From daebf83e9053e9ba6a3d196cfd3383dd156fbdf4 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Sun, 13 Nov 2011 09:28:44 +0100 Subject: [PATCH] Datensicherung, Eigentumswohnung und ein paar einzelne Dokumente dazu --- Datensicherung/bruni.dmp.sql | 92175 ++++++++++++++++ Datensicherung/password-export-2008-11-11 | 55 + .../serial-nr-nero-linux-2.0.0.3b-x86.txt | 2 + ...1-05.SaFin_Lohnsteuerermaessigung_2008.doc | Bin 0 -> 34816 bytes ...07-12-11.Behrend_Konto\303\244nderung.doc" | Bin 0 -> 30720 bytes .../Anlage_Lohnsteuerermaessigung_2010.xls | Bin 0 -> 19968 bytes Eigentumswohnung/Aufwendungen_2008.xls | Bin 0 -> 23040 bytes Eigentumswohnung/Kaufvertrag.pdf | Bin 0 -> 1618711 bytes .../Lohnsteuerermaessigung-2010.pdf | Bin 0 -> 64776 bytes Eigentumswohnung/Tilgung.ods | Bin 0 -> 46446 bytes Eigentumswohnung/Zinsen_2007.ods | Bin 0 -> 10267 bytes Einbruch_Schaden.2011-10-28.ods | Bin 0 -> 17564 bytes Finanzen1.ods | Bin 0 -> 12580 bytes "Geburtstagsgr\303\274\303\237e.odt" | Bin 0 -> 11599 bytes "Karin_R\303\274ckzahlung.ods" | Bin 0 -> 13406 bytes ...ssel_Fingerabdr\303\274cke.2011-09-26.odt" | Bin 0 -> 22002 bytes 16 files changed, 92232 insertions(+) create mode 100644 Datensicherung/bruni.dmp.sql create mode 100644 Datensicherung/password-export-2008-11-11 create mode 100644 Datensicherung/serial-nr-nero-linux-2.0.0.3b-x86.txt create mode 100644 Eigentumswohnung/2007-11-05.SaFin_Lohnsteuerermaessigung_2008.doc create mode 100644 "Eigentumswohnung/2007-12-11.Behrend_Konto\303\244nderung.doc" create mode 100644 Eigentumswohnung/Anlage_Lohnsteuerermaessigung_2010.xls create mode 100644 Eigentumswohnung/Aufwendungen_2008.xls create mode 100644 Eigentumswohnung/Kaufvertrag.pdf create mode 100644 Eigentumswohnung/Lohnsteuerermaessigung-2010.pdf create mode 100644 Eigentumswohnung/Tilgung.ods create mode 100644 Eigentumswohnung/Zinsen_2007.ods create mode 100644 Einbruch_Schaden.2011-10-28.ods create mode 100644 Finanzen1.ods create mode 100644 "Geburtstagsgr\303\274\303\237e.odt" create mode 100644 "Karin_R\303\274ckzahlung.ods" create mode 100644 "Schl\303\274ssel_Fingerabdr\303\274cke.2011-09-26.odt" diff --git a/Datensicherung/bruni.dmp.sql b/Datensicherung/bruni.dmp.sql new file mode 100644 index 0000000..fd5e027 --- /dev/null +++ b/Datensicherung/bruni.dmp.sql @@ -0,0 +1,92175 @@ +-- MySQL dump 9.11 +-- +-- Host: localhost Database: mysql +-- ------------------------------------------------------ +-- Server version 4.0.22-log + +-- +-- Current Database: mysql +-- + +CREATE DATABASE /*!32312 IF NOT EXISTS*/ `mysql`; + +USE mysql; + +-- +-- Table structure for table `columns_priv` +-- + +CREATE TABLE `columns_priv` ( + `Host` char(60) binary NOT NULL default '', + `Db` char(64) binary NOT NULL default '', + `User` char(16) binary NOT NULL default '', + `Table_name` char(64) binary NOT NULL default '', + `Column_name` char(64) binary NOT NULL default '', + `Timestamp` timestamp(14) NOT NULL, + `Column_priv` set('Select','Insert','Update','References') NOT NULL default '', + PRIMARY KEY (`Host`,`Db`,`User`,`Table_name`,`Column_name`) +) TYPE=MyISAM COMMENT='Column privileges'; + +-- +-- Dumping data for table `columns_priv` +-- + +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Host',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','User',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Select_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Insert_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Update_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Delete_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Create_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Drop_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Reload_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Shutdown_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Process_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','File_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Grant_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','References_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Index_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','user','Alter_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','tables_priv','Host',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','tables_priv','Db',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','tables_priv','User',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','tables_priv','Table_name',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','tables_priv','Table_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('localhost','mysql','pma','tables_priv','Column_priv',20031211211855,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','tables_priv','Column_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','tables_priv','Db',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','tables_priv','Host',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','tables_priv','Table_name',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','tables_priv','Table_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','tables_priv','User',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Alter_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Create_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Delete_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Drop_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','File_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Grant_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Host',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Index_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Insert_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Process_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','References_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Reload_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Select_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Shutdown_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','Update_priv',20041019000947,'Select'); +INSERT INTO `columns_priv` (`Host`, `Db`, `User`, `Table_name`, `Column_name`, `Timestamp`, `Column_priv`) VALUES ('%','mysql','pma','user','User',20041019000947,'Select'); + +-- +-- Table structure for table `db` +-- + +CREATE TABLE `db` ( + `Host` char(60) binary NOT NULL default '', + `Db` char(64) binary NOT NULL default '', + `User` char(16) binary NOT NULL default '', + `Select_priv` enum('N','Y') NOT NULL default 'N', + `Insert_priv` enum('N','Y') NOT NULL default 'N', + `Update_priv` enum('N','Y') NOT NULL default 'N', + `Delete_priv` enum('N','Y') NOT NULL default 'N', + `Create_priv` enum('N','Y') NOT NULL default 'N', + `Drop_priv` enum('N','Y') NOT NULL default 'N', + `Grant_priv` enum('N','Y') NOT NULL default 'N', + `References_priv` enum('N','Y') NOT NULL default 'N', + `Index_priv` enum('N','Y') NOT NULL default 'N', + `Alter_priv` enum('N','Y') NOT NULL default 'N', + `Create_tmp_table_priv` enum('N','Y') NOT NULL default 'N', + `Lock_tables_priv` enum('N','Y') NOT NULL default 'N', + PRIMARY KEY (`Host`,`Db`,`User`), + KEY `User` (`User`) +) TYPE=MyISAM COMMENT='Database privileges'; + +-- +-- Dumping data for table `db` +-- + +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','test','','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','test\\_%','','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','mysql','pma','N','N','N','N','N','N','N','N','N','N','N','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','pmadb','pma','Y','Y','Y','Y','N','N','N','N','N','N','N','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','voyage-dev','voyage','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','voyage-dev','voyage','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','musik','muser','Y','Y','Y','Y','N','N','N','N','N','N','Y','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','musik','muser','Y','Y','Y','Y','N','N','N','N','N','N','Y','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','musik','madmin','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','musik','madmin','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','music','muser','Y','Y','Y','Y','N','N','N','N','N','N','Y','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','music','muser','Y','Y','Y','Y','N','N','N','N','N','N','Y','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','music','madmin','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','music','madmin','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','sage_voyage','voyage','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','sage_voyage','voyage','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','music','voyage','Y','Y','Y','N','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','voyage','voyage','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','voyage','voyage','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','shopyoo_v3','sy','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','shopyoo_v3_datas','sy','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','shopyoo_v3','sy','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','shopyoo_v3_datas','sy','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','shopyoo_v3','voyage','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','shopyoo_v3_datas','voyage','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','sy4_cust_common_p','sy_user','Y','Y','Y','Y','N','N','N','N','N','N','N','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','sy4_cust_common_p','sy_user','Y','Y','Y','Y','N','N','N','N','N','N','N','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','sy4_cms_common_p','sy_user','Y','N','N','N','N','N','N','N','N','N','N','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','sy4_cms_common_p','sy_user','Y','N','N','N','N','N','N','N','N','N','N','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','Y','N','N','N','N','N','N','N','N','N','N','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','Y','N','N','N','N','N','N','N','N','N','N','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','sy4_cms_common_p','sy_agent','Y','Y','Y','Y','N','N','N','N','N','N','Y','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','sy4_cms_common_p','sy_agent','Y','Y','Y','Y','N','N','N','N','N','N','Y','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','sy4_cust_common_p','sy_agent','Y','Y','Y','Y','N','N','N','N','N','N','Y','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','sy4_cust_common_p','sy_agent','Y','Y','Y','Y','N','N','N','N','N','N','Y','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_agent','Y','Y','Y','Y','N','N','N','N','N','N','Y','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_agent','Y','Y','Y','Y','N','N','N','N','N','N','Y','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','sy4_cms_common_p','sy_admin','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','sy4_cms_common_p','sy_admin','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','sy4_cust_common_p','sy_admin','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','sy4_cust_common_p','sy_admin','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_admin','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_admin','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('localhost','phpgroupware','phpgroupware','Y','Y','Y','Y','Y','Y','N','Y','Y','Y','Y','Y'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','mysql','pma','N','N','N','N','N','N','N','N','N','N','N','N'); +INSERT INTO `db` (`Host`, `Db`, `User`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`) VALUES ('%','pmadb','pma','Y','Y','Y','Y','N','N','N','N','N','N','N','N'); + +-- +-- Table structure for table `func` +-- + +CREATE TABLE `func` ( + `name` char(64) binary NOT NULL default '', + `ret` tinyint(1) NOT NULL default '0', + `dl` char(128) NOT NULL default '', + `type` enum('function','aggregate') NOT NULL default 'function', + PRIMARY KEY (`name`) +) TYPE=MyISAM COMMENT='User defined functions'; + +-- +-- Dumping data for table `func` +-- + + +-- +-- Table structure for table `host` +-- + +CREATE TABLE `host` ( + `Host` char(60) binary NOT NULL default '', + `Db` char(64) binary NOT NULL default '', + `Select_priv` enum('N','Y') NOT NULL default 'N', + `Insert_priv` enum('N','Y') NOT NULL default 'N', + `Update_priv` enum('N','Y') NOT NULL default 'N', + `Delete_priv` enum('N','Y') NOT NULL default 'N', + `Create_priv` enum('N','Y') NOT NULL default 'N', + `Drop_priv` enum('N','Y') NOT NULL default 'N', + `Grant_priv` enum('N','Y') NOT NULL default 'N', + `References_priv` enum('N','Y') NOT NULL default 'N', + `Index_priv` enum('N','Y') NOT NULL default 'N', + `Alter_priv` enum('N','Y') NOT NULL default 'N', + `Create_tmp_table_priv` enum('N','Y') NOT NULL default 'N', + `Lock_tables_priv` enum('N','Y') NOT NULL default 'N', + PRIMARY KEY (`Host`,`Db`) +) TYPE=MyISAM COMMENT='Host privileges; Merged with database privileges'; + +-- +-- Dumping data for table `host` +-- + + +-- +-- Table structure for table `tables_priv` +-- + +CREATE TABLE `tables_priv` ( + `Host` char(60) binary NOT NULL default '', + `Db` char(64) binary NOT NULL default '', + `User` char(16) binary NOT NULL default '', + `Table_name` char(60) binary NOT NULL default '', + `Grantor` char(77) NOT NULL default '', + `Timestamp` timestamp(14) NOT NULL, + `Table_priv` set('Select','Insert','Update','Delete','Create','Drop','Grant','References','Index','Alter') NOT NULL default '', + `Column_priv` set('Select','Insert','Update','References') NOT NULL default '', + PRIMARY KEY (`Host`,`Db`,`User`,`Table_name`), + KEY `Grantor` (`Grantor`) +) TYPE=MyISAM COMMENT='Table privileges'; + +-- +-- Dumping data for table `tables_priv` +-- + +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','mysql','pma','user','root@localhost',20031211211855,'','Select'); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','mysql','pma','db','root@localhost',20031211211855,'Select',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','mysql','pma','tables_priv','root@localhost',20031211211855,'','Select'); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_cms_common_p','sy_user','sequences','root@localhost',20040817131450,'Insert,Update',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_cms_common_p','sy_user','sequences','root@localhost',20040817131450,'Insert,Update',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_cms_common_p','sy_user','sessions','root@localhost',20040817131450,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_cms_common_p','sy_user','sessions','root@localhost',20040817131450,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','prod_details','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','prod_details','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','prod_list','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','prod_list','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','shop2cat','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','shop2cat','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','shop_charges','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','shop_charges','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','shop_comments','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','shop_comments','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','shop_config','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','shop_config','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','shop_details','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','shop_details','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','shop_list','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','shop_list','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','shop_product_config','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','shop_product_config','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','shop_rating','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','shop_rating','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','shop_service','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','shop_service','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','shop_statistics','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','shop_statistics','root@localhost',20040817131459,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('localhost','sy4_shopyoo_de_p','sy_user','shop_support','root@localhost',20040817131513,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','sy4_shopyoo_de_p','sy_user','shop_support','root@localhost',20040817131513,'Insert,Update,Delete',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','mysql','pma','db','root@localhost',20041019000947,'Select',''); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','mysql','pma','tables_priv','root@localhost',20041019000947,'','Select'); +INSERT INTO `tables_priv` (`Host`, `Db`, `User`, `Table_name`, `Grantor`, `Timestamp`, `Table_priv`, `Column_priv`) VALUES ('%','mysql','pma','user','root@localhost',20041019000947,'','Select'); + +-- +-- Table structure for table `user` +-- + +CREATE TABLE `user` ( + `Host` varchar(60) binary NOT NULL default '', + `User` varchar(16) binary NOT NULL default '', + `Password` varchar(16) binary NOT NULL default '', + `Select_priv` enum('N','Y') NOT NULL default 'N', + `Insert_priv` enum('N','Y') NOT NULL default 'N', + `Update_priv` enum('N','Y') NOT NULL default 'N', + `Delete_priv` enum('N','Y') NOT NULL default 'N', + `Create_priv` enum('N','Y') NOT NULL default 'N', + `Drop_priv` enum('N','Y') NOT NULL default 'N', + `Reload_priv` enum('N','Y') NOT NULL default 'N', + `Shutdown_priv` enum('N','Y') NOT NULL default 'N', + `Process_priv` enum('N','Y') NOT NULL default 'N', + `File_priv` enum('N','Y') NOT NULL default 'N', + `Grant_priv` enum('N','Y') NOT NULL default 'N', + `References_priv` enum('N','Y') NOT NULL default 'N', + `Index_priv` enum('N','Y') NOT NULL default 'N', + `Alter_priv` enum('N','Y') NOT NULL default 'N', + `Show_db_priv` enum('N','Y') NOT NULL default 'N', + `Super_priv` enum('N','Y') NOT NULL default 'N', + `Create_tmp_table_priv` enum('N','Y') NOT NULL default 'N', + `Lock_tables_priv` enum('N','Y') NOT NULL default 'N', + `Execute_priv` enum('N','Y') NOT NULL default 'N', + `Repl_slave_priv` enum('N','Y') NOT NULL default 'N', + `Repl_client_priv` enum('N','Y') NOT NULL default 'N', + `ssl_type` enum('','ANY','X509','SPECIFIED') NOT NULL default '', + `ssl_cipher` blob NOT NULL, + `x509_issuer` blob NOT NULL, + `x509_subject` blob NOT NULL, + `max_questions` int(11) unsigned NOT NULL default '0', + `max_updates` int(11) unsigned NOT NULL default '0', + `max_connections` int(11) unsigned NOT NULL default '0', + PRIMARY KEY (`Host`,`User`) +) TYPE=MyISAM COMMENT='Users and global privileges'; + +-- +-- Dumping data for table `user` +-- + +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('localhost','root','635d2cd92a8a3416','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('%','root','635d2cd92a8a3416','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('localhost','','','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('%','','','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('localhost','pma','0c8011c642e8b70b','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('%','voyage','67f3d2283ee86ec3','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('localhost','voyage','67f3d2283ee86ec3','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('%','muser','67f3d2283ee86ec3','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('localhost','muser','67f3d2283ee86ec3','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('%','madmin','603d248505f6258c','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('localhost','madmin','603d248505f6258c','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('%','sy','68d4f47c49a579c9','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('localhost','sy','67f3d2283ee86ec3','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('localhost','sy_user','229ffa4c1e205fce','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('%','sy_user','229ffa4c1e205fce','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('localhost','sy_agent','40f66f4c29b35a6f','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('%','sy_agent','40f66f4c29b35a6f','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('localhost','sy_admin','7b8200de46698f9d','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('%','sy_admin','7b8200de46698f9d','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('localhost','phpgroupware','39817a786ddf7333','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); +INSERT INTO `user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`, `Shutdown_priv`, `Process_priv`, `File_priv`, `Grant_priv`, `References_priv`, `Index_priv`, `Alter_priv`, `Show_db_priv`, `Super_priv`, `Create_tmp_table_priv`, `Lock_tables_priv`, `Execute_priv`, `Repl_slave_priv`, `Repl_client_priv`, `ssl_type`, `ssl_cipher`, `x509_issuer`, `x509_subject`, `max_questions`, `max_updates`, `max_connections`) VALUES ('%','pma','0c8011c642e8b70b','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','N','','','','',0,0,0); + +-- +-- Table structure for table `user_info` +-- + +CREATE TABLE `user_info` ( + `User` varchar(16) NOT NULL default '', + `Full_name` varchar(60) default NULL, + `Description` varchar(255) default NULL, + `Email` varchar(80) default NULL, + `Contact_information` text, + `Icon` blob, + PRIMARY KEY (`User`), + KEY `user_info_Full_name` (`Full_name`) +) TYPE=MyISAM COMMENT='Stores additional user information'; + +-- +-- Dumping data for table `user_info` +-- + + +-- +-- Current Database: voyage +-- + +CREATE DATABASE /*!32312 IF NOT EXISTS*/ `voyage`; + +USE voyage; + +-- +-- Table structure for table `bl_charges` +-- + +CREATE TABLE `bl_charges` ( + `charge_id` int(10) unsigned NOT NULL auto_increment, + `message_id` int(10) unsigned NOT NULL default '0', + `charge_no` int(10) unsigned NOT NULL default '0', + `item_id` int(10) unsigned NOT NULL default '0', + `charge_code` varchar(10) NOT NULL default '', + `payable_indicator` enum('P','C','E') NOT NULL default 'P', + `agent_payment` varchar(5) NOT NULL default '', + `agent_invoice` varchar(5) NOT NULL default '', + `currency` char(3) NOT NULL default '', + `price` decimal(15,4) NOT NULL default '0.0000', + `price_base` decimal(15,4) NOT NULL default '0.0000', + `measure_unit` varchar(5) NOT NULL default '', + `percentage` decimal(12,4) NOT NULL default '0.0000', + `monetary_amount` decimal(15,4) NOT NULL default '0.0000', + PRIMARY KEY (`charge_id`), + KEY `message_id` (`message_id`,`charge_no`,`charge_code`), + KEY `currency` (`currency`), + KEY `item_id` (`item_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `bl_charges` +-- + +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1,1,1,0,'BAF','P','LON','LON','USD','126.9600','1.0000','2','0.0000','126.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2,1,2,0,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3,1,3,1,'NTFR','P','LON','LON','USD','1150.0000','1.0000','2','0.0000','1150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4,2,1,0,'BAF','P','LON','LON','USD','126.9600','1.0000','2','0.0000','126.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (5,2,2,0,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (6,2,3,2,'NTFR','P','LON','LON','USD','1150.0000','1.0000','2','0.0000','1150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (7,3,1,3,'NTFR','C','CPT','CPT','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (8,3,2,3,'BAF','C','CPT','CPT','USD','287.0400','1.0000','4','0.0000','287.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (9,3,3,3,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (10,3,4,3,'FAC','P','GRY','GRY','USD','-130.0000','1.0000','4','0.0000','-130.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (11,4,1,4,'NTFR','P','GRY','GRY','USD','1275.0000','1.0000','2','0.0000','1275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (12,4,2,4,'BAF','P','GRY','GRY','USD','140.7600','1.0000','2','0.0000','140.7600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (13,4,3,4,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (14,4,4,4,'FAC','P','GRY','GRY','USD','-44.6300','1.0000','2','0.0000','-44.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (15,5,1,0,'BAF','P','GRY','GRY','USD','259.4400','1.0000','4','0.0000','259.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (16,5,2,0,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (17,5,3,0,'THCD','P','GRY','GRY','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (18,5,4,0,'T/IN','P','GRY','GRY','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (19,5,5,0,'FAC','P','GRY','GRY','USD','-58.7500','1.0000','4','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (20,5,6,0,'NTFR','P','GRY','GRY','USD','1175.0000','1.0000','2','0.0000','1175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (21,5,7,0,'BAF','P','GRY','GRY','USD','129.7200','1.0000','2','0.0000','129.7200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (22,5,8,0,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (23,5,9,0,'THCD','P','GRY','GRY','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (24,5,10,0,'T/IN','P','GRY','GRY','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (25,5,11,0,'FAC','P','GRY','GRY','USD','-29.3800','1.0000','2','0.0000','-29.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (26,5,12,5,'NTFR','P','GRY','GRY','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (27,6,1,6,'NTFR','P','GRY','GRY','USD','1175.0000','1.0000','2','0.0000','1175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (28,6,2,6,'BAF','P','GRY','GRY','USD','129.7200','1.0000','2','0.0000','129.7200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (29,6,3,6,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (30,6,4,6,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (31,6,5,6,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (32,6,6,6,'FAC','P','GRY','GRY','USD','-58.7500','1.0000','2','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (33,6,7,6,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (34,7,1,7,'NTFR','P','GRY','GRY','USD','0.0000','1.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (35,8,1,8,'NTFR','P','GRY','GRY','USD','0.0000','1.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (36,9,1,9,'NTFR','P','GRY','GRY','USD','0.0000','1.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (37,10,1,0,'BAF','P','DUR','DUR','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (38,10,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (39,10,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (40,10,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (41,10,5,10,'NTFR','P','DUR','DUR','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (42,11,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (43,11,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (44,11,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (45,11,4,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (46,11,5,11,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (47,12,1,0,'BAF','P','DUR','DUR','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (48,12,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (49,12,3,0,'THCL','P','DUR','DUR','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (50,12,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (51,12,5,12,'NTFR','P','DUR','DUR','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (52,13,1,0,'BAF','P','DUR','DUR','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (53,13,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (54,13,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (55,13,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (56,13,5,13,'NTFR','P','DUR','DUR','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (57,14,1,0,'BAF','C','DUR','DUR','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (58,14,2,0,'CONG','C','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (59,14,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (60,14,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (61,14,5,14,'NTFR','C','DUR','DUR','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (62,15,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (63,15,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (64,15,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (65,15,4,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (66,15,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (67,15,6,15,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (68,16,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (69,16,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (70,16,3,0,'ONC','P','JNB','JNB','GBP','443.0000','1.0000','4','0.0000','443.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (71,16,4,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (72,16,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (73,16,6,16,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (74,17,1,0,'BAF','C','PLZ','PLZ','USD','199.2700','1.0000','LUM','0.0000','199.2700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (75,17,2,0,'THCL','C','PLZ','PLZ','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (76,17,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (77,17,4,0,'DISB','C','FLX','FLX','USD','50.0000','1.0000','LUM','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (78,17,5,0,'COLF','C','FLX','FLX','USD','5.0000','1.0000','LUM','0.0000','5.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (79,17,6,17,'NTFR','C','PLZ','PLZ','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (80,18,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (81,18,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (82,18,3,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (83,18,4,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (84,18,5,18,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (85,19,1,0,'BAF','P','CPT','CPT','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (86,19,2,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (87,19,3,0,'THCD','C','CPT','CPT','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (88,19,4,19,'NTFR','P','CPT','CPT','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (89,20,1,0,'BAF','C','FLX','FLX','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (90,20,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','2.0000','2','0.0000','1278.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (91,20,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (92,20,4,20,'NTFR','C','FLX','FLX','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (93,21,1,0,'BAF','C','FLX','FLX','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (94,21,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','2.0000','2','0.0000','1278.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (95,21,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (96,21,4,21,'NTFR','C','FLX','FLX','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (97,22,1,0,'BAF','C','FLX','FLX','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (98,22,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','2.0000','2','0.0000','1278.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (99,22,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (100,22,4,22,'NTFR','C','FLX','FLX','USD','875.0000','2.0000','2','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (101,23,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (102,23,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (103,23,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (104,23,4,23,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (105,24,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (106,24,2,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (107,24,3,0,'THCD','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (108,24,4,24,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (109,25,1,25,'NTFR','P','GRY','GRY','USD','1275.0000','1.0000','2','0.0000','1275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (110,25,2,25,'BAF','P','GRY','GRY','USD','140.7600','1.0000','2','0.0000','140.7600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (111,25,3,25,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (112,25,4,25,'FAC','P','GRY','GRY','USD','-44.6300','1.0000','2','0.0000','-44.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (113,26,1,0,'ARO','C','JNB','JNB','USD','750.0000','1.0000','4','0.0000','750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (114,26,2,0,'BAF','C','JNB','JNB','USD','386.4000','1.0000','4','0.0000','386.4000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (115,26,3,0,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (116,26,4,0,'FAC','P','GRY','GRY','USD','-87.5000','1.0000','4','0.0000','-87.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (117,26,5,0,'THCD','C','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (118,26,6,0,'T/IN','C','JNB','JNB','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (119,26,7,26,'NTFR','C','JNB','JNB','USD','2750.0000','1.0000','4','0.0000','2750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (120,27,1,27,'NTFR','C','JNB','JNB','USD','2700.0000','1.0000','4','0.0000','2700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (121,27,2,27,'BAF','C','JNB','JNB','USD','298.0800','1.0000','4','0.0000','298.0800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (122,27,3,27,'THCL','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (123,27,4,27,'THCD','C','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (124,27,5,27,'T/IN','C','JNB','JNB','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (125,28,1,0,'BAF','P','LON','LON','USD','126.9600','1.0000','2','0.0000','126.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (126,28,2,0,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (127,28,3,28,'NTFR','P','LON','LON','USD','1150.0000','1.0000','2','0.0000','1150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (128,29,1,0,'THCL','P','LON','LON','GBP','73.0000','10.0000','2','0.0000','730.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (129,29,2,0,'CONG','P','LON','LON','USD','100.0000','10.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (130,29,3,0,'BAF','P','LON','LON','USD','113.1600','10.0000','2','0.0000','1131.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (131,29,4,29,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (132,29,5,30,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (133,29,6,31,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (134,29,7,32,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (135,29,8,33,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (136,29,9,34,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (137,29,10,35,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (138,29,11,36,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (139,29,12,37,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (140,29,13,38,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (141,30,1,39,'NTFR','P','LON','LON','USD','1400.0000','1.0000','2','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (142,30,2,39,'BAF','P','LON','LON','USD','162.8400','1.0000','2','0.0000','162.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (143,30,3,39,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (144,30,4,39,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (145,30,5,39,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (146,30,6,39,'FAC','P','LON','LON','USD','-35.0000','1.0000','2','0.0000','-35.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (147,30,7,39,'IMO','P','LON','LON','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (148,30,8,39,'IMO','C','JNB','JNB','ZAR','757.2500','1.0000','2','0.0000','757.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (149,30,9,39,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (150,31,1,40,'NTFR','P','GRY','GRY','USD','1150.0000','1.0000','2','0.0000','1150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (151,31,2,40,'BAF','P','GRY','GRY','USD','117.0700','1.0000','2','0.0000','117.0700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (152,31,3,40,'CAF','P','GRY','GRY','USD','40.8300','1.0000','2','0.0000','40.8300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (153,31,4,40,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (154,31,5,40,'FAC','P','GRY','GRY','USD','-28.7500','1.0000','2','0.0000','-28.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (155,31,6,40,'WAR','P','GRY','GRY','USD','24.0000','1.0000','2','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (156,32,1,41,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (157,32,2,41,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (158,32,3,41,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (159,32,4,41,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (160,32,5,41,'LCD','C','EAC','EAC','USD','118.5900','1.0000','2','0.0000','118.5900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (161,32,6,41,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (162,32,7,41,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (163,33,1,0,'CAF','P','LON','LON','USD','68.3400','1.0000','4','0.0000','68.3400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (164,33,2,0,'BAF','P','LON','LON','USD','195.9700','1.0000','4','0.0000','195.9700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (165,33,3,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (166,33,4,0,'FAC','P','LON','LON','USD','-67.3800','1.0000','4','0.0000','-67.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (167,33,5,0,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (168,33,6,42,'NTFR','P','LON','LON','GBP','1925.0000','1.0000','4','0.0000','1925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (169,34,1,43,'NTFR','P','GRY','GRY','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (170,34,2,43,'BAF','P','GRY','GRY','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (171,34,3,43,'CAF','P','GRY','GRY','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (172,34,4,43,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (173,34,5,43,'THCD','P','EAC','EAC','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (174,34,6,43,'FAC','P','GRY','GRY','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (175,34,7,43,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (176,35,1,0,'CAF','P','AAR','AAR','USD','40.8300','1.0000','2','0.0000','40.8300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (177,35,2,0,'BAF','P','AAR','AAR','USD','117.0700','1.0000','2','0.0000','117.0700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (178,35,3,0,'WAR','P','AAR','AAR','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (179,35,4,0,'FAC','P','AAR','AAR','USD','-28.7500','1.0000','2','0.0000','-28.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (180,35,5,0,'CONG','P','AAR','AAR','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (181,35,6,0,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (182,35,7,0,'ARO','P','AAR','AAR','USD','275.0000','1.0000','2','0.0000','275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (183,35,8,0,'THCL','P','AAR','AAR','DKK','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (184,35,9,44,'NTFR','P','AAR','AAR','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (185,36,1,45,'NTFR','P','GRY','GRY','USD','1900.0000','1.0000','4','0.0000','1900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (186,36,2,45,'CAF','P','GRY','GRY','USD','67.4500','1.0000','4','0.0000','67.4500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (187,36,3,45,'BAF','P','GRY','GRY','USD','193.4200','1.0000','4','0.0000','193.4200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (188,36,4,45,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (189,36,5,45,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (190,36,6,45,'FAC','P','GRY','GRY','USD','-66.5000','1.0000','4','0.0000','-66.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (191,36,7,45,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (192,36,8,45,'CONG','P','GRY','GRY','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (193,37,1,46,'NTFR','P','GRY','GRY','USD','2000.0000','0.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (194,38,1,47,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (195,38,2,47,'CONG','P','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (196,38,3,47,'CAF','P','GRY','GRY','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (197,38,4,47,'BAF','P','GRY','GRY','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (198,38,5,47,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (199,38,6,47,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (200,38,7,47,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (201,38,8,47,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (202,38,9,47,'IMO','P','GRY','GRY','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (203,39,1,48,'NTFR','P','GRY','GRY','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (204,39,2,48,'CONG','P','GRY','GRY','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (205,39,3,48,'CAF','P','GRY','GRY','USD','71.8900','1.0000','4','0.0000','71.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (206,39,4,48,'BAF','P','GRY','GRY','USD','206.1500','1.0000','4','0.0000','206.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (207,39,5,48,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (208,39,6,48,'FAC','P','GRY','GRY','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (209,39,7,48,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (210,39,8,48,'THCD','C','EAC','EAC','USD','70.0000','1.0000','4','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (211,40,1,49,'NTFR','P','GRY','GRY','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (212,40,2,49,'BAF','P','GRY','GRY','USD','109.4300','1.0000','2','0.0000','109.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (213,40,3,49,'CAF','P','GRY','GRY','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (214,40,4,49,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (215,40,5,49,'CONG','P','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (216,40,6,49,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (217,40,7,49,'LCD','C','EAC','EAC','USD','202.5500','1.0000','2','0.0000','202.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (218,40,8,49,'FAC','P','GRY','GRY','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (219,40,9,49,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (220,40,10,49,'ONC','P','GRY','GRY','USD','550.0000','1.0000','2','0.0000','550.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (221,41,1,50,'NTFR','C','TGT','TGT','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (222,41,2,50,'CAF','C','TGT','TGT','USD','83.4300','1.0000','4','0.0000','83.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (223,41,3,50,'BAF','C','TGT','TGT','USD','239.2300','1.0000','4','0.0000','239.2300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (224,41,4,50,'CONG','C','TGT','TGT','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (225,41,5,50,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (226,41,6,50,'THCD','C','TGT','TGT','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (227,41,7,50,'FAC','P','GRY','GRY','USD','-82.2500','1.0000','4','0.0000','-82.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (228,41,8,50,'WAR','C','TGT','TGT','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (229,42,1,51,'NTFR','C','KLA','KLA','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (230,42,2,51,'CAF','C','KLA','KLA','USD','83.4300','1.0000','4','0.0000','83.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (231,42,3,51,'BAF','C','KLA','KLA','USD','239.2300','1.0000','4','0.0000','239.2300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (232,42,4,51,'THCL','C','KLA','KLA','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (233,42,5,51,'THCD','C','KLA','KLA','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (234,42,6,51,'ONC','C','KLA','KLA','USD','3100.0000','1.0000','4','0.0000','3100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (235,42,7,51,'FAC','P','GRY','GRY','USD','-82.2500','1.0000','4','0.0000','-82.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (236,42,8,51,'WAR','C','KLA','KLA','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (237,42,9,51,'CONG','C','KLA','KLA','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (238,42,10,51,'PRE','C','KLA','KLA','GBP','308.0000','1.0000','4','0.0000','308.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (239,42,11,51,'DOC','C','KLA','KLA','GBP','20.0000','1.0000','4','0.0000','20.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (240,42,12,51,'CUST','C','KLA','KLA','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (241,43,1,52,'NTFR','P','GRY','GRY','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (242,43,2,52,'CAF','P','GRY','GRY','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (243,43,3,52,'BAF','P','GRY','GRY','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (244,43,4,52,'CONG','P','GRY','GRY','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (245,43,5,52,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (246,43,6,52,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (247,43,7,52,'FAC','P','GRY','GRY','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (248,43,8,52,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (249,44,1,53,'NTFR','P','GRY','GRY','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (250,44,2,53,'BAF','P','GRY','GRY','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (251,44,3,53,'CAF','P','GRY','GRY','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (252,44,4,53,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (253,44,5,53,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (254,44,6,53,'FAC','P','GRY','GRY','USD','-35.0000','1.0000','2','0.0000','-35.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (255,44,7,53,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (256,45,1,54,'NTFR','P','GRY','GRY','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (257,45,2,54,'BAF','P','GRY','GRY','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (258,45,3,54,'CAF','P','GRY','GRY','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (259,45,4,54,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (260,45,5,54,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (261,45,6,54,'FAC','P','GRY','GRY','USD','-35.0000','1.0000','2','0.0000','-35.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (262,45,7,54,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (263,46,1,55,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (264,46,2,55,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (265,46,3,55,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (266,46,4,55,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (267,46,5,55,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (268,46,6,55,'LCD','C','EAC','EAC','USD','203.7400','1.0000','2','0.0000','203.7400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (269,46,7,55,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (270,46,8,55,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (271,47,1,56,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (272,47,2,56,'BAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (273,47,3,56,'CAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (274,47,4,56,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (275,47,5,56,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (276,47,6,56,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (277,47,7,56,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (278,47,8,56,'WAR','P','LON','LON','USD','24.0000','1.0000','2','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (279,48,1,57,'NTFR','P','GRY','GRY','USD','1075.0000','1.0000','2','0.0000','1075.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (280,48,2,57,'CAF','P','GRY','GRY','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (281,48,3,57,'BAF','P','GRY','GRY','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (282,48,4,57,'WAR','P','GRY','GRY','USD','24.0000','1.0000','2','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (283,48,5,57,'CONG','P','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (284,48,6,57,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (285,48,7,57,'ONC','P','GRY','GRY','USD','550.0000','1.0000','2','0.0000','550.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (286,48,8,57,'THCD','P','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (287,48,9,57,'FAC','P','GRY','GRY','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (288,48,10,57,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (289,49,1,58,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (290,49,2,58,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (291,49,3,58,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (292,49,4,58,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (293,50,1,59,'NTFR','P','GRY','GRY','USD','2500.0000','1.0000','4','0.0000','2500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (294,50,2,59,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (295,50,3,59,'BAF','P','GRY','GRY','USD','276.0000','1.0000','4','0.0000','276.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (296,50,4,59,'FAC','P','GRY','GRY','USD','-62.5000','1.0000','4','0.0000','-62.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (297,50,5,59,'T/IN','C','JNB','JNB','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (298,50,6,59,'THCD','C','JNB','JNB','ZAR','1015.5000','1.0000','4','0.0000','1015.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (299,51,1,60,'NTFR','P','GRY','GRY','USD','1275.0000','1.0000','2','0.0000','1275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (300,51,2,60,'BAF','P','GRY','GRY','USD','140.7600','1.0000','2','0.0000','140.7600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (301,51,3,60,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (302,51,4,60,'FAC','P','GRY','GRY','USD','-51.0000','1.0000','2','0.0000','-51.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (303,51,5,60,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (304,52,1,0,'BAF','P','LON','LON','USD','113.1600','1.0000','2','0.0000','113.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (305,52,2,0,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (306,52,3,0,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (307,52,4,61,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (308,53,1,62,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (309,53,2,62,'BAF','P','GRY','GRY','USD','138.0000','1.0000','2','0.0000','138.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (310,53,3,62,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (311,54,1,63,'NTFR','P','LON','LON','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (312,54,2,63,'BAF','P','LON','LON','USD','138.0000','1.0000','2','0.0000','138.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (313,54,3,63,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (314,54,4,63,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (315,54,5,63,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (316,54,6,63,'ONC','C','JNB','JNB','ZAR','3029.0000','1.0000','2','0.0000','3029.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (317,54,7,63,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (318,55,1,0,'BAF','C','FLX','FLX','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (319,55,2,0,'THCL','C','FLX','FLX','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (320,55,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (321,55,4,64,'NTFR','C','FLX','FLX','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (322,56,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (323,56,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (324,56,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (325,56,4,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (326,56,5,65,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (327,57,1,0,'BAF','P','DUR','DUR','USD','3300.0000','3300.0000','%','11.0400','364.3200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (328,57,2,0,'ONC','P','DUR','DUR','GBP','381.0000','4.0000','2','0.0000','1524.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (329,57,3,0,'CONG','P','DUR','DUR','USD','100.0000','4.0000','2','0.0000','400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (330,57,4,0,'THCL','P','DUR','DUR','ZAR','639.0000','4.0000','2','0.0000','2556.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (331,57,5,0,'THCD','P','DUR','DUR','GBP','73.0000','4.0000','2','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (332,57,6,66,'NTFR','P','DUR','DUR','USD','825.0000','4.0000','2','0.0000','3300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (333,58,1,0,'BAF','P','DUR','DUR','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (334,58,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (335,58,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (336,58,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (337,58,5,67,'NTFR','P','DUR','DUR','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (338,59,1,0,'BAF','P','DUR','DUR','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (339,59,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (340,59,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (341,59,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (342,59,5,68,'NTFR','P','DUR','DUR','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (343,60,1,0,'BAF','P','DUR','DUR','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (344,60,2,0,'ONC','P','DUR','DUR','GBP','384.0000','1.0000','4','0.0000','384.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (345,60,3,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (346,60,4,0,'THCL','P','DUR','DUR','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (347,60,5,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (348,60,6,69,'NTFR','P','DUR','DUR','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (349,61,1,0,'BAF','P','DUR','DUR','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (350,61,2,0,'ONC','P','DUR','DUR','GBP','384.0000','1.0000','4','0.0000','384.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (351,61,3,0,'THCL','P','DUR','DUR','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (352,61,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (353,61,5,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (354,61,6,70,'NTFR','P','DUR','DUR','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (355,62,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (356,62,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (357,62,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (358,62,4,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (359,62,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (360,62,6,71,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (361,63,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (362,63,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (363,63,3,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (364,63,4,0,'THCD','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (365,63,5,72,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (366,64,1,0,'BAF','P','JNB','JNB','USD','1600.0000','1600.0000','%','11.0400','176.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (367,64,2,0,'ONC','P','JNB','JNB','GBP','431.0000','1.0000','4','0.0000','431.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (368,64,3,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (369,64,4,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (370,64,5,0,'THCD','P','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (371,64,6,73,'NTFR','P','JNB','JNB','USD','1600.0000','1.0000','4','0.0000','1600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (372,65,1,0,'BAF','P','JNB','JNB','USD','176.6400','1.0000','LUM','0.0000','176.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (373,65,2,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (374,65,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (375,65,4,0,'THCD','P','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (376,65,5,74,'NTFR','P','JNB','JNB','USD','1600.0000','1.0000','4','0.0000','1600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (377,66,1,0,'BAF','C','PLZ','PLZ','USD','199.2700','1.0000','LUM','0.0000','199.2700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (378,66,2,0,'THCL','C','PLZ','PLZ','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (379,66,3,0,'THCD','C','PLZ','PLZ','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (380,66,4,0,'DISB','C','DUR','DUR','USD','50.0000','1.0000','LUM','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (381,66,5,0,'COLF','C','DUR','DUR','USD','5.0000','1.0000','LUM','0.0000','5.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (382,66,6,75,'NTFR','C','PLZ','PLZ','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (383,67,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (384,67,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (385,67,3,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (386,67,4,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (387,67,5,76,'NTFR','C','CPT','CPT','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (388,68,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (389,68,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (390,68,3,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (391,68,4,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (392,68,5,77,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (393,69,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (394,69,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (395,69,3,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (396,69,4,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (397,69,5,78,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (398,70,1,0,'BAF','P','CPT','CPT','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (399,70,2,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (400,70,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (401,70,4,79,'NTFR','P','CPT','CPT','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (402,71,1,0,'BAF','P','CPT','CPT','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (403,71,2,0,'ONC','P','CPT','CPT','GBP','250.0000','1.0000','4','0.0000','250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (404,71,3,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (405,71,4,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (406,71,5,80,'NTFR','P','CPT','CPT','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (407,72,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (408,72,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (409,72,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (410,72,4,81,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (411,73,1,0,'BAF','P','CPT','CPT','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (412,73,2,0,'ONC','P','CPT','CPT','GBP','370.0000','1.0000','2','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (413,73,3,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','2','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (414,73,4,0,'THCD','P','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (415,73,5,82,'NTFR','P','CPT','CPT','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (416,74,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (417,74,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (418,74,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (419,74,4,83,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (420,75,1,0,'BAF','C','FLX','FLX','USD','187.6800','1.0000','LUM','0.0000','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (421,75,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','2.0000','2','0.0000','1278.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (422,75,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (423,75,4,84,'NTFR','C','FLX','FLX','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (424,76,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (425,76,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (426,76,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (427,76,4,85,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (428,77,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (429,77,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (430,77,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (431,77,4,86,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (432,78,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (433,78,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (434,78,3,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (435,78,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (436,78,5,87,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (437,79,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (438,79,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (439,79,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (440,79,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (441,79,5,88,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (442,80,1,0,'BAF','P','DUR','DUR','USD','1675.0000','1675.0000','%','11.0400','184.9200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (443,80,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (444,80,3,0,'THCL','P','DUR','DUR','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (445,80,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (446,80,5,89,'NTFR','P','DUR','DUR','USD','1675.0000','1.0000','4','0.0000','1675.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (447,81,1,0,'BAF','P','JNB','JNB','USD','3400.0000','3400.0000','%','11.0400','375.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (448,81,2,0,'CONG','P','JNB','JNB','USD','200.0000','2.0000','4','0.0000','400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (449,81,3,0,'THCL','P','JNB','JNB','ZAR','944.5000','2.0000','4','0.0000','1889.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (450,81,4,0,'THCD','C','JNB','JNB','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (451,81,5,90,'NTFR','P','JNB','JNB','USD','1700.0000','2.0000','4','0.0000','3400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (452,82,1,0,'BAF','P','JNB','JNB','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (453,82,2,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (454,82,3,0,'THCL','P','JNB','JNB','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (455,82,4,0,'THCD','C','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (456,82,5,91,'NTFR','P','JNB','JNB','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (457,83,1,0,'BAF','P','CPT','CPT','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (458,83,2,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (459,83,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (460,83,4,92,'NTFR','P','CPT','CPT','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (461,84,1,0,'BAF','P','CPT','CPT','USD','1675.0000','1675.0000','%','11.0400','184.9200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (462,84,2,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (463,84,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (464,84,4,93,'NTFR','P','CPT','CPT','USD','1675.0000','1.0000','4','0.0000','1675.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (465,85,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (466,85,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (467,85,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (468,85,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (469,85,5,94,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (470,86,1,0,'BAF','P','DUR','DUR','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (471,86,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (472,86,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (473,86,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (474,86,5,95,'NTFR','P','DUR','DUR','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (475,87,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (476,87,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (477,87,3,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (478,87,4,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (479,87,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (480,87,6,96,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (481,88,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (482,88,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (483,88,3,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (484,88,4,0,'THCD','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (485,88,5,97,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (486,89,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (487,89,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (488,89,3,0,'THCD','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (489,89,4,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (490,89,5,98,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (491,90,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (492,90,2,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (493,90,3,0,'ONC','P','JNB','JNB','GBP','339.0000','1.0000','2','0.0000','339.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (494,90,4,0,'THCL','P','JNB','JNB','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (495,90,5,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (496,90,6,99,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (497,91,1,0,'BAF','P','JNB','JNB','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (498,91,2,0,'ONC','P','JNB','JNB','GBP','349.0000','1.0000','2','0.0000','349.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (499,91,3,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (500,91,4,0,'THCL','P','JNB','JNB','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (501,91,5,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (502,91,6,100,'NTFR','P','JNB','JNB','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (503,92,1,0,'BAF','C','FLX','FLX','USD','2550.0000','2550.0000','%','11.0400','281.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (504,92,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','3.0000','2','0.0000','1917.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (505,92,3,0,'THCD','C','FLX','FLX','GBP','73.0000','3.0000','2','0.0000','219.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (506,92,4,101,'NTFR','C','FLX','FLX','USD','850.0000','3.0000','2','0.0000','2550.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (507,93,1,102,'NTFR','C','FLX','FLX','USD','650.0000','7.0000','2','0.0000','4550.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (508,93,2,102,'THCL','P','EAC','EAC','USD','70.0000','7.0000','2','0.0000','490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (509,93,3,102,'THCD','C','FLX','FLX','GBP','75.0000','7.0000','CNT','0.0000','525.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (510,94,1,103,'NTFR','C','FLX','FLX','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (511,94,2,103,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (512,94,3,103,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','CNT','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (513,95,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (514,95,2,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (515,95,3,104,'NTFR','C','LON','LON','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (516,96,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (517,96,2,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (518,96,3,105,'NTFR','P','FLX','FLX','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (519,97,1,0,'THCL','P','EAC','DAR','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (520,97,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (521,97,3,106,'NTFR','P','EAC','EAC','USD','575.0000','1.0000','2','0.0000','575.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (522,98,1,107,'NTFR','C','EAC','EAC','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (523,98,2,107,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (524,98,3,107,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (525,99,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (526,99,2,108,'NTFR','P','EAC','EAC','USD','775.0000','1.0000','2','0.0000','775.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (527,100,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','4','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (528,100,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','CNT','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (529,100,3,109,'NTFR','C','FLX','FLX','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (530,101,1,0,'THCL','P','EAC','EAC','USD','70.0000','2.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (531,101,2,0,'THCD','C','FLX','FLX','GBP','75.0000','2.0000','CNT','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (532,101,3,110,'NTFR','C','FLX','FLX','USD','1140.0000','2.0000','4','0.0000','2280.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (533,102,1,111,'NTFR','C','FLX','FLX','USD','725.0000','1.0000','2','0.0000','725.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (534,102,2,111,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (535,102,3,111,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (536,103,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (537,103,2,0,'THCD','C','LIS','LIS','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (538,103,3,112,'NTFR','C','LIS','LIS','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (539,104,1,113,'NTFR','P','EAC','EAC','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (540,105,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (541,105,2,114,'NTFR','C','LON','LON','USD','725.0000','1.0000','2','0.0000','725.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (542,106,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (543,106,2,115,'NTFR','C','LON','LON','USD','725.0000','1.0000','2','0.0000','725.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (544,107,1,0,'THCD','C','LON','LON','GBP','75.0000','2.0000','2','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (545,107,2,116,'NTFR','C','LON','LON','USD','650.0000','2.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (546,108,1,117,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (547,108,2,117,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (548,108,3,117,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (549,108,4,117,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (550,108,5,117,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (551,109,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (552,109,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (553,109,3,118,'NTFR','C','FLX','FLX','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (554,110,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (555,110,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (556,110,3,119,'NTFR','C','FLX','FLX','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (557,111,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (558,111,2,0,'THCL','P','NBO','NBO','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (559,111,3,120,'NTFR','C','FLX','FLX','USD','1400.0000','0.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (560,112,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (561,112,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (562,112,3,121,'NTFR','P','EAC','EAC','USD','705.0000','1.0000','2','0.0000','705.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (563,113,1,0,'THCL','C','FLX','FLX','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (564,113,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (565,113,3,122,'NTFR','C','FLX','FLX','USD','705.0000','1.0000','2','0.0000','705.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (566,114,1,0,'THCL','P','EAC','EAC','USD','70.0000','4.0000','2','0.0000','280.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (567,114,2,0,'THCD','C','FLX','FLX','GBP','75.0000','4.0000','2','0.0000','300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (568,114,3,123,'NTFR','C','FLX','FLX','USD','650.0000','4.0000','2','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (569,115,1,0,'ONC','C','FLX','FLX','GBP','320.0000','15.0000','4','0.0000','4800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (570,115,2,0,'THCD','C','FLX','FLX','GBP','75.0000','15.0000','4','0.0000','1125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (571,115,3,0,'THCL','P','NBO','NBO','USD','80.0000','15.0000','4','0.0000','1200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (572,115,4,124,'NTFR','C','FLX','FLX','USD','1075.0000','15.0000','4','0.0000','16125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (573,116,1,125,'NTFR','P','LON','LON','USD','1150.0000','1.0000','2','0.0000','1150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (574,116,2,125,'BAF','P','LON','LON','USD','117.0700','1.0000','2','0.0000','117.0700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (575,116,3,125,'CAF','P','LON','LON','USD','40.8300','1.0000','2','0.0000','40.8300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (576,116,4,125,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (577,116,5,125,'FAC','P','LON','LON','USD','-28.7500','1.0000','2','0.0000','-28.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (578,116,6,125,'WAR','P','LON','LON','USD','24.0000','1.0000','2','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (579,117,1,126,'NTFR','P','LON','LON','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (580,117,2,126,'BAF','P','LON','LON','USD','124.7100','1.0000','2','0.0000','124.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (581,117,3,126,'CAF','P','LON','LON','USD','43.4900','1.0000','2','0.0000','43.4900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (582,117,4,126,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (583,117,5,126,'FAC','P','LON','LON','USD','-30.6300','1.0000','2','0.0000','-30.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (584,117,6,126,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (585,117,7,126,'ONC','P','LON','LON','USD','1900.0000','1.0000','2','0.0000','1900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (586,118,1,127,'NTFR','P','LON','LON','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (587,118,2,127,'BAF','P','LON','LON','USD','124.7100','1.0000','2','0.0000','124.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (588,118,3,127,'CAF','P','LON','LON','USD','43.4900','1.0000','2','0.0000','43.4900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (589,118,4,127,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (590,118,5,127,'FAC','P','LON','LON','USD','-30.6300','1.0000','2','0.0000','-30.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (591,118,6,127,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (592,119,1,128,'NTFR','P','LON','LON','USD','1900.0000','1.0000','4','0.0000','1900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (593,119,2,128,'CAF','P','LON','LON','USD','67.4500','1.0000','4','0.0000','67.4500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (594,119,3,128,'BAF','P','LON','LON','USD','193.4200','1.0000','4','0.0000','193.4200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (595,119,4,128,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (596,119,5,128,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (597,119,6,128,'FAC','P','LON','LON','USD','-66.5000','1.0000','4','0.0000','-66.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (598,119,7,128,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (599,119,8,128,'CONG','P','LON','LON','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (600,120,1,129,'NTFR','P','LON','LON','USD','2000.0000','0.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (601,121,1,130,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (602,121,2,130,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (603,121,3,130,'BAF','P','LON','LON','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (604,121,4,130,'CONG','P','LON','LON','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (605,121,5,130,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (606,121,6,130,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (607,121,7,130,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (608,121,8,130,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (609,122,1,131,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (610,122,2,131,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (611,122,3,131,'CAF','P','LON','LON','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (612,122,4,131,'BAF','P','LON','LON','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (613,122,5,131,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (614,122,6,131,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (615,122,7,131,'FAC','P','EAC','EAC','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (616,122,8,131,'WAR','P','EAC','EAC','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (617,122,9,131,'IMO','P','EAC','EAC','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (618,123,1,132,'NTFR','P','LON','LON','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (619,123,2,132,'CONG','P','LON','LON','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (620,123,3,132,'CAF','P','LON','LON','USD','71.8900','1.0000','4','0.0000','71.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (621,123,4,132,'BAF','P','LON','LON','USD','206.1500','1.0000','4','0.0000','206.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (622,123,5,132,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (623,123,6,132,'FAC','P','LON','LON','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (624,123,7,132,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (625,123,8,132,'THCD','C','EAC','EAC','USD','70.0000','1.0000','4','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (626,124,1,133,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (627,124,2,133,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (628,124,3,133,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (629,124,4,133,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (630,124,5,133,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (631,124,6,133,'LCD','C','EAC','EAC','USD','203.7400','1.0000','2','0.0000','203.7400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (632,124,7,133,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (633,124,8,133,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (634,125,1,134,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (635,125,2,134,'BAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (636,125,3,134,'CAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (637,125,4,134,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (638,125,5,134,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (639,125,6,134,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (640,125,7,134,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (641,125,8,134,'WAR','P','LON','LON','USD','24.0000','1.0000','2','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (642,126,1,135,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (643,126,2,135,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (644,126,3,135,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (645,126,4,135,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (646,126,5,135,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (647,126,6,135,'FAC','P','LON','LON','USD','-35.0000','1.0000','2','0.0000','-35.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (648,126,7,135,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (649,127,1,136,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (650,127,2,136,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (651,127,3,136,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (652,127,4,136,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (653,127,5,136,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (654,127,6,136,'FAC','P','LON','LON','USD','-35.0000','1.0000','2','0.0000','-35.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (655,127,7,136,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (656,128,1,137,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (657,128,2,137,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (658,128,3,137,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (659,128,4,137,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (660,128,5,137,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (661,128,6,137,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (662,128,7,137,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (663,129,1,138,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (664,129,2,138,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (665,129,3,138,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (666,129,4,138,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (667,129,5,138,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (668,129,6,138,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (669,129,7,138,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (670,130,1,139,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (671,130,2,139,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (672,130,3,139,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (673,130,4,139,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (674,130,5,139,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (675,130,6,139,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (676,130,7,139,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (677,131,1,140,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (678,131,2,140,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (679,131,3,140,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (680,131,4,140,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (681,131,5,140,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (682,131,6,140,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (683,131,7,140,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (684,132,1,141,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (685,132,2,141,'BAF','P','GRY','GRY','USD','114.5300','1.0000','2','0.0000','114.5300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (686,132,3,141,'CAF','P','GRY','GRY','USD','39.9400','1.0000','2','0.0000','39.9400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (687,132,4,141,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (688,132,5,141,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (689,132,6,141,'LCD','C','EAC','EAC','USD','225.4700','1.0000','2','0.0000','225.4700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (690,132,7,141,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (691,132,8,141,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (692,133,1,142,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (693,133,2,142,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (694,133,3,142,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (695,133,4,142,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (696,133,5,142,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (697,133,6,142,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (698,133,7,142,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (699,134,1,143,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (700,134,2,143,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (701,134,3,143,'CAF','P','GRY','GRY','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (702,134,4,143,'BAF','P','GRY','GRY','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (703,134,5,143,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (704,134,6,143,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (705,134,7,143,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (706,134,8,143,'IMO','P','GRY','GRY','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (707,135,1,144,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (708,135,2,144,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (709,135,3,144,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (710,135,4,144,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (711,135,5,144,'THCD','P','GRY','GRY','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (712,135,6,144,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (713,135,7,144,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (714,136,1,145,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (715,136,2,145,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (716,136,3,145,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (717,136,4,145,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (718,136,5,145,'LCD','C','EAC','EAC','USD','118.5900','1.0000','2','0.0000','118.5900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (719,136,6,145,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (720,136,7,145,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (721,137,1,0,'CAF','P','LON','LON','USD','68.3400','1.0000','4','0.0000','68.3400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (722,137,2,0,'BAF','P','LON','LON','USD','195.9700','1.0000','4','0.0000','195.9700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (723,137,3,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (724,137,4,0,'FAC','P','LON','LON','USD','-67.3800','1.0000','4','0.0000','-67.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (725,137,5,0,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (726,137,6,146,'NTFR','P','LON','LON','GBP','1925.0000','1.0000','4','0.0000','1925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (727,138,1,147,'NTFR','P','LON','LON','USD','1950.0000','1.0000','4','0.0000','1950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (728,138,2,147,'CAF','P','LON','LON','USD','69.2300','1.0000','4','0.0000','69.2300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (729,138,3,147,'BAF','P','LON','LON','USD','198.5100','1.0000','4','0.0000','198.5100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (730,138,4,147,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (731,138,5,147,'FAC','P','LON','LON','USD','-68.2900','1.0000','4','0.0000','-68.2900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (732,138,6,147,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (733,139,1,148,'NTFR','C','LON','LON','GBP','2065.0000','1.0000','4','0.0000','2065.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (734,140,1,149,'NTFR','P','LON','LON','USD','1075.0000','1.0000','2','0.0000','1075.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (735,140,2,149,'CAF','P','LON','LON','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (736,140,3,149,'BAF','P','LON','LON','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (737,140,4,149,'WAR','P','LON','LON','USD','24.0000','1.0000','2','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (738,140,5,149,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (739,140,6,149,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (740,140,7,149,'ONC','P','LON','LON','USD','550.0000','1.0000','2','0.0000','550.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (741,140,8,149,'THCD','P','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (742,140,9,149,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (743,141,1,150,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (744,141,2,150,'BAF','P','LON','LON','USD','109.4300','1.0000','2','0.0000','109.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (745,141,3,150,'CAF','P','LON','LON','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (746,141,4,150,'IMO','P','LON','LON','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (747,141,5,150,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (748,141,6,150,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (749,141,7,150,'LCD','C','EAC','EAC','USD','202.5500','1.0000','2','0.0000','202.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (750,141,8,150,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (751,141,9,150,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (752,141,10,150,'ONC','P','LON','LON','USD','550.0000','1.0000','2','0.0000','550.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (753,141,11,150,'THCD','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (754,142,1,151,'NTFR','P','GRY','GRY','USD','2100.0000','1.0000','4','0.0000','2100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (755,142,2,151,'CAF','P','GRY','GRY','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (756,142,3,151,'BAF','P','GRY','GRY','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (757,142,4,151,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (758,142,5,151,'LCD','C','EAC','EAC','USD','295.8600','1.0000','4','0.0000','295.8600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (759,142,6,151,'ONC','P','GRY','GRY','USD','1050.0000','1.0000','4','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (760,142,7,151,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (761,142,8,151,'FAC','P','GRY','GRY','USD','-105.0000','1.0000','4','0.0000','-105.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (762,143,1,152,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (763,143,2,152,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (764,143,3,152,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (765,143,4,152,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (766,143,5,152,'THCD','P','GRY','GRY','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (767,143,6,152,'ONC','P','LON','LON','USD','3250.0000','1.0000','4','0.0000','3250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (768,143,7,152,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (769,143,8,152,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (770,144,1,153,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (771,144,2,153,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (772,144,3,153,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (773,144,4,153,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (774,144,5,153,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (775,145,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (776,145,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (777,145,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (778,145,4,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (779,145,5,154,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (780,146,1,0,'BAF','P','DUR','DUR','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (781,146,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (782,146,3,0,'THCL','P','DUR','DUR','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (783,146,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (784,146,5,155,'NTFR','P','DUR','DUR','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (785,147,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (786,147,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (787,147,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (788,147,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (789,147,5,156,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (790,148,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (791,148,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (792,148,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (793,148,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (794,148,5,157,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (795,149,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (796,149,2,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (797,149,3,0,'ONC','P','JNB','JNB','GBP','361.0000','1.0000','2','0.0000','361.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (798,149,4,0,'THCL','P','JNB','JNB','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (799,149,5,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (800,149,6,158,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (801,150,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (802,150,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (803,150,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (804,150,4,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (805,150,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (806,150,6,159,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (807,151,1,0,'BAF','P','JNB','JNB','USD','1600.0000','1600.0000','%','11.0400','176.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (808,151,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (809,151,3,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (810,151,4,0,'ONC','P','JNB','JNB','GBP','431.0000','1.0000','4','0.0000','431.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (811,151,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (812,151,6,160,'NTFR','P','JNB','JNB','USD','1600.0000','1.0000','4','0.0000','1600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (813,152,1,0,'BAF','P','JNB','JNB','USD','1600.0000','1600.0000','%','11.0400','176.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (814,152,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (815,152,3,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (816,152,4,0,'ONC','P','JNB','JNB','GBP','431.0000','1.0000','4','0.0000','431.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (817,152,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (818,152,6,161,'NTFR','P','JNB','JNB','USD','1600.0000','1.0000','4','0.0000','1600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (819,153,1,0,'BAF','P','JNB','JNB','USD','1600.0000','1600.0000','%','11.0400','176.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (820,153,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (821,153,3,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (822,153,4,0,'ONC','P','JNB','JNB','GBP','431.0000','1.0000','4','0.0000','431.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (823,153,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (824,153,6,162,'NTFR','P','JNB','JNB','USD','1600.0000','1.0000','4','0.0000','1600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (825,154,1,0,'THCD','C','JNB','JNB','GBP','146.0000','1.0000','LUM','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (826,154,2,0,'THCL','P','JNB','JNB','ZAR','944.5000','2.0000','4','0.0000','1889.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (827,154,3,0,'BAF','P','JNB','JNB','USD','4450.0000','4450.0000','%','11.0400','491.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (828,154,4,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (829,154,5,0,'THCL','P','JNB','JNB','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (830,154,6,0,'THCD','C','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (831,154,7,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','LUM','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (832,154,8,0,'THCL','P','JNB','JNB','ZAR','944.5000','2.0000','4','0.0000','1889.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (833,154,9,0,'THCD','C','JNB','JNB','GBP','146.0000','1.0000','LUM','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (834,154,10,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','LUM','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (835,154,11,163,'NTFR','P','JNB','JNB','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (836,154,12,164,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (837,154,13,165,'NTFR','P','JNB','JNB','USD','1800.0000','1.0000','4','0.0000','1800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (838,155,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (839,155,2,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (840,155,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (841,155,4,166,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (842,156,1,0,'BAF','C','PLZ','PLZ','USD','398.5400','1.0000','LUM','0.0000','398.5400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (843,156,2,0,'THCL','P','PLZ','PLZ','ZAR','944.5000','2.0000','4','0.0000','1889.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (844,156,3,0,'THCD','C','FLX','FLX','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (845,156,4,0,'DISB','C','FLX','FLX','USD','100.0000','1.0000','LUM','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (846,156,5,0,'COLF','C','FLX','FLX','USD','10.0000','1.0000','LUM','0.0000','10.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (847,156,6,167,'NTFR','C','PLZ','PLZ','USD','1750.0000','2.0000','4','0.0000','3500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (848,157,1,0,'BAF','P','CPT','CPT','USD','3400.0000','3400.0000','%','11.0400','375.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (849,157,2,0,'ONC','P','CPT','CPT','GBP','250.0000','2.0000','4','0.0000','500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (850,157,3,0,'THCL','P','CPT','CPT','ZAR','944.5000','2.0000','4','0.0000','1889.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (851,157,4,0,'THCD','C','FLX','FLX','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (852,157,5,168,'NTFR','P','CPT','CPT','USD','1700.0000','2.0000','4','0.0000','3400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (853,158,1,0,'BAF','P','CPT','CPT','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (854,158,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (855,158,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (856,158,4,169,'NTFR','P','CPT','CPT','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (857,159,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (858,159,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (859,159,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (860,159,4,170,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (861,160,1,0,'BAF','P','CPT','CPT','USD','975.0000','975.0000','%','11.0400','107.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (862,160,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (863,160,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (864,160,4,171,'NTFR','P','CPT','CPT','USD','975.0000','1.0000','2','0.0000','975.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (865,161,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (866,161,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (867,161,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (868,161,4,172,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (869,162,1,173,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (870,162,2,173,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (871,162,3,173,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (872,162,4,173,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (873,162,5,173,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (874,162,6,173,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (875,162,7,173,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (876,163,1,0,'THCL','P','LON','LON','GBP','75.0000','5.0000','2','0.0000','375.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (877,163,2,0,'CAF','P','LON','LON','USD','41.7200','5.0000','2','0.0000','208.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (878,163,3,0,'FAC','P','LON','LON','USD','-29.3800','5.0000','2','0.0000','-146.9000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (879,163,4,0,'BAF','P','LON','LON','USD','119.6200','5.0000','2','0.0000','598.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (880,163,5,0,'WAR','P','LON','LON','USD','12.0000','5.0000','2','0.0000','60.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (881,163,6,174,'NTFR','P','LON','LON','USD','1175.0000','5.0000','2','0.0000','5875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (882,164,1,175,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (883,164,2,175,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (884,164,3,175,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (885,164,4,175,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (886,164,5,175,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (887,165,1,176,'NTFR','P','GRY','GRY','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (888,165,2,176,'BAF','P','GRY','GRY','USD','124.7100','1.0000','2','0.0000','124.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (889,165,3,176,'CAF','P','GRY','GRY','USD','43.4800','1.0000','2','0.0000','43.4800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (890,165,4,176,'FAC','P','GRY','GRY','USD','-30.6200','1.0000','2','0.0000','-30.6200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (891,165,5,176,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (892,165,6,176,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (893,166,1,177,'NTFR','P','GRY','GRY','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (894,166,2,177,'BAF','P','GRY','GRY','USD','124.7100','1.0000','2','0.0000','124.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (895,166,3,177,'CAF','P','GRY','GRY','USD','43.4800','1.0000','2','0.0000','43.4800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (896,166,4,177,'FAC','P','GRY','GRY','USD','-30.6200','1.0000','2','0.0000','-30.6200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (897,166,5,177,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (898,166,6,177,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (899,167,1,178,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (900,167,2,178,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (901,167,3,178,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (902,167,4,178,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (903,167,5,178,'TCFB','P','GRY','GRY','USD','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (904,167,6,178,'FAC','P','GRY','GRY','USD','-36.7500','1.0000','2','0.0000','-36.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (905,167,7,178,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (906,168,1,0,'CAF','C','DAR','DAR','USD','83.4300','1.0000','4','0.0000','83.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (907,168,2,0,'BAF','C','DAR','DAR','USD','239.2300','1.0000','4','0.0000','239.2300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (908,168,3,0,'THCD','C','DAR','DAR','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (909,168,4,0,'FAC','P','LON','LON','USD','-82.2500','1.0000','4','0.0000','-82.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (910,168,5,0,'TCFB','C','DAR','DAR','USD','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (911,168,6,0,'WAR','C','DAR','DAR','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (912,168,7,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (913,168,8,179,'NTFR','C','DAR','DAR','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (914,169,1,180,'NTFR','C','TGT','TGT','USD','2350.0000','0.0000','4','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (915,170,1,181,'NTFR','C','TGT','TGT','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (916,171,1,182,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (917,171,2,182,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (918,171,3,182,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (919,171,4,182,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (920,171,5,182,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (921,171,6,182,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (922,171,7,182,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (923,172,1,183,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (924,172,2,183,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (925,172,3,183,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (926,172,4,183,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (927,172,5,183,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (928,172,6,183,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (929,172,7,183,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (930,173,1,184,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (931,173,2,184,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (932,173,3,184,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (933,173,4,184,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (934,173,5,184,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (935,173,6,184,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (936,173,7,184,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (937,174,1,185,'NTFR','P','LON','LON','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (938,174,2,185,'BAF','P','LON','LON','USD','114.5200','1.0000','2','0.0000','114.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (939,174,3,185,'CAF','P','LON','LON','USD','39.9300','1.0000','2','0.0000','39.9300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (940,174,4,185,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (941,174,5,185,'LCD','C','EAC','EAC','USD','222.1100','1.0000','2','0.0000','222.1100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (942,174,6,185,'FAC','P','LON','LON','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (943,174,7,185,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (944,174,8,185,'IMO','P','LON','LON','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (945,175,1,186,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (946,175,2,186,'BAF','P','GRY','GRY','USD','104.3500','1.0000','2','0.0000','104.3500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (947,175,3,186,'CAF','P','GRY','GRY','USD','36.3900','1.0000','2','0.0000','36.3900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (948,175,4,186,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (949,175,5,186,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (950,175,6,186,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (951,175,7,186,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (952,176,1,187,'NTFR','P','GRY','GRY','USD','1100.0000','1.0000','2','0.0000','1100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (953,176,2,187,'CAF','P','GRY','GRY','USD','39.0500','1.0000','2','0.0000','39.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (954,176,3,187,'BAF','P','GRY','GRY','USD','111.9800','1.0000','2','0.0000','111.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (955,176,4,187,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (956,176,5,187,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (957,176,6,187,'FAC','P','GRY','GRY','USD','-38.5000','1.0000','2','0.0000','-38.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (958,176,7,187,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (959,177,1,188,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (960,177,2,188,'BAF','P','GRY','GRY','USD','132.3400','1.0000','2','0.0000','132.3400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (961,177,3,188,'CAF','P','GRY','GRY','USD','46.1500','1.0000','2','0.0000','46.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (962,177,4,188,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (963,177,5,188,'THCD','P','GRY','GRY','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (964,177,6,188,'FAC','P','GRY','GRY','USD','-45.5000','1.0000','2','0.0000','-45.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (965,177,7,188,'TCFB','P','GRY','GRY','USD','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (966,177,8,188,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (967,178,1,189,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (968,178,2,189,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (969,178,3,189,'CAF','P','GRY','GRY','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (970,178,4,189,'BAF','P','GRY','GRY','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (971,178,5,189,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (972,178,6,189,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (973,178,7,189,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (974,178,8,189,'IMO','P','GRY','GRY','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (975,179,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (976,179,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (977,179,3,190,'NTFR','C','FLX','FLX','USD','650.0000','1.0000','2','0.0000','650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (978,180,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (979,180,2,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (980,180,3,0,'THCD','C','FLX','FLX','GBP','75.0000','2.0000','CNT','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (981,180,4,191,'NTFR','C','FLX','FLX','USD','1140.0000','1.0000','4','0.0000','1140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (982,180,5,192,'NTFR','C','FLX','FLX','USD','650.0000','0.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (983,181,1,0,'ONC','P','EAC','EAC','USD','580.0000','1.0000','2','0.0000','580.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (984,181,2,0,'THCD','P','NBO','NBO','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (985,181,3,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (986,181,4,193,'NTFR','P','NBO','NBO','USD','650.0000','1.0000','2','0.0000','650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (987,182,1,0,'THCL','P','NBO','NBO','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (988,182,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','CNT','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (989,182,3,194,'NTFR','P','NBO','NBO','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (990,183,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','10.1800','86.5300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (991,183,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','CNT','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (992,183,3,195,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (993,184,1,0,'THCL','P','EAC','EAC','USD','80.0000','2.0000','4','0.0000','160.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (994,184,2,0,'THCD','C','FLX','FLX','GBP','75.0000','2.0000','CNT','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (995,184,3,196,'NTFR','C','FLX','FLX','USD','1400.0000','2.0000','4','0.0000','2800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (996,185,1,0,'THCL','P','NBO','NBO','USD','80.0000','20.0000','4','0.0000','1600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (997,185,2,197,'NTFR','C','ZUR','ZUR','USD','1538.0000','20.0000','4','0.0000','30760.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (998,186,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (999,186,2,198,'NTFR','C','LON','LON','USD','725.0000','1.0000','2','0.0000','725.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1000,187,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1001,187,2,199,'NTFR','C','LON','LON','USD','725.0000','1.0000','2','0.0000','725.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1002,188,1,0,'THCD','C','LON','LON','GBP','75.0000','10.0000','2','0.0000','750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1003,188,2,0,'BAF','C','LON','LON','USD','6250.0000','6250.0000','%','8.0000','500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1004,188,3,200,'NTFR','C','LON','LON','USD','625.0000','10.0000','2','0.0000','6250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1005,189,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1006,189,2,0,'BAF','C','LON','LON','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1007,189,3,201,'NTFR','C','LON','LON','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1008,190,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1009,190,2,0,'BAF','C','LON','LON','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1010,190,3,202,'NTFR','C','LON','LON','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1011,191,1,0,'BAF','P','DUR','DUR','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1012,191,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1013,191,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1014,191,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1015,191,5,203,'NTFR','P','DUR','DUR','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1016,192,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1017,192,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1018,192,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1019,192,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1020,192,5,204,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1021,193,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1022,193,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1023,193,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1024,193,4,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1025,193,5,205,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1026,194,1,0,'BAF','P','JNB','JNB','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1027,194,2,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1028,194,3,0,'THCL','P','JNB','JNB','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1029,194,4,0,'THCD','C','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1030,194,5,206,'NTFR','P','JNB','JNB','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1031,195,1,0,'BAF','P','JNB','JNB','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1032,195,2,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1033,195,3,0,'THCL','P','JNB','JNB','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1034,195,4,0,'THCD','C','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1035,195,5,207,'NTFR','P','JNB','JNB','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1036,196,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1037,196,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1038,196,3,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1039,196,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1040,196,5,208,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1041,197,1,0,'BAF','C','PLZ','PLZ','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1042,197,2,0,'CONG','C','PLZ','PLZ','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1043,197,3,0,'THCL','P','PLZ','PLZ','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1044,197,4,0,'THCD','C','PLZ','PLZ','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1045,197,5,209,'NTFR','C','PLZ','PLZ','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1046,198,1,0,'BAF','C','FLX','FLX','USD','199.2700','1.0000','LUM','0.0000','199.2700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1047,198,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1048,198,3,0,'DISB','C','FLX','FLX','USD','50.0000','1.0000','LUM','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1049,198,4,0,'COLF','C','FLX','FLX','USD','5.0000','1.0000','LUM','0.0000','5.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1050,198,5,210,'NTFR','C','FLX','FLX','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1051,199,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1052,199,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1053,199,3,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1054,199,4,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1055,199,5,211,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1056,200,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1057,200,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1058,200,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1059,200,4,212,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1060,201,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1061,201,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1062,201,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1063,201,4,213,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1064,202,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1065,202,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1066,202,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1067,202,4,214,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1068,203,1,0,'BAF','C','FLX','FLX','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1069,203,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','2.0000','2','0.0000','1278.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1070,203,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1071,203,4,215,'NTFR','C','FLX','FLX','USD','875.0000','2.0000','2','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1072,204,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1073,204,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1074,204,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1075,204,4,216,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1076,205,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1077,205,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1078,205,3,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1079,205,4,217,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1080,206,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1081,206,2,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1082,206,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1083,206,4,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1084,206,5,218,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1085,207,1,0,'BAF','P','PLZ','PLZ','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1086,207,2,0,'THCL','P','PLZ','PLZ','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1087,207,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1088,207,4,219,'NTFR','P','PLZ','PLZ','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1089,208,1,220,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1090,208,2,220,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1091,208,3,220,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1092,208,4,220,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1093,208,5,220,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1094,208,6,220,'FAC','P','LON','LON','USD','-35.0000','1.0000','2','0.0000','-35.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1095,208,7,220,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1096,209,1,221,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1097,209,2,221,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1098,209,3,221,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1099,209,4,221,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1100,209,5,221,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1101,209,6,221,'FAC','P','LON','LON','USD','-35.0000','1.0000','2','0.0000','-35.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1102,209,7,221,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1103,210,1,222,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1104,210,2,222,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1105,210,3,222,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1106,210,4,222,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1107,210,5,222,'THCD','P','GRY','GRY','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1108,210,6,222,'ONC','P','LON','LON','USD','3250.0000','1.0000','4','0.0000','3250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1109,210,7,222,'DOF','C','KLA','KLA','USD','50.0000','1.0000','4','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1110,210,8,222,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1111,210,9,222,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1112,211,1,223,'NTFR','P','GRY','GRY','USD','2100.0000','1.0000','4','0.0000','2100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1113,211,2,223,'CAF','P','GRY','GRY','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1114,211,3,223,'BAF','P','GRY','GRY','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1115,211,4,223,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1116,211,5,223,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1117,211,6,223,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1118,211,7,223,'FAC','P','GRY','GRY','USD','-105.0000','1.0000','4','0.0000','-105.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1119,212,1,224,'NTFR','P','LON','LON','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1120,212,2,224,'BAF','P','LON','LON','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1121,212,3,224,'CAF','P','LON','LON','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1122,212,4,224,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1123,212,5,224,'THCD','C','EAC','EAC','USD','80.0000','1.0000','2','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1124,212,6,224,'FAC','P','LON','LON','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1125,212,7,224,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1126,213,1,225,'NTFR','P','LON','LON','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1127,213,2,225,'BAF','P','LON','LON','USD','138.0000','1.0000','2','0.0000','138.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1128,213,3,225,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1129,213,4,225,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1130,214,1,226,'NTFR','P','GRY','GRY','USD','1100.0000','1.0000','2','0.0000','1100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1131,214,2,226,'CAF','P','GRY','GRY','USD','39.0500','1.0000','2','0.0000','39.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1132,214,3,226,'BAF','P','GRY','GRY','USD','111.9800','1.0000','2','0.0000','111.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1133,214,4,226,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1134,214,5,226,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1135,214,6,226,'FAC','P','GRY','GRY','USD','-38.5000','1.0000','2','0.0000','-38.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1136,214,7,226,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1137,215,1,227,'NTFR','P','GRY','GRY','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1138,215,2,227,'CAF','P','GRY','GRY','USD','32.8400','1.0000','2','0.0000','32.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1139,215,3,227,'BAF','P','GRY','GRY','USD','93.6700','1.0000','2','0.0000','93.6700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1140,215,4,227,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1141,215,5,228,'NTFR','P','GRY','GRY','USD','1800.0000','1.0000','4','0.0000','1800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1142,215,6,228,'CAF','P','GRY','GRY','USD','63.9000','1.0000','4','0.0000','63.9000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1143,215,7,228,'BAF','P','GRY','GRY','USD','183.2400','1.0000','4','0.0000','183.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1144,215,8,228,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1145,216,1,0,'CAF','P','GRY','GRY','USD','32.8400','4.0000','2','0.0000','131.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1146,216,2,0,'BAF','P','GRY','GRY','USD','93.6700','4.0000','2','0.0000','374.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1147,216,3,0,'WAR','P','GRY','GRY','USD','12.0000','4.0000','2','0.0000','48.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1148,216,4,229,'NTFR','P','GRY','GRY','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1149,216,5,230,'NTFR','P','GRY','GRY','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1150,217,1,0,'BAF','P','LON','LON','USD','259.4400','1.0000','4','0.0000','259.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1151,217,2,0,'THCL','P','LON','LON','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1152,217,3,0,'FAC','P','LON','LON','USD','-58.7500','1.0000','4','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1153,217,4,0,'CONG','P','LON','LON','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1154,217,5,233,'NTFR','P','LON','LON','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1155,218,1,234,'NTFR','P','GRY','GRY','USD','2250.0000','1.0000','4','0.0000','2250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1156,218,2,234,'BAF','P','GRY','GRY','USD','229.0500','1.0000','4','0.0000','229.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1157,218,3,234,'CAF','P','GRY','GRY','USD','79.8800','1.0000','4','0.0000','79.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1158,218,4,234,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1159,218,5,234,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1160,218,6,234,'FAC','P','GRY','GRY','USD','-78.7500','1.0000','4','0.0000','-78.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1161,218,7,234,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1162,219,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1163,219,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1164,219,3,235,'NTFR','C','FLX','FLX','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1165,220,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1166,220,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1167,220,3,236,'NTFR','C','FLX','FLX','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1168,221,1,0,'CAF','P','NBO','NBO','USD','1000.0000','1000.0000','%','3.5500','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1169,221,2,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1170,221,3,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1171,221,4,237,'NTFR','P','NBO','NBO','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1172,222,1,0,'CAF','P','NBO','NBO','USD','1000.0000','1000.0000','%','3.5500','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1173,222,2,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1174,222,3,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1175,222,4,238,'NTFR','P','NBO','NBO','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1176,223,1,0,'CAF','P','LON','LON','USD','71.8900','1.0000','4','0.0000','71.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1177,223,2,0,'BAF','P','LON','LON','USD','206.1500','1.0000','4','0.0000','206.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1178,223,3,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1179,223,4,0,'FAC','P','LON','LON','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1180,223,5,0,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1181,223,6,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1182,223,7,239,'NTFR','P','LON','LON','GBP','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1183,224,1,240,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1184,224,2,240,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1185,224,3,240,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1186,224,4,240,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1187,224,5,240,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1188,224,6,240,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1189,224,7,240,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1190,225,1,241,'NTFR','P','LON','LON','USD','1100.0000','1.0000','2','0.0000','1100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1191,225,2,241,'CAF','P','LON','LON','USD','39.0500','1.0000','2','0.0000','39.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1192,225,3,241,'BAF','P','LON','LON','USD','111.9800','1.0000','2','0.0000','111.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1193,225,4,241,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1194,225,5,241,'THCD','P','LON','LON','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1195,225,6,241,'TCFB','P','LON','LON','USD','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1196,225,7,241,'FAC','P','LON','LON','USD','-38.5000','1.0000','2','0.0000','-38.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1197,225,8,241,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1198,226,1,242,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1199,226,2,242,'IMO','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1200,226,3,242,'CAF','P','GRY','GRY','USD','47.9300','1.0000','2','0.0000','47.9300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1201,226,4,242,'BAF','P','GRY','GRY','USD','137.4300','1.0000','2','0.0000','137.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1202,226,5,242,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1203,226,6,242,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1204,226,7,242,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1205,227,1,0,'BAF','P','DUR','DUR','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1206,227,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1207,227,3,0,'THCL','P','DUR','DUR','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1208,227,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1209,227,5,243,'NTFR','P','DUR','DUR','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1210,228,1,0,'BAF','C','DUR','DUR','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1211,228,2,0,'CONG','C','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1212,228,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1213,228,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1214,228,5,244,'NTFR','C','DUR','DUR','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1215,229,1,0,'BAF','P','DUR','DUR','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1216,229,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1217,229,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1218,229,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1219,229,5,245,'NTFR','P','DUR','DUR','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1220,230,1,0,'BAF','P','DUR','DUR','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1221,230,2,0,'CONG','P','DUR','DUR','USD','100.0000','2.0000','2','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1222,230,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1223,230,4,0,'THCD','P','DUR','DUR','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1224,230,5,246,'NTFR','P','DUR','DUR','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1225,231,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1226,231,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1227,231,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1228,231,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1229,231,5,0,'IMO','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1230,231,6,247,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1231,232,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1232,232,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1233,232,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1234,232,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1235,232,5,248,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1236,233,1,0,'BAF','P','DUR','DUR','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1237,233,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1238,233,3,0,'THCL','P','DUR','DUR','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1239,233,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1240,233,5,0,'ONC','P','DUR','DUR','GBP','384.0000','1.0000','4','0.0000','384.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1241,233,6,249,'NTFR','P','DUR','DUR','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1242,234,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1243,234,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1244,234,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1245,234,4,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1246,234,5,250,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1247,235,1,0,'BAF','P','DUR','DUR','USD','1600.0000','1600.0000','%','11.0400','176.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1248,235,2,0,'CONG','P','DUR','DUR','USD','100.0000','2.0000','2','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1249,235,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1250,235,4,0,'THCD','C','DUR','DUR','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1251,235,5,251,'NTFR','P','DUR','DUR','USD','800.0000','2.0000','2','0.0000','1600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1252,236,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1253,236,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1254,236,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1255,236,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1256,236,5,252,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1257,237,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1258,237,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1259,237,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1260,237,4,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1261,237,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1262,237,6,253,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1263,238,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1264,238,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1265,238,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1266,238,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1267,238,5,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1268,238,6,254,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1269,239,1,0,'BAF','P','JNB','JNB','USD','1850.0000','1850.0000','%','11.0400','204.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1270,239,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1271,239,3,0,'ONC','P','JNB','JNB','GBP','444.0000','1.0000','4','0.0000','444.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1272,239,4,0,'THCD','P','CPT','CPT','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1273,239,5,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1274,239,6,255,'NTFR','P','JNB','JNB','USD','1850.0000','1.0000','4','0.0000','1850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1275,240,1,0,'BAF','P','JNB','JNB','USD','1850.0000','1850.0000','%','11.0400','204.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1276,240,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1277,240,3,0,'ONC','P','JNB','JNB','GBP','444.0000','1.0000','4','0.0000','444.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1278,240,4,0,'THCD','P','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1279,240,5,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1280,240,6,256,'NTFR','P','JNB','JNB','USD','1850.0000','1.0000','4','0.0000','1850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1281,241,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1282,241,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1283,241,3,257,'NTFR','C','FLX','FLX','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1284,242,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1285,242,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1286,242,3,258,'NTFR','C','FLX','FLX','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1287,243,1,0,'CAF','P','NBO','NBO','USD','1000.0000','1000.0000','%','3.5500','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1288,243,2,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1289,243,3,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1290,243,4,259,'NTFR','P','NBO','NBO','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1291,244,1,0,'CAF','P','NBO','NBO','USD','1000.0000','1000.0000','%','3.5500','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1292,244,2,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1293,244,3,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1294,244,4,260,'NTFR','P','NBO','NBO','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1295,245,1,261,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1296,245,2,261,'CAF','P','GRY','GRY','USD','86.9800','1.0000','4','0.0000','86.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1297,245,3,261,'BAF','P','GRY','GRY','USD','249.4100','1.0000','4','0.0000','249.4100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1298,245,4,261,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1299,245,5,261,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1300,245,6,261,'FAC','P','GRY','GRY','USD','-85.7500','1.0000','4','0.0000','-85.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1301,245,7,261,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1302,246,1,0,'CAF','P','LON','LON','USD','71.8900','1.0000','4','0.0000','71.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1303,246,2,0,'BAF','P','LON','LON','USD','206.1500','1.0000','4','0.0000','206.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1304,246,3,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1305,246,4,0,'FAC','P','LON','LON','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1306,246,5,0,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1307,246,6,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1308,246,7,262,'NTFR','P','LON','LON','GBP','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1309,247,1,263,'NTFR','P','GRY','GRY','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1310,247,2,263,'CAF','P','GRY','GRY','USD','71.8900','1.0000','4','0.0000','71.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1311,247,3,263,'BAF','P','GRY','GRY','USD','206.1500','1.0000','4','0.0000','206.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1312,247,4,263,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1313,247,5,263,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1314,247,6,263,'FAC','P','GRY','GRY','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1315,247,7,263,'WAR','C','EAC','EAC','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1316,248,1,264,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1317,248,2,264,'BAF','P','GRY','GRY','USD','270.4800','1.0000','4','0.0000','270.4800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1318,248,3,264,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1319,248,4,264,'FAC','P','GRY','GRY','USD','-61.2500','1.0000','4','0.0000','-61.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1320,248,5,264,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1321,249,1,265,'NTFR','P','GRY','GRY','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1322,249,2,265,'BAF','P','GRY','GRY','USD','149.0400','1.0000','2','0.0000','149.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1323,249,3,265,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1324,249,4,265,'FAC','P','GRY','GRY','USD','-33.7500','1.0000','2','0.0000','-33.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1325,249,5,265,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1326,250,1,0,'T/IN','C','JNB','JNB','ZAR','2600.0000','2.0000','4','0.0000','5200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1327,250,2,0,'BAF','P','GRY','GRY','USD','276.0000','2.0000','4','0.0000','552.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1328,250,3,0,'THCL','P','GRY','GRY','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1329,250,4,0,'THCD','C','JNB','JNB','ZAR','1001.0000','2.0000','4','0.0000','2002.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1330,250,5,266,'NTFR','P','GRY','GRY','USD','2500.0000','1.0000','4','0.0000','2500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1331,250,6,267,'NTFR','P','GRY','GRY','USD','2500.0000','1.0000','4','0.0000','2500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1332,251,1,268,'NTFR','P','LON','LON','USD','2500.0000','1.0000','4','0.0000','2500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1333,251,2,268,'BAF','P','LON','LON','USD','276.0000','1.0000','4','0.0000','276.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1334,251,3,268,'THCL','P','LON','LON','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1335,251,4,268,'CONG','P','LON','LON','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1336,251,5,268,'THCD','C','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1337,251,6,268,'T/IN','C','JNB','JNB','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1338,252,1,269,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1339,252,2,269,'BAF','P','GRY','GRY','USD','138.0000','1.0000','2','0.0000','138.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1340,252,3,269,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1341,253,1,270,'NTFR','P','GRY','GRY','USD','1275.0000','1.0000','2','0.0000','1275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1342,253,2,270,'BAF','P','GRY','GRY','USD','140.7600','1.0000','2','0.0000','140.7600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1343,253,3,270,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1344,253,4,270,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1345,253,5,270,'FAC','P','GRY','GRY','USD','-44.6300','1.0000','2','0.0000','-44.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1346,254,1,271,'NTFR','P','LON','LON','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1347,254,2,271,'BAF','P','LON','LON','USD','138.0000','1.0000','2','0.0000','138.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1348,254,3,271,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1349,255,1,272,'NTFR','P','GRY','GRY','USD','1175.0000','1.0000','2','0.0000','1175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1350,255,2,272,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1351,255,3,272,'BAF','P','GRY','GRY','USD','129.7200','1.0000','2','0.0000','129.7200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1352,255,4,272,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1353,255,5,272,'FAC','P','FLX','GRY','USD','-29.3800','1.0000','2','0.0000','-29.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1354,255,6,272,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1355,256,1,273,'NTFR','P','GRY','GRY','USD','1175.0000','1.0000','2','0.0000','1175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1356,256,2,273,'BAF','P','GRY','GRY','USD','129.7200','1.0000','2','0.0000','129.7200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1357,256,3,273,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1358,256,4,273,'FAC','P','FLX','GRY','USD','-29.3800','1.0000','2','0.0000','-29.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1359,257,1,0,'THCL','P','GRY','GRY','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1360,257,2,0,'BAF','P','GRY','GRY','USD','270.4800','2.0000','4','0.0000','540.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1361,257,3,0,'FAC','P','GRY','GRY','USD','-61.2500','2.0000','4','0.0000','-122.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1362,257,4,274,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1363,257,5,275,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1364,258,1,276,'NTFR','P','GRY','GRY','USD','2250.0000','1.0000','4','0.0000','2250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1365,258,2,276,'BAF','P','GRY','GRY','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1366,258,3,276,'CAF','P','GRY','GRY','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1367,258,4,276,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1368,258,5,276,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1369,258,6,276,'FAC','P','GRY','GRY','USD','-73.5000','1.0000','4','0.0000','-73.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1370,258,7,276,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1371,259,1,277,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1372,259,2,277,'CAF','P','GRY','GRY','USD','86.9800','1.0000','4','0.0000','86.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1373,259,3,277,'BAF','P','GRY','GRY','USD','249.4100','1.0000','4','0.0000','249.4100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1374,259,4,277,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1375,259,5,277,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1376,259,6,277,'FAC','P','GRY','GRY','USD','-85.7500','1.0000','4','0.0000','-85.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1377,259,7,277,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1378,260,1,0,'CAF','P','GRY','GRY','USD','74.5500','2.0000','4','0.0000','149.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1379,260,2,0,'BAF','P','GRY','GRY','USD','213.7800','2.0000','4','0.0000','427.5600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1380,260,3,0,'THCD','C','EAC','EAC','USD','80.0000','2.0000','4','0.0000','160.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1381,260,4,0,'FAC','P','GRY','GRY','USD','-105.0000','2.0000','4','0.0000','-210.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1382,260,5,0,'WAR','P','GRY','GRY','USD','24.0000','2.0000','4','0.0000','48.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1383,260,6,0,'THCL','P','GRY','GRY','GBP','75.0000','2.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1384,260,7,278,'NTFR','P','GRY','GRY','USD','2100.0000','2.0000','4','0.0000','4200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1385,261,1,279,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1386,261,2,279,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1387,261,3,279,'BAF','P','LON','LON','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1388,261,4,279,'THCL','C','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1389,261,5,279,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1390,261,6,279,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1391,261,7,279,'THCD','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1392,262,1,280,'NTFR','P','LON','LON','GBP','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1393,262,2,280,'BAF','P','GRY','GRY','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1394,262,3,280,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1395,262,4,280,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1396,262,5,280,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1397,262,6,280,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1398,263,1,0,'THCL','P','EAC','EAC','USD','80.0000','2.0000','4','0.0000','160.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1399,263,2,0,'THCD','C','FLX','FLX','GBP','75.0000','2.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1400,263,3,281,'NTFR','C','FLX','FLX','USD','1140.0000','2.0000','4','0.0000','2280.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1401,264,1,0,'CAF','P','GRY','GRY','USD','74.5500','2.0000','4','0.0000','149.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1402,264,2,0,'BAF','P','GRY','GRY','USD','213.7800','2.0000','4','0.0000','427.5600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1403,264,3,0,'THCD','C','EAC','EAC','USD','80.0000','2.0000','4','0.0000','160.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1404,264,4,0,'FAC','P','GRY','GRY','USD','-105.0000','2.0000','4','0.0000','-210.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1405,264,5,0,'WAR','P','GRY','GRY','USD','24.0000','2.0000','4','0.0000','48.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1406,264,6,0,'THCL','P','GRY','GRY','GBP','75.0000','2.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1407,264,7,282,'NTFR','P','GRY','GRY','USD','2100.0000','2.0000','4','0.0000','4200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1408,265,1,283,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1409,265,2,283,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1410,265,3,283,'BAF','P','LON','LON','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1411,265,4,283,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1412,265,5,283,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1413,265,6,283,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1414,265,7,283,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1415,266,1,284,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1416,266,2,284,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1417,266,3,284,'BAF','P','LON','LON','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1418,266,4,284,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1419,266,5,284,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1420,266,6,284,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1421,266,7,284,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1422,267,1,285,'NTFR','P','LON','LON','USD','1400.0000','1.0000','2','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1423,267,2,285,'BAF','P','LON','LON','USD','162.8400','1.0000','2','0.0000','162.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1424,267,3,285,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1425,267,4,285,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1426,267,5,285,'T/IN','C','JNB','JNB','ZAR','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1427,267,6,285,'FAC','P','LON','LON','USD','-35.0000','1.0000','2','0.0000','-35.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1428,267,7,285,'IMO','P','LON','LON','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1429,267,8,285,'IMO','C','JNB','JNB','ZAR','665.0000','1.0000','2','0.0000','665.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1430,267,9,285,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1431,268,1,286,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1432,268,2,286,'IMO','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1433,268,3,286,'CAF','P','GRY','GRY','USD','47.9300','1.0000','2','0.0000','47.9300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1434,268,4,286,'BAF','P','GRY','GRY','USD','137.4300','1.0000','2','0.0000','137.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1435,268,5,286,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1436,268,6,286,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1437,268,7,286,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1438,269,1,287,'NTFR','C','DAR','DAR','GBP','2065.0000','1.0000','4','0.0000','2065.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1439,270,1,288,'NTFR','P','LON','LON','USD','1100.0000','1.0000','2','0.0000','1100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1440,270,2,288,'CAF','P','LON','LON','USD','39.0500','1.0000','2','0.0000','39.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1441,270,3,288,'BAF','P','LON','LON','USD','111.9800','1.0000','2','0.0000','111.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1442,270,4,288,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1443,270,5,288,'THCD','P','LON','LON','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1444,270,6,288,'TCFB','P','LON','LON','USD','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1445,270,7,288,'FAC','P','LON','LON','USD','-38.5000','1.0000','2','0.0000','-38.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1446,270,8,288,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1447,271,1,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1448,271,2,0,'CAF','P','LON','LON','USD','71.8900','1.0000','4','0.0000','71.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1449,271,3,0,'BAF','P','LON','LON','USD','206.1500','1.0000','4','0.0000','206.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1450,271,4,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1451,271,5,0,'FAC','P','LON','LON','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1452,271,6,0,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1453,271,7,289,'NTFR','P','LON','LON','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1454,272,1,290,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1455,272,2,290,'BAF','P','GRY','GRY','USD','104.3500','1.0000','2','0.0000','104.3500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1456,272,3,290,'CAF','P','GRY','GRY','USD','36.3900','1.0000','2','0.0000','36.3900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1457,272,4,290,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1458,272,5,290,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1459,272,6,290,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1460,272,7,290,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1461,273,1,291,'NTFR','P','GRY','GRY','USD','1425.0000','1.0000','2','0.0000','1425.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1462,273,2,291,'BAF','P','GRY','GRY','USD','145.0700','1.0000','2','0.0000','145.0700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1463,273,3,291,'CAF','P','GRY','GRY','USD','50.5900','1.0000','2','0.0000','50.5900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1464,273,4,291,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1465,273,5,291,'THCD','P','GRY','GRY','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1466,273,6,291,'TCFB','P','GRY','GRY','USD','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1467,273,7,291,'FAC','P','GRY','GRY','USD','-49.8800','1.0000','2','0.0000','-49.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1468,273,8,291,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1469,274,1,292,'NTFR','P','LON','LON','USD','1425.0000','1.0000','2','0.0000','1425.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1470,274,2,292,'TCFB','P','LON','LON','USD','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1471,274,3,292,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1472,274,4,292,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1473,274,5,292,'FAC','P','LON','FLX','USD','-49.8800','1.0000','2','0.0000','-49.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1474,274,6,292,'CAF','P','LON','LON','USD','50.5900','1.0000','2','0.0000','50.5900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1475,275,1,293,'NTFR','P','GRY','GRY','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1476,275,2,293,'BAF','P','GRY','GRY','USD','149.0400','1.0000','2','0.0000','149.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1477,275,3,293,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1478,275,4,293,'FAC','P','GRY','GRY','USD','-33.7500','1.0000','2','0.0000','-33.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1479,275,5,293,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1480,276,1,0,'CAF','P','GRY','GRY','USD','39.9300','1.0000','2','0.0000','39.9300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1481,276,2,0,'BAF','P','GRY','GRY','USD','114.5200','1.0000','2','0.0000','114.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1482,276,3,0,'LCD','C','EAC','EAC','USD','135.2100','1.0000','2','0.0000','135.2100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1483,276,4,0,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1484,276,5,0,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1485,276,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1486,276,7,0,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1487,276,8,294,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1488,277,1,0,'CAF','P','GRY','GRY','USD','79.8700','1.0000','4','0.0000','79.8700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1489,277,2,0,'BAF','P','GRY','GRY','USD','229.0500','1.0000','4','0.0000','229.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1490,277,3,0,'DOF','C','NBO','NBO','USD','50.0000','1.0000','4','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1491,277,4,0,'FAC','P','GRY','GRY','USD','-105.0000','1.0000','4','0.0000','-105.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1492,277,5,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1493,277,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1494,277,7,0,'IMO','P','GRY','GRY','USD','150.0000','1.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1495,277,8,0,'LCD','C','NBO','NBO','USD','394.5600','1.0000','4','0.0000','394.5600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1496,277,9,0,'ONC','P','GRY','GRY','USD','1135.0000','1.0000','4','0.0000','1135.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1497,277,10,295,'NTFR','P','GRY','GRY','USD','2100.0000','1.0000','4','0.0000','2100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1498,278,1,0,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1499,278,2,0,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1500,278,3,0,'LCD','C','EAC','EAC','USD','186.7100','1.0000','2','0.0000','186.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1501,278,4,0,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1502,278,5,0,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1503,278,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1504,278,7,296,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1505,279,1,0,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1506,279,2,0,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1507,279,3,0,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1508,279,4,0,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1509,279,5,0,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1510,279,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1511,279,7,297,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1512,280,1,0,'BAF','P','LON','LON','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1513,280,2,0,'CAF','P','LON','LON','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1514,280,3,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1515,280,4,0,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1516,280,5,0,'FAC','P','LON','LON','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1517,280,6,0,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1518,280,7,298,'NTFR','P','LON','LON','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1519,281,1,0,'BAF','P','LON','LON','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1520,281,2,0,'CAF','P','LON','LON','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1521,281,3,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1522,281,4,0,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1523,281,5,0,'FAC','P','LON','LON','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1524,281,6,0,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1525,281,7,299,'NTFR','P','LON','LON','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1526,282,1,0,'BAF','P','LON','LON','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1527,282,2,0,'CAF','P','LON','LON','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1528,282,3,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1529,282,4,0,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1530,282,5,0,'FAC','P','LON','LON','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1531,282,6,0,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1532,282,7,300,'NTFR','P','LON','LON','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1533,283,1,301,'NTFR','P','GRY','GRY','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1534,283,2,301,'BAF','P','GRY','GRY','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1535,283,3,301,'CAF','P','GRY','GRY','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1536,283,4,301,'THCL','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1537,283,5,301,'FAC','P','GRY','GRY','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1538,283,6,301,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1539,283,7,301,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1540,284,1,302,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1541,284,2,302,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1542,284,3,302,'BAF','P','LON','LON','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1543,284,4,302,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1544,284,5,302,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1545,284,6,302,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1546,284,7,302,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1547,285,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1548,285,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1549,285,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1550,285,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1551,285,5,303,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1552,286,1,0,'BAF','P','DUR','DUR','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1553,286,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1554,286,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1555,286,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1556,286,5,304,'NTFR','P','DUR','DUR','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1557,287,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1558,287,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1559,287,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1560,287,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1561,287,5,305,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1562,288,1,0,'BAF','P','JNB','JNB','USD','204.2400','1.0000','LUM','0.0000','204.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1563,288,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1564,288,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1565,288,4,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1566,288,5,0,'THCD','P','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1567,288,6,0,'CUST','P','DUR','DUR','GBP','65.0000','1.0000','4','0.0000','65.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1568,288,7,306,'NTFR','P','JNB','JNB','USD','1850.0000','1.0000','4','0.0000','1850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1569,289,1,0,'BAF','P','JNB','JNB','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1570,289,2,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1571,289,3,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1572,289,4,0,'THCD','C','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1573,289,5,307,'NTFR','P','JNB','JNB','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1574,290,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1575,290,2,0,'ONC','P','JNB','JNB','GBP','420.0000','1.0000','4','0.0000','420.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1576,290,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1577,290,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1578,290,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1579,290,6,308,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1580,291,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1581,291,2,0,'ONC','P','JNB','JNB','GBP','381.0000','1.0000','4','0.0000','381.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1582,291,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1583,291,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1584,291,5,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1585,291,6,309,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1586,292,1,0,'BAF','C','PLZ','PLZ','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1587,292,2,0,'CONG','C','PLZ','PLZ','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1588,292,3,0,'THCL','P','PLZ','PLZ','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1589,292,4,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1590,292,5,310,'NTFR','C','PLZ','PLZ','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1591,293,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1592,293,2,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1593,293,3,0,'THCD','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1594,293,4,311,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1595,294,1,0,'BAF','C','FLX','FLX','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1596,294,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1597,294,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1598,294,4,312,'NTFR','C','FLX','FLX','USD','875.0000','2.0000','2','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1599,295,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1600,295,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1601,295,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1602,295,4,313,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1603,296,1,314,'NTFR','C','TGT','TGT','USD','2425.0000','1.0000','4','0.0000','2425.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1604,296,2,314,'CAF','C','TGT','TGT','USD','86.0900','1.0000','4','0.0000','86.0900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1605,296,3,314,'BAF','C','TGT','TGT','USD','246.8700','1.0000','4','0.0000','246.8700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1606,296,4,314,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1607,296,5,314,'THCD','C','TGT','TGT','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1608,296,6,314,'TCFB','C','TGT','TGT','USD','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1609,296,7,314,'FAC','P','LON','LON','USD','-84.8800','1.0000','4','0.0000','-84.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1610,296,8,314,'WAR','C','TGT','TGT','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1611,297,1,315,'NTFR','P','GRY','GRY','USD','1200.0000','1.0000','2','0.0000','1200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1612,297,2,315,'BAF','P','GRY','GRY','USD','132.4800','1.0000','2','0.0000','132.4800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1613,297,3,315,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1614,297,4,315,'FAC','P','GRY','GRY','USD','-60.0000','1.0000','2','0.0000','-60.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1615,298,1,0,'BAF','P','LON','LON','USD','259.4400','1.0000','4','0.0000','259.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1616,298,2,0,'THCL','P','LON','LON','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1617,298,3,0,'THCD','P','LON','LON','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1618,298,4,0,'T/IN','P','LON','LON','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1619,298,5,0,'FAC','P','LON','LON','USD','-58.7500','1.0000','4','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1620,298,6,0,'BAF','P','LON','LON','USD','129.7200','1.0000','2','0.0000','129.7200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1621,298,7,0,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1622,298,8,0,'THCD','P','LON','LON','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1623,298,9,0,'T/IN','P','LON','LON','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1624,298,10,0,'FAC','P','LON','LON','USD','-29.3800','1.0000','2','0.0000','-29.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1625,298,11,316,'NTFR','P','LON','LON','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1626,299,1,317,'NTFR','P','LON','LON','USD','2500.0000','1.0000','4','0.0000','2500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1627,299,2,317,'BAF','P','LON','LON','USD','276.0000','1.0000','4','0.0000','276.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1628,299,3,317,'THCL','P','LON','LON','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1629,299,4,317,'THCD','C','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1630,299,5,317,'T/IN','C','JNB','JNB','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1631,299,6,317,'CONG','P','LON','LON','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1632,300,1,318,'NTFR','P','GRY','GRY','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1633,300,2,318,'BAF','P','GRY','GRY','USD','287.0400','1.0000','4','0.0000','287.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1634,300,3,318,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1635,300,4,318,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1636,300,5,318,'FAC','P','GRY','GRY','USD','-65.0000','1.0000','4','0.0000','-65.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1637,301,1,319,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1638,301,2,319,'CAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1639,301,3,319,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1640,301,4,319,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1641,301,5,319,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1642,302,1,320,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1643,302,2,320,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1644,302,3,320,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1645,302,4,320,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1646,302,5,320,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1647,303,1,321,'NTFR','P','GRY','GRY','USD','1025.0000','0.0000','4','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1648,303,2,321,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1649,303,3,321,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1650,303,4,321,'BAF','P','GRY','GRY','USD','104.3500','1.0000','2','0.0000','104.3500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1651,303,5,321,'CAF','P','GRY','GRY','USD','36.3900','1.0000','2','0.0000','36.3900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1652,303,6,321,'THCL','P','FLX','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1653,303,7,321,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1654,304,1,0,'ONC','P','DAR','DAR','GBP','297.0000','1.0000','2','0.0000','297.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1655,304,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1656,304,3,0,'CAF','P','DAR','DAR','USD','900.0000','900.0000','%','3.5500','31.9500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1657,304,4,0,'WAR','P','DAR','DAR','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1658,304,5,0,'BAF','P','DAR','DAR','USD','900.0000','900.0000','%','10.1800','91.6200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1659,304,6,322,'NTFR','P','DAR','DAR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1660,305,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1661,305,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1662,305,3,323,'NTFR','P','EAC','EAC','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1663,306,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1664,306,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1665,306,3,324,'NTFR','P','EAC','EAC','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1666,307,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1667,307,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1668,307,3,325,'NTFR','P','EAC','EAC','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1669,308,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1670,308,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1671,308,3,326,'NTFR','P','EAC','EAC','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1672,309,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1673,309,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1674,309,3,327,'NTFR','C','FLX','FLX','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1675,310,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1676,310,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1677,310,3,328,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1678,311,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1679,311,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1680,311,3,329,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1681,312,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1682,312,2,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1683,312,3,330,'NTFR','C','FLX','LON','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1684,313,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1685,313,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1686,313,3,331,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1687,314,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1688,314,2,0,'BAF','C','LON','LON','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1689,314,3,332,'NTFR','C','LON','LON','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1690,315,1,0,'THCD','C','LON','LON','GBP','75.0000','5.0000','2','0.0000','375.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1691,315,2,0,'BAF','C','LON','LON','USD','3125.0000','3125.0000','%','8.0000','250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1692,315,3,333,'NTFR','C','LON','LON','USD','625.0000','5.0000','2','0.0000','3125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1693,316,1,0,'THCD','C','LON','LON','GBP','75.0000','10.0000','2','0.0000','750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1694,316,2,0,'BAF','C','LON','LON','USD','6250.0000','6250.0000','%','8.0000','500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1695,316,3,334,'NTFR','C','LON','LON','USD','625.0000','10.0000','2','0.0000','6250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1696,317,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1697,317,2,0,'LCO','C','LON','LON','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1698,317,3,335,'NTFR','C','LON','LON','USD','750.0000','1.0000','2','0.0000','750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1699,318,1,336,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1700,318,2,336,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1701,318,3,336,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1702,318,4,336,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1703,318,5,336,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1704,319,1,0,'THCL','P','NBO','NBO','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1705,319,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1706,319,3,337,'NTFR','P','NBO','NBO','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1707,320,1,0,'THCL','P','EAC','EAC','USD','80.0000','2.0000','4','0.0000','160.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1708,320,2,0,'THCD','C','FLX','FLX','GBP','75.0000','2.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1709,320,3,338,'NTFR','C','FLX','FLX','USD','1140.0000','2.0000','4','0.0000','2280.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1710,321,1,0,'BAF','P','NBO','NBO','USD','800.0000','800.0000','%','8.4200','67.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1711,321,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1712,321,3,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1713,321,4,339,'NTFR','P','NBO','NBO','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1714,322,1,0,'BAF','C','FLX','FLX','USD','2625.0000','2625.0000','%','10.1800','267.2300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1715,322,2,0,'THCL','P','EAC','EAC','USD','70.0000','3.0000','2','0.0000','210.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1716,322,3,0,'THCD','C','FLX','FLX','GBP','75.0000','3.0000','2','0.0000','225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1717,322,4,340,'NTFR','C','FLX','FLX','USD','875.0000','3.0000','2','0.0000','2625.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1718,323,1,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1719,323,2,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1720,323,3,341,'NTFR','P','NBO','NBO','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1721,324,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1722,324,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1723,324,3,342,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1724,325,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1725,325,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1726,325,3,343,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1727,326,1,0,'THCL','P','EAC','EAC','USD','80.0000','2.0000','4','0.0000','160.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1728,326,2,0,'THCD','C','FLX','FLX','GBP','75.0000','2.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1729,326,3,344,'NTFR','C','FLX','FLX','USD','1140.0000','2.0000','4','0.0000','2280.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1730,327,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1731,327,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1732,327,3,345,'NTFR','C','FLX','FLX','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1733,328,1,346,'NTFR','P','LON','GRY','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1734,328,2,346,'BAF','P','GRY','GRY','USD','259.4400','1.0000','4','0.0000','259.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1735,328,3,346,'HCA','P','GRY','GRY','USD','100.0000','1.0000','4','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1736,328,4,346,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1737,328,5,346,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1738,328,6,346,'FAC','P','GRY','GRY','USD','-58.7500','1.0000','4','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1739,329,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1740,329,2,0,'BAF','C','LON','LON','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1741,329,3,347,'NTFR','C','LON','LON','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1742,330,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1743,330,2,0,'BAF','C','LON','LON','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1744,330,3,348,'NTFR','C','LON','LON','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1745,331,1,0,'THCD','C','LON','LON','GBP','75.0000','2.0000','2','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1746,331,2,0,'LCO','C','LON','LON','USD','50.0000','2.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1747,331,3,349,'NTFR','C','LON','LON','USD','750.0000','2.0000','2','0.0000','1500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1748,332,1,350,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1749,332,2,350,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1750,332,3,350,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1751,332,4,350,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1752,332,5,350,'FAC','P','FLX','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1753,333,1,351,'NTFR','P','LON','LON','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1754,333,2,351,'BAF','P','LON','LON','USD','135.2400','1.0000','2','0.0000','135.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1755,333,3,351,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1756,333,4,351,'FAC','P','LON','LON','USD','-30.6300','1.0000','2','0.0000','-30.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1757,333,5,351,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1758,334,1,352,'NTFR','P','LON','LON','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1759,334,2,352,'BAF','P','LON','LON','USD','135.2400','1.0000','2','0.0000','135.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1760,334,3,352,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1761,334,4,352,'FAC','P','LON','LON','USD','-30.6300','1.0000','2','0.0000','-30.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1762,334,5,352,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1763,335,1,0,'CAF','P','GRY','GRY','USD','74.5500','2.0000','4','0.0000','149.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1764,335,2,0,'BAF','P','GRY','GRY','USD','213.7800','2.0000','4','0.0000','427.5600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1765,335,3,0,'THCD','C','EAC','EAC','USD','80.0000','2.0000','4','0.0000','160.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1766,335,4,0,'FAC','P','GRY','GRY','USD','-105.0000','2.0000','4','0.0000','-210.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1767,335,5,0,'WAR','P','GRY','GRY','USD','24.0000','2.0000','4','0.0000','48.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1768,335,6,0,'THCL','P','GRY','GRY','GBP','75.0000','2.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1769,335,7,353,'NTFR','P','GRY','GRY','USD','2100.0000','2.0000','4','0.0000','4200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1770,336,1,354,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1771,336,2,354,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1772,336,3,354,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1773,336,4,354,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1774,336,5,354,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1775,336,6,354,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1776,336,7,354,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1777,337,1,355,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1778,337,2,355,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1779,337,3,355,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1780,337,4,355,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1781,337,5,355,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1782,337,6,355,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1783,337,7,355,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1784,338,1,356,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1785,338,2,356,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1786,338,3,356,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1787,338,4,356,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1788,338,5,356,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1789,338,6,356,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1790,338,7,356,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1791,339,1,357,'NTFR','C','EAC','EAC','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1792,339,2,357,'PRE','C','EAC','EAC','GBP','266.0000','1.0000','4','0.0000','266.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1793,339,3,357,'THCL','C','EAC','EAC','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1794,339,4,357,'BAF','C','EAC','EAC','USD','249.4100','1.0000','4','0.0000','249.4100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1795,339,5,357,'CAF','C','EAC','EAC','USD','86.9800','1.0000','4','0.0000','86.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1796,339,6,357,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1797,339,7,357,'FAC','P','LON','LON','USD','-85.7500','1.0000','4','0.0000','-85.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1798,339,8,357,'DOC','C','EAC','EAC','GBP','20.0000','1.0000','LUM','0.0000','20.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1799,339,9,357,'CUST','C','EAC','EAC','GBP','30.0000','1.0000','LUM','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1800,339,10,357,'WAR','C','EAC','EAC','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1801,340,1,358,'NTFR','P','GRY','FLX','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1802,340,2,358,'CAF','P','FLX','FLX','USD','47.9300','1.0000','2','0.0000','47.9300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1803,340,3,358,'BAF','P','FLX','GRY','USD','137.4300','1.0000','2','0.0000','137.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1804,340,4,358,'THCL','P','FLX','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1805,340,5,358,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1806,340,6,358,'FAC','P','GRY','GRY','USD','-47.2500','1.0000','2','0.0000','-47.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1807,340,7,358,'WAR','P','FLX','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1808,341,1,0,'CAF','C','DAR','DAR','USD','83.4300','1.0000','4','0.0000','83.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1809,341,2,0,'BAF','C','DAR','DAR','USD','239.2300','1.0000','4','0.0000','239.2300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1810,341,3,0,'THCD','C','DAR','DAR','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1811,341,4,0,'FAC','P','LON','LON','USD','-82.2500','1.0000','4','0.0000','-82.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1812,341,5,0,'TCFB','C','DAR','DAR','USD','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1813,341,6,0,'WAR','C','DAR','DAR','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1814,341,7,0,'THCL','C','DAR','DAR','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1815,341,8,0,'CUST','C','DAR','DAR','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1816,341,9,0,'DOC','C','DAR','DAR','GBP','20.0000','1.0000','4','0.0000','20.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1817,341,10,0,'PRE','C','DAR','DAR','GBP','320.0000','1.0000','4','0.0000','320.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1818,341,11,359,'NTFR','C','DAR','DAR','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1819,342,1,0,'TCFB','P','LON','LON','USD','30.0000','2.0000','2','0.0000','60.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1820,342,2,0,'BAF','P','LON','LON','USD','106.0000','2.0000','2','0.0000','212.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1821,342,3,0,'CAF','P','LON','LON','USD','37.2800','2.0000','2','0.0000','74.5600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1822,342,4,0,'THCL','P','LON','LON','GBP','75.0000','2.0000','2','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1823,342,5,0,'THCD','P','EAC','EAC','USD','64.0000','2.0000','2','0.0000','128.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1824,342,6,0,'FAC','P','LON','LON','USD','-52.5000','2.0000','2','0.0000','-105.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1825,342,7,0,'WAR','P','LON','LON','USD','12.0000','2.0000','2','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1826,342,8,360,'NTFR','P','LON','LON','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1827,342,9,361,'NTFR','P','LON','LON','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1828,343,1,362,'NTFR','C','JNB','JNB','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1829,343,2,362,'BAF','C','JNB','JNB','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1830,343,3,362,'CONG','C','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1831,343,4,362,'THCL','C','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1832,343,5,362,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1833,343,6,362,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1834,343,7,362,'FAC','P','GRY','GRY','ZAR','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1835,344,1,363,'NTFR','P','GRY','FLX','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1836,344,2,363,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1837,344,3,363,'BAF','P','GRY','GRY','USD','149.0400','1.0000','2','0.0000','149.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1838,344,4,363,'CONG','P','FLX','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1839,344,5,363,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1840,344,6,363,'THCD','P','GRY','GRY','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1841,344,7,363,'T/IN','P','GRY','GRY','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1842,344,8,363,'IMO','P','GRY','GRY','ZAR','434.0000','1.0000','2','0.0000','434.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1843,344,9,363,'FAC','P','GRY','GRY','ZAR','-33.7500','1.0000','2','0.0000','-33.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1844,345,1,364,'NTFR','C','JNB','JNB','USD','2700.0000','1.0000','4','0.0000','2700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1845,345,2,364,'BAF','C','JNB','JNB','USD','298.0800','1.0000','4','0.0000','298.0800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1846,345,3,364,'THCL','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1847,345,4,364,'FAC','P','JNB','JNB','USD','-67.5000','1.0000','4','0.0000','-67.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1848,345,5,364,'CONG','C','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1849,346,1,0,'BAF','C','PLZ','PLZ','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1850,346,2,0,'CONG','P','PLZ','PLZ','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1851,346,3,0,'THCL','P','PLZ','PLZ','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1852,346,4,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1853,346,5,365,'NTFR','C','PLZ','PLZ','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1854,347,1,0,'BAF','C','PLZ','PLZ','USD','199.2700','1.0000','LUM','0.0000','199.2700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1855,347,2,0,'CONG','P','PLZ','PLZ','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1856,347,3,0,'THCL','P','PLZ','PLZ','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1857,347,4,0,'THCD','C','PLZ','PLZ','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1858,347,5,0,'DISB','C','FLX','FLX','USD','50.0000','1.0000','LUM','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1859,347,6,0,'COLF','C','FLX','FLX','USD','5.0000','1.0000','LUM','0.0000','5.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1860,347,7,366,'NTFR','C','PLZ','PLZ','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1861,348,1,0,'BAF','C','PLZ','PLZ','USD','199.2700','1.0000','LUM','0.0000','199.2700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1862,348,2,0,'THCL','P','PLZ','PLZ','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1863,348,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1864,348,4,0,'DISB','C','FLX','FLX','USD','50.0000','1.0000','LUM','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1865,348,5,0,'COLF','C','FLX','FLX','USD','5.0000','1.0000','LUM','0.0000','5.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1866,348,6,367,'NTFR','C','PLZ','PLZ','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1867,349,1,368,'NTFR','P','GRY','GRY','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1868,349,2,368,'BAF','P','GRY','GRY','USD','259.4400','1.0000','4','0.0000','259.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1869,349,3,368,'FAC','P','GRY','GRY','USD','-58.7500','1.0000','4','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1870,349,4,368,'HCA','P','GRY','GRY','USD','100.0000','1.0000','4','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1871,349,5,368,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1872,350,1,369,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1873,350,2,369,'BAF','P','GRY','GRY','USD','138.0000','1.0000','2','0.0000','138.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1874,350,3,369,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1875,351,1,370,'NTFR','C','JNB','JNB','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1876,351,2,370,'BAF','C','JNB','JNB','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1877,351,3,370,'CONG','C','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1878,351,4,370,'THCL','C','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1879,351,5,370,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1880,351,6,370,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1881,351,7,370,'FAC','P','GRY','GRY','ZAR','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1882,352,1,371,'NTFR','P','GRY','FLX','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1883,352,2,371,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1884,352,3,371,'BAF','P','GRY','GRY','USD','149.0400','1.0000','2','0.0000','149.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1885,352,4,371,'CONG','P','FLX','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1886,352,5,371,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1887,352,6,371,'THCD','P','GRY','GRY','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1888,352,7,371,'T/IN','P','GRY','GRY','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1889,352,8,371,'IMO','P','GRY','GRY','ZAR','434.0000','1.0000','2','0.0000','434.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1890,352,9,371,'FAC','P','GRY','GRY','ZAR','-33.7500','1.0000','2','0.0000','-33.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1891,353,1,372,'NTFR','C','JNB','JNB','USD','2700.0000','1.0000','4','0.0000','2700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1892,353,2,372,'BAF','C','JNB','JNB','USD','298.0800','1.0000','4','0.0000','298.0800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1893,353,3,372,'THCL','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1894,353,4,372,'FAC','P','JNB','JNB','USD','-67.5000','1.0000','4','0.0000','-67.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1895,353,5,372,'CONG','C','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1896,354,1,373,'NTFR','C','JNB','JNB','USD','2700.0000','1.0000','4','0.0000','2700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1897,355,1,374,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1898,355,2,374,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1899,355,3,374,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1900,355,4,374,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1901,355,5,374,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1902,356,1,0,'BAF','P','GRY','GRY','USD','270.4800','1.0000','4','0.0000','270.4800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1903,356,2,0,'HCA','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1904,356,3,0,'FAC','P','GRY','GRY','USD','-61.2500','1.0000','4','0.0000','-61.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1905,356,4,0,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1906,356,5,0,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1907,356,6,375,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1908,357,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1909,357,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1910,357,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1911,357,4,0,'THCD','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1912,357,5,376,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1913,358,1,0,'BAF','P','DUR','DUR','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1914,358,2,0,'THCL','P','DUR','DUR','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1915,358,3,0,'CONG','P','DUR','DUR','USD','100.0000','2.0000','2','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1916,358,4,0,'THCD','P','DUR','DUR','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1917,358,5,377,'NTFR','P','DUR','DUR','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1918,359,1,0,'BAF','P','DUR','DUR','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1919,359,2,0,'ONC','P','DUR','DUR','GBP','384.0000','1.0000','4','0.0000','384.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1920,359,3,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1921,359,4,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1922,359,5,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1923,359,6,378,'NTFR','P','DUR','DUR','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1924,360,1,379,'NTFR','P','GRY','GRY','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1925,360,2,379,'BAF','P','GRY','GRY','USD','264.6800','1.0000','4','0.0000','264.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1926,360,3,379,'CAF','P','GRY','GRY','USD','92.3000','1.0000','4','0.0000','92.3000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1927,360,4,379,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1928,360,5,379,'THCD','P','EAC','EAC','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1929,360,6,379,'FAC','P','GRY','GRY','USD','-91.0000','1.0000','4','0.0000','-91.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1930,360,7,379,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1931,360,8,379,'TCFB','P','GRY','GRY','USD','60.0000','1.0000','4','0.0000','60.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1932,361,1,380,'NTFR','P','LON','LON','USD','1425.0000','1.0000','2','0.0000','1425.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1933,361,2,380,'TCFB','P','LON','LON','USD','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1934,361,3,380,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1935,361,4,380,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1936,361,5,380,'FAC','P','LON','FLX','USD','-49.8800','1.0000','2','0.0000','-49.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1937,361,6,380,'CAF','P','LON','LON','USD','50.5900','1.0000','2','0.0000','50.5900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1938,362,1,0,'BAF','P','DUR','DUR','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1939,362,2,0,'ONC','P','DUR','DUR','GBP','384.0000','1.0000','4','0.0000','384.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1940,362,3,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1941,362,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1942,362,5,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1943,362,6,381,'NTFR','P','DUR','DUR','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1944,363,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1945,363,2,0,'ONC','P','JNB','JNB','GBP','349.0000','1.0000','4','0.0000','349.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1946,363,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1947,363,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1948,363,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1949,363,6,382,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1950,364,1,0,'BAF','C','CPT','CPT','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1951,364,2,0,'ONC','C','CPT','CPT','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1952,364,3,0,'THCL','C','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1953,364,4,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1954,364,5,383,'NTFR','C','CPT','CPT','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1955,365,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1956,365,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1957,365,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1958,365,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1959,365,5,384,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1960,366,1,0,'BAF','P','CPT','CPT','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1961,366,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1962,366,3,0,'THCD','C','FLX','FLX','GBP','79.0000','1.0000','2','0.0000','79.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1963,366,4,385,'NTFR','P','CPT','CPT','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1964,367,1,0,'THCD','C','CPT','CPT','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1965,367,2,0,'BAF','C','CPT','CPT','USD','513.3600','1.0000','LUM','0.0000','513.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1966,367,3,0,'THCL','C','CPT','CPT','ZAR','1001.0000','2.0000','4','0.0000','2002.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1967,367,4,0,'THCD','C','CPT','CPT','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1968,367,5,386,'NTFR','C','CPT','CPT','USD','1850.0000','2.0000','4','0.0000','3700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1969,367,6,387,'NTFR','C','CPT','CPT','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1970,368,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1971,368,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1972,368,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1973,368,4,388,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1974,369,1,0,'BAF','C','FLX','FLX','USD','825.0000','825.0000','%','11.0400','91.0800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1975,369,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1976,369,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1977,369,4,389,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1978,370,1,390,'NTFR','P','LON','LON','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1979,370,2,390,'BAF','P','LON','LON','USD','135.2400','1.0000','2','0.0000','135.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1980,370,3,390,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1981,370,4,390,'FAC','P','LON','LON','USD','-30.6300','1.0000','2','0.0000','-30.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1982,370,5,390,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1983,371,1,0,'WAR','P','GRY','GRY','USD','24.0000','2.0000','4','0.0000','48.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1984,371,2,0,'CAF','P','GRY','GRY','USD','71.8900','2.0000','4','0.0000','143.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1985,371,3,0,'BAF','P','GRY','GRY','USD','206.1500','2.0000','4','0.0000','412.3000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1986,371,4,0,'THCL','P','GRY','GRY','GBP','75.0000','2.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1987,371,5,0,'THCD','C','EAC','EAC','USD','80.0000','2.0000','4','0.0000','160.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1988,371,6,0,'FAC','P','GRY','GRY','USD','-70.8800','2.0000','4','0.0000','-141.7600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1989,371,7,391,'NTFR','P','GRY','GRY','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1990,371,8,392,'NTFR','P','GRY','GRY','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1991,372,1,0,'HCA','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1992,372,2,0,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1993,372,3,0,'BAF','P','GRY','GRY','USD','270.4800','1.0000','4','0.0000','270.4800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1994,372,4,0,'FAC','P','GRY','GRY','USD','-61.2500','1.0000','4','0.0000','-61.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1995,372,5,393,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1996,373,1,0,'BAF','P','GRY','GRY','USD','270.4800','1.0000','4','0.0000','270.4800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1997,373,2,0,'HCA','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1998,373,3,0,'FAC','P','GRY','GRY','USD','-61.2500','1.0000','4','0.0000','-61.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1999,373,4,0,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2000,373,5,0,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2001,373,6,394,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2002,374,1,0,'CAF','P','LON','LON','USD','71.8900','1.0000','4','0.0000','71.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2003,374,2,0,'BAF','P','LON','LON','USD','206.1500','1.0000','4','0.0000','206.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2004,374,3,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2005,374,4,0,'FAC','P','LON','LON','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2006,374,5,0,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2007,374,6,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2008,374,7,395,'NTFR','P','LON','LON','GBP','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2009,375,1,0,'CAF','P','LON','LON','USD','71.8900','1.0000','4','0.0000','71.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2010,375,2,0,'BAF','P','LON','LON','USD','206.1500','1.0000','4','0.0000','206.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2011,375,3,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2012,375,4,0,'FAC','P','LON','LON','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2013,375,5,0,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2014,375,6,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2015,375,7,396,'NTFR','P','LON','LON','GBP','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2016,376,1,397,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2017,376,2,397,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2018,376,3,397,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2019,376,4,397,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2020,376,5,397,'FAC','P','FLX','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2021,377,1,398,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2022,377,2,398,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2023,377,3,398,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2024,377,4,398,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2025,377,5,398,'FAC','P','FLX','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2026,378,1,399,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2027,378,2,399,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2028,378,3,399,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2029,378,4,399,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2030,378,5,399,'FAC','P','FLX','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2031,379,1,400,'NTFR','P','GRY','GRY','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2032,379,2,400,'BAF','P','GRY','GRY','USD','124.7100','1.0000','2','0.0000','124.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2033,379,3,400,'CAF','P','GRY','GRY','USD','43.4800','1.0000','2','0.0000','43.4800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2034,379,4,400,'FAC','P','GRY','GRY','USD','-30.6200','1.0000','2','0.0000','-30.6200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2035,379,5,400,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2036,379,6,400,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2037,380,1,401,'NTFR','P','GRY','GRY','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2038,380,2,401,'BAF','P','GRY','GRY','USD','124.7100','1.0000','2','0.0000','124.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2039,380,3,401,'CAF','P','GRY','GRY','USD','43.4900','1.0000','2','0.0000','43.4900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2040,380,4,401,'FAC','P','GRY','GRY','USD','-30.6200','1.0000','2','0.0000','-30.6200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2041,380,5,401,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2042,380,6,401,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2043,381,1,0,'BAF','P','GRY','GRY','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2044,381,2,0,'CAF','P','GRY','GRY','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2045,381,3,0,'FAC','P','GRY','GRY','USD','-73.5000','1.0000','4','0.0000','-73.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2046,381,4,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2047,381,5,0,'THCD','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2048,381,6,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2049,381,7,402,'NTFR','P','GRY','GRY','USD','2100.0000','1.0000','4','0.0000','2100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2050,382,1,403,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2051,382,2,403,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2052,382,3,403,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2053,382,4,403,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2054,382,5,403,'THCD','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2055,382,6,403,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2056,382,7,403,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2057,383,1,404,'NTFR','P','GRY','GRY','USD','1100.0000','1.0000','2','0.0000','1100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2058,383,2,404,'CAF','P','GRY','GRY','USD','39.0500','1.0000','2','0.0000','39.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2059,383,3,404,'BAF','P','GRY','GRY','USD','111.9800','1.0000','2','0.0000','111.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2060,383,4,404,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2061,383,5,404,'FAC','P','GRY','GRY','USD','-38.5000','1.0000','2','0.0000','-38.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2062,383,6,404,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2063,383,7,404,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2064,384,1,405,'NTFR','P','GRY','GRY','USD','2100.0000','1.0000','4','0.0000','2100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2065,384,2,405,'BAF','P','GRY','GRY','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2066,384,3,405,'CAF','P','GRY','GRY','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2067,384,4,405,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2068,384,5,405,'THCD','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2069,384,6,405,'FAC','P','GRY','GRY','USD','-73.5000','1.0000','4','0.0000','-73.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2070,384,7,405,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2071,385,1,406,'NTFR','P','LON','LON','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2072,385,2,406,'CAF','P','LON','LON','USD','71.8900','1.0000','4','0.0000','71.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2073,385,3,406,'BAF','P','LON','LON','USD','206.1400','1.0000','4','0.0000','206.1400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2074,385,4,406,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2075,385,5,406,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2076,385,6,406,'FAC','P','LON','LON','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2077,385,7,406,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2078,386,1,0,'CAF','P','GRY','GRY','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2079,386,2,0,'BAF','P','GRY','GRY','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2080,386,3,0,'FAC','P','GRY','GRY','USD','-105.0000','1.0000','4','0.0000','-105.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2081,386,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2082,386,5,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2083,386,6,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2084,386,7,407,'NTFR','P','GRY','GRY','USD','2100.0000','1.0000','4','0.0000','2100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2085,387,1,0,'CAF','P','GRY','GRY','USD','77.2100','1.0000','4','0.0000','77.2100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2086,387,2,0,'BAF','P','GRY','GRY','USD','221.4200','1.0000','4','0.0000','221.4200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2087,387,3,0,'FAC','P','GRY','GRY','USD','-101.2500','1.0000','4','0.0000','-101.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2088,387,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2089,387,5,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2090,387,6,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2091,387,7,0,'IMO','P','GRY','GRY','USD','150.0000','1.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2092,387,8,408,'NTFR','P','GRY','GRY','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2093,388,1,409,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2094,388,2,409,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2095,388,3,409,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2096,388,4,409,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2097,388,5,409,'THCD','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2098,388,6,409,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2099,388,7,409,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2100,389,1,410,'NTFR','P','GRY','FLX','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2101,389,2,410,'CAF','P','FLX','FLX','USD','47.9300','1.0000','2','0.0000','47.9300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2102,389,3,410,'BAF','P','FLX','GRY','USD','137.4300','1.0000','2','0.0000','137.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2103,389,4,410,'THCL','P','FLX','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2104,389,5,410,'THCD','C','GRY','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2105,389,6,410,'FAC','P','EAC','GRY','USD','-47.2500','1.0000','2','0.0000','-47.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2106,389,7,410,'WAR','P','FLX','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2107,390,1,0,'BAF','P','DUR','DUR','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2108,390,2,0,'ONC','P','DUR','DUR','GBP','384.0000','1.0000','4','0.0000','384.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2109,390,3,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2110,390,4,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2111,390,5,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2112,390,6,411,'NTFR','P','DUR','DUR','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2113,391,1,0,'BAF','P','DUR','DUR','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2114,391,2,0,'ONC','P','DUR','DUR','GBP','384.0000','1.0000','4','0.0000','384.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2115,391,3,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2116,391,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2117,391,5,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2118,391,6,412,'NTFR','P','DUR','DUR','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2119,392,1,0,'BAF','P','DUR','DUR','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2120,392,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2121,392,3,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2122,392,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2123,392,5,413,'NTFR','P','DUR','DUR','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2124,393,1,0,'BAF','P','DUR','DUR','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2125,393,2,0,'ONC','P','DUR','DUR','GBP','384.0000','1.0000','4','0.0000','384.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2126,393,3,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2127,393,4,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2128,393,5,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2129,393,6,414,'NTFR','P','DUR','DUR','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2130,394,1,0,'BAF','P','DUR','DUR','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2131,394,2,0,'CONG','P','DUR','DUR','USD','100.0000','2.0000','2','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2132,394,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2133,394,4,0,'THCD','P','DUR','DUR','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2134,394,5,415,'NTFR','P','DUR','DUR','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2135,395,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2136,395,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2137,395,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2138,395,4,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2139,395,5,416,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2140,396,1,0,'BAF','C','DUR','DUR','USD','1850.0000','1850.0000','%','11.0400','204.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2141,396,2,0,'CONG','C','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2142,396,3,0,'THCL','C','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2143,396,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2144,396,5,417,'NTFR','C','DUR','DUR','USD','1850.0000','1.0000','4','0.0000','1850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2145,397,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2146,397,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2147,397,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2148,397,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2149,397,5,418,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2150,398,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2151,398,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2152,398,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2153,398,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2154,398,5,419,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2155,399,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2156,399,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2157,399,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2158,399,4,0,'THCD','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2159,399,5,420,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2160,400,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2161,400,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2162,400,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2163,400,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2164,400,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2165,400,6,421,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2166,401,1,0,'BAF','P','JNB','JNB','USD','1600.0000','1600.0000','%','11.0400','176.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2167,401,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2168,401,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2169,401,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2170,401,5,422,'NTFR','P','JNB','JNB','USD','1600.0000','1.0000','4','0.0000','1600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2171,402,1,0,'BAF','C','DUR','DUR','USD','1600.0000','1600.0000','%','11.0400','176.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2172,402,2,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2173,402,3,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2174,402,4,423,'NTFR','C','DUR','DUR','USD','1600.0000','1.0000','4','0.0000','1600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2175,403,1,0,'COLF','C','DUR','DUR','USD','10.0000','1.0000','LUM','0.0000','10.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2176,403,2,0,'BAF','C','PLZ','PLZ','USD','492.3800','1.0000','LUM','0.0000','492.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2177,403,3,0,'THCL','P','PLZ','PLZ','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2178,403,4,0,'THCL','P','PLZ','PLZ','ZAR','1001.0000','2.0000','4','0.0000','2002.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2179,403,5,0,'THCD','C','PLZ','PLZ','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2180,403,6,0,'THCD','C','PLZ','PLZ','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2181,403,7,0,'DISB','C','DUR','DUR','USD','100.0000','1.0000','LUM','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2182,403,8,424,'NTFR','C','PLZ','PLZ','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2183,403,9,425,'NTFR','C','PLZ','PLZ','USD','1750.0000','2.0000','4','0.0000','3500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2184,404,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2185,404,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2186,404,3,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2187,404,4,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2188,404,5,426,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2189,405,1,0,'BAF','C','CPT','CPT','USD','825.0000','825.0000','%','11.0400','91.0800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2190,405,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2191,405,3,0,'THCD','C','CPT','CPT','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2192,405,4,427,'NTFR','C','CPT','CPT','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2193,406,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2194,406,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2195,406,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2196,406,4,428,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2197,407,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2198,407,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2199,407,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2200,407,4,429,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2201,408,1,0,'BAF','C','FLX','FLX','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2202,408,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2203,408,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2204,408,4,430,'NTFR','C','FLX','FLX','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2205,409,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2206,409,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2207,409,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2208,409,4,431,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2209,410,1,0,'BAF','P','CPT','CPT','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2210,410,2,0,'ONC','P','CPT','CPT','GBP','226.0000','1.0000','2','0.0000','226.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2211,410,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2212,410,4,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2213,410,5,432,'NTFR','P','CPT','CPT','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2214,411,1,0,'BAF','P','CPT','CPT','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2215,411,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2216,411,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2217,411,4,433,'NTFR','P','CPT','CPT','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2218,412,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2219,412,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2220,412,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2221,412,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2222,412,5,434,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2223,413,1,435,'NTFR','P','GRY','GRY','USD','1100.0000','1.0000','2','0.0000','1100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2224,413,2,435,'CAF','P','GRY','GRY','USD','39.0500','1.0000','2','0.0000','39.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2225,413,3,435,'BAF','P','GRY','GRY','USD','111.9800','1.0000','2','0.0000','111.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2226,413,4,435,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2227,413,5,435,'FAC','P','GRY','GRY','USD','-38.5000','1.0000','2','0.0000','-38.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2228,413,6,435,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2229,413,7,435,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2230,414,1,0,'BAF','P','LON','LON','USD','259.4400','1.0000','4','0.0000','259.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2231,414,2,0,'THCL','P','LON','LON','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2232,414,3,0,'THCD','P','LON','LON','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2233,414,4,0,'T/IN','P','LON','LON','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2234,414,5,0,'FAC','P','LON','LON','USD','-58.7500','1.0000','4','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2235,414,6,436,'NTFR','P','LON','LON','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2236,415,1,437,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2237,415,2,437,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2238,415,3,437,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2239,415,4,437,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2240,416,1,438,'NTFR','P','GRY','GRY','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2241,416,2,438,'BAF','P','GRY','GRY','USD','149.0400','1.0000','2','0.0000','149.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2242,416,3,438,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2243,416,4,438,'FAC','P','GRY','GRY','USD','-33.7500','1.0000','2','0.0000','-33.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2244,417,1,439,'NTFR','P','GRY','GRY','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2245,417,2,439,'BAF','P','GRY','GRY','USD','287.0000','1.0000','4','0.0000','287.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2246,417,3,439,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2247,417,4,439,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2248,418,1,440,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2249,418,2,440,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2250,418,3,440,'BAF','P','LON','LON','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2251,418,4,440,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2252,418,5,440,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2253,418,6,440,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2254,418,7,440,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2255,419,1,441,'NTFR','C','TGT','TGT','USD','2425.0000','1.0000','4','0.0000','2425.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2256,419,2,441,'CAF','C','TGT','TGT','USD','86.0900','1.0000','4','0.0000','86.0900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2257,419,3,441,'BAF','C','TGT','TGT','USD','246.8700','1.0000','4','0.0000','246.8700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2258,419,4,441,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2259,419,5,441,'THCD','C','TGT','TGT','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2260,419,6,441,'TCFB','C','TGT','TGT','USD','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2261,419,7,441,'FAC','P','LON','LON','USD','-84.8800','1.0000','4','0.0000','-84.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2262,419,8,441,'WAR','C','TGT','TGT','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2263,420,1,0,'BAF','P','GRY','GRY','USD','124.2000','1.0000','2','0.0000','124.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2264,420,2,0,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2265,420,3,442,'NTFR','P','GRY','GRY','USD','1125.0000','1.0000','2','0.0000','1125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2266,421,1,443,'NTFR','P','GRY','GRY','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2267,421,2,443,'BAF','P','GRY','GRY','USD','287.0000','1.0000','4','0.0000','287.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2268,421,3,443,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2269,422,1,444,'NTFR','P','GRY','GRY','USD','1175.0000','1.0000','2','0.0000','1175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2270,422,2,444,'BAF','P','FLX','GRY','USD','129.7200','1.0000','2','0.0000','129.7200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2271,422,3,444,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2272,422,4,444,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2273,422,5,444,'THCD','P','GRY','GRY','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2274,422,6,444,'T/IN','P','GRY','GRY','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2275,422,7,444,'FAC','P','GRY','FLX','USD','-58.7500','1.0000','2','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2276,423,1,445,'NTFR','P','LON','LON','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2277,423,2,445,'BAF','P','LON','LON','USD','287.0400','1.0000','4','0.0000','287.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2278,423,3,445,'THCL','P','LON','LON','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2279,423,4,445,'THCD','P','LON','LON','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2280,423,5,445,'T/IN','P','LON','LON','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2281,423,6,445,'FAC','P','LON','LON','USD','-65.0000','1.0000','4','0.0000','-65.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2282,424,1,0,'BAF','P','GRY','GRY','USD','124.7100','1.0000','2','0.0000','124.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2283,424,2,0,'CAF','P','GRY','GRY','USD','43.4800','1.0000','2','0.0000','43.4800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2284,424,3,0,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2285,424,4,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2286,424,5,0,'FAC','P','GRY','GRY','USD','-42.8800','1.0000','2','0.0000','-42.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2287,424,6,446,'NTFR','P','GRY','GRY','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2288,425,1,447,'NTFR','P','GRY','GRY','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2289,425,2,447,'CAF','P','GRY','GRY','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2290,425,3,447,'BAF','P','GRY','GRY','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2291,425,4,447,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2292,425,5,447,'FAC','P','GRY','GRY','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2293,425,6,447,'THCD','P','GRY','GRY','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2294,425,7,447,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2295,426,1,448,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2296,426,2,448,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2297,426,3,448,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2298,426,4,448,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2299,426,5,448,'THCD','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2300,426,6,448,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2301,426,7,448,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2302,427,1,449,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2303,427,2,449,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2304,427,3,449,'BAF','P','GRY','GRY','USD','114.5300','1.0000','2','0.0000','114.5300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2305,427,4,449,'CAF','P','GRY','GRY','USD','39.9400','1.0000','2','0.0000','39.9400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2306,427,5,449,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2307,427,6,449,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2308,427,7,449,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2309,427,8,449,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2310,428,1,450,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2311,428,2,450,'DOF','C','EAC','EAC','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2312,428,3,450,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2313,428,4,450,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2314,428,5,450,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2315,428,6,450,'THCD','P','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2316,428,7,450,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2317,428,8,450,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2318,429,1,451,'NTFR','C','DAR','DAR','USD','2250.0000','1.0000','4','0.0000','2250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2319,429,2,451,'BAF','C','DAR','DAR','USD','229.0500','1.0000','4','0.0000','229.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2320,429,3,451,'CAF','C','DAR','DAR','USD','79.8800','1.0000','4','0.0000','79.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2321,429,4,451,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2322,429,5,451,'TCFB','C','DAR','DAR','USD','60.0000','1.0000','4','0.0000','60.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2323,429,6,451,'WAR','C','DAR','DAR','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2324,429,7,451,'FAC','P','GRY','GRY','USD','-78.7500','1.0000','4','0.0000','-78.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2325,430,1,452,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2326,430,2,452,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2327,430,3,452,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2328,430,4,452,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2329,430,5,452,'TCFB','P','GRY','GRY','USD','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2330,430,6,452,'FAC','P','GRY','GRY','USD','-36.7500','1.0000','2','0.0000','-36.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2331,430,7,452,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2332,431,1,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2333,431,2,0,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2334,431,3,0,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2335,431,4,0,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2336,431,5,0,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2337,431,6,453,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2338,431,7,453,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2339,432,1,0,'BAF','P','GRY','GRY','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2340,432,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2341,432,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2342,432,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2343,432,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2344,432,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2345,432,7,454,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2346,433,1,455,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2347,433,2,455,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2348,433,3,455,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2349,433,4,455,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2350,433,5,455,'THCD','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2351,433,6,455,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2352,433,7,455,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2353,434,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2354,434,2,0,'CONG','C','FLX','FLX','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2355,434,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2356,434,4,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2357,434,5,456,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2358,435,1,0,'BAF','P','DUR','DUR','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2359,435,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2360,435,3,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2361,435,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2362,435,5,457,'NTFR','P','DUR','DUR','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2363,436,1,0,'BAF','P','DUR','DUR','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2364,436,2,0,'ONC','P','DUR','DUR','GBP','384.0000','1.0000','4','0.0000','384.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2365,436,3,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2366,436,4,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2367,436,5,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2368,436,6,458,'NTFR','P','DUR','DUR','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2369,437,1,0,'BAF','P','DUR','DUR','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2370,437,2,0,'CONG','P','DUR','DUR','USD','100.0000','2.0000','2','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2371,437,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2372,437,4,0,'THCD','P','DUR','DUR','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2373,437,5,459,'NTFR','P','DUR','DUR','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2374,438,1,0,'BAF','P','DUR','DUR','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2375,438,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2376,438,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2377,438,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2378,438,5,460,'NTFR','P','DUR','DUR','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2379,439,1,0,'BAF','P','DUR','DUR','USD','5100.0000','5100.0000','%','11.0400','563.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2380,439,2,0,'CONG','P','DUR','DUR','USD','200.0000','3.0000','4','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2381,439,3,0,'THCL','P','DUR','DUR','ZAR','1001.0000','3.0000','4','0.0000','3003.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2382,439,4,0,'THCD','C','DUR','DUR','GBP','146.0000','3.0000','4','0.0000','438.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2383,439,5,461,'NTFR','P','DUR','DUR','USD','1700.0000','3.0000','4','0.0000','5100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2384,440,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2385,440,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2386,440,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2387,440,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2388,440,5,0,'IMO','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2389,440,6,462,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2390,441,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2391,441,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2392,441,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2393,441,4,0,'THCD','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2394,441,5,463,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2395,442,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2396,442,2,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2397,442,3,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2398,442,4,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2399,442,5,0,'ONC','P','DUR','DUR','GBP','339.0000','1.0000','2','0.0000','339.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2400,442,6,464,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2401,443,1,0,'BAF','C','PLZ','PLZ','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2402,443,2,0,'CONG','P','PLZ','PLZ','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2403,443,3,0,'THCL','P','PLZ','PLZ','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2404,443,4,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2405,443,5,465,'NTFR','C','PLZ','PLZ','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2406,444,1,0,'BAF','C','DUR','DUR','USD','1600.0000','1600.0000','%','11.0400','176.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2407,444,2,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2408,444,3,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2409,444,4,466,'NTFR','C','DUR','DUR','USD','1600.0000','1.0000','4','0.0000','1600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2410,445,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2411,445,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2412,445,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2413,445,4,467,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2414,446,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2415,446,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2416,446,3,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2417,446,4,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2418,446,5,468,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2419,447,1,0,'BAF','P','CPT','CPT','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2420,447,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2421,447,3,0,'THCD','C','FLX','FLX','GBP','79.0000','1.0000','2','0.0000','79.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2422,447,4,469,'NTFR','P','CPT','CPT','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2423,448,1,0,'BAF','C','FLX','FLX','USD','2475.0000','2475.0000','%','11.0400','273.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2424,448,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','3.0000','2','0.0000','2031.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2425,448,3,0,'THCD','C','FLX','FLX','GBP','73.0000','3.0000','2','0.0000','219.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2426,448,4,470,'NTFR','C','FLX','FLX','USD','825.0000','3.0000','2','0.0000','2475.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2427,449,1,0,'BAF','P','CPT','CPT','USD','1850.0000','1850.0000','%','11.0400','204.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2428,449,2,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2429,449,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2430,449,4,471,'NTFR','P','CPT','CPT','USD','1850.0000','1.0000','4','0.0000','1850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2431,450,1,0,'BAF','C','FLX','FLX','USD','825.0000','825.0000','%','11.0400','91.0800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2432,450,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2433,450,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2434,450,4,472,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2435,451,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2436,451,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2437,451,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2438,451,4,473,'NTFR','C','FLX','FLX','USD','825.0000','2.0000','2','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2439,452,1,0,'BAF','C','FLX','FLX','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2440,452,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2441,452,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2442,452,4,474,'NTFR','C','FLX','FLX','USD','875.0000','2.0000','2','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2443,453,1,0,'BAF','C','HAM','HAM','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2444,453,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2445,453,3,0,'THCD','C','HAM','HAM','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2446,453,4,475,'NTFR','C','HAM','HAM','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2447,454,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2448,454,2,0,'ONC','P','JNB','JNB','GBP','420.0000','1.0000','2','0.0000','420.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2449,454,3,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2450,454,4,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2451,454,5,476,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2452,455,1,0,'BAF','P','PLZ','PLZ','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2453,455,2,0,'THCL','P','PLZ','PLZ','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2454,455,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2455,455,4,477,'NTFR','P','PLZ','PLZ','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2456,456,1,0,'THCL','P','GRY','GRY','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2457,456,2,0,'BAF','P','GRY','GRY','USD','259.4400','2.0000','4','0.0000','518.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2458,456,3,0,'CONG','P','GRY','GRY','USD','200.0000','2.0000','4','0.0000','400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2459,456,4,0,'HCA','P','GRY','GRY','USD','100.0000','2.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2460,456,5,0,'FAC','P','GRY','GRY','USD','-58.7500','2.0000','4','0.0000','-117.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2461,456,6,478,'NTFR','P','GRY','GRY','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2462,457,1,480,'NTFR','P','LON','LON','USD','2175.0000','1.0000','4','0.0000','2175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2463,457,2,480,'CAF','P','LON','LON','USD','77.2100','1.0000','4','0.0000','77.2100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2464,457,3,480,'BAF','P','LON','LON','USD','221.4200','1.0000','4','0.0000','221.4200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2465,457,4,480,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2466,457,5,480,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2467,457,6,480,'FAC','P','LON','LON','USD','-76.0000','1.0000','4','0.0000','-76.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2468,457,7,480,'THCD','P','GRY','GRY','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2469,457,8,480,'TCFB','P','GRY','GRY','USD','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2470,457,9,480,'CUST','P','LON','LON','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2471,458,1,0,'TCFB','P','GRY','GRY','USD','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2472,458,2,0,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2473,458,3,0,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2474,458,4,0,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2475,458,5,0,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2476,458,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2477,458,7,0,'LCD','C','DAR','DAR','USD','94.7900','1.0000','2','0.0000','94.7900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2478,458,8,481,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2479,459,1,482,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2480,459,2,482,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2481,459,3,482,'CAF','P','GRY','GRY','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2482,459,4,482,'BAF','P','GRY','GRY','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2483,459,5,482,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2484,459,6,482,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2485,459,7,482,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2486,459,8,482,'IMO','P','GRY','GRY','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2487,460,1,483,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2488,460,2,483,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2489,460,3,483,'CAF','P','GRY','GRY','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2490,460,4,483,'BAF','P','GRY','GRY','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2491,460,5,483,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2492,460,6,483,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2493,460,7,483,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2494,460,8,483,'IMO','P','GRY','GRY','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2495,461,1,484,'NTFR','P','GRY','GRY','USD','1900.0000','1.0000','4','0.0000','1900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2496,461,2,484,'BAF','P','GRY','GRY','USD','193.4200','1.0000','4','0.0000','193.4200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2497,461,3,484,'CAF','P','GRY','GRY','USD','67.4500','1.0000','4','0.0000','67.4500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2498,461,4,484,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2499,461,5,484,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2500,461,6,484,'FAC','P','GRY','GRY','USD','-95.0000','1.0000','4','0.0000','-95.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2501,461,7,484,'WAR','P','GRY','FLX','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2502,462,1,485,'NTFR','P','GRY','GRY','USD','1175.0000','1.0000','2','0.0000','1175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2503,462,2,485,'BAF','P','FLX','GRY','USD','129.7200','1.0000','2','0.0000','129.7200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2504,462,3,485,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2505,462,4,485,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2506,462,5,485,'THCD','P','GRY','GRY','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2507,462,6,485,'T/IN','P','GRY','GRY','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2508,462,7,485,'FAC','P','GRY','FLX','USD','-58.7500','1.0000','2','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2509,463,1,486,'NTFR','C','JNB','JNB','USD','2700.0000','1.0000','4','0.0000','2700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2510,463,2,486,'BAF','C','JNB','JNB','USD','298.0800','1.0000','4','0.0000','298.0800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2511,463,3,486,'THCL','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2512,463,4,486,'FAC','P','JNB','JNB','USD','-67.5000','1.0000','4','0.0000','-67.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2513,463,5,486,'CONG','C','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2514,464,1,487,'NTFR','P','GRY','GRY','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2515,464,2,487,'FAC','P','GRY','GRY','USD','-30.6300','1.0000','2','0.0000','-30.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2516,464,3,487,'BAF','P','GRY','GRY','USD','135.2400','1.0000','2','0.0000','135.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2517,464,4,487,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2518,465,1,488,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2519,465,2,488,'OT','P','GRY','GRY','USD','900.0000','1.0000','4','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2520,465,3,488,'BAF','P','GRY','GRY','USD','270.4800','1.0000','4','0.0000','270.4800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2521,465,4,488,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2522,465,5,488,'FAC','P','GRY','GRY','USD','-61.2500','1.0000','4','0.0000','-61.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2523,466,1,0,'THCL','P','GRY','GRY','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2524,466,2,0,'BAF','P','GRY','GRY','USD','270.4800','2.0000','4','0.0000','540.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2525,466,3,0,'HCA','P','GRY','GRY','USD','200.0000','2.0000','4','0.0000','400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2526,466,4,0,'FAC','P','GRY','GRY','USD','-61.2500','2.0000','4','0.0000','-122.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2527,466,5,489,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2528,467,1,491,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2529,467,2,491,'BAF','P','GRY','GRY','USD','138.0000','1.0000','2','0.0000','138.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2530,467,3,491,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2531,468,1,0,'ARO','C','JNB','JNB','USD','750.0000','1.0000','4','0.0000','750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2532,468,2,0,'BAF','C','JNB','JNB','USD','386.4000','1.0000','4','0.0000','386.4000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2533,468,3,0,'THCL','P','LON','LON','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2534,468,4,0,'FAC','P','LON','LON','USD','-87.5000','1.0000','4','0.0000','-87.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2535,468,5,0,'THCD','C','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2536,468,6,0,'T/IN','C','JNB','JNB','ZAR','2700.0000','1.0000','4','0.0000','2700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2537,468,7,492,'NTFR','C','JNB','JNB','USD','2750.0000','1.0000','4','0.0000','2750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2538,469,1,0,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2539,469,2,0,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2540,469,3,0,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2541,469,4,0,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2542,469,5,493,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2543,470,1,494,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2544,470,2,494,'BAF','P','GRY','GRY','USD','138.0000','1.0000','2','0.0000','138.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2545,470,3,494,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2546,470,4,494,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2547,470,5,494,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2548,471,1,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2549,471,2,0,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2550,471,3,0,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2551,471,4,0,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2552,471,5,0,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2553,471,6,495,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2554,471,7,495,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2555,472,1,496,'NTFR','P','LON','LON','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2556,472,2,496,'BAF','P','LON','LON','USD','135.2400','1.0000','2','0.0000','135.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2557,472,3,496,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2558,472,4,496,'FAC','P','LON','LON','USD','-30.6300','1.0000','2','0.0000','-30.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2559,472,5,496,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2560,473,1,497,'NTFR','P','LON','LON','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2561,473,2,497,'BAF','P','LON','LON','USD','135.2400','1.0000','2','0.0000','135.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2562,473,3,497,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2563,473,4,497,'FAC','P','LON','LON','USD','-30.6300','1.0000','2','0.0000','-30.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2564,473,5,497,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2565,474,1,498,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2566,474,2,498,'BAF','P','GRY','GRY','USD','138.0000','1.0000','2','0.0000','138.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2567,474,3,498,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2568,474,4,498,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2569,475,1,499,'NTFR','C','CPT','CPT','USD','1400.0000','1.0000','2','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2570,475,2,499,'ARO','C','CPT','CPT','USD','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2571,475,3,499,'BAF','C','CPT','CPT','USD','220.8000','1.0000','2','0.0000','220.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2572,475,4,499,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2573,475,5,499,'FAC','P','GRY','GRY','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2574,476,1,500,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2575,476,2,500,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2576,476,3,500,'BAF','P','GRY','GRY','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2577,476,4,500,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2578,476,5,500,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2579,476,6,500,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2580,477,1,0,'FAC','P','LON','LON','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2581,477,2,0,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2582,477,3,0,'BAF','P','LON','LON','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2583,477,4,0,'THCD','P','LON','FLX','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2584,477,5,0,'T/IN','P','LON','LON','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2585,477,6,501,'NTFR','P','LON','LON','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2586,478,1,502,'NTFR','C','DUR','DUR','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2587,478,2,502,'BAF','C','DUR','DUR','USD','143.5200','1.0000','2','0.0000','143.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2588,478,3,502,'CONG','C','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2589,478,4,502,'THCL','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2590,478,5,502,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2591,478,6,502,'DOC','C','DUR','DUR','GBP','15.0000','1.0000','2','0.0000','15.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2592,478,7,502,'PRE','C','DUR','DUR','GBP','169.0000','1.0000','2','0.0000','169.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2593,479,1,503,'NTFR','P','GRY','GRY','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2594,479,2,503,'BAF','P','GRY','GRY','USD','287.0400','1.0000','4','0.0000','287.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2595,479,3,503,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2596,479,4,503,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2597,479,5,503,'FAC','P','GRY','GRY','USD','-65.0000','1.0000','4','0.0000','-65.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2598,480,1,504,'NTFR','P','GRY','GRY','USD','1175.0000','1.0000','2','0.0000','1175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2599,480,2,504,'BAF','P','GRY','GRY','USD','129.7200','1.0000','2','0.0000','129.7200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2600,480,3,504,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2601,480,4,504,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2602,480,5,504,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2603,480,6,504,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2604,480,7,504,'FAC','P','FLX','GRY','USD','-58.7500','1.0000','2','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2605,481,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2606,481,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2607,481,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2608,481,4,0,'THCD','P','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2609,481,5,505,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2610,482,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2611,482,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2612,482,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2613,482,4,0,'THCD','C','ANR','ANR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2614,482,5,506,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2615,483,1,0,'BAF','P','DUR','DUR','USD','2625.0000','2625.0000','%','11.0400','289.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2616,483,2,0,'CONG','P','DUR','DUR','USD','100.0000','3.0000','2','0.0000','300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2617,483,3,0,'ONC','P','DUR','DUR','GBP','381.0000','3.0000','2','0.0000','1143.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2618,483,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','3.0000','2','0.0000','2031.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2619,483,5,0,'THCD','P','DUR','DUR','GBP','73.0000','3.0000','2','0.0000','219.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2620,483,6,507,'NTFR','P','DUR','DUR','USD','875.0000','3.0000','2','0.0000','2625.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2621,484,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2622,484,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2623,484,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2624,484,4,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2625,484,5,508,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2626,485,1,0,'BAF','C','FLX','FLX','USD','3600.0000','3600.0000','%','11.0400','397.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2627,485,2,0,'CONG','C','FLX','FLX','USD','100.0000','4.0000','2','0.0000','400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2628,485,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','4.0000','2','0.0000','2708.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2629,485,4,0,'THCD','C','FLX','FLX','GBP','73.0000','4.0000','2','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2630,485,5,509,'NTFR','C','DUR','DUR','USD','900.0000','4.0000','2','0.0000','3600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2631,486,1,0,'BAF','P','DUR','DUR','USD','1600.0000','1600.0000','%','11.0400','176.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2632,486,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2633,486,3,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2634,486,4,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2635,486,5,510,'NTFR','P','DUR','DUR','USD','1600.0000','1.0000','4','0.0000','1600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2636,487,1,0,'BAF','P','JNB','JNB','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2637,487,2,0,'ONC','P','JNB','JNB','GBP','349.0000','1.0000','2','0.0000','349.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2638,487,3,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2639,487,4,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2640,487,5,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2641,487,6,511,'NTFR','P','JNB','JNB','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2642,488,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2643,488,2,0,'ONC','P','JNB','JNB','GBP','311.0000','1.0000','2','0.0000','311.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2644,488,3,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2645,488,4,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2646,488,5,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2647,488,6,512,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2648,489,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2649,489,2,0,'ONC','P','JNB','JNB','GBP','420.0000','1.0000','2','0.0000','420.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2650,489,3,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2651,489,4,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2652,489,5,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2653,489,6,513,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2654,490,1,0,'BAF','P','JNB','JNB','USD','164.5000','1.0000','LUM','0.0000','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2655,490,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2656,490,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2657,490,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2658,490,5,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2659,490,6,514,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2660,491,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2661,491,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2662,491,3,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2663,491,4,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2664,491,5,515,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2665,492,1,0,'BAF','C','FLX','FLX','USD','825.0000','825.0000','%','11.0400','91.0800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2666,492,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2667,492,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2668,492,4,516,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2669,493,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2670,493,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2671,493,3,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2672,493,4,517,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2673,494,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2674,494,2,0,'ONC','P','JNB','JNB','GBP','461.0000','1.0000','4','0.0000','461.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2675,494,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2676,494,4,518,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2677,495,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2678,495,2,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2679,495,3,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2680,495,4,519,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2681,496,1,0,'BAF','P','PLZ','PLZ','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2682,496,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2683,496,3,0,'THCL','P','PLZ','PLZ','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2684,496,4,520,'NTFR','P','PLZ','PLZ','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2685,497,1,521,'NTFR','P','GRY','GRY','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2686,497,2,521,'BAF','P','GRY','GRY','USD','287.0000','1.0000','4','0.0000','287.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2687,497,3,521,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2688,498,1,522,'NTFR','P','LON','LON','USD','1400.0000','1.0000','2','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2689,498,2,522,'BAF','P','LON','LON','USD','162.8400','1.0000','2','0.0000','162.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2690,498,3,522,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2691,498,4,522,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2692,498,5,522,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2693,498,6,522,'FAC','P','LON','LON','USD','-35.0000','1.0000','2','0.0000','-35.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2694,498,7,522,'IMO','P','LON','LON','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2695,498,8,522,'IMO','C','JNB','JNB','ZAR','757.2500','1.0000','2','0.0000','757.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2696,498,9,522,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2697,499,1,523,'NTFR','P','GRY','GRY','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2698,499,2,523,'BAF','P','GRY','GRY','USD','287.0400','1.0000','4','0.0000','287.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2699,499,3,523,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2700,499,4,523,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2701,499,5,523,'FAC','P','GRY','GRY','USD','-65.0000','1.0000','4','0.0000','-65.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2702,500,1,524,'NTFR','P','LON','LON','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2703,500,2,524,'BAF','P','LON','LON','USD','135.2400','1.0000','2','0.0000','135.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2704,500,3,524,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2705,500,4,524,'FAC','P','LON','LON','USD','-30.6300','1.0000','2','0.0000','-30.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2706,500,5,524,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2707,501,1,0,'BAF','P','DAR','DAR','USD','875.0000','875.0000','%','10.1800','89.0800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2708,501,2,0,'CAF','P','DAR','DAR','USD','875.0000','875.0000','%','3.5500','31.0600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2709,501,3,0,'WAR','P','DAR','DAR','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2710,501,4,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2711,501,5,525,'NTFR','P','DAR','DAR','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2712,502,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2713,502,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2714,502,3,526,'NTFR','P','EAC','EAC','USD','1570.0000','1.0000','4','0.0000','1570.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2715,503,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2716,503,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2717,503,3,527,'NTFR','P','NBO','NBO','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2718,504,1,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2719,504,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2720,504,3,528,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2721,505,1,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2722,505,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2723,505,3,529,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2724,506,1,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2725,506,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2726,506,3,530,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2727,507,1,0,'THCL','P','NBO','NBO','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2728,507,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2729,507,3,531,'NTFR','P','NBO','NBO','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2730,508,1,0,'THCL','P','NBO','NBO','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2731,508,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2732,508,3,532,'NTFR','P','NBO','NBO','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2733,509,1,0,'CAF','P','EAC','EAC','USD','1570.0000','1570.0000','%','3.5500','55.7400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2734,509,2,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2735,509,3,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2736,509,4,533,'NTFR','P','EAC','EAC','USD','1570.0000','1.0000','4','0.0000','1570.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2737,510,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2738,510,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2739,510,3,534,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2740,511,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2741,511,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2742,511,3,535,'NTFR','P','EAC','EAC','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2743,512,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2744,512,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2745,512,3,536,'NTFR','C','LON','LON','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2746,513,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2747,513,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2748,513,3,537,'NTFR','P','EAC','EAC','USD','705.0000','1.0000','2','0.0000','705.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2749,514,1,0,'THCD','C','FLX','FLX','GBP','75.0000','15.0000','2','0.0000','1125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2750,514,2,0,'BAF','C','FLX','FLX','USD','9375.0000','9375.0000','%','8.0000','750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2751,514,3,538,'NTFR','C','FLX','FLX','USD','625.0000','15.0000','2','0.0000','9375.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2752,515,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2753,515,2,0,'BAF','C','FLX','FLX','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2754,515,3,539,'NTFR','C','FLX','FLX','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2755,516,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2756,516,2,0,'BAF','C','FLX','FLX','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2757,516,3,540,'NTFR','C','FLX','FLX','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2758,517,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2759,517,2,0,'BAF','C','FLX','FLX','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2760,517,3,541,'NTFR','C','FLX','FLX','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2761,518,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2762,518,2,0,'BAF','C','FLX','FLX','USD','675.0000','675.0000','%','8.0000','54.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2763,518,3,542,'NTFR','C','FLX','FLX','USD','675.0000','1.0000','2','0.0000','675.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2764,519,1,0,'THCD','C','FLX','FLX','GBP','75.0000','6.0000','2','0.0000','450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2765,519,2,0,'BAF','C','FLX','FLX','USD','3750.0000','3750.0000','%','8.0000','300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2766,519,3,543,'NTFR','C','FLX','FLX','USD','625.0000','6.0000','2','0.0000','3750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2767,520,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2768,520,2,0,'BAF','C','FLX','FLX','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2769,520,3,544,'NTFR','C','FLX','FLX','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2770,521,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2771,521,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2772,521,3,545,'NTFR','P','EAC','EAC','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2773,522,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2774,522,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2775,522,3,546,'NTFR','P','EAC','EAC','USD','705.0000','1.0000','2','0.0000','705.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2776,523,1,0,'THCD','C','FLX','FLX','GBP','75.0000','15.0000','2','0.0000','1125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2777,523,2,0,'BAF','C','FLX','FLX','USD','9375.0000','9375.0000','%','8.0000','750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2778,523,3,547,'NTFR','C','FLX','FLX','USD','625.0000','15.0000','2','0.0000','9375.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2779,524,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2780,524,2,0,'BAF','C','FLX','FLX','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2781,524,3,548,'NTFR','C','FLX','FLX','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2782,525,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2783,525,2,0,'BAF','C','FLX','FLX','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2784,525,3,549,'NTFR','C','FLX','FLX','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2785,526,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2786,526,2,0,'BAF','C','FLX','FLX','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2787,526,3,550,'NTFR','C','FLX','FLX','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2788,527,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2789,527,2,0,'BAF','C','FLX','FLX','USD','675.0000','675.0000','%','8.0000','54.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2790,527,3,551,'NTFR','C','FLX','FLX','USD','675.0000','1.0000','2','0.0000','675.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2791,528,1,0,'THCD','C','FLX','FLX','GBP','75.0000','6.0000','2','0.0000','450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2792,528,2,0,'BAF','C','FLX','FLX','USD','3750.0000','3750.0000','%','8.0000','300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2793,528,3,552,'NTFR','C','FLX','FLX','USD','625.0000','6.0000','2','0.0000','3750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2794,529,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2795,529,2,0,'BAF','C','FLX','FLX','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2796,529,3,553,'NTFR','C','FLX','FLX','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2797,530,1,554,'NTFR','C','DAR','DAR','GBP','2065.0000','1.0000','4','0.0000','2065.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2798,531,1,0,'BAF','P','GRY','GRY','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2799,531,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2800,531,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2801,531,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2802,531,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2803,531,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2804,531,7,555,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2805,532,1,0,'BAF','P','GRY','GRY','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2806,532,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2807,532,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2808,532,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2809,532,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2810,532,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2811,532,7,556,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2812,533,1,0,'BAF','P','GRY','GRY','USD','111.9800','1.0000','2','0.0000','111.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2813,533,2,0,'CAF','P','GRY','GRY','USD','39.0500','1.0000','2','0.0000','39.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2814,533,3,0,'FAC','P','GRY','GRY','USD','-38.5000','1.0000','2','0.0000','-38.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2815,533,4,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2816,533,5,0,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2817,533,6,0,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2818,533,7,557,'NTFR','P','GRY','GRY','USD','1100.0000','1.0000','2','0.0000','1100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2819,534,1,0,'BAF','P','GRY','GRY','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2820,534,2,0,'CAF','P','GRY','GRY','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2821,534,3,0,'FAC','P','GRY','GRY','USD','-73.5000','1.0000','4','0.0000','-73.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2822,534,4,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2823,534,5,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2824,534,6,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2825,534,7,558,'NTFR','P','GRY','GRY','USD','2100.0000','1.0000','4','0.0000','2100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2826,535,1,559,'NTFR','P','GRY','FLX','USD','2100.0000','1.0000','4','0.0000','2100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2827,535,2,559,'BAF','P','GRY','GRY','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2828,535,3,559,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2829,535,4,559,'CAF','P','GRY','GRY','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2830,535,5,559,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2831,535,6,559,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2832,535,7,559,'FAC','P','GRY','GRY','USD','-73.5000','1.0000','4','0.0000','-73.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2833,536,1,560,'NTFR','P','GRY','FLX','USD','0.0000','1.0000','4','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2834,537,1,561,'NTFR','P','GRY','FLX','USD','0.0000','1.0000','4','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2835,538,1,0,'CAF','P','GRY','GRY','USD','71.8900','1.0000','4','0.0000','71.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2836,538,2,0,'BAF','P','GRY','GRY','USD','206.1500','1.0000','4','0.0000','206.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2837,538,3,0,'FAC','P','GRY','GRY','USD','-101.2500','1.0000','4','0.0000','-101.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2838,538,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2839,538,5,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2840,538,6,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2841,538,7,562,'NTFR','P','GRY','GRY','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2842,539,1,0,'BAF','P','GRY','GRY','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2843,539,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2844,539,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2845,539,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2846,539,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2847,539,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2848,539,7,563,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2849,540,1,564,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2850,540,2,564,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2851,540,3,564,'CAF','P','GRY','GRY','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2852,540,4,564,'BAF','P','GRY','GRY','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2853,540,5,564,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2854,540,6,564,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2855,540,7,564,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2856,540,8,564,'IMO','P','GRY','GRY','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2857,541,1,565,'NTFR','P','GRY','GRY','USD','2125.0000','4.0000','4','0.0000','8500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2858,541,2,565,'BAF','P','GRY','GRY','USD','216.3300','4.0000','4','0.0000','865.3200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2859,541,3,565,'CAF','P','GRY','GRY','USD','75.4400','4.0000','4','0.0000','301.7600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2860,541,4,565,'THCL','P','GRY','GRY','GBP','75.0000','4.0000','4','0.0000','300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2861,541,5,565,'THCD','P','GRY','GRY','USD','80.0000','4.0000','4','0.0000','320.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2862,541,6,565,'FAC','P','GRY','GRY','USD','-74.3800','4.0000','4','0.0000','-297.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2863,541,7,565,'WAR','P','GRY','GRY','USD','24.0000','4.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2864,542,1,566,'NTFR','C','KLA','KLA','USD','1100.0000','1.0000','2','0.0000','1100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2865,542,2,566,'CAF','C','KLA','KLA','USD','39.0500','1.0000','2','0.0000','39.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2866,542,3,566,'BAF','C','KLA','KLA','USD','111.9800','1.0000','2','0.0000','111.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2867,542,4,566,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2868,542,5,566,'THCD','C','KLA','KLA','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2869,542,6,566,'ONC','C','KLA','KLA','USD','1825.0000','1.0000','2','0.0000','1825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2870,542,7,566,'DOF','C','KLA','KLA','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2871,542,8,566,'WAR','C','KLA','KLA','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2872,542,9,566,'FAC','P','GRY','GRY','USD','-38.5000','1.0000','2','0.0000','-38.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2873,543,1,567,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2874,543,2,567,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2875,543,3,567,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2876,543,4,567,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2877,543,5,567,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2878,543,6,567,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2879,543,7,567,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2880,543,8,567,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2881,544,1,568,'NTFR','P','GRY','GRY','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2882,544,2,568,'THCD','P','GRY','GRY','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2883,544,3,568,'IMO','P','GRY','GRY','ZAR','455.7600','1.0000','2','0.0000','455.7600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2884,544,4,568,'T/IN','P','GRY','GRY','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2885,544,5,568,'BAF','P','GRY','GRY','USD','149.0400','1.0000','2','0.0000','149.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2886,544,6,568,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2887,544,7,568,'FAC','P','FLX','FLX','USD','-33.7500','1.0000','2','0.0000','-33.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2888,544,8,568,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2889,545,1,569,'NTFR','P','GRY','GRY','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2890,545,2,569,'THCD','P','GRY','GRY','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2891,545,3,569,'IMO','P','GRY','GRY','ZAR','455.7600','1.0000','2','0.0000','455.7600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2892,545,4,569,'T/IN','P','GRY','GRY','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2893,545,5,569,'BAF','P','GRY','GRY','USD','149.0400','1.0000','2','0.0000','149.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2894,545,6,569,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2895,545,7,569,'FAC','P','FLX','FLX','USD','-33.7500','1.0000','2','0.0000','-33.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2896,545,8,569,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2897,546,1,570,'NTFR','P','GRY','GRY','USD','2700.0000','1.0000','4','0.0000','2700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2898,546,2,570,'IMO','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2899,546,3,570,'BAF','P','GRY','GRY','USD','375.5700','1.0000','4','0.0000','375.5700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2900,546,4,570,'FAC','P','GRY','GRY','USD','-67.5000','1.0000','4','0.0000','-67.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2901,546,5,570,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2902,547,1,571,'NTFR','C','GRY','GRY','USD','1400.0000','1.0000','2','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2903,547,2,571,'THCD','C','GRY','GRY','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2904,547,3,571,'T/IN','C','GRY','GRY','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2905,547,4,571,'ARO','C','GRY','GRY','USD','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2906,547,5,571,'BAF','C','GRY','GRY','USD','220.8000','1.0000','2','0.0000','220.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2907,547,6,571,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2908,547,7,571,'FAC','P','GRY','GRY','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2909,548,1,572,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2910,548,2,572,'DOF','C','EAC','EAC','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2911,548,3,572,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2912,548,4,572,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2913,548,5,572,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2914,548,6,572,'THCD','P','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2915,548,7,572,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2916,548,8,572,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2917,549,1,573,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2918,549,2,573,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2919,549,3,573,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2920,549,4,573,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2921,549,5,573,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2922,549,6,573,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2923,549,7,573,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2924,550,1,574,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2925,550,2,574,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2926,550,3,574,'BAF','P','LON','LON','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2927,550,4,574,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2928,550,5,574,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2929,550,6,574,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2930,550,7,574,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2931,550,8,574,'CUST','P','LON','LON','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2932,551,1,0,'BAF','P','GRY','GRY','USD','159.9600','1.0000','2','0.0000','159.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2933,551,2,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2934,551,3,575,'NTFR','P','GRY','GRY','USD','1150.0000','1.0000','2','0.0000','1150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2935,552,1,576,'NTFR','P','GRY','GRY','USD','2500.0000','1.0000','4','0.0000','2500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2936,552,2,576,'BAF','P','GRY','GRY','USD','347.7500','1.0000','4','0.0000','347.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2937,552,3,576,'CONG','P','FLX','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2938,552,4,576,'THCL','P','GRY','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2939,552,5,576,'THCD','C','JNB','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2940,552,6,576,'T/IN','C','JNB','JNB','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2941,553,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2942,553,2,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2943,553,3,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2944,553,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2945,553,5,577,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2946,554,1,0,'BAF','P','DUR','DUR','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2947,554,2,0,'THCD','P','DUR','DUR','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2948,554,3,0,'CONG','P','DUR','DUR','USD','100.0000','2.0000','2','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2949,554,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2950,554,5,578,'NTFR','P','DUR','DUR','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2951,555,1,0,'BAF','C','FLX','FLX','USD','1800.0000','1800.0000','%','11.0400','198.7200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2952,555,2,0,'THCD','C','FLX','FLX','GBP','146.0000','2.0000','2','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2953,555,3,0,'CONG','C','FLX','FLX','USD','100.0000','2.0000','2','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2954,555,4,579,'NTFR','C','FLX','FLX','USD','900.0000','2.0000','2','0.0000','1800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2955,556,1,0,'BAF','P','JNB','JNB','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2956,556,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2957,556,3,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2958,556,4,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2959,556,5,580,'NTFR','P','DUR','JNB','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2960,557,1,0,'BAF','P','JNB','DUR','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2961,557,2,0,'ONC','P','JNB','JNB','GBP','420.0000','1.0000','4','0.0000','420.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2962,557,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2963,557,4,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2964,557,5,581,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2965,558,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2966,558,2,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2967,558,3,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2968,558,4,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2969,558,5,0,'ONC','P','JNB','JNB','GBP','311.0000','1.0000','2','0.0000','311.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2970,558,6,582,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2971,559,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2972,559,2,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2973,559,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2974,559,4,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2975,559,5,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2976,559,6,583,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2977,560,1,584,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2978,560,2,584,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2979,560,3,584,'BAF','P','LON','LON','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2980,560,4,584,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2981,560,5,584,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2982,560,6,584,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2983,560,7,584,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2984,560,8,584,'CUST','P','LON','LON','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2985,561,1,0,'BAF','P','GRY','GRY','USD','312.9800','1.0000','4','0.0000','312.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2986,561,2,0,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2987,561,3,585,'NTFR','P','GRY','GRY','USD','2250.0000','1.0000','4','0.0000','2250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2988,562,1,0,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2989,562,2,0,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2990,562,3,0,'BAF','P','GRY','GRY','USD','142.5800','1.0000','2','0.0000','142.5800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2991,562,4,0,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2992,562,5,586,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2993,563,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2994,563,2,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2995,563,3,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2996,563,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2997,563,5,587,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2998,564,1,0,'BAF','P','DUR','DUR','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2999,564,2,0,'THCD','P','DUR','DUR','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3000,564,3,0,'CONG','P','DUR','DUR','USD','100.0000','2.0000','2','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3001,564,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3002,564,5,588,'NTFR','P','DUR','DUR','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3003,565,1,0,'BAF','C','FLX','FLX','USD','1800.0000','1800.0000','%','11.0400','198.7200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3004,565,2,0,'THCD','C','FLX','FLX','GBP','146.0000','2.0000','2','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3005,565,3,0,'CONG','C','FLX','FLX','USD','100.0000','2.0000','2','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3006,565,4,589,'NTFR','C','FLX','FLX','USD','900.0000','2.0000','2','0.0000','1800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3007,566,1,0,'BAF','P','JNB','JNB','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3008,566,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3009,566,3,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3010,566,4,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3011,566,5,590,'NTFR','P','DUR','JNB','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3012,567,1,0,'BAF','P','JNB','DUR','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3013,567,2,0,'ONC','P','JNB','JNB','GBP','420.0000','1.0000','4','0.0000','420.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3014,567,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3015,567,4,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3016,567,5,591,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3017,568,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3018,568,2,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3019,568,3,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3020,568,4,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3021,568,5,0,'ONC','P','JNB','JNB','GBP','311.0000','1.0000','2','0.0000','311.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3022,568,6,592,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3023,569,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3024,569,2,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3025,569,3,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3026,569,4,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3027,569,5,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3028,569,6,593,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3029,570,1,0,'BAF','P','CPT','CPT','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3030,570,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3031,570,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3032,570,4,594,'NTFR','P','CPT','CPT','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3033,571,1,0,'BAF','C','FLX','FLX','USD','825.0000','825.0000','%','11.0400','91.0800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3034,571,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3035,571,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3036,571,4,595,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3037,572,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3038,572,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3039,572,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3040,572,4,596,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3041,573,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3042,573,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3043,573,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3044,573,4,597,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3045,574,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3046,574,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3047,574,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3048,574,4,598,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3049,575,1,0,'BAF','P','CPT','CPT','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3050,575,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3051,575,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3052,575,4,599,'NTFR','P','CPT','CPT','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3053,576,1,0,'BAF','P','CPT','CPT','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3054,576,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3055,576,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3056,576,4,600,'NTFR','P','CPT','CPT','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3057,577,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3058,577,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3059,577,3,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3060,577,4,601,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3061,578,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3062,578,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3063,578,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3064,578,4,602,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3065,579,1,0,'BAF','P','PLZ','PLZ','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3066,579,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3067,579,3,0,'THCL','P','PLZ','PLZ','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3068,579,4,603,'NTFR','P','PLZ','PLZ','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3069,580,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3070,580,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3071,580,3,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3072,580,4,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3073,580,5,604,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3074,581,1,0,'BAF','P','CPT','CPT','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3075,581,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3076,581,3,0,'ONC','P','CPT','CPT','GBP','226.0000','1.0000','2','0.0000','226.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3077,581,4,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3078,581,5,605,'NTFR','P','CPT','CPT','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3079,582,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3080,582,2,0,'ONC','P','JNB','JNB','GBP','339.0000','1.0000','4','0.0000','339.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3081,582,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3082,582,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3083,582,5,606,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3084,583,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3085,583,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3086,583,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3087,583,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3088,583,5,607,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3089,584,1,0,'BAF','C','FLX','FLX','USD','398.5400','1.0000','LUM','0.0000','398.5400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3090,584,2,0,'THCD','C','FLX','FLX','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3091,584,3,0,'THCL','P','PLZ','PLZ','ZAR','1001.0000','2.0000','4','0.0000','2002.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3092,584,4,0,'DISB','C','FLX','FLX','USD','100.0000','1.0000','LUM','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3093,584,5,0,'COLF','C','FLX','FLX','USD','10.0000','1.0000','LUM','0.0000','10.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3094,584,6,608,'NTFR','C','FLX','FLX','USD','1750.0000','2.0000','4','0.0000','3500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3095,585,1,609,'NTFR','P','GRY','GRY','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3096,585,2,609,'BAF','P','GRY','GRY','USD','326.8900','1.0000','4','0.0000','326.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3097,585,3,609,'HCA','P','GRY','GRY','USD','100.0000','1.0000','4','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3098,585,4,609,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3099,585,5,609,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3100,585,6,609,'FAC','P','GRY','GRY','USD','-58.7500','1.0000','4','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3101,586,1,610,'NTFR','P','GRY','GRY','USD','2250.0000','0.0000','4','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3102,587,1,611,'NTFR','P','GRY','GRY','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3103,587,2,611,'BAF','P','GRY','GRY','USD','361.6600','1.0000','4','0.0000','361.6600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3104,587,3,611,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3105,587,4,611,'FAC','P','GRY','GRY','USD','-65.0000','1.0000','4','0.0000','-65.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3106,588,1,612,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3107,588,2,612,'BAF','P','GRY','GRY','USD','138.0000','1.0000','2','0.0000','138.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3108,588,3,612,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3109,588,4,612,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3110,588,5,612,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3111,589,1,0,'CAF','P','GRY','GRY','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3112,589,2,0,'BAF','P','GRY','GRY','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3113,589,3,0,'FAC','P','GRY','GRY','USD','-105.0000','1.0000','4','0.0000','-105.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3114,589,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3115,589,5,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3116,589,6,0,'THCD','P','GRY','GRY','USD','64.0000','1.0000','4','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3117,589,7,0,'TCFB','P','GRY','GRY','USD','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3118,589,8,613,'NTFR','P','GRY','GRY','USD','2100.0000','1.0000','4','0.0000','2100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3119,590,1,0,'FAC','P','LON','LON','USD','-82.2500','1.0000','4','0.0000','-82.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3120,590,2,0,'BAF','C','DAR','DAR','USD','239.2300','1.0000','4','0.0000','239.2300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3121,590,3,0,'THCD','C','DAR','DAR','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3122,590,4,0,'CAF','C','DAR','DAR','USD','83.4300','1.0000','4','0.0000','83.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3123,590,5,0,'TCFB','C','DAR','DAR','USD','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3124,590,6,0,'WAR','C','DAR','DAR','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3125,590,7,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3126,590,8,0,'CUST','P','GRY','GRY','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3127,590,9,0,'DOC','P','GRY','GRY','GBP','20.0000','1.0000','4','0.0000','20.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3128,590,10,614,'NTFR','C','DAR','DAR','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3129,591,1,615,'NTFR','P','GRY','GRY','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3130,591,2,615,'CAF','P','GRY','GRY','USD','83.4300','1.0000','4','0.0000','83.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3131,591,3,615,'BAF','P','GRY','GRY','USD','239.2300','1.0000','4','0.0000','239.2300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3132,591,4,615,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3133,591,5,615,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3134,591,6,615,'FAC','P','LON','LON','USD','-82.2500','1.0000','4','0.0000','-82.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3135,591,7,615,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3136,592,1,616,'NTFR','C','EAC','EAC','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3137,592,2,616,'BAF','C','EAC','EAC','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3138,592,3,616,'CAF','C','EAC','EAC','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3139,592,4,616,'THCL','C','EAC','EAC','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3140,592,5,616,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3141,592,6,616,'WAR','C','EAC','EAC','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3142,592,7,616,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3143,592,8,616,'CUST','C','EAC','EAC','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3144,592,9,616,'DOC','C','EAC','EAC','GBP','20.0000','1.0000','4','0.0000','20.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3145,593,1,0,'BAF','P','GRY','GRY','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3146,593,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3147,593,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3148,593,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3149,593,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3150,593,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3151,593,7,617,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3152,594,1,618,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3153,594,2,618,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3154,594,3,618,'BAF','P','LON','LON','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3155,594,4,618,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3156,594,5,618,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3157,594,6,618,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3158,594,7,618,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3159,594,8,618,'CUST','P','LON','LON','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3160,595,1,0,'BAF','P','GRY','GRY','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3161,595,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3162,595,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3163,595,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3164,595,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3165,595,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3166,595,7,619,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3167,596,1,0,'BAF','P','GRY','GRY','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3168,596,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3169,596,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3170,596,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3171,596,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3172,596,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3173,596,7,620,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3174,597,1,621,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3175,597,2,621,'DOF','P','EAC','EAC','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3176,597,3,621,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3177,597,4,621,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3178,597,5,621,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3179,597,6,621,'THCD','P','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3180,597,7,621,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3181,597,8,621,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3182,598,1,622,'NTFR','P','GRY','GRY','USD','2250.0000','0.0000','4','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3183,599,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3184,599,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3185,599,3,623,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3186,600,1,0,'THCL','P','EAC','EAC','USD','80.0000','2.0000','4','0.0000','160.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3187,600,2,0,'THCD','C','FLX','FLX','GBP','75.0000','2.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3188,600,3,624,'NTFR','C','LON','LON','USD','1400.0000','2.0000','4','0.0000','2800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3189,601,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3190,601,2,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3191,601,3,625,'NTFR','P','FLX','FLX','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3192,602,1,0,'CAF','P','EAC','EAC','USD','830.0000','830.0000','%','3.5500','29.4700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3193,602,2,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3194,602,3,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3195,602,4,626,'NTFR','P','EAC','EAC','USD','830.0000','1.0000','2','0.0000','830.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3196,603,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3197,603,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3198,603,3,627,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3199,604,1,0,'THCD','C','LON','LON','GBP','75.0000','4.0000','2','0.0000','300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3200,604,2,0,'BAF','C','LON','LON','USD','2500.0000','2500.0000','%','8.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3201,604,3,628,'NTFR','C','FLX','FLX','USD','625.0000','4.0000','2','0.0000','2500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3202,605,1,0,'THCD','C','LON','LON','GBP','75.0000','5.0000','2','0.0000','375.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3203,605,2,0,'BAF','C','LON','LON','USD','3125.0000','3125.0000','%','8.0000','250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3204,605,3,629,'NTFR','C','FLX','FLX','USD','625.0000','5.0000','2','0.0000','3125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3205,606,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3206,606,2,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3207,606,3,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3208,606,4,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3209,606,5,630,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3210,607,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3211,607,2,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3212,607,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3213,607,4,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3214,607,5,631,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3215,608,1,0,'BAF','C','FLX','FLX','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3216,608,2,0,'ONC','C','FLX','FLX','GBP','335.0000','1.0000','2','0.0000','335.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3217,608,3,0,'CONG','C','FLX','FLX','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3218,608,4,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3219,608,5,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3220,608,6,632,'NTFR','C','FLX','FLX','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3221,609,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3222,609,2,0,'CONG','C','FLX','FLX','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3223,609,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3224,609,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3225,609,5,633,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3226,610,1,0,'BAF','P','DUR','DUR','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3227,610,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3228,610,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3229,610,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3230,610,5,634,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3231,611,1,0,'BAF','P','JNB','JNB','USD','1850.0000','1850.0000','%','11.0400','204.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3232,611,2,0,'ONC','P','JNB','JNB','GBP','349.0000','2.0000','2','0.0000','698.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3233,611,3,0,'CONG','P','JNB','JNB','USD','100.0000','2.0000','2','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3234,611,4,0,'THCD','P','JNB','JNB','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3235,611,5,0,'THCL','P','JNB','JNB','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3236,611,6,635,'NTFR','P','JNB','JNB','USD','925.0000','2.0000','2','0.0000','1850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3237,612,1,0,'BAF','P','JNB','JNB','USD','1800.0000','1800.0000','%','11.0400','198.7200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3238,612,2,0,'ONC','P','JNB','JNB','GBP','361.0000','2.0000','2','0.0000','722.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3239,612,3,0,'CONG','P','JNB','JNB','USD','100.0000','2.0000','2','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3240,612,4,0,'THCD','P','JNB','JNB','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3241,612,5,0,'THCL','P','JNB','JNB','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3242,612,6,636,'NTFR','P','JNB','JNB','USD','900.0000','2.0000','2','0.0000','1800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3243,613,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3244,613,2,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3245,613,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3246,613,4,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3247,613,5,637,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3248,614,1,0,'BAF','P','JNB','JNB','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3249,614,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3250,614,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3251,614,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3252,614,5,638,'NTFR','P','JNB','JNB','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3253,615,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3254,615,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3255,615,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3256,615,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3257,615,5,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3258,615,6,639,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3259,616,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3260,616,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3261,616,3,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3262,616,4,0,'CONG','C','FLX','FLX','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3263,616,5,640,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3264,617,1,0,'BAF','C','FLX','FLX','USD','398.5400','1.0000','LUM','0.0000','398.5400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3265,617,2,0,'THCD','C','FLX','FLX','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3266,617,3,0,'THCL','P','PLZ','PLZ','ZAR','1001.0000','2.0000','4','0.0000','2002.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3267,617,4,0,'DISB','C','FLX','FLX','USD','100.0000','1.0000','LUM','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3268,617,5,0,'COLF','C','FLX','FLX','USD','10.0000','1.0000','LUM','0.0000','10.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3269,617,6,641,'NTFR','C','FLX','FLX','USD','1750.0000','2.0000','4','0.0000','3500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3270,618,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3271,618,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3272,618,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3273,618,4,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3274,618,5,642,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3275,619,1,0,'BAF','P','CPT','CPT','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3276,619,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3277,619,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3278,619,4,643,'NTFR','P','CPT','CPT','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3279,620,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3280,620,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3281,620,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3282,620,4,644,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3283,621,1,0,'BAF','C','FLX','FLX','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3284,621,2,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3285,621,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3286,621,4,645,'NTFR','C','FLX','FLX','USD','875.0000','2.0000','2','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3287,622,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3288,622,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3289,622,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3290,622,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3291,622,5,646,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3292,623,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','11.0400','99.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3293,623,2,0,'ONC','P','JNB','JNB','GBP','339.0000','1.0000','2','0.0000','339.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3294,623,3,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3295,623,4,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3296,623,5,647,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3297,624,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3298,624,2,0,'ONC','P','JNB','JNB','GBP','461.0000','1.0000','4','0.0000','461.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3299,624,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3300,624,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3301,624,5,648,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3302,625,1,0,'BAF','P','PLZ','PLZ','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3303,625,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3304,625,3,0,'THCL','P','PLZ','PLZ','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3305,625,4,649,'NTFR','P','PLZ','PLZ','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3306,626,1,650,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3307,626,2,650,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3308,626,3,650,'CAF','P','GRY','GRY','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3309,626,4,650,'BAF','P','GRY','GRY','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3310,626,5,650,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3311,626,6,650,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3312,626,7,650,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3313,626,8,650,'IMO','P','GRY','GRY','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3314,627,1,0,'BAF','P','GRY','GRY','USD','264.8000','1.0000','4','0.0000','264.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3315,627,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3316,627,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3317,627,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3318,627,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3319,627,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3320,627,7,651,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3321,628,1,652,'NTFR','P','GRY','GRY','USD','1100.0000','1.0000','2','0.0000','1100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3322,628,2,652,'CAF','P','GRY','GRY','USD','39.0500','1.0000','2','0.0000','39.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3323,628,3,652,'BAF','P','GRY','GRY','USD','145.6400','1.0000','2','0.0000','145.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3324,628,4,652,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3325,628,5,652,'FAC','P','GRY','GRY','USD','-38.5000','1.0000','2','0.0000','-38.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3326,628,6,652,'THCD','P','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3327,628,7,652,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3328,629,1,653,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3329,629,2,653,'THCD','P','GRY','GRY','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3330,629,3,653,'TCFB','P','GRY','GRY','USD','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3331,629,4,653,'CAF','P','GRY','GRY','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3332,629,5,653,'BAF','P','GRY','GRY','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3333,629,6,653,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3334,629,7,653,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3335,629,8,653,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3336,629,9,653,'IMO','P','GRY','GRY','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3337,630,1,654,'NTFR','P','GRY','FLX','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3338,630,2,654,'BAF','P','GRY','GRY','USD','135.7100','1.0000','2','0.0000','135.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3339,630,3,654,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3340,630,4,654,'CAF','P','GRY','GRY','USD','36.3900','1.0000','2','0.0000','36.3900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3341,630,5,654,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3342,630,6,654,'THCD','C','EAC','EAC','USD','240.7000','1.0000','2','0.0000','240.7000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3343,630,7,654,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3344,631,1,0,'BAF','P','GRY','GRY','USD','264.8000','1.0000','4','0.0000','264.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3345,631,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3346,631,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3347,631,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3348,631,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3349,631,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3350,631,7,655,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3351,632,1,656,'NTFR','P','KLA','KLA','USD','1100.0000','1.0000','2','0.0000','1100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3352,632,2,656,'ONC','C','KLA','KLA','USD','1650.0000','1.0000','2','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3353,632,3,656,'DOC','C','KLA','KLA','GBP','20.0000','1.0000','2','0.0000','20.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3354,632,4,656,'CUST','C','KLA','KLA','GBP','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3355,632,5,656,'PRE','C','KLA','KLA','GBP','216.0000','1.0000','2','0.0000','216.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3356,632,6,656,'CAF','C','KLA','KLA','USD','39.0500','1.0000','2','0.0000','39.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3357,632,7,656,'BAF','C','KLA','KLA','USD','145.6400','1.0000','2','0.0000','145.6400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3358,632,8,656,'WAR','C','KLA','KLA','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3359,632,9,656,'FAC','P','GRY','GRY','USD','-38.5000','1.0000','2','0.0000','-38.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3360,632,10,656,'THCD','C','KLA','KLA','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3361,632,11,656,'THCL','C','KLA','KLA','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3362,632,12,656,'CUST','C','KLA','KLA','GBP','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3363,632,13,656,'DOC','C','KLA','KLA','GBP','20.0000','1.0000','2','0.0000','20.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3364,633,1,657,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3365,633,2,657,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3366,633,3,657,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3367,633,4,657,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3368,633,5,657,'THCD','P','GRY','GRY','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3369,633,6,657,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3370,633,7,657,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3371,634,1,658,'NTFR','P','GRY','GRY','USD','1275.0000','1.0000','2','0.0000','1275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3372,634,2,658,'BAF','P','GRY','GRY','USD','177.3500','1.0000','2','0.0000','177.3500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3373,634,3,658,'FAC','P','GRY','GRY','USD','-51.0000','1.0000','2','0.0000','-51.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3374,634,4,658,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3375,635,1,659,'NTFR','P','GRY','GRY','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3376,635,2,659,'BAF','P','GRY','GRY','USD','361.6600','1.0000','4','0.0000','361.6600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3377,635,3,659,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3378,635,4,659,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3379,635,5,659,'FAC','P','GRY','GRY','USD','-65.0000','1.0000','4','0.0000','-65.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3380,636,1,660,'NTFR','C','DUR','DUR','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3381,636,2,660,'BAF','C','DUR','DUR','USD','187.7900','1.0000','2','0.0000','187.7900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3382,636,3,660,'CONG','C','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3383,636,4,660,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3384,636,5,660,'FAC','P','GRY','GRY','USD','-33.7500','1.0000','2','0.0000','-33.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3385,637,1,661,'NTFR','P','GRY','GRY','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3386,637,2,661,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3387,637,3,661,'CAF','P','GRY','GRY','USD','71.8900','1.0000','4','0.0000','71.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3388,637,4,661,'BAF','P','GRY','GRY','USD','268.1100','1.0000','4','0.0000','268.1100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3389,637,5,661,'THCL','P','GRY','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3390,637,6,661,'THCD','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3391,637,7,661,'FAC','P','GRY','GRY','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3392,638,1,662,'NTFR','C','KLA','KLA','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3393,638,2,662,'BAF','C','KLA','KLA','USD','291.2800','1.0000','4','0.0000','291.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3394,638,3,662,'CAF','C','KLA','KLA','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3395,638,4,662,'THCL','C','KLA','KLA','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3396,638,5,662,'THCD','C','KLA','KLA','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3397,638,6,662,'ONC','C','KLA','KLA','USD','3100.0000','1.0000','4','0.0000','3100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3398,638,7,662,'FAC','P','KLA','KLA','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3399,638,8,662,'DOC','C','GRY','GRY','GBP','20.0000','1.0000','LUM','0.0000','20.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3400,638,9,662,'CUST','C','KLA','KLA','GBP','30.0000','1.0000','LUM','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3401,638,10,662,'WAR','C','KLA','KLA','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3402,638,11,662,'PRE','C','KLA','KLA','GBP','346.0000','1.0000','4','0.0000','346.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3403,639,1,663,'NTFR','P','GRY','FLX','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3404,639,2,663,'BAF','P','GRY','GRY','USD','135.7100','1.0000','2','0.0000','135.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3405,639,3,663,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3406,639,4,663,'CAF','P','GRY','GRY','USD','36.3900','1.0000','2','0.0000','36.3900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3407,639,5,663,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3408,639,6,663,'THCD','C','EAC','EAC','USD','179.2300','1.0000','2','0.0000','179.2300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3409,639,7,663,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3410,640,1,664,'NTFR','P','GRY','GRY','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3411,640,2,664,'BAF','P','GRY','GRY','USD','268.1100','1.0000','4','0.0000','268.1100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3412,640,3,664,'CAF','P','GRY','GRY','USD','74.8900','1.0000','4','0.0000','74.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3413,640,4,664,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3414,640,5,664,'THCD','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3415,640,6,664,'FAC','P','GRY','GRY','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3416,640,7,664,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3417,641,1,0,'IMO','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3418,641,2,0,'CAF','P','GRY','GRY','USD','47.9300','1.0000','2','0.0000','47.9300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3419,641,3,0,'BAF','P','GRY','GRY','USD','178.7400','1.0000','2','0.0000','178.7400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3420,641,4,0,'THCD','P','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3421,641,5,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3422,641,6,0,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3423,641,7,0,'FAC','P','GRY','GRY','USD','-43.7500','1.0000','2','0.0000','-43.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3424,641,8,665,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3425,642,1,0,'BAF','P','GRY','GRY','USD','340.8000','1.0000','4','0.0000','340.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3426,642,2,0,'HCA','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3427,642,3,0,'FAC','P','GRY','GRY','USD','-61.2500','1.0000','4','0.0000','-61.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3428,642,4,0,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3429,642,5,666,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3430,643,1,0,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3431,643,2,0,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3432,643,3,0,'BAF','P','GRY','GRY','USD','142.5800','1.0000','2','0.0000','142.5800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3433,643,4,0,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3434,643,5,667,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3435,644,1,0,'IMO','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3436,644,2,0,'CAF','P','GRY','GRY','USD','47.9300','1.0000','2','0.0000','47.9300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3437,644,3,0,'BAF','P','GRY','GRY','USD','178.7400','1.0000','2','0.0000','178.7400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3438,644,4,0,'THCD','P','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3439,644,5,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3440,644,6,0,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3441,644,7,0,'FAC','P','GRY','GRY','USD','-43.7500','1.0000','2','0.0000','-43.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3442,644,8,668,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3443,645,1,669,'NTFR','P','LON','LON','USD','1075.0000','1.0000','2','0.0000','1075.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3444,645,2,669,'CAF','P','LON','LON','USD','55.9100','1.0000','2','0.0000','55.9100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3445,645,3,669,'BAF','P','LON','LON','USD','208.5300','1.0000','2','0.0000','208.5300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3446,645,4,669,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3447,645,5,669,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3448,645,6,669,'FAC','P','LON','LON','USD','-34.1300','1.0000','2','0.0000','-34.1300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3449,645,7,669,'THCD','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3450,646,1,670,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3451,646,2,670,'CAF','P','LON','LON','USD','72.7800','1.0000','4','0.0000','72.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3452,646,3,670,'BAF','P','LON','LON','USD','271.4200','1.0000','4','0.0000','271.4200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3453,646,4,670,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3454,646,5,670,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3455,646,6,670,'FAC','P','LON','LON','USD','-71.7500','1.0000','4','0.0000','-71.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3456,646,7,670,'THCD','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3457,646,8,670,'CUST','P','LON','LON','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3458,647,1,671,'NTFR','P','GRY','GRY','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3459,647,2,671,'BAF','P','GRY','GRY','USD','326.8900','1.0000','4','0.0000','326.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3460,647,3,671,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3461,647,4,671,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3462,647,5,671,'FAC','P','GRY','GRY','USD','-58.7500','1.0000','4','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3463,647,6,672,'NTFR','P','GRY','GRY','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3464,648,1,673,'NTFR','P','GRY','GRY','USD','2250.0000','1.0000','4','0.0000','2250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3465,648,2,673,'BAF','P','GRY','GRY','USD','312.9800','1.0000','4','0.0000','312.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3466,648,3,673,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3467,648,4,673,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3468,648,5,673,'FAC','P','GRY','GRY','USD','-56.2500','1.0000','4','0.0000','-56.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3469,649,1,674,'NTFR','P','GRY','GRY','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3470,649,2,674,'BAF','P','GRY','GRY','USD','361.6600','1.0000','4','0.0000','361.6600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3471,649,3,674,'CONG','P','FLX','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3472,649,4,674,'THCL','P','GRY','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3473,649,5,674,'THCD','C','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3474,649,6,674,'T/IN','C','JNB','JNB','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3475,650,1,675,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3476,650,2,675,'BAF','P','GRY','GRY','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3477,650,3,675,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3478,650,4,675,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3479,650,5,675,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3480,650,6,675,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3481,651,1,676,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3482,651,2,676,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3483,651,3,676,'BAF','P','LON','LON','USD','291.2800','1.0000','4','0.0000','291.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3484,651,4,676,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3485,651,5,676,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3486,651,6,676,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3487,651,7,676,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3488,651,8,676,'CUST','P','LON','LON','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3489,652,1,677,'NTFR','P','LON','LON','USD','2175.0000','1.0000','4','0.0000','2175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3490,652,2,677,'CAF','P','LON','LON','USD','77.2100','1.0000','4','0.0000','77.2100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3491,652,3,677,'BAF','P','LON','LON','USD','287.9700','1.0000','4','0.0000','287.9700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3492,652,4,677,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3493,652,5,677,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3494,652,6,677,'FAC','P','LON','LON','USD','-76.0000','1.0000','4','0.0000','-76.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3495,652,7,677,'THCD','P','GRY','GRY','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3496,652,8,677,'TCFB','P','GRY','GRY','USD','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3497,652,9,677,'CUST','P','LON','LON','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3498,653,1,678,'NTFR','C','JNB','JNB','USD','1400.0000','1.0000','2','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3499,653,2,678,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3500,653,3,678,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3501,653,4,678,'ARO','P','GRY','GRY','USD','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3502,653,5,678,'BAF','P','GRY','GRY','USD','278.2000','1.0000','2','0.0000','278.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3503,653,6,678,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3504,653,7,678,'FAC','P','GRY','GRY','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3505,654,1,679,'NTFR','P','GRY','GRY','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3506,654,2,679,'BAF','P','GRY','GRY','USD','361.6600','1.0000','4','0.0000','361.6600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3507,654,3,679,'CONG','P','FLX','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3508,654,4,679,'THCL','P','GRY','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3509,654,5,679,'THCD','C','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3510,654,6,679,'T/IN','C','JNB','JNB','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3511,655,1,0,'THCL','P','GRY','GRY','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3512,655,2,0,'BAF','P','GRY','GRY','USD','270.4800','2.0000','4','0.0000','540.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3513,655,3,0,'HCA','P','GRY','GRY','USD','200.0000','2.0000','4','0.0000','400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3514,655,4,0,'FAC','P','GRY','GRY','USD','-61.2500','2.0000','4','0.0000','-122.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3515,655,5,680,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3516,655,6,681,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3517,656,1,0,'BAF','P','GRY','GRY','USD','264.8000','1.0000','4','0.0000','264.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3518,656,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3519,656,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3520,656,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3521,656,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3522,656,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3523,656,7,682,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3524,657,1,0,'BAF','P','GRY','GRY','USD','264.8000','1.0000','4','0.0000','264.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3525,657,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3526,657,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3527,657,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3528,657,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3529,657,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3530,657,7,683,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3531,658,1,0,'BAF','P','GRY','GRY','USD','264.8000','1.0000','4','0.0000','264.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3532,658,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3533,658,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3534,658,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3535,658,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3536,658,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3537,658,7,684,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3538,659,1,685,'NTFR','P','GRY','GRY','USD','2450.0000','1.0000','4','0.0000','2450.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3539,659,2,685,'CAF','P','GRY','GRY','USD','86.9800','1.0000','4','0.0000','86.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3540,659,3,685,'BAF','P','GRY','GRY','USD','324.3800','1.0000','4','0.0000','324.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3541,659,4,685,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3542,659,5,685,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3543,659,6,685,'FAC','P','GRY','GRY','USD','-85.7500','1.0000','4','0.0000','-85.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3544,659,7,685,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3545,660,1,686,'NTFR','P','LON','LON','USD','1100.0000','1.0000','2','0.0000','1100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3546,660,2,686,'CAF','P','LON','LON','USD','39.0500','1.0000','2','0.0000','39.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3547,660,3,686,'BAF','P','LON','LON','USD','111.9800','1.0000','2','0.0000','111.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3548,660,4,686,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3549,660,5,686,'THCD','P','LON','LON','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3550,660,6,686,'TCFB','P','LON','LON','USD','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3551,660,7,686,'FAC','P','LON','LON','USD','-38.5000','1.0000','2','0.0000','-38.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3552,660,8,686,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3553,661,1,687,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3554,661,2,687,'BAF','P','GRY','GRY','USD','139.0200','1.0000','2','0.0000','139.0200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3555,661,3,687,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3556,661,4,687,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3557,661,5,687,'THCD','P','GRY','GRY','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3558,661,6,687,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3559,661,7,687,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3560,662,1,688,'NTFR','P','GRY','FLX','USD','0.0000','1.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3561,663,1,689,'NTFR','P','GRY','FLX','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3562,663,2,689,'CAF','P','FLX','FLX','USD','47.9300','1.0000','2','0.0000','47.9300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3563,663,3,689,'BAF','P','FLX','GRY','USD','178.7400','1.0000','2','0.0000','178.7400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3564,663,4,689,'THCL','P','FLX','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3565,663,5,689,'THCD','C','GRY','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3566,663,6,689,'FAC','P','EAC','GRY','USD','-47.2500','1.0000','2','0.0000','-47.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3567,663,7,689,'WAR','P','FLX','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3568,664,1,0,'THCL','P','GRY','GRY','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3569,664,2,0,'BAF','P','GRY','GRY','USD','177.3500','2.0000','2','0.0000','354.7000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3570,664,3,0,'FAC','P','GRY','GRY','USD','-51.0000','2.0000','2','0.0000','-102.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3571,664,4,690,'NTFR','P','GRY','GRY','USD','1275.0000','1.0000','2','0.0000','1275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3572,664,5,691,'NTFR','P','GRY','GRY','USD','1275.0000','1.0000','2','0.0000','1275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3573,665,1,0,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3574,665,2,0,'BAF','P','GRY','GRY','USD','156.4900','1.0000','2','0.0000','156.4900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3575,665,3,692,'NTFR','P','GRY','GRY','USD','1125.0000','1.0000','2','0.0000','1125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3576,666,1,0,'T/IN','C','JNB','JNB','ZAR','1300.0000','3.0000','2','0.0000','3900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3577,666,2,0,'THCD','C','JNB','JNB','ZAR','677.0000','3.0000','2','0.0000','2031.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3578,666,3,0,'THCL','P','GRY','GRY','GBP','73.0000','3.0000','2','0.0000','219.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3579,666,4,0,'BAF','P','GRY','GRY','USD','156.4900','3.0000','2','0.0000','469.4700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3580,666,5,693,'NTFR','P','GRY','GRY','USD','1125.0000','1.0000','2','0.0000','1125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3581,666,6,694,'NTFR','P','GRY','GRY','USD','1125.0000','1.0000','2','0.0000','1125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3582,666,7,695,'NTFR','P','GRY','GRY','USD','1125.0000','1.0000','2','0.0000','1125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3583,667,1,0,'BAF','P','GRY','GRY','USD','375.5700','2.0000','4','0.0000','751.1400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3584,667,2,0,'THCL','P','GRY','GRY','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3585,667,3,0,'THCD','P','GRY','GRY','ZAR','1001.0000','2.0000','4','0.0000','2002.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3586,667,4,0,'T/IN','P','GRY','GRY','ZAR','2600.0000','2.0000','4','0.0000','5200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3587,667,5,0,'FAC','P','GRY','GRY','USD','-67.5000','2.0000','4','0.0000','-135.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3588,667,6,0,'BAF','P','GRY','GRY','USD','375.5700','2.0000','4','0.0000','751.1400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3589,667,7,0,'FAC','P','GRY','GRY','USD','-67.5000','2.0000','4','0.0000','-135.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3590,667,8,0,'T/IN','P','GRY','GRY','ZAR','2600.0000','2.0000','4','0.0000','5200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3591,667,9,696,'NTFR','P','GRY','GRY','USD','2700.0000','1.0000','4','0.0000','2700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3592,667,10,697,'NTFR','P','GRY','GRY','USD','2700.0000','1.0000','4','0.0000','2700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3593,668,1,698,'NTFR','C','GRY','GRY','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3594,668,2,698,'THCD','C','GRY','GRY','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3595,668,3,698,'T/IN','C','GRY','GRY','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3596,668,4,698,'BAF','C','GRY','GRY','USD','187.7900','1.0000','2','0.0000','187.7900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3597,668,5,698,'FAC','P','FLX','FLX','USD','-33.7500','1.0000','2','0.0000','-33.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3598,668,6,698,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3599,669,1,699,'NTFR','C','DUR','DUR','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3600,669,2,699,'BAF','C','DUR','DUR','USD','187.7800','1.0000','2','0.0000','187.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3601,669,3,699,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3602,669,4,699,'FAC','P','LON','LON','USD','-33.7500','1.0000','2','0.0000','-33.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3603,669,5,699,'CONG','C','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3604,670,1,700,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3605,670,2,700,'BAF','P','GRY','GRY','USD','173.8800','1.0000','2','0.0000','173.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3606,670,3,700,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3607,670,4,700,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3608,671,1,701,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3609,671,2,701,'DOF','P','EAC','EAC','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3610,671,3,701,'BAF','P','GRY','GRY','USD','139.0200','1.0000','2','0.0000','139.0200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3611,671,4,701,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3612,671,5,701,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3613,671,6,701,'THCD','P','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3614,671,7,701,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3615,671,8,701,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3616,672,1,702,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3617,672,2,702,'BAF','P','GRY','GRY','USD','139.0200','1.0000','2','0.0000','139.0200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3618,672,3,702,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3619,672,4,702,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3620,672,5,702,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3621,672,6,702,'FAC','P','GRY','GRY','USD','-36.7500','1.0000','2','0.0000','-36.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3622,672,7,702,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3623,673,1,703,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3624,673,2,703,'BAF','P','GRY','GRY','USD','139.0200','1.0000','2','0.0000','139.0200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3625,673,3,703,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3626,673,4,703,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3627,673,5,703,'THCD','P','GRY','GRY','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3628,673,6,703,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3629,673,7,703,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3630,674,1,0,'BAF','P','DUR','DUR','USD','1700.0000','1700.0000','%','13.9100','236.4700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3631,674,2,0,'CONG','P','DUR','DUR','USD','100.0000','2.0000','2','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3632,674,3,0,'THCD','P','DUR','DUR','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3633,674,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3634,674,5,704,'NTFR','P','DUR','DUR','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3635,675,1,0,'BAF','C','FLX','FLX','USD','950.0000','950.0000','%','13.9100','132.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3636,675,2,0,'CONG','C','FLX','FLX','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3637,675,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3638,675,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3639,675,5,705,'NTFR','C','FLX','FLX','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3640,676,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','13.9100','118.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3641,676,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3642,676,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3643,676,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3644,676,5,706,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3645,677,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','13.9100','118.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3646,677,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3647,677,3,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3648,677,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3649,677,5,707,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3650,678,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3651,678,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3652,678,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3653,678,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3654,678,5,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3655,678,6,708,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3656,679,1,0,'BAF','P','JNB','JNB','USD','2775.0000','2775.0000','%','13.9100','386.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3657,679,2,0,'CONG','P','JNB','JNB','USD','100.0000','3.0000','2','0.0000','300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3658,679,3,0,'THCD','C','FLX','FLX','GBP','73.0000','3.0000','2','0.0000','219.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3659,679,4,0,'THCL','P','JNB','JNB','ZAR','677.0000','3.0000','2','0.0000','2031.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3660,679,5,709,'NTFR','P','JNB','JNB','USD','925.0000','3.0000','2','0.0000','2775.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3661,680,1,0,'BAF','P','JNB','JNB','USD','1750.0000','1750.0000','%','13.9100','243.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3662,680,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3663,680,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3664,680,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3665,680,5,710,'NTFR','P','JNB','JNB','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3666,681,1,0,'BAF','P','JNB','JNB','USD','925.0000','925.0000','%','13.9100','128.6700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3667,681,2,0,'ONC','P','JNB','JNB','GBP','349.0000','1.0000','2','0.0000','349.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3668,681,3,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3669,681,4,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3670,681,5,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3671,681,6,711,'NTFR','P','JNB','JNB','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3672,682,1,0,'BAF','P','JNB','JNB','USD','1800.0000','1800.0000','%','13.9100','250.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3673,682,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3674,682,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3675,682,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3676,682,5,712,'NTFR','P','JNB','JNB','USD','1800.0000','1.0000','4','0.0000','1800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3677,683,1,0,'BAF','C','FLX','FLX','USD','850.0000','850.0000','%','13.9100','118.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3678,683,2,0,'CONG','P','PLZ','PLZ','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3679,683,3,0,'THCL','P','PLZ','PLZ','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3680,683,4,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3681,683,5,713,'NTFR','C','FLX','FLX','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3682,684,1,0,'BAF','C','FLX','FLX','USD','1600.0000','1600.0000','%','13.9100','222.5600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3683,684,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3684,684,3,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3685,684,4,714,'NTFR','C','FLX','FLX','USD','1600.0000','1.0000','4','0.0000','1600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3686,685,1,0,'BAF','C','FLX','FLX','USD','502.1200','1.0000','LUM','0.0000','502.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3687,685,2,0,'THCD','C','FLX','FLX','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3688,685,3,0,'THCL','P','PLZ','PLZ','ZAR','100.1000','2.0000','4','0.0000','200.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3689,685,4,0,'DISB','C','FLX','FLX','USD','100.0000','1.0000','LUM','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3690,685,5,0,'COLF','C','FLX','FLX','USD','10.0000','1.0000','LUM','0.0000','10.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3691,685,6,715,'NTFR','C','FLX','FLX','USD','1750.0000','2.0000','4','0.0000','3500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3692,686,1,0,'BAF','P','CPT','CPT','USD','950.0000','950.0000','%','13.9100','132.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3693,686,2,0,'ONC','P','CPT','CPT','GBP','389.0000','1.0000','2','0.0000','389.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3694,686,3,0,'THCD','P','CPT','CPT','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3695,686,4,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3696,686,5,716,'NTFR','P','CPT','CPT','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3697,687,1,0,'BAF','C','FLX','FLX','USD','825.0000','825.0000','%','13.9100','114.7600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3698,687,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3699,687,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3700,687,4,717,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3701,688,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3702,688,2,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3703,688,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3704,688,4,718,'NTFR','C','FLX','FLX','USD','825.0000','2.0000','2','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3705,689,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','13.9100','125.1900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3706,689,2,0,'ONC','P','JNB','JNB','GBP','339.0000','1.0000','2','0.0000','339.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3707,689,3,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3708,689,4,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3709,689,5,719,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3710,690,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','13.9100','125.1900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3711,690,2,0,'ONC','P','JNB','JNB','GBP','339.0000','1.0000','2','0.0000','339.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3712,690,3,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3713,690,4,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3714,690,5,720,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3715,691,1,0,'WAR','P','DAR','DAR','USD','12.0000','1.0000','4','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3716,691,2,0,'BAF','P','DAR','DAR','USD','1800.0000','1800.0000','%','10.1800','183.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3717,691,3,0,'CAF','P','DAR','DAR','USD','1800.0000','1800.0000','%','3.5500','63.9000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3718,691,4,0,'THCD','P','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3719,691,5,721,'NTFR','P','DAR','DAR','USD','1800.0000','1.0000','4','0.0000','1800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3720,692,1,0,'THCL','P','NBO','NBO','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3721,692,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3722,692,3,722,'NTFR','P','NBO','NBO','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3723,693,1,0,'THCL','P','NBO','NBO','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3724,693,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3725,693,3,723,'NTFR','P','NBO','NBO','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3726,694,1,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3727,694,2,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3728,694,3,724,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3729,695,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3730,695,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3731,695,3,725,'NTFR','C','FLX','FLX','USD','1150.0000','1.0000','2','0.0000','1150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3732,696,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3733,696,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3734,696,3,726,'NTFR','P','EAC','EAC','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3735,697,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3736,697,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3737,697,3,727,'NTFR','C','GRY','GRY','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3738,698,1,0,'BAF','C','FLX','FLX','USD','243.4300','1.0000','LUM','0.0000','243.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3739,698,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3740,698,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3741,698,4,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3742,698,5,728,'NTFR','C','FLX','FLX','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3743,699,1,729,'NTFR','P','GRY','GRY','USD','2700.0000','1.0000','4','0.0000','2700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3744,699,2,729,'BAF','P','GRY','GRY','USD','375.5700','1.0000','4','0.0000','375.5700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3745,699,3,729,'FAC','P','GRY','GRY','USD','-67.5000','1.0000','4','0.0000','-67.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3746,699,4,729,'T/IN','P','GRY','GRY','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3747,699,5,730,'NTFR','P','GRY','GRY','USD','2700.0000','1.0000','4','0.0000','2700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3748,700,1,731,'NTFR','C','JNB','JNB','USD','1400.0000','1.0000','2','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3749,700,2,731,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3750,700,3,731,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3751,700,4,731,'ARO','P','GRY','GRY','USD','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3752,700,5,731,'BAF','C','GRY','GRY','USD','278.2000','1.0000','2','0.0000','278.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3753,700,6,731,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3754,700,7,731,'FAC','P','GRY','GRY','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3755,701,1,732,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3756,701,2,732,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3757,701,3,732,'CAF','P','GRY','GRY','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3758,701,4,732,'BAF','P','GRY','GRY','USD','142.3300','1.0000','2','0.0000','142.3300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3759,701,5,732,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3760,701,6,732,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3761,701,7,732,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3762,701,8,732,'IMO','P','GRY','GRY','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3763,702,1,733,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3764,702,2,733,'BAF','P','GRY','GRY','USD','139.0200','1.0000','2','0.0000','139.0200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3765,702,3,733,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3766,702,4,733,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3767,702,5,733,'THCD','C','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3768,702,6,733,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3769,702,7,733,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3770,703,1,0,'CAF','P','GRY','GRY','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3771,703,2,0,'BAF','P','GRY','GRY','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3772,703,3,0,'FAC','P','GRY','GRY','USD','-105.0000','1.0000','4','0.0000','-105.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3773,703,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3774,703,5,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3775,703,6,0,'THCD','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3776,703,7,734,'NTFR','P','GRY','GRY','USD','2100.0000','1.0000','4','0.0000','2100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3777,704,1,0,'BAF','P','GRY','GRY','USD','159.9600','1.0000','2','0.0000','159.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3778,704,2,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3779,704,3,735,'NTFR','P','GRY','GRY','USD','1150.0000','1.0000','2','0.0000','1150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3780,704,4,736,'NTFR','P','GRY','GRY','USD','1150.0000','0.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3781,704,5,737,'NTFR','P','GRY','GRY','USD','1150.0000','0.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3782,705,1,0,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3783,705,2,0,'BAF','P','GRY','GRY','USD','142.5800','1.0000','2','0.0000','142.5800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3784,705,3,0,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3785,705,4,738,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3786,705,5,739,'NTFR','P','GRY','GRY','USD','1025.0000','0.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3787,705,6,740,'NTFR','P','GRY','GRY','USD','2050.0000','0.0000','4','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3788,706,1,741,'NTFR','P','GRY','GRY','USD','1175.0000','1.0000','2','0.0000','1175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3789,706,2,741,'BAF','P','GRY','GRY','USD','163.4400','1.0000','2','0.0000','163.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3790,706,3,741,'FAC','P','GRY','GRY','USD','-29.3800','1.0000','2','0.0000','-29.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3791,706,4,741,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3792,706,5,741,'THCD','C','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3793,707,1,742,'NTFR','P','GRY','GRY','USD','1175.0000','1.0000','2','0.0000','1175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3794,707,2,742,'BAF','P','GRY','GRY','USD','163.4400','1.0000','2','0.0000','163.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3795,707,3,742,'FAC','P','GRY','GRY','USD','-29.3800','1.0000','2','0.0000','-29.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3796,707,4,742,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3797,708,1,743,'NTFR','P','GRY','GRY','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3798,708,2,743,'BAF','P','GRY','GRY','USD','268.1100','1.0000','4','0.0000','268.1100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3799,708,3,743,'CAF','P','GRY','GRY','USD','74.8900','1.0000','4','0.0000','74.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3800,708,4,743,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3801,708,5,743,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3802,708,6,743,'FAC','P','GRY','GRY','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3803,708,7,743,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3804,709,1,744,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3805,709,2,744,'BAF','P','GRY','GRY','USD','180.8300','1.0000','2','0.0000','180.8300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3806,709,3,744,'IMO','P','GRY','GRY','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3807,709,4,744,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3808,709,5,744,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3809,710,1,0,'CAF','P','DAR','DAR','USD','950.0000','950.0000','%','3.5500','33.7300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3810,710,2,0,'WAR','P','DAR','DAR','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3811,710,3,0,'BAF','P','DAR','DAR','USD','950.0000','950.0000','%','10.1800','96.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3812,710,4,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3813,710,5,745,'NTFR','P','DAR','DAR','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3814,711,1,0,'CAF','P','KLA','KLA','USD','900.0000','900.0000','%','3.5500','31.9500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3815,711,2,0,'THCL','P','KLA','KLA','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3816,711,3,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3817,711,4,746,'NTFR','P','KLA','KLA','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3818,712,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3819,712,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3820,712,3,747,'NTFR','P','EAC','EAC','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3821,713,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3822,713,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3823,713,3,748,'NTFR','P','EAC','EAC','USD','1570.0000','1.0000','4','0.0000','1570.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3824,714,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3825,714,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3826,714,3,749,'NTFR','C','LON','LON','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3827,715,1,0,'THCD','C','LON','LON','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3828,715,2,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3829,715,3,750,'NTFR','P','EAC','EAC','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3830,716,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3831,716,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3832,716,3,751,'NTFR','C','LON','LON','USD','650.0000','1.0000','2','0.0000','650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3833,717,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3834,717,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3835,717,3,752,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3836,718,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3837,718,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3838,718,3,753,'NTFR','P','EAC','EAC','USD','830.0000','1.0000','2','0.0000','830.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3839,719,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3840,719,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3841,719,3,754,'NTFR','C','LON','LON','USD','650.0000','1.0000','2','0.0000','650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3842,720,1,755,'NTFR','P','LON','LON','USD','70.0000','1.0000','4','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3843,721,1,756,'NTFR','P','EAC','EAC','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3844,722,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3845,722,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3846,722,3,757,'NTFR','C','LON','LON','USD','1190.0000','1.0000','4','0.0000','1190.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3847,723,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3848,723,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3849,723,3,758,'NTFR','P','EAC','EAC','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3850,724,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3851,724,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3852,724,3,759,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3853,725,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3854,725,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3855,725,3,760,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3856,726,1,0,'THCL','P','NBO','NBO','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3857,726,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3858,726,3,761,'NTFR','P','NBO','NBO','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3859,727,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3860,727,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3861,727,3,762,'NTFR','P','FLX','FLX','USD','705.0000','1.0000','2','0.0000','705.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3862,728,1,0,'THCL','P','NBO','NBO','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3863,728,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3864,728,3,763,'NTFR','P','NBO','NBO','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3865,729,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3866,729,2,0,'LCO','C','LON','LON','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3867,729,3,764,'NTFR','C','LON','LON','USD','750.0000','1.0000','2','0.0000','750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3868,730,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3869,730,2,0,'LCO','C','LON','LON','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3870,730,3,765,'NTFR','C','LON','LON','USD','750.0000','1.0000','2','0.0000','750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3871,731,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3872,731,2,0,'BAF','C','LON','LON','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3873,731,3,766,'NTFR','C','LON','LON','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3874,732,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3875,732,2,0,'BAF','C','LON','LON','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3876,732,3,767,'NTFR','C','LON','LON','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3877,733,1,0,'THCD','C','LON','LON','GBP','75.0000','5.0000','2','0.0000','375.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3878,733,2,0,'BAF','C','LON','LON','USD','3125.0000','3125.0000','%','8.0000','250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3879,733,3,768,'NTFR','C','LON','LON','USD','625.0000','5.0000','2','0.0000','3125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3880,734,1,0,'BAF','P','GRY','GRY','USD','264.8000','1.0000','4','0.0000','264.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3881,734,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3882,734,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3883,734,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3884,734,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3885,734,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3886,734,7,769,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3887,735,1,0,'BAF','P','GRY','GRY','USD','264.8000','1.0000','4','0.0000','264.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3888,735,2,0,'CAF','P','GRY','GRY','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3889,735,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3890,735,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3891,735,5,0,'FAC','P','GRY','GRY','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3892,735,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3893,735,7,770,'NTFR','P','GRY','GRY','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3894,736,1,771,'NTFR','P','GRY','FLX','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3895,736,2,771,'BAF','P','GRY','GRY','USD','135.7100','1.0000','2','0.0000','135.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3896,736,3,771,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3897,736,4,771,'CAF','P','GRY','GRY','USD','36.3900','1.0000','2','0.0000','36.3900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3898,736,5,771,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3899,736,6,771,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3900,736,7,771,'FAC','P','GRY','GRY','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3901,737,1,772,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3902,737,2,772,'BAF','P','GRY','GRY','USD','139.0200','1.0000','2','0.0000','139.0200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3903,737,3,772,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3904,737,4,772,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3905,737,5,772,'THCD','C','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3906,737,6,772,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3907,737,7,772,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3908,738,1,773,'NTFR','P','GRY','GRY','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3909,738,2,773,'BAF','P','GRY','GRY','USD','139.0200','1.0000','2','0.0000','139.0200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3910,738,3,773,'CAF','P','GRY','GRY','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3911,738,4,773,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3912,738,5,773,'THCD','C','GRY','GRY','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3913,738,6,773,'FAC','P','GRY','GRY','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3914,738,7,773,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3915,739,1,0,'BAF','P','GRY','GRY','USD','281.6800','1.0000','4','0.0000','281.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3916,739,2,0,'CAF','P','GRY','GRY','USD','71.8800','1.0000','4','0.0000','71.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3917,739,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3918,739,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3919,739,5,0,'FAC','P','GRY','GRY','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3920,739,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3921,739,7,774,'NTFR','P','GRY','GRY','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3922,740,1,775,'NTFR','P','GRY','GRY','USD','2100.0000','1.0000','4','0.0000','2100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3923,740,2,775,'IMO','P','GRY','GRY','USD','150.0000','1.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3924,740,3,775,'DOF','C','EAC','EAC','USD','50.0000','1.0000','4','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3925,740,4,775,'BAF','P','GRY','GRY','USD','278.0400','1.0000','4','0.0000','278.0400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3926,740,5,775,'CAF','P','GRY','GRY','USD','74.5600','1.0000','4','0.0000','74.5600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3927,740,6,775,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3928,740,7,775,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3929,740,8,775,'FAC','P','GRY','GRY','USD','-105.0000','1.0000','4','0.0000','-105.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3930,740,9,775,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3931,741,1,776,'NTFR','P','GRY','GRY','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3932,741,2,776,'CAF','P','GRY','GRY','USD','47.9300','1.0000','2','0.0000','47.9300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3933,741,3,776,'BAF','P','GRY','GRY','USD','178.7400','1.0000','2','0.0000','178.7400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3934,741,4,776,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3935,741,5,776,'THCD','P','GRY','GRY','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3936,741,6,776,'TCFB','P','GRY','GRY','USD','30.0000','1.0000','2','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3937,741,7,776,'FAC','P','GRY','GRY','USD','-47.2500','1.0000','2','0.0000','-47.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3938,741,8,776,'WAR','P','GRY','GRY','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3939,742,1,0,'BAF','P','DUR','DUR','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3940,742,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3941,742,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3942,742,4,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3943,742,5,777,'NTFR','P','DUR','DUR','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3944,743,1,0,'BAF','P','DUR','DUR','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3945,743,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3946,743,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3947,743,4,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3948,743,5,778,'NTFR','P','DUR','DUR','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3949,744,1,0,'BAF','P','DUR','DUR','USD','2625.0000','2625.0000','%','13.9100','365.1400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3950,744,2,0,'ONC','P','DUR','DUR','GBP','381.0000','3.0000','2','0.0000','1143.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3951,744,3,0,'CONG','P','DUR','DUR','USD','100.0000','3.0000','2','0.0000','300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3952,744,4,0,'THCD','P','DUR','DUR','GBP','73.0000','3.0000','2','0.0000','219.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3953,744,5,0,'THCL','P','DUR','DUR','ZAR','677.0000','3.0000','2','0.0000','2031.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3954,744,6,779,'NTFR','P','DUR','DUR','USD','875.0000','3.0000','2','0.0000','2625.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3955,745,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','13.9100','118.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3956,745,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3957,745,3,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3958,745,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3959,745,5,780,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3960,746,1,0,'BAF','P','DUR','DUR','USD','875.0000','875.0000','%','13.9100','121.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3961,746,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3962,746,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3963,746,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3964,746,5,781,'NTFR','P','DUR','DUR','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3965,747,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3966,747,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3967,747,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3968,747,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3969,747,5,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3970,747,6,782,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3971,748,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3972,748,2,0,'ONC','P','JNB','JNB','GBP','420.0000','1.0000','4','0.0000','420.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3973,748,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3974,748,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3975,748,5,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3976,748,6,783,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3977,749,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','13.9100','125.1900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3978,749,2,0,'ONC','P','JNB','JNB','GBP','361.0000','1.0000','2','0.0000','361.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3979,749,3,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3980,749,4,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3981,749,5,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3982,749,6,784,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3983,750,1,0,'THCD','C','FLX','FLX','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3984,750,2,0,'BAF','C','FLX','FLX','USD','3300.0000','3300.0000','%','13.9100','459.0300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3985,750,3,0,'THCL','P','PLZ','PLZ','ZAR','1001.0000','2.0000','4','0.0000','2002.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3986,750,4,785,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3987,750,5,786,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3988,751,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3989,751,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3990,751,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3991,751,4,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3992,751,5,787,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3993,752,1,0,'BAF','P','CPT','CPT','USD','950.0000','950.0000','%','13.9100','132.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3994,752,2,0,'ONC','P','CPT','CPT','GBP','389.0000','1.0000','2','0.0000','389.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3995,752,3,0,'THCD','P','CPT','CPT','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3996,752,4,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3997,752,5,788,'NTFR','P','CPT','CPT','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3998,753,1,0,'BAF','P','CPT','CPT','USD','950.0000','950.0000','%','13.9100','132.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3999,753,2,0,'ONC','P','CPT','CPT','GBP','389.0000','1.0000','2','0.0000','389.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4000,753,3,0,'THCD','P','CPT','CPT','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4001,753,4,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4002,753,5,789,'NTFR','P','CPT','CPT','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4003,754,1,0,'BAF','P','CPT','CPT','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4004,754,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4005,754,3,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4006,754,4,790,'NTFR','P','CPT','CPT','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4007,755,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','13.9100','121.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4008,755,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4009,755,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4010,755,4,791,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4011,756,1,0,'THCL','P','CPT','CPT','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4012,756,2,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4013,756,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4014,756,4,792,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4015,756,5,793,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4016,757,1,0,'THCL','P','CPT','CPT','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4017,757,2,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4018,757,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4019,757,4,794,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4020,757,5,795,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4021,758,1,0,'BAF','P','CPT','CPT','USD','1700.0000','1700.0000','%','13.9100','236.4700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4022,758,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4023,758,3,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4024,758,4,796,'NTFR','P','CPT','CPT','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4025,759,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4026,759,2,0,'ONC','P','JNB','JNB','GBP','420.0000','1.0000','4','0.0000','420.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4027,759,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4028,759,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4029,759,5,797,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4030,760,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4031,760,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4032,760,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4033,760,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4034,760,5,798,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4035,761,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4036,761,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4037,761,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4038,761,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4039,761,5,799,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4040,762,1,800,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4041,762,2,800,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4042,762,3,800,'BAF','P','LON','LON','USD','291.2800','1.0000','4','0.0000','291.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4043,762,4,800,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4044,762,5,800,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4045,762,6,800,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4046,762,7,800,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4047,762,8,800,'CUST','P','LON','LON','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4048,763,1,0,'BAF','P','GRY','GRY','USD','268.1100','1.0000','4','0.0000','268.1100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4049,763,2,0,'CAF','P','GRY','GRY','USD','71.8800','1.0000','4','0.0000','71.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4050,763,3,0,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4051,763,4,0,'WAR','P','GRY','GRY','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4052,763,5,0,'FAC','P','GRY','GRY','USD','-70.8800','1.0000','4','0.0000','-70.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4053,763,6,0,'THCL','P','GRY','GRY','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4054,763,7,801,'NTFR','P','GRY','GRY','USD','2025.0000','1.0000','4','0.0000','2025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4055,764,1,802,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4056,764,2,802,'BAF','P','GRY','GRY','USD','180.8300','1.0000','2','0.0000','180.8300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4057,764,3,802,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4058,764,4,802,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4059,765,1,803,'NTFR','P','LON','LON','USD','1225.0000','1.0000','2','0.0000','1225.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4060,765,2,803,'BAF','P','LON','LON','USD','170.4000','1.0000','2','0.0000','170.4000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4061,765,3,803,'THCL','P','LON','LON','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4062,765,4,803,'FAC','P','LON','LON','USD','-30.6300','1.0000','2','0.0000','-30.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4063,765,5,803,'CONG','P','LON','LON','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4064,766,1,804,'NTFR','P','GRY','GRY','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4065,766,2,804,'BAF','P','GRY','GRY','USD','361.6600','1.0000','4','0.0000','361.6600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4066,766,3,804,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4067,766,4,804,'FAC','P','GRY','GRY','USD','-65.0000','1.0000','4','0.0000','-65.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4068,766,5,804,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4069,767,1,805,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4070,767,2,805,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4071,767,3,805,'BAF','P','GRY','GRY','USD','173.8800','1.0000','2','0.0000','173.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4072,767,4,805,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4073,768,1,806,'NTFR','P','GRY','GRY','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4074,768,2,806,'BAF','P','GRY','GRY','USD','326.8800','1.0000','4','0.0000','326.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4075,768,3,806,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4076,768,4,806,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4077,768,5,806,'FAC','P','GRY','GRY','USD','-58.7500','1.0000','4','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4078,768,6,806,'THCD','P','GRY','GRY','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4079,768,7,807,'NTFR','P','GRY','GRY','USD','1175.0000','1.0000','2','0.0000','1175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4080,768,8,807,'BAF','P','GRY','GRY','USD','163.4400','1.0000','2','0.0000','163.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4081,768,9,807,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4082,768,10,807,'FAC','P','GRY','GRY','USD','-29.3800','1.0000','2','0.0000','-29.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4083,768,11,807,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4084,768,12,807,'THCD','P','GRY','GRY','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4085,769,1,808,'NTFR','P','GRY','GRY','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4086,769,2,808,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4087,769,3,808,'BAF','P','GRY','GRY','USD','173.8800','1.0000','2','0.0000','173.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4088,769,4,808,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4089,770,1,809,'NTFR','P','GRY','GRY','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4090,770,2,809,'BAF','P','GRY','GRY','USD','326.8900','1.0000','4','0.0000','326.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4091,770,3,809,'FAC','P','GRY','GRY','USD','-58.7500','1.0000','4','0.0000','-58.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4092,770,4,809,'CONG','P','GRY','GRY','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4093,770,5,809,'THCL','P','GRY','GRY','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4094,771,1,810,'NTFR','P','GRY','GRY','USD','1150.0000','1.0000','2','0.0000','1150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4095,771,2,810,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4096,771,3,810,'THCD','P','GRY','GRY','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4097,771,4,810,'T/IN','P','GRY','GRY','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4098,771,5,810,'BAF','P','GRY','GRY','USD','159.9600','1.0000','2','0.0000','159.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4099,771,6,810,'FAC','P','FLX','FLX','USD','-40.2500','1.0000','2','0.0000','-40.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4100,771,7,810,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4101,772,1,811,'NTFR','P','JNB','JNB','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4102,772,2,811,'CONG','C','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4103,772,3,811,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4104,772,4,811,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4105,772,5,811,'BAF','C','JNB','JNB','USD','180.8300','1.0000','2','0.0000','180.8300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4106,772,6,811,'FAC','P','FLX','FLX','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4107,772,7,811,'THCL','C','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4108,773,1,0,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4109,773,2,0,'T/IN','C','JNB','JNB','ZAR','2600.0000','2.0000','4','0.0000','5200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4110,773,3,0,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4111,773,4,0,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4112,773,5,0,'BAF','P','GRY','GRY','USD','347.7500','2.0000','4','0.0000','695.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4113,773,6,0,'THCL','P','GRY','GRY','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4114,773,7,0,'THCD','C','JNB','JNB','ZAR','1001.0000','2.0000','4','0.0000','2002.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4115,773,8,0,'BAF','P','GRY','GRY','USD','173.8800','1.0000','2','0.0000','173.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4116,773,9,812,'NTFR','P','GRY','GRY','USD','2500.0000','1.0000','4','0.0000','2500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4117,773,10,813,'NTFR','P','GRY','GRY','USD','2500.0000','1.0000','4','0.0000','2500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4118,773,11,814,'NTFR','P','GRY','GRY','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4119,774,1,815,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4120,774,2,815,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4121,774,3,815,'BAF','P','LON','LON','USD','291.2800','1.0000','4','0.0000','291.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4122,774,4,815,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4123,774,5,815,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4124,774,6,815,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4125,774,7,815,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4126,774,8,815,'CUST','P','LON','LON','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4127,775,1,816,'NTFR','P','LON','LON','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4128,775,2,816,'BAF','P','LON','LON','USD','361.6600','1.0000','4','0.0000','361.6600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4129,775,3,816,'THCL','P','LON','LON','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4130,775,4,816,'THCD','P','LON','LON','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4131,775,5,816,'T/IN','P','LON','LON','ZAR','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4132,775,6,816,'FAC','P','LON','LON','USD','-65.0000','1.0000','4','0.0000','-65.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4133,776,1,817,'NTFR','P','JNB','JNB','USD','1400.0000','1.0000','2','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4134,776,2,817,'THCD','C','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4135,776,3,817,'T/IN','C','JNB','JNB','ZAR','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4136,776,4,817,'ARO','C','JNB','JNB','USD','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4137,776,5,817,'BAF','C','JNB','JNB','USD','278.2000','1.0000','2','0.0000','278.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4138,776,6,817,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4139,776,7,817,'FAC','P','GRY','GRY','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4140,777,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4141,777,2,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4142,777,3,818,'NTFR','C','LON','LON','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4143,778,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4144,778,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4145,778,3,819,'NTFR','C','LON','LON','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4146,779,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4147,779,2,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4148,779,3,820,'NTFR','C','LON','LON','USD','650.0000','1.0000','2','0.0000','650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4149,780,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4150,780,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4151,780,3,821,'NTFR','P','EAC','EAC','USD','630.0000','1.0000','2','0.0000','630.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4152,781,1,0,'THCL','P','NBO','NBO','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4153,781,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4154,781,3,822,'NTFR','P','NBO','NBO','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4155,782,1,0,'CAF','C','LON','LON','USD','2800.0000','2800.0000','%','3.5500','99.4000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4156,782,2,0,'THCL','P','EAC','EAC','USD','80.0000','2.0000','4','0.0000','160.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4157,782,3,0,'THCD','C','FLX','FLX','GBP','75.0000','2.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4158,782,4,823,'NTFR','C','LON','LON','USD','1400.0000','2.0000','4','0.0000','2800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4159,783,1,0,'THCD','C','LON','LON','GBP','75.0000','10.0000','2','0.0000','750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4160,783,2,0,'BAF','C','LON','LON','USD','6250.0000','6250.0000','%','8.0000','500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4161,783,3,824,'NTFR','C','LON','LON','USD','625.0000','10.0000','2','0.0000','6250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4162,784,1,825,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4163,784,2,825,'BAF','P','GRY','GRY','USD','180.8300','1.0000','2','0.0000','180.8300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4164,784,3,825,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4165,784,4,825,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4166,785,1,826,'NTFR','P','GRY','GRY','USD','1175.0000','1.0000','2','0.0000','1175.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4167,785,2,826,'BAF','P','GRY','GRY','USD','163.4400','1.0000','2','0.0000','163.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4168,785,3,826,'FAC','P','GRY','GRY','USD','-29.3800','1.0000','2','0.0000','-29.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4169,785,4,826,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4170,786,1,0,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4171,786,2,0,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4172,786,3,0,'BAF','P','GRY','GRY','USD','142.5800','1.0000','2','0.0000','142.5800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4173,786,4,827,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4174,787,1,0,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4175,787,2,0,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4176,787,3,0,'BAF','P','GRY','GRY','USD','142.5800','1.0000','2','0.0000','142.5800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4177,787,4,828,'NTFR','P','GRY','GRY','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4178,788,1,829,'NTFR','P','GRY','GRY','USD','1300.0000','1.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4179,788,2,829,'CONG','P','GRY','GRY','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4180,788,3,829,'BAF','P','GRY','GRY','USD','180.8300','1.0000','2','0.0000','180.8300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4181,788,4,829,'FAC','P','GRY','GRY','USD','-32.5000','1.0000','2','0.0000','-32.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4182,788,5,829,'THCL','P','GRY','GRY','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4183,789,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4184,789,2,0,'BAF','C','LON','LON','USD','700.0000','700.0000','%','8.0000','56.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4185,789,3,830,'NTFR','C','LON','LON','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4186,790,1,0,'BAF','C','LON','LON','USD','6250.0000','6250.0000','%','8.0000','500.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4187,790,2,0,'THCD','C','LON','LON','GBP','75.0000','10.0000','2','0.0000','750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4188,790,3,831,'NTFR','C','LON','LON','USD','625.0000','10.0000','2','0.0000','6250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4189,791,1,0,'THCD','C','LON','LON','GBP','75.0000','5.0000','2','0.0000','375.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4190,791,2,0,'BAF','C','LON','LON','USD','3125.0000','3125.0000','%','8.0000','250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4191,791,3,832,'NTFR','C','LON','LON','USD','625.0000','5.0000','2','0.0000','3125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4192,792,1,0,'BAF','P','DUR','DUR','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4193,792,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4194,792,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4195,792,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4196,792,5,833,'NTFR','P','DUR','DUR','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4197,793,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4198,793,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4199,793,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4200,793,4,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4201,793,5,834,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4202,794,1,0,'BAF','P','DUR','DUR','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4203,794,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4204,794,3,0,'THCL','P','DUR','DUR','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4205,794,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4206,794,5,835,'NTFR','P','DUR','DUR','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4207,795,1,0,'BAF','P','DUR','DUR','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4208,795,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4209,795,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4210,795,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4211,795,5,836,'NTFR','P','DUR','DUR','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4212,796,1,0,'BAF','C','DUR','DUR','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4213,796,2,0,'CONG','C','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4214,796,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4215,796,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4216,796,5,837,'NTFR','C','DUR','DUR','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4217,797,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4218,797,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4219,797,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4220,797,4,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4221,797,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4222,797,6,838,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4223,798,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4224,798,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4225,798,3,0,'ONC','P','JNB','JNB','GBP','443.0000','1.0000','4','0.0000','443.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4226,798,4,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4227,798,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4228,798,6,839,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4229,799,1,0,'BAF','C','PLZ','PLZ','USD','199.2700','1.0000','LUM','0.0000','199.2700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4230,799,2,0,'THCL','C','PLZ','PLZ','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4231,799,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4232,799,4,0,'DISB','C','FLX','FLX','USD','50.0000','1.0000','LUM','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4233,799,5,0,'COLF','C','FLX','FLX','USD','5.0000','1.0000','LUM','0.0000','5.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4234,799,6,840,'NTFR','C','PLZ','PLZ','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4235,800,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4236,800,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4237,800,3,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4238,800,4,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4239,800,5,841,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4240,801,1,0,'BAF','P','CPT','CPT','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4241,801,2,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4242,801,3,0,'THCD','C','CPT','CPT','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4243,801,4,842,'NTFR','P','CPT','CPT','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4244,802,1,0,'BAF','C','FLX','FLX','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4245,802,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','2.0000','2','0.0000','1278.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4246,802,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4247,802,4,843,'NTFR','C','FLX','FLX','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4248,803,1,0,'BAF','C','FLX','FLX','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4249,803,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','2.0000','2','0.0000','1278.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4250,803,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4251,803,4,844,'NTFR','C','FLX','FLX','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4252,804,1,0,'BAF','C','FLX','FLX','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4253,804,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','2.0000','2','0.0000','1278.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4254,804,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4255,804,4,845,'NTFR','C','FLX','FLX','USD','875.0000','2.0000','2','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4256,805,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4257,805,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4258,805,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4259,805,4,846,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4260,806,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4261,806,2,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4262,806,3,0,'THCD','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4263,806,4,847,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4264,807,1,0,'CONG','P','NBO','NBO','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4265,807,2,0,'THCL','P','NBO','NBO','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4266,807,3,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4267,807,4,848,'NTFR','P','NBO','NBO','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4268,808,1,0,'CONG','P','NBO','NBO','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4269,808,2,0,'THCL','P','NBO','NBO','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4270,808,3,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4271,808,4,849,'NTFR','P','NBO','NBO','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4272,809,1,0,'CONG','C','FLX','FLX','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4273,809,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4274,809,3,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4275,809,4,850,'NTFR','C','FLX','FLX','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4276,810,1,0,'CONG','C','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4277,810,2,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4278,810,3,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4279,810,4,851,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4280,811,1,0,'CONG','C','FLX','FLX','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4281,811,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4282,811,3,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4283,811,4,852,'NTFR','C','FLX','FLX','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4284,812,1,0,'CONG','C','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4285,812,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4286,812,3,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4287,812,4,853,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4288,813,1,0,'CONG','C','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4289,813,2,0,'THCL','P','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4290,813,3,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4291,813,4,854,'NTFR','C','LON','LON','USD','800.0000','1.0000','2','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4292,814,1,0,'CONG','C','LON','LON','USD','140.0000','2.0000','4','0.0000','280.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4293,814,2,0,'THCL','P','EAC','EAC','USD','80.0000','2.0000','4','0.0000','160.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4294,814,3,0,'THCD','C','FLX','FLX','GBP','75.0000','2.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4295,814,4,855,'NTFR','C','FLX','FLX','USD','1140.0000','2.0000','4','0.0000','2280.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4296,815,1,0,'CONG','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4297,815,2,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4298,815,3,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4299,815,4,856,'NTFR','P','EAC','EAC','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4300,816,1,0,'CONG','C','LON','LON','USD','140.0000','2.0000','4','0.0000','280.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4301,816,2,0,'THCL','P','EAC','EAC','USD','80.0000','2.0000','4','0.0000','160.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4302,816,3,0,'THCD','C','FLX','FLX','GBP','75.0000','2.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4303,816,4,857,'NTFR','C','FLX','FLX','USD','1400.0000','2.0000','4','0.0000','2800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4304,817,1,0,'THCD','C','LON','LON','GBP','75.0000','5.0000','2','0.0000','375.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4305,817,2,0,'BAF','C','LON','LON','USD','3125.0000','3125.0000','%','8.0000','250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4306,817,3,858,'NTFR','C','LON','LON','USD','625.0000','5.0000','2','0.0000','3125.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4307,818,1,0,'BAF','P','DUR','DUR','USD','1750.0000','1750.0000','%','13.9100','243.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4308,818,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4309,818,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4310,818,4,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4311,818,5,859,'NTFR','P','DUR','DUR','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4312,819,1,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4313,819,2,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','13.9100','118.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4314,819,3,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4315,819,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4316,819,5,860,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4317,820,1,0,'BAF','P','JNB','JNB','USD','925.0000','925.0000','%','13.9100','128.6700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4318,820,2,0,'ONC','P','JNB','JNB','GBP','349.0000','1.0000','2','0.0000','349.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4319,820,3,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4320,820,4,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4321,820,5,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4322,820,6,861,'NTFR','P','JNB','JNB','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4323,821,1,0,'THCL','P','JNB','JNB','ZAR','677.0000','3.0000','2','0.0000','2031.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4324,821,2,0,'THCD','P','JNB','JNB','GBP','73.0000','3.0000','2','0.0000','219.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4325,821,3,0,'BAF','P','JNB','JNB','USD','2700.0000','2700.0000','%','13.9100','375.5700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4326,821,4,0,'CONG','P','JNB','JNB','USD','100.0000','3.0000','2','0.0000','300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4327,821,5,862,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4328,821,6,863,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4329,821,7,864,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4330,822,1,0,'BAF','C','FLX','FLX','USD','244.1200','1.0000','LUM','0.0000','244.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4331,822,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4332,822,3,0,'DISB','C','FLX','FLX','USD','50.0000','1.0000','LUM','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4333,822,4,0,'COLF','C','FLX','FLX','USD','5.0000','1.0000','LUM','0.0000','5.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4334,822,5,0,'THCL','P','PLZ','PLZ','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4335,822,6,865,'NTFR','C','FLX','FLX','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4336,823,1,0,'BAF','C','FLX','FLX','USD','825.0000','825.0000','%','13.9100','114.7600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4337,823,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4338,823,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4339,823,4,866,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4340,824,1,0,'BAF','C','FLX','FLX','USD','950.0000','950.0000','%','13.9100','132.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4341,824,2,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4342,824,3,0,'THCD','C','FLX','FLX','GBP','43.0000','1.0000','2','0.0000','43.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4343,824,4,867,'NTFR','C','FLX','FLX','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4344,825,1,0,'BAF','P','CPT','CPT','USD','1800.0000','1800.0000','%','13.9100','250.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4345,825,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4346,825,3,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4347,825,4,868,'NTFR','P','CPT','CPT','USD','1800.0000','1.0000','4','0.0000','1800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4348,826,1,0,'BAF','C','FLX','FLX','USD','825.0000','825.0000','%','13.9100','114.7600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4349,826,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4350,826,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4351,826,4,869,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4352,827,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4353,827,2,0,'ONC','P','JNB','JNB','GBP','339.0000','1.0000','4','0.0000','339.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4354,827,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4355,827,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4356,827,5,870,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4357,828,1,0,'THCL','P','DUR','DUR','ZAR','677.0000','3.0000','2','0.0000','2031.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4358,828,2,0,'THCD','P','DUR','DUR','GBP','73.0000','3.0000','2','0.0000','219.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4359,828,3,0,'BAF','P','DUR','DUR','USD','2700.0000','2700.0000','%','13.9100','375.5700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4360,828,4,0,'ONC','P','DUR','DUR','GBP','381.0000','3.0000','2','0.0000','1143.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4361,828,5,0,'CONG','P','DUR','DUR','USD','100.0000','3.0000','2','0.0000','300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4362,828,6,871,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4363,828,7,872,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4364,828,8,873,'NTFR','P','DUR','DUR','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4365,829,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','13.9100','118.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4366,829,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4367,829,3,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4368,829,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4369,829,5,874,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4370,830,1,0,'BAF','C','FLX','FLX','USD','950.0000','950.0000','%','13.9100','132.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4371,830,2,0,'CONG','C','FLX','FLX','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4372,830,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4373,830,4,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4374,830,5,875,'NTFR','C','FLX','FLX','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4375,831,1,0,'BAF','P','JNB','JNB','USD','950.0000','950.0000','%','13.9100','132.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4376,831,2,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4377,831,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4378,831,4,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4379,831,5,876,'NTFR','P','JNB','JNB','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4380,832,1,0,'BAF','P','JNB','JNB','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4381,832,2,0,'ONC','P','JNB','JNB','GBP','444.0000','1.0000','4','0.0000','444.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4382,832,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4383,832,4,0,'DOC','P','JNB','JNB','GBP','83.0000','1.0000','4','0.0000','83.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4384,832,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4385,832,6,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4386,832,7,877,'NTFR','P','JNB','JNB','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4387,833,1,0,'BAF','P','JNB','JNB','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4388,833,2,0,'ONC','P','JNB','JNB','GBP','444.0000','1.0000','4','0.0000','444.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4389,833,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4390,833,4,0,'DOC','P','JNB','JNB','GBP','83.0000','1.0000','4','0.0000','83.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4391,833,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4392,833,6,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4393,833,7,878,'NTFR','P','JNB','JNB','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4394,834,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','13.9100','125.1900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4395,834,2,0,'ONC','P','JNB','JNB','GBP','339.0000','1.0000','2','0.0000','339.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4396,834,3,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4397,834,4,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4398,834,5,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4399,834,6,879,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4400,835,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','13.9100','236.4700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4401,835,2,0,'ONC','P','JNB','JNB','GBP','349.0000','1.0000','4','0.0000','349.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4402,835,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4403,835,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4404,835,5,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4405,835,6,880,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4406,836,1,0,'BAF','C','FLX','FLX','USD','1700.0000','1700.0000','%','13.9100','236.4700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4407,836,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4408,836,3,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4409,836,4,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4410,836,5,881,'NTFR','C','FLX','FLX','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4411,837,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4412,837,2,0,'ONC','P','JNB','JNB','GBP','461.0000','1.0000','4','0.0000','461.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4413,837,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4414,837,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4415,837,5,882,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4416,838,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4417,838,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4418,838,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4419,838,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4420,838,5,883,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4421,839,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4422,839,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4423,839,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4424,839,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4425,839,5,884,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4426,840,1,0,'BAF','P','PLZ','PLZ','USD','900.0000','900.0000','%','13.9100','125.1900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4427,840,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4428,840,3,0,'THCL','P','PLZ','PLZ','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4429,840,4,885,'NTFR','P','PLZ','PLZ','USD','900.0000','1.0000','2','0.0000','900.0000'); + +-- +-- Table structure for table `bl_headers` +-- + +CREATE TABLE `bl_headers` ( + `message_id` int(10) unsigned NOT NULL auto_increment, + `message_no` varchar(20) NOT NULL default '', + `document_no` varchar(25) NOT NULL default '', + `status` enum('9','5','1') NOT NULL default '9', + `bl_no` varchar(50) NOT NULL default '', + `bl_date` date NOT NULL default '0000-00-00', + `message_date` datetime NOT NULL default '0000-00-00 00:00:00', + `port_loading` varchar(50) NOT NULL default '', + `date_loading` date NOT NULL default '0000-00-00', + `port_discharge` varchar(50) NOT NULL default '', + `date_discharge` date NOT NULL default '0000-00-00', + `terms_of_shipment` varchar(10) NOT NULL default '', + `voyage_no` varchar(10) NOT NULL default '', + `vessel_code` varchar(10) NOT NULL default '', + `transport_route` varchar(10) NOT NULL default '', + `customer_id` varchar(10) NOT NULL default '', + `customer_name` varchar(250) NOT NULL default '', + `shipper` text NOT NULL, + `consignee` text NOT NULL, + `notify` text NOT NULL, + PRIMARY KEY (`message_id`), + KEY `document_no` (`document_no`), + KEY `bl_no` (`bl_no`), + KEY `transport_route` (`transport_route`), + KEY `shipper_id` (`customer_id`), + KEY `message_no` (`message_no`), + KEY `voyage_no` (`voyage_no`), + KEY `vessel_code` (`vessel_code`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `bl_headers` +-- + +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (1,'50011129','LON50003488','9','STINLONDZ417001','2004-04-05','2004-04-06 00:00:00','Felixstowe','2004-04-05','Cape Town','2004-04-25','FLT','DZ417','MSUZ','SAFS','GB000636','ALLIED DISTILLERS LTD\r\nKILMALID, STIRLING ROAD,\r\nDUMBARTON, DUMBARTONSHIRE\r\nG82 2SS, SCOTLAND','ALLIED DISTILLERS LTD\r\nKILMALID, STIRLING ROAD,\r\nDUMBARTON, DUMBARTONSHIRE\r\nG82 2SS, SCOTLAND','DOUGLAS GREEN BELLINGHAM \r\n10 BOLT AVENUE, MONTAGUE GARDENS\r\nCAPETOWN, SOUTH AFRICA','ICA BULK LOGISTICS PTY LTD\r\nSUITE 2, HOWARD CENTRE\r\nFOREST DRIVE, PINELANDS,\r\nCAPETOWN 7405 S.A.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (2,'50011130','LON50003489','9','STINLONDZ417002','2004-04-05','2004-04-06 00:00:00','Felixstowe','2004-04-05','Cape Town','2004-04-25','FLT','DZ417','MSUZ','SAFS','GB000636','ALLIED DISTILLERS LTD\r\nKILMALID, STIRLING ROAD\r\nDUMBARTON, DUMBARTONSHIRE\r\nG82 2SS, SCOTLAND','ALLIED DISTILLERS LTD\r\nKILMALID, STIRLING ROAD\r\nDUMBARTON, DUMBARTONSHIRE\r\nG82 2SS, SCOTLAND','DOUGLAS GREEN BELLINGHAM\r\n10 BOLT AVENUE, MONTAGUE GARDENS\r\nCAPETOWN, SOUTH AFRICA','ICA BULK LOGISTICS PTY LTD\r\nSUITE 2, HOWARD CENTRE\r\nFOREST DRIVE, PINELANDS\r\nCAPETOWN 7405 S.A.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (3,'50011131','LON50003490','9','STINLONDZ417007','2004-04-05','2004-04-06 00:00:00','Felixstowe','2004-04-05','Cape Town','2004-04-25','FLT','DZ417','MSUZ','SAFS','GB001597','GEOLOGISTCS LTD\r\n1 OLIVE CLOSE, WEST THURROCK\r\nESSEX RM20 3EE, UNITED KINGDOM','GEOLOGISTCS LTD\r\n1 OLIVE CLOSE, WEST THURROCK\r\nESSEX RM20 3EE, UNITED KINGDOM','LEP LOGISTICS\r\n4 BEVERLY ROAD, MONTAGUE GARDENS,\r\n7441 CAPETOWN, SOUTH AFRICA','LEP LOGISTICS\r\n4 BEVERLY ROAD, MONTAGUE GARDENS,\r\n7441 CAPETOWN, SOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (4,'50011132','LON50003491','9','STINLONDZ417008','2004-04-05','2004-04-06 00:00:00','Felixstowe','2004-04-05','Cape Town','2004-04-25','FLT','DZ417','MSUZ','SAFS','GB001618','HELLMANN WORLDWIDE LOGISTICS LTD\r\nBURNT MILLS INDUSTRIAL ESTATE\r\nHARVEY ROAD, BASILDON SS13 1ET\r\nUNITED KINGDOM','HELLMANN WORLDWIDE LOGISTICS LTD\r\nBURNT MILLS INDUSTRIAL ESTATE\r\nHARVEY ROAD, BASILDON SS13 1ET\r\nUNITED KINGDOM','HELLMANN WORLDWIDE LOGISTICS (PTY)\r\nCNR. MOBILE AND MUNICH STR.,\r\nD F MALAN AIRPORT INDUSTRIAL\r\nCAPETOWN, 7490, SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (5,'50011133','LON50003492','9','STINLONDZ417009','2004-04-05','2004-04-06 00:00:00','Felixstowe','2004-04-05','Port Elizabeth','2004-04-27','FLT','DZ417','MSUZ','SAFS','GB001584','LISTER PETTER LIMITED\r\nLONG STREET\r\nDURSLEY, GLOUCESTER','LISTER PETTER LIMITED\r\nLONG STREET\r\nDURSLEY, GLOUCESTER','DIESEL ELECTRIC SERVICES (PTY) LTD\r\nPO BOX 38112\r\nBOOYSENS 2016\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (6,'50011134','LON50003493','9','STINLONDZ417003','2004-04-05','2004-04-06 00:00:00','Felixstowe','2004-04-05','Durban','2004-04-29','FLT','DZ417','MSUZ','SAFS','GB001593','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD,\r\nMOUNTNESSING, ESSEX CM15 0UG','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD,\r\nMOUNTNESSING, ESSEX CM15 0UG','S.A. MERCANTILE \r\nUNIT 19, VILLA VALENCIA OFFICE BLCK\r\nANEMOON STREET, GLENMARIS,\r\nKEMPTON PARK, JOHANNESBURG, R.S.A.\r\nATTENTION MRS LIZ TAYLOR',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (7,'50011135','LON50003494','9','STINLONDZ417004','2004-04-05','2004-04-06 00:00:00','Felixstowe','2004-04-05','Durban','2004-04-29','FLT','DZ417','MSUZ','SAFS','GB001593','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD,\r\nMOUNTNESSING, ESSEX CM15 0UG','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD,\r\nMOUNTNESSING, ESSEX CM15 0UG','S.A. MERCANTILE\r\nUNIT 19, VILLA VALENCIA OFFICE BLCK\r\nANEMOON STREET, GLENMARIS\r\nKEMPTON PARK, JOHANNESBURG, R.S.A.\r\nATTENTION MRS LIZ TAYLOR',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (8,'50011136','LON50003495','9','STINLONDZ417005','2004-04-05','2004-04-06 00:00:00','Felixstowe','2004-04-05','Durban','2004-04-29','FLT','DZ417','MSUZ','SAFS','GB001593','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD\r\nMOUNTNESSING, ESSEX CM14 0UG','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD\r\nMOUNTNESSING, ESSEX CM14 0UG','S.A. MERCANTILE\r\nUNIT 19, VILLA VALENCIA OFFICE BLCK\r\nANEMOON STREET, GLENMARIS\r\nKEMPTON PARK, JOHANNESBURG, R.S.A.\r\nATTENTION MRS LIZ TAYLOR',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (9,'50011137','LON50003496','9','STINLONDZ417006','2004-04-05','2004-04-06 00:00:00','Felixstowe','2004-04-05','Durban','2004-04-29','FLT','DZ417','MSUZ','SAFS','GB001593','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD,\r\nMOUNTNESSING, ESSEX CM15 0UG','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD,\r\nMOUNTNESSING, ESSEX CM15 0UG','S.A. MERCANTILE \r\nUNIT 19, VILLA VALENCIA OFFICE BLCK\r\nANEMOON STREET, GLENMARIS\r\nKEMPTON PARK, JOHANNESBURG, R.S.A.\r\nATTENTION MRS LIZ TAYLOR',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (10,'50011146','DUR50003473','9','STINDURIZ415003','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GEOLOGISTICS LTD.\r\nROYAL COURT, 81 TWEEDY ROAD\r\nBROMLEY, KENT BR1 1TW\r\nTEL: 0208 460 50 50\r\nATT: BARRY GREATOREX','TURNERS SHIPPING (PTY) LTD\r\n37 JONSSON LANE\r\nDURBAN\r\n4000','GEOLOGISTICS LTD.\r\nROYAL COURT, 81 TWEEDY ROAD\r\nBROMLEY, KENT BR1 1TW\r\nTEL: 0208 460 50 50\r\nATT: BARRY GREATOREX','SECURITY WINDOW SHUTTERS\r\nCLAUGHTON,LANCASTER\r\nLA2 9LA, UNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (11,'50011147','DUR50003474','9','STINDURIZ415004','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE,\r\nWOODFORD PARK INDUSTRIAL ESTATE\r\nWINSFORD, CHESIRE, CW7 2JZ, \r\nUNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE,\r\nWOODFORD PARK INDUSTRIAL ESTATE\r\nWINSFORD, CHESIRE, CW7 2JZ, \r\nUNITED KINGDOM','OWENS INTERNATIONAL,FREIGHT LIMITED\r\nCHURCHILL HOUSE, HORNDON BUSINESS \r\nPARK, STATION ROAD, WEST HORNDON\r\nBRENTWOOD, ESSEX, CM13 3XD. CTC. D.\r\nROBERT T:09441277812811F:1277810636'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (12,'50011148','DUR50003475','9','STINDURIZ415005','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','SOUTHDOWN HOLDINGS LIMITED\r\nPRIVATE BAG 2004\r\nCHIPINGE\r\nZIMBABWE','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','WILSON SMITHETT & CO. LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (13,'50011149','DUR50003476','9','STINDURIZ415007','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','PSA TRANSPORT LTD\r\n420 TRELAWNEY HOUSE, THE DOC\r\nFELIXSTOWE, SUFFOLK\r\nENGLAND','ROTAN KZN\r\nBUXTON VILLAGE, RIDGE ROAD\r\nSHOP 8 UMHLANGA ROCKS\r\nDURBAN, SOUTH AFRICA','PSA TRANSPORT LTD\r\n420 TRELAWNEY HOUSE, THE DOC\r\nFELIXSTOWE, SUFFOLK\r\nENGLAND','REINDEER ENTERPRISE (PTY) LTD\r\nC/O TMF SERVICES, 16 RUE DE HESE\r\nCH1211, GENEVA 11\r\nSWITZERLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (14,'50011150','DUR50003477','9','STINDURIZ415009','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','AMSCO LOGISTICS LIMITED\r\nAMSCO HOUSE\r\nOLD HAY, BRENCHLEY\r\nTONBRIDGE, KENT TN 12 7 DG','SNS FREIGHT \r\nP.O BOX 65266\r\nRESERVOIR HILLS\r\n4090','AMSCO LOGISTICS LIMITED\r\nAMSCO HOUSE\r\nOLD HAY, BRENCHLEY\r\nTONBRIDGE, KENT TN 12 7 DG','SAME AS CONSIGNEE\r\nTEL: 44 1892 832277\r\nFAX: 44 1892 832288'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (15,'50011151','JNB50003478','9','STINJNBIZ415004','2004-03-16','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (16,'50011152','JNB50003479','9','STINJNBIZ415006','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','EMMERSON TRADE DIRECT\r\nUNITS 17 & 18, BRINDLEY ROAD\r\nHERTBURN INDUSTRIAL ESTATE\r\nWASHINGTON, TYNE & WEAR\r\nNE37 2SF','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','EMMERSON TRADE DIRECT\r\nUNITS 17 & 18, BRINDLEY ROAD\r\nHERTBURN INDUSTRIAL ESTATE\r\nWASHINGTON, TYNE & WEAR\r\nNE37 2SF','EMMERSON TRADE DIRECT\r\nUNITS 17 & 18, BRINDLEY ROAD\r\nHERTBURN INDUSTRIAL ESTATE\r\nWASHINGTON, TYNE & WEAR\r\nNE37 2SF'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (17,'50011153','PLZ50003480','9','STINPLZIZ415001','2004-03-26','2004-03-18 00:00:00','Port Elizabeth','2004-03-18','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','TEXPLANT CORPORTAION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISEHOUSE, \r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ, U.K','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','TEXPLANT CORPORTAION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISEHOUSE, \r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ, U.K','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (18,'50011154','CPT50003481','9','STINCPTIZ415001','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3, HALESFIELD 23\r\nTELFORD TF7 4NY\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (19,'50011155','CPT50003482','9','STINCPTIZ415002','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','CAVALIER MARKETING\r\nHOWALL WORKS, ELLIOT STREET, \r\nSILSDEN\r\nWEST, YORKSHIRE, BD20 ODP., ENGLAND\r\nATT: ROB HARRISON T:09441535655677','APS PLASTICS (PTY) LTD\r\nUNIT 6, ISLAND PARK\r\nAUCKLAND STREET, PAARDEN EILAND\r\nCAPE TOWN, SOUTH AFRICA','CAVALIER MARKETING\r\nHOWALL WORKS, ELLIOT STREET, \r\nSILSDEN\r\nWEST, YORKSHIRE, BD20 ODP., ENGLAND\r\nATT: ROB HARRISON T:09441535655677','PLASTECH INTL LTD.\r\nRUE DU PUITS - GODET 12\r\nP.O BOX 126,2005\r\nNEUCHATEL 5, SWITZERLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (20,'50011156','CPT50003483','9','STINCPTIZ415006','2004-03-30','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR \r\nAFRICAN TERRIOR (PTY ) LTD\r\nP.O BOX 2029\r\nWINDMEUL, 7630, SOUTH AFRICA','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nU.K. ATT: THERESA \r\nFAX: 277 235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (21,'50011157','CPT50003484','9','STINCPTIZ415007','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISICS AS AGENTS FOR\r\nSHERITO WINES CC\r\nP.O. BOX 186\r\nRIEBEECK - WEST, 7306','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167- KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4 EG, U.K.\r\nATT: THERESA \r\nFAX: 277 235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (22,'50011158','CPT50003485','9','STINCPTIZ415009','2004-03-30','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMAN MEGAFREIGHT AS AGENTS FOR: \r\nBERSIG WINE ESTATE\r\nP.O. BOX 15 BREEDERIVER 6858\r\nSOUTH AFRCIA','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (23,'50011159','CPT50003486','9','STINCPTIZ415010','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMAN MEGAFREIGHT AS AGENTS FOR:\r\nBERSIG ESTATE\r\nP.O. BOX 15 BREERIVIER\r\nSOUTH AFRICA','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (24,'50011160','JNB50003487','9','STINJNBIZ415011','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','KAMINO INT\'L TRANSPORT LTD., \r\nKAMINO HOUSE UNITS A3- A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','JONEN FREIGHT (PTY) LTD\r\nNO.9 SIM ROAD\r\nPOMONA, KEMPTON PARK, 1620\r\nSOUTH AFRICA\r\nAS AGENTS ONLY','KAMINO INT\'L TRANSPORT LTD., \r\nKAMINO HOUSE UNITS A3- A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ATLRINCHAM\r\nCHESHIRE WA14 5GJ ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (25,'50011161','LON50003491','9','STINLONDZ417008','2004-04-05','2004-04-06 00:00:00','Felixstowe','2004-04-05','Cape Town','2004-04-25','FLT','DZ417','MSUZ','SAFS','GB001618','HELLMANN WORLDWIDE LOGISTICS LTD\r\nBURNT MILLS INDUSTRIAL ESTATE\r\nHARVEY ROAD, BASILDON SS13 1ET\r\nUNITED KINGDOM','HELLMANN WORLDWIDE LOGISTICS LTD\r\nBURNT MILLS INDUSTRIAL ESTATE\r\nHARVEY ROAD, BASILDON SS13 1ET\r\nUNITED KINGDOM','HELLMANN WORLDWIDE LOGISTICS (PTY)\r\nCNR. MOBILE AND MUNICH STR.,\r\nD F MALAN AIRPORT INDUSTRIAL\r\nCAPETOWN, 7490, SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (26,'50011206','LON50003498','9','STINLONDZ417012','2004-04-08','2004-04-07 00:00:00','Felixstowe','2004-04-05','Port Elizabeth','2004-04-27','FLT','DZ417','MSUZ','SAFS','ANRK1','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL, LUCKYN LANE,\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON, ESSEX SS14 3AX','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL, LUCKYN LANE,\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON, ESSEX SS14 3AX','LESCHACO (PTY) LTD\r\n26 SADDLE DRIVE\r\nWOODMEAD OFFICE PARK\r\nWOODMEAD 2157, JOHANNESBURG',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (27,'50011207','LON50003497','9','STINLONDZ417010','2004-04-07','2004-04-07 00:00:00','Felixstowe','2004-04-05','Port Elizabeth','2004-04-27','FLT','DZ417','MSUZ','SAFS','GB001640','BBR GRAPHIC SALES LIMITED\r\nKINGS YARD, HEALEY ROAD\r\nOSSETT, WEST YORKSHIRE\r\nENGLAND WF5 8ND','BBR GRAPHIC SALES LIMITED\r\nKINGS YARD, HEALEY ROAD\r\nOSSETT, WEST YORKSHIRE\r\nENGLAND WF5 8ND','MSC EXPORT C.C.\r\nP.O.BOX 1565\r\nGERMISTON 1400, SOUTH AFRICA','CONSIGNEE ABOVE\r\nTEL NO. 00 27 11 4740333/0'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (28,'50011223','LON50003488','9','STINLONDZ417001','2004-04-07','2004-04-07 00:00:00','Felixstowe','2004-04-05','Cape Town','2004-04-25','FLT','DZ417','MSUZ','SAFS','GB000636','ALLIED DISTILLERS LTD\r\nKILMALID, STIRLING ROAD,\r\nDUMBARTON, DUMBARTONSHIRE\r\nG82 2SS, SCOTLAND','ALLIED DISTILLERS LTD\r\nKILMALID, STIRLING ROAD,\r\nDUMBARTON, DUMBARTONSHIRE\r\nG82 2SS, SCOTLAND','DOUGLAS GREEN BELLINGHAM \r\n10 BOLT AVENUE, MONTAGUE GARDENS\r\nCAPETOWN, SOUTH AFRICA','ICA BULK LOGISTICS PTY LTD\r\nSUITE 2, HOWARD CENTRE\r\nFOREST DRIVE, PINELANDS,\r\nCAPETOWN 7405 S.A.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (29,'50011226','LON50003504','9','STINLONDZ417014','2004-04-08','2004-04-07 00:00:00','Felixstowe','2004-04-05','Durban','2004-04-29','FLT','DZ417','MSUZ','SAFS','GB001649','INDEPENDENT MARITIME AGENCIES LTD \r\nAS AGENTS','INDEPENDENT MARITIME AGENCIES LTD \r\nAS AGENTS','R.F.L.\r\n12TH FLOOR, KINGS FIELD PLACE,\r\n30 FIELD STREET,DURBAN,SOUTH AFRICA\r\nTEL: 00 27 31 3014805\r\nFAX: 00 27 31 3014838',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (30,'50011229','LON50003505','9','STINLONDZ417015','2004-04-08','2004-04-07 00:00:00','Felixstowe','2004-04-05','Durban','2004-04-29','FLT','DZ417','MSUZ','SAFS','GB001586','DEUGRO INTERNATIONAL LTD\r\n3 VICTORY WAY\r\nHESTON, MIDDLESEX TW5 9NS','DEUGRO INTERNATIONAL LTD\r\n3 VICTORY WAY\r\nHESTON, MIDDLESEX TW5 9NS','DEUGRO SA PTY LTD\r\nOLD MUTUAL BUSINESS PARK,\r\nUNIT 1H & 3F,CNR GEWEL & HULLEY RDS\r\nISANDO EXT 3, JOHANNESBURG,GAUTENG',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (31,'50011230','LON50003506','9','STINLONDE413009','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Djibouti','2004-04-28','FLT','DE413','MALP','EAFS','GB001654','EXEL - TRADETEAN SITE\r\nOED DEPARTMENT\r\nSTOCKINGSWATER LANE\r\nBRIMSDOWN, EN3 7PZ','EXEL - TRADETEAN SITE\r\nOED DEPARTMENT\r\nSTOCKINGSWATER LANE\r\nBRIMSDOWN, EN3 7PZ','BRITISH EMBASSY\r\nFIKRE MARIAN, ABATECHAN STREET\r\nADDIS ABABA, ETHIOPIA','INCHCAPE SHIPPING SERVICES\r\n9 - 11 RUE DE GENEVE\r\nPO BOX 81\r\nDJIBOUTI, REPUBLIC OF DJIBOUTI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (32,'50011231','LON50003507','9','STINLONDE413007','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Dar Es Salaam','2004-05-04','FLT','DE413','MALP','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','AMI TANZANIA LTD\r\nBANDARI STREET - KURASINI\r\nP.O.B 9041\r\nDAR-ES-SALAAM, TANZANIA','AMI TANZANIA LTD\r\nBANDARI STREET - KURASINI\r\nP.O.B 9041\r\nDAR-ES-SALAAM, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (33,'50011232','LON50003508','9','STINLONDE413008','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Dar Es Salaam','2004-05-04','FLT','DE413','MALP','EAFS','GB001253','RECLAIMED APPLIANCES\r\nHAVEN BULK STORE, PORT OF BOSTON\r\nSKIRBECK ROAD, BOSTON\r\nLINCOLNSHIRE, PE21 6BN','RECLAIMED APPLIANCES\r\nHAVEN BULK STORE, PORT OF BOSTON\r\nSKIRBECK ROAD, BOSTON\r\nLINCOLNSHIRE, PE21 6BN','RELCAIMED APPLIANCES (T) LTD\r\nMILLENIUM BUSINESS PARK\r\nDAR ES SALAAM, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (34,'50011233','LON50003509','9','STINLONDE413018','2004-04-08','2004-04-11 00:00:00','Felixstowe','2004-04-11','Dar Es Salaam','2004-05-04','FLT','DE413','MALP','EAFS','GB000833','GRANDEXPORT LIMITED\r\nWOODHAYES HOUSE, WHIMPLE\r\nEXETER, DEVON EX5 2TD','GRANDEXPORT LIMITED\r\nWOODHAYES HOUSE, WHIMPLE\r\nEXETER, DEVON EX5 2TD','TANGANYIKA WATTLE COMPANY\r\nP O BOX 1807\r\nDAR ES SALAAM, TANZANIA','REGENT TANZANIA LIMITED'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (35,'50011234','LON50003510','9','STINAARDE413104','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','DE002441','DFDS TRANSPORT (DENMARK) A/S\r\nBAGGESKERVEJ 6\r\nDK-7400 KERNING\r\nDENMARK','DFDS TRANSPORT (DENMARK) A/S\r\nBAGGESKERVEJ 6\r\nDK-7400 KERNING\r\nDENMARK','AIR CONNECTION LTD\r\nMOI INT\'L AIRPORT\r\nFREIGHT TERMINAL\r\nPO BOX 2686, MOMBASA','SAME AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (36,'50011235','LON50003511','9','STINLONDE413001','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (37,'50011236','LON50003512','9','STINLONDE413002','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFILED ROAD\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFILED ROAD\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV TRANSAMI (UGANDA) LTD\r\nPLOT M-611, NTINDA ROAD\r\nP.O. BOX 5501\r\nKAMPALA, UGANDA','SDV TRANSAMI (KENYA) LTD\r\nMOMBASA-NAIROBI ROAD\r\nP.O.BOX 90263 - CHANGAMWE\r\nMOMBASA, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (38,'50011237','LON50003513','9','STINLONDE413004','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','GB000392','OAKE & CO GM LTD\r\nGATEX HOUSE, 603 HARROW ROAD,\r\nNORTH KENSINGTON, LONDON W10 4RA','OAKE & CO GM LTD\r\nGATEX HOUSE, 603 HARROW ROAD,\r\nNORTH KENSINGTON, LONDON W10 4RA','GATHANI NAIROBI LTD\r\nPO BOX 40329\r\nNAIROBI, KENYA','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (39,'50011238','LON50003514','9','STINLONDE413005','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','GB000392','ITTEC LTD\r\n4TH FLOOR (409), CROWN HOUSE\r\nNORTH CIRCULAR ROAD\r\nLONDON NW10 7PN','ITTEC LTD\r\n4TH FLOOR (409), CROWN HOUSE\r\nNORTH CIRCULAR ROAD\r\nLONDON NW10 7PN','TO ORDER','MUGISA TAITA\r\nP.O.BOX 2739\r\nKAMPALA, UGANDA\r\nTEL: 0722814986'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (40,'50011239','LON50003515','9','STINLONDE413006','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (41,'50011240','LON50003516','9','STINLONDE413010','2004-04-02','2004-03-30 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','UK00002ANR','MR HASSAN KWEKA\r\n4 JOYCE BUTLER HOUSE\r\nCOMMERCE ROAD, \r\nWOODGREEN, LONDON N22 8EA','MR HASSAN KWEKA\r\n4 JOYCE BUTLER HOUSE\r\nCOMMERCE ROAD, \r\nWOODGREEN, LONDON N22 8EA','HASSAN KWEKA\r\nGEREZANI REFRIDGERATION CO LTD\r\nP.O. BOX 77712\r\nDAR ES SALAAM, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (42,'50011241','LON50003517','9','STINLONDE413011','2004-04-02','2004-04-03 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','UK00002ANR','ABUBAKER MAMANIAT\r\n58 WAKEFIELD ROAD\r\nDEWSBURY WF12 8AU\r\nTEL: 01924 454697','ABUBAKER MAMANIAT\r\n58 WAKEFIELD ROAD\r\nDEWSBURY WF12 8AU\r\nTEL: 01924 454697','CANAFRO INVESTMENTS LTD\r\nC/O MR. MAMA NANQUE\r\nPLOT 54-56 WILLIAM STREET,\r\nPO BOX 23996 KAMPALA - UGANDA\r\nTEL: 00 44 256 75625827',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (43,'50011242','LON50003518','9','STINLONDE413012','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','GB001607','K FRIDGES \r\nHUME AVENUE\r\nTILBURY, ESSEX','K FRIDGES \r\nHUME AVENUE\r\nTILBURY, ESSEX ','FREDERICK KYEMBA\r\nPO BOX 2449\r\nKAMPALA, UGANDA','FREDERICK KYEMBA\r\nPO BOX 2449\r\nKAMPALA, UGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (44,'50011243','LON50003519','9','STINLONDE413013','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','GB001634','JOHN MILTON\r\n306 NORTH BOROUGH ROAD\r\nLONDON SW16 4TR','JOHN MILTON\r\n306 NORTH BOROUGH ROAD\r\nLONDON SW16 4TR','PATRICK MUSOKE\r\nP.O.BOX 4052\r\nKAMPALA, UGANDA','AS CONSIGNED'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (45,'50011244','LON50003520','9','STINLONDE413014','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','GB001634','JUMA OPIO\r\n2B WATERLOO ROAD\r\nLONDON E6','JUMA OPIO\r\n2B WATERLOO ROAD\r\nLONDON E6','MRS FRANGS OJOK\r\nP.O.BOX 7505\r\nKAMPALA, UGANDA','AS CONSIGNED'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (46,'50011245','LON50003521','9','STINLONDE413015','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX CM14 4SB','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX CM14 4SB','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (47,'50011246','LON50003522','9','STINLONDE413016','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','GB000833','TOOLS FOR SELF RELIANCE\r\nNETLEY MARSH\r\nSOUTHAMPTON SO40 7GY','TOOLS FOR SELF RELIANCE\r\nNETLEY MARSH\r\nSOUTHAMPTON SO40 7GY','UGANDA RURAL DEVELOPMENT\r\nTRAINING PROGRAMME\r\nPO BOX 16253\r\nKAMPALA, UGANDA','SDV TRANSAMI (K) LTD\r\nCHANGAMWE AREA\r\nOFF MOMBASA-NAIROBI ROAD\r\nMOMBASA, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (48,'50011247','LON50003523','9','STINLONDE413017','2004-04-05','2004-04-08 00:00:00','Felixstowe','2004-04-11','Mombasa','2004-05-09','FLT','DE413','MALP','EAFS','GB000833','SDV UK\r\nAS AGENTS','SDV UK\r\nAS AGENTS','VITACRESS KENYA LTD\r\nC/O SDV TRANSAMI (K) LTD\r\nOLD AIRPORT NORTH ROAD\r\nP.O. BOX 46586, NAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (49,'50011277','LON50003536','9','STINLONDZ418003','2004-04-13','2004-04-11 00:00:00','Felixstowe','2004-04-12','Cape Town','2004-05-02','FLT','DZ418','MKOR','SAFS','GB001223','JOHN L. SEATON & CO LTD\r\nFIRST FL., 7 WATERSIDE BUSINESS PK\r\nLIVINGSTONE ROAD, HESSLE HU13 0EG\r\nEAST YORKSHIRE','JOHN L. SEATON & CO LTD\r\nFIRST FL., 7 WATERSIDE BUSINESS PK\r\nLIVINGSTONE ROAD, HESSLE HU13 0EG\r\nEAST YORKSHIRE','TO ORDER','CRODA CHEMICALS (SA) PTE LTD\r\n4 COVORA STREET, JET PARK\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (50,'50011278','LON50003537','9','STINLONDZ418002','2004-04-13','2004-04-11 00:00:00','Felixstowe','2004-04-12','Port Elizabeth','2004-05-04','FLT','DZ418','MKOR','SAFS','GB001600','OUTUKUMPU STAINLESS LTD\r\nCOIL PRODUCTS SHEFFIELD\r\nPO BOX 161, SHEPCOTE LANE\r\nSHEFFIELD S9 1TR','OUTUKUMPU STAINLESS LTD\r\nCOIL PRODUCTS SHEFFIELD\r\nPO BOX 161, SHEPCOTE LANE\r\nSHEFFIELD S9 1TR','TO ORDER','EUROSTEEL\r\nCNR MILKYWAY/ELECTRON AVENUE\r\nLINBRO BUSINESS PARK\r\nMIDRAND/JOHANNESBURG, SOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (51,'50011279','LON50003538','9','STINLONDZ418001','2004-04-13','2004-04-11 00:00:00','Felixstowe','2004-04-12','Durban','2004-05-06','FLT','DZ418','MKOR','SAFS','GB000476','MARSIL MARINE LIMITED\r\n82B EAST HILL\r\nCOLCHESTER, ESSEX CO1 2QW','MARSIL MARINE LIMITED\r\n82B EAST HILL\r\nCOLCHESTER, ESSEX CO1 2QW','BERRY & DONALDSON (DBN) PTY LTD\r\nSUITE 519, OVERPORT CITY\r\n430 RIDGE ROAD, OVERPORT 4001\r\nSOUTH AFRICA\r\nTEL: 002731 207 9022',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (52,'50011280','LON50003539','9','STINLONDZ418004','2004-04-13','2004-04-11 00:00:00','Felixstowe','2004-04-12','Durban','2004-05-06','FLT','DZ418','MKOR','SAFS','GB001649','INDEPENDENT MARITIME AGENCIES LTD\r\nAS AGENTS','INDEPENDENT MARITIME AGENCIES LTD\r\nAS AGENTS','R.F.L.\r\n12TH FLOOR, KINGS FIELD PLACE\r\n30 FIELD STREET,DURBAN,SOUTH AFRICA\r\nTEL: 00 27 31 3014805\r\nFAX: 00 27 31 3014838',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (53,'50011281','LON50003540','9','STINLONDZ418005','2004-04-13','2004-04-11 00:00:00','Felixstowe','2004-04-12','Port Elizabeth','2004-05-04','FLT','DZ418','MKOR','SAFS','GB001382','PANALPINA WORLD TRANSPORT LTD.\r\nUNIT 8, ELMDON TRADING ESTATE,\r\nBIRMINGHAM B37 7HE\r\nAS AGENTS FOR PANTAINER LTD','PANALPINA WORLD TRANSPORT LTD.\r\nUNIT 8, ELMDON TRADING ESTATE,\r\nBIRMINGHAM B37 7HE\r\nAS AGENTS FOR PANTAINER LTD','SAFCOR PANALPINA \r\nHARBOUR VIEW, OAKWORTH DRIVE,\r\nHUMERAIL, PORT ELIZABETH 6000\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (54,'50011297','LON50003542','9','STINLONDZ418006','2004-04-14','2004-04-11 00:00:00','Felixstowe','2004-04-12','Durban','2004-05-06','FLT','DZ418','MKOR','SAFS','GB001067','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nPRIVATE BAG 7 JOHANNESBURG INT\r\nAIRPORT 1627, 20 WRENCH ROAD\r\nISANDO 1620, R.S.A.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (55,'50011349','CPT50003571','9','STINCPTIZ413007','2004-03-16','2004-03-09 00:00:00','Cape Town','2004-03-09','Felixstowe','2004-03-27','FIO','IZ413','MNAT','SAFN','-1','HELLMAN WORLDWIDE LOGISTICS\r\nHAMILTON HOUSE, CEMETERY ROAD\r\nBRADFORD, WEST YORKSHIRE BD 8 9 RS \r\nTEL: + 44 (0) 1274 362 544\r\nFAX: +44 (0) 1274 362 653','HELLMAN WORLDWIDE LOGISTICS AS\r\nAGENTS\r\nCNR MOBILE & MUNICH STREETS\r\nAIRPORT INDUSTRIA\r\nD.F. MALAN, SOUTH AFRICA','HELLMAN WORLDWIDE LOGISTICS\r\nHAMILTON HOUSE, CEMETERY ROAD\r\nBRADFORD, WEST YORKSHIRE BD 8 9 RS \r\nTEL: + 44 (0) 1274 362 544\r\nFAX: +44 (0) 1274 362 653','SAME AS CONSIGNEE\r\nATT: BRIAN WILSON\r\nTEL: +44 (0) 2174 362 544\r\nFAX: +44 (0) 1274 362 363'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (56,'50011350','DUR50003548','9','STINDURIZ417003','2004-04-02','2004-03-29 00:00:00','Durban','2004-03-29','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','ISEGEN SOUTH AFRICA(PTY) LTD C/O\r\nSOLUTECH LIMITED, BARLOW DRIVE,\r\nWOODSFORD PARK\r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ UNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA(PTY) LTD C/O\r\nSOLUTECH LIMITED, BARLOW DRIVE,\r\nWOODSFORD PARK\r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ UNITED KINGDOM','OWENS INTERNATIONAL,FREIGHT LIMITED\r\nCHURCHILL HOUSE HORNDON BUSINESS \r\nPARK, STATION ROAD, WEST HORNDON, \r\nBRENTWOOD, ESSEX, CM13 3XD\r\nCTC: DONNA ROBERTS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (57,'50011351','DUR50003549','9','STINDURIZ417004','2004-04-02','2004-03-29 00:00:00','Durban','2004-03-29','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','INEOS SILICAS LTD\r\nBANK QUAY\r\nWARRINGTON\r\nWA5 1AB','INEOS SILICAS SOUTH AFRICA PTY LTD\r\nP O BOX 14014\r\nWADEVILE 1422\r\nJOHANNESBURG - SOUTH AFRICA','INEOS SILICAS LTD\r\nBANK QUAY\r\nWARRINGTON\r\nWA5 1AB','INEOS SILICAS LTD\r\nBANK QUAY\r\nWARRINGTON\r\nWA5 1AB'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (58,'50011352','DUR50003550','9','STINDURIZ417006','2004-04-02','2004-03-29 00:00:00','Durban','2004-03-29','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','PSA TRANSPORT LTD\r\n420 TRELAWNEY HOUSE, THE DOC \r\nFELIXSTOWE, SUFFOLK\r\nENGLAND','ROTAN KZN\r\nBUXTON VILLAGE, RIDGE ROAD\r\nSHOP 8, UMHLANGA ROCKS\r\nDURBAN, SOUTH AFRICA','PSA TRANSPORT LTD\r\n420 TRELAWNEY HOUSE, THE DOC \r\nFELIXSTOWE, SUFFOLK\r\nENGLAND','REINDEER ENTERPRISE (PTY) LTD\r\nC/O TMF SERVICES, 16 RUE DE \r\nHESSE CH1211, GENEVA 11\r\nSWITZERLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (59,'50011353','DUR50003551','9','STINDURIZ417007','2004-04-02','2004-03-29 00:00:00','Durban','2004-03-29','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','HILLARY\'S BLINDS LTD\r\nPRIVATE ROAD NO. 2,\r\nCOLWICK BUSINESS PARK\r\nNOTTINGHAM\r\nNG4 2JR, ENGLAND','HEAVY MINERAL PLASTIC (PTY) LTD\r\n85 MCKECHNIE STREET\r\nHARRISMITH, 9880\r\nSOUTH AFRICA','HILLARY\'S BLINDS LTD\r\nPRIVATE ROAD NO. 2,\r\nCOLWICK BUSINESS PARK\r\nNOTTINGHAM\r\nNG4 2JR, ENGLAND','GEOLOGISTICS LTD\r\nHAWTHORNE ROAD\r\nCASTLE DININGTON\r\nDERBY, DE74 2QR\r\nT:+441332813430 F:813444'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (60,'50011354','DUR50003552','9','STINDURIZ417008','2004-04-02','2004-03-29 00:00:00','Durban','2004-03-29','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCHESHIRE, \r\nCTC: MIKE LIGHTFOOT\r\nTEL: 01270 506900','RELIFF JOINERY\r\n7 BARNSLEY ROAD\r\nCAMPS DRIFT\r\nPIETERMARITZBURG KZN, RSA 3201','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCHESHIRE, \r\nCTC: MIKE LIGHTFOOT\r\nTEL: 01270 506900','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL: 01270 506900'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (61,'50011355','DUR50003553','9','STINDURIZ417009','2004-04-01','2004-03-29 00:00:00','Durban','2004-03-29','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCHESHIRE, CONTACT : MIKE LIGHTFOOT\r\nTEL: 01270 506900','RELIFF JOINERY\r\n7 BARNSLEY ROAD\r\nCAMPS DRIFT\r\nPIETERMARITZBURG KZN, RSA 3201','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCHESHIRE, CONTACT : MIKE LIGHTFOOT\r\nTEL: 01270 506900','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCONTACT : MIKE LIGHTFOOT\r\nTEL: 01270 506900'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (62,'50011356','JNB50003554','9','STINJNBIZ417004','2004-04-02','2004-03-29 00:00:00','Durban','2004-03-29','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','PHOENIX WHIRPOOL LTD\r\nSCOTT LANE\r\nMORLEY \r\nLEEDS\r\nLS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRPOOL LTD\r\nSCOTT LANE\r\nMORLEY \r\nLEEDS\r\nLS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORELY\r\nLEEDS LS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (63,'50011357','JNB50003555','9','STINJNBIZ417006','2004-04-02','2004-03-29 00:00:00','Durban','2004-03-29','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE,UNITS A3-A5 STUART \r\nROAD, ALTRINCHAM BUSINESS PARK, \r\nALTRINCHAM \r\nCHESHIRE WA14 5GJ, ENGLAND','JONEN FREIGHT (PTY) LTD\r\nNO.9 SIM ROAD\r\nPOMONA, KEMPTON PARK, 1620\r\nSOUTH AFRICA AS AGENTS ONLY','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE,UNITS A3-A5 STUART \r\nROAD, ALTRINCHAM BUSINESS PARK, \r\nALTRINCHAM \r\nCHESHIRE WA14 5GJ, ENGLAND','KAMINO INT\'L TRANPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5 STUART\r\nROAD, ALTRINCHAM BUSINESS PARK, \r\nALTRINCHAM \r\nCHESHIRE WA14 5GJ, ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (64,'50011358','JNB50003556','9','STINJNBIZ417009','2004-04-02','2004-03-29 00:00:00','Durban','2004-03-29','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','BC SPRINGS \r\nUNIT 8, BRANCH MILLS, OFF\r\nNETHERFIELD ROAD, RAVENSTHORPE, \r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','ZSP WIRE INDUSTRIES CC\r\n26 MANCHESTER ROAD,NESTADT\r\nINDUSTRIAL SITES BENONI, GAUTENG, \r\nSOUTH AFRICA\r\n1501','BC SPRINGS \r\nUNIT 8, BRANCH MILLS, OFF\r\nNETHERFIELD ROAD, RAVENSTHORPE, \r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','B.K.L FREIGHT SERVICES LIMITED\r\nCONTAINERBASE,VALLEY FARM WAY, \r\nWAKEFIELD ROAD, STOURTON LEEDS\r\nLS10 ISE, UNITED KINGDOM\r\nATT: NICK HARVEY '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (65,'50011359','JNB50003557','9','STINJNBIZ417010','2004-04-02','2004-03-29 00:00:00','Durban','2004-03-29','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','BC SPRINGS \r\nUNIT 8, BRANCH MILLS, OFF\r\nNETHERFIELD ROAD, RAVENSTHORPE, \r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','ZSP WIRE INDUSTRIES CC\r\n26 MANCHESTER ROAD,NESTADT\r\nINDUSTRIAL SITES BENONI, GUATENG\r\nSOUTH AFRICA\r\n1501','BC SPRINGS \r\nUNIT 8, BRANCH MILLS, OFF\r\nNETHERFIELD ROAD, RAVENSTHORPE, \r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','B.K.L FREIGHT SERVICES LIMITED\r\nCONTAINERBASE,VALLEY FARM WAY, \r\nWAKEFIELD ROAD, STOURTON LEEDS\r\nLS10 ISE, UNITED KINGDOM\r\nATT: NICK HARVEY '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (66,'50011360','PLZ50003558','9','STINPLZIZ417001','2004-04-02','2004-03-31 00:00:00','Port Elizabeth','2004-03-31','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','TEXPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE,\r\n149-151 HIGH RD CHADWELL, HEATH \r\nESSEX RM6 6PJ, U.K.','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','TEXPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE,\r\n149-151 HIGH RD CHADWELL, HEATH \r\nESSEX RM6 6PJ, U.K.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (67,'50011361','CPT50003559','9','STINCPTIZ417001','2004-04-06','2004-04-02 00:00:00','Cape Town','2004-04-02','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nSTAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nSTAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3, HALESFIELD 23\r\nTELFORD TF7 4NY\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (68,'50011362','CPT50003560','9','STINCPTIZ417002','2004-04-07','2004-04-02 00:00:00','Cape Town','2004-04-02','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICE UNIT D3, \r\nHALESFIELD 23\r\nTELFORD, TF7 4NY\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (69,'50011363','CPT50003561','9','STINCPTIZ417003','2004-04-06','2004-04-02 00:00:00','Cape Town','2004-04-02','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET \r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3, HALESFIELD 23\r\nTELFORD TF7 4NY\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (70,'50011364','CPT50003562','9','STINCPTIZ417004','2004-04-13','2004-04-02 00:00:00','Cape Town','2004-04-02','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','ROHLIG UK LTD\r\nGLOBE HOUSE\r\nDOCK ROAD\r\nTILBURY ESSEX, RM 18 7BL','ROHLIG GRINDROD (PTY) LTD\r\n5 FL., FORETRUST BLDG,\r\nMARTIN HAMMERSLAGH WAY\r\nCAPE TOWN, SOUTH AFRICA','ROHLIG UK LTD\r\nGLOBE HOUSE\r\nDOCK ROAD\r\nTILBURY ESSEX, RM 18 7BL','ROHLIG UK LTD\r\nATT: LILLIAN / LINDA\r\nTEL: 0944 13 753 63 500\r\nFAX: 0944 13 758 56 536'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (71,'50011365','CPT50003563','9','STINCPTIZ417005','2004-04-07','2004-04-02 00:00:00','Cape Town','2004-04-02','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','ROHLIG UK LTD\r\nGLOBE HOUSE\r\nDOCK ROAD, TILBURY ESSEX\r\nRM 18 7BL','ROHLIG GRINDROD (PTY) LTD\r\n5 FL, FORETRUST BLDG\r\nMARTIN HAMMERSLAGH WAY\r\nCAPE TOWN','ROHLIG UK LTD\r\nGLOBE HOUSE\r\nDOCK ROAD, TILBURY ESSEX\r\nRM 18 7BL','ROHLIG UK LTD\r\nATT: LILLIAN / LINDA\r\nTEL: 0944 13 753 63 500\r\nFAX: 0944 13 758 56 536'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (72,'50011366','CPT50003564','9','STINCPTIZ417007','2004-04-07','2004-04-02 00:00:00','Cape Town','2004-04-02','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX, CM14 4EG\r\nUNITED KINGDOM','BACHMANN MEGAFREIGHT AS AGENTS FOR:\r\nFRANSCHOEK VINEYARDS\r\nP O BOX 52 FRANSCHOEK 7690\r\nSOUTH AFRCIA','GCA TRANSPORT\r\nROMY HOUSE 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX, CM14 4EG\r\nUNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (73,'50011367','CPT50003565','9','STINCPTIZ417009','2004-04-07','2004-04-02 00:00:00','Cape Town','2004-04-02','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','VITA SALFORD\r\nSEAFORD ROAD, SALFORD,M6 6NB\r\nLANCHASHIRE, ENGLAND\r\nATT: MR ALAN EGERTON\r\nTEL: 09441617365353','FIBERMILL\r\nJOHN VAN NIEKERK STREET \r\nATLANTIS, WESTERN CAPE\r\nSOUTH AFRICA','VITA SALFORD\r\nSEAFORD ROAD, SALFORD,M6 6NB\r\nLANCHASHIRE, ENGLAND\r\nATT: MR ALAN EGERTON\r\nTEL: 09441617365353','AIR SEA WORLDWIDE (UK) LTD\r\nROMM 108, BUILDING 309\r\nWORLD FREIGHT TERMINAL MANCHESTER\r\nATT: STEVE HASLAM \r\nTEL: 0944 161498 8334'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (74,'50011368','CPT50003566','9','STINCPTIZ417012','2004-04-13','2004-04-02 00:00:00','Cape Town','2004-04-02','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4 EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR:\r\nAFRICAN TERROIR (PTY) LTD\r\nPO BOX 1142\r\nSTELLENBOSCH, 7599','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4 EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nU.K. ATT: THERESA\r\nFAX: 277 235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (75,'50011369','CPT50003567','9','STINCPTIZ417013','2004-04-13','2004-04-02 00:00:00','Cape Town','2004-04-02','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','GCA TRNAPOST LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR:\r\nSHERITO WINES CC\r\nPO BOX 186\r\nRIEBEECK - WEST, 7306','GCA TRNAPOST LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nU.K. ATT: THERESA\r\nFAX: 277 235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (76,'50011370','CPT50003568','9','STINCPTIZ417014','2004-04-13','2004-04-02 00:00:00','Cape Town','2004-04-02','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND','BRAID LOGISTICS AFRICA (PTY) LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC OF SOUTH AFRICA','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND','JOHN S. BRAID CO. LTD\r\nMARITIME HOUSE\r\n142 WODVILLE STREET\r\nGLASGOW G51, 2RQ, SCOTLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (77,'50011371','CPT50003569','9','STINCPTIZ417015','2004-04-13','2004-04-02 00:00:00','Cape Town','2004-04-02','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND','BRAID LOGISTICS AFRICA (PTY) LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN 8001\r\nREPUBLIC OF SOUTH AFRICA','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (78,'50011372','JNB50003570','9','STINJNBIZ417008','2004-04-13','2004-04-02 00:00:00','Cape Town','2004-04-02','Felixstowe','2004-04-18','FIO','IZ417','MREB','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','SPHINX BATHROOMWARE (PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (79,'50011373','DUR50003572','9','STINDURIZ413003','2004-03-09','2004-03-05 00:00:00','Durban','2004-03-05','Felixstowe','2004-03-27','FIO','IZ413','MNAT','SAFN','-1','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','SOUTHDOWN HOLDINGS LIMITED\r\nPRIVATE BAG 2004,\r\nCHIPINGE\r\nZIMBABWE','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','WILSON SMITHETT & CO. LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (80,'50011374','DUR50003573','9','STINDURIZ413007','2004-03-09','2004-03-05 00:00:00','Durban','2004-03-05','Felixstowe','2004-03-27','FIO','IZ413','MNAT','SAFN','-1','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK, BIRD HALL LANE\r\nCHEADLE HEATH, STOCKPORT, CHESIRE\r\nSK3 OWP ATT:DONALD CROSS\r\nTEL: 0944 161 4932627','HULETTALUMINIUM ROLLED PRODUCTS\r\n(PTY) LTD P O BOX 74, EDENDALE ROAD\r\nPIETERMARIZBURG 3200\r\nSOUTH AFRICA','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK, BIRD HALL LANE\r\nCHEADLE HEATH, STOCKPORT, CHESIRE\r\nSK3 OWP ATT:DONALD CROSS\r\nTEL: 0944 161 4932627','HULETT ALUMINIUM INTERNATIONAL\r\nSECUREHOLD BUSINESS CENTRE\r\nSTUDLEY ROAD, REDDITCH\r\nWORCESTERSHIRE B98 7LG\r\nUNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (81,'50011375','JNB50003574','9','STINJNBIZ413005','2004-03-09','2004-03-05 00:00:00','Durban','2004-03-05','Felixstowe','2004-03-27','FIO','IZ413','MNAT','SAFN','-1','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','JONEN FREIGHT (PTY) LTD\r\nNO. 9 SIM ROAD\r\nPOMONA, KEMPTON PARK, 1620\r\nSOUTH AFRICA\r\nAS AGENTS ONLY','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (82,'50011376','JNB50003575','9','STINJNBIZ413007','2004-03-08','2004-03-05 00:00:00','Durban','2004-03-05','Felixstowe','2004-03-27','FIO','IZ413','MNAT','SAFN','-1','S & D NON FERROUS STOCKHOLD\r\nROEBUCK STREET WEST BROMWICH\r\nWEST MIDLANDS B70 6RB\r\nUNITED KINGDOM','GOLD CIRCLE METALS (PTY) LTD\r\n21 CLEVELAND ROAD\r\nCLEVELAND 2094\r\nSOUTH AFRICA','S & D NON FERROUS STOCKHOLD\r\nROEBUCK STREET WEST BROMWICH\r\nWEST MIDLANDS B70 6RB\r\nUNITED KINGDOM','S & D FERROUS STOCKHOLD\r\nROEBUCK STREET WEST BROMWICH\r\nWEST MIDLANDS B70 6RB\r\nUNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (83,'50011377','CPT50003576','9','STINCPTIZ413001','2004-03-15','2004-03-07 00:00:00','Port Elizabeth','2004-03-07','Felixstowe','2004-03-27','FIO','IZ413','MNAT','SAFN','-1','SULANDER OUTDOOR PRODUCTS LTD\r\nMANOR FARM, CLIPSTONE\r\nBEDFORDSHIRE\r\nLU7 9NZ','MPS FURNITURE\r\nT/A FETCHER TIMBER PRODUCTS,\r\nCNR. MEUBEL & WAENHOUT STREET,KYNSA\r\nSOUTH AFRICA, 6570\r\nCTC: MORNE TEL: +2704438223011/6795','SULANDER OUTDOOR PRODUCTS LTD\r\nMANOR FARM, CLIPSTONE\r\nBEDFORDSHIRE\r\nLU7 9NZ','SAME AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (84,'50011378','CPT50003577','9','STINCPTIZ413006','2004-03-15','2004-03-09 00:00:00','Cape Town','2004-03-09','Felixstowe','2004-03-27','FIO','IZ413','MNAT','SAFN','-1','MICOR FORWARDING UK LIMITED\r\n9 FELTHAMBROOK INDUSTRIAL ESTATE\r\nFELTHAMBROOK WAY, FELTHAM\r\nMIDDLESEX, TW13 7 DU, ENGLAND','MICOR FORWARDING (PTY) LTD\r\nA DNA SUPPLY CHAIN INVEST. GROUP\r\nCOMPANY SA CONTRACTORS TO:\r\nKOMPAKT INTERNATIONAL CARGO\r\nSERVICES','MICOR FORWARDING UK LIMITED\r\n9 FELTHAMBROOK INDUSTRIAL ESTATE\r\nFELTHAMBROOK WAY, FELTHAM\r\nMIDDLESEX, TW13 7 DU, ENGLAND','SAME AS CONSIGNEE\r\nATT: JASON STREET \r\nTEL: 0944 208890 8400\r\nFAX: 0944 20 8751 2119'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (85,'50011387','DUR50003582','9','STINDURIZ414002','2004-03-10','2004-03-08 00:00:00','Durban','2004-03-08','Felixstowe','2004-03-28','FIO','IZ414','MATT','SAFN','-1','WILSON SMITHETT & CO LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','SOUTHDOWN HOLDINGS LIMITED\r\nPRIVATE BAG 2004,\r\nCHIPINGE\r\nZIMBABWE','WILSON SMITHETT & CO LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','WILSON SMITHETT & CO. LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (86,'50011388','DUR50003583','9','STINDURIZ414007','2004-03-11','2004-03-08 00:00:00','Durban','2004-03-08','Felixstowe','2004-03-28','FIO','IZ414','MATT','SAFN','-1','HILLARY\'S BLINDS LTD\r\nPRIVATE ROAD NO.2\r\nCOLWICK BUSINESS PARK, NOTTINGHAM\r\nNG4 2JR, ENGLAND','PLASTOCARB (PTY) LTD\r\n85 MCKECHNIE STREET\r\nHARRISMITH, 9880\r\nSOUTH AFRICA','HILLARY\'S BLINDS LTD\r\nPRIVATE ROAD NO.2\r\nCOLWICK BUSINESS PARK, NOTTINGHAM\r\nNG4 2JR, ENGLAND','GEOLOGISTICS LTD\r\nHAWTHORNE ROAD\r\nCASTLE DININGTON\r\nDERBY, DE74 2QR\r\nTEL: +44 1332 813430 (F) 813444'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (87,'50011389','JNB50003584','9','STINJNBIZ414003','2004-03-10','2004-03-08 00:00:00','Durban','2004-03-08','Felixstowe','2004-03-28','FIO','IZ414','MATT','SAFN','-1','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD \r\nBD7 2JE','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD \r\nBD7 2JE','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (88,'50011390','JNB50003585','9','STINJNBIZ414005','2004-03-12','2004-03-08 00:00:00','Durban','2004-03-08','Felixstowe','2004-03-28','FIO','IZ414','MATT','SAFN','-1','KAMINO INT\'L TRANSPORT LTD\r\nKAMINO HOUSE,UNIT A3-A5 STUART ROAD\r\nALTRINCHAM BUSINESS PARK,ALTRINCHAM\r\nCHESHIRE WA14 5 GJ, ENGLAND','JONEN FREIGHT (PTY) LTD\r\nNO. 9 SIM ROAD\r\nPOMONA, KEMPTON PARK, 1620\r\nSOUTH AFRICA AS AGENTS ONLY','KAMINO INT\'L TRANSPORT LTD\r\nKAMINO HOUSE,UNIT A3-A5 STUART ROAD\r\nALTRINCHAM BUSINESS PARK,ALTRINCHAM\r\nCHESHIRE WA14 5 GJ, ENGLAND','KAMINO INT\'L TRANSPORT LTD\r\nKAMINO HOUSE,UNIT A3-A5 STUART ROAD\r\nALTRINCHAM BUSINESS PARK,ALTRINCHAM\r\nCHESHIRE WA14 5 GJ, ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (89,'50011391','JNB50003586','9','STINJNBIZ414007','2004-03-12','2004-03-08 00:00:00','Durban','2004-03-08','Felixstowe','2004-03-28','FIO','IZ414','MATT','SAFN','-1','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE,UNIT A3-A5 STUART ROAD\r\nALTRINCHAM BUSINESS PARK,ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','JONEN FREIGHT (PTY) LTD\r\nNO.9 SIM ROAD\r\nPOMONA, KEMPTON PARK, 1620\r\nSOUTH AFRICA AS AGENTS ONLY','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE,UNIT A3-A5 STUART ROAD\r\nALTRINCHAM BUSINESS PARK,ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE,UNIT A3-A5 STUART ROAD\r\nALTRINCHAM BUSINESS PARK,ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (90,'50011392','JNB50003587','9','STINJNBIZ414010','2004-03-11','2004-03-08 00:00:00','Durban','2004-03-08','Felixstowe','2004-03-28','FIO','IZ414','MATT','SAFN','-1','PARKER PLANT LTD\r\nCANON STREET\r\nLEICESTER LE4 6HD\r\nUNITED KINGDOM','PRIMA INDUSTRIAL HOLDINGS (PTY) LTD\r\nLINCOLN ROAD INDUSTRIAL SITES\r\nBENONI 1500\r\nRSA','PARKER PLANT LTD\r\nCANON STREET\r\nLEICESTER LE4 6HD\r\nUNITED KINGDOM','PARKER PLANT LTD\r\nCANNON STREET\r\nLEICESTER LE4 6HD\r\nUNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (91,'50011393','JNB50003588','9','STINJNBIZ414011','2004-03-12','2004-03-08 00:00:00','Durban','2004-03-08','Felixstowe','2004-03-28','FIO','IZ414','MATT','SAFN','-1','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM CM24 1QW','SEACARGO (PTY) LTD\r\nUNIT 1, 130 BOEING ROAD EAST\r\nBEDFORDVIEW SOUTH AFRICA\r\nTEL. NO: 011 453 1173','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM CM24 1QW','CONTACT : ATHOL STEPHENSON\r\nTEL. NO: 09441 279 681460\r\nFAX. NO: 09441 279 681466'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (92,'50011394','CPT50003589','9','STINCPTIZ414014','2004-03-24','2004-03-11 00:00:00','Cape Town','2004-03-11','Felixstowe','2004-03-28','FIO','IZ414','MATT','SAFN','-1','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND','BRAID LOGISTICS AFRICA ( PTY) LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC SOUTH AFRICA','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (93,'50011395','EAC50003113','9','STINEACIE405011','2004-03-04','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','FINLAY TEA SOLUTIONS UK LIMITED,\r\n5TH FLOOR STERLING HOUSE ,\r\nGREAT EASTERN WHARF,\r\n51 PARKGATE ROAD,\r\nLONDON SW11 4NQ.','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560,00100-GPO\r\nNAIROBI\r\nKENYA','FINLAY TEA SOLUTIONS UK LIMITED,\r\n5TH FLOOR STERLING HOUSE ,\r\nGREAT EASTERN WHARF,\r\n51 PARKGATE ROAD,\r\nLONDON SW11 4NQ.','BUCHANAN BUTLERS WAREHOUSING \r\nSERVICES UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (94,'50011396','EAC50003114','9','STINEACIE405012','2004-03-02','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','HSL000056','TAYLORS OF HARROGATE,\r\n PAGODA HOUSE,\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK.','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560,00100-GPO\r\nNAIROBI\r\nKENYA','TAYLORS OF HARROGATE,\r\n PAGODA HOUSE,\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK.','TAYLORS OF HARROGATE,\r\n PAGODA HOUSE,\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (95,'50011397','EAC50003115','9','STINEACIE405016','2004-03-08','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','HSL000056','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7 LD UK.','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560,00100-GPO\r\nNAIROBI\r\nKENYA','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7 LD UK.','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (96,'50011398','EAC50003116','9','STINEACIE405017','2004-03-08','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','HSL000015','VAN REES LIMITED,\r\n24 WINCHESTER STREET,\r\nBASINGSTOKE\r\nHANTS\r\nRG21 7DZ','EASTERN PRODUCE KENYA LTD\r\nP.O.BOX 45560,00100-GPO\r\nNAIROBI\r\nKENYA','VAN REES LIMITED,\r\n24 WINCHESTER STREET,\r\nBASINGSTOKE\r\nHANTS\r\nRG21 7DZ','VAN REES LIMITED,\r\n24 WINCHESTER STREET,\r\nBASINGSTOKE\r\nHANTS\r\nRG21 7DZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (97,'50011399','EAC50003117','9','STINEACIE405020','2004-03-01','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','TO ORDER','Safi Uganda Ltd.\r\nP.O. BOX 21144\r\n Kampala\r\n\r\nUGANDA','TO ORDER','COMPETE COFFEE LTD\r\nT/A RIDGE & BREMINER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (98,'50011400','EAC50003118','9','STINEACIE405029','2004-03-03','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','Europe West Indies Lines (UK) Ltd. \r\nSuite 24, Orwell House\r\nFerry Lane\r\nFelixstowe\r\nSuffolk','LIPTON LIMITED\r\nP.O. BOX 83067\r\nMOMBASA\r\n\r\n ','Europe West Indies Lines (UK) Ltd. \r\nSuite 24, Orwell House\r\nFerry Lane\r\nFelixstowe\r\nSuffolk','SAME AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (99,'50011401','EAC50003119','9','STINEACIE405038','2004-03-02','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','KE00002EAC','NEVILLE UK PLC,VIKING WAY ERITH\r\nKENT, DA 8 IEN\r\nUK','KALUWORKS LIMITED\r\nP.O BOX 90421\r\nMOMBASA\r\nKENYA','NEVILLE UK PLC,VIKING WAY ERITH\r\nKENT, DA 8 IEN\r\nUK','NEVILLE UK PLC\r\nVIKING WAY ,ERITH KENT\r\nDA 8 IEN\r\nUK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (100,'50011402','EAC50003120','9','STINEACIE405039','2004-03-01','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','TO ORDER','M, J.CLARKE LTD\r\nP.O. BOX 42802\r\nMOMBASA\r\nKENYA','TO ORDER','M/S TAYLORS OF HARROGATE\r\nTEA BUYING DEPT,PAGODA HOUSE\r\nPLUMTON PARK, HARROGATE\r\nNORTH YORKSHIRE HG2 7 LD UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (101,'50011403','EAC50003121','9','STINEACIE405045','2004-03-01','2004-02-23 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF ,\r\n51 PARKGATE ROAD,LONDON SW 11 4NQ','JAMES FINLAY (KENYA) LTD\r\nP.O. BOX 71\r\nKERICHO\r\nKENYA','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF ,\r\n51 PARKGATE ROAD,LONDON SW 11 4NQ','BBWS,UNIT 11WESTMAYNE INDUSTRIAL\r\nPARK BRAMSTONE WAY\r\nLAINDON ESSEX SS 15 6 TP\r\nTEL 01268 412019'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (102,'50011404','EAC50003122','9','STINEACIE405046','2004-03-01','2004-02-23 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','TO ORDER','MONACO COFFEE INTERNATIONAL LTD\r\nP.O. BOX 41004,00100\r\nNAIROBI\r\n00100 - KENYA\r\n ','TO ORDER','COMPLETE COFFEE LTD\r\nT/A RIDGE &BREMINER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (103,'50011405','EAC50003123','9','STINEACIE405048','2004-03-09','2004-02-24 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','CONDE &NEVES,LDA\r\nRUA DA MADALENA 192-R/C\r\nLOJA 1100\r\nLISBON PORTUGAL','NAUSHAD TRADING CO. LTD\r\nLIKONI RD\r\nP.O. BOX 87587\r\nMOMBASA\r\nKENYA','CONDE &NEVES,LDA\r\nRUA DA MADALENA 192-R/C\r\nLOJA 1100\r\nLISBON PORTUGAL','MANUEL JERONIMO M.\r\nALVARENGA\r\nTEL 96 902 2768\r\nFAX 21 471 7395'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (104,'50011406','NBO50003124','9','STINNBOIE405019','2004-03-02','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','GB000833','SDV (UK) LTD\r\n2nd Fl., Fairfield House, Fairfield\r\nBRENTWOOD, ESSEX, CM14 4SB','SDV TRNASAMI ( KENYA ) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 46586 NAIROBI\r\nKENIA\r\nTF. 2823111 FAX. 2823195','SDV (UK) LTD\r\n2nd Fl., Fairfield House, Fairfield\r\nBRENTWOOD, ESSEX, CM14 4SB','SAME AS CONSINGEE\r\nATTN: MARK PILSWORTH\r\nTEL :012 77 243504\r\nFAX :012 777 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (105,'50011407','JIB50003125','9','STINJIBIE405263','2004-03-05','2004-03-02 00:00:00','Djibouti','2004-03-04','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','M/S NIB INTERNATIONAL BANK, SHOLLA\r\nBRANCH ADDIS ABABA, ETHIOPIA','HANYON INTERNATIONAL TRADING\r\nENTERPRISE\r\n\r\n\r\n Addis Ababa ','M/S NIB INTERNATIONAL BANK, SHOLLA\r\nBRANCH ADDIS ABABA, ETHIOPIA','COMPLETE COFFEE LTD T/A\r\nRIDGE AND BREMINER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (106,'50011408','JIB50003126','9','STINJIBIE405265','2004-03-05','2004-03-02 00:00:00','Djibouti','2004-03-04','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','M/S NIB INTERNATIONAL BANK,\r\nSHOLLA BRANCH ADDIS ABABA,\r\nETHIOPIA','HANYON INTERNATIONAL TRADING\r\nENTERPRISE\r\n\r\n\r\n Addis Ababa ','M/S NIB INTERNATIONAL BANK,\r\nSHOLLA BRANCH ADDIS ABABA,\r\nETHIOPIA','COMPLETE COFFEE LTD T/A RIDGE\r\nAND BREMINER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (107,'50011409','JIB50003127','9','STINJIBIE405268','2004-03-05','2004-03-02 00:00:00','Djibouti','2004-03-04','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','MADE OUT CONSIGNED TO ORDER OF\r\nAWASH INTERNATIONAL BANK, SHARE\r\nCOMPANY\r\nP.O.BOX 12638\r\nADDIS ABABA, ETHIOPIA','NAZARETH INTERNATIONAL TRADING PLC\r\n\r\n Addis Ababa \r\n\r\nETHIOPIA','MADE OUT CONSIGNED TO ORDER OF\r\nAWASH INTERNATIONAL BANK, SHARE\r\nCOMPANY\r\nP.O.BOX 12638\r\nADDIS ABABA, ETHIOPIA','M/S FUERST DAY LAWSON LTD SEEDS,\r\nAND NATURAL PRODUCT, DEVON HOUSE,\r\n58-60 ST.\r\nKATHARINES WAY, LONDON E1W JP'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (108,'50011410','LON50003590','9','STINLONDZ418007','2004-04-14','2004-04-11 00:00:00','Felixstowe','2004-04-12','Durban','2004-05-06','FLT','DZ418','MKOR','SAFS','GB001122','JAMES ROBINSON FIBRES LTD\r\nMILLERSDALE CLOSE\r\nEUROWAY INDUSTRIAL ESTATE\r\nBRADFORD BD4 6SG, W. YORKS','JAMES ROBINSON FIBRES LTD\r\nMILLERSDALE CLOSE\r\nEUROWAY INDUSTRIAL ESTATE\r\nBRADFORD BD4 6SG, W. YORKS','BRITS CLEARING DEPT\r\n5TH FLOOR, DESIREE HOUSE,\r\nMAIN ROAD, OBSERVATORY,\r\nCAPE TOWN, SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (109,'50011415','EAC50003592','9','STINEACIE408008','2004-03-19','2004-03-17 00:00:00','Mombasa','2004-03-19','Felixstowe','2004-04-24','FLT','IE408','MHIM','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP O BOX 30213\r\nNAIROBI','TO ORDER','TAYLORS OF HARROGATE PAGODA HSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (110,'50011416','EAC50003593','9','STINEACIE408009','2004-03-18','2004-03-17 00:00:00','Mombasa','2004-03-19','Felixstowe','2004-04-24','FLT','IE408','MHIM','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP O BOX 30213\r\nNAIROBI, KENYA','TO ORDER','TAYLORS OF HARROGATE PAGODA HSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (111,'50011417','EAC50003594','9','STINEACIE408010','2004-03-19','2004-03-17 00:00:00','Mombasa','2004-03-19','Felixstowe','2004-04-24','FLT','IE408','MHIM','EAFN','BE00060ANR','TO ORDER','KENYA TEA DEVELOPMENT \r\nAGENCY LIMITED\r\nP O BOX 30213\r\nNAIROBI, KENYA','TO ORDER','D.R. POUNTNEY & CO. LTD\r\n5 CRESCENT COURT 51 HIGH STREET\r\nBILLERICAY ESSEX CM 12 9AE\r\nU. K.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (112,'50011465','EAC50003631','9','STINEACIE406004','2004-03-16','2004-03-12 00:00:00','Mombasa','2004-03-08','Felixstowe','2004-04-01','FLT','IE406','PKIN','EAFN','HSL000081','DADIBHAIS (BRADFORD) LTD\r\n019-37 JOSEPH STREET\r\nBRADFORD BD3 9HR - UK','KALUWORKS LIMITED\r\nP.O. BOX 90421\r\nMOMBASA','DADIBHAIS (BRADFORD) LTD\r\n019-37 JOSEPH STREET\r\nBRADFORD BD3 9HR - UK','DADIBHAIS (BRADFORD) LTD\r\n019-37 JOSEPH STREET\r\nBRADFORD BD3 9HR - UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (113,'50011466','EAC50003632','9','STINEACIE406005','2004-03-13','2004-03-12 00:00:00','Mombasa','2004-03-08','Felixstowe','2004-04-01','FLT','IE406','PKIN','EAFN','HSL000021','Pendeford Metals Spinning Ltd.\r\nNeachelis Lane, Willenhall, \r\nWest Midlands WV 13 3SF\r\nU.K.','KALUWORKS LIMITED\r\nP.O. BOX 90421\r\nMOMBASA','Pendeford Metals Spinning Ltd.\r\nNeachelis Lane, Willenhall, \r\nWest Midlands WV 13 3SF\r\nU.K.','Pendeford Metals Spinning Ltd.\r\nNeachelis Lane, Willenhall, \r\nWest Midlands WV 13 3SF\r\nU.K.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (114,'50011467','EAC50003633','9','STINEACIE406006','2004-03-08','2004-03-12 00:00:00','Mombasa','2004-03-08','Felixstowe','2004-04-01','FLT','IE406','PKIN','EAFN','-1','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR, STERLING HOUSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW11 4NQ','EASTERN PRODUCE KENYA LIMITED\r\nP.O. BOX 45560\r\nNAIROBI\r\nKENYA','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR, STERLING HOUSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW11 4NQ','BUCHANAN BUTLERS\r\nWAREHOUSING SERVICES\r\nUK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (115,'50011468','EAC50003634','9','STINEACIE406007','2004-03-17','2004-03-07 00:00:00','Mombasa','2004-03-08','Felixstowe','2004-04-01','FLT','IE406','PKIN','EAFN','HSL000008','Imperial Tobacco Ltd.\r\nNottingham Manufacturing Division\r\nLeaf Section, Horizon Factory\r\nP O Box 80\r\nNottingham NG7, 500 England','British American Tobacco Uganda Ltd\r\n69/71 Jinja Road\r\nP O Box 7100\r\nKampala , Uganda','Imperial Tobacco Ltd.\r\nNottingham Manufacturing Division\r\nLeaf Section, Horizon Factory\r\nP O Box 80\r\nNottingham NG7, 500 England','Same as consignee\r\nAttn: Richard Shaw\r\nTel: 011 59242888'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (116,'50011478','LON50003642','9','STINLONDE414020','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Djibouti','2004-05-01','FLT','DE414','MORS','EAFS','GB001654','EXEL - TRADETEAM SITE\r\nOED DEPARTMENT\r\nSTOCKINGSWATER LANE\r\nBRIMSDOWN, EN3 7PZ','EXEL - TRADETEAM SITE\r\nOED DEPARTMENT\r\nSTOCKINGSWATER LANE\r\nBRIMSDOWN, EN3 7PZ','BRITISH EMBASSY\r\nFIKRE MARIAN, ABATECHAN STREET\r\nADDIS ABABA, ETHIOPIA','INCHCAPE SHIPPING SERVICES\r\n9 - 11 RUE DE GENEVE\r\nPO BOX 81\r\nDJIBOUTI, REPUBLIC OF DJIBOUTI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (117,'50011479','LON50003643','9','STINLONDE414033','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Djibouti','2004-05-01','FLT','DE414','MORS','EAFS','GB001654','EXEL FREIGHT MANAGEMENT LTD\r\nTHE AVENUE, EGHAM,\r\nSURREY TW20 9AB','EXEL FREIGHT MANAGEMENT LTD\r\nTHE AVENUE, EGHAM,\r\nSURREY TW20 9AB','BRITISH EMBASSY\r\nFIKRE MARIAM, ABATECHAN STREET\r\nADDIS ABABA, ETHIOPIA','INCHCAPE SHIPPING SERVICES\r\n9 - 11 RUE DE GENEVE\r\nPO BOX 81\r\nDJIBOUTI, REPUBLIC OF DJIBOUTI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (118,'50011480','LON50003644','9','STINLONDE414034','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Djibouti','2004-05-01','FLT','DE414','MORS','EAFS','GB001654','EXEL - TRADETEAM SITE\r\nOED DEPARTMENT\r\nSTOCKINGSWATER LANE\r\nBRIMSDOWN EN3 7PZ','EXEL - TRADETEAM SITE\r\nOED DEPARTMENT\r\nSTOCKINGSWATER LANE\r\nBRIMSDOWN EN3 7PZ','BRITISH EMBASSY\r\nFIKRE MARIAM, ABATECHAN STREET\r\nADDIS ABABA, ETHIOPIA','INCHCAPE SHIPPING SERVICES\r\n9 - 11 RUE DE GENEVE\r\nPO BOX 81\r\nDJIBOUTI, REPUBLIC OF DJIBOUTI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (119,'50011481','LON50003645','9','STINLONDE414003','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (120,'50011482','LON50003646','9','STINLONDE414004','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV TRANSAMI (UGANDA) LTD\r\nPLOT M-611, NTINDA ROAD\r\nP.O. BOX 5501\r\nKAMPALA, UGANDA','SDV TRANSAMI (KENYA) LTD\r\nMOMBASA-NAIROBI ROAD\r\nP.O. BOX 90263 - CHANGAMWE\r\nMOMBASA, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (121,'50011483','LON50003647','9','STINLONDE414005','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001607','K FRIDGES\r\nHUME AVENUE\r\nTILBURY, ESSEX','K FRIDGES\r\nHUME AVENUE\r\nTILBURY, ESSEX','FREDERICK KYEMBA\r\nPO BOX 2449\r\nKAMPALA, UGANDA','FREDERICK KYEMBA\r\nPO BOX 2449\r\nKAMPALA, UGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (122,'50011484','LON50003648','9','STINLONDE414007','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB000392','OAKE & CO GM LTD\r\nGATEX HOUSE, 603 HARROW ROAD,\r\nNORTH KENSINGTON, LONDON W10 4RA','OAKE & CO GM LTD\r\nGATEX HOUSE, 603 HARROW ROAD,\r\nNORTH KENSINGTON, LONDON W10 4RA','GATHANI NAIROBI LTD\r\nPO BOX 40329\r\nNAIROBI, KENYA','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (123,'50011485','LON50003649','9','STINLONDE414008','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB000392','ITTEC LTD\r\n4TH FLOOR (409), CROWN HOUSE\r\nNORTH CIRCULAR ROAD\r\nLONDON NW10 7PN','ITTEC LTD\r\n4TH FLOOR (409), CROWN HOUSE\r\nNORTH CIRCULAR ROAD\r\nLONDON NW10 7PN','TO ORDER','MUGISA TAITA\r\nP.O. BOX 2739\r\nKAMPALA, UGANDA\r\nTEL: 0722814986'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (124,'50011486','LON50003650','9','STINLONDE414009','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (125,'50011487','LON50003651','9','STINLONDE414010','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB000833','TOOLS FOR SELF RELIANCE\r\nNETLEY MARSH\r\nSOUTHAMPTON SO40 7GY','TOOLS FOR SELF RELIANCE\r\nNETLEY MARSH\r\nSOUTHAMPTON SO40 7GY','UGANDA RURAL DEVELOPMENT\r\nTRAINING PROGRAMME\r\nPO BOX 16253\r\nKAMPALA, UGANDA','SDV TRANSAMI (K) LTD\r\nCHAGAMWE AREA\r\nOFF MOMBASA-NAIROBI ROAD\r\nMOMBASA, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (126,'50011488','LON50003652','9','STINLONDE414011','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001634','JOHN MILTON\r\n306 NORTH BOROUGH ROAD\r\nLONDON SW16 4TR','JOHN MILTON\r\n306 NORTH BOROUGH ROAD\r\nLONDON SW16 4TR','PATRICK MUSOKE\r\nP.O. BOX 4052\r\nKAMPALA, UGANDA','AS CONSIGNED'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (127,'50011489','LON50003653','9','STINLONDE414012','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001634','JUMA OPIO\r\n2B WATERLOO ROAD\r\nLONDON E6','JUMA OPIO\r\n2B WATERLOO ROAD\r\nLONDON E6','MRS FRANGS OJOK\r\nP.O. BOX 7505\r\nKAMPALA, UGANDA','AS CONSIGNED'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (128,'50011490','LON50003654','9','STINLONDE414021','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58477\r\nNAIROBI, KENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (129,'50011491','LON50003655','9','STINLONDE414022','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001253','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET\r\nBURY, LANCS','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET\r\nBURY, LANCS','ANNESTE ENTERPRISES\r\nP.O. BOX 47362\r\nNAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (130,'50011492','LON50003656','9','STINLONDE414023','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (131,'50011493','LON50003657','9','STINLONDE414024','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001253','WASTESAVERS INTERANTIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERANTIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (132,'50011494','LON50003658','9','STINLONDE414025','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (133,'50011495','LON50003659','9','STINLONDE414026','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV TRANSAMI (UGANDA) LTD\r\nPLOT M-611, NTINDA ROAD\r\nP.O. BOX 5501\r\nKAMPALA, UGANDA','SDV TRANSAMI (KENYA) LTD\r\nMOMBASA-NAIROBI ROAD\r\nP.O.BOX 90263 - CHANGAMWE\r\nMOMBASA, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (134,'50011496','LON50003660','9','STINLONDE414028','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB000392','OAKE & CO (GM) LIMITED\r\nGATEX HOUSE, 611 HARROW ROAD\r\nLONDON W10 4RA','OAKE & CO (GM) LIMITED\r\nGATEX HOUSE, 611 HARROW ROAD\r\nLONDON W10 4RA','GATHANI (UGANDA) LIMITED\r\nP.O.BOX 22285\r\nKAMPALA, UGANDA','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (135,'50011497','LON50003661','9','STINLONDE414017','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Dar Es Salaam','2004-05-08','FLT','DE414','MORS','EAFS','GB000833','GRANDEXPORT LIMITED\r\nWOODHAYES HOUSE, WHIMPLE\r\nEXETER, DEVON EX5 2TD','GRANDEXPORT LIMITED\r\nWOODHAYES HOUSE, WHIMPLE\r\nEXETER, DEVON EX5 2TD','TANGANYIKA WATTLE COMPANY\r\nP O BOX 1807\r\nDAR ES SALAAM, TANZANIA','REGENT TANZANIA LIMITED'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (136,'50011498','LON50003662','9','STINLONDE414018','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Dar Es Salaam','2004-05-08','FLT','DE414','MORS','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','AMI TANZANIA LTD\r\nBANDAR STREET - KURASINI\r\nP.O.B 9041\r\nDAR-ES-SALAAM, TANZANIA','AMI TANZANIA LTD\r\nBANDAR STREET - KURASINI\r\nP.O.B 9041\r\nDAR-ES-SALAAM, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (137,'50011499','LON50003663','9','STINLONDE414019','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Dar Es Salaam','2004-05-08','FLT','DE414','MORS','EAFS','GB001253','RECLAIMED APPLIANCES\r\nHAVEN BULK STORE, PORT OF BOSTON\r\nSKIRBECK ROAD,\r\nLINCOLNSHIRE, PE21 6BN','RECLAIMED APPLIANCES\r\nHAVEN BULK STORE, PORT OF BOSTON\r\nSKIRBECK ROAD,\r\nLINCOLNSHIRE, PE21 6BN','RECLAIMED APPLIANCES (T) LTD\r\nMILLENIUM BUSINESS PARK\r\nDAR ES SALAAM, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (138,'50011500','LON50003664','9','STINLONDE414031','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Dar Es Salaam','2004-05-08','FLT','DE414','MORS','EAFS','GB001253','ARBICON INTERNATIONAL LTD\r\n8 ALWYN CLOSE, BOREHAMWOOD\r\nHERTS, WD6 3LF','ARBICON INTERNATIONAL LTD\r\n8 ALWYN CLOSE, BOREHAMWOOD\r\nHERTS, WD6 3LF','TO ORDER','SANITARY APPLIANCES & HARDWARE\r\nP.O. BOX 1557\r\nDAR ES SALAAM, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (139,'50011501','LON50003665','9','STINLONDE414032','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Dar Es Salaam','2004-05-08','FLT','DE414','MORS','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','MOHAMED CLOTHING COMPANY\r\nNO. 6 LIVINGSTONE STREET\r\nP.O. BOX 22740\r\nDAR ES SALAAM, TANZANIA\r\nTEL: 00 255 51 184 325',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (140,'50011502','LON50003666','9','STINLONDE414014','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB000833','SDV UK\r\nAS AGENTS','SDV UK\r\nAS AGENTS','VITACRESS KENYA LTD\r\nC/O SDV TRANSAMI (K) LTD\r\nPLD AIRPORT NORTH ROAD\r\nP.O. BOX 46586, NAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (141,'50011503','LON50003667','9','STINLONDE414015','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (142,'50011504','LON50003668','9','STINLONDE414027','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (143,'50011505','LON50003669','9','STINLONDE414029','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001634','RAMADHAN IBRAHIM\r\nC/O 248 BARKING ROAD\r\nLONDON E6 3BB','RAMADHAN IBRAHIM\r\nC/O 248 BARKING ROAD\r\nLONDON E6 3BB','OME TRADERS\r\nP.O.BOX 31219\r\nKAMPALA, UGANDA','AS CONSIGNED'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (144,'50011506','LON50003670','9','STINLONDZ418008','2004-04-15','2004-04-11 00:00:00','Felixstowe','2004-04-12','Durban','2004-05-06','FLT','DZ418','MKOR','SAFS','GB001223','ANGLO DANISH FIBRE INDUSTRIES LTD\r\nBORWICK DRIVE, GROVEHILL,\r\nBBEVERLEY, EAST YORKSHIRE HU17 0HQ','ANGLO DANISH FIBRE INDUSTRIES LTD\r\nBORWICK DRIVE, GROVEHILL,\r\nBBEVERLEY, EAST YORKSHIRE HU17 0HQ','CHRYSO SOUTH AFRICA\r\nPO BOX 21312, PAROW 7400,\r\n23 TEXTILE STREET, PAROW INDUSTRIA\r\nCAPETOWN, S. AFRICA','CHRYSO SOUTH AFRICA\r\nPO BOX 21312, PAROW 7400,\r\n23 TEXTILE STREET, PAROW INDUSTRIA\r\nCAPETOWN, S. AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (145,'50011521','DUR50003671','9','STINDURIZ416002','2004-03-29','2004-03-22 00:00:00','Durban','2004-03-22','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD, \r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','ISEGEN SOUTH AFRICA ( PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD, \r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','OWENS INTERNATIONAL,FREIGHT LIMITED\r\nCHURCHILL HOUSE HORDON BUSINESS\r\nPARK, STATION ROAD, WEST HORDON,\r\nBRENTWOOD, ESSEX, CM13 3XD \r\nCTC: DONNA ROBERTS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (146,'50011522','DUR50003672','9','STINDURIZ416003','2004-03-29','2004-03-22 00:00:00','Durban','2004-03-22','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','WILSON SMITHETT & CO LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','SOUTHDOWN HOLDINGS LIMITED\r\nPRIVATE BAG 2004,\r\nCHIPINGE\r\nZIMBABWE','WILSON SMITHETT & CO LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','WILSON SMITHETT & CO.LTD\r\n2020 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (147,'50011523','DUR50003673','9','STINDURIZ416004','2004-03-29','2004-03-22 00:00:00','Durban','2004-03-22','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRAIRS ROAD\r\nLONDON\r\nSE1 8NJ','SOUTHDOWN HOLDING LIMITED\r\nPRIVATE BAG 2004, \r\nCHIPINGE\r\nZIMBABWE','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRAIRS ROAD\r\nLONDON\r\nSE1 8NJ','WILSON SMITHETT & CO.LTD\r\n202 BLACKFRAIR ROAD\r\nLONDON\r\nSE1 8NJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (148,'50011524','DUR50003674','9','STINDURIZ416005','2004-03-29','2004-03-22 00:00:00','Durban','2004-03-22','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','JOHAN MASON INTL.,35 WILSON ROAD\r\nLIVERPOOL L36 6AE, UNITED KINGDOM\r\nTEL: 0944 151 449 3938\r\nFAX: 0944 151 449 2690','ELLIOT FORWARDING (PTY) LTD\r\nAS AGENTS FOR \r\nELLIOT INTERNATIONAL (PTY) LTD','JOHAN MASON INTL.,35 WILSON ROAD\r\nLIVERPOOL L36 6AE, UNITED KINGDOM\r\nTEL: 0944 151 449 3938\r\nFAX: 0944 151 449 2690','ELLIOTS INTERNATIONAL \r\n28 BEECHFIELD ROAD,SPRINGFIELD PARK\r\nDURBAN, SOUTH AFRICA\r\n(T) +2731 5791579\r\n(F) +2731 5791687'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (149,'50011525','JNB50003675','9','STINJNBIZ416001','2004-03-29','2004-03-22 00:00:00','Durban','2004-03-22','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE ROAD, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU','PRIMA INDUSTRIAL HOLDINGS (PTY) LTD\r\nLINCOLN ROAD INDUSTRIAL SITES\r\nBENONI 1500\r\nRSA','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE ROAD, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE, SWADLINCOTE NR \r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (150,'50011526','JNB50003676','9','STINJNBIZ416004','2004-03-29','2004-03-22 00:00:00','Durban','2004-03-22','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (151,'50011527','JNB50003677','9','STINJNBIZ416006','2004-03-29','2004-03-22 00:00:00','Durban','2004-03-22','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','BC SPRINGS\r\nUNITS 8, BRANCH MILLS, OFF\r\nNETHERFIELDS ROAD,RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','ZSP WIRE INDUSTRIES CC\r\n26 MANCHESTER ROAD,NESTADINDUSTRIAL\r\nSITES BENONI, GAUTENG,\r\nSOUTH AFRICA, 1501','BC SPRINGS\r\nUNITS 8, BRANCH MILLS, OFF\r\nNETHERFIELDS ROAD,RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','B.K.L FREIGHT SERVICES LIMITED\r\nCONTAINERBASE, VALLEY FARM WAY,\r\nWAKEFIELD ROAD, STOURTON LEEDS\r\nLS10 1SE, UNITED KINGDOM\r\nATT: NICK HARVEY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (152,'50011528','JNB50003678','9','STINJNBIZ416007','2004-03-29','2004-03-22 00:00:00','Durban','2004-03-22','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','BC SPRINGS\r\nUNITS 8, BRANCH MILLS, OFF\r\nNETHERFIELDS ROAD,RAVENSTHORPE,\r\nDEWSBURY, WEST YORSHIRE WF13 3JY\r\nUNITED KINGDOM','ZSP WIRE INDUSTRIES CC\r\n26 MANCHESTER ROAD,NESTADINDUSTRIAL\r\nSITES BENONI, GAUTENG,\r\nSOUTH AFRICA, 1501','BC SPRINGS\r\nUNITS 8, BRANCH MILLS, OFF\r\nNETHERFIELDS ROAD,RAVENSTHORPE,\r\nDEWSBURY, WEST YORSHIRE WF13 3JY\r\nUNITED KINGDOM','B.K.L FREIGHT SERVICES LIMITED\r\nCONTAINERBASE, VALLEY FARM WAY,\r\nWAKEFIELS ROAD, STOURTON LEEDS\r\nLS10 1SE, UNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (153,'50011529','JNB50003679','9','STINJNBIZ416008','2004-03-29','2004-03-22 00:00:00','Durban','2004-03-22','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','BC SPRINGS\r\nUNITS 8, BRANCH MILLS, OFF\r\nNETHERFIELDS ROAD,RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','ZSP WIRE INDUSTRIES CC\r\n26 MANCHESTER ROAD,NESTADINDUSTRIAL\r\nSITES BENONI, GAUTENG,\r\nSOUTH AFRICA 1501','BC SPRINGS\r\nUNITS 8, BRANCH MILLS, OFF\r\nNETHERFIELDS ROAD,RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','B.K.L FREIGHT SERVICES LIMITED\r\nCONTAINERBASE, VALLEY FARM WAY,\r\nWAKEFIELD ROAD, STOURTON LEEDS\r\nLS10 1SE, UNITED KINGDOM\r\nATT: NICK HARVEY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (154,'50011530','JNB50003680','9','STINJNBIZ416009','2004-03-30','2004-03-22 00:00:00','Durban','2004-03-22','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','PANALPINA WORLD TRANSPORT LTD\r\nUNIT 8, ELMDON TRADING ESTATE\r\nBICKENHILL LANE\r\nBIRMINGHAM B37 7HE','SAFCOR PANALPINA\r\nSHOP 20A MOTOWN\r\n617 VAN DER WALT STREET\r\nPRETORIA, SOUTH AFRICA','PANALPINA WORLD TRANSPORT LTD\r\nUNIT 8, ELMDON TRADING ESTATE\r\nBICKENHILL LANE\r\nBIRMINGHAM B37 7HE','PANALPINA WORLD TRANSPORT LTD\r\nUNIT 8, ELMDON TRADING ESTATE \r\nBICKENHILL LANE, BIRMINGHAM B37 7HE\r\nATT: MARIE-ODILE FORTIN\r\nTT: 33 385459152 F:33 385457825'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (155,'50011531','JNB50003681','9','STINJNBIZ416010','2004-03-29','2004-03-24 00:00:00','Port Elizabeth','2004-03-24','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','SUNLANDER OUTDOOR PRODUCTS LTD\r\nMANOR FARM\r\nCLIPSTONE\r\nBEDFORDSHIRE LU7 9NZ','MPS FURNITURE\r\nT/A FETCHER TIMBER PRODUCTS\r\nCNR,MEUBEL & WAENHOUT STREET \r\nKNYSNA SOUTH AFRICA, 6570 \r\nCTC: MORNE T: +27 044 3','SUNLANDER OUTDOOR PRODUCTS LTD\r\nMANOR FARM\r\nCLIPSTONE\r\nBEDFORDSHIRE LU7 9NZ','SAME AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (156,'50011532','PLZ50003682','9','STINPLZIZ416001','2004-03-31','2004-03-24 00:00:00','Port Elizabeth','2004-03-24','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','TEXPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ, U.K.','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','TEXPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ, U.K.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (157,'50011533','CPT50003683','9','STINCPTIZ416001','2004-04-01','2004-03-26 00:00:00','Cape Town','2004-03-26','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','ROHLIG UK LTD\r\nGLOBE HOUSE, DOCK ROAD\r\nTILBURY ESSEX\r\nRM 18 7BL','ROHLIG GRINDROD (PTY) LTD\r\n5FL, FORETRUST BLDG,\r\nMARTIN HAMMERSLAGH WAY, \r\nCAPE TOWN, SOUTH AFRICA','ROHLIG UK LTD\r\nGLOBE HOUSE, DOCK ROAD\r\nTILBURY ESSEX\r\nRM 18 7BL','ROHLIG UK LTD\r\nATT: LILLIAN/LINDA\r\nTEL: 0944 13 753 63 500\r\nFAX: 0944 13 758 56 536'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (158,'50011534','CPT50003684','9','STINCPTIZ416002','2004-04-01','2004-03-26 00:00:00','Cape Town','2004-03-26','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','JASON FURNES\r\n203 KINGSWAY, FLAT 3\r\nBN3 4FD, HOVE, EAST SUSSEX\r\nUK','JASON FURNESS\r\n11 NORWICH LANE\r\n7441 PARKLANDS, CAPE TOWN\r\nRSA','JASON FURNES\r\n203 KINGSWAY, FLAT 3\r\nBN3 4FD, HOVE, EAST SUSSEX\r\nUK','TEL: 0944 01273721043\r\nMOBILE: 0944 07778979269\r\nTEL: 0944 01322253773\r\nE-MAIL: XTURTLEHEAD@AOL.COM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (159,'50011535','CPT50003685','9','STINCPTIZ416003','2004-04-01','2004-03-26 00:00:00','Cape Town','2004-03-26','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE\r\n163-167 KINGS ROAD, BRENTWOOD\r\nESSEX CM14 4EG, U.K','BACHMANN MEGAFREIGHT AS AGENTS FOR\r\nSCHENKER SOUTH AFRICA (PTY) LTD\r\nAS AGENTS FOR:\r\nFRANSCHOEK VINEYARDS','GCA TRANSPORT\r\nROMY HOUSE\r\n163-167 KINGS ROAD, BRENTWOOD\r\nESSEX CM14 4EG, U.K','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (160,'50011536','CPT50003686','9','STINCPTIZ416004','2004-04-01','2004-03-26 00:00:00','Cape Town','2004-03-26','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','A. HARTRODT (UK) LIMITED\r\nUNIT 2 PUMP LANE INDUSTRIAL ESTATE\r\nPUMP LANE, HAYES\r\nMIDDLESEX, UB3 3NB','A HARTRODT SOUTH AFRICA PTY LTD\r\nHARTDRODT HOUSE MOBILE ROAD 7490\r\nAIRPORT INDUSTRIA PO BOX 94\r\nCAPE TOWN INTERNATIONAL \r\nAIRPORT','A. HARTRODT (UK) LIMITED\r\nUNIT 2 PUMP LANE INDUSTRIAL ESTATE\r\nPUMP LANE, HAYES\r\nMIDDLESEX, UB3 3NB','A. HARTRODT (UK) LIMITED\r\nUNIT 2 PUMP LANE INDUSTRIAL ESTATE\r\nPUMP LANE, HAYES\r\nMIDDLESEX UB3 3NB'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (161,'50011537','CPT50003687','9','STINCPTIZ416005','2004-04-01','2004-03-26 00:00:00','Cape Town','2004-03-26','Felixstowe','2004-04-11','FIO','IZ416','MKOR','SAFN','-1','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2 RQ, SCOTLAND','BRAID LOGISTICS AFRICA (PTY) LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC OF SOUTH AFRICA','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2 RQ, SCOTLAND','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (162,'50011545','LON50003654','9','STINLONDE414021','2004-04-15','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58477\r\nNAIROBI, KENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (163,'50011580','LON50003698','9','STINLONDE414039','2004-04-16','2004-04-15 00:00:00','Felixstowe','2004-04-13','Djibouti','2004-05-01','FLT','DE414','MORS','EAFS','UK00019LON','IAN MACLEOD & CO\r\nRUSSELL HOUSE, DUNNET WAY\r\nBROXBURN EH52 5BU, SCOTLAND','IAN MACLEOD & CO\r\nRUSSELL HOUSE, DUNNET WAY\r\nBROXBURN EH52 5BU, SCOTLAND','DENTER S.A.Z.F.\r\nP.O. BOX 2621\r\nDJIBOUTI, REPUBLIC OF DJIBOUTI','DENTER S.A.Z.F.\r\nP.O. BOX 2621\r\nDJIBOUTI, REPUBLIC OF DJIBOUTI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (164,'50011672','LON50003713','9','STINLONDZ419001','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Durban','2004-05-13','FLT','DZ419','MREB','SAFS','GB001462','PINNACLE INTERNATIONAL FREIGHT LTD\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LS19 2GA','PINNACLE INTERNATIONAL FREIGHT LTD\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LS19 2GA','TIBBETT & BRITTEN AFRICA LOGISTICS\r\n110 SOUTH COAST ROAD\r\nCONGELLA, DURBAN',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (165,'50011673','LON50003714','9','STINLONDE415015','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Djibouti','2004-05-08','FLT','DE415','MAMA','EAFS','GB001560','M/S GLEN CATRINE BONDED WAREHOUSE\r\nLTD, 7 LAIGHT ROAD, CATRINE,\r\nAYRSHIRE, SCOTLAND KA5 6SQ-UK','M/S GLEN CATRINE BONDED WAREHOUSE\r\nLTD, 7 LAIGHT ROAD, CATRINE,\r\nAYRSHIRE, SCOTLAND KA5 6SQ-UK','TO ORDER OF \r\nBANQUE POUR LE COMMERCE ET\r\nL\'INDUSTRIE, MER ROUGE,\r\nDJIBOUTI','ETS MAGASIN DU PLATEAU SARL\r\nBP 1988\r\nDJIBOUTI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (166,'50011674','LON50003715','9','STINLONDE415016','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Djibouti','2004-05-08','FLT','DE415','MAMA','EAFS','GB001560','GLEN CATRINE BONDED WAREHOUSE LTD.,\r\n7 LAIGH ROAD,\r\nCATRINE\r\nAYRSHIRE KA5 6SQ','GLEN CATRINE BONDED WAREHOUSE LTD.,\r\n7 LAIGH ROAD,\r\nCATRINE\r\nAYRSHIRE KA5 6SQ','TO ORDER OF\r\nBANQUE POUR LE COMMERCE ET\r\nL\'INDUSTRIE, MER ROUGE,\r\nDJIBOUTI','ETS MAGASIN DU PLATEAU SARL\r\nBP 1988\r\nDJIBOUTI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (167,'50011675','LON50003716','9','STINLONDE415012','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Dar Es Salaam','2004-05-14','FLT','DE415','MAMA','EAFS','GB001253','ARBICON INTERNATIONAL LTD\r\n8 ALWYN CLOSE, BOREHAMWOOD\r\nHERTS, WD6 3LF','ARBICON INTERNATIONAL LTD\r\n8 ALWYN CLOSE, BOREHAMWOOD\r\nHERTS, WD6 3LF','THE BANK OF TANZANIA\r\n10 MIRAMBO EXTENSION PROJECT\r\nDAR ES SALAAM, TANZANIA','THE BANK OF TANZANIA\r\n10 MIRAMBO EXTENSION PROJECT\r\nDAR ES SALAAM, TANZANIA\r\nC/O INDUSTRIAL PLUMBERS PTY LTD'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (168,'50011676','LON50003717','9','STINLONDE415013','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Dar Es Salaam','2004-05-14','FLT','DE415','MAMA','EAFS','GB001619','ABDI SHAKOUR\r\n2C HORACE BARNES CLOSE\r\nMANCHESTER M14 4JL','ABDI SHAKOUR\r\n2C HORACE BARNES CLOSE\r\nMANCHESTER M14 4JL','A. MOHD\r\nP O BOX 8264\r\nDAR ES SALAAM, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (169,'50011677','LON50003718','9','STINLONDE415001','2004-03-30','2004-03-30 00:00:00','Felixstowe','2004-04-19','Mombasa','2004-05-18','FLT','DE415','MAMA','EAFS','UK00002ANR','MR HASSAN KWEKA\r\n4 JOYCE HOUSE\r\nCOMMERCE ROAD, \r\nWOODGREEN, LONDON N22 8EA','MR HASSAN KWEKA\r\n4 JOYCE HOUSE\r\nCOMMERCE ROAD, \r\nWOODGREEN, LONDON N22 8EA','HASSAN KWEKA \r\nGEREZANI REFRIDGERATION CO LTD\r\nP.O. BOX 77712\r\nDAR ES SALAAM, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (170,'50011678','LON50003719','9','STINLONDE415002','2004-03-30','2004-03-30 00:00:00','Felixstowe','2004-04-19','Mombasa','2004-05-18','FLT','DE415','MAMA','EAFS','UK00002ANR','MR HASSAN KWEKA\r\n4 JOYCE BUTLER HOUSE\r\nCOMMERCE ROAD,\r\nWOODGREEN, LONDON N22 8EA','MR HASSAN KWEKA\r\n4 JOYCE BUTLER HOUSE\r\nCOMMERCE ROAD,\r\nWOODGREEN, LONDON N22 8EA','HASSAN KWEKA\r\nGEREZANI REFRIDGERATION CO LTD\r\nP.O. BOX 77712\r\nDAR ES SALAAM, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (171,'50011679','LON50003720','9','STINLONDE415003','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Mombasa','2004-05-18','FLT','DE415','MAMA','EAFS','GB001253','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET\r\nBURY, LANCS','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET\r\nBURY, LANCS','ANNESTE ENTERPRISES\r\nP.O. BOX 47362\r\nNAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (172,'50011680','LON50003721','9','STINLONDE415004','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Mombasa','2004-05-18','FLT','DE415','MAMA','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (173,'50011681','LON50003722','9','STINLONDE415005','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Mombasa','2004-05-18','FLT','DE415','MAMA','EAFS','GB001253','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET\r\nBURY, LANCS','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET\r\nBURY, LANCS','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (174,'50011682','LON50003723','9','STINLONDE415006','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Mombasa','2004-05-18','FLT','DE415','MAMA','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX CM14 4SB','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX CM14 4SB','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (175,'50011683','LON50003724','9','STINLONDE415007','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Mombasa','2004-05-18','FLT','DE415','MAMA','EAFS','GB000116','CLICKSTAR EXPORT SERVICES LTD\r\n58 CRANFORD LANE\r\nHESTON, MIDDLESEX TW5 9ET U.K.','CLICKSTAR EXPORT SERVICES LTD\r\n58 CRANFORD LANE\r\nHESTON, MIDDLESEX TW5 9ET U.K.','NAKUMATT HOLDINGS LTD\r\nP.O. BOX 78355\r\nNAIROBI, KENYA','SAME AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (176,'50011684','LON50003725','9','STINLONDE415008','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Mombasa','2004-05-18','FLT','DE415','MAMA','EAFS','GB000116','CLICKSTAR EXPORT SERVICES LTD\r\n58 CRANFORD LANE\r\nHESTON, MIDDLESEX TW5 9ET U.K.','CLICKSTAR EXPORT SERVICES LTD\r\n58 CRANFORD LANE\r\nHESTON, MIDDLESEX TW5 9ET U.K.','NAKUMATT HOLDINGS LTD\r\nP.O.BOX 78355\r\nNAIROBI, KENYA','SAME AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (177,'50011685','LON50003726','9','STINLONDE415009','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Mombasa','2004-05-18','FLT','DE415','MAMA','EAFS','GB000116','ALUMICOAT LTD\r\n58 HILLSIDE CLOSE\r\nBANBURY, OXFORD OX16 9YT ENGLAND','ALUMICOAT LTD\r\n58 HILLSIDE CLOSE\r\nBANBURY, OXFORD OX16 9YT ENGLAND','MARANGU HOTEL\r\nP.O. BOX 40\r\nMOSHI, TANZANIA\r\nTEL NO: 255 27 2756594/2756361\r\nFAX NO: 255 27 2756591','SAME AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (178,'50011686','LON50003727','9','STINLONDE415010','2004-04-19','2004-04-19 00:00:00','Felixstowe','2004-04-19','Mombasa','2004-05-18','FLT','DE415','MAMA','EAFS','GB000392','OAKE & CO (GM) LIMITED\r\nGATEX HOUSE, 611 HARROW ROAD\r\nLONDON W10 4RA','OAKE & CO (GM) LIMITED\r\nGATEX HOUSE, 611 HARROW ROAD\r\nLONDON W10 4RA','GATHANI (UGANDA) LIMITED\r\nP.O. BOX 22285\r\nKAMPALA, UGANDA','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (179,'50011697','EAC50003729','9','STINEACIE407009','2004-03-17','2004-03-17 00:00:00','Mombasa','2004-03-15','Felixstowe','2004-04-19','FLT','IE407','MAMA','EAFN','MBA110','TO ORDER','James Finlay (mombasa)\r\nMashundu Street\r\nP O Box 90373\r\nMombasa\r\nKENYA','TO ORDER','BBWS, Unit 11 Westmayne\r\nIndustrial Park, Bramston Way\r\nLaindon Essex SS15 6TP\r\ntel 01268 412019'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (180,'50011698','EAC50003730','9','STINEACIE407011','2004-03-18','2004-03-17 00:00:00','Mombasa','2004-03-15','Felixstowe','2004-04-19','FLT','IE407','MAMA','EAFN','-1','TETLEY GB LTD\r\n325-347 OLDFIELD LANE\r\nGREENFORD MIDDLESEX UB 6 OAZ\r\nATTN; IMPORT MANAGER','JAMES FINLAY (K) LTD\r\nP.O. BOX 71\r\nKERICHO\r\nKENYA','TETLEY GB LTD\r\n325-347 OLDFIELD LANE\r\nGREENFORD MIDDLESEX UB 6 OAZ\r\nATTN; IMPORT MANAGER','SAME AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (181,'50011699','EAC50003731','9','STINEACIE407012','2004-03-23','2004-03-13 00:00:00','Mombasa','2004-03-15','Felixstowe','2004-04-19','FLT','IE407','MAMA','EAFN','-1','To The Order of\r\nMessrs Weingeist Limited\r\n15 Station Parade, Cockfosters,\r\nHerts EN4 ODL-England','Alanwood Limited\r\nP.O Box 48162\r\nNairobi','To The Order of\r\nMessrs Weingeist Limited\r\n15 Station Parade, Cockfosters,\r\nHerts EN4 ODL-England','Messrs Weingeist Limited\r\n15 Station Parade, Cockfosters, \r\nHerts EN4 ODL-England'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (182,'50011700','EAC50003732','9','STINEACIE407013','2004-03-19','2004-03-13 00:00:00','Mombasa','2004-03-15','Felixstowe','2004-04-19','FLT','IE407','MAMA','EAFN','GB000833','SDV (UK) LTD\r\n2nd FL., FAIRFIELD HSE, \r\nBRENTWOOD, ESSEX, CM144 SB\r\nGREAT BRITAIN (GB)','SDV TRNASAMI ( KENYA ) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 46586 NAIROBI\r\nKENYA\r\nTEL; 2823111 FAX. 2823195','SDV (UK) LTD\r\n2nd FL., FAIRFIELD HSE, \r\nBRENTWOOD, ESSEX, CM144 SB\r\nGREAT BRITAIN (GB)','SAME AS CONSIGNEE\r\nATTN;MARK PILSWORTH\r\nTEL;012 77 243504\r\nFAX;012 77 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (183,'50011701','EAC50003733','9','STINEACIE407014','2004-03-30','2004-03-17 00:00:00','Mombasa','2004-03-15','Felixstowe','2004-04-19','FLT','IE407','MAMA','EAFN','-1','TO ORDER','DIAMOND SHIPPING SERVICE LTD\r\nP.O. BOX 1185\r\nMOMBASA\r\nKENYA','TO ORDER','APL (UK)\r\nWALTON HOUSE\r\nTHE DOCK\r\nIP11 4ST,FELIXSTOWE UK\r\nTEL 44-0394-613191FAX44-0394-613195'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (184,'50011702','EAC50003734','9','STINEACIE407015','2004-03-17','2004-03-17 00:00:00','Mombasa','2004-03-15','Felixstowe','2004-04-19','FLT','IE407','MAMA','EAFN','BE00060ANR','TO ORDER','M.J. CLARKE LIMITED\r\nP.O. BOX 42802\r\nMOMBASA\r\nKENYA','TO ORDER','TAYLORS OF HARROGATE\r\nTEA BUYING DEPT; PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD UK.. '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (185,'50011705','NBO50003737','9','STINNBOIE407003','2004-03-23','2004-03-13 00:00:00','Mombasa','2004-03-15','Felixstowe','2004-04-19','FLT','IE407','MAMA','EAFN','-1','PRODUCTORA TABACALERA DE COLOMBIA S\r\nCARRERA-1NO-12-50 SUR (BOSA)\r\nBOGOTIA-COLOMBIA','JACARANDA TOBACCO TRADING LTD\r\nP.O. BOX 68144\r\nNAIROBI','PRODUCTORA TABACALERA DE COLOMBIA S\r\nCARRERA-1NO-12-50 SUR (BOSA)\r\nBOGOTIA-COLOMBIA','SAME AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (186,'50011707','JIB50003739','9','STINJIBIE407270','2004-03-23','2004-03-21 00:00:00','Djibouti','2004-03-22','Felixstowe','2004-04-19','FLT','IE407','MAMA','EAFN','-1','DASHEN BANK \r\nP.O.BOX 12752 ADDIS ABABA','S.M.S PRIVATE LTD CO\r\nCOFFEE CLEANERS & GRADERS\r\n\r\n\r\n Addis Ababa ','DASHEN BANK \r\nP.O.BOX 12752 ADDIS ABABA','COMPLETE COFFEE LTD T/A\r\nRIDGE AND BRENINER LTD LONDON UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (187,'50011708','JIB50003740','9','STINJIBIE407271','2004-03-23','2004-03-21 00:00:00','Djibouti','2004-03-22','Felixstowe','2004-04-19','FLT','IE407','MAMA','EAFN','-1','COMMERCIAL BANK OF ETHIOPIA\r\nADDIS KETEMA BRANCH\r\nADDIS ABABA','Legesse Sherefa Pvt.Ltd.Co.\r\n\r\n Addis Ababa \r\n\r\nETHIOPIA','COMMERCIAL BANK OF ETHIOPIA\r\nADDIS KETEMA BRANCH\r\nADDIS ABABA','COMPLETE COFFEE LTD.T/A\r\nRIDGE AND BREMINER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (188,'50011709','JIB50003741','9','STINJIBIE407276','2004-03-23','2004-03-21 00:00:00','Djibouti','2004-03-22','Felixstowe','2004-04-19','FLT','IE407','MAMA','EAFN','-1','TO THE ORDER OF COMMERCIAL BANK\r\nOF ETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED PLC\r\n\r\n Addis Ababa \r\n\r\nETHIOPIA','TO THE ORDER OF COMMERCIAL BANK\r\nOF ETHIOPIA, ADDIS ABABA','A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (189,'50011710','JIB50003742','9','STINJIBIE407278','2004-03-23','2004-03-21 00:00:00','Djibouti','2004-03-22','Felixstowe','2004-04-19','FLT','IE407','MAMA','EAFN','-1','TO THE ORDER OF COMMERCIAL BANK\r\nOF ETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED PLC\r\n\r\n Addis Ababa \r\n\r\nETHIOPIA','TO THE ORDER OF COMMERCIAL BANK\r\nOF ETHIOPIA, ADDIS ABABA','A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (190,'50011711','JIB50003743','9','STINJIBIE407279','2004-03-23','2004-03-21 00:00:00','Djibouti','2004-03-22','Felixstowe','2004-04-19','FLT','IE407','MAMA','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED PLC\r\n\r\n Addis Ababa \r\n\r\nETHIOPIA','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (191,'50011779','DUR50003766','9','STINDURIZ418001','2004-04-08','2004-04-05 00:00:00','Durban','2004-04-05','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','BRITISH BAKELS\r\nGRANVILLE WAY\r\nBICESTER\r\nOXON, ENGLAND','SOUTH BAKELS\r\n235 MAIN ROAD\r\nMARTINDALE\r\nJOHANNESBURG','BRITISH BAKELS\r\nGRANVILLE WAY\r\nBICESTER\r\nOXON, ENGLAND','SAME AS ABOVE\r\nCONTACT: IAN CAMPBELL\r\nTEL: 0186 924 7098\r\nFAX: 0186 936 9960'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (192,'50011780','DUR50003767','9','STINDURIZ418002','2004-04-07','2004-04-05 00:00:00','Durban','2004-04-05','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','TREK OVERLAND\r\nLUND COURT FARM\r\nNAWTON NORTH YORKSHIRE\r\nYORK Y0627TZ','JURGENS CI (PTY) LTD\r\n3 SURPRISE ROAD PINETOWN\r\nDURBAN\r\nSOUTH AFRICA','TREK OVERLAND\r\nLUND COURT FARM\r\nNAWTON NORTH YORKSHIRE\r\nYORK Y0627TZ','TREK OVERLAND\r\nLUND COURT FARM\r\nNAWTON NORTH YORKSHIRE\r\nYORK Y0627TZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (193,'50011781','DUR50003768','9','STINDURIZ418004','2004-04-07','2004-04-05 00:00:00','Durban','2004-04-05','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE,\r\nWOODFORD PARK INDUSTRIAL ESTATE,\r\nWINSFORD, CHESHIRE CW7 2JZ\r\nUNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE,\r\nWOODFORD PARK INDUSTRIAL ESTATE,\r\nWINSFORD, CHESHIRE CW7 2JZ\r\nUNITED KINGDOM','OWENS INTERNATIONAL,FREIGHT LIMITED\r\nCHURCHILL HOUSE HORNDON BUSINESS \r\nPARK, STATION ROAD, WEST HORNDON \r\nBRENTWOOD, ESSEX, CM13 3XD\r\nCTC: DONNA ROBERTS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (194,'50011782','JNB50003769','9','STINJNBIZ418001','2004-04-06','2004-04-05 00:00:00','Durban','2004-04-05','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','KEITH MACHELL\r\nBRIDGE COTTAGE\r\nGAYTON LE MARSH (NEAR ALFORD)\r\nLINCOLNSHIRE,UNITED KINGDOM\r\nTEL: 01507 450574','KEITH MACHELL\r\n25 ST LUCIA DRIVE\r\nHARARE\r\nZIMBABWE','KEITH MACHELL\r\nBRIDGE COTTAGE\r\nGAYTON LE MARSH (NEAR ALFORD)\r\nLINCOLNSHIRE,UNITED KINGDOM\r\nTEL: 01507 450574','KEITH MACHELL\r\nBRIDGE COTTAGE\r\nGAYTON LE MARSH (NEAR ALFORD)\r\nLINCOLNSHIRE, UNITED KINGDOM\r\nTEL: 01507 450574'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (195,'50011783','JNB50003770','9','STINJNBIZ418005','2004-04-06','2004-04-05 00:00:00','Durban','2004-04-05','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','RAINBOW LOGISTICS LTD\r\nUNIT 3, ENDSLEIGH INDUSTRIAL\r\nESTATE, ENDSLEIGH ROAD SOUTHALL \r\nMIDDX UB2 5QR\r\nTEL: 0208 574 6655','JONEN FREIGHT (PTY) LTD\r\nNO. 9 SIM ROAD\r\nPOMONA, KEMPTON PARK, 1620\r\nSOUTH AFRICA\r\nAS AGENTS ONLY','RAINBOW LOGISTICS LTD\r\nUNIT 3, ENDSLEIGH INDUSTRIAL\r\nESTATE, ENDSLEIGH ROAD SOUTHALL \r\nMIDDX UB2 5QR\r\nTEL: 0208 574 6655','RAINBOW LOGISTICS LTD\r\nUNIT 3, ENDSLEIGH INDUSTRIAL\r\nESTATE, ENDSLEIGH ROAD SOUTHALL \r\nMIDDX UB2 5QR\r\nTEL: 0208 574 6655'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (196,'50011784','JNB50003771','9','STINJNBIZ418006','2004-04-06','2004-04-05 00:00:00','Durban','2004-04-05','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5 STUART \r\nROAD, ATRINCHAM BUSINESS PARK,\r\nALTRINCHAM CHESHIRE WA14 5GJ\r\nENGLAND','JONEN FREIGHT (PTY) LTD\r\nNO. 9 SIM ROAD\r\nPOMONA, KEMPTON PARK, 1620\r\nSOUTH AFRICA\r\nAS AGENTS ONLY','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5 STUART \r\nROAD, ATRINCHAM BUSINESS PARK,\r\nALTRINCHAM CHESHIRE WA14 5GJ\r\nENGLAND','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5 \r\nSTUART ROAD, ALTRINCHAM BUSINESS \r\nPARK, ALTRINCHAM CHESHIRE WA14 5GJ\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (197,'50011785','PLZ50003772','9','STINPLZIZ418002','2004-04-13','2004-04-05 00:00:00','Durban','2004-04-05','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','TEXPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH RD, CHADWELL\r\nHEATH, ESSEX RM6 6PJ, U.K','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\n4TH FLOOR, CORPORATION PLACE\r\n9 GARDINER STREET, DURBAN SA','TEXPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH RD, CHADWELL\r\nHEATH, ESSEX RM6 6PJ, U.K','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (198,'50011786','PLZ50003773','9','STINPLZIZ418003','2004-04-15','2004-04-06 00:00:00','Port Elizabeth','2004-04-06','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','TEXTPLANT COPORATION LTD.\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD. 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL\r\nHEATH, ESSEX RM6 6PJ U.K.','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRORT INDUSTRIA, CAPE TOWN','TEXTPLANT COPORATION LTD.\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD. 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL\r\nHEATH, ESSEX RM6 6PJ U.K.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (199,'50011787','CPT50003774','9','STINCPTIZ418002','2004-04-15','2004-04-10 00:00:00','Cape Town','2004-04-10','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3, HALESFIELD 23\r\nTELFORD TF7 4NY\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (200,'50011788','CPT50003775','9','STINCPTIZ418008','2004-04-20','2004-04-10 00:00:00','Cape Town','2004-04-10','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND','BRAID LOGISTICS AFRICA (PTY)LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC OF SOUTH AFRICA','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (201,'50011789','CPT50003776','9','STINCPTIZ418009','2004-04-19','2004-04-10 00:00:00','Cape Town','2004-04-10','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','JOHN S. BRAID & CO.LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND','BRAID LOGISTICS AFRICA (PTY) LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC OF SOUTH AFRICA','JOHN S. BRAID & CO.LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND','JOHN S. BRAID & CO. CTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ,SCOTLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (202,'50011790','CPT50003777','9','STINCPTIZ418010','2004-04-19','2004-04-10 00:00:00','Cape Town','2004-04-10','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND','BRAID LOGISTICS AFRICA (PTY) LTD\r\n12TH LOOR, 2 LONG STREET \r\nCAPE TOWN, 8001\r\nREPUBLIC OF SOUTH AFRICA','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ, SCOTLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (203,'50011791','CPT50003778','9','STINCPTIZ418011','2004-04-20','2004-04-10 00:00:00','Cape Town','2004-04-10','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','GCA TRANSPORT (U.K)\r\nROMY HOUSE\r\n163-167 KINGS ROAD BRENTWOOD\r\nESSEX CM 14 4EG U.K.','BACHMANN MEGAFREIGHT AS AGENTS FOR:\r\nBERSIG WINE ESTATE','GCA TRANSPORT (U.K)\r\nROMY HOUSE\r\n163-167 KINGS ROAD BRENTWOOD\r\nESSEX CM 14 4EG U.K.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (204,'50011792','CPT50003779','9','STINCPTIZ418013','2004-04-20','2004-04-10 00:00:00','Cape Town','2004-04-10','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR:\r\nSHERITO WINES CC\r\nP.O BOX 196\r\nRIEBEECK WEST, 7306','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nU.K ATT: THERESA\r\nFAX: 277 235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (205,'50011793','CPT50003780','9','STINCPTIZ418014','2004-04-20','2004-04-10 00:00:00','Cape Town','2004-04-10','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','GCA TRANSPORT LTD\r\nROMY OUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR:\r\nBOVLEI WINERY\r\nP.O. BOX 82\r\nWELLINGTON, 7655, SOUTH AFRICA','GCA TRANSPORT LTD\r\nROMY OUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4 EG\r\nU.K. ATT: THERESA\r\nFAX: 277235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (206,'50011794','JNB50003781','9','STINJNBIZ418009','2004-04-20','2004-04-10 00:00:00','Cape Town','2004-04-10','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (207,'50011795','PLZ50003782','9','STINPLZIZ418004','2004-04-20','2004-04-10 00:00:00','Cape Town','2004-04-10','Felixstowe','2004-04-25','FIO','IZ418','MKER','SAFN','-1','FREIGHT MOVERS INTERNATIONAL\r\nVIKING HOUSE, STANFORD ROAD\r\nGRAYS, ESSEX, UK','INTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\nMANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','FREIGHT MOVERS INTERNATIONAL\r\nVIKING HOUSE, STANFORD ROAD\r\nGRAYS, ESSEX, UK','TEL: + 44 1375 392000\r\nFAX: + 44 1375 392001\r\nATT: ROB CARTER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (208,'50011846','LON50003652','9','STINLONDE414011','2004-04-21','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001634','JOHN MILTON\r\n306 NORTH BOROUGH ROAD\r\nLONDON SW16 4TR','JOHN MILTON\r\n306 NORTH BOROUGH ROAD\r\nLONDON SW16 4TR','PATRICK MUSOKE\r\nP.O. BOX 4052\r\nKAMPALA, UGANDA','AS CONSIGNED'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (209,'50011847','LON50003653','9','STINLONDE414012','2004-04-21','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001634','JUMA OPIO\r\n2B WATERLOO ROAD\r\nLONDON E6','JUMA OPIO\r\n2B WATERLOO ROAD\r\nLONDON E6','MRS FRANCIS OJOK\r\nP.O. BOX 7505\r\nKAMPALA, UGANDA','AS CONSIGNED'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (210,'50011848','LON50003669','9','STINLONDE414029','2004-04-16','2004-04-15 00:00:00','Felixstowe','2004-04-13','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001634','RAMADHAN IBRAHIM\r\nC/O 248 BARKING ROAD\r\nLONDON E6 3BB','RAMADHAN IBRAHIM\r\nC/O 248 BARKING ROAD\r\nLONDON E6 3BB','OME TRADERS\r\nP.O.BOX 31219\r\nKAMPALA, UGANDA','AS CONSIGNED'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (211,'50011858','LON50003791','9','STINLONDE415017','2004-04-21','2004-04-20 00:00:00','Felixstowe','2004-04-20','Mombasa','2004-05-21','FLT','DE415','MAMA','EAFS','GB000833','EDWARD KANTU\r\n8 JOHN WILLIAMS CLOSE\r\nNEW CROSS, LONDON SE14 5XA','EDWARD KANTU\r\n8 JOHN WILLIAMS CLOSE\r\nNEW CROSS, LONDON SE14 5XA','E.C. KANTU\r\nPO BOX 71389\r\nCLOCK TOWER\r\nKAMPALA, UGANDA','SDV TRANSAMI (K) LTD\r\nCHANGAMWE ROAD\r\nP.O. BOX 90263\r\nMOMBASA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (212,'50011859','LON50003792','9','STINLONDE415018','2004-04-21','2004-04-20 00:00:00','Felixstowe','2004-04-20','Mombasa','2004-05-21','FLT','DE415','MAMA','EAFS','GB000833','NODOR INTERNATIONAL LTD\r\nSOUTH ROAD\r\nBRIDGEND INDUSTRIAL ESTATE\r\nBRIDGEND, MID GLAMORGAN CF31 3PT','NODOR INTERNATIONAL LTD\r\nSOUTH ROAD\r\nBRIDGEND INDUSTRIAL ESTATE\r\nBRIDGEND, MID GLAMORGAN CF31 3PT','NODOR KENYA EPZ LTD\r\nTHE KIRBY BUILDING\r\nATHI RIVER EXPORT PROCESSING ZONE\r\nATHI RIVER, NR NAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (213,'50011861','LON50003794','9','STINLONDZ419002','2004-04-21','2004-04-19 00:00:00','Felixstowe','2004-04-19','Durban','2004-05-13','FLT','DZ419','MREB','SAFS','GB001615','PANALPINA WORLD TRANSPORT LTD\r\n43 CARLYLE AVENUE\r\nHILLINGTON INDUSTRIAL ESTATE\r\nGLASGOW G52 4XX, SCOTLAND','PANALPINA WORLD TRANSPORT LTD\r\n43 CARLYLE AVENUE\r\nHILLINGTON INDUSTRIAL ESTATE\r\nGLASGOW G52 4XX, SCOTLAND','SAFCOR PANALPINA\r\n7TH FLOOR, NORTH TOWER\r\nLIBERTY TOWERS, ALIWAL STREET,\r\nDURBAN 4001, SOUTH AFRICA','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (214,'50011867','LON50003725','9','STINLONDE415008','2004-04-21','2004-04-20 00:00:00','Felixstowe','2004-04-20','Mombasa','2004-05-21','FLT','DE415','MAMA','EAFS','GB000116','CLICKSTAR EXPORT SERVICES LTD\r\n58 CRANFORD LANE\r\nHESTON, MIDDLESEX TW5 9ET U.K.','CLICKSTAR EXPORT SERVICES LTD\r\n58 CRANFORD LANE\r\nHESTON, MIDDLESEX TW5 9ET U.K.','NAKUMATT HOLDINGS LTD\r\nP.O.BOX 78355\r\nNAIROBI, KENYA','SAME AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (215,'50011922','LON50003816','9','STINLONDE415019','2004-04-22','2004-04-20 00:00:00','Felixstowe','2004-04-20','Dar Es Salaam','2004-05-18','FLT','DE415','MAMA','EAFS','GB001670','APL UK\r\nWALTON HOUSE, THE DOCK\r\nFELIXSTOWE IP11 8SX','APL UK\r\nWALTON HOUSE, THE DOCK\r\nFELIXSTOWE IP11 8SX','SHARAF SHIPPING/DIAMOND SHIPPING \r\nSERVICES PO BOX 75970,DAR ES SALAAM\r\nTANZANIA TEL: 00255222150660/\r\n2152081 FAX: 0025522152476\r\nATTN JOSEPH SABU',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (216,'50011923','LON50003817','9','STINLONDE415021','2004-04-22','2004-04-20 00:00:00','Felixstowe','2004-04-20','Dar Es Salaam','2004-05-18','FLT','DE415','MAMA','EAFS','GB001670','APL UK\r\nWALTON HOUSE, THE DOCK\r\nFELIXSTOWE IP11 8SX','APL UK\r\nWALTON HOUSE, THE DOCK\r\nFELIXSTOWE IP11 8SX','SHARAF SHIPPING/DIAMOND SHIPPING \r\nSERVICES,PO BOX 75970,DAR ES SALAAM\r\nTANZANIA, TEL:00255222150660/\r\n2152081 FAX:00255222152476\r\nATTN JOSEPH SABU',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (217,'50011945','LON50003820','9','STINLONDZ419003','2004-04-22','2004-04-19 00:00:00','Felixstowe','2004-04-19','Durban','2004-05-13','FLT','DZ419','MREB','SAFS','GB001584','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING, ESSEX IG11 7AX','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING, ESSEX IG11 7AX','POLARIS SHIPPING (PTY) LTD\r\n91 COWEY ROAD,4TH FLOOR,COWEY PARK\r\nBEREA,DURBAN 4001,PO BOX 701204\r\nOVERPORT 4067,DURBAN,SOUTH AFRICA\r\n**** CONTINUED IN BODY OF B/L ****',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (218,'50012028','LON50003829','9','STINLONDE416005','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB000116','TAN SALES (LONDON) LTD\r\nUNIT B, COLINDALE BUSINESS PARK\r\n2/10 CARLISLE ROAD\r\nLONDON NW9 0HN U.K.','TAN SALES (LONDON) LTD\r\nUNIT B, COLINDALE BUSINESS PARK\r\n2/10 CARLISLE ROAD\r\nLONDON NW9 0HN U.K.','SITIMA ENTERPRISES\r\nP.O. BOX 60593\r\nNAIROBI, KENYA','SITIMA ENTERPRISES\r\nP.O. BOX 60593\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (219,'50012032','EAC50003830','9','STINEACIE410001','2004-04-27','2004-04-08 00:00:00','Mombasa','2004-04-07','Felixstowe','1111-11-11','FLT','IE410','WROT','EAFN','HSL000056','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD;U.K','EASTERN PRODUCE KENYA LTD\r\nP.O.BOX 45560\r\nNAIROBI\r\nKENYA','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD;U.K ','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD; U.K'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (220,'50012033','EAC50003831','9','STINEACIE410002','2004-04-07','2004-04-08 00:00:00','Mombasa','2004-04-07','Felixstowe','1111-11-11','FLT','IE410','WROT','EAFN','HSL000056','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD; UK','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560\r\nNAIROBI\r\nKENYA','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD; UK ','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD;UK '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (221,'50012034','EAC50003832','9','STINEACIE410004','2004-04-27','2004-04-06 00:00:00','Mombasa','2004-04-07','Felixstowe','1111-11-11','FLT','IE410','WROT','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP O BOX 30213\r\nNAIROBI','TO ORDER','TAYLORS OF HARROGATE PAGODA HSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (222,'50012035','EAC50003833','9','STINEACIE410005','2004-04-27','2004-04-06 00:00:00','Mombasa','2004-04-07','Felixstowe','1111-11-11','FLT','IE410','WROT','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP O BOX 30213\r\nNAIROBI','TO ORDER','TAYLORS OF HARROGATE PAGODA HSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (223,'50012058','LON50003852','9','STINLONDE416007','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001253','TOC RECYCLING LTD\r\n8 COPTHORNE, LUTON, BEDS\r\nLU2 8RJ, ENGLAND','TOC RECYCLING LTD\r\n8 COPTHORNE, LUTON, BEDS\r\nLU2 8RJ, ENGLAND','MURIRA JAMES MUIGO\r\nC/O HOUSE OFFICE APPLIANCES\r\nP.O. BOX 13\r\nKIKUYU, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (224,'50012060','LON50003853','9','STINLONDE416002','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001253','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET\r\nBURY, LANCS','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET\r\nBURY, LANCS','ANNESTE ENTERPRISES\r\nP.O. BOX 47362\r\nNAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (225,'50012061','LON50003855','9','STINLONDE416010','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-25','Dar Es Salaam','2004-05-21','FLT','DE416','MAGA','EAFS','GB000730','CROWN MASSMOULD 1\r\nCOSGROVE WAY\r\nLUTON, BEDFORDSHIRE LU1 1XL','CROWN MASSMOULD 1\r\nCOSGROVE WAY\r\nLUTON, BEDFORDSHIRE LU1 1XL','ORDER','BONITE BOTTLERS LTD\r\nP.O.BOX. 1352\r\nMOSHI, TANZANIA\r\nTEL 255 55 5442 ZOEB HASSUJI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (226,'50012062','LON50003856','9','STINLONDE416003','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001107','MISWA CHEMICALS LTD,\r\nCASWELL ROAD, BRACKMILLS INDUSTRIAL\r\nESTATE, NORTHAMPTON\r\nNN4 7PW, ENGLAND','MISWA CHEMICALS LTD,\r\nCASWELL ROAD, BRACKMILLS INDUSTRIAL\r\nESTATE, NORTHAMPTON\r\nNN4 7PW, ENGLAND','TRANSLINK (U) LTD\r\nP.O. BOX 12034, KAMPALA, UGANDA\r\nTEL: 256-41-342421/2\r\nFAX: 256-41-235112','MESSRS. SOFITRA LTD\r\nMOMBASA\r\nTEL: 254-11-434701/433366'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (227,'50012089','DUR50003860','9','STINDURIZ419001','2004-04-22','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','GEOLOGISTICS LTD\r\nEXETER AIRPORT, DEVON, EX5 2BD\r\nUNITED KINGDOM','LEP LOGISTICS\r\n38 VICTORIA EMBANKMENT\r\nDURBAN, 4001\r\nSOUTH AFRICA','GEOLOGISTICS LTD\r\nEXETER AIRPORT, DEVON, EX5 2BD\r\nUNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (228,'50012090','DUR50003861','9','STINDURIZ419004','2004-04-21','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','J. WOLFF & COMPANY B.V.\r\n\'T WOUD 49-D,\r\n3232 LN BRIELLE\r\nTHE NETHERLANDS','WM CAHN (PTY) LTD\r\nNEIL WISHART HOUSE\r\n25B TENTH AVENUE, RIVONIA\r\nSANDTON\r\nREPUBLIC OF SOUTH AFRICA','J. WOLFF & COMPANY B.V.\r\n\'T WOUD 49-D,\r\n3232 LN BRIELLE\r\nTHE NETHERLANDS','J. WOLFF & COMPANY B.V.\r\n\'T WOUD 49-D,\r\n3232 LN BRIELLE \r\nTHE NETHERLANDS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (229,'50012091','DUR50003862','9','STINDURIZ419005','2004-04-16','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','GEOLOGISTICS LTD.\r\nROYAL COURT, 81 TWEEDY ROAD\r\nBROMLEY, KENT BR1 1TW\r\nTEL: 0208 460 50 50\r\nATT: BARRY GREATOREX','TURNERS SHIPPING (PTY) LTD\r\n37 JONSSON LANE\r\nDURBAN\r\n4000','GEOLOGISTICS LTD.\r\nROYAL COURT, 81 TWEEDY ROAD\r\nBROMLEY, KENT BR1 1TW\r\nTEL: 0208 460 50 50\r\nATT: BARRY GREATOREX','SECURITY WINDOW SHUTTERS\r\nCLAUGHTON, LANCASTER\r\nLA2 9LA, UNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (230,'50012092','DUR50003863','9','STINDURIZ419007','2004-04-22','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTDC/O\r\nSOLTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ, UNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTDC/O\r\nSOLTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ, UNITED KINGDOM','OWENS INTERNATIONAL FREIGHT LIMITED\r\nCHURCHILL HOUSE HORNDON BUSINESS \r\nPARK,STATION ROAD, WEST HORNDON,\r\nBRENTWOOD, ESSEX, CM13 3XD.\r\nCTC : DONNA ROBERTS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (231,'50012093','DUR50003864','9','STINDURIZ419008','2004-04-16','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','GROWTECH FORMULATION LTD\r\nH62 TRADING ESTATE LARSEN ROAD,\r\nGOOLE NORTH HUMBERSIDE, DN14 X F','SWINDON IBP\r\n65 BEACH ROAD\r\nAMANZIMTOTI, 4125\r\nSOUTH AFRICA','GROWTECH FORMULATION LTD\r\nH62 TRADING ESTATE LARSEN ROAD,\r\nGOOLE NORTH HUMBERSIDE, DN14 X F','AGRIGUARD LTD\r\nUNITE 3, TALLY HOUSE\r\nBROOMFIELD BUSINESS PARK\r\nMALAHIDE, DUBLIN, IRELAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (232,'50012094','DUR50003865','9','STINDURIZ419009','2004-04-22','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','HILLARY\'S BLINDS LTD\r\nPRIVATE ROAD NO.2\r\nCOLWICK BUSINESS PARK, NOTTINGHAM\r\nNG4 2JR, ENGLAND','HEAVY MINERAL PLASTICS (PTY) LTD\r\n85 MCKECHNIE STREET\r\nHARRISMITH, 9880\r\nSOUTH AFRICA','HILLARY\'S BLINDS LTD\r\nPRIVATE ROAD NO.2\r\nCOLWICK BUSINESS PARK, NOTTINGHAM\r\nNG4 2JR, ENGLAND','GEOLOGISTICS LTD\r\nHAWTHORNE ROAD\r\nCASTLE DINNINGTON\r\nDERBY, DE74 2QR\r\nT:+44 1332 813430 F: 813444'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (233,'50012095','DUR50003866','9','STINDURIZ419010','2004-04-20','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCHESHIRE, CW1 6FZ, UNITED KINGDOM\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL: 01270 506900','RELIFF JOINERY\r\n7 BARNSLEY ROAD\r\nCAMPS DRIFT\r\nPIETERMARITZBURG KZN\r\nRSA 3201','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCHESHIRE, CW1 6FZ, UNITED KINGDOM\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL: 01270 506900','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nUNITED KINGDOM\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL: 01270 506900'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (234,'50012096','DUR50003867','9','STINDURIZ419011','2004-04-20','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','GEO COPSEY & CO.\r\n178 CROW LANE\r\nROMFORD, ESSEX RM 7 OES\r\nTEL: 0944 1708 724 213\r\nFAX: 0944 1708 727 305','CARGOPAK CC\r\nUNIT 3 CHARISMA PARK\r\n40/44 COLUMBINE PLACE\r\nGLEN ANIL, DURBAN 4051','GEO COPSEY & CO.\r\n178 CROW LANE\r\nROMFORD, ESSEX RM 7 OES\r\nTEL: 0944 1708 724 213\r\nFAX: 0944 1708 727 305','AS PER CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (235,'50012097','DUR50003868','9','STINDURIZ419012','2004-04-22','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK, BIRD HALL LANE\r\nCHEADLE HEATH, STOCKPORT, CHESIRE\r\nSK3 OWP ATT: DONALD CROSS\r\nTEL: 0944 161 4932627','HULETTALUMINIUM ROLLED PRODUCTS\r\n(PTY) LTD\r\nPO BOX 74, EDENVALE ROAD\r\nPIETERMARITZBURG 3200\r\nSOUTH AFRICA','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK, BIRD HALL LANE\r\nCHEADLE HEATH, STOCKPORT, CHESIRE\r\nSK3 OWP ATT: DONALD CROSS\r\nTEL: 0944 161 4932627','HULLLET ALUMINIUM INTERNATIONAL\r\nSECUREHOLD BUSINESS CENTRE\r\nSTUDLEY ROAD, REDDITCH\r\nWORCESTERSHIRE B98 7LG\r\nUNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (236,'50012098','DUR50003869','9','STINDURIZ419013','2004-04-20','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','MARK DEMPSTER\r\n46 THE WILLOWS, LITTLE\r\nHARROWDEN, NORTHAMPTON\r\nUNITED KINGDOM','MARK DEMPSTER\r\n25 QUEENS CRESCENT\r\nKLOOF\r\nKWAZULU NATAL\r\nRSA 082 3221740','MARK DEMPSTER\r\n46 THE WILLOWS, LITTLE\r\nHARROWDEN, NORTHAMPTON\r\nUNITED KINGDOM','MARK DEMPSTER\r\n46 THE WILLOWS, LITTLE\r\nHARROWDEN, NORTHAMPTON\r\nUNITED KINGDOM\r\nTEL: 0944 7816 494161'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (237,'50012099','JNB50003870','9','STINJNBIZ419002','2004-04-21','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','HARRISON BAILEY CO\r\nPORSAN HOUSE\r\nYOUNG STREET\r\nBRADFORD, WEST YORKSHIRE\r\nBD8 9RE','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','HARRISON BAILEY CO\r\nPORSAN HOUSE\r\nYOUNG STREET\r\nBRADFORD, WEST YORKSHIRE\r\nBD8 9RE','HARRISON BAILEY CO\r\nPORSAN HOUSE\r\nYOUNG STREET\r\nBRADFORD, WEST YORKSHIRE\r\nBD8 9RE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (238,'50012100','JNB50003871','9','STINJNBIZ419003','2004-04-16','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','SHIRES LIMITED \r\nBECKSIDE ROAD\r\nBRADFORD \r\nBD7 2JE','SPHINX ACRYLIC BATHROOMWARE(PTY) LT\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SHIRES LIMITED \r\nBECKSIDE ROAD\r\nBRADFORD \r\nBD7 2JE','SHIRES LIMITED \r\nBECKSIDE ROAD\r\nBRADFORD \r\nBD7 2JE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (239,'50012101','JNB50003872','9','STINJNBIZ419004','2004-04-22','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','BC SPRINGS\r\nUNIT 8, BRANCH MILLS OF NETHERFIELD\r\nROAD RAVENSTHORPE, DEWSBURY,WEST \r\nYORKSHIRE WF13 3JY\r\nUNITED KINGOM','ZSP WIRE INDUSTRIES CC\r\n26 MANCHESTER ROAD,NASTADT\r\nINDUSTRIAL SITES BENONI, GAUTENG \r\nSOUTH AFRICA, 1501','BC SPRINGS\r\nUNIT 8, BRANCH MILLS OF NETHERFIELD\r\nROAD RAVENSTHORPE, DEWSBURY,WEST \r\nYORKSHIRE WF13 3JY\r\nUNITED KINGOM','B.K.L. FREIGHT SERVICES LIMITED\r\nCONTAINERBASE, VALLEY FARM WAY,\r\nWAKEFIELD ROAD, STOURTON LEEDS\r\nLS10 1SE, UNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (240,'50012102','JNB50003873','9','STINJNBIZ419005','2004-04-21','2004-04-13 00:00:00','Durban','2004-04-13','Felixstowe','2004-05-04','FIO','IZ419','MNOA','SAFN','-1','BC SPRINGS\r\nUNIT 8, BRANCH MILLS OF NETHERFIELD\r\nROAD RAVENSTHORPE, DEWSBURY,WEST,\r\nYORKSHIRE WF13 3JY\r\nUNITED KINGDOM','ZSP WIRE INDUSTRIES CC\r\n26 MANCHESTER ROAD,NESTADT\r\nINDUSTRIAL SITES BENONI, GAUTENG \r\nSOUTH AFRICA, 1501','BC SPRINGS\r\nUNIT 8, BRANCH MILLS OF NETHERFIELD\r\nROAD RAVENSTHORPE, DEWSBURY,WEST,\r\nYORKSHIRE WF13 3JY\r\nUNITED KINGDOM','B.K.L. FREIGHT SERVICES LIMITED\r\nCONTAINERBASE, VALLEY FARM WAY,\r\nWAKEFIELD ROAD, STOURTON LEEDS\r\nLS10 1SE, UNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (241,'50012121','EAC50003830','9','STINEACIE410001','2004-04-27','2004-04-08 00:00:00','Mombasa','2004-04-07','Felixstowe','1111-11-11','FLT','IE410','WROT','EAFN','HSL000056','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD;U.K','EASTERN PRODUCE KENYA LTD\r\nP.O.BOX 45560\r\nNAIROBI\r\nKENYA','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD;U.K ','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD; U.K'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (242,'50012122','EAC50003831','9','STINEACIE410002','2004-04-07','2004-04-08 00:00:00','Mombasa','2004-04-07','Felixstowe','1111-11-11','FLT','IE410','WROT','EAFN','HSL000056','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD; UK','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560\r\nNAIROBI\r\nKENYA','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD; UK ','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD;UK '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (243,'50012123','EAC50003832','9','STINEACIE410004','2004-04-27','2004-04-06 00:00:00','Mombasa','2004-04-07','Felixstowe','1111-11-11','FLT','IE410','WROT','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP O BOX 30213\r\nNAIROBI','TO ORDER','TAYLORS OF HARROGATE PAGODA HSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (244,'50012124','EAC50003833','9','STINEACIE410005','2004-04-27','2004-04-06 00:00:00','Mombasa','2004-04-07','Felixstowe','1111-11-11','FLT','IE410','WROT','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP O BOX 30213\r\nNAIROBI','TO ORDER','TAYLORS OF HARROGATE PAGODA HSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (245,'50012143','LON50003881','9','STINLONDE416004','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001604','ROGER SKINNER LTD\r\nTHE MILS, STRADBROKE,\r\nNR EYE, SUFFOLK IP21 5HL','ROGER SKINNER LTD\r\nTHE MILS, STRADBROKE,\r\nNR EYE, SUFFOLK IP21 5HL','MERIT AFRICA (MR NEHAL VORA),\r\nP.O. BOX 43975, NAIROBI \r\nGPO 00100 KENYA','MERIT AFRICA (MR NEHAL VORA),\r\nP.O. BOX 43975, NAIROBI \r\nGPO 00100 KENYA\r\nTEL: +254 20 211849/225450\r\nFAX: 212351'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (246,'50012144','LON50003854','9','STINLONDE416001','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001253','SIRAJE HABIB JUNIOR\r\n29 HIGH GROVE, WEST WOOD HEATH\r\nCOVENTRY CV4 8JJ','SIRAJE HABIB JUNIOR\r\n29 HIGH GROVE, WEST WOOD HEATH\r\nCOVENTRY CV4 8JJ','SWALLEH S BARIGYE\r\nHABBS AUTO SPARE PARTS\r\nKATWE OPP. KAKUMBA COMPLEX\r\nKAMPALA, UGANDA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (247,'50012145','LON50003882','9','STINLONDE416016','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001608','BARBRA BIRUNGI\r\n7 LAITH GARDENS\r\nLEEDSLS16 6LH','BARBRA BIRUNGI\r\n7 LAITH GARDENS\r\nLEEDSLS16 6LH','IMMY BIRUNGI\r\nPO BOX 31419\r\nKAMPALA\r\nUGANDA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (248,'50012187','LON50003902','9','STINLONDZ420010','2004-04-28','2004-04-26 00:00:00','Felixstowe','2004-04-26','Durban','2004-05-20','FLT','DZ420','MKER','SAFS','GB001358','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD\r\nPICCADILLY, TAMWORTH\r\nSTAFFORDSHIRE\r\nB78 2EX','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD\r\nPICCADILLY, TAMWORTH\r\nSTAFFORDSHIRE\r\nB78 2EX','HECNY TRANSPORTATION SOUTH \r\nAFRICA (PTY) LTD\r\nP O BOX 47669, GREYVILLE 4023\r\nDURBAN, REPUBLIC OF SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (249,'50012188','LON50003903','9','STINLONDZ420009','2004-04-28','2004-04-26 00:00:00','Felixstowe','2004-04-26','Durban','2004-05-20','FLT','DZ420','MKER','SAFS','GB001364','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE\r\nHAMS HALL DISTRIBUTION PARK\r\nCOLESHILL\r\nB46 1GA','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE\r\nHAMS HALL DISTRIBUTION PARK\r\nCOLESHILL\r\nB46 1GA','EXPEDITORS INTL SA PTY. LTD (DUR)\r\n279 INANDA ROAD\r\nSPRINGFIELD PARK\r\nDURBAN, SOUTH AFRICA\r\nREPUBLIC OF',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (250,'50012189','LON50003904','9','STINLONDZ420003','2004-04-26','2004-04-26 00:00:00','Felixstowe','2004-04-26','Port Elizabeth','2004-05-18','FLT','DZ420','MKER','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nPRIVATE BAG 7 JOHANNESBURG INT\r\nAIRPORT 1627, 20 WRENCH ROAD\r\nISANDO 1620, R.S.A.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (251,'50012190','LON50003905','9','STINLONDZ420001','2004-04-26','2004-04-26 00:00:00','Felixstowe','2004-04-26','Durban','2004-05-20','FLT','DZ420','MKER','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nPRIVATE BAG 7 JOHANNESBURG INT\r\nAIRPORT 1627, 20 WRENCH ROAD\r\nISANDO 1620, R.S.A.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (252,'50012191','LON50003906','9','STINLONDZ420002','2004-04-26','2004-04-26 00:00:00','Felixstowe','2004-04-26','Cape Town','2004-05-16','FLT','DZ420','MKER','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nP.O. BOX 147\r\n8000 CAPETOWN, SOUTH AFRICA','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (253,'50012192','LON50003907','9','STINLONDZ420005','2004-04-26','2004-04-26 00:00:00','Felixstowe','2004-04-26','Durban','2004-05-20','FLT','DZ420','MKER','SAFS','GB001618','HELLMANN WORLDWIDE LOGISTICS LTD\r\nBURNT MILLS INDUSTRIAL ESTATE\r\nHARVEY ROAD, BASILDON SS13 1ET\r\nUNITED KINGDOM','HELLMANN WORLDWIDE LOGISTICS LTD\r\nBURNT MILLS INDUSTRIAL ESTATE\r\nHARVEY ROAD, BASILDON SS13 1ET\r\nUNITED KINGDOM','HELLMANN WORLDWIDE LOGISTICS (PTY) \r\nUMGENI BUSINESS PARK\r\n103-107 INTERSITE AVENUE\r\nDURBAN 4098, SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (254,'50012193','LON50003908','9','STINLONDZ420004','2004-04-26','2004-04-26 00:00:00','Felixstowe','2004-04-26','Cape Town','2004-05-16','FLT','DZ420','MKER','SAFS','GB001615','PANALPINA WORLD TRANSPORT LTD\r\n43 CARLYLE AVENUE\r\nHILLINGTON INDUSTRIAL ESTATE\r\nGLASGOW G52 4XX, SCOTLAND','PANALPINA WORLD TRANSPORT LTD\r\n43 CARLYLE AVENUE\r\nHILLINGTON INDUSTRIAL ESTATE\r\nGLASGOW G52 4XX, SCOTLAND','SAFCOR PANALPINA\r\nBOLT AVENUE, MONTAGUE GARDENS\r\nMILNERTON 7441, SOUTH AFRICA','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (255,'50012194','LON50003909','9','STINLONDZ420006','2004-04-28','2004-04-26 00:00:00','Felixstowe','2004-04-26','Durban','2004-05-20','FLT','DZ420','MKER','SAFS','GB001585','ALBEMARLE CHEMICALS UK LTD\r\nAVONMOUTH WORKS\r\nSMOKE LANE\r\nBRISTOL, \r\nBS11 OYT','ALBEMARLE CHEMICALS UK LTD\r\nAVONMOUTH WORKS\r\nSMOKE LANE\r\nBRISTOL, \r\nBS11 OYT','POLARIS SHIPPING (PTY) LTD\r\n91 COWEY ROAD, 4TH FLOOR COWEY PARK\r\nBEREA, DURBAN 4001, PO BOX 701203\r\nOVERPORT 4067, DURBAN S.A\r\nTEL 2731250 2222 FAX 2731250 2223',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (256,'50012195','LON50003910','9','STINLONDZ420007','2004-04-28','2004-04-26 00:00:00','Felixstowe','2004-04-26','Cape Town','2004-05-16','FLT','DZ420','MKER','SAFS','GB001585','Starlift Freight Services Ltd\r\n\r\n\r\n2 Abbey Road\r\nIG11 7AX Barking','Starlift Freight Services Ltd\r\n\r\n\r\n2 Abbey Road\r\nIG11 7AX Barking','POLARIS SHIPPING (PTY) LTD\r\n91 COWEY ROAD, 4TH FLOOR COWEY PARK\r\nBEREA, DURBAN 4001, PO BOX 701204 \r\nOVERPORT 4067 DURBAN S.A.\r\nTEL 2731250 2222 FAX 2731250 2223 *',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (257,'50012196','LON50003911','9','STINLONDZ420008','2004-04-28','2004-04-26 00:00:00','Felixstowe','2004-04-26','Cape Town','2004-05-16','FLT','DZ420','MKER','SAFS','GB001358','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD, PICCA\r\nTAMWORTH, STAFFORDSHIRE\r\nB78 2EX','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD, PICCA\r\nTAMWORTH, STAFFORDSHIRE\r\nB78 2EX','HECNY TRANSPORATION SOUTH AFRICA \r\n(PTY) LTD, P O BOX 47669\r\nGREYVILLE 4023\r\nDURBAN\r\nREPUBLIC OF SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (258,'50012203','LON50003829','9','STINLONDE416005','2004-04-28','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB000116','TAN SALES (LONDON) LTD\r\nUNIT B, COLINDALE BUSINESS PARK\r\n2/10 CARLISLE ROAD\r\nLONDON NW9 0HN U.K.','TAN SALES (LONDON) LTD\r\nUNIT B, COLINDALE BUSINESS PARK\r\n2/10 CARLISLE ROAD\r\nLONDON NW9 0HN U.K.','SITIMA ENTERPRISES\r\nP.O. BOX 60593\r\nNAIROBI, KENYA','SITIMA ENTERPRISES\r\nP.O. BOX 60593\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (259,'50012204','LON50003881','9','STINLONDE416004','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001604','ROGER SKINNER LTD\r\nTHE MILS, STRADBROKE,\r\nNR EYE, SUFFOLK IP21 5HL','ROGER SKINNER LTD\r\nTHE MILS, STRADBROKE,\r\nNR EYE, SUFFOLK IP21 5HL','MERIT AFRICA (MR NEHAL VORA),\r\nP.O. BOX 43975, NAIROBI \r\nGPO 00100 KENYA','MERIT AFRICA (MR NEHAL VORA),\r\nP.O. BOX 43975, NAIROBI \r\nGPO 00100 KENYA\r\nTEL: +254 20 211849/225450\r\nFAX: 212351'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (260,'50012220','LON50003916','9','STINLONDE416015','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB000833','NODOR INTERNATIONAL LTD\r\nSOUTH ROAD, \r\nBRIDGEND INDUSTRIAL ESTATE,BRIDGEND\r\nMID GLAMORGAN CF31 3PT','NODOR INTERNATIONAL LTD\r\nSOUTH ROAD, \r\nBRIDGEND INDUSTRIAL ESTATE,BRIDGEND\r\nMID GLAMORGAN CF31 3PT','NODOR KENYA EPZ LTD\r\nTHE KIRBY BUILDING\r\nATHI RIVER EXPORT PROCESSING ZONE\r\nATHI RIVER, NR NAIROBI, KENYA','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (261,'50012239','LON50003918','9','STINLONDE416024','2004-04-29','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001607','K FRIDGES\r\nHUME AVENUE\r\nTILBURY \r\nESSEX\r\nGREAT BRITAIN','K FRIDGES\r\nHUME AVENUE\r\nTILBURY \r\nESSEX\r\nGREAT BRITAIN','FREDERICK KYEMBA\r\nPO BOX 2449\r\nKAMPALA\r\nUGANDA','FREDERICK KYEMBA\r\nPO BOX 2449\r\nKAMPALA\r\nUGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (262,'50012240','LON50003919','9','STINLONDE416025','2004-04-29','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS\r\nPE24 4UF\r\nGREAT BRITAIN','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS\r\nPE24 4UF\r\nGREAT BRITAIN','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI\r\nKENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (263,'50012253','EAC50003921','9','STINEACIE411001','2004-04-27','2004-04-12 00:00:00','Mombasa','2004-04-12','Felixstowe','2004-05-07','FLT','IE411','MFRA','EAFN','-1','TO ORDER OF','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560\r\nNAIROBI\r\nKENYA','TO ORDER OF','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR,STERLING HOUSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW11 4NQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (264,'50012267','LON50003916','9','STINLONDE416015','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB000833','NODOR INTERNATIONAL LTD\r\nSOUTH ROAD, \r\nBRIDGEND INDUSTRIAL ESTATE,BRIDGEND\r\nMID GLAMORGAN CF31 3PT','NODOR INTERNATIONAL LTD\r\nSOUTH ROAD, \r\nBRIDGEND INDUSTRIAL ESTATE,BRIDGEND\r\nMID GLAMORGAN CF31 3PT','NODOR KENYA EPZ LTD\r\nTHE KIRBY BUILDING\r\nATHI RIVER EXPORT PROCESSING ZONE\r\nATHI RIVER, NR NAIROBI, KENYA','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (265,'50012283','LON50003935','9','STINLONDE416026','2004-04-30','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001607','K FRIDGES\r\nHUME AVENUE\r\nTILBURY\r\nESSEX','K FRIDGES\r\nHUME AVENUE\r\nTILBURY\r\nESSEX','HELEN MUGISHA.R. MUGISHA \r\nINVESTMENTS, PLOT NO. 20\r\nNAMIREMBE ROAD, KAMPALA\r\nUGANDA\r\nTEL: 25641349909','HELEN MUGISHA.R. MUGISHA \r\nINVESTMENTS, PLOT NO. 20\r\nNAMIREMBE ROAD, KAMPALA\r\nUGANDA\r\nTEL: 25641349909'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (266,'50012284','LON50003936','9','STINLONDE416027','2004-04-30','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001607','K FRIDGES\r\nHUME AVENUE\r\nTILBUEY\r\nESSEX','K FRIDGES\r\nHUME AVENUE\r\nTILBUEY\r\nESSEX','HELEN MUGISHA.R. MUGISHA \r\nINVESTMENTS PLOT NO. 20\r\nNAMIREMBE ROAD\r\nKAMPALA UGANDA\r\nTEL: 25641349909','HELEN MUGISHA.R. MUGISHA \r\nINVESTMENTS PLOT NO. 20\r\nNAMIREMBE ROAD\r\nKAMPALA UGANDA\r\nTEL: 25641349909'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (267,'50012285','LON50003937','9','STINLONDZ420012','2004-04-30','2004-04-26 00:00:00','Felixstowe','2004-04-26','Durban','2004-05-20','FLT','DZ420','MKER','SAFS','GB001586','DEUGRO UK LTD\r\n3 VICTORY WAY\r\nHESTON\r\nMIDDLESEX\r\nTW5 9 NS','DEUGRO UK LTD\r\n3 VICTORY WAY\r\nHESTON\r\nMIDDLESEX\r\nTW5 9 NS ','DEUGRO SA PTY LTD\r\nOLD MUTUAL BUSINESS PARK, UNIT 1H&\r\n3F, CNR GEWEL & HULLEY ROADS\r\nISANDO EXT 3, JOHANNESBURG\r\nGAUTENG',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (268,'50012293','LON50003856','9','STINLONDE416003','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-25','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001107','MISWA CHEMICALS LTD,\r\nCASWELL ROAD, BRACKMILLS INDUSTRIAL\r\nESTATE, NORTHAMPTON\r\nNN4 7PW, ENGLAND','MISWA CHEMICALS LTD,\r\nCASWELL ROAD, BRACKMILLS INDUSTRIAL\r\nESTATE, NORTHAMPTON\r\nNN4 7PW, ENGLAND','TRANSLINK (U) LTD\r\nP.O. BOX 12034, KAMPALA, UGANDA\r\nTEL: 256-41-342421/2\r\nFAX: 256-41-235112','MESSRS. SOFITRA LTD\r\nMOMBASA\r\nTEL: 254-11-434701/433366'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (269,'50012367','LON50003957','9','STINLONDE417007','2004-05-04','2004-05-02 00:00:00','Felixstowe','2004-05-01','Dar Es Salaam','2004-05-26','FLT','DE417','MHIM','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','MOHAMED CLOTHING COMPANY\r\nNO. 6 LIVINGSTONE STREET\r\nP.O. BOX 22740\r\nDAR ES SALAAM, TANZANIA\r\nTEL: 00 255 51 184 325',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (270,'50012368','LON50003958','9','STINLONDE417008','2004-05-04','2004-05-02 00:00:00','Felixstowe','2004-05-01','Dar Es Salaam','2004-05-26','FLT','DE417','MHIM','EAFS','GB000730','CROWN MASSMOULD 1\r\nCOSGROVE WAY, LUTON\r\nBEDFORDSHIRE LU1 XL','CROWN MASSMOULD 1\r\nCOSGROVE WAY, LUTON\r\nBEDFORDSHIRE LU1 XL','ORDER','BONITE BOTTLERS LTD\r\nP.O.BOX 1352\r\nMOSHI, TANZANIA\r\nTEL 255 55 5442 ZOEB HASSUJI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (271,'50012369','LON50003959','9','STINLONDE417001','2004-05-04','2004-05-02 00:00:00','Felixstowe','2004-05-01','Mombasa','2004-05-30','FLT','DE417','MHIM','EAFS','GB001253','SIRAJE HABIB JUNIOR\r\n29 HIGH GROVE, WEST WOOD HEATH\r\nCOVENTRYCV4 8JJ','SIRAJE HABIB JUNIOR\r\n29 HIGH GROVE, WEST WOOD HEATH\r\nCOVENTRYCV4 8JJ','SWALLEH S BARIGYE\r\nHABBS AUTO SPARE PARTS\r\nKATWE OPP. KAKUMBA COMPLEX\r\nKAMPALA, UGANDA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (272,'50012370','LON50003960','9','STINLONDE417002','2004-05-04','2004-05-02 00:00:00','Felixstowe','2004-05-01','Mombasa','2004-05-30','FLT','DE417','MHIM','EAFS','GB000116','RAPAT FREIGHT (UK) LTD\r\nAS AGENTS','RAPAT FREIGHT (UK) LTD\r\nAS AGENTS','MECHANISED CARGO SYSTEMS LTD\r\nP.O. BOX 51021\r\nNAIROBI, KENYA','SAME AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (273,'50012371','LON50003961','9','STINLONDE417009','2004-05-04','2004-05-02 00:00:00','Felixstowe','2004-05-01','Mombasa','2004-05-30','FLT','DE417','MHIM','EAFS','GB000116','RAPAT FREIGHT (UK) LTD\r\nAS AGENTS','RAPAT FREIGHT (UK) LTD\r\nAS AGENTS ','SAMEER PARTS LTD\r\nSOKOINE ROAD, P.O. BOX 647\r\nARUSHA, TANZANIA','SAME AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (274,'50012372','LON50003962','9','STINLONDE417010','2004-05-04','2004-05-02 00:00:00','Felixstowe','2004-05-01','Mombasa','2004-05-30','FLT','DE417','MHIM','EAFS','GB001646','BRADFORM LTD\r\n231 CANNON LANE\r\nPINNER, MIDDLESEX HA5 1JB','BRADFORM LTD\r\n231 CANNON LANE\r\nPINNER, MIDDLESEX HA5 1JB','PASTEL LTD\r\nP.O.BOX 175\r\nARUSHA, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (275,'50012373','LON50003903','9','STINLONDZ420009','2004-04-28','2004-04-26 00:00:00','Felixstowe','2004-04-26','Durban','2004-05-20','FLT','DZ420','MKER','SAFS','GB001364','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE\r\nHAMS HALL DISTRIBUTION PARK\r\nCOLESHILL\r\nB46 1GA','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE\r\nHAMS HALL DISTRIBUTION PARK\r\nCOLESHILL\r\nB46 1GA','EXPEDITORS INTL SA PTY. LTD (DUR)\r\n279 INANDA ROAD\r\nSPRINGFIELD PARK\r\nDURBAN, SOUTH AFRICA\r\nREPUBLIC OF',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (276,'50012395','LON50003964','9','STINLONDE417016','2004-05-04','2004-05-02 00:00:00','Felixstowe','2004-05-01','Dar Es Salaam','2004-05-26','FLT','DE417','MHIM','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX CM14 4SB','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX CM14 4SB','AMI TANZANIA LTD\r\nBANDARI STREET - KURASINI\r\nP.O.B 9041\r\nDAR-ES-SALAAM, TANZANIA','AMI TANZANIA LTD\r\nBANDARI STREET - KURASINI\r\nP.O.B 9041\r\nDAR-ES-SALAAM, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (277,'50012396','LON50003965','9','STINLONDE417013','2004-05-04','2004-05-02 00:00:00','Felixstowe','2004-05-01','Mombasa','2004-05-30','FLT','DE417','MHIM','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (278,'50012397','LON50003966','9','STINLONDE417014','2004-05-04','2004-05-02 00:00:00','Felixstowe','2004-05-01','Mombasa','2004-05-30','FLT','DE417','MHIM','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (279,'50012398','LON50003967','9','STINLONDE417015','2004-05-04','2004-05-02 00:00:00','Felixstowe','2004-05-01','Mombasa','2004-05-30','FLT','DE417','MHIM','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, \r\nBRETWOOD, ESSEX CM14 4SB','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, \r\nBRETWOOD, ESSEX CM14 4SB','SDV TRANSAMI (UGANDA) LTD\r\nPLOT M-611, NTINDA ROAD\r\nP.O. BOX 5501\r\nKAMPALA, UGANDA','SDV TRANSAMI (KENYA) LTD\r\nMOMBASA-NAIROBI ROAD\r\nP.O.BOX 90263 - CHANGAMWE\r\nMOMBASA, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (280,'50012421','LON50003976','9','STINLONDE417020','2004-05-05','2004-05-02 00:00:00','Felixstowe','2004-05-01','Mombasa','2004-05-30','FLT','DE417','MHIM','EAFS','GB000833','SDV (UK) LTD\r\nAS AGENTS','SDV (UK) LTD\r\nAS AGENTS','UGANDA BREWERIES\r\nP.O. BOX 7130\r\nKAMPALA, UGANDA','TRANSAMI (KENYA) LIMITED\r\nMOMBASA-NAIROBI ROAD\r\nCHANGAMBWE AREA, P.O. BOX 90262\r\nMOMBASA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (281,'50012422','LON50003977','9','STINLONDE417021','2004-05-05','2004-05-02 00:00:00','Felixstowe','2004-05-01','Mombasa','2004-05-30','FLT','DE417','MHIM','EAFS','GB000833','KENYA ROSES INTERNATIONAL LIMITED\r\n34 LEIGH ROAD, CARPENDERS PARK,\r\nWATFORD, HERTS WD1 5BJ','KENYA ROSES INTERNATIONAL LIMITED\r\n34 LEIGH ROAD, CARPENDERS PARK,\r\nWATFORD, HERTS WD1 5BJ','MR KMAU THUO. OPERATIONS MANAGER\r\nWORLD HEALTH ORGANIZATION\r\nWORLD HEALTH ORGANIZATION BUILDING\r\nCORNER OF KINTU.SHIMONI ROADS,\r\nP.O.BOX 24578 KAMPALA, UGANDA','SDV TRANSAMI KENYA LIMITED\r\nCHANGAMWE ROAD, P.O.BOX 90263,\r\nMOMBASA, KENYA\r\nATTN MR OMAR'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (282,'50012423','LON50003978','9','STINLONDE417022','2004-05-05','2004-05-02 00:00:00','Felixstowe','2004-05-01','Mombasa','2004-05-30','FLT','DE417','MHIM','EAFS','GB000833','IMPLEX (EXPORT SERVICES) LIMITED\r\nP.O.BOX 131. THE OLD FORGE\r\nKINGSWAY, FRNHAM COMMON\r\nSLOUGH SL2 3ST, ENGLAND','IMPLEX (EXPORT SERVICES) LIMITED\r\nP.O.BOX 131. THE OLD FORGE\r\nKINGSWAY, FRNHAM COMMON\r\nSLOUGH SL2 3ST, ENGLAND','PRAFULCHANDRA & BROS. LIMITED\r\nP.O. BOX 45734\r\nDAR ES SALAAM ROAD, AMAR ROAD\r\nNAIROBI, KENYA\r\nTEL: 534074/559658/558580/559782',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (283,'50012424','LON50003979','9','STINLONDE417023','2004-05-05','2004-05-02 00:00:00','Felixstowe','2004-05-01','Mombasa','2004-05-30','FLT','DE417','MHIM','EAFS','GB000833','NODOR INTERNATIONAL LTD\r\nSOUTH ROAD, \r\nBRIDGEND INDUSTRIAL ESTATE,BRIDGEND\r\nMID GLAMORGAN CF31 3PT','NODOR INTERNATIONAL LTD\r\nSOUTH ROAD, \r\nBRIDGEND INDUSTRIAL ESTATE,BRIDGEND\r\nMID GLAMORGAN CF31 3PT','NODOR KENYA EPZ LTD\r\nTHE KIRBY BUILDING\r\nATHI RIVER EXPORT PROCESSING ZONE\r\nATHI RIVER, NR NAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT NORTH ROAD\r\nOFF MOMBASA ROAD, P.O. BOX 46586\r\nNAIROBI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (284,'50012425','LON50003980','9','STINLONDE417024','2004-05-05','2004-05-02 00:00:00','Felixstowe','2004-05-01','Mombasa','2004-05-30','FLT','DE417','MHIM','EAFS','GB001607','K FRIDGES \r\nHUME AVENUE\r\nTILBURY, ESSEX','K FRIDGES \r\nHUME AVENUE\r\nTILBURY, ESSEX','MR FAROUK M KIBUUKA\r\nP.O.BOX 24639\r\nKAMPALA, UGANDA','MR FAROUK M KIBUUKA\r\nP.O.BOX 24639\r\nKAMPALA, UGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (285,'50012443','DUR50003991','9','STINDURIZ420001','2004-04-29','2004-04-20 00:00:00','Durban','2004-04-20','Felixstowe','2004-05-09','FIO','IZ420','MNAT','SAFN','-1','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','SOUTHDOWN HOLDINGS LIMITED\r\nPRIVATE BAG 2004\r\nCHIPINGE\r\nZIMBABWE','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','WILSON SMITHETT & CO. LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (286,'50012444','DUR50003992','9','STINDURIZ420002','2004-04-29','2004-04-20 00:00:00','Durban','2004-04-20','Felixstowe','2004-05-09','FIO','IZ420','MNAT','SAFN','-1','GOLDEN ACRES\r\nPLOCKS FARM LIVERPOOL ROAD\r\nBRETHERTON PRESTON\r\nU.K.','GOLDEN BROWN PRODUCTS\r\n10 WEAVER CRESCENT UNIT NO.3, \r\nUMHALANGA ROCKS, \r\nNATAL SOUTH AFRICA','GOLDEN ACRES\r\nPLOCKS FARM LIVERPOOL ROAD\r\nBRETHERTON PRESTON\r\nU.K.','GOLDEN ACRES\r\nPLOCKS FARM LIVERPOOL ROAD\r\nBRETHERTON PRESTON\r\nU.K.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (287,'50012445','DUR50003993','9','STINDURIZ420007','2004-04-29','2004-04-20 00:00:00','Durban','2004-04-20','Felixstowe','2004-05-09','FIO','IZ420','MNAT','SAFN','-1','LOCKER SOLUTIONS\r\n39C TANZA ROAD, HAMPSTEAD\r\nHAMPSTEAD, LONDON NW3 2UK\r\nUNITED KINGDOM CARL FOREMAN\r\nTEL: +44 207 4333004','BONANZA KITCHENS\r\nKALGIET ROAD\r\nMAGNA VIA\r\nPOLOKWANO','LOCKER SOLUTIONS\r\n39C TANZA ROAD, HAMPSTEAD\r\nHAMPSTEAD, LONDON NW3 2UK\r\nUNITED KINGDOM CARL FOREMAN\r\nTEL: +44 207 4333004','U-FREIGHT UK LIMITED\r\n8 BROOKLANDS CLOSE, WINDMILL ROAD\r\nSUNBURY-ON-THAMES\r\nMIDDLESEX TW16 7DX, UNITED KINGDOM\r\nCTC: GREG EASTERBROOK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (288,'50012446','JNB50003994','9','STINJNBIZ420001','2004-04-29','2004-04-20 00:00:00','Durban','2004-04-20','Felixstowe','2004-05-09','FIO','IZ420','MNAT','SAFN','-1','EC SPRINGS\r\nUNIT 8,BRANCH MILLS,OFF NETHERFIELD\r\nROAD RAVENSTHORPE, DEWSBURY WEST\r\nYORKSHIRE WF13 3JY\r\nUNITED KINGDOM','ZSP WIRE INDUSTRIES CC\r\n26 MANCHESTER ROAD, NESTADT \r\nINDUSTRIAL SITES BENONI, GAUTENG, \r\nSOUTH AFRICA, 1501','EC SPRINGS\r\nUNIT 8,BRANCH MILLS,OFF NETHERFIELD\r\nROAD RAVENSTHORPE, DEWSBURY WEST\r\nYORKSHIRE WF13 3JY\r\nUNITED KINGDOM','B.K.L. FREIGHT SERVICES LIMITED\r\nCONTAINERBASE, VALLEY FARM WAY\r\nWAKEFIELD ROAD, STOURTON LEEDS\r\nLS10 1SE, UNITED KINGDOM\r\nATT: NICK HARVEY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (289,'50012447','JNB50003995','9','STINJNBIZ420004','2004-04-29','2004-04-20 00:00:00','Durban','2004-04-20','Felixstowe','2004-05-09','FIO','IZ420','MNAT','SAFN','-1','ABBEY SPUN CAST LIMITED\r\n21 STRINGES LANE WILLENHALL\r\nWEST MIDLANDS\r\nUNITED KINGDOM','GOLD CIRCLE METALS (PTY) LTD\r\n21 CLEVELAND ROAD\r\nCLEVELAND 2094\r\nSOUTH AFRICA','ABBEY SPUN CAST LIMITED\r\n21 STRINGES LANE WILLENHALL\r\nWEST MIDLANDS\r\nUNITED KINGDOM','ABBEY SPUN CAST LIMITED\r\n21 STRINGES LANE WILENHALL\r\nWEST MIDLANDS\r\nUNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (290,'50012448','JNB50003996','9','STINJNBIZ420006','2004-04-29','2004-04-20 00:00:00','Durban','2004-04-20','Felixstowe','2004-05-09','FIO','IZ420','MNAT','SAFN','-1','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE LITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE LITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN,UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (291,'50012449','JNB50003997','9','STINJNBIZ420007','2004-04-29','2004-04-20 00:00:00','Durban','2004-04-20','Felixstowe','2004-05-09','FIO','IZ420','MNAT','SAFN','-1','AQUAHEAT\r\n66 LONG LANE\r\nANTREEE\r\nLIVERPOOL\r\nL6','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','AQUAHEAT\r\n66 LONG LANE\r\nANTREEE\r\nLIVERPOOL\r\nL6','AQUAHEAT\r\n66 LONG STREET\r\nANTREE\r\nLIVERPOOL\r\nL6'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (292,'50012450','PLZ50003998','9','STINPLZIZ420001','2004-04-29','2004-04-20 00:00:00','Durban','2004-04-20','Felixstowe','2004-05-09','FIO','IZ420','MNAT','SAFN','-1','DOLPHIN LOGISTICS LTD C/O\r\nTEXTPLANT COROPRATION LTD \r\n5TH FLOOR, NEW ENTERPRISE HOUSE,\r\n149-151 HIGH ROAD, CHADWELL HEATH, \r\nESSEX RM6 6PJ UK','INTERNATIONAL LINER AGENCIES C/O\r\nDOLPHIN LOGISTICS LTD\r\n4TH FLOOR, CORPORATE PLACE\r\n9 GARDINER STR, DURBAN,\r\nSOUTH AFRICA','DOLPHIN LOGISTICS LTD C/O\r\nTEXTPLANT COROPRATION LTD \r\n5TH FLOOR, NEW ENTERPRISE HOUSE,\r\n149-151 HIGH ROAD, CHADWELL HEATH, \r\nESSEX RM6 6PJ UK','AS ABOVE\r\nATT: STEVE MARBE\r\nTEL: 020 8548 3333'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (293,'50012451','JNB50003999','9','STINJNBIZ420002','2004-04-28','2004-04-22 00:00:00','Port Elizabeth','2004-04-22','Felixstowe','2004-05-09','FIO','IZ420','MNAT','SAFN','-1','SUNLANDER OUTDOOR PRODUCTS LTD\r\nMANOR FARM\r\nCLIPSTONE\r\nBEDFORDSHIRE LU7 9NZ','MPS FURNITURE \r\nT/A FETCHER TIMBER PRODUCTS\r\nCNR MEUBEL & WAENHOUT STREET \r\nKNYSNA SOUTH AFRICA\r\nT:+27 044 382 23011/6795','SUNLANDER OUTDOOR PRODUCTS LTD\r\nMANOR FARM\r\nCLIPSTONE\r\nBEDFORDSHIRE LU7 9NZ','SAME AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (294,'50012452','CPT50004000','9','STINCPTIZ420005','2004-05-03','2004-04-24 00:00:00','Cape Town','2004-04-24','Felixstowe','2004-05-09','FIO','IZ420','MNAT','SAFN','-1','GCA TRANSPORT LTD.LONDON\r\nPRIORY HOUSE\r\n18/25 ST.JOHNS SQUARE\r\nLONDON EC1M4DW','BACHMANN MEGAFREIGHT AS AGENTS FOR:\r\nSTELLENBOSCH VINEYARDS\r\nP O BOX 465\r\nSTELLENBOSCH, 7599\r\nSOUTH AFRICA','GCA TRANSPORT LTD.LONDON\r\nPRIORY HOUSE\r\n18/25 ST.JOHNS SQUARE\r\nLONDON EC1M4DW','GCA TRANSPORT LTD. LONDON\r\nPRIORY HOUSE\r\n18/25 ST.JOHNS SQUARE\r\nLONDON EC1M4DW'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (295,'50012453','CPT50004001','9','STINCPTIZ420006','2004-05-03','2004-04-24 00:00:00','Cape Town','2004-04-24','Felixstowe','2004-05-09','FIO','IZ420','MNAT','SAFN','-1','GCA TRANSPORT (U.K.)\r\nROMY HOUSE 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMANN MEGAFREIGHT AS AGENTS FOR:\r\nGRAHAM BECK WINES\r\nP O BOX 724 ROBERTSON 6705\r\nSOUTH AFRICA','GCA TRANSPORT (U.K.)\r\nROMY HOUSE 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX CM14 4EG\r\nUNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (296,'50012455','LON50004002','9','STINLONDE417025','2004-05-05','2004-05-02 00:00:00','Felixstowe','2004-05-02','Mombasa','2004-06-01','FLT','DE417','MHIM','EAFS','UK00002ANR','MR HASSAN KWEKA\r\n4 JOYCE BUTLER HOUSE\r\nCOMMERCE ROAD\r\nWOODGREEN, LONDON N22 8EA','MR HASSAN KWEKA\r\n4 JOYCE BUTLER HOUSE\r\nCOMMERCE ROAD\r\nWOODGREEN, LONDON N22 8EA','HASSAN KWEKA\r\nGEREZANI REFRIDGERATION CO LTD\r\nP.O. BOX 77712\r\nDAR ES SALAAM, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (297,'50012459','LON50004003','9','STINLONDZ421006','2004-05-05','2004-05-06 00:00:00','Felixstowe','2004-05-03','Cape Town','2004-05-23','FLT','DZ421','MNOA','SAFS','GB001331','WT SEA AIR LTD\r\nUNIT D1, ENNIS CLOSE\r\nROUNDTHORN BUSINESS PARK\r\nWYTHENSHAWE M23 9LE\r\nTEL:0161 282 3700 FAX:0161 282 3710','WT SEA AIR LTD\r\nUNIT D1, ENNIS CLOSE\r\nROUNDTHORN BUSINESS PARK\r\nWYTHENSHAWE M23 9LE\r\nTEL:0161 282 3700 FAX:0161 282 3710','PIONEER FREIGHT PTY\r\nPO BOX 201, PLUSTEAD\r\nCAPETOWN, 7800 SOUTH AFRICA\r\nTEL 00 27 21 3865946\r\nFAX 00 27 21 3865988',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (298,'50012460','LON50004004','9','STINLONDZ421003','2004-05-05','2004-05-06 00:00:00','Felixstowe','2004-05-03','Port Elizabeth','2004-05-25','FLT','DZ421','MNOA','SAFS','GB001584','LISTER PETTER LTD\r\nLONG STREET, DURSLEY\r\nGLOUCESTERSHIRE GL11 4HS ENGLAND\r\nTEL: 0044-1453544141','LISTER PETTER LTD\r\nLONG STREET, DURSLEY\r\nGLOUCESTERSHIRE GL11 4HS ENGLAND\r\nTEL: 0044-1453544141','DIESEL ELECTRIC SERVICES (PTY) LTD\r\nPO BOX 38112\r\nBOOYSENS 2016, SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (299,'50012461','LON50004005','9','STINLONDZ421001','2004-05-05','2004-05-06 00:00:00','Felixstowe','2004-05-03','Durban','2004-05-27','FLT','DZ421','MNOA','SAFS','GB001497','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PATAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PATAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nPRIVATE BAG 7 JOHANNESBURG INT\r\nAIRPORT 1627, 20 WRENCH ROAD\r\nISANDO 1620, R.S.A.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (300,'50012462','LON50004006','9','STINLONDZ421002','2004-05-05','2004-05-06 00:00:00','Felixstowe','2004-05-03','Durban','2004-05-27','FLT','DZ421','MNOA','SAFS','GB001462','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LE19 2GA','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LE19 2GA','TIBBETT & BRITTEN AFRICA LOGISTICS\r\n110 SOUTH COAST ROAD\r\nCONGELLA, DURBAN',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (301,'50012463','LON50004007','9','STINLONDZ421004','2004-05-05','2004-05-06 00:00:00','Felixstowe','2004-05-03','Durban','2004-05-27','FLT','DZ421','MNOA','SAFS','GB000440','WARWICK INTERNATIONAL LIMITED\r\nMOSTYN, HOLYWELL, \r\nFLINTSHIRE CH8 9HE','WARWICK INTERNATIONAL LIMITED\r\nMOSTYN, HOLYWELL, \r\nFLINTSHIRE CH8 9HE','OCTEL CHEMAY (PTY) LTD,\r\nP.O. BOX 870, GILLITTS 3603\r\nUNIT 13/15 DEVRO PARK,2 DEVON ROAD,\r\nPINETOWN, DURBAN, S. AFRICA\r\nS. AFRICA','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (302,'50012464','LON50004008','9','STINLONDZ421005','2004-05-05','2004-05-06 00:00:00','Felixstowe','2004-05-03','Durban','2004-05-27','FLT','DZ421','MNOA','SAFS','GB001633','ATM PARTS\r\nUNIT 4A FLEET IND PK\r\nSANDY LANE, CHURCH CROOKHAM\r\nHANTS, UNITED KINGDOM GU52 8BF','ATM PARTS\r\nUNIT 4A FLEET IND PK\r\nSANDY LANE, CHURCH CROOKHAM\r\nHANTS, UNITED KINGDOM GU52 8BF','BANKING MACHINE SERVICES\r\n25A RUDO NELL STREET\r\nABBEYDALE PARK, JET PARK\r\nJOHANNESBURG, SOUTH AFRICA','AIRMARK SERVICES\r\nJOHANNESBURG, SOUTH AFRICA\r\nTEL: 0027 113901907\r\nFAX: 0027 113901914'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (303,'50012476','LON50004016','9','STINLONDE417026','2004-05-06','2004-05-02 00:00:00','Felixstowe','2004-05-02','Mombasa','2004-06-01','FLT','DE417','MHIM','EAFS','GB000392','FARAJ NANDI\r\n20 BROCKMER HOUSE\r\nCROWDER STREET\r\nLONDON E1 0BJ','FARAJ NANDI\r\n20 BROCKMER HOUSE\r\nCROWDER STREET\r\nLONDON E1 0BJ','ARDIS CENTRE\r\nPO BOX 10305\r\nARUSHA, TANZANIA','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (304,'50012526','DAR50004034','9','STINDARIE412006','2004-04-21','2004-04-14 00:00:00','Dar Es Salaam','2004-04-14','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','-1','MOTOR SENSE LIMITED\r\nMOTSEN HOUSE 264 WATER RD\r\nWEMBLEY MIDDLESEX HAO-1HX UK\r\nATT MR. BHARAT PATEL','NOBLE MOTORS LTD\r\nP.O. BOX 20066\r\nDAR ES SALAAM\r\n\r\nUNITED REP. OF TANZANIA','MOTOR SENSE LIMITED\r\nMOTSEN HOUSE 264 WATER RD\r\nWEMBLEY MIDDLESEX HAO-1HX UK\r\nATT MR. BHARAT PATEL','SAME'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (305,'50012527','EAC50004035','9','STINEACIE412003','2004-04-23','2004-04-18 00:00:00','Mombasa','2004-04-19','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','mba110','TO ORDER','VAN REES B.V\r\nP.O. BOX 83835\r\nMOMBASA\r\nKENYA','TO ORDER','VAN REES B.V LIMITED\r\n24 WINCHESTER STREET\r\nBASINGSTOKE\r\nHAMSHIRE\r\nRG21 7DZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (306,'50012528','EAC50004036','9','STINEACIE412004','2004-04-23','2004-04-18 00:00:00','Mombasa','2004-04-19','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','mba110','TO ORDER','VAN REES B.V\r\nP.O. BOX 83835\r\nMOMBASA\r\nKENYA','TO ORDER','M/S VAN REES LIMITED\r\n24 WINCHESTER STREET\r\nBASINGSTOKE\r\nHAMSHIRE\r\nRG21 7DZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (307,'50012529','EAC50004037','9','STINEACIE412005','2004-04-23','2004-04-18 00:00:00','Mombasa','2004-04-19','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 93324\r\nMOMBASA','TO ORDER','VAN REES LIMITED\r\n24 WINCHESTER STREET\r\nBASINGSTOKE,HAMSPHIRE\r\nRG21 7D2'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (308,'50012530','EAC50004038','9','STINEACIE412006','2004-04-23','2004-04-18 00:00:00','Mombasa','2004-04-19','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 93324\r\nMOMBASA - KENYA','TO ORDER','VAN REES LIMITED\r\n24 WINCHESTER STREET\r\nBASINGSTOKE ,HAMSPHIRE\r\nRG21 7D2'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (309,'50012531','EAC50004039','9','STINEACIE412007','2004-04-26','2004-04-18 00:00:00','Mombasa','2004-04-19','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','HSL000056','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD; UK','EASTERN PRODUCE KENYA LIMITED\r\nP.O. BOX 45560\r\nNAIROBI \r\nKENYA','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD; UK','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD; UK '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (310,'50012532','EAC50004040','9','STINEACIE412008','2004-04-21','2004-04-18 00:00:00','Mombasa','2004-04-19','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI - KENYA','TO ORDER','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2, 7LD \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (311,'50012533','EAC50004041','9','STINEACIE412009','2004-04-21','2004-04-18 00:00:00','Mombasa','2004-04-19','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI - KENYA','TO ORDER','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2, 7LD \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (312,'50012534','EAC50004042','9','STINEACIE412010','2004-04-21','2004-04-18 00:00:00','Mombasa','2004-04-19','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','BE00060ANR','TO ORDER','M.J. CLARKE LIMITED\r\nP.O. BOX 42802\r\nMOMBASA\r\nKENYA','TO ORDER','TAYLORS OF HARROGATE\r\nTEA BUYING DEPT; PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD; UK '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (313,'50012535','EAC50004043','9','STINEACIE412011','2004-04-20','2004-04-18 00:00:00','Mombasa','2004-04-19','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI - KENYA','TO ORDER','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2, 7LD \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (314,'50012536','JIB50004044','9','STINJIBIE412317','2004-04-26','2004-04-23 00:00:00','Djibouti','2004-04-24','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','-1','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA, ETHIOPIA','ANTYPAS BROS LTD \r\nP.O.BOX 1606\r\n Addis Ababa \r\nETHIOPIA','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA, ETHIOPIA','M/S A.POORTMAN (LONDON) LTD.,UK\r\nFAX NO.4420 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (315,'50012537','JIB50004045','9','STINJIBIE412318','2004-04-26','2004-04-23 00:00:00','Djibouti','2004-04-24','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED (PVT.LTD.CO)\r\nP.O.BOX 1245,\r\n Addis Ababa \r\nETHIOPIA','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','M/S A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (316,'50012538','JIB50004046','9','STINJIBIE412319','2004-04-26','2004-04-23 00:00:00','Djibouti','2004-04-24','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED (PVT.LTD.CO)\r\nP.O.BOX 1245\r\n Addis Ababa \r\nETHIOPIA','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','M/S A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (317,'50012539','JIB50004047','9','STINJIBIE412320','2004-04-26','2004-04-23 00:00:00','Djibouti','2004-04-24','Felixstowe','2004-05-15','FLT','IE412','MDAN','EAFN','-1','TO THE ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA ADDIS KETEMA BRANCH ADDIS \r\nABABA','ALFOZ PVT LTD CO\r\nP.O.BOX 13732\r\nADDIS ABABA\r\nETHIOPIA','TO THE ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA ADDIS KETEMA BRANCH ADDIS \r\nABABA','EQUATORIAL TRADERS LIMITED\r\nCONGRESS HOUSE LYON ROAD\r\nHARROW HA1 2EN'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (318,'50012542','LON50004048','9','STINLONDZ421007','2004-05-06','2004-05-06 00:00:00','Felixstowe','2004-05-03','Durban','2004-05-27','FLT','DZ421','MNOA','SAFS','GB001122','HALTERMANN MIDDLESBROUGH SITE\r\nALL SAINTS REFINERY\r\nMIDDLESBROUGH, CLEVELAND TS3 6AF','HALTERMANN MIDDLESBROUGH SITE\r\nALL SAINTS REFINERY\r\nMIDDLESBROUGH, CLEVELAND TS3 6AF','BARLOWORLD PLASCON SOUTH \r\nAFRICA (PTY) LTD\r\n1236 SOUTH COAST ROAD\r\nMOBENI KWAZULU-NATAL, SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (319,'50012560','EAC50003834','9','STINEACIE410006','2004-05-06','2004-04-06 00:00:00','Mombasa','2004-04-07','Felixstowe','1111-11-11','FLT','IE410','WROT','EAFN','-1','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX\r\nCM144 SB','SDV TRANSAMI ( KENYA ) LTD\r\npP O BOX 46586\r\nNAIROBI - KENYA','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX\r\nCM144 SB','SAME AS CONSIGNEE\r\nATTN: MARK PILSWORTH\r\nTEL: 012 77 243504\r\nFAX: 012 77 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (320,'50012561','EAC50003921','9','STINEACIE411001','2004-04-27','2004-04-12 00:00:00','Mombasa','2004-04-12','Felixstowe','2004-05-09','FLT','IE411','MFRA','EAFN','-1','TO ORDER OF','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560\r\nNAIROBI\r\nKENYA','TO ORDER OF','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR,STERLING HOUSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW11 4NQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (321,'50012562','EAC50003922','9','STINEACIE411004','2004-05-06','2004-04-10 00:00:00','Mombasa','2004-04-12','Felixstowe','2004-05-09','FLT','IE411','MFRA','EAFN','-1','MR A LANGLEY & MRS DENISE LANGLEY \r\nC/O ALLIED PICKFORDS,\r\nHERITAGE HOUSE\r\n345 SOUTHBURY RD, ENFIELD MIDDLESEX\r\nEN1 1UP','MR ANDREW LANGLEY\r\nC/O SOCFINAF\r\nP O BOX 10 00232\r\nRUIRU - KENYA','MR A LANGLEY & MRS DENISE LANGLEY \r\nC/O ALLIED PICKFORDS,\r\nHERITAGE HOUSE\r\n345 SOUTHBURY RD, ENFIELD MIDDLESEX\r\nEN1 1UP','SAME AS CONSIGNEE\r\nTEL: 44 208 219 8000\r\nFAX: 44 208 219 8001\r\nCTC: CLAIRE CORCORAN'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (322,'50012563','EAC50003923','9','STINEACIE411005','2004-04-27','2004-04-10 00:00:00','Mombasa','2004-04-12','Felixstowe','2004-05-09','FLT','IE411','MFRA','EAFN','-1','TO ORDER','SDV TRANSAMI ( KENYA ) LTD\r\nP.O. BOX 46586\r\nNAIROBI\r\nKENYA','TO ORDER','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nBRENTWOOD, ESSEX, ZIP CM144SB\r\nATT: M. MARQUES. TEL: 01277203313\r\nFAX: 01277203261/0277203263'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (323,'50012564','EAC50003924','9','STINEACIE411006','2004-04-20','2004-04-10 00:00:00','Mombasa','2004-04-12','Felixstowe','2004-05-09','FLT','IE411','MFRA','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI - KENYA','TO ORDER','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2, 7LD\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (324,'50012565','EAC50003925','9','STINEACIE411007','2004-04-20','2004-04-10 00:00:00','Mombasa','2004-04-12','Felixstowe','2004-05-09','FLT','IE411','MFRA','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI - KENYA','TO ORDER','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2, 7LD \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (325,'50012566','EAC50003926','9','STINEACIE411008','2004-04-20','2004-04-10 00:00:00','Mombasa','2004-04-12','Felixstowe','2004-05-09','FLT','IE411','MFRA','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI - KENYA','TO ORDER','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2, 7LD \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (326,'50012567','EAC50003927','9','STINEACIE411016','2004-05-03','2004-04-10 00:00:00','Mombasa','2004-04-12','Felixstowe','2004-05-09','FLT','IE411','MFRA','EAFN','-1','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF \r\n51 PARKGATE ROAD \r\nLONDON SW 11 4NQ','JAMES FINLAY (K) LTD\r\nP.O. BOX 71\r\n KERICHO\r\nKENYA','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF \r\n51 PARKGATE ROAD \r\nLONDON SW 11 4NQ ','BBWS ,UNIT 11 WESTMAYNE\r\nINDUSTRIAL PARK,BRAMSTONE WAY,\r\nLAINDON ESSEX SS 15 6 TP\r\nTEL; 01268 412019'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (327,'50012568','EAC50003928','9','STINEACIE411017','2004-05-03','2004-04-10 00:00:00','Mombasa','2004-04-12','Felixstowe','2004-05-09','FLT','IE411','MFRA','EAFN','-1','TO ORDER','M.J.CLARKE LTD\r\nP.O. BOX 42802\r\nMOMBASA\r\n\r\n ','TO ORDER','TAYLORS OF HARROGATE\r\nTEA BUYING DEPT; PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD; GB '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (328,'50012587','LON50004055','9','STINLONDZ421008','2004-05-06','2004-05-06 00:00:00','Felixstowe','2004-05-03','Durban','2004-05-27','FLT','DZ421','MNOA','SAFS','GB001585','STARLIFT FREIGHT SERVICES LT\r\n2 ABBEY ROAD\r\nBARKING, ESSEX IG11 7AX','STARLIFT FREIGHT SERVICES LT\r\n2 ABBEY ROAD\r\nBARKING, ESSEX IG11 7AX','POLARIS SHIPPING (PTY) LTD\r\n91 COWEY ROAD,4TH FLOOR,COWEY PARK\r\nBEREA,DURBAN 4001, PO BOX 701204,\r\nOVERPORT 4067,DURBAN,SOUTH AFRICA\r\n**** CONTINUED IN BODY OF B/L ****',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (329,'50012606','JIB50003932','9','STINJIBIE411309','2004-04-18','2004-04-16 00:00:00','Djibouti','2004-04-17','Felixstowe','2004-05-09','FLT','IE411','MFRA','EAFN','-1','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH \r\nADDIS ABABA, ETHIOPIA','ANTYPAS BROS LTD \r\nP.O.BOX 1606\r\n Addis Ababa \r\nETHIOPIA','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH \r\nADDIS ABABA, ETHIOPIA','M/S A.POORTMAN (LONDON) LTD. U.K.\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (330,'50012607','JIB50003933','9','STINJIBIE411310','2004-04-18','2004-04-16 00:00:00','Djibouti','2004-04-17','Felixstowe','2004-05-09','FLT','IE411','MFRA','EAFN','-1','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH \r\nADDIS ABABA ETHIOPIA','ANTYPAS BROS LTD \r\nP.O.BOX 1606\r\n Addis Ababa \r\nETHIOPIA','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH \r\nADDIS ABABA ETHIOPIA','M/S A.POORTMAN (LONDON) LTD., U.K\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (331,'50012608','JIB50003934','9','STINJIBIE411311','2004-04-18','2004-04-16 00:00:00','Djibouti','2004-04-17','Felixstowe','2004-05-09','FLT','IE411','MFRA','EAFN','-1','TO THE ORDER OF BANK OF ABYSSINIA\r\nADDIS ABABA','SEMACHEW DEMISSIE INVESTMENT PLC.,\r\nP.O.BOX 22766\r\n Addis Ababa \r\nETHIOPIA','TO THE ORDER OF BANK OF ABYSSINIA\r\nADDIS ABABA','EQUATORIAL TRADERS LIMITED CONGRESS\r\nHOUSE LYON ROAD HARROW HA1 2EM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (332,'50012621','LON50004058','9','STINLONDZ421009','2004-05-07','2004-05-06 00:00:00','Felixstowe','2004-05-03','Durban','2004-05-27','FLT','DZ421','MNOA','SAFS','GB001622','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB ','IMPSON FREIGHT PTY LTD\r\n(HEAD OFFICE ) 2ND FLOOR\r\n21 ALIWAL STREET\r\nDURBAN 4000\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (333,'50012622','LON50004059','9','STINLONDZ421010','2004-05-07','2004-05-06 00:00:00','Felixstowe','2004-05-03','Durban','2004-05-27','FLT','DZ421','MNOA','SAFS','GB001497','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL WEST MIDLANDS\r\nB92 7AB ENGLAND UK\r\nAS AGENTS ONLY','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL WEST MIDLANDS\r\nB92 7AB ENGLAND UK\r\nAS AGENTS ONLY','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600 NATAL\r\nSOUTH AFRICA','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600 NATAL\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (334,'50012623','LON50004057','9','STINLONDZ421011','2004-05-07','2004-05-06 00:00:00','Felixstowe','2004-05-03','Durban','2004-05-27','FLT','DZ421','MNOA','SAFS','GB001497','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL, WEST MIDLANDS\r\nB92 7AB ENGLAND U.K.\r\nAS AGENTS ONLY','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL, WEST MIDLANDS\r\nB92 7AB ENGLAND U.K.\r\nAS AGENTS ONLY','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600, NATAL\r\nSOUTH AFRICA','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600, NATAL\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (335,'50012624','LON50003916','9','STINLONDE416015','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-26','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB000833','NODOR INTERNATIONAL LTD\r\nSOUTH ROAD, \r\nBRIDGEND INDUSTRIAL ESTATE,BRIDGEND\r\nMID GLAMORGAN CF31 3PT','NODOR INTERNATIONAL LTD\r\nSOUTH ROAD, \r\nBRIDGEND INDUSTRIAL ESTATE,BRIDGEND\r\nMID GLAMORGAN CF31 3PT','NODOR KENYA EPZ LTD\r\nTHE KIRBY BUILDING\r\nATHI RIVER EXPORT PROCESSING ZONE\r\nATHI RIVER, NR NAIROBI, KENYA','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (336,'50012660','LON50004074','9','STINLONDE418001','2004-05-10','2004-05-08 00:00:00','Felixstowe','2004-05-09','Mombasa','2004-06-07','FLT','DE418','MFRA','EAFS','GB001253','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET,\r\nBURY, LANCS','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET,\r\nBURY, LANCS','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (337,'50012661','LON50004075','9','STINLONDE418002','2004-05-10','2004-05-08 00:00:00','Felixstowe','2004-05-09','Mombasa','2004-06-07','FLT','DE418','MFRA','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (338,'50012662','LON50004076','9','STINLONDE418003','2004-05-10','2004-05-08 00:00:00','Felixstowe','2004-05-09','Mombasa','2004-06-07','FLT','DE418','MFRA','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (339,'50012663','LON50004077','9','STINLONDE418004','2004-05-10','2004-05-08 00:00:00','Felixstowe','2004-05-09','Mombasa','2004-06-07','FLT','DE418','MFRA','EAFS','GB001619','UNIQUE APPLIANCES LTD\r\nUNIT 18, EDGEWICK PARK IND ESTATE\r\nCANAL ROAD, FOLESHILL,\r\nCOVENTRY CV6 5RB','UNIQUE APPLIANCES LTD\r\nUNIT 18, EDGEWICK PARK IND ESTATE\r\nCANAL ROAD, FOLESHILL,\r\nCOVENTRY CV6 5RB','','PARESH MORJARIA\r\nBSR ENGINEERING COMPANY\r\nBOX 99250\r\nMOMBASA, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (340,'50012664','LON50004078','9','STINLONDE418006','2004-05-10','2004-05-08 00:00:00','Felixstowe','2004-05-09','Mombasa','2004-06-07','FLT','DE418','MFRA','EAFS','UK00003LON','CORBY PLOYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND. EST.\r\nCORBY, NORTHANTS NN17 5XL','CORBY PLOYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND. EST.\r\nCORBY, NORTHANTS NN17 5XL','A TO Z TEXTILE MILLS LTD\r\nP.O. BOX 945\r\nARUSHA, TANZANIA','A TO Z TEXTILE MILLS LTD\r\nP.O. BOX 945\r\nARUSHA, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (341,'50012665','LON50004079','9','STINLONDE418005','2004-05-10','2004-05-08 00:00:00','Felixstowe','2004-05-09','Dar Es Salaam','2004-06-03','FLT','DE418','MFRA','EAFS','GB001619','R.A.W. DOMESTICS LTD\r\nNORTHWEST EXPORTS\r\nMEEK ST, ROYTON, OLDHAM','R.A.W. DOMESTICS LTD\r\nNORTHWEST EXPORTS\r\nMEEK ST, ROYTON, OLDHAM','LA PRIMA\r\nBOX 8424\r\nDAR ES SALAAM, TANZANIA\r\nTEL: 0255741225555',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (342,'50012666','LON50004080','9','STINLONDE418007','2004-05-10','2004-05-08 00:00:00','Felixstowe','2004-05-09','Dar Es Salaam','2004-06-03','FLT','DE418','MFRA','EAFS','GB000833','GRANDEXPORT LIMITED\r\nWOODHAYES HOUSE\r\nEXETER\r\nDEVON\r\nENGLAND','GRANDEXPORT LIMITED\r\nWOODHAYES HOUSE\r\nEXETER\r\nDEVON\r\nENGLAND','TANGANUIKA WATTLE COMPANY LTD\r\nPO BOX 1807\r\nDAR ES SALAAM\r\nTANZANIA','REGENT TANZANIA LIMITED'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (343,'50012710','LON50004094','9','STINLONDZ422001','2004-05-11','2004-05-11 00:00:00','Felixstowe','2004-05-10','Durban','2004-06-03','FLT','DZ422','MNAT','SAFS','GB001622','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE, ANCHOR BOULEVARD\r\nCROSSWAYS\r\nDARTFOED, DA2 6SB','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE, ANCHOR BOULEVARD\r\nCROSSWAYS\r\nDARTFOED, DA2 6SB','IMPSON FREIGHT (PTY) LTD\r\n3 MICHAEL PLACE\r\nOFF YALDWYN ROAD\r\nJET PARK, GAUTENG 149\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (344,'50012711','LON50004095','9','STINLONDZ422002','2004-05-11','2004-05-11 00:00:00','Felixstowe','2004-05-10','Durban','2004-06-03','FLT','DZ422','MNAT','SAFS','GB001037','HUNTSMAN ADVANCED MATERIALS \r\n(EUROPE) BVBA C/O\r\nHUNTSMAN ADVANCED MATERIALS\r\nDUXFORD\r\nCAMBRIDGE CB2 4QA','HUNTSMAN ADVANCED MATERIALS \r\n(EUROPE) BVBA C/O\r\nHUNTSMAN ADVANCED MATERIALS\r\nDUXFORD\r\nCAMBRIDGE CB2 4QA','HUNTSMAN ADVANCED MATERIALS \r\n(SWITZERLAND) GMBH\r\n76 STEEL STREET ROAD\r\nGAUTENG, JOHANNESBURG\r\n1600 REPUBLIC OF SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (345,'50012712','LON50004096','9','STINLONDZ422003','2004-05-11','2004-05-11 00:00:00','Felixstowe','2004-05-10','Durban','2004-06-03','FLT','DZ422','MNAT','SAFS','GB001640','IMPRESS GRAPHIC EQUIPMENT LTD\r\n35 GLENBURN ROAD\r\nCOLLEGE MILTON NORTH\r\nEAST KILBRIDGE G74 5BA\r\nGLASGOW, SCOTLAND','IMPRESS GRAPHIC EQUIPMENT LTD\r\n35 GLENBURN ROAD\r\nCOLLEGE MILTON NORTH\r\nEAST KILBRIDGE G74 5BA\r\nGLASGOW, SCOTLAND','PRESS SUPPLIES DURBAN CC\r\n66 HENWOOD ROAD\r\nNEW GERMANY 3610\r\nSOUTH AFRICA','PRESS SUPPLIES DURBAN CC\r\n66 HENWOOD ROAD\r\nNEW GERMANY 3610\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (346,'50012785','PLZ50004118','9','STINPLZIZ421001','2004-05-04','2004-04-26 00:00:00','Durban','2004-04-26','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','DOLPHIN LOGISTICS LTD C/O\r\nTEXPLANT CORPORATION LTD \r\n5TH FLOOR, NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ, UNITED KINGDOM','INTERNATIONAL LINER AGENCIES\r\nC/O DOLPHIN LOGISTICS\r\n9 GARDINER STREET, 4TH FLOOR\r\nCORPORATE PLACE\r\nDURBAN 4000','DOLPHIN LOGISTICS LTD C/O\r\nTEXPLANT CORPORATION LTD \r\n5TH FLOOR, NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ, UNITED KINGDOM','AS ABOVE\r\nATT: STEVE MARBE\r\nTEL: 020 8548 3333'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (347,'50012786','PLZ50004119','9','STINPLZIZ421002','2004-05-04','2004-04-26 00:00:00','Durban','2004-04-26','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','DOLPHIN LOGISTICS LTD C/O\r\nTEXPLANT CORPORATION LTD\r\n5TH FLOOR, NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ, UNITED KINGDOM','INTERNATIONAL LINER AGENCIES C/O\r\nDOLPHIN LOGISTICS LTD\r\n4TH FLOOR , CORPORATE PLACE, 9\r\nGARDINER STREET\r\nDURBAN, 4000','DOLPHIN LOGISTICS LTD C/O\r\nTEXPLANT CORPORATION LTD\r\n5TH FLOOR, NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ, UNITED KINGDOM','AS ABOVE\r\nATT: STEVE MARBE\r\nTEL: 020 8548 3333'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (348,'50012787','PLZ50004120','9','STINPLZIZ421003','2004-05-05','2004-04-28 00:00:00','Port Elizabeth','2004-04-28','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','TEXTPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS\r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE,\r\n149-151 HIGH RD\r\nCHADWELL HEATH, ESSEX RM6 6PJ, U.K','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','TEXTPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS\r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE,\r\n149-151 HIGH RD\r\nCHADWELL HEATH, ESSEX RM6 6PJ, U.K','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (349,'50012788','LON50004143','9','STINLONDZ422006','2004-05-12','2004-05-11 00:00:00','Felixstowe','2004-05-10','Port Elizabeth','2004-06-01','FLT','DZ422','MNAT','SAFS','GB001584','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX IG11 7AX','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX IG11 7AX','POLARIS SHIPPING (PTY) LTD\r\n91 COWEY ROAD, 4TH FLOOR COWEY PARK\r\nBEREA, DURBAN 4001\r\nPO BOX 701204 OVERPORT 4067\r\n** SEE BELOW **',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (350,'50012789','LON50004144','9','STINLONDZ422008','2004-05-12','2004-05-11 00:00:00','Felixstowe','2004-05-10','Port Elizabeth','2004-06-01','FLT','DZ422','MNAT','SAFS','GB001382','PANALPINA WORLD TRANSPORT LTD.\r\nUNIT 8, ELMDON TRADING ESTATE\r\nBIRMINGHAM\r\nAS AGENTS FOR PANTAINER LTD','PANALPINA WORLD TRANSPORT LTD.\r\nUNIT 8, ELMDON TRADING ESTATE\r\nBIRMINGHAM\r\nAS AGENTS FOR PANTAINER LTD','SAFCOR PANALPINA\r\nHARBOUR VIEW\r\nOAKWORTH DRIVE\r\nHUMERAIL\r\nPORT ELIZABETH 6000, SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (351,'50012790','LON50004094','9','STINLONDZ422001','2004-05-11','2004-05-11 00:00:00','Felixstowe','2004-05-10','Durban','2004-06-03','FLT','DZ422','MNAT','SAFS','GB001622','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE, ANCHOR BOULEVARD\r\nCROSSWAYS\r\nDARTFOED, DA2 6SB','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE, ANCHOR BOULEVARD\r\nCROSSWAYS\r\nDARTFOED, DA2 6SB','IMPSON FREIGHT (PTY) LTD\r\n3 MICHAEL PLACE\r\nOFF YALDWYN ROAD\r\nJET PARK, GAUTENG 149\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (352,'50012791','LON50004095','9','STINLONDZ422002','2004-05-11','2004-05-11 00:00:00','Felixstowe','2004-05-10','Durban','2004-06-03','FLT','DZ422','MNAT','SAFS','GB001037','HUNTSMAN ADVANCED MATERIALS \r\n(EUROPE) BVBA C/O\r\nHUNTSMAN ADVANCED MATERIALS\r\nDUXFORD\r\nCAMBRIDGE CB2 4QA','HUNTSMAN ADVANCED MATERIALS \r\n(EUROPE) BVBA C/O\r\nHUNTSMAN ADVANCED MATERIALS\r\nDUXFORD\r\nCAMBRIDGE CB2 4QA','HUNTSMAN ADVANCED MATERIALS \r\n(SWITZERLAND) GMBH\r\n76 STEEL STREET ROAD\r\nGAUTENG, JOHANNESBURG\r\n1600 REPUBLIC OF SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (353,'50012792','LON50004096','9','STINLONDZ422003','2004-05-11','2004-05-11 00:00:00','Felixstowe','2004-05-10','Durban','2004-06-03','FLT','DZ422','MNAT','SAFS','GB001640','IMPRESS GRAPHIC EQUIPMENT LTD\r\n35 GLENBURN ROAD\r\nCOLLEGE MILTON NORTH\r\nEAST KILBRIDGE G74 5BA\r\nGLASGOW, SCOTLAND','IMPRESS GRAPHIC EQUIPMENT LTD\r\n35 GLENBURN ROAD\r\nCOLLEGE MILTON NORTH\r\nEAST KILBRIDGE G74 5BA\r\nGLASGOW, SCOTLAND','PRESS SUPPLIES DURBAN CC\r\n66 HENWOOD ROAD\r\nNEW GERMANY 3610\r\nSOUTH AFRICA','PRESS SUPPLIES DURBAN CC\r\n66 HENWOOD ROAD\r\nNEW GERMANY 3610\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (354,'50012793','LON50004145','9','STINLONDZ422005','2004-05-12','2004-05-11 00:00:00','Felixstowe','2004-05-10','Durban','2004-06-03','FLT','DZ422','MNAT','SAFS','GB001640','IMPRESS GRAPHIC EQUIPMENT LIMITED\r\n35 GLENBURN ROAD\r\nCOLLEGE MILTON NORTH\r\nEAST KILBRIDE G74 5BA\r\nGLASGOW SCOTLAND','IMPRESS GRAPHIC EQUIPMENT LIMITED\r\n35 GLENBURN ROAD\r\nCOLLEGE MILTON NORTH\r\nEAST KILBRIDE G74 5BA\r\nGLASGOW SCOTLAND','FIRST NATIONAL BANK\r\nHILLCREST - 59 OLD MAIN ROAD\r\nHILLCREST\r\nSOUTH AFRICA','PRESS SUPPLIES DURBAN CC\r\n66 HENWOOD ROAD\r\nNEW GERMANY 3610\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (355,'50012794','LON50004146','9','STINLONDZ422007','2004-05-12','2004-05-11 00:00:00','Felixstowe','2004-05-10','Durban','2004-06-03','FLT','DZ422','MNAT','SAFS','GB001619','CHIMERA AGENCIES LTD \r\n(AS AGENTS ONLY)\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX CM24 1QW','CHIMERA AGENCIES LTD \r\n(AS AGENTS ONLY)\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX CM24 1QW','SEACARGO CC\r\nP O BOX 2252\r\nBEDFORDVIEW 2008\r\nSOUTH AFRICAN',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (356,'50012795','LON50004147','9','STINLONDZ422009','2004-05-12','2004-05-11 00:00:00','Felixstowe','2004-05-10','Durban','2004-06-03','FLT','DZ422','MNAT','SAFS','GB001358','DFDS TRANSPORT (UK) LIMITED\r\nKINGSBURY LINK\r\nTRINITY ROAD, PICCADILLY\r\nTAMWORTH\r\nSTAFFS B78 2EX','DFDS TRANSPORT (UK) LIMITED\r\nKINGSBURY LINK\r\nTRINITY ROAD, PICCADILLY\r\nTAMWORTH\r\nSTAFFS B78 2EX','HECNY TRANSPORTATION SOUTH\r\nAFRICA (PTY) LTD\r\nPO BOX 47669, GREYVILLE 4023\r\nDURBAN\r\nREPUBLIC OF SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (357,'50012796','JNB50004117','9','STINJNBIZ421006','2004-05-04','2004-04-26 00:00:00','Durban','2004-04-26','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','KAMINO INT\'L TRANSPORTATION LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','JONEN FREIGHT (PTY) LTD.\r\nNO. 9 SIM ROAD\r\nPOMONA, KEMPTON PARK, 1620\r\nSOUTH AFRICA\r\nAS AGENTS ONLY','KAMINO INT\'L TRANSPORTATION LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (358,'50012797','DUR50004114','9','STINDURIZ421002','2004-05-04','2004-04-26 00:00:00','Durban','2004-04-26','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE\r\nWOODFORD PARK INDUSTRIAL ESTATE\r\nWINSFORD, CHESHIRE, CW7 2JZ\r\nUNITED KINGDOM','ISEGEN SOUTH AFRICA(PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE\r\nWOODFORD PARK INDUSTRIAL ESTATE\r\nWINSFORD, CHESHIRE, CW7 2JZ\r\nUNITED KINGDOM','OWENS INTERNATIONAL,FREIGHT LIMITED\r\nCHURCHILL HOUSE\r\nHORNDON BUSINES PARK, STATION ROAD\r\nWEST HORNDON BRENTWOOD, ESSEX ,\r\nCM13 3XD. CTC: DONNA ROBERTS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (359,'50012798','DUR50004115','9','STINDURIZ421003','2004-05-04','2004-04-26 00:00:00','Durban','2004-04-26','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCHESHIRE\r\nCONTACT : MIKE LIGTHFOOT\r\nTEL:01270 506900','RELIFF JOINERY\r\n7 BARNSLEY ROAD\r\nCAMPS DRIFT\r\nPIETERMARITZBURG KZN\r\nRSA 3201','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCHESHIRE\r\nCONTACT : MIKE LIGTHFOOT\r\nTEL:01270 506900','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL: 01270 506900'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (360,'50012803','LON50004152','9','STINLONDE418011','2004-05-12','2004-05-08 00:00:00','Felixstowe','2004-05-09','Mombasa','2004-06-07','FLT','DE418','MFRA','EAFS','GB000116','RAPAT FREIGHT LIMITED\r\nAS AGENTS','RAPAT FREIGHT LIMITED\r\nAS AGENTS','SAMEER PARTS LTD\r\nSOKOINE ROAD\r\nP.O. BOX 647\r\nARUSHA\r\nTANZANIA','SAMEER PARTS LTD\r\nSOKOINE ROAD\r\nP.O. BOX 647\r\nARUSHA\r\nTANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (361,'50012804','LON50004153','9','STINLONDE418012','2004-05-12','2004-05-08 00:00:00','Felixstowe','2004-05-09','Mombasa','2004-06-07','FLT','DE418','MFRA','EAFS','GB001646','BRADFORM LIMITED\r\n231 CANNON LANE\r\nPINNER\r\nMIDDLESEX HA5 1JB','BRADFORM LIMITED\r\n231 CANNON LANE\r\nPINNER\r\nMIDDLESEX HA5 1JB','PASTEL LTD\r\nP.O. BOX 175\r\nARUSHA\r\nTANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (362,'50012805','DUR50004113','9','STINDURIZ421001','2004-05-04','2004-04-26 00:00:00','Durban','2004-04-26','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCHESHIRE\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL 01270 506900','RELIFF JOINERY\r\n7 BARNSLEY ROAD\r\nCAMPS DRIFT\r\nPIETERMARITZBURG KZN\r\nRSA 3201','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCHESHIRE\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL 01270 506900','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCONTACT : MIKE LIGHTFOOT\r\nTEL: 01270 506900'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (363,'50012809','JNB50004116','9','STINJNBIZ421001','2004-05-04','2004-04-26 00:00:00','Durban','2004-04-26','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','SEKO WORLDWIDE (U,K) LTD\r\nUNIT 15 LONDONDERRY FARM\r\nKEYNSHAM ROAD, WILLSBRIDGE \r\nBRISTOL BS30 6EL','WORLDNET LOGISTICS S.A (PTY)LTD\r\nUNIT 2,3 DRAKENSBURGER DRIVE, \r\nEDENVALE 1609, JOHANNESBURG\r\nSOUTH AFRICA','SEKO WORLDWIDE (U,K) LTD\r\nUNIT 15 LONDONDERRY FARM\r\nKEYNSHAM ROAD, WILLSBRIDGE \r\nBRISTOL BS30 6EL','SEKO WORLDWIDE (U.K) LTD\r\nCTC: STEVE FROST\r\nTEL: 01179 321160'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (364,'50012810','CPT50004122','9','STINCPTIZ421002','2004-05-07','2004-04-30 00:00:00','Cape Town','2004-04-30','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD TF7 4NY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (365,'50012811','JNB50004126','9','STINJNBIZ421013','2004-05-06','2004-04-30 00:00:00','Cape Town','2004-04-30','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (366,'50012812','CPT50004125','9','STINCPTIZ421011','2004-05-06','2004-04-30 00:00:00','Cape Town','2004-04-30','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','CAVALIER MARKETING\r\nHOWELL WORKS, ELLIOT STREET\r\nSILSDEN WEST, YORKSHIRE BD20 ODP\r\nENGLAND','APS PLASTICS (PTY) LTD\r\nUNIT 6, ISLAND PARK,AUCKLAND STREET\r\nPAARDEN EILAND, CAPE TOWN\r\nSOUTH AFRICA','CAVALIER MARKETING\r\nHOWELL WORKS, ELLIOT STREET\r\nSILSDEN WEST, YORKSHIRE BD20 ODP\r\nENGLAND','SAME AS CONSIGNEE\r\nTEL: 153 565 5677\r\nATT: ROB HARRISON'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (367,'50012813','CPT50004124','9','STINCPTIZ421009','2004-05-07','2004-04-30 00:00:00','Cape Town','2004-04-30','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','SKYMART WORLDWIDE LTD\r\nTRIDENT ONE STYAL ROAD\r\nMANCHESTER M22 5XB\r\nU.K.','CARGO NETWORKING\r\n21 WILLESDEN ROAD\r\nCAMPS BAY, CAPE TOWN\r\nSOUTH AFRICA','SKYMART WORLDWIDE LTD\r\nTRIDENT ONE STYAL ROAD\r\nMANCHESTER M22 5XB\r\nU.K.','SAME AS CONSIGNEE\r\nATT: GRAHAM SIMPSON\r\nTEL: 0161 4356431'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (368,'50012814','CPT50004123','9','STINCPTIZ421005','2004-05-06','2004-04-30 00:00:00','Cape Town','2004-04-30','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','GCA TRANSPORT (U.K)\r\nROMY HOUSE 163-167 KING ROAD\r\nBRENTWOOD ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMANN MEGAFREIGHT AS AGENTS FOR:\r\nAFRICAN TERROIR (PTY) LTD\r\nWESTERN WINES LTD\r\nSOUTH AFRICA','GCA TRANSPORT (U.K)\r\nROMY HOUSE 163-167 KING ROAD\r\nBRENTWOOD ESSEX CM14 4EG\r\nUNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (369,'50012815','CPT50004121','9','STINCPTIZ421001','2004-05-07','2004-04-30 00:00:00','Cape Town','2004-04-30','Felixstowe','2004-05-16','FIO','IZ421','MATT','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE,163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS \r\nFOR AFRICAN TERRIOR (PTY) LTD\r\nP.O BOX 2029\r\nWINDMEUL,7630\r\nSOUTH AFRICA','GCA TRANSPORT LTD\r\nROMY HOUSE,163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM ATT: THERESA\r\nFAX: +1277245 321'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (370,'50012914','LON50004192','9','STINLONDZ422011','2004-05-13','2004-05-11 00:00:00','Felixstowe','2004-05-10','Durban','2004-06-03','FLT','DZ422','MNAT','SAFS','GB001497','PAN LINE LTD\r\n297 WARWICK ROAD,\r\nOLTON SOLIHULL, WEST MIDLANDS\r\nB92 7AB ENGLAND U.K.\r\nAS AGENTS ONLY','PAN LINE LTD\r\n297 WARWICK ROAD,\r\nOLTON SOLIHULL, WEST MIDLANDS\r\nB92 7AB ENGLAND U.K.\r\nAS AGENTS ONLY','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600, NATAL\r\nSOUTH AFRICA','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600, NATAL\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (371,'50012916','LON50004194','9','STINLONDE418013','2004-05-13','2004-05-08 00:00:00','Felixstowe','2004-05-09','Mombasa','2004-06-07','FLT','DE418','MFRA','EAFS','GB001610','F.A.K. INTERNATIONAL LTD\r\nRAINHAM HOUSE, \r\nNEW ROAD \r\nRAINHAM\r\nESSEX RM13 8RE','F.A.K. INTERNATIONAL LTD\r\nRAINHAM HOUSE, \r\nNEW ROAD \r\nRAINHAM\r\nESSEX RM13 8RE','JAMUMU INTERNATIONAL\r\nPO BOX 51399\r\nNAIROBI','JAMUMU INTERNATIONAL\r\nPO BOX 51399\r\nNAIROBI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (372,'50012941','LON50004193','9','STINLONDZ422010','2004-05-14','2004-05-11 00:00:00','Felixstowe','2004-05-10','Cape Town','2004-05-30','FLT','DZ422','MNAT','SAFS','GB001358','DFDS TRANSPORT (UK) LIMITED\r\nKINGSBURY LINK\r\nTRINITY ROAD, \r\nPICCADILLY TAMWORTH\r\nSTAFFS B78 2EX','DFDS TRANSPORT (UK) LIMITED\r\nKINGSBURY LINK\r\nTRINITY ROAD, \r\nPICCADILLY TAMWORTH\r\nSTAFFS B78 2EX','HECNY TRANSPORTATION SOUTH AFRICA\r\n(PTY) LTD\r\nPO BOX 47669, GREYVILLE 4023\r\nDURBAN\r\nREPUBLIC OF SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (373,'50012942','LON50004147','9','STINLONDZ422009','2004-05-12','2004-05-11 00:00:00','Felixstowe','2004-05-10','Durban','2004-06-03','FLT','DZ422','MNAT','SAFS','GB001358','DFDS TRANSPORT (UK) LIMITED\r\nKINGSBURY LINK\r\nTRINITY ROAD, PICCADILLY\r\nTAMWORTH\r\nSTAFFS B78 2EX','DFDS TRANSPORT (UK) LIMITED\r\nKINGSBURY LINK\r\nTRINITY ROAD, PICCADILLY\r\nTAMWORTH\r\nSTAFFS B78 2EX','HECNY TRANSPORTATION SOUTH\r\nAFRICA (PTY) LTD\r\nPO BOX 47669, GREYVILLE 4023\r\nDURBAN\r\nREPUBLIC OF SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (374,'50012951','LON50003854','9','STINLONDE416001','2004-04-27','2004-04-26 00:00:00','Felixstowe','2004-04-26','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001253','SIRAJE HABIB JUNIOR\r\n29 HIGH GROVE, WEST WOOD HEATH\r\nCOVENTRY CV4 8JJ','SIRAJE HABIB JUNIOR\r\n29 HIGH GROVE, WEST WOOD HEATH\r\nCOVENTRY CV4 8JJ','SWALLEH S BARIGYE\r\nHABBS AUTO SPARE PARTS\r\nKATWE OPP. KAKUMBA COMPLEX\r\nKAMPALA, UGANDA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (375,'50012952','LON50003852','9','STINLONDE416007','2004-05-05','2004-04-26 00:00:00','Felixstowe','2004-04-26','Mombasa','2004-05-24','FLT','DE416','MAGA','EAFS','GB001253','TOC RECYCLING LTD\r\n8 COPTHORNE, LUTON, BEDS\r\nLU2 8RJ, ENGLAND','TOC RECYCLING LTD\r\n8 COPTHORNE, LUTON, BEDS\r\nLU2 8RJ, ENGLAND','MURIRA JAMES MUIGO\r\nC/O HOUSE OFFICE APPLIANCES\r\nP.O. BOX 13\r\nKIKUYU, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (376,'50012973','LON50004058','9','STINLONDZ421009','2004-05-10','2004-05-06 00:00:00','Felixstowe','2004-05-03','Durban','2004-05-27','FLT','DZ421','MNOA','SAFS','GB001622','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB ','IMPSON FREIGHT PTY LTD\r\n(HEAD OFFICE ) 2ND FLOOR\r\n21 ALIWAL STREET\r\nDURBAN 4000\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (377,'50012975','LON50004058','9','STINLONDZ421009','2004-05-10','2004-05-06 00:00:00','Felixstowe','2004-05-03','Durban','2004-05-27','FLT','DZ421','MNOA','SAFS','GB001622','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB ','IMPSON FREIGHT PTY LTD\r\n(HEAD OFFICE ) 2ND FLOOR\r\n21 ALIWAL STREET\r\nDURBAN 4000\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (378,'50012976','LON50004058','9','STINLONDZ421009','2004-05-10','2004-05-06 00:00:00','Felixstowe','2004-05-03','Durban','2004-05-27','FLT','DZ421','MNOA','SAFS','GB001622','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB ','IMPSON FREIGHT PTY LTD\r\n(HEAD OFFICE ) 2ND FLOOR\r\n21 ALIWAL STREET\r\nDURBAN 4000\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (379,'50013029','LON50004247','9','STINLONDE419001','2004-05-17','2004-05-14 00:00:00','Felixstowe','2004-05-15','Djibouti','2004-06-04','FLT','DE419','MDAN','EAFS','GB001560','GLEN CATRINE BONDED WAREHOUSE LTD.,\r\n7 LAIGH ROAD\r\nCATRINE\r\nAYRSHIRE KA 5 6SQ','GLEN CATRINE BONDED WAREHOUSE LTD.,\r\n7 LAIGH ROAD\r\nCATRINE\r\nAYRSHIRE KA 5 6SQ','ETS MAGASIN DU PLATEAU SARL\r\nP.O. BOX 1998\r\nDJIBOUTI\r\nREPUBLIC OF DJIBOUTI',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (380,'50013030','LON50004248','9','STINLONDE419002','2004-05-17','2004-05-14 00:00:00','Felixstowe','2004-05-15','Djibouti','2004-06-04','FLT','DE419','MDAN','EAFS','GB001560','M/S GELN GATRINE BONDED WAREHOUSE L\r\n7 LAIGHT ROAD,\r\nCATRINE\r\nAYREHSIRE, SCOTLAND\r\nKA5 6SQ - UK','M/S GELN GATRINE BONDED WAREHOUSE L\r\n7 LAIGHT ROAD,\r\nCATRINE\r\nAYREHSIRE, SCOTLAND\r\nKA5 6SQ - UK','TO ORDER OF\r\nBANQUE POUR LE COMMMERCE ET\r\nL\'INDUSTRIE, MER ROUGE\r\nDJIBOUTI','ETS MAGASIN DUE PLATEAU SARL\r\nBP 1988\r\nDJIBOUTI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (381,'50013068','LON50004267','9','STINLONDE499001','2004-05-17','2004-05-16 00:00:00','Felixstowe','2004-05-19','Mombasa','2004-06-16','FLT','DE499','MLIN','EAFS','GB001444','MILLENNIUM INORGANIC CHEMICALS\r\nPO BOX 26, GRIMSBY\r\nNORTH EAST LINCOLNSHIRE\r\nDN41 8DP\r\nUNITED KINGDOM','MILLENNIUM INORGANIC CHEMICALS\r\nPO BOX 26, GRIMSBY\r\nNORTH EAST LINCOLNSHIRE\r\nDN41 8DP\r\nUNITED KINGDOM','BARCLAYS BANK OF KENYA LTD\r\nAVON CENTRE ENTERPRISE ROAD\r\nINDUSTRIAL AREA, PO BOX 18060\r\nNAIROBI\r\nKENYA','CROWN BERGER KENYA LTD,\r\nMOGADISHU ROAD\r\nPO BOX 34424\r\nNAIROBI\r\nKENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (382,'50013069','LON50004268','9','STINLONDE499002','2004-05-17','2004-05-16 00:00:00','Felixstowe','2004-05-19','Mombasa','2004-06-16','FLT','DE499','MLIN','EAFS','GB001253','W. H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','W. H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','ANNESTE ENTERPRISED\r\nP.O. BOX 47362\r\nNAIROBI\r\nKENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (383,'50013070','LON50004269','9','STINLONDE499003','2004-05-17','2004-05-16 00:00:00','Felixstowe','2004-05-19','Mombasa','2004-06-16','FLT','DE499','MLIN','EAFS','GB001606','TRANSWORLD SHIPPING LTD AS AGENTS\r\nLOGISTICS DISTRIBUTION CENTRE\r\nTHURROCK PARK WAY\r\nTILBURY\r\nESSEX RM18 7HW','TRANSWORLD SHIPPING LTD AS AGENTS\r\nLOGISTICS DISTRIBUTION CENTRE\r\nTHURROCK PARK WAY\r\nTILBURY\r\nESSEX RM18 7HW','AFRIFREIGHT UGANDA LTD.\r\n32 KABIRA ROAD\r\nKAMPALA\r\nUGANDA\r\nTEL: 0025641231850',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (384,'50013071','LON50004270','9','STINLONDE499004','2004-05-17','2004-05-16 00:00:00','Felixstowe','2004-05-19','Mombasa','2004-06-16','FLT','DE499','MLIN','EAFS','GB000116','CLICKSTAR EXPORT SERVICES LTD\r\n58 CRANFOD LANE\r\nHESTON\r\nMIDDLESEX TW5 9ET\r\nU.K.','CLICKSTAR EXPORT SERVICES LTD\r\n58 CRANFOD LANE\r\nHESTON\r\nMIDDLESEX TW5 9ET\r\nU.K.','NAKUMATT HOLDINGS LTD\r\nP.O. BOX 78355\r\nNAIROBI\r\nKENYA','NAKUMATT HOLDINGS LTD\r\nP.O. BOX 78355\r\nNAIROBI\r\nKENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (385,'50013072','LON50004271','9','STINLONDE499005','2004-05-17','2004-05-16 00:00:00','Felixstowe','2004-05-19','Mombasa','2004-06-16','FLT','DE499','MLIN','EAFS','GB001253','HABIB JUNIOR\r\n29 HIGHGROVE \r\nWESTWOOD HEATH\r\nCOVENTRY\r\nCV4 8JJ','HABIB JUNIOR\r\n29 HIGHGROVE \r\nWESTWOOD HEATH\r\nCOVENTRY\r\nCV4 8JJ','SWALLEH S. BARIGYE\r\nHABBS AUTO SPARE PARTS\r\nKATWE OPP. KAKUMBA COMPLEX\r\nKAMPALA, UGANDA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (386,'50013073','LON50004272','9','STINLONDE499006','2004-05-17','2004-05-16 00:00:00','Felixstowe','2004-05-19','Mombasa','2004-06-16','FLT','DE499','MLIN','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENWOOD - ESS\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENWOOD - ESS\r\nUNITED KINGDOM','SDV TRANSAMI (K) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 45686\r\nNAIROBI\r\nKENYA','SDV TRANSAMI (K) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 45686\r\nNAIROBI\r\nKENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (387,'50013074','LON50004273','9','STINLONDE499007','2004-05-17','2004-05-16 00:00:00','Felixstowe','2004-05-19','Mombasa','2004-06-16','FLT','DE499','MLIN','EAFS','GB000833','NORDOR INTERNATIONAL LTD\r\nSOUTH ROAD\r\nBRIDGEND INDUSTRIAL ESTATE\r\nBRIDGEND MID GLAMORGAN\r\nCF31 3PT','NORDOR INTERNATIONAL LTD\r\nSOUTH ROAD\r\nBRIDGEND INDUSTRIAL ESTATE\r\nBRIDGEND MID GLAMORGAN\r\nCF31 3PT','NORDOR KENYA EPZ LTD\r\nTHE KIRBY BUILDING\r\nATHI RIVER EXPORT PROCESSING ZONE\r\nATHI RIVER, NR NAIROBI\r\nKENYA','SDV TANSAMI (KENYA)LTD\r\nAIRPORT NORTH ROAD\r\nOFF MOMBASA ROAD\r\nP.O. BOX 46586\r\nNAIROBI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (388,'50013076','LON50004275','9','STINLONDE499009','2004-05-17','2004-05-16 00:00:00','Felixstowe','2004-05-19','Mombasa','2004-06-16','FLT','DE499','MLIN','EAFS','GB000833','SYNTHETIC INDUSTRIES EUROPE LIMITED\r\nHAYFIELD HOUSE,\r\nDEVONSHIRE STREET\r\nCHESTERFIELD\r\nDERBYSHIRE S41 7ST','SYNTHETIC INDUSTRIES EUROPE LIMITED\r\nHAYFIELD HOUSE,\r\nDEVONSHIRE STREET\r\nCHESTERFIELD\r\nDERBYSHIRE S41 7ST','SOMERS ENGINEERING LTD\r\nPO BOX 66143, 00800\r\nNAIROBI\r\nKENYA','SOMERS ENGINEERING LTD\r\nPO BOX 66143, 00800\r\nNAIROBI\r\nKENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (389,'50013077','LON50004276','9','STINLONDE499010','2004-05-17','2004-05-16 00:00:00','Felixstowe','2004-05-19','Mombasa','2004-06-16','FLT','DE499','MLIN','EAFS','UK00003LON','CORBY POLYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND. EST\r\nCORBY\r\nNORTHANTS NN17 5XL','CORBY POLYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND. EST\r\nCORBY\r\nNORTHANTS NN17 5XL','A TO Z TEXTILE MILLS LTD\r\nP.O. BOX 945\r\nARUSHA\r\nTANZANIA','A TO Z TEXTILE MILLS LTD\r\nP.O. BOX 945\r\nARUSHA\r\nTANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (390,'50013078','DUR50004278','9','STINDURIZ422001','2004-05-07','2004-05-04 00:00:00','Durban','2004-05-04','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE, CHESHIRE\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL: 01270 506900','RELIFF JOINERY\r\n7 BARNSLEY ROAD\r\nCAMPS DRIFT, PIETERMARITZBURG\r\nKZN \r\nRSA 3201','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE, CHESHIRE\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL: 01270 506900','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL: 01270 506900'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (391,'50013079','DUR50004279','9','STINDURIZ422002','2004-05-10','2004-05-04 00:00:00','Durban','2004-05-04','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE, CHESHIRE\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL: 01270 506900','RELIFF JOINERY\r\n7 BARNSLEY ROAD\r\nCAMPS DRIFT\r\nPIETERMARTIZBURG KZN, RSA 3201','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE, CHESHIRE\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL: 01270 506900','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCONTACT: MIKE LIGHFOOT\r\nTEL: 01270 506900'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (392,'50013080','DUR50004280','9','STINDURIZ422004','2004-05-10','2004-05-04 00:00:00','Durban','2004-05-04','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','MODRAC UNITED KINGDOM LIMITED\r\nCOMMERCIAL HOUSE, EAGLES FARM\r\nROAD MOCHDRE BUSINESS PARK, COLWYN \r\nBAY CONWYN LL28 5HF','MODRAC\r\nNO2, SIXTH STREET\r\nWYNBERG, SANDTON\r\nSOUTH AFRICA','MODRAC UNITED KINGDOM LIMITED\r\nCOMMERCIAL HOUSE, EAGLES FARM\r\nROAD MOCHDRE BUSINESS PARK, COLWYN \r\nBAY CONWYN LL28 5HF','SAME AS CONSIGNEE\r\nTEL: 0944 1492 541111\r\nFAX: 0944 1492 536001'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (393,'50013081','DUR50004281','9','STINDURIZ422005','2004-05-10','2004-05-04 00:00:00','Durban','2004-05-04','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','ROWLINSON GARDEN PRODUCTS WESTON\r\nROAD CREWE\r\nCHESHIRE CONTACT : MIKE LIGHTFOOT\r\nTEL: 01270 506900','RELIFF JOINERY\r\n7 BARNSLEY ROAD\r\nCAMPS DRIFT\r\nPIETERMARITZBURG KZN,\r\nRSA 3201','ROWLINSON GARDEN PRODUCTS WESTON\r\nROAD CREWE\r\nCHESHIRE CONTACT : MIKE LIGHTFOOT\r\nTEL: 01270 506900','ROWLINSON GARDEN PRODUCTS WESTON\r\nROAD CREWE\r\nCHESHIRE CONTACT : MIKE LIGHTFOOT\r\nTEL: 01270 506900'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (394,'50013082','DUR50004282','9','STINDURIZ422006','2004-05-11','2004-05-04 00:00:00','Durban','2004-05-04','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED, BARLOW DRIVE \r\nWOODFORD PARK INDUSTRIAL ESTATE, \r\nWINSFORD CHESHIRE CW7 2JZ, \r\nUNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED, BARLOW DRIVE \r\nWOODFORD PARK INDUSTRIAL ESTATE, \r\nWINSFORD CHESHIRE CW7 2JZ, \r\nUNITED KINGDOM','OWENS INTERNATIONAL,FREIGHT LIMITED\r\nCHURCHILL HOUSE\r\nHORNDON BUSINESS PARK, STATION ROAD\r\nWEST HORNDON\r\nBRENTWOOD, ESSEX, CM13 3XD'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (395,'50013083','DUR50004283','9','STINDURIZ422008','2004-05-11','2004-05-04 00:00:00','Durban','2004-05-04','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','GEO COPSEY\r\n178 CROW LANE\r\nROMFORD ESSEX, RM7 OES\r\nTEL: 0944 1708 824 213\r\nFAX: 0944 1708 727 305','CARGOPAK CC\r\nUNIT 3 CHARISMA PARK\r\n40/44 COLUMBINE PLACE\r\nGLEN ANIL, DURBAN 4051','GEO COPSEY\r\n178 CROW LANE\r\nROMFORD ESSEX, RM7 OES\r\nTEL: 0944 1708 824 213\r\nFAX: 0944 1708 727 305','AS PER CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (396,'50013084','DUR50004284','9','STINDURIZ422009','2004-05-10','2004-05-04 00:00:00','Durban','2004-05-04','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','PLUM PRODUCTS LTD\r\nPLUM HOUSE, 72 HIGH STREET\r\nHORSELL, WOKING\r\nSURREY, GU21 4SZ, ENGLAND','SUREJOY INDUSTRIES (PTY) LTD\r\n45 TURNER STREET\r\nHARDING\r\nR.S.A.','PLUM PRODUCTS LTD\r\nPLUM HOUSE, 72 HIGH STREET\r\nHORSELL, WOKING\r\nSURREY, GU21 4SZ, ENGLAND','PLUM PRODUCTS LTD\r\nPLUM HOUSE, 72 HIGH STREET\r\nHORSELL, WOKING\r\nSURREY GU21 4SZ, ENGLAND\r\nTEL: 01483 771161 / 775896'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (397,'50013085','DUR50004285','9','STINDURIZ422010','2004-05-10','2004-05-04 00:00:00','Durban','2004-05-04','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','U-FREIGHT UK LIMITED\r\n8 BROOKLANDS CLOSE, WINDMILL ROAD\r\nSUNBURY-ON-THAMES, MIDDLESEX\r\nTW16 7DX, UNITED KINGDOM CTC: GREG\r\nEASTERBROOK/MICHEAL ELMS','INTERNATIONAL FORWARDING SERVICES\r\n2ND FLOOR, 21 ALIWAL STREET\r\nDURBAN, KZN\r\nSOUTH AFRICA','U-FREIGHT UK LIMITED\r\n8 BROOKLANDS CLOSE, WINDMILL ROAD\r\nSUNBURY-ON-THAMES, MIDDLESEX\r\nTW16 7DX, UNITED KINGDOM CTC: GREG\r\nEASTERBROOK/MICHEAL ELMS','LOCKER SOLUTIONS\r\n39C TANZA ROAD, HAMPSTEAD\r\nHAMPSTEAD, LONDON\r\nNW3 2UK, UNITED KINGDOM\r\nCARL FOREMAN. TEL+44 207 4333004'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (398,'50013086','DUR50004286','9','STINDURIZ422011','2004-05-11','2004-05-04 00:00:00','Durban','2004-05-04','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','HILLARY\'S BLIND LTD\r\nPRIVATE ROAD NO. 2\r\nCOLWICK BUSINESS PARK, NOTTINGHAM\r\nNG4 2JR, ENGLAND','HEAVY MINERAL PLASTICS (PTY) LTD\r\n85 MCKECHNIE STREET\r\nHARRISMITH, 9880\r\nSOUTH AFRICA','HILLARY\'S BLIND LTD\r\nPRIVATE ROAD NO. 2\r\nCOLWICK BUSINESS PARK, NOTTINGHAM\r\nNG4 2JR, ENGLAND','GEOLOGISTICS LTD\r\nHAWTHORNE ROAD\r\nCASTLE DINNINGTON\r\nDERBY, DE74 2QR\r\nTEL:+44 1332 813430 (F)813444'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (399,'50013087','JNB50004287','9','STINJNBIZ422003','2004-05-10','2004-05-04 00:00:00','Durban','2004-05-04','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM BUSINESS \r\nPARK, ALTRINCHAM CHESHIRE WA14 5GJ,\r\nENGLAND','JONEN FREIGHT (PTY) LTD\r\nNO. 9 SIM ROAD\r\nPOMONA, KEMPTON PARK, 1620\r\nSOUTH AFRICA\r\nAS AGENTS ONLY','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM BUSINESS \r\nPARK, ALTRINCHAM CHESHIRE WA14 5GJ,\r\nENGLAND','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM BUSINESS\r\nPARK ALTRINCHAM CHESHIRE WA14 5GJ, \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (400,'50013088','JNB50004288','9','STINJNBIZ422006','2004-05-10','2004-05-04 00:00:00','Durban','2004-05-04','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','PHONEIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (401,'50013089','JNB50004289','9','STINJNBIZ422008','2004-05-10','2004-05-04 00:00:00','Durban','2004-05-04','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','BC SPRINGS\r\nUNIT 8, BRANCH MILLS,OFF\r\nNETHERFIELD ROAD, RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE\r\nWF13 3JY UNITED KINGDOM','ZSP WIRE INDUSTRIES CC\r\n26 MANCHESTER ROAD, NASTADT\r\nINDUSTRIAL SITES\r\nBENONI, GAUTENG\r\nSOUTH AFRICA','BC SPRINGS\r\nUNIT 8, BRANCH MILLS,OFF\r\nNETHERFIELD ROAD, RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE\r\nWF13 3JY UNITED KINGDOM','B.K.L FREIGHT SERVICES LIMITED\r\nCONTAINERBASE, VALLEY FARM WAY, \r\nWAKEFIELD ROAD, STOURTON LEEDS\r\nLS10 1SE UNITED KINGDOM '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (402,'50013090','DUR50004290','9','STINDURIZ422007','2004-05-10','2004-05-06 00:00:00','Port Elizabeth','2004-05-06','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','QUADRA (UK) LTD\r\nTEYGROVE ELM LANE\r\n302 REGENTS PARK ROAD\r\nFINCHLEY, LONDON N3 2JX','SAPROTEX INTERNATIONAL (PTY) LTD\r\nP.O BOX 1293\r\nEAST LONDON\r\n5200','QUADRA (UK) LTD\r\nTEYGROVE ELM LANE\r\n302 REGENTS PARK ROAD\r\nFINCHLEY, LONDON N3 2JX','WS LOGISTICS LTD\r\nKINGSFLEET HOUSE, GULPHER ROAD\r\nFELIXSTOWE, SUFFOLK\r\nIP11 9RB KEITH HUNTER\r\nTEL: 1394-272266'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (403,'50013091','PLZ50004291','9','STINPLZIZ422001','2004-05-11','2004-05-06 00:00:00','Port Elizabeth','2004-05-06','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','TEXTPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS\r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE,\r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ, U.K.','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','TEXTPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS\r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE,\r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ, U.K.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (404,'50013092','CPT50004292','9','STINCPTIZ422001','2004-05-12','2004-05-08 00:00:00','Cape Town','2004-05-08','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3 BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3 BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3, HALESFIELD 23\r\nTELFORD TF7 4NY\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (405,'50013093','CPT50004293','9','STINCPTIZ422005','2004-05-13','2004-05-08 00:00:00','Cape Town','2004-05-08','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISICS AS AGENTS FOR\r\nBOVLEI WINERY\r\nP.O BOX 82, WELLINGTON\r\n7655, SOUTH AFRICA','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM\r\nTEL: 277 235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (406,'50013094','CPT50004294','9','STINCPTIZ422007','2004-05-13','2004-05-08 00:00:00','Cape Town','2004-05-08','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','JOHN S BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','BRAID LOGISTICS AFRICA (PTY) LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC OF SOUTH AFRCIA','JOHN S BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','JOHN S BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (407,'50013095','CPT50004295','9','STINCPTIZ422008','2004-05-13','2004-05-08 00:00:00','Cape Town','2004-05-08','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','JOHN S. BRAID & CO.LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','BRAID LOGISTICS AFRICA (PTY) LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC OF SOUTH AFRICA','JOHN S. BRAID & CO.LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','JOHN S. BRAID & CO.LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (408,'50013096','CPT50004296','9','STINCPTIZ422014','2004-05-12','2004-05-08 00:00:00','Cape Town','2004-05-08','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','LDH (LA DORIA) LTD\r\n519 NORTH GATE, ALCONBURY AIRFIELD\r\nALCONBURY ,IIUNTINGDON,\r\nCAMBRIDGESHIRE PE28 4WX, \r\nUNITED KINGDOM','BERFIN (PTY) LTD\r\nALPHEN BUSINESS PARK, BLOCK A, \r\n2ND FLOOR, CONSTANTIA, CAPE TOWN\r\nSOUTH AFRICA','LDH (LA DORIA) LTD\r\n519 NORTH GATE, ALCONBURY AIRFIELD\r\nALCONBURY ,IIUNTINGDON,\r\nCAMBRIDGESHIRE PE28 4WX, \r\nUNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (409,'50013097','CPT50004297','9','STINCPTIZ422015','2004-05-13','2004-05-08 00:00:00','Cape Town','2004-05-08','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','BRAID LOGISTICS AFRICA (PTY) LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC SOUTH AFRICA','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','JOHN S. BRAID & CO LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (410,'50013098','CPT50004298','9','STINCPTIZ422016','2004-05-12','2004-05-08 00:00:00','Cape Town','2004-05-08','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','GRANDVILLE PICTURES\r\nSTONOR BUILDING, 57 LOWER ROAD\r\nCHINNOR, OXON OX39 4DU\r\nATT: EMMA WILSON T: 09441844350350\r\nF: 0944 1844 350 360','PRIVATE COLLECTIONS\r\nCNR HUDSON/ WATERKANT STREET\r\nCAPE TOWN','GRANDVILLE PICTURES\r\nSTONOR BUILDING, 57 LOWER ROAD\r\nCHINNOR, OXON OX39 4DU\r\nATT: EMMA WILSON T: 09441844350350\r\nF: 0944 1844 350 360','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (411,'50013099','CPT50004299','9','STINCPTIZ422017','2004-05-13','2004-05-08 00:00:00','Cape Town','2004-05-08','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','ALLIANCE SHIPPING LONDON\r\nFENTON WAY, BASILDON\r\nESSEX SS15 6TD\r\nUNITED KINGDOM','FREIGHT SERVICES\r\nUNIT 5, 28 MARINE DRIVE\r\nPAARDEN EILAND','ALLIANCE SHIPPING LONDON\r\nFENTON WAY, BASILDON\r\nESSEX SS15 6TD\r\nUNITED KINGDOM','AS ABOVE\r\nTEL: 441 268 410211\r\nATT: COLIN ELY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (412,'50013100','JNB50004300','9','STINJNBIZ422010','2004-05-13','2004-05-08 00:00:00','Cape Town','2004-05-08','Felixstowe','2004-05-23','FIO','IZ422','MSUZ','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (413,'50013106','LON50004269','9','STINLONDE499003','2004-05-18','2004-05-16 00:00:00','Felixstowe','2004-05-19','Mombasa','2004-06-16','FLT','DE499','MLIN','EAFS','GB001606','TRANSWORLD SHIPPING LTD AS AGENTS\r\nLOGISTICS DISTRIBUTION CENTRE\r\nTHURROCK PARK WAY\r\nTILBURY\r\nESSEX RM18 7HW','TRANSWORLD SHIPPING LTD AS AGENTS\r\nLOGISTICS DISTRIBUTION CENTRE\r\nTHURROCK PARK WAY\r\nTILBURY\r\nESSEX RM18 7HW','AFRIFREIGHT UGANDA LTD.\r\n32 KABIRA ROAD\r\nKAMPALA\r\nUGANDA\r\nTEL: 0025641231850',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (414,'50013112','LON50004307','9','STINLONDZ423002','2004-05-18','2004-05-17 00:00:00','Felixstowe','2004-05-17','Port Elizabeth','2004-06-08','FLT','DZ423','MITA','SAFS','GB001584','LISTER PETTER LIMITED\r\nLONG STREET\r\nDURSLEY\r\nGLOUCESTER GL11 4HS','LISTER PETTER LIMITED\r\nLONG STREET\r\nDURSLEY\r\nGLOUCESTER GL11 4HS','DIESEL ELECTRIC SERVICES (PTY) LTD\r\nPO BOX 38112\r\nBOOYSENS 2016\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (415,'50013113','LON50004308','9','STINLONDZ423001','2004-05-18','2004-05-17 00:00:00','Felixstowe SFK','2004-05-17','Durban','2004-06-10','FLT','DZ423','MITA','SAFS','GB000824','CAPUS EXPORTS LIMITED\r\nUNIT B5, STAPLEHURST LODGE\r\nINDUSTRIAL ESTATE, STAPLEHURST ROAD\r\nSITTINGBOURNE, KENT\r\nME10 1XP UNITED KINGDOM','CAPUS EXPORTS LIMITED\r\nUNIT B5, STAPLEHURST LODGE\r\nINDUSTRIAL ESTATE, STAPLEHURST ROAD\r\nSITTINGBOURNE, KENT\r\nME10 1XP UNITED KINGDOM','TRAIL QUIP CC\r\n378 BERGVIEL ROAD\r\nWADEVILLE EXT 4\r\nGERMISTON 1401\r\nSOUTH AFRICA','TRAIL QUIP CC\r\n378 BERGVIEL ROAD\r\nWADEVILLE EXT 4\r\nGERMISTON 1401\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (416,'50013114','LON50004309','9','STINLONDZ423004','2004-05-18','2004-05-17 00:00:00','Felixstowe','2004-05-17','Durban','2004-06-10','FLT','DZ423','MITA','SAFS','UK00016LON','JAS FORWARDING (UK) LTD\r\nSUITE 145 ATLAS BUSINESS CENTRE\r\nSIMONDSWAY\r\nMANCHESTER \r\nM22 5PP','JAS FORWARDING (UK) LTD\r\nSUITE 145 ATLAS BUSINESS CENTRE\r\nSIMONDSWAY\r\nMANCHESTER \r\nM22 5PP','JAS FORWARDING (PTY) LTD\r\nUNIT 3C\r\nRINALDO BUSINESS PARK MORELAND DRIV\r\nGLEN ANIL, DURBAN \r\nS. AFRICA TEL 27 31 5694416',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (417,'50013115','LON50004310','9','STINLONDZ423005','2004-05-18','2004-05-17 00:00:00','Felixstowe SFK','2004-05-17','Durban','2004-06-10','FLT','DZ423','MITA','SAFS','GB001595','PANALPINA WORLD TRANSPORT LIMITED\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LIMITED\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nP.O. BOX 147\r\n8000 CAPE TOWN\r\nSOUTH AFRICA','SAFCOR (PTY) LTD\r\nP.O. BOX 147\r\n8000 CAPE TOWN\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (418,'50013169','LON50003647','9','STINLONDE414005','2004-04-22','2004-04-15 00:00:00','Felixstowe','2004-04-15','Mombasa','2004-05-11','FLT','DE414','MORS','EAFS','GB001607','K FRIDGES\r\nHUME AVENUE\r\nTILBURY, ESSEX','K FRIDGES\r\nHUME AVENUE\r\nTILBURY, ESSEX','FREDERICK KYEMBA\r\nPO BOX 2449\r\nKAMPALA, UGANDA','FREDERICK KYEMBA\r\nPO BOX 2449\r\nKAMPALA, UGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (419,'50013176','LON50004340','9','STINLONDE499012','2004-05-19','2004-05-16 00:00:00','Felixstowe','2004-05-19','Mombasa','2004-06-16','FLT','DE499','MLIN','EAFS','UK00002ANR','MR HASSAN KWEKA\r\n4 JOYCE BUTLER HOUSE\r\nCOMMERCE ROAD\r\nWOODGREEN\r\nLONDON N22 8EA','MR HASSAN KWEKA\r\n4 JOYCE BUTLER HOUSE\r\nCOMMERCE ROAD\r\nWOODGREEN\r\nLONDON N22 8EA','HASSAN KWEKA\r\nGEREZANI REFRIDGERATION CO LTD\r\nP.O. BOX 77712\r\nDAR ES SALAAM\r\nTANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (420,'50013177','LON50004341','9','STINLONDZ423007','2004-05-19','2004-05-17 00:00:00','Felixstowe','2004-05-17','Cape Town','2004-06-06','FLT','DZ423','MITA','SAFS','GB001649','Independent Maritime Agencies Ltd\r\nas agents','Independent Maritime Agencies Ltd\r\nas agents','R.F.L.\r\n9 Melon Street\r\nMaitland, Cape town,\r\nSouth Africa\r\ntel:00 27 21 511 6773 fax: 002721 ',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (421,'50013187','LON50004310','9','STINLONDZ423005','2004-05-19','2004-05-17 00:00:00','Felixstowe SFK','2004-05-17','CAPETOWN','2004-06-10','FLT','DZ423','MITA','SAFS','GB001595','PANALPINA WORLD TRANSPORT LIMITED\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LIMITED\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nP.O. BOX 147\r\n8000 CAPE TOWN\r\nSOUTH AFRICA','SAFCOR (PTY) LTD\r\nP.O. BOX 147\r\n8000 CAPE TOWN\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (422,'50013193','LON50004343','9','STINLONDZ423008','2004-05-21','2004-05-17 00:00:00','Felixstowe SFK','2004-05-17','Durban','2004-06-10','FLT','DZ423','MITA','SAFS','GB001593','W.T. SHIPPING LTD\r\nFERNWOOD HOUSE\r\nROMAN ROAD\r\nMOUNTNESSING, ESSEX\r\nCM15 OUG','W.T. SHIPPING LTD\r\nFERNWOOD HOUSE\r\nROMAN ROAD\r\nMOUNTNESSING, ESSEX\r\nCM15 OUG','S.A. MERCANTILE\r\nUNIT 19, VILLA VALENCIA OFF\r\nBLOCK, ANEMOON STREET,\r\nGLENMARIS KEMPTON PARK\r\nJOHANNESBURG R.S.A. ** SEE BELOW**',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (423,'50013194','LON50004344','9','STINLONDZ423003','2004-05-20','2004-05-17 00:00:00','Felixstowe SFK','2004-05-17','Cape Town','2004-06-06','FLT','DZ423','MITA','SAFS','GB000944','HUHTAMAKI (UK) LTD\r\nROWNER ROAD\r\nGOSPORT\r\nHAMPSHIRE\r\nPO13 OPR','HUHTAMAKI (UK) LTD\r\nROWNER ROAD\r\nGOSPORT\r\nHAMPSHIRE\r\nPO13 OPR','HUHTAMAKI SA (PTY) LTD\r\n16 INDUSTRIE ROAD, ISANDO\r\nKEMPTON PARK\r\nGAUTENG,\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (424,'50013330','LON50004437','9','STINLONDE498001','2004-05-24','2004-05-21 00:00:00','Felixstowe SFK','2004-05-24','Djibouti','2004-06-13','FLT','DE498','MAUS','EAFS','GB001654','EXEL - TRADETEAM SITE\r\nOED DEPARTMENT\r\nSTOCKINGSWATER LANE\r\nBRIMSDOWN EN3 7PZ','EXEL - TRADETEAM SITE\r\nOED DEPARTMENT\r\nSTOCKINGSWATER LANE\r\nBRIMSDOWN EN3 7PZ','MS A TETT C/O BRITISH EMBASSY\r\nFIKRE MARIAM\r\nABATECHAN STREET\r\nADDIS ABABA, ETHIOPIA','INCHAPE SHIPPING SERVICES\r\n9-11 RUE DE GENEVA\r\nPO BOX 81\r\nDJIBOUTI\r\nREPUBLIC OF DJIBOUT'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (425,'50013333','LON50004440','9','STINLONDE498002','2004-05-24','2004-05-21 00:00:00','Felixstowe SFK','2004-05-24','Mombasa','2004-06-23','FLT','DE498','MAUS','EAFS','GB001606','TRANSWORLD SHIPPING \r\nTHURROCK PARK WAY\r\nRM18 7HW TILBURY, ESSEX\r\n\r\nGREAT BRITAIN','TRANSWORLD SHIPPING \r\nTHURROCK PARK WAY\r\nRM18 7HW TILBURY, ESSEX\r\n\r\nGREAT BRITAIN','AFRI-FREIGHT UGANDA LIMITED\r\n32 KABIRA ROAD\r\nP.O. BOX 2467\r\nKAMPALA\r\nUGANDA','ARISTOC BOOKLEX LIMITED\r\nDIAMOND TRUST BUILDING\r\nPLOT 17/19 KAMPALA ROAD\r\nPO BOX 5130\r\nKAMPALA UGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (426,'50013334','LON50004441','9','STINLONDE498004','2004-05-24','2004-05-21 00:00:00','Felixstowe SFK','2004-05-24','Mombasa','2004-06-23','FLT','DE498','MAUS','EAFS','GB001253','W.H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY LANCS','W.H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY LANCS','ANNESTE ENTERPRISES\r\nPO BOX 47362\r\nNAIROBI\r\nKENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (427,'50013340','LON50004444','9','STINLONDE498008','2004-05-24','2004-05-21 00:00:00','Felixstowe','2004-05-24','Mombasa','2004-06-23','FLT','DE498','MAUS','EAFS','GB000833','CHAMPION PHOTOCHEMISTRY\r\nINTERNATIONAL LIMITED\r\nHUBERT ROAD\r\nBRENTWOOD, ESSEX CM14 4JE','CHAMPION PHOTOCHEMISTRY\r\nINTERNATIONAL LIMITED\r\nHUBERT ROAD\r\nBRENTWOOD, ESSEX CM14 4JE','STAR PHOTO LABORATORIES LTD\r\nP.O. BOX 1759\r\nKAMPALA, UGANDA','SDV TRANSAMI (KENYA) LTD\r\nMOMBASA-NAIROBI ROAD\r\nP.O.BOX 90263 - CHANGAMWE\r\nMOMBASA, KENYA ATTN MR OMAR'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (428,'50013341','LON50004445','9','STINLONDE498009','2004-05-24','2004-05-21 00:00:00','Felixstowe SFK','2004-05-24','Mombasa','2004-06-23','FLT','DE498','MAUS','EAFS','GB000833','WATCH TOWER BIBLE & TRACT SOCIETY\r\nIBSA HOUSE, THE RIDGEWAY\r\nLONDON, NW7 1RN, UNITED KINGDOM','WATCH TOWER BIBLE & TRACT SOCIETY\r\nIBSA HOUSE, THE RIDGEWAY\r\nLONDON, NW7 1RN, UNITED KINGDOM','INTERNATIONAL BIBLE STUDENTS\r\nASSOCIATION, ELGEYO MARAKWET ROAD\r\n(KILIMANI AREA), NAIROBI, KENYA\r\n00 254 20 573211 20',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (429,'50013344','LON50004446','9','STINLONDE498003','2004-05-24','2004-05-21 00:00:00','Felixstowe SFK','2004-05-24','Dar Es Salaam','2004-06-19','FLT','DE498','MAUS','EAFS','GB001253','VIVASVAN ENTERPRISES LTD\r\nRAYS HOUSE, NORTH CIRCULAR ROAD\r\nLONDON NW10 7XP','VIVASVAN ENTERPRISES LTD\r\nRAYS HOUSE, NORTH CIRCULAR ROAD\r\nLONDON NW10 7XP','TO THE ORDER OF\r\nSUNFLAG (TANZANIA) LTD\r\nPO BOX 3123, ARUSHA, TANZANIA','SUNFLAG (TANZANIA) LTD\r\nPO BOX 3123, ARUSHA, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (430,'50013345','LON50004447','9','STINLONDE498005','2004-05-24','2004-05-21 00:00:00','Felixstowe SFK','2004-05-24','Dar Es Salaam','2004-06-19','FLT','DE498','MAUS','EAFS','GB001253','ARBICON INTERNATIONAL LTD\r\n8 ALWYN CLOSE\r\nBOREHAMWOOD HERTS WD6 3LF','ARBICON INTERNATIONAL LTD\r\n8 ALWYN CLOSE\r\nBOREHAMWOOD HERTS WD6 3LF','THE BANK OF TANZANIA\r\n10 MIRAMBO EXTENSION PROJECT\r\nDAR ES SALAAM, TANZANIA','THE BANK OF TANZANIA \r\n10 MIRAMBO EXTENSION PROJECT\r\nDAR ES SALAAM, TANZANIA\r\nC/O INDUSTRIAL PLUMBERS PTY LTD'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (431,'50013348','LON50004448','9','STINLONDE498010','2004-05-24','2004-05-21 00:00:00','Felixstowe SFK','2004-05-24','Mombasa','2004-06-23','FLT','DE498','MAUS','EAFS','GB000833','TUDOR PHOTOGRAPHIC GROUP LTD\r\nPENTA COURT, STATION ROAD\r\nBOREHAMWOOD, HERTS WD6 1SL\r\nUNITED KINGDOM','TUDOR PHOTOGRAPHIC GROUP LTD\r\nPENTA COURT, STATION ROAD\r\nBOREHAMWOOD, HERTS WD6 1SL\r\nUNITED KINGDOM','STAR PHOTO LABORATORIES LTD\r\nPLOT 13/14 WILLIAM/WILSON ROAD\r\nP.O. BOX 1759, KAMPALA, UGANDA','SDV TRANSAMI (KENYA) LTD\r\nMOMBASA-NAIROBI ROAD\r\nP.O.BOX 90263 - CHANGAMWE\r\nMOMBASA, KENYA ATTN MR OMAR'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (432,'50013350','LON50004442','9','STINLONDE498006','2004-05-24','2006-05-21 00:00:00','Felixstowe','2004-05-24','Mombasa','2004-06-23','FLT','DE498','MAUS','EAFS','GB001253','WASTESAVERS INTERNAITONAL LTD\r\nUNIT7-9 SKEG GRAIN IND EST\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNAITONAL LTD\r\nUNIT7-9 SKEG GRAIN IND EST\r\nBURGH ROAD, SKEGNESS PE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (433,'50013351','LON50004443','9','STINLONDE498007','2004-05-24','2004-05-21 00:00:00','Felixstowe SFK','2004-05-24','Mombasa','2004-06-23','FLT','DE498','MAUS','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8 SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8 SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (434,'50013353','DUR50004449','9','STINDURIZ423002','2004-05-13','2004-05-10 00:00:00','Durban','2004-05-10','Felixstowe','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','J. WOLFF & COMPANY B.V.\r\n\'T WOUD 49-D, \r\n3232 LN BRIELLE\r\nTHE NETHERLANDS','SPECIALISED INTERNATIONAL FREIGHT \r\nPTY LTD 25 ALPHA CRESCENT\r\nUMBILO, DURBAN\r\nKWAZULU NATAL\r\nREPUBLIC SOUTH AFRICA','J. WOLFF & COMPANY B.V.\r\n\'T WOUD 49-D, \r\n3232 LN BRIELLE\r\nTHE NETHERLANDS','J.WOLFF & COMPANY B.V.\r\n\'T WOUD 49-D, 3232 LN BRIELLE\r\nTHE NETHERLANDS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (435,'50013354','DUR50004450','9','STINDURIZ423003','2004-05-13','2004-05-10 00:00:00','Durban','2004-05-10','Felixstowe','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','SOUTHDOWN HOLDINGS LIMITED\r\nPRIVATE BAG 2004,\r\nCHIPINGE\r\nZIMBABWE','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','WILSON SMITHETT & CO. LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (436,'50013355','DUR50004451','9','STINDURIZ423005','2004-05-13','2004-05-10 00:00:00','Durban','2004-05-10','Felixstowe','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCHESHIRE, CW1 6FZ,UNITED KINGDOM\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL:01270 506900','RELIFF JOINERY\r\n7 BARNSLEY ROAD\r\nCAMPS DRIFT\r\nPIETERMARITZBURG KZN\r\nRSA 3201','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE\r\nCHESHIRE, CW1 6FZ,UNITED KINGDOM\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL:01270 506900','ROWLINSON GARDEN PRODUCTS\r\nWESTON ROAD CREWE, UNITED KINGDOM\r\nCONTACT: MIKE LIGHTFOOT\r\nTEL: 01270 506900'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (437,'50013356','DUR50004452','9','STINDURIZ423006','2004-05-13','2004-05-10 00:00:00','Durban','2004-05-10','Felixstowe','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK\r\nINDUSTRIAL ESTATE WINSFORD, \r\nCHESHIRE, CW7 2JZ,UNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK\r\nINDUSTRIAL ESTATE WINSFORD, \r\nCHESHIRE, CW7 2JZ,UNITED KINGDOM','OWENS INTERNATIONAL FREIGHT LIMITED\r\nCHURCHILL HOUSE HORNDON BUSINESS \r\nPARK, STATION ROAD, WEST HORNDON\r\nBRENTWOOD, ESSEX, CM13 3XD\r\nCTC: DONNA ROBERTS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (438,'50013357','DUR50004453','9','STINDURIZ423007','2004-05-13','2004-05-10 00:00:00','Durban','2004-05-10','Felixstowe','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','FREIGHTWATCH\r\nWATERSLADE HOUSE, THAME RD\r\nHADDENHAM, BUCKS\r\nUNITED KINGDOM','AVIOCEAN (NATAL) CC\r\n17 ALPHA CRESCENT\r\nUMBILO, DURBAN\r\nSOUTH AFRICA','FREIGHTWATCH\r\nWATERSLADE HOUSE, THAME RD\r\nHADDENHAM, BUCKS\r\nUNITED KINGDOM','AS ABOVE\r\nTEL: 1844292961\r\nFAX:1844290052'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (439,'50013358','DUR50004454','9','STINDURIZ423009','2004-05-13','2004-05-10 00:00:00','Durban','2004-05-10','Felixstowe','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','U-FREIGHT UK LIMITED\r\n8 BROOKLANDS CLOSE, WINDMILL ROAD\r\nSUNBURY-ON-THAMES\r\nMIDDLESEX TW16 7DX, UNITED KINGDOM\r\nCTC: GREG EASTERBROOK/MICHAEL ELMS','INTERNATIONAL FORWARDING SERVICES\r\n2ND FLOOR, 21 ALIWAL STREET\r\nDURBAN KZN\r\nSOUTH AFRICA','U-FREIGHT UK LIMITED\r\n8 BROOKLANDS CLOSE, WINDMILL ROAD\r\nSUNBURY-ON-THAMES\r\nMIDDLESEX TW16 7DX, UNITED KINGDOM\r\nCTC: GREG EASTERBROOK/MICHAEL ELMS','LOCKER SOLUTIONS\r\n39C TANZA ROAD, HAMPSTEAD\r\nHAMPSTEAD, LONDON NW3 2UK\r\nUNITED KINGDOM\r\nCARL FOREMAN,T: 44207 4333004'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (440,'50013359','DUR50004455','9','STINDURIZ423010','2004-05-13','2004-05-10 00:00:00','Durban','2004-05-10','Felixstowe','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','MARQUE TECHNOLOGY\r\nTHE DEPOT, GRANTHAM RD\r\nSLEAFORD, LINCS,NG34 7NX\r\nATT: JOSIE BARFOOT\r\nT:+44 1529 30 2210','SWINDON IBP\r\n65 BEACH ROAD\r\nAMANZIMTOTI, 4125\r\nSOUTH AFRICA','MARQUE TECHNOLOGY\r\nTHE DEPOT, GRANTHAM RD\r\nSLEAFORD, LINCS,NG34 7NX\r\nATT: JOSIE BARFOOT\r\nT:+44 1529 30 2210','CLAYTON PLANT PROTECTION LTD\r\nBRACKTOWN BUSINESS PARK\r\nCLONEE CO NEATH, IRELAND\r\nTEL: 093538210127'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (441,'50013360','JNB50004456','9','STINJNBIZ423001','2004-05-13','2004-05-10 00:00:00','Durban','2004-05-10','Felixstowe','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','JONEN FREIGHT (PTY) LTD\r\nNO.9 SIM ROAD\r\nPOMONA, KEMPTON PARK, 1620\r\nSOUTH AFRICA\r\nAS AGENTS ONLY','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (442,'50013361','JNB50004457','9','STINJNBIZ423004','2004-05-13','2004-05-10 00:00:00','Durban','2004-05-10','Felixstowe','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','BL PEGSON LIMITED\r\nC/O OZZ INTERNATIONAL LAWFORD ROAD\r\nRUGBY WARKSHIRE CV21 2UX\r\nU.K','PRIMA INDUSTRIAL HOLDINGS(PTY) LTD\r\nLINCOLN ROAD INDUSTRIAL SITES\r\nBENONI 1500\r\nRSA','BL PEGSON LIMITED\r\nC/O OZZ INTERNATIONAL LAWFORD ROAD\r\nRUGBY WARKSHIRE CV21 2UX\r\nU.K','BL-PEGSON LIMITED\r\nC/O OZZ INTERNATIONAL \r\nLAWFORD ROAD\r\nWARKSHIRE CV21 2UX U.K'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (443,'50013362','PLZ50004458','9','STINPLZIZ423001','2004-05-14','2004-05-10 00:00:00','Durban','2004-05-10','Felixstowe','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','TEXTPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH RD, CHADWELL\r\nHEATH, ESSEX RM6 6PJ, U.K.','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\n4TH FLOOR, CORPORATE PLACE\r\n9 GARDINER STREET, DURBAN, SA','TEXTPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH RD, CHADWELL\r\nHEATH, ESSEX RM6 6PJ, U.K.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (444,'50013363','DUR50004459','9','STINDURIZ423004','2004-05-13','2004-05-11 00:00:00','Port Elizabeth','2004-05-11','Felixstowe','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','QUADRA (UK) LTD\r\nTEYGROVE ELM LANE\r\n302 REGENTS PARK ROAD\r\nFINCHLEY, LONDON\r\nN3 2JX','SAPROTEX INTERNATIONAL(PTY) LIMITED\r\nP.O BOX 1293\r\nEAST LONDON\r\n5200','QUADRA (UK) LTD\r\nTEYGROVE ELM LANE\r\n302 REGENTS PARK ROAD\r\nFINCHLEY, LONDON\r\nN3 2JX','WS LOGISTICS LTD\r\nKINGSFLEET HOUSE, GULPHER ROAD\r\nFELIXSTOWE, SUFFOLK\r\nIP 11 9RB KEITH HUNTER\r\nTEL: 1394 272266'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (445,'50013364','CPT50004460','9','STINCPTIZ423001','2004-05-20','2004-05-14 00:00:00','Cape Town','2004-05-14','Felixstowe SFK','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','JOHN S. BRAID & CO.LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','BRAID LOGISTICS AFRICA (PTY) LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC OF SOUTH AFRICA','JOHN S. BRAID & CO.LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','JOHN S. BRAID & CO.LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (446,'50013365','CPT50004461','9','STINCPTIZ423002','2004-05-18','2004-05-14 00:00:00','Cape Town','2004-05-14','Felixstowe SFK','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3, HALESFIELD 23\r\nTELFORD TF7 4NY\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (447,'50013366','CPT50004462','9','STINCPTIZ423005','2004-05-18','2004-05-14 00:00:00','Cape Town','2004-05-14','Felixstowe SFK','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','CAVALIER MARKETING\r\nHOWELL WORKS, ELLIOT STREET\r\nSILSDEN WEST, YORKSHIRE BD20 \r\nODP\r\nENGLAND','APS PLASTICS (PTY) LTD\r\nUNIT 6, PARK AUCKLAND STREET\r\nPAARDEN EILAND, 7405\r\nCAPE TOWN, SOUTH AFRICA','CAVALIER MARKETING\r\nHOWELL WORKS, ELLIOT STREET\r\nSILSDEN WEST, YORKSHIRE BD20 \r\nODP\r\nENGLAND','SAME AS CONSIGNEE\r\nTEL: 153 565 56 77\r\nATT: ROB HARRISON'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (448,'50013367','CPT50004463','9','STINCPTIZ423006','2004-05-20','2004-05-14 00:00:00','Cape Town','2004-05-14','Felixstowe SFK','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR\r\nKWV INTERNATIONAL (PTY) LTD\r\n57 MAIN STREET, SUIDER PAARL, 7646\r\nSOUTH AFRICA','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM ATT: THERESA\r\nFAX: 1277 245 321'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (449,'50013368','CPT50004464','9','STINCPTIZ423009','2004-05-20','2004-05-14 00:00:00','Cape Town','2004-05-14','Felixstowe SFK','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','JOHN MASON INTERNATIONAL\r\n35 WILSON ROAD, LIVERPOOL\r\nU.K. L36 6AE\r\nTEL: 0944 4493938/151 449 2690','ECONO FREIGHT \r\n28 MILNER ROAD\r\nPAARDEN EILAND\r\nCAPE TOWN','JOHN MASON INTERNATIONAL\r\n35 WILSON ROAD, LIVERPOOL\r\nU.K. L36 6AE\r\nTEL: 0944 4493938/151 449 2690','SAME AS ABOVE\r\nTEL: 151 449 3938\r\nFAX: 151 449 2690'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (450,'50013369','CPT50004465','9','STINCPTIZ423013','2004-05-19','2004-05-14 00:00:00','Cape Town','2004-05-14','Felixstowe SFK','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR\r\nSTELLENBOSCH\r\nP.O. BOX 465\r\nSTELLENBOSCH, \r\n7599','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM ATT: THERESA\r\nFAX: 277 235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (451,'50013370','CPT50004466','9','STINCPTIZ423014','2004-05-20','2004-05-14 00:00:00','Cape Town','2004-05-14','Felixstowe SFK','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR\r\nSHERITO WINES CC\r\n RIEBEECK-WEST\r\n7306','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM ATT : THERESA\r\nFAX: 277 235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (452,'50013371','CPT50004467','9','STINCPTIZ423015','2004-05-20','2004-05-14 00:00:00','Cape Town','2004-05-14','Felixstowe SFK','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMAN MEGAFREIGHT AS AGENTS FOR:\r\nBERGSIG WINE ESTATE\r\nP.O BOX 15 BREEDERIVER 6858\r\nSOUTH AFRICA','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (453,'50013372','CPT50004468','9','STINCPTIZ423016','2004-05-20','2004-05-14 00:00:00','Cape Town','2004-05-14','Felixstowe SFK','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','GCA TRANSPORT (U.K.)\r\nROMY HOUSE 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMANN MEGAFREIGHT AS AGENTS FOR:\r\nBAARSMA S.A. (PTY) LTD\r\nP O BOX 7275 STELLENBOSCH 7599\r\nSOUTH AFRICA','GCA TRANSPORT (U.K.)\r\nROMY HOUSE 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX CM14 4EG\r\nUNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (454,'50013373','JNB50004469','9','STINJNBIZ423005','2004-05-18','2004-05-14 00:00:00','Cape Town','2004-05-14','Felixstowe SFK','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','SPHINX ACRYLIC BATHROOMWARE (PTY) \r\nLTD, 5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFICA','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (455,'50013374','PLZ50004470','9','STINPLZIZ423002','2004-05-18','2004-05-14 00:00:00','Cape Town','2004-05-14','Felixstowe SFK','2004-05-30','FIO','IZ423','MKOR','SAFN','-1','A.A.I. INTERNATIONAL\r\n1 A CIVIC SQUARE TILBURY ESSEX\r\nRM18 8AA U.K','INTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\nMANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','A.A.I. INTERNATIONAL\r\n1 A CIVIC SQUARE TILBURY ESSEX\r\nRM18 8AA U.K','TEL: + 44 1375 84009\r\nFAX: + 44 1375 84012\r\nATT: JOHN CARMODY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (456,'50013426','LON50004505','9','STINLONDZ423006','2004-05-25','2004-05-17 00:00:00','Felixstowe','2004-05-17','Durban','2004-06-10','FLT','DZ423','MITA','SAFS','GB001585','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING, ESSEX IG11 7AX','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING, ESSEX IG11 7AX','POLARIS SHIPPING (PTY) LTD\r\n91 COWEY ROAD,4TH FLOOR,COWEY PARK\r\nBEREA,DURBAN 4001,PO BOX 701204,\r\nOVERPORT 4067,DURBAN,SOUTH AFRICA\r\n**** CONTINUED IN BODY OF B/L ****',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (457,'50013430','LON50004507','9','STINLONDE498013','2004-05-25','2004-05-22 00:00:00','Felixstowe SFK','2004-05-24','Dar Es Salaam','2004-06-19','FLT','DE498','MAUS','EAFS','GB001607','TABOU MANIRAKIZA\r\nOR ALLY NAHIMANA, 58 SYLVAN ROAD\r\nUPPER NORWOOD, LONDON SE19 2RZ','TABOU MANIRAKIZA\r\nOR ALLY NAHIMANA, 58 SYLVAN ROAD\r\nUPPER NORWOOD, LONDON SE19 2RZ','ALBERT NDAYISABA\r\n6 AVENUE NO 4\r\nBUJUMBURA, BURUNDI\r\nTEL: 00257 910499','ALBERT NDAYISABA\r\n6 AVENUE NO 4\r\nBUJUMBURA, BURUNDI\r\nTEL: 00257 910499'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (458,'50013431','LON50004508','9','STINLONDE498015','2004-05-25','2004-05-22 00:00:00','Felixstowe SFK','2004-05-24','Dar Es Salaam','2004-06-19','FLT','DE498','MAUS','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','AMI TANZANIA LTD\r\nBANDRI STREET - KURASINI\r\nP.O. B 9041\r\nDAR-ES-SALAAM, TANZANIA','AMI TANZANIA LTD\r\nBANDRI STREET - KURASINI\r\nP.O. B 9041\r\nDAR-ES-SALAAM, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (459,'50013432','LON50004509','9','STINLONDE498011','2004-05-25','2004-05-22 00:00:00','Felixstowe SFK','2004-05-24','Mombasa','2004-06-23','FLT','DE498','MAUS','EAFS','GB000392','OAKE & CO GM LTD\r\nGATEX HOUSE, 611 HARROW ROAD\r\nNORTH KENSINGTON, LONDON W10 4RA','OAKE & CO GM LTD\r\nGATEX HOUSE, 611 HARROW ROAD\r\nNORTH KENSINGTON, LONDON W10 4RA','GATHANI LIMITED\r\nGATHANI HOUSE, \r\nHOMABAYROAD IND ESTATE\r\nP.O.BOX 40329, NAIROBI, KENYA','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (460,'50013433','LON50004510','9','STINLONDE498012','2004-05-25','2004-05-22 00:00:00','Felixstowe SFK','2004-05-24','Mombasa','2004-06-23','FLT','DE498','MAUS','EAFS','GB000392','OAKE & CO GM LTD\r\nGATEX HOUSE, 611 HARROW ROAD\r\nNORTH KENSINGTON, LONDON W10 4RA','OAKE & CO GM LTD\r\nGATEX HOUSE, 611 HARROW ROAD\r\nNORTH KENSINGTON, LONDON W10 4RA','GATHANI UGANDA LIMITED\r\nP.O.BOX 22285\r\nKAMPALA, UGANDA\r\nTEL: 255014 + 231682','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (461,'50013434','LON50004511','9','STINLONDE498014','2004-05-25','2004-05-22 00:00:00','Felixstowe SFK','2004-05-24','Mombasa','2004-06-23','FLT','DE498','MAUS','EAFS','GB000833','SARTRA INTERNATIONAL LIMITED\r\n177-179 FOREST ROAD, HAINTAULT\r\nILFORD, ESSEX IG6 3HY\r\nUNITED KINGDOM','SARTRA INTERNATIONAL LIMITED\r\n177-179 FOREST ROAD, HAINTAULT\r\nILFORD, ESSEX IG6 3HY\r\nUNITED KINGDOM','EQUINOX INTERNATIONAL LTD\r\nP.O. BOX 23728\r\nKAMPALA, UGANDA','SDV TRANSAMI (KENYA) LTD\r\nMOMBASA-NAIROBI ROAD\r\nP.O. BOX 90263 - CHANGAMWE\r\nMOMBASA, KENYA ATTN MR OMAR'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (462,'50013435','LON50004343','9','STINLONDZ423008','2004-05-21','2004-05-17 00:00:00','Felixstowe SFK','2004-05-17','Durban','2004-06-10','FLT','DZ423','MITA','SAFS','GB001593','W.T. SHIPPING LTD\r\nFERNWOOD HOUSE\r\nROMAN ROAD\r\nMOUNTNESSING, ESSEX\r\nCM15 OUG','W.T. SHIPPING LTD\r\nFERNWOOD HOUSE\r\nROMAN ROAD\r\nMOUNTNESSING, ESSEX\r\nCM15 OUG','S.A. MERCANTILE\r\nUNIT 19, VILLA VALENCIA OFF\r\nBLOCK, ANEMOON STREET,\r\nGLENMARIS KEMPTON PARK\r\nJOHANNESBURG R.S.A. ** SEE BELOW**',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (463,'50013436','LON50004096','9','STINLONDZ422003','2004-05-12','2004-05-11 00:00:00','Felixstowe','2004-05-10','Durban','2004-06-03','FLT','DZ422','MNAT','SAFS','GB001640','IMPRESS GRAPHIC EQUIPMENT LTD\r\n35 GLENBURN ROAD\r\nCOLLEGE MILTON NORTH\r\nEAST KILBRIDGE G74 5BA\r\nGLASGOW, SCOTLAND','IMPRESS GRAPHIC EQUIPMENT LTD\r\n35 GLENBURN ROAD\r\nCOLLEGE MILTON NORTH\r\nEAST KILBRIDGE G74 5BA\r\nGLASGOW, SCOTLAND','PRESS SUPPLIES DURBAN CC\r\n66 HENWOOD ROAD\r\nNEW GERMANY 3610\r\nSOUTH AFRICA','PRESS SUPPLIES DURBAN CC\r\n66 HENWOOD ROAD\r\nNEW GERMANY 3610\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (464,'50013520','LON50004566','9','STINLONDZ424004','2004-05-25','2004-05-25 00:00:00','Felixstowe SFK','2004-05-24','Cape Town','2004-06-13','FLT','DZ424','MSUZ','SAFS','GB001667','DFDS TRANSPORT (UK) LTD\r\nMAIDSTONE ROAD, KINGSTON\r\nMILTON KEYNES MK10 0AJ','DFDS TRANSPORT (UK) LTD\r\nMAIDSTONE ROAD, KINGSTON\r\nMILTON KEYNES MK10 0AJ','HECNY TRANSPORTATION SOUTH \r\nAFRICA (PTY) LTD\r\nP O BOX 6455, ROGGERBAAI 8012\r\nCAPETOWN, REPUBLIC OF SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (465,'50013521','LON50004567','9','STINLONDZ424005','2004-05-25','2004-05-25 00:00:00','Felixstowe SFK','2004-05-24','Cape Town','2004-06-13','FLT','DZ424','MSUZ','SAFS','GB001667','DFDS TRANSPORT (UK) LTD\r\nMAIDSTONE RD, KINGSTON\r\nMILTON KEYNES MK10 0AJ','DFDS TRANSPORT (UK) LTD\r\nMAIDSTONE RD, KINGSTON\r\nMILTON KEYNES MK10 0AJ','HECNY TRANSPORTATION SOUTH\r\nAFRICA (PTY) LTD\r\nP O BOX 6455, ROGGERBAAI 8012\r\nCAPETOWN, REPUBLIC OF SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (466,'50013522','LON50004568','9','STINLONDZ424006','2004-05-25','2004-05-25 00:00:00','Felixstowe SFK','2004-05-24','Cape Town','2004-06-13','FLT','DZ424','MSUZ','SAFS','GB001358','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD\r\nPICCADILLY, TAMWORTH B78 2EX','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD\r\nPICCADILLY, TAMWORTH B78 2EX','HECNY TRANSPORTATION SOUTH\r\nAFRICA (PTY) LTD\r\nP O BOX 47669, GREYVILLE 4023\r\nDRUBAN, REPUBLIC OF SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (467,'50013523','LON50004569','9','STINLONDZ424007','2004-05-25','2004-05-25 00:00:00','Felixstowe SFK','2004-05-24','Cape Town','2004-06-13','FLT','DZ424','MSUZ','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nP.O. BOX 147\r\n8000 CAPETOWN, SOUTH AFRICA','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (468,'50013524','LON50004570','9','STINLONDZ424002','2004-05-25','2004-05-25 00:00:00','Felixstowe SFK','2004-05-24','Port Elizabeth','2004-06-15','FLT','DZ424','MSUZ','SAFS','ANRK1','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL, LUCKYN LANE,\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON, ESSEX SS14 3AX','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL, LUCKYN LANE,\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON, ESSEX SS14 3AX','LESCHACO (PTY) LTD\r\n26 SADDLE DRIVE\r\nWOODMEAD OFFICE PARK, \r\nWOODMEAD 2157, JOHANNESBURG',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (469,'50013525','LON50004571','9','STINLONDZ424001','2004-05-25','2004-05-25 00:00:00','Felixstowe SFK','2004-05-24','Durban','2004-06-17','FLT','DZ424','MSUZ','SAFS','GB001122','ANGLO DANISH FIBRE INDUSTRIAL LTD\r\nBORWICK DRIVE, GROVEHILL,\r\nBEVERLEY EAST YORKSHIRE HU17 0HQ','ANGLO DANISH FIBRE INDUSTRIAL LTD\r\nBORWICK DRIVE, GROVEHILL,\r\nBEVERLEY EAST YORKSHIRE HU17 0HQ','W.R. GRACE AFRICA (PTY) LTD\r\n64 RIGGER ROAD, SPARTAN,\r\nPO BOX 2256, KEMPTON PARK 1620,\r\nSOUTH AFRICA','W.R. GRACE AFRICA (PTY) LTD\r\n64 RIGGER ROAD, SPARTAN,\r\nPO BOX 2256, KEMPTON PARK 1620,\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (470,'50013526','LON50004572','9','STINLONDZ424003','2004-05-25','2004-05-25 00:00:00','Felixstowe SFK','2004-05-24','Durban','2004-06-17','FLT','DZ424','MSUZ','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nPRIVATE BAG 7 JOHANNESBURGINT\r\nAIRPORT 1627, 20 WRENCH ROAD\r\nISANDO 1620, R.S.A.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (471,'50013546','LON50004580','9','STINLONDE498016','2004-05-26','2004-05-22 00:00:00','Felixstowe SFK','2004-05-24','Mombasa','2004-06-23','FLT','DE498','MAUS','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, BRENTWOOD,\r\nESSEX CM14 4SB, UNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, BRENTWOOD,\r\nESSEX CM14 4SB, UNITED KINGDOM','SDV TRANSAMI (UGANDA) LTD\r\nPLOT M.611 NTINDA ROAD\r\nP.O.BOX 5501-NAKAWA INDUSTRIAL AREA\r\nKAMPALA, UGANDA','SDV TRANSAMI (KENYA) LTD\r\nMOMBASA-NAIROBI ROAD\r\nP.O.BOX 90263 - CHANGAMWE\r\nMOMBASA, KENYA / MR OMAR'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (472,'50013547','LON50004581','9','STINLONDZ424008','2004-05-26','2004-05-26 00:00:00','Felixstowe SFK','2004-05-24','Durban','2004-06-17','FLT','DZ424','MSUZ','SAFS','GB001497','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL, WEST MIDLANDS\r\nB92 7AB, ENGLAND, U.K.\r\nAS AGENTS ONLY','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL, WEST MIDLANDS\r\nB92 7AB, ENGLAND, U.K.\r\nAS AGENTS ONLY','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600, NATAL, SOUTH AFRICA','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600, NATAL, SOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (473,'50013548','LON50004582','9','STINLONDZ424009','2004-05-26','2004-05-26 00:00:00','Felixstowe SFK','2004-05-24','Durban','2004-06-17','FLT','DZ424','MSUZ','SAFS','GB001497','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL, WEST MIDLANDS\r\nB92 7AB, ENGLAND, U.K.\r\nAS AGENTS ONLY','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL, WEST MIDLANDS\r\nB92 7AB, ENGLAND, U.K.\r\nAS AGENTS ONLY','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600, NATAL, SOUTH AFRICA','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600, NATAL, SOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (474,'50013607','LON50004586','9','STINLONDZ424011','2004-05-27','2004-05-26 00:00:00','Felixstowe SFK','2004-05-24','Durban','2004-06-17','FLT','DZ424','MSUZ','SAFS','GB001382','PANALPINA WORLD TRANSPORT LTD.\r\nUNIT 8 ELMDON TRADING ESTATE\r\nBIRMINGHAM B37 7HE\r\nAS AGENTS FOR PANTAINER LTD','PANALPINA WORLD TRANSPORT LTD.\r\nUNIT 8 ELMDON TRADING ESTATE\r\nBIRMINGHAM B37 7HE\r\nAS AGENTS FOR PANTAINER LTD','SAFCOR PANALPINA\r\n7TH FLOOR, NORTH TOWER\r\nBP CENTRE ALIWAL STREET\r\nDURBAN, 4000',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (475,'50013641','LON50004589','9','STINLONDZ424010','2004-05-28','2004-05-26 00:00:00','Felixstowe SFK','2004-05-24','Cape Town','2004-06-13','FLT','DZ424','MSUZ','SAFS','GB001614','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL, LUCKYN LANE,\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON, ESSEX SS14 3AX','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL, LUCKYN LANE,\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON, ESSEX SS14 3AX','LESCHACO (PTY) LTD\r\n26 SADDLE DRIVE\r\nWOODMEAD OFFICE PARK\r\nWOODMEAD 2157, JOHANNESBURG',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (476,'50013642','LON50004590','9','STINLONDZ424012','2004-05-28','2004-05-26 00:00:00','Felixstowe SFK','2004-05-24','Durban','2004-06-17','FLT','DZ424','MSUZ','SAFS','GB001122','CHEMSON LIMITED\r\nHAYHOLD WORKS\r\nNORTHUMBERLAND DOCK ROAD\r\nHOWDON, WALLSEND \r\nTYNE AND WEAR NE28 0PB','CHEMSON LIMITED\r\nHAYHOLD WORKS\r\nNORTHUMBERLAND DOCK ROAD\r\nHOWDON, WALLSEND \r\nTYNE AND WEAR NE28 0PB','ASSOCIATED ADDITIVES\r\nPO BOX 12043\r\nJACOBS 4026\r\nDURBAN, SOUTH AFRICA','ASSOCIATED ADDITIVES\r\n8 AUSTERVILLE ROAD\r\nJACOBS 4052'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (477,'50013677','LON50004601','9','STINLONDZ425004','2004-06-01','2004-05-30 00:00:00','Felixstowe SFK','2004-05-31','Port Elizabeth','2004-06-22','FLT','DZ425','MKOR','SAFS','GB001202','CON MECH ENGINEERS LTD\r\nHARELAW INDUSTRIAL ESTATE\r\nANNFIELD PLAIN, STANLEY,\r\nCOUNTY DURHAM DH9 8UR','CON MECH ENGINEERS LTD\r\nHARELAW INDUSTRIAL ESTATE\r\nANNFIELD PLAIN, STANLEY,\r\nCOUNTY DURHAM DH9 8UR','DELTA WEARPARTS INTERNATIONAL\r\nFOR ITALSUNG WEARPARTS (PTY) LTD\r\nPO BOX 542, FONTAINEBLEAU 2032,\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (478,'50013678','LON50004602','9','STINLONDZ425001','2004-06-01','2004-05-30 00:00:00','Felixstowe SFK','2004-05-31','Durban','2004-06-24','FLT','DZ425','MKOR','SAFS','GB001622','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD, DA2 6SB','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD, DA2 6SB','IMPSON FREIGHT PTY LTD\r\n(HEAD OFFICE)\r\n2ND FLOOR, 21 ALIWAL STREET\r\nDURBAN 4000, SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (479,'50013679','LON50004603','9','STINLONDZ425002','2004-06-01','2004-05-30 00:00:00','Felixstowe SFK','2004-05-31','Durban','2004-06-24','FLT','DZ425','MKOR','SAFS','GB001462','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LE19 2GA','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LE19 2GA','TIBBETT & BRITTEN AFRICA LOGISTICS\r\n110 SOUTH COAST ROAD\r\nCONGELLA, DURBAN',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (480,'50013680','LON50004604','9','STINLONDZ425003','2004-06-01','2004-05-30 00:00:00','Felixstowe SFK','2004-05-31','Durban','2004-06-24','FLT','DZ425','MKOR','SAFS','GB001593','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD\r\nMOUNTNESSING, ESSEX CM15 0UG','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD\r\nMOUNTNESSING, ESSEX CM15 0UG','S.A. MERCANTILE \r\nUNIT 19, VILLA VALENCIA OFFICE BLCK\r\nANEMOON STREET, GLENMARIS\r\nKEMPTON PARK, JOHANNESBURG, R.S.A.\r\nATTENTION MRS LIZ TAYLOR',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (481,'50013710','DUR50004611','9','STINDURIZ424001','2004-05-26','2004-05-17 00:00:00','Durban','2004-05-17','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','ISEGEN SOUTH AFRICA(PTY)LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK\r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ, UNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA(PTY)LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK\r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ, UNITED KINGDOM','OWENS INTERNATIONAL,FREIGHT LIMITED\r\nCHURCHILL HOUSE,.HORNDON BUSINESS\r\nPARK, STATION ROAD,WEST HORNDON,\r\nBRENTWOOD, ESSEX CM13 3XD \r\nCTC: DONNA ROBERTS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (482,'50013711','DUR50004612','9','STINDURIZ424004','2004-05-27','2004-05-17 00:00:00','Durban','2004-05-17','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','U-FREIGHT UK LIMITED\r\n8 BROOKLANDS CLOSE, WINDMILL ROAD\r\nSUNBURY-ON-THAMES\r\nMIDDLESEX TW16 7DX, UNITED KINGDOM\r\nCTC: GREG EASTERBROOK/MICHAEL ELMS','INTERNATIONAL FORWARDING SERVICES\r\n2ND FLOOR, 21 ALIWAL STREET\r\nDURBAN KZN\r\nSOUTH AFRICA','U-FREIGHT UK LIMITED\r\n8 BROOKLANDS CLOSE, WINDMILL ROAD\r\nSUNBURY-ON-THAMES\r\nMIDDLESEX TW16 7DX, UNITED KINGDOM\r\nCTC: GREG EASTERBROOK/MICHAEL ELMS ','LOCKER SOLUTIONS\r\n39C TANZA ROAD, HAMPSTEAD\r\nLONDON NW3 2UK UNITED KINGDOM\r\nCONTACT: CARL FOREMAN\r\nTEL: +44-207-4333004'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (483,'50013712','DUR50004613','9','STINDURIZ424005','2004-05-20','2004-05-17 00:00:00','Durban','2004-05-17','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','INEOS SILICAS LTD\r\nBANK QUAY\r\nWARRINGTON\r\nWA5 1AB','INEOS SILICAS SOUTH AFRICA PTY LTD\r\nPO BOX 14014\r\nWADEVILLE 1422\r\nJOHANNESBURG - SOUTH AFRICA','INEOS SILICAS LTD\r\nBANK QUAY\r\nWARRINGTON\r\nWA5 1AB','INEOS SILICAS LTD\r\nBANK QUAY\r\nWARRINGTON\r\nWA5 1 AB'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (484,'50013714','DUR50004615','9','STINDURIZ424009','2004-05-19','2004-05-17 00:00:00','Durban','2004-05-17','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','HILLARY\'S BLINDS LTD\r\nPRIVATE ROAD NO.2\r\nCOLWICK BUSINESS PARK, NOTTINGHAM\r\nNG4 2JR ENGLAND','HEAVY MINERAL PLASTICS (PTY) LTD\r\n85 MCKECHNIE STREET\r\nHARRISMITH, 9880\r\nSOUTH AFRICA','HILLARY\'S BLINDS LTD\r\nPRIVATE ROAD NO.2\r\nCOLWICK BUSINESS PARK, NOTTINGHAM\r\nNG4 2JR ENGLAND','GEOLOGISTICS LTD\r\nHAWTHORNE ROAD\r\nCASTLE DINNINGTON\r\nDERBY, DE74 2QR\r\nTEL: +44 1332 813430 (F) 813444'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (485,'50013715','DUR50004616','9','STINDURIZ424010','2004-05-20','2004-05-17 00:00:00','Durban','2004-05-17','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROHAN ROAD\r\nMOUNTNESSING, ESSEX\r\nCM15 OUG','SA MERCANTILE CORPORATION\r\nPO BOX 4198\r\nDURBAN\r\n4000','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROHAN ROAD\r\nMOUNTNESSING, ESSEX\r\nCM15 OUG','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD, \r\nMOUNTNESSING ESSEX CM15 OUG\r\nCTC: DAVE PLATT\r\n0944-01277-351504 (FAX)'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (486,'50013716','DUR50004617','9','STINDURIZ42407A','2004-05-20','2004-05-17 00:00:00','Durban','2004-05-17','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','TREK OVERLAND\r\nLUND COURT FARM\r\nNAWTON NORTH YORKSHIRE\r\nYORK Y0627TZ','JURGENS CI )PTY) LTD\r\n3 SURPRISE ROAD PINETOWN\r\nDURBAN\r\nSOUTH AFRICA','TREK OVERLAND\r\nLUND COURT FARM\r\nNAWTON NORTH YORKSHIRE\r\nYORK Y0627TZ','TREK OVERLAND\r\nLUND COURT FARM\r\nNAWTON NORTH YORKSHIRE\r\nYORK Y0627TZ\r\nTEL: 0944 1751 430 693'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (487,'50013717','JNB50004618','9','STINJNBIZ424002','2004-05-21','2004-05-17 00:00:00','Durban','2004-05-17','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM\r\nCM24 1QW','SEACARGO (PTY) LTD\r\nUNIT 1, 130 BOEING ROAD EAST\r\nBEDFORDVIEW 2008\r\nSOUTH AFRICA','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM\r\nCM24 1QW','CONTACT: ATHOL STEPHENSON\r\nTEL NO : 09441 279 681460\r\nFAX. NO: 09441 279 681466'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (488,'50013718','JNB50004619','9','STINJNBIZ424003','2004-05-20','2004-05-17 00:00:00','Durban','2004-05-17','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','MERCHANT MANAGEMENT LIMITED\r\n297 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','MERCHANT MANAGEMENT LIMITED\r\n297 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','N.FROYS & SONS\r\nHIGH GREEN ROAD\r\nLAUNDRY WAY\r\nCAPEL, DORKING\r\nSURREY, RH55LG'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (489,'50013719','JNB50004620','9','STINJNBIZ424004','2004-05-19','2004-05-17 00:00:00','Durban','2004-05-17','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','TILES R US\r\nPRINCIPIALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','TILES R US\r\nPRINCIPIALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','TILES R US\r\nPRINCIPIALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (490,'50013720','JNB50004621','9','STINJNBIZ424005','2004-05-20','2004-05-17 00:00:00','Durban','2004-05-17','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (491,'50013721','CPT50004622','9','STINCPTIZ424002','2004-05-28','2004-05-21 00:00:00','Cape Town','2004-05-21','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14\r\nSTAFFORD PARK 12\r\nTELFORD, TF3 3BJ, ENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14\r\nSTAFFORD PARK 12\r\nTELFORD, TF3 3BJ, ENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD TF7 4NY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (492,'50013722','CPT50004623','9','STINCPTIZ424003','2004-05-27','2004-05-21 00:00:00','Cape Town','2004-05-21','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX C 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR\r\nAFRICAN TERRIOR (PTY) LTD\r\nP.O BOX 2029\r\nWINDMEUL, 7630','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX C 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM \r\nATT: THERESA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (493,'50013723','CPT50004624','9','STINCPTIZ424005','2004-05-27','2004-05-21 00:00:00','Cape Town','2004-05-21','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','JOHN S. BRAID & CO.LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','BRAID LOGISTICS AFRICA(PTY)LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC OF SOUTH AFRICA','JOHN S. BRAID & CO.LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','JOHN S. BRAID & CO.LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (494,'50013724','JNB50004625','9','STINJNBIZ424010','2004-05-27','2004-05-21 00:00:00','Cape Town','2004-05-21','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','SWIFT (957)LTD\r\nTECAZ HOUSE\r\nNORHAM ROAD\r\nNORTH SHIELDS\r\nTYNE & WEAR, NE29 7TN','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SWIFT (957)LTD\r\nTECAZ HOUSE\r\nNORHAM ROAD\r\nNORTH SHIELDS\r\nTYNE & WEAR, NE29 7TN','SWIFT (957) LTD\r\nTECAZ HOUSE\r\nNORHAM ROAD\r\nNORTH SHIELDS\r\nTYNE & WEAR, NE 29 7TN'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (495,'50013725','JNB50004626','9','STINJNBIZ424011','2004-05-27','2004-05-21 00:00:00','Cape Town','2004-05-21','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD \r\nBD7 2JE','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD \r\nBD7 2JE','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (496,'50013726','PLZ50004627','9','STINPLZIZ424001','2004-05-31','2004-05-21 00:00:00','Cape Town','2004-05-21','Felixstowe SFK','2004-06-06','FIO','IZ424','MREB','SAFN','-1','ALLIANCE SHIPPING LONDON\r\nFENTON WAY, BASILDON\r\nESSEX SS15 6TD,\r\nUNITED KINGDOM','FREIGHT SERVICES\r\nUNIT 5, 28 MARINE DRIVE\r\nPAARDEN EILAND','ALLIANCE SHIPPING LONDON\r\nFENTON WAY, BASILDON\r\nESSEX SS15 6TD,\r\nUNITED KINGDOM','AS ABOVE\r\nTEL: 41 268 410211\r\nATT: COLIN ELY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (497,'50013774','LON50004636','9','STINLONDZ425006','2004-06-02','2004-05-31 00:00:00','Felixstowe SFK','2004-05-31','Cape Town','2004-06-20','FLT','DZ425','MKOR','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nP.O. BOX 147\r\n8000 CAPE TOWN\r\nSOUTH AFRICA','SAFCOR (PTY) LTD\r\nP.O. BOX 147\r\n8000 CAPE TOWN\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (498,'50013775','LON50004637','9','STINLONDZ425005','2004-06-02','2004-05-31 00:00:00','Felixstowe SFK','2004-05-31','Durban','2004-06-24','FLT','DZ425','MKOR','SAFS','GB001586','DEUGRO INTERNATIONAL LTD\r\n3 VICTORIA WAY\r\nHESTON\r\nMIDDLESEX\r\nTW5 9NS','DEUGRO INTERNATIONAL LTD\r\n3 VICTORIA WAY\r\nHESTON\r\nMIDDLESEX\r\nTW5 9NS','DEUGRO SA PTY LTD\r\nOLD MUTUAL BUSINESS PARK\r\nUNIT 1H & 3F, CNR\r\nGEWEL & HULLEY RDS\r\nISANDO EXT 3, JOHANNESBURG, GAUTENG',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (499,'50013796','LON50004603','9','STINLONDZ425002','2004-06-01','2004-05-30 00:00:00','Felixstowe SFK','2004-05-31','Durban','2004-06-24','FLT','DZ425','MKOR','SAFS','GB001462','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LE19 2GA','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LE19 2GA','TIBBETT & BRITTEN AFRICA LOGISTICS\r\n110 SOUTH COAST ROAD\r\nCONGELLA, DURBAN',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (500,'50013797','LON50004639','9','STINLONDZ425007','2004-06-03','2004-05-30 00:00:00','Felixstowe SFK','2004-05-31','Durban','2004-06-24','FLT','DZ425','MKOR','SAFS','GB001497','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL WEST MIDLANDS\r\nB92 7AB ENGLAND U.K.\r\nAS AGENTS ONLY','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL WEST MIDLANDS\r\nB92 7AB ENGLAND U.K.\r\nAS AGENTS ONLY','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600, NATAL\r\nSOUTH AFRICA','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600, NATAL\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (501,'50013804','DAR50004640','9','STINDARIE414013','2004-05-11','2004-05-10 00:00:00','Dar Es Salaam','2004-05-08','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','-1','MR. STANLEY TSIKAYI\r\nC/O CROWN RELOCATIONS CULLEN SQUARE\r\nDEANS ROAD, DEANS INDUSTRIAL ESTATE\r\nLIVINGSTON, EH54 8SJ.\r\nTEL: 441506468160/150 FAX: 468162','MR. STANLEY TSIKAYI\r\nC/O WORLDWIDE MOVERS (T) LTD\r\nP.O. BOX 2486 DAR ES SALAAM\r\nTEL: 255 22 2700977-8\r\nFAX: 255 22 2775948','MR. STANLEY TSIKAYI\r\nC/O CROWN RELOCATIONS CULLEN SQUARE\r\nDEANS ROAD, DEANS INDUSTRIAL ESTATE\r\nLIVINGSTON, EH54 8SJ.\r\nTEL: 441506468160/150 FAX: 468162','SAME AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (502,'50013805','EAC50004641','9','STINEACIE414001','2004-05-24','2004-05-16 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','UK00011EAC','NEVILLE UK PLC\r\nVIKING ROAD\r\nERITH KENT\r\nDA8 1EW\r\nUK','KALUWORKS LIMITED\r\nP.O. BOX 90421\r\nMOMBASA\r\nKENYA','NEVILLE UK PLC\r\nVIKING ROAD\r\nERITH KENT\r\nDA8 1EW\r\nUK','NEVILLE UK PLC\r\nVIKING ROAD\r\nERITH KENT\r\nDA8 1EW\r\nUK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (503,'50013806','EAC50004642','9','STINEACIE414002','2004-05-20','2004-05-16 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','MBA110','TO ORDER','KENYA TEA DEVELOPMENT AGENCY LTD\r\nP O BOX 30213\r\nNAIROBI - KENYA','TO ORDER','JAMES FINLAY & CO. LTD\r\n5TH FLOOR, STERLING HOUSE\r\nGREAT EASTERN WHARF\r\n51 PARK GATE ROAD, BATTERSE\r\nLONDON SW11 4NQ ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (504,'50013807','EAC50004643','9','STINEACIE414003','2004-05-20','2004-05-16 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','MBA110','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 0213\r\nNAIROBI - KENYA','TO ORDER','M/S. TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK, HARROGATE\r\nNORTH YORKSHIRE HG2 7LD \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (505,'50013808','EAC50004644','9','STINEACIE414004','2004-05-20','2004-05-16 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','MBA110','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI - KENYA','TO ORDER','M/S. TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK, HARROGATE\r\nNORTH YORKSHIRE HG2 7LD \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (506,'50013809','EAC50004645','9','STINEACIE414005','2004-05-20','2004-05-16 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','MBA110','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI - KENYA','TO ORDER','M/S. TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK, HARROGATE\r\nNORTH YORKSHIRE HG2 7LD.\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (507,'50013810','EAC50004646','9','STINEACIE414006','2004-05-20','2004-05-16 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','-1','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX,\r\nCM144 SB','SDV TRANSAMI ( KENYA ) LTD\r\nP O BOX 46586\r\nNAIROBI\r\nKENYA','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX,\r\nCM144 SB','SAME AS CONSIGNEE\r\nATTN: MARK PILSWORTH\r\nTEL: 012 77 243504\r\nFAX: 012 77 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (508,'50013811','EAC50004647','9','STINEACIE414007','2004-05-20','2004-05-16 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','-1','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD RD, BRENTWOOD ESSEX,\r\nCM144 SB','SDV TRANSAMI (K) LTD\r\nP O BOX 46586\r\nNAIROBI - KENYA','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD RD, BRENTWOOD ESSEX,\r\nCM144 SB','SAME AS CONSIGNEE\r\nATTN: MARK PILSWORTH\r\nTEL: 012 77 243504\r\nFAX: 012 77 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (509,'50013812','EAC50004648','9','STINEACIE414009','2004-05-24','2004-05-16 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','BE00060ANR','TO ORDER','JAMES FINLAY (MOMBASA)\r\nMASHUNDU STREET\r\nP.O. BOX 84619\r\nMOMBASA\r\nKENYA','TO ORDER','R. TWINING AND COMPANY\r\nSOUTH WAY, ANDOVER HANTS \r\nSP 10 5AQ\r\n01 264 348712'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (510,'50013813','EAC50004649','9','STINEACIE414010','2004-05-20','2004-05-15 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','HSL000056','TAYLORS OF HARROGATE\r\nTEA BUYING DEPT; PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD','JAMES FINLAY (K) LTD\r\nP.O. BOX 71\r\nKERICHO\r\nKENYA','TAYLORS OF HARROGATE\r\nTEA BUYING DEPT; PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF \r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (511,'50013814','EAC50004650','9','STINEACIE414011','2004-05-20','2004-05-17 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','MBA110','TO ORDER','VAN REES B.V. \r\nP.O. BOX 83835\r\nMOMBASA\r\nKENYA','TO ORDER','M/S. VAN REES LIMITED\r\n24 WINCHESTER STREET\r\nBASINGSTOKE, HAMPSHIRE\r\nRG21 7DZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (512,'50013815','EAC50004651','9','STINEACIE414012','2004-05-20','2004-05-16 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','MBA110','TO ORDER','M.J. CLARKE LIMITED\r\nP.O. BOX 42802\r\nMOMBASA\r\nKENYA','TO ORDER','M/S. TAYLORS OF HARROGATE\r\nTEA BUYING DEPT., PAGODA HOUSE\r\nPLUMPTON PARK, HARROGATE\r\nNORTH YORKSHIRE HG2 7LD U.K.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (513,'50013816','EAC50004652','9','STINEACIE414014','2004-05-24','2004-05-15 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','uk00011eac','NEVILLE UK PLC\r\nVIKING ROAD\r\nERITH KENT\r\nDA8 1EW\r\nUK','KALUWORKS LIMITED\r\nP.O. BOX 90421\r\nMOMBASA','NEVILLE UK PLC\r\nVIKING ROAD\r\nERITH KENT\r\nDA8 1EW\r\nUK','NEVILLE UK PLC\r\nVIKING ROAD\r\nERITH KENT\r\nDA8 1EW\r\nUK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (514,'50013817','JIB50004653','9','STINJIBIE414345','2004-05-31','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe SFK','2004-06-08','FLT','IE414','MORS','EAFN','-1','M/S A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513','OMER & AWAD BAOBED PVT.LTD.CO\r\nP.O.BOX 1245\r\n Addis Ababa \r\n\r\nETHIOPIA','M/S A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513','TO THE ORDER OF COMMERCIAL\r\nBANK OF ETHIOPIA, ADDIS ABABA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (515,'50013818','JIB50004654','9','STINJIBIE414346','2004-05-27','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','-1','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA, ETHIOPIA','ANTYPAS BROS LTD \r\nP.O.BOX 1606\r\n Addis Ababa \r\nETHIOPIA','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA, ETHIOPIA','M/S A.POORTMAN (LONDOND) LTD. U.K.\r\nFAX NO 4420 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (516,'50013819','JIB50004655','9','STINJIBIE414347','2004-05-27','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe SFK','2004-06-08','FLT','IE414','MORS','EAFN','-1','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA, ETHIOPIA','ANTYPAS BROS LTD \r\nP.O.BOX 1606\r\n Addis Ababa \r\nETHIOPIA','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA, ETHIOPIA','M/S A.POORTMAN (LONDON) LTD., U.K\r\nFAX NO.4420 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (517,'50013820','JIB50004656','9','STINJIBIE414349','2004-05-27','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe SFK','2004-06-08','FLT','IE414','MORS','EAFN','-1','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA ETHIOPIA','ANTYPAS BROS LTD \r\nP.O.BOX 1606 \r\n Addis Ababa \r\nETHIOPIA','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA ETHIOPIA','M/S A.POORTMAN (LONDON) LTD., U.K.\r\nFAX NO.4420 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (518,'50013821','JIB50004657','9','STINJIBIE414350','2004-05-27','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe SFK','2004-06-08','FLT','IE414','MORS','EAFN','-1','ORDER OF M/S NIB INTERNATIONAL BANK\r\nSHOLLA BRANCH ADDIS ABABA\r\nETHIOPIA','HANYON INTERNATIONAL TRADING\r\nENTERPRISE \r\nP.O.BOX 21766 # 1000\r\nADDIS ABABA, ETHIOPIA','ORDER OF M/S NIB INTERNATIONAL BANK\r\nSHOLLA BRANCH ADDIS ABABA\r\nETHIOPIA','COMPLETE COFFEE LTD T/A RIDGE \r\nAND BREMINER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (519,'50013822','JIB50004658','9','STINJIBIE414353','2004-05-31','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe SFK','2004-06-08','FLT','IE414','MORS','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED PVT.LTD.CO.\r\nP.O.BOX 1245\r\n Addis Ababa \r\n\r\nETHIOPIA','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','M/S A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (520,'50013823','JIB50004659','9','STINJIBIE414354','2004-05-28','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe SFK','2004-06-08','FLT','IE414','MORS','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED (PVT.LTD.CO)\r\nHOUSE NO.339, KEBELE 14, WOREDA 2,\r\nCATHERAL STREET,\r\nP.O.BOX 1345, ADDIS ABABA\r\nETHIOPIA','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','M/S A.POORTMAN (LONDON) LTD, U.K.\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (521,'50013824','EAC50004660','9','STINEACIE414011','2004-05-20','2004-05-17 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','MBA110','TO ORDER','VAN REES B.V. \r\nP.O. BOX 83835\r\nMOMBASA\r\nKENYA','TO ORDER','M/S. VAN REES LIMITED\r\n24 WINCHESTER STREET\r\nBASINGSTOKE, HAMPSHIRE\r\nRG21 7DZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (522,'50013825','EAC50004652','9','STINEACIE414014','2004-05-24','2004-05-15 00:00:00','Mombasa','2004-05-11','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','uk00011eac','NEVILLE UK PLC\r\nVIKING ROAD\r\nERITH KENT\r\nDA8 1EW\r\nUK','KALUWORKS LIMITED\r\nP.O. BOX 90421\r\nMOMBASA','NEVILLE UK PLC\r\nVIKING ROAD\r\nERITH KENT\r\nDA8 1EW\r\nUK','NEVILLE UK PLC\r\nVIKING ROAD\r\nERITH KENT\r\nDA8 1EW\r\nUK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (523,'50013826','JIB50004660','9','STINJIBIE414345','2004-05-31','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe SFK','2004-06-08','FLT','IE414','MORS','EAFN','-1','M/S A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513','OMER & AWAD BAOBED PVT.LTD.CO\r\nP.O.BOX 1245\r\n Addis Ababa \r\n\r\nETHIOPIA','M/S A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513','TO THE ORDER OF COMMERCIAL\r\nBANK OF ETHIOPIA, ADDIS ABABA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (524,'50013827','JIB50004661','9','STINJIBIE414346','2004-05-27','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe','2004-06-08','FLT','IE414','MORS','EAFN','-1','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA, ETHIOPIA','ANTYPAS BROS LTD \r\nP.O.BOX 1606\r\n Addis Ababa \r\nETHIOPIA','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA, ETHIOPIA','M/S A.POORTMAN (LONDOND) LTD. U.K.\r\nFAX NO 4420 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (525,'50013828','JIB50004662','9','STINJIBIE414347','2004-05-27','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe SFK','2004-06-08','FLT','IE414','MORS','EAFN','-1','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA, ETHIOPIA','ANTYPAS BROS LTD \r\nP.O.BOX 1606\r\n Addis Ababa \r\nETHIOPIA','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA, ETHIOPIA','M/S A.POORTMAN (LONDON) LTD., U.K\r\nFAX NO.4420 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (526,'50013829','JIB50004663','9','STINJIBIE414349','2004-05-27','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe SFK','2004-06-08','FLT','IE414','MORS','EAFN','-1','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA ETHIOPIA','ANTYPAS BROS LTD \r\nP.O.BOX 1606 \r\n Addis Ababa \r\nETHIOPIA','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA ETHIOPIA','M/S A.POORTMAN (LONDON) LTD., U.K.\r\nFAX NO.4420 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (527,'50013830','JIB50004664','9','STINJIBIE414350','2004-05-27','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe SFK','2004-06-08','FLT','IE414','MORS','EAFN','-1','ORDER OF M/S NIB INTERNATIONAL BANK\r\nSHOLLA BRANCH ADDIS ABABA\r\nETHIOPIA','HANYON INTERNATIONAL TRADING\r\nENTERPRISE \r\nP.O.BOX 21766 # 1000\r\nADDIS ABABA, ETHIOPIA','ORDER OF M/S NIB INTERNATIONAL BANK\r\nSHOLLA BRANCH ADDIS ABABA\r\nETHIOPIA','COMPLETE COFFEE LTD T/A RIDGE \r\nAND BREMINER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (528,'50013831','JIB50004665','9','STINJIBIE414353','2004-05-31','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe SFK','2004-06-08','FLT','IE414','MORS','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED PVT.LTD.CO.\r\nP.O.BOX 1245\r\n Addis Ababa \r\n\r\nETHIOPIA','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','M/S A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (529,'50013832','JIB50004666','9','STINJIBIE414354','2004-05-28','2004-05-24 00:00:00','Djibouti','2004-05-18','Felixstowe SFK','2004-06-08','FLT','IE414','MORS','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED (PVT.LTD.CO)\r\nHOUSE NO.339, KEBELE 14, WOREDA 2,\r\nCATHERAL STREET,\r\nP.O.BOX 1345, ADDIS ABABA\r\nETHIOPIA','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','M/S A.POORTMAN (LONDON) LTD, U.K.\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (530,'50013864','LON50004677','9','STINLONDE497013','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Dar Es Salaam','2004-06-26','FLT','DE497','MSER','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS\r\nPE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS\r\nPE24 4UF','MOHAMED CLOTHING COMPANY\r\nNO. 6 LIVINGSTONE STREET\r\nP.O. BOX 22740\r\nDAR ES SALAAM, TANZANIA\r\nTEL:00 255 51 184 325',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (531,'50013865','LON50004678','9','STINLONDE497001','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB001253','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET,\r\nBURY, LANCS','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET,\r\nBURY, LANCS','ANNESTE ENTERPRISES\r\nP.O. BOX 47362\r\nNAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (532,'50013866','LON50004679','9','STINLONDE497002','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB001253','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET\r\nBURY, LANCS','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET\r\nBURY, LANCS','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (533,'50013867','LON50004680','9','STINLONDE497003','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB001444','MILLENNIUM INORGANIC CHEMICALS\r\nPO BOX 26, GRIMSBY\r\nNORTH EAST LINCOLNSHIRE DN41 8DP\r\nUNITED KINGDOM','MILLENNIUM INORGANIC CHEMICALS\r\nPO BOX 26, GRIMSBY\r\nNORTH EAST LINCOLNSHIRE DN41 8DP\r\nUNITED KINGDOM','CITIBANK N.A.\r\nUPPER HILL ROAD BRANCH\r\nP.O. BOX 30711, NAIROBI 00100 KENYA','SADOLIN PAINTS (E.A.) LTD\r\nP.O. BOX 18011\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (534,'50013868','LON50004681','9','STINLONDE497004','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB001444','MILLENNIUM INORGANIC CHEMICALS LTD\r\nPO BOX 26, GRIMSBY\r\nNORTH EAST LINCOLNSHIRE DN41 8DP\r\nUNITED KINGDOM','MILLENNIUM INORGANIC CHEMICALS LTD\r\nPO BOX 26, GRIMSBY\r\nNORTH EAST LINCOLNSHIRE DN41 8DP\r\nUNITED KINGDOM','NATIONAL INDUSTRIAL CREDIT \r\nBANK LIMITED\r\nNIC HOUSE BRANCH, NIC HOUSE \r\nMOMBASA ROAD, NAIROBI 2888000,KENYA','GIVAUDEX EAST AFRICA LTD\r\nMITCHELL COTTS\r\nFUNZI ROAD - OFF ENTERPRISE RO\r\nCITY SQUARE, NAIROBI 00200, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (535,'50013869','LON50004682','9','STINLONDE497005','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB000116','MERCIA EXPORT ENTERPRISES LTD\r\n237 SMORRALL LANE\r\nBEDWORTH, NR. NUNEATON CV12 0JN','MERCIA EXPORT ENTERPRISES LTD\r\n237 SMORRALL LANE\r\nBEDWORTH, NR. NUNEATON CV12 0JN','MUSLIM HUSSEIN DAMANI\r\nP.O. BOX 11103\r\nARUSHA, TANZANIA','MUSLIM HUSSEIN DAMANI\r\nP.O. BOX 11103\r\nARUSHA, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (536,'50013870','LON50004683','9','STINLONDE497006','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB000116','MERCIA EXPORT ENTERPRISES LTD \r\n237 SMORRALL LANE\r\nBEDWORTH, NR. NUNEATON CV12 0JN','MERCIA EXPORT ENTERPRISES LTD \r\n237 SMORRALL LANE\r\nBEDWORTH, NR. NUNEATON CV12 0JN','RASHIDI PENZA\r\nP.O.BOX 11103\r\nARUSHA, TANZANIA','RASHIDI PENZA\r\nP.O.BOX 11103\r\nARUSHA, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (537,'50013871','LON50004684','9','STINLONDE497007','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB000116','MERCIA EXPORT ENTERPRISES LTD\r\n237 SMORRALL LANE\r\nBEDWORTH, NR. NUNEATON CV12 0JN','MERCIA EXPORT ENTERPRISES LTD\r\n237 SMORRALL LANE\r\nBEDWORTH, NR. NUNEATON CV12 0JN','AMIRI JABBER MUSLIM\r\nP.O. BOX 575\r\nARUSHA, TANZANIA','AMIRI JABBER MUSLIM\r\nP.O. BOX 575\r\nARUSHA, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (538,'50013872','LON50004685','9','STINLONDE497008','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB000833','NODOR INTERNATIONAL LIMITED\r\nSOUTH ROAD, \r\nBRIDGEND INDUSTRIAL ESTATE,BRIDGEND\r\nMID GLAMORGAN CF31 3PT','NODOR INTERNATIONAL LIMITED\r\nSOUTH ROAD, \r\nBRIDGEND INDUSTRIAL ESTATE,BRIDGEND\r\nMID GLAMORGAN CF31 3PT','NODOR KENYA EPZ LTD\r\nTHE KIRBY BUILDING\r\nATHI RIVER EXPORT PROCESSING ZONE\r\nATHI RIVER, NR NAIROBI, KENYA','SDV TRANSAMI (K) LTD\r\nAIRPORT NORTH ROAD\r\nOFF MOMBASA ROAD, \r\nP.O. BOX 46586, NAIROBI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (539,'50013873','LON50004686','9','STINLONDE497009','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB001253','WASTESAVERS INTERANTIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS\r\nPE24 4UF','WASTESAVERS INTERANTIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS\r\nPE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI\r\nKENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (540,'50013874','LON50004687','9','STINLONDE497014','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB000392','OAKE & CO (GM) LTD\r\nGATEX HOUSE, 611 HARROW ROAD\r\nNORTH KENSINGTON\r\nLONDON\r\nW10 4RA','OAKE & CO (GM) LTD\r\nGATEX HOUSE, 611 HARROW ROAD\r\nNORTH KENSINGTON\r\nLONDON\r\nW10 4RA','GATHANI (UGANDA) LTD\r\nP.O. BOX 22285, \r\nKAMPALA, UGANDA\r\nTEL: 255014 & 231682','GATHANI (UGANDA) LTD\r\nP.O. BOX 22285, \r\nKAMPALA, UGANDA\r\nTEL: 255014 & 231682'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (541,'50013875','LON50004688','9','STINLONDE497015','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB000392','FARMCO INTERNATIONAL\r\n27 WELLINGTON ROAD\r\nHATCHEND\r\nMIDDX HA5 4NF','FARMCO INTERNATIONAL\r\n27 WELLINGTON ROAD\r\nHATCHEND\r\nMIDDX HA5 4NF','R.M. PATEL & PARTNERS LTD\r\nP.O. BOX 548\r\nELDORET\r\nKENYA','R.M. PATEL & PARTNERS LTD\r\nP.O. BOX 548\r\nELDORET\r\nKENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (542,'50013876','LON50004689','9','STINLONDE497016','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB001619','MR. DAVID WALUUBE\r\n32B FINBOROUGH ROAD\r\nTOOTING,\r\nLONOND\r\nSW17 9HY','MR. DAVID WALUUBE\r\n32B FINBOROUGH ROAD\r\nTOOTING,\r\nLONOND\r\nSW17 9HY','MS CHRISTINE SEREMBA\r\nINFORMATION TECHNOLOGY FACILITATORS\r\nKAMPALA, PO BOX 3936\r\nKAMPALA, UGANDA\r\nTEL:+256-77-361088',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (543,'50013877','LON50004690','9','STINLONDE497017','2004-06-04','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB000833','CHAMPION PHOTOCHEMISTRY INTL LTD\r\nHUBERT ROAD\r\nBRENTWOOD\r\nESSEX CM14 4JE','CHAMPION PHOTOCHEMISTRY INTL LTD\r\nHUBERT ROAD\r\nBRENTWOOD\r\nESSEX CM14 4JE','STAR PHOTO LABORATORIES LTD\r\nPO BOX LABORATORIES LTD\r\nP.O. BOX 1759\r\nKAMPALA\r\nUGANDA','SDV/TRANSAMI KENYA LIMITED\r\nCHANGAMWE ROAD\r\nP.O. BOX 90263\r\nMOMBASA\r\nATTN MR OMAR'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (544,'50013906','LON50004697','9','STINLONDZ425008','2004-06-07','2004-05-30 00:00:00','Felixstowe SFK','2004-05-31','Port Elizabeth','2004-06-22','FLT','DZ425','MKOR','SAFS','GB001364','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE, HAMS HALL DISTRIBTION \r\nCOLESHILL\r\nB46 1GA','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE, HAMS HALL DISTRIBTION \r\nCOLESHILL\r\nB46 1GA','EXPEDITORS INTL SA PTY. LTD (JNB)\r\nEXPEDITORS PARK\r\n26 POMONA ROADPOMONA 1619\r\nSOUTH AFRICA\r\nREPUBLIC OF',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (545,'50013907','LON50004697','9','STINLONDZ425008','2004-06-07','2004-05-30 00:00:00','Felixstowe SFK','2004-05-31','Port Elizabeth','2004-06-22','FLT','DZ425','MKOR','SAFS','GB001364','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE, HAMS HALL DISTRIBTION \r\nCOLESHILL\r\nB46 1GA','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE, HAMS HALL DISTRIBTION \r\nCOLESHILL\r\nB46 1GA','EXPEDITORS INTL SA PTY. LTD (JNB)\r\nEXPEDITORS PARK\r\n26 POMONA ROADPOMONA 1619\r\nSOUTH AFRICA\r\nREPUBLIC OF',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (546,'50013911','LON50004698','9','STINLONDZ426001','2004-06-07','2004-06-06 00:00:00','Felixstowe SFK','2004-06-07','Cape Town','2004-06-27','FLT','DZ426','MREB','SAFS','GB001619','WOL C/O\r\nALLSAS GARCO (UK) LTD\r\n3000 MANCHESTER BUSINESS PARK\r\nAVIATOR WAY, MANCHESTER\r\nM22 5TG (AS AGENTS ONLY)','WOL C/O\r\nALLSAS GARCO (UK) LTD\r\n3000 MANCHESTER BUSINESS PARK\r\nAVIATOR WAY, MANCHESTER\r\nM22 5TG (AS AGENTS ONLY)','MANPORT AFRICA SHIPPING (PTY) LTD\r\nG 04 MUSGRAVE PARK\r\n18 MUSGRAVE ROAD, DURBAN 4001\r\nSOUTH AFRICA TEL 27 31 2029621\r\nFAX 27 31 2029620 (AS AGENTS ONLY)',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (547,'50013912','LON50004699','9','STINLONDZ426002','2004-06-07','2004-06-06 00:00:00','Felixstowe SFK','2004-06-07','Port Elizabeth','2004-06-29','FLT','DZ426','MREB','SAFS','GB001614','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL\r\nLUCKYN LANE, PIPPS HILL INDUSTRIAL \r\nBASILDON, ESSEX\r\nSS14 3AX','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL\r\nLUCKYN LANE, PIPPS HILL INDUSTRIAL \r\nBASILDON, ESSEX\r\nSS14 3AX','LESCHACO (PTY) LTD\r\n26 SADDLE DRIVE\r\nWOODMEAD OFFICE PARK\r\nWOODMEAD 2157\r\nJOHANNESBURG',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (548,'50013922','LON50004700','9','STINLONDE497018','2004-06-07','2004-05-30 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB000833','AB VICKERS\r\nA DIVISION OF LALLEMAND UK LTD\r\nDALLOW STREET, BURTON UPON TRENT\r\nSTAFFORDSHIRE','AB VICKERS\r\nA DIVISION OF LALLEMAND UK LTD\r\nDALLOW STREET, BURTON UPON TRENT\r\nSTAFFORDSHIRE','KENYA BREWERIES\r\nTHIKA ROAD, PO BOX 30161\r\nNAIROBI,\r\nKENYA','SDV/TRANSAMI KENYA LIMITED\r\nCHANGAMWE ROAD\r\nP.O. BOX 90263\r\nMOMBASA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (549,'50013923','LON50004701','9','STINLONDE497019','2004-06-07','2004-05-30 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB000833','THORN LIGHTING LIMITED\r\nMERRINGTON LANE INDUSTRIAL ESTATE\r\nSPENNYMOOR, \r\nCOUNTY DURHAM \r\nDL16 7UR','THORN LIGHTING LIMITED\r\nMERRINGTON LANE INDUSTRIAL ESTATE\r\nSPENNYMOOR, \r\nCOUNTY DURHAM \r\nDL16 7UR','POWER TECHNICS NAIROBI\r\nP.O. BOX 49197\r\nNAIROBI\r\nKENYA','SDV/TRANSAMI KENYA LIMITED\r\nCHANGAMWE ROAD\r\nP.O. BOX 90263\r\nMOMBASA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (550,'50013933','LON50004704','9','STINLONDE497020','2004-06-08','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB001607','K FRIDGES\r\nHUME AVENUE\r\nTILBURY\r\nESSEX','K FRIDGES\r\nHUME AVENUE\r\nTILBURY\r\nESSEX','MR FAROUK M KIBUUKA\r\nP.O. BOX 24639\r\nKAMPALA\r\nUGANDA','MR FAROUK M KIBUUKA\r\nP.O. BOX 24639\r\nKAMPALA\r\nUGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (551,'50013934','LON50004705','9','STINLONDZ426003','2004-06-07','2004-06-06 00:00:00','Felixstowe SFK','2004-06-07','Cape Town','2004-06-27','FLT','DZ426','MREB','SAFS','GB000636','ALLIED DISTILLERS LTD\r\nKILMALID\r\nSTERLING ROAD, \r\nDUMBARTON, DUMBARTONSHIRE\r\nG82 2SS SCOTLAND','ALLIED DISTILLERS LTD\r\nKILMALID\r\nSTERLING ROAD, \r\nDUMBARTON, DUMBARTONSHIRE\r\nG82 2SS SCOTLAND','DOUGLAS GREEN BELLINGHAM\r\n10 BOLT AVENUE\r\nMONTAQUE GARDENS\r\nCAPETOWN\r\nSOUTH AFRICA','ICA BULK LOGISTICS PTY LTD\r\nSUITE 2, HOWARD CENTRE\r\nFOREST DRIVE, PINELANDS\r\nCAPETOWN 7405 S.A.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (552,'50013935','LON50004706','9','STINLONDZ426006','2004-06-08','2004-06-06 00:00:00','Felixstowe SFK','2004-06-07','Durban','2004-07-01','FLT','DZ426','MREB','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nPRIVATE BAG 7 JOHANNESBURG INT\r\nAIRPORT 1627 20 WRENCH ROAD\r\nISANDO 1620\r\nR.S.A.','SAFCOR (PTY) LTD\r\nPRIVATE BAG 7 JOHANNESBURG INT\r\nAIRPORT 1627 20 WRENCH ROAD\r\nISANDO 1620\r\nR.S.A.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (553,'50013936','DUR50004707','9','STINDURIZ425001','2004-05-25','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','GEO COPSEY\r\n178 CROW LANE\r\nROMFORD ESSEX RM7 OES\r\nTEL: 0944 1708724213\r\nFAX: 0944 1708727305','CARGOPAK CC\r\nUNIT 3 CHARISMA PARK\r\n40/44 COLUMBINE PLACE\r\nGLEN ANIL, DURBAN 4051','GEO COPSEY\r\n178 CROW LANE\r\nROMFORD ESSEX RM7 OES\r\nTEL: 0944 1708724213\r\nFAX: 0944 1708727305','AS PER CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (554,'50013937','DUR50004708','9','STINDURIZ425002','2004-05-31','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe','2004-06-13','FIO','IZ425','MKER','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ, UNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ, UNITED KINGDOM','OWENS INTERNATIONAL,FREIGHT LIMITED\r\nCHURCHILL HOUSE, HORNDON BUSINESS \r\nPARK, STATION ROAD, WEST HORNDON,\r\nBRENTWOOD, ESSEX, CM13 3XD \r\nCTC: DONNA ROBERTS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (555,'50013938','DUR50004709','9','STINDURIZ425005','2004-05-31','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','WT SHIPPING SERVICES LTD\r\nFERNWOOD HOUSE ROMAN ROAD\r\nMOUNTNESSING ESSEX\r\nCM15 OUG','SA MERCANTILE CORPORATION\r\nP O BOX 4198\r\nDURBAN \r\n4000','WT SHIPPING SERVICES LTD\r\nFERNWOOD HOUSE ROMAN ROAD\r\nMOUNTNESSING ESSEX\r\nCM15 OUG','WT SHIPPING SERVICES LTD\r\nFERNWOOD HOUSE ROMAN ROAD\r\nMOUTNESSING ESSEX CM15 OUG\r\nCTC: DAVE PLATT\r\n0944-01277-351501/2/3'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (556,'50013939','JNB50004710','9','STINJNBIZ425001','2004-05-28','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','HEMISPHERE FREIGHT SERVICES LTD\r\nUNIT 3, FOXTAIL ROAD\r\nRANSOMES EURO PARK\r\nIPSWICH, SUFFOLK, IP3 9RT','NATCO SA (PTY) LTD\r\nUNIT C2, ANCHOR INDUSTRIAL PARK\r\nCNR, SPRINGBOK & TALJAARD STR.\r\nBARTLETT EXT 7, BOKSBURG','HEMISPHERE FREIGHT SERVICES LTD\r\nUNIT 3, FOXTAIL ROAD\r\nRANSOMES EURO PARK\r\nIPSWICH, SUFFOLK, IP3 9RT','SAME AS CONSIGNEE\r\nCONTACT PERSON: SIMON JOSEPH\r\nTEL: + 44 1473 713738\r\nFAX: + 44 1473 713739'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (557,'50013940','JNB50004711','9','STINJNBIZ425005','2004-05-28','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','TILE R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD, 5 CADIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','TILE R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','TILE R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (558,'50013941','JNB50004712','9','STINJNBIZ425006','2004-05-31','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','N.FROYS & SONS\r\nHIGH GREEN ROAD\r\nLAUNDRY WAY\r\nCAPEL, DORKING\r\nSURREY, RH55LG','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','N.FROYS & SONS\r\nHIGH GREEN ROAD\r\nLAUNDRY WAY\r\nCAPEL, DORKING\r\nSURREY, RH55LG','N.FROYS & SONS\r\nHIGH GREEN ROAD\r\nLAUNDRY WAY\r\nCAPEL, DORKING\r\nSURREY, RH55LG'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (559,'50013942','JNB50004713','9','STINJNBIZ425007','2004-05-28','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (560,'50013973','LON50004704','9','STINLONDE497020','2004-06-08','2004-03-06 00:00:00','Felixstowe SFK','2004-05-31','Mombasa','2004-06-30','FLT','DE497','MSER','EAFS','GB001607','K FRIDGES\r\nHUME AVENUE\r\nTILBURY\r\nESSEX','K FRIDGES\r\nHUME AVENUE\r\nTILBURY\r\nESSEX','MR FAROUK M KIBUUKA\r\nP.O. BOX 24639\r\nKAMPALA\r\nUGANDA','MR FAROUK M KIBUUKA\r\nP.O. BOX 24639\r\nKAMPALA\r\nUGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (561,'50013976','LON50004738','9','STINLONDZ426007','2004-06-08','2004-06-06 00:00:00','Felixstowe SFK','2004-06-07','Cape Town','2004-06-27','FLT','DZ426','MREB','SAFS','GB001649','INDEPENDENT MARITIME AGENCIES LTD\r\nAS AGENTS','INDEPENDENT MARITIME AGENCIES LTD\r\nAS AGENTS','R.F.L.\r\nFINANCE HOUSE, 2ND FLOOR, 25 ERNEST\r\nOPPENHEIMER STREET, BRUMA,\r\nJOHANNESBURG, SOUTH AFRICA \r\nTEL:0027116165750 FAX 0027116161341',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (562,'50013977','LON50004739','9','STINLONDZ426008','2004-06-08','2004-06-06 00:00:00','Felixstowe SFK','2004-06-07','Durban','2004-07-01','FLT','DZ426','MREB','SAFS','GB001649','INDEPENDENT MARITIME AGENCIES LTD\r\nAS AGENTS','INDEPENDENT MARITIME AGENCIES LTD\r\nAS AGENTS','R.F.L.\r\n12TH FLOOR, FIELD PLACE\r\n30 FIELD STREET, DURBAN\r\nSOUTH AFRICA TEL 00 27313014805\r\nFAX 00 27313013838',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (563,'50013980','DUR50004707','9','STINDURIZ425001','2004-05-25','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','GEO COPSEY\r\n178 CROW LANE\r\nROMFORD ESSEX RM7 OES\r\nTEL: 0944 1708724213\r\nFAX: 0944 1708727305','CARGOPAK CC\r\nUNIT 3 CHARISMA PARK\r\n40/44 COLUMBINE PLACE\r\nGLEN ANIL, DURBAN 4051','GEO COPSEY\r\n178 CROW LANE\r\nROMFORD ESSEX RM7 OES\r\nTEL: 0944 1708724213\r\nFAX: 0944 1708727305','AS PER CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (564,'50013981','DUR50004708','9','STINDURIZ425002','2004-05-31','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe','2004-06-13','FIO','IZ425','MKER','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ, UNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ, UNITED KINGDOM','OWENS INTERNATIONAL,FREIGHT LIMITED\r\nCHURCHILL HOUSE, HORNDON BUSINESS \r\nPARK, STATION ROAD, WEST HORNDON,\r\nBRENTWOOD, ESSEX, CM13 3XD \r\nCTC: DONNA ROBERTS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (565,'50013982','DUR50004709','9','STINDURIZ425005','2004-05-31','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','WT SHIPPING SERVICES LTD\r\nFERNWOOD HOUSE ROMAN ROAD\r\nMOUNTNESSING ESSEX\r\nCM15 OUG','SA MERCANTILE CORPORATION\r\nP O BOX 4198\r\nDURBAN \r\n4000','WT SHIPPING SERVICES LTD\r\nFERNWOOD HOUSE ROMAN ROAD\r\nMOUNTNESSING ESSEX\r\nCM15 OUG','WT SHIPPING SERVICES LTD\r\nFERNWOOD HOUSE ROMAN ROAD\r\nMOUTNESSING ESSEX CM15 OUG\r\nCTC: DAVE PLATT\r\n0944-01277-351501/2/3'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (566,'50013983','JNB50004710','9','STINJNBIZ425001','2004-05-28','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','HEMISPHERE FREIGHT SERVICES LTD\r\nUNIT 3, FOXTAIL ROAD\r\nRANSOMES EURO PARK\r\nIPSWICH, SUFFOLK, IP3 9RT','NATCO SA (PTY) LTD\r\nUNIT C2, ANCHOR INDUSTRIAL PARK\r\nCNR, SPRINGBOK & TALJAARD STR.\r\nBARTLETT EXT 7, BOKSBURG','HEMISPHERE FREIGHT SERVICES LTD\r\nUNIT 3, FOXTAIL ROAD\r\nRANSOMES EURO PARK\r\nIPSWICH, SUFFOLK, IP3 9RT','SAME AS CONSIGNEE\r\nCONTACT PERSON: SIMON JOSEPH\r\nTEL: + 44 1473 713738\r\nFAX: + 44 1473 713739'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (567,'50013984','JNB50004711','9','STINJNBIZ425005','2004-05-28','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','TILE R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD, 5 CADIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','TILE R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','TILE R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (568,'50013985','JNB50004712','9','STINJNBIZ425006','2004-05-31','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','N.FROYS & SONS\r\nHIGH GREEN ROAD\r\nLAUNDRY WAY\r\nCAPEL, DORKING\r\nSURREY, RH55LG','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','N.FROYS & SONS\r\nHIGH GREEN ROAD\r\nLAUNDRY WAY\r\nCAPEL, DORKING\r\nSURREY, RH55LG','N.FROYS & SONS\r\nHIGH GREEN ROAD\r\nLAUNDRY WAY\r\nCAPEL, DORKING\r\nSURREY, RH55LG'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (569,'50013986','JNB50004713','9','STINJNBIZ425007','2004-05-28','2004-05-24 00:00:00','Durban','2004-05-24','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (570,'50014040','CPT50004716','9','STINCPTIZ425004','2004-06-04','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','CAVALIER MARKETING\r\nHOWELL WORKS, ELLIOT STREET\r\nSILSDEN WEST, YORKSHIRE BD20 0DP\r\nENGLAND','APS PLASTICS (PTY) LTD\r\nUNIT 6,ISLAND PARK AUCKLAND STR\r\nCAPE TOWN, SOUTH AFRICA','CAVALIER MARKETING\r\nHOWELL WORKS, ELLIOT STREET\r\nSILSDEN WEST, YORKSHIRE BD20 0DP\r\nENGLAND','AS ABOVE\r\nTEL: 153 565 5677\r\nATT: ROB HARRISON'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (571,'50014041','CPT50004717','9','STINCPTIZ425008','2004-06-03','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR \r\nAFRICAN TERRIOR (PTY) LTD\r\nP.O. BOX 2029\r\nWINDMEUL, 7630','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE - 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM ATT: THERESA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (572,'50014042','CPT50004718','9','STINCPTIZ425010','2004-06-03','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','BRAID LOGISTICS AFRICA (PTY) LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC OF SOUTH AFRICA','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (573,'50014043','CPT50004719','9','STINCPTIZ425011','2004-06-03','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','BRAID LOGISTICS AFRICA (PTY) LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC OF SOUTH AFRICA','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (574,'50014044','CPT50004720','9','STINCPTIZ425013','2004-06-04','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMANN MEGAFREIGHT AS AGENTS FOR:\r\nAFRICAN TERROIR\r\nPO BOX 1142 STELLENBOSCH 7599','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (575,'50014045','CPT50004721','9','STINCPTIZ425014','2004-06-04','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','TRANS OCEAN DISTRIBUTION\r\nVICTORY CLOSE, CHANDLERS FORD\r\nINDUSTRIAL ESTATE, HAMPSHIRE\r\nS053 4BU','SEATRANS MANUFACTURING (PTY) LTD\r\n22 AUCKLAND STREET\r\nPAARDEN EILAND\r\n7405','TRANS OCEAN DISTRIBUTION\r\nVICTORY CLOSE, CHANDLERS FORD\r\nINDUSTRIAL ESTATE, HAMPSHIRE\r\nS053 4BU','AS PER CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (576,'50014046','CPT50004721','9','STINCPTIZ425014','2004-06-04','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','TRANS OCEAN DISTRIBUTION\r\nVICTORY CLOSE, CHANDLERS FORD\r\nINDUSTRIAL ESTATE, HAMPSHIRE\r\nS053 4BU','SEATRANS MANUFACTURING (PTY) LTD\r\n22 AUCKLAND STREET\r\nPAARDEN EILAND\r\n7405','TRANS OCEAN DISTRIBUTION\r\nVICTORY CLOSE, CHANDLERS FORD\r\nINDUSTRIAL ESTATE, HAMPSHIRE\r\nS053 4BU','AS PER CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (577,'50014049','CPT50004722','9','STINCPTIZ425015','2004-06-04','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','GCA TRANSPORT (U.K)\r\nROMY HOUSE 163-167 KINGS RD\r\nBRENTWOOD ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMAN MEGEFREIGHT AS AGENTS FOR:\r\nBERSIG ESTATE WINES\r\nPO BOX 15 BREED RIVER VALLEY S.A. \r\n6858','GCA TRANSPORT (U.K)\r\nROMY HOUSE 163-167 KINGS RD\r\nBRENTWOOD ESSEX CM14 4EG\r\nUNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (578,'50014050','CPT50004723','9','STINCPTIZ425016','2004-06-04','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','GCA TRANSPORT (U.K)\r\nROMY HOUSE 163-167 KINGS RD\r\nBRENTWOOD ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMAN MEGAFREIGHT AS AGENTS FOR:\r\nBERSIG ESTATE WINES\r\nPO BOX 15 BREEDE RIVER VALLEY S.A. \r\n6858','GCA TRANSPORT (U.K)\r\nROMY HOUSE 163-167 KINGS RD\r\nBRENTWOOD ESSEX CM14 4EG\r\nUNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (579,'50014051','PLZ50004727','9','STINPLZIZ425002','2004-06-04','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','A. A .I INTERNATIONAL\r\n1A CIVIC SQUARE, TILBURY ESSEX\r\nRM 18 8AA, UK','INTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','A. A .I INTERNATIONAL\r\n1A CIVIC SQUARE, TILBURY ESSEX\r\nRM 18 8AA, UK','AS ABOVE\r\nTEL: + 44 1375 84005\r\nFAX: +44 1375 84012'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (580,'50014052','CPT50004715','9','STINCPTIZ425002','2004-06-02','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14\r\nSTAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14\r\nSTAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD, TF7 4NY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (581,'50014053','CPT50004724','9','STINCPTIZ425020','2004-06-04','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','ANTHONY WOLFE ROBERTS\r\nMORNINGSIDE, SHOP\r\nMORWENSTOW, BUDE\r\nEX23 9PE','ANTHONY WOLFE ROBERTS\r\nMORNINGSIDE, SHOP\r\nMORWENSTOW, BUDE\r\nEX23 9PE','ANTHONY WOLFE ROBERTS\r\nMORNINGSIDE, SHOP\r\nMORWENSTOW, BUDE\r\nEX23 9PE','ANTHONY WOLFE ROBERTS\r\nMORNINGSIDE, SHOP\r\nMORWENSTOWE, BUDE\r\nEX23 9PE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (582,'50014054','JNB50004725','9','STINJNBIZ425012','2004-06-03','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','AQUALIFE PRODUCTS\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','AQUALIFE PRODUCTS\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','AQUALIFE PRODUCTS\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (583,'50014057','JNB50004726','9','STINJNBIZ425013','2004-06-04','2004-05-28 00:00:00','Cape Town','2004-05-28','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (584,'50014059','PLZ50004714','9','STINPLZIZ425001','2004-06-10','2004-05-26 00:00:00','Port Elizabeth','2004-05-26','Felixstowe SFK','2004-06-13','FIO','IZ425','MKER','SAFN','-1','TEXTPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ, UNITED KINGDOM','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','TEXTPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ, UNITED KINGDOM','SAME AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (585,'50014076','LON50004744','9','STINLONDZ426010','2004-06-09','2004-06-06 00:00:00','Felixstowe SFK','2004-06-07','Durban','2004-07-01','FLT','DZ426','MREB','SAFS','GB001584','STARLIFT FREIGHT SERVICES LIMITED\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX IG11 7AX','STARLIFT FREIGHT SERVICES LIMITED\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX IG11 7AX','POLARIS SHIPPING (PTY) LIMITED\r\n91 COWEY ROAD, 4TH FLOOR COWEY PARK\r\nBEREA, DURBAN 4001, P.O. BOX 701204\r\nOVERPORT 4067, DURBAN, SOUTH AFRICA\r\n** CONT\'D IN BODY OF B/L **',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (586,'50014077','LON50004738','9','STINLONDZ426007','2004-06-09','2004-06-06 00:00:00','Felixstowe SFK','2004-06-07','Cape Town','2004-06-27','FLT','DZ426','MREB','SAFS','GB001649','INDEPENDENT MARITIME AGENCIES LTD\r\nAS AGENTS','INDEPENDENT MARITIME AGENCIES LTD\r\nAS AGENTS','R.F.L.\r\nFINANCE HOUSE, 2ND FLOOR, 25 ERNEST\r\nOPPENHEIMER STREET, BRUMA,\r\nJOHANNESBURG, SOUTH AFRICA \r\nTEL:0027116165750 FAX 0027116161341',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (587,'50014078','LON50004737','9','STINLONDZ426009','2004-06-11','2004-06-06 00:00:00','Felixstowe SFK','2004-06-07','Port Elizabeth','2004-06-29','FLT','DZ426','MREB','SAFS','GB00004LON','QUADRA (UK) LTD\r\nTEY GROVE, ELM LANE\r\nFEERING,\r\nESSEX CO59ES','QUADRA (UK) LTD\r\nTEY GROVE, ELM LANE\r\nFEERING,\r\nESSEX CO59ES','SAPROTEX INTERNATIONAL (PTY) LTD\r\n24 HOOPOE STREET, FORTH JACKSON\r\nEAST LONDON\r\nSOUTH AFRICA','SAPROTEX INTERNATIONAL (PTY) LTD\r\n24 HOOPOE STREET, FORTH JACKSON\r\nEAST LONDON\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (588,'50014079','LON50004572','9','STINLONDZ424003','2004-05-26','2004-05-26 00:00:00','Felixstowe SFK','2004-05-24','Durban','2004-06-17','FLT','DZ424','MSUZ','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nPRIVATE BAG 7 JOHANNESBURGINT\r\nAIRPORT 1627, 20 WRENCH ROAD\r\nISANDO 1620, R.S.A.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (589,'50014095','LON50004750','9','STINLONDE496009','2004-06-10','2004-06-10 00:00:00','Felixstowe SFK','2004-06-06','Dar Es Salaam','2004-07-03','FLT','DE496','MSAR','EAFS','GB000833','FLOATDENE POWER PRODUCTS LIMITED\r\nFLOATDENE HOUSE, 12 THE GREEN\r\nNEWPORT PAGNELL \r\nBUCKINGHAMSHIRE MK16 0JW ENGLAND','FLOATDENE POWER PRODUCTS LIMITED\r\nFLOATDENE HOUSE, 12 THE GREEN\r\nNEWPORT PAGNELL \r\nBUCKINGHAMSHIRE MK16 0JW ENGLAND','TO THE ORDER OF\r\nCITIBANK TANZANIA LIMITED','NOTIFY APPLICANT;\r\nTANESCO LIMITED\r\nP.O. BOX 9024\r\nDAR ES SALAAM\r\nTANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (590,'50014096','LON50004751','9','STINLONDE496012','2004-06-11','2004-06-10 00:00:00','Felixstowe SFK','2004-06-06','Dar Es Salaam','2004-07-03','FLT','DE496','MSAR','EAFS','GB001619','ABDI SHAKOUR\r\n2C HORACE BARNES CLOSE`\r\nMANCHESTER\r\nM14 4JL','ABDI SHAKOUR\r\n2C HORACE BARNES CLOSE`\r\nMANCHESTER\r\nM14 4JL','SABCO FER\r\nPO BOX 1654\r\nDAR ES SALAMM\r\nTANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (591,'50014097','LON50004752','9','STINLONDE496001','2004-06-11','2004-10-06 00:00:00','Felixstowe SFK','2004-06-06','Mombasa','2004-07-07','FLT','DE496','MSAR','EAFS','UK00002ANR','KHALFAN ABDULLAH MOHAMED\r\n15 TOMPKINS CLOSE\r\nSHENLEY BROOK END\r\nMILTON KEYNES\r\nMK5 7ET','KHALFAN ABDULLAH MOHAMED\r\n15 TOMPKINS CLOSE\r\nSHENLEY BROOK END\r\nMILTON KEYNES\r\nMK5 7ET','SELEMANI SALIM SELF\r\nP.O. BOX 6058\r\nMWANZA\r\nTANZANIA\r\nTEL 255 748 363 598 OR 530817',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (592,'50014098','LON50004753','9','STINLONDE496002','2004-06-08','2004-10-06 00:00:00','Felixstowe SFK','2004-06-06','Mombasa','2004-07-07','FLT','DE496','MSAR','EAFS','UK00012LON','DEAL KENT LTD\r\nTHE OLD REGISTRY\r\nCEMETRY ROAD\r\nHAWLEY\r\nST4 2DL','DEAL KENT LTD\r\nTHE OLD REGISTRY\r\nCEMETRY ROAD\r\nHAWLEY\r\nST4 2DL','TECHNO PLAST LTD\r\nPO BOX 45424\r\nCODE 00100GBO\r\nNAIROBI\r\nKENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (593,'50014099','LON50004754','9','STINLONDE496003','2004-06-11','2004-10-06 00:00:00','Felixstowe SFK','2004-06-06','Mombasa','2004-07-07','FLT','DE496','MSAR','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8 SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, \r\nSKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8 SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, \r\nSKEGNESS PE24 4UF','GEOSTAN INVESTMENT LTD\r\nPO BOX 00100-6962\r\nNAIROBI\r\nKENYA\r\nTEL 00 254 20 76 13 71',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (594,'50014100','LON50004755','9','STINLONDE496004','2004-06-11','2004-10-06 00:00:00','Felixstowe SFK','2004-06-06','Mombasa','2004-07-07','FLT','DE496','MSAR','EAFS','GB001607','K FRIDGES\r\nHUME AVENUE\r\nTILBURY\r\nESSEX','K FRIDGES\r\nHUME AVENUE\r\nTILBURY\r\nESSEX','BETTY KIZZA - L\r\nP.O. BOX 2449\r\nKAMPALA\r\nUGANDA','BETTY KIZZA - L\r\nP.O. BOX 2449\r\nKAMPALA\r\nUGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (595,'50014101','LON50004756','9','STINLONDE496005','2004-06-08','2004-10-06 00:00:00','Felixstowe SFK','2004-06-06','Mombasa','2004-07-07','FLT','DE496','MSAR','EAFS','GB001253','W.H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','W.H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI\r\nKENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (596,'50014102','LON50004757','9','STINLONDE496006','2004-06-08','2004-10-06 00:00:00','Felixstowe SFK','2004-06-06','Mombasa','2004-07-07','FLT','DE496','MSAR','EAFS','GB001253','W.H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','W.H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','ANNESTE ENTERPRISES\r\nP.O. BOX 47362\r\nNAIROBI\r\nKENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (597,'50014103','LON50004758','9','STINLONDE496010','2004-06-11','2004-06-06 00:00:00','Felixstowe SFK','2004-06-06','Mombasa','2004-07-07','FLT','DE496','MSAR','EAFS','GB000833','WATCH TOWER BIBLE & TRACT SOCIETY\r\nIBSA HOUSE, THE RIDGEWAY\r\nLONDON, NW7 1RN\r\nUNITED KINGDOM','WATCH TOWER BIBLE & TRACT SOCIETY\r\nIBSA HOUSE, THE RIDGEWAY\r\nLONDON, NW7 1RN\r\nUNITED KINGDOM','INTERNATIONAL BIBLE STUDENTS\r\nASSOCIATION, ELGEYO MARAKWET ROAD\r\n(KILIMANI AREA)\r\nNAIROBI\r\nKENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (598,'50014118','LON50004738','9','STINLONDZ426007','2004-06-14','2004-06-06 00:00:00','Felixstowe SFK','2004-06-07','Cape Town','2004-06-27','FLT','DZ426','MREB','SAFS','GB001649','INDEPENDENT MARITIME AGENCIES LTD\r\nAS AGENTS','INDEPENDENT MARITIME AGENCIES LTD\r\nAS AGENTS','R.F.L.\r\nFINANCE HOUSE, 2ND FLOOR, 25 ERNEST\r\nOPPENHEIMER STREET, BRUMA,\r\nJOHANNESBURG, SOUTH AFRICA \r\nTEL:0027116165750 FAX 0027116161341',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (599,'50014156','EAC50004763','9','STINEACIE416001','2004-05-26','2004-05-23 00:00:00','Mombasa','2004-05-22','Felixstowe','2004-06-20','FLT','IE416','MAGA','EAFN','UK00012EAC','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','JAMES FINLAY (K) LTD\r\nP.O. BOX 71\r\nKERICHO\r\nKENYA','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','BBWS, Unit 11 Westmayne\r\nIndustrial Park, Bramstone Way\r\nLaindon Essex SS15 6TP\r\nTel;01268 412019'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (600,'50014157','EAC50004764','9','STINEACIE416004','2004-06-02','2004-05-23 00:00:00','Mombasa','2004-05-22','Felixstowe','2004-06-20','FLT','IE416','MAGA','EAFN','HSL000056','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD UK','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560\r\nNAIROBI \r\nKENYA','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD UK ','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (601,'50014158','EAC50004765','9','STINEACIE416008','2004-05-26','2004-05-22 00:00:00','Mombasa','2004-05-22','Felixstowe SFK','2004-06-20','FLT','IE416','MAGA','EAFN','-1','TO ORDER','Van Rees B.V.\r\nP.O BOX 83835\r\nMOMBASSA\r\nKENYA','TO ORDER','M/S VAN REES LIMITED\r\n24 WINCHESTER STREET,\r\nBASINGSTOKE\r\nHAMPSHIRE\r\nRG21 7DZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (602,'50014159','EAC50004766','9','STINEACIE416011','2004-05-27','2004-05-23 00:00:00','Mombasa','2004-05-22','Felixstowe SFK','2004-06-20','FLT','IE416','MAGA','EAFN','MBA110','TO ORDER','JAMES FINLAY (MOMBASA)\r\nMASHUNDU STREET\r\nP.O. BOX 84619\r\nMOMBASA\r\nKENYA','TO ORDER','BBWS UNIT 11\r\nWESTMAYNE INDUSTRIAL PARK,\r\nBRAMSTONE WAY,\r\nLAINDON ESSEX SS 15 6 TP\r\nTEL 01268 412019'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (603,'50014160','EAC50004767','9','STINEACIE416012','2004-05-26','2004-05-23 00:00:00','Mombasa','2004-05-22','Felixstowe SFK','2004-06-20','FLT','IE416','MAGA','EAFN','UK00007EAC','TAYLORS OF HARROGATE\r\nTEA BUYING DEPT., PAGODA HOUSE\r\nPLUMPTON PARK, HARROGATE\r\nNORTH YORKSHIRE HG2 7LD','JAMES FINLAY (K) LTD\r\nP.O. BOX 71\r\nKERICHO\r\nKENYA','TAYLORS OF HARROGATE\r\nTEA BUYING DEPT., PAGODA HOUSE\r\nPLUMPTON PARK, HARROGATE\r\nNORTH YORKSHIRE HG2 7LD ','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (604,'50014161','JIB50004768','9','STINJIBIE416363','2004-06-01','2004-05-29 00:00:00','Djibouti','2004-05-27','Felixstowe SFK','2004-06-20','FLT','IE416','MAGA','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED PLC \r\nP O BOX 1245\r\nADDIS ABABA; ETHIOPIA','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','M/S A.POORTMAN (LONDON) LTD., U.K\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (605,'50014162','JIB50004769','9','STINJIBIE416369','2004-06-01','2004-05-29 00:00:00','Djibouti','2004-05-27','Felixstowe SFK','2004-06-20','FLT','IE416','MAGA','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED PVT.LTD.CO\r\nP.O.BOX 1245\r\n Addis Ababa \r\nETHIOPIA','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','M/S A.POORTMAN (LONDON) LTD.\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (606,'50014183','DUR50004776','9','STINDURIZ426001','2004-06-09','2004-05-31 00:00:00','Durban','2004-05-31','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD\r\nC/O SOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD, \r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD\r\nC/O SOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD, \r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','OWENS INTERNATIONAL\r\nFREIGHT LIMITED, CHURCHILL HOUSE,\r\nHORNDON BUSINESS PARK, STATION ROAD\r\nWEST HORNDON, BRENTWOOD,\r\nESSEX CM13 3XD'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (607,'50014184','DUR50004777','9','STINDURIZ426002','2004-06-09','2004-05-31 00:00:00','Durban','2004-05-31','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','SOUTHDOWN HOLDINGS LIMITED\r\nPRIVATE BAG 2004\r\nCHIPINGE\r\nZIMBABWE','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (608,'50014185','DUR50004778','9','STINDURIZ426003','2004-06-09','2004-05-31 00:00:00','Durban','2004-05-31','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','HOST TRADING\r\n13 NURSERY LANE\r\nFOREST GATE LONDON E7 8BL\r\nENGLAND','PLASTIC BLOWN CONTAINERS (PTY) LTD\r\n48 PETER ROAD\r\nSEA COW LAKE\r\nDURBAN SOUTH AFRICA','HOST TRADING\r\n13 NURSERY LANE\r\nFOREST GATE LONDON E7 8BL\r\nENGLAND','SOUTHERN CROSS SHIPPING\r\n9 FELTHAMBROOK IND. ESTATE\r\nFELTHAM, MIDDLESEX\r\nTEL: 0208 791 5833'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (609,'50014186','DUR50004779','9','STINDURIZ426005','2004-06-09','2004-05-31 00:00:00','Durban','2004-05-31','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','JARDEN FREIGHT SERVICES\r\n24 A LONGELY RAINHAM KENT\r\nUNITED KINGDOM','NVOCC FREIGHT SERVICES \r\nNO 1 VICTORIA EMBANKMENT, SUITE 30A\r\n3RD FLOOR INDUSTRIES HOUSE','JARDEN FREIGHT SERVICES\r\n24 A LONGELY RAINHAM KENT\r\nUNITED KINGDOM','SAME AS ABOVE\r\nTEL: 0441 634263100\r\nFAX: 0441634263102'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (610,'50014187','DUR50004780','9','STINDURIZ426006','2004-06-09','2004-05-31 00:00:00','Durban','2004-05-31','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','HILLARY\'S BLIND LTD\r\nPRIVATE ROAD NO. 2\r\nCOLWICK BUSINESS PARK, NOTTINGHAM\r\nNG4 2JR, ENGLAND','HEAVY MINERAL PLASTICS (PTY) LTD\r\n85 MCKECHNIE STREET\r\nHARRISMITH, 9880\r\nSOUTH AFRICA','HILLARY\'S BLIND LTD\r\nPRIVATE ROAD NO. 2\r\nCOLWICK BUSINESS PARK, NOTTINGHAM\r\nNG4 2JR, ENGLAND','GEOLOGISTICS LTD\r\nHAWTHORNE ROAD\r\nCASTLE DININGTON\r\nDERBY, DE74 2QR\r\nTEL: +44 1332 813430 F: 813444'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (611,'50014188','JNB50004781','9','STINJNBIZ426002','2004-06-09','2004-05-31 00:00:00','Durban','2004-05-31','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM\r\nCM24 1QW','SEACARGO (PTY) LTD\r\nUNIT 1, 130 BOEING ROAD EAST\r\nBEDFORDVIEW\r\n2008\r\nSOUTH AFRICA','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM\r\nCM24 1QW','CONTACT : ATHOL STEPHENSON\r\nTEL. NO: 09441 279 681460\r\nFAX NO: 09441 279 681 466'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (612,'50014189','JNB50004782','9','STINJNBIZ426003','2004-06-09','2004-05-31 00:00:00','Durban','2004-05-31','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE ROAD, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU','PRIMA INDUSTRIAL HOLDINGS (PTY) LTD\r\nLINCOLN ROAD INDUSTRIAL SITES\r\nBENONI 1500\r\nRSA','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE ROAD, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (613,'50014190','JNB50004783','9','STINJNBIZ426004','2004-06-07','2004-05-31 00:00:00','Durban','2004-05-31','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','O.E.M. SUPPLIES LIMITED\r\nC/O APR. UNIT 9 & 10 HEDGING\r\nLANE IND ESTATE, HEDGING LANE\r\nTAMWORTH STAFFORDSHIRE U.K.','PRIMA INDUSTRIAL HOLDINGS (PTY) LTD\r\nLINCOLN ROAD INDUSTRIAL SITES\r\nBENONI 1500\r\nRSA','O.E.M. SUPPLIES LIMITED\r\nC/O APR. UNIT 9 & 10 HEDGING\r\nLANE IND ESTATE, HEDGING LANE\r\nTAMWORTH STAFFORDSHIRE U.K.','O.E.M. SUPPLIES LIMITED\r\nC/O APR UNIT 9 & 10 HEGING\r\nLANE IND ESATE HEDGING LANE\r\nTAMWORTH STAFFORDSHIRE U.K.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (614,'50014191','JNB50004784','9','STINJNBIZ426005','2004-06-09','2004-05-31 00:00:00','Durban','2004-05-31','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','ARLEQUIN IMPORTS C/O SKIPTONS FORD\r\nAIREDALE BUSINESS CENTRE\r\nMILLENIUM ROAD, NORTH YORKSHIRE\r\nENGLAND BD 23 2UB','ALLMAKES CC\r\n210 ATRIUM BUILDING\r\n60 GLENWOOD ROAD, LYNWOOD GLEN\r\nPRETORIA, SOUTH AFRICA','ARLEQUIN IMPORTS C/O SKIPTONS FORD\r\nAIREDALE BUSINESS CENTRE\r\nMILLENIUM ROAD, NORTH YORKSHIRE\r\nENGLAND BD 23 2UB','ARLEQUIN IMPORTS C/O SKIPTONS FORD\r\nATT: MR. ROLAND MCKILLOP\r\nTEL: 44 17 566 937 30'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (615,'50014192','JNB50004785','9','STINJNBIZ426009','2004-06-07','2004-05-31 00:00:00','Durban','2004-05-31','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE \r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (616,'50014193','PLZ50004786','9','STINPLZIZ426001','2004-06-11','2004-05-31 00:00:00','Durban','2004-05-31','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','TEXPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS\r\nLTD, 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH RD, CHADWELL HEATH\r\nESSEX RM6 6PJ, UK','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\n4TH FLOOR, CORPORATE PLACE\r\n9 GARDINER STREET, DURBAN, SA','TEXPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS\r\nLTD, 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH RD, CHADWELL HEATH\r\nESSEX RM6 6PJ, UK','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (617,'50014194','PLZ50004787','9','STINPLZIZ426002','2004-06-15','2004-06-02 00:00:00','Port Elizabeth','2004-06-02','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','TEXPLANT CORPORATION LTD IMPORT \r\nDEPT C/O DOLPHIN LOGISTICS LTD\r\n6TH FLOOR, NEW ENTERPRISE HOUSE, \r\n149-151 HIGH ROAD, CHADWELL HEATH, \r\nESSEX RM6 6PJ UNITED KINGDOM','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING, 17-19\r\nMANHATTAN STREET\r\nAIRPORT INDUSTRIA CAPE TOWN','TEXPLANT CORPORATION LTD IMPORT \r\nDEPT C/O DOLPHIN LOGISTICS LTD\r\n6TH FLOOR, NEW ENTERPRISE HOUSE, \r\n149-151 HIGH ROAD, CHADWELL HEATH, \r\nESSEX RM6 6PJ UNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (618,'50014195','CPT50004788','9','STINCPTIZ426002','2004-06-11','2004-06-03 00:00:00','Cape Town','2004-06-03','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14\r\nSTAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14\r\nSTAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','DOMOTEC EUROPE LIMITED \r\nUNIT 14\r\nSTAFFORD PARK 12\r\nTELFORD, TF3 3BJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (619,'50014196','CPT50004789','9','STINCPTIZ426004','2004-06-11','2004-06-03 00:00:00','Cape Town','2004-06-03','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','CAVALIER MARKETING\r\nHOWELL WORKS, ELLIOT STREET.\r\nSILSDEN WEST, YORKSHIRE BD20 0DP\r\nENGLAND','APS PLASTICS (PTY) LTD\r\nUNIT 6, ISLAND PARK\r\nAUCKLAND STR. \r\nCAPE TOWN, SOUTH AFRICA','CAVALIER MARKETING\r\nHOWELL WORKS, ELLIOT STREET.\r\nSILSDEN WEST, YORKSHIRE BD20 0DP\r\nENGLAND','AS ABOVE\r\nTEL: 153 565 5677\r\nATT: ROB HARRISON'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (620,'50014197','CPT50004790','9','STINCPTIZ426007','2004-06-11','2004-06-03 00:00:00','Cape Town','2004-06-03','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','BRAID LOGISTICS AFRICA (PTY) LTD\r\n12TH FLOOR, 2 LONG STREET\r\nCAPE TOWN, 8001\r\nREPUBLIC OF SOUTH AFRICA','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (621,'50014198','CPT50004791','9','STINCPTIZ426008','2004-06-14','2004-06-03 00:00:00','Cape Town','2004-06-03','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD, BRENTWOOD\r\nESSEX CM14 4EG\r\nUK','BACHMANN MEGAFREIGHT AS AGENTS FOR:\r\nBERGSIG ESTATE\r\nWORCESTER','GCA TRANSPORT\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD, BRENTWOOD\r\nESSEX CM14 4EG\r\nUK','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (622,'50014199','JNB50004792','9','STINJNBIZ426013','2004-06-11','2004-06-03 00:00:00','Cape Town','2004-06-03','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SPHINX ACRYLIC BATHROOMWARE \r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (623,'50014200','JNB50004793','9','STINJNBIZ426015','2004-06-11','2004-06-03 00:00:00','Cape Town','2004-06-03','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','AQUALIFE\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','SPHINX ACRYLIC BATHROOMWARE \r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','AQUALIFE\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','AQUALIFE\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (624,'50014201','JNB50004794','9','STINJNBIZ426017','2004-06-11','2004-06-03 00:00:00','Cape Town','2004-06-03','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','SWIFT (957) LTD\r\nTECAZ HOUSE\r\nNORHAM ROAD\r\nNORTH SHIELDS\r\nTYNE & WEAR, NE29 7TN','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SWIFT (957) LTD\r\nTECAZ HOUSE\r\nNORHAM ROAD\r\nNORTH SHIELDS\r\nTYNE & WEAR, NE29 7TN','SWIFT (957) LTD\r\nTECAZ HOUSE\r\nNORHAM ROAD\r\nNORTH SHIELDS\r\nTYNE & WEAR, NE29 7TN'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (625,'50014202','PLZ50004795','9','STINPLZIZ426003','2004-06-14','2004-06-03 00:00:00','Cape Town','2004-06-03','Felixstowe SFK','2004-06-20','FIO','IZ426','MNOA','SAFN','-1','A.A.I. INTERNATIONAL\r\n1A CIVIC SQUARE, TILBURY ESSEX\r\nRM18 8AA, UKW ENTERPRISE HOUSE','INTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING , MANHATTAN ST\r\nAIRPORT INDUSTRIA CAPE TOWN','A.A.I. INTERNATIONAL\r\n1A CIVIC SQUARE, TILBURY ESSEX\r\nRM18 8AA, UKW ENTERPRISE HOUSE','AS ABOVE\r\nTEL: + 44 1375 64009\r\nFAX: +44 1375 84012\r\nATTENTION: JOHN CARMODY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (626,'50014203','LON50004796','9','STINLONDE495001','2004-06-15','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB000392','OAKE & CO (GM) LTD\r\nGAEX HOUSE, 611 HARROW ROAD\r\nNORTH KENSINGTON\r\nLONDON W10 4RA\r\nGREAT BRITAIN','OAKE & CO (GM) LTD\r\nGAEX HOUSE, 611 HARROW ROAD\r\nNORTH KENSINGTON\r\nLONDON W10 4RA\r\nGREAT BRITAIN','GATHANI LIMITED\r\nP.O. BOX 40329\r\nNAIROBI\r\nKENYA','GATHANI LIMITED\r\nP.O. BOX 40329\r\nNAIROBI\r\nKENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (627,'50014204','LON50004797','9','STINLONDE495002','2004-06-15','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND EST\r\nBURGH ROAD\r\nSKEGNESS\r\nPE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND EST\r\nBURGH ROAD\r\nSKEGNESS\r\nPE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI\r\nKENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (628,'50014205','LON50004798','9','STINLONDE495003','2004-06-15','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB001606','TRANSWORLD SHIPPING \r\nTILBURY LOGISTIC CENTRE\r\nTHURROCK PARK WAY\r\nTILBURY \r\nESSEX RM18 7HW','TRANSWORLD SHIPPING \r\nTILBURY LOGISTIC CENTRE\r\nTHURROCK PARK WAY\r\nTILBURY \r\nESSEX RM18 7HW','AFRI FREIGHT UGANDA LIMITED\r\n32 KABIRA ROAD\r\nPO BOX 2467\r\nKAMPALA\r\nUGANDA','ARISTOC BOOKLEX LIMITED\r\nDIAMOND TRUST BUILDING\r\nPLOT 17/19 KAMPALA ROAD\r\nPO BOX 5130\r\nKAMPALA, UGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (629,'50014206','LON50004799','9','STINLONDE495004','2004-06-15','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Dar Es Salaam','2004-07-10','FLT','DE495','MMEX','EAFS','GB000392','OAKE & CO (GM) LTD\r\nGATEX HOUSE\r\n611 HARROW ROAD\r\nNORTH KENSINGTON\r\nLONDON W10 4RA','OAKE & CO (GM) LTD\r\nGATEX HOUSE\r\n611 HARROW ROAD\r\nNORTH KENSINGTON\r\nLONDON W10 4RA','GATHANI TANZANIA LTD\r\nP.O. BOX 79002\r\nDAR ES SALAAM\r\nTANZANIA','GATHANI TANZANIA LTD\r\nP.O. BOX 79002\r\nDAR ES SALAAM\r\nTANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (630,'50014207','LON50004800','9','STINLONDE495005','2004-06-15','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB000116','TAN SALES (LONDON) LTD\r\nUNIT B, COLINDALE BUSINESS PARK\r\n2/10 CARLISLE ROAD\r\nLONDON\r\nNW9 OHN U.K.','TAN SALES (LONDON) LTD\r\nUNIT B, COLINDALE BUSINESS PARK\r\n2/10 CARLISLE ROAD\r\nLONDON\r\nNW9 OHN U.K.','SITIMA ENTERPRISES LTD\r\nP.O BOX 60593\r\nNAIROBI\r\nKENYA','SITIMA ENTERPRISES LTD\r\nP.O BOX 60593\r\nNAIROBI\r\nKENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (631,'50014208','LON50004801','9','STINLONDE495010','2004-06-15','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNI 7-8 SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD\r\nSKEGNESS\r\nPE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNI 7-8 SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD\r\nSKEGNESS\r\nPE24 4UF','GEOSTAN INVESTMENT LTD\r\nPO BOX 00100-6962\r\nNAIROBI\r\nKENYA\r\nTEL: 00 254 20 76 13 71',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (632,'50014210','LON50004803','9','STINLONDE495011','2004-06-15','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','UK00002ANR','ALFRED KABA\r\n52 PORTREE STREET\r\nLONDON\r\nE14 OHT','ALFRED KABA\r\n52 PORTREE STREET\r\nLONDON\r\nE14 OHT','MR KABAGEMA ALFRED\r\nP.O. BOX 217\r\nKAMPALA\r\nUGANDA\r\nTEL: 0025677969690',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (633,'50014211','LON50004804','9','STINLONDE495009','2004-06-15','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Dar Es Salaam','2004-07-10','FLT','DE495','MMEX','EAFS','GB000833','TOOLS FOR SELF RELIANCE\r\nNETLEY MARSH\r\nSOUTHAMPTON\r\nSO40 7GY','TOOLS FOR SELF RELIANCE\r\nNETLEY MARSH\r\nSOUTHAMPTON\r\nSO40 7GY','SMALL INDUSTRIES DEVELOPMENT \r\nORGANISATION\r\nPO BOX 2476\r\nDAR ES SALAAM\r\nTANZANIA','SMALL INDUSTRIES DEVELOPMENT \r\nORGANISATION\r\nPO BOX 2476\r\nDAR ES SALAAM\r\nTANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (634,'50014212','LON50004805','9','STINLONDZ427001','2004-06-15','2004-06-15 00:00:00','Felixstowe SFK','2004-06-14','Cape Town','2004-07-04','FLT','DZ427','MKER','SAFS','GB000476','MARSIL MARINE LIMITED\r\n82B EAST HILL,COLCHESTER\r\nESSEX CO1 2QW','MARSIL MARINE LIMITED\r\n82B EAST HILL,COLCHESTER\r\nESSEX CO1 2QW','BERRY & DONALDSON (PTY) LTD.,\r\nP.O. BOX 1674\r\nCAPETOWN, 9000\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (635,'50014213','LON50004806','9','STINLONDZ427002','2004-06-15','2004-06-15 00:00:00','Felixstowe SFK','2004-06-14','Durban','2004-07-08','FLT','DZ427','MKER','SAFS','GB001462','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLE9 5GA LEICESTER\r\n\r\nGREAT BRITAIN','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLE9 5GA LEICESTER\r\n\r\nGREAT BRITAIN','TIBBETT & BRITTEN AFRICA LOGISTICS\r\n110 SOUTH COAST ROAD\r\nCONGELLA\r\nDURBAN',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (636,'50014214','LON50004807','9','STINLONDZ427003','2004-06-15','2004-06-15 00:00:00','Felixstowe SFK','2004-06-14','Durban','2004-07-08','FLT','DZ427','MKER','SAFS','GB001645','Embassy Freight Services UK\r\nUnit 13B, Basildon Business Centre\r\nPipps Hill Industrial Estate\r\nBasildon, Essex SS14 3FT','Embassy Freight Services UK\r\nUnit 13B, Basildon Business Centre\r\nPipps Hill Industrial Estate\r\nBasildon, Essex SS14 3FT','SOUTH AFRICAN EXPRESS LINE\r\nPO BOX 3746\r\nRANDBURG 2125\r\nSOUTH AFRICA\r\nTEL: 0027 117893606',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (637,'50014242','LON50004822','9','STINLONDE495012','2004-06-15','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB001253','SIRAJE HABIB JUNIOR\r\n29 HIGH GROVE\r\nWEST WOOD HEATH\r\nCOVENTRY\r\nCV4 8JJ','SIRAJE HABIB JUNIOR\r\n29 HIGH GROVE\r\nWEST WOOD HEATH\r\nCOVENTRY\r\nCV4 8JJ','SWALLEH S BARIGYE\r\nHABBS AUTO SPARE PARTS\r\nKATWE OPP. KAKUMBA COMPLEX\r\nKAMPALA\r\nUGANDA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (638,'50014243','LON50004823','9','STINLONDE495008','2004-06-15','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB001619','RECLAIMED APPLIANCES LTD\r\nHAVEN BULK STORE\r\nTHE PORT OF BOSTON\r\nBOSTON\r\nLINCS PE21 6BN','RECLAIMED APPLIANCES LTD\r\nHAVEN BULK STORE\r\nTHE PORT OF BOSTON\r\nBOSTON\r\nLINCS PE21 6BN','MARS INVESTMENTS LTD\r\nPIC. MR. FREDERICK BUTEBI\r\nTEL 256 77 636366\r\nKAMPALA\r\nUGANDA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (639,'50014244','LON50004824','9','STINLONDE495016','2004-06-16','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB000116','MERCIA EXPORT ENTERPRISES LTD\r\n237 SMORRALL LANE\r\nBEDWORTH\r\nNR. NUNEATON CV12 OJN\r\nENGLAND','MERCIA EXPORT ENTERPRISES LTD\r\n237 SMORRALL LANE\r\nBEDWORTH\r\nNR. NUNEATON CV12 OJN\r\nENGLAND','ORCHIDS INVESTMENTS LTD\r\nP.O. BOX 905\r\nARUSHA\r\nTANZANIA','ORCHIDS INVESTMENTS LTD\r\nP.O. BOX 905\r\nARUSHA\r\nTANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (640,'50014245','LON50004825','9','STINLONDE495014','2004-06-16','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB001608','CHEFFINS\r\nMACHINERY SALESGROUND\r\nSUTTON\r\nELY, CAMBS\r\nCB6 2QT','CHEFFINS\r\nMACHINERY SALESGROUND\r\nSUTTON\r\nELY, CAMBS\r\nCB6 2QT','ALI MBARAK ALI\r\nP.O. BOX 90407\r\nMOMBASA\r\nKENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (641,'50014246','LON50004826','9','STINLONDE495015','2004-06-16','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB001107','MISWA CHEMICALS LIMITED\r\nCASWELL ROAD BRACKMILLS INDUSTR. ES\r\nNN4 7PW NORTHAMPTON\r\nENGLAND','MISWA CHEMICALS LIMITED\r\nCASWELL ROAD BRACKMILLS INDUSTR. ES\r\nNN4 7PW NORTHAMPTON\r\nENGLAND','TRANSLINK (U) LTD\r\nP.O. BOX 12034\r\nKAMPALA, UGANDA\r\nTEL: 256-41-342421/2 \r\nFAX: 256-41-235112','TRANSLINK (U) LTD\r\nP.O. BOX 12034\r\nKAMPALA, UGANDA\r\nTEL: 256-41-342421/2 \r\nFAX: 256-41-235112'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (642,'50014259','LON50004829','9','STINLONDZ427004','2004-06-15','2004-06-15 00:00:00','Felixstowe SFK','2004-06-14','Cape Town','2004-07-04','FLT','DZ427','MKER','SAFS','GB001358','DFDS TRANSPORT LTD\r\nKINGSBURY LINK\r\nTRINITY ROAD, PICCADILLY\r\nTAMWORTH\r\nSTAFFS B78 2EX','DFDS TRANSPORT LTD\r\nKINGSBURY LINK\r\nTRINITY ROAD, PICCADILLY\r\nTAMWORTH\r\nSTAFFS B78 2EX','HECNY TRANSPORTATION SOUTH AFRICA\r\n(PTY) LTD\r\nP O BOX 47669\r\nGREYVILLE 4023\r\nDURBAN, REPUBLIC OF SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (643,'50014260','LON50004830','9','STINLONDZ427005','2004-06-16','2004-06-15 00:00:00','Felixstowe SFK','2004-06-14','Durban','2004-07-08','FLT','DZ427','MKER','SAFS','GB001649','Independent Maritime Agencies Ltd\r\nas Agents','Independent Maritime Agencies Ltd\r\nas Agents','R.F.L.\r\n12th Floor Kings Field Place\r\n30 Field Street, Durban, South Afri\r\nTel: 00 27 31 3014805\r\nFax: 00 27 31 3014838',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (644,'50014288','LON50004837','9','STINLONDE495022','2004-06-17','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB001107','MISWA CHEMICALS LIMITED\r\nCASWELL ROAD BRACKMILLS INDUSTRIAL\r\nESTATE, NORTHAMPTON\r\nNN4 7PW\r\nENGLAND','MISWA CHEMICALS LIMITED\r\nCASWELL ROAD BRACKMILLS INDUSTRIAL\r\nESTATE, NORTHAMPTON\r\nNN4 7PW\r\nENGLAND','TRANSLINK (U) LTD,\r\nP.O. BOX 12034,\r\nKAMPALA, UGANDA\r\nTEL: 256-41-342421/2\r\nFAX: 256-41-235112','TRANSLINK (U) LTD,\r\nP.O. BOX 12034,\r\nKAMPALA, UGANDA\r\nTEL: 256-41-342421/2\r\nFAX: 256-41-235112'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (645,'50014289','LON50004838','9','STINLONDE495018','2004-06-17','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB001607','MR. A LUKYAMUZI\r\n57 SHIRLUI ROAD\r\nSTRATFORD\r\nLONON\r\nE15 4HL','MR. A LUKYAMUZI\r\n57 SHIRLUI ROAD\r\nSTRATFORD\r\nLONON\r\nE15 4HL','MR A LUKYAMUZI\r\n8382 KAMPALA\r\nUGANDA','MR A LUKYAMUZI\r\n8382 KAMPALA\r\nUGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (646,'50014290','LON50004839','9','STINLONDE495019','2004-06-16','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB001607','MR A LUKYAMUZI\r\n57 SHIRLUI ROAD\r\nSTRATFRD\r\nLONDON\r\nE15 4HL','MR A LUKYAMUZI\r\n57 SHIRLUI ROAD\r\nSTRATFRD\r\nLONDON\r\nE15 4HL','MR A LUKYAMUZI\r\n8382 KAMPALA\r\nUGANDA','MR A LUKYAMUZI\r\n8382 KAMPALA\r\nUGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (647,'50014291','LON50004840','9','STINLONDZ427006','2004-06-16','2004-06-15 00:00:00','Felixstowe SFK','2004-06-14','Durban','2004-07-08','FLT','DZ427','MKER','SAFS','GB001584','Starlift Freight Services Ltd\r\n2 Abbey Road\r\nBarking,\r\nEssex\r\nIG11 7AX','Starlift Freight Services Ltd\r\n2 Abbey Road\r\nBarking,\r\nEssex\r\nIG11 7AX','Polaris Shipping (pty) ltd\r\n91 Cowey Road, 4th Floor Cowey Park\r\nBerea, Durban 4001, PO Box 701204\r\nOverport 4067, Durban South Africa\r\ntel: 2731250 2222 fax 2731250 2224 ',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (648,'50014292','LON50004841','9','STINLONDZ427007','2004-06-16','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Durban','2004-07-08','FLT','DZ427','MKER','SAFS','GB001584','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX\r\nIG11 7AX','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX\r\nIG11 7AX','POLARIS SHIPPING (PTY) LTD,\r\n91 COWEY ROAD, 4TH FLOOR COWEY PARK\r\nBEREA, DURBAN 4001, PO BOX 701204\r\nOVERPORT 4067 DURBAN, SOUTH AFRICA\r\nTEL 2731250 2222 FAX 2731250 2223 *',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (649,'50014293','LON50004842','9','STINLONDZ427008','2004-06-17','2004-06-15 00:00:00','Felixstowe SFK','2004-06-14','Durban','2004-07-08','FLT','DZ427','MKER','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nPRIVATE BAG 7 JOHANNESBURG INT\r\nAIRPORT 1627 20 WRENCH ROAD\r\nISANDO 1620 \r\nR.S.A.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (650,'50014294','LON50004804','9','STINLONDE495009','2004-06-17','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Dar Es Salaam','2004-07-10','FLT','DE495','MMEX','EAFS','GB000833','TOOLS FOR SELF RELIANCE\r\nNETLEY MARSH\r\nSOUTHAMPTON\r\nSO40 7GY','TOOLS FOR SELF RELIANCE\r\nNETLEY MARSH\r\nSOUTHAMPTON\r\nSO40 7GY','SMALL INDUSTRIES DEVELOPMENT \r\nORGANISATION\r\nPO BOX 2476\r\nDAR ES SALAAM\r\nTANZANIA','SMALL INDUSTRIES DEVELOPMENT \r\nORGANISATION\r\nPO BOX 2476\r\nDAR ES SALAAM\r\nTANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (651,'50014324','LON50004844','9','STINLONDE495023','2004-06-18','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Mombasa','2004-07-14','FLT','DE495','MMEX','EAFS','GB001607','SITA CIVIC DUMP\r\nAMANITA SITE\r\nVILLIERS ROAD\r\nKINGSTON UPON THAMES\r\nSURREY','SITA CIVIC DUMP\r\nAMANITA SITE\r\nVILLIERS ROAD\r\nKINGSTON UPON THAMES\r\nSURREY','LCJMTT MOTOR SPARES\r\nC/O ESERO WAKKOZI MUSOKE\r\nPO BOX 80078\r\nKAMPALA 70078\r\nUGANDA, EAST AFRICA','LCJMTT MOTOR SPARES\r\nC/O ESERO WAKKOZI MUSOKE\r\nPO BOX 80078\r\nKAMPALA 70078\r\nUGANDA, EAST AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (652,'50014325','LON50004845','9','STINLONDE495024','2004-06-18','2004-06-14 00:00:00','Felixstowe SFK','2004-06-14','Dar Es Salaam','2004-07-10','FLT','DE495','MMEX','EAFS','GB001607','TABOU MANIRAKIZA\r\nOR ALLY NAHIMANA\r\n58 SYLVAN ROAD\r\nUPPER NORWOOD\r\nLONDON SE19 2RZ','TABOU MANIRAKIZA\r\nOR ALLY NAHIMANA\r\n58 SYLVAN ROAD\r\nUPPER NORWOOD\r\nLONDON SE19 2RZ','ALBERT NDAYISABA\r\n6 AVENUE NO. 4\r\nBUJUMBURA\r\nBURUNDI\r\nTEL: 00257 910499','ALBERT NDAYISABA\r\n6 AVENUE NO. 4\r\nBUJUMBURA\r\nBURUNDI\r\nTEL: 00257 910499'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (653,'50014334','LON50004848','9','STINLONDZ427009','2004-06-21','2004-06-15 00:00:00','Felixstowe SFK','2004-06-14','Port Elizabeth','2004-07-06','FLT','DZ427','MKER','SAFS','GB001614','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON\r\nESSEX SS14 3AX','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON\r\nESSEX SS14 3AX','LESCHACO (PTY) LTD\r\n26 SADDLE DRIVE\r\nWOODMEAD OFFICE PARK\r\nWOODMEAD 2157\r\nJOHANNESBURG',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (654,'50014335','LON50004842','9','STINLONDZ427008','2004-06-17','2004-06-15 00:00:00','Felixstowe SFK','2004-06-14','Durban','2004-07-08','FLT','DZ427','MKER','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nPRIVATE BAG 7 JOHANNESBURG INT\r\nAIRPORT 1627 20 WRENCH ROAD\r\nISANDO 1620 \r\nR.S.A.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (655,'50014336','LON50003911','9','STINLONDZ420008','2004-04-28','2004-04-26 00:00:00','Felixstowe','2004-04-26','Cape Town','2004-05-16','FLT','DZ420','MKER','SAFS','GB001358','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD, PICCA\r\nTAMWORTH, STAFFORDSHIRE\r\nB78 2EX','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD, PICCA\r\nTAMWORTH, STAFFORDSHIRE\r\nB78 2EX','HECNY TRANSPORATION SOUTH AFRICA \r\n(PTY) LTD, P O BOX 47669\r\nGREYVILLE 4023\r\nDURBAN\r\nREPUBLIC OF SOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (656,'50014366','LON50004877','9','STINLONDE493004','2004-06-21','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Mombasa','2004-07-21','FLT','DE493','MCAL','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8 SKEG GRAIN IND ESTATE\r\nBURCH ROAD,\r\nSKEGNESS\r\nPE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8 SKEG GRAIN IND ESTATE\r\nBURCH ROAD,\r\nSKEGNESS\r\nPE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI\r\nKENYA\r\nTEL; 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (657,'50014367','LON50004878','9','STINLONDE493005','2004-06-21','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Mombasa','2004-07-21','FLT','DE493','MCAL','EAFS','GB001253','W.H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','W.H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI\r\nKENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (658,'50014368','LON50004879','9','STINLONDE493006','2004-06-21','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Mombasa','2004-07-21','FLT','DE493','MCAL','EAFS','GB001253','W. H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','W. H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI\r\nKENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (659,'50014369','LON50004880','9','STINLONDE493007','2004-06-18','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Mombasa','2004-07-21','FLT','DE493','MCAL','EAFS','GB001604','ROGER SKINNER LTD\r\nTHE MILS, \r\nSTRADBROKE, NR EYE\r\nSUFFOLK IP21 5HL','ROGER SKINNER LTD\r\nTHE MILS, \r\nSTRADBROKE, NR EYE\r\nSUFFOLK IP21 5HL','MERIT AFRICA (MR NEHAL VORA)\r\nPO BOX 43975\r\nNAIROBI GPO 00100\r\nKENYA','MERIT AFRICA (MR NEHAL VORA)\r\nPO BOX 43975\r\nNAIROBI GPO 00100 KENYA\r\nTEL 254 20 211849/225450\r\nFAX 212351'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (660,'50014370','LON50004881','9','STINLONDE493001','2004-06-21','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Dar Es Salaam','2004-07-17','FLT','DE493','MCAL','EAFS','GB000730','CROWN MASSMOULD 1\r\nCOSGROVE WAY\r\nLUTON\r\nBEDFORDSHIRE\r\nLU1 1XL','CROWN MASSMOULD 1\r\nCOSGROVE WAY\r\nLUTON\r\nBEDFORDSHIRE\r\nLU1 1XL','ORDER','BONITE BOTTLERS LTD\r\nP.O. BOX. 1352\r\nMOSHI\r\nTANZANIA\r\nTEL 255 55 5442 ZOEB HASSUJI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (661,'50014371','LON50004882','9','STINLONDE493008','2004-06-21','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Dar Es Salaam','2004-07-17','FLT','DE493','MCAL','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX, UNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX, UNITED KINGDOM','AMI TANZANIA LTD\r\nBANDARI STREET - KURASINI\r\nP.O.B. 9041\r\nDAR-ES-SALAAM\r\nTANZANIA','AMI TANZANIA LTD\r\nBANDARI STREET - KURASINI\r\nP.O.B. 9041\r\nDAR-ES-SALAAM\r\nTANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (662,'50014372','LON50004883','9','STINLONDE493003','2004-06-21','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Mombasa','2004-07-21','FLT','DE493','MCAL','EAFS','UK00003LON','CORBY POLYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND EST\r\nCORBY\r\nNORTHANTS NN17 5XL','CORBY POLYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND EST\r\nCORBY\r\nNORTHANTS NN17 5XL','POLYFOAM LTD\r\nP.O. BOX 10974\r\nARUSHA\r\nTANZANIA','POLYFOAM LTD\r\nP.O. BOX 10974\r\nARUSHA\r\nTANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (663,'50014373','LON50004884','9','STINLONDE493002','2004-06-21','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Mombasa','2004-07-21','FLT','DE493','MCAL','EAFS','UK00003LON','CORBY POLYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND. EST\r\nCORBY\r\nNORTHANTS NN17 5XL','CORBY POLYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND. EST\r\nCORBY\r\nNORTHANTS NN17 5XL','A TO Z TEXTILE MILLS LTD\r\nP.O. BOX 945\r\nARUSHA\r\nTANZANIA','A TO Z TEXTILE MILLS LTD\r\nP.O. BOX 945\r\nARUSHA\r\nTANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (664,'50014398','LON50004887','9','STINLONDZ428004','2004-06-22','2004-06-20 00:00:00','Felixstowe SFK','2004-06-21','Cape Town','2004-07-11','FLT','DZ428','MNOA','SAFS','GB000476','MARSIL MARINE LIMITED\r\n82B EAST HILL,COLCHESTER\r\nCO2 0AF COLCHESTER\r\n\r\nGREAT BRITAIN','MARSIL MARINE LIMITED\r\n82B EAST HILL,COLCHESTER\r\nCO2 0AF COLCHESTER\r\n\r\nGREAT BRITAIN','BERRY AND DONALDSON (PTY) LTD\r\nPO BOX 1674\r\nCAPETOWN 8000\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (665,'50014399','LON50004888','9','STINLONDZ428006','2004-06-22','2004-06-20 00:00:00','Felixstowe SFK','2004-06-21','Cape Town','2004-07-11','FLT','DZ428','MNOA','SAFS','GB001649','Independent Maritime Agencies Ltd\r\nas agents','Independent Maritime Agencies Ltd\r\nas agents','R.F.L.\r\n9 Melon Street\r\nMaitland, Cape Town, South Africa\r\ntel 00 27 21 511 6773\r\nfax 00 27 21 511 1809',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (666,'50014400','LON50004889','9','STINLONDZ428007','2004-06-22','2004-06-20 00:00:00','Felixstowe SFK','2004-06-21','Cape Town','2004-07-11','FLT','DZ428','MNOA','SAFS','GB001649','Independent Maritime Agencies Ltd\r\nas agents','Independent Maritime Agencies Ltd\r\nas agents','R.F.L.\r\nFinance House, 2nd Floor, 25 Ernest\r\nOppenheimer Street, Bruma,\r\nJohannesburg, South Africa tel 0027\r\n11 6165750 fax 002711 6161341',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (667,'50014401','LON50004890','9','STINLONDZ428003','2004-06-22','2004-06-20 00:00:00','Felixstowe SFK','2004-06-21','Port Elizabeth','2004-07-13','FLT','DZ428','MNOA','SAFS','GB001640','ITEC GRAPHIC MACHINERY LTD\r\n576 HONEYPOT LANE\r\nSTANMORE\r\nMIDDLESEX HA7 1JS\r\nUNITED KINGDOM','ITEC GRAPHIC MACHINERY LTD\r\n576 HONEYPOT LANE\r\nSTANMORE\r\nMIDDLESEX HA7 1JS\r\nUNITED KINGDOM','MSC EXPORT C.C.\r\nPO BOX 1565\r\nGERMISTON 1400\r\nSOUTH AFRICA','MSC EXPORT C.C.\r\nPO BOX 1565\r\nGERMISTON 1400\r\nSOUTH AFRICA\r\nTEL. 00 27 11 4740333/0'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (668,'50014402','LON50004891','9','STINLONDZ428005','2004-06-22','2004-06-20 00:00:00','Felixstowe SFK','2004-06-21','Port Elizabeth','2004-07-13','FLT','DZ428','MNOA','SAFS','GB001364','EXPEDITORS INT\'L (UK) LTD\r\nCANTON LANE\r\nHAMS HALL DISTRIBUTION PARK\r\nCOLESHILL\r\nB46 1GA','EXPEDITORS INT\'L (UK) LTD\r\nCANTON LANE\r\nHAMS HALL DISTRIBUTION PARK\r\nCOLESHILL\r\nB46 1GA','EXPEDITORS INTL SA PTY LTD (JNB)\r\nEXPEDITORS PARK\r\n26 POMONA ROAD\r\nPOMONA 1619\r\nSOUTH AFRICA REPUBLIC OF ',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (669,'50014403','LON50004892','9','STINLONDZ428001','2004-06-21','2004-06-20 00:00:00','Felixstowe SFK','2004-06-21','Durban','2004-07-15','FLT','DZ428','MNOA','SAFS','GB001645','Embassy Freight Services (UK) Ltd\r\nUnit 13, Basildon Business Centre\r\nPipps Hill Industrial Estate\r\nBasildon, Essex, SS14 3FT \r\nGREAT BRITAIN','Embassy Freight Services (UK) Ltd\r\nUnit 13, Basildon Business Centre\r\nPipps Hill Industrial Estate\r\nBasildon, Essex, SS14 3FT \r\nGREAT BRITAIN','INTERNATIONAL FORWARDING SERVICES\r\n(KZN) (PTY) LIMITED\r\nPO BOX 209\r\nPAVILLION\r\nKWAZULU-NATAL 3611',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (670,'50014404','LON50004893','9','STINLONDZ428002','2004-06-21','2004-06-20 00:00:00','Felixstowe SFK','2004-06-21','Durban','2004-07-15','FLT','DZ428','MNOA','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nP.O. BOX 9044\r\n4000 DURBAN \r\nSOUTH AFRICA','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (671,'50014414','LON50004901','9','STINLONDE493011','2004-06-22','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Mombasa','2004-07-21','FLT','DE493','MCAL','EAFS','GB000833','WATCH TOWER BIBLE & TRACT\r\nSOCIETY OF BRITAIN\r\nIBSA HOUSE, THE RIDGEWAY\r\nLONDON NW7 1RN','WATCH TOWER BIBLE & TRACT\r\nSOCIETY OF BRITAIN\r\nIBSA HOUSE, THE RIDGEWAY\r\nLONDON NW7 1RN','INTERNATIONAL BIBLE STUDENTS\r\nASSOCIATION\r\nELGEYO MARAKWET ROAD, (KILIMANI \r\nAREA) NAIROBI, KENYA\r\nTEL: 00-254-20-573211-20',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (672,'50014415','LON50004902','9','STINLONDE493013','2004-06-22','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Mombasa','2004-07-21','FLT','DE493','MCAL','EAFS','GB000392','ASMAA ENTERPRISES LTD\r\n324 OXBRIDGE ROAD\r\nACTON\r\nLONDON W3 9QP','ASMAA ENTERPRISES LTD\r\n324 OXBRIDGE ROAD\r\nACTON\r\nLONDON W3 9QP','HUSSEIN DAIRY LTD\r\nP.O. BOX 82166\r\nMOMBASSA\r\nKENYA','HUSSEIN DAIRY LTD\r\nP.O. BOX 82166\r\nMOMBASSA\r\nKENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (673,'50014416','LON50004903','9','STINLONDE493012','2004-06-22','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Dar Es Salaam','2004-07-17','FLT','DE493','MCAL','EAFS','GB000833','IMPLEX (EXPORT SERVICES) LIMITED\r\nP.O. BOX 131, THE OLD FORGE\r\nKINGSWAY FARNHAM COMMON\r\nSLOUGH SL2 3ST','IMPLEX (EXPORT SERVICES) LIMITED\r\nP.O. BOX 131, THE OLD FORGE\r\nKINGSWAY FARNHAM COMMON\r\nSLOUGH SL2 3ST','B.J. JIWA\r\nINDIA STREET, PO BOX 4178\r\nDAR ES SALAAM\r\nTANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (674,'50014421','DUR50004906','9','STINDURIZ427001','2004-06-18','2004-06-07 00:00:00','Durban','2004-06-07','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK\r\nINDUSTRIAL ESTATE, WINSFORD,\r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK\r\nINDUSTRIAL ESTATE, WINSFORD,\r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','OWENS INTERNATIONAL, FREIGHT\r\nLIMITED, CHURCHILL HOUSE, HORNDON\r\nBUSINESS PARK, STATION ROAD, WEST\r\nHORNDON, BRENTWOOD, ESSEX\r\nCM13 3XD.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (675,'50014422','DUR50004907','9','STINDURIZ427002','2004-06-14','2004-06-07 00:00:00','Durban','2004-06-07','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','AMSCO LOGISTICS LIMITED\r\nAMSCO HOUSE\r\nOLD HAY, BRENCHLEY\r\nTONBRIDGE, KENT TN 12 7 DG','SNS FREIGHT\r\nP.O. BOX 65266\r\nRESERVOIR HILLS\r\n4090','AMSCO LOGISTICS LIMITED\r\nAMSCO HOUSE\r\nOLD HAY, BRENCHLEY\r\nTONBRIDGE, KENT TN 12 7 DG','SAME AS CONSIGNEE\r\nTEL: 44 1892 832277\r\nFAX: 44 1892 832288'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (676,'50014423','DUR50004908','9','STINDURIZ427006','2004-06-18','2004-06-07 00:00:00','Durban','2004-06-07','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','TREK OVERLAND\r\nSPECIALIST 4X4 EXPEDITION SOLUTIONS\r\nLUND COURT FARM, NAWTON\r\nYORK Y062 7TZ TEL 0944 1751 430693','AFRITRAIL MANUFACTURING\r\nT/A AFRISPOOR TRAILERS\r\nUNIT 2, SASSWOOD RD\r\nGLEN ANIL','TREK OVERLAND\r\nSPECIALIST 4X4 EXPEDITION SOLUTIONS\r\nLUND COURT FARM, NAWTON\r\nYORK Y062 7TZ TEL 0944 1751 430693','TREK OVERLAND\r\nSPECIALIST 4X4 EXPEDITION SOLUTIONS\r\nLUND COURT FARM\r\nNAWTON YORK Y062 7TZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (677,'50014424','DUR50004909','9','STINDURIZ42706A','2004-06-18','2004-06-07 00:00:00','Durban','2004-06-07','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','TREK OVERLAND\r\nKUND COURT FARM\r\nNAWTON NORTH YORKSHIRE\r\nYORK Y0627TZ','JURGENS CI (PTY) LTD\r\n3 SURPRISE ROAD PINETOWN\r\nDURBAN\r\nSOUTH AFRICA','TREK OVERLAND\r\nKUND COURT FARM\r\nNAWTON NORTH YORKSHIRE\r\nYORK Y0627TZ','TREK OVERLAND\r\nLUND COURT FARM\r\nNAWTON NORTH YORKSHIRE\r\nYORK Y0627TZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (678,'50014425','JNB50004910','9','STINJNBIZ427002','2004-06-17','2004-06-07 00:00:00','Durban','2004-06-07','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 0NQ','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 0NQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (679,'50014426','JNB50004911','9','STINJNBIZ427004','2004-06-18','2004-06-07 00:00:00','Durban','2004-06-07','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','HOLME DODSWORTH METALS LTD. \r\n59-69 HEATON PARK ROAD\r\nNEWCASTLE UPON TYNE\r\nNE61SQ\r\nUNITED KINGDOM','GOLD CIRCLE METALS (PTY) LTD\r\n21 CLEVELAND ROAD\r\nCLEVELAND 2094\r\nSOUTH AFRICA','HOLME DODSWORTH METALS LTD. \r\n59-69 HEATON PARK ROAD\r\nNEWCASTLE UPON TYNE\r\nNE61SQ\r\nUNITED KINGDOM','HOLME DODSWORTH METALS LTD.\r\n59-69 HEATON PARK ROAD\r\nNEWCASTLE UPON TYNE\r\nNE61SQ\r\nUNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (680,'50014427','JNB50004912','9','STINJNBIZ427006','2004-06-18','2004-06-07 00:00:00','Durban','2004-06-07','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','SENATOR INTERNATIONAL FREIGHT \r\nFORWARDING LTD, SUITE 122/123\r\nTRELAWNY HOUSE DOCK ROAD\r\nPORT OF FELIXSTOWE, SUFFOLK\r\nENGLAND IP11 3GB','STURROCK SHIPPING (PTY) LTD\r\nUNIT 1 AVIATION PARK, 17 POMONA \r\nROAD, KEMPTON PARK, 1620, SOUTH \r\nAFRICA AS AGENTS FOR CARGO \r\nOWNERS ONLY','SENATOR INTERNATIONAL FREIGHT \r\nFORWARDING LTD, SUITE 122/123\r\nTRELAWNY HOUSE DOCK ROAD\r\nPORT OF FELIXSTOWE, SUFFOLK\r\nENGLAND IP11 3GB','SENATOR INTERNATIONAL FREIGHT \r\nFORWARDING LTD\r\nATT: MR. DANNY SOALL / DANIEL COLE\r\nTEL: +44 (1394) 675098\r\nFAX: +44 (1394) 675102'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (681,'50014428','JNB50004913','9','STINJNBIZ427007','2004-06-17','2004-06-07 00:00:00','Durban','2004-06-07','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM\r\nCM24 1QW','SEACARGO (PTY) LTD. \r\nUNIT 1, 130 BOEING EAST\r\nBEDFORDVIEW\r\nSOUTH AFRICA','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM\r\nCM24 1QW','CONTACT: ATHOL STEPHENSON\r\nTEL. NO: 09441 - 279 - 681460\r\nFAX. NO: 09441 - 279 - 681466'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (682,'50014429','JNB50004914','9','STINJNBIZ427009','2004-06-18','2004-06-07 00:00:00','Durban','2004-06-07','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','KAY O\' NEILL LIMITED\r\nSOUTHMOOR PARK, ROUNDTHORN IND EST\r\nWYTHENSHAWE, MANCHESTER M23 9QS, UK\r\nTEL: +44 161 9459099\r\nFAX: 161 9459199','AFRICA ROOFING CC\r\nP O BOX 639\r\nALBERTON 1450\r\nGAUTENG\r\nSOUTH AFRICA','KAY O\' NEILL LIMITED\r\nSOUTHMOOR PARK, ROUNDTHORN IND EST\r\nWYTHENSHAWE, MANCHESTER M23 9QS, UK\r\nTEL: +44 161 9459099\r\nFAX: 161 9459199','KAY O\'NEILL LIMITED\r\nSOUTHMOOR PARK, ROUNDTHORN IND EST\r\nWYTHENSHAWE, MANCHESTER M23 9QS, UK\r\nTEL: +44 161 9459099\r\nFAX: 161 9459199'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (683,'50014430','PLZ50004915','9','STINPLZIZ427002','2004-06-17','2004-06-07 00:00:00','Durban','2004-06-07','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','TEXPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nRM6 6PJ, UK','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\n4TH FLOOR, CORPORATE PLACE\r\n9 GARDINER STREET, DURBAN \r\nSA','TEXPLANT CORPORATION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nRM6 6PJ, UK','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (684,'50014431','DUR50004916','9','STINDURIZ427007','2004-06-17','2004-06-08 00:00:00','Port Elizabeth','2004-06-08','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','QUADRA (UK) LTD\r\nTEYGROVE ELM LANE\r\n302 REGENTS PARK ROAD\r\nFINCHLEY, LONDON N3 2JX','SAPROTEX INTERNATIONAL (PTY) \r\nLIMITED\r\nP.O. BOX 1293\r\nEAST LONDON\r\n5200','QUADRA (UK) LTD\r\nTEYGROVE ELM LANE\r\n302 REGENTS PARK ROAD\r\nFINCHLEY, LONDON N3 2JX','WS LOGISTICS LTD\r\nKINGSFLEET HOUSE, GULPHER ROAD\r\nFELIXSTOWE, SUFFOLK\r\nIP 11 9RB KEITH HUNTER\r\nTEL: 1394 - 272266'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (685,'50014432','PLZ50004917','9','STINPLZIZ427001','2004-06-18','2004-06-08 00:00:00','Port Elizabeth','2004-06-08','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','TEXPLANT CORPORATION LTD.\r\nIMPORT DEPT C/O DOLPHIN LOGISTIC \r\nLTD. 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149 - 151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ, UNITED KINGDOM','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17 - 19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','TEXPLANT CORPORATION LTD.\r\nIMPORT DEPT C/O DOLPHIN LOGISTIC \r\nLTD. 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149 - 151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ, UNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (686,'50014433','CPT50004918','9','STINCPTIZ427002','2004-06-22','2004-06-16 00:00:00','Cape Town','2004-06-16','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD\r\nHOLMEWOOD, CHESTERFIELD\r\nS42 5UQ, U.K.','CONTINENTAL CHINA\r\nRANGE ROAD\r\nBLACKHEATH','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD\r\nHOLMEWOOD, CHESTERFIELD\r\nS42 5UQ, U.K.','SAME AS CONSIGNEE\r\nATT: STEVE DODD\r\nTEL: 1246-858800'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (687,'50014434','CPT50004919','9','STINCPTIZ427003','2004-06-22','2004-06-16 00:00:00','Cape Town','2004-06-16','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR\r\nAFRICAN TERRIOR (PTY) LTD\r\nP.O. BOX 2029\r\nWINDMEUL, 7630','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM ATT: THERESA\r\nFAX: 277 245 321'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (688,'50014435','CPT50004920','9','STINCPTIZ427004','2004-06-22','2004-06-16 00:00:00','Cape Town','2004-06-16','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR\r\nBOVLEI WINERY\r\nP.O. BOX 82\r\nWELLINGTON, 7655, SOUTH AFRICA','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM ATT: THERESA\r\nFAX: 277 245 321'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (689,'50014436','JNB50004921','9','STINJNBIZ427014','2004-06-22','2004-06-16 00:00:00','Cape Town','2004-06-16','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','AQUALIFE\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','AQUALIFE\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','AQUALIFE\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (690,'50014437','JNB50004922','9','STINJNBIZ427015','2004-06-22','2004-06-16 00:00:00','Cape Town','2004-06-16','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','BL PEGSON LIMITED\r\nC/O OZZ INTERNATIONAL\r\nLAWFORD ROAD RUGBY\r\nWARKSHIRE CV21 2UX U.K.','PRIMA INDUSTRIAL HOLDINGS (PTY) LTD\r\nLINCOLN ROAD INDUSTRIAL SITES\r\nBENONI 1500\r\nRSA','BL PEGSON LIMITED\r\nC/O OZZ INTERNATIONAL\r\nLAWFORD ROAD RUGBY\r\nWARKSHIRE CV21 2UX U.K.','BL-PEGSON LIMITED\r\nC/O OZZ INTERNATIONAL\r\nLAWFORD ROAD\r\nWARKSHIRE CV21 2UX U.K.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (691,'50014438','DAR50004923','9','STINDARIE415004','2004-05-20','2004-05-18 00:00:00','Dar Es Salaam','2004-05-17','Felixstowe SFK','2004-06-16','FLT','IE415','MAMA','EAFN','-1','RADIO FREQUENCY SYSTEM (UK) LTD\r\nUNIT9, HADDENHAM BUSINESS PARK,\r\nTHAME ROAD,HADDENHAM,BUCKS,\r\nHP17 8LJ UK','ALBATROSS SERVICES LTD\r\nC/O TTCL\r\nP.O.BOX 9070\r\nDAR ES SALAAM\r\n ','RADIO FREQUENCY SYSTEM (UK) LTD\r\nUNIT9, HADDENHAM BUSINESS PARK,\r\nTHAME ROAD,HADDENHAM,BUCKS,\r\nHP17 8LJ UK','SAME AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (692,'50014439','EAC50004924','9','STINEACIE415003','2004-05-31','2004-05-21 00:00:00','Mombasa','2004-05-20','Felixstowe SFK','2004-06-16','FLT','IE415','MAMA','EAFN','GB000833','SDV (UK) LTD\r\n2nd Fl., Fairfield House, Fairfield\r\nBRENTWOOD, ESSEX, ZIP CM14 4SB\r\nGREAT BRITAIN (GB)','SDV TRNASAMI ( KENYA ) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 46586 NAIROBI\r\nKENYA\r\nTF. 2823111 FAX. 2823195','SDV (UK) LTD\r\n2nd Fl., Fairfield House, Fairfield\r\nBRENTWOOD, ESSEX, ZIP CM14 4SB\r\nGREAT BRITAIN (GB)','SAME AS CONSIGNEE\r\nATTN; MARK PILSWORTH\r\nTEL;012 77 243504\r\nFAX;012 77 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (693,'50014440','EAC50004925','9','STINEACIE415004','2004-05-24','2004-05-22 00:00:00','Mombasa','2004-05-20','Felixstowe SFK','2004-06-16','FLT','IE415','MAMA','EAFN','GB000833','SDV (UK) LTD\r\n2nd Fl., Fairfield House, Fairfield\r\nBRENTWOOD, ESSEX, ZIP CM14 4SB\r\nGREAT BRITAIN (GB)','SDV TRANSAMI ( KENYA ) LTD\r\nP.O. BOX 46586\r\nNAIROBI\r\nKENYA','SDV (UK) LTD\r\n2nd Fl., Fairfield House, Fairfield\r\nBRENTWOOD, ESSEX, ZIP CM14 4SB\r\nGREAT BRITAIN (GB)','SAME AS CONSIGNEE\r\nATTN; MARK PILSWORTH\r\nTEL; 012 77 243504\r\nFAX; 012 77 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (694,'50014441','EAC50004926','9','STINEACIE415005','2004-05-27','2004-05-20 00:00:00','Mombasa','2004-05-20','Felixstowe SFK','2004-06-16','FLT','IE415','MAMA','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI','TO ORDER','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD, GB \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (695,'50014442','EAC50004927','9','STINEACIE415007','2004-05-24','2004-05-22 00:00:00','Mombasa','2004-05-20','Felixstowe SFK','2004-06-16','FLT','IE415','MAMA','EAFN','-1','BESMO PRODUCTS LTD\r\n183 PARK AVENUE\r\nPARK ROYAL LONDON\r\nNW 10-7XH, U.K.\r\nTEL: 208 961 4444','CHARLES MAINA NDIBE\r\nNDIMA CRAFTS\r\nP O BOX 66947\r\nNAIROBI - KENYA','BESMO PRODUCTS LTD\r\n183 PARK AVENUE\r\nPARK ROYAL LONDON\r\nNW 10-7XH, U.K.\r\nTEL: 208 961 4444','SAME AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (696,'50014443','EAC50004928','9','STINEACIE415008','2004-05-24','2004-05-20 00:00:00','Mombasa','2004-05-20','Felixstowe SFK','2004-06-16','FLT','IE415','MAMA','EAFN','MBA110','TO ORDER','VAN REES B.V\r\nP.O. BOX 83835\r\nMOMBASA\r\nKENYA','TO ORDER','M/S VAN REES LIMITED\r\n24 WINCHESTER STREET\r\nBASINGSTOKE\r\nHAMPSHIRE\r\nRG21 7DZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (697,'50014444','EAC50004929','9','STINEACIE415011','2004-05-24','2004-05-20 00:00:00','Mombasa','2004-05-20','Felixstowe SFK','2004-06-16','FLT','IE415','MAMA','EAFN','-1','TO ORDER','M.J. CLARKE LIMITED\r\nP.O. BOX 42802\r\nMOMBASA\r\nKENYA','TO ORDER','TAYLORS OF HARROGATE\r\nTEA BUYING DEPARTMENT; PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD; GB '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (698,'50014445','CPT50004930','9','STINCPTIZ427001','2004-06-22','2004-06-16 00:00:00','Cape Town','2004-06-16','Felixstowe SFK','2004-06-29','FIO','IZ427','MNAT','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD, TF7 4NY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (699,'50014463','LON50004936','9','STINLONDZ428009','2004-06-22','2004-06-20 00:00:00','Felixstowe SFK','2004-06-21','Port Elizabeth','2004-07-13','FLT','DZ428','MNOA','SAFS','GB001640','ITEC GRAPHIC MACHINERY LTD\r\n576 HONEYPOT LANE\r\nSTANMORE\r\nMIDDLESEX HA7 1JS\r\nUNITED KINGDOM','ITEC GRAPHIC MACHINERY LTD\r\n576 HONEYPOT LANE\r\nSTANMORE\r\nMIDDLESEX HA7 1JS\r\nUNITED KINGDOM','MSC EXPORT C.C.\r\nP.O. BOX 1565\r\nGERMISTON 1400\r\nSOUTH AFRICA','MSC EXPORT C.C.\r\nP.O. BOX 1565\r\nGERMISTON 1400\r\nSOUTH AFRICA\r\nTEL 00 27 11 4740333/0'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (700,'50014465','LON50004848','9','STINLONDZ427009','2004-06-21','2004-06-15 00:00:00','Felixstowe SFK','2004-06-14','Port Elizabeth','2004-07-06','FLT','DZ427','MKER','SAFS','GB001614','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON\r\nESSEX SS14 3AX','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON\r\nESSEX SS14 3AX','LESCHACO (PTY) LTD\r\n26 SADDLE DRIVE\r\nWOODMEAD OFFICE PARK\r\nWOODMEAD 2157\r\nJOHANNESBURG',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (701,'50014560','LON50005013','9','STINLONDE493015','2004-06-23','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Mombasa','2004-07-21','FLT','DE493','MCAL','EAFS','GB000392','OAKE & CO (GM) LTD\r\nGATEX HOUSE\r\n611 HARROW ROAD\r\nNORTH KENSINGTON\r\nLONDON W10 4RA','OAKE & CO (GM) LTD\r\nGATEX HOUSE\r\n611 HARROW ROAD\r\nNORTH KENSINGTON\r\nLONDON W10 4RA','GATHANI UGANDA LTD\r\nP.O. BOX 22285\r\nKAMPALA\r\nUGANDA','GATHANI UGANDA LTD\r\nP.O. BOX 22285\r\nKAMPALA\r\nUGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (702,'50014561','LON50005014','9','STINLONDE493016','2004-06-23','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Mombasa','2004-07-21','FLT','DE493','MCAL','EAFS','GB000833','RDT CHAMBRES SOLUTIONS\r\nLASYARD HOUSEM UNDERHILL STREET\r\nBRIDGNORTH, SHROPSHIRE\r\nWV16 4BB','RDT CHAMBRES SOLUTIONS\r\nLASYARD HOUSEM UNDERHILL STREET\r\nBRIDGNORTH, SHROPSHIRE\r\nWV16 4BB','MTN UGANDA LIMITED\r\n7TH FLOOR MTN TOWERS\r\n22 HANNINGTON ROAD\r\nKAMPALA \r\nUGANDA','SDV TRANSAMI KENYA LIMITED\r\nCHANGAMWE ROAD\r\nPO BOX 90263\r\nMOMBASA, KENYA \r\nATTN MR OMAR'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (703,'50014568','LON50005017','9','STINLONDE493014','2004-06-23','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Mombasa','2004-07-21','FLT','DE493','MCAL','EAFS','GB000833','MC ART LIMITED\r\nHESTON COURT,\r\nCAMP ROAD\r\nLONDON SW19 4UW','MC ART LIMITED\r\nHESTON COURT,\r\nCAMP ROAD\r\nLONDON SW19 4UW','SHERATON KAMPALA HOTEL FOR THE\r\nACCOUNT OF GOLDENLEAVES HOTEL\r\n& RESORTS (KENYA) LIMITED 1 TERNAN\r\nAVENUE, PO BOX 7041 KAMPALA UGANDAA\r\nATTN MR SOLOMON ADEDE','SDV TRANSAMI KENYA LIMITED\r\nCHANGAMWE ROAD PO BOX 90263\r\nMOMBASA, KENYA\r\nATTN MR OMAR'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (704,'50014571','LON50004705','9','STINLONDZ426003','2004-06-11','2004-06-06 00:00:00','Felixstowe SFK','2004-06-07','Cape Town','2004-06-27','FLT','DZ426','MREB','SAFS','GB000636','ALLIED DISTILLERS LTD\r\nKILMALID\r\nSTIRLING ROAD, \r\nDUMBARTON, DUMBARTONSHIRE\r\nG82 2SS SCOTLAND','ALLIED DISTILLERS LTD\r\nKILMALID\r\nSTIRLING ROAD, \r\nDUMBARTON, DUMBARTONSHIRE\r\nG82 2SS SCOTLAND','DOUGLAS GREEN BELLINGHAM\r\n10 BOLT AVENUE\r\nMONTAQUE GARDENS\r\nCAPETOWN\r\nSOUTH AFRICA','ICA BULK LOGISTICS PTY LTD\r\nSUITE 2, HOWARD CENTRE\r\nFOREST DRIVE, PINELANDS\r\nCAPETOWN 7405 S.A.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (705,'50014580','LON50005018','9','STINLONDZ428012','2004-06-24','2004-06-20 00:00:00','Felixstowe SFK','2004-06-21','Durban','2004-07-15','FLT','DZ428','MNOA','SAFS','GB001649','Independent Maritime Agencies Ltd\r\nas agents','Independent Maritime Agencies Ltd\r\nas agents','R.F.L.\r\n12th Floor, Kings Field Plaec\r\n30 Field Street, Durban, South\r\nAfrica Tel 0027 31 3014805\r\nFax 0027 313014838',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (706,'50014581','LON50005019','9','STINLONDZ428010','2004-06-23','2004-06-20 00:00:00','Felixstowe SFK','2004-06-21','Cape Town','2004-07-11','FLT','DZ428','MNOA','SAFS','GB001585','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING,\r\nESSEX\r\nIG11 7AX','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING,\r\nESSEX\r\nIG11 7AX','POLARIS SHIPPING (PTY) LTD\r\n91 COWEY ROAD, 4TH FLOOR COWEY\r\nPARK, BEREA, DURBAN 4001, PO BOX \r\n701204 OVERPORT 4067 DURBAN \r\nSOUTH AFRICA ** SEE BELOW**',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (707,'50014582','LON50005020','9','STINLONDZ428011','2004-06-23','2004-06-20 00:00:00','Felixstowe SFK','2004-06-21','Cape Town','2004-07-11','FLT','DZ428','MNOA','SAFS','GB001585','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX\r\nIG11 7AX','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX\r\nIG11 7AX','POLARIS SHIPPING (PTY) LTD\r\n91 COWEY ROAD, 4TH FLOOR COWEY\r\nPARK, BEREA, DURBAN 4001 PO BOX\r\n701204 OVERPORT 4067, DURBAN\r\nSOUTH AFRICA ** SEE BELOW',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (708,'50014796','LON50005151','9','STINLONDE493017','2004-06-28','2004-06-20 00:00:00','Felixstowe SFK','2004-06-20','Mombasa','2004-07-21','FLT','DE493','MCAL','EAFS','GB001608','T & D EXPORTS\r\n7 DOCK ROAD\r\nTILBURY\r\nESSEX\r\nRM18 7BY','T & D EXPORTS\r\n7 DOCK ROAD\r\nTILBURY\r\nESSEX\r\nRM18 7BY','ABDHIAKIM MOHAMED ALI\r\nP O BOX 214\r\nUKUNDA\r\nKENYA\r\nTEL 0722481613/0722954140',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (709,'50014798','LON50005152','9','STINLONDZ428016','2004-06-28','2004-06-20 00:00:00','Felixstowe SFK','2004-06-21','Durban','2004-07-15','FLT','DZ428','MNOA','SAFS','GB000593','TRANSAFRICA LINE\r\nC/O ARIEL MAIRITIME (UK) LTD\r\n40 VICTORIA WAY\r\nCHARLTON \r\nLONDON SE7 7QS','TRANSAFRICA LINE\r\nC/O ARIEL MAIRITIME (UK) LTD\r\n40 VICTORIA WAY\r\nCHARLTON \r\nLONDON SE7 7QS','MAINPORT AFRICA SHIPPING (PTY) LTD\r\nG04 MUSGRAVE PARK, 18 MUSGRAVE ROAD\r\nBEREA, DURBAN 4001, SOUTH AFRICA\r\n(POSTNET 207, PRIVATE BAG X10 \r\nMUSGRAVE 4062, TEL 131 2029621',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (710,'50014808','DAR50005157','9','STINDARIE417033','2004-06-03','2004-06-04 00:00:00','Dar Es Salaam','2004-06-01','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','MS J. SARKODIE, S. HANSON, BERTHIER\r\nK. MORIS AND MR. G. GORDHAN AND \r\nMUKESH,LUXER BROS REMOVALS AND \r\nSTORAGE LTD.TEL 44 1865 762206\r\nFAX: 44 1865 750625','MS J. SARKO DIE DR. S HANSON, \r\nD. BERTHIER, MR. K. MORRIS AND \r\nMR M. GORDHAN C/O WORLDWIDE MOVERS \r\n(T) LTD P.O. BOX 2486 DAR ES SALAAM\r\nTANZANIA TEL: 255222700977','MS J. SARKODIE, S. HANSON, BERTHIER\r\nK. MORIS AND MR. G. GORDHAN AND \r\nMUKESH,LUXER BROS REMOVALS AND \r\nSTORAGE LTD.TEL 44 1865 762206\r\nFAX: 44 1865 750625','SAME AS CONSIGNEE ADDRESS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (711,'50014809','EAC50005158','9','STINEACIE417002','2004-06-18','2004-06-09 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','MRS. CHRISTINE ROHRER,MR. MIKE-\r\nHAMMOND, MRS. MEHTA BHANUMATI\r\nCHHABILDAS, MR. JOUKO JAHANI, MR.\r\nWILLIAM JAMES RIGBY C/O LUKER BROS\r\nREMOVALS GB-OXFORD OX3 8HB ENGLAND','WORLDWIDE MOVERS UGANDA LTD\r\nP.O. BOX 29339\r\nKAMPALA\r\nUGANDA','MRS. CHRISTINE ROHRER,MR. MIKE-\r\nHAMMOND, MRS. MEHTA BHANUMATI\r\nCHHABILDAS, MR. JOUKO JAHANI, MR.\r\nWILLIAM JAMES RIGBY C/O LUKER BROS\r\nREMOVALS GB-OXFORD OX3 8HB ENGLAND','LUKER BROS REMOVALS AND STORAGE\r\nSHELLEY CLOSE HEADING 0B-OXFORD \r\nOX3 5HB, ENGLAND\r\nTEL NO.+44 1 865 762 206\r\nFAX NO.+44 1 865 750 625'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (712,'50014810','EAC50005159','9','STINEACIE417003','2004-06-16','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','TO ORDER','VAN REES B.V\r\nP.O. BOX 83835\r\nMOMBASA \r\nKENYA','TO ORDER','M/S VAN REES LIMITED\r\n24 WINCHESTER STREET\r\nBASINGSTOKE, HAMPSHIRE\r\nRG21 7DZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (713,'50014811','EAC50005160','9','STINEACIE417004','2004-06-19','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','UK00011EAC','NEVILLE UK PLC\r\nVIKING WAY\r\nERITH KENT\r\nDA8 1EW\r\nUK','KALUWORKS LIMITED\r\nP.O. BOX 90421 \r\nMOMBASA, KENYA','NEVILLE UK PLC\r\nVIKING WAY\r\nERITH KENT\r\nDA8 1EW\r\nUK','NEVILLE UK PLC\r\nVIKING WAY\r\nERITH KENT\r\nDA8 1EW\r\nUK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (714,'50014812','EAC50005161','9','STINEACIE417005','2004-06-10','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','TAYLORS OF HARROGATE,\r\nPAGODA HOUSE, PLUMPTON PARK,\r\nHARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560\r\nNAIROBI\r\nKENYA','TAYLORS OF HARROGATE,\r\nPAGODA HOUSE, PLUMPTON PARK,\r\nHARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK','TAYLORS OF HARROGATE,\r\nPAGODA HOUSE, PLUMPTON PARK,\r\nHARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (715,'50014813','EAC50005162','9','STINEACIE417006','2004-06-14','2004-05-31 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','UK00010EAC','TO THE ORDER OF BELGOLAISE S.A.\r\nCAMOMILE COURT, 6TH FLOOR\r\n23 CAMOMILE STREET, LONDON EC3A 7PP','SAFI UGANDA LTD.\r\nP.O. BOX 21144\r\nKAMPALA\r\nUGANDA','TO THE ORDER OF BELGOLAISE S.A.\r\nCAMOMILE COURT, 6TH FLOOR\r\n23 CAMOMILE STREET, LONDON EC3A 7PP','COMPLETE COFFEE LTD\r\nT/A RIDGE + BREMINER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (716,'50014814','EAC50005163','9','STINEACIE417007','2004-06-09','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','UK00012EAC','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','JAMES FINLAY (K) LTD\r\nP.O. BOX 71\r\nKERICHO\r\nKENYA','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (717,'50014815','EAC50005164','9','STINEACIE417012','2004-06-14','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','MBA110','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI\r\nKENYA','TO ORDER','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD; \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (718,'50014816','EAC50005165','9','STINEACIE417014','2004-06-18','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','TO ORDER','JAMES FINLAY (MOMBASA)\r\nMASHUNDU STREET\r\nP.O. BOX 84619\r\nMOMBASA\r\nKENYA','TO ORDER','R. TWINING AND COMPANY LIMITED\r\nSOUTH WAY, ANDOVER HANTS \r\nSP 10 5AQ\r\n01 264 348712\r\nU.K.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (719,'50014817','EAC50005166','9','STINEACIE417016','2004-06-10','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','UK00012EAC','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','JAMES FINLAY (K) LTD\r\nP.O. BOX 71\r\nKERICHO\r\nKENYA','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','BBWS UNIT 11\r\nWESTMAYNE INDUSTRIAL PARK,\r\nBRAMSTONE WAY,\r\nLAINDON ESSEX SS 15 6 TP\r\nTEL 01268 412019'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (720,'50014818','EAC50005167','9','STINEACIE417022','2004-06-19','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','TO ORDER','M.J. CLARKE LIMITED\r\nP.O. BOX 42802\r\nMOMBASA\r\nKENYA','TO ORDER','M/S. S.F.H. TEA LIMITED\r\n6A ST MARTIN\'S STREET\r\nWALLINGFORD\r\nOXON OX 10 OAL'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (721,'50014819','EAC50005168','9','STINEACIE417023','2004-06-19','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','TO ORDER','M.J. CLARKE LIMITED\r\nP.O. BOX 42802\r\nMOMBASA\r\nKENYA','TO ORDER','M/S A.N. WOODHAMS & CO. LTD.,\r\n95 WORSHIP STREET\r\nLONDON EC2A 2LX\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (722,'50014820','EAC50005169','9','STINEACIE417024','2004-06-19','2004-06-11 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','TO ORDER','M.J. CLARKE LIMITED\r\nP.O. BOX 42802\r\nMOMBASA\r\nKENYA','TO ORDER','TAYLORS OF HARROGATE\r\nTEA BUYING DEPT; PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD GB '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (723,'50014821','EAC50005170','9','STINEACIE417025','2004-06-16','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','TO ORDER','VAN REES B.V.,\r\nP.O. BOX 83835\r\nMOMBASA\r\nKENYA','TO ORDER','VAN REES LIMITED\r\n24 WINCHESTER STREET\r\nBASINGSTOKE, HAMPSHIRE\r\nRG21 7DZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (724,'50014822','EAC50005171','9','STINEACIE417027','2004-06-14','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','MBA110','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI\r\nKENYA','TO ORDER','TAYLORS OF HARROGATE\r\nTEA BUYING DEPT; PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD; \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (725,'50014823','EAC50005172','9','STINEACIE417028','2004-06-14','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','MBA110','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI\r\nKENYA','TO ORDER','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (726,'50014824','EAC50005173','9','STINEACIE417038','2004-06-15','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD RD, BRENTWOOD ESSEX,\r\nCM144 SB','SDV TRANSAMI (K) LTD\r\nP O BOX 46586\r\nNAIROBI - KENYA','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD RD, BRENTWOOD ESSEX,\r\nCM144 SB','SAME AS CONSIGNEE\r\nATTN: MARK PILSWORTH\r\nTEL: 012 77 243504\r\nFAX: 012 77 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (727,'50014825','EAC50005174','9','STINEACIE417040','2004-06-19','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','GB001350','CHEFSET HOUSEWARES PLC.\r\nCHEFSET HOUSE, 87 BROOKVALE ROAD, W\r\nB6 7AR BIRMINGHAM\r\nGREAT BRITAIN','KALUWORKS LIMITED\r\nP.O. BOX 90421 \r\nMOMBASA, KENYA','CHEFSET HOUSEWARES PLC.\r\nCHEFSET HOUSE, 87 BROOKVALE ROAD, W\r\nB6 7AR BIRMINGHAM\r\nGREAT BRITAIN','CHEFSET HOUSEWARES PLC.\r\nCHEFSET HOUSE, 87 BROOKVALE ROAD, W\r\nB6 7AR BIRMINGHAM\r\nGREAT BRITAIN'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (728,'50014826','EAC50005175','9','STINEACIE417042','2004-06-15','2004-06-06 00:00:00','Mombasa','2004-06-06','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX,\r\nCM144 SB','SDV TRANSAMI ( KENYA )\r\nP O BOX 46586\r\nNAIROBI - KENYA','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX,\r\nCM144 SB','SAME AS CONSIGNEE\r\nATTN: MARK PILSWORTH\r\nTEL: 012 77 243504\r\nFAX: 012 77 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (729,'50014827','JIB50005176','9','STINJIBIE417371','2004-06-20','2004-06-16 00:00:00','Djibouti','2004-06-12','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','TO THE ORDER OF BANK OF ABYSSINIA\r\nADDIS ABABA','SEMACHEW DEMISSIE INVESTMENT\r\nP.O.BOX 22766\r\n Addis Ababa \r\nETHIOPIA','TO THE ORDER OF BANK OF ABYSSINIA\r\nADDIS ABABA','EQUTORIAL TRADERS LIMITED CONGRESS \r\nHOUSE LYON ROAD HARROW HA1 2EN'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (730,'50014828','JIB50005177','9','STINJIBIE417372','2004-06-20','2004-06-16 00:00:00','Djibouti','2004-06-12','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','TO ORDER OF BANK OF ABYSSINIA\r\nADDIS ABABA','SEMACHEW DEMISSIE INVESTMENT PLC\r\nP.O. BOX 22766\r\n Addis Ababa \r\nETHIOPIA','TO ORDER OF BANK OF ABYSSINIA\r\nADDIS ABABA','EQUATORIAL TRADERS LIMITED CONGRESS\r\nHOUSE LYON ROAD HARROW HA1 2EN'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (731,'50014829','JIB50005178','9','STINJIBIE417373','2004-06-20','2004-06-16 00:00:00','Djibouti','2004-06-12','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA ETHIOPIA','ANTYPAS BROS LTD\r\nP O BOX 1606\r\nADDIS ABABA, ETHIOPIA','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA ETHIOPIA','M/S A.POORTMAN (LONDON) LTD.UK\r\nFAX NO. 4420 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (732,'50014830','JIB50005179','9','STINJIBIE417374','2004-06-20','2004-06-16 00:00:00','Djibouti','2004-06-12','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH-ADDIS\r\nABABA ETHHIOPIA','ANTYPAS BROS LTD \r\nP.O.BOX 1606\r\n Addis Ababa \r\nETHIOPIA','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH-ADDIS\r\nABABA ETHHIOPIA','M/S A.PORTMAN (LONDON) LTD U.K\r\nFAX NO 4420 7480. 6513\r\n '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (733,'50014831','JIB50005180','9','STINJIBIE417378','2004-06-20','2004-06-16 00:00:00','Djibouti','2004-06-12','Felixstowe SFK','2004-07-05','FLT','IE417','MFRA','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED PLC \r\nP O BOX 1245\r\nADDIS ABABA; ETHIOPIA','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','M/S A.POORTMAN (LONDON) LTD.\r\nFAX NO. 44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (734,'50014895','LON50005205','9','STINLONDE492001','2004-06-30','2004-06-30 00:00:00','Felixstowe SFK','2004-06-27','Mombasa','2004-07-28','FLT','DE492','MSOC','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD\r\nSKEGNESS\r\nPE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD\r\nSKEGNESS\r\nPE24 4UF','GEOSTAN INVESTMENT LTD\r\nPO BOX 00100-6962\r\nNAIROBI\r\nKENYA\r\nTEL 00 254 20 76 13 71',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (735,'50014896','LON50005206','9','STINLONDE492002','2004-06-30','2004-06-30 00:00:00','Felixstowe SFK','2004-06-27','Mombasa','2004-07-28','FLT','DE492','MSOC','EAFS','GB001253','W.H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','W.H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','ANNESTE ENTERPRISES\r\nP.O. BOX 47362\r\nNAIROBI\r\nKENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (736,'50014911','LON50005208','9','STINLONDE492004','2004-06-30','2004-06-30 00:00:00','Felixstowe SFK','2004-06-27','Mombasa','2004-07-28','FLT','DE492','MSOC','EAFS','GB000116','EDBRO PLC\r\nNELSON STREET\r\nBOLTON NL3 2JJ\r\nENGLAND','EDBRO PLC\r\nNELSON STREET\r\nBOLTON NL3 2JJ\r\nENGLAND','ENGINEERING DEVELOPMENT LTD\r\nP.O. BOX 59475\r\nNAIROBI\r\nKENYA','MECHANISED CARGO SYSTEMS LTD\r\nP.O BOX 51021\r\nNAIROBI\r\nKENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (737,'50014912','LON50005209','9','STINLONDE492005','2004-06-30','2004-06-30 00:00:00','Felixstowe SFK','2004-06-27','Mombasa','2004-07-28','FLT','DE492','MSOC','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD ESSEX\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD ESSEX\r\nUNITED KINGDOM','SDV TRANSAMI (UGANDA) LTD\r\nPLOT M-611, MTINDA ROAD\r\nPO BOX 5501\r\nKAMPALA\r\nUGANDA','SDV TRANSAMI (KENYA) LTD\r\nMOMBASA - NAIROBI ROAD\r\nP.O. BOX 90263 - CHANGAMWE\r\nMOMBASA\r\nKENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (738,'50014913','LON50005211','9','STINLONDE492007','2004-06-30','2004-06-30 00:00:00','Felixstowe SFK','2004-06-27','Mombasa','2004-07-28','FLT','DE492','MSOC','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX\r\nUNITED KINGDOM','SDV TRANSAMI (K) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 45686\r\nNAIROBI\r\nKENYA','SDV TRANSAMI (K) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 45686\r\nNAIROBI\r\nKENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (739,'50014914','LON50005212','9','STINLONDE492008','2004-06-30','2004-06-30 00:00:00','Felixstowe SFK','2004-06-27','Mombasa','2004-07-28','FLT','DE492','MSOC','EAFS','GB001253','TOC RECYCLING LTD\r\n8 COPTHORNE\r\nLUTON, \r\nBEDS\r\nLU2 8RJ, ENGLAND','TOC RECYCLING LTD\r\n8 COPTHORNE\r\nLUTON, \r\nBEDS\r\nLU2 8RJ, ENGLAND','MURIRA JAMES MUIGO\r\nC/O HOUSE OFFICE APPLIANCES\r\nP.O. BOX 13\r\nKIKUYU\r\nKENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (740,'50014915','LON50005207','9','STINLONDE492003','2004-06-30','2004-06-30 00:00:00','Felixstowe SFK','2004-06-27','Mombasa','2004-07-28','FLT','DE492','MSOC','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX\r\nUNITED KINGDOM','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX\r\nUNITED KINGDOM','SDV TRANSAMI (K) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 45686\r\nNAIROBI\r\nKENYA','SDV TRANSAMI (K) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 45686\r\nNAIROBI\r\nKENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (741,'50014916','LON50005210','9','STINLONDE492006','2004-06-30','2004-06-30 00:00:00','Felixstowe SFK','2004-06-27','Mombasa','2004-07-28','FLT','DE492','MSOC','EAFS','UK00003LON','CORBY POLYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND EST\r\nCORBY\r\nNORTHANTS NN17 5XL','CORBY POLYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND EST\r\nCORBY\r\nNORTHANTS NN17 5XL','A TO Z TEXTILE MILLS LTD\r\nP.O. BOX 945\r\nARUSHA\r\nTANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (742,'50014925','DUR50005217','9','STINDURIZ428001','2004-06-24','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','GEOLOGISTICS LTD\r\nEXETER AIRPORT, \r\nDEVON EX5 2BD\r\nUNITED KINGDOM','LEP LOGISTICS\r\n38 VICTORIA EMBANKMENT\r\nDURBAN, 4001\r\nSOUTH AFRICA','GEOLOGISTICS LTD\r\nEXETER AIRPORT, \r\nDEVON EX5 2BD\r\nUNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (743,'50014926','DUR50005218','9','STINDURIZ428002','2004-06-24','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','SOUTHDOWN HOLDINGS LIMITED\r\nPRIVATE BAG 2004,\r\nCHIPINGE\r\nZIMBABWE','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','WILSON SMITHETT & CO. LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON \r\nSE1 8NJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (744,'50014927','DUR50005219','9','STINDURIZ428003','2004-06-24','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','INEOS SILICAS LTD\r\nBANK QUAY \r\nWARRINGTON\r\nWA5 1AB','INEOS SILICAS SOUTH AFRICA PTY LTD\r\nP O BOX 14014\r\nWADEVILLE 1422\r\nJOHANNESBURG - \r\nSOUTH AFRICA','INEOS SILICAS LTD\r\nBANK QUAY \r\nWARRINGTON\r\nWA5 1AB','INEOS SILICAS LTD\r\nBANK QUAY\r\nWARRINGTON\r\nWA5 1 AB'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (745,'50014928','DUR50005220','9','STINDURIZ428004','2004-06-28','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD\r\nC/O SOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD,\r\nCHESHIRE, CW7 2JC, UNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD\r\nC/O SOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD,\r\nCHESHIRE, CW7 2JC, UNITED KINGDOM','OWENS INTERNATIONAL FREIGHT LIMITED\r\nCHURCHILL HOUSE, HORDON BUSINESS \r\nPARK, STATION ROAD, WEST HORNDON\r\nBRENTWOOD, ESSEX, CM13 3XD \r\nCTC: DONNA ROBERT *CONT. IN BODY '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (746,'50014929','DUR50005221','9','STINDURIZ428007','2004-06-24','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','BRITISH BAKELS\r\nGRANVILLE WAY\r\nBICESTER\r\nOXON, ENGLAND','SOUTH BAKELS\r\n235 MAIN ROAD\r\nMARTINDALE\r\nJOHANNESBURG','BRITISH BAKELS\r\nGRANVILLE WAY\r\nBICESTER\r\nOXON, ENGLAND','SAME AS ABOVE\r\nCONTACT: IAN CAMPBELL\r\nTEL: 0186 924 7098\r\nFAX: 0186 936 9660'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (747,'50014930','JNB50005222','9','STINJNBIZ428006','2004-06-24','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE \r\nMORLEY\r\nLEEDS \r\nLS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (748,'50014931','JNB50005223','9','STINJNBIZ428009','2004-06-24','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (749,'50014932','JNB50005224','9','STINJNBIZ428012','2004-06-28','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE ROAD, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU','PRIMA INDUSTRIAL HOLDINGS (PTY) LTD\r\nLINCOLN ROAD INDUSTRIAL SITES\r\nBENONI 1500\r\nRSA','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE ROAD, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (750,'50014933','PLZ50005225','9','STINPLZIZ428001','2004-06-29','2004-06-20 00:00:00','Port Elizabeth','2004-06-18','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','TEXPLANT CORPORATION LTD,\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD. 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ. UNITED KINGDOM','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','TEXPLANT CORPORATION LTD,\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD. 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ. UNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (751,'50014934','CPT50005226','9','STINCPTIZ428001','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD TF7 4NY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (752,'50014935','CPT50005227','9','STINCPTIZ428003','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD, HOLMEWOOD\r\nCHESTERFIELD\r\nS42 5UQ, U.K.','CONTINENTAL CHINA\r\nRANGE ROAD\r\nBLACKHEATH','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD, HOLMEWOOD\r\nCHESTERFIELD\r\nS42 5UQ, U.K.','SAME AS CONSIGNEE\r\nATT: STEVE DODD\r\nTEL: 1246-858800'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (753,'50014936','CPT50005228','9','STINCPTIZ428006','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD, HOLMEWOOD\r\nCHESTERFIELD\r\nS42 5UQ, U.K.','CONTINENTAL CHINA\r\nRANGE ROAD\r\nBLACKHEATH','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD, HOLMEWOOD\r\nCHESTERFIELD\r\nS42 5UQ, U.K.','SAME AS CONSIGNEE\r\nATT: STEVE DODD\r\nTEL: 1246-858800'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (754,'50014937','CPT50005229','9','STINCPTIZ428007','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','SCHENKER LIMITED (BTL)\r\nMIDLANDS LOGISTICS CNTR, KELSEY CL.\r\nATTLEBOROUGH FIELDS IND. ESTATE\r\nNUNEATON, WARWICKSHIRE, CV11 6XN','SCHENKER STINNES LOGISTICS\r\nUNIT 1 MADISON SQUARE\r\nCNR. MANHATTAN & MOBILE ROADS\r\nAIRPORT INDUSTRIA SOUTH AFRICA','SCHENKER LIMITED (BTL)\r\nMIDLANDS LOGISTICS CNTR, KELSEY CL.\r\nATTLEBOROUGH FIELDS IND. ESTATE\r\nNUNEATON, WARWICKSHIRE, CV11 6XN','SAME AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (755,'50014938','CPT50005230','9','STINCPTIZ428008','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMANN MEGAFREIGHT AS AGENTS FOR:\r\nBERGSIG WINE ESTATE\r\nP.O. BOX 15 BREEDERIVER 6858\r\nSOUTH AFRICA','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (756,'50014939','CPT50005231','9','STINCPTIZ428009','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR\r\nSHERITO WINES\r\nP.O. BOX 186\r\nRIEBEECK - WEST, 7306','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM ATT: THERESA\r\nFAX: 277 245 321'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (757,'50014940','CPT50005232','9','STINCPTIZ428010','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR\r\nAFRICAN TERRIOR (PTY) LTD\r\nP.O. BOX 2029\r\nWINDMEUL, 7630','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM ATT: THERESA\r\nFAX: 277 245 321'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (758,'50014941','CPT50005233','9','STINCPTIZ428014','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','CAVALIER MARKETING\r\nNORTH DEAN ROAD,\r\nWEST LANE, KEIGHLEY, WEST YORKSHIRE\r\nBD22 60Y. GB.','A.P.S PLASTICS (PTY) LTD\r\nUNIT 6, ISLAND PARK, AUCKLAND STR\r\nPAARDEN EILAND, 7405\r\nCAPE TOWN SOUTH AFRICA','CAVALIER MARKETING\r\nNORTH DEAN ROAD,\r\nWEST LANE, KEIGHLEY, WEST YORKSHIRE\r\nBD22 60Y. GB.','AS ABOVE\r\nTEL: 153 565 5677\r\nATT: ROB HARRISON'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (759,'50014942','JNB50005234','9','STINJNBIZ428018','2004-06-30','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','FORMULA ONE\r\nUNIT 19\r\nPAINT INDUSTRIAL ESTATE\r\nDOWLAIS, MERTYR TYDFIL\r\nCF48 2SR','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','FORMULA ONE\r\nUNIT 19\r\nPAINT INDUSTRIAL ESTATE\r\nDOWLAIS, MERTYR TYDFIL\r\nCF48 2SR','FORMULA ONE\r\nUNIT 19\r\nPAINT INDUSTRIAL ESTATE\r\nDOWLAIS, MERTYR TYDFIL\r\nCF48 2SR'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (760,'50014943','JNB50005235','9','STINJNBIZ428019','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (761,'50014944','JNB50005236','9','STINJNBIZ428020','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE \r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE \r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (762,'50014946','LON50005237','9','STINLONDE492009','2004-07-01','2004-06-30 00:00:00','Felixstowe SFK','2004-06-27','Mombasa','2004-07-28','FLT','DE492','MSOC','EAFS','GB001607','SITA\r\nVILLIERS ROAD\r\nKINGSTON UPON THAMES\r\nSURREY','SITA\r\nVILLIERS ROAD\r\nKINGSTON UPON THAMES\r\nSURREY','RICHARD LUUTU\r\nPO BOX 2688\r\nKAMPALA\r\nUGANDA','RICHARD LUUTU\r\nPO BOX 2688\r\nKAMPALA\r\nUGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (763,'50014977','LON50005247','9','STINLONDE492010','2004-07-01','2004-06-30 00:00:00','Felixstowe SFK','2004-06-27','Mombasa','2004-07-28','FLT','DE492','MSOC','EAFS','GB001253','HABIB JUNIOR\r\n29 HIGHGROVE\r\nWESTWOOD HEATH\r\nCOVENTRY\r\nCV4 8JJ','HABIB JUNIOR\r\n29 HIGHGROVE\r\nWESTWOOD HEATH\r\nCOVENTRY\r\nCV4 8JJ','SWALLEH S BARIGYE\r\nHABBS AUTO SPARE PARTS\r\nKATWE OPP. KAKUMBA COMPLEX\r\nKAMPALA,\r\nUGANDA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (764,'50014990','LON50005249','9','STINLONDZ429009','2004-07-01','2004-07-02 00:00:00','Felixstowe SFK','2004-07-02','Cape Town','2004-07-20','FLT','DZ429','MNAT','SAFS','GB001223','JOHN L. SEATON & CO LTD\r\nFIRST FL, 7 WATERSIDE BUSINESS PK\r\nLIVINGSTONE ROAD\r\nHESSLE HU 13 0EG\r\nEAST YORKSHIRE','JOHN L. SEATON & CO LTD\r\nFIRST FL, 7 WATERSIDE BUSINESS PK\r\nLIVINGSTONE ROAD\r\nHESSLE HU 13 0EG\r\nEAST YORKSHIRE','TO ORDER','CRODA CHEMICALS (SA) PTY LTD\r\n4 COVORA STREET\r\nJET PARK\r\nBOKESBURG\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (765,'50014991','LON50005250','9','STINLONDZ429002','2004-06-29','2004-07-02 00:00:00','Felixstowe SFK','2004-07-02','Durban','2004-07-24','FLT','DZ429','MNAT','SAFS','GB001497','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL, WEST MIDLANDS\r\nB92 7AB ENGLAND U.K.\r\nAS AGENTS ONLY','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL, WEST MIDLANDS\r\nB92 7AB ENGLAND U.K.\r\nAS AGENTS ONLY','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600, NATAL\r\nSOUTH AFRICA','PATON CALVERT & CO (PTY) LIMITED\r\n15 HAGART ROAD, PO BOX 294\r\nPINETOWN 3600, NATAL\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (766,'50014992','LON50005251','9','STINLONDZ429003','2004-07-01','2004-07-02 00:00:00','Felixstowe SFK','2004-07-02','Durban','2004-07-24','FLT','DZ429','MNAT','SAFS','GB001122','COPPER CABLE COMPANY LTD\r\nINTERLINK PARK, BARDON HILL\r\nCOALVILLE, LEICESTER\r\nLEICESTERSHIRE\r\nLE67 1LA','COPPER CABLE COMPANY LTD\r\nINTERLINK PARK, BARDON HILL\r\nCOALVILLE, LEICESTER\r\nLEICESTERSHIRE\r\nLE67 1LA','CONSORTIUM CABLES CC\r\n107 2ND AVENUE, WYNBERG\r\nJOHANNESBURG P.O. BOX 1436\r\nBRAMLEY 2018\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (767,'50014993','LON50005252','9','STINLONDZ429004','2004-07-01','2004-07-02 00:00:00','Felixstowe SFK','2004-07-02','Durban','2004-07-24','FLT','DZ429','MNAT','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\n43 CARLYLE AVENUE\r\nHILLINGTON INDUSTRAL ESTATE\r\nGLASGOW G52 4XX\r\nSCOTLAND','PANALPINA WORLD TRANSPORT LTD\r\n43 CARLYLE AVENUE\r\nHILLINGTON INDUSTRAL ESTATE\r\nGLASGOW G52 4XX\r\nSCOTLAND','SAFCOR PANALPINA\r\n7TH FLOOR, NORTH TOWER\r\nLIBERTY TOWERS, ALWQAL STREET\r\nDURBAN 4001 SOUTH AFRICA','SAFCOR PANALPINA\r\n7TH FLOOR, NORTH TOWER\r\nLIBERTY TOWERS, ALWQAL STREET\r\nDURBAN 4001 SOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (768,'50014994','LON50005253','9','STINLONDZ429005','2004-06-29','2004-07-02 00:00:00','Felixstowe SFK','2004-07-02','Durban','2004-07-24','FLT','DZ429','MNAT','SAFS','GB001584','LISTER PETTER LIMITED\r\nLONG STREET\r\nDURSLEY\r\nGLOUCESTER\r\nGL11 4HS','LISTER PETTER LIMITED\r\nLONG STREET\r\nDURSLEY\r\nGLOUCESTER\r\nGL11 4HS','DIESEL ELECTRIC SERVICES (PTY) LTD\r\nPO BOX 38112\r\nBOOYSENS 2016\r\nSOUTH AFRICA','GPC INTERNATIONAL\r\nTEL NO. 011396 23913\r\nCONTACT NATALIE KOBRIN'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (769,'50014995','LON50005254','9','STINLONDZ429007','2004-06-29','2004-07-02 00:00:00','Felixstowe SFK','2004-07-02','Durban','2004-07-24','FLT','DZ429','MNAT','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nP.O. BOX 904\r\n4000 DURBAN\r\nSOUTH AFRICA','SAFCOR (PTY) LTD\r\nP.O. BOX 904\r\n4000 DURBAN\r\nSOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (770,'50014996','LON50005255','9','STINLONDZ429008','2004-06-30','2004-07-02 00:00:00','Felixstowe SFK','2004-07-02','Durban','2004-07-24','FLT','DZ429','MNAT','SAFS','GB001173','HELLMANN WORLDWIDE LOGISTICS LTD\r\nHAMILTON HOUSE\r\nCEMETERY ROAD, FOUR LANE ENDS\r\nBRADFORD, WEST YORKSHIRE\r\nBD8 9RS, UNITED KINGDOM','HELLMANN WORLDWIDE LOGISTICS LTD\r\nHAMILTON HOUSE\r\nCEMETERY ROAD, FOUR LANE ENDS\r\nBRADFORD, WEST YORKSHIRE\r\nBD8 9RS, UNITED KINGDOM','HELLMANN WORLDWIDE LOGISTICS (PTY) \r\nUMGENI BUSINESS PARK\r\nPO BOX P.O. BOX 97\r\nDURBAN 4098\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (771,'50014997','LON50005256','9','STINLONDZ430001','2004-07-01','2004-07-02 00:00:00','Felixstowe SFK','2004-07-01','Durban','2004-07-29','FLT','DZ430','MTIA','SAFS','GB001173','HELLMANN WORLDWIDE LOGISTICS LTD\r\nHAMILTON HOUSE, CEMETERY ROAD\r\nFOUR LANE ENDS, BRADFORD,\r\nWEST YORKSHIRE BD8 9RS\r\nUNITED KINGDOM','HELLMANN WORLDWIDE LOGISTICS LTD\r\nHAMILTON HOUSE, CEMETERY ROAD\r\nFOUR LANE ENDS, BRADFORD,\r\nWEST YORKSHIRE BD8 9RS\r\nUNITED KINGDOM','HELLMANN WORLDWIDE LOGISTICS (PTY)\r\n48 ELECTRON AVENUE\r\nPO BOX, PO BOX 3669\r\nISANDO 1600,\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (772,'50014998','LON50005257','9','STINLONDZ430002','2004-07-01','2004-07-02 00:00:00','Felixstowe SFK','2004-07-01','Durban','2004-07-29','FLT','DZ430','MTIA','SAFS','GB001622','SBS WORLDWIDE LTD\r\nSBS CARGO CENTER\r\nANCHOR BOULEVARD\r\nCROSSWAYS\r\nDARTFORD DA2 6SB','SBS WORLDWIDE LTD\r\nSBS CARGO CENTER\r\nANCHOR BOULEVARD\r\nCROSSWAYS\r\nDARTFORD DA2 6SB','IMPSON FREIGHT (PTY) LTD\r\n3 MICHAEL PLACE\r\nOFF YALDWYN ROAD, JET PARK\r\nGAUTENG 149\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (773,'50015038','LON50005261','9','STINLONDZ430003','2004-07-05','2004-07-02 00:00:00','Felixstowe SFK','2004-07-01','Port Elizabeth','2004-07-27','FLT','DZ430','MTIA','SAFS','GB001595','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','PANALPINA WORLD TRANSPORT LTD\r\nAS AGENTS FOR PANTAINER\r\nEXPRESS LINES','SAFCOR (PTY) LTD\r\nPRIVATE BAG 7 JOHANNESBURG INT\r\nAIRPORT 1627 20 WRENCH ROAD\r\nISANDO 1620 R.S.A.','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (774,'50015039','LON50005262','9','STINLONDE492011','2004-07-05','2004-06-30 00:00:00','Felixstowe SFK','2004-06-27','Mombasa','2004-07-28','FLT','DE492','MSOC','EAFS','GB001607','AFRICAN EXPORTS\r\n119 HUME AVENUE\r\nTILBURY\r\nESSEX','AFRICAN EXPORTS\r\n119 HUME AVENUE\r\nTILBURY\r\nESSEX','ALEX SENYAMA\r\nPO BOX 11317\r\nKAMPALA\r\nUGANDA','ALEX SENYAMA\r\nPO BOX 11317\r\nKAMPALA\r\nUGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (775,'50015040','LON50005263','9','STINLONDZ429010','2004-07-05','2004-07-02 00:00:00','Felixstowe SFK','2004-07-02','Cape Town','2004-07-20','FLT','DZ429','MNAT','SAFS','GB000944','HUHTAMAKI (UK) LTD\r\nROWNER ROAD\r\nGOSPORT\r\nHAMPSHIRE\r\nPO13 ORP','HUHTAMAKI (UK) LTD\r\nROWNER ROAD\r\nGOSPORT\r\nHAMPSHIRE\r\nPO13 ORP','HUHTAMAKI SA (PTY) LTD\r\n16 INDUSTRIE ROAD\r\nISANDO\r\nKEMPTON PARK\r\nSOUTH AFRICA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (776,'50015041','LON50005264','9','STINLONDZ429001','2004-06-29','2004-07-02 00:00:00','Felixstowe SFK','2004-07-02','Port Elizabeth','2004-07-22','FLT','DZ429','MNAT','SAFS','GB001614','KILLICK MARTIN & COMPANY LIMITED\r\nBOWDEN TERMINAL\r\nLYCKYN LANE\r\nBASILDON, ESSEX\r\nSS14 3AX','KILLICK MARTIN & COMPANY LIMITED\r\nBOWDEN TERMINAL\r\nLYCKYN LANE\r\nBASILDON, ESSEX\r\nSS14 3AX','LESCHACO PTY LTD\r\n26 SADDLE DRIVE\r\nWOODMEAD OFFICE PARK\r\nWOODMEAD 2157\r\nJOHANNESBURG',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (777,'50015093','EAC50005295','9','STINEACIE419003','2004-06-19','2004-06-18 00:00:00','Mombasa','2004-06-23','Felixstowe SFK','2004-07-18','FLT','IE419','MDAN','EAFN','UK00010EAC','TO THE ORDER OF BELGOLAISE S.A.\r\nCAMOMILE COURT, 6TH FLOOR\r\n23 CAMOMILE STREET, LONDON EC3A 7PP','SAFI UGANDA LTD\r\nP O BOX 21144\r\nKAMPALA; UGANDA','TO THE ORDER OF BELGOLAISE S.A.\r\nCAMOMILE COURT, 6TH FLOOR\r\n23 CAMOMILE STREET, LONDON EC3A 7PP','SUCRE EXPORT NV'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (778,'50015094','EAC50005296','9','STINEACIE419004','2004-06-19','2004-06-16 00:00:00','Mombasa','2004-06-23','Felixstowe SFK','2004-07-18','FLT','IE419','MDAN','EAFN','-1','TAYLORS OF HARROGATE,\r\nPAGODA HOUSE, PLUMPTON PARK,\r\nHARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560, 00100 - GPO\r\nNAIROBI\r\nKENYA','TAYLORS OF HARROGATE,\r\nPAGODA HOUSE, PLUMPTON PARK,\r\nHARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK','TAYLORS OF HARROGATE,\r\nPAGODA HOUSE, PLUMPTON PARK,\r\nHARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (779,'50015095','EAC50005297','9','STINEACIE419005','2004-06-25','2004-06-17 00:00:00','Mombasa','2004-06-23','Felixstowe SFK','2004-07-18','FLT','IE419','MDAN','EAFN','UK00012EAC','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','JAMES FINLAY (K) LTD\r\nP.O. BOX 71\r\nKERICHO\r\nKENYA','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','BBWS UNIT 11\r\nWESTMAYNE INDUSTRIAL PARK,\r\nBRAMSTONE WAY\r\nLAINDON ESSEX SS 15 6TP\r\nTEL: 01268 412019'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (780,'50015096','EAC50005298','9','STINEACIE419006','2004-06-25','2004-06-17 00:00:00','Mombasa','2004-06-23','Felixstowe SFK','2004-07-18','FLT','IE419','MDAN','EAFN','-1','TO ORDER','VAN REES B.V.,\r\nP.O. BOX 83835\r\nMOMBASA\r\nKENYA','TO ORDER','M/S. VAN REES LIMITED,\r\n24 WINCHESTER STREET,\r\nBASINGSTOKE, HAMPSHIRE\r\nRG21 7DZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (781,'50015097','EAC50005299','9','STINEACIE419010','2004-06-22','2004-06-15 00:00:00','Mombasa','2004-06-23','Felixstowe SFK','2004-07-18','FLT','IE419','MDAN','EAFN','-1','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX,\r\nCM144 SB','SDV TRANSAMI ( KENYA ) LTD\r\nP O BOX 46586\r\nNAIROBI\r\nKENYA','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX,\r\nCM144 SB','SAME AS CONSIGNEE\r\nATTN: MARK PILSWORTH\r\nTEL: 012 77 243504\r\nFAX: 012 77 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (782,'50015098','EAC50005300','9','STINEACIE419012','2004-06-23','2004-06-18 00:00:00','Mombasa','2004-06-23','Felixstowe SFK','2004-07-18','FLT','IE419','MDAN','EAFN','-1','COHEN GRIFFITHS LTD\r\n5 WEST MILLS\r\nNEWBURY, BERKSHIRE\r\nRG 14, 5HG\r\nUK','WILLIAMSON TEA KENYA LIMITED\r\nP O BOX 42281\r\nNAIROBI - KENYA','COHEN GRIFFITHS LTD\r\n5 WEST MILLS\r\nNEWBURY, BERKSHIRE\r\nRG 14, 5HG\r\nUK','TO ORDER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (783,'50015099','JIB50005301','9','STINJIBIE419379','2004-06-24','2004-06-23 00:00:00','Djibouti','2004-06-28','Felixstowe SFK','2004-07-18','FLT','IE419','MDAN','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED (PVT. LTD.CO)\r\nP.O.BOX 1245\r\n Addis Ababa \r\nETHIOPIA','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','M/S A..POORTMAN (LONDON) LTD\r\nFAX NO. 4420 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (784,'50015118','LON50005308','9','STINLONDZ429006','2004-07-06','2004-06-30 00:00:00','Felixstowe SFK','2004-07-02','Cape Town','2004-07-20','FLT','DZ429','MNAT','SAFS','GB000440','DIGITAL LINKS INTERNATIONAL\r\n2ND FLOOR, TOWER BUILDING\r\n11 YORK ROAD\r\nLONDON\r\nSE1 7NX','DIGITAL LINKS INTERNATIONAL\r\n2ND FLOOR, TOWER BUILDING\r\n11 YORK ROAD\r\nLONDON\r\nSE1 7NX','FREECOM GROUP (PTY) LTD\r\n49 SECTION STREET, PAARDEN EILAND\r\n7405 CAPETOWN, SOUTH AFRICA\r\nATTN: SOOREN RAMDENEE,\r\nROB PACKHAM',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (785,'50015119','LON50005309','9','STINLONDZ429013','2004-07-06','2004-07-02 00:00:00','Felixstowe SFK','2004-07-02','Cape Town','2004-07-20','FLT','DZ429','MNAT','SAFS','GB001585','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX\r\nIG11 7AX','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX\r\nIG11 7AX ','POLARIS SHIPPING (PTY) LTD\r\n91 COWEY ROAD, 4TH FLOOR,\r\nCOWEY PARK, BEREA, DURBAN\r\n4001 PO BOX 701204 OVERPORT 4067\r\nDURBAN, SOUTH AFRICA *** SEE BELOW',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (786,'50015120','LON50005310','9','STINLONDZ429011','2004-07-06','2004-07-06 00:00:00','Felixstowe SFK','2004-07-02','Durban','2004-07-24','FLT','DZ429','MNAT','SAFS','GB001649','INDEPENDENT MARITIME AGENCIES\r\nLTD\r\nAS AGENTS','INDEPENDENT MARITIME AGENCIES\r\nLTD\r\nAS AGENTS','R.F.L.\r\n12TH FLOOR, KINGS FIELD PLACE\r\n30 FIELD STREET, DURBAN SOUTH \r\nAFRICA TE; 00 27 31 3014805\r\nFAX 00 27 31 3014838',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (787,'50015121','LON50005311','9','STINLONDZ429012','2004-07-06','2004-07-02 00:00:00','Felixstowe SFK','2004-07-02','Durban','2004-07-24','FLT','DZ429','MNAT','SAFS','GB001649','INDEPENDENT MARITIME AGENCIES\r\nLTD\r\nAS AGENTS','INDEPENDENT MARITIME AGENCIES\r\nLTD\r\nAS AGENTS','R.F.L. 12TH FLOOR\r\nKINGS FIELD PLACE, 30 FIELD STREET\r\nDURBAN, SOUTH AFRICA\r\nTEL 00 27 31 3014805\r\nFAX 00 27 31 3014838',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (788,'50015122','LON50005312','9','STINLONDZ429014','2004-07-06','2004-07-02 00:00:00','Felixstowe SFK','2004-07-02','Durban','2004-07-24','FLT','DZ429','MNAT','SAFS','GB000972','ALLPORT LTD, UNIT 2 DALLIMORE ROAD\r\nROUNDTHORN INDUSTRIAL ESTATE\r\nWYTHENSHAWE, MANCHESTER\r\nM23 9NX','ALLPORT LTD, UNIT 2 DALLIMORE ROAD\r\nROUNDTHORN INDUSTRIAL ESTATE\r\nWYTHENSHAWE, MANCHESTER\r\nM23 9NX','SPEDAG SOUTH AFRICA (PTY) LTD\r\n27 GALE STREET\r\nDURBAN 4001, PO BOX 3411 DURBAN\r\n4000, SOUTH AFRICA','SPEDAG SOUTH AFRICA (PTY) LTD\r\n27 GALE STREET\r\nDURBAN 4001, PO BOX 3411 DURBAN\r\n4000, SOUTH AFRICA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (789,'50015662','JIB50005594','9','STINJIBIE497382','2004-07-07','2004-06-30 00:00:00','Djibouti','2004-07-01','Felixstowe SFK','2004-08-10','FLT','IE497','MSTE','EAFN','-1','ORDER THE COMMERCIAL BANK\r\nOF ETHIOPIA ARADA GIORGIS\r\nBRANCH-ADDIS ABABA ETHIOPIA','ANTYPAS BROS LTD \r\nP.O.BOX 1606\r\n Addis Ababa \r\nETHIOPIA','ORDER THE COMMERCIAL BANK\r\nOF ETHIOPIA ARADA GIORGIS\r\nBRANCH-ADDIS ABABA ETHIOPIA','M/S A.POORTMAN (LONDON) LTD U.K\r\nFAX NO. 4420 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (790,'50015663','JIB50005595','9','STINJIBIE497391','2004-07-07','2004-07-04 00:00:00','Djibouti','2004-07-01','Felixstowe SFK','2004-08-10','FLT','IE497','MSTE','EAFN','-1','TO ORDER OFCOMMERCIAL BANK OF\r\nETHIOPIA ADDIS ABABA','OMER & AWAD BAOBED PVT.LTD. CO\r\nP.O.BOX.1245\r\n Addis Ababa \r\nETHIOPIA','TO ORDER OFCOMMERCIAL BANK OF\r\nETHIOPIA ADDIS ABABA','M/S.A. POORTMAN (LONDON) LTD\r\nFAX NO.4420 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (791,'50015664','JIB50005596','9','STINJIBIE497393','2004-07-07','2004-07-04 00:00:00','Djibouti','2004-07-01','Felixstowe SFK','2004-08-10','FLT','IE497','MSTE','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED PVT LTD.CO\r\nP.O.BOX.1245\r\n Addis Ababa \r\nETHIOPIA','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','M/S A.POORTMAN (LONDON) LTD\r\nFAX NO.4420 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (792,'50011068','DUR50003473','9','STINDURIZ415003','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GEOLOGISTICS LTD.\r\nROYAL COURT, 81 TWEEDY ROAD\r\nBROMLEY, KENT BR1 1TW\r\nTEL: 0208 460 50 50\r\nATT: BARRY GREATOREX','TURNERS SHIPPING (PTY) LTD\r\n37 JONSSON LANE\r\nDURBAN\r\n4000','GEOLOGISTICS LTD.\r\nROYAL COURT, 81 TWEEDY ROAD\r\nBROMLEY, KENT BR1 1TW\r\nTEL: 0208 460 50 50\r\nATT: BARRY GREATOREX','SECURITY WINDOW SHUTTERS\r\nCLAUGHTON,LANCASTER\r\nLA2 9LA, UNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (793,'50011069','DUR50003474','9','STINDURIZ415004','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE,\r\nWOODFORD PARK INDUSTRIAL ESTATE\r\nWINSFORD, CHESIRE, CW7 2JZ, \r\nUNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE,\r\nWOODFORD PARK INDUSTRIAL ESTATE\r\nWINSFORD, CHESIRE, CW7 2JZ, \r\nUNITED KINGDOM','OWENS INTERNATIONAL,FREIGHT LIMITED\r\nCHURCHILL HOUSE, HORNDON BUSINESS \r\nPARK, STATION ROAD, WEST HORNDON\r\nBRENTWOOD, ESSEX, CM13 3XD. CTC. D.\r\nROBERT T:09441277812811F:1277810636'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (794,'50011070','DUR50003475','9','STINDURIZ415005','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','SOUTHDOWN HOLDINGS LIMITED\r\nPRIVATE BAG 2004\r\nCHIPINGE\r\nZIMBABWE','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','WILSON SMITHETT & CO. LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (795,'50011071','DUR50003476','9','STINDURIZ415007','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','PSA TRANSPORT LTD\r\n420 TRELAWNEY HOUSE, THE DOC\r\nFELIXSTOWE, SUFFOLK\r\nENGLAND','ROTAN KZN\r\nBUXTON VILLAGE, RIDGE ROAD\r\nSHOP 8 UMHLANGA ROCKS\r\nDURBAN, SOUTH AFRICA','PSA TRANSPORT LTD\r\n420 TRELAWNEY HOUSE, THE DOC\r\nFELIXSTOWE, SUFFOLK\r\nENGLAND','REINDEER ENTERPRISE (PTY) LTD\r\nC/O TMF SERVICES, 16 RUE DE HESE\r\nCH1211, GENEVA 11\r\nSWITZERLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (796,'50011072','DUR50003477','9','STINDURIZ415009','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','AMSCO LOGISTICS LIMITED\r\nAMSCO HOUSE\r\nOLD HAY, BRENCHLEY\r\nTONBRIDGE, KENT TN 12 7 DG','SNS FREIGHT \r\nP.O BOX 65266\r\nRESERVOIR HILLS\r\n4090','AMSCO LOGISTICS LIMITED\r\nAMSCO HOUSE\r\nOLD HAY, BRENCHLEY\r\nTONBRIDGE, KENT TN 12 7 DG','SAME AS CONSIGNEE\r\nTEL: 44 1892 832277\r\nFAX: 44 1892 832288'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (797,'50011073','JNB50003478','9','STINJNBIZ415004','2004-03-16','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (798,'50011074','JNB50003479','9','STINJNBIZ415006','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','EMMERSON TRADE DIRECT\r\nUNITS 17 & 18, BRINDLEY ROAD\r\nHERTBURN INDUSTRIAL ESTATE\r\nWASHINGTON, TYNE & WEAR\r\nNE37 2SF','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','EMMERSON TRADE DIRECT\r\nUNITS 17 & 18, BRINDLEY ROAD\r\nHERTBURN INDUSTRIAL ESTATE\r\nWASHINGTON, TYNE & WEAR\r\nNE37 2SF','EMMERSON TRADE DIRECT\r\nUNITS 17 & 18, BRINDLEY ROAD\r\nHERTBURN INDUSTRIAL ESTATE\r\nWASHINGTON, TYNE & WEAR\r\nNE37 2SF'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (799,'50011075','PLZ50003480','9','STINPLZIZ415001','2004-03-26','2004-03-18 00:00:00','Port Elizabeth','2004-03-18','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','TEXPLANT CORPORTAION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISEHOUSE, \r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ, U.K','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','TEXPLANT CORPORTAION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISEHOUSE, \r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ, U.K','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (800,'50011076','CPT50003481','9','STINCPTIZ415001','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3, HALESFIELD 23\r\nTELFORD TF7 4NY\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (801,'50011077','CPT50003482','9','STINCPTIZ415002','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','CAVALIER MARKETING\r\nHOWALL WORKS, ELLIOT STREET, \r\nSILSDEN\r\nWEST, YORKSHIRE, BD20 ODP., ENGLAND\r\nATT: ROB HARRISON T:09441535655677','APS PLASTICS (PTY) LTD\r\nUNIT 6, ISLAND PARK\r\nAUCKLAND STREET, PAARDEN EILAND\r\nCAPE TOWN, SOUTH AFRICA','CAVALIER MARKETING\r\nHOWALL WORKS, ELLIOT STREET, \r\nSILSDEN\r\nWEST, YORKSHIRE, BD20 ODP., ENGLAND\r\nATT: ROB HARRISON T:09441535655677','PLASTECH INTL LTD.\r\nRUE DU PUITS - GODET 12\r\nP.O BOX 126,2005\r\nNEUCHATEL 5, SWITZERLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (802,'50011078','CPT50003483','9','STINCPTIZ415006','2004-03-30','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR \r\nAFRICAN TERRIOR (PTY ) LTD\r\nP.O BOX 2029\r\nWINDMEUL, 7630, SOUTH AFRICA','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nU.K. ATT: THERESA \r\nFAX: 277 235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (803,'50011079','CPT50003484','9','STINCPTIZ415007','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISICS AS AGENTS FOR\r\nSHERITO WINES CC\r\nP.O. BOX 186\r\nRIEBEECK - WEST, 7306','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167- KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4 EG, U.K.\r\nATT: THERESA \r\nFAX: 277 235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (804,'50011080','CPT50003485','9','STINCPTIZ415009','2004-03-30','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMAN MEGAFREIGHT AS AGENTS FOR: \r\nBERSIG WINE ESTATE\r\nP.O. BOX 15 BREEDERIVER 6858\r\nSOUTH AFRCIA','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (805,'50011081','CPT50003486','9','STINCPTIZ415010','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMAN MEGAFREIGHT AS AGENTS FOR:\r\nBERSIG ESTATE\r\nP.O. BOX 15 BREERIVIER\r\nSOUTH AFRICA','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (806,'50011082','JNB50003487','9','STINJNBIZ415011','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','KAMINO INT\'L TRANSPORT LTD., \r\nKAMINO HOUSE UNITS A3- A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','JONEN FREIGHT (PTY) LTD\r\nNO.9 SIM ROAD\r\nPOMONA, KEMPTON PARK, 1620\r\nSOUTH AFRICA\r\nAS AGENTS ONLY','KAMINO INT\'L TRANSPORT LTD., \r\nKAMINO HOUSE UNITS A3- A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ATLRINCHAM\r\nCHESHIRE WA14 5GJ ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (807,'50011727','EAC50003747','9','STINEACIE409002','2004-03-29','2004-03-25 00:00:00','Mombasa','2004-03-27','Felixstowe','2004-04-30','FLT','IE409','MAGA','EAFN','-1','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX\r\nCM144 SB','SDV TRANSAMI ( KENYA ) LTD\r\nP O BOX 46586\r\nNAIROBI - KENYA\r\n\r\nKENYA','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX\r\nCM144 SB','SAME AS CONSIGNEE\r\nATTN: MARK PILSWORTH\r\nTEL: 012 77 243504\r\nFAX: 012 77 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (808,'50011728','EAC50003748','9','STINEACIE409003','2004-03-30','2004-03-25 00:00:00','Mombasa','2004-03-27','Felixstowe','2004-04-30','FLT','IE409','MAGA','EAFN','-1','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX\r\nCM144 SB','SDV TRANSAMI ( KENYA )\r\nP O BOX 46586\r\nNAIROBI - KENYA','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX\r\nCM144 SB','SAME AS CONSIGNEE\r\nATT: MARK PILSWORTH\r\nTEL 012 77 243504\r\nFAX: 012 77 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (809,'50011729','EAC50003749','9','STINEACIE409004','2004-04-01','2004-03-24 00:00:00','Mombasa','2004-03-27','Felixstowe','2004-04-30','FLT','IE409','MAGA','EAFN','BE00060ANR','TO ORDER','KENYA TEA DEVELOPMENT \r\nAGENCY LIMITED\r\nP O BOX 30213\r\nNAIROBI, KENYA','TO ORDER','D.R POUNTRY & CO.LTD\r\n5 CRESCENT COURT 51 HIGH STREET\r\nBILLERICAY ESSEX CM12 9AE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (810,'50011730','EAC50003750','9','STINEACIE409005','2004-04-01','2004-03-24 00:00:00','Mombasa','2004-03-27','Felixstowe','2004-04-30','FLT','IE409','MAGA','EAFN','-1','TO ORDER','KENYA TEA DEVELOPMENT\r\nAGENCY LIMITED\r\nP.O. BOX 30213\r\nNAIROBI - KENYA','TO ORDER','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD \r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (811,'50011731','EAC50003751','9','STINEACIE409006','2004-03-29','2004-03-25 00:00:00','Mombasa','2004-03-27','Felixstowe','2004-04-30','FLT','IE409','MAGA','EAFN','BE00060ANR','TO ORDER','KENYA TEA DEVELOPMENT \r\nAGENCY LIMITED\r\nP O BOX 30213\r\nNAIROBI, KENYA','TO ORDER','TAYLOR\'S OF HARROGATE\r\nPAGODA HSE PLUMPTON PARK\r\nHARROGATE, NORTH YORKSHIRE\r\nHG2 7LD, ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (812,'50011732','EAC50003752','9','STINEACIE409007','2004-04-02','2004-03-25 00:00:00','Mombasa','2004-03-27','Felixstowe','2004-04-30','FLT','IE409','MAGA','EAFN','BE00060ANR','TO ORDER','KENYA TEA DEVELOPMENT \r\nAGENCY LIMITED\r\nP O BOX 30213\r\nNAIROBI, KENYA','TO ORDER','TAYLOR\'S OF HARROGATE\r\nPAGODA HSE PLUMPTON PARK\r\nHARROGATE, NORTH YORKSHIRE\r\nHG2 7LD, ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (813,'50011733','EAC50003753','9','STINEACIE409008','2004-03-31','2004-03-25 00:00:00','Mombasa','2004-03-27','Felixstowe','2004-04-30','FLT','IE409','MAGA','EAFN','BE00060ANR','TO ORDER','KENYA TEA DEVELOPMENT \r\nAGENCY LIMITED\r\nP O BOX 30213\r\nNAIROBI, KENYA','TO ORDER','TAYLOR\'S OF HARROGATE\r\nPAGODA HSE PLUMPTON PARK\r\nHARROGATE, NORTH YORKSHIRE\r\nHG2 7LD, ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (814,'50011734','EAC50003754','9','STINEACIE409012','2004-03-29','2004-03-26 00:00:00','Mombasa','2004-03-27','Felixstowe','2004-04-30','FLT','IE409','MAGA','EAFN','-1','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF, \r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','JAMES FINLAY (K) LTD\r\nP.O. BOX 71\r\nKERICHO\r\nKENYA','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF, \r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','BBWS, Unit 11 Westmayne\r\nIndustrial Park, Bramstone Way\r\nLaindon Essex SS15 6TP\r\nTEL: 01268 412019'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (815,'50011735','EAC50003755','9','STINEACIE409013','2004-03-29','2004-03-26 00:00:00','Mombasa','2004-03-27','Felixstowe','2004-04-30','FLT','IE409','MAGA','EAFN','BE00060ANR','TO ORDER','JAMES FINLAY (MOMBASA)\r\nMASHUNDU STREET\r\nP.O. BOX 84619\r\nMOMBASA\r\nKENYA','TO ORDER','R. TWINING AND COMPANY LIMITED\r\nSOUTH WAY, ANDOVER HANTS SP 10, 5AQ\r\nU.K.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (816,'50011736','EAC50003756','9','STINEACIE409017','2004-03-29','2004-03-25 00:00:00','Mombasa','2004-03-27','Felixstowe','2004-04-30','FLT','IE409','MAGA','EAFN','BE00060ANR','TO ORDER','M.J. CLARKE LIMITED\r\nP.O. BOX 42802\r\nMOMBASA\r\nKENYA','TO ORDER','TAYLORS OF HARROGATE\r\nTEA BUYING DEPT; PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2\r\n7LD'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (817,'50011737','JIB50003757','9','STINJIBIE409297','2004-04-04','2004-03-31 00:00:00','Djibouti','2004-04-01','Felixstowe','2004-04-30','FLT','IE409','MAGA','EAFN','-1','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','OMER & AWAD BAOBED PLC\r\n\r\n Addis Ababa \r\n\r\nETHIOPIA','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','M/S A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (818,'50015868','DUR50005668','9','STINDURIZ432001','2004-07-20','2004-07-14 00:00:00','Durban','2004-07-12','Felixstowe SFK','2004-08-01','FIO','IZ432','MKER','SAFN','-1','GEOLOGISTICS LTD\r\nEXETER AIRPORT, \r\nDEVON, EX5 2BD\r\nUNITED KINGDOM','LEP LOGISTICS \r\n37 JONSSON LANE\r\nDURBAN, 4001\r\nSOUTH AFRICA','GEOLOGISTICS LTD\r\nEXETER AIRPORT, \r\nDEVON, EX5 2BD\r\nUNITED KINGDOM','GEOLOGISTICS LTD\r\nEXETER AIRPORT,\r\nDEVON, EX5 2BD\r\nUNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (819,'50015869','DUR50005669','9','STINDURIZ432002','2004-07-20','2004-07-14 00:00:00','Durban','2004-07-12','Felixstowe SFK','2004-08-01','FIO','IZ432','MKER','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD, \r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD, \r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','OWENS INTERNATIONAL, FREIGHT\r\nLIMITED, CHURCHILL HOUSE, HORNDON\r\nBUSINESS PARK, STATION ROAD, WEST\r\nHORNDON, BRENTWOOD, ESSEX, \r\nCM13 3XD. CTC: DONNA ROBERTS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (820,'50015870','JNB50005670','9','STINJNBIZ432001','2004-07-21','2004-07-14 00:00:00','Durban','2004-07-12','Felixstowe SFK','2004-08-01','FIO','IZ432','MKER','SAFN','-1','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM\r\nCM24 1QW','SEACARGO (PTY) LTD.\r\nUNIT 1, 130 BOEING ROAD EAST\r\nBEDFORDVIEW\r\n2008\r\nSOUTH AFRICA','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM\r\nCM24 1QW','CONTACT: ATHOL STEPHENSON\r\nTEL. NO: 09441-279-681460\r\nFAX. NO: 09441-279-681466'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (821,'50015871','JNB50005671','9','STINJNBIZ432004','2004-07-20','2004-07-14 00:00:00','Durban','2004-07-12','Felixstowe SFK','2004-08-01','FIO','IZ432','MKER','SAFN','-1','M & S TANK CONTAINER SHIPPING (UK) \r\nLTD\r\nARIA HOUSE 23 CRAVEN STREET\r\nLONDON WC2N 5NS\r\nATT: JOHN','M & S SHIPPING (PTY) LIMITED.\r\nP.O. BOX 4591\r\nKEMPTON PARK, 1620\r\nGAUTENG\r\nR.S.A.','M & S TANK CONTAINER SHIPPING (UK) \r\nLTD\r\nARIA HOUSE 23 CRAVEN STREET\r\nLONDON WC2N 5NS\r\nATT: JOHN','M & S TANK CONTAINER SHIPPING (UK)\r\nLTD\r\nARIA HOUSE 23 CRAVEN STREET\r\nLONDON WC2N 5NS\r\nATT: JOHN'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (822,'50015872','PLZ50005672','9','STINPLZIZ432001','2004-07-23','2004-07-18 00:00:00','Port Elizabeth','2004-07-14','Felixstowe SFK','2004-08-01','FIO','IZ432','MKER','SAFN','-1','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR NEW ENTERPRISE HOUSE.\r\n149 -151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ. UNITED KINGDOM\r\nTEL: 020 8548 3333 CTC: STEVE MARB','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR NEW ENTERPRISE HOUSE.\r\n149 -151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ. UNITED KINGDOM\r\nTEL: 020 8548 3333 CTC: STEVE MARB','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (823,'50015873','CPT50005673','9','STINCPTIZ432002','2004-07-26','2004-07-20 00:00:00','Cape Town','2004-07-17','Felixstowe SFK','2004-08-01','FIO','IZ432','MKER','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR\r\nAFRICAN TERRIOR (PTY) LTD\r\nP.O. BOX 2029\r\nWINDMEUL, 7630','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM ATT: THERESA\r\nFAX: 277 245 321'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (824,'50015874','CPT50005674','9','STINCPTIZ432005','2004-07-26','2004-07-20 00:00:00','Cape Town','2004-07-17','Felixstowe SFK','2004-08-01','FIO','IZ432','MKER','SAFN','-1','STANSFELD SCOTT & CO LTD\r\nSPRING GARDEN HIGHWAY\r\nP.O. BOX 30, ST MICHAEL, BARBADOS\r\nTEL: 1 246 426 4410\r\nFAX: 1 246 426 2958','DISTELL LTD\r\nAAN-DE-WAGENWEG, STELLENBOSCH, 7599\r\nSOUTH AFRICA \r\nTEL: 27 21 809 7000\r\nFAX: 27 21 886 5640','STANSFELD SCOTT & CO LTD\r\nSPRING GARDEN HIGHWAY\r\nP.O. BOX 30, ST MICHAEL, BARBADOS\r\nTEL: 1 246 426 4410\r\nFAX: 1 246 426 2958','STANSFELD SCOTT & CO LTD\r\n28100 US HIGHWAY 19N STE 411\r\nCLEARWATER\r\n33761'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (825,'50015875','CPT50005675','9','STINCPTIZ432006','2004-07-26','2004-07-20 00:00:00','Cape Town','2004-07-17','Felixstowe SFK','2004-08-01','FIO','IZ432','MKER','SAFN','-1','CAVALIER MARKETING \r\nNORTH DEAN ROAD, WEST LANE\r\nKEIGHLEY, WEST YORKSHIRE\r\nBD22 6QY. UNITED KINGDOM','APS PLASTICS (PTY) LTD\r\nUNIT 6, ISLAND PARK, AUCKLAND STR\r\nPAARDEN EILAND, 7405\r\nCAPE TOWN. SOUTH AFRICA.','CAVALIER MARKETING \r\nNORTH DEAN ROAD, WEST LANE\r\nKEIGHLEY, WEST YORKSHIRE\r\nBD22 6QY. UNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (826,'50015876','CPT50005676','9','STINCPTIZ432008','2004-07-26','2004-07-20 00:00:00','Cape Town','2004-07-17','Felixstowe SFK','2004-08-01','FIO','IZ432','MKER','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR \r\nSTELLENBOSCH VINEYARDS\r\nP.O. BOX 465\r\nSTELLENBOSCH, 7599','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM, ATT: THERESA\r\nFAX: 277 245 321'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (827,'50015877','JNB50005677','9','STINJNBIZ432009','2004-07-26','2004-07-20 00:00:00','Cape Town','2004-07-17','Felixstowe SFK','2004-08-01','FIO','IZ432','MKER','SAFN','-1','AQUALIFE\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','AQUALIFE\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','AQUALIFE\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (828,'50015966','DUR50005722','9','STINDURIZ433001','2004-07-29','2004-07-19 00:00:00','Durban','2004-07-19','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','INEOS SILICAS LTD\r\nBANK QUAY\r\nWARRINGTON\r\nWA5 1AB','INEOS SILICAS SOUTH AFRICA PTY LTD\r\nP O BOX 14014\r\nWADEVILLE 1422\r\nJOHANNESBURG - SOUTH AFRICA','INEOS SILICAS LTD\r\nBANK QUAY\r\nWARRINGTON\r\nWA5 1AB','INEOS SILICAS LTD\r\nBANK QUAY\r\nWARRINGTON\r\nWA5 1 AB'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (829,'50015967','DUR50005723','9','STINDURIZ433004','2004-07-27','2004-07-19 00:00:00','Durban','2004-07-19','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK\r\nINDUSTRIAL ESTATE, WINSFORD, \r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK\r\nINDUSTRIAL ESTATE, WINSFORD, \r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','OWENS INTERNATIONAL, FREIGHT \r\nLIMITED, CHURCHILL HOUSE, HORNDON \r\nBUSINESS PARK, STATION ROAD, WEST\r\nHORNDON, BRENTWOOD, ESSEX,\r\nCM13 3XD. CTC: DONNA ROBERTS'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (830,'50015968','JNB50005724','9','STINJNBIZ433001','2004-07-27','2004-07-19 00:00:00','Durban','2004-07-19','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','ARCHFIELD SHIPPING LTD\r\nFACTORY ROAD, NORTH WOOLWICH\r\nLONDON E16 2HD ENGLAND\r\nTEL:+207 4764386 FAX:+207 5112238\r\nATT: ROCKY GOODEY','INTRA SPEED (PTY) LTD SOUTH AFRICA\r\nCNR. MEGAWATT & DIRECTOR RDS\r\nSPARTAN EXT. 2 KEMPTON PARK\r\nSOUTH AFRICA','ARCHFIELD SHIPPING LTD\r\nFACTORY ROAD, NORTH WOOLWICH\r\nLONDON E16 2HD ENGLAND\r\nTEL:+207 4764386 FAX:+207 5112238\r\nATT: ROCKY GOODEY','ARCHFIELD SHIPPING LTD\r\nFACTORY ROAD, NORTH WOOLWICH\r\nLONDON E16 2HD ENGLAND\r\nTEL:+207 4764386 FAX:+207 5112238\r\nATT: ROCKY GOODEY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (831,'50015969','JNB50005725','9','STINJNBIZ433002','2004-07-27','2004-07-19 00:00:00','Durban','2004-07-19','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','RAINBOW LOGISTICS LTD\r\nUNIT 3, ENDSLEIGH INDUSTRIAL ESTATE\r\nENDSLEIGH ROAD, SOUTHALL\r\nMIDDX UB2 5QR\r\nTEL: 0208 574 6655','JONEN FREIGHT (PTY) LTD\r\n9 SIM ROAD, POMONA\r\nKEMPTON PARK, SOUTH AFRICA\r\nAS AGENTS ONLY','RAINBOW LOGISTICS LTD\r\nUNIT 3, ENDSLEIGH INDUSTRIAL ESTATE\r\nENDSLEIGH ROAD, SOUTHALL\r\nMIDDX UB2 5QR\r\nTEL: 0208 574 6655','RAINBOW LOGISTICS LTD\r\nUNIT 3, ENDSLEIGH INDUSTRIAL ESTATE\r\nENDSLEIGH ROAD, SOUTHALL \r\nMIDDX UB2 5QR\r\nTEL: 0208 574 6655'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (832,'50015970','JNB50005726','9','STINJNBIZ433005','2004-07-29','2004-07-19 00:00:00','Durban','2004-07-19','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','BC SPRINGS\r\nUNIT 8, BRANCH MILLS,\r\nOFF NETHERFIELD ROAD, RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','ZSP WIRE INDUSTRIES CC\r\n26 MANCHESTER ROAD, \r\nNESTADT INDUSTRIAL SITES\r\nBENONI, GAUTENG,\r\nSOUTH AFRICA, 1501','BC SPRINGS\r\nUNIT 8, BRANCH MILLS,\r\nOFF NETHERFIELD ROAD, RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','B.K.L. FREIGHT SERVICES LIMITED\r\nCONTAINERBASE, VALLEY FARM WAY,\r\nWAKEFIELD ROAD, STOURTON LEEDS\r\nLS10 1SE, UNITED KINGDOM \r\nATT: NICK HARVEY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (833,'50015971','JNB50005727','9','STINJNBIZ433006','2004-07-29','2004-07-19 00:00:00','Durban','2004-07-19','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','BC SPRINGS\r\nUNIT 8, BRANCH MILLS,\r\nOFF NETHERFIELD ROAD, RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','ZSP WIRE INDUSTRIES CC\r\n26 MANCHESTER ROAD, \r\nNESTADT INDUSTRIAL SITES\r\nBENONI, GAUTENG,\r\nSOUTH AFRICA, 1501','BC SPRINGS\r\nUNIT 8, BRANCH MILLS,\r\nOFF NETHERFIELD ROAD, RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','B.K.L. FREIGHT SERVICES LIMITED\r\nCONTAINERBASE, VALLEY FARM WAY,\r\nWAKEFIELD ROAD, STOURTON LEEDS\r\nLS10 1SE, UNITED KINGDOM \r\nATT: NICK HARVEY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (834,'50015972','JNB50005728','9','STINJNBIZ433007','2004-07-27','2004-07-19 00:00:00','Durban','2004-07-19','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','BL PEGSON LIMITED\r\nC/0 OZZ INTERNATIONAL \r\nLAWFORD ROAD RUGBY \r\nWARKSHIRE CV21 2UX U.K.','PRIMA INDUSTRIAL HOLDINGS (PTY) LTD\r\nLINCOLN ROAD INDUSTRIAL SITES\r\nBENONI 1500\r\nRSA','BL PEGSON LIMITED\r\nC/0 OZZ INTERNATIONAL \r\nLAWFORD ROAD RUGBY \r\nWARKSHIRE CV21 2UX U.K.','BL- PEGSON LIMITED\r\nC/O OZZ INTERNATIONL\r\nLAWFORD ROAD\r\nWARKSHIRE CV21 2UX U.K.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (835,'50015973','JNB50005729','9','STINJNBIZ433010','2004-07-29','2004-07-19 00:00:00','Durban','2004-07-19','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','SEKO WORLDWIDE (U.K.) LTD\r\nUNIT 15 LONDONDERRY FARM\r\nKEYNSHAM ROAD, WILLSBRIDGE\r\nBRISTOL BS30 6EL','WORLD NET LOGISTICS (PTY) LTD\r\nUNIT 2, 3 DRAKENSBURGER DRIVE\r\nEDENVALE, 1609\r\nJOHANNESBURG, SOUTH AFRICA','SEKO WORLDWIDE (U.K.) LTD\r\nUNIT 15 LONDONDERRY FARM\r\nKEYNSHAM ROAD, WILLSBRIDGE\r\nBRISTOL BS30 6EL','SEKO WORLDWIDE (U.K.) LTD\r\nCONTACT: STEVE FROSTBOB FELTHAM\r\nTEL: +01179 321160'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (836,'50015974','CPT50005730','9','STINCPTIZ433003','2004-07-30','2004-07-25 00:00:00','Cape Town','2004-07-23','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','DOMOTEC EUROPE LIMITED \r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nSTAFFORD PARK 12, TELFORD TF3 3BJ\r\nENGLAND','DOMOTEC EUROPE LIMITED \r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3, HALESFIELD 23\r\nTELFORD TF7 4NY\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (837,'50015975','JNB50005731','9','STINJNBIZ433012','2004-07-30','2004-07-25 00:00:00','Cape Town','2004-07-23','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','SWIFT (957) LTD\r\nTECAZ HOUSE\r\nNORHAM ROAD\r\nNORTH SHIELDS\r\nTYNE & WEAR, NE29 7TN','SPHINX ACRYLIC BATHROOMWARE \r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SWIFT (957) LTD\r\nTECAZ HOUSE\r\nNORHAM ROAD\r\nNORTH SHIELDS\r\nTYNE & WEAR, NE29 7TN','SWIFT (957) LTD\r\nTECAZ HOUSE\r\nNORHAM ROAD\r\nNORTH SHIELDS\r\nTYNE & WEAR, NE29 7TN'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (838,'50015976','JNB50005732','9','STINJNBIZ433013','2004-07-30','2004-07-25 00:00:00','Cape Town','2004-07-23','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','TRADE BATHROOMS & TILES\r\nUNIT 4, SAVILE ROAD PRECINCT\r\nSAVILE ROAD\r\nCASTLE FORD\r\nWEST YORKSHIRE, WF10 1PB','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','TRADE BATHROOMS & TILES\r\nUNIT 4, SAVILE ROAD PRECINCT\r\nSAVILE ROAD\r\nCASTLE FORD\r\nWEST YORKSHIRE, WF10 1PB','TRADE BATHROOMS & TILES\r\nUNIT 4, SAVILE ROAD PRECINCT\r\nSAVILE ROAD\r\nCASTLE FORD\r\nWEST YORKSHIRE, WF10 1PB'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (839,'50015977','JNB50005733','9','STINJNBIZ433016','2004-08-02','2004-07-25 00:00:00','Cape Town','2004-07-23','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (840,'50015978','PLZ50005734','9','STINPLZIZ433002','2004-07-30','2004-07-25 00:00:00','Cape Town','2004-07-23','Felixstowe SFK','2004-08-08','FIO','IZ433','MNOA','SAFN','-1','A.A.I. INTERNATIONAL \r\n1 A CIVIC SQUARE, TILBURY\r\nESSEX RM 18 8 AA UK\r\nATT: JOHN CARMODY','INTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\nMANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','A.A.I. INTERNATIONAL \r\n1 A CIVIC SQUARE, TILBURY\r\nESSEX RM 18 8 AA UK\r\nATT: JOHN CARMODY','AS ABOVE\r\nTEL: ++44 137584009'); + +-- +-- Table structure for table `bl_item_containers` +-- + +CREATE TABLE `bl_item_containers` ( + `id` int(10) unsigned NOT NULL auto_increment, + `item_id` int(10) unsigned NOT NULL default '0', + `container_id` varchar(20) NOT NULL default '', + `weight` decimal(15,4) NOT NULL default '0.0000', + `volume` decimal(15,4) NOT NULL default '0.0000', + `size` varchar(10) NOT NULL default '', + `supplier` char(3) NOT NULL default '', + `weight_class` char(2) NOT NULL default '', + `full_empty` enum('f','e') NOT NULL default 'f', + `no_packages` int(11) NOT NULL default '1', + PRIMARY KEY (`id`), + KEY `item_id` (`item_id`,`container_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `bl_item_containers` +-- + +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1,1,'GCAU 2177626','25019.0000','0.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (2,2,'GCAU 2178181','25005.0000','0.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (3,3,'SUDU 4597090','9100.0000','50.0000','D5','2','C2','f',146); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (4,4,'SUDU 3696150','4860.0000','12.1900','D2','2','C1','f',14); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (5,5,'SUDU 4633259','15400.0000','32.0000','D4','2','C3','f',50); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (6,5,'SUDU 3993353','14000.0000','32.0000','D2','2','C3','f',50); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (7,6,'ITLU 8345441','3764.0000','1.8600','D2','2','C1','f',2); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (8,7,'ITLU 8345441','3445.0000','4.9200','D2','2','C1','f',3); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (9,8,'ITLU 8345441','7983.5300','8.3300','D2','2','C2','f',7); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (10,9,'ITLU 8345441','3035.0000','2.4000','D2','2','C1','f',2); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (11,10,'FBLU 3003813','9861.0000','10.9700','D2','2','C3','f',359); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (12,11,'TPMU 3513914','26740.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (13,12,'TRIU 5969961','26220.0000','52.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (14,13,'ENAU 2461870','23200.0000','22.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (15,14,'CAXU 6082191','12200.0000','14.4660','D2','2','C1','f',27); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (16,15,'SUDU 4320974','13219.0000','58.0000','D4','2','C4','f',215); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (17,16,'CMCU 4079499','17110.0000','58.0000','D4','2','C5','f',660); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (18,17,'KHJU 5417627','13973.0000','56.0000','D5','2','C4','f',333); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (19,18,'CRXU 4955017','21600.0000','50.0000','D4','2','C6','f',280); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (20,19,'SUDU 4611558','14917.0000','60.0000','D4','2','C4','f',991); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (21,20,'GCAU 2177950','33200.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (22,20,'GCAU 2178010','33200.0000','30.0000','T2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (23,21,'BLKU 2516472','31900.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (24,21,'BKLU 2516446','31900.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (25,22,'CMCU 2027650','19700.0000','30.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (26,22,'FSCU 3043242','19700.0000','30.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (27,23,'CRXU 1072868','21240.0000','30.2400','D2','2','C6','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (28,24,'GATU 4309677','14042.3000','61.0600','D4','2','C4','f',741); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (29,25,'SUDU 3696150','4860.0000','12.1900','D2','2','C1','f',14); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (30,26,'GLDU 4039640','11275.0000','33.2600','D4','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (31,27,'CAXU 7190101','16600.0000','0.0000','D4','2','C4','f',2); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (32,28,'GCAU 2177626','25019.0000','0.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (33,29,'CAXU 2985110','22200.0000','0.0000','D2','1','C5','f',800); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (34,30,'CAXU 2351076','22200.0000','0.0000','D2','1','C5','f',800); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (35,31,'CAXU 2378903','22200.0000','0.0000','D2','1','C5','f',800); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (36,32,'CAXU 2959868','22200.0000','0.0000','D2','1','C5','f',800); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (37,33,'CAXU 2340092','22200.0000','0.0000','D2','1','C5','f',800); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (38,34,'CAXU 2823634','22200.0000','0.0000','D2','1','C5','f',800); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (39,35,'CAXU 2887500','22200.0000','0.0000','D2','1','C5','f',800); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (40,36,'CAXU 2437396','22200.0000','0.0000','D2','1','C5','f',800); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (41,37,'CAXU 2883253','22200.0000','0.0000','D2','1','C5','f',800); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (42,38,'CAXU 6002581','22200.0000','0.0000','D2','1','C5','f',800); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (43,39,'GLDU 2244096','17563.0000','0.0000','D2','2','C4','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (44,40,'CMCU 2101206','4700.0000','15.5300','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (45,41,'SUDU 3623214','11858.0000','16.9420','D2','2','C3','f',13); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (46,42,'TOLU 1607942','12100.0000','0.0000','D5','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (47,43,'SUDU 3743565','12200.0000','0.0000','D2','2','C3','f',89); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (48,44,'TRLU 3047541','2705.0000','0.0000','D2','2','C1','f',3); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (49,45,'SUDU 4454079','23100.0000','0.0000','D4','2','C5','f',498); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (50,46,'SUDU 4473280','19767.0000','50.4170','D4','2','C5','f',53); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (51,47,'SUDU 3679370','12483.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (52,48,'SUDU 4655129','21600.0000','0.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (53,49,'SUDU 3756412','7547.0000','22.1850','D2','2','C2','f',25); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (54,50,'CRXU 9056729','22100.0000','0.0000','D5','2','C5','f',285); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (55,51,'SUDU 4943450','18100.0000','0.0000','D5','2','C4','f',646); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (56,52,'SUDU 4592139','19100.0000','0.0000','D5','2','C4','f',224); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (57,53,'SUDU 3929631','7200.0000','0.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (58,54,'SUDU 2565535','7200.0000','0.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (59,55,'GLDU 2225959','8383.0000','24.5480','D2','2','C2','f',18); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (60,56,'TGHU 2212840','10895.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (61,57,'EASU 6202039','4620.0000','0.0000','D2','2','C1','f',58); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (62,58,'AWSU 1974982','10520.0000','12.1200','D2','2','C3','f',40); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (63,59,'TTNU 4216737','25137.0000','15.0400','D4','2','C6','f',13); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (64,60,'CLHU 3061249','8656.9000','28.8690','D2','2','C2','f',234); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (65,61,'CAXU 2535140','5450.0000','0.0000','D2','1','C1','f',157); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (66,62,'KHLU 5203251','22200.0000','0.0000','D2','2','C5','f',19); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (67,63,'SUDU 3347184','22200.0000','0.0000','D2','2','C5','f',16); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (68,64,'SUDU 3347184','19700.0000','25.0000','D2','2','C5','f',12); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (69,65,'TTIU 6295380','26800.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (70,66,'SUDU 3995736','23080.0000','25.0000','D2','2','C6','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (71,66,'CMCU 2066131','23310.0000','25.0000','D2','2','C6','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (72,66,'CMCU 2072978','23380.0000','25.0000','D2','2','C6','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (73,66,'DNLU 2031495','23400.0000','25.0000','D2','2','C6','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (74,67,'SUDU 3937133','21700.0000','22.0000','D2','2','C6','f',39); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (75,68,'CAXU 6070550','24600.0000','22.0000','D2','2','C6','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (76,69,'SUDU 4958505','26100.0000','60.0000','D5','2','C6','f',680); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (77,70,'KHJU 8401500','26100.0000','60.0000','D5','2','C6','f',680); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (78,71,'SUDU 4484411','18411.0000','58.0000','D4','2','C5','f',1246); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (79,72,'CMCU 4078580','13012.3000','62.9900','D4','2','C4','f',623); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (80,73,'SUDU 4960272','26115.0100','50.0000','D5','2','C6','f',201); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (81,74,'SUDU 5586932','26205.5800','50.0000','D5','2','C6','f',202); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (82,75,'SUDU 5560990','22560.0000','56.0000','D5','2','C6','f',1301); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (83,76,'AWSU 4922874','21600.0000','50.0000','D4','2','C6','f',230); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (84,77,'FSCU 4055119','21600.0000','50.0000','D4','2','C6','f',220); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (85,78,'CLHU 4029128','21600.0000','50.0000','D4','2','C6','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (86,79,'SUDU 4440780','9720.0000','60.0000','D4','2','C2','f',613); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (87,80,'CAXU 4061482','7825.0000','60.0000','D4','2','C2','f',5); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (88,81,'TGHU 2162116','19200.0000','28.0000','D2','2','C5','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (89,82,'TGHU 2161336','15946.0000','25.0000','D2','2','C4','f',24); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (90,83,'BLKU 2521519','30400.0000','30.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (91,84,'BLKU 2521695','31400.0000','30000.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (92,84,'BKLU 2521674','31400.0000','30000.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (93,85,'BPTU 2650145','28300.0000','30.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (94,86,'BPTU 2607088','32800.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (95,87,'CMCU 4083457','13924.0000','58.0000','D4','2','C4','f',1275); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (96,88,'SUDU 1507792','12360.0000','26.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (97,89,'SCZU 3282804','26628.0000','22.4560','D4','2','C6','f',21); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (98,90,'AWSU 4904037','13729.2000','60.3800','D4','2','C4','f',673); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (99,90,'SUDU 4624344','13586.0000','60.1300','D4','2','C4','f',645); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (100,91,'SUDU 3673597','23684.0000','28.0000','D2','2','C6','f',26); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (101,92,'CMCU 4055959','16100.0000','48.0000','D4','2','C5','f',479); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (102,93,'TOLU 3833804','8350.0000','56.0000','D4','2','C3','f',6); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (103,94,'KHLU 1214303','12360.0000','26.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (104,95,'KHLU 8207667','24600.0000','22.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (105,96,'AWSU 4911458','13574.0000','58.0000','D4','2','C4','f',197); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (106,97,'SUDU 4662880','12605.2000','59.4100','D4','2','C4','f',606); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (107,98,'SUDU 4495864','13673.5000','59.6300','D4','2','C4','f',696); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (108,99,'SUDU 3450187','21930.0000','0.0000','D2','2','C6','f',12); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (109,100,'GLDU 0219448','12760.0000','25.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (110,101,'BPTU 2603903','29380.0000','30.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (111,101,'BPTU 2605423','29420.0000','30.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (112,101,'BPTU 2604113','29410.0000','30.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (113,102,'TTNU 3431904','14664.0000','23.0000','D2','2','C1','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (114,102,'AWSU 1990788','14664.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (115,102,'BHCU 3023359','14664.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (116,102,'SUDU 3603814','14664.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (117,102,'SCZU 7659624','14664.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (118,102,'HLXU 2397727','14664.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (119,102,'AWSU 1995922','14664.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (120,103,'CMCU 4079020','28420.0000','46.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (121,104,'SUDU 4670756','26740.0000','0.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (122,105,'SUDU 4670756','3602.6100','46.0000','D4','2','C2','f',60); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (123,106,'SUDU 2540270','21656.0000','23.0000','D2','2','C6','f',320); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (124,107,'GLDU 2213454','2212.2280','24.0000','D2','2','C1','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (125,109,'SUDU 4645516','30208.0000','46.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (126,110,'GLDU 0934359','30580.0000','50.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (127,110,'SUDU 4678778','30360.0000','50.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (128,111,'AWSU 1983618','21902.0000','23.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (129,112,'SUDU 3393636','4471.0000','23.0000','D2','2','C1','f',334); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (130,113,'SUDU 4574053','28975.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (131,114,'SUDU 3652974','20425.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (132,115,'SUDU 2478831','20425.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (133,116,'SUDU 3445431','22240.0000','0.0000','D2','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (134,116,'GATU 0626626','22240.0000','0.0000','D2','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (135,117,'SUDU 3349171','17111.0000','0.0000','D2','2','C4','f',47); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (136,120,'SUDU 4667808','29292.0000','46.0000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (137,121,'TRLU 3438847','4015.8400','23.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (138,122,'SUDU 3354990','4600.0000','23.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (139,123,'SUDU 3625109','14800.0000','23.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (140,123,'SUDU 3508381','14800.0000','23.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (141,123,'AWSU 1936679','14800.0000','23.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (142,123,'SUDU 3690568','14800.0000','23.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (143,125,'CMCU 2101206','4700.0000','15.5300','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (144,126,'CMCU 2082338','4846.0000','17.0000','D2','2','C1','f',21); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (145,127,'CRXU 2286606','4700.0000','15.5300','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (146,128,'SUDU 4454079','23100.0000','0.0000','D4','2','C5','f',498); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (147,129,'SUDU 4473280','19767.0000','50.4170','D4','2','C5','f',53); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (148,130,'SUDU 4592139','19100.0000','0.0000','D5','2','C4','f',224); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (149,131,'SUDU 3679370','12483.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (150,132,'SUDU 4655129','21600.0000','0.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (151,133,'GLDU 2225959','8383.0000','24.5480','D2','2','C2','f',18); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (152,134,'TGHU 2212840','10895.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (153,135,'SUDU 3929631','7200.0000','0.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (154,136,'SUDU 2565535','7200.0000','0.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (155,137,'CMCU 4942850','23500.0000','0.0000','D5','2','C5','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (156,138,'FSCU 6258054','22550.0000','0.0000','D5','2','C5','f',510); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (157,139,'TGHU 7634093','23400.0000','0.0000','D5','2','C5','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (158,140,'CRXU 9528548','23600.0000','0.0000','D5','2','C5','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (159,141,'SUDU 3396358','9689.0000','24.6960','D2','2','C2','f',27); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (160,142,'TRLU 3476467','9678.0000','21.1200','D2','2','C2','f',80); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (161,143,'SUDU 3702904','23523.0000','0.0000','D2','2','C6','f',16892); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (162,144,'SUDU 3743565','12200.0000','0.0000','D2','2','C3','f',89); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (163,145,'SUDU 3623214','11858.0000','16.9420','D2','2','C3','f',13); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (164,146,'TOLU 1607942','12100.0000','0.0000','D5','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (165,147,'PRSU 4100368','13386.0000','0.0000','D4','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (166,148,'TRIU 4331355','29440.0000','0.0000','D4','2','C6','f',501); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (167,149,'EASU 6202039','4620.0000','0.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (168,150,'SUDU 3756412','7547.0000','22.1850','D2','2','C2','f',25); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (169,151,'SUDU 4627750','13706.0000','35.6460','D4','2','C3','f',10); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (170,152,'SUDU 5522429','9100.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (171,153,'CMCU 2087113','8150.0000','0.0000','D2','2','C2','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (172,154,'TPMU 4510437','26680.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (173,155,'AWSU 4911503','25920.0000','52.0000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (174,156,'SUDU 3665570','14360.0000','26.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (175,157,'CNIU 1111420','4100.0000','17.0000','D2','2','C1','f',479); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (176,158,'SUDU 3701580','23228.0000','0.0000','D2','2','C6','f',10); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (177,159,'HLXU 4298277','17412.0000','58.0000','D4','2','C5','f',1328); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (178,160,'TTNU 9733814','26386.7400','50.0000','D5','2','C6','f',204); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (179,161,'CHLU 8678568','25838.2400','50.0000','D5','2','C6','f',240); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (180,162,'SUDU 5561786','26386.7400','50.0000','D5','2','C6','f',204); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (181,163,'SUDU 3919633','3700.0000','28.0000','D2','2','C2','f',1720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (182,164,'TRIU 5683089','6600.0000','58.0000','D4','2','C2','f',3240); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (183,165,'SUDU 4993506','7100.0000','58.0000','D5','2','C2','f',3240); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (184,166,'KHLU 9442207','14750.0000','59.2100','D4','2','C4','f',607); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (185,167,'TEXU 5141016','19060.0000','56.0000','D5','2','C5','f',1141); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (186,167,'CMCU 4901661','14770.0000','56.0000','D5','2','C4','f',296); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (187,168,'SUDU 4648958','9250.0000','60.0000','D4','2','C3','f',6); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (188,168,'ENAU 4011763','9250.0000','60.0000','D4','2','C3','f',6); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (189,169,'AWSU 1993302','4200.0000','10.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (190,170,'SUDU 3444081','20200.0000','30.0000','D2','2','C5','f',1115); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (191,171,'SUDU 3971924','5288.2400','25.0000','D2','2','C2','f',617); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (192,172,'EXFU 0802069','33080.0000','30.0000','T2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (193,173,'CMCU 4942850','23500.0000','0.0000','D5','2','C5','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (194,174,'ENAU 2454464','24210.0000','26.9090','D2','2','C6','f',1420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (195,174,'GLDU 2159559','24210.0000','26.9090','D2','2','C6','f',1420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (196,174,'SUDU 3925277','24210.0000','26.9090','D2','2','C6','f',1420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (197,174,'AWSU 1976922','24210.0000','26.9090','D2','2','C6','f',1420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (198,174,'CRXU 1806874','17607.0000','26.9090','D2','2','C4','f',994); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (199,175,'CMCU 2032954','4080.0000','22.0000','D2','2','C1','f',10); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (200,176,'SUDU 3577680','23900.0000','29.4000','D2','2','C6','f',1400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (201,177,'SUDU 3740210','23900.0000','29.4000','D2','2','C6','f',1400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (202,178,'SUDU 3783948','7200.0000','0.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (203,179,'TEXU 5497711','22100.0000','0.0000','D5','2','C5','f',142); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (204,180,'SUDU 3650354','17200.0000','0.0000','D2','2','C4','f',397); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (205,181,'SUDU 4966835','6100.0000','0.0000','D5','2','C1','f',279); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (206,182,'TEXU 5463990','22550.0000','0.0000','D5','2','C5','f',510); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (207,183,'AMZU 8399631','23560.0000','0.0000','D5','2','C5','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (208,184,'SUDU 4984973','22550.0000','0.0000','D5','2','C5','f',510); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (209,185,'GLDU 2209829','12495.0000','24.3270','D2','2','C3','f',30); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (210,186,'AWSU 1983618','7755.0000','26.2100','D2','2','C2','f',12687); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (211,187,'SUDU 3376726','5205.0000','25.7600','D2','2','C1','f',3256); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (212,188,'GSTU 5604420','5018.0000','29.0000','D2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (213,189,'ENAU 2449283','23678.0000','0.0000','D2','2','C6','f',14982); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (214,190,'SUDU 3926545','14972.5000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (215,191,'SCZU 7495916','2200.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (216,191,'SUDU 4644090','37648.0000','75.3000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (217,193,'SUDU 3690676','21752.0000','23.0000','D2','2','C6','f',320); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (218,194,'SUDU 4964010','28975.0000','46.0000','D5','2','C6','f',5070); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (219,195,'APLS 2920224','21702.0000','23.0000','D2','2','C6','f',320); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (220,196,'SUDU 4596324','30361.0000','23.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (221,196,'SUDU 4940255','30361.0000','23.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (222,197,'CAXU 4925466','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (223,197,'CLHU 8169344','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (224,197,'GATU 8530618','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (225,197,'FSCU 6004595','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (226,197,'FSCU 6362161','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (227,197,'GATU 8277027','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (228,197,'SUDU 4916120','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (229,197,'SUDU 4904005','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (230,197,'CRXU 9122137','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (231,197,'SUDU 4552305','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (232,197,'SUDU 4924953','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (233,197,'CAXU 4837771','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (234,197,'FSCU 6535591','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (235,197,'CMCU 4924292','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (236,197,'SUDU 4944733','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (237,197,'FSCU 6371369','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (238,197,'TRIU 9190558','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (239,197,'CAXU 4989985','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (240,197,'GATU 8051774','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (241,197,'SUDU 4973114','25187.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (242,198,'TTNU 3011394','20425.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (243,199,'GATU 0715620','20425.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (244,200,'CAXU 6199320','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (245,200,'GLDU 2237137','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (246,200,'GLDU 2240784','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (247,200,'KHLU 6200853','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (248,200,'SUDU 3483914','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (249,200,'SUDU 3642554','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (250,200,'SUDU 3667085','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (251,200,'SUDU 3667444','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (252,200,'SUDU 3754024','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (253,200,'SUDU 3670324','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (254,201,'SUDU 2484747','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (255,202,'GLDU 2020368','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (256,203,'SUDU 1531931','14200.0000','24.0000','D2','2','C1','f',550); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (257,204,'TGHU 2248903','4549.0000','23.0000','D2','2','C1','f',48); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (258,205,'TIFU 3260617','27060.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (259,206,'AMFU 3635874','3700.0000','23.0000','D2','2','C1','f',2); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (260,207,'SUDU 1514050','15052.0000','26.1540','D2','2','C4','f',1071); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (261,208,'CMCU 4057653','12342.1000','60.2800','D4','2','C4','f',558); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (262,209,'SUDU 3346254','8912.5000','29.4500','D2','2','C3','f',555); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (263,210,'SUDU 5532962','14805.0000','56.0000','D5','2','C4','f',346); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (264,211,'TEXU 4821620','21600.0000','50.0000','D4','2','C6','f',256); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (265,212,'BPTU 2603668','33000.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (266,213,'FWUU 6220653','32800.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (267,214,'BPTU 2607010','33200.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (268,215,'MBIU 8209883','21240.0000','30.2400','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (269,215,'KHLU 8203907','21240.0000','30.2400','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (270,216,'BKLU 2522325','31900.0000','30.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (271,217,'BKLU 2521910','28400.0000','30.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (272,218,'SUDU 4668276','19666.0000','58.0000','D4','2','C5','f',1382); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (273,219,'SUDU 3950161','6457.0000','20.3230','D2','2','C2','f',42); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (274,220,'SUDU 3929631','7200.0000','0.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (275,221,'SUDU 2565535','7200.0000','0.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (276,222,'SUDU 5522429','9100.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (277,223,'SUDU 4414137','20600.0000','0.0000','D4','2','C5','f',98); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (278,224,'AWSU 1912722','22200.0000','0.0000','D2','2','C5','f',442); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (279,225,'SUDU 3912578','12170.0000','0.0000','D2','2','C3','f',12); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (280,226,'SUDU 3376726','5205.0000','25.7600','D2','2','C1','f',3256); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (281,227,'CLHU 3332042','8702.0000','23.3620','D2','1','C2','f',12); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (282,228,'TRLU 5794220','28039.0000','47.5730','D5','1','C6','f',504); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (283,229,'CAXU 6532149','15053.0000','24.0720','D2','1','C1','f',121); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (284,230,'CAXU 6002909','9489.0000','23.6320','D2','1','C2','f',11); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (285,231,'CAXU 6531630','5953.0000','23.3620','D2','1','C1','f',8); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (286,232,'CAXU 6531749','9894.0000','23.6300','D2','1','C2','f',10); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (287,233,'SUDU 4644762','14311.0000','0.0000','D4','2','C3','f',1849); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (288,234,'SUDU 4493835','10938.4000','0.0000','D4','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (289,235,'AWSU 4945252','27195.0000','46.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (290,236,'SUDU 4494699','30040.0000','46.0000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (291,237,'AWSU 1985061','17420.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (292,238,'CAXU 2534879','17580.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (293,239,'CMCU 4914680','19100.0000','0.0000','D5','2','C4','f',1194); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (294,240,'SUDU 4968756','22550.0000','0.0000','D5','2','C5','f',510); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (295,241,'SUDU 3681437','7045.0000','29.0400','D2','2','C1','f',484); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (296,242,'CMCU 2106065','14533.0000','28.0000','D2','2','C4','f',36096); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (297,243,'AWSU 4933570','17600.0000','54.0000','D4','2','C5','f',562); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (298,244,'SUDU 3772033','19862.5500','24.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (299,245,'SUDU 3654719','6867.0000','9.9000','D2','2','C2','f',721); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (300,246,'TIFU 3260638','26960.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (301,246,'TIFU 3260622','27040.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (302,247,'ENAU 2453030','6200.0000','20.0000','D2','2','C2','f',11); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (303,248,'SUDU 1522307','24600.0000','22.0000','D2','2','C6','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (304,249,'SUDU 5552212','19100.0000','60.0000','D5','2','C5','f',680); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (305,250,'SUDU 3980470','5200.0000','26.0000','D2','2','C2','f',154); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (306,251,'ENAU 2454459','17647.0000','13.7580','D2','2','C5','f',14); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (307,251,'SUDU 3673344','15118.0000','12.8640','D2','2','C4','f',13); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (308,252,'ENAU 2449426','10200.0000','26.0000','D2','2','C3','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (309,253,'SUDU 4676899','18970.0000','58.0000','D4','2','C5','f',1188); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (310,254,'FSCU 4164378','14502.0000','58.0000','D4','2','C4','f',255); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (311,255,'CMCU 4076632','22039.0000','50.0000','D5','2','C6','f',156); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (312,256,'AWSU 4911191','24620.4400','50.0000','D5','2','C6','f',185); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (313,257,'AWSU 4945252','27195.0000','46.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (314,258,'SUDU 4494699','30040.0000','46.0000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (315,259,'AWSU 1985061','17420.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (316,260,'CAXU 2534879','17580.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (317,261,'SUDU 4658642','16572.0000','0.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (318,262,'CRXU 9533122','24100.0000','0.0000','D5','2','C5','f',137); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (319,263,'CMCU 4036373','13600.0000','0.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (320,264,'SUDU 4967718','20100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (321,265,'SUDU 3441251','10115.0000','20.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (322,266,'GSTU 9028766','4314.7600','38.8600','D4','2','C1','f',140); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (323,267,'SUDU 4461170','5530.2400','60.7700','D4','2','C1','f',208); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (324,268,'SUDU 4669014','10600.0000','0.0000','D4','2','C2','f',360); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (325,269,'FSCU 3237211','4490.1000','0.0000','D2','2','C1','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (326,270,'SUDU 3443486','10115.0000','21.2170','D2','2','C2','f',37); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (327,271,'AWSU 1915357','19880.0000','31.1730','D2','2','C5','f',1100); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (328,272,'TTNU 3522687','21647.0000','0.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (329,273,'AWSU 1936679','10528.0000','15.2960','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (330,274,'SUDU 4900479','17600.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (331,275,'TGHU 7583268','17600.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (332,276,'SUDU 4493835','10938.4000','0.0000','D4','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (333,277,'SUDU 4658642','16572.0000','0.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (334,278,'SUDU 4452121','29600.0000','0.0000','D4','2','C6','f',240); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (335,278,'SUDU 4492485','29600.0000','0.0000','D4','2','C6','f',240); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (336,279,'AMFU 8416282','19100.0000','0.0000','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (337,280,'CAXU 4994908','23500.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (338,281,'FBLU 4017787','28250.0000','46.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (339,281,'AWSU 4907951','28250.0000','46.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (340,282,'SUDU 4452121','29600.0000','0.0000','D4','2','C6','f',240); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (341,282,'SUDU 4492485','29600.0000','0.0000','D4','2','C6','f',240); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (342,283,'TRLU 5015649','19100.0000','0.0000','D5','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (343,284,'CAXU 9623883','19100.0000','0.0000','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (344,285,'CLOU 2367017','16888.0000','0.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (345,286,'CMCU 2106065','14533.0000','28.0000','D2','2','C4','f',36096); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (346,287,'SUDU 4498734','29580.0000','0.0000','D4','2','C6','f',507); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (347,288,'CMCU 2040543','7045.0000','29.0400','D2','2','C1','f',484); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (348,289,'SUDU 4969156','24100.0000','0.0000','D5','2','C5','f',132); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (349,290,'SUDU 3690676','5046.0000','1.0160','D2','2','C1','f',8); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (350,291,'AWSU 1917236','7683.0000','21.4930','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (351,292,'SUDU 3615271','8700.0000','0.0000','D2','2','C2','f',43); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (352,293,'SUDU 3441251','10115.0000','20.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (353,294,'CAXU 6112439','13287.0000','19.3160','D2','2','C3','f',27); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (354,295,'SUDU 4657543','20389.0000','43.2160','D4','2','C5','f',33); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (355,296,'SUDU 2540270','6992.0000','22.4950','D2','2','C1','f',14); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (356,297,'AWSU 1981472','14344.0000','25.9300','D2','2','C4','f',18); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (357,298,'NPIU 2004626','10600.0000','0.0000','D2','2','C3','f',8); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (358,299,'CMCU 2065789','4200.0000','0.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (359,300,'AWSU 1970884','11521.0000','30.1260','D2','2','C3','f',911); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (360,301,'AWSU 1960762','27200.0000','0.0000','D2','2','C6','f',887); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (361,302,'SUDU 4942453','19100.0000','0.0000','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (362,303,'SUDU 1517825','15160.0000','26.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (363,304,'SUDU 3967966','20375.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (364,305,'SUDU 3624524','10200.0000','28.0000','D2','2','C3','f',75); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (365,306,'SUDU 4562290','25752.0000','50.0000','D5','2','C6','f',197); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (366,307,'SUDU 1531612','22648.0000','28.0000','D2','2','C6','f',27); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (367,308,'SUDU 4454130','16820.0000','58.0000','D4','2','C5','f',798); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (368,309,'SUDU 4483164','15455.0000','58.0000','D4','2','C4','f',554); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (369,310,'CAXU 6160801','6615.9000','18.5000','D2','2','C6','f',334); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (370,311,'TGHU 4090463','14600.0000','56.0000','D4','2','C4','f',633); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (371,312,'SUDU 3502911','19800.0000','30.0000','D2','2','C5','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (372,312,'SUDU 1520198','19800.0000','30.0000','D2','2','C5','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (373,313,'KHLU 5209917','19800.0000','30.0000','D2','2','C5','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (374,314,'SUDU 4951901','22100.0000','0.0000','D5','2','C5','f',147); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (375,315,'ITLU 8252626','4975.0000','15.0000','D2','2','C1','f',204); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (376,316,'AMZU 8390721','15782.0000','28.4890','D5','2','C3','f',50); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (377,316,'SUDU 3506413','13882.0000','28.4890','D2','2','C3','f',49); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (378,317,'SUDU 4675845','7945.0000','0.0000','D4','2','C1','f',1199); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (379,318,'SUDU 4483056','8430.0000','57.0000','D4','2','C1','f',21); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (380,319,'CRXU 2304783','12900.0000','0.0000','D2','2','C3','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (381,320,'AWSU 1998958','12200.0000','0.0000','D2','2','C3','f',10); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (382,321,'CMCU 2040040','10200.0000','20.0000','D2','2','C3','f',10); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (383,322,'SUDU 3487632','3200.0000','0.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (384,323,'SUDU 3460930','16602.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (385,324,'EASU 9203810','16704.0000','25.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (386,325,'SUDU 3483811','16860.0000','25.1000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (387,326,'SUDU 3399608','16460.0000','25.1000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (388,327,'AWSU 4922724','29471.0000','46.0000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (389,330,'SUDU 4919279','30874.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (390,331,'TRLU 2166207','17214.0000','23.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (391,332,'SUDU 3910960','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (392,333,'CMCU 2090987','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (393,333,'ENAU 2461714','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (394,333,'SUDU 3914009','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (395,333,'SUDU 3963410','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (396,333,'SUDU 3666601','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (397,334,'SUDU 2546263','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (398,334,'SUDU 3709998','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (399,334,'SUDU 3769596','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (400,334,'SUDU 3963430','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (401,334,'CAXU 6200226','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (402,334,'KHLU 9427007','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (403,334,'SUDU 3489764','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (404,334,'SUDU 3631903','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (405,334,'SUDU 3691100','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (406,334,'SUDU 3922215','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (407,335,'SUDU 3612800','20425.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (408,336,'ENAU 2453452','19800.0000','0.0000','D2','2','C5','f',80); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (409,337,'SUDU 4563341','28975.0000','46.0000','D5','2','C6','f',5000); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (410,338,'FBLU 4017787','28250.0000','46.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (411,338,'AWSU 4907951','28250.0000','46.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (412,339,'OTAU 9000459','6055.0000','35.0000','D2','2','C2','f',91); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (413,340,'AWSU 1998109','19534.0000','23.0000','D2','2','C5','f',810); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (414,340,'SCZU 7139772','19534.0000','23.0000','D2','2','C5','f',810); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (415,340,'SUDU 3783001','19534.0000','23.0000','D2','2','C5','f',810); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (416,345,'SUDU 5506747','25922.0000','46.0000','D5','2','C6','f',336); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (417,346,'SUDU 4991268','19100.0000','0.0000','D5','2','C4','f',2715); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (418,347,'SUDU 3662329','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (419,348,'SUDU 3657683','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (420,349,'AMFU 3035848','20440.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (421,349,'SUDU 3636192','20440.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (422,350,'MLCU 2562485','8290.0000','25.9100','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (423,351,'SUDU 3322761','23462.0000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (424,352,'TPHU 6809657','23199.0000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (425,353,'SUDU 4452121','29600.0000','0.0000','D4','2','C6','f',240); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (426,353,'SUDU 4492485','29600.0000','0.0000','D4','2','C6','f',240); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (427,354,'FSCU 6107839','22550.0000','0.0000','D5','2','C5','f',510); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (428,355,'SUDU 4574006','23500.0000','0.0000','D5','2','C5','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (429,356,'SUDU 4564950','23400.0000','0.0000','D5','2','C5','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (430,357,'SUDU 4991720','22100.0000','0.0000','D5','2','C5','f',67); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (431,358,'AWSU 1922401','12396.0000','0.0000','D2','2','C3','f',80038); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (432,359,'SUDU 4562155','22100.0000','0.0000','D5','2','C5','f',130); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (433,360,'UXXU 2430760','22200.0000','0.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (434,361,'SUDU 3769826','22200.0000','0.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (435,362,'TRLU 2815015','7042.0000','23.8600','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (436,363,'MANU 2321493','10465.0000','16.0700','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (437,364,'SUDU 4490559','8600.0000','0.0000','D4','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (438,365,'SUDU 1519181','10470.0000','30.0000','D2','2','C3','f',190); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (439,366,'FSCU 6465093','12370.0000','30.0000','D5','2','C5','f',365); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (440,367,'INKU 2790760','21825.0000','56.0000','D5','2','C6','f',1246); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (441,368,'CMCU 4942697','9100.0000','0.0000','D5','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (442,369,'SUDU 3635426','22700.0000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (443,370,'TRLU 2815015','7042.0000','23.8600','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (444,371,'MANU 2321493','10465.0000','16.0700','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (445,372,'SUDU 4490559','8600.0000','0.0000','D4','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (446,373,'SUDU 4490559','8600.0000','0.0000','D4','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (447,374,'CLHU 2426173','8200.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (448,375,'AMFU 8418114','20100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (449,376,'SUDU 4480355','13846.7000','59.4000','D4','2','C4','f',645); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (450,377,'TIFU 3260643','26860.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (451,377,'TIFU 3260659','26860.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (452,378,'SUDU 4976140','24100.0000','60.0000','D5','2','C6','f',680); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (453,379,'ASWU 4906451','14903.0000','43.8370','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (454,380,'AWSU 1908424','8700.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (455,381,'CMCU 4937181','26100.0000','60.0000','D5','2','C6','f',680); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (456,382,'CRXU 4512636','13346.0000','31.2620','D4','2','C4','f',54); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (457,383,'SUDU 4455943','21600.0000','50.0000','D4','2','C6','f',270); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (458,384,'SUDU 4659968','20828.0000','58.0000','D4','2','C5','f',1995); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (459,385,'TGHU 2244636','7784.3800','29.3400','D2','2','C2','f',489); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (460,386,'SUDU 4991822','20100.0000','60.0000','D5','2','C5','f',210); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (461,386,'SUDU 5595343','20100.0000','60.0000','D5','2','C5','f',210); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (462,387,'SUDU 3950388','10200.0000','20.0000','D2','2','C3','f',55); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (463,388,'SUDU 3411072','20200.0000','30.0000','D2','2','C5','f',1100); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (464,389,'BLKU 2516826','31900.0000','30.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (465,390,'SUDU 3964859','23601.0000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (466,391,'SUDU 4593238','12077.2000','0.0000','D5','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (467,392,'WFHU 5014829','11816.9000','0.0000','D5','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (468,393,'FSCU 6011871','24100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (469,394,'AMFU 8418114','20100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (470,395,'CRXU 9533122','24100.0000','0.0000','D5','2','C5','f',137); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (471,396,'CMCU 4914680','19100.0000','0.0000','D5','2','C4','f',1194); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (472,397,'MLCU 2562485','8290.0000','25.9100','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (473,398,'MLCU 2562485','8290.0000','25.9100','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (474,399,'MLCU 2562485','8290.0000','25.9100','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (475,400,'CAXU 6069230','23900.0000','29.4000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (476,401,'AWSU 1906191','23900.0000','29.4000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (477,402,'CMCU 4018575','45600.0000','60.0000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (478,403,'SUDU 5505789','22550.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (479,404,'CMCU 2065990','9158.0000','20.6610','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (480,405,'SUDU 4948153','10819.0000','54.6400','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (481,406,'TTNU 9741110','24100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (482,407,'ENAU 4021611','24992.0000','41.2040','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (483,408,'TEXU 4821620','28600.0000','0.0000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (484,409,'SUDU 3960663','7525.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (485,410,'SUDU 3500061','18493.9000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (486,411,'SUDU 5593593','26100.0000','60.0000','D5','2','C6','f',680); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (487,412,'SUDU 5592067','26100.0000','60.0000','D5','2','C6','f',680); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (488,413,'CAXU 4306203','16100.0000','0.0000','D4','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (489,414,'SUDU 5505458','26100.0000','60.0000','D5','2','C6','f',680); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (490,415,'TIFU 3260598','26860.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (491,415,'TIFU 3260582','22920.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (492,416,'KHLU 8204626','5200.0000','26.0000','D2','2','C2','f',176); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (493,417,'TTNU 9792205','20240.0000','50.0000','D5','2','C5','f',1364); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (494,418,'SUDU 2567482','10200.0000','28.0000','D2','2','C3','f',81); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (495,419,'CAXU 2627924','24600.0000','22.0000','D2','2','C6','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (496,420,'TRLU 6218384','13190.4000','60.1400','D4','2','C4','f',667); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (497,421,'MLCU 4318077','20020.0000','58.0000','D4','2','C5','f',1640); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (498,422,'FSCU 6411224','26203.3000','25.0000','D5','2','C6','f',216); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (499,423,'CMCU 4071311','8709.0000','50.0000','D4','2','C3','f',393); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (500,424,'TTNU 3040350','8666.0000','28.0000','D2','2','C3','f',395); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (501,425,'SUDU 5517145','19845.0000','56.0000','D5','2','C5','f',1077); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (502,425,'SUDU 4582608','22105.0000','56.0000','D5','2','C6','f',1266); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (503,426,'SUDU 4664780','21600.0000','50.0000','D4','2','C6','f',263); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (504,427,'BLKU 2517078','31950.0000','30.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (505,428,'BPTU 2650952','33080.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (506,429,'EXFU 0801653','32980.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (507,430,'SUDU 3609854','17653.0000','30.9060','D2','2','C5','f',5151); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (508,431,'BPTU 2608187','33000.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (509,432,'TGHU 2214040','7700.0000','24.0000','D2','2','C2','f',19); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (510,433,'SCZU 7426582','9600.0000','18.5280','D2','2','C3','f',156); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (511,434,'SUDU 4494111','19116.0000','58.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (512,435,'CMCU 2065990','9158.0000','20.6610','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (513,436,'SUDU 4659839','15980.0000','29.2820','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (514,437,'AWSU 1990577','6000.0000','0.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (515,438,'AWSU 1973097','8200.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (516,439,'FSCU 6848533','5295.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (517,440,'SUDU 4592139','19100.0000','0.0000','D5','2','C4','f',224); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (518,441,'SUDU 4570280','22100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (519,442,'ISGU 0611428','12090.0000','0.0000','D2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (520,443,'FSCU 6848533','5295.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (521,444,'SUDU 3982451','8700.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (522,445,'TOLU 3541443','8396.7400','53.2890','D4','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (523,446,'SUDU 3929919','4700.0000','15.5300','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (524,447,'SUDU 4644269','17280.0000','72.7240','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (525,448,'SUDU 5623194','22550.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (526,449,'SUDU 3340831','15341.0000','19.7760','D2','2','C4','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (527,450,'TTNU 3613405','9138.0000','11.2200','D2','2','C2','f',6); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (528,451,'SUDU 4322792','10780.0000','0.0000','D4','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (529,452,'SUDU 1512037','4200.0000','0.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (530,453,'SUDU 3771633','19866.0000','34615.0000','D2','2','C5','f',1304); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (531,454,'TRIU 9022446','23500.0000','0.0000','D5','2','C5','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (532,455,'SUDU 4561755','23400.0000','0.0000','D5','2','C5','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (533,456,'SUDU 1540070','21097.8500','24.0000','D2','2','C6','f',310); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (534,457,'SUDU 4670680','25520.0000','52.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (535,458,'SUDU 5609513','26100.0000','60.0000','D5','2','C6','f',680); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (536,459,'TIFU 3260664','27060.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (537,459,'TIFU 3260670','27020.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (538,460,'SUDU 3610454','5380.0000','23.0000','D2','2','C2','f',299); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (539,461,'AWSU 4940353','19600.0000','56.0000','D4','2','C5','f',241); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (540,461,'SUDU 4494127','19600.0000','56.0000','D4','2','C5','f',207); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (541,461,'GSTU 9354588','19600.0000','56.0000','D4','2','C5','f',197); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (542,462,'DNLU 2030061','5200.0000','20.0000','D2','2','C2','f',8); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (543,463,'CRXU 4001549','13598.7000','60.0000','D4','2','C4','f',665); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (544,464,'AWSU 1990448','21903.0000','0.0000','D2','2','C6','f',12); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (545,465,'SUDU 3764505','7460.1000','24.6100','D2','2','C2','f',512); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (546,466,'SUDU 4648840','8488.0000','50.0000','D4','2','C3','f',360); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (547,467,'BPTU 2607386','32780.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (548,468,'FSCU 4004092','21600.0000','50.0000','D4','2','C6','f',306); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (549,469,'SUDU 3792430','7784.3800','29.3350','D2','2','C2','f',489); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (550,470,'GCAU 2178181','32900.0000','30.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (551,470,'GCAU 2177626','32900.0000','30.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (552,470,'BLKU 2516723','31900.0000','30.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (553,471,'SUDU 5608395','16100.0000','73.3200','D5','2','C5','f',291); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (554,472,'BLKU 2517289','31900.0000','30.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (555,473,'BLKU 2516889','31900.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (556,473,'BLKU 2517123','31900.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (557,474,'GLDU 2242534','21240.0000','30.2400','D2','2','C6','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (558,474,'CAXU 6167961','21240.0000','30.2400','D2','2','C6','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (559,475,'KHLU 8216930','20200.0000','30.0000','D2','2','C5','f',950); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (560,476,'ENAU 2447315','7689.0000','28.0000','D2','2','C2','f',280); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (561,477,'SUDU 3999460','9366.0000','28.4630','D2','2','C3','f',647); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (562,478,'TRIU 9013980','19100.0000','0.0000','D5','2','C4','f',7); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (563,479,'SUDU 5588600','19100.0000','0.0000','D5','2','C4','f',5); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (564,480,'SUDU 4532525','19100.0000','0.0000','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (565,481,'SUDU 3792723','8129.0000','13.5420','D2','2','C2','f',9); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (566,482,'SUDU 3783001','20200.0000','0.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (567,483,'AWSU 1939127','23700.0000','0.0000','D2','2','C6','f',26); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (568,484,'XXXX 7181644','18254.0000','0.0000','D4','1','C4','f',48946); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (569,485,'SUDU 3982451','8700.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (570,486,'SUDU 4490559','8600.0000','0.0000','D4','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (571,487,'TRLU 3154624','15700.0000','0.0000','D2','2','C4','f',181); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (572,488,'CMCU 4403530','15660.0000','0.0000','O4','2','C3','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (573,489,'CAXU 4804187','24100.0000','0.0000','D5','2','C5','f',18); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (574,490,'SUDU 4917126','23100.0000','0.0000','D5','2','C5','f',173); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (575,491,'SUDU 3917076','19400.0000','0.0000','D2','2','C5','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (576,492,'CMCU 4073000','10970.0000','14.3000','D4','2','C2','f',19); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (577,493,'SUDU 2548796','5090.8000','0.0000','D2','2','C1','f',10); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (578,494,'SUDU 3933098','17710.0000','26.7200','D2','2','C4','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (579,495,'SUDU 3708559','8146.0000','14.6860','D2','2','C2','f',7); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (580,496,'SUDU 3450187','23635.0000','0.0000','D2','2','C6','f',62); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (581,497,'HJCU 8895965','23692.0000','0.0000','D2','2','C6','f',70); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (582,498,'SUDU 3604261','3150.0000','0.0000','D2','2','C1','f',10); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (583,499,'SUDU 3665056','8240.0000','18.6600','D2','2','C2','f',2); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (584,500,'SUDU 3402928','22800.0000','0.0000','D2','2','C5','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (585,501,'SUDU 3798022','26615.0000','0.0000','D2','2','C6','f',19); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (586,502,'TGHU 2193077','5578.0000','18.9640','D2','2','C1','f',107); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (587,503,'SUDU 4614074','8430.0000','56.7000','D4','2','C1','f',21); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (588,504,'AWSU 1993529','6768.6000','22.0400','D2','2','C1','f',77); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (589,505,'TIFU 3260685','26760.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (590,506,'TTNU 3876572','10200.0000','28.0000','D2','2','C3','f',224); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (591,507,'SUDU 1528033','22840.0000','25.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (592,507,'SUDU 3779953','22980.0000','25.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (593,507,'KHLU 8212386','22780.0000','25.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (594,508,'SUDU 1541098','24600.0000','22.0000','D2','2','C6','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (595,509,'TTNU 3304983','18200.0000','25.0000','D2','2','C5','f',2450); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (596,509,'TTNU 2029130','19000.0000','25.0000','D2','2','C5','f',2450); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (597,509,'HLXU 3034388','18200.0000','25.0000','D2','2','C5','f',2450); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (598,509,'KHLU 6213064','21200.0000','25.0000','D2','2','C6','f',2450); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (599,510,'SUDU 4648599','3703.0000','0.0000','D4','2','C1','f',57); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (600,511,'SUDU 3399655','15000.0000','25.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (601,512,'SUDU 3943096','9789.0000','28.0000','D2','2','C3','f',196); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (602,513,'TTNU 2253351','10279.0000','28.0000','D2','2','C3','f',532); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (603,514,'ENAU 4012245','18848.0000','58.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (604,515,'GSTU 9369171','21600.0000','50.0000','D4','2','C6','f',290); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (605,516,'BLKU 2517268','31900.0000','30.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (606,517,'TASU 9160939','32860.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (607,518,'SUDU 4492016','15622.0000','58.0000','D4','2','C4','f',946); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (608,519,'SUDU 4621535','14670.0000','58.0000','D4','2','C4','f',191); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (609,520,'SUDU 3968108','8955.0000','25.1020','D2','2','C3','f',8282); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (610,521,'FSCU 6388119','5219.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (611,522,'SUDU 3673581','16256.0000','0.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (612,523,'SUDU 4614074','8430.0000','56.7000','D4','2','C1','f',21); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (613,524,'SUDU 3706509','23792.0000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (614,525,'GATU 1025070','3552.0000','11.8000','D2','2','C1','f',100); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (615,526,'WFHU 5094090','7813.5300','46.0000','D5','2','C1','f',2097); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (616,527,'CLHU 2601358','16360.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (617,528,'CAXU 6144523','16740.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (618,529,'AWSU 1951014','17460.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (619,530,'GLDU 0228476','17140.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (620,531,'SUDU 4956966','28975.0000','46.0000','D5','2','C6','f',5095); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (621,532,'CLHU 8295260','28975.0000','46.0000','D5','2','C6','f',4920); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (622,533,'SUDU 4626898','31341.0000','50.2000','D4','2','C6','f',360); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (623,534,'AWSU 1932966','14140.0000','25.1000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (624,535,'SUDU 3347097','17710.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (625,536,'FSCU 6971506','26534.0000','46.0000','D5','2','C6','f',380); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (626,537,'AWSU 1911599','3747.9500','23.0000','D2','2','C1','f',1335); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (627,538,'AWSU 1961563','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (628,538,'CLHU 2693478','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (629,538,'CRXU 2355230','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (630,538,'TTNU 2458325','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (631,538,'SUDU 3622882','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (632,538,'SUDU 3770468','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (633,538,'SUDU 3634991','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (634,538,'SUDU 3345284','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (635,538,'SUDU 3744577','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (636,538,'SUDU 3744371','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (637,538,'FBLU 3065780','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (638,538,'SUDU 3757825','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (639,538,'CMCU 2106091','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (640,538,'GLDU 2245641','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (641,538,'CAXU 6164113','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (642,539,'SUDU 377026/2','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (643,540,'SUDU 1515015','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (644,541,'TRIU 3413253','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (645,542,'SUDU 3623960','20425.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (646,543,'GATU 0752727','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (647,543,'TTNU 3123820','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (648,543,'KHLU 5201829','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (649,543,'CAXU 6127824','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (650,543,'FSCU 3383364','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (651,543,'BHCU 3026743','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (652,544,'SUDU 3683316','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (653,545,'SUDU 3347097','17710.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (654,546,'AWSU 1911599','3747.9500','23.0000','D2','2','C1','f',1335); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (655,547,'AWSU 1961563','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (656,547,'CLHU 2693478','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (657,547,'CRXU 2355230','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (658,547,'TTNU 2458325','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (659,547,'SUDU 3622882','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (660,547,'SUDU 3770468','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (661,547,'SUDU 3634991','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (662,547,'SUDU 3345284','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (663,547,'SUDU 3744577','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (664,547,'SUDU 3744371','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (665,547,'FBLU 3065780','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (666,547,'SUDU 3757825','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (667,547,'CMCU 2106091','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (668,547,'GLDU 2245641','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (669,547,'CAXU 6164113','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (670,548,'SUDU 377026/2','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (671,549,'SUDU 1515015','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (672,550,'TRIU 3413253','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (673,551,'SUDU 3623960','20425.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (674,552,'GATU 0752727','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (675,552,'TTNU 3123820','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (676,552,'KHLU 5201829','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (677,552,'CAXU 6127824','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (678,552,'FSCU 3383364','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (679,552,'BHCU 3026743','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (680,553,'SUDU 3683316','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (681,554,'AWSU 4942398','28550.0000','0.0000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (682,555,'CMCU 4903031','22550.0000','0.0000','D5','2','C5','f',510); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (683,556,'FSCU 6193694','22550.0000','0.0000','D5','2','C5','f',510); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (684,557,'SUDU 3615184','22800.0000','22.8000','D2','2','C5','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (685,558,'SUDU 4441045','24200.0000','23.9400','D4','2','C5','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (686,559,'TGHU 4275657','4143.0000','2.7070','D4','2','C1','f',13); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (687,560,'TGHU 4275657','10432.0000','42.8580','D4','2','C2','f',24); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (688,561,'TGHU 4275657','4640.0000','5.5480','D4','2','C1','f',7); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (689,562,'AWSU 4932126','28600.0000','0.0000','D4','2','C6','f',18414); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (690,563,'CRXU 9524901','23480.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (691,564,'SUDU 3401407','23628.0000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (692,565,'CLHU 8280574','5200.0000','0.0000','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (693,565,'SUDU 4969768','5200.0000','0.0000','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (694,565,'SUDU 4971810','5200.0000','0.0000','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (695,565,'FSCU 6388171','5200.0000','0.0000','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (696,566,'CRXU 2346310','3200.0000','0.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (697,567,'SUDU 3783568','16027.9000','19.2350','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (698,568,'GSTU 2429263','8950.0000','26.0060','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (699,569,'GSTU 2429263','8950.0000','26.0060','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (700,570,'CMCU 4908368','23592.0000','38.4300','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (701,571,'GATU 0756743','7100.0000','17.3200','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (702,572,'SUDU 3936137','8375.0000','14.8390','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (703,573,'TTNU 2287198','4931.0000','17.3810','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (704,574,'CLHU 8258117','19100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (705,575,'CCRU 1260829','28259.0000','0.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (706,576,'CRXU 4281239','22600.0000','0.0000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (707,577,'SUDU 1524130','5200.0000','26.0000','D2','2','C2','f',162); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (708,578,'TIFU 3260690','26760.0000','25.0000','T2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (709,578,'TIFU 3260725','26980.0000','25.0000','T2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (710,579,'SUDU 1529894','18200.0000','25.0000','D2','2','C5','f',630); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (711,579,'SUDU 1515925','16200.0000','25.0000','D2','2','C5','f',902); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (712,580,'ENAU 2462813','22187.0000','28.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (713,581,'SUDU 4660125','17022.0000','58.0000','D4','2','C5','f',737); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (714,582,'SUDU 2522810','7865.0000','28.0000','D2','2','C2','f',116); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (715,583,'SUDU 4662257','19212.0000','58.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (716,584,'CLHU 8258117','19100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (717,585,'ISGU 4214780','18233.0000','0.0000','D4','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (718,586,'CAXU 6133215','15060.0000','0.0000','D2','1','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (719,587,'SUDU 1524130','5200.0000','26.0000','D2','2','C2','f',162); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (720,588,'TIFU 3260690','26760.0000','25.0000','T2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (721,588,'TIFU 3260725','26980.0000','25.0000','T2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (722,589,'SUDU 1529894','18200.0000','25.0000','D2','2','C5','f',630); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (723,589,'SUDU 1515925','16200.0000','25.0000','D2','2','C5','f',902); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (724,590,'ENAU 2462813','22187.0000','28.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (725,591,'SUDU 4660125','17022.0000','58.0000','D4','2','C5','f',737); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (726,592,'SUDU 2522810','7865.0000','28.0000','D2','2','C2','f',116); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (727,593,'SUDU 4662257','19212.0000','58.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (728,594,'SUDU 3445196','7784.0000','28.3750','D2','2','C2','f',473); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (729,595,'BLKU 2517587','31900.0000','30.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (730,596,'BPTU 2651687','33020.0000','30.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (731,597,'BPTU 2651711','32900.0000','30.0000','T2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (732,598,'SCZU 7499866','20200.0000','30.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (733,599,'SUDU 2570845','6120.0000','22.4000','D2','2','C2','f',56); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (734,600,'SUDU 2570845','6120.0000','22.4000','D2','2','C2','f',56); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (735,601,'INBU 3046262','21240.0000','30.2400','D2','2','C6','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (736,602,'KHLU 6218744','19336.0000','32.1300','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (737,603,'SUDU 1519664','7056.0000','27.1530','D2','2','C2','f',206); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (738,604,'TTNU 4413994','21600.0000','50.0000','D4','2','C6','f',245); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (739,605,'CLHU 2596760','3400.0000','20.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (740,606,'SUDU 4677853','15673.0000','58.0000','D4','2','C4','f',589); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (741,607,'CAXU 7191392','14284.0000','58.0000','D4','2','C4','f',228); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (742,608,'GSTU 9071124','20620.0000','56.0000','D5','2','C5','f',1001); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (743,608,'SUDU 4576837','17800.0000','56.0000','D5','2','C5','f',801); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (744,609,'SUDU 4924763','19100.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (745,610,'ISGU 4313294','18033.0000','0.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (746,611,'SUDU 4648840','7061.0000','0.0000','D4','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (747,612,'SUDU 3933098','17710.0000','26.7200','D2','2','C4','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (748,613,'CMCU 4052374','12993.0000','0.0000','D4','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (749,614,'CLHU 8392321','22100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (750,615,'TEXU 5469704','22100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (751,616,'AWSU 4922067','18600.0000','0.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (752,617,'TGHU 7609589','23400.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (753,618,'AMIU 9600381','19100.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (754,619,'SUDU 4985795','22550.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (755,620,'CRXU 9160521','22550.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (756,621,'SUDU 3391079','10272.0000','13.8960','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (757,622,'ISGU 4313294','18033.0000','0.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (758,623,'SUDU 3620133','14340.0000','25.1000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (759,625,'SUDU 3507739','15980.0000','25.1000','D2','2','C4','f',207); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (760,626,'AWSU 1937633','13603.0000','25.1000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (761,627,'SUDU 3695317','13940.0000','25.1000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (762,628,'SUDU 3363288','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (763,628,'AWSU 1960680','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (764,628,'AWSU 1976922','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (765,628,'CMCU 2080309','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (766,629,'CMCU 2070743','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (767,629,'SUDU 3703238','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (768,629,'SUDU 3630846','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (769,629,'GATU 0680083','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (770,629,'CMCU 2082683','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (771,630,'TIFU 3260730','26920.0000','25.0000','T2','2','C6','f',19113); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (772,631,'SUDU 3969059','16880.0000','26.0000','D2','2','C5','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (773,632,'SUDU 3966194','10000.0000','25.0000','D2','2','C3','f',175); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (774,633,'SUDU 3615517','13469.0000','27.5090','D2','2','C4','f',832); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (775,634,'FSCU 3524844','24600.0000','22.0000','D2','2','C6','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (776,635,'SUDU 3926340','20732.0000','25.0000','D2','2','C5','f',8000); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (777,635,'TGHU 2318045','20732.0000','25.0000','D2','2','C5','f',8000); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (778,636,'SUDU 3642446','22351.0000','0.0000','D2','2','C6','f',9); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (779,636,'FSCU 7704865','22573.0000','0.0000','D2','2','C6','f',15); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (780,637,'SUDU 1526004','22438.0000','0.0000','D2','2','C6','f',10); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (781,638,'SUDU 4659459','12100.0000','56.0000','D4','2','C4','f',51); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (782,639,'GSTU 6136089','19420.0000','58.0000','D4','2','C5','f',1432); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (783,640,'TGHU 4378423','10749.2000','37.1900','D4','2','C3','f',339); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (784,641,'HLXU 6107831','19095.0000','56.0000','D5','2','C5','f',861); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (785,641,'TGHU 7730142','20225.0000','56.0000','D5','2','C5','f',1136); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (786,642,'CMCU 4021795','21600.0000','50.0000','D4','2','C6','f',270); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (787,643,'SUDU 3983967','7784.0000','29.3350','D2','2','C2','f',489); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (788,644,'EXFU 0804565','33180.0000','30.0000','T2','1','C1','f',2600); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (789,645,'SUDU 3676127','19420.0000','30.8000','D2','2','C5','f',1111); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (790,645,'SUDU 3623370','19560.0000','30.8000','D2','2','C5','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (791,646,'SUDU 4683244','17839.0000','58.0000','D4','2','C5','f',429); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (792,647,'FSCU 3865985','9705.0000','28.0000','D2','2','C3','f',242); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (793,648,'CMCU 4073090','18856.0000','58.0000','D4','2','C5','f',1548); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (794,649,'CAXU 7170980','15330.0000','47.9820','D4','2','C4','f',107); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (795,650,'SUDU 3487360','13666.0000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (796,651,'SUDU 4998961','23500.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (797,652,'DNLU 2030061','8846.0000','30.9440','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (798,653,'SUDU 3418694','19745.0000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (799,654,'SUDU 3706392','13248.0000','0.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (800,655,'KHJU 8401706','23600.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (801,656,'GSTU 3470235','11200.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (802,657,'SUDU 3397863','10571.0000','22.3700','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (803,658,'SUDU 3364237','7712.0000','24.5080','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (804,659,'AWSU 4914631','8430.0000','56.7000','D4','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (805,660,'ENAU 2460277','4355.0000','16.9790','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (806,661,'CRXU 9128536','24100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (807,662,'TEXU 5479981','14100.0000','0.0000','D5','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (808,663,'FBLU 3085642','5189.0000','15.7580','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (809,664,'CMCU 4927331','31680.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (810,665,'KHLU 9421375','14533.0000','28.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (811,666,'SUDU 6522770','21100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (812,667,'CLHU 3075448','22176.0000','0.0000','D2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (813,668,'CAXU 6182267','19800.0000','25.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (814,669,'CWSU 2230397','12200.0000','0.0000','D2','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (815,670,'TPHU 4441355','18600.0000','0.0000','D4','1','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (816,671,'SUDU 4655155','18700.0000','0.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (817,672,'SUDU 4494699','18700.0000','0.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (818,673,'SUDU 4970711','16592.0000','0.0000','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (819,674,'CRXU 9252233','9200.0000','0.0000','D5','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (820,675,'SUDU 3397863','10571.0000','22.3700','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (821,676,'TTNU 9792205','19100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (822,677,'TTNU 9792458','19100.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (823,678,'SUDU 2525131','7346.0000','0.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (824,679,'CRXU 9252233','9200.0000','0.0000','D5','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (825,680,'SUDU 4900479','17600.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (826,681,'TGHU 7583268','17600.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (827,682,'FSCU 6030676','23500.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (828,683,'SUDU 4968843','29100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (829,684,'FSCU 6399068','22550.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (830,685,'TGHU 4090463','19675.0000','0.0000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (831,686,'SUDU 3762903','7045.0000','29.0400','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (832,687,'SUDU 3351163','14283.0000','23.6240','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (833,688,'SUDU 2565108','7207.5000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (834,689,'SUDU 2565108','13285.0000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (835,690,'AWSU 1900510','8536.0000','25.8730','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (836,691,'SUDU 3922719','19640.0000','24.5800','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (837,692,'CAXU 2371339','4360.0000','0.0000','D2','1','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (838,693,'ISGU 0146666','22700.0000','0.0000','D2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (839,694,'CLHU 3076423','22700.0000','0.0000','D2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (840,695,'ISGU 6618630','22700.0000','0.0000','D2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (841,696,'SUDU 4972170','10400.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (842,697,'KHLU 5413005','9900.0000','0.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (843,698,'AWSU 1974323','6035.0000','0.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (844,699,'TRLU 2423837','17200.0000','0.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (845,700,'FSCU 2423887','12640.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (846,701,'TGHU 2239882','9141.0000','11.3880','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (847,702,'SUDU 3392516','12200.0000','0.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (848,703,'SUDU 3446295','8949.0000','28.6230','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (849,704,'TIFU 3260746','26780.0000','25.0000','T2','1','C6','f',19005); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (850,704,'TIFU 3260900','27080.0000','25.0000','T2','1','C6','f',19201); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (851,705,'TGHU 2248945','13531.0000','22.0270','D2','2','C4','f',81); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (852,706,'SUDU 3931665','2650.0000','0.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (853,707,'SUDU 3931665','2368.0000','0.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (854,708,'SUDU 4455096','17717.0000','58.0000','D4','2','C5','f',1388); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (855,709,'SUDU 1543700','23355.0000','28.0000','D2','2','C6','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (856,709,'SUDU 3624165','23133.0000','28.0000','D2','2','C6','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (857,709,'FSCU 3049240','23348.0000','28.0000','D2','2','C6','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (858,710,'SUDU 5590995','12600.0000','60.0000','D5','2','C4','f',296); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (859,711,'SUDU 1525203','18520.0000','25.0000','D2','2','C5','f',7200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (860,712,'CRXU 4950490','18066.0000','56.0000','D4','2','C5','f',2078); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (861,713,'KHLU 5222061','6936.4000','25.4300','D2','2','C2','f',214); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (862,714,'SUDU 4643534','8135.0000','50.0000','D4','2','C3','f',352); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (863,715,'SUDU 4933641','18785.0000','56.0000','D5','2','C5','f',1006); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (864,715,'TRIU 9033944','13465.0000','56.0000','D5','2','C4','f',661); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (865,716,'AWSU 1921494','11466.0000','19.5750','D2','2','C3','f',24); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (866,717,'EURU 1960937','33200.0000','30.0000','T2','1','C6','f',26000); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (867,718,'BLKU 2522897','32120.0000','30.0000','T2','1','C6','f',2507); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (868,718,'BLKU 2522881','32130.0000','30.0000','T2','1','C1','f',2508); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (869,719,'TTNU 3453740','8027.0000','28.0000','D2','2','C3','f',275); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (870,720,'SUDU 3918180','23802.0000','0.0000','D2','2','C6','f',14); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (871,722,'CLHU 4355844','28475.0000','46.0000','D4','2','C6','f',5000); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (872,723,'SUDU 5512821','28975.0000','46.0000','D5','2','C6','f',4950); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (873,724,'SUDU 3762436','16840.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (874,725,'CAXU 6222734','4400.0000','23.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (875,726,'SUDU 3782772','17710.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (876,727,'CRXU 9122522','31907.0000','46.0000','D5','2','C6','f',390); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (877,728,'CRXU 4269629','21600.0000','50.0000','D4','2','C6','f',313); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (878,729,'KHLU 5413005','16200.0000','0.0000','D4','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (879,730,'SUDU 4972170','4100.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (880,731,'SUDU 2525131','7346.0000','0.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (881,732,'SUDU 3374127','22892.0000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (882,733,'RMLU 2010133','18140.0000','11.8810','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (883,734,'TEXU 5394605','12082.0000','38.8080','D5','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (884,735,'CCRU 1260829','28259.0000','0.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (885,738,'CAXU 2313179','4859.0000','0.0000','D2','1','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (886,741,'SUDU 3607342','3200.0000','8.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (887,742,'CMCU 2062352','4300.0000','0.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (888,743,'FSCU 6986580','22100.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (889,744,'SUDU 3312911','16500.0000','0.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (890,745,'SUDU 3919309','4409.0000','0.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (891,746,'CMCU 2017991','6368.0000','23.0000','D2','2','C2','f',130); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (892,747,'SUDU 3635869','16592.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (893,748,'AMFU 8409679','11057.2400','46.0000','D5','2','C1','f',2097); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (894,750,'AWSU 1983731','21656.0000','23.0000','D2','2','C6','f',320); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (895,751,'SUDU 3401290','15080.0000','25.1000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (896,752,'AWSU 1991167','15780.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (897,753,'TRLU 2505811','18410.0000','25.1000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (898,754,'SUDU 3376726','2212.0180','25.1000','D2','2','C4','f',190); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (899,755,'SUDU 5504723','5153.0000','46.0000','D5','2','C2','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (900,756,'SUDU 5504723','7079.0000','46.0000','D5','2','C2','f',40); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (901,757,'SUDU 5504723','25622.0000','46.0000','D5','2','C6','f',340); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (902,758,'TTNU 2881682','17752.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (903,759,'AWSU 1941510','17500.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (904,760,'FBLU 3045104','16620.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (905,761,'GSTU 7882626','28975.0000','46.0000','D5','2','C6','f',4950); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (906,762,'CRXU 2881363','8238.1700','23.0000','D2','2','C1','f',6200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (907,763,'SUDU 4964750','28975.0000','46.0000','D5','2','C6','f',4860); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (908,764,'CMCU 2101206','20440.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (909,765,'CMCU 2077964','20440.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (910,766,'SUDU 3664194','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (911,767,'CLHU 2287545','20200.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (912,768,'GLDU 2207195','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (913,768,'SUDU 1502893','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (914,768,'SUDU 3353227','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (915,768,'SUDU 3660938','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (916,768,'CMCU 2097580','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (917,769,'SUDU 5586932','23460.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (918,770,'SUDU 4945196','30020.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (919,771,'SCZU 7499866','14700.0000','0.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (920,772,'SUDU 3756990','9694.0000','19.8460','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (921,773,'SUDU 3509747','3320.0000','14.1450','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (922,774,'SUDU 5527483','26730.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (923,775,'SUDU 4441913','13967.0000','42.3360','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (924,776,'CMCU 2025615','17780.2900','0.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (925,777,'KHLU 6403737','17600.0000','54.0000','D4','2','C5','f',520); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (926,778,'TGHU 4394168','25520.0000','52.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (927,779,'SUDU 3604770','23160.0000','25.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (928,779,'TTNU 2461530','23080.0000','25.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (929,779,'KHLU 5225435','22760.0000','25.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (930,780,'TIFU 3260896','27080.0000','25.0000','T2','1','C6','f',1909); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (931,781,'CLHU 3415574','16956.0000','24.0000','D2','2','C5','f',600); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (932,782,'TGHU 4278701','20550.0000','58.0000','D4','2','C5','f',1904); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (933,783,'SUDU 4645270','16517.0000','58.0000','D4','2','C5','f',661); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (934,784,'CRXU 2274400','22360.0000','0.0000','D2','2','C6','f',9); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (935,785,'CMCU 4042247','17905.0000','56.0000','D4','2','C5','f',946); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (936,786,'CLHU 4068757','13685.0000','56.0000','D4','2','C4','f',316); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (937,787,'AWSU 4909466','21600.0000','50.0000','D4','2','C6','f',330); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (938,788,'SUDU 1553571','12521.2000','19.0500','D2','2','C4','f',24); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (939,789,'SUDU 1571148','13385.1000','26.6910','D2','2','C4','f',24); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (940,790,'SUDU 5401617','23600.0000','50.0000','D4','2','C6','f',82); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (941,791,'SUDU 1573480','21240.0000','30.2400','D2','2','C6','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (942,792,'EURU 1960958','33050.0000','30.0000','T2','1','C1','f',26000); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (943,793,'EURU 1960963','33050.0000','30.0000','T2','1','C1','f',26000); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (944,794,'EURU 1961018','33050.0000','30.0000','T2','1','C1','f',26040); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (945,795,'EURU 1961002','33050.0000','30.0000','T2','1','C1','f',26060); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (946,796,'CLHU 4311110','14962.9000','57.6950','D4','2','C4','f',995); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (947,797,'AWSU 4932532','13630.0000','58.0000','D4','2','C4','f',807); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (948,798,'SUDU 4646913','13615.0000','58.0000','D4','2','C4','f',269); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (949,799,'SUDU 4675845','18697.0000','58.0000','D4','2','C5','f',1906); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (950,800,'TEXU 5504127','19100.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (951,801,'SUDU 4586497','24100.0000','0.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (952,802,'SUDU 3984367','10520.0000','12.1200','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (953,803,'SUDU 3794198','22532.0000','0.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (954,804,'CRXU 4763518','28400.0000','0.0000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (955,805,'SUDU 3506476','3960.0000','0.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (956,806,'SUDU 4493476','27200.0000','64.0000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (957,807,'SUDU 3370395','2200.0000','0.0000','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (958,808,'SUDU 3792791','20440.0000','0.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (959,809,'TPHU 4929530','245322.0000','50.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (960,810,'SUDU 3430848','21200.0000','20.8800','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (961,811,'SUDU 3614320','8035.0000','23.1850','D2','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (962,812,'SUDU 4583836','5820.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (963,813,'SUDU 5521989','5819.0000','0.0000','D5','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (964,814,'TGHU 2318723','3919.0000','0.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (965,815,'SUDU 5573581','19100.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (966,816,'SUDU 4649717','8263.0000','49.1200','D4','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (967,817,'SUDU 2580479','8280.0000','0.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (968,818,'SUDU 3440804','21656.0000','23.0000','D2','2','C6','f',320); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (969,820,'SUDU 2562942','14340.0000','25.1000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (970,821,'AWSU 1910289','17291.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (971,822,'FSCU 6037496','28975.0000','46.0000','D5','2','C6','f',3840); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (972,823,'CRXU 4058713','29440.0000','48.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (973,823,'CAXU 4163186','29440.0000','48.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (974,824,'CATU 2830471','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (975,824,'AWSU 1904291','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (976,824,'SUDU 3639150','23350.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (977,824,'GLDU 2213393','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (978,824,'CAXU 6198181','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (979,824,'CAXU 6199465','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (980,824,'SUDU 3605078','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (981,824,'SUDU 3377846','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (982,824,'SUDU 3939877','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (983,824,'SUDU 3393929','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (984,825,'CMCU 2046650','12200.0000','0.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (985,826,'SUDU 3653712','4200.0000','15.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (986,827,'CLHU 2000151','4711.0000','0.0000','D2','1','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (987,828,'BRXU 2003562','18743.0000','0.0000','D2','1','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (988,829,'SUDU 3627272','7200.0000','15.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (989,830,'SUDU 3452446','20272.0000','0.0000','D2','2','C5','f',720); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (990,831,'SUDU 3953730','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (991,831,'SUDU 3790783','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (992,831,'SUDU 3973151','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (993,831,'SUDU 3762694','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (994,831,'KHLU 5201834','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (995,831,'KHLU 5209711','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (996,831,'SUDU 3931515','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (997,831,'SUDU 3699740','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (998,831,'CRXU 2478620','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (999,831,'MLCU 3301505','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1000,832,'SUDU 3373202','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1001,832,'TRIU 3959012','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1002,832,'CLHU 2040508','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1003,832,'SUDU 3624355','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1004,832,'SUDU 3767382','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1005,833,'FBLU 3003813','9861.0000','10.9700','D2','2','C3','f',359); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1006,834,'TPMU 3513914','26740.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1007,835,'TRIU 5969961','26220.0000','52.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1008,836,'ENAU 2461870','23200.0000','22.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1009,837,'CAXU 6082191','12200.0000','14.4660','D2','2','C1','f',27); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1010,838,'SUDU 4320974','13219.0000','58.0000','D4','2','C4','f',215); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1011,839,'CMCU 4079499','17110.0000','58.0000','D4','2','C5','f',660); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1012,840,'KHJU 5417627','13973.0000','56.0000','D5','2','C4','f',333); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1013,841,'CRXU 4955017','21600.0000','50.0000','D4','2','C6','f',280); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1014,842,'SUDU 4611558','14917.0000','60.0000','D4','2','C4','f',991); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1015,843,'GCAU 2177950','33200.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1016,843,'GCAU 2178010','33200.0000','30.0000','T2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1017,844,'BLKU 2516472','31900.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1018,844,'BKLU 2516446','31900.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1019,845,'CMCU 2027650','19700.0000','30.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1020,845,'FSCU 3043242','19700.0000','30.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1021,846,'CRXU 1072868','21240.0000','30.2400','D2','2','C6','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1022,847,'GATU 4309677','14042.3000','61.0600','D4','2','C4','f',741); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1023,850,'SUDU 3676615','13240.0000','23.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1024,851,'DVRU 1457817','17580.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1025,852,'AWSU 1978334','17460.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1026,853,'SUDU 3641820','16720.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1027,854,'SUDU 3615543','17260.0000','23.0000','D2','2','C5','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1028,855,'SUDU 4321517','30050.0000','50.2000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1029,855,'CMCU 4059825','30050.0000','50.2000','D4','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1030,856,'SUDU 2580479','18794.0000','25.1000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1031,857,'CAXU 9513918','30307.5000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1032,857,'TOLU 1591152','30307.5000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1033,858,'AWSU 1995563','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1034,858,'AWSU 1904624','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1035,858,'CMCU 2101084','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1036,858,'GSTU 2438423','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1037,858,'AWSU 1940534','23200.0000','0.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1038,859,'SUDU 4414034','17600.0000','54.0000','D4','2','C5','f',548); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1039,860,'TIFU 3260751','26840.0000','25.0000','T2','1','C6','f',19029); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1040,861,'CLHU 3411970','16545.0000','25.0000','D2','2','C5','f',16958); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1041,862,'RMCU 4442253','26800.0000','0.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1042,863,'RMCU 4542247','25450.0000','0.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1043,864,'RMCU 9466330','28500.0000','0.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1044,865,'CAXU 7208284','15366.0000','56.0000','D4','2','C4','f',591); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1045,866,'BLKU 2519173','31900.0000','30.0000','T2','1','C1','f',25050); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1046,867,'CMCU 2079400','17438.0000','30.3000','D2','2','C5','f',770); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1047,868,'TRIU 5431596','17651.2000','59.7700','D4','2','C5','f',996); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1048,869,'GCAU 2177987','32900.0000','30.0000','T2','1','C1','f',25700); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1049,870,'TGHU 4379137','15104.0000','58.0000','D4','2','C4','f',635); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1050,871,'PONU 0480100','23860.0000','25.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1051,872,'CMCU 2067077','23520.0000','25.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1052,873,'GLDU 2047179','23340.0000','25.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1053,874,'TIFU 3260812','27080.0000','25.0000','T2','1','C6','f',19068); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1054,875,'SUDU 3699267','6200.0000','21.6100','D2','2','C2','f',3); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1055,876,'CAXU 2446274','17554.0000','26.0000','D2','2','C5','f',1386); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1056,877,'SUDU 5642912','25755.9000','50.0000','D5','2','C6','f',197); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1057,878,'SUDU 5572353','25332.2200','50.0000','D5','2','C6','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1058,879,'SUDU 3644921','23411.0000','0.0000','D2','2','C6','f',13); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1059,880,'SUDU 4626671','19305.0000','42.6570','D4','2','C5','f',78); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1060,881,'SUDU 4663166','21600.0000','50.0000','D4','2','C6','f',340); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1061,882,'SUDU 5407370','13228.0000','58.0000','D4','2','C4','f',281); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1062,883,'SUDU 4648834','15365.0000','58.0000','D4','2','C4','f',685); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1063,884,'CLHU 4495635','13096.0000','58.0000','D4','2','C4','f',268); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1064,885,'SUDU 1506667','7817.3000','24.7730','D2','2','C2','f',29); + +-- +-- Table structure for table `bl_items` +-- + +CREATE TABLE `bl_items` ( + `item_id` int(10) unsigned NOT NULL auto_increment, + `message_id` int(10) unsigned NOT NULL default '0', + `item_no` int(10) unsigned NOT NULL default '0', + `no_packages` int(10) unsigned NOT NULL default '0', + `kind_pack_code` varchar(10) NOT NULL default '', + `kind_pack_descr` varchar(50) NOT NULL default '', + `movement_detail` varchar(4) NOT NULL default '', + `commodity_code` varchar(20) NOT NULL default '', + `weight` decimal(15,4) NOT NULL default '0.0000', + `volume` decimal(15,4) NOT NULL default '0.0000', + PRIMARY KEY (`item_id`), + KEY `kind_pack_code` (`kind_pack_code`), + KEY `movement_detail` (`movement_detail`), + KEY `commodity_code` (`commodity_code`), + KEY `message_id` (`message_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `bl_items` +-- + +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (1,1,1,1,'T2','20 FT TANK CONTAINER','3','RUM','25019.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (2,2,1,1,'T2','20 FT TANK CONTAINER','3','RUM','25005.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (3,3,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','5000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (4,4,1,1,'D2','20 FT DRY','3','ELECTRONIC','2660.0000','12.1900'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (5,5,1,1,'D4','40 FT DRY','3','MACHINERY','23600.0000','64.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (6,6,1,1,'D2','20 FT DRY','3','FOODSTUFFN','1564.0000','1.8600'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (7,7,1,1,'D2','20 FT DRY','3','FOODSTUFFN','1245.0000','4.9200'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (8,8,1,1,'D2','20 FT DRY','3','FOODSTUFFN','5783.5300','8.3300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (9,9,1,1,'D2','20 FT DRY','3','FOODSTUFFN','835.0000','2.4000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (10,10,1,1,'D2','20 FT DRY','3','SECURITY','7661.0000','10.9700'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (11,11,1,1,'T2','20 FT TANK CONTAINER','3','CHEM HARML','23340.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (12,12,1,1,'D4','40 FT DRY','3','TEA','22620.0000','52.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (13,13,1,1,'D2','20 FT DRY','3','IRONSTEEL','21000.0000','22.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (14,14,1,1,'D2','20 FT DRY','3','GROUPCARGO','10000.0000','14.4660'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (15,15,1,1,'D4','40 FT DRY','3','BATHCABIN','9619.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (16,16,1,1,'D4','40 FT DRY','3','BATHCABIN','13510.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (17,17,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','9873.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (18,18,1,1,'D4','40 FT DRY','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (19,19,1,1,'D4','40 FT DRY','3','PLASTARTIC','11317.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (20,20,1,1,'T2','20 FT TANK CONTAINER','3','WINE','59600.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (21,21,1,1,'T2','20 FT TANK CONTAINER','3','WINE','57000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (22,22,1,1,'D2','20 FT DRY','3','WINE','35000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (23,23,1,1,'D2','20 FT DRY','3','WINE','19040.0000','30.2400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (24,24,1,1,'D4','40 FT DRY','3','GASAPPLIA','10442.3000','61.0600'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (25,25,1,1,'D2','20 FT DRY','3','ELECTRONIC','2660.0000','12.1900'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (26,26,1,1,'D4','40 FT DRY','3','ENGINES','7675.0000','33.2600'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (27,27,1,1,'D4','40 FT DRY','3','PRINTMACH','13000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (28,28,1,1,'T2','20 FT TANK CONTAINER','3','RUM','25019.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (29,29,1,1,'D2','20 FT DRY','3','FOODSTUFF','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (30,29,2,1,'D2','20 FT DRY','3','FOODSTUFF','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (31,29,3,1,'D2','20 FT DRY','3','FOODSTUFF','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (32,29,4,1,'D2','20 FT DRY','3','FOODSTUFF','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (33,29,5,1,'D2','20 FT DRY','3','FOODSTUFF','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (34,29,6,1,'D2','20 FT DRY','3','FOODSTUFF','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (35,29,7,1,'D2','20 FT DRY','3','FOODSTUFF','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (36,29,8,1,'D2','20 FT DRY','3','FOODSTUFF','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (37,29,9,1,'D2','20 FT DRY','3','FOODSTUFF','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (38,29,10,1,'D2','20 FT DRY','3','FOODSTUFF','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (39,30,1,1,'D2','20 FT DRY','3','IMO','15363.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (40,31,1,1,'D2','20 FT DRY','3','AUTOMOBILE','2500.0000','15.5300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (41,32,1,1,'D2','20 FT DRY','4','GROUPCARGO','9658.0000','16.9420'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (42,33,1,1,'D5','40 FT HIGH CUBE','3','ELECTRICAL','8000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (43,34,1,1,'D2','20 FT DRY','3','FURNIT','10000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (44,35,1,1,'D2','20 FT DRY','3','BROOMS','505.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (45,36,1,1,'D4','40 FT DRY','3','CLOTHES','19500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (46,37,1,1,'D4','40 FT DRY','3','CONSOLIDAT','16167.0000','50.4170'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (47,38,1,1,'D2','20 FT DRY','3','AUTOPARTS','10283.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (48,39,1,1,'D4','40 FT DRY','3','ELECTEQUIP','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (49,40,1,1,'D2','20 FT DRY','4','IMO','5347.0000','22.1850'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (50,41,1,1,'D5','40 FT HIGH CUBE','3','ELECTEQUIP','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (51,42,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','14000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (52,43,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (53,44,1,1,'D2','20 FT DRY','3','PERSEFFECT','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (54,45,1,1,'D2','20 FT DRY','3','PERSEFFECT','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (55,46,1,1,'D2','20 FT DRY','4','FAK','6183.0000','24.5480'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (56,47,1,1,'D2','20 FT DRY','3','FAK','8695.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (57,48,1,1,'D2','20 FT DRY','3','MACHINERY','2420.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (58,49,1,1,'D2','20 FT DRY','3','OIL','8320.0000','12.1200'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (59,50,1,1,'D4','40 FT DRY','3','STNOS','21537.0000','15.0400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (60,51,1,1,'D2','20 FT DRY','3','TEXTILES','6456.9000','28.8690'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (61,52,1,1,'D2','20 FT DRY','3','HOUSEHOLD','3250.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (62,53,1,1,'D2','20 FT DRY','3','CEMENT','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (63,54,1,1,'D2','20 FT DRY','3','MACHINERY','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (64,55,1,1,'D2','20 FT DRY','3','PLASTARTIC','17500.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (65,56,1,1,'T2','20 FT TANK CONTAINER','3','CHEMPRO','23400.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (66,57,1,1,'D2','20 FT DRY','3','GLASSWARE','84370.0000','100.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (67,58,1,1,'D2','20 FT DRY','3','IRONSTEEL','19500.0000','22.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (68,59,1,1,'D2','20 FT DRY','3','WINDOWBLIN','22400.0000','22.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (69,60,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','22000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (70,61,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','22000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (71,62,1,1,'D4','40 FT DRY','3','BATHCABIN','14811.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (72,63,1,1,'D4','40 FT DRY','3','GASAPPLIA','9412.3000','62.9900'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (73,64,1,1,'D5','40 FT HIGH CUBE','3','COPPERWIRE','22015.0100','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (74,65,1,1,'D5','40 FT HIGH CUBE','3','COPPERWIRE','22105.5800','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (75,66,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','18460.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (76,67,1,1,'D4','40 FT DRY','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (77,68,1,1,'D4','40 FT DRY','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (78,69,1,1,'D4','40 FT DRY','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (79,70,1,1,'D4','40 FT DRY','3','PLASTARTIC','6120.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (80,71,1,1,'D4','40 FT DRY','3','REFRIGPART','4225.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (81,72,1,1,'D2','20 FT DRY','3','WINE','17000.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (82,73,1,1,'D2','20 FT DRY','3','FABRICS','13746.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (83,74,1,1,'T2','20 FT TANK CONTAINER','3','WINE','27000.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (84,75,1,1,'T2','20 FT TANK CONTAINER','3','WINE','56000.0000','60000.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (85,76,1,1,'T2','20 FT TANK CONTAINER','3','WINE','24900.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (86,77,1,1,'T2','20 FT TANK CONTAINER','3','WINE','29400.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (87,78,1,1,'D4','40 FT DRY','3','BATHCABIN','10324.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (88,79,1,1,'D2','20 FT DRY','3','TEA','10160.0000','26.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (89,80,1,1,'D4','40 FT DRY','3','ALUMINIUM','23028.0000','22.4560'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (90,81,1,1,'D4','40 FT DRY','3','GASAPPLIA','20115.2000','120.5100'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (91,82,1,1,'D2','20 FT DRY','3','BRONZEBARS','21484.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (92,83,1,1,'D4','40 FT DRY','3','WOOD','12500.0000','48.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (93,84,1,1,'D4','40 FT DRY','3','REFRIGPART','4750.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (94,85,1,1,'D2','20 FT DRY','3','TEA','10160.0000','26.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (95,86,1,1,'D2','20 FT DRY','3','METALSNOE','22400.0000','22.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (96,87,1,1,'D4','40 FT DRY','3','BATHCABIN','9974.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (97,88,1,1,'D4','40 FT DRY','3','GASAPPLIA','9005.2000','59.4100'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (98,89,1,1,'D4','40 FT DRY','3','GASAPPLIA','10073.5000','59.6300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (99,90,1,1,'D2','20 FT DRY','3','TOOLS','19730.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (100,91,1,1,'D2','20 FT DRY','3','PLASTARTIC','10560.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (101,92,1,1,'T2','20 FT TANK CONTAINER','3','WINE','78010.0000','90.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (102,93,1,7,'D2','20 FT DRY','3','TEA','87248.0000','161.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (103,94,1,1,'D4','40 FT DRY','3','TEA','24820.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (104,95,1,1,'D4','40 FT DRY','3','TEA','23140.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (105,96,1,1,'F4','40 FT FLAT','3','TEA','2.6100','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (106,97,1,1,'D2','20 FT DRY','5','COFFEE','19456.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (107,98,1,1,'D2','20 FT DRY','3','TEA','12.2280','24.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (108,99,1,1,'D2','20 FT DRY','3','ALUMINIUM','4800.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (109,100,1,1,'D4','40 FT DRY','3','TEA','26608.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (110,101,1,2,'D4','40 FT DRY','3','TEA','53520.0000','100.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (111,102,1,1,'D2','20 FT DRY','5','COFFEE','19552.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (112,103,1,1,'D2','20 FT DRY','3','WOOD','2271.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (113,104,1,1,'D5','40 FT HIGH CUBE','3','WOOD','24875.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (114,105,1,1,'D2','20 FT DRY','5','COFFEE','18225.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (115,106,1,1,'D2','20 FT DRY','5','COFFEE','18225.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (116,107,1,2,'D2','20 FT DRY','3','BEANSDRIED','40080.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (117,108,1,1,'D2','20 FT DRY','3','WOOL','14911.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (118,109,1,1,'D2','20 FT DRY','3','TEA','17460.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (119,110,1,1,'D2','20 FT DRY','3','TEA','17500.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (120,111,1,1,'D4','40 FT DRY','3','TEA','25692.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (121,112,1,1,'D2','20 FT DRY','3','ALUMINIUM','1815.8400','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (122,113,1,1,'D2','20 FT DRY','3','ALUMINIUM','2400.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (123,114,1,4,'D2','20 FT DRY','3','TEA','50400.0000','92.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (124,115,1,15,'D4','40 FT DRY','3','TOBACCO','24785.4700','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (125,116,1,1,'D2','20 FT DRY','3','AUTOMOBILE','2500.0000','15.5300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (126,117,1,1,'D2','20 FT DRY','3','FURNITUREP','2646.0000','17.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (127,118,1,1,'D2','20 FT DRY','3','AUTOMOBILE','2500.0000','15.5300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (128,119,1,1,'D4','40 FT DRY','3','CLOTHES','19500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (129,120,1,1,'D4','40 FT DRY','3','CONSOLIDAT','16167.0000','50.4170'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (130,121,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (131,122,1,1,'D2','20 FT DRY','3','AUTOPARTS','10283.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (132,123,1,1,'D4','40 FT DRY','3','ELECTEQUIP','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (133,124,1,1,'D2','20 FT DRY','4','FAK','6183.0000','24.5480'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (134,125,1,1,'D2','20 FT DRY','3','FAK','8695.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (135,126,1,1,'D2','20 FT DRY','3','PERSEFFECT','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (136,127,1,1,'D2','20 FT DRY','3','PERSEFFECT','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (137,128,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19400.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (138,129,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (139,130,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19300.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (140,131,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (141,132,1,1,'D2','20 FT DRY','4','IMO','7489.0000','24.6960'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (142,133,1,1,'D2','20 FT DRY','3','FAK','7478.0000','21.1200'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (143,134,1,1,'D2','20 FT DRY','3','IMO','21323.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (144,135,1,1,'D2','20 FT DRY','3','FURNIT','10000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (145,136,1,1,'D2','20 FT DRY','4','GROUPCARGO','9658.0000','16.9420'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (146,137,1,1,'D5','40 FT HIGH CUBE','3','ELECTRICAL','8000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (147,138,1,1,'D4','40 FT DRY','3','FAK','9786.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (148,139,1,1,'D4','40 FT DRY','3','CLOTHES','25840.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (149,140,1,1,'D2','20 FT DRY','3','MACHINERY','2420.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (150,141,1,1,'D2','20 FT DRY','4','IMO','5347.0000','22.1850'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (151,142,1,1,'D4','40 FT DRY','4','FAK','10106.0000','35.6460'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (152,143,1,1,'D5','40 FT HIGH CUBE','3','HOUSEHOLD','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (153,144,1,1,'D2','20 FT DRY','3','CHEM HARML','5950.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (154,145,1,1,'T2','20 FT TANK CONTAINER','3','CHEM HARML','23280.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (155,146,1,1,'D4','40 FT DRY','3','TEA','22320.0000','52.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (156,147,1,1,'D2','20 FT DRY','3','TEA','12160.0000','26.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (157,148,1,1,'D2','20 FT DRY','3','HOUSEHOLD','1900.0000','17.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (158,149,1,1,'D2','20 FT DRY','3','TOOLS','21028.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (159,150,1,1,'D4','40 FT DRY','3','BATHCABIN','13812.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (160,151,1,1,'D5','40 FT HIGH CUBE','3','COPPERWIRE','22286.7400','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (161,152,1,1,'D5','40 FT HIGH CUBE','3','COPPERWIRE','21738.2400','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (162,153,1,1,'D5','40 FT HIGH CUBE','3','COPPERWIRE','22286.7400','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (163,154,1,1,'D2','20 FT DRY','3','PLASTARTIC','1500.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (164,154,2,1,'D4','40 FT DRY','3','PLASTARTIC','3000.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (165,154,3,1,'D5','40 FT HIGH CUBE','3','PLASTARTIC','3000.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (166,155,1,1,'D4','40 FT DRY','3','FURNIT','11150.0000','59.2100'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (167,156,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','25630.0000','112.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (168,157,1,1,'D4','40 FT DRY','3','REFRIGERAT','11300.0000','120.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (169,158,1,1,'D2','20 FT DRY','3','MOTORPARTS','2000.0000','10.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (170,159,1,1,'D2','20 FT DRY','3','WINE','18000.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (171,160,1,1,'D2','20 FT DRY','3','FIBRESYNTH','3088.2400','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (172,161,1,1,'T2','20 FT TANK CONTAINER','3','WINE','29680.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (173,162,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19400.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (174,163,1,5,'D2','20 FT DRY','3','SPIRITS','103447.0000','134.5470'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (175,164,1,1,'D2','20 FT DRY','3','PLASTARTIC','1880.0000','22.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (176,165,1,1,'D2','20 FT DRY','3','SPIRITS','21700.0000','29.4000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (177,166,1,1,'D2','20 FT DRY','3','SPIRITS','21700.0000','29.4000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (178,167,1,1,'D2','20 FT DRY','3','CONSTRMAT','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (179,168,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (180,169,1,1,'D2','20 FT DRY','3','ELECTEQUIP','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (181,170,1,1,'D5','40 FT HIGH CUBE','3','ELECTEQUIP','2000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (182,171,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (183,172,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19460.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (184,173,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (185,174,1,1,'D2','20 FT DRY','4','FAK','10295.0000','24.3270'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (186,175,1,1,'D2','20 FT DRY','3','EKECTRICAL','5405.0000','26.2100'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (187,176,1,1,'D2','20 FT DRY','3','ELECTR','3005.0000','25.7600'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (188,177,1,1,'D2','20 FT DRY','3','ELECTR','2818.0000','29.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (189,178,1,1,'D2','20 FT DRY','3','IMO','21478.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (190,179,1,1,'D2','20 FT DRY','3','TEA','12772.5000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (191,180,1,1,'D4','40 FT DRY','3','TEA','34048.0000','75.3000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (192,180,2,1,'D2','20 FT DRY','3','TEA','9000.0000','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (193,181,1,1,'D2','20 FT DRY','3','COFFEE','19552.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (194,182,1,1,'D5','40 FT HIGH CUBE','3','BOARD','24875.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (195,183,1,1,'D2','20 FT DRY','5','COFFEE','19502.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (196,184,1,2,'D5','40 FT HIGH CUBE','3','TEA','52522.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (197,185,1,20,'D5','40 FT HIGH CUBE','3','TOBACCO','421740.0000','920.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (198,186,1,1,'D2','20 FT DRY','5','COFFEE','18225.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (199,187,1,1,'D2','20 FT DRY','3','COFFEE','18225.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (200,188,1,10,'D2','20 FT DRY','3','BEANSDRIED','210000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (201,189,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (202,190,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (203,191,1,1,'D2','20 FT DRY','3','BAKERYFOOD','12000.0000','24.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (204,192,1,1,'D2','20 FT DRY','3','TENTNOS','2349.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (205,193,1,1,'T2','20 FT TANK CONTAINER','3','CHEM HARML','23660.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (206,194,1,1,'D2','20 FT DRY','3','BOATSLAUN','1500.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (207,195,1,1,'D2','20 FT DRY','3','PHARMACEUT','12852.0000','26.1540'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (208,196,1,1,'D4','40 FT DRY','3','GASAPPLIA','8742.1000','60.2800'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (209,197,1,1,'D2','20 FT DRY','3','FURNIT','6712.5000','29.4500'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (210,198,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','10705.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (211,199,1,1,'D4','40 FT DRY','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (212,200,1,1,'T2','20 FT TANK CONTAINER','3','WINE','29600.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (213,201,1,1,'T2','20 FT TANK CONTAINER','3','WINE','29400.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (214,202,1,1,'T2','20 FT TANK CONTAINER','3','WINE','29800.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (215,203,1,1,'D2','20 FT DRY','3','WINE','38080.0000','60.4800'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (216,204,1,1,'T2','20 FT TANK CONTAINER','3','WINE','28500.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (217,205,1,1,'T2','20 FT TANK CONTAINER','3','WINE','25000.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (218,206,1,1,'D4','40 FT DRY','3','BATHCABIN','16066.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (219,207,1,1,'D2','20 FT DRY','3','GROUPCARGO','4257.0000','20.3230'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (220,208,1,1,'D2','20 FT DRY','3','PERSEFFECT','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (221,209,1,1,'D2','20 FT DRY','3','PERSEFFECT','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (222,210,1,1,'D5','40 FT HIGH CUBE','3','HOUSEHOLD','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (223,211,1,1,'D4','40 FT DRY','3','TANKS','17000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (224,212,1,1,'D2','20 FT DRY','3','FAK','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (225,213,1,1,'D2','20 FT DRY','3','ALUMINIUM','9970.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (226,214,1,1,'D2','20 FT DRY','3','ELECTR','3005.0000','25.7600'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (227,215,1,1,'D2','20 FT DRY','3','FAK','6502.0000','23.3620'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (228,215,2,1,'D5','40 FT HIGH CUBE','3','FAK','23939.0000','47.5730'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (229,216,1,1,'D2','20 FT DRY','3','IMO','12853.0000','24.0720'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (230,216,2,1,'D2','20 FT DRY','3','ROOFTILES','7289.0000','23.6320'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (231,216,3,1,'D2','20 FT DRY','3','ROOFTILES','3753.0000','23.3620'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (232,216,4,1,'D2','20 FT DRY','3','ROOFTILES','7694.0000','23.6300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (233,217,1,1,'D4','40 FT DRY','3','MACHINERY','10711.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (234,218,1,1,'D4','40 FT DRY','3','LIGHTINMAT','7338.4000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (235,219,1,1,'D4','40 FT DRY','3','TEA','23595.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (236,220,1,1,'D4','40 FT DRY','3','TEA','26440.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (237,221,1,1,'D2','20 FT DRY','3','TEA','15220.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (238,222,1,1,'D2','20 FT DRY','3','TEA','15380.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (239,223,1,1,'D5','40 FT HIGH CUBE','3','ELECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (240,224,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (241,225,1,1,'D2','20\' Standard','3','PLASTICCAP','4845.0000','29.0400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (242,226,1,1,'D2','20 FT DRY','3','IMO','12333.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (243,227,1,1,'D4','40 FT DRY','3','GENECARGO','14000.0000','54.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (244,228,1,1,'D2','20 FT DRY','3','COFFEE','17662.5500','24.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (245,229,1,1,'D2','20 FT DRY','3','SECURITY','4667.0000','9.9000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (246,230,1,1,'T2','20 FT TANK CONTAINER','3','NONHAZCHEM','47200.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (247,231,1,1,'D2','20 FT DRY','3','IMO','0.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (248,232,1,1,'D2','20 FT DRY','3','WINDOWBLIN','22400.0000','22.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (249,233,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','15000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (250,234,1,1,'D2','20 FT DRY','3','PERSEFFECT','3000.0000','26.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (251,235,1,1,'D2','20 FT DRY','3','ALUMINIUM','28365.0000','26.6220'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (252,236,1,1,'D2','20 FT DRY','3','PERSEFFECT','8000.0000','26.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (253,237,1,1,'D4','40 FT DRY','3','BATHCABIN','15370.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (254,238,1,1,'D4','40 FT DRY','3','BATHCABIN','10902.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (255,239,1,1,'D5','40 FT HIGH CUBE','3','COPPERWIRE','17939.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (256,240,1,1,'D5','40 FT HIGH CUBE','3','COPPERWIRE','20520.4400','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (257,241,1,1,'D4','40 FT DRY','3','TEA','23595.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (258,242,1,1,'D4','40 FT DRY','3','TEA','26440.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (259,243,1,1,'D2','20 FT DRY','3','TEA','15220.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (260,244,1,1,'D2','20 FT DRY','3','TEA','15380.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (261,245,1,1,'D4','40 FT DRY','3','ANIMALFEED','12972.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (262,246,1,1,'D5','40 FT HIGH CUBE','3','ELECTRICAL','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (263,247,1,1,'D4','40 FT DRY','3','ELECTEQUIP','10000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (264,248,1,1,'D5','40 FT HIGH CUBE','3','POLYETHYLE','16000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (265,249,1,1,'D2','20 FT DRY','3','MACHINERY','7915.0000','20.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (266,250,1,1,'D4','40 FT DRY','3','FAK','714.7600','38.8600'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (267,250,2,1,'D4','40 FT DRY','3','FAK','1930.2400','60.7700'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (268,251,1,1,'D4','40 FT DRY','3','COOLER','7000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (269,252,1,1,'D2','20 FT DRY','3','FABRICS','2290.1000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (270,253,1,1,'D2','20 FT DRY','3','FAK','7915.0000','21.2170'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (271,254,1,1,'D2','20 FT DRY','3','SPIRITSLIQ','17680.0000','31.1730'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (272,255,1,1,'D2','20 FT DRY','3','IMO','19447.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (273,256,1,1,'D2','20 FT DRY','3','FOODSTUFFN','8328.0000','15.2960'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (274,257,1,1,'D5','40 FT HIGH CUBE','3','POLYETHYLE','13500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (275,257,2,1,'D5','40 FT HIGH CUBE','3','POLYETHYLE','13500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (276,258,1,1,'D4','40 FT DRY','3','LIGHTINMAT','7338.4000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (277,259,1,1,'D4','40 FT DRY','3','ANIMALFEED','12972.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (278,260,1,2,'D4','40 FT DRY','3','MACHINERY','52000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (279,261,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (280,262,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19400.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (281,263,1,2,'D4','40 FT DRY','3','TEA','49300.0000','92.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (282,264,1,2,'D4','40 FT DRY','3','MACHINERY','52000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (283,265,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (284,266,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (285,267,1,1,'D2','20 FT DRY','3','IMO','14688.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (286,268,1,1,'D2','20 FT DRY','3','IMO','12333.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (287,269,1,1,'D4','40 FT DRY','3','CLOTHES','25980.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (288,270,1,1,'D2','20\' Standard','3','PLASTICCAP','4845.0000','29.0400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (289,271,1,1,'D5','40 FT HIGH CUBE','3','ELECTRICAL','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (290,272,1,1,'D2','20 FT DRY','3','CONSOLIDAT','2846.0000','1.0160'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (291,273,1,1,'D2','20 FT DRY','3','AUTOMOTIVE','5483.0000','21.4930'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (292,274,1,1,'D2','20 FT DRY','3','EKECTRICAL','6500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (293,275,1,1,'D2','20 FT DRY','3','MACHINERY','7915.0000','20.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (294,276,1,1,'D2','20 FT DRY','4','FAK','11087.0000','19.3160'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (295,277,1,1,'D4','40 FT DRY','4','FAK','16789.0000','43.2160'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (296,278,1,1,'D2','20 FT DRY','4','FAK','4792.0000','22.4950'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (297,279,1,1,'D2','20 FT DRY','3','FAK','12144.0000','25.9300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (298,280,1,1,'D2','20 FT DRY','3','FOODSTUFFN','8400.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (299,281,1,1,'D2','20 FT DRY','3','AUTOMOBILE','2000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (300,282,1,1,'D2','20 FT DRY','3','ELECTEQUIP','9321.0000','30.1260'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (301,283,1,1,'D2','20 FT DRY','3','FAK','25000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (302,284,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (303,285,1,1,'D2','20 FT DRY','3','TEA','12960.0000','26.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (304,286,1,1,'D2','20 FT DRY','3','YEAST','18175.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (305,287,1,1,'D2','20 FT DRY','3','TOOLS','8000.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (306,288,1,1,'D5','40 FT HIGH CUBE','3','COPPERWIRE','21652.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (307,289,1,1,'D2','20 FT DRY','3','BRONZEBARS','20448.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (308,290,1,1,'D4','40 FT DRY','3','BATHCABIN','13220.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (309,291,1,1,'D4','40 FT DRY','3','BATHCABIN','11855.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (310,292,1,1,'D2','20 FT DRY','3','FURNIT','4415.9000','18.5000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (311,293,1,1,'D4','40 FT DRY','3','WOOD','11000.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (312,294,1,1,'D2','20 FT DRY','3','WINE','35200.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (313,295,1,1,'D2','20 FT DRY','3','WINE','17600.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (314,296,1,1,'D5','40 FT HIGH CUBE','3','ELECTEQUIP','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (315,297,1,1,'D2','20 FT DRY','3','TOOLS','2775.0000','15.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (316,298,1,2,'D5','40 FT HIGH CUBE','3','MACHINERY','23364.0000','56.9770'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (317,299,1,1,'D4','40 FT DRY','3','COOLER','4345.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (318,300,1,1,'D4','40 FT DRY','3','PLASTICCAP','4830.0000','57.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (319,301,1,1,'D2','20 FT DRY','3','DETERGENTS','10700.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (320,302,1,1,'D2','20 FT DRY','3','MACHINE','10000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (321,303,1,1,'D2','20 FT DRY','3','EKECTRICAL','8000.0000','20.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (322,304,1,1,'D2','20 FT DRY','3','MOTOR','1000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (323,305,1,1,'D2','20 FT DRY','3','TEA','14402.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (324,306,1,1,'D2','20 FT DRY','3','TEA','14504.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (325,307,1,1,'D2','20 FT DRY','3','TEA','14660.0000','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (326,308,1,1,'D2','20 FT DRY','3','TEA','14260.0000','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (327,309,1,1,'D4','40 FT DRY','3','TEA','25871.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (328,310,1,1,'D2','20 FT DRY','3','TEA','17214.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (329,311,1,1,'D2','20 FT DRY','3','TEA','17260.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (330,312,1,1,'D5','40 FT HIGH CUBE','3','TEA','26774.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (331,313,1,1,'D2','20 FT DRY','3','TEA','15014.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (332,314,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (333,315,1,5,'D2','20 FT DRY','3','BEANSDRIED','105000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (334,316,1,10,'D2','20 FT DRY','3','BEANSDRIED','210000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (335,317,1,1,'D2','20 FT DRY','5','COFFEE','18225.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (336,318,1,1,'D2','20 FT DRY','3','CHEM HARML','17600.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (337,319,1,1,'D5','40 FT HIGH CUBE','3','BOARD','24875.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (338,320,1,2,'D4','40 FT DRY','3','TEA','49300.0000','92.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (339,321,1,1,'D2','20 FT DRY','3','PERSEFFECT','3855.0000','35.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (340,322,1,3,'D2','20 FT DRY','3','BEER','52002.0000','69.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (341,323,1,1,'D2','20 FT DRY','3','TEA','14432.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (342,324,1,1,'D2','20 FT DRY','3','TEA','17200.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (343,325,1,1,'D2','20 FT DRY','3','TEA','12716.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (344,326,1,2,'D4','40 FT DRY','3','TEA','30570.0000','50.2000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (345,327,1,1,'D5','40 FT HIGH CUBE','3','TEA','21822.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (346,328,1,1,'D5','40 FT HIGH CUBE','3','ELECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (347,329,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (348,330,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (349,331,1,2,'D2','20 FT DRY','5','COFFEE','36480.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (350,332,1,1,'D2','20 FT DRY','3','DYES','6090.0000','25.9100'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (351,333,1,1,'D2','20 FT DRY','3','STSHEETS','21262.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (352,334,1,1,'D2','20 FT DRY','3','STSHEETS','20999.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (353,335,1,2,'D4','40 FT DRY','3','MACHINERY','52000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (354,336,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (355,337,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19400.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (356,338,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19300.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (357,339,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (358,340,1,1,'D2','20 FT DRY','3','FAK','10196.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (359,341,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (360,342,1,1,'D2','20 FT DRY','3','CHEM HARML','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (361,342,2,1,'D2','20 FT DRY','3','CHEM HARML','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (362,343,1,1,'D2','20 FT DRY','3','MACHINE','4842.0000','23.8600'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (363,344,1,1,'D2','20 FT DRY','3','ADHESIVES','8265.0000','16.0700'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (364,345,1,1,'D4','40 FT DRY','3','PRINTMACH','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (365,346,1,1,'D2','20 FT DRY','3','FURNIT','8270.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (366,347,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','8270.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (367,348,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','17725.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (368,349,1,1,'D5','40 FT HIGH CUBE','3','PERSEFFECT','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (369,350,1,1,'D2','20 FT DRY','3','FAK','20500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (370,351,1,1,'D2','20 FT DRY','3','MACHINE','4842.0000','23.8600'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (371,352,1,1,'D2','20 FT DRY','3','ADHESIVES','8265.0000','16.0700'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (372,353,1,1,'D4','40 FT DRY','3','PRINTMACH','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (373,354,1,1,'D4','40 FT DRY','4','PRINTMACH','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (374,355,1,1,'D2','20 FT DRY','3','CHOCOLATE','6000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (375,356,1,1,'D5','40 FT HIGH CUBE','3','POLYETHYLE','16000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (376,357,1,1,'D4','40 FT DRY','3','GASAPPLIA','10246.7000','59.4000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (377,358,1,1,'T2','20 FT TANK CONTAINER','3','ACID','46920.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (378,359,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','20000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (379,360,1,1,'D4','40 FT DRY','3','AUTOPARTS','11303.0000','43.8370'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (380,361,1,1,'D2','20 FT DRY','3','EKECTRICAL','6500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (381,362,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','22000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (382,363,1,1,'D4','40 FT DRY','3','SPAREPARTS','8946.0000','31.2620'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (383,364,1,1,'D4','40 FT DRY','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (384,365,1,1,'D4','40 FT DRY','3','BATHCABIN','17228.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (385,366,1,1,'D2','20 FT DRY','3','PLASTARTIC','5584.3800','29.3400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (386,367,1,1,'D5','40 FT HIGH CUBE','3','MOTORPARTS','32000.0000','120.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (387,367,2,1,'D2','20 FT DRY','3','MOTORPARTS','8000.0000','20.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (388,368,1,1,'D2','20 FT DRY','3','WINE','18000.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (389,369,1,1,'T2','20 FT TANK CONTAINER','3','WINE','28500.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (390,370,1,1,'D2','20 FT DRY','3','STSHEETS','21401.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (391,371,1,1,'D5','40 FT HIGH CUBE','3','CEREBREAKF','7977.2000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (392,371,2,1,'D5','40 FT HIGH CUBE','3','CEREBREAKF','7716.9000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (393,372,1,1,'D5','40 FT HIGH CUBE','3','POLYETHYLE','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (394,373,1,1,'D5','40 FT HIGH CUBE','3','POLYETHYLE','16000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (395,374,1,1,'D5','40 FT HIGH CUBE','3','ELECTRICAL','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (396,375,1,1,'D5','40 FT HIGH CUBE','3','ELECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (397,376,1,1,'D2','20 FT DRY','3','DYES','6090.0000','25.9100'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (398,377,1,1,'D2','20 FT DRY','3','DYES','6090.0000','25.9100'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (399,378,1,1,'D2','20 FT DRY','3','DYES','6090.0000','25.9100'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (400,379,1,1,'D2','20 FT DRY','3','SPIRITS','21700.0000','29.4000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (401,380,1,1,'D2','20 FT DRY','3','SPIRITS','21700.0000','29.4000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (402,381,1,2,'D4','40 FT DRY','3','CHEM HARML','42000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (403,382,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (404,383,1,1,'D2','20 FT DRY','3','GROUPCARGO','6958.0000','20.6610'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (405,384,1,1,'D5','40 FT HIGH CUBE','3','ELECTEQUIP','6719.0000','54.6400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (406,385,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (407,386,1,1,'D4','40 FT DRY','3','FAK','21392.0000','41.2040'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (408,387,1,1,'D4','40 FT DRY','3','FAK','25000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (409,388,1,1,'D2','20 FT DRY','3','FIBRESYNTH','5325.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (410,389,1,1,'D2','20 FT DRY','3','FAK','16293.9000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (411,390,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','22000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (412,391,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','22000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (413,392,1,1,'D4','40 FT DRY','3','TOOLS','12500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (414,393,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','22000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (415,394,1,1,'T2','20 FT TANK CONTAINER','3','ACID','42980.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (416,395,1,1,'D2','20 FT DRY','3','PERSEFFECT','3000.0000','26.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (417,396,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','16140.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (418,397,1,1,'D2','20 FT DRY','3','TOOLS','8000.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (419,398,1,1,'D2','20 FT DRY','3','WINDOWBLIN','22400.0000','22.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (420,399,1,1,'D4','40 FT DRY','3','GASAPPLIA','9590.4000','60.1400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (421,400,1,1,'D4','40 FT DRY','3','BATHCABIN','16420.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (422,401,1,1,'D5','40 FT HIGH CUBE','3','COPPERWIRE','22103.3000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (423,402,1,1,'D4','40 FT DRY','3','YARN','5109.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (424,403,1,1,'D2','20 FT DRY','3','FURNIT','6466.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (425,403,2,1,'D5','40 FT HIGH CUBE','3','FURNIT','33750.0000','112.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (426,404,1,1,'D4','40 FT DRY','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (427,405,1,1,'T2','20 FT TANK CONTAINER','3','WINE','28550.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (428,406,1,1,'T2','20 FT TANK CONTAINER','3','WINE','29680.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (429,407,1,1,'T2','20 FT TANK CONTAINER','3','WINE','29580.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (430,408,1,1,'D2','20 FT DRY','3','SAUCES','15453.0000','30.9060'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (431,409,1,1,'T2','20 FT TANK CONTAINER','3','WINE','29600.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (432,410,1,1,'D2','20 FT DRY','3','FURNIT','5500.0000','24.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (433,411,1,1,'D2','20 FT DRY','3','GROUPCARGO','7400.0000','18.5280'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (434,412,1,1,'D4','40 FT DRY','3','BATHCABIN','15516.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (435,413,1,1,'D2','20 FT DRY','3','GROUPCARGO','6958.0000','20.6610'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (436,414,1,1,'D4','40 FT DRY','3','MACHINERY','12380.0000','29.2820'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (437,415,1,1,'D2','20 FT DRY','3','FAK','3800.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (438,416,1,1,'D2','20 FT DRY','3','PETTOYS','6000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (439,417,1,1,'D5','40 FT HIGH CUBE','3','TEXTILES','1195.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (440,418,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (441,419,1,1,'D5','40 FT HIGH CUBE','3','ELECTEQUIP','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (442,420,1,1,'D2','20 FT DRY','3','IMO','9890.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (443,421,1,1,'D5','40 FT HIGH CUBE','3','TEXTILES','1195.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (444,422,1,1,'D2','20 FT DRY','3','ELECTEQUIP','6500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (445,423,1,1,'D4','40 FT DRY','3','PLASTICCAP','4796.7400','53.2890'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (446,424,1,1,'D2','20 FT DRY','3','AUTOMOBILE','2500.0000','15.5300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (447,425,1,1,'D4','40 FT DRY','3','STATIONARY','13680.0000','72.7240'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (448,426,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (449,427,1,1,'D2','20 FT DRY','3','IMO','13141.0000','19.7760'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (450,428,1,1,'D2','20 FT DRY','3','BOOKS','6938.0000','11.2200'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (451,429,1,1,'D4','40 FT DRY','3','MACHINERY','7180.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (452,430,1,1,'D2','20 FT DRY','3','FAK','2000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (453,431,1,1,'D2','20 FT DRY','3','PAPER','17666.0000','34615.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (454,432,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19400.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (455,433,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19300.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (456,434,1,1,'D2','20 FT DRY','3','COFFEE','18897.8500','24.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (457,435,1,1,'D4','40 FT DRY','3','TEA','21920.0000','52.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (458,436,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','22000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (459,437,1,1,'T2','20 FT TANK CONTAINER','3','ACID','47280.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (460,438,1,1,'D2','20 FT DRY','3','LEATHER','3180.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (461,439,1,1,'D4','40 FT DRY','3','TOOLS','48000.0000','168.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (462,440,1,1,'D2','20 FT DRY','3','HERBICIDES','8000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (463,441,1,1,'D4','40 FT DRY','3','GASAPPLIA','9998.7000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (464,442,1,1,'D2','20 FT DRY','3','TOOLS','19703.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (465,443,1,1,'D2','20 FT DRY','3','FURNIT','5260.1000','24.6100'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (466,444,1,1,'D4','40 FT DRY','3','YARN','4888.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (467,445,1,1,'T2','20 FT TANK CONTAINER','3','WINE','29380.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (468,446,1,1,'D4','40 FT DRY','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (469,447,1,1,'D2','20 FT DRY','3','PLASTARTIC','5584.3800','29.3350'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (470,448,1,1,'T2','20 FT TANK CONTAINER','3','WINE','87500.0000','90.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (471,449,1,1,'D5','40 FT HIGH CUBE','3','HOUSEHOLD','12000.0000','73.3200'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (472,450,1,1,'T2','20 FT TANK CONTAINER','3','WINE','28500.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (473,451,1,1,'T2','20 FT TANK CONTAINER','3','WINE','57000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (474,452,1,1,'D2','20 FT DRY','3','WINE','38080.0000','60.4800'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (475,453,1,1,'D2','20 FT DRY','3','WINE','18000.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (476,454,1,1,'D2','20 FT DRY','3','BATHCABIN','5489.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (477,455,1,1,'D2','20 FT DRY','3','GROUPCARGO','7166.0000','28.4630'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (478,456,1,1,'D5','40 FT HIGH CUBE','3','MACHINERY','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (479,456,2,1,'D5','40 FT HIGH CUBE','3','MACHINERY','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (480,457,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (481,458,1,1,'D2','20 FT DRY','4','CONSOLIDAT','5929.0000','13.5420'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (482,459,1,1,'D2','20 FT DRY','3','IMO','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (483,460,1,1,'D2','20 FT DRY','3','IMO','21500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (484,461,1,1,'D4','40 FT DRY','3','EKECTRICAL','14654.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (485,462,1,1,'D2','20 FT DRY','3','ELECTEQUIP','6500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (486,463,1,1,'D4','40 FT DRY','3','PRINTMACH','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (487,464,1,1,'D2','20 FT DRY','3','ADHESIVES','13500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (488,465,1,1,'O4','40 FT OPEN TOP','3','MACHINERY','12000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (489,466,1,1,'D5','40 FT HIGH CUBE','3','POLYETHYLE','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (490,466,2,1,'D5','40 FT HIGH CUBE','3','POLYETHYLE','19000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (491,467,1,1,'D2','20 FT DRY','3','CHEM HARML','17200.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (492,468,1,1,'D4','40 FT DRY','3','ENGINES','7370.0000','14.3000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (493,469,1,1,'D2','20 FT DRY','3','FIBRESYNTH','2890.8000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (494,470,1,1,'D2','20 FT DRY','3','PLASTARTIC','15510.0000','26.7200'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (495,471,1,1,'D2','20 FT DRY','3','FAK','5946.0000','14.6860'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (496,472,1,1,'D2','20 FT DRY','3','STSHEETS','21435.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (497,473,1,1,'D2','20 FT DRY','3','STSHEETS','21492.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (498,474,1,1,'D2','20 FT DRY','3','FAK','950.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (499,475,1,1,'D2','20 FT DRY','3','ENGINES','6040.0000','18.6600'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (500,476,1,1,'D2','20 FT DRY','3','IMO','20600.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (501,477,1,1,'D2','20 FT DRY','3','MACHINERY','24415.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (502,478,1,1,'D2','20 FT DRY','3','MACHINE','3378.0000','18.9640'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (503,479,1,1,'D4','40 FT DRY','3','PLASTICCAP','4830.0000','56.7000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (504,480,1,1,'D2','20 FT DRY','3','SPORTEQUIP','4568.6000','22.0400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (505,481,1,1,'T2','20 FT TANK CONTAINER','3','ACID','23360.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (506,482,1,1,'D2','20 FT DRY','3','TOOLS','8000.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (507,483,1,1,'D2','20 FT DRY','3','GLASS','62000.0000','75.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (508,484,1,1,'D2','20 FT DRY','3','WINDOWBLIN','22400.0000','22.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (509,485,1,1,'D2','20 FT DRY','3','TOILETRIES','67800.0000','100.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (510,486,1,1,'D4','40 FT DRY','3','TENTNOS','103.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (511,487,1,1,'D2','20 FT DRY','3','PLASTARTIC','12800.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (512,488,1,1,'D2','20 FT DRY','3','BATHCABIN','7589.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (513,489,1,1,'D2','20 FT DRY','3','BATHCABIN','8079.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (514,490,1,1,'D4','40 FT DRY','3','BATHCABIN','15248.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (515,491,1,1,'D4','40 FT DRY','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (516,492,1,1,'T2','20 FT TANK CONTAINER','3','WINE','28500.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (517,493,1,1,'T2','20 FT TANK CONTAINER','3','WINE','29460.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (518,494,1,1,'D4','40 FT DRY','3','BATHCABIN','12022.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (519,495,1,1,'D4','40 FT DRY','3','BATHCABIN','11070.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (520,496,1,1,'D2','20 FT DRY','3','GROUPCARGO','6755.0000','25.1020'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (521,497,1,1,'D5','40 FT HIGH CUBE','3','TEXTILES','1119.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (522,498,1,1,'D2','20 FT DRY','3','IMO','14056.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (523,499,1,1,'D4','40 FT DRY','3','PLASTICCAP','4830.0000','56.7000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (524,500,1,1,'D2','20 FT DRY','3','STSHEETS','21592.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (525,501,1,1,'D2','20 FT DRY','3','PERSEFFECT','1352.0000','11.8000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (526,502,1,1,'D5','40 FT HIGH CUBE','3','ALUMINIUM','3713.5300','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (527,503,1,1,'D2','20 FT DRY','3','TEA','14160.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (528,504,1,1,'D2','20 FT DRY','3','TEA','14540.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (529,505,1,1,'D2','20 FT DRY','3','TEA','15260.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (530,506,1,1,'D2','20 FT DRY','3','TEA','14940.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (531,507,1,1,'D5','40 FT HIGH CUBE','3','BOARD','24875.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (532,508,1,1,'D5','40 FT HIGH CUBE','3','BOARD','24875.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (533,509,1,1,'D4','40 FT DRY','3','TEA','27741.0000','50.2000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (534,510,1,1,'D2','20 FT DRY','3','TEA','11940.0000','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (535,511,1,1,'D2','20 FT DRY','3','TEA','15510.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (536,512,1,1,'D5','40 FT HIGH CUBE','3','TEA','22434.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (537,513,1,1,'D2','20 FT DRY','3','ALUMINIUM','1547.9500','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (538,514,1,15,'D2','20 FT DRY','3','BEANSDRIED','315000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (539,515,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (540,516,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (541,517,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (542,518,1,1,'D2','20 FT DRY','5','COFFEE','18225.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (543,519,1,6,'D2','20 FT DRY','3','BEANSDRIED','126000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (544,520,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (545,521,1,1,'D2','20 FT DRY','3','TEA','15510.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (546,522,1,1,'D2','20 FT DRY','3','ALUMINIUM','1547.9500','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (547,523,1,15,'D2','20 FT DRY','3','BEANSDRIED','315000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (548,524,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (549,525,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (550,526,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (551,527,1,1,'D2','20 FT DRY','5','COFFEE','18225.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (552,528,1,6,'D2','20 FT DRY','3','BEANSDRIED','126000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (553,529,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (554,530,1,1,'D4','40 FT DRY','3','CLOTHES','24950.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (555,531,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (556,532,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (557,533,1,1,'D2','20 FT DRY','3','CHEM HARML','20600.0000','22.8000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (558,534,1,1,'D4','40 FT DRY','3','CHEM HARML','20600.0000','23.9400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (559,535,1,1,'D4','40 FT DRY','3','KITCHEQUIP','543.0000','2.7070'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (560,536,1,1,'D4','40 FT DRY','3','KITCHEQUIP','6832.0000','42.8580'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (561,537,1,1,'D4','40 FT DRY','3','KITCHEQUIP','1040.0000','5.5480'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (562,538,1,1,'D4','40 FT DRY','3','FAK','25000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (563,539,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19380.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (564,540,1,1,'D2','20 FT DRY','3','IMO','21428.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (565,541,1,4,'D5','40 FT HIGH CUBE','3','AGRIMACH','4400.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (566,542,1,1,'D2','20 FT DRY','3','EKECTRICAL','1000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (567,543,1,1,'D2','20 FT DRY','3','IMO','13827.9000','19.2350'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (568,544,1,1,'D2','20 FT DRY','3','IMO','6750.0000','26.0060'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (569,545,1,1,'D2','20 FT DRY','3','IMO','6750.0000','26.0060'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (570,546,1,1,'D5','40 FT HIGH CUBE','3','MACHINERY','19492.0000','38.4300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (571,547,1,1,'D2','20 FT DRY','3','MACHINERY','4900.0000','17.3200'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (572,548,1,1,'D2','20 FT DRY','3','CHEM HARML','6175.0000','14.8390'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (573,549,1,1,'D2','20 FT DRY','3','ELECTEQUIP','2731.0000','17.3810'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (574,550,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (575,551,1,3,'T2','20 FT TANK CONTAINER','3','SPIRITSIMO','24859.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (576,552,1,1,'D4','40 FT DRY','3','FORKLIFT','19000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (577,553,1,1,'D2','20 FT DRY','3','PERSEFFECT','3000.0000','26.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (578,554,1,24000,'BULK','BULK','3','ETHYLALCO','46940.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (579,555,1,1,'D2','20 FT DRY','3','TOOTHPASTE','30000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (580,556,1,1,'D2','20 FT DRY','3','STEEL','19987.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (581,557,1,1,'D4','40 FT DRY','3','GENECARGO','13422.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (582,558,1,1,'D2','20 FT DRY','3','BATHCABIN','5665.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (583,559,1,1,'D4','40 FT DRY','3','BATHCABIN','15612.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (584,560,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (585,561,1,1,'D4','40 FT DRY','3','SCRAP','14633.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (586,562,1,1,'D2','20 FT DRY','3','IMO','12860.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (587,563,1,1,'D2','20 FT DRY','3','PERSEFFECT','3000.0000','26.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (588,564,1,24000,'BULK','BULK','3','ETHYLALCO','46940.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (589,565,1,1,'D2','20 FT DRY','3','TOOTHPASTE','30000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (590,566,1,1,'D2','20 FT DRY','3','STEEL','19987.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (591,567,1,1,'D4','40 FT DRY','3','GENECARGO','13422.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (592,568,1,1,'D2','20 FT DRY','3','BATHCABIN','5665.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (593,569,1,1,'D4','40 FT DRY','3','BATHCABIN','15612.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (594,570,1,1,'PKGS','PACKAGES','3','TEXTILES','5584.0000','28.3750'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (595,571,1,1,'T2','20 FT TANK CONTAINER','3','WINE','28500.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (596,572,1,1,'T2','20 FT TANK CONTAINER','3','WINE','29620.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (597,573,1,1,'T2','20 FT TANK CONTAINER','3','WINE','29500.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (598,574,1,1,'D2','20 FT DRY','3','WINE','18000.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (599,575,1,1,'D2','20 FT DRY','3','GENECARGO','3920.0000','22.4000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (600,576,1,1,'D2','20 FT DRY','3','GENECARGO','3920.0000','22.4000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (601,577,1,1,'D2','20 FT DRY','3','WINE','19040.0000','30.2400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (602,578,1,1,'D2','20 FT DRY','3','WINE','17136.0000','32.1300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (603,579,1,1,'D2','20 FT DRY','3','GROUPCARGO','4856.0000','27.1530'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (604,580,1,1,'D4','40 FT DRY','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (605,581,1,1,'D2','20 FT DRY','3','MOTOR','1200.0000','20.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (606,582,1,1,'D4','40 FT DRY','3','BATHCABIN','12073.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (607,583,1,1,'D4','40 FT DRY','3','BATHCABIN','10684.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (608,584,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','30220.0000','112.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (609,585,1,1,'D5','40 FT HIGH CUBE','3','MACHINERY','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (610,586,1,1,'D4','40 FT DRY','3','SCRAP','14633.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (611,587,1,1,'D4','40 FT DRY','3','YARN','3461.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (612,588,1,1,'D2','20 FT DRY','3','PLASTARTIC','15510.0000','26.7200'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (613,589,1,1,'D4','40 FT DRY','3','TOOLS','9393.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (614,590,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (615,591,1,1,'D5','40 FT HIGH CUBE','3','ELECTEQUIP','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (616,592,1,1,'D4','40 FT DRY','3','SANITARY','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (617,593,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19300.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (618,594,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (619,595,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (620,596,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (621,597,1,1,'D2','20 FT DRY','3','BOOKS','8072.0000','13.8960'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (622,598,1,1,'D4','40 FT DRY','3','SCRAP','14633.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (623,599,1,1,'D2','20 FT DRY','3','TEA','12140.0000','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (624,600,1,2,'D4','40 FT DRY','3','TEA','27700.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (625,601,1,1,'D2','20 FT DRY','3','TEA','13780.0000','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (626,602,1,1,'D2','20 FT DRY','3','TEA','11403.0000','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (627,603,1,1,'D2','20 FT DRY','3','TEA','11740.0000','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (628,604,1,4,'D2','20 FT DRY','3','BEANSDRIED','84000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (629,605,1,5,'BAGS','BAGS','3','BEANSDRIED','105000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (630,606,1,1,'BULK','BULK','3','NONHAZCHEM','23520.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (631,607,1,400,'BAGS','BAGS','3','TEA','14680.0000','26.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (632,608,1,1,'D2','20 FT DRY','3','GENECARGO','7800.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (633,609,1,832,'PKGS','PACKAGES','3','GROUPCARGO','11269.0000','27.5090'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (634,610,1,1,'D2','20 FT DRY','3','GENECARGO','22400.0000','22.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (635,611,1,80000,'PICS','PIECES','3','GENECARGO','37064.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (636,612,1,1,'D2','20 FT DRY','3','GENECARGO','40524.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (637,613,1,1,'D2','20 FT DRY','3','GENECARGO','20238.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (638,614,1,1,'D4','40 FT DRY','3','MOTORPARTS','8500.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (639,615,1,1,'D4','40 FT DRY','3','BATHCABIN','15820.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (640,616,1,1,'D4','40 FT DRY','3','GENECARGO','7149.2000','37.1900'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (641,617,1,861,'CART','CARTONS','3','FURNIT','31120.0000','112.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (642,618,1,270,'PICS','PIECES','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (643,619,1,489,'CART','CARTONS','3','GENECARGO','5584.0000','29.3350'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (644,620,1,26000,'BULK','BULK','3','WINE','29780.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (645,621,1,1111,'BULK','BULK','3','WINE','34580.0000','61.6000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (646,622,1,429,'PICS','PIECES','3','BATHCABIN','14239.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (647,623,1,242,'PICS','PIECES','3','BATHCABIN','7505.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (648,624,1,1548,'PICS','PIECES','3','BATHCABIN','15256.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (649,625,1,107,'PKGS','PACKAGES','3','GROUPCARGO','11730.0000','47.9820'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (650,626,1,1,'D2','20 FT DRY','3','IMO','11466.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (651,627,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19400.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (652,628,1,1,'D2','20 FT DRY','3','STATIONARY','6646.0000','30.9440'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (653,629,1,1,'D2','20 FT DRY','3','IMO','17545.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (654,630,1,1,'D2','20 FT DRY','3','ELECTRICAL','11048.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (655,631,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (656,632,1,1,'D2','20 FT DRY','3','STATIONARY','9000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (657,633,1,1,'D2','20 FT DRY','3','TOOLS','8371.0000','22.3700'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (658,634,1,1,'D2','20 FT DRY','3','PLASTICCAP','5512.0000','24.5080'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (659,635,1,1,'D4','40 FT DRY','3','PLASTICCAP','4830.0000','56.7000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (660,636,1,1,'D2','20 FT DRY','3','MOTOR','2155.0000','16.9790'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (661,637,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (662,638,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','10000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (663,639,1,1,'D2','20 FT DRY','3','KITCHEQUIP','2989.0000','15.7580'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (664,640,1,1,'D5','40 FT HIGH CUBE','3','MACHINERY','27580.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (665,641,1,1,'D2','20 FT DRY','3','IMO','12333.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (666,642,1,1,'D5','40 FT HIGH CUBE','3','POLYETHYLE','17000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (667,643,1,1,'D2','20 FT DRY','3','IMO','19976.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (668,644,1,1,'D2','20 FT DRY','3','IMO','17600.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (669,645,1,1,'D2','20 FT DRY','3','EKECTRICAL','10000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (670,646,1,1,'D4','40 FT DRY','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (671,647,1,1,'D4','40 FT DRY','3','MACHINERY','15100.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (672,647,2,1,'D4','40 FT DRY','3','MACHINERY','15100.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (673,648,1,1,'D5','40 FT HIGH CUBE','3','ELECTEQUIP','12492.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (674,649,1,1,'D5','40 FT HIGH CUBE','3','WATERPUMPS','7000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (675,650,1,1,'D2','20 FT DRY','3','TOOLS','8371.0000','22.3700'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (676,651,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (677,652,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (678,653,1,1,'D2','20 FT DRY','3','ENGINES','5146.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (679,654,1,1,'D5','40 FT HIGH CUBE','3','WATERPUMPS','7000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (680,655,1,1,'D5','40 FT HIGH CUBE','3','POLYETHYLE','13500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (681,655,2,1,'D5','40 FT HIGH CUBE','3','POLYETHYLE','13500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (682,656,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19400.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (683,657,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','25000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (684,658,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (685,659,1,1,'D4','40 FT DRY','3','ANIMALFEED','16075.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (686,660,1,1,'D2','20\' Standard','3','PLASTICCAP','4845.0000','29.0400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (687,661,1,1,'D2','20 FT DRY','3','GROUPCARGO','12083.0000','23.6240'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (688,662,1,1,'D2','20 FT DRY','3','FAK','5007.5000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (689,663,1,1,'D2','20 FT DRY','3','FAK','11085.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (690,664,1,1,'D2','20 FT DRY','3','PLASTICCAP','6336.0000','25.8730'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (691,664,2,1,'D2','20 FT DRY','3','IMO','17440.0000','24.5800'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (692,665,1,1,'D2','20 FT DRY','3','PERSEFFECT','2160.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (693,666,1,1,'D2','20 FT DRY','3','CEMENT','20500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (694,666,2,1,'D2','20 FT DRY','3','CEMENT','20500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (695,666,3,1,'D2','20 FT DRY','3','CEMENT','20500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (696,667,1,1,'D5','40 FT HIGH CUBE','3','PRINTMACH','6300.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (697,667,2,1,'D4','40 FT DRY','3','PRINTMACH','6300.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (698,668,1,1,'D2','20 FT DRY','3','CONSOLIDAT','3835.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (699,669,1,1,'D2','20 FT DRY','3','MACHINERY','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (700,670,1,1,'D2','20 FT DRY','3','CHEM HARML','10440.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (701,671,1,1,'D2','20 FT DRY','3','BOOKS','6941.0000','11.3880'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (702,672,1,1,'D2','20 FT DRY','3','MACHINERY','10000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (703,673,1,1,'D2','20 FT DRY','3','CABLES','6749.0000','28.6230'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (704,674,1,2,'BULK','BULK','3','ACID','47060.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (705,675,1,81,'CART','CARTONS','3','GROUPCARGO','11331.0000','22.0270'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (706,676,1,1,'LOOS','LOOSE','3','TENTNOS','450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (707,677,1,4,'PKGS','PACKAGES','3','TENTNOS','168.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (708,678,1,1388,'PICS','PIECES','3','BATHCABIN','14117.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (709,679,1,20,'BDLS','BUNDLES','3','BRONZEBARS','63236.0000','84.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (710,680,1,296,'PICS','PIECES','3','MOTORPARTS','8500.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (711,681,1,72000,'PICS','PIECES','3','GENECARGO','16320.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (712,682,1,2078,'PKGS','PACKAGES','3','GENECARGO','14466.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (713,683,1,214,'PKGS','PACKAGES','3','FURNIT','4736.4000','25.4300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (714,684,1,352,'CART','CARTONS','3','WOOL','4535.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (715,685,1,1006,'CART','CARTONS','3','FURNIT','24050.0000','112.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (716,686,1,24,'PKGS','PACKAGES','3','GENECARGO','9266.0000','19.5750'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (717,687,1,26000,'BULK','BULK','3','WINE','29800.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (718,688,1,25070,'BULK','BULK','3','WINE','57450.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (719,689,1,275,'PKGS','PACKAGES','3','BATHCABIN','5827.0000','28.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (720,690,1,14,'PKGS','PACKAGES','3','TOOLS','21602.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (721,691,1,1,'D4','40 FT DRY','3','CABLES','18352.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (722,692,1,1,'D4','40 FT DRY','3','BOARD','24875.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (723,693,1,1,'D5','40 FT HIGH CUBE','3','BOARD','24875.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (724,694,1,1,'D2','20 FT DRY','3','TEA','14640.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (725,695,1,1,'D2','20 FT DRY','3','HANDICRAFT','2200.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (726,696,1,1,'D2','20 FT DRY','3','TEA','15510.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (727,697,1,1,'D5','40 FT HIGH CUBE','3','TEA','27807.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (728,698,1,313,'PICS','PIECES','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (729,699,1,1,'D4','40 FT DRY','3','PRINTMACH','12600.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (730,699,2,1,'D5','40 FT HIGH CUBE','3','PRINTMACH','0.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (731,700,1,1,'D2','20 FT DRY','3','ENGINES','5146.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (732,701,1,1,'D2','20 FT DRY','3','IMO','20692.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (733,702,1,1,'D2','20 FT DRY','3','FAK','15940.0000','11.8810'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (734,703,1,1,'D5','40 FT HIGH CUBE','3','MIRRORS','7982.0000','38.8080'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (735,704,1,1,'T2','20 FT TANK CONTAINER','3','SPIRITSIMO','24859.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (736,704,2,1,'T2','20 FT TANK CONTAINER','3','SPIRITSIMO','24859.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (737,704,3,1,'T2','20 FT TANK CONTAINER','3','SPIRITSIMO','24859.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (738,705,1,1,'D2','20 FT DRY','3','PERSEFFECT','2659.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (739,705,2,1,'D2','20 FT DRY','3','PERSEFFECT','7200.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (740,705,3,1,'D4','40 FT DRY','3','PERSEFFECT','10000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (741,706,1,1,'D2','20 FT DRY','3','PERSEFFECT','1000.0000','8.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (742,707,1,1,'D2','20 FT DRY','3','MACHINERY','2100.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (743,708,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (744,709,1,1,'D2','20 FT DRY','3','IMO','14300.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (745,710,1,1,'D2','20 FT DRY','3','PERSEFFECT','2209.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (746,711,1,1,'D2','20 FT DRY','3','PERSEFFECT','4168.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (747,712,1,1,'D2','20 FT DRY','3','TEA','14392.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (748,713,1,1,'D5','40 FT HIGH CUBE','3','ALUMINIUM','6957.2400','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (749,714,1,1,'D4','40 FT DRY','3','TEA','26280.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (750,715,1,1,'D2','20 FT DRY','3','COFFEE','19456.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (751,716,1,1,'D2','20 FT DRY','3','TEA','12880.0000','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (752,717,1,1,'D2','20 FT DRY','3','TEA','13580.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (753,718,1,1,'D2','20 FT DRY','3','TEA','16210.0000','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (754,719,1,1,'D2','20 FT DRY','3','TEA','12.0180','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (755,720,1,1,'D5','40 FT HIGH CUBE','3','TEA','1053.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (756,721,1,1,'D5','40 FT HIGH CUBE','3','TEA','2979.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (757,722,1,1,'D5','40 FT HIGH CUBE','3','TEA','21522.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (758,723,1,1,'D2','20 FT DRY','3','TEA','15552.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (759,724,1,1,'D2','20 FT DRY','3','TEA','15300.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (760,725,1,1,'D2','20 FT DRY','3','TEA','14420.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (761,726,1,1,'D5','40 FT HIGH CUBE','3','BOARD','24875.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (762,727,1,1,'D2','20\' Standard','3','ALUMINIUM','6038.1700','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (763,728,1,1,'D5','40 FT HIGH CUBE','3','BOARD','24875.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (764,729,1,1,'D2','20 FT DRY','5','COFFEE','18240.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (765,730,1,1,'D2','20 FT DRY','5','COFFEE','18240.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (766,731,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (767,732,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (768,733,1,5,'D2','20 FT DRY','3','BEANSDRIED','105000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (769,734,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19360.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (770,735,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','25920.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (771,736,1,1,'D2','20 FT DRY','3','FAK','12500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (772,737,1,1,'D2','20 FT DRY','3','GROUPCARGO','7494.0000','19.8460'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (773,738,1,1,'D2','20 FT DRY','3','GROUPCARGO','1120.0000','14.1450'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (774,739,1,1,'D5','40 FT HIGH CUBE','3','WHITE GOOD','22630.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (775,740,1,1,'D4','40 FT DRY','3','GROUPCARGO','10367.0000','42.3360'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (776,741,1,1,'D2','20 FT DRY','3','FAK','15580.2900','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (777,742,1,520,'BOX','Boxe(s)','3','MOTORPARTS','14000.0000','54.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (778,743,1,400,'BAGS','BAGS','3','TEA','21920.0000','52.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (779,744,1,1,'LOOS','LOOSE','3','GLASSWARE','62400.0000','75.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (780,745,1,19098,'BULK','BULK','3','ACID','23680.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (781,746,1,600,'CART','CARTONS','3','GENECARGO','14756.0000','24.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (782,747,1,1904,'PKGS','PACKAGES','3','BATHCABIN','16950.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (783,748,1,661,'PKGS','PACKAGES','3','BATHCABIN','12917.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (784,749,1,9,'PKGS','PACKAGES','3','TOOLS','20160.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (785,750,1,946,'CART','CARTONS','3','FURNIT','14305.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (786,750,2,316,'CART','CARTONS','3','FURNIT','10085.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (787,751,1,330,'PICS','PIECES','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (788,752,1,24,'PKGS','PACKAGES','3','CERAMIC','10321.2000','19.0500'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (789,753,1,24,'PKGS','PACKAGES','3','CERAMIC','11185.1000','26.6910'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (790,754,1,82,'PKGS','PACKAGES','3','MACHINERY','20000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (791,755,1,1120,'CASE','CASES','3','WINE','19040.0000','30.2400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (792,756,1,26000,'BULK','BULK','3','WINE','29650.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (793,756,2,26000,'BULK','BULK','3','WINE','29650.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (794,757,1,26040,'BULK','BULK','3','WINE','29650.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (795,757,2,26060,'BULK','BULK','3','WINE','29650.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (796,758,1,995,'CART','CARTONS','3','PLASTARTIC','11362.9000','57.6950'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (797,759,1,807,'PKGS','PACKAGES','3','BATHCABIN','10030.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (798,760,1,269,'PKGS','PACKAGES','3','BATHCABIN','10015.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (799,761,1,1906,'PKGS','PACKAGES','3','BATHCABIN','15097.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (800,762,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (801,763,1,1,'D5','40 FT HIGH CUBE','3','WHITE GOOD','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (802,764,1,1,'D2','20 FT DRY','3','OIL','8320.0000','12.1200'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (803,765,1,1,'D2','20 FT DRY','3','STSHEETS','20332.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (804,766,1,1,'D4','40 FT DRY','3','COPPTUBES','24800.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (805,767,1,1,'D2','20 FT DRY','3','SANITARY','1760.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (806,768,1,1,'D4','40 FT DRY','3','ENGINES','23600.0000','64.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (807,768,2,1,'D2','20 FT DRY','3','ENGINES','0.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (808,769,1,1,'D2','20 FT DRY','3','CHEM HARML','18240.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (809,770,1,1,'D5','40 FT HIGH CUBE','3','WOOL','241222.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (810,771,1,1,'D2','20 FT DRY','3','CHEM HARML','19000.0000','20.8800'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (811,772,1,1,'D2','20 FT DRY','3','SPAREPARTS','5835.0000','23.1850'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (812,773,1,1,'D5','40 FT HIGH CUBE','3','FAK','1720.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (813,773,2,1,'D5','40 FT HIGH CUBE','3','FAK','1719.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (814,773,3,1,'D2','20 FT DRY','3','FAK','1719.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (815,774,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (816,775,1,1,'D4','40 FT DRY','3','PLASTICCAP','4663.0000','49.1200'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (817,776,1,1,'D2','20 FT DRY','3','MACHINERY','6080.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (818,777,1,1,'D2','20 FT DRY','3','COFFEE','19456.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (819,778,1,1,'D4','40 FT DRY','3','TEA','29360.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (820,779,1,1,'D2','20 FT DRY','3','TEA','12140.0000','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (821,780,1,1,'D2','20 FT DRY','3','TEA','15091.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (822,781,1,1,'D5','40 FT HIGH CUBE','3','BOARD','24875.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (823,782,1,2,'D4','40 FT DRY','3','TEA','51680.0000','96.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (824,783,1,10,'D2','20 FT DRY','3','BEANS/SEED','210000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (825,784,1,1,'D2','20 FT DRY','3','EKECTRICAL','10000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (826,785,1,1,'D2','20 FT DRY','3','PERSEFFECT','2000.0000','15.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (827,786,1,1,'D2','20 FT DRY','3','PERSEFFECT','2511.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (828,787,1,1,'D2','20 FT DRY','3','CHEM HARML','16543.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (829,788,1,1,'D2','20 FT DRY','3','HAIRDRIER','5000.0000','15.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (830,789,1,1,'D2','20 FT DRY','3','NIGERSEEDS','18072.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (831,790,1,10,'D2','20 FT DRY','3','BEANS/SEED','210000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (832,791,1,5,'D2','20 FT DRY','3','BEANS/SEED','105000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (833,792,1,1,'D2','20 FT DRY','3','SECURITY','7661.0000','10.9700'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (834,793,1,1,'T2','20 FT TANK CONTAINER','3','CHEM HARML','23340.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (835,794,1,1,'D4','40 FT DRY','3','TEA','22620.0000','52.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (836,795,1,1,'D2','20 FT DRY','3','IRONSTEEL','21000.0000','22.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (837,796,1,1,'D2','20 FT DRY','3','GROUPCARGO','10000.0000','14.4660'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (838,797,1,1,'D4','40 FT DRY','3','BATHCABIN','9619.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (839,798,1,1,'D4','40 FT DRY','3','BATHCABIN','13510.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (840,799,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','9873.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (841,800,1,1,'D4','40 FT DRY','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (842,801,1,1,'D4','40 FT DRY','3','PLASTARTIC','11317.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (843,802,1,1,'T2','20 FT TANK CONTAINER','3','WINE','59600.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (844,803,1,1,'T2','20 FT TANK CONTAINER','3','WINE','57000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (845,804,1,1,'D2','20 FT DRY','3','WINE','35000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (846,805,1,1,'D2','20 FT DRY','3','WINE','19040.0000','30.2400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (847,806,1,1,'D4','40 FT DRY','3','GASAPPLIA','10442.3000','61.0600'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (848,807,1,1,'D5','40 FT HIGH CUBE','3','BOARD','28975.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (849,808,1,1,'D5','40 FT HIGH CUBE','3','BOARD','28975.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (850,809,1,1,'D2','20 FT DRY','3','TEA','11040.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (851,810,1,1,'D2','20 FT DRY','3','TEA','15380.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (852,811,1,1,'D2','20 FT DRY','3','TEA','15260.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (853,812,1,1,'D2','20 FT DRY','3','TEA','14520.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (854,813,1,1,'D2','20 FT DRY','3','TEA','15060.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (855,814,1,2,'D4','40 FT DRY','3','TEA','52900.0000','100.4000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (856,815,1,1,'D2','20 FT DRY','3','TEA','16594.0000','25.1000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (857,816,1,2,'D5','40 FT HIGH CUBE','3','TEA','52415.0000','92.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (858,817,1,5,'D2','20 FT DRY','3','BEANSDRIED','105000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (859,818,1,548,'BOX','Boxe(s)','3','MOTOR','14000.0000','54.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (860,819,1,19029,'BULK','BULK','3','NONHAZCHEM','23440.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (861,820,1,16958,'PICS','PIECES','3','PLASTARTIC','14345.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (862,821,1,1,'LOOS','LOOSE','3','CHEMICAL','23400.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (863,821,2,1,'LOOS','LOOSE','3','CHEMICAL','22050.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (864,821,3,1,'LOOS','LOOSE','3','CHEMICAL','25100.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (865,822,1,591,'CART','CARTONS','3','FURNIT','11766.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (866,823,1,25050,'BULK','BULK','3','WINE','28500.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (867,824,1,770,'CASE','CASES','3','WINE','15238.0000','30.3000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (868,825,1,996,'BOX','Boxe(s)','3','PLASTARTIC','14051.2000','59.7700'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (869,826,1,25700,'BULK','BULK','3','WINE','29500.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (870,827,1,635,'PICS','PIECES','3','BATHCABIN','11504.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (871,828,1,1,'LOOS','LOOSE','3','GLASSWARE','21660.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (872,828,2,1,'LOOS','LOOSE','3','GLASSWARE','21320.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (873,828,3,1,'LOOS','LOOSE','3','GLASSWARE','21140.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (874,829,1,19068,'BULK','BULK','3','NONHAZCHEM','23680.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (875,830,1,3,'PICS','PIECES','3','PERSEFFECT','4000.0000','21.6100'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (876,831,1,1386,'BOX','Boxe(s)','3','GENECARGO','15354.0000','26.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (877,832,1,197,'ROLL','ROOLS','3','COPPERWIRE','21655.9000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (878,833,1,200,'ROLL','ROOLS','3','COPPERWIRE','21232.2200','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (879,834,1,13,'PKGS','PACKAGES','3','TOOLS','21211.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (880,835,1,78,'PKGS','PACKAGES','3','MOTOR','15705.0000','42.6570'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (881,836,1,340,'PICS','PIECES','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (882,837,1,281,'PKGS','PACKAGES','3','BATHCABIN','9628.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (883,838,1,685,'PKGS','PACKAGES','3','BATHCABIN','11765.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (884,839,1,268,'PKGS','PACKAGES','3','BATHCABIN','9496.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (885,840,1,29,'PKGS','PACKAGES','3','GROUPCARGO','5617.3000','24.7730'); + +-- +-- Table structure for table `charge_codes` +-- + +CREATE TABLE `charge_codes` ( + `charge_code` varchar(10) NOT NULL default '', + `charge_descr` varchar(50) NOT NULL default '', + `imp_accounting_code` varchar(50) NOT NULL default '', + `exp_accounting_code` varchar(50) NOT NULL default '', + `acc_def` enum('a','v') NOT NULL default 'a', + PRIMARY KEY (`charge_code`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `charge_codes` +-- + +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('NTFR','Basic Freight','NTFR','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('BAF','Bunker Adjustment Factor','BAF','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('CAF','Currency Adjustement Factor','CAF','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('COLF','Collection fee','COLF','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('CONG','Congestion surcharge','CONG','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('CUST','Customs clearance','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('DEM','Demurrage','DEM','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('DISB','Disbursements','DISB','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('DOC','Documentation fee','DOC','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('FAC','Forwarding Agents Commission','FAC','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('FR','Flat rack additional','FR','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('FOB','FOB','FOB','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('HL','Heavy lift additional','HL','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('IMO','IMO / HAZ additional','IMO','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('OT','O/T additional','OT','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('ONC','Oncarriage','ONC','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('OUTP','Outport additional','OUTP','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('OH','Overheight additional','OH','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('OL','Overlength additional','OL','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('OVER','Overstay additional','OVER','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('OW','Overwidth additional','OW','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('PRE','Precarriage','PRE','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('RF','Reefer additional','RF','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('STEV','Stevedoring','STEV','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('THCD','THC Destination Port','THCD','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('THCL','THC Load Port','THCL','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('T/IN','Turn-in fee','T/IN','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('WHAR','Wharfage','WHAR','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('WAR','War freight','WAR','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('ARO','Arbitrary at Origin','ARO','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('AEA_FRT','Freight and charges...','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('HAU','Haulage','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('QUR','Quay Rent','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('LOL','LOLO','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('COM','Freight Commission','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('BTS','Transhipment Box fees','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('DEMQ','Demurrage','','21100001','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('DANG','Dangerous Goods','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('FUM','Fumigation Charge','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('LCD','LCL-Service Charge at Destination','LCD','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('TCFB','Tanzanian Freight Bureau Charge','TCFB','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('SHU','Shunts','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('VEHD','Vehicle Detention','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('WJY','Wasted Journey','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('LIFT','Lift On Lift Off','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('STOR','Storage','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('DOF','Delivery Order','DOF','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('EXEC','Executive Information Change','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('ADMIN','Administration','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('TRI','Tri Axle','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('HCA','High Cube Surcharge','HCA','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('LCO','LCL Service Charge at Origin','LCO','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('CCF','Container Control Fee','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('COD','Change of Destination','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('SECU','Export Container Security Charge','','','v'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('FUEL','Fuel Surcharge','','','v'); + +-- +-- Table structure for table `charge_translation` +-- + +CREATE TABLE `charge_translation` ( + `charge_trans_id` int(10) unsigned NOT NULL auto_increment, + `trade` enum('E','I') NOT NULL default 'E', + `charge_code` varchar(50) NOT NULL default '', + `accounting_code` varchar(50) NOT NULL default '', + PRIMARY KEY (`charge_trans_id`), + KEY `trade` (`trade`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `charge_translation` +-- + + +-- +-- Table structure for table `currencies` +-- + +CREATE TABLE `currencies` ( + `cur_id` char(3) NOT NULL default '', + `country` varchar(100) NOT NULL default '', + `cur_symbol` varchar(10) NOT NULL default '', + `cur_name` varchar(100) NOT NULL default '', + PRIMARY KEY (`cur_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `currencies` +-- + +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('EUR','Europa','€','Euro'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('GBP','Great Britain','£','British Pound'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('USD','USA','$','US Dollar'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('AUD','Australia','$','Australian Dollar'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('CAD','Canada','$','Canadian Dollar'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('JPY','Japan','¥','Japanese Yen'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('ZAR','South Africa','','South African Rand'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('DKK','Denmark','','Danish Krones'); + +-- +-- Table structure for table `edi_translation` +-- + +CREATE TABLE `edi_translation` ( + `edi_trans_id` int(10) unsigned NOT NULL auto_increment, + `translation_group` varchar(20) NOT NULL default '', + `import_code` varchar(50) NOT NULL default '', + `export_code` varchar(50) NOT NULL default '', + `export_code_usd` varchar(50) NOT NULL default '', + PRIMARY KEY (`edi_trans_id`), + KEY `translation_group` (`translation_group`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `edi_translation` +-- + +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (20,'customer','GB001608','AMBA01','AMBA01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (21,'customer','GB000593','ARIE02','ARIE02'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (22,'customer','GB001652','BENN07','BENN07'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (9,'container-size','D4','42G1',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (17,'customer','GB000410','ABAC01','ABAC01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (11,'container-size','D2','22G1',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (18,'customer','GB001340','ALLI01','ALLI01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (19,'customer','GB000395','ALLI02','ALLI02'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (23,'customer','GB001646','BRAD01','BRAD01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (24,'customer','GB001349','CHAR02','CHAR02'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (25,'customer','UK00003LON','CORB01','CORB01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (26,'customer','UK00017LON','COUN04','COUN04'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (27,'customer','GB001202','DAMC04','DAMC04'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (28,'customer','GB001586','DEUG01','DEUG01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (29,'customer','GB000971','AJED02','AJED02'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (30,'customer','GB001645','EMBA01','EMBA01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (31,'customer','GB0000LON','EMBA03','EMBA03'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (32,'customer','UK00011LON','ESFF01','ESFF01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (33,'customer','GB001654','EXEL03','EXEL03'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (34,'customer','GB001364','EXPE06','EXPE06'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (35,'customer','GB001291','EXPE04','EXPE04'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (36,'customer','GB001589','EXPO10','EXPO10'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (37,'customer','GB001610','INTE47','INTE47'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (38,'customer','GB000636','TRAN42','GCAT01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (39,'customer','GB001636','GENS01','GENS01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (40,'customer','UK00020LON','GLOB02','GLOB02'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (41,'customer','GB001020','HAMB01','HAMB01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (42,'customer','GB001618','HELL01','HELL01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (43,'customer','GB000473','HEMI01','HEMI01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (44,'customer','GB000730','HERM01','HERM01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (45,'customer','GB001651','HSBC01','HSBC01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (46,'customer','GB001649','INDE01','INDE01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (47,'customer','GB001600','JENK01','JENK01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (48,'customer','GB001640','JNEX01','JNEX01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (49,'customer','GB001560','JSBR01','JSBR01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (50,'customer','GB001614','KILL01','KILL01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (51,'customer','GB00007LON','MALO01','MALO01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (52,'customer','GB000476','MARS01','MARS01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (53,'customer','GB001607','MERL01','MERL01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (54,'customer','GB001376','METR01','METR01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (55,'customer','GB001604','NEWM01','NEWM01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (56,'customer','GB001621','OAKB01','OAKB01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (57,'customer','GB001633','OPTI02','OPTI02'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (58,'customer','GB001497','PANL01','PANL01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (59,'customer','GB001462','PINN01','PINN01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (60,'customer','GB001622','SBSW01','SBSW01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (61,'customer','UK00013LON','SEAA14','SEAA14'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (62,'customer','GB001585','STAR04','STAR04'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (63,'customer','GB001584','STAR01','STAR01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (64,'customer','GB001634','STIG01','STIG01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (65,'customer','GB001253','TRAD02','TRAD02'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (66,'customer','GB001606','TRAN05','TRAN05'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (67,'customer','GB000392','UNEE02','UNEE02'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (68,'customer','GB001593','WTSH01','WTSH01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (69,'customer','UK00022LON','BREN01','BREN01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (70,'customer','GB000420','GEOL08','GEOL08'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (71,'customer','GB001381','OUGH05','OUGH05'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (72,'customer','GB001223','OUGH06','OUGH06'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (73,'customer','GB001444','OUGH07','OUGH07'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (74,'customer','GB000944','OUGH01','OUGH01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (75,'customer','GB001122','OUGH03','OUGH03'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (76,'customer','GB001382','PANA07','PANA07'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (77,'customer','GB001274','PANA13','PANA13'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (78,'customer','GB001615','PANA06','PANA06'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (79,'customer','GB000833','SDVU01','SDVU01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (80,'customer','GB001595','PANA99','PANA99'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (81,'customer','GB000116','RAPA01','RAPA01'); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (82,'container-size','T2','22T0',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (83,'container-size','D5','45G1',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (84,'container-size','O2','22U1',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (85,'container-size','O4','42U1',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (86,'kind_of_package','D2','CN',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (87,'kind_of_package','D4','CN',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (88,'kind_of_package','D5','CN',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (89,'kind_of_package','PKGS','PK',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (90,'kind_of_package','BOX','BX',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (91,'kind_of_package','BAGS','BG',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (92,'kind_of_package','LOOS','LZ',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (93,'kind_of_package','BULK','VR',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (94,'kind_of_package','CART','CT',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (95,'kind_of_package','PICS','BE',''); + +-- +-- Table structure for table `exchange` +-- + +CREATE TABLE `exchange` ( + `exchange_id` int(10) unsigned NOT NULL auto_increment, + `voyage_no` varchar(10) NOT NULL default '', + `fcps_file` varchar(255) NOT NULL default '', + `status` enum('new','scheduled','transfered') NOT NULL default 'new', + `import_date` datetime NOT NULL default '0000-00-00 00:00:00', + `exchange_date` datetime default NULL, + `edi_file_source` varchar(255) NOT NULL default '', + PRIMARY KEY (`exchange_id`), + KEY `voyage_no` (`voyage_no`,`status`), + KEY `status` (`status`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `exchange` +-- + +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (1,'IZ428','/home/anglo/voyage/fcps/fcps_2004-07-01_09-05-00_19716_00000.txt','transfered','2004-07-01 09:05:01','2004-07-06 22:55:00',''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (2,'DE492','/home/anglo/voyage/fcps/fcps_2004-07-01_09-20-00_19780_00000.txt','new','2004-07-01 09:20:00',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (3,'DE492','/home/anglo/voyage/fcps/fcps_2004-07-01_13-20-00_20654_00000.txt','new','2004-07-01 13:20:00',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (4,'DZ429','/home/anglo/voyage/fcps/fcps_2004-07-01_14-35-01_20939_00000.txt','new','2004-07-01 14:35:01',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (5,'DZ430','/home/anglo/voyage/fcps/fcps_2004-07-01_14-35-01_20939_00001.txt','new','2004-07-01 14:35:01',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (6,'DZ430','/home/anglo/voyage/fcps/fcps_2004-07-05_10-20-00_22215_00000.txt','new','2004-07-05 10:20:01',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (7,'DE492','/home/anglo/voyage/fcps/fcps_2004-07-05_10-50-01_22340_00000.txt','new','2004-07-05 10:50:01',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (8,'DZ429','/home/anglo/voyage/fcps/fcps_2004-07-05_11-05-00_22416_00000.txt','new','2004-07-05 11:05:00',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (9,'DZ429','/home/anglo/voyage/fcps/fcps_2004-07-05_11-05-00_22416_00001.txt','new','2004-07-05 11:05:00',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (10,'IE419','/home/anglo/voyage/fcps/fcps_2004-07-06_10-20-00_27982_00000.txt','transfered','2004-07-06 10:20:00','2004-07-06 15:25:00',''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (11,'DZ429','/home/anglo/voyage/fcps/fcps_2004-07-06_16-20-00_29401_00000.txt','new','2004-07-06 16:20:00',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (12,'DZ429','/home/anglo/voyage/fcps/fcps_2004-07-06_16-20-00_29401_00001.txt','new','2004-07-06 16:20:00',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (13,'DZ429','/home/anglo/voyage/fcps/fcps_2004-07-06_16-20-00_29401_00002.txt','new','2004-07-06 16:20:00',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (14,'IE497','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-07-25_23-46-25_12218_00001.txt','new','2004-07-25 23:46:27',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (15,'IE497','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-07-25_23-50-30_13472_00001.txt','new','2004-07-25 23:50:31',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (16,'IE497','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-07-27_18-51-06_12484_00001.txt','new','2004-07-27 18:51:07',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (17,'IZ415','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-07-27_18-53-45_12555_00001.txt','new','2004-07-27 18:53:52',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (18,'IE409','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-07-27_18-53-52_12555_00002.txt','new','2004-07-27 18:53:57',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (19,'IZ428','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-07-27_18-53-57_12555_00003.txt','new','2004-07-27 18:53:59',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (20,'IZ432','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-07-27_22-50-01_15872_00001.txt','new','2004-07-27 22:50:07',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (21,'IZ432','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-07-27_23-00-38_16053_00001.txt','new','2004-07-27 23:00:39',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (22,'IZ433','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-08-03_22-42-07_28494_00001.txt','new','2004-08-03 22:42:13',NULL,''); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`, `edi_file_source`) VALUES (23,'IZ433','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-08-03_22-56-17_28741_00001.txt','new','2004-08-03 22:56:19',NULL,'edi-2004-08-02-16-15-05-2429.txt'); + +-- +-- Table structure for table `invoice_charges` +-- + +CREATE TABLE `invoice_charges` ( + `id` int(10) unsigned NOT NULL auto_increment, + `invoice_id` int(10) unsigned NOT NULL default '0', + `pos_no` int(10) unsigned NOT NULL default '0', + `charge_code` varchar(10) NOT NULL default '', + `charge_value` decimal(15,4) NOT NULL default '0.0000', + `charge_per` enum('b','%') NOT NULL default 'b', + `charge_base` decimal(15,4) NOT NULL default '0.0000', + `charge_currency` char(3) NOT NULL default '', + `charge_currencyfactor` decimal(12,6) NOT NULL default '0.000000', + `charge_vat` decimal(12,6) NOT NULL default '0.000000', + `position_text` text NOT NULL, + PRIMARY KEY (`id`), + KEY `invoice_id` (`invoice_id`,`pos_no`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `invoice_charges` +-- + +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (229,1,3,'NTFR','1150.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (228,1,1,'BAF','126.9600','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (247,2,3,'NTFR','1150.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (250,31,0,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (246,2,1,'BAF','126.9600','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (213,3,0,'FAC','-130.0000','b','1.0000','USD','0.553100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (211,3,0,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (48,4,2,'BAF','140.7600','b','1.0000','USD','0.553100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (47,4,1,'NTFR','1275.0000','b','1.0000','USD','0.553100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (46,4,0,'HAU','327.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (45,4,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (140,5,10,'T/IN','1300.0000','b','1.0000','ZAR','0.081434','0.000000','Turn-in fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (139,5,9,'THCD','677.0000','b','1.0000','ZAR','0.081434','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (138,5,8,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (137,5,7,'BAF','129.7200','b','1.0000','USD','0.553100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (136,5,6,'NTFR','1175.0000','b','1.0000','USD','0.553100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (135,5,5,'FAC','-58.7500','b','1.0000','USD','0.553100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (134,5,4,'T/IN','2600.0000','b','1.0000','ZAR','0.081434','0.000000','Turn-in fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (133,5,3,'THCD','1001.0000','b','1.0000','ZAR','0.081434','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (132,5,2,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (131,5,1,'BAF','259.4400','b','1.0000','USD','0.553100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (162,6,4,'FAC','-58.7500','b','1.0000','USD','0.553100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (161,6,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (160,6,2,'BAF','129.7200','b','1.0000','USD','0.553100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (159,6,1,'NTFR','1175.0000','b','1.0000','USD','0.553100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (30,7,1,'NTFR','0.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (31,8,1,'NTFR','0.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (32,9,1,'NTFR','0.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (50,4,4,'FAC','-44.6300','b','1.0000','USD','0.553100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (49,4,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (61,10,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (60,10,2,'BAF','140.7600','b','1.0000','USD','0.553100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (59,10,1,'NTFR','1275.0000','b','1.0000','USD','0.553100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (58,10,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (57,10,0,'HAU','327.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (62,10,4,'FAC','-44.6300','b','1.0000','USD','0.553100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1814,18,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1815,18,2,'DISB','50.0000','b','1.0000','USD','0.553800','0.000000','Disbursements'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1816,18,3,'COLF','5.0000','b','1.0000','USD','0.553800','0.000000','Collection fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (192,19,4,'NTFR','1650.0000','b','1.0000','USD','0.553800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (191,19,3,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (189,19,1,'BAF','182.1600','b','1.0000','USD','0.553800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (190,19,2,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1941,21,3,'NTFR','850.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1947,169,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1940,21,1,'BAF','1700.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1800,22,3,'NTFR','850.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1806,14,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1799,22,1,'BAF','1700.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1929,23,3,'NTFR','875.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1928,23,1,'BAF','1750.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1883,24,3,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1882,24,1,'BAF','875.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (223,26,2,'BAF','140.7600','b','1.0000','USD','0.553100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (222,26,1,'NTFR','1275.0000','b','1.0000','USD','0.553100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (221,26,0,'HAU','327.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (220,26,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (157,6,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (158,6,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (212,3,0,'HAU','478.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (210,3,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (225,26,4,'FAC','-44.6300','b','1.0000','USD','0.553100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (224,26,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (233,27,1,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (141,5,11,'FAC','-29.3800','b','1.0000','USD','0.553100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (142,5,12,'NTFR','2350.0000','b','1.0000','USD','0.553100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (163,6,5,'CONG','100.0000','b','1.0000','USD','0.553100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (172,20,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE KEIGHLEY'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (171,20,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (170,20,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (232,27,0,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (202,28,1,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (203,28,2,'FAC','-87.5000','b','1.0000','USD','0.553100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (193,19,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (204,28,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (205,28,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (237,30,3,'NTFR','1150.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (236,30,1,'BAF','126.9600','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (251,31,1,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (254,32,0,'FAC','-67.5000','b','1.0000','USD','0.553100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (275,33,0,'THCL','219.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (274,33,0,'HAU','662.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (273,33,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (272,33,0,'ONC','11447.0000','b','1.0000','ZAR','0.081400','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (271,33,0,'FAC','-88.1300','b','1.0000','USD','0.553100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (270,33,0,'BAF','389.1600','b','1.0000','USD','0.553100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (269,33,0,'NTFR','3525.0000','b','1.0000','USD','0.553100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (284,34,1,'NTFR','1150.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (283,34,0,'BAF','126.9600','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (434,36,1,'NTFR','1400.0000','b','1.0000','USD','0.553100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (435,36,2,'BAF','162.8400','b','1.0000','USD','0.553100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (436,36,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (437,36,4,'FAC','-35.0000','b','1.0000','USD','0.553100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (438,36,5,'IMO','75.0000','b','1.0000','USD','0.553100','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (439,36,6,'CONG','100.0000','b','1.0000','USD','0.553100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (440,36,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (309,35,3,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (308,35,2,'NTFR','1025.0000','b','10.0000','USD','0.553100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (306,35,0,'THCL','73.0000','b','10.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (307,35,1,'BAF','124.2000','b','10.0000','USD','0.553100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (474,55,4,'FAC','-32.5000','b','1.0000','USD','0.544300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (316,37,1,'NTFR','1150.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (317,37,2,'BAF','117.0700','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (318,37,3,'CAF','40.8300','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (319,37,4,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (320,37,5,'FAC','-28.7500','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (321,37,6,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (322,38,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (323,38,2,'BAF','101.8000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (324,38,3,'CAF','35.5000','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (325,38,4,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (326,38,5,'FAC','-50.0000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (327,38,6,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (328,39,1,'CAF','68.3400','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (329,39,2,'BAF','195.9700','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (330,39,3,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (331,39,4,'FAC','-67.3800','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (332,39,5,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (333,39,6,'NTFR','1925.0000','b','1.0000','GBP','1.847746','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (334,40,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (335,40,2,'BAF','101.8000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (336,40,3,'CAF','35.5000','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (337,40,4,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (338,40,5,'FAC','-50.0000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (339,40,6,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (340,42,1,'NTFR','1900.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (341,42,2,'CAF','67.4500','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (342,42,3,'BAF','193.4200','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (343,42,4,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (344,42,5,'FAC','-66.5000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (345,42,6,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (346,42,7,'CONG','140.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (347,43,1,'NTFR','2000.0000','b','0.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (348,44,1,'NTFR','1025.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (349,44,2,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (350,44,3,'CAF','38.1600','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (351,44,4,'BAF','109.4400','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (352,44,5,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (353,44,6,'FAC','-35.8800','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (354,44,7,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (355,44,8,'IMO','50.0000','b','1.0000','USD','1.000000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (356,45,1,'NTFR','2025.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (357,45,2,'CONG','140.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (358,45,3,'CAF','71.8900','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (359,45,4,'BAF','206.1500','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (360,45,5,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (361,45,6,'FAC','-70.8800','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (362,45,7,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (363,46,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (364,46,2,'BAF','109.4300','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (365,46,3,'CAF','38.1600','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (366,46,4,'IMO','75.0000','b','1.0000','USD','1.000000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (367,46,5,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (368,46,6,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (369,46,7,'FAC','-50.0000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (370,46,8,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (371,46,9,'ONC','550.0000','b','1.0000','USD','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (372,47,1,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (373,47,2,'FAC','-82.2500','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (374,48,1,'FAC','-82.2500','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (375,49,1,'NTFR','2200.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (376,49,2,'CAF','78.1000','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (377,49,3,'BAF','223.9600','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (378,49,4,'CONG','140.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (379,49,5,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (380,49,6,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (381,49,7,'FAC','-77.0000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (382,50,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (383,50,2,'BAF','101.8000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (384,50,3,'CAF','35.5000','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (385,50,4,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (386,50,5,'FAC','-35.0000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (387,50,6,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (388,51,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (389,51,2,'BAF','101.8000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (390,51,3,'CAF','35.5000','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (391,51,4,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (392,51,5,'FAC','-35.0000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (393,51,6,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (394,52,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (395,52,2,'BAF','101.8000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (396,52,3,'CAF','35.5000','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (397,52,4,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (398,52,5,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (399,52,6,'FAC','-50.0000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (400,52,7,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (401,53,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (402,53,2,'BAF','35.5000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (403,53,3,'CAF','101.8000','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (404,53,4,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (405,53,5,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (406,53,6,'FAC','-50.0000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (407,53,7,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (408,54,1,'NTFR','1075.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (409,54,2,'CAF','38.1600','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (410,54,3,'BAF','109.4400','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (411,54,4,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (412,54,5,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (413,54,6,'THCL','75.0000','b','1.0000','GBP','1.847746','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (414,54,7,'ONC','550.0000','b','1.0000','USD','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (415,54,8,'THCD','70.0000','b','1.0000','USD','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (416,54,9,'FAC','-50.0000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (417,54,10,'IMO','75.0000','b','1.0000','USD','1.000000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (441,36,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (473,55,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (471,55,1,'NTFR','1300.0000','b','1.0000','USD','0.544300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (472,55,2,'BAF','143.5200','b','1.0000','USD','0.544300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (488,56,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (485,56,3,'BAF','276.0000','b','1.0000','USD','0.544300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (486,56,4,'FAC','-62.5000','b','1.0000','USD','0.544300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (487,56,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (506,57,4,'FAC','-51.0000','b','1.0000','USD','0.544300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (505,57,3,'CONG','100.0000','b','1.0000','USD','0.544300','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (504,57,2,'BAF','140.7600','b','1.0000','USD','0.544300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (503,57,1,'NTFR','1275.0000','b','1.0000','USD','0.544300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (521,58,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (520,58,2,'NTFR','1125.0000','b','1.0000','USD','0.544300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (518,58,0,'BAF','124.2000','b','1.0000','USD','0.544300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (519,58,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (476,55,0,'HAU','358.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (475,55,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (483,56,1,'NTFR','2500.0000','b','1.0000','USD','0.544300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (484,56,2,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (507,57,5,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (508,57,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (509,57,0,'HAU','327.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (539,59,0,'HAU','346.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (538,59,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (535,59,1,'NTFR','1250.0000','b','1.0000','USD','0.544300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (536,59,2,'BAF','138.0000','b','1.0000','USD','0.544300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (537,59,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (558,60,3,'CONG','100.0000','b','1.0000','USD','0.544300','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (556,60,1,'NTFR','1250.0000','b','1.0000','USD','0.544300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (557,60,2,'BAF','138.0000','b','1.0000','USD','0.544300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (561,60,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (559,60,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (560,60,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1071,61,3,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1072,61,4,'HAU','370.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1073,61,5,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','QUAY RENT 4 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1074,61,6,'DEM','5.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage 4 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3202,73,2,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3203,73,3,'NTFR','1650.0000','b','1.0000','USD','0.550400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3204,73,4,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3212,74,3,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3213,74,4,'NTFR','1650.0000','b','1.0000','USD','0.550400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3214,74,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3222,75,3,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3223,75,4,'NTFR','1650.0000','b','1.0000','USD','0.550400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3224,75,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3473,76,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3267,78,3,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3266,78,1,'BAF','875.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4905,79,0,'DEM','5.0000','b','10.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3291,80,3,'NTFR','850.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3294,275,0,'DOC','8.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3290,80,1,'BAF','850.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3279,81,3,'NTFR','850.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3278,81,1,'BAF','187.6800','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3239,82,3,'NTFR','850.0000','b','1.0000','USD','0.550400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3240,82,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3231,83,3,'NTFR','850.0000','b','1.0000','USD','0.550400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3232,83,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1078,89,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1106,90,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1449,98,3,'NTFR','850.0000','b','3.0000','USD','0.557000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1450,98,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2039,99,1,'NTFR','650.0000','b','7.0000','USD','0.542000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2078,100,1,'NTFR','1175.0000','b','1.0000','USD','0.542000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2087,101,2,'NTFR','1175.0000','b','1.0000','USD','0.542000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (606,102,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (607,102,2,'NTFR','1400.0000','b','1.0000','USD','0.542000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2263,103,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (609,104,1,'THCD','75.0000','b','1.0000','GBP','1.845018','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2047,105,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2069,106,2,'NTFR','1175.0000','b','1.0000','USD','0.542000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2057,182,0,'THCD','75.0000','b','2.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2060,107,2,'NTFR','1140.0000','b','2.0000','USD','0.542000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2260,108,0,'HAU','219.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2259,108,0,'LCD','50.0000','b','1.0000','USD','0.542000','0.000000','LCL-SERVICE CHARGE AT DESTINATION'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2276,111,2,'NTFR','725.0000','b','1.0000','USD','0.542000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2280,112,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2279,112,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2058,182,1,'LOL','55.0000','b','2.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2051,113,0,'LOL','40.0000','b','2.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (626,114,0,'ONC','9549.0000','b','1.0000','ZAR','0.083300','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2101,119,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (655,115,4,'FAC','-32.5000','b','1.0000','USD','0.544300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (654,115,3,'CONG','100.0000','b','1.0000','USD','0.544300','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (653,115,2,'BAF','143.5200','b','1.0000','USD','0.544300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (652,115,1,'NTFR','1300.0000','b','1.0000','USD','0.544300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (632,116,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (633,116,2,'NTFR','800.0000','b','1.0000','USD','0.538400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (634,117,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (635,117,2,'NTFR','800.0000','b','1.0000','USD','0.538400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2043,118,2,'NTFR','1200.0000','b','1.0000','USD','0.538400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (656,115,5,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (657,115,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (658,115,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2950,120,1,'THCL','70.0000','b','1.0000','USD','0.550000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2951,120,2,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2952,120,3,'NTFR','705.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2127,162,0,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent 4 DAYS 1 X 20FT'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2112,121,0,'NTFR','650.0000','b','4.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3315,122,0,'THCD','75.0000','b','15.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3316,122,1,'NTFR','1075.0000','b','10.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3317,122,0,'NTFR','925.0000','b','5.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (977,123,5,'FAC','-28.7500','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (976,123,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (975,123,3,'CAF','40.8300','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (973,123,1,'NTFR','1150.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (974,123,2,'BAF','117.0700','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1003,124,5,'FAC','-30.6300','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1002,124,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (999,124,1,'NTFR','1225.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1000,124,2,'BAF','124.7100','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1001,124,3,'CAF','43.4900','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1028,125,5,'FAC','-30.6300','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1027,125,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1026,125,3,'CAF','43.4900','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1024,125,1,'NTFR','1225.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1025,125,2,'BAF','124.7100','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1585,126,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1582,126,4,'FAC','-66.5000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1581,126,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1580,126,2,'BAF','193.4200','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1578,126,0,'NTFR','1900.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1579,126,1,'CAF','67.4500','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1784,127,0,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1055,128,6,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1054,128,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1053,128,4,'CONG','140.0000','b','1.0000','USD','0.550000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1050,128,1,'NTFR','2200.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1051,128,2,'CAF','78.1000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1052,128,3,'BAF','223.9600','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (922,129,4,'BAF','109.4400','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (921,129,3,'CAF','38.1600','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (920,129,2,'CONG','70.0000','b','1.0000','USD','0.550000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (919,129,1,'NTFR','1025.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (893,130,6,'FAC','-70.8800','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (892,130,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (891,130,4,'BAF','206.1500','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (890,130,3,'CAF','71.8900','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (888,130,1,'NTFR','2025.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (889,130,2,'CONG','140.0000','b','1.0000','USD','0.550000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1561,131,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1558,131,4,'FAC','-50.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1557,131,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1556,131,2,'CAF','35.5000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1555,131,1,'BAF','101.8000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1554,131,0,'NTFR','1000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1391,132,0,'HAU','385.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1388,132,4,'FAC','-50.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1387,132,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1386,132,2,'CAF','101.8000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1385,132,1,'BAF','35.5000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1384,132,0,'NTFR','1000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1752,133,5,'FAC','-35.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1751,133,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1750,133,3,'CAF','35.5000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1748,133,1,'NTFR','1000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1749,133,2,'BAF','101.8000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1722,134,5,'FAC','-35.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1721,134,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1720,134,3,'CAF','35.5000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1718,134,1,'NTFR','1000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1719,134,2,'BAF','101.8000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1142,135,5,'FAC','-70.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1141,135,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1140,135,3,'BAF','203.6000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1138,135,1,'NTFR','2000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1139,135,2,'CAF','71.0000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1164,136,5,'FAC','-70.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1163,136,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1162,136,3,'BAF','203.6000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1160,136,1,'NTFR','2000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1161,136,2,'CAF','71.0000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1187,137,5,'FAC','-70.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1186,137,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1185,137,3,'BAF','203.6000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1183,137,1,'NTFR','2000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1184,137,2,'CAF','71.0000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1211,138,5,'FAC','-70.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1210,138,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1209,138,3,'BAF','203.6000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1207,138,1,'NTFR','2000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1208,138,2,'CAF','71.0000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1474,139,6,'FAC','-52.5000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1473,139,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1472,139,4,'IMO','75.0000','b','1.0000','USD','0.550000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1469,139,1,'NTFR','1050.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1470,139,2,'BAF','114.5300','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1471,139,3,'CAF','39.9400','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1439,140,5,'FAC','-52.5000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1438,140,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1437,140,3,'CAF','37.2800','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1435,140,1,'NTFR','1050.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1436,140,2,'BAF','106.8900','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (953,141,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (952,141,5,'FAC','-35.8800','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (951,141,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (950,141,3,'BAF','109.4400','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (948,141,1,'NTFR','1025.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (949,141,2,'CAF','38.1600','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1361,142,6,'FAC','-50.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1360,142,5,'THCD','64.0000','b','1.0000','USD','0.550000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1356,142,1,'NTFR','1000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1357,142,2,'BAF','101.8000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1358,142,3,'CAF','35.5000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1359,142,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1500,143,5,'FAC','-50.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1499,143,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1496,143,1,'NTFR','1000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1497,143,2,'BAF','101.8000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1498,143,3,'CAF','35.5000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1237,144,5,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1236,144,4,'FAC','-67.3800','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1233,144,1,'CAF','68.3400','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1234,144,2,'BAF','195.9700','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1235,144,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1268,145,5,'FAC','-68.2900','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1267,145,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1264,145,1,'NTFR','1950.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1265,145,2,'CAF','69.2300','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1266,145,3,'BAF','198.5100','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1290,146,1,'NTFR','2000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1328,147,7,'FAC','-50.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1327,147,6,'THCD','70.0000','b','1.0000','USD','0.550000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1326,147,5,'ONC','550.0000','b','1.0000','USD','0.550000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1325,147,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1321,147,0,'NTFR','1000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1322,147,1,'CAF','38.1600','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1323,147,2,'BAF','109.4400','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1324,147,3,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1534,148,7,'ONC','550.0000','b','1.0000','USD','0.550000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1533,148,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1532,148,5,'FAC','-50.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1531,148,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1530,148,3,'IMO','75.0000','b','1.0000','USD','0.550000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1527,148,0,'NTFR','1000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1528,148,1,'BAF','109.4300','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1529,148,2,'CAF','38.1600','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1415,149,6,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1414,149,5,'ONC','1050.0000','b','1.0000','USD','0.550000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1413,149,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1410,149,1,'NTFR','2100.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1411,149,2,'CAF','74.5500','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1412,149,3,'BAF','213.7800','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1695,150,7,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1694,150,6,'FAC','-70.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1693,150,5,'ONC','3250.0000','b','1.0000','USD','0.550000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1692,150,4,'THCD','80.0000','b','1.0000','USD','0.550000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1691,150,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1690,150,2,'CAF','71.0000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1689,150,1,'BAF','203.6000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (869,151,0,'HAU','358.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (868,151,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (867,151,5,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (863,151,1,'NTFR','1300.0000','b','1.0000','USD','0.544300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (864,151,2,'BAF','143.5200','b','1.0000','USD','0.544300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (865,151,3,'CONG','100.0000','b','1.0000','USD','0.544300','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (866,151,4,'FAC','-32.5000','b','1.0000','USD','0.544300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (894,130,7,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (895,130,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (896,130,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (923,129,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (924,129,0,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (925,129,0,'FAC','-35.8800','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (926,129,0,'IMO','50.0000','b','1.0000','USD','0.550000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (927,129,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (928,129,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (929,129,0,'DEM','37.5000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (954,141,7,'IMO','50.0000','b','1.0000','USD','0.550000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (955,141,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (956,141,0,'HAU','203.0000','b','1.0000','JPY','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (980,123,0,'HAU','233.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (978,123,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (979,123,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1004,124,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1005,124,7,'ONC','1900.0000','b','1.0000','USD','0.550000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1006,124,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1007,124,0,'HAU','287.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1029,125,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1030,125,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1031,125,0,'HAU','233.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1058,128,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1057,128,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1056,128,7,'FAC','-77.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2209,152,0,'NTFR','650.0000','b','6.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1070,61,2,'NTFR','950.0000','b','1.0000','USD','0.556000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1069,61,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1068,61,0,'BAF','950.0000','%','11.0400','USD','0.556000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1080,89,0,'HAU','345.0000','b','1.0000','GBP','1.000000','0.000000','HAULAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1079,89,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1088,87,0,'DEM','10.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage 3 DAYS SUDU 4624344'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1087,87,0,'QUR','18.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent 3 DAYS SUDU 4624344'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1086,87,0,'DEM','10.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage 4 DAYS AWSU 4904037'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1085,87,0,'QUR','18.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent 4 DAYS AWSU 4904037'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1098,86,0,'DEM','10.0000','b','5.0000','GBP','1.000000','0.000000','Demurrage 5 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1097,86,0,'QUR','18.0000','b','5.0000','GBP','1.000000','0.000000','Quay Rent 5 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1096,86,0,'HAU','599.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1095,86,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1094,86,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1102,85,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1101,85,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1108,90,0,'HAU','284.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1107,90,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1245,163,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1977,164,5,'HAU','370.0000','b','1.0000','GBP','1.000000','0.000000','Haulage BRADFORD'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1978,164,6,'HAU','313.0000','b','1.0000','GBP','1.000000','0.000000','Haulage PETERBOROUGH'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2244,166,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2000,167,3,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2022,179,6,'NTFR','1175.0000','b','5.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1999,167,1,'BAF','875.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4500,168,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1948,169,3,'NTFR','850.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1949,169,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1143,135,6,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1144,135,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1145,135,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1165,136,6,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1166,136,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1188,137,6,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1189,137,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1190,137,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1212,138,6,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1213,138,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1214,138,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1238,144,6,'NTFR','1925.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1239,144,0,'TCFB','75.0000','b','1.0000','USD','0.550000','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1240,144,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1241,144,0,'HAU','321.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1247,163,0,'HAU','345.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1246,163,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1269,145,6,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1270,145,0,'TCFB','60.0000','b','1.0000','USD','0.550000','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1271,145,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1297,146,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1298,146,0,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1296,146,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1294,146,0,'FAC','-70.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1295,146,0,'TCFB','60.0000','b','1.0000','USD','0.550000','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1292,146,0,'BAF','203.6000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1293,146,0,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1291,146,0,'CAF','71.0000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1331,147,0,'HAU','346.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1330,147,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1329,147,0,'IMO','75.0000','b','1.0000','USD','0.550000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1362,142,7,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1363,142,0,'TCFB','30.0000','b','1.0000','USD','0.550000','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1364,142,0,'FUM','80.0000','b','1.0000','GBP','1.000000','0.000000','Fumigation Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1365,142,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1366,142,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1367,142,0,'SHU','50.0000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1389,132,5,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1390,132,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1416,149,7,'FAC','-105.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1417,149,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1418,149,0,'HAU','385.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1440,140,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1441,140,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1442,140,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1447,98,1,'BAF','2550.0000','%','11.0400','USD','0.557000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1448,98,2,'THCD','73.0000','b','3.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1475,139,7,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1476,139,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1477,139,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1501,143,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1502,143,0,'TCFB','30.0000','b','1.0000','USD','0.550000','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1503,143,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1504,143,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1537,148,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1535,148,8,'THCD','70.0000','b','1.0000','USD','0.550000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1536,148,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1559,131,5,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1560,131,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1584,126,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1583,126,5,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1600,170,5,'FAC','-70.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1599,170,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1598,170,3,'BAF','203.6000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1597,170,2,'CAF','71.0000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1596,170,1,'NTFR','2000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1595,170,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1594,170,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1601,170,6,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1605,91,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1604,91,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1615,92,0,'DEM','5.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage 4 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1614,92,0,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent 4 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1613,92,0,'HAU','461.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1612,92,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1611,92,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1656,171,5,'FAC','-66.5000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1655,171,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1654,171,3,'BAF','193.4200','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1652,171,1,'NTFR','1900.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1653,171,2,'CAF','67.4500','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1627,95,0,'VEHD','25.0000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1626,95,0,'DEM','10.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage 3 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1625,95,0,'QUR','18.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent 3 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1631,96,0,'DEM','5.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage 3 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1630,96,0,'QUR','9.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent 3 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1635,97,0,'DEM','5.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage 3 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1634,97,0,'QUR','9.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent 3 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1657,171,6,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1658,171,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1659,171,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1676,94,0,'LIFT','50.0000','b','1.0000','GBP','1.000000','0.000000','Lift On Lift Off'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1675,94,0,'WJY','327.0000','b','1.0000','GBP','1.000000','0.000000','Wasted Journey'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1674,94,0,'VEHD','25.0000','b','3.0000','GBP','1.000000','0.000000','Vehiche Detention 3 HOURS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1696,150,8,'DOF','50.0000','b','1.0000','USD','0.550000','0.000000','Delivery Order'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1697,150,9,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1677,94,0,'STOR','20.0000','b','5.0000','GBP','1.000000','0.000000','Storage 5 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1688,150,0,'NTFR','2000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1723,134,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1724,134,0,'ONC','2000.0000','b','1.0000','USD','0.550000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1725,134,0,'DOF','50.0000','b','1.0000','USD','0.550000','0.000000','Delivery Order'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1726,134,0,'THCD','70.0000','b','1.0000','USD','0.550000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1727,134,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1753,133,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1754,133,0,'ONC','2000.0000','b','1.0000','USD','0.550000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1755,133,0,'DOF','50.0000','b','1.0000','USD','0.550000','0.000000','Delivery Order'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1756,133,0,'THCD','70.0000','b','1.0000','USD','0.550000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1757,133,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1782,127,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1783,127,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1781,127,0,'FAC','-100.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1779,127,0,'BAF','203.6000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1780,127,0,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1778,127,0,'CAF','71.0000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1777,127,0,'NTFR','2000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1788,93,0,'DEM','10.0000','b','2.0000','GBP','1.000000','0.000000','Demurrage 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1787,93,0,'QUR','18.0000','b','2.0000','GBP','1.000000','0.000000','Quay Rent 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1796,172,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1795,172,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1805,14,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1804,14,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1818,18,0,'NTFR','1750.0000','b','1.0000','USD','0.553800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1817,18,0,'BAF','199.2700','b','1.0000','USD','0.553800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1819,18,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1820,18,0,'HAU','313.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1838,15,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1837,15,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1836,15,0,'CONG','100.0000','b','1.0000','USD','0.553800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1835,15,0,'BAF','104.8800','b','1.0000','USD','0.553800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1828,173,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1834,15,0,'NTFR','950.0000','b','1.0000','USD','0.553800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1847,11,0,'QUR','9.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent 3 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1846,11,0,'HAU','438.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1845,11,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1844,11,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1848,11,0,'DEM','5.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage 3 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1854,17,0,'DEM','10.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage 3 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1853,17,0,'QUR','18.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent 3 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1852,17,0,'HAU','18.0000','b','1.0000','GBP','1.000000','0.000000','Haulage ADDITIONAL'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1858,13,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1857,13,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1862,16,0,'DEM','10.0000','b','2.0000','GBP','1.000000','0.000000','Demurrage 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1861,16,0,'QUR','18.0000','b','2.0000','GBP','1.000000','0.000000','Quay Rent 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1877,174,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1878,174,3,'QUR','9.0000','b','2.0000','GBP','1.000000','0.000000','Quay Rent 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1879,174,4,'DEM','5.0000','b','2.0000','GBP','1.000000','0.000000','Demurrage 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1876,174,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1875,174,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1892,175,3,'QUR','9.0000','b','2.0000','GBP','1.000000','0.000000','Quay Rent 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1891,175,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1890,175,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1889,175,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1893,175,4,'DEM','5.0000','b','2.0000','GBP','1.000000','0.000000','Demurrage 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1906,176,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1907,176,3,'QUR','9.0000','b','2.0000','GBP','1.000000','0.000000','Quay Rent 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1908,176,4,'DEM','5.0000','b','2.0000','GBP','1.000000','0.000000','Demurrage 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1905,176,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1904,176,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1922,177,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1923,177,2,'HAU','738.0000','b','1.0000','GBP','1.000000','0.000000','Haulage 2 X 369.00'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1924,177,3,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent 2 DAYS X 2'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1925,177,4,'DEM','5.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage 2 DAYS X 2'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1921,177,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1937,178,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1936,178,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1946,169,1,'BAF','850.0000','%','11.0400','USD','0.552500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2021,179,5,'WAR','12.0000','b','5.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2020,179,4,'BAF','119.6200','b','5.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2017,179,1,'THCL','75.0000','b','5.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2018,179,2,'CAF','41.7200','b','5.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2019,179,3,'FAC','-29.3800','b','5.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1959,155,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1958,155,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1963,154,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1962,154,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1976,164,4,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1975,164,3,'NTFR','3500.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1974,164,2,'COLF','10.0000','b','1.0000','USD','0.552500','0.000000','Collection fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1973,164,1,'DISB','100.0000','b','1.0000','USD','0.552500','0.000000','Disbursements'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1972,164,0,'THCD','146.0000','b','2.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1979,164,7,'BAF','398.5400','b','1.0000','USD','0.552500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1994,180,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1995,180,3,'QUR','9.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent 3 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1996,180,4,'DEM','5.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage 3 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1993,180,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1992,180,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2024,179,0,'HAU','412.0000','b','5.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2023,179,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2029,110,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2028,110,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2030,110,0,'HAU','470.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2037,181,1,'LOL','40.0000','b','7.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2036,181,0,'THCD','75.0000','b','7.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2042,118,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2049,105,0,'HAU','313.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2048,105,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2067,183,1,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2066,183,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2076,184,1,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2075,184,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2085,185,1,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2084,185,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2096,25,0,'QUR','18.0000','b','2.0000','GBP','1.000000','0.000000','Quay Rent 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2095,25,0,'HAU','420.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2094,25,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2093,25,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2097,25,0,'DEM','10.0000','b','2.0000','GBP','1.000000','0.000000','Demurrage 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2103,119,0,'HAU','370.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2102,119,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2110,186,0,'LOL','40.0000','b','4.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2109,186,0,'THCD','75.0000','b','4.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2126,162,0,'DEM','10.0000','b','8.0000','GBP','1.000000','0.000000','Demurrage 2 X 40FTS 4 DAYS @ 10.00 GBP X 2'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2125,162,0,'QUR','18.0000','b','8.0000','GBP','1.000000','0.000000','Quay Rent 2 X 40FTS 4 DAYS @ 18.00 GBP X 2'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2124,162,0,'HAU','389.0000','b','3.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2123,162,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2122,162,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2121,162,0,'THCD','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2128,162,0,'DEM','5.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage 4 DAYS 1 X 20FT'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2344,187,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2341,187,1,'NTFR','1300.0000','b','1.0000','USD','0.550400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2342,187,2,'BAF','143.5200','b','1.0000','USD','0.550400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2343,187,3,'CONG','100.0000','b','1.0000','USD','0.550400','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2522,188,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2521,188,4,'FAC','-30.6200','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2520,188,3,'CAF','43.4800','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2518,188,1,'NTFR','1225.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2519,188,2,'BAF','124.7100','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2543,189,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2542,189,4,'FAC','-30.6200','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2541,189,3,'CAF','43.4800','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2539,189,1,'NTFR','1225.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2540,189,2,'BAF','124.7100','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2437,190,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2434,190,5,'TCFB','30.0000','b','1.0000','USD','0.552200','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2433,190,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2432,190,3,'BAF','106.8900','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2430,190,1,'NTFR','1050.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2431,190,2,'CAF','37.2800','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2359,191,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2358,191,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2456,194,5,'FAC','-70.0000','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2455,194,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2454,194,3,'BAF','203.6000','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2452,194,1,'NTFR','2000.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2453,194,2,'CAF','71.0000','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2479,195,5,'FAC','-70.0000','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2478,195,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2477,195,3,'BAF','203.6000','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2475,195,1,'NTFR','2000.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2476,195,2,'CAF','71.0000','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2501,196,5,'FAC','-70.0000','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2500,196,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2499,196,3,'BAF','203.6000','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2497,196,1,'NTFR','2000.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2498,196,2,'CAF','71.0000','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2435,190,6,'FAC','-36.7500','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2410,197,6,'WAR','12.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2409,197,5,'FAC','-52.5000','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2408,197,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2407,197,3,'CAF','39.9300','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2405,197,1,'NTFR','1050.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2406,197,2,'BAF','114.5200','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2664,198,5,'FAC','-35.8800','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2663,198,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2662,198,3,'CAF','36.3900','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2660,198,1,'NTFR','1025.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2661,198,2,'BAF','104.3500','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2688,199,5,'FAC','-38.5000','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2687,199,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2686,199,3,'BAF','111.9800','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2684,199,1,'NTFR','1100.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2685,199,2,'CAF','39.0500','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2715,200,6,'FAC','-45.5000','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2714,200,5,'THCD','64.0000','b','1.0000','USD','0.552200','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2713,200,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2712,200,3,'CAF','46.1500','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2710,200,1,'NTFR','1300.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2711,200,2,'BAF','132.3400','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2383,201,6,'WAR','12.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2382,201,5,'FAC','-35.8800','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2381,201,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2380,201,3,'BAF','109.4400','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2378,201,1,'NTFR','1025.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2379,201,2,'CAF','38.1600','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2210,152,0,'LCD','50.0000','b','6.0000','USD','1.000000','0.000000','LCL-SERVICE CHARGE AT DESTINATION'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2215,156,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2214,156,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2216,156,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2944,202,2,'NTFR','650.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2915,248,1,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2921,203,3,'NTFR','650.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3037,205,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2926,206,2,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2927,206,3,'NTFR','850.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2933,249,0,'LOL','55.0000','b','2.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2935,207,2,'NTFR','1175.0000','b','2.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3129,209,2,'NTFR','725.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3120,210,2,'NTFR','725.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3338,211,3,'NTFR','625.0000','b','10.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3337,211,2,'BAF','6250.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3053,212,2,'BAF','700.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3054,212,3,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3068,213,2,'BAF','700.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3069,213,3,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2246,166,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2245,166,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2321,214,0,'DEM','5.0000','b','13.0000','GBP','1.000000','0.000000','Demurrage 13 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2322,214,0,'QUR','9.0000','b','7.0000','GBP','1.000000','0.000000','Quay Rent 7 DAYS @ 9.00 GBP'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2323,214,0,'QUR','27.0000','b','6.0000','GBP','1.000000','0.000000','Quay Rent 6 DAYS @ 27.00'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2326,234,0,'DANG','15.0000','b','1.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2257,108,1,'NTFR','725.0000','b','1.0000','USD','0.542000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2258,108,2,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2264,103,0,'HAU','288.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2271,215,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2272,215,1,'HAU','226.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2275,111,0,'LCD','50.0000','b','1.0000','USD','0.542000','0.000000','LCL-SERVICE CHARGE AT DESTINATION'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3957,223,4,'COLF','5.0000','b','1.0000','USD','0.555700','0.000000','Collection fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3956,223,3,'DISB','50.0000','b','1.0000','USD','0.555700','0.000000','Disbursements'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3954,223,1,'BAF','199.2700','b','1.0000','USD','0.555700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3955,223,2,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3596,224,3,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3597,224,4,'NTFR','1650.0000','b','1.0000','USD','0.555700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3598,224,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3515,225,3,'NTFR','850.0000','b','1.0000','USD','0.555700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3513,225,1,'BAF','850.0000','%','11.0400','USD','0.555700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3514,225,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3527,226,3,'NTFR','850.0000','b','1.0000','USD','0.555700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3525,226,1,'BAF','850.0000','%','11.0400','USD','0.555700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3526,226,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3503,227,3,'NTFR','850.0000','b','1.0000','USD','0.555700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3504,227,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3765,228,3,'NTFR','875.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3776,313,3,'CAF','79.8800','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3764,228,1,'BAF','1750.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3793,229,3,'NTFR','850.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3805,320,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3792,229,1,'BAF','850.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3823,230,3,'NTFR','850.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3822,230,1,'BAF','850.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3646,232,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2316,64,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2315,64,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2317,64,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2346,187,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2345,187,5,'FAC','-32.5000','b','1.0000','USD','0.550400','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2347,187,0,'HAU','268.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2357,191,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2356,191,0,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2384,201,7,'IMO','50.0000','b','1.0000','USD','0.552200','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2385,201,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2386,201,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2411,197,7,'IMO','75.0000','b','1.0000','USD','0.552200','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2412,197,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2413,197,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2436,190,7,'WAR','12.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2457,194,6,'WAR','24.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2458,194,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2480,195,6,'WAR','24.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2481,195,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2482,195,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2502,196,6,'WAR','24.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2503,196,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2523,188,6,'WAR','12.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2524,188,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2544,189,6,'WAR','12.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2545,189,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2564,235,5,'FAC','-35.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2563,235,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2562,235,3,'CAF','35.5000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2561,235,2,'BAF','101.8000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2560,235,1,'NTFR','1000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2559,235,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2558,235,0,'THCD','70.0000','b','1.0000','USD','0.550000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2557,235,0,'DOF','50.0000','b','1.0000','USD','0.550000','0.000000','Delivery Order'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2556,235,0,'ONC','2000.0000','b','1.0000','USD','0.550000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2565,235,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2584,236,5,'FAC','-35.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2583,236,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2582,236,3,'CAF','35.5000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2581,236,2,'BAF','101.8000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2580,236,1,'NTFR','1000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2579,236,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2578,236,0,'THCD','70.0000','b','1.0000','USD','0.550000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2577,236,0,'DOF','50.0000','b','1.0000','USD','0.550000','0.000000','Delivery Order'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2576,236,0,'ONC','2000.0000','b','1.0000','USD','0.550000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2585,236,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2603,237,7,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2602,237,6,'FAC','-70.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2601,237,5,'ONC','3250.0000','b','1.0000','USD','0.550000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2600,237,4,'THCD','80.0000','b','1.0000','USD','0.550000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2599,237,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2598,237,2,'CAF','71.0000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2597,237,1,'BAF','203.6000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2596,237,0,'NTFR','2000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2604,237,8,'DOF','50.0000','b','1.0000','USD','0.550000','0.000000','Delivery Order'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2605,237,9,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2807,238,5,'FAC','-35.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2806,238,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2805,238,3,'CAF','35.5000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2803,238,1,'NTFR','1000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2804,238,2,'BAF','101.8000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2828,239,5,'FAC','-35.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2827,239,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2826,239,3,'CAF','35.5000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2824,239,1,'NTFR','1000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2825,239,2,'BAF','101.8000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2855,240,7,'FAC','-70.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2854,240,6,'ONC','3250.0000','b','1.0000','USD','0.550000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2853,240,5,'THCD','80.0000','b','1.0000','USD','0.550000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2852,240,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2851,240,3,'CAF','71.0000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2849,240,1,'NTFR','2000.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2850,240,2,'BAF','203.6000','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2630,241,0,'AEA_FRT','7644.6600','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2631,241,0,'COM','-473.0400','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2739,242,5,'WAR','24.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2738,242,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2735,242,1,'NTFR','2100.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2736,242,2,'CAF','74.5500','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2737,242,3,'BAF','213.7800','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2763,243,5,'FAC','-52.5000','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2762,243,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2761,243,3,'CAF','37.2800','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2759,243,1,'NTFR','1050.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2760,243,2,'BAF','106.8900','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2665,198,6,'WAR','12.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2666,198,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2667,198,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2689,199,6,'WAR','12.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2690,199,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2691,199,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2716,200,7,'TCFB','30.0000','b','1.0000','USD','0.552200','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2717,200,8,'WAR','12.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2718,200,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2742,242,0,'HAU','216.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2741,242,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2740,242,6,'FAC','-105.0000','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2764,243,6,'WAR','12.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2765,243,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2766,243,0,'HAU','668.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2808,238,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2783,244,1,'NTFR','1250.0000','b','1.0000','USD','0.550400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2784,244,2,'BAF','138.0000','b','1.0000','USD','0.550400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2785,244,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2786,244,4,'CONG','100.0000','b','1.0000','USD','0.550400','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2787,244,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2788,244,0,'HAU','400.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2809,238,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2829,239,6,'WAR','12.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2830,239,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2856,240,8,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2857,240,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2872,245,5,'FAC','-38.5000','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2871,245,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2870,245,3,'BAF','111.9800','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2869,245,2,'CAF','39.0500','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2868,245,1,'NTFR','1100.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2867,245,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2866,245,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2873,245,6,'WAR','12.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2903,246,7,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2914,248,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2902,246,6,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2901,246,5,'WAR','12.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2900,246,4,'FAC','-35.8800','b','1.0000','USD','0.552200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2897,246,1,'CAF','36.3900','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2898,246,2,'BAF','104.3500','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2899,246,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2896,246,0,'NTFR','1025.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2917,247,0,'THCD','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2920,203,2,'NTFR','1140.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2925,206,1,'BAF','850.0000','%','10.1800','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2932,249,0,'THCD','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2942,250,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2941,250,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2953,120,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2954,120,0,'HAU','349.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2960,251,0,'DEM','10.0000','b','7.0000','GBP','1.000000','0.000000','Demurrage 7 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2959,251,0,'QUR','18.0000','b','7.0000','GBP','1.000000','0.000000','Quay Rent 7 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2965,252,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2966,252,0,'HAU','422.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2971,253,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2972,253,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2976,254,0,'NTFR','1175.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2985,255,0,'HAU','470.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2984,255,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2983,255,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3093,256,6,'CAF','63.9000','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3092,256,5,'NTFR','1800.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3091,256,4,'WAR','12.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3090,256,3,'BAF','93.6700','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3088,256,1,'NTFR','925.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3089,256,2,'CAF','32.8400','b','1.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3111,257,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3109,257,2,'WAR','12.0000','b','4.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3108,257,1,'BAF','93.6700','b','4.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3107,257,0,'CAF','32.8400','b','4.0000','USD','0.552200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3018,258,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3017,258,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3014,258,0,'NTFR','1150.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3015,258,0,'CAF','40.8300','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3016,258,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3023,259,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3024,259,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3027,260,0,'NTFR','1140.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3032,261,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3033,261,0,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3039,205,0,'HAU','470.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3038,205,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3049,262,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3050,262,2,'HAU','483.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3048,262,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3064,263,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3065,263,2,'HAU','558.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3063,263,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3094,256,7,'BAF','183.2400','b','1.0000','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3095,256,8,'WAR','24.0000','b','1.0000','USD','0.552200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3096,256,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3110,257,3,'NTFR','925.0000','b','4.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3118,264,1,'HAU','422.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3117,264,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3127,265,1,'HAU','422.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3126,265,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3133,266,0,'NTFR','650.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3143,267,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3144,267,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3168,269,0,'NTFR','1175.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3162,268,4,'CONG','200.0000','b','1.0000','USD','0.550400','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3161,268,3,'FAC','-58.7500','b','1.0000','USD','0.550400','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3160,268,2,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3159,268,1,'BAF','259.4400','b','1.0000','USD','0.550400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3163,268,5,'NTFR','2350.0000','b','1.0000','USD','0.550400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3164,268,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3165,268,0,'HAU','299.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3173,270,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3174,270,0,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3179,271,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3180,271,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3193,72,5,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3192,72,4,'NTFR','1750.0000','b','1.0000','USD','0.550400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3191,72,3,'COLF','5.0000','b','1.0000','USD','0.550400','0.000000','Collection fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3190,72,2,'DISB','50.0000','b','1.0000','USD','0.550400','0.000000','Disbursements'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3189,72,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3188,72,0,'BAF','199.2700','b','1.0000','USD','0.550400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3194,72,6,'HAU','370.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3201,73,1,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3200,73,0,'BAF','1650.0000','%','11.0400','USD','0.550400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3210,74,1,'BAF','1650.0000','%','11.0400','USD','0.550400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3211,74,2,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3220,75,1,'BAF','1650.0000','%','11.0400','USD','0.550400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3221,75,2,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3229,83,1,'BAF','850.0000','%','11.0400','USD','0.550400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3230,83,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3237,82,1,'BAF','850.0000','%','11.0400','USD','0.550400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3238,82,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3245,65,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3244,65,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3246,65,0,'HAU','461.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3251,69,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3250,69,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3252,69,0,'HAU','370.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3261,272,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3262,272,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3263,272,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3275,273,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3274,273,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3287,274,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3286,274,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3297,276,0,'DOC','8.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3299,63,0,'HAU','65.0000','b','4.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3302,277,0,'VEHD','56.2500','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3308,278,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3307,278,0,'NTFR','1200.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3320,122,0,'ONC','370.0000','b','12.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3319,122,0,'ONC','320.0000','b','3.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3318,122,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3323,279,0,'NTFR','675.0000','b','1.0000','USD','0.559100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3333,280,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3334,280,2,'LOL','20.0000','b','10.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3332,280,0,'THCD','75.0000','b','10.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3353,281,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3354,281,0,'NTFR','795.0000','b','1.0000','USD','0.550800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3349,282,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3350,282,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3365,283,0,'NTFR','700.0000','b','1.0000','USD','0.550800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3361,284,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3362,284,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3376,285,0,'NTFR','700.0000','b','1.0000','USD','0.550800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3373,286,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3374,286,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3388,287,0,'NTFR','700.0000','b','1.0000','USD','0.538400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3384,288,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3385,288,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3400,289,0,'NTFR','700.0000','b','1.0000','USD','0.538400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3396,290,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3397,290,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3413,291,0,'NTFR','1175.0000','b','2.0000','USD','0.550800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3408,292,0,'THCD','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3409,292,0,'LOL','55.0000','b','2.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3425,293,0,'NTFR','700.0000','b','1.0000','USD','0.538400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3421,294,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3422,294,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3439,165,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3440,165,1,'THCD','146.0000','b','2.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3435,295,1,'QUR','252.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3436,295,0,'DEM','140.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3434,295,0,'HAU','284.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3458,297,0,'ADMIN','391.5000','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3454,77,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3455,77,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3451,296,0,'QUR','18.0000','b','2.0000','GBP','1.000000','0.000000','Quay Rent 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3450,296,0,'DEM','10.0000','b','2.0000','GBP','1.000000','0.000000','Demurrage 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3449,296,0,'HAU','284.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3472,76,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3468,298,1,'QUR','36.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3469,298,2,'DEM','20.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage 2 DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3467,298,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3495,299,0,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3496,299,0,'BAF','56.0000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3488,300,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3489,300,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3490,300,2,'HAU','394.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3501,227,1,'BAF','850.0000','%','11.0400','USD','0.555700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3502,227,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3516,225,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3528,226,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3531,301,0,'HAU','2227.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3534,302,0,'HAU','4876.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3537,303,0,'HAU','1108.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3540,304,0,'HAU','2499.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3543,305,0,'HAU','436.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3546,306,0,'HAU','406.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3549,307,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3552,308,0,'HAU','663.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3555,309,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3558,310,0,'EXEC','11.2500','b','26.0000','GBP','1.000000','0.000000','Executive Information Change'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3561,311,0,'EXEC','11.2500','b','12.0000','GBP','1.000000','0.000000','Executive Information Change'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3564,312,0,'ADMIN','11.2500','b','4.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3777,313,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3778,313,5,'FAC','-78.7500','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3779,313,6,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3780,313,0,'HAU','379.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3781,313,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3573,314,0,'DANG','3.7500','b','2.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3576,315,0,'DANG','3.7500','b','2.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5770,508,1,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5772,316,2,'NTFR','1175.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5506,464,1,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5516,317,2,'NTFR','1175.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3581,318,1,'THCD','75.0000','b','1.0000','GBP','1.803101','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3582,319,1,'THCD','75.0000','b','1.0000','GBP','1.803101','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3587,216,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3586,216,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3588,216,0,'HAU','371.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3594,224,1,'BAF','1650.0000','%','11.0400','USD','0.555700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3595,224,2,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3806,320,4,'FAC','-70.8800','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3807,320,5,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3808,320,6,'NTFR','2025.0000','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3809,320,0,'HAU','270.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3810,320,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3833,321,3,'BAF','203.6000','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3834,321,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3835,321,5,'FAC','-70.0000','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3836,321,6,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3837,321,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3884,322,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3878,322,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3879,322,5,'THCD','64.0000','b','1.0000','USD','0.542900','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3880,322,6,'TCFB','30.0000','b','1.0000','USD','0.542900','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3881,322,7,'FAC','-38.5000','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3882,322,8,'WAR','12.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3883,322,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4069,323,0,'DOC','15.0000','b','1.0000','USD','0.542900','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4065,323,4,'BAF','137.4300','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4066,323,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4067,323,6,'WAR','12.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4068,323,0,'HAU','278.0000','b','1.0000','USD','0.542900','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3639,67,0,'QUR','18.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent 3DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3638,67,0,'DEM','10.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage 3DAYS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3637,67,0,'TRI','76.8000','b','1.0000','GBP','1.000000','0.000000','Tri Axle'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3636,67,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3635,67,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3647,232,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3648,232,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3660,324,0,'NTFR','1140.0000','b','2.0000','USD','0.550800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3656,325,0,'THCD','150.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3657,325,1,'LOL','55.0000','b','2.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3672,326,0,'NTFR','700.0000','b','1.0000','USD','0.550800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3668,327,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3669,327,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3684,328,0,'NTFR','700.0000','b','1.0000','USD','0.550800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3681,329,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3682,329,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3689,330,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3690,330,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3699,331,0,'HAU','470.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3698,331,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3697,331,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3708,332,0,'HAU','470.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3707,332,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3706,332,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3717,333,0,'HAU','470.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3716,333,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3715,333,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3723,334,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3722,334,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3728,335,0,'AEA_FRT','18135.7100','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3729,335,0,'COM','-968.8200','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3741,336,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3740,336,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3739,336,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3738,336,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3749,337,0,'COM','-370.3600','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3750,337,0,'BTS','-128.5200','b','1.0000','GBP','1.000000','0.000000','Transhipment Box fees'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3748,337,0,'AEA_FRT','7381.4100','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3760,338,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3761,338,2,'HAU','369.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3759,338,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3774,313,1,'NTFR','2250.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3775,313,2,'BAF','229.0500','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3788,353,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3789,353,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3803,320,1,'CAF','71.8900','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3804,320,2,'BAF','206.1500','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3811,320,0,'VEHD','81.2500','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3818,354,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3819,354,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3831,321,1,'NTFR','2000.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3832,321,2,'CAF','71.0000','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3838,355,1,'THCD','75.0000','b','1.0000','GBP','1.803101','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3839,355,2,'NTFR','1400.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3840,356,1,'THCD','75.0000','b','1.0000','GBP','1.803101','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3841,356,2,'NTFR','1400.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3842,357,1,'THCD','75.0000','b','1.0000','GBP','1.803101','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3843,358,1,'THCD','75.0000','b','1.0000','GBP','1.803101','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3885,359,0,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3886,359,0,'BAF','56.0000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3858,360,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3859,360,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3860,360,2,'LOL','20.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3877,322,3,'BAF','111.9800','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3875,322,1,'NTFR','1100.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3876,322,2,'CAF','39.0500','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3909,361,0,'NTFR','625.0000','b','5.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3910,361,0,'BAF','50.0000','b','5.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3904,362,3,'HAU','284.0000','b','4.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3903,362,2,'LOL','20.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3901,362,0,'THCD','75.0000','b','5.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3902,362,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4034,363,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4035,363,5,'FAC','-85.7500','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4036,363,6,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4037,363,0,'HAU','1690.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4038,363,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4018,364,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4014,364,4,'FAC','-70.8800','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4015,364,5,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4016,364,6,'NTFR','2025.0000','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4017,364,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3990,365,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3991,365,5,'FAC','-70.8800','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3992,365,0,'HAU','216.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3993,365,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3994,365,0,'WAR','24.0000','b','1.0000','GBP','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3938,222,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3937,222,0,'NTFR','850.0000','b','1.0000','USD','0.555700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3936,222,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3935,222,0,'CONG','100.0000','b','1.0000','USD','0.555700','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3934,222,0,'BAF','93.8400','b','1.0000','USD','0.555700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3939,222,0,'HAU','677.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3960,223,0,'HAU','313.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3958,223,5,'NTFR','1750.0000','b','1.0000','USD','0.555700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3959,223,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3963,366,0,'NTFR','1175.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3966,367,0,'NTFR','700.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3971,368,0,'AEA_FRT','16557.2600','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3972,368,0,'COM','-622.5400','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3977,369,0,'NTFR','650.0000','b','6.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3978,369,0,'LCD','50.0000','b','6.0000','USD','1.000000','0.000000','LCL-SERVICE CHARGE AT DESTINATION'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3987,365,1,'NTFR','2025.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3988,365,2,'CAF','71.8900','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3989,365,3,'BAF','206.1500','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3999,370,0,'NTFR','650.0000','b','6.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4000,370,0,'LCD','50.0000','b','6.0000','USD','1.000000','0.000000','LCL-SERVICE CHARGE AT DESTINATION'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4013,364,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4011,364,1,'CAF','71.8900','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4012,364,2,'BAF','206.1500','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4021,371,0,'NTFR','650.0000','b','3.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4022,371,0,'LCD','50.0000','b','3.0000','USD','1.000000','0.000000','LCL-SERVICE CHARGE AT DESTINATION'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4033,363,3,'BAF','249.4100','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4031,363,1,'NTFR','2450.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4032,363,2,'CAF','86.9800','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4043,372,0,'NTFR','650.0000','b','10.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4044,372,0,'LCD','50.0000','b','10.0000','USD','1.000000','0.000000','LCL-SERVICE CHARGE AT DESTINATION'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4047,373,0,'NTFR','650.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4060,374,0,'NTFR','650.0000','b','6.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4064,323,3,'CAF','47.9300','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4062,323,1,'NTFR','1250.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4063,323,2,'IMO','100.0000','b','1.0000','USD','0.542900','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4061,374,0,'LCD','50.0000','b','6.0000','USD','1.000000','0.000000','LCL-SERVICE CHARGE AT DESTINATION'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4074,375,0,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4075,375,0,'LCD','50.0000','b','1.0000','USD','1.000000','0.000000','LCL-SERVICE CHARGE AT DESTINATION'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4084,376,0,'CUST','65.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4083,376,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4082,376,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4092,377,0,'COM','-626.9600','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4093,377,0,'BTS','-172.4500','b','1.0000','GBP','1.000000','0.000000','Transhipment Box fees'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4091,377,0,'AEA_FRT','12234.0200','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4108,378,0,'DEM','200.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4107,378,0,'QUR','954.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4106,378,0,'HAU','370.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4105,378,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4104,378,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4123,379,5,'FAC','-85.7500','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4122,379,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4121,379,3,'BAF','249.4100','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4120,379,2,'CAF','86.9800','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4119,379,1,'NTFR','2450.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4118,379,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4117,379,0,'HAU','1690.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4124,379,6,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4133,220,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4132,220,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4131,220,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4148,380,5,'FAC','-78.7500','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4147,380,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4146,380,3,'CAF','79.8800','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4145,380,2,'BAF','229.0500','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4144,380,1,'NTFR','2250.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4143,380,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4142,380,0,'HAU','379.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4149,380,6,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4276,381,4,'FAC','-61.2500','b','1.0000','USD','0.562800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4273,381,1,'NTFR','2450.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4274,381,2,'BAF','270.4800','b','1.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4275,381,3,'CONG','200.0000','b','1.0000','USD','0.562800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4254,382,0,'CONG','100.0000','b','1.0000','GBP','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4250,382,2,'BAF','149.0400','b','1.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4251,382,3,'CONG','100.0000','b','1.0000','USD','0.562800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4252,382,4,'FAC','-33.7500','b','1.0000','USD','0.562800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4253,382,5,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4290,383,1,'BAF','276.0000','b','2.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4291,383,2,'THCL','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4292,383,3,'NTFR','2500.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4357,384,3,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4358,384,4,'CONG','200.0000','b','1.0000','USD','0.562800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4359,384,0,'HAU','379.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4360,384,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4366,385,1,'NTFR','1250.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4367,385,2,'BAF','138.0000','b','1.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4368,385,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4381,386,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4382,386,5,'FAC','-44.6300','b','1.0000','USD','0.562800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4383,386,0,'HAU','299.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4384,386,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4391,387,1,'NTFR','1250.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4392,387,2,'BAF','138.0000','b','1.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4393,387,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4205,388,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4206,388,5,'FAC','-29.3800','b','1.0000','USD','0.562800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4207,388,6,'CONG','100.0000','b','1.0000','USD','0.562800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4208,388,0,'HAU','325.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4209,388,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4231,389,4,'FAC','-29.3800','b','1.0000','USD','0.562800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4232,389,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4233,389,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4407,390,4,'NTFR','2450.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4408,390,5,'NTFR','2450.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4409,390,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4410,390,0,'HCA','200.0000','b','2.0000','USD','0.562800','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4202,388,1,'NTFR','1175.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4203,388,2,'IMO','75.0000','b','1.0000','USD','0.562800','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4204,388,3,'BAF','129.7200','b','1.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4422,391,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4423,391,5,'FAC','-73.5000','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4424,391,6,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4425,391,0,'HAU','379.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4426,391,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4438,392,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4439,392,5,'FAC','-85.7500','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4440,392,6,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4441,392,0,'HAU','169.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4442,392,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4228,389,1,'NTFR','1175.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4229,389,2,'BAF','129.7200','b','1.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4230,389,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4271,381,0,'HCA','200.0000','b','1.0000','GBP','1.000000','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4272,381,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4249,382,1,'NTFR','1350.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4255,382,0,'HAU','317.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4256,382,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4277,381,5,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4295,383,0,'HAU','320.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4293,383,4,'NTFR','2500.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4294,383,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4310,66,0,'DEM','110.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4309,66,0,'QUR','342.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4307,66,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4308,66,0,'TRI','76.8000','b','1.0000','GBP','1.000000','0.000000','Tri Axle'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4306,66,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4316,393,0,'BAF','2.7600','b','2.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4315,393,0,'NTFR','25.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4322,394,0,'BAF','2.7600','b','2.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4321,394,0,'NTFR','25.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4329,395,0,'NTFR','25.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4330,395,0,'BAF','2.7600','b','2.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4336,396,0,'BAF','2.7600','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4335,396,0,'NTFR','25.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4342,397,0,'BAF','2.7600','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4341,397,0,'NTFR','25.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4348,398,0,'BAF','2.7600','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4347,398,0,'NTFR','25.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4355,384,1,'NTFR','2500.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4356,384,2,'BAF','276.0000','b','1.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4369,385,0,'HAU','331.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4370,385,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4378,386,1,'NTFR','1275.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4379,386,2,'BAF','140.7600','b','1.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4380,386,3,'CONG','100.0000','b','1.0000','USD','0.562800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4395,387,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4394,387,0,'HAU','496.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4396,387,0,'VEHD','93.7500','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4404,390,1,'THCL','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4405,390,2,'BAF','270.4800','b','2.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4406,390,3,'FAC','-61.2500','b','2.0000','USD','0.562800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4421,391,3,'CAF','74.5500','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4419,391,1,'NTFR','2100.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4420,391,2,'BAF','213.7800','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4437,392,3,'BAF','249.4100','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4435,392,1,'NTFR','2450.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4436,392,2,'CAF','86.9800','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4447,399,0,'AEA_FRT','23442.8700','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4448,399,0,'COM','-854.7400','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4453,400,0,'AEA_FRT','18260.9800','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4454,400,0,'COM','-673.0000','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4459,401,0,'AEA_FRT','4340.5700','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4460,401,0,'COM','-327.6200','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4553,402,3,'FAC','-105.0000','b','2.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4554,402,4,'WAR','24.0000','b','2.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4555,402,5,'THCL','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4556,402,6,'NTFR','2100.0000','b','2.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4557,402,0,'HAU','230.4000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4558,402,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4474,403,0,'AEA_FRT','7028.2000','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4473,403,0,'COM','-320.3400','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4479,404,0,'AEA_FRT','8309.2000','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4480,404,0,'COM','-291.5100','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4489,221,0,'HAU','370.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4488,221,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4487,221,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4504,168,0,'DEM','70.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4503,168,0,'QUR','252.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4502,168,0,'HAU','349.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4501,168,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4509,219,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4508,219,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4510,219,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4515,405,0,'AEA_FRT','10298.6300','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4516,405,0,'COM','-460.3400','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4521,406,0,'AEA_FRT','4952.0000','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4522,406,0,'COM','-389.3700','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4530,407,0,'NTFR','650.0000','b','6.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4529,407,0,'LCO','50.0000','b','6.0000','USD','1.000000','0.000000','LCL SERVICE CHARGE AT ORIGIN'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4533,408,0,'NTFR','650.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4536,409,0,'NTFR','650.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4539,410,0,'DANG','7.5000','b','1.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4542,411,0,'DANG','3.7500','b','1.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4551,402,1,'CAF','74.5500','b','2.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4552,402,2,'BAF','213.7800','b','2.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4592,412,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4593,412,5,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4594,412,6,'FAC','-77.0000','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4595,412,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4596,412,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4597,412,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4733,413,5,'FAC','-70.0000','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4732,413,4,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4731,413,3,'CAF','71.0000','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4729,413,1,'NTFR','2000.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4730,413,2,'BAF','203.6000','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4579,217,0,'HAU','422.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4578,217,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4577,217,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4589,412,1,'NTFR','2200.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4590,412,2,'CAF','78.1000','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4591,412,3,'BAF','223.9600','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4605,414,0,'COM','-212.8000','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4606,414,0,'BTS','-21.6800','b','1.0000','GBP','1.000000','0.000000','Transhipment Box fees'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4604,414,0,'AEA_FRT','8582.1100','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4623,415,0,'QUR','9.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4622,415,0,'HAU','787.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4621,415,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4620,415,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4619,415,0,'NTFR','1030.0000','b','1.0000','USD','0.538400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4624,415,0,'DEM','10.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4638,416,4,'WAR','24.0000','b','2.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4637,416,3,'FAC','-105.0000','b','2.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4636,416,2,'BAF','213.7800','b','2.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4635,416,1,'CAF','74.5500','b','2.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4634,416,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4633,416,0,'HAU','230.4000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4639,416,5,'THCL','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4640,416,6,'NTFR','2100.0000','b','2.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4641,417,1,'THCD','75.0000','b','2.0000','GBP','1.772735','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4642,417,2,'NTFR','1140.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4758,418,5,'THCL','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4757,418,4,'WAR','24.0000','b','2.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4756,418,3,'FAC','-105.0000','b','2.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4754,418,1,'CAF','74.5500','b','2.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4755,418,2,'BAF','213.7800','b','2.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4651,419,0,'NTFR','650.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4657,420,0,'BAF','71.2600','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4656,420,0,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4665,421,0,'COM','-366.4400','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4666,421,0,'CCF','-41.2500','b','1.0000','GBP','1.000000','0.000000','Container Control Fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4664,421,0,'AEA_FRT','20098.2100','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4674,422,0,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4673,422,0,'BAF','71.2600','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4813,423,3,'BAF','223.9600','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4812,423,2,'CAF','78.1000','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4811,423,1,'NTFR','2200.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4810,423,0,'HAU','331.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4809,423,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4794,424,5,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4793,424,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4790,424,1,'NTFR','2200.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4791,424,2,'CAF','78.1000','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4792,424,3,'BAF','223.9600','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4828,425,4,'FAC','-35.0000','b','1.0000','USD','0.562800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4829,425,5,'IMO','75.0000','b','1.0000','USD','0.562800','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4830,425,6,'CONG','100.0000','b','1.0000','USD','0.562800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4831,425,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4832,425,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4698,426,0,'BAF','71.2600','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4697,426,0,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4712,427,4,'BAF','137.4300','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4711,427,3,'CAF','47.9300','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4710,427,2,'IMO','100.0000','b','1.0000','USD','0.542900','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4709,427,1,'NTFR','1250.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4708,427,0,'HAU','278.0000','b','1.0000','USD','0.542900','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4707,427,0,'DOC','15.0000','b','1.0000','USD','0.542900','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4713,427,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4714,427,6,'WAR','12.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4734,413,6,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4735,413,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4762,418,0,'HAU','230.4000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4759,418,6,'NTFR','2100.0000','b','2.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4760,418,0,'VEHD','125.0000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4761,418,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4816,423,6,'FAC','-77.0000','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4815,423,5,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4814,423,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4798,424,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4797,424,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4795,424,6,'FAC','-77.0000','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4796,424,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4808,423,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4825,425,1,'NTFR','1400.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4826,425,2,'BAF','162.8400','b','1.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4827,425,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4860,428,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4856,428,4,'BAF','137.4300','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4857,428,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4858,428,6,'WAR','12.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4859,428,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4841,429,0,'FAC','74.6600','b','1.0000','GBP','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4844,430,0,'ADMIN','23.4500','b','1.0000','GBP','1.000000','0.000000','Over charge due to R.O.E.'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4855,428,3,'CAF','47.9300','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4853,428,1,'NTFR','1250.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4854,428,2,'IMO','100.0000','b','1.0000','USD','0.542900','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4863,431,0,'AEA_FRT','2313.7800','b','1.0000','USD','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4867,432,0,'AEA_FRT','33.7000','b','1.0000','USD','0.544000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4874,433,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4873,433,0,'NTFR','650.0000','b','1.0000','USD','0.525900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4878,434,0,'WAR','24.0000','b','1.0000','USD','0.553600','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4882,435,0,'AEA_FRT','4200.0000','b','1.0000','USD','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4885,436,0,'AEA_FRT','2100.0000','b','1.0000','USD','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4889,437,0,'AEA_FRT','1140.0000','b','1.0000','USD','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4895,438,0,'AEA_FRT','630.5700','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4896,438,0,'COM','-13.2300','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4904,79,0,'QUR','27.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4903,79,0,'QUR','9.0000','b','7.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4981,440,6,'TCFB','30.0000','b','1.0000','USD','0.551200','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4980,440,5,'THCD','64.0000','b','1.0000','USD','0.551200','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4979,440,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4978,440,3,'BAF','111.9800','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4976,440,1,'NTFR','1100.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4977,440,2,'CAF','39.0500','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5115,439,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5086,441,5,'WAR','24.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5085,441,4,'FAC','-70.8800','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5084,441,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5082,441,1,'CAF','71.8900','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5083,441,2,'BAF','206.1500','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5032,442,5,'FAC','-35.8800','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5031,442,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5030,442,3,'CAF','36.3900','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5028,442,1,'NTFR','1025.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5029,442,2,'BAF','104.3500','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5061,443,6,'TCFB','30.0000','b','1.0000','USD','0.551200','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5060,443,5,'THCD','64.0000','b','1.0000','USD','0.551200','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5059,443,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5058,443,3,'CAF','50.5900','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5056,443,1,'NTFR','1425.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5057,443,2,'BAF','145.0700','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5010,444,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5007,444,2,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5005,444,0,'NTFR','1425.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5006,444,1,'TCFB','30.0000','b','1.0000','USD','0.551200','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4953,445,3,'CONG','100.0000','b','1.0000','USD','0.562800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4952,445,2,'BAF','149.0400','b','1.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4951,445,1,'NTFR','1350.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4950,445,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4949,445,0,'HAU','317.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4948,445,0,'CONG','100.0000','b','1.0000','GBP','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4954,445,4,'FAC','-33.7500','b','1.0000','USD','0.562800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4955,445,5,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4982,440,7,'FAC','-38.5000','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4983,440,8,'WAR','12.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4984,440,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4985,440,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5134,446,4,'FAC','-33.7500','b','1.0000','USD','0.562800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5133,446,3,'CONG','100.0000','b','1.0000','USD','0.562800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5132,446,2,'BAF','149.0400','b','1.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5131,446,1,'NTFR','1350.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5008,444,3,'CAF','50.5900','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5009,444,0,'DOC','40.0000','b','1.0000','GBP','1.000000','0.000000','B/L X 2'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5011,444,0,'HAU','150.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5033,442,6,'WAR','12.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5034,442,0,'DOC','30.0000','b','1.0000','GBP','1.000000','0.000000','B/L X 4'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5035,442,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5062,443,7,'FAC','-49.8800','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5063,443,8,'WAR','12.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5064,443,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5065,443,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5087,441,6,'NTFR','2025.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5088,441,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5089,441,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5113,439,0,'TCFB','60.0000','b','1.0000','USD','0.551200','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5114,439,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5112,439,0,'FAC','-70.0000','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5110,439,0,'BAF','203.6000','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5111,439,0,'WAR','24.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5109,439,0,'CAF','71.0000','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5108,439,0,'NTFR','2000.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5116,439,0,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5135,446,5,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5136,446,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5137,446,0,'HAU','317.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5153,447,0,'CONG','200.0000','b','1.0000','USD','0.562800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5150,447,0,'NTFR','2700.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5151,447,0,'BAF','298.0800','b','1.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5152,447,0,'FAC','-67.5000','b','1.0000','USD','0.562800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5162,448,0,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5161,448,0,'HAU','327.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5160,448,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5168,449,0,'LCO','50.0000','b','6.0000','USD','1.000000','0.000000','LCL Service Charge at Origin'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5167,449,0,'NTFR','700.0000','b','6.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5339,450,6,'IMO','75.0000','b','1.0000','USD','0.551200','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5338,450,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5337,450,4,'WAR','12.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5334,450,1,'CAF','39.9300','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5335,450,2,'BAF','114.5200','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5336,450,3,'FAC','-52.5000','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5260,451,7,'ONC','1135.0000','b','1.0000','USD','0.551200','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5259,451,6,'IMO','150.0000','b','1.0000','USD','0.551200','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5258,451,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5257,451,4,'WAR','24.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5254,451,1,'CAF','79.8700','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5255,451,2,'BAF','229.0500','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5256,451,3,'FAC','-105.0000','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5285,452,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5284,452,4,'WAR','12.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5283,452,3,'FAC','-52.5000','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5281,452,1,'CAF','37.2800','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5282,452,2,'BAF','106.8900','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5311,453,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5310,453,4,'WAR','12.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5309,453,3,'FAC','-52.5000','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5307,453,1,'CAF','37.2800','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5308,453,2,'BAF','106.8900','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5201,454,0,'DEM','10.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5200,454,0,'QUR','9.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5414,456,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5387,455,5,'WAR','12.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5386,455,4,'FAC','-52.5000','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5385,455,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5383,455,1,'BAF','106.8900','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5384,455,2,'CAF','37.2800','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5411,456,5,'WAR','12.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5410,456,4,'FAC','-52.5000','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5409,456,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5407,456,1,'BAF','106.8900','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5408,456,2,'CAF','37.2800','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5435,457,5,'WAR','12.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5434,457,4,'FAC','-52.5000','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5433,457,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5431,457,1,'BAF','106.8900','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5432,457,2,'CAF','37.2800','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5363,458,5,'FAC','-50.0000','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5362,458,4,'THCL','75.0000','b','1.0000','USD','0.551200','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5361,458,3,'CAF','35.5000','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5359,458,1,'NTFR','1000.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5360,458,2,'BAF','101.8000','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5461,459,5,'WAR','24.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5460,459,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5457,459,1,'NTFR','2200.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5458,459,2,'CAF','78.1000','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5459,459,3,'BAF','223.9600','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5261,451,8,'NTFR','2100.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5262,451,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5263,451,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5264,451,0,'VEHD','299.0000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5287,452,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5286,452,6,'NTFR','1050.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5288,452,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5315,453,0,'VEHD','299.0000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5312,453,6,'NTFR','1050.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5313,453,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5314,453,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5340,450,7,'NTFR','1050.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5341,450,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5342,450,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5364,458,6,'WAR','12.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5365,458,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5366,458,0,'HAU','415.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5388,455,6,'NTFR','1050.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5389,455,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5390,455,0,'HAU','300.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5412,456,6,'NTFR','1050.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5413,456,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5436,457,6,'NTFR','1050.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5437,457,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5438,457,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5462,459,6,'FAC','-77.0000','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5463,459,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5464,459,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5465,459,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5484,460,0,'BAF','50.0000','b','10.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5485,460,0,'NTFR','625.0000','b','10.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5481,461,2,'LOL','20.0000','b','10.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5479,461,0,'THCD','75.0000','b','10.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5480,461,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5497,462,0,'NTFR','1175.0000','b','2.0000','USD','0.550800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5494,463,0,'THCD','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5495,463,1,'LOL','55.0000','b','2.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5505,464,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6336,472,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6357,474,1,'BAF','1750.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6358,474,3,'NTFR','875.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6531,475,1,'BAF','875.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6532,475,3,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5533,476,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5532,476,0,'HAU','309.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5521,477,0,'WJY','231.0000','b','1.0000','GBP','1.000000','0.000000','Wasted Journey'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5530,476,0,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5531,476,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5536,478,0,'NTFR','1175.0000','b','2.0000','USD','0.550800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5539,479,0,'NTFR','1175.0000','b','2.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5551,480,0,'NTFR','700.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5547,481,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5548,481,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5563,482,0,'NTFR','700.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5559,483,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5560,483,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5952,484,2,'BAF','132.4800','b','1.0000','USD','0.565600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5951,484,1,'NTFR','1200.0000','b','1.0000','USD','0.565600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5950,484,0,'HAU','317.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5949,484,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5877,485,0,'ONC','7477.0000','b','1.0000','ZAR','0.081702','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5878,485,0,'BAF','259.4400','b','1.0000','USD','0.565600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5879,485,0,'NTFR','1175.0000','b','1.0000','USD','0.565600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5880,485,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5881,485,0,'HAU','331.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5882,485,0,'HAU','331.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5883,485,1,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5884,485,2,'FAC','-58.7500','b','1.0000','USD','0.565600','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5885,485,3,'BAF','129.7200','b','1.0000','USD','0.565600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5886,485,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5939,486,1,'NTFR','2500.0000','b','1.0000','USD','0.565600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5938,486,0,'VEHD','25.0000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5937,486,0,'HAU','379.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5926,487,3,'CONG','200.0000','b','1.0000','USD','0.565600','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5925,487,2,'BAF','287.0400','b','1.0000','USD','0.565600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5923,487,0,'DOC','7.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5924,487,1,'NTFR','2600.0000','b','1.0000','USD','0.565600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5914,488,3,'CONG','100.0000','b','1.0000','USD','0.565600','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5913,488,2,'CAF','143.5200','b','1.0000','USD','0.565600','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5912,488,1,'NTFR','1300.0000','b','1.0000','USD','0.565600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5911,488,0,'HAU','366.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5897,489,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5898,489,1,'NTFR','1300.0000','b','1.0000','USD','0.565600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5899,489,2,'CONG','100.0000','b','1.0000','USD','0.565600','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5900,489,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5901,489,4,'FAC','-32.5000','b','1.0000','USD','0.565600','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5942,486,4,'CONG','200.0000','b','1.0000','USD','0.565600','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5941,486,3,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5940,486,2,'BAF','276.0000','b','1.0000','USD','0.565600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5902,489,5,'BAF','143.5200','b','1.0000','USD','0.565600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5916,488,5,'FAC','-32.5000','b','1.0000','USD','0.565600','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5915,488,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5928,487,5,'FAC','-65.0000','b','1.0000','USD','0.565600','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5927,487,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5954,484,4,'FAC','-60.0000','b','1.0000','USD','0.565600','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5953,484,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5887,485,5,'FAC','-29.3800','b','1.0000','USD','0.565600','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5888,485,6,'NTFR','2350.0000','b','1.0000','USD','0.565600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5896,489,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5655,490,0,'NTFR','700.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5652,491,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5653,491,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5667,492,0,'NTFR','700.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5663,493,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5664,493,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5675,494,0,'NTFR','700.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5678,495,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5679,495,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5687,496,0,'NTFR','700.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5690,497,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5691,497,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5705,498,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5706,498,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5708,499,0,'NTFR','700.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5720,500,0,'NTFR','700.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5718,501,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5719,501,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5858,502,4,'BAF','104.3500','b','1.0000','USD','0.551200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5859,502,5,'CAF','36.3900','b','1.0000','USD','0.551200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5860,502,6,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5861,502,0,'DOC','30.0000','b','1.0000','GBP','1.000000','0.000000','B/L X 2'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5862,502,0,'HAU','366.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5734,503,0,'ADMIN','79.9300','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5733,503,0,'ADMIN','88.3100','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5746,504,0,'NTFR','700.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5743,505,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5744,505,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5751,506,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5752,506,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5760,507,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5759,507,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5769,508,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8060,509,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8310,510,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7347,511,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8298,512,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8304,513,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7286,647,1,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7288,514,2,'NTFR','1175.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7309,649,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7312,515,2,'NTFR','700.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7327,651,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7318,650,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7297,648,1,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7300,517,2,'NTFR','1175.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5786,518,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5787,518,2,'NTFR','800.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8231,519,2,'BAF','700.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8232,519,3,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8390,520,2,'BAF','3125.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8391,520,3,'NTFR','625.0000','b','5.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8408,734,0,'LIFT','25.0000','b','2.0000','GBP','1.000000','0.000000','Lift On Lift Off'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8215,521,2,'BAF','6250.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8216,521,3,'NTFR','625.0000','b','10.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7375,522,0,'COD','300.0000','b','1.0000','USD','1.000000','0.000000','Change of Destination'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7373,522,0,'LCO','50.0000','b','1.0000','USD','1.000000','0.000000','LCL Service Charge at Origin'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5811,523,0,'NTFR','700.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5808,524,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5809,524,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5815,525,0,'IMO','75.0000','b','1.0000','USD','0.552200','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5857,502,3,'WAR','12.0000','b','1.0000','USD','0.551200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5855,502,1,'NTFR','1025.0000','b','1.0000','USD','0.551200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5856,502,2,'FAC','-35.8800','b','1.0000','USD','0.551200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5838,526,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5837,526,0,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5836,526,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5835,526,0,'BAF','182.1600','b','1.0000','USD','0.563900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5834,526,0,'NTFR','1650.0000','b','1.0000','USD','0.563900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5876,485,0,'ONC','3970.0000','b','1.0000','ZAR','0.081702','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5910,488,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5936,486,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5967,527,0,'BAF','96.6000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5968,527,0,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5974,528,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5972,528,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5973,528,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5993,529,0,'BAF','96.6000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5994,529,0,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5990,530,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5988,530,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5989,530,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6014,531,0,'BAF','91.0800','b','2.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6015,531,0,'NTFR','825.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6011,532,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6033,533,4,'FAC','-32.5000','b','1.0000','USD','0.565600','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6032,533,3,'CONG','100.0000','b','1.0000','USD','0.565600','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6031,533,2,'BAF','143.5200','b','1.0000','USD','0.565600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6030,533,1,'NTFR','1300.0000','b','1.0000','USD','0.565600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6010,532,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6034,533,5,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6035,533,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6036,533,0,'HAU','349.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6051,534,0,'BAF','91.0800','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6052,534,0,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6048,535,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6047,535,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6061,536,0,'HAU','470.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6060,536,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6059,536,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6062,537,1,'THCD','75.0000','b','1.0000','GBP','1.803101','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6071,538,0,'HAU','470.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6070,538,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6069,538,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6080,539,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6079,539,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6078,539,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6457,575,0,'THCD','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6461,540,2,'NTFR','1140.0000','b','2.0000','USD','0.564100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6777,541,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7007,542,1,'BAF','2625.0000','%','10.1800','USD','0.564100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7008,542,2,'THCD','75.0000','b','3.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7009,542,3,'NTFR','875.0000','b','3.0000','USD','0.564100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6503,543,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6300,561,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6303,544,2,'NTFR','700.0000','b','1.0000','USD','0.564100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6494,579,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6497,545,2,'NTFR','700.0000','b','1.0000','USD','0.564100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6288,560,1,'LOL','55.0000','b','2.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6291,546,2,'NTFR','1140.0000','b','2.0000','USD','0.564100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6482,578,1,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6485,547,2,'NTFR','1175.0000','b','1.0000','USD','0.564100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6104,339,0,'HAU','550.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6103,339,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6102,339,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6113,341,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6112,341,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6111,341,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6122,344,0,'HAU','461.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6121,344,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6120,344,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6125,346,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6137,345,0,'DEM','10.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6136,345,0,'QUR','18.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6135,345,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6134,345,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6766,548,4,'CONG','200.0000','b','1.0000','USD','0.565600','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6767,548,5,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6768,548,6,'FAC','-58.7500','b','1.0000','USD','0.565600','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6769,548,0,'HAU','350.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6770,548,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6446,549,2,'BAF','700.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6447,549,3,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6322,550,2,'BAF','700.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6323,550,3,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6859,551,2,'LCO','50.0000','b','2.0000','USD','1.000000','0.000000','LCL Service Charge at Origin'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6860,551,3,'NTFR','700.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6161,552,0,'HAU','297.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6160,552,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6159,552,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6172,553,0,'THCD','75.0000','b','8.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6173,553,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6170,553,0,'NTFR','8600.0000','b','1.0000','USD','0.554600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6171,553,0,'ONC','370.0000','b','8.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6184,554,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6185,554,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6182,554,0,'NTFR','596.2000','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6183,554,0,'ONC','370.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6201,555,4,'WAR','24.0000','b','2.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6200,555,3,'FAC','-105.0000','b','2.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6199,555,2,'BAF','213.7800','b','2.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6198,555,1,'CAF','74.5500','b','2.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6197,555,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6196,555,0,'VEHD','125.0000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6195,555,0,'HAU','230.4000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6202,555,5,'THCL','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6203,555,6,'NTFR','2100.0000','b','2.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6212,347,0,'HAU','335.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6211,347,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6210,347,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6387,556,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6388,556,5,'FAC','-32.5000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6389,556,0,'HAU','221.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6390,556,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6246,557,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6242,557,2,'BAF','135.2400','b','1.0000','USD','0.565600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6243,557,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6244,557,4,'FAC','-30.6300','b','1.0000','USD','0.565600','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6245,557,5,'CONG','100.0000','b','1.0000','USD','0.565600','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6260,558,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6256,558,2,'BAF','135.2400','b','1.0000','USD','0.565600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6257,558,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6258,558,4,'FAC','-30.6300','b','1.0000','USD','0.565600','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6259,558,5,'CONG','100.0000','b','1.0000','USD','0.565600','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6273,559,3,'FAC','-101.2500','b','2.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6274,559,4,'WAR','24.0000','b','2.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6275,559,5,'THCL','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6276,559,6,'NTFR','2025.0000','b','2.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6277,559,0,'HAU','230.4000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6278,559,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6241,557,1,'NTFR','1225.0000','b','1.0000','USD','0.565600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6247,557,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6255,558,1,'NTFR','1225.0000','b','1.0000','USD','0.565600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6261,558,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6271,559,1,'CAF','71.8900','b','2.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6272,559,2,'BAF','206.1500','b','2.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6279,559,0,'VEHD','125.0000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6287,560,0,'THCD','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6299,561,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6317,562,2,'LOL','20.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6315,562,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6316,562,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6341,472,0,'HAU','313.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6340,472,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6339,472,0,'NTFR','850.0000','b','1.0000','USD','0.567800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6338,472,0,'CONG','100.0000','b','1.0000','USD','0.567800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6337,472,0,'BAF','93.8400','b','1.0000','USD','0.567800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6361,563,2,'HAU','369.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6359,563,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6360,563,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6366,564,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6365,564,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6367,564,2,'HAU','369.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6376,565,0,'HAU','369.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6375,565,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6374,565,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6384,556,1,'NTFR','1300.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6385,556,2,'BAF','143.5200','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6386,556,3,'CONG','100.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6393,566,0,'DOC','8.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6627,567,3,'BAF','203.6000','b','1.0000','USD','0.557700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6628,567,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6629,567,5,'FAC','-70.0000','b','1.0000','USD','0.557700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6630,567,6,'WAR','24.0000','b','1.0000','USD','0.557700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6631,567,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6728,568,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6729,568,5,'FAC','-70.0000','b','1.0000','USD','0.557700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6730,568,6,'WAR','24.0000','b','1.0000','USD','0.557700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6731,568,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6732,568,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6613,569,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6614,569,5,'FAC','-70.0000','b','1.0000','USD','0.557700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6615,569,6,'WAR','24.0000','b','1.0000','USD','0.557700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6616,569,0,'SHU','12.5000','%','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6617,569,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6412,570,1,'FAC','-85.7500','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6670,571,0,'NTFR','1350.0000','b','1.0000','USD','0.557700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6671,571,1,'CAF','47.9300','b','1.0000','USD','0.557700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6672,571,2,'BAF','137.4300','b','1.0000','USD','0.557700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6673,571,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6674,571,4,'WAR','12.0000','b','1.0000','USD','0.557700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6419,572,1,'FAC','-82.2500','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6649,573,4,'THCL','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6650,573,5,'FAC','-52.5000','b','2.0000','USD','0.557700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6651,573,6,'WAR','12.0000','b','2.0000','USD','0.557700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6652,573,7,'NTFR','1050.0000','b','1.0000','USD','0.557700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6653,573,8,'NTFR','1050.0000','b','1.0000','USD','0.557700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6654,573,0,'THCD','64.0000','b','2.0000','USD','0.557700','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6441,574,2,'HAU','422.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6439,574,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6440,574,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6458,575,1,'LOL','55.0000','b','2.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6473,576,0,'NTFR','783.6000','b','1.0000','USD','0.564100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6469,577,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6470,577,1,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6481,578,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6493,579,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6502,543,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6512,466,0,'HAU','401.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6511,466,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6510,466,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6526,580,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6524,580,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6525,580,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6544,343,0,'IMO','25.0000','b','1.0000','GBP','1.000000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6543,343,0,'HAU','394.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6542,343,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6541,343,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6547,581,0,'NTFR','650.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6559,582,0,'CUST','65.0000','b','1.0000','EUR','0.668119','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6560,582,0,'DOC','55.0000','b','1.0000','EUR','0.668119','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6557,582,0,'NTFR','1135.0000','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6558,582,0,'ONC','171.0000','b','1.0000','EUR','0.668119','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6573,583,0,'NTFR','650.0000','b','1.0000','GBP','0.550800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6569,584,0,'NTFR','1135.0000','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6568,584,0,'DOC','55.0000','b','1.0000','EUR','0.668119','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6567,584,0,'CUST','65.0000','b','1.0000','EUR','0.668119','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6570,584,0,'ONC','171.0000','b','1.0000','EUR','0.668119','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6589,585,0,'NTFR','1135.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6586,585,0,'DOC','55.0000','b','1.0000','EUR','0.668100','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6587,585,0,'CUST','65.0000','b','1.0000','EUR','0.668100','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6588,585,0,'ONC','171.0000','b','1.0000','EUR','0.668100','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6600,586,0,'CUST','65.0000','b','1.0000','EUR','0.669800','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6601,586,0,'DOC','55.0000','b','1.0000','EUR','0.669800','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6598,586,0,'NTFR','1135.0000','b','1.0000','USD','0.564100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6599,586,0,'ONC','171.0000','b','1.0000','EUR','0.669800','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6612,569,3,'BAF','203.6000','b','1.0000','USD','0.557700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6610,569,1,'NTFR','2000.0000','b','1.0000','USD','0.557700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6611,569,2,'CAF','71.0000','b','1.0000','USD','0.557700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6625,567,1,'NTFR','2000.0000','b','1.0000','USD','0.557700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6626,567,2,'CAF','71.0000','b','1.0000','USD','0.557700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6648,573,3,'CAF','37.2800','b','2.0000','USD','0.557700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6646,573,1,'TCFB','30.0000','b','2.0000','USD','0.557700','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6647,573,2,'BAF','106.0000','b','2.0000','USD','0.557700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6657,573,0,'FUM','80.0000','b','2.0000','GBP','1.000000','0.000000','Fumigation Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6656,573,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6655,573,0,'SHU','25.0000','b','2.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6658,573,0,'HAU','278.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6659,573,0,'ADMIN','20.0000','b','2.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6678,571,0,'CUST','25.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6677,571,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6676,571,0,'THCD','64.0000','b','1.0000','USD','0.557700','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6675,571,0,'TCFB','30.0000','b','1.0000','USD','0.557700','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6679,571,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6685,587,0,'THCD','86.0000','b','2.0000','EUR','0.668119','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6684,587,0,'NTFR','875.0000','b','2.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6688,588,0,'NTFR','875.0000','b','2.0000','USD','0.525900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6694,589,0,'BAF','91.0800','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6693,589,0,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6697,590,0,'THCD','79.0000','b','1.0000','EUR','0.668150','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6706,473,0,'HAU','345.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6705,473,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6704,473,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6707,591,1,'FAC','-32.5000','b','1.0000','ZAR','0.142235','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6747,592,4,'CONG','100.0000','b','1.0000','USD','0.567000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6748,592,5,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6749,592,6,'THCD','677.0000','b','1.0000','ZAR','0.080647','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6750,592,7,'ONC','3291.0000','b','1.0000','ZAR','0.080647','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6751,592,8,'IMO','434.0000','b','1.0000','ZAR','0.080647','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6752,592,9,'FAC','-33.7500','b','1.0000','USD','0.567000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6753,592,0,'HAU','221.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6754,592,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6727,568,3,'BAF','203.6000','b','1.0000','USD','0.557700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6725,568,1,'NTFR','2000.0000','b','1.0000','USD','0.557700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6726,568,2,'CAF','71.0000','b','1.0000','USD','0.557700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6744,592,1,'NTFR','1350.0000','b','1.0000','USD','0.567000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6745,592,2,'IMO','75.0000','b','1.0000','USD','0.567000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6746,592,3,'BAF','149.0400','b','1.0000','USD','0.567000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6763,548,1,'NTFR','2350.0000','b','1.0000','USD','0.565600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6764,548,2,'BAF','259.4400','b','1.0000','USD','0.565600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6765,548,3,'HCA','100.0000','b','1.0000','USD','0.565600','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6778,541,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6779,541,0,'HAU','404.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6782,594,0,'EXEC','281.2500','b','1.0000','GBP','1.000000','0.000000','Executive Information Change'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7852,595,0,'HAU','313.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8096,596,0,'DEM','10.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8095,596,0,'HAU','779.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7888,597,0,'HAU','370.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7887,597,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7886,597,0,'NTFR','1750.0000','b','1.0000','USD','0.567900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6906,598,3,'FAC','-58.7500','b','1.0000','USD','0.567000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6907,598,4,'HCA','100.0000','b','1.0000','USD','0.567000','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6908,598,5,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6909,598,0,'THCD','1001.0000','b','1.0000','ZAR','0.080647','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6932,599,1,'NTFR','1250.0000','b','1.0000','USD','0.567000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6933,599,2,'BAF','138.0000','b','1.0000','USD','0.567000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6934,599,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6797,600,1,'FAC','-32.5000','b','1.0000','ZAR','0.142235','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6798,601,1,'NTFR','1350.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6799,601,2,'IMO','75.0000','b','1.0000','USD','1.000000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6800,601,3,'BAF','149.0400','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6801,601,4,'CONG','100.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6802,601,5,'THCL','73.0000','b','1.0000','GBP','1.763668','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6803,601,6,'THCD','677.0000','b','1.0000','ZAR','0.142235','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6804,601,7,'T/IN','1300.0000','b','1.0000','ZAR','0.142235','0.000000','Turn-in fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6805,601,8,'IMO','434.0000','b','1.0000','ZAR','0.142235','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6806,601,9,'FAC','-33.7500','b','1.0000','ZAR','0.142235','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6890,604,3,'BAF','143.5200','b','1.0000','USD','0.567000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6891,604,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6892,604,5,'FAC','-32.5000','b','1.0000','USD','0.567000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6893,604,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6922,605,3,'FAC','-61.2500','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6923,605,4,'THCL','146.0000','b','1.0000','GBP','1.763668','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6924,605,5,'CONG','200.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6925,605,6,'NTFR','2450.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6926,605,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6962,609,0,'THCD','96.0000','b','1.0000','USD','0.557700','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6957,609,5,'FAC','-91.0000','b','1.0000','USD','0.557700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6958,609,6,'WAR','24.0000','b','1.0000','USD','0.557700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6959,609,7,'TCFB','60.0000','b','1.0000','USD','0.557700','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6960,609,0,'HAU','505.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6961,609,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6977,610,0,'NTFR','1425.0000','b','1.0000','USD','0.557700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6978,610,1,'TCFB','30.0000','b','1.0000','USD','0.557700','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6979,610,2,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6980,610,3,'WAR','12.0000','b','1.0000','USD','0.557700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6981,610,4,'CAF','50.5900','b','1.0000','USD','0.557700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7697,613,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7704,615,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6845,616,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6846,616,1,'HAU','226.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6847,616,0,'QUR','9.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6848,616,0,'DEM','10.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8019,618,1,'BAF','875.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8020,618,3,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7405,619,1,'BAF','825.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7406,619,3,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6894,604,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6888,604,1,'NTFR','1300.0000','b','1.0000','USD','0.567000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6889,604,2,'CONG','100.0000','b','1.0000','USD','0.567000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6886,465,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6887,465,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6905,598,2,'BAF','259.4400','b','1.0000','USD','0.567000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6904,598,1,'NTFR','2350.0000','b','1.0000','USD','0.567000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6911,598,0,'HAU','192.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6910,598,0,'ONC','1480.0000','b','1.0000','ZAR','0.080647','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6912,598,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6920,605,1,'BAF','270.4800','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6921,605,2,'HCA','200.0000','b','1.0000','USD','1.000000','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6935,599,0,'HAU','346.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6936,599,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6942,620,0,'DEM','10.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6941,620,0,'QUR','18.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6956,609,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6953,609,1,'NTFR','2600.0000','b','1.0000','USD','0.557700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6954,609,2,'BAF','264.6800','b','1.0000','USD','0.557700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6955,609,3,'CAF','92.3000','b','1.0000','USD','0.557700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6984,610,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6983,610,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6982,610,0,'HAU','150.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6976,621,0,'DEM','5.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6975,621,0,'QUR','9.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6989,622,0,'QUR','13.5000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6990,622,0,'DEM','7.5000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7013,542,0,'QUR','54.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7010,542,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7011,542,0,'HAU','308.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7012,542,0,'HAU','297.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7014,542,0,'DEM','60.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7018,623,0,'ADMIN','313.2000','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7021,624,0,'ADMIN','83.0000','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7024,625,0,'EXEC','432.5000','b','1.0000','GBP','1.000000','0.000000','Executive Information Change'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7027,626,0,'EXEC','45.0000','b','1.0000','GBP','1.000000','0.000000','Executive Information Change'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7029,627,0,'ADMIN','173.0000','b','1.0000','GBP','1.000000','30.280000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7032,628,0,'HAU','2169.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7036,629,0,'HAU','1193.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7039,630,0,'HAU','881.5000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7042,631,0,'HAU','1441.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7045,632,0,'HAU','626.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7070,633,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7066,633,2,'BAF','135.2400','b','1.0000','USD','0.567000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7067,633,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7068,633,4,'FAC','-30.6300','b','1.0000','USD','0.567000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7069,633,5,'CONG','100.0000','b','1.0000','USD','0.567000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7081,634,1,'CAF','71.8900','b','5.0000','USD','0.557700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7082,634,2,'BAF','206.1500','b','5.0000','USD','0.557700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7083,634,3,'THCL','75.0000','b','5.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7084,634,4,'FAC','-70.8800','b','5.0000','USD','0.557700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7085,634,5,'NTFR','2025.0000','b','5.0000','USD','0.557700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7086,634,0,'HAU','280.0000','b','5.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7065,633,1,'NTFR','1225.0000','b','1.0000','USD','0.567000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7071,633,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7080,634,0,'WAR','24.0000','b','5.0000','USD','0.557700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7087,634,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7117,635,4,'FAC','-61.2500','b','1.0000','USD','0.567000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7118,635,5,'NTFR','2450.0000','b','1.0000','USD','0.567000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7119,635,0,'HAU','335.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7120,635,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7105,636,5,'CONG','200.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7104,636,4,'THCL','146.0000','b','1.0000','GBP','1.763668','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7103,636,3,'FAC','-61.2500','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7102,636,2,'HCA','200.0000','b','1.0000','USD','1.000000','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7101,636,1,'BAF','270.4800','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7100,636,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7106,636,6,'NTFR','2450.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7116,635,3,'BAF','270.4800','b','1.0000','USD','0.567000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7114,635,1,'HCA','200.0000','b','1.0000','USD','0.567000','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7115,635,2,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7136,637,3,'FAC','-61.2500','b','1.0000','USD','0.567000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7137,637,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7138,637,5,'CONG','200.0000','b','1.0000','USD','0.567000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7139,637,6,'NTFR','2450.0000','b','1.0000','USD','0.567000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7140,637,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7134,637,1,'BAF','270.4800','b','1.0000','USD','0.567000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7135,637,2,'HCA','200.0000','b','1.0000','USD','0.567000','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7142,602,0,'FAC','-67.5000','b','1.0000','USD','0.567000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7158,638,4,'FAC','-70.8800','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7157,638,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7156,638,2,'BAF','206.1500','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7155,638,1,'CAF','71.8900','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7154,638,0,'VEHD','81.2500','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7153,638,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7152,638,0,'HAU','270.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7159,638,5,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7160,638,6,'NTFR','2025.0000','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7175,639,5,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7174,639,4,'FAC','-70.8800','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7173,639,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7172,639,2,'BAF','206.1500','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7171,639,1,'CAF','71.8900','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7170,639,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7169,639,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7176,639,6,'NTFR','2025.0000','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7204,640,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7200,640,4,'FAC','-70.8800','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7201,640,5,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7202,640,6,'NTFR','2025.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7203,640,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7221,641,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7217,641,4,'FAC','-70.8800','b','1.0000','USD','0.542900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7218,641,5,'WAR','24.0000','b','1.0000','USD','0.542900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7219,641,6,'NTFR','2025.0000','b','1.0000','USD','0.542900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7220,641,0,'VEHD','81.2500','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7199,640,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7197,640,1,'CAF','71.8900','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7198,640,2,'BAF','206.1500','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7216,641,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7214,641,1,'CAF','71.8900','b','1.0000','USD','0.542900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7215,641,2,'BAF','206.1500','b','1.0000','USD','0.542900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7222,641,0,'HAU','270.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7235,642,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7234,642,3,'CONG','100.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7233,642,2,'BAF','143.5200','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7232,642,1,'NTFR','1300.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7231,642,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7230,642,0,'HAU','221.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7236,642,5,'FAC','-32.5000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7257,643,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7258,643,5,'FAC','-32.5000','b','1.0000','USD','0.565600','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7259,643,0,'HAU','221.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7260,643,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7242,644,1,'NTFR','1300.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7243,644,2,'BAF','143.5200','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7244,644,3,'CONG','100.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7245,644,4,'THCL','73.0000','b','1.0000','GBP','1.768034','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7246,644,5,'FAC','-32.5000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7254,643,1,'NTFR','1300.0000','b','1.0000','USD','0.565600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7255,643,2,'BAF','143.5200','b','1.0000','USD','0.565600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7256,643,3,'CONG','100.0000','b','1.0000','USD','0.565600','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7261,645,1,'NTFR','1300.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7262,645,2,'BAF','143.5200','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7263,645,3,'CONG','100.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7264,645,4,'THCL','73.0000','b','1.0000','GBP','1.768034','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7265,645,5,'FAC','-32.5000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7277,646,0,'DEM','10.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7276,646,0,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7275,646,0,'HAU','275.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7274,646,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7285,647,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7296,648,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7308,649,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7330,516,2,'NTFR','700.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7326,651,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7821,652,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7817,652,4,'FAC','-30.6200','b','1.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7818,652,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7819,652,6,'WAR','12.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7820,652,0,'HAU','447.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7837,653,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7833,653,4,'FAC','-30.6200','b','1.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7834,653,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7835,653,6,'WAR','12.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7836,653,0,'HAU','447.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7348,511,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7354,654,0,'DEM','10.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7353,654,0,'QUR','9.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7360,655,0,'DEM','10.0000','b','2.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7359,655,0,'QUR','9.0000','b','2.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7366,656,0,'DEM','10.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7365,656,0,'QUR','9.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7374,522,1,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7390,469,0,'DEM','5.0000','b','2.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7389,469,0,'QUR','9.0000','b','2.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7387,469,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7388,469,0,'HAU','361.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7386,469,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7400,657,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7399,657,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7415,658,0,'BTS','220.8800','b','1.0000','GBP','1.000000','0.000000','Transhipment Box fees'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7414,658,0,'CCF','16.5700','b','1.0000','GBP','1.000000','0.000000','Container Control Fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7413,658,0,'COM','220.7400','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7439,659,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7438,659,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7437,659,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7436,659,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7435,659,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7434,659,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7433,659,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7432,659,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7451,660,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7450,660,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7449,660,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7448,660,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7454,661,0,'DOC','30.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7457,662,0,'AEA_FRT','17826.5800','b','1.0000','USD','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7465,663,0,'COM','-844.3000','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7466,663,0,'BTS','-121.4800','b','1.0000','GBP','1.000000','0.000000','Transhipment Box fees'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7464,663,0,'AEA_FRT','16234.2200','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7471,664,0,'AEA_FRT','3456.6400','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7472,664,0,'COM','-132.3400','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7628,665,3,'FAC','-73.5000','b','2.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7629,665,4,'THCL','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7630,665,5,'WAR','24.0000','b','2.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7631,665,6,'NTFR','2100.0000','b','2.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7632,665,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7658,666,3,'BAF','203.6000','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7659,666,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7660,666,5,'FAC','-70.0000','b','1.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7661,666,6,'WAR','24.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7662,666,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7595,667,3,'BAF','111.9800','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7596,667,4,'WAR','12.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7597,667,5,'FAC','-38.5000','b','1.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7598,667,6,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7599,667,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7753,668,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7754,668,5,'FAC','-73.5000','b','1.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7755,668,6,'WAR','24.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7756,668,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7757,668,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7644,669,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7645,669,5,'FAC','-70.8800','b','1.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7646,669,6,'WAR','24.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7647,669,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7648,669,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7579,670,3,'FAC','-105.0000','b','1.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7580,670,4,'WAR','24.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7581,670,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7582,670,6,'NTFR','2100.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7583,670,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7584,670,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7676,671,4,'WAR','24.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7677,671,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7678,671,6,'IMO','150.0000','b','1.0000','USD','0.563500','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7679,671,7,'NTFR','2025.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7680,671,0,'VEHD','37.5000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7681,671,0,'HAU','415.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7721,672,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7722,672,5,'FAC','-52.5000','b','1.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7723,672,6,'WAR','12.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7724,672,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7725,672,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7610,673,0,'NTFR','1350.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7611,673,1,'CAF','47.9300','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7612,673,2,'BAF','137.4300','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7613,673,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7614,673,4,'WAR','12.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7536,674,0,'BTS','-198.0000','b','1.0000','GBP','1.000000','0.000000','Transhipment Box fees'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7534,674,0,'AEA_FRT','35402.1000','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7535,674,0,'COM','-1623.6000','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7544,675,0,'AEA_FRT','15201.8400','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7543,675,0,'COM','-759.5000','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7549,676,0,'AEA_FRT','8378.9100','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7550,676,0,'COM','-299.0600','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9330,691,3,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9328,691,1,'BAF','1650.0000','%','11.0400','USD','0.568800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9329,691,2,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8889,693,3,'NTFR','850.0000','b','1.0000','USD','0.568800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8887,693,1,'BAF','850.0000','%','11.0400','USD','0.568800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8888,693,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8874,694,3,'NTFR','850.0000','b','1.0000','USD','0.568800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8872,694,1,'BAF','850.0000','%','11.0400','USD','0.568800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8873,694,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8818,695,1,'BAF','950.0000','%','11.0400','USD','0.568800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8819,695,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8820,695,3,'NTFR','950.0000','b','1.0000','USD','0.568800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8860,696,3,'NTFR','850.0000','b','1.0000','USD','0.568800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8858,696,1,'BAF','850.0000','%','11.0400','USD','0.568800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8859,696,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12539,697,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8844,698,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7577,670,1,'CAF','74.5500','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7578,670,2,'BAF','213.7800','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7593,667,1,'NTFR','1100.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7594,667,2,'CAF','39.0500','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7600,667,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7617,673,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7616,673,0,'THCD','64.0000','b','1.0000','USD','0.563500','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7615,673,0,'TCFB','30.0000','b','1.0000','USD','0.563500','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7618,673,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7626,665,1,'BAF','213.7800','b','2.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7627,665,2,'CAF','74.5500','b','2.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7643,669,3,'BAF','206.1400','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7641,669,1,'NTFR','2025.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7642,669,2,'CAF','71.8900','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7656,666,1,'NTFR','2000.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7657,666,2,'CAF','71.0000','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7675,671,3,'FAC','-101.2500','b','1.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7673,671,1,'CAF','77.2100','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7674,671,2,'BAF','221.4200','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7682,671,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7696,613,0,'NTFR','1650.0000','b','1.0000','USD','0.567900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7694,613,0,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7695,613,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7693,613,0,'BAF','182.1600','b','1.0000','USD','0.567900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7705,615,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7706,615,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7709,700,0,'VEHD','37.5000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7720,672,3,'CAF','37.2800','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7718,672,1,'NTFR','1050.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7719,672,2,'BAF','106.8900','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7739,701,4,'WAR','12.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7738,701,3,'BAF','111.9800','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7737,701,2,'CAF','39.0500','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7736,701,1,'NTFR','1100.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7735,701,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7734,701,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7740,701,5,'FAC','-38.5000','b','1.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7741,701,6,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7752,668,3,'CAF','74.5500','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7750,668,1,'NTFR','2100.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7751,668,2,'BAF','213.7800','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7766,702,0,'DEM','10.0000','b','7.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7765,702,0,'QUR','9.0000','b','7.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7764,702,0,'HAU','327.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7781,467,0,'DEM','5.0000','b','2.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7780,467,0,'QUR','9.0000','b','2.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7778,467,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7779,467,0,'HAU','411.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7777,467,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7799,703,3,'BAF','111.9800','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7800,703,4,'WAR','12.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7801,703,5,'FAC','-38.5000','b','1.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7802,703,6,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7803,703,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7797,703,1,'NTFR','1100.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7798,703,2,'CAF','39.0500','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7804,703,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7805,703,0,'THCD','70.0000','b','1.0000','USD','0.563500','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7816,652,3,'CAF','43.4800','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7814,652,1,'NTFR','1225.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7815,652,2,'BAF','124.7100','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7832,653,3,'CAF','43.4900','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7830,653,1,'NTFR','1225.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7831,653,2,'BAF','124.7100','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7851,595,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7850,595,0,'NTFR','850.0000','b','1.0000','USD','0.567900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7849,595,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7848,595,0,'BAF','93.8400','b','1.0000','USD','0.567900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7867,348,0,'DEM','5.0000','b','7.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7866,348,0,'QUR','9.0000','b','7.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7864,348,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7865,348,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7863,348,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7885,597,0,'COLF','5.0000','b','1.0000','USD','0.567900','0.000000','Collection fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7884,597,0,'DISB','50.0000','b','1.0000','USD','0.567900','0.000000','Disbursements'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7882,597,0,'BAF','199.2700','b','1.0000','USD','0.567900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7883,597,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7979,704,5,'FAC','-58.7500','b','1.0000','USD','0.560100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7978,704,4,'ONC','6476.0000','b','1.0000','ZAR','0.079193','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7977,704,3,'THCD','1001.0000','b','1.0000','ZAR','0.079193','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7975,704,1,'BAF','259.4400','b','1.0000','USD','0.560100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7976,704,2,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7998,705,4,'FAC','-32.5000','b','1.0000','USD','0.560100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7995,705,1,'NTFR','1300.0000','b','1.0000','USD','0.560100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7996,705,2,'BAF','143.5200','b','1.0000','USD','0.560100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7997,705,3,'CONG','100.0000','b','1.0000','USD','0.560100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8038,706,3,'FAC','-33.7500','b','1.0000','USD','0.560100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8037,706,2,'CONG','100.0000','b','1.0000','USD','0.560100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8036,706,1,'BAF','149.0400','b','1.0000','USD','0.560100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8051,707,3,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8052,707,4,'CONG','200.0000','b','1.0000','USD','0.560100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8053,707,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8054,707,0,'HAU','158.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7909,708,0,'AEA_FRT','15099.4300','b','1.0000','USD','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7912,709,0,'AEA_FRT','13914.8100','b','1.0000','USD','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7915,710,0,'COM','178.0800','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7918,711,0,'COM','202.1400','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7958,712,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7957,712,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7956,712,0,'NTFR','1025.0000','b','1.0000','USD','0.563500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7953,712,0,'WAR','12.0000','b','1.0000','USD','0.563500','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7954,712,0,'BAF','104.3500','b','1.0000','USD','0.563500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7955,712,0,'CAF','36.3900','b','1.0000','USD','0.563500','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7951,712,0,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7952,712,0,'FAC','-35.8800','b','1.0000','USD','0.563500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7980,704,6,'NTFR','2350.0000','b','1.0000','USD','0.560100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7981,704,0,'HAU','331.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7982,704,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8000,705,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7999,705,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8014,713,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8012,713,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8013,713,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8039,706,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8040,706,5,'HAU','327.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8041,706,6,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8035,706,0,'NTFR','1350.0000','b','1.0000','USD','0.560100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8049,707,1,'NTFR','2600.0000','b','1.0000','USD','0.560100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8050,707,2,'BAF','287.0000','b','1.0000','USD','0.560100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8055,707,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8061,509,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8070,606,0,'HAU','370.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8069,606,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8068,606,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8094,596,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8093,596,0,'NTFR','1750.0000','b','1.0000','USD','0.567900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8092,596,0,'COLF','5.0000','b','1.0000','USD','0.567900','0.000000','Collection fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8090,596,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8091,596,0,'DISB','50.0000','b','1.0000','USD','0.567900','0.000000','Disbursements'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8089,596,0,'BAF','199.2700','b','1.0000','USD','0.567900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8097,596,0,'QUR','18.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8113,714,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8112,714,4,'CONG','140.0000','b','1.0000','USD','0.550000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8111,714,3,'BAF','223.9600','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8110,714,2,'CAF','78.1000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8109,714,1,'NTFR','2200.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8108,714,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8107,714,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8114,714,6,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8115,714,7,'FAC','-77.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8118,715,0,'IMO','75.0000','b','1.0000','USD','0.548500','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8148,716,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8147,716,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8141,716,1,'NTFR','2200.0000','b','1.0000','USD','0.550000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8142,716,2,'CAF','78.1000','b','1.0000','USD','0.550000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8143,716,3,'BAF','223.9600','b','1.0000','USD','0.550000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8144,716,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8145,716,5,'WAR','24.0000','b','1.0000','USD','0.550000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8146,716,6,'FAC','-77.0000','b','1.0000','USD','0.550000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8185,717,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8184,717,0,'HAU','309.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8162,718,0,'IMO','75.0000','b','1.0000','USD','0.560100','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8163,718,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8159,718,1,'BAF','124.2000','b','1.0000','USD','0.560100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8160,718,2,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8161,718,3,'NTFR','1125.0000','b','1.0000','USD','0.560100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8176,719,3,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8175,719,2,'BAF','287.0000','b','1.0000','USD','0.560100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8174,719,1,'NTFR','2600.0000','b','1.0000','USD','0.560100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8173,719,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8172,719,0,'HAU','158.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8171,719,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8177,719,4,'CONG','200.0000','b','1.0000','USD','0.560100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8183,717,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8182,717,0,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8195,720,1,'NTFR','2600.0000','b','1.0000','USD','0.560100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8196,720,2,'BAF','287.0000','b','1.0000','USD','0.560100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8197,720,3,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8198,720,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8199,720,0,'HAU','158.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8200,720,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8209,721,0,'THCD','75.0000','b','10.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8210,721,1,'LOL','20.0000','b','10.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8226,722,1,'LOL','20.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8225,722,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8237,608,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8238,608,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8243,611,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8244,611,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8250,471,0,'DEM','40.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8249,471,0,'QUR','72.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8253,723,0,'HAU','50.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8268,724,0,'DEM','425.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8267,724,0,'QUR','558.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8266,724,0,'HAU','400.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8265,724,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8264,724,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8273,725,0,'AEA_FRT','8181.2600','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8274,725,0,'COM','-260.3500','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8279,726,0,'AEA_FRT','18626.9700','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8280,726,0,'COM','-445.2700','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8345,727,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8346,727,5,'THCD','677.0000','b','1.0000','ZAR','0.079193','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8347,727,6,'ONC','3291.0000','b','1.0000','ZAR','0.079193','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8348,727,7,'FAC','-58.7500','b','1.0000','USD','0.560100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8349,727,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8350,727,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8761,728,4,'FAC','-65.0000','b','1.0000','USD','0.560100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8760,728,3,'ONC','10660.7000','b','1.0000','ZAR','0.079193','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8759,728,2,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8757,728,0,'NTFR','2600.0000','b','1.0000','USD','0.560100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8758,728,1,'BAF','287.0400','b','1.0000','USD','0.560100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8299,512,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8305,513,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8311,510,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8332,617,0,'HAU','308.0000','b','3.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8331,617,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8329,617,0,'NTFR','3700.0000','b','1.0000','USD','0.567900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8330,617,0,'NTFR','950.0000','b','1.0000','USD','0.567900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8328,617,0,'THCD','292.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8327,617,0,'BAF','513.3600','b','1.0000','USD','0.567900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8326,617,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8342,727,1,'NTFR','1175.0000','b','1.0000','USD','0.560100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8343,727,2,'BAF','129.7200','b','1.0000','USD','0.560100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8344,727,3,'CONG','100.0000','b','1.0000','USD','0.560100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8353,729,0,'VEHD','62.5000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8483,730,5,'FAC','-42.8800','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8482,730,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8481,730,3,'WAR','12.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8479,730,1,'BAF','124.7100','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8480,730,2,'CAF','43.4800','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8548,731,6,'THCD','80.0000','b','1.0000','USD','0.558900','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8547,731,5,'FAC','-77.0000','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8546,731,4,'WAR','24.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8545,731,3,'BAF','223.9600','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8543,731,1,'NTFR','2200.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8544,731,2,'CAF','78.1000','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8571,732,5,'FAC','-70.0000','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8570,732,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8569,732,3,'BAF','203.6000','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8567,732,1,'NTFR','2000.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8568,732,2,'CAF','71.0000','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8383,733,0,'THCD','75.0000','b','5.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8384,733,1,'LOL','20.0000','b','5.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8385,733,0,'QUR','9.0000','b','2.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8407,734,0,'HAU','55.0000','b','2.0000','GBP','1.000000','0.000000','Haulage ADDTL'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8406,734,0,'HAU','252.0000','b','2.0000','GBP','1.000000','0.000000','Haulage PBOR - BRAD'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8405,734,0,'HAU','370.0000','b','2.0000','GBP','1.000000','0.000000','Haulage FXT - PBOR'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8404,734,0,'HAU','-779.0000','b','1.0000','GBP','1.000000','0.000000','Haulage INV 100534'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8409,734,0,'STOR','20.0000','b','21.0000','GBP','1.000000','0.000000','Storage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8427,735,0,'STOR','20.0000','b','21.0000','GBP','1.000000','0.000000','Storage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8439,736,0,'STOR','20.0000','b','21.0000','GBP','1.000000','0.000000','Storage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8426,735,0,'HAU','-779.0000','b','1.0000','GBP','1.000000','0.000000','Haulage INV 100534'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8425,735,0,'HAU','370.0000','b','2.0000','GBP','1.000000','0.000000','Haulage FXT - PBOR'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8423,735,0,'HAU','55.0000','b','2.0000','GBP','1.000000','0.000000','Haulage ADDTL'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8424,735,0,'HAU','252.0000','b','2.0000','GBP','1.000000','0.000000','Haulage PBOR - BRAD'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8422,735,0,'LIFT','25.0000','b','2.0000','GBP','1.000000','0.000000','Lift On Lift Off'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8438,736,0,'LIFT','25.0000','b','2.0000','GBP','1.000000','0.000000','Lift On Lift Off'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8437,736,0,'HAU','677.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8436,736,0,'HAU','-779.0000','b','1.0000','GBP','1.000000','0.000000','Haulage INV100534'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8597,737,6,'FAC','-52.5000','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8596,737,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8595,737,4,'CAF','39.9400','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8594,737,3,'BAF','114.5300','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8592,737,1,'NTFR','1050.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8593,737,2,'IMO','75.0000','b','1.0000','USD','0.558900','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8624,738,6,'FAC','-52.5000','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8623,738,5,'THCD','70.0000','b','1.0000','USD','0.558900','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8622,738,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8621,738,3,'CAF','37.2800','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8619,738,1,'NTFR','1050.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8620,738,2,'BAF','106.8900','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8519,739,1,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8520,739,2,'FAC','-78.7500','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8510,740,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8507,740,5,'TCFB','30.0000','b','1.0000','USD','0.558900','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8506,740,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8505,740,3,'CAF','37.2800','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8503,740,1,'NTFR','1050.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8504,740,2,'BAF','106.8900','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8484,730,6,'NTFR','1225.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8485,730,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8486,730,0,'HAU','233.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8508,740,6,'FAC','-36.7500','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8509,740,7,'WAR','12.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8521,739,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8522,739,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8549,731,7,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8550,731,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8551,731,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8552,731,0,'VEHD','62.5000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8572,732,6,'WAR','24.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8573,732,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8598,737,7,'WAR','12.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8599,737,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8600,737,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8625,738,7,'WAR','12.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8626,738,0,'ONC','550.0000','b','1.0000','USD','0.558900','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8627,738,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8654,741,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8653,741,6,'NTFR','1050.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8652,741,5,'WAR','12.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8648,741,1,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8649,741,2,'CAF','37.2800','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8650,741,3,'BAF','106.8900','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8651,741,4,'FAC','-52.5000','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8687,742,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8686,742,4,'FAC','-70.0000','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8685,742,3,'WAR','24.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8683,742,1,'BAF','203.6000','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8684,742,2,'CAF','71.0000','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8711,743,5,'FAC','-70.0000','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8710,743,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8709,743,3,'BAF','203.6000','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8707,743,1,'NTFR','2000.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8708,743,2,'CAF','71.0000','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8688,742,6,'NTFR','2000.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8689,742,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8690,742,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8714,743,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8712,743,6,'WAR','24.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8713,743,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8715,744,1,'BAF','875.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8716,744,2,'CONG','100.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8717,744,3,'THCD','73.0000','b','1.0000','GBP','1.779359','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8718,744,4,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9896,753,0,'HAU','672.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10011,755,3,'NTFR','850.0000','b','1.0000','USD','0.562000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10009,755,1,'BAF','850.0000','%','11.0400','USD','0.562000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10010,755,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9986,756,3,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9984,756,1,'BAF','1650.0000','%','11.0400','USD','0.562000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9985,756,2,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9907,757,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10027,758,1,'BAF','2475.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10028,758,3,'NTFR','825.0000','b','3.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10730,759,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10062,760,1,'BAF','825.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10063,760,3,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10046,761,1,'BAF','1650.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10047,761,3,'NTFR','825.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9868,762,1,'BAF','1750.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9869,762,3,'NTFR','875.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10070,765,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8765,766,0,'EXEC','281.2500','b','1.0000','GBP','1.000000','0.000000','Executive Information Change'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8763,728,0,'HAU','331.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8762,728,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8768,767,0,'ADMIN','225.0000','b','1.0000','GBP','1.000000','0.000000','RENT ON TRANSHIPMENT'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8771,768,0,'ADMIN','165.0000','b','1.0000','GBP','1.000000','0.000000','RENT ON TRANSHIPMENTS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8774,769,0,'ADMIN','535.0000','b','1.0000','GBP','1.000000','0.000000','RENT ON TRANSHIPMENTS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8777,770,0,'ADMIN','1702.5000','b','1.0000','GBP','1.000000','0.000000','LOCATION CHANGE/ RENT'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8807,771,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8806,771,0,'HAU','278.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8805,771,6,'NTFR','2350.0000','b','2.0000','USD','0.560100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8800,771,1,'THCL','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8801,771,2,'BAF','259.4400','b','2.0000','USD','0.560100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8802,771,3,'CONG','200.0000','b','2.0000','USD','0.560100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8803,771,4,'HCA','100.0000','b','2.0000','USD','0.560100','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8804,771,5,'FAC','-58.7500','b','2.0000','USD','0.560100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8822,695,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8821,695,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8831,684,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8830,684,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8829,684,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8837,772,0,'LCO','50.0000','b','1.0000','USD','1.000000','0.000000','LCL Service Charge at Origin'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8836,772,0,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8845,698,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8846,698,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8849,773,0,'NTFR','650.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8861,696,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8878,774,0,'ADMIN','79.8300','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8875,694,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8890,693,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9042,775,7,'THCD','96.0000','b','1.0000','USD','0.558900','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9041,775,6,'FAC','-76.0000','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9040,775,5,'WAR','24.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9039,775,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9036,775,1,'NTFR','2175.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9037,775,2,'CAF','77.2100','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9038,775,3,'BAF','221.4200','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9010,776,6,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9009,776,5,'WAR','12.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9008,776,4,'FAC','-52.5000','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9007,776,3,'BAF','106.8900','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9005,776,1,'TCFB','30.0000','b','1.0000','USD','0.558900','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9006,776,2,'CAF','37.2800','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9097,777,6,'WAR','12.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9096,777,5,'FAC','-35.8800','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9095,777,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9094,777,3,'BAF','109.4400','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9092,777,1,'NTFR','1025.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9093,777,2,'CAF','38.1600','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9124,778,6,'WAR','12.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9123,778,5,'FAC','-35.8800','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9122,778,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9121,778,3,'BAF','109.4400','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9119,778,1,'NTFR','1025.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9120,778,2,'CAF','38.1600','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9069,779,5,'FAC','-95.0000','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9068,779,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9067,779,3,'CAF','67.4500','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9065,779,1,'NTFR','1900.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9066,779,2,'BAF','193.4200','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8942,780,5,'THCD','677.0000','b','1.0000','ZAR','0.079193','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8941,780,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8940,780,3,'CONG','100.0000','b','1.0000','USD','0.560100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8939,780,2,'BAF','129.7200','b','1.0000','USD','0.560100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8938,780,1,'NTFR','1175.0000','b','1.0000','USD','0.560100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8937,780,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8936,780,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8943,780,6,'ONC','3291.0000','b','1.0000','ZAR','0.079193','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8944,780,7,'FAC','-58.7500','b','1.0000','USD','0.560100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8986,781,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8984,781,4,'FAC','-58.7500','b','1.0000','USD','0.560100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8983,781,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8982,781,2,'CONG','100.0000','b','1.0000','USD','0.560100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8980,781,0,'NTFR','1175.0000','b','1.0000','USD','0.560100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8981,781,1,'BAF','129.7200','b','1.0000','USD','0.560100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8954,782,0,'HAU','2432.0000','b','1.0000','GBP','1.000000','0.000000','PRE CARRIAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8957,783,0,'HAU','2287.0000','b','1.0000','GBP','1.000000','0.000000','PRECARRIAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8965,593,0,'VEHD','37.5000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8964,593,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8963,593,0,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8962,593,0,'HAU','431.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8985,781,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9011,776,7,'NTFR','1050.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9012,776,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9013,776,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9043,775,8,'TCFB','75.0000','b','1.0000','USD','0.558900','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9044,775,9,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9045,775,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9046,775,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9070,779,6,'WAR','24.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9071,779,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9072,779,0,'HAU','299.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9073,779,0,'VEHD','134.0000','b','1.0000','GBP','1.000000','0.000000','Prefix Removal charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9098,777,7,'IMO','50.0000','b','1.0000','USD','0.558900','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9099,777,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9100,777,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9125,778,7,'IMO','50.0000','b','1.0000','USD','0.558900','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9126,778,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9127,778,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9132,785,0,'AEA_FRT','18798.1300','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9133,785,0,'COM','-743.6000','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9138,786,0,'AEA_FRT','5501.9400','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9139,786,0,'COM','-374.3600','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9240,787,3,'BAF','135.2400','b','1.0000','USD','0.575300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9239,787,2,'FAC','-30.6300','b','1.0000','USD','0.575300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9238,787,1,'NTFR','1225.0000','b','1.0000','USD','0.575300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9237,787,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9255,788,5,'FAC','-61.2500','b','1.0000','USD','0.575300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9253,788,3,'BAF','270.4800','b','1.0000','USD','0.575300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9252,788,2,'OT','900.0000','b','1.0000','USD','0.575300','0.000000','O/T additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9251,788,1,'NTFR','2450.0000','b','1.0000','USD','0.575300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9264,789,0,'HAU','335.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9265,789,1,'THCL','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9266,789,2,'BAF','270.4800','b','2.0000','USD','0.575300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9267,789,3,'HCA','200.0000','b','2.0000','USD','0.575300','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9279,790,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9278,790,2,'BAF','138.0000','b','1.0000','USD','0.575300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9287,791,2,'FAC','-87.5000','b','1.0000','USD','0.575300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9285,791,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9299,792,3,'FAC','-32.5000','b','1.0000','USD','0.575300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9298,792,2,'BAF','143.5200','b','1.0000','USD','0.575300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9297,792,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9296,792,0,'HAU','358.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9311,793,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9310,793,2,'BAF','138.0000','b','1.0000','USD','0.575300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9171,794,0,'AEA_FRT','2977.7200','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9172,794,0,'COM','-194.1900','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9286,791,1,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9301,792,5,'NTFR','1300.0000','b','1.0000','USD','0.575300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9300,792,4,'CONG','100.0000','b','1.0000','USD','0.575300','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9308,793,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9309,793,1,'NTFR','1250.0000','b','1.0000','USD','0.575300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9241,787,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9254,788,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9250,788,0,'HAU','425.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9269,789,5,'NTFR','2450.0000','b','2.0000','USD','0.575300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9268,789,4,'FAC','-61.2500','b','2.0000','USD','0.575300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9276,790,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9277,790,1,'NTFR','1250.0000','b','1.0000','USD','0.575300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9228,692,0,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9227,692,0,'BAF','91.0800','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9222,795,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9221,795,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9231,607,0,'QUR','54.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent 3 X 9 X 2'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9249,788,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9263,789,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9275,790,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9284,791,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9295,792,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9307,793,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9316,796,0,'AEA_FRT','9072.4600','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9317,796,0,'COM','-219.0900','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9332,691,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9331,691,4,'NTFR','1650.0000','b','1.0000','USD','0.568800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9362,797,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9361,797,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9360,797,6,'NTFR','1050.0000','b','1.0000','USD','0.558900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9355,797,1,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9356,797,2,'CAF','37.2800','b','1.0000','USD','0.558900','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9357,797,3,'BAF','106.8900','b','1.0000','USD','0.558900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9358,797,4,'FAC','-52.5000','b','1.0000','USD','0.558900','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9359,797,5,'WAR','12.0000','b','1.0000','USD','0.558900','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9367,678,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9368,678,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9371,798,0,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9395,683,0,'HAU','389.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9394,683,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9393,683,0,'NTFR','1850.0000','b','1.0000','USD','0.568800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9391,683,0,'CONG','200.0000','b','1.0000','USD','0.568800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9392,683,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9390,683,0,'BAF','204.2400','b','1.0000','USD','0.568800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9423,799,4,'FAC','-30.6300','b','1.0000','USD','0.575300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9422,799,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9421,799,2,'BAF','135.2400','b','1.0000','USD','0.575300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9420,799,1,'NTFR','1225.0000','b','1.0000','USD','0.575300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9444,800,4,'FAC','-30.6300','b','1.0000','USD','0.575300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9443,800,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9442,800,2,'BAF','135.2400','b','1.0000','USD','0.575300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9441,800,1,'NTFR','1225.0000','b','1.0000','USD','0.575300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9424,799,5,'CONG','100.0000','b','1.0000','USD','0.575300','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9425,799,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9426,799,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9445,800,5,'CONG','100.0000','b','1.0000','USD','0.575300','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9446,800,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9447,800,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9462,689,0,'LOL','60.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9461,689,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9459,689,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9460,689,0,'NTFR','1600.0000','b','1.0000','USD','0.568800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9458,689,0,'BAF','176.6400','b','1.0000','USD','0.568800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9471,686,0,'HAU','370.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9470,686,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9469,686,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9476,801,0,'AEA_FRT','10775.2700','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9477,801,0,'COM','-265.1500','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9488,802,0,'HAU','677.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9489,802,0,'HAU','-779.0000','b','1.0000','GBP','1.000000','0.000000','Haulage INV100534'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9487,802,0,'LIFT','25.0000','b','2.0000','GBP','1.000000','0.000000','Lift On Lift Off'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9486,802,0,'STOR','20.0000','b','21.0000','GBP','1.000000','0.000000','Storage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9492,803,0,'HAU','1720.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9504,804,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9503,804,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9502,804,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9501,804,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9513,805,0,'BTS','-130.3000','b','1.0000','GBP','1.000000','0.000000','Transhipment Box fees'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9511,805,0,'AEA_FRT','20734.6100','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9512,805,0,'COM','-1091.3800','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9532,806,3,'CONG','100.0000','b','1.0000','USD','0.575300','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9530,806,1,'NTFR','1250.0000','b','1.0000','USD','0.575300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9531,806,2,'BAF','138.0000','b','1.0000','USD','0.575300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9535,806,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9533,806,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9534,806,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9541,807,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9540,807,0,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9549,808,0,'COM','-686.8000','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9550,808,0,'BTS','-132.2900','b','1.0000','GBP','1.000000','0.000000','Transhipment Box fees'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9548,808,0,'AEA_FRT','13305.4700','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9555,809,0,'AEA_FRT','9776.2300','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9556,809,0,'COM','-331.7200','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9560,810,0,'COM','-331.7200','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9559,810,0,'AEA_FRT','9776.2300','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9568,811,0,'AEA_FRT','9776.2300','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9567,811,0,'COM','-331.7200','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9571,812,0,'WJY','337.0000','b','1.0000','GBP','1.000000','0.000000','Wasted Journey'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9574,813,0,'HAU','1469.0000','b','1.0000','GBP','1.000000','0.000000','ON-CARRIAGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9580,814,0,'COM','-43.3100','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9579,814,0,'NTFR','866.2500','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9589,677,0,'HAU','28.0000','b','1.0000','GBP','1.000000','0.000000','Addtl Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9588,677,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9587,677,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9601,680,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9599,680,0,'HAU','26.0000','b','1.0000','GBP','1.000000','0.000000','Additional Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9600,680,0,'HAU','110.0000','b','1.0000','GBP','1.000000','0.000000','Bank Holiday Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9598,680,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9607,815,0,'COM','-138.2700','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9606,815,0,'NTFR','2765.4600','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9610,816,0,'AEA_FRT','41.4200','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9615,817,0,'AEA_FRT','125.7100','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9616,817,0,'COM','-6.0100','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9619,818,0,'ADMIN','210.0000','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9625,819,0,'COM','-0.6700','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9624,819,0,'NTFR','29.8900','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9666,820,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9667,820,2,'FAC','-50.0000','b','1.0000','USD','0.575300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9654,821,5,'FAC','-32.5000','b','1.0000','USD','0.575300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9653,821,4,'CONG','100.0000','b','1.0000','USD','0.575300','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9652,821,3,'BAF','143.5200','b','1.0000','USD','0.575300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9650,821,1,'NTFR','1300.0000','b','1.0000','USD','0.575300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9651,821,2,'IMO','75.0000','b','1.0000','USD','0.575300','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9655,821,6,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9656,821,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9657,821,0,'HAU','397.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9668,820,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9669,820,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9675,822,0,'COM','-0.6600','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9674,822,0,'NTFR','29.3800','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9681,823,0,'COM','-1.3800','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9680,823,0,'NTFR','61.5000','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9687,824,0,'COM','-1.0300','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9686,824,0,'NTFR','45.8600','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9693,825,0,'COM','-0.6900','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9692,825,0,'NTFR','30.8600','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9699,826,0,'COM','-1.0600','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9698,826,0,'NTFR','46.9600','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9703,827,0,'AEA_FRT','101.6300','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9706,828,0,'NTFR','150.9000','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9712,829,0,'COM','-3.0100','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9711,829,0,'NTFR','120.3300','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9715,830,0,'LCO','50.0000','b','1.0000','USD','0.552200','0.000000','LCL Service Charge at Origin'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9723,831,0,'AEA_FRT','735.5400','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9722,831,0,'COM','-6.3300','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9728,832,0,'AEA_FRT','728.9900','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9729,832,0,'COM','-6.3700','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9732,833,0,'ADMIN','22.5000','b','3.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9735,834,0,'HAU','30.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9738,835,0,'HAU','210.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9745,836,0,'AEA_FRT','358.0200','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9742,837,0,'HAU','30.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9749,838,0,'AEA_FRT','821.1800','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9753,839,0,'AEA_FRT','835.1700','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9761,840,0,'AEA_FRT','79.0000','b','1.0000','EUR','0.668150','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9760,840,0,'AEA_FRT','916.0800','b','1.0000','USD','0.555700','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9764,841,0,'AEA_FRT','24950.0000','b','1.0000','USD','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9767,842,0,'AEA_FRT','6250.0000','b','1.0000','USD','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9770,843,0,'AEA_FRT','4850.0000','b','1.0000','USD','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9773,844,0,'AEA_FRT','6450.0000','b','1.0000','USD','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9776,845,0,'AEA_FRT','1300.0000','b','1.0000','USD','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9850,846,3,'BAF','143.5200','b','1.0000','USD','0.561100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9851,846,4,'ONC','7950.0000','b','1.0000','ZAR','0.080968','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9852,846,5,'HAU','454.8000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9853,846,6,'NTFR','1300.0000','b','1.0000','USD','0.561100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9854,846,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10031,847,1,'FAC','32.5000','b','1.0000','USD','0.561100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9878,848,3,'CONG','200.0000','b','1.0000','USD','0.561100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9879,848,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9880,848,5,'FAC','-65.0000','b','1.0000','USD','0.561100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9881,848,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9811,849,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9812,849,5,'FAC','-58.7500','b','1.0000','USD','0.561100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9813,849,0,'HAU','240.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9814,849,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9835,763,0,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9834,763,0,'BAF','96.6000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9828,850,3,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9827,850,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9826,850,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9825,850,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9808,849,1,'NTFR','1175.0000','b','1.0000','USD','0.561100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9809,849,2,'BAF','129.7200','b','1.0000','USD','0.561100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9810,849,3,'CONG','100.0000','b','1.0000','USD','0.561100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9829,850,4,'DEM','5.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9863,851,2,'HAU','369.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9862,851,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9861,851,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9848,846,1,'FAC','-32.5000','b','1.0000','USD','0.561100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9849,846,2,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9876,848,1,'NTFR','2600.0000','b','1.0000','USD','0.561100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9877,848,2,'BAF','287.0400','b','1.0000','USD','0.561100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9895,753,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9894,753,0,'NTFR','850.0000','b','1.0000','USD','0.562000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9893,753,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9892,753,0,'BAF','93.8400','b','1.0000','USD','0.562000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9911,757,0,'DEM','5.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9910,757,0,'QUR','9.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9909,757,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9908,757,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9929,852,0,'DEM','200.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage 7X21 10X42'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9927,852,0,'HAU','327.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9928,852,0,'QUR','666.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent 7X18 10X54'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9926,852,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9925,852,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9924,852,0,'NTFR','1192.3900','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9944,754,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9943,754,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9941,754,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9942,754,0,'NTFR','1600.0000','b','1.0000','USD','0.562000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9940,754,0,'BAF','176.6400','b','1.0000','USD','0.562000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9945,853,1,'THCD','73.0000','b','1.0000','GBP','1.824485','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13064,856,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11055,857,1,'BAF','3600.0000','%','11.0400','USD','0.547500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11056,857,2,'CONG','100.0000','b','4.0000','USD','0.547500','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11057,857,3,'THCD','73.0000','b','4.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11067,858,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10803,863,3,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10801,863,1,'BAF','1650.0000','%','11.0400','USD','0.547500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10802,863,2,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11009,864,1,'BAF','825.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11010,864,3,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10993,865,3,'NTFR','850.0000','b','1.0000','USD','0.547500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10991,865,1,'BAF','850.0000','%','11.0400','USD','0.547500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10992,865,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11076,868,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9973,750,0,'HAU','25.0000','b','1.0000','GBP','1.000000','0.000000','Hazardous'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9972,750,0,'HAU','371.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9971,750,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9970,750,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9988,756,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9987,756,4,'NTFR','1650.0000','b','1.0000','USD','0.562000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9997,745,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9996,745,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9995,745,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10000,869,0,'HAU','260.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10012,755,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10022,870,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10021,870,0,'THCD','73.0000','b','3.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10041,871,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10040,871,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10057,872,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10056,872,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10071,765,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10072,765,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10095,873,0,'HAU','330.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10094,873,3,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10118,874,4,'FAC','-35.0000','b','1.0000','USD','0.561100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10117,874,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10116,874,2,'BAF','162.8400','b','1.0000','USD','0.561100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10115,874,1,'NTFR','1400.0000','b','1.0000','USD','0.561100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10114,874,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10096,873,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10092,873,1,'NTFR','2600.0000','b','1.0000','USD','0.561100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10093,873,2,'BAF','287.0000','b','1.0000','USD','0.561100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10120,874,6,'CONG','100.0000','b','1.0000','USD','0.561100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10119,874,5,'IMO','75.0000','b','1.0000','USD','0.561100','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10113,874,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10126,875,0,'DEM','5.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10125,875,0,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10135,682,0,'DEM','5.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10134,682,0,'QUR','9.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10133,682,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10146,876,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10145,876,3,'CONG','200.0000','b','1.0000','USD','0.561100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10144,876,2,'BAF','287.0400','b','1.0000','USD','0.561100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10143,876,1,'NTFR','2600.0000','b','1.0000','USD','0.561100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10142,876,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10147,876,5,'FAC','-65.0000','b','1.0000','USD','0.561100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10174,877,5,'FAC','-65.0000','b','1.0000','USD','0.561100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10173,877,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10172,877,3,'CONG','200.0000','b','1.0000','USD','0.561100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10170,877,1,'NTFR','2600.0000','b','1.0000','USD','0.561100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10171,877,2,'BAF','287.0400','b','1.0000','USD','0.561100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10193,878,4,'FAC','-30.6300','b','1.0000','USD','0.561100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10192,878,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10191,878,2,'BAF','135.2400','b','1.0000','USD','0.561100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10190,878,1,'NTFR','1225.0000','b','1.0000','USD','0.561100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10175,877,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10194,878,5,'CONG','100.0000','b','1.0000','USD','0.561100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10195,878,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10196,878,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10205,748,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10203,748,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10204,748,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10223,685,0,'TRI','92.2000','b','1.0000','GBP','1.000000','0.000000','Tri Axle'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10222,685,0,'HAU','461.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10221,685,0,'DEM','5.0000','b','6.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10219,685,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10220,685,0,'QUR','9.0000','b','6.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10218,685,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14466,879,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13464,880,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12997,881,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12698,1096,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12701,882,2,'NTFR','700.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12686,1095,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12689,883,2,'NTFR','700.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12713,1097,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13046,885,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13126,886,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12733,887,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12734,887,0,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12728,888,0,'NTFR','650.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13803,889,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12832,1104,1,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12835,890,2,'NTFR','1175.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13527,891,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13168,892,2,'BAF','9375.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13169,892,3,'NTFR','625.0000','b','15.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13170,1125,1,'BAF','950.0000','%','13.9100','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13949,893,2,'BAF','700.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13950,893,3,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13609,894,2,'BAF','700.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13610,894,3,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13929,895,2,'BAF','700.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13930,895,3,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13256,896,2,'HAU','422.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13255,896,1,'NTFR','725.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13254,896,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13222,897,2,'BAF','3750.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13223,897,3,'NTFR','625.0000','b','6.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13242,898,2,'BAF','700.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13243,898,3,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10263,899,1,'THCD','75.0000','b','1.0000','GBP','1.833517','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10264,900,1,'THCD','75.0000','b','1.0000','GBP','1.833517','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10265,901,1,'THCD','75.0000','b','15.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10266,901,2,'BAF','9375.0000','%','8.0000','USD','0.545400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10267,901,3,'NTFR','625.0000','b','15.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10268,902,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10269,902,2,'BAF','700.0000','%','8.0000','USD','0.545400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10270,902,3,'NTFR','700.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10271,903,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10272,903,2,'BAF','700.0000','%','8.0000','USD','0.545400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10273,903,3,'NTFR','700.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10274,904,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10275,904,2,'BAF','700.0000','%','8.0000','USD','0.545400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10276,904,3,'NTFR','700.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10277,905,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10278,905,2,'BAF','675.0000','%','8.0000','USD','0.545400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10279,905,3,'NTFR','675.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10280,906,1,'THCD','75.0000','b','6.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10281,906,2,'BAF','3750.0000','%','8.0000','USD','0.545400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10282,906,3,'NTFR','625.0000','b','6.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10283,907,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10284,907,2,'BAF','700.0000','%','8.0000','USD','0.545400','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10285,907,3,'NTFR','700.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10288,908,0,'VEHD','31.2500','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10291,909,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10379,911,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10376,911,4,'FAC','-70.0000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10375,911,3,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10373,911,1,'BAF','203.6000','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10374,911,2,'CAF','71.0000','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10389,912,3,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10390,912,4,'FAC','-70.0000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10391,912,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10392,912,6,'NTFR','2000.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10393,912,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10403,913,3,'FAC','-38.5000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10404,913,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10405,913,5,'WAR','12.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10406,913,6,'NTFR','1100.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10407,913,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10417,914,3,'FAC','-73.5000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10418,914,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10419,914,5,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10420,914,6,'NTFR','2100.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10421,914,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10442,915,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10441,915,4,'CAF','74.5500','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10438,915,1,'NTFR','2100.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10439,915,2,'BAF','213.7800','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10440,915,3,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10322,916,1,'NTFR','0.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10323,917,1,'NTFR','0.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10468,918,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10467,918,4,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10466,918,3,'FAC','-101.2500','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10464,918,1,'CAF','71.8900','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10465,918,2,'BAF','206.1500','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10493,919,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10492,919,4,'FAC','-70.0000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10491,919,3,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10489,919,1,'BAF','203.6000','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10490,919,2,'CAF','71.0000','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10514,920,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10509,920,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10510,920,5,'FAC','-35.8800','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10511,920,6,'WAR','12.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10512,920,7,'IMO','50.0000','b','1.0000','USD','0.552300','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10513,920,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10541,921,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10537,921,4,'FAC','-74.3800','b','4.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10536,921,3,'THCL','75.0000','b','4.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10535,921,2,'CAF','75.4400','b','4.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10533,921,0,'NTFR','2125.0000','b','4.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10534,921,1,'BAF','216.3300','b','4.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10553,922,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10552,922,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10577,923,6,'FAC','-52.5000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10576,923,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10575,923,4,'CAF','39.9300','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10574,923,3,'BAF','114.5200','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10572,923,1,'NTFR','1050.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10573,923,2,'IMO','75.0000','b','1.0000','USD','0.552300','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10377,911,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10378,911,6,'NTFR','2000.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10387,912,1,'BAF','203.6000','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10388,912,2,'CAF','71.0000','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10401,913,1,'BAF','111.9800','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10402,913,2,'CAF','39.0500','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10415,914,1,'BAF','213.7800','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10416,914,2,'CAF','74.5500','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10444,915,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10443,915,6,'FAC','-73.5000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10445,915,0,'DOC','15.0000','b','3.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10472,918,0,'HAU','415.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10469,918,6,'NTFR','2025.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10470,918,0,'VEHD','100.0000','b','1.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10471,918,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10494,919,6,'NTFR','2000.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10495,919,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10496,919,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10508,920,3,'BAF','109.4400','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10506,920,1,'NTFR','1025.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10507,920,2,'CAF','38.1600','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10540,921,0,'HAU','377.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10539,921,0,'HAU','364.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10538,921,5,'WAR','24.0000','b','4.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10551,922,0,'HAU','210.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10550,922,0,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10578,923,7,'WAR','12.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10579,923,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10580,923,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10606,924,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10604,924,0,'TCFB','60.0000','b','1.0000','USD','0.552300','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10605,924,0,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10603,924,0,'FAC','-70.0000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10602,924,0,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10601,924,0,'BAF','203.6000','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10600,924,0,'CAF','71.0000','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10599,924,0,'NTFR','2000.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10607,924,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10623,925,0,'FAC','-78.7500','b','1.0000','GBP','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10620,925,0,'HAU','115.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10621,925,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10622,925,0,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10701,926,3,'HAU','274.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10702,926,4,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10703,926,5,'BAF','149.0400','b','1.0000','USD','0.561100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10704,926,6,'IMO','75.0000','b','1.0000','USD','0.561100','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10705,926,7,'FAC','-33.7500','b','1.0000','USD','0.561100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10706,926,8,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10632,927,1,'NTFR','1350.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10633,927,2,'THCD','677.0000','b','1.0000','ZAR','0.144302','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10634,927,3,'IMO','455.7600','b','1.0000','ZAR','0.144302','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10635,927,4,'T/IN','1300.0000','b','1.0000','ZAR','0.144302','0.000000','Turn-in fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10636,927,5,'BAF','149.0400','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10637,927,6,'IMO','75.0000','b','1.0000','USD','1.000000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10638,927,7,'FAC','-33.7500','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10639,927,8,'THCL','75.0000','b','1.0000','GBP','1.782214','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10673,928,4,'FAC','-67.5000','b','1.0000','USD','0.548100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10672,928,3,'BAF','375.5700','b','1.0000','USD','0.548100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10671,928,2,'IMO','200.0000','b','1.0000','USD','0.548100','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10670,928,1,'NTFR','2700.0000','b','1.0000','USD','0.548100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10699,926,1,'NTFR','1350.0000','b','1.0000','USD','0.561100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10700,926,2,'ONC','4510.7600','b','1.0000','ZAR','0.080968','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10689,929,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10690,929,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10687,929,0,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10688,929,1,'FAC','-50.0000','b','1.0000','USD','0.548100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10674,928,5,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10675,928,0,'HAU','664.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10676,928,0,'WJY','545.0000','b','1.0000','GBP','1.000000','0.000000','Wasted Journey'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10677,928,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10678,928,0,'DEM','37.5000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14370,930,3,'CAF','37.2800','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14371,930,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14372,930,5,'THCD','70.0000','b','1.0000','USD','0.552300','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14373,930,6,'FAC','-52.5000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14374,930,7,'WAR','12.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10776,931,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10777,931,5,'FAC','-52.5000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10778,931,6,'WAR','12.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10779,931,0,'HAU','379.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10780,931,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10734,759,0,'DEM','10.0000','b','5.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10733,759,0,'QUR','18.0000','b','5.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10732,759,0,'HAU','297.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10731,759,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14365,930,0,'ONC','550.0000','b','1.0000','USD','0.552300','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14366,930,0,'HAU','300.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14367,930,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14368,930,1,'NTFR','1050.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14369,930,2,'BAF','106.8900','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10775,931,3,'CAF','37.2800','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10773,931,1,'NTFR','1050.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10774,931,2,'BAF','106.8900','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10783,932,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10787,933,0,'VEHD','25.0000','b','2.0000','GBP','1.000000','0.000000','Vehiche Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10790,855,0,'HAU','65.0000','b','3.0000','GBP','1.000000','0.000000','TIPPER TRAILERS'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10805,863,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10804,863,4,'NTFR','1650.0000','b','1.0000','USD','0.547500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10808,934,0,'HAU','5400.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10811,935,0,'HAU','297.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10814,936,0,'HAU','750.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10883,937,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10884,937,5,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10885,937,6,'FAC','-77.0000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10886,937,7,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10887,937,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10888,937,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10961,938,3,'NTFR','1150.0000','b','3.0000','USD','0.548100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10962,938,0,'DOC','15.0000','b','3.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10943,939,3,'CONG','200.0000','b','1.0000','USD','0.548100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10944,939,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10945,939,0,'HAU','317.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10946,939,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10829,942,1,'BAF','1800.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10830,942,2,'THCD','146.0000','b','2.0000','GBP','1.829491','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10831,942,3,'CONG','100.0000','b','2.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10832,942,4,'NTFR','900.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12990,943,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10836,947,0,'HAU','2023.4000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10839,948,0,'HAU','640.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10843,949,0,'HAU','356.2500','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10846,950,0,'HAU','169.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10849,951,0,'HAU','586.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10852,952,0,'DANG','7.5000','b','1.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10855,953,0,'DANG','7.5000','b','1.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10858,954,0,'DANG','3.7500','b','1.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10861,955,0,'DANG','7.5000','b','1.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10864,956,0,'DANG','18.7500','b','1.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10867,957,0,'DANG','3.7500','b','1.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10870,958,0,'EXEC','180.0000','b','1.0000','GBP','1.000000','0.000000','Executive Information Change'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10882,937,3,'BAF','223.9600','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10880,937,1,'NTFR','2200.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10881,937,2,'CAF','78.1000','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10905,959,6,'FAC','-77.0000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10904,959,5,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10903,959,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10902,959,3,'BAF','223.9600','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10901,959,2,'CAF','78.1000','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10900,959,1,'NTFR','2200.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10899,959,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10898,959,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10906,959,7,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10926,960,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10927,960,5,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10928,960,6,'FAC','-77.0000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10929,960,7,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10930,960,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10931,960,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10925,960,3,'BAF','223.9600','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10923,960,1,'NTFR','2200.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10924,960,2,'CAF','78.1000','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10934,961,0,'DEM','75.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10941,939,1,'NTFR','2500.0000','b','1.0000','USD','0.548100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10942,939,2,'BAF','347.7500','b','1.0000','USD','0.548100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10969,962,3,'NTFR','2250.0000','b','1.0000','USD','0.548100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10970,962,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10979,963,3,'BAF','142.5800','b','1.0000','USD','0.548100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10980,963,4,'IMO','75.0000','b','1.0000','USD','0.548100','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10981,963,5,'NTFR','1025.0000','b','1.0000','USD','0.548100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10982,963,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10959,938,1,'BAF','159.9600','b','3.0000','USD','0.548100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10960,938,2,'THCL','73.0000','b','3.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10967,962,1,'BAF','312.9800','b','1.0000','USD','0.548100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10968,962,2,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10977,963,1,'CONG','100.0000','b','1.0000','USD','0.548100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10978,963,2,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10994,865,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11004,964,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11003,964,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11022,965,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11021,965,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11020,965,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11019,965,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11027,966,0,'AEA_FRT','15027.5200','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11028,966,0,'COM','-514.3200','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11029,969,1,'BAF','1800.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11030,969,2,'THCD','146.0000','b','2.0000','GBP','1.829491','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11031,969,3,'CONG','100.0000','b','2.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11032,969,4,'NTFR','900.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11033,970,1,'THCD','73.0000','b','1.0000','GBP','1.829491','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11041,974,0,'COM','-805.6000','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11042,974,0,'BTS','-89.2300','b','1.0000','GBP','1.000000','0.000000','Transhipment Box fees'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11040,974,0,'AEA_FRT','15945.6900','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11060,857,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11058,857,0,'NTFR','3600.0000','b','1.0000','USD','0.547500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11059,857,0,'HAU','297.0000','b','4.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11068,858,0,'DOC','18.0000','b','2.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11069,858,0,'HAU','419.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11077,868,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11078,868,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11081,975,0,'ADMIN','391.5000','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13744,976,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11705,977,1,'BAF','825.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11706,977,3,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11763,978,3,'NTFR','850.0000','b','1.0000','USD','0.546600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11761,978,1,'BAF','850.0000','%','11.0400','USD','0.546600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11762,978,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11751,979,3,'NTFR','850.0000','b','1.0000','USD','0.546600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11749,979,1,'BAF','850.0000','%','11.0400','USD','0.546600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11750,979,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11689,980,1,'BAF','875.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11690,980,3,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11095,981,1,'THCD','73.0000','b','1.0000','GBP','1.829491','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12302,982,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11661,983,1,'BAF','875.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11662,983,3,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11633,984,1,'BAF','875.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11634,984,3,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11972,985,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13296,986,3,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13294,986,1,'BAF','1650.0000','%','11.0400','USD','0.546600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13295,986,2,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13543,987,0,'SHU','30.0000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11821,990,0,'HAU','313.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11822,990,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11823,990,0,'HAU','677.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11824,990,1,'BAF','398.5400','b','1.0000','USD','0.546600','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11825,990,2,'THCD','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11128,751,0,'DEM','10.0000','b','6.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11127,751,0,'QUR','18.0000','b','6.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11125,751,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11126,751,0,'HAU','370.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11124,751,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11140,746,0,'DEM','80.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11139,746,0,'QUR','180.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11138,746,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11137,746,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11145,991,0,'AEA_FRT','9303.4100','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11146,991,0,'COM','-530.0600','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11151,992,0,'AEA_FRT','1699.1500','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11152,992,0,'COM','-67.3000','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11202,993,5,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11201,993,4,'CONG','200.0000','b','1.0000','USD','0.548100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11198,993,1,'NTFR','2350.0000','b','1.0000','USD','0.548100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11199,993,2,'BAF','326.8900','b','1.0000','USD','0.548100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11200,993,3,'HCA','100.0000','b','1.0000','USD','0.548100','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11177,994,1,'NTFR','2250.0000','b','1.0000','USD','0.548100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11213,995,3,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11214,995,4,'FAC','-65.0000','b','1.0000','USD','0.548100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11215,995,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11170,996,2,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11169,996,1,'BAF','312.9800','b','1.0000','USD','0.548100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11168,996,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11171,996,3,'NTFR','2250.0000','b','1.0000','USD','0.548100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11180,994,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11179,994,0,'ONC','8519.0000','b','1.0000','ZAR','0.081854','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11178,994,0,'BAF','312.9800','b','1.0000','USD','0.548100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11181,994,0,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11204,993,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11203,993,6,'FAC','-58.7500','b','1.0000','USD','0.548100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11205,993,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11211,995,1,'NTFR','2600.0000','b','1.0000','USD','0.548100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11212,995,2,'BAF','361.6600','b','1.0000','USD','0.548100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11224,997,2,'BAF','138.0000','b','1.0000','USD','0.575300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11223,997,1,'NTFR','1250.0000','b','1.0000','USD','0.575300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11222,997,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11221,997,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11225,997,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11246,998,0,'HAU','320.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11245,998,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11241,998,1,'NTFR','1250.0000','b','1.0000','USD','0.575300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11242,998,2,'BAF','138.0000','b','1.0000','USD','0.575300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11243,998,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11244,998,0,'CONG','100.0000','b','1.0000','USD','0.575300','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11254,999,0,'COM','-522.7400','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11255,999,0,'BTS','-135.2400','b','1.0000','GBP','1.000000','0.000000','Transhipment Box fees'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11253,999,0,'AEA_FRT','11569.6300','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11260,1000,0,'AEA_FRT','14812.9600','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11261,1000,0,'COM','-405.6200','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11407,1001,4,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11408,1001,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11409,1001,6,'THCD','64.0000','b','1.0000','USD','0.552300','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11410,1001,7,'TCFB','30.0000','b','1.0000','USD','0.552300','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11411,1001,8,'NTFR','2100.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11412,1001,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11413,1001,0,'HAU','309.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11390,1002,0,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11391,1002,1,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11392,1002,2,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11393,1002,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11440,1003,0,'HAU','309.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11435,1003,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11434,1003,2,'BAF','239.2300','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11433,1003,1,'CAF','83.4300','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11432,1003,0,'NTFR','2350.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11280,1004,1,'FAC','-70.0000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11452,1005,4,'FAC','-70.0000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11453,1005,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11454,1005,6,'NTFR','2000.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11455,1005,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11456,1005,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11524,1006,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11525,1006,5,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11526,1006,6,'FAC','-77.0000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11527,1006,7,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11528,1006,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11529,1006,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11486,1007,3,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11487,1007,4,'FAC','-70.0000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11488,1007,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11489,1007,6,'NTFR','2000.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11490,1007,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11511,1008,0,'DOC','7.5000','b','10.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11508,1008,4,'FAC','-70.0000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11507,1008,3,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11505,1008,1,'BAF','203.6000','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11506,1008,2,'CAF','71.0000','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11470,1009,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11471,1009,5,'THCD','70.0000','b','1.0000','USD','0.552300','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11472,1009,6,'FAC','-52.5000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11473,1009,7,'WAR','12.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11474,1009,0,'ONC','550.0000','b','1.0000','USD','0.552300','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11348,690,3,'THCD','292.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11349,690,4,'DISB','100.0000','b','1.0000','USD','0.568800','0.000000','Disbursements'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11350,690,5,'NTFR','850.0000','b','1.0000','USD','0.568800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11351,690,6,'NTFR','3500.0000','b','1.0000','USD','0.568800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11352,690,7,'HAU','370.0000','b','1.0000','GBP','1.000000','0.000000','Haulage (2)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11353,690,8,'HAU','677.0000','b','1.0000','GBP','1.000000','0.000000','Haulage (3)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11354,690,9,'HAU','677.0000','b','1.0000','GBP','1.000000','0.000000','Haulage (2)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11355,690,10,'DEM','15.0000','b','10.0000','GBP','1.000000','0.000000','Demurrage (3)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11356,690,11,'QUR','7.0000','b','18.0000','GBP','1.000000','0.000000','Quay Rent (3)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11357,690,12,'QUR','8.0000','b','54.0000','GBP','1.000000','0.000000','Quay Rent (3)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11358,690,13,'DEM','16.0000','b','5.0000','GBP','1.000000','0.000000','Demurrage (1)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11359,690,14,'QUR','7.0000','b','9.0000','GBP','1.000000','0.000000','Quay Rent (1)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11360,690,15,'QUR','9.0000','b','27.0000','GBP','1.000000','0.000000','Quay Rent (1)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11347,690,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11346,690,1,'BAF','492.3800','b','1.0000','USD','0.568800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11345,690,0,'COLF','10.0000','b','1.0000','USD','0.568800','0.000000','Collection fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11366,1010,0,'COM','-97.9800','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11365,1010,0,'DEM','979.8000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11374,1011,0,'DEM','979.8000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11373,1011,0,'COM','-97.9800','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11384,1012,1,'NTFR','2250.0000','b','1.0000','USD','0.548100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11383,1012,0,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11382,1012,0,'BAF','312.9800','b','1.0000','USD','0.548100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11381,1012,0,'ONC','8519.0000','b','1.0000','ZAR','0.081854','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11380,1012,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11534,1013,1,'NTFR','2250.0000','b','1.0000','USD','0.548100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11406,1001,3,'FAC','-105.0000','b','1.0000','USD','0.552300','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11404,1001,1,'CAF','74.5500','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11405,1001,2,'BAF','213.7800','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11439,1003,0,'VEHD','100.0000','b','1.0000','GBP','1.000000','0.000000','Vehicle Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11438,1003,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11437,1003,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11436,1003,4,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11451,1005,3,'WAR','24.0000','b','1.0000','USD','0.552300','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11449,1005,1,'BAF','203.6000','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11450,1005,2,'CAF','71.0000','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11469,1009,3,'CAF','37.2800','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11467,1009,1,'NTFR','1050.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11468,1009,2,'BAF','106.8900','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11475,1009,0,'DOF','50.0000','b','1.0000','USD','0.552300','0.000000','Delivery Order'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11476,1009,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11484,1007,1,'BAF','203.6000','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11485,1007,2,'CAF','71.0000','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11509,1008,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11510,1008,6,'NTFR','2000.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11523,1006,3,'BAF','223.9600','b','1.0000','USD','0.552300','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11521,1006,1,'NTFR','2200.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11522,1006,2,'CAF','78.1000','b','1.0000','USD','0.552300','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11536,1013,0,'BAF','312.9800','b','1.0000','USD','0.548100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11535,1013,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11537,1013,0,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11543,1014,0,'COM','-97.9800','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11542,1014,0,'DEM','979.8000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11549,1015,0,'COM','-4.7200','b','1.0000','GBP','1.000000','0.000000','Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11548,1015,0,'DEM','47.1600','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11555,860,0,'QUR','9.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11554,860,0,'DEM','5.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11582,749,0,'QUR','54.0000','b','10.0000','GBP','1.000000','0.000000','Quay Rent (2 & 3)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11581,749,0,'QUR','18.0000','b','14.0000','GBP','1.000000','0.000000','Quay Rent (2 & 3)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11580,749,0,'DEM','10.0000','b','22.0000','GBP','1.000000','0.000000','Demurrage (2 & 3)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11579,749,0,'QUR','54.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent (1)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11578,749,0,'QUR','18.0000','b','7.0000','GBP','1.000000','0.000000','Quay Rent (1)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11577,749,0,'DEM','10.0000','b','11.0000','GBP','1.000000','0.000000','Demurrage (1)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11576,749,0,'HAU','503.0000','b','3.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11575,749,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11574,749,0,'THCD','438.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11585,1016,0,'ADMIN','173.0000','b','1.0000','GBP','1.000000','30.280000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11588,1017,0,'HAU','160.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14154,1018,2,'NTFR','650.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13968,1182,1,'LOL','55.0000','b','2.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13971,1019,2,'NTFR','1175.0000','b','2.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14101,1020,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14102,1020,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13958,1021,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14163,1216,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14166,1022,2,'NTFR','650.0000','b','1.0000','USD','0.552300','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14141,1023,2,'BAF','2500.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14142,1023,3,'NTFR','625.0000','b','4.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14151,1215,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14121,1024,2,'BAF','3125.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14122,1024,3,'NTFR','625.0000','b','5.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11606,1025,0,'NTFR','650.0000','b','4.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11628,1026,4,'DEM','5.0000','b','2.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11627,1026,3,'QUR','9.0000','b','2.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11626,1026,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11624,1026,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11625,1026,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11656,1027,4,'DEM','5.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11655,1027,3,'QUR','9.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11654,1027,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11652,1027,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11653,1027,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11684,1028,4,'DEM','5.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11683,1028,3,'QUR','9.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11682,1028,2,'HAU','369.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11680,1028,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11681,1028,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11700,1029,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11699,1029,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12676,1031,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13728,1166,0,'HAU','100.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13723,1032,4,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13722,1032,3,'CONG','100.0000','b','1.0000','USD','0.555900','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13720,1032,1,'BAF','900.0000','%','11.0400','USD','0.555900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13721,1032,2,'ONC','308.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12666,1033,1,'BAF','875.0000','%','11.0400','USD','0.555900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12667,1033,2,'CONG','100.0000','b','1.0000','USD','0.555900','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12668,1033,3,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13333,1034,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13005,1037,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14241,1038,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13438,1040,1,'BAF','1650.0000','%','11.0400','USD','0.555900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13439,1040,2,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13440,1040,3,'CONG','200.0000','b','1.0000','USD','0.555900','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13887,1041,4,'COLF','10.0000','b','1.0000','USD','0.555900','0.000000','Collection fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13886,1041,3,'DISB','100.0000','b','1.0000','USD','0.555900','0.000000','Disbursements'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13884,1041,1,'BAF','398.5400','b','1.0000','USD','0.555900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13885,1041,2,'THCD','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13269,1042,3,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13267,1042,1,'BAF','1650.0000','%','11.0400','USD','0.555900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13268,1042,2,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13755,1043,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12652,1044,3,'NTFR','850.0000','b','1.0000','USD','0.555900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12650,1044,1,'BAF','850.0000','%','11.0400','USD','0.555900','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12651,1044,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13400,1045,1,'BAF','1750.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13401,1045,3,'NTFR','875.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13362,1049,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11752,979,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11764,978,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11828,990,5,'NTFR','1750.0000','b','2.0000','USD','0.546600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11827,990,4,'COLF','10.0000','b','1.0000','USD','0.546600','0.000000','Collection fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11826,990,3,'DISB','100.0000','b','1.0000','USD','0.546600','0.000000','Disbursements'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11843,854,0,'QUR','9.0000','b','5.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11842,854,0,'DEM','5.0000','b','5.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11840,854,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11841,854,0,'HAU','503.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11839,854,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11848,1050,0,'AEA_FRT','15329.7900','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11849,1050,0,'COM','-646.9000','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11859,1051,0,'COM','-534.9400','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11858,1051,0,'AEA_FRT','13143.9900','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11912,1052,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11907,1052,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11908,1052,5,'FAC','-35.8800','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11909,1052,6,'WAR','12.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11910,1052,7,'IMO','50.0000','b','1.0000','USD','0.544200','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11911,1052,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12054,1053,4,'FAC','-70.0000','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12055,1053,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12056,1053,6,'NTFR','2000.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12057,1053,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12058,1053,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12077,1054,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12072,1054,4,'WAR','12.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12073,1054,5,'FAC','-38.5000','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12074,1054,6,'THCD','70.0000','b','1.0000','USD','0.544200','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12075,1054,7,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12076,1054,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11934,1055,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11927,1055,4,'CAF','38.1600','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11928,1055,5,'BAF','109.4400','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11929,1055,6,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11930,1055,7,'FAC','-35.8800','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11931,1055,8,'WAR','12.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11932,1055,9,'IMO','50.0000','b','1.0000','USD','0.544200','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11933,1055,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11893,1056,0,'AEA_FRT','9135.0300','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11894,1056,0,'COM','-355.2200','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11906,1052,3,'BAF','109.4400','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11904,1052,1,'NTFR','1025.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11905,1052,2,'CAF','38.1600','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11924,1055,1,'NTFR','1025.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11925,1055,2,'THCD','64.0000','b','1.0000','USD','0.544200','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11926,1055,3,'TCFB','30.0000','b','1.0000','USD','0.544200','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12150,1057,4,'CAF','36.3900','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12151,1057,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12152,1057,6,'FAC','-35.8800','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12153,1057,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12154,1057,0,'HAU','213.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12011,1058,4,'FAC','-70.0000','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12012,1058,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12013,1058,6,'NTFR','2000.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12014,1058,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12015,1058,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11947,1059,1,'FAC','-38.5000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12169,1060,5,'THCD','64.0000','b','1.0000','USD','0.544200','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12170,1060,6,'FAC','-52.5000','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12171,1060,7,'WAR','12.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12172,1060,0,'TCFB','30.0000','b','1.0000','USD','0.544200','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12173,1060,0,'HAU','389.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12228,1061,0,'HAU','299.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12225,1061,2,'BAF','177.3500','b','1.0000','USD','0.547100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12226,1061,3,'FAC','-51.0000','b','1.0000','USD','0.547100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12227,1061,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12248,1062,3,'CONG','200.0000','b','1.0000','USD','0.547100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12249,1062,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12250,1062,5,'FAC','-65.0000','b','1.0000','USD','0.547100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12251,1062,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12259,1063,2,'FAC','-33.7500','b','1.0000','USD','0.547100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12260,1063,0,'NTFR','1350.0000','b','1.0000','USD','0.547100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11973,985,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11974,985,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11979,1064,0,'AEA_FRT','11453.4600','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11980,1064,0,'COM','-472.8900','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11988,1065,0,'COM','-457.6800','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11989,1065,0,'BTS','-11.2400','b','1.0000','GBP','1.000000','0.000000','Transhipment Box fees'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11987,1065,0,'AEA_FRT','10611.1600','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11999,1066,0,'AEA_FRT','5758.0100','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11998,1066,0,'COM','-299.3500','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12010,1058,3,'WAR','24.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12008,1058,1,'BAF','264.8000','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12009,1058,2,'CAF','71.0000','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12185,1067,3,'CAF','71.8900','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12186,1067,4,'BAF','268.1100','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12187,1067,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12188,1067,6,'FAC','-70.8800','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12189,1067,0,'HCA','266.0000','b','1.0000','GBP','1.000000','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12022,1068,1,'DOC','20.0000','b','1.0000','GBP','1.837560','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12135,1069,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12134,1069,4,'CAF','36.3900','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12131,1069,1,'NTFR','1025.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12132,1069,2,'BAF','135.7100','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12133,1069,3,'WAR','12.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12110,1070,5,'FAC','-70.8800','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12111,1070,6,'WAR','24.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12112,1070,0,'HAU','265.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12113,1070,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12114,1070,0,'HAU','55.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12408,1071,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12409,1071,4,'WAR','12.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12410,1071,5,'FAC','-43.7500','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12411,1071,6,'NTFR','1250.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12412,1071,0,'HCA','278.0000','b','1.0000','GBP','1.000000','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12413,1071,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12053,1053,3,'WAR','24.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12051,1053,1,'BAF','264.8000','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12052,1053,2,'CAF','71.0000','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12071,1054,3,'BAF','145.6400','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12069,1054,1,'NTFR','1100.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12070,1054,2,'CAF','39.0500','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12078,1054,0,'VEHD','37.5000','b','1.0000','GBP','1.000000','0.000000','Vehicle Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12106,1070,1,'NTFR','2025.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12107,1070,2,'BAF','268.1100','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12108,1070,3,'CAF','71.8900','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12109,1070,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12137,1069,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12136,1069,6,'FAC','-35.8800','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12138,1069,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12147,1057,1,'NTFR','1025.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12148,1057,2,'BAF','135.7100','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12149,1057,3,'WAR','12.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12168,1060,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12165,1060,1,'NTFR','1050.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12166,1060,2,'BAF','106.8900','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12167,1060,3,'CAF','37.2800','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12174,1060,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12183,1067,1,'NTFR','2025.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12184,1067,2,'WAR','24.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12190,1067,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12195,1072,0,'AEA_FRT','9433.1100','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12196,1072,0,'COM','-357.4800','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12199,1073,0,'AEA_FRT','57.5300','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12202,1074,0,'AEA_FRT','146.0000','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12205,1075,0,'COM','33.2300','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12210,1076,0,'AEA_FRT','1558.1100','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12211,1076,0,'COM','-35.2000','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12216,1077,0,'AEA_FRT','1316.2400','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12217,1077,0,'COM','65.8100','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12224,1061,1,'NTFR','1275.0000','b','1.0000','USD','0.547100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12229,1061,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12284,1078,3,'FAC','-61.2500','b','1.0000','USD','0.547100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12285,1078,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12286,1078,5,'NTFR','2450.0000','b','1.0000','USD','0.547100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12287,1078,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12272,1079,3,'BAF','142.5800','b','1.0000','USD','0.547100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12273,1079,4,'IMO','75.0000','b','1.0000','USD','0.547100','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12274,1079,5,'NTFR','1025.0000','b','1.0000','USD','0.547100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12275,1079,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12246,1062,1,'NTFR','2600.0000','b','1.0000','USD','0.547100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12247,1062,2,'BAF','361.6600','b','1.0000','USD','0.547100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12258,1063,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12262,1063,0,'CONG','100.0000','b','1.0000','USD','0.547100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12261,1063,0,'BAF','187.7900','b','1.0000','USD','0.547100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12263,1063,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12270,1079,1,'CONG','100.0000','b','1.0000','USD','0.547100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12271,1079,2,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12282,1078,1,'BAF','340.8000','b','1.0000','USD','0.547100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12283,1078,2,'HCA','200.0000','b','1.0000','USD','0.547100','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12290,1080,0,'ADMIN','62.5000','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12293,1081,0,'ADMIN','180.0000','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12301,982,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12300,982,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12432,1082,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12433,1082,4,'WAR','12.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12434,1082,5,'FAC','-43.7500','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12435,1082,6,'NTFR','1250.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12436,1082,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12437,1082,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12390,1083,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12391,1083,5,'WAR','12.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12392,1083,6,'FAC','-34.1300','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12393,1083,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12394,1083,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12395,1083,0,'OW','600.0000','b','1.0000','USD','0.544200','0.000000','Overwidth additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12372,1084,3,'BAF','271.4200','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12373,1084,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12374,1084,5,'WAR','24.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12375,1084,6,'FAC','-71.7500','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12376,1084,7,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12377,1084,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12485,1085,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12482,1085,3,'THCL','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12481,1085,2,'CONG','200.0000','b','2.0000','USD','0.547100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12480,1085,1,'BAF','326.8900','b','2.0000','USD','0.547100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12479,1085,0,'NTFR','2350.0000','b','2.0000','USD','0.547100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12496,1086,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12497,1086,5,'FAC','-56.2500','b','1.0000','USD','0.547100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12498,1086,0,'HAU','358.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12499,1086,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12519,1087,3,'CONG','200.0000','b','1.0000','USD','0.547100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12517,1087,1,'NTFR','2600.0000','b','1.0000','USD','0.547100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12518,1087,2,'BAF','361.6600','b','1.0000','USD','0.547100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12341,1088,0,'ADMIN','78.2600','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12359,1089,5,'THCD','64.0000','b','1.0000','USD','0.544200','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12358,1089,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12357,1089,3,'CAF','37.2800','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12356,1089,2,'BAF','106.8900','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12355,1089,1,'NTFR','1050.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12354,1089,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12353,1089,0,'HAU','389.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12352,1089,0,'TCFB','30.0000','b','1.0000','USD','0.544200','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12360,1089,6,'FAC','-52.5000','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12361,1089,7,'WAR','12.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12370,1084,1,'NTFR','2050.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12371,1084,2,'CAF','72.7800','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12387,1083,1,'NTFR','975.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12388,1083,2,'CAF','55.9100','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12389,1083,3,'BAF','208.5300','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12405,1071,0,'IMO','100.0000','b','1.0000','USD','0.544200','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12406,1071,1,'CAF','47.9300','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12407,1071,2,'BAF','178.7400','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12460,1090,5,'FAC','-52.5000','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12459,1090,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12456,1090,1,'NTFR','1050.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12457,1090,2,'BAF','106.8900','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12458,1090,3,'CAF','37.2800','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12431,1082,2,'BAF','178.7400','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12429,1082,0,'IMO','100.0000','b','1.0000','USD','0.544200','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12430,1082,1,'CAF','47.9300','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12461,1090,6,'WAR','12.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12462,1090,0,'TCFB','30.0000','b','1.0000','USD','0.544200','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12463,1090,0,'HAU','389.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12464,1090,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12484,1085,0,'HAU','207.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12483,1085,4,'FAC','-58.7500','b','2.0000','USD','0.547100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12493,1086,1,'NTFR','2250.0000','b','1.0000','USD','0.547100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12494,1086,2,'BAF','312.9800','b','1.0000','USD','0.547100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12495,1086,3,'CONG','200.0000','b','1.0000','USD','0.547100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12502,1091,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12523,1087,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12520,1087,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12521,1087,0,'ONC','7303.0000','b','1.0000','ZAR','0.082354','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12522,1087,0,'HAU','390.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12526,1092,0,'HAU','307.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12543,697,0,'QUR','9.0000','b','7.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12544,697,0,'QUR','27.0000','b','11.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12541,697,0,'HAU','174.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12542,697,0,'DEM','5.0000','b','18.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12540,697,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12586,1093,6,'FAC','-77.0000','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12585,1093,5,'WAR','24.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12584,1093,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12583,1093,3,'BAF','291.2800','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12581,1093,1,'NTFR','2200.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12582,1093,2,'CAF','78.1000','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12619,1094,7,'THCD','96.0000','b','1.0000','USD','0.544200','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12618,1094,6,'FAC','-76.1300','b','1.0000','USD','0.544200','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12617,1094,5,'WAR','24.0000','b','1.0000','USD','0.544200','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12616,1094,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12613,1094,1,'NTFR','2175.0000','b','1.0000','USD','0.544200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12614,1094,2,'CAF','77.2100','b','1.0000','USD','0.544200','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12615,1094,3,'BAF','287.9700','b','1.0000','USD','0.544200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12587,1093,7,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12588,1093,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12589,1093,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12590,1093,0,'VEHD','143.7500','b','1.0000','GBP','1.000000','0.000000','Vehicle Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12620,1094,8,'TCFB','75.0000','b','1.0000','USD','0.544200','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12621,1094,9,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12622,1094,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12623,1094,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12641,679,0,'QUR','54.0000','b','14.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12640,679,0,'QUR','18.0000','b','7.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12639,679,0,'DEM','10.0000','b','21.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12637,679,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12638,679,0,'HAU','467.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12636,679,0,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12653,1044,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12671,1033,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12669,1033,4,'NTFR','875.0000','b','1.0000','USD','0.555900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12670,1033,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12677,1031,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12685,1095,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12697,1096,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12716,884,2,'NTFR','700.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12712,1097,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12724,1098,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12725,1098,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12747,1099,4,'NTFR','2450.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12746,1099,3,'FAC','-61.2500','b','2.0000','USD','0.562800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12745,1099,2,'BAF','270.4800','b','2.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12744,1099,1,'THCL','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12743,1099,0,'HCA','200.0000','b','2.0000','USD','0.562800','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12742,1099,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12748,1099,5,'NTFR','2450.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12761,1100,3,'CONG','200.0000','b','1.0000','USD','0.547100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12760,1100,2,'BAF','361.6600','b','1.0000','USD','0.547100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12759,1100,1,'NTFR','2600.0000','b','1.0000','USD','0.547100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12758,1100,0,'HAU','390.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12757,1100,0,'ONC','7303.0000','b','1.0000','ZAR','0.082354','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12756,1100,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12762,1100,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12824,1101,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12825,1101,2,'FAC','-50.0000','b','1.0000','USD','0.547100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12826,1101,3,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12812,1102,3,'CONG','200.0000','b','1.0000','USD','0.547100','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12810,1102,1,'NTFR','2600.0000','b','1.0000','USD','0.547100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12811,1102,2,'BAF','361.6600','b','1.0000','USD','0.547100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12791,1103,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12792,1103,1,'THCL','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12793,1103,2,'BAF','270.4800','b','2.0000','USD','0.562800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12794,1103,3,'HCA','200.0000','b','2.0000','USD','0.562800','0.000000','High Cube Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12795,1103,4,'FAC','-61.2500','b','2.0000','USD','0.562800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12796,1103,5,'NTFR','2450.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12797,1103,6,'NTFR','2450.0000','b','1.0000','USD','0.562800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12815,1102,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12813,1102,4,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12814,1102,0,'HAU','390.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12831,1104,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12823,1101,0,'ARO','600.0000','b','1.0000','USD','0.547100','0.000000','Arbitrary at Origin'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12933,1105,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12929,1105,4,'FAC','-70.0000','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12930,1105,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12931,1105,6,'NTFR','2000.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12932,1105,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12943,1106,3,'WAR','24.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12944,1106,4,'FAC','-70.0000','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12945,1106,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12946,1106,6,'NTFR','2000.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12947,1106,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12963,1107,3,'WAR','24.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12964,1107,4,'FAC','-70.0000','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12965,1107,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12966,1107,6,'NTFR','2000.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12967,1107,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12979,1108,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12980,1108,5,'FAC','-85.7500','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12981,1108,6,'WAR','24.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12982,1108,0,'HAU','169.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12983,1108,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12917,1109,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12911,1109,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12912,1109,5,'THCD','64.0000','b','1.0000','USD','0.544800','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12913,1109,6,'TCFB','30.0000','b','1.0000','USD','0.544800','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12914,1109,7,'FAC','-38.5000','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12915,1109,8,'WAR','12.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12916,1109,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12897,1110,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12891,1110,1,'BAF','139.0200','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12892,1110,2,'CAF','37.2800','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12893,1110,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12894,1110,4,'FAC','-52.5000','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12895,1110,5,'WAR','12.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12896,1110,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12875,1111,1,'NTFR','0.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12881,989,0,'QUR','18.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12880,989,0,'DEM','10.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12890,1110,0,'NTFR','1050.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12910,1109,3,'BAF','145.6400','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12908,1109,1,'NTFR','1100.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12909,1109,2,'CAF','39.0500','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12928,1105,3,'WAR','24.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12926,1105,1,'BAF','264.8000','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12927,1105,2,'CAF','71.0000','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12941,1106,1,'BAF','264.8000','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12942,1106,2,'CAF','71.0000','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13036,1112,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13031,1112,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13030,1112,2,'BAF','178.7400','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13029,1112,1,'CAF','47.9300','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13028,1112,0,'NTFR','1350.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12961,1107,1,'BAF','264.8000','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12962,1107,2,'CAF','71.0000','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12978,1108,3,'BAF','324.3800','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12976,1108,1,'NTFR','2450.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12977,1108,2,'CAF','86.9800','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12991,943,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12992,943,0,'HAU','384.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12998,881,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13006,1037,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13007,1037,0,'HAU','349.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13035,1112,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13034,1112,0,'TCFB','30.0000','b','1.0000','USD','0.544800','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13033,1112,0,'THCD','64.0000','b','1.0000','USD','0.544800','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13032,1112,4,'WAR','12.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13037,1112,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13049,885,0,'TRI','84.0000','b','1.0000','GBP','1.000000','0.000000','Tri Axle'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13048,885,0,'HAU','420.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13047,885,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13070,856,0,'QUR','27.0000','b','5.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13069,856,0,'QUR','9.0000','b','7.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13068,856,0,'DEM','5.0000','b','5.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13067,856,0,'DEM','5.0000','b','7.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13066,856,0,'HAU','461.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13065,856,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13515,1113,4,'NTFR','1275.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13512,1113,1,'THCL','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13513,1113,2,'BAF','191.2600','b','2.0000','USD','0.552500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13514,1113,3,'FAC','-51.0000','b','2.0000','USD','0.552500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13315,1114,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13316,1114,2,'BAF','156.4900','b','1.0000','USD','0.552500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13317,1114,3,'NTFR','1125.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13307,1115,3,'NTFR','1125.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13308,1115,4,'NTFR','1125.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13309,1115,5,'NTFR','1125.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13310,1115,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13084,1116,1,'BAF','375.5700','b','2.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13085,1116,2,'THCL','146.0000','b','2.0000','GBP','1.809955','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13086,1116,3,'THCD','1001.0000','b','2.0000','ZAR','0.148232','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13087,1116,4,'T/IN','2600.0000','b','2.0000','ZAR','0.148232','0.000000','Turn-in fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13088,1116,5,'FAC','-67.5000','b','2.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13089,1116,6,'BAF','375.5700','b','2.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13090,1116,7,'FAC','-67.5000','b','2.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13091,1116,8,'T/IN','2600.0000','b','2.0000','ZAR','0.148232','0.000000','Turn-in fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13092,1116,9,'NTFR','2700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13093,1116,10,'NTFR','2700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13540,1156,0,'VEHD','112.5000','b','1.0000','GBP','1.000000','0.000000','Vehicle Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13537,1117,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13534,1117,0,'FAC','-33.7500','b','1.0000','USD','0.552500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13535,1117,1,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13536,1117,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13324,1118,2,'FAC','-33.7500','b','1.0000','USD','0.552500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13325,1118,0,'HAU','420.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13280,1119,3,'CONG','100.0000','b','1.0000','USD','0.552500','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13281,1119,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13282,1119,0,'HAU','415.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13283,1119,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13111,988,0,'QUR','18.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13110,988,0,'DEM','10.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13117,945,0,'QUR','9.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13116,945,0,'DEM','5.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13129,886,0,'TRI','84.0000','b','1.0000','GBP','1.000000','0.000000','Tri Axle'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13128,886,0,'HAU','420.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13127,886,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13452,1120,1,'BAF','139.0200','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13453,1120,2,'CAF','37.2800','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13454,1120,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13455,1120,4,'FAC','-52.5000','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13456,1120,5,'WAR','12.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13457,1120,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13422,1121,5,'FAC','-36.7500','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13421,1121,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13420,1121,3,'CAF','37.2800','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13418,1121,1,'NTFR','1050.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13419,1121,2,'BAF','139.0200','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13576,1122,0,'VEHD','100.0000','b','1.0000','GBP','1.000000','0.000000','Vehicle Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13572,1122,4,'FAC','-52.5000','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13571,1122,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13570,1122,2,'CAF','37.2800','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13568,1122,0,'NTFR','1050.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13569,1122,1,'BAF','139.0200','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13163,1123,2,'LOL','20.0000','b','15.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13161,1123,0,'THCD','75.0000','b','15.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13162,1123,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13171,1125,2,'CONG','100.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13172,1125,3,'THCD','73.0000','b','1.0000','GBP','1.808973','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13173,1125,4,'NTFR','950.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14924,1126,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13175,1129,1,'THCD','73.0000','b','3.0000','GBP','1.808973','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13176,1130,1,'THCD','146.0000','b','1.0000','GBP','1.808973','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14895,1133,1,'BAF','850.0000','%','13.9100','USD','0.552800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14896,1133,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14897,1133,3,'NTFR','850.0000','b','1.0000','USD','0.552800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15102,1134,1,'BAF','1600.0000','%','13.9100','USD','0.552800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15103,1134,2,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15104,1134,3,'NTFR','1600.0000','b','1.0000','USD','0.552800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14839,1135,4,'COLF','10.0000','b','1.0000','USD','0.552800','0.000000','Collection fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14838,1135,3,'DISB','100.0000','b','1.0000','USD','0.552800','0.000000','Disbursements'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14836,1135,1,'BAF','502.1200','b','1.0000','USD','0.552800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14837,1135,2,'THCD','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14818,1137,1,'BAF','825.0000','%','13.9100','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14819,1137,3,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14802,1138,1,'BAF','1650.0000','%','13.9100','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14803,1138,3,'NTFR','825.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13194,1141,1,'THCD','75.0000','b','1.0000','GBP','1.833517','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13195,1142,1,'THCD','75.0000','b','1.0000','GBP','1.833517','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13196,1143,1,'THCD','75.0000','b','1.0000','GBP','1.833517','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14852,1285,1,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14855,1144,2,'NTFR','700.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14911,1145,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14912,1145,2,'NTFR','1150.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14934,1146,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14864,1286,1,'LOL','55.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14867,1147,2,'NTFR','1175.0000','b','1.0000','USD','0.545400','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13217,1148,2,'LOL','20.0000','b','6.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13215,1148,0,'THCD','75.0000','b','6.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13216,1148,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13237,1149,2,'LOL','20.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13235,1149,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13236,1149,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14881,1150,4,'NTFR','1650.0000','b','1.0000','USD','0.552800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14880,1150,3,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14878,1150,1,'BAF','243.4300','b','1.0000','USD','0.552800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14879,1150,2,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13271,1042,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13270,1042,4,'NTFR','1650.0000','b','1.0000','USD','0.555900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13278,1119,1,'NTFR','1250.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13279,1119,2,'BAF','173.8800','b','1.0000','USD','0.552500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13298,986,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13297,986,4,'NTFR','1650.0000','b','1.0000','USD','0.546600','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13305,1115,1,'THCL','73.0000','b','3.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13306,1115,2,'BAF','156.4900','b','3.0000','USD','0.552500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13318,1114,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13323,1118,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13326,1118,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13334,1034,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13335,1034,0,'HAU','461.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13488,1151,4,'ONC','7477.0000','b','2.0000','ZAR','0.081898','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13487,1151,3,'FAC','-67.5000','b','2.0000','USD','0.552500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13485,1151,1,'NTFR','2700.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13486,1151,2,'BAF','375.5700','b','2.0000','USD','0.552500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13343,1152,0,'THCD','70.0000','b','1.0000','USD','0.563500','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13351,1153,3,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13350,1153,2,'FAC','-50.0000','b','1.0000','USD','0.547100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13349,1153,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13348,1153,0,'ARO','600.0000','b','1.0000','USD','0.547100','0.000000','Arbitrary at Origin'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13648,1154,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13649,1154,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13650,1154,2,'FAC','-50.0000','b','1.0000','USD','0.547100','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13363,1049,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13364,1049,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13373,940,0,'QUR','9.0000','b','1.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13372,940,0,'DEM','5.0000','b','1.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13371,940,0,'LOL','30.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13395,1155,4,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13394,1155,3,'DEM','5.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13393,1155,2,'HAU','369.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13391,1155,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13392,1155,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13423,1121,6,'WAR','12.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13424,1121,0,'HAU','353.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13425,1121,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13443,1040,0,'HAU','313.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13441,1040,4,'NTFR','1650.0000','b','1.0000','USD','0.555900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13442,1040,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13451,1120,0,'NTFR','1050.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13465,880,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13466,880,0,'HAU','297.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13493,1151,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13489,1151,5,'NTFR','2700.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13490,1151,0,'THCL','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13491,1151,0,'HAU','412.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13492,1151,0,'HAU','321.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13519,1113,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13518,1113,0,'HAU','299.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13516,1113,5,'NTFR','1275.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13517,1113,0,'IMO','100.0000','b','1.0000','USD','0.552500','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13520,1113,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13528,891,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13529,891,0,'HAU','297.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13548,1157,0,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13549,1157,0,'LCD','50.0000','b','1.0000','USD','1.000000','0.000000','LCL-Service Charge at Destination'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13575,1122,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13573,1122,5,'WAR','12.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13574,1122,0,'HAU','366.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13628,1158,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13623,1158,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13624,1158,5,'FAC','-35.8800','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13625,1158,6,'WAR','12.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13626,1158,7,'IMO','50.0000','b','1.0000','USD','0.544800','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13627,1158,0,'HAU','203.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13644,1159,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13638,1159,1,'BAF','139.0200','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13639,1159,2,'CAF','37.2800','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13640,1159,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13641,1159,4,'FAC','-52.5000','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13642,1159,5,'WAR','12.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13643,1159,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13604,1160,2,'HAU','410.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13602,1160,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13603,1160,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13622,1158,3,'BAF','142.3300','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13620,1158,1,'NTFR','1025.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13621,1158,2,'CAF','38.1600','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13637,1159,0,'NTFR','1050.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13657,1161,2,'THCL','73.0000','b','3.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13656,1161,1,'BAF','159.9600','b','3.0000','USD','0.548100','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13655,1161,0,'DOC','15.0000','b','3.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13658,1161,3,'NTFR','1150.0000','b','3.0000','USD','0.548100','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13702,1162,3,'FAC','-105.0000','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13703,1162,4,'WAR','24.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13704,1162,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13705,1162,6,'NTFR','2100.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13706,1162,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13707,1162,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13688,1163,5,'NTFR','1150.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13687,1163,4,'NTFR','1150.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13686,1163,3,'NTFR','1150.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13685,1163,1,'BAF','159.9600','b','3.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13680,1164,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13679,1164,0,'THCL','75.0000','b','3.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13691,1165,0,'DOC','15.0000','b','2.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13700,1162,1,'CAF','74.5500','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13701,1162,2,'BAF','278.0400','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13724,1032,5,'NTFR','900.0000','b','1.0000','USD','0.555900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13725,1032,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13730,1167,0,'HAU','100.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13733,1168,0,'HAU','150.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13748,976,0,'QUR','9.0000','b','5.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13747,976,0,'DEM','5.0000','b','5.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13746,976,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13745,976,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13756,1043,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13757,1043,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13763,1169,0,'BAF','56.0000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13762,1169,0,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13772,1170,0,'HAU','558.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13771,1170,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13770,1170,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13775,1035,0,'HAU','634.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13829,1171,5,'NTFR','1025.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13828,1171,4,'NTFR','1025.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13825,1171,1,'THCL','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13826,1171,2,'BAF','142.5800','b','2.0000','USD','0.552500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13827,1171,3,'CONG','100.0000','b','2.0000','USD','0.552500','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13858,1172,2,'FAC','-29.3800','b','1.0000','USD','0.552500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13859,1172,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13860,1172,4,'ONC','1662.0000','b','1.0000','ZAR','0.081898','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13848,1173,0,'HAU','337.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13845,1173,2,'BAF','163.4400','b','1.0000','USD','0.552500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13846,1173,3,'FAC','-29.3800','b','1.0000','USD','0.552500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13847,1173,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13798,1174,0,'CAF','0.8900','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13797,1174,0,'BAF','3.3100','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13796,1174,0,'NTFR','25.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13804,889,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13834,1171,0,'DOC','15.0000','b','3.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13833,1171,0,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13830,1171,6,'NTFR','2050.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13831,1171,0,'BAF','285.1600','b','1.0000','USD','0.552500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13832,1171,0,'CONG','200.0000','b','1.0000','USD','0.552500','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13837,1175,0,'VEHD','25.0000','b','5.0000','GBP','1.000000','0.000000','Vehicle Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13844,1173,1,'NTFR','1175.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13849,1173,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13857,1172,1,'BAF','163.4400','b','1.0000','USD','0.552500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13856,1172,0,'NTFR','1175.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13861,1172,5,'HAU','193.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13894,1041,0,'QUR','18.0000','b','7.0000','GBP','1.000000','0.000000','Quay Rent TGHU'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13888,1041,5,'NTFR','1750.0000','b','2.0000','USD','0.555900','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13889,1041,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13890,1041,0,'HAU','313.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13891,1041,0,'DEM','10.0000','b','6.0000','GBP','1.000000','0.000000','Demurrage HLXU'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13892,1041,0,'QUR','18.0000','b','6.0000','GBP','1.000000','0.000000','Quay Rent HLXU'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13893,1041,0,'DEM','10.0000','b','7.0000','GBP','1.000000','0.000000','Demurrage TGHU'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13900,1176,0,'DEM','10.0000','b','3.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13899,1176,0,'QUR','18.0000','b','3.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13906,1177,0,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13905,1177,0,'DEM','5.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13912,1178,0,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13911,1178,0,'DEM','5.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13926,1179,2,'LOL','20.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13924,1179,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13925,1179,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13944,1180,2,'LOL','20.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13942,1180,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13943,1180,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13953,1181,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13959,1021,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13967,1182,0,'THCD','75.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13998,1183,5,'FAC','-70.8800','b','1.0000','USD','0.544800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13997,1183,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13996,1183,3,'CAF','71.8900','b','1.0000','USD','0.544800','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13994,1183,1,'NTFR','2025.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13995,1183,2,'BAF','268.1100','b','1.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13999,1183,6,'WAR','24.0000','b','1.0000','USD','0.544800','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14000,1183,0,'HAU','182.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14001,1183,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14042,1184,4,'CONG','100.0000','b','1.0000','USD','0.552500','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14039,1184,1,'NTFR','1300.0000','b','1.0000','USD','0.552500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14040,1184,2,'BAF','180.8300','b','1.0000','USD','0.552500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14041,1184,3,'IMO','75.0000','b','1.0000','USD','0.552500','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14012,1047,0,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14011,1047,0,'DEM','5.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14015,1185,0,'NTFR','650.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14021,1046,0,'QUR','18.0000','b','5.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14020,1046,0,'DEM','10.0000','b','5.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14024,1186,0,'NTFR','650.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14045,1184,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14044,1184,0,'HAU','301.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14043,1184,5,'FAC','-32.5000','b','1.0000','USD','0.552500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14046,1187,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14047,1188,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14048,1189,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14049,1190,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14050,1191,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14051,1191,2,'NTFR','1400.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14052,1192,1,'THCD','75.0000','b','1.0000','USD','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14053,1193,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14054,1193,2,'NTFR','650.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14055,1194,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14056,1194,2,'NTFR','800.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14057,1195,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14058,1196,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14059,1196,2,'NTFR','650.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14060,1197,1,'NTFR','70.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14061,1199,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14062,1199,2,'NTFR','1190.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14063,1200,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14064,1201,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14065,1201,2,'NTFR','800.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14066,1202,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14067,1202,2,'NTFR','800.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14068,1203,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14069,1204,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14070,1204,2,'NTFR','705.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14071,1205,1,'THCD','75.0000','b','1.0000','GBP','1.835536','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14072,1206,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14073,1206,2,'LCO','50.0000','b','1.0000','USD','0.544800','0.000000','LCL Service Charge at Origin'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14074,1206,3,'NTFR','750.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14075,1207,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14076,1207,2,'LCO','50.0000','b','1.0000','USD','0.544800','0.000000','LCL Service Charge at Origin'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14077,1207,3,'NTFR','750.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14078,1208,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14079,1208,2,'BAF','700.0000','%','8.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14080,1208,3,'NTFR','700.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14081,1209,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14082,1209,2,'BAF','700.0000','%','8.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14083,1209,3,'NTFR','700.0000','b','1.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14084,1210,1,'THCD','75.0000','b','5.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14085,1210,2,'BAF','3125.0000','%','8.0000','USD','0.544800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14086,1210,3,'NTFR','625.0000','b','5.0000','USD','0.544800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14092,1211,0,'LCO','50.0000','b','1.0000','USD','1.000000','0.000000','LCL Service Charge at Origin'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14091,1211,0,'NTFR','775.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14098,1212,0,'LCO','50.0000','b','1.0000','USD','1.000000','0.000000','LCL Service Charge at Origin'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14097,1212,0,'NTFR','775.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14116,1213,2,'LOL','20.0000','b','5.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14114,1213,0,'THCD','75.0000','b','5.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14115,1213,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14136,1214,2,'LOL','20.0000','b','4.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14134,1214,0,'THCD','75.0000','b','4.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14135,1214,1,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14150,1215,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14162,1216,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14169,1217,0,'SECU','1035.0000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14172,1218,0,'SECU','1110.0000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14177,1219,0,'AEA_FRT','667.6500','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14178,1219,0,'COM','-3.7200','b','1.0000','GBP','1.000000','0.000000','Freight Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14181,1220,0,'AEA_FRT','341.8400','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14184,1221,0,'AEA_FRT','1081.2700','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14187,1222,0,'AEA_FRT','920.3300','b','1.0000','GBP','1.000000','0.000000','Freight and charges...'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14190,1223,0,'HAU','120.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14193,1224,0,'HAU','60.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14196,1225,0,'HAU','90.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14200,1226,0,'SECU','225.0000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14204,1227,0,'ADMIN','730.9400','b','1.0000','GBP','1.000000','127.910000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14212,1228,0,'ADMIN','57.8200','b','1.0000','GBP','1.000000','10.120000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14211,1228,0,'ADMIN','93.3600','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14215,1229,0,'ADMIN','50.6600','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14218,1230,0,'ADMIN','50.9000','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14224,1231,0,'BAF','91.0800','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14223,1231,0,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14227,1232,0,'THCD','79.0000','b','1.0000','EUR','0.657587','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14230,1233,0,'ADMIN','173.0000','b','1.0000','GBP','1.000000','30.280000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14245,1038,0,'QUR','18.0000','b','6.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14244,1038,0,'DEM','10.0000','b','6.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14243,1038,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14242,1038,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14410,1234,0,'SHU','12.5000','b','1.0000','GBP','1.000000','0.000000','Shunts'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14406,1234,4,'FAC','-70.0000','b','1.0000','USD','0.549700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14407,1234,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14408,1234,6,'NTFR','2000.0000','b','1.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14409,1234,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14252,1235,1,'BAF','264.8000','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14253,1235,2,'CAF','71.0000','b','1.0000','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14254,1235,3,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14255,1235,4,'FAC','-70.0000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14256,1235,5,'THCL','75.0000','b','1.0000','GBP','1.819174','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14257,1235,6,'NTFR','2000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14360,1236,4,'CAF','36.3900','b','1.0000','USD','0.549700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14361,1236,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14362,1236,6,'FAC','-35.8800','b','1.0000','USD','0.549700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14363,1236,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14364,1236,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14348,1237,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14342,1237,1,'BAF','139.0200','b','1.0000','USD','0.549700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14343,1237,2,'CAF','37.2800','b','1.0000','USD','0.549700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14344,1237,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14345,1237,4,'FAC','-52.5000','b','1.0000','USD','0.549700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14346,1237,5,'WAR','12.0000','b','1.0000','USD','0.549700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14347,1237,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14314,1238,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14308,1238,1,'BAF','139.0200','b','1.0000','USD','0.549700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14309,1238,2,'CAF','37.2800','b','1.0000','USD','0.549700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14310,1238,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14311,1238,4,'FAC','-52.5000','b','1.0000','USD','0.549700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14312,1238,5,'WAR','12.0000','b','1.0000','USD','0.549700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14313,1238,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14427,1239,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14423,1239,4,'FAC','-70.8800','b','1.0000','USD','0.549700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14424,1239,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14425,1239,6,'NTFR','2025.0000','b','1.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14426,1239,0,'HAU','270.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14327,1240,4,'CAF','74.5600','b','1.0000','USD','0.549700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14328,1240,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14329,1240,6,'FAC','-105.0000','b','1.0000','USD','0.549700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14330,1240,7,'WAR','24.0000','b','1.0000','USD','0.549700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14331,1240,0,'HAU','250.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14385,1241,0,'NTFR','1350.0000','b','1.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14386,1241,1,'CAF','47.9300','b','1.0000','USD','0.549700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14387,1241,2,'BAF','178.7400','b','1.0000','USD','0.549700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14388,1241,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14389,1241,4,'THCD','64.0000','b','1.0000','USD','0.549700','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14390,1241,5,'TCFB','30.0000','b','1.0000','USD','0.549700','0.000000','Tanzanian Freight Bureau Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14391,1241,6,'WAR','12.0000','b','1.0000','USD','0.549700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14307,1238,0,'NTFR','1050.0000','b','1.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14326,1240,3,'BAF','278.0400','b','1.0000','USD','0.549700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14324,1240,1,'NTFR','2100.0000','b','1.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14325,1240,2,'IMO','150.0000','b','1.0000','USD','0.549700','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14332,1240,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14341,1237,0,'NTFR','1050.0000','b','1.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14357,1236,1,'NTFR','1025.0000','b','1.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14358,1236,2,'BAF','135.7100','b','1.0000','USD','0.549700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14359,1236,3,'WAR','12.0000','b','1.0000','USD','0.549700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14394,1241,0,'DOC','20.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14393,1241,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14392,1241,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14405,1234,3,'WAR','24.0000','b','1.0000','USD','0.549700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14403,1234,1,'BAF','264.8000','b','1.0000','USD','0.549700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14404,1234,2,'CAF','71.0000','b','1.0000','USD','0.549700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14422,1239,3,'WAR','24.0000','b','1.0000','USD','0.549700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14420,1239,1,'BAF','261.8800','b','1.0000','USD','0.549700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14421,1239,2,'CAF','71.8800','b','1.0000','USD','0.549700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14428,1239,0,'VEHD','137.5000','b','1.0000','GBP','1.000000','0.000000','Vehicle Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14431,1242,0,'DANG','11.2500','b','1.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14434,1243,0,'DANG','30.0000','b','1.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14437,1244,0,'DANG','15.0000','b','1.0000','GBP','1.000000','0.000000','Dangerous Goods'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14440,1245,0,'EXEC','133.7500','b','1.0000','GBP','1.000000','0.000000','Executive Information Change'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14443,1246,0,'EXEC','33.7500','b','1.0000','GBP','1.000000','0.000000','Executive Information Change'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14446,1247,0,'SECU','30.0000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14449,1248,0,'SECU','80.0000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14452,1249,0,'SECU','95.0000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14455,1250,0,'EXEC','67.5000','b','1.0000','GBP','1.000000','0.000000','Executive Information Change'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14470,879,0,'DEM','10.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14469,879,0,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14468,879,0,'HAU','300.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14467,879,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14471,1251,1,'THCD','146.0000','b','1.0000','GBP','1.810938','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14472,1252,1,'THCD','146.0000','b','1.0000','GBP','1.810938','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14473,1255,1,'THCD','73.0000','b','1.0000','GBP','1.810938','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14474,1259,1,'THCD','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14475,1259,2,'BAF','3300.0000','%','13.9100','USD','0.552200','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14476,1259,3,'NTFR','1650.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14477,1259,4,'NTFR','1650.0000','b','1.0000','USD','0.552200','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14478,1260,1,'BAF','1650.0000','%','13.9100','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14479,1260,2,'ONC','380.0000','b','1.0000','GBP','1.810938','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14480,1260,3,'THCD','146.0000','b','1.0000','GBP','1.810938','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14481,1260,4,'NTFR','1650.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14482,1263,1,'THCD','146.0000','b','1.0000','GBP','1.810938','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14483,1264,1,'BAF','875.0000','%','13.9100','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14484,1264,2,'THCD','73.0000','b','1.0000','GBP','1.810938','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14485,1264,3,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14486,1265,1,'BAF','1650.0000','%','13.9100','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14487,1265,2,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14488,1265,3,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14489,1265,4,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14490,1266,1,'BAF','1650.0000','%','13.9100','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14491,1266,2,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14492,1266,3,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14493,1266,4,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14494,1267,1,'THCD','146.0000','b','1.0000','GBP','1.810938','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14542,1271,6,'FAC','-77.0000','b','1.0000','USD','0.549700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14541,1271,5,'WAR','24.0000','b','1.0000','USD','0.549700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14540,1271,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14539,1271,3,'BAF','291.2800','b','1.0000','USD','0.549700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14537,1271,1,'NTFR','2200.0000','b','1.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14538,1271,2,'CAF','78.1000','b','1.0000','USD','0.549700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14504,1272,0,'HAU','779.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14516,1036,0,'QUR','9.0000','b','5.0000','GBP','1.000000','0.000000','Quay Rent (2)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14515,1036,0,'DEM','5.0000','b','5.0000','GBP','1.000000','0.000000','Demurrage (2)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14514,1036,0,'QUR','9.0000','b','4.0000','GBP','1.000000','0.000000','Quay Rent (1)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14513,1036,0,'DEM','5.0000','b','4.0000','GBP','1.000000','0.000000','Demurrage (1)'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14543,1271,7,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14544,1271,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14545,1271,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14546,1271,0,'VEHD','175.0000','b','1.0000','GBP','1.000000','0.000000','Vehicle Detention'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14615,1273,0,'HAU','266.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14611,1273,4,'FAC','-70.8800','b','1.0000','USD','0.549700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14612,1273,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14613,1273,6,'NTFR','2025.0000','b','1.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14614,1273,0,'DOC','7.5000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14767,1274,0,'HAU','358.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14764,1274,2,'BAF','180.8300','b','1.0000','USD','0.548800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14765,1274,3,'FAC','-32.5000','b','1.0000','USD','0.548800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14766,1274,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14753,1275,0,'HAU','278.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14750,1275,3,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14751,1275,4,'FAC','-30.6300','b','1.0000','USD','0.548800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14752,1275,5,'CONG','100.0000','b','1.0000','USD','0.548800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14647,1276,0,'HAU','358.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14643,1276,2,'BAF','361.6600','b','1.0000','USD','0.548800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14644,1276,3,'CONG','200.0000','b','1.0000','USD','0.548800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14645,1276,4,'FAC','-65.0000','b','1.0000','USD','0.548800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14646,1276,5,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14630,1277,3,'BAF','173.8800','b','1.0000','USD','0.548800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14629,1277,2,'CONG','100.0000','b','1.0000','USD','0.548800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14628,1277,1,'NTFR','1250.0000','b','1.0000','USD','0.548800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14730,1278,5,'ONC','7218.0000','b','1.0000','ZAR','0.082173','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14731,1278,6,'NTFR','1175.0000','b','1.0000','USD','0.548800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14732,1278,7,'BAF','163.4400','b','1.0000','USD','0.548800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14733,1278,8,'CONG','100.0000','b','1.0000','USD','0.548800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14734,1278,9,'FAC','-29.3800','b','1.0000','USD','0.548800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14735,1278,10,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14736,1278,11,'ONC','3968.0000','b','1.0000','ZAR','0.082173','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14737,1278,12,'SECU','5.5000','b','2.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14738,1278,13,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14739,1278,14,'HAU','331.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14749,1275,2,'BAF','170.4000','b','1.0000','USD','0.548800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14677,1279,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14674,1279,2,'CONG','100.0000','b','1.0000','USD','0.548800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14675,1279,3,'BAF','173.8800','b','1.0000','USD','0.548800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14676,1279,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14661,1280,4,'CONG','200.0000','b','1.0000','USD','0.548800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14662,1280,5,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14663,1280,0,'HAU','317.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14664,1280,0,'SECU','5.5000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14665,1280,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14779,1281,0,'NTFR','1150.0000','b','1.0000','USD','0.551500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14780,1281,1,'CONG','100.0000','b','1.0000','USD','0.551500','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14781,1281,2,'ONC','3968.0000','b','1.0000','ZAR','0.084477','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14782,1281,3,'BAF','159.9600','b','1.0000','USD','0.551500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14783,1281,4,'FAC','-40.2500','b','1.0000','USD','0.551500','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14784,1281,5,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14599,1282,1,'FAC','-32.5000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14610,1273,3,'WAR','24.0000','b','1.0000','USD','0.549700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14608,1273,1,'BAF','268.1100','b','1.0000','USD','0.549700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14609,1273,2,'CAF','71.8800','b','1.0000','USD','0.549700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14631,1277,4,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14632,1277,0,'HAU','400.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14633,1277,0,'SECU','5.5000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14642,1276,1,'NTFR','2600.0000','b','1.0000','USD','0.548800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14648,1276,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14649,1276,0,'SECU','5.5000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14658,1280,1,'NTFR','2350.0000','b','1.0000','USD','0.548800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14659,1280,2,'BAF','326.8900','b','1.0000','USD','0.548800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14660,1280,3,'FAC','-58.7500','b','1.0000','USD','0.548800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14673,1279,1,'NTFR','1250.0000','b','1.0000','USD','0.548800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14678,1279,0,'SECU','5.5000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14679,1279,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14729,1278,4,'FAC','-58.7500','b','1.0000','USD','0.548800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14728,1278,3,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14727,1278,2,'CONG','200.0000','b','1.0000','USD','0.548800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14725,1278,0,'NTFR','2350.0000','b','1.0000','USD','0.548800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14726,1278,1,'BAF','326.8800','b','1.0000','USD','0.548800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14748,1275,1,'NTFR','1225.0000','b','1.0000','USD','0.548800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14754,1275,0,'SECU','5.5000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14755,1275,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14763,1274,1,'NTFR','1300.0000','b','1.0000','USD','0.548800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14768,1274,0,'SECU','5.5000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14769,1274,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14786,1281,0,'DOC','11.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14785,1281,0,'SECU','5.5000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14787,1281,0,'HAU','358.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14797,1283,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14796,1283,0,'THCD','73.0000','b','2.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14813,1284,1,'DOC','10.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14812,1284,0,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14843,1135,0,'FUEL','4.6900','b','2.0000','GBP','1.000000','0.000000','FUEL SURCHARGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14840,1135,5,'NTFR','1750.0000','b','2.0000','USD','0.552800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14841,1135,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14842,1135,0,'HAU','313.0000','b','2.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14851,1285,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14863,1286,0,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14882,1150,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14900,1133,0,'FUEL','4.6900','b','1.0000','GBP','1.000000','0.000000','FUEL SURCHARGE'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14898,1133,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14899,1133,0,'HAU','313.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14913,1145,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14914,1145,0,'HAU','308.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14915,1145,0,'FUEL','4.6200','b','1.0000','GBP','1.000000','0.000000','Fuel Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14927,1126,0,'FUEL','6.3300','b','1.0000','GBP','1.000000','0.000000','Fuel Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14925,1126,0,'DOC','18.0000','b','2.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14926,1126,0,'HAU','422.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14936,1146,0,'FUEL','5.7400','b','1.0000','GBP','1.000000','0.000000','Fuel Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14935,1146,0,'HAU','383.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15013,1287,5,'NTFR','2500.0000','b','1.0000','USD','0.551500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15014,1287,6,'NTFR','2500.0000','b','1.0000','USD','0.551500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15015,1287,7,'NTFR','1350.0000','b','1.0000','USD','0.551500','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15016,1287,0,'SECU','5.5000','b','3.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15017,1287,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15018,1287,0,'HAU','330.0000','b','3.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14993,1288,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14994,1288,5,'WAR','24.0000','b','1.0000','USD','0.549700','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14995,1288,6,'FAC','-77.0000','b','1.0000','USD','0.549700','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14996,1288,7,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14997,1288,0,'DOC','15.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14974,1289,1,'BAF','361.6600','b','1.0000','USD','0.548800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14975,1289,2,'THCL','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14976,1289,3,'ONC','10660.7000','b','1.0000','ZAR','0.082173','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14977,1289,4,'FAC','-65.0000','b','1.0000','USD','0.548800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14978,1289,0,'HAU','331.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14963,1290,2,'FAC','-50.0000','b','1.0000','USD','0.548800','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14964,1290,0,'CUST','30.0000','b','1.0000','GBP','1.000000','0.000000','Customs clearance'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14962,1290,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14973,1289,0,'NTFR','2600.0000','b','1.0000','USD','0.548800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14980,1289,0,'DOC','5.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14979,1289,0,'SECU','5.5000','b','1.0000','GBP','1.000000','0.000000','Export Container Security Charge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14992,1288,3,'BAF','291.2800','b','1.0000','USD','0.549700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14990,1288,1,'NTFR','2200.0000','b','1.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14991,1288,2,'CAF','78.1000','b','1.0000','USD','0.549700','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14998,1288,0,'HAU','183.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15012,1287,4,'BAF','173.8800','b','1.0000','USD','0.551500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15009,1287,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15010,1287,2,'BAF','347.7500','b','2.0000','USD','0.551500','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15011,1287,3,'THCL','146.0000','b','2.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15021,1291,0,'ADMIN','313.2000','b','1.0000','GBP','1.000000','0.000000','Administration'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15024,1292,0,'HAU','5283.6000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15027,1293,0,'HAU','2753.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15030,1294,0,'HAU','1245.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15033,1295,0,'HAU','3330.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15036,1296,0,'HAU','550.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15039,1297,0,'HAU','510.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15042,1298,0,'HAU','828.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15045,1299,0,'HAU','373.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15048,1300,0,'HAU','169.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15051,1301,0,'HAU','373.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15054,1302,0,'HAU','373.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15060,1132,0,'FUEL','5.9100','b','1.0000','GBP','1.000000','0.000000','Fuel Surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15059,1132,0,'HAU','394.0000','b','1.0000','GBP','1.000000','0.000000','Haulage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15064,1303,0,'NTFR','650.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15065,1304,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15066,1304,2,'NTFR','630.0000','b','1.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15067,1305,1,'THCD','75.0000','b','1.0000','GBP','1.819174','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15068,1305,2,'NTFR','1400.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15069,1306,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15070,1306,2,'NTFR','650.0000','b','1.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15071,1307,1,'THCD','75.0000','b','1.0000','GBP','1.819174','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15072,1308,1,'THCD','75.0000','b','1.0000','GBP','1.819174','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15073,1309,1,'CAF','2800.0000','%','3.5500','USD','1.000000','0.000000','Currency Adjustement Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15074,1309,2,'THCD','75.0000','b','2.0000','GBP','1.819174','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15075,1309,3,'NTFR','1400.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15076,1310,1,'THCD','75.0000','b','10.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15077,1310,2,'BAF','6250.0000','%','8.0000','USD','0.549700','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15078,1310,3,'NTFR','625.0000','b','10.0000','USD','0.549700','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15082,1311,0,'NTFR','650.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15085,1312,0,'NTFR','650.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15091,1313,0,'LCO','50.0000','b','1.0000','USD','1.000000','0.000000','LCL Service Charge at Origin'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15090,1313,0,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15106,1134,0,'LOL','40.0000','b','1.0000','GBP','1.000000','0.000000','LOLO'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15105,1134,0,'DOC','18.0000','b','1.0000','GBP','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15107,1314,1,'NTFR','1300.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15108,1314,2,'BAF','180.8300','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15109,1314,3,'FAC','-32.5000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15110,1314,4,'THCL','73.0000','b','1.0000','GBP','1.822157','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15111,1315,1,'NTFR','1175.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15112,1315,2,'BAF','163.4400','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15113,1315,3,'FAC','-29.3800','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15114,1315,4,'THCL','73.0000','b','1.0000','GBP','1.822157','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15115,1316,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15116,1316,2,'CONG','100.0000','b','1.0000','USD','0.548800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15117,1316,3,'BAF','142.5800','b','1.0000','USD','0.548800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15118,1316,4,'NTFR','1025.0000','b','1.0000','USD','0.548800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15119,1317,1,'THCL','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15120,1317,2,'CONG','100.0000','b','1.0000','USD','0.548800','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15121,1317,3,'BAF','142.5800','b','1.0000','USD','0.548800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15122,1317,4,'NTFR','1025.0000','b','1.0000','USD','0.548800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15123,1318,1,'NTFR','1300.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15124,1318,2,'CONG','100.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15125,1318,3,'BAF','180.8300','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15126,1318,4,'FAC','-32.5000','b','1.0000','USD','1.000000','0.000000','Forwarding Agents Commission'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15127,1318,5,'THCL','73.0000','b','1.0000','GBP','1.822157','0.000000','THC Load Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15128,1319,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15129,1319,2,'BAF','700.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15130,1319,3,'NTFR','700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15131,1320,1,'BAF','6250.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15132,1320,2,'THCD','75.0000','b','10.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15133,1320,3,'NTFR','625.0000','b','10.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15134,1321,1,'THCD','75.0000','b','5.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15135,1321,2,'BAF','3125.0000','%','8.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15136,1321,3,'NTFR','625.0000','b','5.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15137,1329,1,'THCD','146.0000','b','1.0000','GBP','1.805706','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15138,1329,2,'DISB','50.0000','b','1.0000','USD','1.000000','0.000000','Disbursements'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15139,1329,3,'COLF','5.0000','b','1.0000','USD','1.000000','0.000000','Collection fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15140,1330,1,'BAF','1650.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15141,1330,2,'ONC','380.0000','b','1.0000','GBP','1.805706','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15142,1330,3,'THCD','146.0000','b','1.0000','GBP','1.805706','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15143,1330,4,'NTFR','1650.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15144,1332,1,'BAF','1700.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15145,1332,2,'THCD','73.0000','b','2.0000','GBP','1.805706','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15146,1332,3,'NTFR','850.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15147,1333,1,'BAF','1700.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15148,1333,2,'THCD','73.0000','b','2.0000','GBP','1.805706','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15149,1333,3,'NTFR','850.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15150,1334,1,'BAF','1750.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15151,1334,2,'THCD','73.0000','b','2.0000','GBP','1.805706','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15152,1334,3,'NTFR','875.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15153,1335,1,'BAF','875.0000','%','11.0400','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15154,1335,2,'THCD','73.0000','b','1.0000','GBP','1.805706','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15155,1335,3,'NTFR','875.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15156,1337,1,'THCD','75.0000','b','1.0000','GBP','1.815541','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15157,1338,1,'THCD','75.0000','b','1.0000','GBP','1.815541','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15158,1339,1,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15159,1339,2,'THCD','75.0000','b','1.0000','GBP','1.815541','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15160,1339,3,'NTFR','800.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15161,1340,1,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15162,1340,2,'THCD','75.0000','b','1.0000','GBP','1.815541','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15163,1340,3,'NTFR','800.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15164,1341,1,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15165,1341,2,'THCD','75.0000','b','1.0000','GBP','1.815541','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15166,1341,3,'NTFR','800.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15167,1342,1,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15168,1342,2,'THCD','75.0000','b','1.0000','GBP','1.815541','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15169,1342,3,'NTFR','800.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15170,1343,1,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15171,1343,2,'THCD','75.0000','b','1.0000','GBP','1.815541','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15172,1343,3,'NTFR','800.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15173,1344,1,'CONG','140.0000','b','2.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15174,1344,2,'THCD','75.0000','b','2.0000','GBP','1.815541','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15175,1344,3,'NTFR','1140.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15176,1345,1,'THCD','75.0000','b','1.0000','GBP','1.815541','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15177,1346,1,'CONG','140.0000','b','2.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15178,1346,2,'THCD','75.0000','b','2.0000','GBP','1.815541','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15179,1346,3,'NTFR','1400.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15180,1347,1,'THCD','75.0000','b','5.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15181,1347,2,'BAF','3125.0000','%','8.0000','USD','0.550800','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15182,1347,3,'NTFR','625.0000','b','5.0000','USD','0.550800','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15183,1348,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15184,1352,1,'BAF','244.1200','b','1.0000','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15185,1352,2,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15186,1352,3,'DISB','50.0000','b','1.0000','USD','1.000000','0.000000','Disbursements'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15187,1352,4,'COLF','5.0000','b','1.0000','USD','1.000000','0.000000','Collection fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15188,1352,5,'NTFR','1700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15189,1353,1,'BAF','825.0000','%','13.9100','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15190,1353,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15191,1353,3,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15192,1354,1,'BAF','950.0000','%','13.9100','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15193,1354,2,'THCD','43.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15194,1354,3,'NTFR','950.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15195,1355,1,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15196,1356,1,'BAF','825.0000','%','13.9100','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15197,1356,2,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15198,1356,3,'NTFR','825.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15199,1360,1,'BAF','950.0000','%','13.9100','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15200,1360,2,'CONG','100.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15201,1360,3,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15202,1360,4,'NTFR','950.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15203,1361,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15204,1366,1,'BAF','1700.0000','%','13.9100','USD','1.000000','0.000000','Bunker Adjustment Factor'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15205,1366,2,'THCD','146.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15206,1366,3,'ONC','380.0000','b','1.0000','GBP','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15207,1366,4,'NTFR','1700.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15208,1370,1,'THCD','73.0000','b','1.0000','GBP','1.000000','0.000000','THC Destination Port'); + +-- +-- Table structure for table `invoice_headers` +-- + +CREATE TABLE `invoice_headers` ( + `id` int(10) unsigned NOT NULL auto_increment, + `group` enum('s','o') NOT NULL default 's', + `no` int(10) unsigned NOT NULL default '0', + `type` enum('i','c') NOT NULL default 'i', + `printed` enum('y','n') NOT NULL default 'n', + `reinvoice_ref` int(10) unsigned NOT NULL default '0', + `edi_ref` int(10) unsigned NOT NULL default '0', + `date` date NOT NULL default '0000-00-00', + `currency` char(3) NOT NULL default '', + `transfered` enum('y','n') NOT NULL default 'n', + `voyage_id` int(10) unsigned NOT NULL default '0', + `locked` enum('y','n') NOT NULL default 'n', + `customer` text NOT NULL, + `customer_no` varchar(50) NOT NULL default '', + `bl_no` varchar(50) NOT NULL default '', + `cust_ref` varchar(100) NOT NULL default '', + `text_before` text NOT NULL, + `text_after` text NOT NULL, + `route` varchar(10) NOT NULL default '', + PRIMARY KEY (`id`), + KEY `no` (`no`,`type`,`reinvoice_ref`,`edi_ref`,`voyage_id`,`customer_no`,`bl_no`), + KEY `group` (`group`), + KEY `route` (`route`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `invoice_headers` +-- + +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1,'s',100007,'i','y',30,1,'2004-04-08','USD','y',1,'y','ALLIED DISTILLERS LTD\r\nKILMALID, STIRLING ROAD,\r\nDUMBARTON, DUMBARTONSHIRE\r\nG82 2SS, SCOTLAND','GCAT01','STINLONDZ417001','','GCAU 2177626 T2 1 20 FT TANK CONTAINER 25019.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (2,'s',100009,'i','y',0,2,'2004-04-08','USD','y',1,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163.167 KINGS ROAD,\r\nBRENTWOOD, ESSEX CM14 4EG','GCAT01','STINLONDZ417002','D70860F','GCAU 2178181 T2 1 20 FT TANK CONTAINER 25005.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (3,'s',100005,'i','y',0,3,'2004-04-08','GBP','y',1,'y','GEOLOGISTCS LTD\r\n1 OLIVE CLOSE, WEST THURROCK,\r\nESSEX RM20 3EE, UNITED KINGDOM','GEOL10','STINLONDZ417007','LZA04296C6','SUDU 4597090 D5 1 40 FT HIGH CUBE 9100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (4,'s',42,'i','y',10,4,'2004-04-06','GBP','y',1,'y','HELLMANN WORLDWIDE LOGISTICS LTD.,\r\nBURNT MILLS INDUSTRIAL ESTATE\r\nHARVEY ROAD, BASILDON SS13 1ET\r\nUNITED KINGDOM','GB001618','STINLONDZ417008','BAS-00298-ZAE','SUDU 3696150 D2 1 20 FT DRY 4860.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (5,'s',43,'i','y',0,5,'2004-04-08','GBP','y',1,'y','STARLIFT','STAR01','STINLONDZ417009','','SUDU 4633259 D4 1 40 FT DRY 15400.00 kgs\r\nSUDU 3993353 D2 1 40 FT DRY 14000.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (28,'s',100004,'i','y',0,26,'2004-04-08','GBP','y',1,'y','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL, LUCKYN LANE,\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON, ESSEX SS14 3AX','KILL01','STINLONDZ417012','4814158714','GLDU 4039640 D4 1 40 FT DRY 11275.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (6,'s',100001,'i','y',0,6,'2004-04-08','GBP','y',1,'y','WT SHIPPING LTD.,\r\nFERNWOOD HOUSE, ROMAN ROAD,\r\nMOUNTNESSING, ESSEX CM15 0UG','WTSH01','STINLONDZ417003','','ITLU 8345441 D2 1 20 FT DRY 3764.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (7,'s',0,'i','n',0,7,'2004-04-06','USD','n',1,'n','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD,\r\nMOUNTNESSING, ESSEX CM15 0UG','WTSH01','STINLONDZ417004','','ITLU 8345441 D2 1 20 FT DRY 3445.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (8,'s',0,'i','n',0,8,'2004-04-06','USD','n',1,'n','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD\r\nMOUNTNESSING, ESSEX CM14 0UG','WTSH01','STINLONDZ417005','','ITLU 8345441 D2 1 20 FT DRY 7983.53 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (9,'s',0,'i','n',0,9,'2004-04-06','USD','n',1,'n','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD,\r\nMOUNTNESSING, ESSEX CM15 0UG','WTSH01','STINLONDZ417006','','ITLU 8345441 D2 1 20 FT DRY 3035.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (10,'s',7,'c','y',42,4,'2004-04-06','GBP','y',1,'y','HELLMANN WORLDWIDE LOGISTICS LTD.,\r\nBURNT MILLS INDUSTRIAL ESTATE\r\nHARVEY ROAD, BASILDON SS13 1ET\r\nUNITED KINGDOM','GB001618','STINLONDZ417008','BAS-00298-ZAE','SUDU 3696150 D2 1 20 FT DRY 4860.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (11,'s',100075,'i','y',0,10,'2004-04-16','GBP','y',2,'y','GEOLOGISTICS LTD.\r\nP O BOX 385 LLOYD HOUSE\r\n471 - 481 GARRETS GREEN LANE\r\nBIRMINGHAM\r\nB33 0SG','GEOL11','STINDURIZ415003','','FBLU 3003813 D2 1 20 FT DRY 9861.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (12,'s',0,'i','n',0,11,'2004-04-06','USD','n',2,'n','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE,\r\nWOODFORD PARK INDUSTRIAL ESTATE\r\nWINSFORD, CHESIRE, CW7 2JZ, \r\nUNITED KINGDOM','XXXXXXXX','STINDURIZ415004','','TPMU 3513914 T2 1 20 FT TANK CONTAINER 26740.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (13,'s',100077,'i','y',0,12,'2004-04-16','GBP','y',2,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE \r\nSUFFOLK\r\nIP11 3SS','BHSH01','STINDURIZ415005','YR CHQ 033214','TRIU 5969961 D4 1 40 FT DRY 26220.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (14,'s',100071,'i','y',0,13,'2004-04-16','GBP','y',2,'y','PSA TRANSPORT LTD\r\n420 TRELAWNEY HOUSE, THE DOCK\r\nFELIXSTOWE, SUFFOLK\r\nIP11 8TU','SATR01','STINDURIZ415007','YR CHQ 105252','ENAU 2461870 D2 1 20 FT DRY 23200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (15,'s',100074,'i','y',0,14,'2004-04-16','GBP','y',2,'y','AMSCO LOGISTICS LIMITED\r\nAMSCO HOUSE\r\nOLD HAY, BRENCHLEY\r\nTONBRIDGE, \r\nKENT TN 12 7 DG','AMSC01','STINDURIZ415009','YR CHQ 103578','CAXU 6082191 D2 1 20 FT DRY 12200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (16,'s',100078,'i','y',0,15,'2004-04-16','GBP','y',2,'y','JENKAR SHIPPING LTD\r\nJENKAR HOUSE\r\nWATERGATE METHLEY\r\nLEEDS \r\nLS26 9DE','JENK01','STINJNBIZ415004','39099','SUDU 4320974 D4 1 40 FT DRY 13219.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (17,'s',100076,'i','y',0,16,'2004-04-16','GBP','y',2,'y','EMMERSON TRADE DIRECT\r\nUNITS 17 & 18, BRINDLEY ROAD\r\nHERTBURN INDUSTRIAL ESTATE\r\nWASHINGTON, TYNE & WEAR\r\nNE37 2SF','EMER04','STINJNBIZ415006','YR CHQ 008357','CMCU 4079499 D4 1 40 FT DRY 17110.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (18,'s',100072,'i','y',0,17,'2004-04-16','GBP','y',2,'y','DOLPHIN LOGISTICS LTD \r\n5TH FLOOR NEW ENTERPRISEHOUSE, \r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX\r\nRM6 6PJ ','DOLP01','STINPLZIZ415001','2DSI4030434','KHJU 5417627 D5 1 40 FT HIGH CUBE 13973.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (19,'s',100003,'i','y',0,18,'2004-04-08','GBP','y',2,'y','GLOBAL FREIGHT SERVICES\r\nUNIT D3 HALESFIELD 23\r\nTELFORD\r\nTF7 4NY','GLOB02','STINCPTIZ415001','6023','CRXU 4955017 D4 1 40 FT DRY 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (20,'s',100002,'i','y',0,19,'2004-04-08','GBP','y',2,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINCPTIZ415002','8DSI4040019','SUDU 4611558 D4 1 40 FT DRY 14917.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (21,'s',100086,'i','y',0,20,'2004-04-16','USD','y',2,'y','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD \r\nESSEX CM 14 4EG\r\n','GCAT01','STINCPTIZ415006','A68610F A68620F','GCAU 2177950 T2 1 20 FT TANK CONTAINER 33200.00 kgs\r\nGCAU 2178010 T2 1 20 FT TANK CONTAINER 33200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (22,'s',100070,'i','y',0,21,'2004-04-15','USD','y',2,'y','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCAT01','STINCPTIZ415007','A68580F A65870F','BLKU 2516472 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\nBKLU 2516446 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (23,'s',100084,'i','y',0,22,'2004-04-16','USD','y',2,'y','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD,\r\nESSEX CM14 4EG\r\n\r\n','GCAT01','STINCPTIZ415009','T27180 T26610','CMCU 2027650 D2 1 20 FT DRY 19700.00 kgs\r\nFSCU 3043242 D2 1 20 FT DRY 19700.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (24,'s',100080,'i','y',0,23,'2004-04-16','USD','y',2,'y','GCA TRANSPORT\r\nROMY HOUSE,\r\n163-167 KINGS ROAD\r\nBRENTWOOD, \r\nESSEX CM14 4EG\r\n','GCAT01','STINCPTIZ415010','T28050','CRXU 1072868 D2 1 20 FT DRY 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (25,'s',100108,'i','y',0,24,'2004-04-19','GBP','y',2,'y','KAMINO INT\'L TRANSPORT LTD., \r\nKAMINO HOUSE UNITS A3- A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ','KAMI01','STINJNBIZ415011','YR CHQ 106256','GATU 4309677 D4 1 40 FT DRY 14042.30 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (26,'s',100006,'i','y',0,25,'2004-04-08','GBP','y',1,'y','HELLMANN WORLDWIDE LOGISTICS LTD\r\nBURNT MILLS INDUSTRIAL ESTATE\r\nHARVEY ROAD, BASILDON SS13 1ET\r\nUNITED KINGDOM','HELL01','STINLONDZ417008','BAS-00298-ZAE','SUDU 3696150 D2 1 20 FT DRY 4860.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (27,'o',100008,'i','y',0,0,'2004-04-08','GBP','y',1,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163/167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG','TRAN42','STINLONDZ417001','D70850F','GCAU 2177626 T2 1 20 FT TANK CONTAINER 25019.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (29,'s',0,'i','n',0,27,'2004-04-08','USD','n',1,'n','BBR GRAPHIC SALES LIMITED\r\nKINGS YARD, HEALEY ROAD\r\nOSSETT, WEST YORKSHIRE\r\nENGLAND WF5 8ND','JNEX01','STINLONDZ417010','','CAXU 7190101 D4 1 40 FT DRY 16600.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (30,'s',500001,'c','y',100007,1,'2004-04-08','USD','y',1,'y','ALLIED DISTILLERS LTD\r\nKILMALID, STIRLING ROAD,\r\nDUMBARTON, DUMBARTONSHIRE\r\nG82 2SS, SCOTLAND','GCAT01','STINLONDZ417001','','GCAU 2177626 T2 1 20 FT TANK CONTAINER 25019.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (31,'o',100010,'i','y',0,0,'2004-04-08','GBP','y',1,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163.167 KINGS ROAD,\r\nBRENTWOOD, ESSEX CM14 4EG','TRAN42','STINLONDZ417002','D70860F','GCAU 2178181 T2 1 20 FT TANK CONTAINER 25005.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (32,'o',100011,'c','y',0,0,'2004-04-08','GBP','y',1,'y','JN EXPORT SERVICES LTD\r\n406A BRIGHTON ROAD\r\nSOUTH CROYDON\r\nSURREY CR2 6AN','JNEX01','STINLONDZ417010','691 / 692','CAXU 7190101 1 40FT DRY\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (33,'o',100012,'i','y',0,0,'2004-04-08','GBP','y',1,'y','STARLIFT FREIGHT SERVICES\r\nFLINT STREET,\r\nWEST THURROCK,\r\nESSEX RM16 1HA','STAR01','STINLONDZ417009','820300','SUDU 4633259 1 40FT DRY\r\nSUDU 3993353 1 20FT DRY','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (34,'s',100013,'i','y',0,28,'2004-04-08','USD','y',1,'y','GCA TRANSPORT LTD\r\nROMY HOUSE,\r\n163/167 KINGS ROAD,\r\nBRENTWOOD, ESSEX CM14 4EG','GCAT01','STINLONDZ417001','D70850F','GCAU 2177626 T2 1 20 FT TANK CONTAINER 25019.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (35,'s',100014,'i','y',0,29,'2004-04-08','GBP','y',1,'y','INDEPENDENT MARITIME AGENCIES LTD \r\nUNIT 1, ROUTEMASTER OFFICE BLOCK,\r\nWALTON AVENUE, FELIXSTOWE,\r\nSUFFOLK IP11 3HE','INDE01','STINLONDZ417014','','CAXU 2985110 D2 1 20 FT DRY 22200.00 kgs\r\nCAXU 2351076 D2 1 20 FT DRY 22200.00 kgs\r\nCAXU 2378903 D2 1 20 FT DRY 22200.00 kgs\r\nCAXU 2959868 D2 1 20 FT DRY 22200.00 kgs\r\nCAXU 2340092 D2 1 20 FT DRY 22200.00 kgs\r\nCAXU 2823634 D2 1 20 FT DRY 22200.00 kgs\r\nCAXU 2887500 D2 1 20 FT DRY 22200.00 kgs\r\nCAXU 2437396 D2 1 20 FT DRY 22200.00 kgs\r\nCAXU 2883253 D2 1 20 FT DRY 22200.00 kgs\r\nCAXU 6002581 D2 1 20 FT DRY 22200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (36,'s',100015,'i','y',0,30,'2004-04-13','GBP','y',1,'y','UNIT 1, AIRLINKS INDUSTRIAL ESTATE,\r\nSPITFIRE WAY, HOUNSLOW,\r\nMIDDLESEX TW5 9NR','DEUG01','STINLONDZ417015','','GLDU 2244096 D2 1 20 FT DRY 17563.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (37,'s',0,'i','n',0,31,'2004-04-08','USD','n',5,'n','EXEL - TRADETEAN SITE\r\nOED DEPARTMENT\r\nSTOCKINGSWATER LANE\r\nBRIMSDOWN, EN3 7PZ','EXEL03','STINLONDE413009','','CMCU 2101206 D2 1 20 FT DRY 4700.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (38,'s',0,'i','n',0,32,'2004-04-08','USD','n',5,'n','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDVU01','STINLONDE413007','','SUDU 3623214 D2 1 20 FT DRY 11858.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (39,'s',0,'i','n',0,33,'2004-04-08','USD','n',5,'n','RECLAIMED APPLIANCES\r\nHAVEN BULK STORE, PORT OF BOSTON\r\nSKIRBECK ROAD, BOSTON\r\nLINCOLNSHIRE, PE21 6BN','TRAD02','STINLONDE413008','','TOLU 1607942 D5 1 40 FT HIGH CUBE 12100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (40,'s',0,'i','n',0,34,'2004-04-08','USD','n',5,'n','GRANDEXPORT LIMITED\r\nWOODHAYES HOUSE, WHIMPLE\r\nEXETER, DEVON EX5 2TD','SDVU01','STINLONDE413018','','SUDU 3743565 D2 1 20 FT DRY 12200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (41,'s',0,'i','n',0,35,'2004-04-08','USD','n',5,'n','DFDS TRANSPORT (DENMARK) A/S\r\nBAGGESKERVEJ 6\r\nDK-7400 KERNING\r\nDENMARK','XXXXXXXX','STINAARDE413104','','TRLU 3047541 D2 1 20 FT DRY 2705.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (42,'s',0,'i','n',0,36,'2004-04-08','USD','n',5,'n','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEG GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','TRAD02','STINLONDE413001','','SUDU 4454079 D4 1 40 FT DRY 23100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (43,'s',0,'i','n',0,37,'2004-04-08','USD','n',5,'n','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFILED ROAD\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDVU01','STINLONDE413002','','SUDU 4473280 D4 1 40 FT DRY 19767.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (44,'s',0,'i','n',0,38,'2004-04-08','USD','n',5,'n','OAKE & CO GM LTD\r\nGATEX HOUSE, 603 HARROW ROAD,\r\nNORTH KENSINGTON, LONDON W10 4RA','UNEE02','STINLONDE413004','','SUDU 3679370 D2 1 20 FT DRY 12483.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (45,'s',0,'i','n',0,39,'2004-04-08','USD','n',5,'n','ITTEC LTD\r\n4TH FLOOR (409), CROWN HOUSE\r\nNORTH CIRCULAR ROAD\r\nLONDON NW10 7PN','UNEE02','STINLONDE413005','','SUDU 4655129 D4 1 40 FT DRY 21600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (46,'s',0,'i','n',0,40,'2004-04-08','USD','n',5,'n','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDVU01','STINLONDE413006','','SUDU 3756412 D2 1 20 FT DRY 7547.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (47,'s',0,'i','n',0,41,'2004-04-08','USD','n',5,'n','MR HASSAN KWEKA\r\n4 JOYCE BUTLER HOUSE\r\nCOMMERCE ROAD, \r\nWOODGREEN, LONDON N22 8EA','XXXXXXXX','STINLONDE413010','','CRXU 9056729 D5 1 40 FT HIGH CUBE 22100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (48,'s',0,'i','n',0,42,'2004-04-08','USD','n',5,'n','ABUBAKER MAMANIAT\r\n58 WAKEFIELD ROAD\r\nDEWSBURY WF12 8AU\r\nTEL: 01924 454697','XXXXXXXX','STINLONDE413011','','SUDU 4943450 D5 1 40 FT HIGH CUBE 18100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (49,'s',0,'i','n',0,43,'2004-04-08','USD','n',5,'n','K FRIDGES \r\nHUME AVENUE\r\nTILBURY, ESSEX ','MERL01','STINLONDE413012','','SUDU 4592139 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (50,'s',0,'i','n',0,44,'2004-04-08','USD','n',5,'n','JOHN MILTON\r\n306 NORTH BOROUGH ROAD\r\nLONDON SW16 4TR','STIG01','STINLONDE413013','','SUDU 3929631 D2 1 20 FT DRY 7200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (51,'s',0,'i','n',0,45,'2004-04-08','USD','n',5,'n','JUMA OPIO\r\n2B WATERLOO ROAD\r\nLONDON E6','STIG01','STINLONDE413014','','SUDU 2565535 D2 1 20 FT DRY 7200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (52,'s',0,'i','n',0,46,'2004-04-08','USD','n',5,'n','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE413015','','GLDU 2225959 D2 1 20 FT DRY 8383.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (53,'s',0,'i','n',0,47,'2004-04-08','USD','n',5,'n','TOOLS FOR SELF RELIANCE\r\nNETLEY MARSH\r\nSOUTHAMPTON SO40 7GY','SDVU01','STINLONDE413016','','TGHU 2212840 D2 1 20 FT DRY 10895.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (54,'s',0,'i','n',0,48,'2004-04-08','USD','n',5,'n','SDV UK\r\nAS AGENTS','SDVU01','STINLONDE413017','','EASU 6202039 D2 1 20 FT DRY 4620.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (55,'s',100016,'i','y',0,49,'2004-04-13','GBP','y',4,'y','OUGHTRED & HARRISON (SHIPPING) LTD.,\r\nWELLINGTON HOUSE, 108 BEVERLEY ROAD,\r\nHULL, EAST YORKSHIRE HU3 1XA','OUGH06','STINLONDZ418003','HUSEJ15666','AWSU 1974982 D2 1 20 FT DRY 10520.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (56,'s',100017,'i','y',0,50,'2004-04-13','GBP','y',4,'y','JENKAR SHIPPING LIMITED\r\nJENKAR HOUSE, WATERGATE,\r\nMETHLEY, LEEDS,\r\nWEST YORKSHIRE LS26 9DE','JENK01','STINLONDZ418002','EXP/ 39053','TTNU 4216737 D4 1 40 FT DRY 25137.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (57,'s',100018,'i','y',0,51,'2004-04-13','GBP','y',4,'y','MARSIL MARINE LIMITED\r\n82B EAST HILL\r\nCOLCHESTER, ESSEX CO1 2QW','MARS01','STINLONDZ418001','M1.19875','CLHU 3061249 D2 1 20 FT DRY 8656.90 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (58,'s',100019,'i','y',0,52,'2004-04-13','GBP','y',4,'y','INDEPENDENT MARITIME AGENCIES LTD.,\r\nUNIT 1, ROUTEMASTER OFFICE BLOCK,\r\nWALTON AVENUE, FELIXSTOWE,\r\nSUFFOLK IP11 3HE','INDE01','STINLONDZ418004','','CAXU 2535140 D2 1 20 FT DRY 5450.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (59,'s',100020,'i','y',0,53,'2004-04-13','GBP','y',4,'y','PANALPINA WORLD TRANSPORT LTD.\r\nUNIT 8, ELMDON TRADING ESTATE,\r\nBICKENHILL LANE,\r\nBIRMINGHAM, B37 7HE\r\n','PANA07','STINLONDZ418005','016939','KHLU 5203251 D2 1 20 FT DRY 22200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (60,'s',100021,'i','y',0,54,'2004-04-14','GBP','y',4,'y','PANALPINA WORLD TRANSPORT LIMITED,\r\nORION BUSINESS PARK,\r\nBIRD HALL LANE,\r\nSTOCKPORT, CHESHIRE SK3 0WP.','PANA10','STINLONDZ418006','712295','SUDU 3347184 D2 1 20 FT DRY 22200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (61,'s',100032,'i','y',0,55,'2004-04-15','GBP','y',11,'y','HELLMAN WORLDWIDE LOGISTICS\r\nHAMILTON HOUSE\r\nCEMETERY ROAD\r\nBRADFORD\r\nWEST YORKSHIRE \r\nBD 8 9 RS \r\n\r\nFAX: +44 (0) 1274 362 653','HELL01','STINCPTIZ413007','YR CHQS 113242 & 113280','SUDU 3347184 D2 1 20 FT DRY 19700.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (62,'s',0,'i','n',0,56,'2004-04-14','USD','n',13,'n','ISEGEN SOUTH AFRICA(PTY) LTD C/O\r\nSOLUTECH LIMITED, BARLOW DRIVE,\r\nWOODSFORD PARK\r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ UNITED KINGDOM','XXXXXXXX','STINDURIZ417003','','TTIU 6295380 T2 1 20 FT TANK CONTAINER 26800.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (63,'s',100194,'i','y',0,57,'2004-04-23','GBP','y',13,'y','AGILITY LOGISTICS LTD\r\nPAVILION 7\r\nTHE MATCH WORKS\r\nSPEKE ROAD GARSTON\r\nLIVERPOOL L19 2PH','AGIL01','STINDURIZ417004','HYG16740','SUDU 3995736 D2 1 20 FT DRY 23080.00 kgs\r\nCMCU 2066131 D2 1 20 FT DRY 23310.00 kgs\r\nCMCU 2072978 D2 1 20 FT DRY 23380.00 kgs\r\nDNLU 2031495 D2 1 20 FT DRY 23400.00 kgs\r\n\r\n\r\nTIPPER CHASSIS 65.00GBP X 4','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (64,'s',100121,'i','y',0,58,'2004-04-20','GBP','y',13,'y','PSA TRANSPORT LTD\r\n420 TRELAWNEY HOUSE, THE DOC \r\nFELIXSTOWE, SUFFOLK\r\nENGLAND','SATR01','STINDURIZ417006','CHQ 105293','SUDU 3937133 D2 1 20 FT DRY 21700.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (65,'s',100186,'i','y',0,59,'2004-04-23','GBP','y',13,'y','GEO LOGISTICS LTD\r\nHAWTHORNE ROAD\r\nCASTLE DONINGTON\r\nDERBY DE74 2QR\r\n','GEOL12','STINDURIZ417007','LBX04269D7','CAXU 6070550 D2 1 20 FT DRY 24600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (66,'s',100292,'i','y',0,60,'2004-04-29','GBP','y',13,'y','SCHENKER LTD\r\nSUITES 1& 4 UNIT 1\r\nORWELL HOUSE\r\nFERRY LANE \r\nFELIXSTOWE\r\nSUFFOLK IP11 3YR','SCHE01','STINDURIZ417008','2723400267','SUDU 4958505 D5 1 40 FT HIGH CUBE 26100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (67,'s',100242,'i','y',0,61,'2004-04-27','GBP','y',13,'y','SCHENKERS LTD\r\nSUITE 1 & 4 UNIT 1\r\nORWELL HOUSE FERRY LANE\r\nFELIXSTOWE SUFFOLK\r\nIP11 3YR','SCHE01','STINDURIZ417009','2723400269','KHJU 8401500 D5 1 40 FT HIGH CUBE 26100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (68,'s',0,'i','n',0,62,'2004-04-14','USD','n',13,'n','PHOENIX WHIRPOOL LTD\r\nSCOTT LANE\r\nMORLEY \r\nLEEDS\r\nLS 27 ONQ','XXXXXXXX','STINJNBIZ417004','','SUDU 4484411 D4 1 40 FT DRY 18411.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (69,'s',100187,'i','y',0,63,'2004-04-23','GBP','y',13,'y','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE,UNITS A3-A5 STUART ROAD\r\nALTRINCHAM BUSINESS PARK, \r\nALTRINCHAM \r\nCHESHIRE WA14 5GJ','KAMI01','STINJNBIZ417006','','CMCU 4078580 D4 1 40 FT DRY 13012.30 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (70,'s',0,'i','n',0,64,'2004-04-14','USD','n',13,'n','BC SPRINGS \r\nUNIT 8, BRANCH MILLS, OFF\r\nNETHERFIELD ROAD, RAVENSTHORPE, \r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','XXXXXXXX','STINJNBIZ417009','','SUDU 4960272 D5 1 40 FT HIGH CUBE 26115.01 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (71,'s',0,'i','n',0,65,'2004-04-14','USD','n',13,'n','BC SPRINGS \r\nUNIT 8, BRANCH MILLS, OFF\r\nNETHERFIELD ROAD, RAVENSTHORPE, \r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','XXXXXXXX','STINJNBIZ417010','','SUDU 5586932 D5 1 40 FT HIGH CUBE 26205.58 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (72,'s',100180,'i','y',0,66,'2004-04-23','GBP','y',13,'y','DOLPHIN LOGISTICS LTD \r\n5TH FLOOR NEW ENTERPRISE HOUSE,\r\n149-151 HIGH RD \r\nCHADWELL HEATH \r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ417001','2DSI4040161','SUDU 5560990 D5 1 40 FT HIGH CUBE 22560.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (73,'s',100181,'i','y',0,67,'2004-04-23','GBP','y',13,'y','GLOBAL FREIGHT SERVICES LTD\r\nUNIT D3 \r\nHALESFIELD 23\r\nTELFORD\r\nTF7 4NY','GLOB02','STINCPTIZ417001','6045','AWSU 4922874 D4 1 40 FT DRY 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (74,'s',100182,'i','y',0,68,'2004-04-23','GBP','y',13,'y','GLOBAL FREIGHT SERVICES LTD\r\nUNIT D3 \r\nHALESFIELD 23\r\nTELFORD TF7 4NY','GLOB02','STINCPTIZ417002','6045','FSCU 4055119 D4 1 40 FT DRY 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (75,'s',100183,'i','y',0,69,'2004-04-23','GBP','y',13,'y','GLOBAL FREIGHT SERVICES\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD TF7 4NY','GLOB02','STINCPTIZ417003','6045','CLHU 4029128 D4 1 40 FT DRY 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (76,'s',100220,'i','y',0,70,'2004-04-27','GBP','y',13,'y','ROHLIG UK LTD\r\nGLOBE HOUSE\r\nDOCK ROAD\r\nTILBURY ESSEX, RM 18 7BL','ROEH01','STINCPTIZ417004','','SUDU 4440780 D4 1 40 FT DRY 9720.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (77,'s',100217,'i','y',0,71,'2004-04-26','GBP','y',13,'y','ROHLIG UK LTD\r\nGLOBE HOUSE\r\nDOCK ROAD, TILBURY ESSEX\r\nRM 18 7BL','ROEH01','STINCPTIZ417005','YR CHQ 003238','CAXU 4061482 D4 1 40 FT DRY 7825.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (78,'s',100189,'i','y',0,72,'2004-04-23','USD','y',13,'y','GCA TRANSPORT\r\nROMY HOUSE 163-167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG\r\n','GCAT01','STINCPTIZ417007','T28010','TGHU 2162116 D2 1 20 FT DRY 19200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (79,'s',100323,'i','y',0,73,'2004-05-04','GBP','y',13,'y','AIR SEA WORLDWIDE (UK) LTD\r\nROOM 108 BUILDING 309\r\nWORLD FREIGHT TERMINAL\r\nMANCHESTER AIRPORT\r\nMANCHESTER M90 5PH ','AIRS03','STINCPTIZ417009','YR CHQ 200306','TGHU 2161336 D2 1 20 FT DRY 15946.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (80,'s',100193,'i','y',0,74,'2004-04-23','USD','y',13,'y','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD,\r\nESSEX CM 14 4 EG\r\n\r\n','GCAT01','STINCPTIZ417012','A68740F','BLKU 2521519 T2 1 20 FT TANK CONTAINER 30400.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (81,'s',100191,'i','y',0,75,'2004-04-23','USD','y',13,'y','GCA TRNAPOST LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM 14 4EG\r\n','GCAT01','STINCPTIZ417013','A68590F A68600F','BLKU 2521695 T2 1 20 FT TANK CONTAINER 31400.00 kgs\r\nBKLU 2521674 T2 1 20 FT TANK CONTAINER 31400.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (82,'s',100185,'i','y',0,76,'2004-04-23','GBP','y',13,'y','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ\r\nSCOTLAND','JSBR01','STINCPTIZ417014','ET45441','BPTU 2650145 T2 1 20 FT TANK CONTAINER 28300.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (83,'s',100184,'i','y',0,77,'2004-04-23','GBP','y',13,'y','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ\r\nSCOTLAND','JSBR01','STINCPTIZ417015','ET45440','BPTU 2607088 T2 1 20 FT TANK CONTAINER 32800.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (84,'s',0,'i','n',0,78,'2004-04-14','USD','n',13,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','XXXXXXXX','STINJNBIZ417008','','CMCU 4083457 D4 1 40 FT DRY 13924.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (85,'s',100036,'i','y',0,79,'2004-04-15','GBP','y',11,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE \r\nSUFFOLK IP11 3SS','BHSH01','STINDURIZ413003','YR CHQ 033163','SUDU 1507792 D2 1 20 FT DRY 12360.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (86,'s',100035,'i','y',0,80,'2004-04-15','GBP','y',11,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK, BIRD HALL LANE\r\nCHEADLE HEATH, STOCKPORT\r\nCHESHIRE SK3 OWP \r\nTEL: 0944 161 4932627','PANA99','STINDURIZ413007','','SCZU 3282804 D4 1 40 FT DRY 26628.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (87,'s',100034,'i','y',0,81,'2004-04-15','GBP','y',11,'y','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ','KAMI01','STINJNBIZ413005','','AWSU 4904037 D4 1 40 FT DRY 13729.20 kgs\r\nSUDU 4624344 D4 1 40 FT DRY 13586.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (88,'s',0,'i','n',0,82,'2004-04-14','USD','n',11,'n','S & D NON FERROUS STOCKHOLD\r\nROEBUCK STREET WEST BROMWICH\r\nWEST MIDLANDS B70 6RB\r\nUNITED KINGDOM','XXXXXXXX','STINJNBIZ413007','','SUDU 3673597 D2 1 20 FT DRY 23684.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (89,'s',100033,'i','y',0,83,'2004-04-15','GBP','y',11,'y','LINC FREIGHT MANAGEMENT LTD\r\nUNIT 1 VIEWPOINT BUSINESS VILLAGE \r\nBABBAGE ROAD\r\nSTEVENAGE \r\nHERTS SG1 2EQ','LINC01','STINCPTIZ413001','I 4094','CMCU 4055959 D4 1 40 FT DRY 16100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (90,'s',100037,'i','y',0,84,'2004-04-15','GBP','y',11,'y','MICOR FORWARDING UK LIMITED\r\n9 FELTHAMBROOK INDUSTRIAL ESTATE\r\nFELTHAMBROOK WAY, FELTHAM\r\nMIDDLESEX, TW13 7 DU','MICO01','STINCPTIZ413006','YR CHQ 100905','TOLU 3833804 D4 1 40 FT DRY 8350.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (91,'s',100057,'i','y',0,85,'2004-04-15','GBP','y',12,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD FELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','STINDURIZ414002','','KHLU 1214303 D2 1 20 FT DRY 12360.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (92,'s',100058,'i','y',0,86,'2004-04-15','GBP','y',12,'y','GEOLOGISTICS LTD\r\nSUITE A & UNIT 5\r\nDENCORA BUSINESS CENTRE\r\nWHITEHOUSE ROAD\r\nIPSWICH SUFFOLK IP1 5NX\r\n','GEOL07','STINDURIZ414007','LBX04255C7','KHLU 8207667 D2 1 20 FT DRY 24600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (93,'s',100068,'i','y',0,87,'2004-04-15','GBP','y',12,'y','JENKAR SHIPPING LTD\r\nJENKAR HOUSE\r\nWATERGATE METHLEY\r\nLEEDS LS26 9DE','JENK01','STINJNBIZ414003','38876','AWSU 4911458 D4 1 40 FT DRY 13574.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (94,'s',100063,'i','y',0,88,'2004-04-15','GBP','y',12,'y','KAMINO INT\'L TRANSPORT LTD\r\nKAMINO HOUSE,UNIT A3-A5 STUART ROAD\r\nALTRINCHAM BUSINESS PARK,ALTRINCHAM\r\nCHESHIRE WA14 5 GJ ','KAMI01','STINJNBIZ414005','','SUDU 4662880 D4 1 40 FT DRY 12605.20 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (95,'s',100059,'i','y',0,89,'2004-04-15','GBP','y',12,'y','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE,UNIT A3-A5 STUART ROAD\r\nALTRINCHAM BUSINESS PARK,ALTRINCHAM\r\nCHESHIRE WA14 5GJ','KAMI01','STINJNBIZ414007','','SUDU 4495864 D4 1 40 FT DRY 13673.50 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (96,'s',100060,'i','y',0,90,'2004-04-15','GBP','y',12,'y','NORMAN GLOBAL LOGISTICS LTD\r\nSUITE 2A UNIT 1 \r\nORWELL HOUSE\r\nFERRY LANE \r\nFELIXSTOWE SUFFOLK IP11 8QL','NORM02','STINJNBIZ414010','403135','SUDU 3450187 D2 1 20 FT DRY 21930.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (97,'s',100061,'i','y',0,91,'2004-04-15','GBP','y',12,'y','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM CM24 1QW','CHIM01','STINJNBIZ414011','406971','GLDU 0219448 D2 1 20 FT DRY 12760.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (98,'s',100051,'i','y',0,92,'2004-04-15','GBP','y',12,'y','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW \r\nG51 2RQ','JSBR01','STINCPTIZ414014','','BPTU 2603903 T2 1 20 FT TANK CONTAINER 29380.00 kgs\r\nBPTU 2605423 T2 1 20 FT TANK CONTAINER 29420.00 kgs\r\nBPTU 2604113 T2 1 20 FT TANK CONTAINER 29410.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (99,'s',100096,'i','y',0,93,'2004-04-16','GBP','y',8,'y','FINLAY TEA SOLUTIONS UK LIMITED,\r\n5TH FLOOR STERLING HOUSE ,\r\nGREAT EASTERN WHARF,\r\n51 PARKGATE ROAD,\r\nLONDON SW11 4NQ.','FINL02','STINEACIE405011','AS/P17698','TTNU 3431904 D2 7 20 FT DRY 14664.00 kgs\r\nAWSU 1990788 D2 7 20 FT DRY 14664.00 kgs\r\nBHCU 3023359 D2 7 20 FT DRY 14664.00 kgs\r\nSUDU 3603814 D2 7 20 FT DRY 14664.00 kgs\r\nSCZU 7659624 D2 7 20 FT DRY 14664.00 kgs\r\nHLXU 2397727 D2 7 20 FT DRY 14664.00 kgs\r\nAWSU 1995922 D2 7 20 FT DRY 14664.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (100,'s',100105,'i','y',0,94,'2004-04-19','GBP','y',8,'y','TAYLORS OF HARROGATE,\r\nPAGODA HOUSE,\r\nPLUMPTON PARK\r\nHARROGATE\r\nNORTH YORKSHIRE HG2 7LD\r\nHG2 7LD UK.','TAYL01','STINEACIE405012','','CMCU 4079020 D4 1 40 FT DRY 28420.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (101,'s',100107,'i','y',0,95,'2004-04-19','GBP','y',8,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD\r\n','TAYL01','STINEACIE405016','','SUDU 4670756 D4 1 40 FT DRY 26740.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (102,'s',0,'i','n',0,96,'2004-04-14','GBP','n',8,'n','VAN REES LIMITED,\r\n24 WINCHESTER STREET,\r\nBASINGSTOKE\r\nHANTS\r\nRG21 7DZ','XXXXXXXX','STINEACIE405017','','SUDU 4670756 D4 1 40 FT FLAT 3602.61 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (103,'s',100117,'i','y',0,97,'2004-04-19','GBP','y',8,'y','RIDGE & BREMINER\r\n1 KENTISH BUILDINGS\r\n125 BOROUGH HIGH STREET\r\nLONDON SE1 1NP','RIDG01','STINEACIE405020','P11281 P11646','SUDU 2540270 D2 1 20 FT DRY 21656.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (104,'s',0,'i','n',0,98,'2004-04-14','USD','n',8,'n','Europe West Indies Lines (UK) Ltd. \r\nSuite 24, Orwell House\r\nFerry Lane\r\nFelixstowe\r\nSuffolk','XXXXXXXX','STINEACIE405029','','GLDU 2213454 D2 1 20 FT DRY 2212.23 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (105,'s',100098,'i','y',0,99,'2004-04-16','GBP','y',8,'y','W T SHIPPING LTD\r\nFERNWOOD HOUSE\r\nROMAN ROAD\r\nMOUNTNESSING ESSEX\r\nCM15 OUG','WTSH01','STINEACIE405038','111683NT','','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (106,'s',100103,'i','y',0,100,'2004-04-16','GBP','y',8,'y','TAYLOR\'S OF HARROGATE\r\nPAGODA HOUSE \r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','STINEACIE405039','','SUDU 4645516 D4 1 40 FT DRY 30208.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (107,'s',100101,'i','y',0,101,'2004-04-16','GBP','y',8,'y','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF ,\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','FINL02','STINEACIE405045','MM/S14984/S15016','GLDU 0934359 D4 2 40 FT DRY 30580.00 kgs\r\nSUDU 4678778 D4 2 40 FT DRY 30360.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (108,'s',100116,'i','y',0,102,'2004-04-19','GBP','y',8,'y','RIDGE & BREMINER\r\n1 KENTISH BUILDINGS\r\n125 BOROUGH HIGH STREET\r\nLONDON SE1 1NP','RIDG01','STINEACIE405046','P11281 P11646','AWSU 1983618 D2 1 20 FT DRY 21902.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (109,'s',0,'i','n',0,103,'2004-04-14','USD','n',8,'n','CONDE &NEVES,LDA\r\nRUA DA MADALENA 192-R/C\r\nLOJA 1100\r\nLISBON PORTUGAL','XXXXXXXX','STINEACIE405048','','SUDU 3393636 D2 1 20 FT DRY 4471.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (110,'s',100094,'i','y',0,104,'2004-04-16','GBP','y',8,'y','SDV (UK) LTD\r\n2ND FL., FAIRFIELD HOUSE, \r\nFAIRFIELD ROAD\r\nBRENTWOOD ESSEX,\r\nCM14 4SB','SDVU01','STINNBOIE405019','23/806796','SUDU 4574053 D5 1 40 FT HIGH CUBE 28975.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (111,'s',100119,'i','y',0,105,'2004-04-20','GBP','y',8,'y','RIDGE & BREMINER \r\n1 KENTISH BUILDINGS\r\n125 BOROUGH HIGH STREET\r\nLONDON SE1 1NP','RIDG01','STINJIBIE405263','P11799','SUDU 3652974 D2 1 20 FT DRY 20425.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (112,'s',100120,'i','y',0,106,'2004-04-20','GBP','y',8,'y','BOAST INTL LTD\r\nINTERNATIONAL HOUSE\r\n35 BEACH STATION ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 8EY','BOAS01','STINJIBIE405265','BJ 28943','SUDU 2478831 D2 1 20 FT DRY 20425.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (113,'s',100099,'i','y',0,107,'2004-04-16','GBP','y',8,'y','NORTH KENT SHIPPING & CHARTERING LTD\r\nP O BOX 92\r\nROBERTSBRIDGE\r\nEAST SUSSEX \r\nTN32 5ZU','NORT02','STINJIBIE405268','YR CHQ 011065','SUDU 3445431 D2 2 20 FT DRY 22240.00 kgs\r\nGATU 0626626 D2 2 20 FT DRY 22240.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (114,'o',100022,'i','y',0,0,'2004-04-14','GBP','y',4,'y','JENKAR SHIPPING LIMITED\r\nJENKAR HOUSE, WATERGATE,\r\nMETHLEY, LEEDS,\r\nWEST YORKSHIRE LS26 9DE','JENK01','STINLONDZ418002','EXP/ 39053','TTNU 4216737\r\nONCARRIAGE NOW PREPAID AND NOT COLLECT.\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (115,'s',100023,'i','y',0,108,'2004-04-14','GBP','y',4,'y','OUGHTRED & HARRISON (SHIPPING) LTD.,\r\nMANOR HOUSE,\r\n23 ROBIN LANE,\r\nPUDSEY, LEEDS LS28 7BR','OUGH03','STINLONDZ418007','PUSEJ08062','SUDU 3349171 D2 1 20 FT DRY 17111.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (116,'s',0,'i','n',0,109,'2004-04-14','GBP','n',7,'n','TO ORDER','XXXXXXXX','STINEACIE408008','','','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (117,'s',0,'i','n',0,110,'2004-04-14','GBP','n',7,'n','TO ORDER','XXXXXXXX','STINEACIE408009','','','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (118,'s',100097,'i','y',0,111,'2004-04-16','GBP','y',7,'y','D R POUNTNEY\r\n5 CRESCENT COURT\r\n51 HIGH STREET\r\nBILLERICAY\r\nESSEX CM12 9AQ','DRPO01','STINEACIE408010','','SUDU 4667808 D4 1 40 FT DRY 29292.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (119,'s',100109,'i','y',0,112,'2004-04-19','GBP','y',9,'y','KERRY LOGISTICS (UK) LTD\r\nCONTAINERBASE \r\nWAKEFIELD ROAD VALLEY FARM WAY\r\nSTOURTON \r\nLEEDS LS10 1SE','KERR01','STINEACIE406004','LD-GIJ 217732','TRLU 3438847 D2 1 20 FT DRY 4015.84 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (120,'s',100153,'i','y',0,113,'2004-04-22','GBP','y',9,'y','PENDEFORD METAL SPINNINGS LTD\r\nNEACHELLS LANE\r\nWILLENHALL\r\nWEST MIDLANDS WV13 3SF','PEND01','STINEACIE406005','YR CHQ 010119','SUDU 3354990 D2 1 20 FT DRY 4600.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (121,'s',100111,'i','y',0,114,'2004-04-19','GBP','y',9,'y','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR, STERLING HOUSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW11 4NQ','FINL02','STINEACIE406006','AS/17933','SUDU 3625109 D2 4 20 FT DRY 14800.00 kgs\r\nSUDU 3508381 D2 4 20 FT DRY 14800.00 kgs\r\nAWSU 1936679 D2 4 20 FT DRY 14800.00 kgs\r\nSUDU 3690568 D2 4 20 FT DRY 14800.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (122,'s',100197,'i','y',0,115,'2004-04-23','GBP','y',9,'y','DENHOLM BAHR FORWARDING LTD\r\n96 LANGER ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 8EA\r\n','DENH01','STINEACIE406007','YR CHQ 013992','','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (123,'s',100028,'i','y',0,116,'2004-04-15','GBP','y',6,'y','EXEL FREIGHT MANAGEMENT (UK) LTD\r\nFCO UNIT, THE AVENUE,\r\nEGHAM, SURREY TW20 9AB','EXEL03','STINLONDE414020','TOF 0084','CMCU 2101206 D2 1 20 FT DRY 4700.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (124,'s',100029,'i','y',0,117,'2004-04-15','GBP','y',6,'y','EXEL FREIGHT MANAGEMENT LTD\r\nFCO UNIT, THE AVENUE, EGHAM,\r\nSURREY TW20 9AB','EXEL03','STINLONDE414033','ADDIS ABABA 310304','CMCU 2082338 D2 1 20 FT DRY 4846.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (125,'s',100030,'i','y',0,118,'2004-04-15','GBP','y',6,'y','EXEL FREIGHT MANAGEMENT LTD\r\nFCO UNIT, THE AVENUE,\r\nEGHAM, SURREY RW20 9AB','EXEL03','STINLONDE414034','0161/FISHER','CRXU 2286606 D2 1 20 FT DRY 4700.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (126,'s',100056,'i','y',0,119,'2004-04-15','GBP','y',6,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN\r\nPUDSEY, LEEDS, LS28 9AY','TRAD02','STINLONDE414003','NC39198','SUDU 4454079 D4 1 40 FT DRY 23100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (127,'s',100067,'i','y',0,120,'2004-04-15','GBP','y',6,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDVU01','STINLONDE414004','29/810459','SUDU 4473280 D4 1 40 FT DRY 19767.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (128,'s',100031,'i','y',714,121,'2004-04-15','GBP','y',6,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD,\r\nTILBURY, ESSEX RM18 7QJ','MERL01','STINLONDE414005','MEX012223A','SUDU 4592139 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (129,'s',100026,'i','y',0,122,'2004-04-15','GBP','y',6,'y','UNEEK FORWARDING LTD\r\nUNIT 1 & 2, RENWICK INDUSTRIAL ESTATE\r\nRENWICK ROAD, \r\nBARKING, ESSEX IG11 0SD','UNEE02','STINLONDE414007','EX4945','SUDU 3679370 D2 1 20 FT DRY 12483.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (130,'s',100025,'i','y',0,123,'2004-04-15','GBP','y',6,'y','UNEEK FORWARDING \r\nUNIT 1 & 2, RENWICK INDUSTRIAL ESTATE,\r\nRENWICK ROAD,\r\nBARKING, ESSEX IG11 0SD','UNEE02','STINLONDE414008','EX4947','SUDU 4655129 D4 1 40 FT DRY 21600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (131,'s',100055,'i','y',0,124,'2004-04-15','GBP','y',6,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE414009','29/810460','GLDU 2225959 D2 1 20 FT DRY 8383.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (132,'s',100048,'i','y',0,125,'2004-04-15','GBP','y',6,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE414010','','TGHU 2212840 D2 1 20 FT DRY 10895.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (133,'s',100066,'i','y',235,126,'2004-04-15','GBP','y',6,'y','STI GLOBAL LOGISTICS LTD\r\nSUITE 2, PRESTIGE HOUSE,\r\nRADFORD BUSINESS PARK,\r\nRADFORD WAY, BILLERICAY,\r\nESSEX CM12 0BZ','STIG01','STINLONDE414011','SEE01612','SUDU 3929631 D2 1 20 FT DRY 7200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (134,'s',100065,'i','y',236,127,'2004-04-15','GBP','y',6,'y','STI GLOBAL LOGISTICS LTD\r\nSUITE 2, PRESTIGE HOUSE,\r\nRADFORD BUSINESS CENTRE,\r\nRADFORD HOUSE, BILLERICAY,\r\nESSEX CM12 0BZ','STIG01','STINLONDE414012','SEE01613','SUDU 2565535 D2 1 20 FT DRY 7200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (135,'s',100038,'i','y',170,128,'2004-04-15','GBP','y',6,'y','TRADEWAY (SHIPPING) LIMITED\r\nTOWNEND PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE414021','NC39310','CMCU 4942850 D5 1 40 FT HIGH CUBE 23500.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (136,'s',100039,'i','y',0,129,'2004-04-15','GBP','y',6,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE414022','NC39389','FSCU 6258054 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (137,'s',100040,'i','y',0,130,'2004-04-15','GBP','y',6,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE414023','NC39471','TGHU 7634093 D5 1 40 FT HIGH CUBE 23400.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (138,'s',100041,'i','y',0,131,'2004-04-15','GBP','y',6,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE414024','NC39520','CRXU 9528548 D5 1 40 FT HIGH CUBE 23600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (139,'s',100052,'i','y',0,132,'2004-04-15','GBP','y',6,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDVU01','STINLONDE414025','29/810472','SUDU 3396358 D2 1 20 FT DRY 9689.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (140,'s',100050,'i','y',0,133,'2004-04-15','GBP','y',6,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDVU01','STINLONDE414026','29/810470','TRLU 3476467 D2 1 20 FT DRY 9678.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (141,'s',100027,'i','y',0,134,'2004-04-15','GBP','y',6,'y','UNEEK FORWARDING LTD\r\nUNIT 1 & 2, RENWICK INDUSTRIAL ESTATE,\r\nRENWICK ROAD, \r\nBARKING, ESSEX IG11 0SD','UNEE02','STINLONDE414028','EX4958','SUDU 3702904 D2 1 20 FT DRY 23523.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (142,'s',100047,'i','y',0,135,'2004-04-15','GBP','y',6,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE414017','29/821816','SUDU 3743565 D2 1 20 FT DRY 12200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (143,'s',100053,'i','y',0,136,'2004-04-15','GBP','y',6,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDVU01','STINLONDE414018','29/810461','SUDU 3623214 D2 1 20 FT DRY 11858.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (144,'s',100042,'i','y',0,137,'2004-04-15','GBP','y',6,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE414019','NC39298','TOLU 1607942 D5 1 40 FT HIGH CUBE 12100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (145,'s',100044,'i','y',0,138,'2004-04-15','GBP','y',6,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE414031','NC39530','PRSU 4100368 D4 1 40 FT DRY 13386.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (146,'s',100045,'i','y',0,139,'2004-04-15','GBP','y',6,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE414032','NC39429','TRIU 4331355 D4 1 40 FT DRY 29440.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (147,'s',100046,'i','y',0,140,'2004-04-15','GBP','y',6,'y','SDV UK LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE414014','','EASU 6202039 D2 1 20 FT DRY 4620.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (148,'s',100054,'i','y',0,141,'2004-04-15','GBP','y',6,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDVU01','STINLONDE414015','29/810458','SUDU 3756412 D2 1 20 FT DRY 7547.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (149,'s',100049,'i','y',0,142,'2004-04-15','GBP','y',6,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB\r\nUNITED KINGDOM','SDVU01','STINLONDE414027','29/810471','SUDU 4627750 D4 1 40 FT DRY 13706.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (150,'s',100064,'i','y',237,143,'2004-04-15','GBP','y',6,'y','STI GLOBAL LOGISTICS LTD\r\nSUITE 2, PRESTIGE HOUSE,\r\nRADFORD BUSINESS CENTRE,\r\nRADFORD WAY, BILLERICAY,\r\nESSEX CM12 0BZ','STIG01','STINLONDE414029','SEE01627','SUDU 5522429 D5 1 40 FT HIGH CUBE 9100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (151,'s',100024,'i','y',0,144,'2004-04-15','GBP','y',4,'y','OUGHTRED & HARRISON (SHIPPING) LTD\r\nWELLINGTON HOUSE,\r\n108 BEVERLEY ROAD, HULL\r\nEAST YORKSHIRE HU3 1XA','OUGH06','STINLONDZ418008','HUSEJ15701','CMCU 2087113 D2 1 20 FT DRY 8150.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (152,'o',100113,'i','y',0,0,'2004-04-19','USD','y',7,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','','P11922','DJIBOUTI - ANTWERP - HAMBURG\r\n\r\nB/L JIBIE408288\r\n\r\nCONTAINERS : GLDU0386403 GSTU4385816 SUDU3483010\r\n SUDU3682618 SUDU3752741 SUDU3918160','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (153,'s',0,'i','n',0,145,'2004-04-15','USD','n',3,'n','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD, \r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','XXXXXXXX','STINDURIZ416002','','TPMU 4510437 T2 1 20 FT TANK CONTAINER 26680.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (154,'s',100089,'i','y',0,146,'2004-04-16','GBP','y',3,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','STINDURIZ416003','YR CHQ 033223','AWSU 4911503 D4 1 40 FT DRY 25920.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (155,'s',100088,'i','y',0,147,'2004-04-16','GBP','y',3,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','STINDURIZ416004','YR CHQ 033223','SUDU 3665570 D2 1 20 FT DRY 14360.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (156,'s',100114,'i','y',0,148,'2004-04-19','GBP','y',3,'y','SHIELD SHIPPING\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 8EY','SHIE01','STINDURIZ416005','YR CHQ 131812','CNIU 1111420 D2 1 20 FT DRY 4100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (157,'s',0,'i','n',0,149,'2004-04-15','USD','n',3,'n','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE ROAD, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU','XXXXXXXX','STINJNBIZ416001','','SUDU 3701580 D2 1 20 FT DRY 23228.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (158,'s',0,'i','n',0,150,'2004-04-15','USD','n',3,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','XXXXXXXX','STINJNBIZ416004','','HLXU 4298277 D4 1 40 FT DRY 17412.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (159,'s',0,'i','n',0,151,'2004-04-15','USD','n',3,'n','BC SPRINGS\r\nUNITS 8, BRANCH MILLS, OFF\r\nNETHERFIELDS ROAD,RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','XXXXXXXX','STINJNBIZ416006','','TTNU 9733814 D5 1 40 FT HIGH CUBE 26386.74 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (160,'s',0,'i','n',0,152,'2004-04-15','USD','n',3,'n','BC SPRINGS\r\nUNITS 8, BRANCH MILLS, OFF\r\nNETHERFIELDS ROAD,RAVENSTHORPE,\r\nDEWSBURY, WEST YORSHIRE WF13 3JY\r\nUNITED KINGDOM','XXXXXXXX','STINJNBIZ416007','','CHLU 8678568 D5 1 40 FT HIGH CUBE 25838.24 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (161,'s',0,'i','n',0,153,'2004-04-15','USD','n',3,'n','BC SPRINGS\r\nUNITS 8, BRANCH MILLS, OFF\r\nNETHERFIELDS ROAD,RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','XXXXXXXX','STINJNBIZ416008','','SUDU 5561786 D5 1 40 FT HIGH CUBE 26386.74 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (162,'s',100112,'i','y',0,154,'2004-04-19','GBP','y',3,'y','PANALPINA WORLD TRANSPORT LTD\r\nUNIT 8, ELMDON TRADING ESTATE\r\nBICKENHILL LANE\r\nBIRMINGHAM \r\nB37 7HE','PANA07','STINJNBIZ416009','001455','SUDU 3919633 TRIU 5683089 D4 SUDU 4993506 D5','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (234,'o',100123,'i','y',0,0,'2004-04-21','GBP','y',21,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','ALL DETAILS AS PER ATTACHED ORIGINAL INVOICE 14543796','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (163,'s',100043,'i','y',0,155,'2004-04-15','GBP','y',3,'y','LINC FREIGHT MANAGEMENT LTD\r\nUNIT 1 VIEW POINT BUSINESS VILLAGE\r\nBABBAGE ROAD\r\nSTEVENAGE HERTS\r\nSG1 2EQ','LINC01','STINJNBIZ416010','','KHLU 9442207 D4 1 40 FT DRY 14750.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (164,'s',100090,'i','y',0,156,'2004-04-16','GBP','y',3,'y','DOLPHIN LOGISTICS LTD \r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ416001','2DSI4030564','TEXU 5141016 D5 1 40 FT HIGH CUBE 19060.00 kgs\r\nCMCU 4901661 D5 1 40 FT HIGH CUBE 14770.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (165,'s',100215,'i','y',0,157,'2004-04-26','GBP','y',3,'y','ROHLIG UK LTD\r\nGLOBE HOUSE, DOCK ROAD\r\nTILBURY ESSEX\r\nRM 18 7BL','ROEH01','STINCPTIZ416001','YR CHQ 003212','SUDU 4648958 D4 1 40 FT DRY 9250.00 kgs\r\nENAU 4011763 D4 1 40 FT DRY 9250.00 kgs\r\n\r\nQUAY RENT 7 DAYS @ 18.00 GBP X 2\r\nDEMURRAGE 7 DAYS @ 10.00 GBP X 2','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (166,'s',100115,'i','y',0,158,'2004-04-19','GBP','y',3,'y','MEDITE SHIPPING CO (UK) LTD\r\nMEDITE HOUSE\r\nTHE HAVENS RANSOMES EURO PARK\r\nIPSWICH SUFFOLK\r\nIP3 9SJ','MEDI02','STINCPTIZ416002','C7256','AWSU 1993302 D2 1 20 FT DRY 4200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (167,'s',100092,'i','y',0,159,'2004-04-16','USD','y',3,'y','GCA TRANSPORT\r\nROMY HOUSE\r\n163-167 KINGS ROAD, BRENTWOOD\r\nESSEX CM14 4EG','GCAT01','STINCPTIZ416003','T27480','SUDU 3444081 D2 1 20 FT DRY 20200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (168,'s',100301,'i','y',0,160,'2004-04-29','GBP','y',3,'y','A. HARTRODT (UK) LIMITED\r\nUNIT 2 PUMP LANE INDUSTRIAL ESTATE\r\nPUMP LANE, HAYES\r\nMIDDLESEX, UB3 3NB','AHAR02','STINCPTIZ416004','4462022','SUDU 3971924 D2 1 20 FT DRY 5288.24 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (169,'s',100087,'i','y',0,161,'2004-04-16','GBP','y',3,'y','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW \r\nG51 2 RQ ','JSBR01','STINCPTIZ416005','ET45438','EXFU 0802069 T2 1 20 FT TANK CONTAINER 33080.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (170,'s',500002,'c','y',100038,128,'2004-04-15','GBP','y',6,'y','TRADEWAY (SHIPPING) LIMITED\r\nTOWNEND PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE414021','NC39310','CMCU 4942850 D5 1 40 FT HIGH CUBE 23500.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (171,'s',100062,'i','y',0,162,'2004-04-15','GBP','y',6,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE414021','NC39310','CMCU 4942850 D5 1 40 FT HIGH CUBE 23500.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (172,'o',100069,'i','y',0,0,'2004-04-15','GBP','y',2,'y','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','TRAN42','STINCPTIZ415007','A68580F A65870F','BLKU 2516472 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\nBKLU 2516446 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (173,'o',100073,'i','y',0,0,'2004-04-16','GBP','y',2,'y','GBS FREIGHT LTD\r\n310 TRELAWNY HOUSE\r\nTHE DOCK\r\nFELIXSTOWE\r\nSUFFOLK IP11 8SB','GBSF01','STINDURIZ415009','GNI 7413','CAXU 6082191 D2 1 20 FT DRY 12200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (174,'o',100079,'i','y',175,0,'2004-04-16','GBP','y',2,'y','GCA TRANSPORT\r\nROMY HOUSE,\r\n163-167 KINGS ROAD\r\nBRENTWOOD, \r\nESSEX CM14 4EG\r\n','TRAN42','STINCPTIZ415010','T28050','CRXU 1072868 D2 1 20 FT DRY 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (175,'o',500003,'c','y',100079,0,'2004-04-16','GBP','y',2,'y','GCA TRANSPORT\r\nROMY HOUSE,\r\n163-167 KINGS ROAD\r\nBRENTWOOD, \r\nESSEX CM14 4EG\r\n','TRAN42','STINCPTIZ415010','T28050','CRXU 1072868 D2 1 20 FT DRY 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (176,'o',100082,'i','y',0,0,'2004-04-16','GBP','y',2,'y','GCA TRANSPORT\r\nROMY HOUSE,\r\n163-167 KINGS ROAD\r\nBRENTWOOD, \r\nESSEX CM14 4EG\r\n','TRAN42','STINCPTIZ415010','T28050','CRXU 1072868 D2 1 20 FT DRY 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (177,'o',100083,'i','y',0,0,'2004-04-16','GBP','y',2,'y','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD,\r\nESSEX CM14 4EG\r\n\r\n','TRAN42','STINCPTIZ415009','T27180 T26610','CMCU 2027650 D2 1 20 FT DRY 19700.00 kgs\r\nFSCU 3043242 D2 1 20 FT DRY 19700.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (178,'o',100085,'i','y',0,0,'2004-04-16','GBP','y',2,'y','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD \r\nESSEX CM 14 4EG\r\n','TRAN42','STINCPTIZ415006','A68610F A68620F','GCAU 2177950 T2 1 20 FT TANK CONTAINER 33200.00 kgs\r\nGCAU 2178010 T2 1 20 FT TANK CONTAINER 33200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (179,'s',100093,'i','y',0,163,'2004-04-16','GBP','y',6,'y','IAN MACLEOD & CO\r\nRUSSELL HOUSE, DUNNET WAY\r\nBROXBURN EH52 5BU, SCOTLAND','IANM01','STINLONDE414039','MC28767','ENAU 2454464 D2 5 20 FT DRY 24210.00 kgs\r\nGLDU 2159559 D2 5 20 FT DRY 24210.00 kgs\r\nSUDU 3925277 D2 5 20 FT DRY 24210.00 kgs\r\nAWSU 1976922 D2 5 20 FT DRY 24210.00 kgs\r\nCRXU 1806874 D2 5 20 FT DRY 17607.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (180,'o',100091,'i','y',0,0,'2004-04-16','GBP','y',3,'y','GCA TRANSPORT\r\nROMY HOUSE\r\n163-167 KINGS ROAD, BRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ416003','T27480','SUDU 3444081 D2 1 20 FT DRY 20200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (181,'o',100095,'i','y',0,0,'2004-04-16','GBP','y',8,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE405011','YR CHQ 033165','TTNU 3431904 D2 7 20 FT DRY 14664.00 kgs\r\nAWSU 1990788 D2 7 20 FT DRY 14664.00 kgs\r\nBHCU 3023359 D2 7 20 FT DRY 14664.00 kgs\r\nSUDU 3603814 D2 7 20 FT DRY 14664.00 kgs\r\nSCZU 7659624 D2 7 20 FT DRY 14664.00 kgs\r\nHLXU 2397727 D2 7 20 FT DRY 14664.00 kgs\r\nAWSU 1995922 D2 7 20 FT DRY 14664.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (182,'o',100100,'i','y',0,0,'2004-04-16','GBP','y',8,'y','SHIELD SHIPPING LTD\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 8EY\r\n','SHIE01','STINEACIE405045','YR CHQ 131714','GLDU 0934359 D4 2 40 FT DRY 30580.00 kgs\r\nSUDU 4678778 D4 2 40 FT DRY 30360.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (183,'o',100102,'i','y',0,0,'2004-04-16','GBP','y',8,'y','BUCHANAN BUTLERS WHSG SERVICES\r\nUNIT 6 WESTMAYNE IND EST\r\nBRAMSTON WAY\r\nLAINDON ESSEX\r\nSS15 6TP \r\n','BUCH01','STINEACIE405039','FO4 / 050','SUDU 4645516 D4 1 40 FT DRY 30208.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (184,'o',100104,'i','y',0,0,'2004-04-19','GBP','y',8,'y','BUCHANAN BUTLERS WHSG SERVICES\r\nUNIT 6 WESTMAYNE IND EST\r\nBRAMSTON WAY\r\nLAINDON \r\nESSEX SS15 6TP\r\n','BUCH01','STINEACIE405012','F04/051','CMCU 4079020 D4 1 40 FT DRY 28420.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (185,'o',100106,'i','y',0,0,'2004-04-19','GBP','y',8,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS\r\n','BHSH01','STINEACIE405016','YR CHQ 033165','SUDU 4670756 D4 1 40 FT DRY 26740.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (186,'o',100110,'i','y',0,0,'2004-04-19','GBP','y',9,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE406006','','SUDU 3625109 D2 4 20 FT DRY 14800.00 kgs\r\nSUDU 3508381 D2 4 20 FT DRY 14800.00 kgs\r\nAWSU 1936679 D2 4 20 FT DRY 14800.00 kgs\r\nSUDU 3690568 D2 4 20 FT DRY 14800.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (187,'s',100124,'i','y',0,164,'2004-04-21','GBP','y',16,'y','PINNACLE INTERNATIONAL FREIGHT LTD\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LS19 2GA','PINN01','STINLONDZ419001','A007472','CMCU 2032954 D2 1 20 FT DRY 4080.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (188,'s',100132,'i','y',0,165,'2004-04-21','GBP','y',14,'y','JOHN S. BRAID & CO. LTD.,\r\nMARITIME HOUSE,\r\n143 WOODVILLE STREET,\r\nGLASGOW G51 2RQ','JSBR01','STINLONDE415015','E46713','SUDU 3577680 D2 1 20 FT DRY 23900.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (189,'s',100133,'i','y',0,166,'2004-04-21','GBP','y',14,'y','JOHN S. BRAID & CO. LTD.,\r\nMARITIME HOUSE,\r\n143 WOODVILLE STREET,\r\nGLASGOW G51 2RQ','JSBR01','STINLONDE415016','E64714','SUDU 3740210 D2 1 20 FT DRY 23900.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (190,'s',100128,'i','y',0,167,'2004-04-21','GBP','y',14,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE415012','NC39560','SUDU 3783948 D2 1 20 FT DRY 7200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (191,'s',100125,'i','y',0,168,'2004-04-21','GBP','y',14,'y','JEYLANI MOHAMED\r\n2C HORACE BARNES CLOSE\r\nMANCHESTER M14 4JL','MOHA01','STINLONDE415013','','TEXU 5497711 D5 1 40 FT HIGH CUBE 22100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (192,'s',0,'i','n',0,169,'2004-04-19','USD','n',14,'n','MR HASSAN KWEKA\r\n4 JOYCE HOUSE\r\nCOMMERCE ROAD, \r\nWOODGREEN, LONDON N22 8EA','XXXXXXXX','STINLONDE415001','','SUDU 3650354 D2 1 20 FT DRY 17200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (193,'s',0,'i','n',0,170,'2004-04-19','USD','n',14,'n','MR HASSAN KWEKA\r\n4 JOYCE BUTLER HOUSE\r\nCOMMERCE ROAD,\r\nWOODGREEN, LONDON N22 8EA','XXXXXXXX','STINLONDE415002','','SUDU 4966835 D5 1 40 FT HIGH CUBE 6100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (194,'s',100129,'i','y',0,171,'2004-04-21','GBP','y',14,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE415003','NC39579','TEXU 5463990 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (195,'s',100130,'i','y',0,172,'2004-04-21','GBP','y',14,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE415004','NC39604','AMZU 8399631 D5 1 40 FT HIGH CUBE 23560.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (196,'s',100131,'i','y',0,173,'2004-04-21','GBP','y',14,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE415005','NC39642','SUDU 4984973 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (197,'s',100127,'i','y',0,174,'2004-04-21','GBP','y',14,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE415006','29/810478','GLDU 2209829 D2 1 20 FT DRY 12495.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (198,'s',100135,'i','y',0,175,'2004-04-21','GBP','y',14,'y','RAPAT FREIGHT (UK) LTD\r\nRAPAT HOUSE, AMBERLEY WAY,\r\nHOUNSLOW, MIDDLESEX TW4 5BH','RAPA01','STINLONDE415007','ES0000142','AWSU 1983618 D2 1 20 FT DRY 7755.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (199,'s',100136,'i','y',245,176,'2004-04-21','GBP','y',14,'y','RAPAT FREIGHT (UK) LTD\r\nRAPAT HOUSE, AMBERLEY WAY,\r\nHOUNSLOW, MIDDLESEX TW4 6BH','RAPA01','STINLONDE415008','ES0000144','SUDU 3376726 D2 1 20 FT DRY 5205.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (200,'s',100137,'i','y',0,177,'2004-04-21','GBP','y',14,'y','RAPAT FREIGHT (UK) LTD\r\nRAPAT HOUSE, AMBERLEY WAY,\r\nHOUNSLOW, MIDDLESEX TW4 6BH','RAPA01','STINLONDE415009','ES0000141','GSTU 5604420 D2 1 20 FT DRY 5018.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (201,'s',100126,'i','y',0,178,'2004-04-21','GBP','y',14,'y','UNEEK FORWARDING LTD\r\nUNIT 1 & 2, RENWICK INDUSTRIAL ESTATE,\r\nRENWICK ROAD,\r\nBARKING, ESSEX IG11 0SD','UNEE02','STINLONDE415010','EX4959','ENAU 2449283 D2 1 20 FT DRY 23678.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (202,'s',100152,'i','y',0,179,'2004-04-22','GBP','y',10,'y','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HOUSE\r\nGREAT EASTERN WHARF \r\n51 PARK GATE ROAD\r\nBATTERSEA LONDON SW11 4NQ','FINL02','STINEACIE407009','AS/P18155/P18066','SUDU 3926545 D2 1 20 FT DRY 14972.50 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (203,'s',100147,'i','y',0,180,'2004-04-22','GBP','y',10,'y','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HOUSE\r\nGREAT EASTERN WHARF\r\n51 PARK GATE ROAD\r\nBATTERSEA LONDON\r\nSW11 4NQ','FINL02','STINEACIE407011','S14957','SCZU 7495916 D2 1 40 FT DRY 2200.00 kgs\r\nSUDU 4644090 D4 1 40 FT DRY 37648.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (204,'s',0,'i','n',0,181,'2004-04-19','USD','n',10,'n','To The Order of\r\nMessrs Weingeist Limited\r\n15 Station Parade, Cockfosters,\r\nHerts EN4 ODL-England','XXXXXXXX','STINEACIE407012','','SUDU 3690676 D2 1 20 FT DRY 21752.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (205,'s',100163,'i','y',0,182,'2004-04-22','GBP','y',10,'y','SDV (UK) LTD\r\n2ND FLOOR FAIRFIELD HOUSE \r\nBRENTWOOD\r\nESSEX\r\nCM14 4SB\r\n','SDVU01','STINEACIE407013','23/806826','SUDU 4964010 D5 1 40 FT HIGH CUBE 28975.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (206,'s',100148,'i','y',0,183,'2004-04-22','GBP','y',10,'y','APL UK\r\nGROUND FLOOR WALTON HOUSE\r\nTHE DOCK\r\nFELIXSTOWE IP11 8SX','APLU01','STINEACIE407014','','APLS 2920224 D2 1 20 FT DRY 21702.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (207,'s',100150,'i','y',0,184,'2004-04-22','GBP','y',10,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','STINEACIE407015','','SUDU 4596324 D5 2 40 FT HIGH CUBE 30361.00 kgs\r\nSUDU 4940255 D5 2 40 FT HIGH CUBE 30361.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (208,'s',0,'i','n',0,185,'2004-04-19','USD','n',10,'n','PRODUCTORA TABACALERA DE COLOMBIA S\r\nCARRERA-1NO-12-50 SUR (BOSA)\r\nBOGOTIA-COLOMBIA','XXXXXXXX','STINNBOIE407003','','CAXU 4925466 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nCLHU 8169344 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nGATU 8530618 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nFSCU 6004595 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nFSCU 6362161 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nGATU 8277027 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nSUDU 4916120 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nSUDU 4904005 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nCRXU 9122137 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nSUDU 4552305 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nSUDU 4924953 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nCAXU 4837771 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nFSCU 6535591 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nCMCU 4924292 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nSUDU 4944733 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nFSCU 6371369 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nTRIU 9190558 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nCAXU 4989985 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nGATU 8051774 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\nSUDU 4973114 D5 20 40 FT HIGH CUBE 25187.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (209,'s',100173,'i','y',0,186,'2004-04-22','USD','y',10,'y','RIDGE & BREMINER\r\n1 KENTISH BUILDINGS\r\n125 BOROUGH HIGH STREET\r\nLONDON SE1 1NP','RIDG02','STINJIBIE407270','P11720','TTNU 3011394 D2 1 20 FT DRY 20425.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (210,'s',100171,'i','y',0,187,'2004-04-22','USD','y',10,'y','RIDGE & BREMINER \r\n1 KENTISH BUILDINGS\r\n125 BOROUGH HIGH STREET\r\nLONDON SE1 1NP','RIDG02','STINJIBIE407271','P11792','GATU 0715620 D2 1 20 FT DRY 20425.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (211,'s',100199,'i','y',0,188,'2004-04-26','USD','y',10,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE18AN','APOR02','STINJIBIE407276','51684-51896 - 52154','CAXU 6199320 D2 10 20 FT DRY 23200.00 kgs\r\nGLDU 2237137 D2 10 20 FT DRY 23200.00 kgs\r\nGLDU 2240784 D2 10 20 FT DRY 23200.00 kgs\r\nKHLU 6200853 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3483914 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3642554 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3667085 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3667444 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3754024 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3670324 D2 10 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (212,'s',100165,'i','y',0,189,'2004-04-22','USD','y',10,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON E1 8AN','APOR02','STINJIBIE407278','51896','SUDU 2484747 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (213,'s',100167,'i','y',0,190,'2004-04-22','USD','y',10,'y','A POORTMAN LONDON LTD\r\n83 -85 MANSELL STREET\r\nLONDON\r\nE1 8AN\r\n','APOR02','STINJIBIE407279','52154','GLDU 2020368 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (214,'o',100122,'i','y',0,0,'2004-04-21','GBP','y',12,'y','EXTEC SCREENS & CRUSHERS LTD\r\nHEATHCOTE ROAD\r\nSWADLINCOTE \r\nNR BURTON ON TRENT\r\nDERBYSHIRE DE11 9DU','EXTE01','','YR CHQ 101083','1 X 20FT \r\nAWSU 1988501\r\nDURBAN TO FELIXSTOWE','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (215,'o',100118,'i','y',0,0,'2004-04-20','GBP','y',8,'y','H D COTTERELL UK LTD\r\n63 UNION STREET\r\nLONDON\r\nSE1 1SG','COTT01','STINJIBIE405263','404/5','SUDU 3652974 D2 1 20 FT DRY 20425.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (216,'s',100240,'i','y',0,191,'2004-04-27','GBP','y',19,'y','MERCATOR CARGO SYSTEMS LTD\r\nUNIT 10 ST GEORGES BUSINESS CENTRE\r\nST GEORGES SQUARE\r\nPORTSMOUTH HANTS\r\nPO1 3EZ','MERC02','STINDURIZ418001','IMP 009029A','SUDU 1531931 D2 1 20 FT DRY 14200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (217,'s',100309,'i','y',0,192,'2004-04-29','GBP','y',19,'y','C H FREIGHT SERVICES LTD\r\n1ST FLOOR ROUTEMASTER BUILDING\r\nWALTON AVENUE\r\nFELIXSTOWE SUFFOLK\r\nIP11 3BA','CHFR01','STINDURIZ418002','C91332','TGHU 2248903 D2 1 20 FT DRY 4549.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (218,'s',0,'i','n',0,193,'2004-04-20','USD','n',19,'n','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE,\r\nWOODFORD PARK INDUSTRIAL ESTATE,\r\nWINSFORD, CHESHIRE CW7 2JZ\r\nUNITED KINGDOM','XXXXXXXX','STINDURIZ418004','','TIFU 3260617 T2 1 20 FT TANK CONTAINER 27060.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (219,'s',100302,'i','y',0,194,'2004-04-29','GBP','y',19,'y','C H FREIGHT SERVICES LTD\r\n1ST FLOOR ROUTEMASTER BUILDING\r\nWALTON AVENUE\r\nFELIXSTOWE SUFFOLK\r\nIP11 3BA','CHFR01','STINJNBIZ418001','C91304 (MACHELL)','AMFU 3635874 D2 1 20 FT DRY 3700.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (220,'s',100286,'i','y',0,195,'2004-04-28','GBP','y',19,'y','RAINBOW LOGISTICS LTD\r\nUNIT 3, ENDSLEIGH INDUSTRIAL ESTATE\r\nENDSLEIGH ROAD \r\nSOUTHALL \r\nMIDDX UB2 5QR\r\n','RAIN01','STINJNBIZ418005','YR CHQ 103148','SUDU 1514050 D2 1 20 FT DRY 15052.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (221,'s',100300,'i','y',0,196,'2004-04-29','GBP','y',19,'y','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE\r\nUNITS A3-A5 STUART ROAD, \r\nATRINCHAM BUSINESS PARK,ALTRINCHAM\r\nCHESHIRE WA14 5GJ\r\n','KAMI01','STINJNBIZ418006','YR CHQ 106323','CMCU 4057653 D4 1 40 FT DRY 12342.10 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (222,'s',100270,'i','y',0,197,'2004-04-28','GBP','y',19,'y','DOLPHIN LOGISTICS LTD \r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH RD, CHADWELL HEATH\r\nESSEX \r\nRM6 6PJ','DOLP01','STINPLZIZ418002','2DSI4040336','SUDU 3346254 D2 1 20 FT DRY 8912.50 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (223,'s',100271,'i','y',0,198,'2004-04-28','GBP','y',19,'y','DOLPHIN LOGISTICS LTD. \r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL\r\nHEATH, ESSEX \r\nRM6 6PJ ','DOLP01','STINPLZIZ418003','2DSI4040337','SUDU 5532962 D5 1 40 FT HIGH CUBE 14805.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (224,'s',100241,'i','y',0,199,'2004-04-27','GBP','y',19,'y','GLOBAL FREIGHT SERVICES LTD\r\nUNIT D3 HALESFIELD 23\r\nTELFORD \r\nTF7 4NY','GLOB02','STINCPTIZ418002','6071','TEXU 4821620 D4 1 40 FT DRY 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (225,'s',100224,'i','y',0,200,'2004-04-27','GBP','y',19,'y','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ\r\nSCOTLAND','JSBR01','STINCPTIZ418008','ET45483','BPTU 2603668 T2 1 20 FT TANK CONTAINER 33000.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (226,'s',100225,'i','y',0,201,'2004-04-27','GBP','y',19,'y','JOHN S. BRAID & CO.LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ,\r\nSCOTLAND','JSBR01','STINCPTIZ418009','ET45482','FWUU 6220653 T2 1 20 FT TANK CONTAINER 32800.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (227,'s',100223,'i','y',0,202,'2004-04-27','GBP','y',19,'y','JOHN S. BRAID & CO. LTD\r\nMARITIME HOUSE\r\n142 WOODVILLE STREET\r\nGLASGOW G51 2RQ\r\nSCOTLAND','JSBR01','STINCPTIZ418010','ET45484','BPTU 2607010 T2 1 20 FT TANK CONTAINER 33200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (228,'s',100257,'i','y',0,203,'2004-04-28','USD','y',19,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD BRENTWOOD\r\nESSEX \r\nCM 14 4EG ','GCAT01','STINCPTIZ418011','T28100 T28090','MBIU 8209883 D2 1 20 FT DRY 21240.00 kgs\r\nKHLU 8203907 D2 1 20 FT DRY 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (229,'s',100260,'i','y',0,204,'2004-04-28','USD','y',19,'y','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX \r\nCM14 4EG\r\n','GCAT01','STINCPTIZ418013','A69010F','BKLU 2522325 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (230,'s',100263,'i','y',0,205,'2004-04-28','USD','y',19,'y','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX\r\nCM14 4EG\r\n','GCAT01','STINCPTIZ418014','A70050F','BKLU 2521910 T2 1 20 FT TANK CONTAINER 28400.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (231,'s',0,'i','n',0,206,'2004-04-20','USD','n',19,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','XXXXXXXX','STINJNBIZ418009','','SUDU 4668276 D4 1 40 FT DRY 19666.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (232,'s',100243,'i','y',0,207,'2004-04-27','GBP','y',19,'y','FREIGHT MOVERS INTERNATIONAL\r\nVIKING HOUSE, STANFORD ROAD\r\nGRAYS, ESSEX,\r\nRM16 2XE','FREI04','STINPLZIZ418004','YR CHQ 100707','SUDU 3950161 D2 1 20 FT DRY 6457.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (235,'s',500004,'c','y',100066,126,'2004-04-21','GBP','y',6,'y','STI GLOBAL LOGISTICS LTD\r\nSUITE 2, PRESTIGE HOUSE,\r\nRADFORD BUSINESS PARK,\r\nRADFORD WAY, BILLERICAY,\r\nESSEX CM12 0BZ','STIG01','STINLONDE414011','SEE01612','SUDU 3929631 D2 1 20 FT DRY 7200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (236,'s',500005,'c','y',100065,127,'2004-04-21','GBP','y',6,'y','STI GLOBAL LOGISTICS LTD\r\nSUITE 2, PRESTIGE HOUSE,\r\nRADFORD BUSINESS CENTRE,\r\nRADFORD HOUSE, BILLERICAY,\r\nESSEX CM12 0BZ','STIG01','STINLONDE414012','SEE01613','SUDU 2565535 D2 1 20 FT DRY 7200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (237,'s',500006,'c','y',100064,143,'2004-04-21','GBP','y',6,'y','STI GLOBAL LOGISTICS LTD\r\nSUITE 2, PRESTIGE HOUSE,\r\nRADFORD BUSINESS CENTRE,\r\nRADFORD WAY, BILLERICAY,\r\nESSEX CM12 0BZ','STIG01','STINLONDE414029','SEE01627','SUDU 5522429 D5 1 40 FT HIGH CUBE 9100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (238,'s',100141,'i','y',0,208,'2004-04-21','GBP','y',6,'y','STI GLOBAL LOGISTICS LTD\r\nSUITE 2, PRESTIGE HOUSE,\r\nRADFORD BUSINESS CENTRE,\r\nRADFORD WAY, BILLERICAY, ESSEX CM12 0BZ','STIG01','STINLONDE414011','SEE01612','SUDU 3929631 D2 1 20 FT DRY 7200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (239,'s',100142,'i','y',0,209,'2004-04-21','GBP','y',6,'y','STI GLOBAL LOGISTICS LTD\r\nSUITE 2, PRESTIGE HOUSE,\r\nRADFORD BUSINESS CENTRE,\r\nRADFORD WAY, BILLERICAY, ESSEX CM12 0BZ','STIG01','STINLONDE414012','SEE001613','SUDU 2565535 D2 1 20 FT DRY 7200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (240,'s',100143,'i','y',0,210,'2004-04-21','GBP','y',6,'y','STI GLOBAL LOGISTICS LTD\r\nSUITE 2, PRESTIGE HOUSE,\r\nRADFORD BUSINESS CENTRE,\r\nRADFORD WAY, BILLERICAY, ESSEX CM12 0BZ','STIG01','STINLONDE414029','SEE01627','SUDU 5522429 D5 1 40 FT HIGH CUBE 9100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (241,'o',100134,'c','y',0,0,'2004-04-21','GBP','y',22,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','MKER DZ413 11.03.04','FREIGHT & CHARGES COLLECTED GRAYS AS PER ATTACHED MANIFEST','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (242,'s',100138,'i','y',0,211,'2004-04-21','GBP','y',14,'y','SDV UK LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE415017','','SUDU 4414137 D4 1 40 FT DRY 20600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (243,'s',100139,'i','y',0,212,'2004-04-21','GBP','y',14,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE415018','','AWSU 1912722 D2 1 20 FT DRY 22200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (244,'s',100140,'i','y',0,213,'2004-04-21','GBP','y',16,'y','PANALPINA WORLD TRANSPORT LTD\r\n43 CARLYLE AVENUE\r\nHILLINGTON INDUSTRIAL ESTATE\r\nGLASGOW G52 4XX, SCOTLAND','PANA06','STINLONDZ419002','105642','SUDU 3912578 D2 1 20 FT DRY 12170.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (245,'s',500007,'c','y',100136,176,'2004-04-21','GBP','y',14,'y','RAPAT FREIGHT (UK) LTD\r\nRAPAT HOUSE, AMBERLEY WAY,\r\nHOUNSLOW, MIDDLESEX TW4 6BH','RAPA01','STINLONDE415008','ES0000144','SUDU 3376726 D2 1 20 FT DRY 5205.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (246,'s',100144,'i','y',0,214,'2004-04-21','GBP','y',14,'y','RAPAT FREIGHT (UK) LTD\r\nRAPAT HOUSE, AMBERLEY WAY, \r\nHOUNSLOW, MIDDLESEX TW4 6BH','RAPA01','STINLONDE415008','ES0000144','SUDU 3376726 D2 1 20 FT DRY 5205.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (247,'o',100146,'i','y',0,0,'2004-04-22','GBP','y',10,'y','SHIELD SHIPPING LTD\r\n44-46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 2EY','SHIE01','STINEACIE407011','YR CHQ 131958','SCZU 7495916 D2 1 40 FT DRY 2200.00 kgs\r\nSUDU 4644090 D4 1 40 FT DRY 37648.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (248,'o',100145,'i','y',0,0,'2004-04-22','GBP','y',10,'y','EXEL FREIGHT MANAGEMENT (UK) LTD\r\nROOM 1&2 TRELAWNY HOUSE\r\nTHE DOCK\r\nFELIXSTOWE\r\nSUFFOLK IP11 3GD','EXEL01','STINEACIE407011','YR CHQ 038316','SCZU 7495916 D2 1 40 FT DRY 2200.00 kgs\r\nSUDU 4644090 D4 1 40 FT DRY 37648.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (249,'o',100149,'i','y',0,0,'2004-04-22','GBP','y',10,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP113SS','BHSH01','STINEACIE407015','YR CHQ 033241','SUDU 4596324 D5 2 40 FT HIGH CUBE 30361.00 kgs\r\nSUDU 4940255 D5 2 40 FT HIGH CUBE 30361.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (250,'o',100151,'i','y',0,0,'2004-04-22','GBP','y',10,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE407009','YR CHQ 033241','SUDU 3926545 D2 1 20 FT DRY 14972.50 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (251,'o',100154,'i','y',0,0,'2004-04-22','GBP','y',3,'y','LINC FREIGHT MANAGEMENT LTD\r\nUNIT 1 VIEW POINT BUSINESS VILLAGE\r\nBABBAGE ROAD\r\nSTEVENAGE HERTS\r\nSG1 2EQ','LINC01','STINJNBIZ416010','YR CHQ 003580','','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (252,'o',100155,'i','y',0,0,'2004-04-22','GBP','y',10,'y','H D COTTERELL (UK) LTD\r\n63 UNION STREET\r\nLONDON\r\nSE1 1SG','COTT01','','404/23','B/L EACIE407016\r\n\r\nHJCU8862869 ','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (253,'o',100156,'i','y',0,0,'2004-04-22','GBP','y',10,'y','SHIELD SHIPPING LTD\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 2EY','SHIE01','','YR CHQ 131843','B/L BOIE407004\r\n\r\nTGHU2240456','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (254,'o',100157,'i','y',366,0,'2004-04-22','GBP','y',10,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD HARROGATE\r\nN YORKSHIRE HG2 7NX','TAYL01','','','B/L BOIE407004\r\n\r\nTGHU2240456','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (255,'o',100158,'i','y',0,0,'2004-04-22','GBP','y',9,'y','SDV (UK) LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4SB ','SDVU01','','23/806825','B/L EACIE406012\r\n\r\nTEXU5490532','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (256,'s',100168,'i','y',0,215,'2004-04-22','GBP','y',14,'y','APL UK\r\nBERTH 204/206 \r\nPRINCE CHARLES CONTAINER PORT\r\nSOUTHAMPTON SO15 1DA','APLU01','STINLONDE415019','','CLHU 3332042 D2 1 20 FT DRY 8702.00 kgs\r\nTRLU 5794220 D5 1 40 FT HIGH CUBE 28039.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (257,'s',100169,'i','y',0,216,'2004-04-22','GBP','y',14,'y','APL UK\r\nBERTH 204/206\r\nPRINCE CHARLES CONTAINER PORT\r\nSOUTHAMPTON SO15 1DA','APLU01','STINLONDE415021','','CAXU 6532149 D2 1 20 FT DRY 15053.00 kgs\r\nCAXU 6002909 D2 1 20 FT DRY 9489.00 kgs\r\nCAXU 6531630 D2 1 20 FT DRY 5953.00 kgs\r\nCAXU 6531749 D2 1 20 FT DRY 9894.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (258,'o',100159,'i','y',0,0,'2004-04-22','GBP','y',9,'y','CONTISPED LTD\r\nCERDIC HOUSE\r\nTHE DOCK\r\nFELIXSTOWE SUFFOLK\r\nIP11 3TX','CONT03','','IMP48655','EACIE406010\r\n\r\nSUDU3396358','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (259,'o',100160,'i','y',0,0,'2004-04-22','GBP','y',9,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','','','EACIE406014\r\n\r\nGATU0791410','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (260,'o',100161,'i','y',0,0,'2004-04-22','GBP','y',9,'y','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HOUSE \r\nGREAT EASTERN WHARF\r\n51 PARK GATE ROAD BATTERSEA\r\nLONDON SW11 4NQ','FINL02','','S15016/S15116','B/ L EACIE406023\r\n\r\nAWSU4931773','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (261,'o',100162,'i','y',0,0,'2004-04-22','GBP','y',9,'y','SHIELD SHIPPING LTD\r\n44-46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 2EY','SHIE01','','YR CHQ 131781','B/L EACIE406023\r\n\r\nAWSU4931773','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (262,'o',100164,'i','y',0,0,'2004-04-22','GBP','y',10,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON E1 8AN','APOR01','STINJIBIE407278','51896','SUDU 2484747 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (263,'o',100166,'i','y',0,0,'2004-04-22','GBP','y',10,'y','A POORTMAN LONDON LTD\r\n83 -85 MANSELL STREET\r\nLONDON\r\nE1 8AN\r\n','APOR01','STINJIBIE407279','52154','GLDU 2020368 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (264,'o',100170,'i','y',0,0,'2004-04-22','GBP','y',10,'y','RIDGE & BREMINER \r\n1 KENTISH BUILDINGS\r\n125 BOROUGH HIGH STREET\r\nLONDON SE1 1NP','RIDG01','STINJIBIE407271','P11792','GATU 0715620 D2 1 20 FT DRY 20425.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (265,'o',100172,'i','y',0,0,'2004-04-22','GBP','y',10,'y','RIDGE & BREMINER\r\n1 KENTISH BUILDINGS\r\n125 BOROUGH HIGH STREET\r\nLONDON SE1 1NP','RIDG01','STINJIBIE407270','P11720','TTNU 3011394 D2 1 20 FT DRY 20425.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (266,'o',100174,'i','y',0,0,'2004-04-22','GBP','y',9,'y','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HOUSE\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD \r\nLONDON SW11 4NQ','FINL02','','NOT ADVISED','EACIE406021\r\n\r\nRMLU201054','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (267,'o',100175,'i','y',0,0,'2004-04-22','GBP','y',9,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','','','EACIE406021\r\n\r\nRMLU2010154','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (268,'s',100176,'i','y',0,217,'2004-04-22','GBP','y',16,'y','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING, ESSEX IG11 7AX','STAR04','STINLONDZ419003','XSTA0036','SUDU 4644762 D4 1 40 FT DRY 14311.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (269,'o',100177,'i','y',0,0,'2004-04-22','GBP','y',9,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE\r\nN YORKSHIRE HG2 7NX','TAYL01','','','B/L EACIE406020\r\nSUDU4976540','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (270,'o',100178,'i','y',0,0,'2004-04-22','GBP','y',9,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','','','B/L EACIE406020\r\nSUDU4976540','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (271,'o',100179,'i','y',0,0,'2004-04-22','GBP','y',9,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','','','B/L EACIE406025\r\n\r\nFBLU 3120044','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (272,'o',100188,'i','y',0,0,'2004-04-23','GBP','y',13,'y','GCA TRANSPORT\r\nROMY HOUSE 163-167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG\r\n','TRAN42','STINCPTIZ417007','T28010','TGHU 2162116 D2 1 20 FT DRY 19200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (273,'o',100190,'i','y',0,0,'2004-04-23','GBP','y',13,'y','GCA TRNAPOST LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM 14 4EG\r\n','TRAN42','STINCPTIZ417013','A68590F A68600F','BLKU 2521695 T2 1 20 FT TANK CONTAINER 31400.00 kgs\r\nBKLU 2521674 T2 1 20 FT TANK CONTAINER 31400.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (274,'o',100192,'i','y',0,0,'2004-04-23','GBP','y',13,'y','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD,\r\nESSEX CM 14 4 EG\r\n\r\n','TRAN42','STINCPTIZ417012','A68740F','BLKU 2521519 T2 1 20 FT TANK CONTAINER 30400.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (275,'o',500008,'c','y',0,0,'2004-04-23','GBP','y',13,'y','GCA TRANSPORT LTD\r\nROMY HOUSE 163 - 167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','TRAN42','','T28010','B/L CPTIZ417007\r\nTGHU2162116\r\nDOC FEE OVER CHARGED ON INVOICE 100188\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (276,'o',500009,'c','y',0,0,'2004-04-23','GBP','y',13,'y','GCA TRANSPORT LTD\r\nROMY HOUSE 163 - 167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','TRAN42','','A68590F A68600F','B/L CPTIZ417013\r\n\r\nBKLU2524674 BKLU 2521695\r\nDOC FEE OVER CHARGED ON INVOICE 100190','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (277,'o',100195,'i','y',0,0,'2004-04-23','GBP','y',13,'y','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD \r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','','2DSI4040161','B/L PLZIZ417001\r\n\r\nSUDU5560990\r\n\r\nVEHICLE DETENTION 56.25 GBP ALL DETAILS AS PER ATTACHED','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (278,'o',100196,'i','y',0,0,'2004-04-23','GBP','y',10,'y','D R POUNTNEY\r\n5 CRESCENT COURT\r\n51 HIGH STREET\r\nBILLERICAY \r\nESSEX CM12 9AQ','DRPO01','','','B/L BOIE407002\r\n\r\nTGHU7499352','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (279,'o',500010,'c','y',0,0,'2004-04-23','GBP','y',18,'y','RIDGE & BREMINER \r\n1 KENTISH BUILDINGS\r\n125 BOROUGH HIGH STREET\r\nLONDON SE1 1NP','RIDG01','','','B/L MBAIE341705\r\n\r\nTOLU 2582514\r\n\r\nBASIC FREIGHT PREPAID','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (280,'o',100198,'i','y',0,0,'2004-04-26','GBP','y',10,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE18AN','APOR01','STINJIBIE407276','51684-51896 - 52154','CAXU 6199320 D2 10 20 FT DRY 23200.00 kgs\r\nGLDU 2237137 D2 10 20 FT DRY 23200.00 kgs\r\nGLDU 2240784 D2 10 20 FT DRY 23200.00 kgs\r\nKHLU 6200853 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3483914 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3642554 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3667085 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3667444 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3754024 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3670324 D2 10 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (281,'o',100201,'i','y',0,0,'2004-04-26','GBP','y',17,'y','D R POUNTNEY & CO LTD\r\n5 CRESCENT COURT\r\n51 HIGH STREET\r\nBILLERICAY ESSEX\r\nCM12 9AQ','DRPO01','','','B/L EACIE409004\r\nSUDU 3676615','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (282,'o',100200,'i','y',0,0,'2004-04-26','GBP','y',17,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','','YR CHQ 033321','B/L EACIE409004\r\nSUDU 3676615','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (283,'o',100203,'i','y',0,0,'2004-04-26','GBP','y',17,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE\r\nN YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE409006\r\nAWSU1978334','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (284,'o',100202,'i','y',0,0,'2004-04-26','GBP','y',17,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD FELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','','YR CHQ 033321','B/L EACIE409006\r\nAWSU1978334','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (285,'o',100205,'i','y',0,0,'2004-04-26','GBP','y',17,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE\r\nN YORKSHIRE HG2 7NX','TAYL01','','','','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (286,'o',100204,'i','y',0,0,'2004-04-26','GBP','y',17,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','','YR CHQ 033321','','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (287,'o',100207,'i','y',0,0,'2004-04-26','GBP','y',17,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE408008\r\nTTNU3303966','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (288,'o',100206,'i','y',0,0,'2004-04-26','GBP','y',17,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS\r\n','BHSH01','','YR CHQ 033321','B/L EACIE408008\r\nTTNU3303966','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (289,'o',100209,'i','y',0,0,'2004-04-26','GBP','y',7,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE408009\r\nSUDU3916228','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (290,'o',100208,'i','y',0,0,'2004-04-26','GBP','y',7,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS\r\n','BHSH01','','YR CHQ 033321','B/L EACIE408009\r\nSUDU3916228','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (291,'o',100211,'i','y',0,0,'2004-04-26','GBP','y',17,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE409017\r\n\r\nCAXU9513918\r\nTOLU1591152','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (292,'o',100210,'i','y',0,0,'2004-04-26','GBP','y',17,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nFELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','','YR CHQ 033321','B/L EACIE409017\r\n\r\nCAXU9513918\r\nTOLU1591152','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (293,'o',100213,'i','y',0,0,'2004-04-26','GBP','y',7,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE408011\r\nSUDU3626044','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (294,'o',100212,'i','y',0,0,'2004-04-26','GBP','y',7,'y','SHIELD SHIPPING\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 2EY','SHIE01','','YR CHQ 131955','B/L EACIE408011\r\nSUDU3626044','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (295,'o',100214,'i','y',0,0,'2004-04-26','GBP','y',3,'y','MICOR FORWARDING UK LTD\r\n9 FELTHAMBROOK IND EST\r\nFELTHAMBROOK WAY\r\nFELTHAM MIDDLESEX\r\nTW13 7DU','MICO01','STINCPTIZ416001','CHQ 100918/925','SUDU 4648958 D4 1 40 FT DRY 9250.00 kgs\r\nENAU 4011763 D4 1 40 FT DRY 9250.00 kgs\r\n\r\nQUAY RENT 7 DAYS @ 18.00 GBP X 2\r\nDEMURRAGE 7 DAYS @ 10.00 GBP X 2','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (296,'o',100216,'i','y',0,0,'2004-04-26','GBP','y',13,'y','MICOR FORWARDING UK LTD\r\n9 FELTHAMNBROOK IND EST\r\nFELTHAMBROOK WAY\r\nFELTHAM MIDDLESEX\r\nTW13 7DU','MICO01','STINCPTIZ417005','CHQ 100927/930','CAXU 4061482 D4 1 40 FT DRY 7825.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (297,'o',100218,'i','y',0,0,'2004-04-26','GBP','y',32,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','ADVERTISING IN LLOYDS LOADING LIST \r\n\r\nALL DETAILS AS PER ATTACHED ORIGINAL INVOICE 99005','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (298,'o',100219,'i','y',0,0,'2004-04-27','GBP','y',13,'y','CHARLES GEE & CO\r\nBYRON AVENUE\r\nOFF WALTON AVENUE\r\nFELIXSTOWE SUFFOLK\r\nIP11 8HZ','CHAR01','STINCPTIZ417004','FA1139','SUDU 4440780 D4 1 40 FT DRY 9720.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (299,'o',100222,'i','y',0,0,'2004-04-27','USD','y',7,'y','A POORTMAN LONDON LTD\r\n83 -85 MANSELL STREET\r\nLONDON \r\nE1 8AN','APOR02','','51640','B/L NIBIE408282\r\nGLDU2238703','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (300,'o',100221,'i','y',0,0,'2004-04-27','GBP','y',7,'y','A POORTMAN LONDON LTD\r\n83 -85 MANSELL STREET\r\nLONDON \r\nE1 8AN','APOR01','','51640','B/L NIBIE408282\r\nGLDU2238703','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (301,'o',100226,'i','y',0,0,'2004-04-27','GBP','y',27,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','\r\nMANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60324068\r\n \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (302,'o',100227,'i','y',0,0,'2004-04-27','GBP','y',28,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK \r\nGERMANY','DSRS13','','',' \r\nMANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60325788 ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (303,'o',100228,'i','y',0,0,'2004-04-27','GBP','y',29,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICES: 60327110, 60326325','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (304,'o',100229,'i','y',0,0,'2004-04-27','GBP','y',11,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE 60328737','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (305,'o',100230,'i','y',0,0,'2004-04-27','GBP','y',23,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','\r\nMANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60324061\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (306,'o',100231,'i','y',0,0,'2004-04-27','GBP','y',22,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','\r\nMANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60324925\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (307,'o',100232,'i','y',0,0,'2004-04-27','GBP','y',24,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60324921\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (308,'o',100233,'i','y',0,0,'2004-04-27','GBP','y',25,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60324923 \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (309,'o',100234,'i','y',0,0,'2004-04-27','GBP','y',26,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60325787\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (310,'o',100235,'i','y',0,0,'2004-04-27','GBP','y',30,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','\r\nALL DETAILS AS PER ATTACHED ORIGINAL INVOICE 14543256\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (311,'o',100236,'i','y',0,0,'2004-04-27','GBP','y',23,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','\r\nALL DETAILS AS PER ATTACHED ORIGINAL INVOICE: 14526944 \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (312,'o',100237,'i','y',0,0,'2004-04-27','GBP','y',31,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK \r\nGERMANY','DSRS13','','','TRANSFERING UNITS FOR SEAL CHECK\r\nALL DETAILS AS PER ATTACHED INVOICE 14520367','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (313,'s',100258,'i','y',380,218,'2004-04-28','GBP','y',15,'y','RAPAT FREIGHT LIMITED\r\nRAPAT HOUSE\r\nAMBERLEY WAY\r\nHOUNSLOW\r\nTW14 6BH.','RAPA01','STINLONDE416005','ES0000152','SUDU 4493835 D4 1 40 FT DRY 10938.40 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (314,'o',100238,'i','y',0,0,'2004-04-27','GBP','y',24,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14532537\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (315,'o',100239,'i','y',0,0,'2004-04-27','GBP','y',23,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14532537\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (316,'s',100375,'i','y',0,219,'2004-05-06','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE \r\nHG 2 7LD','TAYL01','STINEACIE410001','','AWSU 4945252 D4 1 40 FT DRY 27195.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (317,'s',100349,'i','y',0,220,'2004-05-05','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE \r\nHG2 7LD ','TAYL01','STINEACIE410002','','SUDU 4494699 D4 1 40 FT DRY 30040.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (318,'s',0,'i','n',0,221,'2004-04-27','USD','n',33,'n','TO ORDER','XXXXXXXX','STINEACIE410004','','AWSU 1985061 D2 1 20 FT DRY 17420.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (319,'s',0,'i','n',0,222,'2004-04-27','USD','n',33,'n','TO ORDER','XXXXXXXX','STINEACIE410005','','CAXU 2534879 D2 1 20 FT DRY 17580.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (320,'s',100261,'i','y',638,223,'2004-04-28','GBP','y',15,'y','TRADEWAY (SHIPPING) LIMITED\r\nTOWN END PLACE,\r\n146 LOWTOWN, PUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE416007','NC39768','CMCU 4914680 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (321,'s',100264,'i','y',0,224,'2004-04-28','GBP','y',15,'y','TRADEWAY (SHIPPING) LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN, \r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE416002','NC39734','SUDU 4968756 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (322,'s',100266,'i','y',0,225,'2004-04-28','GBP','y',15,'y','HERMES SHIPPING AND TRANSPORT LTD\r\n7TH FLOOR, \r\n63-66 HATTON GARDENS\r\nLONDON\r\nEC1N 8LE','HERM01','STINLONDE416010','0404007','SUDU 3681437 D2 1 20\' Standard 7045.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (323,'s',100281,'i','y',427,226,'2004-04-28','GBP','y',15,'y','MISWA CHEMICALS LTD,\r\nCASWELL ROAD, BRACKMILLS INDUSTRIAL\r\nESTATE, NORTHAMPTON\r\nNN4 7PW, ENGLAND','MISW01','STINLONDE416003','','CMCU 2106065 D2 1 20 FT DRY 14533.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (324,'o',100245,'i','y',0,0,'2004-04-28','GBP','y',17,'y','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HOUSE\r\nGREAT EASTERN WHARF \r\n51 PARKGATE ROAD\r\nLONDON SW11 4NQ','FINL02','','MM/S15164/S15205','B/L EACIE409012\r\nCMCU4059825\r\nSUDU4321517','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (325,'o',100244,'i','y',0,0,'2004-04-28','GBP','y',17,'y','SHIELD SHIPPING LTD\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 2EY','SHIE01','','YR CHQ 131954','B/L EACIE409012\r\nCMCU4059825\r\nSUDU4321517','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (326,'o',100247,'i','y',0,0,'2004-04-28','GBP','y',17,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE409007\r\nSUDU3641820','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (327,'o',100246,'i','y',0,0,'2004-04-28','GBP','y',17,'y','SHIELD SHIPPING LTD\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 2EY','SHIE01','','YR CHQ 131953','B/L EACIE409007\r\nSUDU3641820','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (328,'o',100249,'i','y',0,0,'2004-04-28','GBP','y',17,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE409005\r\nDVRU1457817 ','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (329,'o',100248,'i','y',0,0,'2004-04-28','GBP','y',17,'y','SHIELD SHIPPING LTD\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 2EY','SHIE01','','YR CHQ 131953','B/L EACIE409005\r\nDVRU1457817 ','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (330,'o',100250,'i','y',0,0,'2004-04-28','GBP','y',17,'y','SHIELD SHIPPING LTD\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 2EY','SHIE01','','YR CHQ 131953','B/L EACIE409013\r\nSUDU2580479','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (331,'o',100251,'i','y',0,0,'2004-04-28','GBP','y',7,'y','SDV UK LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD ESSEX \r\nCM14 4SB','SDVU01','','23/806892','B/L NBOIE408002\r\nSUDU4493476','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (332,'o',100252,'i','y',0,0,'2004-04-28','GBP','y',17,'y','SDV UK LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4SB','SDVU01','','23/806948','B/L EACIE409003\r\nCAXU4855883','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (333,'o',100253,'i','y',0,0,'2004-04-28','GBP','y',17,'y','SDV UK LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4SB','SDVU01','','23/806902','B/L EACIE409002\r\nSUDU4991720','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (334,'o',100254,'i','y',0,0,'2004-04-28','GBP','y',24,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','B/L STINLONDE410007\r\nSUDU4572560','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (335,'o',500011,'c','y',0,0,'2004-04-28','GBP','y',24,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','SLD 6.3.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n\r\nLESS COMMISSION AS PER STATEMENT\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (336,'o',100255,'i','y',0,0,'2004-04-28','GBP','y',25,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E \r\n18055 ROSTOCK \r\nGERMANY','DSRS13','','SLD 11.3.04','CUSTOMS/DOC FEE COLLECTED MOMBASA\r\nB/L LONDE411006\r\nB/L LONDE411012','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (337,'o',500012,'c','y',0,0,'2004-04-28','GBP','y',25,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE411 10.3.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST TOTAL GBP \r\n\r\nLESS COMMISSION AS PER STATEMENT\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (338,'o',100256,'i','y',0,0,'2004-04-28','GBP','y',19,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD BRENTWOOD\r\nESSEX \r\nCM 14 4EG ','TRAN42','STINCPTIZ418011','T28100 T28090','MBIU 8209883 D2 1 20 FT DRY 21240.00 kgs\r\nKHLU 8203907 D2 1 20 FT DRY 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (339,'s',100399,'i','y',0,227,'2004-05-06','GBP','y',35,'y','GEOLOGISTICS LTD\r\nEXETER AIRPORT\r\nDEVON, \r\nEX5 2BD\r\n','GEOL10','STINDURIZ419001','','AWSU 4933570 D4 1 40 FT DRY 17600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (340,'s',0,'i','n',0,228,'2004-04-28','USD','n',35,'n','J. WOLFF & COMPANY B.V.\r\n\'T WOUD 49-D,\r\n3232 LN BRIELLE\r\nTHE NETHERLANDS','XXXXXXXX','STINDURIZ419004','','SUDU 3772033 D2 1 20 FT DRY 19862.55 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (341,'s',100400,'i','y',0,229,'2004-05-06','GBP','y',35,'y','GEOLOGISTICS LTD.\r\nROYAL COURT, \r\n81 TWEEDY ROAD\r\nBROMLEY, KENT\r\nBR1 1TW\r\n\r\nATT: BARRY GREATOREX','GEOL08','STINDURIZ419005','','SUDU 3654719 D2 1 20 FT DRY 6867.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (342,'s',0,'i','n',0,230,'2004-04-28','USD','n',35,'n','ISEGEN SOUTH AFRICA (PTY) LTDC/O\r\nSOLTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ, UNITED KINGDOM','XXXXXXXX','STINDURIZ419007','','TIFU 3260638 T2 1 20 FT TANK CONTAINER 26960.00 kgs\r\nTIFU 3260622 T2 1 20 FT TANK CONTAINER 27040.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (343,'s',100436,'i','y',0,231,'2004-05-10','GBP','y',35,'y','NORMAN GLOBAL LOGISTICS LTD\r\nSUITE 6A UNIT 2\r\nORWELL HOUSE FERRY LANE\r\nFELIXSTOWE SUFFOLK\r\nIP11 8QL','NORM02','STINDURIZ419008','404217','ENAU 2453030 D2 1 20 FT DRY 6200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (344,'s',100401,'i','y',0,232,'2004-05-06','GBP','y',35,'y','GEOLOGISTICS LTD\r\nSUITE A & UNIT 5 \r\nDENCORA BUSINESS CENTRE\r\nWHITEHOUSE ROAD\r\nIPSWICH SUFFOLK IP1 5NX','GEOL07','STINDURIZ419009','IPS4095','SUDU 1522307 D2 1 20 FT DRY 24600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (345,'s',100403,'i','y',0,233,'2004-05-06','GBP','y',35,'y','SCHENKER LTD\r\nSUITES 1 & 4 UNIT 1\r\nORWELL HOUSE\r\nFERRY LANE FELIXSTOWE\r\nSUFFOLK IP11 3YR','SCHE01','STINDURIZ419010','2023402098','SUDU 5552212 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (346,'s',100402,'i','y',0,234,'2004-05-06','GBP','y',35,'y','CHARLES GEE & CO\r\nBYRON AVENUE \r\n(OFF WALTON AVENUE)\r\nFELIXSTOWE\r\nSUFFOLK','CHAR01','STINDURIZ419011','','SUDU 3980470 D2 1 20 FT DRY 5200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (347,'s',100407,'i','y',0,235,'2004-05-07','GBP','y',35,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK, BIRD HALL LANE\r\nCHEADLE HEATH\r\nCHESHIRE\r\nSK3 OWP \r\nTEL: 0944 161 4932627','PANA99','STINDURIZ419012','701329','ENAU 2454459 D2 1 20 FT DRY 17647.00 kgs\r\nSUDU 3673344 D2 1 20 FT DRY 15118.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (348,'s',100521,'i','y',0,236,'2004-05-18','GBP','y',35,'y','EAGLE GLOBAL LOGISTICS (UK) LTD\r\nDOLPHIN WAY\r\nDOLPHIN PARK\r\nTHURROCK ESSEX\r\nRM19 1NZ','EAGL02','STINDURIZ419013','YR CHQ 104624','ENAU 2449426 D2 1 20 FT DRY 10200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (349,'s',0,'i','n',0,237,'2004-04-28','USD','n',35,'n','HARRISON BAILEY CO\r\nPORSAN HOUSE\r\nYOUNG STREET\r\nBRADFORD, WEST YORKSHIRE\r\nBD8 9RE','XXXXXXXX','STINJNBIZ419002','','SUDU 4676899 D4 1 40 FT DRY 18970.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (350,'s',0,'i','n',0,238,'2004-04-28','USD','n',35,'n','SHIRES LIMITED \r\nBECKSIDE ROAD\r\nBRADFORD \r\nBD7 2JE','XXXXXXXX','STINJNBIZ419003','','FSCU 4164378 D4 1 40 FT DRY 14502.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (351,'s',0,'i','n',0,239,'2004-04-28','USD','n',35,'n','BC SPRINGS\r\nUNIT 8, BRANCH MILLS OF NETHERFIELD\r\nROAD RAVENSTHORPE, DEWSBURY,WEST \r\nYORKSHIRE WF13 3JY\r\nUNITED KINGOM','XXXXXXXX','STINJNBIZ419004','','CMCU 4076632 D5 1 40 FT HIGH CUBE 22039.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (352,'s',0,'i','n',0,240,'2004-04-28','USD','n',35,'n','BC SPRINGS\r\nUNIT 8, BRANCH MILLS OF NETHERFIELD\r\nROAD RAVENSTHORPE, DEWSBURY,WEST,\r\nYORKSHIRE WF13 3JY\r\nUNITED KINGDOM','XXXXXXXX','STINJNBIZ419005','','AWSU 4911191 D5 1 40 FT HIGH CUBE 24620.44 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (353,'o',100259,'i','y',0,0,'2004-04-28','GBP','y',19,'y','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX \r\nCM14 4EG\r\n','TRAN42','STINCPTIZ418013','A69010F','BKLU 2522325 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (354,'o',100262,'i','y',0,0,'2004-04-28','GBP','y',19,'y','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX\r\nCM14 4EG\r\n','TRAN42','STINCPTIZ418014','A70050F','BKLU 2521910 T2 1 20 FT TANK CONTAINER 28400.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (355,'s',0,'i','n',0,241,'2004-04-28','USD','n',33,'n','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG 2 7LD;U.K ','XXXXXXXX','STINEACIE410001','','AWSU 4945252 D4 1 40 FT DRY 27195.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (356,'s',0,'i','n',0,242,'2004-04-28','USD','n',33,'n','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE HG2 7LD; UK ','XXXXXXXX','STINEACIE410002','','SUDU 4494699 D4 1 40 FT DRY 30040.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (357,'s',0,'i','n',0,243,'2004-04-28','USD','n',33,'n','TO ORDER','XXXXXXXX','STINEACIE410004','','AWSU 1985061 D2 1 20 FT DRY 17420.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (358,'s',0,'i','n',0,244,'2004-04-28','USD','n',33,'n','TO ORDER','XXXXXXXX','STINEACIE410005','','CAXU 2534879 D2 1 20 FT DRY 17580.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (359,'o',100267,'i','y',0,0,'2004-04-28','USD','y',7,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','','51922 51685','B/L JIBIE408281\r\nECMU1454561','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (360,'o',100265,'i','y',0,0,'2004-04-28','GBP','y',7,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','','51922 51685','B/L JIBIE408281\r\nECMU1454561','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (361,'o',100269,'i','y',0,0,'2004-04-28','USD','y',17,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','','51922 51685','B/L JIBIE409297\r\nAWSU1940534\r\nAWSU1995563\r\nCMCU2101084\r\nGSTU3438423\r\nAWSU1904624','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (362,'o',100268,'i','y',0,0,'2004-04-28','GBP','y',17,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','','51922 51685','B/L JIBIE409297\r\nAWSU1940534\r\nAWSU1995563\r\nCMCU2101084\r\nGSTU3438423\r\nAWSU1904624','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (363,'s',100278,'i','y',379,245,'2004-04-28','GBP','y',15,'y','NEWMARKET LINER SERVICES\r\n52 HIGH STREET\r\nWESTLEY WATERLESS\r\nNEWMARKET\r\nSUFFOLK\r\nCB8 ORQ','NEWM01','STINLONDE416004','NLS4580','SUDU 4658642 D4 1 40 FT DRY 16572.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (364,'s',100276,'i','y',639,246,'2004-04-28','GBP','y',15,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN \r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE416001','NC39682','CRXU 9533122 D5 1 40 FT HIGH CUBE 24100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (365,'s',100274,'i','y',0,247,'2004-04-28','GBP','y',15,'y','AMBA FORWARDING LONDON LIMITED\r\nUNIT 6, TRAFALGAR BUSINESS CENTRE\r\n78/87 RIVER ROAD\r\nBARKING,\r\nESSEX UG11 OJU','AMBA01','STINLONDE416016','EXS001384A','CMCU 4036373 D4 1 40 FT DRY 13600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (366,'o',500013,'c','y',100157,0,'2004-04-28','GBP','y',10,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD HARROGATE\r\nN YORKSHIRE HG2 7NX','TAYL01','','','B/L BOIE407004\r\n\r\nTGHU2240456','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (367,'o',100272,'i','y',0,0,'2004-04-28','GBP','y',10,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L BOIE407004\r\nTGHU2240456','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (368,'o',500014,'c','y',0,0,'2004-04-28','GBP','y',21,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ414 - 15.3.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST TOTAL GBP \r\n\r\nLESS COMMISSION AS PER STATEMENT\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (369,'o',100273,'i','y',0,0,'2004-04-28','USD','y',7,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','','P11816','B/L JIBIE408290\r\n6 X 20FT LCL/FCL\r\nAWSU 1906360 CLHU2724100 FSCU3971483 SUDU3351292\r\nSUDU 3611213 SUDU3771145','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (370,'o',100275,'i','y',0,0,'2004-04-28','USD','y',7,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBURY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','','P11802','B/L JIB IE408284 DJIBOUTI - ANTWERP\r\n6 X 20FT LCL/FCL\r\nGLDU0393700 SUDU3622917 SUDU3797638\r\nSUDU3911442 TGHU2185045 TGHU2245041','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (371,'o',100277,'i','y',0,0,'2004-04-28','USD','y',7,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','','P11817','B/L JIB IE408285 3 X 20 FT LCL/FCL\r\nDJIBOUTI - ANTWERP\r\nSUDU3480089 SUDU3755606 SUDU3791141','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (372,'o',100279,'i','y',0,0,'2004-04-28','USD','y',7,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBURY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','','P11833','B/L JIBIE408291\r\n10 X 20FT LCL/FCL\r\nCLHU2673342 KHLU5215709\r\nCMCU2013039 SUDU3369832\r\nCRXU1958080 SUDU3628880\r\nFSCU3021074 CMCU2013039\r\nFSCU3567379 IPXU2238214','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (373,'o',100280,'i','y',0,0,'2004-04-28','USD','y',17,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBURY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','','P11850','B/L EACIE409015 2 X 20FT FCL/FCL\r\nMOMBASA - ANTWERP\r\nCRXU 1154185\r\nHJCU 8066542','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (374,'o',100282,'i','y',0,0,'2004-04-28','USD','y',17,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','','P11801','B/L JIBIE409298 6 X 20FT LCL/FCL\r\nFSCU3093217 SUDU3709961\r\nGLDU2171847 SUDU3760330\r\nSUDU3641476 SUDU3689818','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (375,'o',100283,'i','y',0,0,'2004-04-28','USD','y',17,'y','RUSSIAN COFFEE CO LTD\r\nCONGRESS HOUSE\r\nLYON ROAD\r\nHARROW MIDDLESEX\r\nHA1 2EM','RUSS01','','','B/L BOIE409001 1 X 20FT LCL/FCL\r\nTTNU 3302872','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (376,'o',100284,'i','y',0,0,'2004-04-28','GBP','y',26,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK \r\nGERMANY','DSRS13','','DE412 16.3.04','CUSTOMS/DOC FEE COLLECTED DAR ES SALAAM /MOMBASA\r\nAS PER ATTACHED\r\nB/L LONDE412006\r\nB/L LONDE412015','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (377,'o',500015,'c','y',0,0,'2004-04-28','GBP','y',26,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE412 16.3.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST TOTAL GBP \r\n\r\nLESS COMMISSION AS PER STATEMENT\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (378,'o',100285,'i','y',0,0,'2004-04-28','GBP','y',29,'y','KERRY LOGISTICS (UK) LTD\r\nBROADOAK IND PARK\r\nASHBURTON ROAD WEST\r\nTRAFFORD PARK\r\nMANCHESTER M17 1RW','KERR01','','YR CHQ 750152','B/L DURIZ412008\r\nSUDU2814330','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (379,'s',500016,'c','y',100278,245,'2004-04-28','GBP','y',15,'y','NEWMARKET LINER SERVICES\r\n52 HIGH STREET\r\nWESTLEY WATERLESS\r\nNEWMARKET\r\nSUFFOLK\r\nCB8 ORQ','NEWM01','STINLONDE416004','NLS4580','SUDU 4658642 D4 1 40 FT DRY 16572.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (380,'s',500017,'c','y',100258,218,'2004-04-28','GBP','y',15,'y','RAPAT FREIGHT LIMITED\r\nRAPAT HOUSE\r\nAMBERLEY WAY\r\nHOUNSLOW\r\nTW14 6BH.','RAPA01','STINLONDE416005','ES0000152','SUDU 4493835 D4 1 40 FT DRY 10938.40 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (381,'s',100290,'i','y',0,248,'2004-04-28','GBP','y',20,'y','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD\r\nPICCADILLY, TAMWORTH\r\nSTAFFORDSHIRE\r\nB78 2EX','DFDS02','STINLONDZ420010','BMZA04-0325','SUDU 4967718 D5 1 40 FT HIGH CUBE 20100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (382,'s',100289,'i','y',445,249,'2004-04-28','GBP','y',20,'y','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE\r\nHAMS HALL DISTRIBUTION PARK\r\nCOLESHILL\r\nB46 1GA','EXPE06','STINLONDZ420009','BHX85912','SUDU 3441251 D2 1 20 FT DRY 10115.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (383,'s',100291,'i','y',0,250,'2004-04-28','GBP','y',20,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nSTOCKPORT\r\nCHESHIRE SK3 OWP','PANA99','STINLONDZ420003','712405','GSTU 9028766 D4 1 40 FT DRY 4314.76 kgs\r\nSUDU 4461170 D4 1 40 FT DRY 5530.24 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (384,'s',100293,'i','y',0,251,'2004-04-29','GBP','y',20,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nSTOCKPORT\r\nCHESHIRE SK3 OWP','PANA99','STINLONDZ420001','712406','SUDU 4669014 D4 1 40 FT DRY 10600.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (385,'s',100294,'i','y',0,252,'2004-04-29','GBP','y',20,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nSTOCKPORT\r\nCHESHIRE\r\nSK3 OWP\r\n','PANA99','STINLONDZ420002','712466','FSCU 3237211 D2 1 20 FT DRY 4490.10 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (386,'s',100295,'i','y',0,253,'2004-04-29','GBP','y',20,'y','HELLMANN WORLDWIDE LOGISTICS LTD\r\nBURNT MILLS INDUSTRIAL ESTATE\r\nHARVEY ROAD, BASILDON SS13 1ET\r\nUNITED KINGDOM','HELL01','STINLONDZ420005','BAS-00384-ZAE','SUDU 3443486 D2 1 20 FT DRY 10115.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (387,'s',100296,'i','y',0,254,'2004-04-29','GBP','y',20,'y','PANALPINA WORLD TRANSPORT LTD\r\n43 CARLYLE AVENUE\r\nHILLINGTON INDUSTRIAL ESTATE\r\nGLASGOW G52 4XX, SCOTLAND','PANA06','STINLONDZ420004','105648','AWSU 1915357 D2 1 20 FT DRY 19880.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (388,'s',100287,'i','y',0,255,'2004-04-28','GBP','y',20,'y','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX IG11 7AX','STAR04','STINLONDZ420006','XSTA0055','TTNU 3522687 D2 1 20 FT DRY 21647.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (389,'s',100288,'i','y',0,256,'2004-04-28','GBP','y',20,'y','Starlift Freight Services Ltd\r\n2 Abbey Road\r\nBarking,\r\nEssex IG11 7AX','STAR04','STINLONDZ420007','XSTA0054','AWSU 1936679 D2 1 20 FT DRY 10528.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (390,'s',100297,'i','y',1099,257,'2004-04-29','GBP','y',20,'y','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD, PICCA\r\nTAMWORTH, STAFFORDSHIRE\r\nB78 2EX','DFDS02','STINLONDZ420008','CERES','SUDU 4900479 D5 1 40 FT HIGH CUBE 17600.00 kgs\r\nTGHU 7583268 D5 1 40 FT HIGH CUBE 17600.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (391,'s',100298,'i','y',0,258,'2004-04-29','GBP','y',15,'y','RAPAT FREIGHT LIMITED\r\nRAPAT HOUSE\r\nAMBERLEY WAY\r\nHOUNSLOW\r\nTW14 6BH','RAPA01','STINLONDE416005','ES0000152','SUDU 4493835 D4 1 40 FT DRY 10938.40 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (392,'s',100299,'i','y',0,259,'2004-04-29','GBP','y',15,'y','NEWMARKET LINER SERVICES\r\n52 HIGH STREET\r\nWESTLEY WATERLESS\r\nNEWMARKET\r\nSUFFOLK CB8 OBO','NEWM01','STINLONDE416004','NLS4580','SUDU 4658642 D4 1 40 FT DRY 16572.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (393,'o',500018,'c','y',0,0,'2004-04-29','USD','y',13,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','GCAT01','','A68590F A68600F','B/L STINCPTIZ417013\r\nBKLU 2521674\r\nBKLU 2521695','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (394,'o',500019,'c','y',0,0,'2004-04-29','USD','y',2,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','GCAT01','','A68610F A68620F','B/L CPTIZ415006\r\nGCAU 2177950\r\nGCAU 2178010','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (395,'o',500020,'c','y',0,0,'2004-04-29','USD','y',2,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 -167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','GCAT01','','A68580F A65870F','B/L CPTIZ415007\r\nBLKU2516446\r\nBLKU2516472','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (396,'o',500021,'c','y',0,0,'2004-04-29','USD','y',19,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','GCAT01','','A70050F','B/L STINCPTIZ418014\r\nBKLU 2521910','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (397,'o',500022,'c','y',0,0,'2004-04-29','USD','y',19,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','GCAT01','','A69010F','B/L STINCPTIZ418013\r\nBKLU2522325','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (398,'o',500023,'c','y',0,0,'2004-04-29','USD','y',13,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','GCAT01','','A68740F','B/L STINCPTIZ417012\r\nBLKU2521519','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (399,'o',500024,'c','y',0,0,'2004-04-29','GBP','y',2,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E \r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ415 27.3.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST TOTAL GBP \r\n\r\nLESS COMMISSION AS PER STATEMENT\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (400,'o',500025,'c','y',0,0,'2004-04-29','GBP','y',38,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ416 29.3.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST TOTAL GBP \r\n\r\nLESS COMMISSION AS PER STATEMENT\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (401,'o',500026,'c','y',0,0,'2004-04-29','GBP','y',11,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ413 27.3.04','FREIGHT AND CHARGES COLLECTED FLX\r\nAS PER ATTACHED MANIFEST TOTAL GBP \r\n\r\nLESS COMMISSION AS PER STATEMENT\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (402,'s',100308,'i','y',416,260,'2004-04-29','GBP','y',15,'y','SDV UK LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX CM14 4SB','SDVU01','STINLONDE416015','','SUDU 4452121 D4 2 40 FT DRY 29600.00 kgs\r\nSUDU 4492485 D4 2 40 FT DRY 29600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (403,'o',500027,'c','y',0,0,'2004-04-29','GBP','y',12,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK \r\nGERMANY','DSRS13','','IZ414 28.3.04','FREIGHT AND CHARGES COLLECTED FLX\r\nAS PER ATTACHED MANIFEST TOTAL GBP \r\n\r\nLESS COMMISSION AS PER STATEMENT\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (404,'o',500028,'c','y',0,0,'2004-04-29','GBP','y',2,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ415 5.4.04','FREIGHT AND CHARGES COLLECTED FLX\r\nAS PER ATTACHED MANIFEST TOTAL GBP \r\n\r\nLESS COMMISSION AS PER STATEMENT\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (405,'o',500029,'c','y',0,0,'2004-04-29','GBP','y',13,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY\r\n','DSRS13','','IZ417 18.4.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST TOTAL GBP \r\n\r\nLESS COMMISSION AS PER STATEMENT\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (406,'o',500030,'c','y',0,0,'2004-04-29','GBP','y',3,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ416 9.4.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST TOTAL GBP \r\n\r\nLESS COMMISSION AS PER STATEMENT\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (407,'o',100303,'i','y',0,0,'2004-04-29','USD','y',33,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','','','','DJIBOUTI - ANTWERP\r\n\r\n B/L STINJIBIE410304\r\n\r\nCLHU2293316 SUDU3651052 SUDU3758539\r\nSUDU3768809 SUDU3773554 TTNU2773760','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (408,'o',100304,'i','y',0,0,'2004-04-29','USD','y',39,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','','P11732','\r\nMOMBASA - ANTWERP - HAMBURG\r\n\r\nB/L STINEACIE411013\r\n\r\nTTNU 3601744\r\nTGHU2249577','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (409,'o',100305,'i','y',0,0,'2004-04-29','USD','y',39,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','','P11927','\r\nMOMBASA- ANTWERP\r\n\r\nB/L STINEACIE411014\r\n\r\nCRXU2430441','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (410,'o',100306,'i','y',0,0,'2004-04-29','GBP','y',38,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E \r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ416 29.3.04','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14554188\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (411,'o',100307,'i','y',0,0,'2004-04-29','GBP','y',12,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ414 29.3.04','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14554188\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (412,'s',100310,'i','y',0,261,'2004-04-29','GBP','y',15,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY\r\nESSEX RM18 7QJ','MERL01','STINLONDE416024','MEX012368A','AMFU 8416282 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (413,'s',100316,'i','y',0,262,'2004-04-30','GBP','y',15,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE416025','NC39679','CAXU 4994908 D5 1 40 FT HIGH CUBE 23500.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (414,'o',500031,'c','y',0,0,'2004-04-30','GBP','y',8,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE405 30.3.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST \r\n\r\nLESS COMMISSION AS PER STATEMENT','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (415,'o',100311,'i','y',0,0,'2004-04-30','GBP','y',7,'y','SCHENKER LTD\r\nBRISTOL BRANCH OFFICE\r\nST ANDREWS HOUSE\r\nAVONMOUTH BRISTOL\r\nBS11 9DQ','SCHE03','','YR CHQ 758357','B/L EACIE408005\r\nCLHU2507655','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (416,'s',500032,'c','y',100308,260,'2004-04-30','GBP','y',15,'y','SDV UK LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX CM14 4SB','SDVU01','STINLONDE416015','','SUDU 4452121 D4 2 40 FT DRY 29600.00 kgs\r\nSUDU 4492485 D4 2 40 FT DRY 29600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (417,'s',0,'i','n',0,263,'2004-04-30','USD','n',39,'n','TO ORDER OF','XXXXXXXX','STINEACIE411001','','FBLU 4017787 D4 2 40 FT DRY 28250.00 kgs\r\nAWSU 4907951 D4 2 40 FT DRY 28250.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (418,'s',100317,'i','y',555,264,'2004-04-30','GBP','y',15,'y','SDV UK LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX CM14 4SB','SDVU01','STINLONDE416015','','SUDU 4452121 D4 2 40 FT DRY 29600.00 kgs\r\nSUDU 4492485 D4 2 40 FT DRY 29600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (419,'o',100312,'i','y',0,0,'2004-04-30','USD','y',33,'y','LOUIS DREYFUS TRADING\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','','P11927','\r\nMOMBASA - ANTWERP\r\n\r\nB/L STINKLAIE410004\r\n\r\nSUDU3670495','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (420,'o',100313,'i','y',0,0,'2004-04-30','USD','y',40,'y','WIGGLESWORTH CO LTD\r\nWIGGLESWORTH HOUSE\r\n69 SOUTHWARK LODGE\r\nLONDON\r\nSE1 ONG\r\n','WIGG01','','','\r\nMOMBASA - ANTWERP - BREMERHAVEN\r\n\r\nB/L STIN IE401003\r\n\r\n CAXU2969803 1 X 20 FT','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (421,'o',500033,'c','y',0,0,'2004-04-30','GBP','y',9,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE406 6.4.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST \r\n\r\nLESS COMMISSION AS PER STATEMENT\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (422,'o',100314,'i','y',0,0,'2004-04-30','USD','y',40,'y','WIGGLESWORTH CO LTD\r\nWIGGLESWORTH HOUSE\r\n69 SOUTHWARK LODGE\r\nLONDON\r\nSE1 ONG','WIGG01','','','\r\nMOMBASA - ANTWERP - BREMERHAVEN\r\n\r\nB/L STIN EACIE401004\r\n\r\nAWSU1919434 1 X 20 FT','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (423,'s',100319,'i','y',0,265,'2004-04-30','GBP','y',15,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY\r\nESSEX RM18 7QJ','MERL01','STINLONDE416026','MEX012354A','TRLU 5015649 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (424,'s',100318,'i','y',0,266,'2004-04-30','GBP','y',15,'y','MERLINE SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY\r\nESSEX RM18 7QJ','MERL01','STINLONDE416027','MEX012336A','CAXU 9623883 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (425,'s',100320,'i','y',0,267,'2004-04-30','GBP','y',20,'y','DEUGRO UK LTD\r\n3 VICTORY WAY\r\nHESTON\r\nMIDDLESEX\r\nTW5 9 NS ','DEUG01','STINLONDZ420012','','CLOU 2367017 D2 1 20 FT DRY 16888.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (426,'o',100315,'i','y',0,0,'2004-04-30','USD','y',40,'y','WIGGLESWORTH & CO LTD\r\nWIGGLESWORTH HOUSE\r\n69 SOUTHWARK BRIDGE ROAD\r\nLONDON\r\nSE1 ONG','WIGG01','','','\r\nMOMBASA - ANTWERP - BREMERHAVEN\r\n\r\nB/L STIN EACIE401023\r\n\r\nSUDU3323602 1 X 20 FT','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (427,'s',500034,'c','y',100281,226,'2004-04-30','GBP','y',15,'y','MISWA CHEMICALS LTD,\r\nCASWELL ROAD, BRACKMILLS INDUSTRIAL\r\nESTATE, NORTHAMPTON\r\nNN4 7PW, ENGLAND','MISW01','STINLONDE416003','','CMCU 2106065 D2 1 20 FT DRY 14533.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (428,'s',100321,'i','y',0,268,'2004-04-30','GBP','y',15,'y','MISWA CHEMICALS LTD,\r\nCASWELL ROAD, BRACKMILLS INDUSTRIAL\r\nESTATE, NORTHAMPTON\r\nNN4 7PW, ENGLAND','MISW01','STINLONDE416003','','CMCU 2106065 D2 1 20 FT DRY 14533.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (429,'o',500035,'c','y',0,0,'2004-04-30','GBP','y',1,'y','JN EXPORT\r\n406A BRIGHTON ROAD\r\nSOUTH CROYDON\r\nCR2 6AN','JNEX01','','691/692','\r\nCREDIT NOTE 100011 GBP 37.33 CR IN\r\nSAGE AS AN INVOICE ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (430,'o',500036,'c','y',0,0,'2004-04-30','GBP','y',2,'y','GLOBAL FREIGHT SERVICES\r\nUNIT D3 HALESFIELD 23\r\nTELFORD\r\nTF7 4NY','GLOB02','','6023','\r\nOVER CHARGE ON INVOICE 100003\r\nDUE TO RATE OF EXCHANGE DIFFERENCE','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (431,'o',500037,'c','y',0,0,'2004-04-30','USD','y',40,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','STIN01','','IE401 21.02.04','FREIGHT & CHARGES COLLECTED FLX\r\nAS PER ATTACHED DETAILS\r\n\r\nEACIE401003\r\nEACIE401004\r\nEACIE401023\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (432,'o',500038,'c','y',0,0,'2004-04-30','GBP','y',40,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE401 21.02.04','B/L EACIE401035\r\nCAF USD 33.70\r\nAS ATTACHED ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (433,'o',500039,'c','y',0,0,'2004-04-30','GBP','y',41,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE402 4.03.04','B/L EACIE402005 \r\nAS ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (434,'o',500040,'c','y',0,0,'2004-04-30','GBP','y',42,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE404','B/L LON404007','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (435,'o',500041,'c','y',0,0,'2004-04-30','USD','y',9,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY\r\n','STIN01','','','FREIGHT & CHARGES COLLECTED FLX\r\nAS PER ATTACHED DETAILS\r\n\r\nKLAIE406001\r\nDARIE406003','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (436,'o',500042,'c','y',0,0,'2004-04-30','USD','y',10,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','STIN01','','','FREIGHT & CHARGES COLLECTED FLX\r\nAS PER ATTACHED DETAILS\r\n\r\nJIBIE407274','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (437,'o',500043,'c','y',0,0,'2004-04-30','USD','y',9,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','STIN01','','','FREIGHT & CHARGES COLLECTED FLX\r\n\r\nMOMBASA - AMTWERP\r\n\r\nEACIE406017 1 X 40 FT','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (438,'o',100322,'i','y',0,0,'2004-04-30','GBP','y',12,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','B/L CPTIZ414007\r\n\r\nCAPE TOWN - FLX - BRIDGETOWN\r\n\r\nALL CHARGES INVOICED BY YOURSELVES\r\nTO EWL\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (439,'s',100329,'i','y',0,269,'2004-05-04','GBP','y',34,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE417007','NC39818','SUDU 4498734 D4 1 40 FT DRY 29580.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (440,'s',100324,'i','y',0,270,'2004-05-04','GBP','y',34,'y','HERMES SHIPPING & TRANSPORT LTD\r\n7TH FLOOR, 63-66 HATTON GARDEN,\r\nLONDON EC1N 8LE','HERM01','STINLONDE417008','0404012','CMCU 2040543 D2 1 20\' Standard 7045.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (441,'s',100328,'i','y',0,271,'2004-05-04','GBP','y',34,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE417001','NC39849','SUDU 4969156 D5 1 40 FT HIGH CUBE 24100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (442,'s',100326,'i','y',0,272,'2004-05-04','GBP','y',34,'y','RAPAT FREIGHT (UK) LTD\r\nRAPAT HOUSE, AMBERLEY WAY,\r\nHOUNSLOW, MIDDLESEX\r\nTW4 6BH, U.K.','RAPA01','STINLONDE417002','ES0000169, 70, 71 & 72','SUDU 3690676 D2 1 20 FT DRY 5046.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (443,'s',100327,'i','y',0,273,'2004-05-04','GBP','y',34,'y','RAPAT FREIGHT (UK) LTD\r\nRAPAT HOUSE, AMBERLEY WAY,\r\nHOUNSLOW, MIDDLESEX\r\nTW4 6BH, U.K.','RAPA01','STINLONDE417009','ES0000174','AWSU 1917236 D2 1 20 FT DRY 7683.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (444,'s',100325,'i','y',0,274,'2004-05-04','GBP','y',34,'y','BRADFORM LTD\r\n231 CANNON LANE\r\nPINNER, MIDDLESEX HA5 1JB','BRAD01','STINLONDE417010','','SUDU 3615271 D2 1 20 FT DRY 8700.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (445,'s',500044,'c','y',100289,249,'2004-05-04','GBP','y',20,'y','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE\r\nHAMS HALL DISTRIBUTION PARK\r\nCOLESHILL\r\nB46 1GA','EXPE06','STINLONDZ420009','BHX85912','SUDU 3441251 D2 1 20 FT DRY 10115.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (446,'s',100330,'i','y',0,275,'2004-05-04','GBP','y',20,'y','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE\r\nHAMS HALL DISTRIBUTION PARK\r\nCOLESHILL B46 1GA\r\nB46 1GA','EXPE06','STINLONDZ420009','BHX85912','SUDU 3441251 D2 1 20 FT DRY 10115.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (447,'o',100331,'i','y',0,0,'2004-05-04','GBP','y',20,'y','TRANS GLOBAL FREIGHT MANAGEMENT LTD\r\nTRANS-PENNINE CARGO CENTRE,\r\nBIRCH INDUSTRIAL PARK,\r\nHEYWOOD, LANCASHIRE OL10 2SX','TRGF01','','HEYSXJ12062','MSC KERRY DZ420 SLD 26-04-2004\r\n1 X 40FT - AWSU 4902862\r\nB/L NO: STINLONDZ420011','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (448,'o',100332,'i','y',0,0,'2004-05-04','GBP','y',20,'y','MARSIL MARINE LTD\r\n82B EAST HILL\r\nCOLCHESTER, \r\nESSEX CO1 2QW','MARS01','','','MSC KERRY DZ420 SLD 26-04-2004\r\n1 X 40FT - AWSU 4902862\r\nB/L NO: STINLONDZ420011','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (449,'o',100333,'i','y',0,0,'2004-05-04','USD','y',39,'y','EQUATORIAL TRADERS LTD\r\nCONGRESS HOUSE\r\nLYON ROAD\r\nHARROW\r\nMIDDLESEX HA1 2EM','EQUA01','','C/3399','\r\nDAR -ES SALAAM - ANTWERP\r\n\r\nB/L STIN DAR IE411001\r\n\r\nSUDU2565221 CMCU2087290 AWSU1922700\r\nDNLU2034030 CRXU1511066 GATU0802197','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (450,'s',100338,'i','y',0,276,'2004-05-05','GBP','y',34,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE417016','29/810477','CAXU 6112439 D2 1 20 FT DRY 13287.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (451,'s',100335,'i','y',0,277,'2004-05-05','GBP','y',34,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE417013','29/810479','SUDU 4657543 D4 1 40 FT DRY 20389.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (452,'s',100336,'i','y',0,278,'2004-05-05','GBP','y',34,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE417014','29/810489','SUDU 2540270 D2 1 20 FT DRY 6992.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (453,'s',100337,'i','y',0,279,'2004-05-05','GBP','y',34,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE417015','29/810480','AWSU 1981472 D2 1 20 FT DRY 14344.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (454,'o',100334,'i','y',0,0,'2004-05-05','GBP','y',17,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS\r\n','BHSH01','','YR CHQ 033369','B/L EACIE409008\r\nSUDU3615543','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (455,'s',100340,'i','y',0,280,'2004-05-05','GBP','y',34,'y','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE417020','','NPIU 2004626 D2 1 20 FT DRY 10600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (456,'s',100341,'i','y',0,281,'2004-05-05','GBP','y',34,'y','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE417021','','CMCU 2065789 D2 1 20 FT DRY 4200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (457,'s',100342,'i','y',0,282,'2004-05-05','GBP','y',34,'y','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE417022','','AWSU 1970884 D2 1 20 FT DRY 11521.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (458,'s',100339,'i','y',0,283,'2004-05-05','GBP','y',34,'y','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE417023','','AWSU 1960762 D2 1 20 FT DRY 27200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (459,'s',100343,'i','y',0,284,'2004-05-05','GBP','y',34,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY, ESSEX RM18 7QJ','MERL01','STINLONDE417024','MEX012394A','SUDU 4942453 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (460,'o',100345,'i','y',0,0,'2004-05-05','USD','y',7,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','','','B/L JIBIE408292\r\nAWSU1880461 AWSU1933005 CLHU2044015 ENAU2462290\r\nFBLU3035240 FSCU3252089 SUDU3460014 SUDU3613670\r\nTTNU2595647 TTNU3263082','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (461,'o',100344,'i','y',0,0,'2004-05-05','GBP','y',7,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','','','B/L JIBIE408292\r\nAWSU1880461 AWSU1933005 CLHU2044015 ENAU2462290\r\nFBLU3035240 FSCU3252089 SUDU3460014 SUDU3613670\r\nTTNU2595647 TTNU3263082','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (462,'o',100347,'i','y',478,0,'2004-05-05','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE410022\r\nCMCU4947220\r\nSUDU4580729','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (463,'o',100346,'i','y',0,0,'2004-05-05','GBP','y',33,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD FELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','','YR CHQ 033373','B/L EACIE410022\r\nCMCU4947220\r\nSUDU4580729','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (464,'o',100348,'i','y',0,0,'2004-05-05','GBP','y',33,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD FELIXSTOWE\r\nSUFFOLK IP11 3SS ','BHSH01','STINEACIE410002','YR CHQ 033373','SUDU 4494699 D4 1 40 FT DRY 30040.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (465,'s',100459,'i','y',0,285,'2004-05-12','GBP','y',43,'y','BUCHANAN BUTLERS WHSG SERVICES\r\nUNIT 6 WESTMAYNE IND EST\r\nBRAMSTON WAY\r\nLAINDON ESSEX\r\nSS15 6TP','BUCH01','STINDURIZ420001','NO4/051','SUDU 1517825 D2 1 20 FT DRY 15160.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (466,'s',100433,'i','y',0,286,'2004-05-10','GBP','y',43,'y','FOREMOST AIR SEA TRANSPORT LTD\r\nFOREMOST HOUSE\r\nRADFORD WAY\r\nBILLERICAY ESSEX\r\nCM12 OEW','FORE01','STINDURIZ420002','FI01005631','SUDU 3967966 D2 1 20 FT DRY 20375.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (467,'s',100516,'i','y',0,287,'2004-05-18','GBP','y',43,'y','U FREIGHT UK LTD\r\n8 BROOKLANDS CLOSE WINDMILL ROAD\r\nSUNBURY ON THAMES\r\nMIDDLESEX\r\nTW16 7DX ','UFRE01','STINDURIZ420007','YR CHQ 203418','SUDU 3624524 D2 1 20 FT DRY 10200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (468,'s',0,'i','n',0,288,'2004-05-05','USD','n',43,'n','EC SPRINGS\r\nUNIT 8,BRANCH MILLS,OFF NETHERFIELD\r\nROAD RAVENSTHORPE, DEWSBURY WEST\r\nYORKSHIRE WF13 3JY\r\nUNITED KINGDOM','XXXXXXXX','STINJNBIZ420001','','SUDU 4562290 D5 1 40 FT HIGH CUBE 25752.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (469,'s',100496,'i','y',0,289,'2004-05-17','GBP','y',43,'y','MAT AIR & OCEAN FRT LTD\r\nUNIT 2 SUITE 8 A ORWELL HOUSE\r\nFERRY LANE \r\nFELIXSTOWE SUFFOLK\r\nIP11 3QQ','MATA01','STINJNBIZ420004','2FOI4050041','SUDU 1531612 D2 1 20 FT DRY 22648.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (470,'s',0,'i','n',0,290,'2004-05-05','USD','n',43,'n','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE LITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','XXXXXXXX','STINJNBIZ420006','','SUDU 4454130 D4 1 40 FT DRY 16820.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (471,'s',100546,'i','y',0,291,'2004-05-20','GBP','y',43,'y','C H FREIGHT SERVICES LTD\r\nROOM 219\r\nROUTEMASTER BUILDING\r\nFELIXSTOWE SUFFOLK\r\nIP11 3BA','CHFR01','STINJNBIZ420007','C 91518','SUDU 4483164 D4 1 40 FT DRY 15455.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (472,'s',100417,'i','y',0,292,'2004-05-10','GBP','y',43,'y','DOLPHIN LOGISTICS LTD \r\n5TH FLOOR, NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH \r\nESSEX RM6 6PJ ','DOLP01','STINPLZIZ420001','2DSI4040484','CAXU 6160801 D2 1 20 FT DRY 6615.90 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (473,'s',100450,'i','y',0,293,'2004-05-11','GBP','y',43,'y','LINC FREIGHT MANAGEMENT\r\nUNIT 1 VIEWPOINT BUSINESS VILLAGE\r\nBABBAGE ROAD\r\nSTEVENAGE HERTS\r\nSG1 2EQ','LINC01','STINJNBIZ420002','I 4187','TGHU 4090463 D4 1 40 FT DRY 14600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (474,'s',100419,'i','y',0,294,'2004-05-10','USD','y',43,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','GCAT01','STINCPTIZ420005','T28360 T28510','SUDU 3502911 D2 1 20 FT DRY 19800.00 kgs\r\nSUDU 1520198 D2 1 20 FT DRY 19800.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (475,'s',100435,'i','y',0,295,'2004-05-10','USD','y',43,'y','GCA TRANSPORT \r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG\r\n','GCAT01','STINCPTIZ420006','T28890','KHLU 5209917 D2 1 20 FT DRY 19800.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (476,'s',100351,'i','y',0,296,'2004-05-05','GBP','y',34,'y','MR HASSAN KWEKA\r\n4 JOYCE BUTLER HOUSE\r\nCOMMERCE ROAD\r\nWOODGREEN, LONDON N22 8EA','SHIP99','STINLONDE417025','','SUDU 4951901 D5 1 40 FT HIGH CUBE 22100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (477,'o',100350,'i','y',0,0,'2004-05-05','GBP','y',36,'y','DAMCO SEAS & AIR LIMITED\r\nUNIT 12, KINGSWAY HOUSE,\r\nTEAM VALLEY TRADING ESTATE,\r\nGATESHEAD, NE11 0HW','DAMC02','','40007885','BOOKING CANCELLED FROM MSC NOA DZ421\r\n\r\n1 X 20FT EARTH MOVING EQUIPMENT\r\n\r\nWASTED JOURNEY CHARGE AS AGREED WITH STEPHANIE','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (478,'o',500045,'c','y',100347,0,'2004-05-05','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE410022\r\nCMCU4947220\r\nSUDU4580729','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (479,'o',100352,'i','y',0,0,'2004-05-05','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE410022\r\nCMCU4947220 SUDU4580729','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (480,'o',100354,'i','y',0,0,'2004-05-05','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD HARROGATE\r\nN YORKSHIRE HG2 7NX','TAYL01','','','B/L EACIE410019\r\nSUDU3684035','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (481,'o',100353,'i','y',0,0,'2004-05-05','GBP','y',33,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','','YR CHQ 033373','B/L EACIE410019\r\nSUDU3684035','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (482,'o',100356,'i','y',0,0,'2004-05-05','GBP','y',24,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE410018\r\nSUDU3446850','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (483,'o',100355,'i','y',0,0,'2004-05-05','GBP','y',24,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','','YR CHQ 033373','B/L EACIE410018\r\nSUDU3446850','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (484,'s',100386,'i','y',0,297,'2004-05-06','GBP','y',36,'y','WT SEA AIR LTD\r\nUNIT D1, ENNIS CLOSE\r\nROUNDTHORN BUSINESS PARK\r\nWYTHENSHAWE M23 9LE\r\nTEL:0161 282 3700 FAX:0161 282 3710','WTSE01','STINLONDZ421006','MANI 8219','ITLU 8252626 D2 1 20 FT DRY 4975.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (485,'s',100381,'i','y',0,298,'2004-05-06','GBP','y',36,'y','STARLIFR FREIGHT SERVICES LTD\r\nFLINT STREET,\r\nWEST THURROCK,\r\nESSEX RM16 1HA','STAR01','STINLONDZ421003','','AMZU 8390721 D5 2 40 FT HIGH CUBE 15782.00 kgs\r\nSUDU 3506413 D2 2 40 FT HIGH CUBE 13882.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (486,'s',100385,'i','y',0,299,'2004-05-06','GBP','y',36,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE, STOCKPORT\r\nCHESHIRE SK3 0WP','PANA99','STINLONDZ421001','712407','SUDU 4675845 D4 1 40 FT DRY 7945.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (487,'s',100384,'i','y',0,300,'2004-05-06','GBP','y',36,'y','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LE19 2GA','PINN01','STINLONDZ421002','A007493 / 13/35026','SUDU 4483056 D4 1 40 FT DRY 8430.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (488,'s',100383,'i','y',0,301,'2004-05-06','GBP','y',36,'y','ALLPORT LIMITED\r\nALLPORT HOUSE, \r\nTHURROCK PARK WAY,\r\nTILBURY, ESSEX RM18 7HZ','ALLP03','STINLONDZ421004','RH04/050010','CRXU 2304783 D2 1 20 FT DRY 12900.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (489,'s',100382,'i','y',0,302,'2004-05-06','GBP','y',36,'y','OPTIONS FREIGHT LIMITED\r\nNORTHFLEET HOPE HOUSE,\r\nTILBURY FREEPORT,\r\nESSEX RM18 7HX','OPTI02','STINLONDZ421005','DO6300','AWSU 1998958 D2 1 20 FT DRY 12200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (490,'o',100358,'i','y',0,0,'2004-05-06','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE410017\r\nCAXU6126176','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (491,'o',100357,'i','y',0,0,'2004-05-06','GBP','y',33,'y','B & H SHIPPING\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD \r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','','YR CHQ 033373','B/L EACIE410017\r\nCAXU6126176','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (492,'o',100360,'i','y',0,0,'2004-05-06','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE410016\r\nSUDU3962732','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (493,'o',100359,'i','y',0,0,'2004-05-06','GBP','y',33,'y','B & H SHIPPING\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','','YR CHQ 033373','B/L EACIE410016\r\nSUDU3962732','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (494,'o',100361,'i','y',0,0,'2004-05-06','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE410014\r\nAWSU1995840','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (495,'o',100362,'i','y',0,0,'2004-05-06','GBP','y',33,'y','B & H SHIPPING\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','','YR CHQ 033373','B/L EACIE410014\r\nAWSU1995840','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (496,'o',100363,'i','y',0,0,'2004-05-06','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE410013\r\nCMCU2018160','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (497,'o',100364,'i','y',0,0,'2004-05-06','GBP','y',33,'y','B & H SHIPPING\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD FELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','','YR CHQ 033373','B/L EACIE410013\r\nCMCU2018160','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (498,'o',100365,'i','y',0,0,'2004-05-06','GBP','y',33,'y','B & H SHIPPING \r\n3 SCHNEIDER CLOSE\r\nCARR ROAD FELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','','YR CHQ 033373','B/L EACIE410012\r\nSUDU3911381','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (499,'o',100366,'i','y',0,0,'2004-05-06','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE410012\r\nSUDU3911381','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (500,'o',100367,'i','y',0,0,'2004-05-06','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROPSECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE410011\r\nSUDU3702490','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (501,'o',100368,'i','y',0,0,'2004-05-06','GBP','y',33,'y','B & H SHIPPING \r\n3 SCHNEIDER CLOSE\r\nFELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','','YR CHQ 033373','B/L EACIE410011\r\nSUDU3702490','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (502,'s',100380,'i','y',0,303,'2004-05-06','GBP','y',34,'y','UNEEK FORWARDING LTD.,\r\nUNIT 1 & 2, RENWICK INDUSTRIAL ESTATE,\r\nRENWICK ROAD,\r\nBARKING, ESSEX IG11 0SH','UNEE02','STINLONDE417026','EX4990','CMCU 2040040 D2 1 20 FT DRY 10200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (503,'o',100369,'i','y',0,0,'2004-05-06','GBP','n',0,'y','DHL\r\nLONDON HOUSE\r\nHADLEIGH ROAD\r\nIPSWICH\r\nSUFFOLK\r\nIP2 OEE','MAST01','','ATTN. C MULHOLLAND','\r\nMIS-RELEASE OF CONTAINERS\r\n\r\nCLHU2577138 20\' 21/2/04 USD 143.00 @ 1.7891 = GBP 79.93\r\n\r\nHJCU1062484 40\'HC 8/03/04 USD 158.00 @ 1.7891 = GBP 88.31\r\n\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (504,'o',100371,'i','y',0,0,'2004-05-06','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE410010\r\nSUDU2584371','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (505,'o',100370,'i','y',0,0,'2004-05-06','GBP','y',33,'y','B & H SHIPPING \r\n3 SCHNEIDER CLOSE\r\nCARR ROAD FELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','','YR CHQ 033373','B/L EACIE410010\r\nSUDU2584371','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (506,'o',100372,'i','y',0,0,'2004-05-06','GBP','y',33,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD FELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','','YR CHQ 033373','B/L EACIE410005\r\nCAXU2534879','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (507,'o',100373,'i','y',0,0,'2004-05-06','GBP','y',33,'y','B & H SHIPPING\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD FELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','','YR CHQ 033373','B/L EACIE410004\r\nAWSU1985061','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (508,'o',100374,'i','y',0,0,'2004-05-06','GBP','y',33,'y','SHIELD SHIPPING LTD\r\n44-46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 2EY','SHIE01','STINEACIE410001','YR CHQ 132075','AWSU 4945252 D4 1 40 FT DRY 27195.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (509,'s',100532,'i','y',0,304,'2004-05-18','GBP','y',45,'y','UNEEK FREIGHT SERVICES LTD\r\nUNEEK HOUSE AMBERLEY WAY\r\nHOUNSLOW\r\nMIDDLESEX TW4 6BH','UNEE01','STINDARIE412006','90000107','SUDU 3487632 D2 1 20 FT DRY 3200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (510,'s',100551,'i','y',0,305,'2004-05-21','GBP','y',45,'y','BURROW HEATH LTD\r\n108 STOW HILL\r\nNEWPORT GWENT\r\nWALES NP9 4DW','BURR02','STINEACIE412003','YR CHQ 022076','SUDU 3460930 D2 1 20 FT DRY 16602.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (511,'s',100491,'i','y',0,306,'2004-05-17','GBP','y',45,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nFELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','STINEACIE412004','YR CHQ 033405','EASU 9203810 D2 1 20 FT DRY 16704.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (512,'s',100549,'i','y',0,307,'2004-05-21','GBP','y',45,'y','BURROW HEATH LTD\r\n108 STOW HILL\r\nNEWPORT GWENT\r\nWALES NP20 4DW','BURR02','STINEACIE412005','YR CHQ 022076','SUDU 3483811 D2 1 20 FT DRY 16860.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (513,'s',100550,'i','y',0,308,'2004-05-21','GBP','y',45,'y','BURROW HEATH LTD\r\n108 STOW HILL\r\nNEWPORT GWENT \r\nWALES NP9 4DW\r\n','BURR02','STINEACIE412006','YR CHQ 022076','SUDU 3399608 D2 1 20 FT DRY 16460.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (514,'s',100484,'i','y',0,309,'2004-05-17','GBP','y',45,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE \r\nHG2 7LD','TAYL01','STINEACIE412007','','AWSU 4922724 D4 1 40 FT DRY 29471.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (515,'s',100488,'i','y',0,310,'2004-05-17','GBP','y',45,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','STINEACIE412008','','TRLU2166209\r\nB/L EACIE412008','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (516,'s',100490,'i','y',0,311,'2004-05-17','GBP','y',45,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX\r\n','TAYL01','STINEACIE412009','','B/L EACIE412009\r\nSUDU3749054','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (517,'s',100486,'i','y',0,312,'2004-05-17','GBP','y',45,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE \r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','STINEACIE412010','','SUDU 4919279 D5 1 40 FT HIGH CUBE 30874.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (518,'s',0,'i','n',0,313,'2004-05-06','GBP','n',45,'n','TO ORDER','XXXXXXXX','STINEACIE412011','','TRLU 2166207 D2 1 20 FT DRY 17214.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (519,'s',100543,'i','y',0,314,'2004-05-20','USD','y',45,'y','A POORTMAN (LONDON) LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE412317','52376','SUDU 3910960 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (520,'s',100556,'i','y',0,315,'2004-05-24','USD','y',45,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE412318','52148','CMCU 2090987 D2 5 20 FT DRY 23200.00 kgs\r\nENAU 2461714 D2 5 20 FT DRY 23200.00 kgs\r\nSUDU 3914009 D2 5 20 FT DRY 23200.00 kgs\r\nSUDU 3963410 D2 5 20 FT DRY 23200.00 kgs\r\nSUDU 3666601 D2 5 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (521,'s',100541,'i','y',0,316,'2004-05-20','USD','y',45,'y','A POORTMAN (LONDON) LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE412319','52148','SUDU 2546263 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3709998 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3769596 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3963430 D2 10 20 FT DRY 23200.00 kgs\r\nCAXU 6200226 D2 10 20 FT DRY 23200.00 kgs\r\nKHLU 9427007 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3489764 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3631903 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3691100 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3922215 D2 10 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (522,'s',100495,'i','y',0,317,'2004-05-17','USD','y',45,'y','EQUATORIAL TRADERS LTD\r\nCONGRESS HOUSE\r\nLYON ROAD\r\nHARROW\r\nHA1 2EN','EQUA01','STINJIBIE412320','PAID YR CHQ 300086','SUDU 3612800 D2 1 20 FT DRY 20425.00 kgs\r\n\r\nCONTAINER DISCHARGED ANTWERP','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (523,'o',100377,'i','y',0,0,'2004-05-06','GBP','y',33,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L EACIE410015\r\nSUDU3913851','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (524,'o',100376,'i','y',0,0,'2004-05-06','GBP','y',33,'y','SHIELD SHIPPING LTD\r\n44-46 BEACH STATION ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 2EY','SHIE01','','YR CHQ 132074','B/L EACIE410015\r\nSUDU3913851','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (525,'o',100378,'i','y',0,0,'2004-05-06','GBP','y',14,'y','APL UK\r\nBERTH 204/206\r\nPRINCE CHARLES CONTAINER PORT\r\nSOUTHAMPTON SO15 1DA','APLU01','STINLONDE415021','','MSC ANNA MARIA DE415\r\n\r\nCONTAINER NUMBER - CAXU 6532149\r\n\r\nB/L NUMBER : STINLONDE415021\r\n\r\nCONTAINER HAZARDOUS BUT CHARGE OMITTED FROM ORIGINAL INVOICE','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (526,'o',100379,'i','y',0,0,'2004-05-06','GBP','y',35,'y','GLOBAL FREIGHT SERVICES LTD\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD\r\nTF7 4NY','GLOB02','','6088','B/L CPTIZ419001\r\nSUDU4675932','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (527,'o',100387,'i','y',0,0,'2004-05-06','USD','y',35,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','GCAT01','','T28520','B/L CPTIZ419010\r\nCMCU2022067','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (528,'o',100388,'i','y',0,0,'2004-05-06','GBP','y',35,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','TRAN42','','T28520','B/L CPTIZ419010\r\nCMCU2022067','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (529,'o',100390,'i','y',0,0,'2004-05-06','USD','y',35,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','GCAT01','','T28350','B/L CPTIZ419011\r\nTTNU3039787','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (530,'o',100389,'i','y',0,0,'2004-05-06','GBP','y',35,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','TRAN42','','T28350','B/L CPTIZ419011\r\nTTNU3039787','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (531,'o',100392,'i','y',0,0,'2004-05-06','USD','y',35,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','GCAT01','','A69400F A69000F','B/L CPTIZ419007\r\nBLKU2521930 BLKU2521946','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (532,'o',100391,'i','y',0,0,'2004-05-06','GBP','y',35,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','TRAN42','','A69400F A69000F','B/L CPTIZ419007\r\nBLKU2521930 BLKU2521946','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (533,'s',100393,'i','y',0,318,'2004-05-06','GBP','y',36,'y','OUGHTRED & HARRISON (SHIPPING) LTD\r\nMANOR HOUSE, 23 ROBIN LANE,\r\nPUDSEY, LEEDS LS28 7BR','OUGH03','STINLONDZ421007','PUSEJ08240','ENAU 2453452 D2 1 20 FT DRY 19800.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (534,'o',100395,'i','y',0,0,'2004-05-06','USD','y',35,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','GCAT01','','A68990F','B/L CPTIZ419008\r\nBLKU2521904','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (535,'o',100394,'i','y',0,0,'2004-05-06','GBP','y',35,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','TRAN42','','A68990F','B/L CPTIZ419008\r\nBLKU2521904','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (536,'o',100396,'i','y',0,0,'2004-05-06','GBP','y',33,'y','SDV UK LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4SB','SDVU01','','IMP 23/807063','B/L EACIE410006\r\nSUDU4563341','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (537,'s',0,'i','n',0,319,'2004-05-06','USD','n',33,'n','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX\r\nCM144 SB','XXXXXXXX','STINEACIE410006','','SUDU 4563341 D5 1 40 FT HIGH CUBE 28975.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (538,'o',100397,'i','y',0,0,'2004-05-06','GBP','y',33,'y','SDV UK LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4SB\r\n','SDVU01','','IMP23/807062','B/L EACIE410007\r\nSUDU4532274','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (539,'o',100398,'i','y',0,0,'2004-05-06','GBP','y',35,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','','8DSI4040157','B/L CPTIZ419005\r\nSUDU3343297','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (540,'s',100425,'i','y',0,320,'2004-05-10','GBP','y',39,'y','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HOUSE\r\nGREAT EASTERN WHARF\r\n51 PARK GATE ROAD BATTERSEA\r\nLONDON SW11 4NQ','FINL02','STINEACIE411001','AS/P181560','FBLU 4017787 D4 2 40 FT DRY 28250.00 kgs\r\nAWSU 4907951 D4 2 40 FT DRY 28250.00 kgs\r\n\r\n\r\nCUSTOMER REF :\r\nAS/P181560/P18356/P1823','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (541,'s',100454,'i','y',0,321,'2004-05-12','GBP','y',39,'y','A.S.L FREIGHT\r\n118 - 120A NORTH STREET\r\nHORNCHURCH\r\nESSEX\r\nRM11 1SU','ASLF01','STINEACIE411004','AI/24459/5/04','OTAU 9000459 D2 1 20 FT DRY 6055.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (542,'s',100465,'i','y',0,322,'2004-05-13','GBP','y',39,'y','SDV (UK) LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4SB','SDVU01','STINEACIE411005','IMP 23/807066A','AWSU 1998109 D2 3 20 FT DRY 19534.00 kgs\r\nSCZU 7139772 D2 3 20 FT DRY 19534.00 kgs\r\nSUDU 3783001 D2 3 20 FT DRY 19534.00 kgs\r\n\r\nQUAY RENT 1 X 9.00 / 1 X 9.00 / 4 X 9.00\r\nDEMURRAGE 1 X 10.00 / 1 X 10.00 / 4 X 10.00','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (543,'s',100432,'i','y',0,323,'2004-05-10','GBP','y',39,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE411006','YR CHQ 033383','B/L EACIE411006\r\nSUDU2421219','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (544,'s',100414,'i','y',0,324,'2004-05-10','GBP','y',39,'y','TAYLORS OF HARROGATE \r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE\r\nN YORKSHIRE HG2 7NX\r\n','TAYL01','STINEACIE411007','','B/L EACIE411007\r\nSUDU3659599\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (545,'s',100431,'i','y',0,325,'2004-05-10','GBP','y',39,'y','TAYLOR OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','STINEACIE411008','','EACIE411008\r\nCMCU2031583','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (546,'s',100412,'i','y',0,326,'2004-05-10','GBP','y',39,'y','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF \r\n51 PARKGATE ROAD \r\nLONDON SW 11 4NQ ','FINL02','STINEACIE411016','MM/S15261','CUSTOMER REF\r\nMM/S15261/S15304/ S15335\r\nGSTU9041177\r\nSUDU4491832 \r\n2 X 40FTS','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (547,'s',100429,'i','y',0,327,'2004-05-10','GBP','y',39,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','STINEACIE411017','','SUDU 5506747 D5 1 40 FT HIGH CUBE 25922.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (548,'s',100453,'i','y',0,328,'2004-05-11','GBP','y',36,'y','STARLIFT FREIGHT SERVICES LT\r\n2 ABBEY ROAD\r\nBARKING, ESSEX IG11 7AX','STAR04','STINLONDZ421008','','SUDU 4991268 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (549,'s',100423,'i','y',0,329,'2004-05-10','USD','y',39,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE411309','52205','SUDU 3662329 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (550,'s',100416,'i','y',0,330,'2004-05-10','USD','y',39,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON \r\nE1 8AN','APOR02','STINJIBIE411310','','SUDU 3657683 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (551,'s',100457,'i','y',0,331,'2004-05-12','USD','y',39,'y','EQUATORIAL TRADERS LTD\r\nCONGRESS HOUSE\r\nLYON ROAD HARROW\r\nMIDDLESEX\r\nHA1 2EM','EQUA01','STINJIBIE411311','','AMFU 3035848 D2 2 20 FT DRY 20440.00 kgs\r\nSUDU 3636192 D2 2 20 FT DRY 20440.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (552,'o',100404,'i','y',0,0,'2004-05-07','GBP','y',33,'y','WT SHIPPING LTD\r\nFERNWOOD HOUSE\r\nROMAN ROAD\r\nMOUNTNESSING ESSEX\r\nCM15 OUG','WTSH01','','114227NT','B/L EACIE410044\r\nFSCU6148680','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (553,'o',100405,'i','y',0,0,'2004-05-07','GBP','y',33,'y','DENHOLM BAHR FORWARDING LTD\r\n96 LANGER ROAD\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 8EA','DENH01','','YR CHQ 014774','B/L KLAIE410001\r\nGLDU0419261 GLDU4042849\r\nSUDU4610649 SUDU4657564\r\nTGHU4373268 GESU4470820\r\nSUDU4570124 TEXU5235943','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (554,'o',100406,'i','y',0,0,'2004-05-07','GBP','y',33,'y','DENHOLM BAHR FORWARDING LTD\r\n96 LANGER ROAD\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 8EA','DENH01','','YR CHQ 014774','B/L KLAIE410002\r\nCMCU4024650','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (555,'s',500046,'c','y',100317,264,'2004-05-07','GBP','y',15,'y','SDV UK LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX CM14 4SB','SDVU01','STINLONDE416015','','SUDU 4452121 D4 2 40 FT DRY 29600.00 kgs\r\nSUDU 4492485 D4 2 40 FT DRY 29600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (556,'s',100421,'i','y',642,332,'2004-05-10','EUR','y',36,'y','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB ','SBSW01','STINLONDZ421009','5104040369','MLCU 2562485 D2 1 20 FT DRY 8290.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (557,'s',100408,'i','y',0,333,'2004-05-07','GBP','y',36,'y','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL WEST MIDLANDS\r\nB92 7AB ENGLAND UK\r\nAS AGENTS ONLY','PANL01','STINLONDZ421010','','SUDU 3322761 D2 1 20 FT DRY 23462.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (558,'s',100409,'i','y',0,334,'2004-05-07','GBP','y',36,'y','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL, WEST MIDLANDS\r\nB92 7AB ENGLAND U.K.\r\nAS AGENTS ONLY','PANL01','STINLONDZ421011','','TPHU 6809657 D2 1 20 FT DRY 23199.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (559,'s',100410,'i','y',0,335,'2004-05-07','GBP','y',15,'y','SDV UK LIMITED\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX CM14 4SB','SDVU01','STINLONDE416015','','SUDU 4452121 D4 2 40 FT DRY 29600.00 kgs\r\nSUDU 4492485 D4 2 40 FT DRY 29600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (560,'o',100411,'i','y',0,0,'2004-05-10','GBP','y',39,'y','SHIELD SHIPPING LTD\r\n44-46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 2EY','SHIE01','STINEACIE411016','YR CHQ 132082','GSTU 9041177\r\nSUDU4491832\r\n2 X 40FT','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (561,'o',100413,'i','y',0,0,'2004-05-10','GBP','y',39,'y','BUCHANAN BUTLERS WHSG SERVICES\r\nUNIT 6 WESTMAYNE IND EST\r\nBRAMSTON WAY\r\nLAINDON ESSEX\r\nSS15 6TP\r\n','BUCH01','STINEACIE411007','F04/086','B/L EACIE411007\r\nSUDU3659599\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (562,'o',100415,'i','y',0,0,'2004-05-10','GBP','y',39,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON \r\nE1 8AN','APOR01','STINJIBIE411310','','SUDU 3657683 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (563,'o',100418,'i','y',564,0,'2004-05-10','USD','y',43,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','TRAN42','STINCPTIZ420005','T28360 T28510','SUDU 3502911 D2 1 20 FT DRY 19800.00 kgs\r\nSUDU 1520198 D2 1 20 FT DRY 19800.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (564,'o',500047,'c','y',100418,0,'2004-05-10','USD','y',43,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','TRAN42','STINCPTIZ420005','T28360 T28510','SUDU 3502911 D2 1 20 FT DRY 19800.00 kgs\r\nSUDU 1520198 D2 1 20 FT DRY 19800.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (565,'o',100420,'i','y',0,0,'2004-05-10','GBP','y',43,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','TRAN42','','T28360 T28510','B/L CPTIZ420005\r\nSUDU3502911\r\nSUDU1520198','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (566,'o',500048,'c','y',0,0,'2004-05-10','GBP','y',43,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG','TRAN42','','T28360 T28510','B/L CPTIZ420005\r\nSUDU3502911\r\nSUDU1520198\r\n\r\nDOC FEE OVER CHARGED ON INVOICE NO: 100420','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (567,'s',100443,'i','y',0,336,'2004-05-10','GBP','y',37,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN \r\nPUDSEY LEEDS\r\nLS28 9AY','TRAD02','STINLONDE418001','NC39934','FSCU 6107839 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (568,'s',100451,'i','y',0,337,'2004-05-11','GBP','y',37,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN \r\nPUDSEY LEEDS LS28 9AY','TRAD02','STINLONDE418002','NC39879','SUDU 4574006 D5 1 40 FT HIGH CUBE 23500.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (569,'s',100442,'i','y',0,338,'2004-05-10','GBP','y',37,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN PUDSEY\r\nLEEDS\r\nLS28 9AY','TRAD02','STINLONDE418003','NC39847','SUDU 4564950 D5 1 40 FT HIGH CUBE 23400.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (570,'s',0,'i','n',0,339,'2004-05-10','USD','n',37,'n','UNIQUE APPLIANCES LTD\r\nUNIT 18, EDGEWICK PARK IND ESTATE\r\nCANAL ROAD, FOLESHILL,\r\nCOVENTRY CV6 5RB','XXXXXXXX','STINLONDE418004','','SUDU 4991720 D5 1 40 FT HIGH CUBE 22100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (571,'s',100445,'i','y',0,340,'2004-05-10','GBP','y',37,'y','CORBY PLOYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND. EST.\r\nCORBY, NORTHANTS NN17 5XL','CORB01','STINLONDE418006','','AWSU 1922401 D2 1 20 FT DRY 12396.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (572,'s',0,'i','n',0,341,'2004-05-10','USD','n',37,'n','R.A.W. DOMESTICS LTD\r\nNORTHWEST EXPORTS\r\nMEEK ST, ROYTON, OLDHAM','XXXXXXXX','STINLONDE418005','','SUDU 4562155 D5 1 40 FT HIGH CUBE 22100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (573,'s',100444,'i','y',0,342,'2004-05-10','GBP','y',37,'y','SDV UK LIMITED\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX\r\nENGLAND','SDVU01','STINLONDE418007','','UXXU 2430760 D2 1 20 FT DRY 22200.00 kgs\r\nSUDU 3769826 D2 1 20 FT DRY 22200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (574,'o',100422,'i','y',0,0,'2004-05-10','GBP','y',39,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE411309','52205','SUDU 3662329 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (575,'o',100424,'i','y',0,0,'2004-05-10','GBP','y',39,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE411001','YR CHQ 033383','FBLU 4017787 D4 2 40 FT DRY 28250.00 kgs\r\nAWSU 4907951 D4 2 40 FT DRY 28250.00 kgs\r\n\r\n\r\nCUSTOMER REF :\r\nAS/P181560/P18356/P1823','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (576,'o',100427,'i','y',0,0,'2004-05-10','GBP','y',39,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX','TAYL01','','','B/L SLIE411001\r\nAWSU4943780','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (577,'o',100426,'i','y',0,0,'2004-05-10','GBP','y',39,'y','B & H SHIPPING \r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','','YR CHQ 033383','B/L SLIE411001\r\nAWSU4943780','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (578,'o',100428,'i','y',0,0,'2004-05-10','GBP','y',39,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE411017','YR CHQ 033383','SUDU 5506747 D5 1 40 FT HIGH CUBE 25922.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (579,'o',100430,'i','y',0,0,'2004-05-10','GBP','y',39,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE411008','YR CHQ 033383','EACIE411008\r\nCMCU2031583','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (580,'o',100434,'i','y',0,0,'2004-05-10','GBP','y',43,'y','GCA TRANSPORT \r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG\r\n','TRAN42','STINCPTIZ420006','T28890','KHLU 5209917 D2 1 20 FT DRY 19800.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (581,'o',100437,'i','y',0,0,'2004-05-10','USD','y',45,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD\r\n','LOUI01','','P11990','\r\nMOMBASA - ANTWERP\r\n\r\nB/L STIN KLA IE412001\r\n\r\nGLDU2225774\r\nTEXU3812223\r\n\r\nFCL/FCL 2 X 20 FT','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (582,'o',100438,'i','y',584,0,'2004-05-10','GBP','y',10,'y','FINLAY TEA SOLUTIONS LTD\r\n5TH FLOOR STERLING HOUSE\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW11 4NQ','FINL02','','GM/S15073','MOMBASA - ANTWERP - DUBLIN\r\n\r\n1 X 20 FT SUDU3920444','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (583,'o',100439,'i','y',0,0,'2004-05-10','GBP','y',17,'y','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HOUSE\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\n LONDON SW11 4NQ\r\n','FINL02','','GM/S15174','\r\nMOMBASA - ANTWERP - HAMBURG\r\n\r\nB/L STIN EACIE409014\r\n\r\n1 X 20FT FSCU3527524\r\n\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (584,'o',500049,'c','y',100438,0,'2004-05-10','GBP','y',10,'y','FINLAY TEA SOLUTIONS LTD\r\n5TH FLOOR STERLING HOUSE\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW11 4NQ','FINL02','','GM/S15073','MOMBASA - ANTWERP - DUBLIN\r\n\r\n1 X 20 FT SUDU3920444','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (585,'o',100440,'i','y',0,0,'2004-05-10','GBP','y',10,'y','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HOUSE\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW11 4NQ','FINL02','','GM/S15073','MOMBASA - ANTWERP - DUBLIN\r\n\r\nB/L STIN EACIE407007\r\n\r\n1 X 20 FT SUDU3920444','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (586,'o',100441,'i','y',0,0,'2004-05-10','GBP','y',39,'y','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HOUSE\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW11 4NQ','FINL02','','GM/S15328','\r\nMOMBASA - ANTWERP - DUBLIN\r\n\r\nB/L STIN EACIE411012\r\n\r\n1 X 20 FT AWSU1952746\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (587,'o',100446,'i','y',0,0,'2004-05-11','GBP','y',10,'y','APL UK\r\n6TH FLOOR\r\nWYNDHAM HOUSE\r\n189 MARSH WALL\r\nLONDON E14 9SH','APLU01','','','\r\nDAR-ES-SALAAM - ANTWERP\r\n\r\nB/L STINDAR407012 \r\n\r\n2 X 20 FT EMPTY\r\n\r\nCRXU9725336 NEPU9600537','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (588,'o',100447,'i','y',0,0,'2004-05-11','GBP','y',41,'y','APL UK\r\n6TH FLOOR\r\nWYNDHAM HOUSE\r\n189 MARSH WALL\r\nLONDON E14 9SH','APLU01','','','\r\nDAR-ES-SALAAM - ANTWERP\r\n\r\nB/L STINDAR0027\r\n\r\n2 X 40 FT HC\r\n\r\nAPHU6081449 NLU4640743','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (589,'o',100448,'i','y',0,0,'2004-05-11','USD','y',19,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KIGS ROAD\r\nBRENTWOOD\r\nCM14 4EG','GCAT01','','A700090F','\r\nCAPE TOWN - ANTWERP\r\n\r\nB/L CPTIZ418012\r\n\r\nBLKU2521951','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (590,'o',100449,'i','y',0,0,'2004-05-11','GBP','y',19,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163-167 KINGS ROAD\r\nBRENTWOOD\r\nCM14 4EG','TRAN42','','A70090F','\r\nCAPETOWN - ANTWERP\r\n\r\nB/L STINCPTIZ418012\r\n\r\n1 X 20 FT BLKU2521951','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (591,'s',0,'i','n',0,343,'2004-05-11','USD','n',44,'n','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE, ANCHOR BOULEVARD\r\nCROSSWAYS\r\nDARTFOED, DA2 6SB','SBSW01','STINLONDZ422001','','TRLU 2815015 D2 1 20 FT DRY 7042.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (592,'s',100452,'i','y',0,344,'2004-05-11','GBP','y',44,'y','J.E. BERNARD & CO LTD C/O\r\nHUNTSMAN ADVANCED MATERIALS\r\nICKLETON ROAD,\r\nDUXFORD\r\nCAMBRIDGE CB2 4QA','JEBE01','STINLONDZ422002','CSC SX 23776','MANU 2321493 D2 1 20 FT DRY 10465.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (593,'s',100587,'i','y',0,345,'2004-05-25','GBP','y',44,'y','J.N. EXPORT SERVICES LTD\r\n404 BRIGHTON ROAD\r\nPROGRESS HOUSE\r\nSOUTH CROYDON\r\nSURREY CR2 6AN','JNEX01','STINLONDZ422003','742/740','SUDU 4490559 D4 1 40 FT DRY 8600.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (594,'o',100455,'i','y',0,0,'2004-05-12','GBP','y',6,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE414 14.4.04','EXECUTIVE INFORMATION CHANGE \r\n\r\nALL DETAILS AS PER ATTACHED ORIGINAL INVOICE 14565554\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (595,'s',100520,'i','y',0,346,'2004-05-18','GBP','y',47,'y','DOLPHIN LOGISTICS LTD \r\n5TH FLOOR, NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD \r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ421001','2DSI4050046','SUDU 1519181 D2 1 20 FT DRY 10470.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (596,'s',100534,'i','y',0,347,'2004-05-18','GBP','y',47,'y','DOLPHIN LOGISTICS LTD \r\n5TH FLOOR, NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD \r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ421002','2DSI4050044','FSCU 6465093 D5 1 40 FT HIGH CUBE 12370.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (597,'s',100522,'i','y',0,348,'2004-05-18','GBP','y',47,'y','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR NEW ENTERPRISE HOUSE,\r\n149-151 HIGH RD\r\nCHADWELL HEATH \r\nESSEX RM6 6PJ ','DOLP01','STINPLZIZ421003','2DSI4050045','INKU 2790760 D5 1 40 FT HIGH CUBE 21825.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (598,'s',100460,'i','y',0,349,'2004-05-12','GBP','y',44,'y','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX IG11 7AX','STAR01','STINLONDZ422006','XSTA0114','CMCU 4942697 D5 1 40 FT HIGH CUBE 9100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (599,'s',100462,'i','y',0,350,'2004-05-12','GBP','y',44,'y','PANALPINA WORLD TRANSPORT LTD.\r\nUNIT 8, ELMDON TRADING ESTATE\r\nBIRMINGHAM\r\nB37 7HE','PANA07','STINLONDZ422008','017278','SUDU 3635426 D2 1 20 FT DRY 22700.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (600,'s',0,'i','n',0,351,'2004-05-12','USD','n',44,'n','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE, ANCHOR BOULEVARD\r\nCROSSWAYS\r\nDARTFOED, DA2 6SB','SBSW01','STINLONDZ422001','','TRLU 2815015 D2 1 20 FT DRY 7042.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (601,'s',0,'i','n',0,352,'2004-05-12','USD','n',44,'n','HUNTSMAN ADVANCED MATERIALS \r\n(EUROPE) BVBA C/O\r\nHUNTSMAN ADVANCED MATERIALS\r\nDUXFORD\r\nCAMBRIDGE CB2 4QA','XXXXXXXX','STINLONDZ422002','','MANU 2321493 D2 1 20 FT DRY 10465.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (602,'s',500054,'c','y',0,353,'2004-05-14','GBP','y',44,'y','J.N. EXPORT SERVICES LTD\r\n404 BRIGHTON ROAD\r\nPROGRESS HOUSE\r\nSOUTH CROYDON\r\nSURREY CR2 6AN','JNEX01','STINLONDZ422003','742 / 740','SUDU 4490559 D4 1 40 FT DRY 8600.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (603,'s',0,'i','n',0,354,'2004-05-12','USD','n',44,'n','IMPRESS GRAPHIC EQUIPMENT LIMITED\r\n35 GLENBURN ROAD\r\nCOLLEGE MILTON NORTH\r\nEAST KILBRIDE G74 5BA\r\nGLASGOW SCOTLAND','JNEX01','STINLONDZ422005','','SUDU 4490559 D4 1 40 FT DRY 8600.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (604,'s',100458,'i','y',0,355,'2004-05-12','GBP','y',44,'y','CHIMERA AGENCIES LTD \r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX CM24 1QW','CHIM01','STINLONDZ422007','407016','CLHU 2426173 D2 1 20 FT DRY 8200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (605,'s',100461,'i','y',636,356,'2004-05-12','USD','y',44,'y','DFDS TRANSPORT (UK) LIMITED\r\nKINGSBURY LINK\r\nTRINITY ROAD, PICCADILLY\r\nTAMWORTH\r\nSTAFFS B78 2EX','DFDS01','STINLONDZ422009','36619','AMFU 8418114 D5 1 40 FT HIGH CUBE 20100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (606,'s',100533,'i','y',0,357,'2004-05-18','GBP','y',47,'y','KAMINO INT\'L TRANSPORTATION LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM BUSINESS PARK,\r\nALTRINCHAM CHESHIRE \r\nWA14 5GJ ','KAMI01','STINJNBIZ421006','YR CHQ 106437','SUDU 4480355 D4 1 40 FT DRY 13846.70 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (607,'s',100596,'i','y',0,358,'2004-05-26','GBP','y',47,'y','OWENS INTL FREIGHT LTD\r\nCHURCHILL HOUSE\r\nHORNDON BUSINESS PARK\r\nW HORNDON BRENTWOOD\r\nESSEX CM13 3XD','OWEN01','STINDURIZ421002','YR CHQ 100893','TIFU 3260643 T2 1 20 FT TANK CONTAINER 26860.00 kgs\r\nTIFU 3260659 T2 1 20 FT TANK CONTAINER 26860.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (608,'s',100544,'i','y',0,359,'2004-05-20','GBP','y',47,'y','SCHENKER LTD\r\nSUITES 1 & 4 UNIT 1\r\nORWELL HOUSE FERRY LANE\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3YR','SCHE01','STINDURIZ421003','2023402225','SUDU 4976140 D5 1 40 FT HIGH CUBE 24100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (609,'s',100463,'i','y',0,360,'2004-05-12','GBP','y',37,'y','RAPAT FREIGHT LIMITED\r\nRAPAT HOUSE, AMBERLEY WAY\r\nHOUNSLOW\r\nMIDDLESEX\r\nTW4 6BH','RAPA01','STINLONDE418011','ES0000176','ASWU 4906451 D4 1 40 FT DRY 14903.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (610,'s',100464,'i','y',0,361,'2004-05-12','GBP','y',37,'y','BRADFORM LIMITED\r\n231 CANNON LANE\r\nPINNER\r\nMIDDLESEX HA5 1JB','BRAD01','STINLONDE418012','0443','AWSU 1908424 D2 1 20 FT DRY 8700.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (611,'s',100545,'i','y',0,362,'2004-05-20','GBP','y',47,'y','SCHENKER LTD\r\nSUITES 1 & 4 UNIT 1\r\nORWELL HOUSE FERRY LANE\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3YR','SCHE01','STINDURIZ421001','2023402226','CMCU 4937181 D5 1 40 FT HIGH CUBE 26100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (612,'s',0,'i','n',0,363,'2004-05-12','USD','n',47,'n','SEKO WORLDWIDE (U,K) LTD\r\nUNIT 15 LONDONDERRY FARM\r\nKEYNSHAM ROAD, WILLSBRIDGE \r\nBRISTOL BS30 6EL','XXXXXXXX','STINJNBIZ421001','','CRXU 4512636 D4 1 40 FT DRY 13346.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (613,'s',100510,'i','y',0,364,'2004-05-18','GBP','y',47,'y','GLOBAL FREIGHT SERVICES LTD\r\nUNIT D3 HALESFIELD 23\r\nTELFORD\r\nTF7 4NY','GLOB02','STINCPTIZ421002','6119','SUDU 4455943 D4 1 40 FT DRY 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (614,'s',0,'i','n',0,365,'2004-05-12','USD','n',47,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','XXXXXXXX','STINJNBIZ421013','','SUDU 4659968 D4 1 40 FT DRY 20828.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (615,'s',100511,'i','y',0,366,'2004-05-18','GBP','y',47,'y','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINCPTIZ421011','8DSI4050068','TGHU 2244636 D2 1 20 FT DRY 7784.38 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (616,'o',100456,'i','y',0,0,'2004-05-12','GBP','y',39,'y','H D COTTERELL UK LTD\r\n63 UNION STREET\r\nLONDON\r\nSE1 1SG','COTT01','STINJIBIE411311','504/12','AMFU 3035848 D2 2 20 FT DRY 20440.00 kgs\r\nSUDU 3636192 D2 2 20 FT DRY 20440.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (617,'s',100552,'i','y',0,367,'2004-05-21','GBP','y',47,'y','SKYMART WORLDWIDE LTD\r\nTRIDENT ONE\r\nSTYAL ROAD\r\nMANCHESTER M22 5XB','SKYM01','STINCPTIZ421009','YR CHQ 010554','SUDU 4991822 D5 1 40 FT HIGH CUBE 20100.00 kgs\r\nSUDU 5595343 D5 1 40 FT HIGH CUBE 20100.00 kgs\r\nSUDU 3950388 D2 1 20 FT DRY 10200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (618,'s',100529,'i','y',0,368,'2004-05-18','USD','y',47,'y','GCA TRANSPORT LTD\r\nROMY HOUSE \r\n163-167 KING ROAD\r\nBRENTWOOD ESSEX \r\nCM14 4EG\r\n','GCAT01','STINCPTIZ421005','T28710','SUDU 3411072 D2 1 20 FT DRY 20200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (619,'s',100498,'i','y',0,369,'2004-05-17','USD','y',47,'y','GCA TRANSPORT LTD\r\nROMY HOUSE,163-167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM 14 4EG\r\n','GCAT01','STINCPTIZ421001','A69390F','BLKU 2516826 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (620,'o',500050,'c','y',0,0,'2004-05-12','GBP','y',2,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD ESSEX\r\nCM14 4EG\r\n','TRAN42','','T27180 T26610','B/L CPTIZ415009\r\nCMCU2027650\r\nFSCU3043242','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (621,'o',500051,'c','y',0,0,'2004-05-12','GBP','y',2,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD \r\nESSEX CM14 4EG','TRAN42','','T28050','B/L CPTIZ415010\r\nCRXU1072868','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (622,'o',500052,'c','y',0,0,'2004-05-12','GBP','y',3,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 -167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','','T27480','B/L CPTIZ416003\r\nSUDU3444081','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (623,'o',100466,'i','y',0,0,'2004-05-13','GBP','y',32,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK \r\nGERMANY','DSRS13','','','\r\nADVERTISEMENT IN LLOYDS LOADING LIST\r\nALL DETAILS AS PER ATTCHED INVOICE 101424','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (624,'o',100467,'i','y',0,0,'2004-05-13','GBP','y',32,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','MSC NORMANDY IE333\r\nCONTR NO: TRLU 1607942 B/L MBAIE333519\r\nCONTAINER MANIFESTED INCORRECTLY\r\nAS 40FT STANDARD SHOULD HABE BEEN 4OFT HIGH CUBE\r\nALL DETAILS AS PER ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (625,'o',100468,'i','y',0,0,'2004-05-13','GBP','y',15,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE416 - 26.4.2004','LOCATION CHANGE/ CARGO RENT \r\nALL DETAILS AS PER ATTACHED ORIGINAL INVOICE 14571470 \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (626,'o',100469,'i','y',0,0,'2004-05-13','GBP','y',14,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE415 - 19.4.2004','EXECUTIVE INFORMATION CHANGE \r\n\r\nALL DETAILS AS PER ATTACHED ORIGINAL INVOICE 14570584\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (627,'o',0,'i','n',0,0,'2004-05-13','GBP','n',50,'n','SENATOR LINES UK\r\nSUITE 3, QUEENSGATE CENTRE\r\nORSETT ROAD\r\nGRAYS\r\nESSEX','SENA02','','','INTERNAL TELEPHONE RENTAL\r\nQUATER ENDING 30/06/04\r\n\r\nPARALLEL RENTAL\r\nQUARTER ENDING 30/6/04\r\n\r\nCOPY INVOICE ATTACHED 14537370','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (628,'o',100470,'i','y',0,0,'2004-05-13','GBP','y',12,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ414 28.3.04','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICES: 60328740,60329644,60330300 \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (629,'o',100471,'i','y',0,0,'2004-05-13','GBP','y',2,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ415 - 5.4.04','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60330292, 60329647 \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (630,'o',100472,'i','y',0,0,'2004-05-13','GBP','y',1,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ417 - 7.4.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60328733, 60328736\r\n\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (631,'o',100473,'i','y',0,0,'2004-05-13','GBP','y',6,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY\r\n','DSRS13','','DE414 - 15.4.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60326317, 60327107, 60328734\r\n\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (632,'o',100474,'i','y',0,0,'2004-05-13','GBP','y',14,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE415 20.4.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60327107, 60329627\r\n\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (633,'s',100475,'i','y',0,370,'2004-05-13','GBP','y',44,'y','PAN LINE LTD\r\n297 WARWICK ROAD,\r\nOLTON SOLIHULL, WEST MIDLANDS\r\nB92 7AB ENGLAND U.K.\r\nAS AGENTS ONLY','PANL01','STINLONDZ422011','','SUDU 3964859 D2 1 20 FT DRY 23601.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (634,'s',100476,'i','y',0,371,'2004-05-13','GBP','y',37,'y','F.A.K. INTERNATIONAL LTD\r\nRAINHAM HOUSE, \r\nNEW ROAD \r\nRAINHAM\r\nESSEX RM13 8RE','INTE47','STINLONDE418013','','SUDU 4593238 D5 1 40 FT HIGH CUBE 12077.20 kgs\r\nWFHU 5014829 D5 1 40 FT HIGH CUBE 11816.90 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (635,'s',100477,'i','y',0,372,'2004-05-14','GBP','y',44,'y','DFDS TRANSPORT (UK) LIMITED\r\nKINGSBURY LINK\r\nTRINITY ROAD, \r\nPICCADILLY TAMWORTH\r\nSTAFFS B78 2EX','DFDS01','STINLONDZ422010','BMZA04-0327','FSCU 6011871 D5 1 40 FT HIGH CUBE 24100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (636,'s',500053,'c','y',100461,356,'2004-05-14','USD','y',44,'y','DFDS TRANSPORT (UK) LIMITED\r\nKINGSBURY LINK\r\nTRINITY ROAD, PICCADILLY\r\nTAMWORTH\r\nSTAFFS B78 2EX','DFDS01','STINLONDZ422009','36619','AMFU 8418114 D5 1 40 FT HIGH CUBE 20100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (637,'s',100478,'i','y',0,373,'2004-05-14','GBP','y',44,'y','DFDS TRANSPORT (UK) LIMITED\r\nKINGSBURY LINK\r\nTRINITY ROAD, PICCADILLY\r\nTAMWORTH\r\nSTAFFS B78 2EX','DFDS01','STINLONDZ422009','BMZA04-0329','AMFU 8418114 D5 1 40 FT HIGH CUBE 20100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (638,'s',500055,'c','y',100261,223,'2004-05-14','GBP','y',15,'y','TRADEWAY (SHIPPING) LIMITED\r\nTOWN END PLACE,\r\n146 LOWTOWN, PUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE416007','NC39768','CMCU 4914680 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (639,'s',500056,'c','y',100276,246,'2004-05-14','GBP','y',15,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN \r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE416001','NC39682','CRXU 9533122 D5 1 40 FT HIGH CUBE 24100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (640,'s',100479,'i','y',0,374,'2004-05-14','GBP','y',15,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE416001','NC39682','CRXU 9533122 D5 1 40 FT HIGH CUBE 24100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (641,'s',100480,'i','y',0,375,'2004-05-14','GBP','y',15,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE416007','NC 39768','CMCU 4914680 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (642,'s',500057,'c','y',100421,332,'2004-05-14','EUR','y',36,'y','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB ','SBSW01','STINLONDZ421009','5104040369','MLCU 2562485 D2 1 20 FT DRY 8290.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (643,'s',100481,'i','y',0,376,'2004-05-14','GBP','y',36,'y','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB ','SBSW01','STINLONDZ421009','5104040369','MLCU 2562485 D2 1 20 FT DRY 8290.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (644,'s',0,'i','n',0,377,'2004-05-14','USD','n',36,'n','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB ','SBSW01','STINLONDZ421009','','MLCU 2562485 D2 1 20 FT DRY 8290.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (645,'s',0,'i','n',0,378,'2004-05-14','USD','n',36,'n','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD\r\nDA2 6SB ','SBSW01','STINLONDZ421009','','MLCU 2562485 D2 1 20 FT DRY 8290.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (646,'o',100482,'i','y',0,0,'2004-05-17','GBP','y',39,'y','BOAST INTL LTD\r\nINTERNATIONAL HOUSE\r\n35 BEACH STATION ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 8EY','BOAS01','','BI29162','B/L JIBIE411311\r\nSUDU3636192','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (647,'o',100483,'i','y',0,0,'2004-05-17','GBP','y',45,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nCARR ROAD\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE412007','YR CHQ 033405','AWSU 4922724 D4 1 40 FT DRY 29471.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (648,'o',100485,'i','y',0,0,'2004-05-17','GBP','y',45,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nFELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','STINEACIE412010','YR CHQ 033405','SUDU 4919279 D5 1 40 FT HIGH CUBE 30874.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (649,'o',100487,'i','y',0,0,'2004-05-17','GBP','y',45,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nFELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','STINEACIE412008','YR CHQ 033405','TRLU2166209\r\nB/L EACIE412008','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (650,'o',0,'i','n',0,0,'2004-05-06','GBP','n',45,'n','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE N YORKSHIRE\r\nHG2 7NX\r\n','TAYL01','STINEACIE412009','','B/L EACIE412009\r\nSUDU3749054','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (651,'o',100489,'i','y',0,0,'2004-05-17','GBP','y',45,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nFELIXSTOWE\r\nSUFFOLK IP11 3SS\r\n','BHSH01','STINEACIE412009','YR CHQ 033405','B/L EACIE412009\r\nSUDU3749054','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (652,'s',100518,'i','y',0,379,'2004-05-18','GBP','y',46,'y','JOHN S BRAID & CO LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW\r\nG51 2RQ','JSBR01','STINLONDE419001','E46897','CAXU 6069230 D2 1 20 FT DRY 23900.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (653,'s',100519,'i','y',0,380,'2004-05-18','GBP','y',46,'y','JOHN S BRAID & CO LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','JSBR01','STINLONDE419002','E46901','AWSU 1906191 D2 1 20 FT DRY 23900.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (654,'o',100492,'i','y',0,0,'2004-05-17','GBP','y',33,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nFELIXSTOWE SUFFOLK\r\nIP11 3SS','BHSH01','','YR CHQ 033405','B/L EACIE410014\r\nAWSU1995840','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (655,'o',100493,'i','y',0,0,'2004-05-17','GBP','y',33,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nFELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','','YR CHQ 033405','B/L EACIE410018\r\nSUDU3446850','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (656,'o',100494,'i','y',0,0,'2004-05-17','GBP','y',33,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3SS','BHSH01','','YR CHQ 033405','B/L EACIE410019\r\nSUDU3684035','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (657,'o',100497,'i','y',0,0,'2004-05-17','GBP','y',47,'y','GCA TRANSPORT LTD\r\nROMY HOUSE,163-167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM 14 4EG\r\n','TRAN42','STINCPTIZ421001','A69390F','BLKU 2516826 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (658,'o',100499,'i','y',0,0,'2004-05-17','GBP','y',10,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE407 19.4.04','COMMISSION AS PER STATEMENT','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (659,'o',100500,'i','y',0,0,'2004-05-17','GBP','y',6,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE414 15.4.2004','CUSTOMS/DOC FEE COLLECTED MOMBASA\r\n\r\nLONDE414030 DOC FEE 20.00 GBP CUSTOMS 30.00 GBP \r\nLONDE414035 DOC FEE 20.00 GBP CUSTOMS 30.00 GBP\r\nLONDE414013 DOC FEE 20.00 GBP CUSTOMS 30.00 GBP\r\nLONDE414036 DOC FEE 20.00 GBP CUSTOMS 30.00 GBP ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (660,'o',100501,'i','y',0,0,'2004-05-17','GBP','y',14,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE415 20.4.04','CUSTOMS/DOC FEE COLLECTED DAR ES SALAAM/MOMBASA\r\n\r\nB/L LONDE415014 - CUSTOMS 30.00 GBP DOC FEE 20.00 GBP\r\n LONDE415011 - CUSTOMS 30.00 GBP DOC FEE 20.00 GBP','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (661,'o',100502,'i','y',0,0,'2004-05-17','GBP','y',1,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ417 5.4.2004','DOC FEE COLLECTED PORT ELIZABETH\r\n\r\nLONDZ417010 ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (662,'o',500058,'c','y',0,0,'2004-05-17','USD','y',10,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK \r\nGERMANY','STIN01','','IE407 - 19.4.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (663,'o',500059,'c','y',0,0,'2004-05-17','GBP','y',14,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE415 20.4.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (664,'o',500060,'c','y',0,0,'2004-05-17','GBP','y',16,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ419 19.4.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (665,'s',100506,'i','y',0,381,'2004-05-17','GBP','y',51,'y','OUGHTRED AND HARRISON\r\nQUEENS ROAD\r\nIMMINGHAM\r\nNORTH EAST LINCOLNSHIRE\r\nDN40 1QY\r\nUNITED KINGDOM','OUGH07','STINLONDE499001','IMSEJ11611','CMCU 4018575 D4 2 40 FT DRY 45600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (666,'s',100508,'i','y',0,382,'2004-05-17','GBP','y',51,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLS28 9AY','TRAD02','STINLONDE499002','NC39985','SUDU 5505789 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (667,'s',100504,'i','y',701,383,'2004-05-17','GBP','y',51,'y','TRANSWORLD SHIPPING LTD AS AGENTS\r\nLOGISTICS DISTRIBUTION CENTRE\r\nTHURROCK PARK WAY\r\nTILBURY\r\nESSEX RM18 7HW','TRAN05','STINLONDE499003','46114','CMCU 2065990 D2 1 20 FT DRY 9158.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (668,'s',100514,'i','y',0,384,'2004-05-18','GBP','y',51,'y','RAPAT FREIGHT UK LIMITED\r\nRAPAT HOUSE\r\nAMBERLEY WAY\r\nHOUNSLOW\r\nMIDDX TW4 6BH','RAPA01','STINLONDE499004','ES0000180','SUDU 4948153 D5 1 40 FT HIGH CUBE 10819.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (669,'s',100507,'i','y',0,385,'2004-05-17','GBP','y',51,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN \r\nPUDSEY\r\nLS28 9AY','TRAD02','STINLONDE499005','NC40011','TTNU 9741110 D5 1 40 FT HIGH CUBE 24100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (670,'s',100503,'i','y',0,386,'2004-05-17','GBP','y',51,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENWOOD - ESS\r\nUNITED KINGDOM','SDVU01','STINLONDE499006','','ENAU 4021611 D4 1 40 FT DRY 24992.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (671,'s',100509,'i','y',0,387,'2004-05-17','GBP','y',51,'y','SDV UK LIMITED\r\n2ND FLOOR\r\nFIARFIELD HOUSE\r\nFAIRFIELD\r\nBRENTWOOD\r\nESSEX','SDVU01','STINLONDE499007','','TEXU 4821620 D4 1 40 FT DRY 28600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (672,'s',100513,'i','y',0,388,'2004-05-18','GBP','y',51,'y','SDV UK LIMITED\r\n2ND FLOOR\r\nFAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD CM14 4SB','SDVU01','STINLONDE499009','','SUDU 3960663 D2 1 20 FT DRY 7525.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (673,'s',100505,'i','y',0,389,'2004-05-17','GBP','y',51,'y','CORBY POLYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND. EST\r\nCORBY\r\nNORTHANTS NN17 5XL','CORB01','STINLONDE499010','','SUDU 3500061 D2 1 20 FT DRY 18493.90 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (674,'o',500061,'c','y',0,0,'2004-05-17','GBP','y',6,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE414 15.4.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (675,'o',500062,'c','y',0,0,'2004-05-17','GBP','y',1,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ417 7.4.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (676,'o',500063,'c','y',0,0,'2004-05-17','GBP','y',4,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ418 11.4.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (677,'s',100621,'i','y',0,390,'2004-05-27','GBP','y',52,'y','SCHENKER LTD\r\nSUITES 1 & 4 UNIT 1\r\nORWELL HOUSE FERRY LANE\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3YR','SCHE01','STINDURIZ422001','2023402406','SUDU 5593593 D5 1 40 FT HIGH CUBE 26100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (678,'s',100606,'i','y',0,391,'2004-05-26','GBP','y',52,'y','SCHENKERS LTD\r\nSUITES 1 & 4 UNIT 1\r\nORWELL HOUSE FERRY LANE\r\nFELIXSTOWE\r\nSUFFOLK IP11 3YR','SCHE01','STINDURIZ422002','2023402405','SUDU 5592067 D5 1 40 FT HIGH CUBE 26100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (679,'s',100797,'i','y',0,392,'2004-06-18','GBP','y',52,'y','GEORGE BAKER SHIPPING\r\nNO. 1 BUILDING\r\nPARKER AVENUE\r\nFELIXSTOWE\r\nSUFFOLK IP11 4BD','GEOR01','STINDURIZ422004','06/0986','CAXU 4306203 D4 1 40 FT DRY 16100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (680,'s',100622,'i','y',0,393,'2004-05-27','GBP','y',52,'y','SCHENKERS LTD\r\nSUITES 1 & 4 UNIT 1\r\nORWELL HOUSE FERRY LANE\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3YR','SCHE01','STINDURIZ422005','2023402401','SUDU 5505458 D5 1 40 FT HIGH CUBE 26100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (681,'s',0,'i','n',0,394,'2004-05-17','USD','n',52,'n','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED, BARLOW DRIVE \r\nWOODFORD PARK INDUSTRIAL ESTATE, \r\nWINSFORD CHESHIRE CW7 2JZ, \r\nUNITED KINGDOM','XXXXXXXX','STINDURIZ422006','','TIFU 3260598 T2 1 20 FT TANK CONTAINER 26860.00 kgs\r\nTIFU 3260582 T2 1 20 FT TANK CONTAINER 22920.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (682,'s',100669,'i','y',0,395,'2004-06-03','GBP','y',52,'y','CHARLES GEE & CO LTD\r\nBRYON AVENUE\r\n(OFF WALTON AVENUE)\r\nFELIXSTOWE\r\nSUFFOLK IP11 8HZ','CHAR01','STINDURIZ422008','FA1440','KHLU 8204626 D2 1 20 FT DRY 5200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (683,'s',100608,'i','y',0,396,'2004-05-26','GBP','y',52,'y','WILSPEED (UK) LTD\r\nSEAFLEET HOUSE\r\nPORT OF TILBURY\r\nTILBURY\r\nESSEX RM18 7SG','WILS05','STINDURIZ422009','63141','TTNU 9792205 D5 1 40 FT HIGH CUBE 20240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (684,'s',100577,'i','y',0,397,'2004-05-25','GBP','y',52,'y','U FREIGHT (UK) LTD\r\n8 BROOKLANDS CLOSE\r\nSUNBURY ON THAMES\r\nMIDDLESEX\r\nTW16 7DX','UFRE01','STINDURIZ422010','YR CHQ 203442','SUDU 2567482 D2 1 20 FT DRY 10200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (772,'o',100578,'i','y',0,0,'2004-05-25','USD','y',56,'y','EQUATORIAL TRADERS\r\nCONGRESS HOUSE\r\nLYON ROAD\r\nHARROW\r\nMIDDLESEX\r\nHA1 2EM','EQUA01','JIBIE413322','','\r\nDJIBOUTI - ANTWERP - ROTTERDAM\r\n\r\nCONTR. AWSU1922192','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (685,'s',100673,'i','y',0,398,'2004-06-03','GBP','y',52,'y','GEO LOGISTICS LTD\r\nSUITE A & UNIT 5 DENCORA BUSINESS CENTRE\r\nWHITEHOUSE ROAD\r\nIPSWICH\r\nSUFFOLK IP1 5NX','GEOL07','STINDURIZ422011','IPS4200','CAXU 2627924 D2 1 20 FT DRY 24600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (686,'s',100612,'i','y',0,399,'2004-05-26','GBP','y',52,'y','KAMINO INTL TRANSPORT LTD\r\nUNIT A3 / A4 STUART ROAD\r\nALTRINCHAM BUSINESS PARK\r\nALTRINCHAM WA14 5GJ','KAMI01','STINJNBIZ422003','YR CHQ 106449','TRLU 6218384 D4 1 40 FT DRY 13190.40 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (687,'s',0,'i','n',0,400,'2004-05-17','USD','n',52,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','XXXXXXXX','STINJNBIZ422006','','MLCU 4318077 D4 1 40 FT DRY 20020.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (688,'s',0,'i','n',0,401,'2004-05-17','USD','n',52,'n','BC SPRINGS\r\nUNIT 8, BRANCH MILLS,OFF\r\nNETHERFIELD ROAD, RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE\r\nWF13 3JY UNITED KINGDOM','XXXXXXXX','STINJNBIZ422008','','FSCU 6411224 D5 1 40 FT HIGH CUBE 26203.30 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (689,'s',100611,'i','y',0,402,'2004-05-26','GBP','y',52,'y','W S LOGISTICS LTD\r\nKINGSFLEET HOUSE\r\nGULPHER ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 9RB','WSLO01','STINDURIZ422007','YR CHQ 105109','CMCU 4071311 D4 1 40 FT DRY 8709.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (690,'s',100734,'i','y',0,403,'2004-06-14','GBP','y',52,'y','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ422001','2DSI4050140/41/42','TTNU 3040350 D2 1 20 FT DRY 8666.00 kgs (1)\r\nSUDU 5517145 D5 1 40 FT HIGH CUBE 19845.00 kgs (3)\r\nSUDU 4582608 D5 1 40 FT HIGH CUBE 22105.00 kgs (2)\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (691,'s',100604,'i','y',0,404,'2004-05-26','GBP','y',52,'y','GLOBAL FREIGHT SERVICES\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD TF7 4NY','GLOB02','STINCPTIZ422001','6138','SUDU 4664780 D4 1 40 FT DRY 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (692,'s',100595,'i','y',0,405,'2004-05-26','USD','y',52,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','GCAT01','STINCPTIZ422005','A70060F','BLKU 2517078 T2 1 20 FT TANK CONTAINER 31950.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (693,'s',100584,'i','y',0,406,'2004-05-25','GBP','y',52,'y','JOHN S BRAID & CO LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW\r\nG51 2RQ','JSBR01','STINCPTIZ422007','ET45728','BPTU 2650952 T2 1 20 FT TANK CONTAINER 33080.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (694,'s',100582,'i','y',0,407,'2004-05-25','GBP','y',52,'y','JOHN S BRAID & CO LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW\r\nG51 2RQ','JSBR01','STINCPTIZ422008','ET45729','EXFU 0801653 T2 1 20 FT TANK CONTAINER 32980.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (695,'s',100576,'i','y',0,408,'2004-05-25','GBP','y',52,'y','BRIDGE SHIPPING & TRANSPORT LTD\r\nCAMILLA COURT\r\nTHE STREET\r\nNACTON IPSWICH\r\nSUFFOLK IP10 0EX','BRID01','STINCPTIZ422014','YR CHQ 027875','SUDU 3609854 D2 1 20 FT DRY 17653.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (696,'s',100581,'i','y',0,409,'2004-05-25','GBP','y',52,'y','JOHN S BRAID & CO LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW\r\nG51 2RQ','JSBR01','STINCPTIZ422015','ET45727','BPTU 2608187 T2 1 20 FT TANK CONTAINER 33000.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (697,'s',100794,'i','y',0,410,'2004-06-18','GBP','y',52,'y','C H FREIGHT SERVICES\r\nROOM 219\r\nROUTEMASTER BUILDING\r\nFELIXSTOWE\r\nSUFFOLK IP11 3BA','CHFR01','STINCPTIZ422016','C-91756 (WILLIAMS)','TGHU 2214040 D2 1 20 FT DRY 7700.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (698,'s',100579,'i','y',0,411,'2004-05-25','GBP','y',52,'y','ALLIANCE SHIPPING LTD\r\nALLIANCE HOUSE\r\nSOUTHFIELDS BUSINESS PARK\r\nFENTON WAY BASILDON \r\nESSEX SS15 6TD','ALLI02','STINCPTIZ422017','LCI4050018','SCZU 7426582 D2 1 20 FT DRY 9600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (699,'s',0,'i','n',0,412,'2004-05-17','USD','n',52,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','XXXXXXXX','STINJNBIZ422010','','SUDU 4494111 D4 1 40 FT DRY 19116.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (700,'o',100512,'i','y',0,0,'2004-05-18','GBP','y',43,'y','GCA TRANSPORT LTD\r\nROMY HOUSE \r\n163 - 167 KINGS ROAD\r\nBRENTWOOD \r\nESSEX CM14 4EG','TRAN42','','T28890','B/L CPTIZ420006\r\nKHLU5209917\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (701,'s',500064,'c','y',100504,383,'2004-05-18','GBP','y',51,'y','TRANSWORLD SHIPPING LTD AS AGENTS\r\nLOGISTICS DISTRIBUTION CENTRE\r\nTHURROCK PARK WAY\r\nTILBURY\r\nESSEX RM18 7HW','TRAN05','STINLONDE499003','46114','CMCU 2065990 D2 1 20 FT DRY 9158.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (702,'o',100515,'i','y',0,0,'2004-05-18','GBP','y',33,'y','EAGLE CARGO SERVICES LTD\r\n5 TOWN QUAY WHARF\r\nABBEY ROAD\r\nBARKING ESSEX\r\nIG11 7BZ','EAGL04','','ECI008652A','SUDU3348555\r\nB/L ADEDE410001','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (703,'s',100517,'i','y',0,413,'2004-05-18','GBP','y',51,'y','TRANSWORLD SHIPPING LTD AS AGENTS\r\nLOGISTICS DISTRIBUTION CENTRE\r\nTHURROCK PARK WAY\r\nTILBURY\r\nESSEX RM18 7HW','TRAN05','STINLONDE499003','46114','CMCU 2065990 D2 1 20 FT DRY 9158.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (704,'s',100526,'i','y',0,414,'2004-05-18','GBP','y',48,'y','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX IG11 7AX','STAR01','STINLONDZ423002','','SUDU 4659839 D4 1 40 FT DRY 15980.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (705,'s',100527,'i','y',0,415,'2004-05-18','GBP','y',48,'y','UNISERVE MEGA TERMINAL\r\nTHURROCK PARK WAY\r\nTILBURY\r\nRM18 7HD','UNIS01','STINLONDZ423001','','AWSU 1990577 D2 1 20 FT DRY 6000.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (713,'o',100528,'i','y',0,0,'2004-05-18','GBP','y',47,'y','GCA TRANSPORT LTD\r\nROMY HOUSE \r\n163-167 KING ROAD\r\nBRENTWOOD ESSEX \r\nCM14 4EG\r\n','TRAN42','STINCPTIZ421005','T28710','SUDU 3411072 D2 1 20 FT DRY 20200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (706,'s',100530,'i','y',0,416,'2004-05-18','GBP','y',48,'y','JAS FORWARDING (UK) LTD\r\nSUITE 145 ATLAS BUSINESS CENTRE\r\nSIMONDSWAY\r\nMANCHESTER \r\nM22 5PP','JASU03','STINLONDZ423004','MES2117','AWSU 1973097 D2 1 20 FT DRY 8200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (707,'s',100531,'i','y',719,417,'2004-05-18','GBP','y',48,'y','PANALPINA WORLD TRANSPORT LIMITED\r\nORION BUSINESS PARK\r\nBIRD HALL LANE, STOCKPORT\r\nCHESHIRE SK3 OWP','PANA99','STINLONDZ423005','712656','FSCU 6848533 D5 1 40 FT HIGH CUBE 5295.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (708,'o',500065,'c','y',0,0,'2004-05-18','USD','y',7,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','STIN01','','IE408 - 23.4.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (709,'o',500066,'c','y',0,0,'2004-05-18','USD','y',17,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','STIN01','','IE409 - 26.4.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (710,'o',100523,'i','y',0,0,'2004-05-18','GBP','y',7,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE408 - 23.4.04',' COMMISSION AS PER STATEMENT','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (711,'o',100524,'i','y',0,0,'2004-05-18','GBP','y',17,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE409 26.4.04','COMMISSION AS PER STATEMENT','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (712,'o',100525,'i','y',0,0,'2004-05-18','GBP','y',51,'y','RAPAT FREIGHT UK LIMITED\r\nRAPAT HOUSE\r\nAMBERLEY WAY\r\nHOUNSLOW\r\nMIDDX TW4 6BH','RAPA01','','ES0000183','B/L NO. STINLONDE499008\r\n\r\nCONTAINER NO. SUDU2529707','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (714,'s',500067,'c','y',100031,121,'2004-05-19','GBP','y',6,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD,\r\nTILBURY, ESSEX RM18 7QJ','MERL01','STINLONDE414005','MEX012223A','SUDU 4592139 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (715,'o',100535,'i','y',0,0,'2004-05-19','GBP','y',21,'y','INDEPENDANT MARITIME AGENCIES\r\nSUITE 3A, SWAN COURT\r\nCOVENTRY\r\nYARDLEY B26 1BU','INDE01','','','BILL OF LADING NO. STILONDZ414011\r\n\r\nHAZARDOUS SURCHARGE OMITTED FROM PREVIOUS INVOICE DATED 17.03.05','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (716,'s',100536,'i','y',0,418,'2004-05-19','GBP','y',6,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY\r\nESSEX RM18 7QJ','MERL01','STINLONDE414005','MEX012223A','SUDU 4592139 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (717,'s',100538,'i','y',0,419,'2004-05-19','GBP','y',51,'y','MR HASSAN KWEKA\r\n4 JOYCE BUTLER HOUSE\r\nCOMMERCE ROAD\r\nWOODGREEN\r\nLONDON N22 8EA','SHIP99','STINLONDE499012','','SUDU 4570280 D5 1 40 FT HIGH CUBE 22100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (718,'s',100537,'i','y',0,420,'2004-05-19','GBP','y',48,'y','Independent Maritime Agencies Ltd\r\nunit 1 Routemaster office Block\r\nWalton Avenue\r\nFelixstowe Suffolk\r\nas agents','INDE01','STINLONDZ423007','8604','ISGU 0611428 D2 1 20 FT DRY 12090.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (719,'s',500068,'c','y',100531,417,'2004-05-19','GBP','y',48,'y','PANALPINA WORLD TRANSPORT LIMITED\r\nORION BUSINESS PARK\r\nBIRD HALL LANE, STOCKPORT\r\nCHESHIRE SK3 OWP','PANA99','STINLONDZ423005','712656','FSCU 6848533 D5 1 40 FT HIGH CUBE 5295.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (720,'s',100539,'i','y',0,421,'2004-05-19','GBP','y',48,'y','PANALPINA WORLD TRANSPORT LIMITED\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nSTOCKPORT','PANA99','STINLONDZ423005','','FSCU 6848533 D5 1 40 FT HIGH CUBE 5295.00 kgs\r\n\r\n£ 158.00 IS FOR WASTED JOURNEY','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (721,'o',100540,'i','y',0,316,'2004-05-20','GBP','y',45,'y','A POORTMAN (LONDON) LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE412319','52148','SUDU 2546263 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3709998 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3769596 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3963430 D2 10 20 FT DRY 23200.00 kgs\r\nCAXU 6200226 D2 10 20 FT DRY 23200.00 kgs\r\nKHLU 9427007 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3489764 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3631903 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3691100 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3922215 D2 10 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (722,'o',100542,'i','y',0,314,'2004-05-20','GBP','y',45,'y','A POORTMAN (LONDON) LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE412317','52376','SUDU 3910960 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (723,'o',100547,'i','y',0,0,'2004-05-20','GBP','y',45,'y','EAGLE GLOBAL LOGISTICS LTD\r\nLOGISTICS CENTRE\r\nERSKINE HARBOUR\r\nERSKINE\r\nRENFREWSHIRE\r\nPA8 6PA','EAGL05','','OF81-002571','B/L ADEIE412002\r\nFSCU3348827\r\n\r\nDIVERSION','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (724,'o',100548,'i','y',0,0,'2004-05-20','GBP','y',33,'y','JAS FORWARDING UK LTD\r\nCARGO POINT\r\nBEDFONT ROAD STANWELL\r\nMIDDLESEX TW19 7NZ','JASU01','EACIE410043','HIS21175','B/L EACIE410043\r\nAWSU4001735','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (725,'o',500069,'c','y',0,0,'2004-05-20','GBP','y',19,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ418 25.4.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST \r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (726,'o',500070,'c','y',0,0,'2004-05-20','GBP','y',33,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE410 - 3.5.2004','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST \r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (727,'s',100553,'i','y',780,422,'2004-05-21','GBP','y',48,'y','W.T. SHIPPING LTD\r\nFERNWOOD HOUSE\r\nROMAN ROAD\r\nMOUNTNESSING, ESSEX\r\nCM15 OUG','WTSH01','STINLONDZ423008','120504','SUDU 3982451 D2 1 20 FT DRY 8700.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (728,'s',100569,'i','y',0,423,'2004-05-24','GBP','y',48,'y','OUGHTRED & HARRISON (SHIPPING) LTD\r\nSUITE G5, BURLINGTON HOUSE,\r\nCROSBY ROAD NORTH,\r\nLIVERPOOL L22 0LG','OUGH01','STINLONDZ423003','LISEJ13590','TOLU 3541443 D4 1 40 FT DRY 8396.74 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (729,'o',100554,'i','y',0,0,'2004-05-24','GBP','y',47,'y','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','PLZIZ421003','2DSI4050045','INKU 2790760\r\n\r\nVEHICLE DEMURRAGE @ GBP 25.00/HOURS OR PART OF\r\n2.5 HOURS X GBP 25.00 = GBP 62.50 ','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (730,'s',100559,'i','y',0,424,'2004-05-24','GBP','y',54,'y','EXEL FREIGHT MANAGEMENT LTD\r\nFCO DEPT THE AVENUE,\r\nEGHAM, SURREY TW20 9AB','EXEL03','STINLONDE498001','0179/TETT','SUDU 3929919 D2 1 20 FT DRY 4700.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (731,'s',100562,'i','y',0,425,'2004-05-24','GBP','y',54,'y','TRANS WORLD SHIPPING \r\nTILBURY DISTRIBUTION CENTRE,\r\nTHURROCK PARK WAY,\r\nTILBURY, ESSEX RM18 7HW','TRAN05','STINLONDE498002','TWS SZ 46132','SUDU 4644269 D4 1 40 FT DRY 17280.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (732,'s',100563,'i','y',0,426,'2004-05-24','GBP','y',54,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE498004','NC40079','SUDU 5623194 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (733,'o',100555,'i','y',0,315,'2004-05-24','GBP','y',45,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE412318','52148','CMCU 2090987 D2 5 20 FT DRY 23200.00 kgs\r\nENAU 2461714 D2 5 20 FT DRY 23200.00 kgs\r\nSUDU 3914009 D2 5 20 FT DRY 23200.00 kgs\r\nSUDU 3963410 D2 5 20 FT DRY 23200.00 kgs\r\nSUDU 3666601 D2 5 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (734,'o',100557,'i','y',735,0,'2004-05-24','GBP','y',47,'y','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','PLZIZ421002','2DSI4050044','FSCU6465093','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (735,'o',500071,'c','y',100557,0,'2004-05-24','GBP','y',47,'y','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','PLZIZ421002','2DSI4050044','FSCU6465093','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (736,'o',100558,'i','y',802,0,'2004-05-24','GBP','y',47,'y','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','PLZIZ421002','2DSI4050044','FSCU6465093','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (737,'s',100564,'i','y',0,427,'2004-05-24','GBP','y',54,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE498008','29/822171','SUDU 3340831 D2 1 20 FT DRY 15341.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (738,'s',100565,'i','y',0,428,'2004-05-24','GBP','y',54,'y','SDV (UK) LTD,\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE498009','29/822164','TTNU 3613405 D2 1 20 FT DRY 9138.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (739,'s',100561,'i','y',0,429,'2004-05-24','GBP','y',54,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE498003','NC40179','SUDU 4322792 D4 1 40 FT DRY 10780.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (740,'s',100560,'i','y',0,430,'2004-05-24','GBP','y',54,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE498005','NC40123','SUDU 1512037 D2 1 20 FT DRY 4200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (741,'s',100566,'i','y',0,431,'2004-05-24','GBP','y',54,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE498010','29/822146','SUDU 3771633 D2 1 20 FT DRY 19866.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (742,'s',100567,'i','y',0,432,'2004-05-24','GBP','y',54,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE498006','NC40026','TRIU 9022446 D5 1 40 FT HIGH CUBE 23500.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (743,'s',100568,'i','y',0,433,'2004-05-24','GBP','y',54,'y','TRADEWAY (SHIPPING) LTD\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS LS28 9AY','TRAD02','STINLONDE498007','NC40140','SUDU 4561755 D5 1 40 FT HIGH CUBE 23400.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (744,'s',0,'i','n',0,434,'2004-05-24','USD','n',55,'n','J. WOLFF & COMPANY B.V.\r\n\'T WOUD 49-D, \r\n3232 LN BRIELLE\r\nTHE NETHERLANDS','XXXXXXXX','STINDURIZ423002','','SUDU 1540070 D2 1 20 FT DRY 21097.85 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (745,'s',100656,'i','y',0,435,'2004-06-02','GBP','y',55,'y','EXEL FREIGHT MANAGEMENT (UK) LTD\r\nROOM 1&2 TRELAWNY HOUSE\r\nTHE DOCK\r\nFELIXSTOWE\r\nSUFFOLK IP11 3GD','EXEL01','STINDURIZ423003','YR CHQ 038767','SUDU 4670680 D4 1 40 FT DRY 25520.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (746,'s',100729,'i','y',0,436,'2004-06-11','GBP','y',55,'y','SCHENKER LTD\r\nSUITES 1 & 4 UNIT 1\r\nORWELL HOUSE FERRY LANE\r\nFELIXSTOWE\r\nSUFFOLK IP11 3YR','SCHE01','STINDURIZ423005','2023402513','\r\nQUAY RENT 7 X 18 1 X 54\r\nDEMURRAGE 8 X 10','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (991,'o',500100,'c','y',0,0,'2004-06-11','GBP','y',44,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ422 11.5.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (747,'s',0,'i','n',0,437,'2004-05-24','USD','n',55,'n','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK\r\nINDUSTRIAL ESTATE WINSFORD, \r\nCHESHIRE, CW7 2JZ,UNITED KINGDOM','XXXXXXXX','STINDURIZ423006','','TIFU 3260664 T2 1 20 FT TANK CONTAINER 27060.00 kgs\r\nTIFU 3260670 T2 1 20 FT TANK CONTAINER 27020.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (748,'s',100672,'i','y',0,438,'2004-06-03','GBP','y',55,'y','ALLPORT FREIGHT LTD \r\nALLPORT HOUSE\r\nTHE DOCK\r\nFELIXSTOWE\r\nSUFFOLK IP11 8SR','ALLP02','STINDURIZ423007','CHRIS NELMES','SUDU 3610454 D2 1 20 FT DRY 5380.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (749,'s',100747,'i','y',0,439,'2004-06-14','GBP','y',55,'y','U FREIGHT (UK) LTD\r\n8 BROOKLANDS CLOSE\r\nSUNBURY ON THAMES\r\nMIDDLESEX\r\nTW16 7DX','UFRE01','STINDURIZ423009','YR CHQ 203471','AWSU 4940353 D4 1 40 FT DRY 19600.00 kgs (3)\r\nSUDU 4494127 D4 1 40 FT DRY 19600.00 kgs (1)\r\nGSTU 9354588 D4 1 40 FT DRY 19600.00 kgs (2)\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (750,'s',100654,'i','y',0,440,'2004-06-01','GBP','y',55,'y','KAY O NEIL\r\nSOUTHMOOR PARK\r\nROUNDTHORNE IND EST\r\nWYTHENSHAWE\r\nMANCHESTER M23 9QS','KAYO01','STINDURIZ423010','','DNLU 2030061 D2 1 20 FT DRY 5200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (751,'s',100728,'i','y',0,441,'2004-06-10','GBP','y',55,'y','KAMINO INTERNATIONAL LTD\r\nUNIT A3 / A4 STUART ROAD\r\nALTRINCHAM BUSINESS PARK\r\nALTRINCHAM WA14 5GJ','KAMI01','STINJNBIZ423001','YR CHQ 106500 107282','CRXU 4001549 D4 1 40 FT DRY 13598.70 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (752,'s',0,'i','n',0,442,'2004-05-24','USD','n',55,'n','BL PEGSON LIMITED\r\nC/O OZZ INTERNATIONAL LAWFORD ROAD\r\nRUGBY WARKSHIRE CV21 2UX\r\nU.K','XXXXXXXX','STINJNBIZ423004','','AWSU 1990448 D2 1 20 FT DRY 21903.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (753,'s',100650,'i','y',0,443,'2004-06-01','GBP','y',55,'y','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ423001','2DSI4050226','SUDU 3764505 D2 1 20 FT DRY 7460.10 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (754,'s',100653,'i','y',0,444,'2004-06-01','GBP','y',55,'y','WS LOGISTICS LTD\r\nKINGSFLEET HOUSE\r\nGULPHER ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 9RB','WSLO01','STINDURIZ423004','IMPJ009938','SUDU 4648840 D4 1 40 FT DRY 8488.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (755,'s',100658,'i','y',0,445,'2004-06-02','GBP','y',55,'y','JOHN S BRAID & CO LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW\r\nG51 2RQ','JSBR01','STINCPTIZ423001','','BPTU 2607386 T2 1 20 FT TANK CONTAINER 32780.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (756,'s',100655,'i','y',0,446,'2004-06-02','GBP','y',55,'y','GLOBAL FREIGHT SERVICES LTD\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD TF7 4NY','GLOB02','STINCPTIZ423002','YR CHQ 103943','FSCU 4004092 D4 1 40 FT DRY 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (757,'s',100651,'i','y',0,447,'2004-06-01','GBP','y',55,'y','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINCPTIZ423005','8DSI4050134','SUDU 3792430 D2 1 20 FT DRY 7784.38 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (758,'s',100660,'i','y',0,448,'2004-06-02','USD','y',55,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','GCAT01','STINCPTIZ423006','A70430F A70440F A70450F','GCAU 2178181 T2 1 20 FT TANK CONTAINER 32900.00 kgs\r\nGCAU 2177626 T2 1 20 FT TANK CONTAINER 32900.00 kgs\r\nBLKU 2516723 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (759,'s',100691,'i','y',0,449,'2004-06-08','GBP','y',55,'y','SHIELD SHIPPING LTD\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 2EY','SHIE01','STINCPTIZ423009','YR CHQ 132243','SUDU 5608395 D5 1 40 FT HIGH CUBE 16100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (760,'s',100664,'i','y',0,450,'2004-06-02','USD','y',55,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','GCAT01','STINCPTIZ423013','A70500F','BLKU 2517289 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (761,'s',100662,'i','y',0,451,'2004-06-02','USD','y',55,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','GCAT01','STINCPTIZ423014','A69880F A69890F','BLKU 2516889 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\nBLKU 2517123 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (762,'s',100648,'i','y',0,452,'2004-06-01','USD','y',55,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','GCAT01','STINCPTIZ423015','T28880 T28110','GLDU 2242534 D2 1 20 FT DRY 21240.00 kgs\r\nCAXU 6167961 D2 1 20 FT DRY 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (763,'s',100645,'i','y',0,453,'2004-06-01','USD','y',55,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','GCAT01','STINCPTIZ423016','T28610','KHLU 8216930 D2 1 20 FT DRY 20200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (764,'s',0,'i','n',0,454,'2004-05-24','USD','n',55,'n','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','XXXXXXXX','STINJNBIZ423005','','ENAU 2447315 D2 1 20 FT DRY 7689.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (765,'s',100665,'i','y',0,455,'2004-06-02','GBP','y',55,'y','A A I INTERNATIONAL LTD\r\nNO 1 A CIVIC SQUARE\r\nTILBURY\r\nESSEX RM18 8AA','AAII01','STINPLZIZ423002','YR CHQ 111750','SUDU 3999460 D2 1 20 FT DRY 9366.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (766,'o',100570,'i','y',0,0,'2004-05-24','GBP','y',15,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE416 - 26.4.2004','EXECUTIVE INFORMATION CHANGE \r\n\r\nALL DETAILS AS PER ATTACHED ORIGINAL INVOICE 14577597\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (767,'o',100571,'i','y',0,0,'2004-05-24','GBP','y',14,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE415 - 19.4.04','RENT ON TRANSHIPMENT UNITS \r\nALL DETAILS AS PER ATTACHED ORIGINAL INVOICE 14576310\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (768,'o',100572,'i','y',0,0,'2004-05-24','GBP','y',25,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE411 - 9.3.04','RENT ON TRANSHIPMENT UNITS \r\nALL DETAILS AS PER ATTACHED ORIGINAL INVOICE 14538729\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (769,'o',100573,'i','y',0,0,'2004-05-24','GBP','y',6,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE414 14.4.04','RENT ON TRANSHIPMENT UNITS \r\nALL DETAILS AS PER ATTACHED ORIGINAL INVOICE 14570182\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (770,'o',100574,'i','y',0,0,'2004-05-24','GBP','y',6,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE414 - 14.4.2004','LOCATION CHANGE / CARGO RENT\r\nAS PER ATTACHED ORIGINAL INVOICE 14565227','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (771,'s',100575,'i','y',0,456,'2004-05-25','GBP','y',48,'y','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING, ESSEX IG11 7AX','STAR04','STINLONDZ423006','XSTA0112','TRIU 9013980 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\nSUDU 5588600 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (773,'o',100580,'i','y',0,0,'2004-05-25','USD','y',56,'y','LOUIS DREYFUS TRADING\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','EACIE413002','P12022','\r\nMOMBASA - ANTWERP\r\n\r\nCONTR. CRXU2481860 GLDU2237266','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (774,'o',100583,'i','y',0,0,'2004-05-25','GBP','y',50,'y','FREIGHTLINER LTD\r\nAVOCET HOUSE\r\nTHE DOCK\r\nFELIXSTOWE\r\nSUFFOLK','FREI05','','','\r\nSENATOR CONTAINER UXX2430760 20 DC\r\nRE-USED ON STINNES EXPORT (GRY47448)\r\nIN ERROR BY FREIGHTLINER ON 8.05.04\r\n\r\nCHARGES INCURRED \r\nUSD 143.00 @ 1.7914 = GBP 79.83\r\n\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (775,'s',100590,'i','y',0,457,'2004-05-25','GBP','y',54,'y','MERLIN SHIPPING AGENTS\r\n80, CALCUTTA ROAD,\r\nTILBURY, ESSEX\r\nRM18 7QJ','MERL01','STINLONDE498013','MEX012439A','SUDU 4532525 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (776,'s',100589,'i','y',0,458,'2004-05-25','GBP','y',54,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','SDVU01','STINLONDE498015','29/810501','SUDU 3792723 D2 1 20 FT DRY 8129.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (777,'s',100592,'i','y',0,459,'2004-05-25','GBP','y',54,'y','UNEEK FORWARDING \r\nUNIT 1 & 2, RENWICK INDUSTRIAL ESTATE,\r\nRENWICK ROAD,\r\nBARKING, ESSEX IG11 0SD','UNEE02','STINLONDE498011','EX5003','SUDU 3783001 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (778,'s',100593,'i','y',0,460,'2004-05-25','GBP','y',54,'y','UNEEK FORWARDING\r\nUNIT 1 & 2, RENWICK INDUSTRIAL ESTATE\r\nRENWICK ROAD,\r\nBARKING, ESSEX IG11 0SD','UNEE02','STINLONDE498012','EX5004','AWSU 1939127 D2 1 20 FT DRY 23700.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (779,'s',100591,'i','y',0,461,'2004-05-25','GBP','y',54,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX CM14 4SB','SDVU01','STINLONDE498014','29/821265','XXXX 7181644 D4 1 40 FT DRY 18254.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (780,'s',500072,'c','y',100553,422,'2004-05-25','GBP','y',48,'y','W.T. SHIPPING LTD\r\nFERNWOOD HOUSE\r\nROMAN ROAD\r\nMOUNTNESSING, ESSEX\r\nCM15 OUG','WTSH01','STINLONDZ423008','120504','SUDU 3982451 D2 1 20 FT DRY 8700.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (781,'s',100588,'i','y',0,462,'2004-05-25','GBP','y',48,'y','W.T. SHIPPING LTD\r\nFERNWOOD HOUSE\r\nROMAN ROAD\r\nMOUNTNESSING, ESSEX CM15 0UG\r\nCM15 OUG','WTSH01','STINLONDZ423008','','SUDU 3982451 D2 1 20 FT DRY 8700.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (782,'o',100585,'i','y',0,0,'2004-05-25','GBP','y',32,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nALL DETAILS AS ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (783,'o',100586,'i','y',0,0,'2004-05-25','GBP','y',32,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nALL DETAILS AS PER ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (784,'s',0,'i','n',0,463,'2004-05-25','USD','n',44,'n','IMPRESS GRAPHIC EQUIPMENT LTD\r\n35 GLENBURN ROAD\r\nCOLLEGE MILTON NORTH\r\nEAST KILBRIDGE G74 5BA\r\nGLASGOW, SCOTLAND','JNEX01','STINLONDZ422003','','SUDU 4490559 D4 1 40 FT DRY 8600.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (785,'o',500073,'c','y',0,0,'2004-05-25','GBP','y',20,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ420 26.4.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (786,'o',500074,'c','y',0,0,'2004-05-25','GBP','y',35,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ419 - 5.5.04','FREIGHT AND CHARGES COLLECTED FLX\r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (787,'s',100597,'i','y',0,464,'2004-05-26','GBP','y',53,'y','DFDS TRANSPORT (UK) LTD\r\nMAIDSTONE ROAD, KINGSTON\r\nMILTON KEYNES MK10 0AJ','DFDS03','STINLONDZ424004','MKZA04-0031 (m)','TRLU 3154624 D2 1 20 FT DRY 15700.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (788,'s',100598,'i','y',0,465,'2004-05-26','GBP','y',53,'y','DFDS TRANSPORT (UK) LTD\r\nMAIDSTONE RD, KINGSTON\r\nMILTON KEYNES MK10 0AJ','DFDS03','STINLONDZ424005','MKZA04-0033 (m)','CMCU 4403530 O4 1 40 FT OPEN TOP 15660.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (789,'s',100599,'i','y',0,466,'2004-05-26','GBP','y',53,'y','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD\r\nPICCADILLY, TAMWORTH B78 2EX','DFDS02','STINLONDZ424006','BMZA04-0330 (m)','CAXU 4804187 D5 1 40 FT HIGH CUBE 24100.00 kgs\r\nSUDU 4917126 D5 1 40 FT HIGH CUBE 23100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (790,'s',100600,'i','y',0,467,'2004-05-26','GBP','y',53,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK,\r\nBIRD HALL LANE,\r\nSTOCKPORT, CHESHIRE SK3 0WP','PANA99','STINLONDZ424007','712752','SUDU 3917076 D2 1 20 FT DRY 19400.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (791,'s',100601,'i','y',0,468,'2004-05-26','GBP','y',53,'y','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL, LUCKYN LANE,\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON, ESSEX SS14 3AX','KILL01','STINLONDZ424002','4814159870','CMCU 4073000 D4 1 40 FT DRY 10970.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (792,'s',100602,'i','y',0,469,'2004-05-26','GBP','y',53,'y','OUGHTRED & HARRISON (SHIPPING) LTD\r\nWELLINGTON HOUSE, 108 BEVERLEY ROAD,\r\nHULL, EAST YORKSHIRE\r\nHU3 1XA','OUGH06','STINLONDZ424001','HUSEJ16392','SUDU 2548796 D2 1 20 FT DRY 5090.80 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (793,'s',100603,'i','y',997,470,'2004-05-26','GBP','y',53,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK,\r\nBIRD HALL LANE,\r\nSTOCKPORT, CHESHIRE SK3 0WP','PANA99','STINLONDZ424003','712690','SUDU 3933098 D2 1 20 FT DRY 17710.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (794,'o',500075,'c','y',0,0,'2004-05-25','GBP','y',43,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ420 10.5.04','FREIGHT AND CHARGES COLLECTED FLX\r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (795,'o',100594,'i','y',0,405,'2004-05-26','GBP','y',52,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG','TRAN42','STINCPTIZ422005','A70060F','BLKU 2517078 T2 1 20 FT TANK CONTAINER 31950.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (796,'o',500076,'c','y',0,0,'2004-05-26','GBP','y',39,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE411 7.5.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (797,'s',100605,'i','y',0,471,'2004-05-26','GBP','y',54,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, BRENTWOOD,\r\nESSEX CM14 4SB, UNITED KINGDOM','SDVU01','STINLONDE498016','29/810498','SUDU 3708559 D2 1 20 FT DRY 8146.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (798,'o',100607,'i','y',0,0,'2004-05-26','GBP','y',48,'y','UNISERVE LIMITED\r\nLONDON MEGA TERMINAL\r\nTHURROCK PARK WAY\r\nTILBURY, ESSEX RM18 7HD','UNIS01','STINLONDZ423001','','MSC ITALY DZ423 SLD 17-05-04\r\nFELIXSTOWE - DURBAN\r\n1 X 20FT AWSU 1990577\r\n\r\nUK TERMINALS OMITTED FROM ORIGINAL MANIFEST','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (799,'s',100609,'i','y',0,472,'2004-05-26','GBP','y',53,'y','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL, WEST MIDLANDS\r\nB92 7AB, ENGLAND, U.K.\r\nAS AGENTS ONLY','PANL01','STINLONDZ424008','','SUDU 3450187 D2 1 20 FT DRY 23635.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (800,'s',100610,'i','y',0,473,'2004-05-26','GBP','y',53,'y','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL, WEST MIDLANDS\r\nB92 7AB, ENGLAND, U.K.\r\nAS AGENTS ONLY','PANL01','STINLONDZ424009','','HJCU 8895965 D2 1 20 FT DRY 23692.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (801,'o',500077,'c','y',0,0,'2004-05-26','GBP','y',45,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE412 13.5.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (802,'o',500078,'c','y',100558,0,'2004-05-26','GBP','y',47,'y','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','PLZIZ421002','2DSI4050044','FSCU6465093','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (803,'o',100613,'i','y',0,347,'2004-05-26','GBP','y',47,'y','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ421002','2DSI4050044','FSCU 6465093\r\n\r\nALL DETAILS AS PER ATTACHED ','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (804,'o',100614,'i','y',0,0,'2004-05-27','GBP','y',15,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE416 - 25.4.2004','CUSTOMS/DOC FEE COLLECTED DAR ES SALAAM\r\nB/L LONDE416008\r\nB/L LONDE416009\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (805,'o',500079,'c','y',0,0,'2004-05-27','GBP','y',15,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE416 26.4.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (806,'s',100615,'i','y',0,474,'2004-05-27','GBP','y',53,'y','PANALPINA WORLD TRANSPORT LTD.\r\nUNIT 8, ELMDON TRADING ESTATE\r\nBIRMINGHAM B37 7HE\r\n','PANA07','STINLONDZ424011','017413','SUDU 3604261 D2 1 20 FT DRY 3150.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (807,'o',100616,'i','y',0,0,'2004-05-27','GBP','y',34,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE417 2.5.04','CUSTOMS/DOC FEE COLLECTED MOMBASA\r\nB/L LONDE417006\r\n\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (808,'o',500080,'c','y',0,0,'2004-05-27','GBP','y',34,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE417 2.5.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (809,'o',100617,'i','y',810,0,'2004-05-27','GBP','y',47,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ421 17.5.04','FREIGHT AND CHARGES COLLECTED FLX\r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (810,'o',500081,'c','y',100617,0,'2004-05-27','GBP','y',47,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ421 17.5.04','FREIGHT AND CHARGES COLLECTED FLX\r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (811,'o',500082,'c','y',0,0,'2004-05-27','GBP','y',47,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ421 17.5.04','FREIGHT AND CHARGES COLLECTED FLX \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (812,'o',100618,'i','y',0,0,'2004-05-27','GBP','y',57,'y','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD,\r\nBARKING, ESSEX IG11 7AX','STAR04','','','MSC KOREA DZ425\r\nFELIXSTOWE - CAPETOWN\r\n1 X 20FT MACHINERY\r\nDUE TO LOAD\r\nALLFOODS ENGINEERING SERVICES - STAFFS (26-05)\r\n\r\nBOOKING CANCELLED AS PER ROGER POPE\r\n\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (813,'o',100619,'i','y',0,0,'2004-05-27','GBP','y',59,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ406 - 1.2.04','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (814,'o',100620,'i','y',0,0,'2004-05-27','GBP','y',6,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE414 15.4.04','MANIFEST CORRECTOR\r\nB/L LONDE414019\r\n\r\nALL DETAILS AS PER ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (815,'o',100623,'i','y',0,0,'2004-05-27','GBP','y',15,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE416 - 26.4.04','MANIFEST CORRECTORS\r\nB/L LONDE416001\r\nB/L LONDE416007\r\nB/L LONDE416025\r\n\r\nALL DETAILS AS PER ATTACHED\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (816,'o',500083,'c','y',0,0,'2004-05-27','GBP','y',14,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE415 20.4.04','MANIFEST CORRECTOR\r\n\r\nB/L LONDE415021\r\nIMO OMITTED FROM MANIFEST\r\nUSD 75.00 @ 0.5522 = GBP 41.42','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (817,'o',100624,'i','y',0,0,'2004-05-27','GBP','y',15,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE416 26.4.04','MANIFEST CORRECTOR\r\nB/L LONDE416005\r\nB/L LONDE416015','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (818,'o',100625,'i','y',0,0,'2004-05-27','GBP','y',51,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE499','RENT ON TRANSHIPMENT CONTR.\r\nALL DETAILS AS PER ATTACHED \r\nORIGINAL INVOICE NO LN0504094C\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (819,'o',100626,'i','y',0,0,'2004-05-28','GBP','y',27,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ409 22.2.04','MANIFEST CORRECTOR\r\nB/L CPTIZ409002\r\n\r\nCOPY CORRECTOR ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (820,'s',100628,'i','y',0,475,'2004-05-28','GBP','y',53,'y','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL, LUCKYN LANE,\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON, ESSEX SS14 3AX','KILL01','STINLONDZ424010','4814159879','SUDU 3665056 D2 1 20 FT DRY 8240.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (821,'s',100627,'i','y',0,476,'2004-05-28','GBP','y',53,'y','OUGHTRED & HARRISON (SHIPPING) LTD\r\nWELLINGTON HOUSE, \r\n108 BEVERLEY ROAD\r\nHULL, EAST YORKSHIRE, HU3 1XA','OUGH06','STINLONDZ424012','HUSEJ16382','SUDU 3402928 D2 1 20 FT DRY 22800.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (822,'o',100629,'i','y',0,0,'2004-05-28','GBP','y',61,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ410 3.3.04','MANIFEST CORRECTOR\r\nB/L CPTIZ410001\r\n\r\nCOPY CORRECTOR ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (823,'o',100630,'i','y',0,0,'2004-05-28','GBP','y',2,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ415 5.4.04','MANIFEST CORRECTOR\r\n\r\nB/L CPT IZ415006\r\nB/L CPT IZ415007\r\nCOPY CORRECTOR ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (824,'o',100631,'i','y',0,0,'2004-05-28','GBP','y',13,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ417 - 18.4.04','MANIFEST CORRECTOR\r\n\r\nB/L CPTIZ417012\r\nB/L CPTIZ417013\r\n\r\nCOPY CORRECTORS ATTACHED ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (825,'o',100632,'i','y',0,0,'2004-05-28','GBP','y',19,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ418 - 25.4.04','MANIFEST CORRECTOR\r\nB/L CPTIZ418014\r\nB/L CPTIZ418013\r\n\r\nCOPY CORRECTORS ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (826,'o',100633,'i','y',0,0,'2004-05-28','GBP','y',35,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ419 - 5.5.04','MANIFEST CORRECTOR\r\nB/L CPTIZ419007\r\nB/L CPTIZ419008\r\n\r\nCOPY CORRECTORS ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (827,'o',100634,'i','y',0,0,'2004-05-28','GBP','y',62,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ415 29.3.04','B/L 415017 \r\nB/L 415016\r\n\r\nZAR 610.00 X 2 = ZAR 1220.00 @ 0.0833 = GBP 101.63\r\n\r\nALL DETAILS AS PER ATTACHED ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (828,'o',500084,'c','y',0,0,'2004-05-28','GBP','y',26,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE412 16.3.04','MANIFEST CORRECTOR\r\nB/L LONDE412004\r\nB/L LONDE412014\r\nALL DETAILS AS PER ATTACHED ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (829,'o',100635,'i','y',0,0,'2004-05-28','GBP','y',63,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE403 - 9.3.04','MANIFEST CORRECTOR\r\nB/L EACIE403025\r\n\r\nALL DETAILS AS PER ATTACHED ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (830,'o',100636,'i','y',0,0,'2004-05-28','GBP','y',10,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE407 - 19.4.04','B/L JIBIE407270\r\n\r\nALL DETAILS AS PER ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (831,'o',100637,'i','y',0,0,'2004-05-28','GBP','y',64,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE409 - 22.2.04','B/L LONDE409011\r\n\r\nALL DETAILS AS PER ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (832,'o',100638,'i','y',0,0,'2004-05-28','GBP','y',6,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE414 - 15.4.04','B/L LONDE414032\r\n\r\nALL DETAILS AS PER ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (833,'o',100639,'i','y',0,0,'2004-05-28','GBP','y',32,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE410 DE412 DE415','TRADEWAY SHIPPING - FUMIGATION SUBSIDY\r\nALL DETAILS AS PER ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (834,'o',100640,'i','y',0,0,'2004-05-28','GBP','y',25,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE411','SDV SHIPMENTS - HAULAGE SUBSIDY \r\n\r\nALL DETAILS AS PER ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (835,'o',100641,'i','y',0,0,'2004-05-28','GBP','y',6,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE414','SDV SHIPMENTS - HAULAGE SUBSIDY\r\nALL DETAILS AS ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (836,'o',500085,'c','y',0,0,'2004-05-28','GBP','y',17,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','MOMBASA - ANTWERP - HAMBURG\r\n\r\nFINLAYS TEA\r\n\r\nB/L STIN EACIE409014\r\n\r\n1 X 20 FT','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (837,'o',100642,'i','y',0,0,'2004-05-28','GBP','y',14,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE415','SDV SHIPMENTS - HAULAGE SUBSIDY\r\n\r\nALL DETAILS AS PER ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (838,'o',500086,'c','y',0,0,'2004-05-28','GBP','y',10,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','EACIE407007','','FINLAYS TEA\r\n\r\nMOMBASA - ANTWERP - DUBLIN\r\n\r\n1 X 20 FT\r\n\r\nNTFR USD 1135.00\r\nONC EUR 171.00\r\nDOC EUR 55.00\r\nCUST EUR 65.00','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (839,'o',500087,'c','y',0,0,'2004-05-28','GBP','y',39,'y','H. STINNES LINIEM GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','EACIE411012','','FINLAYS TEA\r\nMOMBASA - ANTWERP - DUBLIN \r\n\r\n1 X 20 FT AWSU1952746\r\n\r\nNTFR USD 1135.00\r\nONC EUR 171.00\r\nCUST EUR 65.00\r\nDOC EUR 55.00 \r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (840,'o',500088,'c','y',0,0,'2004-05-28','GBP','y',19,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','CPTIZ418012','','GCA CAPETOWN - ANTWERP\r\n\r\n1 X 20 FT BLKU2521951\r\n\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (841,'o',500089,'c','y',0,0,'2004-05-28','USD','y',7,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','STIN01','','','FREIGHT & CHARGES COLLECTED FLX\r\n\r\nALL DETAILS ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (842,'o',500090,'c','y',0,0,'2004-05-28','USD','y',17,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','STIN01','','','FREIGHT & CHARGES COLLECTED FLX\r\n\r\n\r\nALL DETAILS ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (843,'o',500091,'c','y',0,0,'2004-05-28','USD','y',33,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','STIN01','','','FREIGHT & CHARGES COLLECTED FLX\r\n\r\nALL DETAILS ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (844,'o',500092,'c','y',0,0,'2004-05-28','USD','y',39,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','STIN01','','','FREIGHT & CHARGES COLLECTED FLX\r\n\r\nALL DETAILS ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (845,'o',500093,'c','y',0,0,'2004-05-28','USD','y',45,'y','H. STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','STIN01','','','FREIGHT & CHARGES COLLECTED FLX\r\n\r\nALL DETAILS ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (846,'s',100646,'i','y',0,477,'2004-06-01','GBP','y',57,'y','DAMCO SEA AND AIR\r\nUNIT 12, KINGSWAY HOUSE\r\nKINGSWAY SOUTH\r\nTEAM VALLEY\r\nGATESHEAD NE11 OHW','DAMC04','STINLONDZ425004','40007944/00','SUDU 3798022 D2 1 20 FT DRY 26615.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (847,'s',500094,'c','y',0,478,'2004-06-02','GBP','y',57,'y','SBS WORLDWIDE LTD\r\nSBS CARGO CENTRE\r\nANCHOR BOULEVARD\r\nCROSSWAYS, DARTFORD, DA2 6SB','SBSW01','STINLONDZ425001','','TGHU 2193077 D2 1 20 FT DRY 5578.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (848,'s',100649,'i','y',876,479,'2004-06-01','GBP','y',57,'y','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LE19 2GA','PINN01','STINLONDZ425002','13/35572','SUDU 4614074 D4 1 40 FT DRY 8430.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (849,'s',100643,'i','y',0,480,'2004-06-01','GBP','y',57,'y','WT SHIPPING LTD\r\nFERNWOOD HOUSE, ROMAN ROAD\r\nMOUNTNESSING, ESSEX CM15 0UG','WTSH01','STINLONDZ425003','350504','AWSU 1993529 D2 1 20 FT DRY 6768.60 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (850,'o',100644,'i','y',0,453,'2004-06-01','GBP','y',55,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ423016','T28610','KHLU 8216930 D2 1 20 FT DRY 20200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (851,'o',100647,'i','y',0,452,'2004-06-01','GBP','y',55,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ423015','T28880 T28110','GLDU 2242534 D2 1 20 FT DRY 21240.00 kgs\r\nCAXU 6167961 D2 1 20 FT DRY 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (852,'o',100652,'i','y',0,0,'2004-06-01','GBP','y',33,'y','JOHN DENNY AGENCIES LTD\r\n128 DOUGLAS HOUSE\r\nFELNOR WALK\r\nFELIXSTOWE\r\nSUFFOLK IP11 7RZ','JOHN06','EACIE410008','YR CHQ 120463','SUDU4916290\r\n1 X 40FT','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (853,'s',0,'i','n',0,481,'2004-06-01','USD','n',66,'n','ISEGEN SOUTH AFRICA(PTY)LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK\r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ, UNITED KINGDOM','XXXXXXXX','STINDURIZ424001','','TIFU 3260685 T2 1 20 FT TANK CONTAINER 26760.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (854,'s',100762,'i','y',0,482,'2004-06-15','GBP','y',66,'y','U FREIGHT UK LTD\r\n8 BROOKLANDS CLOSE\r\nSUNBURY ON THAMES\r\nMIDDLESEX\r\nTW16 7DX','UFRE01','STINDURIZ424004','YR CHQ 203475','TTNU 3876572 D2 1 20 FT DRY 10200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1050,'o',500110,'c','y',0,0,'2004-06-15','GBP','y',54,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE498 22.5.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (855,'s',100696,'i','y',0,483,'2004-06-08','GBP','y',66,'y','AGILITY LOGISTICS LTD\r\nPAVILION 7\r\nTHE MATCH WORKS\r\nSPEKE ROAD GARSTON\r\nLIVERPOOL L19 2PH','AGIL01','STINDURIZ424005','','SUDU 1528033 D2 1 20 FT DRY 22840.00 kgs\r\nSUDU 3779953 D2 1 20 FT DRY 22980.00 kgs\r\nKHLU 8212386 D2 1 20 FT DRY 22780.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (856,'s',100827,'i','y',0,484,'2004-06-22','GBP','y',66,'y','GEO LOGISTICS LTD\r\nHAWTHORNE ROAD\r\nCASTLE DONINGTON\r\nDERBY\r\nDE74 2QR','GEOL12','STINDURIZ424009','','SUDU 1541098 D2 1 20 FT DRY 24600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (857,'s',100724,'i','y',0,485,'2004-06-09','GBP','y',66,'y','W T SHIPPING LTD\r\nFERNWOOD HOUSE\r\nROMAN ROAD\r\nMOUNTNESSING\r\nESSEX CM15 0UG','WTSH01','STINDURIZ424010','115546 US','TTNU 3304983 D2 1 20 FT DRY 18200.00 kgs\r\nTTNU 2029130 D2 1 20 FT DRY 19000.00 kgs\r\nHLXU 3034388 D2 1 20 FT DRY 18200.00 kgs\r\nKHLU 6213064 D2 1 20 FT DRY 21200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (858,'s',100725,'i','y',0,486,'2004-06-09','GBP','y',66,'y','C H FREIGHT SERVICES LTD\r\nROOM 219\r\nROUTEMASTER BUILDING\r\nFELIXSTOWE\r\nSUFFOLK IP11 3BA','CHFR01','STINDURIZ42407A','C 91770','SUDU 4648599 D4 1 40 FT DRY 3703.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (859,'s',0,'i','n',0,487,'2004-06-01','USD','n',66,'n','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM\r\nCM24 1QW','XXXXXXXX','STINJNBIZ424002','','SUDU 3399655 D2 1 20 FT DRY 15000.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (860,'s',100746,'i','y',0,488,'2004-06-14','GBP','y',66,'y','AQUALIFE PRODUCTS LTD\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON SW6 6BW','AQUA01','STINJNBIZ424003','YR CHQ 000063','SUDU 3943096 D2 1 20 FT DRY 9789.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (861,'s',0,'i','n',0,489,'2004-06-01','USD','n',66,'n','TILES R US\r\nPRINCIPIALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','XXXXXXXX','STINJNBIZ424004','','TTNU 2253351 D2 1 20 FT DRY 10279.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (862,'s',0,'i','n',0,490,'2004-06-01','USD','n',66,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','XXXXXXXX','STINJNBIZ424005','','ENAU 4012245 D4 1 40 FT DRY 18848.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (863,'s',100697,'i','y',0,491,'2004-06-08','GBP','y',66,'y','GLOBAL FREIGHT SERVICES LTD\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD TF7 4NY','GLOB02','STINCPTIZ424002','6178','GSTU 9369171 D4 1 40 FT DRY 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (864,'s',100722,'i','y',0,492,'2004-06-09','USD','y',66,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','GCAT01','STINCPTIZ424003','A69860F','BLKU 2517268 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (865,'s',100720,'i','y',0,493,'2004-06-09','GBP','y',66,'y','JOHN S BRAID & CO LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','JSBR01','STINCPTIZ424005','','TASU 9160939 T2 1 20 FT TANK CONTAINER 32860.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (866,'s',0,'i','n',0,494,'2004-06-01','USD','n',66,'n','SWIFT (957)LTD\r\nTECAZ HOUSE\r\nNORHAM ROAD\r\nNORTH SHIELDS\r\nTYNE & WEAR, NE29 7TN','XXXXXXXX','STINJNBIZ424010','','SUDU 4492016 D4 1 40 FT DRY 15622.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (867,'s',0,'i','n',0,495,'2004-06-01','USD','n',66,'n','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD \r\nBD7 2JE','XXXXXXXX','STINJNBIZ424011','','SUDU 4621535 D4 1 40 FT DRY 14670.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (868,'s',100726,'i','y',0,496,'2004-06-09','GBP','y',66,'y','ALLIANCE HOUSE\r\nSOUTHFIELDS BUSINESS PARK\r\nFENTON WAY\r\nBASILDON\r\nESSEX SS15 6TD','ALLI02','STINPLZIZ424001','LCI4060008','SUDU 3968108 D2 1 20 FT DRY 8955.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (869,'o',100657,'i','y',0,390,'2004-06-02','GBP','y',52,'y','SCHENKERS LTD\r\nSUITES 1 & 4 UNIT 1\r\nORWELL HOUSE FERRY LANE\r\nFELIXSTOWE\r\nSUFFOLK IP11 3YR','SCHE01','STINDURIZ422001','2023402406','SUDU5593593','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (870,'o',100659,'i','y',0,448,'2004-06-02','GBP','y',55,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ423006','A70430F A70440F A70450F','GCAU 2178181 T2 1 20 FT TANK CONTAINER 32900.00 kgs\r\nGCAU 2177626 T2 1 20 FT TANK CONTAINER 32900.00 kgs\r\nBLKU 2516723 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (871,'o',100661,'i','y',0,451,'2004-06-02','GBP','y',55,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ423014','A69880F A69890F','BLKU 2516889 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\nBLKU 2517123 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (872,'o',100663,'i','y',0,450,'2004-06-02','GBP','y',55,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ423013','A70500F','BLKU 2517289 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (873,'s',100666,'i','y',0,497,'2004-06-03','GBP','y',57,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nSTOCKPORT, CHESHIRE SK3 OWP','PANA99','STINLONDZ425006','712820','FSCU 6388119 D5 1 40 FT HIGH CUBE 5219.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (874,'s',100667,'i','y',0,498,'2004-06-03','GBP','y',57,'y','DEUGRO INTERNATIONAL LTD\r\n3 VICTORIA WAY\r\nHESTON\r\nMIDDLESEX\r\nTW5 9NS','DEUG01','STINLONDZ425005','','SUDU 3673581 D2 1 20 FT DRY 16256.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (875,'o',100668,'i','y',0,440,'2004-06-03','GBP','y',55,'y','KAY O\'NEILL LTD\r\nSOUTHMOOR PARK\r\nROUNDTHORNE IND EST\r\nWYTHENSHAWE\r\nMANCHESTER\r\nM23 9QS','KAYO01','STINDURIZ423010','','DNLU 2030061\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (876,'s',500095,'c','y',100649,479,'2004-06-03','GBP','y',57,'y','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LE19 2GA','PINN01','STINLONDZ425002','13/35572','SUDU 4614074 D4 1 40 FT DRY 8430.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (877,'s',100670,'i','y',0,499,'2004-06-03','GBP','y',57,'y','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLEICESTER LE19 2GA','PINN01','STINLONDZ425002','13/35572','SUDU 4614074 D4 1 40 FT DRY 8430.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (878,'s',100671,'i','y',0,500,'2004-06-03','GBP','y',57,'y','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL WEST MIDLANDS\r\nB92 7AB ENGLAND U.K.\r\nAS AGENTS ONLY','PANL01','STINLONDZ425007','','SUDU 3706509 D2 1 20 FT DRY 23792.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (879,'s',100945,'i','y',0,501,'2004-07-01','GBP','y',67,'y','CROWN WORLDWIDE LTD\r\n19 STONEFIELD WAY\r\nSOUTH RUISLIP\r\nHA4 OBJ','CROW01','STINDARIE414013','4121','GATU 1025070 D2 1 20 FT DRY 3552.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1251,'s',0,'i','n',0,742,'2004-07-01','USD','n',80,'n','GEOLOGISTICS LTD\r\nEXETER AIRPORT, \r\nDEVON EX5 2BD\r\nUNITED KINGDOM','XXXXXXXX','STINDURIZ428001','','KHLU 6403737 D4 520 Boxe(s) 17600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (880,'s',100852,'i','y',0,502,'2004-06-23','GBP','y',67,'y','W T SHIPPING LTD\r\nFERNWOOD HOUSE\r\nROMAN ROAD\r\nMOUNTNESSING\r\nESSEX\r\nCM15 0UG','WTSH01','STINEACIE414001','116486NT','WFHU 5094090 D5 1 40 FT HIGH CUBE 7813.53 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (881,'s',100823,'i','y',0,503,'2004-06-22','GBP','y',67,'y','SHIELD SHIPPING LTD\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 2EY','SHIE01','STINEACIE414002','YR CHQ 100036','CLHU 2601358 D2 1 20 FT DRY 16360.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (882,'s',100804,'i','y',0,504,'2004-06-21','GBP','y',67,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE\r\nN. YORKSHIRE HG2 7NX','TAYL01','STINEACIE414003','','CAXU 6144523 D2 1 20 FT DRY 16740.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (883,'s',100802,'i','y',0,505,'2004-06-21','GBP','y',67,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE\r\nN. YORKSHIRE HG2 7NX','TAYL01','STINEACIE414004','','AWSU 1951014 D2 1 20 FT DRY 17460.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (884,'s',100806,'i','y',0,506,'2004-06-21','GBP','y',67,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE\r\nN. YORKSHIRE HG2 7NX','TAYL01','STINEACIE414005','','GLDU 0228476 D2 1 20 FT DRY 17140.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (885,'s',100826,'i','y',0,507,'2004-06-22','GBP','y',67,'y','SDV (UK) LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4SB','SDVU01','STINEACIE414006','23/807238','SUDU 4956966 D5 1 40 FT HIGH CUBE 28975.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (886,'s',100830,'i','y',0,508,'2004-06-22','GBP','y',67,'y','SDV (UK) LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4SB','SDVU01','STINEACIE414007','23/807237','CLHU 8295260 D5 1 40 FT HIGH CUBE 28975.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (887,'s',100809,'i','y',0,509,'2004-06-21','GBP','y',67,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\n(OFFCARR ROAD)\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE414009','YR CHQ 033605','SUDU 4626898 D4 1 40 FT DRY 31341.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (888,'s',100808,'i','y',0,510,'2004-06-21','GBP','y',67,'y','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HO.\r\nGREAT EASTERN WHARF\r\n51 PARK GATE ROAD\r\nBATTERSEA/LONDON\r\nSW11 4NQ','FINL02','STINEACIE414010','S15258','AWSU 1932966 D2 1 20 FT DRY 14140.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (889,'s',100878,'i','y',0,521,'2004-06-24','GBP','y',67,'y','BURROW HEATH\r\n108 STOW HILL\r\nNEWPORT\r\nGWENT\r\nWALES','BURR02','STINEACIE414011','YR CHQ 022176','SUDU 3347097 D2 1 20 FT DRY 17710.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (890,'s',100814,'i','y',0,512,'2004-06-21','GBP','y',67,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE\r\nN. YORKSHIRE\r\nHG2 7NX','TAYL01','STINEACIE414012','','FSCU 6971506 D5 1 40 FT HIGH CUBE 26534.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (891,'s',100855,'i','y',0,522,'2004-06-23','GBP','y',67,'y','W T SHIPPING LTD\r\nFERNWOOD HOUSE\r\nROMAN ROAD\r\nMOUNTNESSING\r\nESSEX\r\nCM15 0UG','WTSH01','STINEACIE414014','116487NT','AWSU 1911599 D2 1 20 FT DRY 3747.95 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (892,'s',100832,'i','y',0,523,'2004-06-22','USD','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE414345','51686/52218/52551/52541','AWSU 1961563 D2 15 20 FT DRY 23200.00 kgs\r\nCLHU 2693478 D2 15 20 FT DRY 23200.00 kgs\r\nCRXU 2355230 D2 15 20 FT DRY 23200.00 kgs\r\nTTNU 2458325 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3622882 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3770468 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3634991 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3345284 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3744577 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3744371 D2 15 20 FT DRY 23200.00 kgs\r\nFBLU 3065780 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3757825 D2 15 20 FT DRY 23200.00 kgs\r\nCMCU 2106091 D2 15 20 FT DRY 23200.00 kgs\r\nGLDU 2245641 D2 15 20 FT DRY 23200.00 kgs\r\nCAXU 6164113 D2 15 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (893,'s',100890,'i','y',0,524,'2004-06-25','USD','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE414346','','SUDU 377026/2 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (894,'s',100862,'i','y',0,525,'2004-06-23','USD','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE414347','52439','SUDU 1515015 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (895,'s',100888,'i','y',0,526,'2004-06-25','USD','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE414349','','TRIU 3413253 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (896,'s',100837,'i','y',0,527,'2004-06-22','GBP','y',67,'y','RIDGE & BREMINER\r\n1 KENTISH BUILDINGS\r\n125 BOROUGH HIGH STREET\r\nLONDON\r\nSE1 1NP','RIDG01','STINJIBIE414350','P11796/97','SUDU 3623960 D2 1 20 FT DRY 20425.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (897,'s',100834,'i','y',0,528,'2004-06-22','USD','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE414353','51686/52218/52551/52541','GATU 0752727 D2 6 20 FT DRY 23200.00 kgs\r\nTTNU 3123820 D2 6 20 FT DRY 23200.00 kgs\r\nKHLU 5201829 D2 6 20 FT DRY 23200.00 kgs\r\nCAXU 6127824 D2 6 20 FT DRY 23200.00 kgs\r\nFSCU 3383364 D2 6 20 FT DRY 23200.00 kgs\r\nBHCU 3026743 D2 6 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (898,'s',100836,'i','y',0,529,'2004-06-22','USD','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE414354','51735','SUDU 3683316 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (899,'s',0,'i','n',0,521,'2004-06-03','USD','n',67,'n','TO ORDER','XXXXXXXX','STINEACIE414011','','SUDU 3347097 D2 1 20 FT DRY 17710.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (900,'s',0,'i','n',0,522,'2004-06-03','USD','n',67,'n','NEVILLE UK PLC\r\nVIKING ROAD\r\nERITH KENT\r\nDA8 1EW\r\nUK','XXXXXXXX','STINEACIE414014','','AWSU 1911599 D2 1 20 FT DRY 3747.95 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (901,'s',0,'i','n',0,523,'2004-06-03','GBP','n',67,'n','M/S A.POORTMAN (LONDON) LTD.,\r\nFAX NO.44 20 7480 6513','XXXXXXXX','STINJIBIE414345','','AWSU 1961563 D2 15 20 FT DRY 23200.00 kgs\r\nCLHU 2693478 D2 15 20 FT DRY 23200.00 kgs\r\nCRXU 2355230 D2 15 20 FT DRY 23200.00 kgs\r\nTTNU 2458325 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3622882 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3770468 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3634991 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3345284 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3744577 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3744371 D2 15 20 FT DRY 23200.00 kgs\r\nFBLU 3065780 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3757825 D2 15 20 FT DRY 23200.00 kgs\r\nCMCU 2106091 D2 15 20 FT DRY 23200.00 kgs\r\nGLDU 2245641 D2 15 20 FT DRY 23200.00 kgs\r\nCAXU 6164113 D2 15 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (902,'s',0,'i','n',0,524,'2004-06-03','GBP','n',67,'n','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA, ETHIOPIA','XXXXXXXX','STINJIBIE414346','','SUDU 377026/2 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (903,'s',0,'i','n',0,525,'2004-06-03','GBP','n',67,'n','ORDER OF THE COMMERCIAL BANK OF \r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA, ETHIOPIA','XXXXXXXX','STINJIBIE414347','','SUDU 1515015 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (904,'s',0,'i','n',0,526,'2004-06-03','GBP','n',67,'n','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA ETHIOPIA','XXXXXXXX','STINJIBIE414349','','TRIU 3413253 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (905,'s',0,'i','n',0,527,'2004-06-03','GBP','n',67,'n','ORDER OF M/S NIB INTERNATIONAL BANK\r\nSHOLLA BRANCH ADDIS ABABA\r\nETHIOPIA','XXXXXXXX','STINJIBIE414350','','SUDU 3623960 D2 1 20 FT DRY 20425.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (906,'s',0,'i','n',0,528,'2004-06-03','GBP','n',67,'n','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','XXXXXXXX','STINJIBIE414353','','GATU 0752727 D2 6 20 FT DRY 23200.00 kgs\r\nTTNU 3123820 D2 6 20 FT DRY 23200.00 kgs\r\nKHLU 5201829 D2 6 20 FT DRY 23200.00 kgs\r\nCAXU 6127824 D2 6 20 FT DRY 23200.00 kgs\r\nFSCU 3383364 D2 6 20 FT DRY 23200.00 kgs\r\nBHCU 3026743 D2 6 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (907,'s',0,'i','n',0,529,'2004-06-03','GBP','n',67,'n','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','XXXXXXXX','STINJIBIE414354','','SUDU 3683316 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (908,'o',100674,'i','y',0,452,'2004-06-04','GBP','y',55,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ423015','T28110','CAXU 6167961\r\n\r\nVEHICLE DEMURRAGE','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (909,'o',500096,'c','y',0,0,'2004-06-04','GBP','y',55,'y','EXEL FREIGHT MANAGEMENT LTD\r\nROOM 1&2 TRELAWNY HOUSE\r\nTHE DOCK\r\nFELIXSTOWE\r\nSUFFOLK IP11 3GD','EXEL01','','','SUDU4670680\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (910,'s',0,'i','n',0,530,'2004-06-04','GBP','n',58,'n','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS\r\nPE24 4UF','TRAD02','STINLONDE497013','','AWSU 4942398 D4 1 40 FT DRY 28550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (911,'s',100675,'i','y',0,531,'2004-06-04','GBP','y',58,'y','TRADEWAY (SHIPPING) LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE497001','NC40248','CMCU 4903031 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (912,'s',100676,'i','y',0,532,'2004-06-04','GBP','y',58,'y','TRADEWAY (SHIPPING) LIMITED\r\nTOWN END PLACE, 146 LOWTOWN\r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE497002','NC40146','FSCU 6193694 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (913,'s',100677,'i','y',0,533,'2004-06-04','GBP','y',58,'y','OUGHTRED AND HARRISON\r\nQUEENS ROAD,\r\nIMMINGHAM\r\nNORTH EAST LINCOLNSHIRE\r\nDN40 1QY','OUGH07','STINLONDE497003','IMSEJ11717','SUDU 3615184 D2 1 20 FT DRY 22800.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (914,'s',100678,'i','y',0,534,'2004-06-04','GBP','y',58,'y','OUGHTRED AND HARRISON (SHIPPING) LTD\r\nQUEENS ROAD\r\nIMMINGHAM\r\nNORTH EAST LINCOLNSHIRE\r\nDN40 1QY','OUGH07','STINLONDE497004','IMSEJ11725','SUDU 4441045 D4 1 40 FT DRY 24200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (915,'s',100679,'i','y',0,535,'2004-06-04','GBP','y',58,'y','RAPAT FREIGHT (UK) LTD\r\nRAPAT HOUSE, AMBERLEY WAY\r\nHOUNSLOW, MIDDLESEX\r\nTW4 6BH','RAPA01','STINLONDE497005','ES0000189','TGHU 4275657 D4 1 40 FT DRY 4143.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (916,'s',0,'i','n',0,536,'2004-06-04','USD','n',58,'n','MERCIA EXPORT ENTERPRISES LTD \r\n237 SMORRALL LANE\r\nBEDWORTH, NR. NUNEATON CV12 0JN','RAPA01','STINLONDE497006','','TGHU 4275657 D4 1 40 FT DRY 10432.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (917,'s',0,'i','n',0,537,'2004-06-04','USD','n',58,'n','MERCIA EXPORT ENTERPRISES LTD\r\n237 SMORRALL LANE\r\nBEDWORTH, NR. NUNEATON CV12 0JN','RAPA01','STINLONDE497007','','TGHU 4275657 D4 1 40 FT DRY 4640.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (918,'s',100680,'i','y',0,538,'2004-06-04','GBP','y',58,'y','SDV UK\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, CM14 4SB','SDVU01','STINLONDE497008','29/822232','AWSU 4932126 D4 1 40 FT DRY 28600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (919,'s',100681,'i','y',0,539,'2004-06-04','GBP','y',58,'y','TRADEWAY (SHIPPING) LIMITED\r\nTOWN END PLACE, 146 LOWTOWN,\r\nPUDSEY, LEEDS\r\nLS28 9AY','TRAD02','STINLONDE497009','NC40246','CRXU 9524901 D5 1 40 FT HIGH CUBE 23480.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (920,'s',100682,'i','y',0,540,'2004-06-04','GBP','y',58,'y','UNEEK FORWARDING LTD\r\nUNIT 1 & 2, RENWICK INDUSTRIAL ESTATE\r\nRENWICK ROAD\r\nBARKING, ESSEX\r\nIG11 OSH','UNEE02','STINLONDE497014','EX5013','SUDU 3401407 D2 1 20 FT DRY 23628.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (921,'s',100683,'i','y',0,541,'2004-06-04','GBP','y',58,'y','UNEEK FORWARDING LTD\r\nUNIT 1 & 2 RENWICK INDUSTRIAL ESTATE\r\nRENWICK ROAD\r\nBARKING, ESSEX\r\nIG11 OSH','UNEE02','STINLONDE497015','EX5002A','CLHU 8280574 D5 4 40 FT HIGH CUBE 5200.00 kgs\r\nSUDU 4969768 D5 4 40 FT HIGH CUBE 5200.00 kgs\r\nSUDU 4971810 D5 4 40 FT HIGH CUBE 5200.00 kgs\r\nFSCU 6388171 D5 4 40 FT HIGH CUBE 5200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (922,'s',100684,'i','y',0,542,'2004-06-04','GBP','y',58,'y','MR. DAVID WALUUBE\r\n32B FINBOROUGH ROAD\r\nTOOTING,\r\nLONON\r\nSW17 9HY','SHIP99','STINLONDE497016','','CRXU 2346310 D2 1 20 FT DRY 3200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (923,'s',100685,'i','y',0,543,'2004-06-04','GBP','y',58,'y','SDV UK\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD,\r\nESSEX CM14 4SB','SDVU01','STINLONDE497017','','SUDU 3783568 D2 1 20 FT DRY 16027.90 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (924,'o',100686,'i','y',0,0,'2004-06-04','GBP','y',58,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN \r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','','NC40194','','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (925,'o',100687,'i','y',0,0,'2004-06-04','GBP','y',58,'y','TRADEWAY SHIPPING LTD\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','','NC 40248','B/L NO. STINLONDE497012 AND STINLONDE497010\r\nVESSEL: MSC SERENA SAILED 03.06.04.','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (926,'s',100690,'i','y',0,544,'2004-06-07','GBP','y',57,'y','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE, HAMS HALL DISTRIBTION \r\nCOLESHILL\r\nB46 1GA','EXPE06','STINLONDZ425008','BHX86075','GSTU 2429263 D2 1 20 FT DRY 8950.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (927,'s',0,'i','n',0,545,'2004-06-07','USD','n',57,'n','EXPEDITORS INTERNATIONAL UK LTD\r\nCANTON LANE, HAMS HALL DISTRIBTION \r\nCOLESHILL\r\nB46 1GA','EXPE06','STINLONDZ425008','','GSTU 2429263 D2 1 20 FT DRY 8950.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (928,'s',100688,'i','y',0,546,'2004-06-07','GBP','y',65,'y','ALLSEAS CARGO (UK) LTD\r\n3000 MANCHESTER BUSINESS PARK\r\nAVIATOR WAY\r\nMANCHESTER\r\nM22 5TG','SHIP99','STINLONDZ426001','EX230310364','CMCU 4908368 D5 1 40 FT HIGH CUBE 23592.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (929,'s',100689,'i','y',0,547,'2004-06-07','GBP','y',65,'y','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL\r\nLUCKYN LANE, PIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON, ESSEX\r\nSS14 3AX','KILL01','STINLONDZ426002','4814159880','GATU 0756743 D2 1 20 FT DRY 7100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (930,'s',100932,'i','y',0,548,'2004-06-30','GBP','y',58,'y','SDV UK\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, CM14 4SB','SDVU01','STINLONDE497018','','SUDU 3936137 D2 1 20 FT DRY 8375.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (931,'s',100693,'i','y',0,549,'2004-06-08','GBP','y',58,'y','SDV UK\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX CM14 4SB','SDVU01','STINLONDE497019','','TTNU 2287198 D2 1 20 FT DRY 4931.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (932,'o',100694,'i','y',0,0,'2004-06-08','GBP','y',58,'y','SDV UK\r\n2ND FLOOR\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX CM14 4SB','SDVU1','','','HAULAGE INCURRED ON CONTAINER LOADED WITH GIN ESSENCE -\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (933,'o',100695,'i','y',0,0,'2004-06-08','GBP','y',33,'y','JOHN DENNY AGENCIES LTD\r\n128 DOUGLAS HOUSE\r\nFELNOR WALK\r\nFELIXSTOWE\r\nSUFFOLK IP11 7RZ','JOHN06','EACIE410008','','SUDU4916290\r\nVEHICLE DETENTION ','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (934,'o',100698,'i','y',0,0,'2004-06-08','GBP','y',9,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE406 6.4.04','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (935,'o',100699,'i','y',0,0,'2004-06-08','GBP','y',10,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE407 19.4.04','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (936,'o',100700,'i','y',0,0,'2004-06-08','GBP','y',19,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ418 25.4.04','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (937,'s',100713,'i','y',959,550,'2004-06-08','GBP','y',58,'y','K FRIDGES\r\nHUME AVENUE\r\nTILBURY\r\nESSEX','MERL01','STINLONDE497020','MEX012471A','CLHU 8258117 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (938,'s',100717,'i','y',1161,551,'2004-06-08','GBP','y',65,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163/167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX','GCAT01','STINLONDZ426003','D71760F','CCRU 1260829 T2 3 20 FT TANK CONTAINER 28259.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (939,'s',100716,'i','y',0,552,'2004-06-08','GBP','y',65,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nSTOCKPORT CHESHIRE\r\nSK3 OWP','PANA99','STINLONDZ426006','712805','CRXU 4281239 D4 1 40 FT DRY 22600.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (940,'s',100846,'i','y',0,563,'2004-06-23','GBP','y',69,'y','CHARLES GEE & CO\r\nBRYON AVENUE\r\n(OFF WALTON AVENUE)\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 8HZ','CHAR01','STINDURIZ425001','YR CHQ 036812','SUDU 1524130 D2 1 20 FT DRY 5200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (941,'s',0,'i','n',0,554,'2004-06-08','USD','n',69,'n','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ, UNITED KINGDOM','XXXXXXXX','STINDURIZ425002','','TIFU 3260690 T2 24000 BULK 26760.00 kgs\r\nTIFU 3260725 T2 24000 BULK 26980.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (942,'s',0,'i','n',0,555,'2004-06-08','USD','n',69,'n','WT SHIPPING SERVICES LTD\r\nFERNWOOD HOUSE ROMAN ROAD\r\nMOUNTNESSING ESSEX\r\nCM15 OUG','XXXXXXXX','STINDURIZ425005','','SUDU 1529894 D2 1 20 FT DRY 18200.00 kgs\r\nSUDU 1515925 D2 1 20 FT DRY 16200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (943,'s',100822,'i','y',0,566,'2004-06-22','GBP','y',69,'y','HEMISPHERE FREIGHT SERVICES\r\nSUITE 1\r\n6 CHALLENGE WAY\r\nHYTHE HILL\r\nCOLCHESTER','HEMI01','STINJNBIZ425001','IMS\\002818','ENAU 2462813 D2 1 20 FT DRY 22187.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (944,'s',0,'i','n',0,557,'2004-06-08','USD','n',69,'n','TILE R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','XXXXXXXX','STINJNBIZ425005','','SUDU 4660125 D4 1 40 FT DRY 17022.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (945,'s',100829,'i','y',0,568,'2004-06-22','GBP','y',69,'y','MERCHANT MANAGEMENT LTD\r\n297 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','MERC01','STINJNBIZ425006','YR CHQ 027422','SUDU 2522810 D2 1 20 FT DRY 7865.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (946,'s',0,'i','n',0,559,'2004-06-08','USD','n',69,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','XXXXXXXX','STINJNBIZ425007','','SUDU 4662257 D4 1 40 FT DRY 19212.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (947,'o',100701,'i','y',0,0,'2004-06-08','GBP','y',3,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ416 9.4.04','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (948,'o',100702,'i','y',0,0,'2004-06-08','GBP','y',15,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE416 26.4.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (949,'o',100703,'i','y',0,0,'2004-06-08','GBP','y',34,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE417 2.5.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (950,'o',100704,'i','y',0,0,'2004-06-08','GBP','y',44,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ422 11.5.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (951,'o',100705,'i','y',0,0,'2004-06-08','GBP','y',37,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE418 8.5.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (952,'o',100706,'i','y',0,0,'2004-06-08','GBP','y',14,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE415 20.4.04','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14576831\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (953,'o',100707,'i','y',0,0,'2004-06-08','GBP','y',34,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE417 2.5.04','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14576831\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (954,'o',100708,'i','y',0,0,'2004-06-08','GBP','y',15,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE416 26.4.04','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14576831\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (955,'o',100709,'i','y',0,0,'2004-06-08','GBP','y',20,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ420 26.4.04','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14576831\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (956,'o',100710,'i','y',0,0,'2004-06-08','GBP','y',6,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE414 14.4.04','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14565584\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (957,'o',100711,'i','y',0,0,'2004-06-08','GBP','y',1,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ417 6.4.04','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14565584\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (958,'o',100712,'i','y',0,0,'2004-06-08','GBP','y',54,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE498 21.5.04','EXECUTIVE INFORMATION CHANGE \r\n\r\nALL DETAILS AS PER ATTACHED ORIGINAL INVOICE 14595698\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (959,'s',500097,'c','y',100713,550,'2004-06-08','GBP','y',58,'y','K FRIDGES\r\nHUME AVENUE\r\nTILBURY\r\nESSEX','MERL01','STINLONDE497020','MEX012471A','CLHU 8258117 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (960,'s',100714,'i','y',0,560,'2004-06-08','GBP','y',58,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY\r\nESSEX RM18 7QJ','MERL01','STINLONDE497020','MEX012471A','CLHU 8258117 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (961,'o',100715,'i','y',0,448,'2004-06-08','GBP','y',55,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ423006','','BLKU2516723\r\nGCAU2177626\r\nGCAU2178181\r\n\r\nDEMURRAGE 5 DAYS @ 5.00 GBP X 3','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (962,'s',100718,'i','y',996,561,'2004-06-08','GBP','y',65,'y','INDEPENDENT MARITIME AGENCIES LTD\r\nUNIT 1, ROUTEMASTER OFFICE BLOCK\r\nWALTON AVENUE\r\nFELIXSTOWE SUFFOLK\r\nIP11 3HE','INDE01','STINLONDZ426007','8739','ISGU 4214780 D4 1 40 FT DRY 18233.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (963,'s',100719,'i','y',0,562,'2004-06-08','GBP','y',65,'y','INDEPENDENT MARITIME AGENCIES LTD\r\nUNIT 1, ROUTEMASTER OFFICE BLOCK\r\nWALTON AVENUE,\r\nFELIXSTOW, SUFFOLK\r\nIP11 3HE','INDE01','STINLONDZ426008','8789','CAXU 6133215 D2 1 20 FT DRY 15060.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (964,'o',100721,'i','y',0,492,'2004-06-09','GBP','y',66,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ424003','A69860F','BLKU 2517268 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (965,'o',100723,'i','y',0,0,'2004-06-09','GBP','y',37,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE418 9.5.04','CUSTOMS/DOC FEE COLLECTED DAR ES SALAAM / MOMBASA\r\nB/L LONDE418005\r\nB/L LONDE418004\r\n\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (966,'o',500098,'c','y',0,0,'2004-06-09','GBP','y',36,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ421 6.5.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (967,'s',0,'i','n',0,563,'2004-06-09','USD','n',69,'n','GEO COPSEY\r\n178 CROW LANE\r\nROMFORD ESSEX RM7 OES\r\nTEL: 0944 1708724213\r\nFAX: 0944 1708727305','XXXXXXXX','STINDURIZ425001','','SUDU 1524130 D2 1 20 FT DRY 5200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (968,'s',0,'i','n',0,564,'2004-06-09','USD','n',69,'n','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE,WINSFORD,CHESHIRE\r\nCW7 2JZ, UNITED KINGDOM','XXXXXXXX','STINDURIZ425002','','TIFU 3260690 T2 24000 BULK 26760.00 kgs\r\nTIFU 3260725 T2 24000 BULK 26980.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (969,'s',0,'i','n',0,565,'2004-06-09','USD','n',69,'n','WT SHIPPING SERVICES LTD\r\nFERNWOOD HOUSE ROMAN ROAD\r\nMOUNTNESSING ESSEX\r\nCM15 OUG','XXXXXXXX','STINDURIZ425005','','SUDU 1529894 D2 1 20 FT DRY 18200.00 kgs\r\nSUDU 1515925 D2 1 20 FT DRY 16200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (970,'s',0,'i','n',0,566,'2004-06-09','USD','n',69,'n','HEMISPHERE FREIGHT SERVICES LTD\r\nUNIT 3, FOXTAIL ROAD\r\nRANSOMES EURO PARK\r\nIPSWICH, SUFFOLK, IP3 9RT','XXXXXXXX','STINJNBIZ425001','','ENAU 2462813 D2 1 20 FT DRY 22187.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (971,'s',0,'i','n',0,567,'2004-06-09','USD','n',69,'n','TILE R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','XXXXXXXX','STINJNBIZ425005','','SUDU 4660125 D4 1 40 FT DRY 17022.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (972,'s',0,'i','n',0,568,'2004-06-09','USD','n',69,'n','N.FROYS & SONS\r\nHIGH GREEN ROAD\r\nLAUNDRY WAY\r\nCAPEL, DORKING\r\nSURREY, RH55LG','XXXXXXXX','STINJNBIZ425006','','SUDU 2522810 D2 1 20 FT DRY 7865.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (973,'s',0,'i','n',0,569,'2004-06-09','USD','n',69,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','XXXXXXXX','STINJNBIZ425007','','SUDU 4662257 D4 1 40 FT DRY 19212.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (974,'o',500099,'c','y',0,0,'2004-06-09','GBP','y',37,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE418 8.5.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (975,'o',100727,'i','y',0,0,'2004-06-09','GBP','y',32,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','ADVERTISING\r\n\r\nADVERTISEMENT IN LLOYDS LOADING LIST\r\nORIGINAL INVOICE ATTACHED 104435','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (976,'s',100873,'i','y',0,570,'2004-06-24','GBP','y',69,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINCPTIZ425004','8DSI4060125','SUDU 3445196 D2 1 PACKAGES 7784.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (977,'s',100758,'i','y',0,571,'2004-06-15','USD','y',69,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','GCAT01','STINCPTIZ425008','A69870F','BLKU 2517587 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (978,'s',100760,'i','y',0,572,'2004-06-15','GBP','y',69,'y','JOHN S. BRAID & CO LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW\r\nG51 2RQ','JSBR01','STINCPTIZ425010','ET45990','BPTU 2651687 T2 1 20 FT TANK CONTAINER 33020.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (979,'s',100759,'i','y',0,573,'2004-06-15','GBP','y',69,'y','JOHN S. BRAID & CO LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW\r\nG51 2RQ','JSBR01','STINCPTIZ425011','ET45990','BPTU 2651711 T2 1 20 FT TANK CONTAINER 32900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (980,'s',100756,'i','y',0,574,'2004-06-15','USD','y',69,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','GCAT01','STINCPTIZ425013','T28410','SCZU 7499866 D2 1 20 FT DRY 20200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (981,'s',0,'i','n',0,575,'2004-06-10','USD','n',69,'n','TRANS OCEAN DISTRIBUTION\r\nVICTORY CLOSE, CHANDLERS FORD\r\nINDUSTRIAL ESTATE, HAMPSHIRE\r\nS053 4BU','XXXXXXXX','STINCPTIZ425014','','SUDU 2570845 D2 1 20 FT DRY 6120.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (982,'s',100783,'i','y',0,576,'2004-06-17','GBP','y',69,'y','TRANS OCEAN DISTRIBUTION LTD\r\nVICTORY CLOSE\r\nCHANDLERS FORD IND EST\r\nEASTLEIGH \r\nSOUTHAMPTON SO53 4BU','TROC01','STINCPTIZ425014','YR CHQ 106726','SUDU 2570845 D2 1 20 FT DRY 6120.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (983,'s',100754,'i','y',0,577,'2004-06-15','USD','y',69,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','GCAT01','STINCPTIZ425015','T28460','INBU 3046262 D2 1 20 FT DRY 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (984,'s',100752,'i','y',0,578,'2004-06-15','USD','y',69,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','GCAT01','STINCPTIZ425016','T28060','KHLU 6218744 D2 1 20 FT DRY 19336.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (985,'s',100765,'i','y',0,579,'2004-06-15','GBP','y',69,'y','A A I INTERNATIONAL LTD\r\nNO 1 A CIVIC SQUARE\r\nTILBURY\r\nESSEX\r\nRM18 8AA','AAII01','STINPLZIZ425002','YR CHQ 112105','SUDU 1519664 D2 1 20 FT DRY 7056.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (986,'s',100840,'i','y',0,580,'2004-06-22','GBP','y',69,'y','GLOBAL FREIGHT SERVICES LTD\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD\r\nTF7 4NY','GLOB02','STINCPTIZ425002','6206','TTNU 4413994 D4 1 40 FT DRY 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (987,'s',100858,'i','y',0,581,'2004-06-23','GBP','y',69,'y','ANTONY WOLFE ROBERTS\r\nMORNINGSIDE,SHOP \r\nMORWENSTOWE\r\nBUDE\r\nEX23 9PE','SHIP99','STINCPTIZ425020','YR CHQ 001386','CLHU 2596760 D2 1 20 FT DRY 3400.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (988,'s',100828,'i','y',0,582,'2004-06-22','GBP','y',69,'y','MERCHANT MANAGEMENT LTD\r\n297 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','MERC01','STINJNBIZ425012','YR CHQ 027421','SUDU 4677853 D4 1 40 FT DRY 15673.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (989,'s',100815,'i','y',0,583,'2004-06-21','GBP','y',69,'y','JENKAR SHIPPING LTD\r\nJENKAR HOUSE\r\nWATERGATE\r\nMETHLEY\r\nLEEDS LS26 9DE','JENK01','STINJNBIZ425013','10272','CAXU 7191392 D4 1 40 FT DRY 14284.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (990,'s',100761,'i','y',0,584,'2004-06-15','GBP','y',69,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ425001','2DSI4060031','GSTU 9071124 D5 1 40 FT HIGH CUBE 20620.00 kgs\r\nSUDU 4576837 D5 1 40 FT HIGH CUBE 17800.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (992,'o',500101,'c','y',0,0,'2004-06-11','GBP','y',46,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE419 14.5.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (993,'s',100731,'i','y',0,585,'2004-06-11','GBP','y',65,'y','STARLIFT FREIGHT SERVICES LIMITED\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX IG11 7AX','STAR01','STINLONDZ426010','','SUDU 4924763 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (994,'s',100730,'i','y',1012,586,'2004-06-11','GBP','y',65,'y','INDEPENDENT MARITIME AGENCIES LTD\r\nUNIT 1, ROUTEMASTER OFFICE BLOCK,\r\nWALTON AVENUE\r\nFELIXSTOWE SUFFOLK\r\nIP11 3HE','INDE01','STINLONDZ426007','8739','ISGU 4313294 T2 1 40 FT DRY 18033.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (995,'s',100732,'i','y',0,587,'2004-06-11','GBP','y',65,'y','W.S. LOGISTICS LIMITED\r\nKINGSFLLET HOUSE,\r\nGULPHER ROAD\r\nFELIXSTOWE\r\nSUFFOLK IP11 9RB','WSLO01','STINLONDZ426009','KEITH HUNTER','SUDU 4648840 D4 1 40 FT DRY 7061.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (996,'s',500102,'c','y',100718,561,'2004-06-11','GBP','y',65,'y','INDEPENDENT MARITIME AGENCIES LTD\r\nUNIT 1, ROUTEMASTER OFFICE BLOCK\r\nWALTON AVENUE\r\nFELIXSTOWE SUFFOLK\r\nIP11 3HE','INDE01','STINLONDZ426007','8739','ISGU 4214780 D4 1 40 FT DRY 18233.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (997,'s',500103,'c','y',100603,470,'2004-06-11','GBP','y',53,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK,\r\nBIRD HALL LANE,\r\nSTOCKPORT, CHESHIRE SK3 0WP','PANA99','STINLONDZ424003','712690','SUDU 3933098 D2 1 20 FT DRY 17710.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (998,'s',100733,'i','y',0,588,'2004-06-11','GBP','y',53,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nSTOCKPORT\r\nCHESHIRE\r\nSK3 OWP\r\n','PANA99','STINLONDZ424003','712690','SUDU 3933098 D2 1 20 FT DRY 17710.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (999,'o',500104,'c','y',0,0,'2004-06-11','GBP','y',51,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE499 16.5.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1000,'o',500105,'c','y',0,0,'2004-06-11','GBP','y',48,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ423 17.5.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1001,'s',100738,'i','y',0,589,'2004-06-14','GBP','y',60,'y','SDV UK LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD\r\nESSEX CM14 4SB','SDVU01','STINLONDE496009','','CMCU 4052374 D4 1 40 FT DRY 12993.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1002,'s',100737,'i','y',0,590,'2004-06-14','GBP','y',60,'y','ABDI SHAKOUR\r\n2C HORACE BARNES CLOSE`\r\nMANCHESTER\r\nM14 4JL','SHIP99','STINLONDE496012','','CLHU 8392321 D5 1 40 FT HIGH CUBE 22100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1003,'s',100739,'i','y',0,591,'2004-06-14','GBP','y',60,'y','KHALFAN ABDULLAH MOHAMED\r\n15 TOMPKINS CLOSE\r\nSHENLEY BROOK END\r\nMILTON KEYNES\r\nMK5 7ET','SHIP99','STINLONDE496001','','TEXU 5469704 D5 1 40 FT HIGH CUBE 22100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1004,'s',0,'i','n',0,592,'2004-06-11','USD','n',60,'n','DEAL KENT LTD\r\nTHE OLD REGISTRY\r\nCEMETRY ROAD\r\nHAWLEY\r\nST4 2DL','XXXXXXXX','STINLONDE496002','','AWSU 4922067 D4 1 40 FT DRY 18600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1005,'s',100740,'i','y',0,593,'2004-06-14','GBP','y',60,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN PUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE496003','NC40279','TGHU 7609589 D5 1 40 FT HIGH CUBE 23400.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1006,'s',100744,'i','y',0,594,'2004-06-14','GBP','y',60,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY#ESSEX RM18 7QJ','MERL01','STINLONDE496004','MEX012496A','AMIU 9600381 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1007,'s',100742,'i','y',0,595,'2004-06-14','GBP','y',60,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN \r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE496005','NC 40370','SUDU 4985795 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1008,'s',100743,'i','y',0,596,'2004-06-14','GBP','y',60,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE496006','NC 40323','CRXU 9160521 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1009,'s',100741,'i','y',0,597,'2004-06-14','GBP','y',60,'y','SDV UK LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX CM14 4SB','SDVU01','STINLONDE496010','','SUDU 3391079 D2 1 20 FT DRY 10272.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1010,'o',500106,'c','y',0,0,'2004-06-14','GBP','n',0,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','SOUTH AFRICA\r\n\r\nDEMURRAGE JAN - MAR 2004','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1011,'o',100736,'i','y',0,0,'2004-06-14','GBP','n',0,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','SOUTH AFRICA\r\n\r\nDEMURRAGE JAN - MAR 2004','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1012,'s',500107,'c','y',100730,586,'2004-06-14','GBP','y',65,'y','INDEPENDENT MARITIME AGENCIES LTD\r\nUNIT 1, ROUTEMASTER OFFICE BLOCK,\r\nWALTON AVENUE\r\nFELIXSTOWE SUFFOLK\r\nIP11 3HE','INDE01','STINLONDZ426007','8739','ISGU 4313294 T2 1 40 FT DRY 18033.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1013,'s',100745,'i','y',0,598,'2004-06-14','GBP','y',65,'y','INDEPENDENT MARITIME AGENCIES LTD\r\nUNIT 1, ROUTEMASTER OFFICE BLOCK\r\nWALTON AVENUE\r\nFELIXSTOWE, SUFFOLK\r\nIP11 3HE','INDE01','STINLONDZ426007','8739','ISGU 4313294 T2 1 40 FT DRY 18033.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1014,'o',500108,'c','y',0,0,'2004-06-14','GBP','y',49,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DEM JAN - MAR 04','DEMURRAGE\r\nJAN - MAR 2004','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1015,'o',500109,'c','y',0,0,'2004-06-14','GBP','y',49,'y','H STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DEM JAN - MAR 04','DEMURRAGE\r\n JAN - MAR 2004','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1016,'o',100748,'i','y',0,0,'2004-06-14','GBP','y',50,'y','SENATOR LINES UK\r\nSUITE 3 IST FLOOR\r\nQUEENSGATE CENTRE\r\nORSETT ROAD\r\nGRAYS ESSEX\r\nRM17 5DJ','SENA02','','','INTERNAL TELEPHONE QTR ENDING 30.06.04\r\n\r\nDETAILS AS PER ATTACHED INVOICE 14537370','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1017,'o',100749,'i','y',0,403,'2004-06-14','GBP','y',52,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ422001','2DSI4050141','SUDU5517145\r\n\r\nOVERNIGHT STAY','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1018,'s',100909,'i','y',0,599,'2004-06-29','GBP','y',71,'y','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HO.\r\nGREAT EASTERN WHARF\r\n51 PARK GATE ROAD\r\nBATTERSEA/LONDON\r\nSW11 4NQ','FINL02','STINEACIE416001','MM/S15539','SUDU 3620133 D2 1 20 FT DRY 14340.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1019,'s',100894,'i','y',0,600,'2004-06-28','GBP','y',71,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE\r\nN. YORKSHIRE\r\nHG2 7NX','TAYL01','STINEACIE416004','','CMCU 4044297 40FT\r\nENAU 4024821 40FT','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1020,'s',100903,'i','y',0,601,'2004-06-29','GBP','y',71,'y','BURROW HEATH\r\n108 STOW HILL\r\nNEWPORT\r\nGWENT\r\nWALES','BURR02','STINEACIE416008','YR CHQ 022191','SUDU 3507739 D2 1 20 FT DRY 15980.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1021,'s',100892,'i','y',0,602,'2004-06-28','GBP','y',71,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\n(OFFCARR ROAD)\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE416011','YR CHQ 033605','AWSU 1937633 D2 1 20 FT DRY 13603.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1022,'s',100911,'i','y',0,603,'2004-06-29','GBP','y',71,'y','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HO.\r\nGREAT EASTERN WHARF\r\n51 PARK GATE ROAD\r\nBATTERSEA/LONDON\r\nSW11 4NQ','FINL02','STINEACIE416012','GM/S15393','SUDU 3695317 D2 1 20 FT DRY 13940.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1023,'s',100907,'i','y',0,604,'2004-06-29','USD','y',71,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE416363','51686/52218/52551/52541','SUDU 3363288 D2 4 20 FT DRY 23200.00 kgs\r\nAWSU 1960680 D2 4 20 FT DRY 23200.00 kgs\r\nAWSU 1976922 D2 4 20 FT DRY 23200.00 kgs\r\nCMCU 2080309 D2 4 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1024,'s',100905,'i','y',0,605,'2004-06-29','USD','y',71,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE416369','51686/52218/52551/52541','CMCU 2070743 D2 5 BAGS 23200.00 kgs\r\nSUDU 3703238 D2 5 BAGS 23200.00 kgs\r\nSUDU 3630846 D2 5 BAGS 23200.00 kgs\r\nGATU 0680083 D2 5 BAGS 23200.00 kgs\r\nCMCU 2082683 D2 5 BAGS 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1025,'o',100750,'i','y',0,0,'2004-06-14','USD','y',67,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','EACIE414013','','MOMBASA - ANTWERP\r\n\r\n4 X 20 FT\r\nAWSU1901121\r\nFSCU3112050\r\nKHLU8215512\r\nSUDU3390529','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1026,'o',100751,'i','y',0,578,'2004-06-15','GBP','y',69,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ425016','T28060','KHLU 6218744 D2 1 20 FT DRY 19336.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1027,'o',100753,'i','y',0,577,'2004-06-15','GBP','y',69,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ425015','T28460','INBU 3046262 D2 1 20 FT DRY 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1028,'o',100755,'i','y',0,574,'2004-06-15','GBP','y',69,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ425013','T28410','SCZU 7499866 D2 1 20 FT DRY 20200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1029,'o',100757,'i','y',0,571,'2004-06-15','GBP','y',69,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX CM14 4EG','TRAN42','STINCPTIZ425008','A69870F','BLKU 2517587 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1030,'s',0,'i','n',0,606,'2004-06-15','USD','n',74,'n','ISEGEN SOUTH AFRICA (PTY) LTD\r\nC/O SOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD, \r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','XXXXXXXX','STINDURIZ426001','','TIFU 3260730 T2 1 BULK 26920.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1031,'s',100800,'i','y',0,607,'2004-06-21','GBP','y',74,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\n(OFFCARR ROAD)\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3SS','BHSH01','STINDURIZ426002','YR CHQ 033605','SUDU 3969059 D2 400 BAGS 16880.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1032,'s',100870,'i','y',0,608,'2004-06-24','GBP','y',74,'y','SOUTHERN CROSS SHIPPING CO\r\n9 FELTHAMBROOK IND EST\r\nFELTHAMBROOK WAY\r\nFELTHAM\r\nMIDDLESEX\r\nTW13 7DU','SOCR01','STINDURIZ426003','S12969','SUDU 3966194 D2 1 20 FT DRY 10000.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1033,'s',100799,'i','y',0,609,'2004-06-21','GBP','y',74,'y','EXPORT CONSOLIDATION SVS LTD\r\nCRANFORD HOUSE\r\n24A LANGLEY ROAD\r\nRAINHAM\r\nKENT\r\nME8 7RU','EXPO10','STINDURIZ426005','YR CHQ 102989','SUDU 3615517 D2 832 PACKAGES 13469.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1034,'s',100844,'i','y',0,610,'2004-06-22','GBP','y',74,'y','GEO LOGISTICS LTD\r\nHAWTHORNE ROAD\r\nCASTLE DONINGTON\r\nDERBY\r\nDE74 2QR','GEOL12','STINDURIZ426006','','FSCU 3524844 D2 1 20 FT DRY 24600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1035,'s',100877,'i','y',0,611,'2004-06-24','GBP','y',74,'y','CHIMERA AGENCIES LTD\r\nENTERPRISE HOUSE\r\nSTANSTEAD AIRPORT\r\nESSEX\r\nCM24 1QW','CHIM01','STINJNBIZ426002','407110','SUDU 3926340 D2 80000 PIECES 20732.00 kgs\r\nTGHU 2318045 D2 80000 PIECES 20732.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1036,'s',100946,'i','y',0,612,'2004-07-01','GBP','y',74,'y','EXTECH SCREENS & CRUSHERS LTD\r\nHEATHCOTE ROAD\r\nSWADLINCOTE\r\nNEAR BURTON ON TRENT\r\nDERBYSHIRE\r\nDE11 9DU','EXTE01','STINJNBIZ426003','YR CHQ 101242','SUDU 3642446 D2 1 20 FT DRY 22351.00 kgs (2)\r\nFSCU 7704865 D2 1 20 FT DRY 22573.00 kgs (1)\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1037,'s',100824,'i','y',0,613,'2004-06-22','GBP','y',74,'y','R J J FREIGHT LTD\r\nSUITE 10 ORWELL HOUSE\r\nFERRY LANE\r\nFELIXSTOWE\r\nSUFFOLK IP11 3QN','ROBE03','STINJNBIZ426004','TIJ10192','SUDU 1526004 D2 1 20 FT DRY 22438.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1038,'s',100927,'i','y',0,614,'2004-06-30','GBP','y',74,'y','FWX ETON FREIGHT LTD\r\nINTERNATIONAL DISTRIBUTION CENTRE\r\nCRABTREE ROAD\r\nTHORPE EGHAM\r\nSURREY TW20 8RS','FWXE01','STINJNBIZ426005','YR CHQS 114495/114528','SUDU 4659459 D4 1 40 FT DRY 12100.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1039,'s',0,'i','n',0,615,'2004-06-15','USD','n',74,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS LS 27 ONQ','XXXXXXXX','STINJNBIZ426009','','GSTU 6136089 D4 1 40 FT DRY 19420.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1040,'s',100850,'i','y',0,616,'2004-06-23','GBP','y',74,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ426001','2DSI4060145','TGHU 4378423 D4 1 40 FT DRY 10749.20 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1041,'s',100883,'i','y',0,617,'2004-06-24','GBP','y',74,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ426002','2DSI4060168/67','HLXU 6107831 D5 861 CARTONS 19095.00 kgs\r\nTGHU 7730142 D5 861 CARTONS 20225.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1176,'o',100884,'i','y',0,616,'2004-06-24','GBP','y',74,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ426001','2DSI4060145','TGHU 4378423 1 X 40FT','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1042,'s',100838,'i','y',0,618,'2004-06-22','GBP','y',74,'y','GLOBAL FREIGHT SERVICES LTD\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD\r\nTF7 4NY','GLOB02','STINCPTIZ426002','6215','CMCU 4021795 D4 270 PIECES 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1043,'s',100874,'i','y',0,619,'2004-06-24','GBP','y',74,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINCPTIZ426004','8DSI4060126','SUDU 3983967 D2 489 CARTONS 7784.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1044,'s',100798,'i','y',0,620,'2004-06-21','GBP','y',74,'y','JOHN S. BRAID & CO LTD\r\nMARITIME HOUSE\r\n143 WOODVILLE STREET\r\nGLASGOW G51 2RQ','JSBR01','STINCPTIZ426007','ET46006','EXFU 0804565 T2 26000 BULK 33180.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1045,'s',100848,'i','y',0,621,'2004-06-23','USD','y',74,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG','GCAT01','STINCPTIZ426008','T28540','SUDU 3676127 D2 1111 BULK 19420.00 kgs\r\nSUDU 3623370 D2 1111 BULK 19560.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1046,'s',100898,'i','y',0,622,'2004-06-28','GBP','y',74,'y','JENKAR SHIPPING LTD\r\nJENKAR HOUSE\r\nWATERGATE\r\nMETHLEY\r\nLEEDS\r\nLS26 9DE','JENK01','STINJNBIZ426013','40403','SUDU 4683244 D4 429 PIECES 17839.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1047,'s',100896,'i','y',0,623,'2004-06-28','GBP','y',74,'y','MERCHANT MANAGEMENT LTD\r\n297 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','MERC01','STINJNBIZ426015','','FSCU 3865985 D2 242 PIECES 9705.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1048,'s',0,'i','n',0,624,'2004-06-15','USD','n',74,'n','SWIFT (957) LTD\r\nTECAZ HOUSE\r\nNORHAM ROAD\r\nNORTH SHIELDS\r\nTYNE & WEAR, NE29 7TN','XXXXXXXX','STINJNBIZ426017','','CMCU 4073090 D4 1548 PIECES 18856.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1049,'s',100845,'i','y',0,625,'2004-06-23','GBP','y',74,'y','A A I INTERNATIONAL LTD\r\nNO 1 A CIVIC SQUARE\r\nTILBURY\r\nESSEX\r\nRM18 8AA','AAII01','STINPLZIZ426003','YR CHQ 112130','CAXU 7170980 D4 107 PACKAGES 15330.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1051,'o',500111,'c','y',0,0,'2004-06-15','GBP','y',53,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ424 25.5.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST \r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1052,'s',100763,'i','y',0,626,'2004-06-15','GBP','y',72,'y','UNEEK FORWARDING LTD\r\nUNIT 1 & 2 RENWICK INDUSTRIAL ESTATE\r\nRENWICK ROAD\r\nBARKING,\r\nESSEX IG11 OSH','UNEE02','STINLONDE495001','','SUDU 3487360 D2 1 20 FT DRY 13666.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1053,'s',100767,'i','y',0,627,'2004-06-16','GBP','y',72,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE495002','NC40337','SUDU 4998961 D5 1 40 FT HIGH CUBE 23500.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1054,'s',100768,'i','y',0,628,'2004-06-16','GBP','y',72,'y','TRANSWORLD SHIPPING \r\nTILBURY LOGISTIC CENTRE\r\nTHURROCK PARK WAY\r\nTILBURY \r\nESSEX RM18 7HW','TRAN05','STINLONDE495003','TWS SX 46146','DNLU 2030061 D2 1 20 FT DRY 8846.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1055,'s',100764,'i','y',0,629,'2004-06-15','GBP','y',72,'y','UNEEK FORWARDING LTD\r\nUNIT 1 & 2 RENWICK INDUSTRIAL ESTATE\r\nENWICK ROAD\r\nBARKING\r\nESSEX IG11 OSH','UNEE02','STINLONDE495004','','SUDU 3418694 D2 1 20 FT DRY 19745.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1056,'o',500112,'c','y',0,0,'2004-06-15','GBP','y',57,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ425 30.5.04','FREIGHT AND CHARGES COLLECTED GRAYS \r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1057,'s',100771,'i','y',0,630,'2004-06-16','GBP','y',72,'y','RAPAT FREIGHT UK LTD\r\nRAPAT HOUSE, AMBERLEY WAY\r\nHOUNSLOW\r\nMIDDLESEX TW4 6BH','RAPA01','STINLONDE495005','ES0000209A','SUDU 3706392 D2 1 20 FT DRY 13248.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1058,'s',100766,'i','y',0,631,'2004-06-16','GBP','y',72,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE495010','NC40392','KHJU 8401706 D5 1 40 FT HIGH CUBE 23600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1059,'s',0,'i','n',0,632,'2004-06-15','USD','n',72,'n','ALFRED KABA\r\n52 PORTREE STREET\r\nLONDON\r\nE14 OHT','XXXXXXXX','STINLONDE495011','','GSTU 3470235 D2 1 20 FT DRY 11200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1060,'s',100772,'i','y',1089,633,'2004-06-16','GBP','y',72,'y','SDV UK\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nCM14 4SB','SDVU01','STINLONDE495009','','SUDU 3397863 D2 1 20 FT DRY 10571.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1061,'s',100776,'i','y',0,634,'2004-06-16','GBP','y',70,'y','MARSIL MARINE LIMITED\r\n82B EAST HILL,COLCHESTER\r\nESSEX CO1 2QW','MARS01','STINLONDZ427001','m1 20175','SUDU 3364237 D2 1 20 FT DRY 7712.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1062,'s',100777,'i','y',0,635,'2004-06-16','GBP','y',70,'y','PINNACLE INTERNATIONAL FREIGHT LTD.\r\nMORTIMER ROAD, NARBOROUGH\r\nLE9 5GA LEICESTER\r\n\r\nGREAT BRITAIN','PINN01','STINLONDZ427002','13/35864','AWSU 4914631 D4 1 40 FT DRY 8430.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1063,'s',100778,'i','y',0,636,'2004-06-16','GBP','y',70,'y','Embassy Freight Services UK\r\nUnit 13B, Basildon Business Centre\r\nPipps Hill Industrial Estate\r\nBasildon, Essex SS14 3FT','EMBA01','STINLONDZ427003','E3015/1','ENAU 2460277 D2 1 20 FT DRY 4355.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1064,'o',500113,'c','y',0,0,'2004-06-16','GBP','y',52,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ422 24.5.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1065,'o',500114,'c','y',0,0,'2004-06-16','GBP','y',55,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ423 28.5.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1066,'o',500115,'c','y',0,0,'2004-06-16','GBP','y',66,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ424 5.6.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1067,'s',100773,'i','y',0,637,'2004-06-16','GBP','y',72,'y','TRADEWAY SHIPPING LIMITED\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS LS28 9AY','TRAD02','STINLONDE495012','NC40518','CRXU 9128536 D5 1 40 FT HIGH CUBE 24100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1068,'s',0,'i','n',0,638,'2004-06-16','USD','n',72,'n','RECLAIMED APPLIANCES LTD\r\nHAVEN BULK STORE\r\nTHE PORT OF BOSTON\r\nBOSTON\r\nLINCS PE21 6BN','XXXXXXXX','STINLONDE495008','','TEXU 5479981 D5 1 40 FT HIGH CUBE 14100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1069,'s',100770,'i','y',0,639,'2004-06-16','GBP','y',72,'y','RAPAT FREIGHT (UK) LTD\r\nRAPAT HOUSE, AMBERLEY WAY\r\nHOUNSLOW\r\nMIDDLESEX TW4 6BH\r\nENGLAND','RAPA01','STINLONDE495016','ES0000210','FBLU 3085642 D2 1 20 FT DRY 5189.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1070,'s',100769,'i','y',0,640,'2004-06-16','GBP','y',72,'y','AMBA FORWARDING LONDON LTD\r\nUNIT 6, TRAFALGAR BUSINESS CENTRE\r\n78/87 RIVER ROAD\r\nBARKING,\r\nESSEX IG11 OJU','AMBA01','STINLONDE495014','','CMCU 4927331 D5 1 40 FT HIGH CUBE 31680.00 kgs\r\n\r\nSECOND HAULAGE CHARGE IS FOR THE WEIGHTBRIDGE\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1071,'s',100787,'i','y',0,641,'2004-06-17','GBP','y',72,'y','MISWA CHEMICALS LTD\r\nCASWELL ROAD\r\nBRACKMILLS\r\nNORTHAMPTON\r\nNN4 OPW','MISW01','STINLONDE495015','','KHLU 9421375 D2 1 20 FT DRY 14533.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1072,'o',500116,'c','y',0,0,'2004-06-16','GBP','y',69,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ425 14.6.04','FREIGHT AND CHARGES COLLECTED FELIXSTOWE\r\nAS PER ATTACHED MANIFEST ','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1073,'o',500117,'c','y',0,0,'2004-06-16','GBP','y',53,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ424 25.5.04','LONDZ424003\r\nCONG ADDED TO MANIFEST\r\nUSD 100.00 @ 0.5753 = GBP 57.53','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1074,'o',500118,'c','y',0,0,'2004-06-16','GBP','y',44,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ422','LONDZ422003\r\nTHCL CHANGED TO PREPAID','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1075,'o',100774,'i','y',0,0,'2004-06-16','GBP','y',36,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ421 6.5.04','COMMISSION ADJUSTMENT\r\nNTFR 1175.00 @ 0.5656 @ \r\n5% = GBP 33.23','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1076,'o',500119,'c','y',0,0,'2004-06-16','GBP','y',10,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE407 19.4.04','DETAILS AS ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1077,'o',100775,'i','y',0,0,'2004-06-16','GBP','y',48,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ423 17.5.04','MANIFEST CORRECTOR LONDZ423006\r\nAS ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1078,'s',100780,'i','y',0,642,'2004-06-16','GBP','y',70,'y','DFDS TRANSPORT (UK) LTD\r\nKINGSBURY LINK\r\nTRINITY ROAD\r\nPICCADILLY TAMWORTH\r\nSTAFFORDSHIRE\r\nB78 2EX','DFDS02','STINLONDZ427004','36619','SUDU 6522770 D5 1 40 FT HIGH CUBE 21100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1079,'s',100779,'i','y',0,643,'2004-06-16','GBP','y',70,'y','INDEPENDENT MARITIME AGENCIES LIMITED\r\nUNIT 1, ROUTEMASTER OFFICE BLOCK\r\nWALTON AVENUE\r\nFELIXSTOWE\r\nSUFFOLK IP11 3H','INDE01','STINLONDZ427005','8835','CLHU 3075448 D2 1 20 FT DRY 22176.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1080,'o',100781,'i','y',0,0,'2004-06-17','GBP','y',51,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE499 15.5.04','LOCATION CHANGE / CARGO RENT \r\nALL DETAILS AS PER ATTACHED INVOICE 14590136','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1081,'o',100782,'i','y',0,0,'2004-06-17','GBP','y',32,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','TRADEWAY SHIPPING - FUMIGATION SUBSIDY\r\nAS AGREED WITH MR ICKERT','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1082,'s',100788,'i','y',0,644,'2004-06-17','GBP','y',72,'y','MISWA CHEMICALS LTD\r\nCASWELL ROAD\r\nBRACKMILLS\r\nNORTHAMPTON\r\nNN4 OPW','MISW01','STINLONDE495022','','CAXU 6182267 D2 1 20 FT DRY 19800.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1083,'s',100786,'i','y',0,645,'2004-06-17','GBP','y',72,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY\r\nESSEX RM18 7QJ','MERL01','STINLONDE495018','MEX012532A','CWSU 2230397 D2 1 20 FT DRY 12200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1084,'s',100785,'i','y',0,646,'2004-06-17','GBP','y',72,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY\r\nESSEX\r\nRM18 7QJ','MERL01','STINLONDE495019','MEX012533A','TPHU 4441355 D4 1 40 FT DRY 18600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1085,'s',100790,'i','y',0,647,'2004-06-17','GBP','y',70,'y','Starlift Freight Services Ltd\r\n2 Abbey Road\r\nBarking,\r\nEssex\r\nIG11 7AX','STAR01','STINLONDZ427006','XSTA0237','SUDU 4655155 D4 1 40 FT DRY 18700.00 kgs\r\nSUDU 4494699 D4 1 40 FT DRY 18700.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1086,'s',100791,'i','y',0,648,'2004-06-17','GBP','y',70,'y','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX\r\nIG11 7AX','STAR01','STINLONDZ427007','XSTA0247','SUDU 4970711 D5 1 40 FT HIGH CUBE 16592.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1087,'s',100793,'i','y',1100,649,'2004-06-18','GBP','y',70,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nCHEADLE\r\nCHESHIRE','PANA99','STINLONDZ427008','712891','CRXU 9252233 D5 1 40 FT HIGH CUBE 9200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1088,'o',100784,'i','y',0,0,'2004-06-17','GBP','y',50,'y','FREIGHTLINER LTD\r\nAVOCET HOUSE\r\nTHE DOCK\r\nFELIXSTOWE\r\nSUFFOLK','FREI05','','','SENATOR CONTAINER HJCU8895965 20 DC\r\nRE-USED ON STINNES EXPORT (GRY47532))\r\nIN ERROR BY FREIGHTLINER ON 20.05.04\r\n\r\nCHARGES INCURRED\r\nUSD 143.00 @ 1.8272 = GBP 78.26','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1089,'s',500120,'c','y',100772,633,'2004-06-17','GBP','y',72,'y','SDV UK\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nCM14 4SB','SDVU01','STINLONDE495009','','SUDU 3397863 D2 1 20 FT DRY 10571.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1090,'s',100789,'i','y',0,650,'2004-06-17','GBP','y',72,'y','SDV (UK) LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4SB','SDVU01','STINLONDE495009','','SUDU 3397863 D2 1 20 FT DRY 10571.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1091,'o',100792,'i','y',0,0,'2004-06-17','GBP','y',54,'y','SDV (UK) LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4SB','SDVU01','','29/822146','haulage omitted from previous invoice no. 100566\r\ncontainer number SUDU 3771633 on the MSC Austria','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1092,'o',500121,'c','y',0,584,'2004-06-18','GBP','y',69,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ425001','2DSI4060031','GSTU 9071124\r\nSUDU 4576837\r\n\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1093,'s',100795,'i','y',0,651,'2004-06-18','GBP','y',72,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY\r\nESSEX\r\nRM18 7QJ','MERL01','STINLONDE495023','mex012507a','TTNU 9792205 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1094,'s',100796,'i','y',0,652,'2004-06-18','GBP','y',72,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY\r\nESSEX\r\nRM18 7QJ','MERL01','STINLONDE495024','MEX012513A','TTNU 9792458 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1095,'o',100801,'i','y',0,505,'2004-06-21','GBP','y',67,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\n(OFFCARR ROAD)\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE414004','YR CHQ 033605','AWSU 1951014 D2 1 20 FT DRY 17460.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1096,'o',100803,'i','y',0,504,'2004-06-21','GBP','y',67,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\n(OFFCARR ROAD)\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE414003','YR CHQ 033605','CAXU 6144523 D2 1 20 FT DRY 16740.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1097,'o',100805,'i','y',0,506,'2004-06-21','GBP','y',67,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\n(OFFCARR ROAD)\r\nFELIXSTOWE\r\nSUFFOLK IP11 3SS','BHSH01','STINEACIE414005','YR CHQ 033605','GLDU 0228476 D2 1 20 FT DRY 17140.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1098,'o',100807,'i','y',0,510,'2004-06-21','GBP','y',67,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\n(OFFCARR ROAD)\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE414010','YR CHQ 033605','AWSU 1932966 D2 1 20 FT DRY 14140.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1099,'s',500122,'c','y',100297,257,'2004-06-21','GBP','y',20,'y','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD, PICCA\r\nTAMWORTH, STAFFORDSHIRE\r\nB78 2EX','DFDS02','STINLONDZ420008','CERES','SUDU 4900479 D5 1 40 FT HIGH CUBE 17600.00 kgs\r\nTGHU 7583268 D5 1 40 FT HIGH CUBE 17600.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1100,'s',500123,'c','y',100793,649,'2004-06-21','GBP','y',70,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nCHEADLE\r\nCHESHIRE','PANA99','STINLONDZ427008','712891','CRXU 9252233 D5 1 40 FT HIGH CUBE 9200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1101,'s',100812,'i','y',1153,653,'2004-06-21','GBP','y',70,'y','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON\r\nESSEX SS14 3AX','KILL01','STINLONDZ427009','4814160997','SUDU 2525131 D2 1 20 FT DRY 7346.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1102,'s',100811,'i','y',0,654,'2004-06-21','GBP','y',70,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nCHEADLE,\r\nCHESHIRE\r\nSK3 OWP','PANA99','STINLONDZ427008','712891','CRXU 9252233 D5 1 40 FT HIGH CUBE 9200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1103,'s',100810,'i','y',0,655,'2004-06-21','GBP','y',20,'y','DFDS TRANSPORT LTD\r\nKINGSBURY LINK, TRINITY ROAD,\r\nPICCADDILY\r\nTAMWORTH, STAFFORDSHIRE\r\nB78 2EX','DFDS02','STINLONDZ420008','CERES','SUDU 4900479 D5 1 40 FT HIGH CUBE 17600.00 kgs\r\nTGHU 7583268 D5 1 40 FT HIGH CUBE 17600.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1104,'o',100813,'i','y',0,512,'2004-06-21','GBP','y',67,'y','SHIELD SHIPPING LTD\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 2EY','SHIE01','STINEACIE414012','YR CHQ 100018','FSCU 6971506 D5 1 40 FT HIGH CUBE 26534.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1105,'s',100818,'i','y',0,656,'2004-06-21','GBP','y',75,'y','TRADEWAY SHIPPING LTD\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS\r\nLS28 9AY','TRAD02','STINLONDE493004','nc40508','FSCU 6030676 D5 1 40 FT HIGH CUBE 23500.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1106,'s',100819,'i','y',0,657,'2004-06-21','GBP','y',75,'y','TRADEWAY SHIPPING LTD\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS\r\nLS28 9AY','TRAD02','STINLONDE493005','NC40520','SUDU 4968843 D5 1 40 FT HIGH CUBE 29100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1107,'s',100820,'i','y',0,658,'2004-06-21','GBP','y',75,'y','TRADEWAY SHIPPING LTD\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS\r\nLS28 9AY','TRAD02','STINLONDE493006','nc40431','FSCU 6399068 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1108,'s',100821,'i','y',0,659,'2004-06-21','GBP','y',75,'y','NEWMARKET LINER SERVICES\r\n52 HIGH STYREET\r\nWESTLEY WATERLESS\r\nNEWMARKET\r\nSUFFOLK\r\nCB8 0RQ','NEWM01','STINLONDE493007','nls4686','TGHU 4090463 D4 1 40 FT DRY 19675.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1109,'s',100817,'i','y',0,660,'2004-06-21','GBP','y',75,'y','HERMES SHPG & TSPT LTD\r\n7TH FLOOR\r\n63 - 66 HATTON GARDEN\r\nLONDON\r\nEC1N 8LE','HERM01','STINLONDE493001','0504018','SUDU 3762903 D2 1 20\' Standard 7045.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1110,'s',100816,'i','y',0,661,'2004-06-21','GBP','y',75,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX, UNITED KINGDOM','SDVU01','STINLONDE493008','','SUDU 3351163 D2 1 20 FT DRY 14283.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1111,'s',0,'i','n',0,662,'2004-06-21','USD','n',75,'n','CORBY POLYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND EST\r\nCORBY\r\nNORTHANTS NN17 5XL','CORB01','STINLONDE493003','','SUDU 2565108 D2 1 20 FT DRY 7207.50 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1112,'s',100825,'i','y',0,663,'2004-06-22','GBP','y',75,'y','CORBY POLYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND. EST\r\nCORBY\r\nNORTHANTS NN17 5XL','CORB01','STINLONDE493002','','SUDU 2565108 D2 1 20 FT DRY 13285.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1113,'s',100854,'i','y',0,664,'2004-06-23','GBP','y',73,'y','MARSIL MARINE LIMITED\r\n82B EAST HILL,COLCHESTER\r\nCO2 0AF COLCHESTER\r\n\r\nGREAT BRITAIN','MARS01','STINLONDZ428004','M1 CPT1962','AWSU 1900510 D2 1 20 FT DRY 8536.00 kgs\r\nSUDU 3922719 D2 1 20 FT DRY 19640.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1114,'s',100842,'i','y',0,665,'2004-06-22','GBP','y',73,'y','Independent Maritime Agencies Ltd\r\nUnit 1, Routemaster Office Block\r\nWalton Avenue\r\nFelixstowe\r\nSuffolk ip11 3HE','INDE01','STINLONDZ428006','','CAXU 2371339 D2 1 20 FT DRY 4360.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1115,'s',100841,'i','y',0,666,'2004-06-22','GBP','y',73,'y','INDEPENDANT MARITIME AGENCIES\r\nUnit 1, Routemaster Office block\r\nWalton Avenue\r\nFelixstowe\r\nSuffolk IP11 3HE','INDE01','STINLONDZ428007','','ISGU 0146666 D2 1 20 FT DRY 22700.00 kgs\r\nCLHU 3076423 D2 1 20 FT DRY 22700.00 kgs\r\nISGU 6618630 D2 1 20 FT DRY 22700.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1116,'s',0,'i','n',0,667,'2004-06-22','USD','n',73,'n','ITEC GRAPHIC MACHINERY LTD\r\n576 HONEYPOT LANE\r\nSTANMORE\r\nMIDDLESEX HA7 1JS\r\nUNITED KINGDOM','JNEX01','STINLONDZ428003','','SUDU 4972170 D5 1 40 FT HIGH CUBE 10400.00 kgs\r\nKHLU 5413005 D4 1 40 FT DRY 9900.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1117,'s',100856,'i','y',0,668,'2004-06-23','GBP','y',73,'y','EXPEDITORS INT\'L (UK) LTD\r\nCANTON LANE\r\nHAMS HALL DISTRIBUTION PARK\r\nCOLESHILL\r\nB46 1GA','EXPE06','STINLONDZ428005','BHX86199','AWSU 1974323 D2 1 20 FT DRY 6035.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1118,'s',100843,'i','y',0,669,'2004-06-22','GBP','y',73,'y','Embassy Freight Services (UK) Ltd\r\nUnit 13, Basildon Business Centre\r\nPipps Hill Industrial Estate\r\nBasildon, Essex, SS14 3FT \r\nGREAT BRITAIN','EMBA01','STINLONDZ428001','e2984/1','TRLU 2423837 D2 1 20 FT DRY 17200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1119,'s',100839,'i','y',0,670,'2004-06-22','GBP','y',73,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nCHEADLE,\r\nCHESHIRE\r\nSK3 OWP','PANA99','STINLONDZ428002','712951','FSCU 2423887 D2 1 20 FT DRY 12640.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1120,'s',100851,'i','y',0,671,'2004-06-23','GBP','y',75,'y','SDV (UK) LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4SB','SDVU01','STINLONDE493011','','TGHU 2239882 D2 1 20 FT DRY 9141.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1121,'s',100849,'i','y',0,672,'2004-06-23','GBP','y',75,'y','UNEEK FORWARDING LIMITED\r\nUNIT 1 & 2 RENWICK IND. EST.\r\nRENWICK ROAD\r\nBARKING\r\nESSEX\r\nIG11 OSH','UNEE02','STINLONDE493013','EX5029','SUDU 3392516 D2 1 20 FT DRY 12200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1122,'s',100860,'i','y',0,673,'2004-06-23','GBP','y',75,'y','SDV (UK) LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4SB','SDVU01','STINLONDE493012','','SUDU 3446295 D2 1 20 FT DRY 8949.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1123,'o',100831,'i','y',0,523,'2004-06-22','GBP','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE414345','51686/52218/52551/52541','AWSU 1961563 D2 15 20 FT DRY 23200.00 kgs\r\nCLHU 2693478 D2 15 20 FT DRY 23200.00 kgs\r\nCRXU 2355230 D2 15 20 FT DRY 23200.00 kgs\r\nTTNU 2458325 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3622882 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3770468 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3634991 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3345284 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3744577 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3744371 D2 15 20 FT DRY 23200.00 kgs\r\nFBLU 3065780 D2 15 20 FT DRY 23200.00 kgs\r\nSUDU 3757825 D2 15 20 FT DRY 23200.00 kgs\r\nCMCU 2106091 D2 15 20 FT DRY 23200.00 kgs\r\nGLDU 2245641 D2 15 20 FT DRY 23200.00 kgs\r\nCAXU 6164113 D2 15 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1124,'s',0,'i','n',0,674,'2004-06-22','USD','n',77,'n','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK\r\nINDUSTRIAL ESTATE, WINSFORD,\r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','XXXXXXXX','STINDURIZ427001','','TIFU 3260746 T2 2 BULK 26780.00 kgs\r\nTIFU 3260900 T2 2 BULK 27080.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1125,'s',0,'i','n',0,675,'2004-06-22','USD','n',77,'n','AMSCO LOGISTICS LIMITED\r\nAMSCO HOUSE\r\nOLD HAY, BRENCHLEY\r\nTONBRIDGE, KENT TN 12 7 DG','XXXXXXXX','STINDURIZ427002','','TGHU 2248945 D2 81 CARTONS 13531.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1126,'s',100969,'i','y',0,676,'2004-07-02','GBP','y',77,'y','C H FREIGHT SERVICES\r\nROOM 219\r\nROUTEMASTER BUILDING\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3BA','CHFR01','STINDURIZ427006','C 92015','SUDU 3931665 D2 1 LOOSE 2650.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1127,'s',0,'i','n',0,677,'2004-06-22','USD','n',77,'n','TREK OVERLAND\r\nKUND COURT FARM\r\nNAWTON NORTH YORKSHIRE\r\nYORK Y0627TZ','XXXXXXXX','STINDURIZ42706A','','SUDU 3931665 D2 4 PACKAGES 2368.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1128,'s',0,'i','n',0,678,'2004-06-22','USD','n',77,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 0NQ','XXXXXXXX','STINJNBIZ427002','','SUDU 4455096 D4 1388 PIECES 17717.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1129,'s',0,'i','n',0,679,'2004-06-22','USD','n',77,'n','HOLME DODSWORTH METALS LTD. \r\n59-69 HEATON PARK ROAD\r\nNEWCASTLE UPON TYNE\r\nNE61SQ\r\nUNITED KINGDOM','XXXXXXXX','STINJNBIZ427004','','SUDU 1543700 D2 20 BUNDLES 23355.00 kgs\r\nSUDU 3624165 D2 20 BUNDLES 23133.00 kgs\r\nFSCU 3049240 D2 20 BUNDLES 23348.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1130,'s',0,'i','n',0,680,'2004-06-22','USD','n',77,'n','SENATOR INTERNATIONAL FREIGHT \r\nFORWARDING LTD, SUITE 122/123\r\nTRELAWNY HOUSE DOCK ROAD\r\nPORT OF FELIXSTOWE, SUFFOLK\r\nENGLAND IP11 3GB','XXXXXXXX','STINJNBIZ427006','','SUDU 5590995 D5 296 PIECES 12600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1131,'s',0,'i','n',0,681,'2004-06-22','USD','n',77,'n','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM\r\nCM24 1QW','XXXXXXXX','STINJNBIZ427007','','SUDU 1525203 D2 72000 PIECES 18520.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1132,'s',100987,'i','y',0,682,'2004-07-06','GBP','y',77,'y','KAY O\'NEILL LTD\r\nSOUTHMOOR PARK\r\nROUNDTHORNE IND EST\r\nWYTHENSHAWE\r\nMANCHESTER\r\nM23 9QS','KAYO01','STINJNBIZ427009','YR CHQ 703904','CRXU 4950490 D4 2078 PACKAGES 18066.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1133,'s',100967,'i','y',0,683,'2004-07-02','GBP','y',77,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ427002','2DSI4060197','KHLU 5222061 D2 214 PACKAGES 6936.40 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1134,'s',100992,'i','y',0,684,'2004-07-06','GBP','n',77,'y','W S LOGISTICS\r\nKINGSFLEET HOUSE\r\nGULPHER ROAD\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 9RB','WSLO01','STINDURIZ427007','YR CHQ 105474','SUDU 4643534 D4 352 CARTONS 8135.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1135,'s',100961,'i','y',0,685,'2004-07-02','GBP','y',77,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ427001','2DSI4060236','SUDU 4933641 D5 1006 CARTONS 18785.00 kgs\r\nTRIU 9033944 D5 1006 CARTONS 13465.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1136,'s',0,'i','n',0,686,'2004-06-22','USD','n',77,'n','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD\r\nHOLMEWOOD, CHESTERFIELD\r\nS42 5UQ, U.K.','XXXXXXXX','STINCPTIZ427002','','AWSU 1921494 D2 24 PACKAGES 11466.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1137,'s',100960,'i','y',0,687,'2004-07-02','USD','y',77,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG','GCAT01','STINCPTIZ427003','A70380F','EURU 1960937 T2 26000 BULK 33200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1138,'s',100958,'i','y',0,688,'2004-07-02','USD','y',77,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG','GCAT01','STINCPTIZ427004','A70770F A70780F','BLKU 2522897 T2 25070 BULK 32120.00 kgs\r\nBLKU 2522881 T2 25070 BULK 32130.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1139,'s',0,'i','n',0,689,'2004-06-22','USD','n',77,'n','AQUALIFE\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','XXXXXXXX','STINJNBIZ427014','','TTNU 3453740 D2 275 PACKAGES 8027.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1140,'s',0,'i','n',0,690,'2004-06-22','USD','n',77,'n','BL PEGSON LIMITED\r\nC/O OZZ INTERNATIONAL\r\nLAWFORD ROAD RUGBY\r\nWARKSHIRE CV21 2UX U.K.','XXXXXXXX','STINJNBIZ427015','','SUDU 3918180 D2 14 PACKAGES 23802.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1141,'s',0,'i','n',0,691,'2004-06-22','USD','n',68,'n','RADIO FREQUENCY SYSTEM (UK) LTD\r\nUNIT9, HADDENHAM BUSINESS PARK,\r\nTHAME ROAD,HADDENHAM,BUCKS,\r\nHP17 8LJ UK','XXXXXXXX','STINDARIE415004','','','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1142,'s',0,'i','n',0,692,'2004-06-22','USD','n',68,'n','SDV (UK) LTD\r\n2nd Fl., Fairfield House, Fairfield\r\nBRENTWOOD, ESSEX, ZIP CM14 4SB\r\nGREAT BRITAIN (GB)','SDVU01','STINEACIE415003','','CLHU 4355844 D4 1 40 FT DRY 28475.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1143,'s',0,'i','n',0,693,'2004-06-22','USD','n',68,'n','SDV (UK) LTD\r\n2nd Fl., Fairfield House, Fairfield\r\nBRENTWOOD, ESSEX, ZIP CM14 4SB\r\nGREAT BRITAIN (GB)','SDVU01','STINEACIE415004','','SUDU 5512821 D5 1 40 FT HIGH CUBE 28975.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1144,'s',100963,'i','y',0,694,'2004-07-02','GBP','y',68,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE\r\nN. YORKSHIRE\r\nHG2 7NX','TAYL01','STINEACIE415005','','SUDU 3762436 D2 1 20 FT DRY 16840.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1145,'s',100968,'i','y',0,695,'2004-07-02','GBP','y',68,'y','CONTISPED LTD\r\nCERDIC HOUSE\r\nTHE DOCK\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3TX','CONT03','STINEACIE415007','IMP49171','CAXU 6222734 D2 1 20 FT DRY 4400.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1146,'s',100970,'i','y',0,696,'2004-07-05','GBP','y',68,'y','BURROW HEATH\r\n108 STOW HILL\r\nNEWPORT\r\nGWENT\r\nWALES','BURR02','STINEACIE415008','YR CHQ 022205','SUDU 3782772 D2 1 20 FT DRY 17710.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1147,'s',100965,'i','y',0,697,'2004-07-02','GBP','y',68,'y','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPROSPECT ROAD\r\nHARROGATE\r\nN. YORKSHIRE\r\nHG2 7NX','TAYL01','STINEACIE415011','','CRXU 9122522 D5 1 40 FT HIGH CUBE 31907.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1148,'o',100833,'i','y',0,528,'2004-06-22','GBP','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE414353','51686/52218/52551/52541','GATU 0752727 D2 6 20 FT DRY 23200.00 kgs\r\nTTNU 3123820 D2 6 20 FT DRY 23200.00 kgs\r\nKHLU 5201829 D2 6 20 FT DRY 23200.00 kgs\r\nCAXU 6127824 D2 6 20 FT DRY 23200.00 kgs\r\nFSCU 3383364 D2 6 20 FT DRY 23200.00 kgs\r\nBHCU 3026743 D2 6 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1149,'o',100835,'i','y',0,529,'2004-06-22','GBP','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE414354','51735','SUDU 3683316 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1150,'s',100966,'i','y',0,698,'2004-07-02','GBP','y',77,'y','GLOBAL FREIGHT SERVICES LTD\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD\r\nTF7 4NY','GLOB02','STINCPTIZ427001','YR CHQ 104001','CRXU 4269629 D4 313 PIECES 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1151,'s',100853,'i','y',0,699,'2004-06-23','GBP','y',73,'y','J.N. EXPORT SERVICES LTD\r\n406A BRIGHTON ROAD\r\nSOUTH CROYDON\r\nSURREY\r\nCR2 6AN','JNEX01','STINLONDZ428009','817','KHLU 5413005 D4 1 40 FT DRY 16200.00 kgs\r\nSUDU 4972170 D5 1 40 FT HIGH CUBE 4100.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1152,'o',500124,'c','y',0,413,'2004-06-22','GBP','y',51,'y','TRANS WORLD SHIPPING LTD\r\nLOGISTICS DISTRIBUTION CENTER\r\nTILBURY LOGISTICS CENTRE\r\nTHURROCK PARK WAY\r\nTILBURY ESSEX\r\nRM18 7HW','TRAN05','STINLONDE499003','46114','','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1153,'s',500125,'c','y',100812,653,'2004-06-22','GBP','y',70,'y','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON\r\nESSEX SS14 3AX','KILL01','STINLONDZ427009','4814160997','SUDU 2525131 D2 1 20 FT DRY 7346.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1154,'s',100865,'i','y',0,700,'2004-06-23','GBP','y',70,'y','KILLICK MARTIN & CO LTD\r\nBOWDEN TERMINAL\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON\r\nESSEX SS14 3AX','KILL01','STINLONDZ427009','4814160997','SUDU 2525131 D2 1 20 FT DRY 7346.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1155,'o',100847,'i','y',0,621,'2004-06-23','GBP','y',74,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG','TRAN42','STINCPTIZ426008','T28540','SUDU 3676127 D2 1111 BULK 19420.00 kgs\r\nSUDU 3623370 D2 1111 BULK 19560.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1156,'o',100857,'i','y',0,584,'2004-06-23','GBP','y',69,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ425001','2DSI4060031','','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1157,'o',100859,'i','y',0,0,'2004-06-23','USD','y',71,'y','RUSSIAN COFFEE CO LTD\r\nCONGRESS HOUSE\r\nLYON ROAD\r\nHARROW\r\nMIDDLESEX\r\nHA1 2EN','RUSS01','JIBIE416357','','B/L JIBIE416357 1 X 20FT LCL/FCL\r\n\r\nSUDU3981054','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1158,'s',100863,'i','y',0,701,'2004-06-23','GBP','y',75,'y','UNEEK FORWARDING LIMITED\r\nUNIT 1 & 2 RENWICK IND. EST.\r\nRENWICK ROAD\r\nBARKING\r\nESSEX\r\nIG11 OSH','UNEE02','STINLONDE493015','EX5031','SUDU 3374127 D2 1 20 FT DRY 22892.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1159,'s',100864,'i','y',0,702,'2004-06-23','GBP','y',75,'y','SDV (UK) LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4SB','SDVU01','STINLONDE493016','','RMLU 2010133 D2 1 20 FT DRY 18140.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1160,'o',100861,'i','y',0,525,'2004-06-23','GBP','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE414347','52439','SUDU 1515015 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1161,'s',500126,'c','y',100717,551,'2004-06-23','GBP','y',65,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163/167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX','GCAT01','STINLONDZ426003','D71760F','CCRU 1260829 T2 3 20 FT TANK CONTAINER 28259.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1162,'s',100869,'i','y',0,703,'2004-06-23','GBP','y',75,'y','SDV (UK) LTD\r\n2ND FLOOR FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4SB','SDVU01','STINLONDE493014','','TEXU 5394605 D5 1 40 FT HIGH CUBE 12082.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1163,'s',100867,'i','y',0,704,'2004-06-23','USD','y',65,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG','GCAT01','STINLONDZ426003','D71760F','CCRU 1260829 T2 1 20 FT TANK CONTAINER 28259.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1164,'o',100866,'i','y',0,704,'2004-06-23','GBP','y',65,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG','TRAN42','STINLONDZ426003','D71760F','CCRU 1260829 T2 1 20 FT TANK CONTAINER 28259.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1165,'o',100868,'i','y',0,704,'2004-06-23','GBP','y',65,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG','TRAN42','STINLONDZ426003','D71760F','OMITTED FROM INVOICE NO. 100866','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1166,'o',100871,'i','y',1167,0,'2004-06-24','GBP','y',75,'y','UNEEK FORWARDING LIMITED\r\nUNIT 1 & 2 RENWICK IND. EST.\r\nRENWICK ROAD\r\nBARKING\r\nESSEX\r\nIG11 OSH','UNEE02','','ex5031','ADDITIONAL CHARGE DUE TO CONTAINER RETURNING TO LOAD POINT AFTER LEAVING.','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1167,'o',500127,'c','y',100871,0,'2004-06-24','GBP','y',75,'y','UNEEK FORWARDING LIMITED\r\nUNIT 1 & 2 RENWICK IND. EST.\r\nRENWICK ROAD\r\nBARKING\r\nESSEX\r\nIG11 OSH','UNEE02','','ex5031','ADDITIONAL CHARGE DUE TO CONTAINER RETURNING TO LOAD POINT AFTER LEAVING.','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1168,'o',100872,'i','y',0,0,'2004-06-24','GBP','y',75,'y','UNEEK FORWARDING LIMITED\r\nUNIT 1 & 2 RENWICK IND. EST.\r\nRENWICK ROAD\r\nBARKING\r\nESSEX\r\nIG11 OSH','UNEE02','','EX5031','ADDITIONAL CHARGE INCURRED DUE TO CONTAINER BEING RETURNED TO LOAD POINT AFTER LEAVING','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1169,'o',100875,'i','y',0,0,'2004-06-24','USD','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR02','STINJIBIE414348','52432','TGHU 2197600 1 X 20FT','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1170,'o',100876,'i','y',0,0,'2004-06-24','GBP','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE414348','52432','TGHU2197600 1 X 20FT','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1171,'s',100879,'i','y',0,705,'2004-06-24','GBP','y',73,'y','INDEPENDANT MARITIME AGENCIES\r\nUNIT 1, ROUTEMASTER OFFICE BLOCK,\r\nWALTON AVENUE,\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3HE','INDE01','STINLONDZ428012','8832/8833/8846','CAXU 2313179 D2 1 20 FT DRY 4859.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1172,'s',100882,'i','y',0,706,'2004-06-24','GBP','y',73,'y','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING,\r\nESSEX\r\nIG11 7AX','STAR04','STINLONDZ428010','','SUDU 3607342 D2 1 20 FT DRY 3200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1173,'s',100881,'i','y',0,707,'2004-06-24','GBP','y',73,'y','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX\r\nIG11 7AX','STAR04','STINLONDZ428011','','CMCU 2062352 D2 1 20 FT DRY 4300.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1174,'o',500128,'c','y',0,0,'2004-06-24','GBP','y',75,'y','UNEEK FORWARDING LIMITED\r\nUNIT 1 & 2 RENWICK IND. EST.\r\nRENWICK ROAD\r\nBARKING\r\nESSEX\r\nIG11 OSH','UNEE02','','EX5029','OVERCHARGE ON BASIC FREIGHT/BAF/CAF','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1175,'o',100880,'i','y',0,392,'2004-06-24','GBP','y',52,'y','GEORGE BAKER SHIPPING\r\nNO. 1 BUILDING\r\nPARKER AVENUE\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 4BD','GEOR01','STINDURIZ422004','06/0986','CAXU 4306203 1 X 40FT\r\n\r\nVEHICLE DEMURRAGE 5 HRS @ 25.00 GBP ','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1177,'o',100885,'i','y',0,619,'2004-06-25','GBP','y',74,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINCPTIZ426004','8DSI4060126','SUDU3983967 ','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1178,'o',100886,'i','y',0,570,'2004-06-25','GBP','y',69,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINCPTIZ425004','8DSI4060125','SUDU3445196','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1179,'o',100887,'i','y',0,526,'2004-06-25','GBP','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE414349','','TRIU 3413253 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1180,'o',100889,'i','y',0,524,'2004-06-25','GBP','y',67,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE414346','','SUDU 377026/2 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1181,'o',100891,'i','y',0,700,'2004-06-25','GBP','y',70,'y','KILLICK MARTIN INT\'L LTD\r\nBOWDEN TERMINAL, LUCKYN LANE\r\nPIPPS HILL INDUSTRIAL ESTATE\r\nBASILDON\r\nESSEX\r\nAA14 3AX','KILL01','STINLONDZ427009','4814160997','customs charges omitted from previous invoice no. 100865','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1182,'o',100893,'i','y',0,600,'2004-06-28','GBP','y',71,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\n(OFFCARR ROAD)\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE416004','YR CHQ 033605','CMCU 4044297 40FT\r\nENAU 4024821 40FT','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1183,'s',100895,'i','y',0,708,'2004-06-28','GBP','y',75,'y','AMBA FORWARDING(LONDON) LTD\r\nUNIT 6 TRAFALGAR BUSINESS CENTRE\r\n78 / 87 RIVER ROAD\r\nBARKING\r\nESSEX\r\nIG11 OJU','AMBA01','STINLONDE493017','EXS001545A','FSCU 6986580 D5 1 40 FT HIGH CUBE 22100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1184,'s',100900,'i','y',0,709,'2004-06-28','GBP','y',73,'y','ARIEL MARITIME (UK) LTD\r\nOCTAVIAN HOUSE\r\n40 VICTORIA WAY\r\nCHARLTON\r\nLONDON','ARIE02','STINLONDZ428016','LJ 5617','SUDU 3312911 D2 1 20 FT DRY 16500.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1185,'o',100897,'i','y',0,0,'2004-06-28','USD','y',68,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','EACIE415001','P12029','MOMBASA - ANTWERP - HAMBURG\r\n\r\nCONTAINERS\r\n SUDU3696458 SUDU3769913','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1186,'o',100899,'i','y',0,0,'2004-06-28','USD','y',78,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','EACIE417009','P12062','MOMBASA - ANTWERP\r\n\r\nCONATINERS\r\n SUDU3797730\r\n AWSU1986957','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1187,'s',0,'i','n',0,710,'2004-06-28','USD','n',78,'n','MS J. SARKODIE, S. HANSON, BERTHIER\r\nK. MORIS AND MR. G. GORDHAN AND \r\nMUKESH,LUXER BROS REMOVALS AND \r\nSTORAGE LTD.TEL 44 1865 762206\r\nFAX: 44 1865 750625','XXXXXXXX','STINDARIE417033','','SUDU 3919309 D2 1 20 FT DRY 4409.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1188,'s',0,'i','n',0,711,'2004-06-28','USD','n',78,'n','MRS. CHRISTINE ROHRER,MR. MIKE-\r\nHAMMOND, MRS. MEHTA BHANUMATI\r\nCHHABILDAS, MR. JOUKO JAHANI, MR.\r\nWILLIAM JAMES RIGBY C/O LUKER BROS\r\nREMOVALS GB-OXFORD OX3 8HB ENGLAND','XXXXXXXX','STINEACIE417002','','CMCU 2017991 D2 1 20 FT DRY 6368.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1189,'s',0,'i','n',0,712,'2004-06-28','USD','n',78,'n','TO ORDER','XXXXXXXX','STINEACIE417003','','SUDU 3635869 D2 1 20 FT DRY 16592.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1190,'s',0,'i','n',0,713,'2004-06-28','USD','n',78,'n','NEVILLE UK PLC\r\nVIKING WAY\r\nERITH KENT\r\nDA8 1EW\r\nUK','XXXXXXXX','STINEACIE417004','','AMFU 8409679 D5 1 40 FT HIGH CUBE 11057.24 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1191,'s',0,'i','n',0,714,'2004-06-28','USD','n',78,'n','TAYLORS OF HARROGATE,\r\nPAGODA HOUSE, PLUMPTON PARK,\r\nHARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK','XXXXXXXX','STINEACIE417005','','','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1192,'s',0,'i','n',0,715,'2004-06-28','USD','n',78,'n','TO THE ORDER OF BELGOLAISE S.A.\r\nCAMOMILE COURT, 6TH FLOOR\r\n23 CAMOMILE STREET, LONDON EC3A 7PP','XXXXXXXX','STINEACIE417006','','AWSU 1983731 D2 1 20 FT DRY 21656.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1193,'s',0,'i','n',0,716,'2004-06-28','USD','n',78,'n','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','XXXXXXXX','STINEACIE417007','','SUDU 3401290 D2 1 20 FT DRY 15080.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1194,'s',0,'i','n',0,717,'2004-06-28','USD','n',78,'n','TO ORDER','XXXXXXXX','STINEACIE417012','','AWSU 1991167 D2 1 20 FT DRY 15780.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1195,'s',0,'i','n',0,718,'2004-06-28','USD','n',78,'n','TO ORDER','XXXXXXXX','STINEACIE417014','','TRLU 2505811 D2 1 20 FT DRY 18410.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1196,'s',0,'i','n',0,719,'2004-06-28','USD','n',78,'n','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','XXXXXXXX','STINEACIE417016','','SUDU 3376726 D2 1 20 FT DRY 2212.02 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1197,'s',0,'i','n',0,720,'2004-06-28','USD','n',78,'n','TO ORDER','XXXXXXXX','STINEACIE417022','','SUDU 5504723 D5 1 40 FT HIGH CUBE 5153.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1198,'s',0,'i','n',0,721,'2004-06-28','USD','n',78,'n','TO ORDER','XXXXXXXX','STINEACIE417023','','SUDU 5504723 D5 1 40 FT HIGH CUBE 7079.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1199,'s',0,'i','n',0,722,'2004-06-28','USD','n',78,'n','TO ORDER','XXXXXXXX','STINEACIE417024','','SUDU 5504723 D5 1 40 FT HIGH CUBE 25622.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1200,'s',0,'i','n',0,723,'2004-06-28','USD','n',78,'n','TO ORDER','XXXXXXXX','STINEACIE417025','','TTNU 2881682 D2 1 20 FT DRY 17752.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1201,'s',0,'i','n',0,724,'2004-06-28','USD','n',78,'n','TO ORDER','XXXXXXXX','STINEACIE417027','','AWSU 1941510 D2 1 20 FT DRY 17500.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1202,'s',0,'i','n',0,725,'2004-06-28','USD','n',78,'n','TO ORDER','XXXXXXXX','STINEACIE417028','','FBLU 3045104 D2 1 20 FT DRY 16620.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1203,'s',0,'i','n',0,726,'2004-06-28','USD','n',78,'n','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD RD, BRENTWOOD ESSEX,\r\nCM144 SB','XXXXXXXX','STINEACIE417038','','GSTU 7882626 D5 1 40 FT HIGH CUBE 28975.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1204,'s',0,'i','n',0,727,'2004-06-28','USD','n',78,'n','CHEFSET HOUSEWARES PLC.\r\nCHEFSET HOUSE, 87 BROOKVALE ROAD, W\r\nB6 7AR BIRMINGHAM\r\nGREAT BRITAIN','XXXXXXXX','STINEACIE417040','','CRXU 2881363 D2 1 20\' Standard 8238.17 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1205,'s',0,'i','n',0,728,'2004-06-28','USD','n',78,'n','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX,\r\nCM144 SB','XXXXXXXX','STINEACIE417042','','SUDU 4964750 D5 1 40 FT HIGH CUBE 28975.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1206,'s',0,'i','n',0,729,'2004-06-28','GBP','n',78,'n','TO THE ORDER OF BANK OF ABYSSINIA\r\nADDIS ABABA','XXXXXXXX','STINJIBIE417371','','CMCU 2101206 D2 1 20 FT DRY 20440.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1207,'s',0,'i','n',0,730,'2004-06-28','GBP','n',78,'n','TO ORDER OF BANK OF ABYSSINIA\r\nADDIS ABABA','XXXXXXXX','STINJIBIE417372','','CMCU 2077964 D2 1 20 FT DRY 20440.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1208,'s',0,'i','n',0,731,'2004-06-28','GBP','n',78,'n','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH\r\nADDIS ABABA ETHIOPIA','XXXXXXXX','STINJIBIE417373','','SUDU 3664194 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1209,'s',0,'i','n',0,732,'2004-06-28','GBP','n',78,'n','ORDER OF THE COMMERCIAL BANK OF\r\nETHIOPIA ARADA GIORGIS BRANCH-ADDIS\r\nABABA ETHHIOPIA','XXXXXXXX','STINJIBIE417374','','CLHU 2287545 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1210,'s',0,'i','n',0,733,'2004-06-28','GBP','n',78,'n','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','XXXXXXXX','STINJIBIE417378','','GLDU 2207195 D2 5 20 FT DRY 23200.00 kgs\r\nSUDU 1502893 D2 5 20 FT DRY 23200.00 kgs\r\nSUDU 3353227 D2 5 20 FT DRY 23200.00 kgs\r\nSUDU 3660938 D2 5 20 FT DRY 23200.00 kgs\r\nCMCU 2097580 D2 5 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1211,'o',100901,'i','y',0,0,'2004-06-28','USD','y',67,'y','E.D.& F. MANN COFFEE LTD\r\nCOTTONS CENTRE\r\nHAY\'S LANE\r\nLONDON\r\nSE1 2QE\r\nSE1 2QE','MANN01','JINIE414343','','DJIBOUTI - ANTWERP - HAMBURG\r\n\r\nCONTAINER\r\n SUDU3372926','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1212,'o',100902,'i','y',0,0,'2004-06-28','USD','y',71,'y','E.D.& F. MANN COFFEE LTD\r\nCOTTONS CENTRE\r\nHAY\'S LANE\r\nLONDON\r\nSE1 2QE','MANN01','','','DJIBOUTI - ANTWERP - HAMBURG\r\n\r\nCONTAINER GLDU2048004','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1213,'o',100904,'i','y',0,605,'2004-06-29','GBP','y',71,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE416369','51686/52218/52551/52541','CMCU 2070743 D2 5 BAGS 23200.00 kgs\r\nSUDU 3703238 D2 5 BAGS 23200.00 kgs\r\nSUDU 3630846 D2 5 BAGS 23200.00 kgs\r\nGATU 0680083 D2 5 BAGS 23200.00 kgs\r\nCMCU 2082683 D2 5 BAGS 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1214,'o',100906,'i','y',0,604,'2004-06-29','GBP','y',71,'y','A POORTMAN LONDON LTD\r\n83 - 85 MANSELL STREET\r\nLONDON\r\nE1 8AN','APOR01','STINJIBIE416363','51686/52218/52551/52541','SUDU 3363288 D2 4 20 FT DRY 23200.00 kgs\r\nAWSU 1960680 D2 4 20 FT DRY 23200.00 kgs\r\nAWSU 1976922 D2 4 20 FT DRY 23200.00 kgs\r\nCMCU 2080309 D2 4 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1215,'o',100908,'i','y',0,599,'2004-06-29','GBP','y',71,'y','SHIELD SHIPPING LTD\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 2EY','SHIE01','STINEACIE416001','YR CHQ 100039','SUDU 3620133 D2 1 20 FT DRY 14340.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1216,'o',100910,'i','y',0,603,'2004-06-29','GBP','y',71,'y','SHIELD SHIPPING LTD\r\n44 - 46 BEACH STATION ROAD\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 2EY','SHIE01','STINEACIE416012','YR CHQ 100035','SUDU 3695317 D2 1 20 FT DRY 13940.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1217,'o',100912,'i','y',0,0,'2004-06-29','GBP','y',32,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','EXPORT CONTAINER SECURITY CHARGES\r\n\r\nALL DETAILS AS PER ATTACHED','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1218,'o',100913,'i','y',0,0,'2004-06-29','GBP','y',32,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','EXPORT CONTAINER SECURITY CHARGE','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1219,'o',100914,'i','y',0,269,'2004-06-29','GBP','y',34,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','STINLONDE417007','DE417 2.5.04','B/L LONDE417007\r\n\r\nALL DETAILS AS PER ATTACHED','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1220,'o',100915,'i','y',0,0,'2004-06-29','GBP','y',41,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','EACIE402012','IE402 4.3.04','B/L EACIE402012\r\nCHANGED FROM COLLECT TO PREPAID\r\nUSD 650.00 @ 0.5259 = GBP 341.84','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1221,'o',500129,'c','y',0,0,'2004-06-29','GBP','y',10,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','DAR407012','IE407 19.4.04','DAR-ES-SALAAM - ANTWERP\r\nB/L DAR407012\r\nAPL EMPTIES','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1222,'o',500130,'c','y',0,0,'2004-06-29','GBP','y',41,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','DARIE402018','IE402 4.3.04','DAR-ES-SALAAM - ANTWERP\r\nB/L DARIE402018\r\nAPL EMPTIES','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1223,'o',100916,'i','y',0,0,'2004-06-29','GBP','y',34,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE417','SDV HAULAGE SUBSIDY AS AGREED WITH MR ICKERT','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1224,'o',100917,'i','y',0,0,'2004-06-29','GBP','y',51,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE499','SDV HAULAGE SUBSIDY AS AGREED WITH MR ICKERT','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1225,'o',100918,'i','y',0,0,'2004-06-29','GBP','y',54,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE498','SDV HAULAGE SUBSIDY AS AGREED WITH MR ICKERT','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1226,'o',100919,'i','y',0,0,'2004-06-29','GBP','y',32,'y','SENATOR LINES UK\r\nSUITE 3 IST FLOOR\r\nQUEENSGATE CENTRE\r\nORSETT ROAD\r\nGRAYS ESSEX\r\nRM17 5DJ','SENA02','','','SUEZ CANAL BRIDGE 6/3/04\r\n\r\nAS ATTACHED ORIGINAL INVOICES\r\n\r\n14619925 14619924','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1227,'o',100920,'i','y',0,0,'2004-06-29','GBP','y',50,'y','SENATOR LINES UK\r\nSUITE 3 IST FLOOR\r\nQUEENSGATE CENTRE\r\nORSETT ROAD\r\nGRAYS ESSEX\r\nRM17 5DJ','SENA02','','','ELECTRIC POWER - FEB 2004\r\n\r\nALL DETAILS AS ATTACHED\r\n\r\nINVOICE 14537476\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1228,'o',100921,'i','y',0,0,'2004-06-29','GBP','y',50,'y','SENATOR LINES UK\r\nSUITE 3 IST FLOOR\r\nQUEENSGATE CENTRE\r\nORSETT ROAD\r\nGRAYS ESSEX\r\nRM17 5DJ','SENA02','','','DHL CHARGES FOR SENATOR - MAR 2004\r\n\r\nALL DETAILS ATTACHED\r\n\r\nINVOICE BSN0684275\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1229,'o',100922,'i','y',0,0,'2004-06-29','GBP','y',50,'y','SENATOR LINES UK\r\nSUITE 3 IST FLOOR\r\nQUEENSGATE CENTRE\r\nORSETT ROAD\r\nGRAYS ESSEX\r\nRM17 5DJ','SENA02','','','DHL CHARGES FOR SENATOR - APRIL 2004\r\n\r\nDETAILS AS ATTACHED\r\n\r\nINVOICE BSN0754442','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1230,'o',100923,'i','y',0,0,'2004-06-30','GBP','y',50,'y','SENATOR LINES UK\r\nSUITE 3 IST FLOOR\r\nQUEENSGATE CENTRE\r\nORSETT ROAD\r\nGRAYS ESSEX\r\nRM17 5DJ','SENA02','','','DHL CHARGES FOR SENATOR - MAY 2004\r\n\r\nINVOICE BSN0822279','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1231,'o',100924,'i','y',0,0,'2004-06-30','USD','y',13,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG','GCAT01','CPTIZ417011','A69980F','CAPETOWN - ANTWERP\r\n\r\nTANK BLKU2516410\r\n\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1232,'o',100925,'i','y',0,0,'2004-06-30','GBP','y',13,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG','TRAN42','CPTIZ417011','A69980F','CAPETOWN - ANTWERP\r\n\r\nTANK BKLU2516410\r\n\r\nTERMINAL HANDLING AT ANTWERP','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1233,'o',100926,'i','y',0,0,'2004-06-30','GBP','y',50,'y','SENATOR LINES UK\r\nSUITE 3 IST FLOOR\r\nQUEENSGATE CENTRE\r\nORSETT ROAD\r\nGRAYS ESSEX\r\nRM17 5DJ','SENA02','','','INTERNAL TELEPHONE RENTAL\r\nQUATER ENDING 30/09/04\r\n\r\nPARALLEL RENTAL\r\nQUATER ENDING 30/09/04\r\n\r\nINVOICE ATTACHED 14613832','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1234,'s',100934,'i','y',0,734,'2004-06-30','GBP','y',79,'y','TRADEWAY SHIPPING LTD\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS\r\nLS28 9AY','TRAD02','STINLONDE492001','','SUDU 5586932 D5 1 40 FT HIGH CUBE 23460.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1235,'s',0,'i','n',0,735,'2004-06-30','USD','n',79,'n','W.H. TRACEY LIMITED\r\nPARADISE MILL\r\nJOHN STREET\r\nBURY\r\nLANCS','TRAD02','STINLONDE492002','','SUDU 4945196 D5 1 40 FT HIGH CUBE 30020.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1236,'s',100931,'i','y',0,736,'2004-06-30','GBP','y',79,'y','RAPAT FREIGHT (UK) LTD\r\nRAPAT HOUSE\r\nAMBERLEY WAY\r\nHOUNSLOW\r\nMIDDLESEX\r\nTW4 6BH','RAPA01','STINLONDE492004','ES0000224','SCZU 7499866 D2 1 20 FT DRY 14700.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1237,'s',100930,'i','y',0,737,'2004-06-30','GBP','y',79,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD ESSEX\r\nUNITED KINGDOM','SDVU01','STINLONDE492005','','SUDU 3756990 D2 1 20 FT DRY 9694.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1238,'s',100928,'i','y',0,738,'2004-06-30','GBP','y',79,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD, ESSEX\r\nUNITED KINGDOM','SDVU01','STINLONDE492007','','SUDU 3509747 D2 1 20 FT DRY 3320.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1239,'s',100935,'i','y',0,739,'2004-06-30','GBP','y',79,'y','TRADEWAY SHIPPING LTD\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS\r\nLS28 9AY','TRAD02','STINLONDE492008','NC40627','SUDU 5527483 D5 1 40 FT HIGH CUBE 26730.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1240,'s',100929,'i','y',0,740,'2004-06-30','GBP','y',79,'y','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD, ESSEX\r\nUNITED KINGDOM','SDVU01','STINLONDE492003','','SUDU 4441913 D4 1 40 FT DRY 13967.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1241,'s',100933,'i','y',0,741,'2004-06-30','GBP','y',79,'y','CORBY POLYMEX LTD\r\nSONDES ROAD\r\nWILLOWBROOK IND EST\r\nCORBY\r\nNORTHANTS NN17 5XL','CORB01','STINLONDE492006','','CMCU 2025615 D2 1 20 FT DRY 17780.29 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1242,'o',100936,'i','y',0,0,'2004-07-01','GBP','y',32,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14589108\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1243,'o',100937,'i','y',0,0,'2004-07-01','GBP','y',32,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14602216\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1244,'o',100938,'i','y',0,0,'2004-07-01','GBP','y',32,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','DANGEROUS GOODS SURCHARGE\r\n\r\nALL DETAILS AS PER ATTACHED INVOICE 14614648\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1245,'o',100939,'i','y',0,0,'2004-07-01','GBP','y',60,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE496 9.6.04','LOCATION CHANGE / CARGO RENT\r\nALL DETAILS AS PER ATTACHED INVOICE 14614665','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1246,'o',100940,'i','y',0,0,'2004-07-01','GBP','y',72,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE495 13.6.04','EXECUTIVE INFORMATION CHANGE \r\n\r\nALL DETAILS AS PER ATTACHED ORIGINAL INVOICE 14619312\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1247,'o',100941,'i','y',0,0,'2004-07-01','GBP','y',65,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ426 5.6.04','EXPORT CONTAINER SECURITY CHARGES\r\nALL DETAILS AS PER ATTACHED INVOICE 14615263','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1248,'o',100942,'i','y',0,0,'2004-07-01','GBP','y',54,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE498 21.5.04','EXPORT CONTAINER SECURITY CHARGES\r\nALL DETAILS AS PER ATTACHED INVOICE 14614664','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1249,'o',100943,'i','y',0,0,'2004-07-01','GBP','y',58,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE497 2.6.04','ALL DETAILS AS PER ATTACHED INVOICE 14615262','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1250,'o',100944,'i','y',0,0,'2004-07-01','GBP','y',37,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE418 7.5.04','TRANSFERRING UNITS FOR INSPECTION\r\nALL DETAILS AS PER ATTACHED INVOICE 14588442','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1252,'s',0,'i','n',0,743,'2004-07-01','USD','n',80,'n','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','XXXXXXXX','STINDURIZ428002','','TGHU 4394168 D4 400 BAGS 25520.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1253,'s',0,'i','n',0,744,'2004-07-01','USD','n',80,'n','INEOS SILICAS LTD\r\nBANK QUAY \r\nWARRINGTON\r\nWA5 1AB','XXXXXXXX','STINDURIZ428003','','SUDU 3604770 D2 1 LOOSE 23160.00 kgs\r\nTTNU 2461530 D2 1 LOOSE 23080.00 kgs\r\nKHLU 5225435 D2 1 LOOSE 22760.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1254,'s',0,'i','n',0,745,'2004-07-01','USD','n',80,'n','ISEGEN SOUTH AFRICA (PTY) LTD\r\nC/O SOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD,\r\nCHESHIRE, CW7 2JC, UNITED KINGDOM','XXXXXXXX','STINDURIZ428004','','TIFU 3260896 T2 19098 BULK 27080.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1255,'s',0,'i','n',0,746,'2004-07-01','USD','n',80,'n','BRITISH BAKELS\r\nGRANVILLE WAY\r\nBICESTER\r\nOXON, ENGLAND','XXXXXXXX','STINDURIZ428007','','CLHU 3415574 D2 600 CARTONS 16956.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1256,'s',0,'i','n',0,747,'2004-07-01','USD','n',80,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','XXXXXXXX','STINJNBIZ428006','','TGHU 4278701 D4 1904 PACKAGES 20550.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1257,'s',0,'i','n',0,748,'2004-07-01','USD','n',80,'n','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','XXXXXXXX','STINJNBIZ428009','','SUDU 4645270 D4 661 PACKAGES 16517.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1258,'s',0,'i','n',0,749,'2004-07-01','USD','n',80,'n','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE ROAD, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU','XXXXXXXX','STINJNBIZ428012','','CRXU 2274400 D2 9 PACKAGES 22360.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1259,'s',0,'i','n',0,750,'2004-07-01','GBP','n',80,'n','TEXPLANT CORPORATION LTD,\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD. 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ. UNITED KINGDOM','XXXXXXXX','STINPLZIZ428001','','CMCU 4042247 D4 946 CARTONS 17905.00 kgs\r\nCLHU 4068757 D4 316 CARTONS 13685.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1260,'s',0,'i','n',0,751,'2004-07-01','USD','n',80,'n','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD TF3 3BJ\r\nENGLAND','XXXXXXXX','STINCPTIZ428001','','AWSU 4909466 D4 330 PIECES 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1261,'s',0,'i','n',0,752,'2004-07-01','USD','n',80,'n','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD, HOLMEWOOD\r\nCHESTERFIELD\r\nS42 5UQ, U.K.','XXXXXXXX','STINCPTIZ428003','','SUDU 1553571 D2 24 PACKAGES 12521.20 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1262,'s',0,'i','n',0,753,'2004-07-01','USD','n',80,'n','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD, HOLMEWOOD\r\nCHESTERFIELD\r\nS42 5UQ, U.K.','XXXXXXXX','STINCPTIZ428006','','SUDU 1571148 D2 24 PACKAGES 13385.10 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1263,'s',0,'i','n',0,754,'2004-07-01','USD','n',80,'n','SCHENKER LIMITED (BTL)\r\nMIDLANDS LOGISTICS CNTR, KELSEY CL.\r\nATTLEBOROUGH FIELDS IND. ESTATE\r\nNUNEATON, WARWICKSHIRE, CV11 6XN','XXXXXXXX','STINCPTIZ428007','','SUDU 5401617 D4 82 PACKAGES 23600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1264,'s',0,'i','n',0,755,'2004-07-01','USD','n',80,'n','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ428008','','SUDU 1573480 D2 1120 CASES 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1265,'s',0,'i','n',0,756,'2004-07-01','ZAR','n',80,'n','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ428009','','EURU 1960958 T2 26000 BULK 33050.00 kgs\r\nEURU 1960963 T2 26000 BULK 33050.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1266,'s',0,'i','n',0,757,'2004-07-01','ZAR','n',80,'n','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ428010','','EURU 1961018 T2 26040 BULK 33050.00 kgs\r\nEURU 1961002 T2 26060 BULK 33050.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1267,'s',0,'i','n',0,758,'2004-07-01','USD','n',80,'n','CAVALIER MARKETING\r\nNORTH DEAN ROAD,\r\nWEST LANE, KEIGHLEY, WEST YORKSHIRE\r\nBD22 60Y. GB.','XXXXXXXX','STINCPTIZ428014','','CLHU 4311110 D4 995 CARTONS 14962.90 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1268,'s',0,'i','n',0,759,'2004-07-01','USD','n',80,'n','FORMULA ONE\r\nUNIT 19\r\nPAINT INDUSTRIAL ESTATE\r\nDOWLAIS, MERTYR TYDFIL\r\nCF48 2SR','XXXXXXXX','STINJNBIZ428018','','AWSU 4932532 D4 807 PACKAGES 13630.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1269,'s',0,'i','n',0,760,'2004-07-01','USD','n',80,'n','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','XXXXXXXX','STINJNBIZ428019','','SUDU 4646913 D4 269 PACKAGES 13615.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1270,'s',0,'i','n',0,761,'2004-07-01','USD','n',80,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE \r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','XXXXXXXX','STINJNBIZ428020','','SUDU 4675845 D4 1906 PACKAGES 18697.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1271,'s',100947,'i','y',0,762,'2004-07-01','GBP','y',79,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY\r\nESSEX\r\nRM18 7QJ','MERL01','STINLONDE492009','','TEXU 5504127 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1272,'o',500131,'c','y',0,347,'2004-07-01','GBP','y',47,'y','DOLPHIN LOGISTICS\r\n5TH FLOOR\r\nNEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD\r\nCHADWELL HEATH\r\nESSEX RM6 6PJ','DOLP01','STINPLZIZ421002','2DSI4050044','CREDIT FOR HAULAGE AS DISCUSSED\r\nOUR INVOICE 100558','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1273,'s',100948,'i','y',0,763,'2004-07-01','GBP','y',79,'y','TRADEWAY SHIPPING LTD\r\nTOWN END PLACE\r\n146 LOWTOWN\r\nPUDSEY\r\nLEEDS\r\nLS28 9AY','TRAD02','STINLONDE492010','NC40692','SUDU 4586497 D5 1 40 FT HIGH CUBE 24100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1274,'s',100955,'i','y',0,764,'2004-07-01','GBP','y',76,'y','OUGHTRED & HARRISON (SHIPPING)\r\nCENTRAL ACCOUNTS OFFICE\r\nWELLINGTON HOUSE\r\n108 BEVERLY ROAD\r\nHULL\r\nHU3 1XA','OUGH06','STINLONDZ429009','HUSEJ16906','SUDU 3984367 D2 1 20 FT DRY 10520.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1275,'s',100954,'i','y',0,765,'2004-07-01','GBP','y',76,'y','PAN LINE LIMITED\r\n297 WARWICK ROAD, OLTON\r\nSOLIHULL, WEST MIDLANDS\r\nB92 7AB ENGLAND U.K.\r\nAS AGENTS ONLY','PANL01','STINLONDZ429002','','SUDU 3794198 D2 1 20 FT DRY 22532.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1276,'s',100950,'i','y',0,766,'2004-07-01','GBP','y',76,'y','OUGHTRED & HARRISON (SHIPPING)\r\nMANOR HOUSE\r\n23 ROBIN LANE\r\nPUDSEY\r\nLEEDS\r\nLS28 7BR','OUGH03','STINLONDZ429003','HUSEJ16979','CRXU 4763518 D4 1 40 FT DRY 28400.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1277,'s',100949,'i','y',0,767,'2004-07-01','GBP','y',76,'y','PANALPINA WORLD TRANSPORT LTD\r\n43 CARLYLE AVENUE\r\nHILLINGTON INDUSTRAL ESTATE\r\nGLASGOW G52 4XX\r\nSCOTLAND','PANA99','STINLONDZ429004','AEM54719','SUDU 3506476 D2 1 20 FT DRY 3960.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1278,'s',100953,'i','y',0,768,'2004-07-01','GBP','y',76,'y','STAR LIFT FREIGHT SERVICES\r\nFLINT STREET\r\nWEST THURROCK\r\nESSEX\r\nRM16 1HA','STAR01','STINLONDZ429005','820944','SUDU 4493476 D4 1 40 FT DRY 27200.00 kgs\r\nSUDU 3370395 D2 1 20 FT DRY 2200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1279,'s',100952,'i','y',0,769,'2004-07-01','GBP','y',76,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nCHEADLE,\r\nCHESHIRE\r\nSK3 OWP','PANA99','STINLONDZ429007','713020','SUDU 3792791 D2 1 20 FT DRY 20440.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1280,'s',100951,'i','y',0,770,'2004-07-01','GBP','y',76,'y','HELLMANN INTERNATIONAL FWDERS LTD\r\nHAMILTON HOUSE\r\nCEMETERY ROAD\r\nFOUR LAND ENDS\r\nBRADFORD, W YORKSHIRE\r\nBD8 9RS','HELL01','STINLONDZ429008','BRF-02102-ZAE','TPHU 4929530 D5 1 40 FT HIGH CUBE 245322.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1281,'s',100956,'i','y',0,771,'2004-07-01','GBP','y',81,'y','HELLMANN INTERNATIONAL FWDERS LTD\r\nHAMILTON HOUSE\r\nCEMETERY ROAD\r\nFOUR LAND ENDS\r\nBRADFORD, W YORKSHIRE\r\nBD8 9RS','HELL01','STINLONDZ430001','BRF-02142-ZAE','SUDU 3430848 D2 1 20 FT DRY 21200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1282,'s',0,'i','n',0,772,'2004-07-01','USD','n',81,'n','SBS WORLDWIDE LTD\r\nSBS CARGO CENTER\r\nANCHOR BOULEVARD\r\nCROSSWAYS\r\nDARTFORD DA2 6SB','SBSW01','STINLONDZ430002','','SUDU 3614320 D2 1 20 FT DRY 8035.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1283,'o',100957,'i','y',0,688,'2004-07-02','GBP','y',77,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG','TRAN42','STINCPTIZ427004','A70770F A70780F','BLKU 2522897 T2 25070 BULK 32120.00 kgs\r\nBLKU 2522881 T2 25070 BULK 32130.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1284,'o',100959,'i','y',0,687,'2004-07-02','GBP','y',77,'y','GCA TRANSPORT LTD\r\nROMY HOUSE\r\n163 - 167 KINGS ROAD\r\nBRENTWOOD\r\nESSEX\r\nCM14 4EG','TRAN42','STINCPTIZ427003','A70380F','EURU 1960937 T2 26000 BULK 33200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1285,'o',100962,'i','y',0,694,'2004-07-02','GBP','y',68,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\n(OFFCARR ROAD)\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE415005','YR CHQ 033703','SUDU 3762436 D2 1 20 FT DRY 16840.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1286,'o',100964,'i','y',0,697,'2004-07-02','GBP','y',68,'y','B & H SHIPPING LTD\r\n3 SCHNEIDER CLOSE\r\n(OFFCARR ROAD)\r\nFELIXSTOWE\r\nSUFFOLK\r\nIP11 3SS','BHSH01','STINEACIE415011','YR CHQ 033703','CRXU 9122522 D5 1 40 FT HIGH CUBE 31907.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1287,'s',100974,'i','y',0,773,'2004-07-05','GBP','y',81,'y','PANALPINA WORLD TRANSPORT LTD\r\nORION BUSINESS PARK\r\nBIRD HALL LANE\r\nCHEADLE,\r\nCHESHIRE\r\nSK3 OWP','PANA99','STINLONDZ430003','aem54727','SUDU 4583836 D5 1 40 FT HIGH CUBE 5820.00 kgs\r\nSUDU 5521989 D5 1 40 FT HIGH CUBE 5819.00 kgs\r\nTGHU 2318723 D2 1 20 FT DRY 3919.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1288,'s',100973,'i','y',0,774,'2004-07-05','GBP','y',79,'y','MERLIN SHIPPING AGENTS\r\n80 CALCUTTA ROAD\r\nTILBURY\r\nESSEX\r\nRM18 7QJ','MERL01','STINLONDE492011','mex012583a','SUDU 5573581 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1289,'s',100972,'i','y',0,775,'2004-07-05','GBP','y',76,'y','OUGHTRED & HARRISON (SHIPPING)\r\nSUIT 5\r\nBURLINGTON HOUSE\r\nCROSBY ROAD NORTH\r\nLIVERPOOL\r\nL22 OLG','OUGH01','STINLONDZ429010','LISEJ14075','SUDU 4649717 D4 1 40 FT DRY 8263.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1290,'s',100971,'i','y',0,776,'2004-07-05','GBP','y',76,'y','KILLICK MARTIN & COMPANY LIMITED\r\nBOWDEN TERMINAL\r\nLYCKYN LANE\r\nBASILDON, ESSEX\r\nSS14 3AX','KILL01','STINLONDZ429001','4814160045','SUDU 2580479 D2 1 20 FT DRY 8280.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1291,'o',100975,'i','y',0,0,'2004-07-05','GBP','y',32,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','','ADVERTISEMENT IN LLOYDS LOADING LIST \r\nORIGINAL INVOICE ATTACHED 107183\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1292,'o',100976,'i','y',0,0,'2004-07-05','GBP','y',13,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ417 18.4.04','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICES: 60339435 60332584 60333187\r\n60332806 \r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1293,'o',100977,'i','y',0,0,'2004-07-05','GBP','y',35,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ419 5.5.04','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE:60334443 \r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1294,'o',100978,'i','y',0,0,'2004-07-05','GBP','y',43,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IZ420 10.5.04','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICES: 60335594 60334474 \r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1295,'o',100979,'i','y',0,0,'2004-07-05','GBP','y',33,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE410 3.5.04','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60334455 \r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1296,'o',100980,'i','y',0,0,'2004-07-05','GBP','y',45,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','IE412 13.5.04','MANIFESTED ON-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60335601 \r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1297,'o',100981,'i','y',0,0,'2004-07-05','GBP','y',60,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE496 10.6.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60336003\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1298,'o',100982,'i','y',0,0,'2004-07-06','GBP','n',72,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DE495 14.6.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60339433\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1299,'o',100983,'i','y',0,0,'2004-07-06','GBP','n',53,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ424 25.5.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60335591\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1300,'o',100984,'i','y',0,0,'2004-07-06','GBP','n',57,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ425 30.5.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60335994\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1301,'o',100985,'i','y',0,0,'2004-07-06','GBP','n',65,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ426 6.6.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60335994\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1302,'o',100986,'i','y',0,0,'2004-07-06','GBP','n',70,'y','H.STINNES LINIEN GMBH\r\nAM STRANDE 3 E\r\n18055 ROSTOCK\r\nGERMANY','DSRS13','','DZ427 15.6.04','MANIFESTED PRE-CARRIAGE. HAULAGE PAID ON YOUR\r\nBEHALF AS PER AGREED TARIFF.\r\n\r\nDETAILS AS PER ATTACHED INVOICE: 60339444\r\n','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1303,'o',100988,'i','y',0,0,'2004-07-06','USD','n',85,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','EACIE419007','P11360','MOMBASA - BARCELONA\r\n\r\nFCL/FCL 1 X 20 FT\r\n\r\nCONTAINER SUDU3411750','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1304,'s',0,'i','n',0,777,'2004-07-06','GBP','n',85,'n','TO THE ORDER OF BELGOLAISE S.A.\r\nCAMOMILE COURT, 6TH FLOOR\r\n23 CAMOMILE STREET, LONDON EC3A 7PP','XXXXXXXX','STINEACIE419003','','SUDU 3440804 D2 1 20 FT DRY 21656.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1305,'s',0,'i','n',0,778,'2004-07-06','USD','n',85,'n','TAYLORS OF HARROGATE,\r\nPAGODA HOUSE, PLUMPTON PARK,\r\nHARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK','XXXXXXXX','STINEACIE419004','','','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1306,'s',0,'i','n',0,779,'2004-07-06','GBP','n',85,'n','FINLAY TEA SOLUTIONS UK LTD,\r\n5TH FLOOR STERLING HSE,\r\nGREAT EASTERN WHARF\r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','XXXXXXXX','STINEACIE419005','','SUDU 2562942 D2 1 20 FT DRY 14340.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1307,'s',0,'i','n',0,780,'2004-07-06','USD','n',85,'n','TO ORDER','XXXXXXXX','STINEACIE419006','','AWSU 1910289 D2 1 20 FT DRY 17291.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1308,'s',0,'i','n',0,781,'2004-07-06','USD','n',85,'n','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX,\r\nCM144 SB','XXXXXXXX','STINEACIE419010','','FSCU 6037496 D5 1 40 FT HIGH CUBE 28975.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1309,'s',0,'i','n',0,782,'2004-07-06','USD','n',85,'n','COHEN GRIFFITHS LTD\r\n5 WEST MILLS\r\nNEWBURY, BERKSHIRE\r\nRG 14, 5HG\r\nUK','XXXXXXXX','STINEACIE419012','','CRXU 4058713 D4 2 40 FT DRY 29440.00 kgs\r\nCAXU 4163186 D4 2 40 FT DRY 29440.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1310,'s',0,'i','n',0,783,'2004-07-06','GBP','n',85,'n','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','XXXXXXXX','STINJIBIE419379','','CATU 2830471 D2 10 20 FT DRY 23200.00 kgs\r\nAWSU 1904291 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3639150 D2 10 20 FT DRY 23350.00 kgs\r\nGLDU 2213393 D2 10 20 FT DRY 23200.00 kgs\r\nCAXU 6198181 D2 10 20 FT DRY 23200.00 kgs\r\nCAXU 6199465 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3605078 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3377846 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3939877 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3393929 D2 10 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1311,'o',100989,'i','y',0,0,'2004-07-06','USD','n',85,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','EACIE419008','P11360','MOMBASA - ANTWERP\r\n\r\nFCL/FCL 2 X 20 FT\r\n\r\nAWSU1915505 FSCU3102983','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1312,'o',100990,'i','y',0,0,'2004-07-06','USD','n',85,'y','LOUIS DREYFUS TRADING LTD\r\nQUEENSBERRY HOUSE\r\n3 OLD BURLINGTON STREET\r\nLONDON\r\nW1S 3LD','LOUI01','EACIE419009','P11360','MOMBASA - ANTWERP - HAMBURG\r\n\r\nFCL/FCL 2 X 20 FT\r\n\r\nDNLU2006532 SUDU3348998','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1313,'o',100991,'i','y',0,0,'2004-07-06','USD','n',68,'y','RUSSIAN COFFEE CO LTD\r\nCONGRESS HOUSE\r\nLYON ROAD\r\nHARROW\r\nMIDDLESEX\r\nHA1 2EN','RUSS01','DARIE415002','','DAR-ES-SALAAM - AMTWERP - ROTTERDAM\r\n\r\nLCL/FCL 1 X 20 FT\r\n\r\nSUDU3997106','',''); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1314,'s',0,'i','n',0,784,'2004-07-06','USD','n',76,'n','DIGITAL LINKS INTERNATIONAL\r\n2ND FLOOR, TOWER BUILDING\r\n11 YORK ROAD\r\nLONDON\r\nSE1 7NX','XXXXXXXX','STINLONDZ429006','','CMCU 2046650 D2 1 20 FT DRY 12200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1315,'s',0,'i','n',0,785,'2004-07-06','USD','n',76,'n','STARLIFT FREIGHT SERVICES LTD\r\n2 ABBEY ROAD\r\nBARKING\r\nESSEX\r\nIG11 7AX ','STAR04','STINLONDZ429013','','SUDU 3653712 D2 1 20 FT DRY 4200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1316,'s',0,'i','n',0,786,'2004-07-06','GBP','n',76,'n','INDEPENDENT MARITIME AGENCIES\r\nLTD\r\nAS AGENTS','INDE01','STINLONDZ429011','','CLHU 2000151 D2 1 20 FT DRY 4711.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1317,'s',0,'i','n',0,787,'2004-07-06','GBP','n',76,'n','INDEPENDENT MARITIME AGENCIES\r\nLTD\r\nAS AGENTS','INDE01','STINLONDZ429012','','BRXU 2003562 D2 1 20 FT DRY 18743.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1318,'s',0,'i','n',0,788,'2004-07-06','USD','n',76,'n','ALLPORT LTD, UNIT 2 DALLIMORE ROAD\r\nROUNDTHORN INDUSTRIAL ESTATE\r\nWYTHENSHAWE, MANCHESTER\r\nM23 9NX','XXXXXXXX','STINLONDZ429014','','SUDU 3627272 D2 1 20 FT DRY 7200.00 kgs\r\n','','SAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1319,'s',0,'i','n',0,789,'2004-07-25','GBP','n',88,'n','ORDER THE COMMERCIAL BANK\r\nOF ETHIOPIA ARADA GIORGIS\r\nBRANCH-ADDIS ABABA ETHIOPIA','XXXXXXXX','STINJIBIE497382','','SUDU 3452446 D2 1 20 FT DRY 20272.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1320,'s',0,'i','n',0,790,'2004-07-25','USD','n',88,'n','TO ORDER OFCOMMERCIAL BANK OF\r\nETHIOPIA ADDIS ABABA','XXXXXXXX','STINJIBIE497391','','SUDU 3953730 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3790783 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3973151 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3762694 D2 10 20 FT DRY 23200.00 kgs\r\nKHLU 5201834 D2 10 20 FT DRY 23200.00 kgs\r\nKHLU 5209711 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3931515 D2 10 20 FT DRY 23200.00 kgs\r\nSUDU 3699740 D2 10 20 FT DRY 23200.00 kgs\r\nCRXU 2478620 D2 10 20 FT DRY 23200.00 kgs\r\nMLCU 3301505 D2 10 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1321,'s',0,'i','n',0,791,'2004-07-25','GBP','n',88,'n','TO ORDER OF COMMERCIAL BANK OF\r\nETHIOPIA, ADDIS ABABA','XXXXXXXX','STINJIBIE497393','','SUDU 3373202 D2 5 20 FT DRY 23200.00 kgs\r\nTRIU 3959012 D2 5 20 FT DRY 23200.00 kgs\r\nCLHU 2040508 D2 5 20 FT DRY 23200.00 kgs\r\nSUDU 3624355 D2 5 20 FT DRY 23200.00 kgs\r\nSUDU 3767382 D2 5 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1322,'s',0,'i','n',0,792,'2004-07-27','USD','n',2,'n','GEOLOGISTICS LTD.\r\nROYAL COURT, 81 TWEEDY ROAD\r\nBROMLEY, KENT BR1 1TW\r\nTEL: 0208 460 50 50\r\nATT: BARRY GREATOREX','XXXXXXXX','STINDURIZ415003','','FBLU 3003813 D2 1 20 FT DRY 9861.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1323,'s',0,'i','n',0,793,'2004-07-27','USD','n',2,'n','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE,\r\nWOODFORD PARK INDUSTRIAL ESTATE\r\nWINSFORD, CHESIRE, CW7 2JZ, \r\nUNITED KINGDOM','XXXXXXXX','STINDURIZ415004','','TPMU 3513914 T2 1 20 FT TANK CONTAINER 26740.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1324,'s',0,'i','n',0,794,'2004-07-27','USD','n',2,'n','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','XXXXXXXX','STINDURIZ415005','','TRIU 5969961 D4 1 40 FT DRY 26220.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1325,'s',0,'i','n',0,795,'2004-07-27','USD','n',2,'n','PSA TRANSPORT LTD\r\n420 TRELAWNEY HOUSE, THE DOC\r\nFELIXSTOWE, SUFFOLK\r\nENGLAND','XXXXXXXX','STINDURIZ415007','','ENAU 2461870 D2 1 20 FT DRY 23200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1326,'s',0,'i','n',0,796,'2004-07-27','USD','n',2,'n','AMSCO LOGISTICS LIMITED\r\nAMSCO HOUSE\r\nOLD HAY, BRENCHLEY\r\nTONBRIDGE, KENT TN 12 7 DG','XXXXXXXX','STINDURIZ415009','','CAXU 6082191 D2 1 20 FT DRY 12200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1327,'s',0,'i','n',0,797,'2004-07-27','USD','n',2,'n','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','XXXXXXXX','STINJNBIZ415004','','SUDU 4320974 D4 1 40 FT DRY 13219.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1328,'s',0,'i','n',0,798,'2004-07-27','USD','n',2,'n','EMMERSON TRADE DIRECT\r\nUNITS 17 & 18, BRINDLEY ROAD\r\nHERTBURN INDUSTRIAL ESTATE\r\nWASHINGTON, TYNE & WEAR\r\nNE37 2SF','XXXXXXXX','STINJNBIZ415006','','CMCU 4079499 D4 1 40 FT DRY 17110.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1329,'s',0,'i','n',0,799,'2004-07-27','USD','n',2,'n','TEXPLANT CORPORTAION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISEHOUSE, \r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ, U.K','XXXXXXXX','STINPLZIZ415001','','KHJU 5417627 D5 1 40 FT HIGH CUBE 13973.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1330,'s',0,'i','n',0,800,'2004-07-27','USD','n',2,'n','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','XXXXXXXX','STINCPTIZ415001','','CRXU 4955017 D4 1 40 FT DRY 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1331,'s',0,'i','n',0,801,'2004-07-27','USD','n',2,'n','CAVALIER MARKETING\r\nHOWALL WORKS, ELLIOT STREET, \r\nSILSDEN\r\nWEST, YORKSHIRE, BD20 ODP., ENGLAND\r\nATT: ROB HARRISON T:09441535655677','XXXXXXXX','STINCPTIZ415002','','SUDU 4611558 D4 1 40 FT DRY 14917.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1332,'s',0,'i','n',0,802,'2004-07-27','USD','n',2,'n','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX CM 14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ415006','','GCAU 2177950 T2 1 20 FT TANK CONTAINER 33200.00 kgs\r\nGCAU 2178010 T2 1 20 FT TANK CONTAINER 33200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1333,'s',0,'i','n',0,803,'2004-07-27','USD','n',2,'n','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ415007','','BLKU 2516472 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\nBKLU 2516446 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1334,'s',0,'i','n',0,804,'2004-07-27','USD','n',2,'n','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ415009','','CMCU 2027650 D2 1 20 FT DRY 19700.00 kgs\r\nFSCU 3043242 D2 1 20 FT DRY 19700.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1335,'s',0,'i','n',0,805,'2004-07-27','USD','n',2,'n','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ415010','','CRXU 1072868 D2 1 20 FT DRY 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1336,'s',0,'i','n',0,806,'2004-07-27','USD','n',2,'n','KAMINO INT\'L TRANSPORT LTD., \r\nKAMINO HOUSE UNITS A3- A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','XXXXXXXX','STINJNBIZ415011','','GATU 4309677 D4 1 40 FT DRY 14042.30 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1337,'s',0,'i','n',0,807,'2004-07-27','USD','n',17,'n','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX\r\nCM144 SB','XXXXXXXX','STINEACIE409002','','','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1338,'s',0,'i','n',0,808,'2004-07-27','USD','n',17,'n','SDV (UK) LIMITED\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, BRENTWOOD ESSEX\r\nCM144 SB','XXXXXXXX','STINEACIE409003','','','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1339,'s',0,'i','n',0,809,'2004-07-27','USD','n',17,'n','TO ORDER','XXXXXXXX','STINEACIE409004','','SUDU 3676615 D2 1 20 FT DRY 13240.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1340,'s',0,'i','n',0,810,'2004-07-27','USD','n',17,'n','TO ORDER','XXXXXXXX','STINEACIE409005','','DVRU 1457817 D2 1 20 FT DRY 17580.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1341,'s',0,'i','n',0,811,'2004-07-27','USD','n',17,'n','TO ORDER','XXXXXXXX','STINEACIE409006','','AWSU 1978334 D2 1 20 FT DRY 17460.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1342,'s',0,'i','n',0,812,'2004-07-27','USD','n',17,'n','TO ORDER','XXXXXXXX','STINEACIE409007','','SUDU 3641820 D2 1 20 FT DRY 16720.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1343,'s',0,'i','n',0,813,'2004-07-27','USD','n',17,'n','TO ORDER','XXXXXXXX','STINEACIE409008','','SUDU 3615543 D2 1 20 FT DRY 17260.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1344,'s',0,'i','n',0,814,'2004-07-27','USD','n',17,'n','FINLAY TEA SOLUTIONS UK LTD\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF, \r\n51 PARKGATE ROAD\r\nLONDON SW 11 4NQ','XXXXXXXX','STINEACIE409012','','SUDU 4321517 D4 2 40 FT DRY 30050.00 kgs\r\nCMCU 4059825 D4 2 40 FT DRY 30050.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1345,'s',0,'i','n',0,815,'2004-07-27','USD','n',17,'n','TO ORDER','XXXXXXXX','STINEACIE409013','','SUDU 2580479 D2 1 20 FT DRY 18794.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1346,'s',0,'i','n',0,816,'2004-07-27','USD','n',17,'n','TO ORDER','XXXXXXXX','STINEACIE409017','','CAXU 9513918 D5 2 40 FT HIGH CUBE 30307.50 kgs\r\nTOLU 1591152 D5 2 40 FT HIGH CUBE 30307.50 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1347,'s',0,'i','n',0,817,'2004-07-27','GBP','n',17,'n','TO ORDER OF COMMERCIAL BANK OF \r\nETHIOPIA, ADDIS ABABA','XXXXXXXX','STINJIBIE409297','','AWSU 1995563 D2 5 20 FT DRY 23200.00 kgs\r\nAWSU 1904624 D2 5 20 FT DRY 23200.00 kgs\r\nCMCU 2101084 D2 5 20 FT DRY 23200.00 kgs\r\nGSTU 2438423 D2 5 20 FT DRY 23200.00 kgs\r\nAWSU 1940534 D2 5 20 FT DRY 23200.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1348,'s',0,'i','n',0,818,'2004-07-27','USD','n',89,'n','GEOLOGISTICS LTD\r\nEXETER AIRPORT, \r\nDEVON, EX5 2BD\r\nUNITED KINGDOM','XXXXXXXX','STINDURIZ432001','','SUDU 4414034 D4 548 Boxe(s) 17600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1349,'s',0,'i','n',0,819,'2004-07-27','USD','n',89,'n','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD, \r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','XXXXXXXX','STINDURIZ432002','','TIFU 3260751 T2 19029 BULK 26840.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1350,'s',0,'i','n',0,820,'2004-07-27','USD','n',89,'n','CHIMERA AGENCIES\r\nENTERPRISE HOUSE\r\nSTANSTED AIRPORT\r\nESSEX UNITED KINGDOM\r\nCM24 1QW','XXXXXXXX','STINJNBIZ432001','','CLHU 3411970 D2 16958 PIECES 16545.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1351,'s',0,'i','n',0,821,'2004-07-27','ZAR','n',89,'n','M & S TANK CONTAINER SHIPPING (UK) \r\nLTD\r\nARIA HOUSE 23 CRAVEN STREET\r\nLONDON WC2N 5NS\r\nATT: JOHN','XXXXXXXX','STINJNBIZ432004','','RMCU 4442253 T2 1 LOOSE 26800.00 kgs\r\nRMCU 4542247 T2 1 LOOSE 25450.00 kgs\r\nRMCU 9466330 T2 1 LOOSE 28500.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1352,'s',0,'i','n',0,822,'2004-07-27','USD','n',89,'n','DOLPHIN LOGISTICS LTD\r\n5TH FLOOR NEW ENTERPRISE HOUSE.\r\n149 -151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ. UNITED KINGDOM\r\nTEL: 020 8548 3333 CTC: STEVE MARB','XXXXXXXX','STINPLZIZ432001','','CAXU 7208284 D4 591 CARTONS 15366.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1353,'s',0,'i','n',0,823,'2004-07-27','USD','n',89,'n','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ432002','','BLKU 2519173 T2 25050 BULK 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1354,'s',0,'i','n',0,824,'2004-07-27','USD','n',89,'n','STANSFELD SCOTT & CO LTD\r\nSPRING GARDEN HIGHWAY\r\nP.O. BOX 30, ST MICHAEL, BARBADOS\r\nTEL: 1 246 426 4410\r\nFAX: 1 246 426 2958','XXXXXXXX','STINCPTIZ432005','','CMCU 2079400 D2 770 CASES 17438.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1355,'s',0,'i','n',0,825,'2004-07-27','USD','n',89,'n','CAVALIER MARKETING \r\nNORTH DEAN ROAD, WEST LANE\r\nKEIGHLEY, WEST YORKSHIRE\r\nBD22 6QY. UNITED KINGDOM','XXXXXXXX','STINCPTIZ432006','','TRIU 5431596 D4 996 Boxe(s) 17651.20 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1356,'s',0,'i','n',0,826,'2004-07-27','USD','n',89,'n','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ432008','','GCAU 2177987 T2 25700 BULK 32900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1357,'s',0,'i','n',0,827,'2004-07-27','USD','n',89,'n','AQUALIFE\r\n302 MUNSTER ROAD\r\nFULHAM\r\nLONDON\r\nSW6 6BW','XXXXXXXX','STINJNBIZ432009','','TGHU 4379137 D4 635 PIECES 15104.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1358,'s',0,'i','n',0,828,'2004-08-03','ZAR','n',90,'n','INEOS SILICAS LTD\r\nBANK QUAY\r\nWARRINGTON\r\nWA5 1AB','XXXXXXXX','STINDURIZ433001','','PONU 0480100 D2 1 LOOSE 23860.00 kgs\r\nCMCU 2067077 D2 1 LOOSE 23520.00 kgs\r\nGLDU 2047179 D2 1 LOOSE 23340.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1359,'s',0,'i','n',0,829,'2004-08-03','USD','n',90,'n','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK\r\nINDUSTRIAL ESTATE, WINSFORD, \r\nCHESHIRE, CW7 2JZ, UNITED KINGDOM','XXXXXXXX','STINDURIZ433004','','TIFU 3260812 T2 19068 BULK 27080.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1360,'s',0,'i','n',0,830,'2004-08-03','USD','n',90,'n','ARCHFIELD SHIPPING LTD\r\nFACTORY ROAD, NORTH WOOLWICH\r\nLONDON E16 2HD ENGLAND\r\nTEL:+207 4764386 FAX:+207 5112238\r\nATT: ROCKY GOODEY','XXXXXXXX','STINJNBIZ433001','','SUDU 3699267 D2 3 PIECES 6200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1361,'s',0,'i','n',0,831,'2004-08-03','USD','n',90,'n','RAINBOW LOGISTICS LTD\r\nUNIT 3, ENDSLEIGH INDUSTRIAL ESTATE\r\nENDSLEIGH ROAD, SOUTHALL\r\nMIDDX UB2 5QR\r\nTEL: 0208 574 6655','XXXXXXXX','STINJNBIZ433002','','CAXU 2446274 D2 1386 Boxe(s) 17554.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1362,'s',0,'i','n',0,832,'2004-08-03','USD','n',90,'n','BC SPRINGS\r\nUNIT 8, BRANCH MILLS,\r\nOFF NETHERFIELD ROAD, RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','XXXXXXXX','STINJNBIZ433005','','SUDU 5642912 D5 197 ROOLS 25755.90 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1363,'s',0,'i','n',0,833,'2004-08-03','USD','n',90,'n','BC SPRINGS\r\nUNIT 8, BRANCH MILLS,\r\nOFF NETHERFIELD ROAD, RAVENSTHORPE,\r\nDEWSBURY, WEST YORKSHIRE WF13 3JY\r\nUNITED KINGDOM','XXXXXXXX','STINJNBIZ433006','','SUDU 5572353 D5 200 ROOLS 25332.22 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1364,'s',0,'i','n',0,834,'2004-08-03','USD','n',90,'n','BL PEGSON LIMITED\r\nC/0 OZZ INTERNATIONAL \r\nLAWFORD ROAD RUGBY \r\nWARKSHIRE CV21 2UX U.K.','XXXXXXXX','STINJNBIZ433007','','SUDU 3644921 D2 13 PACKAGES 23411.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1365,'s',0,'i','n',0,835,'2004-08-03','USD','n',90,'n','SEKO WORLDWIDE (U.K.) LTD\r\nUNIT 15 LONDONDERRY FARM\r\nKEYNSHAM ROAD, WILLSBRIDGE\r\nBRISTOL BS30 6EL','XXXXXXXX','STINJNBIZ433010','','SUDU 4626671 D4 78 PACKAGES 19305.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1366,'s',0,'i','n',0,836,'2004-08-03','USD','n',90,'n','DOMOTEC EUROPE LIMITED \r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD TF3 3BJ\r\nENGLAND','XXXXXXXX','STINCPTIZ433003','','SUDU 4663166 D4 340 PIECES 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1367,'s',0,'i','n',0,837,'2004-08-03','USD','n',90,'n','SWIFT (957) LTD\r\nTECAZ HOUSE\r\nNORHAM ROAD\r\nNORTH SHIELDS\r\nTYNE & WEAR, NE29 7TN','XXXXXXXX','STINJNBIZ433012','','SUDU 5407370 D4 281 PACKAGES 13228.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1368,'s',0,'i','n',0,838,'2004-08-03','USD','n',90,'n','TRADE BATHROOMS & TILES\r\nUNIT 4, SAVILE ROAD PRECINCT\r\nSAVILE ROAD\r\nCASTLE FORD\r\nWEST YORKSHIRE, WF10 1PB','XXXXXXXX','STINJNBIZ433013','','SUDU 4648834 D4 685 PACKAGES 15365.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1369,'s',0,'i','n',0,839,'2004-08-03','USD','n',90,'n','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','XXXXXXXX','STINJNBIZ433016','','CLHU 4495635 D4 268 PACKAGES 13096.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1370,'s',0,'i','n',0,840,'2004-08-03','USD','n',90,'n','A.A.I. INTERNATIONAL \r\n1 A CIVIC SQUARE, TILBURY\r\nESSEX RM 18 8 AA UK\r\nATT: JOHN CARMODY','XXXXXXXX','STINPLZIZ433002','','SUDU 1506667 D2 29 PACKAGES 7817.30 kgs\r\n','','SAFN'); + +-- +-- Table structure for table `preferences` +-- + +CREATE TABLE `preferences` ( + `config_name` varchar(20) NOT NULL default '', + `config_value` varchar(250) NOT NULL default '', + PRIMARY KEY (`config_name`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `preferences` +-- + +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('address_agency',''); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('admin_passwd','10c402f803f89e9a'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('agent_invoicing','LON, MAN, FLX, GRY'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('default_vat_code','1'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('exp_acc_cur','GBP'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('export_data_path','C:\\'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('fcps_mail_from','Senator Lines '); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('fcps_mail_subject','Bill of lading'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('fcps_mail_to','schmidt@acwain.com brehm@acwain.com'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('no_copies','3'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('no_originals','1'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('port_sys_agent_code','DSR'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('vat_no','GB 507 5320 69'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('activesageconnection','true'); + +-- +-- Table structure for table `rates` +-- + +CREATE TABLE `rates` ( + `rate_id` int(10) unsigned NOT NULL auto_increment, + `basic_cur_id` char(3) NOT NULL default '', + `target_cur_id` char(3) NOT NULL default '', + `factor` decimal(12,6) NOT NULL default '0.000000', + `voyage_no` varchar(10) NOT NULL default '', + PRIMARY KEY (`rate_id`), + KEY `basic_cur_id` (`basic_cur_id`), + KEY `target_cur_id` (`target_cur_id`), + KEY `voyage_no` (`voyage_no`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `rates` +-- + +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (1,'USD','GBP','0.553100','DZ417'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (2,'USD','ZAR','6.792000','DZ417'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (3,'USD','GBP','0.553800','IZ415'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (4,'USD','ZAR','6.602100','IZ415'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (5,'USD','GBP','0.552500','IZ416'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (6,'USD','ZAR','6.609800','IZ416'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (7,'USD','GBP','0.544300','DZ418'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (8,'USD','ZAR','6.533600','DZ418'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (9,'USD','GBP','0.541200','DE413'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (10,'USD','GBP','0.550000','DE414'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (11,'USD','GBP','0.538400','IE408'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (12,'USD','GBP','0.542000','IE405'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (13,'USD','GBP','0.550000','IE406'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (14,'USD','GBP','0.552200','IE407'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (15,'USD','GBP','0.556000','IZ413'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (16,'USD','GBP','0.557000','IZ414'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (17,'USD','GBP','0.550400','IZ417'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (18,'USD','ZAR','6.612100','IZ417'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (19,'USD','GBP','0.552200','DE415'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (20,'USD','GBP','0.542900','DE416'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (21,'USD','GBP','0.550400','DZ419'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (22,'USD','ZAR','6.612100','DZ419'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (23,'USD','GBP','0.550800','IE409'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (29,'USD','GBP','0.559100','IE341'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (25,'USD','GBP','0.555700','IZ418'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (26,'USD','ZAR','6.646500','IZ418'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (27,'USD','GBP','0.562800','DZ420'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (28,'USD','ZAR','6.722900','DZ420'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (30,'USD','GBP','0.554600','IE410'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (31,'USD','GBP','0.551200','DE417'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (32,'USD','GBP','0.563900','IZ419'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (33,'USD','ZAR','6.939800','IZ419'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (34,'USD','GBP','0.565600','DZ421'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (35,'USD','ZAR','6.922700','DZ421'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (36,'USD','GBP','0.557700','DE418'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (37,'USD','GBP','0.564100','IE411'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (38,'USD','GBP','0.544000','IE401'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (39,'USD','GBP','0.525900','IE402'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (40,'USD','GBP','0.553600','DE404'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (41,'USD','GBP','0.567800','IZ420'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (42,'USD','ZAR','7.091600','IZ420'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (43,'USD','GBP','0.567000','DZ422'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (44,'USD','ZAR','7.030600','DZ422'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (45,'USD','GBP','0.562800','IE412'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (46,'USD','GBP','0.563500','DE419'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (47,'USD','EUR','0.826500','IE407'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (48,'USD','EUR','0.842200','IE411'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (49,'USD','EUR','0.831700','IZ418'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (50,'USD','GBP','0.567900','IZ421'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (51,'USD','ZAR','7.329600','IZ421'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (52,'USD','GBP','0.560100','DZ423'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (53,'USD','ZAR','7.072600','DZ423'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (54,'USD','GBP','0.563500','DE499'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (55,'USD','GBP','0.568800','IZ422'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (56,'USD','ZAR','6.964900','IZ422'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (57,'USD','GBP','0.575300','DZ424'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (58,'USD','ZAR','7.070000','DZ424'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (59,'USD','GBP','0.558900','DE498'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (60,'USD','GBP','0.562000','IZ423'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (61,'USD','ZAR','6.938100','IZ423'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (62,'USD','GBP','0.568300','IE413'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (63,'USD','GBP','0.561100','DZ425'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (64,'USD','ZAR','6.929900','DZ425'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (65,'USD','GBP','0.552300','DE497'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (66,'USD','GBP','0.552300','DE496'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (71,'USD','GBP','0.547500','IZ424'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (69,'USD','GBP','0.548100','DZ426'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (70,'USD','ZAR','6.696100','DZ426'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (72,'USD','ZAR','6.670100','IZ424'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (73,'USD','GBP','0.545400','IE414'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (74,'USD','GBP','0.545400','IE415'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (75,'USD','GBP','0.546600','IZ425'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (76,'USD','ZAR','6.639200','IZ425'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (77,'USD','GBP','0.547100','DZ427'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (78,'USD','ZAR','6.643300','DZ427'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (79,'USD','GBP','0.552300','IE416'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (80,'USD','GBP','0.544200','DE495'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (81,'USD','GBP','0.552500','DZ428'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (82,'USD','ZAR','6.746200','DZ428'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (83,'USD','GBP','0.555900','IZ426'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (84,'USD','ZAR','6.768200','IZ426'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (85,'USD','GBP','0.544800','DE493'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (86,'USD','GBP','0.549700','DE492'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (87,'USD','GBP','0.552800','IZ427'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (88,'USD','ZAR','6.515400','IZ427'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (89,'USD','GBP','0.548800','DZ429'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (90,'USD','ZAR','6.678600','DZ429'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (91,'USD','GBP','0.544800','IE417'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (92,'USD','GBP','0.552200','IZ428'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (93,'USD','JPY','6.392200','IZ428'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (94,'USD','GBP','0.551500','DZ430'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (95,'USD','ZAR','6.528400','DZ430'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (96,'USD','EUR','0.837000','IZ417'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (97,'USD','GBP','0.549300','DE491'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (99,'USD','GBP','0.549700','IE419'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (100,'USD','GBP','0.553100','IE418'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (101,'USD','GBP','0.553100','DE490'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (102,'USD','GBP','0.549000','IZ429'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (103,'USD','ZAR','6.362000','IZ429'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (104,'USD','GBP','0.553100','DZ431'); +INSERT INTO `rates` (`rate_id`, `basic_cur_id`, `target_cur_id`, `factor`, `voyage_no`) VALUES (105,'USD','ZAR','6.451900','DZ431'); + +-- +-- Table structure for table `route_translation` +-- + +CREATE TABLE `route_translation` ( + `id` int(10) unsigned NOT NULL auto_increment, + `code` varchar(10) NOT NULL default '', + `descr` varchar(50) NOT NULL default '', + `text` mediumtext NOT NULL, + `office` varchar(50) NOT NULL default '', + PRIMARY KEY (`id`), + UNIQUE KEY `code` (`code`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `route_translation` +-- + +INSERT INTO `route_translation` (`id`, `code`, `descr`, `text`, `office`) VALUES (3,'SAFN','FR / TO SOUTH AFRICA','Upon receipt of this notice, please forward all necessary clearance paperwork to your nominated local Forwarding Agent who will act on your\r\nbehalf at Felixstowe. Once we are notified of clearance, release can be obtained upon production of a duly endorsed Original Bill of Lading\r\n(where applicable) and full payment of all outstanding charges. \r\n\r\nDEMURRAGE: 5 calender days free (from vessel sailing)\r\n\r\nQUAY RENT: 1st 7 Days = Free (inc date of arrival)\r\n Next 7 Days = GBP 9.00 per 20\' / GBP 18.00 per 40\' (daily)\r\n Thereafter = GBP 27.00 per 20\' / GBP 54.00 per 40\' (daily)\r\n\r\nCARRIER: Should you wish us to arrange haulage on your behalf we shall require verbal booking followed by written confirmation with\r\nHAULAGE a minimum of 48 hours notice prior to delivery date, undertaken on behalf of the Carrier under Carrier B/L terms.\r\n\r\nMERCHANT: Should you wish to arrange your own haulage, LoLo rates apply as follows GBP 30.00 per 20\' / GBP 40.00 per 40\' (daily)\r\nHAULAGE A 24hr freetime is allowed to return units to Carrier control\r\n','FELIXSTOWE'); +INSERT INTO `route_translation` (`id`, `code`, `descr`, `text`, `office`) VALUES (5,'SAFS','TO SOUTH AFRICA','','GRAYS'); +INSERT INTO `route_translation` (`id`, `code`, `descr`, `text`, `office`) VALUES (6,'EAFS','TO EAST AFRICA','','GRAYS'); +INSERT INTO `route_translation` (`id`, `code`, `descr`, `text`, `office`) VALUES (4,'EAFN','FR / TO EAST AFRICA','On receipt of this notice, please forward all necessary clearance paperwork to your nominated local Forwarding Agent who will act on your\r\nbehalf. Once we are notified of clearance, release can be obtained upon production of a duly endorsed Original Bill of Lading\r\n(if applicable) and full payment of all outstanding charges. \r\n\r\nDEMURRAGE: 5 calender days free (from vessel sailing)\r\n\r\nQUAY RENT: 1st 7 Days = Free (inc date of arrival)\r\n Next 7 Days = GBP 9.00 per 20\' dv / GBP 18.00 per 40\' dv (daily)\r\n Thereafter = GBP 27.00 per 20\' dv / GBP 54.00 per 40\' dv (daily)\r\n\r\nCARRIER: Should you wish us to arrange haulage on your behalf we shall require verbal booking followed by written confirmation with\r\nHAULAGE a minimum of 48 hours notice prior to delivery date, undertaken on behalf of the Carrier under Carrier B/L terms.\r\n\r\nMERCHANT: Should you wish to arrange your own haulage, LoLo rates apply as follows GBP 40.00 per 20\' / GBP 55.00 per 40\' (daily)\r\nHAULAGE A 24hr freetime is allowed to return units to Carrier control\r\n','FELIXSTOWE'); + +-- +-- Table structure for table `sequences` +-- + +CREATE TABLE `sequences` ( + `invoice_no` int(10) unsigned NOT NULL default '0', + `credit_note_no` int(10) unsigned NOT NULL default '0' +) TYPE=MyISAM; + +-- +-- Dumping data for table `sequences` +-- + +INSERT INTO `sequences` (`invoice_no`, `credit_note_no`) VALUES (100992,500131); + +-- +-- Table structure for table `translation_groups` +-- + +CREATE TABLE `translation_groups` ( + `group` varchar(20) NOT NULL default '', + `import_text` varchar(100) NOT NULL default '', + `export_text` varchar(100) NOT NULL default '', + PRIMARY KEY (`group`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `translation_groups` +-- + +INSERT INTO `translation_groups` (`group`, `import_text`, `export_text`) VALUES ('customer','&Customer Id:','&GBP Account:'); +INSERT INTO `translation_groups` (`group`, `import_text`, `export_text`) VALUES ('container-size','&Import CT EDI size code:','&Export CT EDI size code:'); +INSERT INTO `translation_groups` (`group`, `import_text`, `export_text`) VALUES ('commodity','&Import EDI code:','&Export description:'); +INSERT INTO `translation_groups` (`group`, `import_text`, `export_text`) VALUES ('kind_of_package','&Import KOP code:','&Export KOP code:'); +INSERT INTO `translation_groups` (`group`, `import_text`, `export_text`) VALUES ('vessel_name','&Vessel code','&FCPS vessel name'); + +-- +-- Table structure for table `voyage` +-- + +CREATE TABLE `voyage` ( + `voyage_id` int(10) unsigned NOT NULL auto_increment, + `voyage_no` varchar(10) NOT NULL default '', + `trade` enum('E','I') NOT NULL default 'E', + `accounting_no` varchar(12) NOT NULL default '0', + `vessel_name` varchar(250) NOT NULL default '', + `date` date NOT NULL default '0000-00-00', + `uvi` varchar(20) NOT NULL default '', + PRIMARY KEY (`voyage_id`), + UNIQUE KEY `voyage_no` (`voyage_no`), + KEY `trade` (`trade`), + KEY `accounting_no` (`accounting_no`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `voyage` +-- + +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (1,'DZ417','E','21090014','MSC SUEZ','2004-04-06',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (2,'IZ415','I','21070013','MSC SUEZ','2004-04-05',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (3,'IZ416','I','21070014','MSC KOREA','2004-04-09',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (4,'DZ418','E','21090015','MSC KOREA','2004-04-10',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (5,'DE413','E','21080013','MSC ALPANA','2004-04-10',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (6,'DE414','E','21080014','MSC CORSICA','2004-04-11',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (7,'IE408','I','21060015','MSC HIMALAYA','2004-04-17',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (8,'IE405','I','21060012','MSC GIANNA','2004-03-30',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (9,'IE406','I','21060013','PONL KILINDINI','2004-04-06',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (10,'IE407','I','21060014','MSC ANNAMARIA','2004-04-18',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (11,'IZ413','I','21070011','MSC NATALIA','2004-03-27',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (12,'IZ414','I','21070012','MSC ATTICA','2004-03-28',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (13,'IZ417','I','21070015','MSC REBECCA','2004-04-18',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (14,'DE415','E','21080015','MSC ANNAMARIA','2004-04-19',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (15,'DE416','E','21080016','MSC AGATA','2004-04-25',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (16,'DZ419','E','21090016','MSC REBECCA','2004-04-19',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (17,'IE409','I','21060016','MSC AGATA','2004-04-25',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (18,'IE341','I','21060004','MSC GIANNA','2004-01-21',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (19,'IZ418','I','21070016','MSC KERRY','2004-04-25',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (20,'DZ420','E','21090017','MSC KERRY','2004-04-26',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (21,'DZ414','E','21090011','MSC NOA','2004-03-15',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (22,'DZ413','E','21090010','MSC KERRY','2004-03-11',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (23,'DZ412','E','21090009','MSC REBECCA','2004-02-29',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (24,'DE410','E','21080009','WEC ROTTERDAM','2004-03-06',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (25,'DE411','E','21080010','MSC FRANCE','2004-03-10',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (26,'DE412','E','21080011','MSC SUDAN','2004-03-16',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (27,'IZ409','I','21070007','MSC KOREA','2004-02-22',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (28,'IZ411','I','21070009','MSC KERRY','2004-03-10',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (29,'IZ412','I','21070010','MSC NOA','2004-03-15',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (30,'DZ406','E','21090003','MSC KERRY','2004-01-21',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (31,'DE408','E','21080007','MSC HIMALAYA','2004-02-16',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (32,'XX111','I','21100002','RECHARGE STINNES','2004-01-01',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (33,'IE410','I','21060017','WEC ROTTERDAM','2004-05-03',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (34,'DE417','E','21080017','MSC HIMALAYA','2004-05-01',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (35,'IZ419','I','21070017','MSC NOA','2004-05-03',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (36,'DZ421','E','21090018','MSC NOA','2004-05-03',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (37,'DE418','E','21080018','MSC FRANCE','2004-05-07',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (38,'DZ416','E','21090013','MSC ATTICA','2004-03-29',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (39,'IE411','I','21060018','MSC FRANCE','2004-05-07',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (40,'IE401','I','21060008','MSC AGATA','2004-02-21',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (41,'IE402','I','21060009','WEC ROTTERDAM','2004-03-04',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (42,'DE404','E','21080003','MSC SUDAN','2004-01-21',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (43,'IZ420','I','21070018','MSC NATALIA','2004-05-09',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (44,'DZ422','E','21090019','MSC NATALIA','2004-05-10',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (45,'IE412','I','21060019','MSC SUDAN','2004-05-14',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (46,'DE419','E','21080019','MSC SUDAN','2004-05-15',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (47,'IZ421','I','21070019','MSC ATTICA','2004-05-16',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (48,'DZ423','E','21090020','MSC ITALY','2004-05-17',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (49,'ZZ004','I','21100001','DEMURRAGE 2004','2004-01-01',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (50,'YY222','I','21100003','RECHARGE OTHERS','2004-01-01',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (51,'DE499','E','21080020','MSC LINZIE','2004-05-16',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (52,'IZ422','I','21070020','MSC SUEZ','2004-05-23',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (53,'DZ424','E','21090021','MSC SUEZ','2004-05-24',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (54,'DE498','E','21080021','MSC AUSTRIA','2004-05-22',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (55,'IZ423','I','21070021','MSC KOREA','2004-05-30',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (56,'IE413','I','21060020','MSC ALPANA','2004-05-29',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (57,'DZ425','E','21090022','MSC KOREA','2004-05-31',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (58,'DE497','E','21080022','MSC SERENA','2004-06-02',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (59,'IZ406','I','21070004','MSC NATALIA','2004-02-01',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (60,'DE496','E','21080023','MSC SARDINA','2004-06-04',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (61,'IZ410','I','21070008','MSC DON GIOVANNI','2004-03-03',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (62,'DZ415','E','21090012','MSC NATALIA','2004-03-29',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (63,'IE403','I','21060010','MSC FRANCE','2004-03-09',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (64,'DE409','E','21080008','MSC AGATA','2004-02-22',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (65,'DZ426','E','21090023','MSC REBECCA','2004-06-07',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (66,'IZ424','I','21070022','MSC REBECCA','2004-06-07',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (67,'IE414','I','21060021','MSC CORSICA','2004-06-12',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (68,'IE415','I','21060022','MSC ANNAMARIA','2004-06-17',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (69,'IZ425','I','21070023','MSC KERRY','2004-06-13',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (70,'DZ427','E','21090024','MSC KERRY','2004-06-14',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (71,'IE416','I','21060023','MSC AGATA','2004-06-19',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (72,'DE495','E','21080024','MSC MEXICO','2004-06-14',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (73,'DZ428','E','21090025','MSC NOA','2004-06-20',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (74,'IZ426','I','21070024','MSC NOA','2004-06-20',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (75,'DE493','E','21080025','MSC CALIFORNIA','2004-06-18',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (76,'DZ429','E','21090026','MSC NATALIA','2004-06-28',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (77,'IZ427','I','21070025','MSC NATALIA','2004-06-27',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (78,'IE417','I','21060024','MSC FRANCE','2004-07-15',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (79,'DE492','E','21080026','MSC SOCOTRA','2004-06-27',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (80,'IZ428','I','21070026','MSC ITALY','2004-07-07','53444'); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (81,'DZ430','E','21090027','MSC ITALY','2004-07-08',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (82,'DE491','E','21080027','MSC JORDAN','2004-07-04',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (83,'IZ429','I','21070027','MSC SUEZ','2004-07-13',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (84,'DZ431','E','21090028','MSC SUEZ','2004-07-13',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (85,'IE419','I','21060026','MSC SUDAN','2004-07-11','54549'); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (86,'IE418','I','21060025','MSC AGATA','2004-07-20',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (87,'DE490','E','21080028','MSC AUSTRIA','2004-07-12',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (88,'IE497','I','1250','Bla Bla','2004-07-31','drtgq4e'); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (89,'IZ432','I','1200','ksdfbiwsd','2004-07-30','fhgdshj'); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (90,'IZ433','I','1104','haducvaw','2004-08-10','arhnsrsr'); + +-- +-- Current Database: pmadb +-- + +CREATE DATABASE /*!32312 IF NOT EXISTS*/ `pmadb`; + +USE pmadb; + +-- +-- Table structure for table `PMA_bookmark` +-- + +CREATE TABLE `PMA_bookmark` ( + `id` int(11) NOT NULL auto_increment, + `dbase` varchar(255) NOT NULL default '', + `user` varchar(255) NOT NULL default '', + `label` varchar(255) NOT NULL default '', + `query` text NOT NULL, + PRIMARY KEY (`id`) +) TYPE=MyISAM COMMENT='Bookmarks'; + +-- +-- Dumping data for table `PMA_bookmark` +-- + +INSERT INTO `PMA_bookmark` (`id`, `dbase`, `user`, `label`, `query`) VALUES (1,'voyage-dev','root','','select i.id id, i.no no, i.type type, i.date date,\r\nb.voyage_no voyage, i.bl_no bl_no, i.cust_ref cust_ref\\\r\nfrom invoice_headers i, bl_headers b\r\nwhere i.edi_ref = b.message_id'); +INSERT INTO `PMA_bookmark` (`id`, `dbase`, `user`, `label`, `query`) VALUES (2,'voyage-dev','root','','select i.id id, i.no no, i.type type, i.date date,\r\nb.voyage_no voyage, i.bl_no bl_no, i.cust_ref cust_ref\r\nfrom invoice_headers i, bl_headers b\r\nwhere i.edi_ref = b.message_id'); +INSERT INTO `PMA_bookmark` (`id`, `dbase`, `user`, `label`, `query`) VALUES (3,'voyage-dev','root','','SELECT i.id id, i.no no, i.type\r\nTYPE , i.date date, b.voyage_no voyage, i.bl_no bl_no, i.cust_ref cust_ref\r\nFROM invoice_headers i\r\nleft join bl_headers b\r\non i.edi_ref = b.message_id'); +INSERT INTO `PMA_bookmark` (`id`, `dbase`, `user`, `label`, `query`) VALUES (4,'voyage-dev','root','','SELECT i.id id, i.no no, i.type\r\nTYPE , i.date date, ifnull(b.voyage_no, \'\') voyage, i.bl_no bl_no, i.cust_ref cust_ref\r\nFROM invoice_headers i\r\nLEFT JOIN bl_headers b ON i.edi_ref = b.message_id'); + +-- +-- Table structure for table `PMA_column_info` +-- + +CREATE TABLE `PMA_column_info` ( + `id` int(5) unsigned NOT NULL auto_increment, + `db_name` varchar(64) NOT NULL default '', + `table_name` varchar(64) NOT NULL default '', + `column_name` varchar(64) NOT NULL default '', + `comment` varchar(255) NOT NULL default '', + `mimetype` varchar(255) NOT NULL default '', + `transformation` varchar(255) NOT NULL default '', + `transformation_options` varchar(255) NOT NULL default '', + PRIMARY KEY (`id`), + UNIQUE KEY `db_name` (`db_name`,`table_name`,`column_name`) +) TYPE=MyISAM COMMENT='Comments for Columns'; + +-- +-- Dumping data for table `PMA_column_info` +-- + +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (4,'voyage-dev','invoice_headers','edi_ref','Link to bl_headers','','',''); +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (5,'voyage-dev','invoice_headers','cust_ref','manuell','','',''); +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (6,'voyage-dev','charge_codes','acc_def','Accounting definition perl Accounting No. oder per Voyage account','','',''); +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (7,'voyage-dev','charge_codes','imp_accounting_code','Import code aus dem Stinnes-System','','',''); +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (8,'voyage-dev','charge_codes','exp_accounting_code','Export-Code nach KHK/Sage','','',''); +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (9,'sage_voyage','','(db_comment)','Export-Datenbank von Sage','','',''); +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (10,'voyage-dev','voyage','uvi','Unique Vessel Indicator','','',''); +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (11,'voyage-dev','exchange','voyage_no','Verknüpfung zu \'voyage\'','','',''); +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (12,'voyage-dev','exchange','fcps_file','Dateiname der generierten FCPS-Datei (komplett + absolut)','','',''); +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (13,'sy_cms_common_p','','(db_comment)','Sprachunabhängige Daten Shopoo (Content)','','',''); +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (14,'sy4_cms_common_p','','(db_comment)','ShopYoo 4 - Sprachunabhängige Daten Content','','',''); +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (15,'sy4_cust_common_p','','(db_comment)','ShopYoo 4 - sprachunabhängige Kundendaten','','',''); +INSERT INTO `PMA_column_info` (`id`, `db_name`, `table_name`, `column_name`, `comment`, `mimetype`, `transformation`, `transformation_options`) VALUES (16,'sy4_shopyoo_de_p','','(db_comment)','ShopYoo 4 - deutsche Shopyoo-Platform','','',''); + +-- +-- Table structure for table `PMA_history` +-- + +CREATE TABLE `PMA_history` ( + `id` bigint(20) unsigned NOT NULL auto_increment, + `username` varchar(64) NOT NULL default '', + `db` varchar(64) NOT NULL default '', + `table` varchar(64) NOT NULL default '', + `timevalue` timestamp(14) NOT NULL, + `sqlquery` text NOT NULL, + PRIMARY KEY (`id`), + KEY `username` (`username`,`db`,`table`,`timevalue`) +) TYPE=MyISAM COMMENT='SQL history'; + +-- +-- Dumping data for table `PMA_history` +-- + +INSERT INTO `PMA_history` (`id`, `username`, `db`, `table`, `timevalue`, `sqlquery`) VALUES (1,'root','voyage-dev','voyage',20040122003523,'SELECT v.voyage_no voyage, v.vessel_name vessel\nFROM voyage v\nLEFT JOIN rates r ON v.voyage_no = r.voyage_no\nLEFT JOIN bl_headers b ON v.voyage_no = b.voyage_no\nWHERE r.factor IS NULL AND b.message_no IS NULL \nORDER BY v.voyage_no'); + +-- +-- Table structure for table `PMA_pdf_pages` +-- + +CREATE TABLE `PMA_pdf_pages` ( + `db_name` varchar(64) NOT NULL default '', + `page_nr` int(10) unsigned NOT NULL auto_increment, + `page_descr` varchar(50) NOT NULL default '', + PRIMARY KEY (`page_nr`), + KEY `db_name` (`db_name`) +) TYPE=MyISAM COMMENT='PDF Relationpages for PMA'; + +-- +-- Dumping data for table `PMA_pdf_pages` +-- + +INSERT INTO `PMA_pdf_pages` (`db_name`, `page_nr`, `page_descr`) VALUES ('voyage-dev',1,'1'); + +-- +-- Table structure for table `PMA_relation` +-- + +CREATE TABLE `PMA_relation` ( + `master_db` varchar(64) NOT NULL default '', + `master_table` varchar(64) NOT NULL default '', + `master_field` varchar(64) NOT NULL default '', + `foreign_db` varchar(64) NOT NULL default '', + `foreign_table` varchar(64) NOT NULL default '', + `foreign_field` varchar(64) NOT NULL default '', + PRIMARY KEY (`master_db`,`master_table`,`master_field`), + KEY `foreign_field` (`foreign_db`,`foreign_table`) +) TYPE=MyISAM COMMENT='Relation table'; + +-- +-- Dumping data for table `PMA_relation` +-- + + +-- +-- Table structure for table `PMA_table_coords` +-- + +CREATE TABLE `PMA_table_coords` ( + `db_name` varchar(64) NOT NULL default '', + `table_name` varchar(64) NOT NULL default '', + `pdf_page_number` int(11) NOT NULL default '0', + `x` float unsigned NOT NULL default '0', + `y` float unsigned NOT NULL default '0', + PRIMARY KEY (`db_name`,`table_name`,`pdf_page_number`) +) TYPE=MyISAM COMMENT='Table coordinates for phpMyAdmin PDF output'; + +-- +-- Dumping data for table `PMA_table_coords` +-- + +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','voyage',1,142,137); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','bl_charges',1,137,290); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','bl_headers',1,349,227); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','bl_item_containers',1,530,342); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','bl_items',1,690,337); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','charge_codes',1,529,166); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','edi_translation',1,593,25); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','currencies',1,20,470); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','invoice_charges',1,263,22); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','invoice_headers',1,8,33); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','preferences',1,475,41); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','rates',1,142,15); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','route_translation',1,718,161); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','sequences',1,434,111); +INSERT INTO `PMA_table_coords` (`db_name`, `table_name`, `pdf_page_number`, `x`, `y`) VALUES ('voyage-dev','translation_groups',1,142,137); + +-- +-- Table structure for table `PMA_table_info` +-- + +CREATE TABLE `PMA_table_info` ( + `db_name` varchar(64) NOT NULL default '', + `table_name` varchar(64) NOT NULL default '', + `display_field` varchar(64) NOT NULL default '', + PRIMARY KEY (`db_name`,`table_name`) +) TYPE=MyISAM COMMENT='Table information for phpMyAdmin'; + +-- +-- Dumping data for table `PMA_table_info` +-- + +INSERT INTO `PMA_table_info` (`db_name`, `table_name`, `display_field`) VALUES ('voyage-dev','voyage','voyage_no'); +INSERT INTO `PMA_table_info` (`db_name`, `table_name`, `display_field`) VALUES ('musik','beziehungsarten','art'); + +-- +-- Current Database: sage_voyage +-- + +CREATE DATABASE /*!32312 IF NOT EXISTS*/ `sage_voyage`; + +USE sage_voyage; + +-- +-- Table structure for table `NOMINAL_LEDGER` +-- + +CREATE TABLE `NOMINAL_LEDGER` ( + `ACCOUNT_REF` varchar(8) NOT NULL default '', + `NAME` varchar(60) NOT NULL default '', + `ACCOUNT_TYPE` int(11) NOT NULL default '0', + `BALANCE` double NOT NULL default '0', + `QUICK_RATIO` int(11) NOT NULL default '0', + PRIMARY KEY (`ACCOUNT_REF`), + KEY `NAME` (`NAME`,`ACCOUNT_TYPE`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `NOMINAL_LEDGER` +-- + +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('0010','Freehold Property',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('0011','Leasehold Property',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('0020','Plant and Machinery',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('0021','Plant/Machinery Depreciation',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('0030','Office Equipment',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('0031','Office Equipment Depreciation',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('0040','Furniture and Fixtures',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('0041','Furniture/Fixture Depreciation',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('0050','Motor Vehicles',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('0051','Motor Vehicles Depreciation',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('1100','Debtors Control Account',4,268090.33,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('1101','Sundry Debtors',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('1102','Other Debtors',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('1103','Prepayments',4,3528.11,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('1104','Bad Debts Prov',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('1105','Inter Company Account',1,106771,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('1200','Bank Current Account GBP',2,99941.36,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('1201','Bank Current Account USD',2,51896.25,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('1220','Building Society Account',2,0,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('1230','Petty Cash',2,0,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('1240','Company Credit Card',2,0,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('1250','Credit Card Receipts',2,0,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2100','Creditors Control Account',4,-45256.59,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2101','Sundry Creditors',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2102','Other Creditors',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2103','Purchase Reserve Account',1,-13727.18,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2104','Cost Ledger Control Account',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2105','Cost Ledger Default Account',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2106','Cost Ledger Imports East Africa',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060001','EAFN_IE339',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060002','EAFN_IE340',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060003','EAFN_IE342',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060004','EAFN_IE341',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060005','EAFN_IE344',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060006','EAFN_IE343',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060007','EAFN_IE345',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060008','EAFN_IE401',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060009','EAFN_IE402',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060010','EAFN_IE403',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060011','EAFN_IE404',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060012','EAFN_IE405',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060013','EAFN_IE406',1,222.41,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060014','EAFN_IE407',1,-251.43,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060015','EAFN_IE408',1,-73.78,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060016','EAFN_IE409',1,-817.95,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060017','EAFN_IE410',1,-2390.65,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060018','EAFN_IE411',1,-2293.16,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060019','EAFN_IE412',1,-923.58,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060020','EAFN_IE413',1,-1165.02,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060021','EAFN_IE414',1,-21953.77,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060022','EAFN_IE415',1,-3473.22,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060023','EAFN_IE416',1,-8195.01,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060024','EAFN_IE417',1,-708.24,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060025','EAFN_IE418',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21060026','EAFN_IE419',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2107','Cost Ledger Imports South Africa',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070001','SAFN_IZ402',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070002','SAFN_IZ403',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070003','SAFN_IZ404',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070004','SAFN_IZ406',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070005','SAFN_IZ407',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070006','SAFN_IZ408',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070007','SAFN_IZ409',1,50,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070008','SAFN_IZ410',1,80,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070009','SAFN_IZ411',1,626,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070010','SAFN_IZ412',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070011','SAFN_IZ413',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070012','SAFN_IZ414',1,80,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070013','SAFN_IZ415',1,-1052.55,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070014','SAFN_IZ416',1,-1059.71,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070015','SAFN_IZ417',1,-2453.23,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070016','SAFN_IZ418',1,-1052.99,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070017','SAFN_IZ419',1,-2469.26,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070018','SAFN_IZ420',1,-2790.19,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070019','SAFN_IZ421',1,925.5,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070020','SAFN_IZ422',1,-6140.22,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070021','SAFN_IZ423',1,-6749.93,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070022','SAFN_IZ424',1,-161.25,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070023','SAFN_IZ425',1,-2086.13,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070024','SAFN_IZ426',1,-14664.24,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070025','SAFN_IZ427',1,-8487.92,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070026','SAFN_IZ428',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21070027','SAFN_IZ429',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2108','Cost Ledger Exports East Africa',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080001','EAFS_DE402',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080002','EAFS_DE403',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080003','EAFS_DE404',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080004','EAFS_DE405',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080005','EAFS_DE406',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080006','EAFS_DE407',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080007','EAFS_DE408',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080008','EAFS_DE409',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080009','EAFS_DE410',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080010','EAFS_DE411',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080011','EAFS_DE412',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080013','EAFS_DE413',1,-413,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080014','EAFS_DE414',1,-697.63,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080015','EAFS_DE415',1,-1189.11,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080016','EAFS_DE416',1,-4.78,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080017','EAFS_DE417',1,-953.91,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080018','EAFS_DE418',1,385.23,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080019','EAFS_DE419',1,-54,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080020','EAFS_DE499',1,-995.33,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080021','EAFS_DE498',1,-23.98,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080022','EAFS_DE497',1,-18588.49,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080023','EAFS_DE496',1,-9857.43,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080024','EAFS_DE495',1,-18313.77,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080025','EAFS_DE493',1,-17355.59,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080026','EAFS_DE492',1,-14460.46,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080027','EAFS_DE491',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21080028','EAFS_DE490',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2109','Cost Ledger Exports South Africa',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090001','SAFS_DZ403',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090002','SAFS_DZ405',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090003','SAFS_DZ406',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090004','SAFS_DZ407',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090005','SAFS_DZ408',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090006','SAFS_DZ409',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090007','SAFS_DZ410',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090008','SAFS_DZ411',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090009','SAFS_DZ412',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090010','SAFS_DZ413',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090011','SAFS_DZ414',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090012','SAFS_DZ415',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090013','SAFS_DZ416',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090014','SAFS_DZ417',1,368.62,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090015','SAFS_DZ418',1,-206.02,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090016','SAFS_DZ419',1,-46,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090017','SAFS_DZ420',1,-190.96,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090018','SAFS_DZ421',1,-112.99,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090019','SAFS_DZ422',1,-338.99,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090020','SAFS_DZ423',1,-67.63,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090021','SAFS_DZ424',1,333,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090022','SAFS_DZ425',1,-270.05,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090023','SAFS_DZ426',1,-12306.92,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090024','SAFS_DZ427',1,-14315.58,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090025','SAFS_DZ428',1,-19916.33,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090026','SAFS_DZ429',1,-16369.22,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090027','SAFS_DZ430',1,-6896.08,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21090028','SAFS_DZ431',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2110','Cost Ledger Other Miscellaneous',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21100001','DEMURRAGE_ZZ004',1,-757.5,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21100002','STINNES RECHARGE_XX111',1,157.5,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('21100003','RECHARGE OTHERS_YY222',1,-326.33,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2199','Accruals',4,-3000,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2200','Sales Tax Control Account',4,0,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2201','Purchase Tax Control Account',4,1959.18,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2202','VAT Liability (CODA)',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2203','VAT Prepaid (CODA)',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2210','P.A.Y.E.',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2211','National Insurance',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2220','Net Wages',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2230','Pension Fund',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2300','Loans',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2310','Hire Purchase',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2320','Corporation Tax',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2321','Tax Accrual',1,-6610,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('2330','Mortgages',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('3000','Ordinary Shares',1,-200000,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('3010','Preference Shares',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('3100','Reserves',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('3101','Undistributed Reserves',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('3200','Profit and Loss Account',4,-31831.02,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('3201','Retained Profits Account',1,4419.91,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4000','Sales Default Account',4,0,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4009','Discounts Allowed',4,0,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4100','Sales Others',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4200','Sales of Assets',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4400','Credit Charges (Late Payments)',4,0,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4900','Miscellaneous Income',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4901','Commissions Imports East Africa',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49010001','Freight Commission IE',1,-2435.99,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49010002','Transhipment Box Fees IE',1,-267.21,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49010003','Documentation Fees IE',1,-793.59,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49010004','Haulage/Lolo/Other Transport IE',1,-5436.02,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49010005','Miscellaneous IE',1,-164.47,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49010006','Quay Rent IE',1,-199.53,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49010007','Demurrage IE',1,-67.56,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4902','Commissions Imports South Africa',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49020001','Freight Commission IZ',1,-4923.39,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49020002','Transhipment Box Fees IZ',1,-19.18,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49020003','Documentation Fees IZ',1,-2720,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49020004','Haulage/Lolo/Other Transport IZ',1,-10163.92,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49020005','Miscellaneous IZ',1,-583.94,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49020006','Quay Rent IZ',1,-3887.92,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49020007','Demurrage IZ',1,-962.18,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4903','Commissions Exports East Africa',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49030001','Freight Commission DE',1,-8097.78,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49030002','Transhipment Box Fees DE',1,-1107.51,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49030003','Documentation Fees DE',1,-2187.5,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49030004','Haulage/Other Transport DE',1,-923.94,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49030005','Miscellaneous DE',1,-2917.17,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4904','Commissions Exports South Africa',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49040001','Freight Commission DZ',1,-6523.98,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49040002','Transhipment Box Fees DZ',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49040003','Documentation Fees DZ',1,-1483,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49040004','Haulage/Other Transport DZ',1,-2175.38,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('49040005','Miscellaneous DZ',1,-1459.94,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4905','Commission Others',1,-201.54,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4906','Admin Income',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4907','Management Fee Income',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4908','Commission Inward',1,-36869.8,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('4909','Commission Outward',1,-30585.41,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('5000','Materials Purchased',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('5009','Discounts Taken',4,0,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7012','Fringe Benefits',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7100','Rent / Rates',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7200','Electricity',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7400','Travelling',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7401','Car Hire',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7402','Hotels',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7403','U.K. Entertainment',1,733.62,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7404','Overseas Entertainment',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7405','Overseas Travelling',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7406','Subsistence',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7500','Printing',1,448,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7501','Postage and Carriage',1,47.91,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7502','Telephone',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7503','Telex/Telegram/Facsimile',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7504','Office Stationery',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7600','Legal Fees',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7601','Audit and Accountancy Fees',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7602','Consultancy Fees',1,3000,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7603','Professional Fees',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7604','Supply Admin Expenses',1,15,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7700','Equipment Hire',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7701','Office Machine Maintenance',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7800','Repairs and Renewals',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7801','Cleaning',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7900','Bank Interest Paid',1,-30.84,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7901','Bank Charges',1,793.1,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7903','Loan Interest Paid',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('7906','Exchange Rate Variance',4,1903.52,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8000','Depreciation',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8005','Depreciation Intangible',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8006','M&R EDP Hardware',1,324.72,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8007','M&R EDP Software',1,27751.06,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8008','EDP Training',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8009','EDP - Datex',1,3844.14,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8010','Rent/Lease EDP Equipment',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8100','Bad Debt Write Off',4,-9.58,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8101','Write Off - Coda/Other',1,2.9,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8102','Bad Debt Provision',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8200','Donations',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8201','Subscriptions',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8203','Training Costs',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8204','Insurance',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8205','Refreshments',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8222','Bank Interest Received',1,0,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('8223','Management Fees Payable',1,95366.2,0); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('9998','Suspense Account',4,0,1); +INSERT INTO `NOMINAL_LEDGER` (`ACCOUNT_REF`, `NAME`, `ACCOUNT_TYPE`, `BALANCE`, `QUICK_RATIO`) VALUES ('9999','Mispostings Account',4,0,1); + +-- +-- Table structure for table `SALES_LEDGER` +-- + +CREATE TABLE `SALES_LEDGER` ( + `ACCOUNT_REF` varchar(8) NOT NULL default '', + `NAME` varchar(60) NOT NULL default '', + `ADDRESS_1` varchar(60) NOT NULL default '', + `ADDRESS_2` varchar(60) NOT NULL default '', + `ADDRESS_3` varchar(60) NOT NULL default '', + `ADDRESS_4` varchar(60) NOT NULL default '', + `ADDRESS_5` varchar(60) NOT NULL default '', + PRIMARY KEY (`ACCOUNT_REF`), + KEY `NAME` (`NAME`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `SALES_LEDGER` +-- + +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AAII01','A A I INTERNATIONAL LTD','NO 1 A CIVIC SQUARE','TILBURY','ESSEX','','RM18 8AA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ABAC01','ABACUS INTL SHIPPING LTD','UNIT 3 NEW ROAD BUSINESS ESTATE','NEW ROAD','DITTON','KENT','ME20 6AQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ACTI01','ACTION INTERNATIONAL FORWARDERS','ACTIVE COURT','237 LIVERPOOL ROAD','BIRKDALE','SOUTHPORT','PR8 4PJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ADAI01','ADAIR CARGO SERVICES','UNIT 4','94-106 CHURCH STREET','STAINES','MIDDLESEX','TW18 4YA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ADVA01','ADVANCED BIO EXTRACTS LTD','23 PIER ROAD','ST HELIER','JERSEY','CHANNEL ISLANDS',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ADVA02','ADVANCED CRUSHER SPARES LTD','UNIT A3-A8 ROYAL WORKS','COLESHILL STREET','SUTTON COLDFIELD','WEST MIDLANDS','B72 1SJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AGIL01','AGILITY LOGISTICS LTD','PAVILION 7','THE MATCH WORKS','SPEKE ROAD GARSTON','LIVERPOOL','L19 2PH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AHAR01','A HARTRODT (UK) LIMITED','SUITE 108, FIRST FLOOR','CORN EXCHANGE','FENWICK STREET','LIVERPOOL','UB3 3NB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AHAR02','A HARTRODT (UK) LIMITED','UNIT 2. PUMP LANE IND. ESTATE','PUMP LANE','HAYES','MIDDLESEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AINT01','2A INTERIORS LTD','ALBANY HOUSE','GEORGE STREET WEST','LUTON','BEDS','LU1 2BJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AIRL02','AIRLIFT SEALIFT INT LTD','UNIT 9','ASCOT ROAD','BEDFONT','MIDDLESEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AIRS03','AIR SEA WORLDWIDE (UK) LTD','ROOM 108 BUILDING 309','WORLD FREIGHT TERMINAL','MANCHESTER','','M90 5PH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AJED01','A.J. EDGE LTD','NAVIGATION HOUSE','TYNE DOCK','SOUTH SHIELDS','TYNE & WEAR','NE34 OAB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AJED02','A.J. EDGE LTD','ASHBURTON HOUSE','TRAFFORD PARK ROAD','TRAFFORD PARK','MANCHESTER','M17 1BN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ALLE01','ALLENCO WORLDWIDE','ALENKO HOUSE','130 ELMDON LANE','MARSTON GREEN','BIRMINGHAM','B37 7EG'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ALLF01','ALLFREIGHT INTNL','UNIT 3','HAM MOOR LANE','ADDLESTONE','SURREY',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ALLF02','ALLFREIGHT CARGO','UNIT 5/6','100 CHURCH STREET','STAINES','MIDDLESEX','TW18 4YA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ALLI01','ALLIANCE SHIPPING (BIRMINGHAM) LTD','BORDESLEY HALL','ALVECHURCH','BIRMINGHAM','','B48 7QB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ALLI02','ALLIANCE SHIPPING(LONDON) LTD','ALLIANCE HOUSE','SOUTHFIELDS BUSINESS PARK','FENTON WAY','BASILDON / ESSEX','SS15 6TD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ALLP01','ALLPORT FREIGHT LTD','CENTRAL ACCOUNTS','26 CHASE ROAD','PARK ROYAL','LONDON','NW10 6QA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ALLP02','ALLPORT FREIGHT LTD','ALLPORT HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK','IP11 8SR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ALLP03','ALLPORT FREIGHT LTD','ALLPORT HOUSE','THURROCK PARK WAR','TILBURY','ESSEX','RM18 7HZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ALLP04','ALLPORT FREIGHT LTD','ALLPORT HOUSE','PRINCES STREET NORTH','','SOUTHAMPTON','SO14 5RP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ALPH01','ALPHA FORWARDING LTD','3 SALAMONS WAY','FERRY LANE','RAINHAM','ESSEX','RM13 9UL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ALPI01','ALPI UK','BOWDEN HOUSE','LUCKYN LANE','PIPPS HILL INT\'L ESTATE','BASLDON','SS14'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AMBA01','AMBA FORWARDING(LONDON) LTD','UNIT 6 TRAFALGAR BUSINESS CENTRE','78 / 87 RIVER ROAD','BARKING','ESSEX','IG11 OJU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AMSC01','AMSCO LOGISTICS LTD','AMSCO HOUSE OLD HAY','BRENCHLEY','TONBRIDGE','KENT','TN12 7DG'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ANFO01','ANGLIA FORWARDING LTD','ROOM 312','TRELAWNY HOUSE','THE DOCK','FELIXSTOWE / SUFFOLK','IP11 8TU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ANGL13','ANGLO OVERSEAS TRSP CO LTD','ROUTEMASTER BUILDING','WALTON AVENUE','FELIXSTOWE','SUFFOLK','IP11 8HE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ANGL35','ANGLO OVERSEAS LTD','GOODWOOD HOUSE','GOODWOOD ROAD','EASTLEIGH','SOUTHAMPTON',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ANGL42','ANGLIAN CARGO INTNL LTD','ROOM 220 QUEENS HOUSE','PARAGON STREET','','HULL','HU1 3NQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ANJO01','ANJON FREIGHT SERVICES','70 PALL MALL','','LIVERPOOL','','L3 7DB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('APLU01','APL UK','BERTHS 204/7','PRINCE CHARLES CONTAINER PORT','SOUTHAMPTON','HAMPSHIRE','SO15 1DA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('APOR01','A POORTMAN LONDON LTD','83 - 85 MANSELL STREET','','','LONDON','E1 8AN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('APOR02','A POORTMAN LONDON LTD','83 - 85 MANSELL STREET','','','LONDON','E1 8AN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AQUA01','AQUALIFE PRODUCTS LTD','302 MUNSTER ROAD','FULHAM','LONDON','SW6 6BW',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ARBI01','ARBICON INTERNATIONAL LTD','8 ALWYN CLOSE','ELSTREE','BOREHAMWOOD','HERTS','WD6 3LF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ARBU03','ARBUCKLE SMITH & CO LTD','ASCO FREIGHT CENTRE','CLARK STREET','','PAISLEY',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('AREN02','ARENDS INTNL LTD','PO BOX 30','SANKEY VALLEY IND ES','NEW LE WILLOWS','CHESHIRE',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ARIE01','ARIEL MARITIME (UK) LTD','26 MODWEN ROAD','WATERS EDGE BUSINESS PARK','SALFORD','MANCHESTER','M5 3EZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ARIE02','ARIEL MARITIME (UK) LTD','OCTAVIAN HOUSE','40 VICTORIA WAY','CHARLTON','LONDON',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ARRO01','ARROWSPEED LOGISTICS LTD','THE WHITE HOUSE','CLIFTON MARINE PARADE','GRAVESEND','KENT','DA11 0DY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ASGU01','A.S.G UK LTD','UNIT 1 THE CANTGATE CENTRE','LONG LANE','STANWELL STAINES','MIDDLESEX','TW19 7AX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ASLF01','A.S.L. FREIGHT','118-120A NORTH STREET','HORNCHURCH','','ESSEX','RM11 1SU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ATLA02','ATLAS OCEAN','SEABOURNE HOUSE','3/5 THAMES ROAD','BARKING','ESSEX','IG11 0HB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BAXG01','BAX GLOBAL LTD','BUILDING 2 JUBILEE COURT','MONTROSE AVENUE','HILLINGTON','GLASGOW','G52 4LA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BAXG02','BAX GLOBAL LTD','C/O DTMX','HQ QUATERMASTER GENERAL','ANDOVER','HAMPSHIRE','SP11 8HT'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BECK01','BECKCHOICE LTD','CONTAINERBASE, BOX LANE','RENWICK ROAD','BARKING','ESSEX','IG11 OSQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BELV01','BELLVILLE LTD','BELLVILLE HOUSE','EXCHANGE COURT','STRAND','LONDON','WC2R OPP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BENA01','BENAIR FREIGHT INTL LTD','ARGONAUT PARK','GALLEYMEAD ROAD','COLNBROOK/SLOUGH','BERKSHIRE','SL3 OEN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BENN07','BENNETT & MCMAHON AGENCIES','SUITE 15 , CONTAINER','TERMINAL LOGISTICS OFFICE','ROYAL SEAFORTH DOCK','LIVERPOOL','L21 1JR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BHSH01','B & H SHIPPING LTD','3 SCHNEIDER CLOSE','(OFFCARR ROAD)','FELIXSTOWE','SUFFOLK','IP11 3SS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BINO01','BINORAY LIMITED','OVERSEAS HOUSE','ELM GROVE','WIMBLEDON','LONDON','SW19 4HL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BIRK01','BIRKART GLOBISTICS LTD','BIRKART HOUSE','STONEFIELD WAY','SOUTH RUISLIP','MIDDLESEX','HA4 OJY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BKLF01','BKL FREIGHT SERVICES LTD','CONTAINER BASE','VALLEYFARM WAY','WAKEFIELD ROAD','LEEDS','LS10 1SE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BLOX01','BLOXWICH UK','CHASE PARK IND\'L ESTATE','RING ROAD','BURNTWOOD','STAFFS','W57 8JQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BOAS01','BOAST INTL LTD','INTERNATIONAL HOUSE','35 BEACH STATION ROAD','FELIXSTOWE','SUFFOLK','IP11 8EY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BRAD01','BRADFORM LTD','231 CANNON LANE','PINNER','MIDDLESEX','','HA5 1JB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BRAI01','JOHN S. BRAID & CO LTD','C/O FBM LAIRDSIDE ADMIN BUILDING','CAMPBELTOWN ROAD','BIRKENHEAD','MERSEYSIDE','CH41 9HP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BREN01','BRENDON INTERNATIONAL LTD','SANKEY VALLEY IND\'L ESTATE','','NEWTON-LE-WILLOWS','MERSEYSIDE','WA12 8DN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BRID01','BRIDGE SHIPPING & TRANSPORT LTD','CAMILLA COURT','THE STREET','NACTON IPSWICH','SUFFOLK','IP10 0EX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BRIN01','BRINOR INTL SHPG & FWDG','5TH FLOOR','CLIFF HOUSE','FELIXSTOWE','SUFFOLK','IP11 7LR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BRON01','BRONEL SHIPPING UK LTD','CENTRAL ACCOUNTS OFFICE','17/18 RIVERSIDE HOUSE','LOWER SOUTHEND ROAD','WICKFORD ESSEX','SS11 8BB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BROO01','BROOKLANDS INT FRT SVCS LTD','AIRPORT HOUSE','REDHILL AERODROM','KINGSMILL LANE SOUTH','NUTFIELD SURREY','RH1 5JY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BSCE01','BSC ESSEX FREIGHT','3 SANDERSON STREET','LOWER DON VALLEY','SHEFFIELD','','S9 2UA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BUCH01','BUCHANAN BUTLERS WHSG SERV','UNIT 6 WESTMAYNE IND ESTATE','BRAMSTON WAY','LAINDON','ESSEX','SS15 6TP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BUCK01','BUCKLE SHIPPING LTD','TRELAWNY HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BUGG01','R. BUGG (FORWARDING) LTD','SUITE 14C UNIT 4','ORWELL HOUSE','FERRY LANE','FELIXSTOWE / SUFFOLK','IP11 8QL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BURR02','BURROW HEATH','108 STOW HILL','NEWPORT','GWENT','WALES',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('BWAG01','B W AGENCIES LTD','MULBERRY WAY','BELVEDERE','KENT','','DA17 6BU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CARG02','CARGO MARKETING SERVICES LTD','OCEAN HOUSE','MARSTON PARK','TAMWORTH','STAFFORDSHIRE','B78 3HU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CARG15','CARGO FWDG INTNL PLC','96 LONDON IND PARK','RODING ROAD','','LONDON','E6 4LB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CARS01','CARS UK LTD','THE OLD AIRFIELD SITE','BURY ROAD','CHEDBURGH','SUFFOLK','IP29 4UQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CAVE01','CAVENDISH FREIGHT SERVICES','3 LANGER ROAD','','FELIXSTOWE','SUFFOLK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CHAR01','CHARLES GEE & CO','BRYON AVENUE','(OFF WALTON AVENUE)','FELIXSTOWE','SUFFOLK','IP11 8HZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CHAR02','CHARLES KENDAL FRT LTD','SHELDON CHAMBERS','241 COVENTRY ROAD','','BIRMINGHAM','B26 3NW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CHEM01','CHEMICALS EXPORT IMPORT UK LTD','ICG HOUSE STATION APPROACH','OLDFIELD LANE','GREENFORD','MIDDLESEX','UB6 OAL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CHFR01','C H FREIGHT SERVICES','ROOM 219','ROUTEMASTER BUILDING','FELIXSTOWE','SUFFOLK','IP11 3BA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CHIM01','CHIMERA AGENCIES LTD','ENTERPRISE HOUSE','STANSTEAD AIRPORT','','ESSEX','CM24 1QW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CJED01','C J EDJCOMBE','UNIT 4','109 MAYBANK ROAD','SOUTH WOODFORD','LONDON','E18 1EJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CLAS01','CLASSIC FREIGHT LTD','SUITE 500 TRELAWNY HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK','IP11 8TL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CLEA01','CLEARFAST LTD','46 BEACH STATION ROAD','FELIXSTOWE','','SUFFOLK','IP11 8EX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CONF01','CONFREIGHT','STATION HOUSE','STATION ROAD','MALDON','ESSEX','CM9 2LQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CONQ01','CONQUEST SHIPPING LTD','450 HIGH STREET','ILFORD','','ESSEX','IG 1UF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CONS01','CONSORT SHIPPING LTD','COPORATION ROAD','KING GEORGE DOCK','HEDON ROAD','HULL','HU9 5PR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CONS02','CONSULTATIVE TEA','BROOKE HOUSE','MANOR ROYAL','CRAWLEY','WEST SUSSEX','RH10 2SD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CONS06','CONSORTIUM SEA CO LTD','ARGONAUT HOUSE','GALLEYMEAD ROAD','COLNBROOK','BERKS','SL3 OEN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CONT02','CONTROLO CARGO SERVICES LTD','THE BUSINESS CENTRE','EDWARD STREET','REDDITCH','WORCESTERSHIRE','B97 6HR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CONT03','CONTISPED LTD','CERDIC HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK','IP11 3TX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CORB01','CORBY POLYMEX LTD','SONDES ROAD','WILLOWBROOK IND EST','CORBY','NORTHANTS','NN17 5XL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CORY02','CORY BROTHERS SHIPPING LIMITED','POWELL DUFFRYN HOUSE','4 BERTH','TILBURY DOCKS','ESSEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('COTT01','H.D.COTTERELL UK LTD','63 UNION STREET','','','LONDON','SE1 1SG'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('COUG01','COUGAR FREIGHT SERVICES LTD','COUGAR HOUSE','17 SALEM STREET','','BRADFORD','BD1 4Q4'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('COUN04','COUNTGLADE LOGISTICS LIMITED','ORWELL TERMINAL','WALTON AVENUE','FELIXSTOWE','SUFFOLK','IP11 8HE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CROW01','CROWN WORLDWIDE LTD','SECURITY HOUSE','ABBEY WHARF IND. ESTATE','KINGSBRIDGE','BARKING / ESSEX','IG11 0BD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CRUS01','CRUSHER MANGANESE STEELS','VULCAN WAY','HERMITAGE INT\'L ESTATE','COALVILLE','LEICESTER','LE67 3FW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('CRYS01','CRYSTAL LOGISTICS LTD','ROOM 202','WALTON HOUSE','THE DOCK','FELIXSTOWE / SUFFOLK','IP11 8SG'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DALP01','DALPA INTL LTD','CONTAINERBASE','VALLAY FARM WAY','WAKEFIELD ROAD','STORTON / LEEDS','LS10 1SE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DAMC01','DAMCO SEA & AIR LTD','SUFFOLK PLACE','PARKER AVENUE','FELIXSTOWE','SUFFOLK','IP11 4AD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DAMC02','DAMCO SEA & AIR LTD','UNIT 12 KINGSWAY HOUSE','TEAM VALLEY TRADING ESTATE','','GATESHEAD','NE11 OHW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DAMC03','DAMCO SEA & AIR LTD','CONTAINER BASE MANCHESTER','BARTON DOCK ROAD','URMATON','MANCHESTER','M41 7DQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DAMC04','DAMCO SEA & AIR LTD','FORWARD HOUSE PORTOBELLO ROAD','PORTOBELLO ROAD INDUSTRIAL ESTATE','CHESTER LE STREET','CO DURHAM','GH3 2SL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DANB01','DANBRIT SHPG LTD','CHARTER HOUSE','3 ESTCOURT STREET','GOOLE','','DN14 5AS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DANZ01','DANZAS UK LTD','BUILDING 318','WORLD FREIGHT TERMINAL','MANCHESTER AIRPORT','MANCHESTER','M9 5DZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DASE01','DASENA AGENCIES','3 DAMPFARGEVE','DK2100 COPENHAGEN','','DENMARK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DAVI01','DAVIES TURNER & CO LTD','DARTFORD FREIGHT TERMINAL','EDISONS PARK','CROSSWAYS','DARTFORD/KENT','DA2 6QJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DAVI02','DAVIES TURNER & CO LTD','NODOR HOUSE SOUTH ROAD','BRIDGEND INDUSTRIAL ESTATE','BRIDGEND','MID GLAMORGAN','CF31 3PT'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DAVI03','DAVIES TURNER & CO LTD','UNIT C16 TAYLORS COURT','BARBOT HALL IND EST','ROTHERHAM','','S62 6NU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DELM01','DELMAS UK','TITHEBARN HOUSE','TITHEBARN STREET','LIVERPOOL','','L2 2SF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DELP01','DELPHINI SERVICES','UNIT 6 INDUSTRIAL COMPLEX','TILBURY FREEPORT','TILBURY','ESSEX','RM18 7EH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DENH01','DENHOLM SHIPPING SVCS LTD','96 LANGER ROAD','','FELIXSTOWE','SUFFOLK','IP11 8EA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DEUG01','DEUGRO INTL','3 VICTORY WAY','HESTON','HOUNSLOW','MIDDLESEX','TW5 9NS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DFDS01','DFDS TRANSPORT LIMITED','CENTRAL ACCOUNTS OFFICE','SCANDINAVIA HOUSE','PARKESTON QUAY','HARWICH ESSEX','CO12 4QL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DFDS02','DFDS TRANSPORT (UK) LTD','KINGSBURY LINK','TRINITY ROAD','PICCADILLY TAMWORTH','STAFFORDSHIRE','B78 2EX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DFDS03','DFDS TRANSPORT (UK) LTD','MAIDSTONE ROAD','KINGSTON','MILTON KEYNES','BUCKS','MK10 0AJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DOLP01','DOLPHIN LOGISTICS','5TH FLOOR','NEW ENTERPRISE HOUSE','149-151 HIGH ROAD','CHADWELL HEATH','ESSEX RM6 6PJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DRPO01','D R POUNTNEY & CO LTD','5 CRESCENT COURT','51 HIGH STREET','BILLERICAY','ESSEX','CM12 9AQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DRUC01','DRUCAFE LTD','AXE & BOTTLE COURT','70 NEWCOMEN STREET','','LONDON','SE1 1YT'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DSRS13','H.STINNES LINIEN GMBH','AM STRANDE 3 E','18055 ROSTOCK','GERMANY','',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DYNA01','DYNAMIC INTERNATIONAL','UNIT ONE','TRIDENT INDUSTRIAL ESTATE','BLACKTHORNE ROAD','COLNBROOK, BERKS','SL3 OAX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('DYNA02','DYNAMIC WORLD CARGO','SKYMART HOUSE','TILSON ROAD','ROUNDHORNE IND\'L PARK','MANCHESTER','M23 9WR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EAGL01','EAGLE GLOBAL LOGISTICS','UNIT 20, THE BELL CENTRE','NEWTON ROAD','MANOR ROYAL','CRAWLEY, W.SUSSEX','RH10 2FZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EAGL02','EAGLE GLOBAL LOGISTICS','CENTRAL ACCOUNTS OFFICE','2 RUBASTIC ROAD','SOUTHALL','MIDDLESEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EAGL03','EAGLE INTNL UK LTD','UNI 20 BRITANNIA IND ESTATE','POYLE ROAD','','COLNBROOK SLOUGH BERKS','SL3 OBH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EAGL04','EAGLE CARGO SERVICES LTD','5 TOWN QUAY WHARF','ABBEY ROAD','BARKING','ESSEX','IG11 7BZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EAGL05','EAGLE GLOBAL LOGISTICS LTD','LOGISTICS CENTRE','ERSKINE HARBOUR','ERSKINE','RENFREWSHIRE','PA8 6PA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ECON01','ECONOMIC INDUSTRIES LTD','36 WOODBERRY AVENUE','NORTH HARROW','','MIDDLESEX','HA2 6AX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ECUL01','ECU-LINE UK','BRICKFIELD LANE','CHANDLERS FORD IND\'L ESTATE','SOUTHAMPTON','','SO5 3DP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EHMU01','E H MUNDY & CO LTD','MUNDY HOUSE','217 DOCK ROAD','TILBURY','ESSEX','RM18 7BQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ELIT01','ELITE FORWARDERS LTD','WORTLEY MOOR ROAD','WORTLEY','LEEDS','','LS12 4JH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ELMC01','ELM CONSOLIDATORS LTD','OLICER HOUSE','SCHOOLFIELD ROAD','WEST THURROCK','GRAYS / ESSEX','RM20 3HR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EMAL01','512 (EMA) LTD','104 BONDGATE','CASTLE DONINGTON','DERBY','','DE74 2NR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EMBA01','EMBASSY FREIGHT SERVICES LTD','UNIT 13','BASILDON BUSINESS CENTRE','BASILDON','ESSEX','SS14 3FT'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EMBA02','EMBASSY FREIGHT SERVICES LTD','MANDALE MILLS','BEACON ROAD','WIBSEY','BRADFORD','BD6 3DQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EMBA03','EMBASSY FREIGHT SERVICES LTD','COLLEGE ROAD','PERRY BARR','','BIRMINGHAM','B44 8DR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EMER03','EMERY OCEAN SERVICE LIMITED','EMERY WORLD WIDE (ERAC)','KRUISWEG 619','2132 NB HOOFDDORP','THE NETHERLANDS',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EMER04','EMMERSON TRADE DIRECT LTD','UNITS 17 & 18 BRINDLEY ROAD','HERTBURN INDUSTRIAL ESTATE','WASHINGTON','TYNE & WEAR','NE37 2SF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ENTE02','ENTERPRISE FORWARDING LTD','UNIT 10 & 11','ERDINGTON IND PARK','CHESTER ROAD','ERDINGTON','B24 ORD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EQUA01','EQUATORIAL TRADERS LTD','CONGRESS HOUSE','LYON ROAD','HARROW','MIDDLESEX','HA1 2EM'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ESFF01','ESF FREIGHT LTD','UNIT 7','MAPLE GROVE BUSINESS CENTRE','LAWRENCE ROAD','HOUNSLOW/MIDDLESEX','TW4 6DR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EURO01','EUROPA WORLDWIDE SERVICES','EUROPA HOUSE','HAILEY ROAD','ERITH','KENT','DA18 4AU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EURO02','EUROPEAN SPEDITION LTD','BOWLER HOUSE','HARVEY ROAD','BURNT MILLS','BASILDON / ESSEX','SS13 1DD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EURO04','EURO COMMODITIES LTD','SEPTEMBER LODGE','VILLAGE WAY LITTLE CHALFONT','BUCKINGHAMSHIRE','','HP7 9PU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EWTA01','E W TAYLOR AND CO (FORWARD) LTD','CERDIC HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EXEL01','EXEL FREIGHT MANAGEMENT (UK) LTD','ROOM 1&2 TRELAWNY HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK','IP11 3GD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EXEL02','EXEL FREIGHT MANAGEMENT (UK) LTD','WINGFIELD COURT','COVENTRY ROAD','COLESHILL','BIRMINGHAM','B46 3BE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EXEL03','EXEL FREIGHT MANAGEMENT (UK) LTD','FCO UNIT','THE AVENUE','EGHAM','SURREY','TW20 9AB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EXPE02','EXPEDITORS INTL (U.K.) LTD','UNIT 4, VICTORIA WAY','THE HESTON CENTRE','INTERNATIONAL AVE','HESTON / MIDDLESEX','TW5 9NJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EXPE03','EXPEDITORS INTL (U.K.) LTD','BUILDING 314','WORLD FREIGHT TERMINAL','MANCHESTER AIRPORT','MANCHESTER','M90 5EX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EXPE04','EXPEDITORS INTL (U.K.) LTD','UNIT 7 D OLD BRIDGE WAY','SHEFFORD IND PARK','SHEFFORD','BEDFORDSHIRE','S617 SHQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EXPE05','EXPEDITORS INTL (U.K.) LTD','UNITS 15 - 17','HEATHROW INT TRADING ESTATE','GREENLANE','HOUNSLOW/MIDDLESEX','TW4 6BH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EXPE06','EXPEDITORS INTL (U.K.) LTD','CANTON LANE','HAMS HALL DISTRIBUTION','COLESHILL','BIRMINGHAM','B46 1GA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EXPO10','EXPORT CONSOLIDATION SVS LTD','CRANFORD HOUSE','24A LANGLEY ROAD','RAINHAM','KENT','ME8 7RU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EXPR01','EXPRESS FREIGHT','1 HEATH CLOSE','STANWELL MOOR','STAINES','MIDDLESEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EXPR02','EXPRESS FREIGHT INT\'L LTD','UNIT 11, SPITFIRE DRIVE','EARLS COLNE IND\'L PARK','EARLS COLNE','COLCHESTER / ESSEX','CO6 2NS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('EXTE01','EXTECH SCREENS & CRUSHERS LTD','HEATHCOTE ROAD','SWADLINCOTE','NEAR BURTON ON TRENT','DERBYSHIRE','DE11 9DU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FALL01','FALLOW INT FREIGHT LTD','450 HIGH ROAD','','ILFORD','ESSEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FAST01','FASTLANE FORWARDING LTD','FAIRVIEW INDUSTRIAL PARK','MARSH WAY','RAINHAM','ESSEX','RM13 8UH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FAST02','FASTNET FORWARDING LTD','STAR CARGO HOUSE','THOMPSONS CLOSE','HARPENDEN','HERTFORDSHIRE','AL5 4SB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FELI02','PORT OF FELIXSTOWE','TOMLINE HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK','IP11 8SY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FINL02','FINLAY TEA SOLUTIONS UK LTD','5TH FLOOR STERLING HO.','GREAT EASTERN WHARF','51 PARK GATE ROAD','BATTERSEA/LONDON','SW11 4NQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FIRS01','FIRST FREIGHT INTERNATIONAL LTD','UNIT 2 EUROTRADE IND EST','FISHERS WAY','BELVEDERE','KENT','DA17 6BS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FMSH01','F M SHIPPING & FORWARDING LTD','SUITE 10 HEADWAY BUSINESS PARK','DENBY DALE ROAD','WAKEFIELD','WEST YORKSHIRE','WF2 7AZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FORE01','FOREMOST AIR SEA TRANSPORT LTD','FOREMOST HOUSE','RADFORD WAY','BILLERICAY','ESSEX','CM12 OEW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FORW01','FORWARDING PARTNERS LTD','12 D FELNOR WALK','VICTORIA STREET','FELIXSTOWE','SUFFOLK','IP11 7DN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FRAN01','FRANS MAAS UK LTD','NO. 1 BUILDING','PARKER AVENUE','FELIXSTOWE','SUFFOLK','IP11 8HF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FRAS05','FRASER FORWARDING LIMITED','118 BELVEDERE ROAD','','WALLASEY','MERSEYSIDE',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FRED01','FRED OLSEN AGENCIES LTD','15A WALTON AVENUE','','FELIXSTOWE','SUFFOLK','IP11 8HH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FREE01','FREELANCE CLEARANCE SERVICES LTD','27 SCHNEIDER CLOSE','OFF CARR ROAD','FELIXSTOWE','SUFFOLK','IP11 8SS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FREI01','FREIGHT CO','UNIT 5 GREENROLE ESTATE','HOWEMOSS DRIVE','KIRKHILL','DYCE ABERDEEN','AB21 0GL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FREI02','FREIGHT INT\'L GROUP LTD','SUITE 5A UNIT 2','ORWELL HOUSE','FERRY LANE','FELIXSTOWE / SUFFOLK','IP11 3QQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FREI03','FREIGHTLINER LTD','FREIGHTLINER TERMINAL','MILLBROOK ROAD','MILLBROOK','SOUTHAMPTON','SO9 1JS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FREI04','FREIGHT MOVERS INTL','VIKING HOUSE','STANFORD ROAD','GRAYS','ESSEX','RM16 2XE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FREI05','FREIGHTLINER LTD','AVOCET HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FWDF01','FWD FREIGHT SERVICES LTD','2ND FLOOR','30-32 PALL MALL','','LIVERPOOL','L3 6AL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('FWXE01','FWX ETON FREIGHT LTD','INTERNATIONAL DISTRIBUTION CENTRE','CRABTREE ROAD','THORPE EGHAM','SURREY','TW20 8RS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GBSF01','GBS FREIGHT LTD','310 TRELAWNY HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK','IP11 8SB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GCAT01','GCA TRANSPORT LTD','ROMY HOUSE','163 - 167 KINGS ROAD','BRENTWOOD','ESSEX','CM14 4EG'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GENS01','GEN SPED UK LTD','UNIT 16 HERONSGATE TRADING EST','PAYCOCKE ROAD','BASILDON','ESSEX','SS14 3EU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOD01','GEODIS OVERSEAS','SUITE 1','QUEENSGATE CENTRE','ORSETT ROAD','GRAYS / ESSEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOD02','GEODIS OVERSEAS','ROOM 5 BUILDING 305','WORLD FREIGHT TERMINAL','MANCHESTER AIRPORT','MANCHESTER','M90 5PY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOL01','GEO LOGISTICS LTD','HANGER 129','PRINCE WAY','LUTON AIRPORT','LUTON, BEDFORDSHIRE','LU2 9NW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOL02','GEO LOGISTICS LTD','28 CHARTERGATE','QUARRY CLOSE','MAULTON PARK','NORTHAMPTON','NN3 6QB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOL03','GEO LOGISTICS LTD','UNIT 5 FLANDERS IND PK','FLANDERS ROAD','HEDGE END','SOUTHAMPTON','SO30 2FZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOL04','GEO LOGISTICS LTD','UNIT 2 KINGS COURT IND','POTTER STREET','JARROW','TYNE & WEAR','NE32 3QS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOL05','GEO LOGISTICS LTD','UNIT 2 NORTHUMBERLAND CLOSE','STANWELL','','MIDDLESEX','TW19 7LN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOL06','GEO LOGISTICS LTD','TINSLEY LANE NORTH','CRAWLEY','','SUSSEX','RH10 2BA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOL07','GEO LOGISTICS LTD','SUITE A & UNIT 5 DENCORA BUSINESS CENTRE','WHITEHOUSE ROAD','IPSWICH','SUFFOLK','IP1 5NX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOL08','GEO LOGISTICS LTD','ROYAL COURT','81 TWEEDY ROAD','BROMLEY','KENT','BR1 1TW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOL09','GEO LOGISTICS LTD','LANCER COURT','CHADWICK ROAD','ASTMOOR,RUNCORN','CHERSHIRE , WA7 1',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOL10','GEO LOGISTICS LTD','CENTRAL ACCOUNTS OFFICE','P.O. BOX 8 A.W. NEILSON ROAD','GOOLE','EAST RIDING OF YORKSHIRE','DN14 6XH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOL11','GEO LOGISTICS LTD','P O BOX 385','LLOYD HOUSE','471 - 481 GARRETS GREEN LANE','BIRMINGHAM','B33 0SG'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOL12','GEO LOGISTICS LTD','','HAWTHORNE ROAD','CASTLE DONINGTON','DERBY','DE74 2QR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GEOR01','GEORGE BAKER SHIPPING','NO. 1 BUILDING','PARKER AVENUE','FELIXSTOWE','SUFFOLK','IP11 4BD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GERO01','GEORGE ROBERTS (NORTH WEST) LTD','UNIT D WAKEFIELD ROAD','NETHERTON','','LIVERPOOL','L30 6TL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GIFF01','GIFFORD SHIPPING LTD','SUITE 203 CROSBY HOUSE','CHURCH STREET','BOOTLE','','L20 1AF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GLOB01','GLOBAL CONTAINER SERVICES LTD','35 SCHNIEDER CLOSE','CARR ROAD IND ESTATE','FELIXSTOWE','SUFFOLK','IP11 8SS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GLOB02','GLOBAL FREIGHT SERVICES LTD','UNIT D3','HALESFIELD 23','TELFORD','','TF7 4NY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GLOB03','GLOBAL LOGISTICS SYSTEMS LTD','WARD STREET','LOSTOCK HALL','PRESTON','','PR5 5HR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GOLD01','GOLDSTAR SHIPPING','174A HONEYPOT LANE','STANMORE','MIDDLESEX','','HA7 IEQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GPSL01','G.P.S LOGISTICS','ALPHA WAY','THORPE INDUSTRIAL ESTATE','EGHAM','SURREY','TW20 8RZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('GRAN01','GRANGE SHIPPING LTD','1 SCHNEIDER CLOSE','CARR ROAD IND.ESTATE','FELIXSTOWE','SUFFOLK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HALE01','HALEWOOD CHEMICALS LTD','HORTON ROAD','STANWELL MOOR','STAINES','MIDDLESEX','TW19 6BJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HAMB01','HAMBURG SUD UK BRANCH','FURNESS HOUSE','FURNESS QUAY','SALFORD QUAYS','MANCHESTER','M5 2XA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HANJ01','HANJIN SHIPPING','A E A HOUSE','TRINITY TERMINAL','THE DOCK, FELIXSTOWE','SUFFOLK','IP11 4AP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HARL01','HARLOW CHEMICAL CO LTD','CENTRAL ROAD','TEMPLEFIELDS','HARLOW','ESSEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HARN01','HARNWICK FREIGHT SERVICES LTD','ROOMS 126 & 127 FORWARD HOUSE','BIRMINGHAM INT. AIRPORT','COVENTRY ROAD','BIRMINGHAM','B26 3QT'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HARV03','HARVEYS','THE OAKS','GLEBE MEADOW','','EARL SOHAM / WOODBRIDGE',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HELL01','HELLMANN INTERNATIONAL FWDERS LTD','HAMILTON HOUSE','CEMETERY ROAD','FOUR LAND ENDS','BRADFORD, W YORKSHIRE','BD8 9RS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HELL02','HELLMANN WORLDWIDE LOGISTICS LTD','HARVEY ROAD','BURNT MILL IND EST','BASILDON','ESSEX','SS13 1ET'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HEMI01','HEMISPHERE FREIGHT SERVICES','SUITE 1','6 CHALLENGE WAY','HYTHE HILL','COLCHESTER',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HERB01','H ERBEN','HADLEIGH','IPSWICH','','SUFFOLK','IP7 6AS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HERM01','HERMES SHPG & TSPT LTD','7TH FLOOR','63 - 66 HATTON GARDEN','','LONDON','EC1N 8LE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HMLO01','HM LOGISTICS LTD','PO BOX 511','WEMBLEY','','','HAO 2ZW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HOST01','HOST TRADING LTD','13 NURSERY LANE','FOREST GATE','','LONDON','E7 8BL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HPLS01','HPL SEA FREIGHT (FELIXSTOWE) LTD','PLOT E','FAGBURY ROAD','FELIXSTOWE','SUFFOLK','IP11 8HQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HRSE01','H R SERVICES','BRYON AVENUE','','FELIXSTOWE','SUFFOLK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HSBC01','HSBC EXPORT SERVICES','PO BOX 65','OLD CHURCH ROAD','','COVENTRY','CV6 7PA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('HUDI01','HUDIG (UK) LTD','11-15 SCHNEIDER CLOSE','CARR ROAD, COMMERCIAL CENTRE','FELIXSTOWE','SUFFOLK','IP11 8SS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('IANM01','IAN MACLEOD & CO LTD','RUSSELL HOUSE','DUNNET WAY','BROXBURN','SC0TLAND','EH52 5BU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ICIC01','ICI CHEMICALS & POLYMERS LTD','DISTRIBUTION DEPARTMENT','P.O.BOX 14 , THE HEATH','RUNCORN','CHESHIRE',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ICON01','ICON CARRIERS (UK SERVICE) LTD','CARRIERS HOUSE','8 WHARF STREET','GOODALMING','SURREY',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('IDEM01','IDEM INTERNATIONAL LIMITED','874 PLYMOUTH ROAD','SLOUGH TRADING ESTATE','SLOUGH','BERKSHIRE','SL1 4LP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('IFBL01','INTERNATIONAL FREIGHT BROKERS','FLORIDA CLOSE','HOT LANE IND ESTATE','BURSLEM','STOKE ON TRENT','ST6 2AU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('IMOR01','IMOREX SHIPPING SERVICES LTD','503 TRELAWNY HOUSE','DOCK ROAD','FELIXSTOWE','SUFFOLK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('IMPE01','IMPEX FREIGHT SERVICES LTD','LONSTO HOUSE','276 CHASE ROAD','SOUTHGATE','LONDON','N14 6HA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('IMPE02','IMPERIAL TOBACCO LTD','CIGARETTE DIVISION','LEAF DEPARTMENT','P O BOX 80','NOTTINGHAM','NG7 5QQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('INBR01','INBRIT LOGISTICS LIMITED','UNIT C8, ELDON WAY','OFF ABBEY ROAD','PARK ROYAL','LONDON',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('INCH03','INCHCAPE SHIPPING SERVICES (UK) LTD','EASTSIDE LOCK','IMMINGHAM DOCK','IMMINGHAM','','DN40 2LZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('INDE01','INDEPENDANT MARITIME AGENCIES','SUITE 3A SWAN COURT','COVENTRY ROAD','YARDLEY','BIRMINGHAM','B26 1BU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('INTE01','INTERGLOBAL LOGISTICS LTD','PHOENIX HOUSE','211A HIGH ROAD','BENFLEET','ESSEX','S575HZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('INTE02','INTERLEVIN REFRIGERATION LTD','WILLOW ROAD','TRENT LANE INDUSTRIAL ESTATE','CASTLE DONINGTON','DERBY','DE74 2NP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('INTE12','INTERTRANS (CARGO SERVICES)','1ST FLOOR CONTAINERBASE','BOX LANE','RENWICK','BARKING / ESSEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('INTE47','FAK INTERNATIONAL LTD','1ST FLOOR, RAINHAM HOUSE','NEW ROAD','RAINHAM','ESSEX','RM13 8RE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JAGO01','JAG OCEAN FREIGHT LTD','SUITE 5E UNIT 2','ORWELL HOUSE, FERRY LANE','FELIXSTOWE','SUFFOLK','IP11 8QL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JAME02','JAMES CARGO SERVICES','9 GALLEYMEAD ROAD','COLNBROOK','SLOUGH','BERKSHIRE','SL3 0EN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JARD01','JARDINE FREIGHT SVCS. INTL.','1 SABLE COURT','SYLVAN WAY','SOUTHFIELDS BUS PARK','BASILDON, ESSEX','SS15 6TU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JARD02','JARDINE FREIGHT SVCS. LTD','UNIT 7 BUILDING 311','WORLD FREIGHT TERMINAL','','MANCHESTER','M90 5PD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JASU01','JAS (UK) LTD','UNIT 1 BLACKBURN TRADING ESTATE','NORTHUMBERLAND CLOSE','STANWELL','MIDDLESEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JASU03','JAS FORWARDING (UK) LTD','SUITE 145 ATLAS BUSINESS CENTRE','SIMONSWAY','','MANCHESTER','M22 5PP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JEBE01','J.E. BERNARD & CO LTD','BERNARD HOUSE','52 - 54 PEREGRINE ROAD','HAINAULT','ILFORD ESSEX','IG6 3SZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JENK01','JENKAR SHIPPING LTD','JENKAR HOUSE','WATERGATE','METHLEY','LEEDS','LS26 9DE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JENK02','JENKAR NORTHWEST LTD','SHIREBROOK','FOXS BANK LANE','RAINHILL','MERSEYSIDE','L35 3SS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JNEX01','J.N. EXPORT SERVICES LTD','406A BRIGHTON ROAD','SOUTH CROYDON','','SURREY','CR2 6AN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JOHN04','JOHN AMOR','8 CROOME CLOSE','HAMPTON DENE','','HEREFORD','HR1 1UY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JOHN05','JOHN GOOD & SONS LTD','MARITIME HOUSE','KINGSTON STREET','HULL','','HU1 2DB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JOHN06','JOHN DENNY AGENCIES LTD','128 DOUGLAS HOUSE','FELNOR WALK','FELIXSTOWE','SUFFOLK','IP11 7RZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JSBR01','JOHN S. BRAID & CO LTD','MARITIME HOUSE','143 WOODVILLE STREET','','GLASGOW','G51 2RQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('JUPI01','JUPITER SHIPPING & LOGISTICS LTD','UNIT 120 TRELAWNY HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK','IP11 3GB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KAMI01','KAMINO INTERNATIONAL TRANSPORT LTD','UNIT A3 / A4 STUART ROAD','ALTRINCHAM BUSINESS PARK','ALTRINCHAM','','WA14 5GJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KAYO01','KAY O\'NEILL LTD','SOUTHMOOR PARK','ROUNDTHORNE IND EST','WYTHENSHAWE','MANCHESTER','M23 9QS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KCSH01','K.C. SHIPPING LTD','UNIT 4 AMEC INDUSTRIAL ESTATE','RENFREW','SCOTLAND','','PA4 8SP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KERR01','KERRY LOGISTICS (UK) LTD','CONTAINERBASE','WAKEFIELD ROAD','VALLEY FARM WAY','STOURTON LEEDS','LS10 1SE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KEST01','KESTREL LINER AGENCIES LTD','KESTREL LINER','CAPRICORN CENTRE','CRANES FARM ROAD','BASILDON,ESSEX','SS14 3JJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KETR01','KETRA OVERSEAS TRANSPORT (UK)','1-3 GRIFFIN MANORWAY','THAMESMEAD','','LONDON',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KILL01','KILLICK MARTIN INT\'L LTD','BOWDEN TERMINAL, LUCKYN LANE','PIPPS HILL INDUSTRIAL ESTATE','BASILDON','ESSEX','AA14 3AX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KING01','KING INTERNATIONAL SHIPPING LTD','REGENT HOUSE','TWISLETON COURT','PRIORY HILL','DARTFORD','DA1 2EN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KING02','KINGSCOTE FREIGHT SERVICES','ROOMS 208-210 BUILDING 308','WORLD FREIGHT TERMINAL','','MANCHESTER','M90 5PZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KSAI01','KSA INTERNATIONAL LTD','FOSTER HOUSE','STONEFERRY PARK, FOSTER STREET','KINGSTON UPON HULL','EAST YORKSHIRE','HU8 8BT'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KUEH01','KUEHNE & NAGEL LTD','CENTRAL ACCOUNTS OFFICE','CARGO POINT HEATHROW','OLD BATH ROAD','COLNBROOK, BERKSHIRE','SL3 0NW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KUEH02','KUEHNE & NAGEL LTD','K & N HOUSE','THIRD WAY','AVONMOUTH','BRISTOL',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KUEH04','KUEHNE & NAGEL LTD','UNIT 3','REVIE ROAD IND ESTATE','ELLAND ROAD','LEEDS',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('KUEH15','KUEHNE & NAGEL LTD','MIDPORT PARK','MINNORTH','','WEST MIDLANDS',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('LAND01','LANDAUER LTD','COTTON DIVISION','25 BEAFORT COURT','ADMIRALS WAY','LONDON','E14 9XL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('LAND02','LANDGUARD INTERNATIONAL LTD','YORK HOUSE','2 YORK ROAD','FELIXSTOWE','SUFFOLK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('LAWR01','LAWRENCE,HOLT & CO LTD','ROOM 209','ROUTEMASTER BUILDING','WALTON AVENUE','FELIXSTOWE','SUFFOLK'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('LEAT01','LEATHERBARROWS REMOVALS/STORAGE','BUILDING 105','NORTHWEST INDUSTRIAL ESTATE','INT AIRPORT CHRISTCHURCH','DORSET',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('LEMA01','LEMA INTL SHIPPING LTD','WINDMILL HOUSE','LITTLE GLASSENBURY LANE','CRANBROOK','KENT',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('LINC01','LINC FREIGHT MANAGEMENT','UNIT 1','VIEWPOINT BUSINESS VILLAGE','BABBAGE ROAD','STEVENAGE HERTS','SG1 2EQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('LOCK01','LOCKER FREIGHT LTD','HALEVIEW ROAD','HUYTON INDUSTRIAL ESTATE','LIVERPOOL','','L36 6DD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('LOMB03','LOMBARD SHIPPING PLC','LOMBARD HOUSE','WHITEHOUSE BUSINESS PARK','LOVETOFTS DRIVE','IPSWICH SUFFOLK','IP1 5SF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('LOMS01','LOMBARD SHIPPING + FORWARDING LTD','LOMBARD CENTRE','LINK ROAD','HUYTON IND. ESTATE','LIVERPOOL','L36 6AR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('LOUI01','LOUIS DREYFUS TRADING LTD','QUEENSBERRY HOUSE','3 OLD BURLINGTON STREET','','LONDON','W1S 3LD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('LUPR01','LUPPRIANS CARGO EXPRESS LTD','KEILER HOUSE','CHALLENGE ROAD','ASHFORD','MIDDLESEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('LVSH01','L.V SHIPPING LTD','WALTON AVENUE','','FELIXSTOWE','SUFFOLK','IP11 8HH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MAGN01','MAGNUM SPEDITION LTD','109B HAMILTON ROAD','','FELIXSTOWE','SUFFOLK','IP11 7BL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MAIN01','MAINA FRT FWORS LTD','UNIT 5','FEATHERSTONE IND ESTATE','15 DOMINION ROAD','SOUTHALL MIDDLESEX','UB2 5AA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MALO01','M A LOGISTICS LTD','MARITIME HOUSE','71 - 73 CHURCH ROAD','LIVERPOOL','','L21 7LF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MALT02','MALTACOURT LIMITED','UNIT 10 BARKIN CENTRE','TANHOUSE LANE','WIDNES','CHESHIRE',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MANN01','E.D.& F. MANN COFFEE LTD','COTTONS CENTRE','HAY\'S LANE','','LONDON','SE1 2QE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MARI09','MARITIME TRANSPORT SERVICES','1ST Flr LOCKSIDE HSE','CHATHAM DOCK EST','CHATHAM','KENY','ME4 4SR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MARS01','MARSIL MARINE LTD','82 B EAST HILL','','COLCHESTER','ESSEX','CO2 0AF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MAST01','SECURICOR OMEGA CONTR. LOGISTICS','LONDON HOUSE','HADLEIGH ROAD','IPSWICH','SUFFOLK','IP2 0EE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MATA01','MAT AIR & OCEAN FRT LTD','UNIT 2 SUITE 8A ORWELL HOUSE','FERRY LANE','FELIXSTOWE','SUFFOLK','IP11 3QQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MBLT01','M & B (FELIXSTOWE) LTD','ROOM 12','TRELAWNY HOUSE','THE DOCK FELIXSTOWE','SUFFOLK','IP11 8SE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MBMS01','MBM SHIPPING','UNION ROAD','OLDBURY','WARLEY','W MIDLANDS','B69 3EX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MCLO01','MC LOGISTICS LTD','MACLEAN HOUSE','NEW WORKS ROAD','LOW MOOR BRADFORD','WEST YORKSHIRE','BD12 OLZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MEDI02','MEDITE SHIPPING CO (UK)LTD','MEDITE HOUSE','THE HAVENS RANSOMES EURO PARK','IPSWICH','SUFFOLK','IP3 9SJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MERC01','MERCHANT MANAGEMENT LTD','297 MUNSTER ROAD','FULHAM','LONDON','','SW6 6BW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MERC02','MERCATOR CARGO SYSTEMS LTD','UNIT 10 ST GEORGES BUSINESS','CENTRE, ST GEORGES SQUARE','PORTSMOUTH','HANTS','PO1 3EZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MERC11','MAERSK LOGISTICS UK LTD','ONE CANADA SQUARE','CANARY WHARF','','LONDON','EC14 5DP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MERL01','MERLIN SHIPPING AGENTS','80 CALCUTTA ROAD','','TILBURY','ESSEX','RM18 7QJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('METR01','METRO SHIPPING LTD','CANALSIDE','50 CLIVELAND STREET','','BIRMINGHAM','B19 3SH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MICO01','MICOR FORWARDING UK LTD','9 FELTHAMBROOK IND EST','FELTHAMBROOK WAY','FELTHAM','MIDDLESEX','TW13 7DU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MIDT01','MIDTRANS LTD','CONTAINERBASE','COLLEGE ROAD','PERRY BARR','BIRMINGHAM','B44 8DR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MILL12','MILLENIUM CARGO SERVICES LTD','GROSVENOR HOUSE','658 CHESTER ROAD','ERDINGTON','BIRMINGHAM',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MISW01','MISWA CHEMICALS LTD','CASWELL ROAD','BRACKMILLS','NORTHAMPTON','','NN4 OPW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MITS01','MITSUBSHI CORPORATION (UK) LTD','MID CITY PLACE','HIGH HOLBURN','LONDON','','WC1V 6BA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MJIN01','M & J INTERNATIONAL FREIGHT LTD','UNIT 2 COCKEREL ROAD','PHOENIX PARKWAY','CORBY','NORTHANTS','NN17 5DU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MOHA01','MR MOHAMMED','','','','',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MRHA01','MR HASSAN KWEKA','4 JOYCE BUTLER HOUSE','COMMERCE ROAD','WOODGREEN','LONDON','N22 8EA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('MWFR01','M W FREIGHT SERVICES LTD','TRANS RACE HOUSE','BLACKTHORNE ROAD','COLNBROOK','BERKS','SL3 OAL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('NEAL01','NEAL BROTHERS LTD','QUEENS BUILDING','HASTINGS ROAD','LEICESTER','','LE5 OHX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('NEWH01','NEW HOLLAND U.K. LTD','CRANES FARM ROAD','','BASILDON','ESSEX','SS14 3AD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('NEWM01','NEWMARKET LINER SERVICES','52 HIGH STYREET','WESTLEY WATERLESS','NEWMARKET','SUFFOLK','CB8 0RQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('NEWW01','NEW WAVE LOGISTICS UK LTD','MILTON KEYNES DISTRIBUTION CENTRE','BRADBOURNE DRIVE','TILBROOK','MILTON KEYNES','MK7 8BN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('NILC01','NILCON INTERNATIONAL','P.O. BOX 102','BECKENHAM','','KENT','BR3 3ZQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('NORM01','NORMAN GLOBAL LOGISTICS LTD','UNIT 1 THE GRIFFIN CENTRE','STAINES ROAD','FELTHAM','MIDDLESEX','TW14 OHS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('NORM02','NORMAN GLOBAL LOGISTICS LTD','SUITE 6A UNIT 2','ORWELL HOUSE, FERRY LANE','FELIXSTOWE','SUFFOLK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('NORT01','NORTH AMERICAN (UK) LTD','15/16 CHESTNUT WAY','FELTHAMBROOK INT/L ESTATE','FELTHAM','MIDDLESEX','TW13 7DP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('NORT02','NORTH KENT SHPG & CHARTERING LTD','P.O. BOX 92','ROBERTSBRIDGE','','EAST SUSSEX','TN32 5ZU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('NWTF01','NWT FORWARDING LIMITED','TEMPLEBOROUGH DEPOT','SHEFFIELD ROAD','','SHEFFIELD',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OAKB01','OAKBRIDGE INTL LTD','CROWN CHAMBERS','34 - 36 HIGH STREET','SAFFRON WALDON','ESSEX','CB10 1EP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OAST01','OAST AGENCIES','UNIT 27 MAJESTIC ROAD','NURSLING IND ESTATE','NURSLING','SOUTHAMPTON','SO16 OYT'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OBCS01','OBC SHIPPING LTD','CAPTAIN COOK HOUSE','103 ALBERT ROAD','MIDDLESBROUGH','CLEVELAND','TS1 2PA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OCEA01','OCEAN WORLD LINES (UK) LTD','UNIT 102 CLAYDON BUSINESS PARK','GIPPING ROAD','GREAT BLAKENHAM','SUFFOLK','IP6 ONL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OCTA01','OCTAIN LTD','2 TOWN QUAY WHARF','ABBEY ROAD','BARKING','ESSEX','IG11 7BZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OCTA02','OCTAIN FORWARDING LTD','742 HIGH ROAD','LEYTONSTONE','','LONDON',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OPTI01','OPTION FORM (UK) LTD','PO BOX 28','FELIXSTOWE','','SUFFOLK','IP11 8EH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OPTI02','OPTIONS FREIGHT LTD','NORTHFLEET HOPE HOUSE','TILBURY FREE PORT','TILBURY','ESSEX','RM18 7HX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ORIE02','ORIENT EXPORT LTD','UNIT 5 EAST HAM IND. ESTATE','1000 NEWHAM WAY','LONDON','','E6 4JN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OUGH01','OUGHTRED & HARRISON (SHIPPING)','SUIT 5','BURLINGTON HOUSE','CROSBY ROAD NORTH','LIVERPOOL','L22 OLG'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OUGH02','OUGHTRED & HARRISON (SHIPPING)','JUCTION CUT','AVONMOUTH DOCK','','BRISTOL','BS11 9HD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OUGH03','OUGHTRED & HARRISON (SHIPPING)','MANOR HOUSE','23 ROBIN LANE','PUDSEY','LEEDS','LS28 7BR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OUGH04','OUGHTRED & HARRISON (SHIPPING)','SUITE 11, UNIT 3','ORWELL HOUSE','FERRY LANE','FELIXSTOWE','IP11 8QL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OUGH05','OUGHTRED & HARRISON (SHIPPING)','MEM HOUSE','RIDDINGS LANE','','BIRMINGHAM','B11 3EZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OUGH06','OUGHTRED & HARRISON (SHIPPING)','CENTRAL ACCOUNTS OFFICE','WELLINGTON HOUSE','108 BEVERLY ROAD','HULL','HU3 1XA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OUGH07','OUGHTRED & HARRISON (SHIPPING)','QUEENS ROAD','IMMINGHAM','NORTH EAST LINCOLNSHIRE','','DN40 1QY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OUGH09','OUGHTRED & HARRISON (SHIPPING)','NORTH FLEET','HOPE HOUSE','SUITE 41, TILBURY DOCKS','TILBURY / ESSEX','RM18 7HX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OVER01','OVERSEAS TEA & MARKETING LTD','SIR JOHN LYON HOUSE','5 HIGH TIMBER STREET','','LONDON',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('OWEN01','OWENS INTL FREIGHT LTD','CHURCHILL HOUSE','HORNDON BUSINESS PARK','W HORNDON BRENTWOOD','ESSEX','CM13 3XD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PALT01','PALTANK LTD','GORDON HOUSE','3-5 LEICESTER ROAD','SOUTHPORT','','PR9 OER'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PAMS01','P.A.M.S','UNIT 18','PODINGTON IND\'L ESTATE','AIRFIELD ROAD','HINWICK, NORTHANTS',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PANA06','PANALPINA WORLD TRANSPORT LTD','43 CARLYE AVENUE','HILLINGTON IND ESTATE','','GLASGOW','GH52 4XX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PANA07','PANALPINA WORLD TRANSPORT LTD','UNIT 8','ELMAN TRADING ESTATE','BICKENHILL LANE','BIRMINGHAM','B37 7HE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PANA10','PANALPINA (NORTHERN) LTD','UNIT 3 BUILDING 311','WORLD FREIGHT TERMINAL','MANCHESTER AIRPORT','ALTRINGHAM / CHESHIRE','WAI5 8YE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PANA13','PANALPINA WORLD TRANSPORT LTD','PANALPINA HOUSE','GREAT SOUTH WEST ROAD','FELTHAM','MIDDLESEX','TW14 8NU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PANA99','PANALPINA WORLD TRANSPORT LTD','ORION BUSINESS PARK','BIRD HALL LANE','CHEADLE,','CHESHIRE','SK3 OWP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PANL01','PAN LINER AGENCIES LTD','OCEAN HOUSE','297 WARWICK ROAD','OLTON SOLIHULL','WEST MIDLANDS','B92 7AB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PARG01','PARKGATE SHIPPING LTD','5TH FLOOR','BYROM HOUSE','21 QUAY STREET','MANCHESTER','M3 3JD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PARK01','PARKSIDE WAREHOUSING','381-383 WHERSTEAD ROAD','IPSWICH','','SUFFOLK','IP2 8PW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PARK02','PARK FREIGHT FWDG LTD','UNIT 15 ASHFORD IND EST','SHIELD ROAD','ASHFORD','MIDDLESEX','TW15 1AU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PARL03','PAR LOGISTICS LTD','PHOENIX HOUSE','211-213 HIGH ROAD','BENFLEET','ESSEX','SS7 5HZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PBFR01','P B FREIGHT SERVICES','45 CENTRAL DRIVE','WINGERWORTH','CHESTERFIELD','DERBYSHIRE','S42 6QN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PEND01','PENDEFORD METAL SPINNINGS LTD','NEACHELLS LANE','WILLENHALL','','WEST MIDLANDS','WV13 3SF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PENT04','PENTLAND SHIPPING SERVICES LTD','THE PENTLAND SUITE','ANCHORAGE 1','SALFORD QUAYS','MANCHESTER','M5 2YL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PETE01','PETERS & MAY LTD','18 CANUTE ROAD','SOUTHAMPTON','','HAMPSHIRE','SO14 3FJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PEUF01','E U F','29 MAIN ROAD','ROMFORD','','ESSEX','RM1 3DD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PFEE01','P F E EXPRESS LTD','ATHOLL HOUSE','65A DUKE STREET','CHELMSFORD','ESSEX','CM1 1LW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PINN01','PINNACLE INTERNATIONAL FRT LTD','UNIT 0, MORTIMER ROAD','NARBOROUGH','','LEICESTER',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PLEX01','PLEXUS COTTON LTD','2 IVY STREET','BIRKENHEAD','WIRRAL','','CH41 5EF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('POGL01','P & O NEDLLOYD GLOBAL LOGS.LTD','PURCHASE LEDGER','CAPITAL GATE','320 NEW NORTH ROAD','HAINAULT / ESSEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PREM01','PREMIER BRANDS UK LTD','P.O. BOX NO. 8','MORETON','WIRRAL','MERSEYSIDE','L46 8XF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PREM05','PREMIER FREIGHT SERVICES LTD','TRELAWNY HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PRES01','PRESTIGE FREIGHT LTD','UNIT K ENTERPRISE CENTRE','27 HASTINGS ROAD','BROMLEY','KENT','BR2 8NA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PSLG01','PSL GROUP LTD','QUAYSIDE PARK','MALDON','','ESSEX','CM9 5FA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('PZCU01','PZ CUSSONS (INTL) LTD','PZ CUSSONS HOUSE','BIRD HALL LANE','STOCKPORT','','SK3 OXN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('QUAL01','QUALITY FREIGHT LTD','1ST FLOOR PORT OFFICE','MANISTY WHARF','ELLESMERE PORT WIRRAL','CHESHIRE','C456 1AF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('RAIN01','RAINBOW LOGISTICS LTD','UNIT 3','ENDSLEIGH ROAD','INDUSTRIAL ESTATE','SOUTHALL, MIDDX','UB2 5QR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('RAPA01','RAPAT FREIGHT (UK) LTD','RAPAT HOUSE','AMBERLEY WAY','HOUNSLOW','MIDDLESEX','TW4 6BH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('REDF01','REDFERN TRANSPORTS LTD','MULGRAVE STREET','LEEDS ROAD','BRADFORD','WEST YORKSHIRE','BE3 9SE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('REGE01','REGENT SHIPPING AGENCIES LTD','SUITE 23 - 24 HARBOUR HOUSE','COLD HARBOUR LANE','RAINHAM','ESSEX','RM13 9YA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('REGI06','REGIONAL FREIGHT','REGIONAL HOUSE','AIRPORT BUSINESS CENTRE','NORWICH AIRPORT','NORWICH, NORFOLK','NR6 6JA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('RHFR01','R H FREIGHT GROUP LTD','LENTON INT\'L FREIGHT TERMINAL','LENTON LANE','','NOTTINGHAM','NG7 2NR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('RHFR02','R H FREIGHT','SANDWELL INT\'L FREIGHT TERMINAL','BRADES ROAD','OLDBURY','WEST MIDLANDS',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('RHSH01','R H SHIPPING SERVICES LTD','UNIT 2 SUITE 7B','ORWELL HOUSE, FERRY LANE','FELIXSTOWE','SUFFOLK','IP118QL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('RIDG01','RIDGE & BREMINER','1 KENTISH BUILDINGS','125 BOROUGH HIGH STREET','','LONDON','SE1 1NP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('RIDG02','RIDGE & BREMINER','1 KENTISH BUILDINGS','125 BOROUGH HIGH STREET','LONDON','','SE1 1NP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('RIMA01','RIMA FREIGHT','4 CORNHOUSE BUILDINGS','CLAYDONS LANE','RAYLEIGH','ESSEX','SS6 7UP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ROBE01','ROBERTSON BOIS DICKSON ANDERSON LTD','LINTON PARK','LINTON','NR. MAIDSTONE','KENT',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ROBE03','R J J FREIGHT LTD','SUITE 10 ORWELL HOUSE','FERRY LANE','FELIXSTOWE','SUFFOLK','IP11 3QN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ROEH01','ROEHLIG & CO (UK) LTD','1ST. FLOOR, VIKING HOUSE','DANEHOLES ROUNDABOUT','GRAYS','ESSEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ROEH04','ROEHLIG LTD','1ST FLOOR, CHARLTON HOUSE','687 CHESTER ROAD','TRAFFORD','MANCHESTER','M16 0GW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ROHD01','ROHDE & LIESENFIELD LTD','1 SALWAY PLACE','BROADWAY','STRATFORD','LONDON','E15 1NN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ROJA01','ROJAY WORLD FREIGHT LTD','UNIT 3, EASTERN ROAD','ALDERSHOT','','HAMPSHIRE','GU12 4TD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ROST01','ROSTRUM FORWARDING LTD','REGENT HOUSE','TWISTLETON COURT','PRIORY HILL','DARTFORD KENT','DA1 2EN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('RUSS01','RUSSIAN COFFEE CO LTD','CONGRESS HOUSE','LYON ROAD','HARROW','MIDDLESEX','HA1 2EN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SATR01','P S A TRANSPORT LTD','420 TRELAWNY HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK','IP11 8TU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SBSW01','SBS WORLDWIDE LTD','SBS CARGO CENTRE','ANCHOR BLVD','CROSSWAYS BUSINESS PARK','DARTFORD','DA2 6SB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SCHA01','SCHALLENBERG INTL TRNS SERVICE','UNIT 2 & 4 DARRELL ROAD','','FELIXSTOWE','SUFFOLK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SCHE01','SCHENKER LTD','SUITES 1 & 4 UNIT 1','ORWELL HOUSE FERRY LANE','FELIXSTOWE','SUFFOLK','IP11 3YR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SCHE03','SCHENKERS INTERNATIONAL','CENTRAL ACCOUNTS OFFICE','SCHENKER HOUSE - UNIT 7','RADIUS PARK , FAGGS ROAD','FELTHAM / MIDDX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SCHE04','SCHENKER LTD','UNIT 11 BATLEY ENTERPRISE CENTRE','513 BRADFORD ROAD','BATLEY','WEST YORKSHIRE','WF17 8JY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SDVU01','SDV (UK) LTD','2ND FLOOR FAIRFIELD HOUSE','FAIRFIELD ROAD','BRENTWOOD','ESSEX','CM14 4SB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SDVU02','SDV (UK) LTD','2ND FLOOR TITHEBARN HOUSE','TITHEBARN STREET','LIVERPOOL','','L2 2SF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SEAA01','SEA AIR & LAND FWOG','SUN HOUSE','428 LONG DRIVE','GREENFORD','MIDDLESEX','UB6 8UH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SEAA02','SEA AIR & LAND FWOG','UNIT B3','ST. LEONHARDS ROAD','LONDON','','NW10 6ST'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SEAA14','SEA AIR LOGISTICS LTD','4 NORTHFIELD DRIVE','NORTHFIELD','','MILTON KEYNES / BUCKS','MK15 0DQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SEAP01','SEAPORT FREIGHT SVCS LTD','ROOM 401','TRELAWNY HOUSE','THE DOCK','FELIXSTOWE / SUFFOLK','IP11 8TL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SEAS01','SEASYSTEMS INTER. FREIGHT LTD','UNIT 10','MAYBELLS COMMERCIAL ESTATE','RIPPLE ROAD','BARKING / ESSEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SEAW01','SEAWING CARGO SVCS LTD','SEAWING HOUSE','GULPHER ROAD','FELIXSTOWE','SUFFOLK','IP11 9RB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SEAW04','SEAWING CARGO SVCS LTD','INTL DISTRIB. CENTRE','THORPE IND EST','EQHAM','SURREY',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SELL01','SELLES LTD','','PO BOX 54','','HULL','HU10 7WW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SENA01','SENATOR INT\'L FREIGHT FWDG LTD','UNIT 16 CENTRAL PARK ESTATE','STAINES ROAD','HOUNSLOW','MIDDLESEX','TW14 5DJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SENA02','SENATOR LINES UK','SUITE 3 IST FLOOR','QUEENSGATE CENTRE','ORSETT ROAD','GRAYS ESSEX','RM17 5DJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SENA03','SENATOR INT\'L FREIGHT FWDG LTD','UNIT 1B BUILDING 303','WORLD FREIGHT TERMINAL','MANCHESTER AIRPORT','MANCHESTER','M90 5UJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SENA06','SENATOR INT\'L FREIGHT FWDG LTD','ROOM 417','TRELAWNY HOUSE','THE DOCK FELIXSTOWE','SUFFOLK','IP11 3GA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SHER01','SHERATON INTERNATIONAL SHIPPING','8TH FLOOR 6 ACRE HOUSE','TOWN SQUARE SALE','CHESHIRE','','M33 1XZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SHIE01','SHIELD SHIPPING LTD','44 - 46 BEACH STATION ROAD','','FELIXSTOWE','SUFFOLK','IP11 2EY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SHIP99','SHIPPER','','','','',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SIMP01','SIMPSONS REMOVALS & STORAGE LTD','BLUE HAWK HOUSE','A1 KENT KRAFT IND EST','NORTHFLEET/GRAVESEND','KENT','DA11 9SR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SKYM01','SKYMART WORLDWIDE','TRIDENT ONE','STYAL ROAD','MANCHESTER','','M22 5XB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SOCL01','SECURICOR OMEGA CONTR. LOGISTICS','34 BERTH TILBURY DOCKS','TILBURY FREE PORT','TILBURY','ESSEX','RM18'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SOCR01','SOUTHERN CROSS SHIPPING CO','9 FELTHAMBROOK IND EST','FELTHAMBROOK WAY','FELTHAM','MIDDLESEX','TW13 7DU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SOSA01','SOS AIR CARGO LTD','ROOM 101/102,BUILDING 308','WORLD FREIGHT TERMINAL','MANCHESTER AIRPORT','MANCHESTER','M90 5PZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SOUT01','SOUTH AFRICAN WINE IMPORTERS','THE SEEBED CENTRE','LANGSTON ROAD','LOUGHTON','ESSEX','IG10 3TO'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SOUT03','SOUTHERN DRILLING SUPPLIES LTD','LUPTON ROAD','HITHERCROFT IND EST','WALLINGFORD','OXON','OX10 9BS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SOUT04','SOUTHERN TRADING','UNIT 51','LUNSFORD ROAD','','LEICESTER','LE5 OHW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('STAL01','STALCO FREIGHT FORWARDING LTD','UNIT 2B SUTTONS BUSINESS PARK','NEW ROAD','RAINHAM','ESSEX','RM13 9BU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('STAR01','STAR LIFT FREIGHT SERVICES','FLINT STREET','','WEST THURROCK','ESSEX','RM16 1HA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('STAR04','STAR LIFT FREIGHT SERVICES','NO 2 ABBEY ROAD','','BARKING','ESSEX','IG11 7AX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('STIG01','STI GLOBAL LOGISTICS LTD','SUITE 3 PRESTIGE HOUSE','RADFORD BUSINESS CENTRE','RADFORD WAY','BILLERICAY / ESSEX','CM12 OBZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('STIN01','H.STINNES LINIEN GMBH USD A/C','AM STRANDE 3 E','18055 ROSTOCK','GERMANY','',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('STOL01','STOLT NIELSEN LTD','STOLT NIELSEN HOUSE','1 - 5 OLD CHURCH ROAD','ROMFORD','ESSEX',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('STRO01','STROMAR LTD','SUITE 4 ALBERT HOUSE','236/252 HIGH STREET','STRATFORD','LONDON','E15 2JA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SUMM01','SUMMERCOVE LTD','44 LINFORD STREET','','','LONDON','SW8 4UN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SUPR01','SUPREME FREIGHT SERVICES LTD','UNIT 2 VICEROY HOUSE','MOUNTBATTEN BUSINESS CENTRE','MILLBROOK ROAD EAST','SOUTHAMPTON','SO15 1HY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SURF01','SURFAIR FREIGHT SERVICES LTD','WILSON ROAD','WIGSTON','','LEICESTER','LE18 4TQ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SUTC01','SUTCH & SEARLE SHPG','UNIT 3','STOCKLEY CLOSE','WEST DRAYTON','MIDDLESEX','UB7 9BL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('SWIFT01','SWIFTAIR INTNL LTD','SUITE A, ARGONAUT HO.','ARGONAUT PARK','GALLEYMEAD ROAD','COLNBROOK/BERKS','SL3 0EN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TAYL01','TAYLORS OF HARROGATE','PAGODA HOUSE','PROSPECT ROAD','HARROGATE','N. YORKSHIRE','HG2 7NX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TDGU01','TDG (UK) LTD','SHARED SERVICE CENTRE','BLOCK B THE OAKS BUSINESS PARK','CREWE ROAD','BAGULEY MANCHESTER','M23 9BN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TEAM03','TEAM WORLDWIDE LOGISTICS LTD','UNIT 02 BETA WAY','THORPE IND PARK','THORPE, EGHAM','SURREY','TW20 8RE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TERM01','CONTERM CONSOLIDATION SERVICES','RAINHAM HOUSE','NEW ROAD','RAINHAM','ESSEX','RM13 8RH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TFSL01','TFS LOGISTICS LTD','UNIT 2 PIER ROAD','NORTH FELTHAM TRADING ESTATE','FELTHAM','MIDDLESEX','TW14 OTW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TICC01','T.I.C.C. LTD','7 REPTON CLOSE','BURNT MILLS','BASILDON','ESSEX','SS13 1LJ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TILE01','TILES R US','F & R DUNLOP SERVICES','UNIT 1 MAIN AVENUE','LITCHARD TRADING ESTATE','BRIDGEND','CF31 2AS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TOOL01','TOOLS WITH A MISSION','18 HARVESTSIDE','LANGSHOTT','HORLEY','SURREY','RH6 9UH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TRAD01','TRADER SHIPPING LTD','4 SCHNEIDER CLOSE','CARR ROAD COMMERICAL CENTRE','FELIXSTOWE','SUFFOLK','IP11 8SS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TRAD02','TRADEWAY SHIPPING LTD','TOWN END PLACE','146 LOWTOWN','PUDSEY','LEEDS','LS28 9AY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TRAN01','TRANSPORTATION LOGISTICS INTL LTD','SUITE 9 , KEYNOS HOUSE','ALFRETON ROAD','DERBY','DERBYSHIRE','DE21 4AS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TRAN02','TRANSPORTATION LOGISTICS INTL LTD','UNIT 7 RAVEN CLOSE','INDUSTRIAL ESTATE','BRIDGEND','MID GLAMORGAN','CF31 3RF'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TRAN05','TRANS WORLD SHIPPING LTD','A DIVISION OF J E BERNARD & CO LTD','TILBURY LOGISTICS CENTRE','THURROCK PARK WAY','TILBURY ESSEX','RM18 7HW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TRAN06','TRANS EURO FREIGHT LTD','UNIT 3 KING GEORGE CLOSE','ROMFORD','','ESSEX','RM7 7PN'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TRAN42','GCA TRANSPORT LTD','ROMY HOUSE','163 - 167 KINGS ROAD','BRENTWOOD','ESSEX','CM14 4EG'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TRGF01','TRANS GLOBAL FREIGHT MANAGEMENT LTD','TRANS PENNINE CARGO CENTRE','BIRCH INDUSTRIAL PARK','HEYWOOD','LANCS','OL10 2SX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TRGL01','TRANS GLOBAL SHIPPING LTD','NO 1 DARTFORD TRADE PARK','HAWLEY ROAD','DARTFORD','KENT','DA1 1NX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TRID01','TRIDENT','BROADOAK INDUSTRIAL PARK','ASHBURTON ROAD','WEST TRAFFIC PARK','MANCHESTER','M17 1RW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TRIM01','TRIMAR NV','POSEIDON BUILDING','SINT PIETERSVLIET 15','2000 ANTWERPEN','BELGIUM',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TROC01','TRANS OCEAN DISTRIBUTION LTD','VICTORY CLOSE','CHANDLERS FORD IND EST','EASTLEIGH','SOUTHAMPTON','SO53 4BU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TUSC01','TUSCOR LLOYDS (UK) LTD','TUSCOR HOUSE','ENTERPRISE TRADING ESTATE','GUINNESS ROAD','TRAFFORD PARK MANCHESTER','M17 1SD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('TYNE01','TYNE LOGISTICS CO LTD','TYNE DOCK','SOUTH SHIELDS','','TYNE & WEAR','NE33 5SP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UFRE01','U FREIGHT UK LTD','8 BROOKLANDS CLOSE','SUNBURY ON THAMES','MIDDLESEX','','TW16 7DX'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ULTI04','ULTIMEX GLOBAL LOGISTICS PLC','ALPHA WAY','THORPE IND ESTATE','EGHAM','SURREY','TW20 8RZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UNEE01','UNEEK FREIGHT SERVICES LTD','UNEEK HOUSE','AMBERLEY WAY','HOUNSLOW','MIDDLESEX','TW4 6BH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UNEE02','UNEEK FORWARDING LIMITED','UNIT 1 & 2 RENWICK IND. EST.','RENWICK ROAD','BARKING','ESSEX','IG11 OSH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UNEX01','UNIEX FREIGHT SERVICES LTD','UNIT 6','GUINNESS ROAD TRADING ESTATE','','MANCHESTER','M17 1SD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UNFR03','UNIEX FREIGHT','LODGE WAY','FISON WAY INDUSTRIAL ESTATE','THETFORD','NORFOLK','IP24 1HE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UNIE01','UNIEXPRESS LTD','OLYMPIC HOUSE','BENNETT STREET','ARDWICK','MANCHESTER','M12 5AP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UNIO01','UNION OCEAN TRANSPORT LTD','405 TRELAWNY HOUSE','THE DOCK','FELIXSTOWE','SUFFOLK',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UNIQ01','UNIQUE LOGISTICS INTL LTD','UNIT 3 HATTON CROSS ESTATE','EASTERN PERIMETER ROAD','LONDON HEATHROW AIRPORT','HOUNSLOW / MIDDLESEX','TW6 2SR'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UNIS01','UNISERVE LTD','LONDON MEGA TERMINAL','THURROCK PARK WAY','TILBURY','ESSEX','RM18 7HD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UNIT01','UNITED TEA TRADERS LTD','BROOKE HOUSE','MANOR ROYAL','CRAWLEY','WEST SUSSEX','RH10 2SH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UNIT02','UNITED GLOBAL SERVICES LTD','GLOBAL FREIGHT TERMINAL','UNITS 55-56 COLESHILL IND EST','COLESHILL','BIRMINGHAM','B46 1JT'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UNIV01','UNIVERSAL EXPRESS LTD','139 / 141 HAMILTON ROAD','','FELIXSTOWE','SUFFOLK','IP11 7BL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UNSW01','UNSWORTH CONTAINER LINE','3 LEMA ROAD','','','LONDON','E11 1 JL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UPSL01','U.P.S. LIMITED','UPS HOUSE','FOREST ROAD','FELTHAM','MIDDLESEX','TW13 7DY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UPSS01','UPS SUPPLY CHAIN SOLUTIONS','UP FREIGHT SERVICES','CROSS POINT','','COVENTRY','CV2 2SY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('USFW01','USF WORLDWIDE LOGISTICS','ALPHA WAY','THORPE IND ESTATE','EGHAM','SURREY','TW20 8RZ'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UTIW01','U.T.I.WAREHOUSE & DIST. (UK) LTD','PEGASUS HOUSE','TILSON ROAD','WYTHENSHAW','MANCHESTER',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UTOP01','UTOPIA TABLEWARE LTD','','','','',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('UTSP01','UTS PEARSON','MICKLETON ROAD','RIVERSIDE PARK','','MIDDLESBOROUGH','TS2 1RH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('VAND01','VAN DOOSSELAERE & ACHTEN','SINT PIETERSVLIET 15','B2000 ANTWERP','','BELGIUM',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('VANG01','VANGUARD FREIGHT SYSTEM LTD','MANCHESTER AIRPORT DIVISION','RINGWAY TRADING ESTATE','SHADOWMOSS ROAD','MANCHESTER','M22 5 LH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('VOPA01','VOPAK LOGISTIC SERVICES UK LTD','OLIVER ROAD','WEST THURROCK','GRAYS','ESSEX','RM20 3EY'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WALK02','WALKER FREIGHT SERVICE LTD','UNIT 9 ASCOT ROADF','BLACKTHORN CRESCENT','BLACKTHORN ROAD','SLOUGH , BUCKS',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WALO01','WARRANT LOGISTICS LTD','7 SCHNEIDER CLOSE','CARR ROAD INDUSTRIAL ESTATE','FELIXSTOWE','SUFFOLK','IP11 8SS'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WARR01','WARRANT MARITIME SERVICES','WARRANT HOUSE','18 RUMFORD COURT','RUMFORD PLACE','LIVERPOOL','L3 9DG'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WEIL01','WEIL BROTHERS & STERN LTD','COTTON WHARF','5 ABBOTTS QUAY','MONKSFERRY','BIRKENHEAD MERSEYSIDE','CH41 5LH'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WELL01','WELLS & ROOT LTD','135 PARKER DRIVE','LEICESTER','','','LE4 OJP'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WIGG01','WIGGLESWORTH & CO LTD','69 SOUTHWARK BRIDGE ROAD','','LONDON','','SE1 ONG'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WILG01','WILGO FREIGHT SREVICES LTD','WILGO HOUSE','18 FARADAY ROAD','LEIGH ON SEA','ESSEX','SS9 5JU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WILS01','WILSON LOGISTICS UK LTD','SUITE 6B UNIT 2','ORWELL HOUSE','FERRY LANE','FELIXSTOWE, SUFFOLK','IP11 8QL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WILS02','WILSON & CO LTD','HAMMOND HOUSE','2259-2261 COVENTRY ROAD','BIRMINGHAM','','B26 3PA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WILS05','WILSPEED (UK) LTD','SEAFLEET HOUSE','PORT OF TILBURY','TILBURY','ESSEX','RM18 7SG'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WILS06','WILSON & CO LTD','SUITE 520','TRELAWNY HOUSE','THE DOCK','FELIXSTOWE',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WILS24','WILSON & CO LTD','UNIT 5/6','PARKWAY TRADING ESTATE','CRAWFORD LANE','HOUNSLOW / MIDDLESEX','TW5 9QA'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WMMA01','WM. MARTIN & CO (MARINE) LTD','ORWELL HOUSE','FERRY LANE','FELIXSTOWE','SUFFOLK','IP11 8QL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WOOD01','WOODLAND INTL TRANSPORT CO LTD','LEIGH HOUSE','WEALD ROAD','BRENTWOOD','ESSEX','CM14 4SL'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WOOD04','MR J WOOD','DORMINGTON HOUSE','DORMINGTON','HEREFORD','','HR1 4ES'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WORL01','WORLDWIDE SHIPPING','UNIT 28 RIVERSIDE BUS. PARK','LYON ROAD','LONDON','','SW19 2SB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WORL02','WORLD TRANSPORT AGENCY LTD','UNIT 5, SUITE 17 ORWELL HOUSE','FERRY LANE','FELIXSTOWE','SUFFOLK','IP11 3QU'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WORL03','WORLD CARGO LOGISTICS','UNIT 6 SAXON WAY TRADING EST','SAXON WAY','WEST DRAYTON','MIDDLESEX','UB7 OLW'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WSAU01','W SAUNDERS (SHPG & FWDG) LTD','8 VICTORIA STREET','','FELIXSTOWE','SUFFOLK','IP11 7ER'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WSLO01','W S LOGISTICS','KINGSFLEET HOUSE','GULPHER ROAD','FELIXSTOWE','SUFFOLK','IP11 9RB'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WTAI01','W T AIR CARGO LTD','UNIT 10, SKYPORT DRIVE','OFF HATCH LANE','HARMONDSWORTH','MIDDLESEX','UB7 OLD'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WTSE01','WT SEA AIR LTD','UNIT D1 ENNIS CLOSE','ROUNDTHORNE BUSINESS PARK','WYTHENSHAWE','MANCHESTER','M23 9LE'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('WTSH01','W T SHIPPING LTD','FERNWOOD HOUSE','ROMAN ROAD','MOUNTNESSING','ESSEX','CM15 0UG'); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('XXXXXXXX','DUMMY','','','','',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ZCAS01','CASH AGAINST DOCUMENTS','','','','',''); +INSERT INTO `SALES_LEDGER` (`ACCOUNT_REF`, `NAME`, `ADDRESS_1`, `ADDRESS_2`, `ADDRESS_3`, `ADDRESS_4`, `ADDRESS_5`) VALUES ('ZCAS02','CASH OUTSIDE VAT SCOPE','','','','',''); + +-- +-- Current Database: shopyoo_v3 +-- + +CREATE DATABASE /*!32312 IF NOT EXISTS*/ `shopyoo_v3`; + +USE shopyoo_v3; + +-- +-- Table structure for table `shopyoo_block_addon_manager_DE` +-- + +CREATE TABLE `shopyoo_block_addon_manager_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shopyoo_addon_id` varchar(10) NOT NULL default '', + `shopyoo_addon_layer_id` varchar(10) NOT NULL default '', + `shopyoo_addon_title` varchar(100) NOT NULL default '', + `shopyoo_addon_active` char(1) NOT NULL default '', + `shopyoo_addon_text_id` varchar(10) NOT NULL default '', + `shopyoo_addon_sourcefile` varchar(100) default '', + `shopyoo_addon_sourcetype` char(1) NOT NULL default '', + PRIMARY KEY (`id`,`shopyoo_addon_id`), + UNIQUE KEY `ADDON_ID` (`shopyoo_addon_id`), + KEY `LAYER_ID` (`shopyoo_addon_layer_id`), + KEY `TEXT_ID` (`shopyoo_addon_text_id`) +) TYPE=MyISAM COMMENT='ShopYoo Manager Table für Addon Bereiche pro Site'; + +-- +-- Dumping data for table `shopyoo_block_addon_manager_DE` +-- + +INSERT INTO `shopyoo_block_addon_manager_DE` (`id`, `shopyoo_addon_id`, `shopyoo_addon_layer_id`, `shopyoo_addon_title`, `shopyoo_addon_active`, `shopyoo_addon_text_id`, `shopyoo_addon_sourcefile`, `shopyoo_addon_sourcetype`) VALUES (3,'ID10001','ID21000','Newsletter','Y','TXNWLETTER','/addons@shopyoo.com/newsletter/newsletter.php4','F'); + +-- +-- Table structure for table `shopyoo_block_layer_manager_DE` +-- + +CREATE TABLE `shopyoo_block_layer_manager_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shopyoo_layer_id` varchar(10) NOT NULL default '', + `shopyoo_layer_title_color` varchar(11) NOT NULL default '', + `shopyoo_layer_windowtype` char(3) NOT NULL default '', + `shopyoo_layer_background_color` varchar(11) NOT NULL default '', + `shopyoo_layer_width` char(3) NOT NULL default '', + `shopyoo_layer_description` varchar(255) default '', + `shopyoo_layer_height` char(3) NOT NULL default '', + PRIMARY KEY (`id`,`shopyoo_layer_id`), + UNIQUE KEY `LAYER_ID` (`shopyoo_layer_id`) +) TYPE=MyISAM COMMENT='ShopYoo Manager Table für Layouts der diversen Blöcke'; + +-- +-- Dumping data for table `shopyoo_block_layer_manager_DE` +-- + +INSERT INTO `shopyoo_block_layer_manager_DE` (`id`, `shopyoo_layer_id`, `shopyoo_layer_title_color`, `shopyoo_layer_windowtype`, `shopyoo_layer_background_color`, `shopyoo_layer_width`, `shopyoo_layer_description`, `shopyoo_layer_height`) VALUES (1,'id1000','255,255,255','w1','234,234,234','240','Layer für Menuefuehrung','*'); +INSERT INTO `shopyoo_block_layer_manager_DE` (`id`, `shopyoo_layer_id`, `shopyoo_layer_title_color`, `shopyoo_layer_windowtype`, `shopyoo_layer_background_color`, `shopyoo_layer_width`, `shopyoo_layer_description`, `shopyoo_layer_height`) VALUES (2,'id1100','255,255,255','w1','180,180,180','520','Layer für Mainbereich','*'); +INSERT INTO `shopyoo_block_layer_manager_DE` (`id`, `shopyoo_layer_id`, `shopyoo_layer_title_color`, `shopyoo_layer_windowtype`, `shopyoo_layer_background_color`, `shopyoo_layer_width`, `shopyoo_layer_description`, `shopyoo_layer_height`) VALUES (3,'ID1001','255,255,255','w2','200,200,200','240','Layer für Suchbereich 2','200'); +INSERT INTO `shopyoo_block_layer_manager_DE` (`id`, `shopyoo_layer_id`, `shopyoo_layer_title_color`, `shopyoo_layer_windowtype`, `shopyoo_layer_background_color`, `shopyoo_layer_width`, `shopyoo_layer_description`, `shopyoo_layer_height`) VALUES (4,'ID10000','255,255,255','w1','240,240,240','600','Layer für Ausgabefenster // alt: 520','*'); +INSERT INTO `shopyoo_block_layer_manager_DE` (`id`, `shopyoo_layer_id`, `shopyoo_layer_title_color`, `shopyoo_layer_windowtype`, `shopyoo_layer_background_color`, `shopyoo_layer_width`, `shopyoo_layer_description`, `shopyoo_layer_height`) VALUES (5,'ID11000','255,255,255','w1','255,255,255','520','Layer für Katalogfenster','*'); +INSERT INTO `shopyoo_block_layer_manager_DE` (`id`, `shopyoo_layer_id`, `shopyoo_layer_title_color`, `shopyoo_layer_windowtype`, `shopyoo_layer_background_color`, `shopyoo_layer_width`, `shopyoo_layer_description`, `shopyoo_layer_height`) VALUES (6,'ID20000','255,255,255','w2','220,220,220','165','Layer für Menü // alt: 240','*'); +INSERT INTO `shopyoo_block_layer_manager_DE` (`id`, `shopyoo_layer_id`, `shopyoo_layer_title_color`, `shopyoo_layer_windowtype`, `shopyoo_layer_background_color`, `shopyoo_layer_width`, `shopyoo_layer_description`, `shopyoo_layer_height`) VALUES (7,'IDXXX00','255,255,255','w2','234,234,234','340','Layer für Login Fenster','43'); +INSERT INTO `shopyoo_block_layer_manager_DE` (`id`, `shopyoo_layer_id`, `shopyoo_layer_title_color`, `shopyoo_layer_windowtype`, `shopyoo_layer_background_color`, `shopyoo_layer_width`, `shopyoo_layer_description`, `shopyoo_layer_height`) VALUES (8,'ID15000','255,255,255','w2','240,240,240','520',NULL,''); +INSERT INTO `shopyoo_block_layer_manager_DE` (`id`, `shopyoo_layer_id`, `shopyoo_layer_title_color`, `shopyoo_layer_windowtype`, `shopyoo_layer_background_color`, `shopyoo_layer_width`, `shopyoo_layer_description`, `shopyoo_layer_height`) VALUES (9,'ID21000','255,255,255','w1','240,240,240','165','Layer für Newsletter - Addon Box','*'); +INSERT INTO `shopyoo_block_layer_manager_DE` (`id`, `shopyoo_layer_id`, `shopyoo_layer_title_color`, `shopyoo_layer_windowtype`, `shopyoo_layer_background_color`, `shopyoo_layer_width`, `shopyoo_layer_description`, `shopyoo_layer_height`) VALUES (10,'ID30000','255,255,255','w2','180,190,200','165','Layer für My ShopYoo','*'); + +-- +-- Table structure for table `shopyoo_block_main_manager_DE` +-- + +CREATE TABLE `shopyoo_block_main_manager_DE` ( + `shopyoo_block_description` varchar(255) default '', + `shopyoo_block_sourcetype` char(1) NOT NULL default '', + `shopyoo_block_text_id` varchar(10) default '', + `shopyoo_block_sourcefile` varchar(100) default '', + `shopyoo_block_active` char(1) NOT NULL default 'Y', + `shopyoo_block_title` varchar(100) NOT NULL default '', + `shopyoo_block_layer_id` varchar(10) NOT NULL default '', + `shopyoo_block_id` varchar(10) NOT NULL default '', + `id` bigint(20) NOT NULL auto_increment, + PRIMARY KEY (`id`,`shopyoo_block_id`), + UNIQUE KEY `BLOCK_ID` (`shopyoo_block_id`), + KEY `LAYER_ID` (`shopyoo_block_layer_id`) +) TYPE=MyISAM COMMENT='ShopYoo Manager für die Hauptseiten inkl. Menüzuordnung'; + +-- +-- Dumping data for table `shopyoo_block_main_manager_DE` +-- + +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('','N','',NULL,'Y','Informationen','ID20000','ID90001',10); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('','F','','form/products_catalog_view.php4','Y','Produktkatalog - Rubrikübersicht','ID10000','ID20001',9); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('','F','','form/shops_catalog_searchform.php4','Y','Shopkatalog - Shop suchen','ID10000','ID10002',5); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('','N','',NULL,'Y','ShopYoo','ID20000','ID90000',6); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('','F','','form/shops_catalog_view.php4','Y','Shopkatalog - Rubrikübersicht','ID10000','ID10001',7); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('','F','','form/shops_catalog_result.php4','Y','Shopkatalog - Suchergebnis','ID10000','ID10003',8); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('','N',NULL,NULL,'Y','My ShopYoo','ID30000','LOGINXD',11); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('Login Fenster im Healine Bereich - ID immer Fest auf IDXXX00','N',NULL,'','Y','Login','IDXXX00','IDXXX00',12); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('Registraturblatt','F','','form/customer_register.php4','Y','Registrieren','ID10000','IDXXX02',13); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('Loginblatt','F','','form/default_login.php4','Y','Eingeloggt','ID10000','IDXXX03',14); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('Loginerror','T','TXLGERROR1','','Y','Login - Fehler','ID10000','IDXXXE1',15); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('Rigstratirblatt Kunden','F',NULL,'form/customer_update_page_1.php4','Y','Registrieren - Kunden','ID10000','IDXXX05',16); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('registraturblatt Händler','F',NULL,'form/customer_update_page_1.php4','Y','Registrieren - Händler','ID10000','IDXXX06',17); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'N',NULL,NULL,'Y','My ShopYoo','ID30000','LOGINXC',18); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/customer_update_page_1.php4','Y','Benutzerverwaltung - Basisdaten ändern','ID10000','ID7001',19); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/customer_update_page_2.php4','Y','Benutzerverwaltung - Username ändern','ID10000','ID7002',20); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/customer_update_page_3.php4','Y','Benutzerverwaltung - Password ändern','ID10000','ID7003',21); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('','F',NULL,'form/customer_index.php4','Y','Benutzerverwaltung','ID10000','ID70',22); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/customer_update_page_1.php4','Y','Benutzerverwaltung - Basisdaten ändern','ID10000','ID8001',23); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/customer_update_page_2.php4','Y','Benutzerverwaltung - Username ändern','ID10000','ID8002',24); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/customer_update_page_3.php4','Y','Benutzerverwaltung - Password ändern','ID10000','ID8003',25); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/customer_index.php4','Y','Benutzerverwaltung','ID10000','ID80',26); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/products_insert_products_index.php4','Y','Produktverwaltung - Produkte hinzufügen','ID10000','ID9101',49); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shops_catalog_topshops.php4','Y','Shopkatalog - Topshops','ID10000','ID10005',69); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_index.php4','Y','Shopverwaltung','ID10000','ID90',27); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES ('','F','','form/shop_insert_shop_index.php4','Y','Shopverwaltung - Shopeintrag hinzufügen','ID10000','ID9001',28); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_index.php4','Y','Shopverwaltung - Shopeintrag bearbeiten','ID10000','ID9002',29); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_delete_shop_index.php4','Y','Shopverwaltung - Shopeintrag entfernen','ID10000','ID9003',30); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_1.php4','Y','Shopverwaltung - Shopeintrag bearbeiten - Shopdaten','ID10000','ID900201',31); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_2.php4','Y','Shopverwaltung - Shopeintrag bearbeiten - Shopinformationen','ID10000','ID900202',32); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_3.php4','Y','Shopverwaltung - Shopeintrag bearbeiten - Shopservices','ID10000','ID900203',40); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_1.php4','Y','Shopverwaltung - Shopeintrag hinzufügen - Shopdaten','ID10000','ID900101',33); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_99.php4','Y','Shopverwaltung - Shopeintrag hinzufügen - Status','ID10000','ID900199',39); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_2.php4','Y','Shopverwaltung - Shopeintrag hinzufügen - Shopinformationen','ID10000','ID900102',34); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_3.php4','Y','Shopverwaltung - Shopeintrag hinzufügen - Shopservices','ID10000','ID900103',35); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_4.php4','Y','Shopverwaltung - Shopeintrag hinzufügen - Kundenservice','ID10000','ID900104',36); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_5.php4','Y','Shopverwaltung - Shopeintrag hinzufügen - Zuschläge','ID10000','ID900105',37); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_98.php4','Y','Shopverwaltung - Shopeintrag hinzufügen - Eintragung','ID10000','ID900198',38); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_4.php4','Y','Shopverwaltung - Shopeintrag bearbeiten - Kundenservice','ID10000','ID900204',41); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_5.php4','Y','Shopverwaltung - Shopeintrag bearbeiten - Zuschläge','ID10000','ID900205',42); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_99.php4','Y','Shopverwaltung - Shopeintrag bearbeiten - Status','ID10000','ID900299',43); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_delete_shop_page_1.php4','Y','Shopverwaltung - Shopeintrag entfernen - Löschung','ID10000','ID900301',44); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_delete_shop_page_99.php4','Y','Shopverwaltung - Shopeintrag entfernen - Status','ID10000','ID900399',45); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/customer_update_page_99.php4','Y','Benutzerverwaltung - Status','ID10000','ID7099',46); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/customer_update_page_99.php4','Y','Benutzerverwaltung - Status','ID10000','ID8099',47); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/products_index.php4','Y','Produktverwaltung','ID10000','ID91',50); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/products_update_products_index.php4','Y','Produktverwaltung - Produkte bearbeiten','ID10000','ID9102',51); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/products_delete_products_index.php4','Y','Produktverwaltung - Produkte entfernen','ID10000','ID9103',52); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/products_update_products_page_1.php4','Y','Produktverwaltung - Produkte hinzufügen - Konfiguration','ID10000','ID910101',53); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/products_update_products_page_99.php4','Y','Produktverwaltung - Produkte hinzufügen - Status','ID10000','ID910199',54); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/products_update_products_page_1.php4','Y','Produktverwaltung - Produkte bearbeiten - Konfiguration','ID10000','ID910201',55); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/products_update_products_page_99.php4','Y','Produktverwaltung - Produkte bearbeiten - Status','ID10000','ID910299',56); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/products_delete_products_page_1.php4','Y','Produktverwaltung - Produkte entfernen - Löschung','ID10000','ID910301',57); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/products_delete_products_page_99.php4','Y','Produktverwaltung - Produkte entfernen - Status','ID10000','ID910399',58); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shops_catalog_last20.php4','Y','Shopkatalog - Letzen 20 Shopeintragungen','ID10000','ID10004',59); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shops_catalog_shopdetails.php4','Y','Shopkatalog - Shopdetails','ID10000','ID10099',60); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F','','form/general_values.php4','Y','ShopYoo - Über uns','ID10000','IDX01',61); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F','','form/general_values.php4','Y','ShopYoo - Top News','ID10000','IDX03',62); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F','','form/general_values.php4','Y','ShopYoo - Allgemeine Geschäftsbedingungen','ID10000','IDX02',63); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F','','form/general_values.php4','Y','ShopYoo - Kontakt','ID10000','IDX04',64); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F','','form/general_values.php4','Y','ShopYoo - Impressum','ID10000','IDX05',65); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'shops@shopyoo.com/form/shops_catalog_view.php4','Y','Shopkatalog - Rubrikübersicht','ID10000','ID10001A',66); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'shops@shopyoo.com/form/shops_catalog_searchform.php4','Y','Shopkatalog - Shop suchen','ID10000','ID10002A',67); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'shops@shopyoo.com/form/shops_catalog_result.php4','Y','Shopkatalog - Suchergebnis','ID10000','ID10003A',68); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'N',NULL,NULL,'Y','Sonstiges','ID20000','ID90002',70); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/payments_index.php4','Y','Bezahlung','ID10000','ID20',72); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/payments_systems.php4','Y','Bezahlung - Zahlungsvarianten','ID10000','ID2001',73); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shop_update_shop_page_90.php4','Y','Shopverwaltung - Shopeintrag bearbeiten - Shopstatistik','ID10000','ID900290',74); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F','','form/payments_systems_values.php4','Y','Bezahlung - Zahlungsvarianten - sichere Methoden','ID10000','ID200101',75); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/products_catalog_searchform.php4','Y','Produktkatalog - Produkt suchen','ID10000','ID20002',76); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/products_catalog_result.php4','Y','Produktkatalog - Suchergebnis','ID10000','ID20003',77); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F','','form/payments_systems_values.php4','Y','Bezahlung - Zahlungsvarianten - unsichere Methoden','ID10000','ID200102',78); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/links_shopsearch.php4','Y','Links - Shopsuche','ID10000','ID3401',109); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/payments_security.php4','Y','Bezahlung - Zahlungsschutz','ID10000','ID2002',86); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/payments_links.php4','Y','Bezahlung - Links','ID10000','ID2003',87); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/laws_index.php4','Y','Rechtsfragen','ID10000','ID21',88); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/laws_getback.php4','Y','Rechtsfragen - Rückgaberecht','ID10000','ID2101',89); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/laws_warranty.php4','Y','Rechtsfragen - Garantierecht','ID10000','ID2102',90); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/security_index.php4','Y','Sicherheiten','ID10000','ID22',91); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/security_certificates.php4','Y','Sicherheiten - Zertifikate','ID10000','ID2201',92); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/security_transactions.php4','Y','Sicherheiten - Transaktionen','ID10000','ID2202',93); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shops_comments_shop.php4','Y','Shopkatalog - Shop - Kommentare','ID10000','ID10099C',94); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shops_rate_shop.php4','Y','Shopkatalog - Shop - Bewertung','ID10000','ID10099R',95); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/shops_tellfriend_shop.php4','Y','Shopkatalog - Shop - Weiterempfehlen','ID10000','ID10099T',96); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/tellfriend_index.php4','Y','Weiterempfehlen','ID10000','ID30',97); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/questions_index.php4','Y','Kritik, Fragen & Co.','ID10000','ID31',98); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/downloads_index.php4','Y','Downloads','ID10000','ID32',99); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/downloads_logo.php4','Y','Downloads - Logos','ID10000','ID3201',100); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/downloads_banner.php4','Y','Downloads - Banner','ID10000','ID3202',101); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/downloads_others.php4','Y','Downloads - Diverses','ID10000','ID3203',102); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/commerce_index.php4','Y','e-Commerce','ID10000','ID23',103); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/informations_index.php4','Y','Informationen','ID10000','ID33',104); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/links_index.php4','Y','Links','ID10000','ID34',105); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/informations_dealer.php4','Y','Informationen - Händler','ID10000','ID3301',106); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/informations_customer.php4','Y','Informationen - Konsumenten','ID10000','ID3302',107); +INSERT INTO `shopyoo_block_main_manager_DE` (`shopyoo_block_description`, `shopyoo_block_sourcetype`, `shopyoo_block_text_id`, `shopyoo_block_sourcefile`, `shopyoo_block_active`, `shopyoo_block_title`, `shopyoo_block_layer_id`, `shopyoo_block_id`, `id`) VALUES (NULL,'F',NULL,'form/newsletter_index.php4','Y','Newsletter abonnieren','ID10000','ID35',108); + +-- +-- Table structure for table `shopyoo_block_menu_manager_DE` +-- + +CREATE TABLE `shopyoo_block_menu_manager_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shopyoo_menu_id` varchar(10) NOT NULL default '', + `shopyoo_menu_name` varchar(100) NOT NULL default '', + `shopyoo_menu_path` varchar(100) NOT NULL default '', + `shopyoo_menu_file` varchar(100) NOT NULL default '', + `shopyoo_menu_parameter` varchar(100) default '', + `shopyoo_menu_active` char(1) NOT NULL default 'Y', + `shopyoo_menu_level` int(11) NOT NULL default '0', + `shopyoo_menu_toplevel_id` varchar(10) default '', + `shopyoo_menu_mainlevel_id` varchar(10) NOT NULL default '', + `shopyoo_menu_description` varchar(255) default '', + `shopyoo_menu_space` int(11) NOT NULL default '0', + `shopyoo_menu_position` int(11) NOT NULL default '0', + `shopyoo_menu_block_id` varchar(10) NOT NULL default '', + `shopyoo_menu_type` varchar(10) NOT NULL default '', + PRIMARY KEY (`id`,`shopyoo_menu_id`), + UNIQUE KEY `MENU_ID` (`shopyoo_menu_id`), + KEY `BLOCK_ID` (`shopyoo_menu_block_id`) +) TYPE=MyISAM COMMENT='ShopYoo Manager Table für Menübereich / Menüführung'; + +-- +-- Dumping data for table `shopyoo_block_menu_manager_DE` +-- + +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (34,'IDX04','Kontakt','/general@shopyoo.com','general_values.php4',NULL,'Y',1,NULL,'IDX04',NULL,0,4,'ID00000','TOP'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (33,'ID02','Produktkatalog','/products@shopyoo.com','products_catalog.php4',NULL,'Y',1,NULL,'ID02',NULL,0,2,'ID90000','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (25,'IDX01','ShopYoo','/general@shopyoo.com','general_values.php4',NULL,'Y',1,NULL,'IDX01',NULL,0,1,'ID00000','TOP'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (27,'IDX02','AGB','/general@shopyoo.com','general_values.php4',NULL,'Y',1,NULL,'IDX02',NULL,0,3,'ID00000','TOP'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (26,'IDX03','News','/general@shopyoo.com','general_values.php4',NULL,'Y',1,NULL,'IDX03',NULL,0,2,'ID00000','TOP'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (35,'IDX05','Impressum','/general@shopyoo.com','general_values.php4',NULL,'Y',1,NULL,'IDX05',NULL,0,5,'ID00000','TOP'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (29,'ID01','Shopkatalog','/shops@shopyoo.com','shops_catalog.php4',NULL,'Y',1,NULL,'ID01',NULL,0,1,'ID90000','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (85,'ID20','Bezahlung','/information@shopyoo.com/payments','payments_index.php4',NULL,'Y',1,NULL,'ID20',NULL,0,1,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (31,'ID0101','Top Shops','/shops@shopyoo.com','shops_catalog_topshops.php4',NULL,'N',2,'ID01','ID01',NULL,0,2,'ID90000','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (32,'ID0102','Last 20 Shops','/shops@shopyoo.com','shops_catalog_last20.php4',NULL,'Y',2,'ID01','ID01',NULL,0,3,'ID90000','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (44,'ID80','Benutzerverwaltung','/crsmanagement@shopyoo.com/customer','customer_index.php4',NULL,'Y',1,NULL,'ID80',NULL,0,1,'LOGINXC','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (40,'ID90','Shopverwaltung','/crsmanagement@shopyoo.com/shop','shop_index.php4',NULL,'Y',1,NULL,'ID90',NULL,0,1,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (41,'ID9001','Shopeintrag hinzufügen','/crsmanagement@shopyoo.com/shop','shop_insert_shop_index.php4',NULL,'Y',2,'ID90','ID90',NULL,0,1,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (42,'ID9002','Shopeintrag bearbeiten','/crsmanagement@shopyoo.com/shop','shop_update_shop_index.php4',NULL,'Y',2,'ID90','ID90',NULL,0,2,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (43,'ID91','Produktverwaltung','/crsmanagement@shopyoo.com/products','products_index.php4',NULL,'Y',1,NULL,'ID91',NULL,0,2,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (45,'ID70','Benutzerverwaltung','/crsmanagement@shopyoo.com/customer','customer_index.php4',NULL,'Y',1,NULL,'ID70',NULL,1,3,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (46,'ID7002','Username ändern','/crsmanagement@shopyoo.com/customer','customer_update_page_2.php4',NULL,'Y',2,'ID70','ID70',NULL,0,2,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (47,'ID7003','Password ändern','/crsmanagement@shopyoo.com/customer','customer_update_page_3.php4',NULL,'Y',2,'ID70','ID70',NULL,0,3,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (48,'ID7001','Basisdaten ändern','/crsmanagement@shopyoo.com/customer','customer_update_page_1.php4',NULL,'Y',2,'ID70','ID70',NULL,0,1,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (49,'ID8001','Basisdaten ändern','/crsmanagement@shopyoo.com/customer','customer_update_page_1.php4',NULL,'Y',2,'ID80','ID80',NULL,0,1,'LOGINXC','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (50,'ID8002','Username ändern','/crsmanagement@shopyoo.com/customer','customer_update_page_2.php4',NULL,'Y',2,'ID80','ID80',NULL,0,2,'LOGINXC','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (51,'ID8003','Password ändern','/crsmanagement@shopyoo.com/customer','customer_update_page_3.php4',NULL,'Y',2,'ID80','ID80',NULL,0,3,'LOGINXC','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (52,'ID9003','Shopeintrag entfernen','/crsmanagement@shopyoo.com/shop','shop_delete_shop_index.php4',NULL,'Y',2,'ID90','ID90',NULL,0,3,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (53,'ID900201','Shopdaten','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_1.php4',NULL,'Y',3,'ID9002','ID90',NULL,0,1,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (54,'ID900202','Shopinformationen','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_2.php4',NULL,'Y',3,'ID9002','ID90',NULL,0,2,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (58,'ID900103','Shopservices','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_3.php4',NULL,'Y',3,'ID9001','ID90',NULL,0,3,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (56,'ID900101','Shopdaten','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_1.php4',NULL,'Y',3,'ID9001','ID90',NULL,0,1,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (57,'ID900102','Shopinformationen','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_2.php4',NULL,'Y',3,'ID9001','ID90',NULL,0,2,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (59,'ID900104','Kundenservice','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_4.php4',NULL,'Y',3,'ID9001','ID90',NULL,0,4,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (60,'ID900105','Zuschläge','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_5.php4',NULL,'Y',3,'ID9001','ID90',NULL,0,5,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (61,'ID900198','Eintragung','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_98.php4',NULL,'Y',3,'ID9001','ID90',NULL,0,98,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (62,'ID900199','Status','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_99.php4',NULL,'Y',3,'ID9001','ID90',NULL,0,99,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (63,'ID900203','Shopservices','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_3.php4',NULL,'Y',3,'ID9002','ID90',NULL,0,3,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (64,'ID900204','Kundenservice','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_4.php4',NULL,'Y',3,'ID9002','ID90',NULL,0,4,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (65,'ID900205','Zuschläge','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_5.php4',NULL,'Y',3,'ID9002','ID90',NULL,0,5,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (66,'ID900299','Status','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_99.php4',NULL,'Y',3,'ID9002','ID90',NULL,0,99,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (67,'ID900301','Löschung','/crsmanagement@shopyoo.com/shop','shop_delete_shop_page_1.php4',NULL,'Y',3,'ID9003','ID90',NULL,0,1,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (68,'ID900399','Status','/crsmanagement@shopyoo.com/shop','shop_delete_shop_page_99.php4',NULL,'Y',3,'ID9003','ID90',NULL,0,99,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (69,'ID7099','Status','/crsmanagement@shopyoo.com/customer','customer_update_page_99.php4',NULL,'Y',2,'ID70','ID70',NULL,0,99,'LOGINXC','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (70,'ID8099','Status','/crsmanagement@shopyoo.com/customer','customer_update_page_99.php4',NULL,'Y',2,'ID80','ID80',NULL,0,99,'LOGINXC','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (71,'ID9101','Produkte hinzufügen','/crsmanagement@shopyoo.com/products','products_insert_products_index.php4',NULL,'Y',2,'ID91','ID91',NULL,0,1,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (72,'ID9102','Produkte bearbeiten','/crsmanagement@shopyoo.com/products','products_update_products_index.php4',NULL,'Y',2,'ID91','ID91',NULL,0,2,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (73,'ID9103','Produkte entfernen','/crsmanagement@shopyoo.com/products','products_delete_products_index.php4',NULL,'Y',2,'ID91','ID91',NULL,0,3,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (74,'ID60','Werbekampagnen','/crsmanagement@shopyoo.com','commerce_index.php4',NULL,'N',1,'','ID60',NULL,1,4,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (77,'ID910101','Konfiguration','/crsmanagement@shopyoo.com/products','products_update_products_page_1.php4',NULL,'Y',3,'ID9101','ID91',NULL,0,1,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (78,'ID910199','Status','/crsmanagement@shopyoo.com/products','products_update_products_page_99.php4',NULL,'Y',3,'ID9101','ID91',NULL,0,99,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (79,'ID910201','Konfiguration','/crsmanagement@shopyoo.com/products','products_update_products_page_1.php4',NULL,'Y',3,'ID9102','ID91',NULL,0,1,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (80,'ID910299','Status','/crsmanagement@shopyoo.com/products','products_update_products_page_99.php4',NULL,'Y',3,'ID9102','ID91',NULL,0,99,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (81,'ID910301','Löschung','/crsmanagement@shopyoo.com/products','products_delete_products_page_1.php4',NULL,'Y',3,'ID9103','ID91',NULL,0,1,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (82,'ID910399','Status','/crsmanagement@shopyoo.com/products','products_delete_products_page_99.php4',NULL,'Y',3,'ID9103','ID91',NULL,0,99,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (86,'ID2001','Zahlungsvarianten','/information@shopyoo.com/payments','payments_systems.php4',NULL,'Y',2,'ID20','ID20',NULL,0,1,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (87,'ID200101','sichere Methoden','/information@shopyoo.com/payments','payments_systems_values.php4',NULL,'Y',3,'ID2001','ID20',NULL,0,1,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (88,'ID21','Rechtsfragen','/information@shopyoo.com/laws','laws_index.php4',NULL,'Y',1,NULL,'ID21',NULL,0,2,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (89,'ID22','Sicherheiten','/information@shopyoo.com/security','security_index.php4',NULL,'Y',1,NULL,'ID22',NULL,0,3,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (90,'ID23','e-Commerce','/information@shopyoo.com/commerce','commerce_index.php4',NULL,'Y',1,NULL,'ID23',NULL,0,4,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (91,'ID30','Weiterempfehlen','/others@shopyoo.com/tellfriend','tellfriend_index.php4',NULL,'Y',1,NULL,'ID30',NULL,1,2,'ID90002','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (92,'ID31','Kritik, Fragen & Co.','/others@shopyoo.com/questions','questions_index.php4',NULL,'Y',1,NULL,'ID31',NULL,0,3,'ID90002','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (93,'ID32','Downloads','/others@shopyoo.com/downloads','downloads_index.php4',NULL,'N',1,NULL,'ID32',NULL,1,4,'ID90002','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (94,'ID33','Informationen','/others@shopyoo.com/informations','informations_index.php4',NULL,'Y',1,NULL,'ID33',NULL,0,5,'ID90002','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (95,'ID34','Links','/others@shopyoo.com/links','links_index.php4',NULL,'Y',1,NULL,'ID34',NULL,0,6,'ID90002','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (96,'ID900290','Shopstatistik','/crsmanagement@shopyoo.com/shop','shop_update_shop_page_90.php4',NULL,'Y',3,'ID9002','ID90',NULL,0,98,'LOGINXD','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (97,'ID200102','unsichere Methoden','/information@shopyoo.com/payments','payments_systems_values.php4',NULL,'Y',3,'ID2001','ID20',NULL,0,2,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (117,'ID3401','Shopsuche','/others@shopyoo.com/links','links_shopsearch.php4',NULL,'Y',2,'ID34','ID34',NULL,0,1,'ID90002','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (105,'ID2002','Zahlungsschutz','/information@shopyoo.com/payments','payments_security.php4',NULL,'Y',2,'ID20','ID20',NULL,0,2,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (106,'ID2003','Links','/information@shopyoo.com/payments','payments_links.php4',NULL,'Y',2,'ID20','ID20',NULL,0,3,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (107,'ID2101','Rückgaberecht','/information@shopyoo.com/laws','laws_getback.php4',NULL,'Y',2,'ID21','ID21',NULL,0,1,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (108,'ID2102','Garantierecht','/information@shopyoo.com/laws','laws_warranty.php4',NULL,'Y',2,'ID21','ID21',NULL,0,2,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (109,'ID2201','Zertifikate','/information@shopyoo.com/security','security_certificates.php4',NULL,'Y',2,'ID22','ID22',NULL,0,1,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (110,'ID2202','Transaktionen','/information@shopyoo.com/security','security_transactions.php4',NULL,'Y',2,'ID22','ID22',NULL,0,2,'ID90001','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (111,'ID3201','Logos','/others@shopyoo.com/downloads','downloads_logo.php4',NULL,'Y',2,'ID32','ID32',NULL,0,1,'ID90002','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (112,'ID3202','Banner','/others@shopyoo.com/downloads','downloads_banner.php4',NULL,'Y',2,'ID32','ID32',NULL,0,2,'ID90002','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (113,'ID3203','Diverses','/others@shopyoo.com/downloads','downloads_others.php4',NULL,'Y',2,'ID32','ID32',NULL,0,3,'ID90002','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (114,'ID3301','Händler','/others@shopyoo.com/informations','informations_dealer.php4',NULL,'Y',2,'ID33','ID33',NULL,0,1,'ID90002','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (115,'ID3302','Konsumenten','/others@shopyoo.com/informations','informations_customer.php4',NULL,'Y',2,'ID33','ID33',NULL,0,2,'ID90002','BLOCK'); +INSERT INTO `shopyoo_block_menu_manager_DE` (`id`, `shopyoo_menu_id`, `shopyoo_menu_name`, `shopyoo_menu_path`, `shopyoo_menu_file`, `shopyoo_menu_parameter`, `shopyoo_menu_active`, `shopyoo_menu_level`, `shopyoo_menu_toplevel_id`, `shopyoo_menu_mainlevel_id`, `shopyoo_menu_description`, `shopyoo_menu_space`, `shopyoo_menu_position`, `shopyoo_menu_block_id`, `shopyoo_menu_type`) VALUES (116,'ID35','Newsletter abonnieren','/others@shopyoo.com/newsletter','newsletter_index.php4',NULL,'Y',1,NULL,'ID35',NULL,0,1,'ID90002','BLOCK'); + +-- +-- Table structure for table `shopyoo_block_news_manager_DE` +-- + +CREATE TABLE `shopyoo_block_news_manager_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shopyoo_news_id` varchar(10) NOT NULL default '', + `shopyoo_news_layer_id` varchar(10) NOT NULL default '', + `shopyoo_news_title` varchar(100) NOT NULL default '', + `shopyoo_news_active` char(1) NOT NULL default '', + `shopyoo_news_text_id` varchar(10) NOT NULL default '', + `shopyoo_news_sourcefile` varchar(100) default '', + `shopyoo_news_sourcetype` char(1) NOT NULL default '', + PRIMARY KEY (`id`,`shopyoo_news_id`), + UNIQUE KEY `NEWS_ID` (`shopyoo_news_id`), + KEY `LAYER_ID` (`shopyoo_news_layer_id`), + KEY `TEXT_ID` (`shopyoo_news_text_id`) +) TYPE=MyISAM COMMENT='ShopYoo Manager Table für News Bereiche pro Site'; + +-- +-- Dumping data for table `shopyoo_block_news_manager_DE` +-- + +INSERT INTO `shopyoo_block_news_manager_DE` (`id`, `shopyoo_news_id`, `shopyoo_news_layer_id`, `shopyoo_news_title`, `shopyoo_news_active`, `shopyoo_news_text_id`, `shopyoo_news_sourcefile`, `shopyoo_news_sourcetype`) VALUES (1,'ID1000','ID1100','Newszeile','Y','TX0000001','','N'); +INSERT INTO `shopyoo_block_news_manager_DE` (`id`, `shopyoo_news_id`, `shopyoo_news_layer_id`, `shopyoo_news_title`, `shopyoo_news_active`, `shopyoo_news_text_id`, `shopyoo_news_sourcefile`, `shopyoo_news_sourcetype`) VALUES (2,'ID1100','ID1000','Newszeile 2','Y','TX0000002',NULL,'N'); +INSERT INTO `shopyoo_block_news_manager_DE` (`id`, `shopyoo_news_id`, `shopyoo_news_layer_id`, `shopyoo_news_title`, `shopyoo_news_active`, `shopyoo_news_text_id`, `shopyoo_news_sourcefile`, `shopyoo_news_sourcetype`) VALUES (3,'ID1200','ID1001','Newszeile 3','Y','TX0000001',NULL,'N'); +INSERT INTO `shopyoo_block_news_manager_DE` (`id`, `shopyoo_news_id`, `shopyoo_news_layer_id`, `shopyoo_news_title`, `shopyoo_news_active`, `shopyoo_news_text_id`, `shopyoo_news_sourcefile`, `shopyoo_news_sourcetype`) VALUES (4,'ID1300','ID1001','Newszeile 544','Y','TX0000001',NULL,'N'); + +-- +-- Table structure for table `shopyoo_block_site_manager_DE` +-- + +CREATE TABLE `shopyoo_block_site_manager_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shopyoo_site_id` varchar(10) NOT NULL default '', + `shopyoo_forgein_id` varchar(10) NOT NULL default '', + `shopyoo_forgein_type` varchar(10) NOT NULL default '', + `shopyoo_col_position` int(3) NOT NULL default '0', + `shopyoo_row_position` int(3) NOT NULL default '0', + `shopyoo_sort_order` int(3) NOT NULL default '0', + PRIMARY KEY (`id`,`shopyoo_site_id`), + KEY `FORGEIN_ID` (`shopyoo_forgein_id`), + KEY `SITE_ID` (`shopyoo_site_id`) +) TYPE=MyISAM COMMENT='ShopYoo Site Manager Table'; + +-- +-- Dumping data for table `shopyoo_block_site_manager_DE` +-- + +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (27,'ID02','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (6,'ID01a','ID1000','ADDON',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (26,'ID02','ID20001','MAIN',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (8,'ID01a','ID1100','ADDON',1,2,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (9,'ID01a','ID1300','NEWS',1,3,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (10,'ID01a','ID1200','NEWS',1,2,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (11,'ID01a','ID1200','NEWS',1,3,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (12,'ID01a','ID1300','NEWS',2,3,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (13,'ID01a','ID1300','NEWS',2,3,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (14,'ID01a','ID1200','NEWS',2,3,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (15,'ID01a','ID1000','NEWS',1,4,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (16,'ID01a','ID1300','NEWS',1,5,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (17,'ID01a','ID1300','NEWS',2,5,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (18,'ID00','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (19,'ID00','ID10002A','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (20,'ID00','ID10001A','MAIN',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (484,'IDXXX02','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (22,'ID01X','ID90000','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (23,'ID01X','ID10002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (139,'ID0199D','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (29,'ID90','ID90','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (40,'IDXXX05','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (31,'ID90','ID90000','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (32,'IDXXX02','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (33,'IDXXX02','IDXXX02','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (34,'IDXXX03','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (35,'IDXXX03','IDXXX03','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (36,'IDXXXE1','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (37,'IDXXXE1','IDXXXE1','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (39,'LOGINXD','LOGINXD','LOGINXD',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (41,'IDXXX05','IDXXX05','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (42,'IDXXX06','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (43,'IDXXX06','IDXXX06','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (44,'LOGINXC','LOGINXC','LOGINXC',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (45,'ID70','ID70','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (46,'ID70','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (47,'ID80','ID80','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (48,'ID80','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (49,'ID7002','ID7002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (50,'ID7002','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (51,'ID7003','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (52,'ID7003','ID7003','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (53,'ID7001','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (54,'ID7001','ID7001','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (55,'ID8001','ID8001','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (56,'ID8001','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (57,'ID8002','ID8002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (58,'ID8002','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (59,'ID8003','ID8003','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (60,'ID8003','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (61,'ID9001','ID9001','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (62,'ID9001','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (63,'ID9002','ID9002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (64,'ID9002','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (65,'ID900201','ID900201','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (66,'ID900201','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (67,'ID900202','ID900202','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (68,'ID900202','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (69,'ID9003','ID9003','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (70,'ID9003','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (71,'ID900101','ID900101','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (72,'ID900101','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (73,'ID900102','ID900102','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (74,'ID900102','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (75,'ID900103','ID900103','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (76,'ID900103','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (77,'ID900104','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (78,'ID900104','ID900104','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (79,'ID900105','ID900105','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (80,'ID900105','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (81,'ID900198','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (82,'ID900198','ID900198','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (83,'ID900199','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (84,'ID900199','ID900199','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (85,'ID900203','ID900203','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (86,'ID900203','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (87,'ID900204','ID900204','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (88,'ID900204','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (89,'ID900205','ID900205','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (90,'ID900205','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (91,'ID900299','ID900299','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (92,'ID900299','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (93,'ID900301','ID900301','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (94,'ID900301','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (95,'ID900399','ID900399','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (96,'ID900399','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (97,'ID7099','ID7099','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (98,'ID7099','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (99,'ID8099','ID8099','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (100,'ID8099','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (101,'ID91','ID91','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (102,'ID91','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (103,'ID9101','ID9101','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (104,'ID9101','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (105,'ID9102','ID9102','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (106,'ID9102','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (107,'ID9103','ID9103','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (108,'ID9103','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (109,'ID910101','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (110,'ID910101','ID910101','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (111,'ID910199','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (112,'ID910199','ID910199','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (114,'ID910201','ID910201','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (115,'ID910201','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (116,'ID910299','ID910299','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (117,'ID910299','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (118,'ID910301','ID910301','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (119,'ID910301','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (120,'ID910399','ID910399','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (121,'ID910399','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (122,'ID01X','ID10003','MAIN',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (124,'ID01X','ID10001','MAIN',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (125,'ID01Y','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (126,'ID01Y','ID10002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (127,'ID01Y','ID10003','MAIN',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (128,'ID01','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (129,'ID01','ID10001','MAIN',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (130,'ID01','ID10002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (132,'ID01Z','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (133,'ID01Z','ID10002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (134,'ID01Z','ID10003','MAIN',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (135,'ID0102','ID10002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (136,'ID0102','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (137,'ID0102','ID10004','MAIN',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (140,'IDX01','IDX01','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (141,'IDX01','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (142,'IDX02','IDX02','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (143,'IDX02','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (144,'IDX03','IDX03','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (145,'IDX03','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (146,'IDX04','IDX04','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (147,'IDX04','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (148,'IDX05','IDX05','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (149,'IDX05','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (150,'ID00X','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (151,'ID00X','ID10001A','MAIN',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (152,'ID00X','ID10002A','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (153,'ID00X','ID10003A','MAIN',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (154,'ID0101','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (155,'ID0101','ID10002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (156,'ID0101','ID10005','MAIN',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (157,'ID00','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (158,'ID00','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (463,'ID910299','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (160,'ID01','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (161,'ID01','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (165,'ID01X','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (166,'ID01X','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (167,'ID01Y','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (168,'ID01Y','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (169,'ID01Z','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (170,'ID01Z','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (171,'ID20','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (172,'ID20','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (173,'ID20','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (174,'ID20','ID20','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (175,'ID2001','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (176,'ID2001','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (177,'ID2001','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (178,'ID2001','ID2001','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (462,'ID910201','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (180,'ID900290','ID900290','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (181,'ID900290','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (182,'ID200101','ID200101','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (183,'ID200101','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (184,'ID200101','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (185,'ID200101','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (461,'ID910201','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (460,'ID9102','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (459,'ID9102','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (189,'ID0101','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (193,'ID0101','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (195,'ID0102','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (196,'ID0102','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (458,'ID910199','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (457,'ID910199','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (202,'IDXXX02','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (203,'IDXXX03','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (204,'ID02X','ID20001','MAIN',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (205,'ID02X','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (206,'ID02','ID20002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (208,'ID02X','ID20002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (209,'ID02X','ID20003','MAIN',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (210,'ID02','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (211,'ID02','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (214,'ID02X','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (215,'ID02X','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (228,'ID02Z','ID20002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (456,'ID910101','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (219,'ID02Y','ID20002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (220,'ID02Y','ID20003','MAIN',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (221,'ID02Y','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (222,'ID02Y','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (226,'ID02Y','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (229,'ID02Z','ID20003','MAIN',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (230,'ID02Z','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (231,'ID02Z','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (232,'ID02Z','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (236,'ID200102','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (455,'ID910101','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (237,'ID200102','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (238,'ID200102','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (239,'ID200102','ID200102','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (454,'ID9101','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (430,'ID900198','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (431,'ID900199','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (432,'ID900199','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (433,'ID900201','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (426,'ID900104','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (427,'ID900105','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (428,'ID900105','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (429,'ID900198','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (423,'ID900103','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (424,'ID900103','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (425,'ID900104','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (419,'ID900101','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (420,'ID900101','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (421,'ID900102','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (422,'ID900102','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (418,'ID9003','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (415,'ID9002','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (416,'ID9002','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (417,'ID9003','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (414,'ID9001','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (413,'ID9001','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (411,'ID90','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (412,'ID90','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (410,'ID3401','ID3401','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (409,'ID3401','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (407,'ID3401','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (408,'ID3401','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (276,'IDX01','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (277,'IDX01','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (453,'ID9101','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (279,'IDX02','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (280,'IDX02','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (452,'ID91','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (282,'IDX03','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (283,'IDX03','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (451,'ID91','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (285,'IDX04','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (286,'IDX04','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (288,'IDX05','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (289,'IDX05','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (450,'ID900399','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (291,'ID2002','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (292,'ID2002','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (293,'ID2002','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (294,'ID2002','ID2002','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (449,'ID900399','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (296,'ID2003','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (297,'ID2003','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (298,'ID2003','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (299,'ID2003','ID2003','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (301,'ID21','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (302,'ID21','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (303,'ID21','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (304,'ID21','ID21','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (448,'ID900301','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (306,'ID2101','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (307,'ID2101','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (308,'ID2101','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (309,'ID2101','ID2101','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (447,'ID900301','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (311,'ID2102','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (312,'ID2102','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (313,'ID2102','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (314,'ID2102','ID2102','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (316,'ID22','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (317,'ID22','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (318,'ID22','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (319,'ID22','ID22','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (446,'ID900299','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (321,'ID2201','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (322,'ID2201','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (323,'ID2201','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (324,'ID2201','ID2201','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (445,'ID900299','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (326,'ID2202','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (327,'ID2202','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (328,'ID2202','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (329,'ID2202','ID2202','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (444,'ID900290','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (332,'ID0199C','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (333,'ID0199C','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (334,'ID0199C','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (335,'ID0199C','ID10099C','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (443,'ID900290','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (337,'ID0199R','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (338,'ID0199R','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (339,'ID0199R','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (340,'ID0199R','ID10099R','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (442,'ID900205','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (342,'ID0199T','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (343,'ID0199T','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (344,'ID0199T','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (345,'ID0199T','ID10099T','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (347,'ID30','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (348,'ID30','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (349,'ID30','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (350,'ID30','ID30','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (441,'ID900205','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (352,'ID31','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (353,'ID31','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (354,'ID31','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (355,'ID31','ID31','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (357,'ID32','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (358,'ID32','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (359,'ID32','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (360,'ID32','ID32','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (440,'ID900204','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (362,'ID3201','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (363,'ID3201','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (364,'ID3201','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (365,'ID3201','ID3201','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (439,'ID900204','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (367,'ID3202','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (368,'ID3202','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (369,'ID3202','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (370,'ID3202','ID3202','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (438,'ID900203','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (372,'ID3203','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (373,'ID3203','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (374,'ID3203','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (375,'ID3203','ID3203','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (377,'ID23','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (378,'ID23','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (379,'ID23','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (380,'ID23','ID23','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (437,'ID900203','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (382,'ID33','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (383,'ID33','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (384,'ID33','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (385,'ID33','ID33','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (387,'ID34','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (388,'ID34','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (389,'ID34','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (390,'ID34','ID34','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (436,'ID900202','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (392,'ID3301','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (393,'ID3301','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (394,'ID3301','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (395,'ID3301','ID3301','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (435,'ID900202','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (397,'ID3302','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (398,'ID3302','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (399,'ID3302','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (400,'ID3302','ID3302','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (434,'ID900201','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (402,'ID35','ID90000','MENU',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (403,'ID35','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (404,'ID35','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (405,'ID35','ID35','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (464,'ID910299','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (465,'ID9103','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (466,'ID9103','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (467,'ID910301','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (468,'ID910301','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (469,'ID910399','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (470,'ID910399','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (471,'ID70','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (472,'ID70','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (473,'ID7001','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (474,'ID7001','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (475,'ID7002','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (476,'ID7002','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (477,'ID7003','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (478,'ID7003','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (479,'ID7099','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (480,'ID7099','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (481,'ID0199D','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (482,'ID0199D','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (483,'ID0199D','ID10099','MAIN',1,1,1); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (485,'IDXXX05','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (486,'IDXXX05','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (487,'IDXXX06','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (488,'IDXXX06','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (489,'IDXXX03','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (490,'IDXXXE1','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (491,'IDXXXE1','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (492,'ID80','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (493,'ID80','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (494,'ID8001','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (495,'ID8001','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (496,'ID8002','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (497,'ID8002','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (498,'ID8003','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (499,'ID8003','ID90002','MENU',1,1,3); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (500,'ID8099','ID90001','MENU',1,1,2); +INSERT INTO `shopyoo_block_site_manager_DE` (`id`, `shopyoo_site_id`, `shopyoo_forgein_id`, `shopyoo_forgein_type`, `shopyoo_col_position`, `shopyoo_row_position`, `shopyoo_sort_order`) VALUES (501,'ID8099','ID90002','MENU',1,1,3); + +-- +-- Table structure for table `shopyoo_config_controlcodes` +-- + +CREATE TABLE `shopyoo_config_controlcodes` ( + `shopyoo_controlcode_value` varchar(100) default '', + `shopyoo_controlcode` varchar(100) NOT NULL default '', + `id` bigint(20) NOT NULL auto_increment, + PRIMARY KEY (`id`,`shopyoo_controlcode`), + UNIQUE KEY `CONTROL_CODE` (`shopyoo_controlcode`) +) TYPE=MyISAM COMMENT='ShopYoo Konfigurations Table'; + +-- +-- Dumping data for table `shopyoo_config_controlcodes` +-- + +INSERT INTO `shopyoo_config_controlcodes` (`shopyoo_controlcode_value`, `shopyoo_controlcode`, `id`) VALUES ('2430','CUST_NO',1); +INSERT INTO `shopyoo_config_controlcodes` (`shopyoo_controlcode_value`, `shopyoo_controlcode`, `id`) VALUES ('15','SEARCH_LIMIT',2); + +-- +-- Table structure for table `shopyoo_configuration_site_DE` +-- + +CREATE TABLE `shopyoo_configuration_site_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shopyoo_configuration_site_id` varchar(10) NOT NULL default '', + `shopyoo_configuration_file_stylesheet` varchar(100) NOT NULL default '', + `shopyoo_configuration_width_left` char(3) NOT NULL default '', + `shopyoo_configuration_width_right` char(3) NOT NULL default '', + `shopyoo_configuration_width_space` char(3) NOT NULL default '', + `shopyoo_configuration_height_left` char(3) NOT NULL default '', + `shopyoo_configuration_height_right` char(3) NOT NULL default '', + `shopyoo_configuration_height_space` char(3) NOT NULL default '', + PRIMARY KEY (`id`,`shopyoo_configuration_site_id`), + UNIQUE KEY `SITE_ID` (`shopyoo_configuration_site_id`) +) TYPE=MyISAM COMMENT='ShopYoo Configuration Site Table'; + +-- +-- Dumping data for table `shopyoo_configuration_site_DE` +-- + +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (1,'ID00','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (2,'ID01','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (3,'ID0101','shop_catalog.css','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (4,'ID0102','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (5,'ID02','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (6,'IDXXX02','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (7,'IDXXX03','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (8,'IDXXXE1','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (9,'IDXXX05','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (10,'IDXXX06','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (11,'ID70','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (12,'ID80','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (13,'ID7002','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (14,'ID7001','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (15,'ID7003','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (16,'ID8001','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (17,'ID8002','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (18,'ID8003','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (19,'ID90','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (20,'ID900201','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (21,'ID9001','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (22,'ID900101','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (23,'ID9002','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (24,'ID900102','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (25,'ID900103','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (26,'ID900104','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (27,'ID900105','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (28,'ID900198','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (29,'ID900199','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (30,'ID900202','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (31,'ID900203','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (32,'ID900204','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (33,'ID900205','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (34,'ID900299','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (35,'ID9003','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (36,'ID900301','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (37,'ID900399','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (38,'ID7099','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (39,'ID8099','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (40,'ID91','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (41,'ID9101','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (42,'ID9102','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (43,'ID9103','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (44,'ID910101','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (45,'ID910199','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (46,'ID910201','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (47,'ID910299','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (48,'ID910301','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (49,'ID910399','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (53,'ID01Y','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (51,'ID01X','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (52,'ID01Z','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (54,'ID0199D','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (55,'IDX01','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (56,'IDX02','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (57,'IDX03','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (58,'IDX04','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (59,'IDX05','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (60,'ID20','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (61,'ID2001','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (62,'ID900290','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (63,'ID200101','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (64,'ID02X','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (65,'ID02Y','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (66,'ID02Z','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (67,'ID200102','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (68,'ID200103','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (69,'ID200104','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (70,'ID200105','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (71,'ID200109','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (72,'ID200108','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (73,'ID200107','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (74,'ID200106','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (75,'ID2002','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (76,'ID2003','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (77,'ID21','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (78,'ID2101','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (79,'ID2102','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (80,'ID22','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (81,'ID2201','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (82,'ID2202','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (83,'ID0199C','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (84,'ID0199R','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (85,'ID0199T','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (86,'ID30','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (87,'ID31','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (88,'ID32','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (89,'ID3201','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (90,'ID3202','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (91,'ID3203','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (92,'ID23','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (93,'ID33','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (94,'ID34','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (95,'ID3301','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (96,'ID3302','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (97,'ID35','','240','520','10','*','*','*'); +INSERT INTO `shopyoo_configuration_site_DE` (`id`, `shopyoo_configuration_site_id`, `shopyoo_configuration_file_stylesheet`, `shopyoo_configuration_width_left`, `shopyoo_configuration_width_right`, `shopyoo_configuration_width_space`, `shopyoo_configuration_height_left`, `shopyoo_configuration_height_right`, `shopyoo_configuration_height_space`) VALUES (98,'ID3401','','240','520','10','*','*','*'); + +-- +-- Table structure for table `shopyoo_languages` +-- + +CREATE TABLE `shopyoo_languages` ( + `id` bigint(20) NOT NULL auto_increment, + `shopyoo_language_code` char(2) NOT NULL default '', + `shopyoo_language_text` varchar(100) NOT NULL default '', + `shopyoo_language_image` varchar(100) NOT NULL default '', + `shopyoo_language_description` varchar(100) NOT NULL default '', + `shopyoo_language_order` int(11) NOT NULL default '0', + `shopyoo_language_active` char(1) NOT NULL default '', + PRIMARY KEY (`id`,`shopyoo_language_code`), + UNIQUE KEY `LANGUAGE_CODE` (`shopyoo_language_code`) +) TYPE=MyISAM COMMENT='Unterstützte ShopYoo Sprachen Table'; + +-- +-- Dumping data for table `shopyoo_languages` +-- + +INSERT INTO `shopyoo_languages` (`id`, `shopyoo_language_code`, `shopyoo_language_text`, `shopyoo_language_image`, `shopyoo_language_description`, `shopyoo_language_order`, `shopyoo_language_active`) VALUES (1,'DE','Deutscher Shopkatalog','','deutscher Sprachmodus',1,'Y'); +INSERT INTO `shopyoo_languages` (`id`, `shopyoo_language_code`, `shopyoo_language_text`, `shopyoo_language_image`, `shopyoo_language_description`, `shopyoo_language_order`, `shopyoo_language_active`) VALUES (2,'EN','Englischer Shopkatalog','','englischer Sprachmodus',1,'N'); + +-- +-- Table structure for table `shopyoo_message_manager_DE` +-- + +CREATE TABLE `shopyoo_message_manager_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shopyoo_message_id` varchar(10) NOT NULL default '', + `shopyoo_message_topic` varchar(100) NOT NULL default '', + `shopyoo_message_text` varchar(255) NOT NULL default '', + `shopyoo_message_type` char(1) NOT NULL default '', + `shopyoo_message_group` varchar(100) NOT NULL default '', + `shopyoo_message_active` char(1) NOT NULL default 'Y', + PRIMARY KEY (`id`,`shopyoo_message_id`), + UNIQUE KEY `MESSAGE_ID` (`shopyoo_message_id`) +) TYPE=MyISAM COMMENT='ShopYoo Nachrichten Manager Table'; + +-- +-- Dumping data for table `shopyoo_message_manager_DE` +-- + +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (1,'MT00001001','LINK','alle','L','SHOPCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (2,'MT00001002','TEXT','Gesamtkatalog','T','SHOPCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (3,'MT00001003','LINK','zurück','L','SHOPCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (4,'MT00001004','ERROR','Keine Einträge vorhanden.','E','SHOPCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (5,'MT00001005','TEXT','Shops','T','SHOPCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (6,'MT00002001','LINK','Registrieren','L','REGISTER','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (7,'MT00002002','TEXT','Username','T','REGISTER','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (8,'MT00002003','TEXT','Passwort','T','REGISTER','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (9,'MT00002004','LINK','Login...','L','REGISTER','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (10,'MT00002005','LINK','Logout','L','REGISTER','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (11,'MT00003001','TEXT','Kunden','T','REGISTERSELECT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (12,'MT00003002','TEXT','Händler','T','REGISTERSELECT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (13,'MT00003003','TEXT','Firma','T','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (14,'MT00003004','TEXT','Nachname','T','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (15,'MT00003005','TEXT','Vorname','T','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (16,'MT00003006','TEXT','Anrede','T','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (17,'MT00003007','TEXT','Zusatz','T','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (18,'MT00003008','TEXT','Strasse','T','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (19,'MT00003009','TEXT','PLZ','T','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (20,'MT00003010','TEXT','Ort','T','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (21,'MT00003011','TEXT','Land','T','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (22,'MT00003012','TEXT','Telefon','T','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (23,'MT00003013','TEXT','Telefax','T','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (24,'MT00003014','TEXT','Email','T','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (25,'MT00003015','LINK','Eintragen','L','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (26,'MT00003016','LINK','Löschen','L','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (27,'MT00003017','LINK','Update','L','CUSTOMERINSERT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (28,'MT00003018','TEXT','Kundennummer','T','CHANGE_USERNAME','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (29,'MT00003019','TEXT','neuer Username','T','CHANGE_USERNAME','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (30,'MT00003020','TEXT','Passwort eingeben','T','CHANGE_USERNAME','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (31,'MT00003021','TEXT','alter Username','T','CHANGE_USERNAME','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (32,'MT00003022','LINK','Username ändern','L','CHANGE_USERNAME','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (33,'MT00003023','TEXT','Kundennummer','T','CHANGE_PASSWORD','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (34,'MT00003024','TEXT','altes Password','T','CHANGE_PASSWORD','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (35,'MT00003025','TEXT','neues Password','T','CHANGE_PASSWORD','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (36,'MT00003026','TEXT','Password bestätigen','T','CHANGE_PASSWORD','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (37,'MT00003027','LINK','Password ändern','L','CHANGE_PASSWORD','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (38,'MT00004001','TEXT','Shopname','T','SHOPINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (39,'MT00004002','TEXT','Kategorien','T','SHOPINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (40,'MT00004003','TEXT','Eintragungsart','T','SHOPINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (41,'MT00004004','TEXT','Bitte wählen Sie Sprachplatform von ShopYoo aus, bei der Sie Ihren Shop registrieren möchten.','T','SHOPINSERT_INDEX','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (42,'MT00004005','TEXT','Bitte beachten Sie, dass sämtlich shopbezogene Eingaben in der ausgewählten Sprache getätigt werden sollten.','T','SHOPINSERT_INDEX','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (43,'MT00004006','LINK','Übernehmen &
nächster Schritt','L','SHOPINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (44,'MT00004007','LINK','Schritt zurück','L','SHOPINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (45,'MT00004008','LINK','Daten aktualisieren','L','SHOPINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (46,'MT00004009','TEXT','Auswahl mehrerer Kategorien mit
gedrückter Strg - Taste möglich.','T','SHOPINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (47,'MT00009001','TEXT','--- Bitte Kategorie(n) auswählen ---','T','CATEGORIES','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (48,'MT00004010','TEXT','Plattformen','T','SHOPINSERT_PAGE2','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (49,'MT00004011','TEXT','Standard URL','T','SHOPINSERT_PAGE2','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (50,'MT00004012','TEXT','weitere URLs','T','SHOPINSERT_PAGE2','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (51,'MT00004013','TEXT','Shoptype','T','SHOPINSERT_PAGE2','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (52,'MT00004014','TEXT','Suchbegriffe','T','SHOPINSERT_PAGE2','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (53,'MT00004015','TEXT','Produkte','T','SHOPINSERT_PAGE2','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (54,'MT00004016','TEXT','Beschreibung','T','SHOPINSERT_PAGE2','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (55,'MT00004017','TEXT','Sprache(n)','T','SHOPINSERT_PAGE3','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (56,'MT00004018','TEXT','Bestellart(en)','T','SHOPINSERT_PAGE3','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (57,'MT00004019','TEXT','Zahlungsart(en)','T','SHOPINSERT_PAGE3','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (58,'MT00004020','TEXT','Versandart(en)','T','SHOPINSERT_PAGE3','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (59,'MT00004021','TEXT','Versand','T','SHOPINSERT_PAGE3','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (60,'MT00004022','TEXT','Lieferservice','T','SHOPINSERT_PAGE3','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (61,'MT00004023','TEXT','Serviceart(en)','T','SHOPINSERT_PAGE3','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (62,'MT00004024','TEXT','Sicherheit(en)','T','SHOPINSERT_PAGE3','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (63,'MT00004025','TEXT','Zertifikat(e)','T','SHOPINSERT_PAGE3','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (64,'MT00004026','TEXT','Firma','T','SHOPINSERT_PAGE4','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (65,'MT00004027','TEXT','Ansprechpartner','T','SHOPINSERT_PAGE4','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (66,'MT00004028','TEXT','Telefon','T','SHOPINSERT_PAGE4','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (67,'MT00004029','TEXT','Telefax','T','SHOPINSERT_PAGE4','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (68,'MT00004030','TEXT','Email','T','SHOPINSERT_PAGE4','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (69,'MT00004031','TEXT','PLZ','T','SHOPINSERT_PAGE4','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (70,'MT00004032','TEXT','Ort','T','SHOPINSERT_PAGE4','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (71,'MT00004033','TEXT','Land','T','SHOPINSERT_PAGE4','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (77,'MT00004034','TEXT','Basiswährung','T','SHOPINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (73,'MT00004035','TEXT','Zahlungszuschläge','T','SHOPINSERT_PAGE5','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (74,'MT00004036','TEXT','Transportkosten','T','SHOPINSERT_PAGE5','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (75,'MT00004037','TEXT','Keine Zahlungsarten im Bereich \"Shopservices\" ausgewählt.','T','SHOPINSERT_PAGE5','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (76,'MT00004038','TEXT','Keine Versandarten im Bereich \"Shopservices\" ausgewählt.','T','SHOPINSERT_PAGE5','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (78,'MT00004040','LINK','Shop eintragen','L','SHOPINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (79,'MT00004041','LINK','Abbruch','L','SHOPINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (80,'MT00004042','TEXT','Überprüfung der Eingabeseiten','T','SHOPINSERT_PAGE98','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (81,'MT00004043','TEXT','Daten bitte vervollständigen.','T','SHOPINSERT_PAGE98','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (82,'MT00004044','TEXT','Daten sind vollständig.','T','SHOPINSERT_PAGE98','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (83,'MT00004045','LINK','Neustart','L','SHOPINSERT_PAGE98','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (86,'MT00004046','LINK','Hauptseite','L','SHOPINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (85,'MT00004047','TEXT','JA, Ich habe die AGB\'s gelesen und bin damit einverstanden!','T','SHOPINSERT_PAGE98','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (87,'MT00004048','TEXT','Information','T','SHOPINSERT_PAGE99','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (88,'MT00004049','LINK','zurück','L','SHOPINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (89,'MT00005001','TEXT','Bitte wählen Sie den Shop aus, den Sie bearbeiten möchten.','T','SHOPUPDATE_INDEX','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (90,'MT00005002','TEXT','Leider sind für Ihren Account keine Onlineshops registriert.','T','SHOPUPDATE_INDEX','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (91,'MT00005003','TEXT','Bitte wählen Sie einen Shop aus dem entsprechenden Shopkatalog aus.','T','SHOPUPDATE_INDEX','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (92,'MT00005004','TEXT','Ausgewählter Shop','T','SHOPUPDATE_INDEX','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (93,'MT00005005','LINK','neuen Shop auswählen','L','SHOPUPDATE_INDEX','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (94,'MT00006001','TEXT','Bitte wählen Sie den Shop aus, den Sie entfernen möchten','T','SHOPDELETE_INDEX','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (95,'MT00006002','TEXT','Leider sind für Ihren Account keine Onlineshops registriert.','T','SHOPDELETE_INDEX','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (96,'MT00006003','TEXT','Bitte wählen Sie den entsprechenden Shop aus dem Shopkatalog aus.','T','SHOPDELETE_INDEX','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (97,'MT00006004','TEXT','Wählen Sie bitte die entsprechende Lösch Prozedur.','T','SHOPDELETE_INDEX','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (98,'MT00006005','LINK','neuen Shop auswählen','L','SHOPDELETE_INDEX','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (102,'MT00006007','TEXT','Shopname','T','SHOPDELETE_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (101,'MT00006006','TEXT','Information','T','SHOPDELETE_PAGE99','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (103,'MT00006008','TEXT','Password','T','SHOPDELETE_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (104,'MT00004050','LINK','Löschen','L','SHOPINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (105,'MT00007001','TEXT','Information','T','CUSTOMERINSERT_PAGE99','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (106,'MT00007002','LINK','Hauptseite','L','CUSTOMERINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (107,'MT00007003','LINK','zurück','L','CUSTOMERINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (109,'MT00008001','TEXT','Information','T','PRODUCTINSERT_PAGE99','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (110,'MT00008002','TEXT','Bitte wählen Sie einen Shop aus dem entsprechenden Shopkatalog aus.','T','PRODUCTINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (111,'MT00004051','TEXT','AGB - Link','T','SHOPINSERT_PAGE2','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (112,'MT00008003','TEXT','Eintragungsart','T','PRODUCTINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (113,'MT00008004','TEXT','Daten per URL - Link','T','PRODUCTINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (114,'MT00008005','TEXT','Daten per Datei Upload','T','PRODUCTINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (115,'MT00008006','TEXT','Gültigkeit','T','PRODUCTINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (116,'MT00008007','TEXT','Tag(e)','T','PRODUCTINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (117,'MT00008008','TEXT','Aktualisierungsmodus','T','PRODUCTINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (118,'MT00008009','TEXT','Währung','T','PRODUCTINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (120,'MT00008010','TEXT','Verkaufsprovision','T','PRODUCTINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (121,'MT00008011','TEXT','%','T','PRODUCTINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (122,'MT00008012','LINK','Hinzufügen','L','PRODUCTINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (123,'MT00008013','LINK','Aktualisieren','L','PRODUCTINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (124,'MT00008014','LINK','Abbruch','L','PRODUCTINSERT_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (125,'MT00008015','TEXT','Leider sind für Ihren Account keine Shops registriert','T','PRODUCTINSERT_PAGE1','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (126,'MT00010001','TEXT','Keine','T','SHOP_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (127,'MT00010002','TEXT','Eintrag','T','SHOP_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (128,'MT00010003','TEXT','Einträge','T','SHOP_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (129,'MT00010004','TEXT','vorhanden.','T','SHOP_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (130,'MT00010005','LINK','Details','L','SHOP_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (131,'MT00010006','LINK','Kommentare','L','SHOP_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (132,'MT00011001','TEXT','Suchbegriff','T','SHOP_SEARCHFORM','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (133,'MT00011002','TEXT','Suchoption','T','SHOP_SEARCHFORM','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (134,'MT00011003','LINK','Suchen','L','SHOP_SEARCHFORM','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (135,'MT00010007','TEXT','Eingetragen am','T','SHOP_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (136,'MT00012001','TEXT','Shopinformationen','T','SHOP_SHOPDETAILS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (137,'MT00012002','TEXT','verfügbar','T','SHOP_SHOPDETAILS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (138,'MT00012003','TEXT','nicht verfügbar','T','SHOP_SHOPDETAILS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (139,'MT00012004','TEXT','Kundenservice','T','SHOP_SHOPDETAILS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (142,'MT00010008','TEXT','Alle Einträge','T','SHOP_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (143,'MT00001006','TEXT','Suchergebnis','T','SHOPCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (144,'MT00001007','LINK','Betreiben Sie einen Onlineshop?','L','SHOPCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (145,'MT00004052','TEXT','Shopdetails','T','SHOPINSERT_PAGE90','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (146,'MT00004053','LINK','Daten zurücksetzen','L','SHOPINSERT_PAGE90','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (147,'MT00004054','TEXT','Besucher','T','SHOPINSERT_PAGE90','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (148,'MT00004055','TEXT','Shopclicks','T','SHOPINSERT_PAGE90','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (149,'MT00004056','TEXT','Shopbewertungen','T','SHOPINSERT_PAGE90','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (150,'MT00004057','TEXT','Shopbestellungen','T','SHOPINSERT_PAGE90','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (151,'MT00004058','TEXT','Shopkommentare','T','SHOPINSERT_PAGE90','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (152,'MT00013001','LINK','weiter','L','SEARCH_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (153,'MT00013002','LINK','zurück','L','SEARCH_NAVIGATION','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (154,'MT00014001','LINK','alle','L','PRODUCTCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (155,'MT00014002','TEXT','Gesamtkatalog','T','PRODUCTCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (156,'MT00014003','LINK','zurück','L','PRODUCTCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (157,'MT00014004','ERROR','Keine Einträge vorhanden.','E','PRODUCTCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (158,'MT00014005','TEXT','Shops','T','PRODUCTCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (159,'MT00014006','TEXT','Suchergebnis','T','PRODUCTCATALOG','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (160,'MT00015001','TEXT','Keine','T','PRODUCT_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (161,'MT00015002','TEXT','Eintrag','T','PRODUCT_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (162,'MT00015003','TEXT','Einträge','T','PRODUCT_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (163,'MT00015004','TEXT','vorhanden.','T','PRODUCT_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (164,'MT00015005','LINK','Details','L','PRODUCT_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (165,'MT00015006','LINK','Kommentare','L','PROCUCT_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (166,'MT00015007','TEXT','Eingetragen am','T','PRODUCT_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (167,'MT00015008','TEXT','Alle Einträge','T','PRODUCT_SEARCHRESULT','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (168,'MT00016001','TEXT','Suchbegriff','T','PRODUCT_SEARCHFORM','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (169,'MT00016002','TEXT','Suchoption','T','PRODUCT_SEARCHFORM','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (170,'MT00016003','LINK','Suchen','L','PRODUCT_SEARCHFORM','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (171,'MT00012005','LINK','Kommentare','T','SHOP_SHOPDETAILS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (172,'MT00012006','LINK','Bewertung','L','SHOP_SHOPDETAILS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (173,'MT00012007','LINK','Weiterempfehlen','L','SHOP_SHOPDETAILS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (174,'MT00012008','LINK','zurück','L','SHOP_SHOPDETAILS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (175,'MT00017001','LINK','zurück','L','SHOP_SHOPTELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (176,'MT00017002','TEXT','Ihr Name','T','SHOP_SHOPTELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (177,'MT00017003','TEXT','Ihre Email','T','SHOP_SHOPTELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (178,'MT00017004','TEXT','Empfänger Name','T','SHOP_SHOPTELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (179,'MT00017005','TEXT','Empfänger Email','T','SHOP_SHOPTELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (180,'MT00017006','TEXT','Nachricht','T','SHOP_SHOPTELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (181,'MT00017007','LINK','Senden','L','SHOP_SHOPTELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (182,'MT00017008','LINK','Löschen','L','SHOP_SHOPTELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (183,'MT00018001','TEXT','Ihr Name','T','SHOPYOO_TELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (184,'MT00018002','TEXT','Ihre Email','T','SHOPYOO_TELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (185,'MT00018003','TEXT','Empfänger Name','T','SHOPYOO_TELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (186,'MT00018004','TEXT','Empfänger Email','T','SHOPYOO_TELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (187,'MT00018005','TEXT','Nachricht','T','SHOPYOO_TELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (188,'MT00018006','LINK','Senden','L','SHOPYOO_TELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (189,'MT00018007','LINK','Löschen','L','SHOPYOO_TELLFRIEND','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (190,'MT00019001','TEXT','Ihr Name','T','SHOPYOO_QUESTIONS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (191,'MT00019002','TEXT','Ihre Email','T','SHOPYOO_QUESTIONS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (192,'MT00019003','TEXT','Nachricht','T','SHOPYOO_QUESTIONS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (193,'MT00019004','LINK','Senden','L','SHOPYOO_QUESTIONS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (194,'MT00019005','LINK','Löschen','L','SHOPYOO_QUESTIONS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (195,'MT00020001','TEXT','Lieferzeiten','T','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (196,'MT00020002','TEXT','Ladezeiten','T','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (197,'MT00020003','TEXT','Layout','T','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (198,'MT00020004','TEXT','Sicherheit','T','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (199,'MT00020005','TEXT','Zahlungsmethoden','T','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (200,'MT00020006','TEXT','Service','T','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (201,'MT00020007','TEXT','Informationsinhalt','T','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (202,'MT00020008','TEXT','Sortiment','T','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (203,'MT00020009','TEXT','Preis / Leistung','T','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (204,'MT00020010','TEXT','Kundenfreundlichkeit','T','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (205,'MT00020011','TEXT','Gesamtbewertung','T','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (206,'MT00020012','LINK','Aktualisieren','L','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (207,'MT00020013','LINK','Löschen','L','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (208,'MT00020014','LINK','zurück','L','SHOP_SHOPRATE','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (209,'MT00021001','TEXT','Ihr Name','T','SHOPYOO_NEWSLETTER','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (210,'MT00021002','TEXT','Ihre Email','T','SHOPYOO_NEWSLETTER','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (211,'MT00021003','LINK','Abonnieren','L','SHOPYOO_NEWSLETTER','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (212,'MT00021004','LINK','Zurücksetzen','L','SHOPYOO_NEWSLETTER','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (213,'MT00022001','TEXT','Kommentar hinzufügen','T','SHOPCOMMENTS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (214,'MT00022002','TEXT','Ihr Name','T','SHOPCOMMENTS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (215,'MT00022003','TEXT','Ihre Email','T','SHOPCOMMENTS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (216,'MT00022004','TEXT','Betreff','T','SHOPCOMMENTS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (217,'MT00022005','TEXT','Kommentar','T','SHOPCOMMENTS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (218,'MT00022006','LINK','Hinzufügen','L','SHOPCOMMENTS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (219,'MT00022007','LINK','Löschen','L','SHOPCOMMENTS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (220,'MT00022008','LINK','zurück','L','SHOPCOMMENTS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (221,'MT00022009','TEXT','Kommentar Übersicht','T','SHOPCOMMENTS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (222,'MT00022010','TEXT','Keine Kommentare vorhanden.','T','SHOPCOMMENTS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (223,'MT00022011','TEXT','Autor','T','SHOPCOMMENTS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (224,'MT00022012','TEXT','Eingetragen am','T','SHOPCOMMENTS','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (225,'MT00023001','TEXT','Empfehlung von ShopYoo durch','T','SHOPYOO_MAILING','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (226,'MT00023002','TEXT','Frage an ShopYoo durch','T','SHOPYOO_MAILING','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (227,'MT00023003','TEXT','Ihre Zugangsdaten für ShopYoo','T','SHOPYOO_MAILING','Y'); +INSERT INTO `shopyoo_message_manager_DE` (`id`, `shopyoo_message_id`, `shopyoo_message_topic`, `shopyoo_message_text`, `shopyoo_message_type`, `shopyoo_message_group`, `shopyoo_message_active`) VALUES (229,'MT00023004','TEXT','Empfehlung eines ShopYoo registriereten Shops durch','T','SHOPYOO_MAILING','Y'); + +-- +-- Table structure for table `shopyoo_product_categories_DE` +-- + +CREATE TABLE `shopyoo_product_categories_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `product_cat_id` varchar(10) NOT NULL default '', + `product_cat_name` varchar(100) default '', + `product_cat_insertdate` date NOT NULL default '0000-00-00', + `product_mainlevel_id` varchar(4) default '', + `product_toplevel_id` varchar(10) default '', + `product_cat_level` int(11) NOT NULL default '0', + `product_cat_lastlevel` char(1) NOT NULL default 'Y', + `product_cat_active` char(1) NOT NULL default 'Y', + `product_cat_position` int(11) NOT NULL default '0', + `product_cat_image_file` varchar(100) default '', + `product_cat_insertuser` varchar(100) NOT NULL default '', + PRIMARY KEY (`id`,`product_cat_id`), + UNIQUE KEY `PRODUCT_CAT_ID` (`product_cat_id`) +) TYPE=MyISAM COMMENT='Produkte Kategorien Table'; + +-- +-- Dumping data for table `shopyoo_product_categories_DE` +-- + +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (1,'ID01','Auto & Verkehr','2003-07-23','ID01','',1,'N','Y',1,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (2,'ID0101','Auto','2003-07-23','ID01','ID01',2,'Y','Y',5,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (3,'ID0102','Fahrräder','2003-07-23','ID01','ID01',2,'N','Y',1,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (5,'ID0103','Motorräder','2003-07-23','ID01','ID01',2,'Y','Y',2,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (6,'ID0105','Autozubehör','2003-07-23','ID01','ID01',2,'Y','Y',4,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (7,'ID0104','Mietwagen','2003-07-23','ID01','ID01',2,'Y','Y',3,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (8,'ID0199','Diverses','2003-07-23','ID01','ID01',2,'Y','Y',99,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (9,'ID02','Büro & Bedarf & Schule','2003-07-23','ID02','',1,'N','Y',9,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (10,'ID0201','Bürobedarf','2003-07-23','ID02','ID02',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (11,'ID0202','Büomöbel','2003-07-23','ID02','ID02',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (12,'ID0203','Bürotechnik','2003-07-23','ID02','ID02',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (13,'ID0299','Diverses','2003-07-23','ID02','ID02',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (14,'ID03','Computer & Internet','2003-07-23','ID03','',1,'N','Y',15,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (15,'ID0301','Hardware','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (16,'ID0302','Provider','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (17,'ID0303','Schnäppchen','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (18,'ID0304','Software','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (19,'ID0305','Videospiele','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (20,'ID0306','Webdienste','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (21,'ID0399','Diverses','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (22,'ID04','Dienstleistung & Service','2003-07-23','ID04','',1,'N','Y',14,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (23,'ID0401','Arbeit','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (24,'ID0402','Beratung','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (25,'ID0403','Bildung','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (26,'ID0404','Blumenservice','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (27,'ID0405','Fotografie','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (28,'ID0406','Gesundheit','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (29,'ID0407','Handwerk','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (30,'ID0408','Internet','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (31,'ID0409','Jobvermittlung','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (32,'ID0410','Kuriesdienste','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (33,'ID0411','Marketing & Werbung','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (36,'ID0412','Partnervermittlung','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (37,'ID0413','Preisagenturen','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (38,'ID0414','Rechtsanwälte','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (39,'ID0415','Speditionen','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (40,'ID0416','Unternehmensberatung','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (41,'ID0417','Übersetzungen','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (42,'ID0499','Diverses','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (43,'ID05','Essen & Trinken & Co.','2003-07-23','ID05','',1,'N','Y',13,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (44,'ID0501','Bio','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (45,'ID0502','Gesundheit','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (46,'ID0503','Getränke','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (47,'ID0504','Kochen / Küchengeräte','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (48,'ID0505','Lebensmittel','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (49,'ID0506','Lieferservice','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (50,'ID0507','Partyservice','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (51,'ID0508','Restaurants','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (52,'ID0509','Supermärkte','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (53,'ID0510','Spezialitäten','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (54,'ID0511','Süsswaren','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (55,'ID0512','Tabakwaren','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (56,'ID0513','Wein','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (57,'ID0599','Diverses','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (58,'ID06','Geld & Co.','2003-07-23','ID06','',1,'N','Y',11,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (59,'ID0601','Aktien / Kapitalanlagen','2003-07-23','ID06','ID06',2,'Y','Y',6,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (60,'ID0602','Banken & Sparkassen','2003-07-23','ID06','ID06',2,'Y','Y',5,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (61,'ID0603','Finanzberatung','2003-07-23','ID06','ID06',2,'Y','Y',2,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (62,'ID0604','Immobilien','2003-07-23','ID06','ID06',2,'Y','Y',1,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (63,'ID0605','Steuern','2003-07-23','ID06','ID06',2,'Y','Y',4,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (64,'ID0606','Versicherungen','2003-07-23','ID06','ID06',2,'Y','Y',3,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (65,'ID0699','Diverses','2003-07-23','ID06','ID06',2,'Y','Y',99,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (66,'ID07','Gesundheit & Fitness','2003-07-23','ID07','',1,'N','Y',10,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (67,'ID0701','Gesundheit','2003-07-23','ID07','ID07',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (68,'ID0702','Medikamente','2003-07-23','ID07','ID07',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (69,'ID0703','Medizintechnik','2003-07-23','ID07','ID07',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (70,'ID0704','Sportgeräte','2003-07-23','ID07','ID07',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (71,'ID0799','Diverses','2003-07-23','ID07','ID07',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (72,'ID08','Haus & Garten','2003-07-23','ID08','',1,'N','Y',8,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (73,'ID0801','Gartenbedarf','2003-07-23','ID08','ID08',2,'Y','Y',3,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (74,'ID0802','Haushalt & Wohnen','2003-07-23','ID08','ID08',2,'Y','Y',4,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (75,'ID0803','Heimwerkerbedarf','2003-07-23','ID08','ID08',2,'Y','Y',5,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (76,'ID0804','Möbel','2003-07-23','ID08','ID08',2,'Y','Y',2,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (77,'ID0805','Immobilien','2003-07-23','ID08','ID08',2,'Y','Y',1,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (78,'ID0806','Innenausstattung','2003-07-23','ID08','ID08',2,'Y','Y',6,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (79,'ID0807','Pflanzen / Blumen','2003-07-23','ID08','ID08',2,'Y','Y',7,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (80,'ID0899','Diverses','2003-07-23','ID08','ID08',2,'Y','Y',99,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (81,'ID09','Kunst & Kultur','2003-07-23','ID09','',1,'N','Y',7,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (82,'ID0901','Fotografie','2003-07-23','ID09','ID09',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (83,'ID0902','Kunst','2003-07-23','ID09','ID09',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (84,'ID0903','Messen','2003-07-23','ID09','ID09',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (85,'ID0904','Theater','2003-07-23','ID09','ID09',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (86,'ID0905','Spiritualität','2003-07-23','ID09','ID09',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (87,'ID0999','Diverses','2003-07-23','ID09','ID09',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (88,'ID10','Markplätze','2003-07-23','ID10','',1,'N','Y',6,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (89,'ID1001','Auktionen','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (90,'ID1002','Co-Shopping','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (91,'ID1003','Fan Shops','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (92,'ID1004','Kaufhäuser','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (93,'ID1005','Kleinanzeigen','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (94,'ID1006','Versandhäuser','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (95,'ID1099','Diverses','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (96,'ID11','Mode & Bekleidung','2003-07-23','ID11','',1,'N','Y',2,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (97,'ID1101','Accessoires','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (98,'ID1102','Babyartikel','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (99,'ID1103','Brillen','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (100,'ID1104','Damenmode','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (101,'ID1105','Designer','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (102,'ID1106','Herrenmode','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (103,'ID1107','Kindermode','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (104,'ID1108','Lederwaren','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (105,'ID1109','Schmuck','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (106,'ID1110','Schuhe','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (107,'ID1111','Sportbekleidung','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (108,'ID1112','Trendware','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (109,'ID1113','Uhren','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (110,'ID1114','Wäsche','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (111,'ID1115','Dessous','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (112,'ID1116','Lifestyle','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (113,'ID1117','Sportsware','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (114,'ID1199','Diverses','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (115,'ID12','Reisen & Co.','2003-07-23','ID12','',1,'N','Y',5,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (116,'ID1201','Ferienwohnungen & -häuser','2003-07-23','ID12','ID12',2,'Y','Y',5,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (117,'ID1202','Fluggesellschaften','2003-07-23','ID12','ID12',2,'Y','Y',1,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (118,'ID1203','Hotels und Unterkünfte','2003-07-23','ID12','ID12',2,'Y','Y',4,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (119,'ID1204','Outdoor','2003-07-23','ID12','ID12',2,'Y','Y',2,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (120,'ID1205','Reisebüros','2003-07-23','ID12','ID12',2,'Y','Y',3,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (121,'ID1299','Diverses','2003-07-23','ID12','ID12',2,'Y','Y',99,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (122,'ID13','Technik & Elektronik','2003-07-23','ID13','',1,'N','Y',3,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (123,'ID1301','Audio','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (124,'ID1302','Elektronik','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (125,'ID1303','Foto / Optik','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (126,'ID1304','Handys','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (127,'ID1305','Hifi / TV / Video','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (128,'ID1306','Medizin','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (129,'ID1307','Telekommunikation','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (130,'ID1399','Diverses','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (131,'ID14','Unterhaltung & Freizeit','2003-07-23','ID14','',1,'N','Y',12,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (132,'ID1401','Bücher','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (133,'ID1402','DVD / Videos','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (134,'ID1403','Entertainment','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (135,'ID1404','Erotik','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (136,'ID1405','Esoterik','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (137,'ID1406','Geschenkartikel','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (138,'ID1407','Lotterien / Spielbanken','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (139,'ID1408','Musik','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (140,'ID1409','Reisen','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (141,'ID1410','Spiel & Spass','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (142,'ID1411','Sport & Outdoor','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (143,'ID1412','Events & Tickets','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (144,'ID1413','Zeitschriften / Abonnements','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (145,'ID1414','Spielwaren & Co.','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (146,'ID1415','Reitsport','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (147,'ID1499','Diverses','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (148,'ID15','Wellness & Co.','2003-07-23','ID15','',1,'N','Y',4,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (149,'ID1501','Beratung','2003-07-23','ID15','ID15',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (150,'ID1502','Kosmetik','2003-07-23','ID15','ID15',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (151,'ID1503','Körperpflege','2003-07-23','ID15','ID15',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (152,'ID1504','Fitness','2003-07-23','ID15','ID15',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (153,'ID1505','Medizin','2003-07-23','ID15','ID15',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (154,'ID1599','Diverses','2003-07-23','ID15','ID15',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (155,'ID010201','Mountainbikes','2003-10-23','ID01','ID0102',3,'N','Y',1,NULL,'TS'); +INSERT INTO `shopyoo_product_categories_DE` (`id`, `product_cat_id`, `product_cat_name`, `product_cat_insertdate`, `product_mainlevel_id`, `product_toplevel_id`, `product_cat_level`, `product_cat_lastlevel`, `product_cat_active`, `product_cat_position`, `product_cat_image_file`, `product_cat_insertuser`) VALUES (156,'ID01020101','Shimano','2003-10-23','ID01','ID010201',4,'Y','Y',1,NULL,'TS'); + +-- +-- Table structure for table `shopyoo_shop_categories_DE` +-- + +CREATE TABLE `shopyoo_shop_categories_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shop_cat_id` varchar(10) NOT NULL default '', + `shop_cat_name` varchar(100) default '', + `shop_cat_insertdate` date NOT NULL default '0000-00-00', + `shop_mainlevel_id` varchar(4) default '', + `shop_toplevel_id` varchar(10) default '', + `shop_cat_level` int(11) NOT NULL default '0', + `shop_cat_lastlevel` char(1) NOT NULL default 'Y', + `shop_cat_active` char(1) NOT NULL default 'Y', + `shop_cat_position` int(11) NOT NULL default '0', + `shop_cat_image_file` varchar(100) default '', + `shop_cat_insertuser` varchar(100) NOT NULL default '', + PRIMARY KEY (`id`,`shop_cat_id`), + UNIQUE KEY `SHOP_CAT_ID` (`shop_cat_id`) +) TYPE=MyISAM COMMENT='Shop Kategorien Table'; + +-- +-- Dumping data for table `shopyoo_shop_categories_DE` +-- + +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (1,'ID01','Auto & Verkehr','2003-07-23','ID01','',1,'N','Y',1,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (2,'ID0101','Auto','2003-07-23','ID01','ID01',2,'Y','Y',5,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (3,'ID0102','Fahrräder','2003-07-23','ID01','ID01',2,'N','Y',1,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (5,'ID0103','Motorräder','2003-07-23','ID01','ID01',2,'Y','Y',2,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (6,'ID0105','Autozubehör','2003-07-23','ID01','ID01',2,'Y','Y',4,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (7,'ID0104','Mietwagen','2003-07-23','ID01','ID01',2,'Y','Y',3,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (8,'ID0199','Diverses','2003-07-23','ID01','ID01',2,'Y','Y',99,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (9,'ID02','Büro & Bedarf & Schule','2003-07-23','ID02','',1,'N','Y',9,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (10,'ID0201','Bürobedarf','2003-07-23','ID02','ID02',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (11,'ID0202','Büomöbel','2003-07-23','ID02','ID02',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (12,'ID0203','Bürotechnik','2003-07-23','ID02','ID02',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (13,'ID0299','Diverses','2003-07-23','ID02','ID02',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (14,'ID03','Computer & Internet','2003-07-23','ID03','',1,'N','Y',15,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (15,'ID0301','Hardware','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (16,'ID0302','Provider','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (17,'ID0303','Schnäppchen','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (18,'ID0304','Software','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (19,'ID0305','Videospiele','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (20,'ID0306','Webdienste','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (21,'ID0399','Diverses','2003-07-23','ID03','ID03',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (22,'ID04','Dienstleistung & Service','2003-07-23','ID04','',1,'N','Y',14,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (23,'ID0401','Arbeit','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (24,'ID0402','Beratung','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (25,'ID0403','Bildung','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (26,'ID0404','Blumenservice','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (27,'ID0405','Fotografie','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (28,'ID0406','Gesundheit','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (29,'ID0407','Handwerk','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (30,'ID0408','Internet','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (31,'ID0409','Jobvermittlung','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (32,'ID0410','Kuriesdienste','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (33,'ID0411','Marketing & Werbung','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (36,'ID0412','Partnervermittlung','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (37,'ID0413','Preisagenturen','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (38,'ID0414','Rechtsanwälte','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (39,'ID0415','Speditionen','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (40,'ID0416','Unternehmensberatung','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (41,'ID0417','Übersetzungen','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (42,'ID0499','Diverses','2003-07-23','ID04','ID04',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (43,'ID05','Essen & Trinken & Co.','2003-07-23','ID05','',1,'N','Y',13,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (44,'ID0501','Bio','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (45,'ID0502','Gesundheit','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (46,'ID0503','Getränke','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (47,'ID0504','Kochen / Küchengeräte','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (48,'ID0505','Lebensmittel','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (49,'ID0506','Lieferservice','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (50,'ID0507','Partyservice','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (51,'ID0508','Restaurants','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (52,'ID0509','Supermärkte','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (53,'ID0510','Spezialitäten','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (54,'ID0511','Süsswaren','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (55,'ID0512','Tabakwaren','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (56,'ID0513','Wein','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (57,'ID0599','Diverses','2003-07-23','ID05','ID05',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (58,'ID06','Geld & Co.','2003-07-23','ID06','',1,'N','Y',11,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (59,'ID0601','Aktien / Kapitalanlagen','2003-07-23','ID06','ID06',2,'Y','Y',6,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (60,'ID0602','Banken & Sparkassen','2003-07-23','ID06','ID06',2,'Y','Y',5,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (61,'ID0603','Finanzberatung','2003-07-23','ID06','ID06',2,'Y','Y',2,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (62,'ID0604','Immobilien','2003-07-23','ID06','ID06',2,'Y','Y',1,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (63,'ID0605','Steuern','2003-07-23','ID06','ID06',2,'Y','Y',4,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (64,'ID0606','Versicherungen','2003-07-23','ID06','ID06',2,'Y','Y',3,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (65,'ID0699','Diverses','2003-07-23','ID06','ID06',2,'Y','Y',99,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (66,'ID07','Gesundheit & Fitness','2003-07-23','ID07','',1,'N','Y',10,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (67,'ID0701','Gesundheit','2003-07-23','ID07','ID07',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (68,'ID0702','Medikamente','2003-07-23','ID07','ID07',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (69,'ID0703','Medizintechnik','2003-07-23','ID07','ID07',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (70,'ID0704','Sportgeräte','2003-07-23','ID07','ID07',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (71,'ID0799','Diverses','2003-07-23','ID07','ID07',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (72,'ID08','Haus & Garten','2003-07-23','ID08','',1,'N','Y',8,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (73,'ID0801','Gartenbedarf','2003-07-23','ID08','ID08',2,'Y','Y',3,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (74,'ID0802','Haushalt & Wohnen','2003-07-23','ID08','ID08',2,'Y','Y',4,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (75,'ID0803','Heimwerkerbedarf','2003-07-23','ID08','ID08',2,'Y','Y',5,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (76,'ID0804','Möbel','2003-07-23','ID08','ID08',2,'Y','Y',2,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (77,'ID0805','Immobilien','2003-07-23','ID08','ID08',2,'Y','Y',1,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (78,'ID0806','Innenausstattung','2003-07-23','ID08','ID08',2,'Y','Y',6,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (79,'ID0807','Pflanzen / Blumen','2003-07-23','ID08','ID08',2,'Y','Y',7,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (80,'ID0899','Diverses','2003-07-23','ID08','ID08',2,'Y','Y',99,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (81,'ID09','Kunst & Kultur','2003-07-23','ID09','',1,'N','Y',7,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (82,'ID0901','Fotografie','2003-07-23','ID09','ID09',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (83,'ID0902','Kunst','2003-07-23','ID09','ID09',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (84,'ID0903','Messen','2003-07-23','ID09','ID09',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (85,'ID0904','Theater','2003-07-23','ID09','ID09',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (86,'ID0905','Spiritualität','2003-07-23','ID09','ID09',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (87,'ID0999','Diverses','2003-07-23','ID09','ID09',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (88,'ID10','Markplätze','2003-07-23','ID10','',1,'N','Y',6,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (89,'ID1001','Auktionen','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (90,'ID1002','Co-Shopping','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (91,'ID1003','Fan Shops','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (92,'ID1004','Kaufhäuser','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (93,'ID1005','Kleinanzeigen','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (94,'ID1006','Versandhäuser','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (95,'ID1099','Diverses','2003-07-23','ID10','ID10',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (96,'ID11','Mode & Bekleidung','2003-07-23','ID11','',1,'N','Y',2,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (97,'ID1101','Accessoires','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (98,'ID1102','Babyartikel','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (99,'ID1103','Brillen','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (100,'ID1104','Damenmode','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (101,'ID1105','Designer','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (102,'ID1106','Herrenmode','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (103,'ID1107','Kindermode','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (104,'ID1108','Lederwaren','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (105,'ID1109','Schmuck','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (106,'ID1110','Schuhe','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (107,'ID1111','Sportbekleidung','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (108,'ID1112','Trendware','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (109,'ID1113','Uhren','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (110,'ID1114','Wäsche','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (111,'ID1115','Dessous','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (112,'ID1116','Lifestyle','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (113,'ID1117','Sportsware','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (114,'ID1199','Diverses','2003-07-23','ID11','ID11',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (115,'ID12','Reisen & Co.','2003-07-23','ID12','',1,'N','Y',5,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (116,'ID1201','Ferienwohnungen & -häuser','2003-07-23','ID12','ID12',2,'Y','Y',5,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (117,'ID1202','Fluggesellschaften','2003-07-23','ID12','ID12',2,'Y','Y',1,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (118,'ID1203','Hotels und Unterkünfte','2003-07-23','ID12','ID12',2,'Y','Y',4,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (119,'ID1204','Outdoor','2003-07-23','ID12','ID12',2,'Y','Y',2,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (120,'ID1205','Reisebüros','2003-07-23','ID12','ID12',2,'Y','Y',3,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (121,'ID1299','Diverses','2003-07-23','ID12','ID12',2,'Y','Y',99,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (122,'ID13','Technik & Elektronik','2003-07-23','ID13','',1,'N','Y',3,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (123,'ID1301','Audio','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (124,'ID1302','Elektronik','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (125,'ID1303','Foto / Optik','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (126,'ID1304','Handys','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (127,'ID1305','Hifi / TV / Video','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (128,'ID1306','Medizin','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (129,'ID1307','Telekommunikation','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (130,'ID1399','Diverses','2003-07-23','ID13','ID13',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (131,'ID14','Unterhaltung & Freizeit','2003-07-23','ID14','',1,'N','Y',12,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (132,'ID1401','Bücher','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (133,'ID1402','DVD / Videos','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (134,'ID1403','Entertainment','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (135,'ID1404','Erotik','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (136,'ID1405','Esoterik','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (137,'ID1406','Geschenkartikel','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (138,'ID1407','Lotterien / Spielbanken','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (139,'ID1408','Musik','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (140,'ID1409','Reisen','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (141,'ID1410','Spiel & Spass','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (142,'ID1411','Sport & Outdoor','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (143,'ID1412','Events & Tickets','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (144,'ID1413','Zeitschriften / Abonnements','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (145,'ID1414','Spielwaren & Co.','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (146,'ID1415','Reitsport','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (147,'ID1499','Diverses','2003-07-23','ID14','ID14',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (148,'ID15','Wellness & Co.','2003-07-23','ID15','',1,'N','Y',4,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (149,'ID1501','Beratung','2003-07-23','ID15','ID15',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (150,'ID1502','Kosmetik','2003-07-23','ID15','ID15',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (151,'ID1503','Körperpflege','2003-07-23','ID15','ID15',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (152,'ID1504','Fitness','2003-07-23','ID15','ID15',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (153,'ID1505','Medizin','2003-07-23','ID15','ID15',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (154,'ID1599','Diverses','2003-07-23','ID15','ID15',2,'Y','Y',0,'','TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (155,'ID010201','Mountainbikes','2003-10-23','ID01','ID0102',3,'N','N',1,NULL,'TS'); +INSERT INTO `shopyoo_shop_categories_DE` (`id`, `shop_cat_id`, `shop_cat_name`, `shop_cat_insertdate`, `shop_mainlevel_id`, `shop_toplevel_id`, `shop_cat_level`, `shop_cat_lastlevel`, `shop_cat_active`, `shop_cat_position`, `shop_cat_image_file`, `shop_cat_insertuser`) VALUES (156,'ID01020101','Shimano','2003-10-23','ID01','ID010201',4,'Y','N',1,NULL,'TS'); + +-- +-- Table structure for table `shopyoo_switch_DE` +-- + +CREATE TABLE `shopyoo_switch_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shopyoo_switch_id` varchar(10) NOT NULL default '', + `shopyoo_switch_code` varchar(20) NOT NULL default '', + `shopyoo_switch_forgein_text` varchar(255) NOT NULL default '', + `shopyoo_switch_forgein_id` varchar(50) NOT NULL default '', + `shopyoo_switch_description` varchar(255) default '', + `shopyoo_switch_order` int(2) NOT NULL default '0', + `shopyoo_switch_active` char(1) NOT NULL default 'Y', + PRIMARY KEY (`id`,`shopyoo_switch_id`), + UNIQUE KEY `SWITCH_ID` (`shopyoo_switch_id`), + KEY `SWITCH_CODE` (`shopyoo_switch_code`) +) TYPE=MyISAM COMMENT='ShopYoo Switch Definition Table'; + +-- +-- Dumping data for table `shopyoo_switch_DE` +-- + +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (1,'ID001001','SHOP_SHOPENTRY','Basiseintrag (kostenfrei)','A','Basiseintrag',1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (2,'ID001002','SHOP_SHOPENTRY','Bronzeintrag (5,00 € / Monat)','B','Bronzeeintrag',2,'N'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (3,'ID001003','SHOP_SHOPENTRY','Silbereintrag (10,00 € / Monat)','C','Silbereintrag',3,'N'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (4,'ID001004','SHOP_SHOPENTRY','Goldeintrag (50,00 € / Monat)','D','Goldeintrag',4,'N'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (5,'ID001005','SHOP_SHOPENTRY','Platineintrag (100,00 € / Monat)','E','Platineintrag',5,'N'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (7,'ID002001','SHOP_SHOPTYPE','Onlineshop','A','Onlineshop - Typ',1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (8,'ID002002','SHOP_SHOPTYPE','Versandhaus','C','Versand',3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (9,'ID002003','SHOP_SHOPTYPE','Ladengeschäft','B','Laden',2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (10,'ID003001','SHOP_COMMERCETYPE','Internet','A','Internet',1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (11,'ID003002','SHOP_COMMERCETYPE','WAP','B','WAP',2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (12,'ID003003','SHOP_COMMERCETYPE','i - mode','C','i-mode',3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (13,'ID004001','SHOP_LANGUAGETYPE','deutsch','A','deutsche Sprach',1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (14,'ID004002','SHOP_LANGUAGETYPE','englisch','B','englische Sprache',2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (15,'ID004003','SHOP_LANGUAGETYPE','französisch','C','französische Sprache',3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (16,'ID005001','SHOP_ORDERTYPE','Email','A','Email',1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (17,'ID005002','SHOP_ORDERTYPE','Telefon','B','Tel',2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (18,'ID005003','SHOP_ORDERTYPE','Telefax','C','Fax',3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (19,'ID005004','SHOP_ORDERTYPE','Warenkorb','D','Basket',4,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (20,'ID005005','SHOP_ORDERTYPE','Formular','E','Form',5,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (21,'ID006001','SHOP_PAYTYPE','VISA','A',NULL,1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (22,'ID006002','SHOP_PAYTYPE','Kreditkarte','B',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (23,'ID006003','SHOP_PAYTYPE','Rechnung','C',NULL,3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (24,'ID006004','SHOP_PAYTYPE','Nachname','D',NULL,4,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (25,'ID006005','SHOP_PAYTYPE','Bankeinzug','E',NULL,5,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (26,'ID006006','SHOP_PAYTYPE','Vorkasse','F',NULL,6,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (27,'ID006007','SHOP_PAYTYPE','e-cash','G',NULL,7,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (28,'ID006008','SHOP_PAYTYPE','Cybercash','H',NULL,8,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (29,'ID006009','SHOP_PAYTYPE','PayBox','I',NULL,9,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (30,'ID005006','SHOP_ORDERTYPE','Andere','Z',NULL,99,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (31,'ID006010','SHOP_PAYTYPE','Andere','Z',NULL,99,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (32,'ID007001','SHOP_TRANSPORTSTYPE','Deutsche Post','A',NULL,1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (33,'ID007002','SHOP_TRANSPORTSTYPE','UPS','B',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (34,'ID007003','SHOP_TRANSPORTSTYPE','TNT','C',NULL,3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (35,'ID007004','SHOP_TRANSPORTSTYPE','Trans \'o\' flex','D',NULL,4,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (36,'ID007005','SHOP_TRANSPORTSTYPE','German Parcel','E',NULL,5,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (37,'ID007006','SHOP_TRANSPORTSTYPE','DPD','F',NULL,6,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (38,'ID007007','SHOP_TRANSPORTSTYPE','Andere','Z',NULL,99,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (39,'ID008001','SHOP_DELIVERTYPE','National','A',NULL,1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (40,'ID008002','SHOP_DELIVERTYPE','Europaweit','B',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (41,'ID008003','SHOP_DELIVERTYPE','Weltweit','C',NULL,3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (42,'ID009001','SHOP_TRANSPORTTIME','24 Stunden','A',NULL,1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (43,'ID009002','SHOP_TRANSPORTTIME','48 Stunden','B',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (44,'ID009003','SHOP_TRANSPORTTIME','3 Tage','C',NULL,3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (45,'ID009004','SHOP_TRANSPORTTIME','1 Woche','D',NULL,4,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (46,'ID009005','SHOP_TRANSPORTTIME','2 Wochen','E',NULL,5,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (47,'ID009006','SHOP_TRANSPORTTIME','länger','Z',NULL,99,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (48,'ID010001','SHOP_SERVICETYPE','Umtausch','A',NULL,1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (49,'ID010002','SHOP_SERVICETYPE','Reklamation','B',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (50,'ID010003','SHOP_SERVICETYPE','Wiederruf','C',NULL,3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (51,'ID010004','SHOP_SERVICETYPE','Garantie','D',NULL,4,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (52,'ID010005','SHOP_SERVICETYPE','Geldzurück','E',NULL,5,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (53,'ID010006','SHOP_SERVICETYPE','Bestellstatus','F',NULL,6,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (54,'ID011001','SHOP_SECURITYTYPE','SSL','A',NULL,1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (55,'ID011002','SHOP_SECURITYTYPE','SET','B',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (56,'ID011003','SHOP_SECURITYTYPE','PGP','C',NULL,3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (57,'ID012001','SHOP_CERTIFICATETYPE','Trusted Shop','A',NULL,1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (58,'ID012002','SHOP_CERTIFICATETYPE','EHI','B',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (59,'ID012003','SHOP_CERTIFICATETYPE','User Guarde','C',NULL,3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (60,'ID012004','SHOP_CERTIFICATETYPE','VU OK (TÜV)','D',NULL,4,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (61,'ID012005','SHOP_CERTIFICATETYPE','sonstige','Z',NULL,99,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (62,'ID013001','SHOP_CURRENCY','EUR - Europäische Währung','EUR',NULL,1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (65,'ID013002','SHOP_CURRENCY','USD - US Dollar','USD',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (66,'ID013003','SHOP_CURRENCY','GBP - Britische Pfund','GBP',NULL,3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (67,'ID014001','PRODUCT_REFRESHTIME','1 x täglich (15,00 € / Monat)','A',NULL,1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (68,'ID014002','PRODUCT_REFRESHTIME','1 x wöchentlich (10,00 € / Monat)','B',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (69,'ID014003','PRODUCT_REFRESHTIME','1 x 14-tägig (5,00 € / Monat)','C',NULL,3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (70,'ID014004','PRODUCT_REFRESHTIME','1 x monatlich (kostenfrei)','D',NULL,4,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (71,'ID014005','PRODUCT_REFRESHTIME','manuell (kostenfrei)','Z',NULL,99,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (72,'ID015001','PRODUCT_MODE','Upload per Datei (manuell)','A',NULL,1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (73,'ID015002','PRODUCT_MODE','Upload per URL - Link (automatisch)','B',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (74,'ID016001','SHOP_SEARCHFORM','Shopname','shop_list.shop_list_name',NULL,1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (75,'ID016002','SHOP_SEARCHFORM','Produkte','shop_details.shop_details_products',NULL,4,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (76,'ID016003','SHOP_SEARCHFORM','Beschreibung','shop_details.shop_details_description',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (77,'ID016004','SHOP_SEARCHFORM','Stichworte','shop_details.shop_details_keywords',NULL,3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (79,'ID017001','PRODUCT_SEARCHFORM','Produktname','product_list.product_list_name',NULL,1,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (80,'ID017002','PRODUCT_SEARCHFORM','Beschreibung','product_details.product_details_description',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (81,'ID018001','SHOP_SHOPRATE','Ausgezeichnet','A',NULL,2,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (82,'ID018002','SHOP_SHOPRATE','Gut','B',NULL,3,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (83,'ID018003','SHOP_SHOPRATE','Befriedigend','C',NULL,4,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (84,'ID018004','SHOP_SHOPRATE','Ausreichend','D',NULL,5,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (85,'ID018005','SHOP_SHOPRATE','Ungenügend','E',NULL,6,'Y'); +INSERT INTO `shopyoo_switch_DE` (`id`, `shopyoo_switch_id`, `shopyoo_switch_code`, `shopyoo_switch_forgein_text`, `shopyoo_switch_forgein_id`, `shopyoo_switch_description`, `shopyoo_switch_order`, `shopyoo_switch_active`) VALUES (88,'ID018006','SHOP_SHOPRATE','Keine Angaben','Z',NULL,1,'Y'); + +-- +-- Table structure for table `shopyoo_text_manager_DE` +-- + +CREATE TABLE `shopyoo_text_manager_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shopyoo_text_id` varchar(10) NOT NULL default '', + `shopyoo_text_description` mediumtext NOT NULL, + `shopyoo_text_full` text, + `shopyoo_text_file` varchar(100) default '', + `shopyoo_text_active` char(1) NOT NULL default 'Y', + PRIMARY KEY (`id`,`shopyoo_text_id`), + UNIQUE KEY `TEXT_ID` (`shopyoo_text_id`) +) TYPE=MyISAM COMMENT='ShopYoo Texte Verwaltung'; + +-- +-- Dumping data for table `shopyoo_text_manager_DE` +-- + +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (1,'TX0000001','Dies ist nur der erste Text.\nDies ist die zweite Zeile.',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (2,'TX0000002','zweiter text.\nzweiteer testtt\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (3,'TXLGERROR1','\nSehr geehrter ShopYoo Benutzer.\n\nDie von Ihnen eingegebenen Benutzerdaten waren nicht korrekt.\nEin Zugang zum geschützten ShopYoo Account System konnte somit nciht gewährt werden.\n\nBitte prüfen Sie Ihre Daten und versuchen Sie es noch einmal.\n\n\n\nMit freundlichem Gruß\n\nIhr ShopYoo Team\n\n',NULL,'','Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (4,'TXREG0002','
Bitte geben Sie Ihre Ihre Kontaktdaten ein, um sich bei ShopYoo als Kunde anzumelden.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (5,'UPDATE1','Update durchgeführt!',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (6,'ERROR1','
Fehlerhafte Eingabe.\n\nAlter und neuer Username stimmen nicht überein. Daten wurden nicht verändert.\n\nBitte korrigieren Sie Ihre Eingabe.
',NULL,'','Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (7,'ERROR2','
Fehlerhafte Eingabe.\n\nPasswortprüfung war nicht erfolgreich. Daten wurden nicht verändert.\n\nBitte korrigieren Sie Ihre Eingabe.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (10,'TXSHOP0002','
\nFehler


\nEs wurde ein schwerwiegender Fehler innerhalb der Anwendung verursacht.
\nBitte starten Sie diese durch Klick auf den Link \"Neustart\" neu.
\n
\nIhr ShopYoo Team.\n
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (9,'TXSHOP0001','Bitte korrigieren Sie die Shopdaten, indem Sie auf die entsprechenden Links \"Daten bitte vervollständigen\" klicken, und die entsprechenden Eingabeseiten durchgehen.',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (11,'TXSHOP0003','Ihr Shop wurde in den Shopkatalog eingetragen.
\nSie werden in Kürze eine Bestätigungs - Email erhalten.

\nIhr ShopYoo Team.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (12,'TXSHOP0004','Bitte füllen Sie zuerst ALLE Eingabemasken aus und registrieren Sie Ihren
\nShop bei ShopYoo über die Eintragungsseite.

\nIm Anschluss daran wird Ihnen auf dieser Seite der Eintragungsstatus angezeigt.


\nIhr ShopYoo Team.',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (13,'TXSHOP0005','Die Daten Ihres Shops wurden aktualisiert.',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (14,'TXSHOP0006','
Möchten Sie den folgenden Shop wirklich löschen?

\nBitte geben Sie zur Bestätigung Ihr Password ein.
\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (15,'TXCUST0003','Sie wurden als Benutzer bei ShopYoo registriert.
\nSie werden in Kürze eine Bestätigungs - Email erhalten.
\nBitte ändern Sie die in Kürze zugeschickten Zugangsdaten!

\nIhr ShopYoo Team.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (16,'TXCUST0004','Bitte füllen Sie zuerst ALLE Eingabemasken aus und aktualisieren Sie danach
\nIhren Eintrag durch Klick auf den Aktualisierungs - Button.

\nIm Anschluss daran wird Ihnen auf dieser Seite der Aktualisierungsstatus angezeigt.


\nIhr ShopYoo Team.',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (17,'TXCUST0002','Ihre Benutzerdaten wurden aktualisiert.
\nSie werden in Kürze eine Bestätigungs - Email erhalten.

\nIhr ShopYoo Team.',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (18,'TXPROD0001','Damit Ihre Produkte einem Ihrer Shops hinzugefügt werden können, müssen Sie den Shop zuvor auswählen, dem Sie ihre Produkte hinzufügen möchten.',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (19,'TXPROD0004','Bitte füllen Sie zuerst ALLE Eingabemasken aus und registrieren Sie Ihren
\nShop bei ShopYoo über die Eintragungsseite.

\nIm Anschluss daran wird Ihnen auf dieser Seite der Eintragungsstatus angezeigt.


\nIhr ShopYoo Team.',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (20,'TXPROD0005','Die Produktkonfiguration wurde aktualisiert.',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (21,'TXPROD0003','Die Produkt Konfiguration wurden Ihrem Shop hinzugefügt. Die entsprechenden Produkte werden gemäß Ihrer Einstellung in Kürze auf ShopYoo präsent sein.',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (22,'TXPROD0006','Es wurden keine Produkt - Konfigurationen für Ihre registrierten Shops in dem ausgewählten Shopkatalog durchgeführt.
\nBitte fügen Sie diese zuvor hinzu.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (23,'TXPROD0007','
Möchten Sie ALLE Produkte des folgenden Shop wirklich löschen?

\nBitte geben Sie zur Bestätigung Ihr Password ein.
\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (24,'TXIDX01','
\nShopYoo - Das Shop Portal im Internet

\nShopYoo ist auf den Bereich des Online-Shopping spezialisiert und bietet seinen Nutzern eine zentrale Plattform für das Einkaufen im Internet.
\nMit shopyoo.de kann der Benutzer schnell und gezielt einen Shop im Internet suchen, der die von ihm gesuchten Produkte vertreibt. Es können auch direkt Produkte gesucht werden.\n

\nShopYoo ist seit Ende 2000 auf dem deutschen e - shopping Markt tätig und hat bis heute mehr als 2300 registrierte Shops. Um Ihnen als Kunden von ShopYoo Feude am Shopping im Internet zu geben, entwickeln wir stätig neue Tools.\nSchauen Sie ruhig einmal öfter bei ShopYoo vorbei, oder registrieren Sie sich gleich bei uns, um die neusten Shopangebote und vor allem Informationen zu neuen ShopYoo - Tools zu erhalten.\n


\n
Mit freundlichen Grüßen
\n
Ihr ShopYoo - Team
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (25,'TXIDX02','
\nShopYoo - Allgemeine Geschäftsbedingungen\n\n\n§ 1 Online – Shop\n(1) Bei ShopYoo (by acwain solutions GmbH) wird Ihr Online-Shop einer breiten Öffentlichkeit bekannt gemacht. \n\n(2) Ihr Online-Shop wird auf den Seiten von ShopYoo (by acwain solutions GmbH) wie auch auf den Seiten von Kooperationspartnern eingebunden, die das Shopping-Portal von ShopYoo (by acwain solutions GmbH) in ihr Angebot aufnehmen. ShopYoo (by acwain solutions GmbH) verpflichtet sich, sein Shopping-Portal nicht bei Kooperationspartnern einzubinden, die auf Ihren Internet-Seiten sexuell anstößige oder rechtlich zweifelhafte Inhalte veröffentlichen. \n\n(3) ShopYoo (by acwain solutions GmbH) ist berechtigt zum Zwecke der qualifizierten Usergenerierung, statische HTML-Seiten aus den Produktinformationen der Händler zu generieren, um diese in den gängigen Suchmaschinen einzutragen. \n\n \n \n§ 2 Abwehrklausel\nDie nachfolgenden Bestimmungen gelten ausschliesslich; entgegenstehende oder von ihnen abweichende Bedingungen des Geschäftspartners gelten nicht, es sei denn, ShopYoo (by acwain solutions GmbH) hat ausdrücklich schriftlich ihrer Geltung zugestimmt. Die nachfolgenden Bestimmungen gelten auch dann, wenn ShopYoo (by acwain solutions GmbH) in Kenntnis entgegenstehender oder von den nachfolgenden Bestimmungen abweichende Bedingungen des Kunden die Leistung an den Kunden vorbehaltlos erbringt. \n\n \n \n§ 3 Vertragsabschluss / Kündigung\n(1) Der Vertrag hat eine Mindestlaufzeit von drei Monaten. Der Vertrag verlängert sich um jeweils drei Monate, sofern er nicht mit einer Frist von vier Wochen zum jeweiligen Ablauf des Vertrages gekündigt wird. Die Kündigung muss durch den Vertragspartner oder dessen Vertreter erfolgen, wobei der Vertreter die Bevollmächtigung durch eine geeignete Vollmachtsurkunde nachzuweisen hat. \n\n(2) Der Vertrag kommt nur durch schriftliche oder durch E–Mail erfolgende Bestätigung des Auftrags durch ShopYoo (by acwain solutions GmbH) zustande. Mündliche Bestätigungen sind grundsätzlich unwirksam. \n\n(3) Soweit Aufträge von Dritten erteilt werden, kommt der Vertrag im Zweifel mit dem Dritten zustande, sofern nicht eine andere schriftliche Vereinbarung getroffen wurde. \n\n(4) Sofern Dritte für einen anderen Verträge abschließen, ist ShopYoo (by acwain solutions GmbH) berechtigt, von dem Dritten eine Bevollmächtigung/Auftragsnachweis zu verlangen. \n\n(5) Kündigungen von Online-Shops und Werbeaufträgen müssen schriftlich oder per E-Mail erfolgen. \n\n \n \n§ 4 Änderungen\nBei Änderungen der Veröffentlichung ist der Vertragspartner verpflichtet, schriftlich oder per E-Mail an vertrieb@shopyoo.de oder auf Datenträger die erforderlichen Bild- und Textunterlagen entsprechend den Vorgaben von ShopYoo (by acwain solutions GmbH) bis spätestens fünf Werktage vor dem gewünschten Eintrag in das Online–Shop–Verzeichnis von ShopYoo (by acwain solutions GmbH) zu übermitteln. \n\n \n \n§ 5 Leistungstörungen\n(1) ShopYoo (by acwain solutions GmbH) ist grundsätzlich bemüht, Aufträge schnell und zuverlässig durchzuführen. \n\n(2) Sofern die Ausführung eines Auftrags aufgrund eines Umstandes, den ShopYoo (by acwain solutions GmbH) nicht zu vertreten hat, unmöglich ist oder wird, so kann der Vertragspartner hieraus keinerlei Schadensersatzansprüche ableiten. Hierzu gehören beispielsweise höhere Gewalt, Streiks oder gesetzliche Bestimmungen. \n\n(3) Sofern die Ausführung eines Auftrags aufgrund eines Umstandes, den ShopYoo (by acwain solutions GmbH) nicht zu vertreten hat, sich verzögert, wird die Ausführung des Auftrags nach Möglichkeit nachgeholt. Bei Nachholung des Auftrags innerhalb eines zumutbaren und angemessenen Zeitraums bleibt der Vergütungsanspruch von ShopYoo (by acwain solutions GmbH) gegenüber dem Vertragspartner bestehen. \n\n(4) Bei erheblicher Verspätung der Auftragsausführung wird der Vertragspartner informiert. \n\n(5) Der Vertragspartner ist verpflichtet, seine Daten nach Anzeige der Veröffentlichung durch ShopYoo (by acwain solutions GmbH) innerhalb des Mediums von ShopYoo (by acwain solutions GmbH) unverzüglich auf Fehler hin zu überprüfen und ShopYoo (by acwain solutions GmbH) unverzüglich hierüber in Kenntnis zu setzen. Andernfalls gilt die Veröffentlichung als einwandfrei und abgenommen. \n\n \n \n§ 6 Rechtmäßigkeit der Inhalte\n(1) Die Vertragspartner von ShopYoo (by acwain solutions GmbH) sind allein für den Inhalt der Veröffentlichungen verantwortlich. Sie sind insbesondere dafür verantwortlich, dass der Inhalt nicht gegen deutsches oder ausländisches bzw. internationales Recht verstößt. Hierzu gehören insbesondere die einschlägigen wettbewerbsrechtlichen, markenrechtlichen und urheberrechtlichen Bestimmungen. \n\n(2) Der Vertragspartner verpflichtet sich, keinerlei pornographische oder sonstige anstößige Inhalte zur Veröffentlichung freizugeben. Die Kontrolle obliegt allein dem Vertragspartner. \n\n(3) Der Vertragspartner stellt ShopYoo (by acwain solutions GmbH) bei Verstößen gegen § 6 Nr. 1 und 2 von Ansprüchen Dritter in diesem Zusammenhang frei. Der Vertragspartner ist in diesem Zusammenhang gegenüber ShopYoo (by acwain solutions GmbH) für entstandene Schäden schadenersatzpflichtig. \n\n \n \n§ 7 Nachbearbeitung\n(1) ShopYoo (by acwain solutions GmbH) kann den Informationstext, falls notwendig, redaktionell nachbearbeiten. \n\n(2) ShopYoo (by acwain solutions GmbH) kann trotz sorgfältiger Bearbeitung keine Gewähr für die Richtigkeit der Angaben übernehmen. \n\n(3) Schadensersatzansprüche für Schäden oder Nachteile aus der redaktionellen Bearbeitung des Eintragungstextes und dem Inhalt der angelieferten Bilder (Firmenlogos) sind bei leichter Fahrlässigkeit durch die Vertreter oder Erfüllungsgehilfen von ShopYoo (by acwain solutions GmbH) ausgeschlossen. \n\n \n \n§ 8 Vorgaben\n(1) Dem Vertragspartner sind mit den AGB Unterlagen mit den Vorgaben von ShopYoo (by acwain solutions GmbH) zur Vertragserfüllung bekannt gegeben worden. \n\n(2) Der Vertragspartner erkennt die technischen und inhaltlichen Vorgaben für eine ordnungsgemäße Vertragserfüllung an und verpflichtet sich, die Vorgaben zu beachten. \n\n(3) Zwischen Vertragspartner und ShopYoo (by acwain solutions GmbH) gelten ausschließlich die Vorgaben von ShopYoo (by acwain solutions GmbH). Der Vertragspartner ist nicht berechtigt, von den Vorgaben ohne Zustimmung von ShopYoo (by acwain solutions GmbH) abzuweichen oder Ausführungen zu verlangen, die im Widerspruch zu den Vorgaben stehen. \n\n \n \n§ 9 Haftung\n(1) Schadensersatzansprüche aus positiver Forderungsverletzung, Verschulden bei Vertragsabschluss und unerlaubter Handlung sind bei leichter Fahrlässigkeit von ShopYoo (by acwain solutions GmbH), eines Vertreters oder Erfüllungsgehilfen ausgeschlossen. \n\n(2) Bei grober Fahrlässigkeit ist die Haftung gegenüber dem Vertragspartner dem Umfang nach auf den vorhersehbaren Schaden beschränkt. Dies gilt nicht für außervertragliche Ansprüche. \n\n \n \n§ 10 Rechnungsstellung\n(1) Die Rechnungsstellung erfolgt: \nfür Produkte, die mit einer monatlichen Pauschale berechnet werden, monatlich im Voraus.\n \nfür einmalige Leistungen nach Ablauf der Leistung.\n \nfür Produkte mit variablen Leistungen bzw. variablem Entgelt monatlich im Nachhinein. \nFür die Berechnung der Produkte, die unter b) und c) fallen, behält sich ShopYoo (by acwain solutions GmbH) das Recht vor, einen Abschlag für den jeweiligen Abrechnungsmonat im voraus zu berechnen, der spätestens halbjährlich entsprechend der tatsächlich bezogenen Leistung korrigiert wird. \n\n(2) Die Rechnung ist bei Erhalt sofort fällig. Der Rechnungsbetrag ist ohne Abzug zahlbar. Bei Bezahlung durch Bankeinzug werden 2% Skonto gewährt. \n\n \n \n§ 11 Ablehnung\nShopYoo (by acwain solutions GmbH) behält sich vor, Werbeaufträge und auch einzelne Verlinkungen aus den nachfolgenden Gründen abzulehnen bzw. zu sperren oder zu stoppen: \nBei Verstoß gegen Gesetze im Sinne des § 6 (1) der allgemeinen Geschäftsbedingungen.\n \nBei Verstoß gegen die technischen Vorgaben im Sinne des § 8 der allgemeinen Geschäftsbedingungen.\n \nBei Zahlungsverzug.\n \nBei Unzumutbarkeit der Veröffentlichung, insbesondere in Fällen von § 6 (2) AGB.\n \n \n \n§ 12 Haftung für Links\nAufgrund der raschen Veränderungen im Internet ist es ShopYoo (by acwain solutions GmbH) nicht möglich, ständig jeden gesetzten Link daraufhin zu kontrollieren, ob die Inhalte, zu denen er führt, rechtlich und sittlich einwandfrei sind. \n\n \n \n§ 13 Erfüllungsort und Gerichtsstand\nErfüllungsort und Gerichtsstand ist Hamburg.\n\n \n\n \nacwain solutions GmbH - Stand: 1.01.2004\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (26,'TXIDX03','
\nShopYoo - News

\n
Es sind derzeit keine News vorhanden.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (27,'TXIDX04','
\nShopYoo - Kontakt

\nIhre Ansprechpartner:
\n\n
\nUnsere Anschrift:
\n
    \n
  • acwain solutions GmbH
    Sierichstraße 18
    22301 Hamburg
  • \n
\n
\nKontaktieren Sie uns:
\n
    \n
  • Tel.: +49 (0) 40 / 75 11 96 9 - 0
    Fax.: +49 (0) 40 / 75 11 96 97

    e-mail: info@shopyoo.de
  • \n
\n
\n
ShopYoo zur Nutzung durch die acwain solutions GmbH freigegeben.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (28,'TXIDX05','
\nShopYoo - Impressum

\nby acwain solutions GmbH

\nSierichstraße 18\nD - 22301 Hamburg\nTelefax: +49 (0) 40 / 75 11 96 9 - 0\nE-Mail: info@shopyoo.de

\n


\nNutzungsbedingungen

\nAlle Informationen dienen zur persönlichen Information - eine kommerzielle Nutzung der Beschreibungen und Strukturierung ist nicht erlaubt. Für Fehler im Text oder falsche Links übernehmen wir keine Haftung.\n\nFür die Inhalte der über ShopYoo zugänglichen Angebote sind die jeweiligen Betreiber verantwortlich. Die kommerzielle Nutzung der Daten zum Aufbau eigener Informationsangebote, wie z.B. Verzeichnisse jeglicher Art, Linklisten, Suchmaschinen usw., ist nicht gestattet.\n\nLinks zu den Webseiten Dritter im Rahmen von ShopYoo verweisen auf für ShopYoo fremde Inhalte. Sie sind keine Angebote von ShopYoo, sondern bloße Hinweise auf andere Webseiten. ShopYoo hat weder technisch noch tatsächlich Einfluss auf solche Webseiten, macht sich Inhalte, die auf solchen Webseiten zugänglich sind, nicht zu eigen, ist für die Verfügbarkeit solcher externer Websites nicht verantwortlich oder haftbar und schließt jede Haftung oder Gewährleistung mit Bezug auf diese aus, soweit keine positive Kenntnis von rechtswidrigem Inhalt besteht.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (78,'TXLG0002','
Klicken Sie hier um einen Onlineshop zu registrieren.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (29,'TXNWLETTER','Newsletter abonnieren?',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (30,'TXSTAT0001','
Folgend die Statistik Ihres ausgewählten Shops.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (31,'TXID200101','Rechnung\nDie Bezahlung per Rechnung ist der angenehmste Weg, da Sie das Produkt nur dann bezahlen, wenn Sie es bekommen haben. Bei der Zahlung via Rechnung gehen Sie kein Risiko ein. Gefällt Ihnen Ihr Produkt nicht, schicken Sie es zurück und müssen nicht um die Rückerstattung des Kaufpreises handeln. Dies ist eine der sichersten Arten im Internet einzukaufen.\n \nNachname\nDie Bezahlung per Nachname ist für den Käufer und Verkäufer eine angenehme Zahlungsart. Der Käufer bezahlt vor Besichtigung des Produkts. Bei defektem Produkt hat der Kunde lediglich das Problem, den Kaufpreis rückerstattet zu bekommen.\n \nPayBox\nDiese Zahlung erfolgt über ein ganz gewöhnliches Handy. Bei der Bezahlung mit PayBox gibt der Kunde lediglich seine Mobiltelefon-Nummer ein. Der Händler schickt die Transaktion über eine sichere Datenverbindung zur PayBox und die ruft den Kunden sofort unter der angegebenen Nummer zurück. Der Kunde gibt die Transaktion durch seine PayBox-PIN frei. Die paybox.net AG zieht das Geld via Lastschrift von Ihnen ein und leitet es an den Händler weiter. PayBox ist somit eine sehr sichere Art im Internet einzukaufen.\n \nCyberCash\nBei dem Cybercash-Systems werden alle relevanten Daten verschlüsselt. Bedingung ist, daß der User sich bei einer Bank zertifizieren lassen muß, der Händler muß sich als Cybercash-Merchant bei seiner Bank ebenfalls identifizieren und registrieren lassen. Die Händler laden sich von der CyberCash Homepage die Händler- (Registrierkasse) und die Kunden die Kundensoftware (Geldbörse) herunter. Indem der Kunde einen Geldbetrag von seinem Konto in die Geldbörse überträgt, füllt er diese mit Cybercoins. Kunden können jedoch nur bei den Händlern einkaufen, die an das System angschlossen sind.\n \ne-cash\nE-cash ist digitales Geld. Sie brauchen bei dieser Art der Bezahlung keine Angst vor Betrug oder Veröffentlichung sensibler Daten haben. Bei einem Pilotprojekt der Deutschen Bank kauft man e-cash über das Internet und lädt es auf den eigenen Rechner. Bei bisher leider nur ausgewählten Händlern kann man deren Produkte mit e-cash bezahlen. Bei einem eigenen Systemabsturz kann das digitale Geld durch verschlüsselte Kennungen wieder generiert werden.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (32,'TXID200102','Bankeinzug\nBei dieser Zahlungsmethode stehen Sie vor dem gleichen Problem wie bei der Zahlung über Kreditkarte. Der Verkäufer bekommt sein Geld in jedem Fall. Der Kunde ist unsicher, ob er solche sensiblen Daten durchs Netz schicken soll. Achten Sie daher auch hier unbedingt auf die verschlüsselte Datenübertragung. Wenden Sie diese Zahlungsmethode nur bei seriösen Unternehmen an!\n \nKreditkarte\nDie Bezahlung per Kreditkarte ist der sicherste Weg für den Verkäufer, aber auf für den Kunden sehr umstritten. Bei der Zahlung mit Kreditkarten müssen Sie Ihre Daten der Kreditkarte in das Bestellformular eintragen. Achten Sie daher unbedingt darauf, daß Sie diese Daten nur in gesicherte Seiten eintragen (wichtiger Hinweis). Sollten die Firma oder die Site irgendwie unseriös wirken, drucken Sie sich das Bestellformular lieber aus und faxen es.\n \nVISA\nDie Bezahlung per entspricht im Großen und Ganzen der Bezahlung via Kreditkarte. Achten Sie daher ebenfalls unbedingt auf ein verschlüsselte Datenübertragung. Derzeit arbeitet VISA an einem System, daß das Einkaufen im Internet via VISA sicherer macht.\n \nVorkasse\nAchten Sie bei Vorkasse darauf, daß das Unternehmen seriös ist. Zahlen Sie keinesfalls via Vorkasse an unseriös scheinenden Unternehmen. Der Kunde bezahlt im Voraus und hat keine Garantie, daß er das bestellte Produkt bekommt.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (40,'TXID2002','
Allgemeine Tipps zur Problemvermeidung
\n\n\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (41,'TXID2003','
Anbieter diverser Zahlungsvarianten
\n\nPayBox AG\nhttp://www.paybox.de\n \nCyberCash\nhttp://www.cybercash.de\n \nVISA\nhttp://www.visa.de\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (42,'TXID2101','
Verbesserte Rückgaberechte beim Online-Kauf
\n\nBisher gab es beim Online-Kauf kein gesetzlich geregeltes Umtauschrecht und auch keine geregelte Geld-zurück-Garantie. Gewährleistungsansprüche konnte der Käufer nur dann geltend machen, wenn die gekaufte Ware mangelhaft war oder ihr eine zugesicherte Eigenschaft fehlte. Ab dem 1. Juli 2000 gilt das Fernabsatzgesetz, dass dem Kunden generell mehr Rechte beim Einkauf per Internet, Fax, Telefon oder Postversand einräumt. \n\nDie Neuerungen im Überblick: \n\nInformationspflicht:\nDer Preis, Lieferkosten und die Art der Ware, die Identität des Lieferanten, die Allgemeinen Geschäftsbedingungen (AGB), die Garantie- und Widerrufsrechte und die Zahlungsbedingungen müssen deutlich und offen einsehbar sein. Kommt der Anbieter dieser Informationspflicht nicht nach, verlängert sich die mögliche Rückgabefrist auf insgesamt vier Monate. \n \nRückgaberecht:\nDer Kunde kann die Ware innerhalb von 14 Tagen nach Erhalt - ohne Angaben von Gründen - zurückschicken. Von dem Rückgabeanspruch ausgenommen, sind nur verderbliche Waren und Produkte, die speziell für den Kunden angefertigt wurden. Bei einem Bestellwert von unter 80 DM kann das Versandunternehmen dem Käufer die Portokosten für die Rücksendung der bestellten Ware in Rechnung stellen. Bei einem höheren Warenwert muss der Verkäufer auch die Portokosten in vollem Umfang tragen. Entspricht die empfangene Ware nicht der bestellten, muss der Händler ebenfalls die Rücksendekosten tragen. Versäumt der Verkäufer auf das Widerrufsrecht hinzuweisen, so kann der Käufer noch vier Monate nach Erhalt der Ware diese auf Kosten des Verkäufers zurücksenden. \n \nBestellung im Ausland:\nDas Fernabsatzgesetz gründet sich auf einer EU-Richtlinie von 1997. Ein 14-tägiges Rückgaberecht haben Sie also auch auf Waren, die Sie im EU-Bereich kaufen. Bei Online-Käufen in den USA müssen Sie auf Kulanz hoffen. \n \nGewinnmitteilungen:\nVersandhandelunternehmen müssen die \"Gewinne\" jetzt auch ausbezahlen, wenn sie Gewinnmitteilungen verschicken, oder auch nur den Eindruck erwecken, der Empfänger habe einen Preis gewonnen. Tipp: Heben Sie alle Unterlagen auf, und fordern Sie Ihren \'Gewinn\' ein. \n \nSchutz vor Trickbetrügern:\nWerden Ihnen unaufgefordert Rechnungen oder Waren zugesandt, müssen Sie diese weder bezahlen noch zurücksenden oder aufbewahren. (s.a. Infos über Abzocker-Methoden und \'Schwarze Listen\' dubioser Unternehmen: Verbraucherorganisationen) \n \nKreditkarten-Missbrauch:\nAb dem 1. Oktober 2000 gilt, dass bei Online-Geschäften, die der Kunde mit Kreditkarte bezahlt, und deren Kreditkartendaten dabei ausgespäht werden, die Bank grundsätzlich für den Missbrauch haftet. \n \nAusnahmeregelungen:\nDas Gesetz findet keine Anwendung bei Lieferung von verderblichen Waren oder Gegenständen, die für Sie persönlich angefertigt wurden. Finanzgeschäften, Immobilien, Versicherungen und bei Downloads aus dem Internet. Bestellung von Dienstleistungen, wie Hotelübernachtung, Lieferung von Speisen und Freizeitangeboten, die laut Vertrag zu einem bestimmten Zeitpunkt oder in einem bestimmten Zeitrahmen erbracht werden. \n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (43,'TXID2102','
Gewährleistungsansprüche
\n\nSie haben grundsätzlich - die gesetzlich vorgeschriebenen - 6 Monate Garantieansprüche auf die gekaufte Ware, allerdings nur bei in Deutschland ansässigen Unternehmen. \n\nFehlerhafte Ware oder beschädigte Ware können Sie: \n\n\nBei Waren, die Sie in ausländischen Online-Shops einkaufen, können andere Regelungen zutreffen. Bitte lesen Sie in diesem Fall aufmerksam die Allgemeinen Geschäftsbedingungen (AGBs) durch. Bei Problemfällen innerhalb der EU liegt der Gerichtstandort im Lande des Wohnorts des Käufers. Da es teilweise schwierig ist, bei Online-Einkäufen in den USA oder sonstigen außereuropäischen Ländern Ihre Rechte durchzusetzen, müssen Sie dort auf die Kulanz des Shops spekulieren.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (44,'TXID22','
Ihre Rechte als Kunde
\n\nAlle Online Shops werben mit gutem Kundenservice. Wie aber erkennen Sie mögliche \"schwarze Schafe\" bevor Sie Ihr Geld losgeworden sind, und was müssen Sie überhaupt bezüglich der Sicherheit und Ihren Rechten beim Online-Shopping beachten? \n\nWie auch im Offlinehandel gilt: lesen Sie die Allgemeinen Geschäftsbedingungen (AGB) und das Kleingedruckte, und machen Sie sich mit den Liefer- und Vertragsbedingungen des Anbieters vertraut, bevor Sie ein Produkt online kaufen. \n\nGibt es Angaben zu Lieferzeiten und welche Rückgaberechte haben Sie? Welche zusätzlichen Kosten werden eventuell fällig? Welche Haftungsausschlüsse gibt der Shop an? \n\nKaufen Sie nur bei Unternehmen, deren Identität Sie eindeutig feststellen können - dazu gehören der Firmenname, die Anschrift inklusive Telefon- und Faxnummer und die Angabe einer Person, die rechtlich für das Webangebot zuständig ist. Kommt es zum Streit, sind diese Angaben für Sie essentiell - eine Internetseite können Sie nicht verklagen. \n\nIntelligente Online-Shops bieten Ihnen für den virtuellen Einkaufsbummel eine Warenkorbfunktion an. Indem Sie die Produkte zunächst alle in den Korb legen und erst am Ende an der Kasse die gesamte Bestellung auschecken und bezahlen, haben Sie immer den Überblick über alle gewählten Waren und wissen auf einen Blick, wieviel Sie insgesamt zahlen. Wollen Sie eines der Produkte am Ende doch nicht kaufen, löschen Sie es einfach aus dem Warenkorb. \n\nTipp: Manche Shops legen per Voreinstellung Extra-Produkte in den Warenkorb, wie zum Beispiel Kataloge oder kleine Geschenkartikel. Löschen Sie diese ebenfalls aus der Bestell-Liste, wenn Sie nicht für etwas zahlen wollen, dass Sie letztlich gar nicht brauchen. \n\nDie Übermittlung Ihrer persönlichen Daten, wie Ihre Kreditkartennummer oder Bankverbindungen, sollte in jedem Fall über eine verschlüsselte und abhörsichere Verbindung erfolgen (in der Regel SSL). Bietet ein Online Shop keine sichere Verbindung an, überlegen Sie sich den Kauf besser noch einmal, oder versuchen Sie auf eine andere Art wie Überweisung oder per Rechnung zu bezahlen. \n\nAchten Sie darauf, dass der Online Shop Wert auf den Schutz Ihrer Privatsphäre legt und Ihre persönlichen Daten wie Name oder Anschrift nicht an Dritte weitergibt, beziehungsweise verkauft. Vertrauenswürdige Online Shops haben meist eine entsprechende Passage auf ihrer Website (oft Privacy Statement genannt), in der die Bestimmungen und Vorsichtsmaßnahmen des Unternehmens zur Privatsphäre des Kunden und dem Datenschutz genau beschrieben werden. \n\nNach erfolgter Bestellung sollte der Online Shop Ihnen eine Bestätigung des Kaufs zuschicken, aus dem die Bestellnummer, die einzelnen Produkte mit den jeweiligen Preisen, die Gesamtsumme und Angaben zur Lieferzeit hervorgehen. \n\nViele Online Shops wie zum Beispiel Amazon.de bieten außerdem an, dass Sie jederzeit mitverfolgen können, wo sich Ihre bestellte Ware gerade befindet (zum Beispiel: \"noch nicht ausgeliefert\", \"bereits ausgeliefert\", \"befindet sich jetzt auf dem Weg zwischen New York und Berlin\"). \n\nAls Kunde sollten Sie vom Online-Shop eine Bestätigung Ihrer Bestellung mit einer Bestellnummer, den einzelnen Positionen, dem Gesamtpreis und dem Lieferdatum per E-Mail erhalten. Am besten bewahren Sie diese Mail zumindest solange auf, bis Sie die Ware erhalten haben. \n\nAchtung bei Einkäufen im Ausland: überprüfen Sie vor allem bei elektrischen Konsumgütern vor dem Kauf, ob das gewünschte Produkt in Deutschland überhaupt funktioniert. So gibt es bei Videorekordern in Amerika und Japan den NTSC-Standard, während in Deutschland das PAL-Format gilt. Auch die Strom- und Spannungswerte von elektrischen Geräten sind im Ausland oft anders als in Deutschland, weshalb sich manche Geräte in Deutschland nicht anschließen lassen oder zumindest über ein Extra-Netzteil betrieben werden müssen. Schließlich sind auch Standards bei Telekommunikationsgeräten unterschiedlich - ein japanisches Handy können Sie in Deutschland (noch) nicht benutzen und umgekehrt. \n\nHaben Sie Produkte im Ausland bestellt, müssen diese bei der Einfuhr verzollt werden und eine Einfuhrumsatzsteuer wird fällig. Vom Zoll ausgenommen sind lediglich Bücher; diese müssen nur versteuert werden. \n\nAchtung: kommt es zum Rechtsstreit mit einem ausländischen Online Shop, gilt i. A. das Recht des Landes, in dem der Anbieter seinen Sitz hat.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (45,'TXID2201','
Verschiedene Zertifikate von Onlineshops
\n\nGeprüfter Online Shop\nDas EuroHandelsinstitut (EHI) vergibt seit Oktober 1999 das Gütesiegel \"Geprüfter Online- Shop\". Das Siegel soll das Vertrauen der Verbraucher in das Online-Shopping verstärken und die Abgrenzung von seriösen Händlern zu Schwarzen Schafen ermöglichen. \n\nLaut EHI-Institut soll das Vertrauen der Online-Kunden durch mehr Transparenz entstehen. Für den Kunden soll Klarheit hinsichtlich folgender Punkte gewährleistet werden: \n\nder Identität des Anbieters (sein Vertragspartner), \n \n\n\"Das Logo macht auf einen Blick erkennbar, dass ein Anbieter diese Informationen offenlegt. Hieraus resultieren die Kriterien, die ein Anbieter erfüllen muss, um zum autorisierten Händler und Träger des Logos \"Geprüfter Online-Shop\" werden zu können.\" (EHI) \n\n\nGütesiegel: \"Trusted Shops\"\nDie Gerling Versicherungsgruppe vergibt seit Januar 2000 ein neues Gütesiegel für Online- Shops. Unter dem Namen \'Trusted Shops\' (= zuverlässige Shops) soll mehr Vertrauen der Internet-Nutzer zum Online-Shopping geschaffen werden. \n\nDer Verbraucher kann darauf vertrauen, dass Internet-Shops, die das Gütesiegel \"Trusted Shops\" tragen, folgende Verbraucherkriterien erfüllen: \n\n\n\nDIN Tested Website\nDIN Tested Website ist ein modular aufgebautes Programm zur Prüfung von E-Commerce-Anwendungen, in dem die einschlägigen Forderungen aus drei international anerkannten Standards integriert sind. Die Prüfung der Software erfolgt auf der Grundlage von DIN ISO/IEC 12119. Für die nachweislich gleichbleibende Qualität und Zuverlässigkeit der Management- und IT-Prozesse sind Forderungen an ein Qualitäts- und IT-Sicherheits-Management-System zu erfüllen. \n\n\nCertified E-Shop\nDer Betreiber garantiert eine angemessene Sicherheitspolitik. Diese beinhaltet im Wesentlichen, dass der Schutzbedarf von Systemen und Daten feststeht und daraus abgeleitete Sicherheitsniveaus systematisch aufrecht erhalten werden, aber auch: dass sich Mitarbeiter zur Vertraulichkeit verpflichten. Der Betreiber des E-Shops weist die Einhaltung aller relevanten Gesetze nach, insbesondere des BDSG, des TDDSG, des Fernabsatzgesetzes und des Gesetzes zur Verbreitung jugendgefährdender Schriften und Medieninhalte. \n\n\nBetterWeb\nPricewaterhouseCoopers hat ein Gütesiegel für Unternehmen entwickelt, die das Internet als Handelsplattform benutzen. BetterWeb - so die Bezeichnung des Siegels - kann von Online-Anbietern nur dann erworben werden, wenn sie auf ihren Webseiten differenzierte und praxisorientierte Standards hinsichtlich der Information ihrer Kunden erfüllen. Ein wichtiges Ziel des BetterWeb-Programms ist die Etablierung weltweit einheitlicher Verkaufsgrundsätze für Internet-Firmen. Dies beinhaltet neben klar gekennzeichneten Kaufbedingungen auch die konsequente Einhaltung globaler Sicherheitsstandards, benutzerfreundlicher Reklamationsverfahren und stringenter Datenschutzgrundsätze, zu der sich das lizenzierte Unternehmen verpflichtet.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (46,'TXID2202','
Verschiedene Transaktionsverfahren von Onlineshops
\n\nSET - Secure Electronic Transaction\nNoch sicherer als die SSL-Lösung ist SET (Secure Electronic Transaction). Das Verfahren wurde von VISA und MasterCard in Zusammenarbeit mit IBM, Microsoft und Netscape entwickelt. \n\nHier wird eine 1024-Bit-Verschlüsselung genutzt, die kaum zu knacken ist. Außerdem werden Händler und Karteninhaber digital identifiziert, was einen zusätzlichen Sicherheitsvorteil beim Online-Shopping bringt: Der Shop-Betreiber kann noch vor Geschäftsabschluss Bonität und Gültigkeit des Kunden prüfen, ohne die Kreditkartennummer des Kunden einsehen zu können. Dies schützt den Käufer wiederum vor unseriösen Händlern, denn die eigentliche Finanztransaktion wird von der Kreditkartengesellschaft abgewickelt. \n\nSoviel Sicherheit hat natürlich ihren Preis: Um SET nutzen zu können, müssen Händler und Kunde erst ein digitales Zertifikat bei einem Kreditinstitut beantragen. Dieser elektronische Ausweis wird in einer Software – dem eWallet – integriert, die Sie über Ihr Kreditinstitut beziehen und auf Ihrem Rechner installieren müssen. Erst das eWallet ermöglicht die Zahlung an einen autorisierten Händler, was den spontanen Einkaufstrip im Netz wesentlich komplizierter macht. \n\n\nSSL - Secure Socket Layer\nDas SSL-Protokoll schafft unter drei Gesichtspunkten sichere Verbindungen: \nDie Verbindung ist im besten Sinne privat, weil ihr Inhalt nur verschlüsselt über das Netz geht. \n \nDie Identität des Servers steht fest. \n \nWirkungungsvolle Algorithmen prüfen, ob die Daten vollständig und unverändert ihren jeweiligen Empfänger errreichen. \nDas SSL-Protokoll wird dadurch initiiert, dass dem bekannten http ein s angehängt wird: https://www.ssl.de.\nDas ist für den Browser der Anlaß, vom angesprochenen Server ein Zertifikat und seinen öffentlichen Schlüssel abzufordern. Dieser Schlüssel wird zusammen mit einer Prüfsumme und einer ID an den Browser zurückgemeldet. Diese Informationen werden von einigen wenigen Zertifizierungsfirmen errechnet. Die bekannteste ist VeriSign; Dieser Zertifizierungsprozeß ist gleichermaßen zeitaufwendig wie Kostenintensiv und speziell für Anwender, die nicht in den USA wohnen, mit einigen Problemen behaftet. Der Browser prüft anhand der übermittelten Daten, ob er wirklich mit dem Server verbunden ist, der in der URL angegeben ist. Ist das der Fall, gibt der Browser dem Anwender eine entsprechende Information: Beim Internet Explorer schließt sich das Bügelschloß, der Navigator/Communicator signalisiert eine sichere Seite durch den intakten Schlüssel. In der folgenden Phase verständigen sich die beiden Rechner auf einen symetrischen Schlüssel (Session Key). Da diese Absprache in asymetrischer Verschlüsselung vollzogen wird, ist die Sicherheit gegeben. Der Browser schickt dem Server vor dem Beginn des eigentlichen Datenaustausches einige Testnachrichten, die der Server nur beantworten kann, wenn es wirklich der Server ist, der er zu sein vorgibt.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (47,'TXID0199TO','
Der Shop wurde an die von Ihnen angegebene \nEmail Adresse weiterempfohlen.\n\nIhr ShopYoo Team.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (48,'TXID0199TE','
Fehler
\nDie Eingabe der Daten ist fehlerhaft (rot markierte Felder). Bitte diese korrigieren.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (49,'TXID0199RU','
Die Bewertung für den gewählten Shop wurde durchgeführt.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (50,'TXSM00001','Sehr geehrter ShopYoo Benutzer,\n\nanbei erhalten Sie Ihre Zugangsdaten für ShopYoo.\nBitte ändern Sie diese Daten in Ihrem Account unter dem Menüpunkt \"Benutzerverwaltung\".\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (51,'TXSM00002','Vielen Dank für die Nutzung von ShopYoo.\n\n\nMit freundlichem Gruß\n\nIhr ShopYoo Team\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (52,'TXSM00003','Sehr geehrter ShopYoo Benutzer,\n\nder folgende Shop wurde durch einen ShopYoo Benutzer an Sie weiterempfohlen.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (53,'TXREG0001','\n
Herzlich Willkommen bei ShopYoo.
\n\n\nBei ShopYoo haben Sie die Möglichkeit sich als Händler oder Kunden zu registreren.\nSind Sie Shop Betreiber und möchten einen oder mehrere Shops bei ShopYoo registrieren, so klicken Sie auf Händler.\nMöchten Sie sich als Kunden bei ShopYoo registrieren, so klicken Sie auf Kunde.\n\nNach der Registratur bekommen Sie Ihre Zugangsdaten per mail zugeschickt. Aus Sicherheitsgründen empfehlen wir Ihnen diese nach Erhalt umgehend zu ändern.\n\n\nVielen Dank für die Nutzung von ShopYoo.\n\n\n\n
Wie möchten Sie sich bei ShopYoo registrieren?
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (54,'TXER0001','
Fehlerhafte Eingabe.\n\nDie eingegebenen Daten sind nicht korrekt bzw. nicht vollständig. Entsprechende Felder sind rot marktiert.\n\nBitte korrigieren Sie Ihre Eingabe.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (55,'TXLG0001','
Herzlich Willkommen zum persönlichen ShopYoo Bereich
\n\nIn diesem Modul können Sie Ihre persönlichen Daten ändern und im Falle einer Händlerregistratur Shops, Produkte u.v.m. administrieren.

',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (56,'TXID70','
Benutzerverwaltung

\nIn der Benutzverwaltung haben Sie die Möglichkeit Ihre persönlichen Daten zu ändern. Ferner können Sie Ihren durch das System automatisch vergebenen Benutzernamen sowie das automatisch generierte Passwort ändern.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (57,'TXID90','
Shopverwaltung

\nIn diesem Modul haben Sie die Möglichkeit Shops zu registrieren, zu bearbeiten und zu entfernen. Um diese Aufgaben durchführen zu können, aktivieren Sie bitte auf der linken Seite den jeweiligen Menüpunkt. Sie können unter Ihrem Account mehrere Shops registrieren und verwalten. Sie müssen dazu nur jene Anmeldeformulare pro Shop durcharbeiten.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (58,'TXID9001','
Shopeintrag hinzufügen

\nSie können bei ShopYoo Ihre Shops in verschiedene Shopkataloge aufnehmen, d.h. Sie können als Shopbetreiber eines Landes Ihren Shop in den Shopkatalogen anderen Länder aufnehmen und freischalten. Entsprechende Shopkataloge werden in Kürze freigeschaltet.\n\nWählen Sie dazu bitte den entsprechenden Shopkatalog aus, bei dem Sie Ihren Shop registrieren möchten!\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (59,'TXID9002','
Shopeintrag bearbeiten

\nBitte wählen Sie den entsprechenden Shop aus dem entsprechenden Shopkatalog aus, den Sie bearbeiten möchten!\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (60,'TXID9002A','
Shopeintrag bearbeiten

\nWählen Sie zum ausgewählten Shop den entsprechenden Menüpunkt aus, um die Daten zu aktualisieren.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (61,'TXER0002','
Fehlerhafte Eingabe.\n\nDie eingegebenen Daten sind nicht korrekt bzw. nicht vollständig.\n\nBitte korrigieren Sie Ihre Eingabe.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (62,'TXID91','
Produktverwaltung

\nIn diesem Modul können Sie pro Shop Produktkonfigurationen durchführen.\nDies bedeutet, dass Sie pro registrieren Shop das Produktkonfigurationsblatt ausfüllen, in jenem Angaben über den Uploadpfad und die Uploadregelmäßigkeit getätigt werden müssen.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (63,'TXID9101','Bitte wählen Sie den entsprechenden Shop aus, für den Sie die Produktkonfiguration eintragen möchten.',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (64,'TXID20','
Tips für das Onlineshopping
\n\nEgal, ob Sie nun eine neue Digitalkamera oder sexy Dessous kaufen wollen - Shoppen im Internet kann wirklich Spaß machen. Sie müssen nur ein paar wichtige Regeln beim Bezahlen im Internet beachten. \n\nEines vorweg: Die ultimative Lösung oder gar ein allgemein akzeptiertes sicheres Internet-Geld gibt es noch nicht. Daher müssen die eCommerce-Anbieter noch immer eine ganze Reihe von Zahlungsmöglichkeiten anbieten. Die aus dem Versandhandel bekannten Verfahren sind Kreditkartenabrechnung, Bankeinzug, Nachnahme, Rechnung und Vorkasse. Hinzu kommt beispielsweise das Paybox-System, bei dem via Handy abgerechnet wird. Alle diese Varianten nimmt DM Online auf den folgenden Seiten einmal unter die Lupe. \n\nDie Kreditkarte ist vielerorts die einfachste Möglichkeit, im WorldWideWeb zu bezahlen. Hüten Sie sich aber vor Datenspionen, die mit Ihrer Kreditkartennummer Schindluder treiben wollen! Sie sollten mit Ihrem Plastikgeld wirklich nur dann zahlen, wenn der Shop die sichere SSL-Verschlüsselung (SSL: Secure Socket Layer) anbietet. Je länger der Schlüssel ist, desto besser. Das Bundesamt für Sicherheit in der Informationstechnik empfiehlt eine Schlüssellänge von mindestens 90 Bit. Das ist kein Problem, denn neuere Browser bieten 128 Bit. Eine verschlüsselte und somit sichere Webseite erkennt man an der Adresse (sie beginnt mit https://) und am geschlossenen Vorhängeschloss im unteren Browser-Rahmen. (siehe auch: „SET – Sicherheit hat ihren Preis“) ',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (65,'TXID2001','
Ãœbersicht verschiedener Zahlungsmethoden
\n\nSie haben im World Wide Web verschiedene Varianten zum Zahlen Ihrer Produkte. Jedem Shop ist es selbst überlassen welche zahlungsmethoden er seinen Kunden anbietet. Wie geben Ihnen eine kleine Aufstellung aller zur Verfügung stehender Varianten, eingeteilt in sichere und unsichere Methoden.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (66,'TXID21','
Rechtsfragen beim Onlineshopping
\n\nAls Kunde von virtuellen Geschäften stehen Ihnen viele Rechte zu. Viele Shopbetreiber geben diese Informationen jedoch nicht an Ihre Kunden weiter. Daher finden Sie auf den folgenden Seiten Ihre Rechte bzgl. der Rückgabe und im Falle eines Garantieanspruches.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (67,'TXID23','
Was ist e-Commerce?
\n\nViele verstehen unter E-Commerce das Kaufen und Verkaufen von Waren über das Internet, v.a. über das World Wide Web. Sie denken vielleicht an den gestressten Manager, der wieder den Geburtstag seiner Mutter vergessen hat, und nun in letzter Minute bei Quelle online ein Geschenk bestellt. Das ist nicht falsch, aber webbasierte Online-Shops wie Quelle, Amazon und Ebay sind nur ein kleiner Teil von E-Commerce. \n\nElektronischer Börsenhandel und das Herunterladen kommerzieller Software gehören genauso zu E-Commerce, wie übrigens auch Micropayments: Surfer zahlen einen geringen Beitrag, um sich Online-Inhalte, Bilder oder Spiele etc. anzusehen. \n\nNeben diesen privatkundenorientierten kommerziellen Dienstleistungen gibt es noch den Business-to-Business-Bereich, bei dem Unternehmen das Internet nutzen, um untereinander Geschäfte abzuwickeln und Waren oder Dienstleistungen auszutauschen. \n\nGanz allgemein gesagt beinhaltet E-Commerce also alle geschäftlichen Aktivitäten, die ganz oder zum Teil online abgewickelt werden. Wir werden uns in diesem Tutorial jedoch auf den populärsten Teil des E-Commerce beschränken - den webbasierten Verkauf von Waren und Dienstleistungen an private Konsumenten. \n\nJedes Jahr geben immer mehr Menschen immer mehr Geld im elektronischen Handel aus. International Data Corporation geht davon aus, dass die Amerikaner im Jahr 2001 Waren im Wert von 16 Milliarden Dollar online erwerben, ab dem Jahr 2002 für etwa 54 Milliarden Dollar. Morgan Stanley Dean Witter schätzt die Verkaufszahlen zwischen 21 Milliarden und 155 Milliarden Dollar im Jahr 2005. \n\nWelche Vorteile haben Konsumenten beim Online-Shopping gegenüber dem konventionellen Einkauf? \n \nSie können ihre Nachfrage bündeln: Indem Sie mit anderen Konsumenten zusammen ein Produkt oder eine Dienstleistung zum gleichen Zeitpunkt bestellen, erhalten Sie vom Anbieter oft einen günstigeren Preis (Mengenrabatt). Nachteil beim Online-Shopping: Die Ware kann vor dem Kauf nicht anprobiert, angefasst oder gekostet werden und bei der Bestellung ist nicht immer zu hundert Prozent sicher, wie das bestellte Produkt tatsächlich aussieht - Größe und Farbe können von der visuellen Darstellung im Onlineshop abweichen. Und auch der gemeinsame Einkaufsbummel mit Freunden oder der Familie und einem anschließenden Essen ist online nur schwer nachzuahmen.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (68,'TXOK0001','
Ihre Daten wurden gespeichert.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (69,'TXID35','
Um ständig die neusten Informationen über ShopYoo zu erhalten, abonnieren Sie gleich einen Newsletter.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (70,'TXOK0002','
Ihre Daten wurden weitergeleitet.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (71,'TXID31','
Wir nehmen gerne Fragen, Kritiken oder aber Anregungen entgegen.\n\nBitte füllen Sie das Formular aus und schicken Sie es ab. Wir werden uns nach Eingang Iher Nachricht mit Ihnen in Verbindung setzen.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (72,'TXID30','
Um ShopYoo weiterzuempfehlen füllen Sie einfach das folgende Formular aus und schicken Sie es ab.
',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (73,'TXID3301','Für Händler ist ShopYoo die Plattform im Internet, mit der Sie schnell und gezielt Ihre Produkte im Internet vermarkten können.\nLeistungsübersicht: \n\nShopYoo ist das Portal im Internet, mit der Händler schnell und unkompliziert neue Kunden gewinnen können. \n\n\nKritik und Anregungen nehmen wir gerne unter feedback@shopyoo.deentgegen.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (74,'TXID33','
ShopYoo - Shopping mit Ihrem persönlichen Shopping - Guide
\n\nShopYoo bietet seinen Nutzern neben dem Suchen von Produkten, Schnäppchen und Shops auch ein Vergleichsfunktion von Shops sowie von Produkten. Eine detaillierte Bewertungsmöglichkeit für die Shops und die Produkte fehlt genauso wenig, wie das Kommentieren und Weiterempfehlen von Shops und Produkten.\n\nWeiterhin können sich die Nutzer rund um das Thema \"Einkaufen im Internet\" informieren. Sie finden ebenso Informationen zum Online-Shopping (Sicherheiten, Zahlungsmöglichkeiten,...) sowie zum e-commerce. \nAlle in ShopYoo eingetragenen Shops werden auf Ihre Qualität und Funktionalität geprüft, so daß der Nutzer seinen Internetshop anhand sicherheitsrelevanter Themen (Zahlungsmethoden, Bestellsystem, Sicherheiten,...) auswählen kann. Zu jedem eingetragenen Shop gibt es eine detaillierte Information zu den Bestellarten, Zahlungsarten, Versandarten, etc. Eine Beschreibung des Shops sowie eine Auflistung der im Internetshop verkauften Produkte fehlen ebenso wenig wie das ShopLogo.\n\n\nDas Angebot von ShopYoo wird ständig aktualisiert.\n\n\nKritik und Anregungen nehmen wir gerne unter feedback@shopyoo.de entgegen.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (75,'TXID3302','Für Konsumenten ist ShopYoo die Plattform im Internet, mit der Sie sich schnell und gezielt über Produkte informieren und diese kaufen können.\nWeiterhin können sich über die entsprechenden Shops informieren.\n\nShopYoo ist das Portal im Internet, mit der Sie als Konsument schnell und gezielt Produkte kaufen können.\n\n\nKritik und Anregungen nehmen wir gerne unter feedback@shopyoo.deentgegen.\n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (76,'TXID34','Möchten Sie eine Suchabfrage von ShopYoo auf Ihre Site integrieren?\n\nWenn Sie dies vorhaben, können Sie die Shopsuche auf Ihre Webseite einbinden.\nNachdem ein User eine Abfrage von Ihrer Site aus an ShopYoo stellt, wird das Suchergebniss in dem ShopYoo - Layout angezeigt. \n',NULL,NULL,'Y'); +INSERT INTO `shopyoo_text_manager_DE` (`id`, `shopyoo_text_id`, `shopyoo_text_description`, `shopyoo_text_full`, `shopyoo_text_file`, `shopyoo_text_active`) VALUES (77,'TXID3401','Benutzung\n\nNach der Eingabe des Suchbegriffes, wird mittels Pulldown - Menü die entsprechende Suchoption angegeben. Nachdem dies erfolgte, wird mit klick auf den Button \"Suchen\" die Suchanfrage an ShopYoo gestellt.\n\n\nQuelltext\n\n\n\nVariablen\nDie Methode ist \"GET\".\n\nAufzurufende Seite ist \"http://www.shopyoo.com/shops@shopyoo.com/shops_result.php4\".\n\ns_txt    Suchtext\n\ns_opt    Suchoption\n\nxs_id    MUSS IMMER ID01Z sein\n\nxm_id    MUSS IMMER ID01 sein\n\nst_pos    MUSS IMMER 0 sein\n',NULL,NULL,'Y'); + +-- +-- Table structure for table `shopyoo_user_management` +-- + +CREATE TABLE `shopyoo_user_management` ( + `id` bigint(20) NOT NULL auto_increment, + `UserID` varchar(10) NOT NULL default '', + `Password` varchar(10) NOT NULL default '', + `Username` varchar(100) NOT NULL default '', + `Department` varchar(100) NOT NULL default '', + PRIMARY KEY (`id`,`UserID`) +) TYPE=MyISAM COMMENT='ShopYoo internal User Management Table'; + +-- +-- Dumping data for table `shopyoo_user_management` +-- + +INSERT INTO `shopyoo_user_management` (`id`, `UserID`, `Password`, `Username`, `Department`) VALUES (1,'TS','planetec','Thomas Schmidt','Management'); + +-- +-- Current Database: shopyoo_v3_datas +-- + +CREATE DATABASE /*!32312 IF NOT EXISTS*/ `shopyoo_v3_datas`; + +USE shopyoo_v3_datas; + +-- +-- Table structure for table `customer_details` +-- + +CREATE TABLE `customer_details` ( + `id` bigint(20) NOT NULL auto_increment, + `customer_id` varchar(15) NOT NULL default '', + `customer_company` varchar(50) NOT NULL default '', + `customer_surname` varchar(50) NOT NULL default '', + `customer_firstname` varchar(50) NOT NULL default '', + `customer_street` varchar(50) NOT NULL default '', + `customer_zipcode` varchar(25) NOT NULL default '', + `customer_city` varchar(50) NOT NULL default '', + `customer_country` varchar(50) NOT NULL default '', + `customer_telefon` varchar(50) NOT NULL default '', + `customer_telefax` varchar(50) NOT NULL default '', + `customer_email` varchar(100) NOT NULL default '', + `customer_title` varchar(10) NOT NULL default '', + `customer_additionals` varchar(20) NOT NULL default '', + PRIMARY KEY (`id`,`customer_id`), + UNIQUE KEY `CUSTOMER_ID` (`customer_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `customer_details` +-- + +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2822,'sC40421a9797fb4','offerix.de AG','Becker','Ralf','Am Weidenbruch 22','18196','Rostock-Kessin','Deutschland','038208 80125','038208 80130','rbe@offerix.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2823,'sC40421a9a8bcfe','Reifen Arnold GbR','.Arnold','','Georg Richter Str. 11a','15234','Frankfurt','DE / Brandenburg','0335 4003555','0335 4003556','arnold@auto-tuning-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2824,'sC40421a9cd5de3','Halter Autoteile-A-Z','vollmer','Herr','Hofstetterstr. 5','77716','Haslach i. K.','Deutschland','07832-4545','07832-8324','vollmer@autoteile-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2825,'sC40421a9dd4915','Halter Autoteile-A-Z','vollmer','Herr','Hofstetterstr. 5','77716','Haslach i. K.','Deutschland','07832-4545','07832-8324','vollmer@radblenden.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2826,'sC40421a9e69b3e','rollershop.de','.Bergmann','','Hauptstr.1a','38690','Vienenburg','Deutschland','05324-773800','05324-773802','an@rollershop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2827,'sC40421a9eeb1a6','Autoteile-Direkt','März','Herr','Hermann-Oberth-Str.2','85640','Putzbrunn','D','089 - 45616579','089 - 45616580','webmaster@autoteile-direkt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2828,'sC40421a9f710b2','Halter Autoteile-A-Z','Vollmer','Herr','Hofstetterstr. 5','77716','Haslach i. K.','Deutschland','07832-4545','07832-8324','vollmer@kindersitze-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2829,'sC40421a9fe15cd','Motorradonline24','halatbari','','jülicherstr.13','52017','aachen','D','02419108784','02419108783','webmaster@motorradonline24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2830,'sC40421aa069bdc','Skylax S.r.l.','Rupp','Dr.','Via del Mulino 201','33030','Coseano, Udine','Italien','00390432951366','00390432951339','email@skylax.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2831,'sC40421aa1263eb','Atelier Winter','Winter','Thomas','Robert-Bosch-Str.6','85521','Ottobrunn-Riemerling','Deutschland','089-6914294','089-69370437','info@atelier-winter.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2832,'sC40421aa1d15d5','DELTA-V GmbH','Kegel','Dominik','Eichenhofer Weg 71','42279','Wuppertal','Deutschland','02339-909720','02339-909509','kegel@delta-v.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2833,'sC40421aa31a1f2','KFZ-TEILE-VERSAND','Rabanser','Herr','Straßleite 32','85276','Pfaffenhofen a.d.Ilm','Deutschland','08441-760838','','webmaster@kfz-teile-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2834,'sC40421aa4341b8','Manns & Ruß GbR','Ruß','Mario','Straße 72 Nr.14A','12524','Berlin','Deutschland','030/67897868','030/67897869','AMR-Shop@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2835,'sC40421aa4c911e','Christoph Pürner','Pürner','Christoph','Alt-Mariendorf 49','12107','Berlin','Deutschland','030/70603904','030/70603904','Dacheinkauf@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2836,'sC40421aa5854bd','HEIZUNG-DIREKT','Musil','Michael','Kopernikusstr. 8','56401','Montabaur','Germany','02602-180150','02602-90945','muslix@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2837,'sC40421aa62b085','BBJS','Schulz','Stefan','Kl. Wollweberstr. 19 - 21','17033','Neubrandenburg','Deutschland','0395 5822908','0395 5665225','jschulz@bbjs.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2838,'sC40421aa6a9565','Bischoff Versand','Bischoff','Herr','Hauptstrasse16','38528','Adenbüttel','Niedersachsen','05304 -930337','05304 - 930338','info@bischoffversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2839,'sC40421aa773b65','A. Schmidiger-Weinmann','Schmidiger','Patrick','Aargauerstrasse','6215','Beroünster','Schweiz','++41 (0)41-930 14 24','++41 (0)41-930 07 39','info@papbedarf.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2840,'sC40421aa82f4bd','MofaShop','Habig','Luise','Hans-Sachs-Str. 8','53022','Bonn','D','0228-664050','0228-664050','info@mofashop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2841,'sC40421aa8d7c8d','Oldieworld','Habig','Luise','Hans-Sachs-Str. 8','53022','Bonn','D','0228-664050','0228-664050','info@oldieworld.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2842,'sC40421aa9d076f','Friedrichs Reisemobile','Friedrichs','Jörg','Lyrastraße 12','29378','Wittingen','DE','05831-7942','05831-8029','mail@friedrichs.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2843,'sC40421aabbd282','Ambis Bike Shop','Juergen','Ambacher','Bahnhofstr. 23','87700','Memmingen','Deutschland','08331-497323','08331-497324','abs@ambi-bike.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2844,'sC40421aac8e9ac','Richters Tuning','Richters','Herr','Graf-Anton-Weg 8','22459','Hamburg','Deutschland','040/55549647','040/55549646','info@tuningzone.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2845,'sC40421aad2349f','RZTpower','Herrmann','Hanjo','Sorger Straße 25','08626','Adorf','Deutschland','035243 449575','035243 449576','webmaster@rztpower.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2846,'sC40421aadd2fc6','Edelstore Meilando','Stuck','Melanie','Reherstr. 362','31613','Wietzen','D','05022/943021','943022','info@edel-store.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2847,'sC40421aaed7e6c','ParaFork','Gusic','Christian','Pframmerner Weg 19','85662','Hohenbrunn','Deutschland','08102/999840','08102/999845','christian.gusic@parafork.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2848,'sC40421aafc9414','Teka-Racing','Knur','Thomas','Schaffhauser Str. 29/1','79701','Bad Säckingen','DE','07761-57213','07761-913662','teka-racing@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2849,'sC40421ab09698d','bhs binkert hard- und software gmbh','Binkert','Michael','Am Riedbach 3','79774','Albbruck','DE','07753-9208-0','07753-1037','vertrieb@bhsbinkert.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2850,'sC40421ab13e221','Gustav Neuser GmbH','Scheible','Kurt-G.','Autenbachstraße 22','73035','Göppingen','Deutschland-Baden-Wü','07161-98428-0','07161-98428-48','k.scheible@neuser.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2851,'sC40421ab1b83bf','Tenera AG','Signer','Beat','Bergstrasse 7','05070','Frick','Schweiz','062 871 24 08','062 871 24 08','admin@tenera.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2852,'sC40421ab236d2d','Marquardt GmbH','Marquardt','Dieter','Tulpenstraße 21','16321','Bernau','Brandenburg','03338 2023','03338 755450','Marquardt-GmbH-Bernau@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2853,'sC40421ab2c1fce','Böhringer - Versand','Boehringer','Herr','Bruchsaler Str. 80','76694','Forst','Deutschland','07251-97380','07251-12404','hboehringer@boehringer-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2854,'sC40421ab39e5b8','Storm Uhr - Amex, Corp.','Matekalo','H.','Richard-Woerner Straße 16','75417','Mühlacker','D','07041-96610','07041-966116','service@ecommerce-webcenter.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2855,'sC40421ab4b3642','knifeshop.com Handels GmbH','Morocutti','Martin','Breitenfurter Str. 383','1230','Wien','Österreich','+43 1 8651866','+43 1 8651866 14','contact@knifeshop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2856,'sC40421ab6060f9','Stauden Junge','Großmann','Matthias','Seeangerweg 1','31787','Hameln','Deutschland','05151 3470','','info@bluetenblatt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2857,'sC40421ab6c9640','Bueroexpress','Stark','Frau','Hans-Albers-Str. 1','14480','Potsdam','Deutschland','033206-62475','033206-62472','bueroexpress@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2858,'sC40421ab78ed26','Virtueller Bau-Markt AG','Hein','Ansgar','Meerbuscher Str. 64 - 71','40670','Meerbusch','Deutschland','02159-969-300','02159-969-399','ah@heimwerker.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2859,'sC40421ab87dbd2','Virtueller Bau-Markt AG','Hein','Ansgar','Meerbuscher Str. 64 - 71','40670','Meerbusch','Deutschland','02159-969-300','02159-969-399','ah@vbag.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2860,'sC40421ab9459fb','Anke Golling Reinigungsartikel','Golling','Anke','Schleifmühlstraße 3','85283','Wolnzach','Deutschland','08442/4663','08442/4616','anke.golling@kg-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2861,'sC40421ab9cbea8','Eisenwaren Segmüller','Segmüller','Josef','Marktler Str. 44','84479','Burghausen','Deutschland','08677/4653','08677/64799','E.Segmueller@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2862,'sC40421aba71923','alfda Handels-GmbH Artikel für Allergike','Sielmann','Angelika','Jenseitsstr. 55 a','50127','Bergheim','Deutschland','02271-980309','02271-980237','verkauf@alfda.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2863,'sC40421abc45a88','alfda handels-GmbH','Sielmann','Angelika','Jenseitsstr. 55 a','50127','Bergheim','BRD','02271-980309','02271-980237','verkauf@alfda.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2864,'sC40421abd0ff6e','STILLGER - fuer Kueche, Tisch und Tafel','Stillger','Mathias','Haefnergasse 1','65183','Wiesbaden','Hessen','0611/300620','0611/378382','stillger@einkaufen-wiesbaden.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2865,'sC40421abda2756','Bernhard Laubmann KG','Laubmann','Herr','Ludwigstr. 69-71','95028','Hof/Saale','Deutschland','09281/2528','09281/16828','webmaster@laubmann.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2866,'sC40421abe2d483','APV Autopflege-Produkt-Vertrieb','chmid','','Hamburger Straße 273','38114','Braunschweig','Deutschland','0531-2503436','0531-2503435','info@twintop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2867,'sC40421abee6d87','efftop.de anneliese freund e.Kfr.','Freund','Martin','Leibnizstr. 122','30890','Barsinghausen','D','05105 5894-11','05105 5894-50','webmaster@efftop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2868,'sC40421abf6f39c','BAUKNECHT Servicecenter Wagenhäuser','Wagenhäuser','Matthias','Industriestraße 11','97076','Würzburg','Deutschland','0931-2790710','0931-275187','Matthias.Wagenhaeuser@wagenhaeuser.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2869,'sC40421ac0015f9','Gerhard Steinkamp KG','Steinkamp','Matthias','Marktredwitzer Str. 15','95659','Arzberg','BRD','(09233) 77250','(09233) 772517','info@porzellan-steinkamp.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2870,'sC40421ac0a4f95','Scheins Eisenwaren','Schmitz','Frau','Grüner Weg 105','52074','Aachen','Deutschland','0241/1 82 09-0','0241/1 82 09 27','admin@web-publishing.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2871,'sC40421ac12ae5b','Kunstgriff','Schmitz','Frau','Markt 7','52074','Aachen','Deutschland',' 0241 470374-0',' 0241 470374-32','admin@web-publishing.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2872,'sC40421ac1a9dc4','Coffee-Shop','Jucker','Max','Seefeldstrasse 5 Postfach 87','0','Uster','Schweiz','0041 1 940 32 10','0041 1 942 13 93','info@coffee-shop-ch.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2873,'sC40421ac24836d','W. Kordes Söhne','Dill','Frau','Rosenstr.54','25365','Sparrieshoop','D','04121-48700','','Kordes-Rosen@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2874,'sC40421ac2c99f2','Altenberger & Partner','Altenberger','Christian','Gardis 26','6811','Goefis','Österreich','43 5522 72637','43 5522 37677','info@meindrucker.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2875,'sC40421ac38a295','Unternehmensgruppe Jaus','Acker','Jens','Sandbergstr. 43','64285','Darmstadt','Deutschland','06151-963279','06151-963842','online@preis-guenstig.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2876,'sC40421ac45798c','Dittrich Nähmaschinen','Dittrich','Jens','Schandauer Straße 79','01277','Dresden','Deutschland','0351 3177984','0351 3177983','webmaster@dittrich-naehmaschinen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2877,'sC40421ac5065c1','Steinle Umwelttechnik','Steinle','Detlev','Stedinger Str. 73','27809','Lemwerder','Deutschland','0421/6978446','0421/6978447','steinle.umwelt@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2878,'sC40421ac58caf4','GMK Maler-Fachmarkt','Mueller','Gottfried','Frankenstrasse 25','56001','Koblenz','Deutschland','0261 38051','0261 38460','gmk@alveola.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2879,'sC40421ac60db23','W. WOLFF Gebäudetechnik','Wolff','Wolfgang','Zechenstr. 35','45741','Marl','NRW','02365-691715','02365-691761','info@w-wolff.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2880,'sC40421ac6cfcdd','Alveola','Buhren','Gabi','Postfach 24','56291','Pfalzfeld','Deutschland','06746 730107','06746 730106','info@web-kreativmarkt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2881,'sC40421ac7b6339','Alveola','Buhren','Gabi','Postfach 24','56291','Pfalzfeld','Deutschland','06746 730107','06746 730106','info@alveola.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2882,'sC40421ac880804','Hermes-Shop','Hermes','Winfried','Nachtigallenweg 12','48269','Emsdetten','NRW','02572151050','02572151051','hermes@hermes-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2883,'sC40421ac910876','Müller & Drzisga GbR','Drzisga','F.','Wattenscheider Straße 49','45307','Essen','Deutschland','0201595075','0201594058','info@muellerdrzisga.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2884,'sC40421ac982f75','Hoge mode+mehr','oge','','Puppenstr. 3-5','59494','Soest','Deutschland','02921-13992','02921-15835','info@hoge.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2885,'sC40421aca34d5a','Lichtbogen','Landgrafe','Wolfgang','Jücherstr. 24','26427','Esens','Deutschland','04971-925320','04971-925321','info@lichtbogen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2886,'sC40421acb2fc03','Keramikkunst','Dlugokinski-Thoma','Astrid','Torbogen im Schloss','97961','Bad Mergentheim','de','07934 7922','','ADT@epost.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2887,'sC40421acc3753a','Lebensart - Stefan Kampmeier','Kampmeier','Stefan','Auf der Bache 21','33119','Delbrück','Deutschland','05250-932282','05250-932281','info@lebensart-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2888,'sC40421accb3d6f','Home Sweet Home GmbH','Reiter','A.','Postfach 2014','67201','Frankenthal','Deutschland','0623 328 010','0623 328 091','a.reiter@home-sweet-home.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2889,'sC40421acd486de','Blickfang ArtRoom & DecoPartner','Schmidt','Pete','Schulenburger Landstraße 31','30165','Hannover','deutschland','0511-3504546','0511-3505265','info@decomania.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2890,'sC40421ace63510','Aegerter Latin Import','Henrik Aegerter','Ilari','Postfach','8026','Zürich','SCHWEIZ','+41 1 240 10 25','+41 1 240 10 27','info@hamaca.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2891,'sC40421acf9b914','Grohe Armaturen Shop','Fischer','Michael','Möckernstraße 111','10963','Berlin','Deutschland','+493021750236','+493021750294','webmaster@armaturen-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2892,'sC40421ad03283a','inside objects köhler concept GmbH','Pietsch','Ulrike','Schmiedestr. 18','26629','Grossefehn','Deutschland','04943-912134','04943-912135','up@insideobjects.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2893,'sC40421ad0ee8a4','Gg. Holland-Letz Söhne','Gericke','Steffen','Hauptstr. 95','98584','Steinbach-Hallenberg','Deutschland','036847 42288','036847 30921','gerickes@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2894,'sC40421ad1a3c2c','online-schrauben.de','.Albus','','Am Brögel 21','42391','Wuppertal','Deutschland','0202/280776-0','0202/280776-9','albus@online-schrauben.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2895,'sC40421ad26ab51','Leuchten Design & Elegantes Wohnen','Hahlweg','Dieter','Grüner Weg 71','22851','Norderstedt','Deuschland','040 524 28 72','040 529 65 40','hahlwegDesign@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2896,'sC40421ad33c56f','Josi Schneider','schneider','jürgen','weisse gasse 11','86171','augsburg','Deutschland','0821 512088','0821 159368','josi.schneider@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2897,'sC40421ad4684f0','Kronprinz ... Geschenkideen a la carte','hinkel','christian','bochumer str. 11','45307','essen','deutschland','0201-511878','0201-511878','kronprinz@einkaufscentrum.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2898,'sC40421ad543b87','Kinderlampe.de','Fuoss','Joachim','Windsbacher Straße 53','91561','Neuendettelsau','D','09874.689.940.0','09874.688.700.2','fuoss@kinderlampe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2899,'sC40421ad655b36','Agenturportal GmbH','Hogrefe','Daniel','Ehrenstr. 2','50672','Köln','D','0221-56974-0','0221-56974-78','dho@agenturportal.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2900,'sC40421ad6d3c7d','Michael Miethke GmbH','Miethke','Michael','Steinheimer Str. 2','74321','Bietigheim-Bissingen','Deutschland','07142 - 6962','07142 - 61752','mail@autovermietung-weltweit.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2901,'sC40421ad77703c','Autovermietung Miethke','Miethke','M.','Steinheimer Str.2','74321','Bietigheim','Deutschland','07142-6962','07142-61752','mail@autovermietung-miethke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2902,'sC40421ad8447d9','Autoverleih Miethke','Miethke','P.','Steinheimer Str. 2','74321','Bietigheim-Bissingen','Deutschland','07142 - 6962','07142 - 61752','mail@weltweite-mietwagen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2903,'sC40421ad8ec3b8','KBS-Technik','Gorke','Mark','Am Westhang 37','58471','Lüdenscheid','Deutschland','02351/27240','02351/27250','mag@kbs-technik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2904,'sC40421ad9722a7','ENDISCH - ETIKETTEN','Endisch','Jo','Eibenstrasse 22','61101','Bad Vilbel','Deutschland','06101-5229-0','-19','etiketten@endiweb.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2905,'sC40421ad9db356','Menzel & Woelke GmbH','Woelke','Christian','Walter-Rathenau-Ring 9-11','59562','Warstein','Germany','02902-8070-0','02902-8070-99','c.woelke@menzel-woelke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2906,'sC40421ada5ec13','buero-katalog.de','Brenner','H.','Klosterstraße 10 - 11','89407','Dillingen','Deutschland','09071-7290036','09071-7290037','h.brenner@buero-katalog.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2907,'sC40421adacefb1','Hochzeitsservice Marriage Day','Zeller','Michaela','Herzbergstrasse 4a','61138','Niederdorfelden','Deutschland','06101 / 531121','06101 / 531221','info@hochzeitsservice.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2908,'sC40421adb4b251','buerozeug.de','Deglau','Holger','Burgstr. 2','08209','Auerbach','D','03744-212053','03744-212054','info@buerozeug.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2909,'sC40421adbb9034','homann-bettenland','Homann','Mathias','Klettgaustr.8','79741','Waldshut-Tiengen','Deutschland','07741-64840','07741-1534','homann-bettenland@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2910,'sC40421add56ea6','Equinox Verlag und Versand','Cebulla','Frank','Saalbahnhofstr. 2','0','Jena','Deutschland','03641-828401','03641-828401','versand@equinox-net.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2911,'sC40421ade08412','Carbonit Filtertechnik GmbH','Westerbarkey','Jan','Dorfstr. 24 c','29416','Dambeck (Altmark)','Deutschland','0700-wasserfilter','039035-955.42','jan.westerbarkey@westa.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2912,'sC40421ade99552','Lebensart - Stefan Kampmeier','Kampmeier','Stefan','Auf der Bache 21','33119','Delbrück','Deutschland','05250-932282','05250-932281','info@lebensart-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2913,'sC40421adf1a62a','Hobbycreativ','Hieske','Hr.','Schlossergasse 10','67201','Frankenthal','Deutschland','06233 -299331','06233- 299332','webmaster@hobbycreativ.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2914,'sC40421adfa593f','www.buntpapier.de','Jänicke','Heiko','Archibaldweg 24','10317','Berlin','Deutschland','030-51069836','0721-151225744','webmaster@buntpapier.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2915,'sC40421ae037b62','INTERPAGE media factory','Steffenhagen','Frank','Geisenhausenerstr. 16a','81347','München','Deutschland','6136278','','admin@classicstyle.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2916,'sC40421ae0c331d','Bürobedarf & mehr Thomas Scherer e.K.','Scherer','Thomas','Ludwig Straße 3','64580','Biebesheim','Deutschland','06152 909620','06152 909621','thomas@schere.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2917,'sC40421ae19480d','10,- Shop','Holzmeister','Reinhilde','Gleisdorfergasse 5','8010','Graz','Österreich','0043 676 4118940','0043 316 574831','holzmeister@reinhilde.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2918,'sC40421ae2773e7','Michaela Decker Wasserbetten','Friedl','Michaela','Mühlheimer Str. 252','63075','Offenbach','Deutschland','069863320','069863323','info@decker-wasserbetten.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2919,'sC40421ae3b464d','smoo GmbH','Ante','Mark','Nuhnetalstr. 121a','59941','Winterberg','BRD','02981-929900','02984-929904','mark@kauf-rausch.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2920,'sC40421ae463bb3','smoo GmbH','Ante','Mark','Nuhnetalstr. 121 a','59941','Winterberg','BRD','02981-929900','02981.929904','mark@kauf-rausch.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2921,'sC40421ae504866','Kinderkutsche','Schmidt','Torsten','Irmgardstr. 3','16540','Hohen Neuendorf','Deutschland','0 33 03 / 40 97 92','0 33 03 / 40 97 91','webmaster@kinderkutsche.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2922,'sC40421ae5a33c3','Lindauer & Lang Internet Design','Lang','Timo','Am Köppel 25','35233','Breidenbach','Deutschland','06465/9110132','06465/9110133','timo.lang@lindlang.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2923,'sC40421ae6419b1','Concept2000','Schubert','Herr','Stettinerstr. 2','44541','Castrop-Rauxel','Deutschland','02305 86898','02592 670572','info@hobby2000.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2924,'sC40421ae6c7dfd','CRISS CROSS Marketing','Lerche','Uta','Kirchgasse 6','09514','Lengefeld','D','037367-87138','037367-87137','u.lerche@criss-cross.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2925,'sC40421ae78116c','Active-Fun.de!','Damm','Roland','Mainzerstr. 40','32767','Rödermark','Deutschland','06074 9100999','06074 910099´8','roli@kitesail.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2926,'sC40421ae805240','Asian Style','Colonna','Frau','Piazza Firenze, 19','20149','Mailand','Italien','003903356123489','','asianstyle@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2927,'sC40421ae8eb06a','scope','Hammelmann','achim','michaelisstrasse 22','20459','hamburg','D','0403576230','040354449','anfragen@scope-net.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2928,'sC40421ae9727a1','scope','Hammelann','Achim','michaelisstr. 22','20459','Hamburg','D','0403576230','040354449','info@scope-net.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2929,'sC40421ae9e7acf','der Pflanzendoktor','Pfeiffer','Manfred','Boernergasse 3','1190','Wien','Österreich','+43 1 3689061','+43 1 3689061','office@gaertnerei.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2930,'sC40421aea68bb7','Web & IT Solutions GmbH','Schönfeldt','Ralf','Blumenhaller Weg 88','49001','Osnabrück','Niedersachsen','0541 4084114','','schoenfeldt@web-its.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2931,'sC40421aeb52cde','Mechnich Spielautomaten','Mechnich','Herr','Ostpreussenstr. 16','67001','Ludwigshafen','BRD','0621-557939','0621-5540384','mechnich@sportautomaten.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2932,'sC40421aec07ebe','Baumgärtner & Kersten GbR','Kersten','Enrico','Am Tannewald 2','04509','Radefeld','','-','','-','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2933,'sC40421aee7031b','Anjas Erotik-Boutique','harbach','anja','Postfach 1403','63487','seligenstadt','D','06182-898632','06182-991283','aharbach@anjas-sexshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2934,'sC40421aef0c0f9','Ostsee-Pyrotechnik GmbH','Stotz','Stephan','Lübbersdorfer Weg 9','23758','Oldenburg i.H.','Germany','04361/3998','04361/52000','info@ostsee-pyrotechnik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2935,'sC40421aefafa48','talismane','harbach','anja','postfach 1403','63487','seligenstadt','BRD','06182-991283','06182-991283','harbach@talismane.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2936,'sC40421af044396','Der Waffenshop','Banse','Reiner','Ostfrieslandstr. 33','21129','Hamburg','Germany','040/7429002','040/7424844','info@derwaffenshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2937,'sC40421af0c0be1','HAWELKA TRANSFORMATION','Hawelka','Uschi','Kriemhildenstr.18','67547','Worms','Germany','+49 6241 42 555 0','+49 6241 42 555 1','transformation@hawelka.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2938,'sC40421af13fb9b','Kunsthandel-MV','Schneck','Kasimir','Hohen Pritzer Siedlung 2','19374','Groß Niendorf','Deutschland','000/000','038723/80892','K.Schneck@art-antique.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2939,'sC40421af1d44f6','Exposa GmbH Reiseservice','Dreyling','Herr','Carl-Sonnenschein-Str.11','50126','Bergheim','Deutschland','02271-66616','02271-66673','info@exposa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2940,'sC40421af25077e','Exposa GmbH Reiseservice','GmbH','Exposa','Carl-Sonnenschein-Str.11','50126','Bergheim','Deutschland','02271-66616','02271-66673','info@exposa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2941,'sC40421af2c5aab','Gaby´s Galerie','Voß','Gabriele','Dudenstraße 1','65232','Taunusstein','Deutschland','0173/3154237','','gabriele@tap.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2942,'sC40421af3703bd','Holzschnitzerei Wlach','Wlach','Alexander','Industriestrasse 5','92360','Mühlhausen','Deutschland','09185/5301','09185/5469','service@wlach.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2943,'sC40421af3f4205','Burgauer Galerie','Gross','Sigrid','Norbert-Schuster-Strasse 6','89331','Burgau','Deutschland','+49-8222-1758','+49-8222-42702','webmaster@art-for-less.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2944,'sC40421af47522b','Reisebüro Am Berge','Dümmel','Dirk','Am Berge','21335','Lüneburg','Deutschland','04131-37001','04131-18334','info@lastminute-suchen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2945,'sC40421af52e591','Kunststoffverarbeitung und Handels GmbH','Wiegert','Jürgen','Fabrikstraße 17','37287','Wehretal-Langenhain','Hessen','05651-40079','05651-40643','khg@khg.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2946,'sC40421af5e305b','Atelier Riefers','Riefers','Ursula','Hückelsmaystr. 279','47804','Krefeld','Deutschland','02151-31 41 89','02151- 39 41 26','ursula@riefers.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2947,'sC40421af6aae7b','Antiquitäten Magdalena Pehrs','Pehrs','Magdalena','Spiekerhof 40','48155','Münster','NRW - Deutschland','0251/518248','','reschroe@icsmedia.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2948,'sC40421af758970','Kondomshop-fun Erotikmittel Versand','Randerath','Detlef','Holzerfeld 3','52525','Heinsberg','Deutschland','02453-38003','02453-38004','info@dildowelt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2949,'sC40421af841f46','Kondomshop-fun Erotikmittel Versand','Randerath','Detlef','Holzerfeld 3','52525','Heinsberg','Deutschland','02453-38003','02453-38004','info@kondomshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2950,'sC40421af8c3579','keine Fa','itarbeiter','','keine','0','das','D','0022565','02565585','mitarbeiter@mit.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2951,'sC40421af956ad8','Annett Gallery e.K.','Mroz','Annett','Bornheide 80','22549','Hamburg','Deutschland','040 832 669 00','040 832 936 78','annett@annett.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2952,'sC40421af9d6e4b','Kunstgut Effeldorf','Doebele','Markus','Am Hoch 1','32767','Dettelbach-Effeldorf','Deutschland','09324-9715-0','09324-9715-33','kunstgut-effeldorf@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2953,'sC40421afab4be6','GeoMap AG','Sahrhage','Hans-Peter','Zelgstrasse 71','3661','Uetendorf','Schweiz','+41 33 345 70 78','+41 33 345 70 77','info@geomap.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2954,'sC40421afb446e8','universal arts Galerie Studio GmbH','Strack','Mario','Orffstrasse 35a','80637','München','Deutschland','089/134245','089/134837','mail@universal-arts.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2955,'sC40421afbbc1d9','GeoMap AG','Sahrhage','Hans-Peter','Zelgstrasse 71','3661','Uetendorf','Schweiz','+41 33 345 70 78','+41 33 345 70 77','info@schlitten.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2956,'sC40421afc3d207','HAWELKA - DESIGN','Hawelka','Werner','Kriemhildenstr.18','67547','Worms','Rheinland-Pfalz','06241 22210','06241 22240','design@hawelka.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2957,'sC40421afcab004','Art-de-Papp Dekorationen Nicole Mettmann','Mettmann','Nicole','Hugo-Fischer-Weg 1','77815','Bühl / Baden','Deutschland','07223-250397','07223-250397','info@art-de-papp.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2958,'sC40421afe9ed94','click-fototours','Hoppe','Karla','Erfurtstr 70','47804','Bonn','Deutschland','0228-25 63 18','0228-25 05 08','horst@riefers.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2959,'sC40421aff2789c','Albatro-Produkt-Marketing GmbH','Lenk','Hans-Juergen','Maschwitzer Weg 2','06231','Nempitz','Deutschland','03462 211384','03462 211784','info@tyrax.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2960,'sC40421b001834d','Kübler GmbH','aladin','','Theodor Heuss Str. 19','69172','Leimen-St. Jlgen','Deutschland','0049 6224 83716','0049 6224 924564','info@felber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2961,'sC40421b00d30ad','3WD PC-Service e.K.','Sypplie','Frank','Lindenstraße 24','76437','Rastatt','D','07222 25662','07222 20991','sypplie@3wd.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2962,'sC40421b019c797','Import Export Wiaime','Wiaime','Jürgen','Hauptstr. 1a','54619','Roscheid','Deutschland','06559-1320','06559-936153','J.Wiaime@dekoration-wohnen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2963,'sC40421b023110c','Galerie d`Histoire','Hüsken','Herr','Wietreie 15','22359','Hamburg','Deutschland','040-442292','040-354103','Andre-Huesken@Galerie-Histoire.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2964,'sC40421b032c2cd','Landesvermessung + Geobasisinformation N','Gau','Hans-Jürgen','Podbielskistraße 331','30659','Hannover','D','05 11 6 46 09 3 12','05 11 6 46 09 1 61','Hans-Juergen.Gau@lgn.niedersachsen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2965,'sC40421b03c610c','RAKEN Trading','.D.Menebhi','','Centre Phenicia 12B - Boulevard Habib Bo','2078','La Marsa','Tunesien','+216 1 728066','+ 216 1 728375','r.menebhi@raken.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2966,'sC40421b04497d7',':: tourists-direct.com','Hübner','Markus','Grubenweg 2','6071','Aldrans','Österreich','++43-512-34768510','++43-512-3476859','office@tourists-direct.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2967,'sC40421b04c121d','Alexander Settele Möbelvertrieb','Settele','Alexander','Pichlmayrstr. 27','83024','Rosenheim','Deutschland','08031-32072','08031-33952','info@matratzenversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2968,'sC40421b05471a8','OrientLights','Rehwinkel','Marianne','Niedersachsenweg 30','21244','Buchholz','Deutschland','04187312172','04187312173','mr@orientlights.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2969,'sC40421b05d2415','Opal Filmproduktion GmbH','Mewes','Herr','Mommsenstr. 17','10629','Berlin','Deutschland','030 / 32 77 06 - 0','030 / 32 77 06 - 55','omewes@opalmedia.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2970,'sC40421b0677f20','Tierbedarf Guse','Guse','Andreas','Hinter der Eisenbahn 3','34376','Immenhausen','Deutschland','0 56 73 / 92 00 90','0 56 73 / 996 995','info@tierbedarf-guse.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2971,'sC40421b06ed201','','Both','C.','','0','','','0511 - 575113','','webmaster@originalgemaelde.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2972,'sC40421b0781b4f','Möbelhof Parsberg.de','Meier','Birgit','Am Freizeitzentrum','92331','Lupburg','Deutschland','09492/9403-0','09492/9403-180','info@moebelhof-parsberg.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2973,'sC40421b0828349','Sichtweise Verlag','Blazejewski','Hans','Berliner Str. 9','31275','Lehrte','Deutschland','05175 95 38 62','05175 6696','Jivan@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2974,'sC40421b08b9e3c','Stuco AG','ilger','','Industrieweg 12','3360','Herzogenbuchsee','schweiz','+41 62 95 65010','+41 62 95 65015','rbilger@stuco.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2975,'sC40421b0953613','Naturtextilien Regine Settelmeier','Settelmeier','Regine','Untere Siedlerstr. 2a','97285','Röttingen','Deutschland - Bayern','09338 99832','09338 993687','info@kinder-naturtextilien.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2976,'sC40421b0a31e62','Auto Ried \"Der Weg zum preiswerten Neufa','Ried','Hr.','Breitenau 5','56235','Breitenau bei Dachau','Deutschland','08131 / 3533-20','','auto-ried@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2977,'sC40421b0c2ee46','Claudia Versand','Haderdauer','Christine','Augustinerstraße 20','97070','Würzburg','Deutschland','0931/54689','0931/59689','shop@claudiashop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2978,'sC40421b0ec3311','Outdoor-Consulting GmbH','Hähnel','Oliver','Schattbucher Str. 21','88279','Amtzell','Germany','07520-9561-0','07520-9561-22','o.haehnel@atac-technology.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2979,'sC40421b0f5f0bb','','Zacharias','Mark','Gerckensplatz 15','22339','Hamburg','Deutschland','0172/4246697','040/53889832','webmaster@pinboerse.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2980,'sC40421b0fd69cc','','Zacharias','Mark','','22339','Hamburg','Deutschland','0172/4246697','040/53889832','webmaster@casarent.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2981,'sC40421b106da80','Parkasite Outdoorprodukte','Wotke','Rolf','In der krummen Wende 7','59557','Lippstadt','Germany','02941/810933','02941/810932','webmaster@parkasite.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2982,'sC40421b113095a','Cuxland Ferienparks GmbH','Franke','Hans-Dieter','Sieltrift 37-39','27632','Dorum','Deutschland','04741 390','04741 3366','info@cuxland-ferienparks.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2983,'sC40421b12aa668','Helge Christian Schacht Internetservice','Schacht','Helge','Jersbeker Str. 7b','23863','Bargfeld-Stegen','Deutschland','04532-262507','04532-262508','info@reise-welt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2984,'sC40421b1480f19','Cuxland Ferienparks GmbH','Franke','Hans-Dieter','Sieltrift 37-39','27632','Dorum','Deutschland','04741 390','04741 3366','info@cuxland-ferienparks.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2985,'sC40421b15ac9d8','Schuh Keller','Keller / Herr Leist','Herr','Wredestr. 10','67059','Ludwigshafen','Deutschland','0621 - 51 12 94','51 32 08','info@schuh-keller.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2986,'sC40421b169ed15','ISP Thiel-Marketing.de','Thiel','Henning','Oberstr.10','56290','Schnellbach','Germany','06746 802622','802624','info@hoteltreff.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2987,'sC40421b176a6ab','ISP Thiel-Marketing','Thiel','Henning','Oberstr.10','56290','Schnellbach','Gernany','06746 802622','802624','info@traumbau.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2988,'sC40421b183c31a','Shoppingday','Korpilla','Oliver','Altenberger Domstr. 123','51467','Bergisch Gladbach','Deutschland','02202-251209','02202-982366','info@korpilla.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2989,'sC40421b199623e','Bonner Camping Freizeit Shop Heinz','Heinz','Erika','Siegfried Leopold Str. 62','53225','Bonn','Deutschland','0228472402','0228474655','postmaster@camping-heinz.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2990,'sC40421b1aae704','Eurosian Reisen','Schulz','Andreas','Friedrichshagenerstr. 03','12555','Berlin','Deutschland','03065261890-1','03065261892','eurosian-reise@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2991,'sC40421b1b34506','Danner Outdoor Camping Kanusport','Danner','Karl','Ruhstorf,Hornacherstrasse 18','94436','Simbach bei Landau','Deutschland','09954/852','09954/905243','info@outdoor-danner.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2992,'sC40421b1bc6bdf','','.Tigli','','','0','','','07141/649247','','webmaster@kensai.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2993,'sC40421b1c5b41a','IMS','Haas','Peter','Am Bahnhof 4a','67489','Kirrweiler','Deutschland','0632195096','0632195097','webmaster@camping-total.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2994,'sC40421b1ccb889','VEPO Versand','Poseiner','Christian','Robert-Bloch-Str.9','63322','Rödermark','Deutschland','06074861946','06074861947','VEPOVersand@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2995,'sC40421b1d80fde','Contact Travel','Kohler','W.','Hartmattenstr. 19','79539','Lörrach','D','07621-45031','07621-45031','info@airlink.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2996,'sC40421b1ed8477','Contact Travel','Kohler','Jutta','Hartmattenstr. 19','79539','Lörrach','D','07621-426666','07621-426666','info@reiseboutique.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2997,'sC40421b20cc2dd','Conrad.com AG','ebmaster','','Klaus-Conrad-Strasse 1','92240','Hirschau','Deutschland','09622/305041','09622/304589','webmaster@conrad.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2998,'sC40421b22d771c','ebookers.com Deutschland GmbH','Mellert, Andreas Neudecker, Mic','Frederik','Dietkirchenstr. 30-32','53111','Bonn','Deutschland','+49-228-26702-0','+49-228-26702-40','de.webpromotion@ebookers.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (2999,'sC40421b2453eec','Jumboreisen GbR','Lehmann','Kristian','Sternstrasse','06886','Wittenberg','D','0177 784 9659','','lehmann@fairflight.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3000,'sC40421b2610427','Austrian Stone Art','F. Dors','Hubertus','Reutegasse 9','0','Bregenz','Austria','0043 5574 74882','0043 5574 63077','hdors@aon.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3001,'sC40421b277bf79','AD Lampenschirme Ges.m.b.H.','Dvorak','Katharina','Kirchengasse 54','7533','Ollersdorf im Burgenland','Österreich','0043/3326/52394','0043/3326/52714','ad-lampenschirme@nol.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3002,'sC40421b28b357a','AD Lampenschirme Ges.m.b.H.','Dvorak','Alfred','Kirchengasse 54','7533','Ollersdorf im Burgenland','Österreich','0043/3326/52394','0043/3326/52714','hallo@hallo-burgenland.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3003,'sC40421b29820ac','AD Lampenschirme Ges.m.b.H.','Dvorak','Katharina','Kirchengasse 54','7533','Ollersdorf im Burgenland','Österreich','0043/3326/52394','0043/3326/52714','info@urlaub-in.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3004,'sC40421b2a14311','AD Lampenschirme Ges.m.b.H.','Dvorak','Alfred','Kirchengasse 54','7533','Ollersdorf im Burgenland','Österreich','0043/3326/52394','0043/3326/52714','hallo@hallo-burgenland.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3005,'sC40421b2a95977','HSR Travel','Springuel','Henri','Borsigallee 20','53111','Bonn','NRW','02282436252','0228253690','info@hsr-travel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3006,'sC40421b2b91957','PartyPaket.de','Burdorf','Thies','Große Straße 40','21465','Reinbek','Deutschland','04104 962 026','04104 962 029','mail@partypaket.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3007,'sC40421b2c80378','Hotel Ahorn Garni','Glau','Daniel','Schlüterstr. 40','10707','Berlin','Deutschland','+49-30-88719800','+49-30-88719871','webmaster@hotel-ahorn.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3008,'sC40421b2dc8eda','No-Wonder.de','Becker','Ulrich','Mülheimerstr. 46','40878','Ratingen','D','02102 873655','02102 873620','becker@no-wonder.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3009,'sC40421b2f45261','Waltraud Brintrup','Brintrup','Sascha','Gütersloherstr.13','33415','Verl','Deutschland','052462893','0524681319','info@brintrup.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3010,'sC40421b3042058','Wohlmuther Mode im Landhausstil','Wohlmuther','Christian','Hauptstr. 15','0','Bad Mitterndorf','Austria','+43 3623 2929','+43 3623 2111','wohlmuther@badmitterndorf.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3011,'sC40421b314ef33','Wohlmuther GesmbH','Wohlmuther','Christian','Hauptstraße 15','0','Bad Mitterndorf','Austria','++43 3623 2929','++43 3623 2111','wohlmuther@lola.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3012,'sC40421b31dc894','Bad Mitterndorf Tourismus','Martina','Seebacher','Hauptstr.','0','Bad Mitterndorf','Austria','++43 3623 24440','++43 3623 2784 75','info@badmitterndorf.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3013,'sC40421b32c904b','Alfred Wittenauer','Wittenauer','Eckard','Güterstr. 40','75172','Pforzheim','Deutschland','07231/1682-82','07231/1682-50','alfred.wittenauer@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3014,'sC40421b33a6dbc','MENS BEST Damen und Herrenmode','Lorenz','Hr.','Wiener Str. 6','7210','Mattersburg','A','02626 62372','Dw 16','office@mensbest.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3015,'sC40421b343b729','Optik Bauer GmbH','Dreher','Mathias','Langenerstr. 7','63303','Dreieich','Deutschland','06102/770101','06102/770100','webmaster@KontaktlinsenShop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3016,'sC40421b3587276','The Store-Company','Lindauer','Stefan','Im Dahlacker 68 -70','40627','Duessldorf','BRD','0211 - 33 66 60','0211 - 33 25 64','lds@online-club.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3017,'sC40421b360d186','Regenmode Lehmann','Lehmann','Ralf','Archenholdring 16','15890','Eisenhüttenstadt','','03364/ 73 42 51','03364/ 73 42 52','admin@regenmode.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3018,'sC40421b369895f','Kaufunger Schuhversand','Christian','Greilich','Hirtengasse 1','34260','Kaufungen','Hessen','05605-926957','05605-927072','versand@kaufunger-schuhversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3019,'sC40421b37454bf','getyourcar AG','Riedmüller','Martin','Sandstraße 3','80335','München','Deutschland','+49-89-5 12 64-200','+49-89-5 12 64-201','riedmüller@getyourcar.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3020,'sC40421b37bf598','MEMMEL GmbH','Memmel','Thomas','Spitalstrasse 31','97424','Schweinfurt','Deutschland','09721-1270','09721-22252','memmel@your-eshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3021,'sC40421b3842d83','thaisite.com','Mueller','Hans','','0','','','66 77 427 103','','mueller@thaisite.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3022,'sC40421b38ce450','seeside.de','Finke','Claudius','Pulverteich 30','20099','Hamburg','Deutschland','040 280 50 245','040 280 50 246','finke@seeside.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3023,'sC40421b39602ae','Modeimport Textilvertrieb','Sarikus','Mehmet','Robert-Bosch-Str.11','71691','Freiberg a.N.','Deutschland','07141 / 70 74 91','07141 / 72 176','Sarikus@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3024,'sC40421b39d7ce0','Schuh-Welt Schuhhandels GmbH','Bohl','Christian','Moschelmühle 2','67714','Waldfischbach','Deutschland','06333/1003','06333/5054','C.Bohl@Schuh-Welt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3025,'sC40421b3a7b0bc','Uhren Hieber GmbH','Hieber','Andrea','Donnersbergestr. 36','80634','München','Deutschland','089 - 16 52 36','089 - 16 52 36','hieber@uhren-hieber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3026,'sC40421b3bb5ac9','Juwelier OEKE','Hollnack','Dieter','Markt 22','99423',' Weimar','Deutschland/Thüringe','03643/24130','03643/241331','Juwelier-OEKE@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3027,'sC40421b3ce7b6d','Juwelier OEKE','Hollnack','Dieter','Markt 22','99423','Weimar','Deutschland/Thüringe','03643/24130','03643/241331','Juwelier-OEKE@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3028,'sC40421b3dd292b','Augenoptik Bennewitz','Haase','M.','Markt 2','09456','Annaberg-Buchholz','Deutschland','+49-3733-23494','+49-3733-22660','matthias_haase@bennewitz.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3029,'sC40421b3fd14ee','schmuckshop.com','Thaler','Herr','','0','','Germany','09453-997769','09453-997768','schmuckshop@schmuckshop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3030,'sC40421b408eb2c','TOM Handels GmbH','Krämer','Annette','Prälat-Marschall-STr. 2','42781','Haan','Deutschland','02104-33145','02104-804078','annette@topmarken.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3031,'sC40421b414304f','Danuta Dluzyk, Uhren und Schmuck','Staklies','Ralf','Ringstr. 112','59821','Arnsberg','Deutschland','02931-23401','02931-23401','DDluzyk@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3032,'sC40421b41c954f','Fancy Rings - Doll GmbH','Rossol','Bernhard','Postfach 140 208','75172','Pforzheim','Deutschland','0 72 31- 35 27 03','0 72 31 - 10 57 74','contact@fancy-rings.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3033,'sC40421b42eb889','Ziemann Energietechnik','Ziemann','Maik','Pierbusch 24-26','44536','Lünen','NRW','0231 9872490','0231 9872491','service@solararchitektur.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3034,'sC40421b43c20fc','Schmuck-Profis','Heinbuch und Herr Wohlfahrt','Frau','Sandweg 20','64859','Eppertshausen','Germany','06071-391730','','Webmaster@Schmuck-Profis.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3035,'sC40421b446f0b1','ClassicBikes','Lehmann','Andreas','Alte Warnemünder Chaussee 16','18109','Rostock','Deutschland','03817681942','03817952751','webmaster@classicbikes.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3036,'sC40421b450fd88','Reisebüro Hauns','Wolf','Peter','Taunusstr.2','35510','Butzbach','Deutschland','06033-911113','','webmaster@hauns.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3037,'sC40421b47a98e7','M&D','Meidow','Herr','Schnelsener Weg 33','22523','Hamburg','D','0405355511','0405355514','info@mdmarketing.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3038,'sC40421b4aa6539','edoras','Simsek','Herr','blüchserstrasse 32','75172','pforzheim','deutschland','0171-4272309','','e.simsek@edoras.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3039,'sC40421b4c96407','Fander','Fander','Bernhard','Engerstrasse 22','47906','Kempen','Deutschland','02152-51470','02152-51470','servic@schmuckgalerie.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3040,'sC40421b4d43460','M&D','meidow','Herr','Schnelsener Weg 33','22523','Hamburg','D','0405355511','0405355514','info@mdmarketing.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3041,'sC40421b4db602e','M&D','üller','','Schnelsener Weg 44','22523','Hamburg','D','0405355511','0405355514','info@uhrencity.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3042,'sC40421b4e4f7e2','Stefan Wiessmeyer - schmuck','Wiessmeyer','Stefan','Elisenstr. 3','82152','Krailling','Deutschland','089/85662210','089/85662211','info@wiessmeyer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3043,'sC40421b4f19ce7','BRautmode-Online','Bachmann','Herr','Statthalter Strasse 6','79650','Schopfheim','DE','07622-673051','07622-673052','m_bachmann@brautmode-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3044,'sC40421b507dea7','Rousseau & Schuy GdbR','Schuy','Juergen','Lindenstr. 32','79379','Müllheim','BRD','07631/171709','07631/174564','juergen@casaro.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3045,'sC40421b5103da9','Silverland','.Braunshausen','','Vor dem Steintor 177','28203','Bremen','Deutschland','0421-78555','04207-2000','webmaster@silverland.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3046,'sC40421b51a9eaa','Schmiholz','Weidinger','Barbara','Ilsfelder Str. 21/1','74354','Besigheim','Baden-Württemberg','07143-59193','07143-59193','weimicha@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3047,'sC40421b522aefc','Wolfgang Mayer Gold und Platin Kettenfab','Mayer oder Stefan Mayer','Wolfgang','Torstr. 1A','75438','Knittlingen','Deutschland','07043-33130','07043-33242','info@wmayer.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3048,'sC40421b52aed0c','Ickler GmbH','Ickler','Thomas','Hirsauertsr. 218','75180','Pforzheim','Deutschland','07231-9729-0','07231-9729-48','info@limes-watches.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3049,'sC40421b538aaa3','Megatime CM-Media','Clauberg','Thomas','Adolf-von-Menzel-Str. 90','41539','Dormagen','Deutschland','0180 500 38 00','0180 500 48 00','clauberg@online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3050,'sC40421b54520cb','Uhrenshop, powered bei Megatime','Denkert','Frau','Adolf-von-Menzel-Str. 90','41539','Dormagen','Deutschland','0180 500 38 00','0180 500 48 00','denkert@megatime.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3051,'sC40421b54ce906','Handy-Zubehörshop','Clauberg','FRIEDHELM','Stockholmer Allee 29','50765','Köln','Deutschland','0221 970 10 41','0221 970 10 42','clauberg@handy-zubehoershop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3052,'sC40421b5580730','Ihre Reiseagentur','oder Hans Rodius, Monika Kaiser','Elke','Daimlerstrasse 7','65232','Taunusstein','Deutschland','06128-970451','06128-970452','Reise@Rodius.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3053,'sC40421b56253d3','Schmuckecke','Hictaler','Michael','Markt 33','53757','Sankt Augustin','D','02241 204606','02241 809061','info@schmuckecke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3054,'sC40421b572626f','Schmuckbox','Gardlowski','Michael','Paulinenstr.11','55743','Idar-Oberstein','Deutschland','06781219762','','michael@schmuckbox.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3055,'sC40421b57ee5be','BellaScarpa','Schubert','Mike','BreiteStr.42','06449','Ascherslben','Deutschland','03473/807400','03473/807410','bellascarpa@profimail.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3056,'sC40421b58f17ef','Trollart','Schön','Gudrun','PF 16','61274','Weilrod','Deutschland','06083-940215','06083-940216','gs@trollart.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3057,'sC40421b5980870','Zeder-Reisen Hamburg-Reisebuero','Steffens','Elke','Timmermannstr.2','22299','Hamburg','Deutschland','040 5 13 35 68','040 51 32 02 75','info@zeder-reisen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3058,'sC40421b5a0dcf3','DanFun Ferienhausvermittlung','van Bevern','Horst','Himmelohstr. 162','58454','Witten','Deutschland','02302 47484','02302 941233','info@danfun.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3059,'sC40421b5a98f62','Pioneer Ballooning','Dzial','Thomas','Reichenberger Weg 6','83301','Traunreut','Deutschland','08669/901734','08669/901405','info@ballonfahren.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3060,'sC40421b5b41165','MML-Motorradzubehör','Hartmann','Manfred','Hurzfurtweg 9','97782','Gräfendorf','D','093571534','093571534','webmaster@mml-motorradzubehoer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3061,'sC40421b5bdae7e','Raddiscount, Inh. Danuta Badziag','Badziag','Felix','Wilhelmstr. 8','72202','Nagold','Deutschland','07452-818112','07452-3442','shopyoo@raddiscount.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3062,'sC40421b5c74647','Casio-Uhren-Shop','atekalo','','Richard-Woerner Straße 16','75417','Mühlacker','D','07041-96610','07041-966116','service@casio-uhren-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3063,'sC40421b5d34f1f','TIMEDISCOUNT','Akontz','Peter','Landshuter Str. 6','84056','Rottenburg','Deutschland','08781 - 915340','08781 - 915347','info@timediscount.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3064,'sC40421b5dd54b3','BRONST GmbH Berlin Bürobedarf, Büroeinri','Bronst','Helmut','Gotlindestraße 42','10365','Berlin','Deutschland','030/55780950','030/55780951','bronst@bronst.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3065,'sC40421b5ea061c','Flug.de','ebmaster','','Amalienbadstraße 41','76227','Karlsruhe','Deutschland','+49 721 4902-0','','webmaster@flug.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3066,'sC40421b5f96e7c','Systemhaus Jens Hampe','Karl - Webmaster','Daniel','Willestrasse 4-6','24103','Kiel','Deutschland','0431-66068-0','0431-66068-40','daniel.karl@hampe.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3067,'sC40421b60b3f07','ERKA sales consulting','Karthäuser','Robert','Kleineweg 64','12101','Berlin','Detschland','+49 (0)30 7868594','+49 (0)30 7868595','karthaeuser@erka.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3068,'sC40421b61b1863','ERKA sales consulting','Karthäuser','Robert','Kleineweg 64','12101','Berlin','Deutschland','+49 (0)30 7868594','+49 (0)30 7868595','karthaeuser@erka.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3069,'sC40421b62a553a','Gärtnerei Theumer','Theumer','Jan','Heinrich von Wolffersdorff Strasse 21','08371','Glauchau','Germany','037632802','03763488414','webmaster@blumen-theumer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3070,'sC40421b6339ed0','Reiseagentur A. Schiebe','Schiebe','Aglaia','Fichtenweg 2','72525','Münsingen','Deutschland','07381 4991','07381 4995','Reiseagentur.A.Schiebe@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3071,'sC40421b63c9fb3','TravelSoft GPS und Navigation','Stuck','Werner','Reherstr. 362','31613','Wietzen','Deutschland','+49 5022 94144','+49 5022 943034','wstuck@travelsoft.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3072,'sC40421b645c1e8','Lenscare.de AG','Hein','Michael','Westring 431 - 451','24118','Kiel','Deutschland','0431 8811844','0431 8811 811','m.hein@lenscare.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3073,'sC40421b6524198','Haus des Kindes STOCKERT Bereich Baby-On','Geschier','Henrik','Niederhutstr. 73','53474','Bad Neuenahr-Ahrweiler','Deutschland','02641-359602','02641-37136','info@stockert-kinder.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3074,'sC40421b65ec31d','Top Tie Frank Curatolo','Curatolo','Frank','Dorstener Straße 133','44809','Bochum','Deutschland','0234 950 760 4','','shop@top-tie.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3075,'sC40421b6691df0','Dessous for You','Schneider','Frau','Martin-Luther-Str. 27','82256','Füstenfeldbruck','D','08141 - 356574','08141 - 356574','info@dessousforyou.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3076,'sC40421b6721940','Beachwear for You','Schneider','Frau','Martin-Luther-Str. 27','82256','Füstenfeldbruck','D','08141 - 356574','08141 - 356574','info@beachwearforyou.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3077,'sC40421b67dc274','DePauli.com AG','Hofmann','Christoph','Stahlgruberring 3','81829','München','Deutschland','089-53075170','089-51450666','c.hofmann@herrenausstatter.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3078,'sC40421b68aa52d','DePauli.com AG','Hofmann','Christoph','Stahlgruberring 3','81829','München','Deutschland','089-53075170','089-51450666','c.hofmann@depauli.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3079,'sC40421b697763b','M + R Vertrieb','Reiss','Jürgen','Mespelbrunner Weg 1-4','63128','Dietzenbach','-d-','06074 815575','06074 815177','reiss@mss-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3080,'sC40421b6a4162f','Müller-Team','Müller','Kersten','Podsdammer Straße','63110','Rodgau','-d-','06106 79055','06106 79056','mueller@mueller-team-rodgau.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3081,'sC40421b6ae2859','Luis Blank','Blank','Luis','Stadtplatz 25','94474','Vilshofen','Deutschland','08541/8118','','Meister@Juwelier-Blank.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3082,'sC40421b6bbc2db','NetTie - Luxury Ties And More','Leder','Rolf','Silcherstraße 38','22761','Hamburg','Deutschland','040 - 890 23 66','040 - 890 23 76','RolfLeder@NetTie.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3083,'sC40421b6c79923','EdelStore Meilando','Stuck','Melanie','Reherstr. 362','31613','Wietzen','Deutschland','+49 5022 943021','+49 5022 943034','mstuck@edelstore.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3084,'sC40421b6d8f91b','Art by Mehndi-Tempel','Rascher','Petra','Gertrudenstr.2','20095','Hamburg','Deutschland','040-30399811','040-338871','info@mehndi-tempel.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3085,'sC40421b6e2b797','Hosen-Winkler','Winkler','Helmut','Mittelstraße 12','25938','Wyk','Deutschland','04681 3683','','H.Winkler@Hosen-Winkler.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3086,'sC40421b6e9e3c3','PERSONAL MED Stoltenberg GmbH','Stoltenberg','Evelyn','Am Südhang 41','53809','Rupp.-Winterscheid','Deutschland','0700/persomed oder 0','02247/91 26 51','stoltenberg@personalmed.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3087,'sC40421b6f30614','E-M-R Dieter Lustinger','Lustinger','Dieter','Leonhardiweg 14','94099','Ruhstorf','Deutschland','08531 32422','','d.lustinger@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3088,'sC40421b6faa755','Bodo u. Thilo Burgey GbR','Burgey','Bodo','Hauptstrasse 78','67307','Göllheim','Deutschland','06351/989902','06351/989905','mail@longestthing.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3089,'sC40421b7046b02','Scheier GmbH','Scheier','Hans','Leonhardsplatz 4','6800','Feldkirch','Österreich','+43 5522 38472','+43 5522 46002','armyshop@aon.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3090,'sC40421b710e3cf','Scheier GmbH','Scheier','Hans','Leonhardsplatz 4','6800','Feldkirch','Österreich','+43 5522 38472','+43 5522 46002','armyshop@aon.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3091,'sC40421b7350929','Goldstation.de','Gold','Michael','Am Fischteich 5','25337','Elmshorn','Deutschland','04121-437286','04121-437287','michaelgold@goldstation.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3092,'sC40421b74614f8','Gera-Import','Rabba','Gerold','Auf dem Hahn 26','40670','Meerbusch','Deutschland','02159-6427','02159-81178','g.rabba@cityweb.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3093,'sC40421b75cc3a1','Gerameer Kosmetik GmbH','Rabba','Gerold','Auf dem Hahn 26','40670','Meerbusch','Deutschland','02159-962816','02159-81178','g.rabba@cityweb.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3094,'sC40421b7772e59','RFT','Trarbach','M.','Hohler Weg 67','57072','Siegen','deutschland','0271/64292','0180/505254-541114','trabse@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3095,'sC40421b783dbcd','Baby´s Natur','Köthe','Susann','Sachsaer Weg 3','37445','Walkenried','Deutschland','05525/959615','05525/959616','susann.koethe@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3096,'sC40421b78ccd4a','jumax.de','Bauerschmidt','Simone','Hauptstrasse 89','98587','Steinbach-Hallenberg','Deutschland','036847-31677','036847-31678','mail@jumax.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3097,'sC40421b7957a7e','Rolf Richter','Richter','Rolf','Kirchenstr. 13','25524','Itzehoe','Deutschland','04821-3389','04821-5043','rolf-richter@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3098,'sC40421b7a6da40','Jo Krawatte','Chirchietti','Bruno','Kirchstr. 23','53639','Königswinter','Deutschland','0228-690080','','info@krawatten-shopping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3099,'sC40421b7b108b4','Friedrich Nieman GmbH & Co. KG','Niemann','Peter','Eichkoppelweg 103','24119','Kiel','Schleswig-Holstein','0431 5 40 40','0431 5 40 41 47','p-niemann@f-niemann.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3100,'sC40421b7c1354f','SN-concept OHG','Vetter','Herr','Vattmann Str. 1','33100','Paderborn','NRW','05251-543599','','kontakt@american-fitness.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3101,'sC40421b7cd1dbf','Eccoshop','Baar','Guido','Brandenburger Str.24','14467','Potsdam','Deutschland','0331970840','03317400731','info@eccoshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3102,'sC40421b7e8d74e','ENB Beteiligungs GmbH','Dr.Ernst-Peter','Lagler','Hauptstr. 118','A_114','WIEN','Austria - Österreich','+43-1-577 26 50','+43-1-577 26 51','enb@telecom.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3103,'sC40421b7fa5e42','suche-schuhe.de','Baar','Guido','K.-Liebknecht.-Str.7','14482','Potsdam','Deutschland','0331970840','03317400731','baar@suche-schuhe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3104,'sC40421b80d4b7f','Hermann Bunte Autoelektrik GmbH','Frey','Herr','Bahnhofstr. 40','26871','Papenburg','Deutschland','04961 / 89294','04961 / 89242','bosch-service-bunte@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3105,'sC40421b8349c11','AS-Fachhandel, Hüve & Gerdes GbR','Gerdes','Klaus','Kirchstraße 6','48308','Senden','D','02598-986444','02598-986445','info@as-fachhandel','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3106,'sC40421b8457dec','OCEANLINE WATERSPORTEQUIPMENT','Hausmann','Uwe','Zur Alten Post 4 b','58540','Meinerzhagen','Deutschland','02354 5028','02354 3258','oceanline@oceanline.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3107,'sC40421b856dd91','R+J Online','.Fritzsch','','Frauenrichterstr. 169','92637','Weiden','Deutschland','0961-21082','0961-21083','info@fitnessadresse.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3108,'sC40421b86870d4','MiNaNeT Internet Solution GbR','Schmickler','Thomas','Hitdorfer Str. 241','51371','Leverkusen','Germany','02173 856070','02173 949934','schmickler@minanet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3109,'sC40421b87b9bad','','Lauterbach','Stefan','Beim Kastenkamp 7','28844','Weyhe','Deutschland','04203 786902','','SLauterbach@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3110,'sC40421b88b7271','DER RACKETSHOP','Sonnenberg','Katrin','Frühlingsstraße 13a','63868','Großwallstadt','Bayern','06022/655964','06022/655938','Sonnen.berg@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3111,'sC40421b89ad68a','Volleyball-Versand Grevinga GmbH','Grevinga','Herr','Osnabrücker Str. 288','48429','Rheine','Deutschland','05971 972516','05971 72870','grevinga@wolliballa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3112,'sC40421b8aafdeb','SunWare GbR','Wilkens','Stefan','Kocherstraße 33','73432','Aalen','Deutschland','(07361) 98 17 62','(07361) 98 17 63','SunWareCenter@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3113,'sC40421b8c1904b','Ayurveda Institut Dhanvantari','Bettermann','Edgar','Friedrich Ebert Str. 3','58723','Schwetzingen','Deutschland','06202-945646','06202-945647','webmaster@ayurveda-institut.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3114,'sC40421b8d5a778','Mikes Bodyshop','Gembries','Michael','Hof Iben','55546','Fürfeld','Deutschland','06709-9607-02','03','mike@mikesbodyshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3115,'sC40421b8e2c1b9','Haarstudio Norbert Lutz','Lutz','Herr','Schulstrasse 93','68199','Mannheim','Germany','0621-851321','+49621857800','info@ihrhaarstudio.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3116,'sC40421b8ee605f','Haarstudio Norbert Lutz','N. Lutz','Herr','Windeckstrasse 29','68163','Mannheim','Deutschland','0621-822029','+49621857800','norbert@ihrhaarstudio.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3117,'sC40421b8f92ae2','Kinnerhus - Kindermoden','Grewenig','E.D.','Estetalstraße 55d','21614','Buxtehude','Deutschland','04161 88322','04161 89870','ernst-dieter@kinnerhus.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3118,'sC40421b902e954','Irmin Günther Handel mit technischen Güt','Günther','Herr','Benngewannstr. 11','D 670','Ludwigshafen','Deutschland','0621 543772','0621 5294265','aagutec@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3119,'sC40421b90ad8ac','Irmin Günther Handel mit technischen Güt','Günther','Herr','Benngewannstr.11','D 670','Ludwigshafen','Deutschland','0621 543772','0621 5294265','aagutec@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3120,'sC40421b9135eba','Bushido Lubwart Bad Liebenwerda e.V.','P. Görlach','Ralph','Walther-Rathenau-Str. 19','04910','Elsterwerda','Deutschland','03533/164494','03533/164495','infos@bushido-lubwart.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3121,'sC40421b91a8abc','Bushido Lubwart Bad Liebenwerda e.V.','P. Görlach','Ralph','Walther-Rathenau-Str. 19','04910','Elsterwerda','Deutschland','03533/164494','03533/164495','infos@bushido-lubwart.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3122,'sC40421b92759c0','Bushido Lubwart Bad Liebenwerda e.V.','P. Görlach','Ralph','Walther-Rathenau-Str. 19','04910','Elsterwerda','Deutschland','03533/164494','03533/164495','infos@bushido-lubwart.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3123,'sC40421b948908b','Bushido Lubwart Bad Liebenwerda e.V.','P. Görlach','Ralph','Walther-Rathenau-Str. 19','04910','Elsterwerda','Deutschland','03533/164494','03533/164495','infos@bushido-lubwart.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3124,'sC40421b951d959','LONDA GmbH','Wandiger','Peer','An der Milchinsel 2','04103','Leipzig','Deutschland','03419948484','03419948481','pwandiger@londa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3125,'sC40421b95ed1ff','S.B.J - Sport und Freizeit','Junge','Bernhard','Frauenrichter Str. 99','92637','Weiden','Deutschland','0961-6340809','0961-3811036','info@sbj.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3126,'sC40421b970165a','Klaffke-Sportnahrung','für EDV & Internet: U.Sc','Ansprechpartner','Donnersbergring 12','64295','Darmstadt','Deutschland','+49 6151 316335','+49 6151 316338','uwe@sanas.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3127,'sC40421b985db9c','Reitsport-Versand-Höner','Höner','Klaus','Grafschafter Str. 201','47199','Duisburg-Baerl','NRW','02841-87200','02841-87200','HoenerVersand@compuserve.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3128,'sC40421b991da92','Euro T.E.C.','Müller','Kai','Zeiß Str. 5','09131','Chemnitz','Deutschland','0371-5905391','0371-5905392','Kai@webcoiffeur.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3129,'sC40421b999f97e','Biochemie-Regenerationszentrum','Höner','Klaus','Grafschafter Str. 201','47199','Duisburg-Baerl','NRW','02841-87200','02841-87200','HoenerVersand@compuserve.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3130,'sC40421b9b02e9a','Beautyline','Stoll','Beatrix','An der Trave 90','23795','Bad Segeberg','Deutschland','04551 83845','','info@beautyline.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3131,'sC40421b9c9a414','Niebling GmbH, Hunting & Outdoor','Niebling','H.','Indutriestr. 11','91593','Burgbernheim','D','09843/98969-0','09843/98969-20','info@niebling.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3132,'sC40421b9dbc9b7','Juwelier Riedel','Riedel','Michael','A.-Bebel Straße 99','08340','Beierfeld','D','03774-62132','03774-62135','service@schmuckshopping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3133,'sC40421b9e7819b','masterstore e.K.','Schumacher','Marco','Am Obereichholz 3','97828','Marktheidenfeld','Deutschland','09391/914411','09391/5672','info@masterstore.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3134,'sC40421b9f0a3ec','STRATMANN GmbH','Stratmann','Peter','Lagesche Str. 70','32756','Detmold','Deutschland','+49 5231 92686-0','+49 5231 92686 50','mail@segelservice.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3135,'sC40421b9f931c6','ENB Beteiligungs GmbH','Dr.Ernst-Peter','Lagler','Hauptstr. 118','A-114','WIEN','WIEN','+43-1-577 26 50','+43-1-577 26 51','enb@telecom.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3136,'sC40421ba01b5a3','eXpedicion creativa','Hente','Bernd','Apdo.222','29649','Mijas','Spanien','+34952939326','+34952939511','info@expcreativa.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3137,'sC40421ba090a9a','absolut Xzenario E.M.Hente','Maria Hente','Eva','Postfach 100140','31312','Sehnde','Deutschland','05138/614491','05138/614520','xzenario@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3138,'sC40421ba11b639','Bett und so...','Schmitz','Felix','Flesgentor 4-6','46483','Wesel','Deutschland','0281-24173','0281-15928','schmitz@bettundso.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3139,'sC40421ba19ccb3','Seashop','.Prestin','','Dortustraße 6','14467','Potsdam','Deutschland','0331- 2706850','0331- 23700099','info@seashop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3140,'sC40421ba237991','art-are-us.com','Hemmert','Peter','Nelkenweg 3','21391','Reppenstedt','Germany','+49 (0)4131 - 67 17','+49 (0)4131 - 67 17','admin@art-are-us.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3141,'sC40421ba2b539b','Optik Plus GmbH','Beutel','Frank','Gablenberger Hauptstr. 74','70186','Stuttgart','Deutschland','0711-486868','0711-481436','info@optikplus.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3142,'sC40421ba3427a2','Real World GmbH','Dernbach','Julia','Wolfratshauser Str. 278','81479','München','Deutschland','0800 / 100 47 81','0800 / 100 47 83','jd@dmg.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3143,'sC40421ba575cb9','www.ReifenDirekt.de','Prüfer','Andreas','Hohenzollerstr. 13','30161','Hannover','Deutschland','0511/33611630','0511/2153331','ppruefer@delti.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3144,'sC40421ba5f0057','DOUGLAS Informatik & Service GmbH','Pohle','Markus','Kabeler Str 4','58099','Hagen','Deutschland','+49 2331 690 5754','+49 2331 690 78 5754','ecommerce@douglas-informatik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3145,'sC40421ba6a4329','Souk El Web','Dernbach','J.','Franz-Ludwig-Straße 9A','97072','Würzburg','Deutschland','0931 / 797840','0931 7 7978422','kontakt@souk-el-web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3146,'sC40421ba733e73','Bigfoot','Zander','Jens','Schönhauser Allee 48','10437','Berlin','Deutschland','030 44341112','030 44341113','info@bigfootstore.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3147,'sC40421ba7ab8a6','Wild&Care','Izzy Wunder','Herr','Hauptstr.35','91052','Erlangen','D','09131/209050','09131/209050','wunder@wildandcare-piercing.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3148,'sC40421ba82f099','Pd-sign GmbH','Pieper','Thomas','Im Reichertshof 1','74372','Sersheim','Deutschland','0700 777 0 2000','0700 777 0 2222','kontakt@creative-label.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3149,'sC40421ba8a1d09','Janines Avon-Shop','Hauswald','Janine','Tulpenweg 8','83714','Miesbach','DE','08025/91948','','Janine.Hauswald@avonshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3150,'sC40421ba92ca4e','joyce Fine Leather Accessories','Bernhardt','Gunda','41 Mount Rhodes Drive','7806','Hout Bay','Suedafrika','0027217908645','0027217908645','gunda@intekom.co.za','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3151,'sC40421ba9c2818','ComTec-online - P.Knoche-Vogel','noche','','Vogelsangstr. 40','63457','Hanau','Deutschland','0049 6181 574077','0049 6181 576780','info@felber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3152,'sC40421baa5b0a9','K&K Vertrieb','Kremer','Jens','Postfach 1527','53705','Siegburg','D','02241 59066','02241 590667','eintrag@officetradecenter.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3153,'sC40421baaefff5','SC Vertriebs GmbH','Sallmann','Oscar','am Hafen','8590','Romanshorn','Schweiz','004171466 73 26','004171 466 73 27','into@st-clou.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3154,'sC40421babb311e','Saphir Krawattendesign','Frenzel','M.','Baumstr. 4 d','80469','Muenchen','Deutschland','0171 26 55 631','089 2020 7854','mfrenzel@saphirkrawatten.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3155,'sC40421bac478b1','CenterCourt.de Sportartikelvertrieb oHG','Buchholz','Herr','Doberaner Strasse 38','18057','Rostock','Deutschland','0381-4900423','0381-4900424','dbuchholz@centercourt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3156,'sC40421bace15c2','Fittrade','Hüsler','Daniel','Chapfstrasse 50','8126','Zumikon','Schweiz','01 919 00 71','','webmaster@fittrade.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3157,'sC40421bad674b4','K R Kosmetik - Näher zur Natur - e.K.','Gerhards','Ruth','Walther-Hensel-Str. 14','40547','Düsseldorf','Deutschland','0211/555108','0211/553428','mail@krkosmetik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3158,'sC40421badeb231','Sportartikel König GmbH','König','Florian','Am Schneckenhof 9','74626','Bretzfeld-Geddelsbach','D','01805/386486','01804/386486','info@fungun.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3159,'sC40421bae674fb','TS Ewert','Ewert','Sabina','Waldtruderinger Str. 55','81827','München','Deutschland','089/4396836','089/43088424','info@ts-ewert.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3160,'sC40421baeda12d','Dibella GmbH','ellmann','','Hamalandstr. 111','46399','Bocholt','NRW','02871-2198-0','2198-20','hellmann@dibella.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3161,'sC40421baf60018','Dibella GmbH','ellmann','','Hamalandstr. 111','46399','Bocholt','NRW','02871-2198-0','2198-20','hellmann@dibella.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3162,'sC40421bafd051d','Bergzeit.de','Lehner','Klaus','Am Gangsteig 16','83607','Holzkirchen','Deutschland','08024-999243','08024-999402','klaus_lehner@compuserve.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3163,'sC40421bb082354','Unternehmensberatung Walter Renn','Renn','Walter','Mozartstraße 58','46359','Heiden','NRW','02867-907237','02867-907239','info@w-renn.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3164,'sC40421bb10d0b1','ÖPB-Fanshop','Pressebüro','Östereichisches','Postfach 181','4021','LINZ','Austria','0732 - 606005','0732 - 662132','office@soccershop.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3165,'sC40421bb1f2926','PAR3 Golfstore','.Kleinhenz','','Ubstadterstr.36','76694','Forst','Deutschland','07251-98800','07251-84658','golf@wassernet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3166,'sC40421bb2b0a3c','Baumgärtner & Kersten GbR','Kersten','Enrico','Am Tannewald 2','04509','Radefeld','Deutschland','-','-','mail@basecap.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3167,'sC40421bb32ccf5','Kleinhenz Wassertechnologie','Kleinhenz','Jens-Peter','Ubstadterstr.36','76694','Forst','Deutschland','07251-301919','07251-84658','chef@wassernet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3168,'sC40421bb3abc63','Kleinhenz-Saunavertrieb','Kleinhenz','Jens-Peter','Ubstadterstr.36','76694','Forst','Deutschland','07251-84657','07251-84658','kw@wassernet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3169,'sC40421bb4369be','Kleinhenz Wassertechnologie','Kleinhenz','Jens-Peter','Ubstadterstr.36','76694','Forst','Deutschland','07251-301919','07251-84658','info@wassernet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3170,'sC40421bb605d03','Bolliger Sport / Shop 24','Martin','Bolliger','Unterdorfstrasse 2','5707','5707 Seengen','Schweiz','+41 62 777 1214','+41 62 777 1982','bolliger.martin@bluewin.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3171,'sC40421bb6e197a','Bolliger Sport / Shop 24','Martin','Bolliger','Unterdorfstrasse 2','5707','Seengen','Schweiz','+41 62 777 1214','+41 62 777 1982','bolliger.martin@bluewin.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3172,'sC40421bb7b3314','Bolliger Sport / Shop 24','Martin','Bolliger','Unterdorfstrasse 2','5707','Seengen','Schweiz','+41 62 777 1214','+41 62 777 1982','bolliger.martin@bluewin.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3173,'sC40421bb8566cf','Euro Fan Shop','Eidt','Wolfgang','Westliche 53a','75172','Pforzheim','Deutschland','07231 359065','07231 359066','chef@eurofanshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3174,'sC40421bb99379b','Players World','Faras','Ramona','Burgweg 2','78736','Epfendorf - Talhausen','Deutschland','07404/9142081','07404/9142080','faras@playersworld.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3175,'sC40421bba79061','Sportgeräte & Messtechnik Ulrich Fehr','Fehr','Ulrich','Dr.-Kaufmann STr. 27','67098','Bad Dürkheim','Deutschland','06322-4195','089244375322','info@spomess.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3176,'sC40421bbb2f686','heimsport.de','Raimund','Klöcker','Rheinstr. 20- 22','47799','Krefeld','NRW','02151-606222','02151-606273','infoqheimsport.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3177,'sC40421bbba97e2','SUNDAY GmbH','Hucke','Michael','Donnerschweer Str. 4','26123','Oldenburg','Deutschland','0441983600','04419836029','hucke@golfdiscount.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3178,'sC40421bbc40883','E-M-R Dieter Lustinger','Lustinger','Dieter','Leonhardiweg 14','94099','Ruhstorf','Deutschland','08531 32422','','d.lustinger@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3179,'sC40421bbd87598','Groborz/Pietzka GbR','roborz','','Alte Gladbacherstr.286','47804','Krefeld','NRW','02151-367272','02151-367373','Groborz@anglermeister.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3180,'sC40421bc014da1','Scuba + Apnoe Shop Linseisen','Linseisen','Stefan','Hauptstraße 5b','85386','Dietersheim','GE','089/32626227','089/32625518','service@2dive.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3181,'sC40421bc1bfc18','GeoMap AG / Fristads-Shop','Sahrhage','Hans-Peter','Zelgstrasse 71','3661','Uetendorf','Schweiz','+41 33 3457078','+41 33 3457077','info@geomap.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3182,'sC40421bc341b2a','eBaukmann GbR','Baukmann','Mark','Zum Krähenbrink 10','59757','Arnsberg','NRW','02932/280526','','webdesign@baukmann.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3183,'sC40421bc3ee039','First Base','Smandzich','Michael','Trogemannstrasse 2','45772','Marl','Deutschland','02365-43956','','info@first-base.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3184,'sC40421bc5395e1','EXCEED GMBH','Kurt','Taurer','Bergstr.12','A-877','St.Michael','Österreich','03843-2342','03843-33599','exceed@aon.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3185,'sC40421bc68839a','Tennisprofi','Biemann','Y.','Mittlerer Ring 38','71665','Vaihingen','Germany','07042/830077','','Yanny@gmx.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3186,'sC40421bc73e49b','Yachtsegeln.de Michael Höckert','Höckert','Michael','Rehnocken 85','58456','Witten','Deutschland','02302-79799','02302-71326','michael@hoeckert.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3187,'sC40421bc801601','Global Nutrition Ltd.','Homan','Herman','Weezenhof 81-19','6536','CR Nijmegen','Niederlande','+31-243447604','+31-243447285','info@global-nutrition.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3188,'sC40421bc8e5674','Active-Body','Schweitzer','Peter','Heinrich-Rumpf-Str. 2a','35630','Ehringshausen','Deutschland','06449/921963','06449/921086','webmaster@active-body.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3189,'sC40421bc982b1b','OTAS GmbH','Ristau','Frank','Olympiastraße 1','26419','Schortens','Deutschland','04421-971310','04421-971295','ristau@otas.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3190,'sC40421bca40ce3','Highland Naturprodukte','Herrmann','Hr.','Maximilianstr. 28','66954','Pirmasens','Deutschland','06331-226416','06331-226-416','Dinkelkissen@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3191,'sC40421bcb16478','Audio-Vision','Bahrami','Gerda','Hans-Böckler-Str. 22','47877','Willich','Deutschland','02154-412141','02154-412142','webmaster@audiovision-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3192,'sC40421bcbbaeb0','Pro Aktiv','Jacobs','Michael','Ernst-Peters-Str. 31','21629','Neu Wulmstorf','Deutschland','+49 040 41920019','+49 040 41920021','proaktiv@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3193,'sC40421bcc78fd8','Optik Ufer','Adamus','Frank','Marktstr. 14','65183','Wiesbaden','Deutschland','0611/305510','0611/309924','kontakt@kontaktlinsenversand.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3194,'sC40421bcd8efaa','FireGrafics','Jurgahn','Stefan','Am Wieschen 29','65594','Runkel-Dehrn','Deutschland','06431 973498','06431 973499','info@feuerwehr-ausbildung.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3195,'sC40421bce7bcec','Verlag für Therapeutische Medien','Wawrzyniak','Michael','Berliner Allee 91','58642','Iserlohn','Deutschland','0237493730','0237415536','mike@vtm-stein.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3196,'sC40421bcf6dadf','WEB-Werbe & EDV Betreuung / Willow Vertr','Nerlich','Maike','Bahnhofstraße 2','21218','Seevetal','Deutschland','04105-570 556','','Service@web-gmbh.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3197,'sC40421bd0484df','Body Styling Products','Zank','Herr','Behlertstr.45','14467','Potsdam','Deutschland','0331/2750912','0331/2750915','master@body-styling-products.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3198,'sC40421bd14d823','Medizinische Fusspflege Kerstin Narr','Narr','Kerstin','Neue Hoffnung 6','01558','Grossenhain','Deutschland','03522501583','03522501583','fusspflege.narr@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3199,'sC40421bd1e4839','Solarienvertrieb Beauty Sun','Bayik Izzet','Herr','Mooslohstraße 123','92637','Weiden','Deutschland','0961/6341300','0961/6341301','Izzet.Bayik@asamnet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3200,'sC40421bd2a2a12','BEMA-Buchvertrieb GmbH','Bernt','Gottfried','Aubachstr. 17a','82229','Seefeld','Deutschland','08152-980424','08152-79253','info@bema.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3201,'sC40421bd34e45c','Fitshop @ Sportstudio K&M GmbH','Grosse','Martin','Wilhelmstr. 23','73033','Göppingen','Deutschland','07161/97593','07161/97594','grosse@fitshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3202,'sC40421bd461162','Ingenieurbüro Oetzel','Oetzel','H.','Motzstr. 4','34117','Kassel','Deutschland','0561 26569','0561 2889586','oetzel@umweltanalytik.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3203,'sC40421bd52624e','STOLL Sporternährung','Stoll','Andreas','Waisenhausstr. 44a','80637','München','Deutschland','089/1595255','089/1595255','webmaster@stoll-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3204,'sC40421bd6b0623','JHP innovative products KG','Jakob','Herr','Am Mühlholz 4-6','96369','Weissenbrunn','Deutschland','09261/6719273','09261/6719274','info@innovative-products.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3205,'sC40421bd77bc58','InnoWay','Schmitt','Christine','Hindemithstraße 20','48282','Emsdetten','Deutschland','02572-988317','02572-85935','innoalex@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3206,'sC40421bd84fb57','Tiger Veranstaltungsservice','Stricker','Tobias','Vogelpothsweg 90','44227','Dortmund','Deutschland','0231/751306','0231/751306','webmaster@effektlicht.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3207,'sC40421bd8ebf9e','Marquardt GmbH','Marquardt','Dieter','Tulpenstraße 21','16321','Bernau','Brandenburg','03338 2323','03338 755450','Marquardt-GmbH-Bernau@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3208,'sC40421bd991aa9','Kreuschner Sportartikelvertrieb','Kreuschner','Hans-Joachim','Grüner Weg 18','30900','Wedemark','Deutschland','05130-40271','','info@sportartikelvertrieb.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3209,'sC40421bda34e99','Karin Birkmanns','Birkmanns','Rainer','Schwabhausenfeld 51','42349','Wuppertal','Deutschland','0202-4781923','0202-4781941','Karabi@Telebel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3210,'sC40421bdac9d8c','Kowalewski / Sportartikel & Textilien','Gucia','Ralf','Leipziger Str. 93','30179','Hannover','Deutschland','0511 / 6068303','0511 / 6068304','webmaster@sport-edition.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3211,'sC40421bdb54a5f','R. Jung GmbH','aupner','','Heidelberger Straße 17-19','69226','Nussloch','Deutschland','0049 6224-143-0','0049 6224-143-101253','info@felber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3212,'sC40421bdc17f40','wohngefühl online','Klingauf','Reinhard','Pfarrwaldstrasse 24','57234','Wilnsdorf','Deutschland','0271/30386-40','0271/30386-50','office@wohngefuehl.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3213,'sC40421bdcbb386','DERMA-PRO-NATURA Int.','Fischer','Herr','Berwartsteinstr.8 b','76855','Annweiler','BRD','06346-928587','06346-7051','info@derma-pro-natura.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3214,'sC40421bdda0697','EHAT-Marketing Tonte & Vogl GdbR','Tonte','Rudolf','Hengersberger Straße 195','94469','Deggendorf','Deutschland','0171 / 69 33 278','0991 4763','R-Tonte@ehat.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3215,'sC40421bde2b338','S.Endrulat & M.Möhlen','Endrulat','Sascha','Günterstalstr. 21','79102','Freiburg','Deutschland','076177633','076177367','info@sugardog.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3216,'sC40421bdeac9d9','Jokers Restseller im Weltbild Verlag GmbH','Stöbener','Matthias','Frauentorstraße 5','86152','Augsburg','Deutschland','0821/70049052','0821/70049080','matthias.stoebener@weltbild.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3217,'sC40421bdf5eef5','GERHARD GABER INTERNATIONAL','G. Gaber','Michael','Postfach 510642','50942','Koeln','Deutschland','0032 87 27 51 45','0032 87 27 57 75','mg@the-elephant.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3218,'sC40421be026604','SPEAKER Vertrieb/Versand','Fröhlich','Walter','Postfach 1','D - 8','Erdweg','Bayern','08138-8154','08138-8154','versandWF@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3219,'sC40421be0a7c20','reido Vertriebs GmbH','Scholz','Dieter','Landsberger Str. 143','80339','München','Deutschland','08951997901','08951997902','dscholz@reido.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3220,'sC40421be15e8d4','Stage Crew Veranstaltungstechnik','Kitzmann','Marco','Hardtstr. 3','68542','Heddesheim','Deutschland','0172-6251450','06203-43302','webmaster@dj-shop.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3221,'sC40421be246225','HiFi-Vertrieb Hüsemann','Christian Hüsemann','Eike','Benkhauser Str. 20','32339','Espelkamp','Deutschland','05743/920660','05741/316615','huesemann@owl-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3222,'sC40421be2c2a9a','','Buchkremer','Hermann','Feldchen 16-24','52070','Aachen','Deutschland','0241 155 315','0241 152 066','info@helmut-singer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3223,'sC40421be3a21ab','Teuber Medien und Vertrieb','Jendreck','Dirk','Archibaldweg 26','10317','Berlin','D','030-52698850','030-52698853','bjendreck@arcormail.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3224,'sC40421be452652','Teuber Medien und Vertrieb','Jendreck','Dirk','Archibaldweg 26','10317','Berlin','D','030-52698850','030-52698853','bjendreck@arcormail.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3225,'sC40421be4f38ab','Teuber Medien und Vertrieb','Jendreck','Dirk','Archibaldweg 26','10317','Berlin','D','030-52698850','030-52698853','bjendreck@arcormail.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3226,'sC40421be5e4e70','TREICHL-ATM Electronic','Treichl','Angelika','Auf der Bült 10 - 12','41189','Mönchengladbach','Deutschland','+49 2166 958545','+49 2166 958537','Angelika@ATM-Treichl.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3227,'sC40421be66ad60','Foto Am Grün Marburg','Schöffler','Klaus-Peter','Am Grün 26','35037','Marburg','Deutschland','06421-12909','','info@fotoamgruen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3228,'sC40421be82682a','foto24 Gmbh','Kraak','Robert','An der Beeke71','48163','Münster','Deutschland','01805/368624','01805/368648','rkraak@foto24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3229,'sC40421be8a09b5','falcon design + technic gmbh','Sokolski','Hartmut','Westholz 12','59514','Welver','Deutschland','02388-3790','02388-3790','info@peter-falcon.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3230,'sC40421be921a4a','falcon design + technic gmbh','Sokolski','Hartmut','Westholz 12','59514','Welver','Deutschland','02388-3790','02388-3790','info@peter-falcon.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3231,'sC40421beebc1c7','Lührmann Elektronik','Klinkenberg','Ulrich','Hückeswagener Straße 111','51647','Gummersbach','Deutschland','02261-21001','02261-61174','luehrmann@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3232,'sC40421bef5c5c4','Yachtelektrotechnik','Zeikowsky','Lothar','Am Bahnhof 7','23738','Lensahn','Deutschland (Schlesw','04363-91276','04363-91278','Lothar@Zeikowsky.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3233,'sC40421befe3caa','JOKI-Foto','Kirsch','Joachim','Drakestr. 31a','12205','Berlin','Deutschland','030-833 33 34','030-843 10 634','Joachim-kirsch@joki-foto.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3234,'sC40421bf066281','hifisound Lautsprechervertrieb','Saerbeck','Raimund','Jüdefelderstr. 35/52','48143','Münster','Deutschland','0251-47828','0251-43956','saerbeck@hifisound.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3235,'sC40421bf0ec6ee','Handelspunkt','Jähn','Herr','Richard-Friedrich-Strasse 32','08301','Schlema','Deutschland','03772/329501','03772/20312','Handelspunkt@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3236,'sC40421bf181069','Andreas Krüger','.Krueger','','Falknehorst 53','22159','Hamburg','Deutschland','040 64427179','040 6445701','webmaster@a-krueger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3237,'sC40421bf20bd8f','JOKI-Foto','Kirsch','Joachim','Drakestr. 31a','12205','Berlin','Deutschland','030-833 33 34','030-843 10 634','Joachim-kirsch@joki-foto.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3238,'sC40421bf2810b1','JOKI-Foto','Kirsch','Joachim','Drakestr. 31a','12205','Berlin','Deutschland','030-833 33 34','030-843 10 634','joachim-kirsch@astroshop-berlin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3239,'sC40421bf3096ef','JOKI-Foto','Kirsch','Joachim','Drakestr. 31a','12205','Berlin','Deutschland','030-833 33 34','030-843 10 634','joachim-kirsch@fernglasshop-berlin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3240,'sC40421bf3922a4','JOKI-Foto','Kirsch','Joachim','Drakestr. 31a','12205','Berlin','Deutschland','030-833 33 34','030-843 10 634','joachim-kirsch@fotoshop-berlin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3241,'sC40421bf40e561','network orange medien service','Fricke','Roland','Monumentenstr. 33-34','10829','Berlin','Deutschland','+49 / 030 / 780 994','+49 / 030 / 780 994','service@beauty24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3242,'sC40421bf4cf3ce','Crosslinks EDV-DienstleistungsGmbH','Schallmayer','Alexander','Billrothstrasse 52/6','1190','Wien','Austria','+43 1 961 7777','+43 1 961 7777','a.schallmayer@crosslinks.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3243,'sC40421bf5c7e84','MediaSales','Bock','Ulrike','Sudetenstr.67','64385','Reichelsheim','Deutschland','06164-911 425','06164-911 424','Ulrike-Bock@mediasales.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3244,'sC40421bf670078','ARNOLD Fitness','Arnold','Andreas','Parkstraße 31','63667','Geiß-Nidda','Hessen/Deutschland','(06043) 986343','(06043) 986344','info@arnold-fitness.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3245,'sC40421bf7700d4','ebiker24','Baumann/Weikl','Hr.','Lehmgrubenweg 25','94249','Bodenmais','Deutschland','09922/869436','09922/869437','info@ebiker24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3246,'sC40421bf81a9ca','Iris Strassacker, individuelle HiFi-Lösu','Strassacker','Peter','Schubertstr. 22','76344','Eggenstein','Deutschland','0721-9703724','0721-9703725','webmaster@lautsprechershop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3247,'sC40421bf9505c7','Voss Electronic','Peter Voss','Kai','Weserstr. 74','27612','Loxstedt','Deuschland','04740-8010','04740-930050','Voss-Electeronic@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3248,'sC40421bfaafb67','Snowbord Dachstein Tauern GmbH','Zezula','Alexander','','8970','Schladming','','24223','','promotion@blue-tomato.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3249,'sC40421bfc70778','Frank Döge','Döge','Frank','Ofenerdieker Strasse 83a','26125','Oldenburg','D','0441-6001265','0441-6001265','info@titelshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3250,'sC40421bfe353e4','Anja Bünger Handarbeiten','Bünger','Anja','Sperberhöhe 15','49124','Georgsmarienhütte','Deutschland','05401 / 8429442','05401 / 8429441','anja@anjab.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3251,'sC40421bfee5614','rw soundsystem','Kallies','R.','Siemensstr. 15','74626','Bretzfeld','Deutschland','07946 8319','07946 95637','infos@rw-soundsystem.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3252,'sC40421bff63ff4','Cesco records GbR','Maiorano','Franco','Hüttendorfer Str. 10','91056','Erlangen','Deutschland','0911/532376','0911/533318','service@cesco-records.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3253,'sC40421c00025ed','Steingartenpflanzen Dressel','Volker Dressel','Dr.','Plohner Weg 1','08485','Lengenfeld','Deutschland','089 5803135','089 71669798','webmaster@steingartenpflanzen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3254,'sC40421c00b9797','Future-Communication H&H','Hahl','Herr','Wasserstr. 43','68519','Viernheim','Deutschland','06204/705561','06204/705563','info@future-communication.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3255,'sC40421c013a885','HDK International','Burg','Herr','An der Hiltroper Kirche 26','44805','Bochum','Deutschland','0234-891930','0234-8919393','burg@hdk.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3256,'sC40421c01bbeea','Bitss','Seitz','Torsten','Erlinghagenerstr 39','51709','Marienheide','Deutschland','02264 403429','02264 3678','bitss@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3257,'sC40421c0250b9a','Stadt-Apotheke Schneverdingen','Tödter','Heinz','Verdener Str. 13','29640','Schneverdingen','D','05193 2121','05193 2846','toedter@diabetikertreff.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3258,'sC40421c02e0924','Telefonino.de','Göbel','Herr','Hallesche Strasse 32','06406','Bernburg','Deutschland','0177/2193470','0177/992193470','werbung@telefonino.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3259,'sC40421c0366853','getmobile AG','Lütschen','Andreas','Sandstraße 3','80335','München','Deutschland','089 2420950','089 24209570','luetschen@getmobile.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3260,'sC40421c03de268','Brillen-Galerie','Hampel','Armin','Lotter Str.128','49078','Osnabrück','Deutschland','0541 433717','0541 433747','brillen-galerie@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3261,'sC40421c0461a80','Euro-Handy.de','Küper','Johannes','Bonner Str. 16','53424','Remagen','Deutschland','0179-2032193','02228-910189','info@euro-handy.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3262,'sC40421c0504ec4','Koppiphone','Hesse','Thomas','Helenenstr. 12','30519','Hannover','Germany','0511-9845291','0511-9845294','info@koppiphone.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3263,'sC40421c057ef79','Burkheimer Kräuterhof','Schmidt','Martin','Plonweg 2','79235','Vogtsburg','Deutschland','07662-1583','07662-1787','info@herbal-farm.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3264,'sC40421c061b6c7','Wildermuth','ildermuth','','Mühlhaldenstr.30','73770','Denkendorf','Brd','07113462393','07113462327','FirmaWildermuth@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3265,'sC40421c06aaefa','Topversand','Rockenstein','Andreas','August-berger-Str. 16','99510','Apolda','Deutschland','03644/550004','03644/551594','service@topversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3266,'sC40421c072bfcf','Schnaeppchen2000 GbR','Plog','Herr','Königring 44','46562','Voerde','Deutschland','02855932184','02855169182','info@diehandyprofis.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3267,'sC40421c080c4a3','TelMo-Versand','Bergholz','Anna','Märkische Allee 380','12689','Berlin','Deutschland','030-93772954','030-93772956','info@bergholz.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3268,'sC40421c0aa8939','Schnaeppchen2000 GbR','Lattenkamp','Herr','Königring 44','46562','Voerde','Deutschland','02064776550','02855169182','subgames@telda.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3269,'sC40421c0b447c8','Der Handytreff','Mester','Michael','Wilhelmstr. 74','32257','Bünde','DE','05223 5525','05223 5505','info@handytreff.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3270,'sC40421c0bea86b','mobitelShop Nicola Pagano','Pagano','Nicola','Schaumburger Str. 65','65936','Frankfurt','Deutschland','069 / 343537','069 / 34826595','mail@mobitelshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3271,'sC40421c0c6b92a','Reinecke Medizintechnik','Reinecke','Rainer','In den Bachgärten 25','65428','Rüsselsheim','Deutschland','06142-34753','06142-34755','r_reinecke@reinecke-medizintechnik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3272,'sC40421c0cf2ee0','Schnaeppchen2000 GbR','Carsten Plog','Herr','Königring 44','46562','Voerde','Deutschland','02855932184','02855169182','info@schnaeppchen2000.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3273,'sC40421c0dd3799','Schnaeppchen2000 GbR','Carsten Plog','Herr','Königring 44','46562','Voerde','Deutschland','02855932184','02855169182','info@handyzubehoer24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3274,'sC40421c0e7f26d','O-TON A/V-Technik','Schsuter','Herr','Daubahsustr. 10','35075','Gldb.','Germany','06462-91150','06462-91151','info@heimkinoshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3275,'sC40421c0f87488','Imaging One Online Shop GmbH','Rupprecht','Jan-Markus','Seelandstr. 1','23569','Lübeck','Deutschland','0451 3909-700','0451 3909-725','jmr@imaging-one.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3276,'sC40421c10226b8','EDV Service Thomas Knäbel','Knäbel','Thomas','Georg-Wolff Straße 8','60439','Frankfurt am Main','Deutschland','069-57000202','069-582280','webmaster@edv-knaebel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3277,'sC40421c10becd5','briefpapiere.de','Otto','Torsten','Frankfurter Str. 7','64560','Riedstadt','Deutschland','(06158) 6460','(06158) 6514','webmaster@briefpapiere.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3278,'sC40421c11a167b','Gerry-Mobilfunk GbR','Thomas & Gerold Lübke','Schreiber','Königstr. 63-65','47051','Duisburg','deutschland','0203 3462055','0203 3462057','info@gerry-mobilfunk.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3279,'sC40421c1266bb8','handy4you.de Mobilfunk','Sperschneider','Jan','Brückenstreasse 8','01587','Riesa','D','03525 892080','03525 892081','info@handy4you.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3280,'sC40421c1323fd7','sachsenvers@nd.de','Richter','Denise','Am Bärental 1 F','04720','Ebersbach','Deutschland','03431-574751','03431-574752','info@sachsenversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3281,'sC40421c13ada0c','Elektro Schwanzer oHG','schwanzer','jürgen','Hauptstraße 33','97638','Mellrichstadt','Deutschland','09776 6665','09776 9901','juergen.schwanzer@elektroschwanzer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3282,'sC40421c146b603','SBM-Mobiltelefone','Sandra Benke','Frau','Flurstraße 10','85283','Wolnzach','Deutschland','084425400','084425401','sbm-mobiltelefone@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3283,'sC40421c14e5cf1','D. Roche GmbH','Roche','Daniel','Trierer Str, 19','66822','Lebach','Saarland','06881 2662','06881 3482','info@rochegmbh.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3284,'sC40421c157cd67','Modellia, Karl Hofmann GmbH + CO','Hofmann','Karl','Vorstadtstr. 53-59','72351','Geislingen','Deutschland','07433/7073','07433/7075','info@modellia.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3285,'sC40421c1629e04','Fernsehmeister Döring','Döring','R.','Kötherkamp 7b','31228','Peine','Deutschland','05171/22114','05171/22114','r.doering@addcom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3286,'sC40421c16b9e5e','Shop-4You','Ricardo','Golz','Müllerstraße 9','19322','Wittenberge','Brandenburg','00493877403916','00493877403916','ricardo.golz@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3287,'sC40421c1781c53','','Weber','Andreas','','','','','06736-960062','','andreas.weber@optitel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3288,'sC40421c184e827','AQUAMAN Deutschland GmbH','Lindner','Thomas','Donaliesstr. 2','31675','Bückeburg','Deutschland','05722 - 98 10 50','','Lindner@aquaman.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3289,'sC40421c18d73ba','Pfleger Ringel Logistik','Oden','Edgar','Waldstrasse 2','97922','Lauda Königshofen','Baden Würthenberg','09341 61253','0934161253','webmaster@schuessel-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3290,'sC40421c1ab52f0','Antennen- & Satanlagenbau','Schulz','Rainer','Anliegerweg 4','03253','Tröbitz','Brandenburg','035326-90601','035326-90696','trschulz@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3291,'sC40421c1bc63dc','Wolter-Volley','Wolter','Herr','Goldoniweg 4','04289','Leipzig','Deutschland','0341/8775701','0341/8775751','Wolter-Volley@Ballsport.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3292,'sC40421c1c55e89','STORZ-Telekommunikation','Storz','Klaus','Rheinfelderstraße 6','79639','Grenzach-Wyhlen','Deutschland','07624/913230','07624/913234','storz@d2handy-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3293,'sC40421c1d0f1e7','KOMSHOP','Brumbauer','Matthias','Sonnenweg 27','85579','Neubiberg','Deutschland','089/67974329','089/43999480','info@komshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3294,'sC40421c1da4118','','Mario','Meisl','','','','','+49 8509 935180','','info@meisl.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3295,'sC40421c1e4268e','- Handylady - IHR Handypartner im Intern','von Foller','Achim','Oberpohlhausen 36','42929','Wermelskirchen','Deutschland / NRW','02196-3451','','Achim.von.Foller@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3296,'sC40421c1ed8ea4','Sat-Technik M.Albers','.Albers','','Schillerstr. 57','42651','Solingen','Deutschland','0212-2544083','0212-2543785','Webmaster@sat-fachmann.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3297,'sC40421c1fd026d','M.Albers Sat-Technik','Albers','M.','Schillerstr. 57','42651','Solingen','Deutschland','0212-2544083','0212-2543785','webmaster@antennen-fachmann.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3298,'sC40421c2075b98','ComIn Klingler','Klingler','Stefan','Gensinger Str. 9','55411','Bingen','Deutschland','06721-995237','06721-994498','skl@komin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3299,'sC40421c210a4f9','Bike Trial Sport','Göhrig','Jan','Bachgasse 11','75203','Königsbach-Stein','Deutschland','07232/311142','07232/311141','webmaster@biketrial.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3300,'sC40421c225aeba','hermannelectronic','Hermann','Benno','Hauptstrasse 40','D 798','Hohentengen a.Hrh.','Deutschland Baden-Wü','07742/7722','07742/91316','mail-an@hermannelectronic.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3301,'sC40421c231b73b','absolut-sportlich','Martin','Wolfgang','Schöngeisinger Str. 98b','82256','Fürstenfeldbruck','Deutschland','08141 359645','08141 15498','info@absolut-sportlich.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3302,'sC40421c245882b','Bender Elektronik','Bender','Wolfgang','Alicenstrasse 6','64293','Darmstadt','Deutschland','06151-158646','06151-158649','info@bender-elektronik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3303,'sC40421c24f2528','INTERAKTIVES BLAU','Engler','Dirk','Tiefenbacher Allee 46','99817','Eisenach','D','03691/612580','03691/612581','d.engler@interaktivesblau.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3304,'sC40421c25c54ad','Joachim Theis Versandhandel','Theis','Dirk','Löhrerlen 17A','42279','Wuppertal','BRD','0202/649701','0180-505254200026','info@joachimtheis.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3305,'sC40421c26a9208','Youngline Sportswear','Weber','A.','Beaumaraiser Weg 3','66740','Saarlouis','Deutschland','06831/48968-0','06831/48968-29','AWeber@youngline.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3306,'sC40421c2743134','Sat-Kom-Tech','Wiemann','Christian','Auweg 2/1','85570','Ottenhofen','Deutschland','+49 700 24747467','+49 8121 428700','info@chrishop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3307,'sC40421c27f2ea8','Sat-Kom-Tech','Wiemann','Christian','Auweg 2/1','85570','Ottenhofen','Deutschland','+49 700 24747467','+49 8121 428700','info@chrishop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3308,'sC40421c28d4a43','Claudia Voth','Voth','Michael','Stockäcker 30','88214','Ravensburg','BW','0751/6527027','0751/6527208','vothy@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3309,'sC40421c295b0ab','London Tourist Network Ltd','Weigt','Thomas','Southbank House, Black Prince Road','SE1 7','London','Großbritannien','0044 20 7840 2490','0044 20 7840 2499','tw@londoncitylink.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3310,'sC40421c2ae3d41','EDV-Systeme César GmbH','Kuske','Matthias','Richard-Wagner-Strasse 25','50674','Köln','D','0221-92129950','0221-92129974','m.kuske@edv-systeme-cesar.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3311,'sC40421c2b9f71e','digital concept','Fritzsche','M.','Mühlenstr. 78','07745','Jena','Deutschland','03641/215890','','info.search@jenaonline.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3312,'sC40421c2c25620','Reisebüro Zornow-Tours','Zornow Olaf','Herr','Wilhelm-Franke-Str. 30','01219','Dresden','Deutschland','0351 - 471 62 80','0351 - 256 10 06','mail@reisebuero-zornow.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3313,'sC40421c2cb3029','Adori AG','ervice','','Straubingerstr. 81','93055','Regensburg','Deutschland','0941/7088333','0941/7088499','Info@AdoriShop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3314,'sC40421c2d4c78d','Opitec GmbH','Wenisch','Edgar','Hohlweg 1','97232','Sulzdorf','Deutschland','09334 941 251','09334 941 192','edw@opitec.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3315,'sC40421c2de64a6','Delti.com','Pruefer','Andreas','Hohenzollern Strasse 13','30161','Hannover','Deutschland','0511/33611630','0511/2153331','info@delti.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3316,'sC40421c2e711e9','verwoehnshop.de','Talbi','Claudia','Hermann-Hummel-Straße 12','82166','Gräfelfing','Deutschland','089/85466811','089/85466822','kontakt@verwoehnshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3317,'sC40421c2ee8c19','SIGMA watches - Swiss Made Since 1865','Bunte','Katrin','P.O. Box 8457','T1W2V2','Canmore - Alberta','Canada','++403 - 609 - 1199','++403 - 609 - 2525','info@sigmawatch.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3318,'sC40421c2fc1b6a','Fahrradkeller Rombs','Rombs','Alexander','Katzwanger Hauptstr. 19','90453','Nürnberg','Deutschland','09122/638212','09122/638212','info@fahrradkeller.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3319,'sC40421c3100e29','Motorrad Pabst','Pabst','T.','Wandsbeker Chaussee 96 a','22089','Hamburg','D','040 251 48 05','040 250 77 71','tpabst@motorrad-pabst.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3320,'sC40421c31d2d5e','Pegam Ätherische Öle','Pegam','Rudolf','Tulpenweg 6','72813','St. Johann','Deutschland','07122 - 658','07122 - 3748','webmaster@pegam-aetherische-oele.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3321,'sC40421c3318c6c','Firmway2000','Illmann','Martin','Bergstrasse1','08280','Aue','Deutschland','03771/51236','03771/551911','Fam.M.Illmann@westerzgebirge.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3322,'sC40421c33f0313','Ernaehrungsstudio','Paul','Marianne','Maigartenweg 7','72224','Ebhausen','Deutschland','(49) 07054-2383','(49) 07054-928520','marianne.paul@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3323,'sC40421c35084cf','Ernaehrungsstudio','Marianne Paul','Distributor','Maigartenweg 7','72224','Ebhausen','Germany','(49) 7054-2383','(49) 7054-928520','m.paul@morindaweb.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3324,'sC40421c36602ce','S&T-Handel','Bendel','Herr','Steinbruchstr. 8','96185','Schönbrunn','Deutschland','09547-871451','09547-871453','webmaster@kauft.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3325,'sC40421c37a4928','bioquelle.de','Hirmer','Josph','Holzhäuser 7','94149','Kößlarn','D','08536-912061','08536-912059','einkauf@bioquelle.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3326,'sC40421c38c9bd7','International PcE Network','Sebastian','Caban','Tigergasse 19','1080','Wien','Österreich','+43 699 10317333','+43 699 40317333','caban@ipn.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3327,'sC40421c39ce1d8','Kleibrink+Antwerpen GbR','Kleibrink','Volker','Büdericher Weg 15','47807','Krefeld','BRD','02151-305855','02151-305855','Zentrale@freude-am-kaufen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3328,'sC40421c3bf2c4c','FIT Foundation','Auderset','Patrick','rue du Jura 5','1201','Genève','Suisse','41 22 344 40 10','41 22 344 40 08','fit@oxygen-bar.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3329,'sC40421c3c8eaf3','MABUHAY - Asienshop','Ernst','Berthold','Pöltnerstraße 26','82362','Weilheim','Deutschland','0881 3145','0881 4178157','mabuhay-asienshop@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3330,'sC40421c3d51a96','MABUHAY - Asienshop','Ernst','Berthold','Pöltnerstraße 26','82362','Weilheim','Deutschland','0881 3145','0881 4178157','mabuhay-asienshop@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3331,'sC40421c3e12ba4','Agentur Brandstätter','Brandstätter','Kajetan','Hauzenbergerstraße 16','80687','München','Deutschland','089-57869255','089-57967569','webmaster@ocea-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3332,'sC40421c3eda6a3','','Werthmann','Georg','Rudolf Diesel Str. 6-8','89407','Dillingen','','09071 58897 22','','webmaster@allesbiokaese.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3333,'sC40421c3f89e04','Sigar Internet Design','Sutterlüty','Günther','Mühle 534','6863','Egg','Österreich','0043 5512 26091','','sigar@sigar.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3334,'sC40421c4017228','Marimed HealthCare','Joachim Endres','Dr.','Koelblstr 9','85221','Dachau','BY','0813183433','0813179764','doc@netpharmacy.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3335,'sC40421c40b5e79','Designer Food P & S GmbH','Schulze','Alexandra','Linienstr. 70','40227','Düsseldorf','Deutschland','+49-211-977920','+49-211-9779277','aschulze@hemp.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3336,'sC40421c41767b3','Hofstetter Brautechnik OHG','Michel','Manfred','Antoniusstraße 4','56218','Mülheim-Kärlich','D','06772 953337','06772 953338','info@bierbrau.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3337,'sC40421c42183ed','Fa.GHG Getränkehandelsgesellschft mbH','Ermisch','Herr','Tichatscheckstr. 39b','01139','Dresden','Deutschland','0351 8484520','0351 8484551','info@ghg-getraenkeshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3338,'sC40421c42a9a8c','Öko Direct GmbH','Hoffart','Jütgen','Römerweg 47','71083','Kuppingen','Deutschland','0180 5 22 55 77','07032 99 20 65','info@oekodirect.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3339,'sC40421c4328d52','Bäckerei Vanforsch','Vanforsch','Bernd','Oberbilker Allee 109','40227','Düsseldorf','NRW','0211-7802743','0211/7883514','info@backland.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3340,'sC40421c43c96b1','Bierking','chnittka','','Westerholter Weg 17','45657','Recklinghausen','Deutschland','02361-22993','02361-22993','schnittka@bierking.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3341,'sC40421c446557c','PROKOMM','.Schenkel','','Werler Str. 46','59065','Hamm','Deutschland','02381-927377','02381-927379','PROKOMM@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3342,'sC40421c44ee105','Melsheimer Reiseservice GmbH','Melsheimer','Ulrich','Corray 13','56856','Zell/Mosel','Deutschland','06542-41620','06542-41658','admin@moselwein24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3343,'sC40421c46321e4','ProMedia GbR','Kemnitz','Michael','Innsbrucker Strasse 2','10825','Berlin','Deutschland','030-85732035','030-8548727','videoforum@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3344,'sC40421c475931c','sara Service und Handelsges.mbH','Vincenz','Hugo','Wintgenhof 10','45239','Essen','Deutschland','02018405758','02018405971','caraberatung@t-online,de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3345,'sC40421c4810732','SNOW-HOW! Ski & Snowboards GmbH','Iserlohe','Reent','Am Darmer Bahndamm 1','49808','Lingen (Ems)','Deutschland','0591/4417','0591/9152942','mail@snow-how.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3346,'sC40421c488c792','Beer Telekommunikation','Beer','Herr','Rosa-Luxemburg-Str. 4','04103','Leipzig','Deutschland','(0341) 14990090','(0341) 14990095','marketing@telecom-store.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3347,'sC40421c4948678','EUBIONA Naturwaren GmbH','M. Grethel','Rainer','pf 1223','79217','Staufen','Deutschland','07633 909406','07633909407','purnatur@purnatur.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3348,'sC40421c4a2867c','REINBERGERdienstleistungen','Reinberger','Stefan','Friedrich-Ebert-Strasse 9','45468','Mülheim','Deutschland','0208-3069550','0208-3069552','info@reinberger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3349,'sC40421c4aa4f12','\"Der Saftladen\"','Reinberger','Stefan','Aktienstrasse 293','45473','Mülheim','Deutschland','0208-7671346','0208-7671348','info@reinberger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3350,'sC40421c4b3508c','REINBERGERwebdesign','Reinberger','Stefan','Friedrich-Ebert-Strasse 9','45468','Mülheim','Deutschland','0208-3069550','0208-3069552','info@reinberger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3351,'sC40421c4cee366','Rehländer Communications','Rehländer','Herr','Postfach 840202','12532','Berlin','Deutschland','030-65260185','030-65260188','rehlaender@rc-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3352,'sC40421c4d80ab8','HSR Travel','Rosales','Regina','Borsigallee 20','53125','Bonn','NRW','02282436252','0228253690','marketing@hsrtravel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3353,'sC40421c4e59537','hermann electronic','B.Hermann','Herr','Hauptstrasse 40','79801','Hohentengen a.Hrh.','Deutschland','+497742/7722','+497742/91316','bh@hermannelectronic.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3354,'sC40421c4eea8f4','Rainer Birkmanns','Birkmanns','Rainer','Schwabhausenfeld 51','42349','Wuppertal','Deutschland','0202-4781940','0202-4781941','Jaus@Telebel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3355,'sC40421c4f854a3','mk-matratzen','Kreft','Manuel','Am Hambkebach 13','32545','Bad Oeynhausen','Deutschland','05731,480510','05731,480478','info@mk-matratzen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3356,'sC40421c504abff','edoras','Simsek','Herr','Blücherstraße 32','75177','Pforzheim','Deutschland','07231-13937-12','07231-13937-15','e.simsek@edoras.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3357,'sC40421c515bd0b','edoras','Simsek','Herr','Blücherstraße 32','75177','Pforzheim','Deutschland','07231-13937-12','07231-13937-15','e.simsek@edoras.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3358,'sC40421c52065f9','Kämpf Mobilfunk','Kämpf','Hans-Dieter','Hindenburgstrasse 47','77656','Offenburg','Deutschland','0781/991770','0781/9907062','hadi.kaempf@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3359,'sC40421c52ac682','Schiffer IV-Systeme','Schiffer','Marc','Petersenstr. 48','51109','Köln','Germany','0221 9842780','','Schiffer@iv-systeme.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3360,'sC40421c533773e','Handelsversand','Kluge','Peter','Albert-Schäffle-Str. 50','70186','Stuttgart','Deutschland','07114687821','0711467773','info@handelsversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3361,'sC40421c53bb134','Needful-online','anns','','Elly-Heuss-Knapp-Straße 45','12355','Berlin','Germany','+49 30 66 52 7000','+49 30 66 52 7005','webmaster@needful-online.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3362,'sC40421c5445e7e','Provenc-Al','Lembke','Klaus','Segeberger Str. 3a','23823','Seedorf','Deutschland','04555 14241','04555 14250','kal@provenc-al.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3363,'sC40421c54c5472','Naturheilmittel Elfinger','Elfinger','Stefanie','Ossiacherstr. 28','80687','München','Deutschland','089/5682235-2','089/5682235-3','info@natur-heilt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3364,'sC40421c5563373','bmedb.com AG','ergfelder','','Birkenallee 4-8','53773','Hennef','Deutschland','0049 2242 92990','0049 2242 929925','info@felber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3365,'sC40421c55d5fa7','PROBIER GmbH','Winkel','Frank','Wormsstr. 3','44143','Dortmund','Deutschland','0231 - 60 70 010','0231 - 60 70 011','frank@bierclub.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3366,'sC40421c566a8f6','Rainer Birkmanns','Birkmanns','Rainer','Schwabhausenfeld 51','42349','Wuppertal','Deutschland','0202-4781940','0202-4781941','Jaus@Telebel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3367,'sC40421c56e9859','reise-online Gmbh&Co.KG','Meyer','Silke','Prof.-Jäcklein-Str. 2','97332','Volkach','Deutschland','09381-803482','09381-803481','info@reise-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3368,'sC40421c5776c93','TheBarkeeper','Fabian Schramböhmer','Herr','Brandenburger-Ring 11-13','31535','Neustadt','D','01724047326','0','info@the-barkeeper.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3369,'sC40421c5808f31','Abcox - Amex, Corp.','Matekalo','Herr','Richard-Woerner Straße 16','75417','Muehlacker','D','07041-9661-0','07041-9661-16','admin@abcox.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3370,'sC40421c589fea3','printservice','Juncker','Teut','Ueckerstrasse 95','17373','Ueckermünde','Deutschland','039771/291-0','039771/291-29','Teut.Juncker@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3371,'sC40421c592b276','Beauty- & Vital-Shop','Buschmann','Guido','Krähenfeld 10','45479','Mülheim an der Ruhr','Deutschland','0208 4125880','0208 4125880','info@beauty-vital-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3372,'sC40421c59bb415','Der Auer Grafikdienst','Auer','Hans','Passauer Platz 9/12','1010','Wien','Österreich','+43-1-533 7 544','+43-1-533 7 558','grafik@auer.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3373,'sC40421c5a37634','Maschinengravuren','Ammann','Elfriede','Feldstraße 12','86551','Aichach','Deutschland','08251 4543','08251 4437','ammann.aic@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3374,'sC40421c5ac2881','PERIT Consulting GmbH','Haslauer','Hans-Peter','Marienbader Str. 8a','61191','Rosbach v.d.H.','Deutschland','06007^930011','06007 930012','Haslauer@perit.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3375,'sC40421c5b57208','Schneider´s medizinische Badezusätze','Schneider','Christian','Bosenheimer Str. 18','55546','Hackenheim','Deutschland','(06 71) 6 87 27','(06 71) 7 31 37','info@saunabedarf-schneider.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3376,'sC40421c5bd9980','iMOE-Informationsagentur Mittel- und Ost','Stobbe','Nicola','Gustav-Pries-Str. 36','30966','Hemmingen','Deutschland','0511/415796','0511/415774','stobbe@imoe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3377,'sC40421c5c6d1e0','WEINGUT IM ZWÖLBERICH','Heintz','Hartmut','Schützenstr. 14','55450','Langenlonsheim','Deutschland','0 67 04/92 00','0 67 04/9 20 40','Zwoelberich@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3378,'sC40421c5d74791','Porzellanhaus Steinkamp Gerhard Steinkam','Steinkamp','Matthias','Marktredwitzer Str. 15','95659','Arzberg','Deutschland','(09233) 7725-0','(09233) 7725-17','steinkamp@porzellan-steinkamp.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3379,'sC40421c5e2b3d2','Advice- psychologische Online-Beratung','Christiane Turnheim','Mag.','Wischathal 15','2013','Göllersdorf','Österreich','+43-2954-2490','','cturnheim@psychohelp.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3380,'sC40421c5eec1ec','Essig & Oel Basar Gummersbach','Holler','Olaf','Am Steinberg 3','51643','Gummersbach','Deutschland','02261 64804','','post@essigbasar.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3381,'sC40421c5f83263','Amor Dessous Handels GsmbH','Simbrunner','Christa','Humboldtstr. 6','A 402','Linz','Österreich','0043/732/797919','0043/732/784131','amorservice@eunet.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3382,'sC40421c602181b','MaLu-Sportmarketing','Lichtenberg','Lutz','Bollenberger Busch 18','42781','Haan','Deutschland','02129/343385','02129/343385','info@malu.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3383,'sC40421c6096b2b','GCG-Schuler','Schuler','Frank','Waldfriedenstr. 7','53639','Königswinter','Deutschland','02244-874582','02244-874582','info@gcg-schuler.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3384,'sC40421c61573d8','SVM Software GmbH','J. Booz','Dr.','Fichtenweg 1','52428','Jülich','BRD','02461/9765-0','02461/9765-43','j.booz@finanza.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3385,'sC40421c61d1572','Valuta Webservice GmbH','Schulz','Frank','Vennstr. 44','40627','Düsseldorf','Deutschland','0211-9253647','0211-6801085','webmaster@kickboard-roller.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3386,'sC40421c62a081c','Car-HiFi-Shop','Schäfer','Patrick','Im Wiesengrund 7','56357','Ruppertshofen','Deutschland','0171/7055382','','shop@peppy.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3387,'sC40421c63610c7','Tobias Grau KG GmbH & Co.','chmidke','','Siemensstr. 35 b','25462','Rellingen','Deutschland','0049 04101 3700','0049 04101 3701000','ssaa14@hotmail.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3388,'sC40421c63e4e4d','iSport','Platzek','Lars','Lützner Strasse 27','04177','Leipzig','germany','0341/4794005','0341/9404407','lars.platzek@isport.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3389,'sC40421c646fed4','Axel Franke','Franke','Axel','Elisabethstr. 8','06366','Köthen','DE','03496 / 219225 oder','xxx','asiatee@teekauf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3390,'sC40421c64e9d10','inandout records','kopanakis','tino','neutorgasse 47','8010','graz','österreich','+43 316 826211','+43 316 826211','tino@inandout.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3391,'sC40421c6575653','eShoes GmbH','Jörgens','Markus','Boehnertweg 9','45359','Essen','Deutschland','0201/8676-934','0201/8676-49934','markus_joergens@deichmann.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3392,'sC40421c6609340','Cyber System','Nuss','Nico','Marktstrasse 18','18528','Bergen','D','03838/254673','03838/209511','n.nuss@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3393,'sC40421c668d37c','bike-components','Hoenig','Klaus','templergraben 15a','52062','Aachen','Deutschland','0241 92919671','0241 92919676','klaus@bike-components','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3394,'sC40421c6733312','Kaminbesteck-Versand Brigitte Weber','Weber','Michael','Am Weiher 3','97892','Kreuzwertheim','Deutschland','09342-913558','09342-913559','Info@kaminbesteck-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3395,'sC40421c67dbafe','Hannets','Naujokat','Lothar','Am Grünen Hagen 89','30459','Hannover','Deutschland','0049 0511 232942','0049 0511 2348295','graupel1@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3396,'sC40421c6863996','edoras gmbh & co.kg','Simsek','Herr','Blücherstraße 32','75177','Pforzheim','Deutschland','07231-13937-11','0723','e.simsek@edoras.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3397,'sC40421c6947028','Blumenservice Edith','Kappel','Gerald','Untere Mölten 25','8045','Weinitzen','Österreich','0676/3981159','','info@blumen.co.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3398,'sC40421c6a09487','Pariser-Mode','Lysiak','Gisela','Roter Sand 15','28197','Bremen','Deutschland','0421 54 25 46','','info@pariser-mode.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3399,'sC40421c6a8b3d5','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3400,'sC40421c6b1582f','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3401,'sC40421c6b955d5','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3402,'sC40421c6c0e399','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3403,'sC40421c6c94df7','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3404,'sC40421c6d48d21','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3405,'sC40421c6f502ea','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3406,'sC40421c7006f37','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3407,'sC40421c70a5abf','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3408,'sC40421c71d6823','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3409,'sC40421c72f185e','Thomas Cobos International','Cobos','Thomas','Eichenlaubweg 55','75181','Pforzheim','Deutschland','07231 / 582627','07231 / 582628','info@cobos.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3410,'sC40421c73f1fcb','LCI InterCreate w3developement GmbH','M Gruber','Oliver','Mariahilferstrasse 123','1060','Wien','Austria','+43 / 1 / 599 99 - 5','+43 / 1 / 599 99 - 5','oliver.gruber@intercreate.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3411,'sC40421c74db0c6','BookKiosk.de GmbH','Nilsson','Christer','Panoramastrasse 4','74889','Sinsheim','Deutschland','07265 911 715','','info@bookkiosk.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3412,'sC40421c75a8330','Norbert Anthes Industrieberatung & Einka','Anthes','Norbert','Fliednerstraße 9','55131','Mainz','Deutschland','06131 - 839521','06131 - 839523','anthesind.ber.einkaufservice@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3413,'sC40421c763a590','ASKARO.com','Neuheuser','Franz','Poststrasse 5','52477','Alsdorf','Germany','02404-9878400','02404-9878600','Neuheuser@askaro.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3414,'sC40421c76c0a1c','IGL-Rheinberg','Fischer','Maria','Mühlenweg 70a','47495','Rheinberg','Deutschland','02843-9879','02843-9890','webmaster@igl-rheinberg.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3415,'sC40421c774ec29','AGB Inter Trade GmbH','Gareis','Ronald','Schlossgarten 14','95517','Emtmannsberg','D','09209 9464','9465','agb-it@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3416,'sC40421c77cf4d7','Privatbrauerei Härke KG','Härke','Matthias','Am Werderpark 5','31224','Peine','Deutschland','05171/405-0','05171/405-130','shop@haerke-brauerei.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3417,'sC40421c786dbd6','Gerling.de','Brune','Martin','Gereonshof','50670','Köln','Deutschland','(01803) 320 113','(0221) 144 607 667','online-marketing@gerling.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3418,'sC40421c78e7bd2','xxs-fashion','Schrader','Wofgang','Friedrich-Ebert-Str. 120','34119','Kassel','Deutschland','0561 7391190','0561 780316','info@xxs-fashion.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3419,'sC40421c796b3b5','Ping Pong','Wenisch','Ronald','Wilhelmstraße 76','37308','Heiligenstadt','Deutschland','03606-608217','03606-606328','webmaster@pingpong-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3420,'sC40421c79ef142','Oeser GmbH','oeser','reinhard','Gregor Mendel Str. 2-4/3/7','1180','Wien','Österreich','++43 1 470 68 78','','oeser.info@aon.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3421,'sC40421c7ac8098','Tauch & Partner - ComputerCompany.de','Tauch','Maik','Eichenallee 117','33332','Gütersloh','Deutschland','05241 905530','05241 905533','mtauch@tauch-partner.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3422,'sC40421c7bca036','INDUSYS GmbH','Heider','Wolfgang','Gielster Stück 6','58513','Lüdenscheid','Deutschland','02351/9974-12','02351/9974-44','heider@indusys.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3423,'sC40421c7ca37d9','AlphaSoft','Goellner','Sigrun','Aldinger Str. 86','70806','Kornwestheim','Deutschland','07154/ 182700','07154/4939','Sigrun.Goellner@trueterm.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3424,'sC40421c7d4e043','Orbitron Products GmbH','nfo-Desk','','Alte Landstr. 106','9445','Rebstein','Schweiz','+41 71 770 07 77','+41 71 770 07 78','orbitron@openoffice.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3425,'sC40421c7e47bd6','MAV Versicherungsmakler','Alberer','Herr','Schleißheimer Str. 207','80809','München','Deutschland','089/30777900','089/3077901','MAV@rundumschutz.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3426,'sC40421c7fc82bd','Deberling Internet-Dienstleistungen','Deberling','Oliver','Am Wolfsberg 19','71665','Vaihingen','Deutschland','07042/6758','040/3603 626 777','Promerx@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3427,'sC40421c8161b4f','EDV-Service Pichl','Pichl','Thomas','Hauptstr. 36','71409','Schwaikheim','D','07195 57657','07195 57658','thomas.pichl@palmtop-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3428,'sC40421c8268f7d','Lost Versicherungen e.K.','Lost','Michael','Pfahlweg 42','25436','Tornesch','Deutschland','04122/52060','04122/52067','info@lost-versicherungen.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3429,'sC40421c8304e1c','','Missbach','Oliver','Postfach 15 14 08','80048','München','Deutschland','089-55079197','089-55079197','omissbach@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3430,'sC40421c838649c','Computer Service, GRAF','Graf','Ilja','Heimsbrunner Str. 18','12349','Berlin','D','0172/ 5145974','','compservice@freenet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3431,'sC40421c8409ca1','4brains.de','Oberhauser','Jan','Finkenweg 1','87488','Betzigau','Deutschland','(0831) 5707163','(0831) 5707159','Webmaster@4brains.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3432,'sC40421c84be775','passiontec Computerversand','Schmidt','Daniel','Waldweg 2','03222','Eisdorf','Deutschland','03542/40377-6','03543/40377-9','info@passiontec.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3433,'sC40421c85aaf41','select24 internetstores GmbH','Voeller','Thomas','Hansaring 1','49504','Lotte','Deutschland','05404 / 91460','05404 / 914620','voeller@select24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3434,'sC40421c8655826','Avitos AG','Theermann','Katrin','Kiesweg 18','35390','Giessen','Deutschland','0641-5655-682','0641-5655-319','k.theermann@avitos.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3435,'sC40421c86cab53','SCHREIBER Computersysteme','Frank Schreiber','Herr','Am Mündersiek 9A','31848','Bad Münder','GERMANY','+49-172-5130049','+49-5042-959742','fsch@sid-net.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3436,'sC40421c8761c5b','ST - COMPUTER','Tomanik','Susanne','Grünberger Straße 75','35447','Reiskirchen','Deutschland','06408 - 96183','06408 - 96184','susanne@st-computer.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3437,'sC40421c880017e','Pospichl Phone Service','Pospichl.de','Thomas','Hardtstr. 13','76694','Bad Schönborn','Deutschland','07251-13927','07251-13324','info@of-webdesign.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3438,'sC40421c888b536','Computerhardware Thielbeer','Thielbeer','Frank','Hopfenstr. 4','29410','Salzwedel','Deu','03901-477225','','webmaster@ft-computer2000.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3439,'sC40421c895f569','datentechnik m.falk','Falk','Martin','Finckensteinallee 32','12205','Berlin','Deutschland','030-8338488','','info@autoverwerter.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3440,'sC40421c89de4c4','S+H Finanzvermittlung GmbH','Zahn','Herr','Zum Wilhelmsblick 13','69168','Wiesloch','Deutschland','06222 / 770 825','06222 / 770 843','info@sh-finanzmanagement.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3441,'sC40421c8a643c8','MAS Elektronik AG','Persigehl','Rainer','Blohmstrasse 16/20','21079','Hamburg','Deutschland','040/767335-20','040/767335-25','rainer@mas.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3442,'sC40421c8ae0c70','MAS Elektronik AG','Persigehl','Rainer','Blohmstrasse 16/20','21079','Hamburg','Deutschland','040/767335-20','040/767335-25','rainer@mas.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3443,'sC40421c8b5f731','JP-PC','Püschel','Josef','Zur Hülsheide 9a','48165','Münster','deutschland','02501262893','02801262894','info@mp3-special.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3444,'sC40421c8c077f7','Needful Things - T. Markwitz EDV-Service','Markwitz','T.','Eisenacher Str.5','35088','Battenberg','Deutschland','06452/5289','06452/5287','info@needful-things.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3445,'sC40421c8c8e3ee','Südwein Import & Handel GmbH','Ködel','Rainer','Drygalski-Allee 33','81477','München','Deutschland','0049 0811 2098','0049 0811 2099','a.koedel@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3446,'sC40421c8d189cc','ASC Computersysteme','Schmidt','Axel','Altensteiner Straße 90','36448','Schweina','Deutschland','+49 36961 72210','+49 36961 72220','axel@asc-computer.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3447,'sC40421c8ddbeed','Cytronix OHG','Hausberger','Denis','Weihererstr. 22','76698','Ubstadt','Deutschland','07251-96210','07251-962150','denis@cytronix.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3448,'sC40421c8e7567f','Ulti-Com','Brüchler','Markus','Wickeder Hellweg 132','44319','Dortmund','D','0231-212957','0231-212944','info@ulti-com.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3449,'sC40421c8f18a58','Mobilteam Unna GmbH','Nolde','Klaus','Büddenberg 89','59423','Unna','D','02303-16063','02303-23404','info@mobilteam.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3450,'sC40421c8fa8b7b','mdt - Müller´s Datentechnik','Tillmann','Dietmar','Birkenstr. 4','58313','Herdecke','Deutschland','02330-129265','02330-129265','DTillmannaol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3451,'sC40421c9047177','Der EuroFuchs - EDV- und Internetservice','Wehe','Uwe','Am Geisthof 45','39261','Zerbst','Deutschland','039236129053','039236129054','service@eurofuchs.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3452,'sC40421c91f2028','Novodrom GmbH','Link','Andrea','Friedrich-Bergius-Ring 34','97076','Würzburg','Deutschland','0180 - 5 30 53 58','0180 - 5 30 53 60','alink@novodrom.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3453,'sC40421c92b287a','Computer Components','Thallmair','Marc','Hamburger Strasse 28','80809','München','D','089-35004526','089-35004527','info@computer-components.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3454,'sC40421c939f058','projekt.R','U. Rüster','Kai','Cockerillstr. 100','52222','Stolberg','Deutschland - NRW -','0700-projektR ( 77 6','0700-projektR ( 77 6','vertrieb@projekt-R.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3455,'sC40421c9455c87','AWW Computer','Bräunlich','Andreas','Glauberstr.42a','97318','Kitzingen','Deutschland','09321-920838','09321-920839','direkt@a-w-w.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3456,'sC40421c952ec01','Versicherungsbüro Raab','Raab','Udo','Zoppoter Str. 61','90766','Fürth','D','0911-732696','0911-733717','service@vbraab.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3457,'sC40421c95f3448','Compaq Schweiz (GmbH)','Sascha','Cucuz','Ueberlandstrasse 1','8600','Duebendorf','Schweiz','+411 801 21 11','','sascha.cucuz@compaq.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3458,'sC40421c972023c','Tabakland','abersaat','','Friedensallee 88','22763','Hamburg','Deutschland','040/3901775','040/3900642','Info@Tabakland.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3459,'sC40421c97bed3d','Hamburg-Hafenverlag','Kowollik','Yvonne','Abtstr. 8','21614','Buxtehude','Deutschland','04161/866480','04161/866478','yk@hafenshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3460,'sC40421c986e476','HEKO Küchen & Wohnmöbel','Kontek','Herr','Untere Dorfstr. 13','76597','Loffenau','Deutschland','07083-4752','07083-3273','mail@moebel-shopping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3461,'sC40421c99054e1','HDS D.Schönau','Schönau','Danny','Turnvater-Jahn-Weg 14','09496','Marienberg','Deutschland','03735-661407','03735-661408','s.d@online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3462,'sC40421c99980ef','CompuRAM GmbH','Bauer','Thomas','Drächslstr. 12','81541','München','Germany','089/5475763-0','089/5475763-9','thomas.bauer@compuram.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3463,'sC40421c9a33b6e','first-e bancorp plc','v. Holtzendorff-Fehling','Philipp','6, Burlington Road','4','Dublin','Irland','00-353-1-231-3000','','Philipp.Holtzendorff@first-e.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3464,'sC40421c9acebaf','second-hand-pc','Becker','Herr','Breite Strasse 11','57076','Siegen','Deutschland','0271/4852220','0271/4852229','second-hand-pc-siegen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3465,'sC40421c9b8e12d','MST-Hardware4you','Stehle','Marc','Goethestr.11','72589','Westerheim','Deutschland','0721 - 151 348768','0721 - 151 348768','info@mst-hardware4you.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3466,'sC40421c9c33c0c','Hochzeitsservice Marriage Day','Zeller','Michaela','Herzbergstrasse 4a','61138','Niederdorfelden','Deutschland','06101 531121','06101 531221','info@hochzeitsservice.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3467,'sC40421c9d0da99','ART-Computer Vertriebs GmbH','Nolte','Hr.','Joh.-G.-Gutenbergstr. 19c','82140','Olching','Deutschland','08142/49559','08142/49691','info@art-computer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3468,'sC40421c9daddb5','Ink-World','Klehr','Daniel','Siedlerstr.25','85129','Oberdolling','BRD','08404/930362','08404/930363','Daniel.Klehr@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3469,'sC40421c9e4eabf','ESKA System- und Datenservice Elke Sobos','Soboszcyk','Uwe','Vahlhauser Str. 49','32825','Blomberg','Deutschland','05236 99831','05236 99832','ElkeSoboszcyk@T-Online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3470,'sC40421c9ecd9d9','FiBu & Bürosysteme Irlesberger','Gerhard','Irlesberger','Friedhofstr. 7','94116','Hutthurm','Deutschland','08505-918970','08505-918971','fibu@irlesberger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3471,'sC40421c9f734fb','Bellmanns Marketing','- Dieter Huckel','Heinz','Spechtstr. 8','49828','Neuenhaus','Deutschland','05941-990970','05941-990971','info@huckel.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3472,'sC40421ca033d7e','Twostars','Hohmann','Thorsten','Breite Str. / Kölner Ladenstadt 32','50667','Köln','Deutschland','0221 925 54 53','','letter@twostars.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3473,'sC40421ca0d4fcb','Shirtscout','Hohmann','Thorsten','Breite Str. / Kölner Ladenstadt 32','50667','Köln','Deutschland',' 0221 925 54 53','','ines_rust@twostars.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3474,'sC40421ca3253e6','Real Magic Computer','Melpert','Jens','Mainzer Gasse 1','34613','Schwalmstadt','Deutschland','+49 6691 919919','+49 6691 928654','jm@rmc-edv.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3475,'sC40421ca3ab875','Lantronic - Inh. Adelheid Lange','J.Lange','Norbert','Akazienweg 14','34431','Marsberg','Germany','02994-584','02994-9352','nlange@lantronic.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3476,'sC40421ca46c174','KONKRET-Computer GdbR','Schmehrer','Marcus','An der Bleiche 7','67167','Erpolzheim','Deutschland','06353/914960','06353/914965','post@konkret-computer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3477,'sC40421ca50a6b2','Cyberpool Marketing KG','Urban','Klaus','Sophienstrasse 30','68794','Oberhausen/Rh.','Deutschland','07254 4013','07254 4011','urban.cpm@PC-vor-Ort.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3478,'sC40421ca5ba3bc','Javed Computer Shop','Javed','Amar','Neugasse 6','61184','Karben','Deutschland','0173-3035509','06039-931022','info@Showcase-Shopping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3479,'sC40421ca678508','R-D-P','Ditzel','Roland','Dorfstr.39','63571','Gelnhausen','Deutschland','06051473176','0721151207789','rditzel@rolandditzel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3480,'sC40421ca70ce6e','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@aloevera-produkte.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3481,'sC40421ca79d27f','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@buchshop2000.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3482,'sC40421ca8514b2','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@cdshop2000.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3483,'sC40421ca92a3e7','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@tintenpatrone2000.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3484,'sC40421ca9e3d1c','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@kornbrennerei-boente.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3485,'sC40421caa90cf8','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@market2000.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3486,'sC40421cab43fba','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@partnerprogramme2000.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3487,'sC40421cabe16a3','speicherkarte.de','Falkenberg','Jörg','Adlerstraße 53','76297','Stutensee','Deutschland','07249/953757','07249/953758','info@speicherkarte.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3488,'sC40421cac8595e','Martina Vogel CAD Technik','Vogel','Josef','Immelstetter Str. 7','86865','Markt Wald','Bayern','08262 2116','08262 2033','vogel-cad-technik@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3489,'sC40421cad452cf','Computer&Beschriftungstechnik','Beißwenger','Wolfgang','Lange Straße 14','89537','Giengen','Deutschland','07322-932225','','info@computerbestellservice.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3490,'sC40421cae9ade6','Corporate Technologie Systems Gesellscha','ey','','Konrad Adenauer Str. 9-13','45699','Herten','Deutschland','+49 2366 305 131','+49 2366 305 130','ley@cts-computer.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3491,'sC40421cafaed4b','Fundgrube','Wunderlich','Heike','Eselsweg 79','41068','Mönchengladbach','Deutschland','02161 52016','02161 952066','info@heikes-fundgrube.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3492,'sC40421cb0d4137','rising systems Gesellschaft für EDV mbH','Yildam','Herr','Schinkelstraße 44a','40211','Düsseldorf','Deutschland','0211-361199-0','0211-361199-29','richter@rising-systems.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3493,'sC40421cb18e823','AtesCom:Hard-& Software','Herr ATES','Dipl.-Ing.','Joachimberg 3','45309','Essen','Germany','0700/57115711','0201/8917782','webmaster@atescom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3494,'sC40421cb37d733','Saure','aure','','Hermann-Windel-Str. 9','33659','Bielefeld','BRD','0521-488150','0521-488121','martins-shop@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3495,'sC40421cb484d04','MS Mikro Software GmbH','Claus','Michaela','Marie-Curie-Straße 2','53359','Rheinbach','Germany','02226/92990','02226/929999','m.claus@mikro-software.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3496,'sC40421cb5566c3','Safimports e.K.','Fischer','Roland','Hebbergring 25','93077','Bad Abbach','Deutschland','09405-941291','09405-941219','info@safimports.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3497,'sC40421cb5eb779','Herkommer Soft- Hardware','Herkommer','Werner','Talstr. 3','74912','Kirchardt','Deutschland','07266 911280','07266 911281','webmaster@herkommer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3498,'sC40421cb6dfcef','R-D-P','Ditzel','Roland','Dorfstr.39','63571','Gelnhausen','Deutschland','06051473176','0721151207789','rditzel@rolandditzel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3499,'sC40421cb7ae5ad','Aabori','.Mohr','','Hauptstr. 3','19372','Ziegendorf','D','03872120730','','info@aabori.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3500,'sC40421cb86c78e','Schulze Versand & Service','Schulze (Inhaber)','Andreas','Postfach 1508','44505','Lünen','Deutschland','0190-151071 (1,21 DM','02306-967833','service@schulze-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3501,'sC40421cb925b04','buyco-IT GbR','Remus','Silvio','Am Rosengarten 35','06526','Sangerhausen','Deutschland','03464/278096','03464/278097','remus@buyco-it.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3502,'sC40421cba0d447','Fleischer Hard- und Software','Fleischer','Herr','Edisonstrasse 5','24558','Henstedt-Ulzburg','Deutschland','+49 4193 890089','+49 4193 890080','hfleischer@hardware-shopping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3503,'sC40421cbad57a9','top Hard- und Software Vertriebs GmbH','Stähler','Uli','Norsk-Data-Straße 1','61352','Bad Homburg','Deutschland','+49 6172 49 00 60','+49 6172 49 00 69','info@top-pcshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3504,'sC40421cbba9c0e','SM Computer & Kommunikation','Müller','Stefan','Eßmannskamp 2a','49356','Diepholz','Deutschland','05441-5754','05441-8917','smueller@sm-pcshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3505,'sC40421cbc51ab6','Talismane','Vetter','Markus','Grundstraße 84','63512','Hainburg 1','DE','06182-898633','06182-991283','mvetter@zauberschatulle.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3506,'sC40421cbcf05f2','Bölükbasi & Peukert GbR','Peukert','Markus','Barbarossaweg 8','97941','Tauberbischofsheim','D','09341/898018','089/ 2443 70186','peukert@bediab.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3507,'sC40421cbd7650c','abcSales','Reinhardt','Mark','Bruckstraße 37','70734','Fellbach','Deutschland','(0711) 957979-0','(0711) 957979-50','mre@silberpalast.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3508,'sC40421cbe3bbf7','PC-MÄUSE Udo Jacobi','Jacobi','Udo','Im Eck 18','32457','Porta Westfalica','Deutschland','05722 21958','05722 906293','udo.jacobi@pc-maeuse.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3509,'sC40421cbec95c6','HEICOM','Joemann','Günter','Gemener Str. 6a','46359','Heiden','Deutschland','02867/97021','02867/97022','joemann@joemann.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3510,'sC40421cbf4f492','Egü-Modeversand','Velde','Julia','Postfach 1965','24018','Kiel','Deutschland','0561/7391190','0561/780316','dot5@dot5.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3511,'sC40421cbfce3f1','Artgalerie KUNSTkopie - Schulz & Schulz','Schulz','Hardy','Lortzingstraße 13','45128','Essen','D','0201-26986-24','-25','hardyschulz@kunstkopie.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3512,'sC40421cc0b84cb','PC-vor-Ort Springe','Blümchen','Thomas','In der Welle 21','31832','Springe','Deutschland','05045961588','05045961590','bluemchen@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3513,'sC40421cc140ac7','ISB Internetberatung Stuttgart GmbH & Co','Bauer','Caroline','Belaustr. 25','70195','Stuttgart','Deutschland','0049 711 696 00 26','0049 711 69 13 42','caroline.bauer@isb-gmbh.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3514,'sC40421cc1bfa97','OELSCHLÄGER Elektronik','Oelschläger','Günter','Wiesenstraße 20 BN','64331','Weiterstadt','BRD-Hessen','06151894285','06151896449','GO@stecker-profi.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3515,'sC40421cc29b1f4','Comtropolis','Richter','Arnold','Wolbecker Str. 22','48155','Münster','Deutschland, NRW','0251-6744980','0251-6090560','a.richter@comtropolis.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3516,'sC40421cc5324c9','TINTON Vertrieb e.K.','Süßmann','Ursula','Neusath 110','92507','Nabburg','Deutschland','09433/8698','09433/901126','info@tinton.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3517,'sC40421cc5ebaad','Topclean R. Lambiase','Lambiase','Roberto','Vetterstrasse 35','75417','Mühlacker','Deutschland','07041/861054','07041/863306','r.lambiase@topclean-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3518,'sC40421cc6b5964','ethernet2000','Röhrig','G.','Zum Wiesenhof 3','57614','Niederwmbach','D','02681/988639','02681/988638','service@ethernet-2000.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3519,'sC40421cc7852c5','TIBBB Ing. Büro Rheda- WD','Bröhl','Thomas','Wacholderweg 4','33378','Rheda- WD','Deutschland','05242 - 967 200','05242 - 967 201','t.broehl@tibb.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3520,'sC40421cc8174e1','Gera Web GmbH','ürfel','','GP Keplerstraße 10','07549','Gera','Deutschland','0365/7349386','0365/7349387','sw@netzsystem.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3521,'sC40421cc89162d','PrintMedia2000 e.K.','Kreisheimer','Walter','Ringofenstrasse 10','63773','Goldbach','Deutschland','06021/3459095','06021/570849','verkauf@printmedia2000.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3522,'sC40421cc91028e','IS-Hamsch','Ralf','Hamsch','Schutternstr.23','77974','Meißenheim','DE','07824-662660','07824662661','mail@is-hamsch.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3523,'sC40421cc9ab07a','EDV-Zubehör Krauß','Krauß','Rainer','Lüßrain 8','63911','Klingenberg','Deutschland','09372/923515','09372/923516','rainer@krauss-klingenberg.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3524,'sC40421cca71cf4','WellnessBuecher.de','Goette Himmelblau','Ulrich','Calle Ramon Muntaner, 54, 5-8','07800','Ibiza','Spanien','0034 971 300 966','','goette@ctv.es','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3525,'sC40421ccb06467','ACV Software','Josef Rappold','Franz','Zeppelinstraße 64','8055','Graz','Österreich','(+0043)0699/10515812','(+0043)0316/296889','f.rappold@acv-software.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3526,'sC40421ccbf11fa','eteleon','Valtenaire','Tobias','Rosenkavalierplatz 5','81925','München','Deutschland','089/92907185','089/92907183','tv@eteleon.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3527,'sC40421ccce20d1','Cult','Poll','Herr','Südwall 15','47798','Krefeld','Germany','02151/803361','02151/22119','webmaster@cult-tattoo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3528,'sC40421ccd9db0a','kabelladen GbR','Trumpfheller','Wilhelm','Hauptstr.18','64401','Groß Bieberau','Deutschland','06166-932830','089-244393974','info@funcover.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3529,'sC40421cce831d1','Software Media Service GOTTSBACHER','Gottsbacher','Herr','Postfach 134','9010','Klagenfurt','Österreich','0664/3744219','','SMSGottsbacher@chello.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3530,'sC40421ccf81f6a','Sage KHK','Polley','Klaus','Berner Str. 23','60437','Frankfurt','Deuschland','069-500070','069-500071277','kpolley@sagekhk.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3531,'sC40421cd0b147c','Informationsverarbeitung Michael Jeschak','Jeschak','Michael','Mittelstraße 5, PF 443','58317','Schwelm','Deutschland','+49 2336 9386 30','+49 2336 9386 39','Info@Nostalgietelefon.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3532,'sC40421cd1ebe93','Informationsverarbeitung Michael Jeschak','Jeschak','Michael','Großer Markt 7, PF 17 11','58261','Gevelsberg','Deutschland','+49 2332 82987','+49 2332 13522','Info@iMJ-Jeschak.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3533,'sC40421cd2a7968','Herzog Einzelhandels KG','Herzog','Heinz','Goethestraße 15','58300','Wetter','Deutschland','02335 6464','','Verwaltung@akzenta-Markt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3534,'sC40421cd3b6a4e','Edv EVOS','Oskar','Tomrle','Postfach 6','3702','Oberrußbach','Österreich','0664/1416935','02955/71350','evos@aon.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3535,'sC40421cd476f78','Angelika Sari Import-Export-Vertrieb','Sari','Angelika','Samhofstr. 9','85276','Pfaffenhofen','BR Deutschland','08441/805844','08441/805845','service@dinkelkissen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3536,'sC40421cd626395','kabelladen','.Trumpfheller','','Hauptstr.18','64401','Gross Bieberau','Deutschland','0','0','info@nokia-cover.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3537,'sC40421cd6ec32e','GM grenzenlos Mobil','Rausch','Jürgen','Leipziger Straße 40','60487','Frankfurt am Main','Deutschland','0 69 / 71 67 18 - 29','0 69 / 71 67 18 - 30','Info@grenzenlos-mobl.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3538,'sC40421cd7b8c2c','Raduschewski','Raduschewski','Harold','Pistoriusstraße 6','13086','Berlin','Deutschland','030-927950-0','030-927950-13','info@radutec.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3539,'sC40421cd87c09c','Techn. Büro Weissenborn','Weissenborn','Gerd','Buchbergblick 24','63505','Langenselbold','Deutschland','06184-900523','06184-900706','gw@tbw-modellbau.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3540,'sC40421cd9cec0b','vfi immobilien GmbH','Weissenborn','G.','Buchbergblick 24','63505','Langenselbold','Deutschland','06184-900525','06184-900705','info@vfi.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3541,'sC40421cda80a3d','Precisionsoft AG','Kobel','R.','Moosacherstrasse 4','8804','Au/Zuerich','Schweiz','+41 1782 6622','+41 1782 6626','psoft@swissprecision.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3542,'sC40421cdb0b76a','Software-Entwicklung & Vertrieb','Otter','Dieter','Riemenschneiderstr. 32','97708','Bad Bocklet/Steinach','Deutschland','(09708) 70 62 46','','info@tools4vb.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3543,'sC40421cdb8cdf7','Shopcreate Webdesign','.Zschern','','Kleiberweg 010','24321','Lütjenburg','Deutschland','04381-417161','04381-419335','info@shopcreate.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3544,'sC40421cdc153f5','InstallShield Software GmbH','Knauß','Bernhard','Neutorstraße 16','89073','Ulm','Deutschland','0731-96255-15','0731-92555-33','bernhardk@installshield.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3545,'sC40421cdc91c77','Faboro Enterprises AG','Beer','Eduard','Schaffhauserstrasse 560','CH805','Zuerich','Schweiz','0041 307 14 40','0041 307 14 44','ebeer@faboro.ent','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3546,'sC40421cdd32916','Trhlik & Fahn OEG','Trhlik','Katharina','Erdpress 76','2224','Sulz','Österreich','+43 2534 4781','+43 2534 4773','info@vinothek24.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3547,'sC40421cddb1884','Software24.com GMBH','.Keil','','Salinweg 9','83071','Stephanskirchen','Deutschland','08031 737 135','08031 73 866','info@software24.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3548,'sC40421cde3ecac','XynX! GmbH','Schäkermann','Anke','Mittelstr. 93-95','58285','Gevelsberg','Deutschland','+49-2332-3061','+49-2332-3063','anke@xynx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3549,'sC40421cdedb8a8','combit GmbH','Dannenmann','Brita','Untere Laube 30','78462','Konstanz','Deutschland','07531-906010','07531-906018','dannenmann@combit.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3550,'sC40421cdf74f3b','Gabartas Werbemittel','Gabartas','Roswitha','Bommerholzer Weg 59','58300','Wetter','Deutschland','02335 7 27 66','02335 7 13 51','europrom.gabartas@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3551,'sC40421ce06faa0','WILDFOOT / Düfa-Shop','Krüger','K.-H.','Oberlausitzer Straße 1','02733','Cunewalde','Deutschland','035877/28285','035877/28285','webmaster@wildfoot.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3552,'sC40421ce10b982','KESYS AG','schmidt','matthias','arndstrasse 12','01099','dresden','deutschland','0351/89960140','0351/89960141','info@weblingerie.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3553,'sC40421ce1cc773','Wollshop','.Symnick','','Schanzenstr.99','20357','Hamburg','Deutschland','040 43097150','','wollshop@wollshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3554,'sC40421ce254d95','Bittner','Bittner','Thomas','Winner Str. 11','91227','Leinburg','Deutschland','09187 903360','09187 903360','bittner@spieleshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3555,'sC40421ce2e7573','Faboro Enterprises AG','Beer','Eduard','Schaffhauserstrasse 560','CH-80','Zuerich','Schweiz','+41 1 307 14 40','+41 1 307 14 44','ebeer@faboro.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3556,'sC40421ce380d0c','Faboro Enterprises AG','ertrieb','','Schaffhauserstrasse 560','CH-80','Zuerich','Schweiz','+41 1 307 14 40','+41 1 307 14 44','info@faboro.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3557,'sC40421ce4240d6','SCS-Computertechnik','Schubert','Herr','Riesengebirgstraße 6','93073','Neutraubling','Deutschland','+49-9401-910200','+49-9401-910202','r.schubert@scs-computertechnik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3558,'sC40421ce4a3048','avast! Antivirus Center','Singhuber','Hans-Christian','Custozzagasse 5','1030','Wien','Oesterreich','0043.1.7107936','0043.1.7106838','info@avast.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3559,'sC40421ce5290be','Der Teeproduzent - ein Service der F&S P','Schön','Oliver','Gartenweg 18','74821','Mosbach','Deutschland','0172-6519521','06261-14037','schoeno@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3560,'sC40421ce6dda82','c+b Ing.- Gesellschaft','Theodor','Cocin','Blumenallee 75 a','86343','Königsbrunn','Bayern','08231-2221','08231-34682','cocin@cocin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3561,'sC40421ce772f53','GAME WORLD GmbH','Mirbach','Herr','Buntentorsteinweg 33','28201','Bremen','Deutschland','0421-5360606','0421-5579624','holger@gameworld.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3562,'sC40421ce80df0e','Weinbau-Weinkellerei Wilfried Hilgert','Hilgert','Leander','Aspisheimer Str. 18','55457','Horrweiler','Deutschland','06727 244','06727 1258','leander.hilgert@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3563,'sC40421ce8c5898','NetFactory GmbH','Anyfantis','Hr.','Bahnhofstr. 2','76137','Karlsruhe','Deutschland','+49-721-933300','+49-721-9333088','anyfantis@net-factory.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3564,'sC40421ce9528bc','A @ und www-Werbung','Jürgensen','Herr','Dorfstrasse 8','25927','Aventoft','Deutschland','04664-339','-','textildruck@stepshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3565,'sC40421ce9e9ed8','Agentur Stika Roland','Harksen','Herr','Hauptalle 4','24937','Flensburg','Deutschland','0180-5052533-58240','','stika@stepshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3566,'sC40421ceae77ff','Steinkamp','Steinkamp','M.','Marktredwitzer Str. 15','95659','Arzberg','Deutschland','0049 9233 7725 0','0049 9233 7725 17','info@felber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3567,'sC40421cebdcc33','LISTAN Hardware & Computerzubehör','Minkine','Stanislav','Billwerder Ring 10','21035','Hamburg','Deutschland','040/71001837','040/71001838','kontakt@listan.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3568,'sC40421cecb6b54','Leisuresoft GmbH','Fredebeul','Alex','Robert-Bosch Str.1','59199','Bönen','Deutschland','02383-690','02383-69500','alex.fredebeul@leisuresoft.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3569,'sC40421cedacf9d','Tapir der Outdoorstore- Ausrüstung für R','Schneider, Andreas Gamm-Stendenbac','Tomas','Am Grün 50','35037','Marburg','Deuschland','0049-(0)6421-210646','+49-6421-24655','marburg@Tapire.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3570,'sC40421cee4dc08','asknet AG','W. Mayer','Reinhart','Vincenz-Prießnitz-Str. 3','76131','Karlsruhe','Deutschland','0721 96458 20','0721 96458 99','mayer@asknet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3571,'sC40421ceeeee5b','Freudenberg Armee & Freizeitwaren','Freudenberg','Maik','Torstr. 1','34289','Zierenberg','','05606 56580','05606 56581','inof@freudenberg-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3572,'sC40421cef774ae','Versandhandel Gorsler','Gorsler','Jürgen','Sudetenstr. 27','38518','Gifhorn','Deutschland','05371-932989','05371-932989','JGorsler@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3573,'sC40421cf01f6cb','Versandhandel Gorsler','Gorsler','Jürgen','Sudetenstr. 27','38518','Gifhorn','Deutschland','05371-932989','05371-932989','JGorsler@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3574,'sC40421cf0e04a7','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361-41514','02361-41412','webmaster@market2000.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3575,'sC40421cf17ea43','Der Rumtreiber','Scholze','Dirk','Lannerstr. 5','01219','Dresden','Deutschland','0351 4710563','0351 4710563','dirk@rumtreiber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3576,'sC40421cf224522','handybags.de','Immega','Lars','Friedrich-Garvesstr.2','28199','Bremen','Deutschland','0421 / 5976701','0421 / 5976702','admin@handybags.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3577,'sC40421cf2e534a','Jannys ART Richter & Frenk GbR','Richter','Peter','Gleimstraße 61','10437','Berlin','Germany','030/440 41 001','030/440 58 239','info@bodypainting.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3578,'sC40421cf3775d1','COOK Outdoors','Thalmann','Jan-H.','Große Straße 114','27283','Verden','Deutschland','04231-82885','04231-82886','info@cook-outdoors.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3579,'sC40421cf3f16ed','Quo Vadis, Alles für Rucksackreisen GmbH','Duensing','Friedrich','Bürgermeister-Smidt-Str. 43','28195','Bremen','Deutschland','0421-14778','0421-14995','info@quovadis-hb.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3580,'sC40421cf4664c6','sportaktiv','Stark','Ute','Ludwigstr. 6','63110','Rodgau','Deutschland','06106/3431','06106/646016','sport.aktiv@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3581,'sC40421cf5ea2aa','Watzmann-Laden','Kemmer','Karsten','Kasinostr.13-15','47051','duisburg','deutschland','0203/24131','0203/24170','info@watzmann-laden.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3582,'sC40421cf6a0ed5','SINE GmbH','Kießling','Peter','Oeder Weg 43','60318','Frankfurt','Deutschland','069-552233','069-59 3074','essen@sine.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3583,'sC40421cf795184','Ars Vivendi Weinimport','Schmidt','Rüdiger','Wellenkampstr.19','32791','Lage','Deutschland','05232-68133','05232-68133','proliners@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3584,'sC40421cfa1ab74','Kletter und Hochtourenecke','Pfeffer','Hr.','Kapuzinerplatz 4','80337','München','Bayern','0049897472700','004989773937','bergsport@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3585,'sC40421cfb2e516','Lauche und Maas München GmbH','Lauche','Hr.','Alte Allee 28','81245','München','Deutschland','+49 89 8201865','+49 89 831288','glauche@lauche-maas.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3586,'sC40421cfc09b26','Wildgoose','ildGoose','','Schönbornstraße 9','76698','Stettfeld','Deutschland','0 72 53 / 64 66','','info@wildgoose.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3587,'sC40421cfcb7036','Trekking & Kanuladen','Zimmermann','Ralf','Obere Bachgasse 13/14','93047','Regensburg','Bayern','0941/567777','0941/567778','info@trekking-kanu-laden.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3588,'sC40421cfd3f63c','Martin Schmidt und Holger Damczyk GdbR','Schmidt und Holger Damczyk GdbR','Martin','Karl-Pfaff-Siedlung 135','67663','Kaiserslautern','Deutschland','0631 - 26211','0180 - 50 52 55 05 6','service@sun66.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3589,'sC40421cfdc0cef','GamesWorld-Kitzingen','Armin Schneider','Herr','Kapuzinastr. 10','97318','Kitzingen','Deutschland','09321/922144','09321/922144','Ga-Wo@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3590,'sC40421cfe52f1e','Bernie´s PC-Shop','Klooss','Bernd','Schützenstr. 48 a','23558','Lübeck','D','0451/8132777','0451/8132778','bernd.klooss@bernies-pc-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3591,'sC40421cff3aa5f','Kleine Fluchten','Weissgerber','Christoph','Magdalenenstr. 3','64289','Darmstadt','Deutschland','06151/717289','06151/719210','christoph@kleinefluchtendarmstadt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3592,'sC40421cffc7883','Camping Shop Kraus','Kraus','Michael','Freiburgerstr. 329','79539','Loerrach','BW','0049 (0) 7621 - 1 33','0049 (0) 7621 - 16 4','kraus@datacomm.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3593,'sC40421d00508ac','CLUBaltitude','Wechner','Joachim','Hindenburgplatz 64-66','48143','Münster','Deutschland','0251/55996','0251/51579','bergtraeume@clubaltitude.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3594,'sC40421d00e7f30','Unternehmensgruppe Jaus','illschnitter','','Marktplatz 3','93073','Neutraubling','Deutschland','09401/912070','09401/912072','jaus60@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3595,'sC40421d020ee12','MST-Hardware4you','.Stehle','','Goethestr.11','72589','Westerheim','Deutschland','0721-151348768','0721-151348768','info@mst-hardware4you.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3596,'sC40421d02efc16','office & family','.Usko','','Klemkestr. 54','13409','Berlin','D','030 49872893','030 49872884','admin@usko.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3597,'sC40421d03d13b4','Inside BeOS','Korz','Bernd','Gartenstrasse 14','27449','Kutenholz','Deutschland','04762-921016','04762-921018','bernd.korz@insidebeos.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3598,'sC40421d0483e7d','Waltersoftware','Rhomberg','Walter','Im Dorf 31','6900','Bregenz','Österreich','+43 5574 47224','+43 5574 47224','office@waltersoftware.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3599,'sC40421d057b01d','Rothbier Brauerei','Borst','Hr.','Obere Str. 24','97421','Schweinfurt','Deutschland','09721-1035','09721-28144','info@rothbier.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3600,'sC40421d0666a18','ARI DATA','Geißler','Hr.','Hans-Böckler-Str. 13','47877','Willich','Deutschland','02154-947614','02154-947622','geissler@ari.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3601,'sC40421d07113d2','BRAUN Computer & Software Engineering Gm','Michael Munk','Herr','Landfriedstr. 19','69231','Rauenberg','Deutschland','06222/944110','06222/944119','munk@braun-computer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3602,'sC40421d07a623e','Sunrose Systems','Ostendorf','Herr','Hohenzollernstr. 38','80801','München','Deutschland','089334322','089391522','verlag@sunrose.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3603,'sC40421d0961d27','Flexcom c/o Ballnath GmbH','Ballnath','Thomas','Brudermühlstr. 48 a','81371','München','Deutschland','089/898061-13','089/898061-20','tballnath@flexcom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3604,'sC40421d0a7cb29','Koch-InfoTech','Koch','Herr','Kleebusch 8-10','33039','Nieheim','Deutschland','05238-775','05238-997116','it-koch@online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3605,'sC40421d0c8be66','Downloadit.de','Wege','Jörg','Weyerstr. 24','42697','Solingen','Deutschland','0173/1625759','01805/28130143384','joerg.wege@downloadit.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3606,'sC40421d0db280a','CDS SYSTEME GmbH & Co. KG','Spoerrer','Herr','Bodenmaiser Str. 59b','94209','Regen','Deutschland','09921-80 77 80','09921-90 42 76','spoerrer@cds24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3607,'sC40421d0e853a1','drugstore','r.dantl','','seligenthalerstr.48','84034','landshut','deutschland','0871.78951','0871.73907','drugstore@icece.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3608,'sC40421d0f5f7bf','vmm verlag gmbH','Füßner','Rolf','Gutermannstr. 25','86154','Augsburg','Deutschland','0821/2177-174','0821/2177-150','Rolf.Fuessner@vmm.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3609,'sC40421d10757e7','Ralf-Martin Riepe','Riepe','Ralf-Martin','Schattweg 38','58642','Iserlohn','Deutschland','02374/4818','02374/4818','webmaster@rasorn.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3610,'sC40421d119a1f0','RATO-Systems','Böck','Thomas','Weiherstr. 9','86510','Ried','Bayern','08233-75960','08233-75961','info@rato-systems.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3611,'sC40421d1244add','HB Software & Internetdienste','Bergmann','Holger','Heideweg 3','89160','Dornstadt','D','07336-922061','07336-922062','hob@webmaker.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3612,'sC40421d1305374','ASSoftware','upportTeam','','Schulstr. 8','31096','Göttingen','.de','05515315890','055143427','support@quickload.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3613,'sC40421d144729f','Petrikowski Software','Petrikowski','Michael','Pfälzer Str. 1','31789','Hameln','Deutschland','05151/961903','05151/961904','petrikowski@softpreis.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3614,'sC40421d14c3aef','Versandantiquariat','Woelfel','Rainer','Seeblick 10','82237','Woerthsee','Deutschland','(08143) 7254','(08143) 959729','info@woelfelbuch.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3615,'sC40421d1575924','JP-PC Multimedia','Sabine Püschel','Dipl.-Bw.','Hülsheide 9a','48165','Münster','Deutschland','02501-262893','02501-262894','info@jp-pc.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3616,'sC40421d161b439','Bertges Multimedia','Bertges','Herr','Koblenzerstr. 19','54516','Wittlich','D','06571-69938','06571-69960','kontakt@bertges.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3617,'sC40421d16b03fd','SD-EDV Huth','Huth','Britta','Linnicher Str. 52','52445','Titz','Deutschland','02463-999976','02463-999978','sd.edv@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3618,'sC40421d17dc28e','Bavaria-online','.Schmidl','','rohrbrunner str. 17-19','9785','schollbrunn','bayern','09394 99341','09394 99342','info@troedlshop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3619,'sC40421d189cb4b','Bräuning GmbH&Co.KG','Bräuning','Thomas','Töpferstr. 24','36088','Hünfeld','Deutschland','06652/2281','06652/72619','Thomas.braeuning@kolonialantik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3620,'sC40421d1922a45','Dr. Winkler Informationssysteme','Winkler','Ulrich','Gaisbergstr. 38','69115','Heidelberg','Deutschland','+49(0)6221/27999','+49(0)6221/163028','uw@winkler-infosysteme.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3621,'sC40421d1a2a03c','Hortus Soft GmbH','Fronmüller','Angela','1001, rue de la Croix Verte','34198','Montpellier','Frankreich','0033 499 23 32 14','0033 499 23 30 61','angie@hortus-soft.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3622,'sC40421d1ca1a73','Antiquitäten Magdalena Pehrs','Schröder','Reinhard','Spiekerhof 40','48143','Münster','NRW, Deutschland','0251/518248','','pehrs@berliner-lampen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3623,'sC40421d1d53342','Rahmen-Kunst','Baier','Hardy','Simmlerstr. 5','75172','Pforzheim','Deutschland','07231/106959','07231/106959','Baier@rahmen-kunst.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3624,'sC40421d1ded5d7','B.J. Buttons','urgensen','','Hauptalle 1','24937','Flensburg','Deutschland','0180/50525-33 58 240','0180/50525-33 58 240','buttons@stepshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3625,'sC40421d1ed015a','www Werbung / Druck','anielsen','','Dorfstrasse 7','25927','Aventoft','Deutschland','018 / 50 525 33 - 58','','selbstklebetexte@stepshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3626,'sC40421d1f7f8d2','Haus der Briefmarke','Gompf','Thomas','Heidelberger Landstrasse 202','64297','Darmstadt','Deuschland','06151-339177','06151-307811','Thomas.Gompf@HausderBriefmarke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3627,'sC40421d2047647','Versand * PC-Software, Hardware etc.','Ronstadt','Hans','Südstraße 42 * Postfach 100902','42509','Velbert','Deutschland','02051-250287','02051-250470','versand@hans-ronstadt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3628,'sC40421d20e6193','barbara´s wine-yards','Gänsmantel','Arno','Eichenweg 11','68723','Schwetzingen','D','06202/924136','06202/924137','newsletter@barbaras-wine-yards.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3629,'sC40421d2175cea','ABC SPORT Food & Sportswear','Lorke','A.','Postfach 1231','85588','Vaterstetten','Deutschland','08106/351081','08106/351081','info@abcsport.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3630,'sC40421d2211b87','PCall EDV Soft- & Hardware','Lorke','A.','Postfach 1231','85588','Vaterstetten','Deutschland','08106/351081','08106/351081','info@playking.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3631,'sC40421d2290e8b','ReiseZentrum','Zornow','Olaf','Wilhelm-Franke-Str. 30','01219','Dresden','de','0351 - 471 62 80','0351 - 256 10 06','mail@reisebuero-zornow.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3632,'sC40421d23142d1','Walter Holzschnitzkunst','Ullrich','Herr','Baulandweg 13','74736','Hardheim','D','06283/226838','06283/226837','ullrich@holzschnitzkunst.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3633,'sC40421d23895f7','Almdorf Ammertal','Georgi-Heyer','Tanja','Echelsbach 7 1/2','82435','Bad Bayersoien','Deutschland','08867-8141','--------------------','georgi-heyer@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3634,'sC40421d240a958','La Culinaria GmbH','Iblacker','Ronald','Gewerbehaus Moskau 314 B','8262','Ramsen','Schweiz','+41-52-7401055','','info@la-culinaria.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3635,'sC40421d249f67d','Kunsthandel','Traub','Johann','Postfach 1327','85067','Eichstätt','Deutschland','0171-8511116','08421-89865','Kunsthandel@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3636,'sC40421d25ab9a8','Poster Galerie GmbH','Marbs','Miriam','Niendorfer Weg 11','22453','Hamburg','Deutschland','040-55 77 89 40','040-55 76 40 40','shop@postergalerie.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3637,'sC40421d26b2f18','Welt der Spieluhr','Fahlke','Monika','Wilhelm-Leuschner Str.6','38228','Salzgitter','Niedersachsen','05341 5519005','05341 5519006','musicalboxes@spieluhr.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3638,'sC40421d27bf2a8','Vitalogo','Calusen','Birgit','Heinrichstraße 2','32545','Bad Oeynhausen','Deutschland','05731 20018','05731 3409','webmaster@eroscape.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3639,'sC40421d2875f1a','ANANDAM-Klaus Wengel','Wengel','Klaus','Am Buckhornwald 7b','22359','Hamburg','Deutschland','040-603 01 93','040-603 01 91','klaus-wengel@anandam.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3640,'sC40421d29849c6','hadiho.com','Hoppe','H.-D.','Am Weidenbusch 15','51381','Leverkusen','D','02171-768505','02171-768505','hadiho@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3641,'sC40421d2a38e06','esotheka','Keul','Marion','Sommerrain 5/4','73527','Schwäbisch Gmünd','Deutschland','07171/182828','07171/182829','die@esotheka.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3642,'sC40421d2b0de04','Galerie Zazzaretta','Zazzaretta','Franco','Allgäuerstr. 4','87459','Pfronten','D','08363/5931','08363/593155','FZazzaretta@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3643,'sC40421d2dbcdc9','Brandt','Brandt','Henrik','Luetzowufer 27, App.414','10787','Berlin','Deutschland','+4930 2616659','+4930 26484928','Brandthk@12move.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3644,'sC40421d2e47a99','Brandt','Brandt','Henrik','Luetzowufer 27, App.414','10787','Berlin','Deutschland','+49(30) 2616659','+49(30) 264 84 928','Brandthk@hotmail.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3645,'sC40421d2ebcdbb','Wunderkiste','Schoel','Heinz','Schliezgasse 23','54634','Bitburg','D','06561 94 07 77','06561 1 23 61','Heinz@wunderkiste.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3646,'sC40421d2f42d02','LUMINAR Medien Vertrieb GmbH','Fliess','Silke','Brändströmstr.1','31789','Hameln','Deutschland','05151-558203','05151-109845','sf@luminar.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3647,'sC40421d2fd2da6','Weihnachtskrippen-Center Ernst Sperl','Ernst Sperl','Herr','Kolmstein Bergsteig 15','93453','Neukirchen hl.Blut','Bayern','09947 905083','09947 905084','sperl@weihnachtskrippen-center.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3648,'sC40421d3090fa7','Agnetas-Antik','Bogs','Agneta','Isestraße 77','D-201','Hamburg','Deutschland','oo49-(o)40-478515','040-478515','A.Bogs@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3649,'sC40421d313263f','HAWELKA-TRANSFORMATION','Hawelka','Werner','Kriemhildenstr.18','67547','Worms','Rheinland-Pfalz','06241 22210','06241 22240','design@hawelka.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3650,'sC40421d32195a4','Toy Spectrum','Parker','Gary','Traifelbergstr 11','D-728','Lichtenstein','Deutschland','07129 930294','07129 930295','info@toyspectrum.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3651,'sC40421d32f2a6e','SALU-Holzspielwaren','Kovarik','Peter','Auweg 18','89233','Neu-Ulm','Deutschland','01727276410','0731/77606','salu-toys@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3652,'sC40421d3458be0','Esopia Versand','Keller','Pia','Im Wasen 9','64331','Weiterstadt','Deutschland','06150 590237','040 3603 280994','esopia2@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3653,'sC40421d353933b','Siggi´s Toy-Shop','.Felmet','','Rackerstr. 1','21335','Lüneburg','Deutschland','04131-760462','','webmaster@gameversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3654,'sC40421d364d5df','Cinetic Touristik GmbH & Co KG','Zieglgänsberger','Cornelia','Amalienbadstraße 41','76227','Karlsruhe','Deutschland','+49 721 4902-206','+49 721 4902-299','webmaster@ferienklick.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3655,'sC40421d37b3962','AstrologieService Regina Binder','Binder','Regina','Schönbrunner Straße 48','1050','Wien','Österreich','+43 1 545 6736','+43 1 545 6736','office@horoskop.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3656,'sC40421d3858fba','family-toys','Dörfelt','Frank','Einsteinstrasse 9','08112','Wilkau-Haßlau','Deutschland','(0375) 6924-876','(0375) 6924-875','service@familytoys.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3657,'sC40421d38e1ad8','Augsburger Spielebazar','Schmitt','Rita','Heilig-Grab-Gasse 3','86150','Augsburg','D','0','0','spielebazar@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3658,'sC40421d3978b60','Die Lichtpyramide GbR','Henke','Fritz','Schutzbarstraße 21','97523','Schwanfeld','Deutschland','09384 903635','09384 903627','kontakt@lichtpyramide.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3659,'sC40421d3a51a91','Ahlers','Ahlers','Herr','Fernewaldstr. 254','46242','Bottrop','Deutschland','02041-53789','02041-558011','info@kinderfahrzeuge.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3660,'sC40421d3aea814','w.larsen','Larsen','Werner','Wieckhorster Dorfstr.7','29640','Schneverdingen','Deutschland','05193-52626','05193-52627','wlarsen@isis-urania.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3661,'sC40421d3b9d5d6','KINDERKRAM Inh. Sylvia Kunert e.K.','und Jürgen Kunert','Sylvia','Im Bulloh 2','29331','Lachendorf','Deutschland','05145284141','051458324','service@kinderkram-lachendorf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3662,'sC40421d3c31f49','Hohnloser Spielwaren','Fiebig','Sandra','Wiblinger Steig 24','89231','Neu-Ulm','D','01805-05254097055','dito','info@wheeltoys.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3663,'sC40421d3cbb2f7','ISIS - HOROSKOPE','W. Klein','Peeter','Schulstrasse 4','54552','Steiningen','Deutschland','06573-769','06573-769','webmaster@isis7.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3664,'sC40421d3f6c286','STEFFI TOYS','Paul','Rolecek','Postfach 9440','97094','Würzburg','Deutschland','0931-7843513','0931-7843514','rolecek@igel-max.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3665,'sC40421d40172c1','FUN PRODUCTION','Stumpp','Christian','Uhlandstrasse 40','60314','Frankfurt','Deutschland','069/943506-0','069/943506-40','christian.stumpp@fun-production.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3666,'sC40421d410afbe','Daeumling Kinderfachgeschaeft','Thomas','Nehrenberg','Kastellaunerstr.17','56253','Treis-Karden','Deutschland','02672/910508','02672/910509','info@daeumling-treis.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3667,'sC40421d41a9bca','traumgarten-shop','Schimmel','Antje','Höntruper Weg 28','59510','Lippetal','Deutschland','02923 7200','','info@traumgarten-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3668,'sC40421d42bacb0','Jamon.de','Hauser','Jochen','Berensweg 22','33415','Verl','Deutschland','05246 - 5090','05246 - 1666','webmaster@jamon.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3669,'sC40421d434a816','Alljunior.de - Spiel & Freizeit Schinach','Hauser','Jochen','Friedrichstr. 57','88045','Friedrichshafen','Deutschland','07541-9221-18','07541-9221-50','j.hauser@alljunior.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3670,'sC40421d44062ba','yuleclub GmbH i.G.','Aßmann','Jörg','Mehringdamm 55','10961','Berlin','Deutschland','030-69506654','','joerg.assmann@yuleclub.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3671,'sC40421d44964f8','Zimmer-Bartels/ Voigts GbR','Zimmer-Bartels','Sven','Langestraße 82','31618','Liebenau','Deutschland','05023/ 9 40 13','05021/ 981199','info@klangschale.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3672,'sC40421d451e98f','regioconnect GmbH','Schneider','Daniel','Bahnhofstr. 11','48565','Steinfurt','NRW','02551 - 919300','','spam@regioconnect.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3673,'sC40421d45bfbcc','Espenlaub','Schuster','Thomas','Gartenweg 26','88437','Sulmingen','Deutschland','07356/4277','07356/91245','schuster@espenlaub.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3674,'sC40421d46802e6','more-than-dolls','Gläser','Gudrun','Kastanienweg 6','73430','Aalen','Deutschland','07361/66364','07361/680901','glaeser@more-than-dolls.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3675,'sC40421d4763407','Jumping Jo','Jo','Jumping','Gartenweg 26','88437','Sulmingen','Deutschland','07356/91244','07356/91245','jumping-jo@espenlaub.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3676,'sC40421d480d8f4','bzm edv-systeme gmbh','Seidl','Christian','Lochhamer Str. 31','82152','Martinsried','Deutschland','0049 89 895264-0','0049 89 895264-33','chr.seidl@bzmgmbh.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3677,'sC40421d4893d8b','NKL','.Schaper','','Ãœberseering 4','22297','Hamburg','Hamburg','040-632910-40','040-632910-70','i.schaper@nkl.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3678,'sC40421d495e27b','DWMS','Burkhardt','Torsten','Friedrich-Ebert- Damm 111b','22047','Hamburg','Deutschland','040-6569420','040-65694222','t.burkhardt@dwms.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3679,'sC40421d49e6dfc','SPACEart','Siemon','Ingo','Warendorfer Str.89','48145','Münster','Deutschland','02 51 - 379 40 58','02 51 - 379 40 63','info@SPACEart-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3680,'sC40421d4a8c8e1','SINA Spielzeug GmbH','Seidler','Norman','Bahnhofstrasse 17','09544','Neuhausen','Deutschland','037361-4630','037361-46326','sina-spielzeug@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3681,'sC40421d4b26098','gaia-versand','pockrandt','stephan','ortsstr. 28','07407','engerda','brd','036743-23313','036743-23317','webmaster@arun-verlag.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3682,'sC40421d4bb3a47','alex gaas holzwaren','gaas','alex','zweibrücker','66538','neunkirchen','saarland','06821864237','06821864237','info@miniwood.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3683,'sC40421d4c3c05c','Gundula Dumser Vertrieb','Dumser','Dietmar','Lemsahler Landstr. 108c','22397','Hamburg','D','040 608 44 02','040 608 4003','dietmar.dumser@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3684,'sC40421d4d158cd','Aktuell-Spiele-Verlag','scholles','franz','Batterieweg 42 f','53424','´Remagen','Deutschland','02642-9939008','02642-42277','mail@aktuell-spiele-verlag.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3685,'sC40421d4da9e9b','Schach E. Niggemann','Niggemann','Günter','Industriestraße 10','46359','Heiden','Deutschland / NRW','02867-8088 und 8089','02767-90666','schach@niggemann.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3686,'sC40421d4e744f9','Atelier am Meer','stomberg','uwe','bismarkstr.7','26757','borkum','Deutschland','04922-2424','','webmaster@atelier-am-meer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3687,'sC40421d506004b','Jonglier- & Zauberartikel','Jedinat','Christian','Alter Postweg 67','69207','Sandhausen','Deutschland','06224-924207','06224-924209','info@jedinat.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3688,'sC40421d51d779c','Das Aeon','Fuhr','Kai','Saalgasse 14','65183','Wiesbaden','Deutschland','0611-1851485','','aeon@ebuch.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3689,'sC40421d534c6b4','Thomas Luz webwide-spielen','Luz','Thomas','Virginiastraße 13','70806','Kornwestheim','Deutschland','0173/4618344','069/791243101','info@webwide-spielen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3690,'sC40421d5541b3b','AstroEsoterik Shaman','Berger','Martina','Sunderlohstr. 3','58091','Hagen','Deutschland','02331-784509','02331-784509','Shaman@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3691,'sC40421d5680928','AstroEsoterik Shaman','Berger','Martina','Sunderlohstr. 3','58091','Hagen','Deutschland','02331-784509','02331-784509','Shaman@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3692,'sC40421d574fcc1','Kummer Kummer Popp GbR','Vlex Scholz','Frau','Rosengasse 15-17','97070','Würzburg','Deutschland','0931/58687','0931/49100','orders@warehouse.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3693,'sC40421d585c4c5','Kummer Kummer Popp GbR','Vlex Scholz','Frau','Rosengasse 15-17','97070','Würzburg','Deutschland','0931/58687','0931/49100','orders@warehouse.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3694,'sC40421d59487af','Kummer Kummer Popp GbR','Vlex Scholz','Frau','Rosengasse 15-17','97070','Würzburg','Deutschland','0931/58687','0931/49100','orders@warehouse.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3695,'sC40421d59ec137','Mediacenter24','Michael','Trieb','Erich-Ollenhauer-Str.18A','90427','Nürnberg','Deutschland','0911/30603089','0911/30603094','michael@mediacenter24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3696,'sC40421d5aaf0a7','Galerie Berlin Mailand','Ali','Majid','Weichselmünder Str.. 7','22049','Hamburg','Deutschland','040/611211','','gbm@schmuckadresse.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3697,'sC40421d5b4af49','Spielwelt GmbH','Angerer','Herr','Heerstraße 8','72555','Metzingen','Deutschland','07123 - 20101','07123 - 20102','info@spielwelt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3698,'sC40421d5bdea82','BuscherCD','Buscher','Wilfried','Plückersburg 106','42289','Wuppertal','Deutschland','0202/628282','0202/628282','BuscherCD@Aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3699,'sC40421d5c80b40','Proverdi GmbH','Baldauf','Gunter','Grünauerstr. 3','09432','Großolbersdorf','Deutschland','037369/88981','','proverdi2@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3700,'sC40421d5d50159','Sven Rost Vertrieb','Rost','Sven','Grünauer Str. 3','09432','Großolbersdorf','Deutschland','037369/88981','','proverdi2@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3701,'sC40421d5e23f0c','Uhren Schwabe','Schwabe','Günter','Wilhelm Bell Str. 1','56659','Burgbrohl','Deutschland','02636/9419026','02636/9419027','service@uhrenfreunde.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3702,'sC40421d60abc21','Papiton','Läer','Berthold','Grapengiesser Strasse','21335','Lüneburg','Deutschland','04131-735773','04131-680142','info@papiton.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3703,'sC40421d62d4d87','Ãœ-Ei-Shop Gruntz','Gruntz','Marko','R.-Luxemburg-Str.9','16540','Hohen Neuendorf','Deutschland','03303/405504','03303 / 405096','info@sammlerland.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3704,'sC40421d652c72f','festcompany.de GmbH','Müller','Stefan','Happinger-Au-Str.1','83026','Rosenheim','Deutschland','08031/80919-14','08031/80919-69','mueller@festcompany.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3705,'sC40421d6706d3c','Hans W. Hercher Münzen GmbH','Dottermann','Peter','In der Breite 6a','79224','Umkirch','Deitschland','07665 982813','07665 982850','peter.dottermann@herchermuenzen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3706,'sC40421d682bc28','NiceNet Online KG','Kroyer','Frank','Postfach 1118','24393','Gelting','Deutschland','04643-185126','04643-185136','service@sammelplatz.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3707,'sC40421d69ea4c2','MULTICOM OHG','Gehrmann','Thomas','Hallertorstr.10','92318','Neumarkt','Deutschland','09181 260 11 11','09181 260 11 12','thomas.gehrmann@tmttoys.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3708,'sC40421d6b8f9e2','US-SHOP Rumpf','Brandt','H.','Grotenbachstr. 4','44225','Dortmund','Deutschland','0231/457905','0231/457906','Webmaster@us-shop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3709,'sC40421d6d43fb0','Versandhaus Westfalia','Rost','Sven','Werkzeugstr. 1','58093','Hagen','Deutschland','02331/355403','02331/355401','team@westfalia.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3710,'sC40421d6e21cf6','HEUBACHER WARENHAUS','Bidlingmaier','Reinhold','Silcherstr.2','73540','Heubach','D','07173/12245','07173/12246','heubacher.warenhaus@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3711,'sC40421d6fca5e9','ORTHODYN - Gesundheitsdienstleistung','Thannhäuser','Marcus','Auf dem Schwege 26','27245','Barenburg','Deutschland','04273/962280','04273/962282','info@orthodyn.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3712,'sC40421d72cccb6','TWG Geschenkartikel','Wolff','Thorsten','Reute Str. 8','73072','Donzdorf','Deutschland','0171/8917507','','ThorstenWolff@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3713,'sC40421d736641e','Bauer Lebensart','Bauer','Doris','Gleißelstetten 127','89081','Ulm','Deutschland','0731-3885180','0731-3885178','info@bauer-lebensart.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3714,'sC40421d740c086','sammlerspielzeug.de','Popp','Ruppert','Fritschestr.75','10585','Berlin','Deutschand','030/34703218','030/34703217','ruppertpopp@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3715,'sC40421d749238a','Cool Shop','Erwin','Majer','Weierfing 73','4971','Aurolzmünster','Österreich','07752/88882','','office@exclusive-design.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3716,'sC40421d753f399','Fanmarkt.de GbR','Puff','Jürgen','Mayenner Str. 46','71332','Waiblingen','Deutschland','07151 966 450','07151 966 463','info@fanmarkt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3717,'sC40421d75e7b2e','Higher Spirit','Kremling','Heiko','Bargmannstraße 12','29640','Schneverdingen','Deutschland','05193-800711','05193-800721','Heiko@HigherSpirit.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3718,'sC40421d76839c4','Jonglissimo - Jonglierversand','Achilles','Hendrik','Berkenburg 40','49477','Ibbenbüren','Deutschland','05451 979964','05451 979965','hendrik.achilles@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3719,'sC40421d774eb2b','Pinsel Depot Brombach','Brombach','Michael','Hauptstr. 29','91632','Wieseth','Deutschland / Bayern','09822/253','09822/6885','brombach@pinsel-depot.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3720,'sC40421d77d1c6e','bowl`n fun GmbH','Wienert','Andy','Rembertiring 7-9','28195','Bremen','Bremen','04213365530','04213365536','admin@bowlnfun.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3721,'sC40421d7855433','Schafmeister GmbH','Schafmeister','Dirk','Hornsche Str. 250','32760','Detmold','Deutschland','0523195600','05231956022','mail@schafmeister.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3722,'sC40421d78caa62','KHM-Modellbahnen','Karl-Heinz Mahne','Herr','Wüllener Straße 61','48683','Ahaus','Deutschland','02561/40044','02561/7170','chef@khm-modellbahnen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3723,'sC40421d7955b05','Global Nutrition Ltd.','Müller','Herr','Weezenhof 81-19','6536','CR Nijmegen','Niederlande','+31-243447604','+31-243447285','info@chitosan.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3724,'sC40421d7a099aa','Heike´s Teddy-Paradies','Kudjer','Heike','Dompfaffenweg 12G','82538','Geretsried','Germany','0 81 71 - 34 00 58','0 81 51 - 34 00 58','kudjerbaer@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3725,'sC40421d7a97437','PEGASUS Drachenshop & Versand','Zimmermann','Alfred','Oberstr. 138','56154','Boppard','Deutschland','06742-899394','06742-921394','info@drachenshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3726,'sC40421d7b3a7b3','Zoo am Bahnhof','Huss','Gerhard','Dieburger Str. 66','63322','Rödermark','Deutschland','06074/95511','06074/94585','gerhard_huss@zooweb.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3727,'sC40421d7bdc422','Zoo am Bahnhof','Huss','Gerhard','Dieburger Str. 66','63322','Rödermark','Deutschland','06074/95511','06074/94585','gerhard_huss@zooweb.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3728,'sC40421d7c6dbfb','Jetmodell.de','Koennig','Jan','H. Schwieger Weg 8','29525','Uelzen','Deutschland','0581/3893354','0581/3893359','mail@Jetmodell.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3729,'sC40421d7d3cf0f','AstroMedia*','Hünig','Klaus','Pilziggrund 67a','D-970','Würzburg','Deutschland','0931-27 33 55','0931-27 33 95','k.huenig@astromedia.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3730,'sC40421d7e1fa87','ARTWELL','Schneider','C.','Schneyer Str. 62','96247','Michelau','Deutschland','0175/8906671','09266/9919800','info@artwell.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3731,'sC40421d7f83c97','Bastel- & Hobbykiste','Schimbach','Martina','Zum Grund 9','35796','Blessenbach','Deutschland','06474-882816','06474-8525','info@bastelundhobbykiste.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3732,'sC40421d8083d40','Bayerwaldshop','Voigtmann','Karl','Schlag 13 a','94261','Kirchdorf','Deutschland','09928902030','09928902031','voigtmann@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3733,'sC40421d8c31022','Bayerwaldshop','Voigtmann','Karl','Schlag 13 a','94261','Kirchdorf','Deutschland','09928902030','09928902031','mail@bayerwaldshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3734,'sC40421d8e42fd3','Garten- und Zoocenter Samen Mack','Wirtz','Ralf','Große Rurstr. 54','52428','Jülich','Deutschland','02461 / 2308','02461 / 8709','samen-mack@wse.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3735,'sC40421d8f8dd7f','galerie david','onnak','','am zwinger 14','33602','bielefeld','D','0521-179233','0521-139977','davidgal@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3736,'sC40421d90422bc','Pollidor´s Papier Curiosa','Reimers','Dirk','Bahnhofstraße 10','24211','Preetz','BRD','04342/719932','04342/719932','dirk.reimers@pollidor.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3737,'sC40421d90c1225','Peanuts-World','Strobel','Andrea','Auf der Ohe 1','25355','Barmstedt','Deutschland','+494123 - 921037','+494123 - 92712','astrobel@peanuts-world.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3738,'sC40421d9153794','LittleStore','Rungelrath','Erwin','Peterstraße 29','47906','Kempen','Deutschland/NRW','0 21 52 - 91 23 83','0 21 52 - 51 95 74','service@littlestore.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3739,'sC40421d92757d8','enational GmbH','Nibbe','Jochen','Zugspitzweg 50','82538','Geretsried','Deutschland','08171/919030','08171/919031','j.nibbe@pappland.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3740,'sC40421d93d4bab','MVVersand','Vieß','Marcus','Thielenstr. 42','50825','Köln','Deutschland','0221 - 9559914','','mvversand@online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3741,'sC40421d9475d1d','PBToys','Bergner','Peter','Luxemburger Straße 246','50937','Köln','Deutschland','0221 - 44 10 96','0221 - 41 86 14','peter@pbtoys.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3742,'sC40421d953132b','Pänz Versand','Held','Christof','Auf Staffels 44c','53619','Rheinbreitbach','Deutschland','02224/941150','02224/941151','versand@paenz.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3743,'sC40421d95c13a6','-rbö- dienste Düren','Lichtschläger','Peter','Saint-Hubert-Strasse 12','52355','Düren','Deutschland','0242152400','','info@rboe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3744,'sC40421d9650eed','-rbö- dienste düren','Böhmer','Rudi','Saint-Hubert-Strasse 12','52355','Düren','Deutschland','0242152400','','info@rboe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3745,'sC40421d96e8515','-rbö- dienste Düren','Böhmer','Rudi','Saint-Hubert-Strasse 12','52355','Düren','Deutschland','0242152400','02421502657','info@rboe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3746,'sC40421d9778052','kiddymax.com','Ing. Koch Dietmar','EUR','Bahnhofstrasse 4','6840','Götzis','Österreich','0043 / 5523 / 58 727','','info@kiddymax.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3747,'sC40421d9813ee5','Baby`s Best','Bernardi-Van Eyghen','Karin','Auf Weilerland 20','66571','Eppelborn','Deutschland','06881-898267','040-360 353 8020','babysbestshop@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3748,'sC40421d989f19e','Toybook Versand','Gander','Ronny','Seeplanstraße 23','15890','Eisenhüttenstadt','Deutschland','03364/41 89 24','03364/41 89 27','info@toybook.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3749,'sC40421d993d812','Zauberhandlung Manipulix GbR','Messelken','Wolfgang','Ahornweg 11','94551','Lalling','Deutschland','+49 99 04 6 96','+49 99 04 9 59','messelken@manipulix.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3750,'sC40421d99ebcf0','cat-toy','Jakobs','Thomas','Palmstraße 34','70378','Stuttgart','Deutschland','0711/5308760','0711/5308761','info@cat-toy.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3751,'sC40421d9aa194e','PUSSICAT KLETTERMÖBEL','r.Fischer','','Am Mirker Bach 12','42107','Wuppertal','D','0202-451057','0202-450308','PUSSICAT-WUPPERTAL@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3752,'sC40421d9b960a1','Modellbahn Hertel','Rainer Keller','Herr','Schloßstr. 6','95145','Oberkotzau','Deutschland','09286/274','09286/964159','modellbahn.hertel@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3753,'sC40421d9c64c61','Pet-Style Hundesportzubehör','Graeven','Andreas','In den Hofäckern 4','79639','Grenzach-Wyhlen','Deutschland','07624-980766','07624-980569','webmaster@pet-style.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3754,'sC40421d9da01bd','','Thielecke','Daniela','Weisbachstr. 17a','09599','Freiberg','Deutschland','0179-1966604','','dannie@unicum.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3755,'sC40421d9f9db3a','SchmidtBank Zentrale','Huß','Andreas','Ernst-Reuter-Str. 119','95030','Hof','Deutschland','09281/601-441','09281/601-448','andreas.huss@schmidtbank.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3756,'sC40421da23a4af','BEST BOOKS & PLAY-KIDS','Siemens','Michael','Auf der Gath 33','40670','Meerbusch','NRW','02159/961827','02159/962713','mail@play-kids.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3757,'sC40421da3decb5','Snoop-doggy-doggs','Robert','Adlhart','Eberloh 8','83 12','Halfing','Deutschland','0 80 55 / 18 99 18','0 80 55 / 90 47 85','service@bio-top-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3758,'sC40421da47d24c','Zooartikel.de','Mahlke','Jana','Luise-von-Werdeck-Str. 16','14513','Teltow','Deutschland','03328-331710','03328-331617','info@zooartikel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3759,'sC40421da55889f','KIS Online GmbH','Kelz-Schwenzer','Andrea','Lochnerstr. 53','53844','Troisdorf','Deutschland','02241 944799','02241 944797','a.kelz@babywelt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3760,'sC40421da5f25bf','Geprüfte Sicherheit Andreas Schieraus','Andreas Schieraus','Ing.','Augasse 3','2601','Sollenau','Austria','+4369911362911','+432628/61718','officeQschieraus.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3761,'sC40421da67d2fc','Geprüfte Sicherheit Andreas Schieraus','Andreas Schieraus','Ing.','Augasse 3','2601','Sollenau','Austria','+4369911362911','+43262861718','office@scheiraus.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3762,'sC40421da70801a','Flora 2000 Gartencenter GmbH und Co Kg','.o.','','Heinrich Hertzstr.23','70794','Filderstadt','Deutschland','0711 770596 0','0711 770596 44','s.o.','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3763,'sC40421da7bcb29','Krum & Meißner Reitsportversand','Meißner','Patrick','Ahmser Str. 75','32052','Herford','Deutschland','05221/769366','05221/769366','shop@reitsportversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3764,'sC40421da92a39a','PRODOCA Knut Günther','Guenther','Herr','Alter Münsterweg 55','59227','Ahlen','','025283235','025283273','webmaster@prodoca.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3765,'sC40421daab922b','Prunner-Vereinsbedarf','Alfred','Prunner','Ortsstr. 63','07907','Moßbach','Deutschland','036648-22491','036648-22493','info@prunner-vereinsbedarf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3766,'sC40421dabeea8b','Deutschland','Prunner','Alfred','Ortsstr. 63','07907','Moßbach','Deutschland','036648-22491','036648-22493','info@prunner-sportbekleidung.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3767,'sC40421dad2a86e','Deutschland','Prunner','Alfred','Ortsstr. 63','07907','Moßbach','Deutschland','036648-22491','036648-22493','info@veranstaltungsbedarf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3768,'sC40421dadd5360','Geschenketip','Alfred Prunner','','Ortsstr. 63','07907','Moßbach','Deutschland','036648-22491','036648-22493','info@geschenketip.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3769,'sC40421dae8989f','Zinnartikel','Prunner','Alfred','Ortsstr. 63','07907','Moßbach','Deutschland','036648-22491','036648-22493','info@zinnartikel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3770,'sC40421daf7884d','Jadecor','Prunner','Alfred','Ortsstr. 63','07907','Moßbach','Deutschland','036648-22491','036648-22493','info@baumwolltapete.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3771,'sC40421db011f1c','Puppen-Schnittmuster Online Shop','Gebel','Gerda','Parkstr. 5','85435','Erding','Deutschland','08122 / 95 99 308','08122 / 95 99 300','gerda-gebel@puppenschnitte.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3772,'sC40421db0edb53','Jays Pferdesport','Walker','John','Caldenhoferweg 155','59063','Hamm','Deutschland','02381/440077','02381/440087','info@jays-pferdesport.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3773,'sC40421db199c7a','BASTELmaus - Dein Bastelshop im Internet','Höflich','Frank','Letteallee 90','13409','Berlin','Deutschland','030 / 4991 3872','030 / 4991 3870','frank.hoeflich@bastelmaus.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3774,'sC40421db2b807a','Timmermann´s Hof','Lenssen','Gudrun','Westenholzer Str. 5','33129','Delbrück','Deutschland','05250-977900','','timashop@tinatur.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3775,'sC40421db551a7e','hufShop','Baldauf-Jung','Claudia','Sturzbergstr. 6','74420','Oberrot','Germany','+49(0)7977/9107-23','+49(0)7977/9107-28','cbj@hufshop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3776,'sC40421db6c00b5','toys house Spielzeugversand','Schneider','Jürgen','Friedensstr. 26','63179','Obertshausen','Deutschland','06104-971108','06104-971109','info@toys-house.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3777,'sC40421db7a4e8e','sticknadel.de','Zeiler','Stefan','Amselweg 14','84098','Schmatzhausen','D','08781-8344','08781-8344','webmaster@sticknadel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3778,'sC40421db84a3e9','Minuth Bastelbedarf','Minuth','Uwe','Dahlienweg 62','33330','Gütersloh','Deutschland','05241-337964','0721-151242912','info@bastelfieber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3779,'sC40421db8da4c3','Internetagentur Baxmann','Baxmann','Lothar','Goerdelerstr. 112','74080','Heilbronn','Deutschland','07131-280046','07131-280048','baxmann@hundezubehoer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3780,'sC40421db9858fe','BEST BOOKS & PLAY-KIDS','Siemens','M.','Auf der Gath 33','40670','Meerbusch','NRW','02159/961827','02159/962713','mail@play-kids.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3781,'sC40421dba20c71','aquaristic.net','Lukasch','H.','Pfarrer-Eisele-Str. 2','86498','Kettershausen','Deutschland','08333 93701','08333 93702','info@aquaristic.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3782,'sC40421dbaaae7b','malenundmehr','tanja','paul,','primsstr. 33','66763','diefflen','deutschland','06831 761835','06831 761834','malenundmehr@addcom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3783,'sC40421dbb4a4e2','','Franz','Tanja','','','','','0871-45965','','g.franz@planet-interkom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3784,'sC40421dbbc6d5d','','Franz','T.','','','','','0871-45965','','g.franz@planet-interkom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3785,'sC40421dbc60962','','Franz','T.','','','','','0871-45965','','g.franz@planet-interkom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3786,'sC40421dbce6952','','Wegener','Dirk','','','','','034906-30620','','dwegener@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3787,'sC40421dbd8761e','Zoo - Hoefler','Hoefler','Peter','Virnsberger Str. 2-4','90431','Nürnberg','Deutschland','0911 6488213','0911 615923','zoo-hoefler@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3788,'sC40421dbe2da12','Spielzeug Gruschke','Gruschke','G.','Am Hedwigsberg 4','15232','Frankfurt/Oder','D','49 (0) 335 529012','49 (0) 335 529012','geegeeface@inbox.as','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3789,'sC40421dbeb83d0','ZooPoint GmbH','Wickel','Hr.','Eckentaler Str. 8','90542','Eckental','Deutschland','09126-30 505','09126-28 80 73','r.wickel@zoopoint.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3790,'sC40421dbf4f452','Internet Vertrieb stockfisch.de','Stockfisch','Dieter','Alemannenweg 3','61381','Friedrichsdorf','Deutschland','06172-74711','0180505254251453','stockfisch@firemail.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3791,'sC40421dbfd800d','La Tienda','Beckmann','Angela','Sophienblatt 21a','24103','Kiel','Deutschlannd','0431 - 677854','','webmaster@gut-schenken.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3792,'sC40421dc06f043','Gemini Medien GmbH','Schmidt','Sandra','Bonnstr. 41-45','50226','Frechen','Deutschland','0221 - 223 5738','0221 - 223 -5347','sandra.schmidt@gemini-medien.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3793,'sC40421dc114b57','FINISH Public Service','Hinsen','Petra','Kuhleshuette 15','47809','Krefeld','Deutschland','02151-951434','02151-968844','petra.hinsen@finishpublic.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3794,'sC40421dc1961ad','Magnetix','Poll','Dirk','Ameisenbergstr. 49','70188','Stuttgart','Deutschland','0711 / 2868265','0711 / 2865982','info@magnetix.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3795,'sC40421dc21e7b5','Wiho-zoo OHG','Wischhoefer','Olaf','Wilhelm Raabe str. 11','31592','Stolzenau','Deutschland','05761908031','05761907480','info@Wiho-zoo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3796,'sC40421dc29d717','\"Seide-mehr\"','Roland','Gehrsitz','Hauptstr. 16','97267','Himmelstadt','Deutschland','09364/811655','09364/811656','seide-mehr@online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3797,'sC40421dc3543a4','evanzo e-commerce GmbH','Mehrtens','Eduard','Lesmonastr. 108','28717','Bremen','Germany','0421 6399740','0421 6399739','info@avanzo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3798,'sC40421dc3dd46f','evanzo e-commerce GmbH','Mehrtens','Eduard','Lesmonastr. 108','28717','Bremen','Germany','0421 6399740','0421 6399739','info@avanzo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3799,'sC40421dc46ca5a','Nostalgic-Art','othe','','Heidestr. 20 b','10557','Berlin','D','030-2614400','030-26550708','rothe@nostalgic-art.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3800,'sC40421dc7c228d','rosenbote.de','everung','','Rebenring 20','38106','Braunschweig','Deutschland','3497111','0721-151249963','illya@rosenbote.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3801,'sC40421dc8df7b1','Kartenbüro Arena','Schneider','Ursula','F.Ennemoser-Weg 29','A-506','Salzburg-Elsbethen','Österreich','0049-662-62 32 33-0','0049-662-62 70 42','info@arena.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3802,'sC40421dc993d09','ets - electronic trade systems gmbh','Streffer','Petra','Münchner Strasse 16','85774','Unterföhring','Deutschland','089-959798-0','089-9579593','p.streffer@ets-muc.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3803,'sC40421dca8ef87','A.Ostermann gesmbH. & Co.KG','Gerstl','Peter','Modecenterstr 22. Haus B. 6 Stock','1030','Wien','Austria','004317969490','004317969490 88 oder','peter.gerstl@gpticketshop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3804,'sC40421dcb6093d','Floridee-Blumen GmbH','Flämig','Steffen','Magazinstraße 1a','08056','Zwickau','Deutschland','0171 / 430 8668','0375 / 353 1985','shop@floridee.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3805,'sC40421dcc142d5','Klettermaxe','Rolf Knutzen','Herr','Westring 7 A','27793','Wildeshausen','BRD','04431/92520','04431/92522','voila@otelo-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3806,'sC40421dce37233','Blumenzustellung.de','Batsch','Jochen','Hansjakobstr.100','79117','Freiburg','Deutschland','0761-6966825','0761-6966826','inf@blumenzustellung.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3807,'sC40421dcf19d85','escapi Deutschland Vertriebs-GmbH','Schmuck','Bernhard','Oxfordstrasse 12-16','53111','Bonn','Deutschland','0228/60400-0','0228/60400-60','b.schmuck@escapi.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3808,'sC40421dcfbfe50','escapi Deutschland Vertriebs-GmbH','Stremmel','Manuel','Oxfordstrasse 12-16','53111','Bonn','Deutschland','0228/60400-0','0228/60400-60','m.stremmel@escapi.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3809,'sC40421dd098db1','escapi Deutschland Vertriebs-GmbH','Schmuck','Bernhard','Oxfordstrasse 12-16','53111','Bonn','Deutschland','0228/60400-0','0228/60400-60','b.schmuck@escapi.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3810,'sC40421dd141e4c','A.u.S. Spielgeräte GmbH','Weichselberger','Alfred','Scheydgasse 48','1210','Wien','Österreich','+43-1-271 66 00','+43-1-271 66 00 75','weichselberger@aus.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3811,'sC40421dd1d5e22','FLOWERY ®','Riedel','Andreas','Azaleenstr. 29','04249','Leipzig','D','0180 5732848','','shopping@flowery.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3812,'sC40421dd265972','Cinetic Touristik GmbH & Co KG','Zieglgänsberger','Cornelia','Amalienbadstraße 41','76227','Karlsruhe','Deutschland','+49 721 4902-206','+49 721 4902-299','webmaster@lastminute.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3813,'sC40421dd2f3348','Stoffhaus Kepper','Kepper','Uwe','Hauptstraße 78','35745','Herborn','Deutschland','02772/40391','02772/92 19 69','info@stoffhaus-kepper.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3814,'sC40421dd3aa01d','Fortune Systems GmbH & Co.','Winfried Kaiser','Dipl.-Ing.(TH)','Schleswiger Str. 22a','24975','Husby','Deutschland','04634-746','04634-1517','WKaiser@fortune.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3815,'sC40421dd46f63f','Energetic Dream','Becker','Jens','Goethestraße 2a','64285','Darmstadt','Deutschland','06151-426646','06151-273310','energeticdream@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3816,'sC40421dd5a2b18','FLEUR-BLUMENDIENST','ERWIN','NADERER','Kirchengasse 21','1070','Wien','OESTERREICH','0043-1-523-83-89','0043-1-523-83-89/11','NADERER@flowers.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3817,'sC40421dd809708','BLUMENDIENST-FLEUR-NADERER','ERWIN','NADERER','Kirchengasse 21','1070','Wien','Oesterreich','0043-1-523-83-89','0043-1-523-83-89/11','NADERER@flowers.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3818,'sC40421dd8a541a','Active-Fun.de!','Damm','Roland','Mainzerstr. 40','63322','Rödermark','Deutschland','06074 9100999','06074 9100998','roli@yo-yo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3819,'sC40421dd963471','Green Connection','Kraiss','Anton','Handthal 31','97516','Oberschwarzach','Deutschland','093827879','093827886','amitabh@weizengras.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3820,'sC40421ddac01b3','Kronprinz','hinkel','christian','Lohmühlental 11','45276','essen','germany','0201-511878','0201-511878','chris@s-mail.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3821,'sC40421ddb54acf','cadooz AG','Hunger','Falk','Osterbekstr.90b','22083','Hamburg','Deutschland','040-271482-0','271482-11','falk.hunger@cadooz.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3822,'sC40421ddc5d249','Maastrek Selection Design Shop','Seebo','Dagmar','Struckmannstrasse 37','31134','Hildesheim','Germany','05121-880747','05121-880226','geschaeftsleitung@maastrek.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3823,'sC40421ddd5271f','Topangebot','Kaufmann','Hans','Grotzenmühlestrasse','8840','Einsiedeln','Schweiz','055 422 25 90','055 422 25 91','kaufmann@yeah.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3824,'sC40421dde167d9','musik-paradies.de GmbH','Widorski','Klaus','Auf dem Huels 22','40822','Mettmann','Deutschland','02104 97 93-0','02104 97 93-50','info@musipa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3825,'sC40421ddeaca21','Dr. Herrfeld GmbH','Herrfeld','Dr.','Kieler Str. 22','34246','Vellmar','D','0561 8208531','0561 8208532','info@pats-pets.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3826,'sC40421ddf720a5','Cotton Cottage','Wagner','Werner','Nürnberger Str. 48','91710','Gunzenhausen','Deutschland','089-12749460','089-12749461','w.wagner@cotton-cottage.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3827,'sC40421de009115','Cotton Cottage','Wagner','Werner','Nürnberger Str. 48','91710','Gunzenhausen','Deutschland','089-12749460','089-12749461','w.wagner@cotton-cottage.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3828,'sC40421de0991f6','Staffler Vienna','Staffler','Peter','Albertgasse 54','1080','Wien','Österreich','0043-1-405 27 89','0043-1-405 93 41 15','office@krippenshop.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3829,'sC40421de1e263e','CS.Investigation & SECURITY Service GmbH','Senger','Christian','Brühlstrasse 2','71069','Sindelfingen','Baden-Württemberg','07031 / 38 08 96','07031 / 38 08 97','cs.investigation@csiss','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3830,'sC40421de457465','Biokunst','Poczesniok','Roman','Fenzlgasse 25','A1140','Wien','Österreich','+4311711135','+4319851137','r.poczesniok@biokunst.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3831,'sC40421de606be7','','tuckenberg','','Schumannstraße 15','49124','Georgsmarienhütte','Deutschland','-','-','Stuckenberg@cdhaus.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3832,'sC40421de6d647a','-','Schmidt-Bonacker','Marcel','Bloherfelder Straße 97','26129','Oldenburg','Deutschland','0441-9608939','-','info@sextoysshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3833,'sC40421de7722f2','tinkerbelt.net','Gädtke','Cornelia','Im Grund 19','21255','Tostedt','Deutschland','0 41 82 - 28 94 95','(0721) 151 32 79 14','connie@tinkerbeltnet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3834,'sC40421de963b49','Ideen zum Schenken und Gestalten','Kräft-Grünebach','Marianne','Flemingstraße 131','81925','München','Deutschland','089-98108280','089-98108279','info@mkg-geschenkideen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3835,'sC40421dea21eee','Twin-Server online','Gedicke','Jochen','Am Klostergarten 20','50354','Huerth','Deutschland','+49 2233 9393 700','+49 2233 9393 680','jochen@twin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3836,'sC40421dead8f10','Twin-Server online','Gedicke','Jochen','Am Klostergarten 20','50354','Huerth','Deutschland','+49 2233 9393700','+49 2233 9393680','jochen@twin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3837,'sC40421debd65e4','Twin-Server online','Gedicke','Jochen','Am Klostergarten 20','50354','Huerth','Deutschland','+49 2233 9393700','+49 2233 9393700','jochen@twin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3838,'sC40421dec85cf6','Twin-Server online','Gedicke','Jochen','Am Klostergarten 20','50354','Hürth','Deutschland','+49 2233 9393700','+49 2233 9393680','jochen@twin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3839,'sC40421ded242b1','','Strehlau','Michael','','','','','08153/934731','','webmaster@world-of-football.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3840,'sC40421dedca322','The Carolath Collection','Chris Neubauer','Frau','Gernlindener Weg 21','82140','Olching','Bayern','08142/488253','08142/488254','info@carolath-collection.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3841,'sC40421dee63b04','Stahlwaren + Geschenkartikel Linke','Linke','Barbara','Am Hof 28','50667','Köln','D','--','--','info@linke-cologne.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3842,'sC40421deee6bf4','1A Volkskunst aus dem Erzgebirge','Geiler','Germar','Am Daniel 14','09599','Freiberg','Deutschland','03731-76001','03731-76000','geiler@erzgebirge-sachsen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3843,'sC40421df057805','MP-Collectionen','Pawlofsky / M. Plattfaut','F.','Amtshofweg 14','48317','Drensteinfurt','Deutschland','02508-1746','02508-8287','fp@mp-collectionen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3844,'sC40421df109667','Accessoires Schönmann','Schönmann','Wolfgang','Zehnmorgenstr. 2','97737','Gemünden','Deutschland','09351/609765','09351/600541','wosch@geschenke-idee.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3845,'sC40421df1c6af8','SCHATZINSEL e.K.','J. Osthoff','Wolfgang','Sonnentalstr. 3','52222','Stolberg','Deutschland','02402-83224','','wjo@partyscherze.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3846,'sC40421df29e57b','Euromedia-Verlag','.Kind','','Schoene Aussicht 9','36110','Schlitz','Hessen / Deutschland','06642-9110251','06642-9110252','webmaster@wetterhaus.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3847,'sC40421df35c6ed','Gabotex VIP GmbH','.Gasparovic','','Lennestr. 3','58507','Lüdenscheid','D','02351-929990','02351-9299929','gasparovic@gabotex.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3848,'sC40421df4048e3','Admiral Shop Geschenkartikel','eusch','','Ostseestrasse 11','24376','Kappeln','D','04642 987 357','04642 8 12 42 22','teusch.geschenkartikel@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3849,'sC40421df4a0d43','INOMA Versand','Martin','Christof','Schanzstr. 5','67705','Trippstadt','D','06306/991006','06306/991007','info@inoma.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3850,'sC40421df5dde19','Landgasthof \"zum Schwanen\"','Merkle','Herbert','Dorfstr. 47','74343','Sachsenheim-Ochsenbach','Germany','07046-2135','07046-2729','merkle@schwanen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3851,'sC40421df6be286','A&V von Bienenprodukte','.Walter','','Wiesenweg 1','29328','Faßberg OT Müden/Örtze','Deutschland','05053-903268','','info@edward-walter.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3852,'sC40421df77eb3d','Computer by D.','Niedergesäß','Dirk','Basedowstr.49','06217','Merseburg','Deutschland','03461-723154','03461-723153','info@pccity.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3853,'sC40421df83094c','meier-ballon gmbh','Broder','Henrik','Vorholzstr. 36','76137','Karlsruhe','Baden','07 21 - 38 77 47','07 21 - 38 77 35','Broder@meier-ballons.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3854,'sC40421dfad1c2c','Bull & Bear AG','Rilling','Rolf','Siemensstr. 1','73235','Weilheim/Teck','Deutschland','07023-7466-0','07023-71525','rolf.rilling@bull-bear.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3855,'sC40421dfbcae52','Weiss-Natur-Idee-Pur','Andrea','Pfeilschifter','Wolfersdorfer Str. 30','93499','Zandt','Deutschland / Bayern','09944/514','09944/2994','info@weiss-natur-idee.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3856,'sC40421dfc8afe1','Dextrarius','adegeis','','In den Wiesen 4','37139','Adelebsen','Deutschland','05324-1808','05324-1808','info@dextrarius.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3857,'sC40421dfd13601','speedware','peedware','','Ernst-Ruhstrat-Str. 9','37079','Göttingen','D','0551-31244','','info@dextrarius.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3858,'sC40421dfdaac44','Bülent Özkan','Özkan','Bülent','Augsburger Str 46 G/70','89331','Burgau','Deutschland','08222-8252','','geschenke@traum-geschenke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3859,'sC40421dfe4b8d2','Bülent Özkan','Özkan','Bülent','Augsburger Str 46 G/70','89331','Burgau','Deutschland','08222-8252','','geschenke@traum-geschenke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3860,'sC40421dff0e879','Thüringer Lädchen','Schönheid-Lahey','Edna','Landstr. 35','41812','Erkelenz','Deutschland','021649406025','021649406027','Ednas@engelwelt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3861,'sC40421dffbbe34','Top-Geschenk','Mades','Martin','Heerstrasse','60488','Frankfurt','D','069/76663','','Webmaster@top-geschenk.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3862,'sC40421e005fb43','ABIMADA Fritzsche & Rudert GbR','Fritzsche','Dagmar','Grundstraße 9 a','08115','Schönfels','Deutschland','03765/719371','03765/719341','contact@erzgebirgsladen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3863,'sC40421e01667b3','CYBER SYSTEM','.Nuss','','Marktstr.18','18528','Bergen','M/V','038392-66743','038392-66749','N.nuss@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3864,'sC40421e023379f','MusicPeople','Rosskamp','Elke','Jakobstrasse 12','52459','Inden/Pier','Germany','02404/955820','02404/955119','elke@musicpeople.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3865,'sC40421e03815ca','InternetGallery','Andrej Polev','Dr.','Am Rohrbusch 10','48161','Münster','Deutschland','02534 645384','','andrejpoleev@yahoo.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3866,'sC40421e04697b1','Happy Toys','Koehncke','Enrico','Ahornring 8','18184','Rostock-Roggentin','Deutschland','038204/7220','038204/72277','info@happytoys.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3867,'sC40421e0550b23','Franz Ostermeier GmbH - www.der-bayer.de','Kraus / Herr Heyne','Frau','Industriestrasse 7','94333','Geiselhöring','Deutschland','09423/207-100','09423/207-800','info@der-bayer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3868,'sC40421e05ed56a','Holz-Fichtner','Fichtner','Reiner','Hölzleinsmühle 4','95448','Bayreuth','Deutschland','0921/789510','0921/83246','info@holz-fichtner.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3869,'sC40421e06a3987','Odeon New Vision GmbH','Petzoldt','Wiebke','Bavariafilmplatz 3','82031','Geiselgasteig','Deutschland','089/64958272','089/64958203','marketing@tigerente.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3870,'sC40421e0761b27','Thallos Merchandise / Funnythinx.de','Mohrmann','Michel','Böhmeweg 11','29683','Dorfmark','Deutschland','05163-91211','05163-91202','service@funnythinx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3871,'sC40421e085a80e','Museum-Prints','Hofstaetter','Philipp','Lindengasse 26','1070','Wien','Österreich','+4369910506538','','webmaster@museum-prints.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3872,'sC40421e09076ff','Flashlight Fantasy GbR','Pöller','Thomas','Wichernstraße 1','68535','Edingen-Neckarhausen','Deutschland','06203/892216','06203/839044','Dampfbahnfreunde@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3873,'sC40421e0b4478e','Megasoft GmbH','Millow','Achim','Weyerstr. 39','42697','Solingen','Deutschland','+49 212 3392-0','+49 212 3392-33','Achim@megasoft.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3874,'sC40421e0c5a783','Touristic GmbH Duhnen','Arnold','Herr','Cuxhavener Str.92','27476','Cuxhaven','Deutschland','04721-430415','04721-430444','arnold@tgduhnen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3875,'sC40421e0d3890e','A&O Sound AG','Meier','Gerry','Rheinstrasse 29','8500','Frauenfeld','Schweiz','+41 52 728 95 95','+41 52 728 95 90','admin@aundo.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3876,'sC40421e0e3850a','Meisterwerkstatt für klassischen Gitarre','Schneider','André','Bergstrasse 36','08258','Markneukirchen','Deutschland','+49 (0) 37422 2145','+49 (0) 37422 2145','andre@saitenkatalog.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3877,'sC40421e0ef1e4b','AERO-MUSIC','George','Thomas','Postfach 11 11','32437','Porta Westfalica','NRW','0571/8294044','','thomasgeorge@aero-music.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3878,'sC40421e0fa8a83','Soundfabrik','Klingelhöffer','Wolfgang','Hauptstr. 23','64658','Fürth','Hessen','06253-23206','06253-23208','soundfabrik@soundfabrik.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3879,'sC40421e107cbb5','Musik-Service Aschaffenburg','Hofmann','Johannes','Badergasse 16','63739','Aschaffenburg','Deutschland','06021 25292','06021 28325','jh@musik-service.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3880,'sC40421e113ff67','Soundhaus Lübeck','Kutrieb','Georg','Dr. Julius Leber-Str. 65','23552','Lübeck','Deutschland','0451/789-84','0451/789-47','webmaster@soundhaus.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3881,'sC40421e120eeaf','ACI Service & Vertriebs GmbH','Selbach','Frau','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361-41514','02361-41412','mail.selbach@vst.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3882,'sC40421e12ad99d','ACI Service & Vertriebs GmbH','Selbach','Frau','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361-41514','02361-41412','mail.selbach@vst.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3883,'sC40421e1381a90','Studibuch KG','Küchenhoff','Benjamin','Augustastraße 1','52070','Aachen','Deutschland','0241/4004773','0241/4004772','benjamin@studibuch.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3884,'sC40421e1497acd','ACI Service & Vertriebs GmbH','Selbach','Frau','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361-41514','02361-41412','mail.selbach@vst.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3885,'sC40421e15becea','Musik Produktiv','Eichner','Ullrich','Fuggerstr.6','49479','Ibbenbüren','Deutschland','05451-502063','05451-502067','ullrich.eichner@musik-produktiv.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3886,'sC40421e17e0f85','db-INTERSTORE','Branicevic','Hr.','Karlrobert-Kreiten-Str. 16','40724','Hilden','BRD (NRW)','02103/969932','02103/969932','info@db-interstore.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3887,'sC40421e1a1dbf7','Musikkeller','urtenbacher','','Lange Reihe 94','20099','Hamburg','Deutschland','040 - 247782','040 - 280 54 173','info@musikkeller.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3888,'sC40421e1c75a19','Fa, Tittmann','Siebold','Kay','Eimsbütteler Chaussee 46','20259','Hamburg','Deutschland','040-4391500','040-4322752','info@tittmann','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3889,'sC40421e1e4ea30','der \"andere\" laden GmbH','Leitner','Manfred','Gesandtenstr. 7','93047','Regensburg','Bayern','0941 5041099','0941 560947','geschenke1@der-andere-laden.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3890,'sC40421e1f20380','CD Sp...ace e.K.','Russo','Frau','Bischof von Lipp Str. 29','73569','Eschach','Deutschland','07175 / 919284','07175 / 919285','russo@cdspace.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3891,'sC40421e2007d72','3H MusicProduction GmbH','Hegemann','Heino','Postfach 1101','47628','Straelen','Deutschland','0031-77-3270500','0031-77-3270600','info@3h-music.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3892,'sC40421e20bd5bc','denk bike+outdoor','kavcic','werner','ludwigstr 22','94032','passau','deutschland/bayern','0851-31450','0851-33497','info@sport-denk.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3893,'sC40421e2190930','bayerwaldtrekking.de','denk','johannes','viehhauserstr 4','94152','neuhaus/inn','deutschland/bayern','08503-922079','08503-922080','info@denk.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3894,'sC40421e22916da','Kunath Instrumentenbau','Kunath','Joachim','Langebrückenstrasse 23','36037','Fulda','Deutschland','0661 53853','0661 54698','jo@kunath.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3895,'sC40421e23d8c6b','ORPHEON-Musikwaren','Stiebel','Bernd','Klausdorfer Str. 104','24161','Altenholz','Deutschland','0431-324583','0431-324584','shopyoo@orpheon.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3896,'sC40421e250f40c','Schneider´s Allerlei','Schneider','Patrick','Im Mais 6','71636','Ludwigsburg','D','07141/789979','461880','info@schneiders-allerlei.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3897,'sC40421e264843b','Musikladen','Schlöffel','Jürgen','Rheinstr. 22','56170','Bendorf','Deutschland','026224344','026224783','jschloef@abo.rhein-zeitung.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3898,'sC40421e26ed720','Blumenonline GmbH','Fehnker','Heinrich','Herterichstr.57','81479','München','Deutschland','089 74 996543','089 74996542','hfehnker@blumenonline.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3899,'sC40421e27b33d3','David Media-Service','David','Stefan','Dahlienweg 3a','49196','Bad Laer','Deutschland','05424-70050','05424-70151','webmaster@abc-cd.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3900,'sC40421e2845036','David Media-Service','David','Stefan','Dahlienweg 3a','49196','Bad Laer','Deutschland','05424-70050','','webmaster@abc-dvd.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3901,'sC40421e28c66aa','David Media-Service','David','Stefan','Dahlienweg 3a','49196','Bad Laer','Deutschland','05424-70050','05424-70151','webmaster@alpha-cd.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3902,'sC40421e2984836','Christian Reisser Musik-Vertriebs-GmbH','Junginger','Michael','Münsterplatz 25','89073','Ulm','Baden-Württemberg','0731153645','-66','webmaster@reisser-musikvertrieb.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3903,'sC40421e2a6c991','Musik Sander','Sander','Ingrid','Neulandplatz 16a','44287','Herne','Deutschland','0231 7225570','02323 64227','sander@sander-saxophon.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3904,'sC40421e2b5d9c6','nota bene Musikalienhandlung','Lindenborn','Uwe','Burgstr.32','37073','Goettingen','Deutschland','0551 4978781','0551 4978782','Lindus@notabene-noten.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3905,'sC40421e2d03309','Comic and Company','Franke','Lars','Brockhäger Straße 36','33330','Gütersloh','NRW','05241-33464','05241-33474','Franke@comicladen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3906,'sC40421e2e0cf6e','wolfgang almer tonträgerhandel','almer','wolfgang','pillweinstr. 41/3','4020','Linz','Österreich','0043 650 4464654','0043 732 612301','mail@monochord.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3907,'sC40421e2f6004e','A-CD','Brenner','Atze','Postfach 1111','72227','Egenhausen','Deutschland','0172721110','0721-151371083','info@a-cd.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3908,'sC40421e303c5bb','Musik Müller','Willi','Müller','Stiftsplatz 5','67655','Kaiserslautern','Germany','0631 65262','0631 65994','mmueller@musik-mueller.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3909,'sC40421e3101916','Sir Huckleberry Insur@nce Company','K.Eicke','Knut','Keizersgracht 62','NL-10','Amsterdam','Niederlande','+31-20-5207587','+31-20-5241475','office@sirhuckleberry.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3910,'sC40421e31bd1cc','Mail Order Music','Horn','Andreas','Onkel-Tom-Str. 3','14169','Berlin','Deutschland','0800 80 50 30 1','03080903121','info@mailordermusic.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3911,'sC40421e32b8ac1','12inch.de','Sigel','Fedor','Böheimstr. 1a','70178','Stuttgart','Deutschland','0711-763565','0711-763566','mail@fedor-sigel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3912,'sC40421e338e783','','Sigel','Fedor','Böheimstr. 1a','70178','Stuttgart','Deutschland','0711-763565','0711-763566','mail@fedor-sigel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3913,'sC40421e344367d','Holzwarenversand Zimmermann','Zimmermann','Mirko','Alte Straße 136','09623','Rechenberg-Bienenmühle','Deutschland','037327-20915','','Webmaster@Holzwarenshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3914,'sC40421e34da314','Pink Tonträger Prod.- und Vertr.-GmbH','v. Magassy','Elisabeth','Münstertäler Str. 23','79219','Staufen','Deutschland','076337265','','info@pink-tontraeger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3915,'sC40421e3573a5c','keine','Keller','Hannes','Braikestr. 35','89567','Sontheim','BRD','0173/5890259','keins','support@media24-shopping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3916,'sC40421e36343ee','ITC Bernd Austmeyer','Austmeyer','Karin','Osteratherstr. 81','40670','Meerbusch','Deutschland','02159-670607','','itc.austmeyer@traumsachen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3917,'sC40421e36da38d','Britney spears Homepage','W','Christoph','kleins str','47852','KR','Deutschland','0174/2071340','','britchristoph@mybritney.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3918,'sC40421e377e153','Eljo´s Notenversand','Beckers-Kopp Hans Joachim Kopp','Elke','Rathausplatz 13','D-539','Blankenheim','Deutschland','02449-1784','02449-7723','info@eljos-notenversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3919,'sC40421e3820b03','Ernaehrung24','Iken','Marcus','Diebweg 4','35396','Gießen','Deutschland','0641/55 999 56','0641/55 999 56','iken@ernaehrung24.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3920,'sC40421e38baa7b','Amadeus musicmedia GmbH','Rieber','Gerd','Kaiserstr. 89','79761','Waldshut-Tiengen','Deutschland','07751870602','07751870603','rieber@amadeus-musicmedia.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3921,'sC40421e3956715','A la Siesta e. K. Hängematten & Lebensku','Lück','Ute','Monumentenstr. 5','10829','Berlin','Deutschland','030 / 78707170','030 / 78707171','alasiesta@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3922,'sC40421e39edcf1','DVD75.de','Andrich','Daniel','Alemannenstr. 18','78665','Frittlingen','Deutschland','07426/1361','07426/1361','webmaster@dvd75.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3923,'sC40421e3aa0570','Golfiana','Bertschi','Jean-Pierre','im Roetel 24b','6300','Zug','Schweiz','+41 41 712 19 50','+41 41 712 19 50','info@golfiana.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3924,'sC40421e3b39282','bibli.com im Gemeinschaftswerk der Evang','Thilo Bunzel-Duran','Herr','Emil-von-Behring-Str. 3','60439','Frankfurt am Main','Bundesrepublik Deuts','(0 69) 5 80 98 -2 91','(0 69) 5 80 98 -2 26','info@bibli.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3925,'sC40421e3bc5408','edv-bookshop.de','Lämmle','Sebastian','Virchowstr. 14','85521','Ottobrunn','BRD','089 609 1978','s.o.','buchladen@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3926,'sC40421e3c73c71','MH - Internet Marketing','Hiller','Mario','Mannheimer Str. 73','68782','Brühl','Deutschland','06202 - 920794','06202 - 920795','info@mh-marketing.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3927,'sC40421e3d25ac6','Gerd Koch Cartoon Edition GmbH','Koch','Gerrit','Weberstr. 2','30916','Isernhagen','Deutschland','05136 89 75 0','05136 89 46 70','webmaster@gerdkoch.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3928,'sC40421e3dbf7bb','FACHBUCH HOLZER GmbH','Martinez','Herr','Durschstr. 93','78628','Rottweil','Deutschland','0741/6972','0741/6971','L.Martinez@holzer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3929,'sC40421e3e9fc2e','DVD-Versand','Birgit Schmidt','Frau','Buntentorsteinweg 16 -18','28201','Bremen','Deutschland','0421 / 55 86 94','0421 / 55 27 82','verkauf@DVD-Versand','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3930,'sC40421e3fa4fd6','ron-meyer.de','Meyer','Ronald','Taxisstr. 4','74081','Heilbronn','Deutschland','07131-252027','02561-95918103','Webmaster@ron-meyer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3931,'sC40421e4147b48','urbs-media GbR','Bauhoff','Michael','Kastanienweg 3','40723','Hilden','Deutschland (NRW)','02103-968506','02103-968507','info@urbs.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3932,'sC40421e420bd39','dvd@home direktversand','Linde','Christian','Gederner Straße 32','60435','Frankfurt am Main','Deutschland','069/5482115','069/54805821','c.linde@dvdathome.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3933,'sC40421e43039b1','PLANETWARE','Dobretzberger','Fritz','Augustenfelder Str. 24 a','80999','München','D','089-8121105','089-8129381','webmaster@planetware.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3934,'sC40421e43d5921','DRM-Shop','Ralf Müller','Dr.','Piberstr. 76','A-8580','Köflach','Österrreich','+43 3144 6337','+43 3144 6337','ralf.mueller@agn.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3935,'sC40421e44988dd','DVD3000','Hamborgström','Marius','Tuchert 16','79771','Klettgau','Deutschland','07742/9289930','07742/850976','mail@dvd3000.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3936,'sC40421e457184a','Hobbyfabrik','Nürnberger','Heidelinde','Priesterweg B.1 C.2','14532','Gewerbehöfe Güterfelde','D','03329691040','03329691042','Nuebetrieb@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3937,'sC40421e462845a','Simon Enterprises','J. Simon','Manfred','Postfach 124','55248','Mainz','Deutschland','06134/7263-13','06134/7263-11','simon-enterprises@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3938,'sC40421e46b63a1','Hard- und Softwarevertrieb Jörg Schulz','Schulz','Jörg','Am Klinikum 27','03099','Kolkwitz','Deutschland','0170-4626732','0355-287896','kontakt@jsc-store.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3939,'sC40421e4c76840','Tritonus, Franz-Josef Stürmer','Stürmer','Franz-Josef','Hauptstr. 229','50169','Kerpen','Deutschland','02273 940738','02273 940737','info@tritonus-musik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3940,'sC40421e4d370cd','VERLAG Lee Traynor','Traynor','Lee','Bruchwiesenstr. 15','64380','Rossdorf','Deutschland','06071 74486','Anmeldung','traynor@skeptic.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3941,'sC40421e4dbae65','Buch & Wein Helmut Ruck','Ruck','Helmut','Mühlenweg 10','49536','Lienen-Kattenvenne','Deutschland','0 54 84 - 96 13 18','0 54 84 - 96 16 21','info@buch-und-wein.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3942,'sC40421e4f8efb6','Buch & Wein Helmut Ruck','Ruck','Helmut','Mühlenweg 10','49536','Lienen-Kattenvenne','Deutschland','0 54 84 - 96 13 18','0 54 84 - 96 16 21','info@buch-und-wein.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3943,'sC40421e5023d85','Gritt Förster Erotikversand','Förster','Gritt','Parstr. 108','13086','Berlin','Deutschland','01782174898','0721-151308731','erotikshop@intimvitrine.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3944,'sC40421e50b611e','Atelier Prisma','.Treiber','','Leopoldstrasse 32','76344','Leopoldshafen','D','07247 96 32 24','07247 96 39 22','mtreiber@atelier-prisma.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3945,'sC40421e51b6c68','The Betty Darling Tea Company','Arnold','Herr','Otto-Lilinthal-Straße 8','28199','Bremen','D','0421/525925','0421/5259262','betty@betty-darling.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3946,'sC40421e52ee5a8','Medienversand booknow.de','Sauerbier','Herbert','Dunckerstr. 17','10437','Berlin','Germany','+49 (0)30 440 50 355','+49 (0)30 440 50 356','sauerbier@aphrodite.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3947,'sC40421e542c6a7','Imoa Versandhandel','eter','','Scheidenbachstr. 5','02689','Sohland','D','035936 37792','','webmaster@tilos-erotikshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3948,'sC40421e55065e3','Erotikexpress','Berger','Hermann','Seeweg 5','6900','Bregenz','Österreich','++435574647849','','erotikexpress@directbox.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3949,'sC40421e56069a4','Sex-Company','Dohrenbusch','Oliver','Am Wehnerbeek 2','37083','Göttingen','Deutschland','0551/6932230','0551/7907243','oliver.dohrenbusch@sex-company.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3950,'sC40421e56ca0c9','mcZUB','Dohrenbusch','Oliver','Carl-Giesecke-Str. 3','37079','Göttingen','Deutschland','0551/5042677','0551/5042678','oliver.dohrenbusch@mczub.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3951,'sC40421e575bdf2','wigra','graf','stefan','geldernerstr 9','47638','straelen','detschland nrw','02834984614+ 0172 67','02834984614','wienand.graf@okay.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3952,'sC40421e583e995','Kiepert Gmbh & Co. Buchhandel KG','Schmidt','Sabine','Hardenbergstraße 4-5','10623','Berlin','Deutschland','030 -31188-323','030 - 31188-510','redaktion@kiepert.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3953,'sC40421e58d11f7','world of erotik','Farys','Jörg','hochstraße 11','65779','Kelkheim','Deutschland','06195-977090','06195-977091','info@worldoferotik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3954,'sC40421e59dd4e9','Mistress D','Grahl','Wolfgang','Am Mühlenbach 5','50374','Erftstadt','Deutschland','02235-463443','02235-463443','webmaster@mistress-d.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3955,'sC40421e5b405de','FUNNYXX','Stock','Christine','Auf der Höhe 23','63776','Mömbris','Deutschland','06029 - 97 14 2','06029 - 97 14 5','cs@funnyxx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3956,'sC40421e5c23ce6','ESTIM Inh. M.A. Wiemer','Wiemer','M.A.','Selzerstraße 68','44269','Dortmund','Deutschland','0231/94199814','0231/4940870','vertrieb@estim.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3957,'sC40421e5d08fbf','KARIDA SERVICES','Adam','Karin','Beckhauser Strasse 20','40699','Erkrath','Deutschland','+49 (2104) 448050','+49 (2104) 448051','karin-adam@karida.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3958,'sC40421e5e5e72c','Jörg Soyka','Soyka','Jörg','Im Reil 24','55262','Heidesheim','Deutschland','0177/3247879','0721/151334932','jsversand@jsversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3959,'sC40421e610004f','Dark-Secret','niewald','','Erlenweg 2','82061','Neuried bei München','Deutschland','08975969385','','info@dark-secret.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3960,'sC40421e636d2fd','timm-hairshop','Barna','Glen','Berliner Str. 17','10715','Berlin','Deutschland','0308614360','','gbarna@timm-hairshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3961,'sC40421e6624f7c','Sex & Pleasure','Jurkat','Jana','Postfach 1147','04521','Pegau','Deutschland','034296/72490','034296/72491','info@sex-and-pleasure.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3962,'sC40421e6a415de','CHW Creationen Hümmerich','Dönges','Patrick','Flurstr.02','56269','Dierdorf-Giershofen','Deutschland','02689-29090','02689-3003','support@chw-motivfabrik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3963,'sC40421e6d6f52d','whatsup24','Mertens','Till','Max-Brauer-Allee 186','22765','Hamburg','Deutschland','040/87976162','040/87976189','Till@whatsup24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3964,'sC40421e7031751','gayforum.de AG','Schwab','Alexander','Rüdesheimerstr. 7','80686','München','Deutschland','08954700033','08954700096','aschwab@gayforum.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3965,'sC40421e7178216','Suero Versand oHG','ebmaster','','Postfach 11','63869','Heigenbrücken','','06020-978513','','webmaster@suero-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3966,'sC40421e730e42f','Toy-Versand','Haderer','Hr.','Fliegenstr. 7','80337','München','Deutschland','089','089','webmaster@toy-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3967,'sC40421e73a0bf9','Jannys ART Richter & Frenk GbR','Richter','Peter','Gleimstraße 61','10437','Berlin','Germany','030 440 41 001','','info@bodypainting.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3968,'sC40421e743850a','EMK','vom Bienwald','Olivia','Theodorstr. 10','66386','St. Ingbert','Germany','06894 384968','06894 384969','emk@peepshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3969,'sC40421e74f4238','Beate Uhse new media','Chmiel','Stefan','Am Pferdewasser 10','24937','Flensburg','Deutschland','0461 - 8880 322','0461 - 8880 222','stefanc@bu-newmedia.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3970,'sC40421e7604d54','Automaten und Kondomservice','Müller','Lutz','Saarstr. 5A','16225','Eberswalde','Brandenburg','03334-212597','03334-289699','service@kondom-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3971,'sC40421e76e2bd5','Close Up Posters','Transier','Peter','Zeppelinstr. 41','73760','Ostfildern','Deuschland','0711/450450','0711/4504552','peter@closeup.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3972,'sC40421e7774dfb','Markanto Brüggemann, Ianas & Vorderstras','Sven','Vorderstrase,','Neusser Strasse 182','50733','Köln','Deutschland','0221-9723920','0221-120149','info@markato.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3973,'sC40421e781a94c','Rosa Rot GmbH','Berger','Herr','Postfach 100513','40805','Mettmann','NRW / Deutschland','02104/9208-0','02104/9208-10','berger@rosarot.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3974,'sC40421e79070b5','Rosa Rot GmbH - Niederlassung Innsbruck/','Haider','Herr','Kiebachgasse 13','6020','Innsbruck','Österreich','0043 (0)512 / 57 81','0043 (0)512 / 57 81','info@rosarot.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3975,'sC40421e799989c','TACKER FILMGmbH','Dresler','Wolfgang','Marienburger Str. 41 a','50968','Köln','Deutschland / NRW','0221 2408027','0221 2408029','w.dresler@tackerfilm.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3976,'sC40421e7a9e744','Close Up Posters','Transier','Peter','Zeppelinstr. 41','73760','Ostfildern','Deutschland','0711/450450','0711/4504552','peter@closeup.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3977,'sC40421e7b3ccbb','New Media Publishing','Jagata','Sven','Schliepstraße 21','31683','Obernkirchen','Deutschland','05724 / 3 99 05 - 0','0800 / 3000 483','info@pc-shop24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3978,'sC40421e7c1f845','Moon´s Tierparadies','Heismann','Barbara','Sauermannstraße 5','24937','Flensburg','Deutschland','0461-1602202','0461-1602203','moony@moons-home.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3979,'sC40421e7d01af2','','Westphal','Chr.','','','','','0721/9416614','','kunstgeschenk@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3980,'sC40421e7da360e','whatsup24','Mertens','Till','Max-Brauer-Allee 186','22765','Hamburg','Deutschland','040/87976162','040/87976189','Till@whatsup24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3981,'sC40421e7e407c9','Time/system Schweiz','öttle','','Gewerbestrasse 4','8162','Steinmauer','Schweiz','0041 1 854 74 74','0041 1 854 74 54','dsa@abacho.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3982,'sC40421e7f02456','Bildveredelung Scheidler','Scheidler','Kurt','An der Bleiche 4','64747','Breuberg','Deutschland','06165-912064','061265-912065','Bildveredelung.Scheidler@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3983,'sC40421e811fac1','Bruehl.Net','Menke','Marcel','Euskirchenerstr.165','50321','Brühl','Deutschland','02232/159856','02232/159859','mmenke@bruehl.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3984,'sC40421e82a1112','Bruehl.Net','Menke','Marcel','Euskirchenerstr.165','50321','Brühl','Deutschland','02232/159856','02232/159859','mmenke@bruehl.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3985,'sC40421e838b175','Bruehl.Net','Menke','Marcel','Euskirchenerstr.165','50321','Brühl','Deutschland','02232/159856','02232/159859','mmenke@bruehl.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3986,'sC40421e843f6c3','E-Commerce','-Commerce','','Wegelnburgstr. 15A','76829','Landau','Deutschland','06341/939300','','info@sexshop-1.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3987,'sC40421e852568d','Domain4000.de','Menke','Marcel','Euskirchenerstr.165','50321','Brühl','Deutschland','02232-159856','02232-159859','info@domain4000.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3988,'sC40421e85be630','CybErotics GbR','Reese','Torsten','Postfach 1113','26941','Nordenham','Deutschland','04731/923265','04731/923266','webmaster@cyberotics.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3989,'sC40421e86ad5a0','Domain Druck & Service','ürgensen','','Bahnhofstrasse 8','2000','Hamburg','Deutschland','0180-50525 3358240','0180-50525 3358240','domain@stepshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3990,'sC40421e874456f','lustbaecker','auer','','uerdingerstr.224','47800','Krefeld','BRD','0179-1041786','02151-594718','info@lustbaecker.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3991,'sC40421e87d1f55','Fahrradkeller Rombs','Rombs','Alexander','Katzwanger Haupt Str 19','90453','Nürnberg','Germany','09122-638212','09122-691027','info@fahrradkeller.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3992,'sC40421e8868fc0','ASV-Shop','Ehrhardt','Enrico','Breitscheidstraße 7','08209','Auerbach','Deutschland','03744 200501','','Webmaster@ASV-Shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3993,'sC40421e890eab7','ASV-Shop','Ehrhardt','Enrico','Breitscheidstraße 7','08209','Auerbach','Deutschland','03744 200501','','Webmaster@ASV-Shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3994,'sC40421e89d2058','ASV-Shop','Ehrhardt','Enrico','Breitscheidstraße 7','08209','Auerbach','Deutschland','03744 200501','','Webmaster@ASV-Shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3995,'sC40421e8a66953','ASV-Shop','Ehrhardt','Enrico','Breitscheidstraße 7','08209','Auerbach','Deutschland','03744 200501','','Webmaster@ASV-Shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3996,'sC40421e8b09295','Bensching Online','Peter','Frau','Waldstr. 35','76133','Karlsruhe','Deutschland','0721-9203505','0721-9203504','info@bensching.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3997,'sC40421e8bb4bbf','Compass Yachtzubehör Handels GmbH Co. KG','Böckmann','Herr','Lüdinghauser Str. 34','59387','Ascheberg','Deutschland','02593-915-0','02593-915-280','info@compass24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3998,'sC40421e8c5b056','erotics for ladies','Lucas','Martin','Burgunderstr. 1','79104','Freiburg','Baden-Württemberg','0761-2924540','07612923654','info@smo3.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (3999,'sC40421e8ce0e9e','Zentrum der Gesundheit','Muthmann','E.','Kurpfalzstr. 10 a','74889','Sinsheim','Baden-Württemberg','07261 979800','07261 979802','info@zentrum-der-gesundheit.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4000,'sC40421e8e02fdb','Nelladesign message Card','Willers','Simone','Rather Str. 110 Gebäude 40','40476','Düsseldorf','Deutschland','0049 211 4697 240','0049 211 4697 239','dsa@abacho.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4001,'sC40421e8f1b001','Deutsche Telekom AG','Schott','Kerstin','Wasserweg 7-9','54292','Trier','Deutschland','(06 51)94 99-7 40','(06 51)1 30-25 85','kerstin.schott@telekom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4002,'sC40421e8fad82b','MEITO Service','Meisinger','Tobias','Mühlau 17 A','83714','Miesbach','Deutschland','08025/999594','08025/999593','infos@meito.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4003,'sC40421e90aff20','Imkerei Müller','Müller','Tanja','Stadelbergerstr. 2A','82256','Fürstenfeldbruck','Deutschland','08141-621632','08141-621634','info@imkerei-mueller.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4004,'sC40421e92affb0','Handelsagentur Leipner GmbH','Katrin Leipner','Frau','Barthhübelstraße 2','01445','Radebeul','Deutschland','0351/8303919','0351/8303939','leipner@leipner.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4005,'sC40421e9377d7c','Tee und Spezialitätenversand I T Lohr','Lohr','Thomas','Jägerndorferstr. 3','93197','Zeitlarn','Deutschland','094162616','094162183','094162616-0001@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4006,'sC40421e95e6176','Teeblätter-Versand','Gehweiler','Roland','Am Maisenbühl 6','78333','Stockach-Wahlwies','Deutschland','07771-920177','07771-920178','RolandGehweiler@teeblaetter.amsee.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4007,'sC40421e96beb80','Michael Budke - Fruchtdepot','Budke','Michael','Marktplatz 12','83487','Marktschellenberg','Bayern','08650/1396','08650/1388','fruchtdepot@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4008,'sC40421e97953a4','Thomas Kraus Agrarprodukte','Kraus','Thomas','Buchenweg 27-29','63768','Hösbach','Deutschland','06024 6750 0','06024 6750 19','tkraus@fruchtversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4009,'sC40421e9897af8','GV-Service Klett','Klett','Hartmut','Otto-Keiner Str.70','98554','Benshausen','Deutschland','036843-60223','036843-60223','Info.Ostwarenversand@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4010,'sC40421e99626d2','Jeans-Land GmbH','Stening','Marius','Kaiser-Joseph-Straße 247','79098','Freiburg','Deutschland','0761 39474','0761 2021017','stening@jeans-land.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4011,'sC40421e9a414bf','Getränkeshop Meisezahl','Meisezahl','Heiko','August-Berger-Str. 37','99510','Apolda','Deutschland / Thürin','03644 / 563414','','h.meisezahl@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4012,'sC40421e9b62b5d','RS-Versand','Strangfeld','Knut','Goethestraße 2c','16321','Bernau','Deutschland','03338756326','03338756326','K.Strangfeld@RS-Versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4013,'sC40421e9be84d6','Die Teekarawane Klaus & Maluck GbR','Klaus','Peter','Breuningstraße 1','72072','Tübingen','Deutschland','(0395) 4224398','(0395) 4228115','Klaus@teekarawane.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4014,'sC40421e9c6e3d9','Netpool Shop','Burkart','Armin','Kastanienweg 6','76571','Gaggenau','Deutschland','07225 - 985 962','07225 - 985 966','info@friseur.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4015,'sC40421e9ce103d','Netpool Shop','Burkart','Armin','Kastanienweg 6','76571','Gaggenau','Deutschland','07225 - 985 962','07225 - 985 966','info@friseur.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4016,'sC40421e9d67684','DC Cigars Dana Burkart','Burkart','Dana','Kastanienweg 6','76571','Gaggenau','Deutschland','07225 985 990','07225 985 966','rubio@friseur.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4017,'sC40421ea1efc39','Whisky-Versandhandel','Thalheim','Ulf','A.-Krautheimer-Str. 13','88605','Meßkirch','Deutschland','07575 9263266','07575 9263265','Info@whisky-versandhandel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4018,'sC40421ea3df4b1','Tee, Exotik und Natur','Pohl','Wolfgang','Lutherstraße 33','02943','Weißwasser','Germany','03576 207236','0180 5052 5570 9724','gudrun@tee-exotik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4019,'sC40421ea654373','Tee, Exotik und Natur','Pohl','Wolfgang','Lutherstraße 33','02943','Weißwasser','Germany','03576 207236','0180 5052 5570 9724','gudrun@tee-exotik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4020,'sC40421eaa7f98e','Tee, Exotik und Natur','Wolfgang Pohl','Herr','Lutherstraße 33','02943','Weißwasser','Deutschland','03576 207 236','0180 5052 5570 9724','gudrun@tee-exotik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4021,'sC40421eac80725','Netpool Shop','Burkart','Armin','Kastanienweg 6','76571','Gaggenau','Deutschland','07225 - 985 962','07225 - 985 966','info@friseur.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4022,'sC40421eaf0f72d','Netpool Shop','Burkart','Armin','Kastanienweg 6','76571','Gaggenau','Deutschland','07225 - 985 962','07225 - 985 966','info@friseur.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4023,'sC40421eb0d0a56','E.-B.-Versand','Vogt','Arnold','fabrikstr.21','8854','siebnen','schweiz','-41 55 4402239','-41 55 4404794','ebv@erotik-boutique.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4024,'sC40421eb33699e','CYBER SYSTEM','.Nuss','','Marktstr.18','18528','Bergen','M/V','038392-66743','038392-66749','N.Nuss@cyber-system.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4025,'sC40421eb4c4276','CAPpuccino 2000 GmbH','Prettin','Marita','Dammersbacher Straße 1','36088','Hünfeld-Nüst','Deutschland','06652-919350','06652-919352','cappuccino2000@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4026,'sC40421eb640d2c','Musik-Instrumente-Versand Astrid Becki','und Wolfgang Becki','Astrid','An der Rheinschanze 21','76726','Germersheim','Deutschland','07274/4302','07274/778023','miv-becki@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4027,'sC40421eb74a940','Heubacher Warenhaus','Bidlingmaier','Reinhold','Silcherstr.2','73540','Heubach','D','07173/12245','','reinhold.bidlingmaier@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4028,'sC40421eb7f297d','Verlagshaus Neef GbR,bH','Neef','Gerhard','Postfach 110130','69071','Heidelberg','Deutschland','06224-919016','06224-919017','info@rohrstock.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4029,'sC40421eb943418','Vitaminquelle-Karow','Berrar','Gerard','Alt-Karow 19','13125','Berlin','Deutschland','03094382027','0180505254451992','berrar@vitaminquelle-karow.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4030,'sC40421ebb12978','Weingut Otto Schwindt','Schwindt','Michael','Im Diehl 3','67256','Weisenheim am Sand','Deutschland','063 53 9 31 60','0 63 53 9 31 61','Michael.Schwindt@weingut-Schwindt.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4031,'sC40421ebc47c77','Günter Ried','Ried','Günter','Donaustraße 24','2100','Korneuburg','Österreich','0043226272305','0043226272305','office@riednet.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4032,'sC40421ebd3ba95','Goldmaennchen.com','Schäfer','Steffen','Gisperslebener Str. 45','99089','Erfurt','Deutschland','01777162926','','St.Schaefer@online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4033,'sC40421ebe30465','Bentrup-Versand','Bentrup','Torsten','Pionierweg 32','33104','Paderborn','.de','05254/942929','05254/942930','shopyoo@feine-idee.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4034,'sC40421ebf31daf','CitySpecials','Henke','Monika','Roßstr. 19','50823','Köln','Deutschland','0221/5897670','0221/5897671','info@cityspecials.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4035,'sC40421ebfbeb56','WELT WEIT TOURISTIK.de','Bischoff','Frank','Adelmannsgasse 1','73479','Ellwangen','Germany','07961-6734','07961-562145','Info@welt-weit-touristik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4036,'sC40421ec0b34d2','1a-aber-lastminute.de/helmchen & reicher','Reichert','Peter','Reichsapfelstr. 13','65201','Wiesbaden','Deutschland','01805-373473','0611-9200014','peter@reiseexperten.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4037,'sC40421ec15dd84','wwwTravel GmbH','Menke','Frederik','Kiebitzweg 2','22869','Schenefeld','Deutschland','040-22660614','040-22660613','info@wwwtravel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4038,'sC40421ec20fbe8','Cinemabilia.de','Schmidt','Jens','Walter-Geerdes-Str. 7','28307','Bremen','Deutschland','01805-174900','0421/1749050','edv@cinemabilia.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4039,'sC40421ec2ce314','Filmplakate.de','Schmidt','Jens','Walter-Geerdes-Str. 7','28307','Bremen','Deutschland','0421/17490-13','0421/17490-57','management@cinemabilia.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4040,'sC40421ec373db6','Starfotos.com','Schmidt','Jens','Postfach 45 03 45','28297','Bremen','Deutschland','0421/174900','0421/17490-50','management@cinemabilia.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4041,'sC40421ec5171bb','J. Weyerts','Weyerts','Ina','Kapitänstr. 5','26553','Dornumersiel','Deutschland','04933-2986','04933-914389','weyerts@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4042,'sC40421ec5b5d00','J. Weyerts','Weyerts','Ina','Kapitänstr. 5','26553','Dornumersiel','Deutschland','04933-2986','04933-914389','weyerts@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4043,'sC40421ec693a61','DVD-Supermarkt.de','Schmidt','Jens','Walter-Geerdes-Str. 7','28307','Bremen','Deutschland','0421/174900','0421/17490-50','info@cinemabilia.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4044,'sC40421ec73473e','Schuetz Internetservices','Schuetz','M.','Burbacher Str. 8','50354','Köln-Hürth','Deutschland','0700 900 800 90','02233 943516','info@shoptempel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4045,'sC40421ec7bac51','Flowerroom.de','Bock','Herr','Lausitzer Platz 1-3','02977','Hoyerswerda','Germany','03571 928319','03571 417615','info@flowerroom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4046,'sC40421ec903a7e','KofferKlaus','Hendrichs','Klaus','Suitbertusweg 4','42781','Haan','NRW','02129/58110','02129/59110','inf@Klaus Hendrichs.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4047,'sC40421ecae4532','apotheker bauer & cie','bauer','stefan','rosenheimerstr.139','81671','münchen','deutschland','089/4892426','089/486019','apoba@duftlampen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4048,'sC40421ecc8377f','Mueller-Musik-Binz','Mueller','Klaus','Dollahner Str. 41','18609','Binz','Deutschland','038393-2011','038393-31872','mueller-musik-binz@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4049,'sC40421ecd71996','Schmidt`s Reisetreff','P. Schhmidt','Klaus','Hauptstr. 36','97204','Höchberg','D','0931-400171','0931-40318','Info@mrsun.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4050,'sC40421ece56c32','Funnywood OHG','Bulga','Sascha','An der Bahn 18','86862','Lamerdingen','Deutschland','08241-9119343','08241-9119344','info@funnywood.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4051,'sC40421ecfb1235','Cotton Cottage','Wagner','Werner','Nürnberger Str. 48','91710','Gunzenhausen','Deutschland','09831-619570','09831-916577','w.wagner@cotton-cottage.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4052,'sC40421ed0545c9','Toys International.de GmbH','Lahr','Iris','Neuwieder Str. 80','56566','Neuwied','Deutschland','02622/903010','02622/903030','iris@tx40.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4053,'sC40421ed187f38','Cotton Cottage','Wagner','Werner','Nürnberger Str. 48','91710','Gunzenhausen','Deutschland','09831-619570','09831-619577','w.wagner@cotton-cottage.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4054,'sC40421ed254651','Neue Horizonte Reisen','Gouthier','Manfred','Hans-Böckler-Str. 25','67454','Hassloch','','06324-980167','06324-980483','info@erstmalurlaub.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4055,'sC40421ed334cdf','Palea','.Scharmann','','Am Markt 4a','26427','Esens','Deutschland','04971-290211','','info@kreiselparadies.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4056,'sC40421ed448817','Universalreisen / Last-Minute-Germany','Lessner','Heike','Volgerstrasse 25','21335','Lüneburg','Deutschland','04131-401041','0 41 31 - 40 42 17','heike.lessner@last-minute-germany.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4057,'sC40421ed5e9638','Bretagneshop','Winnenberg-Schröder','Ingrid','Krausener Str. 16','42719','Solingen','Deutschland','0212/2307683','0212/2307683','info@bretagneshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4058,'sC40421ed6b8939','Tims Surf & Radelgarage','Stern','Tim','Rotzeilstr.8','70794','Filderstadt','D','07119957600','','timstern@surf-radelgarage.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4059,'sC40421ed83bffb','Feichtner OHG','Feichtner','Herr','Schloss Linderhof 19','82488','Ettal','Deutschland','08822/209','08822/945621','feichtner.ogau@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4060,'sC40421ed9548c9','elektrobillig e.K.','Litzel','Christian','Willy-Messerschmitt-Straße 1','50126','Bergheim','Deutschland','02271-4711-65','02271-4711-43','info@elektro-billig.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4061,'sC40421eda4373f','Hofmann Siebdruck + Design','Hofmann-Breckner','C.','Industriestr. 7','95126','Schwarzenbach an der Saale','Bayern','09284-6711','09284-6724','info@shirteria-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4062,'sC40421edb75e92','ISP Marketing','Jakob','Tanja','Oberstr.10','56290','Schnellbach','Deutschland','06746 / 802330','802332','redaktion@onlinesecondhandshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4063,'sC40421edce4a2c','ISP Marketing','Jakob','Tanja','Oberstr.10','56290','Schnellbach','Deutschland','06746 / 802330','802332','redaktion@onlinesecondhandshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4064,'sC40421eddc27f3','Casa Madera','Wildgrube','Timo','Obergasse 8','63654','Büdingen','deutschland','06042/978312','06042/978316','info@casamadera.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4065,'sC40421ede54a62','','Y.Gajdar','Fa.','Hauffweg 2','89542','Herbrechtingen','D','07324/980056','','gepflgtes-auto@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4066,'sC40421edf215c1','','Schwant','Torsten','Flämingstr. 107','12689','Berlin','D','030- 9317456','','cybschwant@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4067,'sC40421edfb3e81','Niederegger GmbH & Co. KG','Willi Meier','Herr','Zeißstr. 3-5','23560','Lübeck','Deutschland','0451/ 53 01 0','0451/ 53 01 111','info@niederegger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4068,'sC40421ee06d14b','Fritz Reingruber GmbH+Co.KG','Reingruber','Ulrich','Brunnengasse 1-3','95126','Schwarzenbach/Saale','Deutschland','09284-9600','09284-960 99','ureingruber@reingruber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4069,'sC40421ee11a13a','F-Shop.de','Szodruch','Marc','Ludenbergerstraße 14','40699','Erkrath','Deutschland','0211-9243-203','0211-244049','mos@f-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4070,'sC40421ee22ad3b','Fleurop GmbH','Hensel','Marina','Lindenstr. 3-4','12207','Berlin','Deutschland','030-71371- 0','030-71371-198','info@fleurop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4071,'sC40421ee2d326f','BUY.bye Touristik GmbH','Bauermeister','Heinz','Adlerstr. 9','40211','Düsseldorf','Deutschland','0211-177030','0211-1770310','buy.bye@iname.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4072,'sC40421ee36d210','Walter Haunold','Haunold','Walter','Hirschstettnerstr. 26/Haus 22','1220','Wien','Österreich','00436766087450','004319291377','office@love-onlineshop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4073,'sC40421ee40459c','Walter Haunodl','Haunold','Walter','Hirschstettnerstr. 26/Haus 22','1220','Wien','Österreich','00436766087450','004319291377','office@love-onlineshop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4074,'sC40421ee4f383a','Jumking Outdoor Produkte','.König','','Bergstr. 40','32312','Lübbecke','Deutschland','0049 5741 296622','0049 5741 296623','dsa@abacho.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4075,'sC40421ee7929a4','Oliceto','Zahn','Fred','Wehrdaer Weg 18a','35037','Marburg','Deutschland','0 64 21/6 20 00 67','0 64 21/6 63 00','info@oliceto.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4076,'sC40421ee8266ba','Martin Poettgen & Partner','Hinrichs','Nicole','Kohlenstraße 70','44795','Bochum','Deutschland','0234 539910','0234 452190','N.Hinrichs@mp-p.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4077,'sC40421ee8c03f3','Kranholdt Handels- und Vertriebsagentur','Kranholdt','Kim','Frankfurter Str. 91','61206','Wöllstadt','Deutschland','06034/90615-0','06034/90615-2','kkranholdt@kranholdt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4078,'sC40421ee9aa493','HAARSTUDIO NORBERT LUTZ','Lutz','Norbert','Windeckstrasse 29','68163','Mannheim','Deutschland','0621-822029','+49621857800','lutz.norbert@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4079,'sC40421eea8821e','Gutsche-Olivo','Gutsche','Angelika','Raintaler Straße 14','81539','München','D','089-69 37 57 98','089-69 37 57 98','gutscheolivo@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4080,'sC40421eeb6d485','CLEAR-DROPS-International','E.Bauer','Dimitrios','Kröllstr.6','94481','94481 Grafenau','Deutschland','085524327','08552921152','cdi-leuchten@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4081,'sC40421eecdc744','Gmünder ErsatzKasse GEK','Göttle','Martin','Gottlieb-Daimer-Strasse 19','73521','Schwäbisch-Gmünd','Deutschland','0049 7171 801411','0','dsa@abacho.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4082,'sC40421eee5eb58','Art & Crafts - Kunstgewerbe','Willecke','Iris','Im Appelgarten 5','32049','Herford','Deutschland','05221/ 855840','05221/ 693638','iris.willecke@artandcrafts.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4083,'sC40421eef30500','Die Circuskiste','Kleffmann','Andreas','Hatzfelder Straße 90a','42281','Wuppertal','Deutschland','0202-7052090','0202-2611237','webmaster@diecircuskiste.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4084,'sC40421eefd96ec','J-Kessel GmbH & Co KG','Schwendemann','Herr','Landstraße 12','77694','Kehl-Kork','Deutschland','07851/874-0','07851/874-10','MS@J-Kessel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4085,'sC40421ef0ab1bf','desigNow!','Müller','Jochen','Petersbergstraße 1a','83026','Rosenheim','Deutschland','08031-401734','','jmueller@schreibtisch.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4086,'sC40421ef1654ba','Reinhard Bergmann, Papier & mehr','Bergmann','Reinhard','Königsberger Str. 43','49828','Neuenhaus','Deutschland','+49 5941 9323 0','+49 5941 9323 44','reinhard.bergmann@buero-bergmann.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4087,'sC40421ef2b9c51','IQM TOOLS GmbH','Kruschwitz','Rainer','Postfach 1135','78084','Brigachtal','Deutschland','07720-810622','07720-810624','iqmtools@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4088,'sC40421ef413511','World Wide Wine','Grosser','A.','Martinstr. 10','44137','Dortmund','Deutschland','0231 - 9502910','0231 - 9502920','info@woww.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4089,'sC40421ef587da7','TravelShop GmbH','Kohler','Waldemar','Hartmattenstr. 19','79539','Lörrach','D','07621-426666','07621-426667','versandhandel@travelshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4090,'sC40421ef679b1d','TravelShop GmbH','Kohler','Waldemar','Hartmattenstr. 19','79539','Lörrach','D','07621-426666','07621-426667','versandhandel@travelshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4091,'sC40421ef7ddd2c','','Tigli','S.','.','.','.','','07141/649247','','info@bemisa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4092,'sC40421ef99e5fb','Just-Natural','Heinrich Nemec','Dr.','Schillerstrasse 6 A','64521','Gross-Gerau','Deutschland','06152-83256','06152-82985','info@just-natural.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4093,'sC40421efc02897','Akzentro GmbH','Kaiser','Alexander','Jahnstrasse 12','67117','Limburgerhof','Deutschland','06236/465176','06236/465177','info@akzentro.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4094,'sC40421efd99a33','Jürgen TRapp GbR - Telemania','Trapp','Juergen','Eckenheimer Landstraße 439','60435','Frankfurt','Germany','069-54806331','069-54806332','Juergen@telemania.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4095,'sC40421eff5e617','','Jäger','Wolfgan','Wiesenstrasse 11','63110','Rodgau','Deutschland','06106/822338','06106/822339','infi@crazy-onlineshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4096,'sC40421f0044299','mw-store.com','w-store.de','','Grosser Kalkhof 18','47051','Duisburg','Deutschland','+49 (0) 203 26846','+49 (0) 203 26847','info@mw-store.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4097,'sC40421f0129545','Ben Bor','Hagi','Yvonne','5 Outremont','88340','Le Val d´Ajol','Frankreich','0033 329 665 339','0033 329 665 339','dsa@abacho.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4098,'sC40421f01ca781','mediakauf.de','Reif','Klemens','Bachstraße 9','95666','Mitterteich','Deutschland','09633-923050','09633-91127','klemens.reif@mediakauf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4099,'sC40421f025c9da','Bucher Reisen','reke','','duesseldorferstr.83','40667','Meerbusch','Deutschland','02132-93080','02132-93089306','kreke@bucher-reisen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4100,'sC40421f02ef1c6','Rossi Records','Rossa','Thomas','Sterngasse 2','86150','Augsburg','Deutschland','+49 821 314144','+49 821 516657','info@rossi-records.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4101,'sC40421f047a406','Museum-Prints','Fiedler','Stefan','Lindengasse 26','1070','Wien','Österreich','+4315227292','^+4315227292','info@museum-prints.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4102,'sC40421f051fa3e','Playtrend Spielzeugversand','Fortkamp','Claudia','Tiefer Weg 10','48727','Billerbeck','Deutschland','02543/219586','02543/219587','info@playtrend.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4103,'sC40421f0652ecd','Jahreswagenzentrale AUTOPLUS','B. Müller','Markus','Im Bahnhof','38440','Wolfsburg','Germany','05361-29000-0','05361-29000-17','autoplus@wolfsburg.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4104,'sC40421f0861fd0','Taron´s kleiner LARP-Versand','Schneider','Joerg','Birkenweg 12','31623','Drakenburg','Deutschland','0171/5486777','05024/944488','docsnider@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4105,'sC40421f09382dd','EUROTOP GmbH & Co. KG','Härtel','Thomas','Mühlstr. 16','D-726','Nürtingen','Deutschland','07022 / 9 32 32-0','07022 / 9 32 33-0','webmaster@eurotop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4106,'sC40421f09dec42','Angelsport Axel Berger','Berger','A.','Kamenzer Str. 31','01896','Pulsnitz','D','035955/44759','035955/44000','info@angel-berger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4107,'sC40421f0b138c6','zanox AG','Ilona','Trawny,','Treskowallee 24','10318','Berlin','Deutschland','030-50192324','069-791242517','service@mypaper.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4108,'sC40421f0c5116c','Fun Store eCommerce','Ralf Scheppler','Herr','Brunnenstraße 6a','63674','Altenstadt','Deutschland','06047-950096','06047-950097','Searchmaster@Holzspielzeug.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4109,'sC40421f0f3aad7','Carpflege-Vertrieb','Recknagel','Hr.','Flurweg 13a','04758','Oschatz','Deutschland','03435920825','-','info@carpflege.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4110,'sC40421f10299ef','Carpflege-Vertrieb','Recknagel','Katrin','Flurweg 13a','04758','Oschatz','Deutschland','03435920825','-','webmaster@zweiradpflege.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4111,'sC40421f112dc7e','Online-Vertrieb Recknagel','.Recknagel','','Flurweg 13a','04758','Oschatz','Deutschland','03435920825','-','webmaster@autopflege-center.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4112,'sC40421f123ac11','AMERICAN LIFESTYLE','Wittig','Brigitte','Attilastraße 177','12105','Berlin','Deutschland','030-76007610','030-76007611','B.Wittig@american-style.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4113,'sC40421f138becc','ACI Service & Vertriebs GmbH','Selbach','Ingrid','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361-41514','02361-41412','mail.selbach@vst.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4114,'sC40421f1709fff','Colour Tuning GmbH','Knarr','Herr','Zum Kugelfang 13','95119','Naila','Deutschland','+49-9282-3652','+49-9282-5353','info@colour-tuning.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4115,'sC40421f1c4c07c','Tierbedarf-Chemnitz','Stoerr','Mario','Limbacher Str. 432','09117','Chemnitz','Deutschland','0371 / 8000767','0371 / 8000768','webmaster@tierbedarf-chemnitz.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4116,'sC40421f1d1b382','Erzgebirgsversand GbR','Freier','Holger','Hauptstr.154 OT Arnsfeld','09456','Mildenau','BRD','037343809003','0171137518871','info@erzgebirgsversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4117,'sC40421f1dd4c33','Galerie Jansen','Franz-Josef Jansen','Dr.','Rathausstraße 45','63939','Wörth am Main','Deutschland','0049-(0)9372-942213','0049-(0)9372-942211','TINTEN@tinten-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4118,'sC40421f1e7d67d','Jansen Gesellschaft für Industrieautomat','Franz-Josef Jansen','Dr.','Rathausstraße 45','63939','Wörth am Main','Deutschland','0049 - (0)9372 -9422','0049 - (0)9372 - 942','FJJ@jansen-automation.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4119,'sC40421f1fb02e9','Galerie Jansen','Franz-Josef Jansen','Dr.','Rathausstraße 45','63939','Wörth am Main','Deutschland','0049 - (0)9372 - 942','0049 - (0)9372 - 942','FJJ@jansen-gallery.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4120,'sC40421f2081cda','Ballonetti Ballon und Freizeitartikel Gm','Vogel','Andreas','Grenkuhlenweg 37','48167','Münster','Deutschland','02506-832441','02506-832442','Vogel@ballonetti.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4121,'sC40421f2166f67','Webagentur Rösler','Rösler','Heike','Hoher Hof 9','38176','Wendeburg','Niedersachsen','05303-990231','','webmaster@slip-fetischist.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4122,'sC40421f21ed405','TTC GmbH','Kopkau','Andreas','Auguststrasse 26','45891','Gelsenkirchen','Deutschland','0209/797806','0209/797632','AKopkau333@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4123,'sC40421f22741d6','Michael Albers Satellitentechnik','Albers','Michael','Schillerstr. 57','42651','Solingen','Deutschland','0212-2544083','0212-2543785','info@tv-fachmann.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4124,'sC40421f230cad7','Softunity AG','Heim','Dietmar','Weissenburger Str. 43','81667','München','Deutschland','089444290','08944429199','info@softunity.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4125,'sC40421f23add1f','African Percussion Vertriebs Gmbh','Isele','Markus','Dornbirnerstr. 4','6890','Lustenau','Österreich','0043 5577 84836','0043 5577 84836','african.percussion@aon.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4126,'sC40421f243631c','Nobles Vins de France','Eigelsbach','Herr','Am Kümmerling 39','55294','Bodenheim','D','06135-4630','06135-3090','welcome@vinhoporto.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4127,'sC40421f24c162b','s.o.','rindchen','g.','','','','','040-5562020','','info@rindchen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4128,'sC40421f2597de3','L & P Internetversand GmbH','Berghoff','Harald','Wichernstr. 27','59063','Hamm','Deutschland','02381 540293','02381 540292','Berghoff@playfactory.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4129,'sC40421f266beee','az-Shop','Arginski','Ines','Hammertal 5a','09669','Frankenberg','Deutschland','037206-889660','037206-5497','ines.arginski@az-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4130,'sC40421f275fc39','Fantasy Shop - Versandhandel Inh. Gollob','Jürgen','Gollob','Bergstr.8','8712','Niklasdorf','Österreich','03842 83541','','gollob@netway.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4131,'sC40421f27f2ba9','LanguageCourse.Net','Spohn','Daniel','Rheinaustrasse 20','51149','Koeln','Deutschland','0800-9998884','','support1@languagecourse.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4132,'sC40421f2a576aa','fleisch24.de GmbH','Vollmer','Niels','Trettaustr. 22','21107','Hamburg','Deutschland','040 - 419 269 31','040 - 419 269 36','nvollmer@fleisch24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4133,'sC40421f2ae3a69','Body Perfect Fitness-Shop','Hübel','Stefan','Zum alten Tor 5','53840','Troisdorf','Deutschland','02241/809683','02241/809653','news@bodyperfect.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4134,'sC40421f2bdecaf','Purversand','Katzenberger','A.','Karolingerstr. 15','97505','Geldersheim','Deutschland','09721-806009','09721-806067','webmaster@purversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4135,'sC40421f2d5b2b3','FRIC + FRIC interaktiv','Köberl','Gerhard','Wiedner Hauptstr. 13','1040','Wien','Österreich','505 64 52-0','505 64 52-22','g.koeberl@fric.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4136,'sC40421f2f1b88a','Siam-Online Handy-Shop24.de','Dalebout','A.','Mühlhauserstr. 2','78073','Bad Dürrheim','Deutschland','07726-977548','07726-977549','info@handy-shop24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4137,'sC40421f2fdc6b5','Telefonshop.net GmbH','Schultes','Thomas','Gartenstrasse 43','84405','Dorfen','D','08081 9 3693 69','08081 9 369 366','vertrieb@telefonshop.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4138,'sC40421f3095a23','Millennium Computers','Herzog','Herr','Industriestr. 51','79194','Gundelfingen','Deutschland','0761-5899985','0761-5899986','webmaster@schnurlos.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4139,'sC40421f3140321','Elektrohandel Roll','Roll','Georg','Am Steinberg 20d','15831','Diedersdorf','Deutschland','03379 57079','03379 57080','roll@elektrohandel-roll.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4140,'sC40421f31eb1b3','Tele-Tec','Lawerenz','Herr','Steinstr.46','14776','Brandenburg','Deutschland','03381/211767','03381/211768','Tele-Tec@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4141,'sC40421f329cfee','baumgarten büromarkt, Inh. harald und C','Baumgarten','Harald','Vor dem Celler Tor 97','31303','Burgdorf','Deutschland','05136 8837 11','05136 8837 19','baumgartenbuero@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4142,'sC40421f337113a','baumgarten büromarkt, Inh. Harald und Ca','Baumgarten','Harald','Vor dem Celler Tor 97','31303','Burgdorf','Deutschland','05136 8837 11','05136 8837 19','baumgartenbuero@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4143,'sC40421f3464e3c','etronixx Trading GmbH','eecke','','Eichenstaße 35','20255','Hamburg','Deutschland','040-43093354','040-43093356','cd@mobilejoker.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4144,'sC40421f352f2db','Staubsauger-Depot Kirsten Dittmar','Dittmar','Kirsten','Burgunderweg 2a','55597','Wöllstein','Deutschland','06703 304803','06703 304804','staubsauger-depot@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4145,'sC40421f362cc1e','Overthun','epke','','Hagelstr.10','45731','Waltrop','D','02309/74727','02309/71520','www.kamerashop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4146,'sC40421f36bf3fe','trade5','Kurzawa','Raphael','Heidemannstr. 1','80939','München','Deutschland','08938898468','08938407444','vertrieb@trade5.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4147,'sC40421f3756484','Der Wiener Kaffee','Stenzel','Michael','Bahnhofstr.43','65185','Wiesbaden','Deutschland','0180 5 263333','0611 9103744','info@coffeeshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4148,'sC40421f3847cac','Völkner.com GmbH','ebmaster','','Klaus-Conrad-Str. 1','92242','Hirschau','Deutschland','09622/30-4926','09622/30-4589','info@voelkner.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4149,'sC40421f3adf6ad','Heinz Schiller','Schiller','Heinz','Goldhammergasse 19','1232','Wien','Österreich','+43 1 6679721','+43 1 66797215','heinz@schillershop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4150,'sC40421f3c03614','CaTec! Electronic Versand GmbH','Duden','Caren','Öjendorfer Damm 70','22043','Hamburg','Deutschland','+49 (0)40 6549 3304','+49 (0)40 6549 3305','info@catec.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4151,'sC40421f3dc35af','W. Maier elektronik','Maier','Werner','Am Anger 10a','94336','Windberg','Deutschland','09422 805460','09422 805462','info@hifi-world.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4152,'sC40421f3f2f93c','Hans Biedermann KG','Biedermann','Niklas','Industriestrasse 7','91541','Rothenburg','Deutschland','09861-94200','09861-942022','promo@rahmen-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4153,'sC40421f40651d7','','Stellmann','Kai','Feldstr. 10','28203','Bremen','Deutschland','0421-74763','0421-74763','webmaster@kaistellmann.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4154,'sC40421f410d383','CTS-EVENTIM AG','Peters','Marco','Süderstraße 79','20097','Hamburg','Deutschland','040-2374-1356','(040) 2374-1330','marco.peters@eventim.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4155,'sC40421f424e2b0','Gritt Förster Erotikversand','Förster','Gritt','Parstr. 108','13086','Berlin','Deutschland','01782174898','0721-151308731','shop@101nacht.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4156,'sC40421f4387571','Cinemagic Heimkino GmbH','Rivinius','Alexander','Kleinreuther Weg 74','90408','Nürnberg','Deutschland','0911 366 90 91','0911 366 90 91','alex@cinemagic.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4157,'sC40421f44e4239','TALI','Meywirth','Anette','Steinstr. 18','34298','Helsa','D','05604 915381','05604 915382','kontakt@tali.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4158,'sC40421f461e68c','-','hillebrandt','carsten','korbmacherstr.12','15890','eisenhüttenstadt','germany','0336471111','','webmaster@internet-produkte.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4159,'sC40421f4714dd4','1a-pc-dvd.de - Hallstein Unterhaltungsel','Hallstein','Herr','Pretlackstraße 25','64750','Lützelbach','Deutschland','0171/7320239','','tim_zxr@hotmail.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4160,'sC40421f47df548','TeleCard','Rasener','Elke','Birkbuschstr. 14','12167','Berlin','Deutschland','030/834 40 73','030/834 40 76','info@telecard.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4161,'sC40421f48a99da','Fun Records','Mozdzan','Michael','Hegestrasse 29','20249','Hamburg','Deutschland','040-40196060','040-40 19 60 50','mm@funrecords.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4162,'sC40421f4956a41','Deshima Music GmbH','Schneider','Frank','Friedrich-List-Straße 9','71364','Winnenden','Germany','07195-1033-0','07195-1033-30','schneider@deshima.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4163,'sC40421f49dcea5','Druck und Verlag Obermayer','Männlein','Stefan','Bahnhofstr. 33','86807','Buchloe','Deutschland','08241/500818','08241/500844','infos@blasmusik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4164,'sC40421f4c8514a','Dobmeier',' Dobmeier','Albert','Hauptstrasse 28','95676','Wiesau','Deutschland','09634-447','09634-2083','dobmeier-wiesau@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4165,'sC40421f4d236b6','SETOLITE Vertriebsgesellschaft für Isoli','Schultz','Herr','Albert-Einstein-Str. 24','42929','Wermelskirchen','Deutschland','02196 - 91999','02196 - 93993','schultz@setolite.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4166,'sC40421f4dc299a','Lederwaren Venhues GMBH.','.Venhues','','Kaiser-Wilhelm Str.2','45276','Essen','Deutschland','0201510924','0201513057','Lederwaren_Venhues_GmbH@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4167,'sC40421f4e9632b','Venhues','.Venhues','','Kaiser-Wilhelm Str.2','45266','Essen','Germany','01727240639','02015147415','j.venhues@leder-shop24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4168,'sC40421f4f6cb42','Venhues','.Venhues','','Kaiser-Otto Platz 1','45278','Essen','Germany','01727272496','02015147415','Lederwqaren_Venhues_GmbH@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4169,'sC40421f501c4e8','Guter Name GmbH','Kaiser','Karsten','Kalker Hauptstr. 134','51103','Köln','Deutschland','0221-9909638','0221-9909640','info@guter-name.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4170,'sC40421f51237fc','conjoin media group','Weser','Holger','Wöllnitzer Str.73','07749','Jena','Germany','0700 600 500 24','0700 600 500 25','HolgerWeser@conjoin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4171,'sC40421f51da9cb','conjoin media group','Weser','Holger','Wöllnitzer Str.73','07749','Jena','Germany','0700 600 500 24','0700 600 500 25','HolgerWeser@conjoin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4172,'sC40421f5271a4a','MWD','Höhn','Stefan','Gützstr. 6','67547','Worms','Deutschland','bitte nicht','bitte nicht','webmaster@linkshandversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4173,'sC40421f536574a','AuroTrade','Lorenz','Ildikó','Lärchenweg 9/a','82319','Starnberg','Deutsch','08151/448555','08151/274870','Ildiko.Lorenz@Aurotrade.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4174,'sC40421f542ae0e','schuhe.net schuhwaren rabanser ohg','arkus','','rezia 63','39046','st.ulrich','südtirol italien','+39 471 796176','+39 471 797934','info@schuhe.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4175,'sC40421f54d37f6','La Vida','Seidel','Bianca','Postfach 2044','88010','Friedrichshafen','Deutschland','+49 (0)177 43 56 359','+49 (0) 7541 32634','info@la-vida.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4176,'sC40421f5585adf','Kobe-Print','Kollmer','Berthold','Sternpoint 20','94249','Bodenmais','Deutschland','09924-903353','09924-903354','Berthold. Kollmer@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4177,'sC40421f56398f9','Silverado','Plank','Robert','Buttermelcherstr. 1','80469','München','BRD','089/299745','089/299745','webmaster@stampede-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4178,'sC40421f571ed6d','Gemtrade Edelsteine & Schmuckdesign','Jaeger','Regina','Postfach 14 41 13','42310','Wuppertal','Deutschland','+49 202 7168630','','kontakt@gemtrade.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4179,'sC40421f57c4c72','sinErgo','János','Szócska,','Wasserburger Landstr. 167/a','81827','München','Deutschland','089/453626-08','089/453626-09','szocska.ja@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4180,'sC40421f5883fde','A&D Online Shop','.Duerr','','Postfach 1145','22942','Trittau','','707785','04154.707786','Amore-Dessous@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4181,'sC40421f59492cf','A&D Online Shop','.Duerr','','Postfach 1145','22942','Trittau','','707785','707786','webmaster@amore-lovetoys.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4182,'sC40421f5a2b7c6','AM Dessous-Versand','Matzick','Andreas','Hauptstrasse 110','35745','Herborn','Hessen','02772/54242','02772/957786','info@am-dessous.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4183,'sC40421f5b5483d','DANCE ALL DAY Musicvertriebs GmbH','Wirth','Armin','Kotzingerstr.2a','83278','Traunstein','Germany','0861-16617-0','','armin@djshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4184,'sC40421f5db68d0','DANCE ALL DAY Musicvertriebs GmbH','Böhme','Rico','Kotzingerstr.2a','83278','Traunstein','Germany','0861-16617-0','','rico@djshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4185,'sC40421f5eac84e','Frontline GmbH','ska','','Lilienstrasse 16','30167','Hannover','Deutschland','0511 7012742','0511 7012727','oska@frontline-net.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4186,'sC40421f605d1b4','Rödel Dödel GbR','Koch','Gerrit','Weberstrasse 2','30916','Isernhagen','Deutschland','05136 89 75 0','05136 89 46 70','info@roedeldoedel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4187,'sC40421f612d942','Henke&Partner GbR','Henke-Theel','Brigitta','Uhrmacherweg 29','12355','Berlin','Deutschland','01723028210','','henke@porzellan-onlineshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4188,'sC40421f61bb2cf','Applika Glasmanufaktur GmbH','Baum','Robin','Zunftweg 6-8','31303','Burgdorf','Deutschland','05085 / 308','05085 / 7102','RobinBaum@applika.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4189,'sC40421f6259883','sportscheck.com','Hansen','Katrin','Biberger Str. 37','82008','Unterhaching','Deutschland','089-6654-2801','089-6654-2828','khansen@sportscheck.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4190,'sC40421f6309cf1','Hautnah am Dom','Müller','Doris','Neheimer Markt 11','59755','Arnsberg-Neheim','Deutschland (NRW)','02932/445270','02932/445270','hautnah@sittler.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4191,'sC40421f63b71e3','sheego.com gmbh&co. kg','szymanski','martin','axel-springer-platz 4','20350','hamburg','deutschland','040 - 340 680-205','040 - 340 680-105','martin.szymanski@sheego.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4192,'sC40421f646fad4','Vistalent','Kaiser','Martin','Nowackanlag 17','76137','Karlsruhe','Deutschland','0721 / 354 89 93-0','0721 / 354 89 93-1','martin.kaiser@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4193,'sC40421f6530143','Seil-Frey GmbH','Frey','Erik','C.-H.-Jäger-Straße 3','77955','Ettenheim','Deutschland','07822/89440','07822/894420','Shop@seil-frey.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4194,'sC40421f6612f48','home-store.de GmbH','Kiesling','Melina','Wernher-von-Braun-Str. 15','53501','Grafschaft','Deutschland','02225-999 63 12','02225-999 63 11','m.kiesling@home-store.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4195,'sC40421f66b8e1b','Roundabout Music GbR','Unruh','Andreas','Am Glockenberg 5','21279','Hollenstedt','D','04165-80007','','sales@warteschleifen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4196,'sC40421f67a7bfa','go online AG - Konrad Scheja','Diebenbusch','Sabine','Robert-Bosch-Str. 17a','63477','Maintal','Deutschland','06181 4375 0','06181 437575','S.Diebenbusch@go-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4197,'sC40421f685e85f','go online AG','Diebenbusch','Sabine','Robert-Bosch-Str. 17a','63477','Maintal','Deutschland','06181 4375 (0)','06181 437575','S.diebenbusch@go-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4198,'sC40421f690e156','go-online AG, Geschäftsbereich DVD-Now','Diebenbusch','Sabine','Robert-Bosch-Str. 17a','63477','Maintal','Deutschland','06181 4375 - 420','06181 437575','S.Diebenbusch@go-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4199,'sC40421f699e057','Falki Pictures and Design','Wuethrich','Stephan','Parkstr. 31','4102','Binningen','Schweiz','++41 +61 4212104','++41 +61 4217707','falki@fine-art.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4200,'sC40421f6a5c1d9','Ossiladen','Frühauf','Michael','Kraftwerk Thierbach','04579','Espenhain','Deutschland - Sachse','03433 743717','03433 743719','info@ossiladen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4201,'sC40421f6ae4d9a','VLS Verlag für pädagogische Lehrmittel u','Koch','Arnulf','Von-Ketteler-Straße 12','97477','Gerolzhofen','Deutschland','09382 - 9953-3','09382 - 9953-4','webmaster@vls-verlag.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4202,'sC40421f6c4cb33','mekado-internet-service','Röder','Katrin','Am Alten Steinbruch 35','99310','Wipfratal','D','03628/ 45649','','mekado@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4203,'sC40421f6f09355','Westside Surfing KG','Nolte','Oliver','Kreuzstraße 27','40210','Düsseldorf','Deutschland','0211/433414','0211/4360470','info@snow24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4204,'sC40421f6faa574','Wein Forster','Forster','Stefan','Parkstraße 1','86462','Langweid-Foret','Deutschland','0821/2991077','0821/2991079','info@der-weinmakler.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4205,'sC40421f70580b2','World of Asia','Franz','Höhfurtner','St.Martin','4971','Aurolzmünster','Austria','07754/777222','---','office@world-of-asia.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4206,'sC40421f710bad0','FMN-Fernmeldetechnik GmbH Nordhausen','Strauch','Suzanne','Grimmelallee 4','99734','Nordhausen','Deutschland','03631 563443','03631 563224','suzanne.strauch@fmn.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4207,'sC40421f7224ac1','Direktvertrieb','Ufer','Martina','Schlenker Str. 4','51674','Wiehl','Deutschland','0179-1828065','02262-980270','Tina68@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4208,'sC40421f73363ea','Safran-Versand by TALI','Meywirth','Anette','Steinstr. 18','34298','Helsa','D','05604 915381','05604 915382','safran@tali.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4209,'sC40421f74130ee','MAGICSHOP Zauner & Haipl GbR','Haipl','Ernst','Spessartweg 22','97737','Gemünden','Deutschland','09351 609130','09351 609135','ehaipl@magicshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4210,'sC40421f74b1c46','DMNS-communications.com','MNS','','Boznerstrasse 20','6060','Hall in Tirol','Österreich','+43 676 93 45 306','','webmaster@dmns-communications.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4211,'sC40421f755c72c','Mi-De-Na - Dessous','Scheunert','Monika','Lüderitzstraße 77','13351','Berlin','Deutschland','030-74772710','030-74772712','mi-de-na@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4212,'sC40421f761d2f2','MABUHAY - Direktmarketing','Ernst','Berthold','Pöltnerstraße 26','82362','Weilheim','Deutschland','08802 9011973','08802 91074','Kerzen@mabuhay.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4213,'sC40421f76aa79a','ProMedia GbR','Kemnitz','Michael','Innsbrucker Str. 2','D-108','Berlin','Deutschland','0700/36786835','0700/84336329','videoforum@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4214,'sC40421f777561d','Vitalo','Schröder','Harald','Fuchsweg 5','26624','Südbrookmerland','Deutschland','01751666030','04941/938887','info@vitalo-shop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4215,'sC40421f7823514','K. St. Onlineshops','Stümpfig','Klaus','Abenberger Str, 15','90451','Nürnberg','D','0911/6591143','---','kontakt@kinderpartyfun.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4216,'sC40421f78d8e6c','KunstUndMarkt','Hoffmann','Ulrike','In der Bitterwies 30','65527','Niedernhausen','Deutschland','06127 2861','','ulrike.hoffmann@kunstundmarkt.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4217,'sC40421f79af6a7','WITHOUT-Versand','Smykalla','Sonja','Dorfring 30 a','22889','Tangstedt','Deutschland','0 41 09/98 14','0 41 09/98 14','info@without.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4218,'sC40421f7a6d837','1a reisen','Haecker','Erwin','Jahnstr.9','97903','Collenberg','Deutschland','09376-99936','09376-99931','info@1a-reisen.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4219,'sC40421f7af15ad','Bossert u. Co. GmbH','Wittenauer','Eckard','Güterstr. 40','75177','Pforzheim','Deutschland','07231/1682-0','07231/1682-50','bossert-pforzheim@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4220,'sC40421f7be2baa','Evas Paradies','eifer','','Olper Str. 161','51491','Overath','Deutschland','0049 2204 768037','0049 2204 76039','fel@abacho.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4221,'sC40421f7c8384c','Video und Versandhandel','Muth','Volker','Ludwig-Schwamb-Str. 6','67574','Osthofen','Deutschland','06241-82460','06241-82460','webmaster@onlinesexladen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4222,'sC40421f7d37dc9','MediterranDesign GmbH','Schumacher','Elke','Statthalterhofweg 70','50858','Köln','Deutschland','02212808835','02212808836','newvision@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4223,'sC40421f7fca62b','Texeltown','.Heib','','Kurt-Schumacher-Str. 2','76187','Karlsruhe','Deutschland','07217919920','','h.heib@texeltown.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4224,'sC40421f80e5b0b','NRG-com.de, Daniel Anselment','Anselment','Daniel','Am Hägen 48','53783','Eitorf','d','02243-910472','02243-910471','info@nrg-com.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4225,'sC40421f818fd16','Dessousfashion Susanne Gerber','Gerber','Susanne','Ziegeläckerstrasse 7/1','71711','Steinheim','Germany','07144-260767','07144-260768','info@dessousfashion.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4226,'sC40421f8221f75','Schewe & Breuer','Schewe','Karl-Heinz','Luisenstraße 13','63067','Offenbach','Deutschland','069-8004029','069-8004001','info@signcosigns.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4227,'sC40421f82c0aab','Zahnputzladen GbR','Wagner','Cornelia','Molzaustrasse 4','76676','Graben-Neudorf','Deutschland','07255-7190448','07255-7190450','zahnputzladen@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4228,'sC40421f835549a','ABWasserspartechnik','Hänichen','Sven','An der Lehnitzschleuse Haus 19','16515','Oranienburg','Deutschland','03301-202 774','03301-202 775','umtech@haenichen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4229,'sC40421f8402456','RECORDSOURCE','Wenzel','Thomas','Eigenheimstr.18','65193','Wiesbaden','D','0611 2049845','k.a.','private@recordsource.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4230,'sC40421f8494c21','malenundmehr','tanja','paul,','primsstr. 33','66763','diefflen','Deutschland','06831 761835','036831 761834','malenundmehr@addcom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4231,'sC40421f8526f3b','','Berger','A.','Kamenzer Str.31','01896','Pulsnitz','D','035955 44759','','info@angel-berger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4232,'sC40421f85d1deb','Teddy-Bastel-Stube','Keller','Reinhard','Wiesengrund 6','25572',' Eversdorf-Kaaks','D','04893 / 717','04893 / 772','info@teddybastelstube.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4233,'sC40421f8663f74','','Gläser','Gudrun','Kastanienweg 6','73430','Aalen','Deutschland','07361/66364','','glaeser@more-than-dolls.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4234,'sC40421f86f4055','Visitenkartendruckerei Lesaar und Senkel','Senkel','Thorsten','Alexanderstraße 18','40210','Düsseldorf','Deutschland','0211-9348304','0211-9348306','senkel@visitenkarten.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4235,'sC40421f87aaca5','Mallorca-welt','Senkel','Herr','alexanderstraße 18','40210','Düsseldorf','Deutschland','0700-00 333 111','0211-2496018','thorsten@senkel.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4236,'sC40421f884924a','Exposa GmbH','eservierungszentrale','','Carl-Sonnenschein-Strasse 11','50126','Bergheim','Deutschland','02271-66616','02271-66673','info@exposa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4237,'sC40421f88d6c19','Affinage-Shop by mw-store.de','ebmaster','','Großer Kalkhof 18','47051','Duisburg','Deutschland','0203 / 26846','0203 / 26847','webmaster@mw-store.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4238,'sC40421f8983c30','Gothic-Shop by mw-store.de','ebmaster','','Großer Kalkhof 18','47051','Duisburg','Deutschland','0203 / 26846','0203 / 26847','webmaster@mw-store.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4239,'sC40421f8a8bb65','Exposa GmbH','eservierungszentrale','','Carl-Sonnenschein-Strasse 11','50126','Bergheim','Deutschland','02271-66616','02271-66673','info@exposa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4240,'sC40421f8b395fe','Delticom AG','rüfer','','Hohenzollernstr. 13','30161','Hannover','Deutschland','0511-33611636','0511-33611644','pruefer@delti.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4241,'sC40421f8bd6d25','Exposa GmbH','eservierungszentrale','','Carl-Sonnenschein-Strasse 11','50126','Bergheim','Deutschland','02271-66616','02271-66673','info@exposa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4242,'sC40421f8cbe6a5','Kinderlampe.de','Fuoss','Joachim','Windsbacher Str. 53','91564','Neuendettelsau','D','09874.689.94.00','09874.688.70.02','fuoss@kinderlampe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4243,'sC40421f8d68fc7','Exposa GmbH','eservierungszentrale','','Carl-Sonnenschein-Strasse 11','50126','Bergheim','Deutschland','02271-66616','02271-66673','info@exposa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4244,'sC40421f8e0c37f','Handybude','Herrmann','Hanjo','Alte Weinbergstraße 4','01689','Weinböhla','Deutschland','035243 449575','035243 449576','info@handybude.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4245,'sC40421f8e94f1e','eigenproduktion','dp','dieter','Linienstrasse 45','28203','Bremen','DE','0421 7947363','','dieter@eigenproduktion.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4246,'sC40421f90de3b9','SPACEart','Siemon','Ingo','Warendorfer Str.89','48145','Münster','Deutschland','02 51 - 379 40 58','02 51 - 379 40 63','info@SPACEart-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4247,'sC40421f9188cd7','BWCS Ben Wiedenhöft Computerservice','Wiedenhöft','Ben','Lehnaer Weg 24','04420','Markranstädt','','01805-2927366','','bw@bwcs.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4248,'sC40421f922e78a','','ebmaster','','Postfach 1145','22942','trittau','','04154/707785','','webmaster@amore-dessous.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4249,'sC40421f92c5d9e','Kübler GmbH','Saladin','Herr','Th.Heuss Str. 19','69181','Leimen','D','06224/83716','06224/924564','kuebler.gmbh@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4250,'sC40421f93a1440','FACHBUCH HOLZER GmbH','Martinez','Luis','Durschstr. 93','78628','Rottweil','Deutschland','0741/94253-14','0741/6971','L.Martinez@holzer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4251,'sC40421f946dfe8','ISP Marketing','jakob','Tanja','Auf dem Wasem 6','54570','Oberstadtfeld','Rheinland Pfalz','06596 900- 568','Auf dem Wasem 6','redaktion@onlinesecondhandshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4252,'sC40421f9549632','INTERSPORT HÖSS','Höss','Christian','Jakobsstrasse 35/36','06618','Naumburg','Deutschland','03445 203626','03445 203626','Info@Sport-Hoess.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4253,'sC40421f95e5a82','denk bike+outdoor','kavcic','werner','ludwigstr 22','94032','passau','deutschland','0851-31450','0851-33497','info@sport-denk.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4254,'sC40421f9692ad6','','Nitsche','Jürgen','Ohorner Straße 25','01896','Pulsnitz','D','035955 4800','','webmaster@pfefferkuchen-pulsnitz.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4255,'sC40421f98370ec','','Peukert','Markus','Barbarossaweg 8','97941','Tauberbischofsheim','','09341 898018','','mail@bediab.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4256,'sC40421f9ad76e8','','harkan','','Lutfridstr. 22','53121','Bonn','Deutschland','0172981717','','kharkan@minanet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4257,'sC40421f9cce31f','Lebensart-Versand.de','Kampmeier','Stefan','Auf der Bache 21','33129','Delbrück','Deutschalnd','05250-932282','05250-932281','info@lebensart-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4258,'sC40421f9ee847a','','Mehlhorn','Frank','Schellheimerplatz 2','39108','Magdeburg','','0177/2324020','','webmaster@frank-mehlhorn-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4259,'sC40421f9fbc5a0','','Müller','Hendrik','Mittelstr. 81','32657','Lemgo','','05261 17700','','Hendrik@bag-it.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4260,'sC40421fa300e2b','MEDIASTAR','Knoche','Thorsten','Wilhelm-Leuschner-Str. 6','63500','Seligenstadt','Deutschland','0049 6182 8949-0','0049 6182 200719','thknoche@leinwand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4261,'sC40421fa3e85aa','Vital Trend Shop','Weimer','Roland','Silcherstr.8','80807','München','Germany','08935654903','08935654904','roland@vitaltrend.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4262,'sC40421fa4e10d8','','Stöckel','Carsten','Flughafenstr 36','34277','Fuldabrück','','05617391190','','dot5@dot5.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4263,'sC40421fa60f345','','Schmickler','Thomas','Hitdorfer Straße 241','51371','Leverkusen','Deutschland','02173/856071','','shorty210@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4264,'sC40421fa6dc342','CaTec! Electronic Versand GmbH','Duden','Caren','Öjendorfer Damm 70','22043','Hamburg','Deutschland','040 65493304','040 65493305','info@catec.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4265,'sC40421fa7a1a20','TTJ Versandhandel','Staudt','Thomas','Stöckenstr. 11','51371','Leverkusen','Deutschland','02173/856071','','shorty210@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4266,'sC40421fa85ad7d','TTJ Versandhandel','Staudt','Thomas','Stöckenstr. 11','51371','Leverkusen','Deutschland','02173/856071','','shorty210@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4267,'sC40421fa953884','HJB-Trading Hofmann GmbH','Bauerfeind','Gert','Paul-Keller-Str. 6','96317','Kronach','D','09261-966234','09261-627828','webmaster@hjb-trading.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4268,'sC40421faa0a4e1','','Pizzini','Thomas','Landstr. 17-25','4020','Linz','Austria','+43 732 77 18 31','','pizzini@pizzini.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4269,'sC40421faad281b','LICHT-UHE/U.Hartl-Elektronik','Hartl','Uwe','Wöschhalde 17','78052','VS-Villingen','Deutschland','07721/65122','07721/65122','sucherverzeichniss@licht-uhe.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4270,'sC40421fab8fc98','J.K. Internet','unghans','','Neuhäuser Straße 12','96515','Sonneberg','Deutschland','03675-401040','03675-401041','info@Autokindersitz.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4271,'sC40421fac27ad0','RPF Online GmbH','Müller','Kerstin','Rieterstr. 6','90419','Nürnberg','D','09119332540','09119332533','km@rpf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4272,'sC40421faca698a','AS Vertriebs GmbH','otlewski','','Büssingstrasse 48-50','32257','Bünde','Deutschland','05223 68870','05223 64401','info@as-chemie.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4273,'sC40421fad3b315','J.K. Internet','Junghans','Michael','Neuhäuser Straße 12','96515','Sonneberg','Deutschland','03675-401040','03675-401041','info@Korbpool.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4274,'sC40421fadbc9bb','J.K. Internet','Junghans','M.','Neuhäuser Straße 12','96515','Sonneberg','Deutschland','03675-401040','03675-401041','info@Alles-fuers-Kind.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4275,'sC40421fae8c820','Buddhaland','Natalia Supply','Dr.','Wallufer Str. 8','65197','Wiesbaden','Deutschland','0611-98 82 783','0611-98 82 784','info@buddhaland.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4276,'sC40421faf4ec71','Steffan Fahrwerksbau GmbH','Steffan','Herr','Behringstr. 10','63456','Hanau','Deutschland','06181-66540','06181-665410','steffan@steffan.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4277,'sC40421fafd9ee5','Grow In Berlin','Herr Salinger','','Franklinstr.26','10587','Berlin','D','030 34 99 80 70','030 34 99 80 73','info@grow-in-europe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4278,'sC40421fb06e876','','Schaller','Alexander','Lindemannallee 38','30173','Hannover','Deutschland','0511/1691662','','info@countrystyle.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4279,'sC40421fb2b7f54','','Grapentin','Olaf','Fr.-Engels-Str.1','14473','Potsdam','','0331/2703331','','info@moto-store.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4280,'sC40421fb395a42','','Dürst','M.','Promenadengasse 12','8001','Zürich','','012662044','','duerst@bluewin.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4281,'sC40421fb445786','','Kerkhoff','H.','Volkardeyerstr. 18','40878','Ratingen','','02102-475614','','Hardy@Hardleatherstuff.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4282,'sC40421fb4e3c9c','art-antiQue','Proch','Rainer','Hohen Pritzer Siedlung 2','19374','Groß Niendorf','Deutschland','038723/80629','038723/80892','info@art-antique.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4283,'sC40421fb590cd3','','Thoms','Peter','Steinweg 16','99974','mühlhausen','','03601/812503','','webmaster@galerie-thoms.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4284,'sC40421fb620815','Stilleben Inneneinrichtungen','Trautmann','Konrad','Schlachthofstraße 81','99085','Erfurt','D','0361 566 44 36','03 61 789 12 03','kt@stilleben.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4285,'sC40421fb69f756','START Media Plus GmbH','Dahmen','Nicole','Marienbader Platz 1','61348','Bad Homburg','Deutschland','06172-91-4327','06172-91-4319','nicole.dahmen@start.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4286,'sC40421fb72f2ad','yovondo.com GmbH','Neichel','Herr','Brecherspitzstr. 8','81541','München','Deutschland','089 - 697 983 170','089 - 697 98 327','neichel@yovondo.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4287,'sC40421fb7d5314','Juweliere Schober','Schober','Josef','G.-Pirmoserstr. 4','6330','Kufstein','Österreich','+43 5372 62643','','schober@juweliere.co.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4288,'sC40421fb86c392','yovondo.com GmbH','Bahl','Herr','Brecherspitzstr. 8','81541','München','Deutschland','089-697983171','089-69798327','bahl@yovondo.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4289,'sC40421fb903431','DECOSY','Seckel','Herr','Lindersteig 10','99100','Salomonsborn','Germany','036208/77440','','info@decosy.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4290,'sC40421fb9eb36e','time for sports GmbH','Bregula','Herr','Stadtring 2 a','64720','Michelstadt','Deutschland','06061-13492','06061-13493','info@timeworld.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4291,'sC40421fbb11f2a','Elegantman.Com - Inh. Christoph Votruba','Votruba','Christoph','Speisinger Str. 56','01130','Wien','Österreich','0043 669 12053960','0043 1 9671209','cv@elegantman.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4292,'sC40421fbc0aa28','','.Rettert','','Hafenstr.28','79576','Weil am Rhein','','07621/790059','','info@royalbijou.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4293,'sC40421fbc98430','Mechnich Spielautomaten','Mechnich','Herr','Ostpreussenstr. 16','67065','Ludwigshafen','Deutchlnand','0621-557939','0621-5540384','mechnich@mechnich-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4294,'sC40421fbd4ce7b','HDWe-Design','Hübner','Dirk','Kurt-Wendt-Str.12','15517','Fürstenwalde','Deutschland','03361 312751','03361 693235','dirk@hdwe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4295,'sC40421fbdc6a9f','R.D. Programmierung','Ditzel','Roland','Dorfstr.39','63571','Gelnhausen','Deutschland','06051-473176','0721151207789','info@r-d-p.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4296,'sC40421fbe517a5','alphaleun OHG','Tetzlaff','Herr','Fextiatring 10','35638','Leun','Deutschland','06473 92030','06473 920323','alphaleun@alphaleun.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4297,'sC40421fbf4c9d7','v.W. Parfümversand','Wietersheim','von','Am See 25','21357','Barum','D','041338210','04133510034','mail@parfuemversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4298,'sC40421fbfe3feb','Pohl & Spatz GbR','Pohl','Wolfgang','In der Runken 11a','28203','Bremen','Deutschland','04214340948','04214340949','w.pohl@taichishop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4299,'sC40421fc07623e','9feet','Fiek','Andreas','Lipowskystr. 29','81373','München','Deutschland','089/59988580','089/59988561','marketing_germany@9feet.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4300,'sC40421fc105dac','Ernst Brinkmann KG','Hamann','Christian','Spitalerstrasse 10','20095','Hamburg','','040-30800280','040-30800282','hamann@brinkmann.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4301,'sC40421fc1d7d87','MedizinShop','Marco Naumann','Herr','Lerchenstraße 21','24103','Kiel','Deutschland','0431/6611280','0431/6611260','mnaumann@medizinshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4302,'sC40421fc3d2b29','Kimmich Mode-Versand GmbH&Co.KG','Berchtenbreiter','Stefan','Obernburger Str. 53','63811','Stockstadt','Deutschland','06027-1291','06027-7657','berchtenbreiter@kimmich-modeversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4303,'sC40421fc478a9a','','Redmer','Bernd','Holzstrasse 33','65197','Wiesbaden','','0611 183 61 151','','info@tauchtwas.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4304,'sC40421fc562b6b','Net- Eyewear','Poll','Andreas','Am Anger 13','86879','Wiedergeltingen','Deutschland','08241- 919712','08241- 919712','Kontakt@net-eyewear.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4305,'sC40421fc5e68c3','extravaganza e. K.','Junge','Roland','Postfach 13 10','40638','Meerbusch','Deutschland','01805-752832','02159-819362','info@extravaganza.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4306,'sC40421fc68c3a1','EDVAS Telekommunikation','Seidel','Andy','Königstr. 32','95028','Hof','Deutschland','0180 333 8271','09281-45116','info@edvas.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4307,'sC40421fc723421','Fitnessdome','Eberling','René','Hirtenweg 1','16727','Vehlefanz','Deutschland','03304-501833','03304-505292','info@fitnessdome.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4308,'sC40421fc80adc6','Linse-Xpres','Dost','Matthias','Am Gut 1','06193','Krosigk','Sachsen-Anhalt','034603 21 6 84','034603 21 6 85','kontakt@linsen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4309,'sC40421fc8a23c4','PCR Telefon & Computer','Pierstorf','Steffen','Erich-Weinert-Str. 32','18059','Rostock','Deutschland','0700-72783535','0700-72783535','StP@PCRTelekom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4310,'sC40421fc9409da','Regio-Net-Shop Lausitz GmbH','Krumbein','Herr','Weststrasse 7 b','03238','Finsterwalde','Deutschland','03531-707240','03531-707241','service@regio-net-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4311,'sC40421fca3bbba','AkkuMarkt.de','Mey','Jens','Eisentalstraße 14','71332','Waiblingen','D','07151-502253','07151-502254','jens.mey@akkumarkt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4312,'sC40421fcada6ee','VTQ Videotronik GmbH','Enke, Frank Itzigehl','Steffen','Grüne Str. 2','06268','Querfurt','BRD','+49 (0)34771/ 5196','+49 (0)34771/ 22 044','main@vtq.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4313,'sC40421fcb84fea','Cirkus Unwahrscheinlich','dp','dieter','Knesestrasse 1','27305','Bruchhausen Vilsen','DE','0421 7947363','','dieterdp@headshop-bremen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4314,'sC40421fcc89f19','Der Bioladen','Rump','Peter','Bahnhofstr. 12','56457','Westerburg','Deutschland','02663/9170065','02663/27004','peterrump@der-bioladen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4315,'sC40421fcd65994','Oxy-Marketing - Bünning & Junghans GbR','Bünning','Rainer','Lübecker Str. 6','D-23701','Eutin','Germany','04521-798633','04521-798633','raibuen@gmx.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4316,'sC40421fce0761d','AQUA MARINE DIVINGCENTER S.L.','Klein','Leo','Almirante Riera Alemany 23','07157','Puerto Andraitx','Spanien/Balearen/Mallorca','0034-971-674376','0034-971-674493','amd@aqua-marine-diving.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4317,'sC40421fcec9719','MAS Elektronik AG','Persigehl','Rainer','Blohmstraße 16-20','21079','Hamburg','Deutschland','040/767335-27','040/767335-25','rainer@mas.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4318,'sC40421fcf8031f','Gudrun Müller','Porlein','Marion','Im Altenschemel 52','67435','Neustadt','Deutschland','06327/507445','06327/507446','mporlein@apinatur.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4319,'sC40421fd013842','SHARING IT-Systeme GmbH','Geier','Marco','Grüninger Weg 23','35415','Pohlheim','','06404-66750','06404-667515','info@pc-kauf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4320,'sC40421fd0d3405','Lamstedter Musik Shop','Dembeck','Ralf','Hemsothstr. 28','21769','Lamstedt','Deutschland','04773-892091','04773-892092','webmaster@la-mu-sh.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4321,'sC40421fd182ac7','K&F Computersysteme','Kroner','Bettina','Hafenstr.115','27576','Bremerhaven','Deutschland','0471/948170','0471/3089765','b.kroner@kf-computersysteme.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4322,'sC40421fd2bffb2','MediaComService','Grünke','H.','Ursulaweg 5','33758','Schloß Holte-Stukenbrock','Deutschland','05207-920971','05207-920973','info@mediacomservice.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4323,'sC40421fd3a7546','Ebinger Internetdienstleistungen','binger','','Obere Waiblingerstr. 147C','70374','Stuttgart','Deutschland','+49 711 5284358','+49 711 5284359','info@guter-service.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4324,'sC40421fd5a4eef','Büroaktiv','olzhauer','','Gutshof 15','34270','Schauenburg (bei Kassel)','Deutschland','05601/9337-0','05601/9337-10','vertrieb@bueroaktiv.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4325,'sC40421fd64a9a8','Medow Computersysteme','Medow','Beate','Quellenstr. 6','79241','Ihringen','D','07668 902005','07668 902004','info@firewire-ieee1394.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4326,'sC40421fd6ee327','Nature','Wessner','Harald','Chr. Hammerschmidt Str. 33','96355','Tettau','Deutschland','09269/9615','09269/9614','admin@nature.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4327,'sC40421fd7ec169','Nature','Wessner','Harald','Chr. Hammerschmidt Str. 33','96355','Tettau','Deutschland','06269/9615','','admin@nature.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4328,'sC40421fd8dd255','TRIPEL Björnsen & Grüger GbRmbH','Grüger','Herr','Hauptstr. 35','24869','Dörpstedt','Deutschland','04627189540','04627189577','clausgrueger@tripel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4329,'sC40421fd9769dd','EDV Groß','Groß','Cornelia','Bebelstraße 65','44532','Lünen','Germany','02306-202340','02306-257427','cg@edv-gross.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4330,'sC40421fda34b43','BlumenBox.de - Blumenversand deutschlandweit','Rieck','Ingrid','Wilhelm-Leibl-Str. 19','90768','Fürth','Deutschland','+49 (0)911 72 34 447','+49(0)911 72 94 79','info@blumenbox.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4331,'sC40421fdac4c17','Tesoplex Onlineshop','.Schaufert','','Berghof','66557','Illingen','Deutschland','06825/499841','06825/499842','info@testoplex.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4332,'sC40421fdb67ff1','Albert Meyer Onlineshopping','Meyer','Albert','Im Grund 26','37318','Schachtebich','Deutschland','036083-50187','','info@aurawin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4333,'sC40421fdc2618e','Albert Meyer Onlineshopping','Meyer','Albert','Im Grund 26','37318','Schachtebich','Deutschland','036083-50187','','info@interdeco.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4334,'sC40421fdcb895e','Comp & More','Balbier','Georg','Stein Hardenberg Str. 134','22045','Hamburg','Deutschland','04065390808','','^kontakt@compandmore.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4335,'sC40421fdd54818','','Bittner','Thomas','Weißenbrunner Hauptstr. 32','91227','Leinburg','','09187 903360','','info@spieleshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4336,'sC40421fdddfac8','','Hummel','Herr','Am Okerdüker 20','38112','Braunschweig','','0531 / 25 25 25','','shu@mts.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4337,'sC40421fde8f1f6','Kettcards','Kett','Michaela','Regensburger Str. 28 b','10777','Berlin','Deutschland','030/21474720','','post@kettcards.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4338,'sC40421fdf4ac52','Zeilinger computer equipment','Zeilinger','Jürgen','Farnstraße 1','90530','Wendelstein','Deutschland','09129 40 92 244','09129 40 92 245','Info@JSZeilinger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4339,'sC40421fe07ba41','Juweliere Tschoeltsch Goslar','AHrens','Herr','Adlerpassage','38678','Goslar','','05321/46121','','info@trauringpalast.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4340,'sC40421fe132636','palmshop.de e.K.','Siepker','Ralf','Elter Str. 112','48429','Rheine','Deutschland','05971/796595','05971/796597','info@palmshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4341,'sC40421fe1b3d02','AlphaSoft','Schott','Bettina','Aldinger Str. 86','70806','Kornwestheim','Deutschland','07154- 18 27 00','07154- 49 39','Bettina.Schott@trueterm.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4342,'sC40421fe24d450','SICS EDV Copy GmbH','Schlutius','Tanja','Robert-Bosch-Str. 10','83607','Holzkirchen','Deutschland','08024 / 9 31 36','08024 / 9 31 37','TS@S-I-C-S.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4343,'sC40421fe2c9ca8','SICS EDV Copy GmbH','Schlutius','Walter','Robert-Bosch-Str. 10','83607','Holzkirchen','Deutschland','08024 / 9 31 36','08024 / 9 31 37','WS@S-I-C-S.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4344,'sC40421fe34d4c9','Markanto GbR','Vorderstrase','Sven','Neusser Str. 182','50733','Köln','D','0221/135059','0221/120149','info0@markanto.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4345,'sC40421fe3c27e9','Montag GbR','Krause','J.','Tulpenstr. 27','12203','Berlin','Deutschland','030 / 32104396','030 / 32104396','info@casinosoft.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4346,'sC40421fe454a9b','','Wahl','Sabine','Bachstrasse 1','91341','Röttenbach','','09195/9980221','','sabine_wahl@holzspielzeug-discount.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4347,'sC40421fe4d1273','HB Software & Internetdienste','Bergmann','H.','Heideweg 3','89160','Dornstadt','','07336-922061','07336-922062','hob@webmaker.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4348,'sC40421fe61ef41','Antik-Truhe','Barsuhn','Andreas','Schillerslager Str. 35','31303','Burgdorf','Deutschland','05136 - 97 64 65','05136 - 97 64 82','info@antik-truhe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4349,'sC40421fe6bdac3','ANTIK_STUBE','Leiber','Mario','Zum Wiesenthal 3','54421','Hinzert-Pölert','Germany','06586-986100','','webmaster@antikzubehoer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4350,'sC40421fe754f27','','Meier','Regina','Oberestr. 22','37124','Rosdorf','','0551781470','','info@anundverkauf-rosdorf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4351,'sC40421fe7daf99','Holzenplotz GbR','und Jean Pierre Weiss','Marcel','Maxplatz 19','95028','Hof','Deutschland','09281/3708','09281/3708','webmaster@1001-Geschenke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4352,'sC40421fe86d1f1','PAMFIX GmbH','Fernando','Peralta','Friedrich-Pfenning-Str. 51','89518','Heidenheim','Deutschland','07321-943491','07321-943492','info@pamfix.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4353,'sC40421fe92655b','','Eichstädt','T.','Fr.-Naumann-Straße 33 c','16816','Neuruppin','','03391/655406','','info@thor-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4354,'sC40421fe9ac9f9','historische Wertpapiere Pentenrieder','Pentenrieder','Norbert','Hirtenstr. 3','85250','Altomünster','Deutschland','08254/2494','08254/2619','info@Pentenrieder.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4355,'sC40421fea4889b','dm-folien','Mühlinghaus','P.','Hans-Böckler-Str. 21','72770','Reutlingen','Deutschland','07121/9118-0','07121/9118-18','info@dm-folien.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4356,'sC40421feac9fa4','TelVin-Shop','Petri','Harry','Karolinenstr. 66','90763','Fürth','Deutschland','+49 911 977 27 29','+49 911 75 33 21','webmaster@telvin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4357,'sC40421feb7e44d','Foto-Ruhrgebiet, Claudia und Martin Konopka GbR','Konopka','Martin','Siepenstraße 19','44623','Herne','Deutschland','(+49 23 23) 4 45 76','(+49 23 23) 92 99 25','Info@foto-ruhrgebiet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4358,'sC40421fec46218','Michael Schäfer Modellbau & Zubehör','Schäfer','Michael','Breslauer Ring 26','49497','Mettingen','Deutschland','05452-7360','05452-935807','info@schaefer-michael.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4359,'sC40421fecd3c00','Pioneer Ballooning','Thomas Dzial','Hr.','Ludwig-van-Beethoven-Str.4','83301','Traunreut','Deutschland','08669/901734','08669/901405','info@ballonfahren.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4360,'sC40421fed83310','Zaunz Publishing GmbH','Dolezalek','Herr','Ringstrasse 38','82223','Eichenau','Deutschland','08141-379033-0','08141-379033-39','dolezalek@zaunz.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4361,'sC40421fee2dc0b','','Schindler','Herr','Olschewskiboge','80935','München','Deutschland','089-35775174','','schindler@ticketonline.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4362,'sC40421feeb40b7','Catlike.de','Kletzin','Frau','Orionstrasse 2','85716','Unterschleissheim','Deutschland','089-3193936','089-3196341','Kletzin@catlike.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4363,'sC40421fefd15b5','Tasch & Polzer GbR','Tasch','Harald','Heiligenlohstr. 4','91056','Erlangen','BRD','09131-480981','09131-480982','info@phone-discount.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4364,'sC40421ff07bf0c','Tasch & Polzer GbR','Tasch','Harald','Heiligenlohstr. 4','91056','Erlangen','BRD','09131-480981','09131-480982','info@phone-discount.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4365,'sC40421ff13b2cb','SeaMe b.v.','van Os de Man','Charles','Utrechtsetraatweg 91 c','NL 3445 AP','Woerden','Niederlande','(+)31 348 434044','(+)31 348 432090','info@SeaMe.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4366,'sC40421ff1e9d05','Olivia-Feinkost GmbH','Aluko','Michael','Monumentenstr. 15','10969','Berlin','Deutschland','030 / 789 907 22','030 / 789 907 23','MIcaluko@aol.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4367,'sC40421ff283490','Atrada Trading Network AG','Less','Jan','Hugo-Junkers-Str- 9','90411','Nürnberg','Deutschland','0911-5205-100','0911-5205-111','suchmaschinen@atrada.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4368,'sC40421ff32414d','soleo Medien & Vertriebs GmbH','von Ehr','Benno','Anrather Str. 291','47807','Krefeld','Deutschland','02151/5189536','02151/5189534','info@soleo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4369,'sC40421ff3aa62a','SCHATZINSEL e.K.','J. Osthoff','Wollfgang','Sonnentalstr. 3','52222','Stolberg','Deutschland','02402-83224','02402-8654620','wjo@partyscherze.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4370,'sC40421ff4575f9','','wingenfeld','hr.','albertplatz 4','04680','colditz','','034381-42071','','info@alle-karten.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4371,'sC40421ff4f1319','GWINDI - DIE MERCHANDISER','Nickl','Andreas','Immanuelkirchstr. 24','10405','Berlin','','+49 (0) 30/ 818 56 7','+49 (0) 30/ 818 56 7','mail@gwindi.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4372,'sC40421ff59e374','Geschenkfabrik, Renate Wolber','Keupp','Roland','Obere Grüben 8','97877','Wertheim','Deutschland','09342/9339-89','09342/9339-80','info@geschenkfabrik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4373,'sC40421ff7cf112','Aldoa','Heller','Guido','Moorgasse 13','35428','Langgöns','Deutschland','0175-2242620','06403-940708','info@aldoa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4374,'sC40421ff861371','Wannago Deutschland GmbH','Christian Deuringer','Dr.','Lindwurmstr. 117','80337','München','Deutschland','089-729977-16','089-729977-77','christian.deuringer@wannago.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4375,'sC40421ff904738','Erotikexpress','Berger','Hermann','Seeweg 5','6900','Bregenz','Österreich','00436644309343','','erotikexpress@directbox.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4376,'sC40421ff98f9fe','c-books GmbH','Conrad','Daniel','Hoffeldstraße 10','40235','Düsseldorf','D','0211/30203324','','conrad@booklooker.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4377,'sC40421ffa2435a','innochange','Hofmann','Steffen','Morgenbergstr. 19','08525','Plauen','Deutschland','03741-581255','03741-581221','promotion@innochange.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4378,'sC40421ffaa5fcb','Tepperwein-Collection, selbst. Berater','Vogel','Harry','Albert-Schweitzerstr. 5','78570','Mühlheim','Deutschland','07463/990577','07463/5374','post@vit-gesund.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4379,'sC40421ffb63c2b','Handy Gigant','Demir','Herr','Kaiser-Wilhelm-Str. 2-6','32257','Bünde','Deutschland','05223-1830750','05223-15253','post@handygigant.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4380,'sC40421ffc3f22d','RSZ-Versand','Zimmermann','Wolfgang','Matthias-Gesner-Str. 2','91154','Roth','Deutschland','(09171) 2827','(09171) 5033','admin@gay-shop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4381,'sC40421ffcca473','ALBERT Schallplattenversand','Albert','Herr','Postfach 670 340','22343','Hamburg','Deutschland','040 - 603 30 74','040 - 603 30 74','mail@albert-classic.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4382,'sC40421ffd6ff53','Schanze & Spall Versand GbR.','Spall','Herr','Postfach 103222','34032','Kassel','Deutschland','0177/6334623','05 61 / 9 88 05 01','service@erotik-toys.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4383,'sC40421ffe3f279','MetaGIS - Informations- uind Kommunikationssysteme','Werner','Matthias','Enzianstr.62','68309','Mannheim','Deutschland','0621 72739120','0621 72739122','werner@metagis.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4384,'sC40421fff0702b','education-one GmbH','Barke','Christine','Hildesheimer Str. 267','30519','Hannover','Deutschland','0511/848958-0','','christine.barke@education-one.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4385,'sC40421fffb22d5','UM-Krumat','Krumat','Marco','Schönbergerstraße 108','24148','Kiel','','0','0431/7201176','um-krumat@ivdm.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4386,'sC40422000b6d43','','ebmaster','','Postfach 11','63869','Heigenbrücken','','06020-978513','','webmaster@suero.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4387,'sC4042200193894','kinokasse.de AG','Alexander Finkeißen','Dr.','Postfach 251322','69118','Heidelberg','Deutschland','06221-13759-53','06221-13759-59','a.finkeissen@kinokasse.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4388,'sC404220027c431','ecfit GmbH','Seckler','Jürgen','Wormser Str. 16-18','67590','Monsheim','Rheinland Pfalz','06243-906794','06243-906799','info@ecfit.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4389,'sC404220032737c','Schönwld CD-Versand','Schönwald','Herr','Südendstr. 56','76135','Karlsruhe','Deutschland','0721-378221','0721-378235','schoenwaldcdversand@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4390,'sC404220040ddf0','HandyNow.de','Cichy','Boris','Dresdenerstr. 2','45145','Essen','BRD - NRW','0201-4781973','0201-4781975','boris.cichy@handynow.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4391,'sC40422004b2035','Baby`s Best Baby- und Stillbedarf','Bernardi-Van Eyghen','Karin','Auf Weilerland 20','66571','Eppelborn','Deutschland','06881-898267','','kontakt@babys-best-onlineshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4392,'sC40422005505d1','Giftig.de e.K.','Schnepp','Gabriele','Auf dem Neuen Feld 15','63303','Dreieich','Deutschland','06103 929809','06103 929639','mail@giftig.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4393,'sC40422005ea30c','','Flessner','Herr','Filkuhlweg 27','26725','Emden','','04921 29179','','Info@aura-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4394,'sC40422006be450','Drogerie am Bach','Meyer-Götz','Eckart','Nidauer Platz 2','79418','Schliengen','Deutschland','(0 76 35) 4 24','(0 76 35) 82 25 96','drogerie@mego.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4395,'sC40422008ecaf4','kinokasse.de AG','Jordan','Richard','Postfach 251322','69080','Heidelberg','Deutschland','06221-1375911','06221-1375959','r.jordan@kinokasse.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4396,'sC404220097ed49','Hahn & Eichhorn GbR','& Eichhorn GbR','Hahn','Fischerweg 416','18069','Rostock','Deutschland','03818112211','03818112211','nachricht@cd-click-on.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4397,'sC4042200a2964a','1-2-3-Reisen-Online','Meckl','Karin','Burgstr. 9 B','67157','Wachenheim','Deutschland','06322/982293','06322/982294','reisecenter@lm7.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4398,'sC4042200af19ae','1-2-3-Reisen-Online','Meckl','Karin','Burgstr. 9 B','67157','Wachenheim','Deutschland','06322/982293','06322/982294','reisecenter@lm7.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4399,'sC4042200b99bac','Caroline Auth-Sturm & Ingo Friebe GbR','Auth','Alexander','Kellerskopfweg 7','65931','Frankfurt','Deutschland','069/361668','069/362312','webmaster@drunter-und-drueber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4400,'sC4042200c3a867','HomeRun Records GmbH','Weyand','Axel','Siemensring 91','47877','Willich','Germany','02154-211406','02154-211416','weyand@homerun.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4401,'sC4042200cc822a','Christian Haupt - Telekommunikation','Haupt','Christian','Heideweg 7','48268','Greven','Deutschland','02571-952237','02571-952238','info@christian-haupt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4402,'sC4042200d5566c','','Schindler','Herr','Heinrich-Heine-Str. 11b','82152','Planegg','','089-35775174','','m.schindler@snowboarden.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4403,'sC4042200de7e5f','Schloss-Apotheke','Gatting','Bernd','Veldenzplatz 3','67742','Lauterecken','Deutschland','06382-270','06382-1399','GattingSchlossApotheke@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4404,'sC4042200eef3e7','','Kudjer & Beate Gebhardt','Heike','Dompfaffenweg 12 g','82538','Geretsried','D','08171-340058','','kudjerbaer@aol.com &info@superbear-connection.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4405,'sC4042200f83d38','','Hörner','Thomas','Wetzelstr. 14','96047','Bamberg','','0172-8651229','','info@chocoman.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4406,'sC404220101d4c3','Wohnlicht Handels GmbH','Reiser','Anja','Blomestr.32-34','25524','Heiligenstedten','Deutschland','04821-72200','04821-78596','info@wohnlicht.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4407,'sC40422010d6db9','Kallisto Webservices','Schönefeld','Kai','Im Grunde 9','37308','Heiligenstadt','Deutschland','01758856538','0721151386408','subscribe@kallisto-web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4408,'sC4042201199d9e','Internetvertrieb Behrendt','Alexandra','Behrendt','Neue Gasse 10','75217','Birkenfeld','Deutschland','07082-940449','07082-940652','webmaster@alex-dessous.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4409,'sC404220123aa2c','','Sachse','Cornelia','Hildesheimer Str. 267','30519','Hannover','','0511-84895825','','cornelia.sachse@education-one.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4410,'sC40422012c35cf','Esters GmbH','Esters','Heinz-Peter','Sindelfinger Allee 10','71034','Böblingen','Deutschland','07031 220506','07031 228387','esters@uhrcenter.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4411,'sC404220138b72e','PFAHLWEB Internetdienstleistungen','Pfahl','Michael','Im Grund 19','21255','Tostedt','Deutschland','04182/289495','0721/151420137','kontakt@rabattfinder.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4412,'sC4042201429948','PFAHLWEB Internetdienstleistungen','Pfahl','Michael','Im Grund 19','21255','Tostedt','Deutschland','04182/289495','0721/151420137','kontakt@web-guardian.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4413,'sC40422014a138c','HDWe-Design','Hübner','Dirk','Kurt-Wendt-Str.12','15517','Fürstenwalde','D','03361312751','','dirk@hdwe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4414,'sC404220154475d','Arsmunda','Scheja','Konrad','Spessartstr. 10','63549','Ronneburg','Deutschland','06048 - 950544','06048 - 950542','K.Scheja@arsmunda.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4415,'sC4042201607706','spielenet.de GmbH','Alexander Iglesias','Dr.','Theresienstr. 140','80333','München','Deutschland','089-78018221','089-78018220','ai@spielenet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4416,'sC40422016a97e2','Systemhaus Dipl.-Ing. Klaus Massy','Guntermann','Philipp','Körner Str.7','40721','Hilden','Deutschland','02103 50 00 30','02103 50 00 39','animation@massy.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4417,'sC404220178dbeb','Soft Mail IT AG','Deutschmann','Tim','Gärtenweg 14','78268','Büsingen','Deutschland','0180 222 42 11','0180 222 42 16','t.deutschmann@softmail.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4418,'sC40422018ab117','smoo GmbH','Dickel','Tina','Nuhnetalstr. 121','59955','Winterberg','Deutschland','02981-929900','02981-929904','tina@smoo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4419,'sC4042201a6b9e2','Manuel Rodriguez','Rodriguez','Manuel','Tarragona, 8b','35500','Arrecife','Spanien','+34-928802499','49 (0) 89 2443 - 344','manuel.rodriguez@gmx.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4420,'sC4042201b9c7ac','Masonic Music Ltd','Möller / H. Stefan','Alexander','Hauffstr 19','71229','Leonberg','Deutschland','07152352552','','alexleo64@gmx.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4421,'sC4042201c708dc','Die Kartenkiste','Jänsch','Petra','Swakopmunder Str. 6 A','47249','Duisburg','Deutschland','0203-7981877','','petra.jaensch@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4422,'sC4042201d27537','Hadit Versand','Freytag','Gundula','Markt 6','07768','Kahla','Deutschland','036424-82677','036424-82677','mail@hadit.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4423,'sC4042201db0091','net.appearance','Adolph','christian','Lindenstr. 43','36037','Fulda','Deutschland','0661-242860','0661-2428628','webmaster@juwelier-bott.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4424,'sC4042201e53472','Heimtierkauf','Herlitzius','Udo','Elberfelder Str. 75','58095','Hagen','Deutschland','02331 181011','02331 31268','herlitzius@heimtierkauf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4425,'sC4042201ee836a','mein-naturshop.de','Kruse','Gerold','Schleienweg 3','26197','Huntlosen','Niedersachsen / Deutschland','04487 / 99 99 30','04487 / 99 99 38','gerold@mein-naturshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4426,'sC4042201f8b733','','eber','','Luitpoldstr. 1','94447','Plattling','','09931-5566','09931-5565','info@edigicam.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4427,'sC4042202029cf6','\"Seide-mehr\"Gehrsitz Roland','Roland','Gehrsitz','Hauptstr. 16','97267','Himmelstadt','Deutschland','09364/811655','','seide-mehr@online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4428,'sC40422020b76c7','Caveau','Wachsmuth','Erik','Bergstrasse 1-9','21465','Reinbek','Deutschland','040-7228644','040 / 72 81 00 23','erik@wachsmuth.as','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4429,'sC40422021694d9','NATURAS NaturwarenVersand','Silvia Antretter','Frau','Kufsteiner Straße 7','83075','Bad Feilnbach','Deutschland','08066-906654','08066-906657','office@naturas.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4430,'sC404220221b368','Butterfly','Furch','Michael','Elsternweg 5','75236','Kämpfelbach-Ersingen','Deutschland','07231-8008923','07231-8008924','m.furch@bijoux-de-boheme.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4431,'sC40422022bed1a','bacowa GmbH','Skribelka','Hans','Cecilienstr. 242','12619','Berlin','Deutschland','030 / 93022964','030 / 74776413','hskribelka@bacowa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4432,'sC4042202364757','evas-geschenke','iederländer','','von-der-leyen-str. 23','66440','blieskastel','D','06842/536338','','hallo@evas-geschenke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4433,'sC404220246ab53','Future Space GmbH','Hefter','Alois','Bleichstrasse 32','65183','Wiesbaden','Deutschland','0611-3368710','0611-3368711','futurespace@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4434,'sC4042202529f68','','Jeuckens','Rene','Viehhofstr.120A','42117','Wuppertal','Deutschland','0202-478370','','jeuckens@infomusic.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4435,'sC40422025ab4eb','Body Perfect Fitness-Shop','Peters','Dietmar','Hauptstr. 264','53842','Troisdorf','Deutschland','02241/400224','02241/402162','info@body-perfect.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4436,'sC404220263b021','MABUHAY-Direktmarketing','Ernst','Berthold','Pöltnerstraße 26','82362','Weilheim','Deutschland','08802 9011973','08802 91074','chi-aktiv@mabuhay.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4437,'sC40422026f220f','Roxanas Magische Welt','Jepsen','Rosemarie','Erdelenstr. 5','42855','Remscheid','Deutschland','02191-460856','','BabdsMagischeWelt@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4438,'sC404220279a3f7','','Miccachionie','Herr','Gladbeckerstr 280','46238','Bottrop','','02041 181316','','info@b12hardware.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4439,'sC4042202829fcc','Handelsvertretung Christian Vogt','Vogt','Christian','Hauptstraße 42','56237','Wittgert','Rheinland-Pfalz','02623-928626','02623-928627','info@vogtkuechentechnik.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4440,'sC4042202aa1a15','AktivShop24','Norbert','Rom','Fellengattnerstr. 1','6820','Frastanz','Österreich','+43/5522/74813','+43/5522/74813-20','office@zooexpress.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4441,'sC4042202b474f7','Bailoni & Bischof OEG','Bischof','Michael','Sonnenbergerstr. 63','6820','Frastanz','Österreich','+43/676/4152929','','webmaster@sexplosiv.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4442,'sC4042202bcd994','','.Nuss','','Marktstr.18','18528','Bergen','','03838-404414','','N.Nuss@cyber-system.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4443,'sC4042202c7d0ad','Outdoorshop DEUBLER und SOHN','Deubler','Günther','Am Heidbach 1','73441','Bopfingen','Baden Württemberg','07362-7392','07362-919510','info@army-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4444,'sC4042202d2c88b','Internet Sale Service GbR St.@B.Fielitz, Ch.Freeri','Fielitz','Stephan','Feldstraße 19','18573','Altefähr','Deutschland','038306 60219','038306 60396','info@1aangebot.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4445,'sC4042202db53dd','Heimtier-Center','Leon Zink','Herr','Sürenheider Str. 312','33415','Verl','Deutschland','05246-929515','05246-929520','L.Zink@heimtier-center.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4446,'sC4042202e49ce5','bitlogic Internet und Services AG','ertrieb','','Wolfenbüttler Str. 31 a','38102','Braunschweig','Deutschland','0531 / 70733-0','','info@bitlogic.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4447,'sC4042202ed2898','1st-Multimedia','/ Kernchen','Kasner','Nonnendammallee 90','13629','Berlin','Deutschland','030-3814437','030-3814437','service@1st-multimedia.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4448,'sC4042202f7354c','Bailoni & Bischof OEG','Bailoni','Umberto','Sonnenbergerstr. 63','6820','Frastanz','Austria','+43/ 676/ 645 5124','+43/ 5522/ 52589','newsletter@1apreis.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4449,'sC4042203011b00','','Gessner','Jürgen','Untere Haardtstraße 47','66957','Eppenbrunn','Deutschland','0700 112 55555','','robot@gescon.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4450,'sC4042203093855','Gewürz und Kräuter Heimservice','Rehrl','Marlene','Nußbaumweg 8','83317','Teisendorf','Bayern','08666 986989','08666 986999','r.m.rehrl@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4451,'sC40422031624d7','Ferkinghoff Systemwerbung & Computertechnik','Willi Ferkinghoff','Heinz','Höhenstraße 6','42111','Wuppertal','Deutschland','0202 / 7092839','0202 / 7092840','hw.ferkinghoff@ferkinghoff,com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4452,'sC4042203338d60','HDWe','Hübner','Dirk','Kurt-Wendt-Str.12','15517','Fürstenwalde','D','03361 312751','03361 693235','webmaster@hdwe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4453,'sC40422034ceb3f','','WEndl','Jochen','Am köhlerberg 5','61381','Friedrichsdorf','','061757041','','info@d-signshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4454,'sC4042203693350','BBT Bürotechnik Schulze & Schulze oHG','Markus Schulze','Herr','Galvanistr. 10','10587','Berlin','Deutschland','030 341 30 13','030 342 76 01','m.schulze@bbt-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4455,'sC40422037b7dc8','','Riedrich','Dirk','Postlagernd Filiale 1 Goetheplatz','60313','Frankfurt am Main','','06171-24501','','riedrich@speed-fashion.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4456,'sC40422038478f3','montis edv - Lohmann und Sluiters, GbR','Lohmann','Sebastian','Amselweg 10','47574','Goch','Deutschland','02823/419898','02823/879619','lohmann@montis-edv.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4457,'sC40422038d79ae','Glas - Geschenke Werner Schmidt','Schmidt','Werner','Eichenstraße 226','A-3871','Alt-Nagelberg','Österreich','+43/664/2318560','+43/2859/7358','webmaster@briefbeschwerer.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4458,'sC40422039a6cc9','','Stoerr','Mario','Limbacher Str. 432','09117','Chemnitz','','0371/8000767','','webmaster@tierbedarf-chemnitz.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4459,'sC4042203bbd630','ICOM Software GmbH','Mario','Schachner','Salzburger Straße 293','4030','Linz','Österreich','0732 / 375 373','0732 / 375 373 - 44','m.schachner@icom-solutions.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4460,'sC4042203c8ecad','','Schmidt','Eckehard','Thomas-Müntzer-Strasse 9','98646','Hildburghausen','','03685706877','','aromatique@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4461,'sC4042203d368ed','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','D','0700/ 48 48 2000','0700/ 48 48 3000','info@parfumworld24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4462,'sC4042203de17a2','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','D','0700/ 48 48 2000','0700/ 48 48 3000','info@oberschalen24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4463,'sC4042203e760e3','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','D','0700/ 48 48 2000','0700/ 48 48 3000','info@handytrends24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4464,'sC4042203f0f8a7','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','D','0700/ 48 48 2000','0700/ 48 48 3000','info@headsets24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4465,'sC4042203f9f9ac','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','Deutschland','0700/ 48 48 2000','0700/ 48 48 3000','info@akkus24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4466,'sC4042204058cc9','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','D','0700/ 48 48 2000','0700/ 48 48 3000','info@handytaschen24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4467,'sC40422040e8db8','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','D','0700/ 48 48 2000','0700/ 48 48 3000','info@premium-handy.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4468,'sC40422041788d9','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','Deutschland','0700/ 48 48 2000','0700/ 48 48 3000','info@fastshopping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4469,'sC4042204214777','Hotels & Tickets-4-U','Schneider','Annett','Altnossener Straße 2a','01462','Dresden','D','0351/4137 666','0351/4137 667','info@tickets-4-u.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4470,'sC40422042a48cb','','Torkzadeh','Darius','Keplerstr. 107','23456','Essen','','0123456789','','surfer@drd-surfboards.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4471,'sC4042204353f70','Atelier Prisma','Treiber','Micha','Leopoldstrasse 32','76344','Leopoldshafen','Deutschland','0700 28774762','0700 28774762','mtreiber@atelier-prisma.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4472,'sC40422043f08a3','','Benden','D.','Schadowstr. 11','40212','Düsseldorf','','0049 2 11 13 19 35','','dass@abacho.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4473,'sC4042204498597','raba.tt gmbh','Hertlein','Sebastian','Gautingerstrasse 10','82319','Starnberg','Deutschland','08151 90 28 983','08151 90 28 988','s.hertlein@raba.tt','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4474,'sC404220453b991','MiezeMaus Kinderkleidung','Kinebrger-Gattinger','Sonja','Dahlienstraße 2','90542','Eckental','Deutschland','09126-286380','','onlineshop@miezemaus.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4475,'sC40422045bcfe0','Kappel-Service','Kappel','Ricardo','Drachenfelsstr. 12','53604','Bad Honnef','Deutschland','0 22 24 - 98 68 59','0 22 24 - 98 68 61','info@k-a.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4476,'sC404220465dcad','GoodPro','Hübel','Stefan','Zum alten Tor 5','53840','Troisdorf','Deutschland','02241/809683','02241/809653','info@goodpro.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4477,'sC40422046df315','Spirushop','Framke','Erich','Schmithuysenweg 1','47877','Willich','Deutschland','02154-80183','02154-80183','info@spirushop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4478,'sC404220478c32d','Journey GbR','Pietschmann','Norbert','Kaiserin-Augusta-Allee 83','10589','Berlin','Deutschland','030-34 50 32 13','030-34 50 91 13','Journey-Blumen@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4479,'sC40422048281d0','Journey GbR','Pietschmann','Norbert','Kaierin-Augusta-Allee 83','10589','Berlin','Deutschland','030-34 50 32 13','030-34 50 91 13','Journey-Blumen@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4480,'sC40422048abf8f','','Kunkel','Udo','Maybachstr. 3','63741','Aschaffenburg','','06021/3498-14','','udo.kunkel@breitinger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4481,'sC40422049408ec','Genesis Mode Vertriebs GmbH','Pekgöz','Ercan','Beethovenstr.18','47495','Rheinberg','NRW','02844-900960','02844-900966','mail@genesis-mode.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4482,'sC40422049c946a','Th-info','Wittich','Marianne','Hermann-Gröber-Str. 13','85456','Wartenberg','Deutschland','08762-721778','08762-5338','mawi@th-info.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4483,'sC4042204a6f6fd','Lamellen Junker','Junker','Ina','Ringstr. 1','63505','Langenselbold','Deutschland','06184 / 62140','06184 / 905769','webmaster@salzlicht.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4484,'sC4042204b17152','','appel','','Drachenfelsstr. 12','53604','Bad Honnef','Deutschland','0 22 24 - 98 68 61','','info@k-a.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4485,'sC4042204d171da','','Griebenow','Sandra','Presselstrasse 12','70191','Stuttgart','','0711/5001-1853','','sandra.griebenow@kaiserkraft-europa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4486,'sC4042204db0f29','KAISER+KRAFT GmbH','Griebenow','Frau','Neckartalstrasse 131','70376','Stuttgart','','0711/5001-1853','0711/5001-1919','sandra.griebenow@kaiserkraft-europa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4487,'sC4042204e9619a','','Göppert','Constanze','Theodor-Heuss-Str. 11','76344','Eggenstein','Deutschland','0721/707288','0721/7836293','constanze@kraeuterteeversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4488,'sC4042204f680c2','Praxis Gress','Gress','Michael','Barbarossastr. 1','73061','Ebersbach/Fils','Deutschland','0 71 63 67 67','0 71 61 92 98 22','Info@praxis-gress.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4489,'sC40422050125c3','fotomeile.de','Borkowski','Thomas','Immenburgstraße 20','53121','Bonn','Deutschland','0228-96289003','0228-96289004','thomasborkowski@fotomeile.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4490,'sC40422050a2577','','Merscher','Heinz','Passauer Str. 12','86399','Bobingen','','08234-902843','','Heinz.Merscher@abisco.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4491,'sC404220516070e','PraesentKontor','Würges','Sabine','Postfach 1238','53904','Zülpich','D','02484-919452','02484-919453','admin@praesentkontor.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4492,'sC404220520d72a','Mittelmeerbasar.de','u. Peter Mai','Petra','Unterdorf 6','37154','Northeim','Deutschland','05551-67466','05551-919331','Kontakt@mittelmeerbasar.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4493,'sC40422052b5f14','','Markert','Henri','Ziegelstr. 1a','08412','Werdau','Deutschland','03761/881171','','service@chimport.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4494,'sC40422053b37d3','Hotels-4-U','Schneider','Annett','Altnossener Straße 2a','01156','Dresden','D','0351/4137 666','0351/4137 667','schneider@hotels-4-u.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4495,'sC40422054592b9','Werbung Complett','Uwe Hauke','Herr','Industriestr. 6','91710','Gunzenhausen','Deutschland','09831/6775-0','09831/6775-30','heidulf@internet-complett.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4496,'sC40422054e45aa','Reisezeit Hängematten onlineshop','eyerding','','Guldeinstr.29','80339','München','Deutschland','089505050','089501005','reisezeit@yahoo.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4497,'sC40422055719dc','DIE PREISJÄGER in der DIE KOPFGELDJÄGER GbR','Lommatzsch','Ines','Cleeberger Straße 29','35647','Waldsolms','Deutschland','06085989198','01212510982239','Ines.Lommatzsch@diepreisjaeger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4498,'sC4042205608a15','Versandring.de','hiel','','Auf dem Wasem 6','54570','Oberstadtfeld','Eifel','06596 900568','06596 900569','redaktion@versandring.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4499,'sC4042205687986','arxes Engineering Solutions GmbH','Iatrou','Philipp','Harpener Heide 7','44805','Bochum','Deutschland','0234-9594-0','0234-9594-234','Philipp.Iatrou@arxes.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4500,'sC4042205714dbd','','Kempe','Nadine','Ãœxheimerstr. 8','54578','Wiesbaum','','06593 996689','','mail@cheries-welt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4501,'sC404220579b25c','Krause & Sohn GmbH','Rudi','Krause,','Kesselsdorfer 177','01169','Dresden','DE','0351-4119338','0351-4121441','krause300@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4502,'sC40422058370f9','','Richter','Mandy','Industriestraße d9','01619','Zeithain','','03525 / 56 49 0','','m.richter@di-kerzen','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4503,'sC40422058cc7c1','Aloys Cormann GmbH','Cormann','Daniel','Leggeweg 2','58809','Neuenrade','Deutschland','02394/2429716','02394/1659','daniel@cormann.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4504,'sC40422059bff56','','huck','klaus','bergstr 74','41063','mönchengladbach','','02161 204548','','search.dinkelkissen@doktor-klaus.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4505,'sC4042205b56dcc','mywatch.de AG','Straub','Ingrid','Augsburger Str. 40','89231','Neu-Ulm','Deutschland','0731-724477','0731-9727688','i.straub@mywatch.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4506,'sC4042205d483f7','','huck','klaus','bergstr 74','41063','mönchengladbach','','02161 204548','','info@aktiv-vital.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4507,'sC4042205e65a21','Promise Computer','Devrient','Oliver','Am Kiesgrund 2-4','85622','Feldkirchen','Deutschland','+49 89 46204080','+49 89 46204081','od@promise-computer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4508,'sC4042205f065fd','APPLEWOODS-Regensburg','Brem','Frau','Fröhliche Türkenstr. 4','93047','Regensburg','Deutschland','0941/56 76 390','0941/56 76 390','info@applewoods-regensburg.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4509,'sC4042205f945f4','smoo GmbH','Ante','Mark','Nuhnetalstraße 121','59955','Winterberg','Deutschland','02981-929900','02981-929904','marketing@traumhaft-wohnen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4510,'sC404220606cefb','Javed Compute Shop','Javed','Amar','Weingartenstr. 2','61184','Karben','Deutschland','0173-3035509','06039-931022','Info@showcase-shopping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4511,'sC404220610db88','Globetrotter Ausrüstung','Kreklau','Jens','Bargkoppelstieg 12','22145','Hamburg','Deutschland','+49 (0)40-67966-146','+49 (0)40-67966-186','jens@globetrotter.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4512,'sC40422061d39b2','','Petersdorf','Uwe','Baumschulenstr.6','12437','Berlin','','030 5328891','','webmaster@stafilos.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4513,'sC40422062744c0','','Roessler','Peter','Postfach 1349','64345','Griesheim','','06155 828874','','webmaster@lady-lu.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4514,'sC404220632ff79','','Ebert','Herbert','Augsburger Str. 40','89231','Neu-Ulm','','07317256312','','info@mywatch.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4515,'sC40422063d1177','Galeria.it di InterCede.it','Roesner','Herr','Via Panoramica 04','66035','San Vito Chietino','Italien','01805 998460','02332 758811','Portale@galeria.it','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4516,'sC4042206487dee','','Roesner','Herr','Werdohler Landstraße 344','58513','Lüdenscheid','Deutschland','01805 998460','02332 758811','shopshop24@intercede.it','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4517,'sC40422065570c8','bike-components','Hoenig','Klaus','hirschgraben 27','52062','Aachen','deutschland','0241/92045660','0241/92045666','klaus@bike-components.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4518,'sC40422065ed999','Pieger','ieger','','Paul-Keller str. 12','91301','Forchheim','Deutschland','09191974228','09191974228','info@pflegeparadies.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4519,'sC404220670dd67','','Schimpf','Alexander','Fohrenweg 11','79189','Bad Krozingen','','07633806252','','shops@hitstec.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4520,'sC40422067d60f1','Supernova','Holger','Lohmann,','Neuer Wall 2','47441','Moers','Deutschland','02841/ 170053','02841/ 170053','info@supernova-store.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4521,'sC4042206871f77','Supernova','Holger','Lohmann,','Neuer Wall 2','47441','Moers','Deutschland','02841/ 170053','02841/ 170053','info@supernova-store.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4522,'sC4042206917a95','Bluestar-Glasdesign','Rink','Markus','Provinzialstrasse 63','66126','Saarbrücken','Deutschland','via mail','via mail','info@bluestar-glasdesign.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4523,'sC4042206a216c9','','Datenträger','MTH','Postfach 28','09557','Flöha','','03726/711076','','webmaster@cd-rohling24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4524,'sC4042206aced8e','XXLshoes.de','breuer','peter','osterholzstr. 27','34123','kassel','deuteschland','0561-9536774','0561-9536775','mail@xxlshoes.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4525,'sC4042206b8f519','Budo24 Sportartikel GbR','Huck','Klaus','Bergstrasse 74','41063','Mönchengladbach','Deutschland','02161 204548','','info@aktiv-vital.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4526,'sC4042206c48878','Porno Versand','Sven Roesner','Herr','Via Silvio Pellico 12','66035','San Vito Chietino','Italien','01805/998460','02332/758811','Porno-Versand@intercede.it','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4527,'sC4042206cdb068','doit24 - Deutschland','Reichel','Karsten','Breitscheidstr. 40','01237','Dresden','Deutschland','0351-2518318','0351-2518317','karsten.reichel@doit24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4528,'sC4042206d943d5','MFH Marienfelde GmbH','Kohnke','Boris','Stresemannstrasse 364 - 368','22761','Hamburg','D','040/89080741','040/8903316','boris.kohnke@marienfelde.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4529,'sC4042206fc2bb7','Internetvertrieb stockfisch.de','Stockfisch','Dieter','Alemannenweg 3','61381','Friedrichsdorf','D','06172-74711','089-244333113','stockfisch@firemail.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4530,'sC404220705e960','VS-Elektrotechnik','.Schulze','','Panoramastraße 31','73779','Deizisau','','0177/8991450','07153/899146','mail@vs-elektro.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4531,'sC4042207109239','AquaDirect GmbH','Gloning','Marc','Alter Postweg 101','86159','Augsburg','Deutschland','0049-821-57042-0','0049-821-57042-20','info@aquadirect.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4532,'sC4042207197fc5','KST','Konschewski','Herr','Cleeberger Straße 16 & 16a','35647','Waldsolms','Deutschland','06085-98260','06085-982688','Christian@Konschewski.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4533,'sC404220726862b','Aktiv Kurversand AG','Onlinewerbung','Abt.','Sauerlandstr. 59','58093','Hagen','Deutschland','0180/5005431','02331/955966','werbung@aktivkurversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4534,'sC40422073574f8','schöne umstände Pullach','Müller','Eveline','Johann-Bader-Strasse 20','82049','Pullach','Deutschland','+49(0)89-7937174','+49(0)89-793312183','info@schoene-umstaende.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4535,'sC4042207415685','CitySpecials','Henke','Monika','Roßstrasse 19','50823','Köln','Deutschland','0700/77324257','0221/9723345','info@cityspecials.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4536,'sC404220750ba81','SelektDirekt Kühn GbR','Kühn','Heiderose','Sudetenstraße 13','64342','Seeheim-Jugenheim','Deutschland','06257 5079 112','06257 5079 113','mail@masche24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4537,'sC40422075b4283','','leverenz','rainer','Planckstr. 5','26842','Ostrhauderfehn','','04952-941781','','info@das-gemaelde.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4538,'sC404220764d981','','leverenz','rainer','Planckstr. 5','26842','Ostrhauderfehn','','04952-941781','','info@das-gemaelde.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4539,'sC40422076dda96','Cetiner & oluri gdbr','Cetiner','Herr','Finkenstraße 2','91126','Rednitzhembach','Deutschland','0179/5963157','','info@oluri.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4540,'sC40422077bdedc','','Lauf','Lisa','Laxenburgerstrasse','1100','Wien','Österreich','01 6031997','','webpromo@loveandfun.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4541,'sC4042207859d7d','Toy Park GbR','Gutter','Fred','Langgasse 4','65183','Wiesbaden','BRD','0611-3368710','0611-3368711','service@toy-park.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4542,'sC40422078f3aaa','Gasthaus-Pension Waldfrieden','König','Familie','Badstr. 16','09429','Wolkenstein','Deutschland','(0049) 037369-9311','(0049) 037369-5052','hotel-waldfrieden@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4543,'sC40422079d4bd3','MILANO Möbel & Leuchten GmbH','Schmierer','Wolfgang','Schmale Str.12','70173','Stuttgart','Deutschland','0711-293035','0711-293383','schmierer@milano.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4544,'sC4042207abe00e','Adamar Elektronik&Computer','Leporda','Alex','Zum Weibersgrund 10','35619','Braunfels','Deutschland','06472 / 831224','06472 / 831945','info@adamar.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4545,'sC4042207bd18a3','Hai-Society GmbH','Winger','Guido','Englerthstr. 8','52249','Eschweiler','Deutschland','02403 961111','02403 961112','guido.winger@post.rwth-aachen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4546,'sC4042207d58d31','BlumenPost GbR','Griessinger','Katharina','Alexandraweg 8','64287','Darmstadt','Deutschland','06151-45057','45056','katja@blumenpost.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4547,'sC4042207f132b2','Regaflex','Sander','Heike','Holstenkamp 42','25525','Hamburg','Deutschland','040858826','','HeikeSander@regaflex.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4548,'sC404220822bc62','','Gedicke','Jochen','Am Klostergarten 20','50354','Huerth','','02233-9393700','','gedicke@twin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4549,'sC4042208310d9d','','Krüger','Uwe','Kuckuckskamp 12','30855','Langenhagen','','0160 42 440 42','','kontakt@bella-donna-dessous.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4550,'sC40422084246c1','Die Weine Griechenlands','Arathymos','Alexandros','Am Sandberg 2','51381','Leverkusen','D','02171-82181','','webmaster@weinshop2000.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4551,'sC404220855ce69','HandyExpress.de GmbH','Fox','Annette','Waldweg 5','41812','Erkelenz','Deutschland','0700-70034567','0700-80034567','info@handyexpress.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4552,'sC404220869728d','RAIK Berlin','Schinle','Stefan','Mehringdamm 61','10961','Berlin','Deutschland','(030) 69041659','(030) 69041659','info@raik-berlin.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4553,'sC4042208783a59','','eppner','','bornberg 2','36205','sontra','','030-78001450','','webmaster@preisglocke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4554,'sC4042208930a7c','Haider','Stein','Carsten','Hildastr.12','68794','Oberhausen','Deu','07254/74239','','BioHaider@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4555,'sC4042208a88976','Beauty&Diet Center','Luther','Birk','Regattastr. 118','12537','Berlin-Grünau','Deutschland','030/674 894 50','030/674 894 51','promotion@beauty-diet-center.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4556,'sC4042208b3f5f3','Terminal X','Läsker','Thorsten','Probstgrund 11','96450','Coburg','Deutschland','09561-231270','09561-231270','ViperT@ngi.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4557,'sC4042208c2e46c','ek-center','Vehreschild','Heinz','Boekholt 75b','47638','Straelen','Deutschland','02834/511','02834/6512','Heinz@Vehreschild.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4558,'sC4042208d27155','R&S Gollner','Gollner','Robert','Karl-Emminger-Str.12','5020','Salzburg','Österreich','0699/11642768','0662/627877','marketing@handy-cover.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4559,'sC4042208de306f','UBF EDV Handel und Beratung','Fischer','Jürgen','Forellstr. 100','44629','Herne','Deutschland','02323 92090','02323 920917','index@ubf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4560,'sC4042208e7c705','Love-Appeal','Ermke','christian','gellertstr. 5','46049','Oberhausen','deutschland','0208 200415','','chris@love-appeal.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4561,'sC4042208f1fae2','Glas - Geschenke Werner Schmidt','Schmidt','Werner','Eichenstraße 226','A-3871','Alt-Nagelberg','Österreich','+43/664/2318560','+43/2859/7358','webmaster@bleikristallfiguren.cc','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4562,'sC4042208fcf789','mc Work e.K.','waegeneer','Sophie','Sterntalerweg 13a','50127','Bergheim','Deutschland','02271-982924','02271-982925','s.waegeneer@mcwork.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4563,'sC404220908d903','AMOAH.de','Römer','Carsten','Lehmweg 48','20251','Hamburg','Deutschland','040-46093679','040-46777590','croemer@amoah.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4564,'sC4042209246cbf','','Schimpf','Alexander','Fohrenweg 11','79189','Bad Krozingen','','07633806252','','shops@hitstec.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4565,'sC40422092d1f77','','Hoffmann','Oliver','An der Röslau 27','95632','Wunsiedel','Deutschland','09232/8319','','webmaster@gummipuppen-stube.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4566,'sC40422093668e6','','Hubert Gilly','Dr.','Lasstr. 3','79353','Bahlingen','De','07663/46232','','jenswer@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4567,'sC404220940008c','Marquardt GmbH','Marquardt','Dieter','Tulpenstraße 21','16321','Bernau','Brandenburg','03338 2023','03338 755450','marquardt-gmbh-bernau@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4568,'sC4042209490193','torso','januszewski','frederick','johannesstr.170','99084','erfurt','germany','+493615613360','+493615402866','f.januszewski@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4569,'sC40422095494ac','','Fietz','Sandra','Bremer Str. 81','27211','Bassum','','04241/80230','','erwin-h-fietz-gmbh@debitel.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4570,'sC40422095cf972','Digital Net Shop','Matzke','Nina','Roter Lohweg 25','35510','Butzbach','Deutschland','01805-973900','','nina.matzke@digital-net-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4571,'sC404220967c9a1','VIVENTIS','Vera I. Sühling','Dr.','Ermekeilstr. 9','53113','Bonn','Deutschland','0228 7 229702','0228 / 2422128','info@viventis.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4572,'sC4042209769599','www.Batterie-bestellen.de','Schwarz','Matthias','Frauenschuhweg 42','87527','Sonthofen','Deutschland','(08321) 7 18 02','','info@Batterie-bestellen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4573,'sC4042209824b95','Scandi-design Einbauspülen GmbH','Gaca','Herr','Hüttenstraße 22 B','30165','Hannover','Deutschland','0511/3524609','0511/3523276','gaca@scandi-design.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4574,'sC40422098c8512','Lenscare AG','Hein','Michael','Westring 431 - 451','24118','Kiel','Deutschland','0431 8811610','0431 8811609','m.hein@lenscare.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4575,'sC4042209972e29','Lenscare AG','Hein','Michael','Westring 431 - 451','24118','Kiel','Deutschland','0431 8811610','0431 8811609','m.hein@lenscare.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4576,'sC40422099f1d70','Personalisierte Bücher - Druck & Versand','Tux','Johanna','Bahnhofstrasse 18','73240','Wendlingen','Deutschland','07024/54973','','tux@klasseshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4577,'sC4042209a9c67f','Personalisierte Bücher - Druck & Versand','Tux','Johanna','Bahnhofstrasse 18','73240','Wendlingen','Deutschland','07024/54973','','tux@esoterik-pur.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4578,'sC4042209b46f74','Personalisierte Bücher - Druck & Versand','Tux','Johanna','Bahnhofstrasse 18','73240','Wendlingen','Deutschland','07024/54973','','tux@kinder-freund.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4579,'sC4042209be3482','','Rudat','Dirk','Kamerunstr.29','45357','Essen','Germany','02016959682','','webmaster@48h-shopping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4580,'sC4042209c978f8','Vulkan Eifel Web Design','Kempe','Nadine','Ãœxheimerstr. 8','54578','Wiesbaum','Deutschland','06593 996689','','service@vewd.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4581,'sC4042209ddbf52','dolcevino','Kundler','Wolfgang','Germanenstraße 6','86507','Kleinaitingen','Deutschland','(08203) 95 97 64','(08203) 95 97 65','info@dolcevino.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4582,'sC4042209eadc22','InterCede.it','Dittmer','Dennis','Via Silvio Pellico','66035','San Vito Chietino','Italien','+49 (0) 18059 984 60','+49 (0) 18059 984 60','D.Dittmer@intercede.it','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4583,'sC4042209f756fb','proVision Informationstechnologien','Rohde','Peter','Zeppelinstrasse 5','30916','Isernhagen','Deutschland','0511/6138118','0511/6138110','look@provision-info.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4584,'sC404220a0645ba','AC-Foto Handels GmbH','Halabi','Anas','Annuntiatenbach 30','52062','Aachen','Deutschland','0241 30007','','info@internet-foto.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4585,'sC404220a102b5e','www.us-streetwear.ch','Jost','Renato','Neubruchstr. 35','7000','Chur','Schweiz','0041 81 253 14 28','0041 81 253 14 28','webmaster@us-streetwear.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4586,'sC404220a1b282e','New Vision','Colozinski','Herr','Asselner Hellweg 120','44319','Dortmund','Deutschland','0231/2062571','0231/2062572','info@neue-lust-erleben.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4587,'sC404220a28de76','Villa Kinder Bunt','Herrenkind','Andreas','Friedenstraße 3','39326','Wolmirstedt','Deutschland','039201/62028','039201/62027','webmaster@villakinderbunt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4588,'sC404220a39c962','Aventura Cafe Ltda. NL-Vertrieb Deutschland','.Roessner','','Postfach 1115','71547','Auenwald','Deutschland','0721-151342393','0721-151342393','kontakt@kaffeewebshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4589,'sC404220a481c2f','tomek & stahl Gbr.','.stahl','','tunnelstr.14','70469','stuttgart','germany','0711-4599035','0711-4599036','stahl@handyteile.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4590,'sC404220a536104','Status for Sale','Noth','Karsten','Winterfeldtstrasse 37','10781','Berlin','Deutschland','030/23631796','030/23631797','Ken_North@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4591,'sC404220a5e0f95','','Hennig','Andreas','Aalstrasse 19','82266','Bachern Inning','Deutschland','08143 99 77 44','','info@chairholder.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4592,'sC404220a68b892','','teichmann','christian','hintere str. 4a','37603','holzminden','','05531992857','','webmaster@skulpturendesign.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4593,'sC404220a72cfc2','','Theumer','Jan','Heinrich v. Wolffersdorff Str.21','08371','Glauchau','','01795907482','','JanTheumer@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4594,'sC404220a7bc62a','','Heibel','Stanislaus','Krozinger Str.25','79114','Freiburg','','0761-4763993','','info@interpermit.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4595,'sC404220a8584be','Men-Tel Großhandelsgesellschaft','Özcan','Akgök','Marktstr. 74','73061','Ebersbach','Deutschland','07163534092','0721151429898','O.akgoek@men-tel.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4596,'sC404220a8efad5','torso','januszewski','frederick','johannesstr.170','99084','erfurt','germany','03615613360','03615402866','f.januszewski@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4597,'sC404220a9955b9','Shopcentrale','r.Güler','','Pfingstrosenstr. 77','81377','München','Deutschland','0179-3114780','089-244361090','guler@serapkoc.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4598,'sC404220aa67a04','','.Schulze','','Panoramastraße 31','73779','Deizisau','','0177/8991450','','mail@vs-elektro.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4599,'sC404220ab55f00','exim neva','Würfel','Herr','Postfach 120021','01001','Dresden','','0351','','info@zehensocke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4600,'sC404220ac781d9','world of innovation','ustin','','Höhne 65','42275','Wuppertal','Deutschland','0202-590853','0202-590883','info@world-of-innovation.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4601,'sC404220ad6bed4','','Rudat','Dirk','Kamerunstr.28','45357','Essen','Germany','0201675458','','merkurone@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4602,'sC404220ae340d7','','Balog','Christian','Ölschlagerweg 11a','82064','Straßlach-Dingharting','','08170-92349','','info@bc-erotik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4603,'sC404220af056da','','Herbig','Monika','Alt Seulberg 90','61381','Friedrichsdorf','','069 / 781357','','webmaster@monika-herbig.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4604,'sC404220af9f3f0','F & P Medienvertrieb GbR','Peters','M.','Dettumer Str. 39A','38173','Sickte','Deitschland','05333948320','','mail@liebeskiste.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4605,'sC404220b04c3e6','','Hauser','Manuela','Fürstäbtissinstr.28','45355','Essen','Germany','0201675858','','mspar@gmx.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4606,'sC404220b0c8c30','Ing. Andreas Rajecky GmbH','Andreas Rajecky','Ing.','Hütteldorfer Str. 87','1150','Wien','Austria','+ 43 - 1 - 984 66 70','','office@bastelecke.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4607,'sC404220b164b15','T. Markwitz EDV-Service','Markwitz','Timm','Eisenacher Str. 5','35088','Battenberg','Deutschland','06452/5289','06452/5287','info@needful-things.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4608,'sC404220b211af1','Schmuck Friedrich','friedrich','helmut','Hauptstr. 12','55758','Asbach','Deutschland','06786 - 7134','','info@schmuck-friedrich.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4609,'sC404220b29f4ab','','ley','','J.-v.-Werth','52428','Jülich','','02461349115','','bley@reise-wahl.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4610,'sC404220b47f978','Tronix24','Eigl','Michael','Kreuzstr. 30','64331','Weiterstadt','Deutschland','06150-541988','06150-541989','info@tronix24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4611,'sC404220b5820eb','Hirschfeld-Schwimmbadtechnik','K-D','Hirschfeld','Bachstr. 8','06618','Wetterscheidt','Deutschland','03445-777961','03445-704144','kontakt@hirsch-feld.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4612,'sC404220b65dc04','','Heilke','R.','Bussardweg 7','50171','Kerpen','Deutschland','02237-921970','','service@ethweb.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4613,'sC404220b6f0325','/','Corrientes','Gregory','Meraner Straße 33','10825','Berlin','Deutschland','(030) 81462858','/','15833@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4614,'sC404220b7932de','Cetiner + Partner','Cetiner','Benjamin','Finkenstraße 2','91126','Rednitzhembach','Deutschland','0179/7800240','','cetiner@cetinerundpartner.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4615,'sC404220b8d5212','Beelmann & Klatt GbR','Beelmann','Andre','Stadtlohnweg 38','48161','Münster','Deutschland','02518997437','02518997437','doelmerhut@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4616,'sC404220b990c81','Little-World','Strobel','Andrea','Auf der Ohe 1','25355','Barmstedt','Deutschland','04123-921037','04123-921038','webmaster@little-world.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4617,'sC404220ba5b1b8','','Ledig','Herr','Thomas - Müntzer - Str. 1','04654','Frohburg','Deutschland','034348/51408','','info@leko.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4618,'sC404220bb0cf7d','','Andreas','Palmetshofer','Wolfsbach 91','3354','Wolfsbach','Österreich','074778463','','palmetshofer_andreas@elektro-shopping.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4619,'sC404220bc0cfc7','','Krusch','Martin','Bernhard-Lichteneberg-Str. 13','10407','Berlin','','03042852564','','martinkrusch@wertvoller.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4620,'sC404220bd16c7e','Wunschlied','Jäger','Lorenz','Hedwig-Dransfeld-Allee 30','80637','München','Deutschland','089-53026054','089-51399195','info@wunschlied.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4621,'sC404220bdda1e2','Die Ladeneinrichter','Flöder','Rüdiger','Falkenauerstr. 40','85435','Erding','Deutschland','08122 892 606','08122 892 605','webmaster@die-ladeneinrichter.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4622,'sC404220bf2cea5','WDS-Suderburg','Düfel','Andreas','Obere Twiete 1','29556','Suderburg','','05826 880451','','andreas@duefel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4623,'sC404220c0257dc','','iehl','','Hochkalterstraße 5','83483','Bischofswiesen','','08652/948098','','info@allsana.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4624,'sC404220c0c4311','ConnectionS','Maar','Walter','Am Waldrand 24','90455','Nürnberg','Deutschland','09122632566','09122632567','walter.maar@tkakademie.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4625,'sC404220c164fa8','JOJO Spielzeug','Dojahn-Langner','Marina','Frankfurter Str. 14a','61118','Bad Vilbel','Deutschland','06101 127451','06101 127451','jojospiel@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4626,'sC404220c20353e','','Klein','Thorsten','in den Gassen','55154','Boppard','','0 67 42 / 92 21 35','','info@watchshop-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4627,'sC404220c2bce6f','Ingolf Holstein','Holstein','Ingolf','Wannental 31','88131','Lindau','Deutschland','08382947439','08382947439','werb@schnapsler.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4628,'sC404220c367747','Waterdream GmbH','Louis','Michael','Provinzialstr. 129','66806','Ensdorf','Deutschland','06831-5010488','06831-5010487','milou@milou.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4629,'sC404220c4edc81','Gritt Förster Versand','Förster','Gritt','Parkstr.108','13086','Berlin','Deutschland','01605814254','0721151308731','shop@abo-condome.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4630,'sC404220c5d7d1e','Gritt Förster Versand','Förster','Gritt','Parkstr.108','13086','Berlin','Deutschland','01605814254','0721151308731','shop@abo-condome.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4631,'sC404220c69d42a','Hanseatisches Wein- & Sekt-Kontor GmbH & Co KG','Dutzke','Michael','Hamburgerstr. 14 - 20','25436','Tornesch','D','04122504636','04122504247','m.dutzke@hawesko.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4632,'sC404220c73e099','buyco-IT GbR','Remus','Herr','Am Rosengarten 35','06526','Sangerhausen','Deutschland','03464278096','03464278097','remus@buyco-it.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4633,'sC404220c7d7d94','','Kraus','Günther','Blumenstr. 39','80331','München','','089/ 43 86 88','','Günther-Kraus@123rush.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4634,'sC404220c8678be','APPLEWOODS-Regensburg-Naturkosmetik','rem','','Fröhliche Türkenstr. 4','93047','Regensburg','Deutschland','0941/5676 390','0941/5676 390','info@applewoods-regensburg.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4635,'sC404220c90858c','Sambina Werbung','Schuster','Martin','Eimsbütteler Str.10','22769','Hamburg','','040 - 4309 3989','','info@sambina.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4636,'sC404220c9ba959','','Nikolic','Robert','An der Steige 25a','55126','Mainz','Deutschland','06131-240769','','RNikolic@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4637,'sC404220ca5dd20','','Büttner','Lothar','Ostenalle 12','59174','Kamen','Deutschland','0231-9252086','','webmaster@loebbeshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4638,'sC404220caf2c27','','Liska','Miroslav','48 Broad Street # 173',' 07701','Red Bank, NJ','USA','877-447-5375','','webmaster@takeboom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4639,'sC404220cb8ed69','Musikmarkt Plauen','Hofmann','Steffen','Trockentalstraße 78','08527','Plauen','Deutschland','+49 (0)3741-131371','+49 (0)3741-131371','musikmarkt@hofmannwelt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4640,'sC404220cca4aa4','Divestore-Mailorder & Service GmbH','Seegert','Jörg','Siemensstr. 9-11','40885','Ratingen','Deutschland','02102-660341','02102-660345','joerg@tauchversand.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4641,'sC404220cda271d','troph-e-shop','Wenninger','Andreas','Schloßberg 10','86681','Fünfstetten','Deutschland','09091/9070170','09091/9070171','troph-e-shop@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4642,'sC404220ce605de','Bavaria-Online.net','chmidl','','Michel Antoni Straße 7','63755','Alzenau','Bayern','01805311422','0190001935','schmidlg@bavaria-online.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4643,'sC404220cf0ae73','HSL Technik ohg','Janusch','Thomas','Sonnwiesenstraße 5','63654','Büdingen','Deutschland','01715493337','','Firmahsl@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4644,'sC404220cfb0ecf','','Klein','Agnes','Mittelstr. 3','34289','Zierenberg','','056062558','','agnesklein@agnesklein.via.t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4645,'sC404220d06f08f','Ars Vivendi Modevertrieb','Schmidt','Petra','Wellenkampstr. 19','32791','Lage','Deutschland','+49 (0) 5232 68133','+49 (0) 5232 68133','info@bikini-designermode.de ','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4646,'sC404220d12f90b','Seven Mobile Communications oHG','Thorsten Piontek','Herr','Grindelallee 27 b','20146','Hamburg','Deutschland','040 41468949','040 41468953','tpiontek@7mobile.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4647,'sC404220d1ee048','Dessousfashion','Gerber','Susanne','Ziegeläckerstrasse 7/1','71711','Steinheim','Germany','07144/260767','07144/260768','info@dessousfashion.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4648,'sC404220d287f54','Nobelkids','Werner-Link','Klaus','Trevererst. 19','54295','Trier','Deutschland','0651/9933183','0651/9933183','b.link@nobelkids.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4649,'sC404220d32844d','Ingenieurbüro Keil','Keil','Wolfram','Karl-Keil-Straße 35/51','08060','Zwickau','','0375/525126','','info@ladytoys.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4650,'sC404220d42abd1','','Weller','Rene','Am Pulverhof 49','22045','Hamburg','','0172/3089323','','webmaster@photomediashop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4651,'sC404220d6d1266','my-internetshop.com','Mrugalla','Marko','Luisenstraße 51','10117','Berlin','Deutschland','07 00/ 30 50 50 00','07 00/ 30 50 50 00','info@my-cardshop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4652,'sC404220d8285db','Digatech EDV Service GbR','Gazmati','Ralf','Podbielskistraße 44','30177','Hannover','Deutschland','0511 2624633','0511 2624634','gazmati@digatech.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4653,'sC404220d8c4a10','DAVID DESIGN OFFICE GmbH & Co. KG','David','Frank','Neumann-Reichardt-Str. 27-33','22041','Hamburg','Deutschland','040-6894676','040-68946770','david@david-designversand.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4654,'sC404220d9593cb','','Fromm','Nadja','Lea-Grundig-Str. 83','12687','Berlin','Deutschland','030 9377584','0721 - 151 445270','mail@russouvenir.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4655,'sC404220d9e1f23','','Steinberg','Herr','Kübo 8a','18245','Güstrow','','0384621588','','steinberg@hifi-netshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4656,'sC404220dae6e01','','Ziller','Heike','Am Hohen Feld 109','13125','Berlin','','01775480255','','mike.ronnisch@eplus-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4657,'sC404220db93dcf','','Kude','Rainer','Eppendorfer Baum 20','20249','Hamburg','Deutschland','040/488899','','webmaster@low-budget-desing.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4658,'sC404220dc326ed','Schewe & Breuer','Schewe','K.-H.','Luisenstraße 13','63067','Offenbach','Deustchland','069-8004029','069-8004001','info@okee.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4659,'sC404220dcc4b4c','Kimyon GbR','Uhlig','C.','Maistr. 50','80337','München','Bayern','0170-3429859','','c.uhlig@patalon.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4660,'sC404220dd56d8b','Kimyon GbR','Uhlig','C.','Maistr. 50','80337','München','Bayern','0170-3429859','','c.uhlig@patalon.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4661,'sC404220de0169e','','Siegmund','Herr','Alte Landstr. 23','85521','Ottobrunn','','089/6087910','089/6087919','info@raumgestaltung.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4662,'sC404220debfde1','','Siegmund','Herr','Alte Landstr. 23','85521','Ottobrunn','','089/6087910','089/6087919','info@raumgestaltung.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4663,'sC404220df680bb','bela International AG','Fischer','Ronald','Heinrich-Delp-Str. 164','64297','Darmstadt','Deutschland','06151-538590','','info@belainternational.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4664,'sC404220e014fb7','Kosmetikstudio Marlene Thiele','Thiele','Marlene','Am Heerberg 8','55413','Weiler bei Bingen','','06721 - 99 26 82','06721 - 99 26 83','r.thiele@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4665,'sC404220e0b6214','EF - Versand','Hoffmann','Oliver','An der Röslau 27','95632','Wunsiedel','','09232/700236','','webmaster@vibrator-pleasure.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4666,'sC404220e152719','Nuwell GmbH','Numsen','Christian','Eisenbahnstraße 100','73207','Plochingen','Deutschland','07153-825070','07153-825079','christian.numsen@nuwell.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4667,'sC404220e1e48a6','Plüschtierparadies','Gebauer','Thomas','Postfach 3314','91021','Erlangen','Deutschland','09131-6859644','09131-685849','webmaster@shopyoo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4668,'sC404220e282e3c','Artisport-Vertrieb','Elsner','Frank','Neubauernstraße 11 a','15745','Wildau','Deutschland','030 93493080','030 9331698','elsner-frank@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4669,'sC404220e321423','','Muskala','Martin','Kranichstraße 38','25462','Rellingen','','04101372071','','martin.muskala@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4670,'sC404220e3bb153','www.wohnen-mit-stil.de','Weinand','Günter','Im Krumberg 11','57589','Pracht','Deutschland','02682/968317','02682/967299','agweinand@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4671,'sC404220e4f0cdb','Johanna Bury, Erotikversand','Scherer','Hansjörg','Pfälzer-Wald-Straße 7','65205','Wiesbaden','Deutschland','06122588703','06122588702','Hansi@Objekte-der-Lust.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4672,'sC404220e5992d2','Internet-Service Wernecke','Wernecke','Ron','Sülldorfer Brooksweg 88','22559','Hamburg','Deutschland','040-88301751','','shop@iswernecke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4673,'sC404220e7e2645','Terminal X','Läsker','Thorsten','Probstgrund 11','96450','Coburg','Deutschland','09561-231270','','ViperT@ngi.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4674,'sC404220e979432','www.konsolenzubehoer.de','Schuster','Michael','Beringstr. 60','56564','Neuwied','Deutschland','02631/9469258','','info@konsolenzubehoer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4675,'sC404220ea12ba8','web-xact.de','Stahmann','Michael','Burchardstr. 10','28215','Bremen','Deutschland','0421-3887750','0421-3887751','info@web-xact.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4676,'sC404220eac014f','','franke','jan','straußberger platz 5','10243','berlin','de','030 / 247 211 88','','info@autoteile-shopping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4677,'sC404220eb9dec9','','Chr. Wolf','Andreas','Weigangstraße 17','02625','Bautzen','','03591607812','','info@erospa-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4678,'sC404220ecd19e9','FASHIONARTS','Kricheldorf','Marco','Hunnenstrasse 16','17489','Greifswald','Deutschland','+49 3834 776517','+49 3834 776531','info@fashion-arts.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4679,'sC404220edc516e','','Nödler','Reinhard','Auf dem Klengenberg 10','37247','Großalmerode','','05604 919 00 50','','info@dvd-aktiv.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4680,'sC404220eea55e2','','Nödler','Reinhard','Auf dem Klengenberg 10','37247','Großalmerode','','05604 919 00 50','','info@dvd-aktiv.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4681,'sC404220ef48905','Gebr. Vöpel GmbH','Schotters','Daniel','Am Wasserturm','58515','Lüdenscheid','Deutschland','02351 / 71476','02351 / 786469','daniel@cactus-jack.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4682,'sC404220f009141','Elektro Thönnißen','Thönnissen','Hildegard','Kölner Straße 29','41539','Dormagen','Deutschland','02133-219422','02133-428140','h.thoennissen@rasiererhaus.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4683,'sC404220f0db35a','e-kontor.net','Hilbrink','Monika','Gut Schillingsrott, Römerstr. 87-89','50996','Köln','Deutschland','0221 / 340 36 44','0221 / 4 69 29 91','info@e-kontor.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4684,'sC404220f19e32e','Cetiner + Partner','Y. Cetiner','Benjamin','Finkenstraße 2','91126','Rednitzhembach','Deutschland','09122634321','0721151475442','info@cetiner.biz','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4685,'sC404220f237808','','Berlinger','R.','Studerweg13','4632','Trimbach','Schweiz','062 / 293 26 75','','info@outdoorinfra.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4686,'sC404220f2d1544','','Remus','Herr','AM Rosengarten 35','06526','Sangerhausen','','03464/278096','','remus@buyco-it.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4687,'sC404220f39e14c','','Zittlau','Frank','Poetenweg 50','33619','Bielefeld','','05211640325','','f.zittlau@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4688,'sC404220f44d83a','','eber','','Triftweg 45','59555','Lippstadt','Deutschland','02941-6828','','weinfundus@weinfundus-auktionen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4689,'sC404220f504c0a','Medien Walter','Walter','J.','Motzstr. 22','10777','Berlin','Deutschland','030 - 2119538','030 - 21 91 65 22','mail@medienwalter.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4690,'sC404220f5b1a95','infobroking lutz','Lutz','Wolfgang','Hafenbad 11','89073','Ulm','Deutschland','0731-96815-0','0731.96815-99','info@infobroking.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4691,'sC404220f6526f2','Hirschfeld-Schwimmbadtechnik','K-D','Hirschfeld','Bachstr. 8','06618','Wetterscheidt','D','03445-777961','03445-704144','kontakt@hirsch-feld.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4692,'sC404220f6db28f','ABS Täubner GmbH','Täubner','Elke','Straße des Friedens 4a','08352','Raschau','Deutschland','+49 (0)3774 1581-0','+49 (0)3774 1581-50','info@abs-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4693,'sC404220f8ec4a1','','Schäfer','Herr','Geschw.-Scholl-Str. 45','37351','Dingelstädt','','036075/60633','','info@redzac-shop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4694,'sC404220f9b4297','Pepinio','Lubotzki','Silvia','Kronenberg 116','52074','Aachen','Deutschland','0241/ 7019943','0241/ 7019943','info@pepinio.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4695,'sC404220fa4bf22','','Grumbach','Timo','Rudolfstr. 42','75177','Pforzheim','','07231-984814','','t.grumbach@freundschaftsring.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4696,'sC404220fb180b8','','Kirchberg','Ralf','Mühlhäuserstr.1','37351','Dingelstädt','','03607562673','','webmaster@geschenkekeller.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4697,'sC404220fbc7c41','Keramikwelt','Höch','Petra','Sudholzstr. 3a','34233','Fuldatal','Deutschland','05607-7512','040-3603932844','info@keramikwelt-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4698,'sC404220fc83618','echt lustig','Franzen','Monika','Sandscherbenweg 18','21629','Neu Wulmstorf','Niedersachsen','04168540','04168540','montreff@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4699,'sC404220fd1cda3','spring shopping solution GmbH','Dorra','Björn','Podbielskistraße 40','30177','Hannover','Deutschland','0511/ 35 77 93-60','0511/ 35 77 93-69','dorra@netzkonzept.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4700,'sC404220fdaa793','Bio - Stein','Stein','Carsten','Hildastr.12','68794','Oberhausen','Deu','07254/74239','','biostein@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4701,'sC404220fe5c614','kidsroom.de','Jaekel-Hau','Diana','Alleeweg 6','36457','Stadtlengsfeld','','+49(0)36965 - 61871','+49(0)36965 - 61872','info@kidsroom.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4702,'sC404220fee7863','Sexshop Kobe Tai Toy Company','Friedhart','Juergen','Langgasse 4','65183','Wiesbaden','Deutschland','0611-3368890','0611-3368899','service@kobe-tai.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4703,'sC404220ff773ae','LAGLER Spezial-Software GmbH','Lagler','Heiko','Otto-Hahn-Straße 10','34123','Kassel','Deutschland','0561/95999-0','0561/95999-99','webmaster@immopool.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4704,'sC404221001594c','BIG FOOT','Zander','Jens','Schönhauser Allee 48','10437','Berlin','Deutschland','030/444341112','030/44341113','info@storeforshoes.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4705,'sC40422100a8170','','Welz','René','Bahnhofstraße 60','08056','Zwickau','','0375/2737050','','info@ladytoys.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4706,'sC4042210166db5','','Noack','Michael','Postfach 26','36270','Niederaula','','06625/915792','','webmaster@Noack-Webservice.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4707,'sC4042210209696','','Haid','Florian','Sparkassenstr. 21','39012','Meran','Italien','+39 0473 237664','','info@peterbijoux.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4708,'sC40422102db625','Lifestyle-Ambiente','Steuer','Michael','Heinrich Hertz 5','66773','Schwalbach','Deutschland','06831-5010474','','Service@Lifestyle-Ambiente.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4709,'sC404221039229c','Emil Schmidt GmbH','Kirschner','Rigo','Grundstraße 33','42655','Solingen','Deutschland','+49 (0)212 813872','+49 (0)212 813875','rigo.kirschner@baecker-markt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4710,'sC404221042ba25','','Lohmaier','Oskar','Herzogstrasse','90478','Nürnberg','Bayern','0911-4089568','','suchdienste@lohmaier.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4711,'sC40422104c303f','Astroshop.biz','Schwarz','Dominik','Eichteilstr. 23','86899','Landsberg am Lech','deutschland','0700-27876746','0721-151302702','Dominik@Astroshop.biz','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4712,'sC4042210568b84','M.Mennilli','Mennilli','Manuel','Dorfstrasse 38','59439','Holzwickede','Deutschland','02301 919602','02301 919604','info@sellplanet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4713,'sC4042210618236','TKPhone Usta & Kurt GbR','Mennilli','Manuel','Reinerstrasse 14','47166','Duisburg','Deutschland','0203 5785541/42','0203 5785543','info@tkphone.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4714,'sC40422106d694f','Softwareentwicklung Stender','Stender','Rüdiger','Neustadter Strasse 115','96515','Sonneberg','BRD/Thüringen','03675-803912','03675-803997','info@pc-buero.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4715,'sC404221077eb50','','Landmann','Markus','Nunzenbergweg 17','88079','Kressbronn','Deutschland','07543952186','','marcolandmann@yahoo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4716,'sC4042210a21fb0','Cubeshop.de','Oberhauser','Jan','Salzstr. 37','87435','Kempten','Deutschland','0831/5656332','','Jan@cubeshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4717,'sC4042210b15c9a','Petra-Maria Kotitschke','Kotitschke','Petra-Maria','Mecklenburgstr. 59','19053','Schwerin','Deutschland','0385 55575039','','info@volumena-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4718,'sC4042210c6dcd9','Th-Info','Wittich','Marianne','Hermann-Gröber-Str. 13','85456','Wartenberg','D','08762-721778','','mawi@thinfo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4719,'sC4042210d529d9','Verlag für die Deutsche Wirtschaft AG','Lück','Michaela','Theodor-Heuss-Strasse 2-4','53095','Bonn','Deutschland','0049 228 8205 7518','','ayya@abacho.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4720,'sC4042210ea37d9','','Knappmeier','M.','Am Freibad 21','49324','Melle','Deutschland','0049 54228235','','info@felber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4721,'sC4042210f556cb','Meximania GbR','Fehling','Jens','Rheinstrasse 13','26506','Norden','Deutschland','04931 975118','04931 975113','fehling@meximania.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4722,'sC4042211013711','Teufelskueche - Independent-Store Münster','Schwenke','Jürgen','Bahnhofsstrasse','48143','Münster','','02515105851','','webmaster@independent-store.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4723,'sC40422110b757e','akbulut-karsli GbR','Karsli','Bülent','Bocksmauer 19','49074','Osnabrück','Deutschland','054160079000','054160079006','karsli@fonmarkt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4724,'sC404221115fc04','','stahl','thomas','tunnelstr.14','70469','stuttgart','germany','07114599424','07114599038','webmaster@handyteile.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4725,'sC4042211202630','Livingpoint','Ritter','Marc','Alfred-Martin-Straße 13','61231','Bad Nauheim','','0170-3271129','06032-929463','rittermc@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4726,'sC404221128d8f2','Alexander Emter - Versandhandel','Emter','Alexander','Erhardstr. 16','90482','Nürnberg','Deutsch','0911 5407680','0911 5407681','info@neo-kinderwelt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4727,'sC40422113927cc','','Heinzelmann','Katharina','Wollgrasweg 41','70599','Stuttgart','Deutschland','0711-4507-0','','redaktion@myulmer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4728,'sC4042211494ec2','Dorfscheune','Thurow','Ronny','Dorfstraße 19','18574','Neparmitz','Deutschland','038307-41931','','info@dorfscheune.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4729,'sC404221153d0a4','Elektrohandel Sascha Wolff','Wolff','Sascha','Ahmser Str. 8','32052','Herford','Deutschland','05221-386030','05221-289593','wolff@elektroschotte.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4730,'sC40422115cfbd9','','Welz','Rene','Windbergstraße 30','08060','Zwickau','','0375/5950-428','','info@eroticbox.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4731,'sC404221166de45','Kewesteonline','Westendorff','Kersten','Simonshöfchen 20','42327','Wuppertal','Deutschland','02027387416','','kersten.westendorff@telebel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4732,'sC404221176696e','HK-Beschriftung','Hans','Thomas','Raiffeisenstraße 5','76863','Herxheim','Deutschland','07276/9876-16','07276/9876-10','info@vereinstextilien.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4733,'sC404221188dabf','König Lackierfachbetrieb GmbH','König','Roger','Zunftstr.4','06847','Dessau','D','0340/511524','0340/511646','webmaster@lackprofi.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4734,'sC404221194c30b','','Maahs','Evelin','Albrechtstr.28','99092','Erfurt','Deutschland','0361 2606162','','maahs-moden@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4735,'sC4042211a85b88','Best For Bikers','Ratz','Uwe','Haupstrasse 115','29352','Adelheidsdorf','Deutschland','0175-4779183','05085-92478','uweratz@bestforbikers.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4736,'sC4042211b1fdd3','WeWeWe','eWeWe','','Zeppelinstr. 4','73033','Göppingen','Deutschland','07161-280-09','07161-280-99','webmaster@wewewe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4737,'sC4042211bb258e','all-4kids','Dojahn-Langner','Marina','Frankfurter Straße 14a','61118','Bad Vilbel','Deutschland','06101127451','06101127451','jojospiel@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4738,'sC4042211c9c680','K & K GmbH','Claudi','Toni','Ahrstr.12','53505','Berg-Krälingen','Deutschland','0264390217112','026439021771','service@discount-liste.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4739,'sC4042211d46f84','Glas - Geschenke Werner Schmidt','Schmidt','Werner','Eichenstraße 226','A-3871','Alt-Nagelberg','Österreich','+43/664/2318560','+43/2859/7358','webmaster@glastiere.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4740,'sC4042211e002b8','CS-direct','Schilder','Herr','A-Puschkin-Platz 4a','01587','Riesa','d','03525 529835','0','info@pep-net.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4741,'sC4042211e97ad1','Reklamewelt.de','Bötticher','Martin','Regina-Ullmann-Str.73','81927','München','Deutschland / Bayern','089/95959846','089/95959846','webmaster@reklamewelt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4742,'sC4042211f64d73','Yanini.de','Balzer','Michael','Hasslinghauser Str. 156','58285','Gevelsberg','Deutschland','02332 7588-0','02332 7588-11','marketing@yanini.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4743,'sC40422120906c4','Onlineversand Hanke','Hanke','Lothar','An der Broicheiche 1','50129','Bergheim','Deutschland','02238 945256','02238 945255','Lothar@onlineversand.hanke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4744,'sC40422121b025d','Dekonetz.de','Weber','Andreas','Keltenstr. 52','85088','Vohburg','','08457 - 2005','08457 - 7984','info@dekonetz.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4745,'sC4042212410216','COMA computer components','Mahle','C','Singener Str. 36','78267','Aach','Deutschland','07774 939784','07774 939789','info@comaonline.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4746,'sC404221256bbfa','','Börsch','Tim','Stormstrasse 27','42897','Remscheid','Deutschland','02191/462150','','service@katalogeonline.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4747,'sC40422126842b6','','Barth','Martin','Rosenthaler Str. 39','10178','Berlin','Deutschland','030/28518547','','technik@die-gesundheitspraxis.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4748,'sC40422127b3c3c','Cocon-fashion','Daghiri','Karima','Louisenstrasse 97','61348','Bad Homburg','Deutschland','06172 138661','06172 138662','info@cocon-fashion.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4749,'sC404221292771b','','Müller','Jutta','Dorfstrasse 34','86842','Türkheim','Deutschland','08245/90 30 64','','info@beautyfulcats.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4750,'sC4042212ae3cb4','24h RACHESHOP online','Prinz','Michael','Lindenstrasse 7','72555','Metzingen','DE','0180-5005850','07123-949674','prinz@racheshop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4751,'sC4042212cc1527','','Eilers','Thorsten','An den Feldkämpen 19','26160','Ohrwege','','01708612431','','eilers@ohrwege.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4752,'sC4042212dcb1b1','Tierbedarf-Rynders','Rynders','Rene','Freudental 20','59929','Brilon','Deutschland','02963-660864','02963-660864','TierbedarfBrilon@AOL.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4753,'sC4042212e7f6e4','System Com 99 e.K.','Storz','Daniela','Im Landgraben 8','71717','Beilstein','Deutschland','07062 / 97 888 - 0','07062 / 97 888 - 99','d.storz@systemcom99.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4754,'sC4042212f203ae','kika','essinger','','Anton Scheiblin Gasse 1','3100','St. Pölten','Österreich','+432742 805 1545','','info@kika.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4755,'sC4042212fb7b46','','Orth','Daniel','Landsberger Chaussee 17','16356','Eiche','Deutschland','0179 2349614','','daniel.orth@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4756,'sC40422130698b4','','Weber','Ralf','Neuetor 21','38364','Schöningen','','05352/909506','','ralfmann@onlinehome.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4757,'sC40422131167fb','Powerhifi','B. Feisel','Herr','Gasmert 3','58849','Herscheid','Deutschland','02357/906137','02357/906138','Powerhifi@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4758,'sC40422131ade20','buyitonline.ch','Tarhan','Yagmur','Hauptstrasse 114','8272','Ermatingen','Schweiz','+41716600545','-','yagmur@tarhan.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4759,'sC40422132475be','BUROSCH Audio-Video-Technik','Burosch','Klaus','Sigmaringer Str. 20','70567','Stuttgart','Germany','0711-1618980','0711-1618981','info@burosch.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4760,'sC40422132dc4ac','','Tippmann','Kai','Besselstr. 14','10969','Berlin','','030-20165318','','info@altravita.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4761,'sC4042213385328','JokeWorld GmbH & Co.KG','Mack','Thomas','Andreas-Embhardt-Str.6','74564','Crailsheim','Deutschland','07951/469651','07951/469650','verzeichnisse@jokeworld.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4762,'sC4042213433dbd','McKerze Deutschland','Morel','Yves','Garnkorb 8','24211','Preetz','Deutschland','04342888984','04060566052735','y.morel@mckerze.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4763,'sC40422134e88a5','','Hoffmann','Oliver','An der Röslau 27','95632','Wunsiedel','','09232/700236','','webmaster@teddy-versand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4764,'sC4042213597fb4','','Birkert','Oliver','Kalmitstrasse 39','68163','Mannheim','','01739804809','','webmaster@weingut-birkert.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4765,'sC404221366c0c2','foodshop24 GbR','Pulz','Marcus','Breitscheidstr 38','01237','Dresden','Deutschland','03512137777','03512137778','pulz.m@foodshop24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4766,'sC40422137365af','Lollypop','Hagemeyer','Frank','Höhestraße 4','51399','Burscheid','Deutschland','02174 / 791451','02174 / 791452','kontakt@suesse-leckereien.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4767,'sC4042213845069','','unt','','Motzener Straße 11','12277','Berlin','deutschland','(0)30.7212671/2','','hunt@tropheshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4768,'sC404221396c1f1','','Weinert','Herr','Straße der Energie 1','01968','Sedlitz','D','03573 796104','','Feuerwerk@surfeu.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4769,'sC4042213ab2ede','Orangeblue GmbH','Stang','Hendrik','Frauenberg 1','99817','Eisenach','Deutschland','03691 882316','03691 882317','service@orangeblue.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4770,'sC4042213d45218','G&G Marketing','Marketing','G&G','Schubertstr. 18','09337','Hohenstein-Ernstthal','Deutschland','03723/416459','','info@gg-marketing.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4771,'sC4042213e42e67','Allstock AG','Elvedi','Adrian','Bahnstrasse 23','8603','Schwerzenbach','Schweiz','01 825 61 62','01 825 45 52','webmaster@allstock.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4772,'sC4042213f40493','Kindheitsträume','Faust','Kirsten','Unterm Kreuz 4','63755','Alzenau','Deutschland','06023 999 848','06023 999 852','k.faust@miniatur.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4773,'sC4042213fd2c4c','Kindheitsträume','Faust','Kirsten','Unterm Kreuz 4','63755','Alzenau','Deutschland','06023 999 848','06023 999 852','k.faust@miniatur.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4774,'sC40422140d44fa','Drum-Herum Geschenkeservice','Richter','Gunnar','Oberstrasse 30','01454','Radeberg','Sachsen','0171-4270280','','info@namenlos.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4775,'sC40422141871d1','bdsm-laden','Weigel','Holger','Postfach 2112','63582','Gruendau','Deutschland','06051-9120385','00','anmeldung@bdsm-laden.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4776,'sC404221427b11a','','Lauf','Lisa','-','1150','Wien','','-','','webpromo@loveandfun.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4777,'sC4042214331b75','','Keßler','Matthias','Von-der-Tann-Str. 27','44143','Dortmund','','0231 5314578','0231 5314579','service@vital-oele.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4778,'sC40422143dc9ae','Software Edition International','Dombrowski','Armin','Lohstrasse 11','31785',' Hameln','Deutschland','0049(0)5151-923636','0049(0)5151-923638','ad@softwareedition.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4779,'sC4042214478856','Dresskids','von Miquel','Constanze','Im Netzbecher 5','56567','Neuwied','Deutschland','02631-957124','02631-957125','cm@dresskids.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4780,'sC404221453b813','Salter Haushaltswaagen','Hamans','Frank','Flottkamp 25','24568','Kaltenkirchen','Deutschland','04191 957869','0212521437650','FrankHamans@salter-haushaltswaagen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4781,'sC40422145dca3d','','Knippler','Robert','Im Kirchfeld 3a','61389','Schmitten','','06082-929007','','lr-knippler@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4782,'sC40422146b830e','Antiquariat Buss','Buss','Ullrich','Bahnhofstr. 29','26441','Jever','Deutschland','04461-909116','04461-909136','info@antiquariat-buss.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4783,'sC4042214769eda','','SM Woick','Orthopädie','Berliner Str. 24b','15230','Frankfurt','','0335 60 67 99 1','','info@orthopedia-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4784,'sC4042214801d7e','','Laßmann','Silke','Brückstr. 5-13','44787','Bochum','Deutschland','0234-12325','','kosmetikstudioapart@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4785,'sC404221489d399','BastelUnikate.de','Roll','Thomas','Gerstenweg 14','90513','Zirndorf','Deutschland','0911/9616165','0911/9616166','webmaster@bastelunikate.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4786,'sC404221494f1b5','','Weber','Ralf','Neuetor 21','38364','Schöningen','','05352909506','','webmaster@ralf-u-weber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4787,'sC4042214a1e4bf','mw-store.de','Wienkötter','Gordon','Großer Kalkhof 18','47051','Duisburg','Deutschland','0203/26846','','webmaster@mw-store.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4788,'sC4042214aedd7b','','Schmidt','Hr','Fr.-Naumann-Str. 23-25','55131','Mainz','','06131-82726','','info@friseurbedarf24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4789,'sC4042214bb0cfa','aaab online gmbh','Stenkhoff','Ulla','Daimlersr. 6','72379','Hechingen','Deutschland','07471-920130','07471-12945','ulla.stenkhoff@aaab.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4790,'sC4042214c608c9','','Akmut','Figen','Karl-Brennenstuhlstrasse 22','72074','Tübingen','','07071-83743','','info@minnosh.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4791,'sC4042214d6526e','SEIBIdesign','Bihlmaier','Peter','Friedhofstrasse 10','71336','Waiblingen-Neustadt','Deutschland','07151/369421','07151/369421','peter.bihlmaier@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4792,'sC4042214f6ef91','','Lisse','Andreas','Klosterstraße 30','48565','Steinfurt','','0','','info@neti-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4793,'sC404221501bf75','','Kugler','Horst','Eichenstr. 16','95490','Mistelgau','','09279-971478','','webmaster@biquini-brasil.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4794,'sC40422150c4723','SunDiscounter by SSV GmbH','de Groot','Audrey','Engeldorferstrasse 27','50321','Brühl','Deutschland','02232-56716','02232-567171','info@sundiscounter.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4795,'sC404221515b76d','SerioSana M. Herrle & B. Rückl GbR','Herrle','Andreas','Hans-Sachs-Str. 16','72760','Reutlingen','Deutschland','07121/339966','','info@seriosana.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4796,'sC404221520aff5','','Otto','Petra','Schlierbachwiesen 6','73207','Plochingen','','07164903692','','info@sailingfashion.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4797,'sC40422152ac0e4','Kaufcenter-online','Menzel','J.','Brucknerstr. 16','01309','Dresden','Deutschland','0351 3100097','0351 3100278','webmaster@kaufcenter-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4798,'sC4042215366320','Reisezeit Hängematten Shop & versand','eyerding','','Guldeinstr.29','80339','München','Deutschland','089505050','089501005','reisezeit@yahoo.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4799,'sC40422154172c0','Wellnessartikel.net','van Lierop','Daniel','Mosbacher Strasse 36a','68259','Mannheim','D','0621/4296829','','kontakt@wellnessartikel.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4800,'sC40422154d80b3','DeltaClear','Walter','Friedrich','Danziger Strasse 1','66557','Illingen','D / Saarland','06825/45311','','herbalife.walter@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4801,'sC404221557df3c','Herba-Live-Shop','Walter','Fritz','Danziger Strasse 1','66557','Illingen','D / Saarland','06825/48678','','herbalife.walter@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4802,'sC404221563c0ba','Tebtron Electronic e. K.','agner','','Ritterstrasse 21','01097','Dresden','Deutschland','0351/56355784','','susann.wagner@tebtron.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4803,'sC40422156eb9d8','am-berufsmoden.de','Müller','Adelheid','Ochsenbergsteige 23','73529','Schwäbisch Gmünd','Deutschland','07332/5777','07332/5907','info@am-berufsmoden.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4804,'sC4042215793bc4','','Keller','Hannes','Heidenheimer Str. 4','89132','Günzburg','','08221/3671-889','','keller@hicon.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4805,'sC404221585bd80','APART Das Kosmetikstudio','Laßmann','Silke','Brückstr. 5-13','44787','Bochum','Deutschland','0234-12325','','kosmetikstudioapart@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4806,'sC4042215914cdd','','Ruf','Werner','Lisdorfer Str. 21 a','66740','Saarlouis','','06831-123881','','kamonwan@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4807,'sC40422159bfbbf','Touched by Sound GmbH','.Paraskevas','','Gleissbuehlstr.4','90402','Nuernberg','D','+49-(0)911-9364650','+49-(0)911-93646566','info@touched-by-sound.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4808,'sC4042215a6f2a6','baby-shop-krueger','Krüger','Claudia','Kleine Str.1A','29313','Hambühren','Deutschland','05084/981759','05084/981760','info@baby-shop-krueger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4809,'sC4042215b21bf9','','Ruf','Werner','Lisdorfer Str. 21 a','66740','Saarlouis','','06831-123881','06831-123882','ruf_werner@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4810,'sC4042215c14dce','Der Reitsport Laden','Krause-Buss','Aylin','Esenser Str. 146','26607','Aurich','Deutschland','04941/71501','04941/72276','info@reitsportladen.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4811,'sC4042215d19c5c','digital inspiration','Bald','Alex','m Wolfshof 9','53604','Bad Honnef','D','02244-9020160','02244-9020177','info@digital-inspration.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4812,'sC4042215fc4b72','','Deichmann','Martin','Stresemannstraße 93','22769','Hamburg','','040/563856485','','mdeichmann@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4813,'sC404221609b3ab','','Weide','Rolf','Nussbaumweg 6','58452','Witten','',' 02302/390078','','postmaster@motorfan.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4814,'sC404221613c08a','Kartenhaus','Bügel','Stefan','Schanzenstrasse 5','20357','Hamburg','Deutschland','040/43092723','','service@kartenhaus.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4815,'sC40422161f0b2d','Babyausstattung Wencke Rathsack','Rathsack','Wencke','Feldstrasse 6a','85459','Berglern','Deutschland','08762-727837','08762-727836','bestellung@babywaesche.info','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4816,'sC4042216303e70','','Mayer','Benjamin','Karl-Henschel-Straße 24','72770','Reutlingen','','0 71 21 / 95 87 95','','info@onlinewear.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4817,'sC404221641edd8','Petra Brummer Textilverkauf Onlineverkauf','Brumer','Petra','Sudetenstraße 37','61137','Schöneck','Deutschland','06187-990323','','brummers@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4818,'sC4042216534cb5','Pernetix.com GmbH','Günther','Denis','Altengraben 22-26','56068','Koblenz','Deutschland','0261-1338298','0261-1338534','denis@pernetix.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4819,'sC404221662fee1','creasyst','Ogrissek','Frank','Dorschenhammerweg 5','95197','Schauenstein','Deutschland','0700 / 27327978','0700 / 27327978','info@creasyst.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4820,'sC40422166cec30','','Hack','Matthias','Burgstraße 27','75323','Bad Wildbad','','07055-7868','','fertigschriften-shop@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4821,'sC4042216782f2f','','Gajdosch','Michael','Weg ins Gries 7','89281','Altenstadt','','08337/750971','','m.gajdosch@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4822,'sC4042216828a03','','Schurr','Martina','Königsbergerstr. 72','72116','Mössingen','Deutschland','07473/91100','','information@unterbodenbeleuchtung.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4823,'sC40422169151bc','','Hozas','Frau','Esslinger Strasse 40/1','72669','Unterensingen','','07022-266656','','info@khcomputerdienste.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4824,'sC40422169b189c','the-free-team.de','Miericke','Donald','Schwanebecker Chaussee 5-9','13125','Berlin','Deutschland','030/94519376','030/94519376','d_miericke@dmtw.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4825,'sC4042216a6342d','Klumpp-Edv','Klumpp','Herr','Elbingerstr.16','76139','Karlsruhe','Deutschland','0721/9462750','0721/9462750','tintin38@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4826,'sC4042216b0680c','Bettina Hahn-Skowronek CANIS','Skowronek','Frank','Postfach 92 01 33','21131','Hamburg','D','040/701015-20','040/701015-15','canis@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4827,'sC4042216ba7a4a','Game and Fun GmbH','Windelband','Frank','Am Bootshafen 9','63477','Maintal-Drnigheim','Deutschland','06181 / 4240666','06181 / 4240688','mb@game-and-fun.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4828,'sC4042216c4d71e','EDG. European Designers Group GmbH','Kühnle','Herr','Buchenstrasse 16 A','01097','Dresden','Deutschland','0351 - 810 78 60','0351 - 810 78 69','r.kuehnle@zerla.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4829,'sC4042216ce241d','Kevin Kuke Handelsvertretung','Kuke','Kevin','Dresdner Str. 210','01640','Coswig','Deutschland','01723501286','0352350587','info@tuning2.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4830,'sC4042216d841ad','N/A','hophexe','','nrw','55425','Köln','Deutschland','0231','0231','shop@shophexe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4831,'sC4042216e300ec','','Keil','Wolfram','Windbergstraße 30','08060','Zwickau','','0375/59 50-428','','info@enjoytoy.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4832,'sC4042217146174','Dresskids','von Miquel','Constanze','Im Netzbecher 5','56567','Neuwied','Deutschland','+49-2631-958664','+49-2631-958665','cm@dresskids.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4833,'sC40422171db061','Funkshop Tutsch','Tutsch','Andreas','Bahnhofstr. 17','01259','Dresden','DE','0351 4941757','0351 2044798','tutsch@funkshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4834,'sC40422172bb523','Kosmetikshop Annette Bürger','Klein','Herr','Treppenstraße 1','99089','Erfurt','Deutschland','0361 2601904','0361 2601905','info@kosmetikshop-buerger.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4835,'sC4042217365dd9','','Böhme','Ingo','Gerolsbacher Str. 3','85305','Jetzendorf-Eck','Deutschland','08250-928500','08250-928586','ib@kindermode-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4836,'sC404221740b8be','','Probst','Herr','Kinzerallee 24','12555','Berlin','','030 6526 1390','','whisky@whiskywarehouse.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4837,'sC404221749e0b1','online-agentur-kuprat','Kuprat','Jens','Säuritzer Str. 2','01906','Burkau','DE','0172-3527901','040-3603 177777','jens_kuprat@dragfox.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4838,'sC4042217537847','goodlife','Geschka','Fred','Theoedor-Heuss-Platz 8','93051','Regensburh','Germany','+49 941 2909 277','+49 941 2909 276','info@laptoptaschen-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4839,'sC40422175ca051','abiszgroup.com','Dziuba','Miron','Braunsberger Feld 29','51429','Bergisch Gladbach','','02204 201136','02204 201139','miron.dziuba@abiszgroup.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4840,'sC40422176685d0','','Roither','Richard','Feilendorferweg 6/4','3200','Ober-Grafendorf','','Österreich','','bifidus@aon.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4841,'sC4042217706bf6','UNDO RECORDS','Schuba','Larry','PF 17','15806','Zossen','Germany','03377302257','03377302258','webmaster@western-union-band.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4842,'sC40422177e279f','Hoppediz','chröder','','In den Wiesen 42','51467','Bergisch Gladbach','Deutschland','070001001870','','suchmaschine@r-ic.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4843,'sC4042217880d31','','Stempel','Reiner','Sonneberger Strasse 184','98724','Neuhaus','','03679 700901','','webmaster@reinerstempel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4844,'sC404221792681e','Bremer Ratskeller GmbH','Scholz','Uwe','Schoppensteel 1','28195','Bremen','Deutschland','0421-337788','0421-3377878','ratskeller@ecom-bremen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4845,'sC40422179c535b','store4kids','Haensch','Gabriele','Hochstaedterstrasse 13','13347','Berlin','Deutschland','03045083569','','gabi_haensch@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4846,'sC4042217a7bfa6','BREAK GmbH','Bibelhausen','Tim','Kempener Straße 69','50733','Köln','Deutschland','+49 (0)221/9912734','+49 (0)221/9912735','tim.bibelhausen@break-gmbh.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4847,'sC4042217b06cb5','Bibelhausen & Bischof GmbH & Co. KG','Bischof','Oliver','Wilhelmstraße 13','58332','Schwelm','Deutschland','+49 2336/470616','+49 2336/83377','webmaster@bb-beauty.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4848,'sC4042217b9a645','','Guenther','Michael','Elbestrasse 11','49134','Wallenhorst','Deutschland','05407 858010','','info@korsetts.info','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4849,'sC4042217c72656','Aloevera und Multivitaminshop Worldmarketing','Engel','Helmut','Mittelburgstrasse 2','49084','Osnabrück','Deutschland','0541-1813954','0541-707737','engel-osnabrueck@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4850,'sC4042217d20f10','Flohmarkt-Shop','Liebenow','Silvia','Kreuzweg 2d','65527','Niedernhausen','D','06127-967436','','yava@gmx.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4851,'sC4042217dbb83e','','Willecke','Iris','Im Appelgarten 5','32049','Herford','','ohne','','iris.willecke@kunsthandwerkerportal.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4852,'sC4042217e94869','HK-Beschriftung','HANS','Thomas','Raiffeisenstraße 5','76863','Herxheim','Deutschland','07276/9876-16','07276/9876-10','info@textilmarkt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4853,'sC4042217f4cf05','ONKAUF GmbH','Rehfeldt','Marcel','Wittstocker Strasse 11A','16866','Kyritz','Brandenburg','033971 / 30706','033971 / 30707','info@onkauf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4854,'sC4042218237c20','Flying Kiwi Media GmbH','de Jong','Judith','Holm 64','24937','Flensburg','Deutschland','0461-5700818','0461-5700828','info@comicnow.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4855,'sC40422182db57a','A NATURA','Wrede','Monika','Sauerstrasse 9','85049','Ingolstadt / Donau','Deutschland / Bayern','0841 - 33 7 11','0841 - 33 7 81','MT@Lichtbild.TV','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4856,'sC40422183948ec','Nicole Osmanovic','Osmanovic','Nicole','Am Lemmchen 27','55120','Mainz','Deutschland','01742121088','01742121088','osm@novic-edv.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4857,'sC404221843f1ee','Timm IT-Service','Timm','Herr','Westpreußenring 15a','29339','Wathlingen','','05144 / 490643','05144 / 490644','mail@speicherportal.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4858,'sC4042218509c03','Pacific Jewel','Fagan','Joe','16B Whatawhata Rd','2171','Ngaruawahia','Neuseeland','+64 7 824 5924','+64 7 824 5924','info@schmuck.co.nz','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4859,'sC4042218602250','die Tintenfee','Kerz','F.','Frankenseite 39','47877','Willich','Deutschland','02154816357','02154816365','kerz@tintenfee.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4860,'sC40422186a0d27','KPP GmbH','von Halle','Jan-Christoph','Winterhuder Weg 31','22085','Hamburg','DE','040-22691240','040-22691242','vonhalle@kpp-projekte.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4861,'sC404221875aa23','RS-Versand','Stengel','Reinhard','Sternwiesen 25','74653','Künzelsau','','07940-51280','','reinhard@rstengel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4862,'sC404221880e5c4','Allstock AG','Elvedi','Adrian','Bahnstrasse','8603','Schwerzenbach','Schweiz','004118256162','','webmaster@allstock.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4863,'sC40422188a5bed','Hörgeräte Fachberatung Bonsel GmbH','Becker','Jürgen','Küferweg 62','55128','Mainz','D','06131-326652','06131-326653','j.becker@hoerdirekt.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4864,'sC4042218957a4b','Document Centre Jena','rämer','','Goethestr. 3','07743','Jena','Deutschland','03641-891012','','info@bewerbungsmappenland.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4865,'sC4042218a55367','Humidor-Deluxe.de','immen','','Im Sauerbrod 84','66123','Saarbrücken','D','0681-9104994','','pfimmen@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4866,'sC4042218af1f66','trendstyle4u.com Fa. Markus Henkes','Henkes','M.','Mittelstr. 16','56841','Traben-Trarbach','Deutschland','+49 (0) 6541 816813','+49 (0) 6541 816814','info@trendstyle4u.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4867,'sC4042218b8fd59','die Tintenfee','Kerz','Frank','Frankenseite 39','47877','Willich','Deutschland','02154816367','02154816365','kerz@tintenfee.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4868,'sC4042218cf18b6','Onlinehomeshopping','Krautheim','Jens','Eversbuschstraße 194a','80999','München','','089 547 18 617','089 547 18 620','webmaster@onlinehomeshopping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4869,'sC4042218db20ae','','Gärner','Ralph','Kollwitzstr. 48','10405','Berlin','','030-44031244','','office@datagraphix.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4870,'sC4042218e5ca01','Parkasite Wotke GbR','Wotke','Bianka','Einsteinstrasse 16','59558','Lippstadt','BRD','0049-2941-658786','0049-2941-810932','webmaster@parkasite.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4871,'sC4042218f2478b','SysBera GmbH','Witte','Cornelia','Föhrenweg 8','28844','Weyhe','Deutschland','04203 / 785806','','witte@sysbera.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4872,'sC4042218fb9684','Pfefferinsel.de','u. Peter Mai','Petra','Unterdorf 6','37154','Northeim','Deutschland','05551-67466','05551-919331','kontakt@pfefferinsel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4873,'sC40422190ad377','international-broking-pool GmbH','Fiedler','T.','Prenzlauer Allee','10405','Berlin','D','01805443001','03044340102','vertrieb@satfuchs.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4874,'sC40422193926c0','adconsys AG','Schumann','Lars','Karl-Liebknecht-Straße 19','04107','Leipzig','Deutschland','+49 341 984740','+49 341 9847459','redaktion@bildpartner.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4875,'sC404221944e930','Fossil Gallery','Della Valle Reinach','Stefan','Brunngasse 41','4153','Reinach BL','Schweiz','061-7120625','061-7120625','promo2@euromediainfo.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4876,'sC40422194e572e','Tietböhl Heizung/Sanitär','Tietböhl','Herr','An der Wildbahn 6','16352','Basdorf','','033397/61884','033397/61885','klamauk@claranet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4877,'sC40422195ad50e','','Blessenohl','Marco','Kortumstr. 30','44787','Bochum','','0234-6405573','','webmaster@pachinko.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4878,'sC404221966bfc5','Ingenieurbüro Dr. Ilg','Ilg','Dr.','Max-Löw-Str. 15','85579','Neubiberg','Bayern','089 66090063','089 66090064','k.ilg@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4879,'sC4042219711195','Präsente aldente','Fares','Jutta','Rethelstr.06','12435','Berlin','Germany','030-53211830','','JFares@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4880,'sC40422197c0f1d','Elektrotechnik Stevens','Stevens','Herbert','Herrenshoffer Straße 25','41352','Korschenbroich','Deutschland',' 02161-9772 913',' 02161-9772 912','info@pro-umwelt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4881,'sC4042219877a65','Allgäuer Spezialitäten-Alm - Otto Specht','Specht','Otto','Lauenbühlstraße 55','88161','Lindenberg im Allgäu','D','08381 - 1530','08381 - 942417','info@spezialitaetenalm.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4882,'sC4042219922397','SiliconGear','Hübner','Michael','Tiefwerderweg 34a','13597','Berlin','Deutschland','030 / 330 01 40 0','030 / 330 01 40 0','info@silicongear.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4883,'sC40422199c6087','','Wolf','Bernhard','Benzstrasse 16','63457','Hanau','','06181.14008','','b.wolf@maxi-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4884,'sC4042219a7f0d1','Feuerwerke Weinert','Weinert','Herr','Straße der Jugend 2','01968','Sedlitz','D','03573 796104','','feste@nexgo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4885,'sC4042219c30ecb','schallpark','schnettelker','christian','kortumstr. 19-21','44787','bochum','deutschland','0234 810 255 00','','christian@schallpark.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4886,'sC4042219d99f0f','Project and Commerce','Ikrath','Denise-Cathérine','St.-Mauritius-Str. 19b','97230','Estenfeld','Deutschland','09305/989 7241','09305/989 7242','info@das-gesundheitsportal.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4887,'sC4042219f9785d','Kunstversand Thomas, Inh. Lysann Rummel','Rummel','Frau','Dorfstr. 57','07646','Quirla','Deutschland','036428/51780','036428/60541','contact-shopyoo@akt-und-kunst.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4888,'sC404221a04216a','','Orth','Daniel','Eldenaer STr. 29','10247','Berlin','','01792349614','','info@toner-dumping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4889,'sC404221a0e8219','','Fromm','Nadja','Lea-Grundig-Str. 83','12687','Berlin','','0309377584','','mail@russouvenir.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4890,'sC404221a1a63cf','Photo Porst Weiden','Neuber','Jürgen','Stadtmühlweg 13','92637','Weiden','Deutschland','096146389','09614160876','neuber@photo-porst.org','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4891,'sC404221a27086e','Leguana Roman Handels GmbH','Kadlcik','Herr','Dahlmannstrasse 16','10629','Berlin','Deutschland','030 31013344','030 31013343','j.kadlcik@leguana.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4892,'sC404221a59fb75','B&G Logistik GbR','Gohl','André','Hohnweiler Straße 12','71554','Weissach im Tal','Deutschland','07191/57328','','webmaster@dildoparadise.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4893,'sC404221a6582bd','Lernmonster OnlineShop e.K.','Oltmann','Frank','Seewiesenweg 3','85051','Ingolstadt','Germany','08450-91495','08450-91595','info@lernmonster.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4894,'sC404221a6ef8cf','Daniel Orth','Orth','Daniel','Eldenaer STr. 29','10247','Berlin','Deutschland','01792349614','03029309956','info@toner-dumping.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4895,'sC404221a7c3a35','Susi´s Laden','Susanne','Hutterer','Rennerstrasse 1','7024','Hirm','Österreich','02687/47721','02687/47721','hutterer@everyday.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4896,'sC404221a86bbec','','Safferthal','Rainer','Fronackerstr. 55','71332','Waiblingen','Deutschland','07151 59704','','rainer@safferthal.vom','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4897,'sC404221a92286c','Dessousland.com','Donny Steinlein','Hr.','Goldene Adlerhütte 15','95339','Wirsberg','Deutschland','09227-9409990','09227-909230','Info@Dessousland.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4898,'sC404221a9e5d98','Polarisator Deutschland','Ulrich Rob','Herr','Candidplatz 13','81543','München','Deutschland','0 89 / 62 44 79 94','0 89 / 64 19 96 20','welcome@creaplan.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4899,'sC404221aa92d7e','','Karathanasopoulos (Ka´sopoulos GmbH)','A.','zum stausee 7a','55743','idar-oberstein','','06781567723','','info@bijoushop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4900,'sC404221ab5ab4b','Polarisator Deutschland','Ulrich Rob','Herr','Candidplatz 13','81543','München','Deutschland','089-62 44 79 94','089-64 19 96 20','welcome@creaplan.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4901,'sC404221ac0f09b','Der Geld Fux','Wyrsgalla','Jens','Otto von guericke str. 21','19063','Schwerin','Deutschland','0385/2074043','0385/2074044','service@geld-fux.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4902,'sC404221aca8db7','','Ramm','Bettina','Elbestr. 91','16321','Bernau','','0179 8508652','','webmaster@bettys-world.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4903,'sC404221ad4254b','Mediagalaxis24.de','Stummer','Herr','Alte Breite 22','34128','Kassel','DE','056128610111','056115343','webmaster@mediagalaxis24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4904,'sC404221ade1080','Musicpeople','Roßkamp','Elke','Frohnhofstr.51b','52428','Jülich-Kirchberg','Deutschland','02461 / 621910','02461 / 621911','elke@musicpeople.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4905,'sC404221ae97d5d','','komoszki','paul','Münster Str. 5','59065','Hamm','','02738303298','','paul.komoszki@watercomfort.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4906,'sC404221af425f1','LightOffice','Rueckert','Tobias','Postfach 1212','73644','Winterbach','Germany','0721-4768773','07181-2579831','webmaster@light-office.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4907,'sC404221afd4dc7','DVD Beran Gbr,','Beran','Dirk','Thüringerweg 14','33102','Paderborn','Deutschland','+49 5251 876 0 504','+49 5251 876 0 505','webmaster@dvdhandelberan.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4908,'sC404221b07a8db','Sweet Art Confiserie','Lowiner','Heidi','Zweierstr. 12','8467','Truttikon','Schweiz','+41/ 52 / 301 22 00','+41 / 52 / 301 22 01','lowiner@sweetart.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4909,'sC404221b135c4d','Dynatech','Schindler','Frank','An der Eiche 4','07580','Rückersdorf','Deutschland','0366025010','','frank.schindler@palmcenter.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4910,'sC404221b2167ad','','SCZERBYNA','Herwig','euNet24 International AG','89279','Altenstadt','Deutschland','08337-900429','','herwig_5@hotmail.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4911,'sC404221b355fad','Heinze Import - Sodados® Deutschland','Januszewski','Peter','Bülowstr. 172','45479','Mülheim','D','0208 - 78 21283','0208 - 78 21284','info@sodados.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4912,'sC404221b422ba5','Gero Homburger','Homburger','Gero','Marchstr. 17/2','79211','Denzlingen','','07666/948773','07666/610564','info@brandschutzzuhause.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4913,'sC404221b74013a','Net4Success','Poborska','Julita','Holstenstr. 32','23552','Lübeck','Deutschland','04513991061','','poborska@net4success.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4914,'sC404221b82f3fe','Global Marketing','Künzli','Christian','Kirchgasse 19','4303','Kaiseraugust','Switzerland','618131440','61-813-1440','info@usashop.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4915,'sC404221b8b2d8e','MK - Wirtschaftsdienst GmbH','G. Wilmink','Rolf','PF 1652','58816','Plettenberg','Deutschland','02391 / 3945','02391 / 3706','office@mkw-security.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4916,'sC404221b956168','','Rattba','Beate','Havelstraße 6a','14513','Teltow','','03328334887','','B.Rattba@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4917,'sC404221ba1df31','RVD','Deike','Gerd','An der Lehmkuhle 100','48249','Dülmen','Germany','02594/909224','02594/909225','info@reifen-rvd.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4918,'sC404221badc684','','Grages','Alfred','Alter Schulweg 2-4','24960','Glücksburg','','04631/8624','','info@gastronomiebekleidung.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4919,'sC404221bbc06d8','','.Ordowski','','Friesenstr.79','50670','Köln','BRD','0221/2725775','','info@persus.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4920,'sC404221bc98121','Pro Sound','Whistling','Björn','Frühlingstr. 5b','83620','Feldkirchen','Germany','08063-200669','08063-200668','kontakt@lautsprechershop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4921,'sC404221bd4ed65','','Gieger','Christian','Hortststr.87','76829','Landau','Deutschland','06341559361','','info@taschenlampen24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4922,'sC404221bde15c7','emotica C. Brandt','Brandt','Claus','Adolf-Heuser-Weg 5','53117','Bonn','Deutschland','+49 172 2921732','+49 228 9892861','info@emotica.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4923,'sC404221be9fab5','hor.net elektronik','Horn','Katja','Brunnenstr. 9','38527','Meine','Deutschland','05304907776','05304907778','webmaster@digitalland.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4924,'sC404221bf82299','','Paffrath','Peter','Neubaugasse 20','1070','Wien','Österreich','01/523 23 70','','office@bodydreams.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4925,'sC404221c0ba538','','Keil','Wolfram','Windbergstraße 30','08060','Zwickau','','0375/5950428','','info@sexpack.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4926,'sC404221c1cc436','','Schiefer','Jens','Beilsteiner Str 31','74232','Abstatt','','07062 679551','','jecasch@yahoo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4927,'sC404221c2da1ba','Holzkomplett','Richter','Denis','Dorfstrasse 75','04838','Schöna','Deutschland','034244 51478','034244 60409','mailbox@holzkomplett.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4928,'sC404221c415d4b','KATZ International Coasters GmbH & Co. KG','Guy Nufer-Kellermann','Herr','Forstweg 19a','91126','Rednitzhembach','Deutschland','(09122) 97 59 62','(09122) 97 59 63','office@gnk-agency.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4929,'sC404221c5146a7','Okey-Tuning-Parts GmbH','Opitz','Antje','an der Hasenfurth 11-13','13503','Berlin','Deutschland','030-41191818','030-41191844','info@okey-tuning-parts.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4930,'sC404221c88251b','Engelke & von der Born Trading GmbH','Engelke','Christian','Falldorf 20','28857','Syke','Deutschland','04240 9613036','030 484 984 224','eintrag@preiswerte-tinte.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4931,'sC404221c9650fe','H&K Motorsport GmbH & Co.KG','Krüger','Lutz','Eichborndamm 141-165','13403','Berlin','Deutschland','030-4099920','030-40999222','hkmotorsport@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4932,'sC404221c9f2a61','accento Handelsges. mbH','Koitzsch','Guido','Kreienhoopsberg 18 a','22399','Hamburg','Deutschland','040 / 611 666 0','040 / 611 666 66','shopyoo@mail.accento.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4933,'sC404221ca98555','Notebookparadies','Mansfeld','Andreas','Wittelsbachstrasse 45','67061','Ludwigshafen','BRD','0172 / 75 10 163','','a.mansfeld@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4934,'sC404221cb3e044','Wallner-Elektrotechnik','Wallner','Josef','Wetzendorf 7','4092','Esternberg','Österreich','0043 7714 20168','0043 7714 20168 38','info@electrotrade.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4935,'sC404221cbce0f5','Mein-Einkaufsladen','Weeber','Jochen','Werderstr. 104','74074','Heilbronn','Deutschland','07131/640070','07131/640069','mein-einkaufsladen@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4936,'sC404221cc8c2cb','F & W Sanitär- und Heizungstechnik GmbH','Fischer','Uwe','Zelterstr. 3','10439','Berlin','Berlin','+49(30) 44 65 15 62','+49(30) 44 65 15 63','webmaster@armaturen-versand-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4937,'sC404221cd25a08','','Wrase','Steffen','Hardenbergstr.44','90768','Fürth','','0911/5303588','','shop@originet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4938,'sC404221cdb5aeb','thinfo','HegenAUER','Thomas','Hermann-Gröber-Str. 13','85456','Wartenberg','Deutschland','08762-721778','','tohe@thinfo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4939,'sC404221ce540a5','TapetenDer70er','Rohleder','Sven','Rind`sche Stiftstr. 38','61348','Bad Homburg','Germany','06172/681422','06172/681421','Info@TapetenDer70er.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4940,'sC404221cf2747c','','amann-Landstorfer','','Föhrigstr. 35b','95482','Gefrees','Bayern','09254-961477','','gueldenmoor@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4941,'sC404221d02823f','WAEP Schmuckversand','Peter','Wolfgang','Eckstraße 10','76532','Baden-Baden','D','07221-60394','07221-55239','info@bad-bad.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4942,'sC404221d0c9466','Mobitec','Felger','Alexander','Tennhofer Weg 22','70736','Fellbach','Deutschland','0172/8311945','','info@mobily24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4943,'sC404221d1c6db0','','Keil','Wolfram','Windbergstraße 30','08060','Zwickau','','0375/59 50-428','','info@preservativos.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4944,'sC404221d28298c','','Gaus','Rüdiger','Köhlerstraße 17','01640','Coswig','','03523 72157','','shop@basteln-co.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4945,'sC404221d3282f1','Consintec Frank Köster','Köster','Herr','Feuerbachstr. 19','14471','Potsdam','Deutschland','0331-9512698','0331-9512705','info@consintec.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4946,'sC404221d3c201d','','r.Molitor','','Friedrichstr.10','76646','Bruchsal','Deutschland','07251-308202','','info@naomi-mode.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4947,'sC404221d45426c','ComTec-online A.Knoche','Knoche','Klaus','Vogelsangstaße','63457','Hanau','Deutschland/Hessen','06181 574077','06181 576780','info@24h-ComTec-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4948,'sC404221d4dce0f','','unmedia','','steinig 200a','6574','Pettneu a.A.','','0043 5448 8880','','funmedia.gesmbh@aon.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4949,'sC404221d58500f','Fahrrad Schnäppchen','Voss','Ulrich','Göttingen','37073','Göttingen','de','0551 - 59994','0551 - 5311870','marketing@fahrrad-schnaeppchen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4950,'sC404221d640b22','','Kempe','Nadine','Üxheimerstr. 8','54578','Wiesbaum','Deutschland','06593996689','06593996689','info@canalba.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4951,'sC404221d71c0cd','w3media - new media services','Kälberer','Harald','Dobelweg 15','73278','Schlierbach','Germany','07021-43178','07021-43179','info@elementbuch.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4952,'sC404221d7c7165','L-S-Warenhandel','Loureiro','Paulo','Jusistr.12','72585','Riederich','Deutschland','07123 / 379 730','07123 / 360715','mail@l-s-warenhandel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4953,'sC404221d9c21d7','Michele Baldioli, Digitale Poster & Softwareberatu','Baldioli','Michele','Wettersteinring 18','85354','Freising','','08161146991','','webmaster@baldioli.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4954,'sC404221dad81b5','First Dynasty Trading GmbH','beling','','Humboldtstr. 21','21509','Glinde','','+49 40 70293210','','eintrag@vinoplaza.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4955,'sC404221db98ab4','UniCon GmbH','Behnke','Nils','Ziegelhof 20','17489','Greifswald','Deutschland','03834-5709-12','03834-5709-16','info@toolkauf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4956,'sC404221dc4f706','Customerce GmbH','Fumian','Luisa','Kaiserstr. 65','60329','Frankfurt','','069-242956-15','','fumian@customerce.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4957,'sC404221dce6cb8','Schuy und Rousseau GdbR','Rousseau','nathalie','Wasengasse 14','79379','Muellheim','Deutschland','07631 17 45 65','07631 17 45 64','nathalie@casaro.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4958,'sC404221dd8812a','Customerce GmbH','Fumian','Luisa','Kaiserstr. 65','60329','Frankfurt','','069-242956-15','','fumian@customerce.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4959,'sC404221de4a92a','','Fumian','Luisa','Kaiserstr. 65','60329','Frankfurt','','069-242956-15','','fumian@customerce.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4960,'sC404221dee1f3f','Notebookparadies','Mansfeld','Andreas','Wittelsbachstrasse 45','67061','Ludwigshafen','BRD','0621 / 58 89 978','','a.mansfeld@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4961,'sC404221dfaa22a','','Riemer','Oliver','Am Buchenfeld 16','93051','Regensburg','','0941/9428700','','webmaster@sanoverde.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4962,'sC404221e067e9b','GEDAT Datentechnik GmbH','Müller','Carsten','Goldbachstraße 13','09337','Hohenstein-Ernstthal','Deutschland','03723-682371','03723-682370','werbung@gedat.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4963,'sC404221e103d35','GEDAT Datentechnik GmbH','Müller','Anett','Goldbachstraße 13','09337','Hohenstein-Ernstthal','Deutschland','03723-66780','03723-667879','werbung@gedat.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4964,'sC404221e1a2866','aixpress software-shop Pfeiffer & Kollewe GbR','Kollewe','Tobias','Kaiserstrasse 100','52134','Herzogenrath','Deutschland','02407.9088585','','tobias.kollewe@aixpresso.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4965,'sC404221e251f89','','Steuer','Michael','Heinrich Hertz 5','66773','Schwalbach','Deutschland','06831-5010474','','Service@Lifestyle-Ambiente.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4966,'sC404221e2e2068','WOODandMORE','Petzak','Herr','Slabystraße 25','12459','B','D','030 28092711','030 28092712','kontakt@woodandmore.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4967,'sC404221e385439','TEE IM NETZ','Kluge','Bernd','Am Haideplacken 35','61462','Königstein','Deutschland','06173/928935','06173/928934','bernd.kluge@teeimnetz.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4968,'sC404221e4304cb','Hosteasy.de','Bieler','Ralph','Kölner Straße 159','51149','Köln','Deutschland','02203/896141','02203/182069','info@hosteasy.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4969,'sC404221e4c2531','musik-city Steinbrecher','Steinbrecher','Frank','Östliche 36','75175','Pforzheim','Deutschland','07231-15439-33','07231-15439-39','webmaster@Notenshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4970,'sC404221e55e3d9','Marketing & Vertrieb Scholz','Scholz','Raphael','Döbrabergstraße 14','50765','Köln','Deutschland','02219917205','0256195927266','info@beautyexpress.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4971,'sC404221e5f3ab2','','Armonier','Marcel','Keilstrasse 26','27568','Bremerhaven','','0471/9418671','','info@joncrista.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4972,'sC404221e6a5102','designglas','grueck','jasmin','weideweg 4','3352','st.peter/au','österreich','0043-7477-49167','0043-7477-49147','office@designglas.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4973,'sC404221e7436db','MaxxTech','Schradi','Tony','Bergstr. 13','76287','Rheinstetten','D','07242-702995','','mail@maxxtech.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4974,'sC404221e7d5ebd','Body Styling Products GbR','ank','','Arthur Scheunert Alle 2','14558','Bergholz Rehbrücke','Deutschland','03320055122','03320055123','kontakt@body-styling-products.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4975,'sC404221e8808fa','Haushaltscout GbR','Norbert','Sluzik,','Obstzüchterweg 2','14542','Werder','Deutschland','0332779429','0332779428','kontakt@haushaltscout.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4976,'sC404221e91c637','Shoppingday GmbH','Korpilla','Oliver','Gustav-Stresemann-Str. 15','51469','Bergisch Gladbach','Germany','02202 959459','02202 959457','info@shopday.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4977,'sC404221e9ebecb','dreamtime productions','Auer','Rainer','Wasserfeldstr. 12a','94099','Ruhstorf','Deutschland','08531932910','0853193211','auer@dreamvideo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4978,'sC404221ecec00f','','Broschke','Herr','Ronsbachstraße 15','36043','Fulda','','0173/6609234','','rgbroschke@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4979,'sC404221f28cdec','Marcedo Shopservice GmbH & Co. KG','Kalchschmid','Katrin','Gneisenaustr. 15','86167','Augsburg','Deutschland','0821 / 217 795 19','0821 / 217 795 9','katrin.kalchschmid@marcedo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4980,'sC404221f3301b9','MIT Consulting GmbH','Team','OkiDokiDiving','Blangwiesen 4','22885','Barsbüttel','D','040/71097081','040/71097082','info@okidokidiving.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4981,'sC404221f3ced4c','Customerce GmbH','Ernst','Udo','Kaiserstr. 65','60329','Frankfurt','Deutschland','069-242956-15','069-24295667','steinecke@customerce.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4982,'sC404221f460f60','','Höschl','Peter','Freudenstädter Str. 60 - 64','72202','Nagold','Deutschland','07452 9326 60','','peter@nizeshot.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4983,'sC404221f4f374e','Karokom Fiebranz & Mika GbR','Mika / Herr Fiebranz','Herr','Nincoper Strasse 70','21129','Hamburg','Deutschland','040-7964737','','karokom@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4984,'sC404221f5b18e1','','ünstlerwerke','','Am Ramsberg 33','58509','Lüdenscheid','Deutschland','02351/672602','','info@kuenstlerwerke.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4985,'sC404221f6a7cfe','','Büttner','Lothar','Ostenallee 12','59174','Kamen','Deutschalnd','02307-9107897','','webmaster@loebbeshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4986,'sC404221f74ff77','Bottico Bikes','Rösch','Eva','Kurfürstenstr. 67-1','71636','Ludwigsburg','D','07141-927768','07141-925157','order@botticobikes.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4987,'sC404221f80b966','','Dobrowolny','J.','Im Rank 16','73655','Plüderhausen','','07181 995723','','info@wildemasche.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4988,'sC404221f8acba8','','Orth','Daniel','Eldenaer STr. 29','10247','Berlin','Deutschland','030 22014063','03029309956','info@apo-discounter.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4989,'sC404221f974f20','','breineder','stefan','Eckertstrasse 55','8020','graz','austria','++43 316 570 362','','office@tint-ink.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4990,'sC404221fa1f262','Gartengeräte Ecker','Helmut Ecker','Herr','Eichertweg 6a','93437','Furth im Wald','Deutschland','09973-2238','09973-803373','info@gartengeraete-ecker.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4991,'sC404221fb1cbeb','Villa Kinder Bunt','Schwanz','Anke','Friedenstraße 3','39326','Wolmirstedt','Deutschland','039201/26091','039201/62027','info@villakinderbunt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4992,'sC404221fcf39e1','Wwe.Fr.Steeg,geb.van den Bergh GmbH & Co. KG','Engler','Hr.','Seidenweberstr. 13','47877','Willich','Deutschland','02154-954721','02154-954723','steegbuero@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4993,'sC404221fd9bbb4','DesignerHits for Kids','Kindinger','Frau','Auf der Insel 15','64686','Lautertal','Deutschland','06254- 94 36 205','06254- 94 36 206','info@designerhits-for-kids.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4994,'sC404221fe61253','Fa. René Weber','Weber','René','Überlinger Str. 13','78351','Bodman - Ludwigshafen','Deutschland','077735725','07773620632','info@pcverkauf.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4995,'sC404221ff0c3fc','glasverkauf.com','Stempel','Reiner','Sonneberger Strasse 184','98724','Neuhaus','Thüringen','03679 700901','','webmaster@reinerstempel.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4996,'sC404221ff9bc37','MB Warenvertrieb','Broszeit','Manfred','Backewiese 4','56727','Mayen','Germany','02651494494','','manfred.broszeit@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4997,'sC4042220121b84','kaffeekontor','dross','bettina','schanzenstr.14','20357','Hamburg','D','04043183050','','espresso@kontorkaffee.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4998,'sC40422201b6a86','NeT2CoM.de - Hard- und Softwarevertrieb','Petrov','Roumen','Wollweberstr. 32','29410','Salzwedel','Deutschland','0221-91249201','','petrov_net2com@egadgets.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (4999,'sC404222025774f','AdvancedPC.de','Müller','Sven','Maria-Hilf-Str. 14','55411','Bingen','Deutschland','0190055453488','','shopyoo-de@advancedpc.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5000,'sC4042220306ec2','','Peschke','Manuela','Postfach 11 33','65367','Oestrich-Winkel','','06723885467','','parfumflacons@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5001,'sC40422203b4445','Zaunz Publishing GmbH','Dolezalek','Silvan','Ringstrasse 38','82223','Eichenau','Germany','08141-3790330','','technik@zaunz.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5002,'sC404222046183c','','Winkelewski','Detlef','Spießweg 154','13437','Berlin','Deutschland','030-43721280','','webmaster@fotokunst24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5003,'sC404222050bd5a','','Sommer','Günther','Neuhauser Str. 29/1','73760','Ostfildern','','0711/349834','','webmaster@vitabiosashop-sommer.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5004,'sC40422205a815b','','Thurow','Ronny','Dorfstraße 19','18574','Neparmitz','','038307-41931','','thurow@dorfscheune.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5005,'sC404222065c6c0','Pepinio.de','epinio.de','','Kronenberg','52074','Aachen','','0241/ 7019943','','info@pepinio.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5006,'sC4042220715a03','','Thien','Günter','Heideweg 5','49767','Twist','','0251-609555','','mail@senioren-shop24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5007,'sC40422207cf33f','MB Warenvertrieb','Broszeit','Manfred','Backewiese 4','56727','Mayen','Germany','02651494494','','manfred.broszeit@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5008,'sC40422208970e0','Borghorster Frottierweberei','Hellmann','Klaus','Flaßkamp 15','48565','Steinfurt','Deutschland','02552933223','0255262251','k.hellmann@borghorster.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5009,'sC4042220979c47','','Ingrid','Pötzelsberger','Thalberg 15','4870','Vöcklamarkt','','+43 7682 20303','','office@piwa.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5010,'sC4042220a1d014','Schmeiser + Schmeiser GbR','Schmeiser','Marcus','Raiffeisenallee 4','82041','Oberhaching','Deutschland','089-613 09 292','','inf@kloundco.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5011,'sC4042220aaa9f1','','Meric','Herr','Schützenstr.1','64521','Gross-Gerau','','06152/171541','','info@germ-one.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5012,'sC4042220b3f34f','dth gmbh','hildebrandt','daniel','kalscheurenerstrasse 19','50354','hürth','','02233396512','','info@kaufmonster.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5013,'sC4042220be2d47','Die Strickliesel','Wichmann','Thomas','Op de Veih 75','44869','Bochum','Deutschland','0172 210 14 56','','die-strickliesel@arcor.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5014,'sC4042220cf175c','go-natural.de','Nerreter','Harald','Walzneschlag 9','90559','Burgthann','Deutschland','0049 (0) 9187 / 90 1','','nerreter@go-natural.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5015,'sC4042220dd9102','','g.','sven','An den Pappeln 10','58453','Witten','Deutschland','02302/1783488','','info@katzenhuette.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5016,'sC4042220e79dce','Pyroflash-Spezialeffekte','Kuchinka','Th.','Bachstr. 9','93104','Riekofen-Taimering','BRD','09480-1600','09480-1615','info@pyroflash.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5017,'sC4042220f347ce','Superhaar.de','.Strauch','','Riesweg 84','45134','Essen','Deutschland','0201.3601578','0201.3601579','info@superhaar.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5018,'sC404222102709e','media-data-net network systems','Bienert','Ulf','Bahnhofstrasse 5','04668','Grimma','Deutschland','03437973755','03437973756','shop@media-data-net.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5019,'sC40422210d492d','ALL-IN-DESIGN Petra Koslowski','Koslowski','Petra','Bruchstraße 23','47918','Tönisvorst','BRD','02156/490342','s.o.','petra.koslowski@allindesign.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5020,'sC40422211b965f','ALL-IN-DESIGN Petra Koslowski','Koslowski','Petra','Bruchstraße 23','47918','Tönisvorst','BRD','02156/490342','s.o.','petra.koslowski@allindesign.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5021,'sC4042221252e40','','Zug','Andreas','Bloherfelder Str.153','26129','Oldenburg','','0441 5948848','','vertrieb@sellingdirect.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5022,'sC40422212e07ba','Goldkorn8','Appel','Marina','Kurfürstendamm 97','10709','Berlin','Germany','+49 30 37591192','+4930 37591193','masaltof@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5023,'sC40422213889b8','Matthias Fiss','Fiss','Matthias','Dorfstrasse 31','25370','Seester','Deutschland','-','-','shaolinkungfu@claranet.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5024,'sC4042221430bae','','polch','Uwe','Briennerstr. 54','80333','München','D','089-5237303','','design@audio-objekte.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5025,'sC40422215778e4','Monkeybox - Bauer & Siehl Gbr','Bauer','Walter','Wolfhagerstr. 109','34127','Kassel','Deutschland','0561-8202558','0561-8205038','leitung@monkeybox.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5026,'sC40422216221f5','','Weinert','Herr','Straße der Jugend 2','01968','Sedlitz','D','03573 796104','','feste@nexgo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5027,'sC40422216c5b34','','Schmidt','Joachim','Schlüterstraße 72','10625','Berlin','','030-54710654','','info@dealsandmore.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5028,'sC4042221768f0c','','Henning','Denis','Ringstrasse 7','14806','Belzig','Brandenburg','033841-38970','','shop@windelnkaufe.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5029,'sC404222181609f','mauseland','Knights','H.','Carlo-Mierendorff-Str. 6','51377','Leverkusen','Deutschland','0214/8691549','0214/8691451','mauseland2003@yahoo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5030,'sC40422218f1af6','','arathanasopoulos','','zum stausee 7a','55743','idar-oberstein','','06781567723','','info@witty.bijoushop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5031,'sC40422219b71b3','Grenzmarkt Nennig','von den Steinen','Klaus','Zur Moselbrücke 15-17','66706','Perl','Saarland','06866-150700','','grenzmarkt@yahoo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5032,'sC4042221ad0be7','Kamaa Versand','Hesselmann','Katrin','Pinneberger Str.7','22880','Wedel','D','040 - 399 996 83','040 - 399 996 84','info@kamaa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5033,'sC4042221c223d9','Kamaa Versand','Hesselmann','Katrin','Pinneberger Str.7','22880','Wedel','D','040 - 244 255 44','040 - 244 255 45','info@kamaa.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5034,'sC4042221d335b9','','Fleck','Jan','Losinskiweg 16','04347','Leipzig','Deutschland','0341-9910664','','jan.fleck@kultshop.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5035,'sC4042221f904e0','','Müller','Christof','Mittelrer Rafensburgweg 6','8274','Tägerwilen','Ch','0041716670536','','mail1@andaro-seletkion.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5036,'sC404222202c13d','','Vetter','Vera','Erlenbacher Weg 28','64658','Fürth','Deutschland','06253-5382','','info@schinkenpicker.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5037,'sC40422220c1028','','Lück','Alexander','Reeperbahn 143','20359','Hamburg','Deutschland','040-314209','','blicker-schuhe@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5038,'sC40422221b1d18','','Ruprecht','Walter','Kärntnerstrasse 460','8700','Leoben','Österreich','0043 3842 23230','','info@piercing-shop.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5039,'sC40422222696c4','MegaStore1000','Flemming','Nico','Bei der Apostelkirche 24','20257','Hamburg','Deutschland','040/51312755','040/51312754','nf@megastore1000.biz','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5040,'sC4042222351502','','Thieme','Joern','Goettingstr. 27','38106','Braunschweig','Deutschland','0531 3884938','','webmaster@china-shop-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5041,'sC40422224105ec','Sägeblatt Shop','Wunderlich','Gerd','Matthiasstrassse 71','54290','Trier','BRD','0651/981260','0651/98126299','info@saegeblatt-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5042,'sC4042222538f81','Nostalgisches Blechspielzeug.de','Lange','Wolfram','Urbacher Weg 60 B','51149','Köln','Deutschland','02203-599671','02203599671','info@nostalgisches-blechspielzeug.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5043,'sC404222260520d','Sanoverde','Riemer','Oliver','Am Buchenfeld 16','93051','Regensburg','','0941-9428700','','webmaster@sanoverde.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5044,'sC40422226bee3c','','König','Petra','Warnowallee 10','18107','Rostock','','0381 7955954','','info@petrakoenig.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5045,'sC404222278bfb1','','Borschel','Andreas','Glogauer Str. 19','34123','Kassel','Deutschland','0561-4757748','0561-4757749','info@borschel-electronic.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5046,'sC404222284bf8c','Top-Shops','D.','Renè','Zum Vorwerk 3','16306','Criewen','Deutschland','00','','top-softwareshop@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5047,'sC40422228e3593','Marina Appel','Appel','Marina','Kurfürstendamm 97','10709','Berlin','Deutschland','+493037591192','+493037591193','shop@goldkorn8.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5048,'sC4042222981b2a','','Raiml','Robert','Herzog-Otto-Str. 26','83308','Trostberg','','08621/979854','','raiml@affenzoo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5049,'sC4042222a200bb','','Bohl','Stefan','Biligrimstrasse 42','36093','Künzell','','06619527546','','non@captspiff.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5050,'sC4042222abc8fc','','Bohl','Stefan','Biligrimstrasse 42','36093','Künzell','','06619527546','','non@captspiff.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5051,'sC4042222b66eb5','ALL-IN-DESIGN Petra Koslowski','Koslowski','Petra','Bruchstraße 23','47918','Tönisvorst','BRD','02156/490342','02156/490342','petra.koslowski@allindesign.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5052,'sC4042222c2c4ab','terso.de','Köster','Silvia','Ellhorn 9','24644','Loop','','04321-499360','04321-499361','info@terso.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5053,'sC4042222d1173e','Katzenhuette.de','Gierse','Sven','An den Pappeln 10','58453','Witten','Deutschland','02302/1783488','','info@katzenhuette.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5054,'sC4042222db2996','','Lorenz-Fitoussi','Cornelia','Wingertstr. 11','63225','Langen','','06103/202349','06103/280056','info@flair-der-provence.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5055,'sC4042222fe5e83','Runge & Lewerenz GbR','Lewerenz','Danny','Karl-Holtz-Str. 3','12687','Berlin','Deutschland','030 / 93669964','030 / 93669965','commerce@verwoehndich.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5056,'sC4042223081d49','Waypoint GPS Vertrieb','Lehmann','Marion','Saalangerstr. 26','82377','Penzberg','Germany','08856-804430','08856-804440','mlehmann@waypoint-gps.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5057,'sC4042223127801','Tischtennis pur','Thies','Markus','Papendiek 24-26','37073','Göttingen','Deutschland','0551-5311828','0551-37075608','info@ttpur.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5058,'sC40422231b5235','','Collisi','Peter','Peter-Eich-Str. 22','47551','Kleve (Bedburg Hau)','Deutschland','02821-898773','','webmaster@aquaristik-poseidon.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5059,'sC40422232621f2','Sparpott','von Stein','Barbara','Spascher Grund 4','27793','Wildeshausen','Deutschland','04431-929010','','shopyoo@sparpott.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5060,'sC404222330a3f8','Capt. Spiff','Bohl','Stefan','Biligrimstrasse 42','36093','Künzell','','0661/9527546','','spielen-puzzlen@captspiff.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5061,'sC404222339f2ea','esoshop.com','Schönenberger','Veronika','Petristraße 1','81545','München','Deutschland','+49-(0)89-89137447','+49-(0)89-89137445','vs@esoshop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5062,'sC404222344ee76','','Goessling','Michael','Wellensiek 90','33619','Bielefeld','','0521 / 287740','','goessling@webprojects.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5063,'sC40422234efc46','','König','Michael','Postfach 1536','48665','Ahaus','Deutschland','0151-11672487','','m.koenig@montagedirekt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5064,'sC40422235d28a3','','Wittmann','Andreas','Bahnhofstraße 26','D-74909','Meckesheim','Deutschland','+49 6226 78 64 51','','absinth-paradies@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5065,'sC40422236a41f0','','Conell','Guido','Rotdornweg 25','29389','Bad Bodenteich','','05824/985362','','info@stickvorlagen-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5066,'sC4042223751209','','Albrecht','Falk','Klein Bünstorf 15','29549','Bad Bevensen','','05821/3821','05821/478221','falk.albrecht@t-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5067,'sC40422237f244f','','Spöth','Benjamin','Drosselpfad 9','52078','Aachen','','0241-520572','','shopyoo@SexBaumarkt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5068,'sC404222389a63d','','Walter','Rene','Birckholtzweg 2','22159','hamburg','Deutschland','04060685593','','webmaster@hardbass.info','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5069,'sC4042223997fc8','Top Shop','Rustige','Rene','Vor den Meeden 27','26446','Friedeburg','Deutschland','+49 4465 9459874','+49 4465 9459871','info@top-shop-fashion.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5070,'sC4042223a40164','Bammer & Breitling GbR','Bammer','Alexander','Ortelsburgerstr. 14','70374','Stuttgart','Germany','01805-684373100','01805-684373102','team@gay-industries.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5071,'sC4042223adecda','Bammer & Breitling GbR','Bammer','Alexander','Ortelsburgerstr. 14','70374','Stuttgart','Germany','01805-684373100','01805-684373102','team@gay-industries.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5072,'sC4042223b8e46f','Bammer & Breitling GbR','Bammer','Alexander','Ortelsburgerstr. 14','70374','Stuttgart','Germany','01805-684373100','01805-684373102','team@gay-industries.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5073,'sC4042223c4c59b','Bammer & Breitling GbR','Bammer','Alexander','Ortelsburgerstr. 14','70374','Stuttgart','Germany','01805-684373100','01805-684373102','team@gay-industries.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5074,'sC4042223d2a2e8','','reichelt','peggy','novalisstr','10115','berlin','','030 44057370','','info@amapur.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5075,'sC4042223dd2a70','','Siewert','Wolfgang','Hauptstr.9','91610','Insingen','','09868 933070','','info@schnaps-online.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5076,'sC4042223eb67db','Hanna Raißle, Dekoration & floral Design','Raißle','Hans','Tulpenstr. 9','82024','Taufkirchen','Deutschland','089 / 61440047','089 / 61440046','info@rundumdentisch.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5077,'sC4042223f90c25','Gaspar`s Internetshop','Deledda','Lutz','Von - Stauffenberg - Weg 33','59269','beckum','Nrw','02521 / 4886','01805 / 999986 71764','lutz_deledda@gaspars.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5078,'sC4042224220824','Musiker-Onlineshop','Schieber','Wolfgang','Alte Weinsteige 130','70597','Stuttgart','Deutschland','01729348219','07113417459','webmaster@musiker-onlineshop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5079,'sC40422242e6457','','kraemer','michael','vorderfenne 15b','26632','ihlow','deutschland','04928/914960','','info@netlive-at.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5080,'sC40422243c1a9e','Claudia Liebold und Frank Lehmann GbR','Lehmann','Frank','Carl-von-Linde-Str. 6','65197','Wiesbaden','Deutschland','+49 611 1842623','+49 611 1842624','info@high-feelings.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5081,'sC4042224487155','HS trading network','Bötzel','Thorsten','Feldsieper Str. 135','44809','Bochum','Deutschland','0234/57967712','0234/57967713','t.boetzel@hstn.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5082,'sC40422245516a9','','Braun','Monika','Rheinsberger 70','10115','Berlin','Deutschland','030 44050701','','monika@jetlagshop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5083,'sC4042224623069','Kinderspielzeugversandhandel','Hering','Rico','An der Elsteraue 5','07548','Gera','Deutschland','0365 7733705','0365 7733705','RicoHering@aol.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5084,'sC40422246c69c0','EthnoDesigns','Thomas','Ingo','Ziegelei 2','19374','Mestlin','Germany','38727-88755','38727-88756','info@ethnodesigns.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5085,'sC404222483c324','Globalmarkenwein GmbH','Wille','Frank','Postfach 1518','92605','Weiden','Deutschland','+49(0)8783967944','+49(0)8783967946','service@globalmarkenwein.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5086,'sC404222494541a','','erkauf','','Langweid 1','6434','Illgau','Schweiz','0041 41 830 03 72','','info@vr-technics.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5087,'sC4042224a12000','','Kersting','Erich','Eschebergstrasse 30','34128','Kassel','','0561-6027113','','info@travelyourway.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5088,'sC4042224ac9982','','Skazel','Harald','Eichenstr. 18','82347','Bernried','','08158922923','','mop81@gmx.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5089,'sC4042224bb3a0e','','Krist','Tobias','Käthe-Kollwitz-Strasse 22','04600','Altenburg','','03447 504950','','hirsch15a@gmx.net','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5090,'sC4042224c59c59','APART Das Kosmetikstudio','Lassmann','Silke','Brückstraße 5-13','44787','Bochum','Deutschland','0234-12325','012126-4444-012126','beauty-onlineshop@web.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5091,'sC4042224d00fac','Sanoverde Oliver Riemer','Riemer','Oliver','Am Buchenfeld 16','93051','Regensburg','','0941-9428700','','webmaster@sanoverde.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5092,'sC4042224e1a4ef','','Knothe','Maik','Leipzigerstraße 103','01127','Dresden','','0351/8590144','','webmaster@armyshop-dresden.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5093,'sC4042224f7b150','Yasemin Krutz Holzspielzeuge','Krutz','Yasemin','Schlosserstrasse 4a','26382','Wilhelmshaven','Deutschland','04421/747270','','yaseminkrutz@onlinehome.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5094,'sC404222512cfe0','Akt + Art','leipold','johanna','Kurzheim 23','8793','Trofaiach^','Österreich','+43 676 4770426','+43384731175012','hl@atelierjohanna.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5095,'sC4042225258f7b','iMedia Internet Entertainment','Banf','Gabriele','Eugen-Hertel-Str. 10','67657','Kaiserslautern','Deutschland','+49 0631 3605305','+49 0631 3605306','info@wab.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5096,'sC4042225362bd5','iMedia Internet Entertainment','Banf','Gabriele','Eugen-Hertel-Str. 10','67657','Kaiserslautern','Deutschland','+49 0631 3605305','+49 0631 3605307','info@wab.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5097,'sC4042225460527','ARTASIA-SHOP','Gauck','Thomas','Stahlstrasse 5','90411','Nürnberg','BRD','0911 513 514','0911 56 14 92 00','info@artasia-shop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5098,'sC40422255011d4','Achatz,Kircher,Przygocki GbR','eter','','Hornbergweg 4','70771','Leinfelden-Echterdingen','Deutschland','0711793961','','por@gmx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5099,'sC40422255939b4','','Heuwinkel','Ronny','Schulstraße 33','14715','Nitzahn','','0172/3924376','','lippold@world-of-fitline.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5100,'sC4042225651b55','','Hubig','Marion','Im Hollerbusch 38','65468','Trebur','','(06147) 20 90 85','','info@mediart-shop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5101,'sC40422256edfba','Busch Billards','Petrich','Wolfgang','Fürholzener Strasse 12','85386','Eching','Deutschland','089 3196006','089 37999091','info@buschbillards.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5102,'sC40422257a9a6d','','Köhler','Daniel','Löbstedter str 50','07749','Jena','','03641372282','','info@sdaxx.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5103,'sC404222584a6bc','moebel-24.de GmbH','Christoff Waldeck','Herr','Ketschendorfer Straße 86','96450','Coburg','Deutschland','09561-237731','09561-237732','info@moebel-24.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5104,'sC40422258e1d03','Zander & Schmitz GbR','Schmitz','Markus','Kaiser-Friedrich Ring 9','65185','Wiesbaden','Deutschland','0611 - 81 20 966','0611 - 81 00 758','info@inkpool.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5105,'sC4042225982994','Dittrich Nähmaschinen','Dittrich','Jens','Schandauer Straße 79','01277','Dresden','Deutschland','0351 2507651','0351 3177983','webmaster@dittrich-naehmaschinen.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5106,'sC4042225a3bcee','','Lippold','Herr','Waldemarstraße 18','14712','Rathenow','','0172/3043262','','lippold@world-of-fitline.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5107,'sC4042225b0a251','AH-Datentechnik','Horst','Frau','Josefstraße 10','65555','Limburg a. d. Lahn','D','06431-95277','','Anita.Horst@AH-Datentechnik.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5108,'sC4042225c15b23','Wellness Zauber','Hamann-Landstorfer','Anja','Föhrigstr. 35b','95482','Gefrees','Deutschland','09254-961477','','info@wellness-zauber.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5109,'sC4042225cb37e3','Fundinsel','Bischoff','Sabine','Vogesenstr.3','79395','Neuenburg','Deutschland','07631-704760','','info@fundinsel.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5110,'sC4042225d607ee','PK-TOTAL.DE GbR S. Patze und R. Kunze','Kunze','Ralf','Erich zeigner Allee 65A','04229','Leipzig','Deutschland','0341 4206740','','anfrga@pk-total.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5111,'sC4042225e1746a','','Rustige','Rene','Vor den Meeden 27','26446','Friedeburg','D','+49 4465 9459874','+49 4465 9459871','info@top-shop-fashion.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5112,'sC4042225ebad8b','','kalchschmid','katrin','gneisenaustrasse.15','86167','augsburg','','0821/21779519','','katrin.kalchschmid@marcedo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5113,'sC4042225f82bb6','','kalchschmid','katrin','gneisenaustrasse.15','86167','augsburg','','0821/21779519','','katrin.kalchschmid@marcedo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5114,'sC40422260608ab','','kalchschmid','katrin','gneisenaustrasse.15','86167','augsburg','','0821/21779519','','katrin.kalchschmid@marcedo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5115,'sC404222610ffd7','','kalchschmid','katrin','gneisenaustrasse.15','86167','augsburg','','0821/21779519','','katrin.kalchschmid@marcedo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5116,'sC40422262015ba','','kalchschmid','katrin','gneisenaustrasse.15','86167','augsburg','','0821/21779519','','katrin.kalchschmid@marcedo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5117,'sC4042226467f0d','','kalchschmid','katrin','gneisenaustrasse.15','86167','augsburg','','0821/21779519','','katrin.kalchschmid@marcedo.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5118,'sC404222651b2b7','Strumpfversand.ch','Daniel','Bilat','Am Adlenberg 3','4418','Reigoldswil','Schweiz','0041 061 943 14 13','0041 061 943 14 13','bilatd@freesurf.ch','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5119,'sC40422265c4beb','EXOP.DE - Der ExklusivShop','Giehl','Sönke','Melmesfeld 40','47647','Kerken','Deutschland','02833/571137','02833/571142','info@exop.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5120,'sC4042226674300','AEC-FALLMANN Antiquitäten','Fallmann','Friedrich','Kienmayergasse 14+16','1140','Wien','Österreich','+43(1)9858734','+43(1)9858734','aec-fallmann@chello.at','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5121,'sC40422267101ac','BLUE BOX multimedia GmbH','Jankuhn','Walter','Walluferstr. 1','55246','Mainz-Kostheim','Deutschland','06134-25186','','wj@blue-box.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5122,'sC404222679b44f','','oos','','schwalbacherstr.56','60326','frankfurt','','069-97392452','','loos@kunstrakt.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5123,'sC40422268324ca','B.R. Vertrieb','Rehm','Barbara','Bahnhofstraße 16','63924','Kleinheubach','BRD','09371 948 97 21','09371 948 97 22','post@bonrollen-service.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5124,'sC40422268c25db','A.S. Reisen OHG','Reisen OHG','A.S.','August-Bebel-Str. 2','31224','Peine','','05171/800367','05171/800370','mail@dasreiseas.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5125,'sC4042226980733','Notebookparadies','Mansfeld','Andreas','Wittelsbachstrasse 45','67061','Ludwigshafen','Deutschland','0621 / 58 89 978','','info@notebookparadies.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5126,'sC4042226a28920','','Frisch','Tobias','Teinachstraße 10','75179','Pforzheim','D','07231414249','','info@brennbares.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5127,'sC4042226abb120','','Frisch','Tobias','Teinachstraße 10','75179','Pforzheim','D','07231414249','','info@brennbares.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5128,'sC4042226b65a17','','Tschischke','Cornelia','Holunderweg 5','93359','Wildenberg','BRD','09444/ 977 478','','info@buenavita.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5129,'sC4042226bf0cd4','Erzgebirgeversand','Freier','Holger','Hauptstr.154','09456','Mildenau','BRD','037343809003','037343809006','holger.freier@erzgebirgsversand.de','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5130,'sC4042226c967bd','mediFIT-shop.com GbR','Hubig','Marion','Im Hollerbusch 38','65468','Trebur','','(06147) 20 90 85','','info@medifit-shop.com','',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5131,'sC4042fff229a3b','Impruneta Versande','Müller','Marc','Feuerbacher Weg 3','97353','Wiesentheid','D','','','marcmueller@fraenkische-toskana.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5132,'sC4043808f945dd','acwain solutions GmbH','Schmidt','Thomas','Friedrich Ebert Allee 13a','22829','Schenefeld','Deutschland','','','schmidt@acwain.com','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5133,'sC40439d612a0a6','Piratenschatzkiste · Nahrungsergänzung','Geith','Ingrid','Solalindenstr. 87','81827','München','Deutschland','089 - 439 28 97','089 - 439 28 57','webmaster@pskmuc.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5134,'sC40439e3455ecc','Hörbüchershop - Hörbuch und Hörspiel','Ulrich','Jan','Am Rosenhügel 47','15890','Eisenhüttenstadt','Deutschland','03364-284835','03364-771548','service@hoerbuechershop.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5135,'sC4044a17284503','LAGLER Spezial-Software GmbH','Haas','Patrick','Otto-Hahn-Straße 10','34123','Kassel','Deutschland','0561/95999-0','0561/95999-99','anmeldung@immopool.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5136,'sC4046de78dafa7','CWT Systems','Thelenberg','Wilhelm','Königsbergerstr.41','50321','Brühl','Deutschland','','','shopyoo@cwt-systems.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5137,'sC4046f88af12bc','secret-desires','Knights','Heike','Carlo-Mierendorff-Str. 6','51377','Leverkusen','Deutschland','0214/8691553','','info@secret-desires.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5138,'sC40486ae5b1ce4','hobbyshop-mona','Schachtschneider','Ramona','Rahmedestr.315','58762','Altena','Deutschland','02352 953168','02352 953167','info@hobbyshop-mona.de','hobbyshop',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5139,'sC404997685a68d','living-line','Wambach','Kerstin','Am Brückenstein 9','56567','Neuwied','Deutschland','02631/58949','02631/58930','info@living-line.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5140,'sC404ef38637194','Bewerbungsshop24','Huber','Michael','Mühlendamm 54','20097','Hamburg','Deutschland','','','smarti747@web.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5141,'sC4050244a939a5','Lightshop24','Konarek','Lars','Hohlstr. 12','5575','Hettenrodt','Deutshcland','06781/457542','06781/457543','info@lightshop24.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5142,'sC4055d483ca416','A.S. Reisen OHG','Stiefel-Tamburini','Kerstin','Gerhardstr. 41','31241','Ilsede','Deutschland','05172/128528','05172/129245','info@dasreiseas.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5143,'sC40569b2b072ef','Sportnahrung Speedserum','Wolff','Christian','Alex-Sailer-Str.2','14943','Luckenwalde','Deutschland','03371403975','','sportpage@web.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5144,'sC40585b5ee45d5','','Krieger','Eugen','Lerchenweg','46284','Dorsten','DE','','','info@eunet24-market.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5145,'sC4059f3253d1f9','Spielwaren Wiesner','Wisner','Stephan','Bosenbergblick 16\r\n','55545','Bad Kreuznach\r\n','Deutschland','0671-8964126\r\n','0671-8964125\r\n','werbung@spielwaren-wiesner.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5146,'sC4061333f62fcf','Dessoushandel Zeithaml','Zeithaml','Thomas','Frühlingstr. 1','86438','Kissing','Deutschland','','','info@house-of-dessous.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5147,'sC4063772ac245d','dotcombinat','koenig','klaus','schreinerstr. 59','10247','berlin','deutschland','030 486 24 113','030 486 24 115','klaus@dotcombinat.net','herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5148,'sC4065be1b7acd6','Claudia Liebold und Frank Lehmann GbR','Lehmann','Frank','Carl-von-Linde-Straße 6','65197','Wiesbaden','Deutschland','+49 611 1842623','+49 611 1842624','info@high-feelings.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5149,'sC406c06e879f3d','Naturscheune','Haupt','David','Vor dem Kreuzberg 28','72070','Tübingen','Deutschland','07071 - 66051','07071 - 967770','info@naturscheune.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5150,'sC406d7813eeb87','Torso Verlag','Keupp','Roland','Obere Grüben 8','97877','Wertheim','Deutschland','','','info@torso.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5151,'sC406dad9fc599d','aaab online gmbh','stenkhoff','ulla','daimlerstr. 6','72379','hechingen','deutschland','07471-622600','07471-12949','info@dessous.de','frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5152,'sC406fe2e474c37','MH Shopping','Michael','Horlemann','Grethenstr.19','50739','Köln','Deutschland','','','nc-horlemmi@netcologne.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5153,'sC4076d5c5b9373','Heike Fuhrich Pegastar-Co-Verleger','Fuhrich','Heike','Stresemannstr. 25 B','37079','Göttingen','Deutschland','0551-5046971','0551-5046972','heike.fuhrich@epost.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5154,'sC4078e2a56b33c','AntikVersand','Gerth','Sven','Dorfstr. 5','08393','Pfaffroda','Deutschland','03764 / 186975','03764 / 186976','service@antikversand.net','AntikVersa','Antiquariat & Antiqu'); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5155,'sC407950b6384b4','MANAGERTOYS','Wellner','Marion','Rouffacher Str. 17','74357','Bönnigheim','Deutschland','07143 / 409926-4','07143 / 409926-8','shopverzeichnis@orgaservice.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5156,'sC407e5c7794ae3','KOBU-TEE &. FUTON','Schoffers','Rolf','Klarenthaler Str. 4','65197','Wiesbaden','Germany','0611-440776','','post@kobu-teeversand.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5157,'sC4085b8f2a20fd','Topnavigation','Bongiorno','Giuseppe','Sanderskamp 12','48477','Hoerstel','germany','05459914959','05459914961','support@kaufpoint.net','Topnavigat','Ihr Partner für Tele'); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5158,'sC4088e4376f044','Geoladen.com','Wegner','Helga','Berrenrather Str. 274','50937','Köln','Deutschland','0221 9414949','0221 9414951','shopyou-de@geoladen.com','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5159,'sC4088f9c78ed54','abc Vorteil','Schmidt','Hannelore','Blumenstrasse','23683','Scharbeutz','BRD','','','kontakt@kraemer-medien.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5160,'sC408919c480d73','Mineralium.com','Nockemann','C. & R.','Humboldtstr. 12','58553','Halver','Deutschland','','','info@mineralium.com','Herren',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5161,'sC408a52cab0b35','','a','d','s','215','d','a','','','a@a.com','cy',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5162,'sC408a7f76248e6','STILL|LEBEN * Mode für Stillende *','Baecker','Alexandra','Im Rosengrund 23','12347','Berlin','Deutschland','030/70131714','030/70131715','kontakt@stillleben.info','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5163,'sC408ce1606d466','Wenz','Kalchschmid','Katrin','Gneisenaustr.15','86167','Augsburg','Deutschland','0821/2177950','0821/2177959','info@explido.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5164,'sC408d46729f057','Gerda Spillmann Swiss Cosmetics','Hartgens','Jutta','Berliner Ring 26 B','50321','Brühl','Deutschland','02232-9494711','02232-9494760','service@spillmann-cosmetics.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5165,'sC408d73c04e13b','Kinderspieleland Onlineversandhandel','Hering','Rico','An der Elsteraue 5','07548','Gera','D','','','RicoHering@aol.com','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5166,'sC408fffe8d8f76','ProPassione e. K.','Werkmann','Gerd','Wiesbadener Straße 13','65830','Kriftel','Deutschland','06192/9581220','06192/9581221','info@propassione.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5167,'sC4090f663eaa1f','Toner + GmbH','Hinze','Enrico','Gernröder Chaussee 1','06484','Quedlinburg','Deutschland','','','info@alleszumdrucken.com','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5168,'sC40962e6aa900e','Fun & Smile','Langer','Markus','Carl-Orff-Str.55','85591','Vaterstetten','Deutschland','08106892944','08106892945','info@funandsmile.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5169,'sC4099038a4ec4f','Fun & Smile','Langer','Markus','Carl-Orff-Str.55','85591','Vaterstetten','Deutschland','08106-892944','08106892945','info@funandsmile.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5170,'sC40992d297c90e','D-KO','Stoffele','David','Hochfeldstraße 25','47198','Duisburg','Deutschland','02841-8844794','02841-8844798','kontakt@d-ko.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5171,'sC409b8217d8210','Torso Verlag','Keupp','Roland','Obere Grüben 4','97877','Wertheim-Bettingen','Deutschland','','','info@torso.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5172,'sC409e3e10acc13','Foto und Zubehör Mike Kollum','Kollum','Mike','Limesstr. 41','74670','Forchtenberg','Deutschland','07948/9419660','07948/9419660','postmaster@foto-speicher.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5173,'sC40a1235781ed7','Yasemin Krutz Holzspielzeuge','Krutz','Yasemin','Schlosserstrasse 4a','26382','Wilhelmshaven','Deutschland','04421747270','----------','info@yasemins-holzspielzeuge.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5174,'sC40a5056bc2c7c','','dinter','nadja','oldersumerstr.15','26603','AURICH','deutschland','','','wunderblume20@web.de','frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5175,'sC40a75dd16c668','ProLaVita','Blömeke','Georg','Wiedenwies 20','86935','Rott','Deutschland','08869-9219860','0700-77652848','georg.bloemeke@prolavita.com','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5176,'sC40a9baea968ed','Der Weinphilosoph','Schilder','Fabian','Wendelsteinstr. 4','85591','Vaterstetten','Deutschland','','','fabian.schilder@weinphilosoph.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5177,'sC40b60b1fd58e3','Blumen Elsdoerfer','Winter','Gerd','Ungererstr 157','80805','München','Deutschland','','','info@blumen-winter.com','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5178,'sC40bf03e1419a1','Kinderladen Wirbelwind','Hickethier','Axel','Heinrich-Heine-Straße 30','01662','Meißen','Deutschland','03521/ 406554','03521/ 406638','info@kinderladen-wirbelwind.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5179,'sC40bf2f2e3fc36','Gerry Handel','Lübke','Gerold','Rheinberger Ring 32','47059','Duisburg','Deutschland','0203 3461550','02033461551','info@gerryhandel.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5180,'sC40bf6a75e8085','Hobby-Versand Monika Schlachter','Schlachter','Monika','Blasistr. 48','79650','Schopfheim','Deutschland','07622 7256','07622 4108','hdrhobbyversand@aol.com','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5181,'sC40bf8b87d0eca','Vita Biosa Shop-Sommer','Sommer','Günther','Neuhauser Str. 29/1','73760','Ostfildern','Deutschland','','','guenthersommer@web.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5182,'sC40d5819ae8577','bioapo - Ihre grüne Apotheke im Internet','Zollner','Christian','Dreitannenriegelstrasse 20','94469','Deggendorf','Deutschland','0991/3446811','0991/3446813','info@bioapo.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5183,'sC40d5ec2d89ec0','No-Tabooz-Fashion','Hintermaier','Thomas','Herbert-Kadner-Str.12','80995','München','Deutschland','08951563878','08954329462','info@no-tabooz-fashion.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5184,'sC40da561799ad1','Kinderladen Wirbelwind','Hickethier','Axel','Heinrich-Heine-Straße 30','01662','Meißen','Deutschland','03521/ 406 554','03521/ 406 638','info@kinderladen-wirbelwind.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5185,'sC40da5688e4d94','Kinderladen Wirbelwind','Hickethier','Axel','Heinrich-Heine-Straße 30','01662','Meißen','Deutschland','','','info@kinderladen-wirbelwind.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5186,'sC40daac6e60192','Dick GmbH','Brunner','Thomas','Donaustr. 51','94526','Metten','Deutschland','','','thomas.brunner@dick.biz','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5187,'sC40e086fb7d95f','Lollypop Erotik Multimedia','Holub','Thomas','Brucker Str. 6','85221','Dachau','Deutschland','08131-87977','08131-87924','info@lollypop-erotik.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5188,'sC40e1481039c31','Kaufmonster.de','Michael','Balzer','Dohlenweg 18','58256','Ennepetal','Deutschland','02333/60270','02333/602711','marketing@kaufmonster.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5189,'sC40e2d5fc7e782','','qf','fqfq','qffq','4242','wdqd','qddqd','','','qdqdqd@gfgwgf.de','fqf',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5190,'sC40e2d69c0a4e6','','Ringermuth','Hans','Dorfstr. 164','25920','Risum-Lindholm','Deutschland','','','administrator@asia-mover.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5191,'sC40e576e507e28','World of Sweets','Heide','Markus','Oststrasse 92','22844','Norderstedt','Deutschland','040-589727-00','','search@worldofsweets.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5192,'sC40e58268482db','Michael Hartlieb Schmuckwaren','Hartlieb','Michael','Hardstraße 186','90766','Fürth','Bayern','+49-911-7593810','+49-911-7593228','shop@silber-925.com','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5193,'sC40e582caa8ff1','putzpapier-shop.de','Steinmüller','Rebecca','Rheinfleser Str. 79','35625','Hüttenberg','Deutschland','','','info@putzpapier-shop.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5194,'sC40e953e605d7a','Oliver Fritz - Internetversand','Fritz','Oliver','Winterstrasse 5','82223','Eichenau','Deutschland','08141/3865-11','08141/3865-12','petrov@egadgets.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5195,'sC40eaf31c8a96e','ARTE CERAMICA','Sabine','Greim','Tannenweg 9','53879','Euskirchen','Deutschland','','','webmaster@arteceramica.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5196,'sC40eba06129f7a','hb-electronix','Pohl','Helge','Dorfstraße 11','38114','Braunschweig','Deutschland','+49-531-25079018','+49-531-25079019','info@hb-electronix.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5197,'sC40ed67937025f','Rundum-Hilfe Eckhardt','Eckhardt','Kerstin','Albin-Köbis 2a','18146','^Markgrafenheide','D','038166919966','','Eckhardt@mvrostock.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5198,'sC40f18b88b9e6a','Optikshop24','Behnke','Mike','Strasse der Einheit 241','09423','Gelenau','Sachsen','','','info@optikshop24.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5199,'sC40f470766e6c7','AAA-Silberschmiede','Müller','Paul','Hauptstrasse 119','CH-4469','Anwil','Schweiz','0041 61 9920776','0041 61 9920776','silberschmiede@bluemail.ch','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5200,'sC40f7c96b6c5bb','Dino-Sport GbR','Gutmann','Monika','Gablonzer Ring 29','87600','Kaufbeuren','Deutschland','08341-966839-0','08341-966839-39','monika@dino-sport.com','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5201,'sC40fa564add4f1','sacattaque','Schmidt','Günther','Gustav-Freitag-Str. 29','47057','Duisburg','Deutschland','0203464664','0203464665','info@sacattaque.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5202,'sC40fcca1c47779','einfach-shop','Gubanski','Simone','Stoltenhoffstraße 16','41199','Mönchengladbach','Germany','0177/8614255','02166/614256','info@einfach-shop.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5203,'sC40fd20f9d2775','Lifestyle-Ambiente','Steuer','Michael','Heinrich Hertz 5','66773','Schwalbach','Deutschland','06831-5010474','06831-5010475','shop@Humidor-import.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5204,'sC40fe3ed7d1afb','ratioform Verpackungslösungen','Krieg','Thomas','Schlosserstr. 1','86562','Pliening','Deutschland','(+49)-89-99146-0','(+49)-89-99146-252','info@ratioform.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5205,'sC40ff9a07e7ebb','Katja Vogelsang - www.abctoys.de','Vogelsang','Katja','Dr. Keller Str. 21','47574','Goch','Deutschland','02823/975912','','suma@abctoys.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5206,'sC41010972590a2','KEMPENER Marketingnavigation GmbH','Kempener','Maren','Kreuznacherstr. 82','55576','Sprendlingen','D','06701/200716','06701/200717','maren.kempener@kempener.com','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5207,'sC41066ba12a487','Eurotoys - Speilzeug online','Hojstrup','Casper','Bondovej 5','5250','Odense SV','Dänemark','(+45 63 17 80 20','','marketing@eurotoys.dk','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5208,'sC4107aefe3719f','@gentur EXACTUS -Vertriebsagentur-','Rogge','Frank','Saatwinkler Damm 159','13629','Berlin','Deutschland','030 / 38307221','030 / 38307220','frg@agentur-exactus.de','Herr','IT-System-Kfm.'); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5209,'sC410adb705357a','D-KO','Stoffele','David','Hochfeldstraße 25','47198','Duisburg','Deutschland','','','kontakt@d-ko.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5210,'sC4111e5456b84a','Quint Air GmbH','Svend','Dunkhorst','Schützenstr. 85','41239','Mönchengladbach','Deutschland','','','info@quintair.com','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5211,'sC4111f981b97a1','Leguana Handels GmbH','Kadlcik','Jan','Dahlmannstrasse 16','10629','Berlin','Deutschland','030 31013342','030 31013343','j.kadlcik@leguana.net','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5212,'sC41148f7675aea','Erzgebirgsvolkskunst','Geiler','Germar','Am Daniel 14','09599','Freiberg','Deutschland','03731-76001','03731-76000','geiler@erzgebirge-sachsen.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5213,'sC411746153e398','ShopFinder.info','Siml','Kevin','Meuselwitzer Str. 16','04610','Wintersdorf','Deutschalnd','','','info@shopfinder.info','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5214,'sC4117e5a93dc0d','letscompare.de','Oberhauser','Jan','Finkenweg 1','87488','Betzigau','Germany','0831/5707163','','info@letscompare.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5215,'sC41186b0313c20','Web Profit','Löw','Andreas','Unterstadt 8','8200','Schaffhausen','Schweiz','','','i-netnews@gmx.net','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5216,'sC41186ca0025e2','Web-Profit','Löw','Andreas','Unterstadt 8','8200','Schaffhausen','Schweiz','','','i-netnews@gmx.net','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5217,'sC411b4a5cb7f9d','Pixie Baby - Exklusive Babyausstattung','Hickethier','Axel','Heinrich-Heine-Straße 30','01662','Meißen','Deutschland','','','miax@gmx.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5218,'sC41208a6ac524e','Hans Kraeft KG','Ohlogge','Lars','Industriestrasse 21','28199','Bremen','Deutschland','','','webmaster@schlauch-profi.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5219,'sC4120de978abee','','Enke','Ronny','Ohefeldweg 5','30559','Hannover','Deutschland','','','webmaster-of-klickhits@arcor.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5220,'sC412105f9db101','shop4digicam.de','Stumpp','Andreas','Ebenäckerstr. 1','94545','Hohenau','Deutschland','08558/973372','','verkauf@itstumpp.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5221,'sC4121c1160e39d','','Lorz','Dirk','Kapellenstr. 32','97725','Machtilshausen','Deutschland','09704/601771','','lorz@gmx.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5222,'sC41222168eff95','Bring Fix','Pulz','Marcus','Schilfweg 7','01237','Dresden','Deutschland','0351 / 4908020','0351 / 4908017','onlinewerbung@bring-fix.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5223,'sC4126252eeb7e3','Livestyle-Shop','Lorenz','Frank','Cruz del Defensor 955','1200','Asuncion','Paragauy','00595-21-600800','00595-21-600800','Info@livestyle-shop.com','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5224,'sC4127df3c9fcff','','Behnke','Marcel','Lloyd-G.-Wells-Str. 2','14163','Berlin','Deutschland','','','info@mb-dimples.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5225,'sC412e2a0b0a0c3','Vogelbedarf','Borchard','Stephan','Jetelle 11','37115','Duderstadt','Deutschland','','','info@vogelbedarf.com','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5226,'sC413435a931aaa','bentob it media GmbH','Briel','Tobias','Flruweg 3','88085','Langenargen','D','','','info@makroshopping.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5227,'sC41349449d81ec','inveris OHG','Scheuer','Carsten','Europa-Allee 1','54343','Föhren','D','06502 996890','06502 996892','shop@deutsche-fahrschulen.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5228,'sC413706f9950ad','Annelies Riedl & Partner KEG','Riedl','Annelies','Simmeringer Hauptstraße 24','1110','Wien','Österreich','','','edler-steinschmuck@chello.at','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5229,'sC4138360f83b2d','office-netshop','Weber','Reinhard','Luitpoldstraße 1','94447','Plattling','Deutschland','','','info@office-netshop.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5230,'sC413c175f51f6e','Künstlerwerke.de','Petrikat','Andrea','Am Ramsberg 33','58509','Lüdenscheid','Deutschland','02351/672601','02351/672410','info@kuenstlerwerke.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5231,'sC413d673e31883','Buerotechnik-Weber','Weber','Reinhard','Luitpoldstraße 1','94447','Plattling','Deutschland','','','info@buerotechnik-weber.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5232,'sC4140177ae3112','Diakonie Werkstätten Potsdam gGmbH','van Leeuwen','Rüdiger','Hermannswerder 5','14473','Potsdam','Deutschland','0331 2015615','0331 2015650','shopmaster@wfb-diakonie.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5233,'sC4140a9cf7611a','Rosbund-NET','Christian','Rosbund','Niederlückerath 9','53809','Ruppichteroth','Deutschland','022959099346','022959099381','info@onlinelektronik.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5234,'sC41454debcd516','Adrenotex','Bernauer','Kerstin','Leiblstrasse 12','84518','Garching/Alz','Deutschland','08634-8993','','adrenotex@gmx.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5235,'sC4147d7fc67057','www.schnuersenkel.org','Henneböhl','Jürgen','Arlesheimer Str. 53','79112','Freiburg','Deutschland','07664/2795','07664/408964','Febarecycling@aol.com','Herr','Dipl.-Betriebswirt ('); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5236,'sC414a9fa295950','DC. SchmuckDepot.com','Claudia','Horwath','Am Forstbann 26','64653','Lorsch/Hessen','Deutschland','06251/56051','06251/57858','marketing@schmuckdepot.com','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5237,'sC414c193d64958','stewi IT-Solutions','Wiedemeier','Stephan','Hutwiesenstrasse 14','71106','Magstadt','Deutschland','07159-939872','07159-939873','info@ste-wi.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5238,'sC41516643c68c3','','Köster','S.','Ellhorn 9','24644','Loop','Deutschland','','','info@terso.de','Frau',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5239,'sC41529d14979d2','Börsch Online Dienste','Börsch','Tim','Stormstraße 27','42897','Remscheid','Deutschland','','','werbung@boerschonline.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5240,'sC4157e0c790412','VierPfotenShop','Rose','Gerhard','Burgallee 6 b','63454','Hanau','Deutschland','0618150873','','info@vierpfotenshop.de','Herr',''); +INSERT INTO `customer_details` (`id`, `customer_id`, `customer_company`, `customer_surname`, `customer_firstname`, `customer_street`, `customer_zipcode`, `customer_city`, `customer_country`, `customer_telefon`, `customer_telefax`, `customer_email`, `customer_title`, `customer_additionals`) VALUES (5241,'sC415a9e299dece','Radsport Ludwig','Ludwig','Herbert','Läuser Weg 9','35260','Stadtallendorf','Hesen','','','info@radsport-ludwig.de','Herr',''); + +-- +-- Table structure for table `customer_linked_shops` +-- + +CREATE TABLE `customer_linked_shops` ( + `id` bigint(20) NOT NULL auto_increment, + `customer_id` varchar(15) NOT NULL default '', + `shop_language` char(2) NOT NULL default '', + `shop_id` varchar(15) NOT NULL default '', + PRIMARY KEY (`id`,`shop_id`,`customer_id`), + UNIQUE KEY `SHOP_ID` (`shop_id`), + KEY `CUSTOMER_ID` (`customer_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `customer_linked_shops` +-- + +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2774,'sC40421a9797fb4','DE','Q7s23MViIE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2775,'sC40421a9a8bcfe','DE','LX8yhLSxBL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2776,'sC40421a9cd5de3','DE','a8lhp2MZXO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2777,'sC40421a9dd4915','DE','70BDV29JNy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2778,'sC40421a9e69b3e','DE','16hdNbGRJW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2779,'sC40421a9eeb1a6','DE','gWmBOULmSw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2780,'sC40421a9f710b2','DE','8guAS7lKK4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2781,'sC40421a9fe15cd','DE','O6j2pNWpdi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2782,'sC40421aa069bdc','DE','0xf3NLGFbR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2783,'sC40421aa1263eb','DE','3bbjJjS8tS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2784,'sC40421aa1d15d5','DE','ixfL2fGr2s'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2785,'sC40421aa31a1f2','DE','PMMCSKTmQB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2786,'sC40421aa4341b8','DE','UkYrwAjqUU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2787,'sC40421aa4c911e','DE','8iu1YIjeA2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2788,'sC40421aa5854bd','DE','adfRnrSHbc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2789,'sC40421aa62b085','DE','zZ87FFwBbJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2790,'sC40421aa6a9565','DE','WwMJY7tkEc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2791,'sC40421aa773b65','DE','MrT4xT7P8s'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2792,'sC40421aa82f4bd','DE','SDhf8jCBX5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2793,'sC40421aa8d7c8d','DE','3AMVASXiAc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2794,'sC40421aa9d076f','DE','1nZ4d0UvHC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2795,'sC40421aabbd282','DE','O3k4uWVciW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2796,'sC40421aac8e9ac','DE','u8bfJ6EPZu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2797,'sC40421aad2349f','DE','27yQMe4kkl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2798,'sC40421aadd2fc6','DE','pos1Oe2oYT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2799,'sC40421aaed7e6c','DE','GqOtAABsSQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2800,'sC40421aafc9414','DE','7AsloafoW3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2801,'sC40421ab09698d','DE','PksIg7pGen'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2802,'sC40421ab13e221','DE','Un6XzbAHrG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2803,'sC40421ab1b83bf','DE','iOAVW9tgKY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2804,'sC40421ab236d2d','DE','aAoT1aXAsY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2805,'sC40421ab2c1fce','DE','iw3vQK63EG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2806,'sC40421ab39e5b8','DE','9wkvi3LGi9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2807,'sC40421ab4b3642','DE','12J28ZQF8i'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2808,'sC40421ab6060f9','DE','tcCuG5neKh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2809,'sC40421ab6c9640','DE','u9o8S7BiwC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2810,'sC40421ab78ed26','DE','EsMbsmr7M7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2811,'sC40421ab87dbd2','DE','FTFo247tJb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2812,'sC40421ab9459fb','DE','2gcKWuVs1T'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2813,'sC40421ab9cbea8','DE','WRJHvPyxr7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2814,'sC40421aba71923','DE','YPdNRHGlLa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2815,'sC40421abc45a88','DE','rF2E6nszBh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2816,'sC40421abd0ff6e','DE','oAYxOgp5ua'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2817,'sC40421abda2756','DE','n4TSnnqnpd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2818,'sC40421abe2d483','DE','eiKXUWtyK7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2819,'sC40421abee6d87','DE','pvBKrLgTJ4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2820,'sC40421abf6f39c','DE','BL4W4Fexb2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2821,'sC40421ac0015f9','DE','VlrIBxMTTf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2822,'sC40421ac0a4f95','DE','8Cc9UWduuR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2823,'sC40421ac12ae5b','DE','Q1S0Ygv9oE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2824,'sC40421ac1a9dc4','DE','5qy2Skr3Cg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2825,'sC40421ac24836d','DE','XYkKyEt3KZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2826,'sC40421ac2c99f2','DE','cJFXznY0fk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2827,'sC40421ac38a295','DE','1MAhGiFW1a'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2828,'sC40421ac45798c','DE','xp0I6lElfJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2829,'sC40421ac5065c1','DE','cbXZNXWjny'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2830,'sC40421ac58caf4','DE','DUYMw3xKmr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2831,'sC40421ac60db23','DE','JRjKJJAbDN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2832,'sC40421ac6cfcdd','DE','qrB0VpM8ru'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2833,'sC40421ac7b6339','DE','pqCGC7voMr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2834,'sC40421ac880804','DE','UsOHeoXk9W'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2835,'sC40421ac910876','DE','mm92Ic8o5u'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2836,'sC40421ac982f75','DE','IhBpBtq6BC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2837,'sC40421aca34d5a','DE','nQqM9edqGb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2838,'sC40421acb2fc03','DE','wK3B9uDgIK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2839,'sC40421acc3753a','DE','vVLgxPKRtl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2840,'sC40421accb3d6f','DE','qHpX62wL4K'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2841,'sC40421acd486de','DE','nBRqVHK4Fx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2842,'sC40421ace63510','DE','uhHTHZA0Ra'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2843,'sC40421acf9b914','DE','PKKIoAJesj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2844,'sC40421ad03283a','DE','CQoXsitKcI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2845,'sC40421ad0ee8a4','DE','mjFJbty6ZQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2846,'sC40421ad1a3c2c','DE','B26U20SDTN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2847,'sC40421ad26ab51','DE','gxpNhNi0RU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2848,'sC40421ad33c56f','DE','DiO1o5DcYj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2849,'sC40421ad4684f0','DE','dR89641XVZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2850,'sC40421ad543b87','DE','WwINk9jsGE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2851,'sC40421ad655b36','DE','0dfSvPmJ0d'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2852,'sC40421ad6d3c7d','DE','mCOFKS0sAM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2853,'sC40421ad77703c','DE','LxncXru4TP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2854,'sC40421ad8447d9','DE','jUcyaozWo4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2855,'sC40421ad8ec3b8','DE','5aqVO9VgA5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2856,'sC40421ad9722a7','DE','hRF3LTCzt6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2857,'sC40421ad9db356','DE','zh0spnylzd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2858,'sC40421ada5ec13','DE','Be9UUItEGh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2859,'sC40421adacefb1','DE','Ax8Lx4wt2e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2860,'sC40421adb4b251','DE','gO3hmcvouY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2861,'sC40421adbb9034','DE','hj6y6Xgdn6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2862,'sC40421add56ea6','DE','rTtaFXUjR2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2863,'sC40421ade08412','DE','eASPICdIEs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2864,'sC40421ade99552','DE','v8dmJ0yBXp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2865,'sC40421adf1a62a','DE','tgI9EQ01cl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2866,'sC40421adfa593f','DE','PjHmF8U68j'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2867,'sC40421ae037b62','DE','lyCO3OpqaJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2868,'sC40421ae0c331d','DE','GVzrF4kN0y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2869,'sC40421ae19480d','DE','VHrwZn5pVN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2870,'sC40421ae2773e7','DE','D3wGAaDskP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2871,'sC40421ae3b464d','DE','nQ7ikuFCil'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2872,'sC40421ae463bb3','DE','uDVbPziDtG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2873,'sC40421ae504866','DE','AAUjKE2qMM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2874,'sC40421ae5a33c3','DE','HZb1FNaj6P'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2875,'sC40421ae6419b1','DE','hAwuqWFq5x'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2876,'sC40421ae6c7dfd','DE','6bVKJPcVRh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2877,'sC40421ae78116c','DE','5dTlBv9LNE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2878,'sC40421ae805240','DE','Am5lI5jom1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2879,'sC40421ae8eb06a','DE','1x4P8z3jpA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2880,'sC40421ae9727a1','DE','0vBo8JWndJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2881,'sC40421ae9e7acf','DE','OeuJEMpGG9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2882,'sC40421aea68bb7','DE','4NjabXaFTl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2883,'sC40421aeb52cde','DE','M3a2IeTEYW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2884,'sC40421aec07ebe','DE','QsGvqGF3MK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2885,'sC40421aee7031b','DE','XHlm0TYfzj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2886,'sC40421aef0c0f9','DE','7wCdkUTkGg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2887,'sC40421aefafa48','DE','CYWDSyJYqe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2888,'sC40421af044396','DE','eACFIcRqwk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2889,'sC40421af0c0be1','DE','5fXFtXWTXA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2890,'sC40421af13fb9b','DE','qJvRlrSpL1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2891,'sC40421af1d44f6','DE','lhvcLfK4rv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2892,'sC40421af25077e','DE','wM98aslGeC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2893,'sC40421af2c5aab','DE','YqMBYIFcUY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2894,'sC40421af3703bd','DE','IcSpgOBcYc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2895,'sC40421af3f4205','DE','zPXo2xMN4R'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2896,'sC40421af47522b','DE','bKEmcMPOwN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2897,'sC40421af52e591','DE','plzYpt1nFt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2898,'sC40421af5e305b','DE','SKEl9sXoEm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2899,'sC40421af6aae7b','DE','gMobG9nGeQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2900,'sC40421af758970','DE','r6dGbREhZl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2901,'sC40421af841f46','DE','X4FSPRaVXV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2902,'sC40421af8c3579','DE','3nXJ6NWPpw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2903,'sC40421af956ad8','DE','hkC3AWJQav'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2904,'sC40421af9d6e4b','DE','oKmdKcfAyY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2905,'sC40421afab4be6','DE','LKcKuOtioD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2906,'sC40421afb446e8','DE','WFplx0A4dk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2907,'sC40421afbbc1d9','DE','A0J266ITbA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2908,'sC40421afc3d207','DE','EZ6HBpmlrc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2909,'sC40421afcab004','DE','KrJBnVqh6M'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2910,'sC40421afe9ed94','DE','dJjUx2oNjf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2911,'sC40421aff2789c','DE','IBvvPJU6BO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2912,'sC40421b001834d','DE','RjVSHhWtrL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2913,'sC40421b00d30ad','DE','IwQnimRiW5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2914,'sC40421b019c797','DE','OXt2n0IzzM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2915,'sC40421b023110c','DE','ILBLp6Ol2m'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2916,'sC40421b032c2cd','DE','fTJoXRozdr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2917,'sC40421b03c610c','DE','0LhUFXOhdN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2918,'sC40421b04497d7','DE','hh4cFfGJXH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2919,'sC40421b04c121d','DE','aQI83YjWwO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2920,'sC40421b05471a8','DE','RayAQQFqo4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2921,'sC40421b05d2415','DE','jIYSq94Iw4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2922,'sC40421b0677f20','DE','PAss7Er3E6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2923,'sC40421b06ed201','DE','DlpINleDl0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2924,'sC40421b0781b4f','DE','5EKNO1FwGW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2925,'sC40421b0828349','DE','7Me8u9dE75'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2926,'sC40421b08b9e3c','DE','zS1GcYfOYz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2927,'sC40421b0953613','DE','awCJcEvOG5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2928,'sC40421b0a31e62','DE','auq4cy4AEw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2929,'sC40421b0c2ee46','DE','FpP1hfmLbN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2930,'sC40421b0ec3311','DE','EUSj1Y8y5U'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2931,'sC40421b0f5f0bb','DE','DusWusPAir'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2932,'sC40421b0fd69cc','DE','J82WZFcFHh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2933,'sC40421b106da80','DE','yGajOUfWYo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2934,'sC40421b113095a','DE','8CsU79d7Uj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2935,'sC40421b12aa668','DE','je91Wcja94'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2936,'sC40421b1480f19','DE','fhdeVNipPb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2937,'sC40421b15ac9d8','DE','qPvr8D9Lxe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2938,'sC40421b169ed15','DE','ZlFYH0SlxT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2939,'sC40421b176a6ab','DE','r8rMBbIvNz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2940,'sC40421b183c31a','DE','C6Xl4lIjtG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2941,'sC40421b199623e','DE','SE5r9qviAg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2942,'sC40421b1aae704','DE','q2TNnlAb4w'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2943,'sC40421b1b34506','DE','SdHDjzYB8K'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2944,'sC40421b1bc6bdf','DE','VEeSweVo9B'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2945,'sC40421b1c5b41a','DE','c4LnNfAtno'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2946,'sC40421b1ccb889','DE','dtviXbO2xz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2947,'sC40421b1d80fde','DE','7ae4mKLguA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2948,'sC40421b1ed8477','DE','6qoAqm8AMP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2949,'sC40421b20cc2dd','DE','ArdXVJAf4Y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2950,'sC40421b22d771c','DE','AxzprHKPv1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2951,'sC40421b2453eec','DE','TyigUaXGI4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2952,'sC40421b2610427','DE','2AIas5zgAR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2953,'sC40421b277bf79','DE','Mnb0BxujXC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2954,'sC40421b28b357a','DE','mOeHEwNK9W'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2955,'sC40421b29820ac','DE','i1UJs1NekM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2956,'sC40421b2a14311','DE','UYmh7KZYsE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2957,'sC40421b2a95977','DE','yooVkYhSuQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2958,'sC40421b2b91957','DE','cf4jpFWXPu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2959,'sC40421b2c80378','DE','ONjfTjw2p3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2960,'sC40421b2dc8eda','DE','dxnOpHO6z4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2961,'sC40421b2f45261','DE','Oy3jkKDIcU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2962,'sC40421b3042058','DE','fai3wa4smz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2963,'sC40421b314ef33','DE','Gl4XXNSvdM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2964,'sC40421b31dc894','DE','UYKJyKfgCG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2965,'sC40421b32c904b','DE','B6x1ZT9rVF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2966,'sC40421b33a6dbc','DE','lVTgx6wrJH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2967,'sC40421b343b729','DE','LyS3UudQa8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2968,'sC40421b3587276','DE','ttnkjlubJD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2969,'sC40421b360d186','DE','4AA91yFeuF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2970,'sC40421b369895f','DE','blngJjADtT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2971,'sC40421b37454bf','DE','3Yufs3Leyy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2972,'sC40421b37bf598','DE','svHB6HyzlU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2973,'sC40421b3842d83','DE','xlHMvxyFt0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2974,'sC40421b38ce450','DE','uLTfBpCV0i'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2975,'sC40421b39602ae','DE','0b0GhR30L0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2976,'sC40421b39d7ce0','DE','ATFBHho6ta'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2977,'sC40421b3a7b0bc','DE','dFHe06etTv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2978,'sC40421b3bb5ac9','DE','1uQhYurYm3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2979,'sC40421b3ce7b6d','DE','488CTNM4Pv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2980,'sC40421b3dd292b','DE','iQY2qgd1qA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2981,'sC40421b3fd14ee','DE','lQOUaEHyCb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2982,'sC40421b408eb2c','DE','NXbStBQf8J'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2983,'sC40421b414304f','DE','XJ6gx8ctTP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2984,'sC40421b41c954f','DE','wkeRkG0CwU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2985,'sC40421b42eb889','DE','WmM0gYLK9I'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2986,'sC40421b43c20fc','DE','ts3ooCt9Ux'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2987,'sC40421b446f0b1','DE','CJbJfX5pDg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2988,'sC40421b450fd88','DE','LEq5aKTUwr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2989,'sC40421b47a98e7','DE','Gvn2LjMn4O'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2990,'sC40421b4aa6539','DE','lYAuCMn9g4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2991,'sC40421b4c96407','DE','cS30wkniQO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2992,'sC40421b4d43460','DE','bi5U7AF7Gl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2993,'sC40421b4db602e','DE','ddVaTt3j2n'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2994,'sC40421b4e4f7e2','DE','BHdClx32bl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2995,'sC40421b4f19ce7','DE','UtF2HzA2tA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2996,'sC40421b507dea7','DE','GMWJS5zI7S'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2997,'sC40421b5103da9','DE','RqaG3OTkCt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2998,'sC40421b51a9eaa','DE','7xXZtpK847'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (2999,'sC40421b522aefc','DE','TIwgI9HcoV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3000,'sC40421b52aed0c','DE','3BrJjja2lQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3001,'sC40421b538aaa3','DE','iecHMkxKcu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3002,'sC40421b54520cb','DE','9pbHhZGZfE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3003,'sC40421b54ce906','DE','xhtuZlUhZ2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3004,'sC40421b5580730','DE','tvDqjtkP40'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3005,'sC40421b56253d3','DE','slh6ZXaL27'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3006,'sC40421b572626f','DE','6W5IqupkIV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3007,'sC40421b57ee5be','DE','pHbEZLqxBn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3008,'sC40421b58f17ef','DE','Eyk6QUHo9y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3009,'sC40421b5980870','DE','XxJ7ZLAzpl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3010,'sC40421b5a0dcf3','DE','RwEsm9h1Un'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3011,'sC40421b5a98f62','DE','l66qHfWXfx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3012,'sC40421b5b41165','DE','BPpMdnQHxT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3013,'sC40421b5bdae7e','DE','HYcCsY6WUl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3014,'sC40421b5c74647','DE','4yeig7jEEv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3015,'sC40421b5d34f1f','DE','vOkIuQvWqx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3016,'sC40421b5dd54b3','DE','evn0d0QB6s'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3017,'sC40421b5ea061c','DE','WQMvwyTIsu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3018,'sC40421b5f96e7c','DE','ulvdDRA0zS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3019,'sC40421b60b3f07','DE','AzX0ftgDPw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3020,'sC40421b61b1863','DE','CKO217p7o3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3021,'sC40421b62a553a','DE','Uc7bsS8CiG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3022,'sC40421b6339ed0','DE','hlbCdnAfTR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3023,'sC40421b63c9fb3','DE','di7QwkTKqV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3024,'sC40421b645c1e8','DE','9kEDsOJIC1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3025,'sC40421b6524198','DE','a3K8KapUki'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3026,'sC40421b65ec31d','DE','bIYySuVAq0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3027,'sC40421b6691df0','DE','pXBMtrO6fJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3028,'sC40421b6721940','DE','FvRGT81RXV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3029,'sC40421b67dc274','DE','6RTO6LIrzx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3030,'sC40421b68aa52d','DE','dxxKVbEFzP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3031,'sC40421b697763b','DE','IyAtCIJwYq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3032,'sC40421b6a4162f','DE','hjpa8V1Z48'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3033,'sC40421b6ae2859','DE','tQYk7KBEwn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3034,'sC40421b6bbc2db','DE','z95Sq7rMWz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3035,'sC40421b6c79923','DE','oK3zM50yem'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3036,'sC40421b6d8f91b','DE','akeV9m07Gs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3037,'sC40421b6e2b797','DE','ZICus5voiN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3038,'sC40421b6e9e3c3','DE','mpl4PN9609'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3039,'sC40421b6f30614','DE','ffZq42spLL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3040,'sC40421b6faa755','DE','6oAQeQ8iuD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3041,'sC40421b7046b02','DE','V285Hloffr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3042,'sC40421b710e3cf','DE','T7uQsqfaul'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3043,'sC40421b7350929','DE','QnBZpHyjHY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3044,'sC40421b74614f8','DE','0g3MwwTe1V'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3045,'sC40421b75cc3a1','DE','gHrrBhMDh1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3046,'sC40421b7772e59','DE','4Rh5ZRAjvr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3047,'sC40421b783dbcd','DE','3LHvlxUnXc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3048,'sC40421b78ccd4a','DE','5fXTJBwNdO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3049,'sC40421b7957a7e','DE','ZU3gw5lsuL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3050,'sC40421b7a6da40','DE','6KAae9daWT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3051,'sC40421b7b108b4','DE','5RRT0NSHPc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3052,'sC40421b7c1354f','DE','jiUuQ5JAa4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3053,'sC40421b7cd1dbf','DE','ri3oc3Vcul'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3054,'sC40421b7e8d74e','DE','1CelOQRwgy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3055,'sC40421b7fa5e42','DE','f4X7dvmLHb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3056,'sC40421b80d4b7f','DE','HzHe6n5HLp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3057,'sC40421b8349c11','DE','Oy3R7YrQeU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3058,'sC40421b8457dec','DE','7NNvhVIDFg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3059,'sC40421b856dd91','DE','gJrZ46s0TY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3060,'sC40421b86870d4','DE','gJTtJnGhVc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3061,'sC40421b87b9bad','DE','hiceIcT5A6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3062,'sC40421b88b7271','DE','YfJhVnQZlI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3063,'sC40421b89ad68a','DE','gnhnDdufpQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3064,'sC40421b8aafdeb','DE','RQGkKg69Kz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3065,'sC40421b8c1904b','DE','Do9ksyDAS0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3066,'sC40421b8d5a778','DE','xfHEzVeDbf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3067,'sC40421b8e2c1b9','DE','OW50CIfuS5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3068,'sC40421b8ee605f','DE','smUrCOVeMM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3069,'sC40421b8f92ae2','DE','8TpuLNkTJN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3070,'sC40421b902e954','DE','PH8ID2qtr6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3071,'sC40421b90ad8ac','DE','YdtLVxcxxQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3072,'sC40421b9135eba','DE','hOKWSyDMEl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3073,'sC40421b91a8abc','DE','3k7XE7TO3M'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3074,'sC40421b92759c0','DE','DwIQOIPMS6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3075,'sC40421b948908b','DE','X37eSK03gF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3076,'sC40421b951d959','DE','HNLmvDoBL4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3077,'sC40421b95ed1ff','DE','NdfKdFM4BR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3078,'sC40421b970165a','DE','VYQIe7VQex'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3079,'sC40421b985db9c','DE','DU1uyszQGD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3080,'sC40421b991da92','DE','ymU8QKdIAy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3081,'sC40421b999f97e','DE','xfZWBvuL6X'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3082,'sC40421b9b02e9a','DE','wkMR3W6951'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3083,'sC40421b9c9a414','DE','toy7IupOQR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3084,'sC40421b9dbc9b7','DE','yWgtwwbE9i'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3085,'sC40421b9e7819b','DE','m1YDocJCgi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3086,'sC40421b9f0a3ec','DE','trngtXE2xn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3087,'sC40421b9f931c6','DE','1mshcAdE9o'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3088,'sC40421ba01b5a3','DE','4s3yGIBeY6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3089,'sC40421ba090a9a','DE','SQkvqAPo1G'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3090,'sC40421ba11b639','DE','RBb9Vl9dVJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3091,'sC40421ba19ccb3','DE','ojvlbr5PV1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3092,'sC40421ba237991','DE','j1qkKKhk3t'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3093,'sC40421ba2b539b','DE','oWQ2AIPQSy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3094,'sC40421ba3427a2','DE','Qa7F1chqQ5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3095,'sC40421ba575cb9','DE','LVB7bDCtFB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3096,'sC40421ba5f0057','DE','Cz0dDHwxro'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3097,'sC40421ba6a4329','DE','WC78s9jUQo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3098,'sC40421ba733e73','DE','MgiPQ9XyuM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3099,'sC40421ba7ab8a6','DE','cv2HZpwx0q'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3100,'sC40421ba82f099','DE','3uQxKkrI5I'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3101,'sC40421ba8a1d09','DE','AbhnBhutDK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3102,'sC40421ba92ca4e','DE','x6LGzDGtBf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3103,'sC40421ba9c2818','DE','8UWSCIvuch'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3104,'sC40421baa5b0a9','DE','DwiO9qZ59R'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3105,'sC40421baaefff5','DE','9k1NmufEAW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3106,'sC40421babb311e','DE','ArvlfjwvHe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3107,'sC40421bac478b1','DE','KWY2EIlWyK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3108,'sC40421bace15c2','DE','srBfN8aTto'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3109,'sC40421bad674b4','DE','B0HihRQzbN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3110,'sC40421badeb231','DE','wmA0UGrwSq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3111,'sC40421bae674fb','DE','n1Oq3a2WKX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3112,'sC40421baeda12d','DE','JascMAZGkH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3113,'sC40421baf60018','DE','TYo5UepUg4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3114,'sC40421bafd051d','DE','zTjCPZkxhL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3115,'sC40421bb082354','DE','rS3K1CLGEl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3116,'sC40421bb10d0b1','DE','iJ4FJjWNvo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3117,'sC40421bb1f2926','DE','FhJ5R4y802'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3118,'sC40421bb2b0a3c','DE','9K3PYWxiCW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3119,'sC40421bb32ccf5','DE','JLVqBJALr4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3120,'sC40421bb3abc63','DE','Wpvz8PU88c'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3121,'sC40421bb4369be','DE','mgclm5nyOe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3122,'sC40421bb605d03','DE','Ih6TRxoB09'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3123,'sC40421bb6e197a','DE','IprPtFCdLs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3124,'sC40421bb7b3314','DE','WmCzAafksm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3125,'sC40421bb8566cf','DE','EGSb5oli3K'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3126,'sC40421bb99379b','DE','6G5WaozM3V'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3127,'sC40421bba79061','DE','RxFILJWFlR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3128,'sC40421bbb2f686','DE','EHdNhLA8HM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3129,'sC40421bbba97e2','DE','4oMKwA0oMn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3130,'sC40421bbc40883','DE','KNXR8Xkzn1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3131,'sC40421bbd87598','DE','taAEuylyiV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3132,'sC40421bc014da1','DE','q9uVOuF1O1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3133,'sC40421bc1bfc18','DE','d0PUNNiXDr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3134,'sC40421bc341b2a','DE','PeAO3m4Wwd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3135,'sC40421bc3ee039','DE','5GE6uubw5e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3136,'sC40421bc5395e1','DE','1pLz8ZmVJC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3137,'sC40421bc68839a','DE','JUYq3cDM90'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3138,'sC40421bc73e49b','DE','wL02VdedLW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3139,'sC40421bc801601','DE','OjnPjt54ta'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3140,'sC40421bc8e5674','DE','TVjIT6y8lt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3141,'sC40421bc982b1b','DE','rAiIgOxIYb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3142,'sC40421bca40ce3','DE','pBRgvJAXpd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3143,'sC40421bcb16478','DE','8bjohrujxN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3144,'sC40421bcbbaeb0','DE','q976QADS7y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3145,'sC40421bcc78fd8','DE','BNnILdg0Nj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3146,'sC40421bcd8efaa','DE','w35daSdUms'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3147,'sC40421bce7bcec','DE','xJjq6vqbDr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3148,'sC40421bcf6dadf','DE','Goa8MklY9a'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3149,'sC40421bd0484df','DE','n2hWzbyjXx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3150,'sC40421bd14d823','DE','U5ITUUnucU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3151,'sC40421bd1e4839','DE','RMcEwgfW9v'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3152,'sC40421bd2a2a12','DE','NGI73AHSwz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3153,'sC40421bd34e45c','DE','f1AC9kj3mp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3154,'sC40421bd461162','DE','5nx4JFURfC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3155,'sC40421bd52624e','DE','dfF7hHgvnV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3156,'sC40421bd6b0623','DE','dIEgM9dk58'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3157,'sC40421bd77bc58','DE','AZxFnZWXtC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3158,'sC40421bd84fb57','DE','dFBG68w6nD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3159,'sC40421bd8ebf9e','DE','uKUd5shISY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3160,'sC40421bd991aa9','DE','dXDytfkdbN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3161,'sC40421bda34e99','DE','DBFQLfeZb6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3162,'sC40421bdac9d8c','DE','zfbEr0wtX2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3163,'sC40421bdb54a5f','DE','yy9Vesducu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3164,'sC40421bdc17f40','DE','I1u0SKzysO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3165,'sC40421bdcbb386','DE','TSAKYmpUyl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3166,'sC40421bdda0697','DE','E1kpemt5OI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3167,'sC40421bde2b338','DE','28tG6xSpLB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3168,'sC40421bdeac9d9','DE','wDb624kF4e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3169,'sC40421bdf5eef5','DE','Sz2pXRC0ZI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3170,'sC40421be026604','DE','BOiw112qyx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3171,'sC40421be0a7c20','DE','YXR2tn98jc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3172,'sC40421be15e8d4','DE','DvLMt2sLRL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3173,'sC40421be246225','DE','9HPfv6YVFk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3174,'sC40421be2c2a9a','DE','q53TGmLoaO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3175,'sC40421be3a21ab','DE','ju1uCKNEgp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3176,'sC40421be452652','DE','FA39S54QCz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3177,'sC40421be4f38ab','DE','5t8TDpkh2k'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3178,'sC40421be5e4e70','DE','7QIpaih1aI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3179,'sC40421be66ad60','DE','Dtbql2WLTh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3180,'sC40421be82682a','DE','hasw3GxcIx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3181,'sC40421be8a09b5','DE','MOCtI7xSE3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3182,'sC40421be921a4a','DE','L1OgOOpY9J'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3183,'sC40421beebc1c7','DE','Reu3GIJEI0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3184,'sC40421bef5c5c4','DE','wm9BQIzUow'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3185,'sC40421befe3caa','DE','FlzsZJwRr2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3186,'sC40421bf066281','DE','bY3EUctiar'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3187,'sC40421bf0ec6ee','DE','wGEvYK47oc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3188,'sC40421bf181069','DE','VyUocwH5Wx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3189,'sC40421bf20bd8f','DE','xGC95gP1EL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3190,'sC40421bf2810b1','DE','57q6mKjOgi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3191,'sC40421bf3096ef','DE','kxv6hTgHrO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3192,'sC40421bf3922a4','DE','7xlXpXG6he'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3193,'sC40421bf40e561','DE','xueOYinkIL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3194,'sC40421bf4cf3ce','DE','zO7q3uZ9Ef'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3195,'sC40421bf5c7e84','DE','uQcRAULW7m'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3196,'sC40421bf670078','DE','FM3gmG4qIH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3197,'sC40421bf7700d4','DE','knFbfzAvzU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3198,'sC40421bf81a9ca','DE','0CQe9ajgO2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3199,'sC40421bf9505c7','DE','nseMIEpKGH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3200,'sC40421bfaafb67','DE','MJnjJFMjXW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3201,'sC40421bfc70778','DE','97M63er9EW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3202,'sC40421bfe353e4','DE','lgOuSABOE6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3203,'sC40421bfee5614','DE','YA1lsU0cqk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3204,'sC40421bff63ff4','DE','2MSEgInKc6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3205,'sC40421c00025ed','DE','XTN70J9JT2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3206,'sC40421c00b9797','DE','6usCeoh5UB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3207,'sC40421c013a885','DE','nHDOhdozRV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3208,'sC40421c01bbeea','DE','sZzf0XqTd1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3209,'sC40421c0250b9a','DE','WqsbYuPY3y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3210,'sC40421c02e0924','DE','O9gFYmhgyi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3211,'sC40421c0366853','DE','WU1PSapeaS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3212,'sC40421c03de268','DE','wWARCmjq7w'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3213,'sC40421c0461a80','DE','2r6MNtORNf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3214,'sC40421c0504ec4','DE','xnLkDDWFTj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3215,'sC40421c057ef79','DE','Vi55o1bYCH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3216,'sC40421c061b6c7','DE','Z7OkicFQeh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3217,'sC40421c06aaefa','DE','aBPLZPmTnG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3218,'sC40421c072bfcf','DE','WVdLz6MpLQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3219,'sC40421c080c4a3','DE','Ros3sgviC0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3220,'sC40421c0aa8939','DE','e3Ktuwtcoi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3221,'sC40421c0b447c8','DE','nG11IQdK50'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3222,'sC40421c0bea86b','DE','gzL6FzEPZq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3223,'sC40421c0c6b92a','DE','FGgysAdIMx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3224,'sC40421c0cf2ee0','DE','ylxlvB1vbY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3225,'sC40421c0dd3799','DE','FJLwfZIjpn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3226,'sC40421c0e7f26d','DE','1L8TBfiH4U'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3227,'sC40421c0f87488','DE','a8TlrXUXrO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3228,'sC40421c10226b8','DE','HXDOFbcx6b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3229,'sC40421c10becd5','DE','YKCbogl1Ei'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3230,'sC40421c11a167b','DE','6bn9PNC62T'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3231,'sC40421c1266bb8','DE','Ye5LyIRMKy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3232,'sC40421c1323fd7','DE','0ssW7mvcMl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3233,'sC40421c13ada0c','DE','mXjLH69R0Y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3234,'sC40421c146b603','DE','CXzV6Fi8h3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3235,'sC40421c14e5cf1','DE','Cl4XJZ3tTy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3236,'sC40421c157cd67','DE','05CaY9TWct'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3237,'sC40421c1629e04','DE','LgWksY0sAJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3238,'sC40421c16b9e5e','DE','wj66fzw0fG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3239,'sC40421c1781c53','DE','GSOdU5LAQ1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3240,'sC40421c184e827','DE','nLBMn4uxXz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3241,'sC40421c18d73ba','DE','8AsiC12WsJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3242,'sC40421c1ab52f0','DE','yGsF9aDyO1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3243,'sC40421c1bc63dc','DE','PjzyTtOvL2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3244,'sC40421c1c55e89','DE','gLBZPtW6pk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3245,'sC40421c1d0f1e7','DE','9O30a7DU1G'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3246,'sC40421c1da4118','DE','6C9EcwtYwn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3247,'sC40421c1e4268e','DE','cyyf15Dyms'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3248,'sC40421c1ed8ea4','DE','ADz8t6e0zs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3249,'sC40421c1fd026d','DE','ZJpEHXcxBZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3250,'sC40421c2075b98','DE','JcUwY7xY16'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3251,'sC40421c210a4f9','DE','aphT2RsBxk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3252,'sC40421c225aeba','DE','lMmQMGba5D'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3253,'sC40421c231b73b','DE','Guq4giN93m'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3254,'sC40421c245882b','DE','QiQfO3dwIK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3255,'sC40421c24f2528','DE','uxJv8T12Na'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3256,'sC40421c25c54ad','DE','pkoUsW4AAJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3257,'sC40421c26a9208','DE','EzVJFJalDq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3258,'sC40421c2743134','DE','96xfrHMTVU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3259,'sC40421c27f2ea8','DE','fhDIVPO24b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3260,'sC40421c28d4a43','DE','CXbztlsz8U'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3261,'sC40421c295b0ab','DE','PaeAcUtcgj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3262,'sC40421c2ae3d41','DE','tyA5KK6MeJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3263,'sC40421c2b9f71e','DE','79UzuUzScs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3264,'sC40421c2c25620','DE','f5CmKuvMWb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3265,'sC40421c2cb3029','DE','uwehOADeMa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3266,'sC40421c2d4c78d','DE','P6T1btWTdD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3267,'sC40421c2de64a6','DE','kV6HjRSVx9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3268,'sC40421c2e711e9','DE','Wgy8SWfa99'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3269,'sC40421c2ee8c19','DE','lwAwUMXoGh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3270,'sC40421c2fc1b6a','DE','zXzQZ09NLt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3271,'sC40421c3100e29','DE','lxPwvh54Jz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3272,'sC40421c31d2d5e','DE','BMYqa92aE0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3273,'sC40421c3318c6c','DE','a1uTiAr5uy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3274,'sC40421c33f0313','DE','jwuCckPsqN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3275,'sC40421c35084cf','DE','uciHwa8cAI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3276,'sC40421c36602ce','DE','GEWPkYvkqA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3277,'sC40421c37a4928','DE','Ai9TIIN5gg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3278,'sC40421c38c9bd7','DE','9NTtXHqdJm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3279,'sC40421c39ce1d8','DE','Fw9QUcV37Z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3280,'sC40421c3bf2c4c','DE','MbRTRNabdq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3281,'sC40421c3c8eaf3','DE','rQ1iIeNse4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3282,'sC40421c3d51a96','DE','nn07RzITR4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3283,'sC40421c3e12ba4','DE','urtf8liD8c'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3284,'sC40421c3eda6a3','DE','b73UoqB7SR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3285,'sC40421c3f89e04','DE','f9MQiOhcET'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3286,'sC40421c4017228','DE','GEeTisDq7I'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3287,'sC40421c40b5e79','DE','KIsFG5nGO1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3288,'sC40421c41767b3','DE','ewKvcMTOwW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3289,'sC40421c42183ed','DE','M9MtmuHOyg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3290,'sC40421c42a9a8c','DE','dEKCiojEY8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3291,'sC40421c4328d52','DE','K0Zpf03b0k'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3292,'sC40421c43c96b1','DE','wsUh73HcOo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3293,'sC40421c446557c','DE','X7sIOe0O12'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3294,'sC40421c44ee105','DE','nFTObNcHhb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3295,'sC40421c46321e4','DE','NqeW5IFKcF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3296,'sC40421c475931c','DE','UkgxSAhKUm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3297,'sC40421c4810732','DE','QJjdtZs0JY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3298,'sC40421c488c792','DE','fB0aJ6Chz6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3299,'sC40421c4948678','DE','Ot4TzXQNdc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3300,'sC40421c4a2867c','DE','Wa3luSnmmU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3301,'sC40421c4aa4f12','DE','yWENgkti57'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3302,'sC40421c4b3508c','DE','xpTqddSh8F'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3303,'sC40421c4cee366','DE','qUADC32gSe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3304,'sC40421c4d80ab8','DE','LsIuGi6o3P'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3305,'sC40421c4e59537','DE','DFTKJz9x6N'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3306,'sC40421c4eea8f4','DE','efbnZ83hTu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3307,'sC40421c4f854a3','DE','ux0Hf81PNI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3308,'sC40421c504abff','DE','Dqq1aUPiIT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3309,'sC40421c515bd0b','DE','ymknugvIcY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3310,'sC40421c52065f9','DE','SFJDnLuRTk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3311,'sC40421c52ac682','DE','ak3JMctikw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3312,'sC40421c533773e','DE','8pnqPZqrxx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3313,'sC40421c53bb134','DE','AZl4N47h0E'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3314,'sC40421c5445e7e','DE','VvvuxXUHBd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3315,'sC40421c54c5472','DE','UoMDuSLWg7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3316,'sC40421c5563373','DE','dQ9eOMlWMB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3317,'sC40421c55d5fa7','DE','UXNZ0twDhO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3318,'sC40421c566a8f6','DE','i91nEYXsK5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3319,'sC40421c56e9859','DE','lhBiTZCJLV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3320,'sC40421c5776c93','DE','rTXip07XP8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3321,'sC40421c5808f31','DE','YP0zxx9pf5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3322,'sC40421c589fea3','DE','zF0WXfs2tX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3323,'sC40421c592b276','DE','uUGjqonw9O'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3324,'sC40421c59bb415','DE','cdnBzPcVf5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3325,'sC40421c5a37634','DE','cbvLRl5l0K'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3326,'sC40421c5ac2881','DE','w9mrCqDYYq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3327,'sC40421c5b57208','DE','mUsvUOTceW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3328,'sC40421c5bd9980','DE','7o5PIuDQas'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3329,'sC40421c5c6d1e0','DE','eocf1iNsis'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3330,'sC40421c5d74791','DE','8NXGrfsbdt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3331,'sC40421c5e2b3d2','DE','WkCfMeriAi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3332,'sC40421c5eec1ec','DE','49sUACNEKL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3333,'sC40421c5f83263','DE','Ycsdi9hGiC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3334,'sC40421c602181b','DE','DyyMmmp3In'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3335,'sC40421c6096b2b','DE','oG1NcmTiii'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3336,'sC40421c61573d8','DE','0CUqCOjk9N'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3337,'sC40421c61d1572','DE','jlXGhROH4N'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3338,'sC40421c62a081c','DE','PbZktJMXhx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3339,'sC40421c63610c7','DE','jN2uHhkPhR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3340,'sC40421c63e4e4d','DE','pJfCfvkP8h'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3341,'sC40421c646fed4','DE','R2tYDRgDTl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3342,'sC40421c64e9d10','DE','7Io8gAfmQa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3343,'sC40421c6575653','DE','HyIqwklkOf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3344,'sC40421c6609340','DE','1QghwGpSgo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3345,'sC40421c668d37c','DE','H5MI1STsez'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3346,'sC40421c6733312','DE','qPNTF8IlH5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3347,'sC40421c67dbafe','DE','HJfuBdKR0b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3348,'sC40421c6863996','DE','JFzU4tSzdn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3349,'sC40421c6947028','DE','mXHR0fSBPA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3350,'sC40421c6a09487','DE','d1o3wUtiMx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3351,'sC40421c6a8b3d5','DE','qpDXrjWnhS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3352,'sC40421c6b1582f','DE','l4VS0DEVJd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3353,'sC40421c6b955d5','DE','lY3mEidEqJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3354,'sC40421c6c0e399','DE','Tac9590C1f'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3355,'sC40421c6c94df7','DE','F3qwqiXsQ4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3356,'sC40421c6d48d21','DE','ynL2vHsJfu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3357,'sC40421c6f502ea','DE','xDxqRDkZxN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3358,'sC40421c7006f37','DE','UuUV1ozeA1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3359,'sC40421c70a5abf','DE','So5tmsjkG9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3360,'sC40421c71d6823','DE','Y0LXjTGvjU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3361,'sC40421c72f185e','DE','dWA5OgBGGz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3362,'sC40421c73f1fcb','DE','4q59wKV35B'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3363,'sC40421c74db0c6','DE','txN5bLMjvp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3364,'sC40421c75a8330','DE','yFTTdnKRD7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3365,'sC40421c763a590','DE','3HtpVbQ00Y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3366,'sC40421c76c0a1c','DE','Gl2nJxg8DA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3367,'sC40421c774ec29','DE','dJfuvt1jLl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3368,'sC40421c77cf4d7','DE','ho5cOCDYIX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3369,'sC40421c786dbd6','DE','QcUz5Gf7YO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3370,'sC40421c78e7bd2','DE','737Nq1JqI1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3371,'sC40421c796b3b5','DE','oR2dN890Hu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3372,'sC40421c79ef142','DE','JU1wuGLYEl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3373,'sC40421c7ac8098','DE','Bt0GzbwzTB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3374,'sC40421c7bca036','DE','PyY5QczKIN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3375,'sC40421c7ca37d9','DE','SjJLj2Oltc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3376,'sC40421c7d4e043','DE','nOsuMsXWuF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3377,'sC40421c7e47bd6','DE','bASwoSVKGr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3378,'sC40421c7fc82bd','DE','Fqqm7wPO1T'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3379,'sC40421c8161b4f','DE','C1MZU567OW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3380,'sC40421c8268f7d','DE','sMu0YEDOSq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3381,'sC40421c8304e1c','DE','w8TbV4WP63'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3382,'sC40421c838649c','DE','Jh29tzMRB4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3383,'sC40421c8409ca1','DE','d2DmfJAD8X'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3384,'sC40421c84be775','DE','aAWde10kKQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3385,'sC40421c85aaf41','DE','0JFSvPOPJL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3386,'sC40421c8655826','DE','Ee3jAuBKEK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3387,'sC40421c86cab53','DE','LbrGFlwFvX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3388,'sC40421c8761c5b','DE','lHV5nz7PdX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3389,'sC40421c880017e','DE','FcGKysfW52'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3390,'sC40421c888b536','DE','8GW515RIeX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3391,'sC40421c895f569','DE','ASQdk3FW37'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3392,'sC40421c89de4c4','DE','4iA3YwZCWB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3393,'sC40421c8a643c8','DE','O6BHHVSxzm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3394,'sC40421c8ae0c70','DE','lSkucgRs1z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3395,'sC40421c8b5f731','DE','XgcSAG2Owb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3396,'sC40421c8c077f7','DE','E9k69AJ1K9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3397,'sC40421c8c8e3ee','DE','6pJUfvIFrF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3398,'sC40421c8d189cc','DE','7iEfSOheai'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3399,'sC40421c8ddbeed','DE','hOGA7WVCA4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3400,'sC40421c8e7567f','DE','KxnxvncpFG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3401,'sC40421c8f18a58','DE','PRTwrDMVtN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3402,'sC40421c8fa8b7b','DE','amifAAHEmK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3403,'sC40421c9047177','DE','l7a5oAbQID'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3404,'sC40421c91f2028','DE','4zZwdJchZN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3405,'sC40421c92b287a','DE','AnbrprWF07'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3406,'sC40421c939f058','DE','5GkJys4uGi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3407,'sC40421c9455c87','DE','ab8rPjYbf3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3408,'sC40421c952ec01','DE','CTV2NBo8Tq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3409,'sC40421c95f3448','DE','svj6pLEVHi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3410,'sC40421c972023c','DE','wzxPNpobnA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3411,'sC40421c97bed3d','DE','GuyBKijO7s'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3412,'sC40421c986e476','DE','samPKSrWqS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3413,'sC40421c99054e1','DE','BUS1madCyt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3414,'sC40421c99980ef','DE','yNv8D8Mr8A'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3415,'sC40421c9a33b6e','DE','c7EzM1NuU5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3416,'sC40421c9acebaf','DE','UbdfTn90do'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3417,'sC40421c9b8e12d','DE','vCQweAleIz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3418,'sC40421c9c33c0c','DE','KTzJNfu0fi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3419,'sC40421c9d0da99','DE','dUm3osBYeD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3420,'sC40421c9daddb5','DE','PaaAo9jAGr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3421,'sC40421c9e4eabf','DE','JgoGS50AkJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3422,'sC40421c9ecd9d9','DE','iTFlPFcbTO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3423,'sC40421c9f734fb','DE','SeOZ1qX5Ci'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3424,'sC40421ca033d7e','DE','IswPYk6kWo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3425,'sC40421ca0d4fcb','DE','8JHqTxOJtr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3426,'sC40421ca3253e6','DE','iJfzrhetjO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3427,'sC40421ca3ab875','DE','gKcbiW0kcc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3428,'sC40421ca46c174','DE','lt6qRzE2zX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3429,'sC40421ca50a6b2','DE','yu7tAOZGkw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3430,'sC40421ca5ba3bc','DE','efxhLTWvxi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3431,'sC40421ca678508','DE','FiAWQ7n7ml'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3432,'sC40421ca70ce6e','DE','DuIM9OrKst'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3433,'sC40421ca79d27f','DE','r1msYcPuAh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3434,'sC40421ca8514b2','DE','Z0hsTPC0B8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3435,'sC40421ca92a3e7','DE','fF41TpMNzj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3436,'sC40421ca9e3d1c','DE','uMqR3Cx9EE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3437,'sC40421caa90cf8','DE','SI7HW5LIEG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3438,'sC40421cab43fba','DE','rvVorh5bJn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3439,'sC40421cabe16a3','DE','ISudU7FYuc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3440,'sC40421cac8595e','DE','pVvqdZ52fv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3441,'sC40421cad452cf','DE','31qVAynkaQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3442,'sC40421cae9ade6','DE','TLt7nl5bdl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3443,'sC40421cafaed4b','DE','RWMC7kriiN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3444,'sC40421cb0d4137','DE','8vJmZfC6fV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3445,'sC40421cb18e823','DE','UlFXTfiFx5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3446,'sC40421cb37d733','DE','xyo5kI4YCB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3447,'sC40421cb484d04','DE','6XZMTtkhTD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3448,'sC40421cb5566c3','DE','rhnSr0Ippt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3449,'sC40421cb5eb779','DE','fa1owIhKYp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3450,'sC40421cb6dfcef','DE','UCMLGO03sy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3451,'sC40421cb7ae5ad','DE','o8DjVjSVrA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3452,'sC40421cb86c78e','DE','DLnoFFObBJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3453,'sC40421cb925b04','DE','mqEdCaL3q9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3454,'sC40421cba0d447','DE','QZzV4DQvNg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3455,'sC40421cbad57a9','DE','WoKHaMbYGI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3456,'sC40421cbba9c0e','DE','zhHYL6kfzZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3457,'sC40421cbc51ab6','DE','Vs1quCJKuN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3458,'sC40421cbcf05f2','DE','bAmi1K8Kor'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3459,'sC40421cbd7650c','DE','L06mHNqzR0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3460,'sC40421cbe3bbf7','DE','eagHwczO5u'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3461,'sC40421cbec95c6','DE','HCi7seHoGN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3462,'sC40421cbf4f492','DE','EfTxL27Z4s'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3463,'sC40421cbfce3f1','DE','lhhWxTIrPL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3464,'sC40421cc0b84cb','DE','gmK8G9n3Qy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3465,'sC40421cc140ac7','DE','SRHpbZitFo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3466,'sC40421cc1bfa97','DE','oF8JNbu4b7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3467,'sC40421cc29b1f4','DE','H3igI9tyuH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3468,'sC40421cc5324c9','DE','z9GugMlWIr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3469,'sC40421cc5ebaad','DE','AXtJH2M6t3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3470,'sC40421cc6b5964','DE','G8D828EFZU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3471,'sC40421cc7852c5','DE','tDboZnaVxR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3472,'sC40421cc8174e1','DE','LPFcF8irpx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3473,'sC40421cc89162d','DE','A2lFhbkrBe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3474,'sC40421cc91028e','DE','vDDAZv1X2z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3475,'sC40421cc9ab07a','DE','oEQPQudA5g'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3476,'sC40421cca71cf4','DE','HE1OYkbU3p'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3477,'sC40421ccb06467','DE','q8hvZdmtNG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3478,'sC40421ccbf11fa','DE','MQU0yW0Igq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3479,'sC40421ccce20d1','DE','JXb1v4cb8J'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3480,'sC40421ccd9db0a','DE','okuBwifoS9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3481,'sC40421cce831d1','DE','x0tsbZCT2x'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3482,'sC40421ccf81f6a','DE','KwqNOUf5M5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3483,'sC40421cd0b147c','DE','v4fYhPiBVD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3484,'sC40421cd1ebe93','DE','nKgAM96qAX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3485,'sC40421cd2a7968','DE','iUGJCYvWoa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3486,'sC40421cd3b6a4e','DE','9JBl2Vgdtk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3487,'sC40421cd476f78','DE','hYgSm3NkiN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3488,'sC40421cd626395','DE','uBHJtnGR03'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3489,'sC40421cd6ec32e','DE','ko9bqwTku5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3490,'sC40421cd7b8c2c','DE','7AWLEWFiGW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3491,'sC40421cd87c09c','DE','MqGzCKbOyu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3492,'sC40421cd9cec0b','DE','4ea51c8KQJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3493,'sC40421cda80a3d','DE','2rvWhV5fht'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3494,'sC40421cdb0b76a','DE','vsSc7YNqQt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3495,'sC40421cdb8cdf7','DE','0J2abHMtrH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3496,'sC40421cdc153f5','DE','0qOeo1dg1z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3497,'sC40421cdc91c77','DE','tBHkfvwTnn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3498,'sC40421cdd32916','DE','n4PYzN9DDV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3499,'sC40421cddb1884','DE','hxjWfT562Z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3500,'sC40421cde3ecac','DE','B0PUf2WPZt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3501,'sC40421cdedb8a8','DE','6qeQ3eReIR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3502,'sC40421cdf74f3b','DE','rEcmaMFYwR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3503,'sC40421ce06faa0','DE','YAi4Gizgk5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3504,'sC40421ce10b982','DE','Sllj0naRrq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3505,'sC40421ce1cc773','DE','zs9AAw41Kp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3506,'sC40421ce254d95','DE','L5uO71Nq3V'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3507,'sC40421ce2e7573','DE','zaQ9G54KeF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3508,'sC40421ce380d0c','DE','2HDYlP3nt4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3509,'sC40421ce4240d6','DE','XOMwWcF1At'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3510,'sC40421ce4a3048','DE','Mue8MONQKw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3511,'sC40421ce5290be','DE','eZjThByNL7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3512,'sC40421ce6dda82','DE','EtLzVnML4y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3513,'sC40421ce772f53','DE','2zpSZxuVVB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3514,'sC40421ce80df0e','DE','9kKP1WHQcE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3515,'sC40421ce8c5898','DE','1oknKKbqAS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3516,'sC40421ce9528bc','DE','ma7jGepuOw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3517,'sC40421ce9e9ed8','DE','OieBCC2g9S'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3518,'sC40421ceae77ff','DE','MNbzZDmhf5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3519,'sC40421cebdcc33','DE','Cv8F8nSXxy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3520,'sC40421cecb6b54','DE','zmgSUG2Ien'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3521,'sC40421cedacf9d','DE','GbzzTZIRj1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3522,'sC40421cee4dc08','DE','9HZRtf50r1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3523,'sC40421ceeeee5b','DE','uZT8xHo04y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3524,'sC40421cef774ae','DE','NjVO2jwRpX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3525,'sC40421cf01f6cb','DE','beyo5i4O7z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3526,'sC40421cf0e04a7','DE','FKQcy7JCqN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3527,'sC40421cf17ea43','DE','uV6vtNY8Rm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3528,'sC40421cf224522','DE','exVfblst89'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3529,'sC40421cf2e534a','DE','4LFalzqJD8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3530,'sC40421cf3775d1','DE','QbnjXNCVZe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3531,'sC40421cf3f16ed','DE','Zhlqn85nxd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3532,'sC40421cf4664c6','DE','kl0H6FOnbq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3533,'sC40421cf5ea2aa','DE','1zfTl87NBu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3534,'sC40421cf6a0ed5','DE','6IwYiutqG8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3535,'sC40421cf795184','DE','5BN0fpkDlY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3536,'sC40421cfa1ab74','DE','DiwCGgroOn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3537,'sC40421cfb2e516','DE','IhvrlJuN6I'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3538,'sC40421cfc09b26','DE','QMiX3KDUSu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3539,'sC40421cfcb7036','DE','JnD38RWrtn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3540,'sC40421cfd3f63c','DE','Mm1NaSHuWQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3541,'sC40421cfdc0cef','DE','LiSaYcrEgT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3542,'sC40421cfe52f1e','DE','zF6wVH7xV6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3543,'sC40421cff3aa5f','DE','wp8hXVMT2I'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3544,'sC40421cffc7883','DE','dWOgCq4KAJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3545,'sC40421d00508ac','DE','3bxZ6XMl6Q'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3546,'sC40421d00e7f30','DE','zzpMt0aR66'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3547,'sC40421d020ee12','DE','M0v8vZq4PW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3548,'sC40421d02efc16','DE','3CwZwG2kmc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3549,'sC40421d03d13b4','DE','bzVmDxUddp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3550,'sC40421d0483e7d','DE','gQaFCYN7gQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3551,'sC40421d057b01d','DE','ziygWUn7Kl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3552,'sC40421d0666a18','DE','gyKJA56mYk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3553,'sC40421d07113d2','DE','Qh6xnJuDVQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3554,'sC40421d07a623e','DE','VOeGeED3OZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3555,'sC40421d0961d27','DE','GnfDZRkJfk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3556,'sC40421d0a7cb29','DE','cnpznRWFpW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3557,'sC40421d0c8be66','DE','fAWgCM6cel'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3558,'sC40421d0db280a','DE','N40oLDu2bp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3559,'sC40421d0e853a1','DE','a6N4lhaB4S'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3560,'sC40421d0f5f7bf','DE','5ftddbwZdI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3561,'sC40421d10757e7','DE','81GUaYJgGZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3562,'sC40421d119a1f0','DE','95mTgozU3q'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3563,'sC40421d1244add','DE','d6NYtfgH4T'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3564,'sC40421d1305374','DE','7AYXmktOGK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3565,'sC40421d144729f','DE','1cYTGOjikC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3566,'sC40421d14c3aef','DE','4GEyiE6Q7j'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3567,'sC40421d1575924','DE','hKCMC5j71n'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3568,'sC40421d161b439','DE','4OokWMZcmn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3569,'sC40421d16b03fd','DE','xAEIoktiU4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3570,'sC40421d17dc28e','DE','aicpmsTAs7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3571,'sC40421d189cb4b','DE','TfVILl5Nnd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3572,'sC40421d1922a45','DE','OWIdeazQIW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3573,'sC40421d1a2a03c','DE','k0hnd8IvDQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3574,'sC40421d1ca1a73','DE','ohZ48pSPdq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3575,'sC40421d1d53342','DE','CNL04P1r2k'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3576,'sC40421d1ded5d7','DE','5uY6giXo9O'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3577,'sC40421d1ed015a','DE','nXHcFH9JLJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3578,'sC40421d1f7f8d2','DE','YlVnPPkvXe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3579,'sC40421d2047647','DE','hCA5aONS1Z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3580,'sC40421d20e6193','DE','GaCdAKlWCS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3581,'sC40421d2175cea','DE','Q3Y07ohy7O'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3582,'sC40421d2211b87','DE','ZqwmAY8ykd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3583,'sC40421d2290e8b','DE','wa7fAYhIQg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3584,'sC40421d23142d1','DE','B5Yqmsh1cj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3585,'sC40421d23895f7','DE','L0nYHfcfhh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3586,'sC40421d240a958','DE','SCgree0OsE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3587,'sC40421d249f67d','DE','M7q4a1VmqS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3588,'sC40421d25ab9a8','DE','m4RV2TOrpA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3589,'sC40421d26b2f18','DE','2jpm26efvN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3590,'sC40421d27bf2a8','DE','9e9zqytQie'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3591,'sC40421d2875f1a','DE','rG3egMBKUt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3592,'sC40421d29849c6','DE','b2r3DlIRtN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3593,'sC40421d2a38e06','DE','PG1OIYTcYv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3594,'sC40421d2b0de04','DE','ATJ00LWHhk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3595,'sC40421d2dbcdc9','DE','GWG23K0Iq1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3596,'sC40421d2e47a99','DE','0IkUAOfa74'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3597,'sC40421d2ebcdbb','DE','XqOcekJIuf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3598,'sC40421d2f42d02','DE','mh6hbNCj2u'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3599,'sC40421d2fd2da6','DE','804MBnSdvF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3600,'sC40421d3090fa7','DE','LH8mPTS6VJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3601,'sC40421d313263f','DE','ppXOTlK4b0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3602,'sC40421d32195a4','DE','SkAtCSdUig'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3603,'sC40421d32f2a6e','DE','zc3wYmjwgr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3604,'sC40421d3458be0','DE','o1cfyEPGU9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3605,'sC40421d353933b','DE','JLnKp2StFJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3606,'sC40421d364d5df','DE','xvlQxNobXd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3607,'sC40421d37b3962','DE','CXXRTfK22o'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3608,'sC40421d3858fba','DE','KFhXp4mB6q'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3609,'sC40421d38e1ad8','DE','NX0SHlEHPL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3610,'sC40421d3978b60','DE','9pHHdZsXvM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3611,'sC40421d3a51a91','DE','J0VETXUx6z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3612,'sC40421d3aea814','DE','sqWzAgLW9c'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3613,'sC40421d3b9d5d6','DE','r2haVlYzdz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3614,'sC40421d3c31f49','DE','aMilCyNsG5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3615,'sC40421d3cbb2f7','DE','LUyWOWbWE0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3616,'sC40421d3f6c286','DE','poWcOmRqqB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3617,'sC40421d40172c1','DE','fekOmgVwqT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3618,'sC40421d410afbe','DE','pXjghbu6zB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3619,'sC40421d41a9bca','DE','8kawye21GT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3620,'sC40421d42bacb0','DE','DPLI86Wf0v'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3621,'sC40421d434a816','DE','DEcG1EzCAH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3622,'sC40421d44062ba','DE','1HZxtDelr5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3623,'sC40421d44964f8','DE','18vF0piD2A'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3624,'sC40421d451e98f','DE','HKiECCdiWH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3625,'sC40421d45bfbcc','DE','Lfp9FH3ZDH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3626,'sC40421d46802e6','DE','LUIgqk4Iij'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3627,'sC40421d4763407','DE','ENlvJHYrRq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3628,'sC40421d480d8f4','DE','7lLlpxKF0E'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3629,'sC40421d4893d8b','DE','jx4o88I0DJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3630,'sC40421d495e27b','DE','f9Ag9qdICd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3631,'sC40421d49e6dfc','DE','VDpYRhGnvD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3632,'sC40421d4a8c8e1','DE','HvFMrLQTRr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3633,'sC40421d4b26098','DE','Z2hifhS6TB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3634,'sC40421d4bb3a47','DE','139XOY4eem'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3635,'sC40421d4c3c05c','DE','MKivakz3Ek'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3636,'sC40421d4d158cd','DE','B1WGKg4gCz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3637,'sC40421d4da9e9b','DE','w8pTTvITDm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3638,'sC40421d4e744f9','DE','QJPdxXGbvQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3639,'sC40421d506004b','DE','GCKdsG4OYk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3640,'sC40421d51d779c','DE','AYW8O50kqk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3641,'sC40421d534c6b4','DE','OqqLuqPYuq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3642,'sC40421d5541b3b','DE','SB4nzjOVHo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3643,'sC40421d5680928','DE','sgqjSEhk3o'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3644,'sC40421d574fcc1','DE','j3513yL5yV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3645,'sC40421d585c4c5','DE','ZzFmzhCxhR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3646,'sC40421d59487af','DE','1IAhakXocW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3647,'sC40421d59ec137','DE','4uKuuuDEAV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3648,'sC40421d5aaf0a7','DE','jZpM8lmtNf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3649,'sC40421d5b4af49','DE','WBv20JE2rq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3650,'sC40421d5bdea82','DE','AnLxz05ndo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3651,'sC40421d5c80b40','DE','kS5HQ7L5oQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3652,'sC40421d5d50159','DE','WLzPL4aRz1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3653,'sC40421d5e23f0c','DE','MO1897dC9m'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3654,'sC40421d60abc21','DE','30xd4fKpdK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3655,'sC40421d62d4d87','DE','1y52wS0m1q'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3656,'sC40421d652c72f','DE','nOQyoePyY2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3657,'sC40421d6706d3c','DE','f0TcnRufF8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3658,'sC40421d682bc28','DE','Xg5G1Mzyud'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3659,'sC40421d69ea4c2','DE','9HNzpTsHTO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3660,'sC40421d6b8f9e2','DE','tkMQ5izg56'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3661,'sC40421d6d43fb0','DE','2dh1tfUlph'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3662,'sC40421d6e21cf6','DE','cuiJaIpcme'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3663,'sC40421d6fca5e9','DE','o5mxs7JESW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3664,'sC40421d72cccb6','DE','ZIiyiMLWkD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3665,'sC40421d736641e','DE','Gr0LPnSlP7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3666,'sC40421d740c086','DE','g8NvDVu2JK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3667,'sC40421d749238a','DE','PIU7oupcmN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3668,'sC40421d753f399','DE','EhnjxlK8xa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3669,'sC40421d75e7b2e','DE','Bp2GzVqTxR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3670,'sC40421d76839c4','DE','f5QqQu2cC8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3671,'sC40421d774eb2b','DE','jbpIjBmLrN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3672,'sC40421d77d1c6e','DE','MF4DBryDdg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3673,'sC40421d7855433','DE','ZmEASQxA3x'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3674,'sC40421d78caa62','DE','vnPa4Hsbnj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3675,'sC40421d7955b05','DE','7SAxyWNGQw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3676,'sC40421d7a099aa','DE','AxdPDtOxv1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3677,'sC40421d7a97437','DE','51q4QMBis5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3678,'sC40421d7b3a7b3','DE','3dRxJnIVty'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3679,'sC40421d7bdc422','DE','yVxvBN3rla'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3680,'sC40421d7c6dbfb','DE','8waKWgXsef'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3681,'sC40421d7d3cf0f','DE','0xtybhQ4h0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3682,'sC40421d7e1fa87','DE','SwwbWWpWkM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3683,'sC40421d7f83c97','DE','HKoIK5xmst'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3684,'sC40421d8083d40','DE','fys71c4m3X'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3685,'sC40421d8c31022','DE','oK565MHqse'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3686,'sC40421d8e42fd3','DE','xdhs0jCZ4r'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3687,'sC40421d8f8dd7f','DE','sWEneifA5a'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3688,'sC40421d90422bc','DE','YX4D4jYLDa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3689,'sC40421d90c1225','DE','fmO7we2Mqv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3690,'sC40421d9153794','DE','SGcLoUfoyu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3691,'sC40421d92757d8','DE','mkAhYe0WGk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3692,'sC40421d93d4bab','DE','4wQIgufy3X'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3693,'sC40421d9475d1d','DE','WPvVD4IxpE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3694,'sC40421d953132b','DE','evRxbf94Ts'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3695,'sC40421d95c13a6','DE','LbtIdlMZzX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3696,'sC40421d9650eed','DE','eu98CMzw3g'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3697,'sC40421d96e8515','DE','0EgIqApIaj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3698,'sC40421d9778052','DE','zkAsWELsUr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3699,'sC40421d9813ee5','DE','IHHxJTQXrI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3700,'sC40421d989f19e','DE','Z0Dc60U0dX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3701,'sC40421d993d812','DE','OHp4PTk6lG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3702,'sC40421d99ebcf0','DE','Zcquww29u6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3703,'sC40421d9aa194e','DE','h0NkNlyBnt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3704,'sC40421d9b960a1','DE','vHJwVPMF0p'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3705,'sC40421d9c64c61','DE','ZwAYemLIof'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3706,'sC40421d9da01bd','DE','TvpKZRiZjz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3707,'sC40421d9f9db3a','DE','XB8qR0sjT8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3708,'sC40421da23a4af','DE','OsAF3UFyuc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3709,'sC40421da3decb5','DE','AaSHuIRQIU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3710,'sC40421da47d24c','DE','tukUSgpYIX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3711,'sC40421da55889f','DE','M0jNBfWt4u'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3712,'sC40421da5f25bf','DE','BHZ3J8chBt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3713,'sC40421da67d2fc','DE','vjHaDb7VxT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3714,'sC40421da70801a','DE','daeWCYFC7N'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3715,'sC40421da7bcb29','DE','FS3wAi6yK0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3716,'sC40421da92a39a','DE','GY3X7SFMe7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3717,'sC40421daab922b','DE','ptBCjHgjzT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3718,'sC40421dabeea8b','DE','pJRsL23rD4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3719,'sC40421dad2a86e','DE','hKAyUGvA1B'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3720,'sC40421dadd5360','DE','fFBsPtWb8p'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3721,'sC40421dae8989f','DE','A3SVMibc3u'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3722,'sC40421daf7884d','DE','4ZrW42ANvN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3723,'sC40421db011f1c','DE','5VF20xgHP7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3724,'sC40421db0edb53','DE','YdpT8XSPLw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3725,'sC40421db199c7a','DE','5RDHlBsDV3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3726,'sC40421db2b807a','DE','ZKWYkWHMyT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3727,'sC40421db551a7e','DE','3yE0wQhU7C'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3728,'sC40421db6c00b5','DE','f00QLR50lz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3729,'sC40421db7a4e8e','DE','Hrne0f1Z8F'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3730,'sC40421db84a3e9','DE','kn84P8ElNA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3731,'sC40421db8da4c3','DE','z1cYCoRiKB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3732,'sC40421db9858fe','DE','5KsFg3ZI79'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3733,'sC40421dba20c71','DE','unvLPjEP6y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3734,'sC40421dbaaae7b','DE','Hs9e9I85w8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3735,'sC40421dbb4a4e2','DE','uMORgQByQG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3736,'sC40421dbbc6d5d','DE','XbzoHdcVTl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3737,'sC40421dbc60962','DE','k1mFcs4mwi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3738,'sC40421dbce6952','DE','A3uluAx9SA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3739,'sC40421dbd8761e','DE','v95W312uCd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3740,'sC40421dbe2da12','DE','mSkHKEzcQ7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3741,'sC40421dbeb83d0','DE','KHHHx8ifNU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3742,'sC40421dbf4f452','DE','ZMSOGGxQsp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3743,'sC40421dbfd800d','DE','99kpAqfG77'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3744,'sC40421dc06f043','DE','3qKVa5t9U1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3745,'sC40421dc114b57','DE','0VZO8hajbR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3746,'sC40421dc1961ad','DE','9LLXRdIJVA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3747,'sC40421dc21e7b5','DE','p7UyGSBaSB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3748,'sC40421dc29d717','DE','TMUmSSfmGt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3749,'sC40421dc3543a4','DE','uUURmWNei5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3750,'sC40421dc3dd46f','DE','AXvZrH9fjs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3751,'sC40421dc46ca5a','DE','7LJZPJKFFG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3752,'sC40421dc7c228d','DE','1qUhWaj5wg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3753,'sC40421dc8df7b1','DE','o9oDA9Je37'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3754,'sC40421dc993d09','DE','0MYY77n9MT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3755,'sC40421dca8ef87','DE','EVfZ44M8JQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3756,'sC40421dcb6093d','DE','khLHLDCXTK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3757,'sC40421dcc142d5','DE','LjjGJXMtbv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3758,'sC40421dce37233','DE','z8bwL8Ol2D'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3759,'sC40421dcf19d85','DE','E4n80BohNq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3760,'sC40421dcfbfe50','DE','MAo4ewzy5c'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3761,'sC40421dd098db1','DE','MJTN0dcXh9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3762,'sC40421dd141e4c','DE','fi5s7iLEeT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3763,'sC40421dd1d5e22','DE','z02e20MJzJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3764,'sC40421dd265972','DE','Mu307yXwas'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3765,'sC40421dd2f3348','DE','RcmSIC2Oct'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3766,'sC40421dd3aa01d','DE','wymR9YZ33w'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3767,'sC40421dd46f63f','DE','zMmE5eV3A4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3768,'sC40421dd5a2b18','DE','jXnc2LYvDZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3769,'sC40421dd809708','DE','lQSgWgpIEt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3770,'sC40421dd8a541a','DE','9y98GmliQk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3771,'sC40421dd963471','DE','qhrDp0AtZw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3772,'sC40421ddac01b3','DE','el0PhP9r8w'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3773,'sC40421ddb54acf','DE','LkIcAid9O8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3774,'sC40421ddc5d249','DE','byaigkDOU6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3775,'sC40421ddd5271f','DE','UqQ4mKXYq3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3776,'sC40421dde167d9','DE','PooGUSJoMP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3777,'sC40421ddeaca21','DE','fRdSD0CHdF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3778,'sC40421ddf720a5','DE','GUS8Ygb1ii'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3779,'sC40421de009115','DE','jAW9YyZQK2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3780,'sC40421de0991f6','DE','KpVDDx5xxs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3781,'sC40421de1e263e','DE','KA7VMmXCcs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3782,'sC40421de457465','DE','u19V3kVEqW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3783,'sC40421de606be7','DE','WlvzPrkhZU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3784,'sC40421de6d647a','DE','mr8DLX78ZM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3785,'sC40421de7722f2','DE','euqL3g8uYC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3786,'sC40421de963b49','DE','n59OQA27kb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3787,'sC40421dea21eee','DE','WnZXHFWZru'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3788,'sC40421dead8f10','DE','H0fg6DCtJJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3789,'sC40421debd65e4','DE','0owEqQZco4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3790,'sC40421dec85cf6','DE','nSUg5U2mQF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3791,'sC40421ded242b1','DE','P1yg9ITgc6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3792,'sC40421dedca322','DE','2e3iQkLC3L'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3793,'sC40421dee63b04','DE','CQ9l5AruiS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3794,'sC40421deee6bf4','DE','T2rO0hi0bN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3795,'sC40421df057805','DE','vhzGxJorL8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3796,'sC40421df109667','DE','MHNjJ2eXhA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3797,'sC40421df1c6af8','DE','3Pd2lPwFxW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3798,'sC40421df29e57b','DE','SsOzYaLmQK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3799,'sC40421df35c6ed','DE','qlv00H9h8m'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3800,'sC40421df4048e3','DE','gL4BVJmjFQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3801,'sC40421df4a0d43','DE','APX2lfuVvq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3802,'sC40421df5dde19','DE','fh8w2PCBtN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3803,'sC40421df6be286','DE','QqqF7Mds1K'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3804,'sC40421df77eb3d','DE','vwWOEINWIj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3805,'sC40421df83094c','DE','6jJCnLMDtX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3806,'sC40421dfad1c2c','DE','5TJplHM20I'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3807,'sC40421dfbcae52','DE','iXFjvf3zvO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3808,'sC40421dfc8afe1','DE','e5IhsKx51u'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3809,'sC40421dfd13601','DE','Jf8gzjEzVt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3810,'sC40421dfdaac44','DE','mjp0NNyN81'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3811,'sC40421dfe4b8d2','DE','IFZ2DNA0XA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3812,'sC40421dff0e879','DE','T5koKunS1T'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3813,'sC40421dffbbe34','DE','FdP92xqXTx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3814,'sC40421e005fb43','DE','VWWqyCpQQf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3815,'sC40421e01667b3','DE','e46Prda8L9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3816,'sC40421e023379f','DE','xZ2eNzeN0x'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3817,'sC40421e03815ca','DE','mvxvfPQPxs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3818,'sC40421e04697b1','DE','jt81hxcz6f'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3819,'sC40421e0550b23','DE','Rh4Urd16VX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3820,'sC40421e05ed56a','DE','suCLGYvaQ1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3821,'sC40421e06a3987','DE','B7335StWw6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3822,'sC40421e0761b27','DE','lG7UiGJ1ar'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3823,'sC40421e085a80e','DE','CRFtBJmzBS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3824,'sC40421e09076ff','DE','oFVf2r56B9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3825,'sC40421e0b4478e','DE','U20XtxG2zu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3826,'sC40421e0c5a783','DE','J0NGznszvb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3827,'sC40421e0d3890e','DE','5ESDq3Beeu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3828,'sC40421e0e3850a','DE','GScfW3TMM3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3829,'sC40421e0ef1e4b','DE','0G3WMoFqOP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3830,'sC40421e0fa8a83','DE','LTTsB4ctFf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3831,'sC40421e107cbb5','DE','cE5juaVmAa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3832,'sC40421e113ff67','DE','HtxGR0UfD8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3833,'sC40421e120eeaf','DE','2CIKwGZcK8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3834,'sC40421e12ad99d','DE','Xr0GVhwRll'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3835,'sC40421e1381a90','DE','kYOjgItAOO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3836,'sC40421e1497acd','DE','YlHLBDKlR5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3837,'sC40421e15becea','DE','6QoYYUtESX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3838,'sC40421e17e0f85','DE','ejthLd5pn5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3839,'sC40421e1a1dbf7','DE','rhBItJy02b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3840,'sC40421e1c75a19','DE','f3oWoCrEs0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3841,'sC40421e1e4ea30','DE','uYwP1wxqW1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3842,'sC40421e1f20380','DE','UOenSuTO3e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3843,'sC40421e2007d72','DE','I3whCAjA7i'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3844,'sC40421e20bd5bc','DE','4FfuvtIdFZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3845,'sC40421e2190930','DE','AyA0C7RIYu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3846,'sC40421e22916da','DE','4hT5Lj76P8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3847,'sC40421e23d8c6b','DE','zPv5BrKFjR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3848,'sC40421e250f40c','DE','z7iqWqBUC8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3849,'sC40421e264843b','DE','RUqUiwXwWh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3850,'sC40421e26ed720','DE','m5mLIKjw99'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3851,'sC40421e27b33d3','DE','O6L8zdoDF7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3852,'sC40421e2845036','DE','A5qn7GpscE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3853,'sC40421e28c66aa','DE','2s1IGI2Gin'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3854,'sC40421e2984836','DE','WGKrM5f5Qo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3855,'sC40421e2a6c991','DE','KzpXRDQppm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3856,'sC40421e2b5d9c6','DE','1WghE9heOk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3857,'sC40421e2d03309','DE','aZvjZbiBPA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3858,'sC40421e2e0cf6e','DE','zEgEq9r55F'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3859,'sC40421e2f6004e','DE','UtlHlNeln5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3860,'sC40421e303c5bb','DE','coUnUWp1Ac'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3861,'sC40421e3101916','DE','DBlA4niltb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3862,'sC40421e31bd1cc','DE','KpPFPLUVXA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3863,'sC40421e32b8ac1','DE','SUQZO5He59'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3864,'sC40421e338e783','DE','j4fCTV9DNP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3865,'sC40421e344367d','DE','IR8xN0E8NC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3866,'sC40421e34da314','DE','Qsor5YfkCW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3867,'sC40421e3573a5c','DE','eXNbTNGRxK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3868,'sC40421e36343ee','DE','CmwfA9Jmmg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3869,'sC40421e36da38d','DE','FIMmMOXws8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3870,'sC40421e377e153','DE','58JlrLAZFe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3871,'sC40421e3820b03','DE','4QMiaGvYKL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3872,'sC40421e38baa7b','DE','Y3GfuMZEsg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3873,'sC40421e3956715','DE','VG5EMytqwj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3874,'sC40421e39edcf1','DE','hMsamu4gOH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3875,'sC40421e3aa0570','DE','IMkXCsvq5G'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3876,'sC40421e3b39282','DE','Z3YYayF7Uh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3877,'sC40421e3bc5408','DE','524BZdChPg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3878,'sC40421e3c73c71','DE','zUSIykbQOL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3879,'sC40421e3d25ac6','DE','DD0wZf7bN0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3880,'sC40421e3dbf7bb','DE','ItVrFlULzU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3881,'sC40421e3e9fc2e','DE','hwKCA1bA1r'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3882,'sC40421e3fa4fd6','DE','tLBcp6IfXv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3883,'sC40421e4147b48','DE','bZzMxDWhBP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3884,'sC40421e420bd39','DE','iEEhiWHe95'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3885,'sC40421e43039b1','DE','acKFAaLeca'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3886,'sC40421e43d5921','DE','f3Ioyyf1kF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3887,'sC40421e44988dd','DE','ZtpMdD92DL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3888,'sC40421e457184a','DE','fvnqttWllz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3889,'sC40421e462845a','DE','DOCc7oXqUv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3890,'sC40421e46b63a1','DE','avvhF89z0C'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3891,'sC40421e4c76840','DE','vOmgkyh9Ip'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3892,'sC40421e4d370cd','DE','sQMTci4Ik3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3893,'sC40421e4dbae65','DE','2o59q9jmUp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3894,'sC40421e4f8efb6','DE','HgCAaMbIEt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3895,'sC40421e5023d85','DE','7UAtyCf33U'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3896,'sC40421e50b611e','DE','C44ptbaZlu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3897,'sC40421e51b6c68','DE','aAmFG1pCUS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3898,'sC40421e52ee5a8','DE','8EOc5mLyKv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3899,'sC40421e542c6a7','DE','kPRdNVObTW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3900,'sC40421e55065e3','DE','AUsnm9DOkE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3901,'sC40421e56069a4','DE','wd2bjxi6Vs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3902,'sC40421e56ca0c9','DE','dlFCr8MrDP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3903,'sC40421e575bdf2','DE','5wizSqlmIU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3904,'sC40421e583e995','DE','LNZcfXQ6FZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3905,'sC40421e58d11f7','DE','3lNRXRUrH5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3906,'sC40421e59dd4e9','DE','y5AZGCf9wC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3907,'sC40421e5b405de','DE','lAgQgKVAGh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3908,'sC40421e5c23ce6','DE','CoCL3kJmmO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3909,'sC40421e5d08fbf','DE','lseIAIdsIT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3910,'sC40421e5e5e72c','DE','7BNZPrax6G'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3911,'sC40421e610004f','DE','6jTUllUXzN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3912,'sC40421e636d2fd','DE','XiE3w1l9Ul'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3913,'sC40421e6624f7c','DE','VMsIugfigF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3914,'sC40421e6a415de','DE','FWWoa94g3J'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3915,'sC40421e6d6f52d','DE','S3AxeoR9Es'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3916,'sC40421e7031751','DE','tNFM6bkzrD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3917,'sC40421e7178216','DE','1w3F7azSA3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3918,'sC40421e730e42f','DE','TvpibhmFPd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3919,'sC40421e73a0bf9','DE','9egHIMNCok'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3920,'sC40421e743850a','DE','rYSM3yz97v'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3921,'sC40421e74f4238','DE','bKEK13duet'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3922,'sC40421e7604d54','DE','spLfRVOplK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3923,'sC40421e76e2bd5','DE','1HRT8XiTl7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3924,'sC40421e7774dfb','DE','K7C2QiLI3W'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3925,'sC40421e781a94c','DE','iO5vs989M5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3926,'sC40421e79070b5','DE','SYqx3Ehmw5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3927,'sC40421e799989c','DE','siE0skxmuq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3928,'sC40421e7a9e744','DE','0vn9RnULBZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3929,'sC40421e7b3ccbb','DE','BQIMCwhoaV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3930,'sC40421e7c1f845','DE','h0lAbtkBFr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3931,'sC40421e7d01af2','DE','vqiGIM4sAN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3932,'sC40421e7da360e','DE','MyCTq10Mii'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3933,'sC40421e7e407c9','DE','31AdAavEgI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3934,'sC40421e7f02456','DE','BGEQyKDmub'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3935,'sC40421e811fac1','DE','HGy3EQxIsF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3936,'sC40421e82a1112','DE','wJVtHjeFro'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3937,'sC40421e838b175','DE','a3whgifSYU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3938,'sC40421e843f6c3','DE','2m599MHyK0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3939,'sC40421e852568d','DE','0Z6Q4LMT6h'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3940,'sC40421e85be630','DE','39oV5IzaUy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3941,'sC40421e86ad5a0','DE','BWkUWGhsM0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3942,'sC40421e874456f','DE','Z0vm2PG8VL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3943,'sC40421e87d1f55','DE','RTrm80OTff'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3944,'sC40421e8868fc0','DE','3A3Ru9dOeO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3945,'sC40421e890eab7','DE','SSsnIu07WQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3946,'sC40421e89d2058','DE','Vpv9vpYV4d'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3947,'sC40421e8a66953','DE','PqUik1Jwux'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3948,'sC40421e8b09295','DE','RkgyUWLUUr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3949,'sC40421e8bb4bbf','DE','9Ig4oUJM3o'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3950,'sC40421e8c5b056','DE','LpFAtH9VBz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3951,'sC40421e8ce0e9e','DE','LGAkSGlKIB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3952,'sC40421e8e02fdb','DE','ytBTBFQJnm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3953,'sC40421e8f1b001','DE','MEwxCkTQYg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3954,'sC40421e8fad82b','DE','EsqhGAvS7i'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3955,'sC40421e90aff20','DE','GGSjkCzgkW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3956,'sC40421e92affb0','DE','XNFELdo4LB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3957,'sC40421e9377d7c','DE','Y15XU7f3Me'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3958,'sC40421e95e6176','DE','hn4GzJyjJ4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3959,'sC40421e96beb80','DE','BkkuiIBOoR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3960,'sC40421e97953a4','DE','e5Ezc3zKsi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3961,'sC40421e9897af8','DE','6JXuhvKtPH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3962,'sC40421e99626d2','DE','hznaRpeRHl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3963,'sC40421e9a414bf','DE','bNVQLBkLpX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3964,'sC40421e9b62b5d','DE','Vx6w0lctPT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3965,'sC40421e9be84d6','DE','dyIwig2ysj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3966,'sC40421e9c6e3d9','DE','jHPwv4MXRz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3967,'sC40421e9ce103d','DE','E4XfDH7PZ1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3968,'sC40421e9d67684','DE','5nBTxXGXdi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3969,'sC40421ea1efc39','DE','3XnNxh7pzq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3970,'sC40421ea3df4b1','DE','2tJAlvuxBV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3971,'sC40421ea654373','DE','RpTCFbsHfj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3972,'sC40421eaa7f98e','DE','ieerIUT7ag'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3973,'sC40421eac80725','DE','94BpvXGvZq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3974,'sC40421eaf0f72d','DE','QS1tQqJ9YC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3975,'sC40421eb0d0a56','DE','oLPz6rQv21'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3976,'sC40421eb33699e','DE','MIuDIAlK5U'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3977,'sC40421eb4c4276','DE','bJ2UT4czbv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3978,'sC40421eb640d2c','DE','JrFKJ4ab48'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3979,'sC40421eb74a940','DE','8kYKK5Xm5H'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3980,'sC40421eb7f297d','DE','YIilMirwyM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3981,'sC40421eb943418','DE','7uKts9bwAQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3982,'sC40421ebb12978','DE','QbTl4BmDPE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3983,'sC40421ebc47c77','DE','8R01NPYHVR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3984,'sC40421ebd3ba95','DE','n7UKYcDqkb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3985,'sC40421ebe30465','DE','pWuMGIR3Kh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3986,'sC40421ebf31daf','DE','By1mqkfEch'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3987,'sC40421ebfbeb56','DE','2n8ivr96LB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3988,'sC40421ec0b34d2','DE','XUkQ9YhYCz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3989,'sC40421ec15dd84','DE','Gf0pD0wbxI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3990,'sC40421ec20fbe8','DE','rFhIfRU2x6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3991,'sC40421ec2ce314','DE','WowdcMNMSK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3992,'sC40421ec373db6','DE','ft2qn2SFJR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3993,'sC40421ec5171bb','DE','lAyOmyFWmx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3994,'sC40421ec5b5d00','DE','CVHTflCnvQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3995,'sC40421ec693a61','DE','jOOS7w4WIT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3996,'sC40421ec73473e','DE','1EkxEAXwaW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3997,'sC40421ec7bac51','DE','MpJTv0ADbw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3998,'sC40421ec903a7e','DE','36vdBpItjO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (3999,'sC40421ecae4532','DE','RvTo6fwvLr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4000,'sC40421ecc8377f','DE','RNhcHb50NF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4001,'sC40421ecd71996','DE','00HujJa8hr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4002,'sC40421ece56c32','DE','bRhsfn7r2X'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4003,'sC40421ecfb1235','DE','TPziJNSRp6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4004,'sC40421ed0545c9','DE','NUOGqQpcQb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4005,'sC40421ed187f38','DE','l6FOfLg0tj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4006,'sC40421ed254651','DE','3AKh5Wds55'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4007,'sC40421ed334cdf','DE','DdJQNbub6F'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4008,'sC40421ed448817','DE','MJJ4N6Uzda'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4009,'sC40421ed5e9638','DE','BmmOaapWyP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4010,'sC40421ed6b8939','DE','RUiSgeh5kN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4011,'sC40421ed83bffb','DE','6NPIJtKBbn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4012,'sC40421ed9548c9','DE','9Qu45YjAmE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4013,'sC40421eda4373f','DE','vFvGLnMb04'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4014,'sC40421edb75e92','DE','pQuscabAgf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4015,'sC40421edce4a2c','DE','WRvDXRkrP9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4016,'sC40421eddc27f3','DE','ExdvTp92lM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4017,'sC40421ede54a62','DE','IJH0d258Ti'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4018,'sC40421edf215c1','DE','BNn3lxYv2p'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4019,'sC40421edfb3e81','DE','6CAkWGhecv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4020,'sC40421ee06d14b','DE','6ie1MOTi1t'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4021,'sC40421ee11a13a','DE','i8RT6rAddE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4022,'sC40421ee22ad3b','DE','ZUyes56sKT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4023,'sC40421ee2d326f','DE','inhlTtgNnM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4024,'sC40421ee36d210','DE','TGs7MwXs98'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4025,'sC40421ee40459c','DE','dyYwucpu3R'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4026,'sC40421ee4f383a','DE','GEkBiyZQko'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4027,'sC40421ee7929a4','DE','MgmLu78qum'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4028,'sC40421ee8266ba','DE','wPzhbbIZ63'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4029,'sC40421ee8c03f3','DE','R2v9vRe2HR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4030,'sC40421ee9aa493','DE','QTdr00SL6S'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4031,'sC40421eea8821e','DE','KXjxrrYfJ7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4032,'sC40421eeb6d485','DE','IJ6xnlaX8q'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4033,'sC40421eecdc744','DE','UoqtEGd3A5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4034,'sC40421eee5eb58','DE','kTRbtvEzvU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4035,'sC40421eef30500','DE','tjNCPtqz4R'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4036,'sC40421eefd96ec','DE','5x8r6d1NDg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4037,'sC40421ef0ab1bf','DE','BDRwlhUXFp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4038,'sC40421ef1654ba','DE','M1ajmohKws'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4039,'sC40421ef2b9c51','DE','ES3Joyp1s5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4040,'sC40421ef413511','DE','NXRGXxSl28'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4041,'sC40421ef587da7','DE','fhLc2huvPX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4042,'sC40421ef679b1d','DE','eJvNNdyFZm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4043,'sC40421ef7ddd2c','DE','UAA8QwHw1i'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4044,'sC40421ef99e5fb','DE','u2TLzPSBz7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4045,'sC40421efc02897','DE','o3GRYMNOAO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4046,'sC40421efd99a33','DE','2TF1FNSNPP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4047,'sC40421eff5e617','DE','DdL1Xx3n2t'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4048,'sC40421f0044299','DE','KXLrTtCZb9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4049,'sC40421f0129545','DE','Yc5PaObO5u'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4050,'sC40421f01ca781','DE','nvJMv4Wllx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4051,'sC40421f025c9da','DE','0pp5nVah4D'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4052,'sC40421f02ef1c6','DE','8dvoFBKFxt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4053,'sC40421f047a406','DE','aV480JC2LQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4054,'sC40421f051fa3e','DE','xZdCHDgZHB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4055,'sC40421f0652ecd','DE','Ewe0qGlYQ1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4056,'sC40421f0861fd0','DE','7wanAMFCEQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4057,'sC40421f09382dd','DE','DOGo31Haah'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4058,'sC40421f09dec42','DE','T6jYFFgNb0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4059,'sC40421f0b138c6','DE','zI1GMaJEin'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4060,'sC40421f0c5116c','DE','4nRcztY2jl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4061,'sC40421f0f3aad7','DE','I3sXQYBq51'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4062,'sC40421f10299ef','DE','735XEKXkIk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4063,'sC40421f112dc7e','DE','cMwDgqDiy7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4064,'sC40421f123ac11','DE','QXNtZ0gdXw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4065,'sC40421f138becc','DE','DXdwPR5x0x'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4066,'sC40421f1709fff','DE','9eoTGc65IC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4067,'sC40421f1c4c07c','DE','2jxSv6KVBR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4068,'sC40421f1d1b382','DE','hKGS7wriwB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4069,'sC40421f1dd4c33','DE','8ScaOer9In'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4070,'sC40421f1e7d67d','DE','MQWh1qjUMC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4071,'sC40421f1fb02e9','DE','6vb9VjenHH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4072,'sC40421f2081cda','DE','icM6eIdmwY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4073,'sC40421f2166f67','DE','YgINmq0kMq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4074,'sC40421f21ed405','DE','IjppvFMzJe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4075,'sC40421f22741d6','DE','kI9v9qnoO3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4076,'sC40421f230cad7','DE','pfdqVXMhR8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4077,'sC40421f23add1f','DE','6SoMAod1gl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4078,'sC40421f243631c','DE','NdtgzbYrH8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4079,'sC40421f24c162b','DE','eWcdYCfgKM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4080,'sC40421f2597de3','DE','qKwdAKVScm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4081,'sC40421f266beee','DE','mNLrNHEttS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4082,'sC40421f275fc39','DE','zqeiU3x3m0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4083,'sC40421f27f2ba9','DE','ByICAa6aMf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4084,'sC40421f2a576aa','DE','ZHNYBnE4lx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4085,'sC40421f2ae3a69','DE','YUmLSI0u9W'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4086,'sC40421f2bdecaf','DE','9eKNsYZioq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4087,'sC40421f2d5b2b3','DE','XdtmR0uFvP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4088,'sC40421f2f1b88a','DE','mU3l7Y2YCq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4089,'sC40421f2fdc6b5','DE','5hnvTH1ZBY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4090,'sC40421f3095a23','DE','SRL6rHeNdA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4091,'sC40421f3140321','DE','OHtPjvWJns'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4092,'sC40421f31eb1b3','DE','wnlZrbmt2A'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4093,'sC40421f329cfee','DE','eB8fnB1lxq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4094,'sC40421f337113a','DE','6wGICIniIN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4095,'sC40421f3464e3c','DE','Hnzkp0cRnX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4096,'sC40421f352f2db','DE','WuGBaMLeIQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4097,'sC40421f362cc1e','DE','xtTu4BIrjV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4098,'sC40421f36bf3fe','DE','aXnRrHQp6O'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4099,'sC40421f3756484','DE','uJNz2R5JdW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4100,'sC40421f3847cac','DE','OPjzHfm6h5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4101,'sC40421f3adf6ad','DE','wxhpPJABng'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4102,'sC40421f3c03614','DE','0KQa35HKij'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4103,'sC40421f3dc35af','DE','z9kYigNoKj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4104,'sC40421f3f2f93c','DE','JYosyOh3sr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4105,'sC40421f40651d7','DE','bTf7ppIDR8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4106,'sC40421f410d383','DE','ohlRtvaxpy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4107,'sC40421f424e2b0','DE','JeWEIWhYGz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4108,'sC40421f4387571','DE','r7u7uA0koB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4109,'sC40421f44e4239','DE','ItzjfHa6bc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4110,'sC40421f461e68c','DE','0nR7X4mnTz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4111,'sC40421f4714dd4','DE','ald0fdOJ0U'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4112,'sC40421f47df548','DE','oiIJGkLyO3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4113,'sC40421f48a99da','DE','OQCXKgzUOi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4114,'sC40421f4956a41','DE','WKcNAExECY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4115,'sC40421f49dcea5','DE','L80ed29tvb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4116,'sC40421f4c8514a','DE','7PDd8HsrLE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4117,'sC40421f4d236b6','DE','WNtp8J5XvO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4118,'sC40421f4dc299a','DE','6ZdShPovFR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4119,'sC40421f4e9632b','DE','bxhivt3P2h'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4120,'sC40421f4f6cb42','DE','52NtVhgVpc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4121,'sC40421f501c4e8','DE','Xo57UYRusV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4122,'sC40421f51237fc','DE','pUmUoMxiM0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4123,'sC40421f51da9cb','DE','pS9emG65KB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4124,'sC40421f5271a4a','DE','AqYZC3tEWG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4125,'sC40421f536574a','DE','X7Seq1pQKl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4126,'sC40421f542ae0e','DE','Mt2tlFERZi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4127,'sC40421f54d37f6','DE','MCKX1gvMI3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4128,'sC40421f5585adf','DE','1MiJO9VUWq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4129,'sC40421f56398f9','DE','IVB6dX5DFG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4130,'sC40421f571ed6d','DE','3jt6flUR4M'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4131,'sC40421f57c4c72','DE','nkOegwRkYR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4132,'sC40421f5883fde','DE','CzRJ4dWZjy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4133,'sC40421f59492cf','DE','GpDz42QN4q'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4134,'sC40421f5a2b7c6','DE','PiSSYODiYB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4135,'sC40421f5b5483d','DE','MxrLfzwDJY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4136,'sC40421f5db68d0','DE','jk7ey3zQEb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4137,'sC40421f5eac84e','DE','1uet9Q8mgQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4138,'sC40421f605d1b4','DE','SaqFA3N35w'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4139,'sC40421f612d942','DE','dUWM3iVOKv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4140,'sC40421f61bb2cf','DE','cAmxSOZWaS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4141,'sC40421f6259883','DE','q6BLxBS2HU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4142,'sC40421f6309cf1','DE','M1mHgsjY7y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4143,'sC40421f63b71e3','DE','NWyOoYZQoP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4144,'sC40421f646fad4','DE','kkQ67yvMKm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4145,'sC40421f6530143','DE','WGIL9a4cOw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4146,'sC40421f6612f48','DE','SJBJr2QVb9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4147,'sC40421f66b8e1b','DE','Nz6yldYVXl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4148,'sC40421f67a7bfa','DE','QyM0IQ4Em5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4149,'sC40421f685e85f','DE','h1MAEQbeYn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4150,'sC40421f690e156','DE','wJFZbjC0zs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4151,'sC40421f699e057','DE','T0LMHTyFxd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4152,'sC40421f6a5c1d9','DE','ANNzDlAF21'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4153,'sC40421f6ae4d9a','DE','tNRw8zkrhN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4154,'sC40421f6c4cb33','DE','1XtFJBOtlo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4155,'sC40421f6f09355','DE','Q8tLVxSrrs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4156,'sC40421f6faa574','DE','03IO1WduSf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4157,'sC40421f70580b2','DE','NqmuuSxGUl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4158,'sC40421f710bad0','DE','BdtSvpqt0J'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4159,'sC40421f7224ac1','DE','mx6T6HMRVw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4160,'sC40421f73363ea','DE','8LvCVBKlhX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4161,'sC40421f74130ee','DE','YDVNfXMfvq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4162,'sC40421f74b1c46','DE','Nt6yPfin08'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4163,'sC40421f755c72c','DE','S35ls3NAUO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4164,'sC40421f761d2f2','DE','0YqcKSl5O0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4165,'sC40421f76aa79a','DE','Dk9mCul5ux'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4166,'sC40421f777561d','DE','BWQqw9ROsX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4167,'sC40421f7823514','DE','xaM3C7FamB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4168,'sC40421f78d8e6c','DE','ZMuSuSPmen'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4169,'sC40421f79af6a7','DE','HdZUTN9bp2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4170,'sC40421f7a6d837','DE','rkAim16MaN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4171,'sC40421f7af15ad','DE','5SCdOCJYoI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4172,'sC40421f7be2baa','DE','LXrOpDARdH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4173,'sC40421f7c8384c','DE','wpvTnTsDv3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4174,'sC40421f7d37dc9','DE','tuCecwNAAz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4175,'sC40421f7fca62b','DE','HoEeo94C9h'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4176,'sC40421f80e5b0b','DE','6BZ3Fp3vrn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4177,'sC40421f818fd16','DE','VPFQ2zqjd0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4178,'sC40421f8221f75','DE','bt612forx0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4179,'sC40421f82c0aab','DE','htxoD8eDzn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4180,'sC40421f835549a','DE','q4XF22cpfs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4181,'sC40421f8402456','DE','9uE4E76qyy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4182,'sC40421f8494c21','DE','1hLxjF3zL7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4183,'sC40421f8526f3b','DE','mHBj0vWvNi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4184,'sC40421f85d1deb','DE','eRrvrJUjpS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4185,'sC40421f8663f74','DE','8h4cvzc0tn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4186,'sC40421f86f4055','DE','Ym7zkW67su'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4187,'sC40421f87aaca5','DE','BpJWJLgr8P'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4188,'sC40421f884924a','DE','h2ZmVbKVvB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4189,'sC40421f88d6c19','DE','IE9JsYxiKe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4190,'sC40421f8983c30','DE','rQOgM3hMap'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4191,'sC40421f8a8bb65','DE','Rei3CU67QL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4192,'sC40421f8b395fe','DE','xb8sRTSJv6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4193,'sC40421f8bd6d25','DE','IXdfd63tVe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4194,'sC40421f8cbe6a5','DE','y3Ab7SZSAy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4195,'sC40421f8d68fc7','DE','zzPsbxsZjT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4196,'sC40421f8e0c37f','DE','uVBNxPa8zW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4197,'sC40421f8e94f1e','DE','ECqxsafwWY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4198,'sC40421f90de3b9','DE','6nbuDRIRjB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4199,'sC40421f9188cd7','DE','RDnyFL1zH6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4200,'sC40421f922e78a','DE','HS3aUYTa1h'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4201,'sC40421f92c5d9e','DE','XWe9E1lQed'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4202,'sC40421f93a1440','DE','HaicGMl9qj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4203,'sC40421f946dfe8','DE','tyo5us29AH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4204,'sC40421f9549632','DE','Y7sMsuq0Ln'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4205,'sC40421f95e5a82','DE','eW9VYAhgO5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4206,'sC40421f9692ad6','DE','WpnF6VCztG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4207,'sC40421f98370ec','DE','tUmqgu0OOX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4208,'sC40421f9ad76e8','DE','qnblFtGLpo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4209,'sC40421f9cce31f','DE','X0T9009NPH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4210,'sC40421f9ee847a','DE','A68xpvm8NC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4211,'sC40421f9fbc5a0','DE','oOq6mQROKU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4212,'sC40421fa300e2b','DE','9QcNAolIwU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4213,'sC40421fa3e85aa','DE','AF6h4FgXJQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4214,'sC40421fa4e10d8','DE','eG74g1jwAS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4215,'sC40421fa60f345','DE','CFtj8bmdXK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4216,'sC40421fa6dc342','DE','fUigg5dUGz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4217,'sC40421fa7a1a20','DE','tAyiUKlwOX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4218,'sC40421fa85ad7d','DE','fY5m5g83EP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4219,'sC40421fa953884','DE','bGagCwlC92'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4220,'sC40421faa0a4e1','DE','bgwac1xMup'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4221,'sC40421faad281b','DE','wSCDSmPmsm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4222,'sC40421fab8fc98','DE','CsKp5Ihug7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4223,'sC40421fac27ad0','DE','TQWYOQvq3Z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4224,'sC40421faca698a','DE','0a1wISDOUv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4225,'sC40421fad3b315','DE','tg9KqIpC5P'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4226,'sC40421fadbc9bb','DE','DMGAs1VS3L'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4227,'sC40421fae8c820','DE','r97im7XiSp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4228,'sC40421faf4ec71','DE','gEwH93LwEo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4229,'sC40421fafd9ee5','DE','W68hTrA8Di'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4230,'sC40421fb06e876','DE','atZ0t6UXfA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4231,'sC40421fb2b7f54','DE','Am3vWMxiok'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4232,'sC40421fb395a42','DE','9DFDhzgPJo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4233,'sC40421fb445786','DE','04f7pbqxZ8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4234,'sC40421fb4e3c9c','DE','cZBBBJsX8a'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4235,'sC40421fb590cd3','DE','uRnd2zyL09'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4236,'sC40421fb620815','DE','SBdjtlsJZu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4237,'sC40421fb69f756','DE','xK9Umc2cwH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4238,'sC40421fb72f2ad','DE','a35RCizoKk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4239,'sC40421fb7d5314','DE','Wbn8vJCvzy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4240,'sC40421fb86c392','DE','zrHEBx7426'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4241,'sC40421fb903431','DE','J0f74TGVV6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4242,'sC40421fb9eb36e','DE','mEs2umVQS9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4243,'sC40421fbb11f2a','DE','0L8Gx47H6R'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4244,'sC40421fbc0aa28','DE','SpzrR6QVnW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4245,'sC40421fbc98430','DE','HGgkOGne3D'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4246,'sC40421fbd4ce7b','DE','yRLnljQZFg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4247,'sC40421fbdc6a9f','DE','kuEz9QNyki'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4248,'sC40421fbe517a5','DE','bEIEQE61ex'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4249,'sC40421fbf4c9d7','DE','ZhjeFLgRxr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4250,'sC40421fbfe3feb','DE','cV4dnDglfq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4251,'sC40421fc07623e','DE','DtRiHDmBNx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4252,'sC40421fc105dac','DE','Z93KgStqeB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4253,'sC40421fc1d7d87','DE','VtBcProHdV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4254,'sC40421fc3d2b29','DE','DE9coQrMMn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4255,'sC40421fc478a9a','DE','acAZCG8mCS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4256,'sC40421fc562b6b','DE','QGkpUk8YCA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4257,'sC40421fc5e68c3','DE','8F2kV67b62'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4258,'sC40421fc68c3a1','DE','O8pB0D7P0M'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4259,'sC40421fc723421','DE','V1gA3oN9af'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4260,'sC40421fc80adc6','DE','c1EJWqTu7C'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4261,'sC40421fc8a23c4','DE','O6pXHxSHJc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4262,'sC40421fc9409da','DE','P6Vs0vkjvD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4263,'sC40421fca3bbba','DE','YzXXzPkltE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4264,'sC40421fcada6ee','DE','JeyciW2Gux'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4265,'sC40421fcb84fea','DE','kDxxfT7lt3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4266,'sC40421fcc89f19','DE','8P0mtjUphZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4267,'sC40421fcd65994','DE','aCwzmYHkIk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4268,'sC40421fce0761d','DE','SzbxPRGlB7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4269,'sC40421fcec9719','DE','6djabvSzfH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4270,'sC40421fcf8031f','DE','cmW4SgNu17'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4271,'sC40421fd013842','DE','Jt6A0LghHv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4272,'sC40421fd0d3405','DE','WNpbNBwZXI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4273,'sC40421fd182ac7','DE','oE9BmyL5UU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4274,'sC40421fd2bffb2','DE','oP04JxetB5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4275,'sC40421fd3a7546','DE','WTnnPD3hVy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4276,'sC40421fd5a4eef','DE','e4LFB4Cd67'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4277,'sC40421fd64a9a8','DE','p2NKpjK8vL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4278,'sC40421fd6ee327','DE','fcW1IM2Y7v'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4279,'sC40421fd7ec169','DE','gjfXXBgrvU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4280,'sC40421fd8dd255','DE','hUCg5wReAX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4281,'sC40421fd9769dd','DE','46Dmt4izV8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4282,'sC40421fda34b43','DE','8jfI8HshfD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4283,'sC40421fdac4c17','DE','g4lR2HmhDY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4284,'sC40421fdb67ff1','DE','Y5Gz1mdSe3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4285,'sC40421fdc2618e','DE','MNR6Nl3fBU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4286,'sC40421fdcb895e','DE','nKkOI3nOCn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4287,'sC40421fdd54818','DE','ltVOjDMlfZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4288,'sC40421fdddfac8','DE','JW51k52y9B'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4289,'sC40421fde8f1f6','DE','LySmq5r5UV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4290,'sC40421fdf4ac52','DE','fNr7JJclvR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4291,'sC40421fe07ba41','DE','ZO39Aq2qeR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4292,'sC40421fe132636','DE','8qWSWq6S3D'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4293,'sC40421fe1b3d02','DE','Yvnf6VIXz9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4294,'sC40421fe24d450','DE','NskeMabw7V'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4295,'sC40421fe2c9ca8','DE','bsoymeN7YV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4296,'sC40421fe34d4c9','DE','u0zzT6c4p1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4297,'sC40421fe3c27e9','DE','oqMx1iHyOk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4298,'sC40421fe454a9b','DE','6PBevPKVrH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4299,'sC40421fe4d1273','DE','hBrYP0q6tH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4300,'sC40421fe61ef41','DE','DwcAC3vUmL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4301,'sC40421fe6bdac3','DE','jrVq80a64B'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4302,'sC40421fe754f27','DE','DxJ5L2c8zV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4303,'sC40421fe7daf99','DE','t06sJhg6jV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4304,'sC40421fe86d1f1','DE','ofnDvhKfvm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4305,'sC40421fe92655b','DE','YTDRfFcJjI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4306,'sC40421fe9ac9f9','DE','MpzBrNYbBk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4307,'sC40421fea4889b','DE','ozZFVxwfD7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4308,'sC40421feac9fa4','DE','LFJkn4GX4L'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4309,'sC40421feb7e44d','DE','4YAQeinm9j'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4310,'sC40421fec46218','DE','ch8bF6iDvK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4311,'sC40421fecd3c00','DE','2wkmgUZ3Y6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4312,'sC40421fed83310','DE','bLrKjNiFPT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4313,'sC40421fee2dc0b','DE','WqC851VS7i'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4314,'sC40421feeb40b7','DE','qPBTBj5PNG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4315,'sC40421fefd15b5','DE','433Smqh1Mt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4316,'sC40421ff07bf0c','DE','QDR8nByFxU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4317,'sC40421ff13b2cb','DE','i6RF0daVls'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4318,'sC40421ff1e9d05','DE','uwGDeEFmuc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4319,'sC40421ff283490','DE','SmcnmkBSiC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4320,'sC40421ff32414d','DE','TdxYbhotJJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4321,'sC40421ff3aa62a','DE','bnDmJrqhNp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4322,'sC40421ff4575f9','DE','ZIEY91hOYn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4323,'sC40421ff4f1319','DE','LxhulBqd0P'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4324,'sC40421ff59e374','DE','lVfwFVeLnD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4325,'sC40421ff7cf112','DE','plvsfDCdNb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4326,'sC40421ff861371','DE','v0hofN7fXT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4327,'sC40421ff904738','DE','BmC51gd1GT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4328,'sC40421ff98f9fe','DE','Ae1vOkFWSq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4329,'sC40421ffa2435a','DE','K4PRZXSJ23'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4330,'sC40421ffaa5fcb','DE','gOKDEmlAok'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4331,'sC40421ffb63c2b','DE','gQCZqi6Ouy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4332,'sC40421ffc3f22d','DE','HMQqmCbKmT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4333,'sC40421ffcca473','DE','bMokUIduOd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4334,'sC40421ffd6ff53','DE','w1IrO5tOWW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4335,'sC40421ffe3f279','DE','aZ0ZZDatbM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4336,'sC40421fff0702b','DE','CVF8LJYJt5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4337,'sC40421fffb22d5','DE','flZ548m62z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4338,'sC40422000b6d43','DE','F2JC0xWNdN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4339,'sC4042200193894','DE','30DFHxQjhW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4340,'sC404220027c431','DE','hZDsLby8l6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4341,'sC404220032737c','DE','w3i0UE2ico'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4342,'sC404220040ddf0','DE','4m7c3W6o3V'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4343,'sC40422004b2035','DE','yhXftNChJ3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4344,'sC40422005505d1','DE','x4NQpDCTpL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4345,'sC40422005ea30c','DE','2ecsAIHYQp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4346,'sC40422006be450','DE','nOWImkzouH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4347,'sC40422008ecaf4','DE','rEeSsudQKL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4348,'sC404220097ed49','DE','GsmPuibeAk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4349,'sC4042200a2964a','DE','cJVZbPcj8c'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4350,'sC4042200af19ae','DE','6xT3zjg4Jf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4351,'sC4042200b99bac','DE','bw3aGKJcGJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4352,'sC4042200c3a867','DE','rJ8YJ4sd4d'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4353,'sC4042200cc822a','DE','7RdtdfCxL9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4354,'sC4042200d5566c','DE','ToSuwMZY74'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4355,'sC4042200de7e5f','DE','t0Du8rCDhB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4356,'sC4042200eef3e7','DE','TSEmOoLKER'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4357,'sC4042200f83d38','DE','YzBB2hYVNQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4358,'sC404220101d4c3','DE','Eo9XGIhSCI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4359,'sC40422010d6db9','DE','QV2Bxp5Xn7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4360,'sC4042201199d9e','DE','YwkRWADOuw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4361,'sC404220123aa2c','DE','dnX5B6APtl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4362,'sC40422012c35cf','DE','tsEkMQBwqb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4363,'sC404220138b72e','DE','RAk9Wklyy8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4364,'sC4042201429948','DE','nQk7O3h5Q6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4365,'sC40422014a138c','DE','ACQhUAjcqi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4366,'sC404220154475d','DE','zZr1dbwBBz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4367,'sC4042201607706','DE','KVDDPrUzHy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4368,'sC40422016a97e2','DE','uKKNcUfyAM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4369,'sC404220178dbeb','DE','LpTKRlMNdp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4370,'sC40422018ab117','DE','UqkDuujiYs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4371,'sC4042201a6b9e2','DE','aQOTcSF5kM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4372,'sC4042201b9c7ac','DE','y3uZyuvIOs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4373,'sC4042201c708dc','DE','PVjCd07vjF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4374,'sC4042201d27537','DE','hqIYY9xscj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4375,'sC4042201db0091','DE','GOqNEYdMgm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4376,'sC4042201e53472','DE','7mAZeezGga'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4377,'sC4042201ee836a','DE','6zZO2xc2Hv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4378,'sC4042201f8b733','DE','Gig2geVYWs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4379,'sC4042202029cf6','DE','c3AFiQDmuM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4380,'sC40422020b76c7','DE','Iomx9o0seu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4381,'sC40422021694d9','DE','YFLtN4mBFW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4382,'sC404220221b368','DE','noKuyuz95P'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4383,'sC40422022bed1a','DE','VyKs93BaSN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4384,'sC4042202364757','DE','ESq2KG6aWc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4385,'sC404220246ab53','DE','R5oOWMHwwR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4386,'sC4042202529f68','DE','CSuZYW2oaa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4387,'sC40422025ab4eb','DE','Sh8PXNGXVw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4388,'sC404220263b021','DE','kcgvkKF7iM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4389,'sC40422026f220f','DE','B4PuTNSBtx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4390,'sC404220279a3f7','DE','Ujvvbjon2C'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4391,'sC4042202829fcc','DE','XoagS7BkYB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4392,'sC4042202aa1a15','DE','fHXCX25TVJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4393,'sC4042202b474f7','DE','syAFwSXOs7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4394,'sC4042202bcd994','DE','hXZqfTq0Hf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4395,'sC4042202c7d0ad','DE','p1uOQsj17P'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4396,'sC4042202d2c88b','DE','9Hl0LTMfFe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4397,'sC4042202db53dd','DE','CKOJkW21Qw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4398,'sC4042202e49ce5','DE','2y9GGEzISv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4399,'sC4042202ed2898','DE','PHjEJvwnxP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4400,'sC4042202f7354c','DE','iDvj0ZuBbW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4401,'sC4042203011b00','DE','NLPKx2WN0z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4402,'sC4042203093855','DE','X5ogyO0yAL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4403,'sC40422031624d7','DE','BGyA5M6GoN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4404,'sC4042203338d60','DE','2PRMnlklR2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4405,'sC40422034ceb3f','DE','LJzYBL7JPf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4406,'sC4042203693350','DE','RvdkDLuvbh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4407,'sC40422037b7dc8','DE','9pRxrN98zC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4408,'sC40422038478f3','DE','0tbOXDqbPx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4409,'sC40422038d79ae','DE','z8dmzpArZj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4410,'sC40422039a6cc9','DE','A97x7qFEqG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4411,'sC4042203bbd630','DE','Kht0BVkl6W'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4412,'sC4042203c8ecad','DE','uYq2eSrQCK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4413,'sC4042203d368ed','DE','qycBuUPCu5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4414,'sC4042203de17a2','DE','OtxlRJgHX7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4415,'sC4042203e760e3','DE','1WWluQzMSa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4416,'sC4042203f0f8a7','DE','oaOro76S9c'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4417,'sC4042203f9f9ac','DE','PiUMICtUiB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4418,'sC4042204058cc9','DE','uU3JYghyEg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4419,'sC40422040e8db8','DE','lfpwbHeRv0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4420,'sC40422041788d9','DE','h1gy9Q0WGh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4421,'sC4042204214777','DE','GYU03SZoKw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4422,'sC40422042a48cb','DE','FceKgIbsC8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4423,'sC4042204353f70','DE','By3uSMpQIt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4424,'sC40422043f08a3','DE','f24WZt1XP6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4425,'sC4042204498597','DE','XB4A6RIdVr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4426,'sC404220453b991','DE','onPNbNIlZM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4427,'sC40422045bcfe0','DE','SKuzckpIwq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4428,'sC404220465dcad','DE','2gWIm1Hia4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4429,'sC40422046df315','DE','Spv04LGn8g'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4430,'sC404220478c32d','DE','IntfBj9tPc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4431,'sC40422048281d0','DE','zt0ylXkBBn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4432,'sC40422048abf8f','DE','8cygIsdaEb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4433,'sC40422049408ec','DE','v1IYUSxAWV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4434,'sC40422049c946a','DE','wIqpquho1A'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4435,'sC4042204a6f6fd','DE','lA9kKKpUCd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4436,'sC4042204b17152','DE','6j4EJtclDL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4437,'sC4042204d171da','DE','jnTi8JinJb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4438,'sC4042204db0f29','DE','QzBXv6STZ9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4439,'sC4042204e9619a','DE','9WuL5oLSq7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4440,'sC4042204f680c2','DE','OFxrLj1XZg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4441,'sC40422050125c3','DE','LwUSOWbkiR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4442,'sC40422050a2577','DE','Td4qdj1VLB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4443,'sC404220516070e','DE','0a317sPquP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4444,'sC404220520d72a','DE','rpTGFBolnX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4445,'sC40422052b5f14','DE','pHhKHXu2Dt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4446,'sC40422053b37d3','DE','eCwPy1XEUI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4447,'sC40422054592b9','DE','I8PPTLGnR1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4448,'sC40422054e45aa','DE','iCilQgn13G'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4449,'sC40422055719dc','DE','cxfzHRMjdK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4450,'sC4042205608a15','DE','Jg5aGMPAEz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4451,'sC4042205687986','DE','j8tgxtMFz4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4452,'sC4042205714dbd','DE','ADxd8vE6Ja'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4453,'sC404220579b25c','DE','hsQG7GjYeD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4454,'sC40422058370f9','DE','TTVad0CvFR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4455,'sC40422058cc7c1','DE','rnT7NhWBrH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4456,'sC40422059bff56','DE','VAIig3FM5f'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4457,'sC4042205b56dcc','DE','2AkiyY2ekJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4458,'sC4042205d483f7','DE','0XBGtbK4VT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4459,'sC4042205e65a21','DE','mRfB6RyHhe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4460,'sC4042205f065fd','DE','kDvvD8mVXK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4461,'sC4042205f945f4','DE','j51II7Fucb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4462,'sC404220606cefb','DE','8ayEQ7LsIT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4463,'sC404220610db88','DE','TlXqVdYddl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4464,'sC40422061d39b2','DE','B4zYL4uF4h'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4465,'sC40422062744c0','DE','CQ9Xgm4OCc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4466,'sC404220632ff79','DE','CM3JumtUa9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4467,'sC40422063d1177','DE','4HBiHVOtrb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4468,'sC4042206487dee','DE','bo5MMApgI2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4469,'sC40422065570c8','DE','FSqWqwBqoT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4470,'sC40422065ed999','DE','3ZZtDRETPS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4471,'sC404220670dd67','DE','YGEjymVm3e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4472,'sC40422067d60f1','DE','KEejkuRa7C'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4473,'sC4042206871f77','DE','dsKggUVEER'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4474,'sC4042206917a95','DE','DuYmYudIgl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4475,'sC4042206a216c9','DE','eR4rNX3HVy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4476,'sC4042206aced8e','DE','LNj3xzaJBf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4477,'sC4042206b8f519','DE','A5W0oOlYIS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4478,'sC4042206c48878','DE','LjDQx0knRv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4479,'sC4042206cdb068','DE','4S3CSc0a56'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4480,'sC4042206d943d5','DE','lOYcUEJa36'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4481,'sC4042206fc2bb7','DE','Tj0MZTahz0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4482,'sC404220705e960','DE','wUAzEOjwoI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4483,'sC4042207109239','DE','mvtXp65Dfy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4484,'sC4042207197fc5','DE','MGUbKUp17y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4485,'sC404220726862b','DE','u4X644q0fm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4486,'sC40422073574f8','DE','agGjgo835O'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4487,'sC4042207415685','DE','EKET79lSME'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4488,'sC404220750ba81','DE','yCGj5k0wAy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4489,'sC40422075b4283','DE','pD6OJDCtJL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4490,'sC404220764d981','DE','Dws9KORQM2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4491,'sC40422076dda96','DE','Di3o5mPWQl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4492,'sC40422077bdedc','DE','FrJIbx3Dx8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4493,'sC4042207859d7d','DE','IecxeyLccc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4494,'sC40422078f3aaa','DE','LXHml01znX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4495,'sC40422079d4bd3','DE','DJZgvDGpvx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4496,'sC4042207abe00e','DE','V8h1JNUn6r'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4497,'sC4042207bd18a3','DE','I7gHMSZQ3G'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4498,'sC4042207d58d31','DE','7zphRbeDXu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4499,'sC4042207f132b2','DE','Ia9lWsL1US'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4500,'sC404220822bc62','DE','UB0RTxkTbc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4501,'sC4042208310d9d','DE','eg9jmmbmyC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4502,'sC40422084246c1','DE','l8RuD6YXZx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4503,'sC404220855ce69','DE','mAq23wRUYa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4504,'sC404220869728d','DE','OpNXnlYtrk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4505,'sC4042208783a59','DE','C0RD2dO0Ze'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4506,'sC4042208930a7c','DE','IMqJMkRASE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4507,'sC4042208a88976','DE','wlBljDI0Xg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4508,'sC4042208b3f5f3','DE','Hj4gNnKBJj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4509,'sC4042208c2e46c','DE','1znX6jahDA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4510,'sC4042208d27155','DE','u9odIM25wu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4511,'sC4042208de306f','DE','DYiUo3bC98'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4512,'sC4042208e7c705','DE','pFjuLH3JLj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4513,'sC4042208f1fae2','DE','YrBF4D5jPe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4514,'sC4042208fcf789','DE','Oy7biOnyMU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4515,'sC404220908d903','DE','6yCs9MPAAp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4516,'sC4042209246cbf','DE','n7AA936wE0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4517,'sC40422092d1f77','DE','HNDSp0I8Zh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4518,'sC40422093668e6','DE','bwuoCmB9Sx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4519,'sC404220940008c','DE','ricGgqxE3v'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4520,'sC4042209490193','DE','25GeICLeYV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4521,'sC40422095494ac','DE','dsK3A16cUX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4522,'sC40422095cf972','DE','ykuniGxoW5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4523,'sC404220967c9a1','DE','xuIkyKXIoz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4524,'sC4042209769599','DE','BVtqvvej6d'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4525,'sC4042209824b95','DE','pwgWG7fs38'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4526,'sC40422098c8512','DE','vnXeDZmX4N'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4527,'sC4042209972e29','DE','IoSxaons1m'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4528,'sC40422099f1d70','DE','vWaGysLM74'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4529,'sC4042209a9c67f','DE','2x0kB03hRn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4530,'sC4042209b46f74','DE','S15JYUBssc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4531,'sC4042209be3482','DE','oX6DVzqVvo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4532,'sC4042209c978f8','DE','Pc7Q99NEkD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4533,'sC4042209ddbf52','DE','YvbbLbq8da'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4534,'sC4042209eadc22','DE','7d4tD0OFzc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4535,'sC4042209f756fb','DE','cOKJEMJwmk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4536,'sC404220a0645ba','DE','QNfr0bqvjC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4537,'sC404220a102b5e','DE','HVXUhr76hB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4538,'sC404220a1b282e','DE','Nd4CrNUDvj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4539,'sC404220a28de76','DE','S1cBAg6MOo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4540,'sC404220a39c962','DE','3JvbrNsNbK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4541,'sC404220a481c2f','DE','sOOfE5bYYa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4542,'sC404220a536104','DE','7PbF4JARhK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4543,'sC404220a5e0f95','DE','Zo5CmEHIUv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4544,'sC404220a68b892','DE','T11S3gjkwv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4545,'sC404220a72cfc2','DE','1C32csZMCo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4546,'sC404220a7bc62a','DE','ZtjsPzg6RN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4547,'sC404220a8584be','DE','81Wa37xkO4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4548,'sC404220a8efad5','DE','HEcwoWpkmh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4549,'sC404220a9955b9','DE','I9SbiybU53'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4550,'sC404220aa67a04','DE','bakQA3rsEL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4551,'sC404220ab55f00','DE','iNtXNbiDNQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4552,'sC404220ac781d9','DE','6PPGzFKTB6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4553,'sC404220ad6bed4','DE','Bg5kseV3S6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4554,'sC404220ae340d7','DE','doMcaEtKAd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4555,'sC404220af056da','DE','FnFsHD3JFt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4556,'sC404220af9f3f0','DE','6sCUYmjGkv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4557,'sC404220b04c3e6','DE','ZCi3OgF5uj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4558,'sC404220b0c8c30','DE','h4pyRNCRHp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4559,'sC404220b164b15','DE','vBho6HGHTh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4560,'sC404220b211af1','DE','scWxgWL3ks'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4561,'sC404220b29f4ab','DE','HHZ54xGZ4R'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4562,'sC404220b47f978','DE','A1un7mhyoS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4563,'sC404220b5820eb','DE','TV8e0l70Lv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4564,'sC404220b65dc04','DE','mNTBLPmjZy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4565,'sC404220b6f0325','DE','IpBJ6Z7x8E'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4566,'sC404220b7932de','DE','1UmBsKZmSC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4567,'sC404220b8d5212','DE','7q1RK7joOQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4568,'sC404220b990c81','DE','6rPWXpexF8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4569,'sC404220ba5b1b8','DE','wbnHJ8CTrM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4570,'sC404220bb0cf7d','DE','x0DMDT3xR2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4571,'sC404220bc0cfc7','DE','7J4T0FCXpy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4572,'sC404220bd16c7e','DE','hxtyPPULlX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4573,'sC404220bdda1e2','DE','3SihSyXMGA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4574,'sC404220bf2cea5','DE','YdBdJlKznG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4575,'sC404220c0257dc','DE','qhh4Jn54la'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4576,'sC404220c0c4311','DE','TdJcHd5ZDX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4577,'sC404220c164fa8','DE','PaGemix3s0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4578,'sC404220c20353e','DE','J4X5lZArxl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4579,'sC404220c2bce6f','DE','jzfCdFK2Fb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4580,'sC404220c367747','DE','FqmGOkTqcP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4581,'sC404220c4edc81','DE','uqcbYWNe13'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4582,'sC404220c5d7d1e','DE','kXhXTVc4lE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4583,'sC404220c69d42a','DE','IkkdgYlk5w'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4584,'sC404220c73e099','DE','a3CVyubeM1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4585,'sC404220c7d7d94','DE','q5ib7uPKmQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4586,'sC404220c8678be','DE','qFV8ZZIbD9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4587,'sC404220c90858c','DE','0J4uj4K8HN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4588,'sC404220c9ba959','DE','jMCMIcXIUF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4589,'sC404220ca5dd20','DE','U9STYGrgOy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4590,'sC404220caf2c27','DE','mfzNtTCRz1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4591,'sC404220cb8ed69','DE','Bi1OQ7fyg0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4592,'sC404220cca4aa4','DE','J5OY1WPqah'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4593,'sC404220cda271d','DE','IdJDTjQ0jW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4594,'sC404220ce605de','DE','HqqqcW43IP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4595,'sC404220cf0ae73','DE','G82N02IpVQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4596,'sC404220cfb0ecf','DE','KISHmmdmwe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4597,'sC404220d06f08f','DE','VVfwlH3Xzn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4598,'sC404220d12f90b','DE','CnfvVn5VXc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4599,'sC404220d1ee048','DE','5x0xzF9Zbu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4600,'sC404220d287f54','DE','CdtNlHmPp5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4601,'sC404220d32844d','DE','m77piiJw9u'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4602,'sC404220d42abd1','DE','eNRtzHuPvg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4603,'sC404220d6d1266','DE','SxXrrvC8NS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4604,'sC404220d8285db','DE','vGus3Evy9b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4605,'sC404220d8c4a10','DE','huW3KGRgud'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4606,'sC404220d9593cb','DE','UwQtqAroMG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4607,'sC404220d9e1f23','DE','ZHTw8n9JpD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4608,'sC404220dae6e01','DE','Qe9HQy8y3k'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4609,'sC404220db93dcf','DE','MXtRr27BRY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4610,'sC404220dc326ed','DE','xvBED8K24h'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4611,'sC404220dcc4b4c','DE','YM5lkyFk3s'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4612,'sC404220dd56d8b','DE','YE3rKsBUma'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4613,'sC404220de0169e','DE','c9yPswjuim'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4614,'sC404220debfde1','DE','LqC9qOjk5z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4615,'sC404220df680bb','DE','DnnuV2IDJZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4616,'sC404220e014fb7','DE','hZVyvrM2Nf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4617,'sC404220e0b6214','DE','00fCfdmB8L'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4618,'sC404220e152719','DE','VlNwxDilzb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4619,'sC404220e1e48a6','DE','0oqikSHect'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4620,'sC404220e282e3c','DE','AmEpK1rmS1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4621,'sC404220e321423','DE','QFJnhRS0Be'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4622,'sC404220e3bb153','DE','tRJ5x6kvjh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4623,'sC404220e4f0cdb','DE','V0z1VJklFX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4624,'sC404220e5992d2','DE','Ao3pmsJkwI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4625,'sC404220e7e2645','DE','eTrv8jKH2Q'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4626,'sC404220e979432','DE','ktjJxNWZt7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4627,'sC404220ea12ba8','DE','biG59IDWYT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4628,'sC404220eac014f','DE','AtZNNryfBo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4629,'sC404220eb9dec9','DE','O0vJvZ5d09'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4630,'sC404220ecd19e9','DE','DaIYKY0eqV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4631,'sC404220edc516e','DE','pQosoq2YGp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4632,'sC404220eea55e2','DE','6BjQnfCJRj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4633,'sC404220ef48905','DE','QIQHYmjYka'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4634,'sC404220f009141','DE','c0Dh4ZYd6y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4635,'sC404220f0db35a','DE','Q28xDfgLhC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4636,'sC404220f19e32e','DE','SsmT5wv1mW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4637,'sC404220f237808','DE','sguBuuZIwq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4638,'sC404220f2d1544','DE','fFvGFzA4hr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4639,'sC404220f39e14c','DE','gq1j9qPgUE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4640,'sC404220f44d83a','DE','EbHdXrQNr5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4641,'sC404220f504c0a','DE','H5qis1ZoI0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4642,'sC404220f5b1a95','DE','zOuMEOPEOp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4643,'sC404220f6526f2','DE','2jlMzBIDHB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4644,'sC404220f6db28f','DE','wS3x7avSEm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4645,'sC404220f8ec4a1','DE','S9OLCktQQc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4646,'sC404220f9b4297','DE','XSaW5MLImt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4647,'sC404220fa4bf22','DE','GhL0znsTbS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4648,'sC404220fb180b8','DE','Qrbr6Xkthi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4649,'sC404220fbc7c41','DE','vZ8sXJuprV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4650,'sC404220fc83618','DE','HAU7yoNySN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4651,'sC404220fd1cda3','DE','E2jrNhMj63'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4652,'sC404220fdaa793','DE','jbxiJJcH0t'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4653,'sC404220fe5c614','DE','Tek9sCvSQF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4654,'sC404220fee7863','DE','qJXDXj5rt1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4655,'sC404220ff773ae','DE','1llfD8eNTW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4656,'sC404221001594c','DE','9wKhSoZEKg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4657,'sC40422100a8170','DE','9i1nweRYSe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4658,'sC4042210166db5','DE','97oXIybuM1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4659,'sC4042210209696','DE','gbtFBHKdVM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4660,'sC40422102db625','DE','IekxGAFiyi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4661,'sC404221039229c','DE','PaIUCYvk1j'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4662,'sC404221042ba25','DE','sDLvj6otNq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4663,'sC40422104c303f','DE','KKA0My6aAM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4664,'sC4042210568b84','DE','6a9QQIJeIz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4665,'sC4042210618236','DE','GBxbtD9XDG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4666,'sC40422106d694f','DE','MLHdhbKjnM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4667,'sC404221077eb50','DE','OwKPsSrkUO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4668,'sC4042210a21fb0','DE','ybr4htoPf7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4669,'sC4042210b15c9a','DE','6wW3SmXw9b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4670,'sC4042210c6dcd9','DE','0O9Cwo6Wi8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4671,'sC4042210d529d9','DE','kPlNVFctrm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4672,'sC4042210ea37d9','DE','Z7cG31Xua6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4673,'sC4042210f556cb','DE','1j8bNLoT0I'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4674,'sC4042211013711','DE','BndGhvORVx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4675,'sC40422110b757e','DE','TqogAufWK2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4676,'sC404221115fc04','DE','KhZJ24itNE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4677,'sC4042211202630','DE','C1sVWAVY9O'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4678,'sC404221128d8f2','DE','cIYDSAPmo5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4679,'sC40422113927cc','DE','nFxgxlg8Tr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4680,'sC4042211494ec2','DE','CFNDtrKPPo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4681,'sC404221153d0a4','DE','hn6EDfwn2V'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4682,'sC40422115cfbd9','DE','9BRLd6i8BG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4683,'sC404221166de45','DE','wXVRDXWVrg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4684,'sC404221176696e','DE','AEcDKwfqgo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4685,'sC404221188dabf','DE','cYo8gmho5w'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4686,'sC404221194c30b','DE','ChjP8hArJW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4687,'sC4042211a85b88','DE','iTxB4jEfla'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4688,'sC4042211b1fdd3','DE','zEkEEqpSUR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4689,'sC4042211bb258e','DE','pGA1S9Xwat'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4690,'sC4042211c9c680','DE','ylxR82QTDE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4691,'sC4042211d46f84','DE','8amkCY0gAr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4692,'sC4042211e002b8','DE','FoysegHukj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4693,'sC4042211e97ad1','DE','N0DWR4MVHr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4694,'sC4042211f64d73','DE','Y4dXDFiL2A'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4695,'sC40422120906c4','DE','q9qPiwxK3U'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4696,'sC40422121b025d','DE','kb40P0w2dm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4697,'sC4042212410216','DE','0seAUcT1CR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4698,'sC404221256bbfa','DE','XP4Q64wzr6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4699,'sC40422126842b6','DE','F4b9dbeNT4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4700,'sC40422127b3c3c','DE','xXn1jjGn0p'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4701,'sC404221292771b','DE','4gOQaIZem6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4702,'sC4042212ae3cb4','DE','pjPCNtAhlV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4703,'sC4042212cc1527','DE','H0zqj4qVTr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4704,'sC4042212dcb1b1','DE','lMIG7ivQ1R'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4705,'sC4042212e7f6e4','DE','c6JhfVMxvM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4706,'sC4042212f203ae','DE','rW1Yk7ry1b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4707,'sC4042212fb7b46','DE','RuQM1gDS1T'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4708,'sC40422130698b4','DE','TKMSocjiq2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4709,'sC40422131167fb','DE','9zvz6xapLm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4710,'sC40422131ade20','DE','0C51IAzqIb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4711,'sC40422132475be','DE','NBPUXdq2hT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4712,'sC40422132dc4ac','DE','o040l2Y26Y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4713,'sC4042213385328','DE','4MguCQFsod'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4714,'sC4042213433dbd','DE','ifxjZHMzRw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4715,'sC40422134e88a5','DE','gDnzXBap65'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4716,'sC4042213597fb4','DE','l0zQFDcfBp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4717,'sC404221366c0c2','DE','IuKp3CX1qc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4718,'sC40422137365af','DE','fSkiqSdCgR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4719,'sC4042213845069','DE','JjvcdtqVNx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4720,'sC404221396c1f1','DE','q1Evy5dkcs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4721,'sC4042213ab2ede','DE','sQQNM9zYok'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4722,'sC4042213d45218','DE','K2zdVlsrHA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4723,'sC4042213e42e67','DE','RiAYOyXsCF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4724,'sC4042213f40493','DE','wtLzhRI62K'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4725,'sC4042213fd2c4c','DE','zvBYZX16PX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4726,'sC40422140d44fa','DE','JIkKUmpkuP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4727,'sC40422141871d1','DE','ne3yyc2mEZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4728,'sC404221427b11a','DE','NJ4EXralRf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4729,'sC4042214331b75','DE','LY1cCWT35d'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4730,'sC40422143dc9ae','DE','YNp6L096ZI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4731,'sC4042214478856','DE','sbtjX8S6Jo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4732,'sC404221453b813','DE','Bgma95vgi2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4733,'sC40422145dca3d','DE','rYq1qIn7ot'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4734,'sC40422146b830e','DE','AEA2UQliuw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4735,'sC4042214769eda','DE','ENtZP0GVDa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4736,'sC4042214801d7e','DE','HfzEzFs4VT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4737,'sC404221489d399','DE','CgotG3Lsu3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4738,'sC404221494f1b5','DE','lYy5EKZIY4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4739,'sC4042214a1e4bf','DE','nuMW5uD7c4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4740,'sC4042214aedd7b','DE','ne7omuLsCF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4741,'sC4042214bb0cfa','DE','FsGyqiPUgl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4742,'sC4042214c608c9','DE','gbl8vVu6lo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4743,'sC4042214d6526e','DE','84xCxXOtpn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4744,'sC4042214f6ef91','DE','qFBJvVkPbe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4745,'sC404221501bf75','DE','DEEuaw2WmH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4746,'sC40422150c4723','DE','4ldcJ6e668'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4747,'sC404221515b76d','DE','33OJ798a9E'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4748,'sC404221520aff5','DE','9eGRO1PqoQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4749,'sC40422152ac0e4','DE','ofj2FfqrrS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4750,'sC4042215366320','DE','OLTlv4oppk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4751,'sC40422154172c0','DE','UkIxakjemg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4752,'sC40422154d80b3','DE','aSURKYbcYW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4753,'sC404221557df3c','DE','9KOFAiTq35'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4754,'sC404221563c0ba','DE','SrHxrFKxBi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4755,'sC40422156eb9d8','DE','hWW953zUYN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4756,'sC4042215793bc4','DE','Zr4eXL1Fvn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4757,'sC404221585bd80','DE','KAKRMmPqes'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4758,'sC4042215914cdd','DE','e86rbJY6l1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4759,'sC40422159bfbbf','DE','Kffpp4Snt7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4760,'sC4042215a6f2a6','DE','uxJzxpOd6u'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4761,'sC4042215b21bf9','DE','GwQlUO47EM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4762,'sC4042215c14dce','DE','aMQfu9lecg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4763,'sC4042215d19c5c','DE','9LPxjJelJM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4764,'sC4042215fc4b72','DE','Svdpl4qff9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4765,'sC404221609b3ab','DE','iGA0Qux3CS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4766,'sC404221613c08a','DE','r0porxcdJP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4767,'sC40422161f0b2d','DE','S0xx0xQb0I'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4768,'sC4042216303e70','DE','edt8r4WbNQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4769,'sC404221641edd8','DE','oqAr5MDgU3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4770,'sC4042216534cb5','DE','oNJTNfU0dU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4771,'sC404221662fee1','DE','dXLmfVqNx6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4772,'sC40422166cec30','DE','0Nzsx8yjhz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4773,'sC4042216782f2f','DE','tuqSI1BAiP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4774,'sC4042216828a03','DE','Gjr4dluzdq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4775,'sC40422169151bc','DE','6jp7zHIdht'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4776,'sC40422169b189c','DE','qW5r5i4qMw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4777,'sC4042216a6342d','DE','N44ol8AZ6f'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4778,'sC4042216b0680c','DE','pauGMMFYeP'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4779,'sC4042216ba7a4a','DE','c5UbMszcie'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4780,'sC4042216c4d71e','DE','Sec8S7t3Ae'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4781,'sC4042216ce241d','DE','e0JlbpifBk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4782,'sC4042216d841ad','DE','NaUyOG8qQB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4783,'sC4042216e300ec','DE','UGyZk1Zyek'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4784,'sC4042217146174','DE','YaOhIEd5wW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4785,'sC40422171db061','DE','VQGQcYVmc0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4786,'sC40422172bb523','DE','rhZQpbAdrr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4787,'sC4042217365dd9','DE','xvBwd0yTNZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4788,'sC404221740b8be','DE','mLpvl2kdpu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4789,'sC404221749e0b1','DE','ONn6jn3xT1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4790,'sC4042217537847','DE','xPVYdfmxJZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4791,'sC40422175ca051','DE','k0fv2h9bnQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4792,'sC40422176685d0','DE','Gd20NloBZa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4793,'sC4042217706bf6','DE','kWWR598SgU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4794,'sC40422177e279f','DE','dRLcVLixZR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4795,'sC4042217880d31','DE','6zVQLNiJbB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4796,'sC404221792681e','DE','S1MpcEt9Ey'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4797,'sC40422179c535b','DE','72FBLXyRDe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4798,'sC4042217a7bfa6','DE','mui031FMo5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4799,'sC4042217b06cb5','DE','gCyRAOtmYe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4800,'sC4042217b9a645','DE','9yeZEq6aqi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4801,'sC4042217c72656','DE','GwUrmidicY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4802,'sC4042217d20f10','DE','tNFszB7lHR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4803,'sC4042217dbb83e','DE','tb8KRjG6Nn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4804,'sC4042217e94869','DE','KNb2xDYpZQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4805,'sC4042217f4cf05','DE','EgS2OuB9eQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4806,'sC4042218237c20','DE','s26B2TuXRW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4807,'sC40422182db57a','DE','COkpkc6KKy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4808,'sC40422183948ec','DE','MrFFpBanjo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4809,'sC404221843f1ee','DE','67o5CA4oMX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4810,'sC4042218509c03','DE','IR8HD0CvB9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4811,'sC4042218602250','DE','CLXB8F3n0G'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4812,'sC40422186a0d27','DE','hhzMptgPfN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4813,'sC404221875aa23','DE','zimYSwJGcb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4814,'sC404221880e5c4','DE','PM1oua0yKL'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4815,'sC40422188a5bed','DE','jvXufTA4p0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4816,'sC4042218957a4b','DE','hT03vtGZRX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4817,'sC4042218a55367','DE','SuSHUuXuiS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4818,'sC4042218af1f66','DE','lEGgK5pCuV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4819,'sC4042218b8fd59','DE','kMYDcGJs5Q'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4820,'sC4042218cf18b6','DE','pe5EoSp9ER'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4821,'sC4042218db20ae','DE','sn0VHril8o'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4822,'sC4042218e5ca01','DE','woONmu8oEy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4823,'sC4042218f2478b','DE','tjLIDFQhNR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4824,'sC4042218fb9684','DE','IlX2H4WdHU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4825,'sC40422190ad377','DE','pA3GGmjy7l'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4826,'sC40422193926c0','DE','8VPqrr5jRN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4827,'sC404221944e930','DE','Iqct3iXiys'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4828,'sC40422194e572e','DE','SDVhzt7XJC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4829,'sC40422195ad50e','DE','Of8tV43RJe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4830,'sC404221966bfc5','DE','MY3r5uX1Ak'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4831,'sC4042219711195','DE','i7CFeIhSGS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4832,'sC40422197c0f1d','DE','OfV6Rxyxnu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4833,'sC4042219877a65','DE','HQA1sShsCz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4834,'sC4042219922397','DE','QgSriOVk3A'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4835,'sC40422199c6087','DE','LGkcqyJOQR'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4836,'sC4042219a7f0d1','DE','P7oaE5TUeJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4837,'sC4042219c30ecb','DE','uDDHFjWDNw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4838,'sC4042219d99f0f','DE','VrL76zCt6p'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4839,'sC4042219f9785d','DE','nrDI6h1tFt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4840,'sC404221a04216a','DE','yhNDxDw2Vo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4841,'sC404221a0e8219','DE','0DxezpIHnf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4842,'sC404221a1a63cf','DE','meKL1KV9c5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4843,'sC404221a27086e','DE','EXPprVYtbS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4844,'sC404221a59fb75','DE','eeIxekfIQa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4845,'sC404221a6582bd','DE','wawPUGVM1c'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4846,'sC404221a6ef8cf','DE','Kh8vXbQ0VA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4847,'sC404221a7c3a35','DE','KVF4pXuNHe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4848,'sC404221a86bbec','DE','47KMiKVuYj'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4849,'sC404221a92286c','DE','K3eZUsPSeW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4850,'sC404221a9e5d98','DE','XV4IPNMPV8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4851,'sC404221aa92d7e','DE','C3CFA5Nck3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4852,'sC404221ab5ab4b','DE','yfhblJKTxS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4853,'sC404221ac0f09b','DE','wZXV68yt0Q'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4854,'sC404221aca8db7','DE','l1o1aqx1Ql'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4855,'sC404221ad4254b','DE','VGaum5r3OX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4856,'sC404221ade1080','DE','BEgaqQxCAf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4857,'sC404221ae97d5d','DE','ZXHi6bSDrB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4858,'sC404221af425f1','DE','soAV79pCIA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4859,'sC404221afd4dc7','DE','RPzQZ2qFl6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4860,'sC404221b07a8db','DE','ONLfb4AvRW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4861,'sC404221b135c4d','DE','yiYv3UJ5Wa'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4862,'sC404221b2167ad','DE','10DfvLGrjW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4863,'sC404221b355fad','DE','XTXmJNsRHx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4864,'sC404221b422ba5','DE','AB6XRvcjn5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4865,'sC404221b74013a','DE','0o7eUkLQY8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4866,'sC404221b82f3fe','DE','CQwJeWxkw1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4867,'sC404221b8b2d8e','DE','T6bmjZml6b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4868,'sC404221b956168','DE','ck7JqubO7I'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4869,'sC404221ba1df31','DE','3HF6FTGx4e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4870,'sC404221badc684','DE','eOqLyYZaG7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4871,'sC404221bbc06d8','DE','fnbEBJE8xT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4872,'sC404221bc98121','DE','mkQZ598SMo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4873,'sC404221bd4ed65','DE','yYQ0a5XSQy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4874,'sC404221bde15c7','DE','AxbDv8gjzc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4875,'sC404221be9fab5','DE','89WqwkDaur'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4876,'sC404221bf82299','DE','wgUbcsVWMe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4877,'sC404221c0ba538','DE','lggmCIPwEv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4878,'sC404221c1cc436','DE','L7yQCEn51p'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4879,'sC404221c2da1ba','DE','JOoSwgrSyV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4880,'sC404221c415d4b','DE','QOa89ixAWU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4881,'sC404221c5146a7','DE','xuwAwmXQyp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4882,'sC404221c88251b','DE','eP8XNjYJ2a'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4883,'sC404221c9650fe','DE','V8d3t416zz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4884,'sC404221c9f2a61','DE','H0heH8Ohrp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4885,'sC404221ca98555','DE','HKSWSYn7ut'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4886,'sC404221cb3e044','DE','3FfN2pqzpQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4887,'sC404221cbce0f5','DE','JhbM2vCxV2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4888,'sC404221cc8c2cb','DE','UbzTnvsvB1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4889,'sC404221cd25a08','DE','evn6VtG00y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4890,'sC404221cdb5aeb','DE','tAGay7PSa8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4891,'sC404221ce540a5','DE','YSAZSs8o5I'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4892,'sC404221cf2747c','DE','vsmMMIpsQF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4893,'sC404221d02823f','DE','RR6WTH5t8R'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4894,'sC404221d0c9466','DE','xhDOrdkVPx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4895,'sC404221d1c6db0','DE','Gl0v2LAVJE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4896,'sC404221d28298c','DE','oGOtoK6kq9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4897,'sC404221d3282f1','DE','pscOuqtwsH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4898,'sC404221d3c201d','DE','o7mFYGxqiq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4899,'sC404221d45426c','DE','zLbWHr7Nvb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4900,'sC404221d4dce0f','DE','fnpgPVejF6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4901,'sC404221d58500f','DE','FuqWgeTm5r'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4902,'sC404221d640b22','DE','hSaUqQJoc2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4903,'sC404221d71c0cd','DE','sBpPxBsjfw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4904,'sC404221d7c7165','DE','CpZH8rkVZq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4905,'sC404221d9c21d7','DE','g1cZymvuGO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4906,'sC404221dad81b5','DE','fImcOE4cmX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4907,'sC404221db98ab4','DE','vdn1P47P6B'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4908,'sC404221dc4f706','DE','jk1Gw7Rq7j'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4909,'sC404221dce6cb8','DE','X6dwRDcH8R'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4910,'sC404221dd8812a','DE','Ci3N31JEu5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4911,'sC404221de4a92a','DE','R5uOMwR95J'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4912,'sC404221dee1f3f','DE','CKSx550wUU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4913,'sC404221dfaa22a','DE','9TJDPPElVw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4914,'sC404221e067e9b','DE','TQiGiipogf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4915,'sC404221e103d35','DE','m5AV7oXoKY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4916,'sC404221e1a2866','DE','W7aJMGfQow'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4917,'sC404221e251f89','DE','ZxZO4Fyvvp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4918,'sC404221e2e2068','DE','A3yBISrm5g'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4919,'sC404221e385439','DE','DlVA403Xn2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4920,'sC404221e4304cb','DE','W3ytAwhqYM'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4921,'sC404221e4c2531','DE','06Ru6beP2x'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4922,'sC404221e55e3d9','DE','RhtOTfEPnZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4923,'sC404221e5f3ab2','DE','w93d7kH5QO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4924,'sC404221e6a5102','DE','EGAHwULIUU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4925,'sC404221e7436db','DE','f7s1iC697F'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4926,'sC404221e7d5ebd','DE','G4RprpoLd3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4927,'sC404221e8808fa','DE','wUmjoshUMY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4928,'sC404221e91c637','DE','3tLVJHeLnG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4929,'sC404221e9ebecb','DE','J8BsnRWDXX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4930,'sC404221ecec00f','DE','tmceyuf1In'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4931,'sC404221f28cdec','DE','2ntiXr1XDD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4932,'sC404221f3301b9','DE','UOa8WyzqYO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4933,'sC404221f3ced4c','DE','3Wyp7iT9G5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4934,'sC404221f460f60','DE','lkcwMovEs6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4935,'sC404221f4f374e','DE','9LpDTFCDhK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4936,'sC404221f5b18e1','DE','QlNLPDmnPs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4937,'sC404221f6a7cfe','DE','FcsaW1pcu0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4938,'sC404221f74ff77','DE','3Vvt4L3zdG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4939,'sC404221f80b966','DE','Trti0ZeLZt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4940,'sC404221f8acba8','DE','gyo25EdoM7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4941,'sC404221f974f20','DE','0DpQjDqZBn'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4942,'sC404221fa1f262','DE','PUcAEE8G3d'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4943,'sC404221fb1cbeb','DE','1xFLvNaHVe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4944,'sC404221fcf39e1','DE','wyyjeO2YcU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4945,'sC404221fd9bbb4','DE','kk1DmOb19q'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4946,'sC404221fe61253','DE','ruEQCwn97T'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4947,'sC404221ff0c3fc','DE','1qajwEveo7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4948,'sC404221ff9bc37','DE','21MOeWPwSD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4949,'sC4042220121b84','DE','G3cL1ibiUW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4950,'sC40422201b6a86','DE','EOYywcINzz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4951,'sC404222025774f','DE','Y26pPhcfNc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4952,'sC4042220306ec2','DE','0ogEeWBeOv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4953,'sC40422203b4445','DE','qgsJiGpqgq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4954,'sC404222046183c','DE','Uw1BAW6qym'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4955,'sC404222050bd5a','DE','3l8jJBsf4U'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4956,'sC40422205a815b','DE','12F2tH9bl7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4957,'sC404222065c6c0','DE','wrbLn6KT2g'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4958,'sC4042220715a03','DE','KBtnbxMJ6w'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4959,'sC40422207cf33f','DE','vHPShtK8hH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4960,'sC40422208970e0','DE','UJLFVJcpJA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4961,'sC4042220979c47','DE','TYu1ksLkyB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4962,'sC4042220a1d014','DE','eL88XH5JdI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4963,'sC4042220aaa9f1','DE','njT1rJEBNV'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4964,'sC4042220b3f34f','DE','wsqXGYF55m'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4965,'sC4042220be2d47','DE','wLhf48YLRU'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4966,'sC4042220cf175c','DE','4QM9UmtIib'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4967,'sC4042220dd9102','DE','2flwLXqdD0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4968,'sC4042220e79dce','DE','kAw213ZGu9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4969,'sC4042220f347ce','DE','WvlfDTWH2W'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4970,'sC404222102709e','DE','1THxjBaTTO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4971,'sC40422210d492d','DE','uyuBw5hq7u'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4972,'sC40422211b965f','DE','OGSDkep5mS'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4973,'sC4042221252e40','DE','lpLqdNc84v'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4974,'sC40422212e07ba','DE','fRxGlZaVDB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4975,'sC40422213889b8','DE','lTNyLJ1vd4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4976,'sC4042221430bae','DE','LTR1D2O4nh'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4977,'sC40422215778e4','DE','pYqaQGxeGN'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4978,'sC40422216221f5','DE','6iiweYTg14'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4979,'sC40422216c5b34','DE','QHdr2JwbNI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4980,'sC4042221768f0c','DE','xwqaS3RUud'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4981,'sC404222181609f','DE','vnpeVJqrvH'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4982,'sC40422218f1af6','DE','gHVnxX1ZHw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4983,'sC40422219b71b3','DE','tbrWnnE2VZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4984,'sC4042221ad0be7','DE','GzntFNCXP9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4985,'sC4042221c223d9','DE','QW5lu5lm9y'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4986,'sC4042221d335b9','DE','5t0jBrIHhi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4987,'sC4042221f904e0','DE','aZXjrnMb4a'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4988,'sC404222202c13d','DE','Gq1ZSkhKuO'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4989,'sC40422220c1028','DE','NsOOiaNo92'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4990,'sC40422221b1d18','DE','K0btN8ghJi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4991,'sC40422222696c4','DE','bZdozLizbl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4992,'sC4042222351502','DE','J6zQRfMpft'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4993,'sC40422224105ec','DE','ooaZaWl3Q5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4994,'sC4042222538f81','DE','aIyRsYzAW3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4995,'sC404222260520d','DE','YPDt84cdtK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4996,'sC40422226bee3c','DE','tAoe93hYwX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4997,'sC404222278bfb1','DE','Yug2akRIwQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4998,'sC404222284bf8c','DE','FXBOf0qhxX'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (4999,'sC40422228e3593','DE','UU9zegHAeQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5000,'sC4042222981b2a','DE','9eYR1WdoYo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5001,'sC4042222a200bb','DE','sHhZrfEvJA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5002,'sC4042222abc8fc','DE','JKccOA0eSp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5003,'sC4042222b66eb5','DE','G2tzNVudRC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5004,'sC4042222c2c4ab','DE','cBDJTTU6jW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5005,'sC4042222d1173e','DE','JuWIWA6q3n'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5006,'sC4042222db2996','DE','rHrefrYLZr'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5007,'sC4042222fe5e83','DE','GJ2TPpq8Bi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5008,'sC4042223081d49','DE','uNNXvHiPvA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5009,'sC4042223127801','DE','nYAEaobWGx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5010,'sC40422231b5235','DE','wxLxzVMhlo'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5011,'sC40422232621f2','DE','Htlgp6EJZ4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5012,'sC404222330a3f8','DE','qYyTEq69EG'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5013,'sC404222339f2ea','DE','qnbl8tqrlq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5014,'sC404222344ee76','DE','AVdZdNKhJW'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5015,'sC40422234efc46','DE','zBbkNxovpp'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5016,'sC40422235d28a3','DE','RBrQ0JyfPt'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5017,'sC40422236a41f0','DE','Qm5ZiihiuQ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5018,'sC4042223751209','DE','XD0anJ7XVT'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5019,'sC40422237f244f','DE','qxJdN4IV2u'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5020,'sC404222389a63d','DE','fEwYWchqmb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5021,'sC4042223997fc8','DE','RHRWdBuFNB'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5022,'sC4042223a40164','DE','4T0yzZKfjD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5023,'sC4042223adecda','DE','Z2dMvHKvv2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5024,'sC4042223b8e46f','DE','BasAgoVEyZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5025,'sC4042223c4c59b','DE','tWu7EiTy5h'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5026,'sC4042223d2a2e8','DE','AHDBBR5xb1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5027,'sC4042223dd2a70','DE','Ws5BoSZmKu'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5028,'sC4042223eb67db','DE','5uMHmgVcyK'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5029,'sC4042223f90c25','DE','cXTB861v6I'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5030,'sC4042224220824','DE','EXTp6dGXX7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5031,'sC40422242e6457','DE','2pXEB89N4B'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5032,'sC40422243c1a9e','DE','r4LO0lOLPD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5033,'sC4042224487155','DE','7rVhxRWxj5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5034,'sC40422245516a9','DE','fAGSSYTm7n'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5035,'sC4042224623069','DE','3kADcwTA3U'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5036,'sC40422246c69c0','DE','GSw0WyDs9S'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5037,'sC404222483c324','DE','c3YXsuRocg'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5038,'sC404222494541a','DE','XOg1cgDw7Z'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5039,'sC4042224a12000','DE','ApDVl6MBjC'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5040,'sC4042224ac9982','DE','0ai1imdo5l'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5041,'sC4042224bb3a0e','DE','VTnKXT5PpZ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5042,'sC4042224c59c59','DE','jrRy06ofvD'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5043,'sC4042224d00fac','DE','FesuKWfgod'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5044,'sC4042224e1a4ef','DE','NjRiJBYZb4'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5045,'sC4042224f7b150','DE','MbHfhRivVs'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5046,'sC404222512cfe0','DE','mP8R20qVBi'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5047,'sC4042225258f7b','DE','9yAZ9oX3im'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5048,'sC4042225362bd5','DE','S1OPEGBgSA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5049,'sC4042225460527','DE','MKU81Ytcqc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5050,'sC40422255011d4','DE','obHJN03ZBw'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5051,'sC40422255939b4','DE','POYYkwBgG2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5052,'sC4042225651b55','DE','8WCC7iZWg2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5053,'sC40422256edfba','DE','6o1WkMBsGx'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5054,'sC40422257a9a6d','DE','Gpv0Nfw6hy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5055,'sC404222584a6bc','DE','fswoE5jyMJ'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5056,'sC40422258e1d03','DE','FasSYsriOl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5057,'sC4042225982994','DE','9Dj42nAPNm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5058,'sC4042225a3bcee','DE','G91ZgWfEoq'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5059,'sC4042225b0a251','DE','O2fPfz7VhA'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5060,'sC4042225c15b23','DE','K6J0HroJnk'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5061,'sC4042225cb37e3','DE','CxXrLVGxpY'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5062,'sC4042225d607ee','DE','E31DmSLYA5'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5063,'sC4042225e1746a','DE','sM1xiW4MSe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5064,'sC4042225ebad8b','DE','tGKCgkR3wl'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5065,'sC4042225f82bb6','DE','54TlfdCFnm'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5066,'sC40422260608ab','DE','FFZaNBs6Tz'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5067,'sC404222610ffd7','DE','H7YA9QVQW2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5068,'sC40422262015ba','DE','yPnPVBITXy'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5069,'sC4042226467f0d','DE','2CcQiSbSKf'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5070,'sC404222651b2b7','DE','fVtGp6OXVF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5071,'sC40422265c4beb','DE','LkqcomNcez'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5072,'sC4042226674300','DE','JHtaLZoxBF'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5073,'sC40422267101ac','DE','UYwbmQdIk9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5074,'sC404222679b44f','DE','UtdPht1j6S'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5075,'sC40422268324ca','DE','0tJsxzq28x'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5076,'sC40422268c25db','DE','nC7mQS6uwv'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5077,'sC4042226980733','DE','hjxgp0kL0b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5078,'sC4042226a28920','DE','CqQVKkX39W'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5079,'sC4042226abb120','DE','CrJhnjAt4S'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5080,'sC4042226b65a17','DE','iKMRWGDSyI'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5081,'sC4042226bf0cd4','DE','K6hf6ViT0E'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5082,'sC4042226c967bd','DE','wYinIszgyE'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5083,'sC4042fff229a3b','DE','yS40430163046cd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5084,'sC40439d612a0a6','DE','yS40439ed560edc'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5085,'sC40439e3455ecc','DE','yS4043a0350370e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5086,'sC4046de78dafa7','DE','yS4046e0f8ab8f2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5087,'sC40486ae5b1ce4','DE','yS4048ace7bac92'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5088,'sC404997685a68d','DE','yS404998797fa86'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5089,'sC404ef38637194','DE','yS404ef57365dbd'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5090,'sC4050244a939a5','DE','yS405025d20424e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5091,'sC40569b2b072ef','DE','yS40569f1ded341'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5092,'sC40585b5ee45d5','DE','yS40585d4c21829'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5093,'sC4061333f62fcf','DE','yS4061361243568'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5094,'sC4063772ac245d','DE','yS40637a3a2ba33'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5095,'sC406c06e879f3d','DE','yS406c08912254f'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5096,'sC406d7813eeb87','DE','yS406d79a47124a'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5097,'sC406d7813eeb87','DE','yS406d7c084adb9'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5098,'sC406d7813eeb87','DE','yS406d7d3c1e24c'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5099,'sC406d7813eeb87','DE','yS406d7e5913371'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5100,'sC406d7813eeb87','DE','yS406d7fcb34ba0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5101,'sC406d7813eeb87','DE','yS406d80f80c50e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5102,'sC406dad9fc599d','DE','yS406db0616058d'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5103,'sC406fe2e474c37','DE','yS406fe47ec332a'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5104,'sC4076d5c5b9373','DE','yS4076e4cf0beed'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5105,'sC4078e2a56b33c','DE','yS4078e48ae6e16'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5106,'sC407950b6384b4','DE','yS407951ca61a7b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5107,'sC407e5c7794ae3','DE','yS407e6088e5d5e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5108,'sC408919c480d73','DE','yS408a8210c97fe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5109,'sC408ce1606d466','DE','yS408ce25e0308e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5110,'sC408d46729f057','DE','yS408d484fc84a2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5111,'sC408d73c04e13b','DE','yS408d769c11e52'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5112,'sC408fffe8d8f76','DE','yS4090132b5c06b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5113,'sC4090f663eaa1f','DE','yS4090f972a63e3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5114,'sC40992d297c90e','DE','yS40992e957bb97'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5115,'sC409e3e10acc13','DE','yS409e40cea2430'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5116,'sC40a1235781ed7','DE','yS40a124ede5783'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5117,'sC40992d297c90e','DE','yS40a6a0ff6eee8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5118,'sC40a75dd16c668','DE','yS40a9ba7b0d1c0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5119,'sC40a9baea968ed','DE','yS40a9bbf565fd3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5120,'sC40b60b1fd58e3','DE','yS40b60bec974ca'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5121,'sC40bf03e1419a1','DE','yS40bf07a6ab604'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5122,'sC40bf2f2e3fc36','DE','yS40bf31cc5a707'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5123,'sC40bf6a75e8085','DE','yS40bf6de573849'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5124,'sC40d5ec2d89ec0','DE','yS40d5edf2b4afe'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5125,'sC40daac6e60192','DE','yS40daae40094a6'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5126,'sC40e086fb7d95f','DE','yS40e088f27ccb2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5127,'sC40e1481039c31','DE','yS40e149e52918b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5128,'sC40e2d69c0a4e6','DE','yS40e2e27d38b34'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5129,'sC40e576e507e28','DE','yS40e577897b3d2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5130,'sC40e58268482db','DE','yS40e5856b4db28'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5131,'sC40e953e605d7a','DE','yS40e9551693503'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5132,'sC40e953e605d7a','DE','yS40e95617e01b1'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5133,'sC40e953e605d7a','DE','yS40e956e58aa2a'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5134,'sC4042217b06cb5','DE','yS40eaf1bc0b150'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5135,'sC40eaf31c8a96e','DE','yS40eaf58d2b993'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5136,'sC40eba06129f7a','DE','yS40eba17ff1578'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5137,'sC40f18b88b9e6a','DE','yS40f2bb2e91ad0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5138,'sC40f470766e6c7','DE','yS40f4722ce6e9a'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5139,'sC40f470766e6c7','DE','yS40f58f067bc6a'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5140,'sC40f7c96b6c5bb','DE','yS40f7cd5c78d3f'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5141,'sC40fa564add4f1','DE','yS40fa5774c860d'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5142,'sC40fcca1c47779','DE','yS40fccbd145ce7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5143,'sC40fd20f9d2775','DE','yS40fd24f623646'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5144,'sC40ff9a07e7ebb','DE','yS40ff9b65aefca'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5145,'sC41010972590a2','DE','yS4101116338a19'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5146,'sC41066ba12a487','DE','yS41066d14139a3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5147,'sC4107aefe3719f','DE','yS4107b07aa2430'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5148,'sC410adb705357a','DE','yS410adc8e7fc10'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5149,'sC4111e5456b84a','DE','yS4111e615579b3'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5150,'sC4111f981b97a1','DE','yS4111fbdfc9af2'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5151,'sC41148f7675aea','DE','yS411501610a38d'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5152,'sC411746153e398','DE','yS411746e3286d7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5153,'sC4117e5a93dc0d','DE','yS4117e70964039'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5154,'sC41186ca0025e2','DE','yS41186f3d3aad8'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5155,'sC411b4a5cb7f9d','DE','yS411b4c604c70f'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5156,'sC41208a6ac524e','DE','yS412098dcbdff0'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5157,'sC4120de978abee','DE','yS4120e13854a6d'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5158,'sC412105f9db101','DE','yS412108577268b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5159,'sC4121c1160e39d','DE','yS4121c2fdf07be'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5160,'sC41222168eff95','DE','yS412224081b261'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5161,'sC4126252eeb7e3','DE','yS4126277853aa7'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5162,'sC412e2a0b0a0c3','DE','yS412e2cd96eb0e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5163,'sC413435a931aaa','DE','yS4134389d5d43d'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5164,'sC41349449d81ec','DE','yS413495ac71176'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5165,'sC4120de978abee','DE','yS41356809f015c'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5166,'sC413706f9950ad','DE','yS413708f3dfd3b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5167,'sC413c175f51f6e','DE','yS413c1858e6c96'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5168,'sC413c175f51f6e','DE','yS413eb89743035'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5169,'sC4140177ae3112','DE','yS41403a3c0d29a'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5170,'sC4140a9cf7611a','DE','yS4140aaab49d3f'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5171,'sC41454debcd516','DE','yS414550dd55067'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5172,'sC4147d7fc67057','DE','yS4147d9aa5f17c'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5173,'sC414a9fa295950','DE','yS414aa0ee885bb'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5174,'sC414c193d64958','DE','yS414c1a822d4ae'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5175,'sC41516643c68c3','DE','yS415167d947871'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5176,'sC41516643c68c3','DE','yS4151902bdb88e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5177,'sC41529d14979d2','DE','yS41529fdd5069e'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5178,'sC4157e0c790412','DE','yS4157e2e61ed9b'); +INSERT INTO `customer_linked_shops` (`id`, `customer_id`, `shop_language`, `shop_id`) VALUES (5179,'sC415a9e299dece','DE','yS415aa20cc361e'); + +-- +-- Table structure for table `customer_list` +-- + +CREATE TABLE `customer_list` ( + `id` bigint(20) NOT NULL auto_increment, + `customer_id` varchar(15) NOT NULL default '', + `customer_custno` varchar(10) NOT NULL default '', + `customer_username` varchar(32) NOT NULL default '', + `customer_password` varchar(32) NOT NULL default '', + `customer_type` char(1) NOT NULL default '', + `customer_active` char(1) NOT NULL default 'Y', + PRIMARY KEY (`id`,`customer_id`), + UNIQUE KEY `CUSTOMER_ID` (`customer_id`), + UNIQUE KEY `CUSTOMER_CUSTNO` (`customer_custno`), + KEY `CUSTOMER_USERNAME` (`customer_username`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `customer_list` +-- + +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2817,'sC40421a9797fb4','ky2ds','a7e731ba65594bcbc104f9afb0b4d381','b2c9824eeb70b96efcad742d8fd80dc9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2818,'sC40421a9a8bcfe','ky3ds','400f87df58908db6e02e6b9574d80ff8','85797b4dc6660a5bd585421d3cd6cd3a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2819,'sC40421a9cd5de3','ky4ds','8da4ed98f3e6f2110bc94f71325b1680','8eca781a759f13ec45fde81a955e6c2a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2820,'sC40421a9dd4915','ky5ds','9efe93cb6bc758f18303662bcc59f979','a4d99448bfe66d63af63826815e346db','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2821,'sC40421a9e69b3e','ky6ds','f9b8faa57dad56725cb8b77242c4be23','94cdbeeb63172db1cc43dbf17da71af1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2822,'sC40421a9eeb1a6','ky7ds','3f73081994f3e52ca94b51ef5f4b250d','003854d6fa4755fba0b191e867a8726f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2823,'sC40421a9f710b2','ky8ds','eccbd52efdf5f31d8acc50fab066d3a4','22f443f09f3578704d40c7104ad0b6dd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2824,'sC40421a9fe15cd','ky9ds','8e3d4da623b76418d8d7787d2b6bbc5a','0a8ad801242842fdf68c7475138df2b2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2825,'sC40421aa069bdc','ky10ds','909f65fef0766634aa62eb8efdfc8364','689c58b0755b07292977acbd680c2d36','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2826,'sC40421aa1263eb','ky11ds','9d957ccc2b9ec5a4f57540f31587fb22','168cada3965af723d2b4e79461672076','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2827,'sC40421aa1d15d5','ky12ds','59e9abd13c2dad90a064f6f2398fc698','a027b0a019aa24a1962904353291c52b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2828,'sC40421aa31a1f2','ky13ds','37fbae9c287f9ac8c20ce3eb8f3b535c','f57ab6f5d04e4bee3161d0a03553c3b2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2829,'sC40421aa4341b8','ky14ds','edb2581ef9c8bff05506b21731f62559','520730cd29b48736a7de58144cd7388f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2830,'sC40421aa4c911e','ky15ds','4ca635e6458d108992f524839053aef2','c6221b00931db97a9e2ff558c492236e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2831,'sC40421aa5854bd','ky16ds','6cb68f9eea697964cd4739ff9ddb5aed','79e5e91d8aff9984e831fe5c0a5ef815','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2832,'sC40421aa62b085','ky17ds','ac77a81b0e476a5d2ca21b0be2444994','12a2700550c2b8176797c65716354499','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2833,'sC40421aa6a9565','ky18ds','ccae52b53df430a5fe1c3f631cfef078','a7de88b676ea12f9f98ba534f9dedf69','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2834,'sC40421aa773b65','ky19ds','e743149009509bf86adacdebacc5842f','095eb6aeb56028727026d16a14255d2f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2835,'sC40421aa82f4bd','ky20ds','4c67440c0024c39c166014326c1a7b9e','4515dd03cf517113d435d8f6eef34d7c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2836,'sC40421aa8d7c8d','ky21ds','e7781e62b5c899f9eb61ee0fa4394a05','0475da1f35a10d0a0485d12ca547cd85','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2837,'sC40421aa9d076f','ky22ds','3db46c955930c97593f2c44b0dec5188','970f2217cdfe54bbc293aba839994486','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2838,'sC40421aabbd282','ky23ds','237f8166c9789b1461cd2a6d7818bc9a','e5e3c55ee7de0f314e3c24bb0b72cc71','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2839,'sC40421aac8e9ac','ky24ds','8a6b7bbdcb3af453be5b3dd81228c80b','e5f4b8051f936e1dc67e086e42a64093','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2840,'sC40421aad2349f','ky25ds','86282a0a850b7b90442516c7a5b63f0c','06404d5514e1d7bf770707e1d18b2de3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2841,'sC40421aadd2fc6','ky27ds','78f987ba2af21ac22e99fedb5e943ba3','42c44e89b2230f151a354f249c782df7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2842,'sC40421aaed7e6c','ky28ds','0144e5cc5f68e7556407fb380deabc18','c3545785172303361b216fc79a512b16','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2843,'sC40421aafc9414','ky29ds','fc81f15870bb64c35ecf172723c4ef91','d93b53123f2096289d8734dbedf18dd7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2844,'sC40421ab09698d','ky30ds','ab9f92e23ea592792769cbeaf08d9d87','0238baf6c925f2b719205c66dec18615','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2845,'sC40421ab13e221','ky31ds','25a1710768cf35c7b74b351d5fa7e6f2','452a92cd42531b600ab9a236d4796aab','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2846,'sC40421ab1b83bf','ky32ds','3ebfb313377494214a60b888bccbf1a1','94e96d96e078f7295848ff50a6af73a4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2847,'sC40421ab236d2d','ky33ds','ecd071ea0c0039810a08ca44190dd760','652d6def5df0c7f7a480c680dc7183cf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2848,'sC40421ab2c1fce','ky34ds','c835e31013a3a6dfa169bc7a5b1c079c','f861de2ee491e1676f704a43d3f85da2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2849,'sC40421ab39e5b8','ky35ds','26de81a26eb1a893c644ac3ab590a386','831f38189ea2274930d20e0c6aebb3b5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2850,'sC40421ab4b3642','ky36ds','0e35c31518f0a1efefc812e3baf2b2a0','39024b2182cbb8f17974017d75462792','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2851,'sC40421ab6060f9','ky37ds','fe6ab189dfb9c93c3fd19af967c5cdc2','897e7e02bf8e53cbc93455ae54056a9e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2852,'sC40421ab6c9640','ky38ds','ae02f9d53e79831528548626ad58f6ea','016fdc0786b50fbde5dec8a90ba74743','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2853,'sC40421ab78ed26','ky39ds','7782061677f09e183b678277290bc4e2','35caed9b4bb77ae1318905b0d657070d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2854,'sC40421ab87dbd2','ky40ds','da15436adf58ea66c21a43bc049ccc87','c47a5b68b0f8bc832adb34ee7ad0bd59','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2855,'sC40421ab9459fb','ky41ds','5e47659784f50cce6049bf930b4e8a28','8b2f55dad49fac2de148fd13bd76f290','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2856,'sC40421ab9cbea8','ky42ds','c2edabb2c74d8becc1dfaab7a5df2c82','e33af175887f78cb593ba7aba5f2126e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2857,'sC40421aba71923','ky43ds','afe81d602b371573092f4018fad09509','849e802e06879065f28edaea64912175','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2858,'sC40421abc45a88','ky44ds','8e7e2dbe5ff60b84af4b44d95d5ec2d0','22a74b9554192acf6a5d745d2272d33e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2859,'sC40421abd0ff6e','ky45ds','343e84fd9dcfc5cc9788dfd48f5ff33c','cabc9b159d0fe4b7575b432305aca967','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2860,'sC40421abda2756','ky46ds','d50b6bd75129e98a92101fdf68e95354','32bf83398457268eedf25f50d286e607','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2861,'sC40421abe2d483','ky47ds','b86491f934f4d28e56a41c2ec2c85e29','2666d9b3f27a914ca9b33fed2d3b300a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2862,'sC40421abee6d87','ky48ds','925d7518fc597af0e43f5606f9a51512','a456e3aa3c4eabc5db513f2eba293f7c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2863,'sC40421abf6f39c','ky49ds','006ddce584a56d3259d50c349b07d215','41074753763f7eae174fcec2ad252282','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2864,'sC40421ac0015f9','ky50ds','21e6ae362ad5bd19d9486b750c8f773b','1d00a6d1e8e4b3788d440edfc6517a88','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2865,'sC40421ac0a4f95','ky51ds','e7debb3bd86cbd80ddfcec43a09e6d68','d7873dc338784377fc19a59db02ffb89','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2866,'sC40421ac12ae5b','ky52ds','82ec1064a7a3c6b21603ba10de5074b3','e5c7103868116db334a6c22b181f17ce','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2867,'sC40421ac1a9dc4','ky53ds','b10a1bcd6b7647115cdcc0e08e4274e2','9f528e3a5e6c08fee37383e7400c70a5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2868,'sC40421ac24836d','ky54ds','13ccc15389a567ecdceb5556c7765f52','3c34c98bf3ad2292325b193d1fdae38b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2869,'sC40421ac2c99f2','ky56ds','80a2b35398e07fbe09f476681ab23ea3','c5a2eb5226b30fec93cd9cd927d56f08','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2870,'sC40421ac38a295','ky57ds','047ffffa084ea384e6a063553e86ce6f','8716b0f6bdc0a948e7c534cf0a7d0986','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2871,'sC40421ac45798c','ky59ds','79ffc9dbd0a94d55a096f6036eed5c10','dedfe69b3e2625300fc15565fb6e3efc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2872,'sC40421ac5065c1','ky60ds','0cadcd700b3b1bde44d985a237e09825','6a14de0b6ef3467c5c053558498ec305','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2873,'sC40421ac58caf4','ky61ds','e480457c5c88ee1860745649738836f1','b8fb4d32c98d7354e31b21a79e7f6108','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2874,'sC40421ac60db23','ky62ds','fb1543c99b9a714d086d5cb8aae8e0ad','a7a00479a89068acead37126a96398e9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2875,'sC40421ac6cfcdd','ky63ds','0278d6f66645f99e150bf9a620891d0b','ac773e06264d7a3943600cee5f06c390','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2876,'sC40421ac7b6339','ky64ds','1b5c0a3ad1dbf92cb2728235f6fceab4','2d04f4142920bb51152a59a6c4e829a1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2877,'sC40421ac880804','ky65ds','206fb9e7829e5c47b23909fdc83f408a','41189bcaf3f9dbfecb436f5be4ed3787','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2878,'sC40421ac910876','ky66ds','e9f53f3a94b6e95eb0ab47727f43472e','ebd719fb4390b683381fc3cd1c4f7036','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2879,'sC40421ac982f75','ky67ds','221204b046bf13dce1ed3f38a42655c4','6b9f1c4744de0b844d510155bdabd5df','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2880,'sC40421aca34d5a','ky69ds','25cfd6868b04182eac9c19d7bbce535d','c6b4279290f3370c7910016ce5fdbc38','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2881,'sC40421acb2fc03','ky70ds','629be2bee78eaf68c664f53d81757e90','4c5d90feb45fc39b6757593a006c406b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2882,'sC40421acc3753a','ky72ds','9bf2878068504283cc18d64137b46c24','37217c5bb804059088e8c5f8e3f6dd4f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2883,'sC40421accb3d6f','ky73ds','7c2ececdc0bf32f4ee6eeae0dec72b3b','22254f69fda92894b98ecefa064a1adb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2884,'sC40421acd486de','ky74ds','c245481292aa4e9d4f0394856e7edb15','7773a4e895cc6251edd5d6c5671f2103','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2885,'sC40421ace63510','ky75ds','9aee29cdcf6d392b995770f072bce64f','a004b1525ed9ba645b97d6e28f262ff6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2886,'sC40421acf9b914','ky76ds','634bc20311bb363e8b83eddacd3bd1d6','8e832a8f84dac737f5671af1d165b818','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2887,'sC40421ad03283a','ky77ds','d003ee807e9414345fc515529ce7e9a8','4466abea6cc21964183150c14230f582','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2888,'sC40421ad0ee8a4','ky78ds','b986b1907ea33912d2bc893c35f4466c','e40d3719cd708bb1d28f849e4bc0effa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2889,'sC40421ad1a3c2c','ky79ds','438525f26a2ca86bbda365945275abe2','38e0b9b6b84865530e3eb76f3fd3871d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2890,'sC40421ad26ab51','ky80ds','1b413c18684b40ae66f8c4b6bf660309','5a80f354d3b14395770abefe06c1a5ab','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2891,'sC40421ad33c56f','ky81ds','850ffc262fbee984a7577e3532842379','aef00ef671a14093c226a649c3d3147d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2892,'sC40421ad4684f0','ky82ds','4e1bd7067aeec284b367092754be9399','df055eb472af7c96ea4207a083b40104','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2893,'sC40421ad543b87','ky83ds','5b6d69f37ab4090122c3e078d4c3cae5','9804644fb1439aeb05bb9f197bbd0666','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2894,'sC40421ad655b36','ky84ds','ff64a80c2497f4dc92cb51704521177b','f9298070cf511f0c477695e0381f54e9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2895,'sC40421ad6d3c7d','ky85ds','a35363a4251d6553ebcd5e8819f948f1','818f6598f5819a6fc4d02f620d4dfb79','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2896,'sC40421ad77703c','ky86ds','366abd272e948f6a6c878946fcd0f606','2a205a4099e6510146b5973ec70247ae','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2897,'sC40421ad8447d9','ky87ds','ea2d251f039ae34cc4e4d121d15b0b00','a60f3af3693949c6b2830732afdd70dc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2898,'sC40421ad8ec3b8','ky88ds','568f3e7bc469883f1008af7602d9f1b5','3278b38d2b584b6a9b0582159c906628','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2899,'sC40421ad9722a7','ky89ds','657980d1892c397a0d73d50ea5795f7e','73792194787296e4de06759c6465df74','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2900,'sC40421ad9db356','ky90ds','60bf1373fd87e307055a7e1baba9f852','2a5bf5e703f720dbbb8b4800903cf041','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2901,'sC40421ada5ec13','ky91ds','b742bf1b0aaf1d643a5d457152c5eee8','52bc05e214d17122f94cb7701a0e54b6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2902,'sC40421adacefb1','ky92ds','04f9da1c0aa6b8a8076bf2d4c64422d9','b9f79f47c081cf41fdaf4dc01ad7b16e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2903,'sC40421adb4b251','ky93ds','364158e5b4ef9212bf83b329d7692840','8f263ae8c6947bcc5e92ab089361ffb1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2904,'sC40421adbb9034','ky94ds','c8d70d0af5d74b7671f4d05984403dab','f2630d60b4b6e3958650ea95f82e3581','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2905,'sC40421add56ea6','ky95ds','c81485ce30ecef2ad9105f8d74d11749','7341d3c8de89edb5a882d6c8a00e41f8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2906,'sC40421ade08412','ky96ds','b172153ab0d61ebbb6ed899322f6629d','c8119f7edff90cae0b995e7e0515ecce','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2907,'sC40421ade99552','ky97ds','9141e9b59ddd3b19e376d51ea274fafa','b40cc7fbc605a9baa0379544c41abf8b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2908,'sC40421adf1a62a','ky102ds','69d12c7223495614af82749024953cda','ca64c432846b2f73b7b1473ea47e8a32','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2909,'sC40421adfa593f','ky103ds','5855ae40e698334077e9bb136567b544','33aa76e41899b2cdc3bd68a8d7ea9d25','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2910,'sC40421ae037b62','ky104ds','bd782cc26bc7149d7e85220e5eada1a5','16a9334d681cedd84c45ff257cfd4462','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2911,'sC40421ae0c331d','ky105ds','801f83ce05d0b37f5a4a18d9139c2f37','1c77c39462847db5599c6c4ebbc6c5f9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2912,'sC40421ae19480d','ky106ds','412c7e11d802b3c0c6b06eeedcd1ac78','175744e41fe7aaa20ab959b4bc953c1f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2913,'sC40421ae2773e7','ky107ds','5ba0702048fc71f883c3905d0c3e3914','ab5e7e4d8e9d71d6f96d716877ee1589','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2914,'sC40421ae3b464d','ky108ds','e6cf35974ec79058b627782309bb6d31','64e6dc5c53b1fd89ec7176f62dc744a9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2915,'sC40421ae463bb3','ky109ds','af090a9dbf239034b179cf0052749817','8222ea0ca0da250f957e8bcff73acc55','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2916,'sC40421ae504866','ky110ds','cf672d7f214829521e3491bcf03d4900','4a6ced9b1b51ddb4c04e59d53fc6ed06','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2917,'sC40421ae5a33c3','ky111ds','7edbb43ad9a21273ae6cddc3b8b4cd50','b66789057205361cd5474b21d71532df','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2918,'sC40421ae6419b1','ky112ds','9c83ed08b82d0e4ba36ff0647d4472db','93a294e2f6fce8fa116c81c518bdbcaf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2919,'sC40421ae6c7dfd','ky113ds','c4b402f62c951b028b81929586843e84','22cb844bf9e40614612078bf50c8bcf4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2920,'sC40421ae78116c','ky114ds','af5568a424792eccfe0247cb683fea59','9907d98896ddff8a74e9bfdb247a0bab','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2921,'sC40421ae805240','ky115ds','f153b84b591cba3cb49d1ed0dc43edfa','7934c37f2e522a5d1748e33f45716136','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2922,'sC40421ae8eb06a','ky116ds','62493a755a827c5384962c71a0eb4f36','b0adaae9ab9dc26659be7318c1d1015c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2923,'sC40421ae9727a1','ky117ds','060c0c72faaa49aea1dca45beebc09b5','4a856c30278bba7d338b3fcd9198822b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2924,'sC40421ae9e7acf','ky118ds','6d632bdf2000a0509cb169b9aab8cb3f','e52b737eea6c0684184448c5d615e33d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2925,'sC40421aea68bb7','ky119ds','c64336e706de56d1209c1d92657fb662','c7645784bd91b1c4353a2808d1c2b5b1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2926,'sC40421aeb52cde','ky120ds','a0420b61db32a11c44b5cd2bde5ec097','8ae20cecba45be1ed2d52edf56d03632','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2927,'sC40421aec07ebe','ky121ds','1169757b0e16c915a2f68441ff17f30a','49b69b4ffbe47eda684fc4aeea6abd02','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2928,'sC40421aee7031b','ky122ds','e6a5dd0a178d8dfdd136d293d5eb0714','a406f182265de3ae22e0dfec991d5fdc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2929,'sC40421aef0c0f9','ky123ds','d5c2c46c7dd8f1dac8f71a8dade87081','74d95daf2ff4d9a8e7c302962b4f796d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2930,'sC40421aefafa48','ky124ds','6961ea74b05ea3155da3e64e44c6849a','0f6ed9fcdf486cea09153c16f78a80b7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2931,'sC40421af044396','ky125ds','d0f8800efde6789511e4f7817f2473e1','970e6491738dd087c4e1e1d3d87d0d22','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2932,'sC40421af0c0be1','ky126ds','81692317b8277980560086135fcb6ecb','c22eaab4d9bacc6d69c211dd437c68f8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2933,'sC40421af13fb9b','ky127ds','d29e0d0b4768d09fd6956026f9dd86b4','d3e0fad7d886c10c19fe1be4292904a2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2934,'sC40421af1d44f6','ky128ds','ed80d96643f2603284430c402126f948','1e273893cb622d22a66af7d9146ad4b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2935,'sC40421af25077e','ky129ds','c274e965585007c1e80173f8f9f78707','42078446058135f498bf9537d061d228','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2936,'sC40421af2c5aab','ky130ds','3a5853454fdf19dcb96eeb51607611fa','263bce650e68ab4e23f28263760b9fa5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2937,'sC40421af3703bd','ky131ds','9c88340bd1a9f7b4541e70eabc28b49c','cba74d4a5b41f487c1a5895244abc3b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2938,'sC40421af3f4205','ky132ds','e4cce47dc5e15b6659af900bdd9f4fa9','121a8ccff08e3bc91227bde8c36fdb0a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2939,'sC40421af47522b','ky133ds','d30d9703e3f2345b08874da105f738ac','af93ffc5b7e6b88c116ec48d484c8abe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2940,'sC40421af52e591','ky134ds','d839ab259a4e5bbda3248b447740f5b6','adcdd238cbe338a3807d9c4a81295598','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2941,'sC40421af5e305b','ky135ds','a5892ad0e16fe02388e0b98735f2b9bb','e3ca9f79707466283203b3baebf5b196','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2942,'sC40421af6aae7b','ky136ds','4e93a4c86642b6eec75944dab3321f2f','f912421afbd8757c47634d8fcc9f8a3e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2943,'sC40421af758970','ky137ds','d85ccc47fa6919e885302bcc62626ec8','31e75bde48d809fe34e20d4ec438e221','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2944,'sC40421af841f46','ky138ds','5fa5c93453f912f574ace8a622eafcae','75e654789a3a3a3b12cb560dc1a21e93','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2945,'sC40421af8c3579','ky139ds','263b49abb6e07a671ac24d852e7b1c0c','1d6130c9e8bf57af59f10ab39545bbdc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2946,'sC40421af956ad8','ky141ds','a4f448eeeee7d625a89a10acab7d55f5','48f6b586dc0a44f325dd2bcefb2f4674','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2947,'sC40421af9d6e4b','ky142ds','b19898f0607b5e012a770ffb679e4d7d','d060042676de23dcd76a639a6d236150','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2948,'sC40421afab4be6','ky143ds','60884bd390c3cf5ec6ba52857cd1734f','56ef4930b1ccc56d061db86cd83175e5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2949,'sC40421afb446e8','ky144ds','3157ac359bb149e2a7683cd1f13ebdea','a56f2ccd6c8866108c37777a709dd947','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2950,'sC40421afbbc1d9','ky145ds','7077a2c2ef89b9f315436350b2fd7b21','db0b1d9fd3a52c8039cbfbfa09b95914','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2951,'sC40421afc3d207','ky146ds','7f35de6bfa859f2a737c630ce639d338','3c34176b37b0645e9b0a50fe3ee4d881','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2952,'sC40421afcab004','ky147ds','b68bdbf0990db03dfb7171d1d7b85b5b','80b2dd937bca8cecd98ad2e897ccc475','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2953,'sC40421afe9ed94','ky148ds','fc41fed614b834801f8da1389d8cfc7d','5312a541d37c2f94088deb3470f95ab2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2954,'sC40421aff2789c','ky149ds','04e637a7b0417e287030c9a00f8d7e24','d2d32d685f779649383958d4e032af72','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2955,'sC40421b001834d','ky150ds','69ed4695a9a4d7906f084a48c1dcfc85','831872ccbfb39854d20fb408a3c92660','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2956,'sC40421b00d30ad','ky151ds','165199c96c952b052c9a7bdb25cc5c54','273f069ace2c043772f08ff7daad0c2c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2957,'sC40421b019c797','ky152ds','df650d96188460db461dff7006c26aae','62a108087374d533e21af866c4583b86','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2958,'sC40421b023110c','ky153ds','fef68cf4ff8f6ffc6452470dab5b4bf6','111c3176919599741027a56ea557ae19','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2959,'sC40421b032c2cd','ky154ds','28ab883075013a56cc252f9d3c471d49','deb3c3510262497816e0bfab630fa517','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2960,'sC40421b03c610c','ky155ds','76431074f040d449000bf67974e6d7d1','e6b212f93aef02e9bd262e123138c6d2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2961,'sC40421b04497d7','ky156ds','3897b7c02b4d57a518eed809d4226a51','e4f72a8bdb12ae978a987e1dbed39015','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2962,'sC40421b04c121d','ky157ds','62876145fa233f76590a9b937493b1f3','17429fba90ff20b1fdfa166656ab4a66','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2963,'sC40421b05471a8','ky158ds','ebdff2f878e183bbe14cefe754df67eb','62b1a43f8d2e683f85e80de53358847f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2964,'sC40421b05d2415','ky159ds','98120414b474b132600b424b2ee0a49a','641fdf9378a4712f4ddd8818d68f8fca','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2965,'sC40421b0677f20','ky160ds','0067e6085fb0aec252a111f2b5ab42ea','a463030ad024b15ac3acca9580a559a1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2966,'sC40421b06ed201','ky161ds','e277108a390a58dd53454f539aa5bc71','b04fd94d9f18ac1d48ea154fedfd2a6b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2967,'sC40421b0781b4f','ky162ds','9edf5f00e276ab4780a7be4f89d7b15b','248811404149d88a6f525934c019b53e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2968,'sC40421b0828349','ky163ds','fad78cd9ea3aa0a7fd0e0a1583309986','0f55a8ed4c65184310c506cf429b331e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2969,'sC40421b08b9e3c','ky164ds','b498c3846f0df9f5a4ad4f3463001e65','6d25aa1ff47a7d2856a495a842c5cf62','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2970,'sC40421b0953613','ky165ds','34f496e11fa1de93e906c0d3c5dee443','c33816d1a4f9ba27826d88616998594b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2971,'sC40421b0a31e62','ky166ds','da29becff13b257149862410144ebc75','e96ecf7d02357c2ab463088e07c12e17','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2972,'sC40421b0c2ee46','ky167ds','e57710e2df3549545f41ce3e0b8a9172','37c99c6f2809c67fda95497729342ce3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2973,'sC40421b0ec3311','ky168ds','f31dfd758eaa70a9223cbb7bbf5cf216','2502446509a768b0919877a2189e38f9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2974,'sC40421b0f5f0bb','ky169ds','c0bead22f8c7cb6fa17bc0ac9f6be035','baf07ecec363dd5a3581ea7ec46c1897','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2975,'sC40421b0fd69cc','ky170ds','f9beec04a9ac9476192b6c273b236b81','6e5a92ee4763cce6ef581b517b820ace','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2976,'sC40421b106da80','ky171ds','df03b02e6029ae4ce2c606015afa84f2','7d54a14d6c6d2a8043d01fd5dce5f380','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2977,'sC40421b113095a','ky172ds','80402344f896fdd002625866b94c6bd3','0081c2bee8232494efed5960e039e557','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2978,'sC40421b12aa668','ky173ds','df3a25cfe88fdb519fe3732373993b46','d53fd8bdf93ec21e86f079b558a0b557','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2979,'sC40421b1480f19','ky174ds','6f9edf42ea43f2eb11faf1b9a8e898be','d42a0825a9f4b2e1bec57ed648eeb3b1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2980,'sC40421b15ac9d8','ky176ds','c52db707a78040900257a5e79b784cc9','aa25f72300133534549a7bbcdade41d9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2981,'sC40421b169ed15','ky177ds','7c74f56d6e8b2c7edf8ed7805cc99aba','84486b385713ad42859f94de572fb542','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2982,'sC40421b176a6ab','ky178ds','b70af3b5e63381dad49a5203010e95bb','a74b7827be2681957a77c3f1739c13b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2983,'sC40421b183c31a','ky179ds','a2a40109178e43b524a48aa81719442d','89692233fe0566b19c5c9303cfd88d43','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2984,'sC40421b199623e','ky181ds','f9a67f98879ee92cb0b16630f0009b94','94242b323461939d34e441be9147e000','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2985,'sC40421b1aae704','ky182ds','31ddb8d49c4e056f83fa0eba54bd3043','bcfe79e5b1d7480ef9f52100ba378c60','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2986,'sC40421b1b34506','ky183ds','738cd5875479349c8219fae295276c81','4812675cb4e2ead46e087e1a1a592600','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2987,'sC40421b1bc6bdf','ky184ds','afbc6ea5f8b75b1e0ac94c768a15e2f1','43a2a34621d55e2bdead18a496f90a24','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2988,'sC40421b1c5b41a','ky185ds','e48f25941f4423ed891a4e84a22e36bc','9674b3a7e381a010f593e45999e87c38','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2989,'sC40421b1ccb889','ky186ds','8ecde719d08ec8e689a40d63633963ed','719a3778fdb60332d6043ae84954164a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2990,'sC40421b1d80fde','ky187ds','ce3f77f51fb1a218678a135887fd7b14','9e950b09b5c408dad59b3a335dfd9853','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2991,'sC40421b1ed8477','ky188ds','858045f39926ca05cf72cb5a5be03fa8','83b4ecf470da79ae0b256ecf6447e1e3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2992,'sC40421b20cc2dd','ky189ds','b1c76f6e461cbba4f2ca7e41c407aa91','034b6b12d76ab0dc40232687702d4f74','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2993,'sC40421b22d771c','ky190ds','c8b1df50f703301baf5b47fae3d858ea','712a56ed08ccca3bf5012e446d19ac91','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2994,'sC40421b2453eec','ky191ds','25231666065f60ab0b681825cd86f73a','90de17e18340786fde3fd875097d4c1b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2995,'sC40421b2610427','ky192ds','822dc542c19aba85c6690eb2e8126f9a','50f3b9f1a6c62a3ba07454b06be72eb7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2996,'sC40421b277bf79','ky193ds','237d547e9c25c05e4567a885a7a39536','96adf127e4df2084be420f88113487ad','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2997,'sC40421b28b357a','ky194ds','7527000038d5fe5f695edd3c8527dcef','aa1d3fde7d5d571c98a0f8f6b87bbcd7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2998,'sC40421b29820ac','ky195ds','134f040b1862a5e2088bdc98c90f8a45','e135b9b4d43f2755977d04cd70dc8a89','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (2999,'sC40421b2a14311','ky196ds','c35f5efd2bc6d809da63de7b550d8b0e','3e14906ce4f70c51672b4a3f8323767f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3000,'sC40421b2a95977','ky197ds','883a68af1d257d3745951d2dc2262b22','4fd2eb52647ef1d5d91efae6ccad06f0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3001,'sC40421b2b91957','ky198ds','5b0363dd25430156e0af30809fb9f894','3d6d635d95c13d8aec2d45842ab5d5af','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3002,'sC40421b2c80378','ky199ds','937634207cb892bdf5142d0f80cbcbb2','7b27687410334a63a87cf8558476ba33','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3003,'sC40421b2dc8eda','ky201ds','851c6f9e52742c09c98f95f3453b4e54','89f40d16c16817d365c3b7a19305c252','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3004,'sC40421b2f45261','ky202ds','998b8bd1393d3ea874c3414260504d82','b2a5d7015a8dafa389992ca8c952e18e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3005,'sC40421b3042058','ky203ds','686aa83f968ef8739109c93112336cb1','4bc2af0be2c80f0a0f60cd2271eacf25','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3006,'sC40421b314ef33','ky204ds','67eb448183a50f545e4d362ac459b6b6','68d8816d24b967c351f5300464b1e255','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3007,'sC40421b31dc894','ky205ds','2e84b0e62ca5397845cd553440b51f26','30a8f1d86b7041433a400800d49b4c6d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3008,'sC40421b32c904b','ky206ds','f96742de994ac9c99bb209df3034f87b','46c6eb61e754d3a9eb3a83b571893212','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3009,'sC40421b33a6dbc','ky207ds','8442cecc523a97a13e00108e965afef3','60545bfdc8b00e9caddb8a61508270ef','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3010,'sC40421b343b729','ky208ds','4073187fa62e68d603cc721db7e69f8f','77d0a723d3491f7fa45be7f9ab6fb156','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3011,'sC40421b3587276','ky209ds','f8d5fb87088e3b5fb68fdfac4c652148','3e16dd1c7d2b11ad8e5b5169321b3054','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3012,'sC40421b360d186','ky210ds','8fab30a1bc3ad80dd75369ab35e5b581','e0b0ca0e8b045df7f834bed7e03c1e2e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3013,'sC40421b369895f','ky211ds','6f283e4f2d9641bd403a5573f973b1fc','75f57d2e93e61a402630620da3a964f6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3014,'sC40421b37454bf','ky212ds','0d667932e5506a9fb86540a53322ec1e','d92993b13db360d24981ee7ca3f128e4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3015,'sC40421b37bf598','ky213ds','6389d774c7c1beb1bf563e907cc4ec82','574ed056b2d22f7feb7c460adb0c6ec0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3016,'sC40421b3842d83','ky214ds','7df40793ef6dcf25e7d701198b204b3d','5f6b6c18abcd32be53eb59be8a614998','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3017,'sC40421b38ce450','ky215ds','6333e408e131f8f98a35d9710a20dd25','2fcad8048db2ecba3ebcb7ecb8a24b46','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3018,'sC40421b39602ae','ky216ds','50490f55a39f0b1d178367e45ab85c52','a5ed865f9f5231bbe5c02831eb8c7d89','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3019,'sC40421b39d7ce0','ky217ds','fabf8d9c446330b09602f3bbb9efea42','d4c541e5df9381d68759b92c24b79b8f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3020,'sC40421b3a7b0bc','ky218ds','62ac37748d078b6ddfaa926a61fa0974','13f2b7baea26f6c72b5560006508bc84','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3021,'sC40421b3bb5ac9','ky219ds','3b7ecb5190a019646e3bd2f7a310c04c','c5406f9e874a913e36f541e92e2be51f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3022,'sC40421b3ce7b6d','ky220ds','5d1193ce1921b7ee1bd10e32790b1f1b','e74d65df30b8900f66d07d8addcd9695','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3023,'sC40421b3dd292b','ky221ds','55d332d2606ac2eae835e283ed527637','2ad8fce22dca0d3c58754a2261d10ced','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3024,'sC40421b3fd14ee','ky222ds','c4ae813e8cf6e32923f799bbebcb6b0d','854dbf60276200320ed2f2c2229d28ba','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3025,'sC40421b408eb2c','ky223ds','85ae2ea1de2f51610e75ad8c8e811e39','f804feb9d319dd17ee6aff1f08c9ec4a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3026,'sC40421b414304f','ky224ds','d198acac9e682b6650e964b5bf16d62e','ec777fc6b2fb6441fd50940f853c2756','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3027,'sC40421b41c954f','ky225ds','fafb31e1bf18eb66c97478bfe91c4a7c','89ed10b5c1bea03047b12d91f253fda6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3028,'sC40421b42eb889','ky226ds','9e0e28a828f5fc73da56d49fbf853603','2e1043e14b698cdd6b6fb418f7802754','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3029,'sC40421b43c20fc','ky227ds','f4a0969838997fe5dd7e23bd2799ba2e','80d4a8b3d206134ddb2a6c8a4ab572c3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3030,'sC40421b446f0b1','ky228ds','ad27cbc904e23c81fe14cced1f31862b','a75d88c26ea00dbee09e191c7b168ac8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3031,'sC40421b450fd88','ky229ds','19f1e62c2f4ba9c187a471b03cb02bc2','1b7456cd1764fd543d9a06008adbc7cb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3032,'sC40421b47a98e7','ky230ds','abe2bfb12a8e8e9aa72fa051426e8aa5','b19ee284ea85fb8fb202d82b837b15e6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3033,'sC40421b4aa6539','ky231ds','713291653db8c68c7119910c01db0987','d50edda1909029fa76f7a914214cc896','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3034,'sC40421b4c96407','ky232ds','f8a14340124cce999c547b4080c9b5d9','1525dc0324e0aa7f73f13f55161ec96b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3035,'sC40421b4d43460','ky233ds','0d62d7a1448d7ee1d8e6ff385ef9c347','eeddefab975f340869135facc8caab6d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3036,'sC40421b4db602e','ky234ds','482b12a706ad6648d47283bf5fafe636','323ba40483ed2f6417e237e3eedeb3bc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3037,'sC40421b4e4f7e2','ky235ds','ea8a9b14c3ee8d359d697bfea35f4f03','b0daf9b3f0bb5d8c4653f8b2157dc9b8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3038,'sC40421b4f19ce7','ky236ds','3c07612e71c405321e6d0dd9eaed35d2','cbaaf8834e1dbfb1ade7e3a7d6c80cd3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3039,'sC40421b507dea7','ky237ds','373e3c6630d76e8ead6381761db03a3a','2cd60c96e7cb450ce0ac4cb76fd024d8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3040,'sC40421b5103da9','ky238ds','34678a5222ef409f600c94bdffebee90','3937c50b64bb58288ea55fb1ac09a880','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3041,'sC40421b51a9eaa','ky239ds','6baafb248f9c287747192b6bd266d421','c78e1ab4205bb258755eb8744e31b16e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3042,'sC40421b522aefc','ky240ds','fbf0eaed912846330d5ba205dbc53ca3','a190e5a1fbb3b54284c3d9b1570c8403','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3043,'sC40421b52aed0c','ky241ds','a39bff583d8278243e144b3556f73d33','efe89de2ae720cebabe18e3a10da9ed7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3044,'sC40421b538aaa3','ky243ds','596cb056c281be0dcf0aed4ac489d35a','b33f25a20249e9c374f9f7f61fe6d842','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3045,'sC40421b54520cb','ky244ds','c525ee608fe0bd6a0720bc389c7aeb69','5f742ba8743e10a64921d711a385f190','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3046,'sC40421b54ce906','ky245ds','6439c81d98e85956e7ec8fc451a43796','32b5f1108de26b10607356dde5d7c452','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3047,'sC40421b5580730','ky246ds','0094866fb0083dbf953f227bb605003e','92006633075bf15eefedda81476b63ea','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3048,'sC40421b56253d3','ky247ds','deb3c9a031c89459885da9520a837abd','84182c43904b8d566bc91345c968a5c5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3049,'sC40421b572626f','ky248ds','0ea75056f1268bfe794557f09e0be684','753224280113be82b588078d816afc7e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3050,'sC40421b57ee5be','ky249ds','42ea90a2170ad8beacb207d040f689e3','55ebcd50c113ec93b10e3f2b4a2bf5b4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3051,'sC40421b58f17ef','ky250ds','981ff1df46220956fe5667cd4c9325bd','f297b29c3a8802366c84f325f85b2128','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3052,'sC40421b5980870','ky251ds','658d34f55b87e09b3b33e56a294fd438','5e8b5f003bc48b801d723864190dde35','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3053,'sC40421b5a0dcf3','ky252ds','07449fc2f0eaaa305fd96d2dc7d4f571','de5bf45c74d1e19d976c55b24284db1e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3054,'sC40421b5a98f62','ky253ds','aa179d3b621bd54938cb3553d1a92d4e','ebb1ef6dd3f104aeb33c646ddb13a908','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3055,'sC40421b5b41165','ky254ds','7b73340c3eb7daa78ec1042f1d921e91','7de8088f0d2f914c0fbc9bb3af21ffc4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3056,'sC40421b5bdae7e','ky256ds','d7e125cde9c963e6610507e31988edf6','096b60d01ac033932c321a69a8183bb0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3057,'sC40421b5c74647','ky257ds','8944f7c7322e98d191dc1bf41b4282c1','619b39f7722b9890e03db069416e5ef9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3058,'sC40421b5d34f1f','ky258ds','e2a2444a94d78f4032355fa47289f6b0','5eab5c6f3dabb029e4e8b5835d16c9da','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3059,'sC40421b5dd54b3','ky259ds','9a8ff59c7d9deb58bd7f73022f98488f','6434337e02516b0afa1d47683e7f0b23','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3060,'sC40421b5ea061c','ky260ds','d0a77ea48bb921d05557a13291fca7f7','f977ece04910a8e92a31baeb47dfd509','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3061,'sC40421b5f96e7c','ky261ds','659c416667285ba44481f09b5369aebf','6d06c6ccb04421c45b201505bd502670','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3062,'sC40421b60b3f07','ky262ds','ce985c4b9df513546adc723a3d5c9f50','ddd9e26da7b3a58276d32b36fe13c1e5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3063,'sC40421b61b1863','ky263ds','ddf7f0b771ee62e9b3bac45abab1ae4f','5a60f68d90b115eeb015096ba123fb73','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3064,'sC40421b62a553a','ky264ds','1fc0657cdc9c1b369324b93099b67ffd','a4d2eff4a69981ea421538d38470fe83','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3065,'sC40421b6339ed0','ky265ds','aa1110e21fed003f9621c871b1450100','49d7763374162106a3b18a6cc625a1f8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3066,'sC40421b63c9fb3','ky266ds','7e1c479c4f1c235621f5a381f30d1cb9','d29a00f41aa01d7de424ae252a6ae6ec','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3067,'sC40421b645c1e8','ky267ds','0bc9faff4b27c332d0736911ad4eae8f','229bb93624497d21b74d1872788d076a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3068,'sC40421b6524198','ky268ds','26780a1e57fdc06fab70fd46fce34c9a','37c24e71686c2f2ceddd53ffc017e052','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3069,'sC40421b65ec31d','ky269ds','0d4799c07dca6ff3b85efa75c06beea6','fbdc40b2aaf2922a051abafaff42bde0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3070,'sC40421b6691df0','ky270ds','dce27aec23ed0dcc98c556e3b4666aff','3c4e83ead8b76574f01144304916e6dd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3071,'sC40421b6721940','ky271ds','6bb3ac78dbdd10d6de6125a5860a4d45','8fa436b12dc863fef6247a3faf47d779','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3072,'sC40421b67dc274','ky272ds','bed3cef7fe4ba25ada60c1a409d07eb9','b47b202c6ebfb281eb7a95f528669e9b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3073,'sC40421b68aa52d','ky273ds','28b2d68449cb590ade6d14fec6808ede','710c2d8c7dc8558c2674eb8439b98a40','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3074,'sC40421b697763b','ky274ds','71cbc22d1ea5c9d021caa27267bd7b7b','24c406e3b37815f6290e489cdb8e69d5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3075,'sC40421b6a4162f','ky275ds','da16d4e2e0c9c31b2fb8f7b724b9bcf1','60b9ad0de16638ace637c09c69235a46','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3076,'sC40421b6ae2859','ky276ds','823900fe55a4e586879d4d2e2e998b79','9252ac740064d948bc62d6ed07e7ac6d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3077,'sC40421b6bbc2db','ky277ds','967bbf7082f59006a199c0096aaf2124','d6abc25610c706a037e64fbbd659cf9f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3078,'sC40421b6c79923','ky278ds','75d16cf1ea93500725a2076a417847ab','74e19daff7f196b065cbdb7efc9f9008','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3079,'sC40421b6d8f91b','ky279ds','1402c694db28e4337b4f5f09f53f5caf','b14732d11c56a423f68b43e4f49903b3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3080,'sC40421b6e2b797','ky280ds','cfbde9c5fbd9d7251c870f5664090d49','f47a85f802395e99e2b457608707a618','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3081,'sC40421b6e9e3c3','ky281ds','e305c962eafdcc5680d603cfa7bfc281','5a61fd4ecda9f2def36586c50f0700ea','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3082,'sC40421b6f30614','ky282ds','de5a1921775f0a05b9101431695f1e6a','4c7874d600c3837d8b9255c48fd75acf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3083,'sC40421b6faa755','ky283ds','64a96801d6331b3d24c80e99f2de7989','27a4243301338b9cff3b7d3b48c230b7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3084,'sC40421b7046b02','ky284ds','26631ba31841d7e216dcac17d41ab886','92b48cb34222d05f74887881dd3c8390','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3085,'sC40421b710e3cf','ky285ds','92c9a76778ea3fbdf2fd25cd3b38068f','161e451868b979e04d174d655e07af15','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3086,'sC40421b7350929','ky286ds','93f61be78ee8ecf10b4957699a2a32af','f5d25653ae4a3a5eb6cffa01f532fc10','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3087,'sC40421b74614f8','ky287ds','89e907f93c48e38201aae82c8dff9beb','2153c07bafb75a934fc102abf0d9e326','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3088,'sC40421b75cc3a1','ky288ds','68cb604b47d1e207e928089d5d8af6e7','aef247e98e484edc286388cc5b09d529','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3089,'sC40421b7772e59','ky289ds','f57ee7a5a1b0579103596c40612c789b','f6444e82f13628e22966afbf78966467','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3090,'sC40421b783dbcd','ky290ds','031aeab0c0f93a54b80264b7b73344a8','5fd9ef1245b8edc54787826bcd5046f2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3091,'sC40421b78ccd4a','ky291ds','7479af652bd21234f6307e3dd8097488','516abac1d846d5ccf82e68cd162cfe54','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3092,'sC40421b7957a7e','ky292ds','ec0b82407b29c79cecbb45900ca1e260','6171d092005e5f230ff4aa5999cae52d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3093,'sC40421b7a6da40','ky293ds','cfa6830a801a5ba050cb8d86fb61522a','95a6f744378af7edca8326d29c85a692','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3094,'sC40421b7b108b4','ky296ds','9e0b00056c5df41d6c6f9c6b928eec28','d257b76e38f72f2f15d3877ac95e1f08','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3095,'sC40421b7c1354f','ky297ds','443a055b4866d7d55607e844af31587d','be906243ba2b3b89931f27da837a3001','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3096,'sC40421b7cd1dbf','ky298ds','a396c0f5770237e81d8f19f2a5526e6d','8446648aa9a85fbf63d211b707d91cf8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3097,'sC40421b7e8d74e','ky299ds','ce53867b7b03a3b92635bebf9b763d34','56fab969fe0cdff189d7551e71078155','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3098,'sC40421b7fa5e42','ky300ds','32358a50e2eab01e69a6e25f92938381','d00bb9758f945f65bbe26072aa1bd712','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3099,'sC40421b80d4b7f','ky301ds','b23a240963e55a5bf7c7a7806fd38064','a801f4f86d1a7ff0eca5a299fd4eaacd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3100,'sC40421b8349c11','ky302ds','ef55487577f120c415bce464bea8bdfb','40bc66aa9367250a4dd3b25d66033d5c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3101,'sC40421b8457dec','ky303ds','a8f8c365fe15ceaf0d69d9516421b098','cf81252671609a62577bedc05d913144','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3102,'sC40421b856dd91','ky304ds','74db010688a33bceab266043a735f74b','ae17216d6b41973eeb5c8498d3d02964','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3103,'sC40421b86870d4','ky305ds','105446b8a9a935be61e4b1279c694fd2','b5b294b0f250592347b04f1779923c55','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3104,'sC40421b87b9bad','ky306ds','141518b35480d437f3db01b0aeaeb2e2','0230101ea65b122e160a5fe1b3045f76','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3105,'sC40421b88b7271','ky307ds','84f7ef901a95a05851f08e6ce3d85b6f','e33e343254a0346cb9b7d146c00eb0af','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3106,'sC40421b89ad68a','ky308ds','21a208bcffa29819e906f310f5cf6453','ef3ae1cfc9fc2bacbcf393b0f0c62d22','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3107,'sC40421b8aafdeb','ky309ds','52c60071681caca0e26bc48d365374f3','c17620b68f26887570c0a16d1f2421c3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3108,'sC40421b8c1904b','ky310ds','c6731f22de8d10893a8fbc205c2d4e14','bbee13b828b0f5a951f8f0287eaf6438','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3109,'sC40421b8d5a778','ky313ds','b0246f90b8a6fbbc028f577cf2322850','dc5aa89386a1adf75217f9932f392312','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3110,'sC40421b8e2c1b9','ky314ds','513393662a52395a29b9ea64cda2c94e','59e2f6b86ba0d47ff0c6b956b284b6d8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3111,'sC40421b8ee605f','ky315ds','5dc74db04c1a55bc33c216e6b042190c','8c4dbe63c0174da5326a54848c7240fd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3112,'sC40421b8f92ae2','ky316ds','f2fdc16b2cd872ca0fde9ef0c56f6752','d9eb6396dd883b72793667d7668d5b7b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3113,'sC40421b902e954','ky317ds','6de319633602536b7cb816380e993f89','f3836bc4f735dc72f8685a10967688d1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3114,'sC40421b90ad8ac','ky318ds','c69d094a971cae9acc47f6f27a4f23b4','9c74573dabc362c9fa194855bd65fe0c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3115,'sC40421b9135eba','ky319ds','33c4938e37f0c0fc8b104d7dc3ab6a32','cd7aa4e384c69b693adfeccff53fcc22','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3116,'sC40421b91a8abc','ky320ds','974de28e0da1938d6dbb285b3bf57d79','09810efae704b3f5d2d20de4ed114733','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3117,'sC40421b92759c0','ky321ds','09ef7d358396922db26f111516d28fb4','6c4b446c9f4969db69ba5cb4d4f585d0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3118,'sC40421b948908b','ky322ds','aa7a84a7a84c8784fe22f1d3cf3038cc','2b537ccbf57a13335974268bf803afaf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3119,'sC40421b951d959','ky323ds','d33c83c49a21c73960c4a9ca0f5afa70','ddc73fe4b41411bc3a80d962498659af','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3120,'sC40421b95ed1ff','ky324ds','d214ca977d441f1114b77649de309df5','9bcde020398a57e7c1d06e70f31c12ac','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3121,'sC40421b970165a','ky326ds','99a73625e6a8ba3918212a14d4473f36','390c320ea64cd2b0db2ac230f64efff6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3122,'sC40421b985db9c','ky327ds','dd0a06cc8880a930389d61800da57af8','fec3077c1be7f1c20edef3cbbca58675','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3123,'sC40421b991da92','ky328ds','baf9fa32543c05383ee3f271faf4b9dd','636c7baf67d978102903a185d6dc4dbc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3124,'sC40421b999f97e','ky329ds','45a4f8855effc463b90553c71cf2c072','1a5936013835771cba31cccb7869a78d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3125,'sC40421b9b02e9a','ky330ds','58dbb9f495f42adef971978a3095b2ca','141cf91add0badade3fb96217e964b7c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3126,'sC40421b9c9a414','ky331ds','3f92432736e869d2a66d05cf33779f1f','b55dfcee0122226cdc8c29d912bc5237','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3127,'sC40421b9dbc9b7','ky332ds','b4d2f587b519610222d5e3a8bf71b06a','af7f715bdf731ab9fdcf09079fbc26e9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3128,'sC40421b9e7819b','ky333ds','72df6d8bb465120c3a057e264b6f5896','941511bedd752843e4a2bb1a51229327','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3129,'sC40421b9f0a3ec','ky334ds','1a48c24766e95d6029b7b596ed9ce300','459c26e867df54f4d215cc1608f1cc0f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3130,'sC40421b9f931c6','ky335ds','5646842ba3170a9c6d105affb4700922','cccdab3a71c217a86145e9856e6d3eec','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3131,'sC40421ba01b5a3','ky336ds','2124987006b5990d9dace8dfaa735cd4','577ab01c5b7101ffcb11d1d01d1b11e0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3132,'sC40421ba090a9a','ky337ds','6b852d27d9ca1c7aefa07bc97a4e68e8','d74401899f76f620353844268974ab4c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3133,'sC40421ba11b639','ky338ds','989d156ba878cac881f4206ec84b6a37','8c56e54090e856f7675a1d1ce4aa3a3e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3134,'sC40421ba19ccb3','ky339ds','bca86cdb81cb4c4327b5e0437250c801','47a257fe5cde26b8299613b76766274e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3135,'sC40421ba237991','ky340ds','a248a90155e043e592e9b3ac1cc00952','e1a22c086f4f9334732d9c946924434c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3136,'sC40421ba2b539b','ky341ds','715219c5ec45b36e5c851c02265aa675','fa0408c2a8e06f4cdf105fbe6421b46a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3137,'sC40421ba3427a2','ky342ds','12d0bbf212615ed92c27b4c922c7893f','2927e1e0383289522e257b96fbc563d8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3138,'sC40421ba575cb9','ky343ds','b8ef17701de2250316b11b2463d6f263','1493c35a9df54dcbed8bbe5a61b3d64b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3139,'sC40421ba5f0057','ky344ds','58100e723e39e5aa13991719deb74519','6415a104a4fb07f8b3be9a63464ebb87','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3140,'sC40421ba6a4329','ky345ds','1461e520795274cc074269eda6dbe1e9','892177c89b392ff11ffed57817dd5fa6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3141,'sC40421ba733e73','ky346ds','938b54b5cffc8a728ca06a2b0537feee','219e75cf99f4bd8d69b9b5615375b50e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3142,'sC40421ba7ab8a6','ky348ds','678e80e2e124b4462f68a971f62a43b0','bbdb12f270b5b9897ee7ef96247d7354','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3143,'sC40421ba82f099','ky349ds','cd9b8c907ab9197de7d9e947a9c3573a','8e0c1e647c684733f1f1594ac02a7f1a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3144,'sC40421ba8a1d09','ky350ds','8b940f3c86d6abe9207138724defa3ea','b5a6fec79ab5c31a1f82dbc119179d88','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3145,'sC40421ba92ca4e','ky351ds','790595a2923f19df5505e6c9578ee44a','b24cc6c658b007416058cfdef3e85707','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3146,'sC40421ba9c2818','ky352ds','037f3df9e4b811475f89add92be626ef','1fbdb5717bd77c2b36c23b0b1b7f5bb1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3147,'sC40421baa5b0a9','ky353ds','bd8f3b3392b4bcc1c650bfe6b0c1b3c1','9497526b0c69c611cb7776a7680e00e4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3148,'sC40421baaefff5','ky354ds','a74afd9dadc663beaebee6572c643257','6eabddcac1d7c140d4f44cdd833685eb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3149,'sC40421babb311e','ky355ds','dcafceae91366a6dbf0c8489a3c85874','50dce4fae78e94f6c512b2d064943973','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3150,'sC40421bac478b1','ky356ds','5f754d70af78bdc779d32cd1c8012390','b51e86cc423dc36c51c101c29b51d948','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3151,'sC40421bace15c2','ky358ds','dcf718b765629d247e9158f1a4f5160a','e429d7e24d25fb246959e40eaa4a1cd7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3152,'sC40421bad674b4','ky359ds','9643d76ba67c73975ff152d8ca338989','8697f09cdc3b50761e8b568652d0d4fe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3153,'sC40421badeb231','ky360ds','cb5175a5a3b1b481f8450aa8cedf6bbc','ebf48a7319c7b631bb6e5ea421a13947','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3154,'sC40421bae674fb','ky361ds','27f26bdf99c177ae38017d574617885b','47238e0a259700da2a3cfd63e57b2001','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3155,'sC40421baeda12d','ky362ds','24b41f00cd191f72e8f4e4d8c0339bba','183293e55381189973e2f1b8b1e21998','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3156,'sC40421baf60018','ky363ds','3e6936396b60a4e75031a02ed983576e','43d27b866c1f1457e529ef5c850ea0d1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3157,'sC40421bafd051d','ky364ds','3485bfb2739de56e8188253e30ffc9dc','91b805012f3786aecd368293164950b5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3158,'sC40421bb082354','ky365ds','5406513b4913b495755247c27a3ff713','c4ac91dd78f48a23b2d9a31ea306f440','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3159,'sC40421bb10d0b1','ky366ds','b059ab84a74cfa4a1597768020f31f6f','a38c714bcb8c67c332889157d5e85507','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3160,'sC40421bb1f2926','ky367ds','39b9f9e63eea05d63dbbffa90fd09039','f58e9b1217481a5736e1d159bfa6af2f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3161,'sC40421bb2b0a3c','ky368ds','6da0a3332cf24c4cf951bdb731316ed5','faa13a9df5bf95cdd43516efb1e0aa37','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3162,'sC40421bb32ccf5','ky369ds','00179d7f04d0e20bf50bd2c02f75ef3f','2a1d3cd4481dcd184151609f8488a5c1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3163,'sC40421bb3abc63','ky370ds','255ff4b7f3f99d5e026aeb9bc1550042','a5d59c3a72565fdf8adfa5d0efe1701b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3164,'sC40421bb4369be','ky371ds','c5954b81ff886cc91485039653ff5aab','999269da96dbb3ec1458765818588989','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3165,'sC40421bb605d03','ky372ds','c14c5c7b82892155d3132ad098ca79f6','bdc55acba90db4c3ff55079bd904adad','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3166,'sC40421bb6e197a','ky373ds','708a6c12483590abc35637407b7337f3','98d8b164c13fd40af84d6931973657b1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3167,'sC40421bb7b3314','ky374ds','b069b4cc20d81df8c3877680719d5b4d','fe4f7f45f4172faae738d03eb7b3ad05','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3168,'sC40421bb8566cf','ky375ds','6d277354e44ff95f74fce07e0eed8845','6c208b33a7bf4a555f10588d708e5573','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3169,'sC40421bb99379b','ky376ds','74c14b6e1082c032ac5a86cfbd8faec7','730066e8dc805b1d03ab25505e261201','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3170,'sC40421bba79061','ky377ds','3c2f50b2614d02643423352248a81ad2','98331ec4b5ef210cd293c539328fcf36','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3171,'sC40421bbb2f686','ky378ds','d713a4a85dafcd48c51ee32a9ea5cb3e','71e2c5c17568d579edba333f5b2c7b0c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3172,'sC40421bbba97e2','ky379ds','23b2c59df2cfc66f47a668208c510aba','2c5052abd83e30217fa55e9db559f476','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3173,'sC40421bbc40883','ky380ds','08073f8535a60210979f151f543b7695','b69c892081e66ccf626c3e82e1b1c930','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3174,'sC40421bbd87598','ky381ds','c6eaeb8fb9b803653b5dd7302758f5ce','177447750a8b762a91eb3070fee98684','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3175,'sC40421bc014da1','ky382ds','7716dcc42e343bbfabd8ba2d38d61986','62b6de96b637d322776330e55004afdc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3176,'sC40421bc1bfc18','ky383ds','23ba753819a7853a04f07968cd73c7d3','4b1eb31d12a10ad3b8d742121aea9ec5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3177,'sC40421bc341b2a','ky384ds','e01e8cf1ca6b78068bb7deffff1ddc06','4e08849955d98e3113664432f7bc4b8d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3178,'sC40421bc3ee039','ky385ds','18bcc6115e4df94709ab86d5441727c1','85ccaf17c2914318dba7fece63c665c5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3179,'sC40421bc5395e1','ky386ds','da8109ac7607e8993e0cfe530f2ac370','2a23eb8621efc1b24df211e51e7863f4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3180,'sC40421bc68839a','ky387ds','a214a5d51e22d14a4d509b1e44626548','f76d6a7cb44ffc24571bbccff751d520','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3181,'sC40421bc73e49b','ky388ds','d38eb74669995b55c6c842361a48b584','42f7d3851790f9543e92978d2b53ae1b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3182,'sC40421bc801601','ky389ds','24b3a8c246713e5c737aeed0e18fc1f7','dd761312bf8733a0537921f3f4cea95d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3183,'sC40421bc8e5674','ky390ds','113f479da9401a799d6136c9da15fe3e','09855a3fcecbf9ba5f42fa6dece41e80','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3184,'sC40421bc982b1b','ky391ds','25b625c8d1eb1a900ec6714e61306b7a','6f26e2937e08b9112f50a17e3b54d529','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3185,'sC40421bca40ce3','ky392ds','7049129b59d5533d1f049226b8bf76a8','dad6c6815e0ef0a36650c46923b560bc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3186,'sC40421bcb16478','ky393ds','bef87400899810270ba7a755b3e945ce','91bac0ff8f48ca504db617f46281c3d2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3187,'sC40421bcbbaeb0','ky394ds','d046c3d0f17892d7a54a40075fda7879','9422ac03a10d735e316c51031fafadbf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3188,'sC40421bcc78fd8','ky395ds','eed6ad35c050f1b4146b194661d4d4ec','3f2dc75ef9a1eb7c1760102fd882e68a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3189,'sC40421bcd8efaa','ky396ds','8c23a693b236b510306e2c7e6c1a2eb1','c6c5ae3fcccc5f802f1e6fc4983da34d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3190,'sC40421bce7bcec','ky397ds','ce173a4b31ff4e4626721fb2ca9a6322','e8c28f366fef7be383e803fd8979627c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3191,'sC40421bcf6dadf','ky398ds','8a753040bc6bfe2799935546db819ca1','98ba507644332503278276b191c50874','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3192,'sC40421bd0484df','ky399ds','fe9425258c88cc09643ffa1618e0b05a','f2f0cb27ae588a414fc3af82d2666274','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3193,'sC40421bd14d823','ky400ds','51a0c72e4a030fa8403a437027560288','3f56a92e6aa6d1f37e382bd61ec871d2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3194,'sC40421bd1e4839','ky401ds','f2c273fae93782dd10e79636ac6bf652','8fecd7a04054056c51158857c92f210e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3195,'sC40421bd2a2a12','ky402ds','6bec05a6ccfdd4dd390c77be2effc2e9','0a3d43fb81bbb2ab02aabee27d561084','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3196,'sC40421bd34e45c','ky403ds','dc89ff3166bbb01332e6dda7e0f52c9d','3f233afd580c550c6a85ed10c0705286','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3197,'sC40421bd461162','ky404ds','e8e1acee9c09295a485479d77282cdc5','6b5859ea4b82ada687c0d1074e4e5e3f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3198,'sC40421bd52624e','ky405ds','b63ead9ff8c50f92f9c95a9b5cf6ba23','cccb6e6a9d3b6c32b15a54786513a646','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3199,'sC40421bd6b0623','ky406ds','4b89542fb0cce260b32e592e4326adb2','9252ac74f614c9db5f676b53dcafd951','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3200,'sC40421bd77bc58','ky407ds','5ccf33ee26463972ae5f76f8ae4695e1','7e21e6305de11c02637c8ceaa0624874','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3201,'sC40421bd84fb57','ky408ds','710dc826fa39ec16bb7e9c959067806e','5b5d9c7284eb74fffe592feb91f006a1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3202,'sC40421bd8ebf9e','ky409ds','484ab72ad1920bbfa703b953c937936f','59e617e97603047c51e895499386a8d6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3203,'sC40421bd991aa9','ky410ds','2191ae1774e6154210836c621e51755a','136dc8031a83ffb36d5e87cf1851d061','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3204,'sC40421bda34e99','ky411ds','0101ebe8b11709c693ed424bc6429e5f','49cfc197e37d9011824324d02d71ce43','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3205,'sC40421bdac9d8c','ky412ds','4aa8df6ca0401809d39ee955ea4d274d','17ff8fd87439c3b5afebc3c426ca6f36','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3206,'sC40421bdb54a5f','ky413ds','d6c8cd74f926ae17d9be17c195489603','479a04afb300b4122f23c2ca0840fa0d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3207,'sC40421bdc17f40','ky414ds','7a513b52770acb195353d9d98ac389c7','69fa2b9c1b6c5b683923b0c9749c37a8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3208,'sC40421bdcbb386','ky415ds','833eb1025fbba81d46c641237c912874','a33c4cb7726be3688eedd9c90bf897c3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3209,'sC40421bdda0697','ky416ds','2ba2f9e6e592d1def5e1572837a53209','86f34349329029936fdc12e5176fef1c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3210,'sC40421bde2b338','ky417ds','6f3d0c1a1e0f8ab65ce03c17b36ccc51','fc7c5d61418e469e84f6219ba6933e66','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3211,'sC40421bdeac9d9','ky1604ds','4bf1389dcb0cfd243574f0c78cd15bf6','915f66ea8f33bae5fd4d49c5542234e8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3212,'sC40421bdf5eef5','ky419ds','a28a59c6648d7d2bf1009e5b3def3103','6e13c91b7256dc88bfd371c57cc04031','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3213,'sC40421be026604','ky420ds','f3194cd3242a9e7dd6c1150fe5cd9994','678d7c57424e092d3ed35d16e65ac025','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3214,'sC40421be0a7c20','ky421ds','2ed899d24fc306c7b85fc6542d138b18','d52fc0b0a61d7e29aad44242ad48a8df','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3215,'sC40421be15e8d4','ky422ds','f1e0d14fb72d03a69aeecb289cc94cff','9822e06b8c1af5832bc6b8428bb63cad','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3216,'sC40421be246225','ky423ds','dd6e93381e7e89a7befdf24eee51366e','8f96f08ba98f8c1cd2ae457c8a83b39f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3217,'sC40421be2c2a9a','ky424ds','e81150fc574412bd00231693fe2f6299','a68f8066e91b7ccb71490250a6850638','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3218,'sC40421be3a21ab','ky425ds','82f0a83b8a3406156c2482d9ea733510','06cc7c961e8e08873dfe88d940f09235','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3219,'sC40421be452652','ky426ds','b42def56adb45190df43a84f16296e40','bcf02c32343ce81eac7627175b0db0d2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3220,'sC40421be4f38ab','ky427ds','f1f8d16b3a8c5358d1de9d51650db218','4c314c38e8a331ab75506d079d546c3a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3221,'sC40421be5e4e70','ky428ds','619d8b996be878a86b6d1065e000bee4','d041a36ae8266ea60e2e2c2a6382e66b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3222,'sC40421be66ad60','ky429ds','f142eff2af9dc9e8aed6d6366f0d1af5','71841d24d06ccf35b06dca4c38e378a5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3223,'sC40421be82682a','ky431ds','85548e78cec39e5bb7f710bd3d30b315','7666c63bc5afdeaec6076bdd78d6e3d9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3224,'sC40421be8a09b5','ky432ds','363d60589716929871c012c884ae10e1','39fb4e1545e9b67b9a9fc2cd90937e26','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3225,'sC40421be921a4a','ky433ds','0e45f3b1bc71436e68f219d4700ab4ee','f39a50cbc26afa5ce08ef412a18cd683','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3226,'sC40421beebc1c7','ky434ds','7bf4821d879529759bd9bcbdee7942b7','32b98d9689b97c6ecfe39be33056ff4a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3227,'sC40421bef5c5c4','ky435ds','6b83b829a836c8ea6965ee51e2b85c0d','575601ba33f0b42939311193b21c6df7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3228,'sC40421befe3caa','ky436ds','e92cb3421a02aae4aa370f53906b2246','118a6b1dd333b59dcef27da4a8040af5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3229,'sC40421bf066281','ky437ds','276c797404f53f9057033a6317e0b13e','261a44ea97ff3e62b3e7a2227725e962','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3230,'sC40421bf0ec6ee','ky438ds','6b9837ec614bea0e2f51e082720842b9','7f8e8ed05e8596af9411abd5a2e8e60b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3231,'sC40421bf181069','ky439ds','37f189c369801a1ad513e265bf8d5c41','11f05a40eb3db06b1bf0123e06119905','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3232,'sC40421bf20bd8f','ky440ds','3d5ee0afb25cde59c08f49d75d895009','855a4e1c5c56b7f5885b300e8a0620d0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3233,'sC40421bf2810b1','ky441ds','d4999fdba163d8a0a44885838813c48c','9903f0ebc30e5d3114f1bacbea745d8c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3234,'sC40421bf3096ef','ky442ds','c63564c8e790160701f4d0037f4cdb13','f67eac3075a4cc1e2febc3119847169a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3235,'sC40421bf3922a4','ky443ds','a5f9cd0ead9a520d1f6eaabe4be32a54','0988a6faf48bbfda5ae3cd3f94246a36','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3236,'sC40421bf40e561','ky444ds','a615d6c2bdb098c2c16b20ddf7056c69','c0828da9773e0406ea3f4f44ed4b4e6d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3237,'sC40421bf4cf3ce','ky445ds','95836d594f9ef1e46bfb24bee22e1eb0','1161c6f7912790d65edea5c0ccfc2597','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3238,'sC40421bf5c7e84','ky446ds','ac4cd75d9f7f8ac4539ad52976797087','3519e01c1878b82cde4c3c2a595fd237','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3239,'sC40421bf670078','ky447ds','9ddaa340684655cbeede5dab798a5707','89f40d16c16817d365c3b7a19305c252','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3240,'sC40421bf7700d4','ky448ds','2dced4a9bc8b67ccdae37243c8a2649a','5b1d82ebe779bc3540e82b4b966026ac','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3241,'sC40421bf81a9ca','ky449ds','c85fe44c684607af07b20206f66d06c2','b7872cc05d16831fd7722d20d3118ffd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3242,'sC40421bf9505c7','ky450ds','fdad80ba854855cb72157135ddebaf81','7d3a85b5695f1ae0c21d1094c2cfac98','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3243,'sC40421bfaafb67','ky451ds','015e6d00b2ec121f7ba2e2de84141e93','0bc1651742cacc026ba45485c2e6295e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3244,'sC40421bfc70778','ky452ds','a31bab484d0a8b59ff66882afa6a33b3','5ab2f071588232307fd214bc26544622','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3245,'sC40421bfe353e4','ky453ds','5b6916e35290e569d7f8e8f7dbf4c781','25a1710768cf35c7b74b351d5fa7e6f2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3246,'sC40421bfee5614','ky454ds','7061526a803804a6bbe10b2d027402be','adff9146eff2e308cbeb8263881337b7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3247,'sC40421bff63ff4','ky455ds','94046bd2a9b59d6eb9b55e80c8f9edbf','7e47b9d6fc0b692ac0258f48f2970056','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3248,'sC40421c00025ed','ky456ds','2af5cc86636f92cfaa9d056f8810d8c4','5a0d03f5f02c6801e80c68c90b6504f2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3249,'sC40421c00b9797','ky457ds','7a257a735eed67c0c4d74d976cdaf8b7','27a7ae2f280533bae6d5fac6ebb1be00','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3250,'sC40421c013a885','ky458ds','09ffe94e7ac0966449d9960fbc062e42','a492a0ef1f51dfbdf06fe72e56796a36','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3251,'sC40421c01bbeea','ky459ds','6e80175e9338977b78748511f82cf64d','e2fb8911d31488862793c37ffe0435ad','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3252,'sC40421c0250b9a','ky460ds','6ce4125d5dddcd01c7f1c95f0fe0ac79','c133c36b5c23dfc23f265440952b7d68','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3253,'sC40421c02e0924','ky461ds','372d583855025b5333ec9d9c44a9fc94','3390932145dbb99a18ac787173c3da79','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3254,'sC40421c0366853','ky462ds','c066983b0bc76ff4e52338abc698a101','a7cd6ec48d38e486e7de3ea48e36ab09','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3255,'sC40421c03de268','ky463ds','74943bff7020b833b8e199ccbf22bdaa','d35b5f7a2714ef06304ce3bf3ffcf6ac','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3256,'sC40421c0461a80','ky464ds','99ae227f82b2b8daa8e4b70733eb4e8b','462479251ca8975a9d45c111d79479be','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3257,'sC40421c0504ec4','ky465ds','3ea97df910e6eed89d9415a5699ac9e5','1e6097726066cc062e24af0f718a4c6f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3258,'sC40421c057ef79','ky466ds','3448f8a655b4c708392a2f29c1eb838e','5148320b6f9f2a17a3d76d043e1a1d0c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3259,'sC40421c061b6c7','ky467ds','dd19cade3a3dd2eed73b152ebfb29a1f','450d088f1a2ecd99e6e53a4b7f1620a4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3260,'sC40421c06aaefa','ky468ds','d024c9e78b6cb15efacb7744573d8580','d3830785667d82e97e0dd0e6310f055a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3261,'sC40421c072bfcf','ky469ds','7c0b091612304e8899ace10c9b8700c0','2f69ff4320a871f8da77ea2947cbe7ed','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3262,'sC40421c080c4a3','ky470ds','caacf82f8cda365797cbfffb130e5500','8ba934daa8aca3adab435844b5123e22','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3263,'sC40421c0aa8939','ky471ds','b8e685c04569b9d655a22e0b12de6a0b','ff9a23b02105d6bbef34a5155be52800','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3264,'sC40421c0b447c8','ky472ds','6b9ae0dfb3d7bcf7d61f4f6316bfc435','3398fd5e4fef6b4046bb199faefd61a8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3265,'sC40421c0bea86b','ky473ds','e55f20d2ea107053c44c5bf848b0bc7e','a8e8a6f6bd136ec41fe14217892b9af0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3266,'sC40421c0c6b92a','ky474ds','1e061466f1125a9a19ba8dc892359586','1dd5d0fdc8b1c59d9b879743410fa428','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3267,'sC40421c0cf2ee0','ky475ds','c52cefe66b97542c79aba6f5802b1cf7','ad0decccf450696a78aa4d2bd7978298','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3268,'sC40421c0dd3799','ky476ds','ba48fcafa71a91ea9c9b8d929729c088','8796e460bab9112f08e358a29a0e55b0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3269,'sC40421c0e7f26d','ky477ds','f2df67eb0ade62f6f42ad867053f37e0','9ccc0de02765e0211f84677c2610ed18','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3270,'sC40421c0f87488','ky478ds','79e5e91d8aff9984e831fe5c0a5ef815','f8b18f1291fe434d1bf69f38fa18383e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3271,'sC40421c10226b8','ky479ds','e5913932ced69a3485c04da53094d2ac','3a0ba3e5fc57c5e52ab71cb91c7a910e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3272,'sC40421c10becd5','ky480ds','dbcf4f779eec03bb44e9967b8210476e','394a73ee83c92da5a9bde57dcdfb5f1f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3273,'sC40421c11a167b','ky481ds','7efb1688860fd1f3fdd319b1ae1b0806','8746f5151cdbe1639c56fd5f02c33322','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3274,'sC40421c1266bb8','ky482ds','8035c4a831fa8df7fe5e294575c71ea0','e75a6470b1566c3e854ecf4539ba0ed7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3275,'sC40421c1323fd7','ky483ds','b3a16ad6c306e702f8304440526875db','8c00496afdbc53d68825a957bcf114bd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3276,'sC40421c13ada0c','ky484ds','f6601750daea7617bb25df3b8b539275','72c3446a3d488cffa8ff783efa80d2c4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3277,'sC40421c146b603','ky485ds','fb46606e78dce9d2707da604300aefae','395f82f835a3b4151762319a95998c8c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3278,'sC40421c14e5cf1','ky486ds','5e0f17e3b2f6816cab4b8846e97af20e','4ebb5a3ef0f08e3feace61121edbc5eb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3279,'sC40421c157cd67','ky487ds','6843e9bf07ad96e7d873024b7939ae74','6307f42944ae8d31c2f5e8d616448d9c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3280,'sC40421c1629e04','ky488ds','3cedb6ae600db1cc4f3f997a8b854a8d','e56ae1354a912ad98d9a9259ff1260b1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3281,'sC40421c16b9e5e','ky489ds','e3831116c85e449170640e5689b39f59','e43d9ae9370d5b4f8733108acb662305','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3282,'sC40421c1781c53','ky490ds','ce57d6c60f0de3ecbf488612f1e8ea27','289fbdf988d77f44c6c4185cab5d6bba','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3283,'sC40421c184e827','ky491ds','114e578fa828c13562e9ee6ea6829847','56abce1c4c15752c886ab99cf22f51f3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3284,'sC40421c18d73ba','ky492ds','81e607be394d1cd12759c95af60a6400','efec751fc2c03b37ca0c217b3ea8507b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3285,'sC40421c1ab52f0','ky493ds','25f1dd8444a609176fecad2287b92aa1','351221a2d511870b422859ab3125fed3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3286,'sC40421c1bc63dc','ky495ds','2ead609e02e6e5a0c81bcf09434783b4','f4ce127fd3f940c44a22e7cdb5dd2129','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3287,'sC40421c1c55e89','ky496ds','e6f65c670ce8f0433449abcf172c875d','3dec84a2ea8ce8dafbd02ee7eafb8387','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3288,'sC40421c1d0f1e7','ky497ds','9f60aac4011e4d45c1576a2d6b166846','8ca61c8edfb7aa09284f0b2b69ced287','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3289,'sC40421c1da4118','ky498ds','85cd35a4b9496ca6f5d5b69459703e2f','98edce58392c1bb8b41b6c72c7ccda29','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3290,'sC40421c1e4268e','ky499ds','7dcacefa6e831b146b384dc6dd2d2561','659a23d493a14225581d5b177cbe4982','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3291,'sC40421c1ed8ea4','ky500ds','6b1ce27c56d40afe36093ca93a7a9b7f','abef5d167b0ce1d6d40e6899b697e313','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3292,'sC40421c1fd026d','ky501ds','2bca13007ca53a8541c880a72704727d','5dfa317f2bd5a20ab09cdad030d7ae6e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3293,'sC40421c2075b98','ky502ds','f3a4edeafcc126ea3f02febc81b7acb1','cb7ac2c8a33f2c115b4a8b6503d4a066','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3294,'sC40421c210a4f9','ky503ds','01ea2e2c116a09e89d7b53f661c8a92c','224182cd134c3c380ddc72632836bffd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3295,'sC40421c225aeba','ky504ds','5e9c1a0123558d7746147c23a1ede60f','0b266a411ec4f3d1a62f51e8564cd800','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3296,'sC40421c231b73b','ky505ds','ef1abc84db7d23db8e401921006bf2ae','754331e6017ba5d31058fe66fd33a5ed','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3297,'sC40421c245882b','ky506ds','e2b00890da3c63c4585dea81fb50ce92','f998ac3b26feda3caf5f5c3091650365','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3298,'sC40421c24f2528','ky507ds','6bdec261108bba3cd0756587d07b24e9','ccce71d7e4d9229bd1012af05ddbdfbf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3299,'sC40421c25c54ad','ky508ds','5e1c7fc85652cd22af8191c289e88741','1d3f2e7e16c24a63fbc59015729cbac3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3300,'sC40421c26a9208','ky509ds','b465cd8290b5a84854c79ce51216eb34','4828018c128544b071c4002e2582d9ff','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3301,'sC40421c2743134','ky510ds','8a8d5ebf12af55b6d881c9714f425af5','ba71ad6c09a312d06d656c73b769357e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3302,'sC40421c27f2ea8','ky511ds','8a03592557ed11b8d4eba9233c212dd2','4161f4d0326396cc1a507e8ea2b5bbaa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3303,'sC40421c28d4a43','ky512ds','6318e32b1c23dfdbba1e17e8ec5321d8','2ae1490e2fcb63564e02254e38b63947','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3304,'sC40421c295b0ab','ky513ds','05327a9c882a90afa8fe57f0b19cfa77','d9b109585663ff0d236fd4a2bdd51384','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3305,'sC40421c2ae3d41','ky514ds','50b24b7cf70ee1f28e22c883146ec097','f1ddd7ca935ee1b84735a1de229cef3b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3306,'sC40421c2b9f71e','ky515ds','93a8eda420c756b887cda62776388348','afbb929d17e598bc154c25a66af0f8d2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3307,'sC40421c2c25620','ky516ds','fef08cdc9480f5f517c80a63a15949f4','1d48dfa68c4c7bff445e236c091aa37d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3308,'sC40421c2cb3029','ky517ds','3bb4e14924c170e2e8b4cb3a9701ef71','92d2783ee61fadf736972b8fe911cdd0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3309,'sC40421c2d4c78d','ky518ds','0dd36c7c7e724b1bf750ee31cb65250b','a5dd08c26b003e9b48424d939f1cee73','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3310,'sC40421c2de64a6','ky520ds','e537d21c4b7a9a2d670df7ff220b69c9','c437da20dcd693ed18e3085680eacdb2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3311,'sC40421c2e711e9','ky574ds','bb4ec4d4ec658de4391212ab229d6d91','09d773d752ce6e804a029e74352732d1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3312,'sC40421c2ee8c19','ky575ds','b50e914367b599e90e7260b5c610c6c7','123cf315dc4d53fd0c73b26bf4381b8e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3313,'sC40421c2fc1b6a','ky576ds','e91b2fb8ca2caa700ceec529143b4af0','840e6ce3cb910324d5745f8b986ee968','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3314,'sC40421c3100e29','ky577ds','bad703829ec7a6762cbdbdaf05d30ae9','10cc3aebb69e84f8b96a33b941ca30cf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3315,'sC40421c31d2d5e','ky578ds','80af74c405de59339682a4feccb0793d','d2a57f5c5c5bae70c7161623d994685d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3316,'sC40421c3318c6c','ky579ds','4de471e02e4cf418d12c85bed51c1cea','4e5cd1b7f632f04e7be1e66dc42181aa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3317,'sC40421c33f0313','ky580ds','dce397007d4d573772a0a3b488687b03','d59b7d147ac158ee08f2dde0f3a952e7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3318,'sC40421c35084cf','ky581ds','afe0bef675fd1450d0bc8266f911e00d','be08fb4227002829179425678f0cb11d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3319,'sC40421c36602ce','ky582ds','fd57170f72acff29fc6ba23bb66bee22','b3bb028d867a1c4d61c57e6197f2c148','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3320,'sC40421c37a4928','ky583ds','32db1747a6f1a0adc51ce90714d70e96','b2980748a5081feb3644b35d62f07b10','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3321,'sC40421c38c9bd7','ky584ds','af318df99a624b102884f6aea61162e9','a8c2fe850aaeb52b63b858071a6b401d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3322,'sC40421c39ce1d8','ky585ds','3706795b68f736b4df1f9ee855a043f2','be36fbd6403bcff7a0664e08874f880b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3323,'sC40421c3bf2c4c','ky586ds','01359a13141f3d656f25fe4d06072192','7eed3467c61e21c6ca6aba883f85a512','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3324,'sC40421c3c8eaf3','ky587ds','fbba4c9812a9e0216326c0b0e5980622','97d4614882faf2836b7686c199fe413a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3325,'sC40421c3d51a96','ky588ds','4d6db13c1e4d94ad9193394debafa53a','d9dcd15fda1c014f2cfda3c90cbde832','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3326,'sC40421c3e12ba4','ky589ds','86a504bddb9a59744d2e3e36ef5186fd','4c320ea01c441cd69eaa8f442c4cfd58','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3327,'sC40421c3eda6a3','ky590ds','b23d7a593002d5589c1ea4d52ee6bacd','23bc3734107158702d31148beada6cbb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3328,'sC40421c3f89e04','ky591ds','839847f8a9683e1869d5ab42a3c03ca9','201f844d2a0f77d03269d100df0c3185','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3329,'sC40421c4017228','ky592ds','0178df847c6d1439b070f7502c317b93','582ad3123444c63b0dcc30c0e419bed6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3330,'sC40421c40b5e79','ky593ds','e8ace532674821769fd166e47f7d2d72','164464febd95ad0de000366386a02afd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3331,'sC40421c41767b3','ky594ds','cc0b1009114c76feb40d66508cd684b4','67dd3c8b9de704494f0e2f08bf0ef9f3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3332,'sC40421c42183ed','ky595ds','db90a3d5c19dba6b56cb389cc07c524d','43c230e47fae1ad9d3220d793009c35b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3333,'sC40421c42a9a8c','ky596ds','7a5c186c21c50be0e982aa566f0c505d','00571d382be25f367a387c971e203863','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3334,'sC40421c4328d52','ky597ds','ad838e7e8eb723a7f205fcc9bbe06d0e','5618f157c51f38072cfdcb6fb2242414','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3335,'sC40421c43c96b1','ky598ds','bbfb263017a53be19d3637f359f82fa9','0cf2a56478ba4d18671747daaa3e78c6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3336,'sC40421c446557c','ky599ds','c6a01dc449b82c2f8dd324acbbbee002','8e9548e99ec30368a65430a9e4ef1b54','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3337,'sC40421c44ee105','ky600ds','061ba30fcbc692cca4cde7bfd04fe446','bc5a332e36c1e37a469f51570660c8da','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3338,'sC40421c46321e4','ky601ds','a0ea1a8656b9d7f249cbcb921364e3b7','a22409f136b37f653057b44b442d911d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3339,'sC40421c475931c','ky602ds','896aa1ddcc5024f757762a51f7d63460','905b85b1b7218571e8e3d99a6cd144c5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3340,'sC40421c4810732','ky603ds','0777b9f08aeb55202d59c9b71ac2c6d7','372b6cf818c03f05bdd514238d10af49','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3341,'sC40421c488c792','ky604ds','d238cde1e964a189b12fcaf3d9e46620','c44375dc5ba936037a5a9ace3b5c170a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3342,'sC40421c4948678','ky605ds','b87bd7b6e94779411706a1f4ddd809c0','1c0ae8b0be5e16b38a24ac6f3ffc63e7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3343,'sC40421c4a2867c','ky606ds','6ca8c5e3b6cb4df37ee1de1bd8064cae','864fc80b1d7f759d214b0fe49ce19144','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3344,'sC40421c4aa4f12','ky607ds','77c468e8eb611c4c7c2991aff6b308bd','94067b280f71d12617b9a75daa29db7a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3345,'sC40421c4b3508c','ky608ds','95619725e61e1af8a4da44488c3aaa14','28d47f3865ef76046dd1aefb69150bb1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3346,'sC40421c4cee366','ky609ds','800be1a38abc98edd87a68594c060a2b','3d9583399e90401e6bbc4ab9e26e510f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3347,'sC40421c4d80ab8','ky610ds','a8b9be242475e5de2071868b2450efb9','9274180a48756f6608b1becf792081db','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3348,'sC40421c4e59537','ky611ds','1d2a574b916b49f7f467e8b1d33ca793','3d12f7c862d4932246362b36f0708ba0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3349,'sC40421c4eea8f4','ky612ds','a588f016b1d4da839bcba7692be609c3','78680d48027eed15ca481ca9a669a1f1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3350,'sC40421c4f854a3','ky613ds','2f45b8dabea9312d103b96c40e7284ce','cceaef11af9a878671458a62cbf944ad','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3351,'sC40421c504abff','ky614ds','63b6f3b8f469ee9e3c1df1da1718964d','01ff5b45e2b284463a4f8ad9e712d35a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3352,'sC40421c515bd0b','ky615ds','1583776fa41b16d5fedebfe51fcf5962','cc1c4a2f70340401740b5190c54451db','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3353,'sC40421c52065f9','ky616ds','1995bc4372c9750d0ffce9f0f7538654','f407dc97e976134e89b016a62b17d439','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3354,'sC40421c52ac682','ky617ds','03722549985a3b1196623b22cadc111d','bcb549f6dc8bb1df530c6cd83cf69611','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3355,'sC40421c533773e','ky618ds','f0c7910ed05e168743605a9847e63387','70204e618434813b7430ea1af560000a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3356,'sC40421c53bb134','ky619ds','121f953455a9e0f8851d7b2a43c5da1c','61def7388dac7ba6ea05b854d3cfd2a5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3357,'sC40421c5445e7e','ky620ds','e8a3e78f3ffbfed2b9b8d2981487edd3','9533afa475aae5cef3be81774e85547e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3358,'sC40421c54c5472','ky621ds','efb41e8940d995490b2d1c0f6e1d7f37','4aa805668ba29a92f8975216194479a6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3359,'sC40421c5563373','ky622ds','dd346a49bc1daed29e512ff479db0f02','e8ce3d536f32c6349baae399cd55c382','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3360,'sC40421c55d5fa7','ky623ds','b87dd0360f6b99ce1e84ce0b2c385129','c4a91aba70d42ffb24de25c8afd32a14','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3361,'sC40421c566a8f6','ky624ds','044fd86de85543039bdda3f9afbd3bde','1c17c15d740dbe393eeec2e1b3f8e6eb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3362,'sC40421c56e9859','ky625ds','9cbd060b77f16cf82f89a8392460a6fe','89991682bfefc5f49ea87e1b5ad86873','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3363,'sC40421c5776c93','ky626ds','a670751e81017d054903f44d0ea21059','200f953b8722c4ec93179809b848b757','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3364,'sC40421c5808f31','ky627ds','3e5e05ad9a50f45eb54e261d6643ba87','d0e69e20846ca7b8ae2e0b58ec332b61','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3365,'sC40421c589fea3','ky628ds','a803efed711a19fe6a615c99b78241c1','1921b32851dd298367a9078d612252d3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3366,'sC40421c592b276','ky629ds','19e8fe4f521e845e01de15261b21ad97','6ca379ef83b24ce94f5b65f5e574fd8d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3367,'sC40421c59bb415','ky630ds','c040e758424edc1469c380546aa95906','e2a5da4b82a4ca01cf3b7cd5e74ecfdf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3368,'sC40421c5a37634','ky631ds','6beac19c9b5e7f315f5e5768d0bc6b35','b3bf35be075c51758efa289bb35f5883','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3369,'sC40421c5ac2881','ky632ds','1e2550eaba2e4a96e6ece524df2eddea','420d0c63f41f07565ec18adf3f46a0f2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3370,'sC40421c5b57208','ky633ds','4d6a48187100ccf9b42db1b6050dcb63','5c86ed3cc89735759c38550909be6023','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3371,'sC40421c5bd9980','ky634ds','1d355e18bc6d0abb68ea4e9212bd7f43','3b0eea256a0213b16d9696582277b3bb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3372,'sC40421c5c6d1e0','ky635ds','2965b024d3f90948891b78837d80d711','15a39ea0e27f4bd74530b7b0120d3a74','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3373,'sC40421c5d74791','ky636ds','be3b4c20aaa49f3a64e930dbfb251f21','7bbee029667e4f22686168c3ba70d995','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3374,'sC40421c5e2b3d2','ky637ds','f9779ca874439b353cfc13fdad68a915','9573f5c07b50eef14168d98a057a41b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3375,'sC40421c5eec1ec','ky638ds','58b04bf958f2ae60151301143c2fdb92','6099891fd203cf3c4d0494e3821ffd53','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3376,'sC40421c5f83263','ky639ds','8fc3a815cb1387026cbf5b62127d31b5','71148905e63f82587304004ad4fb3326','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3377,'sC40421c602181b','ky640ds','5ab51f67925d91d1eeae210ad1c65b71','705fddc4fcb58c041deeca089de5f29c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3378,'sC40421c6096b2b','ky641ds','3b9819ba5a274f7618b6d17e5c5cc571','53bb267e924f6c7ae1c19bcb1bded7fb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3379,'sC40421c61573d8','ky642ds','69c5971a157d52ee491d77666e46491a','433f8b7961f06821b0912de6721ea143','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3380,'sC40421c61d1572','ky643ds','40ddc0bbe8b439dfa6493d806a76c48b','cef07038e317639152a0afbf2ec5f0de','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3381,'sC40421c62a081c','ky644ds','d8dace22d346f3c8e684f1984233b92e','ea141d5ad3330948433c58381b31fb4a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3382,'sC40421c63610c7','ky645ds','a4c9c8ff2f3d3987daa9023bd0054829','093c522f01019bc4d4b8bb7a91d0c346','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3383,'sC40421c63e4e4d','ky646ds','c4d91ed5300b6ef15b37985ee660000b','4cc6f5f68db7eabbbb6af84839e8dd9e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3384,'sC40421c646fed4','ky647ds','bcba625547262b98ae204233b793a46a','ab2bfc1b87065a47112d7f9905f8fa58','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3385,'sC40421c64e9d10','ky648ds','6cc5cf8f73bc3203ecbb523fa38515cb','6a481e66a4d2aa7cb9b4de175a896999','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3386,'sC40421c6575653','ky649ds','43f745ef382baf53199e18ff0f65452a','20fee895a3bc902d3d525305590daf0e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3387,'sC40421c6609340','ky651ds','536dc62bbe80601ad99ec7b2d5c2719f','46b844ca0d4649b23e1e263e43da5752','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3388,'sC40421c668d37c','ky652ds','efad49029789f57212b98d09456d4c26','b3de280b860b848e350b5d13e9fe192f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3389,'sC40421c6733312','ky653ds','2be32e471c898cdd5314a360a77345cf','de565bce491e928c37a93cf24d4d656f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3390,'sC40421c67dbafe','ky654ds','7b580e2b628dd4f004dc64d9fd66785d','376ad83624b9cdb662d4887fa869cf8e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3391,'sC40421c6863996','ky655ds','fd5961b5c7961c15b933d8054ded4455','c45e694bd74014e0e50452c14fb0a47c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3392,'sC40421c6947028','ky656ds','d9f62f9a71eadb3181bf6af94f25cd62','bc852166c43ef7e7b6b239b2723b5992','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3393,'sC40421c6a09487','ky657ds','6062e4f0fddd4b3da2bef165bff3d972','326c4fabe6d4653360aa1c85ab64d394','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3394,'sC40421c6a8b3d5','ky658ds','e6758d2a9039e3e3bdcf33a853a27acf','3cbf24efda61156d4e91bef24dc07141','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3395,'sC40421c6b1582f','ky659ds','c4a729b54c08d62310d391a09d9030bb','d5ee0e16f899fb4b9c836f8bff6840c7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3396,'sC40421c6b955d5','ky660ds','1b604ee9fef12df88ebc2bf1038e13e7','f32add0f34069b55e7b4eb6cc6c229e0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3397,'sC40421c6c0e399','ky661ds','283b435ab9d0ad7bb1d4e0fa79837231','38aed2be63f8c60a7767df278196d2d8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3398,'sC40421c6c94df7','ky662ds','e2463b6efcff8b8af353f9ebf60079bd','1f52f2835d9211cfebaa958ad1d74cf6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3399,'sC40421c6d48d21','ky663ds','41e3f2f72cdefce61474219695d9a1e1','7168cbf68f067fc742059d8b9342c78c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3400,'sC40421c6f502ea','ky664ds','1120cb7792ee3aef24d0ee1b02c6a0e7','d329c5e4fe43c36752ee349d1de0c3e6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3401,'sC40421c7006f37','ky665ds','fce2fc9b3c7f7fc84ae8bf5944016f0c','5cbf78bc589e0bb98f7b055eb0003a30','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3402,'sC40421c70a5abf','ky666ds','565cca5a06671bde7ead1add155d0e6e','aa2c5e64152329dc53d86d54e452d3b7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3403,'sC40421c71d6823','ky667ds','39ee52a95aaa68da0f28e326f6e3ce4d','d01342ec0640cbeae2e4117c7969601c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3404,'sC40421c72f185e','ky668ds','56045da4879386f502b6041ad94fe522','7ebdbf546e490e345b991f6386ef0893','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3405,'sC40421c73f1fcb','ky669ds','7f7e37cdbc6560a22462f9c24655285d','d36b184c304f0ec4a9f3b71cd33fdb20','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3406,'sC40421c74db0c6','ky670ds','902eb96052af03a12c456c73e66945b9','d8bf67e7a83aec137a2563489444dd5a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3407,'sC40421c75a8330','ky671ds','140a741c0420c5c27233194e2e24c197','8693ae8686a8ae923ed2aa2326419a95','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3408,'sC40421c763a590','ky672ds','28876800b87a9bccd4b02f56a76b843c','4653a1e151214282fc026c959751b3a2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3409,'sC40421c76c0a1c','ky673ds','cf7eb0711985ba5b50dfe89fb4730d26','9986269bf53d2e2a527c51bee0017e4e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3410,'sC40421c774ec29','ky674ds','fb0e269b15fcbcbac42d78f775393744','baf967e5762a6a99095ca600d5221505','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3411,'sC40421c77cf4d7','ky675ds','dc8b61c616a03e27a284764efd7c55b4','ba121810f019cce04dd2b43d6090f03e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3412,'sC40421c786dbd6','ky676ds','3ea95a2536d4d2a52e37ea1142797f18','f707ce2b1087aec8a96c354858ec2fb9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3413,'sC40421c78e7bd2','ky677ds','c80cdd445b81154bf3844edceaaff73f','bfbe1edfd94cca76d85564ef38667e90','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3414,'sC40421c796b3b5','ky678ds','15bb886f33c417a36495dc57abcf8b45','7f25844f4244e63828649f5fafabdd1c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3415,'sC40421c79ef142','ky679ds','4cf15bea38d039cd08bc46b6e93f6b21','5c479ef76c3cea7557abaacda6d20cda','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3416,'sC40421c7ac8098','ky680ds','a525ddbe9aadcdf0fcf5ed0c6d82fcbd','740b43e9eb08c706c31a0b35f7f93c0e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3417,'sC40421c7bca036','ky681ds','5f0854c1053f8b05474fbfe89b9bbd20','ec8062d40ed067569fb4df029a9a1f18','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3418,'sC40421c7ca37d9','ky682ds','6b49e9256a9e9e9d6723aed379d1e155','4fcf3eecffe76dbe995df3b09e480599','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3419,'sC40421c7d4e043','ky683ds','86c81293189a194acdc81b46bb66aad4','2b3954dee5c2a181231b944f2961ccae','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3420,'sC40421c7e47bd6','ky684ds','994ded6230413f3d23a83773e8f0d00e','a0b41bb6a2b76244af71669929ec1982','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3421,'sC40421c7fc82bd','ky685ds','9052fa4fa6025f73a58c17abd9c891e1','27661e82fa3a53bd5d364f6595699035','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3422,'sC40421c8161b4f','ky686ds','c5648ff46c95c875e47892f71c0add77','298d921f8d7502f718211a35a66a5c92','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3423,'sC40421c8268f7d','ky688ds','d1d9da5fd52ab3b6b4fef7eb18ac18bd','07d14d406352587c45b25ad521b57381','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3424,'sC40421c8304e1c','ky689ds','3af4feb145f06b08227be8bf75ce8cf3','e58890902900dfe8547d18c20549127e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3425,'sC40421c838649c','ky690ds','c44d6bffdb758ad1d4b9b77bafc893cf','59a9b751b6e18b00e86c8321b6cc77f8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3426,'sC40421c8409ca1','ky691ds','95765d4d6fc29a6e208b8cb7d3a27359','443e5b3a3edae76e0906bf1694bd08b6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3427,'sC40421c84be775','ky692ds','936ff1dfbcd4991d629cd0fa979230a5','4904583d5673ac15756b7dd9421964b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3428,'sC40421c85aaf41','ky693ds','a837ffff8f621190ab3a4d8a00fe9a75','aad6ac1f30850ca13f3bbecf8ba8b9d9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3429,'sC40421c8655826','ky694ds','1a5e8516c55053407ee30dc773a05e24','833feca569c57687980f43ed7365259e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3430,'sC40421c86cab53','ky695ds','d4250321eb89fe263112265a7a3433fc','1059ab918b4ce61d4b4e7527cbc39366','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3431,'sC40421c8761c5b','ky696ds','64abc02a2cf4a4e01710849dca78cf76','a93f2529b35e5ece877e4ebe45d1e05b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3432,'sC40421c880017e','ky697ds','f553c87bdae5ec27c9959ffee96b9539','ec5c6d66c637c97ac176396181454042','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3433,'sC40421c888b536','ky698ds','7e00b0aec043773e9d0837e8065f109d','bb1ab3372cc6a79297f04219ddc5e46e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3434,'sC40421c895f569','ky700ds','b7f329899a038450cc2765cff728012a','6c98adcf9dc6c4832387c28f62d276ee','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3435,'sC40421c89de4c4','ky701ds','50197a1f496fd941f01aa2d681d20e2a','db658a3779bca03fdb27dd5eb5e17ff9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3436,'sC40421c8a643c8','ky702ds','fa964e964c34a6e6907d684b742b1da4','01826d350e9fe1c354c05c9c21c518ea','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3437,'sC40421c8ae0c70','ky703ds','f6991b7193539671cc0631ec7cf6e1c7','9746f0cc3f29427ce2ad9a2d484a80c7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3438,'sC40421c8b5f731','ky704ds','fbe6a32683cec5e8a14b2c03b79b7f4a','de4b979cefa34e2909a993856461612b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3439,'sC40421c8c077f7','ky705ds','c62c1b314b5f2dc0df31a798c619ec73','1b16ba5f6fb88008b68384f23f5a1b1c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3440,'sC40421c8c8e3ee','ky706ds','7f9181dc9b0c8b9ed9b4cf508b593b6e','efb75995f52cce4eb7c2470bcf1e10cd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3441,'sC40421c8d189cc','ky1543ds','8fb6dabcae0e936e8a22860e46a72a72','b620b241618aeb374972cbff3a166514','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3442,'sC40421c8ddbeed','ky708ds','fff0f6549830b83fcfaec2e531741c22','b9f23ca3e9d47e195921f3f72543cf92','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3443,'sC40421c8e7567f','ky709ds','ca432f2871d50a260ee75fede971b5fc','fe13e05f32d04f98eac8831a0b8f3eda','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3444,'sC40421c8f18a58','ky710ds','305970875dc3d55c34aeb1c140836342','5559c19777441ee3ca48a9278f892da4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3445,'sC40421c8fa8b7b','ky711ds','de6173db73ba1967d08bd3d358053b3c','ed13ee85728cba08fb5a7f39b8401e59','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3446,'sC40421c9047177','ky712ds','f439197aba1db7ef8c2cc7e14530890a','d19a0e9e67e55cf32ec1120a34b1b8cd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3447,'sC40421c91f2028','ky713ds','e7552f22ef16005a7f85b8e4d1f64520','4516dfc6aabf508ed9e8d68889ce31e0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3448,'sC40421c92b287a','ky714ds','957207510450ad190689b2822e0c0075','56c0ede5848e81035744b2ba1b318c33','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3449,'sC40421c939f058','ky715ds','82ca5f6f04431f4d6e632ca3478d30d8','4c59eb31dba3942f47321eab750dfbfb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3450,'sC40421c9455c87','ky716ds','d3ee101ab6acd09e9f04033411206739','c40750ef7b4bf6c3ea03357d5c88606b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3451,'sC40421c952ec01','ky717ds','bb049854397a2c96975616d213e5c01a','cb4ca1c5aba311ec67851c729ff85015','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3452,'sC40421c95f3448','ky718ds','f95a5411388aea892c7dd8f8f06b3615','9e271c3f520512a6d41e2c83e6cb3aaf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3453,'sC40421c972023c','ky719ds','05289a692e05a37e4cebfcdbd16065fe','67eda49d6134b933abb783a8b5b0e699','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3454,'sC40421c97bed3d','ky720ds','ebf4fdf609d9194ff7071ae04426c403','af7e0b63de5052cee94d8933820163f4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3455,'sC40421c986e476','ky721ds','f8bbc82e4e64e72cf8110bb05a058e95','6377a0d8cde216c29f828b0323baf175','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3456,'sC40421c99054e1','ky722ds','de57e78256fbd482e34c2cf323b2d91c','5eae93638c0e8cc805ae9fe27765502c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3457,'sC40421c99980ef','ky723ds','5bb822a078dd3141df9bf23048c359a5','781809d4f2eefe9d472a86e73a46c858','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3458,'sC40421c9a33b6e','ky724ds','98326bf306f134a8e04e73294cdf2c1e','1361f2169d075e2642b641586d29486b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3459,'sC40421c9acebaf','ky725ds','0dfe9f7ab288436cfa0f95887c0e7b2d','6bdac2ed63194882a80c5b1167165467','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3460,'sC40421c9b8e12d','ky726ds','0af2bf0123485c2ac9cafa4dc8b227d2','25ddaba0a06ed54195771ef0de9ce2ca','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3461,'sC40421c9c33c0c','ky727ds','3001ec5a3977c8cfb5a3be66d5091700','aa1d0e7d05a69ae320beba87a5c1e346','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3462,'sC40421c9d0da99','ky728ds','3357b651ee046bba8ac0892caadf763c','dc772a6cd763d57edd56e63b8d5f4947','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3463,'sC40421c9daddb5','ky729ds','19cef42192d761f3f6b69164c730c4a4','70ad5c436b0bfe534eed30676cad0195','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3464,'sC40421c9e4eabf','ky730ds','5ec2d7fb1eb9f046eeb80a40882a34ce','1e2b2c4736dbafe52ce94fd1e06d2c96','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3465,'sC40421c9ecd9d9','ky731ds','37b0fdc2b2d98c62a87f4f7e1c2be19b','94665018b6966608d0efc5853b5627ed','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3466,'sC40421c9f734fb','ky732ds','3a2ffd211e18c8bdc3ee2bbe2ed14425','a1e98440ba34a45947249f5061d62c9a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3467,'sC40421ca033d7e','ky733ds','fd2ec4e158f7786d00f208f80e060842','8ee4a52b418d2e3bf2de6b295ade1bc9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3468,'sC40421ca0d4fcb','ky734ds','1f28b94b34ffc6dfb4d5000fc2a86097','76eebf6355330e5eb390c20b779d972c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3469,'sC40421ca3253e6','ky735ds','18b0894745664a0feab8ebac6267c4bc','aca022a126ea39a22b41a14a1a5fb282','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3470,'sC40421ca3ab875','ky736ds','60ca04b1b5a9a5046d579c6efcf20664','c09aad2d100fc95459ed149f35e8b63a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3471,'sC40421ca46c174','ky737ds','c54e0f7d18307a1d943900a31596d04c','b340542ba2395db38383fa921dc49c8b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3472,'sC40421ca50a6b2','ky738ds','86efd3c2adb78e2c55820378a1ed4c01','b95e1df946e5422ad80f4f8a5bffa034','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3473,'sC40421ca5ba3bc','ky739ds','c715414745c6d139fb756b02a1edc46b','6073e481463f3a8314703ba513ffeac6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3474,'sC40421ca678508','ky740ds','b2484def3e002d6d35bcd721b9233c01','7470de8099f9490cd44ae88ede47c6da','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3475,'sC40421ca70ce6e','ky741ds','3cda57fccd527ae75992327353a46dd8','9d31902fba0091aeeb4b18743598b462','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3476,'sC40421ca79d27f','ky742ds','0b3be86d2bf6e9f7a43e9bc3b56bd7a6','2600f061a69b46e1a4a33b24402efce7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3477,'sC40421ca8514b2','ky743ds','5448bc66d1b80e3d824855e514cb7a1b','0e9231ac3f6cde9793d008b889faaa5e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3478,'sC40421ca92a3e7','ky744ds','7d6da3347e0663b74ada980d388e75bd','cedb830a80ef7aed8d24100fc8d70683','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3479,'sC40421ca9e3d1c','ky745ds','ef76a7b2436bf1ea2209338ce2edde20','5215101448f64580404bd2d4460f7d0f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3480,'sC40421caa90cf8','ky746ds','732a4793ce7c0e7f2b3763c9de535fa5','3169e8e38b42eb8278046f1a317dd166','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3481,'sC40421cab43fba','ky747ds','4a9944f86a61bf94584bbed1da1c96d7','95b56fb7446132db6610124a5850bf31','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3482,'sC40421cabe16a3','ky748ds','4461f20a2435a81ad1383f2839d9bb4f','c13bcb31c9a0d88e845f90302b36d19a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3483,'sC40421cac8595e','ky749ds','72e63fd28ceaf9432c74dd3909dd2994','e67b36a1801d125ba38a389f9681616a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3484,'sC40421cad452cf','ky750ds','d87545daee2b43f88410c3b2235348da','14583d68843be77c49940120057e31f1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3485,'sC40421cae9ade6','ky751ds','7fc19d0d54ec946337d8a9964349b56d','77f201641692acd74722a2771ec8e9be','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3486,'sC40421cafaed4b','ky752ds','f1e685bd6a4c49f8626639efda16d315','30fab89729959caca1249a71ff99fb6c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3487,'sC40421cb0d4137','ky753ds','3e4b091a4d3c0405ac1b0036d295583d','ecc157cb7133d2182537b3eb2668ee9f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3488,'sC40421cb18e823','ky755ds','dcabe485f4be273b7f4c6d0292d1bc86','02676c3bedd32b2fa7ab2773cfd2879a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3489,'sC40421cb37d733','ky756ds','55049aa3381d2386a7bb1553dfa21078','70b9a2506e262cb27fbc9fb82a6ce851','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3490,'sC40421cb484d04','ky757ds','fc1670d3de43452b511f4fa970d32337','3f293af389933bcb0819bda3b2cfa55f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3491,'sC40421cb5566c3','ky758ds','626f26a64356baddc225b58b6536337c','cad58951cdd4f341c416057bf2cdc138','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3492,'sC40421cb5eb779','ky759ds','ea552a015e1d7bcf6b50cd3ae80a7398','339b516f98b581221751de8620870ead','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3493,'sC40421cb6dfcef','ky760ds','d090793064685a604ce6be682245f661','aae7cfbc6b830e1d7e1795a3a263c0b0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3494,'sC40421cb7ae5ad','ky762ds','f1c359adcbc3e56d06e59075111c96f1','571b13a13a227bed102673b1dcc08b90','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3495,'sC40421cb86c78e','ky763ds','6ba0ad5a569e8814acb29178f966852e','86584722fea8846d22352fc785325af0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3496,'sC40421cb925b04','ky764ds','9c067093440e282498069e3597680cb9','0a5237e796d3dc70e1ec622ebc710551','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3497,'sC40421cba0d447','ky765ds','e2ebacfb7009e76e521c7d1992d6349d','bf45444772cebfbba8575a4c0d27d438','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3498,'sC40421cbad57a9','ky766ds','59bf96fb3a175d564a85572fc142cadd','04f3758c55da09734288cd55f30543e3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3499,'sC40421cbba9c0e','ky767ds','0200d4f3bdb45d55a82326d102510a80','81d0381a2a71a5094dcdaf3cb883e933','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3500,'sC40421cbc51ab6','ky768ds','53c560481b49a4e25e984c43a8b6c06d','9e67d6fa4db08c16245ff3776bfe15b8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3501,'sC40421cbcf05f2','ky769ds','35fa1b760ede1310e1cc820a88038a4d','b1f3ca511f952022aa2bdc321578f0e1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3502,'sC40421cbd7650c','ky770ds','a21f08bf88cd16d68749ede3b149f850','fa4deae52ff62bb22c7a264402f88d59','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3503,'sC40421cbe3bbf7','ky771ds','fa6715266aad7c74fd5f718a3123f911','be1eafffdf410034c56c71757307479e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3504,'sC40421cbec95c6','ky772ds','4aa7bea75aa88791b848f2f53741d08e','093803b15b60f6b3843890eea2cafef0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3505,'sC40421cbf4f492','ky773ds','3f32a7b0b2266e848593527fe3a1c358','4d345b86e6a21d57b0cd28c20cf7124e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3506,'sC40421cbfce3f1','ky774ds','8da63c5d17349b8cc8b2db9bb754c3d5','9241642d4acb8b26fba95e350f0a7d81','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3507,'sC40421cc0b84cb','ky775ds','15465e3b0ac21ae099b4b8694d5898e2','41fd401d6322773965a37aa10b2d2511','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3508,'sC40421cc140ac7','ky776ds','c9905f5481018ae596a9f4783ae39127','0cb9541f59032e999323669cac0482ac','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3509,'sC40421cc1bfa97','ky777ds','ac35f4746983b66248d82997133fd3b0','573f9a19cbd68848ceb9852eb7c5c736','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3510,'sC40421cc29b1f4','ky778ds','af8904b75eecebf771437c43717883ae','5fe54704c83b2344e1f017007eb96a32','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3511,'sC40421cc5324c9','ky779ds','3d8d54d6618b3bcc32f26ab402028d57','b0939704749b17671405ecb14a051dc4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3512,'sC40421cc5ebaad','ky780ds','fe4007f1e738edaaff26e6120f7e8bb8','bb53aa6f3b8924dd0a935c10615f8b9e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3513,'sC40421cc6b5964','ky781ds','9fd1f2e055ef8a6819116cf483b8bd82','6aeec3f7b90c920879b83348085bd244','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3514,'sC40421cc7852c5','ky782ds','90ddceb86dd6128d80956b51eecb8e47','f490b62782b989650755e4e8c91246b5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3515,'sC40421cc8174e1','ky783ds','dd721df20768cb746592e90015898802','3beb1211ee294741c7094fdfff3defe6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3516,'sC40421cc89162d','ky784ds','47a5f155d291c94ce63f9366e0f4e496','ce3f3e3b6eb4a21d3f65e91ae3cf85ef','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3517,'sC40421cc91028e','ky785ds','2395eb1bf27114e279566d4506c6aaae','68dd90e3f68695e3405afeed477a1c37','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3518,'sC40421cc9ab07a','ky787ds','e48d0adad05efb6469ae3cfc3a3fd509','021a754d9b1a599db52123dc4896b33f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3519,'sC40421cca71cf4','ky788ds','af62f105526f4ea10938f15fc35f9504','17b5229e89f3ee938adc8ed4ec2051cc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3520,'sC40421ccb06467','ky789ds','5bfca6b871a1eed315e5eae15d6ab5ac','b1d6f1b4039a0bef39cf7d015364d41b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3521,'sC40421ccbf11fa','ky790ds','7db2098b2c1d20f3c079f2bf396c9232','c46ede397b00f88221246d5ed53f4c7e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3522,'sC40421ccce20d1','ky791ds','287df08c876dd53dbc8fec6476be8400','8c5493205edd95b816234677f5504a23','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3523,'sC40421ccd9db0a','ky792ds','086fc0b0f52250baf150f13d7a489b50','23a10de488a53601499501c7a72e0bd7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3524,'sC40421cce831d1','ky793ds','2e7fc3ae2b228ae02f8bb1b4b6abb064','c1000b0fd4e0662dc96523c5bfea5429','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3525,'sC40421ccf81f6a','ky794ds','3fbaba22779cd4ac64650988b5fed14e','4129b7993d4af40c67aa5b7c3a56889c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3526,'sC40421cd0b147c','ky795ds','322fddd67088bec20a0af326c61d6c51','39af178d1a16aa32708dc7a1b1e461fa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3527,'sC40421cd1ebe93','ky796ds','7b4c198ffce2caf5532fffab8a1a3d6b','7fb60c408b1c33eb36ecc34d9f90c62e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3528,'sC40421cd2a7968','ky797ds','2d73f21e550bc44fe254f729c2b3fa35','df74f5417de7901659137a6de8f857c4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3529,'sC40421cd3b6a4e','ky798ds','4508099946051c635f22881aa5bd9b26','17c45226d6cf29ae4feb7f0c3c64c2f7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3530,'sC40421cd476f78','ky799ds','ff6f17c184e779fcc9a9813a4f34f2a1','696f435ea089f297e150d342daae792c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3531,'sC40421cd626395','ky800ds','87cf5dcd30823a79a859538874d415fe','724ecc67d2c151be2f5e5e24be7fc4cb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3532,'sC40421cd6ec32e','ky801ds','51e4a7284ace3f2f7cc7a44d6182b49d','7173cd2abd0d25a41fb8aaccddd8d86d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3533,'sC40421cd7b8c2c','ky802ds','ca9c3cd0142ae6e209d89d7f9f29d7ea','b6eb21ba19c89e88286a1ce97804cd6c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3534,'sC40421cd87c09c','ky803ds','49283958969940f96bf7c8c4c3666a98','4095724d9a0e050e479809bc19f5e777','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3535,'sC40421cd9cec0b','ky804ds','c7e0bfee0df7e3de375a8e6dde220777','4226a95092ab77b3725524d5ea055638','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3536,'sC40421cda80a3d','ky807ds','affdc421a0c63b6aa8df94361117009a','f6e23839be1d634f876c35f695463a60','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3537,'sC40421cdb0b76a','ky808ds','e0f50d3c1f4f1f68e59af557aa1cedb4','5ca518cfb75d059d936c3669e5ff5bdd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3538,'sC40421cdb8cdf7','ky809ds','ca4564389d5638413606a2d6224d9c83','12766c4e3694a5d6ab72c602d49ca670','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3539,'sC40421cdc153f5','ky810ds','8d92d5f24987b165d6fdccdbb3f53d64','0dbedb4cb437dc69d6d8c052180f0518','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3540,'sC40421cdc91c77','ky811ds','4cee92fe649ff47f74eed61d1af272de','f1d7143c57d66d01078fe58612993169','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3541,'sC40421cdd32916','ky812ds','62d497e47ca52059e7374fac6a1805b1','f327dceb92824775778bc489203b1229','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3542,'sC40421cddb1884','ky813ds','cd009df80a97fba2e00803abd78cf9b2','ba891f22dba78c1a37a1b5bc2bee4959','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3543,'sC40421cde3ecac','ky814ds','0a940f97f8657f215949a4a74443fd58','88482b5f1d2f84745e8e58329d3e89cd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3544,'sC40421cdedb8a8','ky815ds','127d088d6ace660194eee979140a705a','845126e54f8aeeeeaf6baaea7b36daa1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3545,'sC40421cdf74f3b','ky816ds','fb5201e62a214ad6cf63f37415074313','5a9722f3c284b0c0e32416d85a0d9084','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3546,'sC40421ce06faa0','ky817ds','88b24fba671370d49667334b1132305f','78c2c0acbd0c6418eadc867799764fe7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3547,'sC40421ce10b982','ky818ds','41b8f44544fd2152683a554b33ec6b9f','b10d8403a31f72a71f2f798a62e23073','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3548,'sC40421ce1cc773','ky819ds','a2f8377d3598a0280f83cfe173ee2876','35fd08f047622f9c73ef8ea280f3a5e4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3549,'sC40421ce254d95','ky820ds','3a86c26e80e02c78e763593e7bbc60b5','7b4641c0c496a07b1e316446b716d2b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3550,'sC40421ce2e7573','ky821ds','64b5ca5a99100f419f3ed42194860585','9641d02bdd7039d8f5826a1fcba674b3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3551,'sC40421ce380d0c','ky822ds','6a32286bffaf8936f656c98a3a7356e5','6d78e54e7f40eb28beac213c55bc3706','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3552,'sC40421ce4240d6','ky823ds','e6e0d907f5fa9e218d660ffc8497af35','6fa7f502967f4b00977b04d8e1067d74','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3553,'sC40421ce4a3048','ky824ds','5c90a152ccdf34ecaa2de9a52051dd4b','78e88f8afd74ad388599a45352768ebb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3554,'sC40421ce5290be','ky825ds','e770e5451e7c42078ba70b1ae948f816','5fa738e27eb08ec51afe3f6cdce89c08','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3555,'sC40421ce6dda82','ky826ds','14476b08a510b9ce0574c30c6221c0c9','3ab4e518bb31936f905a27cff47b39e6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3556,'sC40421ce772f53','ky827ds','2b531ed8e92b867118fbd180f54af027','54c14a2375743cc5bc922dda86c90857','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3557,'sC40421ce80df0e','ky828ds','8b7349664f194bfe871d359efef3866e','742907a12fbbb0dc071e067fe38a8f0e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3558,'sC40421ce8c5898','ky829ds','f6ad144e441474ca017013f76cf8c9b6','236b52fd0cc298799957204f53a4b320','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3559,'sC40421ce9528bc','ky830ds','18d43dc22b1831caed9d5f404c2c673a','84a7c708dd5acb6fc0ebd488d8fcefb9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3560,'sC40421ce9e9ed8','ky831ds','91f2c47a2a394c56828afcf03ddbb14e','d0f53a32c24e0b6566742d11ae0a8212','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3561,'sC40421ceae77ff','ky832ds','1a7253d941580c0bca92d14ae13ccc7a','2850954ed878af63c852bc7212568bff','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3562,'sC40421cebdcc33','ky833ds','47ff2326daf0cf8da59b2652d4be9c66','c10fabf33c83c21c8c99b4910341b721','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3563,'sC40421cecb6b54','ky834ds','ec64c2cb46e862ad4d8ba8ab7f3eeb74','a02bc1db2e8fcf1bba32a17d6bc60144','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3564,'sC40421cedacf9d','ky835ds','3054d8a5cb229a8dbf80155a0eada418','0a76949428743ad9f8694c9820c9c639','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3565,'sC40421cee4dc08','ky836ds','1ad40efa9ab3039fde93c60f6fd17320','057fd36b824d31a2f2de42017653b0ce','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3566,'sC40421ceeeee5b','ky837ds','1c19e40c4589380e05c1dd2f04f608aa','aae3a10f9ea1b8e17d31a8e8c4e894fb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3567,'sC40421cef774ae','ky838ds','ae2003bfe9938080c21c0012d1bfd553','ed89a0abb5457f8910cbbcb56e5b4d6c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3568,'sC40421cf01f6cb','ky839ds','3d91162c1ea1ce1d4b738bc022610895','d33017fded7f5e4ac6d6c36a72a7aa47','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3569,'sC40421cf0e04a7','ky840ds','8ee55d2b4f1c5df703347a2df5b1d1d7','0b4997900dae67985578756f76cef031','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3570,'sC40421cf17ea43','ky841ds','d35c072f517ee032edcdd6a1e22ad0bc','be99e2d82ae7be18b82d42c2eabaf829','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3571,'sC40421cf224522','ky842ds','9a198e4fce46e0af97c4191e6da1d521','75cb2b0e736781412f550703423091bf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3572,'sC40421cf2e534a','ky843ds','f50dd0515c2a1f59ecd78263397fbe74','8eed7d5f519530251d40468179b0a7c9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3573,'sC40421cf3775d1','ky844ds','ff1b6738385d9e1624941f253ee72de8','d996c8ec0f7f4a7dad1bb30675a8831f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3574,'sC40421cf3f16ed','ky845ds','b704dfc057cbe986555e4d6df770273b','ce9e2cf201ee908eee3717e0cc3b82f6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3575,'sC40421cf4664c6','ky846ds','560a01979850b51cf6e52e054e7be4b7','90027f2bc16bf3c18e4ef306a5bf9411','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3576,'sC40421cf5ea2aa','ky847ds','728d71dd246da2113882c90e71f854fc','3be6922518ba3c1be9c8ce8bde524052','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3577,'sC40421cf6a0ed5','ky848ds','c293244eeb8dc95f744afde006cff035','a0e0bcc4015ad741d0c4d65489d22375','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3578,'sC40421cf795184','ky849ds','9ace36146fbbbda7dcd3a08f1fb9feaa','3db7b96fdd4c7e30f0583138ae820dcb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3579,'sC40421cfa1ab74','ky850ds','60c693c11b428f4d4a9e282ec411c8ee','7ee87f6741396b2ca5ed417abc5c09ca','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3580,'sC40421cfb2e516','ky851ds','da40af27b4792a0683c449a1554983dc','031f534a28d84c0b754f5c30552453aa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3581,'sC40421cfc09b26','ky852ds','21fe011d3f416b556dc310c177ac48d0','2e7667911545aed8cb471421ba3e047b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3582,'sC40421cfcb7036','ky853ds','ef04b462bfc06d78179897419e477cdd','71f0df48a01e478f51a001bf6b701a9f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3583,'sC40421cfd3f63c','ky854ds','b6150db50f70b879e1eab08d4087e50f','98800e781375417e41cfa3bf93f64328','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3584,'sC40421cfdc0cef','ky855ds','2dc44501d67695a9a0d3659d7fa22874','ef5992286d17e71272e95855b20cc1fa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3585,'sC40421cfe52f1e','ky856ds','77b3cbb4b550aed24c2ef725444e32c8','fc68af07e2929db64314b69a2eb7908e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3586,'sC40421cff3aa5f','ky857ds','fe113562e33ad0cc021e80869fee75e4','ee12de433decf17750c93f5828af0eb8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3587,'sC40421cffc7883','ky858ds','4bddaa683f851de2d95ea64a1e14b378','327def69ef9ed151b71b69ce189a17be','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3588,'sC40421d00508ac','ky859ds','44cf25d753e4732cd6f08d365d9d5091','015c3d2c8fec12b877670276341d5ac2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3589,'sC40421d00e7f30','ky860ds','17f56a0b2fcae98cb6a26bcdf6e05d9c','dd16f901aa82778743c8bd2c0973d865','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3590,'sC40421d020ee12','ky861ds','f4339911eed584e535557c11e9523e25','e522fa97507a28c6795f3ce9934d7b59','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3591,'sC40421d02efc16','ky862ds','a74cb56d1d77fa1c3df59ee56b6b2911','6a37bea24a4c0a7730271716cedbf2a2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3592,'sC40421d03d13b4','ky863ds','dc822f1c25597c8614f426d294febe34','25eac97bea5f1730279db19f6d5fd370','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3593,'sC40421d0483e7d','ky864ds','66afba90541cd7de0681c085a039adee','55340c12679a3fef81efee4e3a3f53c4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3594,'sC40421d057b01d','ky865ds','9accfd4847b312231b744d75414fcb03','ea3d6e039f912bffee6d5e5859c2c0ac','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3595,'sC40421d0666a18','ky866ds','ead9da0236ae86e04e3fda66d3faf126','9e81b1072eb22fb626940050174e3d8a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3596,'sC40421d07113d2','ky867ds','85b6c2b0bf20d2596baf30c7c513f07e','2902b3c5e8ad2f3ce838a335abc371c9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3597,'sC40421d07a623e','ky868ds','b3fe2591fe7b539d8f8e33cd143a32b8','dd47cc5dc85b0ce135708f6eb45e9fa5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3598,'sC40421d0961d27','ky869ds','4491f5a6b7b62dedc0fca65c61e8ba5f','37e59fb694609abfdb5ab2071b753ca1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3599,'sC40421d0a7cb29','ky870ds','afe050cffbe2b383f7e7662d96f9ecdf','11f451161bde8addb8ee0cf59009e70a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3600,'sC40421d0c8be66','ky871ds','2593beb6306770495f030f44cbc6614c','19d2e4ab0918e1897ac115910e202854','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3601,'sC40421d0db280a','ky872ds','ec136b3c79f20a4b1ddf77c41bfe299d','ef0dfd86e8e965a472c0beccc57d1981','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3602,'sC40421d0e853a1','ky873ds','ab20aea529225319c6f718290d83dc54','bcb8ca8d11dac7917af98b25fefd4e5b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3603,'sC40421d0f5f7bf','ky874ds','39cc29542d242bb443ee205266b20956','41c3d41a7baf717b3120729430a70a4a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3604,'sC40421d10757e7','ky875ds','78bd39afc54a509588e635df81466800','d6aa8f946c13925d8b50eecfd723e1fa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3605,'sC40421d119a1f0','ky876ds','930b4760243df54da6587d392de60cbf','02c276b8b773a642d838276d87009315','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3606,'sC40421d1244add','ky877ds','6fdb7207c2cd4647acbfae97b4c4a853','b4696f2f990fc0216f21e12a4dd8c4eb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3607,'sC40421d1305374','ky878ds','5ddeb769e3c6cf19f10794abc06659fa','b78735c5015f3015a258207dfd65bb49','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3608,'sC40421d144729f','ky879ds','004fb05acdc5cf31595503ec4511c5b0','b6715ff713da2437b29479c602da24a3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3609,'sC40421d14c3aef','ky880ds','566355bc8877f23c716cf15397b9012c','7e6db401527e67fe6662c1f786b61a43','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3610,'sC40421d1575924','ky881ds','84c0421c5fd70b65f0348b4d5809bebe','23c187c522839c8e81d07457a939ed3e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3611,'sC40421d161b439','ky882ds','de1ebdb1e3c02e5e37549af48b43da0a','96a64ab749fb9c94c657d0a46b6d7aba','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3612,'sC40421d16b03fd','ky883ds','2037914dcde172c232f3feafc1b9454c','63dba80cb23076c74b4aff29ef4ee47d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3613,'sC40421d17dc28e','ky884ds','c73460bc3291ecb98037755373e563e8','1e757a4e5f4ade8f54167df0e7c9379b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3614,'sC40421d189cb4b','ky885ds','c400a87a72821f93a27cc506f3d844ee','90008d76e3c568f3cb1b42e7e4015056','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3615,'sC40421d1922a45','ky886ds','effb4b54c8c55d3559d85ebe5a17f190','185ee426df805c9588932413f7954246','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3616,'sC40421d1a2a03c','ky887ds','ad0e9651d3c0bfa6f37a0f041e4e77cb','449a9f4e959c5f8cb47f7c9d55fb61df','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3617,'sC40421d1ca1a73','ky888ds','d6f4e1c4f3d5951e3c9ba3c2af9abfa3','5f7fe10b405e8a674f4d2245a0b91fd4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3618,'sC40421d1d53342','ky889ds','4fda32a284b0175f017ffa2135089957','9c58459d9a9663591b6c5961f5fcbff7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3619,'sC40421d1ded5d7','ky890ds','eec0211b12538df792cbee45ff6e2a04','e093ef1937a1ba6d8dec570cb6078fbf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3620,'sC40421d1ed015a','ky891ds','d58dbcb1081eedcedf85bedc11eed7a6','fa7199f32f39fdb0ba80f97223fb73c3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3621,'sC40421d1f7f8d2','ky892ds','d8ce8bfee58ddee2094dd747a2a65b48','88230422a96a84fb29ab53b615f1a71b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3622,'sC40421d2047647','ky893ds','d18c8f24f48254f45b04f1c261d1a186','2294f2bdef9563f9a17b4af2ced20349','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3623,'sC40421d20e6193','ky894ds','1645a1e2ddb264224f4c4ccfdf24c646','e6ae75ea0bae5c520003411cedd80bed','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3624,'sC40421d2175cea','ky895ds','823ee528e6a5023d6804db4fddd09670','1e32f4ed629082c8aa80b9a4fe3da006','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3625,'sC40421d2211b87','ky896ds','034d56810a0056926be53e63ecd34210','422589c2ca6d4dc4373d81dbcd5a167a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3626,'sC40421d2290e8b','ky897ds','4fd2d58b77f8662412980ad5faf0eb10','13c4ee3a587532028af6337161fd03e4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3627,'sC40421d23142d1','ky898ds','f21ef29abecd43aabcf7e3010e5b89d5','d18c688c8634b5426ddce1583b7db5ed','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3628,'sC40421d23895f7','ky899ds','a389f128b11ff18c95f28e24383ae5e7','24701aa4685e1e54cff4bb398d5653d3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3629,'sC40421d240a958','ky900ds','e6138993d3db62158f96d1975b42403f','6f9ee6f38464196bbdf73fb067ed7241','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3630,'sC40421d249f67d','ky901ds','d4e2bbf3ea8cd47041538bd6c1ff30c6','d48ba54d904171ca8f5b15345885f836','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3631,'sC40421d25ab9a8','ky902ds','6358a8a9393d917f436f3757c49aa688','c2c1b5063569052b15062226abb9ca9b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3632,'sC40421d26b2f18','ky903ds','ff21fdfd7206ce84b38b834799798acf','3ad8d69aeb8091e29bc4b4b7cacb258a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3633,'sC40421d27bf2a8','ky904ds','3f4bc05f75100371c1f87cf42a6a9244','100b2fbce339c74003fd2816b5da3344','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3634,'sC40421d2875f1a','ky905ds','736df6359c20e2254d61ebaf0c7470bb','241c6bcade4df830089c17ddbaf6f987','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3635,'sC40421d29849c6','ky906ds','8731d13fbf9a72a5fa5209f0ce4d7efb','c1a943b5e4b181b44cba41f6de8c7deb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3636,'sC40421d2a38e06','ky907ds','b5bde531523bc5444ceec420b6cf832f','171bacd841b8953a2516e56b5621dbc7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3637,'sC40421d2b0de04','ky908ds','a98f983c615236ff6f4717676f79eb1b','2647711a4db0a5f0abf6b9179e104715','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3638,'sC40421d2dbcdc9','ky910ds','41673295fa008265c9be6d5b83ca556e','1a46d783a16ec53411e570f7fd42e14f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3639,'sC40421d2e47a99','ky911ds','f2f5907ee8d273bb935a77cc535d7f01','4552cf730c70f15e29780dc08df1d650','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3640,'sC40421d2ebcdbb','ky912ds','63111fb8cb305f1cd7c3ea668ebe7aed','93ff491b8018d4f32bbbd6ab604eb57d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3641,'sC40421d2f42d02','ky913ds','220bf359755d7caab28d5897a1b8362a','d2945599a4f7dc2493dc10c3ac30cde1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3642,'sC40421d2fd2da6','ky914ds','4fbcb71148d4edc87774d2d4026b709b','4e8f581aab61e02410be5402de64e9b1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3643,'sC40421d3090fa7','ky915ds','fb608331cc953b03e760fae185d51a05','b7a2005bda742f69c2c38762e1b8f27f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3644,'sC40421d313263f','ky917ds','4623d001cd3a20a529ffca734c193fbb','bb6d1ce829c9bbeab0849c1ae3c551f9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3645,'sC40421d32195a4','ky918ds','1397d6414875d45a1166745785bfd661','83fcd35a96c6e30cefae3eb409a8cab4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3646,'sC40421d32f2a6e','ky919ds','ecb922ad573302c01112f14152bbf450','deb50ecd02099f7054ff1fb7178f0ecf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3647,'sC40421d3458be0','ky920ds','b935b5dc526387136f1bd5ef5a2e159d','bf89a680b27ab98df9b3798171f48d7d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3648,'sC40421d353933b','ky921ds','01d33c180e7d645310b46ad26816c9a8','248faf15bd9533eed1fdb7924165cf4f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3649,'sC40421d364d5df','ky922ds','56509856fc251c59058388cd724dbf78','303131fe4eb8889f48ff9d05112e6ee2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3650,'sC40421d37b3962','ky923ds','f25a480c433d1d36291f46da15c9e6e9','480071bab7b40dbd911f80bee7bea6a5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3651,'sC40421d3858fba','ky924ds','2eeb8590417b315cfa942966674239d4','6b68861f468894d5187a40256a9709b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3652,'sC40421d38e1ad8','ky925ds','2d013d2e8867482a3c21a236192a0947','24f601b6c102e2c9f35c6c379ddd5a0f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3653,'sC40421d3978b60','ky926ds','ce2a1900f6d466aca462b4a6c5bf8634','f07d4958a693581e62852b3316fe47aa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3654,'sC40421d3a51a91','ky927ds','381657720bc79c1daf6034441ce32c0d','92ed80642e582679e9f4b3f665539176','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3655,'sC40421d3aea814','ky928ds','23872dd7622b4284ff4dba4f551967d5','b1e094c050efba777ce456cd5bddf234','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3656,'sC40421d3b9d5d6','ky929ds','4b36c338bcc828aeda676dc099430dcf','7a0ff76afd6e4612efb004198b4d7bf5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3657,'sC40421d3c31f49','ky930ds','557a119bbf811dcbce7ac14654197211','3bcb20e7d377d20bedb2bf1c4a0168a5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3658,'sC40421d3cbb2f7','ky931ds','2bb773b50f5ce0aad2b953ef8ee85a3a','50740b272ffa799c67fd2d2452b85f11','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3659,'sC40421d3f6c286','ky932ds','0c709e52a3eecfcac58d1fa9a6c57dfc','5d326724fa226e9db20c6ee024bffb4d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3660,'sC40421d40172c1','ky933ds','cca04ca67112c79dede3571d6252f852','65f85e400874797b8a9a98d42dd52065','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3661,'sC40421d410afbe','ky934ds','1e49642426b840e7e64995d8e3815d25','e477c13f8e3da717362e70f4691e84e7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3662,'sC40421d41a9bca','ky935ds','d406b16226bc61b4ef21b1c91d1a54e7','e5e4f4bfbd455a4429980244b0e4e023','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3663,'sC40421d42bacb0','ky936ds','11eea1f4691869962629d89235a64522','e32834bfb54d34c78691deaeafb77f8d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3664,'sC40421d434a816','ky937ds','ade9b7912a369cf222adb68a4899c3d6','84977fa5cdff62b9e81654f80e3e7723','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3665,'sC40421d44062ba','ky938ds','388df419bd3c7f50e6d36f877e3c8f43','10e8f31176c9df3b0e605d25d67078e1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3666,'sC40421d44964f8','ky939ds','81ebb60561c2627d3c1ed4247856f745','06fae8cbf62de9851fef1fef6276e095','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3667,'sC40421d451e98f','ky940ds','dafec04c7291bc9e7c301af733d2979d','480ef84adce7a7b301b525145cdfc4d2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3668,'sC40421d45bfbcc','ky941ds','05d7ca4dfb6dc079d834dbfe34b53c14','da6aa9b4537025e7bcedfd7110eebef0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3669,'sC40421d46802e6','ky942ds','b9c2eebb6e9cac61a47084fd60a2e470','26667d774b52f9e4438f7146b756c4f9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3670,'sC40421d4763407','ky943ds','b83906543a694fb4a489f8d3ad1c80fb','4e9ecdf553940ebe05bfcefe28928ddb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3671,'sC40421d480d8f4','ky944ds','dfc603df3beed5b1dbe271657af51d31','07a8aa437cf6ae52ac9e429b2834c17f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3672,'sC40421d4893d8b','ky945ds','0fc691e7ec70b7102d98ac75a8efea0c','a8e0cea51730d7ea032a304a7248e132','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3673,'sC40421d495e27b','ky946ds','4a887df488bad9d922a83d41dc53d08b','312dce8131ecab05a17bd2c2e0c2bac6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3674,'sC40421d49e6dfc','ky947ds','92489e44e4bd89581d6f84d9c089b873','69ad61baf103bc7cdee1781bc75b26f4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3675,'sC40421d4a8c8e1','ky948ds','f3200ab5c6922117bc4f0649436cdc71','92c186daf3832e0fa72164dbe1570d67','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3676,'sC40421d4b26098','ky949ds','1df81623e3fd6de6eff09faf146cbe85','5bb2e8b164a7e6b57746f443e473e0bb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3677,'sC40421d4bb3a47','ky950ds','e9b798b86608435d84f7655c91f79247','8437fc3f3d051a824e26740eb8619a30','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3678,'sC40421d4c3c05c','ky951ds','0101ebe8b11709c693ed424bc6429e5f','df8b0f7d5fe4737e90ad60e0c0436e64','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3679,'sC40421d4d158cd','ky952ds','553678d0cbc25304142997133fa5f6b7','1d4ccbaed49df6ae2b117c9aaf3b55f7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3680,'sC40421d4da9e9b','ky953ds','2a0c19e8750dac26432e64efbbb3cf2f','fa6a1e19b2fdfee7f3cb4d032fba9ae2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3681,'sC40421d4e744f9','ky954ds','cd9059fb99d0c9a5138fc0be4aaa46ba','129b63db2719020eda87b7cf518267e0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3682,'sC40421d506004b','ky955ds','b07baf6c654b866e7207e2948c612bad','ecca71c149da42d9a30e2e9958c63dd3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3683,'sC40421d51d779c','ky956ds','515d4d32aa3930b0847f343ff3dc1422','685df6b7982c442fb14f6a3bd064376a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3684,'sC40421d534c6b4','ky957ds','b145db73fdfd0d8248bd2faacb022654','6d83de00b9bb164f5a40c7ecbd084a7c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3685,'sC40421d5541b3b','ky958ds','b64ccaeb6ba212a9644016b731d117f8','47db23ce8748038e3acc529b32d537f8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3686,'sC40421d5680928','ky959ds','8a2ffb3172850bc265f172294d284879','93a9827e732d8aac6b4e951ded847671','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3687,'sC40421d574fcc1','ky960ds','ad5856b553bc1900143b35be4ec6ab85','2174051856c1df442bd1bc19651d5e98','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3688,'sC40421d585c4c5','ky961ds','2906426aa6dfad88ac720a4126781aab','b2bac5e8fe3806260a625baa5a1e3e2f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3689,'sC40421d59487af','ky962ds','dd6d1a276fe80d66dd662a42dc5c6ddd','20f8e1e0f02e6b6e1d2961a06d4bd73a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3690,'sC40421d59ec137','ky963ds','86c968a494cd01adea8bef7a1a3353d0','5cdf86992dc11dd33d25e6be1b6fbf3e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3691,'sC40421d5aaf0a7','ky964ds','031c20da7f55dc198700d0b6a3d12fde','587511adee4b9dbccf48b371df139397','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3692,'sC40421d5b4af49','ky965ds','bfbeaef9f933feaa3d02f22a698a71d6','51855edec1c174856a44b221f7adba8e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3693,'sC40421d5bdea82','ky966ds','22ad81ae7da49d9f19ccf6011eea0d55','ab8a8f9547cdf8b254770285961b8c9b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3694,'sC40421d5c80b40','ky967ds','19d24960b61eb10f081e0ed920da84a1','ba5128587c4a3eb512c72818be5770b2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3695,'sC40421d5d50159','ky968ds','1f21adc265026e83a06cb4bd832e5cab','ce57d6c60f0de3ecbf488612f1e8ea27','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3696,'sC40421d5e23f0c','ky970ds','23cd0f5af767d94478acd2a28b693c31','22d132c363de82cfe865d3ac13f408cc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3697,'sC40421d60abc21','ky971ds','e85568f63be17e8dd0f5b8ef6d1d11d9','3d5f4df3737146398e44ee15b4649f8e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3698,'sC40421d62d4d87','ky972ds','41f865d465323dd76916beda638fdb3a','65132fb4b0edc59a1d686703b1f2fa37','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3699,'sC40421d652c72f','ky973ds','4bf557f1ac7a392e346c2f5d1c9275e0','b215914ead63cd04c0a97bf235627837','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3700,'sC40421d6706d3c','ky974ds','20887b1320e66e755a101a14310db64a','4dbcb03c51be3390f66261728658b26e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3701,'sC40421d682bc28','ky975ds','8cb596a43e2f5561a516d28a57d8e0ac','a50fc19ec76ed775519fa4e0ac28448f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3702,'sC40421d69ea4c2','ky976ds','46e7e0bad485570c97824ad375a33a4b','461a2af4334b08046baa3972bbe9f618','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3703,'sC40421d6b8f9e2','ky977ds','666489cbbd2ef3e5da93bb1fbdcadc15','b90dbf1d8fb9e8fbc2404758a626d9c0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3704,'sC40421d6d43fb0','ky979ds','df4c62b8626dc4214e7905343f17585f','bac59c7e1b72747e2302c30729bc9d48','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3705,'sC40421d6e21cf6','ky980ds','c6af33797a96aeb7067d64305fc037a9','09be5e3f4bc319a9d4534173fb3df8d1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3706,'sC40421d6fca5e9','ky981ds','35e8657ccae5ec0b11f9a2ae5075f6fb','58d5067074521f47633074902deb0b17','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3707,'sC40421d72cccb6','ky982ds','f0369a95fc0c3a31dfc6f5792e4c85a8','a8227bf4c6a0bb478957c0a96da7a79c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3708,'sC40421d736641e','ky983ds','3b043a0f3f90251f7fc4ca3b19f49f70','71b2a1a09cca54beca89b47089636334','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3709,'sC40421d740c086','ky984ds','619fdf8eecf3e6155fa5f4f505ba9bb9','7f0ff7e18b2767a56a4e5b4e99b51244','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3710,'sC40421d749238a','ky985ds','92d4d5c01ac96c7c6cfb4d473292fe52','249f665b8fd0295b0ee55439472dca15','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3711,'sC40421d753f399','ky986ds','946a1c33659289a8512863b15521f27a','eab259ce45a9cda0ae65885faa62eb9c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3712,'sC40421d75e7b2e','ky987ds','c3ba34fa0b06969a00a71426f6381320','d3b4217d19de67fa68ddb6fd5796b9a8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3713,'sC40421d76839c4','ky988ds','2d669993c3029b8eb1999208dd9581be','4594d863eb328f5d1165cdbea773ceab','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3714,'sC40421d774eb2b','ky989ds','2a8513b5acd29f9ba8324d50aaf17b15','6687bbd374a76d90cd46174a0e4a874a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3715,'sC40421d77d1c6e','ky990ds','b1388886c9a1649610c87f4861ee0aa5','85cd4c582f96694f0abdf160ec224052','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3716,'sC40421d7855433','ky991ds','7d324a3e77654390958c24e8aa895dcf','1e7252282d8974d7b03e544c7661fd88','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3717,'sC40421d78caa62','ky992ds','b37f5a9b380312d58cfd8ddd1616b09e','dded10d5d924633d03feb9270e204d1e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3718,'sC40421d7955b05','ky993ds','91388e17a735fcbef8123738f9174f85','b6e73118b12885594098c3edcc0c6d8d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3719,'sC40421d7a099aa','ky994ds','2b4fc7775a67fc0d183a5e5a6c2e2cda','3b6ac6c467fe27dee802527da75e4c85','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3720,'sC40421d7a97437','ky995ds','a9b7968d9c9a62ef8b790ef4d5140990','554224d52d16aeffdfd5283603395c34','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3721,'sC40421d7b3a7b3','ky996ds','9f2f659b395d5d4be246d444a5df642b','ca5a3bf1b8948eefa3e3ad353618c3f7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3722,'sC40421d7bdc422','ky997ds','08bed3ac6e6427df55aa979e725ffc73','869c8257776b3a1053680c81a8603899','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3723,'sC40421d7c6dbfb','ky998ds','ea8c86ce37a03cfc9fa05cbb260fd8b0','cad5ff5c8b2d8a74a8c24b205328acf5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3724,'sC40421d7d3cf0f','ky999ds','6553cff990d742163ccde652b33101c1','11ed208c75ffd13e99dd7528936f01bb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3725,'sC40421d7e1fa87','ky1000ds','e92e2ba7d51351003483890d5e4f2fab','f211a0c23b8ac2983dc84838905ae531','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3726,'sC40421d7f83c97','ky1001ds','ff17438bef07102f94cef738d0d4655f','2a3ba421a82afac23cdd5121f832e64a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3727,'sC40421d8083d40','ky1002ds','99b16dcc2e1cb8cbd8ed91ce6d306d3f','ce2339f826f784beb726656e14acb3ec','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3728,'sC40421d8c31022','ky1003ds','da73e85138c7e57ce21180e798b5eeee','355f56abc88b42b9746a32fb2207422d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3729,'sC40421d8e42fd3','ky1004ds','4fe71504c97df18e3fd15df768287eca','92955e2a0447a6de73c99ef04b01f6d9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3730,'sC40421d8f8dd7f','ky1005ds','f92311228c3b073b2508404e963a2185','ea20eb32f4a1af22f99e84a3ecb554b4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3731,'sC40421d90422bc','ky1006ds','c376b862bff4970a530c6a368ed0b032','a30858fbdef9dc6b6979240351a59175','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3732,'sC40421d90c1225','ky1007ds','469223970aefe5bfd1606a988b62c082','3c9e4fb38aabfdadcf14a6953a586a79','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3733,'sC40421d9153794','ky1008ds','ca2e8b098c9c379d245c957222aa14c6','8668209bc7b9824cf524e6365b51e34c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3734,'sC40421d92757d8','ky1009ds','9d686c3b2250c922004c68404a3203dc','171980534e655b842ced580085d10025','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3735,'sC40421d93d4bab','ky1011ds','aee6facd07842d66f1febc0867e985ee','454a669be99c803026ecbe2cd1ce783a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3736,'sC40421d9475d1d','ky1012ds','52c5d09b0859806f6dc6272900e4f21a','3aa813d2c5419e3e67c68994836fa4d9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3737,'sC40421d953132b','ky1013ds','3bb03d33166251bf598f0e5a7e3a459e','14be203d2a2767c27c34410cfd5f38b0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3738,'sC40421d95c13a6','ky1014ds','224a907a246519cc75fb21c5a3d84ccd','7daf715ad3779598a6dd8f6a45db7d03','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3739,'sC40421d9650eed','ky1015ds','d171e76aa2228d7e51bedadbe8ed75e1','8ef7dc40d71b2322305c7bc6f6db4ebe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3740,'sC40421d96e8515','ky1016ds','16926846b49a25d811dc3b6231915d2c','240969853293636f474c47d0bc362446','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3741,'sC40421d9778052','ky1017ds','db8838e6e8e5f08b63d78c35a70cb69c','034a66a9ffa72de3f652c44f930272f2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3742,'sC40421d9813ee5','ky1018ds','8c267db246f64fc426fcbc235b1c083d','3ab76574d8c980bf3413093c09c1f55e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3743,'sC40421d989f19e','ky1019ds','718d45cb2ea332cc3017da2fa17cc9ca','5d711bf46eb4de218c860f9373d20f43','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3744,'sC40421d993d812','ky1020ds','63d0a742bc57c7bf7cf12cf991217f34','83e3c5fcc3dfd0a4eef4370d113b9764','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3745,'sC40421d99ebcf0','ky1022ds','2244f37184584c82547b1e0ef61abfb8','d138838f684792f2b6f8a221d997b7c3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3746,'sC40421d9aa194e','ky1023ds','f4156ac840f9804faf1723780234abaa','c1995d8336a328dc00beaac35a2aa398','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3747,'sC40421d9b960a1','ky1024ds','6b1d59245c6c3297ef8a81981de3d028','19e3fe6297b150de2e2a34265f8030aa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3748,'sC40421d9c64c61','ky1025ds','29fe66e36529ae1d1a3fb83fb3d9ab74','b2fc7d61c31ec5ce46973d47c7958e15','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3749,'sC40421d9da01bd','ky1026ds','0b657643db634e998176601f4bbad337','53750edf3ea66f7938f7192c2633ac7e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3750,'sC40421d9f9db3a','ky1027ds','459fd1d0be6d803af71b3cc28949a04c','27632aafe137941de68762fa12f29bbb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3751,'sC40421da3decb5','ky1028ds','4e72bce23eef6b093bcfd2cf3bf589bf','08868999a2dfbe9cfd7f1290c62042d6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3752,'sC40421da47d24c','ky1029ds','756737e9eb064cde3912b806489c305a','400433f1d8bd2a7bc9e09a8117fb2c02','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3753,'sC40421da55889f','ky1030ds','f390ef08b6bdc30b72386b69c2c4a428','3f3fcc0e798b6a6f7fccf57725505ef9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3754,'sC40421da5f25bf','ky1031ds','fb6b7272b8df059df15b84c813e6196e','1ccd14a38910d58bcb530478f4a38c66','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3755,'sC40421da67d2fc','ky1032ds','488e959fd010fb8bc4aab419c5f6f84e','c8df7573edef93c5e731c59d8cd82f4d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3756,'sC40421da70801a','ky1033ds','4795c5f92e3206852ad66ecbc4d530e8','652e4f91a91b183bc997a6389bfc0a25','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3757,'sC40421da7bcb29','ky1034ds','bbcde038fa6d955fd2da68e3cd9e4f19','e4254ce7b0a4cdac8dbac04ff4f9e18d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3758,'sC40421da92a39a','ky1035ds','c2f1d26b3231b6a175b9f53d267e74fc','9575b29dfb04c11de01424bdd86cf262','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3759,'sC40421daab922b','ky1036ds','de43a79b6083cfc381cb81af2d321034','0d0853c7fcc7c2d441711de96945e757','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3760,'sC40421dabeea8b','ky1037ds','650ef9a92b9bccb227752fd11acfe551','b2865570f222b661e5774b022c3a620d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3761,'sC40421dad2a86e','ky1038ds','55a8f4c1ddf1066d192195ed6bbb9228','fab765bb81e5287bea78a90d53f2c7c8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3762,'sC40421dadd5360','ky1039ds','5c7db1f8f367227d56825c5c97bddc6a','02810a78414b38a0ac466fada51ad47a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3763,'sC40421dae8989f','ky1040ds','38c904fc0892d14084366af5d9811832','84845328fead97c7e86f940f8c46b212','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3764,'sC40421daf7884d','ky1041ds','704e1efcc9296041a515193d1e804afa','6bd0f9ed19d745acfb76467d1016b4fa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3765,'sC40421db011f1c','ky1042ds','18c5c7ec7e05996a0959a3d03a1f56bd','bcbb99be7be54498514d6b1f33a7fd55','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3766,'sC40421db0edb53','ky1043ds','4589a945db393814f43fc745a2bab095','3af5cf059aecca2890f0b564d987813e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3767,'sC40421db199c7a','ky1044ds','ce6ccf95b6cf817a5eabc2f581a4051e','9ada7610185ab67cd8c04ab6d243bc5a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3768,'sC40421db2b807a','ky1045ds','540e83beeeb35332970569f0fe18d7ba','3a3aee4a5a3d155298ed963f8d7458ce','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3769,'sC40421db551a7e','ky1046ds','e55272fb39e7b6d5b1824215c2dba1c1','9c69dc74a5b4e321d993fc0299129f33','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3770,'sC40421db6c00b5','ky1047ds','81057fb856b9e2862823afa3a45ee848','a7421b7b73f11901266b039175adf981','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3771,'sC40421db7a4e8e','ky1048ds','b399efc02879da793ef0988d75b8ffcf','c2dc543f73429aeec18024aaaaa7f805','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3772,'sC40421db84a3e9','ky1049ds','8c85a0385ddaf4a85b87bb5d5a04a55a','dd508f3bb26c81080313bd4fe7e7ed8c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3773,'sC40421db8da4c3','ky1050ds','d6986a3474d4e52b7c4444be827b3fb0','4579318db60cab35c21eacc7ed49d096','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3774,'sC40421db9858fe','ky1051ds','aeac154ea194dfcd7fdce1601271aa7b','e4af1ba84e1cb3998c0aa14fd75bd983','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3775,'sC40421dba20c71','ky1052ds','af25f85f7daa8202c2d432273e66f74f','94c347294cbf27e475ff2f7e208bc11c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3776,'sC40421dbaaae7b','ky1053ds','04461b8a0f52d0c834c98331bc77cad5','fa4e3137e4ce29e4ebd864aeca203ff7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3777,'sC40421dbb4a4e2','ky1054ds','a536e4cbacfa5fde626bbfe558d66bd7','f94916f2b96d1eef1f6f7959bcabeb68','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3778,'sC40421dbbc6d5d','ky1055ds','21938f327421adc1aed3accea27f4f5d','6081f50b6b3a12c6732de96d97c8ec07','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3779,'sC40421dbc60962','ky1056ds','4412ee050caacddb14b3042cdfd0ac9a','b8bd44fe3691c18c2cf843eca1c372d6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3780,'sC40421dbce6952','ky1057ds','595e9ba54995511a9240193f9bcb1bf5','57aacfa960e6e584f82b843057499d4e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3781,'sC40421dbd8761e','ky1058ds','0c212040eb53b2b23d587c27ef20663b','4db8202fe976798b50913c2117ee62a9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3782,'sC40421dbe2da12','ky1059ds','f5dc4a95adf9c8b78677b118747cbf8b','61560142c3457bb9395739dcb6347a1f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3783,'sC40421dbeb83d0','ky1060ds','9e32ca47f9211e91a3a9f4875f83408b','d3575dd8f73b760bed3588b5e3edb4b8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3784,'sC40421dbf4f452','ky1061ds','32b675bd1afe2dce4cff408a4875a697','fe3d9ff37a883f2432cc660eb196d1a4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3785,'sC40421dbfd800d','ky1062ds','0da13bf8e2bdce842497876dabe81e76','add7f0d4e2eb82502585bc94ef22d029','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3786,'sC40421dc06f043','ky1063ds','a9e9174a5ae259fed2a3eb2c3201868b','a474a29bf2f87739ac18c8bba446ec6d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3787,'sC40421dc114b57','ky1064ds','1790ede7af3ae781f8f8677424cc599d','5c2cb48d8e3ca70c3fb78e509b17fe31','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3788,'sC40421dc1961ad','ky1065ds','681d4c648578557a049a025106193f53','850849298c0dddf27204e85a2cb2b907','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3789,'sC40421dc21e7b5','ky1066ds','6ed4eea196d10945fb511b2fd8720f7c','acfcb86558e13f1b1f3aa5433d804158','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3790,'sC40421dc29d717','ky1067ds','b7b16f70a6efb331cbd93b832669f578','11bc59d726d8426f5ec5922372d0f7f6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3791,'sC40421dc3543a4','ky1068ds','3905a76b6dc1618cef5de006a2b5743e','dbf27d09110ed3f6d3c3f3a54311ef2b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3792,'sC40421dc3dd46f','ky1069ds','e3a9b7d55cf08a5cbdeb8e9e63c49354','3e2da8fd9e2e217d8914a640151c923a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3793,'sC40421dc46ca5a','ky1070ds','e72d155ed4b6793321b544fdc5e5d3ec','913cb9c29aa7834c54915367be27d22b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3794,'sC40421dc7c228d','ky1071ds','4066e34eaf9dad80c9e308510f5c20c6','f452afaa40e03f625feeaa725fd248dc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3795,'sC40421dc8df7b1','ky1072ds','f62350cb055f30f0aa94631463b35e72','ae9ef40b8073b06c9bfdbd79bb2c19cf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3796,'sC40421dc993d09','ky1073ds','dafe972160ec74a39dbbd6ea040bb64d','1da854ca5c3469d07ba4d07e7432d2a7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3797,'sC40421dca8ef87','ky1074ds','184560b0f202eaf70fa48b1bfe4aab8a','d32588ed573a8de202fcecbd653bc412','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3798,'sC40421dcb6093d','ky1076ds','185b3d80d772866c2cd83b9cad103a50','ade0913e31aa3d291ce58ea1e2ab61ab','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3799,'sC40421dcc142d5','ky1077ds','3da44e3130bcb3c3e112fc0b64ea0c1d','a4ab2864d4d6f8836d12ef7344da503a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3800,'sC40421dce37233','ky1078ds','29021f1b0431443997937c3877e504a2','a20c3000e74505f670988581535890c5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3801,'sC40421dcf19d85','ky1079ds','3450d1c6637a4146fe59d4fc501d66f9','d41cde104f71381ffd2d501d4df01b6b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3802,'sC40421dcfbfe50','ky1080ds','619ea0f546193acf0b81d8705591db79','6049f5aede1ce3ccddb1e922856a3494','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3803,'sC40421dd098db1','ky1081ds','ee92cf146d8e0af920cd2b587e914fa4','28cd72da258f4a79325265cced671fcf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3804,'sC40421dd141e4c','ky1082ds','fe8b62744ecbc68ecdce5025fc740ff3','9428a0c1516fd067f22b3fc3fa60bc69','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3805,'sC40421dd1d5e22','ky1083ds','bdf511daa8c32540d27558b80ff6500d','0ec498f3433bfc48a7d88d0cfdd40cae','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3806,'sC40421dd265972','ky1084ds','5c776d75681cde67d8d63035a524c87b','86df7d7d5c0b59ba370636a130842371','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3807,'sC40421dd2f3348','ky1085ds','35583c7b7d225b761070ec0289a8aa22','3e11dc71b42111d9017a9d5e59fc2923','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3808,'sC40421dd3aa01d','ky1086ds','852a2d1ec7e220c9f5dcad9b2de2cc48','0ff5b4be35a4bee2794e57fabd1aefef','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3809,'sC40421dd46f63f','ky1087ds','ce743c5da4ac16138750ed587d82f634','7d4d5a745e5c67a9b11ca7144a4dc7d3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3810,'sC40421dd5a2b18','ky1088ds','67f41bb5cd39d14a7ff4a389d8ee50f4','a88ee23c9dacbdf45b50cfc16e09ee55','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3811,'sC40421dd809708','ky1089ds','075123ac3e193d5e9c3051cf77f6aac2','f136f2fe45d915cec42505b65ab355c6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3812,'sC40421dd8a541a','ky1090ds','7899e7da5c6346bc8aad6db13c005cf0','b0f8ffbd72f53f694492b97e03fca758','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3813,'sC40421dd963471','ky1091ds','98a125753e8c44cf70001741bafafe29','12c90b7b49f84e25df9fe71ac8d68bf7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3814,'sC40421ddac01b3','ky1092ds','b96f7a5d7e92ca0bdb193768881a015d','1df08dc192a4084db8fb393ed121c349','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3815,'sC40421ddb54acf','ky1093ds','b09e63b3a17507fddb3531cfdfbbc8a6','bbddc23460da5a852eb53272844e74f6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3816,'sC40421ddc5d249','ky1094ds','e3a084fbbf1141a9667232da315a5842','4bc8449d8f62b4e4d0acc46d714a108a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3817,'sC40421ddd5271f','ky1095ds','9a9fb23351e73b9367c4f30e222c7816','6cc28b8e59026ce34bc460b4838e5e45','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3818,'sC40421dde167d9','ky1096ds','a70fdb09e35d6fddd61c5bbaf8beb2ab','8b5658fa872862cf3e6b46d2bd1601b7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3819,'sC40421ddeaca21','ky1097ds','6c706894dbfc72c89bcefbc16f8fbf8b','b558a218ff00f2ba6e5b91474beed36f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3820,'sC40421ddf720a5','ky1098ds','97ca1f7c8338e0abab1a8826be36c973','eeb91e68481566e3aafd803386937032','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3821,'sC40421de009115','ky1099ds','2a720f2c1ef54a0adcb1409dfa6e0866','a146c53aa07cac87845cfb63b5ff6f58','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3822,'sC40421de0991f6','ky1100ds','daea67d6283a638c18be7a8a9fc20ee3','adf9826b025efbbb19bc4492ac138473','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3823,'sC40421de1e263e','ky1101ds','0de7f9ca89976cc456c9eb2d5d50c78a','ccf669aaa3a0127a89bd378bd0b01bf2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3824,'sC40421de457465','ky1102ds','016b5ceae0917e0fca6adadf449f745b','c9d93d02c127b58769746b79ca16c8b3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3825,'sC40421de606be7','ky1103ds','9d4f2e0034fdb55ce379ae598f87fa95','2bd187ca61274b52e3636493704f5e0e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3826,'sC40421de6d647a','ky1104ds','709c242126c2a2aebf6cf8d20922c326','95c3a8868c103e25b986b24788ce599f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3827,'sC40421de7722f2','ky1105ds','f78f9ededa65abe3b79ad71f889ff412','4f2789a67a1cf176c6fbf217f11fd394','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3828,'sC40421de963b49','ky1106ds','ca29ec3a0c73d1249916412a82203155','ebe6db736bb24c5f5dfa9e30e69857e7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3829,'sC40421dea21eee','ky1107ds','55c04dacd52ec2fb7a2cab2c0848293f','58522d295c80d62acbdd9dd5bde172fa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3830,'sC40421dead8f10','ky1108ds','c84431d2223787510e340a2af50f73a8','20252f1d8f20477e3f756bbd8d0c5aa3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3831,'sC40421debd65e4','ky1109ds','9eece7ddd7f6254c3b0cbde0a1fb9177','dcd3906ea355074d2b506c6ad079180d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3832,'sC40421dec85cf6','ky1110ds','23a48d464ddbcf13d8fa602655a5cd3f','2e1b542fc64757c57ffc843cbbfd3843','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3833,'sC40421ded242b1','ky1111ds','4c3554dccb0caa2f4617543f4100f8a5','985f8555b8391ed3140f71877143a5ca','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3834,'sC40421dedca322','ky1112ds','858045f39926ca05cf72cb5a5be03fa8','d72ce6b02a0237e8b1aa0255e0f85c3c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3835,'sC40421dee63b04','ky1113ds','ea5bb3a63ff77082d164aba192a43f25','1c9313b801bd9473e03190ca6511ef5d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3836,'sC40421deee6bf4','ky1114ds','7bde71409f2176e42692f5911c1cf952','076c4a9476e6529b48ab7da892add734','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3837,'sC40421df057805','ky1115ds','7f8b29d4b6fe00d727f8dcff076f55cd','ea614139d5bbddaf2d05e610a8924d6f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3838,'sC40421df109667','ky1116ds','b249dd1f009832d810838b902c2f836d','ff9bc42e7f5ec8a1574e6618cb75ec23','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3839,'sC40421df1c6af8','ky1117ds','e119f2863774f91119bea05f99af81d4','5133286611079521faf512117a79230d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3840,'sC40421df29e57b','ky1118ds','e38d8f54d19dbacd8bada62ec58316e1','dbbb94958cf2debb911e4089fc13f2e9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3841,'sC40421df35c6ed','ky1119ds','9c1fbe28c3329850ca5845acf572abfb','2c7ad090ff64d7ec7bcbe9a7b4049278','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3842,'sC40421df4048e3','ky1120ds','80617b0f9bb0aebdd8bebbd8dcd8ba79','63b5f9e9fe69bc78bf08c5602e1dd3b2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3843,'sC40421df4a0d43','ky1121ds','24f9cf3107791c826f03037bd2c43ca4','70e29565e67250b592a3135395a36607','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3844,'sC40421df5dde19','ky1122ds','3edcee2fe73d1d866e8e7a397f8b5f3d','080e8a917cfd978ec7828c3614b644bf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3845,'sC40421df6be286','ky1123ds','a44f727e6e739cb0c2de97ad4ad79df3','d90fb5e7ebd38803869bbf080b395462','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3846,'sC40421df77eb3d','ky1124ds','7019f7f527c9321494f4c8a6a591a85f','3ea16415370622a42c77076d5613dddc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3847,'sC40421df83094c','ky1125ds','479ced834c7d7d3bfbcbdcc5f71b6bb7','ef06451e2406fd6bce828475028d00e7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3848,'sC40421dfad1c2c','ky1126ds','3af18e0c7824c65bae908814e86e347b','0c022054142c831699f9def07b35f125','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3849,'sC40421dfbcae52','ky1127ds','6058917cbe00d0112936e4a2458c083a','07d89efa9f08732e89c146aae928532b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3850,'sC40421dfc8afe1','ky1129ds','b2a3654f43048a26e1072b44c88d4314','b15fbec9420d6ac1be971b0117eef9e4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3851,'sC40421dfd13601','ky1130ds','87d28db66f609e823b949eef75953c48','0d103432fe5b50517c3b10335370689f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3852,'sC40421dfdaac44','ky1131ds','9d353b33b3f0c38f166036009cc79f7c','9ea32559a1731f7f9291e546edf6eafa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3853,'sC40421dfe4b8d2','ky1132ds','8e2bc2e9e9775261db813badcf5e4ed7','a50bd44aae39c38173cc7d352070d140','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3854,'sC40421dff0e879','ky1133ds','681948b74fbe42a17dc6069eedfd28ae','faf5ddb4417f4602703509aa73459e6a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3855,'sC40421dffbbe34','ky1134ds','84fa30997581e44658c4a8cd0ef1d29d','9dc8fb85ef77f849fadd70c761397492','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3856,'sC40421e005fb43','ky1135ds','0fdd58c995d2ef0e6ce00cf7ee4d7961','00dd83893b6bb8be7bc592c76cab5f6f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3857,'sC40421e01667b3','ky1136ds','4e23615034abdbfb8ec522d363e82ef0','79a3fc67bfa8c956a41e90293eaf27ec','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3858,'sC40421e023379f','ky1137ds','1b8a3435f7e758cf47e57d8b76593576','949476cfe8656be6175d40efd3659c15','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3859,'sC40421e03815ca','ky1138ds','e2c174b4d39bebec5b2fc0e78f405c65','751be3acc7a7631164c4b644306bde65','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3860,'sC40421e04697b1','ky1139ds','01b05333b96c8f74a39f2ff5eb394585','541af4e87b7dcab840f4b2877f1d0d04','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3861,'sC40421e0550b23','ky1140ds','905e0d1fe2098ae64b5168ab658cc76d','9b3f2214efd223e796b3ddb729792997','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3862,'sC40421e05ed56a','ky1141ds','718e5c0c4cfb979bfb167c75c7e063df','b25681801088214867958eda5af3808c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3863,'sC40421e06a3987','ky1142ds','74481b61030ec1fceeb48aff592fb6aa','31a635b69ee2d0f00a78731923112eae','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3864,'sC40421e0761b27','ky1143ds','ade95741046dae3558c0e5504fe57323','8634410b51c1c833c60541c4d696250a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3865,'sC40421e085a80e','ky1144ds','b66c0d67869bb5e6bd156579500e2cd3','6c1273f295968286cf07e7a214160c3f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3866,'sC40421e09076ff','ky1145ds','22ed26986e10e6785b8d603389211394','99f7ba1fbc09df23da9be716343cb810','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3867,'sC40421e0b4478e','ky1146ds','ecd2006117d4b5a59913fe4d98a6d19e','a674c6a2091145ca24c66deb5624cae7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3868,'sC40421e0c5a783','ky1147ds','483d1071f071a023ca54bf841682980b','6883bd77e80dad3050309510993d4576','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3869,'sC40421e0d3890e','ky1148ds','0dc45ad35cc5fc065e84d3982020f728','6a4125c8306f959d82ea0ea4eb9a78f1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3870,'sC40421e0e3850a','ky1149ds','2cc06df52148d0d4747b6e5b4fd308c3','4ad22cf857491816f277c0aa0151e8ad','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3871,'sC40421e0ef1e4b','ky1150ds','5466592df3848e4b08a816e932390057','ecbd4278455cbbe52ed0f9378f6006b0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3872,'sC40421e0fa8a83','ky1151ds','4ab57aab9769dd6879616bad99782386','fc7140f95a4bf7cf9e37bddd667ae23d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3873,'sC40421e107cbb5','ky1152ds','abc86e93734e48b457ad30d65176adb7','e53ee020a383dbd8f4605670834eb0b2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3874,'sC40421e113ff67','ky1153ds','d2e66e6690438c79ee5db170ba94ed98','8c27cba58e3e98e68662637d213f0f82','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3875,'sC40421e120eeaf','ky1154ds','10cbf24efd9b58c18d085d7034272d42','19724ad63863d45894018239559bc23d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3876,'sC40421e12ad99d','ky1155ds','dde375d2d1ce8e22d700ce4dfe8db3a3','eaf410846c8aca83ef3b38500036a392','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3877,'sC40421e1381a90','ky1156ds','7d5c4c8d799f686539edc863ff7ff1a3','72d7dadfd8524d3c0756ce307a3f5e17','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3878,'sC40421e1497acd','ky1157ds','2af579b9e6e36b1f49ad32fae0ffbeb4','0d99dabcdf7e0b2a20e754335c7d4ee3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3879,'sC40421e15becea','ky1158ds','0bae917a1763600cd901590b65efe1b4','cfafdec93f23bf8750b4948bc297fffd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3880,'sC40421e17e0f85','ky1159ds','e821d7edd1b168fa361420fedbdde65a','59c50060f64eab98075d6fd90db5ad6f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3881,'sC40421e1a1dbf7','ky1160ds','dd01e6ef23deabe7e1fcdec971c1851e','fae8762dc4135901c2d678cc0c9f7244','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3882,'sC40421e1c75a19','ky1161ds','ac91dd2f6b6c36dbaa79a88c5fa555ae','e73cbdb8235d5020d1d95ee762e5f996','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3883,'sC40421e1e4ea30','ky1162ds','b0dea4deddb0009aaec1980be488be41','79cb56ba064f300c3b9cb5ad444399cd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3884,'sC40421e1f20380','ky1163ds','90e97610c780c76a2736c17853a85a85','67964b65c76ac5b1d13cf31f0f2bfdef','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3885,'sC40421e2007d72','ky1164ds','117a48af66dcfb64003a9512e45a5b4d','3dd1c901238a134a108024b43b9c4f72','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3886,'sC40421e20bd5bc','ky1165ds','974722628069a8bb2376d8b2bcf2fb3b','1b6bce5c305faaf67633e7a260872f4c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3887,'sC40421e2190930','ky1166ds','dc6c8d1b05d5d10c633c41a3bfbc5cdf','46bf307859c4371835e501c88ce91383','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3888,'sC40421e22916da','ky1167ds','1a8f90b2f5701cc62560a52661af0ec9','b665f270f9be83e934627665f0b6759a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3889,'sC40421e23d8c6b','ky1169ds','6c26c1b0a2df0f0d15658a4b43885e92','820f8c1122c477604c53f0c79d5f356b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3890,'sC40421e250f40c','ky1170ds','0652688c827de6d156b140b3aa330e92','66b6b100af282188f2bdd3b232b6bd37','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3891,'sC40421e264843b','ky1171ds','9ffab52cf511b2e49a68d1059345ee1c','d57bb3b8eaa79b398d50b618d5d77fb8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3892,'sC40421e26ed720','ky1172ds','964c99b708d2e225dedb3a373060d5e7','e3b59b47a3a8152db8872e58ab2d09ae','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3893,'sC40421e27b33d3','ky1173ds','62f6fff02cbbc87dcac755772448d703','3387ca8fa37dae6dd6d9ef08287832af','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3894,'sC40421e2845036','ky1174ds','e2baa21d115c5643959fd6c0f5a84332','03032caf6202adfb4e391d3be50acfe1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3895,'sC40421e28c66aa','ky1175ds','3bb66269d8877be2c105434a48a85fc4','6471eedc650fd8cd10f80e41a5c2e5f5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3896,'sC40421e2984836','ky1176ds','63a1f3cd33c375a833adde0d6eac9a87','7827fd908a3b7338fb66f5b28642b5da','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3897,'sC40421e2a6c991','ky1177ds','588d9f7a82746c7c7cbdaa8a8f14d713','c40b5d9b7e92f54d580fc754e7066d11','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3898,'sC40421e2b5d9c6','ky1179ds','dea2105bc7727c7064567208d187aa1c','c6779bd9ad9ba63dc4354fd799f1ed75','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3899,'sC40421e2d03309','ky1180ds','d94b41547bf16916acf1ef08dfa09904','670b54d6ed46ee1addfae9fa054b406a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3900,'sC40421e2e0cf6e','ky1181ds','8eb0c9595e813eafdda132fce019131b','3d9e6b9b8da89f256e1c0bd3cb1ca5b7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3901,'sC40421e2f6004e','ky1182ds','a81ad0a4fc2471f36e83d7444a53826e','3ef485ad73d96e37d249a17c2953b319','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3902,'sC40421e303c5bb','ky1183ds','d88985f7c264dc856255f59e17db305d','abdbd0d7900e82e740faf7a8d7b685ae','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3903,'sC40421e3101916','ky1184ds','e3112883b3913bc11baab898f4ae99d2','0d14fd13dbbb65b57809b6d5d7fd0614','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3904,'sC40421e31bd1cc','ky1185ds','daa5bfc176a729649cbeee63fe025723','4a444d618cfb0e51c81328979783f91c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3905,'sC40421e32b8ac1','ky1186ds','338d0631a506f30005d4cbac0d502aff','a8311ac4bec648f3cb04038d39e4324a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3906,'sC40421e338e783','ky1187ds','29bdb82aaf21fec99d252a8740090d0c','db51327c51c4357b0caf5bc2ad87204d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3907,'sC40421e344367d','ky1188ds','aece7f0d4a6485cf85faf958264915d1','843ef1cc1d4a58ea1a5c0c5ed7d79190','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3908,'sC40421e34da314','ky1189ds','040187cff06bab7fe94962084123cb2e','5b89c441f1cc05a9a9051ecab1b72fe6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3909,'sC40421e3573a5c','ky1190ds','ce13b71dfea6b58724d97f19baf1bd22','e96196ac2ea7aa9dc86e55fb73c497fb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3910,'sC40421e36343ee','ky1191ds','1420b609faed4e24c5830d24d405a298','f02ca97247bd1247e6dd7cc36294237b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3911,'sC40421e36da38d','ky1192ds','9583d2204e56049458c45821cebba8d8','88d595a6ed2c91d7e161e12fb9f0ac14','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3912,'sC40421e377e153','ky1193ds','c6702ea1ee81ab9db60bd9e82cbfca88','a5565d69dfab10bf802ba183df5826de','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3913,'sC40421e3820b03','ky1194ds','323872643bacfd257796820a87fff9d7','454d879ff59b1c1b80ca445f45f6c91c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3914,'sC40421e38baa7b','ky1195ds','c74b9413aea6933c57b95174bfeb841f','536c27f79af6db56f2aef39403f1cf3c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3915,'sC40421e3956715','ky1196ds','79a9b4f0ee604a94bcb2cedc448e8e66','a955076810cc7338983d84dd45d4bec0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3916,'sC40421e39edcf1','ky1197ds','1a1ce7a4d9cfef3a20b7594f345a87d8','532ac7751acf86d6c5e4675f5a7dc13b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3917,'sC40421e3aa0570','ky1198ds','b5bb250c6944bbebcb5255acfe938710','3f27c30c32884ec3b6ad21301a8ea1dd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3918,'sC40421e3b39282','ky1199ds','77bc668b48d7c28f29e52722719d459f','f370ed5aa0e3b97eee21396ceb958b68','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3919,'sC40421e3bc5408','ky1200ds','90036d283b3fda386e79b191aa27551c','27207ab656ee8983b7c99e566b195397','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3920,'sC40421e3c73c71','ky1201ds','d65bb6bd1d9caa123c41241145b650dc','607908d645902deee3f44c633b4f1ceb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3921,'sC40421e3d25ac6','ky1203ds','b5fd6b93b9f6c02c8e30b6b2aa8d4f77','c952c9edfd55b280ce416d7db2a0ebe5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3922,'sC40421e3dbf7bb','ky1204ds','a97c64eaaf0e1f0bc07ef99bf94c9337','f04fe2bf993093f52773a56099f42b84','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3923,'sC40421e3e9fc2e','ky1205ds','6c262202f132d1b65981991a893b2741','838e06d5a6b0f77fef232a91b963fd58','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3924,'sC40421e3fa4fd6','ky1206ds','65adf36119a1ae9e141cd2a4a794b368','213c23ae8b3d6c3e313aa53ef092cac5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3925,'sC40421e4147b48','ky1207ds','a2c160cd305a271ee24c9d9cc4775458','a54845d69bec279ca0e569e68d7528b3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3926,'sC40421e420bd39','ky1208ds','2e48edfcb5be2430e399caa78463a69b','21aa4b037f5d181ff0595b3339bd74ec','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3927,'sC40421e43039b1','ky1209ds','6aaeba41142a905edb9bf0d5d2a81974','30fa61576681a55c254fb842da7ad1af','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3928,'sC40421e43d5921','ky1210ds','e3c1e94e6990c0e56b992d82e0d47129','92cb86c2c8fd43c82e9fcf90dfcbd44b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3929,'sC40421e44988dd','ky1211ds','938b947a7b0445fdb97670797f9b9c31','9ced2f8988c0a579a3f084dace851b1d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3930,'sC40421e457184a','ky1212ds','2a2f89aef4fb3b0f20b258003a434f61','68ff0ce2cf936e21c817c35a5e9417a1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3931,'sC40421e462845a','ky1213ds','ff0af71c0ad46b60328000cca093e10a','f2f5759b0fe5500f89b5e801d1ddc321','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3932,'sC40421e46b63a1','ky1214ds','d88fea5c72123d313d3d50757ea49343','fbfc8b760dbb95b84cfb66349455a612','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3933,'sC40421e4c76840','ky1215ds','1471123ecda42b795a0b904341c4a6d0','610cbadcc82c6f6b250a43b00c35131b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3934,'sC40421e4d370cd','ky1216ds','5c035e57307f4668f0fa138d8c887330','2ec1295d481317df352ea0c6f1ed9dce','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3935,'sC40421e4dbae65','ky1217ds','83f875b7e6e9ab9112c85b4b52e4f115','7edd7f80e97635b7de9b83e2bd8753ea','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3936,'sC40421e4f8efb6','ky1218ds','1ffdb4cd25ca4405b0501085ffd6e2ee','c6d0e275387d10d26da27c70af81d424','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3937,'sC40421e5023d85','ky1219ds','d2679b22ecd37f46e5736c6398c1921d','fff8dab42fc663c1d4badfd92661980c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3938,'sC40421e50b611e','ky1220ds','3c5dd67245267a16ebc4bbb362cf94a7','f557d3a2551c6e838b1bbc382b2c8f24','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3939,'sC40421e51b6c68','ky1221ds','7e38ab3dbb4089d401ef4ea1cf571c24','e6c401c4ab24b6f75b87cbceef19709f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3940,'sC40421e52ee5a8','ky1222ds','1bb4fd175075ab2b18637e6ba8094d5e','4c0b8abc278f56658e472e682cbd6ace','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3941,'sC40421e542c6a7','ky1223ds','1d194c8ac192a4438525b428168c4fba','026797c0c4941c32f2fe86569e36dfdc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3942,'sC40421e55065e3','ky1224ds','68920cce6ed84498644d3c8155c133c7','a473a8295f6d2afe5e166b0f17457b11','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3943,'sC40421e56069a4','ky1225ds','290b30f3150d6c64b3226411ba350614','6cd05729ae7d50460466b4da7aa516bf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3944,'sC40421e56ca0c9','ky1226ds','2834fa1b4ba3f47fa2350375e014d279','7c214f5e09007fc2a23c898879eafd16','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3945,'sC40421e575bdf2','ky1227ds','cfa9e9e84750f83fe33225661226d683','0ae9037c9acb63fcab18dda8bff7a059','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3946,'sC40421e583e995','ky1228ds','f166f824acb371c832ea53418c7f7e6a','8069f7c193945676f740ee4c7ed03056','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3947,'sC40421e58d11f7','ky1229ds','287af58a3bbb4425fcfe0797d148c311','1a9436b286cbe503f4b86bfafe4d43a7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3948,'sC40421e59dd4e9','ky1230ds','4efea08bd9e89dddca2ee6d935f16133','546b02820a3ae071cf41229f392bd126','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3949,'sC40421e5b405de','ky1231ds','f4428fed94bee2a56b09ffbc4a82a5d3','d94a22523fca91f01b2c02dddcaea2c2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3950,'sC40421e5c23ce6','ky1232ds','9e3e5d6ea36e50c91d629163a98cbb00','b010237c8385438450ae6b1959b371de','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3951,'sC40421e5d08fbf','ky1233ds','935919b8c917278bc48f389bd35e6eba','a8981c5b54908b5da7a31dcfbaa71967','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3952,'sC40421e5e5e72c','ky1234ds','31d20b601ca8b5618a27269d6086970e','3e0193d66cb6cf72a8ea492362719903','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3953,'sC40421e610004f','ky1236ds','a4b7824c77db849e390ac1b7a4227167','39ac731b7012c85f27e250271a3c4804','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3954,'sC40421e636d2fd','ky1237ds','ee7123ec75694ae2ac0e87ed654f2f36','ac9cdc9361cdba8589779a66ef8b7a77','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3955,'sC40421e6624f7c','ky1238ds','c3dfe50af5d348f815baaa9553084084','ae21cfd3be90e0713658321d8f78770e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3956,'sC40421e6a415de','ky1239ds','7bb51b10f305f796bcb183207983aa89','ca49d0c63c1fbf218acea0892ba1266d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3957,'sC40421e6d6f52d','ky1240ds','2757e81ece6e4062173082f001fd6f24','36b06818e0d089b2e2fd55a463b0c78b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3958,'sC40421e7031751','ky1241ds','34820ebd8e12126afaad8b89a19bbb2c','bd80dcbcc1ab2c60d76a5fdb2d215963','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3959,'sC40421e7178216','ky1242ds','0519a3ddcf14a261066b9fe37f53935c','95bdc65a46f8e68e3fc399a4418748e2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3960,'sC40421e730e42f','ky1243ds','fbc89abcec6022efaa8149f0468a514e','55101938605da4128167bdf5c79955f3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3961,'sC40421e73a0bf9','ky1244ds','3f225f12f78be41245a6600f3adffc4d','24c01148fcb3d64149d433900b44fa28','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3962,'sC40421e743850a','ky1245ds','0f89ffe72fe68009724e0c46d1b9813d','2652a530e76e3007d9fc1f9ec49dd0c5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3963,'sC40421e74f4238','ky1246ds','aedb0867c303d278c214d2ec0f961a17','b1eac81b2b3bd8d801b86c7c26701966','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3964,'sC40421e7604d54','ky1247ds','a26e04f0010c3e292bdc183fd2ad59ec','f30ed4aae6e7f830ebc56224c60a04f5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3965,'sC40421e76e2bd5','ky1248ds','b0b669f2dd632a738118827bc2b41cd9','82ff5c88c1748250158f6950c58e4541','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3966,'sC40421e7774dfb','ky1249ds','4b3afb47bb82b75616a5b28f28604c15','615877051d47d3ce32acd145fbb2aa99','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3967,'sC40421e781a94c','ky1250ds','bfd9d5ff33a9f4ab111fe76563157b8d','136da379d62682f83b93548c2a470bac','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3968,'sC40421e79070b5','ky1251ds','8bf2206e5a653ffaebd0c7988df08aaf','66515cbdcf13a75c24ab611ab7ebaa13','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3969,'sC40421e799989c','ky1252ds','a2250f700a23e173e9e8b4132d22e3e9','174b5cc815897986bda175abb02234b1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3970,'sC40421e7a9e744','ky1253ds','d969daea797766dfad3a4cc0d8917321','2a1e96d2dedf18dc31949ad54ed74e24','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3971,'sC40421e7b3ccbb','ky1254ds','1be1f40d7e9045e45fe80f5a7a4c2b19','768c30e4ea790c711e67ffc8c66416e7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3972,'sC40421e7c1f845','ky1255ds','5c88c3734e1d92b02281e83ef4457d5e','2ecb9146708ede9a3811baf51a24ffe8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3973,'sC40421e7d01af2','ky1256ds','edf395bc34acb01ba27509c5929f529b','0cd28508cb66356870c8d76aae751467','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3974,'sC40421e7da360e','ky1257ds','1721fcab2319b97f7e0c36745ff4f7a4','297f57e1537901230f9b7f9c843b26e6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3975,'sC40421e7e407c9','ky1258ds','28ba5a6f2df7420cba136ac0db574b5a','cc9a2b66058f09e7e40c845d20199ef2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3976,'sC40421e7f02456','ky1259ds','376f43dd48080aa3b0ce538cae5d5007','6b0ea560af91da59b30218842c704767','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3977,'sC40421e811fac1','ky1261ds','7ffe9e4572a4727cbeeaca35aa2e2aac','58941dea2c1db69fdefe0f97d5f4b9f9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3978,'sC40421e82a1112','ky1262ds','580d36b00abd417c73cf598939611ee7','7ee12b074160e736295b619e45458c77','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3979,'sC40421e838b175','ky1263ds','abd59f95dbc2bc05c5aa4ae96ba32f8d','48adb6ae21df3402f69949d9f259bdd4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3980,'sC40421e843f6c3','ky1264ds','3ec9fe287c7457bfb4f7616fa39f7954','3278b38d2b584b6a9b0582159c906628','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3981,'sC40421e852568d','ky1265ds','5138774ed153f4807b17fd2eb662bdda','3bbb3213ce20b8c8312ded6cf3a1b040','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3982,'sC40421e85be630','ky1266ds','fe43c6b0b7e7d24b4fdf804abbbaa92a','647367ae9ee6363cbb874ed799f6edf7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3983,'sC40421e86ad5a0','ky1267ds','499fe3c285aa84bef33c5d55e7e6be15','4071066a53ce8dd056e8b9f73e14c2ea','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3984,'sC40421e874456f','ky1268ds','48f5dd67ed78ff0a9a6cb5318232a529','ce53867b7b03a3b92635bebf9b763d34','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3985,'sC40421e87d1f55','ky1269ds','4f2026f4128fef0f76f2ba68d613b7d7','a05de1d718704d537ab99535647737b1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3986,'sC40421e8868fc0','ky1270ds','34ea9272f953d660a4be12d53e75ddce','6637553b33c4a117744b7fc9c28a0c7f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3987,'sC40421e890eab7','ky1271ds','ee10002db00d4c6ef66cf78303e6869a','32f49b4871ac75165f7b4d9821926602','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3988,'sC40421e89d2058','ky1272ds','dae88ca876508f18c2e27ddd3c83fc86','36bbf7b54229137fb4191260f694cc1c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3989,'sC40421e8a66953','ky1273ds','4503e4ab5e44e73d61c41cc8b4319e5c','55fb888a0dc7453360ad8ab306bec72b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3990,'sC40421e8b09295','ky1274ds','dfdc35b969cda0fdaa3f9805ae78de02','7a94887c4cd755552d49fa271abf4bb2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3991,'sC40421e8bb4bbf','ky1275ds','55d9ba7f7c2c52fa714eb3b445863dfa','138b5ed845f5d24e18f6fb335c41376c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3992,'sC40421e8c5b056','ky1276ds','ddf41a387191cf4dd89de3d46326348d','23e3f92ffe1200d27dde74ee1321145c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3993,'sC40421e8ce0e9e','ky1277ds','741293b8c9ef2578937b4eea4143b009','3fce8aef87b504bc323c794216553d84','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3994,'sC40421e8e02fdb','ky1278ds','517dde6b9dc71e554ac1fbe5f0fa00d7','57b98c422bee202842a770c9a9e2480d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3995,'sC40421e8f1b001','ky1279ds','1b3e5f1fa9bc05bbcf5f2854ce2283b3','ffc773875206bb2ceb265cb5f4d71132','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3996,'sC40421e8fad82b','ky1280ds','e010006c09010cf938bd027cfbf82183','8ab980b9ff0b7c362f62a97991c079ca','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3997,'sC40421e90aff20','ky1281ds','59f0ab01f3c253e6cbab5ff5119880b8','22acbcd228d8758194edc8e3088e9f59','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3998,'sC40421e92affb0','ky1282ds','d20fc69ed9f9074e7a2945c9bd1d1c59','0ef9fc5ac9f2d055e3e35c8d529906a0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (3999,'sC40421e9377d7c','ky1283ds','4b10f2b1f2a13736d7152fdd72ad0832','e5e95a7818460f22ab214e50ef7a4e60','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4000,'sC40421e95e6176','ky1284ds','fea5c97534b6e72203db3d7f2599f6b3','686960d51db62a574f7243dd8cdd37a6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4001,'sC40421e96beb80','ky1285ds','d6bf050daf2bf01a26c2d7f1286bd945','b34ea20b7869bb0a4863f41458ab8d78','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4002,'sC40421e97953a4','ky1286ds','d3ffe03a92c44191b0e87194c87a5a19','0c6dc852ba71c32d3f68013b24e796d9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4003,'sC40421e9897af8','ky1287ds','b184e2080a3b165b5edee70baa5feef7','e2444938b76fcb87c07722d6640af844','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4004,'sC40421e99626d2','ky1288ds','78496a943c169bc838d307a109378930','aac7e912db19e82556bb4db7ce2e9952','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4005,'sC40421e9a414bf','ky1289ds','1041dc23e666654c33344c5e6b669eab','17b2ea5368c1f47bd5e7f68c29429c46','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4006,'sC40421e9b62b5d','ky1290ds','2628db2c040ecb224ed96215482bd228','d6764b2636267b467fe6303b29b65da5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4007,'sC40421e9be84d6','ky1291ds','a1f6a285a580bf9662a221d873795239','74d5710db5ccb261ad0666bafd87f9f8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4008,'sC40421e9c6e3d9','ky1292ds','eb88d831ec5114e577a07d16f7c50854','7a324bc35cb34cdc859ac0e8480cfc88','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4009,'sC40421e9ce103d','ky1293ds','939078f037b6aa52b305c628e0fe44fb','9c96c17b2e505e64170397adeb18919d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4010,'sC40421e9d67684','ky1294ds','d3b9901e359c03c676089e7c70f4c76a','eb991da70e74dbd9ffd5e7158b6a87c5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4011,'sC40421ea1efc39','ky1295ds','c535bebebcd8c937b6f03cf3d4db0ff8','a0baccae19ce03e1ff43a3a991235c51','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4012,'sC40421ea3df4b1','ky1296ds','995f9a65920073619bba94931fabade7','e8c87502612e1d2b332e3166594ba6f6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4013,'sC40421ea654373','ky1297ds','cedc038ab807bf7da26ffc2c51672350','0ea2e6ceaa2f7f806aa40a74cd7a2e7e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4014,'sC40421eaa7f98e','ky1298ds','b82b750590d35403538ba9cefd6bc9cf','85962d2748a555608b78282b41edc521','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4015,'sC40421eac80725','ky1299ds','fa9777c838ee0e9c10b69922c0e2bbb7','c5143ce1e60801afe9f45719614495c2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4016,'sC40421eaf0f72d','ky1300ds','8cada531bc7a929868d65a3c5b691760','ff01859a4adc6f01606146ba60aeef6a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4017,'sC40421eb0d0a56','ky1301ds','ced66c334f8e61589357abc9a0cb6606','aa5e73190c4c70e3e7b637f47619072f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4018,'sC40421eb33699e','ky1302ds','91cf192c89e15bf8df451cff3aa8b7f7','d5e1807614c760c6fd5ef3b7c7785ceb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4019,'sC40421eb4c4276','ky1303ds','e695cebf20c47a93de5ce450c1b793a4','6b869de2b012b549be72cc2ac45f41d4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4020,'sC40421eb640d2c','ky1304ds','c54edec4fe5d8f93700e8ebe0e96ae79','472d280ee49c0743b871f6e29dad618c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4021,'sC40421eb74a940','ky1305ds','ca3379b8fc5217044adbba0c30d3e67b','4b37c533e30e007a66b6e19598585fa8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4022,'sC40421eb7f297d','ky1306ds','55261194ffaaaed7ad9a450b13881d7b','52c95668c28d20448fc0db645f679823','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4023,'sC40421eb943418','ky1307ds','ec7c1e91c59c89ff98e86e4323b24461','f1efc31f50a72aa44297ed62d2083049','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4024,'sC40421ebb12978','ky1308ds','7160075e3d83bbc94139f2f1be794ebf','eb6ebd09f5a46dd6546004094bf6f04f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4025,'sC40421ebc47c77','ky1309ds','db5062f3550d867fd42825e7c1e3e451','75fa29389143ca78b17da86ea7a76c5a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4026,'sC40421ebd3ba95','ky1310ds','1c6ff840c3cb30f119a82d9eba7149aa','868b9fb681fb25d4b47dd472e55b2447','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4027,'sC40421ebe30465','ky1311ds','928bf0305646b87225bf72bba5a7c7f9','271fed9c74f592d0004d337c6a10305c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4028,'sC40421ebf31daf','ky1312ds','a530948486298791dc860c9acba9aca4','ff00420c6ee6d9e48f68d46f0b6b04a1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4029,'sC40421ebfbeb56','ky1313ds','f87c8d19b78697ceacd64deab097cbdb','e8f2abbbd2dd809135d39e718355523f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4030,'sC40421ec0b34d2','ky1314ds','ebdf5d69b880de5a303cf37e130f589e','4d68d2759af90832bf53b1ef9e88a035','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4031,'sC40421ec15dd84','ky1315ds','8811f7b3b6b43388c023556027034c94','a7deec4670d9a06f15aebdfe47621e3b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4032,'sC40421ec20fbe8','ky1316ds','c5bf8b05360549c11455c7adba19fdb7','0b151c691897c99382c41a459bfd7d6a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4033,'sC40421ec2ce314','ky1317ds','ad0f3b9ba34db80658c0af884f3f051d','8226bc85bee5a96f50c60cefefc8b7f8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4034,'sC40421ec373db6','ky1318ds','f452be7f86460c6618c21df90e1f8196','817c7ad75f10aeeed35f06ff63a77f1d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4035,'sC40421ec5171bb','ky1319ds','4844ef3bf8c82ff8e32ba06c74b15db4','f18748642248b435b9599364574ba356','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4036,'sC40421ec5b5d00','ky1320ds','9e05823e0827e95b5d7d6f2fb9487591','c8a7a146ace9afe5035c5e796cef7f7e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4037,'sC40421ec693a61','ky1321ds','80f54378d50a10e74a4237522de29aae','1e93ca4710ca526063157bcee3ab0bf2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4038,'sC40421ec73473e','ky1322ds','b11c139c9a5f3d1f3e8ad5123f2ea9b8','9300b3fa77663359a63487daf049c077','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4039,'sC40421ec7bac51','ky1323ds','01b0d49b4c7508b64ded16665ce506c6','e8e269e3dd5a8f463673306db67cd7d2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4040,'sC40421ec903a7e','ky1324ds','52e48bdb2b91f968839fc28ec4ad7f05','0300d8b46da0a1b89a2ea485ecc1edc5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4041,'sC40421ecae4532','ky1325ds','97490161a28464ec7d0484c5483b8bd2','b03912fb5a638234668c474da53bfb28','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4042,'sC40421ecc8377f','ky1326ds','23d72a03b51d5a996f1f65801f64e5ec','137a3aed8b5e29e9817fabbecfe72f70','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4043,'sC40421ecd71996','ky1327ds','5963a7b657c1c0097ecee78bb8bbf25e','8e8d67cb849ca1e11983906104982834','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4044,'sC40421ece56c32','ky1328ds','a725ef4b3403956d63dd48ccb2be77da','2a1ed7b47b895467bc2ca9953a431c2c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4045,'sC40421ecfb1235','ky1329ds','c7daeb9817d82f2b974e3e279b34ed7f','f8fc0159e463a354b59c85e229944cdd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4046,'sC40421ed0545c9','ky1330ds','4cf8f4636e603e695b1c85035d6c0438','6f4f44bf762ea7e2d09e86ea315db60c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4047,'sC40421ed187f38','ky1331ds','2133961c8dda26e0b7fbcdcb3996b5c7','da90db2e3f5b76ed17b59ae05819426a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4048,'sC40421ed254651','ky1332ds','fbee432c2fb17ea76dfeda72cd16849f','a843d3bac9d0ff12a34471f62cdc330e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4049,'sC40421ed334cdf','ky1333ds','c9d8b5bdc5266ef18f8d94e3c1139720','7cd29b3b2121da71ed5a0b41e8be0ba2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4050,'sC40421ed448817','ky1334ds','7db5977f5e5c90c13d4ff4bc0df3472a','f277aac99a6b428bb60f2514030bbb60','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4051,'sC40421ed5e9638','ky1335ds','243c128d6106f17b97d60d5833b7f0ea','7fcb0c5e6b48d8f85301d86a8b89ca1a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4052,'sC40421ed6b8939','ky1337ds','73d7f8e87ccac9e4c918a9715da13413','9d6a840dfeae29b06c97b8a141db27d6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4053,'sC40421ed83bffb','ky1338ds','90ac0db3cfe9f5dd39ea8dd39fa2a84f','a11e7cadef5b42aa34c4b2261d8a5b7a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4054,'sC40421ed9548c9','ky1339ds','7052158dc22564fda56261195b6ab46d','c9327eb1348d5f59273757c4b4f80045','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4055,'sC40421eda4373f','ky1340ds','0874a396bfdfa46000b108a3171a64eb','9e56fb4f8fdd41b2a6e81c15d5d7f42d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4056,'sC40421edb75e92','ky1341ds','5abec072215486144276b57a77ac4f4d','8d665e15fd7c2eee81cbc8d587526f71','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4057,'sC40421edce4a2c','ky1342ds','78246607fa062bd84305bfee6a29fc8e','d612c72d3b9b46e21ba91e7d48ea9f2c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4058,'sC40421eddc27f3','ky1343ds','d7cbdc2202a462c4f213a597b737f04c','10bc4232f251d78a72a83fc59e20c1f2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4059,'sC40421ede54a62','ky1344ds','17f3a17bb538288b9526fffae5ade539','491bc28c5f5124a2084801a401e7f34e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4060,'sC40421edf215c1','ky1345ds','5c97b2553612eac401e2160110b20e3a','a4fe63af3be142154f81fc3426f98ba4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4061,'sC40421edfb3e81','ky1346ds','0cc62eac38f41135289f9950f4b57bb3','e904a230dfbb4736fa69b6625b525232','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4062,'sC40421ee06d14b','ky1347ds','4f7bea39c0ff820dac51b0c8f0b5435e','ee8367538c8d42111d9d9c16ec512ab8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4063,'sC40421ee11a13a','ky1348ds','16f83760f4c42a5fbff1f7b17a68f92a','10bcf6b7987b192b802790cc6bf04ffa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4064,'sC40421ee22ad3b','ky1349ds','b2102af9fe104dc9cb68564edcf07bbd','87e8731c092793cd56ff08baba241a5d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4065,'sC40421ee2d326f','ky1351ds','845dcf00e4b82df53385c766000b4602','524c4d70abcdb000c57a90e6195352cc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4066,'sC40421ee36d210','ky1352ds','5c173344d8270067ad6168557d24c7c4','19ce679775806ef04aed8cb1b0428e40','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4067,'sC40421ee40459c','ky1353ds','cfa7bd51b5b852bd1f9819dbad592709','775a8b2e7961b0f83618f1278d053b3b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4068,'sC40421ee4f383a','ky1354ds','9310111475b22653d1b0a83192f26456','3d366cd1a71a371172576d235d0775d3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4069,'sC40421ee7929a4','ky1355ds','43b7b6fa1ca31f1e6e90b767965fb590','423629e2fadb63c44a791643fafe75a4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4070,'sC40421ee8266ba','ky1356ds','d36b899f2ed04bd699b94d1adbfc59fc','234d51ec20900987a4fa8d19131e2fe3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4071,'sC40421ee8c03f3','ky1357ds','6df1409ce218bc783738b99ec9111a9b','fa1b4aabb90ecb1572824c1ba1d73914','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4072,'sC40421ee9aa493','ky1358ds','9a07e68418e1036b40844d043dfe7db5','f46cde94e64eebc072a7874be75c77a0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4073,'sC40421eea8821e','ky1359ds','5f419914e5ab9b8f6ba7eb3928981869','fd6d7d3bc0cfb53c37bb4e0d6297329c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4074,'sC40421eeb6d485','ky1360ds','d07a7215a91d621693b384eed31dab0a','a7fa9731974d05317666f8fa0356783c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4075,'sC40421eecdc744','ky1361ds','ceb189692a50f086ad5f14b70388fa1c','824df8bc657546e64912f2a91f3c57c1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4076,'sC40421eee5eb58','ky1362ds','dc91ed7aa1e663391770b195e872a45c','71a610a1470dbe23dd1d6e881247b902','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4077,'sC40421eef30500','ky1363ds','430bfada0ca958ae16e300063aa2fbc4','231f2d1b149fe817d811be0ed088165a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4078,'sC40421eefd96ec','ky1364ds','25b7d04f1dbaf4bbede8f75a5b416aa9','619ba0bfea9aed87049f9972c5ad63d8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4079,'sC40421ef0ab1bf','ky1365ds','24df3aab50a2b1c787f16720d4d42c36','2f0c3636b9eb544bc806a7ad6fb0ebbe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4080,'sC40421ef1654ba','ky1366ds','f7237c41bc3aa143603954e7c989f581','8e6c2ccbc9f0b098d225acc955a284a9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4081,'sC40421ef2b9c51','ky1367ds','4b718a6b606455f763702fe8122ab487','d134c30da691b1fe60be7e019784f59d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4082,'sC40421ef413511','ky1368ds','747c22b7a34b5bd12f39aa24a6056bcc','3244e7492731eb34f347ceb47d5d7f9f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4083,'sC40421ef587da7','ky1370ds','14810d888aafce06a973cb030dfdfe9a','249d9591a4d863df82a5b0b5aaae6bc1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4084,'sC40421ef679b1d','ky1371ds','a0c90f9f34bec87e76dc7eba26a6ba23','e529b75c06d20454166e7936dc705986','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4085,'sC40421ef7ddd2c','ky1372ds','7b0ea927d3e4419739dd60bcb84f8ddc','92a151517674118376be57e5e07aba68','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4086,'sC40421ef99e5fb','ky1373ds','58acaa804f5f04e92f80753cffe450ff','067f9d1c1dd15a62adf269ce42a93438','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4087,'sC40421efc02897','ky1374ds','0708c6c26fdf46043b3e90c8f9f6b4c3','efbf319a774049d8d26abd1b6e83488b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4088,'sC40421efd99a33','ky1375ds','f793d600cad6461cc320e95d085810c8','f5ba841c927c7d1b5365e7ca479f8546','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4089,'sC40421eff5e617','ky1376ds','ceb95f2de92ff4c8c26ff5df505171bf','df200721db16d174594426b2baf7b834','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4090,'sC40421f0044299','ky1377ds','b966d212c9dd182df5041ab24756689b','ef386c920ee4d304a307ec69c4d653e9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4091,'sC40421f0129545','ky1378ds','92e6353807a33461a0c55f3ef5c3cc02','abadd14b0e49c796619ae5a320794b08','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4092,'sC40421f01ca781','ky1379ds','81803f5df8b2f2fa7fc8ad218090ca16','3dce04c615ad0c679734b6d689ce3ae7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4093,'sC40421f025c9da','ky1380ds','5b36880b4c30f93c7584d7c6b7f02384','b91295063fb05ffcd69022069f2e1c92','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4094,'sC40421f02ef1c6','ky1381ds','3cb6b7776e03b6fe61bdd116cb9d0b29','6e6ab47ff98b23c16af637dbb1669561','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4095,'sC40421f047a406','ky1382ds','7c9620b2ecff3f6d190e6274c8570bd1','25d568dd4493d2ca70d708118f005e0b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4096,'sC40421f051fa3e','ky1383ds','905bb934cc937bd31a5852e29880ff7a','6143b1e44eb03433823f03eb9bea1e33','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4097,'sC40421f0652ecd','ky1384ds','45ba52a383f24ee55442d67a0cab021b','e395ac498e347d939adf6a969eab73b2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4098,'sC40421f0861fd0','ky1385ds','81d9d296ded33f9350dbaa8489100ff8','7904d400dc2e7bc5bebaba4b046ac714','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4099,'sC40421f09382dd','ky1386ds','57a00ff0cf0b2d287f9cbe64e4dd4705','46535098a57080237e9a67ee3fb92331','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4100,'sC40421f09dec42','ky1387ds','28c737234eff308edd2c41e28e1a94d6','70b536e8d3a40e96c4b98bcfccf0130f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4101,'sC40421f0b138c6','ky1388ds','dcb3e93496bb980f3861176c6f20881b','02774c343d2cde6751a865db31030a6b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4102,'sC40421f0c5116c','ky1389ds','44f1d5228a3e2b34eda733bd8ae0eb8f','1728ebba989d5ea8d4ec92f99a75c5ee','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4103,'sC40421f0f3aad7','ky1390ds','411ad8ca02173680a25a31ba71e1fe45','05d8815cf6714f3b9e42c1b557da4488','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4104,'sC40421f10299ef','ky1391ds','fae356aeb0a763707a17fe56b70a2970','d7083a6c0e585cae855338421a6c0f8d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4105,'sC40421f112dc7e','ky1392ds','020fde0c583e39f00ac114077c85cd32','51d4d6437ccc38e954e52aa52f12fe88','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4106,'sC40421f123ac11','ky1393ds','69693a7c1723a1b7c17dca4448016f62','e8701875b4e1cb08210f0738eb62a532','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4107,'sC40421f138becc','ky1394ds','7bd58503542d75c298c63762e5ae37a8','4bc02a28c6401206a7a4034a34488d8b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4108,'sC40421f1709fff','ky1395ds','098f1e33b9d685ba6cc4f607f96d6471','e73a300b4c20754777c1dd3fcfddc3b2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4109,'sC40421f1c4c07c','ky1396ds','95c68da47ea43cfa9d88433d8b978f38','0944bd3353f4da8b45689ae25dd4f510','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4110,'sC40421f1d1b382','ky1397ds','1b46558f2af884f8497df616ccff1b12','76bebc4527dd30f87543a974891817f0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4111,'sC40421f1dd4c33','ky1398ds','7ce9b962d8dcf210f4f6d5b0e835d961','1436f9237588702c6b1b939cedabf7ec','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4112,'sC40421f1e7d67d','ky1399ds','50b2eb246e8032d10bc3deef8df53b3d','6c5799eac5b9272818c8f5ffa12e995d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4113,'sC40421f1fb02e9','ky1400ds','189c11c2e7a449c2ae38579af9026733','4010188d6a2e704d9c2e84210b8ac463','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4114,'sC40421f2081cda','ky1401ds','22076a767eb266511d581d3894ad517d','cdcebb3e07e7f8cb3c9641c0ac6603c6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4115,'sC40421f2166f67','ky1402ds','b20c1a3522a6c557df2fbc87a96c2dbb','06457972780c45fcecc3cba0c1e28c6a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4116,'sC40421f21ed405','ky1403ds','fa64f2eaf8c4f2d49798841d5ee0d201','a825d0f5877090a9fb13abcfe8709b28','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4117,'sC40421f22741d6','ky1404ds','4f6001186dd69021bddcfedf5d3ae7e1','17b1c8d908af651f05c4f7be9f827fbc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4118,'sC40421f230cad7','ky1405ds','f4b727945a17dba1953e318a71b8ad9d','7807b92ed4f078acf76d068e501c01dc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4119,'sC40421f23add1f','ky1406ds','f789df442ed4dd7fd8887ce86e650e89','1cdac93631172d8197fdfd3ab242de9d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4120,'sC40421f243631c','ky1407ds','35ea33cf8b51fc74eb2725d654c489eb','2701dfa50bfd6b50927e23e4b6c4ce2a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4121,'sC40421f24c162b','ky1408ds','5442cf5bded7d56370a491e1dce45337','985af53809c7b03230ccc158fc3cffca','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4122,'sC40421f2597de3','ky1409ds','b57392043d8fbab29ccbaf7703b0e43f','35d93270dcc15dd6b70e6450318aece1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4123,'sC40421f266beee','ky1410ds','6a5b54caacf4072b0449e503b8abd41e','50b20230f23e0c43fed0e828029a157d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4124,'sC40421f275fc39','ky1411ds','e1e6e2c1e3e22f9dd0c9b27ebbba652c','d81a8767b22465c33367e1f0d5141b35','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4125,'sC40421f27f2ba9','ky1412ds','8e50d70117dd60a5d18efa8ba981b2fb','c8a1560380ac338506fa815563a97da7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4126,'sC40421f2a576aa','ky1413ds','080ed95ef1f1fa6b4e8a45784bb391a5','be853cad389b16b51c98afb6573bc1d3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4127,'sC40421f2ae3a69','ky1414ds','bf6f527e5b5e342def773d8538d26964','3f65d64bb229a7f97a7c26ad9025636e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4128,'sC40421f2bdecaf','ky1415ds','579cfc2786251baf1014851945414379','87fc5235d72476b7b64abc0d70977c3d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4129,'sC40421f2d5b2b3','ky1416ds','168f619c3d640658d4e893061dc9116c','665d3c2aa98140ff6256209ad9d7be22','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4130,'sC40421f2f1b88a','ky1417ds','73f592ea80d7d2e3cdc6601121cb4a7c','a33c42e8c905b822e442589e527bbc9c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4131,'sC40421f2fdc6b5','ky1418ds','29230a52a0f26e8a0c4e97a9798e1650','3d31f7ad87a978da57cfbc16295fe985','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4132,'sC40421f3095a23','ky1419ds','460a66d58cb96681b8d886e5f38c2c86','b110e0acd429ba56aff7d941de113bd8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4133,'sC40421f3140321','ky1420ds','1b553b27e39c0760940da3962186ea89','30751fc351d8ce78b3783a74525e7e3f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4134,'sC40421f31eb1b3','ky1421ds','c7ca4f7625f898fb0c64db2b1f80279e','d2bdfef72e4ca8e137c8aac1f79cfe2f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4135,'sC40421f329cfee','ky1422ds','30419a2cfc0a7b853e8af6ddeaa781df','c7f9404fde8083a3652ecec5fd74d021','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4136,'sC40421f337113a','ky1423ds','b28d546e4720948d3879557a69430e54','0af61561b2f18384ec1619abfd91996d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4137,'sC40421f3464e3c','ky1424ds','2a0db79a3c6c55510ffbad15caaab826','f01ac567588a0b35e67e336e16238d4d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4138,'sC40421f352f2db','ky1425ds','f53e06b9b2b70b41ae17d329763e50b0','0234b354db9ffcaea32dcc9d122c5f57','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4139,'sC40421f362cc1e','ky1426ds','4e6d21b976f28dfd11b5d7cdff6b5e30','0d2cf9e67369c9e40cb496f32e4ac2ed','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4140,'sC40421f36bf3fe','ky1427ds','e5f6f308e144f68d3a992e9117220a9c','da472960728ac08a1a7ce9b548aea50a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4141,'sC40421f3756484','ky1428ds','7aae99d3b1065e88ae2b10687720e11a','df8212b66ab2cf810e66f7145f6b3533','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4142,'sC40421f3847cac','ky1429ds','5b25633921f4537545356978d0649be3','a85223920f948c77a62ef09bc8dac9c1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4143,'sC40421f3adf6ad','ky1430ds','1c58602b6c4557dda32be3b59d39ebea','fc5ea863844312d5f5ba68b11ba3b82e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4144,'sC40421f3c03614','ky1431ds','d78cf78011f80619d5781ee57be27035','36054dee2d8f4ef61f53afa34c91099d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4145,'sC40421f3dc35af','ky1432ds','f825f3d4eac5158c46d6e207020f550d','8b16edd92db22a4144906a4dd65682f7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4146,'sC40421f3f2f93c','ky1433ds','13b38c9ceb626f409f19795b66cdba7c','0c49fa6258bcf65c73cec17485c77f73','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4147,'sC40421f40651d7','ky1434ds','7d0339e84c0bef1cff934040e1cbe585','6b818bee466fa8bbc86730740a8bb057','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4148,'sC40421f410d383','ky1435ds','9ee7aa4d33ac2d47b01563a844cdc0bd','bd4e5da5a389cb62104be2e59db2c5ab','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4149,'sC40421f424e2b0','ky1436ds','c398a5be1426d013ddaafc6f12aaf5ad','15ef07955ae7c2ed0f040f758591a959','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4150,'sC40421f4387571','ky1437ds','92128a2759a4155f1fdea420c5d71b83','7aa5ec6788b7886e82cfec584467e949','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4151,'sC40421f44e4239','ky1438ds','d6de77faf2ab964bab01e20eb25a4d3d','5697140d4bcee92265e07a7ecb78b3d7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4152,'sC40421f461e68c','ky1439ds','1b554706245787b3ba0cfba16e7a3d81','a4635344ad8f8477cc157f92e93d6463','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4153,'sC40421f4714dd4','ky1440ds','c709f81e7ec83726238a71eadb34fa47','6d30f1d554ee04346e1a6bb0258eeed7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4154,'sC40421f47df548','ky1441ds','e30753c264a71e4c56d12babfeb60fad','41545d9e6fbdcce22079ce9e7edd4066','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4155,'sC40421f48a99da','ky1442ds','86a113937852cb9edd94c7ea4a924d5f','20d54328e751ad14c47ec4bf861d8d2f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4156,'sC40421f4956a41','ky1443ds','c5f4b41b9d58608033521b978852c9ea','fa042e5257deb4649c57f31259c2b2c0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4157,'sC40421f49dcea5','ky1444ds','9493a1f87d884b5bee55f533cb979259','e11e06561c21950ee5b4f0fdd3349a44','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4158,'sC40421f4c8514a','ky1445ds','f40f2205d9a7f09078ee3513b1a07d1d','e816dd2a03bdfc1ce13d68557c99506b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4159,'sC40421f4d236b6','ky1446ds','5db2d09c4cd3c3860bb36b504f179a7f','7b61b2c1cdcfb3b39b25e93364a38ba0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4160,'sC40421f4dc299a','ky1447ds','a31bb67db1cb9a422786d6ee332554f2','82a07afd901ffdac81fe8a71be2856d2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4161,'sC40421f4e9632b','ky1448ds','b506129caeeab1ad216283298c983ed1','2211be751dc0f732e5ed3f4cfa135818','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4162,'sC40421f4f6cb42','ky1449ds','d9b6e85a5b65883c317056830e887dcd','b2e00c16e34874659aee31f0da71433e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4163,'sC40421f501c4e8','ky1450ds','b9b22a9549bad9ce5b85e4b2484229ae','a84317e0de713f2a038f4f6f8ccdbf73','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4164,'sC40421f51237fc','ky1451ds','788bd578406539a9ae518e45da7a0890','85ff5202bbdbbc24c0fd20223fb3e788','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4165,'sC40421f51da9cb','ky1452ds','2676d10fc53868ec6c36aa6517752032','24e0d471a835ada2d089111b71fa23ce','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4166,'sC40421f5271a4a','ky1453ds','6fb0845c5158ad9c3ee8369a176d4ec6','4df88cf24f6f813af046bd4b92a7d684','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4167,'sC40421f536574a','ky1454ds','2757bf487bf1ffcae69d7c07f41b9afd','4a4eacd0d25080d4bd6cb9dd4bf446b0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4168,'sC40421f542ae0e','ky1455ds','27601c8bd44104d07c927969451d2534','3cce6d75a33de1604d9f2e537dc29267','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4169,'sC40421f54d37f6','ky1456ds','53456e50add839bd23a1378448d3b824','871cef70124e477d4bc7471ea9838a35','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4170,'sC40421f5585adf','ky1457ds','763e32209b816279afca32c5a8c3fb18','98c99fc863f89b38c034f89da5f1c6fe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4171,'sC40421f56398f9','ky1458ds','3b06e15aac63c8584658f1c685fafec4','50588e5a4f878b23ba2f134f3c88fe91','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4172,'sC40421f571ed6d','ky1459ds','86414fc5673dab70c961857915759055','a106fd52560f629f43f22ead90e6f47d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4173,'sC40421f57c4c72','ky1460ds','8375e3272453af4f9e73f3e28dbc458d','f46d61ff7b7753ef8a34a01e89959e76','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4174,'sC40421f5883fde','ky1461ds','efa740dbe810fe2439746f059cb2e40c','1c76a9f16d55c0e480f6849e6f8fc62f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4175,'sC40421f59492cf','ky1462ds','b53107be5351473a1d6c5282167b76b4','87646058e4c510f3345b9c785879cd6b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4176,'sC40421f5a2b7c6','ky1463ds','2c478f1e55eb51b79f3af5b17c12049d','ffa2d77c435a93ca162b6c2cc67e265c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4177,'sC40421f5b5483d','ky1464ds','c51ee3a3416b5cccd3d59840db2ce195','9b4a8561f147a8dd0607881047a96399','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4178,'sC40421f5db68d0','ky1465ds','6d002b1734bb0781313e7b30b45003eb','17ee0246d1e07faa3b59944e52086c06','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4179,'sC40421f5eac84e','ky1466ds','d27a1106b7f9ec446bbac0c3f976782a','40c53f4dbf567a7440e72c7cf7fdfa48','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4180,'sC40421f605d1b4','ky1467ds','d42dbadd471cc3407eb518a02c5d42bf','36b8f08a21bfbb8c9b82cc992bec6dc8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4181,'sC40421f612d942','ky1468ds','57f2ae82cc62877cae41d29dc1ff2c57','d9999d9314df9ab8bbd0e2edf2d677f6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4182,'sC40421f61bb2cf','ky1469ds','a55899eb3a72168e777bfa2f7dee3c47','abf104a670ed2a2909fe01238b8f14cf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4183,'sC40421f6259883','ky1470ds','94eb6677288da9be0a8aa38e8ddbc485','8b5e4a386ae84eda3d8ef00a93003d48','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4184,'sC40421f6309cf1','ky1471ds','7b30a3336f114232e97557cc6d6fd1c3','1107680cfa96c4aa2d4683f6fa02fe2d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4185,'sC40421f63b71e3','ky1472ds','be5ca15c94893a5d2e20907e9c721404','e58d317bea83b81160f3bef65b16354e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4186,'sC40421f646fad4','ky1473ds','4998ee530b9f94c88062b6816679cefc','d0dd65a16730fef914a36bec465a47b3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4187,'sC40421f6530143','ky1474ds','199170c4738131d06dd516e62d477076','b8bb5dea99c0640b404366b7972d422e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4188,'sC40421f6612f48','ky1475ds','a7cc64cea2874d4097d8355acbd0f324','8b520c4289b9a4630627c25f9464e536','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4189,'sC40421f66b8e1b','ky1476ds','5057d33a7ae90109b8217070a446e5bf','6a4fc17934c525560b7b8d5bb07d383a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4190,'sC40421f67a7bfa','ky1477ds','a08eb70aefeed4ea0c48738cb6ae8b25','e700216b6cb0ce36a61d2859a3e72cad','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4191,'sC40421f685e85f','ky1478ds','adc74197fcc716cfc21e20d89fe9c8cb','e8560fb195f5d7c97bef78d9bba7ca44','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4192,'sC40421f690e156','ky1479ds','1d7ac9f41e73d20990657c60c98f18a8','0830ef6d0e1e843a87d7cd5fefbdb58f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4193,'sC40421f699e057','ky1480ds','2bc5f3f406d6457c76d8636d4c42a97f','eda9a7e6bf390cc264a6831f12b8e55b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4194,'sC40421f6a5c1d9','ky1481ds','e908616006baba0fcd421590690e0f85','fdbb3a3bce4432d28a8a32b737382c29','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4195,'sC40421f6ae4d9a','ky1482ds','08681cfdd30e0a9cc89604f501d7b28c','6dec987eed4ea2dae0a9203adbee0880','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4196,'sC40421f6c4cb33','ky1483ds','a25126d11e0b45fd3b42172cd4182c83','cea2ba708748f6f7257ecf5ef78e9b11','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4197,'sC40421f6f09355','ky1484ds','b771837457ff196f400cb1bce308f8ac','40ded6d59818df4f4349f7039386ff30','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4198,'sC40421f6faa574','ky1485ds','dbafc82fa5e235e16a455ecee6655a57','ed6ad3afa70976d646c2368c6e2ba02c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4199,'sC40421f70580b2','ky1486ds','1972d6a06a72528b4b9a2e4e88bd332c','4990f4860e30717ebc571e42f959007c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4200,'sC40421f710bad0','ky1487ds','719a8304ec4c4b0c47aab8769c319430','b295bc0ed078512914e0742a981b6723','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4201,'sC40421f7224ac1','ky1488ds','4f7ad802f77d3a12afa238142e1fffe7','93b3fff8b569b803c014777825b5a3ea','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4202,'sC40421f73363ea','ky1489ds','59b9ae2dfb2268e65d2c428e73e74b3f','3492d7b6eeed4b9b6a360ef8ca34a16c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4203,'sC40421f74130ee','ky1490ds','a6a7ccc746412e46042ddc734cfc952e','68ec48517cd17c2868edcaf3a572337a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4204,'sC40421f74b1c46','ky1491ds','4c91d49d7087d66d4e3a8df157bad315','241b7f951346efe1c97b4b3164d5736b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4205,'sC40421f755c72c','ky1492ds','dffb9870e60eaefb35462f6c235464ae','00532fa593f2e4b1237396563a16d50b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4206,'sC40421f761d2f2','ky1493ds','7ddbf2684b66932bc106afa590eaa5b1','549eebd2f977cfca8d7dd4853052dd09','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4207,'sC40421f76aa79a','ky1494ds','b5c2a26359518a250f2c9a5f692be3f6','c9d95f5f542ac26f5779bd3b0b840086','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4208,'sC40421f777561d','ky1495ds','3f9d21726ef5245bceb4a25c4c9842ef','3f0a6afa6730423ae6d54bb86bb44773','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4209,'sC40421f7823514','ky1496ds','49ea0c9a1f42554eea2db5f8e1a31b13','83b226e7f1abeea81212cd35e624df0f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4210,'sC40421f78d8e6c','ky1497ds','7c1a32f8eb24473835dcd36115ea96e0','92dc5d3cd82afa0e7a6133e69d922ff3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4211,'sC40421f79af6a7','ky1498ds','338dc10a0db9f4a95980b6527c980df5','0471e374f6997cf5dc4272862e953ec4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4212,'sC40421f7a6d837','ky1499ds','e876ec056f3584d74d862019f079384e','3eeb5e6cfb4e3265e59e7f026b10cb81','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4213,'sC40421f7af15ad','ky1500ds','1fba89f339751a42a3479023ec04897f','aec70e7d0272d716e6040cc940cb568b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4214,'sC40421f7be2baa','ky1501ds','dff760b21fbc664fba7d3e813862864a','0891b9fff225a719df9ff9b27cd7efa3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4215,'sC40421f7c8384c','ky1502ds','825d8281ac7ed1149db9887580dc19b6','9126837eb86cc3a9702a0eacd46d3313','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4216,'sC40421f7d37dc9','ky1503ds','c31bb4b1e00f561f915ac8ad2fc92349','6684a7298c1058b38b8bd68185cddc82','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4217,'sC40421f7fca62b','ky1504ds','a480a9cf904a5b842411f8839865867a','a8798ac5c1054953aeacf1868cc97822','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4218,'sC40421f80e5b0b','ky1505ds','053f0af19e82d59b8103d6edd73ccfeb','6bc7817856ffe62ae5249be698c43d03','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4219,'sC40421f818fd16','ky1507ds','e7ad70556d845af9442de14275ae34b3','372b129c4a761cc5ffcc9f75c6c3eec6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4220,'sC40421f8221f75','ky1508ds','ec85c1ed9f75db5344be81d97d3f69a6','5e57e8320b5ea86aaeba6921aefd164c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4221,'sC40421f82c0aab','ky1509ds','baa587462236f24f434b15a41e178d8b','957683cb74cc86b266c9859a0ef75f75','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4222,'sC40421f835549a','ky1510ds','1a49e2783f5f0ef2c63d4cd6da966c7f','9e17a840eade017cb794b77589503e36','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4223,'sC40421f8402456','ky1511ds','864ae2ce05b3b3db3b4293d08c7f6187','0a18dc6d390a8e3f0b8d8f548d325459','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4224,'sC40421f8494c21','ky1515ds','35246cfa08718dd587e6df23c0b67f53','5f8df0bfa3089bff71eb295ce23aa5a0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4225,'sC40421f8526f3b','ky1516ds','7f537f3d7f3001a68f0d851c332590cf','32b4b2dec3bcbdf31d28563c3d185895','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4226,'sC40421f85d1deb','ky1517ds','929e2b110bc5eeaf1e591c7f29b38790','a56aa962275fb787a74e0c295e7d8f77','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4227,'sC40421f8663f74','ky1518ds','016cc78e00a86c599aef001369b671e0','4727dccdfe57209e43e0cfc0c7cd9217','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4228,'sC40421f86f4055','ky1519ds','5f8289d71d1188239ca0f69330fe2a9b','cfbbd3de9d6e943031d3c8bbbc6399f1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4229,'sC40421f87aaca5','ky1520ds','35410551e91c0c92cfa8ae089fb5a633','91548b715ebf1e2656fef18925bb939a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4230,'sC40421f884924a','ky1521ds','fa37cfb13af04f28a8c713eb3cd6f1eb','f1abf766e9cf9dc1001c6a9e9a254f2e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4231,'sC40421f88d6c19','ky1522ds','786963aafbf19b47e17779820c03e7ec','53cfa701fcceb29cc153da5745911851','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4232,'sC40421f8983c30','ky1523ds','d752ed9b9069e4cebaceae9aac1f21a8','58dab359fa762ae818fc478710d20b7f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4233,'sC40421f8a8bb65','ky1524ds','0fd61e53b4c898de2cbdb8c0492009e1','eb1c91b7d3f637d45b4d4f571f7d2041','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4234,'sC40421f8b395fe','ky1525ds','886451885fd52f236c752ddd7d366c18','643e6251400a0be6f082822e25d10eb1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4235,'sC40421f8bd6d25','ky1526ds','e774fdd60db7cafc69ed96f8f18bc0b1','1e24b4804c564e2857d9d7f92df05717','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4236,'sC40421f8cbe6a5','ky1527ds','36ecb8a5b6dfe7f15da06bd16239d0e2','54d85dca5711a2defc76205ad3caec11','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4237,'sC40421f8d68fc7','ky1528ds','f1d067e357ae43324eeeba7094157233','432926532545fe327e939f552f13b9b3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4238,'sC40421f8e0c37f','ky1529ds','9930f710e37cbcf3132f742cdfda04da','b6864a03e9f3f14c3dae81c5a644f57a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4239,'sC40421f8e94f1e','ky1603ds','5de425a514c9ebfb7211b9bd86c6c84b','2dc9049546729b25f03b90aa931f60ca','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4240,'sC40421f90de3b9','ky1530ds','e6ac598d20604732a639984a5a07df4a','039886d69b2672be51f18085f09a510e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4241,'sC40421f9188cd7','ky1531ds','ac99e30813098efbda006d147f52321f','53944748f62a4896969640c471265c14','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4242,'sC40421f922e78a','ky1532ds','4a4537f597d5c8d7609b071e9de2560e','5c73bf214979e8d99f03fe0bf427a42c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4243,'sC40421f92c5d9e','ky1533ds','f0ebb5dfb42b5a596aec226d4c0bae69','264910d4c95bde692c81261fb41150f1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4244,'sC40421f93a1440','ky1534ds','d34dcb42cf18c2374c90be1753e9f7d9','5985b663f69ce13b14cb0345776bd7b4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4245,'sC40421f946dfe8','ky1535ds','9e0f9a722cde125fd9e6682f4f133034','180e2060fc9ba307ee10a580fa9ad1fe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4246,'sC40421f9549632','ky1536ds','93353382b43e5e85ee6584cc88c730a8','1f0a6be7228c84a59702a5b226f90429','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4247,'sC40421f95e5a82','ky1537ds','82b574d17e16c8715bf222550af86d74','50a5d7a82be2afd88cc80ba66d10076d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4248,'sC40421f9692ad6','ky1538ds','22d49a332de1b0984544a80c515b419f','d30878ab12f7276b57538140cd7f6dab','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4249,'sC40421f98370ec','ky1539ds','3581e1e0e06d98a86ec3d7e7a24c5e96','25fcdf74f66b223f423cd17870877557','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4250,'sC40421f9ad76e8','ky1540ds','746d7e36a3e89e098637c017991c1e94','5782c905adb935da5a5c1f2477a49e11','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4251,'sC40421f9cce31f','ky1541ds','a5bc20d104c9acb1ed3478207a6f96f2','a7bb6b22437e48ac51f5590ba3233786','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4252,'sC40421f9ee847a','ky1542ds','00fd064f822429c9c1c0b382a3f96607','d5184740ad586076abaef03266c3195d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4253,'sC40421f9fbc5a0','ky1544ds','86302b52536e3ec29c29ef029a33aca9','dff9a430fb302feb132e2df13e5f94d3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4254,'sC40421fa300e2b','ky1545ds','847ccac72566b5cc48e867f6973b1815','55a3b6f336e0c6bcf6b46736b76e9a8a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4255,'sC40421fa3e85aa','ky1546ds','2d4e0463c3a7dbac3c09fd060aeec286','8282dbc127e5b5eec64b02b4ea9282bb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4256,'sC40421fa4e10d8','ky1547ds','f602c36bf5b0ec450142d43ca0129b6b','502e968aee8effbc64f73b380138cea3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4257,'sC40421fa60f345','ky1548ds','fbde9a35f619f1831bd805cb3faa88e8','e825d1437d24205dca8447d6fadb3f84','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4258,'sC40421fa6dc342','ky1549ds','ccd03f5dd29e86e7099d624d7f8a3e46','0f1e667b46b83f70c3391df458e57ad3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4259,'sC40421fa7a1a20','ky1550ds','c14c4d73181d8e1bdbaa0dca6ff73afe','5a74e7e429975fd5702c80013d8d2536','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4260,'sC40421fa85ad7d','ky1551ds','f4528e24e3e35b3b94f7c3383299ab1d','8f0d9533d66fef11c3de9884b4e3acd8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4261,'sC40421fa953884','ky1552ds','148a86d8d2c51ba74fc7907030948596','41068d02511795b402dfd70ef81c7b40','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4262,'sC40421faa0a4e1','ky1553ds','119ee9f84391b62d76906d2e35f69fd2','cd1a32d389d89d0b73235b9c948d05f4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4263,'sC40421faad281b','ky1554ds','a1f9d39a09ef4ef2154840e7710b8931','f8e4abb27d0b392d1a87a25ff0232c8a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4264,'sC40421fab8fc98','ky1555ds','26243635bb05e6df8ea771aa1c793d5a','8a91bb97c5a4ad9243266d78e781985d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4265,'sC40421fac27ad0','ky1556ds','66531e4c88755e82fbf2041203011080','58e85f154a4cad76d11b0505cd36a8f9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4266,'sC40421faca698a','ky1557ds','a51e8f8cc18b67b6970679baf8d1175b','d2213a2d137388f4f9f863451b9ab5a2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4267,'sC40421fad3b315','ky1558ds','0eb71073f461bc821f6c9c5b1bc2405f','f8252acc68bd12bc901d248126cdf2fd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4268,'sC40421fadbc9bb','ky1559ds','1d1ad807dfe73f5f5ceae6ba373b9ddd','73cba9221e6fcb88c980e946165292f9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4269,'sC40421fae8c820','ky1560ds','65609a3fd02a38bb72bca102ce05dd4e','4b80eeb4413c1e14a9f6d3c31f9997ee','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4270,'sC40421faf4ec71','ky1562ds','30217171b3f57432428f732be9ae137b','a810c355d55df643bacc943089777239','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4271,'sC40421fafd9ee5','ky1563ds','7ccf4d9988ef554a1668366f5918a4b1','bc22ebc34055510314cdae34cf3bb6d2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4272,'sC40421fb06e876','ky1564ds','6ddd6997aae3113ccd315226d0d1691c','ce77ed76697207221ccb2e4651539810','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4273,'sC40421fb2b7f54','ky1565ds','6016a01fcfed7ad49517ceaef421e531','158802bf846608c2f201c588f313acdd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4274,'sC40421fb395a42','ky1566ds','f5fc002a413c63725944c988f522d717','83d3a673ccb97944ebed504154ed4e86','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4275,'sC40421fb445786','ky1567ds','3843172ea0a5d3732de0c24cbd0e4bb6','4c4f28162df5df10b7da48446156f5ed','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4276,'sC40421fb4e3c9c','ky1568ds','2f201fb1b46be59ccc640a672fa968ff','ff68b23bd02bea65454d7d2de70d050b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4277,'sC40421fb590cd3','ky1569ds','b2367d3d59e469565b088c545e06f39a','f7b8ac6a1050d2e6487834cfaadb20fe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4278,'sC40421fb620815','ky1570ds','e52f4f3d6aa47e8019f94ca4ccf800e5','d9a3b0d8191211d40892905b7e8c4d5f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4279,'sC40421fb69f756','ky1571ds','ea2b2676c28c0db26d39331a336c6b92','ea2b2676c28c0db26d39331a336c6b92','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4280,'sC40421fb72f2ad','ky1572ds','cf607953d156b23521b0f815df0b39df','b5c41827f4a6043988c2ae583a77ba70','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4281,'sC40421fb7d5314','ky1573ds','1643620a06a73fdcc21819e934d64671','e646834cc911b65d8ab653c3be6921d8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4282,'sC40421fb86c392','ky1574ds','d6f7ab1f97dd70d557cf88b0cae35bf5','54f1545cc8a2abc3484916b23b6eec4d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4283,'sC40421fb903431','ky1575ds','2fb2ae794f0f0877a1689d406b468928','44e83db7e72f431e7ee1f650252ce193','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4284,'sC40421fb9eb36e','ky1576ds','756206529864c11d1fde4d1a0562bc43','8e881c9de6513c99473e3154d688d1d5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4285,'sC40421fbb11f2a','ky1577ds','36ed7f0191451caf959da7053da41f9a','15f63733749ca484aa8e1ec742091761','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4286,'sC40421fbc0aa28','ky1578ds','933b65876f5bd3b4eb167d878524a5bc','a3e128527b2f1e3f62328826910d1492','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4287,'sC40421fbc98430','ky1580ds','ba7483f48da341dd6a1cf1d631996090','a37d2b4a9038477911a99466223146e1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4288,'sC40421fbd4ce7b','ky1581ds','f04f1cc58fa0ce9396afbb67c243382f','5422e558b9ed917ae085bd3935510044','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4289,'sC40421fbdc6a9f','ky1582ds','741fdef71b63db37ded504691fd95fac','4161fc89e2c33919d1fc4a7bf75d8a2b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4290,'sC40421fbe517a5','ky1583ds','dbcd21be6989c4a229a5ce9cee74d5eb','89615fc29db8a41d345fa0d6f51673aa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4291,'sC40421fbf4c9d7','ky1584ds','ba530f13b68d5d46bc6d64b7a053c53a','a9143f932fa9c12617ff51fc484eee6d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4292,'sC40421fbfe3feb','ky1585ds','bdc88902b9abb5c2ad4ca875d7efa06d','fc89c1389660871e59638ba17f6d2327','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4293,'sC40421fc07623e','ky1586ds','5f1d0630d2deaa9f541131a857240ac0','e9a857a1b0577ced8f55a6e5fc5628a9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4294,'sC40421fc105dac','ky1587ds','45bd8db36c6098159ca0dbffc8628526','5ee15b6dfbb15a44666c84e528e020d4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4295,'sC40421fc1d7d87','ky1588ds','2eada72ccb6c0eba2d3062743fad82bb','7d45129af617af53a243b52351655215','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4296,'sC40421fc3d2b29','ky1589ds','d70eb6b04456a78666bf982cb124d432','8d3367441e0345cd95e49e93b4811d26','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4297,'sC40421fc478a9a','ky1590ds','788b62bea29ca45037263eb1585cc8e0','f4db63a4f8a26337e9fdbb19f3bd700f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4298,'sC40421fc562b6b','ky1591ds','3c1e0568d488fbd6e69d10195a95ec77','a0d38726919ba18455cb1543d713e104','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4299,'sC40421fc5e68c3','ky1592ds','ec40776e785a4006e4885f0ad0b6d42d','a0e52ffa3a475a5550e9e846003af906','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4300,'sC40421fc68c3a1','ky1593ds','f7bb805f575c71b72363aae4587964ad','6374a2bdd1f6faee2f9d1c64536236ee','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4301,'sC40421fc723421','ky1594ds','156069f23894eb8e1154eea34926beba','83afa4245f9a42f835efbcb323a57c64','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4302,'sC40421fc80adc6','ky1595ds','7cad136aed5c58beee18691a6f25898b','f61af9ce86d50fda9f1be9db36db7cbb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4303,'sC40421fc8a23c4','ky1596ds','855ceecb14516374c94ca19be4631e23','840366d368a6d5d22697368ee34da52b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4304,'sC40421fc9409da','ky1597ds','874662664a112560bd0cc7ff335623d6','f474fe69a4fbe74a0581a5bf01b103e4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4305,'sC40421fca3bbba','ky1598ds','4e4b0ac6f545acdddbc27ca36d7a610f','c6f30f38e0c70aabbb5da2c78f0e407f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4306,'sC40421fcada6ee','ky1601ds','9c4221abdfebaaa8ea4af32afb874a8b','8aa15b7775835a15625c6ab7336ec38e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4307,'sC40421fcb84fea','ky1602ds','e06e0c6bb511bae8ec7727a5940af1ee','69b46ddaf869eedb84474dcdaa151adf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4308,'sC40421fcc89f19','ky1600ds','804dd78fb3fa87d0cebeb3dbd829b214','2933f3cb8487abf2d92bb0922af7255c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4309,'sC40421fcd65994','ky1605ds','0a8b8534aca4c0552bdd75ba2781c2ba','b5a400450ddd536d7f7b5c0b2611d753','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4310,'sC40421fce0761d','ky1606ds','e7d732eead7423f9b613ce41835a5a7c','753933863faf38f4706f69eb16cf2d6f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4311,'sC40421fcec9719','ky1607ds','f5aff0f5bbcbfc98bfba283661b16b34','144a3f71a03ab7c4f46f9656608efdb2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4312,'sC40421fcf8031f','ky1608ds','fe18e5be9bf2b7f3b944a584a79f99c7','f5cb53e2c8520238f84e17c24c64e8b0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4313,'sC40421fd013842','ky1609ds','218294e9436594d8b89b6dde24b7a8fc','9a7e2297b57ef9e9ab650ad4d35d1e23','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4314,'sC40421fd0d3405','ky1610ds','70fef1b112dcbe3d7cbeff29b67277fb','19e134ff5a7df5e498305c5c70bd91b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4315,'sC40421fd182ac7','ky1611ds','3b1977202f88d197ce8c4e0eae04b2e7','d897177ed65923ecc8be4c64124d1618','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4316,'sC40421fd2bffb2','ky1612ds','2ea2fe7606b73cb9e4fb234540e4b42b','1e1a17162b90ac29acdd338b75f9855c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4317,'sC40421fd3a7546','ky1613ds','0cafee1cb6d2ec39a90fe10de28bb0e5','6fb0aee11cab6a89f87d2928c73638e3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4318,'sC40421fd5a4eef','ky1614ds','f9850f45a3c7d0663d2a8c56bece6835','3e194b5730ed8b868224b80ac8d7eed9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4319,'sC40421fd64a9a8','ky1615ds','26a04e11f13e543627b91738d4945150','42499499becc2a7c5cc4cb6edc4978f2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4320,'sC40421fd6ee327','ky1616ds','a368686a996e55772987fd681f258449','34237330be4806c5f9615436348c07a2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4321,'sC40421fd7ec169','ky1617ds','2a5ee01a2abe99f6d731db52d3b32a61','dcc0a9add1bd3d93cc4d790c763e7635','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4322,'sC40421fd8dd255','ky1618ds','785d7a51be73bd350affdcd2e1ac73db','c64e50b050a5ad46ee6e68b58dc395b3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4323,'sC40421fd9769dd','ky1619ds','b9035322f39d566b2c4568dcd9fbe3f5','6d48b8c97bf30304e650816905bab907','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4324,'sC40421fda34b43','ky1620ds','a5f6c262fc91b0f59ad397fe7a30c4b6','c46b3d6ecbc9d7884c4fd03f02d18b59','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4325,'sC40421fdac4c17','ky1621ds','9b42fe9a8f8bf3ab82e16b336294eaf0','40b862ec305e534b33638464294c2048','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4326,'sC40421fdb67ff1','ky1622ds','62ccc3228f08a55d2d08c60404b73881','319a442b7211715ddbc260e17feaad68','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4327,'sC40421fdc2618e','ky1623ds','ebba5c7ca24ae2b48697e86b75795b29','108ed3f00a2cda918d3c7613c42c5cea','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4328,'sC40421fdcb895e','ky1624ds','dfede43d7e6345e58cfff7f2c2eacd7f','ab159d74db2b2bae0e86e88770750393','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4329,'sC40421fdd54818','ky1625ds','43ed14d12a87b44b510ebea59f41475b','793f3ae57d54f15f6af68872f4ff664b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4330,'sC40421fdddfac8','ky1626ds','b0fb05d25bfef12e9fc53cddd25eb02c','0345037bc925a37f6441ad6a9a35a7f9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4331,'sC40421fde8f1f6','ky1627ds','713e4d02db99b15f757ed0a740fe43df','4e9c75e6ce78fc5cc46adb7f4fe9a8f0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4332,'sC40421fdf4ac52','ky1628ds','41ebbda94ad9760530b950006e5225ca','bee433e82c9f09c7df035919b42441d7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4333,'sC40421fe07ba41','ky1629ds','309c8f7839d8a4428428a8cfa1b31803','32487019623a3b8d54fad3bea6eba3c6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4334,'sC40421fe132636','ky1630ds','69525fd1a331266af5651898c6bfb6d5','5b2fb30f65439def6ce4b3a83169f2e7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4335,'sC40421fe1b3d02','ky1631ds','2b6be282a1d5825179f3ae70863d555d','e65d74d78e04a25b33f56e8187e5f65f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4336,'sC40421fe24d450','ky1632ds','e254f5bc4b59838867bc3f30b43d57ad','be11fd2dc3cf799a50099e6b45303afb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4337,'sC40421fe2c9ca8','ky1633ds','337f1e40ade7dc92bfdd7f422ce34753','2e7e7c08a26a42d5aa69286793c97c15','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4338,'sC40421fe34d4c9','ky1634ds','5aabf179cfbe8576cb78b2dc81923329','52a0eef6793e290f438c8a3e12cb401f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4339,'sC40421fe3c27e9','ky1635ds','5d1afc84d54b9dde0bf173f0323b3168','c20a4b89e4608dd0054c02afdc8d564a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4340,'sC40421fe454a9b','ky1778ds','8ee27324b38346f9ca8984600b03cb95','97ff3827008a24992635ea467bbf839f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4341,'sC40421fe4d1273','ky1637ds','c4265dd01051559e82c120552f11b484','26197aed07b0ca475a19e871676c2d06','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4342,'sC40421fe61ef41','ky1638ds','42962f42879bb90437959759797e3e6f','a068ef4eaf493edc9dc304cbf2c4d963','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4343,'sC40421fe6bdac3','ky1639ds','c3a94167fa049ebd841527c21b095a89','70ff904150eeb1282221f74d809991e5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4344,'sC40421fe754f27','ky1640ds','7df27de84ed79a46d75c7c57ad00f76f','7df27de84ed79a46d75c7c57ad00f76f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4345,'sC40421fe7daf99','ky1641ds','fd73cfcc0554b5278f88fc9e9f14071f','6bc42242157c0bf7795d206f7104e63d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4346,'sC40421fe86d1f1','ky1642ds','bae33f62779bf09479c9c1465371902e','24c01116bcd081475e507f1d74f7544a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4347,'sC40421fe92655b','ky1643ds','7a1f4d4df13d6b03d4e0b67c5d712771','1be4276aff282976b7ff6e23a7443fda','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4348,'sC40421fe9ac9f9','ky1644ds','b67f4f8257b901a1a9fdf703bd59279c','7c75edf7e9ae05ce33c63d77a32665df','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4349,'sC40421fea4889b','ky1645ds','a85f289463521a94ab30e273a84e64fe','cf3f7843c9868207b75f85ad81a57ae4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4350,'sC40421feac9fa4','ky1646ds','4c7ebaa2b0973227638a7ad487e1c5d3','26bab3803773febd1284f7f434e0fadd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4351,'sC40421feb7e44d','ky1696ds','be43ffd774c62a9c754f954a286491a3','367ea1027a75d6011c30a7c839894067','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4352,'sC40421fec46218','ky1647ds','7bf043f087539c21d662a6aa841586b1','18161b855ba49d0d0088eb0accec7dcf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4353,'sC40421fecd3c00','ky1648ds','7abb3c9a6e855a66b87cf3af8cba92cd','e2c7d76853adce6e3e07db0081eab8b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4354,'sC40421fed83310','ky1649ds','fc99fc527620ea35e125d1dad7eaf3a9','2e28664e5f828575e219d941b49b5bf7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4355,'sC40421fee2dc0b','ky1650ds','2798516eca979807aa41430bb161e879','4de80ee579bd2894cff2dbf632777261','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4356,'sC40421feeb40b7','ky1651ds','809cbe2a86d342c864e3d99715a4a26b','1452decbfea7f3781959a1369a4dc9f9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4357,'sC40421fefd15b5','ky1652ds','a96894f2fde60d2c19d7485c3985f6f1','e9b6977e4f8261b106d75dc425a161ff','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4358,'sC40421ff07bf0c','ky1653ds','6d6b88ba2cc5f4631fb33a099b479a97','0f1ac60a01c1571e50c27235d2948c0a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4359,'sC40421ff13b2cb','ky1654ds','9a128c3902f73fbe8abb8a817722812f','1c17676c09c4f6a9c97cc767fb4aa396','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4360,'sC40421ff1e9d05','ky1655ds','f9bd7314cf4d1a0a766f1f4dd5870900','1d8e6cff47aafe5066fe22c182af5bdc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4361,'sC40421ff283490','ky1656ds','a3e85b267e4277617c37085f8b565fd8','ff4edc13dad6323372ad37108c32c4c6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4362,'sC40421ff32414d','ky1657ds','6edc06178ecc3fca67c4c4d02adc7b59','209c46fafe86b0d405c80a74f8333b54','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4363,'sC40421ff3aa62a','ky1658ds','11901a4d35d0a6814e49fda4fe21c621','97cb26cf9822061ecaeff3126d256272','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4364,'sC40421ff4575f9','ky1659ds','19ff9084c645b06a0a1e3e638d71522b','449ceffcd9c9187ce235019e74a547df','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4365,'sC40421ff4f1319','ky1660ds','e6e7966db510788877bdfda1b8081178','da0198ed95adb2be66b2ad340ae8d621','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4366,'sC40421ff59e374','ky1661ds','821f25581c00cbe572497cf12f6f25ba','a6accab4ed92ec8e50e4c5abe5e14bfb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4367,'sC40421ff7cf112','ky1662ds','11a5f9559bb5dc3729831d4b39a19be1','74d883f0717b2d203f2dbf3a72398d96','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4368,'sC40421ff861371','ky1663ds','9ec1139ffd60710c1b8220dad29ef72b','6a9ad145849b5b4157936dc7555d1a0d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4369,'sC40421ff904738','ky1664ds','dfc5b93bbe513855190c7e54736fa487','bac54ffe7a29d03259e35b683876beef','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4370,'sC40421ff98f9fe','ky1665ds','2a6978d22f107b7b0b903f434c117780','9f05aa4202e4ce8d6a72511dc735cce9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4371,'sC40421ffa2435a','ky1666ds','6a5318569588feaa9face881db9eaa6e','6f07b6c7122df16f7422376e1a77f8c1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4372,'sC40421ffaa5fcb','ky1667ds','ac4ca8460757814b8938e38eb7796bda','a33586151643f973b7204923ee75e286','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4373,'sC40421ffb63c2b','ky1668ds','5ae7582891129b184e3a69d1149b4f27','98717ba68f50ced3183515697a23396b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4374,'sC40421ffc3f22d','ky1669ds','c477d14fc1b786cb85f4b23a0b00fe1c','cd67c4595982c9691dbef972ed5fbe5d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4375,'sC40421ffcca473','ky1670ds','100f139626bbdfa597be336bca9cf504','1d3684a8b5dd7459e3595bfea57344c0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4376,'sC40421ffd6ff53','ky1671ds','3e8c4d29ca1312deee5f4302cd992bbe','3878752691c3102683fb2070ec0031fe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4377,'sC40421ffe3f279','ky1672ds','dbb0e26b42d2622cc17b56bd65cac4ca','dc86ff1490c35855c21efa56a3edff97','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4378,'sC40421fff0702b','ky1673ds','77d00517dd5b5b5c89fb41455faa3c20','0f6890040ebe2c8ab6ed0763468af256','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4379,'sC40421fffb22d5','ky1674ds','896c22c313612e7dd02e9d3d8724d347','47af36838acbb9d78b1901eb2664a72d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4380,'sC40422000b6d43','ky1675ds','d3ab45c5ddc78ebe7077ed2bee16e1b1','9d1e13ce47baa5cfed3d8e1ef250feed','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4381,'sC4042200193894','ky1676ds','2e6611903e52d9b2f704607a158aebcc','29108e0295ac5a9ed0e4857382271f73','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4382,'sC404220027c431','ky1677ds','c7028e2925918069da7e2d19e96dad3e','a70f7634e07e62ccea993f2da1eafdeb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4383,'sC404220032737c','ky1678ds','443aa6a61d8c9e46e30e8a308d9aacb5','5ce4f652b1f7119af0fff37073445b42','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4384,'sC404220040ddf0','ky1679ds','68a92a979aff652fe1db2ebe0244ed28','2acde374f0e36d6a0d0b3ef742ea9adf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4385,'sC40422004b2035','ky1680ds','8faea4bccd3e4549847b99bb05b3527b','29d9a45803535cb4ea10c88762a5fc30','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4386,'sC40422005505d1','ky1681ds','ea54e3a28aa66ec0070229ddb71e8827','0d51526f4e0ec490cfb65f62e0d52707','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4387,'sC40422005ea30c','ky1682ds','bfc55eb988aa5f04a6c3dcca5ccd060b','7c7aa38ff7a56598e9a77b1b7da6cdd2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4388,'sC40422006be450','ky1683ds','1b8a09308f26940020754a07abf2c98a','3902d15361dc0f57eb62b2673dd59121','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4389,'sC40422008ecaf4','ky1684ds','35ffbe23fb14031ab08582787688acd2','10bd78fa4682c9e51d07884d15e40e32','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4390,'sC404220097ed49','ky1685ds','ae725f652621ba343b7a0a59fe61bd3b','54ff2677780b7ae28ac0c52f9345148b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4391,'sC4042200a2964a','ky1686ds','99efd76988e44695c5a459697669ad7a','1566000e89a791b588169f8bba572f43','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4392,'sC4042200af19ae','ky1687ds','6ea1d8a252993b0c92560368503f04b9','5496bf1098bf0f35dffeb65fb993e905','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4393,'sC4042200b99bac','ky1688ds','1d7c77c3b47cd1af6c833211f815e81a','1b3e1d6b137fdf15cbc909ea75f4bac6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4394,'sC4042200c3a867','ky1689ds','aa3a8f14fcccd3547173687aca0636e4','bc0f8088c170d1add90964e0644d2de9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4395,'sC4042200cc822a','ky1690ds','82f7934bda640270f2822251ccc0311b','e668ab336799b9f36c47f8ce3c738d79','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4396,'sC4042200d5566c','ky1691ds','278c35d58ce030e903b58e6acd4e0737','b95614e826fbec55894d20df78051ecf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4397,'sC4042200de7e5f','ky1692ds','862a105875abc28443a2cc2aae441a66','8d6d5ce5e1d30b6e31107120bc184b40','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4398,'sC4042200eef3e7','ky1693ds','d1f6ce73c5b144dd106cebec64bdf070','89be7961a012c62078048e66fbc4c73d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4399,'sC4042200f83d38','ky1694ds','2e7d8ac3043b984092c1d5ee11792ec1','51448d03bcba9b67daadc6930c78da24','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4400,'sC404220101d4c3','ky1695ds','654012c10ffc39f40e300b85761b8069','42556d5ecbf5332dc3d58af3f893832b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4401,'sC40422010d6db9','ky1697ds','815e19396d379e6b4cec0fb39069ba5c','c6a01acef4eb55a1d4c395baa184bdbb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4402,'sC4042201199d9e','ky1698ds','59c8f33be4fb50f313062d2315ecceac','12c475d2a561735ed1128c08aee1d066','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4403,'sC404220123aa2c','ky1699ds','1ea824bd5df02156b8d78a5928f99f38','98a42dd567644ee9d3ca6cc69a9a7927','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4404,'sC40422012c35cf','ky1700ds','86e96b2ff8214d562c12348e5bb3a4a6','0ca691461d6d111e3d6199a4246c42cd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4405,'sC404220138b72e','ky1701ds','41e052aa328b33f4d79e27b8a67d18a5','26c09ca7853be82dd4023c73aaa96ae3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4406,'sC4042201429948','ky1702ds','7346a1d93d8c8819355580c2525e3a3e','8e16ff1d5710b179472f9c01c4a7051f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4407,'sC40422014a138c','ky1703ds','6b20b634f9e998015ab649758cbf9376','601c0b9c02b975f56d66f53d1b7bd584','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4408,'sC404220154475d','ky1704ds','19d83effe83f39774b218cb66c7388ae','7f842e966703a29b0c51d9df76b44188','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4409,'sC4042201607706','ky1705ds','82934d4cf513a9f632a646c5f7915f57','e3cf44e84599bc705576190f77623156','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4410,'sC40422016a97e2','ky1706ds','a6d613279f31a36bb3f1c2b1af065deb','a977c6c33d627a103245d7f0e51757f4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4411,'sC404220178dbeb','ky1707ds','8860d95bf645387674d6d7e3d9a3f037','6f8f8776cf99443a9cfe1a7cd0466a70','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4412,'sC40422018ab117','ky1708ds','6871deaae5055f53c6e44d0f2d66da4b','f8519aa724af32a28b7d3914c40db077','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4413,'sC4042201a6b9e2','ky1709ds','c792f7d318f5552a041ccf297f58b662','4dfeb56ccd3c1417533e9312290f57e9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4414,'sC4042201b9c7ac','ky1710ds','b4137c89a4307a4684265ec6e30dcc67','0581f3241b207826f6f73f55e3c76011','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4415,'sC4042201c708dc','ky1711ds','5ce2472cc8917823195c7903b09f9276','206d6b52cb53d3ae0d1e9a89529443cb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4416,'sC4042201d27537','ky1712ds','67a14b35d980801c51358da3b6822ab0','f93bfe4211aba3909aed8aea040fda96','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4417,'sC4042201db0091','ky1713ds','8990f03a95a8a8af141329fd9ff03cc0','28df1789de92ad86476fbdd8165cc474','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4418,'sC4042201e53472','ky1714ds','c8c6ecd03b7e3dda780b45e0c9a55c82','e1648306dd35ac6dc2b693dd7e669577','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4419,'sC4042201ee836a','ky1715ds','004f2e3b06ec0c9e689f864933f1428a','2aec7d3ff71b645634cf996d7cbb2e90','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4420,'sC4042201f8b733','ky1716ds','222107eee79c6eede0cbd4519aacf6b0','745fea3af3c3659fdab693ef07f43c32','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4421,'sC4042202029cf6','ky1717ds','fa5d4ff245e252a0184356e9f012e68b','2a6e4dc31f67646cb879ab199e838f95','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4422,'sC40422020b76c7','ky1718ds','69d4ae93f40cbc22e55a15c4f07a9b55','cff811209015244d0023b08df4dc3ee1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4423,'sC40422021694d9','ky1719ds','583cc234928bce3752957b74b1480217','a60907ceea0daf7fa55f3865a4478b71','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4424,'sC404220221b368','ky1720ds','9e7ebcfdf6bf9e977cdb58de81512b52','e2f9f842fd8e1ae90dc428d39cab7167','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4425,'sC40422022bed1a','ky1721ds','881df1d8c61154573a1bc84cc8c8b9d5','a7e2c40894e9e6d58e4efb9f033cdfe9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4426,'sC4042202364757','ky1722ds','fd755be14366a54fecb9b5df272f3a65','d8ecbaaa2a7d8bd103d833d109986c3a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4427,'sC404220246ab53','ky1723ds','bafdfa41c37dd2cda2280275d53ca80c','d0635a783ac76b3c6da22f06280ff76a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4428,'sC4042202529f68','ky1724ds','3386426d4109fe43f989e88e2d0cee1a','b1109e27032409a55900f2e3237ce5b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4429,'sC40422025ab4eb','ky1725ds','ab0ffeef4f0086be907f44a70ab1e7ec','42fdb52271f9e30200f0afb1f4a692c5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4430,'sC404220263b021','ky1726ds','714452812a0ee153e59b31b219976085','35fa8211da2976f3c78e8052774c4d03','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4431,'sC40422026f220f','ky1727ds','1cdcc6fcc91bb18b95986cc2771efd05','03b4fef8feaf589bff39c57696943746','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4432,'sC404220279a3f7','ky1728ds','7cdb53da75b8ebedbc3d9c55a67cd7ae','914dde33844daeea72347b789a092565','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4433,'sC4042202829fcc','ky1729ds','facb86103dbafbf40851675d2d4cd0fc','e11f279181b6266d366615d58f7b7f05','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4434,'sC4042202aa1a15','ky1730ds','7bf7564bee1cd114a96c36b2b33c23db','c5d2f2c3623d2eb08ebf9d272b49f476','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4435,'sC4042202b474f7','ky1731ds','9b33c6d210cebdfea110f99b6c83391d','3c43f66e6b22945bfbf061a2f83bf986','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4436,'sC4042202bcd994','ky1732ds','3aedb071e1829594f07cdcd1cd1bae78','c83611e2a97c99a030ed9f10dedf5723','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4437,'sC4042202c7d0ad','ky1733ds','092cd6250f88f3154a5509bb11479866','55195e4c498ac89222f781786d0719f9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4438,'sC4042202d2c88b','ky1734ds','18da55e6ae852dd08da9cec481e4029c','70df5de021f0e7eebc184ee8c874cfb2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4439,'sC4042202db53dd','ky1735ds','5a971f4ce0fb53d0ce90c152f6343160','a8658836ed4e52c8c8e1771ba560c6b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4440,'sC4042202e49ce5','ky1736ds','874e74b27c0771be6457199f21acde3b','0827be7841c7655f07ce66dfb5360e88','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4441,'sC4042202ed2898','ky1737ds','6fe8e4eecc601d5fbd4363ce24514b3d','1fe76c8fdf71117892a68a85bfae3919','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4442,'sC4042202f7354c','ky1738ds','23905609204eb251b3758b53c4c052ff','e1323b0bc12a62048b978b6959dd3aae','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4443,'sC4042203011b00','ky1739ds','73767a572670dbf3c4d0dafdd958b39b','502815af48296da6a9fcc764c341945d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4444,'sC4042203093855','ky1740ds','5a18799866bdbc674d079670e0176f3a','231094128223a44b4e9b98b632c476ac','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4445,'sC40422031624d7','ky1741ds','2128ec4102c96736991367f54159fce9','eee1281a189a8e2575a09ed3998cedae','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4446,'sC4042203338d60','ky1742ds','b33ff900c60f21c1ae4a2b9ab5c0c1af','d4b72a3e64d25991bbff415bf2365e12','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4447,'sC40422034ceb3f','ky1743ds','fc2545f0f888f141a17511992af83812','48dea39c3f8225d28ac24da6f83e0d10','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4448,'sC4042203693350','ky1744ds','ecbbf2661da97186d15c4ef70c20960a','ec573d1b17708349f01b5fa1fce3e813','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4449,'sC40422037b7dc8','ky1745ds','4d67fbf8ca9619d002025eea52b14573','b9defe33ad41691c76bc0aa53c789ab9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4450,'sC40422038478f3','ky1746ds','4b0234b0a8ca8e05a0cb54845dbb0b4c','7c9b02751f61d9537df6808944da1e88','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4451,'sC40422038d79ae','ky1747ds','4531594977857daaa8a1eb17d57027e7','baf89a4c93e94ca9c00f0a6ca565c2d4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4452,'sC40422039a6cc9','ky1748ds','e983760567113e1378f1af0debc0b198','878c6f5afdf711774ed56e10e0f6fa49','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4453,'sC4042203bbd630','ky1749ds','c2dea82c4b954af0f2066e0dc222c018','0deba8f046a46666e12d337e46c868ba','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4454,'sC4042203c8ecad','ky1750ds','8b4c12bab5f600945cc51d33cb6ca644','a950285596f1640dedd0e540db6b18a1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4455,'sC4042203d368ed','ky1751ds','a524d528e2278182198e2a18f88aa52f','ff60f7902d11ef580f07039a165e6613','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4456,'sC4042203de17a2','ky1752ds','e6d4f16bec15c5b4e080db4ff2b91f78','6aedd5aee6be3b07d8cdb779f572f549','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4457,'sC4042203e760e3','ky1753ds','974a247fcd35d078fc17fa9fa11ec347','ccd1640bf002fe2fa51b62a5b0a2ee17','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4458,'sC4042203f0f8a7','ky1754ds','b9a48d4123536eeb366a2450cb9cd8b1','54797b320397c84a6903911234c83105','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4459,'sC4042203f9f9ac','ky1755ds','d449b7120e687768bc5e9bdb39494a19','1d6f6a827b5fcad8a2ac266b89bb0853','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4460,'sC4042204058cc9','ky1756ds','956a8249a0c5a1dff01e9db2825644e4','69e8ae5b1927a1eee44c090d0268c875','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4461,'sC40422040e8db8','ky1757ds','c9f7214ba5acd53720fbf602054bf88f','37fe92d298904bc4d3f166bec4f43e75','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4462,'sC40422041788d9','ky1758ds','bec909f23aa2ae2afb0459d87cb98783','1f119d3f845768b0bf6eb7df93f9298f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4463,'sC4042204214777','ky1759ds','e6188dda231123143d817a62205d5e17','ce42346cd2381f726e26af47ce03c1c1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4464,'sC40422042a48cb','ky1760ds','da49b6983608d2007dea2ee767b53eeb','9b72cadc4b4a77735f8105c39608cd73','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4465,'sC4042204353f70','ky1761ds','af1c1e0e9c7214823ccca84155298433','e6179d535713ee17d8a60cc625f87056','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4466,'sC40422043f08a3','ky1762ds','1a806d9e113420c412257e91e8341103','1698243cc6644796763f6d4202fd4e30','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4467,'sC4042204498597','ky1763ds','b94633e91f085ab04c7313f876ffcd3f','4e7f0c8625ee16f3cb686797fc7ec12b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4468,'sC404220453b991','ky1764ds','6bbafb579a35be6e5145317bbf3953f2','6bbafb579a35be6e5145317bbf3953f2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4469,'sC40422045bcfe0','ky1765ds','4305eebe19d8553864f28cb9a859d1c0','d7dac0098c0fcbdfdb038b68eed8366d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4470,'sC404220465dcad','ky1766ds','6c02f9a486d773ea37925c1e1c3e71e9','2ecb013ec0ee1ba6f5fd9d970de29e41','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4471,'sC40422046df315','ky1767ds','d057babb999066eb8669db53aac24317','be345ff092b392b134d51bdd08a93bae','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4472,'sC404220478c32d','ky1768ds','0dbbb89069f37ac36570487032c45ca0','b13aa61d281605f89556a0fbad3e4af4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4473,'sC40422048281d0','ky1769ds','a36943d1928a00f5a34d79ef3dc40d5a','2a81a8c653e53562a7a607316d532676','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4474,'sC40422048abf8f','ky1770ds','9aa13accaad6b2ca8807161a4ef334b4','de1bd149b7beb597e40c85de6b73bf6c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4475,'sC40422049408ec','ky1771ds','289ffeb2a745ccf51ca89a297f47e382','ffd68a3297e7f488edf9ca17b13dcda7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4476,'sC40422049c946a','ky1772ds','8db644903aa92a8b7ad7d142da69e132','f6795adc219ff07c9c9a7e6549923669','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4477,'sC4042204a6f6fd','ky1773ds','f3ab75bfd982836451334dc5d592f265','1c64a9c42fd741b6b2703bc34c7ac7aa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4478,'sC4042204b17152','ky1774ds','09ec905b9d7e04a4b828511d9dbc06f7','9c1d84e2d18f687d3d4a9f9fc676b20c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4479,'sC4042204d171da','ky1775ds','80c74513e7126a4d94574653b1b7f86d','7d82b5665982d555d3f3109253b9588b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4480,'sC4042204db0f29','ky1776ds','36f248de3b2a368af5ef19ded30610df','2dcc2d883240d3a3bf0dc7bced9b7425','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4481,'sC4042204e9619a','ky1777ds','6a4d3a8ef99f712c6c0a88f4a1b5ec63','573c0c54fcf0e73099d056cfc5918ce0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4482,'sC4042204f680c2','ky1779ds','e3d698e7b20ccac660940274e9746e99','2edac75412ba3085e4b790c1f19480d6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4483,'sC40422050125c3','ky1780ds','b536e3ff0ac66b6a5a8533172ca0e53c','017679331fd426185626904292b69a2b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4484,'sC40422050a2577','ky1781ds','b75c3b3fdd90e76b6ffb8963b4fd9801','6452c00d28a57639c4f5727a0a72b248','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4485,'sC404220516070e','ky1782ds','8a09e15d567a068ad0263c7eacddda9c','b8ebb90b4b3e5dcc81bf124fe322f0e2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4486,'sC404220520d72a','ky1783ds','5c7a4ce2a80fa1bc3dc8676e6cd171d8','4fa74fffd7a51520f48c6446c682c8f1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4487,'sC40422052b5f14','ky1784ds','41b726451e5057e2e6751c6071ab6b08','348f6367444bce0fbb630988a55482eb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4488,'sC40422053b37d3','ky1785ds','d6676e61fec9f92ab858e0d816b61167','911003f6ea72141f914d485211a652bd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4489,'sC40422054592b9','ky1786ds','c297e5fd4266f5448c832ca3d6ad6ce0','1b60039fdbef9dd5160f604b746314d9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4490,'sC40422054e45aa','ky1787ds','c5e6e3a555ab813012d2663c7a687946','68dd58ef44477e5372b274607addd9ba','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4491,'sC40422055719dc','ky1788ds','9988f161c2eca7620debdb95898bac16','88c8291ed60efc5e086786df197e86bd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4492,'sC4042205608a15','ky1789ds','beccd979c4a6bb1ca2f17419b035ace8','1b40d780463c96849bfa43a63c2747c4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4493,'sC4042205687986','ky1790ds','5891b42194c70cf228dc788440ca7760','777de28c9ebbdef44e25b1d39f00aa63','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4494,'sC4042205714dbd','ky1791ds','bdd38047259fdf59002c33448e7a1b19','8fed1996cead453590f1c394bad5845c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4495,'sC404220579b25c','ky1792ds','432fadaa9926a9732a22ff25b6c8f854','53aa4b48840844143020ff16b77c50c4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4496,'sC40422058370f9','ky1793ds','fb43b8c9f10d004050a4391f9199627d','121c8ba3176af6223862c3f176ee6d57','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4497,'sC40422058cc7c1','ky1794ds','681fdac309b1ea49b2f78701078f4a6f','826560127cb64060e9501f5273fd2278','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4498,'sC40422059bff56','ky1795ds','40741f7867b3ae26d975c222c02abb92','ea7ebe675d7f09840d08585e386a02c4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4499,'sC4042205b56dcc','ky1796ds','b1ea6d147dd5dcca22cab8d44848a57e','e2d302887a63fa38e588129ee03ded8b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4500,'sC4042205d483f7','ky1797ds','9534d994f15a7dd9c158d57d5d4ec5a1','280d18b445217998bfff15ec731df833','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4501,'sC4042205e65a21','ky1798ds','cb3585371ab38f38af1d59bd10249c24','4b46eea84550b9fc242366d04332efa7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4502,'sC4042205f065fd','ky1799ds','b280c87d510864be0d3339c8acd2723f','e898ef3f0c90b0fef08f9d66f24b413a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4503,'sC4042205f945f4','ky1800ds','593163cc7845ef2eaef81629e0623420','32c4be685bff64d094232de2bda6bc1f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4504,'sC404220606cefb','ky1801ds','d7d1eb7538ba458d20bafbe97682d0bb','8adf654068729cdfcafb281639cc2480','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4505,'sC404220610db88','ky1802ds','23b73fd03b769a7feec0fd1861f5bd71','081b76b31f87154b77641af4dc1537f6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4506,'sC40422061d39b2','ky1803ds','29d434923f5ff3829ab58746eef1e8f5','0163617cfbb22a91af67f1e99ea91bc2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4507,'sC40422062744c0','ky1804ds','0b39f36770af6bb693687a91023ea33e','1a68805ecd9f7fbcc8117225195d446b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4508,'sC404220632ff79','ky1805ds','2ece3d92b429af2c28827d045b04b35d','b213d0727675ebefb39c31652361056a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4509,'sC40422063d1177','ky1806ds','65c325d8dbed97419de9c755cdbc0519','f4dcf82d6f00fbd0bc86f88538ca997c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4510,'sC4042206487dee','ky1807ds','901fe5ad1563df082d2bbccae2237e61','f4dcf82d6f00fbd0bc86f88538ca997c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4511,'sC40422065570c8','ky1808ds','8e2ab8bcf30709e30c3846a729694f38','5302c17145e320e5093c9f9733077e68','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4512,'sC40422065ed999','ky1809ds','d0ffd3d7bd058406fa06d6c5661aceec','496a1e1cba8b041b2100c39f63dbbb71','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4513,'sC404220670dd67','ky1810ds','e9a8448ba25500b22011fa35bf08f194','bac46829602cb4ed9e6127857f3d3687','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4514,'sC40422067d60f1','ky1811ds','8761680575611d10a13ff62749618901','2c115c6446b26333457334cbe6415dc2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4515,'sC4042206871f77','ky1812ds','8761680575611d10a13ff62749618901','2c115c6446b26333457334cbe6415dc2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4516,'sC4042206917a95','ky1813ds','1f18c7106cc40f3ccb43237f270f0c43','5866b7db617dea4dc46952d06c5d1ef7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4517,'sC4042206a216c9','ky1814ds','b4846824ce3231b4cb20193ff036c100','e4893ea9d21a721435eadeea1a9bc1de','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4518,'sC4042206aced8e','ky1815ds','ecb6b5903f3766eb3cc3b6747091f457','d6be295a98497e668268ae78fe46fc63','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4519,'sC4042206b8f519','ky1816ds','36dcf6f796e4cda0c6e4f13699f8dd32','1813a250a7fbdd592c215574ed8649c1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4520,'sC4042206c48878','ky1817ds','03ac175e91854a717a542cbe6eb5f638','f4dcf82d6f00fbd0bc86f88538ca997c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4521,'sC4042206cdb068','ky1818ds','c8a438d0ac29e9360f72d48b1b20b664','6d0bd9c8d2eadeb088b34895fde10c55','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4522,'sC4042206d943d5','ky1819ds','12b95e6ce83d2a0d232762097ad06242','de1a8cc95b887c11825645106fac3065','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4523,'sC4042206fc2bb7','ky1820ds','a9e0a71edcac98de03a012867d1cb921','79b278e97e10130d3c4ac14dcf8252bd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4524,'sC404220705e960','ky1821ds','21d4be4b8cb3521e48dfa737a63a4cb5','b4bbf6f74fdd2faf4b91aa08e29d9b10','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4525,'sC4042207109239','ky1822ds','0390b0a61cb9055a32735a282e3c760b','1a8194888a6902cd789b68d157657614','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4526,'sC4042207197fc5','ky1823ds','ff58b38a3147b2cc68736241ebed4572','fbacd61ea0f65c6877a02b28f1e3fe5d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4527,'sC404220726862b','ky1824ds','fab885a03171cd6dd7673ffb08e5bfba','2814a30be6fa46f95bfc6eaf10e36617','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4528,'sC40422073574f8','ky1825ds','8e92fb72d8834cc486cafe5b97ec5558','55985baafc21bbcb34ace9e8a047f5a6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4529,'sC4042207415685','ky1826ds','bab979970092d50cdf0a0e1920775824','6f36d91911fad0fd4e22506bc1306bd3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4530,'sC404220750ba81','ky1827ds','28c6dc45706876317a145cc8a72b873e','ffa54a84f5313c170c3d65146eb5480a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4531,'sC40422075b4283','ky1828ds','c6da231d4909fc9103b321b132b857fe','1b8a092402100abfb0da6e20ac9e02ea','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4532,'sC404220764d981','ky1829ds','e59dbb065ebf1ffe3c6a1d65752ead47','543b883165ff6bbee26fa9ba9eec8c67','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4533,'sC40422076dda96','ky1830ds','4eaf237740ce9a7b844c5ee6ae17023d','55f8c7bcc2a0482be5225c391f012ccc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4534,'sC40422077bdedc','ky1831ds','00352c6247d4eff67e3f88d91cfdc50b','851746a49600932fc9c7a4e3df8f55ae','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4535,'sC4042207859d7d','ky1832ds','dcb51b7941b5b95c5fbd70094e98ee5d','465aa7f9548a484144769b2d322ce6a6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4536,'sC40422078f3aaa','ky1833ds','17fff8c1f63a48750b6f998b5eb3f418','da2fae51c2340f75064fad6338005223','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4537,'sC40422079d4bd3','ky1834ds','176c1370c3ecad66683a82d061ae9ce8','619b9355080046d1105338ae7630d947','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4538,'sC4042207abe00e','ky1835ds','9e35d3ae26b9b65d9d9eb0cb93bb6280','dbf0d439dbf5645bbc1f56e75731b051','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4539,'sC4042207bd18a3','ky1836ds','ecbc83652f3189f8eebbe80827bd88b7','fbed50d3e52059b37d96701d6ab13042','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4540,'sC4042207d58d31','ky1837ds','668813fee150bf2af47e29b284cfdb51','d98208a8a1755ef2ab2851141e31a9d7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4541,'sC4042207f132b2','ky1838ds','a91d7a2ad4576a16264ffcff0b1f33fa','c6727edc397afc29f56f0f5556685fd6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4542,'sC404220822bc62','ky1839ds','15eba95af300d6ca918afd1490b64fe2','85d82d6807dfaf2e5e69ffcb6c052668','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4543,'sC4042208310d9d','ky1840ds','ccc1468eeead3d3798ce7360f825fd10','470176603d935e8e2773cdac7f6ec8b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4544,'sC40422084246c1','ky1841ds','14b59aa2502c59f99a789c982d36b107','7504a554d3725a902ebe72b0dffb734d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4545,'sC404220855ce69','ky1842ds','5244b0423ac1292ce00bd737cef064a7','accf7cb54bcae48c4c517fb097c6e31f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4546,'sC404220869728d','ky1843ds','79589edf677ac016183a593af2fa7414','3a0f575935cac8b45c52098582ef02c7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4547,'sC4042208783a59','ky1844ds','fbead8a9705e2f48b71845c8ab0d38b0','419af88d0ab427021a020a73512a057c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4548,'sC4042208930a7c','ky1845ds','d13913f4f6710c6ffb60db1438ccccf0','432cbbd21975cb019634f197c2c50b4e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4549,'sC4042208a88976','ky1846ds','262c9ff83001ec506ca868c8765b3485','aaa78326ae826228607804af9fdfdefc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4550,'sC4042208b3f5f3','ky1847ds','ede997b0caf2ec398110d79d9eba38bb','fb54f3c5992b96d001bb16e8e92d968d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4551,'sC4042208c2e46c','ky1848ds','24428f29b828749d5544c21f0d4318f3','83267e7faa6162685b0109d8b1c2f613','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4552,'sC4042208d27155','ky1849ds','a77c30fdb013c4e0d62eebf469057a3d','89fbefc312769b52f0b839f0f61b881a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4553,'sC4042208de306f','ky1850ds','e79f830f5454fd39e0596ca86da4f715','ff4cdd378a90c29fdeca124500799248','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4554,'sC4042208e7c705','ky1851ds','161bf8f77f52f1d521e74e3bfeb7f36f','9ff2048ade3cab42b88cd7706f3dd3fb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4555,'sC4042208f1fae2','ky1852ds','a7281b711ec779399d2b31a950971267','19bdd2fae7ebfa2f87b373ffe6daffd5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4556,'sC4042208fcf789','ky1853ds','d45adc89508a2f08137ce0e11f87cb6f','21703ce518871df3f794a5b5cada61e7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4557,'sC404220908d903','ky1854ds','69ee77714ffe34faa1ffd09fb89e3ee6','c5b9820e83a0d826960b087bee769ee3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4558,'sC4042209246cbf','ky1855ds','842e26839bbdeb9d5a5a1a8860b31ca6','1aa2c7a48833c1f6d3f665297ff7774d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4559,'sC40422092d1f77','ky1856ds','b169063dac6fa6ecf5cbdaaf2d1b7a56','2bcfb223c8435e388c9fd81f54760200','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4560,'sC40422093668e6','ky1857ds','d7a19713c79d3186fe7465f2fa5093a0','a3f9cf24878036b87e932f58729abd47','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4561,'sC404220940008c','ky1858ds','4cbcbd55b499ad85d05ea9b7dad73f85','90de0c4e1e59cf9201127803d6b602e0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4562,'sC4042209490193','ky1859ds','f45c91313f96c732885a5226658adfe1','154b0cef7fdca61d4a0a317afeb2f03d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4563,'sC40422095494ac','ky1860ds','2a6e42f52502a17d530ad9c3174bb505','7aff6510e4b4e3e5633d8157086954e6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4564,'sC40422095cf972','ky1861ds','6e0c01856d24877ff0d8dd3b44b83e58','3dd114a87669a08f03f0b55143250271','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4565,'sC404220967c9a1','ky1862ds','497a1eb7b6bc6d1471a6dd6c7eef71cd','5077b5cf08c5a83a7bf618ca1507f749','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4566,'sC4042209769599','ky1863ds','3f88ff57025460b106ed147c651cb7be','942ff7827c2a4218629ddf47076c290e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4567,'sC4042209824b95','ky1864ds','591377ce9bf450ca624e148d788d93df','db5207e9040d29b9155264cfea85ad33','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4568,'sC40422098c8512','ky1865ds','dc5c06bae30fe2b913a5d0a16b707e72','64a61b55c0e8ba167e4218405c7e2b66','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4569,'sC4042209972e29','ky1866ds','d6360cb425fa827dde80bb5a9df16461','37ab15e45443197daca7731921a2e5c6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4570,'sC40422099f1d70','ky1867ds','dcaee20ecff2c4f841cec97f110529bf','51a856b08664e6349642156ea1d20a14','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4571,'sC4042209a9c67f','ky1868ds','e372a146a73fddde628ec9c209972874','caeb43d9b0b3e9e69ce6d2a855494c34','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4572,'sC4042209b46f74','ky1869ds','ca88e0f347103cee72a7f25b849deafe','7e99fddbe8ba2296fab02f9b6e6fbefc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4573,'sC4042209be3482','ky1870ds','54a9a0795ff2f0931a5ab5640abab353','2511b990000dca7d2769b9e2663b4e01','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4574,'sC4042209c978f8','ky1871ds','c5be5c6918145716194038f009b820bf','5afb084813381d30eec193acca7d47cf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4575,'sC4042209ddbf52','ky1872ds','6ab6fc6004586a252de397f4725df5b1','5388249a88dfed13077f4afa341c672f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4576,'sC4042209eadc22','ky1873ds','c4bfdaba575227894031e324d59db568','504ce8aa82a7bd96413cf4838142ce6a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4577,'sC4042209f756fb','ky1874ds','56bb6adaaae1f6638c079c5ed62290a9','e582a57da3366755875ee1982616d227','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4578,'sC404220a0645ba','ky1875ds','62b3a2a8f1839961083f8bf2b33acbc6','904001761a748c99524bd98a60d51238','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4579,'sC404220a102b5e','ky1876ds','112d4af4a2572a0376a284db95e78217','9f93fecc0092865f1228263ecdc1f5e2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4580,'sC404220a1b282e','ky1877ds','03c2e7e41ffc181a4e84080b4710e81e','99a0628d9f7179c032e0cf59efbc0fad','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4581,'sC404220a28de76','ky1878ds','8ea220a8eecc397f0a8c7b564a43aae7','41930d6ebd964915871239e28ce8c16f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4582,'sC404220a39c962','ky1879ds','291c0aac6509e112aedc6e30cecc086d','2e5a82025fac8beeaf99e64e132bf6e5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4583,'sC404220a481c2f','ky1880ds','240ae5ea12e31fb80f3bf09230a0c2ed','5ed4e340738900e43a7cc08fe2e67954','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4584,'sC404220a536104','ky1881ds','e44d08504be3f98d09f56741aadd3a29','0801a0af74910ec968eaf4f15eb4a395','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4585,'sC404220a5e0f95','ky1882ds','4238d19ec69cda83223be6991323f3cd','86a7c3a2baaa5ee5b88fdb033484a3af','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4586,'sC404220a68b892','ky1883ds','2eb6e2fa57ec65f0a3cd1c3ca64e2aac','5cb0afd2fbff7dba5e67118707f3d503','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4587,'sC404220a72cfc2','ky1884ds','afe7ab3bcd648bb64f9564d521878720','74753c7405d44b159bdd4793f0470ee6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4588,'sC404220a7bc62a','ky1885ds','584f5186705af56d786e670c6aa6940e','84f169c863960ec016da7d7e2249c8eb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4589,'sC404220a8584be','ky1886ds','7fbe4c49342625d41b4e74a19b4188a5','289af6d5241615643ddc724d34128b2a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4590,'sC404220a8efad5','ky1887ds','8714273f58de10f9a65c95bc293333aa','fbfd1980e8a726f0fff32b236e61c54c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4591,'sC404220a9955b9','ky1888ds','620206a0da340941cdf251647d99b0a0','88345fc803637f6c91f1448bed2b4346','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4592,'sC404220aa67a04','ky1889ds','dc0e78f9e7d14383121af5231a691717','b5439477cffcef9a5b2690544c7a9e79','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4593,'sC404220ab55f00','ky1890ds','db94d9865470169a73c239efd2a1c06c','4e5f03fcc0b14dea4ee9ab44e606f9c8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4594,'sC404220ac781d9','ky1891ds','688e016b632ad2c3759bad8bafd2b303','7e2e78230a21df1483cea87d56b01296','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4595,'sC404220ad6bed4','ky1892ds','a8531e7783518489f2046d6377298223','079526c2b6688ad97560b4855ca6762a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4596,'sC404220ae340d7','ky1893ds','6d669681acfa654ca10154c59f9ccb6d','ca69e59ff9c8f5f99ed214400d9579ea','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4597,'sC404220af056da','ky1894ds','4d62710a4a86673b48b95d217ae665fd','0c684b53ecda81122cb9ea5a65293bbf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4598,'sC404220af9f3f0','ky1895ds','1b5c8dafb0d5b495254ec85a3201c24c','adc3682f8efcd23333c73e77bab50494','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4599,'sC404220b04c3e6','ky1896ds','acc76828336450c0fba8fe47d986f0d2','9f3cbb76ffcc58c954e43a80e968ec1e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4600,'sC404220b0c8c30','ky1897ds','9235c4d9eb524dae2a2f1f32b72b96d5','e19838710cc02a60c67ae64acf90d603','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4601,'sC404220b164b15','ky1898ds','442f2e4b497bd032c882e0fc5c1d0486','0b5ea649e797a6820961f40361efd500','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4602,'sC404220b211af1','ky1899ds','b1cae354072bbf6690d41904dd9edea7','0a66822248d7abd28da790b09b239f4d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4603,'sC404220b29f4ab','ky1900ds','8944c3ff900798ef9aa11473fb4f5170','fa7a76ff74e7ca2bc26584566d7cdfa2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4604,'sC404220b47f978','ky1901ds','7b8c8fdd765511992ea003cc03a3c766','bf37a8a446d609e02d00a805efc77f56','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4605,'sC404220b5820eb','ky1902ds','79e6d851860146bd77aacf8738f415b5','b2da4a550791990b31a80f6a05ce2b0f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4606,'sC404220b65dc04','ky1903ds','fa73f19e83807febdc42f9616c762b41','81de6b983955d424c9452782032cdf2c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4607,'sC404220b6f0325','ky1904ds','669c5773e81821bf2d5873e58a4c9d3b','780272652e1a7e31760cb13170b9a279','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4608,'sC404220b7932de','ky1905ds','0cf3812d09e32424dc47dbedc6c57d3b','1349246495110866c08564bbce466342','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4609,'sC404220b8d5212','ky1906ds','512e67aa6d8fc37e67031c20e03d07d6','34cee6ac0d61fdd932150f64bb957227','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4610,'sC404220b990c81','ky1907ds','f4153818a416a1288f7d3609bfa84cef','9124eda38d5cdbf83d2f32f29822bdfa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4611,'sC404220ba5b1b8','ky1908ds','6580fcb6fb3ee9558781a86e6a911a13','6e578c1150b1020e8d8a9d2367bdc7e2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4612,'sC404220bb0cf7d','ky1909ds','f102f408f398f84c58bd0c97f21c1ac2','78daf81702bcb73b84103f480f4f6197','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4613,'sC404220bc0cfc7','ky1910ds','8c85e583307b736f189d22503e37795d','db4176fbba40a49373cf1d8712dd1d7f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4614,'sC404220bd16c7e','ky1911ds','00e69e285908d76a42d9794a54295f5f','0816561d64c3c778405191e02282dd5c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4615,'sC404220bdda1e2','ky1912ds','33b7b2454288ea27deb7baad252e9066','ff26ec4af63cdceb80a7270ac19b5b9e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4616,'sC404220bf2cea5','ky1913ds','1600917c2c6ffb4e20f7f914538b3f5a','3e59cf9299f1d2cf9ec55556fb2bf636','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4617,'sC404220c0257dc','ky1914ds','744a74bb314540a60e8f9be8ff3377a9','eb68273c689453672967ea337b8fa8c0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4618,'sC404220c0c4311','ky1915ds','0229cf8c8f402eddb0ee008dddad4fa9','b9a58867285a438847dfc740ae2b21e5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4619,'sC404220c164fa8','ky1916ds','f9c5c538369c4783ba52cdd262026207','018a6b278df94b3fbcebf95e9149b506','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4620,'sC404220c20353e','ky1917ds','f5a6a6544cae053fa1a5244b1a9b7ec9','3641f83b2603eb36736426b67e1fe1b5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4621,'sC404220c2bce6f','ky1918ds','5b1ac439bfd29ca6f0ae3cd183160b33','163098f6eeb050eae4b41342c4169530','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4622,'sC404220c367747','ky1919ds','3d53bff4ac646413373e279df24d704a','9691c1bfa1997e69d08e0b8ace6da2a3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4623,'sC404220c4edc81','ky1920ds','0081f5c2d120f36923c15e94d6d7acd1','020cf7a32f1e47c2d588a59ff7aeac5f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4624,'sC404220c5d7d1e','ky1921ds','9632aeb6b2f61b52661583c2b6bf7a63','ff9b128651cc26b264a1c88d4c34b0ac','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4625,'sC404220c69d42a','ky1922ds','d17da93b0e8648828925b1dbd1823bdf','5e333dacded0696c3df61e62e16dbaf2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4626,'sC404220c73e099','ky1923ds','17ea84668025d1130a984bb7890ddc88','9867ed05d16f41c04f9bfe91453f3d83','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4627,'sC404220c7d7d94','ky1924ds','5b3f4e5af3133ee06eb5cff9201101a2','e55befddd64330cf4fdd531f677ee429','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4628,'sC404220c8678be','ky1925ds','deac2426ae0c9ed60cd2e0c801271247','0b7c14872269192a0e452e217e93b849','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4629,'sC404220c90858c','ky1926ds','d4c36f5800223cb99d11f55059681e93','9e71d7d2473ec1a10b49c19c8e20612b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4630,'sC404220c9ba959','ky1927ds','e7570e8372c7ccd381d35cdf4b11bdcd','dc91e2c7b2f91a26df963628d2e0b17a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4631,'sC404220ca5dd20','ky1928ds','4fc9857b7d8778d93d77eaa790e0385f','1aae16486333e9b652aef92a46308bbd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4632,'sC404220caf2c27','ky1929ds','64214c19508901b2ea30e5448a697033','fca212b79570ac547a5d18241f7a32fc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4633,'sC404220cb8ed69','ky1930ds','c6728b4ae902c01179bd12d9f9e27596','c7e0757173b8861fa153a2eec645727e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4634,'sC404220cca4aa4','ky1931ds','769c8faa064c77a149e75aaff3132e16','3eb1064299089abf8be4cb05d0848745','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4635,'sC404220cda271d','ky1932ds','11573a56e23f97c8bd66e03456ad24b0','983a784fec5e319c14c2ae8db982609f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4636,'sC404220ce605de','ky1933ds','bdffe1a72b1d929fc3d4bd50c5c06ee5','1e59f327b8a048af25f9ed8a3d3a5da5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4637,'sC404220cf0ae73','ky1934ds','795ed1175c258af74e73c768450f78ce','34ab94198644210837e4288ff55c35dc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4638,'sC404220cfb0ecf','ky1935ds','0435693664d61cf6c8db1c67086104db','9fd9cc43af3542afa80a738dcc28e87b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4639,'sC404220d06f08f','ky1936ds','c06abc36ece3b314a7708c2088b4f5cb','a648abf9bcd7678b3d4e397939731182','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4640,'sC404220d12f90b','ky1937ds','7cd806394fda6245788c9707657b90e8','63cd34108b6a82e2c499e9af366f2430','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4641,'sC404220d1ee048','ky1938ds','aa4d18c918387492c7e313a7c0902787','6b49e9256a9e9e9d6723aed379d1e155','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4642,'sC404220d287f54','ky1939ds','aba7872912bcfddcba0ab6b5ec21852d','95907e6d40b83b4be5903edc326d0629','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4643,'sC404220d32844d','ky1940ds','bc81eee05fa9c82bbcedae80ec5d2ad7','842736ba327ec67b9967c7c3781f9185','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4644,'sC404220d42abd1','ky1941ds','b6e2fa00283f6d5eeaec57b2ec27faff','cc54bb99b5d92313b3aa52a7ac3b067a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4645,'sC404220d6d1266','ky1942ds','629cec2f98d5bdf1412a2d23cf1613a2','9f96bfb96c7b9c4d35bb84ac7e6d7612','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4646,'sC404220d8285db','ky1943ds','265c394ed6128993f0f548cdbf08320b','22a547097a975e2de8bb1e4a304aa7de','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4647,'sC404220d8c4a10','ky1944ds','6731b1c62ed96441815dc41af78b0e6c','22dfbbf6648d31403a34b42a7a7d96b7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4648,'sC404220d9593cb','ky1945ds','27fcf92ea0d41150394cdaffa8ac3808','72f1d3689a49928d3f71ebc49d3a11a2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4649,'sC404220d9e1f23','ky1946ds','bd0d3529565e664c259bb78903301c75','a0a0c955b62249b2f418d7f687bd271e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4650,'sC404220dae6e01','ky1947ds','1002c3925ef34c0a1550a68ce6730d69','81059b0f2eac9b00e71e58e4f57f4dfc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4651,'sC404220db93dcf','ky1948ds','8c66b05fedfe932ee35750d78bb9421a','8e0c747360cc58e2d660a874a27a9efb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4652,'sC404220dc326ed','ky1949ds','7ea7ef92a0996b6243cff4d09cf37cdf','91e93f8e7b51c0fb6daa2b5f36e1c542','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4653,'sC404220dcc4b4c','ky1950ds','64b99f6ca7d098baf33ae6eea53935ff','343b9437613347d17f9dcee72394c562','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4654,'sC404220dd56d8b','ky1951ds','8af5120f4a6fd9663ca818a92067a202','ff6fb0c2ea455179c91a9f1c54a81cac','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4655,'sC404220de0169e','ky1952ds','3934d2e871715adb45db6b14682636d8','e5c92aee177014d88115a24d41a781f5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4656,'sC404220debfde1','ky1953ds','7b8d513c68b71e2adc3f872040cd010e','24692b660d820814414fe6577648eb2c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4657,'sC404220df680bb','ky1954ds','cdd7a616f977556bf3bce39917a37a30','ff6598a5459cf052ee90514b05781d87','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4658,'sC404220e014fb7','ky1955ds','d6bb8983eeab1b76f53bd5221a7b92c0','b53d0a6fe3038c4836ecc203c7f9733d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4659,'sC404220e0b6214','ky1956ds','cb14139e0c2b3697c44c856374c54fee','1e5c22cce70d757eac7f661c624d0352','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4660,'sC404220e152719','ky1957ds','09039e3480d19335f61332606a90f061','dee484ff7366319331b0d36e9d0958c1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4661,'sC404220e1e48a6','ky1958ds','ab7355ac776dbca420baf410d7dc82dc','5698879d3cd56f0e7f753c6453d8ef66','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4662,'sC404220e282e3c','ky1959ds','620fcedf79d137e2f63537a6c4919ddd','98845a144060eb193742e8bb289737a0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4663,'sC404220e321423','ky1960ds','4d893cd59343b302ffd36826b30c3995','c0fb6c68c72f68d695a5c71cdae740fa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4664,'sC404220e3bb153','ky1961ds','73e305dccffde99838f7daff68609bbe','e1508e830005dd18f8f5bc11d4af948d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4665,'sC404220e4f0cdb','ky1962ds','93aa034c3e02d52e1105ef1a37482529','fc993ffd860adb349175f4e566b177d7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4666,'sC404220e5992d2','ky1963ds','74a926d77596ddaf0bf65c0dd9fbfc56','43c21e89755f4c3113d7279a8ca5a3a0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4667,'sC404220e7e2645','ky1964ds','6e9555f9c9f06f0838a7d825ade3c8dd','a2bc13e466e6d9f832b936ea11639ac3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4668,'sC404220e979432','ky1965ds','f0988d86c9bca2fa6d931125922659e9','107e4b83d9f7f0a136127e84de2daaba','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4669,'sC404220ea12ba8','ky1966ds','c574fbed7ee8804cad3683d76c8403da','d8fc460336d7033ef72de6a2c2cf1471','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4670,'sC404220eac014f','ky1967ds','e203a9bc993f9067e54e2a36034d38ea','bb1ffd83c0cf82fa96c1478acb0d5ac7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4671,'sC404220eb9dec9','ky1968ds','4b88f6e3ff32ad292923ccd2918a5e2d','717800aa1647559f3faf0b848e2688e1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4672,'sC404220ecd19e9','ky1969ds','f0ae9a087fd168658416d5d52b6319d5','e52eb538686920565d2482946b0ae6a2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4673,'sC404220edc516e','ky1970ds','07c21f11066fa8cfe502dfb0fa6c20ce','e4eb0646d3501154193473b661fdeef6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4674,'sC404220eea55e2','ky1971ds','30138ec65ec4b29894114e419c5e17b1','fa3732a53a5705b167cc854357636793','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4675,'sC404220ef48905','ky1972ds','2dbefd5e3d01d0f921fb5b995509192a','3181942b44a412abcd85d1b5cad31219','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4676,'sC404220f009141','ky1973ds','acc3258d14e360d3c8cfc36df9fd84f9','2f5e7d1ac53591e668e2ac62b245bc25','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4677,'sC404220f0db35a','ky1974ds','751065bcf3729157e040e1889cdb8012','9d05b4fa64a7ff850f602090087ddb3e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4678,'sC404220f19e32e','ky1975ds','60bed706049f7ef9108b0fbbb35cbc46','722544a5c8b18db89445a1306c48715b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4679,'sC404220f237808','ky1976ds','8556bf695b6cbf5ef977d6abfcd3367a','b5363bd4c086222bdaa72bc0f1d54aa2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4680,'sC404220f2d1544','ky1977ds','a7844b6a6449ca77f66a8ddd59b64d2b','db2ed90c6b42883c95d0d0db0f2a558d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4681,'sC404220f39e14c','ky1978ds','fbefdadc5b4310b0a3409eac34d65d94','52ed144ab455a5d00a2328cee97310d5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4682,'sC404220f44d83a','ky1979ds','7be268c7bc5b81d97f99d7c8af86b48c','21137bac95fed98a49266d7496063779','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4683,'sC404220f504c0a','ky1980ds','c36fa8df43bc7bb3f5622d9094f73947','b5a923a4b5994e6b1484a94b0e53df05','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4684,'sC404220f5b1a95','ky1981ds','8a4826a6c8905929ef6dd60abfeb78dd','8b8c0d631878134718bbb88d40326a02','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4685,'sC404220f6526f2','ky1982ds','98a85b498e09d0ae158047be7e31a04d','e69bb7c6bb0272133f99764d58f1880f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4686,'sC404220f6db28f','ky1983ds','7145cb3b180fc534ac5583c76853390f','c7f6b075b497eb35e90e96af0a4f0338','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4687,'sC404220f8ec4a1','ky1984ds','ebff3f427ef8e67766d4d7e4df1c2730','4bec0ad0a19f92842d4a01a4d69234df','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4688,'sC404220f9b4297','ky1986ds','231799e3ed14dc1bd6f5518639b2e93c','3de59fb50b9795e79b1fdafbd3304e11','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4689,'sC404220fa4bf22','ky1987ds','5220156c19449a6ad2d5b055715eed94','7b5106fef63b4700c796aa4018ffdd7c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4690,'sC404220fb180b8','ky1988ds','33c4dd13b6cd0fd55d6bb78629dfcdf3','163de6dc78ac91166f8e746c259a1cc5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4691,'sC404220fbc7c41','ky1989ds','5e5f28db82ebbcfd4ed961be6d4ce6e3','e8c18e82dc0546c59bf3bfcee34f96eb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4692,'sC404220fc83618','ky1990ds','918620626b770b2a5577d2ee261ab37c','b9bbb0370e9d6b9b2ad9d090b2b18c7c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4693,'sC404220fd1cda3','ky1991ds','587c7801b5de46def655fd73b3227507','561ecf44f108bffa99d617e7b83189df','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4694,'sC404220fdaa793','ky1992ds','b15be766cf125c95d9817172d32ff113','ae01df89ff44cca2a9a7b8ddec5473ce','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4695,'sC404220fe5c614','ky1993ds','4bdaf57dfbe30a899c53f51167662763','70c7e76920a5ce51b97ca528a6a71da2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4696,'sC404220fee7863','ky1994ds','d5cb6c0c111caffe1d128e7724566b89','afde26ab7e8be56eb92a284f8a126abf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4697,'sC404220ff773ae','ky1995ds','639e6a7421d71da2de2f91e430cb84ce','c964c4e0820e911cfb48d271c29e71a6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4698,'sC404221001594c','ky1996ds','ddba243961901ea474ed6f881d68afa0','13117388259889473bc005369d31fa80','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4699,'sC40422100a8170','ky1997ds','1c1c763d10f94bc1a6b58e4ec195a858','842736ba327ec67b9967c7c3781f9185','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4700,'sC4042210166db5','ky1998ds','f640130b2b80648609ac1e14f69537b2','f1895786b1b23ca3e1e1bbe838b7f023','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4701,'sC4042210209696','ky1999ds','ec5a560d049cda9c1d6ef970eea3a659','6cfff52c6ccef74892e83b3f346ab224','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4702,'sC40422102db625','ky2000ds','1e7cb0e6e6ebc7dadc0d3be83cb1cc4b','96aca60e9cdeb45cafa82c614f96fd24','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4703,'sC404221039229c','ky2001ds','dc8311df2d3d420be33d6165c181317d','f91d87078594dfbbc9b703b65e796804','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4704,'sC404221042ba25','ky2002ds','cac57624b65f46b7677ca2ede74fd08d','9849da90680435eedb54795ea0b76963','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4705,'sC40422104c303f','ky2003ds','220b597b5ee6a950ed8f7d5d2f139171','4bd2b007716888ed6bf6c2399a6d7305','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4706,'sC4042210568b84','ky2004ds','fdf2d9b5b7b40c17fef3d294c4b71f33','f7cf0857117ac8b21a4d1c40b301052a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4707,'sC4042210618236','ky2005ds','2af827f236ffd4c0b857fb6549a6d6f3','e0311dbfd9fad90bc0346a72116a8976','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4708,'sC40422106d694f','ky2006ds','f8304e156ad8fee846027745bf87bfb6','27ac251e6569d09a7a7eb784b3a07a3b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4709,'sC404221077eb50','ky2007ds','0e691f16eedcf75c08ae4329b4a27ace','7a840c661b90d27b2df48768c392858b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4710,'sC4042210a21fb0','ky2008ds','17e29de15cf3d8f13e71b11fba0e273b','29b9d7810110bafde73f85c7f2e93a60','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4711,'sC4042210b15c9a','ky2009ds','5e028423b434cb73bb5772c8e21249aa','f26271fcfe1ea19b40b336bc0563bad1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4712,'sC4042210c6dcd9','ky2010ds','8f1392070b6182ff4f704cc35b4df415','4875c2cd8d68c82abfbd9f7a114ec387','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4713,'sC4042210d529d9','ky2011ds','444dac862fcad85555b2b6b109c3f17e','c41f655acfd19836d38c267e8965dd71','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4714,'sC4042210ea37d9','ky2012ds','52e9bf91858fc3275b84a2872d4447d6','8ae109bc2caa5b2d563bff7cbfc5e141','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4715,'sC4042210f556cb','ky2013ds','7defb3416650a5686093fa0f3494dc8a','82fae20e2c4ff2abbe5150745e8c3b9b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4716,'sC4042211013711','ky2014ds','33b59216181857c289fdf1fe05231e48','9619d3a42fcf5d6f95ea391b926c35e7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4717,'sC40422110b757e','ky2015ds','269d0bbbaa0094d703315ed3abee96d0','f5f96d6753307bc9953aa99eab922d17','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4718,'sC404221115fc04','ky2016ds','6516062a1b75772b1b67894b4f5899c5','fde48f57cea39caf7c9b92fe924b996c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4719,'sC4042211202630','ky2017ds','70610e287875e5eb0774cef8c55e8379','e767b9021131157ec0c6e23636bca251','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4720,'sC404221128d8f2','ky2018ds','cb59608fced567a14b13a6e5c5c8a1d2','6e355ffe21dd8fafa070c578ab9e56c5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4721,'sC40422113927cc','ky2019ds','6d957f0488051e04e5ebbcf189abbdf5','046372ff453cca30ea119c444dbcd6e3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4722,'sC4042211494ec2','ky2020ds','5c131ea3f40cd528a6c8940f7b1e532c','e74cdb92f7384e7ba25a59435e5e8e8f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4723,'sC404221153d0a4','ky2021ds','cbe2903f35b71e9ad2de21f0b427bbd6','8192f90624bbc847e081716f7da2b8b1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4724,'sC40422115cfbd9','ky2022ds','5dadc073fc21bf1706c36a55fe8c2193','46498eb986c93d52c757ef1e61284994','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4725,'sC404221166de45','ky2023ds','88d047decef84d5969f9486df37f0d29','f96397b955f21facb09c2b40d4384abb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4726,'sC404221176696e','ky2024ds','28a2ef589c8c5533b56e54aa7b509ca6','6b28a913c6500705b8daa93af9d90761','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4727,'sC404221188dabf','ky2025ds','a5f657fb3bad61be8e12880614c29686','9b4e2f5e18a635c3dbe27737230d1a13','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4728,'sC404221194c30b','ky2026ds','68124427ce41a87dfcbea86ef95a8c09','12841b1ab92f93c1de0ea06d8539ac54','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4729,'sC4042211a85b88','ky2027ds','e6c7d57d85796acfe987880a3d697f3f','b5ffa2f60613a2da93b654db69f3dfd1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4730,'sC4042211b1fdd3','ky2028ds','d109c93c8b9b7fbd3ee41c5c5c1c24d2','5a94be828a5c714323f9471990dbae7a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4731,'sC4042211bb258e','ky2029ds','0d6493d3bbea5db9391cca17eeb16b84','819c74d223edce7a988c52ccef92f58a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4732,'sC4042211c9c680','ky2030ds','f236250548b35023ecb82d99aafe980f','8d80e01363866188d38dbffd9e6c68be','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4733,'sC4042211d46f84','ky2031ds','8f638758b3e32f6a463107277a6117cc','1ebe046c3c9e85f6ed463218fd73ef00','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4734,'sC4042211e002b8','ky2032ds','6b818590e0ce45d91c9f8491dc1d442c','e5340587dd0f724dbdb41350293f4652','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4735,'sC4042211e97ad1','ky2033ds','ebbb98a8ceadd2b0e45b8852ca163e92','463a3f63e4ac4e1f9fe267329d4ef2da','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4736,'sC4042211f64d73','ky2034ds','13f5506a18a6b3fc35711e294fedfd8a','88ac758f922a936fc80e6f048c05ccc7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4737,'sC40422120906c4','ky2035ds','6806cff1dcbe5df5f2f44f586ff4e34b','0fcefd56c87eb717d8cbd20d96aea95f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4738,'sC40422121b025d','ky2036ds','edc8f1bec6e8ed314fa99cfaa20cd45f','f60be8bdbe1287a33335a8b54c0837a4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4739,'sC4042212410216','ky2037ds','ff8532d145cb128bd6383a4e07217172','2f3630d40e7ff3b0143f83cc0fe8c6e8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4740,'sC404221256bbfa','ky2038ds','62b6a2014e05e1379a1e6ea3c44bdcb7','40ba9738276b9fc0ba3ee3dac0da0657','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4741,'sC40422126842b6','ky2039ds','578b5f881fae48ca534a79ead3a1ec8c','9c365f5add6b5c69e0b0a322aa42630c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4742,'sC40422127b3c3c','ky2040ds','9fe9c29316fcc7b7abb080ebe035c0c3','1d5868c7dac1c31e2d5d3196c38a5f80','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4743,'sC404221292771b','ky2041ds','f719c1efc2fdd3abaa3b51c536dc179f','7776f2db8c40ecc381c514eb6838a4f4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4744,'sC4042212ae3cb4','ky2042ds','7ae52241e90f8b8a06b2e6531d83ef96','73d51335ff90efd26d99d36e0cce031a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4745,'sC4042212cc1527','ky2043ds','511e91fbdf7ce0bd5259e2db014d5907','9d1b10a90bb0dec4a0fdab399702f85b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4746,'sC4042212dcb1b1','ky2044ds','d9c263bb1524e4823248f82935883027','6a498c3d034edfd46d4d618ec3ea46b1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4747,'sC4042212e7f6e4','ky2045ds','e599defb8ce00bf058387c20a7085df8','4588e674d3f0faf985047d4c3f13ed0d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4748,'sC4042212f203ae','ky2046ds','0f9824ca54c06dcddb95113dc178f67a','56e494c21106cc3ba3da1c4c29ca9537','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4749,'sC4042212fb7b46','ky2047ds','6bc3dd504b9b9da47f8c5dfc0856075c','af9fe66b0aa6ccf6c7de839c002d85a7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4750,'sC40422130698b4','ky2048ds','82ba71d15982fdd1a8a2567926839364','c60bfc0aba41992f868a85b67ecfa8de','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4751,'sC40422131167fb','ky2049ds','16d45c62c5b8a75c9e0065a86f970273','8d5163ac39a9b229ccba78ee8a2448fb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4752,'sC40422131ade20','ky2050ds','f9585b6304a18239e29ee3d1a3501bd3','91b36da57fc7eefffb17fda8ea777051','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4753,'sC40422132475be','ky2051ds','8703249c495755a155601b082754e3d8','1f13f1033602d83921008b5e226989ac','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4754,'sC40422132dc4ac','ky2052ds','5ce2d8344d74410cee07533f460f2b96','3161ad0f7c186f05e90160cf0ce0eea6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4755,'sC4042213385328','ky2053ds','adcb2f12827fe447d71032dd9ff6f6e6','f440be170d841fce181482fe37459f0f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4756,'sC4042213433dbd','ky2054ds','7a7d04bdb2a6dd72c74b1839a82ebe50','a4b89b892fe171f1a76642403e003d89','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4757,'sC40422134e88a5','ky2055ds','bfbac576c265e3618208314e7facb0d3','5151563dd47139d769ddbcd57a242c80','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4758,'sC4042213597fb4','ky2056ds','cd3a2d6f99c42d6ec703cbf97476787a','508583efaecd22e4dd85b7235baa4dd9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4759,'sC404221366c0c2','ky2057ds','ceef153e31ac3211f1826b8047c02d8e','ceef153e31ac3211f1826b8047c02d8e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4760,'sC40422137365af','ky2058ds','bf7cde302484854748c72f184b2c2ca5','718b6cbd162e7536b17487afb40b2733','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4761,'sC4042213845069','ky2059ds','468340f215547078a0803b3ca0778024','0a77e5e70e49bb84fc3814b4559f3f40','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4762,'sC404221396c1f1','ky2060ds','4249fb664bab08960b48d58f8fe56c38','f3ea7b19285be906c843e4ee0b66dd7d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4763,'sC4042213ab2ede','ky2061ds','7e08b8fb3568faa285f8bc902832f044','cafb92e778e7e805919f2d157c6d1be6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4764,'sC4042213d45218','ky2062ds','ca6468451bebae30de510e5ce955225c','ba26a22f8eed24b350b4a27d20978101','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4765,'sC4042213e42e67','ky2063ds','678fd315cab95393d4b57a2d46861ed5','60fea45b3a5d71f502adba9e2b56210c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4766,'sC4042213f40493','ky2064ds','e204e60c1e5d0a879ea699a6384a049e','86c40157db78586bebd4432a2c7ae403','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4767,'sC4042213fd2c4c','ky2065ds','e204e60c1e5d0a879ea699a6384a049e','86c40157db78586bebd4432a2c7ae403','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4768,'sC40422140d44fa','ky2066ds','6897a9b6dcf6d54cba24dc85e06863b0','f9d0f83837b13bc3bce0fbf2e4caac10','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4769,'sC40422141871d1','ky2067ds','22a183c6ebf4d85a468180072f899b82','83f7041c6cd7b97bc38f8b7fadb8f25a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4770,'sC404221427b11a','ky2068ds','99003cfe5ddd8c516f42003d0d8dd9ee','c0e668dd5cd09208df45ca03c5dea31f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4771,'sC4042214331b75','ky2069ds','94ba2ce72e303988375b2e5cdaa0e742','73deb4067a43ce37c6d96a5c324ce215','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4772,'sC40422143dc9ae','ky2070ds','68dfb1c1c45aa8becfc3ec9b5f32659c','e8403c7d78bff25c8388cfe4c8309cfe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4773,'sC4042214478856','ky2071ds','fb5cb1883803dffe95a15be22710edc1','dab276fd09cd4c49aabbbde21958459b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4774,'sC404221453b813','ky2072ds','d0acfc276c553c8b05bb39816ee8c4ef','d45646fafd4f64678ad47a1698a227e7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4775,'sC40422145dca3d','ky2073ds','d413bbac3dd391bcc6631e1586ae8769','b727b2b1c8d3fbbb16930cf78bbe2a0d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4776,'sC40422146b830e','ky2074ds','85b870f0f3e8d734b5f1b86bfb567334','8dad71c4453cf73fbffa57dc34d0ae60','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4777,'sC4042214769eda','ky2075ds','0d33dabee04788f6cfa31a3a4062b344','2cbb54f1f81bcb3ef7f441910070b2a9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4778,'sC4042214801d7e','ky2076ds','c78c8af24dc750301a4ebef30cbf21f1','700a17644250e8edf6f04159994b1b07','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4779,'sC404221489d399','ky2077ds','d84be6ab270e149710a6c96aea4664e2','0a868a655aa25b8844300e775b72a7bc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4780,'sC404221494f1b5','ky2078ds','461efc4e926da446e634496d5d09b955','c60bfc0aba41992f868a85b67ecfa8de','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4781,'sC4042214a1e4bf','ky2079ds','c98c5c12548b2277b1451090589393b5','d18290c87debb6d0ef52c95068fc21b3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4782,'sC4042214aedd7b','ky2080ds','8e47997052d0b6b526fef091f5e57d2c','fa731116bc7461e0cbef3dbce3aa4bf5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4783,'sC4042214bb0cfa','ky2081ds','e060dd8d78d50a37cc857ec6aee3fe2a','8119216c9cee69bd33e4aa40d91e951f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4784,'sC4042214c608c9','ky2082ds','af8a28a53f0212377fbb4a25a8381fb2','3a7c01ad2723b155957dd5d89c136b1c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4785,'sC4042214d6526e','ky2083ds','0ca275d6f70c1d6842152d44896e20d3','c303265998f47f789cfac0a2efe251b7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4786,'sC4042214f6ef91','ky2084ds','4fc53f2d94d742c88d3c79cefe422f17','16838fb454df66f5fc02152794e74670','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4787,'sC404221501bf75','ky2085ds','940c42477652584be47724da67a00124','95e7789ec16772a4866d47404635f3fd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4788,'sC40422150c4723','ky2086ds','1e40293f0ed00107746cc6903b260c51','b5743d2ed7d0bcf57187254d4e5cc027','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4789,'sC404221515b76d','ky2087ds','64b78d2531aea32bb4a8127f1b410cac','4e255924a88e63b2994ac9a9adbd6b16','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4790,'sC404221520aff5','ky2088ds','cd4bc6d65b4c9bf590ee8b1477ce57fb','2cef6ddaf88d54e37ba247aecebcd57d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4791,'sC40422152ac0e4','ky2089ds','3caf76fb6c8a9910c8d0d922211e4194','d5099186add984aa9416d3c1fc476ade','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4792,'sC4042215366320','ky2090ds','6ba0f553aa90f3619c721656ab4135e2','b35948d401f5c1df2627c637c35c1f4e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4793,'sC40422154172c0','ky2091ds','6861bc40dd5249f3bdfbdea5caa0e433','b63ada4642e0f1305bf6d36080cb3deb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4794,'sC40422154d80b3','ky2092ds','f37fa9ef41fc0aace90d7c5af8c07a5e','6c612354ab8fe6255c4b5a2e8e64d7f2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4795,'sC404221557df3c','ky2093ds','e5da8692fa3bc3fbb63324a6d369f901','3145a70e5941134d43c5178eb16f6c23','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4796,'sC404221563c0ba','ky2094ds','1e933445d21a87be0e3044ebe417785c','68dc2cf50865a176fd2ab6e0636a6f37','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4797,'sC40422156eb9d8','ky2095ds','19d28b85eab890bb5fb9171de7ad1fff','56e65758f9d3fb1f2b322ecbb871cd36','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4798,'sC4042215793bc4','ky2096ds','e08eef82911d95ceaba35ddddb920c66','172dc32c4f44d20ce570cfcd0b8182bb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4799,'sC404221585bd80','ky2097ds','132dc160ce972d81040d3961f4d8e35e','b4c44ef776baa62d7bc36863a4fb67fc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4800,'sC4042215914cdd','ky2098ds','298671fe27c9b2201c49cc78194bd42a','2fc5100eecd385cfac6357735fe5fdb8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4801,'sC40422159bfbbf','ky2099ds','8f6d4e5958ae4bf5d73b4a23a9a062d8','56adcf3e69e5f0c8ee028458cca69ba6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4802,'sC4042215a6f2a6','ky2100ds','c5acf0711d11205891ca5ff3298aac8a','eb612c8e5baf348580f2d4701ca0aa9c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4803,'sC4042215b21bf9','ky2101ds','c7cfd81a4f42a246de143f8fbb2eb206','1ac394ba33bf1cd65c87b23665c20b10','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4804,'sC4042215c14dce','ky2102ds','d63f6d7e0480036909cc17129069a42d','d674fe07a25f449c8d619bc5ebc4862b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4805,'sC4042215d19c5c','ky2103ds','4a49c6595a0a79f682e54e9beeb3576f','e951b374a7f2444876d2971f6c0a9765','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4806,'sC4042215fc4b72','ky2104ds','86e9b974cfe877aa58b3917658c25962','0992b66b68286d7cfeb7261c24d9dee6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4807,'sC404221609b3ab','ky2105ds','50d16b543a662c7462baaef772dfa3d2','c0b06921b254139b5fc375a094a0ea38','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4808,'sC404221613c08a','ky2106ds','04e053c0cad90e558adfebba22917b19','170ae5319455cbac8288dd7701dcb82e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4809,'sC40422161f0b2d','ky2107ds','961615fc33bc5e3313cd66c3a04ef153','f517958fa153bfcea83c1d4ba87a0d7e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4810,'sC4042216303e70','ky2108ds','c14f871acb134256e616b6e77fceca47','a81b52d9e3ea597027c7c27ac7d2ab83','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4811,'sC404221641edd8','ky2109ds','7c697164997699994549319423bd2a8c','450e2e9863f0944994b2ca918412eb71','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4812,'sC4042216534cb5','ky2110ds','cea191f15a28fa8da309ad505cee13aa','9d702aa293d178b3a2ee17b48f4325a4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4813,'sC404221662fee1','ky2111ds','6af2db9fe281340a1ad32ae76695b952','b8c87b1dfd3bc0b2df8a3754089438a8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4814,'sC40422166cec30','ky2112ds','4e3ff4ee70f20387ac670ed1a7d58a95','3e498ee2bdfe08205c8589fba12e9927','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4815,'sC4042216782f2f','ky2113ds','335754edc278049e21ef4b2051827286','3b47c830b04e0f46ec408bcbeb2bfe47','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4816,'sC4042216828a03','ky2114ds','b090baf263701e3e7e37f73091cd7011','f6873930bae346b3bbe64d567d40cdb7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4817,'sC40422169151bc','ky2115ds','3f1de78483fcb6a5f5a416009dd503a1','ab6c6056bd0ccaf46082e3f6da06e395','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4818,'sC40422169b189c','ky2116ds','66b658f04dbee9503503cccb47ed0d38','c4117d13f5dce448551b44e5cec3640b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4819,'sC4042216a6342d','ky2117ds','27a9071db7f0020daec6f61f2e3da560','25a40f558dbc719458037b12126316fb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4820,'sC4042216b0680c','ky2118ds','ab79ac95270b9c74ad2c6ff21e9791e4','b5cdbe18eef91b3f1f8ad182b06a96b4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4821,'sC4042216ba7a4a','ky2119ds','65d6f6cc4ba741ae6a1dfcb88ebf3df2','3fd65e06715a467b2011608e7e120bc2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4822,'sC4042216c4d71e','ky2120ds','a1bf64974666c2e0c3defc7986309d97','ace23c7462ce77cbd5249bb37c4a201e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4823,'sC4042216ce241d','ky2121ds','6937ecfb3b58256ab31574b33392ee13','a907c2b3f4dd73d173e5fd1c726aa715','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4824,'sC4042216d841ad','ky2122ds','8bd6a687cf2e820c873d3a3dca1c091f','4b92600e8fa6cbb00182577df482ece3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4825,'sC4042216e300ec','ky2123ds','09018899f9345d650edf3292024204ed','f53ba52bd9965a3e88b929b34055b58f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4826,'sC4042217146174','ky2124ds','414e60ed7760dd1b867a0ec7ca5499dd','362a43156d770656beef548c67f89f7b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4827,'sC40422171db061','ky2125ds','e483e2b51cf7297a82a0781ff32d1228','e1661ec4caffd1cc0a85473b5e3c4a67','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4828,'sC40422172bb523','ky2126ds','890578a0bf6f4c4fb6d62e66cb8c4c4c','fd6b4e8a535d20e0071937914b5bc7ea','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4829,'sC4042217365dd9','ky2127ds','8b989514bf670c711a519bc52a4d94d6','1a85826c58d10326905c5080f2621c6f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4830,'sC404221740b8be','ky2128ds','b934e8fd4f42d03582af3f7bf788dd8c','f8cc51ed035c00f7c59f3aeb4790f441','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4831,'sC404221749e0b1','ky2129ds','7f34b0b493799e030a27ecaf838fddc0','853c2108804079d0f0c3091d8f76164e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4832,'sC4042217537847','ky2130ds','8cf2443002c6c17ed6bfaaba5bb97cb9','83dba40de320fc862258d193d5f30fba','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4833,'sC40422175ca051','ky2131ds','1a512d41d3e89acaaf521baa91097569','0828d8467375c7a066aef21ce54dd72b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4834,'sC40422176685d0','ky2132ds','cdaafd5d5fcccc8c40a641dc19983dc3','4e5160f3d356295aaba15cc6762e5e8b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4835,'sC4042217706bf6','ky2133ds','c8638caccd72df24138d9fc7d907b47a','166af88c2ca019f540b8c1d13ecee1fc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4836,'sC40422177e279f','ky2134ds','95dbb18763b356658ad00bfd46374d0b','85201478f55d0333364afef3c436dc6c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4837,'sC4042217880d31','ky2135ds','73dc57279863548efee7978880f3a781','dbe85d132e45c2ac3f0b28916d9f0a6d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4838,'sC404221792681e','ky2136ds','efca237cdd2da7f33d44c16743aa5d3b','c9ed78cbbcf87ef166d5d2986df05057','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4839,'sC40422179c535b','ky2137ds','26b3ab192676ae12bc289de2ca09fd1d','bed71a6ff45399636512bebb57a75e6f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4840,'sC4042217a7bfa6','ky2138ds','fe42b3127b4a27dff0b692550c027124','119c5636b519cc24cd3f44e5722aedec','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4841,'sC4042217b06cb5','ky2139ds','bf544b48676d0c5e779b275b0ae94ca6','c5a5c23680002c496fa5145fad5d2041','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4842,'sC4042217b9a645','ky2140ds','cb6d592cfabd6dfce6ad9cbd26f85812','89ec26b955fc76ddde63ed10ea5ca723','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4843,'sC4042217c72656','ky2141ds','e0e34c5ad05aac3eef6ab31eacbf7a5c','3f82ae98c521f89e1ac5ad665223e107','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4844,'sC4042217d20f10','ky2142ds','e73f5cdb38e1d8691cdaf30bebbb13df','5bed5a69abbea0e6174cbe758152fef4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4845,'sC4042217dbb83e','ky2143ds','99819c7d1b91d7693c4b533dee1ee734','efce5dadc72072ddef60568950272eb5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4846,'sC4042217e94869','ky2144ds','e36b1d995c5a9ce45e23ad1cd31756c0','09486044e3452886c5e612a3d124db8c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4847,'sC4042217f4cf05','ky2145ds','0814cc42d7576cf981ed4b2c51adde4a','ebc3915c557464c480ca804d03d3acdc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4848,'sC4042218237c20','ky2146ds','6f3d87b0813613073ea4eedbbb8d039b','6d8142c009819fd7c7393ea1747b6b00','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4849,'sC40422182db57a','ky2147ds','97b959c97579dd2ea454dcc339282cd6','ab4bfadc6bcef7c05fdfaf63cb14cf6f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4850,'sC40422183948ec','ky2148ds','379797feccd697b83992d2a8f46b34e5','7f230aaf8ba0096fd843a3787a4e5c35','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4851,'sC404221843f1ee','ky2149ds','c3932fd91492b48968acbfa683635d91','734605ce72db0859aafe032138e27d23','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4852,'sC4042218509c03','ky2150ds','96f92b2b103bda7d1a1278cbeefcb69d','4aa71dbfd8bcdcebbf4ec51838a52061','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4853,'sC4042218602250','ky2151ds','e090c73add37905106d0c0aac8d34590','5ccab3c2d0d5e84fac939ad0d29ec168','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4854,'sC40422186a0d27','ky2152ds','0a3c4565b01b964456ee9122df443c1c','71eba031cc4d9c15f4ecbe53e4a3469b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4855,'sC404221875aa23','ky2153ds','b236d5e9d2fd3912d4658391111abde1','b82261c6e3df8013a5b2595ada52dd50','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4856,'sC404221880e5c4','ky2154ds','b5daf67d01f0141b53bfb938dd682370','769ad4269dc154938a3b0c787fcc4bc3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4857,'sC40422188a5bed','ky2155ds','f7af56c3cc3812268978a75c8cdfa39c','0dd3aaaf9865596095e2418aef5f6ea5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4858,'sC4042218957a4b','ky2156ds','c1f4a1671e9ea4befe284fcb7f543b88','a3abd503b77fbefe6f5055b9cd73f8ea','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4859,'sC4042218a55367','ky2157ds','5d7b21e634f45c8932b8c83bc0e30e3d','d35a02eb49149450fb2fffc6e467eb37','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4860,'sC4042218af1f66','ky2158ds','6e8ce89b8f0cd3057a5fd83d9e147a7c','e1914be8d8d5667aa2089e28271ef479','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4861,'sC4042218b8fd59','ky2159ds','3adb69384ddd38b62b5185212b818d85','2914d805f375a8fdec462ed907f20091','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4862,'sC4042218cf18b6','ky2160ds','fc8f298cdb68c457a8ad60a1584f84dc','9e297024579bc134decfb8507f370253','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4863,'sC4042218db20ae','ky2161ds','f4898c58d139e0060133460da7b0a9b9','b208d554aad565aa1ec121c1996b91e2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4864,'sC4042218e5ca01','ky2162ds','3c41add2bbc03f9fcf7acd73c809ff26','997d08f0e3910750485f9f94c0cf67ad','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4865,'sC4042218f2478b','ky2163ds','7eebe818b618f33f8924d1416e7bc685','436b6f47d2d83c4deae8c7d04dce85e0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4866,'sC4042218fb9684','ky2164ds','053cf8d8fb61b08954c118f2130d51ab','5502f1fa14624855e2bdb695043ae000','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4867,'sC40422190ad377','ky2165ds','2007298379904fd40d2971baa9026a4f','5268399555b6f1e5c267846d0dee8bb8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4868,'sC40422193926c0','ky2166ds','8ac7ce229fc7917b6454f9c06c3ceba3','80df10a140205c095571c91f3b3e84af','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4869,'sC404221944e930','ky2167ds','421c3a257231361ee9363739124b4b50','ce2c07b537279562e87dafeaede7baf3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4870,'sC40422194e572e','ky2168ds','93a64d29da6ac8febe3d81dfa16ef50e','dfadbd5d3480348f4857db0385bd907d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4871,'sC40422195ad50e','ky2169ds','401ef2667b001bd4d2a97e5bcb60410d','93cf6d403ff47da35fcc954479919434','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4872,'sC404221966bfc5','ky2170ds','4ce03570f72391d6db5c27317ca60f44','c449406b3bafc8c9c421d0536fa803f1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4873,'sC4042219711195','ky2171ds','37fcc2a5d5d6530953e26567415dd22b','4f5db6887421465fb9651302e5d7fad4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4874,'sC40422197c0f1d','ky2172ds','65bae65e6a59734195784f7b541d1f6c','54e9fc38e31613d75eb5841611014155','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4875,'sC4042219877a65','ky2173ds','ba0e4404abee23506fa7455f79fbe583','5f114eefb3aae188a41b8da51c1e3b54','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4876,'sC4042219922397','ky2174ds','6f3f0eff9789005b0e26fc9f246c88ee','7aef561e600464662a2431851d1fbb68','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4877,'sC40422199c6087','ky2175ds','fb74c675ad293b50c5d0078195b6bc4f','5b3654aa0b31cecc6f42bf9336e2d123','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4878,'sC4042219a7f0d1','ky2176ds','b3707d2f0a2433cf6203db7ec7efeaf5','509b56381972984d0061645a0390b1b5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4879,'sC4042219c30ecb','ky2177ds','7fd3bc5d6413af6dfd4fa383d53a9198','e987c3fddcf6c36d9d0f98e59ca81c75','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4880,'sC4042219d99f0f','ky2178ds','5c6662f995fc019ffdbbb0e65db307cc','ba88d680c3f708e8e310bb0272a48f81','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4881,'sC4042219f9785d','ky2179ds','0040b36902544972b5621071f7f0beac','b88c980670f662fdac949535bacb6f99','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4882,'sC404221a04216a','ky2180ds','702567f914e9997b5248fc57e0705f98','e8a79e45edaf081b557710e5bf79c375','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4883,'sC404221a0e8219','ky2181ds','5bb6a217f5dcb4caac8aacbe34de4d4d','3d9486d4e1408fb8c3dcbe5263f1da16','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4884,'sC404221a1a63cf','ky2182ds','04438d9a41066932a59d062862f7b202','fc763c21600156247d4526274089c2bf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4885,'sC404221a27086e','ky2183ds','ce66e43a19b83b013c3d1a737d1c4cb3','2224ea64a04aa08bf555413bd9e0f71a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4886,'sC404221a59fb75','ky2184ds','f4b0d8377a51ae5d4caf37cd4ba8d053','55b549deaaa89410b76727326b15862d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4887,'sC404221a6582bd','ky2185ds','f9943605e354f0bbfa20744cfbd39690','fff03d1bbd437459cf175639168cf7cd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4888,'sC404221a6ef8cf','ky2186ds','ada3b19c13d55906f01a4a14ffba086f','96343f2011df7c792001e7eac6cfd99e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4889,'sC404221a7c3a35','ky2187ds','c096de0c6fdb6e2a889caac250015842','da360f87b26adb850ce74ccd0e1f68d8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4890,'sC404221a86bbec','ky2188ds','f0ad5fa0695e63d634b7d4a14ffd95b7','24ad01e1e945159a63d561e21c3abc4d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4891,'sC404221a92286c','ky2189ds','a055135b9d516f3f9c1378d65d63d19a','b6e50b21c532ef49226daa36b9c68157','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4892,'sC404221a9e5d98','ky2190ds','0230b3406c9c8bf687b555a21e76bbe9','5afa6378fee60686239d7037ef1ffb68','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4893,'sC404221aa92d7e','ky2191ds','96bf783908e67509a26c1ab0b3fb4408','95352cf3e585cbcee9e5d736f600d572','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4894,'sC404221ab5ab4b','ky2192ds','819efad0595a31102eb1d7c5f505d2c8','42413e32f2a795cda4ccd0ba458882a6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4895,'sC404221ac0f09b','ky2193ds','045d147a3fd96550c3bcaa4bb76de089','067ed809cf103bd359630dbb1fc0dc42','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4896,'sC404221aca8db7','ky2194ds','805959936eed78259f20e3f12c322c9b','cec29d54c37e178eafad4daf14d5aa53','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4897,'sC404221ad4254b','ky2195ds','6bedff1429b2a2d04358b879eac7174e','b32c652d77fff0080ddd6ff8b463d3bc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4898,'sC404221ade1080','ky2196ds','cc780c2337565f62757bd3bc14b1fdc7','8a97f28d2eee6ff48f076b0c5405e737','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4899,'sC404221ae97d5d','ky2197ds','9f04963a0a9325daa1a6f01872538ee5','e04f97431681f06c3210dab165794338','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4900,'sC404221af425f1','ky2198ds','e45f50ca7fa229134cca60777366d007','0d69430c7be0d21ead365c34e63a0094','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4901,'sC404221afd4dc7','ky2199ds','47a541162d800517526005f5689881aa','0fc6fa2bc6dbadbce4612c58b42a7395','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4902,'sC404221b07a8db','ky2200ds','e7dc9192543e0ec149c7fffd64c8e54a','62fca0d58ca26b58f83c49fb7dacdda7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4903,'sC404221b135c4d','ky2201ds','f40bc47ec71f746a26da8921665df9a0','88e2746f9e991b77221a74d0ac9eb431','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4904,'sC404221b2167ad','ky2202ds','744e567e89753c6aee97a64b34ff2b6b','bee978a7a5543c6b33b72842c0febd7a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4905,'sC404221b355fad','ky2203ds','ceb8283585ff682111a2a7e090ceb77e','0a73aebc6ac976e03d798876c6832967','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4906,'sC404221b422ba5','ky2204ds','4756b3c7140df2a099a7a270180d4cab','fc5954e7fa8ed29f6be03fe2ce1e3b71','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4907,'sC404221b74013a','ky2205ds','7cd2a4ba0d33345aea4b19ab48d9e4f9','19137f51f2315a52f7e266de0cf8da61','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4908,'sC404221b82f3fe','ky2206ds','c8b2f1283eed27ec42141d064844a734','697cd8a1e51a92d853569dc5ba7b1502','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4909,'sC404221b8b2d8e','ky2207ds','bee32fe6ab1669fbb91bd502318bed96','d0b3382806d16fbb7a937f18d3153f42','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4910,'sC404221b956168','ky2208ds','d198170908f35746311c96c3fad82ed1','3d3c499f91605e17f7663baf960f19ab','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4911,'sC404221ba1df31','ky2209ds','c390eb1360520669a45c471727657a7d','0e60b82f26758f6ce880642e41c7f48e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4912,'sC404221badc684','ky2210ds','e428f1714b8b130ba6cc6fb92aba9c0c','333f5c7366818ce8ede31296b9864287','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4913,'sC404221bbc06d8','ky2211ds','dde21b0d4d54af9ee95606e4caa27894','1d388d1af9933300ae500d4ffc99e538','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4914,'sC404221bc98121','ky2212ds','08b26c9824686c322685373faaf6bc2c','83d21238e4817578c421515d078de527','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4915,'sC404221bd4ed65','ky2213ds','e8fdda4bc4b41c0bb483a77dd3a9ddb8','267a232b2c23d535528359482bea8ab8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4916,'sC404221bde15c7','ky2214ds','0efea1b84caf228b6b9a3da5be41a8d0','976fd0b8c0c6975f9e77d5eab52ae5dd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4917,'sC404221be9fab5','ky2215ds','760c73cfd92a0d19f387f0a1590237d9','96f6b8b9140ec4bf69883e8fd5f7704b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4918,'sC404221bf82299','ky2216ds','1dcf43b2a0bb77bd3212a319f0f91f65','d2c59e7ff355f340b59d21e79acf816e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4919,'sC404221c0ba538','ky2217ds','a10a2370be90a5dd8c0cad57d73b9db2','ffba72b19b9a04b2871a39cfc8add9c9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4920,'sC404221c1cc436','ky2218ds','f79da4c94e698d18c5c338b6126b0740','f4d8538e7c3ab4e9be839cb346271fdf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4921,'sC404221c2da1ba','ky2219ds','2c2de9158c9306336766e9869b4cb0b4','896bc9074d941f588feff01b4652680f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4922,'sC404221c415d4b','ky2220ds','b19e370d143f96257b45c6f07bf70c51','effcef69e8c305626a5c933154cf0a14','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4923,'sC404221c5146a7','ky2221ds','c5933653dcc76cdfc0b7952fcdedc1a8','ed09078537eb6f54390a192cd585c6ee','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4924,'sC404221c88251b','ky2222ds','99a20c33f7857dc00e134fa4bb99eb43','c5d1532beaa57194e32a510ee25da4a1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4925,'sC404221c9650fe','ky2223ds','34571a78ab502ef2abcb68da97bb8fef','8c6933a1137e8a911193263246190b1e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4926,'sC404221c9f2a61','ky2224ds','d3924d9aaf9fcd5230c7858b517702d2','0dc55fbdc75d0cb5dda718e87188f228','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4927,'sC404221ca98555','ky2225ds','d41722d875b1ba718034d22486f1e2d2','c35395bcdb4008072c455cf086a2ed36','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4928,'sC404221cb3e044','ky2226ds','50be5b1413bbc2b430541ac41bc6977a','bc03824f1f77059bbe7f81a665f98a1f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4929,'sC404221cbce0f5','ky2227ds','136a357ec5b6f0e5310320595aa8c515','790dfc429dfb3c1843d13d5c71e028ca','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4930,'sC404221cc8c2cb','ky2228ds','dbdf9f71d7248cae1a1e6f96a6e0c6ce','234dcdedb7e2b5436c029bb2f3a09962','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4931,'sC404221cd25a08','ky2229ds','314e928148117b4f7737e18d175c5ee9','cd92930c1a49aee5eaeae2bf7670dcab','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4932,'sC404221cdb5aeb','ky2230ds','9dde3d400ec0e780e84b925eef459396','491ec4cc27e51c015e7d9201d178af9b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4933,'sC404221ce540a5','ky2231ds','4f6aecce0791c441c20f26bf29882968','14a8f31fd39b6767cf694a4e58667cbc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4934,'sC404221cf2747c','ky2232ds','be40758b02b9beea3529197589b96e0f','cd9004bd7fbc8ffd4fe20e587b0e9cf0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4935,'sC404221d02823f','ky2233ds','c4f890ce6132951a963494a09993eaf2','3e54f351f466d5cbe83952483a95ebfa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4936,'sC404221d0c9466','ky2234ds','e5f5bb5aed7f8da29ff6e0257287ceb7','ba753386f3e2624953a63d4c86ff07e1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4937,'sC404221d1c6db0','ky2235ds','a69e0226db8874cd1f311475f4b77bb4','fc6ad0b6ff4da279c7a7df3cc70b611e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4938,'sC404221d28298c','ky2236ds','ff1b49822058b2e14dfd1770afcc70e8','62798632a24c63fc3b37c545d72e541e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4939,'sC404221d3282f1','ky2237ds','3e67dbb92185f7500e644985e9859b05','099a16b51620b9d9a5c218b3a9d6cd1a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4940,'sC404221d3c201d','ky2238ds','5e6b33ab81fdaf11d4e06c4f471502ac','9ea50ea89f8e1c9a0535b9441b9ba2ac','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4941,'sC404221d45426c','ky2239ds','dc93aafbe36b9815bab9d2bb1a25e41b','84375d777d314fb3cdbe4fe69ee8c2c4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4942,'sC404221d4dce0f','ky2240ds','fc604e7c6b3269109c1658ed7f17277d','8d1ce29becf1045fc59abc10808a07a3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4943,'sC404221d58500f','ky2241ds','f222d59a9b11175b6e89e540653fafac','0e3ef2410258720a33c03c887f85fbf5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4944,'sC404221d640b22','ky2242ds','135f862c814586c3b226cc3c0e1536fe','420a425a5414316c2d39eb2a058f0af5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4945,'sC404221d71c0cd','ky2243ds','ea3a0f4801946c8d85fa37aa6c2a4568','11a99fd44fa3c017d5d390597d7f5143','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4946,'sC404221d7c7165','ky2244ds','ab30d36a72dd7b075fa1742c754609b2','540cdce39a2d8917c1c6070fd2c1e192','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4947,'sC404221d9c21d7','ky2245ds','77443ddffa1a93793e17f43f1f61647a','572a4fe4b2a31d6db010de0a09b7b1cc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4948,'sC404221dad81b5','ky2246ds','4310dc8b9400d81d87993d0828bdf131','bcb9c64b75c57310985738b8e954da4f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4949,'sC404221db98ab4','ky2247ds','b3854473a585181f380dc8ac77ebeff2','896d05e1a84491273dcb6f6d9676defe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4950,'sC404221dc4f706','ky2248ds','c30276d4c3503de040d7030e5c2068d9','d67de056051b52543e9da05afa144bc5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4951,'sC404221dce6cb8','ky2249ds','8c0e3e7e43e9a6a538e19481f4e5bcdd','d0e628bcd842697875b11026028b8c1a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4952,'sC404221dd8812a','ky2250ds','5f7e8628f71dea52ca9881a27ad1b848','1c1e74a937c3fafcea8b9ef726c6a848','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4953,'sC404221de4a92a','ky2251ds','574b8681a4a3a4ed7ea5fd224a632670','10a442837bcb68c306d41fb87e1060ae','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4954,'sC404221dee1f3f','ky2252ds','9eeff99652d939b76127c80f98c4e4d4','fda56a0e8b051833e7576fc4dc85fa50','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4955,'sC404221dfaa22a','ky2253ds','59821be71dc4d3f75b7961ea7ad41f2a','2b6295c2f745f73392ebd6cc5840116f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4956,'sC404221e067e9b','ky2254ds','0b3c3a95022724722f7f057671ed9c9d','2512231466e17705508ea626b531a862','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4957,'sC404221e103d35','ky2255ds','aff8096319fcda87a108fdddf013a1ee','5f7188cb3c962214ce97d319e4ed5a5b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4958,'sC404221e1a2866','ky2256ds','ceaba1c43282ac8cb4f32f5a66b2ea5b','1124a12b8f8068c9ddbe0760043df1e6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4959,'sC404221e251f89','ky2257ds','11527f1257b5895a0f2d92f177d78c18','02eae311aea4783a551f1ad81b85cb08','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4960,'sC404221e2e2068','ky2258ds','367ea734ef151d20efe1d43f51916da2','e99fe31addb4346225cbd772982185ae','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4961,'sC404221e385439','ky2259ds','accbaaef27b4ed8fbbb20ead8c49a0d4','60c11414007b0744e5fd37716f0aa4f0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4962,'sC404221e4304cb','ky2260ds','6b5337799ec8a531c821966ef97367c7','61b64e47b31ab48c8c43686b9371e7aa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4963,'sC404221e4c2531','ky2261ds','c5acc773e349defcc125766cc73df297','af1e749a54970040e70b4e0019e59057','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4964,'sC404221e55e3d9','ky2262ds','444b78c0ce828d5e552a8e2b3efc6f3c','194ff92bca38380b6784d343f6b48874','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4965,'sC404221e5f3ab2','ky2263ds','5dda20129c86ec4a150ffb123e582b50','872cc25c644bbe7eecfd23368718b91a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4966,'sC404221e6a5102','ky2264ds','64b838083fadd365d1db31e6365bd021','cf5f4471a673240deff3b53c612a85b3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4967,'sC404221e7436db','ky2265ds','dd37076f716c3185475f4610e8dc54cc','611d42ce0e4aa035d401ebc78ccacfaa','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4968,'sC404221e7d5ebd','ky2266ds','0df7deba091419a20d32e0eb73c31479','d5ff18a9343ba06a61258cdc14110685','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4969,'sC404221e8808fa','ky2267ds','c2ff528617c49490f0bb116606267922','d29cdb0bdeec35be13a52904762ed1d7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4970,'sC404221e91c637','ky2268ds','66029c15853646ebfb6771e3ddce9315','105d4bebcb4927b92f4b4995fcaba932','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4971,'sC404221e9ebecb','ky2269ds','2bc57573d6874e834cf4edb57ee05c46','78032223c98399b58674ef958ee7ddbe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4972,'sC404221ecec00f','ky2270ds','fe641b0b4103305554c692403f08e6eb','fee1902a345793075261a0a0ea090db0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4973,'sC404221f28cdec','ky2271ds','2cf54fdc48149fdc9da18eb6d2ef3a4b','48483fe0854db9d28a656cdd7464ff91','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4974,'sC404221f3301b9','ky2272ds','8c7ff9349b56008b4121b70bf0914178','4704d2a15a9403a9e2e47ca49d2b3882','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4975,'sC404221f3ced4c','ky2273ds','71977bee9c77f2f3859d0d0d34f8b4a7','6aa81433d2e1c1e2ff9114d55c210e06','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4976,'sC404221f460f60','ky2274ds','fdd39291e70a6782c53272bb3eb31692','e658588193f9a8e222bcf7a58db74220','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4977,'sC404221f4f374e','ky2275ds','fdb06c0b431fe0ce9ab028c9d5441e7a','0641d3131f292f3410e90a3a5b42f071','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4978,'sC404221f5b18e1','ky2276ds','2c0ac28caeb9b6ef25a92c91fb9aa5ce','80a262ca95847ea575bba257af8c06a4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4979,'sC404221f6a7cfe','ky2277ds','938ceecd6713147c8922b414f0a54767','eb2598cbf6199308f0479a8d4e7524e6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4980,'sC404221f74ff77','ky2278ds','7a2dc45023d5a9dc2ad45a8503c4b837','31c625bdb29df12921e7689caafc373a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4981,'sC404221f80b966','ky2279ds','f4838534ed0d44642b1d146012027c62','2558b59da976e13e6080d7eaca04cffe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4982,'sC404221f8acba8','ky2280ds','9cfef8c060124d433fcea5e72351fce6','894b2c1b73588ef4ec387bf3313ebee3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4983,'sC404221f974f20','ky2281ds','61f612a482bbca053b6cc1aa6b58e3d5','42a2d5f99d9b6eba99ad6b69bce5dc4f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4984,'sC404221fa1f262','ky2282ds','eb0defa89f91c174f1b1269ab648efcc','7c4cdabe7d4acf1c7ffcd409f727e460','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4985,'sC404221fb1cbeb','ky2283ds','71ba21ca9124ba516a35a5559b3e5e7f','c908cdf807e75979d78db8ca3e898899','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4986,'sC404221fcf39e1','ky2284ds','7877f671b13b874419b10d6c02d8571f','f18aaab61f77d2f5e73ad63ce4074dcb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4987,'sC404221fd9bbb4','ky2285ds','11797ecabe7bf5be73b4de9f673b80ba','342d85e3450dde10b9d5fbe61f4753f5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4988,'sC404221fe61253','ky2286ds','fa68c0d31f8808a351f05c1f480437fe','73048dfa4a126b8bbc96824994975188','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4989,'sC404221ff0c3fc','ky2287ds','0627443b2eb130205dcb4eeb60f7cfeb','386bda37f79ca61f75c49d7cedac0cf1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4990,'sC404221ff9bc37','ky2288ds','8485cb5908e552f32533eb2a3d11da29','fdc2cd09191cfb9f8b3c282c09bf2c71','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4991,'sC4042220121b84','ky2289ds','32e7d502f52f4670bb787a44e74e2ffa','4f32f9085a952887d074910ba0de503a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4992,'sC40422201b6a86','ky2290ds','646e01664017db2b9b09d0de62235fac','38fc646b1d54deba17428303d11721dc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4993,'sC404222025774f','ky2291ds','62d38b0eb697657d27e163dcb3d45105','504ed4c20c73be3a43d0cc1edf3ee309','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4994,'sC4042220306ec2','ky2292ds','e71adb8bf19f0bfccd759f67b4c79cae','21d3459f7f853d97952e43c94f95b97a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4995,'sC40422203b4445','ky2293ds','e9eaa0829dc52a39253aa0e40d3f5596','ef89876965b08e7fef89a40e935dd45a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4996,'sC404222046183c','ky2294ds','953e7c1566e631738ae5bb688e27324d','000c125942b0622f941ebe9b4dffdadf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4997,'sC404222050bd5a','ky2295ds','e2bfe21184504e07d575633821e8853a','d73ef8ab3497165ce3bfd956c2bd0899','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4998,'sC40422205a815b','ky2296ds','c289f521e2b88b9c119fec39ec2bb48e','956efceade3af6ee4962e85a890fc184','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (4999,'sC404222065c6c0','ky2297ds','484ab7ff8f9811e0345db450af922900','da1e38dd0e91da761a788fafe776a4b5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5000,'sC4042220715a03','ky2298ds','2d3a12240a6a5c007a2efd605e23e91f','b741cc38ebe9c329ae2faadd74d8905d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5001,'sC40422207cf33f','ky2299ds','937d5a220660638cbe543aa24e0b5db7','441324b2002dc55a3cf8a93d00a51604','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5002,'sC40422208970e0','ky2300ds','4593e4590c6a7cef3fb3cf28dcb462cf','2e022661bb2d0d08af4ec84437c2a2d1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5003,'sC4042220979c47','ky2301ds','d4e35e7497a8518e195fcf7c096554a7','faaf381308eefdb4ef803327ff1474d0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5004,'sC4042220a1d014','ky2302ds','c9612a739a9395bbac12140602937b7d','e8f38b6a7b21dd89852062b0a8369a04','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5005,'sC4042220aaa9f1','ky2303ds','c6d5bdf5e0557865ba0e94356e02465d','f378d3694d85aae10e78f45be0bb34ca','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5006,'sC4042220b3f34f','ky2304ds','875a1e1dca0777a49322120284b0a4f1','82f8bc89150707aa907599b2af166215','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5007,'sC4042220be2d47','ky2305ds','9481650ad60dfc1aad6b2b918f336e73','56a6eb6802845fa39fd8c28bd0b10a97','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5008,'sC4042220cf175c','ky2306ds','86f3e3c759452d4d67eb1062bf050c42','8fa3f247a9d173b1d90bf1323236258d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5009,'sC4042220dd9102','ky2307ds','0d6ff9f8cb2dd054a7c3ec99ae9de26b','06f7c137fec5e7173dfefd7848901399','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5010,'sC4042220e79dce','ky2308ds','e4d10fb473f94075bedace63b9b20252','b4ce349becd723f931cec77a32ba45a3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5011,'sC4042220f347ce','ky2309ds','dd087d3b1a8a2a3bdaed69d68b08e8c1','e241cf79d2adaa59c95134dcb18c1df3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5012,'sC404222102709e','ky2310ds','82db3e1ee8a9beba31bdd44c173d80e3','845959a212a3785a4b5cf6e366306f09','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5013,'sC40422210d492d','ky2311ds','11c7a3169826a144e15d1b9d7342547a','b081cd4d4619b9db5ede16e60278c439','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5014,'sC40422211b965f','ky2312ds','db756359d2c04083316a48cc9050c8a2','f9511f6e100231d4439248e5bc4d67cf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5015,'sC4042221252e40','ky2313ds','16ead70c0598a445ccef77e6f51c9571','e7d0171fb0a36a63d02d9de907d7f6bf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5016,'sC40422212e07ba','ky2314ds','30ca8da5d8015b64bf9469b72fa14749','19187c5abcf25edd0f6f6770b88e1094','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5017,'sC40422213889b8','ky2315ds','6fe9197279ae497e763e1482e717e609','734bdc7b14dcadc75df55ab4ef16be4b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5018,'sC4042221430bae','ky2316ds','0dfb41c44506cf2520888d2a02c80e52','a18cbd244ec284ba8be0d70d9fb39b1b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5019,'sC40422215778e4','ky2317ds','3f2e3a2c0f02a76f4a49809bb5c6a512','f0bfa873a76491a33b78ec949bcb4aab','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5020,'sC40422216221f5','ky2318ds','4d33d2948893d2b46b5354d4b3e3b86d','a593caa8da8050e2e3cd6c4b73677254','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5021,'sC40422216c5b34','ky2319ds','8160fb29f4323502baddf6786049c656','1fc9eda387e2e13f2faf1ef68a8c0f1b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5022,'sC4042221768f0c','ky2320ds','a955fb500a611e7470c8e78cab93da6e','e3679fa7878acae506776878b4160267','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5023,'sC404222181609f','ky2321ds','03b07e204675be4e7b61898e65709b3d','68e037b62a3c09cbda19ef50b06a4604','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5024,'sC40422218f1af6','ky2322ds','32b7bcf91dd2d9bae8e6131a6c6dbe6a','2cd87607460ebcd6eb416e758e005c04','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5025,'sC40422219b71b3','ky2323ds','ace78a1dcbb1db511845bf8a4a180253','ad68d7c27fffab3c5f6e6d673030cb24','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5026,'sC4042221ad0be7','ky2324ds','4cdddf7efc845a6a05b6fce8b37de063','af4508010dabc387571eb786d9bd0bd6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5027,'sC4042221c223d9','ky2325ds','ca64e73d249f8800f232780c5ab68d2a','91e2466f874fb48bdc89382b7473589a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5028,'sC4042221d335b9','ky2326ds','63f2fa914fb20cb59f7561933333eda5','44eac6472a821d199557430d51a66e31','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5029,'sC4042221f904e0','ky2327ds','aa40fe99cbf7b9cd3934f33faebac7c2','3bced1c811503042e2dff45f37d958d2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5030,'sC404222202c13d','ky2328ds','8b715316a531e16bb5517d6534a5ba38','8c336002bd8b627d253484cb6be36d1d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5031,'sC40422220c1028','ky2329ds','7c1f8e6d802c63b3c8de6e2e11392d09','21a43a7160eac7f99f6c03d6ae2ae619','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5032,'sC40422221b1d18','ky2330ds','003deacf70060f5e1db6f3b344171e46','8ba4c223fb4541c5d6084eac93caf182','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5033,'sC40422222696c4','ky2331ds','b9d6e5c48ac3cb05f5203a7d7da25804','a001a7f90aeac8aa727c4a057bdfc159','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5034,'sC4042222351502','ky2332ds','30f3fa51d135d9c6e589aee7cf8511c2','d9bd2f3ce6427342fa8c7884a18836de','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5035,'sC40422224105ec','ky2333ds','aad9d67fb08dbc3c96bd3620ce63b8dc','35b1706d2a758da83db8a346fa1ab6a5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5036,'sC4042222538f81','ky2334ds','b4d85af68bb45079bc7b97cc6d7e212b','e4d5d153e250cd61b85c0b969f200419','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5037,'sC404222260520d','ky2335ds','59821be71dc4d3f75b7961ea7ad41f2a','2b6295c2f745f73392ebd6cc5840116f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5038,'sC40422226bee3c','ky2336ds','7086eab7835834c8f359fe3b7abcca86','140b766cf6b65b16d4f5546f11b4fde6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5039,'sC404222278bfb1','ky2337ds','9ebf5401479bf282f776a50279b7446f','4057232651e15f7570e66227b59ceed0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5040,'sC404222284bf8c','ky2338ds','1fd9d131ed965a2e195c699815db4833','1b95dccc5c7c5763804736846283e090','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5041,'sC40422228e3593','ky2339ds','aa8b090bfd78f967726a92961d908f25','f2cfa7a2149903c8a584bdc9a25dead1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5042,'sC4042222981b2a','ky2340ds','458107d68d9433611f94752577412b20','f6432274349b5cb93433f8ed886a3f37','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5043,'sC4042222a200bb','ky2341ds','4bb6191cddff2e60aabbc8a9fc6460cd','055afc39692222c1c8fd6194e8be4793','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5044,'sC4042222abc8fc','ky2342ds','ad080418362f2725d3fdde4bcba142d1','64b99f6ca7d098baf33ae6eea53935ff','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5045,'sC4042222b66eb5','ky2343ds','76841415ca3558dc86afcde5e99d1b5b','04ebc32b046ff627d5d646bcff5a8f48','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5046,'sC4042222c2c4ab','ky2344ds','4e795e6d3ddaf4abb2da08786a3a6238','d759e0d05bd823bc56e1a152459451d0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5047,'sC4042222d1173e','ky2345ds','e10e547f734d02b26be9dfe0c71a258f','5370f99cd3cb74f73bd7a3326df69a48','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5048,'sC4042222db2996','ky2346ds','cd7e34dcee7ed1f72f60f6e60386a8c5','5c8ddfc1d20edaf7f109c2aff2449db9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5049,'sC4042222fe5e83','ky2347ds','d2185708a087262b0fee6aee705b2307','b67dd140227567009ea48888e9cb3d44','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5050,'sC4042223081d49','ky2348ds','11d1357d165a5d631b8ccd76a8fa69e5','21c0c263ee08d68e9824f0dbadeb0cda','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5051,'sC4042223127801','ky2349ds','2e6cd54b3684d1a2f06170811be3f526','0b294a7f99c8c6a418b71bf9a550a507','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5052,'sC40422231b5235','ky2350ds','aa9a3d416c6d3b88f13ea14bd2fdc89d','774829d1e101ef484a0f6308db122694','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5053,'sC40422232621f2','ky2351ds','d4a0e572f135cad21c57d047eac4e294','4dbb5a769502b451b58e2060cac07381','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5054,'sC404222330a3f8','ky2352ds','b4ef4ee16591e901209c9e4c29e77c6f','83e51f0a814a6eb2f66ff5886829fadc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5055,'sC404222339f2ea','ky2353ds','931c1f6e9badd30e3355f4cc0a2ccba7','8d19c25c7a6ab4d36ec820b457f85a32','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5056,'sC404222344ee76','ky2354ds','5016f2ebf100cb20414cd7e181a51bc5','775ad6c24acab8026d23843a12f9f15e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5057,'sC40422234efc46','ky2355ds','ae2a8a22fd9bcf109d50526cd2dff77a','11a5d6360d797c62ee399b0ce4989105','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5058,'sC40422235d28a3','ky2356ds','b2d90e5990ab8861c562315d0e24c6c8','dfbbd004b11207900dca6b7c00708dfe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5059,'sC40422236a41f0','ky2357ds','d343d0060dc85dd92d7984203d511f51','e6a2ba098c3fccd31e7a5b6852291c05','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5060,'sC4042223751209','ky2358ds','a97503d0af6457b149570fe47ca3d8cf','deaa443a8b6ce17018e83c94cd3b4038','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5061,'sC40422237f244f','ky2359ds','5f0bf3d89782e4238f09b07ad82f3b66','51d08b7119d229b867618e6de57fca1c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5062,'sC404222389a63d','ky2360ds','ae0a777e985bcbbf40c5b0f3e74af46c','5e298a1647f98ddc7ae08ffabc49d36a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5063,'sC4042223997fc8','ky2361ds','8ece60cacfe6833b7c1a7199c0c5feb4','56368e40ba05d8597899ebd6d7f950bd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5064,'sC4042223a40164','ky2362ds','ccc542d06e5ed974b7dd8be68d6295ef','7f8ed893924ad7a47cadb86dd40b490a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5065,'sC4042223adecda','ky2363ds','4643c8d2fb533df7afe0cdb1aa418ea2','e5e1c76c3a49b4f29e9b11d7639084a9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5066,'sC4042223b8e46f','ky2364ds','1b0a9331b4c1c1dc6da73d2a76f80cbe','f711f8e024010d59ae52c31394cad4f9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5067,'sC4042223c4c59b','ky2365ds','84910d4136edbfceaea2d27b8c64531a','10d40f649721faac298093eb646bb982','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5068,'sC4042223d2a2e8','ky2366ds','f81516b3412db89641b9ca2f9d319411','0ddce0221f9cdab8da24b18446672b8f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5069,'sC4042223dd2a70','ky2367ds','4660ae6e49448d7b295793c0d56402a7','6335b95be7b4837485b2dceb9cb5efdc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5070,'sC4042223eb67db','ky2368ds','eedd43644400094fc1add571b4e0f62c','74a42192998bf7a9d94858e12bfc7253','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5071,'sC4042223f90c25','ky2369ds','02d51b37eeebc0d7f072f481c2958d2e','c9887bfbf7bfe861d54d70fd0354d4ba','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5072,'sC4042224220824','ky2370ds','a206dd96b2c166331067c10c04a76968','ffa9634f5fb72ae23aa24dc5e2310a01','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5073,'sC40422242e6457','ky2371ds','2a5e3d69abfde422f8540c0290dae323','e1d633eef8e0ffcfae28a28759a4c544','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5074,'sC40422243c1a9e','ky2372ds','3945052cfb2e953e1b4718ff9ba7f679','1eba16ba356dde46364e59bf32e74559','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5075,'sC4042224487155','ky2373ds','31007665879bda1a09784df3b6e2b553','2eb800914b6b1b7eb3eb2679b5f50a40','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5076,'sC40422245516a9','ky2374ds','27be97fc83624632477cf7a1eb888dee','4705713bfbc061eb7abe64a736cc58e6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5077,'sC4042224623069','ky2375ds','85f168b649ba62de259c5e4c6f8a5542','1ac98632b021bcf4e293cb86c0a5ed21','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5078,'sC40422246c69c0','ky2376ds','ebaacb5a1deda90176bf58fb530237b2','95e1d2d328445bcdd6337b57504d88f6','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5079,'sC404222483c324','ky2377ds','3eb7064f0b06f8e05358c867c7463064','c4fdbe9cc8a0f367d27e03c28ccc3500','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5080,'sC404222494541a','ky2378ds','cefe847648569b8bd8b81ff793ae3c6e','53ec220911279e08662ba42024da92a9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5081,'sC4042224a12000','ky2379ds','b6e7d4e3cc3593ffb3b51a522d95f8be','230283d3c98bcc5cefaa932b612dc74f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5082,'sC4042224ac9982','ky2380ds','f66fa42ef30a9019a26fb6cdc9ac9ad4','ab25cfdcb5d26959c9271ff8cc7b6911','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5083,'sC4042224bb3a0e','ky2381ds','d7cf8525e27dc44253a3db8fe309638e','a27ae94644235c504848ee6a6e385062','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5084,'sC4042224c59c59','ky2382ds','21885578c402d2f3b0f79b7cfc720acb','d974db4e1e7f99d07932b86d0f10c30a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5085,'sC4042224d00fac','ky2383ds','9bfdbc88acbca9b0c9e01ad1eefb9a44','5d5d85b38ef9f163dee3afa779d315d4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5086,'sC4042224e1a4ef','ky2384ds','24edb323484cbfa1c2e92d8a534cd246','44a4004d3525716956dcbf1cec0e9e71','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5087,'sC4042224f7b150','ky2385ds','35694fe915f03f8de84d51c6c14c7a39','4cc484318dd3a34ecbbf3965987c71e2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5088,'sC404222512cfe0','ky2386ds','91cd477ed8dd68c9a878a218907626c1','389b3ca434f199a19aae6280c9e6f949','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5089,'sC4042225258f7b','ky2387ds','9d20301f77597349d4bb90a9d5c0b90c','91b8d3dc6f15e2141461e474a4cdf5f5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5090,'sC4042225362bd5','ky2388ds','11a439ec857afdd59102c136b4f9df7a','91b8d3dc6f15e2141461e474a4cdf5f5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5091,'sC4042225460527','ky2389ds','b2a9f78bbe67387683a0630fd25f84a6','d5bc5e763010b0b76aef5d3bf2effff8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5092,'sC40422255011d4','ky2390ds','d5b7f2cfeeb342e2e0c350cafded31f1','0a3bb25be07e793c81e82498ce31d4c9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5093,'sC40422255939b4','ky2391ds','4bdac3ad73787ff165e78274c61f365d','46e31ea353fae99f99d67b388671cc79','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5094,'sC4042225651b55','ky2392ds','d97a8015a9f70f3f9004f883c6ce18c8','e4e62b7b6583c1f550a45785b5db68d0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5095,'sC40422256edfba','ky2393ds','15c8179f8fbfd84026ed16dc24f025d9','781a4c9ab09adb7e8fe7977aacbb1f52','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5096,'sC40422257a9a6d','ky2394ds','2544235e9177075db856118aab23e19b','84992813578a960c7d271bef0a76acfc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5097,'sC404222584a6bc','ky2395ds','9727d5ff9089bbff3441727949c47340','94ac5ffb937d9dd99637accaf871edeb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5098,'sC40422258e1d03','ky2396ds','5f1ef1ee1143236f4cc50651678de01f','faaced1d92de52ab8bb633aec1dc316f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5099,'sC4042225982994','ky2397ds','1ae34a154f02e85b4aee39bc7c1cae19','41434689aa429b7460c25a2a96cf44cd','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5100,'sC4042225a3bcee','ky2398ds','4114048209b9da6246a6163e9498b39c','496500c8950d18af6df6df1212f4252e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5101,'sC4042225b0a251','ky2399ds','05aff2d3aa27dc9862c4f188592de382','fb427e74e307254e9a8c84701bcbc5d7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5102,'sC4042225c15b23','ky2400ds','95e6c71b684ce471d0c545430b402d33','da7baed5cf573649211cabfde508863b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5103,'sC4042225cb37e3','ky2401ds','24622bf8b6bf42137def0a2c69153357','31fb2104bff06890aa52472cf3d5b57f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5104,'sC4042225d607ee','ky2402ds','2662be4f4f597e22d0b7ba8fa8f3276e','d9e7fa2ca962958ae2aa396553aeae87','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5105,'sC4042225e1746a','ky2403ds','4c75acc87b31d4ffacc61bdecc4f09c9','7389c72650115b2fce628fc460452ad7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5106,'sC4042225ebad8b','ky2404ds','357c807aa9d828ad2f82e4a790fc9a5d','c380fd74156627a7ff0ae6db0cfb4a14','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5107,'sC4042225f82bb6','ky2405ds','76cec09c6cde4c3e3a2bdda87c4ec7ae','492a99478de2bdd1768ebd31e79b8bbe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5108,'sC40422260608ab','ky2406ds','952448e499c6bcd3fc9e1df301a513b4','fbe6fefcb0112a1ec7fed85bb7ec9821','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5109,'sC404222610ffd7','ky2407ds','710658243ddb177f7be42979a3488022','016adfc5ac82790aabd4f3a7a8b1f118','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5110,'sC40422262015ba','ky2408ds','fd2660eb7c094bfca648e7fd25413345','a950bc1724020229b7971182a75e1a8c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5111,'sC4042226467f0d','ky2409ds','fa7db8389de72704bb2dde3e2e0b2617','7d80fd5f6910bd985c12daaf8fd24661','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5112,'sC404222651b2b7','ky2410ds','bcb8eb7958778326d89d8b92abf43c21','5b005a92daccaeda1c587c4ef3f0e6e3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5113,'sC40422265c4beb','ky2411ds','50a00e3569e28c68e1a0cdd8dd897a24','451b9737322896350162f8859101acb3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5114,'sC4042226674300','ky2412ds','cf4b1984b580af6c99335d1548060b04','46daf361be3b9dfca90cf635fc18f0d7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5115,'sC40422267101ac','ky2413ds','a45c85240d403933c732d39b114933e8','5c7029186a429a6a714c78383ef621f0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5116,'sC404222679b44f','ky2414ds','5093a989955273e8c5e2f7c16b7779b2','dc78dd3037726671fe3bb29d77e0ca02','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5117,'sC40422268324ca','ky2415ds','59c5c49ff49cdb0a9213298a47553d76','e802b599d070ccf1cdd4640914484487','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5118,'sC40422268c25db','ky2416ds','af3735efde1f8d808cf5a58ea3819d55','f4a2be0b5ec425d23c0bf9bad368ed7b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5119,'sC4042226980733','ky2417ds','0817c80043e43b7a82f6e8b4ce987988','84375b0e3888a7d75b618a0770a6a237','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5120,'sC4042226a28920','ky2418ds','c719c577ba3b28568a034556bf9cbcc0','9aee2f0eaad1e70b6aff4b01d9cdf91d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5121,'sC4042226abb120','ky2419ds','1b88ef3cd9a9402412bdfef225220fc4','825e5fb8e7631c1c8c8c09773434f848','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5122,'sC4042226b65a17','ky2420ds','ac34305b120b3258d46ea3e5e1ee9fdf','b9c7f1b08af7ba65aebd73ee6b52fc1e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5123,'sC4042226bf0cd4','ky2421ds','1819d5397ac7c265b25f6dc94a620c74','262c700337d53e536eb86e46d30ec3e3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5124,'sC4042226c967bd','ky2422ds','587ffa1d3ccd89e6d55a013f698cc5b7','1fcd5d066b2694cdf3c7bf2df2cef124','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5125,'sC4042fff229a3b','ky2426ds','486e4341773ef1ab3dcef9039e080b68','517802582a5ac4c38cee27ed14d92834','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5126,'sC4043808f945dd','ky2427ds','1548af1c94ad45584324df8f08baf227','8a5b5e9ae6ab6959ed4dc4a851b3177b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5127,'sC40439d612a0a6','ky2428ds','8ccab0bd136bca04318385b7c55620a3','f5a56ed2b1e51b5c5f373f791a11dd3b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5128,'sC40439e3455ecc','ky2429ds','cf50738996633ecb7abf2a1ef53ccb6c','8e230e5cd91a42b848b0c12bc0cd629f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5129,'sC4044a17284503','ky2430ds','5384acb7134dd4138a0a543b4d831095','6e588fc83aec0094834e37625e733474','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5130,'sC4046de78dafa7','ky2431ds','02480e5d562f26ba40079ef2bf8a41a6','20cfb22c6c336d07a1ea23b94cb70ce9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5131,'sC4046f88af12bc','ky2432ds','ae65afd056933bbd94893dff3ef1a88d','bcd1df55e8020bb7601522556f749dba','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5132,'sC40486ae5b1ce4','ky2433ds','162b01ba4cf6de3ddbb951aec1cc0c52','c09efbba18139137c15cfdd8f22f519b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5133,'sC404997685a68d','ky2434ds','06622ec762994db20a081c936fcc0e0c','5089323fd168f64461ae7c5d08caf207','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5134,'sC404ef38637194','ky2435ds','70f5f2eab6f359bc2d9fd9a25f080e36','9f9255d3b4386c5850278d75b55a45b7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5135,'sC4050244a939a5','ky2436ds','dda596afe21e5c6554441506a52c70f3','82fe745e7b5146f08d1425b3cd16e82f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5136,'sC4055d483ca416','ky2438ds','834eaa447b5e0adc2af3a68b236fdf31','df50138ee820fc125e4996cb64e1020c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5137,'sC40569b2b072ef','ky2439ds','45328bff09d840ddd058d021f64979af','a666757923d283b9ac4f8118151322c5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5138,'sC40585b5ee45d5','ky2440ds','550df1f4493eddcfbb5ac6cbb80bbefa','007b804c31e6f3119df17b5b7c540f19','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5139,'sC4059f3253d1f9','ky2441ds','c59cd2e3d6ad64ef63ce8716af4ce8fa','de933c433dbfda0e1605196e7d87f438','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5140,'sC4061333f62fcf','ky2442ds','5433a5d1ea60c563668008d71c9b134b','6ba8432a17cacf6379174ff20d37e60a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5141,'sC4063772ac245d','ky2443ds','93d7cb325f485b6691948c4722607090','7d42e42c1968cd45d8ab033c2c620548','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5142,'sC4065be1b7acd6','ky2444ds','3abf73622cf1fea57dfd8f163c51e4d4','c280a47b022041a2ab18e90846ad1c20','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5143,'sC406c06e879f3d','ky2445ds','74ca011f1e88724b78fd7db11f28e798','5fecbae21daad1658c078641df9ca845','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5144,'sC406d7813eeb87','ky2446ds','b4384a775d035bc961d7756b69aecebf','712402f0044f0cd4932f5867cf0e683c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5145,'sC406dad9fc599d','ky2448ds','f4daf2942b2fcd9bcb4dd0d3fff71361','0c6b8bb909d9dc3153ca2d4ac4d0b038','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5146,'sC406fe2e474c37','ky2449ds','ce82ff73845b4d2d18b9765c0924f58a','f85dae6c4851f2a6e6a78408b0cc95a2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5147,'sC4076d5c5b9373','ky2450ds','8f0b240ad2aedd8a37a3bcd731106d46','36a4f904be41a3dc1c8482a1c3c6cdbf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5148,'sC4078e2a56b33c','ky2451ds','59ce0809c071601dcba46ad3690a4475','18dd202825bfc6a5b6d242d496f291ce','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5149,'sC407950b6384b4','ky2452ds','ecdff982fc8c32c087a4cec4f0a44661','10d46068859eb47144d65e392d155f9e','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5150,'sC407e5c7794ae3','ky2453ds','332c417e5e3a8d495a1b272336286b4a','c092375bdc88f15c31a3fa882ed23ce1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5151,'sC4085b8f2a20fd','ky2456ds','3df17842aea74dd24cb3d59eabfd160d','0be9e140d1c8a8dd15272f69d9d543e4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5152,'sC4088e4376f044','ky2457ds','9a5f237a7d4e6661f0000bb4e783278c','f6e3886ed1408ce275db250d0c8e6e96','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5153,'sC4088f9c78ed54','ky2458ds','d9e721de05ce4fc813a89c9f61c7e80f','77c3a811f1f6b585bf4de80ee1b050b7','C','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5154,'sC408919c480d73','ky2459ds','9449e7546634ce3a565f259ecef19570','4f6de0e27606a2b7bfb8a16115bfe0bf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5155,'sC408a52cab0b35','ky2460ds','7846e563ff9e5efc3d01f35e09e4bb8a','c2564f3455a999bdfbfa360de89a221f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5156,'sC408a7f76248e6','ky2461ds','3075787785fcf62f3de48645e50a29f1','e7f298e06ced0ebeb2ceebc37c360c4c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5157,'sC408ce1606d466','ky2462ds','38cd35f9091609b5b100f9af9d4272dd','a7b185c6dedfb988f8cc11aeca121e44','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5158,'sC408d46729f057','ky2463ds','65acc08fe03b9c134e27a5d91eaee79b','ad86925a72f44a4079a6b113ee60a10f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5159,'sC408d73c04e13b','ky2464ds','d236e8a6f22d9c2a9776fde2ac05831d','a5891aa27ca6bcf02212e785790ddad1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5160,'sC408fffe8d8f76','ky2465ds','df65fadc7162baeb583da5a401dbefa5','0b3854f0b696a25af5c773d032b65fdc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5161,'sC4090f663eaa1f','ky2466ds','025bd15ae683662ab20251ec4842cd12','f29c305c1dd7e5c7fa14f05bd144ed7a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5162,'sC40962e6aa900e','ky2467ds','cc5d62dbff778f77657c6c3d5a6fd481','391841bc37c216a682eb4c3e0ac856ec','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5163,'sC4099038a4ec4f','ky2468ds','8406bb2067aff3e1c55b4ec736f6ef47','4a6bf0fc3a90053bf7718d51a2d8e8c7','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5164,'sC40992d297c90e','ky2469ds','2aa1f4dae3d9187b03209691ae825004','0e92991e7ba3c26b46c77183b3e845e5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5165,'sC409b8217d8210','ky2470ds','45d8030dd175eb453a96c03b3772af12','2acba91ea79d0ba13fb514bc341b11b0','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5166,'sC409e3e10acc13','ky2471ds','4d8981e93548cd2ac94ea3c0f8087185','a692807f4467db6c2ca0f676e6acfc82','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5167,'sC40a1235781ed7','ky2474ds','e68e2908a53ebcb08e89dabb396b50a6','28214615a60a10bae9450ee305e618f8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5168,'sC40a5056bc2c7c','ky2475ds','e0ca0d64d4cab4887fa8aea7dab7a96e','c01db02c7fc0a30ef2d40cd767c255da','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5169,'sC40a75dd16c668','ky2476ds','d87ec438e78839d33be027143f891a56','f7e9b270df3d07ad0652f0b83a1684ac','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5170,'sC40a9baea968ed','ky2477ds','6fe6b9c5d4d5963145254384fdae3f82','cf4c543548ef655506377b20036b8014','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5171,'sC40b60b1fd58e3','ky2478ds','b18e66b41efd9a3df1a7bc8758da1883','dc2230d9238357a609d63c985eddbb4b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5172,'sC40bf03e1419a1','ky2479ds','654ca14c0ced574e4651f96afda71a44','17c6111ba861bb3b77bff5c1e614420a','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5173,'sC40bf2f2e3fc36','ky2480ds','90061c01d9f2f4a569bf9e3b5a745c18','bfac3e6bdce4140f382ede8c6810eed3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5174,'sC40bf6a75e8085','ky2481ds','e752d794baaa616ceb46fbcf3476e59e','699ffb395242bc9bf14c0a40fdf4370d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5175,'sC40bf8b87d0eca','ky2482ds','1fb0c39a9506e5bfa79952e40eec816d','10e7d27ade1fe56dbe9d2337d2092d2b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5176,'sC40d5819ae8577','ky2484ds','45820f5c541b9ff59080015468f2aef1','bc1754454440c49e224e377a1ec8aeaf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5177,'sC40d5ec2d89ec0','ky2485ds','457ce9ac5251b2da14ce0b0ba0cefc76','57bd357a53edc3078998caf141a1e9e4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5178,'sC40da561799ad1','ky2486ds','06ea02c74712d356093d8204b9e04aee','67a644f71cebb45552bcabd8d10a63f3','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5179,'sC40da5688e4d94','ky2487ds','a0f3a3eff4d6aed38125d69530bdd9f1','5b6c8f782e620e61d9c6ac926cf89168','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5180,'sC40daac6e60192','ky2488ds','e200fae73689e2065f6565b9e891269e','1ef4a206944d6eb2d90954124a0486b9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5181,'sC40e086fb7d95f','ky2489ds','702cc6ea8896531338876af10ed95a17','8c6ca90dea898ba78df906e102472310','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5182,'sC40e1481039c31','ky2490ds','2dcee881e92565079ef196a3036d4d1a','126901536db2570a6b0c8cfea0afd600','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5183,'sC40e2d5fc7e782','ky2491ds','3bb56c29c2754025675a2768bd52dc9a','1c4ab1076068f7641552a4403fd1da95','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5184,'sC40e2d69c0a4e6','ky2492ds','39e9eb8afa7f3552916b0073384e9551','916dc1810f8bba8f111ca86b70817dde','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5185,'sC40e576e507e28','ky2493ds','9ab0496dd43123a658fa3232996b551d','976e47e74e46b356fe1efdbd1b633dc8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5186,'sC40e58268482db','ky2494ds','87434aa72adca7abff4d9f87c111763c','3811f86d3083abce593bed8208bced6c','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5187,'sC40e582caa8ff1','ky2495ds','fd13b52a5050ee19046eeccb68c7ba7a','2b8bd208126df8d4f77ee9e94fbd112b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5188,'sC40e953e605d7a','ky2497ds','77457dfaa352a4f0a52119a5f48d4cc2','6e9adbb31057a7d77254e6ad50b390c9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5189,'sC40eaf31c8a96e','ky2498ds','fa3df6ac5affdac81246ce68fd7095f2','0bd35cd8653ce422a73a3519af7f2450','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5190,'sC40eba06129f7a','ky2499ds','0049a48f50112b9cef39f17404391140','653ab562bec20120fe642142c8ce9e2f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5191,'sC40ed67937025f','ky2500ds','0a3d1a97050708017dfe29c162f0d19c','1ca3b533bf343a56895c83bbabc6fe22','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5192,'sC40f18b88b9e6a','ky2501ds','e56b059ece08bfe43fb5ffe6c880405c','554d3e46b344e6441b791a29d18148f5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5193,'sC40f470766e6c7','ky2502ds','b63ab8a6c79049d5174344976aae9d40','49fa5bb015a6d8dfc23d499ef076c732','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5194,'sC40f7c96b6c5bb','ky2503ds','fdeb774d1ff020a5f081be6c78cb278e','a848d3436a53f0f3c42d1b6d87a85ac9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5195,'sC40fa564add4f1','ky2504ds','07a90c89474d337ef3d534ddded350df','7a3ccfebadaa3eace868725a6ad8b828','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5196,'sC40fcca1c47779','ky2505ds','c7df1623df459cd8cc26528c43de5ccd','3ae2bd53fa55fbc215faf7343c1378f2','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5197,'sC40fd20f9d2775','ky2506ds','05c3c5373de96bc750613fbaa8deb5d2','93a3fe16982c13eeab6bdb7959e82190','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5198,'sC40fe3ed7d1afb','ky2508ds','7e9de8dbad9b8a5408422ee2ebfa4895','84271a4fbabd7349b5c1628e893bae91','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5199,'sC40ff9a07e7ebb','ky2509ds','45f7cf1e8d82297091a4fc89912080ff','5fe416838b31cccbaa1b8db0fd6bca37','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5200,'sC41010972590a2','ky2510ds','c5782647d4d0a92e1aca4903a28d1b2c','f231c1677b9e5b7fbae89d82b13a364f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5201,'sC41066ba12a487','ky2511ds','59a48024c67fb716ef102c51984c32bb','82c46723f51c33f7f914d7bd23b7a165','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5202,'sC4107aefe3719f','ky2512ds','3145a8b9cf40a2c91abd85231803881e','3fa08b26a1a64e5d2ecb09317cdeba44','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5203,'sC410adb705357a','ky2513ds','42e552b807a6011e23b6761a1264bc9d','df2962ce3036791abb3a104d792f9649','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5204,'sC4111e5456b84a','ky2514ds','0437353a634531fc2deb90320ea50d83','403d502a4e8b3e4623c936c559d146cf','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5205,'sC4111f981b97a1','ky2515ds','b3b169df9a500caae455156c8d89c5eb','e49aff4a62edd65f48f91bcbb851d3da','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5206,'sC41148f7675aea','ky2516ds','f33288fa29130631e08a3b51cb6e1ee3','74c155b2eaf7fb0a68542175d315f502','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5207,'sC411746153e398','ky2517ds','c10f1f017a6672e0c6664b7b539b340d','0f3ff989ec8764d8a84a376453bfcd92','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5208,'sC4117e5a93dc0d','ky2518ds','2d4f6492f98029ab67016e47ec017df9','6ea1ceadf6d5b6160c569adb7f330321','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5209,'sC41186b0313c20','ky2519ds','824716193897eb90f1b894c9957c9325','a7fef2061110492af92baf260636707f','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5210,'sC41186ca0025e2','ky2520ds','ad21829522ce3b490ea8a0f28532115d','2abdc69614bde1233aac57216374bc91','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5211,'sC411b4a5cb7f9d','ky2521ds','b6da0900f8293295a70b21280beb20a8','40d07b6f942a85d5e0d57319088ff7c1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5212,'sC41208a6ac524e','ky2522ds','8c85ea1ad7a7794d9413d395454e89b1','6bf123dba16a570c62d7cbc491023ebc','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5213,'sC4120de978abee','ky2523ds','428787adcfcd0edcdf7cf32a1bdd4339','f878bba49cfaf402831adfbb8a4b4394','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5214,'sC412105f9db101','ky2524ds','24fc842380bccc993c5e42eeadd6f660','f07510f542d1db98ad24a1827cdc5964','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5215,'sC4121c1160e39d','ky2525ds','30298cb9c9fe90e42a13d621c927627a','5915cf64732e712ee120deb606e5ff2d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5216,'sC41222168eff95','ky2526ds','d0032718b0e1d9b52f7a75ba61db976c','d2a170b39fc9561ef7db73bae4f03acb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5217,'sC4126252eeb7e3','ky2527ds','973da9f349a58ff07ee9c698c7fd9f3a','a42b15551bbc1ec8c0a6e30d716ccbd8','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5218,'sC4127df3c9fcff','ky2528ds','90e65568a333e4bed5f9e204c23dd4c7','c7802025cee32cd5fed2a3e601106eb4','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5219,'sC412e2a0b0a0c3','ky2529ds','dde22a6ae64a93a5201ca177e9f6625e','1fa31210b8dce74964d5d3ccb5bbc347','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5220,'sC413435a931aaa','ky2530ds','c1f6d5d79509d27d1f5f97d6e9acf43b','9c3b73d3def5a912fdc61cc86d2cc8c5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5221,'sC41349449d81ec','ky2531ds','6c91cda8363739554b436dcc9784ff08','0ab8493314649ee9fd4ca7e240661764','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5222,'sC413706f9950ad','ky2532ds','c9e577a5d575c9c1ce160ea7fe7ef5f5','c3773224192bc2576e133e0be1ae4555','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5223,'sC4138360f83b2d','ky2533ds','ff8b1ddbbc1a9054dcde11b0478aadc5','8f7e8ecd80ef853229626df387e9dad5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5224,'sC413c175f51f6e','ky2534ds','d771a0fb21de771fb2cbdcd8eeb0c30e','2cb8a2e3bc87bd34e70000157238096d','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5225,'sC413d673e31883','ky2535ds','9b476a9c3f88282400519492d60470b9','712615430745034541f62401a411c2e9','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5226,'sC4140177ae3112','ky2536ds','dd1f6ae0f59b5c87aa8a4f9e2b06398c','833b428818ff99596be15a7d948153fe','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5227,'sC4140a9cf7611a','ky2537ds','23479ee39da6bd99c3492c7712fc12a8','884a816297f11af6e3a40484cdbdb109','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5228,'sC41454debcd516','ky2538ds','cdbd7267f8b6158fcbf472f5d91a1b6b','c759ed39acdc00f37d40930df5811dd1','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5229,'sC4147d7fc67057','ky2539ds','1b65c5b50acff768a433ec489ae3203b','42a13d9cd8c92d35b5d2fc480638460b','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5230,'sC414a9fa295950','ky2540ds','988cf0d9f88c1702e0e60ddb2beeef1f','19449db904176e68bb591b413dc8ef45','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5231,'sC414c193d64958','ky2541ds','2d1b9a617af4ca874bbb502287659064','122d8c9ad93fbd3b6e7a1f2aea8810f5','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5232,'sC41516643c68c3','ky2542ds','5f5b740941eb1f432d63905351b524ab','32746abd9fc36d77d5826ddcbcfbca28','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5233,'sC41529d14979d2','ky2544ds','3d9418366a49d998ed67432299d38856','847b75d90f23077572b74c76208c85cb','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5234,'sC4157e0c790412','ky2545ds','22af674e8557a4c3bc9aeff1a0c015d0','5a40bfe9f6a54d1fb1c19d5aac45a979','D','Y'); +INSERT INTO `customer_list` (`id`, `customer_id`, `customer_custno`, `customer_username`, `customer_password`, `customer_type`, `customer_active`) VALUES (5235,'sC415a9e299dece','ky2546ds','83c10be0b8bbd4cf5c9e0a9f4460d656','ed4bb5ae467722a95633ba9d34293998','D','Y'); + +-- +-- Table structure for table `product_details_DE` +-- + +CREATE TABLE `product_details_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `product_id` varchar(15) NOT NULL default '', + `product_details_description` text NOT NULL, + `product_details_article_number` varchar(30) NOT NULL default '', + `product_details_currency` char(3) NOT NULL default '', + `product_details_site_link` varchar(255) NOT NULL default '', + `product_details_picture_link` varchar(255) NOT NULL default '', + PRIMARY KEY (`id`,`product_id`), + UNIQUE KEY `PRODUCT_ID` (`product_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `product_details_DE` +-- + + +-- +-- Table structure for table `product_linked_shop_DE` +-- + +CREATE TABLE `product_linked_shop_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `product_id` varchar(15) NOT NULL default '', + `shop_id` varchar(15) NOT NULL default '', + PRIMARY KEY (`id`,`product_id`), + UNIQUE KEY `PRODUCT_ID` (`product_id`), + KEY `SHOP_ID` (`shop_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `product_linked_shop_DE` +-- + + +-- +-- Table structure for table `product_list_DE` +-- + +CREATE TABLE `product_list_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `product_id` varchar(15) NOT NULL default '', + `product_list_name` varchar(150) NOT NULL default '', + `product_list_categories` varchar(20) NOT NULL default '', + `product_list_price` decimal(6,2) NOT NULL default '0.00', + PRIMARY KEY (`id`,`product_id`), + UNIQUE KEY `PRODUCT_ID` (`product_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `product_list_DE` +-- + + +-- +-- Table structure for table `sessions` +-- + +CREATE TABLE `sessions` ( + `id` varchar(32) NOT NULL default '', + `a_session` text, + PRIMARY KEY (`id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `sessions` +-- + +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('73e9fc100a54ff09c7701c8a5b144f80','\0\0\0ƒ\0\0\0 timestamp\n 73e9fc100a54ff09c7701c8a5b144f80\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('21fd3a1fe921a79e16a0169326566312','\0\0\0“\0\0\0 timestamp\n 21fd3a1fe921a79e16a0169326566312\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('540988821826d16cb71dd27dcdf22850','\0\0\0”\0\0\0 timestamp\n 540988821826d16cb71dd27dcdf22850\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('6efd27e28c9ea8ab1db3d48d77c7c533','\0\0\0´\0\0\0 timestamp\n 6efd27e28c9ea8ab1db3d48d77c7c533\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('a1fa5f39205941c10e37595a44087208','\0\0\0\n2004-07-14 00:06:31\0\0\0 timestamp\n a1fa5f39205941c10e37595a44087208\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('45089de894eb3edfac33d3d1cd600c80','\0\0\0\n 45089de894eb3edfac33d3d1cd600c80\0\0\0 _session_id\n2004-07-15 21:28:16\0\0\0 timestamp'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('4c849b56e4a632ed8d5e34d7f5f913f9','\0\0\0\n2004-07-17 11:30:48\0\0\0 timestamp\n 4c849b56e4a632ed8d5e34d7f5f913f9\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('736b2bfb4a727553dfaa4286c7cada5a','\0\0\0\n2004-07-18 08:53:09\0\0\0 timestamp\n 736b2bfb4a727553dfaa4286c7cada5a\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('11301dab61500c8f46aed17a8a8ec350','\0\0\0\nDE\0\0\0lang\n2004-07-18 08:54:14\0\0\0 timestamp\n 11301dab61500c8f46aed17a8a8ec350\0\0\0 _session_id\nID01\0\0\0menu_id\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('506e065f7ebf6040591dbccfb4731ad6','\0\0\0\nDE\0\0\0lang\n2004-07-18 09:03:35\0\0\0 timestamp\n 506e065f7ebf6040591dbccfb4731ad6\0\0\0 _session_id\nID01\0\0\0menu_id\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('58c445ef59d5f40b90e16c9208911542','\0\0\0\nDE\0\0\0lang\n2004-07-18 09:06:41\0\0\0 timestamp\n 58c445ef59d5f40b90e16c9208911542\0\0\0 _session_id\nID01\0\0\0menu_id\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('d974debbfd2b4d7888736bdea1ebde24','\0\0\0\n d974debbfd2b4d7888736bdea1ebde24\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('8d4ebfc58e407dd7ab3aa1d5688d9a9f','\0\0\0\n 8d4ebfc58e407dd7ab3aa1d5688d9a9f\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('01bd4e5fda26f20426a0a8d38d5c1be8','\0\0\0\n 01bd4e5fda26f20426a0a8d38d5c1be8\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('ed4aa7646b0d9e5d8487d8f0964a6a6f','\0\0\0\n ed4aa7646b0d9e5d8487d8f0964a6a6f\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('079a2c7fb53dfcede8adc32ef7dfe25e','\0\0\0\n 079a2c7fb53dfcede8adc32ef7dfe25e\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('cd2d9e750dd58d3fe8677f011cc75f4a','\0\0\0\nDE\0\0\0lang\n2004-07-18 10:13:39\0\0\0 timestamp\n cd2d9e750dd58d3fe8677f011cc75f4a\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('6862272a9364b392d4c6092c9335843f','\0\0\0\n 6862272a9364b392d4c6092c9335843f\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('e97f414991b42812b1d8ec96b069b8c3','\0\0\0\nDE\0\0\0lang\n2004-07-18 10:18:25\0\0\0 timestamp\n e97f414991b42812b1d8ec96b069b8c3\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('3688e22bdcbad23ff091a4bb116dc817','\0\0\0\n 3688e22bdcbad23ff091a4bb116dc817\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('d7327d34674a060f892bd9ea32fad48c','\0\0\0\nDE\0\0\0lang\n2004-07-18 10:21:54\0\0\0 timestamp\n d7327d34674a060f892bd9ea32fad48c\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('a5c58c6b78a27f6837cac393e74fe3c9','\0\0\0\n a5c58c6b78a27f6837cac393e74fe3c9\0\0\0 _session_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('f69c861d6691512e92ed69483963a680','\0\0\0\nDE\0\0\0lang\n2004-07-18 10:29:00\0\0\0 timestamp\n f69c861d6691512e92ed69483963a680\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('7e3ce33e7a43ec7b45fc72d7e71b34d1','\0\0\0\nDE\0\0\0lang\n2004-07-18 10:31:31\0\0\0 timestamp\n 7e3ce33e7a43ec7b45fc72d7e71b34d1\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('b5e4360fe1051bcd54b6749b4fdf6754','\0\0\0\nDE\0\0\0lang\n2004-07-18 10:45:16\0\0\0 timestamp\n b5e4360fe1051bcd54b6749b4fdf6754\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('76a0bf0fb721ca35689264bfaf85a56f','\0\0\0\nDE\0\0\0lang\n2004-07-18 11:11:35\0\0\0 timestamp\n 76a0bf0fb721ca35689264bfaf85a56f\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('0039780a7185090c7e015d0431396605','\0\0\0\nDE\0\0\0lang\n2004-07-18 12:08:45\0\0\0 timestamp\n 0039780a7185090c7e015d0431396605\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('c19ccef95487b1daf6d14929def96a50','\0\0\0\nDE\0\0\0lang\n2004-07-18 12:17:53\0\0\0 timestamp\n c19ccef95487b1daf6d14929def96a50\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('161aab899841ad764113dc811b00356d','\0\0\0\nDE\0\0\0lang\n2004-07-18 12:20:30\0\0\0 timestamp\n 161aab899841ad764113dc811b00356d\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('c2115be1fced1b092944d12ea78f107a','\0\0\0\nDE\0\0\0lang\n2004-07-18 12:27:46\0\0\0 timestamp\n c2115be1fced1b092944d12ea78f107a\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('19ae2931d0af0ad46cf35ace0e6b72ed','\0\0\0\nDE\0\0\0lang\n2004-07-18 12:28:48\0\0\0 timestamp\n 19ae2931d0af0ad46cf35ace0e6b72ed\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('a48f3c097307c6a9cb328e0596408af1','\0\0\0\nDE\0\0\0lang\n2004-07-18 12:29:41\0\0\0 timestamp\n a48f3c097307c6a9cb328e0596408af1\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('78c252f6d6c3ff1dc23addf501e0cf1f','\0\0\0\nDE\0\0\0lang\n2004-07-18 12:34:03\0\0\0 timestamp\n 78c252f6d6c3ff1dc23addf501e0cf1f\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('3b3c3851796fb49e7ecd734aa87eaf26','\0\0\0\nDE\0\0\0lang\n2004-07-18 12:53:05\0\0\0 timestamp\n 3b3c3851796fb49e7ecd734aa87eaf26\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('02c9311fddd8f7bad63d5b52d29f2a7a','\0\0\0\nDE\0\0\0lang\n2004-07-18 12:56:20\0\0\0 timestamp\n 02c9311fddd8f7bad63d5b52d29f2a7a\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('5f9d3a4cca71d9f6a95469cfee7e3377','\0\0\0\nDE\0\0\0lang\n2004-07-18 12:57:15\0\0\0 timestamp\n 5f9d3a4cca71d9f6a95469cfee7e3377\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('095c0d57833dffc3a8024f9c9a1c107d','\0\0\0\nDE\0\0\0lang\n2004-07-18 12:57:41\0\0\0 timestamp\n 095c0d57833dffc3a8024f9c9a1c107d\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('2ea744902adab12f1a4327310a04c106','\0\0\0\nDE\0\0\0lang\n2004-07-18 13:02:13\0\0\0 timestamp\n 2ea744902adab12f1a4327310a04c106\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('2fd085adfc5bee2c6e92755c2d214612','\0\0\0\nDE\0\0\0lang\n2004-07-18 13:15:07\0\0\0 timestamp\n 2fd085adfc5bee2c6e92755c2d214612\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('641067cd5343e67d0fd78eb1f711d88e','\0\0\0\nDE\0\0\0lang\n2004-07-18 13:15:27\0\0\0 timestamp\n 641067cd5343e67d0fd78eb1f711d88e\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('60e46a35453705a1d757b5bc9f39b734','\0\0\0\nDE\0\0\0lang\n2004-07-18 13:15:54\0\0\0 timestamp\n 60e46a35453705a1d757b5bc9f39b734\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('74abbde8c76b2dc7a1d5b5747935b0bb','\0\0\0\nDE\0\0\0lang\n2004-07-18 13:20:50\0\0\0 timestamp\n 74abbde8c76b2dc7a1d5b5747935b0bb\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('f02cfbcc6b494a68dd346aa26be23199','\0\0\0\nDE\0\0\0lang\n2004-07-18 15:38:06\0\0\0 timestamp\n f02cfbcc6b494a68dd346aa26be23199\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('be8238aabea06b987e0d94d84f4f3f86','\0\0\0\nDE\0\0\0lang\n2004-07-18 15:55:44\0\0\0 timestamp\n be8238aabea06b987e0d94d84f4f3f86\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('757ecdde36196f3d53b6a8937417c0e9','\0\0\0\nDE\0\0\0lang\n2004-07-18 15:56:57\0\0\0 timestamp\n 757ecdde36196f3d53b6a8937417c0e9\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('535223689e31769d40454c0df346e0c5','\0\0\0\nDE\0\0\0lang\n2004-07-18 16:06:38\0\0\0 timestamp\n 535223689e31769d40454c0df346e0c5\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('512b243c61e1b1872d371388685e4d79','\0\0\0\nDE\0\0\0lang\n2004-07-18 16:07:32\0\0\0 timestamp\n 512b243c61e1b1872d371388685e4d79\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('bf71900438a66bf632af84690c181d90','\0\0\0\nDE\0\0\0lang\n2004-07-18 16:09:14\0\0\0 timestamp\n bf71900438a66bf632af84690c181d90\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('39c9a12cefd6f9a8a49fafd03b4db81f','\0\0\0\nDE\0\0\0lang\n2004-07-18 16:11:31\0\0\0 timestamp\n 39c9a12cefd6f9a8a49fafd03b4db81f\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('eeb1505ef6e78fdbc9ff05fb9ccdb5a2','\0\0\0\n eeb1505ef6e78fdbc9ff05fb9ccdb5a2\0\0\0 _session_id\n2004-07-18 14:48:43\0\0\0 timestamp\nDE\0\0\0lang\nID01\0\0\0menu_id\nID00\0\0\0site_id\n shopyoo.css\0\0\0css_file'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('09f8ff3c692919d7d167b8d4ac704fb5','\0\0\0\nDE\0\0\0lang\n2004-07-18 16:24:25\0\0\0 timestamp\n 09f8ff3c692919d7d167b8d4ac704fb5\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('967b469ef963b254fcc77281fd596a0c','\0\0\0\nDE\0\0\0lang\n2004-07-18 16:46:49\0\0\0 timestamp\n 967b469ef963b254fcc77281fd596a0c\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('85c716a1919edfd3096f47db13a2cad5','\0\0\0\nDE\0\0\0lang\n2004-07-18 16:47:44\0\0\0 timestamp\n 85c716a1919edfd3096f47db13a2cad5\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('88a4d7eabf318b3c2e8aef9b331941eb','\0\0\0\nDE\0\0\0lang\n2004-07-18 16:56:14\0\0\0 timestamp\n 88a4d7eabf318b3c2e8aef9b331941eb\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('46e1be81846222df27e3be2e924ca575','\0\0\0\nDE\0\0\0lang\n2004-07-18 17:47:00\0\0\0 timestamp\n 46e1be81846222df27e3be2e924ca575\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('7f8e6e4f4906483f05cacc03d646d70b','\0\0\0\nDE\0\0\0lang\n2004-07-18 17:47:48\0\0\0 timestamp\n 7f8e6e4f4906483f05cacc03d646d70b\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('43ab3580d17e0f9a21cbbcd741afa141','\0\0\0\nDE\0\0\0lang\n2004-07-18 18:53:09\0\0\0 timestamp\n 43ab3580d17e0f9a21cbbcd741afa141\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('de4a88b59a8b4e73741dc03431885886','\0\0\0\nDE\0\0\0lang\n2004-07-18 18:54:57\0\0\0 timestamp\n de4a88b59a8b4e73741dc03431885886\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('b19a777b2f5b9bbf0480722f93f10b21','\0\0\0\nDE\0\0\0lang\n2004-07-18 18:55:14\0\0\0 timestamp\n b19a777b2f5b9bbf0480722f93f10b21\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('b0af32ff5cb181ebeae83322ca77d5be','\0\0\0\nDE\0\0\0lang\n2004-07-18 18:56:30\0\0\0 timestamp\n b0af32ff5cb181ebeae83322ca77d5be\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('41cfa2ec90078616267567f6624edfff','\0\0\0\nDE\0\0\0lang\n2004-07-18 18:57:42\0\0\0 timestamp\n 41cfa2ec90078616267567f6624edfff\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('400864ec199db25d08a3d9570e1804af','\0\0\0\nDE\0\0\0lang\n2004-07-18 18:58:56\0\0\0 timestamp\n 400864ec199db25d08a3d9570e1804af\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('19b23287f15adfe16964b407238dca6d','\0\0\0\nDE\0\0\0lang\n2004-07-18 18:59:55\0\0\0 timestamp\n 19b23287f15adfe16964b407238dca6d\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('cd6eb39f00a94e4ff2ba698c3eae8b3a','\0\0\0\nDE\0\0\0lang\n2004-07-18 19:00:21\0\0\0 timestamp\n cd6eb39f00a94e4ff2ba698c3eae8b3a\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('c7fa96f55a0dae18a25fed4f4a884f6a','\0\0\0\nDE\0\0\0lang\n2004-07-18 19:00:57\0\0\0 timestamp\n c7fa96f55a0dae18a25fed4f4a884f6a\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('491dd7f80ba6be7a48596b66d5f518d3','\0\0\0\nDE\0\0\0lang\n2004-07-18 18:39:39\0\0\0 timestamp\n 491dd7f80ba6be7a48596b66d5f518d3\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('9873462bc83e563d8660c597f154920d','\0\0\0\nDE\0\0\0lang\n2004-07-18 19:29:35\0\0\0 timestamp\n 9873462bc83e563d8660c597f154920d\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('ffb17ee159cd06e080710812df08c9c1','\0\0\0\nDE\0\0\0lang\n2004-07-18 19:42:46\0\0\0 timestamp\n ffb17ee159cd06e080710812df08c9c1\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('c8906c41b6b058be70d419e643450dce','\0\0\0\nDE\0\0\0lang\n2004-07-18 19:43:52\0\0\0 timestamp\n c8906c41b6b058be70d419e643450dce\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('8a1e8bc5726cfd4e6863f44cdd038b7b','\0\0\0\nDE\0\0\0lang\n2004-07-18 20:25:22\0\0\0 timestamp\n 8a1e8bc5726cfd4e6863f44cdd038b7b\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('2a5ee9020ed0255bbe5c7259fc2575bd','\0\0\0\nDE\0\0\0lang\n2004-07-18 20:26:10\0\0\0 timestamp\n 2a5ee9020ed0255bbe5c7259fc2575bd\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('b747ac770bf1ade3ece00910b2085fd2','\0\0\0\nDE\0\0\0lang\n2004-07-18 20:26:31\0\0\0 timestamp\n b747ac770bf1ade3ece00910b2085fd2\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('b44c13640c2dc5d65ccc64c3aff248b4','\0\0\0\nDE\0\0\0lang\n2004-07-18 20:29:29\0\0\0 timestamp\n b44c13640c2dc5d65ccc64c3aff248b4\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('8dcb36a4940c8fc03570cf6e89f724d8','\0\0\0\nDE\0\0\0lang\n2004-07-18 20:39:01\0\0\0 timestamp\n 8dcb36a4940c8fc03570cf6e89f724d8\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('a734a5ae87c6802421bc06f463e384ce','\0\0\0\n a734a5ae87c6802421bc06f463e384ce\0\0\0 _session_id\n2004-07-18 20:26:25\0\0\0 timestamp\nDE\0\0\0lang\nID01\0\0\0menu_id\nID00\0\0\0site_id\n shopyoo.css\0\0\0css_file'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('0bfe94f9af5fae156a30df2f0805ca7e','\0\0\0\nDE\0\0\0lang\n2004-07-18 20:23:49\0\0\0 timestamp\n 0bfe94f9af5fae156a30df2f0805ca7e\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('619b6396047bc3ea169fc2caaeb009ec','\0\0\0\nDE\0\0\0lang\n2004-07-20 21:54:12\0\0\0 timestamp\n 619b6396047bc3ea169fc2caaeb009ec\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('5abbaff5b039faff52c6e8b164215c68','\0\0\0\n 5abbaff5b039faff52c6e8b164215c68\0\0\0 _session_id\n2004-07-20 20:17:37\0\0\0 timestamp\nDE\0\0\0lang\nID01\0\0\0menu_id\nID00\0\0\0site_id\n shopyoo.css\0\0\0css_file'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('039f17cde3304e50d2c4cb2e6ac22754','\0\0\0\nDE\0\0\0lang\n2004-07-20 22:09:14\0\0\0 timestamp\n 039f17cde3304e50d2c4cb2e6ac22754\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('74489ee9196d37ed88840955e10b5d8f','\0\0\0\nDE\0\0\0lang\n2004-07-20 22:16:16\0\0\0 timestamp\n 74489ee9196d37ed88840955e10b5d8f\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('1ea7541158c5e21ae714ecac34e629c1','\0\0\0\nDE\0\0\0lang\n2004-07-20 22:17:16\0\0\0 timestamp\n 1ea7541158c5e21ae714ecac34e629c1\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('3fb1a0ee342cdf289c92c645ea2be5f4','\0\0\0\nDE\0\0\0lang\n2004-07-21 21:36:22\0\0\0 timestamp\n 3fb1a0ee342cdf289c92c645ea2be5f4\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('53d8bdc1142210e08b3c095c80dfb7ed','\0\0\0\nDE\0\0\0lang\n2004-07-22 18:58:35\0\0\0 timestamp\n 53d8bdc1142210e08b3c095c80dfb7ed\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('23a379f6e05a30225037389958a670e7','\0\0\0\nDE\0\0\0lang\n2004-07-25 22:15:01\0\0\0 timestamp\n 23a379f6e05a30225037389958a670e7\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('bb88156144908e92cd76f9a112304153','\0\0\0\nDE\0\0\0lang\n2004-07-26 18:21:23\0\0\0 timestamp\n bb88156144908e92cd76f9a112304153\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('3c0db1da94e2830049832c7bac6eb758','\0\0\0\nDE\0\0\0lang\n2004-07-28 19:55:25\0\0\0 timestamp\n 3c0db1da94e2830049832c7bac6eb758\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('413de2e396efeea200fcdda9e1dcbaf9','\0\0\0\nDE\0\0\0lang\n2004-07-29 17:56:02\0\0\0 timestamp\n 413de2e396efeea200fcdda9e1dcbaf9\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('bee75510b8bbe8535b17695450bec1b7','\0\0\0\nDE\0\0\0lang\n2004-08-10 18:43:52\0\0\0 timestamp\n bee75510b8bbe8535b17695450bec1b7\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); +INSERT INTO `sessions` (`id`, `a_session`) VALUES ('e09eba49a790e464345d3dff0b18b72b','\0\0\0\nDE\0\0\0lang\n2004-08-11 22:44:37\0\0\0 timestamp\n e09eba49a790e464345d3dff0b18b72b\0\0\0 _session_id\nID01\0\0\0menu_id\n shopyoo.css\0\0\0css_file\nID00\0\0\0site_id'); + +-- +-- Table structure for table `shop_charges_DE` +-- + +CREATE TABLE `shop_charges_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shop_id` varchar(15) NOT NULL default '', + `shop_charge_group` varchar(40) default '', + `shop_charge_type` varchar(10) default '', + `shop_charge_costs` decimal(6,2) default '0.00', + PRIMARY KEY (`id`), + KEY `SHOP_ID` (`shop_id`), + KEY `CHARGE_GROUP` (`shop_charge_group`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `shop_charges_DE` +-- + +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (80,'yS40430163046cd','shop_support_paytypes','C','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (81,'yS40430163046cd','shop_support_paytypes','D','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (82,'yS40430163046cd','shop_support_paytypes','E','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (83,'yS40430163046cd','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (84,'yS40430163046cd','shop_support_transports','A','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (85,'yS40430163046cd','shop_support_transports','E','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (86,'yS40430163046cd','shop_support_transports','Z','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (87,'yS40439ed560edc','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (88,'yS4043a0350370e','shop_support_paytypes','A','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (89,'yS4043a0350370e','shop_support_paytypes','B','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (90,'yS4043a0350370e','shop_support_paytypes','E','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (91,'yS4043a0350370e','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (92,'yS4043a0350370e','shop_support_paytypes','Z','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (93,'yS4043a0350370e','shop_support_transports','A','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (94,'yS4046e0f8ab8f2','shop_support_paytypes','D','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (95,'yS4046e0f8ab8f2','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (96,'yS4046e0f8ab8f2','shop_support_transports','A','8.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (97,'yS4046e0f8ab8f2','shop_support_transports','E','8.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (98,'yS4046e0f8ab8f2','shop_support_transports','F','8.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (99,'yS4046e0f8ab8f2','shop_support_transports','Z','8.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (106,'yS4048ace7bac92','shop_support_paytypes','I','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (105,'yS4048ace7bac92','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (104,'yS4048ace7bac92','shop_support_paytypes','D','6.95'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (107,'yS4048ace7bac92','shop_support_transports','F','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (108,'yS404998797fa86','shop_support_paytypes','C','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (109,'yS404998797fa86','shop_support_paytypes','D','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (110,'yS404998797fa86','shop_support_paytypes','E','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (111,'yS404998797fa86','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (112,'yS404998797fa86','shop_support_transports','A','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (113,'yS404ef57365dbd','shop_support_paytypes','C','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (114,'yS404ef57365dbd','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (115,'yS404ef57365dbd','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (116,'yS405025d20424e','shop_support_paytypes','D','10.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (117,'yS405025d20424e','shop_support_transports','A','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (118,'yS405025d20424e','shop_support_transports','F','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (119,'yS40569f1ded341','shop_support_paytypes','D','54.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (120,'yS40569f1ded341','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (121,'yS40569f1ded341','shop_support_transports','A','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (122,'yS4061361243568','shop_support_paytypes','D','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (123,'yS40637a3a2ba33','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (124,'yS40637a3a2ba33','shop_support_transports','A','2.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (125,'yS406c08912254f','shop_support_paytypes','C','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (126,'yS406c08912254f','shop_support_transports','A','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (127,'yS406db0616058d','shop_support_paytypes','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (128,'yS406db0616058d','shop_support_paytypes','D','9.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (129,'yS406db0616058d','shop_support_paytypes','F','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (130,'yS406fe47ec332a','shop_support_paytypes','D','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (131,'yS4076e4cf0beed','shop_support_paytypes','D','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (132,'yS4076e4cf0beed','shop_support_transports','A','2.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (133,'yS4078e48ae6e16','shop_support_paytypes','A','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (134,'yS4078e48ae6e16','shop_support_paytypes','B','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (135,'yS4078e48ae6e16','shop_support_paytypes','C','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (136,'yS4078e48ae6e16','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (137,'yS4078e48ae6e16','shop_support_paytypes','Z','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (138,'yS4078e48ae6e16','shop_support_transports','A','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (139,'yS407951ca61a7b','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (140,'yS407e6088e5d5e','shop_support_paytypes','A','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (141,'yS407e6088e5d5e','shop_support_paytypes','B','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (142,'yS407e6088e5d5e','shop_support_paytypes','D','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (143,'yS407e6088e5d5e','shop_support_paytypes','E','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (144,'yS407e6088e5d5e','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (145,'yS407e6088e5d5e','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (146,'yS407e6088e5d5e','shop_support_transports','F','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (147,'yS408a8210c97fe','shop_support_paytypes','C','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (148,'yS408a8210c97fe','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (149,'yS408a8210c97fe','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (150,'yS408a8210c97fe','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (151,'yS408ce25e0308e','shop_support_paytypes','C','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (152,'yS408ce25e0308e','shop_support_paytypes','D','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (153,'yS408ce25e0308e','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (154,'yS408d484fc84a2','shop_support_transports','A','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (155,'yS4090132b5c06b','shop_support_paytypes','D','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (156,'yS4090132b5c06b','shop_support_transports','B','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (157,'yS4090f972a63e3','shop_support_paytypes','D','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (158,'yS4090f972a63e3','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (159,'yS4090f972a63e3','shop_support_transports','F','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (160,'yS40992e957bb97','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (161,'yS409e40cea2430','shop_support_paytypes','D','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (162,'yS409e40cea2430','shop_support_transports','A','7.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (163,'yS40a124ede5783','shop_support_paytypes','D','9.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (164,'yS40a124ede5783','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (165,'yS40a124ede5783','shop_support_paytypes','Z','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (166,'yS40a124ede5783','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (167,'yS40a6a0ff6eee8','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (168,'yS40a9ba7b0d1c0','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (169,'yS40a9ba7b0d1c0','shop_support_transports','A','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (170,'yS40a9bbf565fd3','shop_support_paytypes','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (171,'yS40a9bbf565fd3','shop_support_paytypes','B','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (172,'yS40a9bbf565fd3','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (173,'yS40a9bbf565fd3','shop_support_transports','A','8.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (174,'yS40b60bec974ca','shop_support_transports','Z','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (175,'yS40bf07a6ab604','shop_support_paytypes','D','2.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (176,'yS40bf07a6ab604','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (177,'yS40bf07a6ab604','shop_support_transports','A','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (178,'yS40bf6de573849','shop_support_transports','A','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (179,'yS40d5edf2b4afe','shop_support_paytypes','D','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (180,'yS40d5edf2b4afe','shop_support_transports','B','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (181,'yS40daae40094a6','shop_support_transports','A','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (182,'yS40e088f27ccb2','shop_support_paytypes','B','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (183,'yS40e088f27ccb2','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (184,'yS40e088f27ccb2','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (185,'yS40e088f27ccb2','shop_support_transports','A','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (186,'yS40e088f27ccb2','shop_support_transports','B','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (187,'yS40e2e27d38b34','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (188,'yS40e2e27d38b34','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (189,'yS40e2e27d38b34','shop_support_transports','A','1.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (190,'yS40e2e27d38b34','shop_support_transports','Z','1.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (191,'yS40e577897b3d2','shop_support_transports','A','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (192,'yS40e577897b3d2','shop_support_transports','F','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (193,'yS40e5856b4db28','shop_support_paytypes','D','9.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (194,'yS40e5856b4db28','shop_support_transports','A','2.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (195,'yS40e9551693503','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (196,'yS40e9551693503','shop_support_transports','A','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (197,'yS40e95617e01b1','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (198,'yS40e95617e01b1','shop_support_transports','A','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (199,'yS40e956e58aa2a','shop_support_transports','A','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (200,'yS40eaf1bc0b150','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (201,'yS40eaf1bc0b150','shop_support_transports','A','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (202,'yS40eaf58d2b993','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (203,'yS40eaf58d2b993','shop_support_transports','A','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (204,'yS40eba17ff1578','shop_support_transports','E','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (205,'yS40f2bb2e91ad0','shop_support_paytypes','D','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (206,'yS40f2bb2e91ad0','shop_support_paytypes','E','1.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (207,'yS40f2bb2e91ad0','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (208,'yS40f2bb2e91ad0','shop_support_transports','A','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (209,'yS40f4722ce6e9a','shop_support_transports','A','6.90'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (210,'yS40f58f067bc6a','shop_support_transports','A','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (211,'yS40f7cd5c78d3f','shop_support_paytypes','D','8.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (212,'yS40f7cd5c78d3f','shop_support_transports','E','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (213,'yS40fa5774c860d','shop_support_paytypes','C','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (214,'yS40fa5774c860d','shop_support_paytypes','D','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (215,'yS40fa5774c860d','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (216,'yS40fa5774c860d','shop_support_transports','A','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (217,'yS40fccbd145ce7','shop_support_transports','A','10.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (218,'yS40fccbd145ce7','shop_support_transports','F','10.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (219,'yS40fd24f623646','shop_support_paytypes','D','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (220,'yS40fd24f623646','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (221,'yS40fd24f623646','shop_support_transports','F','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (222,'yS40ff9b65aefca','shop_support_transports','A','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (223,'yS40ff9b65aefca','shop_support_transports','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (224,'yS40ff9b65aefca','shop_support_transports','Z','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (225,'yS4101116338a19','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (226,'yS4101116338a19','shop_support_transports','A','7.95'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (229,'yS4107b07aa2430','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (230,'yS4107b07aa2430','shop_support_transports','A','8.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (231,'yS410adc8e7fc10','shop_support_paytypes','C','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (232,'yS410adc8e7fc10','shop_support_paytypes','D','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (233,'yS410adc8e7fc10','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (234,'yS410adc8e7fc10','shop_support_paytypes','Z','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (235,'yS410adc8e7fc10','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (236,'yS410adc8e7fc10','shop_support_transports','F','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (237,'yS4111e615579b3','shop_support_paytypes','A','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (238,'yS4111e615579b3','shop_support_paytypes','B','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (239,'yS4111e615579b3','shop_support_paytypes','E','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (240,'yS4111e615579b3','shop_support_transports','Z','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (241,'yS4111fbdfc9af2','shop_support_transports','E','7.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (242,'yS411501610a38d','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (243,'yS411501610a38d','shop_support_transports','A','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (244,'yS411b4c604c70f','shop_support_paytypes','D','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (245,'yS411b4c604c70f','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (246,'yS411b4c604c70f','shop_support_transports','A','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (247,'yS411b4c604c70f','shop_support_transports','E','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (248,'yS412098dcbdff0','shop_support_transports','A','7.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (249,'yS412098dcbdff0','shop_support_transports','Z','7.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (250,'yS412108577268b','shop_support_paytypes','D','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (251,'yS412108577268b','shop_support_transports','A','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (252,'yS4121c2fdf07be','shop_support_paytypes','D','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (253,'yS4121c2fdf07be','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (254,'yS4121c2fdf07be','shop_support_transports','F','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (255,'yS412224081b261','shop_support_transports','Z','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (256,'yS4126277853aa7','shop_support_transports','Z','9.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (257,'yS4134389d5d43d','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (258,'yS4134389d5d43d','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (259,'yS4134389d5d43d','shop_support_transports','A','9.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (260,'yS413495ac71176','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (261,'yS413495ac71176','shop_support_transports','A','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (262,'yS413708f3dfd3b','shop_support_transports','F','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (263,'yS413708f3dfd3b','shop_support_transports','Z','6.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (264,'yS413c1858e6c96','shop_support_paytypes','D','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (265,'yS413c1858e6c96','shop_support_transports','F','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (266,'yS413eb89743035','shop_support_paytypes','D','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (267,'yS413eb89743035','shop_support_transports','F','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (268,'yS41403a3c0d29a','shop_support_paytypes','C','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (269,'yS41403a3c0d29a','shop_support_transports','A','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (270,'yS4140aaab49d3f','shop_support_paytypes','C','3.99'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (271,'yS4140aaab49d3f','shop_support_paytypes','D','4.20'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (272,'yS4140aaab49d3f','shop_support_paytypes','F','3.99'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (273,'yS4140aaab49d3f','shop_support_transports','A','3.99'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (274,'yS414550dd55067','shop_support_paytypes','D','5.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (275,'yS414550dd55067','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (276,'yS414550dd55067','shop_support_paytypes','Z','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (277,'yS414550dd55067','shop_support_transports','A','1.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (278,'yS414aa0ee885bb','shop_support_paytypes','D','2.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (279,'yS414aa0ee885bb','shop_support_transports','A','7.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (280,'yS414aa0ee885bb','shop_support_transports','B','7.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (281,'yS414c1a822d4ae','shop_support_paytypes','D','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (282,'yS414c1a822d4ae','shop_support_transports','A','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (283,'yS415167d947871','shop_support_transports','A','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (284,'yS4151902bdb88e','shop_support_paytypes','C','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (285,'yS4151902bdb88e','shop_support_paytypes','E','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (286,'yS4151902bdb88e','shop_support_paytypes','F','0.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (287,'yS4151902bdb88e','shop_support_transports','A','3.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (288,'yS41529fdd5069e','shop_support_paytypes','F','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (289,'yS415aa20cc361e','shop_support_paytypes','D','4.00'); +INSERT INTO `shop_charges_DE` (`id`, `shop_id`, `shop_charge_group`, `shop_charge_type`, `shop_charge_costs`) VALUES (290,'yS415aa20cc361e','shop_support_paytypes','F','0.00'); + +-- +-- Table structure for table `shop_comments_DE` +-- + +CREATE TABLE `shop_comments_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shop_id` varchar(15) NOT NULL default '', + `shop_comment_username` varchar(100) NOT NULL default '', + `shop_comment_useremail` varchar(100) NOT NULL default '', + `shop_comment_topic` varchar(100) NOT NULL default '', + `shop_comment_message` text NOT NULL, + `shop_comment_insertdate` datetime NOT NULL default '0000-00-00 00:00:00', + `shop_comment_active` char(1) NOT NULL default 'Y', + PRIMARY KEY (`id`), + KEY `SHOP_ID` (`shop_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `shop_comments_DE` +-- + +INSERT INTO `shop_comments_DE` (`id`, `shop_id`, `shop_comment_username`, `shop_comment_useremail`, `shop_comment_topic`, `shop_comment_message`, `shop_comment_insertdate`, `shop_comment_active`) VALUES (6,'nseMIEpKGH','','','','','2004-07-29 13:26:04','Y'); + +-- +-- Table structure for table `shop_config_DE` +-- + +CREATE TABLE `shop_config_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shop_id` varchar(15) NOT NULL default '', + `shop_basic_currency` char(3) NOT NULL default '', + `shop_insert_date` datetime NOT NULL default '0000-00-00 00:00:00', + PRIMARY KEY (`id`,`shop_id`), + UNIQUE KEY `SHOP_ID` (`shop_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `shop_config_DE` +-- + +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2774,'Q7s23MViIE','EUR','2004-02-29 18:00:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2775,'LX8yhLSxBL','EUR','2004-02-29 18:00:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2776,'a8lhp2MZXO','EUR','2004-02-29 18:00:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2777,'70BDV29JNy','EUR','2004-02-29 18:00:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2778,'16hdNbGRJW','EUR','2004-02-29 18:00:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2779,'gWmBOULmSw','EUR','2004-02-29 18:00:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2780,'8guAS7lKK4','EUR','2004-02-29 18:00:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2781,'O6j2pNWpdi','EUR','2004-02-29 18:00:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2782,'0xf3NLGFbR','EUR','2004-02-29 18:00:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2783,'3bbjJjS8tS','EUR','2004-02-29 18:00:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2784,'ixfL2fGr2s','EUR','2004-02-29 18:00:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2785,'PMMCSKTmQB','EUR','2004-02-29 18:00:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2786,'UkYrwAjqUU','EUR','2004-02-29 18:00:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2787,'8iu1YIjeA2','EUR','2004-02-29 18:00:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2788,'adfRnrSHbc','EUR','2004-02-29 18:00:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2789,'zZ87FFwBbJ','EUR','2004-02-29 18:00:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2790,'WwMJY7tkEc','EUR','2004-02-29 18:00:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2791,'MrT4xT7P8s','EUR','2004-02-29 18:00:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2792,'SDhf8jCBX5','EUR','2004-02-29 18:00:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2793,'3AMVASXiAc','EUR','2004-02-29 18:00:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2794,'1nZ4d0UvHC','EUR','2004-02-29 18:00:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2795,'O3k4uWVciW','EUR','2004-02-29 18:00:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2796,'u8bfJ6EPZu','EUR','2004-02-29 18:00:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2797,'27yQMe4kkl','EUR','2004-02-29 18:00:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2798,'pos1Oe2oYT','EUR','2004-02-29 18:00:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2799,'GqOtAABsSQ','EUR','2004-02-29 18:00:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2800,'7AsloafoW3','EUR','2004-02-29 18:00:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2801,'PksIg7pGen','EUR','2004-02-29 18:00:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2802,'Un6XzbAHrG','EUR','2004-02-29 18:00:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2803,'iOAVW9tgKY','EUR','2004-02-29 18:00:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2804,'aAoT1aXAsY','EUR','2004-02-29 18:00:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2805,'iw3vQK63EG','EUR','2004-02-29 18:00:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2806,'9wkvi3LGi9','EUR','2004-02-29 18:00:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2807,'12J28ZQF8i','EUR','2004-02-29 18:00:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2808,'tcCuG5neKh','EUR','2004-02-29 18:00:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2809,'u9o8S7BiwC','EUR','2004-02-29 18:00:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2810,'EsMbsmr7M7','EUR','2004-02-29 18:00:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2811,'FTFo247tJb','EUR','2004-02-29 18:00:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2812,'2gcKWuVs1T','EUR','2004-02-29 18:00:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2813,'WRJHvPyxr7','EUR','2004-02-29 18:00:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2814,'YPdNRHGlLa','EUR','2004-02-29 18:00:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2815,'rF2E6nszBh','EUR','2004-02-29 18:00:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2816,'oAYxOgp5ua','EUR','2004-02-29 18:00:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2817,'n4TSnnqnpd','EUR','2004-02-29 18:00:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2818,'eiKXUWtyK7','EUR','2004-02-29 18:00:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2819,'pvBKrLgTJ4','EUR','2004-02-29 18:00:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2820,'BL4W4Fexb2','EUR','2004-02-29 18:00:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2821,'VlrIBxMTTf','EUR','2004-02-29 18:00:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2822,'8Cc9UWduuR','EUR','2004-02-29 18:00:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2823,'Q1S0Ygv9oE','EUR','2004-02-29 18:00:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2824,'5qy2Skr3Cg','EUR','2004-02-29 18:00:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2825,'XYkKyEt3KZ','EUR','2004-02-29 18:00:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2826,'cJFXznY0fk','EUR','2004-02-29 18:00:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2827,'1MAhGiFW1a','EUR','2004-02-29 18:00:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2828,'xp0I6lElfJ','EUR','2004-02-29 18:00:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2829,'cbXZNXWjny','EUR','2004-02-29 18:00:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2830,'DUYMw3xKmr','EUR','2004-02-29 18:00:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2831,'JRjKJJAbDN','EUR','2004-02-29 18:00:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2832,'qrB0VpM8ru','EUR','2004-02-29 18:00:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2833,'pqCGC7voMr','EUR','2004-02-29 18:00:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2834,'UsOHeoXk9W','EUR','2004-02-29 18:00:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2835,'mm92Ic8o5u','EUR','2004-02-29 18:00:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2836,'IhBpBtq6BC','EUR','2004-02-29 18:00:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2837,'nQqM9edqGb','EUR','2004-02-29 18:00:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2838,'wK3B9uDgIK','EUR','2004-02-29 18:00:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2839,'vVLgxPKRtl','EUR','2004-02-29 18:01:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2840,'qHpX62wL4K','EUR','2004-02-29 18:01:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2841,'nBRqVHK4Fx','EUR','2004-02-29 18:01:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2842,'uhHTHZA0Ra','EUR','2004-02-29 18:01:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2843,'PKKIoAJesj','EUR','2004-02-29 18:01:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2844,'CQoXsitKcI','EUR','2004-02-29 18:01:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2845,'mjFJbty6ZQ','EUR','2004-02-29 18:01:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2846,'B26U20SDTN','EUR','2004-02-29 18:01:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2847,'gxpNhNi0RU','EUR','2004-02-29 18:01:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2848,'DiO1o5DcYj','EUR','2004-02-29 18:01:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2849,'dR89641XVZ','EUR','2004-02-29 18:01:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2850,'WwINk9jsGE','EUR','2004-02-29 18:01:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2851,'0dfSvPmJ0d','EUR','2004-02-29 18:01:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2852,'mCOFKS0sAM','EUR','2004-02-29 18:01:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2853,'LxncXru4TP','EUR','2004-02-29 18:01:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2854,'jUcyaozWo4','EUR','2004-02-29 18:01:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2855,'5aqVO9VgA5','EUR','2004-02-29 18:01:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2856,'hRF3LTCzt6','EUR','2004-02-29 18:01:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2857,'zh0spnylzd','EUR','2004-02-29 18:01:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2858,'Be9UUItEGh','EUR','2004-02-29 18:01:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2859,'Ax8Lx4wt2e','EUR','2004-02-29 18:01:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2860,'gO3hmcvouY','EUR','2004-02-29 18:01:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2861,'hj6y6Xgdn6','EUR','2004-02-29 18:01:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2862,'rTtaFXUjR2','EUR','2004-02-29 18:01:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2863,'eASPICdIEs','EUR','2004-02-29 18:01:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2864,'v8dmJ0yBXp','EUR','2004-02-29 18:01:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2865,'tgI9EQ01cl','EUR','2004-02-29 18:01:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2866,'PjHmF8U68j','EUR','2004-02-29 18:01:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2867,'lyCO3OpqaJ','EUR','2004-02-29 18:01:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2868,'GVzrF4kN0y','EUR','2004-02-29 18:01:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2869,'VHrwZn5pVN','EUR','2004-02-29 18:01:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2870,'D3wGAaDskP','EUR','2004-02-29 18:01:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2871,'nQ7ikuFCil','EUR','2004-02-29 18:01:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2872,'uDVbPziDtG','EUR','2004-02-29 18:01:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2873,'AAUjKE2qMM','EUR','2004-02-29 18:01:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2874,'HZb1FNaj6P','EUR','2004-02-29 18:01:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2875,'hAwuqWFq5x','EUR','2004-02-29 18:01:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2876,'6bVKJPcVRh','EUR','2004-02-29 18:01:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2877,'5dTlBv9LNE','EUR','2004-02-29 18:01:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2878,'Am5lI5jom1','EUR','2004-02-29 18:01:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2879,'1x4P8z3jpA','EUR','2004-02-29 18:01:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2880,'0vBo8JWndJ','EUR','2004-02-29 18:01:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2881,'OeuJEMpGG9','EUR','2004-02-29 18:01:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2882,'4NjabXaFTl','EUR','2004-02-29 18:01:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2883,'M3a2IeTEYW','EUR','2004-02-29 18:01:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2884,'QsGvqGF3MK','EUR','2004-02-29 18:01:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2885,'XHlm0TYfzj','EUR','2004-02-29 18:01:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2886,'7wCdkUTkGg','EUR','2004-02-29 18:01:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2887,'CYWDSyJYqe','EUR','2004-02-29 18:01:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2888,'eACFIcRqwk','EUR','2004-02-29 18:01:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2889,'5fXFtXWTXA','EUR','2004-02-29 18:01:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2890,'qJvRlrSpL1','EUR','2004-02-29 18:01:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2891,'lhvcLfK4rv','EUR','2004-02-29 18:01:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2892,'wM98aslGeC','EUR','2004-02-29 18:01:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2893,'YqMBYIFcUY','EUR','2004-02-29 18:01:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2894,'IcSpgOBcYc','EUR','2004-02-29 18:01:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2895,'zPXo2xMN4R','EUR','2004-02-29 18:01:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2896,'bKEmcMPOwN','EUR','2004-02-29 18:01:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2897,'plzYpt1nFt','EUR','2004-02-29 18:01:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2898,'SKEl9sXoEm','EUR','2004-02-29 18:01:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2899,'gMobG9nGeQ','EUR','2004-02-29 18:01:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2900,'r6dGbREhZl','EUR','2004-02-29 18:01:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2901,'X4FSPRaVXV','EUR','2004-02-29 18:01:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2902,'3nXJ6NWPpw','EUR','2004-02-29 18:01:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2903,'hkC3AWJQav','EUR','2004-02-29 18:01:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2904,'oKmdKcfAyY','EUR','2004-02-29 18:01:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2905,'LKcKuOtioD','EUR','2004-02-29 18:01:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2906,'WFplx0A4dk','EUR','2004-02-29 18:01:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2907,'A0J266ITbA','EUR','2004-02-29 18:01:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2908,'EZ6HBpmlrc','EUR','2004-02-29 18:01:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2909,'KrJBnVqh6M','EUR','2004-02-29 18:01:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2910,'dJjUx2oNjf','EUR','2004-02-29 18:01:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2911,'IBvvPJU6BO','EUR','2004-02-29 18:01:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2912,'RjVSHhWtrL','EUR','2004-02-29 18:01:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2913,'IwQnimRiW5','EUR','2004-02-29 18:01:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2914,'OXt2n0IzzM','EUR','2004-02-29 18:01:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2915,'ILBLp6Ol2m','EUR','2004-02-29 18:01:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2916,'fTJoXRozdr','EUR','2004-02-29 18:01:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2917,'0LhUFXOhdN','EUR','2004-02-29 18:01:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2918,'hh4cFfGJXH','EUR','2004-02-29 18:01:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2919,'aQI83YjWwO','EUR','2004-02-29 18:01:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2920,'RayAQQFqo4','EUR','2004-02-29 18:01:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2921,'jIYSq94Iw4','EUR','2004-02-29 18:01:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2922,'PAss7Er3E6','EUR','2004-02-29 18:01:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2923,'DlpINleDl0','EUR','2004-02-29 18:01:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2924,'5EKNO1FwGW','EUR','2004-02-29 18:01:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2925,'7Me8u9dE75','EUR','2004-02-29 18:02:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2926,'zS1GcYfOYz','EUR','2004-02-29 18:02:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2927,'awCJcEvOG5','EUR','2004-02-29 18:02:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2928,'auq4cy4AEw','EUR','2004-02-29 18:02:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2929,'FpP1hfmLbN','EUR','2004-02-29 18:02:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2930,'EUSj1Y8y5U','EUR','2004-02-29 18:02:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2931,'DusWusPAir','EUR','2004-02-29 18:02:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2932,'J82WZFcFHh','EUR','2004-02-29 18:02:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2933,'yGajOUfWYo','EUR','2004-02-29 18:02:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2934,'8CsU79d7Uj','EUR','2004-02-29 18:02:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2935,'je91Wcja94','EUR','2004-02-29 18:02:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2936,'fhdeVNipPb','EUR','2004-02-29 18:02:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2937,'qPvr8D9Lxe','EUR','2004-02-29 18:02:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2938,'ZlFYH0SlxT','EUR','2004-02-29 18:02:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2939,'r8rMBbIvNz','EUR','2004-02-29 18:02:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2940,'C6Xl4lIjtG','EUR','2004-02-29 18:02:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2941,'SE5r9qviAg','EUR','2004-02-29 18:02:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2942,'q2TNnlAb4w','EUR','2004-02-29 18:02:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2943,'SdHDjzYB8K','EUR','2004-02-29 18:02:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2944,'VEeSweVo9B','EUR','2004-02-29 18:02:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2945,'c4LnNfAtno','EUR','2004-02-29 18:02:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2946,'dtviXbO2xz','EUR','2004-02-29 18:02:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2947,'7ae4mKLguA','EUR','2004-02-29 18:02:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2948,'6qoAqm8AMP','EUR','2004-02-29 18:02:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2949,'ArdXVJAf4Y','EUR','2004-02-29 18:02:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2950,'AxzprHKPv1','EUR','2004-02-29 18:02:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2951,'TyigUaXGI4','EUR','2004-02-29 18:02:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2952,'2AIas5zgAR','EUR','2004-02-29 18:02:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2953,'Mnb0BxujXC','EUR','2004-02-29 18:02:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2954,'mOeHEwNK9W','EUR','2004-02-29 18:02:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2955,'i1UJs1NekM','EUR','2004-02-29 18:02:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2956,'UYmh7KZYsE','EUR','2004-02-29 18:02:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2957,'yooVkYhSuQ','EUR','2004-02-29 18:02:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2958,'cf4jpFWXPu','EUR','2004-02-29 18:02:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2959,'ONjfTjw2p3','EUR','2004-02-29 18:02:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2960,'dxnOpHO6z4','EUR','2004-02-29 18:02:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2961,'Oy3jkKDIcU','EUR','2004-02-29 18:02:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2962,'fai3wa4smz','EUR','2004-02-29 18:02:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2963,'Gl4XXNSvdM','EUR','2004-02-29 18:02:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2964,'UYKJyKfgCG','EUR','2004-02-29 18:02:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2965,'B6x1ZT9rVF','EUR','2004-02-29 18:02:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2966,'lVTgx6wrJH','EUR','2004-02-29 18:02:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2967,'LyS3UudQa8','EUR','2004-02-29 18:02:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2968,'ttnkjlubJD','EUR','2004-02-29 18:02:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2969,'4AA91yFeuF','EUR','2004-02-29 18:02:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2970,'blngJjADtT','EUR','2004-02-29 18:02:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2971,'3Yufs3Leyy','EUR','2004-02-29 18:02:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2972,'svHB6HyzlU','EUR','2004-02-29 18:02:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2973,'xlHMvxyFt0','EUR','2004-02-29 18:02:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2974,'uLTfBpCV0i','EUR','2004-02-29 18:02:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2975,'0b0GhR30L0','EUR','2004-02-29 18:02:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2976,'ATFBHho6ta','EUR','2004-02-29 18:02:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2977,'dFHe06etTv','EUR','2004-02-29 18:02:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2978,'1uQhYurYm3','EUR','2004-02-29 18:02:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2979,'488CTNM4Pv','EUR','2004-02-29 18:02:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2980,'iQY2qgd1qA','EUR','2004-02-29 18:02:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2981,'lQOUaEHyCb','EUR','2004-02-29 18:02:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2982,'NXbStBQf8J','EUR','2004-02-29 18:02:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2983,'XJ6gx8ctTP','EUR','2004-02-29 18:02:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2984,'wkeRkG0CwU','EUR','2004-02-29 18:02:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2985,'WmM0gYLK9I','EUR','2004-02-29 18:02:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2986,'ts3ooCt9Ux','EUR','2004-02-29 18:02:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2987,'CJbJfX5pDg','EUR','2004-02-29 18:03:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2988,'LEq5aKTUwr','EUR','2004-02-29 18:03:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2989,'Gvn2LjMn4O','EUR','2004-02-29 18:03:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2990,'lYAuCMn9g4','EUR','2004-02-29 18:03:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2991,'cS30wkniQO','EUR','2004-02-29 18:03:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2992,'bi5U7AF7Gl','EUR','2004-02-29 18:03:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2993,'ddVaTt3j2n','EUR','2004-02-29 18:03:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2994,'BHdClx32bl','EUR','2004-02-29 18:03:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2995,'UtF2HzA2tA','EUR','2004-02-29 18:03:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2996,'GMWJS5zI7S','EUR','2004-02-29 18:03:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2997,'RqaG3OTkCt','EUR','2004-02-29 18:03:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2998,'7xXZtpK847','EUR','2004-02-29 18:03:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (2999,'TIwgI9HcoV','EUR','2004-02-29 18:03:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3000,'3BrJjja2lQ','EUR','2004-02-29 18:03:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3001,'iecHMkxKcu','EUR','2004-02-29 18:03:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3002,'9pbHhZGZfE','EUR','2004-02-29 18:03:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3003,'xhtuZlUhZ2','EUR','2004-02-29 18:03:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3004,'tvDqjtkP40','EUR','2004-02-29 18:03:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3005,'slh6ZXaL27','EUR','2004-02-29 18:03:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3006,'6W5IqupkIV','EUR','2004-02-29 18:03:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3007,'pHbEZLqxBn','EUR','2004-02-29 18:03:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3008,'Eyk6QUHo9y','EUR','2004-02-29 18:03:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3009,'XxJ7ZLAzpl','EUR','2004-02-29 18:03:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3010,'RwEsm9h1Un','EUR','2004-02-29 18:03:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3011,'l66qHfWXfx','EUR','2004-02-29 18:03:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3012,'BPpMdnQHxT','EUR','2004-02-29 18:03:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3013,'HYcCsY6WUl','EUR','2004-02-29 18:03:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3014,'4yeig7jEEv','EUR','2004-02-29 18:03:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3015,'vOkIuQvWqx','EUR','2004-02-29 18:03:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3016,'evn0d0QB6s','EUR','2004-02-29 18:03:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3017,'WQMvwyTIsu','EUR','2004-02-29 18:03:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3018,'ulvdDRA0zS','EUR','2004-02-29 18:03:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3019,'AzX0ftgDPw','EUR','2004-02-29 18:03:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3020,'CKO217p7o3','EUR','2004-02-29 18:03:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3021,'Uc7bsS8CiG','EUR','2004-02-29 18:03:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3022,'hlbCdnAfTR','EUR','2004-02-29 18:03:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3023,'di7QwkTKqV','EUR','2004-02-29 18:03:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3024,'9kEDsOJIC1','EUR','2004-02-29 18:03:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3025,'a3K8KapUki','EUR','2004-02-29 18:03:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3026,'bIYySuVAq0','EUR','2004-02-29 18:03:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3027,'pXBMtrO6fJ','EUR','2004-02-29 18:03:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3028,'FvRGT81RXV','EUR','2004-02-29 18:03:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3029,'6RTO6LIrzx','EUR','2004-02-29 18:03:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3030,'dxxKVbEFzP','EUR','2004-02-29 18:03:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3031,'IyAtCIJwYq','EUR','2004-02-29 18:03:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3032,'hjpa8V1Z48','EUR','2004-02-29 18:03:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3033,'tQYk7KBEwn','EUR','2004-02-29 18:03:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3034,'z95Sq7rMWz','EUR','2004-02-29 18:03:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3035,'oK3zM50yem','EUR','2004-02-29 18:03:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3036,'akeV9m07Gs','EUR','2004-02-29 18:03:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3037,'ZICus5voiN','EUR','2004-02-29 18:03:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3038,'mpl4PN9609','EUR','2004-02-29 18:03:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3039,'ffZq42spLL','EUR','2004-02-29 18:03:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3040,'6oAQeQ8iuD','EUR','2004-02-29 18:03:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3041,'V285Hloffr','EUR','2004-02-29 18:03:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3042,'T7uQsqfaul','EUR','2004-02-29 18:03:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3043,'QnBZpHyjHY','EUR','2004-02-29 18:03:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3044,'0g3MwwTe1V','EUR','2004-02-29 18:03:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3045,'gHrrBhMDh1','EUR','2004-02-29 18:03:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3046,'4Rh5ZRAjvr','EUR','2004-02-29 18:03:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3047,'3LHvlxUnXc','EUR','2004-02-29 18:03:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3048,'5fXTJBwNdO','EUR','2004-02-29 18:03:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3049,'ZU3gw5lsuL','EUR','2004-02-29 18:03:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3050,'6KAae9daWT','EUR','2004-02-29 18:03:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3051,'5RRT0NSHPc','EUR','2004-02-29 18:03:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3052,'jiUuQ5JAa4','EUR','2004-02-29 18:03:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3053,'ri3oc3Vcul','EUR','2004-02-29 18:03:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3054,'1CelOQRwgy','EUR','2004-02-29 18:03:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3055,'f4X7dvmLHb','EUR','2004-02-29 18:03:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3056,'HzHe6n5HLp','EUR','2004-02-29 18:04:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3057,'Oy3R7YrQeU','EUR','2004-02-29 18:04:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3058,'7NNvhVIDFg','EUR','2004-02-29 18:04:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3059,'gJrZ46s0TY','EUR','2004-02-29 18:04:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3060,'gJTtJnGhVc','EUR','2004-02-29 18:04:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3061,'hiceIcT5A6','EUR','2004-02-29 18:04:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3062,'YfJhVnQZlI','EUR','2004-02-29 18:04:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3063,'gnhnDdufpQ','EUR','2004-02-29 18:04:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3064,'RQGkKg69Kz','EUR','2004-02-29 18:04:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3065,'Do9ksyDAS0','EUR','2004-02-29 18:04:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3066,'xfHEzVeDbf','EUR','2004-02-29 18:04:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3067,'OW50CIfuS5','EUR','2004-02-29 18:04:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3068,'smUrCOVeMM','EUR','2004-02-29 18:04:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3069,'8TpuLNkTJN','EUR','2004-02-29 18:04:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3070,'PH8ID2qtr6','EUR','2004-02-29 18:04:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3071,'YdtLVxcxxQ','EUR','2004-02-29 18:04:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3072,'hOKWSyDMEl','EUR','2004-02-29 18:04:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3073,'3k7XE7TO3M','EUR','2004-02-29 18:04:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3074,'DwIQOIPMS6','EUR','2004-02-29 18:04:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3075,'X37eSK03gF','EUR','2004-02-29 18:04:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3076,'HNLmvDoBL4','EUR','2004-02-29 18:04:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3077,'NdfKdFM4BR','EUR','2004-02-29 18:04:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3078,'VYQIe7VQex','EUR','2004-02-29 18:04:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3079,'DU1uyszQGD','EUR','2004-02-29 18:04:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3080,'ymU8QKdIAy','EUR','2004-02-29 18:04:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3081,'xfZWBvuL6X','EUR','2004-02-29 18:04:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3082,'wkMR3W6951','EUR','2004-02-29 18:04:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3083,'toy7IupOQR','EUR','2004-02-29 18:04:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3084,'yWgtwwbE9i','EUR','2004-02-29 18:04:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3085,'m1YDocJCgi','EUR','2004-02-29 18:04:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3086,'trngtXE2xn','EUR','2004-02-29 18:04:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3087,'1mshcAdE9o','EUR','2004-02-29 18:04:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3088,'4s3yGIBeY6','EUR','2004-02-29 18:04:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3089,'SQkvqAPo1G','EUR','2004-02-29 18:04:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3090,'RBb9Vl9dVJ','EUR','2004-02-29 18:04:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3091,'ojvlbr5PV1','EUR','2004-02-29 18:04:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3092,'j1qkKKhk3t','EUR','2004-02-29 18:04:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3093,'oWQ2AIPQSy','EUR','2004-02-29 18:04:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3094,'Qa7F1chqQ5','EUR','2004-02-29 18:04:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3095,'LVB7bDCtFB','EUR','2004-02-29 18:04:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3096,'Cz0dDHwxro','EUR','2004-02-29 18:04:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3097,'WC78s9jUQo','EUR','2004-02-29 18:04:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3098,'MgiPQ9XyuM','EUR','2004-02-29 18:04:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3099,'cv2HZpwx0q','EUR','2004-02-29 18:04:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3100,'3uQxKkrI5I','EUR','2004-02-29 18:04:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3101,'AbhnBhutDK','EUR','2004-02-29 18:04:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3102,'x6LGzDGtBf','EUR','2004-02-29 18:04:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3103,'8UWSCIvuch','EUR','2004-02-29 18:04:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3104,'DwiO9qZ59R','EUR','2004-02-29 18:04:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3105,'9k1NmufEAW','EUR','2004-02-29 18:04:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3106,'ArvlfjwvHe','EUR','2004-02-29 18:04:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3107,'KWY2EIlWyK','EUR','2004-02-29 18:04:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3108,'srBfN8aTto','EUR','2004-02-29 18:04:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3109,'B0HihRQzbN','EUR','2004-02-29 18:04:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3110,'wmA0UGrwSq','EUR','2004-02-29 18:04:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3111,'n1Oq3a2WKX','EUR','2004-02-29 18:04:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3112,'JascMAZGkH','EUR','2004-02-29 18:04:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3113,'TYo5UepUg4','EUR','2004-02-29 18:04:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3114,'zTjCPZkxhL','EUR','2004-02-29 18:04:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3115,'rS3K1CLGEl','EUR','2004-02-29 18:04:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3116,'iJ4FJjWNvo','EUR','2004-02-29 18:04:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3117,'FhJ5R4y802','EUR','2004-02-29 18:04:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3118,'9K3PYWxiCW','EUR','2004-02-29 18:04:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3119,'JLVqBJALr4','EUR','2004-02-29 18:04:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3120,'Wpvz8PU88c','EUR','2004-02-29 18:04:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3121,'mgclm5nyOe','EUR','2004-02-29 18:04:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3122,'Ih6TRxoB09','EUR','2004-02-29 18:04:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3123,'IprPtFCdLs','EUR','2004-02-29 18:04:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3124,'WmCzAafksm','EUR','2004-02-29 18:04:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3125,'EGSb5oli3K','EUR','2004-02-29 18:04:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3126,'6G5WaozM3V','EUR','2004-02-29 18:04:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3127,'RxFILJWFlR','EUR','2004-02-29 18:04:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3128,'EHdNhLA8HM','EUR','2004-02-29 18:04:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3129,'4oMKwA0oMn','EUR','2004-02-29 18:04:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3130,'KNXR8Xkzn1','EUR','2004-02-29 18:05:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3131,'taAEuylyiV','EUR','2004-02-29 18:05:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3132,'q9uVOuF1O1','EUR','2004-02-29 18:05:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3133,'d0PUNNiXDr','EUR','2004-02-29 18:05:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3134,'PeAO3m4Wwd','EUR','2004-02-29 18:05:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3135,'5GE6uubw5e','EUR','2004-02-29 18:05:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3136,'1pLz8ZmVJC','EUR','2004-02-29 18:05:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3137,'JUYq3cDM90','EUR','2004-02-29 18:05:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3138,'wL02VdedLW','EUR','2004-02-29 18:05:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3139,'OjnPjt54ta','EUR','2004-02-29 18:05:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3140,'TVjIT6y8lt','EUR','2004-02-29 18:05:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3141,'rAiIgOxIYb','EUR','2004-02-29 18:05:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3142,'pBRgvJAXpd','EUR','2004-02-29 18:05:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3143,'8bjohrujxN','EUR','2004-02-29 18:05:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3144,'q976QADS7y','EUR','2004-02-29 18:05:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3145,'BNnILdg0Nj','EUR','2004-02-29 18:05:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3146,'w35daSdUms','EUR','2004-02-29 18:05:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3147,'xJjq6vqbDr','EUR','2004-02-29 18:05:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3148,'Goa8MklY9a','EUR','2004-02-29 18:05:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3149,'n2hWzbyjXx','EUR','2004-02-29 18:05:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3150,'U5ITUUnucU','EUR','2004-02-29 18:05:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3151,'RMcEwgfW9v','EUR','2004-02-29 18:05:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3152,'NGI73AHSwz','EUR','2004-02-29 18:05:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3153,'f1AC9kj3mp','EUR','2004-02-29 18:05:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3154,'5nx4JFURfC','EUR','2004-02-29 18:05:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3155,'dfF7hHgvnV','EUR','2004-02-29 18:05:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3156,'dIEgM9dk58','EUR','2004-02-29 18:05:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3157,'AZxFnZWXtC','EUR','2004-02-29 18:05:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3158,'dFBG68w6nD','EUR','2004-02-29 18:05:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3159,'uKUd5shISY','EUR','2004-02-29 18:05:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3160,'dXDytfkdbN','EUR','2004-02-29 18:05:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3161,'DBFQLfeZb6','EUR','2004-02-29 18:05:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3162,'zfbEr0wtX2','EUR','2004-02-29 18:05:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3163,'yy9Vesducu','EUR','2004-02-29 18:05:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3164,'I1u0SKzysO','EUR','2004-02-29 18:05:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3165,'TSAKYmpUyl','EUR','2004-02-29 18:05:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3166,'E1kpemt5OI','EUR','2004-02-29 18:05:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3167,'28tG6xSpLB','EUR','2004-02-29 18:05:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3168,'wDb624kF4e','EUR','2004-02-29 18:05:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3169,'Sz2pXRC0ZI','EUR','2004-02-29 18:05:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3170,'BOiw112qyx','EUR','2004-02-29 18:05:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3171,'YXR2tn98jc','EUR','2004-02-29 18:05:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3172,'DvLMt2sLRL','EUR','2004-02-29 18:05:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3173,'9HPfv6YVFk','EUR','2004-02-29 18:05:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3174,'q53TGmLoaO','EUR','2004-02-29 18:05:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3175,'ju1uCKNEgp','EUR','2004-02-29 18:05:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3176,'FA39S54QCz','EUR','2004-02-29 18:05:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3177,'5t8TDpkh2k','EUR','2004-02-29 18:05:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3178,'7QIpaih1aI','EUR','2004-02-29 18:05:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3179,'Dtbql2WLTh','EUR','2004-02-29 18:05:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3180,'hasw3GxcIx','EUR','2004-02-29 18:05:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3181,'MOCtI7xSE3','EUR','2004-02-29 18:05:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3182,'L1OgOOpY9J','EUR','2004-02-29 18:05:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3183,'Reu3GIJEI0','EUR','2004-02-29 18:05:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3184,'wm9BQIzUow','EUR','2004-02-29 18:05:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3185,'FlzsZJwRr2','EUR','2004-02-29 18:05:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3186,'bY3EUctiar','EUR','2004-02-29 18:05:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3187,'wGEvYK47oc','EUR','2004-02-29 18:05:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3188,'VyUocwH5Wx','EUR','2004-02-29 18:05:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3189,'xGC95gP1EL','EUR','2004-02-29 18:05:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3190,'57q6mKjOgi','EUR','2004-02-29 18:05:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3191,'kxv6hTgHrO','EUR','2004-02-29 18:05:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3192,'7xlXpXG6he','EUR','2004-02-29 18:05:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3193,'xueOYinkIL','EUR','2004-02-29 18:05:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3194,'zO7q3uZ9Ef','EUR','2004-02-29 18:05:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3195,'uQcRAULW7m','EUR','2004-02-29 18:05:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3196,'FM3gmG4qIH','EUR','2004-02-29 18:05:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3197,'knFbfzAvzU','EUR','2004-02-29 18:05:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3198,'0CQe9ajgO2','EUR','2004-02-29 18:06:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3199,'nseMIEpKGH','EUR','2004-02-29 18:06:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3200,'MJnjJFMjXW','EUR','2004-02-29 18:06:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3201,'97M63er9EW','EUR','2004-02-29 18:06:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3202,'lgOuSABOE6','EUR','2004-02-29 18:06:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3203,'YA1lsU0cqk','EUR','2004-02-29 18:06:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3204,'2MSEgInKc6','EUR','2004-02-29 18:06:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3205,'XTN70J9JT2','EUR','2004-02-29 18:06:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3206,'6usCeoh5UB','EUR','2004-02-29 18:06:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3207,'nHDOhdozRV','EUR','2004-02-29 18:06:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3208,'sZzf0XqTd1','EUR','2004-02-29 18:06:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3209,'WqsbYuPY3y','EUR','2004-02-29 18:06:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3210,'O9gFYmhgyi','EUR','2004-02-29 18:06:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3211,'WU1PSapeaS','EUR','2004-02-29 18:06:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3212,'wWARCmjq7w','EUR','2004-02-29 18:06:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3213,'2r6MNtORNf','EUR','2004-02-29 18:06:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3214,'xnLkDDWFTj','EUR','2004-02-29 18:06:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3215,'Vi55o1bYCH','EUR','2004-02-29 18:06:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3216,'Z7OkicFQeh','EUR','2004-02-29 18:06:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3217,'aBPLZPmTnG','EUR','2004-02-29 18:06:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3218,'WVdLz6MpLQ','EUR','2004-02-29 18:06:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3219,'Ros3sgviC0','EUR','2004-02-29 18:06:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3220,'e3Ktuwtcoi','EUR','2004-02-29 18:06:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3221,'nG11IQdK50','EUR','2004-02-29 18:06:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3222,'gzL6FzEPZq','EUR','2004-02-29 18:06:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3223,'FGgysAdIMx','EUR','2004-02-29 18:06:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3224,'ylxlvB1vbY','EUR','2004-02-29 18:06:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3225,'FJLwfZIjpn','EUR','2004-02-29 18:06:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3226,'1L8TBfiH4U','EUR','2004-02-29 18:06:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3227,'a8TlrXUXrO','EUR','2004-02-29 18:06:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3228,'HXDOFbcx6b','EUR','2004-02-29 18:06:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3229,'YKCbogl1Ei','EUR','2004-02-29 18:06:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3230,'6bn9PNC62T','EUR','2004-02-29 18:06:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3231,'Ye5LyIRMKy','EUR','2004-02-29 18:06:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3232,'0ssW7mvcMl','EUR','2004-02-29 18:06:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3233,'mXjLH69R0Y','EUR','2004-02-29 18:06:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3234,'CXzV6Fi8h3','EUR','2004-02-29 18:06:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3235,'Cl4XJZ3tTy','EUR','2004-02-29 18:06:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3236,'05CaY9TWct','EUR','2004-02-29 18:06:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3237,'LgWksY0sAJ','EUR','2004-02-29 18:06:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3238,'wj66fzw0fG','EUR','2004-02-29 18:06:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3239,'GSOdU5LAQ1','EUR','2004-02-29 18:06:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3240,'nLBMn4uxXz','EUR','2004-02-29 18:06:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3241,'8AsiC12WsJ','EUR','2004-02-29 18:06:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3242,'yGsF9aDyO1','EUR','2004-02-29 18:06:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3243,'PjzyTtOvL2','EUR','2004-02-29 18:06:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3244,'gLBZPtW6pk','EUR','2004-02-29 18:06:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3245,'9O30a7DU1G','EUR','2004-02-29 18:06:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3246,'6C9EcwtYwn','EUR','2004-02-29 18:06:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3247,'cyyf15Dyms','EUR','2004-02-29 18:06:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3248,'ADz8t6e0zs','EUR','2004-02-29 18:06:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3249,'ZJpEHXcxBZ','EUR','2004-02-29 18:06:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3250,'JcUwY7xY16','EUR','2004-02-29 18:06:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3251,'aphT2RsBxk','EUR','2004-02-29 18:06:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3252,'lMmQMGba5D','EUR','2004-02-29 18:06:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3253,'Guq4giN93m','EUR','2004-02-29 18:06:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3254,'QiQfO3dwIK','EUR','2004-02-29 18:06:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3255,'uxJv8T12Na','EUR','2004-02-29 18:06:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3256,'pkoUsW4AAJ','EUR','2004-02-29 18:06:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3257,'EzVJFJalDq','EUR','2004-02-29 18:06:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3258,'96xfrHMTVU','EUR','2004-02-29 18:06:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3259,'fhDIVPO24b','EUR','2004-02-29 18:06:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3260,'CXbztlsz8U','EUR','2004-02-29 18:06:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3261,'PaeAcUtcgj','EUR','2004-02-29 18:06:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3262,'tyA5KK6MeJ','EUR','2004-02-29 18:06:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3263,'79UzuUzScs','EUR','2004-02-29 18:06:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3264,'f5CmKuvMWb','EUR','2004-02-29 18:06:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3265,'uwehOADeMa','EUR','2004-02-29 18:06:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3266,'P6T1btWTdD','EUR','2004-02-29 18:06:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3267,'kV6HjRSVx9','EUR','2004-02-29 18:06:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3268,'Wgy8SWfa99','EUR','2004-02-29 18:06:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3269,'lwAwUMXoGh','EUR','2004-02-29 18:06:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3270,'zXzQZ09NLt','EUR','2004-02-29 18:06:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3271,'lxPwvh54Jz','EUR','2004-02-29 18:06:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3272,'BMYqa92aE0','EUR','2004-02-29 18:06:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3273,'a1uTiAr5uy','EUR','2004-02-29 18:06:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3274,'jwuCckPsqN','EUR','2004-02-29 18:06:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3275,'uciHwa8cAI','EUR','2004-02-29 18:07:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3276,'GEWPkYvkqA','EUR','2004-02-29 18:07:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3277,'Ai9TIIN5gg','EUR','2004-02-29 18:07:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3278,'9NTtXHqdJm','EUR','2004-02-29 18:07:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3279,'Fw9QUcV37Z','EUR','2004-02-29 18:07:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3280,'MbRTRNabdq','EUR','2004-02-29 18:07:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3281,'rQ1iIeNse4','EUR','2004-02-29 18:07:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3282,'nn07RzITR4','EUR','2004-02-29 18:07:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3283,'urtf8liD8c','EUR','2004-02-29 18:07:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3284,'b73UoqB7SR','EUR','2004-02-29 18:07:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3285,'f9MQiOhcET','EUR','2004-02-29 18:07:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3286,'GEeTisDq7I','EUR','2004-02-29 18:07:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3287,'KIsFG5nGO1','EUR','2004-02-29 18:07:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3288,'ewKvcMTOwW','EUR','2004-02-29 18:07:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3289,'M9MtmuHOyg','EUR','2004-02-29 18:07:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3290,'dEKCiojEY8','EUR','2004-02-29 18:07:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3291,'K0Zpf03b0k','EUR','2004-02-29 18:07:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3292,'wsUh73HcOo','EUR','2004-02-29 18:07:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3293,'X7sIOe0O12','EUR','2004-02-29 18:07:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3294,'nFTObNcHhb','EUR','2004-02-29 18:07:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3295,'NqeW5IFKcF','EUR','2004-02-29 18:07:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3296,'UkgxSAhKUm','EUR','2004-02-29 18:07:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3297,'QJjdtZs0JY','EUR','2004-02-29 18:07:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3298,'fB0aJ6Chz6','EUR','2004-02-29 18:07:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3299,'Ot4TzXQNdc','EUR','2004-02-29 18:07:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3300,'Wa3luSnmmU','EUR','2004-02-29 18:07:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3301,'yWENgkti57','EUR','2004-02-29 18:07:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3302,'xpTqddSh8F','EUR','2004-02-29 18:07:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3303,'qUADC32gSe','EUR','2004-02-29 18:07:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3304,'LsIuGi6o3P','EUR','2004-02-29 18:07:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3305,'DFTKJz9x6N','EUR','2004-02-29 18:07:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3306,'efbnZ83hTu','EUR','2004-02-29 18:07:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3307,'ux0Hf81PNI','EUR','2004-02-29 18:07:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3308,'Dqq1aUPiIT','EUR','2004-02-29 18:07:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3309,'ymknugvIcY','EUR','2004-02-29 18:07:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3310,'SFJDnLuRTk','EUR','2004-02-29 18:07:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3311,'ak3JMctikw','EUR','2004-02-29 18:07:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3312,'8pnqPZqrxx','EUR','2004-02-29 18:07:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3313,'AZl4N47h0E','EUR','2004-02-29 18:07:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3314,'VvvuxXUHBd','EUR','2004-02-29 18:07:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3315,'UoMDuSLWg7','EUR','2004-02-29 18:07:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3316,'dQ9eOMlWMB','EUR','2004-02-29 18:07:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3317,'UXNZ0twDhO','EUR','2004-02-29 18:07:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3318,'i91nEYXsK5','EUR','2004-02-29 18:07:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3319,'lhBiTZCJLV','EUR','2004-02-29 18:07:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3320,'rTXip07XP8','EUR','2004-02-29 18:07:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3321,'YP0zxx9pf5','EUR','2004-02-29 18:07:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3322,'zF0WXfs2tX','EUR','2004-02-29 18:07:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3323,'uUGjqonw9O','EUR','2004-02-29 18:07:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3324,'cdnBzPcVf5','EUR','2004-02-29 18:07:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3325,'cbvLRl5l0K','EUR','2004-02-29 18:07:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3326,'w9mrCqDYYq','EUR','2004-02-29 18:07:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3327,'mUsvUOTceW','EUR','2004-02-29 18:07:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3328,'7o5PIuDQas','EUR','2004-02-29 18:07:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3329,'eocf1iNsis','EUR','2004-02-29 18:07:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3330,'8NXGrfsbdt','EUR','2004-02-29 18:07:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3331,'WkCfMeriAi','EUR','2004-02-29 18:07:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3332,'49sUACNEKL','EUR','2004-02-29 18:07:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3333,'Ycsdi9hGiC','EUR','2004-02-29 18:07:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3334,'DyyMmmp3In','EUR','2004-02-29 18:07:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3335,'oG1NcmTiii','EUR','2004-02-29 18:07:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3336,'0CUqCOjk9N','EUR','2004-02-29 18:07:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3337,'jlXGhROH4N','EUR','2004-02-29 18:07:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3338,'PbZktJMXhx','EUR','2004-02-29 18:07:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3339,'jN2uHhkPhR','EUR','2004-02-29 18:07:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3340,'pJfCfvkP8h','EUR','2004-02-29 18:07:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3341,'R2tYDRgDTl','EUR','2004-02-29 18:07:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3342,'7Io8gAfmQa','EUR','2004-02-29 18:07:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3343,'HyIqwklkOf','EUR','2004-02-29 18:07:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3344,'1QghwGpSgo','EUR','2004-02-29 18:07:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3345,'H5MI1STsez','EUR','2004-02-29 18:07:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3346,'qPNTF8IlH5','EUR','2004-02-29 18:07:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3347,'HJfuBdKR0b','EUR','2004-02-29 18:07:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3348,'JFzU4tSzdn','EUR','2004-02-29 18:07:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3349,'mXHR0fSBPA','EUR','2004-02-29 18:07:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3350,'d1o3wUtiMx','EUR','2004-02-29 18:07:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3351,'qpDXrjWnhS','EUR','2004-02-29 18:07:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3352,'l4VS0DEVJd','EUR','2004-02-29 18:07:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3353,'lY3mEidEqJ','EUR','2004-02-29 18:07:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3354,'Tac9590C1f','EUR','2004-02-29 18:07:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3355,'F3qwqiXsQ4','EUR','2004-02-29 18:07:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3356,'ynL2vHsJfu','EUR','2004-02-29 18:07:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3357,'xDxqRDkZxN','EUR','2004-02-29 18:07:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3358,'UuUV1ozeA1','EUR','2004-02-29 18:08:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3359,'So5tmsjkG9','EUR','2004-02-29 18:08:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3360,'Y0LXjTGvjU','EUR','2004-02-29 18:08:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3361,'dWA5OgBGGz','EUR','2004-02-29 18:08:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3362,'4q59wKV35B','EUR','2004-02-29 18:08:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3363,'txN5bLMjvp','EUR','2004-02-29 18:08:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3364,'yFTTdnKRD7','EUR','2004-02-29 18:08:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3365,'3HtpVbQ00Y','EUR','2004-02-29 18:08:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3366,'Gl2nJxg8DA','EUR','2004-02-29 18:08:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3367,'dJfuvt1jLl','EUR','2004-02-29 18:08:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3368,'ho5cOCDYIX','EUR','2004-02-29 18:08:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3369,'QcUz5Gf7YO','EUR','2004-02-29 18:08:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3370,'737Nq1JqI1','EUR','2004-02-29 18:08:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3371,'oR2dN890Hu','EUR','2004-02-29 18:08:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3372,'JU1wuGLYEl','EUR','2004-02-29 18:08:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3373,'Bt0GzbwzTB','EUR','2004-02-29 18:08:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3374,'PyY5QczKIN','EUR','2004-02-29 18:08:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3375,'SjJLj2Oltc','EUR','2004-02-29 18:08:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3376,'nOsuMsXWuF','EUR','2004-02-29 18:08:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3377,'bASwoSVKGr','EUR','2004-02-29 18:08:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3378,'Fqqm7wPO1T','EUR','2004-02-29 18:08:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3379,'C1MZU567OW','EUR','2004-02-29 18:08:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3380,'sMu0YEDOSq','EUR','2004-02-29 18:08:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3381,'w8TbV4WP63','EUR','2004-02-29 18:08:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3382,'Jh29tzMRB4','EUR','2004-02-29 18:08:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3383,'d2DmfJAD8X','EUR','2004-02-29 18:08:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3384,'aAWde10kKQ','EUR','2004-02-29 18:08:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3385,'0JFSvPOPJL','EUR','2004-02-29 18:08:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3386,'Ee3jAuBKEK','EUR','2004-02-29 18:08:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3387,'LbrGFlwFvX','EUR','2004-02-29 18:08:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3388,'lHV5nz7PdX','EUR','2004-02-29 18:08:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3389,'FcGKysfW52','EUR','2004-02-29 18:08:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3390,'8GW515RIeX','EUR','2004-02-29 18:08:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3391,'ASQdk3FW37','EUR','2004-02-29 18:08:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3392,'4iA3YwZCWB','EUR','2004-02-29 18:08:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3393,'O6BHHVSxzm','EUR','2004-02-29 18:08:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3394,'lSkucgRs1z','EUR','2004-02-29 18:08:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3395,'XgcSAG2Owb','EUR','2004-02-29 18:08:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3396,'E9k69AJ1K9','EUR','2004-02-29 18:08:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3397,'6pJUfvIFrF','EUR','2004-02-29 18:08:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3398,'7iEfSOheai','EUR','2004-02-29 18:08:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3399,'hOGA7WVCA4','EUR','2004-02-29 18:08:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3400,'KxnxvncpFG','EUR','2004-02-29 18:08:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3401,'PRTwrDMVtN','EUR','2004-02-29 18:08:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3402,'amifAAHEmK','EUR','2004-02-29 18:08:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3403,'l7a5oAbQID','EUR','2004-02-29 18:08:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3404,'4zZwdJchZN','EUR','2004-02-29 18:08:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3405,'AnbrprWF07','EUR','2004-02-29 18:08:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3406,'5GkJys4uGi','EUR','2004-02-29 18:08:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3407,'ab8rPjYbf3','EUR','2004-02-29 18:08:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3408,'CTV2NBo8Tq','EUR','2004-02-29 18:08:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3409,'svj6pLEVHi','EUR','2004-02-29 18:08:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3410,'wzxPNpobnA','EUR','2004-02-29 18:08:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3411,'GuyBKijO7s','EUR','2004-02-29 18:08:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3412,'samPKSrWqS','EUR','2004-02-29 18:08:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3413,'BUS1madCyt','EUR','2004-02-29 18:08:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3414,'yNv8D8Mr8A','EUR','2004-02-29 18:08:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3415,'c7EzM1NuU5','EUR','2004-02-29 18:08:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3416,'UbdfTn90do','EUR','2004-02-29 18:08:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3417,'vCQweAleIz','EUR','2004-02-29 18:08:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3418,'KTzJNfu0fi','EUR','2004-02-29 18:08:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3419,'dUm3osBYeD','EUR','2004-02-29 18:08:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3420,'PaaAo9jAGr','EUR','2004-02-29 18:08:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3421,'JgoGS50AkJ','EUR','2004-02-29 18:08:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3422,'iTFlPFcbTO','EUR','2004-02-29 18:08:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3423,'SeOZ1qX5Ci','EUR','2004-02-29 18:08:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3424,'IswPYk6kWo','EUR','2004-02-29 18:08:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3425,'8JHqTxOJtr','EUR','2004-02-29 18:08:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3426,'iJfzrhetjO','EUR','2004-02-29 18:08:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3427,'gKcbiW0kcc','EUR','2004-02-29 18:08:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3428,'lt6qRzE2zX','EUR','2004-02-29 18:08:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3429,'yu7tAOZGkw','EUR','2004-02-29 18:08:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3430,'efxhLTWvxi','EUR','2004-02-29 18:08:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3431,'FiAWQ7n7ml','EUR','2004-02-29 18:08:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3432,'DuIM9OrKst','EUR','2004-02-29 18:08:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3433,'r1msYcPuAh','EUR','2004-02-29 18:08:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3434,'Z0hsTPC0B8','EUR','2004-02-29 18:08:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3435,'fF41TpMNzj','EUR','2004-02-29 18:08:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3436,'uMqR3Cx9EE','EUR','2004-02-29 18:08:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3437,'SI7HW5LIEG','EUR','2004-02-29 18:08:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3438,'rvVorh5bJn','EUR','2004-02-29 18:08:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3439,'ISudU7FYuc','EUR','2004-02-29 18:08:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3440,'pVvqdZ52fv','EUR','2004-02-29 18:09:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3441,'31qVAynkaQ','EUR','2004-02-29 18:09:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3442,'TLt7nl5bdl','EUR','2004-02-29 18:09:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3443,'RWMC7kriiN','EUR','2004-02-29 18:09:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3444,'8vJmZfC6fV','EUR','2004-02-29 18:09:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3445,'UlFXTfiFx5','EUR','2004-02-29 18:09:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3446,'xyo5kI4YCB','EUR','2004-02-29 18:09:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3447,'6XZMTtkhTD','EUR','2004-02-29 18:09:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3448,'rhnSr0Ippt','EUR','2004-02-29 18:09:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3449,'fa1owIhKYp','EUR','2004-02-29 18:09:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3450,'UCMLGO03sy','EUR','2004-02-29 18:09:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3451,'o8DjVjSVrA','EUR','2004-02-29 18:09:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3452,'DLnoFFObBJ','EUR','2004-02-29 18:09:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3453,'mqEdCaL3q9','EUR','2004-02-29 18:09:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3454,'QZzV4DQvNg','EUR','2004-02-29 18:09:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3455,'WoKHaMbYGI','EUR','2004-02-29 18:09:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3456,'zhHYL6kfzZ','EUR','2004-02-29 18:09:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3457,'Vs1quCJKuN','EUR','2004-02-29 18:09:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3458,'bAmi1K8Kor','EUR','2004-02-29 18:09:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3459,'L06mHNqzR0','EUR','2004-02-29 18:09:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3460,'eagHwczO5u','EUR','2004-02-29 18:09:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3461,'HCi7seHoGN','EUR','2004-02-29 18:09:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3462,'EfTxL27Z4s','EUR','2004-02-29 18:09:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3463,'lhhWxTIrPL','EUR','2004-02-29 18:09:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3464,'gmK8G9n3Qy','EUR','2004-02-29 18:09:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3465,'SRHpbZitFo','EUR','2004-02-29 18:09:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3466,'oF8JNbu4b7','EUR','2004-02-29 18:09:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3467,'H3igI9tyuH','EUR','2004-02-29 18:09:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3468,'z9GugMlWIr','EUR','2004-02-29 18:09:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3469,'AXtJH2M6t3','EUR','2004-02-29 18:09:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3470,'G8D828EFZU','EUR','2004-02-29 18:09:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3471,'tDboZnaVxR','EUR','2004-02-29 18:09:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3472,'LPFcF8irpx','EUR','2004-02-29 18:09:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3473,'A2lFhbkrBe','EUR','2004-02-29 18:09:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3474,'vDDAZv1X2z','EUR','2004-02-29 18:09:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3475,'oEQPQudA5g','EUR','2004-02-29 18:09:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3476,'HE1OYkbU3p','EUR','2004-02-29 18:09:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3477,'q8hvZdmtNG','EUR','2004-02-29 18:09:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3478,'MQU0yW0Igq','EUR','2004-02-29 18:09:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3479,'JXb1v4cb8J','EUR','2004-02-29 18:09:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3480,'okuBwifoS9','EUR','2004-02-29 18:09:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3481,'x0tsbZCT2x','EUR','2004-02-29 18:09:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3482,'KwqNOUf5M5','EUR','2004-02-29 18:09:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3483,'v4fYhPiBVD','EUR','2004-02-29 18:09:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3484,'nKgAM96qAX','EUR','2004-02-29 18:09:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3485,'iUGJCYvWoa','EUR','2004-02-29 18:09:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3486,'9JBl2Vgdtk','EUR','2004-02-29 18:09:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3487,'hYgSm3NkiN','EUR','2004-02-29 18:09:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3488,'uBHJtnGR03','EUR','2004-02-29 18:09:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3489,'ko9bqwTku5','EUR','2004-02-29 18:09:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3490,'7AWLEWFiGW','EUR','2004-02-29 18:09:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3491,'MqGzCKbOyu','EUR','2004-02-29 18:09:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3492,'4ea51c8KQJ','EUR','2004-02-29 18:09:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3493,'2rvWhV5fht','EUR','2004-02-29 18:09:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3494,'vsSc7YNqQt','EUR','2004-02-29 18:09:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3495,'0J2abHMtrH','EUR','2004-02-29 18:09:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3496,'0qOeo1dg1z','EUR','2004-02-29 18:09:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3497,'tBHkfvwTnn','EUR','2004-02-29 18:09:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3498,'n4PYzN9DDV','EUR','2004-02-29 18:09:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3499,'hxjWfT562Z','EUR','2004-02-29 18:09:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3500,'B0PUf2WPZt','EUR','2004-02-29 18:09:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3501,'6qeQ3eReIR','EUR','2004-02-29 18:09:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3502,'rEcmaMFYwR','EUR','2004-02-29 18:09:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3503,'YAi4Gizgk5','EUR','2004-02-29 18:09:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3504,'Sllj0naRrq','EUR','2004-02-29 18:09:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3505,'zs9AAw41Kp','EUR','2004-02-29 18:09:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3506,'L5uO71Nq3V','EUR','2004-02-29 18:09:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3507,'zaQ9G54KeF','EUR','2004-02-29 18:09:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3508,'2HDYlP3nt4','EUR','2004-02-29 18:09:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3509,'XOMwWcF1At','EUR','2004-02-29 18:09:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3510,'Mue8MONQKw','EUR','2004-02-29 18:09:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3511,'eZjThByNL7','EUR','2004-02-29 18:09:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3512,'EtLzVnML4y','EUR','2004-02-29 18:09:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3513,'2zpSZxuVVB','EUR','2004-02-29 18:09:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3514,'9kKP1WHQcE','EUR','2004-02-29 18:10:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3515,'1oknKKbqAS','EUR','2004-02-29 18:10:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3516,'ma7jGepuOw','EUR','2004-02-29 18:10:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3517,'OieBCC2g9S','EUR','2004-02-29 18:10:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3518,'MNbzZDmhf5','EUR','2004-02-29 18:10:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3519,'Cv8F8nSXxy','EUR','2004-02-29 18:10:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3520,'zmgSUG2Ien','EUR','2004-02-29 18:10:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3521,'GbzzTZIRj1','EUR','2004-02-29 18:10:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3522,'9HZRtf50r1','EUR','2004-02-29 18:10:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3523,'uZT8xHo04y','EUR','2004-02-29 18:10:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3524,'NjVO2jwRpX','EUR','2004-02-29 18:10:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3525,'beyo5i4O7z','EUR','2004-02-29 18:10:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3526,'FKQcy7JCqN','EUR','2004-02-29 18:10:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3527,'uV6vtNY8Rm','EUR','2004-02-29 18:10:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3528,'exVfblst89','EUR','2004-02-29 18:10:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3529,'4LFalzqJD8','EUR','2004-02-29 18:10:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3530,'QbnjXNCVZe','EUR','2004-02-29 18:10:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3531,'Zhlqn85nxd','EUR','2004-02-29 18:10:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3532,'kl0H6FOnbq','EUR','2004-02-29 18:10:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3533,'1zfTl87NBu','EUR','2004-02-29 18:10:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3534,'6IwYiutqG8','EUR','2004-02-29 18:10:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3535,'5BN0fpkDlY','EUR','2004-02-29 18:10:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3536,'DiwCGgroOn','EUR','2004-02-29 18:10:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3537,'IhvrlJuN6I','EUR','2004-02-29 18:10:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3538,'QMiX3KDUSu','EUR','2004-02-29 18:10:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3539,'JnD38RWrtn','EUR','2004-02-29 18:10:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3540,'Mm1NaSHuWQ','EUR','2004-02-29 18:10:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3541,'LiSaYcrEgT','EUR','2004-02-29 18:10:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3542,'zF6wVH7xV6','EUR','2004-02-29 18:10:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3543,'wp8hXVMT2I','EUR','2004-02-29 18:10:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3544,'dWOgCq4KAJ','EUR','2004-02-29 18:10:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3545,'3bxZ6XMl6Q','EUR','2004-02-29 18:10:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3546,'zzpMt0aR66','EUR','2004-02-29 18:10:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3547,'M0v8vZq4PW','EUR','2004-02-29 18:10:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3548,'3CwZwG2kmc','EUR','2004-02-29 18:10:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3549,'bzVmDxUddp','EUR','2004-02-29 18:10:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3550,'gQaFCYN7gQ','EUR','2004-02-29 18:10:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3551,'ziygWUn7Kl','EUR','2004-02-29 18:10:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3552,'gyKJA56mYk','EUR','2004-02-29 18:10:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3553,'Qh6xnJuDVQ','EUR','2004-02-29 18:10:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3554,'VOeGeED3OZ','EUR','2004-02-29 18:10:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3555,'GnfDZRkJfk','EUR','2004-02-29 18:10:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3556,'cnpznRWFpW','EUR','2004-02-29 18:10:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3557,'fAWgCM6cel','EUR','2004-02-29 18:10:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3558,'N40oLDu2bp','EUR','2004-02-29 18:10:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3559,'a6N4lhaB4S','EUR','2004-02-29 18:10:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3560,'5ftddbwZdI','EUR','2004-02-29 18:10:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3561,'81GUaYJgGZ','EUR','2004-02-29 18:10:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3562,'95mTgozU3q','EUR','2004-02-29 18:10:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3563,'d6NYtfgH4T','EUR','2004-02-29 18:10:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3564,'7AYXmktOGK','EUR','2004-02-29 18:10:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3565,'1cYTGOjikC','EUR','2004-02-29 18:10:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3566,'4GEyiE6Q7j','EUR','2004-02-29 18:10:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3567,'hKCMC5j71n','EUR','2004-02-29 18:10:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3568,'4OokWMZcmn','EUR','2004-02-29 18:10:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3569,'xAEIoktiU4','EUR','2004-02-29 18:10:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3570,'aicpmsTAs7','EUR','2004-02-29 18:10:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3571,'TfVILl5Nnd','EUR','2004-02-29 18:10:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3572,'OWIdeazQIW','EUR','2004-02-29 18:10:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3573,'k0hnd8IvDQ','EUR','2004-02-29 18:10:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3574,'ohZ48pSPdq','EUR','2004-02-29 18:10:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3575,'CNL04P1r2k','EUR','2004-02-29 18:10:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3576,'5uY6giXo9O','EUR','2004-02-29 18:10:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3577,'nXHcFH9JLJ','EUR','2004-02-29 18:10:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3578,'YlVnPPkvXe','EUR','2004-02-29 18:10:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3579,'hCA5aONS1Z','EUR','2004-02-29 18:10:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3580,'GaCdAKlWCS','EUR','2004-02-29 18:10:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3581,'Q3Y07ohy7O','EUR','2004-02-29 18:10:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3582,'ZqwmAY8ykd','EUR','2004-02-29 18:10:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3583,'wa7fAYhIQg','EUR','2004-02-29 18:10:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3584,'B5Yqmsh1cj','EUR','2004-02-29 18:10:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3585,'L0nYHfcfhh','EUR','2004-02-29 18:10:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3586,'SCgree0OsE','EUR','2004-02-29 18:11:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3587,'M7q4a1VmqS','EUR','2004-02-29 18:11:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3588,'m4RV2TOrpA','EUR','2004-02-29 18:11:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3589,'2jpm26efvN','EUR','2004-02-29 18:11:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3590,'9e9zqytQie','EUR','2004-02-29 18:11:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3591,'rG3egMBKUt','EUR','2004-02-29 18:11:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3592,'b2r3DlIRtN','EUR','2004-02-29 18:11:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3593,'PG1OIYTcYv','EUR','2004-02-29 18:11:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3594,'ATJ00LWHhk','EUR','2004-02-29 18:11:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3595,'GWG23K0Iq1','EUR','2004-02-29 18:11:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3596,'0IkUAOfa74','EUR','2004-02-29 18:11:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3597,'XqOcekJIuf','EUR','2004-02-29 18:11:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3598,'mh6hbNCj2u','EUR','2004-02-29 18:11:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3599,'804MBnSdvF','EUR','2004-02-29 18:11:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3600,'LH8mPTS6VJ','EUR','2004-02-29 18:11:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3601,'ppXOTlK4b0','EUR','2004-02-29 18:11:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3602,'SkAtCSdUig','EUR','2004-02-29 18:11:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3603,'zc3wYmjwgr','EUR','2004-02-29 18:11:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3604,'o1cfyEPGU9','EUR','2004-02-29 18:11:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3605,'JLnKp2StFJ','EUR','2004-02-29 18:11:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3606,'xvlQxNobXd','EUR','2004-02-29 18:11:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3607,'CXXRTfK22o','EUR','2004-02-29 18:11:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3608,'KFhXp4mB6q','EUR','2004-02-29 18:11:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3609,'NX0SHlEHPL','EUR','2004-02-29 18:11:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3610,'9pHHdZsXvM','EUR','2004-02-29 18:11:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3611,'J0VETXUx6z','EUR','2004-02-29 18:11:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3612,'sqWzAgLW9c','EUR','2004-02-29 18:11:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3613,'r2haVlYzdz','EUR','2004-02-29 18:11:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3614,'aMilCyNsG5','EUR','2004-02-29 18:11:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3615,'LUyWOWbWE0','EUR','2004-02-29 18:11:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3616,'poWcOmRqqB','EUR','2004-02-29 18:11:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3617,'fekOmgVwqT','EUR','2004-02-29 18:11:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3618,'pXjghbu6zB','EUR','2004-02-29 18:11:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3619,'8kawye21GT','EUR','2004-02-29 18:11:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3620,'DPLI86Wf0v','EUR','2004-02-29 18:11:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3621,'DEcG1EzCAH','EUR','2004-02-29 18:11:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3622,'1HZxtDelr5','EUR','2004-02-29 18:11:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3623,'18vF0piD2A','EUR','2004-02-29 18:11:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3624,'HKiECCdiWH','EUR','2004-02-29 18:11:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3625,'Lfp9FH3ZDH','EUR','2004-02-29 18:11:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3626,'LUIgqk4Iij','EUR','2004-02-29 18:11:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3627,'ENlvJHYrRq','EUR','2004-02-29 18:11:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3628,'7lLlpxKF0E','EUR','2004-02-29 18:11:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3629,'jx4o88I0DJ','EUR','2004-02-29 18:11:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3630,'f9Ag9qdICd','EUR','2004-02-29 18:11:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3631,'VDpYRhGnvD','EUR','2004-02-29 18:11:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3632,'HvFMrLQTRr','EUR','2004-02-29 18:11:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3633,'Z2hifhS6TB','EUR','2004-02-29 18:11:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3634,'139XOY4eem','EUR','2004-02-29 18:11:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3635,'MKivakz3Ek','EUR','2004-02-29 18:11:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3636,'B1WGKg4gCz','EUR','2004-02-29 18:11:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3637,'w8pTTvITDm','EUR','2004-02-29 18:11:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3638,'QJPdxXGbvQ','EUR','2004-02-29 18:11:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3639,'GCKdsG4OYk','EUR','2004-02-29 18:11:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3640,'AYW8O50kqk','EUR','2004-02-29 18:11:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3641,'OqqLuqPYuq','EUR','2004-02-29 18:11:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3642,'SB4nzjOVHo','EUR','2004-02-29 18:11:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3643,'sgqjSEhk3o','EUR','2004-02-29 18:11:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3644,'j3513yL5yV','EUR','2004-02-29 18:11:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3645,'ZzFmzhCxhR','EUR','2004-02-29 18:11:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3646,'1IAhakXocW','EUR','2004-02-29 18:11:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3647,'4uKuuuDEAV','EUR','2004-02-29 18:11:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3648,'jZpM8lmtNf','EUR','2004-02-29 18:11:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3649,'WBv20JE2rq','EUR','2004-02-29 18:11:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3650,'AnLxz05ndo','EUR','2004-02-29 18:11:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3651,'kS5HQ7L5oQ','EUR','2004-02-29 18:11:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3652,'WLzPL4aRz1','EUR','2004-02-29 18:11:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3653,'MO1897dC9m','EUR','2004-02-29 18:11:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3654,'30xd4fKpdK','EUR','2004-02-29 18:12:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3655,'1y52wS0m1q','EUR','2004-02-29 18:12:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3656,'nOQyoePyY2','EUR','2004-02-29 18:12:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3657,'f0TcnRufF8','EUR','2004-02-29 18:12:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3658,'Xg5G1Mzyud','EUR','2004-02-29 18:12:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3659,'9HNzpTsHTO','EUR','2004-02-29 18:12:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3660,'tkMQ5izg56','EUR','2004-02-29 18:12:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3661,'2dh1tfUlph','EUR','2004-02-29 18:12:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3662,'cuiJaIpcme','EUR','2004-02-29 18:12:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3663,'o5mxs7JESW','EUR','2004-02-29 18:12:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3664,'ZIiyiMLWkD','EUR','2004-02-29 18:12:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3665,'Gr0LPnSlP7','EUR','2004-02-29 18:12:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3666,'g8NvDVu2JK','EUR','2004-02-29 18:12:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3667,'PIU7oupcmN','EUR','2004-02-29 18:12:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3668,'EhnjxlK8xa','EUR','2004-02-29 18:12:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3669,'Bp2GzVqTxR','EUR','2004-02-29 18:12:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3670,'f5QqQu2cC8','EUR','2004-02-29 18:12:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3671,'jbpIjBmLrN','EUR','2004-02-29 18:12:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3672,'MF4DBryDdg','EUR','2004-02-29 18:12:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3673,'ZmEASQxA3x','EUR','2004-02-29 18:12:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3674,'vnPa4Hsbnj','EUR','2004-02-29 18:12:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3675,'7SAxyWNGQw','EUR','2004-02-29 18:12:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3676,'AxdPDtOxv1','EUR','2004-02-29 18:12:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3677,'51q4QMBis5','EUR','2004-02-29 18:12:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3678,'3dRxJnIVty','EUR','2004-02-29 18:12:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3679,'yVxvBN3rla','EUR','2004-02-29 18:12:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3680,'8waKWgXsef','EUR','2004-02-29 18:12:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3681,'0xtybhQ4h0','EUR','2004-02-29 18:12:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3682,'SwwbWWpWkM','EUR','2004-02-29 18:12:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3683,'HKoIK5xmst','EUR','2004-02-29 18:12:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3684,'fys71c4m3X','EUR','2004-02-29 18:12:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3685,'oK565MHqse','EUR','2004-02-29 18:12:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3686,'xdhs0jCZ4r','EUR','2004-02-29 18:12:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3687,'sWEneifA5a','EUR','2004-02-29 18:12:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3688,'YX4D4jYLDa','EUR','2004-02-29 18:12:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3689,'fmO7we2Mqv','EUR','2004-02-29 18:12:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3690,'SGcLoUfoyu','EUR','2004-02-29 18:12:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3691,'mkAhYe0WGk','EUR','2004-02-29 18:12:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3692,'4wQIgufy3X','EUR','2004-02-29 18:12:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3693,'WPvVD4IxpE','EUR','2004-02-29 18:12:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3694,'evRxbf94Ts','EUR','2004-02-29 18:12:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3695,'LbtIdlMZzX','EUR','2004-02-29 18:12:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3696,'eu98CMzw3g','EUR','2004-02-29 18:12:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3697,'0EgIqApIaj','EUR','2004-02-29 18:12:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3698,'zkAsWELsUr','EUR','2004-02-29 18:12:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3699,'IHHxJTQXrI','EUR','2004-02-29 18:12:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3700,'Z0Dc60U0dX','EUR','2004-02-29 18:12:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3701,'OHp4PTk6lG','EUR','2004-02-29 18:12:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3702,'Zcquww29u6','EUR','2004-02-29 18:12:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3703,'h0NkNlyBnt','EUR','2004-02-29 18:12:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3704,'vHJwVPMF0p','EUR','2004-02-29 18:12:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3705,'ZwAYemLIof','EUR','2004-02-29 18:13:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3706,'TvpKZRiZjz','EUR','2004-02-29 18:13:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3707,'XB8qR0sjT8','EUR','2004-02-29 18:13:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3708,'OsAF3UFyuc','EUR','2004-02-29 18:13:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3709,'AaSHuIRQIU','EUR','2004-02-29 18:13:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3710,'tukUSgpYIX','EUR','2004-02-29 18:13:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3711,'M0jNBfWt4u','EUR','2004-02-29 18:13:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3712,'BHZ3J8chBt','EUR','2004-02-29 18:13:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3713,'vjHaDb7VxT','EUR','2004-02-29 18:13:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3714,'daeWCYFC7N','EUR','2004-02-29 18:13:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3715,'FS3wAi6yK0','EUR','2004-02-29 18:13:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3716,'GY3X7SFMe7','EUR','2004-02-29 18:13:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3717,'ptBCjHgjzT','EUR','2004-02-29 18:13:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3718,'pJRsL23rD4','EUR','2004-02-29 18:13:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3719,'hKAyUGvA1B','EUR','2004-02-29 18:13:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3720,'fFBsPtWb8p','EUR','2004-02-29 18:13:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3721,'A3SVMibc3u','EUR','2004-02-29 18:13:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3722,'4ZrW42ANvN','EUR','2004-02-29 18:13:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3723,'5VF20xgHP7','EUR','2004-02-29 18:13:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3724,'YdpT8XSPLw','EUR','2004-02-29 18:13:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3725,'5RDHlBsDV3','EUR','2004-02-29 18:13:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3726,'ZKWYkWHMyT','EUR','2004-02-29 18:13:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3727,'3yE0wQhU7C','EUR','2004-02-29 18:13:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3728,'f00QLR50lz','EUR','2004-02-29 18:13:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3729,'Hrne0f1Z8F','EUR','2004-02-29 18:13:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3730,'kn84P8ElNA','EUR','2004-02-29 18:13:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3731,'z1cYCoRiKB','EUR','2004-02-29 18:13:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3732,'5KsFg3ZI79','EUR','2004-02-29 18:13:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3733,'unvLPjEP6y','EUR','2004-02-29 18:13:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3734,'Hs9e9I85w8','EUR','2004-02-29 18:13:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3735,'uMORgQByQG','EUR','2004-02-29 18:13:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3736,'XbzoHdcVTl','EUR','2004-02-29 18:13:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3737,'k1mFcs4mwi','EUR','2004-02-29 18:13:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3738,'A3uluAx9SA','EUR','2004-02-29 18:13:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3739,'v95W312uCd','EUR','2004-02-29 18:13:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3740,'mSkHKEzcQ7','EUR','2004-02-29 18:13:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3741,'KHHHx8ifNU','EUR','2004-02-29 18:13:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3742,'ZMSOGGxQsp','EUR','2004-02-29 18:13:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3743,'99kpAqfG77','EUR','2004-02-29 18:13:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3744,'3qKVa5t9U1','EUR','2004-02-29 18:13:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3745,'0VZO8hajbR','EUR','2004-02-29 18:13:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3746,'9LLXRdIJVA','EUR','2004-02-29 18:13:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3747,'p7UyGSBaSB','EUR','2004-02-29 18:13:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3748,'TMUmSSfmGt','EUR','2004-02-29 18:13:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3749,'uUURmWNei5','EUR','2004-02-29 18:13:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3750,'AXvZrH9fjs','EUR','2004-02-29 18:13:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3751,'7LJZPJKFFG','EUR','2004-02-29 18:13:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3752,'1qUhWaj5wg','EUR','2004-02-29 18:13:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3753,'o9oDA9Je37','EUR','2004-02-29 18:13:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3754,'0MYY77n9MT','EUR','2004-02-29 18:13:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3755,'EVfZ44M8JQ','EUR','2004-02-29 18:13:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3756,'khLHLDCXTK','EUR','2004-02-29 18:13:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3757,'LjjGJXMtbv','EUR','2004-02-29 18:13:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3758,'z8bwL8Ol2D','EUR','2004-02-29 18:13:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3759,'E4n80BohNq','EUR','2004-02-29 18:13:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3760,'MAo4ewzy5c','EUR','2004-02-29 18:13:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3761,'MJTN0dcXh9','EUR','2004-02-29 18:13:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3762,'fi5s7iLEeT','EUR','2004-02-29 18:13:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3763,'z02e20MJzJ','EUR','2004-02-29 18:13:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3764,'Mu307yXwas','EUR','2004-02-29 18:13:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3765,'RcmSIC2Oct','EUR','2004-02-29 18:13:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3766,'wymR9YZ33w','EUR','2004-02-29 18:13:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3767,'zMmE5eV3A4','EUR','2004-02-29 18:13:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3768,'jXnc2LYvDZ','EUR','2004-02-29 18:13:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3769,'lQSgWgpIEt','EUR','2004-02-29 18:14:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3770,'9y98GmliQk','EUR','2004-02-29 18:14:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3771,'qhrDp0AtZw','EUR','2004-02-29 18:14:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3772,'el0PhP9r8w','EUR','2004-02-29 18:14:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3773,'LkIcAid9O8','EUR','2004-02-29 18:14:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3774,'byaigkDOU6','EUR','2004-02-29 18:14:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3775,'UqQ4mKXYq3','EUR','2004-02-29 18:14:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3776,'PooGUSJoMP','EUR','2004-02-29 18:14:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3777,'fRdSD0CHdF','EUR','2004-02-29 18:14:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3778,'GUS8Ygb1ii','EUR','2004-02-29 18:14:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3779,'jAW9YyZQK2','EUR','2004-02-29 18:14:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3780,'KpVDDx5xxs','EUR','2004-02-29 18:14:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3781,'KA7VMmXCcs','EUR','2004-02-29 18:14:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3782,'u19V3kVEqW','EUR','2004-02-29 18:14:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3783,'WlvzPrkhZU','EUR','2004-02-29 18:14:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3784,'mr8DLX78ZM','EUR','2004-02-29 18:14:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3785,'euqL3g8uYC','EUR','2004-02-29 18:14:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3786,'n59OQA27kb','EUR','2004-02-29 18:14:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3787,'WnZXHFWZru','EUR','2004-02-29 18:14:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3788,'H0fg6DCtJJ','EUR','2004-02-29 18:14:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3789,'0owEqQZco4','EUR','2004-02-29 18:14:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3790,'nSUg5U2mQF','EUR','2004-02-29 18:14:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3791,'P1yg9ITgc6','EUR','2004-02-29 18:14:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3792,'2e3iQkLC3L','EUR','2004-02-29 18:14:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3793,'CQ9l5AruiS','EUR','2004-02-29 18:14:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3794,'T2rO0hi0bN','EUR','2004-02-29 18:14:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3795,'vhzGxJorL8','EUR','2004-02-29 18:14:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3796,'MHNjJ2eXhA','EUR','2004-02-29 18:14:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3797,'3Pd2lPwFxW','EUR','2004-02-29 18:14:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3798,'SsOzYaLmQK','EUR','2004-02-29 18:14:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3799,'qlv00H9h8m','EUR','2004-02-29 18:14:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3800,'gL4BVJmjFQ','EUR','2004-02-29 18:14:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3801,'APX2lfuVvq','EUR','2004-02-29 18:14:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3802,'fh8w2PCBtN','EUR','2004-02-29 18:14:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3803,'QqqF7Mds1K','EUR','2004-02-29 18:14:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3804,'vwWOEINWIj','EUR','2004-02-29 18:14:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3805,'6jJCnLMDtX','EUR','2004-02-29 18:14:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3806,'5TJplHM20I','EUR','2004-02-29 18:14:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3807,'iXFjvf3zvO','EUR','2004-02-29 18:14:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3808,'e5IhsKx51u','EUR','2004-02-29 18:14:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3809,'Jf8gzjEzVt','EUR','2004-02-29 18:14:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3810,'mjp0NNyN81','EUR','2004-02-29 18:14:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3811,'IFZ2DNA0XA','EUR','2004-02-29 18:14:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3812,'T5koKunS1T','EUR','2004-02-29 18:14:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3813,'FdP92xqXTx','EUR','2004-02-29 18:14:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3814,'VWWqyCpQQf','EUR','2004-02-29 18:14:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3815,'e46Prda8L9','EUR','2004-02-29 18:14:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3816,'xZ2eNzeN0x','EUR','2004-02-29 18:14:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3817,'mvxvfPQPxs','EUR','2004-02-29 18:14:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3818,'jt81hxcz6f','EUR','2004-02-29 18:14:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3819,'Rh4Urd16VX','EUR','2004-02-29 18:14:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3820,'suCLGYvaQ1','EUR','2004-02-29 18:14:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3821,'B7335StWw6','EUR','2004-02-29 18:14:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3822,'lG7UiGJ1ar','EUR','2004-02-29 18:14:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3823,'CRFtBJmzBS','EUR','2004-02-29 18:14:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3824,'oFVf2r56B9','EUR','2004-02-29 18:14:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3825,'U20XtxG2zu','EUR','2004-02-29 18:14:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3826,'J0NGznszvb','EUR','2004-02-29 18:14:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3827,'5ESDq3Beeu','EUR','2004-02-29 18:14:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3828,'GScfW3TMM3','EUR','2004-02-29 18:14:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3829,'0G3WMoFqOP','EUR','2004-02-29 18:14:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3830,'LTTsB4ctFf','EUR','2004-02-29 18:14:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3831,'cE5juaVmAa','EUR','2004-02-29 18:14:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3832,'HtxGR0UfD8','EUR','2004-02-29 18:14:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3833,'2CIKwGZcK8','EUR','2004-02-29 18:14:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3834,'Xr0GVhwRll','EUR','2004-02-29 18:14:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3835,'kYOjgItAOO','EUR','2004-02-29 18:14:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3836,'YlHLBDKlR5','EUR','2004-02-29 18:15:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3837,'6QoYYUtESX','EUR','2004-02-29 18:15:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3838,'ejthLd5pn5','EUR','2004-02-29 18:15:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3839,'rhBItJy02b','EUR','2004-02-29 18:15:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3840,'f3oWoCrEs0','EUR','2004-02-29 18:15:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3841,'uYwP1wxqW1','EUR','2004-02-29 18:15:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3842,'UOenSuTO3e','EUR','2004-02-29 18:15:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3843,'I3whCAjA7i','EUR','2004-02-29 18:15:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3844,'4FfuvtIdFZ','EUR','2004-02-29 18:15:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3845,'AyA0C7RIYu','EUR','2004-02-29 18:15:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3846,'4hT5Lj76P8','EUR','2004-02-29 18:15:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3847,'zPv5BrKFjR','EUR','2004-02-29 18:15:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3848,'z7iqWqBUC8','EUR','2004-02-29 18:15:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3849,'RUqUiwXwWh','EUR','2004-02-29 18:15:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3850,'m5mLIKjw99','EUR','2004-02-29 18:15:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3851,'O6L8zdoDF7','EUR','2004-02-29 18:15:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3852,'A5qn7GpscE','EUR','2004-02-29 18:15:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3853,'2s1IGI2Gin','EUR','2004-02-29 18:15:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3854,'WGKrM5f5Qo','EUR','2004-02-29 18:15:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3855,'KzpXRDQppm','EUR','2004-02-29 18:15:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3856,'1WghE9heOk','EUR','2004-02-29 18:15:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3857,'aZvjZbiBPA','EUR','2004-02-29 18:15:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3858,'zEgEq9r55F','EUR','2004-02-29 18:15:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3859,'UtlHlNeln5','EUR','2004-02-29 18:15:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3860,'coUnUWp1Ac','EUR','2004-02-29 18:15:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3861,'DBlA4niltb','EUR','2004-02-29 18:15:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3862,'KpPFPLUVXA','EUR','2004-02-29 18:15:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3863,'SUQZO5He59','EUR','2004-02-29 18:15:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3864,'j4fCTV9DNP','EUR','2004-02-29 18:15:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3865,'IR8xN0E8NC','EUR','2004-02-29 18:15:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3866,'Qsor5YfkCW','EUR','2004-02-29 18:15:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3867,'eXNbTNGRxK','EUR','2004-02-29 18:15:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3868,'CmwfA9Jmmg','EUR','2004-02-29 18:15:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3869,'FIMmMOXws8','EUR','2004-02-29 18:15:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3870,'58JlrLAZFe','EUR','2004-02-29 18:15:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3871,'4QMiaGvYKL','EUR','2004-02-29 18:15:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3872,'Y3GfuMZEsg','EUR','2004-02-29 18:15:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3873,'VG5EMytqwj','EUR','2004-02-29 18:15:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3874,'hMsamu4gOH','EUR','2004-02-29 18:15:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3875,'IMkXCsvq5G','EUR','2004-02-29 18:15:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3876,'Z3YYayF7Uh','EUR','2004-02-29 18:15:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3877,'524BZdChPg','EUR','2004-02-29 18:15:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3878,'zUSIykbQOL','EUR','2004-02-29 18:15:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3879,'DD0wZf7bN0','EUR','2004-02-29 18:15:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3880,'ItVrFlULzU','EUR','2004-02-29 18:15:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3881,'hwKCA1bA1r','EUR','2004-02-29 18:15:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3882,'tLBcp6IfXv','EUR','2004-02-29 18:15:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3883,'bZzMxDWhBP','EUR','2004-02-29 18:15:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3884,'iEEhiWHe95','EUR','2004-02-29 18:15:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3885,'acKFAaLeca','EUR','2004-02-29 18:15:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3886,'f3Ioyyf1kF','EUR','2004-02-29 18:15:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3887,'ZtpMdD92DL','EUR','2004-02-29 18:15:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3888,'fvnqttWllz','EUR','2004-02-29 18:15:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3889,'DOCc7oXqUv','EUR','2004-02-29 18:15:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3890,'avvhF89z0C','EUR','2004-02-29 18:15:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3891,'vOmgkyh9Ip','EUR','2004-02-29 18:15:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3892,'sQMTci4Ik3','EUR','2004-02-29 18:15:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3893,'2o59q9jmUp','EUR','2004-02-29 18:15:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3894,'HgCAaMbIEt','EUR','2004-02-29 18:15:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3895,'7UAtyCf33U','EUR','2004-02-29 18:16:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3896,'C44ptbaZlu','EUR','2004-02-29 18:16:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3897,'aAmFG1pCUS','EUR','2004-02-29 18:16:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3898,'8EOc5mLyKv','EUR','2004-02-29 18:16:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3899,'kPRdNVObTW','EUR','2004-02-29 18:16:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3900,'AUsnm9DOkE','EUR','2004-02-29 18:16:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3901,'wd2bjxi6Vs','EUR','2004-02-29 18:16:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3902,'dlFCr8MrDP','EUR','2004-02-29 18:16:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3903,'5wizSqlmIU','EUR','2004-02-29 18:16:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3904,'LNZcfXQ6FZ','EUR','2004-02-29 18:16:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3905,'3lNRXRUrH5','EUR','2004-02-29 18:16:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3906,'y5AZGCf9wC','EUR','2004-02-29 18:16:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3907,'lAgQgKVAGh','EUR','2004-02-29 18:16:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3908,'CoCL3kJmmO','EUR','2004-02-29 18:16:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3909,'lseIAIdsIT','EUR','2004-02-29 18:16:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3910,'7BNZPrax6G','EUR','2004-02-29 18:16:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3911,'6jTUllUXzN','EUR','2004-02-29 18:16:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3912,'XiE3w1l9Ul','EUR','2004-02-29 18:16:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3913,'VMsIugfigF','EUR','2004-02-29 18:16:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3914,'FWWoa94g3J','EUR','2004-02-29 18:16:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3915,'S3AxeoR9Es','EUR','2004-02-29 18:16:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3916,'tNFM6bkzrD','EUR','2004-02-29 18:16:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3917,'1w3F7azSA3','EUR','2004-02-29 18:16:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3918,'TvpibhmFPd','EUR','2004-02-29 18:16:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3919,'9egHIMNCok','EUR','2004-02-29 18:16:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3920,'rYSM3yz97v','EUR','2004-02-29 18:16:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3921,'bKEK13duet','EUR','2004-02-29 18:16:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3922,'spLfRVOplK','EUR','2004-02-29 18:16:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3923,'1HRT8XiTl7','EUR','2004-02-29 18:16:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3924,'K7C2QiLI3W','EUR','2004-02-29 18:16:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3925,'iO5vs989M5','EUR','2004-02-29 18:16:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3926,'SYqx3Ehmw5','EUR','2004-02-29 18:16:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3927,'siE0skxmuq','EUR','2004-02-29 18:16:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3928,'0vn9RnULBZ','EUR','2004-02-29 18:16:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3929,'BQIMCwhoaV','EUR','2004-02-29 18:16:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3930,'h0lAbtkBFr','EUR','2004-02-29 18:16:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3931,'vqiGIM4sAN','EUR','2004-02-29 18:16:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3932,'MyCTq10Mii','EUR','2004-02-29 18:16:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3933,'31AdAavEgI','EUR','2004-02-29 18:16:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3934,'BGEQyKDmub','EUR','2004-02-29 18:16:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3935,'HGy3EQxIsF','EUR','2004-02-29 18:16:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3936,'wJVtHjeFro','EUR','2004-02-29 18:16:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3937,'a3whgifSYU','EUR','2004-02-29 18:16:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3938,'2m599MHyK0','EUR','2004-02-29 18:16:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3939,'0Z6Q4LMT6h','EUR','2004-02-29 18:16:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3940,'39oV5IzaUy','EUR','2004-02-29 18:16:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3941,'BWkUWGhsM0','EUR','2004-02-29 18:16:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3942,'Z0vm2PG8VL','EUR','2004-02-29 18:16:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3943,'RTrm80OTff','EUR','2004-02-29 18:16:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3944,'3A3Ru9dOeO','EUR','2004-02-29 18:16:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3945,'SSsnIu07WQ','EUR','2004-02-29 18:16:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3946,'Vpv9vpYV4d','EUR','2004-02-29 18:16:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3947,'PqUik1Jwux','EUR','2004-02-29 18:16:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3948,'RkgyUWLUUr','EUR','2004-02-29 18:16:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3949,'9Ig4oUJM3o','EUR','2004-02-29 18:16:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3950,'LpFAtH9VBz','EUR','2004-02-29 18:17:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3951,'LGAkSGlKIB','EUR','2004-02-29 18:17:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3952,'ytBTBFQJnm','EUR','2004-02-29 18:17:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3953,'MEwxCkTQYg','EUR','2004-02-29 18:17:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3954,'EsqhGAvS7i','EUR','2004-02-29 18:17:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3955,'GGSjkCzgkW','EUR','2004-02-29 18:17:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3956,'XNFELdo4LB','EUR','2004-02-29 18:17:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3957,'Y15XU7f3Me','EUR','2004-02-29 18:17:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3958,'hn4GzJyjJ4','EUR','2004-02-29 18:17:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3959,'BkkuiIBOoR','EUR','2004-02-29 18:17:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3960,'e5Ezc3zKsi','EUR','2004-02-29 18:17:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3961,'6JXuhvKtPH','EUR','2004-02-29 18:17:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3962,'hznaRpeRHl','EUR','2004-02-29 18:17:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3963,'bNVQLBkLpX','EUR','2004-02-29 18:17:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3964,'Vx6w0lctPT','EUR','2004-02-29 18:17:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3965,'dyIwig2ysj','EUR','2004-02-29 18:17:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3966,'jHPwv4MXRz','EUR','2004-02-29 18:17:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3967,'E4XfDH7PZ1','EUR','2004-02-29 18:17:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3968,'5nBTxXGXdi','EUR','2004-02-29 18:17:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3969,'3XnNxh7pzq','EUR','2004-02-29 18:17:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3970,'2tJAlvuxBV','EUR','2004-02-29 18:17:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3971,'RpTCFbsHfj','EUR','2004-02-29 18:17:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3972,'ieerIUT7ag','EUR','2004-02-29 18:17:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3973,'94BpvXGvZq','EUR','2004-02-29 18:17:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3974,'QS1tQqJ9YC','EUR','2004-02-29 18:17:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3975,'oLPz6rQv21','EUR','2004-02-29 18:17:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3976,'MIuDIAlK5U','EUR','2004-02-29 18:17:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3977,'bJ2UT4czbv','EUR','2004-02-29 18:17:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3978,'JrFKJ4ab48','EUR','2004-02-29 18:17:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3979,'8kYKK5Xm5H','EUR','2004-02-29 18:17:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3980,'YIilMirwyM','EUR','2004-02-29 18:17:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3981,'7uKts9bwAQ','EUR','2004-02-29 18:17:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3982,'QbTl4BmDPE','EUR','2004-02-29 18:17:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3983,'8R01NPYHVR','EUR','2004-02-29 18:17:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3984,'n7UKYcDqkb','EUR','2004-02-29 18:17:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3985,'pWuMGIR3Kh','EUR','2004-02-29 18:17:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3986,'By1mqkfEch','EUR','2004-02-29 18:17:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3987,'2n8ivr96LB','EUR','2004-02-29 18:17:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3988,'XUkQ9YhYCz','EUR','2004-02-29 18:17:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3989,'Gf0pD0wbxI','EUR','2004-02-29 18:17:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3990,'rFhIfRU2x6','EUR','2004-02-29 18:17:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3991,'WowdcMNMSK','EUR','2004-02-29 18:17:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3992,'ft2qn2SFJR','EUR','2004-02-29 18:17:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3993,'lAyOmyFWmx','EUR','2004-02-29 18:17:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3994,'CVHTflCnvQ','EUR','2004-02-29 18:17:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3995,'jOOS7w4WIT','EUR','2004-02-29 18:17:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3996,'1EkxEAXwaW','EUR','2004-02-29 18:17:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3997,'MpJTv0ADbw','EUR','2004-02-29 18:17:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3998,'36vdBpItjO','EUR','2004-02-29 18:18:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (3999,'RvTo6fwvLr','EUR','2004-02-29 18:18:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4000,'RNhcHb50NF','EUR','2004-02-29 18:18:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4001,'00HujJa8hr','EUR','2004-02-29 18:18:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4002,'bRhsfn7r2X','EUR','2004-02-29 18:18:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4003,'TPziJNSRp6','EUR','2004-02-29 18:18:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4004,'NUOGqQpcQb','EUR','2004-02-29 18:18:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4005,'l6FOfLg0tj','EUR','2004-02-29 18:18:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4006,'3AKh5Wds55','EUR','2004-02-29 18:18:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4007,'DdJQNbub6F','EUR','2004-02-29 18:18:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4008,'MJJ4N6Uzda','EUR','2004-02-29 18:18:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4009,'BmmOaapWyP','EUR','2004-02-29 18:18:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4010,'RUiSgeh5kN','EUR','2004-02-29 18:18:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4011,'6NPIJtKBbn','EUR','2004-02-29 18:18:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4012,'9Qu45YjAmE','EUR','2004-02-29 18:18:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4013,'vFvGLnMb04','EUR','2004-02-29 18:18:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4014,'pQuscabAgf','EUR','2004-02-29 18:18:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4015,'WRvDXRkrP9','EUR','2004-02-29 18:18:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4016,'ExdvTp92lM','EUR','2004-02-29 18:18:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4017,'IJH0d258Ti','EUR','2004-02-29 18:18:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4018,'BNn3lxYv2p','EUR','2004-02-29 18:18:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4019,'6CAkWGhecv','EUR','2004-02-29 18:18:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4020,'6ie1MOTi1t','EUR','2004-02-29 18:18:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4021,'i8RT6rAddE','EUR','2004-02-29 18:18:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4022,'ZUyes56sKT','EUR','2004-02-29 18:18:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4023,'inhlTtgNnM','EUR','2004-02-29 18:18:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4024,'TGs7MwXs98','EUR','2004-02-29 18:18:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4025,'dyYwucpu3R','EUR','2004-02-29 18:18:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4026,'GEkBiyZQko','EUR','2004-02-29 18:18:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4027,'MgmLu78qum','EUR','2004-02-29 18:18:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4028,'wPzhbbIZ63','EUR','2004-02-29 18:18:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4029,'R2v9vRe2HR','EUR','2004-02-29 18:18:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4030,'QTdr00SL6S','EUR','2004-02-29 18:18:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4031,'KXjxrrYfJ7','EUR','2004-02-29 18:18:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4032,'IJ6xnlaX8q','EUR','2004-02-29 18:18:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4033,'UoqtEGd3A5','EUR','2004-02-29 18:18:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4034,'kTRbtvEzvU','EUR','2004-02-29 18:18:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4035,'tjNCPtqz4R','EUR','2004-02-29 18:18:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4036,'5x8r6d1NDg','EUR','2004-02-29 18:18:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4037,'BDRwlhUXFp','EUR','2004-02-29 18:18:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4038,'M1ajmohKws','EUR','2004-02-29 18:18:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4039,'ES3Joyp1s5','EUR','2004-02-29 18:18:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4040,'NXRGXxSl28','EUR','2004-02-29 18:18:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4041,'fhLc2huvPX','EUR','2004-02-29 18:18:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4042,'eJvNNdyFZm','EUR','2004-02-29 18:18:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4043,'UAA8QwHw1i','EUR','2004-02-29 18:18:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4044,'u2TLzPSBz7','EUR','2004-02-29 18:18:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4045,'o3GRYMNOAO','EUR','2004-02-29 18:18:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4046,'2TF1FNSNPP','EUR','2004-02-29 18:18:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4047,'DdL1Xx3n2t','EUR','2004-02-29 18:18:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4048,'KXLrTtCZb9','EUR','2004-02-29 18:18:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4049,'Yc5PaObO5u','EUR','2004-02-29 18:18:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4050,'nvJMv4Wllx','EUR','2004-02-29 18:18:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4051,'0pp5nVah4D','EUR','2004-02-29 18:18:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4052,'8dvoFBKFxt','EUR','2004-02-29 18:18:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4053,'aV480JC2LQ','EUR','2004-02-29 18:19:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4054,'xZdCHDgZHB','EUR','2004-02-29 18:19:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4055,'Ewe0qGlYQ1','EUR','2004-02-29 18:19:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4056,'7wanAMFCEQ','EUR','2004-02-29 18:19:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4057,'DOGo31Haah','EUR','2004-02-29 18:19:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4058,'T6jYFFgNb0','EUR','2004-02-29 18:19:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4059,'zI1GMaJEin','EUR','2004-02-29 18:19:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4060,'4nRcztY2jl','EUR','2004-02-29 18:19:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4061,'I3sXQYBq51','EUR','2004-02-29 18:19:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4062,'735XEKXkIk','EUR','2004-02-29 18:19:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4063,'cMwDgqDiy7','EUR','2004-02-29 18:19:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4064,'QXNtZ0gdXw','EUR','2004-02-29 18:19:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4065,'DXdwPR5x0x','EUR','2004-02-29 18:19:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4066,'9eoTGc65IC','EUR','2004-02-29 18:19:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4067,'2jxSv6KVBR','EUR','2004-02-29 18:19:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4068,'hKGS7wriwB','EUR','2004-02-29 18:19:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4069,'8ScaOer9In','EUR','2004-02-29 18:19:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4070,'MQWh1qjUMC','EUR','2004-02-29 18:19:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4071,'6vb9VjenHH','EUR','2004-02-29 18:19:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4072,'icM6eIdmwY','EUR','2004-02-29 18:19:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4073,'YgINmq0kMq','EUR','2004-02-29 18:19:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4074,'IjppvFMzJe','EUR','2004-02-29 18:19:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4075,'kI9v9qnoO3','EUR','2004-02-29 18:19:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4076,'pfdqVXMhR8','EUR','2004-02-29 18:19:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4077,'6SoMAod1gl','EUR','2004-02-29 18:19:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4078,'NdtgzbYrH8','EUR','2004-02-29 18:19:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4079,'eWcdYCfgKM','EUR','2004-02-29 18:19:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4080,'qKwdAKVScm','EUR','2004-02-29 18:19:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4081,'mNLrNHEttS','EUR','2004-02-29 18:19:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4082,'zqeiU3x3m0','EUR','2004-02-29 18:19:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4083,'ByICAa6aMf','EUR','2004-02-29 18:19:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4084,'ZHNYBnE4lx','EUR','2004-02-29 18:19:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4085,'YUmLSI0u9W','EUR','2004-02-29 18:19:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4086,'9eKNsYZioq','EUR','2004-02-29 18:19:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4087,'XdtmR0uFvP','EUR','2004-02-29 18:19:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4088,'mU3l7Y2YCq','EUR','2004-02-29 18:19:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4089,'5hnvTH1ZBY','EUR','2004-02-29 18:19:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4090,'SRL6rHeNdA','EUR','2004-02-29 18:19:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4091,'OHtPjvWJns','EUR','2004-02-29 18:19:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4092,'wnlZrbmt2A','EUR','2004-02-29 18:19:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4093,'eB8fnB1lxq','EUR','2004-02-29 18:19:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4094,'6wGICIniIN','EUR','2004-02-29 18:19:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4095,'Hnzkp0cRnX','EUR','2004-02-29 18:19:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4096,'WuGBaMLeIQ','EUR','2004-02-29 18:19:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4097,'xtTu4BIrjV','EUR','2004-02-29 18:19:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4098,'aXnRrHQp6O','EUR','2004-02-29 18:19:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4099,'uJNz2R5JdW','EUR','2004-02-29 18:19:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4100,'OPjzHfm6h5','EUR','2004-02-29 18:19:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4101,'wxhpPJABng','EUR','2004-02-29 18:19:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4102,'0KQa35HKij','EUR','2004-02-29 18:19:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4103,'z9kYigNoKj','EUR','2004-02-29 18:19:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4104,'JYosyOh3sr','EUR','2004-02-29 18:19:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4105,'bTf7ppIDR8','EUR','2004-02-29 18:20:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4106,'ohlRtvaxpy','EUR','2004-02-29 18:20:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4107,'JeWEIWhYGz','EUR','2004-02-29 18:20:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4108,'r7u7uA0koB','EUR','2004-02-29 18:20:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4109,'ItzjfHa6bc','EUR','2004-02-29 18:20:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4110,'0nR7X4mnTz','EUR','2004-02-29 18:20:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4111,'ald0fdOJ0U','EUR','2004-02-29 18:20:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4112,'oiIJGkLyO3','EUR','2004-02-29 18:20:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4113,'OQCXKgzUOi','EUR','2004-02-29 18:20:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4114,'WKcNAExECY','EUR','2004-02-29 18:20:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4115,'L80ed29tvb','EUR','2004-02-29 18:20:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4116,'7PDd8HsrLE','EUR','2004-02-29 18:20:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4117,'WNtp8J5XvO','EUR','2004-02-29 18:20:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4118,'6ZdShPovFR','EUR','2004-02-29 18:20:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4119,'bxhivt3P2h','EUR','2004-02-29 18:20:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4120,'52NtVhgVpc','EUR','2004-02-29 18:20:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4121,'Xo57UYRusV','EUR','2004-02-29 18:20:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4122,'pUmUoMxiM0','EUR','2004-02-29 18:20:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4123,'pS9emG65KB','EUR','2004-02-29 18:20:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4124,'AqYZC3tEWG','EUR','2004-02-29 18:20:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4125,'X7Seq1pQKl','EUR','2004-02-29 18:20:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4126,'Mt2tlFERZi','EUR','2004-02-29 18:20:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4127,'MCKX1gvMI3','EUR','2004-02-29 18:20:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4128,'1MiJO9VUWq','EUR','2004-02-29 18:20:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4129,'IVB6dX5DFG','EUR','2004-02-29 18:20:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4130,'3jt6flUR4M','EUR','2004-02-29 18:20:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4131,'nkOegwRkYR','EUR','2004-02-29 18:20:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4132,'CzRJ4dWZjy','EUR','2004-02-29 18:20:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4133,'GpDz42QN4q','EUR','2004-02-29 18:20:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4134,'PiSSYODiYB','EUR','2004-02-29 18:20:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4135,'MxrLfzwDJY','EUR','2004-02-29 18:20:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4136,'jk7ey3zQEb','EUR','2004-02-29 18:20:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4137,'1uet9Q8mgQ','EUR','2004-02-29 18:20:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4138,'SaqFA3N35w','EUR','2004-02-29 18:20:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4139,'dUWM3iVOKv','EUR','2004-02-29 18:20:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4140,'cAmxSOZWaS','EUR','2004-02-29 18:20:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4141,'q6BLxBS2HU','EUR','2004-02-29 18:20:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4142,'M1mHgsjY7y','EUR','2004-02-29 18:20:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4143,'NWyOoYZQoP','EUR','2004-02-29 18:20:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4144,'kkQ67yvMKm','EUR','2004-02-29 18:20:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4145,'WGIL9a4cOw','EUR','2004-02-29 18:20:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4146,'SJBJr2QVb9','EUR','2004-02-29 18:20:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4147,'Nz6yldYVXl','EUR','2004-02-29 18:20:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4148,'QyM0IQ4Em5','EUR','2004-02-29 18:20:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4149,'h1MAEQbeYn','EUR','2004-02-29 18:20:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4150,'wJFZbjC0zs','EUR','2004-02-29 18:20:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4151,'T0LMHTyFxd','EUR','2004-02-29 18:20:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4152,'ANNzDlAF21','EUR','2004-02-29 18:20:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4153,'tNRw8zkrhN','EUR','2004-02-29 18:20:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4154,'1XtFJBOtlo','EUR','2004-02-29 18:20:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4155,'Q8tLVxSrrs','EUR','2004-02-29 18:20:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4156,'03IO1WduSf','EUR','2004-02-29 18:20:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4157,'NqmuuSxGUl','EUR','2004-02-29 18:20:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4158,'BdtSvpqt0J','EUR','2004-02-29 18:20:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4159,'mx6T6HMRVw','EUR','2004-02-29 18:20:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4160,'8LvCVBKlhX','EUR','2004-02-29 18:20:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4161,'YDVNfXMfvq','EUR','2004-02-29 18:20:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4162,'Nt6yPfin08','EUR','2004-02-29 18:20:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4163,'S35ls3NAUO','EUR','2004-02-29 18:20:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4164,'0YqcKSl5O0','EUR','2004-02-29 18:20:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4165,'Dk9mCul5ux','EUR','2004-02-29 18:20:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4166,'BWQqw9ROsX','EUR','2004-02-29 18:20:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4167,'xaM3C7FamB','EUR','2004-02-29 18:20:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4168,'ZMuSuSPmen','EUR','2004-02-29 18:20:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4169,'HdZUTN9bp2','EUR','2004-02-29 18:20:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4170,'rkAim16MaN','EUR','2004-02-29 18:20:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4171,'5SCdOCJYoI','EUR','2004-02-29 18:20:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4172,'LXrOpDARdH','EUR','2004-02-29 18:20:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4173,'wpvTnTsDv3','EUR','2004-02-29 18:21:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4174,'tuCecwNAAz','EUR','2004-02-29 18:21:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4175,'HoEeo94C9h','EUR','2004-02-29 18:21:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4176,'6BZ3Fp3vrn','EUR','2004-02-29 18:21:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4177,'VPFQ2zqjd0','EUR','2004-02-29 18:21:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4178,'bt612forx0','EUR','2004-02-29 18:21:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4179,'htxoD8eDzn','EUR','2004-02-29 18:21:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4180,'q4XF22cpfs','EUR','2004-02-29 18:21:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4181,'9uE4E76qyy','EUR','2004-02-29 18:21:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4182,'1hLxjF3zL7','EUR','2004-02-29 18:21:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4183,'mHBj0vWvNi','EUR','2004-02-29 18:21:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4184,'eRrvrJUjpS','EUR','2004-02-29 18:21:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4185,'8h4cvzc0tn','EUR','2004-02-29 18:21:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4186,'Ym7zkW67su','EUR','2004-02-29 18:21:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4187,'BpJWJLgr8P','EUR','2004-02-29 18:21:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4188,'h2ZmVbKVvB','EUR','2004-02-29 18:21:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4189,'IE9JsYxiKe','EUR','2004-02-29 18:21:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4190,'rQOgM3hMap','EUR','2004-02-29 18:21:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4191,'Rei3CU67QL','EUR','2004-02-29 18:21:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4192,'xb8sRTSJv6','EUR','2004-02-29 18:21:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4193,'IXdfd63tVe','EUR','2004-02-29 18:21:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4194,'y3Ab7SZSAy','EUR','2004-02-29 18:21:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4195,'zzPsbxsZjT','EUR','2004-02-29 18:21:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4196,'uVBNxPa8zW','EUR','2004-02-29 18:21:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4197,'ECqxsafwWY','EUR','2004-02-29 18:21:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4198,'6nbuDRIRjB','EUR','2004-02-29 18:21:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4199,'RDnyFL1zH6','EUR','2004-02-29 18:21:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4200,'HS3aUYTa1h','EUR','2004-02-29 18:21:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4201,'XWe9E1lQed','EUR','2004-02-29 18:21:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4202,'HaicGMl9qj','EUR','2004-02-29 18:21:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4203,'tyo5us29AH','EUR','2004-02-29 18:21:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4204,'Y7sMsuq0Ln','EUR','2004-02-29 18:21:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4205,'eW9VYAhgO5','EUR','2004-02-29 18:21:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4206,'WpnF6VCztG','EUR','2004-02-29 18:21:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4207,'tUmqgu0OOX','EUR','2004-02-29 18:21:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4208,'qnblFtGLpo','EUR','2004-02-29 18:21:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4209,'X0T9009NPH','EUR','2004-02-29 18:21:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4210,'A68xpvm8NC','EUR','2004-02-29 18:21:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4211,'oOq6mQROKU','EUR','2004-02-29 18:21:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4212,'9QcNAolIwU','EUR','2004-02-29 18:21:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4213,'AF6h4FgXJQ','EUR','2004-02-29 18:21:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4214,'eG74g1jwAS','EUR','2004-02-29 18:21:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4215,'CFtj8bmdXK','EUR','2004-02-29 18:21:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4216,'fUigg5dUGz','EUR','2004-02-29 18:21:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4217,'tAyiUKlwOX','EUR','2004-02-29 18:21:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4218,'fY5m5g83EP','EUR','2004-02-29 18:21:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4219,'bGagCwlC92','EUR','2004-02-29 18:21:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4220,'bgwac1xMup','EUR','2004-02-29 18:21:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4221,'wSCDSmPmsm','EUR','2004-02-29 18:21:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4222,'CsKp5Ihug7','EUR','2004-02-29 18:21:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4223,'TQWYOQvq3Z','EUR','2004-02-29 18:21:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4224,'0a1wISDOUv','EUR','2004-02-29 18:21:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4225,'tg9KqIpC5P','EUR','2004-02-29 18:21:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4226,'DMGAs1VS3L','EUR','2004-02-29 18:21:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4227,'r97im7XiSp','EUR','2004-02-29 18:21:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4228,'gEwH93LwEo','EUR','2004-02-29 18:21:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4229,'W68hTrA8Di','EUR','2004-02-29 18:21:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4230,'atZ0t6UXfA','EUR','2004-02-29 18:21:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4231,'Am3vWMxiok','EUR','2004-02-29 18:21:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4232,'9DFDhzgPJo','EUR','2004-02-29 18:21:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4233,'04f7pbqxZ8','EUR','2004-02-29 18:21:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4234,'cZBBBJsX8a','EUR','2004-02-29 18:21:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4235,'uRnd2zyL09','EUR','2004-02-29 18:21:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4236,'SBdjtlsJZu','EUR','2004-02-29 18:21:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4237,'xK9Umc2cwH','EUR','2004-02-29 18:21:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4238,'a35RCizoKk','EUR','2004-02-29 18:21:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4239,'Wbn8vJCvzy','EUR','2004-02-29 18:21:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4240,'zrHEBx7426','EUR','2004-02-29 18:22:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4241,'J0f74TGVV6','EUR','2004-02-29 18:22:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4242,'mEs2umVQS9','EUR','2004-02-29 18:22:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4243,'0L8Gx47H6R','EUR','2004-02-29 18:22:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4244,'SpzrR6QVnW','EUR','2004-02-29 18:22:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4245,'HGgkOGne3D','EUR','2004-02-29 18:22:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4246,'yRLnljQZFg','EUR','2004-02-29 18:22:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4247,'kuEz9QNyki','EUR','2004-02-29 18:22:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4248,'bEIEQE61ex','EUR','2004-02-29 18:22:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4249,'ZhjeFLgRxr','EUR','2004-02-29 18:22:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4250,'cV4dnDglfq','EUR','2004-02-29 18:22:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4251,'DtRiHDmBNx','EUR','2004-02-29 18:22:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4252,'Z93KgStqeB','EUR','2004-02-29 18:22:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4253,'VtBcProHdV','EUR','2004-02-29 18:22:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4254,'DE9coQrMMn','EUR','2004-02-29 18:22:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4255,'acAZCG8mCS','EUR','2004-02-29 18:22:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4256,'QGkpUk8YCA','EUR','2004-02-29 18:22:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4257,'8F2kV67b62','EUR','2004-02-29 18:22:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4258,'O8pB0D7P0M','EUR','2004-02-29 18:22:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4259,'V1gA3oN9af','EUR','2004-02-29 18:22:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4260,'c1EJWqTu7C','EUR','2004-02-29 18:22:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4261,'O6pXHxSHJc','EUR','2004-02-29 18:22:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4262,'P6Vs0vkjvD','EUR','2004-02-29 18:22:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4263,'YzXXzPkltE','EUR','2004-02-29 18:22:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4264,'JeyciW2Gux','EUR','2004-02-29 18:22:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4265,'kDxxfT7lt3','EUR','2004-02-29 18:22:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4266,'8P0mtjUphZ','EUR','2004-02-29 18:22:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4267,'aCwzmYHkIk','EUR','2004-02-29 18:22:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4268,'SzbxPRGlB7','EUR','2004-02-29 18:22:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4269,'6djabvSzfH','EUR','2004-02-29 18:22:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4270,'cmW4SgNu17','EUR','2004-02-29 18:22:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4271,'Jt6A0LghHv','EUR','2004-02-29 18:22:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4272,'WNpbNBwZXI','EUR','2004-02-29 18:22:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4273,'oE9BmyL5UU','EUR','2004-02-29 18:22:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4274,'oP04JxetB5','EUR','2004-02-29 18:22:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4275,'WTnnPD3hVy','EUR','2004-02-29 18:22:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4276,'e4LFB4Cd67','EUR','2004-02-29 18:22:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4277,'p2NKpjK8vL','EUR','2004-02-29 18:22:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4278,'fcW1IM2Y7v','EUR','2004-02-29 18:22:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4279,'gjfXXBgrvU','EUR','2004-02-29 18:22:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4280,'hUCg5wReAX','EUR','2004-02-29 18:22:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4281,'46Dmt4izV8','EUR','2004-02-29 18:22:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4282,'8jfI8HshfD','EUR','2004-02-29 18:22:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4283,'g4lR2HmhDY','EUR','2004-02-29 18:22:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4284,'Y5Gz1mdSe3','EUR','2004-02-29 18:22:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4285,'MNR6Nl3fBU','EUR','2004-02-29 18:22:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4286,'nKkOI3nOCn','EUR','2004-02-29 18:22:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4287,'ltVOjDMlfZ','EUR','2004-02-29 18:22:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4288,'JW51k52y9B','EUR','2004-02-29 18:22:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4289,'LySmq5r5UV','EUR','2004-02-29 18:22:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4290,'fNr7JJclvR','EUR','2004-02-29 18:22:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4291,'ZO39Aq2qeR','EUR','2004-02-29 18:22:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4292,'8qWSWq6S3D','EUR','2004-02-29 18:22:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4293,'Yvnf6VIXz9','EUR','2004-02-29 18:22:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4294,'NskeMabw7V','EUR','2004-02-29 18:22:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4295,'bsoymeN7YV','EUR','2004-02-29 18:22:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4296,'u0zzT6c4p1','EUR','2004-02-29 18:22:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4297,'oqMx1iHyOk','EUR','2004-02-29 18:22:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4298,'6PBevPKVrH','EUR','2004-02-29 18:22:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4299,'hBrYP0q6tH','EUR','2004-02-29 18:22:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4300,'DwcAC3vUmL','EUR','2004-02-29 18:22:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4301,'jrVq80a64B','EUR','2004-02-29 18:22:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4302,'DxJ5L2c8zV','EUR','2004-02-29 18:22:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4303,'t06sJhg6jV','EUR','2004-02-29 18:22:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4304,'ofnDvhKfvm','EUR','2004-02-29 18:22:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4305,'YTDRfFcJjI','EUR','2004-02-29 18:22:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4306,'MpzBrNYbBk','EUR','2004-02-29 18:22:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4307,'ozZFVxwfD7','EUR','2004-02-29 18:22:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4308,'LFJkn4GX4L','EUR','2004-02-29 18:22:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4309,'4YAQeinm9j','EUR','2004-02-29 18:22:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4310,'ch8bF6iDvK','EUR','2004-02-29 18:22:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4311,'2wkmgUZ3Y6','EUR','2004-02-29 18:22:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4312,'bLrKjNiFPT','EUR','2004-02-29 18:22:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4313,'WqC851VS7i','EUR','2004-02-29 18:22:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4314,'qPBTBj5PNG','EUR','2004-02-29 18:22:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4315,'433Smqh1Mt','EUR','2004-02-29 18:22:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4316,'QDR8nByFxU','EUR','2004-02-29 18:22:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4317,'i6RF0daVls','EUR','2004-02-29 18:22:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4318,'uwGDeEFmuc','EUR','2004-02-29 18:22:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4319,'SmcnmkBSiC','EUR','2004-02-29 18:22:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4320,'TdxYbhotJJ','EUR','2004-02-29 18:22:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4321,'bnDmJrqhNp','EUR','2004-02-29 18:22:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4322,'ZIEY91hOYn','EUR','2004-02-29 18:23:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4323,'LxhulBqd0P','EUR','2004-02-29 18:23:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4324,'lVfwFVeLnD','EUR','2004-02-29 18:23:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4325,'plvsfDCdNb','EUR','2004-02-29 18:23:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4326,'v0hofN7fXT','EUR','2004-02-29 18:23:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4327,'BmC51gd1GT','EUR','2004-02-29 18:23:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4328,'Ae1vOkFWSq','EUR','2004-02-29 18:23:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4329,'K4PRZXSJ23','EUR','2004-02-29 18:23:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4330,'gOKDEmlAok','EUR','2004-02-29 18:23:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4331,'gQCZqi6Ouy','EUR','2004-02-29 18:23:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4332,'HMQqmCbKmT','EUR','2004-02-29 18:23:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4333,'bMokUIduOd','EUR','2004-02-29 18:23:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4334,'w1IrO5tOWW','EUR','2004-02-29 18:23:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4335,'aZ0ZZDatbM','EUR','2004-02-29 18:23:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4336,'CVF8LJYJt5','EUR','2004-02-29 18:23:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4337,'flZ548m62z','EUR','2004-02-29 18:23:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4338,'F2JC0xWNdN','EUR','2004-02-29 18:23:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4339,'30DFHxQjhW','EUR','2004-02-29 18:23:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4340,'hZDsLby8l6','EUR','2004-02-29 18:23:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4341,'w3i0UE2ico','EUR','2004-02-29 18:23:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4342,'4m7c3W6o3V','EUR','2004-02-29 18:23:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4343,'yhXftNChJ3','EUR','2004-02-29 18:23:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4344,'x4NQpDCTpL','EUR','2004-02-29 18:23:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4345,'2ecsAIHYQp','EUR','2004-02-29 18:23:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4346,'nOWImkzouH','EUR','2004-02-29 18:23:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4347,'rEeSsudQKL','EUR','2004-02-29 18:23:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4348,'GsmPuibeAk','EUR','2004-02-29 18:23:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4349,'cJVZbPcj8c','EUR','2004-02-29 18:23:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4350,'6xT3zjg4Jf','EUR','2004-02-29 18:23:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4351,'bw3aGKJcGJ','EUR','2004-02-29 18:23:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4352,'rJ8YJ4sd4d','EUR','2004-02-29 18:23:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4353,'7RdtdfCxL9','EUR','2004-02-29 18:23:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4354,'ToSuwMZY74','EUR','2004-02-29 18:23:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4355,'t0Du8rCDhB','EUR','2004-02-29 18:23:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4356,'TSEmOoLKER','EUR','2004-02-29 18:23:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4357,'YzBB2hYVNQ','EUR','2004-02-29 18:23:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4358,'Eo9XGIhSCI','EUR','2004-02-29 18:23:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4359,'QV2Bxp5Xn7','EUR','2004-02-29 18:23:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4360,'YwkRWADOuw','EUR','2004-02-29 18:23:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4361,'dnX5B6APtl','EUR','2004-02-29 18:23:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4362,'tsEkMQBwqb','EUR','2004-02-29 18:23:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4363,'RAk9Wklyy8','EUR','2004-02-29 18:23:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4364,'nQk7O3h5Q6','EUR','2004-02-29 18:23:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4365,'ACQhUAjcqi','EUR','2004-02-29 18:23:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4366,'zZr1dbwBBz','EUR','2004-02-29 18:23:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4367,'KVDDPrUzHy','EUR','2004-02-29 18:23:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4368,'uKKNcUfyAM','EUR','2004-02-29 18:23:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4369,'LpTKRlMNdp','EUR','2004-02-29 18:23:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4370,'UqkDuujiYs','EUR','2004-02-29 18:23:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4371,'aQOTcSF5kM','EUR','2004-02-29 18:23:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4372,'y3uZyuvIOs','EUR','2004-02-29 18:23:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4373,'PVjCd07vjF','EUR','2004-02-29 18:23:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4374,'hqIYY9xscj','EUR','2004-02-29 18:23:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4375,'GOqNEYdMgm','EUR','2004-02-29 18:23:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4376,'7mAZeezGga','EUR','2004-02-29 18:23:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4377,'6zZO2xc2Hv','EUR','2004-02-29 18:23:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4378,'Gig2geVYWs','EUR','2004-02-29 18:23:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4379,'c3AFiQDmuM','EUR','2004-02-29 18:23:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4380,'Iomx9o0seu','EUR','2004-02-29 18:23:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4381,'YFLtN4mBFW','EUR','2004-02-29 18:23:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4382,'noKuyuz95P','EUR','2004-02-29 18:23:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4383,'VyKs93BaSN','EUR','2004-02-29 18:23:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4384,'ESq2KG6aWc','EUR','2004-02-29 18:23:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4385,'R5oOWMHwwR','EUR','2004-02-29 18:23:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4386,'CSuZYW2oaa','EUR','2004-02-29 18:23:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4387,'Sh8PXNGXVw','EUR','2004-02-29 18:23:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4388,'kcgvkKF7iM','EUR','2004-02-29 18:23:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4389,'B4PuTNSBtx','EUR','2004-02-29 18:23:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4390,'Ujvvbjon2C','EUR','2004-02-29 18:23:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4391,'XoagS7BkYB','EUR','2004-02-29 18:23:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4392,'fHXCX25TVJ','EUR','2004-02-29 18:23:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4393,'syAFwSXOs7','EUR','2004-02-29 18:23:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4394,'hXZqfTq0Hf','EUR','2004-02-29 18:23:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4395,'p1uOQsj17P','EUR','2004-02-29 18:23:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4396,'9Hl0LTMfFe','EUR','2004-02-29 18:23:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4397,'CKOJkW21Qw','EUR','2004-02-29 18:23:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4398,'2y9GGEzISv','EUR','2004-02-29 18:23:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4399,'PHjEJvwnxP','EUR','2004-02-29 18:23:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4400,'iDvj0ZuBbW','EUR','2004-02-29 18:23:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4401,'NLPKx2WN0z','EUR','2004-02-29 18:24:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4402,'X5ogyO0yAL','EUR','2004-02-29 18:24:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4403,'BGyA5M6GoN','EUR','2004-02-29 18:24:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4404,'2PRMnlklR2','EUR','2004-02-29 18:24:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4405,'LJzYBL7JPf','EUR','2004-02-29 18:24:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4406,'RvdkDLuvbh','EUR','2004-02-29 18:24:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4407,'9pRxrN98zC','EUR','2004-02-29 18:24:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4408,'0tbOXDqbPx','EUR','2004-02-29 18:24:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4409,'z8dmzpArZj','EUR','2004-02-29 18:24:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4410,'A97x7qFEqG','EUR','2004-02-29 18:24:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4411,'Kht0BVkl6W','EUR','2004-02-29 18:24:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4412,'uYq2eSrQCK','EUR','2004-02-29 18:24:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4413,'qycBuUPCu5','EUR','2004-02-29 18:24:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4414,'OtxlRJgHX7','EUR','2004-02-29 18:24:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4415,'1WWluQzMSa','EUR','2004-02-29 18:24:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4416,'oaOro76S9c','EUR','2004-02-29 18:24:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4417,'PiUMICtUiB','EUR','2004-02-29 18:24:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4418,'uU3JYghyEg','EUR','2004-02-29 18:24:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4419,'lfpwbHeRv0','EUR','2004-02-29 18:24:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4420,'h1gy9Q0WGh','EUR','2004-02-29 18:24:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4421,'GYU03SZoKw','EUR','2004-02-29 18:24:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4422,'FceKgIbsC8','EUR','2004-02-29 18:24:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4423,'By3uSMpQIt','EUR','2004-02-29 18:24:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4424,'f24WZt1XP6','EUR','2004-02-29 18:24:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4425,'XB4A6RIdVr','EUR','2004-02-29 18:24:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4426,'onPNbNIlZM','EUR','2004-02-29 18:24:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4427,'SKuzckpIwq','EUR','2004-02-29 18:24:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4428,'2gWIm1Hia4','EUR','2004-02-29 18:24:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4429,'Spv04LGn8g','EUR','2004-02-29 18:24:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4430,'IntfBj9tPc','EUR','2004-02-29 18:24:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4431,'zt0ylXkBBn','EUR','2004-02-29 18:24:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4432,'8cygIsdaEb','EUR','2004-02-29 18:24:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4433,'v1IYUSxAWV','EUR','2004-02-29 18:24:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4434,'wIqpquho1A','EUR','2004-02-29 18:24:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4435,'lA9kKKpUCd','EUR','2004-02-29 18:24:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4436,'6j4EJtclDL','EUR','2004-02-29 18:24:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4437,'jnTi8JinJb','EUR','2004-02-29 18:24:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4438,'QzBXv6STZ9','EUR','2004-02-29 18:24:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4439,'9WuL5oLSq7','EUR','2004-02-29 18:24:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4440,'OFxrLj1XZg','EUR','2004-02-29 18:24:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4441,'LwUSOWbkiR','EUR','2004-02-29 18:24:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4442,'Td4qdj1VLB','EUR','2004-02-29 18:24:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4443,'0a317sPquP','EUR','2004-02-29 18:24:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4444,'rpTGFBolnX','EUR','2004-02-29 18:24:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4445,'pHhKHXu2Dt','EUR','2004-02-29 18:24:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4446,'eCwPy1XEUI','EUR','2004-02-29 18:24:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4447,'I8PPTLGnR1','EUR','2004-02-29 18:24:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4448,'iCilQgn13G','EUR','2004-02-29 18:24:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4449,'cxfzHRMjdK','EUR','2004-02-29 18:24:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4450,'Jg5aGMPAEz','EUR','2004-02-29 18:24:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4451,'j8tgxtMFz4','EUR','2004-02-29 18:24:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4452,'ADxd8vE6Ja','EUR','2004-02-29 18:24:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4453,'hsQG7GjYeD','EUR','2004-02-29 18:24:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4454,'TTVad0CvFR','EUR','2004-02-29 18:24:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4455,'rnT7NhWBrH','EUR','2004-02-29 18:24:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4456,'VAIig3FM5f','EUR','2004-02-29 18:24:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4457,'2AkiyY2ekJ','EUR','2004-02-29 18:24:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4458,'0XBGtbK4VT','EUR','2004-02-29 18:24:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4459,'mRfB6RyHhe','EUR','2004-02-29 18:24:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4460,'kDvvD8mVXK','EUR','2004-02-29 18:24:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4461,'j51II7Fucb','EUR','2004-02-29 18:24:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4462,'8ayEQ7LsIT','EUR','2004-02-29 18:24:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4463,'TlXqVdYddl','EUR','2004-02-29 18:24:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4464,'B4zYL4uF4h','EUR','2004-02-29 18:24:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4465,'CQ9Xgm4OCc','EUR','2004-02-29 18:24:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4466,'CM3JumtUa9','EUR','2004-02-29 18:24:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4467,'4HBiHVOtrb','EUR','2004-02-29 18:24:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4468,'bo5MMApgI2','EUR','2004-02-29 18:24:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4469,'FSqWqwBqoT','EUR','2004-02-29 18:24:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4470,'3ZZtDRETPS','EUR','2004-02-29 18:24:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4471,'YGEjymVm3e','EUR','2004-02-29 18:24:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4472,'KEejkuRa7C','EUR','2004-02-29 18:24:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4473,'dsKggUVEER','EUR','2004-02-29 18:24:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4474,'DuYmYudIgl','EUR','2004-02-29 18:24:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4475,'eR4rNX3HVy','EUR','2004-02-29 18:24:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4476,'LNj3xzaJBf','EUR','2004-02-29 18:24:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4477,'A5W0oOlYIS','EUR','2004-02-29 18:24:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4478,'LjDQx0knRv','EUR','2004-02-29 18:25:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4479,'4S3CSc0a56','EUR','2004-02-29 18:25:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4480,'lOYcUEJa36','EUR','2004-02-29 18:25:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4481,'Tj0MZTahz0','EUR','2004-02-29 18:25:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4482,'wUAzEOjwoI','EUR','2004-02-29 18:25:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4483,'mvtXp65Dfy','EUR','2004-02-29 18:25:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4484,'MGUbKUp17y','EUR','2004-02-29 18:25:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4485,'u4X644q0fm','EUR','2004-02-29 18:25:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4486,'agGjgo835O','EUR','2004-02-29 18:25:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4487,'EKET79lSME','EUR','2004-02-29 18:25:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4488,'yCGj5k0wAy','EUR','2004-02-29 18:25:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4489,'pD6OJDCtJL','EUR','2004-02-29 18:25:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4490,'Dws9KORQM2','EUR','2004-02-29 18:25:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4491,'Di3o5mPWQl','EUR','2004-02-29 18:25:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4492,'FrJIbx3Dx8','EUR','2004-02-29 18:25:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4493,'IecxeyLccc','EUR','2004-02-29 18:25:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4494,'LXHml01znX','EUR','2004-02-29 18:25:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4495,'DJZgvDGpvx','EUR','2004-02-29 18:25:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4496,'V8h1JNUn6r','EUR','2004-02-29 18:25:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4497,'I7gHMSZQ3G','EUR','2004-02-29 18:25:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4498,'7zphRbeDXu','EUR','2004-02-29 18:25:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4499,'Ia9lWsL1US','EUR','2004-02-29 18:25:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4500,'UB0RTxkTbc','EUR','2004-02-29 18:25:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4501,'eg9jmmbmyC','EUR','2004-02-29 18:25:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4502,'l8RuD6YXZx','EUR','2004-02-29 18:25:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4503,'mAq23wRUYa','EUR','2004-02-29 18:25:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4504,'OpNXnlYtrk','EUR','2004-02-29 18:25:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4505,'C0RD2dO0Ze','EUR','2004-02-29 18:25:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4506,'IMqJMkRASE','EUR','2004-02-29 18:25:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4507,'wlBljDI0Xg','EUR','2004-02-29 18:25:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4508,'Hj4gNnKBJj','EUR','2004-02-29 18:25:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4509,'1znX6jahDA','EUR','2004-02-29 18:25:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4510,'u9odIM25wu','EUR','2004-02-29 18:25:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4511,'DYiUo3bC98','EUR','2004-02-29 18:25:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4512,'pFjuLH3JLj','EUR','2004-02-29 18:25:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4513,'YrBF4D5jPe','EUR','2004-02-29 18:25:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4514,'Oy7biOnyMU','EUR','2004-02-29 18:25:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4515,'6yCs9MPAAp','EUR','2004-02-29 18:25:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4516,'n7AA936wE0','EUR','2004-02-29 18:25:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4517,'HNDSp0I8Zh','EUR','2004-02-29 18:25:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4518,'bwuoCmB9Sx','EUR','2004-02-29 18:25:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4519,'ricGgqxE3v','EUR','2004-02-29 18:25:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4520,'25GeICLeYV','EUR','2004-02-29 18:25:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4521,'dsK3A16cUX','EUR','2004-02-29 18:25:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4522,'ykuniGxoW5','EUR','2004-02-29 18:25:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4523,'xuIkyKXIoz','EUR','2004-02-29 18:25:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4524,'BVtqvvej6d','EUR','2004-02-29 18:25:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4525,'pwgWG7fs38','EUR','2004-02-29 18:25:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4526,'vnXeDZmX4N','EUR','2004-02-29 18:25:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4527,'IoSxaons1m','EUR','2004-02-29 18:25:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4528,'vWaGysLM74','EUR','2004-02-29 18:25:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4529,'2x0kB03hRn','EUR','2004-02-29 18:25:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4530,'S15JYUBssc','EUR','2004-02-29 18:25:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4531,'oX6DVzqVvo','EUR','2004-02-29 18:25:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4532,'Pc7Q99NEkD','EUR','2004-02-29 18:25:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4533,'YvbbLbq8da','EUR','2004-02-29 18:25:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4534,'7d4tD0OFzc','EUR','2004-02-29 18:25:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4535,'cOKJEMJwmk','EUR','2004-02-29 18:25:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4536,'QNfr0bqvjC','EUR','2004-02-29 18:25:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4537,'HVXUhr76hB','EUR','2004-02-29 18:25:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4538,'Nd4CrNUDvj','EUR','2004-02-29 18:25:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4539,'S1cBAg6MOo','EUR','2004-02-29 18:25:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4540,'3JvbrNsNbK','EUR','2004-02-29 18:25:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4541,'sOOfE5bYYa','EUR','2004-02-29 18:25:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4542,'7PbF4JARhK','EUR','2004-02-29 18:25:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4543,'Zo5CmEHIUv','EUR','2004-02-29 18:25:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4544,'T11S3gjkwv','EUR','2004-02-29 18:25:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4545,'1C32csZMCo','EUR','2004-02-29 18:25:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4546,'ZtjsPzg6RN','EUR','2004-02-29 18:25:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4547,'81Wa37xkO4','EUR','2004-02-29 18:26:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4548,'HEcwoWpkmh','EUR','2004-02-29 18:26:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4549,'I9SbiybU53','EUR','2004-02-29 18:26:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4550,'bakQA3rsEL','EUR','2004-02-29 18:26:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4551,'iNtXNbiDNQ','EUR','2004-02-29 18:26:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4552,'6PPGzFKTB6','EUR','2004-02-29 18:26:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4553,'Bg5kseV3S6','EUR','2004-02-29 18:26:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4554,'doMcaEtKAd','EUR','2004-02-29 18:26:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4555,'FnFsHD3JFt','EUR','2004-02-29 18:26:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4556,'6sCUYmjGkv','EUR','2004-02-29 18:26:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4557,'ZCi3OgF5uj','EUR','2004-02-29 18:26:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4558,'h4pyRNCRHp','EUR','2004-02-29 18:26:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4559,'vBho6HGHTh','EUR','2004-02-29 18:26:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4560,'scWxgWL3ks','EUR','2004-02-29 18:26:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4561,'HHZ54xGZ4R','EUR','2004-02-29 18:26:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4562,'A1un7mhyoS','EUR','2004-02-29 18:26:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4563,'TV8e0l70Lv','EUR','2004-02-29 18:26:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4564,'mNTBLPmjZy','EUR','2004-02-29 18:26:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4565,'IpBJ6Z7x8E','EUR','2004-02-29 18:26:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4566,'1UmBsKZmSC','EUR','2004-02-29 18:26:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4567,'7q1RK7joOQ','EUR','2004-02-29 18:26:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4568,'6rPWXpexF8','EUR','2004-02-29 18:26:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4569,'wbnHJ8CTrM','EUR','2004-02-29 18:26:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4570,'x0DMDT3xR2','EUR','2004-02-29 18:26:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4571,'7J4T0FCXpy','EUR','2004-02-29 18:26:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4572,'hxtyPPULlX','EUR','2004-02-29 18:26:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4573,'3SihSyXMGA','EUR','2004-02-29 18:26:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4574,'YdBdJlKznG','EUR','2004-02-29 18:26:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4575,'qhh4Jn54la','EUR','2004-02-29 18:26:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4576,'TdJcHd5ZDX','EUR','2004-02-29 18:26:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4577,'PaGemix3s0','EUR','2004-02-29 18:26:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4578,'J4X5lZArxl','EUR','2004-02-29 18:26:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4579,'jzfCdFK2Fb','EUR','2004-02-29 18:26:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4580,'FqmGOkTqcP','EUR','2004-02-29 18:26:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4581,'uqcbYWNe13','EUR','2004-02-29 18:26:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4582,'kXhXTVc4lE','EUR','2004-02-29 18:26:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4583,'IkkdgYlk5w','EUR','2004-02-29 18:26:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4584,'a3CVyubeM1','EUR','2004-02-29 18:26:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4585,'q5ib7uPKmQ','EUR','2004-02-29 18:26:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4586,'qFV8ZZIbD9','EUR','2004-02-29 18:26:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4587,'0J4uj4K8HN','EUR','2004-02-29 18:26:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4588,'jMCMIcXIUF','EUR','2004-02-29 18:26:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4589,'U9STYGrgOy','EUR','2004-02-29 18:26:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4590,'mfzNtTCRz1','EUR','2004-02-29 18:26:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4591,'Bi1OQ7fyg0','EUR','2004-02-29 18:26:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4592,'J5OY1WPqah','EUR','2004-02-29 18:26:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4593,'IdJDTjQ0jW','EUR','2004-02-29 18:26:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4594,'HqqqcW43IP','EUR','2004-02-29 18:26:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4595,'G82N02IpVQ','EUR','2004-02-29 18:26:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4596,'KISHmmdmwe','EUR','2004-02-29 18:26:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4597,'VVfwlH3Xzn','EUR','2004-02-29 18:26:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4598,'CnfvVn5VXc','EUR','2004-02-29 18:26:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4599,'5x0xzF9Zbu','EUR','2004-02-29 18:26:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4600,'CdtNlHmPp5','EUR','2004-02-29 18:26:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4601,'m77piiJw9u','EUR','2004-02-29 18:26:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4602,'eNRtzHuPvg','EUR','2004-02-29 18:26:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4603,'SxXrrvC8NS','EUR','2004-02-29 18:26:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4604,'vGus3Evy9b','EUR','2004-02-29 18:26:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4605,'huW3KGRgud','EUR','2004-02-29 18:26:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4606,'UwQtqAroMG','EUR','2004-02-29 18:26:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4607,'ZHTw8n9JpD','EUR','2004-02-29 18:26:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4608,'Qe9HQy8y3k','EUR','2004-02-29 18:26:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4609,'MXtRr27BRY','EUR','2004-02-29 18:26:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4610,'xvBED8K24h','EUR','2004-02-29 18:26:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4611,'YM5lkyFk3s','EUR','2004-02-29 18:26:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4612,'YE3rKsBUma','EUR','2004-02-29 18:26:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4613,'c9yPswjuim','EUR','2004-02-29 18:26:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4614,'LqC9qOjk5z','EUR','2004-02-29 18:26:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4615,'DnnuV2IDJZ','EUR','2004-02-29 18:26:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4616,'hZVyvrM2Nf','EUR','2004-02-29 18:26:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4617,'00fCfdmB8L','EUR','2004-02-29 18:26:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4618,'VlNwxDilzb','EUR','2004-02-29 18:26:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4619,'0oqikSHect','EUR','2004-02-29 18:26:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4620,'AmEpK1rmS1','EUR','2004-02-29 18:26:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4621,'QFJnhRS0Be','EUR','2004-02-29 18:26:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4622,'tRJ5x6kvjh','EUR','2004-02-29 18:26:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4623,'V0z1VJklFX','EUR','2004-02-29 18:27:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4624,'Ao3pmsJkwI','EUR','2004-02-29 18:27:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4625,'eTrv8jKH2Q','EUR','2004-02-29 18:27:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4626,'ktjJxNWZt7','EUR','2004-02-29 18:27:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4627,'biG59IDWYT','EUR','2004-02-29 18:27:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4628,'AtZNNryfBo','EUR','2004-02-29 18:27:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4629,'O0vJvZ5d09','EUR','2004-02-29 18:27:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4630,'DaIYKY0eqV','EUR','2004-02-29 18:27:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4631,'pQosoq2YGp','EUR','2004-02-29 18:27:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4632,'6BjQnfCJRj','EUR','2004-02-29 18:27:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4633,'QIQHYmjYka','EUR','2004-02-29 18:27:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4634,'c0Dh4ZYd6y','EUR','2004-02-29 18:27:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4635,'Q28xDfgLhC','EUR','2004-02-29 18:27:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4636,'SsmT5wv1mW','EUR','2004-02-29 18:27:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4637,'sguBuuZIwq','EUR','2004-02-29 18:27:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4638,'fFvGFzA4hr','EUR','2004-02-29 18:27:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4639,'gq1j9qPgUE','EUR','2004-02-29 18:27:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4640,'EbHdXrQNr5','EUR','2004-02-29 18:27:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4641,'H5qis1ZoI0','EUR','2004-02-29 18:27:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4642,'zOuMEOPEOp','EUR','2004-02-29 18:27:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4643,'2jlMzBIDHB','EUR','2004-02-29 18:27:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4644,'wS3x7avSEm','EUR','2004-02-29 18:27:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4645,'S9OLCktQQc','EUR','2004-02-29 18:27:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4646,'XSaW5MLImt','EUR','2004-02-29 18:27:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4647,'GhL0znsTbS','EUR','2004-02-29 18:27:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4648,'Qrbr6Xkthi','EUR','2004-02-29 18:27:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4649,'vZ8sXJuprV','EUR','2004-02-29 18:27:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4650,'HAU7yoNySN','EUR','2004-02-29 18:27:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4651,'E2jrNhMj63','EUR','2004-02-29 18:27:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4652,'jbxiJJcH0t','EUR','2004-02-29 18:27:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4653,'Tek9sCvSQF','EUR','2004-02-29 18:27:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4654,'qJXDXj5rt1','EUR','2004-02-29 18:27:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4655,'1llfD8eNTW','EUR','2004-02-29 18:27:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4656,'9wKhSoZEKg','EUR','2004-02-29 18:27:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4657,'9i1nweRYSe','EUR','2004-02-29 18:27:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4658,'97oXIybuM1','EUR','2004-02-29 18:27:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4659,'gbtFBHKdVM','EUR','2004-02-29 18:27:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4660,'IekxGAFiyi','EUR','2004-02-29 18:27:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4661,'PaIUCYvk1j','EUR','2004-02-29 18:27:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4662,'sDLvj6otNq','EUR','2004-02-29 18:27:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4663,'KKA0My6aAM','EUR','2004-02-29 18:27:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4664,'6a9QQIJeIz','EUR','2004-02-29 18:27:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4665,'GBxbtD9XDG','EUR','2004-02-29 18:27:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4666,'MLHdhbKjnM','EUR','2004-02-29 18:27:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4667,'OwKPsSrkUO','EUR','2004-02-29 18:27:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4668,'ybr4htoPf7','EUR','2004-02-29 18:27:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4669,'6wW3SmXw9b','EUR','2004-02-29 18:27:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4670,'0O9Cwo6Wi8','EUR','2004-02-29 18:27:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4671,'kPlNVFctrm','EUR','2004-02-29 18:27:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4672,'Z7cG31Xua6','EUR','2004-02-29 18:27:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4673,'1j8bNLoT0I','EUR','2004-02-29 18:27:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4674,'BndGhvORVx','EUR','2004-02-29 18:27:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4675,'TqogAufWK2','EUR','2004-02-29 18:27:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4676,'KhZJ24itNE','EUR','2004-02-29 18:27:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4677,'C1sVWAVY9O','EUR','2004-02-29 18:27:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4678,'cIYDSAPmo5','EUR','2004-02-29 18:27:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4679,'nFxgxlg8Tr','EUR','2004-02-29 18:27:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4680,'CFNDtrKPPo','EUR','2004-02-29 18:27:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4681,'hn6EDfwn2V','EUR','2004-02-29 18:27:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4682,'9BRLd6i8BG','EUR','2004-02-29 18:27:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4683,'wXVRDXWVrg','EUR','2004-02-29 18:27:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4684,'AEcDKwfqgo','EUR','2004-02-29 18:27:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4685,'cYo8gmho5w','EUR','2004-02-29 18:27:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4686,'ChjP8hArJW','EUR','2004-02-29 18:27:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4687,'iTxB4jEfla','EUR','2004-02-29 18:27:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4688,'zEkEEqpSUR','EUR','2004-02-29 18:27:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4689,'pGA1S9Xwat','EUR','2004-02-29 18:27:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4690,'ylxR82QTDE','EUR','2004-02-29 18:27:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4691,'8amkCY0gAr','EUR','2004-02-29 18:27:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4692,'FoysegHukj','EUR','2004-02-29 18:27:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4693,'N0DWR4MVHr','EUR','2004-02-29 18:27:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4694,'Y4dXDFiL2A','EUR','2004-02-29 18:27:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4695,'q9qPiwxK3U','EUR','2004-02-29 18:28:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4696,'kb40P0w2dm','EUR','2004-02-29 18:28:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4697,'0seAUcT1CR','EUR','2004-02-29 18:28:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4698,'XP4Q64wzr6','EUR','2004-02-29 18:28:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4699,'F4b9dbeNT4','EUR','2004-02-29 18:28:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4700,'xXn1jjGn0p','EUR','2004-02-29 18:28:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4701,'4gOQaIZem6','EUR','2004-02-29 18:28:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4702,'pjPCNtAhlV','EUR','2004-02-29 18:28:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4703,'H0zqj4qVTr','EUR','2004-02-29 18:28:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4704,'lMIG7ivQ1R','EUR','2004-02-29 18:28:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4705,'c6JhfVMxvM','EUR','2004-02-29 18:28:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4706,'rW1Yk7ry1b','EUR','2004-02-29 18:28:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4707,'RuQM1gDS1T','EUR','2004-02-29 18:28:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4708,'TKMSocjiq2','EUR','2004-02-29 18:28:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4709,'9zvz6xapLm','EUR','2004-02-29 18:28:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4710,'0C51IAzqIb','EUR','2004-02-29 18:28:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4711,'NBPUXdq2hT','EUR','2004-02-29 18:28:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4712,'o040l2Y26Y','EUR','2004-02-29 18:28:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4713,'4MguCQFsod','EUR','2004-02-29 18:28:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4714,'ifxjZHMzRw','EUR','2004-02-29 18:28:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4715,'gDnzXBap65','EUR','2004-02-29 18:28:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4716,'l0zQFDcfBp','EUR','2004-02-29 18:28:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4717,'IuKp3CX1qc','EUR','2004-02-29 18:28:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4718,'fSkiqSdCgR','EUR','2004-02-29 18:28:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4719,'JjvcdtqVNx','EUR','2004-02-29 18:28:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4720,'q1Evy5dkcs','EUR','2004-02-29 18:28:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4721,'sQQNM9zYok','EUR','2004-02-29 18:28:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4722,'K2zdVlsrHA','EUR','2004-02-29 18:28:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4723,'RiAYOyXsCF','EUR','2004-02-29 18:28:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4724,'wtLzhRI62K','EUR','2004-02-29 18:28:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4725,'zvBYZX16PX','EUR','2004-02-29 18:28:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4726,'JIkKUmpkuP','EUR','2004-02-29 18:28:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4727,'ne3yyc2mEZ','EUR','2004-02-29 18:28:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4728,'NJ4EXralRf','EUR','2004-02-29 18:28:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4729,'LY1cCWT35d','EUR','2004-02-29 18:28:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4730,'YNp6L096ZI','EUR','2004-02-29 18:28:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4731,'sbtjX8S6Jo','EUR','2004-02-29 18:28:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4732,'Bgma95vgi2','EUR','2004-02-29 18:28:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4733,'rYq1qIn7ot','EUR','2004-02-29 18:28:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4734,'AEA2UQliuw','EUR','2004-02-29 18:28:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4735,'ENtZP0GVDa','EUR','2004-02-29 18:28:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4736,'HfzEzFs4VT','EUR','2004-02-29 18:28:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4737,'CgotG3Lsu3','EUR','2004-02-29 18:28:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4738,'lYy5EKZIY4','EUR','2004-02-29 18:28:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4739,'nuMW5uD7c4','EUR','2004-02-29 18:28:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4740,'ne7omuLsCF','EUR','2004-02-29 18:28:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4741,'FsGyqiPUgl','EUR','2004-02-29 18:28:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4742,'gbl8vVu6lo','EUR','2004-02-29 18:28:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4743,'84xCxXOtpn','EUR','2004-02-29 18:28:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4744,'qFBJvVkPbe','EUR','2004-02-29 18:28:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4745,'DEEuaw2WmH','EUR','2004-02-29 18:28:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4746,'4ldcJ6e668','EUR','2004-02-29 18:28:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4747,'33OJ798a9E','EUR','2004-02-29 18:28:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4748,'9eGRO1PqoQ','EUR','2004-02-29 18:28:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4749,'ofj2FfqrrS','EUR','2004-02-29 18:28:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4750,'OLTlv4oppk','EUR','2004-02-29 18:28:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4751,'UkIxakjemg','EUR','2004-02-29 18:28:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4752,'aSURKYbcYW','EUR','2004-02-29 18:28:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4753,'9KOFAiTq35','EUR','2004-02-29 18:28:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4754,'SrHxrFKxBi','EUR','2004-02-29 18:28:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4755,'hWW953zUYN','EUR','2004-02-29 18:28:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4756,'Zr4eXL1Fvn','EUR','2004-02-29 18:28:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4757,'KAKRMmPqes','EUR','2004-02-29 18:28:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4758,'e86rbJY6l1','EUR','2004-02-29 18:28:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4759,'Kffpp4Snt7','EUR','2004-02-29 18:28:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4760,'uxJzxpOd6u','EUR','2004-02-29 18:28:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4761,'GwQlUO47EM','EUR','2004-02-29 18:28:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4762,'aMQfu9lecg','EUR','2004-02-29 18:29:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4763,'9LPxjJelJM','EUR','2004-02-29 18:29:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4764,'Svdpl4qff9','EUR','2004-02-29 18:29:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4765,'iGA0Qux3CS','EUR','2004-02-29 18:29:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4766,'r0porxcdJP','EUR','2004-02-29 18:29:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4767,'S0xx0xQb0I','EUR','2004-02-29 18:29:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4768,'edt8r4WbNQ','EUR','2004-02-29 18:29:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4769,'oqAr5MDgU3','EUR','2004-02-29 18:29:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4770,'oNJTNfU0dU','EUR','2004-02-29 18:29:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4771,'dXLmfVqNx6','EUR','2004-02-29 18:29:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4772,'0Nzsx8yjhz','EUR','2004-02-29 18:29:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4773,'tuqSI1BAiP','EUR','2004-02-29 18:29:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4774,'Gjr4dluzdq','EUR','2004-02-29 18:29:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4775,'6jp7zHIdht','EUR','2004-02-29 18:29:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4776,'qW5r5i4qMw','EUR','2004-02-29 18:29:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4777,'N44ol8AZ6f','EUR','2004-02-29 18:29:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4778,'pauGMMFYeP','EUR','2004-02-29 18:29:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4779,'c5UbMszcie','EUR','2004-02-29 18:29:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4780,'Sec8S7t3Ae','EUR','2004-02-29 18:29:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4781,'e0JlbpifBk','EUR','2004-02-29 18:29:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4782,'NaUyOG8qQB','EUR','2004-02-29 18:29:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4783,'UGyZk1Zyek','EUR','2004-02-29 18:29:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4784,'YaOhIEd5wW','EUR','2004-02-29 18:29:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4785,'VQGQcYVmc0','EUR','2004-02-29 18:29:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4786,'rhZQpbAdrr','EUR','2004-02-29 18:29:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4787,'xvBwd0yTNZ','EUR','2004-02-29 18:29:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4788,'mLpvl2kdpu','EUR','2004-02-29 18:29:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4789,'ONn6jn3xT1','EUR','2004-02-29 18:29:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4790,'xPVYdfmxJZ','EUR','2004-02-29 18:29:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4791,'k0fv2h9bnQ','EUR','2004-02-29 18:29:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4792,'Gd20NloBZa','EUR','2004-02-29 18:29:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4793,'kWWR598SgU','EUR','2004-02-29 18:29:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4794,'dRLcVLixZR','EUR','2004-02-29 18:29:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4795,'6zVQLNiJbB','EUR','2004-02-29 18:29:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4796,'S1MpcEt9Ey','EUR','2004-02-29 18:29:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4797,'72FBLXyRDe','EUR','2004-02-29 18:29:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4798,'mui031FMo5','EUR','2004-02-29 18:29:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4799,'gCyRAOtmYe','EUR','2004-02-29 18:29:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4800,'9yeZEq6aqi','EUR','2004-02-29 18:29:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4801,'GwUrmidicY','EUR','2004-02-29 18:29:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4802,'tNFszB7lHR','EUR','2004-02-29 18:29:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4803,'tb8KRjG6Nn','EUR','2004-02-29 18:29:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4804,'KNb2xDYpZQ','EUR','2004-02-29 18:29:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4805,'EgS2OuB9eQ','EUR','2004-02-29 18:29:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4806,'s26B2TuXRW','EUR','2004-02-29 18:29:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4807,'COkpkc6KKy','EUR','2004-02-29 18:29:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4808,'MrFFpBanjo','EUR','2004-02-29 18:29:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4809,'67o5CA4oMX','EUR','2004-02-29 18:29:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4810,'IR8HD0CvB9','EUR','2004-02-29 18:29:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4811,'CLXB8F3n0G','EUR','2004-02-29 18:29:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4812,'hhzMptgPfN','EUR','2004-02-29 18:29:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4813,'zimYSwJGcb','EUR','2004-02-29 18:29:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4814,'PM1oua0yKL','EUR','2004-02-29 18:29:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4815,'jvXufTA4p0','EUR','2004-02-29 18:29:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4816,'hT03vtGZRX','EUR','2004-02-29 18:29:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4817,'SuSHUuXuiS','EUR','2004-02-29 18:29:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4818,'lEGgK5pCuV','EUR','2004-02-29 18:29:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4819,'kMYDcGJs5Q','EUR','2004-02-29 18:29:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4820,'pe5EoSp9ER','EUR','2004-02-29 18:29:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4821,'sn0VHril8o','EUR','2004-02-29 18:29:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4822,'woONmu8oEy','EUR','2004-02-29 18:29:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4823,'tjLIDFQhNR','EUR','2004-02-29 18:29:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4824,'IlX2H4WdHU','EUR','2004-02-29 18:29:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4825,'pA3GGmjy7l','EUR','2004-02-29 18:29:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4826,'8VPqrr5jRN','EUR','2004-02-29 18:29:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4827,'Iqct3iXiys','EUR','2004-02-29 18:29:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4828,'SDVhzt7XJC','EUR','2004-02-29 18:29:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4829,'Of8tV43RJe','EUR','2004-02-29 18:29:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4830,'MY3r5uX1Ak','EUR','2004-02-29 18:29:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4831,'i7CFeIhSGS','EUR','2004-02-29 18:29:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4832,'OfV6Rxyxnu','EUR','2004-02-29 18:29:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4833,'HQA1sShsCz','EUR','2004-02-29 18:30:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4834,'QgSriOVk3A','EUR','2004-02-29 18:30:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4835,'LGkcqyJOQR','EUR','2004-02-29 18:30:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4836,'P7oaE5TUeJ','EUR','2004-02-29 18:30:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4837,'uDDHFjWDNw','EUR','2004-02-29 18:30:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4838,'VrL76zCt6p','EUR','2004-02-29 18:30:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4839,'nrDI6h1tFt','EUR','2004-02-29 18:30:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4840,'yhNDxDw2Vo','EUR','2004-02-29 18:30:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4841,'0DxezpIHnf','EUR','2004-02-29 18:30:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4842,'meKL1KV9c5','EUR','2004-02-29 18:30:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4843,'EXPprVYtbS','EUR','2004-02-29 18:30:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4844,'eeIxekfIQa','EUR','2004-02-29 18:30:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4845,'wawPUGVM1c','EUR','2004-02-29 18:30:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4846,'Kh8vXbQ0VA','EUR','2004-02-29 18:30:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4847,'KVF4pXuNHe','EUR','2004-02-29 18:30:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4848,'47KMiKVuYj','EUR','2004-02-29 18:30:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4849,'K3eZUsPSeW','EUR','2004-02-29 18:30:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4850,'XV4IPNMPV8','EUR','2004-02-29 18:30:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4851,'C3CFA5Nck3','EUR','2004-02-29 18:30:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4852,'yfhblJKTxS','EUR','2004-02-29 18:30:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4853,'wZXV68yt0Q','EUR','2004-02-29 18:30:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4854,'l1o1aqx1Ql','EUR','2004-02-29 18:30:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4855,'VGaum5r3OX','EUR','2004-02-29 18:30:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4856,'BEgaqQxCAf','EUR','2004-02-29 18:30:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4857,'ZXHi6bSDrB','EUR','2004-02-29 18:30:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4858,'soAV79pCIA','EUR','2004-02-29 18:30:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4859,'RPzQZ2qFl6','EUR','2004-02-29 18:30:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4860,'ONLfb4AvRW','EUR','2004-02-29 18:30:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4861,'yiYv3UJ5Wa','EUR','2004-02-29 18:30:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4862,'10DfvLGrjW','EUR','2004-02-29 18:30:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4863,'XTXmJNsRHx','EUR','2004-02-29 18:30:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4864,'AB6XRvcjn5','EUR','2004-02-29 18:30:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4865,'0o7eUkLQY8','EUR','2004-02-29 18:30:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4866,'CQwJeWxkw1','EUR','2004-02-29 18:30:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4867,'T6bmjZml6b','EUR','2004-02-29 18:30:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4868,'ck7JqubO7I','EUR','2004-02-29 18:30:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4869,'3HF6FTGx4e','EUR','2004-02-29 18:30:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4870,'eOqLyYZaG7','EUR','2004-02-29 18:30:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4871,'fnbEBJE8xT','EUR','2004-02-29 18:30:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4872,'mkQZ598SMo','EUR','2004-02-29 18:30:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4873,'yYQ0a5XSQy','EUR','2004-02-29 18:30:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4874,'AxbDv8gjzc','EUR','2004-02-29 18:30:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4875,'89WqwkDaur','EUR','2004-02-29 18:30:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4876,'wgUbcsVWMe','EUR','2004-02-29 18:30:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4877,'lggmCIPwEv','EUR','2004-02-29 18:30:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4878,'L7yQCEn51p','EUR','2004-02-29 18:30:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4879,'JOoSwgrSyV','EUR','2004-02-29 18:30:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4880,'QOa89ixAWU','EUR','2004-02-29 18:30:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4881,'xuwAwmXQyp','EUR','2004-02-29 18:30:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4882,'eP8XNjYJ2a','EUR','2004-02-29 18:30:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4883,'V8d3t416zz','EUR','2004-02-29 18:30:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4884,'H0heH8Ohrp','EUR','2004-02-29 18:30:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4885,'HKSWSYn7ut','EUR','2004-02-29 18:30:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4886,'3FfN2pqzpQ','EUR','2004-02-29 18:30:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4887,'JhbM2vCxV2','EUR','2004-02-29 18:30:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4888,'UbzTnvsvB1','EUR','2004-02-29 18:30:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4889,'evn6VtG00y','EUR','2004-02-29 18:30:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4890,'tAGay7PSa8','EUR','2004-02-29 18:30:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4891,'YSAZSs8o5I','EUR','2004-02-29 18:30:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4892,'vsmMMIpsQF','EUR','2004-02-29 18:30:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4893,'RR6WTH5t8R','EUR','2004-02-29 18:30:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4894,'xhDOrdkVPx','EUR','2004-02-29 18:30:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4895,'Gl0v2LAVJE','EUR','2004-02-29 18:30:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4896,'oGOtoK6kq9','EUR','2004-02-29 18:30:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4897,'pscOuqtwsH','EUR','2004-02-29 18:30:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4898,'o7mFYGxqiq','EUR','2004-02-29 18:30:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4899,'zLbWHr7Nvb','EUR','2004-02-29 18:31:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4900,'fnpgPVejF6','EUR','2004-02-29 18:31:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4901,'FuqWgeTm5r','EUR','2004-02-29 18:31:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4902,'hSaUqQJoc2','EUR','2004-02-29 18:31:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4903,'sBpPxBsjfw','EUR','2004-02-29 18:31:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4904,'CpZH8rkVZq','EUR','2004-02-29 18:31:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4905,'g1cZymvuGO','EUR','2004-02-29 18:31:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4906,'fImcOE4cmX','EUR','2004-02-29 18:31:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4907,'vdn1P47P6B','EUR','2004-02-29 18:31:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4908,'jk1Gw7Rq7j','EUR','2004-02-29 18:31:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4909,'X6dwRDcH8R','EUR','2004-02-29 18:31:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4910,'Ci3N31JEu5','EUR','2004-02-29 18:31:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4911,'R5uOMwR95J','EUR','2004-02-29 18:31:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4912,'CKSx550wUU','EUR','2004-02-29 18:31:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4913,'9TJDPPElVw','EUR','2004-02-29 18:31:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4914,'TQiGiipogf','EUR','2004-02-29 18:31:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4915,'m5AV7oXoKY','EUR','2004-02-29 18:31:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4916,'W7aJMGfQow','EUR','2004-02-29 18:31:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4917,'ZxZO4Fyvvp','EUR','2004-02-29 18:31:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4918,'A3yBISrm5g','EUR','2004-02-29 18:31:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4919,'DlVA403Xn2','EUR','2004-02-29 18:31:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4920,'W3ytAwhqYM','EUR','2004-02-29 18:31:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4921,'06Ru6beP2x','EUR','2004-02-29 18:31:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4922,'RhtOTfEPnZ','EUR','2004-02-29 18:31:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4923,'w93d7kH5QO','EUR','2004-02-29 18:31:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4924,'EGAHwULIUU','EUR','2004-02-29 18:31:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4925,'f7s1iC697F','EUR','2004-02-29 18:31:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4926,'G4RprpoLd3','EUR','2004-02-29 18:31:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4927,'wUmjoshUMY','EUR','2004-02-29 18:31:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4928,'3tLVJHeLnG','EUR','2004-02-29 18:31:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4929,'J8BsnRWDXX','EUR','2004-02-29 18:31:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4930,'tmceyuf1In','EUR','2004-02-29 18:31:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4931,'2ntiXr1XDD','EUR','2004-02-29 18:31:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4932,'UOa8WyzqYO','EUR','2004-02-29 18:31:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4933,'3Wyp7iT9G5','EUR','2004-02-29 18:31:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4934,'lkcwMovEs6','EUR','2004-02-29 18:31:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4935,'9LpDTFCDhK','EUR','2004-02-29 18:31:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4936,'QlNLPDmnPs','EUR','2004-02-29 18:31:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4937,'FcsaW1pcu0','EUR','2004-02-29 18:31:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4938,'3Vvt4L3zdG','EUR','2004-02-29 18:31:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4939,'Trti0ZeLZt','EUR','2004-02-29 18:31:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4940,'gyo25EdoM7','EUR','2004-02-29 18:31:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4941,'0DpQjDqZBn','EUR','2004-02-29 18:31:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4942,'PUcAEE8G3d','EUR','2004-02-29 18:31:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4943,'1xFLvNaHVe','EUR','2004-02-29 18:31:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4944,'wyyjeO2YcU','EUR','2004-02-29 18:31:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4945,'kk1DmOb19q','EUR','2004-02-29 18:31:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4946,'ruEQCwn97T','EUR','2004-02-29 18:31:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4947,'1qajwEveo7','EUR','2004-02-29 18:31:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4948,'21MOeWPwSD','EUR','2004-02-29 18:31:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4949,'G3cL1ibiUW','EUR','2004-02-29 18:31:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4950,'EOYywcINzz','EUR','2004-02-29 18:31:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4951,'Y26pPhcfNc','EUR','2004-02-29 18:31:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4952,'0ogEeWBeOv','EUR','2004-02-29 18:31:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4953,'qgsJiGpqgq','EUR','2004-02-29 18:31:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4954,'Uw1BAW6qym','EUR','2004-02-29 18:31:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4955,'3l8jJBsf4U','EUR','2004-02-29 18:31:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4956,'12F2tH9bl7','EUR','2004-02-29 18:31:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4957,'wrbLn6KT2g','EUR','2004-02-29 18:31:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4958,'KBtnbxMJ6w','EUR','2004-02-29 18:31:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4959,'vHPShtK8hH','EUR','2004-02-29 18:31:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4960,'UJLFVJcpJA','EUR','2004-02-29 18:31:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4961,'TYu1ksLkyB','EUR','2004-02-29 18:31:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4962,'eL88XH5JdI','EUR','2004-02-29 18:31:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4963,'njT1rJEBNV','EUR','2004-02-29 18:31:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4964,'wsqXGYF55m','EUR','2004-02-29 18:31:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4965,'wLhf48YLRU','EUR','2004-02-29 18:31:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4966,'4QM9UmtIib','EUR','2004-02-29 18:31:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4967,'2flwLXqdD0','EUR','2004-02-29 18:31:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4968,'kAw213ZGu9','EUR','2004-02-29 18:31:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4969,'WvlfDTWH2W','EUR','2004-02-29 18:31:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4970,'1THxjBaTTO','EUR','2004-02-29 18:32:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4971,'uyuBw5hq7u','EUR','2004-02-29 18:32:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4972,'OGSDkep5mS','EUR','2004-02-29 18:32:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4973,'lpLqdNc84v','EUR','2004-02-29 18:32:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4974,'fRxGlZaVDB','EUR','2004-02-29 18:32:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4975,'lTNyLJ1vd4','EUR','2004-02-29 18:32:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4976,'LTR1D2O4nh','EUR','2004-02-29 18:32:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4977,'pYqaQGxeGN','EUR','2004-02-29 18:32:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4978,'6iiweYTg14','EUR','2004-02-29 18:32:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4979,'QHdr2JwbNI','EUR','2004-02-29 18:32:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4980,'xwqaS3RUud','EUR','2004-02-29 18:32:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4981,'vnpeVJqrvH','EUR','2004-02-29 18:32:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4982,'gHVnxX1ZHw','EUR','2004-02-29 18:32:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4983,'tbrWnnE2VZ','EUR','2004-02-29 18:32:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4984,'GzntFNCXP9','EUR','2004-02-29 18:32:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4985,'QW5lu5lm9y','EUR','2004-02-29 18:32:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4986,'5t0jBrIHhi','EUR','2004-02-29 18:32:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4987,'aZXjrnMb4a','EUR','2004-02-29 18:32:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4988,'Gq1ZSkhKuO','EUR','2004-02-29 18:32:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4989,'NsOOiaNo92','EUR','2004-02-29 18:32:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4990,'K0btN8ghJi','EUR','2004-02-29 18:32:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4991,'bZdozLizbl','EUR','2004-02-29 18:32:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4992,'J6zQRfMpft','EUR','2004-02-29 18:32:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4993,'ooaZaWl3Q5','EUR','2004-02-29 18:32:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4994,'aIyRsYzAW3','EUR','2004-02-29 18:32:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4995,'YPDt84cdtK','EUR','2004-02-29 18:32:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4996,'tAoe93hYwX','EUR','2004-02-29 18:32:22'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4997,'Yug2akRIwQ','EUR','2004-02-29 18:32:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4998,'FXBOf0qhxX','EUR','2004-02-29 18:32:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (4999,'UU9zegHAeQ','EUR','2004-02-29 18:32:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5000,'9eYR1WdoYo','EUR','2004-02-29 18:32:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5001,'sHhZrfEvJA','EUR','2004-02-29 18:32:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5002,'JKccOA0eSp','EUR','2004-02-29 18:32:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5003,'G2tzNVudRC','EUR','2004-02-29 18:32:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5004,'cBDJTTU6jW','EUR','2004-02-29 18:32:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5005,'JuWIWA6q3n','EUR','2004-02-29 18:32:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5006,'rHrefrYLZr','EUR','2004-02-29 18:32:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5007,'GJ2TPpq8Bi','EUR','2004-02-29 18:32:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5008,'uNNXvHiPvA','EUR','2004-02-29 18:32:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5009,'nYAEaobWGx','EUR','2004-02-29 18:32:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5010,'wxLxzVMhlo','EUR','2004-02-29 18:32:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5011,'Htlgp6EJZ4','EUR','2004-02-29 18:32:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5012,'qYyTEq69EG','EUR','2004-02-29 18:32:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5013,'qnbl8tqrlq','EUR','2004-02-29 18:32:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5014,'AVdZdNKhJW','EUR','2004-02-29 18:32:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5015,'zBbkNxovpp','EUR','2004-02-29 18:32:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5016,'RBrQ0JyfPt','EUR','2004-02-29 18:32:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5017,'Qm5ZiihiuQ','EUR','2004-02-29 18:32:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5018,'XD0anJ7XVT','EUR','2004-02-29 18:32:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5019,'qxJdN4IV2u','EUR','2004-02-29 18:32:39'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5020,'fEwYWchqmb','EUR','2004-02-29 18:32:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5021,'RHRWdBuFNB','EUR','2004-02-29 18:32:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5022,'4T0yzZKfjD','EUR','2004-02-29 18:32:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5023,'Z2dMvHKvv2','EUR','2004-02-29 18:32:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5024,'BasAgoVEyZ','EUR','2004-02-29 18:32:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5025,'tWu7EiTy5h','EUR','2004-02-29 18:32:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5026,'AHDBBR5xb1','EUR','2004-02-29 18:32:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5027,'Ws5BoSZmKu','EUR','2004-02-29 18:32:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5028,'5uMHmgVcyK','EUR','2004-02-29 18:32:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5029,'cXTB861v6I','EUR','2004-02-29 18:32:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5030,'EXTp6dGXX7','EUR','2004-02-29 18:32:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5031,'2pXEB89N4B','EUR','2004-02-29 18:32:50'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5032,'r4LO0lOLPD','EUR','2004-02-29 18:32:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5033,'7rVhxRWxj5','EUR','2004-02-29 18:32:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5034,'fAGSSYTm7n','EUR','2004-02-29 18:32:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5035,'3kADcwTA3U','EUR','2004-02-29 18:32:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5036,'GSw0WyDs9S','EUR','2004-02-29 18:32:54'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5037,'c3YXsuRocg','EUR','2004-02-29 18:32:56'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5038,'XOg1cgDw7Z','EUR','2004-02-29 18:32:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5039,'ApDVl6MBjC','EUR','2004-02-29 18:32:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5040,'0ai1imdo5l','EUR','2004-02-29 18:32:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5041,'VTnKXT5PpZ','EUR','2004-02-29 18:32:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5042,'jrRy06ofvD','EUR','2004-02-29 18:33:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5043,'FesuKWfgod','EUR','2004-02-29 18:33:00'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5044,'NjRiJBYZb4','EUR','2004-02-29 18:33:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5045,'MbHfhRivVs','EUR','2004-02-29 18:33:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5046,'mP8R20qVBi','EUR','2004-02-29 18:33:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5047,'9yAZ9oX3im','EUR','2004-02-29 18:33:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5048,'S1OPEGBgSA','EUR','2004-02-29 18:33:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5049,'MKU81Ytcqc','EUR','2004-02-29 18:33:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5050,'obHJN03ZBw','EUR','2004-02-29 18:33:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5051,'POYYkwBgG2','EUR','2004-02-29 18:33:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5052,'8WCC7iZWg2','EUR','2004-02-29 18:33:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5053,'6o1WkMBsGx','EUR','2004-02-29 18:33:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5054,'Gpv0Nfw6hy','EUR','2004-02-29 18:33:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5055,'fswoE5jyMJ','EUR','2004-02-29 18:33:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5056,'FasSYsriOl','EUR','2004-02-29 18:33:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5057,'9Dj42nAPNm','EUR','2004-02-29 18:33:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5058,'G91ZgWfEoq','EUR','2004-02-29 18:33:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5059,'O2fPfz7VhA','EUR','2004-02-29 18:33:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5060,'K6J0HroJnk','EUR','2004-02-29 18:33:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5061,'CxXrLVGxpY','EUR','2004-02-29 18:33:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5062,'E31DmSLYA5','EUR','2004-02-29 18:33:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5063,'sM1xiW4MSe','EUR','2004-02-29 18:33:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5064,'tGKCgkR3wl','EUR','2004-02-29 18:33:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5065,'54TlfdCFnm','EUR','2004-02-29 18:33:19'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5066,'FFZaNBs6Tz','EUR','2004-02-29 18:33:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5067,'H7YA9QVQW2','EUR','2004-02-29 18:33:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5068,'yPnPVBITXy','EUR','2004-02-29 18:33:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5069,'2CcQiSbSKf','EUR','2004-02-29 18:33:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5070,'fVtGp6OXVF','EUR','2004-02-29 18:33:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5071,'LkqcomNcez','EUR','2004-02-29 18:33:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5072,'JHtaLZoxBF','EUR','2004-02-29 18:33:26'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5073,'UYwbmQdIk9','EUR','2004-02-29 18:33:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5074,'UtdPht1j6S','EUR','2004-02-29 18:33:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5075,'0tJsxzq28x','EUR','2004-02-29 18:33:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5076,'nC7mQS6uwv','EUR','2004-02-29 18:33:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5077,'hjxgp0kL0b','EUR','2004-02-29 18:33:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5078,'CqQVKkX39W','EUR','2004-02-29 18:33:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5079,'CrJhnjAt4S','EUR','2004-02-29 18:33:30'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5080,'iKMRWGDSyI','EUR','2004-02-29 18:33:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5081,'K6hf6ViT0E','EUR','2004-02-29 18:33:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5082,'wYinIszgyE','EUR','2004-02-29 18:33:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5083,'yS40430163046cd','EUR','2004-03-01 10:24:51'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5084,'yS40439ed560edc','EUR','2004-03-01 21:36:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5085,'yS4043a0350370e','EUR','2004-03-01 21:42:29'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5086,'yS4046e0f8ab8f2','EUR','2004-03-04 08:55:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5087,'yS4048ace7bac92','EUR','2004-03-05 17:37:59'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5088,'yS404998797fa86','EUR','2004-03-06 10:23:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5089,'yS404ef57365dbd','EUR','2004-03-10 12:01:07'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5090,'yS405025d20424e','EUR','2004-03-11 09:39:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5091,'yS40569f1ded341','EUR','2004-03-16 07:30:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5092,'yS40585d4c21829','EUR','2004-03-17 15:14:36'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5093,'yS4061361243568','EUR','2004-03-24 08:17:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5094,'yS40637a3a2ba33','EUR','2004-03-26 01:32:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5095,'yS406c08912254f','EUR','2004-04-01 14:18:25'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5096,'yS406d79a47124a','EUR','2004-04-02 16:33:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5097,'yS406d7c084adb9','EUR','2004-04-02 16:43:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5098,'yS406d7d3c1e24c','EUR','2004-04-02 16:48:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5099,'yS406d7e5913371','EUR','2004-04-02 16:53:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5100,'yS406d7fcb34ba0','EUR','2004-04-02 16:59:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5101,'yS406d80f80c50e','EUR','2004-04-02 17:04:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5102,'yS406db0616058d','EUR','2004-04-02 20:26:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5103,'yS406fe47ec332a','EUR','2004-04-04 12:33:34'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5104,'yS4076e4cf0beed','EUR','2004-04-09 20:00:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5105,'yS4078e48ae6e16','EUR','2004-04-11 08:24:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5106,'yS407951ca61a7b','EUR','2004-04-11 16:10:18'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5107,'yS407e6088e5d5e','EUR','2004-04-15 12:14:32'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5108,'yS408a8210c97fe','EUR','2004-04-24 17:04:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5109,'yS408ce25e0308e','EUR','2004-04-26 12:20:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5110,'yS408d484fc84a2','EUR','2004-04-26 19:35:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5111,'yS408d769c11e52','EUR','2004-04-26 22:52:44'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5112,'yS4090132b5c06b','EUR','2004-04-28 22:25:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5113,'yS4090f972a63e3','EUR','2004-04-29 14:47:46'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5114,'yS40992e957bb97','EUR','2004-05-05 20:12:37'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5115,'yS409e40cea2430','EUR','2004-05-09 16:31:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5116,'yS40a124ede5783','EUR','2004-05-11 21:09:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5117,'yS40a6a0ff6eee8','EUR','2004-05-16 01:00:15'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5118,'yS40a9ba7b0d1c0','EUR','2004-05-18 09:25:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5119,'yS40a9bbf565fd3','EUR','2004-05-18 09:32:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5120,'yS40b60bec974ca','EUR','2004-05-27 17:40:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5121,'yS40bf07a6ab604','EUR','2004-06-03 13:12:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5122,'yS40bf31cc5a707','EUR','2004-06-03 16:12:28'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5123,'yS40bf6de573849','EUR','2004-06-03 20:28:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5124,'yS40d5edf2b4afe','EUR','2004-06-20 22:05:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5125,'yS40daae40094a6','EUR','2004-06-24 12:34:40'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5126,'yS40e088f27ccb2','EUR','2004-06-28 23:09:06'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5127,'yS40e149e52918b','EUR','2004-06-29 12:52:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5128,'yS40e2e27d38b34','EUR','2004-06-30 17:55:41'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5129,'yS40e577897b3d2','EUR','2004-07-02 16:56:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5130,'yS40e5856b4db28','EUR','2004-07-02 17:55:23'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5131,'yS40e9551693503','EUR','2004-07-05 15:18:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5132,'yS40e95617e01b1','EUR','2004-07-05 15:22:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5133,'yS40e956e58aa2a','EUR','2004-07-05 15:25:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5134,'yS40eaf1bc0b150','EUR','2004-07-06 20:38:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5135,'yS40eaf58d2b993','EUR','2004-07-06 20:55:09'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5136,'yS40eba17ff1578','EUR','2004-07-07 09:08:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5137,'yS40f2bb2e91ad0','EUR','2004-07-12 18:24:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5138,'yS40f4722ce6e9a','EUR','2004-07-14 01:37:16'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5139,'yS40f58f067bc6a','EUR','2004-07-14 21:52:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5140,'yS40f7cd5c78d3f','EUR','2004-07-16 14:43:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5141,'yS40fa5774c860d','EUR','2004-07-18 12:56:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5142,'yS40fccbd145ce7','EUR','2004-07-20 09:37:53'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5143,'yS40fd24f623646','EUR','2004-07-20 15:58:14'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5144,'yS40ff9b65aefca','EUR','2004-07-22 12:48:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5145,'yS4101116338a19','EUR','2004-07-23 15:23:47'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5146,'yS41066d14139a3','EUR','2004-07-27 16:56:20'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5147,'yS4107b07aa2430','EUR','2004-07-28 15:56:10'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5148,'yS410adc8e7fc10','EUR','2004-07-31 01:41:02'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5149,'yS4111e615579b3','EUR','2004-08-05 09:47:33'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5150,'yS4111fbdfc9af2','EUR','2004-08-05 11:20:31'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5151,'yS411501610a38d','EUR','2004-08-07 18:20:49'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5152,'yS411746e3286d7','EUR','2004-08-09 11:41:55'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5153,'yS4117e70964039','EUR','2004-08-09 23:05:13'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5154,'yS41186f3d3aad8','EUR','2004-08-10 08:46:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5155,'yS411b4c604c70f','EUR','2004-08-12 12:54:24'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5156,'yS412098dcbdff0','EUR','2004-08-16 13:22:04'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5157,'yS4120e13854a6d','EUR','2004-08-16 18:30:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5158,'yS412108577268b','EUR','2004-08-16 21:17:43'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5159,'yS4121c2fdf07be','EUR','2004-08-17 10:34:05'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5160,'yS412224081b261','EUR','2004-08-17 17:28:08'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5161,'yS4126277853aa7','EUR','2004-08-20 18:31:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5162,'yS412e2cd96eb0e','EUR','2004-08-26 20:32:57'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5163,'yS4134389d5d43d','EUR','2004-08-31 10:36:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5164,'yS413495ac71176','EUR','2004-08-31 17:13:48'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5165,'yS41356809f015c','EUR','2004-09-01 08:11:21'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5166,'yS413708f3dfd3b','EUR','2004-09-02 13:50:11'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5167,'yS413c1858e6c96','EUR','2004-09-06 09:57:12'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5168,'yS413eb89743035','EUR','2004-09-08 09:45:27'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5169,'yS41403a3c0d29a','EUR','2004-09-09 13:10:52'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5170,'yS4140aaab49d3f','EUR','2004-09-09 21:10:35'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5171,'yS414550dd55067','EUR','2004-09-13 09:48:45'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5172,'yS4147d9aa5f17c','EUR','2004-09-15 07:56:58'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5173,'yS414aa0ee885bb','EUR','2004-09-17 10:31:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5174,'yS414c1a822d4ae','EUR','2004-09-18 13:22:42'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5175,'yS415167d947871','EUR','2004-09-22 13:54:01'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5176,'yS4151902bdb88e','EUR','2004-09-22 16:46:03'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5177,'yS41529fdd5069e','EUR','2004-09-23 12:05:17'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5178,'yS4157e2e61ed9b','EUR','2004-09-27 11:52:38'); +INSERT INTO `shop_config_DE` (`id`, `shop_id`, `shop_basic_currency`, `shop_insert_date`) VALUES (5179,'yS415aa20cc361e','EUR','2004-09-29 13:52:44'); + +-- +-- Table structure for table `shop_details_DE` +-- + +CREATE TABLE `shop_details_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shop_id` varchar(15) NOT NULL default '', + `shop_details_keywords` varchar(255) NOT NULL default '', + `shop_details_products` varchar(255) NOT NULL default '', + `shop_details_description` text NOT NULL, + `shop_details_commercetype` varchar(20) default '', + `shop_details_moreurl` mediumtext, + `shop_details_agblink` varchar(255) default '', + `shop_details_url` varchar(255) NOT NULL default '', + `shop_details_shoptype` varchar(20) default '', + PRIMARY KEY (`id`,`shop_id`), + UNIQUE KEY `SHOP_ID` (`shop_id`), + FULLTEXT KEY `SHOP_DESCRIPTION` (`shop_details_description`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `shop_details_DE` +-- + +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2774,'Q7s23MViIE','Spielzeug (Pokemon, Pikachu , Digimon) und Games für Spielkonsolen ( PSX; Nintendo, Dreamcast) \r\nPC-Spiele , Handy-Zubehör, KFZ , Haus und Bauen, ( Baustoffe, Erdmaterialien)','Spielzeug (Pokemon, Pikachu , Digimon) und Games für Spielkonsolen ( PSX; Nintendo, Dreamcast) \r\nPC-Spiele , Handy-Zubehör, KFZ , Haus und Bauen, ( Baustoffe, Erdmaterialien)','breitgefächerter Online Shop für Spielzeug (Pokemon, Pikachu , Digimon) und Games für Spielkonsolen ( PSX; Nintendo, Dreamcast) \r\nbzw. PC sowie Handy-Zubehör, KFZ , Haus und Baue, ( Baustoffe, Erdmaterialien)','A','','','http://www.mv-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2775,'LX8yhLSxBL','Reifen, Alufelgen, Fahrwerke, Federn, Filter, Zubehör, Lenkräder, Leuchten, Schaltknäufe','Reifen, Alufelgen, Fahrwerke, Federn, Filter, Zubehör, Lenkräder, Leuchten, Schaltknäufe','Tuningparts Online bestellen - von Alufelgen bis Sportauspuff, Zubehör, Tuning - Alles was Ihr Auto schöner macht','A','http://www.car-tuning-shop.com\r\nhttp://www.car-tuning-parts.com','','http://www.auto-tuning-shop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2776,'a8lhp2MZXO','Autoteile, Tuning, Autozubehör, Autopflege, Ersatzteile, Auspuff, Styling, In-Pro, in.pro., FoliaTec, Temot, Trost, Autofit, Ti-Rep, FAG-Kugelfischer, Pingo, Heckträger,','Autoteile, Tuning, Autozubehör, Autopflege, Ersatzteile, Auspuff, Styling, In-Pro, in.pro., FoliaTec, Temot, Trost, Autofit, Ti-Rep, FAG-Kugelfischer, Pingo, Heckträger,','Wir haben mehrere tausend Artikel rund ums Auto. Unser Produktprogramm umfasst z. B. aktuelles Interieur von in.pro., Scheinwerferblenden von Kamei, Pflegeprodukte Pingo. Wir haben auch eine Tuningrubrik.','A','','','http://www.autoteile-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2777,'70BDV29JNy','radzierblenden, radzierblende, radblenden, raid, interrad, autozubehör, aroso, filmer, wagenheber, Felgenbaum, auto-plas, pemas, werkzeug','radzierblenden, radzierblende, radblenden, raid, interrad, autozubehör, aroso, filmer, wagenheber, Felgenbaum, auto-plas, pemas, werkzeug','Wir führen ein riesiges Angebot an Radblenden / Radzierblenden für alle Stahlfelgen. Wählen Sie aus über 100 verschiedenen Modellen aus.','A','','','http://www.radblenden.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2778,'16hdNbGRJW','Rollerteile, Tuning, Polini, Malossi, DR, rollershop, Reifen, Leo Vinci Auspuff,','Rollerteile, Tuning, Polini, Malossi, DR, rollershop, Reifen, Leo Vinci Auspuff,','Ist Dein Roller einmal krank, hilft Dir der rollershop-Versand!\r\n','A','','','http://www.rollershop.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2779,'gWmBOULmSw','Autozubehör, Autoersatzteile, Micro-Skate-Scooter, Handys, Handyzubehör','Autozubehör, Autoersatzteile, Micro-Skate-Scooter, Handys, Handyzubehör','Geprüftes Onlineshop (EHI) für Autoersatzteile, Autozubehör und Tuning zu günstigen Preisen','A','','','http://www.Autoteile-Direkt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2780,'8guAS7lKK4','autokindersitze, kindersitze, kinderautositze, Fahrradsitze, babysitz, sitzauflagen, gurtpolster, concord, Britax-Römer, recaro, Klippan, baby safe, baby star, king, Sonnenschutz, baboo, fixmax, image, lift, nackenstützen, Child car seats, sitzschale, st','autokindersitze, kindersitze, kinderautositze, Fahrradsitze, babysitz, sitzauflagen, gurtpolster, concord, Britax-Römer, recaro, Klippan, baby safe, baby star, king, Sonnenschutz, baboo, fixmax, image, lift, nackenstützen, Child car seats, sitzschale, st',' Wir führen ein breites Programm verschiedener Kindersitze und praktisches Zubehör sämtlicher Marken. Als Service bieten wir: Testberichte, Forum, usw.','A','','','http://www.kindersitze-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2781,'O6j2pNWpdi','motorrad, roller, kawasaki, bmw, yamaha, suzukiArai, Shoei, Alpinestars, Dainese, Spyke, Spidi, AGV, Simpson, Craft, Suomy, Marushin, Held, Nolan, Schuberth, Uvwx, Roof, Bos, Shark','motorrad, roller, kawasaki, bmw, yamaha, suzukiArai, Shoei, Alpinestars, Dainese, Spyke, Spidi, AGV, Simpson, Craft, Suomy, Marushin, Held, Nolan, Schuberth, Uvwx, Roof, Bos, Shark','Alles was ein Biker braucht !\r\nWir führen starke Marken wie : Arai, Sheoi, Simpson, Dainese, Spyke, Spidi, Agv, Schuberth, Uvex, Nolan, Craft, Roof, Held, Shark...','A','','','http://www.motorrad3.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2782,'0xf3NLGFbR','Leitern, Teleskopleitern, ergonomische Leitern, Klapptreppen, Aluminiumleitern','Leitern, Teleskopleitern, ergonomische Leitern, Klapptreppen, Aluminiumleitern','Tragbare Leitern','A','','','http://skylax.com/deutsch/pricesd.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2783,'3bbjJjS8tS','Leuchten, Möbel, Stoffe, Keramik, Gartenartikel.','Leuchten, Möbel, Stoffe, Keramik, Gartenartikel.','Exclusiver Shop rund ums Wohnen, Lampenschirm Herstellung, Informationen zu Messen und vielem anderen...','A','','','http://www.atelier-winter.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2784,'ixfL2fGr2s','Büromöbel, Betriebseinrichtungen, Werkstattausstattung, Stahlschrank, Stahlschränke, Regal, Regale, Stuhl, Stühle, Bürostuhl, Bürostühle, Büroregale, Büroregal, Chefsessel, Drehstühle, Drehstuhl, Drehsessel, Büroschränke, Büroschrank, Werkstattschränke, W','Büromöbel, Betriebseinrichtungen, Werkstattausstattung, Stahlschrank, Stahlschränke, Regal, Regale, Stuhl, Stühle, Bürostuhl, Bürostühle, Büroregale, Büroregal, Chefsessel, Drehstühle, Drehstuhl, Drehsessel, Büroschränke, Büroschrank, Werkstattschränke, W','DELTA-V GmbH, Versandhandel für Büromöbel, Lager-, Werkstatt- oder Werkraumeinrichtungen. Die DELTA-V GmbH präsentiert online eine exquisite Auswahl aus ihrem 900 Seiten starken Katalogangebot. Alle angebotenen Produkte werden super schnell frei Haus geli','A','','','http://www.DELTA-V.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2785,'PMMCSKTmQB','bremsen, fahrwerk, auspuff, lager, beleuchtung, dichtungen, alarmanlagen, kühlboxen, zentralverrielungen, sportpedale, handyzubehör uvm.','bremsen, fahrwerk, auspuff, lager, beleuchtung, dichtungen, alarmanlagen, kühlboxen, zentralverrielungen, sportpedale, handyzubehör uvm.','Wir liefern Ihnen für alle Fahrzeuge den passenden Ersatz-, Tuning oder Zubehörartikel. Und das zu super preisen. Besuchen Sie unsere Seiten.','A','','','http://www.kfz-teile-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2786,'UkYrwAjqUU','Freizeitartikel, Spiele, Regen-Sonnenschrime, Standkörbe, Grill`s und Zubehör, Baseball-Caps, Sonnenbrillen,','Freizeitartikel, Spiele, Regen-Sonnenschrime, Standkörbe, Grill`s und Zubehör, Baseball-Caps, Sonnenbrillen,','Ob coole Sonnenbrillen oder Caps hier finden Sie vieles für Ihren Urlaub, egal ob Sie zuhause oder unterwegs sind. Eine große Auswahl an Grill`s und die richtigen Spiele runden den Abend ab.','A','','','http://www.amr-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2787,'8iu1YIjeA2','Dachsteine, Turmspitzen, Dachrinne, Zunftkleidung, Werkzeug, Nägel, Dachschmuck','Dachsteine, Turmspitzen, Dachrinne, Zunftkleidung, Werkzeug, Nägel, Dachschmuck','Hier finden Sie alles zum Dachumbau und Neubau. Werkzeug für Profis und Heimwerker, passende Zunftkleidung für Dachdecker finden Sie hier in vielen verschiedenen Formen und Größen. Dachsteine, Dachzierschmuck aus Ton, Titan-Zink, Kupfer, Edelstahl und Dac','A','','','http://www.dacheinkauf.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2788,'adfRnrSHbc','Solaranlagen, Heizungen aller Art, Be- und Entwässerung, Regenwasser, Alternative Heizsysteme','Solaranlagen, Heizungen aller Art, Be- und Entwässerung, Regenwasser, Alternative Heizsysteme','Selbstbausätze für den Hausbau, die Renovierung im Bereich der Haustechnik im umfassenden Sinn. Von Abwasserleitung bis Zirkulationspumpe.','A','','','http://www.heizung-direkt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2789,'zZ87FFwBbJ','Bürobedarf, Schulbedarf, Schreibwaren, Bürotechnik, Büromöbel, EDV Zubehör, Zeichentechnik, Stempel...','Bürobedarf, Schulbedarf, Schreibwaren, Bürotechnik, Büromöbel, EDV Zubehör, Zeichentechnik, Stempel...','Bürobedarf Online Shop, 14000 Artikel, ab 50 DM Lieferung frei Haus','A','','','http://www.bbjs.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2790,'WwMJY7tkEc','Abdeckplanen, Alu-Riser, Auspuff, Auspuffanlagen, Benzinfilter, Blinker, Bremshebel, Bremsleitung, Bremsscheiben, Carbon, Chopper, Chopperteile, Digitaltacho, Doppelscheinwerfer, Drehzahlmesser, Einbauscheinwerfer, Edelstahl, Fußraste, Gabelbrücke, Gaszu','Abdeckplanen, Alu-Riser, Auspuff, Auspuffanlagen, Benzinfilter, Blinker, Bremshebel, Bremsleitung, Bremsscheiben, Carbon, Chopper, Chopperteile, Digitaltacho, Doppelscheinwerfer, Drehzahlmesser, Einbauscheinwerfer, Edelstahl, Fußraste, Gabelbrücke, Gaszu','Allein unsere Edelstahlrubrik umfaßt über 250 verschieden Verbindungselemente mit amerikanischen-, metrischen- und Feingewinden.','A','','','http://www.bischoffversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2791,'MrT4xT7P8s','','','Ihr Büro-Profi im Internet.','A','','','http://www.papbedarf.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2792,'SDhf8jCBX5','Mofas, Roller, Scooter, Ersatz- und Tuningteile, Zubehör','Mofas, Roller, Scooter, Ersatz- und Tuningteile, Zubehör','MofaShop Bonn, Mofas, Motorroller, Scooter, neu und gebraucht, An- und Verkauf, Ersatzteile, Zubehoer, Tuning, Bekleidung, Helme und vieles mehr...','A','','','http://www.mofashop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2793,'3AMVASXiAc','Oldtimer, Fahrzeuge, Ersatzteile und Zubehör','Oldtimer, Fahrzeuge, Ersatzteile und Zubehör','Oldtimer - youngtimer - Autos - \r\nMotorräder - Bikes - Roller - Moped - Forum - Kleinanzeigen - Sport - History - Tips - Tricks','A','','','http://www.oldieworld.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2794,'1nZ4d0UvHC','Camping Caravan Freizeit Wohnmobil Reisemobile Zelte Outdoor Zubehoer Ersatzteile Campingmöbel','Camping Caravan Freizeit Wohnmobil Reisemobile Zelte Outdoor Zubehoer Ersatzteile Campingmöbel','Alles für Camping, Caravan und Freizeit.','A','','','http://www.camping-onlineshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2795,'O3k4uWVciW','Motorradersatzteile, Motorradzubehör, Auspuffanlagen, Biker, Honda, Kawasaki, Yamaha, Suzuki, Auspuffanlagen, Streetfighter, Speedfighter, Ersatzteile, Koni, Koni-Federbeine, Mono-Federbeine, Bremsen, Memmingen, Bike, Batterien, Bremsbeläge, Vergasermembr','Motorradersatzteile, Motorradzubehör, Auspuffanlagen, Biker, Honda, Kawasaki, Yamaha, Suzuki, Auspuffanlagen, Streetfighter, Speedfighter, Ersatzteile, Koni, Koni-Federbeine, Mono-Federbeine, Bremsen, Memmingen, Bike, Batterien, Bremsbeläge, Vergasermembr','Motorradzubehör und Motorradersatzteile für Honda, Kawasaki, Yamaha und Suzuki wie Kettenkits, Auspuffanlagen, Koni-Federbeine, Batterien, Zünkerzen, Bremsbeläge, Motorenöle, Bremsscheiben, Reparaturanleitung, Luftfilter, Super-Bike-Lenkerumbau, Stahlflex','A','','','http://www.ambi-bike.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2796,'u8bfJ6EPZu','Alufelgen, Kompletträder, Fahrwerke Auspuff und Styling.','Alufelgen, Kompletträder, Fahrwerke Auspuff und Styling.','Online-Shop mit über 14000 Artikeln. Alufelgen, Kompletträder, Fahrwerke Auspuff und Styling.','A','','','http://www.tuningzone.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2797,'27yQMe4kkl','Zylinder, Tuning, Ersatzteile, Auspuff, Vergaser, Simson, Big Bore Kit','Zylinder, Tuning, Ersatzteile, Auspuff, Vergaser','Ãœber 2700 Tuning- und Ersatzteile für Simson, Scooter und MZ zu günstigen Preisen.','A','http://www.rztpower.com/scooter','','http://www.rztpower.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2798,'pos1Oe2oYT','Damen-Herrenmode, Accesoires, zeitweise Schuhe und Kindermode aller führenden Designer z.Bsp. Versace, Gucci, Joop, Armani, Donna Karan NY ect.','Damen-Herrenmode, Accesoires, zeitweise Schuhe und Kindermode aller führenden Designer z.Bsp. Versace, Gucci, Joop, Armani, Donna Karan NY ect.','Designeroutlet mit Designermode von JOOP!, Versace, Armani, Gucci, Prada uvm. zu Schnäppchenpreisen - Ersparnis bis zu 70%, Lieferung in 48 Stunden','A','','','http://www.edel-store.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2799,'GqOtAABsSQ','ParaFork 100 Spezial\r\nParaFork 100 Spezial Titan\r\nParaFork 125 Spezial Titan\r\nParaFork 125 DH\r\nParaFork 125 DH','ParaFork 100 Spezial\r\nParaFork 100 Spezial Titan\r\nParaFork 125 Spezial Titan\r\nParaFork 125 DH\r\nParaFork 125 DH','Parallelogrammfedergabeln für Mountainbikes. Für Tour, Freeride und Downhill. Auch Kompletträder erhältlich.','A','','','http://www.parafork.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2800,'7AsloafoW3','TEKA, teka, TEKA-Racing, tk, Wintex, WINTEX, wintex, Motorad, Motorrad, racing, Flash, motorrad, Motorad, Training, Racing, Bad Säckingen, Hochrhein, Waldshut, Hobby, Sex, Miss Wahlen, Boy, Girl, Wintex, Wintex Vertretung Deutschland, WINTEX-D, wintex-d,','TEKA, teka, TEKA-Racing, tk, Wintex, WINTEX, wintex, Motorad, Motorrad, racing, Flash, motorrad, Motorad, Training, Racing, Bad Säckingen, Hochrhein, Waldshut, Hobby, Sex, Miss Wahlen, Boy, Girl, Wintex, Wintex Vertretung Deutschland, WINTEX-D, wintex-d,','TEKA-Racing - Motorradbekleidung - Wintex Import - Ihr Partner im Rennsport - Promotion','A','','','http://www.teka-racing.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2801,'PksIg7pGen','Scanner, Digitalkameras, Monitore, Grafiktabletts, Software, Videorecorder, Datenträger, etc.','Scanner, Digitalkameras, Monitore, Grafiktabletts, Software, Videorecorder, Datenträger, etc.','BHS Binkert GmbH Distribution - Ihr Spezialdistributor für Digital-Imaging Produkte! Vom Scanner zum Digital-Imaging Spezialisten\r\n\r\n','A','','','http://www.bhsbinkert.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2802,'Un6XzbAHrG','Bürobedarf, Papier, Glückwunschkarten, Weihnachtskarten, Kuverts, Hüllen, Zeitplansysteme, Farbiges Papier, Karten und Hüllen, Zerkall Bütten, Imagepapiere, Sonderanfertigungen, bedruckte Hüllen und Versandtaschen, Büromöbel, Bürobedarf, Präsentations','Bürobedarf, Papier, Glückwunschkarten, Weihnachtskarten, Kuverts, Hüllen, Zeitplansysteme, Farbiges Papier, Karten und Hüllen, Zerkall Bütten, Imagepapiere, Sonderanfertigungen, bedruckte Hüllen und Versandtaschen, Büromöbel, Bürobedarf, Präsentations','Kompletter Bürobedarf von A wie Aktenklammer bis Z wie Zeitplansysteme.Glückwunschkarten für Hochzeiten, Weihnachten, Einladungen, Eröffnungen usw.','A','','','http://www.neuser.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2803,'iOAVW9tgKY','sodastream, meli, drinkmaster, vakuumiergeraet, konzentrat, gourmetgrill, vacumizer, culinare, kuechentimer, streumi, firestar, sprudelwasser, sodawasser, universalmesser, raffel, dosenoeffner, knoblauchschaeler, messerschleifer, korkenzieher, flaschenoef','sodastream, meli, drinkmaster, vakuumiergeraet, konzentrat, gourmetgrill, vacumizer, culinare, kuechentimer, streumi, firestar, sprudelwasser, sodawasser, universalmesser, raffel, dosenoeffner, knoblauchschaeler, messerschleifer, korkenzieher, flaschenoef','Innovatice Haushaltsartikel wie SodaStream, Culinare, Gourmet-Grill, Vakuumiergeraet, Universalmesser, Culinare und vieles mehr.','A','','','http://www.tenera.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2804,'aAoT1aXAsY','Buderus, Junkers, Viessmann, Vaillant, Solaranlagen, Klimageräte, Wärmerückgewinnung, Regenwassernutzung, Feuerungszubehör, Wasserwerke, Heizkörper, Badheizkörper, Wärmepumpen, Wärmerückgewinnung, Edelstahlschornstein, Tankanlagen, Warmwasserspeicher, Kes','Buderus, Junkers, Viessmann, Vaillant, Solaranlagen, Klimageräte, Wärmerückgewinnung, Regenwassernutzung, Feuerungszubehör, Wasserwerke, Heizkörper, Badheizkörper, Wärmepumpen, Wärmerückgewinnung, Edelstahlschornstein, Tankanlagen, Warmwasserspeicher, Kes','Hier finden Sie preiswerte deutsche Markenware aus dem Bereich Heizung, Sanitär und Klima','A','','','http://www.marquardt-gmbh.net/Shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2805,'iw3vQK63EG','Microfaser , Haarentfernung, Fensterblitz, Trettroller, Haushaltshelfer, Kosmetik, Nasenhaarschneider, Panamarinde, Wunderglanz, Teppcihreiniger, Super-Puzzi-Spezial, Streester, GT47 , Pinienoil, Handmop, Micro-Aktiv-Faser, Microfasertücher, Toilettenoil,','Microfaser , Haarentfernung, Fensterblitz, Trettroller, Haushaltshelfer, Kosmetik, Nasenhaarschneider, Panamarinde, Wunderglanz, Teppcihreiniger, Super-Puzzi-Spezial, Streester, GT47 , Pinienoil, Handmop, Micro-Aktiv-Faser, Microfasertücher, Toilettenoil,','Hier finden Sie lauter tolle Produkte die sich im harten hausfrauenalltag und bei Profis bestens bewährt haben','A','','','http://www.boehringer-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2806,'9wkvi3LGi9','Storm UhrenArmbanduhrenTrenduhrenSportuhren','Storm UhrenArmbanduhrenTrenduhrenSportuhren','Hier finden Sie Ihre Storm Uhr. Direkte Bestellmöglichkeit Ihrer Storm Uhr.','A','','','http://www.storm-uhr.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2807,'12J28ZQF8i','Messer, Taschenmesser, Springmesser, Küchenmesser, Scheren, Ritterrüstungen, Berhgsportartikel, ARmbust, Bogen rustikale Waffen, Schwerter und vieles mehr','Messer, Taschenmesser, Springmesser, Küchenmesser, Scheren, Ritterrüstungen, Berhgsportartikel, ARmbust, Bogen rustikale Waffen, Schwerter und vieles mehr','Wenn Sie ein Geschenk mit schärfe suchen oder ein scharfes Küchenmesser von aller bester Qualität suchen sind Sie bei uns richtig. Wir führen auch rustikale Waffen und vieles mehr! Knife Shop - Messer, Scheren, Schwerter, Schnitzmeser, Rüstungen und viele','A','','','http://www.knifeshop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2808,'tcCuG5neKh','Stauden, Gräser, Farne, Wasserpflanzen, Küchenkräuter','Stauden, Gräser, Farne, Wasserpflanzen, Küchenkräuter','Wir produzieren und verkaufen Stauden, Gräser, Wasserpflanzen und Farne. Online sind wir nicht nur mit einem knapp 1000 Pflanzen umfassenden Katalog, sondern auch vielen anderen Infos rund um den Garten.','A','','','http://www.bluetenblatt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2809,'u9o8S7BiwC','Tinte, Toner, Papier, Folien, EDV-Zubehör, Konferenzmittel, Plantafeln, Büromöbel, BüromaschinenOrdner, Versandtaschen, Packpapier, Zeichenbedarf, Kugelschreiber, Korrekturmittel, Geschäftsbücher, Forumlare, Kalender, Zeitplansysteme, Bürostühle, Rein','Tinte, Toner, Papier, Folien, EDV-Zubehör, Konferenzmittel, Plantafeln, Büromöbel, BüromaschinenOrdner, Versandtaschen, Packpapier, Zeichenbedarf, Kugelschreiber, Korrekturmittel, Geschäftsbücher, Forumlare, Kalender, Zeitplansysteme, Bürostühle, Rein','Buerobedarf von A-Z - 170000 Artikel täglich lieferbar. Bis 15 Uhr bestellt - am nächsten Tag geliefert.','A','','','http://www.bueroexpress.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2810,'EsMbsmr7M7','Werkzeuge, Heimwerkerprodukte, Baumarktartikel, Gartenartikel, Elektrogeräte, Holzbauprodukte','Werkzeuge, Heimwerkerprodukte, Baumarktartikel, Gartenartikel, Elektrogeräte, Holzbauprodukte','Der Online-Shop speziell für den Heimwerker- über 14.000 Baumarkt-Produkte. Online-Beratung auf mehr als 4.000 Seiten. Bequeme Anlieferung innerhalb von 48 Stunden an die Haustür.','A','','','http://www.heimwerker.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2811,'FTFo247tJb','Samen, Steckzwiebeln, Blumenzwiebeln, Gartenkleidung, Gartengeräte, Düllengeräte, Rasenmäher, Schneidgeräte Düngemittel, Pflanzzubehör, Pflanzenschutz und Pflanzenpflege, Torf, Erden, Mulch, Bewässerung, Gartenbeleuchtung. Gartendekoration, Spielgeräte, Z','Samen, Steckzwiebeln, Blumenzwiebeln, Gartenkleidung, Gartengeräte, Düllengeräte, Rasenmäher, Schneidgeräte Düngemittel, Pflanzzubehör, Pflanzenschutz und Pflanzenpflege, Torf, Erden, Mulch, Bewässerung, Gartenbeleuchtung. Gartendekoration, Spielgeräte, Z','Online-Gartencenter mit grosser Auswahl in den Bereichen Gartengeräte, Gartenausstattung, Holz im Garten, Samen und Zwiebeln. Grosser Beratungsteil mit Anleitungen zur Gartenanlage. Umfangreiches botanisches Lexikon mit über 1000 Pflanzenbeschreibungen.','A','','','http://www.gartenwelt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2812,'2gcKWuVs1T','Microfasertücher, Reinigungsmittel, Ökoreiniger, Autoreinigung, Reinigungsgeräte, BodyLine-Artikel','Microfasertücher, Reinigungsmittel, Ökoreiniger, Autoreinigung, Reinigungsgeräte, BodyLine-Artikel','Microfaserprodukte und vieles mehr fuer die Reinigung von Haushalt, Hobby, Garten, KFZ etc.BodyLine Artikel besonders fuer Neurodermitiker geeignet.','A','','','http://www.microfaserputztuch.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2813,'WRJHvPyxr7','Bohrhämmer Bohrschrauber Schlagschrauber Blechscheren Nager Bohrmaschinen Gewindeschneider Rührwerke Schlagbohrmaschinen Bohrhammer Schlaghämmer Abbruchhammer Winkelschleifer Trennschleifer Polierer Doppelschleifmaschinen Geradschleifer Schleifbürste Stic','Bohrhämmer Bohrschrauber Schlagschrauber Blechscheren Nager Bohrmaschinen Gewindeschneider Rührwerke Schlagbohrmaschinen Bohrhammer Schlaghämmer Abbruchhammer Winkelschleifer Trennschleifer Polierer Doppelschleifmaschinen Geradschleifer Schleifbürste Stic','Onlineshop für Bosch Elektrowerkzeuge mit Komplettprogramm von Heim- und Handwerkergeräten und Zubehör','A','www.elektrowerkzeug.net\r\nwww.segmueller.net','','http://www.segis.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2814,'YPdNRHGlLa','Staubsauger, Luftreiniger, Luftbefeuchter, Luftentfeuchter, Kochgeschirr, Waschmittel, Reinigungsmittel, Dyson, Polti, Hoover, Pari, Honeywell, Matratzen, Decken, Allergiebettwäsche, Allergie, Allergien, Allergikerprodukte','Staubsauger, Luftreiniger, Luftbefeuchter, Luftentfeuchter, Kochgeschirr, Waschmittel, Reinigungsmittel, Dyson, Polti, Hoover, Pari, Honeywell, Matratzen, Decken, Allergiebettwäsche, Allergie, Allergien, Allergikerprodukte','Sie finden bei uns ein umfassendes Produktangebot zur Allergen- und Schadstoffminimierung zu Hause und am Arbeitsplatz - nicht nur für Allergiegeeeplagte','A','','','http://www.alfda.de/bereiche/shop/shop.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2815,'rF2E6nszBh','Kosmetika, Körperpflege, Lavera, Logona, LifeSource, Aquarette, Aquasoft, Pyroflam, Wasserkocher, Wasserfilter, Matratzen, Bettdecken, Kissen, Neurodermitisoverall, Wäsche, Tampons, Binden, Nahrungsergänzung','Kosmetika, Körperpflege, Lavera, Logona, LifeSource, Aquarette, Aquasoft, Pyroflam, Wasserkocher, Wasserfilter, Matratzen, Bettdecken, Kissen, Neurodermitisoverall, Wäsche, Tampons, Binden, Nahrungsergänzung','Hier finden Sie ein Produktsortiment, daß Ihnen hilft, Ihre allergischen Beschwerden zu lindern','A','','','http://www.allergieshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2816,'oAYxOgp5ua','Porzellan, Manufakturen, Gläser, Bestecke, Hausrat, Tischwäsche','Porzellan, Manufakturen, Gläser, Bestecke, Hausrat, Tischwäsche','radikal reduzierte GeschirrserienTeile vieler namhafter Marken\r\nständig wechselnde Sonderangebote\r\nständig wechselnde Deko-Ideen','A','www.stilger.de','','http://www.einkaufen-wiesbaden.de/stillg','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2817,'n4TSnnqnpd','Glas, Porzellan, Geschenke, Bestecke, Haushalt, Rosenthal, Hutschenreuter, Wedgwood, Villeroy & Boch, Arzberg, Thomas, Seltmann, Eschenbach, Gallo, Heinrich, Hummel, Goebel, Swarovski, Selb, Alessi, Rösle, Ritzenhoff, Zwilling, WMF, Tirschenreuth, KPM, Me','Glas, Porzellan, Geschenke, Bestecke, Haushalt, Rosenthal, Hutschenreuter, Wedgwood, Villeroy & Boch, Arzberg, Thomas, Seltmann, Eschenbach, Gallo, Heinrich, Hummel, Goebel, Swarovski, Selb, Alessi, Rösle, Ritzenhoff, Zwilling, WMF, Tirschenreuth, KPM, Me','Ihr Fachgeschäft für Glas, Porzellan, Bestecke, Haushalt und Geschenke mit den besonderen Preisen. Unsere Leistungen sind individuelle Beratung, Hochzeitsservice, Bestellservice, Versandkosten freier Online-Shop, Geschenk- und Gutscheinversand.','A','','','http://www.laubmann.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2818,'eiKXUWtyK7','Spezialpräperate und Pflegeprodukte für Auto, Motorrad, LKW, Boote, Flugzeuge, \r\nZüge, Industrie, Großküchen usw.','Spezialpräperate und Pflegeprodukte für Auto, Motorrad, LKW, Boote, Flugzeuge, \r\nZüge, Industrie, Großküchen usw.','Autopflege und Pflegeprodukte der neuen Generation','A','','','http://www.twintop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2819,'pvBKrLgTJ4','Abfallleimer, Abfalltrennung, Lampen, Halogenleuchten, Reling, Linero, Säulen, Granitfelder, Einbauwaage, Dunsthaube, Besteckeinsatz, Flachkanal, Abluft, Mauerkasten, Messerblock, Zwilling, Hailo, Wesco, Kesseböhmer, Hupfer, Dunstabzug, Küche','Abfalleimer, Leuchten, Messerblöcke Relingsysteme, Säulen, Granitfelder, Einbauwaage, Dunsthauben, Badaccessoirs, Schrankausstattungen, Lüftungstechnik','Chices und Nützliches - vom Abfallsammler bis zum Zwilling-Messerblock','A','','','http://www.efftop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2820,'BL4W4Fexb2','Bauknecht, Whirlpool, Ignis, Waschmaschinen, Wäschetrockner, Elektroherde, Geschirrspüler, Kühlgeräte, Kühlschränke, Wpro, Staubsaugerbeutel, Backofenreiniger, Entkalker, Entfetter, Mikrowellenreiniger, Ersatzteile für Hausgeräte, Thermostate, Laugenpumpe','Bauknecht, Whirlpool, Ignis, Waschmaschinen, Wäschetrockner, Elektroherde, Geschirrspüler, Kühlgeräte, Kühlschränke, Wpro, Staubsaugerbeutel, Backofenreiniger, Entkalker, Entfetter, Mikrowellenreiniger, Ersatzteile für Hausgeräte, Thermostate, Laugenpumpe','Ersatzteile für Hausgeräte\r\nReinigungsprodukte für Hausgeräte','A','','','http://www.ersatzteile-shop24.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2821,'VlrIBxMTTf','Porzellan, Glas, Besteck, Geschenke','Porzellan, Glas, Besteck, Geschenke','Online-Shop für Porzellan, Glas, Besteck und Geschenkartikel von Markenherstellern. Alle Preise 20% unter der unverbindlichen Preisempfehlung der Hersteller','A','','','http://www.porzellantreff.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2822,'8Cc9UWduuR','Werkzeuge, Maschinen, Werkzeugmaschinen, \r\nGartengeräte, Elektrogeräte, Schließsysteme, \r\nSchreinerbedarf, Zimmererbedarf, Metallbaubedarf, \r\nArbeitskleidung, Briefkästen, Lampen, Leuchten, \r\nMessgeräte','Werkzeuge, Maschinen, Werkzeugmaschinen, \r\nGartengeräte, Elektrogeräte, Schließsysteme, \r\nSchreinerbedarf, Zimmererbedarf, Metallbaubedarf, \r\nArbeitskleidung, Briefkästen, Lampen, Leuchten, \r\nMessgeräte','Heimwerkerbedarf, Handwerkerbedarf, Gartengeräte\r\nund mehr.\r\nGewinnspiel','A','','','http://www.scheins.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2823,'Q1S0Ygv9oE','Lampen, Leuchten, Hausnummern, \r\nBriefkästen, Möbelbeschläge, Türgriffe\r\n\r\n','Lampen, Leuchten, Hausnummern, \r\nBriefkästen, Möbelbeschläge, Türgriffe\r\n\r\n','Exklusives zur Einrichtung von Haus und Garten','A','','','http://www.scheins.de/kunstgriff/kunst.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2824,'5qy2Skr3Cg','Kaffeemaschinen und Kaffeeautomaten für Private und Büros, sowie Zubehöre wie Tassen, Becher, Zuckersticks usw.','Kaffeemaschinen und Kaffeeautomaten für Private und Büros, sowie Zubehöre wie Tassen, Becher, Zuckersticks usw.','Die Nummer 1 für Kaffeemaschinen und Kaffeeautomaten / Service und Verkauf / offizielle Servicestelle und Vertragspartner der Marken Solis / Saeco / Turmix / Rotel / Jura','A','','','http://www.coffee-shop-ch.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2825,'XYkKyEt3KZ','Gartenrosen, Pflanzen, Zubehör, Pflegetipps und mahr','Gartenrosen, Pflanzen, Zubehör, Pflegetipps und mahr','Die Seiten, die Ihren Computer erblühen lassen. Ãœber 350 Gartenrosen online zu bestaunen und \r\nzu bestellen.','A','','','http://www.gartenrosen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2826,'cJFXznY0fk','Tintenpatronen, Laserkartuschen, Toner, Fixierspray, Spezialpapiere, Folien, Fax, \r\n','Tintenpatronen, Laserkartuschen, Toner, Fixierspray, Spezialpapiere, Folien, Fax, \r\n','Spezialist für hochwertige Alternativen im Bereich Tintenpatronen, Laserkartuschen und Spezialpapiere. Suchmaschine zeigt für jeden Drucker die alternativen Möglichkeiten auf und das Originalprodukt.','A','','','http://www.meindrucker.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2827,'1MAhGiFW1a','HiFi, Video, Elektro, Fernseher, TV, Camcorder, Kamera, Digital, Waschmaschine, Trockner, Kühlschrank, Bosch, AEG, Sony, Panasonic, JVC, Grundig, Thomson, Preisanfrage, Miele, Siemens, Bauknecht, Liebherr, SMEG,','HiFi, Video, Elektro, Fernseher, TV, Camcorder, Kamera, Digital, Waschmaschine, Trockner, Kühlschrank, Bosch, AEG, Sony, Panasonic, JVC, Grundig, Thomson, Preisanfrage, Miele, Siemens, Bauknecht, Liebherr, SMEG,','Großhandelspreise für Endverbraucher – Haushaltsgeräte und HIFI Angebote.\r\nAlle Preise Inkl. Lieferung bei voller Herstellergarantie.\r\n','A','','','http://www.preis-guenstig.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2828,'xp0I6lElfJ','nähmaschinen, nähmaschine, overlock, overlockmaschinen, pfaff, singer, brother, toyota, domena, bügeln, schneiderbüste','Nähmaschinen, Stickmaschinen, Coverlockmaschinen, Overlockmaschinen, Bügelpressen, Mangeln, Dampfreiniger, Nähmöbel','Nähmaschinen und Bügeltechnik von PFAFF, \r\nBROTHER, SINGER, HUSQVARNA, TOYOTA, \r\nKNITTAX uvm. Großer übersichlicher Online\r\nShop mit ausführlicher Beschreibung und\r\nBebilderung. Einfach bequem Einkaufen.','A','','','http://www.dittrich-naehmaschinen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2829,'cbXZNXWjny','Regenwasseranlagen, Bausätze, Zisternen, PE-Speicher, Pumpen, Steuerung, Nachspeisung, Filter, Installationsmaterial, Zisternenzubehör','Regenwasseranlagen, Bausätze, Zisternen, PE-Speicher, Pumpen, Steuerung, Nachspeisung, Filter, Installationsmaterial, Zisternenzubehör','Alles über Regenwasser und Regenwassernutzung mit ausführlichem Ratgeber, Berechnung und komplettem Online-Shop vom Komplettbausatz bis zur Edelstahlschlauchschelle','A','','','http://www.rewalux.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2830,'DUYMw3xKmr','Lacke, Farben, Lasuren, Rostschutz, Korrosionsschutz, Werkzeuge, Malerwerkzeuge, Wandfarbe, Fassadenfarbe, Anstriche, Schleifpapier, Pinsel','Lacke, Farben, Lasuren, Rostschutz, Korrosionsschutz, Werkzeuge, Malerwerkzeuge, Wandfarbe, Fassadenfarbe, Anstriche, Schleifpapier, Pinsel','Hier finden Sie beste Farben und Lacke in über 1500 Farbtönen aus der Sikkens-3031-Collection sowie aus der RAL- Palette, ebenso farbige Lasuren.\r\nWerkzeuge und Hilfsmittel führen wir ebenfalls.','A','','','http://www.farben-lacke-lasuren.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2831,'JRjKJJAbDN','Heizkessel für Öl- und Gasfeuerung, Gas- und Ölbrenner, Brennwerttechnik, Wasserbehandlungsgeräte gegen Kalk und Rost, Warmwasserspeicher, Regelungstechnik, Armaturen für das Bad, Regenwassernutzungsanlagen, Solaranlagen zur Warmwasserbereitung und Heizun','Heizkessel für Öl- und Gasfeuerung, Gas- und Ölbrenner, Brennwerttechnik, Wasserbehandlungsgeräte gegen Kalk und Rost, Warmwasserspeicher, Regelungstechnik, Armaturen für das Bad, Regenwassernutzungsanlagen, Solaranlagen zur Warmwasserbereitung und Heizun','In unserem Online-Shop finden Sie Artikel aus den Bereichen Heizung, Sanitär und Solartechnik.','A','','','http://www.w-wolff.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2832,'qrB0VpM8ru','Dekoration, Pavillons, Pagoden, Gartenhäuser, Blockbohlenhäuser, Gerätehäuser, Gewächshäuser, Sommerhaus, Skulpturen, Figuren, Reliefs, Holzschmuck','Dekoration, Pavillons, Pagoden, Gartenhäuser, Blockbohlenhäuser, Gerätehäuser, Gewächshäuser, Sommerhaus, Skulpturen, Figuren, Reliefs, Holzschmuck','Hier finden Sie Dekorationen für Haus und Garten, sogar Gartenhäuser und Pavillons aus Holz und Glas.','A','','','http://www.alveolara.de/kreativmarkt/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2833,'pqCGC7voMr','','','Hier finden Sie preiswerte Hilfe für Ihren aktiven Start im Internet: WebDesign, Beratung, oder einfache Produkteinbindung in den Web-Kreativmarkt.','A','','','http://www.alveola.de/',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2834,'UsOHeoXk9W','Einbauherde, Standherde, Gasherde, Backöfen, Gaskochmulden, Gasherde, Gasmulden, Cerankochfelder, Gas- Elektroherde, Gas- Elektromulden, Kühlschränke, Essen, Kochzentren ...','Einbauherde, Standherde, Gasherde, Backöfen, Gaskochmulden, Gasherde, Gasmulden, Cerankochfelder, Gas- Elektroherde, Gas- Elektromulden, Kühlschränke, Essen, Kochzentren ...','Der Hermes- Shop bietet exklusive Küchengeräte an. Wenn Sie auf der Suche nach außergewöhnlichen Produkten sind, werden Sie hier fündig.','A','','','http://www.hermes-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2835,'mm92Ic8o5u','Deckenleuchten, Wandleuchten, Einbauleuchten, Aufbauchleuten, Lampen, Strahler, Kerzenständer, Kerzenleuchter, Vase, Stifthalter, Aschenbecher, Dekofiguren, Figuren, Gartenfiguren,','Deckenleuchten, Wandleuchten, Einbauleuchten, Aufbauchleuten, Lampen, Strahler, Kerzenständer, Kerzenleuchter, Vase, Stifthalter, Aschenbecher, Dekofiguren, Figuren, Gartenfiguren,','Hier finden Sie das, was sie schön immer für Ihre Stilvollen Inneneinrichtung gesucht haben. Vom hochwertigen Kerzenständer bis zu Beleuchtungssystemen!','A','','','http://www.klug-wohnen.de/online-shop/online-shop.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2836,'IhBpBtq6BC','Lampen, Leuchten, Lichterketten, Geschenke, Geschenkartikel, Wecker, Tischuhr, lavalampe, wachslampen, kitsch, design, wackelkopfdackel, möbel, ledertaschen, accessoires, wanduhren, wanduhr, projetionsuhr, armbanduhren, weihnachtsgeschenke, weihnachten, m','Lampen, Leuchten, Lichterketten, Geschenke, Geschenkartikel, Wecker, Tischuhr, lavalampe, wachslampen, kitsch, design, wackelkopfdackel, möbel, ledertaschen, accessoires, wanduhren, wanduhr, projetionsuhr, armbanduhren, weihnachtsgeschenke, weihnachten, m','Onlineshop für ausgefallene Geschenk- und Trendartikel. Design bis Kitsch.','A','http://www.hoge.de','','http://www.trend-geschenk.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2837,'nQqM9edqGb','Salzkristall-Lampen\r\nSalzkristall-Teelichter\r\nSalzkristall-Aromalampen\r\nSalzkristall-Nebler (Ultraschall-Zerstäuber)','Salzkristall-Lampen\r\nSalzkristall-Teelichter\r\nSalzkristall-Aromalampen\r\nSalzkristall-Nebler (Ultraschall-Zerstäuber)','Lichtbogen Salzkristall-Lampen - Lichtschwingungen für die Seele, Ionenspender für das Raumklima !','A','','','http://www.lichtbogen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2838,'wK3B9uDgIK','Glas: Briefbeschwerer, Glaskugeln, Glastiere','Glas: Briefbeschwerer, Glaskugeln, Glastiere','Handwerkskunst in verschiedenen Materialien aus verschiedenen Werkstaetten.\r\nDen Anfang macht das Glas mit Briefbeschwerern, Glaskugeln und Glastieren.\r\nIn Arbeit sind: Keramik, Steinschmuck, handgeschoepfte Papiere, Fingerhuete, Eulendarstellungen...','A','','','http://www.Keramikkunst.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2839,'vVLgxPKRtl','.','.','Hier können Sie Möbel, Lampen, Küchengeräte sowie Wohnaccessoires online einkaufen!!','A','http://www.lebensart-versand.de','','http://www.lebensart-wohndesign.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2840,'qHpX62wL4K','Teppiche, Teppichboden, Möbel, Lampen, Leuchten, Betten, Bad, Accessoires, Dekoration, Küchen, \r\nLampen, Stühle, Tische','Teppiche, Teppichboden, Möbel, Lampen, Leuchten, Betten, Bad, Accessoires, Dekoration, Küchen, \r\nLampen, Stühle, Tische','Einmalige moderne Teppiche in vielen Formen und Farben; wunderschöne Teppiche und Teppichboden von Home-Sweet-Home; kostenlose Kataloge, Angebote, Tipps, etc.','A','','','http://www.home-sweet-home.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2841,'nBRqVHK4Fx','Wunderbares Decomania - der Online-Shop mit Deko- und Geschenkartikeln der besonderen Art. Dekofiguren, Deko-Objekte, Seltenes, Außergewöhnliches, Nostalgisches, Antiquitäten, Hollywood-Artikel und vieles mehr...','Wunderbares Decomania - der Online-Shop mit Deko- und Geschenkartikeln der besonderen Art. Dekofiguren, Deko-Objekte, Seltenes, Außergewöhnliches, Nostalgisches, Antiquitäten, Hollywood-Artikel und vieles mehr...','Wunderbares Decomania - der Online-Shop mit Deko- und Geschenkartikeln der besonderen Art. Dekofiguren, Deko-Objekte, Seltenes, Außergewöhnliches, Nostalgisches, Antiquitäten, Hollywood-Artikel und vieles mehr...','A','','','http://www.decomania.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2842,'uhHTHZA0Ra','hängematte, hängematten, haengematte, haengematten, relax, entspannung, latino, ecuador, brasilien, südamerika, mexiko, mexico, colombia, kolumbien, otavalo, hamaca, hammock\r\n','Hängematten, Chinchorros','Hängematten aus Südamerika. Entspannen Sie sich in Ihrer eigenen Hängematte. Hängematten aus Ecuador, Brasilien, Mexico und Kolumbien. Auch Kreditkarten akzeptiert.\r\n','A','','','http://www.hamaca.com','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2843,'PKKIoAJesj','Armaturen, Badarmaturen, Handbrausen, Duschsysteme, Pharo, Axor, Ersatzteile, Preisliste','Armaturen, Badarmaturen, Handbrausen, Duschsysteme, Pharo, Axor, Ersatzteile, Preisliste','Hier können Sie Armaturen der Hersteller Hansgrohe und F. Grohe online bestellen.','A','','','http://www.armaturen-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2844,'CQoXsitKcI','Magnettafeln, Magnetfedern, Magnetsysteme, Magnetleisten, Magnete, Bildhalter, Bilderrahmen, Schlüsseldepots, Schlüsselanhänger, Tischuhren, Wanduhren, Design, Hochzeitsgeschenke, Edelstahl','Magnettafeln, Magnetfedern, Magnetsysteme, Magnetleisten, Magnete, Bildhalter, Bilderrahmen, Schlüsseldepots, Schlüsselanhänger, Tischuhren, Wanduhren, Design, Hochzeitsgeschenke, Edelstahl','DESIGN MUSS SEIN!\r\nHersteller design-orientierter Wohnaccessoires/Geschenkartikel/Werbemittel - aussergewöhliche Collection in einem ebenso günstigen Preis-Leistungs-Verhältnis','A','','','http://www.design-muss-sein.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2845,'mjFJbty6ZQ','Haushaltwaren Elektrogeräte Porzellan Keramik Gartenmöbel Rasenmäher Rasierer Espressomaschinen Küchenmaschinen Werkzeuge','Haushaltwaren Elektrogeräte Porzellan Keramik Gartenmöbel Rasenmäher Rasierer Espressomaschinen Küchenmaschinen Werkzeuge','Einkauf im Fachgeschäft zu Discountpreisen.','A','','','http://Holland-Letz.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2846,'B26U20SDTN','Verbindungselemente aus Edelstahl Rostfrei','Verbindungselemente aus Edelstahl Rostfrei','Der erste Internet Schrauben- Shop mit über 25.000 verschiedenen Artikeln aus Edelstahl Rostfei\r\n','A','','','http://www.online-schrauben.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2847,'gxpNhNi0RU','Vasenleuchten aus Chinavasen, Figurenleuchten mit Enten-Pferden-Elefanten-Buddhas-Katzen und anderen Figuren. Stableuchten - Standleuchten - Beistellleuchten - Designerleuchten - Lampenschirme - Kerzenleuchter - Raritäten aus alter Zeit.','Vasenleuchten aus Chinavasen, Figurenleuchten mit Enten-Pferden-Elefanten-Buddhas-Katzen und anderen Figuren. Stableuchten - Standleuchten - Beistellleuchten - Designerleuchten - Lampenschirme - Kerzenleuchter - Raritäten aus alter Zeit.','Herstellung und Vertrieb von Leuchten - Lampenschirme - Wohnaccessoires - Kunstgegenstäde aus Porzellan - Holz - Keramik - Metall - Terracotta - Acryl.','A','','','http://www.Majas-Shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2848,'DiO1o5DcYj','Einrichtung, Büro Garten, Leuchten, Accessoires, Firmengeschenke, Kunst\r\n','Einrichtung, Büro Garten, Leuchten, Accessoires, Firmengeschenke, Kunst\r\n','Große Auswahl ausgesuchter Artikel im Design- und Landhausbereich.','A','','','http://www.design-magazin.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2849,'dR89641XVZ','ritzenhoff , uhren , edelstahl , design house , räder , tee , kerzen , troika , schlüßelanhänger , heimtextilien , södahl ,','ritzenhoff , uhren , edelstahl , design house , räder , tee , kerzen , troika , schlüßelanhänger , heimtextilien , södahl ,','Besondere Geschenke für besondere Menschen . Uhrenkollektion von AKTEO und Troika .','A','','','http://www.kronprinz-steele.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2850,'WwINk9jsGE','Lampen für Kinder.','Lampen für Kinder.','...wunderschöne Lampen für Kinder. Ãœber 250 verschiedene in allen Formen und Farben. Versandkostenfrei und mit 30 Tagen Rückgaberecht.','A','','','http://www.kinderlampe.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2851,'0dfSvPmJ0d','Büroartikel, Telekommunikation, Präsentationsbedarf, Moderation, Hardware, Software, HiFi, TV, Video, Fachliteratur, Fahrzeugleasing','Büroartikel, Telekommunikation, Präsentationsbedarf, Moderation, Hardware, Software, HiFi, TV, Video, Fachliteratur, Fahrzeugleasing','Das Agenturportal ist der Marktplatz der Kommunikationsbranche. Hier finden Sie die Branche, und die Branche findet Sie! Wir sind Ihr Partner für Einkauf und Infos rund um die Bereiche PR, Werbung, Sponsoring, Event und Multimedia. Im Agenturportal finden','A','','','http://www.agenturportal.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2852,'mCOFKS0sAM','Autovermietung, Mietwagen, Mietauto, Leihwagen, Rent a Car','Autovermietung, Mietwagen, Mietauto, Leihwagen, Rent a Car','Wir bieten in über 60 Ländern weltweit Mietwagen zum \"TOP ALLES INKLUSIVE PREIS\". Vorbeisurfen und sparen. Besuchen Sie auch unsere Linkseite \"nützliches + lustiges\"','A','','','http://www.autovermietung-weltweit.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2853,'LxncXru4TP','','','Mietwagen vom WV Polo bis Mercedes. LKW vom Kleintransporter bis zum 7, 5 tonner. Pkw-Anhänger mit Plane oder auch als Kofferanhänger oder zum Fahrzeugtransport. Internationale Mietwagenreservierung unter \"Worldwide\"','A','','','http://www.autovermietung-miethke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2854,'jUcyaozWo4','','','Mietwagen weltweit online reservieren. Schnelle Abwicklung Reservierung noch bis 48 Std. vor Mietbeginn möglich. Und das zum \"alles inklusive Preis\".','A','','','http://www.weltweite-mietwagen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2855,'5aqVO9VgA5','Halogenbeleuchtung, Niedervoltsysteme, Hochvoltsysteme, Aussenlicht, Deko-Licht\r\nDesignleuchten, Transformatoren, Leuchtmittel uvm.!!!','Halogenbeleuchtung, Niedervoltsysteme, Hochvoltsysteme, Aussenlicht, Deko-Licht\r\nDesignleuchten, Transformatoren, Leuchtmittel uvm.!!!','Hier finden Sie (fast) alles was der Bereich Lichttechnik zu bieten hat.\r\nVon Deckeneinbauleuchten über Schienen- u. Strahlersysteme bis hin\r\nzu aussergewöhnlichen Deko-Lichtobjekten und natürlich allem Zubehör.\r\nTop-Qualität zu Discountpreisen!!!!','A','www.lichtversand24.de','','http://www.kbs-technik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2856,'hRF3LTCzt6','Etikett, Etiketten, Laseretiketten, Kopieretiketten, Inkjetetiketten, Frankieretiketten, Lochrandetiketten, Software, Beschriftungssoftware, Winlabel, DesignPro 2000, Ordnerrückenetiketten, Zweckform, Avery, Herma, Jac','Etikett, Etiketten, Laseretiketten, Kopieretiketten, Inkjetetiketten, Frankieretiketten, Lochrandetiketten, Software, Beschriftungssoftware, Winlabel, DesignPro 2000, Ordnerrückenetiketten, Zweckform, Avery, Herma, Jac','Hersteller und Versandhandel von preiswerten Qualitäts- Etiketten. Autorisierter Internet-Händler von Avery / Zweckform Produkten','A','','','http://www.endiweb.com/de/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2857,'zh0spnylzd','Kopierpapier Büroartikel Bürobedarf Büromaterial Toner Tinte Ordner Leitz HP Farbband Kassenrollen EDV Computer Elba Zweckform Faxrollen Kostenstellen Heftklammer Office Allago Otto Viking','Kopierpapier Büroartikel Bürobedarf Büromaterial Toner Tinte Ordner Leitz HP Farbband Kassenrollen EDV Computer Elba Zweckform Faxrollen Kostenstellen Heftklammer Office Allago Otto Viking','Büroartikel Frei-Haus bundesweit','A','','','http://www.aktenklammer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2858,'Be9UUItEGh','','','umfangreicher Online-Shop für Büroartikel mit 24-Stunden Service und besonders günstigen Preisen. Bürobedarf just-in-time.','A','','','http://www.buero-katalog.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2859,'Ax8Lx4wt2e','Hochzeit, Angebote, Accessoires, Bastelzubehör, Blumenkinderaccessoires, Bücher, Dankeschönartikel, \r\nDekorationen, Dienstleistungen, Feuerwerk, Fotoalben, Gästebücher, Geschenkartikel, \r\nKarten, Luftballons, Tortenfiguren und Tortenständer','Angebote, Accessoires, Bastelzubehör, Blumenkinderaccessoires, Bücher, Dankeschönartikel, \r\nDekorationen, Dienstleistungen, Feuerwerk, Fotoalben, Gästebücher, Geschenkartikel, \r\nKarten, Luftballons, Tortenfiguren und Tortenständer','Umfangreiche Auswahl verschiedenster Artikel rund um die Hochzeit in den folgenden Rubriken:\r\nAngebote, Accessoires, Bastelzubehör, Bücher, Dankeschönartikel, Deko, Einladungskarten, \r\nTortenfiguren, Luftballons, Feuerwerk, u.v.m.','A','','','http://www.hochzeits-shop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2860,'gO3hmcvouY','Papier, Tinte, Textmarker, Schreibblock, Scheren, Mouse-Pad, Klebestift, Fineliner, CD Ediketten, Label, Bleistift, Aktendeckel, Ablage, etc.','Papier, Tinte, Textmarker, Schreibblock, Scheren, Mouse-Pad, Klebestift, Fineliner, CD Ediketten, Label, Bleistift, Aktendeckel, Ablage, etc.','Der Internet Büroladen\r\n
Bequemer geht´s nicht\r\n
Frachtfrei schon ab 50, 00DM','A','','','http://www.buerozeug.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2861,'hj6y6Xgdn6','Daunenbetten, Metzeler-Matratzen, Viscoelastische Matratzen, Luftbetten, Wasserbetten, Latten-\r\nroste, Motorrahmen, Rubex, \r\nCarat-Vision, Carat, Rubex-Air, \r\nRubex-Saphir, Rubex-Bonnaire, \r\nTTI, Hasena,','Daunenbetten, Metzeler-Matratzen, Viscoelastische Matratzen, Luftbetten, Lattenroste, Motorrahmen, Wasserbetten ,','nur ausgesuchte gute Qualitäten mitQualitätsgarantie , die dennoch keinenPreisvergleich scheuen .Ausführliche online-Information undindividuelle Beratung per e-mail oder Telefon .','A','www.betten-land.de\r\nwww.metzeler-matratzen.de\r\nwww.wasser-betten-land.de','','http://www.homann-bettenland.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2862,'rTtaFXUjR2','Bücher, Ätherische Öle, Vitamine, Nahrungsergänzung, Tarotdecks, \r\nTarotsets, Schmuck, Kerzen, Räucherwaren, Weihrauch, magisches\r\nZubehör','Bücher, Ätherische Öle, Vitamine, Nahrungsergänzung, Tarotdecks, \r\nTarotsets, Schmuck, Kerzen, Räucherwaren, Weihrauch, magisches\r\nZubehör','Esoterischer Versand für Bücher, magisches Zubehör, Tarots, \r\nRäucherwaren, ätherische Öle, Kerzen, Schmuck u.v.a.\r\nkostenloser Newsletter, Diskussionsforum, Bücherrezensionen, Texte\r\nund Infos dazu!','A','','','http://www.equinox-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2863,'eASPICdIEs','Wasserfilter für den mobilen und stationären Einsatz. Für die Zubereitung von Speisen, Getränken und Babynahrung. Zur Anwendung bei Aquarien und Tiertränkung.','Wasserfilter für den mobilen und stationären Einsatz. Für die Zubereitung von Speisen, Getränken und Babynahrung. Zur Anwendung bei Aquarien und Tiertränkung.','Darstellung und Optionen von Trinkwasser-Filteranlagen für privaten und industriellen Einsatz. Aktivkohlefilter und Filtergehäuse zur Auswahl. Geprüfter Online-Shop.','A','','','http://www.carbonit.com/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2864,'v8dmJ0yBXp','.','.','Hier können Sie Möbel, Lampen, Küchengeräte sowie Wohnaccessoires online einkaufen!','A','http://www.designlampen.de\r\nhttp://www.lampenwelt.de\r\nhttp://www.lebensartshop.de\r\nhttp://www.movemedia.de\r\nhttp://www.lebensart-versand.de\r\n','','http://www.lebensartversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2865,'tgI9EQ01cl','Window Color, Papier, Holz, Moosgummi, Servietten, Stoff, Seide, Mosaik, Gießen, Brennpeter, Karten, Gelwachs,','Window Color, Papier, Holz, Moosgummi, Servietten, Stoff, Seide, Mosaik, Gießen, Brennpeter, Karten, Gelwachs,','bastelbedarf für fast jedes Hobby zu günstigen Preisen','A','','','http://www.hobbycreativ.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2866,'PjHmF8U68j','farbiges Papier, Inkjetpapier, Photo-Papier, Briefpapier, Feinpapier, Visitenkarten, Etiketten, Drucker ...','farbiges Papier, Inkjetpapier, Photo-Papier, Briefpapier, Feinpapier, Visitenkarten, Etiketten, Drucker ...','100 verschiedene Druckerpapiere. Jedes Papier kann als einzelnes Blatt bestellt werden. Stellen Sie sich Ihr Sortiment selbst zusammmen.','A','','','http://www.buntpapier.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2867,'lyCO3OpqaJ','Lecorbusier, Gray, Eileen Gray, Mart Stam, Stam, Harry Bertoia, Bertoia, Marcel Breuer, Breuer, Lempicka, Tamara de Lempicka, Mondrian, Piet Mondrian, van der Rohe, Rohe, Charles Eames, Eames, mackintosh, rietveld, wagenfeld, Sessel, Liegen, Liege, Relaxl','Lecorbusier, Gray, Eileen Gray, Mart Stam, Stam, Harry Bertoia, Bertoia, Marcel Breuer, Breuer, Lempicka, Tamara de Lempicka, Mondrian, Piet Mondrian, van der Rohe, Rohe, Charles Eames, Eames, mackintosh, rietveld, wagenfeld, Sessel, Liegen, Liege, Relaxl','Bei Classic Style Italia finden Sie Designklassiker zu sensationell günstigen Preisen. Designer-Möbel direkt vom Hersteller in perfekter handwerklicher Qualität und Verarbeitung. Einfach online bestellen zu sensationell günstigen Preisen.','A','','','http://www.classicstyle.com','ABD'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2868,'GVzrF4kN0y','InkJet, Toner und Farbbänder, Papiere, Etiketten und Folien, EDV-Zubehör und Software, Büromaschinen und Zubehör, Telekominikation, Ordnen, Sortieren, Archivieren, Packen und Versenden, \r\nTeschnischer Zeichen- und Grafikbedarf, \r\nSchreiben und Korrigiren,','InkJet, Toner und Farbbänder, Papiere, Etiketten und Folien, EDV-Zubehör und Software, Büromaschinen und Zubehör, Telekominikation, Ordnen, Sortieren, Archivieren, Packen und Versenden, \r\nTeschnischer Zeichen- und Grafikbedarf, \r\nSchreiben und Korrigiren,','Online Shop für Bürobedarf InkJet, Toner und Farbbänder, Papiere, Etiketten und Folien, EDV-Zubehör und Software, Büromaschinen und Zubehör, Telekominikation, Ordnen, Sortieren, Archivieren, Packen und Versenden, \r\nTeschnischer Zeichen- und Grafikbedarf,','A','','','http://www.schere.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2869,'VHrwZn5pVN','Weihnnacht Silvester Glücksbringer Kurzwaren Bänder Borten Spitzen Kordeln Knopfzellen Batterien Blumen Blumenstiele Kerzenringe Bücher Farben Textilfarben Figuren Handarbeit Häkelgarn Stickgarn Perlen Wolle Socken Haushalt Plexikugel Applikationen Parf','Weihnnacht Silvester Glücksbringer Kurzwaren Bänder Borten Spitzen Kordeln Knopfzellen Batterien Blumen Blumenstiele Kerzenringe Bücher Farben Textilfarben Figuren Handarbeit Häkelgarn Stickgarn Perlen Wolle Socken Haushalt Plexikugel Applikationen Parf','Hier finden Sie mehr als tausend Artikel zu kleinen Preisen, welche Sie sofort bestellen können. z.B.: Geschenksbänder Weihnachts- und Silvesterartikel, Handarbeits- Kurz- und Haushaltswaren, Spiele Dekoration, Socken und ein GRATIS-Kartenservice!','A','','','http://www.reinhilde.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2870,'D3wGAaDskP','Pflegemittel und Zubehör rund ums Wasserbett. Bettwäche und Spannlaken.','Pflegemittel und Zubehör rund ums Wasserbett. Bettwäche und Spannlaken.','Ansprechpartner im Rhein-Main-Gebiet.\r\nPflegemittelversand fürs Wasserbett in ganz Deutschland.','A','','','http://www.decker-wasserbetten.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2871,'nQ7ikuFCil','Simpson-/ Southpark- /TV-Total-/Starwars-/Pokemon-/Sesamstrasse-/Startrek-/ Moorhuhn-/Looney Toons Merchandise, Lavalampen, Blow-Ups, Sprudelsäulen, Dekofiguren, Trophäen, Papp-StandUps, Soakers, Hägg & Weil, Kühe, Monimals, Furbies, Masken ...','Simpson-/ Southpark- /TV-Total-/Starwars-/Pokemon-/Sesamstrasse-/Startrek-/ Moorhuhn-/Looney Toons Merchandise, Lavalampen, Blow-Ups, Sprudelsäulen, Dekofiguren, Trophäen, Papp-StandUps, Soakers, Hägg & Weil, Kühe, Monimals, Furbies, Masken ...','Der abgefahrene Online-Shop. Ãœber 1000 Artikel !','A','','','http://www.kauf-rausch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2872,'uDVbPziDtG','Marken wie Volcom, Stüssy, Arnette, Billabong, Fuct, Zoo York, Nixon, Spiewak, Phillies, Indigo, Ezekiel, M3, Flux, aphanumeric ...','Marken wie Volcom, Stüssy, Arnette, Billabong, Fuct, Zoo York, Nixon, Spiewak, Phillies, Indigo, Ezekiel, M3, Flux, aphanumeric ...','Board & Style','A','','','http://www.rockon.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2873,'AAUjKE2qMM','Bollerwagen, Kinderkutschen, Leiterwagen, Rodler, Schlitten, Rutscher, Schaukelpferde, Holzspielzeug, Spielzeug, Kinderfahrzeuge, Schaukeltiere','Bollerwagen, Kinderkutschen, Leiterwagen, Rodler, Schlitten, Rutscher, Schaukelpferde, Holzspielzeug, Spielzeug, Kinderfahrzeuge, Schaukeltiere','Hier finden Sie Bollerwagen, Kinderkutschen, Rodler, Rutscher und mehr was nicht nur Kinder bewegt','A','','','http://www.kinderkutsche.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2874,'HZb1FNaj6P','','','Möbelobjekte - Objektmöbel.\r\nIntegrative Möbelobjekte von excellentem Design, gefertigt aus hochwertigsten Materialien geben Objekteinrichtungen eine gute Balance. \r\n','A','','','http://www.design-kaufhaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2875,'hAwuqWFq5x','Fensterfarbe 60 und 100ml\r\nZubehör\r\nDecorate Coat (Serviettentechnik)','Fensterfarbe 60 und 100ml\r\nZubehör\r\nDecorate Coat (Serviettentechnik)','Nicht nur ein Shop !\r\nBei uns bekommen Sie Hinweise und Tipps zu Fensterbildern und hunderte anderer Anwender bieten Vorlagen zum Tausch an ... Sie auch ?','A','','','http://hobby2000.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2876,'6bVKJPcVRh','CLIXS - Baukastensystem mit unbegrenzten Möglichkeiten - das Möbel ist flexibel, mitwachsend, auch für schwierige Raumsituationen geeignet und dabei aus hochwertigen Materialien, im Stil von klassisch modern (Buche natur) bis flippig bunt.\r\n','CLIXS - Baukastensystem mit unbegrenzten Möglichkeiten - das Möbel ist flexibel, mitwachsend, auch für schwierige Raumsituationen geeignet und dabei aus hochwertigen Materialien, im Stil von klassisch modern (Buche natur) bis flippig bunt.\r\n','Flexibel wohnen - so klappt es','A','','','http://www.criss-cross.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2877,'5dTlBv9LNE','Windspiele, Kickboards, Jo-Jos, Drachen, Lenkmatten, Kitesurfing, Astrojax, Tretroller, Brettspiele, Wristball, Rings, Skateboards, Footbags, Kick Bags.','Windspiele, Kickboards, Jo-Jos, Drachen, Lenkmatten, Kitesurfing, Astrojax, Tretroller, Brettspiele, Wristball, Rings, Skateboards, Footbags, Kick Bags.','Hier gibts alles was Spass macht, von Windspielen, Yo-Yos, Astrojax, Kickbags, Kitesurfing bis hin zu Drachen und Kickboards','A','','','http://www.active-fun.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2878,'Am5lI5jom1','Stuehle, Sofas, Baenke, Liegen, Schraenke, Kommoden, Kredenzen, Vitrinen, Tische','Stuehle, Sofas, Baenke, Liegen, Schraenke, Kommoden, Kredenzen, Vitrinen, Tische','Suedostasiatische Moebel fuer Haus und Garten aus Teak oder Mahagoni und alte chinesische Hochzeitsschraenke online bestellbar.','A','','','http://utenti.tripod.it/AsianStyle','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2879,'1x4P8z3jpA','Kaffee Kaffeespezialitaeten Kaffeemuehlen Kaffeemaschinen Cafe Caffee Espresso Aromatisierter Kaffee Espressomaschine Kaffeebohnen Rohkaffee','Kaffee Kaffeespezialitaeten Kaffeemuehlen Kaffeemaschinen Cafe Caffee Espresso Aromatisierter Kaffee Espressomaschine Kaffeebohnen Rohkaffee','Kaffee, Kaffee-Spezialitaeten, Kaffee-Muehlen, Kaffee-Maschinen, Espresso, Espresso-Maschinen, Flavoured Coffees - ueber 70 Kaffee-Spezialitaeten aus aller Welt','A','','','http://www.classic-caffee.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2880,'0vBo8JWndJ','Tisch, Stuhl, Esstisch, Möbel, Moebel, einrichten, Einrichtung, Glastisch, Esszimmer','Tisch, Stuhl, Esstisch, Möbel, Moebel, einrichten, Einrichtung, Glastisch, Esszimmer',' der Möbelspezialist für internationale Esstischgruppen. Ãœber 150 verschiedene Esstische und über 500 Stuhlmodelle aus aller Welt','A','','','http://www.tisch-und-stuhl.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2881,'OeuJEMpGG9','österreichische Gärtnereien, Hydrokultur, Zierkies, Pflanzenpflege, österreichische Baumschulen, Obstbaum, Garten, Gartenpflege, Gartenplanung, Gartenbau, Floristen, Pflanzenservice, Pflegeservice, Hydropflanzen, Zimmerbrunnen, Pflanzenservice, Dienstleis','österreichische Gärtnereien, Hydrokultur, Zierkies, Pflanzenpflege, österreichische Baumschulen, Obstbaum, Garten, Gartenpflege, Gartenplanung, Gartenbau, Floristen, Pflanzenservice, Pflegeservice, Hydropflanzen, Zimmerbrunnen, Pflanzenservice, Dienstleis','Die Welt der Pflanzen.','A','','','http://www.gaertnerei.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2882,'4NjabXaFTl','Zeitschriftenabonnements, Reisen, CDs, Videos, DVDs, Bücher','Zeitschriftenabonnements, Reisen, CDs, Videos, DVDs, Bücher','Bei uns haben Sie die ganz große Auswahl aus über 200 Zeitschriftentiteln und über 80 attraktiven Prämien für eine Leserwerbung. Und das alles zu den bekannten Vorteilen eines Abonnements: Sie sparen Wege, Zeit und Geld!','A','','','http://www.abodirekt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2883,'M3a2IeTEYW','Billardtische, Dartzubehör, Flippergeräte, Geldspielautomaten, Airhocjey, Tischfussball, Touchgeräte u.s.w.','Billardtische, Dartzubehör, Flippergeräte, Geldspielautomaten, Airhocjey, Tischfussball, Touchgeräte u.s.w.','Verkauf von Kick, Flipper, Dart, Billardtischen, Airhockey u.s.w.\r\nGRATIS KATALOG anfordern !...','A','','','http://www.sportautomaten.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2884,'QsGvqGF3MK','Fanartikel, Shirts, Caps, Fahnen, Uhren, Shorts, Jacken, Polos, T-Shirts, Kappen, Schale, Hosen, Mousepads, Geschenke','Fanartikel, Shirts, Caps, Fahnen, Uhren, Shorts, Jacken, Polos, T-Shirts, Kappen, Schale, Hosen, Mousepads, Geschenke','Hier findet man alles, was man als Fan nur kaufen und bestellen kann. Fanartikel und Geschenkideen.','A','','','http://www.Fankaufhaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2885,'XHlm0TYfzj','Masken, Knebel, Lack, Latex, Liebesschaukel, Potenzmittel, Sexlockstoffe, Pheromone, \r\nLiebesschaukel, bizarre Videos, Tantra, Kamasutra, Bondage','Masken, Knebel, Lack, Latex, Liebesschaukel, Potenzmittel, Sexlockstoffe, Pheromone, \r\nLiebesschaukel, bizarre Videos, Tantra, Kamasutra, Bondage','Masken, Knebel, Katex und Lackprodukte, S/M-Zubehör','A','','','http://www.anjas-sexshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2886,'7wCdkUTkGg','Raketen Bomben Tischfeuerwerk Luftschlangen Vulkane Böller , eben das ganze Silvesterzubehör','Raketen Bomben Tischfeuerwerk Luftschlangen Vulkane Böller , eben das ganze Silvesterzubehör','Feuerwerk und Pyrotechnik das ganze Jahr über bei uns erhältlich','A','','','http://www.ostsee-pyrotechnik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2887,'CYWDSyJYqe','Amulette, Talismane, Budhhas, Statuen, Schmuck, Didgeridoo, Traumfänger, Windspiele, \r\nFeng Shui, Esoterik','Amulette, Talismane, Budhhas, Statuen, Schmuck, Didgeridoo, Traumfänger, Windspiele, \r\nFeng Shui, Esoterik','Amulette für die Liebe, Reichtum, .... Statuen, Geschenke, Esoterik-Bücher, ...lassen Sie sich verführen','A','','','http://www.talismane.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2888,'eACFIcRqwk','Schreckschusswaffen Gaswaffen Pistolen Revolver Munition Feuerwerk Zubehör','Schreckschusswaffen Gaswaffen Pistolen Revolver Munition Feuerwerk Zubehör','Bei uns bekommen Sie das gesamte Sortiment an Schreckschusswaffen und Zubehör','A','','','http://www.derwaffenshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2889,'5fXFtXWTXA','Poster, Bilder, Images, Dibujos\r\nVirtual Worlds','Poster, Bilder, Images, Dibujos\r\nVirtual Worlds','Virtuelle Welten - Virtual Worlds\r\nBilder Galerie im WWW\r\n','A','','','http://www.Alpha-Spacegallery.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2890,'qJvRlrSpL1','Antiquitäten , Kunst, gemälde, möbel, kommode, schrank, geschenke','Antiquitäten , Kunst, gemälde, möbel, kommode, schrank, geschenke','online galerie: Mobiliar & Kunst des Klassizismus, speziell Biedermeier','A','','','http://www.art-antique.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2891,'lhvcLfK4rv','Hotels, Appartments, Studios, Fincas, Flüge, Fährpassagen, Mietwagen, Reiseversicherungen.','Hotels, Appartments, Studios, Fincas, Flüge, Fährpassagen, Mietwagen, Reiseversicherungen.','Ãœber 400 Hotelangebote auf Mallorca - Flüge, Fährpassagen, Mietwagen, Reiseversicherungen und vieles mehr.','A','','','http://www.mallorca-direkt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2892,'wM98aslGeC','Ferienwohnungen, Ferienhäuser, Hotels, Mietwagen, Flüge, Fährpassagen, Griechenland, Korfu, Mallorca, Reiseinfos, Kerkyra, Acharavi, Minoan Lines, Strintzis Lines, Blue Star Ferries, Ventouris Ferries, drive Corfu, Reiseversicherungen','Ferienwohnungen, Ferienhäuser, Hotels, Mietwagen, Flüge, Fährpassagen, Reiseversicherungen','Urlaub in Griechenland - Insel Korfu. \r\nVerbringen Sie die schönsten Wochen des Jahres auf der grünen Sonneninsel Korfu.','A','http://www.mallorca-direkt.de\r\nhttp://www.exposa.de\r\nhttp://www.minoan-lines.de\r\nhttp://air-berlin.exposa.de\r\nhttp://www.exposa.de/fluege/condor\r\nhttp://www.exposa.de/fluege/hlf\r\nhttp://www.exposa.de/fluege/yp\r\n','','http://griechenland-direkt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2893,'YqMBYIFcUY','Bilder, Aquarelle, Acrylgemälde, Geburtstagskarte,','Bilder, Aquarelle, Acrylgemälde, Geburtstagskarte,','Die Plattform für Künstler und Ihre Werke. Hier finden Sie Werke von in verschiedenen Materialien und Techniken zum ansehen und kaufen. Künstler haben die Möglichkeit sich hier vorzustellen und Ihre Werke zum Kauf anbieten. \r\n','A','','','http://www.gabys.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2894,'IcSpgOBcYc','holzschnitzerei, holzschnitzereien, madonnen, kreuze, engel, putte, putten, geschenke, gift, gifts, profan, ikonen, bilder, rosenkränze, hinterglasmalerei, jäger, nachtwächter, angler, musikant, moriskentänzer, schnitzerei, schnitzereien, namenspatron, he','holzschnitzerei, holzschnitzereien, madonnen, kreuze, engel, putte, putten, geschenke, gift, gifts, profan, ikonen, bilder, rosenkränze, hinterglasmalerei, jäger, nachtwächter, angler, musikant, moriskentänzer, schnitzerei, schnitzereien, namenspatron, he','Das Fachgeschäft für Holzschnitzereien im Bereich Engel, Kreuze, Madonnen, Namenspatrone und profanen Schnitzereien sowie Krippenställe und Krippenfiguren. Außerdem im Sortiment: handgemalte Hinterglasbilder. Herstellung auch in eigener Werkstatt.','A','www.wlach.com\r\nwww.woodcarving.de','','http://www.wlach.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2895,'zPXo2xMN4R','Kunstdrucke, Geschenkartikel, Fertigrahmen','Kunstdrucke, Geschenkartikel, Fertigrahmen','Kunstdrucke und Geschenkartikel für lau ...','A','','','http://www.art-for-less.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2896,'bKEmcMPOwN','Last Minute, Restplätze, Linienflüge, Charterflüge, Hotels, Pauschalreisen, Mietwagen, Ferienhäuser - Online vergleichen die Verfügbarkeit prüfen und sofort buchen - kostenloser Reisepreisvergleich - ( PARTNERPROGRAMM )','Last Minute, Restplätze, Linienflüge, Charterflüge, Hotels, Pauschalreisen, Mietwagen, Ferienhäuser - Online vergleichen die Verfügbarkeit prüfen und sofort buchen - kostenloser Reisepreisvergleich - ( PARTNERPROGRAMM )','Täglich NEUE Angebote','A','','','http://www.flughafenpreise.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2897,'plzYpt1nFt','Sonnenbank Schutzhüllen Kopfpolster Fußpolster Sitzpolster Purlatet KHG Drachen Kunststoffverarbeitung Lotlog maritim Uhrenzubehör','Sonnenbank Schutzhüllen Kopfpolster Fußpolster Sitzpolster Purlatet KHG Drachen Kunststoffverarbeitung Lotlog maritim Uhrenzubehör','Hier finden Sie Artikel für \r\nSauna, Solarium und Freizeit, Outdoor, \r\nUhrenzubehör und unseren Drachenshop','A','','','http://www.khg.de/khgstore','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2898,'SKEl9sXoEm','Gemälde in Aquarell, Pastell und Öl','Gemälde in Aquarell, Pastell und Öl','Atelier Riefers • Original Gemälde in Aquarell-, Pastell- und Öltechnik','A','','','http://atelier-riefers.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2899,'gMobG9nGeQ','Antiquitäten, Kunst, Messinglampen','Antiquitäten, Kunst, Messinglampen','Antiquitäten und Kunst aus 3 Jahrhunderten, online-Versandkatalog, Berliner Messinglampen, Geschenkartikel, Accessoires, Web-Design, private Kleinanzeigen, Suchmaschinen, Galerie u.v.m.','A','','','http://www.pehrs.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2900,'r6dGbREhZl','Dildos, Liebeskugeln, Vibratoren, Penise, Kunsstoffpenise, Analstöpsel, Vaginal-Vibratoren, Anal-Vibratoren, Hodenringe, Kunsstoff-Liebeskugeln, Doppel-Penise, Jelly-Vibratoren, Riesen-Vibratoren, Doppel-Dildos, Riesen-Dildos, Massagestäbe, Lady Finger, B','Dildos, Liebeskugeln, Vibratoren, Penise, Kunsstoffpenise, Analstöpsel, Vaginal-Vibratoren, Anal-Vibratoren, Hodenringe, Kunsstoff-Liebeskugeln, Doppel-Penise, Jelly-Vibratoren, Riesen-Vibratoren, Doppel-Dildos, Riesen-Dildos, Massagestäbe, Lady Finger, B','Handel, Versand und Vertrieb von Dildos, Vibratoren, Liebeskugeln und Kunststoffpenisen. Hier finden Sie nützliche Informationen zum Thema Dildos und Vibratoren, sowie Anwendungs- und Pflegetips','A','','','http://www.dildowelt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2901,'X4FSPRaVXV','Kondome','Kondome','Kondomshop-Fun - Der No. 1 Kondomversand im Internet\r\n','A','','','http://www.kondomshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2902,'3nXJ6NWPpw','','','Viel mehr brauchen Sie für Ihre Reise nicht ...','A','','','http://www.derreisetipp.de/travelcenter/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2903,'hkC3AWJQav','Cd-Rom, Video, ZIP Dateien','Cd-Rom, Video, ZIP Dateien','Fetisch Nylon, free Bilder, free update Gallery, Online Shop: Cd-Rom, Video, ZIP Dateien.Annett zeigt uns auf Ihrer Homepage sehr anmutige und stilvolle Fotografien von sich. Ihren schönen Körper und Ihre Beine umhüllt sie stets in einem Hauch tran','A','','','http://www.annett.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2904,'oKmdKcfAyY','Kunst des 20. jahrhunderts: Gemälde, Aquarelle, Grafik, Skulpturen','Kunst des 20. jahrhunderts: Gemälde, Aquarelle, Grafik, Skulpturen','Wir zeigen 2-4 Kunstausstellungen im Jahr und veranstalten 2 Kunstauktionen. Unser Skulpturenpark zeigt zahlreiche Freiplastik für den Garten','A','','','http://www.kunstgut-effeldorf.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2905,'LKcKuOtioD','topographische Karten Schweiz, Strassenkarten, Atlanten, Wanderkarten, Stadtpläne, Fahrradkarten und Vieles mehr.','topographische Karten Schweiz, Strassenkarten, Atlanten, Wanderkarten, Stadtpläne, Fahrradkarten und Vieles mehr.','Bei uns können Sie topographische Karten der Schweiz und ein umfassendes Landkartenprogramm online bestellen.','A','','','http://www.landkarten.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2906,'WFplx0A4dk','Originalgemälde, Graphiken, Poster, CD-Rom, Audio-CD, Video, Pins, Kataloge','Originalgemälde, Graphiken, Poster, CD-Rom, Audio-CD, Video, Pins, Kataloge','Produzentengalerie der Künstler Jacqueline Ditt (expressionistische Malerei) und Mario Strack (audiovisuelle Medienkunst)','A','','','http://www.universal-arts.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2907,'A0J266ITbA','Torggler, Gasser, Kathrein, Swingrodel, Klappschlitten, Davoser, Grindelwalder, Diemtigtaler, Balancer, Tourenrodel, Tourenrennrodel','Torggler, Gasser, Kathrein, Swingrodel, Klappschlitten, Davoser, Grindelwalder, Diemtigtaler, Balancer, Tourenrodel, Tourenrennrodel','Sie finden bei uns ein umfangreiches Sortiment an Schlitten und Rodeln.','A','','','http://www.schlitten.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2908,'EZ6HBpmlrc','Datenbank und Bestellmodus fuer Grossbilprojektoren-Dias/Poster in der Alpha-Space-Gallery','Datenbank und Bestellmodus fuer Grossbilprojektoren-Dias/Poster in der Alpha-Space-Gallery','Dienstleistung & Service im Marketingund Eventbereich.Durchführung und Planung von Events in allen Bereichen-TV- Industriefilm-CD Produktionen- Veranstaltungen -Internet','A','','','http://www.Hawelka.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2909,'KrJBnVqh6M','Dreidimensionale Karikaturen, Spiegel- und Bilderrahmen, Skulpturen und Kunstobjekte aller Art','Dreidimensionale Karikaturen, Spiegel- und Bilderrahmen, Skulpturen und Kunstobjekte aller Art','von Ihrer Fotovorlage fertige ich Ihnen eine Karikatur als dreidimensionale Pappmache-Figur...','A','','','http://www.art-de-papp.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2910,'dJjUx2oNjf','Fotoreisen im In- und Ausland','Fotoreisen im In- und Ausland','Fotoreisen unter fachlichlicher Leitung mit dem Dozenten Horst Riefers.','A','','','http://click-fototours.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2911,'IBvvPJU6BO','Das umweltfreundlichere Insektizid - einer gegen alle - ohne Treibgas.
\r\nTyrax, ein wirksamer Helfer gegen Ungeziefer wie\r\nWespen, Fliegen, Mücken, Schnaken, Schaben, Motten, Kakerlaken, \r\nFlöhe, Zecken, Milben, Läuse, Ameisen, Silberfischchen, Spinne','Das umweltfreundlichere Insektizid - einer gegen alle - ohne Treibgas.
\r\nTyrax, ein wirksamer Helfer gegen Ungeziefer wie\r\nWespen, Fliegen, Mücken, Schnaken, Schaben, Motten, Kakerlaken, \r\nFlöhe, Zecken, Milben, Läuse, Ameisen, Silberfischchen, Spinne','Das umweltfreundlichere Insektizid. \r\n - einer gegen alle - ohne Treibgas.\r\nTyrax, ein wirksamer Helfer gegen Ungeziefer wie\r\nWespen, Fliegen, Mücken, Schnaken, Schaben, Motten, Kakerlaken, \r\nFlöhe, Zecken, Milben, Läuse, Ameisen, Silberfischchen, Spinnen','A','','','http://www.tyrax.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2912,'RjVSHhWtrL','garten, haus und garten, gartenshop, teichpumpe, teichbau, gartenartikel, teichfilter, bewaesserungsanlagen, teichzubehoer, gartenteich, gartenpumpen, pumpen, teichfilter, expertentipp, regneranlagen bewaesserung, schmutzwasserpumpe, filter, gartengeraete','garten, haus und garten, gartenshop, teichpumpe, teichbau, gartenartikel, teichfilter, bewaesserungsanlagen, teichzubehoer, gartenteich, gartenpumpen, pumpen, teichfilter, expertentipp, regneranlagen bewaesserung, schmutzwasserpumpe, filter, gartengeraete','Gartenshop - Der Onlineshop fuer Gartenartikel, Teichpumpen, Teichfilter, Gartenpumpen, Bewaesserungsanlagen sowie Expertenrat, Tipps und Tricks für die Anlage eines Gartenteichs.','A','','','http://www.gartenshop-online.de/shop.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2913,'IwQnimRiW5','RPC - Die Funkuhr für den PC','RPC - Die Funkuhr für den PC','Ein Shopwinzling für unsere RPC-Funkuhr. Die Atomzeit für den PC, gesendet vom DCF77-Sender in Mainflingen.','A','','','http://www.3wd.de/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2914,'OXt2n0IzzM','Handgefertigte Lederartikel','Handgefertigte Lederartikel','Geschenke machen Freude ! Als Hochzeitsgeschenk oder Jubiläumsgeschenk sind handgemachte Uhren Spiegel und Bilder, der Renner. Ausgefallene Geschenke für viele Anlässe bieten wir Ihnen 20% unter Ladenverkauf','A','','','http://www.geschenke-bilder.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2915,'ILBLp6Ol2m','Medaillen - Orden - Münzen - historische Antiquitäten - Uniformen - Helme - Blankwaffen - Urkunden - Autographen - Fachliteratur','Medaillen - Orden - Münzen - historische Antiquitäten - Uniformen - Helme - Blankwaffen - Urkunden - Autographen - Fachliteratur','Mit über 12.000 angebotenen Exponaten aus 10.000 Jahren Menschheitsgeschichte ein wohl weltweit einmaliges Angebot.','A','','','http://www.galerie-histoire.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2916,'fTJoXRozdr','Freizeitkarten, Wanderkarten, Radwanderkarten, Topographische Karten, Historische Karten seit 1764, CD-ROMs für Niedersachsen','Freizeitkarten, Wanderkarten, Radwanderkarten, Topographische Karten, Historische Karten seit 1764, CD-ROMs für Niedersachsen','1500 Landkarten, Topographische Karten, Historische Karten, Freizeit- und Wanderkarten, CD-ROMs für Niedersachsen','A','','','http://www.lgn.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2917,'0LhUFXOhdN','Teppiche, Wandteppiche, Spiegel, Vasen, Lampen, Leuchten, Fluter, Gusseisen, Glas','Teppiche, Wandteppiche, Spiegel, Vasen, Lampen, Leuchten, Fluter, Gusseisen, Glas','Exklusive, handgefertigte Dekorationsobjekte aus mediterranen, arabischen und afrikanischen Kulturkreisen','A','','','http://www.raken.com/style/de/index.asp','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2918,'hh4cFfGJXH','Hotelzimmer, Packages (Golf, Tennis, Wellness), Appartements, Ferienhäuser, etc.','Hotelzimmer, Packages (Golf, Tennis, Wellness), Appartements, Ferienhäuser, etc.','ie Plattform bei der Sie den Preis bestimmen | Hotelzimmer & Packages (Wellness, Golf, Tennis, etc.) | Auktionen, Hotelreservierung, Basar - Urlaub zu Ihrem Preis.','A','','','http://www.tourists-direct.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2919,'aQI83YjWwO','Matratzen, Lattenroste, Bettrahmen, Bettwäsche, Kissen, Federbetten, Pokemon-Bettwaesche, Markenprodukte der Hersteller Bettina, Dunlopillo, Rokado, Schlaraffia, Paradies, Tom Tailor, Kinderbettwäsche, Kaeppel, Biberna, Ibena, Digimon,','Matratzen, Lattenroste, Bettrahmen, Bettwäsche, Kissen, Federbetten, Pokemon-Bettwaesche, Tom Tailor Bettwaesche, Markenprodukte der Hersteller Bettina, Dunlopillo, Rokado, Schlaraffia, Paradies, Femira, Ibena, Kaeppel, Biberna','matratzenversand.de - hier liegen Sie günstig; Matratzen, Lattenroste, Bettwaren und Handtücher; erstklassige Markenqualität - extrem günstig','A','http://www.bettshop24.de','','http://www.matratzenversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2920,'RayAQQFqo4','orientalische Lampen\r\norientalische Möbel\r\nBildteppiche aus Harrania\r\nSteinskulpturen aus Simbabwe\r\nGlasobjekte von Sadika Kammoun\r\norientalische Geschenke\r\norientalischen Schmuck\r\nStickereien aus Palästina\r\nKelims aus Siwa','orientalische Lampen\r\norientalische Möbel\r\nBildteppiche aus Harrania\r\nSteinskulpturen aus Simbabwe\r\nGlasobjekte von Sadika Kammoun\r\norientalische Geschenke\r\norientalischen Schmuck\r\nStickereien aus Palästina\r\nKelims aus Siwa','Wir bieten Kunst und Handwerkskunst aus Ägypten, Syrien, Jordanien und Afrika für den Wohnbereich sowie Schmuck und Ethno Bekleidung','A','','','http://www.orientlights.de/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2921,'jIYSq94Iw4','Videos & DVDs, Filmplakate, Filmprogramme & Filmzeitschriften, Filmbücher & Hörbücher, Autogramme und Staradressen, Bücher und CD-Roms.','Videos & DVDs, Filmplakate, Filmprogramme & Filmzeitschriften, Filmbücher & Hörbücher, Autogramme und Staradressen, Bücher und CD-Roms.','Europas größte Online-Datenbank für Videos und DVD mit 100.000 Neutiteln in 17 Sprachen!, Filmbörse mit 7.000 antiquarischen (vergriffenen) Titeln sowie 4.000 Sammler-Kleinanzeigen in der Rubrik Suche&Biete, kostenloser Rechercheservice','A','','','http://www.opalmedia.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2922,'PAss7Er3E6','Tierfutter, Tierbedarf, Leckereien, Trockenware, Ergänzungsfuttermittel, Lakse Kronch, Spielzeug, Pflegeartikel, Maulkorb, \r\nBewi Dog, Belcando, Leonardo, Royal Canin, Hills Science Plan, Leinen, Halsbänder, \r\n','Tierfutter, Tierbedarf, Leckereien, Trockenware, Ergänzungsfuttermittel, Lakse Kronch, Spielzeug, Pflegeartikel, Maulkorb, \r\nBewi Dog, Belcando, Leonardo, Royal Canin, Hills Science Plan, Leinen, Halsbänder, \r\n','Wir haben uns vorgenommen, Ihnen Besonderheiten aus der Tiernahrung und aus dem Tierbedarf vorzustellen.','A','','','http://www.tierbedarf-guse.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2923,'DlpINleDl0','Zeitgenössische Original-Gemälde','Zeitgenössische Original-Gemälde','Zeitgenössische Original-Gemälde zum günstigen Preis!','A','','','http://www.originalgemaelde.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2924,'5EKNO1FwGW','Möbel, Leuchten, Geschenkideen, Textilwaren, Haushaltswaren,','Möbel, Leuchten, Geschenkideen, Textilwaren, Haushaltswaren,','Shop & Info, \r\nRundgang Prospekte, Lieferterminabfrage...','A','','','http://www.moebelhof-parsberg.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2925,'7Me8u9dE75','Postkarten, Poster, Kalligraphien, Feng Shui, Schlüsselanhänger, Lesezeichen','Postkarten, Poster, Kalligraphien, Feng Shui, Schlüsselanhänger, Lesezeichen','Sichtweise produziert und vertreibt Fotokarten (Tiere, Landschaften, Blumen) und einige Randbereiche wie Kalligraphien','A','','','http://www.sichtweise-verlag.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2926,'zS1GcYfOYz','stuco, sicherheitsschuhe, spezialschuhe, arbeitsschutzprodukte, online-shop, marken-schutzprodukte, lederstiefel, unfallverhütung, antistatik, atemschutz, arbeitsschuhe, schutzhelm, stahlkappen, schutzbrillen, hautschutz, egb, esd','stuco, sicherheitsschuhe, spezialschuhe, arbeitsschutzprodukte, online-shop, marken-schutzprodukte, lederstiefel, unfallverhütung, antistatik, atemschutz, arbeitsschuhe, schutzhelm, stahlkappen, schutzbrillen, hautschutz, egb, esd','Stuco ist Hersteller von Sicherheitsschuhen und Spezialschuhe für alle Industriebereiche. Im Online-Shop erhalten Sie Arbeitsschutzprodukte verschiedenster Marken.','A','','','http://www.stuco.ch/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2927,'awCJcEvOG5','Babykleidung, Kinderkleidung, Naturtextilien, Holzspielzeug, Stillkissen, \r\nGlückskäfer-Tragesäcke, Lammfelle, Lammfellschuhe, Babyunterwäsche, \r\nWolle/Seidewäsche, Baby-und Kinderoberbekleidung, \r\nBaumwollkleidung aus kontrolliert biologischem Anbau, \r\nW','Babykleidung, Kinderkleidung, Naturtextilien, Holzspielzeug, Stillkissen, \r\nGlückskäfer-Tragesäcke, Lammfelle, Lammfellschuhe, Babyunterwäsche, \r\nWolle/Seidewäsche, Baby-und Kinderoberbekleidung, \r\nBaumwollkleidung aus kontrolliert biologischem Anbau, \r\nW','Naturtextilien, Wickelsets, Spielzeug und mehr von namhaften Herstellern \r\nwie z.B. Cosilana, Disana, Engel, Cotton People organic, Lana, \r\nLeela Cotton, Kenova, Spiel & Design u.a.','A','','','http://www.kinder-naturtextilien.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2928,'auq4cy4AEw','Preiswerte Neufahrzeuge aller Fabrikate','Preiswerte Neufahrzeuge aller Fabrikate','Fahrzeug Groß- und Einzelhandel','A','','','http://www.auto-ried.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2929,'FpP1hfmLbN','Vibratoren, Puppen, Kondome, Hilfsmittel, Bizarres, Lack, Leder, Videos, DVDs, Magazine, Bücher, Scherzartikel, Gleitmittel, Vaginas, usw.','Vibratoren, Puppen, Kondome, Hilfsmittel, Bizarres, Lack, Leder, Videos, DVDs, Magazine, Bücher, Scherzartikel, Gleitmittel, Vaginas, usw.','Erotik-Shop der anspruchvollen Art! Große Auswahl zu besonders günstigen Preisen – schnelle Lieferung in neutraler Verpackung!','A','','','http://www.claudiashop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2930,'EUSj1Y8y5U','Seile, Karabiner, Klettergurte, Griffe, Klettergriffe, Schrauben, Klettergeräte, Kletterschuhe, Zubehör für Klettern, Wandsysteme','Seile, Karabiner, Klettergurte, Griffe, Klettergriffe, Schrauben, Klettergeräte, Kletterschuhe, Zubehör für Klettern, Wandsysteme','Alle Artikel rund um den Klettersport, für den Eigenbau einer Kletterwand sowie für Fitnessklettern.','A','www.kletter-shop.de','','http://www.klettershop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2931,'DusWusPAir','Werbepins','Werbepins','Pinboerse, ein Paradies für Pinsammler. Werbepins aus allen Bereichen zu günstigen Preisen.','A','','','http://www.pinboerse.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2932,'J82WZFcFHh','Ferienwohnungen, Ferienhäuser, Reisemobile','Ferienwohnungen, Ferienhäuser, Reisemobile','Kostenlose Suche von Ferienwohnungen, Ferienhäusern, Reisemobilen. Direktbuchung vom Vermieter. Ausführliche Beschreibungen der Mietobjekte incl. Fotos.','A','','','http://www.casarent.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2933,'yGajOUfWYo','Daunenjacken, Daunenbekleidung, Daunenhosen, Schlafsäcke, Rab, Valandre, Moonstone, Snugpack, Montane, Warmpeace','Daunenjacken, Daunenbekleidung, Daunenhosen, Schlafsäcke, Rab, Valandre, Moonstone, Snugpack, Montane, Warmpeace','Daunenbekleidung und Schlafsäcke.\r\nFunktions und Treckingbekleidung','A','','','http://www.parkasite.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2934,'8CsU79d7Uj','Last minute Nordsee, last minute Nordseeküste: Familienfreundliche Ferienparks Urlaubsdörfer Freizeitanlagen an der Südlichen Nordsee. Ferienhäuser Ferienhaus Fewos Ferienwohnungen App. Hotel. Direkt am Meer Deich Strand Hafen.','Last minute Nordsee, last minute Nordseeküste: Familienfreundliche Ferienparks Urlaubsdörfer Freizeitanlagen an der Südlichen Nordsee. Ferienhäuser Ferienhaus Fewos Ferienwohnungen App. Hotel. Direkt am Meer Deich Strand Hafen.','Last minute Nordsee, last minute Nordseeküste: Familienfreundliche Ferienparks Urlaubsdörfer Freizeitanlagen an der Südlichen Nordsee. Ferienhäuser Ferienhaus Fewos Ferienwohnungen App. Hotel. Direkt am Meer Deich Strand Hafen.','A','','','http://www.lastminute-nordsee.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2935,'je91Wcja94','Urlaub, Reisebuchung, Last Minute, Pauschalreisen und Flugreisen.','Urlaub, Reisebuchung, Last Minute, Pauschalreisen und Flugreisen.','Ihr Partner für Urlaub, Reisebuchung, Last Minute, Pauschalreisen und Flugreisen.','A','','','http://www.reise-welt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2936,'fhdeVNipPb','Last minute Nordsee, last minute Nordseeküste: Familienfreundliche Ferienparks Urlaubsdörfer Freizeitanlagen an der Südlichen Nordsee. Ferienhäuser Ferienhaus Fewos Ferienwohnungen App. Hotel. Direkt am Meer Deich Strand Hafen.','Last minute Nordsee, last minute Nordseeküste: Familienfreundliche Ferienparks Urlaubsdörfer Freizeitanlagen an der Südlichen Nordsee. Ferienhäuser Ferienhaus Fewos Ferienwohnungen App. Hotel. Direkt am Meer Deich Strand Hafen.','Last minute Nordsee, last minute Nordseeküste: Familienfreundliche Ferienparks Urlaubsdörfer Freizeitanlagen an der Südlichen Nordsee. Ferienhäuser Ferienhaus Fewos Ferienwohnungen App. Hotel. Direkt am Meer Deich Strand Hafen.','A','http://www.deutschlandreise.de/cuxland-ferienparks/','','http://www.cuxland-ferienparks.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2937,'qPvr8D9Lxe','Bergschuhe, Wanderschuhe, Kletterschuhe, Jagdschuhe, Steigeisen, Socken, Stöcke, Lowa, Leki, Meindl, Raichle, LaSportiva, Hanwag, Rohner, Scarpa, Asolo, Salomon, Chiruca, Sorel, Mephisto, Teva, Clarks, Boreal, Bundeswehr-Schuhe, Sandalen, Trekking, Bergst','Bergschuhe, Wanderschuhe, Kletterschuhe, Jagdschuhe, Steigeisen, Socken, Stöcke, Lowa, Leki, Meindl, Raichle, LaSportiva, Hanwag, Rohner, Scarpa, Asolo, Salomon, Chiruca, Sorel, Mephisto, Teva, Clarks, Boreal, Bundeswehr-Schuhe, Sandalen, Trekking, Bergst','Verkauf von Wander-, Berg-, Jagd- und Kletterschuhen der Spitzenklasse','A','htp://www.jagdschuhe.de','','http://schuh-keller.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2938,'ZlFYH0SlxT','Hotels Ferienwohnungen Pensionen Gasthöfe Reiterferien Camping uvm.','Hotels Ferienwohnungen Pensionen Gasthöfe Reiterferien Camping uvm.','Top-Hotels in Text & Bild sehr übersichtlich dargestellt !','A','','','http://www.hoteltreff.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2939,'r8rMBbIvNz','','','Die Suchmaschine für den Rhein/Mosel-Kreis','A','','','http://www.a-zmarkt.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2940,'C6Xl4lIjtG','Heimtrainer, Ergometer, Laufbänder, Stepper, Boote, Wassersport, Inliner, City Scooter, Kraftsport, Hantelbänke, Hanteln, Billard, Kicker, Tischfußball, Boxen, Tischtennis, Golf, Dart','Heimtrainer, Ergometer, Laufbänder, Stepper, Boote, Wassersport, Inliner, City Scooter, Kraftsport, Hantelbänke, Hanteln, Billard, Kicker, Tischfußball, Boxen, Tischtennis, Golf, Dart','Geprüfter Onlineshop für Sport- und Fitnessgeräte. Testsieger unter den Sportgeräteversändern. Schneller Service, keine Nachnamegebühren.','A','','','http://www.shoppingday.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2941,'SE5r9qviAg','Campingartikel Gymnastikartikel Sportartikel Trekkingartikel Sportartikel Wohnmobilzubehör Reisemobilzubehör Buszelte Vorzelte Zelte Luftmatratzen Elekktrolux Kühlboxen Gaskocher Campingkühlschränke Truma Campingstühle Stühle Campingtische Gaslampen Crame','Campingartikel Gymnastikartikel Sportartikel Trekkingartikel Sportartikel Wohnmobilzubehör Reisemobilzubehör Buszelte Vorzelte Zelte Luftmatratzen Elekktrolux Kühlboxen Gaskocher Campingkühlschränke Truma Campingstühle Stühle Campingtische Gaslampen Crame','Onlineshop für Campingartikel Zelte Trekking Sport Reisemobilzubehör Caravanzubehör und Freizeit.','A','http://www.camping-heinz.de','','http://campingartikel.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2942,'q2TNnlAb4w','Thailand, Vietnam, China, Laos, Kambodscha, Myanmar (Burma), Singapur, Hong Kong, Bali, Indonesien','Thailand, Vietnam, China, Laos, Kambodscha, Myanmar (Burma), Singapur, Hong Kong, Bali, Indonesien','Reisen nach Asien und Südostasien, Hotels, Rundreisen, touristisch noch nicht erschlossene Gebiete','A','','','http://www.eurosian-reisen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2943,'SdHDjzYB8K','Kanusport und Campingartikel wie Kanus, Kajaks, Zelte, Schlafsäcke sowie Artikel für Trekking, Bergsport und Fernreisen.','Kanusport und Campingartikel wie Kanus, Kajaks, Zelte, Schlafsäcke sowie Artikel für Trekking, Bergsport und Fernreisen.','Fachgeschäft mit umfangreichem Online-Shop für Outdoor, Camping, Kanusport und Expeditionen.Sicher Shoppen:Mitglied bei Safe Buy.Fachberatung:DKV-Kanufachberater.','A','','','http://www.outdoor-danner.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2944,'VEeSweVo9B','Lammfell, Lammfelle, Schaffell, Babyfell, Babylammfell, Fußsack, Lammfellartikel, Lammfellprodukte, Reha-Artikel, Schlafsack, Fellsack, Kinderanhänger, Fahrradanhänger, Kinderwagenfußsack, Felle, babyfelle, Schaffelle, Dekorationsfell, Fellartikel, Sheeps','Lammfell, Lammfelle, Schaffell, Babyfell, Babylammfell, Fußsack, Lammfellartikel, Lammfellprodukte, Reha-Artikel, Schlafsack, Fellsack, Kinderanhänger, Fahrradanhänger, Kinderwagenfußsack, Felle, babyfelle, Schaffelle, Dekorationsfell, Fellartikel, Sheeps','Lammfellartikel - Lammfelle, Fußsack, Babyfelle, Schlafsack, Fellsack, Reha-Artikel, Betteinlagen, Kinderanhänger bzw. Fahrradanhänger Zubehör - erhalten Sie in unserem Online-Shop\r\n','A','','','http://www.kensai.de/body_index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2945,'c4LnNfAtno','Zelte, Schlafsack, Reisemobilzubehör, Grill, Campingmöbel, Tisch, Stuhl, Klappstuhl, SAT-Anlagen, Klima, Alarmtechnik, Kühlbox,','Zelte, Schlafsack, Reisemobilzubehör, Grill, Campingmöbel, Tisch, Stuhl, Klappstuhl, SAT-Anlagen, Klima, Alarmtechnik, Kühlbox,','Abdeckplane bis zeltzubehör, 4000 Camping-Artikel online bestellen, Zelte, Trekking, Outdoor, Reisemobilzubehör','A','','','http://www.camping-total.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2946,'dtviXbO2xz','Zelte, Kocher, Maglite, Taschenlampen, Kochgeschirr, Heringe, Transportkisten, Leatherman','Zelte, Kocher, Maglite, Taschenlampen, Kochgeschirr, Heringe, Transportkisten, Leatherman','In unserem Online-Katalog bieten wir sämtliches Equipment für Zeltlager und Trekking an.','A','','','http://www.vepoversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2947,'7ae4mKLguA','Reisen, Flüge, Fernreisen, Jugendreisen, Reisezubehör, Reisegepäck, Reise-Accessoires, Reisebücher, Landkarten, Flugtickets, Hotels, Kreuzfahrten, pauschalreisen, Last-Minute-Reisen, Geschäftsreisen, Businessclass-Tickets uvm.','Reisen, Flüge, Fernreisen, Jugendreisen, Reisezubehör, Reisegepäck, Reise-Accessoires, Reisebücher, Landkarten, Flugtickets, Hotels, Kreuzfahrten, pauschalreisen, Last-Minute-Reisen, Geschäftsreisen, Businessclass-Tickets uvm.','Preiswerte Flugtickets weltweit, auch in Business- und Firstclass. Staedtereisen nach London-Wien-Paris, Mietwagen, individuelle Fernreisen, laufend aktuelle Sonderangebote, Kreuzfahrten uvm.','A','','','http://www.airlink.de/contact/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2948,'6qoAqm8AMP','Reiseboutique, Geschenke, Reiseaccessoires, Reise-Accessoires, Aktenkoffer, Aktentasche, Reisespiele, Sporttasche, Geschenkartikel, Gewinnspiel, Werbegeschenke, Reisezubehör, Sportartikel, Freizeit, Urlaub, Marktplatz, Koffer, Reisetaschen, Kosmetiktasche','Reiseboutique, Geschenke, Reiseaccessoires, Reise-Accessoires, Aktenkoffer, Aktentasche, Reisespiele, Sporttasche, Geschenkartikel, Gewinnspiel, Werbegeschenke, Reisezubehör, Sportartikel, Freizeit, Urlaub, Marktplatz, Koffer, Reisetaschen, Kosmetiktasche','Grosse Auswahl attraktiver Reise-Artikel: Reisegepäck, praktische Accessoires für Komfort und Sicherheit, Reisebücher, Landkarten sowie attraktive Geschenkartikel, Wohnaccessoires uvm.','A','','','http://www.reiseboutique.com/contact/','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2949,'ArdXVJAf4Y','','','. Bei uns liegen sie richtig: „Elektronik. Technik. Durchblick.“ lautet unser Motto. Wir versorgen unsere Kunden mit dem Rundum-Sorglos-Paket. Bei uns finden Sie nicht nur eine immense Auswahl an topaktuellen Produkten aus den Bereichen Elektr','A','','','http://www.conrad.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2950,'AxzprHKPv1','Flugreise, Flugticket, Pauschalreise, Hotel, Mietwagen, Kreuzfahrt, Rundreise, Weltreise','Flugreise, Flugticket, Pauschalreise, Hotel, Mietwagen, Kreuzfahrt, Rundreise, Weltreise','Willkommen bei ebookers.com - eines der führenden virtuellen Reisebüros in Europa.\r\nWir bieten ihnen 24 Stunden täglich und 7 Tage die Woche, kompetenten Service rund um das Thema Reise.\r\nÃœber eine benutzerfreundliche Oberfläche haben sie Zugriff auf über','A','','','http://www.ebookers.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2951,'TyigUaXGI4','Flugtickets','Flugtickets','weltweite Linienflüge online buchbar , \r\ntägliche Specials','A','','','http://www.fairflight.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2952,'2AIas5zgAR','Uhren , Skulpturen, Werbegeschenke und Pokale mit Mineralien/Fossilien und Edelstein Unikate mit Zertifikat Atelier Austrian Stone Art','Uhren , Skulpturen, Werbegeschenke und Pokale mit Mineralien/Fossilien und Edelstein Unikate mit Zertifikat Atelier Austrian Stone Art','Uhren und Skulpturen mal anders.','A','','','http://www.austrian-stone-art.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2953,'Mnb0BxujXC','lampenschirme, lampshades, paralumi, drahtformen, drahtgestelle, drahtringe, formringe, drahtringe mit befestigung für lampenschirme, drahtringe-, drahtfiguren zum umhäkeln und zum umwickeln mit kordeln, lampenschirmmaterial, stoffe u folien für lampensch','lampenschirme, lampshades, paralumi, drahtformen, drahtgestelle, drahtringe, formringe, drahtringe mit befestigung für lampenschirme, drahtringe-, drahtfiguren zum umhäkeln und zum umwickeln mit kordeln, lampenschirmmaterial, stoffe u folien für lampensch','Eigene Erzeugung von Lampenschirmen und Drahtformen, Reparatur und Neubespannung von Lampenschirmen, Lampenschirme aus Kundenstoff, Lampenschirme zum Bemalen, Drahtringe, Fensterbilder, Bastel-u. Handarbeitsartikel\r\n','A','','','http://www.ad-lampenschirme.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2954,'mOeHEwNK9W','burgenland bgld einkaufszentrum urlaub holidays österreich austria autriche neusiedler see segeln bootfahren wein heurig musik haydn keramik stoob volkstanz thermenland thermalbad pferde reiten wandern radfahren golfschaukel südburgenland thermenregion ba','burgenland bgld einkaufszentrum urlaub holidays österreich austria autriche neusiedler see segeln bootfahren wein heurig musik haydn keramik stoob volkstanz thermenland thermalbad pferde reiten wandern radfahren golfschaukel südburgenland thermenregion ba','!hallo-burgenland! Das burgenländische Einkaufszentrum im Internet!\r\nhallo-burgenland ist eine shop-in-shop-datenbank von beranek-shopsystems.\r\nhallo-burgenland ist eine werbeplattform für burgenländische unternehmen.\r\nhallo-burgenland will die geschäftsv','A','','','http://www.hallo-burgenland.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2955,'i1UJs1NekM','urlaub, holidays, österreich, austria, wien, vienna, grinzing, graz, steiermark, roseggers waldheimat, niederösterreich, weinviertel, wachau, linz an der donau, oberösterreich, salzburg, festspiele, innsbruck, tirol, bregenz, vorarlberg, bodensee, klagenf','urlaub, holidays, österreich, austria, wien, vienna, grinzing, graz, steiermark, roseggers waldheimat, niederösterreich, weinviertel, wachau, linz an der donau, oberösterreich, salzburg, festspiele, innsbruck, tirol, bregenz, vorarlberg, bodensee, klagenf','Alle Unternehmen, die Urlaub in Österreich anbieten, sind herzlichst eingeladen, ihr Angebot hier vorzustellen\r\nAD Lampenschirme\r\n\r\n','A','','','http://www.urlaub-in.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2956,'UYmh7KZYsE','gebrauchte fahrzeuge, pkw, lkw, motorräder, unfallfahrzeuge, autoverwertung, autoverschrottung, nutzfahzeuge, pkw aus erstbesitz, vorführwagen, burgenland, eisenstadt, neusiedl am see, mattersburg, rust, oberpullendorf, oberwart, güssing, jennersdorf','gebrauchte fahrzeuge, pkw, lkw, motorräder, unfallfahrzeuge, autoverwertung, autoverschrottung, nutzfahzeuge, pkw aus erstbesitz, vorführwagen, burgenland, eisenstadt, neusiedl am see, mattersburg, rust, oberpullendorf, oberwart, güssing, jennersdorf','hallo-burgenland/gebrauchtfahrzeuge ist ein online-shop mit datenbankanbindung von beranek-online-shopsystems. es werden vorwiegend gebrauchte fahrzeuge angeboten, die bei burgenländischen fahrzeughändlern oder burgenländischen reparaturwerkstätten stehen','A','','','http://www.hallo-burgenland.at/gebrauchtfahrzeuge','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2957,'yooVkYhSuQ','Last Minute Reisen, Flugtickets, Eintritskarten, Eventtickets, Hotels, Mietwagen, Ferienhaeuser, Hotelgutscheine, reiseversicherungen, Motels, Airlines, Reiseinformationen, Impfbestimmungen','Last Minute Reisen, Flugtickets, Eintritskarten, Eventtickets, Hotels, Mietwagen, Ferienhaeuser, Hotelgutscheine, reiseversicherungen, Motels, Airlines, Reiseinformationen, Impfbestimmungen','Reisebuero ermoeglicht online buchen und Verfuegbarkeiten direkt abfragen fuer Last Minute Reisen, Flugtickets, hotels, Mietwagen, Ferienwohnungen, Eintrittskarten, Event Tickets und Reiseversicherungen.Zur Reisevorbereitung dienen Laenderinformationen un','A','','','http://www.hsr-travel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2958,'cf4jpFWXPu','Dekorationsartkel, Girlanden, Fächer, Tischdekoration, Lichterketten, Fahnenketten, Dekomaterial, Partyzubehör','Dekorationsartkel, Girlanden, Fächer, Tischdekoration, Lichterketten, Fahnenketten, Dekomaterial, Partyzubehör','Partyideen und Rezepte für Ihre Themenparty, Tischdekoration, komplette Party-Sets mit Dekorationen und Zubehör für ein Party-Thema, z.B. Kinderfest, Karibik, Italien, Abgetaucht, Mexico, Asien, Oktoberfest, Winter, Weihnachten','A','','','http://www.partypaket.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2959,'ONjfTjw2p3','Hotelzimmer Unterkünfte','Hotelzimmer Unterkünfte','Ihr Hotel in der City von Berlin, direkt am Kurfürstendamm.','A','','','http://www.hotel-ahorn.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2960,'dxnOpHO6z4','Dessous, Wäsche, uhr, Uhren, schmuck, schuh, schuhe, bh, slip','Dessous, Wäsche, uhr, Uhren, schmuck, schuh, schuhe, bh, slip','Markenmode und Geschenke online unter Ladenpreis bestellen. Mit vollem Umtauschrecht, Versandkostenfrei und per Rechnung. Mit Trusted Shops Siegel','A','','','http://www.no-wonder.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2961,'Oy3jkKDIcU','Esprit Gucci Raymond Weil Michel Herbelin M & M Akteo Swatch Jaques Lemans Steet Junghans Sector Seiko Citizen Camel Ring Ringe Armband Kette Trauring Creole Fußkette Uhr Uhren Ohringe Ohrhänger Anhänger Clip Stecker Perle Perlen Tahiti Geschenk Schmuck G','Esprit Gucci Raymond Weil Michel Herbelin M & M Akteo Swatch Jaques Lemans Steet Junghans Sector Seiko Citizen Camel Ring Ringe Armband Kette Trauring Creole Fußkette Uhr Uhren Ohringe Ohrhänger Anhänger Clip Stecker Perle Perlen Tahiti Geschenk Schmuck G','Juweliergeschäft Brintrup Juwelen Perlen Uhren Schmuck Anfertigungen etc...','A','','','http://www.brintrup.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2962,'fai3wa4smz','Damen und Herren Landhausmode von Kopf bis Fuß. Denn man trägtm was man von sich hält!','Damen und Herren Landhausmode von Kopf bis Fuß. Denn man trägtm was man von sich hält!','Exklusive Bekleidung mit Maßservice! Sie können bei uns Ihrer Kleidung Ihr persönliches Design verpassen!','A','','','http://badmitterndorf.at/wohlmuther','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2963,'Gl4XXNSvdM','Damen und Herren Bekleidung - Luxus der leisen Art! Zum teil auch Kinderbekleidung. Von Kopf bis Fuß gibt es allles.','Damen und Herren Bekleidung - Luxus der leisen Art! Zum teil auch Kinderbekleidung. Von Kopf bis Fuß gibt es allles.','Alle namhaften Designer aus dem Trachten- und Landhausbereich. Anfertigungs-Service \r\nLimitierte Auflagen der Bekleidung!','A','','','http://wohlmuther.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2964,'UYKJyKfgCG','Alles was ein moderner Tourismusort bracht. Großes Kur und Freizeitangebot mit Skiregion. WM und EM Ort!','Alles was ein moderner Tourismusort bracht. Großes Kur und Freizeitangebot mit Skiregion. WM und EM Ort!','Kur und Thermenort Bad Mitterndorf für das ganze Jahr!\r\n','A','','','http://badmitterndorf.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2965,'B6x1ZT9rVF','Produktgruppen:\r\nIch, meine Familie und Freunde\r\nHaus, Wohnung und Garten\r\nHobby und Freizeit\r\nBeruf und Geschäftliches','Produktgruppen:\r\nIch, meine Familie und Freunde\r\nHaus, Wohnung und Garten\r\nHobby und Freizeit\r\nBeruf und Geschäftliches','Alfred Wittenauer bringt Neuheiten und Ausgefallenes. Bewährtes und Praktisches. Diese Produkte wurden bereits in der deutschen Presse präsentiert.','A','','','http://www.alfred-wittenauer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2966,'lVTgx6wrJH','Jacken Hosen Blusen Hemden Sakkos Jeans Shirts Sweate...r','Jacken Hosen Blusen Hemden Sakkos Jeans Shirts Sweate...r','Tolle Marken, laufend neue Sonderangebote, interessante Newsletter\r\nund Gewinnspiele erwarten Sie bei MENS BEST Damen und Herrenmode.\r\n','A','','','http://www.mensbest.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2967,'LyS3UudQa8','Kontaktlinsen Kosmetik Pflegemittel','Kontaktlinsen Kosmetik Pflegemittel','Preisguenstige Kontaktlinsen und Zubehoer in grosser Auswahl vom EHI geprüftem KontaktlinsenShop\r\n','A','','','http://www.KontaktlinsenShop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2968,'ttnkjlubJD','alles zum an und ausziehen....:)','alles zum an und ausziehen....:)','Top-Fashion im Internet über\r\n2500 Artikel online.....\r\n\r\n.....grosser Schnäppchenmarkt','A','','','http://www.store-company.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2969,'4AA91yFeuF','Regenmode, Regenbekleidung, Regenkleidung, Wetterschutzkleidung , Buddelhose, Gummistiefel, Kinderstiefel, Wathosen, Watstiefel, Ponchos, Kinderbekleidung, Regencape, rainwear','Regenmode, Regenbekleidung, Regenkleidung, Wetterschutzkleidung , Buddelhose, Gummistiefel, Kinderstiefel, Wathosen, Watstiefel, Ponchos, Kinderbekleidung, Regencape, rainwear','Regenbekleidung für Gross und Klein - von Kopf bis Fuss - vom Südwester bis zum Gummistiefel.','A','','','http://www.regenmode.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2970,'blngJjADtT','Alles aus dem Hause Birkenstock-Betula-\r\nBirkis-Footprint-Tatami-Papillio','Alles aus dem Hause Birkenstock-Betula-\r\nBirkis-Footprint-Tatami-Papillio','Verkauf von A wie Absatzsandalen-\r\nZ wie Zehenstegsandalen- Comfortschuhe für Gross und klein\r\nKostenloser Katalogversand','A','','','http://www.kaufunger-schuhversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2971,'3Yufs3Leyy','Neuwagen und Dienstleistungen: Finanzierung, Leasing, Versicherung','Neuwagen und Dienstleistungen: Finanzierung, Leasing, Versicherung','Der erste E-Tailer für Neuwagen im Internet. Auf der getyourcar-Homepage erhalten die Kunden herstellerunabhängige Beratung, können sich Ihr Wunachauto individuell zusammenstellen oder ein Modell aus dem Neuwagenpool wählen. Die Vorteile für den Kunden si','A','','','http://www.getyourcar.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2972,'svHB6HyzlU','Casio, Esprit, SOliver, Guess, Boccia, Junghans, Seiko, Tissot, Camel, TagHeuer, Breitling, Cartier, Omega, Citizen, Ebel, M&M, Gucci, IWC, Oris, Joop, Hechter, Audemars, Piguet','Casio, Esprit, SOliver, Guess, Boccia, Junghans, Seiko, Tissot, Camel, TagHeuer, Breitling, Cartier, Omega, Citizen, Ebel, M&M, Gucci, IWC, Oris, Joop, Hechter, Audemars, Piguet','Uhrenversand: Casio, Esprit, SOliver, Guess, Boccia, Junghans, Seiko, Tissot, Camel, TagHeuer, Breitling, Cartier, Omega, Citizen, Ebel, M&M, Gucci, IWC, Oris, Joop, Hechter, Audemars, Piguet','A','','','http://www.uhrenparadies.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2973,'xlHMvxyFt0','Hotelzimmer, Bungalows, Mietwägen, Touren und Ausflüge, Trekking, Tauchen, ...','Hotelzimmer, Bungalows, Mietwägen, Touren und Ausflüge, Trekking, Tauchen, ...','Insider Informationen zum Reiseziel Thailand. Hotels und Bungalows online buchen. Viele Hintergrund Informationen und kostenloser Screensaver.','A','','','http://www.thaisite.com/d/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2974,'uLTfBpCV0i','Sonnenbrillen, Kontaktlinsen, Brillen, Farblinsen, Kosmetik, Kosmetika, Designer, Sonnenbrille, Kontaktlinsen, Contactlinsen, Contactlinse,','Sonnenbrillen, Kontaktlinsen, Brillen, Farblinsen, Kosmetik, Kosmetika, Designer, Sonnenbrille, Kontaktlinsen, Contactlinsen, Contactlinse,','Ansprechend gestalteter Onlineshop mit professioneller Produktfotographie und einem breiten Angebot an edlen Sonnenbrillen sowie Kontaktlinsen. Aber auch Brillenfassungen samt Gläsern können hier geordert werden. Günstigster Anbieter im Netz.','A','','','http://www.seeside.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2975,'0b0GhR30L0','T.Shirt, Sweat-Shirt, Pullover, Hosen, Blusen, Kleider, Jacken, Westen, Hemden','T.Shirt, Sweat-Shirt, Pullover, Hosen, Blusen, Kleider, Jacken, Westen, Hemden','Textilgrosshandel, Herstellung, Vertrieb, Damenmode, Herrenmode, Kindermode, \r\nHosen, Blusen, T.Shirts, Sweat-Shirt, Jacken, Pullover, Kleid.','A','','','http://www.modeimport.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2976,'ATFBHho6ta','Marc O Polo, Esprit, Marc, Baldassari, Camel, Chelmann, Dockers, Ecco, Fretz Men, Rieker, Servas, Romika, Rohde, Manas, Jenny, HIS, Dorndorf, Birkenstock, Betty Barclay, Andiamo, Der kleine Muck, Elefanten Mega Gagga, Janosch, Jela, Micio, Naturino','Marc O Polo, Esprit, Marc, Baldassari, Camel, Chelmann, Dockers, Ecco, Fretz Men, Rieker, Servas, Romika, Rohde, Manas, Jenny, HIS, Dorndorf, Birkenstock, Betty Barclay, Andiamo, Der kleine Muck, Elefanten Mega Gagga, Janosch, Jela, Micio, Naturino','Ãœber 1.500 Modelle direkt zu Auswahl. Markenschuhe führender Hersteller.','A','http://www.schuh-welt.com','','http://www.schuh-welt.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2977,'dFHe06etTv','Uhren, Schmuck, Taucheruhren, Sportuhren, Herrenuhren, Wanduhren, Wecker, Zubehör, Bücher, Uhrenbeweger, Bänder, Swatch, Junghans, Citizen, M&M, Mondaine, Hanhart, Fortis, Eterna, Mido, Aristo, Freyberg, Marcello, Minerva','Uhren, Schmuck, Taucheruhren, Sportuhren, Herrenuhren, Wanduhren, Wecker, Zubehör, Bücher, Uhrenbeweger, Bänder, Swatch, Junghans, Citizen, M&M, Mondaine, Hanhart, Fortis, Eterna, Mido, Aristo, Freyberg, Marcello, Minerva','Aktuelles aus der Uhren- und Schmuckwelt, mechanische Uhren, Accessoires und immer wieder attraktive Schnäppchen.','A','','','http://uhrendirect.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2978,'1uQhYurYm3','Schmuck, Uhren','Schmuck, Uhren','Hochwertiger Schmuck Gold, Platin, Silber\r\nBrillanten, Edelsteine, internationele Marken\r\nEigene Ginkgokollektion- Das Weimar-Souvenir','A','','','http://www.oeke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2979,'488CTNM4Pv','Cartier, Blancpain, Chopard, Breitling, Glashütte original, Nomos, Omega, \r\nRado, Paul Gerber, Jörg Schauer, Maurice Lacroix, Gucci, Festina, Uhr-Kraft, \r\nCertina, Swatch, Mont Blanc, .....','Cartier, Blancpain, Chopard, Breitling, Glashütte original, Nomos, Omega, \r\nRado, Paul Gerber, Jörg Schauer, Maurice Lacroix, Gucci, Festina, Uhr-Kraft, \r\nCertina, Swatch, Mont Blanc, .....','Service für alle bekannten Luxusuhren dieser Welt!\r\nUhrenauktion alle 4-6 Wochen neue Modelle!','A','','','http://www.uhrenwerkstatt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2980,'iQY2qgd1qA','Kontaktlinsen, Brillen, Teleskope, Ferngläser, Nachtsichgeräte, Mikroskope, Operngläser, Sonnenbrillen, Windmesser, Barometer, Hygrometer.','Kontaktlinsen, Brillen, Teleskope, Ferngläser, Nachtsichgeräte, Mikroskope, Operngläser, Sonnenbrillen, Windmesser, Barometer, Hygrometer.','Das Optikhaus mit guenstigem Versand von Kontaktlinsen, Orderstatus, interaktive Produktberatung (QPA-Technologie), Kreditkarten willkommen.','A','','','http://www.bennewitz.com','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2981,'lQOUaEHyCb','Goldwaren aller Art','Goldwaren aller Art','Direktvertrieb von hochwertigen Echtschmuck eines der größten Schmuckwarenherstellers von\r\n Europa mit Hauptsitz in der Schmuckhauptstadt \"Idar-Oberstein\" / Germany.Wir haben ein Produktspektrum in unserer Fabirk von ca. 50.000 Artikel.','A','','','http://www.schmuckshop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2982,'NXbStBQf8J','Samsonite Reisegepäck, Koffer, Rucksäcke, Kleidersäcke, Reisetaschen, XEMEX und Montblanc Armbanduhren, Artemide Tischleuchten, Lampen, Montblanc Füller, Schreibgeräte, Skate-Scooter, Expressomaschinen, Star-Wars-Uhren, Nikon, Minolta, Pentax, Fuji, Konic','Samsonite Reisegepäck, Koffer, Rucksäcke, Kleidersäcke, Reisetaschen, XEMEX und Montblanc Armbanduhren, Artemide Tischleuchten, Lampen, Montblanc Füller, Schreibgeräte, Skate-Scooter, Expressomaschinen, Star-Wars-Uhren, Nikon, Minolta, Pentax, Fuji, Konic','Markenartikel zu Tiefpreisen für Reisen, Business, Geschenke, Lifestyle und Haushalt','A','','','http://www.topmarken.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2983,'XJ6gx8ctTP','goldschmuck platinschmuck silberschmuck stahlschmuck brilliantschmuck diamantschmuck herrenringe damenringe ringe halsketten armreifen armbänder ketten ohrringe ohrschmuck colliers brilliantcollier uhren armbanduhren damenuhren herrenuhren eheringe trauri','goldschmuck platinschmuck silberschmuck stahlschmuck brilliantschmuck diamantschmuck herrenringe damenringe ringe halsketten armreifen armbänder ketten ohrringe ohrschmuck colliers brilliantcollier uhren armbanduhren damenuhren herrenuhren eheringe trauri','preiswert...aber nicht billig. Wählen Sie aus einer Vielzahl aktueller Uhren und Schmuckstücke aus Gold, Platin, Silber oder Stahl. Unternehmen Sie einen Streifzug durch unser Angebot und lassen sich von unseren Leistungen überzeugen. Wir freuen uns auf I','A','','','http://www.schmuck-dorado.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2984,'wkeRkG0CwU','Körperschmuck, Intimschmuck, Piercingschmuck','Körperschmuck, Intimschmuck, Piercingschmuck','exclusiver, extravaganter Intim- und Körperschmuck für Damen und Herren','A','','','http://www.fancy-rings.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2985,'WmM0gYLK9I','Solarsysteme, Regenwassernutzung, PhotovoltaikMarkenprodukte zu Topkonditionen !','Solarsysteme, Regenwassernutzung, PhotovoltaikMarkenprodukte zu Topkonditionen !','Solar- Photovoltaik und Regenwassernutzungssysteme. Vom Selbstbauset bis zur schlüsselfertigen Großanlage.','A','','','http://www.solararchitektur.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2986,'ts3ooCt9Ux','Colliers, Ohrstecker, Damenuhren, Herrenuhren, Kinderuhren, Piercings, modische Accessoirs','Colliers, Ohrstecker, Damenuhren, Herrenuhren, Kinderuhren, Piercings, modische Accessoirs','Modeschmuck & Accessoirs zu günstigen Preisen.','A','','','http://www.Schmuck-Profis.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2987,'CJbJfX5pDg','','','Shopping für Biker - Aufkleber, Bekleidung, Bücher & Reparaturanleitungen, Zubehör','A','','','http://www.classicbikes.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2988,'LEq5aKTUwr','Amerikaflüge, Mietfahrzeuge, Reisefüherer, USA Angebote, Kanada Angebote, Reiseversicherungen','Amerikaflüge, Mietfahrzeuge, Reisefüherer, USA Angebote, Kanada Angebote, Reiseversicherungen','Reisebüro Hauns - Ihr Spezialist für Amerika','A','','','http://www.hauns.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2989,'Gvn2LjMn4O','Uhren von Aristo, Junkers, Polar, Casio, Time Force Suunto, Ciclo.','Uhren von Aristo, Junkers, Polar, Casio, Time Force Suunto, Ciclo.','Der autorisierte Uhrenversender. Starke Marken zu schwachen Preisen. Schnäppchenecke','A','','','http://www.mdmarketing.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2990,'lYAuCMn9g4','Schmuck und Uhren.','Schmuck und Uhren.','Ihr Juwelier im Internet. Zertifiziert vom Europäischen Handelsinstitut und auch mit dem Trusted Shops-Siegel. Auch mit Online-Beratung.','A','','','http://www.Schmuckidee','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2991,'cS30wkniQO','Mido, Rado, Junghans, Lapponia, Gerstner, Steidinger, OrEst, Mühle-Glashütte, Certina, Chiemsee, Niessing','Mido, Rado, Junghans, Lapponia, Gerstner, Steidinger, OrEst, Mühle-Glashütte, Certina, Chiemsee, Niessing','Neben Uhren und Schmuck führender Hersteller finden Sie hier Unikatschmuck kleiner Design-Studios. Wir vertreten unter Anderem: Mühle-Glashütte, Rado, Mido, Lapponia und Junghans.','A','','','http://www.schmuckgalerie.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2992,'bi5U7AF7Gl','Uhren, Taschenrechner, Organizer, Speicherkarten, datenbanken, Digitalkameras. Zubehör','Uhren, Taschenrechner, Organizer, Speicherkarten, datenbanken, Digitalkameras. Zubehör','Alles von und für Casio.','A','','','http://www.spezialversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2993,'ddVaTt3j2n','Uhr.Kraft, Aristo, Junkers.','Uhr.Kraft, Aristo, Junkers.','Uhrencity. Starke Marken aus Deutschland. Flieger und Designuhren.','A','','','http://www.uhrencity.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2994,'BHdClx32bl','Schmuck, Uhren','Schmuck, Uhren','scuba collection | Handgefertigter Schmuck für alle Freunde der Unterwasserwelt.\r\nKettenanhänger, Ohrstecker, Ringe, Schlüsselanhänger und Krawattenklammern mit\r\ntropischen Fischen und Meeressäugern in Silber und Gold.\r\nUhren von Festina und Akteo','A','','','http://www.wiessmeyer.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2995,'UtF2HzA2tA','Mode, Braut, Brautmode, Schleier, Brautkleid, Brauttasche, Brautbeutel, Heirat, Hochzeit, Kleider, Abendkleidung, Anlassmode, Festmode, Shopping, Hochzeitsorganisation, Cocktail, elegante Kleidung, Accessoires, Strumpf, String, Strumpfband, Dessous, Kopfs','Mode, Braut, Brautmode, Schleier, Brautkleid, Brauttasche, Brautbeutel, Heirat, Hochzeit, Kleider, Abendkleidung, Anlassmode, Festmode, Shopping, Hochzeitsorganisation, Cocktail, elegante Kleidung, Accessoires, Strumpf, String, Strumpfband, Dessous, Kopfs','Brautaccessoires und Dessous für Frauen, die sich trauen...','A','','','http://www.Brautmode-Online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2996,'GMWJS5zI7S','adidas boccia bruno banani casio esprit festina fossil junghans ocean pacific pulsar paco rabanne seiko spoon time force timberland','adidas boccia bruno banani casio esprit festina fossil junghans ocean pacific pulsar paco rabanne seiko spoon time force timberland','CASARO bietet aktuelle Marken und Designer Armbanduhren zu günstigen Preisen. Besonders kundenfreundlich: die kostenlose Schnell-Lieferung innerhalb nur 4 Arbeitstagen in ganz Europa. Schnäppchenecke, Gewinnspiel, Suchfunktion, insgesamt sehr gute Seite','A','','','http://www.casaro.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2997,'RqaG3OTkCt','Dreamcatcher, Mandellas, Zuni-Schmuck, Hopi-Schmuck, Navaho-Schmuck, Ketten, Armbänder, Uhren, T-Shirts, Westen, Musik-CDs, Bastelartikel, Artifakte, Pins, Slaves, Ringe, Ohrringe','Dreamcatcher, Mandellas, Zuni-Schmuck, Hopi-Schmuck, Navaho-Schmuck, Ketten, Armbänder, Uhren, T-Shirts, Westen, Musik-CDs, Bastelartikel, Artifakte, Pins, Slaves, Ringe, Ohrringe','Wie haben eine große Auswahl an handgearbeitetem Indianerschmuck, indianischem Kunsthandwerk sowie Biker- und Westernartikeln.','A','','','http://www.silverland.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2998,'7xXZtpK847','Uhren von Lorus und Les Mystères des David, Schmuck, Holzspielwaren, Tee','Uhren von Lorus und Les Mystères des David, Schmuck, Holzspielwaren, Tee','Hier finden Sie preisgünstig Uhren von Lorus und Les Mystères des David, Schmuck, Holzspielwaren, Tee','A','','','http://www.schmiholz.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (2999,'TIwgI9HcoV','Ring, Trauring, Ketten, Armband, Collier, Spiralen, Piercing, Anhänger','Ring, Trauring, Ketten, Armband, Collier, Spiralen, Piercing, Anhänger','Hochwertiger handgearbeiteter Gold-, Platin- & Brillantschmuck direkt vom Hersteller / ab Fabrik aus dem Raum Pforzheim.\r\nExklusive Collectionen mit Brillanten, Diamanten, Edelsteinen & Perlen in verschiedenen Variationen und Legierungen.','A','http://www.lejoyau.de\r\nhttp://www.juwel24.de\r\nhttp://www.eschmuck.de\r\nhttp://www.ejuwel.de\r\nhttp://www.wmayer.com','','http://www.dasjuwel.de','AD'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3000,'3BrJjja2lQ','Mechanische Uhren, Automatik, Chronographen, Uhren aus Edelstahl, Titan und Gold','Mechanische Uhren, Automatik, Chronographen, Uhren aus Edelstahl, Titan und Gold','LIMES - Hochwertige mechanische Uhren, gefertigt von Ickler, Manufaktur von Uhren und Uhrgehäusen in Deutschland - seit 1924','A','','','http://www.limes-watches.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3001,'iecHMkxKcu','Uhren von CASIO, SWATCH, JUNGHANS, HUGER','Uhren von CASIO, SWATCH, JUNGHANS, HUGER','SWATCH, CASIO, JUNGHANS; HUGER und andere Trenduhren-Marken, immer günstig bei Megatime, lt. \"Focus\" Europas grösster Trenduhrenversand. Jeden Monat Schnäppchenangebote und ein Gewinnspiel runden das Onlineangebot ab.','A','','','http://www.megatime.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3002,'9pbHhZGZfE','Uhren, Swatch, Casio, Junghans, Batterien, Armbänder','Uhren, Swatch, Casio, Junghans, Batterien, Armbänder','SWATCH, CASIO, JUNGHANS Uhren, das riesige Onlineangebot im Uhrenshop. Dazu Ersatzbänder, Uhrenbatterien, Zubehör.','A','','','http://www.uhrenshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3003,'xhtuZlUhZ2','Akkus, Ledertaschen, Ladehabel, Antennenadapter, Kopfsprechsets, Freisprecheinrichtungen, Prepaidkarten','Akkus, Ledertaschen, Ladehabel, Antennenadapter, Kopfsprechsets, Freisprecheinrichtungen, Prepaidkarten','Alles für Ihr Handy, Zubehör für mehr als 100 Handytypen','A','','','http://www.handy-zubehoershop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3004,'tvDqjtkP40','Pauschalurlaube, Last-Minute, Flugreisen, Charterflüge, Sportreisen, Kreuzfahrten, Events jeder Art weltweit.','Pauschalurlaube, Last-Minute, Flugreisen, Charterflüge, Sportreisen, Kreuzfahrten, Events jeder Art weltweit.','Wir vermitteln Pauschalreisen, Last-Minute, Sportreisen jeder Art. Ebenso Flugreisen und Events weltweit.\r\nUnsere Preise sind kaum zu unterbeiten.\r\nTesten Sie uns!','A','','','http://www.Ihre-Reiseagentur.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3005,'slh6ZXaL27','Mühle Glashütte, Jacques Lemans, Pierre Cardin usw.','Mühle Glashütte, Jacques Lemans, Pierre Cardin usw.','Fachgeschäft für Mühle Uhren','A','','','http://www.schmuckecke.de/angebote/muehle/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3006,'6W5IqupkIV','Powerbeads, Armbänder, Halsketten, Edelsteine, Muscheln, Bücher, Geschenkartikel, Jadebäume, Esoterik.','Powerbeads, Armbänder, Halsketten, Edelsteine, Muscheln, Bücher, Geschenkartikel, Jadebäume, Esoterik.','Powerbeads, Schmuck, Geschenke uvm - preiwert und bequem online einkaufen.','A','','','http://www.schmuckbox.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3007,'pHbEZLqxBn','LLoyd, Audley, PacoGil, Carlo Ventura, Marioni, Moreo, Cerutti, LucBerjen, \r\nGevim, PeterKaiser, Gabor','LLoyd, Audley, PacoGil, Carlo Ventura, Marioni, Moreo, Cerutti, LucBerjen, \r\nGevim, PeterKaiser, Gabor','Topaktuelle, exklusive Schuhmode für Damen und Herren','A','','','http://www.bellascarpa.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3008,'Eyk6QUHo9y','Trolle, Hexen, Elfen Drachen, Zauberer, Trollschach, Bastelsets, Buchtipps, Marionetten, Plüsch, Puppen, Figuren','Trolle, Hexen, Elfen Drachen, Zauberer, Trollschach, Bastelsets, Buchtipps, Marionetten, Plüsch, Puppen, Figuren','Onlineshop für phantatsische Kreationen','A','','','http://www.trollart.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3009,'XxJ7ZLAzpl','Rundreisen Arabische Staaten, Libanon, Jordanien, Syrien, Fluege, Hotels, Mietwagen, Reiseversicherungen, Flugangebote, Charterfluege, Linienfluege','Rundreisen Arabische Staaten, Libanon, Jordanien, Syrien, Fluege, Hotels, Mietwagen, Reiseversicherungen, Flugangebote, Charterfluege, Linienfluege','Zeder Reisen Unser Angebot Flüge, Pauschalreisen, Last Minute, Rundreisen Arabische Staaten, Hotels, Mietwagen, Reiseversicherungen Nichts wie weg in die Sonne Bei uns können Sie telefonisch, per Fax oder Online buchen','A','','','http://www.zeder-reisen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3010,'RwEsm9h1Un','Ferienhäuser, Ferienwohnungen, Ferienparks, Fährbuchungen und Häuser für Aktivurlaub - Angeln, Surfen, Segeln, Radwandern, Kanu und Golf.','Ferienhäuser, Ferienwohnungen, Ferienparks, Fährbuchungen und Häuser für Aktivurlaub - Angeln, Surfen, Segeln, Radwandern, Kanu und Golf.','Ferienhaus-Urlaub in Dänemark, Norwegen, Schweden, auf den Aland-Inseln.\r\nKostenloser Suchservice. Ihr Traumhaus können Sie direkt im Netz aussuchen \r\nund buchen. Umfangreiche Dänemark-Infos von A-Z.','A','','','http://daenemark-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3011,'l66qHfWXfx','Ballonfahrt, Alpenfahrt, Alpenüberquerung, Ballon-Charter, Werbe-Aufträge, Filmaufnahmen','Ballonfahrt, Alpenfahrt, Alpenüberquerung, Ballon-Charter, Werbe-Aufträge, Filmaufnahmen','Ballonfahrten zwischen München und Salzburg, am Chiemsee, und in den Alpen','A','','','http://www.ballonfahren.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3012,'BPpMdnQHxT','Gepäcksysteme, Koffersysteme, Trägersysteme, Rücksäcke, Gepäckrollen etc.','Gepäcksysteme, Koffersysteme, Trägersysteme, Rücksäcke, Gepäckrollen etc.','Hier gibt es alles für die Gepäckunterbringung rund um das Motorrad. Gepäcksysteme\r\nvon Namhaften Hersteller wie Hepco & Becker, Krauser und GIVI sind unsere Hausmarken.','A','','','http://www.mml-motorradzubehoer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3013,'HYcCsY6WUl','Fahrräder, Fahrradteile, Fahrradbekleidung, Fahrradanhänger, Roller, Kinderräder, Trekkingräder, Damenräder, Rennräder, Mountainbikes, Fahrradzubehör, Shimano, Campagnolo','Fahrräder, Fahrradteile, Fahrradbekleidung, Fahrradanhänger, Roller, Kinderräder, Trekkingräder, Damenräder, Rennräder, Mountainbikes, Fahrradzubehör, Shimano, Campagnolo','Der Fahrraddiscounter in Deutschland. Fahrräder, Teile und Bekleidung bis 72% unter dem empfohlenen Verkaufspreis. Wöchentliche Schnäppchen und Restposten. Der erste Trusted-Shop in der Branche.','A','http://www.fahrraddiscount.de\r\nhttp://www.fahrradpreise.de','','http://www.raddiscount.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3014,'4yeig7jEEv','Casio, Uhren, Armbanduhren, G-Shock, Baby-G, Protrek, Seapathfinder','Casio, Uhren, Armbanduhren, G-Shock, Baby-G, Protrek, Seapathfinder','Ãœber 450 Casio Uhren direkt bestell- und lieferbar.','A','','','http://www.casio-uhren-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3015,'vOkIuQvWqx','Armbanduhren u.a. folgende Marken: Adidas, Akteo, Casio, Dugena, Esprit, Festina, Junghans, Jacques Lemans, Automatikuhren, Funkuhren, Mechanische Uhren, Quartzuhren','Armbanduhren u.a. folgende Marken: Adidas, Akteo, Casio, Dugena, Esprit, Festina, Junghans, Jacques Lemans, Automatikuhren, Funkuhren, Mechanische Uhren, Quartzuhren','Markenuhren zu Discount-Preisen in einer Online-Datenbank.','A','','','http://www.TIMEDISCOUNT.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3016,'evn0d0QB6s','Kopierpapier, Toner, Tintenpatronen, Datenträger, Ordner, Schreibwaren, Briefumschläge, Bürotechnik, Etiketten, Klebematerial, Konferenztechnik, Büromöbel, Zeichentechnik, OHP-Produkte u.v.m.\r\n','Kopierpapier, Toner, Tintenpatronen, Datenträger, Ordner, Schreibwaren, Briefumschläge, Bürotechnik, Etiketten, Klebematerial, Konferenztechnik, Büromöbel, Zeichentechnik, OHP-Produkte u.v.m.\r\n','Online-Shop mit Schnäppchenmarkt. Ihr Lieferant für Büroartikel aller Art, z. B. Drucker- und Computerzubehör, Büromöbel, Archivsysteme etc., in Berlin.\r\n','A','','','http://www.bronst.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3017,'WQMvwyTIsu','Flug, buchen, Flug buchen, Flug buchen nach, Flug nach, günstig, billig, Flug günstig buchen, nach, Billigflug, Billigflüge, günstig Flug buchen, günstig fliegen, billig fliegen, Discountflüge, Nur-Flug, günstig Flüge buchen, online, online buchen, Online','Flüge','Flug.de ist Spezialist für Flugbuchungen im Internet. Der kostenlose und unabhängige Dienst\r\nbietet eine schnelle und umfassende Buchungsplattform für Privat- und Geschäftsreisende\r\nim Internet.','A','','','http://flug.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3018,'ulvdDRA0zS','Ranger, Soldat, Bundeswehr, Flecktarn, Bekleidung, Schuhe, Outdoor, Tarnnetz, Panzer, Reservisten, US-Bekleidung, GSG9, Fallschirmjaeger, Polizei, Feuerwehr, Fallschirm, SWAT, Army, Armee, Soldier, Bote, Sturm, Miltec, Bundeswehrbekleidung, Gebirgsjaeger,','BW Artikel, Bekleidung, Schuhe, Kinderbekleidung, Kopfbedeckung, Handschuhe, Struempfe, Stiefel, Schuhzubehör, Guertel, Koppel, Koppeltaschen, Tragetaschen, Seesaecke, Rucksaecke, Schlafsaecke, Zelte, Zubehoer, Feldflaschen, Kochgeschirr, Feuer und Licht,','Wir bieten Ihnen eine große Auswahl an Outdoor und Bundeswehrartikeln, u.a. Bekleidung, Schuhe und umfangreiches Zubehör. Ein Besuch der sich lohnt !','A','http://www.rangershop.de/\r\nhttp://www.ranger-shop.com/\r\nhttp://www.tarnnetz.de/\r\nhttp://www.barett.de/\r\nhttp://www.sturmboot.de/\r\nu.v.m.','','http://www.ranger-shop.de/','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3019,'AzX0ftgDPw','Armbanduhren, Borduhren, Chronographen, Chronografen, Chronometer, Armbandwecker, Mechanik','Armbanduhren, Borduhren, Chronographen, Chronografen, Chronometer, Armbandwecker, Mechanik','wunderbare mechanische Uhren für Kenner aus der ´ersten Moskauer Uhrenfarik´, Chronografen, Chronometer, Armbandwecker... Viele klassische und aktuelle Modelle zu unschlagbar günstigen Preisen.','A','','','http://www.poljot.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3020,'CKO217p7o3','Uhren, Uhren, nichts als Uhren... alle Marken A-Z','Uhren, Uhren, nichts als Uhren... alle Marken A-Z','Uhren, Uhren, nichts als Uhren... alle Marken A-Z','A','','','http://www.watch-mall.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3021,'Uc7bsS8CiG','Blumen, Trockensträuße, Trockengestecke, Trockenkränze, Trockenblumen, Keramik, Glasvasen, \r\nDünger, Pflanzenschutz, Bücher, Gartenbücher','Blumen, Trockensträuße, Trockengestecke, Trockenkränze, Trockenblumen, Keramik, Glasvasen, \r\nDünger, Pflanzenschutz, Bücher, Gartenbücher','Blumenversand deutschland- und weltweit via Fleurop. Trockenblumen, Keramik und Geschenke sowie \r\nDünger und Pflanzenschutz. uvm.','A','','','http://www.blumen-theumer.de/online-shop.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3022,'hlbCdnAfTR','Pauschalreisen\r\nFlüge Ferienwohnungen\r\nJugendreisen Gruppenreisen\r\nStudienreisen\r\nExkursionen\r\nTauchreisen','Pauschalreisen\r\nFlüge Ferienwohnungen\r\nJugendreisen Gruppenreisen\r\nStudienreisen\r\nExkursionen\r\nTauchreisen','Internet-Reisebüro mit individueller Beratung für Urlaub, Geschäfts- und Gruppenreisen. Wir bieten neben Angeboten, Tips und Informationen auch ONLINE-Buchungsmöglichkeiten. In unserem Spezialbereich Natur-Touristik präsentieren wir Ihnen u. a. exclusive','A','','','http://www.reiseagenturschiebe.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3023,'di7QwkTKqV','GPS, Garmin, eMap, eTrex, Streetpilot, TravelBook, RoadScout, Autopilot, GPS12, MapSource, Metroguide','GPS, Garmin, eMap, eTrex, Streetpilot, TravelBook, RoadScout, Autopilot, GPS12, MapSource, Metroguide','Der InternetShop für die mobile Navigation per Laptop, PDA, Palm, PSION und CE Geräten. Garmin GPS-Empfänger, TravelBook, GPS -Navigator','A','','','http://www.travelsoft.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3024,'9kEDsOJIC1','Kontaktlinsen, Pflegemittel und Zubehör, Sonnenbrillen, Linsenversicherung','Kontaktlinsen, Pflegemittel und Zubehör, Sonnenbrillen, Linsenversicherung','Die ganze Welt der Kontaktlinse und Zubehör.','A','','','http://www.lenscare.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3025,'a3K8KapUki','Kinderwagen, Shopper, Jogger, Kinderzimmer, Autositze, Hochstühle, Babyfone, Erstausstattung...','Kinderwagen, Shopper, Jogger, Kinderzimmer, Autositze, Hochstühle, Babyfone, Erstausstattung...','Markendiscount für Baby- und Kinderartikel, z.B. von Teutonia, Gesslein, Hartan, Hauck, Römer, Storchenmühle, Janosch...','A','','','http://www.babyonlineshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3026,'bIYySuVAq0','Krawatten, Krawatten, Krawatten','Krawatten, Krawatten, Krawatten','Italienische Qualitätskrawatten aus edlen Materialien in hochwertiger Verarbeitung. Lieferung direkt vom Hersteller frei Haus auf Rechnung!\r\n','A','','','http://www.top-tie.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3027,'pXBMtrO6fJ','Dessous, Nachtwäsche, Herrenwäsche, Strümpfe, Bodys, Corsagen, Strumpfhalter, Gerschenke, Schnäppchen, Mode, Wäsche, Unterwäsche','Dessous, Nachtwäsche, Herrenwäsche, Strümpfe, Bodys, Corsagen, Strumpfhalter','Exklusive Dessous und Nachtwäsche für Anspruchsvolle. Kostenloser Geschenke-Service. Großer Schnäppchenmarkt. SSL-Verschlüsselung. Herrenunterwäsche.','A','http://www.beachwearforyou.de','','http://www.dessousforyou.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3028,'FvRGT81RXV','Bikinis, Badeanzüge, Strandmoden','Bikinis, Badeanzüge, Strandmoden','Exklusive Bade- und Strandmoden für Anspruchsvolle. Kostenloser Geschenke-Service. SSL-Verschlüsselung.','A','','','http://www.beachwearforyou.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3029,'6RTO6LIrzx','Anzüge, Sakkos, Hosen, Jeans, Jacken, Mäntel, Hemden, T-Shirts, Unterwäsche, Unterhosen, Unterhemden, Krawatten, Uhren, Socken, Strümpfe, Accessoires','Anzüge, Sakkos, Hosen, Jeans, Jacken, Mäntel, Hemden, T-Shirts, Unterwäsche, Unterhosen, Unterhemden, Krawatten, Uhren, Socken, Strümpfe, Accessoires','Starke Markenmode für Männer. Bekleidung von oben bis unten, für darunter und darüber, für drinnen und draussen. Schnell. Versandkostenfrei. Modetrends kostenlos.','A','','','http://www.herrenausstatter.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3030,'dxxKVbEFzP','Socken, Strümpfe, Jacken, Hosen, Hemden, Pullover','Socken, Strümpfe, Jacken, Hosen, Hemden, Pullover','Der Online-Shop für hochwertige Casual Wear. Ãœber 100 verschiedene Strumpfdessins im Angebot. Versandkostenfrei. Schnell.','A','','','http://burlington-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3031,'IyAtCIJwYq','Gummipupe, dessous, dildo, vibrator, lack, leder, sm,','Gummipupe, dessous, dildo, vibrator, lack, leder, sm,','Die ganze Welt der Erotik','A','http://www.erotic-messe.de','','http://www.mega-sex-store.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3032,'hjpa8V1Z48','George Michael Haarpflegeserien','George Michael Haarpflegeserien','\r\nalles von George Michael','A','','','http://www.mueller-team-rodgau.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3033,'tQYk7KBEwn','Schmuck Diamant Gold Silber Platin Dugena Weil Seiko Esprit Junghans Akteo Camel Fossil Casio Diamant Rubin Saphir Perlen Bernstein Smaragd Amethyst Uhr Uhren','Uhren: Dugena Weil Seiko Esprit Junghans Akteo Camel Fossil Casio Diamant Rubin Saphir Perlen Bernstein Smaragd Amethyst Schmuck: Diamant Gold Silber Platin','Sie finden auf SchmuckundUhren.de Sonderangebote und besondere Geschenkideen. Aber SchmuckundUhren.de ist nicht nur ein Shop. Hier finden Sie viele Informationen über Schmuck und Uhren. Lassen Sie sich überraschen!','A','http://www.Uhrmachermeister.de\r\nhttp://www.Juwelier-Blank.de','','http://www.SchmuckundUhren.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3034,'z95Sq7rMWz','Krawatten, Hemden, Manschettenknöpfe, Uhren, Schleifen, Gürtel','Krawatten, Hemden, Manschettenknöpfe, Uhren, Schleifen, Gürtel','Von Armani bis Zegna: NetTie liefert Krawatten von Top-Designern zu günstigen Internet-Preisen','A','','','http://www.NetTie.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3035,'oK3zM50yem','Joop, Versace, Hose, Gucci, Hemd, Bekleidung, Anzug, Fendi, Hilfinger, Pullover, Jeans','Joop, Versace, Hose, Gucci, Hemd, Bekleidung, Anzug, Fendi, Hilfinger, Pullover, Jeans','Der OutletStore im Internet mit Mode von Joop, Versace, Gucci, D&G und vielen mehr','A','','','http://www.edelstore.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3036,'akeV9m07Gs','Hennapasten, Öle, Schablonen, Zahnschmuck, Tattoos, Bindis, Saris, Hennalampen, Schmuck, Bücher, CD´s, Ayurvedische Nahrungergänzung, Kamasutra-Produkte, Bodypainting-Produkte, Parfums, Räucherstäbchen','Hennapasten, Öle, Schablonen, Zahnschmuck, Tattoos, Bindis, Saris, Hennalampen, Schmuck, Bücher, CD´s, Ayurvedische Nahrungergänzung, Kamasutra-Produkte, Bodypainting-Produkte, Parfums, Räucherstäbchen','Sinnliche Bodyart-, Henna-und Kamasutra-Produkte für die Körperverschönerung , sowie Saris, Ind.Schmuck, Parfums und Hennalampen zum Bestellen mit wunderschöner Photogalerie.','A','','','http://mehndi-tempel.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3037,'ZICus5voiN','Mobil-Elasto Jeans & Tuchhosen','Mobil-Elasto Jeans & Tuchhosen','Hier haben Sie die Möglichkeit Mobil-Elasto Dehnbundhosen online zu bestellen','A','','','http://www.Hosen-Winkler.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3038,'mpl4PN9609','Tennis-, Trekking-, Running-Socken','Tennis-, Trekking-, Running-Socken','Vertrieb von Sportsocken','A','','','http://www.socken-laden.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3039,'ffZq42spLL','Tintenpatronen für Canon und Epson - Drucker','Tintenpatronen für Canon und Epson - Drucker','Tintenpatronen für Canon und Epson Drucker zu günstigen Preisen','A','','','http://www.der-tinten-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3040,'6oAQeQ8iuD','100 % Seidenkrawatten','100 % Seidenkrawatten','100 % Seidenkrawatten von der coolsten Krawattenmarke der Welt. \r\nNur im Internet erhältlich.\r\nDie sollten Sie sich umbinden!','A','','','http://www.longestthing.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3041,'V285Hloffr','Armeebekleidung, Secondhand, Hosen, Jacken, Hemden, Pullover, Socken, T-Shirt, Messer, Kompass, Tools, Gürtel, Parka, Skaterhosen, Schlafsäcke, Rucksäcke, Brotbeutel, Zelte, Feuerzeuge, Erkennungsmarken, Taschenlampen, Handwärmer, Handschuhe, Tücher, Abze','Armeebekleidung, Secondhand, Hosen, Jacken, Hemden, Pullover, Socken, T-Shirt, Messer, Kompass, Tools, Gürtel, Parka, Skaterhosen, Schlafsäcke, Rucksäcke, Brotbeutel, Zelte, Feuerzeuge, Erkennungsmarken, Taschenlampen, Handwärmer, Handschuhe, Tücher, Abze','Neue und gebrauchte Armeebekleidung für Freizeit und Beruf. Ausrüstung für Abenteuer, Outdoor, Trekking, Camping usw. Hier wird der Armyfan fündig.\r\n\r\n','A','','','http://www.armyshop.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3042,'T7uQsqfaul','Dessous, Strings, Videos, Stringbodys, \r\nSpitzenhöschen, Bodys, Rubber, Negligé, Lederbikini, Kleider.','Dessous, Strings, Videos, Stringbodys, \r\nSpitzenhöschen, Bodys, Rubber, Negligé, Lederbikini, Kleider.','Erotik-Versand, Dessous in Lack und Leder, Latex, Erotik-Videos, Katalogversand.','A','','','http://www.sexyhexy.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3043,'QnBZpHyjHY','Handys, Handytaschen, Ladegeräte, Akkus, Antennen und viel weiteres Zubehör','Handys, Handytaschen, Ladegeräte, Akkus, Antennen und viel weiteres Zubehör','Goldstation.de Ihr Online-Shop für Handys und Zubehör.Suchen Sie einen bestimmten Artikel und finden ihn nicht?Dann nutzen Sie unseren kostenlosen Extra-Bestellservice!','A','','','http://www.goldstation.de/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3044,'0g3MwwTe1V','Irischer Wildlachs (Räucherlachs)','Irischer Wildlachs (Räucherlachs)','Gera-Import - spezialversand für Irischen Räucherlachs','A','','','http://www.joweb.de/gera-import','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3045,'gHrrBhMDh1','Badesalz, Mineral-Urschlamm Maske, Reinigungsmilch, Gesichtswasser, Nährcreme, Feuchtigkeitscreme, Augencreme, Körperlotion, Shampoo. Pflegeseifen, Conditioner, duschgel, Handcreme, Urschlamm','Badesalz, Mineral-Urschlamm Maske, Reinigungsmilch, Gesichtswasser, Nährcreme, Feuchtigkeitscreme, Augencreme, Körperlotion, Shampoo. Pflegeseifen, Conditioner, duschgel, Handcreme, Urschlamm','Gerameer Kosmetik GmbH - Salz und Schlamm vom Toen Meer. Kosmetik-Produkte mit Mineralien aus dem Toten Meer','A','','','http://www.joweb.de/gerameer','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3046,'4Rh5ZRAjvr','Einmalwindeln, Moltex, Microfasertücher','Einmalwindeln, Moltex, Microfasertücher','Frei Haus Lieferung von Einmalwindeln für Babies und Kinder.Lieferung von Microfasertücher.','A','','','http://www.kinderwindel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3047,'3LHvlxUnXc','Popolini-Wickelsysteme und reichhaltiges Zubehör, Mull- und Strickwindeln, Wollwickel, wolwikkel, fidelia, frottierwindeln, Schafwollüberhosen, : Naturkosmetik von Lavera und Avalon, Babybekleidung von Pucks, Stillkissen, tragetuch, bebina','Popolini-Wickelsysteme und reichhaltiges Zubehör, Mull- und Strickwindeln, Schafwollüberhosen, Wolwikkel Amsterdam, Fidelia Frottierwindeln, Bebina-Tragetücher und ausgesuchte ökologische Babyartikel wie: Naturkosmetik von Lavera und Avalon, Babybekleidun','Mit den Stoffwickelsystemen von Popolini können Sie so bequem wickeln wie mit Wegwerfwindeln und dabei noch Geld sparen. Die zeitgemässen Windeln sind durch die atmungsaktiven Stoffe sehr hautfreundlich und durch die Mülleinsparung umweltfreundlich.','A','http://www.babysnatur.de/template/index.htm','','http://www.babysnatur.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3048,'5fXTJBwNdO','Kinderwagen, Kindersitze, Sicherheitsartikel, Babykleidung, \r\nMöbel, Textile Ausstattungen, \r\nBabyspielzeug, Hochstühle, \r\nu.v.m.','Kinderwagen, Kindersitze, Sicherheitsartikel, Babykleidung, \r\nMöbel, Textile Ausstattungen, \r\nBabyspielzeug, Hochstühle, \r\nu.v.m.','jumaX.de Kinderwagen, Kindersitze, Hochstühle, Kinderzim-mer, \r\nSicherheitsartikel ... kauft man bei jumaX.de dem großen\r\nBaby- und Kinderausstatter im Internet. Einen Kindersitz in 24\r\nDesigns? Das gibt’s nur bei jumaX.de !!!','A','','','http://www.jumaxshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3049,'ZU3gw5lsuL','Storm-Uhren, Armbanduhren von STORM - London','Storm-Uhren, Armbanduhren von STORM - London','Storm-Uhren aus London, das komplette Angebot. Auch die neuesten Modellle.','A','http://www.knac.de','','http://www.stormuhr.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3050,'6KAae9daWT','Krawatten, Ledergürtel, Reisetaschen, Einstecktücher, Fliegen, Seide','Krawatten, Ledergürtel, Reisetaschen, Einstecktücher, Fliegen, Seide','24 Stunden online Krawatten shopping.\r\nMode aus Italien','A','http://www.krawattenshopping.de/\r\nhttp://www.krawatten-shopping.de/\r\n\r\n','','http://www.jo-krawatte.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3051,'5RRT0NSHPc','Werkzeug, Werkzeugbedarf, Zimmereimaschinen, Bohrmaschinen, Kreissäge, Hobel, Schleifer, Handwerkzeuge, Bosch, Mafell, Elu, Metabo, Festo, Hochbaukran, Teleskopstapler, Schalung, Schalungszubehör, Gerüste, Krane, Kräne, Hochbaubedarf, Hünnebeck, Liebherr,','Werkzeug, Werkzeugbedarf, Zimmereimaschinen, Bohrmaschinen, Kreissäge, Hobel, Schleifer, Handwerkzeuge, Bosch, Mafell, Elu, Metabo, Festo, Hochbaukran, Teleskopstapler, Schalung, Schalungszubehör, Gerüste, Krane, Kräne, Hochbaubedarf, Hünnebeck, Liebherr,','Werkzeugcenter Online Shop mit Informationen zu allen Bau- und Werkzeug-Themen wie Handwerken, Heimwerken, Ausbau, Renovieren, Haus, Umbau, Holzverarbeitung, Arbeitsschutz, etc.','A','','','http://www.werkzeugcenter.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3052,'jiUuQ5JAa4','Covert, Multipower, Weider, Davina, Psychotic, Gorilla Wear, Sport Freaks, Waytech, Powerhouse, AKW, Fassi etc.','Covert, Multipower, Weider, Davina, Psychotic, Gorilla Wear, Sport Freaks, Waytech, Powerhouse, AKW, Fassi etc.','Der Online Shop für Fi5tnessartikel. Wir führen Fitnessbekleidung, Nahrungsergänzungen und Trainingszubehör von mehr als 13 namhaften Herstellern. Für Endverbraucher und Wiederverkäufer.','A','','','http://www.american-fitness.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3053,'ri3oc3Vcul','','','Ihr kompetenter Online-Shop für ECCO-SCHUHE','A','','','http://www.eccoshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3054,'1CelOQRwgy','SECRET NATUREL Naturkosmetik von Catherine Dan - Paris','SECRET NATUREL Naturkosmetik von Catherine Dan - Paris','ENB Wien/München präsentiert SECRET NATUREL von CATHERINE DAN – Paris, eine neue Naturkosmetikserie ohne Konservierungsmittel und ohne Duftstoffe, rein auf pflanzlicher Basis entwickelt! – Online Bestellungen möglich! - Wir suchen Mitarbeiter(','A','','','http://www.natur-kosmetik.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3055,'f4X7dvmLHb','','','Die kompetente Portalseite des Schuhhandels für Käufer, Verkäufer und Hersteller. Alle Onlineshops auf einen Blick !\r\n','A','','','http://www.suche-schuhe.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3056,'HzHe6n5HLp','Alle Produkte aus dem Bereich Bosch, Blaupunkt und diversen Herstellern.','Alle Produkte aus dem Bereich Bosch, Blaupunkt und diversen Herstellern.','Online-Shop für Kfz-Ausrüstung und Zubehör.','A','','','http://www.bosch-service-bunte.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3057,'Oy3R7YrQeU','Birkenstock, Berkemann, Jacoform, Dänenclogs, Abeba Sichheitsschuhe, Aquaclogs','Birkenstock, Berkemann, Jacoform, Dänenclogs, Abeba Sichheitsschuhe, Aquaclogs','Bekannte Schuhmarken.\r\nJeden Monat neue Angebote. \r\nAußerdem bieten wir in unserem Schnäppchenmarkt Rest- und Einzelpaare\r\nzu stark reduzierten Preisen an.\r\nLieferung frei Haus und auf Rechnung.\r\n','A','','','http://www.as-fachhandel.de/schuhe/index.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3058,'7NNvhVIDFg','Neopreneanzüge, Bikinis, Badeanzüge, Neoprene - Bademoden, Tauchzubehöhr, \r\nUnterwasserfoto, unterwasservideo.','Neopreneanzüge, Bikinis, Badeanzüge, Neoprene - Bademoden, Tauchzubehöhr, \r\nUnterwasserfoto, unterwasservideo.','Ihr Partner für Wassersportbekleidung und Tauchsportzubehöhr.\r\nBademoden, Bikinis, Neoprene, Tauchsportzubehöhr, Unterwasserfoto, Unterwasservideo.\r\nNeoprene - Bekleidung für: Tauchen, Surfen, Wasserski, Jetski, Triathlon, Kayak, Rafting, \r\nCanyoning und','A','','','http://www.oceanline.de/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3059,'gJrZ46s0TY','cardio, cardiogerät, reha, rehabilitation, deutschland, bayern, usa, europa, süddeutschland, Food, Ultimate, Ultimate Nutrition, worlds food, multipower, hi-tec, Nutriserch, strength systems, pmg, all stars, weider, sporting, inko, sport und fitness, spor','Nahrungsergänzungsmittel, Sportgeräte, Hanteln, Hantelscheibe, Hantelbank, Klimmzugstation, Eiweiss, Protein, Aminosäuren, Kohlehydrate, Creatin, Kreatin, Weight-Gainer, Spinning-bikes, Magnetic-Bikes, Liegefahrräder, Ergometer, Laufband, Stepper, Multifu','TOP-Produkte zu Spitzenpreisen aus den Bereichen Bodybuilding, Fitness und Ernährung sowie Sport- und Trainingsgeräte bietet unser ONLINE-SHOPPING-CENTER !','A','http://www.FITNESSADRESSE.DE/body1.htm\r\n\r\n','','http://www.FITNESSADRESSE.DE','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3060,'gJTtJnGhVc','Creatin HMB Vanadylsulfat Designer-Protein Weight-Gainer Tribolan L-Carnitin Prohormone Poster Videos Bücher Clenbuterol Wachstumshormone Chitosan Pyruvat ribose powerbooster','Creatin HMB Vanadylsulfat Designer-Protein Weight-Gainer Tribolan L-Carnitin Prohormone Poster Videos Bücher Clenbuterol Wachstumshormone Chitosan Pyruvat ribose powerbooster','Vertrieb von Creatin, HMB, Vanadylsulfat, Designer-Protein, Weight-Gainer, Tribolan, L-Carnitin, Energiedrinks, Prohormone, Poster, Videos und Bücher. \r\n','A','','','http://www.bodybuilder-food.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3061,'hiceIcT5A6','Parfum, Kosmetik Sonnenschutz','Parfum, Kosmetik Sonnenschutz','Onlineshop für Parfum, Kosmetik und Haarpflege\r\n','A','','','http://www.go.to/duftraum','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3062,'YfJhVnQZlI','Badmintonschläger, Squashschläger, Badmintonbekleidung, Badmintonschuhe, \r\nBadmintonnetze, Hallenausstattung, Badmintonzubehör','Badmintonschläger, Squashschläger, Badmintonbekleidung, Badmintonschuhe, \r\nBadmintonnetze, Hallenausstattung, Badmintonzubehör','Badmintonartikel für Spieler und Vereine\r\nSquashschläger','A','','','http://www.Racket-Shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3063,'gnhnDdufpQ','T-Shirts, Hosen, Sweatshirts, Volleybälle, Beachbälle, Schuhe, Knieschoner, Bandagen, Bücher, Netze, Antennen, Taschen, Ballwagen, Tops, Beachhosen','T-Shirts, Hosen, Sweatshirts, Volleybälle, Beachbälle, Schuhe, Knieschoner, Bandagen, Bücher, Netze, Antennen, Taschen, Ballwagen, Tops, Beachhosen','Der Wolliballa bietet alles was das Herz eines Vollyballspielers höher schlagen läßt. Von der Schiripfeife bis hin zur kompletten Beach-Anlage.','A','','','http://www.wolliballa.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3064,'RQGkKg69Kz','Markensolarien für den Heim- und Profi-Bereich. \r\nSolarienzubehör, Solarkosmetik, Fitnessprodukte, \r\nMolke, Vitamine und vieles mehr ...','Markensolarien für den Heim- und Profi-Bereich. \r\nSolarienzubehör, Solarkosmetik, Fitnessprodukte, \r\nMolke, Vitamine und vieles mehr ...','Exclusives Online-Shopping-Center mit über 500 Artikeln aus dem Solarien-, \r\nBesonnungs-, Kosmetik-, Wellness-, Beauty-, Fitness- und Freizeitbereich.\r\n','A','','','http://www.sun4you.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3065,'Do9ksyDAS0','Ayurvedische Produkte, Kosmetik, Nahrungsergänzungen, Rasaynas, Tee. ayurvedische Köstlichkeiten, CD´s,','Ayurvedische Produkte, Kosmetik, Nahrungsergänzungen, Rasaynas, Tee. ayurvedische Köstlichkeiten, CD´s,','Viele Ayurvedische Produkte, Kosmetik, Nahrungsergänzungen, Rasaynas, Tee. ayurvedische Köstlichkeiten, CD´s, Bücher und vieles mehr','A','http://www.ayurveda-institut.de','','http://shop3.webmailer.de/cgi-bin/ePages.storefront/DE/Catalog/5138','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3066,'xfHEzVeDbf','Nahrungsergänzungen, Trainingszubehör, Fitnessbekleidung, Energydrinks, Vitamine, u.v.m.','Nahrungsergänzungen, Trainingszubehör, Fitnessbekleidung, Energydrinks, Vitamine, u.v.m.','Alles rund um Bodybuilding, Fitness und Diät. Kostenlose Beratung vom südwestdt. Meister im Bodybuilding.','A','','','http://www.mikesbodyshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3067,'OW50CIfuS5','Wella, High-Hair, System-Professional, Alcina, Kosmetik, Shampoo, Festuger, Lippenstift, Herrenshampoo, Haarausfallprodukte, Nagellack, Rouge, Eyeliner, Creme, Kur, Schuppenshampoo, Exlusifshampoo, Kopfhautpflege, Hautschutz, Toenung, Aegyptische Erde, Ge','Wella, High-Hair, System-Professional, Alcina, Kosmetik, Shampoo, Festuger, Lippenstift, Herrenshampoo, Haarausfallprodukte, Nagellack, Rouge, Eyeliner, Creme, Kur, Schuppenshampoo, Exlusifshampoo, Kopfhautpflege, Hautschutz, Toenung, Aegyptische Erde, Ge','Das Haarstudio für jede Frisur mit Tips, Trends, Link´s Informationen und Online-Shop.\r\n','A','','','http://www.ihrhaarstudio.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3068,'smUrCOVeMM','Systen-Professional, Just-Men, Shampoo, Tonik, Gel, Spray, Volumenschaum, Wax, Schuppenschampoo, Produkte für Haarausfall','Systen-Professional, Just-Men, Shampoo, Tonik, Gel, Spray, Volumenschaum, Wax, Schuppenschampoo, Produkte für Haarausfall','Friseurexclisive Markenprodukte fuer den Mann Systen-Professional, Just-Men, Shampoo, Tonik, Gel, Spray, Volumenschaum, Wax, Schuppenschampoo, Produkte für Haarausfall','A','','','http://www.hnl.1a.gs','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3069,'8TpuLNkTJN','Kleider, Hosen, Blusen, Taschen, Overalls, Jacken, Strick, Hüte, T-Shirts, \r\nFesttagbekleidung, Sweats, Spielzeug, Accessoires\r\n \r\nWesten\r\n \r\nMäntel\r\n \r\n','Kleider, Hosen, Blusen, Taschen, Overalls, Jacken, Strick, Hüte, T-Shirts, \r\nFesttagbekleidung, Sweats, Spielzeug, Accessoires\r\n \r\nWesten\r\n \r\nMäntel\r\n \r\n','Bestellen Sie online Kinderbekleidung und Spielzeug von Käthe Kruse, Mini-Mondo, u.a.','A','','','http://kinnerhus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3070,'PH8ID2qtr6','Tretorn Gummistiefel aus richtigem Gummi für Beruf, Spaß und Freizeit\r\nRegenstiefel fürs Schmuddelwetter für Kinder, Damen und Herren.\r\nWandergummistiefel für alle, die bei jedem Wetter gerne spazierengehen oder\r\nauf die Jagd gehen, etc. .\r\nWintergummisti','Tretorn Gummistiefel aus richtigem Gummi für Beruf, Spaß und Freizeit\r\nRegenstiefel fürs Schmuddelwetter für Kinder, Damen und Herren.\r\nWandergummistiefel für alle, die bei jedem Wetter gerne spazierengehen oder\r\nauf die Jagd gehen, etc. .\r\nWintergummisti','Gummistiefel aus Naturkautschuk für die ganze Familie, \r\neinfach und bequem bestellen mit unserem oneworld - shop.\r\nTelefonische Beratung.','A','','','http://www.gummistiefelshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3071,'YdtLVxcxxQ','Abtastdiamanten für Plattenspieler\r\nStahlnadeln für Grammophone\r\nTonabnehmersysteme\r\nInstandsetzung von moving-coil - Systemen\r\nReparaturservice für Tonabnehmer und Nadelträger','Abtastdiamanten für Plattenspieler\r\nStahlnadeln für Grammophone\r\nTonabnehmersysteme\r\nInstandsetzung von moving-coil - Systemen\r\nReparaturservice für Tonabnehmer und Nadelträger','Versand von Abtastnadeln, Diamanten und Tonnadeln für\r\nfast alle Plattenspieler.\r\nTelefonischer Kundenservice : 0621/543772\r\nReparaturservice für Tonabnehmersysteme und Nadelträger.','A','','','http://www.tonnadeln.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3072,'hOKWSyDMEl','Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tanto, Naginata, Tachi, Ninja, Ninjutsu, V','Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tanto, Naginata, Tachi, Ninja, Ninjutsu, V','Budosoprtartikel namhafter Hersteller erhalten Sie bei uns zu besonders günstigen Preisen und das ohne Mindestbestellwert! Ständig warten neue Sonderangebote auf Sie.','A','','','http://www.budoshop-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3073,'3k7XE7TO3M','Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tanto, Naginata, Tachi, Ninja, Ninjutsu, T','Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tanto, Naginata, Tachi, Ninja, Ninjutsu, T','Budosportartikel namhafter Hersteller erhalten Sie bei uns zu besonders günstigen Preisen und das ohne Mindestbestellwert! Ständig warten neue Sonderangebote auf Sie.\r\nWir geben unsere Einkaufsrabatte gern an Sie weiter.','A','','','http://www.budoartikel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3074,'DwIQOIPMS6','Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tanto, Naginata, Tachi, Ninja, Ninjutsu, V','Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tanto, Naginata, Tachi, Ninja, Ninjutsu, V','Sie suchen Budowaffen? Dann sind Sie hier richtig. Wir haben eine großes Sortiment an Waffen für alle Budo-Künste zu besonders günstigen Preisen und das ohne Mindestbestellwert! Außerdem können Sie hier auch ausgefallene Geschenkideen finden. Ständig wart','A','','','http://www.budowaffen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3075,'X37eSK03gF','Kung Fu, Englisch, Deutsch, Lehrvideo, Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tan','Kung Fu, Englisch, Deutsch, Lehrvideo, Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tan','Sie suchen Budo-Literatur? Dann schauen Sie mal bei uns vorbei. Bei uns finden Sie eine große Auswahl deutsch- und englischsprachiger Bücher zu Thema. Außerdem können Sie auch Lehrvideos bestellen.\r\nDas beste aber: Wir kennen keinen Mindestbestellwert! St','A','','','http://www.budobooks.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3076,'HNLmvDoBL4','Farbe, Tönung, Styling, Pflege und Schnäppchen.','Farbe, Tönung, Styling, Pflege und Schnäppchen.','Im LONDA Haarkosmetik - Shop finden Sie unser komplettes Haarkosmetik - Sortiment. CMit besonderen Schnäppchen bieten wir Ihnen Qualität zu günstigen Preisen.','A','','','http://www.londa-retailshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3077,'NdfKdFM4BR','Karateanzüge, Judoanzüge, Boxsäcke, Bücher, Kickboxausrüstung, \r\nBoxausrüstung, Boxhandschuhe, Gürtel, Waffen, Uhren, Aerobicbekleidung, \r\nFitnessbekleidung, Taekwondoausrüstung, Kopfschützer, Faustschützer','Karateanzüge, Judoanzüge, Boxsäcke, Bücher, Kickboxausrüstung, \r\nBoxausrüstung, Boxhandschuhe, Gürtel, Waffen, Uhren, Aerobicbekleidung, \r\nFitnessbekleidung, Taekwondoausrüstung, Kopfschützer, Faustschützer','In unserem Online-Shop erhalten Sie alles rund um den Kampfsport, \r\nFitnessbekleidung und Uhren','A','http://www.sportland.de','','http://www.sbj.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3078,'VYQIe7VQex','Stichworte: Sportnahrung, Sportbekleidung, Eiweiss, Vitamine, Masse-Aufbau und Diät Produkte, Riegel, h5, sanas, Amino, Aminosäure, mineralien, eiweiss riegel, bodybuilding, fitness, sportzusatznahrung, sporternährung, klaffke, kraftaufbau, diät, molke, p','Stichworte: Sportnahrung, Sportbekleidung, Eiweiss, Vitamine, Masse-Aufbau und Diät Produkte, Riegel, h5, sanas, Amino, Aminosäure, mineralien, eiweiss riegel, bodybuilding, fitness, sportzusatznahrung, sporternährung, klaffke, kraftaufbau, diät, molke, p','Sportnahrung & Sportbekleidung nicht nur für Athleten','A','','','http://www.Klaffke-Sportnahrung.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3079,'DU1uyszQGD','Gamaschen, Bandagen, Hilfszügel, Geschenkartikel, Halfter, Sättel, Pferdedecken, Putzzeug, Westen, Reithosen, Reitkappen, Stiefel, Sporen, Satteldecken, Schabracken, Trensen, Handschuhe, Kandaren, Gebisse, Turnierkleidung, Sonderangebote.','Gamaschen, Bandagen, Hilfszügel, Geschenkartikel, Halfter, Sättel, Pferdedecken, Putzzeug, Westen, Reithosen, Reitkappen, Stiefel, Sporen, Satteldecken, Schabracken, Trensen, Handschuhe, Kandaren, Gebisse, Turnierkleidung, Sonderangebote.','Pferdefans können hier Ausrüstung, Pflegeartikel und diverses Zubehör für ihre vierbeinigen Freunde preiswert online erwerben.','A','','','http://www.Reitsport-Versand-Hoener.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3080,'ymU8QKdIAy','Friseurprodukte aller Art','Friseurprodukte aller Art','Informations- und Shop-Portal\r\nfür Friseure','A','','','http://www.webcoiffeur.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3081,'xfZWBvuL6X','Besondere Heilbehandlungen:\r\nOsteoporose, Krebs, Rheuma, Gicht, Neurodermitis, Schuppenflechte, Biochemie, Kristallisationsanalyse,','Besondere Heilbehandlungen:\r\nOsteoporose, Krebs, Rheuma, Gicht, Neurodermitis, Schuppenflechte.','Alternative Heilbehandlungen nach der Biochemie des Dr. Schüßler, und Sauerstoffbehandlungen nach Prof.M.v. Ardenne. Mitglieder bekommen kostenlos monatliche Gesundheitsratschläge.','A','http://www.Tierheilpraktiker.at','','http://www.Hoener-med.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3082,'wkMR3W6951','Reinigungsprodukte, Gesichtwasser, Pelling, Regenerationscremes, Gesichtscremes auf jeden Hauttyp abgestimmt, Körperpflegeartikel, Cellulite Creme, Sonnenpflegeprodukte, Decorative Kosmetik, Augenpflege','Reinigungsprodukte, Gesichtwasser, Pelling, Regenerationscremes, Gesichtscremes auf jeden Hauttyp abgestimmt, Körperpflegeartikel, Cellulite Creme, Sonnenpflegeprodukte, Decorative Kosmetik, Augenpflege','Willkommen im virtuellen Kosmetikstudio. Hier können Sie ganz bequem von zu Hause aus Produkte der Firma Dr.Babor online bestellen. Haben sie noch Fragen oder möchten sie eine Beratung? Bitte mailen Sie mir. Ich helfe Ihnen gern!','A','','','http://www.beautyline.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3083,'toy7IupOQR','Armbrüste\r\nBogensportzubehör\r\n3 - D Ziele für Bogen und Armbrustsport\r\nWaffenpflege\r\nJagdbekleidung','Armbrüste\r\nBogensportzubehör\r\n3 - D Ziele für Bogen und Armbrustsport\r\nWaffenpflege\r\nJagdbekleidung','Ãœbersicht über verschieden Armbrüste höchter Qualität.\r\n','A','','','http://niebling.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3084,'yWgtwwbE9i','Uhren, Armbanduhren, Schmuck, Shop, shopping, Juwelier, Riedel, Gold, Silber, Platin, Perlen, Geschenke, Akteo, M&M, Adidas, Junghans, Funkuhr\r\n Festina, Boss, Camel, Schneeberg, Beierfeld, Schwarzenberg, Silberschmuck, Goldschmuck, Diamanten, Brillan','Uhren, Armbanduhren, Schmuck, Shop, shopping, Juwelier, Riedel, Gold, Silber, Platin, Perlen, Geschenke, Akteo, M&M, Adidas, Junghans, Funkuhr\r\n Festina, Boss, Camel, Schneeberg, Beierfeld, Schwarzenberg, Silberschmuck, Goldschmuck, Diamanten, Brillan','Uhren und Schmuck aus dem Fachhandels Shop. Service, Markenqualität und gute Preise. Wir berechnen Ihnen keine Versand - Kosten.','A','','','http://www.schmuckshopping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3085,'m1YDocJCgi','darts, dart, queues, queue, blechschilder, billard, horror, fantasyfiguren, amazonen, sex-gags, scherzartikel, kult, simpsons, southpark, starwars, teletubbies, spiele, magier, masken, magic, fanartikel, zaubern, verrücktes\r\n','darts, dart, queues, queue, blechschilder, billard, horror, fantasyfiguren, amazonen, sex-gags, scherzartikel, kult, simpsons, southpark, starwars, teletubbies, spiele, magier, masken, magic, fanartikel, zaubern, verrücktes\r\n','Hier gibt es Blechschilder, Dart, Billard, Scherzartikel, Sex-Gags, Fantasyfiguren (Amazonen, Magier), Kultartikel (Simpsons, Star Wars, South Park, Teletubbies), Horror, Masken, Spiele, Magic, Hotsticker u.v.m.\r\n','A','','','http://www.masterstore.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3086,'trngtXE2xn','segeln, segelbekleidung, segelzubehör, compass, segelausrüstung, ölzeug, trapezhose, schwimmweste, neopren, segelshop, segelladen, trockenanzug, fleece, rettungsweste, stiefel, ausrüster, catsegeln, hobie cat, segelboot, segeljolle, kat, jollensegeln, cat','segeln, segelbekleidung, segelzubehör, compass, segelausrüstung, ölzeug, trapezhose, schwimmweste, neopren, segelshop, segelladen, trockenanzug, fleece, rettungsweste, stiefel, ausrüster, catsegeln, hobie cat, segelboot, segeljolle, kat, jollensegeln, cat','Der Wassersport-Shop, der zu Ihnen nach Hause kommt. Segelzubehör, Ausrüstung und Bekleidung rund um die Uhr online bestellen. Super-Preise, Top-Service. Ständig Sonderposten.','A','','','http://www.segelservice.com','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3087,'1mshcAdE9o','Telecard - Telefonwertkarte','Telecard - Telefonwertkarte','Weniger Telefonkosten, unabhängig vom Standort über jeden digitalen Telefonapparat, von zu Hause, Büro, Hotel, aber auch über Ihr Handy !! Phone cheaper by Tele-Card – (up to 70 % cheaper) Lower telephone bills, independent where you are! From any d','A','','','http://www.tele-card.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3088,'4s3yGIBeY6','High Heels Pumps Sandaletten Stiefel Schuhe Drag Queen shoes and boots','High Heels Pumps Sandaletten Stiefel Schuhe Drag Queen shoes and boots','High Heels, Sandalen, Plateaus und Stiefel 8-3Ocm Absatz und Grössen bis 47!\r\nDiskreter weltweiter Versand.Generalvertrieb für \" Drag Queens\" Entertainment\r\nshoes','A','','','http://www.expcreativa.com/extrem','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3089,'SQkvqAPo1G','Damenschuhe Stiefel Sandalen usw.','Damenschuhe Stiefel Sandalen usw.','Wir bieten Ihnen eine grosse Auswahl ausgefallener Schuhmode.\r\n','A','','','http://www.high-heel-factory.com/xzenario','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3090,'RBb9Vl9dVJ','Bettwäsche, Handtücher, Kissen, T-Shirts, Decken, Waschlappen, Janosch, Tabaluga, Sesamstraße, Biene Maja, Maus, Smileys, Milka, Benjamin Blümchen, Kaptain Blaubär, Coca Cola, Kermit, Philipp, Teletubbies, Star Wars, Keith Haring, Bugatti, Baccara','Bettwäsche, Handtücher, Kissen, T-Shirts, Decken, Waschlappen, Janosch, Tabaluga, Sesamstraße, Biene Maja, Maus, Smileys, Milka, Benjamin Blümchen, Kaptain Blaubär, Coca Cola, Kermit, Philipp, Teletubbies, Star Wars, Keith Haring, Bugatti, Baccara','Bettwäsche, Handtücher, T-Shirts, Kissen, Decken und vieles mehr von Janosch, Pokemon, Tabaluga, Benjamin Blümchen, Keith Haring, Sendung mit der Maus usw. .','A','','','http://www.bettundso.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3091,'ojvlbr5PV1','International; Lewmar; Vetus; Aqualung;\r\nRonstan; und vieles mehr.','International; Lewmar; Vetus; Aqualung;\r\nRonstan; und vieles mehr.','Seashop- Ihr Partner für den Wassersport.\r\nBootszubehör & Wassersportartikel sowie Pflege & Reinigungsmittel.\r\nTips und Tricks rund ums Boot','A','','','http://www.seashop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3092,'j1qkKKhk3t','Kunstgewerbe, Präsente, Glas/Porzellan, Sammler, \r\nWohnen, Galerie, Auktion, Ankauf, Specials, Lifestyle, Zigarren, Strandkörbe','Kunstgewerbe, Präsente, Glas/Porzellan, Sammler, \r\nWohnen, Galerie, Auktion, Ankauf, Specials, Lifestyle, Zigarren, Strandkörbe','Kunst zum Leben und Benutzen, - \r\nfür den besonderen Alltag.\r\n\r\n','A','','','http://art-are-us.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3093,'oWQ2AIPQSy','Kontaktlinsen, Contactlinsen, Sonnenbrillen','Kontaktlinsen, Contactlinsen, Sonnenbrillen','Versand von Contactlinsen, Pflegemitteln und Sonnenbrillen zu sehr günstigen Preisen. Lieferzeit 1-4 Tage. Wahlweise per Post oder Paketdienst. Kauf auf Rechnung mit Rückgabegarantie.','A','','','http://www.optikplus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3094,'Qa7F1chqQ5','Software der Bereiche Antivirus, Betriebssysteme, Bildbearbeitung, DTP, Entertainment, Grafik, 3D, Internet, OCR, Präsentationen, Projektplanung, Office 2000, Utilities, Videobearbeitung, Archivierung, CAD, wie Macromedia Freehand, Flash, Dreamweaver, Dir','Software der Bereiche Antivirus, Betriebssysteme, Bildbearbeitung, DTP, Entertainment, Grafik, 3D, Internet, OCR, Präsentationen, Projektplanung, Office 2000, Utilities, Videobearbeitung, Archivierung, CAD, wie Macromedia Freehand, Flash, Dreamweaver, Dir','Real World – der Online-Shop für Software der Bereiche DTP, Multimedia, Office, Datenbanken, Betriebssysteme, Internet, Antivirus sowie Hardware, Handys und Bücher.','A','','','http://www.realworld.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3095,'LVB7bDCtFB','Reifen, Autoreifen, Autos, PKW, Autofelgen, Luftreifen, Autoräder, Räder, Fahrzeugreifen','Reifen, Autoreifen, Autos, PKW, Autofelgen, Luftreifen, Autoräder, Räder, Fahrzeugreifen','Reifen für PKW, sehr günstig, geliefert, mit Montageserviceangebot für jeden, grosse Auswahl Sommer- und Winterreifen','A','','','http://www.ReifenDirekt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3096,'Cz0dDHwxro','Douglas\r\nDouglasbeauty\r\nParfüm\r\nWellness\r\nDamendüfte Herrendüfte Gesichtspflege Reinigung Tagespflege Nachtpflege 24h-Pflege Augenpflege Lippenpflege Masken Kuren Spezialpflege Accessories \r\nKörperpflege Reinigung Körperlotion und -creme Spezialprodukte H','Damendüfte Herrendüfte Gesichtspflege Reinigung Tagespflege Nachtpflege 24h-Pflege Augenpflege Lippenpflege Masken Kuren Spezialpflege Accessories \r\nKörperpflege Reinigung Körperlotion und -creme Spezialprodukte Haarpflege Hand- und Fußpflege Deodorants A','douglasbeauty.com - Die Top-Adresse für Beauty im Internet. Große Auswahl an Düften, Make-up und Pflegeprodukten und viele Infos rund um Beauty, Wellness und Lifestyle. click. and find out.','A','http://www.douglas.de/','','http://www.douglasbeauty.com/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3097,'WC78s9jUQo','Geschirr, Fliesen, Tischdekoration, Wohnaccessoires, Blumentöpfe, Aschenbecher, Gläser, Vasen, Krüge, Kerzenhalter, Kosmetik, Schmuck, Korbwaren, Wasserpfeifen und Zubehör, Bücher, Delikatessen, Spirituosen, Kuskus, Feigenschnaps, Gebäck...','Geschirr, Fliesen, Tischdekoration, Wohnaccessoires, Blumentöpfe, Aschenbecher, Gläser, Vasen, Krüge, Kerzenhalter, Kosmetik, Schmuck, Korbwaren, Wasserpfeifen und Zubehör, Bücher, Delikatessen, Spirituosen, Kuskus, Feigenschnaps, Gebäck...','Der Einkaufsbazar mit Produkten aus Tunesien und dem Orient – Ein Online-Shop für Geschenke, Schmuck, Kunsthandwerk, Keramik, Glas, Wasserpfeifen, Delikatessen, Kosmetik, Bücher und Artikel für Haus & Garten. MARHABA........Willkommen.','A','','','http://www.souk-el-web.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3098,'MgiPQ9XyuM','Schuhe und Textilien von diversen Firmen wie u.a.:\r\nNIKE, CONVERSE, TIMBERLAND, COLUMBIA, RUSSEL, AND 1, PYRO...!\r\n','Schuhe und Textilien von diversen Firmen wie u.a.:\r\nNIKE, CONVERSE, TIMBERLAND, COLUMBIA, RUSSEL, AND 1, PYRO...!\r\n','BIGFOOT\r\n\r\nShop für Sport- und Freizeitartikel !\r\nSchuhe und Textilien !\r\nSchuhe Ãœbergrößen bis 51 !','A','','','http://www.bigfootstore.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3099,'cv2HZpwx0q','Piercing Produkte aller Art für Bauch, Lippe, Augenbraue, Brust usw.','Piercing Produkte aller Art für Bauch, Lippe, Augenbraue, Brust usw.','Umfangreicher Online Shop mit Piercing Angeboten für jeden Geschmack. Wild und fancy, cool und läßig, sexy und schön...','A','','','http://www.wildandcare-piercing.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3100,'3uQxKkrI5I','Buttons, Autoaufkleber, Ordnerschilder, Lagerkennzeichnungen,','Buttons, Autoaufkleber, Ordnerschilder, Lagerkennzeichnungen,','Weltneuheit! Mit creative-label ist es nun zum aller ersten Mal möglich, mit jedem handelsüblichen Tintenstrahldrucker wetterfeste, witterungsbeständige und UV-stabile Labels für Schule, Büro, Lager, Werkstatt etc. herzustellen.','A','','','http://www.creative-label.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3101,'AbhnBhutDK','AVON, Avon, Kosmetik, Makeup, Schaumbad, Badezusatz, Badeöl, Sonnenlotion, Parfum, Duft, Dessous, Schmuck, Modeschmuck, Ohrringe, Strumpfhosen, Wäsche, Lippenstift, Nagellack, Reinigung, Shampoo, Duschgel, Seife, Falten, Creme, Pflegespray, Spray, Deo, Ro','AVON, Avon, Kosmetik, Makeup, Schaumbad, Badezusatz, Badeöl, Sonnenlotion, Parfum, Duft, Dessous, Schmuck, Modeschmuck, Ohrringe, Strumpfhosen, Wäsche, Lippenstift, Nagellack, Reinigung, Shampoo, Duschgel, Seife, Falten, Creme, Pflegespray, Spray, Deo, Ro','\r\nAvon Kosmetik- und Körperpflegeprodukte können hier mittels Warenkorbsystem bestellt werden. Die Seite wird von einer Avon-Beraterin unterhalten.','A','','','http://www.avonshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3102,'x6LGzDGtBf','Geldbörsen, Handtaschen, Aktentaschen, Terminplaner, Gürtel, Uhrarmbänder, Bilderrahmen, Brillenetuis, Maneküretuis, Lippenstifthüllen, Kosmetiktaschen, Golfhandtaschen, Golfballtaschen, Tischdecken, Sets, Wandbehänge, Schieferuhren','Geldbörsen, Handtaschen, Aktentaschen, Terminplaner, Gürtel, Uhrarmbänder, Bilderrahmen, Brillenetuis, Maneküretuis, Lippenstifthüllen, Kosmetiktaschen, Golfhandtaschen, Golfballtaschen, Tischdecken, Sets, Wandbehänge, Schieferuhren','Breites Sortiment an Accessoires aus Büffel- und Straußenleder zum Verwöhnen und als exklusive Geschenke für Damen und Herren, sowie Aktionen mit handgefertigten Artikeln hoher Qualität.','A','','','http://www.joyce-leather.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3103,'8UWSCIvuch','comtec, online, shopping, computer, shop, hardware, software, festplatten, grafikkarten, aufrüsten, mainboard, prozessoren, cd-rekorder, dvd-laufwerke, monitore, speicher, drucker, pc, pcs, soundkarten, modem, lcd-monitor, versandhaus, versand','comtec, online, shopping, computer, shop, hardware, software, festplatten, grafikkarten, aufrüsten, mainboard, prozessoren, cd-rekorder, dvd-laufwerke, monitore, speicher, drucker, pc, pcs, soundkarten, modem, lcd-monitor, versandhaus, versand','Online Shop für PCs, Festplatten, Grafikkarte, Mainboard, Prozessoren, CD-Rekorder, DVD-Laufwerken Monitore uvw. Hardware und Software. ComTec-online Direktversand. Wir bauen ihren Wunsch PC.','A','','','http://www.24h-comtec-online.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3104,'DwiO9qZ59R','Schreibwaren, Schreibartikel, Schreibbedarf, Schreibmaterial, Hardware, Software, Netzwerke, Telekommunikation','Schreibwaren, Schreibartikel, Schreibbedarf, Schreibmaterial, Hardware, Software, Netzwerke, Telekommunikation','1a Schreibwaren zu cleveren Preisen! finden - kaufen - sparen bei Ihrem Schreibwarenspezialisten.Ãœber 17.000 Artikel einfach, günstig, schnell & bequem direkt vom Schreibtisch zum Schreibtisch.','A','','','http://www.officetradecenter.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3105,'9k1NmufEAW','','','die tierversuchsfrei Kosmetik aus der Schweiz. Nach dem Motto Schönheit muss nicht leiden, stellen wir unser Vollsortiment her.','A','','','http://www.st.clou.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3106,'ArvlfjwvHe','Krawatten','Krawatten','exklusive Krawatten, von Hand genaeht','A','','','http://www.saphirkrawatten.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3107,'KWY2EIlWyK','Tennisschläger, Tennissaiten, Taschen, Zubehör, Tennis, Tennisbälle, Squash, Badminton, Tennisversand.','Tennisschläger, Tennissaiten, Taschen, Zubehör, Besaitungsmaschinen, Bälle, Schuhe, Squash, Badminton.','Gigantisches Sortiment an Tennisschlägern, Saiten, Taschen, Bällen, Griffbändern und Zubehör. Mind. 20% Preisersparnis gegenüber dem Listenpreis, auch bei neuen Modellen. CenterCourt.de ist ein \"Geprüfter Onlineshop des EHI\" und erfüllt strengste Auflagen','A','http://www.tennisversand.de','','http://www.centercourt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3108,'srBfN8aTto','Fitnessgeräte der Marken Kettler, Tunturi, Daum Ergo Bike, Schwinn, Technogym etc,','Fitnessgeräte der Marken Kettler, Tunturi, Daum Ergo Bike, Schwinn, Technogym etc,','Onlineshop für Trainingsgeräte aller Art.','A','','','http://www.fittrade.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3109,'B0HihRQzbN','Deo, Pflegecreme, Duschgel, Haarshampoo, Gesichtsmasken, Liposomen-Gel, Augenpflege, Reinigungsmittel, Gesichtswasser, Kindershampoo, Naturkosmetika','Deo, Pflegecreme, Duschgel, Haarshampoo, Gesichtsmasken, Liposomen-Gel, Augenpflege, Reinigungsmittel, Gesichtswasser, Kindershampoo, Naturkosmetika','Die K. R. Kosmetik bietet Ihnen Naturkosmetik und Produkte rund um die Pflege Ihres Körpers. Genaue Produktbeschreibungen mit Inhaltsstoffen erleichtern Ihnen die Auswahl.','A','','','http://www.krkosmetik.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3110,'wmA0UGrwSq','Softairwaffen, Co2-Waffen, Gaswaffen, Schreckschußwaffen, Munition, Bundeswehrartikel, Bogen, Boomerang, Dart, Survivalartikel, Messer, Taschenlampen','Softairwaffen, Co2-Waffen, Gaswaffen, Schreckschußwaffen, Munition, Bundeswehrartikel, Bogen, Boomerang, Dart, Survivalartikel, Messer, Taschenlampen','Der Shop für Volltreffer im Ineterne. Alles rund ums Thema Freie Waffen, Dart, Bogensport, Military-und Outdoorartikel','A','','','http://www.fungun.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3111,'n1Oq3a2WKX','Eishockey, Schlittschuhe, Schläger, Helme, Torwartausrüstung, Schutzkleidung, Handschuhe, Taschen, Trikots, Zubehör, Tennisschuhe, Tennisschläger, Griffbänder','Eishockey, Schlittschuhe, Schläger, Helme, Torwartausrüstung, Schutzkleidung, Handschuhe, Taschen, Trikots, Zubehör, Tennisschuhe, Tennisschläger, Griffbänder','Sportartikel Online Shop für Eishockey und Tennis, Homepage der Tennisschule Ewert','A','','','http://www.ts-ewert.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3112,'JascMAZGkH','aqua, aqua-fitness, sauna, sports, sportstowel, swim, schwimmverein\r\nswimwear, schwimmverein, schwimmer, sporttuch, kosmetiktuch, saunatuch, \r\nsaunahandtuch, saunabadetuch, schwimmer , Schwimmbad, Squash, Tennis, \r\nTischtennis, tabletennis, Spassbad, Bahi','aqua, aqua-fitness, sauna, sports, sportstowel, swim, schwimmverein\r\nswimwear, schwimmverein, schwimmer, sporttuch, kosmetiktuch, saunatuch, \r\nsaunahandtuch, saunabadetuch, schwimmer , Schwimmbad, Squash, Tennis, \r\nTischtennis, tabletennis, Spassbad, Bahi','Ein Handtuch erorbert die Welt. Ein neuartiges Sporthandtuch aus Mikrofasern\r\nist die Sensation auf dem Sportmarkt. Abtrocknen - Auswringen - Abtrocknen....\r\nund das beliebig oft !','A','','','http://www.sportstowel.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3113,'TYo5UepUg4','Gastronomie, Gastronomietextilien, Gastronomiewesen, Gesundheitswesen, Hoteltextilien, Hygiene, Mehrweg-Putztuecher, Mehrweg-Textilsystem, Mehrweg-Textilien, Mietkleidung, Miettextilien, Mietwaesche, Mietwäsche, Putztuecher, Textil-Mietservice, Texti','Gastronomie, Gastronomietextilien, Gastronomiewesen, Gesundheitswesen, Hoteltextilien, Hygiene, Mehrweg-Putztuecher, Mehrweg-Textilsystem, Mehrweg-Textilien, Mietkleidung, Miettextilien, Mietwaesche, Mietwäsche, Putztuecher, Textil-Mietservice, Texti','Lieferant langlebiger Krankenhaus- und Hoteltextilien','A','','','http://www.dibella.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3114,'zTjCPZkxhL','Anorak, Bekleidung, Uhrencomputer, Radcomputer, Herzfrequenz Meßgerät, Eispickel, Fleecepulli, Fleecejacke, Helm, Karabiner, Klettergurt, Pulsmesser, Radbekleidung, Radbrillen, Sportnahrung, Sportgetränk, PowerBar, Clifbar, Gletscherbrille, Seil, Steigeis','Anorak, Bekleidung, Uhrencomputer, Radcomputer, Herzfrequenz Meßgerät, Eispickel, Fleecepulli, Fleecejacke, Helm, Karabiner, Klettergurt, Pulsmesser, Radbekleidung, Radbrillen, Sportnahrung, Sportgetränk, PowerBar, Clifbar, Gletscherbrille, Seil, Steigeis','Shop, Bergschule und Alpinmagazin für Bergsport, Mountainbike, Outdoor und Wandern. Lieferung ohne Versandkosten und mit voller Rückgabe-Garantie.','A','','','http://www.bergzeit.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3115,'rS3K1CLGEl','','','Interessantes rund um den Golfsport','A','','','http://golf-laden.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3116,'iJ4FJjWNvo','Fanartikel, Schals, Fahnen, Abzeichen, Anstecknadeln, Transparente, Wimpel, Aufnäher, Fussball,','Fanartikel, Schals, Fahnen, Abzeichen, Anstecknadeln, Transparente, Wimpel, Aufnäher, Fussball,','Fanartikelproduktionen aller Art !!!','A','','','http://www.soccershop.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3117,'FhJ5R4y802','Golfsportartikel, Golfaccessoires, Golfball, Golfschläger und GolfschlägerSets, Golfzubehör, Caddy, \r\nTrolley, Golftaschen, Putter, Golfbekleidung, Golftücher, Caddietücher, Golfbälle, Golfbags, Golftees, Golfcaps, Golfhüte, Golfbekleidung, Golfzubehör, G','Golfsportartikel, Golfaccessoires, Golfball, Golfschläger und GolfschlägerSets, Golfzubehör, Caddy, \r\nTrolley, Golftaschen, Putter, Golfbekleidung, Golftücher, Caddietücher, Golfbälle, Golfbags, Golftees, Golfcaps, Golfhüte, Golfbekleidung, Golfzubehör, G','1a-Golfzubehör zu unglaublich günstigen Preisen und dem bequemen Bestellsystem. Speziell Geschenke und Ausrüster für Kindern und Linkshänder. Kostenloser tel. Beratungsservice für Beginner. Ãœbungs- und Testschläger!','A','','','http://golfshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3118,'9K3PYWxiCW','Fanartikel, Caps, T-Shirts, Fahnen, Schale, Rucksäcke, Bekleidung, Taschen, Pullover, Sweatshirts, Kappen, Mützen, Geschenke, Basecaps','Fanartikel, Caps, T-Shirts, Fahnen, Schale, Rucksäcke, Bekleidung, Taschen, Pullover, Sweatshirts, Kappen, Mützen, Geschenke, Basecaps','Online-Shop für Fanartikel und Merchandise, wie z.B. T-Shirts, Caps und Rucksäcke. \r\n','A','','','http://www.basecap.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3119,'JLVqBJALr4','Wasserenthärter der neuen Generation, Kalkschutz, Rostschutz, Schutzfilter, Trinkwasserfilter, Umkehrosmose, Aktivkohlefilter, Schadstoffentfernung, Nitrat, Eisen und Manganentfernung, Brunnenwasseraufbereitung, UV-Desinfektion','Wasserenthärter der neuen Generation, Kalkschutz, Rostschutz, Schutzfilter, Trinkwasserfilter, Umkehrosmose, Aktivkohlefilter, Schadstoffentfernung, Nitrat, Eisen und Manganentfernung, Brunnenwasseraufbereitung, UV-Desinfektion','1a-Trinkwasser durch den Online-Wasseraufbereiter mit kostenlosem Beratungsservice und den neuesten Geräten. Spezialist auf Schadstoffentfernung durch Umkehrosmose und Aktivkohlefiltration','A','','','http://wasserdoktor.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3120,'Wpvz8PU88c','Blockbohlen 45cm und Elementsaunen mit extra Isolation, sowie Wärmekabinen mit Keramik UV-Licht - alles bequem online bestellen.','Blockbohlen 45cm und Elementsaunen mit extra Isolation, sowie Wärmekabinen mit Keramik UV-Licht - alles bequem online bestellen.','1a-Markensaunen - Blockbohle und Element zu phantastisch günstigen Preisen incl. Lieferung frei Haus. Leichter Selbstaufbau mit Videounterstützung!','A','','','http://1a-markensauna.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3121,'mgclm5nyOe','Wasserenthärter, Kalkschutzgeräte, Brunnenwasseraufbereitung, Schadstoffentfernung, Nitrat, Eisen, Mangan und Ammoniumentfernung mit Crystal-Right dem patentierten Zeolith, Umkehrosmose für den Haushalt, Aktivkohlefilter, Spezialist für neue Bundesländer!','Wasserenthärter, Kalkschutzgeräte, Brunnenwasseraufbereitung, Schadstoffentfernung, Nitrat, Eisen, Mangan und Ammoniumentfernung mit Crystal-Right dem patentierten Zeolith, Umkehrosmose für den Haushalt, Aktivkohlefilter, Spezialist für neue Bundesländer!','Trinkwasseraufbereitung heute so wichtig wie nie - alle Informationen sowie online Beratung kostenlos. Der deutsche Wasseraufbereiter mit dem umfassenden Angebot. Lassen Sie sich überraschen.','A','','','http://wasser-profi.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3122,'Ih6TRxoB09','Sportbekleidung, Vereinsbekleidung, Freizeitbekleidung, Sportgeräte, Fusballtrikots, Uhren, Sportschuhe, Getreide','Sportbekleidung, Vereinsbekleidung, Freizeitbekleidung, Sportgeräte, Fusballtrikots, Uhren, Sportschuhe, Getreide','Ãœber 5000 Sportartikel der Marken: Adidas, Calcio, Diadora, Erima, Fila, Hammer, Horizon, Kettler, Nike, Odlo, Puma, Polar-Uhren, Reusch, Switcher, Suunto, Tamitalos, Tro, Tunturi, Uhlsport usw.','A','','','http://www.shop-24.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3123,'IprPtFCdLs','Vereinsbekleidung, Präsentationsanzüge, Fussballtrikot, Torwarttrikot, Sweathose, Regenjacke, Trainingshose , Damenanzug, Torwarthose, Trainingsanzug, Freizeitanzüge, Baumwolltrikot, Schiedsrichter, Overall, Stadionjacke, Sweatshirt, Baumwollsporthose, St','Vereinsbekleidung, Präsentationsanzüge, Fussballtrikot, Torwarttrikot, Sweathose, Regenjacke, Trainingshose , Damenanzug, Torwarthose, Trainingsanzug, Freizeitanzüge, Baumwolltrikot, Schiedsrichter, Overall, Stadionjacke, Sweatshirt, Baumwollsporthose, St','Modisch chic, sportlich funktionell und in exklusivem Design präsentiert sich unsere neuen Serien Club- und Flash Linie. Freizeitanzüge für Sie oder Ihren Verein. Sporttrikots für den Fussballer und eine phantastische Indoor Kollektion.','A','','','http://www.erima-shop.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3124,'WmCzAafksm','Uhren, Herzfrequenzuhren, Sendergurt,','Uhren, Herzfrequenzuhren, Sendergurt,','Wenn Sie Ihr persönliches Trainingsprogramm zusammenstellen, ist die Bestimmung und Einhaltung der optimalen Herzfrequenz ein entscheidender Faktor für Ihren Erfolg. Polar-Uhren für Fitness-, Sport- und Rehabilitationsprogramm.','A','','','http://www.polar-uhren.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3125,'EGSb5oli3K','Fanartikel, Bekleidung, Fußball, Formel 1, uvm.','Fanartikel, Bekleidung, Fußball, Formel 1, uvm.','Einer der größten Online Shops Europas wenn es um Fanartikel der Formel 1 und Fußball geht.','A','','','http://www.eurofanshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3126,'6G5WaozM3V','Darts, Dartzubehör, Dartbekleidung, Billard-Queues, Billard-Zubehör, Billard-Koffer und Taschen sowie sämtliches notwendige Zubehör zu günstigen Preisen.','Darts, Dartzubehör, Dartbekleidung, Billard-Queues, Billard-Zubehör, Billard-Koffer und Taschen sowie sämtliches notwendige Zubehör zu günstigen Preisen.','Darts und entsprechendes Zubehör sowie Billard-Queues und Zubehör können Sie in unserem Online-Shop mit ca. 3000 Artikeln bequem von zu Hause aus aussuchen und bestellen ! Wir führen Darts von namhaften Herstellern wie EMPIRE DART, UNICORN, HARROWS, M-3','A','','','http://www.playersworld.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3127,'RxFILJWFlR','Leichtathletikgeräte, Sprintschlitten, Zugschlitten, Sprintfallschirm, Zugunterstützung, NASA-Sprint, Speed XL, Zeitmessung, Lichtschranke, Stoppuhr, Diskus, Speer, Kugel, Hammer, Herzfrequenzmesser, POLAR, CICLOSPORT, HAC, BERG, AIREX, THERA, NORDIC, PAC','Leichtathletikgeräte, Sprintschlitten, Zugschlitten, Sprintfallschirm, Zugunterstützung, NASA-Sprint, Speed XL, Zeitmessung, Lichtschranke, Stoppuhr, Diskus, Speer, Kugel, Hammer, Herzfrequenzmesser, POLAR, CICLOSPORT, HAC, BERG, AIREX, THERA, NORDIC, PAC','Bei uns finden sie Sportgeräte für die Leichtathletik und spezielle Trainingsgeräte und Messeinrichtungen wie Laufschirme für Sprintkrafttraining, Lichtschrankensysteme und vieles mehr!\r\nEbenfalls versenden wir die gesamte Produktpalette an Herzfrequenzme','A','','','http://spomess.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3128,'EHdNhLA8HM','Heimtrainer der führenden Hersteller: Kettler, Bremshey, Tunturi, Proform, Weider, ergobike, HorizonFitness, ...','Heimtrainer der führenden Hersteller: Kettler, Bremshey, Tunturi, Proform, Weider, ergobike, HorizonFitness, ...','Heimtrainer- Online- Store seit 1998;eines der größten Angebote im deutschen Internet. Kompetente Beratung und schnelle Lieferzeiten.','A','','','http://www.heimsport.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3129,'4oMKwA0oMn','Wilson, Orlimar, Lynx, Hippo, Confidence, Cutimax, Jego und andere...','Wilson, Orlimar, Lynx, Hippo, Confidence, Cutimax, Jego und andere...','Golfen, aber günstig!\r\nIhr Online Proshop für den Golfbedarf.','A','','','http://www.golfdiscount.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3130,'KNXR8Xkzn1','Analoguhren, Skelettarmbanduhren','Analoguhren, Skelettarmbanduhren','Günstige / sportliche Uhren für jeden Geschmack, Neu \"Skelettarmbanduhren\"','A','','','http://www.sport-watch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3131,'taAEuylyiV','Angelgeräte, Angelzubehör, Angelartikel, Angelbedarf, Angelruten, Angelrollen, Angelschnüre, Angelhaken, Posen, Ruten, Rollen, Angelsportgeräte, Köder, Kunstköder, Vorfächer, Bleie, Stopper, Meeresrollen, Stationärrollen, Stipruten, Karpfenruten, Forellen','Angelgeräte, Angelzubehör, Angelartikel, Angelbedarf, Angelruten, Angelrollen, Angelschnüre, Angelhaken, Posen, Ruten, Rollen, Angelsportgeräte, Köder, Kunstköder, Vorfächer, Bleie, Stopper, Meeresrollen, Stationärrollen, Stipruten, Karpfenruten, Forellen','Alles für den Angler: Angelruten, Angelrollen, Angelhaken, Angelschnüre, Angelzubehör und vieles mehr.','A','','','http://www.anglermeister.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3132,'q9uVOuF1O1','scuba tauchen taucher tauchladen online shop linseisen versand wasser apnoe scubashop free diving nitrox sporttauchen tauchschule ewa marine video foto unterwasser film magnum pro saekodive reef marine citizen finis ocean mb sub beluga store equipment jac','scuba tauchen taucher tauchladen online shop linseisen versand wasser apnoe scubashop free diving nitrox sporttauchen tauchschule ewa marine video foto unterwasser film magnum pro saekodive reef marine citizen finis ocean mb sub beluga store equipment jac','Für alle die einfach gerne mal abtauchen. Wir sind einer der wenigen ECHTEN Online Shops für Taucher, die im Internet zu finden sind. Tauchen Sie ein, Sie haben 30 Tage Rückgaberecht, verschiedene Zahlungsarten und Spediteure zur Auswahl. 48 Stunden Servi','A','','','http://2dive.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3133,'d0PUNNiXDr','Jacken, Shorts, Hosen, Overalls, Hemden, Mützen, Zubehör, Arbeitskleidung, Warnkleidung, Forstkleidung, Regenkleidung, Winterkleidung','Jacken, Shorts, Hosen, Overalls, Hemden, Mützen, Zubehör, Arbeitskleidung, Warnkleidung, Forstkleidung, Regenkleidung, Winterkleidung','Qualitätskleidung von FRISTADS.\r\nArbeitskleidung, Warnkleidung, Forstkleidung, Winterkleidung, Regenkleidung, Handwerkskleidung','A','','','http://www.arbeitskleidung.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3134,'PeAO3m4Wwd','Fußballschuhe\r\nFußbälle\r\nFussball\r\nFussballschuh\r\nFußallschuh\r\nFußball\r\nFussbaelle','Fußballschuhe\r\nFußbälle\r\nFussball\r\nFussballschuh\r\nFußallschuh\r\nFußball\r\nFussbaelle','Wir verkaufen Fußballwaren bis zu 20 % günstiger als im Handel','A','','','http://www.fussball-shop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3135,'5GE6uubw5e','Equipment für: Baseball, Basketball und Softball. Artikel von Adidas, Nike, Puma, Jelly Belly, Sportcard, Simpsons, South Park, Ãœ-Eie','Equipment für: Baseball, Basketball und Softball. Artikel von Adidas, Nike, Puma, Jelly Belly, Sportcard, Simpsons, South Park, Ãœ-Eie','Wir führen US-Sport- und Fanartikel. Equipment für: Baseball, Basketball und Softball. Artikel von Adidas, Nike, Puma, Jelly Belly, Sportcard, Simpsons, South Park, Ãœ-Eier, Sie könne online bestellen, oder uns direkt kontaktieren.','A','','','http://www.first-base.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3136,'1pLz8ZmVJC','aerobic bodybuilding fitness bücher amino protein doping eiweiss gainer spunky bms igf sth power booster multi sport bodyworld training muskeln anabolika sportswear exceed heavy duty gym pro hormone nahrungsergänzungen sportnahrung flap jack davina','aerobic bodybuilding fitness bücher amino protein doping eiweiss gainer spunky bms igf sth power booster multi sport bodyworld training muskeln anabolika sportswear exceed heavy duty gym pro hormone nahrungsergänzungen sportnahrung flap jack davina','aerobic bodybuilding fitness bücher amino protein doping eiweiss gainer spunky bms igf sth power booster multi sport bodyworld training muskeln anabolika sportswear exceed heavy duty gym pro hormone nahrungsergänzungen sportnahrung flap jack davina','A','','','http://www.exceed-sports.co.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3137,'JUYq3cDM90','Tennissschläger von Wilson, head, Kuebler, Dunlop, Völkl. Tennisbälle, Saiten, Zubehör.','Tennissschläger von Wilson, head, Kuebler, Dunlop, Völkl. Tennisbälle, Saiten, Zubehör.','Alle Tennisprodukte mindestens 25 % unter dem empf. Verkaufspreis der Hersteller!','A','','','http://www.tennisprofi.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3138,'wL02VdedLW','Gill Segelbekleidung\r\nJacke, Hose, Handschuh, Stiefel, Gore-Tex, Fleece, atmungsaktiv','Gill Segelbekleidung\r\n','Segelbekleidung von Yachtsegeln.de empfohlen.','A','','','http://www.yachtsegeln.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3139,'OjnPjt54ta','Animal Pak, Hard Fast, Gain Fast 3100, Herbal Thermo Stack, Gain Pro, Genesis Formula, GH max, Amino 1900, Spa Pak, Power Chews','Animal Pak, Hard Fast, Gain Fast 3100, Herbal Thermo Stack, Gain Pro, Genesis Formula, GH max, Amino 1900, Spa Pak, Power Chews','Weight Gainer, Aminos, Power Stuff, Multivitamine, Diät- und Definitionsprodukte sowie Trainings- und Ernährungstips. Durch Direktverkauf vom Importeur ca. 25% günstiger.','A','','','http://www.global-nutrition.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3140,'TVjIT6y8lt','Proteine, Weight Gainer, Chitosan, Vanadyl, Creatin-Monohydrat, Aminosäuren, Enzyme, HCA, L-Carnitin, \r\nProhormone, HMB, BCAA´S, Steroide, Methoxivon,','Proteine, Weight Gainer, Chitosan, Vanadyl, Creatin-Monohydrat, Aminosäuren, Enzyme, HCA, L-Carnitin, \r\nProhormone, HMB, BCAA´S, Steroide, Methoxivon,','Nahrungsergaenzung und Sporternaehrung für Bodybuilding, Fitness, Figur, Diaet und Gesundheit. Kostenlose Ernaehrungsberatung.','A','','','http://www.Active-Body.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3141,'rAiIgOxIYb','Tinten für Drucker, Toner, Telefone, Faxgräte, Drucker, Zubehör','Tinten für Drucker, Toner, Telefone, Faxgräte, Drucker, Zubehör','Der Online-Shop für Produkte der Büro- und Telekommunikation.','A','','','http://www.otas.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3142,'pBRgvJAXpd','Dinkelkissen, Meditationskissen, KIrschkernkissen, Kräuterkissen, Kissen, Nackenkissen, Lavendelkissen, Dinkelmatratzen','Dinkelkissen, Meditationskissen, KIrschkernkissen, Kräuterkissen, Kissen, Nackenkissen, Lavendelkissen, Dinkelmatratzen','Dinkelkissen, Meditationskissen, Kirschkernkissen, Kräuterkissen uvm.sind unsere Produkte.Gesund schlafen auf reiner Natur ist un´ser Motto.','A','','','http://www.Dinkelkissen.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3143,'8bjohrujxN','Hifi-Geräte (Lautsprecher/CD-/DVD-Player/Verstärker/Tuner/Receiver/Cassetten-/Mini-Disk/DAT-/CD-Rekorder/Kopfhörer/Design-Anlagen/DJ-Equipment/Plattnspieler/Zubehör)\r\nVideo-Geräte (Videorekorder/Camcorder/TV/Videonachbearbeitung)\r\nDolby Surround (Receiver','Hifi-Geräte (Lautsprecher/CD-/DVD-Player/Verstärker/Tuner/Receiver/Cassetten-/Mini-Disk/DAT-/CD-Rekorder/Kopfhörer/Design-Anlagen/DJ-Equipment/Plattnspieler/Zubehör)\r\nVideo-Geräte (Videorekorder/Camcorder/TV/Videonachbearbeitung)\r\nDolby Surround (Receiver','Wir führen Geräte von über 50 Markenherstellern, wie Denon/Sony/Yamaha/Canton/Mission etc. zu günstigen Preisen !!\r\n24 h Blitzversand + Hifi-Studios','A','','','http://www.audiovision-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3144,'q976QADS7y','Senioren Fachhandel Fernsehlupe Kartenmischmaschine Seniorenfachhandel Hausnotruf Telefon TV-Lupe Freizeit Fachhandel Senioren Pro Aktiv Blutdruck Gehstöcke Wellness Hörbucher Brettspiele sprechende Uhren Blutdruckuhren Linkshänder Einkaufswagen Spielkar','Senioren Fachhandel Fernsehlupe Kartenmischmaschine Seniorenfachhandel Hausnotruf Telefon TV-Lupe Freizeit Fachhandel Senioren Pro Aktiv Blutdruck Gehstöcke Wellness Hörbucher Brettspiele sprechende Uhren Blutdruckuhren Linkshänder Einkaufswagen Spielkar','Ãœber 300 Artikel aus den Bereichen Fit & Gesund: Gymnastikbälle und Zubehör, Kartenmischmaschine, Gehirntrainingsspiele, große Brettspiele, Blutdruckuhren, sprechende Uhren und Thermometer, Fernsehlupen, Hörbücher, Telefone usw','A','','','http://www.senioren-fachhandel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3145,'BNnILdg0Nj','Kontaktlinsen aller Markenhersteller.\r\nVon farblosen Linsen, farbigen Linsen\r\nbis Motivlinsen und Kontaktlinsenpflegemittel. \r\n','Kontaktlinsen aller Markenhersteller.\r\nVon farblosen Linsen, farbigen Linsen\r\nbis Motivlinsen und Kontaktlinsenpflegemittel. \r\n','Kontaktlinsen Online sicher (SSL und SET), einfach und günstig bestellen!','A','','','http://www.kontaktlinsenversand.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3146,'w35daSdUms','LCD-Projektoren, Overheadprojektoren, Leinwände, Materialien für fie Feuerwehrausbildung, Telekommuniukation und Dienstleistungen','LCD-Projektoren, Overheadprojektoren, Leinwände, Materialien für fie Feuerwehrausbildung, Telekommuniukation und Dienstleistungen','Alles für die Aus- und Fortbildung. Unser Spetialgebiet ist die Feuerwehr-Ausbildung','A','','','http://www.feuerwehr-ausbildung.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3147,'xJjq6vqbDr','Entspannungsmusik, Wellness, \r\nSuggestionsprogramme, Entspannungsmedien für Kinder, \r\nCDs, MCs, Tonträger','Entspannungsmusik, Motivations- und\r\nSuggestionsprogramme, Entspannungs-\r\nMedien für Kinder','Wissenschaftlich fundierte\r\nEntspannungsprogramme von\r\nDr. Arnd Stein\r\nWellness für Körper und Seele','A','','','http://www.vtm-stein.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3148,'Goa8MklY9a','Schuppenflechte, Psoriasis, Haut, Juckreiz, schuppig, kaputt, gereizt, Hautreizungen, Neurodermitis, Heilmittel, Bio, alternativ, Medizin, Salbe, beratung','Willow-natürliches flüssiges Therapeutikum gegen Schuppenflechte mit dem Salz des Toten Meeres.','Willow-natürliches Therapeutikum gegen Schuppenflechte. Informationen und Online-Bestellmöglichkeit. \r\n','A','','','http://www.willow.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3149,'n2hWzbyjXx','Sporternärung, Eiweiß, Protein, Kohlenhydrate, Pyruvat, Creatin, Weight Gainer, L-Carnitin, Aminos, Aminossäuen, Glutamin, Vanadyl, Bücher, Literatur, Sportliteratur, Sportbücher, Kraftsport, Bodybuilding','Sporternärung, Eiweiß, Protein, Kohlenhydrate, Pyruvat, Creatin, Weight Gainer, L-Carnitin, Aminos, Aminossäuen, Glutamin, Vanadyl, Bücher, Literatur, Sportliteratur, Sportbücher, Kraftsport, Bodybuilding','Produkte Marktführender Hersteller zum gezielten Styling ( Muskel & Masseaufbau & Fettabbau ) des Körpers.\r\nSporternährung mit Tips zur Wirkung und Anwendung.\r\nSportliteratur & ZUbehör.','A','','','http://www.Body-Styling-Products.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3150,'U5ITUUnucU','Fussbalsam, Massageöl, Fussbad, Schaumbad, Deo, Spray, Beinbalsam, Seife, Waschtonic, Wundbalsam, Saunaaufguss, Handcreme, Nagelcreme','Fussbalsam, Massageöl, Fussbad, Schaumbad, Deo, Spray, Beinbalsam, Seife, Waschtonic, Wundbalsam, Saunaaufguss, Handcreme, Nagelcreme','Produkte der Firma Sixtus nicht nur zur Fusspflege.','A','','','http://www.fusspflege-narr.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3151,'RMcEwgfW9v','Solarien, Bräunungsanlagen, Sonnenbänke, Bräunungsgeräte, UV-A Röhren, Bräunungslampen, Ergoline, Dr.Kern, UWE, Philips, Bräunungskosmetik, Solarien-Ersatzteile, Sonnendusche,','Solarien, Bräunungsanlagen, Sonnenbänke, Bräunungsgeräte, UV-A Röhren, Bräunungslampen, Ergoline, Dr.Kern, UWE, Philips, Bräunungskosmetik, Solarien-Ersatzteile, Sonnendusche,','Planung und Einrichtung von Sonnenstudios, verkauf von Solarien und Zubehör, Verkauf von Roll-und Bandmassagegeräte','A','','','http://ww.beautysun.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3152,'NGI73AHSwz','Pressetaschenbücher, Fachbücher für Presse, PR, Marketing und Werbung, Adressbücher, Hörbuch-Management-Seminare, Hörbücher, Reisevideos, Spezial-Interest-Videos, Modernes Antiquariat, Sonderausgabe und preiswerte Restbestände, Elektonische Nachschlagewer','Pressetaschenbücher, Fachbücher für Presse, PR, Marketing und Werbung, Adressbücher, Hörbuch-Management-Seminare, Hörbücher, Reisevideos, Spezial-Interest-Videos, Modernes Antiquariat, Sonderausgabe und preiswerte Restbestände, Elektonische Nachschlagewer','Spezialversandbuchhandlung für Modernes Antiquariat, Videos, Hörbücher, Adressbücher und Elektronische Nachschlagewerke','A','','','http://www.bema.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3153,'f1AC9kj3mp','Proteine, Aminos, Weight Gainer, Diätprodukte, Riegel, FlapJacks, Multivitamine, Minerale, L-Carnitine, Creatine und viele Specials!\r\n','Proteine, Aminos, Weight Gainer, Diätprodukte, Riegel, FlapJacks, Multivitamine, Minerale, L-Carnitine, Creatine und viele Specials!\r\n','Sporternährung von Markenherstellern wie Multipower und Weider für optimale Unterstützung Ihres Trainings.\r\nMit Sporternährungs-Lexikon.','A','http://www.aufbauprodukte.de\r\nhttp://www.schlankheitsprodukte.de\r\nhttp://www.ausdauerprodukte.de','','http://www.fitshop.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3154,'5nx4JFURfC','Luftreiniger, Wasserfilter, Abschirmung, EMV, Bettwaren, Milbenmittel, Allergiker Staubsauger, Bodenbeläge, EMV-Messgeräte, Informationsbroschüren, Matratzen, Luftreiniger, Schutzmasken, Schadstoffmaskierungen, Milbenschutz, Filtertüten, Telefone, Parkett','Sauger, Luftreiniger, Wasserfilter, Nitratfilter, Osmosefilter, Abschirmmaterialien, Bettwaren, Milbenmittel, Allergiker Staubsauger, Bodenbeläge, EMV-Messgeräte, Informationsbroschüren, Latexmatratzen, Kork, Schutzmasken, Schadstoffmaskierungen u.v.a.','Bei uns finden Sie allergikergerechte und geprüfte Artikel ohne Schadstoffausgasungen. Teilweise auch für MCS-Patienten geeignet. Rufen oder mailen Sie uns an. Wir beraten Sie gerne. Unsere langjärige Erfahrung bei der Schadstoffanalytik wird Ihnen helfen','A','http://www.schadstoffanalytik.com/store/frset.asp','','http://www.umweltanalytik.com/store/frset.asp','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3155,'dfF7hHgvnV','Sporternährung: Kreatin, Proteine, usw.\r\nDiäternährung: Fettblocker, Carnitin, usw.','Sporternährung: Kreatin, Proteine, usw.\r\nDiäternährung: Fettblocker, Carnitin, usw.','Groß- und Einzelhandel für Sport- und Diäternährung','A','','','http://www.stoll-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3156,'dIEgM9dk58','Waschmittel Code-Wash Alarmtiere Taschenlampen LED-Lenser Lampen Leuchten Messer Multi-Tools','Waschmittel Code-Wash Alarmtiere Taschenlampen LED-Lenser Lampen Leuchten Messer Multi-Tools','Online-Shop für innovative Produkte aus den Bereichen Freizeit, Haushalt, Telefon & EDV, Lichttechnik, Elektronik & Familie','A','','','http://www.innovative-products.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3157,'AZxFnZWXtC','Jancho(R) - Die erste Fahrradregenjacke der Welt mit integrierter Ponchofunktion','Jancho(R) - Die erste Fahrradregenjacke der Welt mit integrierter Ponchofunktion','Vertrieb von Fahrradregenjacken','A','','','http://www.jancho.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3158,'dFBG68w6nD','DJ -Equipment, Licht, Lichttechnik, Ton, Tontechnik, Partyzubehör, Deko, \r\nDekoration, Einmalgeschirr, Nebelmaschinen, Nebelfluid, Leuchtmittel, \r\nFeuerwerk','DJ -Equipment, Licht, Lichttechnik, Ton, Tontechnik, Partyzubehör, Deko, \r\nDekoration, Einmalgeschirr, Nebelmaschinen, Nebelfluid, Leuchtmittel, \r\nFeuerwerk','Günstiger Shop für alles was mit Party zu tun hat. \r\n\r\nWir bieten Ihnen im Raum Dortmund auch unseren FULLService zu \r\nihrer Feier an - Sie feiern uns wir arbeiten.\r\n\r\n','A','','','http://www.effektlicht.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3159,'uKUd5shISY','Onlineshop, Webshop, Heizungsshop, Sanitärshop, Buderus, Junkers, Viessmann, Vaillant, Solaranlagen, Klimageräte, Wärmerückgewinnung, Regenwassernutzung, Feuerungszubehör, Wasserwerke, Heizkörper, Badheizkörper, Wärmepumpen, Wärmerückgewinnung, Edelstahls','Onlineshop, Webshop, Heizungsshop, Sanitärshop, Buderus, Junkers, Viessmann, Vaillant, Solaranlagen, Klimageräte, Wärmerückgewinnung, Regenwassernutzung, Feuerungszubehör, Wasserwerke, Heizkörper, Badheizkörper, Wärmepumpen, Wärmerückgewinnung, Edelstahls','Hier finden Sie preiswerte deutsche Markenware aus dem Bereich Heizung, Sanitär und Klima','A','','','http://www.marquardt-gmbh.de/Shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3160,'dXDytfkdbN','Bälle, Fußball, Handball, Volleyball, Basketball, Tischtennisplatten, Basketballanlagen, \r\nFußballtore, Beregnungsanlage, Tennisanlagenzubehör, Markierungswagen, Netze\r\nBallfangzäune, Trikots, Sportartikelvertrieb, T-Shirt, Sweat-Shirt, Werbeartikel, Fana','Bälle, Fußball, Handball, Volleyball, Basketball, Tischtennisplatten, Basketballanlagen, \r\nFußballtore, Beregnungsanlage, Tennisanlagenzubehör, Markierungswagen, Netze\r\nBallfangzäune, Trikots, Sportartikelvertrieb, T-Shirt, Sweat-Shirt, Werbeartikel, Fana','Sportartikelvertrieb. Ihr Einkaufsberater\r\nin Sachen Sportartikel','A','','','http://www.sportartikelvertrieb.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3161,'DBFQLfeZb6','Bilder, Kollagen, Tischdekoration, modische Accessoires','Bilder, Kollagen, Tischdekoration, modische Accessoires','Shop mit kunsthandwerklichen Produkten aus den Bereichen Klöppeln und Seidenmalerei.','A','','','http://www.karabi.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3162,'zfbEr0wtX2','liebe, erotikartikel, sex, porno, toy, toys, lesbo, gay, lesben, schwule, sexbekleidung, fetishmode, erotik, hilfsmittel, gummipuppe, gleitgel, vibrator, anal, analdildo, glück, liebe, höhepunkt, video, dvd, dessous, strümpfe, slip, tanga, catsuite, ouver','Dessous, Erotikartikel, Video, Bücher, sexy Mode','Von feinen Dessous bis hin zur Peitsche. Bei uns findet Ihr alles, was den Sex so richtig spannend macht. Und unsere Preise sind Balsam für die Wunden !','A','http://www.erotik.thx.to\r\nhttp://www.lovetoy.de.vu','','http://www.sport-edition.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3163,'yy9Vesducu','jung, histoservice, online, histologie, histopathologie, zytologie, verbrauchsmaterial, leica, mikrotomie, einwegklingen, einbettmedien, mikrotommesser, zytozentrifuge, einbettkassetten, probenpräparation, biopsie-kassetten, einbettzubehör','jung, histoservice, online, histologie, histopathologie, zytologie, verbrauchsmaterial, leica, mikrotomie, einwegklingen, einbettmedien, mikrotommesser, zytozentrifuge, einbettkassetten, probenpräparation, biopsie-kassetten, einbettzubehör','Jung HistoService Online Shop - Verbrauchsmaterial für die Histologie / Histopathologie und Zytologie. Mikrotomie, Einwegklingen, Einbettmedien, Mikrotommesser, Zytozentrifugen uvm.','A','','','http://www.junghisto.shoppingserver.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3164,'I1u0SKzysO','Teak, Möbel, wohnen, dürkop, garten, essen, tisch, trinken, ambiente, schenken, basteln, handarbeit, selbermachen, ideen, shopping, ecommerce, information, billiton, billiton.de, saeco, \r\n','Teak, Möbel, wohnen, dürkop, garten, essen, tisch, trinken, ambiente, schenken, basteln, handarbeit, selbermachen, ideen, shopping, ecommerce, information, billiton, billiton.de, saeco, \r\n','Modernes Ambiente für gehobene Ansprüche. Produkte, Ideen und Tips aus den Bereichen Haus und Garten, Essen und Trinken, Kochen und Schenken.\r\n','A','','','http://www.wohngefuehl.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3165,'TSAKYmpUyl','Fettsalbe, Balsam, Shampoo, Gesichtscreme, Haarwasser, Tinktur, Seife, Duschbad, Ölbad, Hautöl, Pflegestift','Fettsalbe, Balsam, Shampoo, Gesichtscreme, Haarwasser, Tinktur, Seife, Duschbad, Ölbad, Hautöl, Pflegestift','Hier finden sie \"Patent\"ierte Produkte für Hautkrankheiten und zur Hautpflege.\r\nAlle auf Natürlicher Basis und mit besten Wirkstoffen','A','','','http://www.derma-pro-natura.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3166,'E1kpemt5OI','EHAT-Erektionshilfe','EHAT-Erektionshilfe','Neue patentierte Erektionshilfe ohne Nebenwirkungen, äußerst wirkungsvoll bei erektiler Dysfunktion.','A','','','http://www.ehat.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3167,'28tG6xSpLB','Snowboards, Inline Skates, Longboards, Wakeboards, Bindungen, Schuhe, T-Shirts, Sweatshirts, Shorts, Hosen, Funktionsbekleidung, Hemden, Jacken, Caps, Billabong, No Fear, Quiksilver, Rusty, Stüssy, Columbia, 2nd sky, Westbeach, Nitro, Burton, F2, K2, Duot','Snowboards, Inline Skates, Longboards, Wakeboards, Bindungen, Schuhe, T-Shirts, Sweatshirts, Shorts, Hosen, Funktionsbekleidung, Hemden, Jacken, Caps, Billabong, No Fear, Quiksilver, Rusty, Stüssy, Columbia, 2nd sky, Westbeach, Nitro, Burton, F2, K2, Duot','Trendsport Online Shop für Snowboard, Inline, Wake- und Longboarden sowie Funktions- und Markenbekleidung','A','','','http://www.sugardog.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3168,'wDb624kF4e','Sonderangebote, Buchhandel, Schnäppchen, Kultur, Literatur, Freizeit, Bildung, Wirtschaft, Medien, Unterhaltung, Antiquariat, preiswerte, sparen, billige, Buch, Buecher, Bücher','Schnäppchen, Schnaeppchen, Bücher, Buecher, CDs, CD-ROMs, Boutiqueartikel','Restauflagen und Sonderausgaben 40-90% billiger als frühere Ladenpreise oder Originalausgaben. Täglich aktuelles Programm mit Sonderverkäufen: Romane, Lyrik, Sachbücher, Fachbücher, Kunst, Bibliophiles uvm. Newsletter und Print-Katalog gratis.','A','http://www.jokers-online.de\r\nhttp://www.jokers-restseller.de\r\nhttp://www.jokers-restseller.com','','http://www.jokers.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3169,'Sz2pXRC0ZI','Alles rund um und in den computer, hardware, software, komplettsysteme, laptops usw','Alles rund um und in den computer, hardware, software, komplettsysteme, laptops usw','Alles rund um und in den Computer','A','','','http://www.the-elephant.com/index-pc.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3170,'BOiw112qyx','Vincent, T.A.C., Thommessen, VISATON, Vifa, Monacor, SEAS, ETON, Peerless, Morel, Expolinear, SPEAKER PRO, HobbyBox, etc.','Vincent, T.A.C., Thommessen, VISATON, Vifa, Monacor, SEAS, ETON, Peerless, Morel, Expolinear, SPEAKER PRO, HobbyBox, etc.','Lautsprecherchassis, Lautsprecherbausätze, Bauteile, Software zur Lautsprecherentwicklung, Zubehör und ausgewählte HiFi-Elektronik und Literatur.','A','','','http://www.speaker-online.de/preise','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3171,'YXR2tn98jc','Hausgerätetechnik und Unterhaltungselektronik','Hausgerätetechnik und Unterhaltungselektronik','Die reido Vertriebs GmbH bietet Elektrogeräte mit 5 Jahren Garantie und einem umfangreichen Servicepaket zu marktüblichen Preisen.','A','','','http://www.reido.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3172,'DvLMt2sLRL','DJ-Equipment, Mischpulte, Mixer, Plattenspieler, CD-Player, Systeme, Nadeln, Tonabnehmer von Reloop, Gemini, Vestax, Technics, Ortofon','DJ-Equipment, Mischpulte, Mixer, Plattenspieler, CD-Player, Systeme, Nadeln, Tonabnehmer von Reloop, Gemini, Vestax, Technics, Ortofon','Plattenspieler?\r\nMischpult? Gleich ein komplettes DJ-Bundle? Oder doch nur ein neues\r\nTonabnehmer-System? Bei DJ-Shop.net\r\nbekommen DJs, was DJs benötigen.','A','','','http://www.dj-shop.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3173,'9HPfv6YVFk','Aiwa, Ascom, Blaupunkt, Boston-A., Canton, Denon, Grundig, Harman/Kardon, Jamo, JBL, JVC, Kenwood, Loewe, MB Quart, Onkyo, Panasonic, Pioneer, Philips, Sony, Sharp, Siemens, Technics, Toshiba usw.','Aiwa, Ascom, Blaupunkt, Boston-A., Canton, Denon, Grundig, Harman/Kardon, Jamo, JBL, JVC, Kenwood, Loewe, MB Quart, Onkyo, Panasonic, Pioneer, Philips, Sony, Sharp, Siemens, Technics, Toshiba usw.','Der günstige Online-Shop für Unterhaltungselektronik. Aktuelle Geräte ausgesuchter Markenhersteller zu Preisen jenseits jeder Preisempfehlung','A','','','http://www.hifi-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3174,'q53TGmLoaO','','','Gebrauchte und gepruefte Test- und Kommunikationsgeraete mit Garantie','A','','','http://www.helmut-singer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3175,'ju1uCKNEgp','Videos, Toys, Accessoires, DVD, Heimfilm','Videos, Toys, Accessoires, DVD, Heimfilm','Erotograph online - Videos mit Videoausschnitten. Die Welt der Erotik. Hardcore, Bilder, Kontaktanzeigen, Callboys und Callgirls. Sex! Ein Chat ist in Vorbereitung. Die geile Story, Sexkartenversand, Lustlotto = Gewinnspiele, Happiness - Sextreffs in Dein','A','','','http://www.erotograph.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3176,'FA39S54QCz','Video, Dildos, Kndome, Sexpharmaka, DVD, Vibratoren, Liebeskugeln etc.','Video, Dildos, Kndome, Sexpharmaka, DVD, Vibratoren, Liebeskugeln etc.','Sex-ist-geil.de - Erotikfilme mit Videoausschnitten. Video - satt. Erotik - pur. Hardcore - massenhaft. Viele Bilder. Riesige Galerien mit vielen Pics, Monatlich kommen 300 neue Bilder dazu. Hardcore-Filme, wie auch Erotik werden mit kleinem Videoausschni','A','','','http://www.sex-ist-geil.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3177,'5t8TDpkh2k','Videos, DVD, Toys, Sexpharmaka','Videos, DVD, Toys, Sexpharmaka','Sexshop69.de - Die Welt der Erotik. Hardcore, Sex, Videos en masse - viele Sonderangebote! Ein Kontaktanzeigenmarkt ist in Vorbereitung -- Klick Dich rein!','A','','','http://www.sexshop69.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3178,'7QIpaih1aI','Distanzsensoren, Farbsensoren, Kodierschalter, Lasersensoren, LED-Lampen, Lichtschranken, Optosensorik, Relais, Schalter, Schaltnetzgeräte, Sensoren, SPS, Touchscreen-Monitore, Triangulations-Laser, Ultraschallsensoren, Wassersensoren, Zeitrelais','Distanzsensoren, Farbsensoren, Kodierschalter, Lasersensoren, LED-Lampen, Lichtschranken, Optosensorik, Relais, Schalter, Schaltnetzgeräte, Sensoren, SPS, Touchscreen-Monitore, Triangulations-Laser, Ultraschallsensoren, Wassersensoren, Zeitrelais','Herstellung und Vertrieb elektronischer und elektromechanischer Schaltgeräte und Systeme.','A','','','http://www.atm-treichl.de/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3179,'Dtbql2WLTh','Agfa, Baader, Bresser, Canon, Celestron, Dörr, Durst, Fuji, Ilford, Jobo, Kaiser, Kodak, Meade, Nikon, Olympus, Pentax, Tetenal,','Agfa, Baader, Bresser, Canon, Celestron, Dörr, Durst, Fuji, Ilford, Jobo, Kaiser, Kodak, Meade, Nikon, Olympus, Pentax, Tetenal,','analoge + digitale Kameras, Objektive , Filme, Filter, Fotozubehör, Fotolaborbedarf, Astronomiebedarf','A','','','http://www.fotoamgruen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3180,'hasw3GxcIx','foto24.de - Große Auswahl an digitalen und traditionellen Foto- und Videokameras sowie umfangreiches Zubehör','foto24.de - Große Auswahl an digitalen und traditionellen Foto- und Videokameras sowie umfangreiches Zubehör','foto24.de - Das Foto und Videohaus im Netz, mit großer Auswahl an digitalen und traditionellen Foto- und Videokameras sowie umfangreichem Zubehör','A','','','http://foto24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3181,'MOCtI7xSE3','Scooter, City-Runner, Ersatzteile, Zusatzteile, Taschen, Reisetaschen, Sporttaschen, Spiele, Kugellager ABEC, \r\nErsatzräder, Gurte','Scooter, City-Runner, Ersatzteile, Zusatzteile, Taschen, Reisetaschen, Sporttaschen, Spiele, Kugellager ABEC, \r\nErsatzräder, Gurte','Sport + Fun, individuelle Sportgeräte und Spiele, sowie Zubehör für Sport und Reise. Scooter-Service','A','','','http://www.scooter-fun.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3182,'L1OgOOpY9J','Lampen, Leuchten, Leuchtmittel, Halogenlampen, Halogenstrahler, Halogen, Transformatoren, Leuchtstofflampen, Elektrogeräte, Büroartikel, Scooter, Taschen','Lampen, Leuchten, Leuchtmittel, Halogenlampen, Halogenstrahler, Halogen, Transformatoren, Leuchtstofflampen, Elektrogeräte, Büroartikel, Scooter, Taschen','Für Haus und Büro - Leuchten, Leuchtmittel und mehr','A','','','http://www.peter-falcon.einkaufsfuehrer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3183,'Reu3GIJEI0','Swissphone-Funkmeldeempfänger & -Zubehör, -Ersatzteile, -Programmierung','Swissphone-Funkmeldeempfänger & -Zubehör, -Ersatzteile, -Programmierung','FUNKMELDERdirekt bietet alles rund um´s Thema Swissphone-Funkmelder: Hier bekommen Sie Ihren persönlichen FME - individuell programmiert. Kauf auf Raten und Inzahlungnahme problemlos möglich.','A','','','http://www.funkmelder.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3184,'wm9BQIzUow','Navigation, Bordstromversorgung, Bugstrahlruder; Ankerwinden, Radaranlagen etc.','Navigation, Bordstromversorgung, Bugstrahlruder; Ankerwinden, Radaranlagen etc.','Yachtzubehoer im Internet','A','','','http://www.zeikowsky.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3185,'FlzsZJwRr2','Foto, Kamera, Fotoaparat, Filme, Astronomie, Refraktor, Reflektor, teleskop, Teleskop, okular, Astro, Ãœberwachung, Sicherheit, Ãœberfall, Ladendiebstahl, ccd kamera, Kompass, kompass, navigation, Navigation, Portrait, Passfoto, Batterien, Objektive, Digita','Foto, Kamera, Fotoaparat, Filme, Astronomie, Refraktor, Reflektor, teleskop, Teleskop, okular, Astro, Ãœberwachung, Sicherheit, Ãœberfall, Ladendiebstahl, ccd kamera, Kompass, kompass, navigation, Navigation, Portrait, Passfoto, Batterien, Objektive, Digita','Alles Rund um´s Foto.In unseren Online Shops können Sie aus rund 5000 Foto Artikeln wählen und online bestellen.Sie finden bei uns Spiegelreflexkameras, Digitalkameras, Sucherkameras und jede Menge Foto-Zubehör','A','','','http://www.joki-foto.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3186,'bY3EUctiar','APOLLO, ACR, BEYMA, CAMBRIDGE AUDIO, CABASSE, DAVIS, DYNAUDIO, E.J.JORDAN, EXCEL, ESS, EXPOLINEAR, ELECTROCOMPANIET, FOCAL, FOSTEX, GOERLICH, HARWOOD ACOUSTICS, JM LAB, MARANTZ, MIVOC, MICROMEGA, MOREL, MONCOR, NAD, PHILIPS, SEAS, THIEL, SCAN SPEAK, TANN','APOLLO, ACR, BEYMA, CAMBRIDGE AUDIO, CABASSE, DAVIS, DYNAUDIO, E.J.JORDAN, EXCEL, ESS, EXPOLINEAR, ELECTROCOMPANIET, FOCAL, FOSTEX, GOERLICH, HARWOOD ACOUSTICS, JM LAB, MARANTZ, MIVOC, MICROMEGA, MOREL, MONCOR, NAD, PHILIPS, SEAS, THIEL, SCAN SPEAK, TANN','Große Auwahl an hochwertigen Lautsprechern und Bausätze für den High End Selbstbau sowie ausgewählte Hifi-Komponenten. Umfangreiches Zubehörprogramm wie Kabel, Ständer, Tische, Software, Messgeräte, alles für den Lautsprecherselbstbau: Schrauben, Dichtban','A','http://www.hifi-sound.de','','http://www.hifisound.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3187,'wGEvYK47oc','Haushaltsgroßgeräte (Waschmaschinen, Trockner, Geschirrspüler, Herde, Kochfelder, Kühlgeräte u.vm.)\r\nEspressoautomaten, Unterhaltungselektronik\r\nFast alle Marken im Angebot!!!','Haushaltsgroßgeräte (Waschmaschinen, Trockner, Geschirrspüler, Herde, Kochfelder, Kühlgeräte u.vm.)\r\nEspressoautomaten, Unterhaltungselektronik\r\nFast alle Marken im Angebot!!!','Großhandelspreise für Endverbraucher\r\nDurch Direktvertrieb können wir unsere Einkaufsvorteile an unsere Kunden weitergeben','A','','','http://www.handelspunkt-schlema','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3188,'VyUocwH5Wx','Digitalkameras, Speicherkarten, Digitalkamerazubehör','Digitalkameras, Speicherkarten, Digitalkamerazubehör','Digitalkameras und Zubehör aller führenden Hersteller zum kaufen und ausleihen.','A','','','http://www.a-krueger.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3189,'xGC95gP1EL','Kompass, kompass, kompasse, Kompasse, kompen, Kompen, kompanten, Kompanten, fachhändler, orientierung, outdoor, uhren, Barometer, Peil kompass, Marine kompass, elektronische kompasse, gps system, Windmesser, schrittzähler, navigations system, e-Shop, jagd','Kompass, kompass, kompasse, Kompasse, kompen, Kompen, kompanten, Kompanten, fachhändler, orientierung, outdoor, uhren, Barometer, Peil kompass, Marine kompass, elektronische kompasse, gps system, Windmesser, schrittzähler, navigations system, e-Shop, jagd','In unserem Navigations und Kompass Shop finden Sie eine große Auswahl an Kompassen aus allen Navigations Bereichen.Chatten Sie tagsüber mit unserem Ladengeschäft.','A','','','http://www.joki-foto.de/kompasshop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3190,'57q6mKjOgi','Astronomie, Astro, Teleskop, Spectiv, Astrofernglas, Refraktor, Reflektor, Okkulre, Spiegelteleskope, Stative, Mondfilter, Sonnenfilter, Sternkarten, Ferngläser, Online Shop, e-Shop','Astronomie, Astro, Teleskop, Spectiv, Astrofernglas, Refraktor, Reflektor, Okkulre, Spiegelteleskope, Stative, Mondfilter, Sonnenfilter, Sternkarten, Ferngläser, Online Shop, e-Shop','Aus unserem Astro Shop können Sie über 400 verschiedene Teleskope, Reflektoren, Refraktoren, Astro Ferngläser, Okkulare, Spiegelteleskope Ihr passendes Produkt auswählen.Chatten Sie tagsüber mit unserem Ladengeschäft.','A','','','http://www.astroshop-berlin.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3191,'kxv6hTgHrO','Theatergläser, Nachtsichtgeräte, Porroprismenglas, Dachkantfernglas, Zoomfernglas, Spektive, Ferngläser, Online Shop, e-Shop','Theatergläser, Nachtsichtgeräte, Porroprismenglas, Dachkantfernglas, Zoomfernglas, Spektive, Ferngläser, Online Shop, e-Shop','Alles Rund um Ferngläser.Wählen Sie aus über 300 Ferngläsern, Theatergläsern, Spektiven und Nachtsichtgeräten Ihr passendes Produkt aus.Chatten Sie tagsüber mit unserem Ladengeschäft.','A','','','http://www.fernglasshop-berlin.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3192,'7xlXpXG6he','Foto, Kamera, Fotoaparat, Digital, Digitalkamera, Spiegelreflexkamera, Sucherkamera, Sofortbild Kameras, Polaroid, I-Zone, Online Shop, e-Shop, Filme, videokamera, ccd kamera, Portrait, Passfoto, Batterien, Objektive, Taschen, Stative, Filter, Bilder, Fot','Foto, Kamera, Fotoaparat, Digital, Digitalkamera, Spiegelreflexkamera, Sucherkamera, Sofortbild Kameras, Polaroid, I-Zone, Online Shop, e-Shop, Filme, videokamera, ccd kamera, Portrait, Passfoto, Batterien, Objektive, Taschen, Stative, Filter, Bilder, Fot','Alles für die Fotografie.Wählen Sie in unserem Foto Online Shop aus ca. 5000 verschiedenen Foto Artikeln, Spiegelreflex Kameras, Digital Kameras, Sucherkameras, Camcorder, Objektive, Sofortbild Kameras.Chatten Sie tagsüber mit unserem Ladengeschäft.','A','','','http://www.fotoshop-berlin.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3193,'xueOYinkIL','Damendüfte Herrendüfte Nagelpflege Lippenpflege Augenpflege Gesichtpflege Reinigung Tagespflege Nachtpflege Masken Bade- und Massageöle Cremebäder Körperpflege Körperlotion Haarpflege Accessories Arm- und Haarschmuck Geschenksets','Damendüfte Herrendüfte Nagelpflege Lippenpflege Augenpflege Gesichtpflege Reinigung Tagespflege Nachtpflege Masken Bade- und Massageöle Cremebäder Körperpflege Körperlotion Haarpflege Accessories Arm- und Haarschmuck Geschenksets','Alles für ihre Schönheit bei beauty24.de, aus den Bereichen: Düfte, Makeup, Hautpflege, Bad und Körper, Haarpflege und Accessoires. Portofrei und sicher einkaufen!','A','','','http://www.beauty24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3194,'zO7q3uZ9Ef','Küchengeräte, Essen und Trinken, Geschenkartikel, Mode, Wellness, Kosmetik, Dessous, Bücher, CDs, Audio-Video, Software, Hardware, Haushalt, Werkzeug, Badzubehör,','Küchengeräte, Essen und Trinken, Geschenkartikel, Mode, Wellness, Kosmetik, Dessous, Bücher, CDs, Audio-Video, Software, Hardware, Haushalt, Werkzeug, Badzubehör,','Der Megamarkt.com ist eine virtuelle Shopping-Mall, die es allen Anbietern erlaubt, sich gratis zu registrieren. Die Anbieter erhalten eine komplette e-Commerce Standard Website mit allen Shoppingfunktionen geschenkt. Einfach Artikeldaten bereithalten, di','A','','','http://www.megamarkt.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3195,'uQcRAULW7m','Schalter, Steckdosen, Schalterprogramme, Verteiler, Klemmen , Schellen, Schutzschalter','Schalter, Steckdosen, Schalterprogramme, Verteiler, Klemmen , Schellen, Schutzschalter','MediaSales bietet Installationsmaterial für die gesamte Hauselektrik.','A','','','http://www.mediasales.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3196,'FM3gmG4qIH','Sportnahrung, Proteine, Aminosäuren, Creatin, Weight Gainer, Vitamine, Riegel, Diätprodukte, Blutdruckmessgeräte, Pulsmessgeräte, Körperfettmessgeräte, Trainingszubehör, Zughilfen, Trainingsgürtel, Gewichthebegürtel, Trainingshandschuhe, Bücher, Zeitschri','Sportnahrung, Proteine, Aminosäuren, Creatin, Weight Gainer, Vitamine, Riegel, Diätprodukte, Blutdruckmessgeräte, Pulsmessgeräte, Körperfettmessgeräte, Trainingszubehör, Zughilfen, Trainingsgürtel, Gewichthebegürtel, Trainingshandschuhe, Bücher, Zeitschri','Der Online-Versand für Bodybuilding-, Kraftsport- und Fitnessbedarf. Mit Warenkorbsystem bequem bestellen. Alle Produktinformationen inklusive Supplementratgeber online.','A','','','http://www.jackssportstore.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3197,'knFbfzAvzU','25.000 Artikel warten auf Sie!\r\nMotorradzubehör und Motorradersatzteile alle Motorradmarken wie Kettenkits, Auspuffanlagen, Koni-Federbeine, Batterien, Zünkerzen, Bremsbeläge, Motorenöle, Bremsscheiben, Reparaturanleitung, Luftfilter, Super-Bike-Lenkerumb','25.000 Artikel warten auf Sie!\r\nMotorradzubehör und Motorradersatzteile alle Motorradmarken wie Kettenkits, Auspuffanlagen, Koni-Federbeine, Batterien, Zünkerzen, Bremsbeläge, Motorenöle, Bremsscheiben, Reparaturanleitung, Luftfilter, Super-Bike-Lenkerumb','25.000 Artikel warten auf Sie!\r\nMotorradzubehör und Motorradersatzteile alle Motorradmarken wie Kettenkits, Auspuffanlagen, Koni-Federbeine, Batterien, Zünkerzen, Bremsbeläge, Motorenöle, Bremsscheiben, Reparaturanleitung, Luftfilter, Super-Bike-Lenkerumb','A','','','http://www.ebiker24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3198,'0CQe9ajgO2','','','Wir beraten Sie über mehr als 100 verschiedene Lautsprecherbausätze für höchste Wiedergabetreue (ScanSpeak, JMLab Focal, Seas Excel, ...) und PA-Anwendungen, die wir Ihnen auch verkaufen.','A','','','http://www.lautsprechershop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3199,'nseMIEpKGH','Radarwarner, Playstation, SAT Receiver, MOD-Chips','Radarwarner, Playstation, SAT Receiver, MOD-Chips','Radarwarner Playstation SAT-Shop Securty Handy-Zubehör','A','','','http://www.voss-tronic.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3200,'MJnjJFMjXW','Snowboard, f2, burton, hot, duotone, salomon, palmer, forum, northwave, flow, proflex, raichle, dee luxe, backhill, dainesse, eastbak, gravis, oakley, dickies,','Snowboard, f2, burton, hot, duotone, salomon, palmer, forum, northwave, flow, proflex, raichle, dee luxe, backhill, dainesse, eastbak, gravis, oakley, dickies,','Bei Blue-Tomato kannst Du Snowboardprodukte aller führenden Markten bestellen:\r\nSnowboards, Boots, Bindings, Softgoods.\r\nBestpreisgarantie und kostenloser Versand in alle EU-Laender+Schweiz.\r\nSuper Angebote. 14 Tage Rückgaberecht. Online Beratung durch Pr','A','','','http://blue-tomato.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3201,'97M63er9EW','Laird of Glencairn\r\nLaird of John O´Groats','Laird of Glencairn\r\nLaird of John O´Groats','Hier gibt es originale schottische Titel. Jeder schottische Laird hilft mit die\r\nNatur zu erhalten. Wir sind offizieller Partner von South Angus Survival in\r\nSchottland.','A','','','http://www.titelshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3202,'lgOuSABOE6','Sockenwolle, Baumwolle, Naturwolle, \r\ngestrickte Socken, gestrickte Pullover, \r\nAccessoires zum Handarbeiten','Sockenwolle, Baumwolle, Naturwolle, \r\ngestrickte Socken, gestrickte Pullover, \r\nAccessoires zum Handarbeiten','Anja Büngers Internet Handarbeitsladen. \r\nHier finden Sie Opal-Sockenwolle, Naturwolle Ingeborg Michel, \r\ngestrickte Socken, gestrickte Naturwolle-Pullover, maschinengestrickte\r\nPullover uvm.\r\nSelbstverständliche arbeite ich auch auf Auftrag.','A','','','http://handarbeitsladen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3203,'YA1lsU0cqk','JBL, Beyerdynamik, Dynakord, EV, Crest, Rane, Soundcraft, Shure, Vifa, Epicure uvm.','JBL, Beyerdynamik, Dynakord, EV, Crest, Rane, Soundcraft, Shure, Vifa, Epicure uvm.','Produktion und Vertrieb von professionellen Beschallungssystemen, Lautsprecherbausätze und Frequenzweichen.','A','','','http://www.rw-soundsystem.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3204,'2MSEgInKc6','Audio-Leercassetten','Audio-Leercassetten','Unsere Audio-Leercassetten sind ausschließlich mit BASF-Band bestückt. Alle Cassetten sind 5-fach verschraubt und mit einem großem eingeschweißtem Sichtfenster versehen','A','','','http://www.cesco-records.de/leermc.htm',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3205,'XTN70J9JT2','winterharte, widerstandsfähige Blumenstauden, Steingartenpflanzen','winterharte, widerstandsfähige Blumenstauden, Steingartenpflanzen','Steingartenpflanzen Onlineshop für Rabatten, Stauden, Pflanzen, alpine Steingärten sowie Trogpflanzungen und Balkonkästen','A','','','http://www.steingartenpflanzen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3206,'6usCeoh5UB','Akkus, Gehäuseschalen, KFZ-Ladekabel, KFZ-Ladekabel mit Antennenanschluss, und vielles mehr','Akkus, Gehäuseschalen, KFZ-Ladekabel, KFZ-Ladekabel mit Antennenanschluss, und vielles mehr','Alles rund ums Handy','A','','','http://www.future-communication.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3207,'nHDOhdozRV','die gesamte Zubehörpalette für Mobilfunkhandys','die gesamte Zubehörpalette für Mobilfunkhandys','Online Shop für Mobilfunkzubehör - \r\nQualität hat einen Namen','A','','','http://www.hdk2000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3208,'sZzf0XqTd1','Handyzubehör, Logos, Klingeltöne, Handys,','Handyzubehör, Logos, Klingeltöne, Handys,','Handyzubehör besonders günstig durch eigenen Import','A','','','http://www.shop2020.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3209,'WqsbYuPY3y','Blutzuckermeßgeräte, Blutzuckerteststreifen, Insulinpens, \r\nBlutdruckmeßgeräte, Harnteststreifen, Diabetikerbedarf, Technische Hilfsmittel für Diabetiker, Bücher, Diabetes, Diabetes Mellitus, Zucker, Zuckerkrank, Blutzucker','Blutzukcermeßgeräte, Blutzuckerteststreifen, Insulinpens, \r\nBlutdruckmeßgeräte, Harnteststreifen, Diabetikerbedarf, Technische Hilfsmittel für Diabetiker, Bücher','Diabetikertreff.de bietet neben dem gut sortierten Online-Shop umfangreiche Zusatzinformationen für Diabetiker.','A','','','http://diabetikertreff.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3210,'O9gFYmhgyi','Nokia, Siemens, Ericsson, Motorola, Sagem, Apple, Palm','Nokia, Siemens, Ericsson, Motorola, Sagem, Apple, Palm','Handy Originalzubehör und Mobile Data sowie Apple Produkte und Palm Organizer, Handys, Mobiltelefone, Datakits, Datapackages, alle Produkte von Nokia, Ericsson, Motorola, Sagem, Panasonic, Sony','A','','','http://www.telefonino.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3211,'WU1PSapeaS','Handys, PDAs, Palms, Organizer, Mobilfunkverträge, Zubehör','Handys, PDAs, Palms, Organizer, Mobilfunkverträge, Zubehör','Der Online Shop für Handys mit oder ohne Vertrag, PDAs (Palms etc.) sowie Zubehör zu allen gängigen Mobilfunkgeräten. Außerdem bietet getmobile.de einen Tarifrechner, der aus 1500 Handy-Verträgen, den für Sie optimalen ermittelt. Kompetente Beratung per T','A','','','http://www.getmobile.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3212,'wWARCmjq7w','Sonnenbrillen, \r\nKontaktlinsen, \r\nEtui, Brillen, \r\nfarbige kontaktlinsen','Sonnenbrillen, \r\nKontaktlinsen, \r\nEtui, Brillen, \r\nfarbige kontaktlinsen','Sonnenbrillen, Brillen und Kontaktlinsen\r\nvon Ray Ban, Joop, Mexx, Hugo Boss, Tommy Hilfiger, Funk und Zeiss.\r\nAlles Preiswert.','A','','','http://www.brillenshop24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3213,'2r6MNtORNf','Nokia, Siemens, Panasonic, Motorola, Philips, AEG, Ericsson','Nokia, Siemens, Panasonic, Motorola, Philips, AEG, Ericsson','Handy-Online-Shop mit Tiefpreisgarantie. Tagespreise für jeden Kunden. Grosse Auswahl aller Markenhandys ohne oder mit Kartenvertrag von D1, D2, E-Plus und VIAG-Interkom','A','','','http://www.euro-handy.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3214,'xnLkDDWFTj','Handyzubehör von Antenne bie Zusatzakku. Alle Hersteller.','Handyzubehör von Antenne bie Zusatzakku. Alle Hersteller.','Onlineshop mit Warenkorbsystem.\r\nVersand per Postpaket.\r\nNachnahme oder Kreditkartenzahlung.\r\n12 Monate Garantie , 14 tägiges Umtauschrecht , Geld zurück Garantie','A','','','http://www.koppiphone.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3215,'Vi55o1bYCH','Tee, Kräuter, Gewürze, Kräuterkosmetik, ätherische Öle.','Tee, Kräuter, Gewürze, Kräuterkosmetik, ätherische Öle.','Große Auswahl an Kräuter, Tee, ätherischen Ölen, Gewürzen.','A','','','http://www.herbal-farm.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3216,'Z7OkicFQeh','Handyzubehör Zb. Nokia Siemens Sagem Ericsson Alcatel Bosch und und viele mehr','Handyzubehör Zb. Nokia Siemens Sagem Ericsson Alcatel Bosch und und viele mehr','Supergünstige Angebote , alles fürs Handy zb. Freisprecher ab 15.- DM','A','','','http://www.wildermuth-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3217,'aBPLZPmTnG','Mundophone, Worldline, Median, Galaxy, Econophone, Tesion, Worldport, Sunrise, Mox, Gnanam, Alpha, Bananas, RSLCom\r\nCallingcards, Prepaidcards, Telefonkarten, Cashkarten, internationale Karten','Mundophone, Worldline, Median, Galaxy, Econophone, Tesion, Worldport, Sunrise, Mox, Gnanam, Alpha, Bananas, RSLCom\r\nCallingcards, Prepaidcards, Telefonkarten, Cashkarten, internationale Karten','einfach günstiger telefonieren. Sie sparen jetzt mit unseren reichhaltigen Angebot an Callingcards egal ob vom Handy, vom Festnetz, ins Ausland oder vom Ausland bis zu 70% Ihrer Telefonkosten.','A','','','http://www.topversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3218,'WVdLz6MpLQ','Das komplette Mobilfunkzubehoerangebot.','Das komplette Mobilfunkzubehoerangebot.','Waren im Internet zu kaufen muss nicht kompliziert sein. Wir haben die passende Loesung fuer Sie, mit der Sie schnell und einfach an das benoetigte Zubehoer fuer Ihr Mobiltelefon gelangen.\r\n','A','','','http://www.diehandyprofis.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3219,'Ros3sgviC0','Handys, D, D2, Eplus, VIAG, Nokia, Ericsson, Siemens, Motorola, 6210, Bosch, Mobilfunk','Handys, D, D2, Eplus, VIAG, Nokia, Ericsson, Siemens, Motorola, 6210, Bosch, Mobilfunk','Handys mit und ohne Kartenvertrag der verschiedensten Anbieter.\r\nVerträge sind möglich mit D1, D2, Eplus oder VIAG-Interkom.\r\n','A','','','http://suchehandy.de/index2.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3220,'e3Ktuwtcoi','Die komplette PC- Zubehörpalette mit Komplettsysteme.','Die komplette PC- Zubehörpalette mit Komplettsysteme.','Wir bieten die komplette PC-Zubehörpalette und Komplettsysteme an. Unsere Absicht ist es denjenigen die genau wissen was sie wollen, Hardware zu fairen Preisen zu verkaufen.','A','','','http://www.Subwares.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3221,'nG11IQdK50','Handy, Handyzubehör, Kostenlose SMS, Oberschalen, Datenkabel, Antennen, Lederkonsolen, Freisprechanlagen, Ladekabel, Ledertaschen, Akkus, Ersatzantennen u.v.m....','Handy, Handyzubehör, Kostenlose SMS, Oberschalen, Datenkabel, Antennen, Lederkonsolen, Freisprechanlagen, Ladekabel, Ledertaschen, Akkus, Ersatzantennen u.v.m....','Handy+ Handyzubehör = Handy-Treff ! Kostenlose SMS, Freisprechanlagen, Oberschalen, Antennen , für Nokia, Siemens, Motorola, Ericsson, Philips, Panasonic, ..','A','','','http://www.handytre.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3222,'gzL6FzEPZq','Handys, Mobilfunk, Zubehör, Vertrag','Handys, Mobilfunk, Zubehör, Vertrag','Bei uns erhalten Sie Handys mit und ohne Vertrag sowie günstiges Zubehör für Ihr Handy.','A','','','http://www.mobitelshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3223,'FGgysAdIMx','Anti-Dekubitus Matratzen, Rollstühle, Gehhilfen, Lifter, Inkontinenz, Verbandstoffe, Betten, Rollatoren, Badehilfen, Handschuhe, Kopfkissen, Lagerungshilfen, Toilettenstühle','Anti-Dekubitus Matratzen, Rollstühle, Gehhilfen, Lifter, Inkontinenz, Verbandstoffe, Betten, Rollatoren, Badehilfen, Handschuhe, Kopfkissen, Lagerungshilfen, Toilettenstühle','Online-Shop für Alten- & Krankenpflegeartikel, Praxisbedarf','A','','','http://www.reinecke-medizintechnik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3224,'ylxlvB1vbY','Alles was das Zubehörangebot für Handys hergibt.','Alles was das Zubehörangebot für Handys hergibt.','Kompletter-Handyzubehör Onlineshop. Spezialisiert auf : Datenkabel, Datenkabelsoftware, Akkus, Freisprecheinrichtungen, Handytaschen, Gehäuse/Cover u.v.m.','A','','','http://www.schnaeppchen2000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3225,'FJLwfZIjpn','Mobilfunkzubehör zu kleinen Preisen','Mobilfunkzubehör zu kleinen Preisen','24 h Shopping. Mobilfunkzubehör zu kleinen Preisen. Zubehörsets, Datenkabel und vieles mehr. Mit Auktionshaus ( Ricardo ) links....','A','','','http://www.handyzubehoer24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3226,'1L8TBfiH4U','Videoprojektoren, DVD-Player, Codefree-Modifikationen, Dolby-Digital-, DTS-, THX-, Dolby-Surraound-Prozessoren, Verstärker und Dekoder, Bildwände, DVDs, Homecontrol Equipment, inelligente Fernbedienungen, Licht-, Bildwand- und Rollosteuerungen, Individuel','Videoprojektoren, DVD-Player, Codefree-Modifikationen, Dolby-Digital-, DTS-, THX-, Dolby-Surraound-Prozessoren, Verstärker und Dekoder, Bildwände, DVDs, Homecontrol Equipment, inelligente Fernbedienungen, Licht-, Bildwand- und Rollosteuerungen, Individuel','Wir bieten hochwertige Heimkinosysteme komplett aus einer Hand. Ob Projektoren, Prozessoren, Dekoder, Lautsprecher oder komplexe Steuerungen, bei uns finden Sie immer die richtigen Komponenten. Ein besonderer Schwerpunkt liegt auf einer fairen Beratung -','A','','','http://WWW.HEIMKINOSHOP.DE','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3227,'a8TlrXUXrO','Digitalkameras von Canon, Casio, Epson, Fujifilm, JVC, Kodak, Nikon, Olympus, Ricoh und Sony. Scanner von Agfa, Canon, Epson, HP, Minolta und Nikon. Fotodrucker von Canon, Epson, HP und Olympus. Zubehör u. a. von Ansmann, CCS, Hama, Lowepro, Manfrotto, Me','Digitalkameras von Canon, Casio, Epson, Fujifilm, JVC, Kodak, Nikon, Olympus, Ricoh und Sony. Scanner von Agfa, Canon, Epson, HP, Minolta und Nikon. Fotodrucker von Canon, Epson, HP und Olympus. Zubehör u. a. von Ansmann, CCS, Hama, Lowepro, Manfrotto, Me','Spezialversand für Digitalkameras und Zubehör, Scanner und Fotodrucker. Alle wichtigen Marken-Digitalkameras in der Regel ab Lager lieferbar. Sehr umfangreiches Zubehörangebot.','A','','','http://www.imaging-one.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3228,'HXDOFbcx6b','Datenkabel, Zubehör, Macintosh, Leihsysteme','Datenkabel, Zubehör, Macintosh, Leihsysteme','Datenkabel für Siemens Handy´s. S25 C35 M35 S35. Logo Midi SMS Versand und mehr.','A','','','http://www.mobil-s25.de/inhalte/s25.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3229,'YKCbogl1Ei','Briefpapier, Papier, Papiere, Wasserzeichenpapier, Geschäftspapier, Inkjetpapier, Kopierpapier, Glossy Papier, Glossypapier, Feinpapier, Feinstpapier, Neusiedler, Gohrsmühle, Cranes Crest, Conqueror, Motivpapier, Designpapier, DTP, Briefumschläge, Briefhü','Briefpapier, Papier, Papiere, Wasserzeichenpapier, Geschäftspapier, Inkjetpapier, Kopierpapier, Glossy Papier, Glossypapier, Feinpapier, Feinstpapier, Neusiedler, Gohrsmühle, Cranes Crest, Conqueror, Motivpapier, Designpapier, DTP, Briefumschläge, Briefhü','Hochwertige Kopier-, Brief- und Wasserzeichenpapiere sowie Design- und Inkjetpapiere.','A','','','http://www.briefpapiere.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3230,'6bn9PNC62T','Endgeräte, Handys, Ledertaschen, Akkus, Freisprecheinrichtung, Einbausätze, Antennen, Ladekabel, Reiseladekabel, Autoladekabel, Oberschalen, Datenkabel, Ersatzteile, Simadapter, Displays, Leuchtdioden, LED, Kabel,','Endgeräte, Handys, Ledertaschen, Akkus, Freisprecheinrichtung, Einbausätze, Antennen, Ladekabel, Reiseladekabel, Autoladekabel, Oberschalen, Datenkabel, Ersatzteile, Simadapter, Displays, Leuchtdioden, LED','Weit über 1500 Artikel zu TOP-Preisen und klasse Qualität. \r\nVersand im Regelfall unter 48 Stunden.\r\nErsatzteile und Zubehör für über 100 Geräte','A','','','http://www.gerry-mobilfunk.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3231,'Ye5LyIRMKy','Handyzubehör von Nokia, Siemens, Alcatel, Ericsson, Sony, Samsung, Sagem, Mitsubihi, Motorola, Bosch, Panasonic, NEC, Philips','Handyzubehör von Nokia, Siemens, Alcatel, Ericsson, Sony, Samsung, Sagem, Mitsubihi, Motorola, Bosch, Panasonic, NEC, Philips','##### Einfach reinschauen! Handys und Handyzubehör. Riesenauswahl, kleine Preise. #####','A','','','http://www.handy4you.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3232,'0ssW7mvcMl','Handys mit Vertrag, Handys ohne Vertrag, Prepaid-Pakete, Camcorder, DVD-Player, MP3-Player, HiFi, Handyzubehör','Handys mit Vertrag, Handys ohne Vertrag, Prepaid-Pakete, Camcorder, DVD-Player, MP3-Player, HiFi, Handyzubehör','Bei uns finden Sie Handys mit und ohne Vertrag, Camcorder, DVD-Player, Mp3-Player und vieles mehr zu garantiert günstigen Preisen.','A','','','http://www.sachsenversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3233,'mXjLH69R0Y','Ersatzteile online, Alarmtechnik, Computer Kabel, Stecker, Adapter, Umschalter usw','Ersatzteile online, Alarmtechnik, Computer Kabel, Stecker, Adapter, Umschalter usw','Ersatzteile online, Alarmtechnik, Computer Kabel, Stecker, Adapter, Umschalter usw','A','','','http://www.elektronik-teile.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3234,'CXzV6Fi8h3','Airbrush-Oberschalen (Originale Schalen und Gehäuse von Nokia und Siemens, von Nokia als OK-Produkt anerkannt.)\r\n\r\nSämtliches Handy-Zubehör','Airbrush-Oberschalen (Originale Schalen und Gehäuse von Nokia und Siemens, von Nokia als OK-Produkt anerkannt.)\r\n\r\nSämtliches Handy-Zubehör','Oberschalen und Zubehör für Handy`s\r\nzum Teil mit Abbildung der Lackierung.\r\n\r\n','A','','','http://sb-mobilfunk.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3235,'Cl4XJZ3tTy','LNBs, Receiver, Antennen und Zubehör\r\nFabrikate: Ankaro, Aston, Astrotel, California Amplifier, Channel Master, DRAKE, Echostar, Fagor, Grundig, IRTE, KTI, MTI, Nokia, X-Com...','LNBs, Receiver, Antennen und Zubehör\r\nFabrikate: Ankaro, Aston, Astrotel, California Amplifier, Channel Master, DRAKE, Echostar, Fagor, Grundig, IRTE, KTI, MTI, Nokia, X-Com...','Vertrieb von Teilen für den Satellitenempfang','A','','','http://www.rochegmbh.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3236,'05CaY9TWct','Textile, waschbare Inkontinenz-Slips für Damen und Herren','Textile, waschbare Inkontinenz-Slips für Damen und Herren','Textile, waschbare Inkontinenz-Slips für Damen und Herren','A','','','http://www.modellia.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3237,'LgWksY0sAJ','Digitalreceiver, Receiver, LNB, Multischalter, CI-Modul, Irdeto, SECA, Satellitenanlage, \r\nSat-Anlage, Humax, Nokia, Radix, TechniSat, DISEqC, Multifeed, d-Box, dbox, DVB-2000, \r\n','Digitalreceiver, Receiver, LNB, Multischalter, CI-Modul, Irdeto, SECA, Satellitenanlage, \r\nSat-Anlage, Humax, Nokia, Radix, TechniSat, DISEqC, Multifeed, d-Box, dbox, DVB-2000, \r\n','Fachhandel für Satellitentechnik\r\nHier können Sie alles über den digitalen Satellitenempfang erfahren und preiswert erwerben!','A','','','http://www.sat-onlineshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3238,'wj66fzw0fG','Yamakawa, DVD, Player, MP3, HiFi, TV, Video, Minidisc, CD, 715, Xwave, Samsung, Kamera, Recorder, Camcorder, Player, Fernseher, Codefree, Anlage, Minidisc, Radio, cd, mp3, 715, 713, 820, 860, yamakawa, dvd, player, recorder, boxen, shop, microwellen, rasi','Yamakawa, DVD, Player, MP3, HiFi, TV, Video, Minidisc, CD, 715, Xwave, Samsung, Kamera, Recorder, Camcorder, Player, Fernseher, Codefree, Anlage, Minidisc, Radio, cd, mp3, 715, 713, 820, 860, yamakawa, dvd, player, recorder, boxen, shop, microwellen, rasi','Shop-4You führt Yamakawa DVD MP3 Player sowie Xwave DVD MP3 Player mit Dolby Digital, HiFi, TV, Video, Elektrogeräte. ( TV, Minidisc, HiFi, Player, DVD, Video)','A','','','http://www.shop-4you.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3239,'GSOdU5LAQ1','Handys, ISDN-Anlagen, Palmtop, Telefone, Faxgeräte etc.','Handys, ISDN-Anlagen, Palmtop, Telefone, Faxgeräte etc.','Mobilfunk un Festnetz.','A','','','http://www.optitel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3240,'nLBMn4uxXz','AQUAPAC AQUAPAK AQUAPACK AQUAMAN AQUA-PAC AQUA-PACK','AQUAPAC AQUAPAK AQUAPACK AQUAMAN AQUA-PAC AQUA-PACK','AQUAPAC - 100% wasser-, sand- und staubdichte Spezial-Schutztaschen für Handy, Kamera, Organizer, GPS usw.','A','','','http://aquapac.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3241,'8AsiC12WsJ','SAT Antennen, Offset Antennen, LNB´s, \r\nLNC´s, analoge und digitale Receiver, Multischalter. Kabel Steckdosen Montagematerial.','SAT Antennen, Offset Antennen, LNB´s, \r\nLNC´s, analoge und digitale Receiver, Multischalter. Kabel Steckdosen Montagematerial.','Hier können Sie bequem SAT-Technik einkaufen. SAT-Schuesseln, LNB´s digitale und analoge Receiver, Multischalter, sowie das erforderliche Zubehör sind übersichtlich angeordnet. Wenn Sie den Berater aufrufen, erhalten Sie , nachdem Sie einige einfache Frag','A','','','http://www.schuessel-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3242,'yGsF9aDyO1','Irdeto, Antennen, Satanlagen, Digitalreceiver, Analogreceiver, Multischalter, LNB´s, Common-Interface, Hauppauge, WIN DVB, ALLCAM, Programmer, CB-Funk, Jupiter 1 Karte, Goldwafer, Gigaswitch, TechniSat, Telestar','Irdeto, Antennen, Satanlagen, Digitalreceiver, Analogreceiver, Multischalter, LNB´s, Common-Interface, Hauppauge, WIN DVB, ALLCAM, Programmer, CB-Funk, Jupiter 1 Karte, Goldwafer, Gigaswitch, TechniSat, Telestar','Wir sind ein Internetshop, dessen Hauptprodukte Antennen, Satellitenanlagen, Kommunikationstechnik, sowie Computer und Zubehör sind.','A','http://www.satshop24.de','','http://www.ponnys-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3243,'PjzyTtOvL2','Alle Artikel für Hand- Volley-und Fußball','Alle Artikel für Hand- Volley-und Fußball','Fachhandel für Ballsport,','A','','','http://www.Ballsport.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3244,'gLBZPtW6pk','Telefon, ISDN, Fax, Anrufbeantworter, AB, Handy, D1, D2, E-Plus, Zubehör, Handytasche, Kabel, Antenne, Tasche, Adapter, Telekom, Siemens, Stempel, Holzstempel, Nokia, Ericsson','Telefon, ISDN, Fax, Anrufbeantworter, AB, Handy, D1, D2, E-Plus, Zubehör, Handytasche, Kabel, Antenne, Tasche, Adapter, Telekom, Siemens, Stempel, Holzstempel, Nokia, Ericsson','Alles rund um die Telekommunikation, sowie eigene Stempelproduktion','A','','','http://www.d2handy-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3245,'9O30a7DU1G','Handy, Design Oberschalen, TK Anlagen, Faxgeröäte, Freisprecheinrichtungen, Telefone uvm.','Handy, Design Oberschalen, TK Anlagen, Faxgeröäte, Freisprecheinrichtungen, Telefone uvm.','In unserem Online - Shop können Sie einfach und bequem alles rund um die Telekommunikation bestellen.','A','','','http://www.komshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3246,'6C9EcwtYwn','Handys und vieles mehr.','Handys und vieles mehr.','TOP-Handys zu günstigen Preisen und viel mehr','A','','','http://www.meisl.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3247,'cyyf15Dyms','Handys (alle gängigen Marken)\r\nHandyverträge (D1, D2, EPlus)\r\nAngebote günstiger als Prepaid-Karten\r\nKostenlose Handys\r\nVerträge ohne Grundgebühr','Handys (alle gängigen Marken)\r\nHandyverträge (D1, D2, EPlus)\r\nAngebote günstiger als Prepaid-Karten\r\nKostenlose Handys\r\nVerträge ohne Grundgebühr','Kostenlose Handys, sehr günstige Verträge (D1, D2, EPlus), Barauszahlung bei vorhandenem Handy.\r\nStändig wechselnde Sonderangebote - Super-Service! Ein Besuch, der sich lohnt!','A','','','http://www.handylady.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3248,'ADz8t6e0zs','Satelliten Anlage, LNB, Sat Spiegel, Receiver, Pay TV, Multiprog 2000, Premiere World, Astra, Eutelsat, Anennen Zubehör, Goldwafer, Multifeed, Humax, Nokia, Irdeto, Adult, Alps, Amstrad, ART, Aston, Astro, Antenne, LNB, LNC, LNBF, Satellit, Sat-60, Sat-90','Satelliten Anlage, LNB, Sat Spiegel, Receiver, Pay TV, Multiprog 2000, Premiere World, Astra, Eutelsat, Anennen Zubehör, Goldwafer, Multifeed, Humax, Nokia, Irdeto, Adult, Alps, Amstrad, ART, Aston, Astro, Antenne, LNB, LNC, LNBF, Satellit, Sat-60, Sat-90','Hier finden Sie alles was Sie zum Satelliten Empfang benötigen. Sat-Spiegel, LNC´s, Receiver, Pay-TV, Programmer sowie Antennenzubehör.','A','','','http://www.sat-fachmann.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3249,'ZJpEHXcxBZ','Satelliten Anlage, LNB, Sat Spiegel, Receiver, Pay TV, Multiprog 2000, Premiere World, Astra, Eutelsat, Anennen Zubehör, Goldwafer, Multifeed, Humax, Nokia, Irdeto, Adult, Alps, Amstrad, ART, Aston, Astro, Antenne, LNB, LNC, LNBF, Satellit, Sat-60, Sat-90','Satelliten Anlage, LNB, Sat Spiegel, Receiver, Pay TV, Multiprog 2000, Premiere World, Astra, Eutelsat, Anennen Zubehör, Goldwafer, Multifeed, Humax, Nokia, Irdeto, Adult, Alps, Amstrad, ART, Aston, Astro, Antenne, LNB, LNC, LNBF, Satellit, Sat-60, Sat-90','Der richtige Weg zum Satelliten Empfang.','A','','','http://www.antennen-fachmann.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3250,'JcUwY7xY16','Handy, Nokia, Motorola, Siemens, Alcatel, Mobilfunk, Freisprecheinrichtung, Einbausatz, Auto, Computer, Telekommunikation, ISDN, Internet, Prepaid, D1, D2, E-Plus, Faxgerät, Telefon, Kabel,','Handy, Nokia, Motorola, Siemens, Alcatel, Mobilfunk, Freisprecheinrichtung, Einbausatz, Auto, Computer, Telekommunikation, ISDN, Internet, Prepaid, D1, D2, E-Plus, Faxgerät, Telefon, Kabel,','Hier finden Sie Handys von Nokia, Siemens, Motorola und anderen Markenherstellern, sowie Mobilfunkzubehör. ISDN TK-Anlagen und Endgeräte von führenden Anbietern. Daneben verkaufen wir Computerhardware zu günstigen Preisen.','A','','','http://www.komin.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3251,'aphT2RsBxk','Trial-Parts, Trial-Bikes, Mountain-Bikes, Monty, Megamo, Funtec, Univega, Hi-Tec','Trial-Parts, Trial-Bikes, Mountain-Bikes, Monty, Megamo, Funtec, Univega, Hi-Tec','Moutain-Bikes, Trial-Bikes, Teile und Zubehör im Online-Shop','A','','','http://www.bike-trial.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3252,'lMmQMGba5D','Kompletter Bereich Computer Hardware/Software, Büroartikel, Handys, Telefone, \r\nTelefonanlagen, Autoradios, Navigationsgeräte, Funkgeräte, Anrufbeantworter und Zubehör','Kompletter Bereich Computer Hardware/Software, Büroartikel, Handys, Telefone, \r\nTelefonanlagen, Autoradios, Navigationsgeräte, Funkgeräte, Anrufbeantworter und Zubehör','Große Auswahl mit über 15000 Artikeln, Lieferung weltweit, immer aktuell!','A','','','http://hermannelectronic.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3253,'Guq4giN93m','Tennisschläger, Squashschläger, Badmintonschläger, Snowboards, Roller, Kickboards, scooter','Tennisschläger, Squashschläger, Badmintonschläger, Snowboards, Roller, Kickboards, scooter','Shop für Tennis-, Squash- und Badmintonschläger. Sowie funsportartikel wie Snowboards und Scooter zu günstigen Preisen','A','','','http://www.absolut-sportlich.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3254,'QiQfO3dwIK','ELA-Technik, Sicherheitstechnik, Messtechnik, Selbstbau, Schalten, Verbinden, Energie, Car-HiFi, Lautsprecher, Bühnentechnik, DJ-Equipment','ELA-Technik, Sicherheitstechnik, Messtechnik, Selbstbau, Schalten, Verbinden, Energie, Car-HiFi, Lautsprecher, Bühnentechnik, DJ-Equipment','Online Shop mit über 5000 Artikeln aus Elektronik, Beschallung, Beleuchtung und Security von MONACOR international.','A','','','http://www.bender-elektronik.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3255,'uxJv8T12Na','kompatible Druckerpatronen für die Drucker Canon und Epson, Tinte, Papier und Folien','kompatible Druckerpatronen für die Drucker Canon und Epson, Tinte, Papier und Folien','Druckerzubehöhr für die Drucker Canon und Epson','A','','','http://www.druckerzubehoer.in-eisenach.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3256,'pkoUsW4AAJ','Handys , Handyzubehör , Festnetztelefone , WAECO- Freizeitzubehör , WAECO-Wohnmobilzubehör , \r\n WAECO-KFZ-Zubehör','Handys , Handyzubehör , Festnetztelefone , WAECO- Freizeitzubehör , WAECO-Wohnmobilzubehör , \r\n WAECO-KFZ-Zubehör','Versandhandel mit Handys , Festnetz & Zubehör , WAECO Freizeit & KFZ-Zubehör, \r\nkostenlose SMS ohne Anmeldung - ohne Begrenzung - in alle Netzte','A','','','http://www.joachimtheis.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3257,'EzVJFJalDq','Textildruck\r\nAutobeschriftung\r\nWerbeschilder\r\nT-Shirts\r\nSweater\r\nHosen\r\nPolos\r\nPullover\r\nSchuhe\r\nCaps\r\n48-Stunden Textildruck','Textildruck\r\nAutobeschriftung\r\nWerbeschilder\r\nT-Shirts\r\nSweater\r\nHosen\r\nPolos\r\nPullover\r\nSchuhe\r\nCaps\r\n48-Stunden Textildruck','Onlineshop für Sportswear und Textildruck, Werbeschilder und Autobeschriftung.','A','','','http://www.youngline.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3258,'96xfrHMTVU','Handy, Mobiltelefon, Siemens, Zubehör, Antennen, Akku, Fax, Telefon, Sat, Satanlagen, Receiver, Computer, Freisprechanlagen, Muenchen, Erding, ISDN, TK-Anlagen','Handy, Mobiltelefon, Siemens, Zubehör, Antennen, Akku, Fax, Telefon, Sat, Satanlagen, Receiver, Computer, Freisprechanlagen, Muenchen, Erding, ISDN, TK-Anlagen','Alles Rund um die Kommunikation und den Sat-Empfang','A','','','http://www.handyshop-muenchen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3259,'fhDIVPO24b','Handy, Mobiltelefon, Siemens, Zubehör, Antennen, Akku, Fax, Telefon, Sat, Satanlagen, Receiver, Computer, Freisprechanlagen, Muenchen, Erding','Handy, Mobiltelefon, Siemens, Zubehör, Antennen, Akku, Fax, Telefon, Sat, Satanlagen, Receiver, Computer, Freisprechanlagen, Muenchen, Erding','Alles Rund um die Kommunikation und den Sat-Empfang','A','','','http://www.handyshop-erding.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3260,'CXbztlsz8U','kinderfahrzeuge, tretroller, kinderanhänger, fahrradanhänger, holzspielsachen, roller, tretkart, spielzeug, spielsachen, freizeit, sport, kinder, rückentrage, laufrad, holzlaufrad, reisebett, bollerwagen, kinderfahrrad, klettergerüst, spielgeräte, wickelt','kinderfahrzeuge, spaßfahrzeuge, spassfahrzeuge, Kinderfahrzeuge, fun-fahrzeuge, tretroller, kinderanhänger, fahrradanhänger, holzspielsachen, roller, go-kart, tretkart, bonanzarad, spielzeug, spielsachen, freizeit, sport, kinder, transportmittel, spielfah','Der Fachhandel für außergewöhnliche Familien- und Freizeitartikel.\r\nWir führen z.B. Fahrradanhänger, Tretroller, Rücksäcke, Go-Karts, Spielfahrzeuge, Bollerwagen, Rodel, \r\n','A','','','http://www.kids-in-motion.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3261,'PaeAcUtcgj','Flüge Fähren Hotels Unterkünfte Tickets Eintrittskarten Musicals','Flüge Fähren Hotels Unterkünfte Tickets Eintrittskarten Musicals','Citylink London ist der führende deutschsprachige Reiseveranstalter für Städtereisen in die Hauptstadt Großbritanniens.','A','','','http://www.londontourist.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3262,'tyA5KK6MeJ','Handies, Telekommunikation, MAC, Apple, PC, Service, Dienstleistung','Handies, Telekommunikation, MAC, Apple, PC, Service, Dienstleistung','Unser Handy-, Festnetz und Computershop. Besuchen Sie uns online oder live in Köln!','A','','','http://www.2bytes.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3263,'79UzuUzScs','Siemens, Gigaset, Euroset, Tiptel, Ericsson, DECT 230i, DECT 260','Siemens, Gigaset, Euroset, Tiptel, Ericsson, DECT 230i, DECT 260','Analoge und ISDN, schnurlose und Schnurgebundene Telefone sowie Anrufbeantworter und Zubehör!','A','','','http://www.digitalconcept.de/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3264,'f5CmKuvMWb','last minute Reisen, Pauschalreisen, Ferienwohnungen, Charterflüge, Weltreisen, Jugendreisen','last minute Reisen, Pauschalreisen, Ferienwohnungen, Charterflüge, Weltreisen, Jugendreisen','Lastminute-Urlaubsbörse für alle Flughäfen in D, A, CH! Alles zum Thema Reisen Hotels, Flughäfen, Wetter, Bahnverb. etc., 24h online buchen o. CallCenter 0351 - 471 62 80','A','','','http://www.last-minute-mallorca.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3265,'uwehOADeMa','CD, Vinyl, Video, DVD, Games, Bücher, Merchandising, Bilder, Hifi, Zubehör u.v.m.','CD, Vinyl, Video, DVD, Games, Bücher, Merchandising, Bilder, Hifi, Zubehör u.v.m.','Musik, Movies, Games und vieles mehr ...','A','','','http://adorishop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3266,'P6T1btWTdD','WindowColor, Hobby, Puzzle, Aquatec, Revell, Pinsel, Bücher, Airbrush, Modellbaufarben, Masken, Spiel, Tonpapier, Kindergarten, Aquarellfarbe, Jaxon, Pastellfarbe, Bastler, onlineshop, Malerei, Geschenkartikel, Fasching, Spielwaren, Kunsterziehung, Metall','WindowColor, Hobby, Puzzle, Aquatec, Revell, Pinsel, Bücher, Airbrush, Modellbaufarben, Masken, Spiel, Tonpapier, Kindergarten, Aquarellfarbe, Jaxon, Pastellfarbe, Bastler, onlineshop, Malerei, Geschenkartikel, Fasching, Spielwaren, Kunsterziehung, Metall','Lieferant für Schule Freizeit und Erziehung. Ãœber 13.000 Artikel in online-Datenbank mit Verfügbarkeitsanzeige. Katalog kostenlos anfordern. Jeden Donnerstag ab 19:00 Uhr Auktion !','A','','','http://www.opitec.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3267,'kV6HjRSVx9','Reifen, Autoreifen, fahrzeugreifen, Felgen, Raeder, Autoraeder.','Reifen, Autoreifen, fahrzeugreifen, Felgen, Raeder, Autoraeder.','Autoreifen fuer PKW, sehr guenstig, geliefert, mit Mintageserviceangebot fuer keden. Grosse Auswahl Sommer- und Winterreifen.','A','http://www.reifen-schnaeppchen.de\r\nhttp://www.reifenonline.de\r\nhttp://www.reifenfuermich.de\r\nhttp://www.reifenguenstig.de\r\nhttp://www.reifenzumgreifen.de\r\nhttp://www.reifenknaller.de\r\nhttp://www.reifenzumkauf.de\r\nhttp://www.reifenwahnsinn.de\r\nhttp://www.reifenausverkauf.de\r\nhttp://www.reifenkostenlos.de\r\nhttp://www.autoreifenonline.de\r\nhttp://www.autoreifendirekt.de\r\nhttp://www.autoreifenbillig.de\r\nhttp://www.autoreifenfuermich.de\r\nhttp://www.autoreifenguenstig.de\r\nhttp://www.reifenpreis.de\r\nhttp://www.raeder-direkt.de\r\nhttp://www.raddirekt.de\r\nhttp://www.reifendirekt.at\r\nhttp://www.reifendirekt.ch\r\nhttp://www.autoreifen.org\r\nhttp://www.neureifen.com\r\nhttp://www.reifendirekt.net\r\nhttp://www.reifen-direkt.net\r\nhttp://www.reifendirekt.org\r\nhttp://www.reifen-forum.de\r\nhttp://www.tyres-direct.com\r\nhttp://www.tyredirect.com\r\nhttp://www.tires-direct.net\r\nhttp://www.alloywheels.de\r\nhttp://www.aluminiumfelgen.de\r\nhttp://www.radundreifen.de\r\nhttp://www.raederdirekt.de\r\nhttp://www.raederundreifen.de\r\nhttp://www.reifen-direkt.org\r\nhttp://www.reifen2001.de\r\nhttp://www.reifen2002.de\r\nhttp://www.reifendirekt.com\r\nhttp://www.reifeninfo.com\r\nhttp://www.tiredex.de\r\nhttp://www.tireonline.de\r\nhttp://www.tires-direct.com\r\nhttp://www.tyre-online.de\r\nhttp://www.tyredirect.org\r\nhttp://www.tyres-direct.org\r\nhttp://www.tyres-online.de\r\nhttp://www.tyresdirect.org\r\nhttp://www.tyresonline.de\r\nhttp://www.winterreifen2000.de\r\nhttp://www.winterreifen2001.de\r\nhttp://www.winterreifen2002.de\r\nhttp://www.winterreifendirekt.com\r\nhttp://www.rubbernetwork.de\r\nhttp://www.reifenhammer.de','','http://www.reifen-billig.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3268,'Wgy8SWfa99','Naturkosmetik, Kosmetik, tierversuchsfrei, Geschenke, ohne Tierversuche, ätherische öle, provida, linden, TOL, Hagina, Tautropfen, Sanoll, Amyris, living nature, miss flip, Martina Gebhardt, leichner','Naturkosmetik, Kosmetik, tierversuchsfrei, Geschenke, ohne Tierversuche, ätherische öle, provida, linden, TOL, Hagina, Tautropfen, Sanoll, Amyris, living nature, miss flip, Martina Gebhardt, leichner','Der kleine Online-Shop mit dem großen Service: Kosmetik ohne Tierversuche, ätherische Öle und nette Geschenkideen - ohne Mindestbestellwert und ab 100 DM versandkostenfrei! Außerdem: Kosmetikrezepte, Horoskope, e-cards und viele nützliche Infos!','A','','','http://www.verwoehnshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3269,'lwAwUMXoGh','Sigma, schweizer Uhren, Uhr, watches, swiss watches, Taucheruhren, Sportuhren, GMT, Chronographen, Chronometer, Chronos, Automatikuhren, mechanische Uhren, Zeitmesser, Damenuhren, elegante Uhren, timekeeper, timepieces, clocks, mechanical watches, sports','Sigma, schweizer Uhren, Uhr, watches, swiss watches, Taucheruhren, Sportuhren, GMT, Chronographen, Chronometer, Chronos, Automatikuhren, mechanische Uhren, Zeitmesser, Damenuhren, elegante Uhren, timekeeper, timepieces, clocks, mechanical watches, sports','Die offizielle SIGMA Web Seite: Sehen Sie eine feine Kollektion von hochwertigen schweizer Qualitätsuhren und wählen Sie von mechanischen Uhren, Chronographen, GMT & Sportuhren sowie eleganten Uhren.','AB','','','http://www.sigmawatch.com/','ABCD'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3270,'zXzQZ09NLt','Mongoose, Epple, Niagara, Bauer, Rock Shox, Rocky Mountain, Magura, Voxom, \r\nOdyssey, Raceface, Marzocchi, MTB, BMX, \r\nMavic, Braxxo, Sync, Sigma Sport, \r\nSchwalbe, Maxxis, Titec, Easton, Selle Royal, Felt, Shimano, Fahrrad, Mountenbike','Mongoose, Epple, Niagara, Bauer, Rock Shox, Rocky Mountain, Magura, Voxom, \r\nOdyssey, Raceface, Marzocchi, MTB, BMX, \r\nMavic, Braxxo, Sync, Sigma Sport, \r\nSchwalbe, Maxxis, Titec, Easton, Selle Royal, Felt, Shimano, Fahrrad, Mountenbike','Markenfahrräder, BMX und Zubehör','A','','','http://www.fahrradkeller.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3271,'lxPwvh54Jz','Honda, Motorräder, Roller, Zubehör, Ersatzteile','Honda, Motorräder, Roller, Zubehör, Ersatzteile','HONDA - Orginalzubehör anschauen, auswählen und online bestellen. Das gesamte Honda-Programm wird präsentiert.\r\n','A','','','http://www.motorrad-pabst.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3272,'BMYqa92aE0','Reine natürliche ätherische Öle.\r\nÄtherische Öle.','Reine natürliche ätherische Öle.','Ãœber 100 Sorten: Reine natürliche ätherische Öle in ausgezeichneter Aromatherapie - Qualität zu äußerst attraktiven Preisen.','AB','http://pegam-aetherische-oele.einkaufsfuehrer.de','','http://pegam-aetherische-oele.ladenstadt.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3273,'a1uTiAr5uy','Kosmetik, Haarpflege, Hautpflege, Düfte, Vitamine, Koerperpflege u.v.m.','Kosmetik, Haarpflege, Hautpflege, Düfte, Vitamine, Koerperpflege u.v.m.','Wir geben Ihnen aktuelleInformationen über viele Produkte der Fa.Amway, und bieten einen Bestellservice.','A','','','http://www.firmway2000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3274,'jwuCckPsqN','Day Fit Plus Produkte','Day Fit Plus Produkte','Ernaehrungsstudio','A','','','http://www.jamis.de/dayfit','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3275,'uciHwa8cAI','Noni-Juice','Noni-Juice','Produkt/Haendlerregistrierung-Vergabe','A','','','http://www.morindaweb.com/m.paul','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3276,'GEWPkYvkqA','Granini, Albi, Saft, Säfte','Granini, Albi, Saft, Säfte','Wir führen für Sie Säfte und noch vieles mehr ein Besuch lohnt auf jedem Fall.','A','','','http://www.kauft.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3277,'Ai9TIIN5gg','Naturkost, Babybedarf, Babynahrung, Babykost, Naturwaren, Naturkosmetik, \r\nNaturprodukte, Bioprodukte, Ökoprodukte, Tierbedarf, Tierfutter, Gartenbedarf, \r\nNahrungsergänzungsmittel, Heilkräuter, Haushaltswaren, Hautpflege und mehr','Naturkost, Babybedarf, Babynahrung, Babykost, Naturwaren, Naturkosmetik, \r\nNaturprodukte, Bioprodukte, Ökoprodukte, Tierbedarf, Tierfutter, Gartenbedarf, \r\nNahrungsergänzungsmittel, Heilkräuter, Haushaltswaren, Hautpflege und mehr','Versandhaus mit einer großen Auswahl von über 2.500 Einzelartikeln \r\nökologischer Produkte des täglichen Lebens','A','','','http://www.bioquelle.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3278,'9NTtXHqdJm','Biofeedback, Biofeedbacktraining, Biofeedbackgeräte, Aromastoffe, Tees, Vitamine, Mineralstoffe, Kolloide, Aphrodisiaka, Magnete, Wasseraufbereitung','Biofeedback, Biofeedbacktraining, Biofeedbackgeräte, Aromastoffe, Tees, Vitamine, Mineralstoffe, Kolloide, Aphrodisiaka, Magnete, Wasseraufbereitung','Zu Biofeedback, Biofeedbacktraining, Biofeedbackgeräte, Aromastoffe, Tees, Vitamine, Mineralstoffe, Kolloide und vielem mehr bieten wir eine Vielzahl an Produkten und umfangreiches Informationsmaterial.','A','','','http://www.ipn.at/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3279,'Fw9QUcV37Z','','','Hier finden Sie Produkte aus den Bereichen Lebensmittel, Frischprodukte, Drogerie- und Haushaltsbedarf.\r\nSupermarkt Obst Gemüse Frischwaren Frischprodukte Drogerie Haushalt Getränke Lebensmittel Nahrungsmittel','A','','','http://www.freude-am-kaufen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3280,'MbRTRNabdq','AEROBIC-OXYGEN, der trinkbarer Sauerstoff sowie\r\nOXYGEN-BAR der Sauerstoffzusatz für Wasserkühler (watercooler).','AEROBIC-OXYGEN, der trinkbarer Sauerstoff sowie\r\nOXYGEN-BAR der Sauerstoffzusatz für Wasserkühler (watercooler).','Hier tanken Sie auf, Aerobic-Oxygen erfrischt, revitalisiert Körper und Geist und spendet wertvolle Energien.\r\n','A','','','http://www.oxygen-bar.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3281,'rQ1iIeNse4','Lebensmittel, Tee, Gemüse, Gewürze, Getränke, Wein, Austernsauce, Chillisauce, Fischsauce, Sojasauce, Sojaöl, Seasmöl, Erdnußöl, Reis, Reisnudeln, Reismehl, Reiswein, Sake, Pflaumenwein, Ume, Lycheewein, Mango, Papaya, Rambutan, Longan, Konserven, Currypa','Lebensmittel, Tee, Gemüse, Gewürze, Getränke, Wein, Austernsauce, Chillisauce, Fischsauce, Sojasauce, Sojaöl, Seasmöl, Erdnußöl, Reis, Reisnudeln, Reismehl, Reiswein, Sake, Pflaumenwein, Ume, Lycheewein, Mango, Papaya, Rambutan, Longan, Konserven, Currypa','Ihr Spezialist für asiatische Lebensmittel, Reiskocher, Wok und Zubehör','A','','','http://www.mabuhay-asienshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3282,'nn07RzITR4','Lebensmittel, Tee, Gemüse, Gewürze, Getränke, Wein, Austernsauce, Chillisauce, Fischsauce, Sojasauce, Sojaöl, Seasmöl, Erdnußöl, Reis, Reisnudeln, Reismehl, Reiswein, Sake, Pflaumenwein, Ume, Lycheewein, Mango, Papaya, Rambutan, Longan, Konserven, Currypa','Lebensmittel, Tee, Gemüse, Gewürze, Getränke, Wein, Austernsauce, Chillisauce, Fischsauce, Sojasauce, Sojaöl, Seasmöl, Erdnußöl, Reis, Reisnudeln, Reismehl, Reiswein, Sake, Pflaumenwein, Ume, Lycheewein, Mango, Papaya, Rambutan, Longan, Konserven, Currypa','Wok-Online: Der Online-Shop für Wok, Reiskocher, asiatische Lebensmittel und\r\nZubehör','A','','','http://www.wok-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3283,'urtf8liD8c','Bücher, Nahrungsergänzung, Tee, Kombucha, CD, Buch Nahrungsergänzung, Kombucha, Tee, Trennkost, Vitalstoffe, Vitamine, Buch, Abnehmen, rezepte, abnehmen, gesund, vital, gesundheit, wellness, buch-shop','Bücher, Nahrungsergänzung, Tee, Kombucha, CD, Buch Nahrungsergänzung, Kombucha, Tee, Trennkost, Vitalstoffe, Vitamine, Buch, Abnehmen, rezepte, abnehmen, gesund, vital, gesundheit, wellness, buch-shop','Informationen und Produkte (Bücher) zum Thema Trennkost, sowie ausgewählte Produkte der Nahrungsergänzung die Sie bequem von zu Hause aus bestellen können.','A','','','http://www.ocea-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3284,'b73UoqB7SR','Biokäse, Emmentaler, Pfefferkäse, Butter, Pfefferkäse, Bergkäse, Zurwieser, Camembert, Raclettekäse, Hanfkäse, verschiedene Käsepakete, Käse, Glückwunschkarten','Biokäse, Emmentaler, Pfefferkäse, Butter, Pfefferkäse, Bergkäse, Zurwieser, Camembert, Raclettekäse, Hanfkäse, verschiedene Käsepakete, Glückwunschkarten','Leckere und gesunde Milchprodukte frisch von 4 Allgäuer Biokäsereien. Alle unsere Käse sind nur aus kontrolierter Biomilch nach Demeter und Biolandrichtli´nien','A','','','http://www.allesbiokaese.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3285,'f9MQiOhcET','Bergkäse Frischmolkedrinks Stutenmilch Schnaps Likör Nachtcreme Schampoo Holzschnitzerei Hautmilch Lotion ätherische Öle Aromaöle Kräutertee Kurbad Dinkelkissen Massagegel Frischmolke Obstler Enzian Seife Kräuterschnaps Käse','Bergkäse Frischmolkedrinks Stutenmilch Schnaps Likör Nachtcreme Schampoo Holzschnitzerei Hautmilch Lotion ätherische Öle Aromaöle Kräutertee Kurbad Dinkelkissen Massagegel Frischmolke Obstler Enzian Seife Kräuterschnaps Käse','Von Bergkäse zum Molkedrink, von Körperpflege bis Holzschnitzerei reicht das Angebot unseres Dorfmarktes.\r\n','A','','','http://www.dorfmarkt.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3286,'GEeTisDq7I','Bayer Beiersdorf Vichy Claire Fisher Wala Hauschka Xenical Viagra Zyban Aspirin','Bayer Beiersdorf Vichy Claire Fisher Wala Hauschka Xenical Viagra Zyban Aspirin','Alles rund um Gesunheit, Wellness und Schönheit. Vitaminpräparate und Verhütungsmittel finden Sie hier ebenso wie apothekenexklusive Kosmetik oder Magnetfeldmatten.\r\nUnd alles zu topfit-toppreisen!','A','','','http://www.topfit24.de/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3287,'KIsFG5nGO1','HEMP, koffeinhaltige Limonade mit Hanf\r\nGreen Hemp & Vodka, alkoholische Variante von HEMP\r\nHemp Cnusper Chocolate, Schokolade mit geschältem, gerösteten Hanfsamen\r\nHempy Gums, Fruchtgummis mit dem Geschmack von HEMP\r\nGeschenkpakete\r\nFan-Artikel','HEMP, koffeinhaltige Limonade mit Hanf\r\nGreen Hemp & Vodka, alkoholische Variante von HEMP\r\nHemp Cnusper Chocolate, Schokolade mit geschältem, gerösteten Hanfsamen\r\nHempy Gums, Fruchtgummis mit dem Geschmack von HEMP\r\nGeschenkpakete\r\nFan-Artikel','Alles über und von HEMP, der weltweit ersten Limonade mit Hanf. Geschenkpakete von DM 29, 90 - DM 169, -. Fanartikel wie T-Shirts, Kappen oder Jacken. Monatliches Gewinnspiel, kostenloser Download der HEMP-Songs','A','','','http://www.hemp.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3288,'ewKvcMTOwW','Hopfen, Malz, Hefe, Brauzubehör, Flaschen, Fässer','Hopfen, Malz, Hefe, Brauzubehör, Flaschen, Fässer','Brauen Sie Ihr eigenes Bier, alles für den Heim- und Hobbybrauer.','A','','','http://bierbrau.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3289,'M9MtmuHOyg','Mineralwasser\r\nSäfte\r\nBiosäfte\r\nBiere','Mineralwasser\r\nSäfte\r\nBiosäfte\r\nBiere','Lieferung von Getränken an Büro`s und\r\nPrivathaushalte','A','','','http://www.ghg-getraenkeshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3290,'dEKCiojEY8','Bio-Lebensmittel, Naturkost (tiefgekühlt)','Bio-Lebensmittel, Naturkost (tiefgekühlt)','Öko Direct liefert Ihnen tiefgekühlte Bio-Lebensmittel bundesweit frei Haus. Alle Naturkostprodukte aus\r\nkontrolliert biologischem Anbau. 1. dt. Bio-Tiefkühl-Heimservice.','A','','','http://www.oekodirect.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3291,'K0Zpf03b0k','Christstollen, Weihnachts- und Adventgebäcke','Christstollen, Weihnachts- und Adventgebäcke','Christstollen und Weihnachtsgebäcke online bestellen. Auch als Präsentservice weltweit an Freunde oder Verwandte versenden lassen.','A','','','http://www.backland.de/Shop/21225333/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3292,'wsUh73HcOo','Brewferm Munton Bierkits und Zubehör','Brewferm Munton Bierkits und Zubehör','Bierking - Bier einfach selber zu Hause brauen mit unseren Bierkits','A','','','http://www.bierking.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3293,'X7sIOe0O12','Alcatel Bosch Ericsson Motorola NEC Nokia Panasonic Philips Sagem Samsung Siemens Sony Telital Trium Ascom DeTeWe Olympia Auerswald AVM Agfeo dnt Becker Hutchison Cellway Talkline TeleBridge Viag Interkom','Alcatel Bosch Ericsson Motorola NEC Nokia Panasonic Philips Sagem Samsung Siemens Sony Telital Trium Ascom DeTeWe Olympia Auerswald AVM Agfeo dnt Becker Hutchison Cellway Talkline TeleBridge Viag Interkom','Telekommunikation total : Festnetz, Mobilfunk, Datenkommunikation, Navigationssysteme. Vertrieb von Produkten aller namhafter Hersteller','A','','','http://www.prokomm.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3294,'nFTObNcHhb','Wein, Sekt, Rotwein, Weinbrand, Traubensaft, Weintraubenlikör, Rosé, Trester,','Wein, Sekt, Rotwein, Weinbrand, Traubensaft, Weintraubenlikör, Rosé, Trester,','Ãœber 60 Weingüter des Anbaugebietes Mosel-Saar-Ruwer präsentieren Ihre besten Erzeugnisse gemeinsam in einem Shop. Für jeden Geschmack und jeden Geldbeutel findet sich etwas. Auch Raritäten ab 1901 und Spezialitäten wie Winzersekte, Eisweine, Trockenbeere','A','','','http://www.moselwein24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3295,'NqeW5IFKcF','Videorecorder, Camcorder, Videoschnittgeräte, Multimedia-Software, Kabel, Fachliteratur, Videocassetten, Software','Videorecorder, Camcorder, Videoschnittgeräte, Multimedia-Software, Kabel, Fachliteratur, Videocassetten, Software','Wir sind das Forum fuer Ihr Videohobby, Videoschnitt und Vertonung. In unserem Webshop finden Sie interessante Software und Hardware fuer Video','A','','','http://www.videoforum.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3296,'UkgxSAhKUm','tapeten, maus tapeten, janosch tapeten, designer tapeten, rauhfaser, farben, lacke, wandfarben, fassadenfarben, teppichboden, vorwerk-premium, tretford, girloon, laminatboden, parkettboden, paneele, werkzeug, elektrowerkzeug, bohrmaschinen, schrauber, boh','tapeten, maus tapeten, janosch tapeten, designer tapeten, rauhfaser, farben, lacke, wandfarben, fassadenfarben, teppichboden, vorwerk-premium, tretford, girloon, laminatboden, parkettboden, paneele, werkzeug, elektrowerkzeug, bohrmaschinen, schrauber, boh','Online Shop rund ums Wohnen - Markenartikel - viel Information und Service - von Anleitungen für Heimwerker bis zur Vermittlung von Handwerkern und Architekten','A','','','http://www.bauscouts.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3297,'QJjdtZs0JY','Ski, Snowboards, Schuhe, Softboots, Zubehör, Accessoires, Carver, Skischuhe, Bindungen','Ski, Snowboards, Schuhe, Softboots, Zubehör, Accessoires, Carver, Skischuhe, Bindungen','Onlineshop für Wintersportartikel. Ski, Boards und Zubehör in großer Auswahl zu kleinen Preisen. Schnäppchen & Setangebote!','A','','','http://www.snow-how.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3298,'fB0aJ6Chz6','Telefone, Anrufbeantworter, Designtelefone, Faxgeräte, Schnurlose Telefone, ISDN-Telefone, Telefonanlagen, ISDN-TK-Anlagen, Handys, Mobilfunk-Zubehör, Headset, Türsprechsysteme, Faxweichen und Installationsmaterial','Telefone, Anrufbeantworter, Designtelefone, Faxgeräte, Schnurlose Telefone, ISDN-Telefone, Telefonanlagen, ISDN-TK-Anlagen, Handys, Mobilfunk-Zubehör, Headset, Türsprechsysteme, Faxweichen und Installationsmaterial','Onlineshop für Telekommunikation mit einem breiten Angebot rund um Festnetz, ISDN und Mobilfunk. Förderprogramm für ISDN und DSL-Verträge mit attraktiven Gutschriften','A','http://www.telecomdirekt.de\r\nhttp://www.isdndirekt.de\r\nhttp://www.isdn-shopping.de\r\nhttp://www.mobilfunk-shopping.de\r\nhttp://www.telekom-store.de\r\nhttp://www.telekomstore.de','','http://www.telecom-store.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3299,'Ot4TzXQNdc','EUBIONA Naturkosmetik und Körperpflege, CumNatura Biolandhonig, Gelee Royale und Propolis, Pural Naturkost, Grüntee, Salzkristallleuchten...','EUBIONA Naturkosmetik und Körperpflege, CumNatura Biolandhonig, Gelee Royale und Propolis, Pural Naturkost, Grüntee, Salzkristallleuchten...','Der ökologisch orientierte Verbraucher findet bei Pur Natur verschiedene Naturwaren und andere nützliche Dinge wie den Elektrosmogdetektor','A','','','http://www.purnatur.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3300,'Wa3luSnmmU','Beratung bei Fragen in der häuslichen Alten- und Krankenpflege - insbesondere für pflegende Angehörige!','Beratung bei Fragen in der häuslichen Alten- und Krankenpflege - insbesondere für pflegende Angehörige!','Beratung bei Fragen in der häuslichen Alten- und Krankenpflege.','A','','','http://www.reinberger.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3301,'yWENgkti57','Ãœber 50 verschiedene Fruchtsaftkonzentrate, Sodasysteme, Zubehör, Kohlensäure, Energizer, \"Bierkonzentrate\", Ling Zhi, Aloe Vera Produkte','Ãœber 50 verschiedene Fruchtsaftkonzentrate, Sodasysteme, Zubehör, Kohlensäure, Energizer, \"Bierkonzentrate\", Ling Zhi, Aloe Vera Produkte','Ãœber 50 verschiedene Fruchtsaftkonzentrate, Sodasysteme, Zubehör, Kohlensäure, Energizer, \"Bierkonzentrate\", Ling Zhi, Aloe Vera Produkte','A','','','http://www.DerSaftladen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3302,'xpTqddSh8F','Webdesign & Serverhosting','Webdesign & Serverhosting','Webdesign & Serverhosting','A','','','http://WWW:REINBERGER:DE','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3303,'qUADC32gSe','Anrufbeantworter, Faxgeräte, Hard- und Software, ISDN, Telefone, Mobilfunk, Zubehör für alles, Sonstiges','Anrufbeantworter, Faxgeräte, Hard- und Software, ISDN, Telefone, Mobilfunk, Zubehör für alles, Sonstiges','Von A wie Anrufbeantworter bis Z wie Zubehör finden Sie eine große Auswahl an multimedialen Artikeln.\r\nUnser Motto: RC-Shop ping und mehr...','A','http://www.rehlaender.de','','http://www.rc-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3304,'LsIuGi6o3P','Flugtickets, Hotels, Mietwagen, Last Minute Pauschalreisen, Reiseversicherungen, \r\nKonzertkarten weltweit','Flugtickets, Hotels, Mietwagen, Last Minute Pauschalreisen, Reiseversicherungen, \r\nKonzertkarten weltweit','Neuer Buchungsservice mit Verfügbarkeitsabfrage & Onlinereservierung für Last Minute Reisen, Flüge, Hotels, Mietwagen, Ferienhäuser, Konzerte, Tickets & Reiseversicherungen, Reiseliteratur, kostenlose Reisepartnervermittlung und zahlreiche Tips & Reiseinf','A','','','http://www.hsrtravel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3305,'DFTKJz9x6N','Anrufbeantworter, Autoradios, Computer, Funkgeräte, Handys, Radio-Fernsehgeräte, Navigationsgeräte, TK-Anlagen, Alarmanlagen','Anrufbeantworter, Autoradios, Computer, Funkgeräte, Handys, Radio-Fernsehgeräte, Navigationsgeräte, TK-Anlagen, Alarmanlagen','Der Versandhandel für Computer Telekommunikation und Multimedia','A','','','http://www.hermannelectronic.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3306,'efbnZ83hTu','Urlaub Reisen Ferien Preisvergleich Reisepreisvergleich Flugreisen Geschäftsreisen Urlaubsreisen Lastminute','Urlaub Reisen Ferien Preisvergleich Reisepreisvergleich Flugreisen Geschäftsreisen Urlaubsreisen Lastminute','Suchen Sie sich in aller Ruhe Ihr Traumziel aus und vergleichen dann die Angebote fast aller namhaften Veranstalter und Fluglinien.','A','','','http://www.rb.reisepreisvergleich.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3307,'ux0Hf81PNI','-Matratzen\r\n-Lattenroste\r\n-Federkern-Matratzen\r\n-Endlosfederkern-Matratzen\r\n-Taschenfederkern-Matratzen\r\n-Tonnentaschenfederkern-Matratzen\r\n-Kaltschaum-Matratzen\r\n-Viscoschaum-Matratzen\r\n','-Matratzen\r\n-Lattenroste\r\n-Federkern-Matratzen\r\n-Endlosfederkern-Matratzen\r\n-Taschenfederkern-Matratzen\r\n-Tonnentaschenfederkern-Matratzen\r\n-Kaltschaum-Matratzen\r\n-Viscoschaum-Matratzen\r\n','Direktverkauf vom Hersteller, \r\nMatratzen und Lattenroste jeder Art, \r\nSuper Qualität zu niedrigen Preisen, \r\nLieferung frachtfrei, \r\nLieferung innerhalb 48 Std. möglich.\r\n','A','','','http://www.mk-matratzen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3308,'Dqq1aUPiIT','Schmuck, Modeschmuck, SIlberschmuck, Goldschmuck, Uhren, Armbanduhren','Schmuck, Modeschmuck, SIlberschmuck, Goldschmuck, Uhren, Armbanduhren','Ihr Juwelier im Internet. Zertifiziert vom EuroHandelsinstitut und auch mit dem Trusted Shops-Siegel. Auch mit Online-Beratung.','A','','','http://www.Schmuckidee.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3309,'ymknugvIcY','Schmuck, Uhren, Modeschmuck, SIlberschmuck, Goldschmuck, Armbanduhren','Schmuck, Uhren, Modeschmuck, SIlberschmuck, Goldschmuck, Armbanduhren','Schmuck aus der Goldstadt Pforzheim.','A','','','http://www.Schmuckdirektversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3310,'SFJDnLuRTk','Nokia, Siemens, Ericsson, Motorola, Samsung, Philips, Sony, Trium, Panasonic, D1, D2, Eplus, Viag','Nokia, Siemens, Ericsson, Motorola, Samsung, Philips, Sony, Trium, Panasonic, D1, D2, Eplus, Viag','Handys und Zubehör, Kartenverträge, \r\nProvisionen, Versand schnell, zuverlässig & günstig','A','','','http://www.mobilfunk-vertrieb.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3311,'ak3JMctikw','Onlineshop-Software','Onlineshop-Software','Hier erhalten Sie Ihren eigenen Onlineshop.','A','','','http://www.iv-systeme.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3312,'8pnqPZqrxx','Oberschalen, Datenkabel, Ladekabel, Headsets, Freisprechsets, Handytaschen, Passivhalter und weiteres Zubehör für die gängisten Modelle, z.B. Nokia, Bosch, Siemens, Ericsson, Mitsubishi, Trium, Sony, Alcatel, Philips, Sagem, Motorola...','Oberschalen, Datenkabel, Ladekabel, Headsets, Freisprechsets, Handytaschen, Passivhalter und weiteres Zubehör für die gängisten Modelle, z.B. Nokia, Bosch, Siemens, Ericsson, Mitsubishi, Trium, Sony, Alcatel, Philips, Sagem, Motorola...','Handyzubehör, Headsets, Datenkabel, Handysoftware, Ladekabel und mehr für Ihr Handy.','A','','','http://www.3kb.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3313,'AZl4N47h0E','Das Naturmittel seit Jahren praxiserprobt.','Das Naturmittel seit Jahren praxiserprobt.','Wir erfüllen die Wünsche aller gegen die Alkohol-Fahne!\r\nEin reines Naturmittel gegen Alkohol und sämtliche anderen Mundgerüche.','A','','','http://www.needful-online.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3314,'VvvuxXUHBd','Seife, Lavendelhonig, Lavendelsäckchen, Lavendelseife, Kräuter, Gewürze, Bioprodukte, Wäschewasser, Oliven, Olivenöl, Thymianhonig, Rosmarinhonig, Lavendelöl, Lavendelessig, Perhuhnpastete, Terrinen, Geschenke, Konfitüre, Confit, Tapenade, Räucherwerk, Me','Seife, Lavendelhonig, Lavendelsäckchen, Lavendelseife, Kräuter, Gewürze, Bioprodukte, Wäschewasser, Oliven, Olivenöl, Thymianhonig, Rosmarinhonig, Lavendelöl, Lavendelessig, Perhuhnpastete, Terrinen, Geschenke, Konfitüre, Confit, Tapenade, Räucherwerk, Me','Spezialitäten aus der Provence sicher und problemlos bestellt und schnell geliefert. Alles aus Lavendel und feine Konfitüren und Patés, Seifen und Geschenkartikel.','A','','','http://www.provenc-al.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3315,'UoMDuSLWg7','Tee, Aromaöle, Bücher, Tierpflege, Insektenschutz, Sonnenschutz, Dinkelkissen, Körperflege, \r\nKinder, Milchersatz, Heimilttel, Teebaum, Öle, Kräuter','Tee, Aromaöle, Bücher, Tierpflege, Insektenschutz, Sonnenschutz, Dinkelkissen, Körperflege, \r\nKinder, Milchersatz, Heimilttel, Teebaum, Öle, Kräuter','Natur pur: Heilmittel, Tee, Aromaöle, Pflegeartikel u.v.m von bekannten Bio-Herstellern\r\nzu günstigen Preisen ! Monatliche Schnäppchen versandkostenfrei, gebrauchte Bücher zu\r\nNatur-Themen ab 2, -DM ! Ständig neue Produkte, wir finden auch das , was Sie s','A','','','http://www.natur-heilt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3316,'dQ9eOMlWMB','bmedb, medizinfachhandel, medizinbedarf, praxisbedarf, sprechstundenbedarf, medizintechnik, instrumente, verbrauchsmaterial, medizinprodukte, online, shop, praxisausstattung, notfallprodukte, verbandstoffe, silikon, implantate, pflegebedarf, arbeitsschutz','bmedb, medizinfachhandel, medizinbedarf, praxisbedarf, sprechstundenbedarf, medizintechnik, instrumente, verbrauchsmaterial, medizinprodukte, online, shop, praxisausstattung, notfallprodukte, verbandstoffe, silikon, implantate, pflegebedarf, arbeitsschutz','Deutschlands grösster Medizinfachhandel mit 500.000 Artikel rund um die Medizin. Praxisbedarf, Sprechstundenbedarf, Medizinbedarf, Instrumente, Notfallprodukte, Medizinprodukte, Pflegebedarf, Laborbedarf uvm.','A','','','http://www.bmedb.com/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3317,'UXNZ0twDhO','Bier, Bücher, Geschenkartikel','Bier, Bücher, Geschenkartikel','Bierbestellung per Mausklick!\r\nAusgewählte Biere von kleinen deutschen Brauereien, \r\nsowie Bierbücher und Bierfilze. Das einzigartige \"Dosenbier\", \r\nmit alle Zutaten zum häuslichen Bierbrauen (inkl. Anleitung) \r\nbietet sich als perfektes Geschenk für Bie','A','','','http://probier-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3318,'i91nEYXsK5','Büroservice, Preisagentur, Jaus, Einkaufen, preiswert, billig, Wuppertal, Preisvergleich, Schnäppchen, Flugreisen, Geschäftsreisen, Urlaub, Ferien, Reisen, Lastminute, Shopping, Dienstleistungen,','Büroservice, Preisagentur, Jaus, Einkaufen, preiswert, billig, Wuppertal, Preisvergleich, Schnäppchen, Flugreisen, Geschäftsreisen, Urlaub, Ferien, Reisen, Lastminute, Shopping, Dienstleistungen,','Einkaufs- und Büroservice, Preisagentur, Reisepreisvergleich.\r\n','A','','','http://www.rb-einkaufsservice.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3319,'lhBiTZCJLV','Flüge, Städtereisen, Last-Minute, Pauschalreisen, Mietwagen, Reiseversicherungen, Bahnfahrkarten, Ferienwohnungen, Kreuzfahrten etc.','Flüge, Städtereisen, Last-Minute, Pauschalreisen, Mietwagen, Reiseversicherungen, Bahnfahrkarten, Ferienwohnungen, Kreuzfahrten etc.','reise-online, Ihr kompetenter Reisemittler im Internet. Hier finden Sie die verschiedensten Buchungsmaschinen auf einer Seite vereint. Damit es Ihre schönsten Wochen im Jahr werden! Alles rund um Ihren Urlaub, auch mit persönlicher Beratung. So schön und','A','','','http://www.reise-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3320,'rTXip07XP8','WMF, Alfi, Libbey, Lavazza, Leonardo, Humidor Intecta','WMF, Alfi, Libbey, Lavazza, Leonardo, Humidor Intecta','Online-Shop rund um LavAzza, Zigarrenzubehör, Cocktailgläser, Aschenbecher, Shaker u.v.m.','A','','','http://www.barshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3321,'YP0zxx9pf5','Uhren, Storm, Casio, Junghans, Huger, Fishbone, Sonnenbrillen, Rey-Ban','Uhren, Storm, Casio, Junghans, Huger, Fishbone, Sonnenbrillen, Rey-Ban','Gesamte Uhren-Kollektion von Casio, Junghans, Storm, Huger und Fishbone sowie Sonnebrillen von Rey-Ban.','A','','','http://www.abcox.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3322,'zF0WXfs2tX','Boote, Yacht, Segel, Wassersport, Navigation, Shop, Geschenke, maritime, Knotentafel, Steuerrad, Teakmöbel, Buddelschiffe, Schiffsmodelle, Glocken, Flaggen, Pütz, Nebelhorn, Lampen, Seemannskisten, Messingschilder, Kapockkissen, Bootsmannsstuhl, Geschirr,','Boote, Yacht, Segel, Wassersport, Navigation, Shop, Geschenke, maritime, Knotentafel, Steuerrad, Teakmöbel, Buddelschiffe, Schiffsmodelle, Glocken, Flaggen, Pütz, Nebelhorn, Lampen, Seemannskisten, Messingschilder, Kapockkissen, Bootsmannsstuhl, Geschirr,','hier finden Sie alles maritime rund um Knotentafel, Steuerrad, Teakmöbel, Buddelschiffe, Schiffsmodelle, Glocken, Flaggen, Pütz, Nebelhorn, Lampen, Seemannskisten, Messingschild, Kapockkissen, Bootsmannsstühle, Geschirr, Solardusche und viele weitere Ges','A','','','http://www.geschenke-klick.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3323,'uUGjqonw9O','Nail-Design, Pflegende Kosmetik, Dekorative Kosmetik, Nagellacle, Lippenstifte, \r\nShampoos, Nahrungsergänzung, Teebaumöl, Enthaarung, Fußpflege,','Nail-Design, Pflegende Kosmetik, Dekorative Kosmetik, Nagellacle, Lippenstifte, \r\nShampoos, Nahrungsergänzung, Teebaumöl, Enthaarung, Fußpflege,','Ihr kompetenter Kosmetik-Fachhandel im Internet für Nail-Design, Kosmetik, \r\ndekorativer Kosmetik u.v.m.','A','','','http://www.beauty-vital-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3324,'cdnBzPcVf5','Infografik','Infografik','Infografik zum honorarfreien Abdruck.\r\nSie kaufen eine Infografik und alle Medien können diese mit Ihrem Logi in Druckqualität downloaden und honorarfrei verwenden.','A','','','http://www.infografik.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3325,'cbvLRl5l0K','Schilder aus Resopal, Kunststoff, Aluminium, Messing und Acrylglas.\r\nTürschilder, Praxisschilder, \r\nIndustrieschilder','Schilder aus Resopal, Kunststoff, Aluminium, Messing und Acrylglas.\r\nTürschilder, Praxisschilder, \r\nIndustrieschilder','Wir gravieren für Sie!','A','','','http://www.elfriede-ammann.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3326,'w9mrCqDYYq','Ãœber 400 aktuelle IT-Jobs vom Servicetechniker, über Softwareentwicklcker, Consultants, Vertriebsbeauftragte, Vertriebsleitung bis hin zu Positionen in der Geschäftsleitung und Vorstand.','Ãœber 400 aktuelle IT-Jobs vom Servicetechniker, über Softwareentwicklcker, Consultants, Vertriebsbeauftragte, Vertriebsleitung bis hin zu Positionen in der Geschäftsleitung und Vorstand.','PERIT Consulting ist die Personalberatung für den IT-Markt.','A','','','http://www.perit.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3327,'mUsvUOTceW','Saunabedarf, Saunazubehör, Badezusätze, ätherische Öle, Duftbäder, Seife, Reinigungsmittel, Salinensalze, Badebürsten, Halsbonbons, Ölbäder','Saunabedarf, Saunazubehör, Badezusätze, ätherische Öle, Duftbäder, Seife, Reinigungsmittel, Salinensalze, Badebürsten, Halsbonbons, Ölbäder','Für Ihr Wohlbefinden in Ihrer Sauna, Ihrem Schwimmbad oder einfach in der Badewanne. In unserem Onlineshop finden Sie Saunabedarf, Saunazubehör, Badezusätze, Badesalze, ätherische Öle Duftbäder und vieles mehr!','A','','','http://www.saunabedarf-schneider.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3328,'7o5PIuDQas','Adressen-CD-ROMs, Adressen-Handbücher, Firmenprofile, Statistiken, Newsletter, Zolltarife','Adressen-CD-ROMs, Adressen-Handbücher, Firmenprofile, Statistiken, Newsletter, Zolltarife','Diverse Informationsprodukte rund um das Thema Osteuropa (z.B. Adressen-CD-ROMs, Adressen-Handbücher, Kredit-Reports, Statistiken etc.).','A','','','http://www.imoe.de/produkte.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3329,'eocf1iNsis','Wein, Biowein, biologische Produkte, Demeter Produkte, Trester, Spirituosen, Geschenke, Präsente, Präsentkörbe.','Wein, Biowein, biologische Produkte, Demeter Produkte, Trester, Spirituosen, Geschenke, Präsente, Präsentkörbe.','Weine aus ökologischem Anbau gemäß Demeter Richtlinien finden Sie in unserem Online-Shop.','A','','','http://www.zwoelberich.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3330,'8NXGrfsbdt','porzellan, porzellantreff, glas, glaswaren, haushaltsartikel, haushaltswaren, besteck, marken, geschenke, shop, shopping, online, \r\nsammeltassen, sammelteller, sammelfiguren, espressomaschinen, espressozubehör, weihnachtsteller, hochzeitstisch, geschenkar','porzellan, porzellantreff, glas, glaswaren, haushaltsartikel, haushaltswaren, besteck, marken, geschenke, shop, shopping, online, \r\nsammeltassen, sammelteller, sammelfiguren, espressomaschinen, espressozubehör, weihnachtsteller, hochzeitstisch, geschenkar','Geprüfter Online Shop für Porzellan, Glas, Besteck, Geschenke, Haushaltswaren. Markenartikel zu günstigen Preisen. \r\nSammeltassen, Sammelteller, Sammelfiguren, Espressomaschinen runden das Angebot ab.','A','http://www.porzellan-treff.de\r\nhttp://www.porzellan-steinkamp.de','','http://www.porzellantreff.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3331,'WkCfMeriAi','Beratung per e-mail oder im Sonder-Chatroom, Gratis: psychologische Fachberichte , allg. Besucher-Chatroom, Diskussionsforum und Newsletter.','Beratung per e-mail oder im Sonder-Chatroom, Gratis: psychologische Fachberichte , allg. Besucher-Chatroom, Diskussionsforum und Newsletter.','Advice- die psychologische Online-Beratung bietet Rat und Hilfe bei persönlichen Problemen und in Lebenskrisen. Grantiert wird seriöse, kostengünstige und, wenn gewünscht, auch anonyme Beratung durch dipl. Psychologin.','A','','','http://www.psychohelp.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3332,'49sUACNEKL','Essig, Oele, Wurstwaren, Bier, Obstrand u.v.m','Essig, Oele, Wurstwaren, Bier, Obstrand u.v.m','Hausgemachte Spezialitäten aus dem Bergischen Land. Besuchen Sie uns unverbindlich.','A','','','http://www.essigbasar.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3333,'Ycsdi9hGiC','CDs, Videos, DVD, Vibratoren, Puppen, Cremen, Kondome, Wäsche, Magazine, ...\r\n','CDs, Videos, DVD, Vibratoren, Puppen, Cremen, Kondome, Wäsche, Magazine, ...\r\n','Amor Versand - www.amor.com bietet Ihnen \r\ndas internationale Erotik-Sortiment :Video-und DVD Hits für Ihr Heimkino, CD`s für Ihren PC, lustvolle Sex-Hits für erotische Stunden, News, Gratis-Videos und Ãœberraschungen!\r\n','A','http://www.amor.co.at\r\nhttp://www.amor.to','','http://www.amor.com','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3334,'DyyMmmp3In','Badmintonschläger, -schuhe, Tennis, Squash, Textilien, Federbälle','Badmintonschläger, -schuhe, Tennis, Squash, Textilien, Federbälle','online Sport-Shop für Racketsport-Artikel','A','','','http://www.malu.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3335,'oG1NcmTiii','Papier, Briefbogen, Visitenkarten, Werbeblätter, Infoblätter, Plakate, Glückwunschkarten, Einladungen, Urkunden, Speisekarten, Getränkekarten, Etiketten, Tischkarten, CD-Einleger, CD-Etiketten, Software, Fotokopien, Sigel-Papier, Umschläge','Papier, Briefbogen, Visitenkarten, Werbeblätter, Infoblätter, Plakate, Glückwunschkarten, Einladungen, Urkunden, Speisekarten, Getränkekarten, Etiketten, Tischkarten, CD-Einleger, CD-Etiketten, Software, Fotokopien, Sigel-Papier, Umschläge','Bei uns finden Sie alles rund um´s Papier, EDV-Druck und Fotokopien. Auf Wunsch bringen wir Ihre Ideen oder Dateien mit modernster Lasertechnologie auf Papier.','A','','','http://www.gcg-schuler.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3336,'0CUqCOjk9N','FinanzaPLZ (Finanzgutachten)\r\nPagamos Baufi (Baufinanzierung)\r\nIVM (Verwaltung)','FinanzaPLZ (Finanzgutachten)\r\nPagamos Baufi (Baufinanzierung)\r\nIVM (Verwaltung)','Finanzsoftware, mit denen Finanzdienstleister ihre Kunden besser beraten können','A','','','http://www.finanza.com/fin-pro.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3337,'jlXGhROH4N','Scooter, Kickboards, Tretroller, Klapproller, Zubehör, Ersatzteile','Scooter, Kickboards, Tretroller, Klapproller, Zubehör, Ersatzteile','Hier finden Sie die wirklich robusten Scooter und Kickboards -','A','','','http://www.kickboard-roller.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3338,'PbZktJMXhx','Subwoofer, Autoradio, Lautsprecher, Speaker, Car-Audio, Verstärker, Amplifier, Top-Angebote, Car-HiFi-Komponenten','Subwoofer, Autoradio, Lautsprecher, Speaker, Car-Audio, Verstärker, Amplifier, Top-Angebote, Car-HiFi-Komponenten','Holen Sie sich Ihren Lieblingssound ins Auto. Hier finden Sie eine Reihe von Top-Angeboten aus der Car-Hifi-Welt zu unschlagbar günstigen Preisen.','A','','','http://www.car-hifi-shop.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3339,'jN2uHhkPhR','Designerleuchten, design, leuchten, lampen, hängeleuchten, deckenleuchten, wandleuchten, einrichtung, tobias, grau, designerlampen, beleuchtung, wohnraumleuchten, licht, deckenlampen, wandlampen, designerleuchten','Designerleuchten, design, leuchten, lampen, hängeleuchten, deckenleuchten, wandleuchten, einrichtung, tobias, grau, designerlampen, beleuchtung, wohnraumleuchten, licht, deckenlampen, wandlampen, designerleuchten','Die Designerleuchten von Tobias Grau umfassen Wohnraumleuchten - für die Einrichtung als auch für den Objektbereich. Design Leuchten und Lampen von Tobias Grau','A','','','http://www.tobias-grau-hamburg.de/shop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3340,'pJfCfvkP8h','Inlineskating, Snowboarding, Volleyball, Fun-Sportartikel, Sportlernahrung, Fitnesseräte, Golf, Tauchen, Boxen, Dart, Segeln','Inlineskating, Snowboarding, Volleyball, Fun-Sportartikel, Sportlernahrung, Fitnesseräte, Golf, Tauchen, Boxen, Dart, Segeln','iSport - das Sportkauhaus im Internet bietet preisbewusten Käufern ein riesiges Sport-Sortiment zu Internetpreisen. \r\n','A','','','http://www.isport.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3341,'R2tYDRgDTl','Klassische Schwarztees aus Assam, Ceylon, Darjeeling, aromatisierte \r\nSchwarztees, Grüntees aus China, Japan u.s.w., aromatisierte Grüntees, \r\nnaturbelassene und aromatisierte Früchtetees, Rooibos(Rotbusch) - Tee aus\r\nSüsafrika, Kräuter und viele Honigsor','Klassische Schwarztees aus Assam, Ceylon, Darjeeling, aromatisierte \r\nSchwarztees, Grüntees aus China, Japan u.s.w., aromatisierte Grüntees, \r\nnaturbelassene und aromatisierte Früchtetees, Rooibos(Rotbusch) - Tee aus\r\nSüsafrika, Kräuter und viele Honigsor','Eine Riesenauswahl an Tee, Kräutern, Honig und Zubehoer...','A','','','http://www.teekauf.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3342,'7Io8gAfmQa','cd, cds, cd versand, billige cds, cd bestellen, cd kaufen, cds einkaufen, cd einkaufen, musik cds, billig musik kaufen, billige musik, schallplatten, vinyl, schallplatte, rares vinyl, rare schallplatten, cds grosshandel, cd grosshaendler','cd, cds, cd versand, billige cds, cd bestellen, cd kaufen, cds einkaufen, cd einkaufen, musik cds, billig musik kaufen, billige musik, schallplatten, vinyl, schallplatte, rares vinyl, rare schallplatten, cds grosshandel, cd grosshaendler','inandout records, cd bestellen, cds einkaufen, billige musik cds, rares vinyl und schallplatten online bestellen bei oesterreichs groestem musik online store','A','','','http://www.inandout.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3343,'HyIqwklkOf',' Damenschuhe Herrenschuhe Sportschuhe Kinderschuhe Taschen Ãœbergrößen TurnschuhePumps Halbschuhe Stiefel Sneaker Lack Reptil Langschaftstiefel Lederschuhe Trekking Hausschuhe Rucksäcke Schuhpflege Reebok Clarks Victory Graceland Memphis One Elefanten Bäre',' Damenschuhe Herrenschuhe Sportschuhe Kinderschuhe Taschen Ãœbergrößen TurnschuhePumps Halbschuhe Stiefel Sneaker Lack Reptil Langschaftstiefel Lederschuhe Trekking Hausschuhe Rucksäcke Schuhpflege Reebok Clarks Victory Graceland Memphis One Elefanten Bäre','In dem Online-Shop eShoes können Sie über 1000 verschiedene Schuhmodelle bestellen. eShoes bietet über 80 Marken für Damen, Herren, Kinder und Sportbegeisterte, sowie eine große Auswahl an Taschen.','A','http://www.eshoes.de','','http://www.eshoes.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3344,'1QghwGpSgo','ALCATECH, ANTARI, CERWIN-VEGA, DENON, EUROLITE, FUTURELIGHT, GEMINI, GEMINI LYTEQUEST, GMR, GRIVEN, IMG STAGELINE, LITE-PUTER, MONACOR, NJD, NOVALIGHT, OMNITRONIC, ORTOFON, PICKERING, PIONEER, PROEL, PROFOG, RELOOP, SHURE, SONY, STANTON, STEINBERG, TECHNI','ALCATECH, ANTARI, CERWIN-VEGA, DENON, EUROLITE, FUTURELIGHT, GEMINI, GEMINI LYTEQUEST, GMR, GRIVEN, IMG STAGELINE, LITE-PUTER, MONACOR, NJD, NOVALIGHT, OMNITRONIC, ORTOFON, PICKERING, PIONEER, PROEL, PROFOG, RELOOP, SHURE, SONY, STANTON, STEINBERG, TECHNI','Alles für DJs, Discos & Clubs, Tanzcafe´s oder Partykeller. Besonders Preisgünstige Produkte von Monacor, IMG StageLine, Eurolite, Omnitronic. Aber auch für den Profi findet sich etwas.','A','','','http://www.sound-light-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3345,'H5MI1STsez','MTB, Rennrad, Triathlon, BMX, Trekking, Bekleidung und Zubehör','MTB, Rennrad, Triathlon, BMX, Trekking, Bekleidung und Zubehör','Internetshop mit über 2500 Artikeln und über 200 verschiedenen Firmen online','A','','','http://www.bike-components.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3346,'qPNTF8IlH5','Kaminbestecke, Designerkaminbestecke, Messingkaminbestecke, Schmiedeeisenkaminbestecke, Kachelofengarnituren, Ofenunterlegplatten, Glasplatten, Holzkörbe, Funkenschutzgitter, Brennstoffbehälter, Zündholzständer, Blasebälge, Schmiedeeisen-Kamingarnituren,','Kaminbestecke, Designerkaminbestecke, Messingkaminbestecke, Schmiedeeisenkaminbestecke, Kachelofengarnituren, Ofenunterlegplatten, Glasplatten, Holzkörbe, Funkenschutzgitter, Brennstoffbehälter, Zündholzständer, Blasebälge, Schmiedeeisen-Kamingarnituren,','250 Kaminbestecke, Kachelofengarnituren und Ofenzubehöre - Expresslieferung - Spitzenqualität selbst bei Design-Kaminbestecken zu günstigen Preisen. Enorme Vielfalt der Modelle in Design und Stilrichtungen, auch Ofenunterlegplatten, Funkenschutzgitter, Ho','A','','','http://www.kaminbesteck-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3347,'HJfuBdKR0b','kuckkucksuhren, kuckucks, uhren, schwarzwald, geschenk, online, shop, weihnachtsgeschenke, soveniers, hannets, kuckucksuhr, kuckucksuhren, uhr, kuckuksuhren, guggugsuhren, kukuksuhren','kuckkucksuhren, kuckucks, uhren, schwarzwald, geschenk, online, shop, weihnachtsgeschenke, soveniers, hannets, kuckucksuhr, kuckucksuhren, uhr, kuckuksuhren, guggugsuhren, kukuksuhren','Hannets - der Kuckucksuhrenspezialist. Hochwertige Kuckucksuhren aus dem Schwarzwald, alle Kuckucksuhren sind garantiert handgeschnitzt. Bestellen Sie Ihre Kuckucksuhr direkt im Online Shop.','A','','','http://www.hannets.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3348,'JFzU4tSzdn','','','Hochwertiger Schmuck aus der Goldstadt Pforzheim zu günstigen Preisen. Shop wurde EHI und TrustedShops zertifiziert.','A','','','http://www.ABC-Schmuck.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3349,'mXHR0fSBPA','','','Wir bieten klassische, sowie exotische Sträuße für alle Anlässe an.\r\n','A','','','http://eshop.blumen.co.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3350,'d1o3wUtiMx','High-Heels, Pumps, Sandaletten, Pantoletten, Stiefel, Stiefeletten, Ballettheels, Designerhüte, echte ! Nylon- und Seidenstrümpfe, edle Strümpfe von Gerbe, hauchdünne Satinstrumpfhosen, Korsetts, Romantik-Schmuck, Dessous aus Metall, Leder und Spitze.','High-Heels, Pumps, Sandaletten, Pantoletten, Stiefel, Stiefeletten, Ballettheels, Designerhüte, echte ! Nylon- und Seidenstrümpfe, edle Strümpfe von Gerbe, hauchdünne Satinstrumpfhosen, Korsetts, Romantik-Schmuck, Dessous aus Metall, Leder und Spitze.','Ihr Online-Shop für erotische, extravagante und exklusive Mode: High-Heels, Designerhüte, echte ! Nylon- und Seidenstrümpfe, edle Strümpfe von Gerbe, hauchdünne Satinstrumpfhosen, Korsetts, , Romantik-Schmuck sowie Dessous aus Metall, Leder und Spitze.','A','','','http://www.pariser-mode.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3351,'qpDXrjWnhS','Musikinstrumente, Handzuginstrumente, Akkordeon, Harmonika, Pianoakkordeon, Knopfakkordeon, Kinderakkordeon, Schülerakkordeon, Wiener Harmonika, Club Harmonika, Steirische Harmonika, Deutsche Harmonika, Bandonika, Bandoneon, Helikon, Freebass, Freebaß','Musikinstrumente, Handzuginstrumente, Akkordeon, Harmonika, Pianoakkordeon, Knopfakkordeon, Kinderakkordeon, Schülerakkordeon, Wiener Harmonika, Club Harmonika, Steirische Harmonika, Deutsche Harmonika, Bandonika, Bandoneon, Helikon, Freebass, Freebaß','Akkordeons, Harmonikas und Bandoneons - meisterlich gefertigt im vogtländischen Musikwinkel','A','','','http://www.vogtline.com/akkordeons','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3352,'l4VS0DEVJd','Musikinstrumente, Blasinstrumente, Holzblasinstrumente, Blechblasinstrumente, Tuba, Posaune, Horn, Trompete, Fagott, Schalmei, Baßtrompete, Waldhorn, Bariton, Cimbasso, Fanfare, Klarinette, Fagott, Oboe, Blockflöte, Hirtenflöte, Chalumeau, Mundharmonika,','Musikinstrumente, Blasinstrumente, Holzblasinstrumente, Blechblasinstrumente, Tuba, Posaune, Horn, Trompete, Fagott, Schalmei, Baßtrompete, Waldhorn, Bariton, Cimbasso, Fanfare, Klarinette, Fagott, Oboe, Blockflöte, Hirtenflöte, Chalumeau, Mundharmonika,','Online-Shop für: Holzblasinstrumente, Blechblasinstrumente, Mundharmonikas uvm. aus dem vogtländischen Musikwinkel, Vermittlung von Reparaturleistungen, Suche/Biete, Gebrauchtinstrumente','A','','','http://www.vogtline.com/blasinstrumente','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3353,'lY3mEidEqJ','tintenpatronen laserkartuschen druckerpatronen refill rebuild faxrollen verbrauchsmaterialien bürobedarf toner','tintenpatronen laserkartuschen druckerpatronen refill rebuild faxrollen verbrauchsmaterialien bürobedarf toner','alternative Verbrauchsmaterialien für’s Büro - Kosten sparen mit Vogtline.Com','A','','','http://www.vogtline.com/druckerzubehoer','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3354,'Tac9590C1f','HiFi, Boxen, Tape, Lautsprecher, Surround, Subwoofer, Multimedia, HiFi-Anlagen, HiFi-Systeme,','HiFi, Boxen, Tape, Lautsprecher, Surround, Subwoofer, Multimedia, HiFi-Anlagen, HiFi-Systeme,','Ihr Online-Shop für den besonderen Hörgenuß HiFi-Technik vom feinsten!','A','','','http://www.vogtline.com/hifi_technik','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3355,'F3qwqiXsQ4','Rhythmus-Sets Kindergitarre Kinderinstrumente Metallophon Blockflöte Blasinstrumente Zupfinstrumente Glockenspiele Cymbel Klangbausteine Percussion Schlagwerke Schellenringe Xylophone Schellenkränze Glockenbaum Ratschen Fußballhupe Schüttelrohre Panflöte','Rhythmus-Sets Kindergitarre Kinderinstrumente Metallophon Blockflöte Blasinstrumente Zupfinstrumente Glockenspiele Cymbel Klangbausteine Percussion Schlagwerke Schellenringe Xylophone Schellenkränze Glockenbaum Ratschen Fußballhupe Schüttelrohre Panflöte','Online-Shop für Musikspielwaren, Rhythmus, Glockenspiele, Percussion, Metallophon Blockflöten, Musikinstrumente, Zupfinstrumente, Glockenspiele, Schellenringe, Xylophone','A','','','http://www.vogtline.com/musikspielwaren','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3356,'ynL2vHsJfu','PA Beschallung Bühnentechnik Audio-Verstärker HDB KME Verstärker Effektgeräte Discomixer Bass-Systeme Powermixer Frequenzweiche Fidelity Universalverstärker Musikerbedarf Phantomspeisung Verteiler Schutzhüllen Boxen-Systeme Boxensysteme Floormonitore Büh','PA Beschallung Bühnentechnik Audio-Verstärker HDB KME Verstärker Effektgeräte Discomixer Bass-Systeme Powermixer Frequenzweiche Fidelity Universalverstärker Musikerbedarf Phantomspeisung Verteiler Schutzhüllen Boxen-Systeme Boxensysteme Floormonitore Büh','Online-Shop für: PA/Beschallungstechnik : Boxen, Verstärker, Floormonitor, Mixer, Endstufen, Effektgeräte, Powermixer, Frequenzweichen aus dem vogtländischen Musikwinkel','A','','','http://www.vogtline.com/pa_beschallung','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3357,'xDxqRDkZxN',' Musiksaiten, Ständer, Instrumentenkoffer, Etuis, Taschen, Notenständer, Notenpulte, Tragbänder, Mikrofonständer, Keyboardsitz, Bänke, Sitze, Drummersitz, Keyboard-Ständer, Gitarrensaiten, Violinensaiten, Zithersaiten, Mandolinensaiten,',' Musiksaiten, Ständer, Instrumentenkoffer, Etuis, Taschen, Notenständer, Notenpulte, Tragbänder, Mikrofonständer, Keyboardsitz, Bänke, Sitze, Drummersitz, Keyboard-Ständer, Gitarrensaiten, Violinensaiten, Zithersaiten, Mandolinensaiten,','Der Online-Shop für: Musikzubehör aller Art','A','','','http://www.vogtline.com/musikzubehoer','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3358,'UuUV1ozeA1','Rahmentrommeln, Bumbass, Rhythmus Percussion Tamburine stimmbare Tamburine Schellenringe Multischlagwerk Teufelsgeige Pauken','Rahmentrommeln, Bumbass, Rhythmus Percussion Tamburine stimmbare Tamburine Schellenringe Multischlagwerk Teufelsgeige Pauken','Online-Shop für Rhythmus und Percussioninstrumente aus dem vogtländischen Musikwinkel','A','','','http://www.vogtline.com/percussion','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3359,'So5tmsjkG9','Zupfinstrumente Streichinstrumente Gitarren Mandolinen Mandolas Mandriolas Domras Balalaikas Bouzukis Zithern Lauten Drehleiern Kinderzithern Akkordzithern Waldzithern Harpeleikzithern Violinzithern Harfenzithern Hackbretter Konzertgitarren Renaissance-La','Zupfinstrumente Streichinstrumente Gitarren Mandolinen Mandolas Mandriolas Domras Balalaikas Bouzukis Zithern Lauten Drehleiern Kinderzithern Akkordzithern Waldzithern Harpeleikzithern Violinzithern Harfenzithern Hackbretter Konzertgitarren Renaissance-La','Online-Shop für Zupf- und Streichinstrumente aus dem vogtländischen Musikwinkel für Schüler und Solisten','A','','','http://www.vogtline.com/saiteninstrumente','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3360,'Y0LXjTGvjU','Percussion, Musikinstrumente, Powwow, Trommeln, Djembes, Udu, Tonbongo, Cayones, Cajones, Kinderinstrumente, Schlitztrommeln, Therapietrommeln, Therapieinstrumente, Musiktherapie, Tepo, Bassglocken, Kalimba, Glockenspiele, Didgeridoo, Blasinstrumente, Min','Percussion, Musikinstrumente, Powwow, Trommeln, Djembes, Udu, Tonbongo, Cayones, Cajones, Kinderinstrumente, Schlitztrommeln, Therapietrommeln, Therapieinstrumente, Musiktherapie, Tepo, Bassglocken, Kalimba, Glockenspiele, Didgeridoo, Blasinstrumente, Min','Aus aller Welt - Musikinstrumente von Vogtline.Com, Zupf-und Streichinstrumente, Trommeln, Therapieinstrumente, Steeldrums, Percussion, Gong, Didgeridoo, Schlitztrommeln, Regenmacher, Musiktherapie','A','','','http://www.vogtline.com/weltmusik','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3361,'dWA5OgBGGz','Goldschmuck, Diamantschmuck, Brillantschmuck, Ringe, Ohrringe, Anhänger, Gold, Weißgold, Gelbgold, Juwelen','Goldschmuck, Diamantschmuck, Brillantschmuck, Ringe, Ohrringe, Anhänger, Gold, Weißgold, Gelbgold, Juwelen','Goldschmuck, Diamantschmuck, Brillantschmuck und mehr bei Thomas Cobos International. Einfach anklicken und bestellen. Oder Sie stellen sich Ihr Schmuckstück selbst zusammen. Ganz wie Sie wollen.','A','','','http://www.cobos.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3362,'4q59wKV35B','Webbased Training, Online-Kurse, Weiterbildungskurse, CD-Kurse','Webbased Training, Online-Kurse, Weiterbildungskurse, CD-Kurse','Academy4me ist mit rund 600 Online-Kursen und über 1000 ausgewählten CD-Rom-Kursen der größte Anbieter von e-Learning in Europa.\r\n','A','','','http://www.academy4me.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3363,'txN5bLMjvp','Bücher, Comics','Bücher, Comics','Kostenloser Internetmarktplatz für gebrauchte Bücher. Jeder kann kaufen und verkaufen aus 700 Themen und allen Sprachen.','A','','','http://www.bookkiosk.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3364,'yFTTdnKRD7','','','Beratung und Dienstleistungen im Bereich Einkauf, Materialwirtschaft, \r\nQualitätssicherung bei Lieferanten, Einkaufsverträge, Projektmanagement, \r\nProzessoptimierungen, Kapazitätsverbesserungen, \r\nEinkaufservice','A','','','http://www.anthes-industrieberatung.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3365,'3HtpVbQ00Y','.','.','3 Pagen mit Standort Alsdorf bei Aachen eines der bekannten Versandhäuser für den individuellen Geschenk- und Haushaltsartikelbedarf.','A','','','http://www.3Pagen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3366,'Gl2nJxg8DA','nahrungsergaenzungsmittel, clark, parasiten, orgon, vitamine, koerperpflege, strahlenschutz, dr.clark, dr., meine, base, leberkur, parasitenkur, nierenkur, aminosäure, arginin, karnitin, lysin, magnesium, ascorbinsäure, mineralstoffe, baubiologie, igl-rhe','nahrungsergaenzungsmittel, clark, parasiten, orgon, vitamine, koerperpflege, strahlenschutz, dr.clark, dr., meine, base, leberkur, parasitenkur, nierenkur, aminosäure, arginin, karnitin, lysin, magnesium, ascorbinsäure, mineralstoffe, baubiologie, igl-rhe','Wir liefern Nahrungsergänzungsmittel, Mineralstoffe und Vitamine, Dr. Clark Programme gegen Parasiten, ORGON Körperpflege Produkte und Resonanzkörper als Strahlenschutz für Menschen und Tiere','A','','','http://www.IGL-Rheinberg.de/iglshop.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3367,'dJfuvt1jLl','Shirts Polos Jogginghosen u. Anzüge Hemden Jeans Hosen Jacken Unterwäsche','Shirts Polos Jogginghosen u. Anzüge Hemden Jeans Hosen Jacken Unterwäsche','over-size-\r\nSport und Freizeitmode für Dicke zu fairen, günstigen Preisen','A','','','http://www.over-size.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3368,'ho5cOCDYIX','Bier-Präsentkartons, Bier-Spezialitäten, Pins, T-Shirts, Gläser, Kartenspiele, Mini-Lkw...','Bier-Präsentkartons, Bier-Spezialitäten, Pins, T-Shirts, Gläser, Kartenspiele, Mini-Lkw...','Souvenirs und Fanartikel der Privatbrauerei HÄRKE Peine','A','','','http://www.haerke-brauerei.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3369,'QcUz5Gf7YO','Absicherung, Altersvorsorge, Autoversicherung, Baufinanzierung, Haftpflichtversicherung, \r\nHausratversicherung, Investmentfonds, Kapitalanlage, Kfz-Versicherung, Krankenversicherung, \r\nLebensversicherung, Rechtschutz, Rechtschutzversicherung, Reiseversich','Absicherung, Altersvorsorge, Autoversicherung, Baufinanzierung, Haftpflichtversicherung, \r\nHausratversicherung, Investmentfonds, Kapitalanlage, Kfz-Versicherung, Krankenversicherung, \r\nLebensversicherung, Rechtschutz, Rechtschutzversicherung, Reiseversich','Wer sich über Versicherungen, Vorsorge oder Vermögensaufbau informieren möchte, \r\nhat die Wahl zwischen einer Vielzahl von Angeboten.\r\nMit Gerling.de haben Sie einen Partner, der Ihnen nicht nur kompetente Beratung, \r\nsondern auch die passende Lösung für','A','','','http://www.gerling.de/default_gratis.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3370,'737Nq1JqI1','Hosen, Jacken, Röcke, Shirts, Pullover.','Hosen, Jacken, Röcke, Shirts, Pullover.','Ausgefallene Mode für kleine Grössen.','A','','','http://www.xxs-fashion.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3371,'oR2dN890Hu','Kinder, Baby, Ping, Pong, Pingpong, Online, Shop, Spielzeug, Kinderzubehör, Kinderwagen, Autositze, Kinder, Baby, Kinder, Baby, Kinder, Baby, Kinder, Baby, Textilien, Babyausstattung, Holzspielzeug, Hess, Holzspielzeug, Kinderwagen, Kinderwagen, Möbel, Ki','Kinder, Baby, Ping, Pong, Pingpong, Online, Shop, Spielzeug, Kinderzubehör, Kinderwagen, Autositze, Kinder, Baby, Kinder, Baby, Kinder, Baby, Kinder, Baby, Textilien, Babyausstattung, Holzspielzeug, Hess, Holzspielzeug, Kinderwagen, Kinderwagen, Möbel, Ki','Hier bekommen Sie alles für Ihr Baby und Ihre Kinder. Vom Nuckel über Kinderwagen, Autositze, bis zu aktuellen Spielen für groß und klein.','A','','','http://www.pingpong-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3372,'JU1wuGLYEl','','','Wir sind Ihr Partner, wenn es um die Immobilienvermittlung in Wien geht.','A','','','http://www.telemedizin.at/immo','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3373,'Bt0GzbwzTB','Brenner, CPU, Mainboard, Festplatten, Lüfter, SCSI, Notebooks, PC Systeme, Grafikkarten','Brenner, CPU, Mainboard, Festplatten, Lüfter, SCSI, Notebooks, PC Systeme, Grafikkarten','Wir bieten euch ca. 12.000 Artikel aus dem Bereich Hard- und Software.\r\nAuf wunsch unterbreiten wir dir gerne ein Finanzierungsangebot','A','','','http://www.computercompany.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3374,'PyY5QczKIN','Speichererweiterungen für (fast) alle\r\nSysteme, Notebooks, Server, Drucker','Speichererweiterungen für (fast) alle\r\nSysteme, Notebooks, Server, Drucker','Riesige Auswahl von Speichererweiterungen mit aktuellen Preisen. Schneller Versand. Einfache\r\nAbwickelung','A','','','http://www.speichermarkt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3375,'SjJLj2Oltc','Sprachen- und Lernsoftware, Wörterbücher, Thesauren, Synonymlexikas, Vokabeltrainer für Windows, WindowsCE, PalmOS, Epoc','Sprachen- und Lernsoftware, Wörterbücher, Thesauren, Synonymlexikas, Vokabeltrainer für Windows, WindowsCE, PalmOS, Epoc','Onlineshop mit direktem Download verschiedener Softwareprogramme oder Auslieferung auf CD- Rom. Wörterbücher in über 64 Sprachkombiantionen, Thesauren für 8 Sprachen, Vokabeltrainer...','A','','','http://www.trueterm.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3376,'nOsuMsXWuF','Psion, Palm, Windows CE, Software, \r\nHardware, Zubehör, Etuis','Psion, Palm, Windows CE, Software, \r\nHardware, Zubehör, Etuis','Alles rund um die Psion Organizer. Online Software-Shop, Hardware, Zubehör, Etuis, etc. Software auch für Palm und Windows CE','A','','','http://www.psionshop.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3377,'bASwoSVKGr','Privathaftpflicht, Hundehaftpflicht, Pferdehaftpflicht, Hausratversicherung, Rechtsschutzversicherung, Auslandskrankenversicherung,','Privat- und Tierhalter-Haftpflicht; Hausrat, Rechtsschutz u.v.m.\r\nKeine KFZ-Versicherungen','Infos und Ratgeber zu Versicherungen für Privatkunden; online Versicherungsschutz beantragen; Info-Line','A','','','http://www.rundumschutz.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3378,'Fqqm7wPO1T','Computerzubehör, Drucker, Festplatten, CD-Brenner, Multimedia, CD-Rom-Laufwerke, Software, Fotopapier, T-Shirtfolien, Grafikprogramme, Buchhaltungsprogramme, Digitalkameras, Internetsoftware','Computerzubehör, Drucker, Festplatten, CD-Brenner, Multimedia, CD-Rom-Laufwerke, Software, Fotopapier, T-Shirtfolien, Grafikprogramme, Buchhaltungsprogramme, Digitalkameras, Internetsoftware','Bei Promerx finden Sie preiswertes Computerzubehör ohne Porto- und Verpackungskosten.','A','','','http://www.Promerx.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3379,'C1MZU567OW','Psion, Palm, Siemens IC35, Targus','Psion, Palm, Siemens IC35, Targus','Palmtops, Organizer, Handhelds und Zubehör','A','http://www.bits-shop.de/','','http://www.palmtop-shop.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3380,'sMu0YEDOSq','Versicherungen','Versicherungen','unabhängiger Versicherungsmakler\r\nVersicherungen Online berechnen und abschließen. Schadenmeldung online. Individuelle Deckungskonzepte z.B.: Allgefahrenversicherungen für den Privathaushalt.','A','','','http://www.lost-versicherungen.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3381,'w8TbV4WP63','Hardware, Software, Zubehör','Hardware, Software, Zubehör','Online Shop für alles aus der Welt der Computer inkl. Hard- und Software und Zubehör. Mit Pinwand (Forum), Chat und Downloadarea.','A','','','http://www.missbach.com/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3382,'Jh29tzMRB4','Hardware von A bis Z','Hardware von A bis Z','Computer Hardware Online Shop. Gute Hardware -- niedrige Preise','A','','','http://www.computer2000shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3383,'d2DmfJAD8X','PC Spiele, Playstation Spiele, Dreamcast Spiele, Nintendo 64 Spiele, Handys, Dvds, Hardware','PC Spiele, Playstation Spiele, Dreamcast Spiele, Nintendo 64 Spiele, Handys, Dvds, Hardware','Bei 4brains.de finden Sie nicht nur DVDs und Handys sondern auch Computer, Playstation, Dreamcast und Nintendo 64 Spiele + Hardware. Die Bezahlung erfolgt entweder per Nachnahme, Vorkasse oder Bankeinzug.','A','','','http://www.4brains.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3384,'aAWde10kKQ','Hardware, Software, Kommunikation, Notebooks, DVD, Digitalkameras, Karten, CPU, Drucker, Brenner, Handy, Grafikkarten, webcams, Netzwerk, ISDN, Motherboard, Festplatten, SCSI, Adaptec, Ascom, ASUS, ATI, Bosch, Canon, Creative, COMPAQ, Diamond, ELSA, Epson','Hardware, Software, Kommunikation, Notebooks, DVD, Digitalkameras, Karten, CPU, Drucker, Brenner, Handy, Grafikkarten, webcams, Netzwerk, ISDN, Motherboard, Festplatten, SCSI, Adaptec, Ascom, ASUS, ATI, Bosch, Canon, Creative, COMPAQ, Diamond, ELSA, Epson','Wir bieten Ihnen Produkte aus den Bereichen Hardware, Software und Kommunikation. Unsere Features sind sicheres Einkaufen im Netz mit SSL, zuverlässig Lieferung, günstige Preise und Produktinfos.','A','','','http://www.passiontec.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3385,'0JFSvPOPJL','Digimon, Pokémon, Baby Born, Teletubbies, Barbie, Bandolino, Big, Burago, Chicco, Fischer Price, Lego, MB, Window Color, Bruder, Carrera, Hasbro, Mattel, Siku, Tyco, Zapf, Knete','Digimon, Pokémon, Baby Born, Teletubbies, Barbie, Bandolino, Big, Burago, Chicco, Fischer Price, Lego, MB, Window Color, Bruder, Carrera, Hasbro, Mattel, Siku, Tyco, Zapf, Knete','Alles was das Kinderherz begehrt: Spielzeug, Lernsoftware, Computergames und natürlich Pokémon.','A','','','http://www.select24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3386,'Ee3jAuBKEK','Computer, Hardware, Software, PC´s, Unterhaltungselektronik, Telekommunikation, Handys, Notebooks, DVD-Player, Drucker, Monitore, CD-Laufwerke, CD-Brenner, MP3-Player, CPU´s , RAM, Speicher, Digitalkamera, Organizer, Komplettsysteme, Grafikkarte, Soundkar','Computer, Hardware, Software, PC´s, Unterhaltungselektronik, Telekommunikation, Handys, Notebooks, DVD-Player, Drucker, Monitore, CD-Laufwerke, CD-Brenner, MP3-Player, CPU´s , RAM, Speicher, Digitalkamera, Organizer, Komplettsysteme, Grafikkarte, Soundkar','Der Avitos AG Online Shop liefert Computer; Hardware und Software, PC Komplett Systeme und Computerzubehör sowie Artikel aus den Bereichen Telekommunikation und Home Entertainment zu Spitzenpreisen. Schnell, einfach, gut - online einkaufen.','A','','','http://www.avitos.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3387,'LbrGFlwFvX','Power Macintosh G4, Cube G4, iMac, PowerBook, iBook, Apple Zubehör, Monitore (Apple u. Viewsonic), Festplatten, Speicherbausteine, Epson Drucker, CD Recorder u. Medien, USB, FireWire, Software (auf Bestellung).','Power Macintosh G4, Cube G4, iMac, PowerBook, iBook, Apple Zubehör, Monitore (Apple u. Viewsonic), Festplatten, Speicherbausteine, Epson Drucker, CD Recorder u. Medien, USB, FireWire, Software (auf Bestellung).','APPLE© Macintosh Computersysteme und Zubehör.','A','','','http://www.sid-net.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3388,'lHV5nz7PdX','Hardware, Software, Distribution, Bürobedarf, Netzwerk, Schulbedarf','Hardware, Software, Distribution, Bürobedarf, Netzwerk, Schulbedarf','Onlineshop mit Bestellsystem','A','','','http://www.st-computer.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3389,'FcGKysfW52','ISDN, Mobilfunk, Handy, Navigationssystem, Prepaid, D1, D2, E-Plus, Viag, Telefone, Sondertelefon, Anrufbeantworter, TK-Anlagen, Nokia, Siemens, Bosch, DeTeWe, Freisprechanlagen, ISDN-Lexikon, Handy-Lexikon, Multifunkitionsgeräte, Aktionsangebote, Loop, X','ISDN, Mobilfunk, Handy, Navigationssystem, Prepaid, D1, D2, E-Plus, Viag, Telefone, Sondertelefon, Anrufbeantworter, TK-Anlagen, Nokia, Siemens, Bosch, DeTeWe, Freisprechanlagen, ISDN-Lexikon, Handy-Lexikon, Multifunkitionsgeräte, Aktionsangebote, Loop, X','In unserem Online-Shop finden Sie über 500 aktuelle Produkte rund um die Telekommunikation. Alle mit Bild und Beschreibung! ISDN -Mobilfunk -Festnetz -Handys -Navigationssysteme .','A','','','http://www.pospichl.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3390,'8GW515RIeX','Shopping, Shop, Onlineshop, Einkaufen, CDROMs, CD-Writer, CD-Brenner, CPUs, AMD, Intel, Sockel A, Slot A, Slot 1, FCPGA, 1200 Mhz, Grafikkarten, Guillemot, Abit, Elsa, Asus, Geforce, GTS2, TNT2, Comtroller, IDE, SCSI, UDMA66, UDMA100, Digital Kameras, Dru','Shopping, Shop, Onlineshop, Einkaufen, CDROMs, CD-Writer, CD-Brenner, CPUs, AMD, Intel, Sockel A, Slot A, Slot 1, FCPGA, 1200 Mhz, Grafikkarten, Guillemot, Abit, Elsa, Asus, Geforce, GTS2, TNT2, Comtroller, IDE, SCSI, UDMA66, UDMA100, Digital Kameras, Dru','Ab in den Computerhardware himmel denn hier finden Sie alles für Ihren PC günstig und schnell.','A','http://www.ft-shop2000.de\r\n','','http://www.ft-computer2000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3391,'ASQdk3FW37','Autoersatzteile -gebraucht-','Autoersatzteile -gebraucht-','gebrauchte Ersatzteile online ++ Unfallfahrzeuge ++ Anzeigenmarkt','A','','','http://www.autoverwerter.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3392,'4iA3YwZCWB','Bar-Kredite\r\nWarenfinanzierung\r\nUmschuldungen\r\nLangfristdarlehen\r\nBeamtendarlehen','Bar-Kredite\r\nWarenfinanzierung\r\nUmschuldungen\r\nLangfristdarlehen\r\nBeamtendarlehen','Vermittlung von günstigen Finanzierungsmöglichkeiten für Arbeiter, \r\nAngestellte und Beamte, Komplettumschuldungen, Langfristdarlehen, Bar-Kredite','A','','','http://www.sh-finanzmanagement.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3393,'O6BHHVSxzm','Powerware USV-Anlagen und entsprechende Software, intelligentes Energiemanagement (Energy Control System)','Powerware USV-Anlagen und entsprechende Software, intelligentes Energiemanagement (Energy Control System)','Alles was man braucht, um seinen PC, sein Netzwerk oder jede andere auf Strom angewiesene Anwendung vor Stromausfällen zu schützen.','A','','','http://www.usv-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3394,'lSkucgRs1z','Scanner, Digitalkameras, Monitore und jedes andere Produkt aus dem PC-Umfeld auf Anfrage','Scanner, Digitalkameras, Monitore und jedes andere Produkt aus dem PC-Umfeld auf Anfrage','Scanner von Markenherstellern wie UMAX, Mustek, AGFA oder auf Anfrage jeder andere Scanner zu Dauerniedrigpreisen; ebenso Digitalkameras','A','','','http://www.scanner-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3395,'XgcSAG2Owb','MP3-Hardware, MP3-Player, Musikprodukte, Speicherkarten, Brenner','MP3-Hardware, MP3-Player, Musikprodukte, Speicherkarten, Brenner','Hier bekommen Sie exklusive MP3-Hardware.','A','','','http://www.mp3-special.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3396,'E9k69AJ1K9','Systeme, Notebooks, Mainboards, Prozessoren, Speichermodule, Grafikkarten, Soundkarten, Festplatten, DVD, CD-ROM, CDRW, Streamer, Drucker, Netzwerk, Modem, ISDN, Monitore, Organizer, Scanner','Systeme, Notebooks, Mainboards, Prozessoren, Speichermodule, Grafikkarten, Soundkarten, Festplatten, DVD, CD-ROM, CDRW, Streamer, Drucker, Netzwerk, Modem, ISDN, Monitore, Organizer, Scanner','Wir bieten Computersysteme vorkonfiguriert oder individuell gefertigt, Notesbooks, Peripheriegeräte, Komponenten und Software zu günstigen Preisen.','A','','','http://www.needful-things.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3397,'6pJUfvIFrF','wein, südwein, münchen, weinhandel, weinmarkt, bordeaux, champagner, sekt, getraenke, muenchnerweinhandel, weingroßhandel, vino vini, weine, gastronomie, weinsupermarkt, weinhaus, weinimport','wein, südwein, münchen, weinhandel, weinmarkt, bordeaux, champagner, sekt, getraenke, muenchnerweinhandel, weingroßhandel, vino vini, weine, gastronomie, weinsupermarkt, weinhaus, weinimport','Südwein - München - über 1400 verschiedene Weine aus aller Welt, Kultweine, Klassiker und Trendweine. Alles für Weinliebhaber; Rotwein, Weisswein, Bordeaux, ...','A','','','http://www.suedwein.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3398,'7iEfSOheai','Shopping, shop, onlineshop, online shopping, shopsysteme, online-shop, webshop, shopsystem, hardware, Computerversand, computerhandel, computer, handel, versand, Schnaeppchen, software, Brennersoftware, faxsoftware, software online bestellen, brennsoftwar','Boxen, CDReWriter, CD-Rom IDE / ATAPI, CD-Rom SCSI, CDWriter, Controller, CPU, CPU Luefter, Digitalkamera, Diskettenlaufwerk, Drucker, Fax, Gehaeuse, Grafikkarte, Grafiktablett, Handy / Mobiltelefon, HD IDE, HD SCSI, HD U-SCSI, HD UW-SCSI, HD LVA-SCA, Joy','Vertrieb von Hardware & Software für PC und MAC. Markenartikel zu vernünftigen Preisen, wöchentliche Sonderangebote, tägliche Preisaktualisierung.','A','','','http://www.asc-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3399,'hOGA7WVCA4','CompactFlash, SmartMedia, SDRAM, Rohlinge, Tintenpatronen, Tonerkartuschen','CompactFlash, SmartMedia, SDRAM, Rohlinge, Tintenpatronen, Tonerkartuschen','Wir verkaufen Speichermodule, kompatible Druckerpatronen und Rohlinge zu supergünstigen Konditionen. Reinschauen lohnt sich!','A','','','http://www.cytronix.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3400,'KxnxvncpFG','DVD, Handys, Mobilfunk-Zubehör, Debitel, Computer, Systeme, Netzwerke, Spiele, Hardware, Software','DVD, Handys, Mobilfunk-Zubehör, Debitel, Computer, Systeme, Netzwerke, Spiele, Hardware, Software','Groß- und Einzelhandel mit Computer Hard- und Software, Mobilfunk, D2 Shop, PC-Spiele, DVD','A','','','http://www.ulti-com.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3401,'PRTwrDMVtN','Neuwagen und Gebrauchtwagen, Kia, Nissan und andere, eigene Meisterwerkstatt','Neuwagen und Gebrauchtwagen, Kia, Nissan und andere, eigene Meisterwerkstatt','Nissan und Kia Autohaus in Unna','A','','','http://www.mobilteam.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3402,'amifAAHEmK','','','Zubehör für SCSI-Rechner','A','','','http://www.scsi4u.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3403,'l7a5oAbQID','Hardware\r\nSoftware','Hardware\r\nSoftware','Hard- und Software preiswert und individuell','A','','','http://www.eurofuchs.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3404,'4zZwdJchZN','Organizer Notebooks Drucker PCs Hardware Software Computerzubehör Server Tintenpatronen Toner Arbeitsspeicher Mobilfunk Bürobedarf Videobearbeitung RAM CD-Brenner Laufwerk Palm Digikams Monitore Scanner Angebote Schnäppchen Rohlinge DVD MP3 Apple iMac Pow','Handys Prepaid Organizer Notebooks Drucker PCs Hardware Software Computerzubehör Server Tintenpatronen Toner Arbeitsspeicher Mobilfunk Bürobedarf Videobearbeitung RAM CD-Brenner Laufwerk Palm Digikams Monitore Scanner Angebote Schnäppchen Rohlinge DVD MP3','Novodrom.com ist Ihr Einkaufspartner für hochwertige Computer, Handys, Faxgeräte und vieles mehr!\r\n\r\n','A','http://www.sendamac.com','','http://www.novodrom.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3405,'AnbrprWF07','Hardware, Software, Komponenten, Komplettsysteme','Hardware, Software, Komponenten, Komplettsysteme','Bei uns können Sie bequem alles rund um den Computer einkaufen.','A','','','http://www.computer-components.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3406,'5GkJys4uGi','Plasma TV, Videobeamer, Datenprojektoren, Bildwände, Videokonferenzsysteme, digitale Videomischpulte, Konferenztechnik, Verleih, Mietservice, Events, Veranstaltungsmanagement, Videoproduktion, Multimediaentwicklung, ...','Plasma TV, Videobeamer, Datenprojektoren, Bildwände, Videokonferenzsysteme, digitale Videomischpulte, Konferenztechnik, Verleih, Mietservice, Events, Veranstaltungsmanagement, Videoproduktion, Multimediaentwicklung, ...','TV, Video und PC im Kinoformat !\r\nGrossbildprojektion für Industrie als auch Heimanwender.\r\nNatürlich auch im Verleih -auf Wunsch mit Vor-Ort-Service.\r\nFür Events der Extraklasse.','A','','','http://www.projekt-R.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3407,'ab8rPjYbf3','Computer, Hardware, Drucker, Monitore, Netzwerkprodukte, Multimedia, CBT - Lernsoftware','Computer, Hardware, Drucker, Monitore, Netzwerkprodukte, Multimedia, CBT - Lernsoftware','Ihr IT-Partner in Europa. Reale Preise und schnelle Lieferung !','A','','','http://www.a-w-w.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3408,'CTV2NBo8Tq','Versicherungen aller Art','Versicherungen aller Art','Wir nennen Ihnen auf unseren Seiten gerne unsere günstigen Beiträge mit tollen Leistungen und einem Super Service!','A','','','http://www.vbraab.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3409,'svj6pLEVHi','Compaq','Compaq Produkte','Der Compaq online Shop ist gezielt auf die Promotionen aufgebaut, welche Compaq Schweiz betreibt. Zusätzlich zeigen wir noch die highlight Produkte, welche im Markt sehr beliebt sind. Wir bieten auch Auktionen auf Demo-Produkte an.','A','www.premium-club.ch\r\n','','http://compaq.ch/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3410,'wzxPNpobnA','Magazine, Tabak, Cigarren, Zippo, Tabakwaren, Lotto, Lottozahlen, Pfeifen, Fundgrube, Pfeifentabak, Angebote, Zigarretten , Rauchen, Zeitungen.','Magazine, Tabak, Cigarren, Zippo, Tabakwaren, Lotto, Lottozahlen, Pfeifen, Fundgrube, Pfeifentabak, Angebote, Zigarretten , Rauchen, Zeitungen.','Ihr Fachgeschäft für alles rund um das rauchen, für Lotto und Zeitschriften im Internet.','A','','','http://www.Tabakland.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3411,'GuyBKijO7s','Original Hamburg Souvenirs, martime Produkte, z. B. Hafenvideo, Hafenfilm, T-Shirts, Buddelschiff, Knotentafel, Uhren, Aufkleber, Plakate, Bilder, Bücher, Kalender, Handtücher, Teetassen, Kaffeepott, Kinderbücher, Hafen-CD uvm.','Original Hamburg Souvenirs, martime Produkte, z. B. Hafenvideo, Hafenfilm, T-Shirts, Buddelschiff, Knotentafel, Uhren, Aufkleber, Plakate, Bilder, Bücher, Kalender, Handtücher, Teetassen, Kaffeepott, Kinderbücher, Hafen-CD uvm.','Original Hamburg Souvenirs, Geschenke und maritime Produkte. Produkte aus Hamburg, insbesondere aus dem Hamburger Hafen. Domain: www.hamburg-geschenke.de','A','','','http://www.hafenshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3412,'samPKSrWqS','Wohnmöbel, Küchen, Sofas, Schlafzimmer, Stühle, Barhocker, Küchen-Zubehör, Butcherblocks','Wohnmöbel, Küchen, Sofas, Schlafzimmer, Stühle, Barhocker, Küchen-Zubehör, Butcherblocks','Alles für Ihre Einrichtung !','A','','','http://www.moebel-shopping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3413,'BUS1madCyt','Druckerpatronen, tinte, toner, patronen, farbpatronen, tintenpatronen, papier,','Druckerpatronen, tinte, toner, patronen, farbpatronen, tintenpatronen, papier,','Wir sind Ihr Partner wenn es um kompatible Druckerpatronen und Toner geht. Auch originale Artikel sind preisert bei uns erhältlich.','A','http://www.hdscom.de\r\nhttp://www.druck-shop.com','','http://www.druckerpatronen-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3414,'yNv8D8Mr8A','arbeitsspeicher, speicherbausteine, notebookspeicher, speichererweiterungen, speicher, speichermodule, dimm, pc100, pc133, simm, sol-dimm, so-dimm, sram, big-dimm, sdram, dram, speicherkarten, flashcard, compactflash, ata-flash, flashdiscs, speicheraufrüs','arbeitsspeicher, speicherbausteine, notebookspeicher, speichererweiterungen, speicher, speichermodule, dimm, pc100, pc133, simm, sol-dimm, so-dimm, sram, big-dimm, sdram, dram, speicherkarten, flashcard, compactflash, ata-flash, flashdiscs, speicheraufrüs','Wir beliefern Industrie, Handel und Systemhäuser mit Memoryupgrades für Workstations, Server, PC´s und Notebooks. Selbstverständlich erhalten Sie von uns auch alle Varianten von Standard- und Spezialspeichermodulen, Flashcards, Compactflash und Flashdiscs','A','','','http://www.arbeitsspeicher24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3415,'c7EzM1NuU5','Geldmarktkonto\r\nDemnächst: Girokonto, Brokerage','Geldmarktkonto\r\nDemnächst: Girokonto, Brokerage','first-e the internet bank bietet ein Geldmarktkonto mit 6% Guthabenszins, bei täglicher Verfügbarkeit und keiner Mindesteinlage sowie keiner Kontoführungsgebühr.','A','','','http://www.first-e.com/de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3416,'UbdfTn90do','','','Gebrauchte PC´s, Drucker, Monitore','A','','','http://www.second-hand-pc-siegen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3417,'vCQweAleIz','Monitore, Scanner, CD-Rom, CD-Brenner\r\nMainboards, Drucker, Zubehör, Mäuse, \r\nGehäuse, CPU`s','Monitore, Scanner, CD-Rom, CD-Brenner\r\nMainboards, Drucker, Zubehör, Mäuse, \r\nGehäuse, CPU`s','MST-Hardware4you ist ein Computer Hardwarevertrieb der ein grosse Produkpalette hat, zu kleinen Preisen. Wir bieten Ihnen immer die neuesten Produkte die auf dem Markt sind.','A','','','http://www.mst-hardware4you.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3418,'KTzJNfu0fi','Girlanden, Tischkarten, Servietten, Luftballons, Papierdekoration, Tischaufsteller, Saisonartikel','Girlanden, Tischkarten, Servietten, Luftballons, Papierdekoration, Tischaufsteller, Saisonartikel','Im Deko4you-Shop finden Sie Dekorationen für jeden Anlass, \r\nob Weihnachten, Silvester, Valentin, Ostern, Halloween, Taufe, \r\nGeburtstag, Hochzeit oder andere Events. Passende Tischkarten, \r\nServietten, Girlanden, u.v.m.','A','','','http://www.deko4you.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3419,'dUm3osBYeD','PCs, RAM, Festplatten, VGA-Karten, Motherboards, CPUs, CD-Rekorder, usw. Wir bauen PCs auch nach Ihren Wünschen.\r\n','PCs, RAM, Festplatten, VGA-Karten, Motherboards, CPUs, CD-Rekorder, usw. Wir bauen PCs auch nach Ihren Wünschen.\r\n','Online Shop für PCs, RAM, Festplatten, VGA-Karten, Motherboards, CPUs, CD-Rekorder, usw. . Direktversand. Wir bauen PCs auch nach Ihren Wünschen.\r\n','A','','','http://www.art-computer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3420,'PaaAo9jAGr','Kompatible Tintenpatronen für Epson und Canon\r\nRefill Tintenpatronen für HP\r\nDruckertinte\r\nTintenstrahldrucker\r\nDruckerzubehör\r\n','Kompatible Tintenpatronen für Epson und Canon\r\nRefill Tintenpatronen für HP\r\nDruckertinte\r\nTintenstrahldrucker\r\nDruckerzubehör\r\n','Kompatible Tintenpatronen für Epson und Canon Drucker!\r\nShop mit SSL-Verschlüsselung und Sonderangeboten!!','A','','','http://www.ink-world.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3421,'JgoGS50AkJ','Hardware, Software, Webdesign, KHK','Hardware, Software, Webdesign, KHK','Hardware, Software, Webdesign, KHK','A','','','http://dips.de/eska','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3422,'iTFlPFcbTO','Computer, ISDN, Modem, Monitore, Drucker, Scanner, Deutsche Telekom Leistungen','Computer, ISDN, Modem, Monitore, Drucker, Scanner, Deutsche Telekom Leistungen','Täglich bequem 24 Std. einkaufen!','A','','','http://www.irlesberger.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3423,'SeOZ1qX5Ci','Alle Hardware','Alle Hardware','Hier kommen Sie zu dem Online Shop aus Neuenhaus.\r\nDieser Shop wird Wöchentlich aktualisiert','A','','','http://www.eshop-neuenhaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3424,'IswPYk6kWo','poster, movie, music, posters, movie posters, free poster, music posters, art posters, vintage, posters, frames posters, film poster, printing posters, sports posters\r\nFilmplakate, Poster\r\nPosters Musikplakate Filmposter Musikposter Merchandising Sesamstr','poster, movie, music, posters, movie posters, free poster, music posters, art posters, vintage, posters, frames posters, film poster, printing posters, sports posters\r\nFilmplakate, Poster\r\nPosters Musikplakate Filmposter Musikposter Merchandising Sesamstr','Wir haben eines der weltweit größten Angebote von Filmplakaten, \r\nwelches ständig durch Neuzugänge aller Art ergänzt wird. \r\nEgal ob Original oder Nachdruck, topaktuelle Neuheit oder ausgesuchte Rarität, \r\nbei uns ist für jeden Geschmack etwas dabei.','A','','','http://www.twostars.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3425,'8JHqTxOJtr','Shirts, t-shirts, tshirt, Fanartikel, bands, Fan, Mode, Pop, \r\nRock, Bekleidung, Druck, musik,','Shirts, t-shirts, tshirt, Fanartikel, bands, Fan, Mode, Pop, \r\nRock, Bekleidung, Druck, musik,','Wir bieten einen neuen Service speziell auf Ihre Wünsche ausgerichtet. \r\nWir drucken Ihre eigenen Bilder und Texte auf Ihr T-Shirt und bieten ein umfangreiches Sortiment von fertigen FUN Shirts und BAND Shirts\r\n - und das alles zu günstigeren Preisen als','A','','','http://www.shirtscout.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3426,'iJfzrhetjO','Lüfter, Kühler, USB-Zubehör, CD-Rohlinge','Lüfter, Kühler, USB-Zubehör, CD-Rohlinge','KLEINER WEBSHOP MIT EINEM AUSZUG\r\nAUS UNSEREN GESAMTPROGRAMM','A','','','http://rmc-edv.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3427,'gKcbiW0kcc','Bauteile, Komponenten, PC, Nootebooks, \r\nKarten - Restposten -- rund um den Computer --','Bauteile, Komponenten, PC, Nootebooks, \r\nKarten - Restposten -- rund um den Computer --','Elektronik und Komponenten für Handel-Industrie und Privat\r\nNeu und Gebraucht','A','','','http://www.lantronic.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3428,'lt6qRzE2zX','Alles rund um den Computer.','Alles rund um den Computer.','Hier gibts alles rund um den Computer zu fairen Preisen.','A','','','http://www.konkret-computer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3429,'yu7tAOZGkw','Computer, Tastaturen, Maus, Scanner, Monitore, Drucker, Plotter, Multimedia, Kameras, Mainboards, CPU, SIMM, DIMM, RAM, Modem, ISDN, PCMCIA, Graphikkarten, Soundkarten, Netzwerk, Mechanik, Festplatten, CD, Band, Floppy, Zubehör, Software','Computer, Tastaturen, Maus, Scanner, Monitore, Drucker, Plotter, Multimedia, Kameras, Mainboards, CPU, SIMM, DIMM, RAM, Modem, ISDN, PCMCIA, Graphikkarten, Soundkarten, Netzwerk, Mechanik, Festplatten, CD, Band, Floppy, Zubehör, Software','Computerservice und Computerhandel unter einem Dach. Einkauf von Hard- und Software im Web, Service durch Ihren Partner vor Ort. PC-Beratung, Vor-Ort-Service und Notdienst. Ca. 3000 Produkte im Shop.','A','','','http://www.PC-vor-Ort.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3430,'efxhLTWvxi','','','','A','','','http://www.Showcase-Shopping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3431,'FiAWQ7n7ml','Siemens, Nokia, Ericsson, Bosch, Sagem, Philips, Alcatel, Panasonic, Motorola, Trium, DeTeWe, Ascom, Olympia, DSC-Zettler, Handys, Handyzubehöhr, ISDN, Telefone, SchnurrloseTelefone, Faxgeräte,','Siemens, Nokia, Ericsson, Bosch, Sagem, Philips, Alcatel, Panasonic, Motorola, Trium, DeTeWe, Ascom, Olympia, DSC-Zettler, Handys, Handyzubehöhr, ISDN, Telefone, SchnurrloseTelefone, Faxgeräte,','Der Ultimatieve Internet Laden, hier bekommen Sie alles was Sie benötigen. Schnell, Zuverlässig, günstig und eine große Auswahl.\r\n\r\nHandyladen gibt es keine Versandkosten und Rabatt schon ab DM 100, - und ein Geschenkservice ist auch dabei.','A','','','http://www.r-d-p.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3432,'DuIM9OrKst','Getränke, Körperpflegeprodukte, Kosmetika, Produkte zur Nahrungsergänzung, Sonnenschutzprodukte, ökologisches Waschmittel, Sportsalben u.v.m.','Getränke, Körperpflegeprodukte, Kosmetika, Produkte zur Nahrungsergänzung, Sonnenschutzprodukte, ökologisches Waschmittel, Sportsalben u.v.m.','Aloe Vera die erstaunliche Schöpfungen der Natur. Sie wird auch Erste-Hilfe-Pflanze oder Pflanze der Unsterblichkeit genannt. Erfahren Sie welche Wirkungen ALOE VERA auf Ihren Körper ausüben kann und welche Produkte neu auf dem Markt sind.','A','','','http://www.aloevera-produkte.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3433,'r1msYcPuAh','Beletristik, Sachbücher, Computerbücher (zu reduzierten Preisen), Geschenkideen','Beletristik, Sachbücher, Computerbücher (zu reduzierten Preisen), Geschenkideen','Alle Buchtitel mit Bild und ausführlicher Inhaltsangabe. Zu jeder Buch-Bestellung legen wir automatisch ein Ãœberraschungsgeschenk bei und schon ab 30 DM Bestellwert liefern wir portofrei.','A','','','http://www.buchshop2000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3434,'Z0hsTPC0B8','Musik CDs, Computersoftware, Kindervideofilme, Spielfilme','Musik CDs, Computersoftware, Kindervideofilme, Spielfilme','Allerhand Top Angebote im Bereich Musik CD`s (z.B. 5 DM), Videofilme und Computersoftware erwarten Dich. Wir haben nicht die Neusten, aber wahrscheinlich die günstigsten CD´s im ganzen Internet.','A','','','http://www.cdshop2000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3435,'fF41TpMNzj','original Druckerpatronen, kompatible Druckerpatronen, Refillsets, Tinte, Drucker- und Zubehör, Anwenderprogramme und Spielesoftware','original Druckerpatronen, kompatible Druckerpatronen, Refillsets, Tinte, Drucker- und Zubehör, Anwenderprogramme und Spielesoftware','Alles für den Drucker ... original- und kompatible Druckerpatronen, preiswerte Refillsets, Angebote bei Drucker- und Zubehör, günstige PC Software und Spiele.','A','','','http://www.tintenpatrone2000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3436,'uMqR3Cx9EE','Weizen, Fruchtliköre, Creamliköre, Doppelkorn, Wacholder, alter Weinbrand VSOP, Kräuterlikör, Magenbitter, Wodka, Probiersets, Geschenkideen, Rhein-Ruhr Spezialitäten','Weizen, Fruchtliköre, Creamliköre, Doppelkorn, Wacholder, alter Weinbrand VSOP, Kräuterlikör, Magenbitter, Wodka, Probiersets, Geschenkideen, Rhein-Ruhr Spezialitäten','Ausgesuchte und erlesene Zutaten bieten die Grundlage für unsere qualitativ hochwertigen Spirituosen. Wir bieten Ihnen eine exclusive Auswahl an erlesenen Spezialitäten, auch als Geschenkverpackung.','A','','','http://www.kornbrennerei-boente.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3437,'SI7HW5LIEG','Geschenkartikel, Bücher, Zeitschriften, Mobilfink, Computerartikel, Druckerpatronen, Damen und Herrenmoden, Tee, Kräuter, Gewürze, DVDs, Videos, Erotikartikel, Parfüm, Lifestyle Artikel, Kosmetikartikel, Aloe Vera Artikel, Outdoor Produkte, Brillen, Konta','Geschenkartikel, Bücher, Zeitschriften, Mobilfink, Computerartikel, Druckerpatronen, Damen und Herrenmoden, Tee, Kräuter, Gewürze, DVDs, Videos, Erotikartikel, Parfüm, Lifestyle Artikel, Kosmetikartikel, Aloe Vera Artikel, Outdoor Produkte, Brillen, Konta','Market 2000 vereint mehr als 60 Online-Shops unter einem Dach. Regelmäßige Angebote, eine Menge Tips und Informationen sowie ein kostenloses Gewinnspiel machen einen regelmäßigen Besuch im Einkaufszentrum Market 2000 sicherlich lohnenswert.','A','','','http://www.market2000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3438,'rvVorh5bJn','Affilateprogramme für verschiedene Online-Shops','Affilateprogramme für verschiedene Online-Shops','ACI Partnerprogramme sind Vertriebsmodelle für verschiedenste Produkte und hervorragend dazu geeignet mit der eigenen Homepage Geld zu verdienen. Sie erhalten einen Werbekostenzuschuss bis zu 13% für Verkäufe die über Ihre Webseite eingehen.','A','','','http://www.partnerprogramme2000.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3439,'ISudU7FYuc','SmartMedia, MultiMediaCard, CompactFlash, Laufwerke und Adapter','SmartMedia, MultiMediaCard, CompactFlash, Laufwerke und Adapter','Online-Vertrieb von Speicherkarten für Digital-Kameras, Palmtops, Organizer, Drucker z.B. SmartMedia, CompactFlash und MultiMedia-Karten.','A','','','http://www.speicherkarte.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3440,'pVvqdZ52fv','PC-Systeme, Einzelteile, Webdesign','PC-Systeme, Einzelteile, Webdesign','Computer mit Service! Tel.Hilfe. Eigene Reparaturwerkstatt','A','','','http://www.vogel-pc.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3441,'31qVAynkaQ','Spreicher, Festplatten, CPu, Multimedia, Drucker, Druckertinte,','Spreicher, Festplatten, CPu, Multimedia, Drucker, Druckertinte,','Computer & Zubehör online bestellen','A','','','http://www.Computerbestellservice.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3442,'TLt7nl5bdl','Pinnacle Targa3000, DC2000, DC1000, DC1000DV, DV500, DV200, DC30+, DC10+, Canopus Storm, Raptor, DVEasy, EX-6500, EX-6555, EX-6501, EX-6510, DV Master, DVD Master, AV Master...','Pinnacle Targa3000, DC2000, DC1000, DC1000DV, DV500, DV200, DC30+, DC10+, Canopus Storm, Raptor, DVEasy, EX-6500, EX-6555, EX-6501, EX-6510, DV Master, DVD Master, AV Master...','Günstige Preise und Diskussionsforum für PC basierten Videoschnitt. Produkte von Pinnacle, Canopus, DPS, Electronic Design, Digital Origin, Fast, Exsys und vielen andern oft ab Lager','A','','','http://www.cts-computer.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3443,'RWMC7kriiN','Duftlampen, Düfte, Kerzen, Gelkerzen, Duftkerzen, Brunnen, Windlichter, Vasen, Dekosand, Wohnaccessiors, Windspiele, Windräder, Wassersäulen, Briefbeschwerer, Glaskugeln, Keramikfiguren, Kunstblumen, Kunstpflanzen, Schmuck, Steine, Duftstäbe','Duftlampen, Düfte, Kerzen, Gelkerzen, Duftkerzen, Brunnen, Windlichter, Vasen, Dekosand, Wohnaccessiors, Windspiele, Windräder, Wassersäulen, Briefbeschwerer, Glaskugeln, Keramikfiguren, Kunstblumen, Kunstpflanzen, Schmuck, Steine, Duftstäbe','Wir führen Artikel die ein schönes Ambiente zaubern. Wohnaccessiors, Kerzen, Windlichter für drinnen und draußen, Zimmerbrunnen für ein gesundes Raumklima, Duftlampen für einen angenehmen Duft in den Räumen. Unser Sortiment wird bald mit Wässersäulen, Wi','A','','','http://www.heikes-fundgrube.de/shop/index.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3444,'8vJmZfC6fV','CPUs (Prozessoren), RAMs (Arbeitsspeicher), VGAs (Grafikkarten), Soundkarten, Mainboards, HDDs (Festplatten), FDDs (Diskettenlaufwerke), CDROMs, CD-Brenner, Scanner, Drucker, Netzwerkkarten, Hubs, Switches, Arbeitsplatz-PCs, Linux-Server uvm.','CPUs (Prozessoren), RAMs (Arbeitsspeicher), VGAs (Grafikkarten), Soundkarten, Mainboards, HDDs (Festplatten), FDDs (Diskettenlaufwerke), CDROMs, CD-Brenner, Scanner, Drucker, Netzwerkkarten, Hubs, Switches, Arbeitsplatz-PCs, Linux-Server uvm.','Onlineshop mit topaktuellen und supergünstigen Preisen. WIr verkaufen Hardware (und Betriebssysteme). Komplett-PC gewünscht? Kein Problem.','A','','','http://www.rising-systems.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3445,'UlFXTfiFx5','Hardware, Software, Telekommunikationsartikel, Bücher, CDs, Videos, Kassensysteme, Spracherkennung, Handys, kostenlose Gästebücher, Internet Komplett-Service uvm!','Hardware, Software, Telekommunikationsartikel, Bücher, CDs, Videos, Kassensysteme, Spracherkennung, Handys, kostenlose Gästebücher, Internet Komplett-Service uvm!','Verkauf von Soft- und Hardware, ISDN-Produkte, ISDN-Anmeldung, T-DSL Anmeldung & Versandhandel uvm','A','','','http://www.atescom.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3446,'xyo5kI4YCB','Locher, Papier, Patronen, Kleber, Window-Color, Kugelschreiber, Heftgeräte, Textmarker, Notizklötze, Briefkörbe, Paketband, Briefumschläge, Faxrollen, Briefwaagen, Folien, Schreibunterlagen, Zirkel, Seidenmalfarben, Inkjet, Visitenkarten, Bürobedarf, Bast','Locher, Papier, Patronen, Kleber, Window-Color, Kugelschreiber, Heftgeräte, Textmarker, Notizklötze, Briefkörbe, Paketband, Briefumschläge, Faxrollen, Briefwaagen, Folien, Schreibunterlagen, Zirkel, Seidenmalfarben, Inkjet, Visitenkarten, Bürobedarf, Bast','Bürobedarf, Bastelzubehör und kompatible Druckerpatronen für rund 380 Druckertypen. Kompetent, faire Preise, kein Mindestbestellwert. Zahlreiche Abbildungen.','A','','','http://www.martins-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3447,'6XZMTtkhTD','Aktuelle Produkte der Hersteller Compaq, IBM, Cabletron, Lexmark u.v.m. \r\n','Aktuelle Produkte der Hersteller Compaq, IBM, Cabletron, Lexmark u.v.m. \r\n','Günstige Angebote und vielfältige Informationen','A','','','http://www.mikro-software.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3448,'rhnSr0Ippt','Gedeck Sets, Tischdecken, Kissenbezüge, Wandbehänge','Gedeck Sets, Tischdecken, Kissenbezüge, Wandbehänge','Karossworkers – Handstickerei aus Südafrika. Karossworkers ist eine Selbsthilfeorganisation, die es Ihrer Belegschaft ermöglicht, durch Sticken im eigenen Heim und in der Freizeit Geld zu verdienen.','A','','','http://www.karossworkers.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3449,'fa1owIhKYp','alle führenden Hersteller','alle führenden Hersteller','über 20000 Artikel, Software Hardwarte\r\nallses für PC und MAC','A','','','http://www.herkommer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3450,'UCMLGO03sy','PC´s, Komplettsysteme, Hardwarekomponete, Software, unsw.','PC´s, Komplettsysteme, Hardwarekomponete, Software, unsw.','Der Ultimatieve Internet Laden, hier bekommen Sie alles was Sie benötigen. Schnell, Zuverlässig und eine große auswahl von Hard-, Software, Telekomunikation, Handys unsw.. Handwerkersoftware bieden wir ebenso an.','A','','','http://www.computer-rdp.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3451,'o8DjVjSVrA','Didgeridoo und Zubehör, Schmuck, Acryldesign, Accessoires u. a. Traumfänger und Windspiele','Didgeridoo und Zubehör, Schmuck, Acryldesign, Accessoires u. a. Traumfänger und Windspiele','Hochwertige Didgeridoos zu günstigen Preisen. Weiterhin Acryldesign, Schmuck und Accessoires.','A','','','http://www.aabori.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3452,'DLnoFFObBJ','Tintenpatronen\r\nDrucker\r\nInkJet-Patronen\r\nTelefone\r\nTelefaxe\r\nHandys\r\nMobiltelefone\r\nSoftware\r\nSpiele\r\nScanner','Tintenpatronen\r\nDrucker\r\nInkJet-Patronen\r\nTelefone\r\nTelefaxe\r\nHandys\r\nMobiltelefone\r\nSoftware\r\nSpiele\r\nScanner','Ob Telefone, Handys oder Software - dieses und vieles mehr bietet Schulze Versand & Service zu günstigen Preisen. Ein Renner sind auch die kostengünstigen Tintenpatronen für Drucker! Sparen Sie mit!','A','','','http://schulzeversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3453,'mqEdCaL3q9','PC-Komplettsysteme, 17\" Zoll Monitore, 19\"Zoll Monitore, 21\"Zoll Monitore, LCD-Monitore, PC, Computer, AMD, Duron, Athlon, Intel, Notebooks, Celeron, Pentium, PC-Systeme','PC-Komplettsysteme, 17\" Zoll Monitore, 19\"Zoll Monitore, 21\"Zoll Monitore, LCD-Monitore, PC, Computer, AMD, Duron, Athlon, Intel, Notebooks, Celeron, Pentium, PC-Systeme','+über 70 PC-Systeme \r\n+auch für Firmen \r\n+Wunschkonfigurationen +schnelle Lieferzeiten\r\n+alle Computer haben 12 Monate Garantie und werden 24 Stunden dauergetestet\r\n+Leasing und Ratenzahlung möglich','A','','','http://www.buyco-webstore.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3454,'QZzV4DQvNg','Peacock Lintec Intel AMD Lexmark Microsoft Apiras Brainware','Peacock Lintec Intel AMD Lexmark Microsoft Apiras Brainware','Alles rund um die EDV. Wir vertreiben namhafte Hersteller. Wir sind Ihr Ansprechpartner für kaufmännische Softwarelösungen und Vertriebsmanagement.','A','','','http://www.hardware-shopping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3455,'WoKHaMbYGI','Monitore, Scanner, CPUs, Handys, Festplatten, Software, Kabel, Digital-Kameras, Speicher, Drucker, Handy-Zubehör','Monitore, Scanner, CPUs, Handys, Festplatten, Software, Kabel, Digital-Kameras, Speicher, Drucker, Handy-Zubehör','Zu fairen Preisen Hard- und Software für Sie. Handys, Telefone, Digital-Kameras und jede menge Zubehör haben wir natürlich auch für Sie','A','','','http://www.top-pcshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3456,'zhHYL6kfzZ','Hard & Software, Handys, Internet-Zugäne, ISDN, Handwerkersoftware, Komplettsysteme und vieles mehr','Hard & Software, Handys, Internet-Zugäne, ISDN, Handwerkersoftware, Komplettsysteme und vieles mehr','Online-Shop mit wöchentlichen TOP-Angeboten für Computer und Kommunikation','A','','','http://www.sm-pcshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3457,'Vs1quCJKuN','Amulette, Talismane, Feng Shui, Esoterik, Horoskop, buddha, hufnagel, glücksbringer, meditation, esoterik bücher, musik, kerzenlöscher, windspiel, klangspiel, ba gua, spiegel, kunsthandwerk, delfine, delphine, statuen, ketten, traumfänger, räucherschiffe,','Amulette, Talismane, Feng Shui, Esoterik, Horoskop, buddha, hufnagel, glücksbringer, meditation, esoterik bücher, musik, kerzenlöscher, windspiel, klangspiel, ba gua, spiegel, kunsthandwerk, delfine, delphine, statuen, ketten, traumfänger, räucherschiffe,','Versand von Esoterikartikeln, Geschenkideen, Fantasy, Amuletten, Talismanen, Räucherung & Zubehör, Kerzenhalter, Kerzenlöscher, Feng Shui, Buddha, Kerzen, Lotuskerzen, Lederbeutel, Geburtshoroskope, Partnerschaftshoroskope, Glücksbringer, Anhänger, handge','A','','','http://www.zauberschatulle.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3458,'bAmi1K8Kor','Damenoberbekleidung, Abendmode, individuelle Mode','Damenoberbekleidung, Abendmode, individuelle Mode','Individuelle Damenmode für die Frau mit Charakter. Speziell bei Abendmode sind wir Ihr Partner.','A','','','http://www.BediaB.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3459,'L06mHNqzR0','Ringe, Ketten, Anhänger und vieles mehrÂ…','Ringe, Ketten, Anhänger und vieles mehrÂ…','Wir präsentieren die \"Roland Gemp Collection\". Das ist Design aus massivem 925er Sterlingsilber zu attraktiven Preisen.','A','','','http://www.silberpalast.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3460,'eagHwczO5u','Neolec Airview 405 RF Cordless MouseMan Optical Typhoon Unplugged Mouse comMouse G81-8005 Cordless Desktop iTouch PC-Tastatur \"Faltbar\"\r\nMini Wheel Mouse Cordless Wheel Mouse Marble Mouse MouseMan Wheel Pilot Mouse 3 Tasten Pilot Wheel Mouse G80-11900 G81','Neolec Airview 405 RF Cordless MouseMan Optical Typhoon Unplugged Mouse comMouse G81-8005 Cordless Desktop iTouch PC-Tastatur \"Faltbar\"\r\nMini Wheel Mouse Cordless Wheel Mouse Marble Mouse MouseMan Wheel Pilot Mouse 3 Tasten Pilot Wheel Mouse G80-11900 G81','ONLINESHOP für Computermäuse, Tastaturen, Gamepads, Trackballs, WebCams ....','A','http://www.pcmaus.com','','http://www.pc-maeuse.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3461,'HCi7seHoGN','Computer, Notebooks, Monitore, Drucker, Scanner, Netzwerkkomponenten','Computer, Notebooks, Monitore, Drucker, Scanner, Netzwerkkomponenten','Hier finden Sie eine Auswahl an Hardware und individuell konfigurierbare PC-Systeme - die Verfügbarkeit wird angezeigt!','A','','','http://www.joemann.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3462,'EfTxL27Z4s','Jacke, Pulli, Pullover, Schuhe, Shirt, Hose, Hemd, Rock, Kleid, Blazer, Mantel, Unterwäsche','Jacke, Pulli, Pullover, Schuhe, Shirt, Hose, Hemd, Rock, Kleid, Blazer, Mantel, Unterwäsche','Lange Größen für Sie und Ihn - Hosen in Sonderlängen-','A','http://www.longfashion.de','','http://www.egue.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3463,'lhhWxTIrPL','Kunstdrucke, Poster, Bilderrahmen, Originalgrafiken, Originale, Serigrafien, Siebdrucke','Kunstdrucke, Poster, Bilderrahmen, Originalgrafiken, Originale, Serigrafien, Siebdrucke','Die Artgalerie druckt unikate Kunstdrucke und Poster von über 4000 berühmten Kunstmotiven. Die Größen und Materialien der Drucke sind frei wählbar und auf Wunsch gibt es auch Individualrahmen.\r\nAb sofort kann man auch Originale berühmter Künstler bestelle','A','','','http://www.kunstkopie.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3464,'gmK8G9n3Qy','Computer Hard- und Software, Service','Computer Hard- und Software, Service','PC Handel & Service','A','','','http://www.bluemchen.pc-vor-ort.de/','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3465,'SRHpbZitFo','CD, CD-R, CD Visitenkarten, CD-R Visitenkarten, Visitenkartenrohlinge, CD Drucker, CD Card, AVO Card, kleine CD-R, mini CD-R, CD Rohlinge','CD Visitenkarten, CD-R Visitenkarten, Visitenkartenrohlinge, CD Drucker, CD Card, AVO Card, kleine CD-R, mini CD-R, CD Rohlinge','Mini CD-Rs: rechteckige CD-Rs als Visitenkarten selber brennen.','A','','','http://www.online-cd-shop.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3466,'oF8JNbu4b7','Hochfrequenz-Steckverbinder und Koaxialkabel','Hochfrequenz-Steckverbinder und Koaxialkabel','Steckverbinder und Kabel vom Stecker-Profi®','A','','','http://www.stecker-profi.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3467,'H3igI9tyuH','Druckerzubehör, Tintenpatronen, Wechselrahmen, Kühler','Druckerzubehör, Tintenpatronen, Wechselrahmen, Kühler','Preiswerte kompatible Tintenpatronen für Canon- und Epsondrucker','A','','','http://www.1atintenshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3468,'z9GugMlWIr','Tinte, Toner, Farbbänder, Tintenpatronen, \r\nTonerkartuschen, Trommeleinheit, Druckfolie, Druckkopf, Prozesseinheit, Inkjetpapier, Druckerzubehör, Canon, Plotterpapier, Kopierertoner, Druckertinte, HP, OKI, Epson, Kyocera, Lexmark, Tally, Mita, Minolta, Xe','Tinte, Toner, Farbbänder, Tintenpatronen, \r\nTonerkartuschen, Trommeleinheit, Druckfolie, Druckkopf, Prozesseinheit, Inkjetpapier, Druckerzubehör, Canon, Plotterpapier, Kopierertoner, Druckertinte, HP, OKI, Epson, Kyocera, Lexmark, Tally, Mita, Minolta, Xe','Ãœber 1000 Druckmittel für alle gängigen\r\nDrucker, Kopierer und Faxe.\r\nEinfaches Bestellsystem.\r\n','A','','','http://www.tinton.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3469,'AXtJH2M6t3','Autopflegemittel','Autopflegemittel','Hier erhalten Sie Top Autopflegemittel, vom Fachmann empfohlen','A','','','http://www.topclean-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3470,'G8D828EFZU','','','Ethernet, Fast-Ethernet, FDDI Produkte zu fairen Preisen','A','','','http://www.ethernet-2000.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3471,'tDboZnaVxR','Netzwerktechnik, Bürogeräte, Computer, Server, Clienten, Projektoren, Einrichtungsgeräte verschiedenster Art für CAD, Schulungen, Verwaltung, Vertrieb, Einkauf´usw.','Netzwerktechnik, Bürogeräte, Computer, Server, Clienten, Projektoren, Einrichtungsgeräte verschiedenster Art für CAD, Schulungen, Verwaltung, Vertrieb, Einkauf´usw.','EDV- Netzwektechnik für kleine bis mittelständige Firmen, Schulungsräume, Hard - und Softwarehandel. Service auch am Wochenende und Abends','A','','','http://www.tibb.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3472,'LPFcF8irpx','Cobalt Server\r\nWatchguard Firewall\r\nWingate Proxy\r\nMdaemon Mailserver\r\nMap&Guide','Cobalt Server\r\nWatchguard Firewall\r\nWingate Proxy\r\nMdaemon Mailserver\r\nMap&Guide','Cobalt, Watchguard, Web, Mail, Proxy, DNS, DHCP-Server auf Linux mit Steuerung über Browser, Proxy-Mail-Server für Windows 95/98/NT','A','','','http://shop.netzsystem.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3473,'A2lFhbkrBe','Kompatible Tintenpatronen für Canon, Epson, Brother, Xerox, HP. Tonerkartuschen\r\nfür alle gängigen Laserdrucker. Canon Druckerpatronen, Epson Druckerpatronen, Xerox Druckerpatronen, Lexmark Druckerpatronen','Kompatible Tintenpatronen für Canon, Epson, Brother, Xerox, HP, Lexmark. Tonerkartuschen\r\nfür alle gängigen Laserdrucker.','Wir sind spezialisiert auf Tintenpatronen und Tonerkartuschen.','A','','','http://www.printmedia2000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3474,'vDDAZv1X2z','Mod Modchips Zubehör Konsolen Gebrauchtartikel','Mod Modchips Zubehör Konsolen Gebrauchtartikel','Alles für Spielekonsolen wie die Playstation z.B ModChips für das Abspielen von Sicherungskopien!\r\n','A','http://www.funzt.de','','http://www.mod-chip-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3475,'oEQPQudA5g','Druckerpatronen, Tintenpatronen, Nachfülltinte, Inkjet-Papier','Druckerpatronen, Tintenpatronen, Nachfülltinte, Inkjet-Papier','Bei uns erhalten Sie Tintenpatronen so günstig, dass Sie es kaum glauben werden.\r\nNiedrige Versandkosten und schnelle Lieferung.','A','','','http://www.krauss-tinte.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3476,'HE1OYkbU3p','Bücher, Yoga, Meditation, Wellness, Buddhismus, Spa, AromatherapieVideos, CD´s','Bücher, Videos, CD´s','Ratgeber Bücher rund um die Themen Yoga, Meditation, Fitness, Beauty, Aromatherapie, Bachblüten und mehr.','A','','','http://www.wellnessbuecher.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3477,'q8hvZdmtNG','lottoprogramme, lotto, lottosoftware, lottozahlen, internetcounter, internetgebühren, gebührenerfassung, kostenüberwachung, achivierung, bildverwaltung, bildbearbeitung, scannen, fotoarchiv, digitale kamera, mehrseitenscans, video, sound','lottoprogramme, lotto, lottosoftware, lottozahlen, internetcounter, internetgebühren, gebührenerfassung, kostenüberwachung, achivierung, bildverwaltung, bildbearbeitung, scannen, fotoarchiv, digitale kamera, mehrseitenscans, video, sound','Lottoprogramme - Lotto 6aus45 für Österreich und Lottosoftware 6aus49 für Deutschland mit Zahlendownloadservice. Weiter Softwareprogramme: Bildverwaltung mit Image Works 2000 und Internet Gebühren Counter.','A','','','http://www.acv-software.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3478,'MQU0yW0Igq','Handys und Organizer mit Provider','Handys und Organizer mit Provider','Wir sind ein Shop für mobile Kommunikation. \r\nWir bieten eine große Auswahl an Handys und Handyverträgen. Die Geräte, wie Mobiltelefone, Organizer etc. werden über das Internet vertrieben. Geliefert werden die Produkte innerhalb von 48 Stunden und versand','A','','','http://www.eteleon.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3479,'JXb1v4cb8J','Piercer, Piercings, Hygiene, Tätowierer, Tätowieren, Lederhosen, Lederjeans, Erfahrung, T-Shirts, Shirts, Sweatshirts, Fantsie, Indianer, Delphine, Cult-','Piercer, Piercings, Hygiene, Tätowierer, Tätowieren, Lederhosen, Lederjeans, Erfahrung, T-Shirts, Shirts, Sweatshirts, Fantsie, Indianer, Delphine, Cult-','Tattoos und Piercings von Cult-Tattoo mit Infos und vielen Bildern zu Tätowierungen, Piercings, Delphine, Tribal, Indianer, Shirts und Leder , Tattooexperten, Kult-Tattoos','A','','','http://www.cult-tattoo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3480,'okuBwifoS9','Handycover, Oberschalen, Nokia Cover, Zubehör, Akkus, Headset, Freisprecheinrichtungen, Alles fürs Handy','Handycover, Oberschalen, Nokia Cover, Zubehör, Akkus, Headset, Freisprecheinrichtungen, Alles fürs Handy','Ãœber 500 Handy Cover mit exclusivem Design, keine Standart Coverbilder, wenn Sie bei uns kein Cover, keine Oberschale finden die Ihnen zu sagt dann mailen Sie uns, wir werden das von Ihnen gewünschte Cover besorgen','A','','','http://www.funcover.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3481,'x0tsbZCT2x','Software','Software','Wir sind ein führender Anbieter innovativer Datenmanagementsoftware, die eine effiziente Verwaltung von komplexen Informationen ermöglicht. Wir setzen auf durchdachte Produkte und funktionierende Lösungen.','A','','','http://members.chello.at/juergen.gottsbacher','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3482,'KwqNOUf5M5','kaufmännische Software, PC-Kaufmann, Finanzbuchhaltung, Auftragsbearbeitung, Handwerk, Lohn & Gehalt','kaufmännische Software, PC-Kaufmann, Finanzbuchhaltung, Auftragsbearbeitung, Handwerk, Lohn & Gehalt','Kaufmännische Software mit eBusiness-Integration alles für kleine und mittelständische Unternehmen von der Auftragsbearbeitung, Finanzbuchhaltung bis zum Lohn & Gehalt.','A','','','http://www.pck-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3483,'v4fYhPiBVD','Nostalgietelefone','Nostalgietelefone','Nostalgietelefone\r\nModerne Technik in klassischem Design\r\nDAS Geschenk mit bleibendem Erinnerungswert','A','','','http://www.Nostalgietelefon.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3484,'nKgAM96qAX','PCs, Monitore, Drucker, Notebooks, Zubehör u.s.w.','PCs, Monitore, Drucker, Notebooks, Zubehör u.s.w.','Hard- und Software','A','','','http://www.iMJ-Jeschak.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3485,'iUGJCYvWoa','Komplettes Verbrauchermarkt-Sortiment','Komplettes Verbrauchermarkt-Sortiment','Komplettes Verbrauchermarkt-Sortiment','A','','','http://www.akzenta-markt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3486,'9JBl2Vgdtk','Hardware, Software, Bücher','Hardware, Software, Bücher','Gebrauchte Hardware, Software, Bücher','A','','','http://members.aon.at/evos','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3487,'hYgSm3NkiN','Dinkelkissen, Dinkelspelzwaren nach hl. Hildegard von Bingen, Beonika-Kisserl','Dinkelkissen, Dinkelspelzwaren nach hl. Hildegard von Bingen, Beonika-Kisserl','Onlineshop für hildegardische Kissen und Matratzenauflagen','A','','','http://www.dinkelkissen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3488,'uBHJtnGR03','Oberschalen, Cover, Akkus, Headsets, Freisprechanlagen, Ledertaschen, Antennen, Siemens, Nokia, Panasonic usw.','Oberschalen, Cover, Akkus, Headsets, Freisprechanlagen, Ledertaschen, Antennen, Siemens, Nokia, Panasonic usw.','Wir führen über 600 Handy-Cover und sämtliches Zubehör für Ihr Handy, exclusive und einzigartige Cover zu unschlagbar günstigen Preisen(keine Chinaware)','A','','','http://www.nokia-cover.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3489,'ko9bqwTku5','SONY, TOSHIBA, COMPAQ, IBM, FUJITSU-SIEMENS, NOKIA, NEC, LEXMARK, TEKTRONIX, etc.','SONY, TOSHIBA, COMPAQ, IBM, FUJITSU-SIEMENS, NOKIA, NEC, LEXMARK, TEKTRONIX, etc.','Wir führen alles rund ums Computing.\r\nBesonders hervorzuheben sind:\r\n- DV Camcorder\r\n- DV Projektoren\r\n- Notebooks mit Vor-Ort-Service\r\n- Digitalkameras\r\n- TFT Flachbildschirme\r\n- Design PCs\r\n- Fotodrucker\r\n- Laserdrucker color und s/w','A','','','http://www.grenzenlos-mobil.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3490,'7AWLEWFiGW','Büromaterialien, Bürotechnik','Büromaterialien, Bürotechnik','6.000 Artikel Bürotechnik und Büromaterial. Lieferung innerhalb 24 bis 48 Stunden.','A','','','http://www.radutec.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3491,'MqGzCKbOyu','Modelle, Bauteile, Zubehör, Werkzeuge','Modelle, Bauteile, Zubehör, Werkzeuge','Modellbau im großen Maßstab - alles was das Modellbauerherz höher schlagen lässt!','A','','','http://www.tbw-modellbau.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3492,'4ea51c8KQJ','Immobilien, Kapitalanlagen, Versicherungen','Immobilien, Kapitalanlagen, Versicherungen','Ihr kompetenter Partner für alle Immobilien-, Finanz- und Vermögensfragen!','A','http://www.vfi-immobilien.de\r\nhttp://www.vfi-immobilien.com','','http://www.vfi.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3493,'2rvWhV5fht','CAD, CAM, CAD/CAM, EDM, PDM, IGES, DXF, VDA-FS, STEP, swissPrecision Engineer','CAD, CAM, CAD/CAM, EDM, PDM, IGES, DXF, VDA-FS, STEP, swissPrecision Engineer','wissPrecision Engineer ist eine umfassende, auf der marktführenden Parasolid\r\n Kerntechnologie basierende Gesamtlösung. Darin sind die leistungsstarken Software\r\n Komponenten vollständig integriert und stützen sich au','A','','','http://www.swissprecision.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3494,'vsSc7YNqQt','ActiveX-Steuerelemente für VB 32-Bit, u.a. sevCoolbar, sevCommand, sevEingabe, sevListBox, sevBLZLib, sevForm, sevSplitterBar','ActiveX-Steuerelemente für VB 32-Bit, u.a. sevCoolbar, sevCommand, sevEingabe, sevListBox, sevBLZLib, sevForm, sevSplitterBar','ActiveX-Komponenten für Visual-Basic Entwickler.','A','','','http://www.tools4vb.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3495,'0J2abHMtrH','','','Der Software Haendler mit dem niedrigen Preis. Software von A wie Adress2000 bis Z wie Zoomserver sind in unserem Shop zu Top Preisen erhältlich. \"click for a nice price\"','A','','','http://www.Shopcreate.de/Shop/enter.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3496,'0qOeo1dg1z','Installation/Setup-Tools; \r\nNetBusiness-Software;\r\nMultimedia-Werkzeuge','Installation/Setup-Tools; \r\nNetBusiness-Software;\r\nMultimedia-Werkzeuge','www.devshop.de, der OnlineShop der InstallShield Software GmbH - ausgezeichnet mit dem Trusted Shops-Gütesiegel.','A','','','http://www.devshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3497,'tBHkfvwTnn','Uhren','Uhren','Erste virtuelle Uhrenfabrik','A','','','http://www.domino-watch.ch/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3498,'n4PYzN9DDV','Wein, Rotwein, Weisswein, Weißwein, Dessertwein, Suesswein, Prädikatswein, Spirituosen, Likör, Weinliteratur, Sekt, Weine, Schnaps, Weinzubehör, Weinkosmetik, Destillate, Rosé','Wein, Rotwein, Weisswein, Weißwein, Dessertwein, Suesswein, Prädikatswein, Spirituosen, Likör, Weinliteratur, Sekt, Weine, Schnaps, Weinzubehör, Weinkosmetik, Destillate, Rosé','vinothek24 - österreichische Weine und mehr. Bei uns finden Sie nicht nur excellente österreichische Weine, sondern auch Sekte, Spirituosen, Zubehör, Weinliteratur, aktuelle Nachrichten aus der Welt des Weines und vieles mehr.','A','','','http://www.vinothek24.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3499,'hxjWfT562Z','Software für Hausverwalter, Immobilienmakler und Vereine, \r\nSoftware, Hausverwaltung, Hausverwaltungssoftware, Makler, Maklersoftware, Verein, Vereinsverwaltungssoftware, Vereinssoftware, Verwaltung, \r\n\r\n','Software für Hausverwalter, Immobilienmakler und Vereine, \r\nSoftware, Hausverwaltung, Hausverwaltungssoftware, Makler, Maklersoftware, Verein, Vereinsverwaltungssoftware, Vereinssoftware, Verwaltung, \r\n\r\n','Software für Hausverwalter, Immobilienmakler und Vereine, \r\nSoftware, Hausverwaltung, Hausverwaltungssoftware, Makler, Maklersoftware, Verein, Vereinsverwaltungssoftware, Vereinssoftware, Verwaltung, \r\n\r\n','A','','','http://www.software24.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3500,'B0PUf2WPZt','NetJet, NetShop, Pixel, ThumbsPlus','NetJet, NetShop, Pixel, ThumbsPlus','Im Shop finden Sie die gesamte Palette der Software der XynX! GmbH. \r\n\r\nAußerdem sind dort immer mal wieder einige Schnäppchen von anderen Firmen zu finden.','A','','','http://www.xynx.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3501,'6qeQ3eReIR','address manager 2001\r\nfactura manager 2000\r\nSmartKey 2000\r\nList & Label 8.0','address manager 2001\r\nfactura manager 2000\r\nSmartKey 2000\r\nList & Label 8.0','Hier finden Sie Informationen über uns und unsere Produkte address manager (Kontaktmanagement), factura manager (Auftragsbearbeitung), List & Label (Reportgenerator) und SmartKey (Textbaustein- u. Makro-Tool). Auch Ihre Bestellung können Sie hier vornehme','A','','','http://www.combit.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3502,'rEcmaMFYwR','Fahnen Flaggen Aufkleber Kappen Kugelschreiber Taschenrechner Textilien\r\nSchirme Uhren Mützen Europa-Artikel Tassen Spiele Girlanden Fähnchen','Fahnen Flaggen Aufkleber Kappen Kugelschreiber Taschenrechner Textilien\r\nSchirme Uhren Mützen Europa-Artikel Tassen Spiele Girlanden Fähnchen','Artikel im Zeichen Europas','A','','','http://www.gabartas.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3503,'YAi4Gizgk5','Handys, Farben, Schlau-Tapeten, D1, D2, Software, Yello-Strom, ISDN, Reisen, Auktion, Bücher, Gedichte, Gunter Domschke','Handys, Farben, Schlau-Tapeten, D1, D2, Software, Yello-Strom, ISDN, Reisen, Auktion, Bücher, Gedichte, Gunter Domschke','Hier finden Sie ein großes Produktsortiment mit günstigen Preisen in unseren Online-Shop´s mit Artikeln wie z.B. Farben, Werkzeuge, Tapeten, Handys von D1 und D2, Software (Eintragungssoftware für Suchmaschienen), Reiseangebote, Yello-Strom sowie Gedichte','A','','','http://www.wildfoot.de/shop.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3504,'Sllj0naRrq','waesche, damen, dessous, dessou, unterwaesche, simone perele, first, collection, weblingerie, lingerie, hochzeit, slip, bh, string, corsage, mieder, panty, strumpfhalter, top, short, gepolstert, underwear, women, frauen, shop, kleidung','waesche, damen, dessous, dessou, unterwaesche, simone perele, first, collection, weblingerie, lingerie, hochzeit, slip, bh, string, corsage, mieder, panty, strumpfhalter, top, short, gepolstert, underwear, women, frauen, shop, kleidung','Traumhafte Dessous aus Frankreich der Collectionen Simone Pérèle und First. Sicherheit durch SSL-Verschlüsselung. Keine Versandkosten. 14 Tage Rückgaberecht.','A','','','http://www.weblingerie.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3505,'zs9AAw41Kp','Sportwolle, Landwolle, Arosa, Teppichwolle, Ingeborg Michels Wolle, Naturwollle Michels, Wollpakete zu Brigitte Projekten','Sportwolle, Landwolle, Arosa, Teppichwolle, Ingeborg Michels Wolle, Naturwollle Michels, Wollpakete zu Brigitte Projekten','Sportwolle, Landwolle, Arosa, Teppichwolle, Ingeborg Michels Wolle, Naturwollle Michels, Wollpakete zu Brigitte Projekten zum bestellen mit 14 Tagen Rückgaberecht.','A','','','http://www.wollshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3506,'L5uO71Nq3V','Spielesoftware und Hardwarezubehör fürPC, Playstation, Nintendo, Dreamcast, Gameboy, ständig aktuelle Angebote und Schnäppchen','Spielesoftware und Hardwarezubehör fürPC, Playstation, Nintendo, Dreamcast, Gameboy, ständig aktuelle Angebote und Schnäppchen','Computerspiele für PC, Playstation, Nintendo, Dreamcast, Gameboy, DVDs und vieles mehr','A','','','http://www.spieleshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3507,'zaQ9G54KeF','Praezisionswerkzeuge fuer die Zerspanung, Werkzeuge zum:\r\nDrehen, Fräsen, Bohren und Stechen auf Drehautomaten, Fraesmaschinen und Drehmaschinen im Maschinenbau','Praezisionswerkzeuge fuer die Zerspanung, Werkzeuge zum:\r\nDrehen, Fräsen, Bohren und Stechen auf Drehautomaten, Fraesmaschinen und Drehmaschinen im Maschinenbau','Praezisionswerkzeuge fuer die Zerspanung, Werkzeuge zum:\r\nDrehen, Fräsen, Bohren und Stechen auf Drehautomaten, Fraesmaschinen und Drehmaschinen im Maschinenbau.','A','','','http://www.utilis.com/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3508,'2HDYlP3nt4','Software-Entwickler und Anbieter von Internetpräsenzen und e-Commerce-Lösungen, online shops, online Konfiguration, 3D, 3D OPC, Webdesign, Hosting ...','Software-Entwickler und Anbieter von Internetpräsenzen und e-Commerce-Lösungen, online shops, online Konfiguration, 3D, 3D OPC, Webdesign, Hosting ...','Software-Entwickler und Anbieter von Internetpräsenzen und e-Commerce-Lösungen.','A','','','http://www.faboro.ch/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3509,'XOMwWcF1At','PC, PSX, N64, Dreamcast, Hardware und Software aller Art','PC, PSX, N64, Dreamcast, Hardware und Software aller Art','Bei uns gibt es Onlineshopping, News, Free SMS, Chat','A','','','http://www.gamer-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3510,'Mue8MONQKw','avast! Antivirus für Windows 2000/NT/98/95/ME / \r\navast! Antivirus für MS ExChange / \r\navast! Antivirus für Lotus Domino','avast! Antivirus für Windows 2000/NT/98/95/ME / \r\navast! Antivirus für MS ExChange / \r\navast! Antivirus für Lotus Domino','avast! Antivirus schützt Ihre Daten zuverlässig vor Virenattacken. Mit 2 Bedien-Oberflächen ideal für Einsteiger und Profis.','A','','','http://www.avast.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3511,'eZjThByNL7','Tee, Honig, Zucker, Filter, Teedosen, Geschenke, Tee-Club','Tee, Honig, Zucker, Filter, Teedosen, Geschenke, Tee-Club','Sie suchen mehr als nur einen Teeshop? Hier finden Sie Bücher, Rezepte, Geschenke, die Geschichte des Tees, Zubhör, den Tee-Club und ein ständig wachsendes Angebot an Teesorten.','A','','','http://www.teeproduzent.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3512,'EtLzVnML4y','Projektmanagement, ISO 9001, Erfolgsrools, HACCP, ISO 14001, Qualitätsmanagement, Umweltmanagement, Diagnosewerkzeuge für Unternehmen, \"SAP`s\" und EDV Einführung','Projektmanagement, ISO 9001, Erfolgsrools, HACCP, ISO 14001, Qualitätsmanagement, Umweltmanagement, Diagnosewerkzeuge für Unternehmen, \"SAP`s\" und EDV Einführung','Wissen auf digitalen Datenträgern zur sofortigen Benutzung und Weiterverwendung. Speziell für Unternehmer, Führungskräfte und Berater. ZurInfo, Schulung , Unterweisung und als Leitfaden mit detaillierter Vorgehensweise.','A','','','http://www.cb-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3513,'2zpSZxuVVB','kosolen, kosolen spiele, kosolen games, konsolen shop, konsolen versand, konsolen sonderangebote, konsolen bestellen, videogames, videospiele, dreamcast, sega dreamcast, sega, dreamcast games, dreamcast versand, dreamcast shop, sega dreamcast shop, dreamc','kosolen, kosolen spiele, kosolen games, konsolen shop, konsolen versand, konsolen sonderangebote, konsolen bestellen, videogames, videospiele, dreamcast, sega dreamcast, sega, dreamcast games, dreamcast versand, dreamcast shop, sega dreamcast shop, dreamc','Dein führender Online - Versand für Games, Computerspiele und Videospiele. Wir führen alle Neuheiten und günstige Sonderangebote für alle Computer- und Videospielsysteme, Magic-Karten und Pokemon.','A','','','http://www.gameworld.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3514,'9kKP1WHQcE','Wein, Rotwein, Weißwein, Rosé, Weißherbst, Sekt, Dornfelder, Spätburgunder, Selection, Weißer Burgunder, Weißburgunder, Grauer Burgunder, \r\nGrauburgunder, Riesling, Merlot, Cabernet Sauvignon, Rivaner, Silvaner, Johann, Portugieser, Cabernet Dorsa, trocke','Wein, Rotwein, Weißwein, Rosé, Weißherbst, Sekt, Dornfelder, Spätburgunder, Selection, Weißer Burgunder, Weißburgunder, Grauer Burgunder, \r\nGrauburgunder, Riesling, Merlot, Cabernet Sauvignon, Rivaner, Silvaner, Johann, Portugieser, Cabernet Dorsa, trocke','Fruchtige Weine vom Dornfelder bis zur trockenen Grauburgunder Auslese - 100 Jahre Familientradition - günstige Wein Probierpakete - schnelle Lieferung - \r\nWein Geschenkservice - kostenlose Internet-Postkarten','A','','','http://www.erste-lage.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3515,'1oknKKbqAS','Notebooks, PC´s, Server, Hardware, Software, Zubehör, VAIO Competence Center','Notebooks, PC´s, Server, Hardware, Software, Zubehör, VAIO Competence Center','Ihr lokaler PC-Fachhändler in Karlsruhe, natürlich auch bundesweiter Versand','A','http://www.anyfantis.de','','http://www.net-factory.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3516,'ma7jGepuOw','T-shirts, Tshirt, T-shirt, Taschen, Textildruck, Textilien','T-shirts, Tshirt, T-shirt, Taschen, Textildruck, Textilien','T-Shirts, Taschen, Caps und andre Textilien schon ab 1 Stück. Werbung mit Ihrer Internet Seite und E-mail Adresse, Firmen, Trikot etc.\r\n','A','','','http://www.stepshop.de/textildruck','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3517,'OieBCC2g9S','Roland\r\nStika \r\nSTX-8\r\nSTX-7\r\nSchneideplotter','Roland\r\nStika \r\nSTX-8\r\nSTX-7\r\nSchneideplotter','Roland Stika Schneideplotter STX-7 und STX-8 und Zubehör.Kvalitet zum günstigsten Preis\r\nWenn Sie Geld sparen wollen - fragen Sie uns !','A','','','http://www.stepshop.de/stika','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3518,'MNbzZDmhf5','besteck, bestecke, markenbesteck, rösle, WMF, BSF, christofle, robbe, berking, rosenthal, villeroy, boch, wilkens, porzellan, porzellantreff, glas, qualitätsbestecke, glaswaren, haushaltsartikel, besteck, bestecke, marken, geschenke, shop, shopping, onlin','besteck, bestecke, markenbesteck, rösle, WMF, BSF, christofle, robbe, berking, rosenthal, villeroy, boch, wilkens, porzellan, porzellantreff, glas, qualitätsbestecke, glaswaren, haushaltsartikel, besteck, bestecke, marken, geschenke, shop, shopping, onlin','Besteck bestellen imn Online Shop von Porzellantreff - Besteck, Bestecksortimente, Markenbestecke sowie weitere Küchenartikel und Haushaltswaren - Töpfe, Pfannen, Kochlöffel, Küchenausstattung, Backgeräte, Küchensiebe, Schneidbretter, Küchenmesser, Porz','A','','','http://www.porzellanscout.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3519,'Cv8F8nSXxy','PC-Gehäuse, Servergehäuse, CPU-Kühler, Festplattenkühler, Grafikkühler, Netzteile Enermax, Lüfter, Kabel, Kühler, Delta, YS-Tech, Swiftech, Silber, Thermoengine,','PC-Gehäuse, Servergehäuse, CPU-Kühler, Festplattenkühler, Grafikkühler, Netzteile Enermax, Lüfter, Kabel usw.','Online-Shop für High-Tech Hardware.\r\nBei uns finden Sie Netzteile, Gehäuse, CPU-Kühler usw. von Enermax, Titan, Cooler Master und anderen bekannten Herstellern. Wir bieten nicht nur Computerzubehör, sondern auch Qualität, Zuverlässigkeit und Leistung','A','','','http://www.listan.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3520,'zmgSUG2Ien','Top Produkte von MicroProse, SCi, USM, Just Flight , sowie Zubehör von Logic 3.\r\n','Top Produkte von MicroProse, SCi, USM, Just Flight , sowie Zubehör von Logic 3.\r\n','Aktuelle Games & Zubehör für PC & Konsole gibt es zu Spitzenpreisen bei Leisuresoft GmbH.','A','','','http://www.leisuresoft.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3521,'GbzzTZIRj1','Funktionelle, praktische und schöne Bekleidung \"T-Shirt über Freizeitbekleidung bis Goretex-Anzug\", spezielle Damengrössen, \r\nFunktionelles Schuhwerk \"Teva Sandale bis Bergstiefel\"....\r\nFast alle Arten von Ausrüstungsgegenständen (Zelte, Rucksäcke, Kocher','Funktionelle, praktische und schöne Bekleidung \"T-Shirt über Freizeitbekleidung bis Goretex-Anzug\", spezielle Damengrössen, \r\nFunktionelles Schuhwerk \"Teva Sandale bis Bergstiefel\"....\r\nFast alle Arten von Ausrüstungsgegenständen (Zelte, Rucksäcke, Kocher','\"Tapir- der Outdoorstore\" mit seinen Ladengeschäften (Marburg, Giessen, Leipzig) ist seit fast 20 Jahren der führende Ausrüster zwischen Frankfurt und Kassel.\r\nHochwertige Artikel fast aller namhaften Marken im Ausrüstungs- wie im Bekleidungsbereich sind','A','','','http://www.tapire.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3522,'9HZRtf50r1','Software Download SET acdsee adobe corel fusion INPRISE Lotus Luratech Macromedia Ontrack ShopFactory Ulead XML vmware grafik brenner plugin\r\n','ACDsee Filestream ari-data webinspector caligari Lotus Easy Sync Organizer Screencam IBM Java CeQuadrat WinOnCD Ahead Nero Finereader Apple Mac Corel Draw Duden Lexware Hummingbird exceed IMSI Borland JBuilder C++ Delphi Inso Quick View JASC Paint Shop Pr','einfach.alles.schneller. - Das Software-Portal für Einkaufsprofis. Riesenauswahl - Super Preise. Ãœber 6000 Softwareartikel. davon 2000 Downloads.\r\n','A','','','http://www.softwarehouse.de/?ID=999C05200','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3523,'uZT8xHo04y','Garmin GPS, Mag- Lite, Sure- Fire, UK, Herbertz, Buck, Gerber, Böker, Leatherman, Meindl, Lowa, Relags Outdoor, Deuter, Therm A Rest, SIGG, Coleman, Camping- Gaz, uvm.','Garmin GPS, Mag- Lite, Sure- Fire, UK, Herbertz, Buck, Gerber, Böker, Leatherman, Meindl, Lowa, Relags Outdoor, Deuter, Therm A Rest, SIGG, Coleman, Camping- Gaz, uvm.','Professionelles Equipment für:\r\n- Camping, \r\n- Outdoor, \r\n- Survival','A','','','http://www.freudenberg-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3524,'NjVO2jwRpX','','','Versandhandel von Spielen und Zubehör. Für N64, PC, PSX1, PSX2, Dreamcast, GameBoy u.v.m.','A','','','http://www.abound.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3525,'beyo5i4O7z','','','Versandhandel von DVD`s aus allen Bereichen. z.B. Erotik, Action, Horror, Komödien u.v.m.','A','','','http://www.dvd-special-site.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3526,'FKQcy7JCqN','','','Die kostenlose Online-Auktion für Gebraucht- und Neuware jeglicher Art. Auch Sie finden ein attraktives Schnäppchen in unserer Online Auktion. Bieten oder versteigern Sie mit.\r\n','A','','','http://www.romario.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3527,'uV6vtNY8Rm','Rucksäcke, Wanderschuhe, Zelte, Kletterseile, Klettergurte, Kletterschuhe, Karabiner, Steinschlaghelme, Schlafsäcke, Teleskopstöcke, funktionelle Bekleidung, Isomatten, Steigeisen, Kochgeschirr, Kocher, Edelstahlisolierflaschen, Wandersocken, Funktionsunt','Rucksäcke, Wanderschuhe, Zelte, Kletterseile, Klettergurte, Kletterschuhe, Karabiner, Steinschlaghelme, Schlafsäcke, Teleskopstöcke, funktionelle Bekleidung, Isomatten, Steigeisen, Kochgeschirr, Kocher, Edelstahlisolierflaschen, Wandersocken, Funktionsunt','Alles, was man zum Bergsteigen, Wandern und Reisen braucht!','A','','','http://www.rumtreiber.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3528,'exVfblst89','Handytaschen für fast alle Handymarken wie Nokia, Siemens, Motorola','Handytaschen für fast alle Handymarken wie Nokia, Siemens, Motorola','NEU - Die rückstrahlende Handytasche aus Nepren/Villus \r\n\r\ndie neuen Mobilfunktaschen sind ein echtes Modezubehör mit ansprechendem Design., erstklassigem Material und sorgfältiger Verarbeitung. Der bekannte sportliche Stil verändert sich hier in cybersty','A','','','http://www.handybags.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3529,'4LFalzqJD8','make up, Bodypaintingfarben, Glitterspray, Filmblut,','make up, Bodypaintingfarben, Glitterspray, Filmblut,','Von der einfachen Bodypaintingfarbe bis zum Special Effekt - Willkommen im Bodypainting.net','A','','','http://www.bodypainting.net/shop/index2.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3530,'QbnjXNCVZe','Rucksäcke, Zelte, Schlafsäcke und Bekleidung sowie umfangreiches Zubehör und Fahrradtaschen. Außerdem Kontakt zu \"Bootsmann-der Kanuverleih in Verden/Aller\"','Rucksäcke, Zelte, Schlafsäcke und Bekleidung sowie umfangreiches Zubehör und Fahrradtaschen. Außerdem Kontakt zu \"Bootsmann-der Kanuverleih in Verden/Aller\"','Versandhandel von','A','','','http://www.cook-outdoors.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3531,'Zhlqn85nxd','Outdoorbekleidung, Trekkingschuhe, Zelte, Isomatten, GPS, Höhenmesser, \r\nKompasse, Bergsportartikel, Kinderbekleidung, Trekkingnahrung, Kocher, \r\nRucksäcke, Schlafsäcke, Moskitonetze, Mückenschutz, Reisetaschen, \r\nRolltaschen, Daypacks, Seile, Goretex, Ki','Outdoorbekleidung, Trekkingschuhe, Zelte, Isomatten, GPS, Höhenmesser, \r\nKompasse, Bergsportartikel, Kinderbekleidung, Trekkingnahrung, Kocher, \r\nRucksäcke, Schlafsäcke, Moskitonetze, Mückenschutz, Reisetaschen, \r\nRolltaschen, Daypacks, Seile, Goretex, Ki','Bremens Fachgeschäft No.1 für Reisebedarf und Outdoorausrüstung. \r\nGratiskatalog anfordern! Rucksack- und Zeltverleih.\r\n','A','','','http://www.quovadis-hb.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3532,'kl0H6FOnbq','Bekleidung, Schuhe und Hartware von Jack Wolfskin, The North Face, Mammut, Lowe Alpine, Lowa, Meindl, Leki, Yeti, Fjäll Räven, Deuter, Ajungilak, Casio, Suunto, Falke','Bekleidung, Schuhe und Hartware von Jack Wolfskin, The North Face, Mammut, Lowe Alpine, Lowa, Meindl, Leki, Yeti, Fjäll Räven, Deuter, Ajungilak, Casio, Suunto, Falke','Ausrüstung für Outdoor, Trekking, Berg- und Radsport','A','','','http://www.sportaktiv-rodgau.de','B'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3533,'1zfTl87NBu','Outdoor, Bergsport, Klettern, GPS Navigation, Bekleidung, Schuhe, Zelte, Rucksäcke, Schlafsäcke, Kocher, Campingbedarf, Isomatten, Goretex,','Outdoor, Bergsport, Klettern, GPS Navigation, Bekleidung, Schuhe, Zelte, Rucksäcke, Schlafsäcke, Kocher, Campingbedarf, Isomatten, Goretex,','In unserem Online Shop sind neben den 1200 Artikel aus dem Outdoorbereich auch ständig wechselnde Sonderange-\r\nbote und verschiedene Tips ind Tricks für das Freiluftleben zB Packlisten, Pflegeanleitungen links zu Interresanten Gebieten( wetter, Reisemediz','A','','','http://www.watzmann-laden.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3534,'6IwYiutqG8','Zelte, Rucksäcke, Schlafsäcke, Funktionsbekleidung, Ausrüstung, Schuhe, Isomatten, Reisezubehör, Radtouren-Ausrüstung, Kletterausrüstung, Kocher usw.','Zelte, Rucksäcke, Schlafsäcke, Funktionsbekleidung, Ausrüstung, Schuhe, Isomatten, Reisezubehör, Radtouren-Ausrüstung, Kletterausrüstung, Kocher usw.','Bei SINE.de erhalten Sie alles was man für Outdoor, Reisen, Bergsport und Fahrrad benötigt.','A','','','http://www.sine.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3535,'5BN0fpkDlY','wein, weine, champagner, sekt, geschenke, spirituosen, grappa, cognac, präsente, italien, spanien, frankreich, deutschland, bordeaux, burgund, burgunder, toskana, piemont, rioja, classic, shop, weinspezialist, grand, cru, riedel, gläser, rotwein, weißwein','wein, weine, champagner, sekt, geschenke, spirituosen, grappa, cognac, präsente, italien, spanien, frankreich, deutschland, bordeaux, burgund, burgunder, toskana, piemont, rioja, classic, shop, weinspezialist, grand, cru, riedel, gläser, rotwein, weißwein','Willkommen im Classic - Wein - Shop.de ! Hier finden Sie preiswerte Top - Weine, erlesene Spirituosen, tolle Accessoires und exclusive Präsente die Sie einfach und bequem von zu Hause aus bestellen können.','A','','','http://www.classic-wein.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3536,'DiwCGgroOn','Bekleidung und Hartware für Eiskletterer, Skitourengeher, Expeditionsausrüstung, Freeclimber, Alpinkletterer','Bekleidung und Hartware für Eiskletterer, Skitourengeher, Expeditionsausrüstung, Freeclimber, Alpinkletterer','Einzelhandel mit Bergsportartikel','A','','','http://bergsport-pfeffer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3537,'IhvrlJuN6I','Schlafsäcke Rucksäcke Zelte Wasserentkeimung Notfallausrüstung GPS Bücher Karten Mückenschutz Funktions- Kleidung Geschirr Boote Schneeschuhe Pullkas Messer Lampen Werkzeug Kocher Trockennahrung Motorradzubehör','Schlafsäcke Rucksäcke Zelte Wasserentkeimung Notfallausrüstung GPS Bücher Karten Mückenschutz Funktions- Kleidung Geschirr Boote Schneeschuhe Pullkas Messer Lampen Werkzeug Kocher Trockennahrung Motorradzubehör','Ca 30.000 Artikel rund um das Reisen von der Alukiste über Satellitennavigation bis zur Zeckenzange können online bestellt werden','A','','','http://www.lauche-maas.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3538,'QMiX3KDUSu','Jacken\r\nSchlafsäcke\r\nZelte\r\nFleece\r\nOutdoor\r\nDaypacks','Jacken\r\nSchlafsäcke\r\nZelte\r\nFleece\r\nOutdoor\r\nDaypacks','Wir bieten eine große Auswahl an Sport- und Outdoorkleidung und Zubehör','A','','','http://www.wildgoose.de/shop/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3539,'JnD38RWrtn','Alles für draussen\r\nBekleidung, Outdoorequipment, \r\nKletterzubehör, Kanus und Kajaks, \r\nZubehör','Alles für draussen\r\nBekleidung, Outdoorequipment, \r\nKletterzubehör, Kanus und Kajaks, \r\nZubehör','Trekkingladen\r\nKanushop Bootsverleih\r\nKanuschule','A','','','www.trekking-kanu-laden.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3540,'Mm1NaSHuWQ','Sonnenbrillen','Sonnenbrillen','Sun66 - Ihr Online-Shop für trendige Sonnenbrillen. Wir führen Trendbrillen und Markenbrillen der Kollektion Michael und Ralf Schumacher, Hummel, 4you, Route66, Margaret Astor, Marlene und Primetta.','A','','','http://www.sun66.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3541,'LiSaYcrEgT','Hard - und Software Videokonsolen:\r\n\r\nPC, \r\nPlaystation 2, \r\nPlaystation, \r\nNintendo 64, \r\nDreamcast, \r\nGameboy, \r\n\r\n','Hard - und Software Videokonsolen:\r\n\r\nPC, \r\nPlaystation 2, \r\nPlaystation, \r\nNintendo 64, \r\nDreamcast, \r\nGameboy, \r\n\r\n','Wir haben uns es zur Aufgabe gemacht Ihnen schnell und kostengünstig die neuesten Spiele für Spielekonsolen und Computer zu besorgen. \r\n\r\nAusserdem bieten wir Ihnen auch eine große Palette an Gebrauchtspielen an !\r\n\r\n \r\n','A','','','http://www.GamesWorld-kitzingen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3542,'zF6wVH7xV6','CD-ROM-Laufwerke\r\nCD-Writer/Rewriter\r\nController\r\nDrucker\r\nDVD-Laufwerke\r\nEingabegeräte\r\nFestplatten-EIDE\r\nFestplatten-SCSI\r\nGehäuse\r\nGrafikkarten\r\nKabel/Adapter\r\nKameras\r\nKomplettsysteme\r\nLaufwerke\r\nMainboards\r\nMedien/Datenträger\r\nMobiltelefone\r\nModem/IS','CD-ROM-Laufwerke\r\nCD-Writer/Rewriter\r\nController\r\nDrucker\r\nDVD-Laufwerke\r\nEingabegeräte\r\nFestplatten-EIDE\r\nFestplatten-SCSI\r\nGehäuse\r\nGrafikkarten\r\nKabel/Adapter\r\nKameras\r\nKomplettsysteme\r\nLaufwerke\r\nMainboards\r\nMedien/Datenträger\r\nMobiltelefone\r\nModem/IS','Der faire und kompetente Online-Shop für Hardware, Software, Netzwerk!','A','','','http://www.bernies-pc-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3543,'wp8hXVMT2I','Zelte, Schlafsäcke, Bekleidung, Wanderstiefel, Kompasse, GPS, Kocher, Lampen, Isomatten','Zelte, Schlafsäcke, Bekleidung, Wanderstiefel, Kompasse, GPS, Kocher, Lampen, Isomatten','Das Fachgeschäft für Outdoor- und Reiseausrüstung in Darmstadt und in Trier. Kostenloser Katalog, Sonderangebote im Internet.','A','','','http://Kleinefluchtenoutdoor.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3544,'dWOgCq4KAJ','Zelte, Rucksaecke, Schlafsaecke, Isomatten, Travelmenues, Kocher und Lampen\r\nin Gas, Benzin, Petroleumausfuehrung, Haengematten, Moskitonetze, saemtliche, \r\ngaengigen Gasflaschen und Kartuschen, Brennstoffe, Heizgeraete, Wander und\r\nSurvivalliteratur, tau','Zelte, Rucksaecke, Schlafsaecke, Isomatten, Travelmenues, Kocher und Lampen\r\nin Gas, Benzin, Petroleumausfuehrung, Haengematten, Moskitonetze, saemtliche, \r\ngaengigen Gasflaschen und Kartuschen, Brennstoffe, Heizgeraete, Wander und\r\nSurvivalliteratur, tau','Outdoor-Trekking-Freizeit, Camping-Zubehoer, Trekking-Ausruestung, Safari und\r\nAbenteuer Outfit, Wohnwagen- und Wohnmobilzubehoer, Gastauschstation, Alles\r\nfür das Leben Draussen , Laden und OnlineShop','A','','','http://www.campingshop-kraus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3545,'3bxZ6XMl6Q','Ales um das Thema Berge, Länder, Kulturen','Ales um das Thema Berge, Länder, Kulturen','Organisation von Bergreisen: Kletterkursen, Hochtouren, Schitouren, \r\nInselwandern, Trekkingtouren, Wildniscamps, Expeditionen','A','','','http://www.clubaltitude.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3546,'zzpMt0aR66','elektro, Mp3, CD, Minidisc, Hifi, Audio, Video, TV, Polar, Haushalt, Unterhaltungselektronik, Gesundheit, Elektrogeräte, Kfz-Teile, Kfz, Espressomaschine, Ronic, Freizeit, Küchengeräte','elektro, Mp3, CD, Minidisc, Hifi, Audio, Video, TV, Polar, Haushalt, Unterhaltungselektronik, Gesundheit, Elektrogeräte, Kfz-Teile, Kfz, Espressomaschine, Ronic, Freizeit, Küchengeräte','Top Preise für Marken-Kunsumgüter von A-Z, mit kostenlosem Angebotservice für Ihren Wunschartikel. Persönlicher Ansprechpartner in Ihrer Nähe durch 60 Vertriebspartner bundesweit.','A','','','http://www.planet-jaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3547,'M0v8vZq4PW','computerspiele, playstationspiele, spiele, PC-Spiele, Spiele, PC, CDROM, sony, playstation, Videospiele, psx, versand, action, adventure, strategie, sport, racing, simulation, shooter, pc, 3d, Konsole, Konsolenspiele, Link Kabel, Lenkrad, gamepad, joystic','computerspiele, playstationspiele, spiele, PC-Spiele, Spiele, PC, CDROM, sony, playstation, Videospiele, psx, versand, action, adventure, strategie, sport, racing, simulation, shooter, pc, 3d, Konsole, Konsolenspiele, Link Kabel, Lenkrad, gamepad, joystic','MST-Software4you ist ein PC und Playstation Games Vertrieb der ein grosse Produkpalette hat, zu kleinen Preisen. Wir bieten Ihnen immer die neuesten Games die auf dem Markt sind.','A','','','http://www.mst-software4you.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3548,'3CwZwG2kmc','','','Bei uns gibt es Bürobedarf, Drucker, \r\nSoftware und mehr...\r\nfür ALLE (privat und gewerblich).\r\nAuch Ihren individuellen STEMPEL\r\nkönnen Sie gleich online bestellen!','A','','','http://www.usko.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3549,'bzVmDxUddp','Inside BeOS Printmagazin.\r\nSoftware folgt','Inside BeOS Printmagazin.\r\nSoftware folgt','Inside BeOS ist weltweit das erste und einzige Printmagazin, welches sich ausschließlich mit den Betriebssystemen BeOS und BeIA beschäftigt.','A','','','http://www.insidebeos.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3550,'gQaFCYN7gQ','Software, Adobe, Microsoft, Macromedia, Norton, Symantec, Download, gratis, Programme,','Software,','Onlineshop für Software für Private und Firmen.\r\nMehr als 2000 Programme übersichtlich in Kategorien aufgeteilt.\r\n','A','http:/www.waltersoftware.de\r\nhttp://www.waltersoftware.at','','http://www.waltersoftware.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3551,'ziygWUn7Kl','Getränke (Bier, Schnaps), verschiedene Gläser und Krüge, Brauereitrucks, Bekleidung, Regenschirm, Flaschenöffner, Wanduhr, Tablett, etc...','Getränke (Bier, Schnaps), verschiedene Gläser und Krüge, Brauereitrucks, Bekleidung, Regenschirm, Flaschenöffner, Wanduhr, Tablett, etc...','Brauereiaccessories, Kleidung der Rothbier Kollektion, Getränke, Schnaps, Gläser und ein Gewinnspiel','A','','','http://www.rothbier.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3552,'gyKJA56mYk','Cliparts, Business-Programme, Routenplaner, Stadtpläne, Internetsoftware, Spiele, Add-Ons für den MS-Flugsimmulator, etc... Reinschauen lohnt sich !!!','Cliparts, Business-Programme, Routenplaner, Stadtpläne, Internetsoftware, Spiele, Add-Ons für den MS-Flugsimmulator, etc... Reinschauen lohnt sich !!!','Preisgünstige Software für jeden Zweck, vom 3D Spiel über Internetanwendung und Cliparts bis hin zur professionellen Anwendung.','A','','','http://www.ari.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3553,'Qh6xnJuDVQ','MAXDATA-Computer, Belinea-Monitore, \r\nDrucker, Software, Netzwerkzubehör','MAXDATA-Computer, Belinea-Monitore, \r\nDrucker, Software, Netzwerkzubehör','Komplette Produktpalette von MAXDATA','A','','','http://www.counter-shop.de/sis/shopper_lookup.asp?id=bcgdb','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3554,'VOeGeED3OZ','Ordner Aktenordner Ringbücher Bücher Organizer Hausordner Sunrose Systems Steuerordner Rentenordner Versicherungsordner Bankordner Fotoalben','Ordner Aktenordner Ringbücher Bücher Organizer Hausordner Sunrose Systems Steuerordner Rentenordner Versicherungsordner Bankordner Fotoalben','\r\nHausordner, Versicherungsordner, Steuerordner, Bankordner, Rentenordner\r\n-über 15 verschiedene Sunrose Systems Sammelordner helfen Ihnen bei dem \r\ntäglichen Papierkrieg. Alle Ordner haben 6 farbige Register mit vielen Tips und\r\nHinweisen, die von Expe','A','','','http://www.sunrose.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3555,'GnfDZRkJfk','Antivirus Software \r\nArchivierungssoftware \r\nBetriebssysteme \r\nBücher \r\nCAD Software \r\nDatenbanken \r\nDatensicherungs-Software \r\nEmulationen \r\nEntertainment \r\nFinanzsoftware \r\nGrafiksoftware \r\nInfotainment \r\nIntegrierte Softwarepakete \r\nInternet/Intranet \r','Antivirus Software \r\nArchivierungssoftware \r\nBetriebssysteme \r\nBücher \r\nCAD Software \r\nDatenbanken \r\nDatensicherungs-Software \r\nEmulationen \r\nEntertainment \r\nFinanzsoftware \r\nGrafiksoftware \r\nInfotainment \r\nIntegrierte Softwarepakete \r\nInternet/Intranet \r','5.000 Softwareprodukte aus allen Bereichen ohne Werbeeinblenungen finden.','A','','','http://www.flexcom.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3556,'cnpznRWFpW','Computer*ISDN*Internet*Software','Computer*ISDN*Internet*Software','Informationstechnologie','A','infotech-shop.de','','http://www.it-koch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3557,'fAWgCM6cel','Norton Commander, \r\nNorton AntiVirus, \r\nNorton Internet Security, \r\nWinFax Pro, \r\nNorton Utilities, \r\nPaint Shop Pro, \r\nBackup Exec Desktop Edition, \r\nNetObjects Fusion, \r\nPartitionMagic, \r\nDrive Copy, \r\nDriveImage','Norton Commander, \r\nNorton AntiVirus, \r\nNorton Internet Security, \r\nWinFax Pro, \r\nNorton Utilities, \r\nPaint Shop Pro, \r\nBackup Exec Desktop Edition, \r\nNetObjects Fusion, \r\nPartitionMagic, \r\nDrive Copy, \r\nDriveImage','Bei Downloadit.de können Sie kommerzielle Softwarepakete herunterladen. Die Bezahlung erfolgt per Kreditkarte (Eurocard und Visa) oder per paybox. Für die','A','','','http://www.downloadit.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3558,'N40oLDu2bp','Hardware, Software, Netzwerke, Webspace, Domain, Web, Provider','Hardware, Software, Netzwerke, Webspace, Domain, Web, Provider','Computer - Internet - Netzwerke','A','','','http://www.tophardware.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3559,'a6N4lhaB4S','Reisebedarf wie :Bekleidung, Rollkoffer, Reiseführer, Moskitoschutz...\r\nOutdoor Fachgeschäft mit Allen guten Marken wie:\r\nJack Wolfskin, Mammut, Gentic, Haglöfs, \r\nPatagonia, Salewa, VauDe.....','Reisebedarf wie :Bekleidung, Rollkoffer, Reiseführer, Moskitoschutz...\r\nOutdoor Fachgeschäft mit Allen guten Marken wie:\r\nJack Wolfskin, Mammut, Gentic, Haglöfs, \r\nPatagonia, Salewa, VauDe.....','Vollreisebüro mit Allen namhaften Veranstaltern.\r\nOutdoor und Abenteuer Reisen.\r\nVeranstalter von Events, Outdoor Weekends wir Rafting, Canyoning......','A','','','http://drug-store.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3560,'5ftddbwZdI','Hardware und Software allgemein','Hardware und Software allgemein','Im Online-Shop der PC-SHOPPING finden Sie zur Zeit 10.729 Produkte. Die meisten Angebote erfassen wir aus den Inseraten der aktuellen PC-SHOPPING. Sie haben in dieser Auswahl die Möglichkeit, Produkte zu suchen und Preise zu vergleichen. Wenn Sie wollen,','A','','','http://www.pc-shopping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3561,'81GUaYJgGZ','Mobilfunk, Webhosting, Domainregestrierung, Visitenkarten, D1, Telekommunikation, Business-Homepages für Selbstständige und Freiberufler, Internetzugang, T-DSL, Handys.','Mobilfunk, Webhosting, Domainregestrierung, Visitenkarten, D1, Telekommunikation, Business-Homepages für Selbstständige und Freiberufler, Internetzugang, T-DSL, Handys.','Von Telekommunikation, Mobilfunk, Internetzugang und WebHosting.Hier wird einfach was für jeden geboten.','A','','','http://www.rasorn.purespace.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3562,'95mTgozU3q','alles rund um den Computer','alles rund um den Computer','Verkauf an Endkunden, Firmen, Behörden, Schulen, Universitäten und Ämter','A','','','http://www.rato-systems.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3563,'d6NYtfgH4T','Softwareverkauf, Softwareversand, Programme, Software, Windows, 95, 98, NT, 2000, Adaptec, Adobe, Asymetrix, Autodesk, AVM, Borland, Caere, Cheyenne, Claris, Corel, Installshield, Intuit, Lexware, Lotus, Macromedia, Mcafee, Microbasic, Micrografx, Quark,','Softwareverkauf, Softwareversand, Programme, Software, Windows, 95, 98, NT, 2000, Adaptec, Adobe, Asymetrix, Autodesk, AVM, Borland, Caere, Cheyenne, Claris, Corel, Installshield, Intuit, Lexware, Lotus, Macromedia, Mcafee, Microbasic, Micrografx, Quark,','Hier finden Sie Standard-, System- und Anwendungssoftware aller auf dem Softwaremarkt bekannten Hersteller - für Windows 95, Windows 98, Windows NT und Windows 2000.','A','','','http://www.softwarebox.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3564,'7AYXmktOGK','3000 Softwaretitel namenhafter Hersteller.','3000 Softwaretitel namenhafter Hersteller.','3000 Softwaretitel zum sofortigen Download !\r\nAussuchen, downloaden, bezahlen und gleich loslegen !\r\nSoftware kauf man günstig und schnell per Download.','A','','','http://quickload.buyonet.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3565,'1cYTGOjikC','Software','Software','In unserem Angebot finden Sie Amiga, Macintosh, Windows und Linux Software zu günstigen Preisen!','A','','','http://www.softpreis.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3566,'4GEyiE6Q7j','Antiquarische Bücher','Antiquarische Bücher','Versand von antiquarischen und vergriffenen Büchern aus vielen Gebieten, abfragbare Datenbank mit komfortabler Online-Bestellmöglichkeit','A','','','http://www.woelfelbuch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3567,'hKCMC5j71n','Notebooks, Arbeitsspeicher, Compact-Flash-Cards, USB-Card-Reader, MP3-CD-Player, MP3-PLayer und Zubehör','Notebooks, Arbeitsspeicher, Compact-Flash-Cards, USB-Card-Reader, MP3-CD-Player, MP3-PLayer und Zubehör','Ausgesuchte Hardware - speziell Notebooks, Speicher und portable MP3-CD-Player und portable MP3-Player zu sehr günstigen Konditionen.','A','','','http://www.jp-pc.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3568,'4OokWMZcmn','Hardware, Software und Spielezubehör','Hardware, Software und Spielezubehör','Hier finden Sie Spiele und Spielezubehör für PC, Dreamcast, PlayStation, PS2 und Nintendo64 sowie z.B. Landkarten, Routenplaner, Software, Lexika, Grafiktabletts, Druckerzubehör uvm. für Ihren PC','A','','','http://www.bertges.de/cd-rom/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3569,'xAEIoktiU4','E-Shop-Net - Willkommen im Hardware, Software, Mainboards, Gehäuse, CPUs, Speicher, Festplatten, Grafikkarten, Soundkarten, Boxen, Laufwerke, Tastaturen, Mouse, Drucker, Printmedien, Visitenkarten, Stempel, 3 Com, Amd, Asus, Ati, Avm, Abit, Adaptec, Agfa,','E-Shop-Net - Willkommen im Hardware, Software, Mainboards, Gehäuse, CPUs, Speicher, Festplatten, Grafikkarten, Soundkarten, Boxen, Laufwerke, Tastaturen, Mouse, Drucker, Printmedien, Visitenkarten, Stempel, 3 Com, Amd, Asus, Ati, Avm, Abit, Adaptec, Agfa,','Computer-Hardware & -Software von A-Z. Aktuelle Schnäppchen!','A','','','http://www.sd-pc-druck-huth.de/shop/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3570,'aicpmsTAs7','Ölgemälde, Schildkrötpuppen, Celbapuppen, Steiff - Teddys, Herman, Meissen-Porzellan, Limoges, Moccatssen, Wallendorf-Figuren, thür.Porzellan, Antiquitäten, Geschenkartikel, bayrische und Delfter Produkte','Ölgemälde, Schildkrötpuppen, Celbapuppen, Steiff - Teddys, Herman, Meissen-Porzellan, Limoges, Moccatssen, Wallendorf-Figuren, thür.Porzellan, Antiquitäten, Geschenkartikel, bayrische und Delfter Produkte','Antiquitäten, Trödel und Geschenkartikel - alles können Sie hier aussuchen und gleich online bestellen!\r\nAlles versandkostenfrei!','A','','','http://www.troedelshop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3571,'TfVILl5Nnd','Kolonialmöbel, Schränke, Esstische, Ausgrabungen, Alte Teakbänke, Lackschränke aus China, Steinfiguren','Kolonialmöbel, Schränke, Esstische, Ausgrabungen, Alte Teakbänke, Lackschränke aus China, Steinfiguren','Asiatika, Antiquitäten aus China Indien und Indonesien. Ausgrabungen und Lackschränke aus China alte Teakbänke, Original Kolonialmöbel','A','','','http://www.kolonialantik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3572,'OWIdeazQIW','SilverPlatter Datenbanken\r\nPARADISE Literaturdatenbank Dokumentenverwaltung Literaturverwaltung','SilverPlatter Datenbanken, \r\nPARADISE Literaturdatenbank und Dokumentenverwaltung','Software und Datenbanken für Literaturrecherche und Dokumentenverwaltung','A','','','http://www.winkler-infosysteme.de','C'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3573,'k0hnd8IvDQ','Im WebLand Erste Schritte (3-6 Jahre)\r\nIm WebLand Lern- u. Spielkiste (5-7 Jahre)\r\nDas KinderWeb Natur (7-10 Jahre)\r\nDas KinderWeb Entdeckungen (8-11 Jahre)\r\nDas KinderWeb Cool English (9-12 Jahre)','Im WebLand Erste Schritte (3-6 Jahre)\r\nIm WebLand Lern- u. Spielkiste (5-7 Jahre)\r\nDas KinderWeb Natur (7-10 Jahre)\r\nDas KinderWeb Entdeckungen (8-11 Jahre)\r\nDas KinderWeb Cool English (9-12 Jahre)','KIDOCLIC - interaktive Lernsoftware für Kinder von 3 bis 12 Jahren\r\n- mit monatlichen Updates\r\n- mit Multimediaspielen, die nicht nur die Zeit vernichten\r\n- mit E-Mail-Adresse und Forum-Funktion zur kindgerechten Einführung in neue Technologien','A','','','http://www.kidoclic.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3574,'ohZ48pSPdq','','','Hier finden Sie eine große Auswahl an Messinglampen: Tisch-, Decken-, Steh- und Wandleuchten mit vielen Kombinationsmöglichkeiten.','A','','','http://www.berliner-lampen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3575,'CNL04P1r2k','Kunstdrucke, Poster, Rahmen, Bilder, Einrahmungen, Kunst, Geschenk','Kunstdrucke, Poster, Rahmen, Bilder, Einrahmungen, Kunst, Geschenk','Kunstdrucke, Bilderrahmen, exclusive Unikatrahmen, Sonderangebote, individueller Service','A','','','http://www.rahmen-kunst.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3576,'5uY6giXo9O','Buttons als Werbung, Streuartikel, Pin, Sticker, Namenschild für Kongresse/Tagungen, Wahlkampf, Kursteilnehmer, Firmen- und Produktwerbung und Werbeagenturen.','Buttons als Werbung, Streuartikel, Pin, Sticker, Namenschild für Kongresse/Tagungen, Wahlkampf, Kursteilnehmer, Firmen- und Produktwerbung und Werbeagenturen.','Buttons als Werbung, Streuartikel, Pin, Sticker, Namenschild für Kongresse/Tagungen, Wahlkampf, Kursteilnehmer, Firmen- und Produktwerbung und Werbeagenturen.','A','','','http://www.stepshop.de/buttons','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3577,'nXHcFH9JLJ','Selbstklebetexte, Aufkleber, Beschriftungen, Autoaufkleber, Autobeschriftungen','Selbstklebetexte, Aufkleber, Beschriftungen, Autoaufkleber, Autobeschriftungen','Selbstklebetexte für Autos, Autobeschriftungen, Labels, Aufkleber, Beschriftungen, Werbung\r\nschon ab 1 Stück. Machen Sie Werbung mit Ihrer Internet Seite und E-mail Adresse !','A','','','http://www.stepshop.de/selbstklebetexte','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3578,'YlVnPPkvXe','Briefmarken','Briefmarken und Zubehör','Briefmarken Onlineshop mit hunderten Angeboten aler Sammlegebiete und einer monatlichen Schnäppchenliste mit Sammlungen, Teilsammlungen, Zubhör etc.','A','http://www.Houseofstamps.com','','http://www.HausderBriefmarke.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3579,'hCA5aONS1Z','PC-Software aller Art, PC-Hardware aller Art, Windows 2000 Professional OEM, Windows Millenium Edition OEM / DSP, Office, Norton AntiVirus 2001, Norton System Works 2001, Norton Ghost 2001, Norton Internet Security 2001, SKS BUSINESS Software, Microsoft,','PC-Software aller Art, PC-Hardware aller Art, Windows 2000 Professional OEM, Windows Millenium Edition OEM / DSP, Office, Norton AntiVirus 2001, Norton System Works 2001, Norton Ghost 2001, Norton Internet Security 2001, SKS BUSINESS Software, Microsoft S','PC-Software, Hardware, Office, Windows 2000 Professional OEM, Software aller Art, PC, Brenner, DVD, Festplatten, Mainboards, RAM-Speicher, SDIMM, Drucker, Monitore, Zubehör etc.','A','','','http://www.hans-ronstadt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3580,'GaCdAKlWCS','Weine aus aller Welt, Sekt und Champagner, Spituosen, Feinkost','Weine aus aller Welt, Sekt und Champagner, Spituosen, Feinkost','barbara´s wine-yards Wein-Versand und Weinladen aus Schwetzingen mit großer Auswahl an Weinen aus Ãœbersee und Europa','A','','','http://www.barbaras-wine-yards.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3581,'Q3Y07ohy7O','Sport + Fitness, Multipower, Weider, Koelbel-Trainingsforschung, PowerBar, \r\nCapris Gesundheitsprodukte, Sport LAVIT, \r\n','Sport + Fitness, Multipower, Weider, Koelbel-Trainingsforschung, PowerBar, \r\nCapris Gesundheitsprodukte, Sport LAVIT, \r\n','Sporternaehrung und Produkte\r\nfür Fitness, Funsports, Bodystyling, Kraftsport\r\n','A','','','http://www.abcsport.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3582,'ZqwmAY8ykd','Gamekonsolen, Games, Virtual Reality Produkte, 3D Brillen, Zubehoer, Joysticks, \r\nNeuheiten','Gamekonsolen, Games, Virtual Reality Produkte, 3D Brillen, Zubehoer, Joysticks, \r\nNeuheiten','Der Gamesshop fuer SEGA Dreamcast, Sony Playstation, Nintendo64, Gameboy Color, PC-Games, Virtual-Reality, Home Entertainment','A','','','http://www.playking.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3583,'wa7fAYhIQg','','','Ihre last minute & Urlaubsprofis\r\nWir bieten Ihnen lastminute, kurzfrist-, pauschal-, individualreisen, flüge, mietwagen, hotel, club, reiseversicherungen.\r\n ab allen flughäfen in D, A, CH! reise-hotline 0351-4716280','A','','','http://www.reise-zentrum24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3584,'B5Yqmsh1cj','Holzschnitzereien, Madonnen, Engel, Heilige, Clowns, Zwerge, Kreuze, \r\nBerufe, Engel','Holzschnitzereien, Madonnen, Engel, Heilige, Clowns, Zwerge, Kreuze, \r\nBerufe, Engel','Große Auswahl an Holzschnitzereien','A','','','http://www.holzschnitzkunst.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3585,'L0nYHfcfhh','Holzschnitzereien Ostern Ostereier Osterei Krippe Kuckucksuhren, Krippen, Kuckucksuhr, Krippenfiguren, Madonna, Madonnen, Putte, Heilige, Bierkrüge, Hinterglasbilder, Miniatur-Pendeluhr, Christbaumschmuck, Bayern, Taufe, Geschenke, Holz, Geburtstag, Weih','Holzschnitzereien Ostern Ostereier Osterei Krippe Kuckucksuhren, Krippen, Kuckucksuhr, Krippenfiguren, Madonna, Madonnen, Putte, Heilige, Bierkrüge, Hinterglasbilder, Miniatur-Pendeluhr, Christbaumschmuck, Bayern, Taufe, Geschenke, Holz, Geburtstag, Weih','Ihr Kunsthandwerk-Shop im Internet! Hier finden Sie Holzschnitzereien von Sternzeichen bis Krippenfiguren, Original Schwarzwälder Kuckucksuhren und jede Menge Geschenkideen.','A','http://www.kunsthandwerk-shop.de','','http://www.almdorfammertal.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3586,'SCgree0OsE','Olio Verde, Valbelice, Pasquini','Olio Verde, Valbelice, Pasquini','La Culinaria: Der Anbieter von Produkten höchster Qualität. Schwerpunkt Top-Olivenöle (z.B. Olio Verde) für die Spitzen-Gastronomie und den anspruchsvollen Geniesser. Direktversand,','A','','','http://www.la-culinaria.com/deutsch/shop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3587,'M7q4a1VmqS','Ölgemälde, Schnitzereien, Ikonen, handgeschnitzte Skulpturen aller Art!\r\nBilderrahmen aus Holz','Ölgemälde, Schnitzereien, Ikonen, handgeschnitzte Skulpturen aller Art!\r\nBilderrahmen aus Holz','sehr schöne Ölgemälde, Schnitzereien, Ikonen, Bilderrahmen zu Discountpreisen!','A','','','http://www.traub-kunsthandel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3588,'m4RV2TOrpA','filmplakat, filmposter, musikposter, fanposter, kunstdrucke, poster, gerahmte bilder, rahmen, geschenke, schnäppchen','Kunstdrucke, Poster, Filmplakate, Fanposter, gerahmte Bilder, Schnäppchen','Wir bieten unseren Kunden Lifestyle frei Haus - Kunst berühmter Maler und\r\nFotografen, von der Klassik bis zur Moderne, Musik- und Filmposter sowie gerahmte Bilder.','A','','','http://www.postergalerie.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3589,'2jpm26efvN','Spieluhren, Spieldosen, Schatullen, Kuckucksuhren, Wanduhren, Pfeifferfiguren, Glas, Porzellan, Zinn u.v.m.','Spieluhren, Spieldosen, Schatullen, Kuckucksuhren, Wanduhren, Pfeifferfiguren, Glas, Porzellan, Zinn u.v.m.','Geschenke zu jeder Gelegenheit, ob Hochzeit, Geburtstag, Ostern , Sammler, Weihnachten, zur Geburt hier finden Sie eine Riesenauswahl an Spieluhren und anderen tollen Geschenkideen.','A','','','http://www.spieluhr.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3590,'9e9zqytQie','Menschliche Pheromone und Sexuallockstoffe, Lockstoffe, Botenstoffe,','Menschliche Pheromone und Sexuallockstoffe, Lockstoffe, Botenstoffe,','Pheromon - Versand von Sexuallockstoffen für Sie und Ihn, mit dem Markennamen Eroscape','A','','','http://www.eroscape.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3591,'rG3egMBKUt','Räucherstäbchen, Räucherkegel, Weihrauch, Myrrhe, Räucherkohle, Räucherstäbchenhalter, Boswellia','Räucherstäbchen, Räucherkegel, Weihrauch, Myrrhe, Räucherkohle, Räucherstäbchenhalter, Weihrauch-Öl','Verkauf von Auroshikha - Räucherstäbchen, Räucherkegel, Weihrauch, Myrrhe und vieles mehr.','A','','','http://www.anandam-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3592,'b2r3DlIRtN','Silberschmuck, Mandala, Traumfänger (dreamcatcher), Holzspielzeug, Blechspielzeug, \r\nWindspiele, Mobiles, Schmuck (Creolen, Ohrringe, Anhänger)','Silberschmuck, Mandala, Traumfänger (dreamcatcher), Holzspielzeug, Blechspielzeug, \r\nWindspiele, Mobiles, Schmuck (Creolen, Ohrringe, Anhänger)','Bei den sorgfaelltig ausgesuchten Schmuckstuecken\r\nmerkt der Nutzer sofort, dass es sich nicht um Massenware, sondern\r\num ausgefallene und prachtvolle Produkte handelt. Werfen Sie am besten\r\nselbst einen Blick auf den Silberschmuck, die Traumfänger, Manda','A','','','http://www.hadiho.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3593,'PG1OIYTcYv','esoterische Bücher und CD´s, Schmuck, Bernsteinschmuck, Edelsteinketten, Tee, \r\nkeltische Anhänger, Kalender, Räucherwaren, Feng Shui, Tarot-Deutungen, \r\nHoroskoperstellungen','esoterische Bücher und CD´s, Schmuck, Bernsteinschmuck, Edelsteinketten, Tee, \r\nkeltische Anhänger, Kalender, Räucherwaren, Feng Shui, Tarot-Deutungen, \r\nHoroskoperstellungen','Esoterische Literatur und Melodien von Ayurveda über Reiki bis Zen Musik. \r\nUmfangreiches Kartendeuten, viele Legesysteme und kompetente Hilfestellungen.\r\nKeltische Anhänger, Räucherwaren und Zubehör sowie einen Chat, ein Tarot Forum\r\nund vieles vieles me','A','','','http://www.esotheka.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3594,'ATJ00LWHhk','Bilder','Bilder','Exclusive Tierbilder\r\nTiere mit den Augen eines Künstler\r\nsehen witzige bunte originelle\r\nhandsignierte Tierkunstdrucke','A','','','http://www.zazzaretta.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3595,'GWG23K0Iq1','Werke der Oper, Sinfonik, Kammermusik auf verschiedenen Tontraegern. Opernvideos aller stilrichtungen-Signierte Autogramme aus 30 Sammlerjahren...','Werke der Oper, Sinfonik, Kammermusik auf verschiedenen Tontraegern. Opernvideos aller stilrichtungen-Signierte Autogramme aus 30 Sammlerjahren...','Das Antiquariat mit CD/LP/VIDEO der Klassik in dem sie auch wertvolle Kuenstler original Autogramme von Callas bis Bocelli finden koennen','A','','','http://buehne-bild.de//shop/start.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3596,'0IkUAOfa74','Radierungen in Schwarzweiss, einige in Farbe','Radierungen in Schwarzweiss, einige in Farbe','Wertvolle Originalgrafiken in niedrigen Kuenstlereigenauflagen zu kleinen Preisen!','A','','','http://www.e-zentrum.de/cgi-bin/ePages.filereader?2078059058+DE/catalogs/131902','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3597,'XqOcekJIuf','Reiki Ätherische Öle Edelsteine CD´s Bücher Räucherwaren Seminare Pendel','Reiki Ätherische Öle Edelsteine CD´s Bücher Räucherwaren Seminare Pendel','Alles rund um die Esoterik. Wir bieten weiterhin Seminare mit bekannten Buchautoren.','A','','','http://www.wunderkiste.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3598,'mh6hbNCj2u','ArCon-Visuelle Architektur\r\n(diverse Versionen, Updates, Bundle, Zusatzmodule etc.), \r\nProdukte zur o2c-Technologie, \r\nsonstige Software','ArCon-Visuelle Architektur\r\n(diverse Versionen, Updates, Bundle, Zusatzmodule etc.), \r\nProdukte zur o2c-Technologie, \r\nsonstige Software','ArCon-Software.de ist die ultimative Plattform rund um die renommierte Architerktursoftware ArCon. Auf dieser Site findet der Anwender neben einem umfangreichen Online-Shop Tipps und Tricks zur Nutzung von ArCon sowie eine Vielzahl an weiteren Infos.','A','','','http://www.ArCon-Software.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3599,'804MBnSdvF','Weihnachtskrippen , Krippenzubehör, Holzschnitzereien religiöser und profaner Art\r\nGeschenkartikel','Weihnachtskrippen , Krippenzubehör, Holzschnitzereien religiöser und profaner Art\r\nGeschenkartikel','In unserem Shop finden Sie ein reichhaltiges Angebot an Holzschnitzereien, Weihnachtskrippen, \r\nKrippenzubehör und vieles mehr','A','','','http://www.weihnachtskrippen-center.de oder www. Sperl-Holzschnitzereien.de oder www.bayerwald-kripp','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3600,'LH8mPTS6VJ','Antik, Antiquitäten, Silber, Glas, Teddy´s, Schmuck, Varia, Kunst, Keramik, Porzellan, Bilder, Bronzen, Uhren','Antik, Antiquitäten, Silber, Glas, Teddy´s, Schmuck, Varia, Kunst, Keramik, Porzellan, Bilder, Bronzen, Uhren','Antikshop für schwedische Antiquitäten im Internet. Mitglied im Händlerring www.antikshop-im-internet.de','A','','','http://www.agnetas-antik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3601,'ppXOTlK4b0','Poster-Eventdrucke-Dias für Grossbildprojektoren','Poster-Eventdrucke-Dias für Grossbildprojektoren','Spezial-Posterversand\r\nSpezialdrucke in allen grössen bis Fussballfeldgrösse!','A','','','http://hawelka.hollywood.com/ALPHA-SPACE-GALLERY.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3602,'SkAtCSdUig','Holzspielwaren, Puppen, Puppenmöbeln, Puzzles, Kerzenständer, Kerzen, Geschenkideen, Windspiele, Türklangspiele, Pädagogische Spielzeug, Achatscheiben, Fahrzeuge, Bauklötze, Stecktürme, Babyrasseln, Wiegenschleier, Teelichter, Geburtstagsringe.','Holzspielwaren, Puppen, Puppenmöbeln, Puzzles, Kerzenständer, Kerzen, Geschenkideen, Windspiele, Türklangspiele, Pädagogische Spielzeug, Achatscheiben, Fahrzeuge, Bauklötze, Stecktürme, Babyrasseln, Wiegenschleier, Teelichter, Geburtstagsringe.','Online Shop für pädagogische Naturspielwaren und Geschenkideen in wunderschönen Formen und Farben. Kerzenständer in Regenbogenfarben. Waldorfspielzeug, Puppen, & Klangspiele.','A','','','http://www.toyspectrum.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3603,'zc3wYmjwgr','Holzspielzeug aus naturbelassenem Holz.','Holzspielzeug aus naturbelassenem Holz.','Vom Kreisel bis zur Puppenstube, Holzspielwaren aus naturbelassenem Holz.','A','','','http://www.salu-holzspielwaren.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3604,'o1cfyEPGU9','Ätherische Öle, Pendel, Tarotkarten, Schmuck, Power Armbänder, Räucherwerk','Ätherische Öle, Pendel, Tarotkarten, Schmuck, Power Armbänder, Räucherwerk','Versand von Räucherwerk, Ätherischen Ölen, Schmuck, Pendel, Tarotkarten u.v.m.','A','','','http://www.esopia.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3605,'JLnKp2StFJ','Vido und PC Games, Dreamcast Playstation, Playstation2, Nintendo64, PC DVD','Vido und PC Games, Dreamcast Playstation, Playstation2, Nintendo64, PC DVD','Alle Games für Spielekonsolen und PC. Onlineversand für Games, \r\nComputerspiele, Videospiele und DVD. Wir führen alle Neuheiten und\r\ngünstige Sonderangebote für alle Computer- und Videospielsysteme.','A','','','http://www.gameversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3606,'xvlQxNobXd','Urlaub, Pauschalurlaub, Pauschalreise, Pauschalreisen, Pauschalreise-Veranstalter, Ferien, Reise, Reisen, reise, reisen, Buchen, buchen, Buchung, Onlinebuchung, online, online buchen, Urlaub online buchen, Last-Minute-Angebote, Last-Minute, last-minute, L','Pauschalreisen','Der Spezialist für Sonne, Strand und Meer bietet Pauschalreisen aus den Katalogen der namhaften deutschen Reiseverantalter zu über 5000 Hotels an rund 1000 Ferienorten an, dazu kurzfristige Schnäppchen mit Abreise zwischen 15 Tagen und sieben Wochen. Das','A','www.ferienklick.de','','http://ferienklick.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3607,'CXXRTfK22o','Geburtshoroskope (Radix), Kinderhoroskope, Partnerhoroskope/Partnerschaftshoroskope, Erotikhoroskope, Gesundheitshoroskope, Jahreshoroskope, Prognosehoroskope, Solarhoroskope, Astrokartografie. Erhältlich als Textanlayse in vierfärbigem Schöndruck oder Au','Geburtshoroskope (Radix), Kinderhoroskope, Partnerhoroskope/Partnerschaftshoroskope, Erotikhoroskope, Gesundheitshoroskope, Jahreshoroskope, Prognosehoroskope, Solarhoroskope, Astrokartografie. Erhältlich als Textanlayse in vierfärbigem Schöndruck oder Au','Professionelle psychologische Horoskopanalysen in vierfärbigem Schöndruckausführung - ideal auch als Geschenk. Geburtshoroskope, Kinderhoroskope, Partnerhoroskope, Erotikhoroskope, Gesundheitshoroskope, Jahreshoroskope, Prognosehoroskope, Solarhoroskope,','A','','','http://www.horoskop.at/astro/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3608,'KFhXp4mB6q','Puzzle aller Art und Größe, sowie Gesellschaftsspiele','Puzzle aller Art und Größe, sowie Gesellschaftsspiele','Versandhandel Puzzle & Gesellschaftspiele-Lieferung in Deutschland versandkostenfrei - alle Angebote sind übersichtlich sortiert.','A','','','http://www.familytoys.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3609,'NX0SHlEHPL','Spielzeug, Spiele, Puppen, Yoyos, Fingerbaords, footbags, hackysacks, \r\nKäthe Kruse, Cuboro, Haba, Selecta','Spielzeug, Spiele, Puppen, Yoyos, Fingerbaords, footbags, hackysacks, \r\nKäthe Kruse, Cuboro, Haba, Selecta','Bei uns bekommen Sie Spielzeug, Jongliermaterial, Puppen, Footbags, FIngerboards und Yoyos, \r\nu.a. von folgenden Firmen: Cuboro, Hackysack, Käthe Kruse, Selecta, Techdeck, Yomega.','A','','','http://www.spielebazar.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3610,'9pHHdZsXvM','Bücher, CD`s, Cassetten, Energieplatten, Lichtpyramidenhologramm','Bücher, CD`s, Cassetten, Energieplatten, Lichtpyramidenhologramm','Vertrieb eigener Bücher, Tonträger und energetischer Produkte.','A','','','http://www.lichtpyramide.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3611,'J0VETXUx6z','Tretautos, Elektroautos, Elektromotorräder, Tretroller, Kinderfahrräder, \r\nKinderfahrzeuge','Tretautos, Elektroautos, Elektromotorräder, Tretroller, Kinderfahrräder, \r\nKinderfahrzeuge','OnlineShop mit einer reichhaltigen Auswahl an hochwertigen\r\nKinderfahrzeugen, wie Tretautos, Elektroautos, Tretrollern und\r\nKinderfahrrädern !','A','','','http://www.kinderfahrzeuge.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3612,'sqWzAgLW9c','Räucherungen, Weihrauch, Parfüme, Duftöle, ätherisches Öle, Massage und Chakraöle, Räucherstäbchen, Duftkräuter, Duftharze','Räucherungen, Weihrauch, Parfüme, Duftöle, ätherisches Öle, Massage und Chakraöle, Räucherstäbchen, Duftkräuter, Duftharze','Wir informieren Sie über unser Angebot an Räuchermitteln, Harzen Duftölen, Massage und Chakraölen. Infos und Tips über Räucherungen, die mystische Bedeutung der Duftstoffe und andere Themen werden behandelt .','A','','','http://www.isis-urania.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3613,'r2haVlYzdz','spielzeug,kinderkram,holzspielzeug,puppenwagen,lego,duplo,brio,eisenbahn,builder,forscher,spiele,zoch,bücher,hängematte,hängestuhl,hängesessel,plantoys,kindergarten,therapie,schulbetreuung,haba,puppenhaus,ravensburger,spielwaren,ritter,burg,balanciergerät','spielzeug,kinderkram,holzspielzeug,puppenwagen,lego,duplo,brio,eisenbahn,builder,forscher,spiele,zoch,bücher,hängematte,hängestuhl,hängesessel,plantoys,kindergarten,therapie,schulbetreuung,haba,puppenhaus,ravensburger,spielwaren,ritter,burg,balanciergerät','GÃœNSTIG EINKAUFEN !\r\nWir führen Spielzeug für Kindergärten, Schulbetreuung, Therapie und Zuhause von HABA, ERZI, LEGO, Ravensburger, KINDERKRAM, PlanToys und mehr. Aus Kunststoff und Holz. Ebenso Hängematten und Hängestühle, sowie Gestelle und Befestigungsmaterial.','A','www.kinderkram4you.de','http://','http://www.kinderkram-lachendorf.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3614,'aMilCyNsG5','Lauflernfahrzeug, Dreiräder, Traktoren, Pedalautos, Elektroautos, Geländewagen, Gokarts, Baumaschinen, Lastwagen, Schaukeltiere, alles in Riesenauswahl.','Lauflernfahrzeug, Dreiräder, Traktoren, Pedalautos, Elektroautos, Geländewagen, Gokarts, Baumaschinen, Lastwagen, Schaukeltiere, alles in Riesenauswahl.','Die ganze, bezaubernde Welt der Kinderfahrzeuge vom Bobby Car bis zum Luxuswagen bei www.WheelToys.com, demm Kinderautohaus.','A','','','http://www.wheeltoys.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3615,'LUyWOWbWE0','Das ganzheitliche Geburtshoroskop, ganzheitliche Partnerschafts- und Berufshoroskope, Kinderhoroskope und andere astrologische Beratungen und Dienstleistungen.','Das ganzheitliche Geburtshoroskop, ganzheitliche Partnerschafts- und Berufshoroskope, Kinderhoroskope und andere astrologische Beratungen und Dienstleistungen.','Ganzheitlich - astrologische Horoskope.','A','','','http://www.isis7.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3616,'poWcOmRqqB',' Igel-Max, online, shop, Blechspielzeug, Sandspielzeug, Ratschen, Sandbagger, Schubkarre, Kindergarten, Kinderhort, Krippe, Grundschule, Vorschule, Interaktive Einrichtungen, Objekteinrichter, Holzspielzeug, Holzspielzeuge, Pädagogik, Geschenkartikel, Spi',' Igel-Max, online, shop, Blechspielzeug, Sandspielzeug, Ratschen, Sandbagger, Schubkarre, Kindergarten, Kinderhort, Krippe, Grundschule, Vorschule, Interaktive Einrichtungen, Objekteinrichter, Holzspielzeug, Holzspielzeuge, Pädagogik, Geschenkartikel, Spi','Wir bieten pädagogisch wertvolles , Qualitativ hochwertiges Spielzeug aus natürlichen Materialien.\r\nHolz, Baumwolle und Blech- Auf unseren Seiten finden Sie nicht nur Shop, Private- Kleinanzeigen sondern auch jede Menge Interessanten Themen für Kinder und','A','','','http://www.igel-max.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3617,'fekOmgVwqT','Accessoires, Auto, Beauty, Designartikel, EDV, Elektronik, Familie, Feuerzeuge, Freizeit, Haushaltsartikel, Haushaltsgeräte, Heim, Office, Radio, Reisen, Schirme, Schlüsselanhänger, Spiele, Uhren, Werkzeuge','Accessoires, Auto, Beauty, Designartikel, EDV, Elektronik, Familie, Feuerzeuge, Freizeit, Haushaltsartikel, Haushaltsgeräte, Heim, Office, Radio, Reisen, Schirme, Schlüsselanhänger, Spiele, Uhren, Werkzeuge','Bei uns erhalten Sie eine große Auswahl an Geschenken aus vielen Bereichen. Moderne Accessoires aus Metall, Designartikel und mehr.','A','','','http://www.welt-der-geschenke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3618,'pXjghbu6zB','Autositze, Hochstuhl, Kettcar, Dreirad, Wippe, Stofftier, Jogger, von Herlag, Kettler, Roemer, Storchenmuehle, Stokke, Recaro, Chicco,','Autositze, Hochstuhl, Kettcar, Dreirad, Wippe, Stofftier, Jogger, von Herlag, Kettler, Roemer, Storchenmuehle, Stokke, Recaro, Chicco,','Kinderfachgeschaeft mit Onlineshop und Klapperstorchvermietung','A','','','http://www.daeumling-treis.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3619,'8kawye21GT','exklusive Gartenaccessoires, Skulpturen, Bücher und vieles mehr','exklusive Gartenaccessoires, Skulpturen, Bücher und vieles mehr','damit Ihr Garten zum Traumgarten wird','A','','','http://www.traumgarten-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3620,'DPLI86Wf0v','Spanischer Schinken (Serrano Schinken, Pata Negra), Paprikawurst (Chorizo), Salchichón, Käse, Olivenöl, Wein','Spanischer Schinken (Serrano Schinken, Pata Negra), Paprikawurst (Chorizo), Salchichón, Käse, Olivenöl, Wein','Online-Shop für Feinkost aus Spanien - Serrano Schinken, Pata Negra, Chorizo, Salchichon, edle Weine, Olivenöl, Käse - hochwertige Delikatessen für Gourmets und alle Liebhaber der spanischen Küche','A','http://www.spanische-gaumenfreuden.de','','http://www.jamon.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3621,'DEcG1EzCAH','Autos, Baby-Born, Badewannentiere, Bambini Puzzles, Basteln, CD-ROMs, Chattys, Dekoratives Spielzeug, Denkerspiele, Erwachsenenspiele, Experimentierkästen, Familienspiele, Funkgeräte, Furby, Game Boy, Geschicklichkeitsspiele, Holzbücher, Holzpuzzles, Holz','Autos, Baby-Born, Badewannentiere, Bambini Puzzles, Basteln, CD-ROMs, Chattys, Dekoratives Spielzeug, Denkerspiele, Erwachsenenspiele, Experimentierkästen, Familienspiele, Funkgeräte, Furby, Game Boy, Geschicklichkeitsspiele, Holzbücher, Holzpuzzles, Holz','Spielzeug, Spiele, Puppen, Plüsch, Puzzles, Hobby- und Bastelartikel, CD-ROMs - da lacht nicht nur das Kinderherz ! Grosse Auswahl zu günstigen Preisen. Mit Geschenkservice und Kundenbewertungen.','A','','','http://www.alljunior.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3622,'1HZxtDelr5','Zigarren, Wein, Weinpräsente, Rafting, Canyoning, Flugsimulator, Ballonfahrten, Spezialitätenkörbe, Designartikel, Möbel, Leuchten, Schmuck, Kosmetik, Kunst, Teepräsente, Rundflüge, Paragliding, Hubschrauberründflüge, Tauchkurse, Wellness, Ranchurlaub, Ku','Zigarren, Wein, Weinpräsente, Rafting, Canyoning, Flugsimulator, Ballonfahrten, Spezialitätenkörbe, Designartikel, Möbel, Leuchten, Schmuck, Kosmetik, Kunst, Teepräsente, Rundflüge, Paragliding, Hubschrauberründflüge, Tauchkurse, Wellness, Ranchurlaub, Ku','yuleclub ist die neuste Netzadresse, wenn es um anspruchsvolle und exklusive Geschenke der mittleren und höheren Preisklasse geht. Ob ausgesuchte Cohiba-Zigarren, ein Fallschirm-Tandemsprung, Bauhausklassiker, Designerschmuck oder ein romantisches Wochene','A','','','http://www.yuleclub.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3623,'18vF0piD2A','Klangschalen, Zimbeln Glocken, Vajra, Gantha, Buddhas, Gongs, Gebetsmühlen','Klangschalen, Zimbeln Glocken, Vajra, Gantha, Buddhas, Gongs, Gebetsmühlen','Online-Shop für Esoterikbedarf und Buddhismus','A','','','http://www.klangschale.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3624,'HKiECCdiWH','Das Schwarze Auge\r\nDungeons & Dragons\r\nShadowrun\r\nBattleTech\r\nGURPS\r\nMidgard\r\nCthulhu','Das Schwarze Auge\r\nDungeons & Dragons\r\nShadowrun\r\nBattleTech\r\nGURPS\r\nMidgard\r\nCthulhu','Rollenspiele und andere Fantasy-Produkte','A','','','http://www.rollenspiel-shop.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3625,'Lfp9FH3ZDH','Spiel, Bastel, Musik, Bücher, Fun, -Artikel.','Spiel, Bastel, Musik, Bücher, Fun, -Artikel.','Aktuelle Artikel aus den Bereichen Spiele-, Bastel-, Musik-, Bücher- und Fun-Artikel. \r\nNeues von Jumping Jo unter www.jumping-jo.de\r\n','A','','','http://www.espenlaub.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3626,'LUIgqk4Iij','Sammlerpuppen, Spielpuppen, Puppenkleidung, Puppenmöbel und Puppenaccesoires','Sammlerpuppen, Spielpuppen, Puppenkleidung, Puppenmöbel und Puppenaccesoires','Seit mehr als 50 Jahren:KRAHMER-PUPPEN. Handgeschnitzte Köpfe und sorgfältige Verarbeitung machen diese liebenswerten Sammler- und Spielpuppen so einzigartig.','A','','','http://www.more-than-dolls.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3627,'ENlvJHYrRq','Jumping Jo der superlative Kinder-Party-Animateur\r\nJo Brösele der Entertainer\r\nMusikalischer Weihnachtsmann\r\nTom Espen, der Bodypainter','Jumping Jo der superlative Kinder-Party-Animateur\r\nJo Brösele der Entertainer\r\nMusikalischer Weihnachtsmann\r\nTom Espen, der Bodypainter','Spiel, Musik, Spaß, Party, Unterhaltung.\r\nJumping Jo bietet Walking Act, S','A','','','http://www.jumping-jo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3628,'7lLlpxKF0E','MAXDATA PC-Systeme\r\nMAXDATA NOTEBOOK-Systeme\r\nBELINEA MONITORE\r\nEDV-Zubehör, Drucker, Scanner, USV','MAXDATA PC-Systeme\r\nMAXDATA NOTEBOOK-Systeme\r\nBELINEA MONITORE\r\nEDV-Zubehör, Drucker, Scanner, USV','Computer Hardware-Shop','A','','','http://www.bzmgmbh.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3629,'jx4o88I0DJ','Lose , Lose Lose','Lose , Lose Lose','Die Lotterie-Direktion der NKL informiert Sie aktuell über eines der besten Glücksspiele\r\nder Welt. Hier können Sie online Lose bestellen, aktuell Ihre Gewinnzahlen prüfen, \r\nerhalten SIe SMS- und WAP-Service und werden mit kultigen Spielen kurzweilig un','A','','','http://www.nkl.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3630,'f9Ag9qdICd','Lose \r\nNKL Lose\r\nGewinnlose','Lose \r\nNKL Lose\r\nGewinnlose','Wenn Sie für einen geringen Einsatz einen hohen Gewinn erzielen moechten, sind \r\nSie hier richtig. Hier erfahren Sie alles über die hervorragenden Gewinnchancen\r\nbei der NKL. Eine gesicherte Bestellseite, Spaß und Unterhaltung und ein super Ser-\r\nvice wer','A','','','http://www.millionenkoffer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3631,'VDpYRhGnvD','Erotik-, Fantasy-, Manga/Anime- und Science Fiction-Modellbausätze','Erotik-, Fantasy-, Manga/Anime- und Science Fiction-Modellbausätze','Versandhandel für Erotik-, Fantasy-, Manga/Anime- und Science Fiction-Modellbau. \r\nÃœber 1000 Modelle im Programm. \r\nVollbebilderter A4-Farbkatalog und CD-ROM erhältlich.','A','','','http://www.SPACEart-online.de/cgi-bin/click.pl?http://www.SPACEart-online.de/Indexe/ShopYoo.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3632,'HvFMrLQTRr','Holzbaukästen, Fröbelspielzeug, didaktisches Spielzeug, Holzfahrzeuge, Fädelspiele u.v.m.','Holzbaukästen, Fröbelspielzeug, didaktisches Spielzeug, Holzfahrzeuge, Fädelspiele u.v.m.','Online-Versand von pädagogisch wertvollem und qualitativ hochwertigem Holzspielzeug aus dem Erzgebirge, direkt vom Hersteller mit Warenkorbsystem, SSL-verschlüsselter Datenübermittlung, schnellstmöglicher Lieferung...','A','','','http://www.sina-spielzeug.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3633,'Z2hifhS6TB','Kerzen, Kräuter, Bücher, Tonträger, Kleider, Trinkhörner, Körperöle, Räucherwerk, Tee, Traumfänger, Trommeln, Körpermalfarbe, Schmuck','Kerzen, Kräuter, Bücher, Tonträger, Kleider, Trinkhörner, Körperöle, Räucherwerk, Tee, Traumfänger, Trommeln, Körpermalfarbe, Schmuck','Versand für Esoterik, Naturreligion, Schamanismus uvm.','A','','','http://www.gaia-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3634,'139XOY4eem','Kindergarderoben, Kindermobile, Schiebetiere, Puzzle, Spiegel, \r\nMeßlatten, Ziehtiere','Kindergarderoben, Kindermobile, Schiebetiere, Puzzle, Spiegel, \r\nMeßlatten, Ziehtiere','Ein dickes, massives Holzspielzeug mit witzigen Motiven und\r\nerfrischenden Farben. Der Versand erfolgt kostenlos.','A','','','http://www.miniwood.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3635,'MKivakz3Ek','Puzzles Mobiles Puppen Fingerpuppen Memory Domino Motorik Lernspiele Theater Schach Backgammon Poch Tiroler Roulette Angelspiel Mikado Shut the Box','Puzzles Mobiles Puppen Fingerpuppen Memory Domino Motorik Lernspiele Theater Schach Backgammon Poch Tiroler Roulette Angelspiel Mikado Shut the Box','Hier findet man feine Holzspielwaren für die kleinen- und großen Spieler. Unsere Puzzleecke ist gut bestückt.','A','','','http://www.kauf-24.de/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3636,'B1WGKg4gCz','Na, typisch!\r\nIdentity\r\nGenerationen\r\nGlobal-Weltquiz-Reihe\r\nJob\r\nIncome\r\nPolit Poker\r\nGen Zeit\r\nGen Welt\r\nWeltgesichter\r\nIm Neanderthal\r\nChaotenviertel\r\nPetra, Paul &Co.\r\nÖko\r\nAm Pranger\r\n','Na, typisch!\r\nIdentity\r\nGenerationen\r\nGlobal-Weltquiz-Reihe\r\nJob\r\nIncome\r\nPolit Poker\r\nGen Zeit\r\nGen Welt\r\nWeltgesichter\r\nIm Neanderthal\r\nChaotenviertel\r\nPetra, Paul &Co.\r\nÖko\r\nAm Pranger\r\n','Kommunikationsspiele zu aktuellen\r\nThemen rund um Psychologie, Politik\r\nund Wirtschaft für Jugendliche und\r\nErwachsene.','A','','','http://www.aktuell-spiele-verlag.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3637,'w8pTTvITDm','Schachcomputer, Schachsoftware, Schachliteratur, Schachmaterial, Go-Material, Go-Literatur, Bridge-Computer, Backgammon-Computer, Reparatur von Schachcomputern.\r\n','Schachcomputer, Schachsoftware, Schachliteratur, Schachmaterial, Go-Material, Go-Literatur, Bridge-Computer, Backgammon-Computer, Reparatur von Schachcomputern.\r\n','Vertrieb/Versand von \"intelligenten Spielen\". Schach, Bridge, Backgammon und Go.','A','','','http://www.niggemann.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3638,'QJPdxXGbvQ',', kunstdrucke von Ole West . Nicole Wenning, Anselm Prester und vielen anderen',', kunstdrucke von Ole West . Nicole Wenning, Anselm Prester und vielen anderen','galerie , kunstdrucke von Ole West . Nicole Wenning, Anselm Prester und vielen anderen.','A','','','http://www.atelier-am-meer.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3639,'GCKdsG4OYk','Zaubertricks, Zauberkasten, Jonglierartikel, Einräder, Zauberrequisiten, Jonglierbälle, Zauberartikel, Scherzartikel, Einrad, Zauberbücher, Zauberkasten, Zaubergeräte, Becherspiele, Kartentricks, Taschenspielertricks, Diabolos, Jonglierkeulen, Bälle, Z','Zaubertricks, Zauberkasten, Jonglierartikel, Einräder, Zauberrequisiten, Jonglierbälle, Zauberartikel, Scherzartikel, Einrad, Zauberbücher, Zauberkasten, Zaubergeräte, Becherspiele, Kartentricks, Taschenspielertricks, Diabolos, Jonglierkeulen, Bälle \r','Jonglier- und Zauberartikel in großer Auswahl und bester Qualität. \r\nFür Anfänger und Profis.\r\nBeratung. Sonderanfertigungen. Seminare und Kurse','A','','','http://www.jedinat.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3640,'AYW8O50kqk','\r\n Esoterik, Spiritualität, Klangschalen, Räucherstäbchen, New Age, Naturheilkunde, Osho, Zen, Buddhismus, Tibet, Bücher, Buch, Edelsteine, Engel, \r\nTesla, Chakren, Kräuter, Kinesiologie, Yoga, Hinduismus, Dharma, Yin Yang, Meditation, Heilung, Reiki, Bez','\r\n Esoterik, Spiritualität, Klangschalen, Räucherstäbchen, New Age, Naturheilkunde, Osho, Zen, Buddhismus, Tibet, Bücher, Buch, Edelsteine, Engel, \r\nTesla, Chakren, Kräuter, Kinesiologie, Yoga, Hinduismus, Dharma, Yin Yang, Meditation, Heilung, Reiki, Bez','Fachbuchandlung Aeon in Wiesbaden, Online Shop speziell zum Thema Esoterik, Naturheilkunde, Spiritualität, \r\n Astrologie, Tantra, Meditation, Magie u.v.m.\r\n Natürlich können Sie uns auch in unserem Geschäft besuchen.','A','','','http://www.aeon.ebuch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3641,'OqqLuqPYuq','Brettspiele, Kartenspiele, Knobeleien, Denkspiele, Gesellschaftsspiele, Babyspielzeug, Greiflinge, Kinderspiele, Schiebetiere, Bauklöte, Holzspielzeug, Holzkran, Holzeisenbahn, Baukasten, Baukastensysteme, fischertechnik, Lasy, Metallbaukasten, Mosaik, St','Brettspiele, Kartenspiele, Knobeleien, Denkspiele, Gesellschaftsspiele, Babyspielzeug, Greiflinge, Kinderspiele, Schiebetiere, Bauklöte, Holzspielzeug, Holzkran, Holzeisenbahn, Baukasten, Baukastensysteme, fischertechnik, Lasy, Metallbaukasten, Mosaik, St','Web-Shop rund ums Spielen','A','','','http://www.webwide-spielen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3642,'SB4nzjOVHo','Fachliteratur, Kalender, Edelsteine, Heilsteine, Räucherungen, Räucherstäbchen, esoterischer Schmuck, Indianerschmuck, Ritual-Sets, Horoskope, Salzkristallartikel, ätherische Öle, Hexenzubehör, Kerzen, Planetenöle, Ritualöle, Dreamcatcher, Mandalas, Aroma','Fachliteratur, Kalender, Edelsteine, Heilsteine, Räucherungen, Räucherstäbchen, esoterischer Schmuck, Indianerschmuck, Ritual-Sets, Horoskope, Salzkristallartikel, ätherische Öle, Hexenzubehör, Kerzen, Planetenöle, Ritualöle, Dreamcatcher, Mandalas, Aroma','Umfangreiches Warensortiment (Produkte, Artikel und Fachliteratur) für den esoterischen und schamanischen Bedarf.\r\n','A','','','http://members.tripod.de/Shamans_Online_Shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3643,'sgqjSEhk3o','Geburtshoroskope, Partnerhoroskope, Gesundheitshoroskope, Liebes- u. Sexualhoroskope, Berufshoroskope, Börsenanalysen, Zukunftsprognosen, Indianisches Horoskop','Geburtshoroskope, Partnerhoroskope, Gesundheitshoroskope, Liebes- u. Sexualhoroskope, Berufshoroskope, Börsenanalysen, Zukunftsprognosen, Indianisches Horoskop','Astrologische und esoterische Beratung, Seminarangebote aus dem schamanischen Bereich, Tarot- u. Pendelarbeiten, Edelsteintherapie und Horoskoperstellungen','A','','','http://members.tripod.de/Esoterik_Shaman','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3644,'j3513yL5yV','Zippo, Feuerzeuge, Fachbücher, Sturmfeuerzeuge','Zippo, Feuerzeuge, Fachbücher, Sturmfeuerzeuge','Zippodepot.de - das Zippo Feuerzeug Kaufhaus im Web! Mehr als 1000 verschiedene Zippo Feuerzeuge und Zubehör online bestellbar. Des weiteren Infos rund um das Zippo, Forum, Datierungshelfer und und und...','A','','','http://www.zippodepot.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3645,'ZzFmzhCxhR','Motomania, Comics, Tassen, T-Shirts, Shorts, Blechdosen, Mousepads','Motomania, Comics, Tassen, T-Shirts, Shorts, Blechdosen, Mousepads','Motomania - Comics von Holger Aue für Motorradfahrer, bekannt aus der Zeitschrift Motorrad! Alle Bände sowie jede Menge T-Shirts und Tassen online bestellbar!','A','','','http://www.motomania.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3646,'1IAhakXocW','Zippo, Feuerzeuge, Comics, kleines Arschloch, Motomania, © Tom, Katz + Goldt, Ol, Lillian Mousli, LGX, Haiopeis, Baxendale, Ihr neues Baby','Zippo, Feuerzeuge, Comics, kleines Arschloch, Motomania, © Tom, Katz + Goldt, Ol, Lillian Mousli, LGX, Haiopeis, Baxendale, Ihr neues Baby','- das kleine aber feine Kaufhaus im Web mit mehr als 1000 Zippo Kultfeuerzeugen im Zippodepot, Comics und Merchandising u.a. vom kleinen Arschloch, Motomania, © Tom, Katz + Goldt, Ol, Lillian Mousli und den Haiopeis...','A','','','http://www.warehouse.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3647,'4uKuuuDEAV','T-DSL, T-DSL FLATRATE, ISDN, ISDN XXL, ISDN 300, HOMEPAGES, WEBHOSTING, PURETEC, CONSORS, YELLOW, STROM, HANDY, HANDYS, FLATRATE, REISEN','T-DSL, T-DSL FLATRATE, ISDN, ISDN XXL, ISDN 300, HOMEPAGES, EIGENE WEBHOSTING ANGEBOTE, CONSORS, YELLOW, STROM, HANDY, HANDYS, FLATRATE, REISEN und vieles mehr....','MEDIEN UND TELEKOMMUNIKATIONS ANGEBOTE VON ZAHLREICHEN BEKANNTEN UNTERNEHMEN.','A','http://www.mediacenter24.com','','http://www.mediacenter24.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3648,'jZpM8lmtNf','Silberschmuck, Herrenschmuck, Damenschmuck, Herrenringe, Damenringe, Armreife, Ohrringe, Ohrstecker, Ohrclips, Halsschmuck, Ketten, Anhänger, Collier, Cocons, Broschen, Schmucksets, Geschenkartikel, Modeschmuck, Piercing','Silberschmuck, Herrenschmuck, Damenschmuck, Herrenringe, Damenringe, Armreife, Ohrringe, Ohrstecker, Ohrclips, Halsschmuck, Ketten, Anhänger, Collier, Cocons, Broschen, Schmucksets, Geschenkartikel, Modeschmuck, Piercing','Exklusiv und preiswerter Designerschmuck für Damen und Herren wie z.B.\r\nRinge, Armreife, Ohrringe, Ketten, Anhänger, Schmucksets, Geschenkartikel, Modeschmuck, Piercing und vieles mehr.\r\n','A','','','http://www.schmuckadresse.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3649,'WBv20JE2rq','Lego, Big, Bully, Playmobil, Siku, Wader, Holztiger, Heros und vielen mehr','Lego, Big, Bully, Playmobil, Siku, Wader, Holztiger, Heros und vielen mehr','Spielsachen, Bastelartikel und jede Menge Schnäppchen von namhaften Herstellern.','A','','','http://www.spielwelt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3650,'AnLxz05ndo','Import-Maxi-CD, \r\nImport-CD Alben\r\nImport-DVD (Musik und Filme in Originalversionen)\r\nCountry-CD Abteilung\r\n','Import-Maxi-CD, \r\nImport-CD Alben\r\nImport-DVD (Musik und Filme in Originalversionen)\r\nCountry-CD Abteilung\r\n','BuscherCD Versand-spezialisiert auf Import-Maxi CD´s und Import CD Alben, viele Raritäten und Exoten (Japan), \r\nneue Country Abteilung, auch DVD-Importe','A','','','http://www.buscher-cd.de/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3651,'kS5HQ7L5oQ','Lautsprecherboxen, Standlautsprecher, Subwoofer, Bassboxen, Beschallungsanlagen, Gehäuse, Lautsprecherkabel','Lautsprecherboxen, Standlautsprecher, Subwoofer, Bassboxen, Beschallungsanlagen, Gehäuse, Lautsprecherkabel','Die Proverdi GmbH entwickelt anspruchsvolle Lautsprechersysteme, die durch ein hochqualifiziertes Personal gefertigt werden.','A','','','http://www.proverdi.de/shopping.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3652,'WLzPL4aRz1','US-Nummernschilder, US- Uhrenschilder, Boosterplates, US- Jahrgangsnummernschilder, Kanadische Nummernschilder','US-Nummernschilder, US- Uhrenschilder, Boosterplates, US- Jahrgangsnummernschilder, Kanadische Nummernschilder','Nummernschildershop: Original aktuelle amerikanische und kanadische Nummernschilder aus allen Staaten sowie als Geburtstagsgeschenk alte US-Nummernschilder aus dem Jahr der Geburt oder Uhrenschilder.','A','','','http://www.nummernschilder.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3653,'MO1897dC9m','Hanhart, Aristo, Laco, Storm, Uhrenbeweger, Uhrenwerkzeug, \r\nUhrenzubehör','Hanhart, Aristo, Laco, Storm, Uhrenbeweger, Uhrenwerkzeug, \r\nUhrenzubehör','Armbanduhrenverkauf und alles rund um\r\ndie Armbanduhr','A','','','http://www.uhrenfreunde.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3654,'30xd4fKpdK','Alle aktuellen Artikel von Diddl !\r\nUli Stein , Janosch \r\nGeschenkartikel, Plüschtiere, Werbe- Schilder...\r\nÃœber 1400 Artikel !','Alle aktuellen Artikel von Diddl !\r\nUli Stein , Janosch \r\nGeschenkartikel, Plüschtiere, Werbe- Schilder...\r\nÃœber 1400 Artikel !','Papiton führt :Diddl, Uli Stein, Janosch, Geschenkartikel, Plüschtiere und vieles mehr. Alle aktuellen Artikel von Diddl ! Ausserdem nostalgische Schilder von Heart of Ireland','A','','','http://www.papiton.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3655,'1y52wS0m1q','Ãœ-Eier, Figuren, Bpz, Puzzle, Sammlerzubehör, Kataloge, Autos, Steckfiguren u. -puzzle, Metall, Maxi-Ei, Dioramen, Hütchen, Trucks, Aktionsware, ... eben alles was im Ei war!','Ãœ-Eier, Figuren, Bpz, Puzzle, Sammlerzubehör, Kataloge, Autos, Steckfiguren u. -puzzle, Metall, Maxi-Ei, Dioramen, Hütchen, Trucks, Aktionsware, ... eben alles was im Ei war!','Die Ãœ-Ei-Sammler-Seiten! Mit bebildertem Ãœ-Ei-Shop, News, Auktionen, Gewinnspiel, Pinwand, Tausch & Ankauf u.v.m.','A','','','http://www.sammlerland.de/ei/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3656,'nOQyoePyY2','Geschenke\r\nRitzenhoff\r\nLeopold Vienna\r\nGläser \r\nBücher\r\n','Geschenke\r\nRitzenhoff\r\nLeopold Vienna\r\nGläser \r\nBücher\r\n','Shop für besondere Geschenke und Dekorationen','A','','','http://www.festcompany.de/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3657,'f0TcnRufF8','Münzen, \r\nMedaillen, \r\nMünzuhren, \r\nMünzzubehör','Münzen, \r\nMedaillen, \r\nMünzuhren, \r\nMünzzubehör','Umfassendes Angebot an Münzen, Medaillen und artverwandten Geschenkartikel aus dem numismatischen Bereich','A','','','http://www.herchermuenzen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3658,'Xg5G1Mzyud','Antiquität, Bücher, Briefmarken, Autogramm, Münzen, Schilder, Ansichtskarte, Modellautos, Dampfmaschine, Puppen, Blechspielzeug, Gemälde, Skulptur, Grafik, Literatur, Autographen, Wilesco, Blechschild','Antiquitäten, Bücher, Briefmarken, Autogramme, Münzen, Schilder, Ansichtskarten, Modellautos, Dampfmaschinen, Puppen, Blechspielzeug, Gemälde, Skulpturen, Grafik, Literatur','Sammelplatz.de ist ein Internet-Shopp für alle Sammler. Liebhaber alter und schöner Dinge finden hier ein anspruchsvolles Handelsforum mit einer Vielzahl alter und neuer Sammelobjekte zu oft erstaunlich moderaten Preisen.','A','','','http://www.sammelplatz.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3659,'9HNzpTsHTO','Ministeck, Malen nach Zahlen, Anker Steinbaukästen, Billard Kicker, Handpuppen, Murmelbahnen.......','Ministeck, Malen nach Zahlen, Anker Steinbaukästen, Billard Kicker, Handpuppen, Murmelbahnen.......','TMTtoys bietet ein ausgefallenes\r\nSpielwarenangebot für besondere Ansprüche. z.B. Ministeck, Malen nach Zahlen, Anker Steinbaukästen, Billard Kicker.....','A','','','http://www.tmttoys.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3660,'tkMQ5izg56','Fahnen, Flaggen, Bundeswehrartikel, Messer, Maglite, Bomberjacken, Tarnbekleidung, Rucksäcke, Schlafsäcke, Buck, Gerber, Leatherman, SOG, Martini, Opinel, Benchmade, Miltec,','Fahnen, Flaggen, Bundeswehrartikel, Messer, Maglite, Bomberjacken, Tarnbekleidung, Rucksäcke, Schlafsäcke, Buck, Gerber, Leatherman, SOG, Martini, Opinel, Benchmade, Miltec,','Klassischer US-SHOP mit Schwerpunkten bei Flaggen, Messern und Textilien','A','','','http://www.us-shop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3661,'2dh1tfUlph','Autozubehör, Heimwerker, Handwerker, Eisewaren Gartengeräte, Elektro, Batterien, Akkus, Küchenhelfer, Küchengeräte, Bürobedarf, Handyzubehör, Telekommunikation, Tierbedarf, Heimtiere, Outdoor, Camping, Beleuchtung, Lampen, Optik, Viehhaltung, Sanitär, Ang','Autozubehör, Heimwerker, Handwerker, Eisewaren Gartengeräte, Elektro, Batterien, Akkus, Küchenhelfer, Küchengeräte, Bürobedarf, Handyzubehör, Telekommunikation, Tierbedarf, Heimtiere, Outdoor, Camping, Beleuchtung, Lampen, Optik, Viehhaltung, Sanitär, Ang','Westfalia, seit über 75 Jahren das Spezialversandhaus für Autozubehör, Elektronik, Haus und Garten, Heimtierbedarf, Landwirtschaft, Werkzeug und vieles mehr. Ãœber 20000 Produkte online bestellbar.','A','','','http://www.westfalia.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3662,'cuiJaIpcme','Kräuter, Gewürze, Tee, Naturprodukte,','Kräuter, Gewürze, Tee, Naturprodukte,','Ihr zuverlässiger Lieferant für: KRÄUTER-GEWÃœRZE-TEE-NATURPRODUKTE','A','','','http://s32366573.einsundeinsshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3663,'o5mxs7JESW','Airex-Matten, Stillkissen, Lammfelle, Baby-Kissen, Tempur-Matratzen, Tempur-Kissen.\r\nMassagebänke, Pezzi-Bälle, Sprossenwände, Tummy-Tub etc.','Airex-Matten, Stillkissen, Lammfelle, Baby-Kissen, Tempur-Matratzen, Tempur-Kissen.\r\nMassagebänke, Pezzi-Bälle, Sprossenwände, Tummy-Tub etc.','Ihr Partner wenn es um Ihre Gesundheit geht. Wir vertreiben Produkte von \r\nA wie Airex-Matten über S wie Stillkissen und M wie Matratzen bis Z wie Zubehör für \r\nIhr persönliches Gesundheitsequipment.\r\nAuch sind wir der Richtige Partner im Bereich Dienstle','A','','','http://www.orthodyn.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3664,'ZIiyiMLWkD','Sammlerpuppen, Porzallenpuppen, Dolls, Moderne Puppen, Puppen, Teddys','Sammlerpuppen, Porzallenpuppen, Dolls, Moderne Puppen, Puppen, Teddys','Hochwertige Sammlerpuppen aus Porzellan, alle mit Sammlerzertifikaten. Tolle Qualität zu tollen Preisen. Grosse Auswahl, schnelle Lieferung. Ebenso ständig laufende Auktionen, kostenloser SMS-Dienst.','A','','','http://www.geschenke-city.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3665,'Gr0LPnSlP7','Weisswein, Rotwein, Dessertwein, Grappa, Sekt, Champagner, Ormellaia, Salzmühlen, Pfeffermühlen, Korkenzieher, Kapselschneider, Windlichter, Gläser, Decanter.','Weisswein, Rotwein, Dessertwein, Grappa, Sekt, Champagner, Ormellaia, Salzmühlen, Pfeffermühlen, Korkenzieher, Kapselschneider, Windlichter, Gläser, Decanter.','Internationale Weine, Sekt, Champagner, Destillate, Präsent-Service. Feinkost. Wein- und Wohnaccessoirs.','A','','','http://www.bauer-lebensart.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3666,'g8NvDVu2JK','Modellautos, Modelleisenbahn Sammler u. Blechspielzeug','Modellautos, Modelleisenbahn Sammler u. Blechspielzeug','Modellautos, Modelleisenbahn Sammler u. Blechspielzeug','A','','','http://sammlerspielzeug.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3667,'PIU7oupcmN',' T-Shirts, Internet T-Shirts, kultige E-Mail Shirts, Poster, Plakate, Domainaufkleber, Url-Aufkleber, Auto, Secondhand Shop, Hemden, Pulli, Sweater, Jeans,',' T-Shirts, Internet T-Shirts, kultige E-Mail Shirts, Poster, Plakate, Domainaufkleber, Url-Aufkleber, Auto, Secondhand Shop, Hemden, Pulli, Sweater, Jeans,','Wir bieten T-Shirts, Internet T-Shirts, kultige E-Mail Shirts, Poster, Plakate, Domainaufkleber, Url-Aufkleber für Ihr Auto und einen Secondhand Shop !!!','A','','','http://www.cool-shop.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3668,'EhnjxlK8xa','Fanartikel, Funartikel, Streetwear, Trendartikel, Aufnäher, Schals, T-Shirts, Shirts, Funshirts, Caps, Trikots, Southpark, SImpsons, Pokemon, Headhunter, Hooligan, Fussball, Masken, Plüschfiguren, Fahnen, Tassen, Uhren, Formel1, Motorsport','Fanartikel, Funartikel, Streetwear, Trendartikel, Aufnäher, Schals, T-Shirts, Shirts, Funshirts, Caps, Trikots, Southpark, SImpsons, Pokemon, Headhunter, Hooligan, Fussball, Masken, Plüschfiguren, Fahnen, Tassen, Uhren, Formel1, Motorsport','Fanartikel, Funartikel, Streetwear & mehr...!\r\nOb Aufnäher oder Schal, Funshirts oder individuell gefertigte T-Shirts, Plüschfiguren oder Caps - die Auswahl ist riesig und die Lieferung versandkostenfrei!','A','http://www.all4fan.com\r\nhttp://www.all4fan.de\r\nhttp://www.onlinesportshop.de','','http://www.fanmarkt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3669,'Bp2GzVqTxR','Bongs, Papers, Blättchen, Duftkissen, Waagen, Pesola, Wasserpfeife. Bong, Ersatzteile, Köpfe, Poster, CD, LP','Bongs, Papers, Blättchen, Duftkissen, Waagen, Pesola, Wasserpfeife. Bong, Ersatzteile, Köpfe, Poster, CD, LP','Bongs, Papers, Kleidung, Waagen, Duftkissen, Goa-CD´s und vieles mehr findet ihr in unserem Online-Headshop mit über 1444 Artikeln !','A','','','http://www.WEB-HEADSHOP.DE','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3670,'f5QqQu2cC8','Keulen, Bälle, Diabolos, Devilsticks, Pyroartikel, Einräder, jonglieren, jongleur, etc...','Keulen, Bälle, Diabolos, Devilsticks, Pyroartikel, Einräder, etc...','Versandhandel für Artisten, mit einem großen Sortiment zum jonglieren.','A','','','http://www.jonglissimo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3671,'jbpIjBmLrN','Pinsel, Künstlerpinsel, Kalligraphie, Rasierpinsel, Kosmetikpinsel.','Pinsel, Künstlerpinsel, Kalligraphie, Rasierpinsel, Kosmetikpinsel.','Der ultimative Pinsel Shop. Künstlerpinsel für Profis und Hobbymaler. Von Aquarell bis Window Color alles aus einer Hand.\r\nQualität made in Germany.','A','','','http://www.pinsel-depot.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3672,'MF4DBryDdg','Alles was der Bowler braucht. Bowlingkugeln, Bowlingschuhe, Zubehör.\r\nInrmationen rund um das Bowling','Alles was der Bowler braucht. Bowlingkugeln, Bowlingschuhe, Zubehör.\r\nInrmationen rund um das Bowling','Alles was der Bowler braucht. Bowlingkugeln, Bowlingschuhe, Zubehör.\r\nInrmationen rund um das Bowling','A','','','http://www.bowlnfun.de/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3673,'ZmEASQxA3x','Seidenmalerei\r\nWindow-Color\r\nWachs\r\nServiettentechnik\r\nMosaik\r\nSpeckstein\r\nBastelbücher\r\nHolz\r\nTöpfern\r\nTraditionelles Bastelnmaterial','Seidenmalerei\r\nWindow-Color\r\nWachs\r\nServiettentechnik\r\nMosaik\r\nSpeckstein\r\nBastelbücher\r\nHolz\r\nTöpfern\r\nTraditionelles Bastelnmaterial','Materialversand für Werken und Basteln\r\nLieferant für alle kreativ Tätigen.\r\nWachswarenfabrik.','A','','','http://www.schafmeister.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3674,'vnPa4Hsbnj','Wir haben alles zum Thema Modellbahn, Modellautos und Bausätze von folgenden Herstellern im Programm:\r\nAlbedo, AMW, Arnold, AWM, Bachmann, Bemo, Brawa, Brekina, Tillig, Burago, Busch, Dragon, Ertel, ESCI, Faller, Fleischmann, Fujimi, Gama, Gützold, HAG, H','Wir haben alles zum Thema Modellbahn, Modellautos und Bausätze von folgenden Herstellern im Programm:\r\nAlbedo, AMW, Arnold, AWM, Bachmann, Bemo, Brawa, Brekina, Tillig, Burago, Busch, Dragon, Ertel, ESCI, Faller, Fleischmann, Fujimi, Gama, Gützold, HAG, H','Ihr Online-Shop für Modellbahnen, Modellautos und Bausätze mit zahlreichen Bildern z.B.: Faller Car-System, Märklin, Fleischmann, Roco, Kibri , Viessmann, Preiser, Herpa, Wiking, Brekina....','A','','','http://www.khm-modellbahnen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3675,'7SAxyWNGQw','Chitosan, Carnitin, Protein, Dieters Protein, Carnitech, Multivitamin Präparate, Mineralien, Fatburner, veganer, sojaprotein','Chitosan, Carnitin, Protein, Dieters Protein, Carnitech, Multivitamin Präparate, Mineralien, Fatburner, Sojaprotein','Innovative Diätprodukte, Nahrungsergänzung, Vitamine und Mineralien, sowie interessante Artikel zu Trainings- und Ernährungsthemen. Auf Wunsch mit individuellen Ernährungs- und Trainingstips.','A','','','http://www.chitosan.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3676,'AxdPDtOxv1','Schnittmuster, komplette Bastelpakete, Mohair, Pluesh, Glasaugen, Gelenke, Spezial-Nadeln, Garne, Werkzeuge, \r\nKuenstler-Baeren','Schnittmuster, komplette Bastelpakete, Mohair, Pluesh, Glasaugen, Gelenke, Spezial-Nadeln, Garne, Werkzeuge, \r\nKuenstler-Baeren','Alles zur Herstellung von Teddy Baeren\r\nAll supplies to make fine Teddy Bears','A','','','http://www.BastelTeddies.homestead.com/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3677,'51q4QMBis5','Drachen, Lenkdrachen, Kinderdrachen, Drachenzubehör, Buggys, Kiteboards, Lenkmatten. Sämtliches Drachenzubehör.','Drachen, Lenkdrachen, Kinderdrachen, Drachenzubehör, Buggys, Kiteboards, Lenkmatten. Sämtliches Drachenzubehör.','Versand von Drachen, Lenkdrachen und Drachenzubehör aller namhafter Hersteller. Buggys, Kitesurf - Produkte. Zahlreiche Sonderaktionen und riesiger Online-Store ...','A','','','http://www.drachenshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3678,'3dRxJnIVty','ADA, Dupla, Eheim, Dennerle, Back to Nature, Tropica','ADA, Dupla, Eheim, Dennerle, Back to Nature, Tropica','Aquaristik Online Shop','A','','','http://www.zooweb.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3679,'yVxvBN3rla','ADA (Aqua Design Amano), Dupla, Dennerle, Tropica, Aquarienfilter, Heizer, pH-Messgeräte, Dünger, Bodengrund, etc.','ADA (Aqua Design Amano), Dupla, Dennerle, Tropica, Aquarienfilter, Heizer, pH-Messgeräte, Dünger, Bodengrund, etc.','Aquaristik Online Shop\r\n\r\nQualität, Service und interessante Produkte.','A','','','http://www.aquarium2000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3680,'8waKWgXsef','Modelle, Plastikmodelle, Flugzeug, Panzer, Hubschrauber, Decals, Zurüstteile, Bücher','Modelle, Plastikmodelle, Flugzeug, Panzer, Hubschrauber, Decals, Zurüstteile, Bücher','Hier finden Sie Modelle und Zubehör von Klein- und Großserienherstellern zu fairen Preisen.','A','','','http://www.Jetmodell.de/shop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3681,'0xtybhQ4h0','Kuppelförmige Sternkarten, Sonnen- und Sternuhren, \r\nFerngläser, Sextanten und vieles mehr - alles zum Selberbauen!','Kuppelförmige Sternkarten, Sonnen- und Sternuhren, \r\nFerngläser, Sextanten und vieles mehr - alles zum Selberbauen!','Kartonmodelle zur Astronomie und zu anderen Naturwissenschaften.\r\nUnser Motto: \r\n\"Astronomie zum Anfassen\" und \"Bastelspaß der Wissen schafft\".\r\n','A','','','http://www.astromedia.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3682,'SwwbWWpWkM','Geschenkkarton, Dekorwellpappe, Grußkarten, Bastelmaterialien, Einladungskarten, Stanzteile aus Wellappe, Verpackungen, Flaschenkarton, Schmuckkästchen, Sonderkartonagen','Geschenkkarton, Dekorwellpappe, Grußkarten, Bastelmaterialien, Einladungskarten, Stanzteile aus Wellappe, Verpackungen, Flaschenkarton, Schmuckkästchen, Sonderkartonagen','Hier finden Sie Geschenkkartons und Geschenkkarten für alle Gelegenheiten aus offener Dekorwellpappe und Bastelzubehör zum dekorieren und gestalten.','A','','','http://www.artwell.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3683,'HKoIK5xmst','Augustus-Bücher, Englisch-Bücher, Pestalozzi-Bücher, Anleitungen, Madeira, Stahl, Zweigart, Anchor, handarbeit, häkeln, stricken, sticken, basteln, blumen, bücher, hobby, kiste, strumpfgarn, häkelgarn, stickpackungen, acrylformen, Drahtringe','Augustus-Bücher, Englisch-Bücher, Pestalozzi-Bücher, Anleitungen, Madeira, Stahl, Zweigart, Anchor, handarbeit, häkeln, stricken, sticken, basteln, blumen, bücher, hobby, kiste, strumpfgarn, häkelgarn, stickpackungen, acrylformen, Drahtringe','Alles rund um die Welt des Häkelns, Bestellshop für Bastel- und Handarbeitsartikel, incl. Bücher, Anleitungen und fertige Häkelarbeiten, wie Hüte, Fächer, Häkelblumen, Patchdecken uvm.','A','','','http://www.bastelundhobbykiste.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3684,'fys71c4m3X','Geschenkartikel','Geschenkartikel','Spezialshop für individuelle und personalisierte Geschenkartikel.','A','','','http://www.geschenke-paradies.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3685,'oK565MHqse','Glas, Holz, Felle, Bärwurz, Wolpertinger, Schnupfmaschinen, Mineralien','Glas, Holz, Felle, Bärwurz, Wolpertinger, Schnupfmaschinen, Mineralien','Der urige Shop aus dem Bayerischen Wald mit aussergewöhnlichen Geschenkartikeln.','A','','','http://www.bayerwaldshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3686,'xdhs0jCZ4r','Saatgut, Blumen, Dünger, Rasen, Futter, Aquarien, Fische,','Saatgut, Blumen, Dünger, Rasen, Futter, Aquarien, Fische,','Versand von Garten- und Tierzubehör für Aquaristik, Teich, Hund, Katze, Nager, Ziervögel und Tauben.','A','','','http://www.samen-mack.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3687,'sWEneifA5a','Sigrid, nienstedt, LANDSCHAFT, EDITION, 99, ORIGINAL, SIEBDRUCKE, bilder, david, bielefeld, art, a, b, c, d, \r\n\r\n','Sigrid Nienstedt\r\nORIGINAL SIEBDRUCKE\r\nLANDSCHAFTEN EDITION SN 8/99\r\n\r\n','Die Galerie David wurde 1990 gegründet. Die Schwerpunkte der Galerie sind: Aktuelle Tendenzen in der Malerei, israelische Avantgarde und experimentelle Fotografie. Die Galerie David zeigt ihre Künstler auf internationalen Kunstmessen (ART COLOGNE) und ver','A','www.galerie.de/david','','http://www.galerie-david.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3688,'YX4D4jYLDa','Papiertheater, --literatur, --bogen, Oblaten (Glanzbilder), Ankleidepuppen, Modell= baubogen, Reprints, Postkarten, Paierspielzeug (mechanisch)','Papiertheater, --literatur, --bogen, Oblaten (Glanzbilder), Ankleidepuppen, Modell= baubogen, Reprints, Postkarten, Paierspielzeug (mechanisch)','Kleines Geschäft mit Papierprodukten, kleine Papiertheaterausstellung, kleiner Internetshop','A','','','http://www.pollidor.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3689,'fmO7we2Mqv','T-Shirts, Sweat-Shits, Textilien, Glas, Porzelan, Spardosen, Bilderrahmen, Windspiele, Uhren, Schlüsselanhänger, Blechboxen, Schreibwaren, Sammlerartikel,','T-Shirts, Sweat-Shits, Textilien, Glas, Porzelan, Spardosen, Bilderrahmen, Windspiele, Uhren, Schlüsselanhänger, Blechboxen, Schreibwaren, Sammlerartikel,','In unserem Online-Shop finden Sie vieles rund um die Peanuts. \r\nPeanuts-World, die Einkaufswelt der Peanuts und Ihre Freunde.\r\n','A','','','http://www.peanuts-world.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3690,'SGcLoUfoyu','Plüschartikel von Nici, Nici Wild, Uli Stein, Steinbeck, Sesamstraße, Teletubbies, \r\nWinnie the Pooh und vieles mehr. Kinderlieder von Detlef Jöcker.\r\nLichtgirlanden, Bastelbedarf, Schlencker, Rucksäcke, Plüschfiguren, Schlüsselanhänger, \r\nKissen, Bettzeu','Plüschartikel von Nici, Nici Wild, Uli Stein, Steinbeck, Sesamstraße, Teletubbies, \r\nWinnie the Pooh und vieles mehr. Kinderlieder von Detlef Jöcker.\r\nLichtgirlanden, Bastelbedarf, Schlencker, Rucksäcke, Plüschfiguren, Schlüsselanhänger, \r\nKissen, Bettzeu','Fanartikel von Nici, Nici Wild, Uli Stein, Steinbeck, Winnie the Pohh, Teletubbies.\r\nWindow Color Malfarben und Zubehör.\r\nSprudlergeräte zur Erzeugung von Erfrischungsgetränken aus Trinkwasser.\r\nKonzentrate zur Erzeugung von Erfrischungsgetränken aus Trin','A','www.partybedarf.de\r\nwww.antonella.de','','http://www.littlestore.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3691,'mkAhYe0WGk','Image- und Designpapiere, Kuverts und Briefhüllen, Tinte und Toner, Kopierpapier, Transparentpapiere, Bastelartikel, Papier, Karton, Klebebänder für Werbeagenturen, Architekten, Selbstständige, Anwälte und Notare, Gastronomie, Büro und Zuhause.','Image- und Designpapiere, Kuverts und Briefhüllen, Tinte und Toner, Kopierpapier, Transparentpapiere, Bastelartikel, Papier, Karton, Klebebänder für Werbeagenturen, Architekten, Selbstständige, Anwälte und Notare, Gastronomie, Büro und Zuhause.','Online-Shop zum Aussuchen und Bestellen fast aller Papiersorten und Papierfarben in kleinsten Mengen. Zum teil ab 1 Bogen oder ab 25 Blatt A 4 etc.','A','','','http://www.pappland.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3692,'4wQIgufy3X','Amulette, Wohnungsaccess., Ringe, Armbänder, Bekleidung etc.','Amulette, Wohnungsaccess., Ringe, Armbänder, Bekleidung etc.','Versand von / Europewide mail order of Gothic, Celtic, Irish, dark wave, piercing jewelry and much more, Schmuck jeder Art und noch vieles andere innerhalb Europa.','A','','','http://www.mvversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3693,'WPvVD4IxpE','Ãœber 15000 Produkte Online aller Art.','Ãœber 15000 Produkte Online aller Art.','Versand von Spielwaren, Toysoldier, Timpotoys. Weltweit','A','','','http://www.pbtoys.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3694,'evRxbf94Ts','Felix, Kinderbücher, Geschenkartikel, Babyspielzeug, Holzspielzeug, Schulranzen, Schulausstattung, DIE SPIEGELBURG, HABA','Felix, Kinderbücher, Geschenkartikel, Babyspielzeug, Holzspielzeug, Schulranzen, Schulausstattung, DIE SPIEGELBURG, HABA','Hier gibt´s alles für kleine Prinzen und Prinzessinnen. Viele Felix-Artikel, tolles Holzspielzeug und jede Menge liebevoll gestaltete Kinderbücher. Grosse Schnäppchenecke mit ständig wechselnden Angeboten. Zu jeder Bestellung gibt es kostenloses Geschenkp','A','','','http://www.paenz.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3695,'LbtIdlMZzX','Kontaktlinsen, Tageslinsen, Acuvue, kontaktlinse farbige Monatslinsen, Bifocale Linsen, Focus Dailies, Acuvue Bifocal, Fresh Look Colors, Color Blends, Monats-Austauschlinsen, Crazy Lenses','Kontaktlinsen, Tageslinsen, Acuvue, kontaktlinse farbige Monatslinsen, Bifocale Linsen, Focus Dailies, Acuvue Bifocal, Fresh Look Colors, Color Blends, Monats-Austauschlinsen, Crazy Lenses','Wir sind Spezialist, wenn es um Ihre Kontaktlinsen geht. Tageslinsen, Monatslinsen, farbige Kontaktlinsen -ständig führen wir alle gängigen Linsentypen und Stärken. Natürlich auch die dazu passenden Pflegemittel.','A','','','http://www.optik-lichtschlaeger.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3696,'eu98CMzw3g','Dessous, Kontaktlinsen, Weihnachtskaten, Schmuck, Kamera, Rizzi, Filme, Foto, Kinderkleidung, Kinderschuhe, Gartenmöbel, Strandkorb, Kunst, Erotik-Fotografie, Brillianten und Edelsteine, Ringe, Halsketten, Broschen, Ohrstecker, Ohrringe, Weihnachtskarten,','Dessous, Kontaktlinsen, Weihnachtskaten, Schmuck, Kamera, Rizzi, Filme, Foto, Kinderkleidung, Kinderschuhe, Gartenmöbel, Strandkorb, Kunst, Erotik-Fotografie, Brillianten und Edelsteine, Ringe, Halsketten, Broschen, Ohrstecker, Ohrringe, Weihnachtskarten,','Online-Shop mit verschiedenen Abteilungen von Briefpapier über dessous, Optik, Kinderkelidung oder Spielzeug.','A','','','http://www.roll-treppe.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3697,'0EgIqApIaj','Briefumschläge, Briefhüllen, farbige Umschläge, Karten, Passepartoutkarten, Visitkarten, Tischkarten, Weihnachtskarten, DIN A4, Motivpapier, Motivblätter, Doppelkarten, Briefpapier, Seidenfutter, Schreibpapier','Briefumschläge, Briefhüllen, farbige Umschläge, Karten, Passepartoutkarten, Visitkarten, Tischkarten, Weihnachtskarten, DIN A4, Motivpapier, Motivblätter, Doppelkarten, Briefpapier, Seidenfutter, Schreibpapier','Briefpapier bevorzugt in verschiedenen Farben, alles lose auch in gold und Silber. Zusätzlich bedruckte Motiv- und Designpapiere.','A','','','http://roll-treppe.de/indexe/index_PAPIER.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3698,'zkAsWELsUr','spielwaren, spielzeug, holzspielwaren, holzspielzeug, holzfahrzeuge, holzklötze, holzspiele, holzbausteine, matatdor, walker, modellfahrzeuge, mobiles, kinderspiele, kreatives holzspielzeug, kinderspielzeug, holzbaukästen, kindershop, spielwarenshop, uhre','spielwaren, spielzeug, holzspielwaren, holzspielzeug, holzfahrzeuge, holzklötze, holzspiele, holzbausteine, matatdor, walker, modellfahrzeuge, mobiles, kinderspiele, kreatives holzspielzeug, kinderspielzeug, holzbaukästen, kindershop, spielwarenshop, uhre','kiddymax.com der Shop für Kinder\r\n\r\nspielwaren, spielzeug, holzspielwaren, holzspielzeug, holzfahrzeuge, holzklötze, holzspiele, holzbausteine, matatdor, walker, modellfahrzeuge, mobiles, kinderspiele, kreatives holzspielzeug, kinderspielzeug, holzbaukäst','A','','','http://www.kiddymax.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3699,'IHHxJTQXrI','Brustpumpen, Stillhilfen, Flaschen, AVENT-Schnuller, Sauger, Stillkissen, Kirschkernsäckchen, Windeln, Keptin-Jr., Tommschi-Schlaftiere, Sterilisiergeräte, Flaschenwärmer,','Brustpumpen, Stillhilfen, Flaschen, AVENT-Schnuller, Sauger, Stillkissen, Kirschkernsäckchen, Windeln, Keptin-Jr., Tommschi-Schlaftiere, Sterilisiergeräte, Flaschenwärmer,','Bei uns finden Sie nützliche Artikel im Bereich Baby- und Stillbedarf, z.B. von AVENT, Medela, Playtex, Kooshies, Popolini. Wir führen Stillhilfen, Brustpumpen, Windeln, Stillkissen, Kuschelartikel u.v.m.. Außerdem bieten wir kostenlos Stillberatung und t','A','','','http://www.babys-best-onlineshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3700,'Z0Dc60U0dX','Hörbücher, Holzspielzeug, Plüschtiere, Audiobooks, Kuscheltiere, Hörbuch,','Hörbücher, Holzspielzeug, Plüschtiere, Audiobooks, Kuscheltiere, Hörbuch,','Wir sind Ihr Spezialist im Internet für Hörbücher, Holzspielzeug und Plüschtiere. Schauen Sie vorbei, wir freuen uns auf Sie! Eine große Auswahl und immer wieder neue Angebote. Bestellen Sie auch unseren Newsletter!','A','','','http://www.toybook.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3701,'OHp4PTk6lG','Zauberartikel, Zauberzubehör, Zauberbedarf, Star Wars, Geschenkartikel, Neuheiten, Entwicklungen','Zauberartikel, Zauberzubehör, Zauberbedarf, Star Wars, Geschenkartikel, Neuheiten, Entwicklungen','Zaubern, Zauberei, Tricks, Magie, Bücher, Videos, Seide, Selbstklebefolien, Karten, Trickkarten, Scherzartikel, Zubehör, Star Wars, Geschenkartikel, Neuheiten, Entwicklungen, Elektrionik für Zauberer.\r\nAlles, rund um die Zauberei.Ihre Ideen, unsere Artike','A','','','http://www.manipulix.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3702,'Zcquww29u6','Katzenspielzeug, Schmusekissen, Spieldecken, Kratzbäume, Fellmäuse, Spielbälle, und mehr.','Katzenspielzeug, Schmusekissen, Spieldecken, Kratzbäume, Fellmäuse, Spielbälle, und mehr.','Der Internet Shop für Online Katzen.','A','','','http://www.cat-toy.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3703,'h0NkNlyBnt','Katzenkratzbäume u. Zubehör','Katzenkratzbäume u. Zubehör','1976-2001 25 Jahre tiergerechte Pussicat-Katzenkratzbäume MADE IN GERMANY! Durch Baukastensystem und der Nachkaufgarantie erhalten Sie in unserem Shop nur Top Qualität zum fairen Preis!','A','','','http://www.pussicat.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3704,'vHJwVPMF0p','Märklin, Fleischmann, BRAWA, Roco, Faller, Piko, Trix, LGB, Minitrix, Herpa, Wiking, AMW, Pola, Vollmer, Liliput, Spur H0, Spur Z, Spur 1, Spur N','Märklin, Fleischmann, BRAWA, Roco, Faller, Piko, Trix, LGB, Minitrix, Herpa, Wiking, AMW, Pola, Vollmer, Liliput, Spur H0, Spur Z, Spur 1, Spur N','Das führende Fachgeschäft im Landkreis Hof mit Kompetenz in allen Spurweiten.','A','','','http://www.modellbahn-hertel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3705,'ZwAYemLIof','Leinen und Halsbänder, Pflegeartikel, Bücher, Videos, Futternäpfe und Futter, Vitamine und Aufbaupräparate, Hundespielzeug, Alles für die Hundeausbildung, und vieles, vieles mehr........','Leinen und Halsbänder, Pflegeartikel, Bücher, Videos, Futternäpfe und Futter, Vitamine und Aufbaupräparate, Hundespielzeug, Alles für die Hundeausbildung, und vieles, vieles mehr........','Bei uns finden Sie derzeit ca. 2000 Artikel \"rund um den Hund\". Ob für den Familienhund oder den Sporthund bei uns sind Sie genau richtig. Auch Frauchen oder Herrchen kommen nicht zu kurz.','A','','','http://www.Pet-Style.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3706,'TvpKZRiZjz','Futter, Näpfe, Leinen, Halsbänder, Körbe, Bücher, Bürsten, Kämme, Vitamine, Pflegemittel, Kratzbäume, Spielzeug, Wasserspielzeug, Snoopy, Körbchen, Kissen, Gehege, Royal Canin, Zubehör, Accessoires, Leckerlies, Aquarienzubehör, Pumpen, Heizungen, Dekorati','Futter, Näpfe, Leinen, Halsbänder, Körbe, Bücher, Bürsten, Kämme, Vitamine, Pflegemittel, Kratzbäume, Spielzeug, Wasserspielzeug, Snoopy, Körbchen, Kissen, Gehege, Royal Canin, Zubehör, Accessoires, Leckerlies, Aquarienzubehör, Pumpen, Heizungen, Dekorati','Gehen Sie shoppen für Ihr Haustier. Ob Hund, Katze, Meerschwein, Vogel oder Fische-wir haben eine große Auswahl an Produkten, die Ihr Haustier glücklich machen werden. Ein neuer Napf, ein duftiges Shampoo...','A','','','http://www.tiershopping.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3707,'XB8qR0sjT8','Modellbahnen, Modellautos, Spielwaren, Pferdebedarf, Geschenkartikel, Einrichtung, Last Minute Reisen, HiFi-Bedarf, Heimtextilien, Forst- und Motorgeräte, Haushaltswaren','Modellbahnen, Modellautos, Spielwaren, Pferdebedarf, Geschenkartikel, Einrichtung, Last Minute Reisen, HiFi-Bedarf, Heimtextilien, Forst- und Motorgeräte, Haushaltswaren','Hier finden Sie die Shops unserer Einzelhandelskunden.','A','','','http://www.schmidtbank-mall.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3708,'OsAF3UFyuc','Holzspielzeug, Puppenwagen, Eisenbahn, Ritterburg, Puppenhaus, Kugelbahn, Motorikschleife, Schaukelpferd, Marionetten, Mobile, Bauklötze, Baukasten,','Holzspielzeug, Puppenwagen, Eisenbahn, Ritterburg, Puppenhaus, Kugelbahn, Motorikschleife, Schaukelpferd, Marionetten, Mobile, Bauklötze, Baukasten,','Bei uns finden Sie sorgfältig ausgesuchtes Holzspielzeug zu günstigen Preisen.','A','','','http://www.holzspielzeug24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3709,'AaSHuIRQIU','KORN GOLD Hunde-Vollnahrung, Kauartikel, Leinen, Halsbänder und Zubehör','KORN GOLD Hunde-Vollnahrung, Kauartikel, Leinen, Halsbänder und Zubehör','wir führen hochqualitative Hunde-Vollnahrung aus biologischem Anbau und Ökologischer Wirtschaft','A','','','http://www.bio-top-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3710,'tukUSgpYIX','Futter\r\nZubehör','Futter\r\nZubehör','Umfangreiches Sortiment an Futter und Zubehör für Hund, Katze, Vogel, Nager, Fisch','A','','','http://www.zooartikel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3711,'M0jNBfWt4u','Babyausstattung, Babyjogger, Umstandsmode, Drogerieartikel, Familienreisen, Bücher, Spielzeug, Kindermöbel','Babyausstattung, Babyjogger, Umstandsmode, Drogerieartikel, Familienreisen, Bücher, Spielzeug, Kindermöbel','Kinderkaufhaus mit vielen verschiedenen Shops für Babyausstattung, Spielzeug, Drogerieartikel, Bücher und Kindermöbel sowie wichtigen Tipps und Infos für Schwangere und junge Eltern.','A','','','http://www.babywelt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3712,'BHZ3J8chBt','Druckerpatronen, Cartridges, Toner, Drcker, Plotter, Schneideplotter, Maintenance-Kit, Tintenpatronen, Wartungs-Kit.','Druckerpatronen, Cartridges, Toner, Drcker, Plotter, Schneideplotter, Maintenance-Kit, Tintenpatronen, Wartungs-Kit.','Handel und Reparatur von Printern, Plottern und Schneideplottern.\r\nHandel mit EDV-Zubehoer','A','','','http://www.shop4shopper.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3713,'vjHaDb7VxT','Tinten, Toner, Cartridges, Drucker, Plotter, Schneideplotter, Folien, cartridges, Maintenance-Kit, Wartungs-Kit.','Tinten, Toner, Cartridges, Drucker, Plotter, Schneideplotter, Folien, cartridges, Maintenance-Kit, Wartungs-Kit.','Reparatur und Handel mit Printer- Plotter- Schneideplotterzubehoer.\r\n','A','','','http://www.schieraus.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3714,'daeWCYFC7N','Alles für Aquaristik Terraristik','Alles für Aquaristik Terraristik','Spezialist für Aquaristik und Terraristik\r\nmit Aquarienanlagenbau','A','','','http://FloraZoo','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3715,'FS3wAi6yK0','Reitsportartikel, Reitkleidung, Pferdehaltungszubehör, Weidezaunartikel, Spezialfuttermittel','Reitsportartikel, Reitkleidung, Pferdehaltungszubehör, Weidezaunartikel, Spezialfuttermittel','Fachversand für preisgünstige Artikel rund um Pferd und Reiter/in','A','','','http://www.reitsportversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3716,'GY3X7SFMe7','Biotintabletten, Biotinpulver Mineral und mehr','Biotintabletten, Biotinpulver Mineral und mehr','Futtermittel - Nutrizeutica - Pflegemittel\r\nfür Pferde und Haustiere','A','','','http://www.prodoca.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3717,'ptBCjHgjzT','Pokale, Urkunden, Medaillen, Orden, Krüge, bedruckte Krüge, Sportfiguren, Oskar, Gravuren, Faschings-Orden,','Pokale, Urkunden, Medaillen, Orden, Krüge, bedruckte Krüge, Sportfiguren, Oskar, Gravuren, Faschings-Orden,','Einfach alles, was Ihr Verein braucht.','A','','','http://www.prunner-vereinsbedarf.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3718,'pJRsL23rD4','T-Shirt, Sweat-Shirt, Kaputzenshirt, Trainingsanzüge, Trikots, Jogginganzüge, Batik, Mützen, Caps, bedruckte T-Shirts, bedruckte Caps, Gymnastikmode, Fleece-Shirts, Bekleidung, \r\n','T-Shirt, Sweat-Shirt, Kaputzenshirt, Trainingsanzüge, Trikots, Jogginganzüge, Batik, Mützen, Caps, bedruckte T-Shirts, bedruckte Caps, Gymnastikmode, Fleece-Shirts, Bekleidung, \r\n','Jedes Bekleidungstück für alle Sportarten.','A','','','http://www.prunner-sportbekleidung.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3719,'hKAyUGvA1B','Lose/Nieten, Ballons, Plakate, Eintrittskontroller, Fähnchen, Schirme, Festabzeichen, Girlanden, Einweggeschirr, Startnummern\r\n','Lose/Nieten, Ballons, Plakate, Eintrittskontroller, Fähnchen, Schirme, Festabzeichen, Girlanden, Einweggeschirr, Startnummern\r\n','Brauchen Sie was für Ihre Veranstaltung? Bei uns finden Sie einfach alles!','A','','','http://www.veranstaltungsbedarf.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3720,'fFBsPtWb8p','Geschenk, Replicas, berühmte Köpfe, Zinnbilder, Emaill-Schilder, Keramik, Handwerkerfiguren, Krüge, Bierkrüge, Tierfiguren\r\n','Geschenk, Replicas, berühmte Köpfe, Zinnbilder, Emaill-Schilder, Keramik, Handwerkerfiguren, Krüge, Bierkrüge, Tierfiguren\r\n','Geschenke für jeden Anlass!','A','','','http://www.geschenketip.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3721,'A3SVMibc3u','Zinnschalen, Zinnkrüge, Zinnteller, Zinnuhren, Kerzenständer, Geschenke, Schlüsselschränke, Zinnbilder, Zinnreliefs, Zinnmotive, Geburtstagsgeschenke, Jubiläumsgeschenke, Zinnbecher\r\n\r\n','Zinnschalen, Zinnkrüge, Zinnteller, Zinnuhren, Kerzenständer, Geschenke, Schlüsselschränke, Zinnbilder, Zinnreliefs, Zinnmotive, Geburtstagsgeschenke, Jubiläumsgeschenke, Zinnbecher\r\n\r\n','Arlles aus Zinn!','A','','','http://www.zinnartikel','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3722,'4ZrW42ANvN','Baumwolltapete, Sajade, Jadecor, Baumwollputz, Tapete, Wärmedämmung, Schallisolierung, Putz, Flüssige Tapete, Baumwolle,','Baumwolltapete, Sajade, Jadecor, Baumwollputz, Tapete, Wärmedämmung, Schallisolierung, Putz, Flüssige Tapete, Baumwolle,','Die flüssige Tapete, die einfach phantastisch aussieht.','A','','','http://baumwolltapete.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3723,'5VF20xgHP7','Schnittmuster, Zeitschriften, Teddys, Puppenkleidung, Rucksäcke, Taschen, Schulranzen,','Schnittmuster, Zeitschriften, Teddys, Puppenkleidung, Rucksäcke, Taschen, Schulranzen,','Hier sparen Puppen-Muttis wirklich Geld! Einfache Schnittmuster für Puppen- und Bärenbekleidung in verschiedenen Größen (auch Babyborn), Puppenzubehör, Andrea-Zeitschriften, Auktionen mit Puppenkleidung, Forum, Linkliste....ein Besuch lohnt sich!','A','','','http://www.puppenschnitte.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3724,'YdpT8XSPLw','Lammsfell Producte, Wachsbekleidund, \r\nKinder Sweatshirts.','Lammsfell Producte, Wachsbekleidund, \r\nKinder Sweatshirts.','Spezial Artikeln für denn Pferdesport','A','','','http://www.jays-pferdesport.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3725,'5RDHlBsDV3','Window Color, Formy, Encaustic, Crystal Art, Moosgummi, Kleber, Geschenkartikel, Floristik, Friesenbäume, Bastelfarben, Bastelwerkzeuge, Bastelbücher, Perlen, Schmuckzubehör, Serviettentechnik, Stoffmalerei, Geschenkbänder, Scrapbook, Motivlocher, Papier,','Window Color, Formy, Encaustic, Crystal Art, Moosgummi, Kleber, Geschenkartikel, Floristik, Friesenbäume, Bastelfarben, Bastelwerkzeuge, Bastelbücher, Perlen, Schmuckzubehör, Serviettentechnik, Stoffmalerei, Geschenkbänder, Stempel, Holzartikel, Scrapbook','Wir bieten ein breitgefächertes Angebot an Bastelbedarf für den Hobbybastler. Außerdem gibt es bei uns viele Informationen rund um`s Basteln: Tipps&Tricks, Suche & Biete, Galerie, Bastlertreff u.v.m.','A','','','http://www.bastelmaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3726,'ZKWYkWHMyT','Futtermittel, Tierzubehör, Futter, Rattenfutter, Rattima, Merkatima, Tinatur, Tima, Mäusefutter, Chinchillafutter, Hamsterfutter, Zwergkaninchenfutter, Fischfutter, Aquaristikzubehör, Kaninchenfutter, Hundefutter, Katzenfutter, Einstreu, Stroh, Heu, \r\nFo','Futtermittel und Tierzubehör.\r\nSpezielle Anfragen können separat bearbeitet werden. Ständig aktualisierte Seiten. Mit Fotowettbewerb.','Tierfutter und Tierbedarf für Hund, Katze, Nager, Vögel, Pferde, Aquaristik','A','http://www.tinatur.de','','http://www.timmermannshof.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3727,'3yE0wQhU7C','Pferdezubehör wie Hufschuhe, Hufpflegemittel, Lederpflegemittel, Pferdepflegemittel, Pferdevideos, Pferdebücher, Werkzeug, Software, Funkgeräte, etc...','Pferdezubehör wie Hufschuhe, Hufpflegemittel, Lederpflegemittel, Pferdepflegemittel, Pferdevideos, Pferdebücher, Werkzeug, Software, Funkgeräte, etc...','online Shop für Freizeitreiter.','A','','','http://www.huf-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3728,'f00QLR50lz','Spiele, Spielzeug, Vorschulspielzeug, Bob der Baumeister, Pokémon, Lernspielzeug, Plüschtiere, Lizenzprodukte, \r\nKerzen, Modellautos, Domino-Day-Shop, Interaktive Spielwaren, StarWars-Produkte, \r\nAusgefallenes','Spiele, Spielzeug, Vorschulspielzeug, Bob der Baumeister, Pokémon, Lernspielzeug, Plüschtiere, Lizenzprodukte, \r\nKerzen, Modellautos, Domino-Day-Shop, Interaktive Spielwaren, StarWars-Produkte, \r\nAusgefallenes','Spielzeug und Spiele aller Art.\r\nSpiele, Spielzeug, Vorschulspielzeug, Modellautos, Plüsch- und Stofftiere, Ausgefallenes.\r\nSpezialist für StarWars Figuren und Artikel\r\nSonderangebote - Wir besorgen fast alles rund um das Thema TOYS!\r\nWarenkorb-Shop!','A','','','http://www.toys-house.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3729,'Hrne0f1Z8F','Stickpackungen\r\nZählvorlagen\r\nGarn\r\nKreuzstich\r\nHandarbeiten\r\nCharts\r\nDMC\r\nDimensions\r\nsticken\r\n','Stickpackungen\r\nZählvorlagen\r\nGarn','Wir vertreiben Kreuzstich Stickpackungen und Stickvorlagen amerikanischer Designer, sowie DMC Garn','A','','','http://www.sticknadel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3730,'kn84P8ElNA','Window-Color, Serviettentechnik, Formy, Gruselpapiere, Laternen, Bastelfolien und viel Zubehör.','Window-Color, Serviettentechnik, Formy, Gruselpapiere, Laternen, Bastelfolien und viel Zubehör.','Wir bieten alles rund um´s Basteln.\r\nVon Window-Color bis Serviettentechnik, \r\nmit Gratis-Vorlagen , Tipps und Tricks , Forum und vieles mehr.\r\nEinfach mal vorbeischauen.\r\nIhr Bastelfieber-Team','A','','','http://www.bastelfieber.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3731,'z1cYCoRiKB','Hundebücher, Videos zu Hunderassen und Hundethemen','Hundebücher, Videos zu Hunderassen und Hundethemen','Bei uns finden Sie eine reichhaltige Auswahl an Hundebüchern und Videos.','A','','','http://www.hundezubehoer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3732,'5KsFg3ZI79','Bücher, buecher, Kinderbücher, Kinder, Geschichten, Holzspielzeug, Holz,','Bücher, buecher, Kinderbücher, Kinder, Geschichten, Holzspielzeug, Holz,','Personalisierte Kinderbücher, gutes\r\nHolzspielzeug und Geschenkartikel aus Holz.','A','','','http://www.play-kids.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3733,'unvLPjEP6y','Aquabee, Aqua Connect, Aqua Light, Aqua Lux, Aqualine Buschke, AB, Aqua Medic, Aquarium Systems, Aqua Technik, ATK, Arcadia, Bede Verlag, Bischof, Breßlein, Brustmann, Dähne Verlag, Dohse Aquaristik, Eheim, Eugen Ulmer Verlag, Fumigro, Grässlin, Giesemann','Aquabee, Aqua Connect, Aqua Light, Aqua Lux, Aqualine Buschke, AB, Aqua Medic, Aquarium Systems, Aqua Technik, ATK, Arcadia, Bede Verlag, Bischof, Breßlein, Brustmann, Dähne Verlag, Dohse Aquaristik, Eheim, Eugen Ulmer Verlag, Fumigro, Grässlin, Giesemann','Ãœber 4000 Artikel für die Süß- und Meerwasseraquaristik, Terraristik und Gartenteich. Supergünstige Preise und Versandkonditionen.','A','','','http://aquaristic.net/de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3734,'Hs9e9I85w8','Window-Color Glitter Perlen Rocailles Federn Drähte Sonstiges Laternen Schablonen Dekosand Glasfiguren Dekoartikel Geschenke Duftöle Dufttrops Kerzen Kerzengel Dochte serviettentechnik servietten folien bücher \r\ndeko-marker marabu-stoffmalfa','Window-Color Glitter Perlen Rocailles Federn Drähte Sonstiges Laternen Schablonen Dekosand Glasfiguren Dekoartikel Geschenke Duftöle Dufttrops Kerzen Kerzengel Dochte serviettentechnik servietten folien bücher \r\ndeko-marker marabu-stoffmalfa','Window-Color Glitter Perlen Rocailles Federn Drähte Sonstiges Laternen Schablonen Dekosand Glasfiguren Dekoartikel Geschenke Duftöle Dufttrops Kerzen Kerzengel Dochte serviettentechnik servietten folien bücher \r\ndeko-marker marabu-stoffmalfa','A','','','http://www.malenundmehr.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3735,'uMORgQByQG','DMC Garn, Stoffe, Stickmuster, Stickpackungen','DMC Garn, Stoffe, Stickmuster, Stickpackungen','Alles zum Thema Sticken und Handarbeiten','A','','','http://www.stickparadies.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3736,'XbzoHdcVTl','Debbie Mumm, Timbleberries, Jenny Byers, Stoffe, Zubehör','Debbie Mumm, Timbleberries, Jenny Byers, Stoffe, Zubehör','Alles zum Thema Patchwork und Quilten','A','','','http://patchworkparadies.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3737,'k1mFcs4mwi','','','Geschenk- und Dekoartikel','A','','','http://www.dekoparadies.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3738,'A3uluAx9SA','Erlenholzfiguren, Holzfiguren zum Hängen','Erlenholzfiguren, Holzfiguren zum Hängen','ausgefallene Holzartikel zum Verschenken oder Weiterverarbeiten','A','','','http://www.holzdeko.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3739,'v95W312uCd','Aquaristik, Meerwasseraquaristik, Nagerzubehör, Hunde- und Katzenzubehör, Vogelbedarf, Laborbedarf,','Aquaristik, Meerwasseraquaristik, Nagerzubehör, Hunde- und Katzenzubehör, Vogelbedarf, Laborbedarf,','Hier erhalten Sie alles für Ihre Lieblinge. Neben einem umfangreichen Sortiment finden Sie nützliche Tipps und Anregungen.','A','','','http://zoo-hoefler.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3740,'mSkHKEzcQ7','Kinderspielzeug, Spielwaren, Kinder, spiele, kinderspielzeug, Spielzeug, Spiele, kinder, Knautschball, knautschball, Fratzen, fratzen, Kinderlachen, kinderlachen, Diddl, diddl, Verkauf, verkauf, Vertrieb, vertrieb, Web, web, World, world, world-wide, Stru','Kinderspielzeug, Spielwaren, Kinder, spiele, kinderspielzeug, Spielzeug, Spiele, kinder, Knautschball, knautschball, Fratzen, fratzen, Kinderlachen, kinderlachen, Diddl, diddl, Verkauf, verkauf, Vertrieb, vertrieb, Web, web, World, world, world-wide, Stru','Kinderspielzeug, Spielwaren, Kinder, spiele, kinderspielzeug, Spielzeug, Spiele, kinder, Knautschball, knautschball, Fratzen, fratzen, Kinderlachen, kinderlachen, Diddl, diddl, Verkauf, verkauf, Vertrieb, vertrieb, Web, web, World, world, world-wide, Stru','A','','','http://www.geegeeface.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3741,'KHHHx8ifNU','Eheim, Eukanuba, Trixi, Sera, Gimborn, etc.. , Alles für den Hund, Katze, Fisch, Vogel, Reptilien, Pferd, Nager.','Eheim, Eukanuba, Trixi, Sera, Gimborn, etc.. , Alles für den Hund, Katze, Fisch, Vogel, Reptilien, Pferd, Nager.','Alles rund um das Tier. Großer Zoofachversandhandel im Internet mit langjähriger Kompetenz und Erfahrung','A','','','http://zoopoint.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3742,'ZMSOGGxQsp','Geschenke, Handpuppen, Spiele, Party und Festartikel, Masken und Kostüme für Halloween, Fastnacht, Fasching, Karneval, Theater, mystische Literatur und gruselige Bücher, Musik der Mystik und Entspannung und Gandharva Veda, Ungewöhnliches','Geschenke, Handpuppen, Spiele, Party und Festartikel, Masken und Kostüme für Halloween, Fastnacht, Fasching, Karneval, Theater, mystische Literatur und gruselige Bücher, Musik der Mystik und Entspannung und Gandharva Veda, Ungewöhnliches','Masken von Personen und Dämonen\r\nUngewöhnliche Geschenke, Außergewöhnliche Dekorationen\r\nMystische Klänge und Musik zur Entspannung\r\nSterne der mystischen Literatur\r\n','A','','','http://www.stockfisch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3743,'99kpAqfG77','Armbanduhren, Silberschmuck, Silber, Silberohrringe, Silberketten, Silberstecker, Sterlingsilber, Holzfiguren, Geschenke, Maritim','Armbanduhren, Silberschmuck, Silber, Silberohrringe, Silberketten, Silberstecker, Sterlingsilber, Holzfiguren, Geschenke, Maritim','Der Online-Shop für preiswerte Armbanduhren, preiswerten Silberschmuck, maritimer Keramik und Holzfiguren aus Thailand und Bali','A','','','http://www.gut-schenken.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3744,'3qKVa5t9U1','Spielwaren, Spiele, Bücher, Videos, CD´s, Kindermode von den Marken Adidas, Mexx, Esprit und Schiesser und vieles mehr.','Spielwaren, Spiele, Bücher, Videos, CD´s, Kindermode von den Marken Adidas, Mexx, Esprit und Schiesser und vieles mehr.','Zebralino ist der neue Online-Shop von Galeria Kaufhof für alles was Kinder brauchen oder sich wünschen. \r\nUnter www.zebralino.de findet man Markenspielwaren, Kindermode, Sportartikel, Bücher, Computerspiele und vieles mehr. Außerdem gibt es im \"Magazin\"','A','','','http://www.zebralino.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3745,'0VZO8hajbR','Literatur, Automobilia, HiFi, Sport, Uhren','Literatur, Automobilia, HiFi, Sport, Uhren','Exclusive Produkte zu günstigen Preisen','A','','','http://www.finishline.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3746,'9LLXRdIJVA','Magnete und Magnettafeln.\r\nMagnetische Postkarte','Magnete und Magnettafeln.\r\nMagnetische Postkarte','Neu im Sortiment ist die MAGNETISCHE POSTKARTE. Magnetix produziert und vertreibt Magnete und Magnettafeln. Sonderanfertigungen.','A','','','http://www.magnetix.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3747,'p7UyGSBaSB','Heimtierbedarf, Heimtierzubehör, Hiemtierartikel, Hundehütten, Hundezubehör, Käfige, Katzenzubehör, Papageienkäfige, Tierbedarf, Tierzubehör, Vogelkäfige, Volieren, Zwinger, Pferdesport, Hundetoiletten, Depodog, Haustierartikel','Heimtierbedarf, Heimtierzubehör, Hiemtierartikel, Hundehütten, Hundezubehör, Käfige, Katzenzubehör, Papageienkäfige, Tierbedarf, Tierzubehör, Vogelkäfige, Volieren, Zwinger, Pferdesport, Hundetoiletten, Depodog, Haustierartikel','WiHo-Zoo.de Versand von Heimtierzubehör\r\nNeben unserem umfangreichen Shop bieten wir Ihnen interessante Rubriken rund um den Hund, Katze, Pferde, Vögel und Nager.','A','','','http://www.wiho-zoo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3748,'TMUmSSfmGt','window-color, servietten, servietten-technik, Gelwachs, Bastelmaterial, spielsachen, Marabu, Kreul, seide, seidenmalfarbe, friesenbäume, windradfolie, fensterfarbe, konturfarbe, idea-set, c2, adhäsionsfolie, glaskugel','window-color, servietten, servietten-technik, Gelwachs, Bastelmaterial, spielsachen, Marabu, Kreul, seide, seidenmalfarbe, friesenbäume, windradfolie, fensterfarbe, konturfarbe, idea-set, c2, adhäsionsfolie, glaskugel','Unser Shop soll Ihnen unsere Produkte, wie z.B. Seide, Trendbastelartikel (Gelwachs, Window-Color, Serviettentechnik) und noch vieles mehr näher bringen. Desweiteren soll Sie Ihnen mit hoffentlich immer mehr Tipps und Tricks zur Seite stehen. Natürlich kö','A','','','http://www.seide-mehr.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3749,'uUURmWNei5','Domains\r\nWebSpace\r\nInternetkomplettpakete','Domains\r\nWebSpace\r\nInternetkomplettpakete','Webspace, Domains und iNternetkomplettpakete zu reisen die Spass machen auf das neue Medium','A','','','http://ww.avanzo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3750,'AXvZrH9fjs','Suchmaschineneintraege','Suchmaschineneintraege','Der Eintragservice fuer Ihre Homepage in ueber 1711 Suchmaschinen, Verzeichnisse und Linklisten. Private Homepages werden kostenlos eingetragen','A','','','http://ww.submitter.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3751,'7LJZPJKFFG','nostalgische Geschenkideen & Wohnaccessoires - Reklameschilder, Blechschilder, Blechdosen, Elektrogeräte, Neons, Showcases, Bücher, CD´s, antike Sammlerstücke z.B. historische Aktienund vieles mehr.\r\n','nostalgische Geschenkideen & Wohnaccessoires - Reklameschilder, Blechschilder, Blechdosen, Elektrogeräte, Neons, Showcases, Bücher, CD´s, antike Sammlerstücke z.B. historische Aktienund vieles mehr.\r\n','Nostalgic-Art, nostalgische Geschenkideen & Wohnaccessoires - Reklameschilder, Blechschilder, Blechdosen und Elektrogeräte\r\nim nostalgischen Design. Antike Sammlerstücke z.B. historische Aktien.\r\nHerstellung und europaweiter Vertrieb lizensierter Reproduk','A','','','http://www.nostalgic-art.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3752,'1qUhWaj5wg','Einzelne Rosen in den Farben rot und gelb.','Einzelne Rosen in den Farben rot und gelb.','Wir vertreiben EINZELNE Rosen, denn eine Rose sagt mehr als ein Strauss...\r\nrosenbote.de liefert zu jedem Anlass nach Liefertermin und natürlich mit Grusstext. Lassen Sie sich überraschen und den/die Empfänger/in auch!','A','','','http://www.rosenbote.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3753,'o9oDA9Je37','','','Kartenvorverkauf für kulturelle Veranstaltungen im In- und Ausland u.a. für die Festspiele in Salzburg, Bregenz und Mörbisch, Staatsoper Wien sowie Arena di Verona, Mailänder Scala.','A','','','http://www.arena.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3754,'0MYY77n9MT','Tickets für Konzerte, festivals, Musicals, Sport und Special Interest Events. Weiterhin Reisepackages aus dem Entertainment-Umfeld.','Tickets für Konzerte, festivals, Musicals, Sport und Special Interest Events. Weiterhin Reisepackages aus dem Entertainment-Umfeld.','TICKETWORLD bietet Tickets aus den Bereichen Konzerte, Sport, Musicals, Klassik, Festivals und Reisen an. Zu den wesentlichen Veranstaltungen werden weitere Informationen geboten.','A','','','http://www.ticketworld.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3755,'EVfZ44M8JQ','Formula One Tickets for all F1 events','Formula One Tickets for all F1 events','Online buchungen F1 Tickets','A','','','http://gpticketshop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3756,'khLHLDCXTK','Blumen\r\nBlumenversand\r\nGeschenke\r\nHochzeitstag\r\nGeburtstag','Blumen','Bei Floridee.de können Sie einfach, schnell und preiswert Blumensträuße innerhalb Deutschlands verschicken.','A','http://www.blumen-verschicken.de','','http://www.floridee.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3757,'LjjGJXMtbv','Hochwertige Holzspielwaren zu vernünftigen Preisen\r\nBücher aus dem Nord-Süd Verlag - bekannt durch Regenbogenfisch, \r\nKleiner Eisbär, Mats, Dodo etc.\r\nBücher von kosmos, wie Die drei ???\r\nSpiele wie Siedler von Catan etc\r\nExperementierkästen von Kosmos -','Hochwertige Holzspielwaren zu vernünftigen Preisen\r\nBücher aus dem Nord-Süd Verlag - bekannt durch Regenbogenfisch, \r\nKleiner Eisbär, Mats, Dodo etc.\r\nBücher von kosmos, wie Die drei ???\r\nSpiele wie Siedler von Catan etc\r\nExperementierkästen von Kosmos -','Hochwertige Holzspielwaren\r\nBücher Nord-Süd-Verlag\r\nBücher - Spiele - Experementierkästen von Kosmos','A','','','http://www.klettermaxe.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3758,'z8bwL8Ol2D','Blumen, Geschenke','Blumen, Geschenke','Blumen verschenken - echt preiswert !','A','','','http://www.blumenzustellung.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3759,'E4n80BohNq','Eintrittskarten','Eintrittskarten','Schneller und sicherer Versand von Eintrittskarten für Veranstaltungen in ganz Deutschland.','A','','','http://www.ticket-station.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3760,'MAo4ewzy5c','DVD','DVD','Schneller, sicherer und preiswerter DVD-Versand mit toller Datenbank und interessanten Suchmöglichkeiten.','A','','','http://www.dvd-station.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3761,'MJTN0dcXh9','CDs, Musik, Tonträger, MCs','CDs, Musik, Tonträger, MCs','Schneller, sicherer und preiswerter CD-Versand mit umfangreicher Datenbank und zahlreichen Angeboten.','A','','','http://www.cd-station.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3762,'fi5s7iLEeT','Garlando, Tischfussball, Kicker, Wuzzler, Wutzler, Toegglkasten, Fussballtische, Bälle, Spielerstangen, Griffe, Zubehör','Garlando, Tischfussball, Kicker, Wuzzler, Wutzler, Toegglkasten, Fussballtische, Bälle, Spielerstangen, Griffe, Zubehör','Alles für den Tischfussball von garlando. Weltweiter Versand von Tischen und Zubehör.','A','','','http://www.garlando.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3763,'z02e20MJzJ','Blumen, Blumenversand, Blumenzustellung, Valentinstag, Muttertag, Rosen, Geschenk, Flowery','Blumen, Abonnements, Flower-Marketing','Blumendirektversand bundesweit. Regionaler Blumenbote.\r\nFLOWERY ist Premiumanbieter, mit sehr schönen und kreativ gestalteten Arrangements.\r\nAbonnements; Blumenstäuße im Corporate Design mit Logo; Premium Service;\r\nBestellen Sie bei FLOWERY.de blumige Emo','A','','','http://www.flowery.de/index.html?ref=3','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3764,'Mu307yXwas','Last-Minute-Reisen, Last Minute Reisen, Lastminute-Reisen, Lastminute-Reisen, Last-Minute-Urlaub, Last Minute Urlaub, last-minute-Urlaub, last, Lastminute-Urlaub, Last-Minute-Ferien, Last Minute Ferien, Ferienflug','Lastminute-Reisen, Pauschalreisen, Ferienflüge, kurzfristige Reisen, Schnäppchen-Urlaub','Der Fluchthelfer für Spontanurlauber und Sparfüchse bietet täglich bis zu 500.000 echte Lastminute-Reisen und -Ferienflüge mit Abreise innerhalb von 14 Tagen von knapp 30 renommierten Reiseveranstaltern. Sämtliche Angebote sind online buchbar.','A','www.lastminute.de','','http://lastminute.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3765,'RcmSIC2Oct','Handarbeit, Windowcolor, Sticken, Sticktwist, Janosch, Tigerente, Basteln, Anchor, Teletubbies, Kim Anderson, Stoffe, Hobby, Stickbuch, Vorlagen, Häkeln','Handarbeit, Windowcolor, Sticken, Sticktwist, Janosch, Tigerente, Basteln, Anchor, Teletubbies, Kim Anderson, Stoffe, Hobby, Stickbuch, Vorlagen, Häkeln','Wir haben eine große Auswahl an Handarbeitsartikeln wie z.B. Sticktwist von Coats Mez, Stickbücher und Windowcolor von Tap-Rico, Janosch, Tigerente, Kim Anderson und Zubehör. Online Bestellung mit Warenkorbsystem.','A','','','http://www.stoffhaus-kepper.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3766,'wymR9YZ33w','Lotto-Star 2000, Lotto-Star 2000/Pro, Lotto-Star 2000/Expert. Garantie-Systeme.','Lotto-Star 2000, Lotto-Star 2000/Pro, Lotto-Star 2000/Expert. Garantie-Systeme.','Die ultimative Software für alle Lotto-Spieler in D-A-CH. Mit Tipp-Scheindruck, Ãœbernahme der Gewinnzahlen und -quoten aus dem Internet u.v.m. Es gibt nichts Besseres.','A','','','http://www.fortune.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3767,'zMmE5eV3A4','Tachyon, Frequenzprodukte, Meisteressenzen, Bücher, CDs, Handysteine, Entstörscheiben','Tachyon, Frequenzprodukte, Meisteressenzen, Bücher, CDs, Handysteine, Entstörscheiben','Esoterikartikel und Frequenzprodukte, eigene Herstellung, auch Großhandel','A','','','http://www.energetic-dream.de/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3768,'jXnc2LYvDZ','BLUMEN und VERSAND WELTWEIT','BLUMEN und VERSAND WELTWEIT','Wenn Sie Blumenversenden moechten sind Sie bei uns Richtig, \r\nwir versenden jede Art von BLUMEN-STRAEUSSE-ARRANGEMENTES-KRAENZE usw.\r\nWir sind flexibel und Preiswert.\r\nLassen Sie sich von unseren Straeussen Verzaubern.','A','','','http://www.flowers.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3769,'lQSgWgpIEt','BLUMEN-STRAEUSSE-ARRANGEMENTES-KRAENZE mit WELTWEITEM VERSAND','BLUMEN-STRAEUSSE-ARRANGEMENTES-KRAENZE mit WELTWEITEM VERSAND','Wir sind ein Weltweiter zustelldienst flexibel, genau und noch dazu Schnell.\r\nLassen Sie sich von unseren Straeussen verzaubern.','A','','','http://www.blumendienst.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3770,'9y98GmliQk','jojo, jo-jo, yoyo, yo-yos, lenkdrachen, Kitesurfing Stuff, Kickboards und Skateboards Astrojax Windspiele, Rollerball, Kreisel, Yo-Yo, levitron, lazer top, boards, scooter, kickboards, fingerboards, mountainboard, yomega,','jojo, jo-jo, yoyo, yo-yos, lenkdrachen, Kitesurfing Stuff, Kickboards und Skateboards Astrojax Windspiele, Rollerball, Kreisel, Yo-Yo, levitron, lazer top, boards, scooter, kickboards, fingerboards, mountainboard, yomega,','Hier gibts alles was Spass macht: Lenkdrachen, Kitesurfing Stuff, Kickboards und Skateboard... Eben alles an Geschenkartikeln und Geschenkideen, vom Astrojax über Windspiele, Rollerball, Kreisel bis hin zum Yo-Yo. Active-Fun!: The World of Fun for everyon','A','','','http://www.yo-yo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3771,'qhrDp0AtZw','Weizengras, Dinkelgras, Gerstengras, \r\nmanuelle Entsafter, biologisches Saatgut','Weizengras, Dinkelgras, Gerstengras, \r\nmanuelle Entsafter, biologisches Saatgut','frisches biologisches Weizengras, Dinkelgras, Gerstengras, manuelle Saftpressen, Tips zur Anwendung von Weizengras, Weizengrassaft!','A','','','http://www.weizengras.de/s/frameset.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3772,'el0PhP9r8w','Akteo Stelton Edlestahl Primavera Kerzen Duftöle Design House Räder Södahl Troika','Akteo Stelton Edlestahl Primavera Kerzen Duftöle Design House Räder Södahl Troika','Besondere Geschenke für besondere Menschen.','A','','','http://kronprinz.einkaufsfuehrer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3773,'LkIcAid9O8','Papier- und Email-Gutschein von mehr als 80 Anbietern','Papier- und Email-Gutschein von mehr als 80 Anbietern','Riesenangebot an Gutscheinen- WOM, CInemaxx, The BodyShop, Amazon.de, GetMobile, Bungeesprünge, Rennfahrtraining, uvm.. cadooz übernimmt den Versand und Grußkarten. Per Post i.d.R. innerhalb von zwei Werktagen, per Email innerhalb von Stunden. Super Last-','A','','','http://www.cadooz.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3774,'byaigkDOU6','Designartikel, wertvolle Geschenkartikel, Accessoires, Raumausstattung, uvm.','Designartikel, wertvolle Geschenkartikel, Accessoires, Raumausstattung, uvm.','Wir bieten exklusive Designartikel, wertvolle Manufakturprodukte namhafter Markenhersteller sowie eine reichhaltige Auswahl wertvoller Geschenke.','A','','','http://www.maastrek.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3775,'UqQ4mKXYq3','Souvenirs, Geschenke, Geburtstagsgeschenke, Weihnachtsgeschenke, Spielzeug, Spielsachen, Kindermagazine, WC-Deckel, Glas, Kunstglas, Glaskunst, Scooter','Souvenirs, Geschenke, Geburtstagsgeschenke, Weihnachtsgeschenke, Spielzeug, Spielsachen, Kindermagazine, WC-Deckel, Glas, Kunstglas, Glaskunst, Scooter','Grosser Geschenkeshop mit diversen Kategorien','A','','','http://www.topangebot.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3776,'PooGUSJoMP','Wunsch-CDs, Werbe-CDs, Herstellung von von Audio- CDs und CD-Roms für die Musik- und Software-Industrie','Wunsch-CDs, Werbe-CDs, Herstellung von von Audio- CDs und CD-Roms für die Musik- und Software-Industrie','Musikanbieter mit einem Angebot von mehr als 20.000 Einzeltiteln. Redaktionelle Vorstellung der Künstler und Musik. Jeder Titel kann 30 sec. probegehört werden.','A','','','http://www.musipa.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3777,'fRdSD0CHdF','Tierfiguren Plüschtiere Emailschilder Gravurartikel Kaffeebecher Farbdrucke Castagna Schlüsselanhänger Feuerzeuge Lesezeichen','Tierfiguren Plüschtiere Emailschilder Gravurartikel Kaffeebecher Farbdrucke Castagna Schlüsselanhänger Feuerzeuge Lesezeichen','Tierfiguren, Plüschtiere, Emailschilder, Gravurartikel u.v.m. für Hunde-, Katzen-, Vögel-, Nager- und Pferde-Freunde','A','','','http://www.pats-pets.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3778,'GUS8Ygb1ii','Schuhe, Jeans, Hemden, Sweatshirts, Caps, Hosen von Levi´s, Caterpillar, Reebok, Jack Wolfskin, Merrell, Replay, Diesel, Dickies','Schuhe, Jeans, Hemden, Sweatshirts, Caps, Hosen von Levi´s, Caterpillar, Reebok, Jack Wolfskin, Merrell, Replay, Diesel, Dickies','Auf biglabels.de finden Sie Markenbekleidung führender Hersteller, die wir zum Teil als Sonderposten aufkaufen und daher reduziert anbieten können: Schuhe, Jeans, Hemden, Sweatshirts, Caps und vieles mehr von Levi´s, Caterpillar und anderen großen Marken.','A','','','http://www.biglabels.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3779,'jAW9YyZQK2','Schuhe, Jeans, Hemden, Hosen, Sweatshirts, Caps und vieles mehr von Levi´s, Caterpillar, Reebok, Jack Wolfskin, Merrell, Replay, Diesel, Dickies.','Schuhe, Jeans, Hemden, Hosen, Sweatshirts, Caps und vieles mehr von Levi´s, Caterpillar, Reebok, Jack Wolfskin, Merrell, Replay, Diesel, Dickies.','Auf biglabels.de finden Sie Markenbekleidung führender Hersteller, die wir zum Teil als Sonderposten aufkaufen und daher reduziert anbieten können: Schuhe, Jeans, Hemden, Sweatshirts, Caps und vieles mehr von Levi´s, Caterpillar, Reebok, Jack Wolfskin, Me','A','','','http://biglabels.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3780,'KpVDDx5xxs','komplette holzgeschnitzte Sammelkrippen\r\nEinzelfiguren\r\nKrippenställe\r\n','komplette holzgeschnitzte Sammelkrippen\r\nEinzelfiguren\r\nKrippenställe\r\n','Bei uns erhalten Sie Österreichs umfangreichstes Angebot an holzgeschnitzten Sammelkrippen','A','','','http://www.krippenshop.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3781,'KA7VMmXCcs','Video- und Ãœberwachungstechnik, Alarmanlagen, etc.','Video- und Ãœberwachungstechnik, Alarmanlagen, etc.','Sicherheitsberatung- / management, Ermittlung & Observationen, Personenschutz, Seminare & Schulungen, Vertrieb / Vermittlung von Sicherheitstechik- und dienstleistungen, etc.','A','','','http://www.csiss.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3782,'u19V3kVEqW','Geschenke','Geschenke','Bei uns finden Sie außergewöhnliche Geschenke aus Heu.','A','','','http://www.biokunst.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3783,'WlvzPrkhZU','CD, CDs, DVD, DVDs, Buch, Bücher, Video, Videos, LP;DVD Plus, Super Audio CD, DVD Video, DVD Audio, ...','CDs, DVDs, Bücher, Videos, LP;DVD Plus, Super Audio CD, DVD Video, DVD Audio, ...','cdhaus.de Ihr Onlineshop für Bücher, cds, dvds, videos... einfach online bestellen! Jeden Monat über 2500 Neuheiten aus den Bereichen Pop, Jazz und Klassik die Seite für jeden Musikfan.','A','','','http://www.cdhaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3784,'mr8DLX78ZM','Sextoys, Geschenke, Partner-Spiele, Vibratoren, Dildos, Liebeskugeln, Literatur, Kondome, Fesseln, Massageöl, Gleitgel, BIOglide, Sexspielzeug, Fun Factory, Atelier Wilhelm, Condomi, Sex, Liebesspielzeug, Phantasms, Kamasutra, pjur Eros Bodyglide, Cockrin','Sextoys, Geschenke, Partner-Spiele, Vibratoren, Dildos, Liebeskugeln, Literatur, Kondome, Fesseln, Massageöl, Gleitgel, BIOglide, Sexspielzeug, Fun Factory, Atelier Wilhelm, Condomi, Sex, Liebesspielzeug, Phantasms, Kamasutra, pjur Eros Bodyglide, Cockrin','SexToysShop!de bietet Ihnen ein Sortiment persönlich ausgewählter Produkte in ausschließlich sehr guter Qualität. Hier finden Sie deutsche Designer Dildos, erotische Geschenke, Biologische Gleitmittel, sexy Comics, detaillierte Produktbeschreibungen sowie','A','','','http://www.sextoysshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3785,'euqL3g8uYC','Materialien für Window Color - Stencil - Terracotta - Stoff-, Seiden- und Holzmalerei - Perlentattoos -Kerzengel - Basteln mit Papier & Pappe - u.v.m.','Materialien für Window Color - Stencil - Terracotta - Stoff-, Seiden- und Holzmalerei - Perlentattoos -Kerzengel - Basteln mit Papier & Pappe - u.v.m.','Super, preiswerte Bastelutensilien von höchster Qualität!\r\nMaterialien für Window Color - Stencil - Terracotta - Stoff-, Seiden- und Holzmalerei - Perlentattoos -Kerzengel - Basteln mit Papier & Pappe - u.v.m.\r\n \r\nZum KOSTENLOSEN Service von tinkerbeltnet','A','','','http://www.tinkerbeltnet.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3786,'n59OQA27kb','Wohnaccessoires, Ikonen, Fensterbilder, Tiffany-Glaskunst, Schreibaccessoires, Schmuck','Wohnaccessoires, Ikonen, Fensterbilder, Tiffany-Glaskunst, Schreibaccessoires, Schmuck','Wohnaccessoires und andere schöne Dinge fürs schöne Leben - sich oder anderen eine Freude machen!','A','','','http://www.mkg-geschenkideen.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3787,'WnZXHFWZru','Uncle Sam, Unclesam, Kleidung, Sportswear, Profitness, \r\nSportbekleidung, Sportkleidung, Sport-Bekleidung, Sport-Kleidung, \r\nStrümpfe, Slip, Bikini, Bikinitop, Bluse, Leder, Wildleder, Wild-Leder, \r\n Amerika, America, Outdoor, Overall, Gürtel, Ledergürt','Uncle Sam, Unclesam, Kleidung, Sportswear, Profitness, \r\nSportbekleidung, Sportkleidung, Sport-Bekleidung, Sport-Kleidung, \r\nStrümpfe, Slip, Bikini, Bikinitop, Bluse, Leder, Wildleder, Wild-Leder, \r\n Amerika, America, Outdoor, Overall, Gürtel, Ledergürt','Uncle Sam THE SPORTSWEAR COMPANY, Online Shop mit dem aktuellen Gesamtkatalog online\r\nfür angesagte Sportbekleidung im American Style','A','','','http://www.unclesam.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3788,'H0fg6DCtJJ','Puppen, CD´s, Teddys, Kristallsammlungen, Schmuck, Zubehör, \r\nRaritäten und Sammlerstücke','Puppen, CD´s, Teddys, Kristallsammlungen, Schmuck, Zubehör, \r\nRaritäten und Sammlerstücke','Janusversand - Der Sammlerspezialist für Kristalle, Künstlerpuppen, \r\nTeddys, CD´s, Schmuck und viele andere schöne Dinge','A','','','http://www.janusversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3789,'0owEqQZco4','Kostüme, Karnevalzubehör, Scherzartikel, Wurfartikel, Dekoartikel aller Art, \r\nSpielwaren, Puppen u.v.a.','Kostüme, Karnevalzubehör, Scherzartikel, Wurfartikel, Dekoartikel aller Art, \r\nSpielwaren, Puppen u.v.a.','Versand von Festartikeln aller Art, Karnevalskostüme und Accessoires, \r\nSpezialist für Festdekorationen im Gross- und Einzelhandel','A','','','http://www.deiters.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3790,'nSUg5U2mQF','Vollverstärker, Vor- und Endstufen, CD-Player im Highend-Bereich\r\nhifi, highend, musik','Vollverstärker, Vor- und Endstufen, CD-Player im Highend-Bereich','Verkauf von highendigen Verstärkern und CD-Spielern aus Italien','A','','','http://www.faseaudio.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3791,'P1yg9ITgc6','Fanartikel, Fußballtrikots, Trikots, Schals, Sportbekleidung, Bücher, Videos','Fanartikel, Fußballtrikots, Trikots, Schals, Sportbekleidung, Bücher, Videos','Der Fanartikel-Shop Sport-Bock mit deutschen und internationalen Fussball-Fanartikeln. Neben Fussball-Trikots gibt es bei Sport Bock unter www.world-of-football.de auch traditionelle Markenartikel, wie Nike, Umbro und Home of Football','A','','','http://www.world-of-football.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3792,'2e3iQkLC3L','Rahmen, Vasen, Leuchter, Teelichter, Karaffen, Glas, Fotobücher, Teelichter, Monokulare, Spiele, Schalen, Kugelschreiber, chin. Eß-Stäbchen, Uhren, Champagnerschalen u.v.m.','Rahmen, Vasen, Leuchter, Teelichter, Karaffen, Glas, Fotobücher, Teelichter, Monokulare, Spiele, Schalen, Kugelschreiber, chin. Eß-Stäbchen, Uhren, Champagnerschalen u.v.m.','Wir verkaufen exkluisve Geschenkartikel und Wohndesign. Auf Wunsch werden die Geschenke auch gegen einen kleinen Aufpreis verpackt . Wir bemühen uns alle Wünsche unserer Kunden zu erfüllen. Falls das passende nicht in unserem Shop zu erhalten ist, eine E','A','http://www.carolath-sollection.de','','http://www.carolath-collection.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3793,'CQ9l5AruiS','Swarovski Kristall / Schmuck; Böker Messer; Gilde Clowns; Hummel Figuren / Goebel; Leatherman; Original Schweizer Messer / Uhren von Victorinox; Zwilling-Henckels Messer / Messerblöcke / Scheren / Manicure etc.; Schwarzwälder Kuckucksuhren; Nussknacker/Rä','Swarovski Kristall / Schmuck; Böker Messer; Gilde Clowns; Hummel Figuren / Goebel; Leatherman; Original Schweizer Messer / Uhren von Victorinox; Zwilling-Henckels Messer / Messerblöcke / Scheren / Manicure etc.; Schwarzwälder Kuckucksuhren; Nussknacker/Rä','Kölns ältester Souvenirladen mit Online-Shop für Markenstahlwaren und Geschenkartikel aus Deutschland.','A','','','http://www.linke-cologne.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3794,'T2rO0hi0bN','Advent, Weihnachten, Kunst, Osterhasen, Blumenlkinder, Ostereier, Lichterhäuser, Lichterbogen, Lichterbögen, Schwibbogen, Schwibbögen, Nußknacker, Räuchermann, Räuchermänner, Pyramide, Pyramiden, Engel, Bergmann, Bergmänner, Miniatur, Miniaturen, Spielzeu','Advent, Weihnachten, Kunst, Osterhasen, Blumenlkinder, Ostereier, Lichterhäuser, Lichterbogen, Lichterbögen, Schwibbogen, Schwibbögen, Nußknacker, Räuchermann, Räuchermänner, Pyramide, Pyramiden, Engel, Bergmann, Bergmänner, Miniatur, Miniaturen, Spielzeu','In unserem Shop “1A Volkskunst aus dem Erzgebirge” haben Sie die Möglichkeit, sehr preiswert echte erzgebirgische und handgearbeitete Produkte zu erwerben.\r\n','A','','','http://www.erzgebirge-sachsen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3795,'vhzGxJorL8','Marionetten, Puppen, Geschenkartikel','Marionetten, Puppen, Geschenkartikel','Marionetten und Puppen als exklusives Geschenk und eindrucksvolles Wohndekor. Kunsthandwerkliche Einzelfertigung!','A','','','http://www.mp-collectionen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3796,'MHNjJ2eXhA','Handarbeit, Keramik, Geschenk, Geschenke, Wassersäulen, Licht, Lichtspiele, Wasser, Ton, Tonwaren, Topf, Töpfe, Figur, Figuren, Glas, Dekoration, Dekorationen, Deko, Blumentopf, Blumentöpfe, Stahl, Stahlwaren, Laternen, Windlichter, Haus, Garten','Erdmännchen, Halloweenkürbisse, Gartenwürmer, Blumentöpfe, Flaschenkorken, Schnecken, Pilze, Wassersäulen, Acyrlglasspiegel, Sturmlaternen, Windlichter','Liebevoll, ausgefallene in Handarbeit hergestellte Keramikartikel-Figuren. Wasser- und Lichtspiele, Stahlartikel (Sturmlaternen, Windlichter)Preisliste gratis.','A','','','http://www.geschenke-idee.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3797,'3Pd2lPwFxW','Scherzartikel, Party-Artikel und Zubehör, Fanartikel, Werner, Simpsons, Das Kleine Arschloch und Der Alte Sack, Ihr neues Baby, Fantasy, Horror, Schilder, TShirts','Scherzartikel, Party-Artikel und Zubehör, Fanartikel, Werner, Simpsons, Das Kleine Arschloch und Der Alte Sack, Ihr neues Baby, Fantasy, Horror, Schilder, TShirts','Scherzartikel ohne Ende, verrückte Geschenke, Fanartikel, Party-Artikel, TShirts, Fun-Schilder, Fantasy, Horror und und und... Weit über 1000 Artikel!','A','','','http://www.scherzartikel-shop.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3798,'SsOzYaLmQK','Verschiedene Wetterhäuschen\r\naus Holz, handbemalt.','Verschiedene Wetterhäuschen\r\naus Holz, handbemalt.','Unsere Wetterhäuschen sind aus Holz und werden komplett in Handarbeit hergestellt.\r\nMit Fingerspitzengfühl und Liebe zum Detail wird jedes einzelne Haus gefertigt.\r\nViele kleine Wetterhäuschen sind so schon entstanden. Dekorativ und funktionst','A','','','http://www.wetterhaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3799,'qlv00H9h8m','Plüschfiguren, Bettwäsche, Schreibwaren, \r\nAccessores und vieles mehr.','Plüschfiguren, Bettwäsche, Schreibwaren, \r\nAccessores und vieles mehr.','Liebevolle Geschenke mit Charm.\r\nVom bekannten Liebe ist... Pärchen mit\r\nder besonderen Botschaft.','A','','','http://www.geschenkepark.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3800,'gL4BVJmjFQ','Bullaugenuhren, Glasenuhren, Funkraumuhren, maritime Geschenkartikel wie Knotentafeln, Ankertafeln, Schiffsglocken, Taucherhelme, Baro-, Hygro- u. Thermometer, Schiffsbilder, Anfertigung von Computergravuren, Messingschilder','Bullaugenuhren, Glasenuhren, Funkraumuhren, maritime Geschenkartikel wie Knotentafeln, Ankertafeln, Schiffsglocken, Taucherhelme, Baro-, Hygro- u. Thermometer, Schiffsbilder, Anfertigung von Computergravuren, Messingschilder','Anfertigung von Schiffsuhren, über 200 verschiedene Uhren mit Bundesmarine-Motiven im Programm','A','http://www.schiffsuhren.de\r\n','','http://www.admiral-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3801,'APX2lfuVvq','Elektronik, Gesundheit, Outdoor, Idee&Design','Elektronik, Gesundheit, Outdoor, Idee&Design','Versandhaus für neue Produkte, die Sie woanders nur schwer finden. Zu jedem Produkt können individuelle Fragen gestellt werden!','A','','','http://www.inoma.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3802,'fh8w2PCBtN','Suppen Saucen Fonds Ragouts Gerichte Essig Öl','Suppen Saucen Fonds Ragouts Gerichte Essig Öl','Restaurant mit Herstellung von feinen Spezialitäten ( Feinkost - Delikatessen )\r\nSuppen, Saucen, Ragouts, Fonds, Gerichte in Dosen!\r\nRichtig gekocht vom Küchenmeister und Köchen von besten und \r\nfrischen Grundprodukten auf klassische Art','A','','','http://www.schwanen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3803,'QqqF7Mds1K','Bei uns finden Sie: Heidehonig, Wabenhonig, Kosmetik, Nahrungsergänzungen, Propolis, Gelee Royale, Blütenpollen, Handgewickelte Wabenkerzen, ...... Bestellen Sie bequem online.','Bei uns finden Sie: Heidehonig DIREKT aus der Lüneburger Heide, Wabenhonig, Kosmetik, Nahrungsergänzungen, Propolis, Gelee Royale, Blütenpollen, Handgewickelte Wabenkerzen, ...... Bestellen Sie bequem online.','Bei uns finden Sie: Heidehonig, Wabenhonig, Kosmetik, ...... Unsere Bienenwachsartikel werden in Handarbeit im eigenen Betrieb hergestellt. Schwankungen und Abweichungen im Erscheinungsbild und Ausfall der Ware sind deshalb unvermeidlich und gebe','A','http://www.heidekiosk.de','','http://www.netstore.convar.com/Bienenprodukte','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3804,'vwWOEINWIj','','','Online Shop für Komplett-PC´s, Barebone-Systeme, Festplatten, Grafikkarten, Soundkarten, Mainboards, CPU´s, Arbeitsspeicher, CD-Recorder, DVD-Laufwerke, Monitore u.a.\r\nHardware und Software.\r\nPccity-online Direktversand. Wir konfigurieren Ihren Wunsch PC.','A','','','http://www.pccity.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3805,'6jJCnLMDtX','\r\nLuftballons, Ballons, Ballone, Werbeballons, Werbeballone, Werbeluftballons, Rundballons, Zeppelinballons, Ballonservice, Ballonservise, Ballongas, Gas, Helium, Riesenballons, Riesenballone, Riesenballon, Ballonzubehör, Siebdruck, Aufblasbares, Werbemit','\r\nLuftballons, Ballons, Ballone, Werbeballons, Werbeballone, Werbeluftballons, Rundballons, Zeppelinballons, Ballonservice, Ballonservise, Ballongas, Gas, Helium, Riesenballons, Riesenballone, Riesenballon, Ballonzubehör, Siebdruck, Aufblasbares, Werbemit','Wir bieten Luftballons Werbeballons Ballonzubeör Riesenballons Ballongas ....','A','','','http://www.meier-ballons.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3806,'5TJplHM20I','Tischfiguren Bulle & Bär\r\nSpiel \"Die Börse\"\r\nLederwaren\r\nT-Shirts\r\nCaps\r\nUhren\r\nBücher\r\nCDs\r\nHistorische Wertpapiere\r\nGetränke\r\nTassen\r\nPoster\r\nSekt und Weine\r\n1qm Alaska','Tischfiguren Bulle & Bär\r\nSpiel \"Die Börse\"\r\nLederwaren\r\nT-Shirts\r\nCaps\r\nUhren\r\nBücher\r\nCDs\r\nHistorische Wertpapiere\r\nGetränke\r\nTassen\r\nPoster\r\nSekt und Weine\r\n1qm Alaska','Europas größter Fanshop für Artikel rund um die Börse. Bulle & Bär-Figuren, Krawatten, T-Shirts, Uhren und viele originelle Geschenkideen für Börsianer, Anleger und werdende Millionäre.','A','','','http://www.bull-bear.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3807,'iXFjvf3zvO','Bei Natur-Shopping.de finden Sie verschiedene Holzwaren wie z. B. Puzzle groß und klein, Geschicklichkeitsspiele, Scherzartikel usw. Außerdem verschiedene Sorten Honig aus eigener Imkerei, Honigmet, Süßigkeiten und Kosmetik.','Bei Natur-Shopping.de finden Sie verschiedene Holzwaren wie z. B. Puzzle groß und klein, Geschicklichkeitsspiele, Scherzartikel usw. Außerdem verschiedene Sorten Honig aus eigener Imkerei, Honigmet, Süßigkeiten und Kosmetik.','In unserem Shop ist garantiert für jeden etwas dabei! Bei uns finden Sie die verschiedensten Geschenkartikel aus Holz sowie Honig aus eigener Imkerei und vieles mehr...\r\n','A','','','http://natur-shopping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3808,'e5IhsKx51u','Äxte, Schwerter, Messer, Bücher, Kochkessel, Helme, Schuhwerk, Gewandungen, Rüstungen, Kettenhemden, Werkzeug, Schilde und vieles mehr','Äxte, Schwerter, Messer, Bücher, Kochkessel, Helme, Schuhwerk, Gewandungen, Rüstungen, Kettenhemden, Werkzeug, Schilde und vieles mehr','Mittelalterliche Produkte aller Art, Objekteratung, Ausstattung von Gastronomie und Museen, originalgetreue Spezialanfertigungen, Auftragsfertigung','A','','','http://www.dextrarius.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3809,'Jf8gzjEzVt','Helme, Motorradjacken, Motorradhosen, Ledercombis, Handschuhe, Stiefel, Textilbekleidung für Motorrad und Roller, Halswärmer, Zelte, Bücher, Schlafsäcke, und vieles mehr','Helme, Motorradjacken, Motorradhosen, Ledercombis, Handschuhe, Stiefel, Textilbekleidung für Motorrad und Roller, Halswärmer, Zelte, Bücher, Schlafsäcke, und vieles mehr','Monatlich wechselndes Angebot an irren Sonderangeboten rund um´s Motorrad und Camping','A','','','http://www.speedware.purespace.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3810,'mjp0NNyN81','Fächer Drachen, Schmuck , Zauberer, Geschenke','Fächer Drachen, Schmuck , Zauberer, Geschenke','Geschenke für jeden Anlass.','A','','','http://www.traum-geschenke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3811,'IFZ2DNA0XA','Fantasyfiguren, Drachen, Elfen, Zauberer, Schmuck, Anhänger, , Feuerzeuge, \r\nBilderrahmen, Fächer, Feurzeuge, Bronzefiguren, Kelche\r\n','Fantasyfiguren, Drachen, Elfen, Zauberer, Schmuck, Anhänger, , Feuerzeuge, \r\nBilderrahmen, Fächer, Feurzeuge, Bronzefiguren, Kelche','Geschenke für jeden Anlass.','A','','','http://www.traum-geschenke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3812,'T5koKunS1T','Kunstdrucke, Postkarten, Figuren, Fächer, Bücher, Engel, Elfen, Feen, Flower Fairies,','Kunstdrucke, Postkarten, Figuren, Fächer, Bücher, Engel, Elfen, Feen, Flower Fairies,','Bei uns finden Sie wunderschöne Engelbilder, Elfen, Feen, Flower Fairies, Postkarten, Kunstdrucke und vieles mehr!!','A','','','http://www.engelwelt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3813,'FdP92xqXTx','Namenskissen mit Wunschnamen\r\nBettwäsche mit lustigen Figuren\r\nHandbemalte Nikkitücher mit Wunschnamen\r\nKinder-Baseballmützen, mit Namen\r\nMosaikbilder','Namenskissen mit Wunschnamen\r\nBettwäsche mit lustigen Figuren\r\nHandbemalte Nikkitücher mit Wunschnamen\r\nKinder-Baseballmützen, mit Namen\r\nMosaikbilder','Tolle Geschenkideen für Babys, Kinder und deren Eltern. Handbemalte Namenskissen, Nikkitücher u.a. mit Wunschnamen und lustigen Bildern. Die Geschenkidee!','A','','','http://www.Top-Geschenk.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3814,'VWWqyCpQQf','Rauchmann, Nussknacker, Engel, Schwibbogen, Lichterbogen, Pyramide, Weihnachtspyramide, Weihnachtspyramiden, Lichterhaus, Spieldosen, Leuchter, Kerzenhalter, Blumenkinder, Wandbilder, Krippen, Laternen, Osterhasen, Osterschmuck, Ostereier, Dekoration','Rauchmann, Nussknacker, Engel, Schwibbogen, Lichterbogen, Pyramide, Weihnachtspyramide, Weihnachtspyramiden, Lichterhaus, Spieldosen, Leuchter, Kerzenhalter, Blumenkinder, Wandbilder, Krippen, Laternen, Osterhasen, Osterschmuck, Ostereier, Dekoration','Liebevoll ausgesuchte Volkskunstartikel aus dem traditionsreichen Erzgebirge für Weihnachten, Ostern und das ganze Jahr.\r\nVom Nussknacker, Räuchermann, Schwibbogen, Lichterhaus, Weihnachtsstern und Pyramide bis zum Osterhasen und Osterschmuck sowie Spield','A','http://www.erzgebirgsladen.com\r\nhttp://www.weihnachtsland-sachsen.de\r\nhttp://www.osterfreu.de\r\nhttp://www.holzspielzeugautos.de','','http://www.erzgebirgsladen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3815,'e46Prda8L9','','','Audiotechnik für den mobilen Musikfreak...','A','','','http://www.car-sound-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3816,'xZ2eNzeN0x','CD, CDs, Compact Disc, Vinyl, Vinyl Shop, Schallplatten, Records, Tontraeger, Music, Musik, DVD, DVDs, Digital Versatile Disc, Video, Videos, Film, Filme, MC, MCs, Musikcassette, Musikkassette, MD, MDs, Minidisc, Raveline, Grosshandel, Großhandel, Wholesa','CD, CDs, Compact Disc, Vinyl, Vinyl Shop, Schallplatten, Records, Tontraeger, Music, Musik, DVD, DVDs, Digital Versatile Disc, Video, Videos, Film, Filme, MC, MCs, Musikcassette, Musikkassette, MD, MDs, Minidisc, Raveline, Grosshandel, Großhandel, Wholesa','Ihr Musikshop im Internet. CDs, Minidiscs, Schallplatten, Musikcassetten, DVDs, Videos, Poster und Fanartikel zum aussuchen und bestellen.','A','','','http://www.musicpeople.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3817,'mvxvfPQPxs','Ölbilder, Ölgemälde, Graphik, Malerei, Plastik, traditionelle Kunstarten, \r\nKunst, zeitgenössische Kunst, aktuelle Kunst','Ölbilder, Ölgemälde, Graphik, Malerei, Plastik, traditionelle Kunstarten, \r\nKunst, zeitgenössische Kunst, aktuelle Kunst','InternetGallery bietet hochwertige Unikate zu festen und niedrigen Preisen. Alle Kunstwerke können online bestellt und in kürzeste Zeit geliefert werden.','A','','','http://www.internetgallery.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3818,'jt81hxcz6f','happy toys happytoys shop pokemon sailor moon teletubbies the simpsons south park\r\nwinnie puuh pokémon bettwäsche spiel versand sailormoon southpark muppetshow \r\npeanuts sesamstraße biene maja looney tunes maus big brother gzsz dragonball \r\ndisney south p','happy toys happytoys shop pokemon sailor moon teletubbies the simpsons south park\r\nwinnie puuh pokémon bettwäsche spiel versand sailormoon southpark muppetshow \r\npeanuts sesamstraße biene maja looney tunes maus big brother gzsz dragonball \r\ndisney south p','Happy Toys über 1500 Artikel aus der Welt von Pokemon, Sailor Moon, Teletubbies, \r\nThe Simpsons Southpark, Winnie Puuh, Muppetshow, Peanuts, Sesamstra§e, Biene Maja \r\nLooney Tunes, Sendung mit der Maus, Sandmännchen, Big Brother, GZSZ, Dragonball, \r\nDisne','A','','','http://www.happytoys.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3819,'Rh4Urd16VX','Oktoberfest-Souvenirs, Lebkuchenherzen, Filzhut, Masskrughut, Masskrüge, Bierkrüge, Weißbierglas, Fahnen, Jodelbär, Jodellöwe, Schimpfsack, Brotzeitbrett´l, Schnupftabak, Schnupfmaschine, Saufmaschine, Weißwursttopf-Set, Obstler, Schnapsgläser, Bayernuhr,','Oktoberfest-Souvenirs, Lebkuchenherzen, Filzhut, Masskrughut, Masskrüge, Bierkrüge, Weißbierglas, Fahnen, Jodelbär, Jodellöwe, Schimpfsack, Brotzeitbrett´l, Schnupftabak, Schnupfmaschine, Saufmaschine, Weißwursttopf-Set, Obstler, Schnapsgläser, Bayernuhr,','Der bayerische Onlineshop - vom Lebkuchenherz bis zum Jodelbaeren, vom Schimpfsack bis zur Saufmaschine. Weltweiter Verkauf bayerischer Souvenirs wie Oktoberfest Andenken, Bierkruege, Fahnen, ...','A','','','http://www.der-bayer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3820,'suCLGYvaQ1','Holzhandtaschen, Handtaschen, Holzarmbanduhren, Armbanduhren, Holzkrawatten, Krawatten, Holzstifte, Kugelschreiber, Bleistifte, Füller, Füllfederhalter, Holzkoffer, Aktenkoffer, Dekokugeln, Holzkugeln, Tabletts, Tafeln, Schiefertafel, beschriftbare Tafel,','Holzhandtaschen, Handtaschen, Holzarmbanduhren, Armbanduhren, Holzkrawatten, Krawatten, Holzstifte, Kugelschreiber, Bleistifte, Füller, Füllfederhalter, Holzkoffer, Aktenkoffer, Dekokugeln, Holzkugeln, Tabletts, Tafeln, Schiefertafel, beschriftbare Tafel,','Ausgefallene Geschenkartikel aus Holz','A','','','http://www.holz-fichtner.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3821,'B7335StWw6','Aroömaöl, Autozubehör, Möbel, Babyartikel, Bettwäsche, Geschirr, Besteck, Holztigerenten, Postkarten, Brotzeitzubehör, Bücher, CDs, Drachen, Fahrräder, Dreiräder, Roller, Briefpapier, Kissen, Lampen, Uhren, Kuscheldecken, Wärmflaschen, Zimmerbrunnen, Hand','Aroömaöl, Autozubehör, Möbel, Babyartikel, Bettwäsche, Geschirr, Besteck, Holztigerenten, Postkarten, Brotzeitzubehör, Bücher, CDs, Drachen, Fahrräder, Dreiräder, Roller, Briefpapier, Kissen, Lampen, Uhren, Kuscheldecken, Wärmflaschen, Zimmerbrunnen, Hand','Der offizielle Janoschshop im Internet bietet mit über 2000 Produkten für gross und klein die passende Geschenkidee. \r\nVon A wie Aromaöl bis Z wie Zimmerbrunnen.','A','','','http://www.janosch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3822,'lG7UiGJ1ar','Tassen, T-Shirts, Spiele, Puzzles, Bücher, Comics, Aufkleber, Actionfiguren, Modelle, Uhren, Uniformen','Tassen, T-Shirts, Spiele, Puzzles, Bücher, Comics, Aufkleber, Actionfiguren, Modelle, Uhren, Uniformen','Fanartikel rund um Star Trek, Star Wars, Akte X, Babylon 5, Simpsons, South Park, Winnie Pooh und viele, viele mehr','A','','','http://www.funnythinx.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3823,'CRFtBJmzBS','Kunstdrucke, Kunstposter, Blumenbilder, Tierbilder, Poster, giclee prints, Kunstdruck, Orchideen, Vögel, Lithographien, Reproduktionen','Kunstdrucke, Kunstposter, giclee prints, fine art prints, Kunstreproduktionen, Reproduktionen','Kunstdrucke, Kunstposter fine art giclee prints von Blumenbildern, Tierbildern, Orchideen, Vögel, Insekten, historische Lithographien aus dem 19.Jhdt. bei Museum-Prints','A','http://www.museumprints.at','','http://www.museum-prints.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3824,'oFVf2r56B9','Eisenbahnbuch, Eisenbahnbücher, Buch, Bücher, Video, Videos, Eisenbahnvideos, Modellbahnbücher, Modelleisenbahnvideos, Modelleisenbahn, Modellbahn, Fahrkarten, Fahrscheine, Dampflok, Modellbahnbörse, Freizeit','Eisenbahnbuch, Eisenbahnbücher, Buch, Bücher, Video, Videos, Eisenbahnvideos, Modellbahnbücher, Modelleisenbahnvideos, Modelleisenbahn, Modellbahn, Fahrkarten, Fahrscheine, Dampflok, Modellbahnbörse, Freizeit','Bei uns finden Sie nahezu 2000 Artikel rund um die kleine und große Eisenbahn sowie Fahrkarten für Nostalgiefahrten.','A','','','http://www.dampfbahnshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3825,'U20XtxG2zu','Sämtliche Standardsoftware ist bei uns im Shop zu erwerben!','Sämtliche Standardsoftware ist bei uns im Shop zu erwerben!','Hier können Sie Software online günstig und einfach kaufen1','A','','','http://www.megasoft.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3826,'J0NGznszvb','T-Shirts, Jacken, Cap´s, Handtücher, Badetücher, Schlüsselanhänger, Puppen, Kaffeebecher, Aufkleber, Bücher, u.v.m.','T-Shirts, Jacken, Cap´s, Handtücher, Badetücher, Schlüsselanhänger, Puppen, Kaffeebecher, Aufkleber, Bücher, u.v.m.','Souvenierartikel aus Cuxhaven-Duhnen online bestellen','A','','','http://www.duhnershop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3827,'5ESDq3Beeu','Gitarren Bässe Synthesizer Keyboards Recording Drums Bücher Noten PA Beschallungen\r\nSoftware Hardware Mac Intosh','Gitarren Bässe Synthesizer Keyboards Recording Drums Bücher Noten PA Beschallungen\r\nSoftware Hardware Mac Intosh','OnlineShop für Musiker. Von der Gitarre über Bücher und Noten bis zum Synthesizer.\r\nUeber 2000 Artikel.','A','','','http://www.SwissMusicShop.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3828,'GScfW3TMM3','Saiten für alle Instrumente','Saiten für alle Instrumente','Saiten für alle Instrumente zu unschlagbar günstigen Preisen','A','','','http://saitenkatalog.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3829,'0G3WMoFqOP','MP3-Soft-Hardware, CD-Player, Mixer, Plattenspieler, Mikrofone, Kopfhörer, Mini-Disc, Moving-Heads, Outdoor, Nebel, Strahler, Gobo, Fluid, Boxen, Endstufen, Verstärker, Scanner, Clay Paky, Denon, Omnitronic, Futurlight, Eurolight, SGM, Griven, Lightputer,','MP3-Soft-Hardware, CD-Player, Mixer, Plattenspieler, Mikrofone, Kopfhörer, Mini-Disc, Moving-Heads, Outdoor, Nebel, Strahler, Gobo, Fluid, Boxen, Endstufen, Verstärker, Scanner, Clay Paky, Denon, Omnitronic, Futurlight, Eurolight, SGM, Griven, Lightputer,','Licht und Beschallungstechnik für Discotheken, Bars, Gaststätten. Professionelle MP3 - Disco-Systeme und DJ - Equipment für den mobilen wie auch stationären Discjockey. Online Shop mit mit mehr als 6.000 Artikeln und mit Verfügbarkeitsanzeige. Außerdem fi','A','','','http://www.aero-music.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3830,'LTTsB4ctFf','Gitarre - Bass - Tasteninstrumente - Schlagzeug - Ton- und Lichtanlagen\r\nMikrofone - Effekte - Verstärker','Gitarre - Bass - Tasteninstrumente - Schlagzeug - Ton- und Lichtanlagen\r\nMikrofone - Effekte - Verstärker','Musikfachgeschäft mit Musikschule und Vermietung von Ton- und Lichtanlagen\r\nReparaturen - Modifikationen - Service - Festinstallationen','A','','','http://www.soundfabrik.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3831,'cE5juaVmAa','Keyboards, Synthesizer, Gitarren, Bässe, Drums, Recording-Equipment, Saxofone, Trompeten','Keyboards, Synthesizer, Gitarren, Bässe, Drums, Recording-Equipment, Saxofone, Trompeten','Tipps, Preise und Infos zu Musikinstrumenten und Recording-Equipment','A','','','http://www.musik-service.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3832,'HtxGR0UfD8','musikinstrumente gitarre noten keyboard schlagzeug studio dj bass synthesizer sony fender gibson yamaha roland terratec jbl akg behringer','musikinstrumente gitarre noten keyboard schlagzeug studio dj bass synthesizer sony fender gibson yamaha roland terratec jbl akg behringer','Musikhaus mit Online-Shop u.a. für Gitarre, Bass, Keyboard, Schlagzeug, Noten, DJ- und Studio-Equipment.','A','','','http://www.soundhaus.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3833,'2CIKwGZcK8','Körperpflegeprodukte, Kosmetikprodukte, Energydrinks, Hautschutzprodukte, Nahrungsergänzung, Haarpflegeprodukte, Haushaltsprodukte','Körperpflegeprodukte, Kosmetikprodukte, Energydrinks, Hautschutzprodukte, Nahrungsergänzung, Haarpflegeprodukte, Haushaltsprodukte','Aloe Vera die Königin unter den Naturpflanzen. Erfahren Sie welche Wirkungen die ALOE VERA Pflanze auf Ihren Körper ausüben kann und welche Produkte neu auf dem Markt sind.\r\n','A','','','http://www.aloevera-produkte.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3834,'Xr0GVhwRll','Druckerpatronen, Rebuildpatronen, Refillsets, Tinte, Lasertoner, Farblasertoner, Pc-Software, Paperware','Druckerpatronen, Rebuildpatronen, Refillsets, Tinte, Lasertoner, Farblasertoner, Pc-Software, Paperware','Angebote bei originalen Druckerpatronen, kompatible Druckerpatronen, Refillsets, Rebuild Patronen, Drucker - und Zubehör, günstige PC Software und Spiele\r\n','A','','','http://www.druckerpatronen-shop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3835,'kYOjgItAOO','Bücher, Hörbücher, Musik, CDs, Videos, DVDs, Geschenkartikel','Bücher, Hörbücher, Musik, CDs, Videos, DVDs, Geschenkartikel','Bücher, Hörbücher, Musik, Videos und DVDs: Bei uns finden Sie mehr als 2, 2 Millionen Titel. DIe Lieferung ist immer versandkostenfrei. In Aachen und Umgebung mit Drei-Stunden-Express-Lieferung.','A','','','http://www.studibuch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3836,'YlHLBDKlR5','Bücher u. Bildbände, Dessous, Kondome, Präparate, Sexy-Locetoys, Erotikfilme, Erotik-CD`s, Erotik-DVD`s, Vibratoren u. Dildos','Bücher u. Bildbände, Dessous, Kondome, Präparate, Sexy-Locetoys, Erotikfilme, Erotik-CD`s, Erotik-DVD`s, Vibratoren u. Dildos','Heiße Outfits und sexy Spielzeug für alles was die schönste Nebensache der Welt noch angenehmer macht. Die Lieferung erfolgt diskret und günstig.','A','','','http://www.trends2001.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3837,'6QoYYUtESX','Gitarren, Bässe, Keyboards, Synthesizer, Drums, Percussion, Blasinstrumente, Studioequipment, Stageequipment, Lichtanlagen, ethnische Instrumente, Musikliteratur, Videos','Gitarren, Bässe, Keyboards, Synthesizer, Drums, Percussion, Blasinstrumente, Studioequipment, Stageequipment, Lichtanlagen, ethnische Instrumente, Musikliteratur, Videos','Online-Shop für Musikinstrumente, PA/Beschallung, Studio- und Lichttechnik','A','','','http://www.musik-produktiv.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3838,'ejthLd5pn5','','','Megastore für Musiksoftware (PC & Mac) und DVD-Musikvideos!','A','','','http://www.db-interstore.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3839,'rhBItJy02b','Flöten, Percussion, Blasinstrumente, Noten','Flöten, Percussion, Blasinstrumente, Noten','Bei uns finden Sie Musikinstrumente aus der ganzen Welt. Außerdem führen wir eine riesige Notenauswahl','A','','','http://www.musikkeller.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3840,'f3oWoCrEs0','','','Musikshop mit Vollservice für Schlagzeug, Percussion, Saxophone und Klarinetten, \r\n2.Hand Instrumente, Mietkauf und Verleih','A','','','http://www.tittmann.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3841,'uYwP1wxqW1','Spassgeschenke, Simpsons, Uli Stein-Shop, Brettspiele, Lach-Blechschilder, \r\nFunny Food, Gummiviecher, Geschenkeneuheiten, Rucksaecke, Janoschgeschenke, Pluesch, Samtschuhe, \r\nHaengesitzstuhl, Smileys, Spieluhren, Fantasyfiguren, Quatsch, Dies&Das\r\n','Spassgeschenke, Simpsons, Uli Stein-Shop, Brettspiele, Lach-Blechschilder, \r\nFunny Food, Gummiviecher, Geschenkeneuheiten, Rucksaecke, Janoschgeschenke, Pluesch, Samtschuhe, \r\nHaengesitzstuhl, Smileys, Spieluhren, Fantasyfiguren, Quatsch, Dies&Das\r\n','Geschenke der etwas anderen Art. Am liebsten hoeren wir sie herzlich lachen: ueber unsere Spassgeschenke, \r\nGaudischilder und Funny Food!\r\nSimpson´s Family, Uli Stein´s Viechereien bringen genausoviel Spass \r\nund wers genau wissen will kann beim Lachclub','A','','','http://www.der-andere-laden.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3842,'UOenSuTO3e','CD´s Vinyl, MC, MD, Video, DVD','CD´s Vinyl, MC, MD, Video, DVD','CD Sp...ace der ultimative CD Online-Shop','A','','','http://www.cdspace.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3843,'I3whCAjA7i','CD´s und merchandise. Ausserdem Vinyl.\r\nWeitere Leistungen: Musikproduktionen mit angeschlossenem Tonstudio, Künstlermanagement und Talntscout.','CD´s und merchandise. Ausserdem Vinyl.\r\nWeitere Leistungen: Musikproduktionen mit angeschlossenem Tonstudio, Künstlermanagement und Talntscout.','3H Music Cs and More. CD Store mit neuen jungen Künstlern aus der Dance und Pop Scene. Künstler: S.e.x.appeal, Lyane leigh, Bad Boys Blue, Fancy, Fresh Trends, Tamo etc.','A','','','http://www.3h-music.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3844,'4FfuvtIdFZ','kocher, schlafsäcke, höhenmesser, lampen, mountainbikes, schneeschuhe, funktionsbekleidung, rennrad, isomatten, hilleberg zelte, karabiner, klettergurte, kletterschuhe, bergseile,','kocher, schlafsäcke, höhenmesser, lampen, mountainbikes, schneeschuhe, funktionsbekleidung, rennrad, isomatten, hilleberg zelte, karabiner, klettergurte, kletterschuhe, bergseile,','denk bike+outdoor, klettern, bergsport mountainbike, rennrad und kanu: laden in der passauer fußgängerzone. outdoorveranstaltungen: kletterkurse, schneeschuhtouren, mountainbiketouren, kanutouren','A','','','http://www.sport-denk.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3845,'AyA0C7RIYu','kletterkurse, schneeschuhtouren, lagerfeuertouren, montainbiketouren, kanutouren','kletterkurse, schneeschuhtouren, lagerfeuertouren, montainbiketouren, kanutouren','schneeschuhtouren im bayerischen wald und im salzkammergut\r\nkletterkurse, geführte mountainbiketouren','A','','','http://www.bayerwaldtrekking.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3846,'4hT5Lj76P8','Blockflöten von: Aulos, Huber, Küng, Kunath, Moeck, Mollenhauer, Yamaha, \r\n\r\nCDs aller bekannten Blockflöten-Künstler','Blockflöten von: Aulos, Huber, Küng, Kunath, Moeck, Mollenhauer, Yamaha, \r\n\r\nCDs aller bekannten Blockflöten-Künstler','Der Online Shop für Blockflötisten. Instrumente und CDs rund um die Blockflöte.','A','http://www.blockfloetenscout.de\r\n','','http://www.blockfloetenshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3847,'zPv5BrKFjR','','','Musikintrumente und Noten, insbesondere für Musikvereine und Schulen.','A','','','http://www.orpheon.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3848,'z7iqWqBUC8','','','Geschenkartikel zum Schmunzeln','A','','','http://www.schneiders-allerlei.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3849,'RUqUiwXwWh','Musikinstrumente, Noten, Software','Musikinstrumente, Noten, Software, Notensuchmaschine, \r\nUnterricht, Musiksoftware, Midifiles, Styles, Gitarren, Bass, Drum, Verstärker, Amps','In Großstadtauswahl finden Sie bei uns auf ca. 250 m2 Ihr Wunschinstrument. \r\n Ständig ca. 300 Saiteninstrumente an Lager. Seit 25 Jahren ihr Partner in Sachen Musik','A','http://www.musikcenter.de\r\nhttp://www.notes-songs.de\r\nhttp://www.musik-midi.de/','','http://www.musikladen-bendorf.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3850,'m5mLIKjw99','Blumen, Blumenstrauß, Rosen, Rosenstrauß, Blumenversand, Pflanzen.','Blumen, Blumenstrauß, Rosen, Rosenstrauß, Blumenversand, Pflanzen.','Blumenbestellung direkt beim Floristen. Ohne Handlingsgebühren usw. Lieferung innerhalb weniger Stunden möglich.','A','','','http://www.blumenonline.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3851,'O6L8zdoDF7','CDs, DVDs, CD-Versand, Shop, Videos, LPs, MDs, Pokemon, Mp3, Mp3z, Bücher, Pop, Reggae, Trance, Techno, Rock, Charts, Jazz, Erotik, Hörbeispiele, Action, Angebote, Bestseller, Blues, Books, Chormusik, Country, Dance, Filmmusik, Soundtracks, Folklore, Funk','CDs, DVDs, CD-Versand, Shop, Videos, LPs, MDs, Pokemon, Mp3, Mp3z, Bücher, Pop, Reggae, Trance, Techno, Rock, Charts, Jazz, Erotik, Hörbeispiele, Action, Angebote, Bestseller, Blues, Books, Chormusik, Country, Dance, Filmmusik, Soundtracks, Folklore, Funk','CDs, DVDs, Videos und Bücher aller Sparten bequem finden und auf Rechnung bestellen!','A','','','http://www.abc-cd.de/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3852,'A5qn7GpscE','DVD-Shop, DVDs, DVD-Versand, Shop, Videos, Action, Thriller, Erotik, Science Fiction, Startrek, Star Trek, Horror, Komödie, Comedy, Western, DVD-Audio, DVD-Video, Filme, Mailorder, Nostalgie, Klassiker, Angebote, Charts, Pokemon, Filmmusik, Soundtracks','DVD-Shop, DVDs, DVD-Versand, Shop, Videos, Action, Thriller, Erotik, Science Fiction, Startrek, Star Trek, Horror, Komödie, Comedy, Western, DVD-Audio, DVD-Video, Filme, Mailorder, Nostalgie, Klassiker, Angebote, Charts, Pokemon, Filmmusik, Soundtracks','Verkauf von DVDs, DVD-Audio und DVDplus von Action bis Zeichentrick und Klassik bis Techno mit tagesaktuellen Charts und Angeboten!','A','http://www.abc-dvd.de/index_musik.html','','http://www.abc-dvd.de/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3853,'2s1IGI2Gin','Buch, Bücher, CDs, DVDs, CD-Versand, Shop, Videos, LPs, MDs, Harry, Potter, Pokemon, Mp3, Mp3z, Bücher, Pop, Reggae, Trance, Techno, Rock, Charts, Jazz, Erotik, Hörbeispiele, Action, Angebote, Bestseller, Blues, Books, Chormusik, Country, Dance, Filmmusik','Buch, Bücher, CDs, DVDs, CD-Versand, Shop, Videos, LPs, MDs, Harry, Potter, Pokemon, Mp3, Mp3z, Bücher, Pop, Reggae, Trance, Techno, Rock, Charts, Jazz, Erotik, Hörbeispiele, Action, Angebote, Bestseller, Blues, Books, Chormusik, Country, Dance, Filmmusik','Bücher aller Genres und dazu CDs, DVDs und Videos aus einer Hand.','A','','','http://www.buch.alpha-cd.de/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3854,'WGKrM5f5Qo','Trompeten, Flügelhörner, Waldhörner, Posaunen, Tenorhörner, Baritone, Tuben, Querflöten, Klarinetten, Saxophone, Oboen, Fagotte, Baßklarinetten, Pauken, Xylophone, Marimbaphone, Schlagzeuge, Glockenspiele, Meisterwerkstatt, Kundendienstservice','Trompeten, Flügelhörner, Waldhörner, Posaunen, Tenorhörner, Baritone, Tuben, Querflöten, Klarinetten, Saxophone, Oboen, Fagotte, Baßklarinetten, Pauken, Xylophone, Marimbaphone, Schlagzeuge, Glockenspiele, Meisterwerkstatt, Kundendienstservice','Blasinstrumente, Schlaginstrumente, Zubehör, Riesiger Onlineshop mit einer großen Auswahl renommierter Marken.','A','','','http://www.reisser-musikvertrieb.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3855,'KzpXRDQppm','Selmer Saxophon, Keilwerth, Blessing, Pearl Querflöte, Vandoren Blattschraube, Rovner, Expression Saxofon, Amati, Jupiter, Schreiber Klarinette, Uebel, Aebersold Play-Alongs, Buescher, Buffet, Rico Blätter, Berg Larsen Mundstück, Otto Link, Meyer, Lebayle','Selmer Saxophon, Keilwerth, Blessing, Pearl Querflöte, Vandoren Blattschraube, Rovner, Expression Saxofon, Amati, Jupiter, Schreiber Klarinette, Uebel, Aebersold Play-Alongs, Buescher, Buffet, Rico Blätter, Berg Larsen Mundstück, Otto Link, Meyer, Lebayle','Verkauf und Vermietung von neuen oder gebrauchten Saxophonen, Querflöten und Klarinetten. Informationen zu Mundstücken, Blättern und Zubehör. Klangbeispiele und Unterricht.','A','','','http://www.sander-saxophon.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3856,'1WghE9heOk',' Noten, Songbooks, Partituren, Notenpapier, musikalisches Antiquariat und musikalischer Literatur aller Art',' Noten, Songbooks, Partituren, Notenpapier, musikalisches Antiquariat und musikalischer Literatur aller Art','Fachgeschaeft fuer Noten, Songbooks, Partituren und musikalischer Literatur aller Art.\r\nOnline-Recherche in ueber 400 000 Artikeln','A','','','http://www.notabene-noten.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3857,'aZvjZbiBPA','Comics, Bücher, Poster, Spiele, Figuren, Kunstharzfiguren, Polyesterfiguren, Masken, Kostüme, Teller, Tassen, Gläser, Schlüsselanhänger, Frottierware, Handtücher, Bettwäsche und vieles vieles mehr.','Comics, Bücher, Poster, Spiele, Figuren, Kunstharzfiguren, Polyesterfiguren, Masken, Kostüme, Teller, Tassen, Gläser, Schlüsselanhänger, Frottierware, Handtücher, Bettwäsche und vieles vieles mehr.','bietet Comics und Geschenke von ASTERIX bis WALLACE AND GROMIT\r\nSimpsons, Maus, Tim und Struppi, Tintin, Sesamstrasse, Moorhuhn, Chicken Run, \r\nDisney, Mickey Maus, Loney Tunes, Peanuts, Marsupilami, Muppets, Winnie Pooh, \r\nSouth Park, Star Wars, Star Tre','A','','','http://www.comicladen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3858,'zEgEq9r55F','bulbul, egotrip, sporthalle, bobby conn, flying luttenbachers, schispringerlieder, calexico,','bulbul, egotrip, sporthalle, bobby conn, flying luttenbachers, schispringerlieder, calexico,','mailorder für anspruchsvollen rock/pop/jazz. nur die guten sachen.','A','','','http://www.monochord.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3859,'UtlHlNeln5','Musik-CDs aus allen Musikrichtungen','Musik-CDs aus allen Musikrichtungen','CD-Schnäppchen ab DM 1.-','A','','','http://www.a-cd.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3860,'coUnUWp1Ac','Digital-Piano, Synthesizer, Keyboard, \r\nHarddisk-Recording, Computer Software, \r\nBlasinstrumente, Noten (Datenbank mit ca. 200.000 Titeln)','Digital-Piano, Synthesizer, Keyboard, \r\nHarddisk-Recording, Computer Software, \r\nBlasinstrumente, Noten (Datenbank mit ca. 200.000 Titeln)','Musik-Shop, Verkauf von Musikinstru-menten, Noten und Zubehör','A','','','http://www.musik-mueller.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3861,'DBlA4niltb','Ehe, Alien, Börsencrash, Lotto, Prohibition, Luftloch, Verschenkpolice, Hochzeit, Versicherung, Sir Huckleberry, Huckleberry, Geschenk, Börse','Eheglueck-, Alien-, Börsencrash-, Lottofrust-, Prohibitions-, Luftloch-Verschenkpolice, Versicherung, Versicherungen, Geschenkpolice, Geschenkpolicen, lustige Policen, lustige Versicherung','Lustige Verschenkpolicen fuer jeden Anlass','A','','','http://www.sirhuckleberry.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3862,'KpPFPLUVXA','Ein umfangreiches Angebot rund um die Musik präsentiert MAIL ORDER MUSIC aus Berlin, die Spezialisten für Videos, Noten & Bücher! Noten, Bücher (Fachbücher und Bio´s) und Lernvideos für fast alle Instrumente. Darüberhinaus eine große Auswahl an Instrument','Ein umfangreiches Angebot rund um die Musik präsentiert MAIL ORDER MUSIC aus Berlin, die Spezialisten für Videos, Noten & Bücher! Noten, Bücher (Fachbücher und Bio´s) und Lernvideos für fast alle Instrumente. Darüberhinaus eine große Auswahl an Instrument','Ein Riesenangebot präsentiert MAIL ORDER MUSIC aus Berlin, die Spezialisten für Videos, CDs, Noten & Bücher, Instrumente, Software, Midifiles & Zubehör! Faire Preise & schneller Service. Ãœber 300.000 Artikel online bestellbar !','A','','','http://www.mailordermusic.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3863,'SUQZO5He59','Maxi-Singles, Maxi-CDs, CDs, Maxis, Schallplatten','Maxi-Singles, Maxi-CDs, CDs, Maxis, Schallplatten','Online-Shop und Laden in Stuttgart für Second Hand 12\"Singles (Maxis), Maxi-CDs & CDs, viel 80er Jahre, Italo-Disco, Eurodisco. An- und Verkauf.','A','','','http://www.12inch.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3864,'j4fCTV9DNP','Schallplatten, CDs, Kassetten, Maxis, Maxi-CDs, Singles','Schallplatten, CDs, Kassetten, Maxis, Maxi-CDs, Singles','Die Plattenbörse im Internet: Hier kann jeder seine Platten und CDs anbieten oder im großen Angebot zahlreicher Anbieter nach seiner Lieblingsplatte suchen.','A','','','http://www.music-market.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3865,'IR8xN0E8NC','Nußknacker, Räuchermänner, Schwibbogen, \r\nPyramiden, Spieldosen und Osterhasen','Nußknacker, Räuchermänner, Schwibbogen, \r\nPyramiden, Spieldosen und Osterhasen','Versand und Onlineshop für original erzgebirgische Volkskunstartikel, wie\r\nNußknacker, Räuchermänner, Schwibbogen, Pyramiden, Spieldosen und Osterhasen.','A','','','http://www.holzwarenshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3866,'Qsor5YfkCW','Klassik-CDs','Klassik-CDs','Klassik-Raritäten und musikalische Entdeckungen auf dem Label Stieglitz von Pink Tonträger GmbH','A','','','http://www.pink-tontraeger.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3867,'eXNbTNGRxK','CDs, DVD, PC Games, Videospiele, Playstation, viedospiele, Media, Medien, cd, cds, dvds, Spiele, spiele, Computerspiele, computerspiele, games, Games, Bücher, buecher, bücher, Amazon.de, Nintendo, nintendo, sony playstation, PS2','CDs, DVD, PC Games, Videospiele, Playstation, viedospiele, Media, Medien, cd, cds, dvds, Spiele, spiele, Computerspiele, computerspiele, games, Games, Bücher, buecher, bücher, Amazon.de, Nintendo, nintendo, sony playstation, PS2','Bei Media24-shopping.de kann man ganz einfach alle Medien Online bestellen, z.B. DVDs, CDs, Bücher, Computer und Videospiele und vieles mehr !','A','','','http://www.media24-shopping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3868,'CmwfA9Jmmg','Schmuck, Goldschmuck, Silberschmuck, Silber, Modeschmuck, Strassschmuck, Perlen, \r\nAccessoires, Krawatten, Seidenkrawatten, Tücher, Seidentücher, Schals, Lederwaren, Brieftaschen, \r\nPortemanaies, Geldbörsen, Krawattennadeln, Geschenke, Lampen, Leuchten, \r','Goldschmuck, Silberschmuck, Modeschmuck, Accessoires, Lederwaren, Dekoration, \r\nGeschenke, Seidentücher, Seidenkrawatten, Designerlampen','Der kleine Shop mit Herz und Superservice. Wir führen Gold-, Silber- und Modeschmuck, \r\nAccesoires, Tischkultur, Wohnambiente und viele schöne Geschenke zu günstigen Preisen. Reinschauen \r\nlohnt sich!','A','','','http://www.traumsachen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3869,'FIMmMOXws8','Britney spears Cd´s \r\nBücher , Videos , sonstige Sachen \r\nwie Kalender , mit ne shop suchmaschine ... und ein kostenloser \r\nBritney Spears Kalender zum downloaden .\r\n','Britney spears Cd´s \r\nBücher , Videos , sonstige Sachen \r\nwie Kalender , mit ne shop suchmaschine ... und ein kostenloser \r\nBritney Spears Kalender zum downloaden .\r\n','-=Britney Spears Shop für britney fans=-','A','','','http://www.mybritney.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3870,'58JlrLAZFe','Noten für fast alle Instrumente: Keyboard, Klavier, Orgel, Akkordeon, Melodica, \r\nMundharmonika, Gitarre, Bass, Trompete, Posaune, Saxophon, Flöte, Clarinette, \r\nStreicher, Playback-CD´s.','Noten für fast alle Instrumente: Keyboard, Klavier, Orgel, Akkordeon, Melodica, \r\nMundharmonika, Gitarre, Bass, Trompete, Posaune, Saxophon, Flöte, Clarinette, \r\nStreicher, Playback-CD´s.','Musiker sind bei uns richtig! Noten für Pop, Schlager, Volksmusik, Evergreens, Stimmung, \r\nfür fast alle Instrumente. Besuchen Sie unseren Online-Shop.','A','','','http://www.eljos-notenversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3871,'4QMiaGvYKL','Ernährungsberatung, Eiweißprodukte, Vitamine, Fatburner, Weight Gainer, Riegel etc','Ernährungsberatung, Eiweißprodukte, Vitamine, Fatburner, Weight Gainer, Riegel etc','Ihre persönliche Ernährungsberatung online. Informationen, Beratung und Shop rund um`s Thema Ernährung.','A','','','http://www.ernaehrung24.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3872,'Y3GfuMZEsg','Musiksoftware, Soundkarten, Digital-Audio, Musikinstrumente, Keyboards, Synthesizer, Sequenzer, Notationssoftware, Creamware, Steinberg, midiman, Sekd, Cubase, Samplitude, Pulsar, Luna, Emagic, Capella, Sibelius, EgoSys, Hoontech, Finale','Musiksoftware, Soundkarten, Digital-Audio, Musikinstrumente, Keyboards, Synthesizer, Sequenzer, Notationssoftware, Creamware, Steinberg, midiman, Sekd, Cubase, Samplitude, Pulsar, Luna, Emagic, Capella, Sibelius, EgoSys, Hoontech, Finale','Musik Hard - und Software. Hier finden Sie ein umfangreiches Angebot rund ums Thema Musik & Computer. Ausführliche Produktbeschreibungen.','A','','','http://www.amadeus-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3873,'VG5EMytqwj','Hängematten, Hängesitze, Versand, Haengematten, Berlin, Hängematte, Kleidung, Hüte, Mützen, Mexiko, Jonglierbälle, Sorgenpüppchen, Regenmacher, Alpaka, Ponchos, Accessoires, Taschen, Portemonnaies, Sarongs, Schals, Geschenke, Schmuck-Truhen, Asiatika','Hängematten, Hängesitze, Accessoires, Asiatika, Dekorationsartikel, Didgeridoos, Geschenke, Hüte, Jonglierbälle, Klangspiele, Kleidung, lateinamerikanische Handarbeiten, Kunsthandwerk, Mützen, Ponchos, Portemonnaies, Regenmacher, Sarongs, Schals, Schmuck','Wir präsentieren Ihnen die traumhaft bequemen mexikanischen Netzhängematten in vielen Farben und Größen. Daneben bieten wir Hängesitze, handgefertigte Textilien, Kunsthandwerk und exotische Geschenke aus Lateinamerika, Asien und Australien.','A','','','http://www.alasiesta.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3874,'hMsamu4gOH','Movie-Trailer, DVD-Filme, DVD-Player, Handheld , DVD-Rom,','Movie-Trailer, DVD-Filme, DVD-Player, Handheld , DVD-Rom,','Movie-Trailer, DVD-Filme, DVD-Player sowie Handheld und DVD-Rom Laufwerke sind ein kleiner Teil des Angebotes.','A','','','http://www.dvd75.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3875,'IMkXCsvq5G','','','Fachliteratur und Videos für den Golfsport','A','','','http://www.golfiana.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3876,'Z3YYayF7Uh','Wir bieten Ihnen Bücher, Videos, CDs und CD-ROMs aus den Bereichen Religion, Theologie, Gott, Jesus Christus, Kirche, Gemeinde und Pfarramt. Titel aus diesem Themenkreis können Sie bei uns recherchieren, bestellen und sich ab 30, 00 DM portofrei zusenden','Wir bieten Ihnen Bücher, Videos, CDs und CD-ROMs aus den Bereichen Religion, Theologie, Gott, Jesus Christus, Kirche, Gemeinde und Pfarramt. Titel aus diesem Themenkreis können Sie bei uns recherchieren, bestellen und sich ab 30, 00 DM portofrei zusenden','bibli.com ist der Medienshop Nr. 1 für Religion und Kultur im Internet. Das religiöse, v. a. christliche Buch ist unser Fachbereich. Neben Recherche und Bestellung aus dem VLB (Verzeichnis lieferbarer Bücher mit über 1 Million Titeln) pflegen wir eine eig','A','','','http://www.bibli.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3877,'524BZdChPg','edv-bücher','edv-bücher','aktuelle EDV Bücher bis 60% reduziert;\r\nOffice, Netzwerk, Bildbearbeitung, CISCO, Windows, und vieles mehr','A','','','http://www.edv-bookshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3878,'zUSIykbQOL','DVDs','DVDs','Sie suchen einen Online-Shop für DVDs mit gutem Service und super Preisen? Dann haben Sie ihn hier gefunden.','A','','','http://www.dvdmedia.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3879,'DD0wZf7bN0','Becher, Plüsch, T-shirts, Mousepads...','Becher, Plüsch, T-shirts, Mousepads...','Im Uli Stein Fan Shop Online gibt es fast alles von deutschlands Cartoonisten Nr.1! ','A','','','http://www.ulistein-onlineshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3880,'ItVrFlULzU','Fachbuecher, Buecher, Taschenrechner, Zeichengeräte, Schulsoftware, Standardsoftware, Lernprogramme, Hardware, Organizer, Folien, Videos,','Fachbuecher, Buecher, Taschenrechner, Zeichengeräte, Schulsoftware, Standardsoftware, Lernprogramme, Hardware, Organizer, Folien, Videos,','fachbuecher.de - Ihr Online-Shop für bequemes und schnelles Einkaufen. Hier stehen Ihnen alle lieferbaren Titel an Fach- und Sachbücher, sowie Taschenrechner, Zeichengeräte und Software namenhafter Hersteller zur Auswahl. Ebenfalls haben Sie hier die Mögl','A','','','http://www.fachbuecher.de/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3881,'hwKCA1bA1r','Software:\r\n\r\n- DVD´s\r\nalle\r\n\r\n-Hardware\r\nHifi High End + Homecinema Equipment:\r\nalle Geräte\r\nmit Händlerauthorisierung für folgende Firmen:\r\nCA \r\nAcoustic research \r\nAH-B Formdesign \r\nAiwa \r\nAkzent \r\nASW \r\nAudio Selection \r\nAudio Technica \r\nAudio Valve \r\n','Software:\r\n\r\n- DVD´s\r\nalle\r\n\r\n-Hardware\r\nHifi High End + Homecinema Equipment:\r\nalle Geräte\r\nmit Händlerauthorisierung für folgende Firmen:\r\nCA \r\nAcoustic research \r\nAH-B Formdesign \r\nAiwa \r\nAkzent \r\nASW \r\nAudio Selection \r\nAudio Technica \r\nAudio Valve \r\n','Ankauf undVerkauf von neuen und gebrauchten DVD´s. Reservierungssystem, Bonuspunkte, Preorder, Newsletter, E.Mail Info-Service, Versand von Lagerware innerhalb von 24 Stunden, versandkostenfrei bei einer Lieferung von DM 250, --, Sonderangebotsliste und n','A','','','http://www.dvd-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3882,'tLBcp6IfXv','Bücher, Software\r\n','Bücher, Software\r\n','EDV - Bücher und Software zu Schnäppchenpreisen da Restposten und Mängelexemplare mit kleinen Schönheitsfehlern.','A','','','http://www.ron-meyer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3883,'bZzMxDWhBP','Buch, Bücher, Steuer, Steuerecht, Recht, AfA, AfA-Tabellen, Abschreibungstabellen, Buchhandlung, Buchversand, Literatur, Fachbuch, Fachbücher, Belletristik','Ãœber 1 Mio. Bücher außerdem CD´s, Computerprogramme und PC-Spiele sowie Musik-CD´s.','Juristischer Online-Informationsdienst und Versandbuchhandlung. Wöchentlich aktuelle Informationen \"Rund ums Recht\".\r\nWir sind Parner von Libri.\r\n','A','','','http://www.urbs.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3884,'iEEhiWHe95','Filme auf DVD, Codefree Zubehör, DVD-Player, DVD-Leerhüllen und News zum Thema DVD','Filme auf DVD, Codefree Zubehör, DVD-Player, DVD-Leerhüllen und News zum Thema DVD','DVD@HOME ist ein führender Versender, speziell für RC-2-DVDs, DVD-Player sowie Codefree-Zubehör. Wir bieten eine der umfangreichsten DVD-Datenbanken und aktuelle Infos rund um den kleinen Silberling...','A','','','http://www.dvdathome.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3885,'acKFAaLeca','Stimmgabeln, Erde, Mond, Planeten, Sonne, Gongs, PAISTE, Klangspiele, Windspiele, SCHNEIDER, Klangröhren, Oberton, Flöten, Musik, CD, PsyTrance, Ambient, New Age, Cousto, Noten, Keyboard, Klavier','Stimmgabeln mit den Tönen von Erde, Mond, Planeten, Sonne u. a. Naturfrequenzen. Planet Gongs von PAISTE, Klang-/Windspiele von SCHNEIDER, Cosmic Bells und Space Flute (Obertonflöten) von HERTZ & KLANG. CDs), Bücher, Noten für Klavier + Keyboard','Holistic Instruments: Planetare Stimmgabeln, PAISTE Planet Gongs, SCHNEIDER Windspiele, Klangstäbe, Klangröhren, COLORMUSIC Noten für Klavier + Keyboard, Fachliteratur','A','','','http://www.planetware.de/o_shop.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3886,'f3Ioyyf1kF','Notfall, Notfallmedizin, Intensiv, Intensivmedizin, Anästhesie, Anästhesiologie, Rettung, Notarzt, Sanitäter, Buch, Bücher, Fibeln, AGN, CDROM, Dias, NAW, Medikamente, Richtwerte, Fibel,','Bücher, Fibeln, Videos, CDROMs, Disketten, Overheadfolien und Dias.','Wir sind Spezialisiten für Bücher und elektronische Medien zu den Themen Notfall-, Intensiv-, Katastrophenmedizin, Anästhesie und Schmerztherapie.','A','http://www.agn.at','','http://medihoo.net/drmshop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3887,'ZtpMdD92DL','','','DVD3000.de, der DVD-Versand! Wir haben eine riesige Auswahl an DVDs. Zusätzlich bieten wir einen FSK18-Bereich.','A','','','http://www.dvd-3000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3888,'fvnqttWllz','DVD, CD, PC-Spiele, Konsolenspiele, Hardware, Software, Brettspiele, Bastelbedarf und viel mehr','DVD, CD, PC-Spiele, Konsolenspiele, Hardware, Software, Brettspiele, Bastelbedarf und viel mehr','Hobbies soweit das Auge reicht.','A','','','http://www.hobbyfabrik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3889,'DOCc7oXqUv','DVDs und VHS aller bekannten Anbieter.\r\n','DVDs und VHS aller bekannten Anbieter.\r\n','Lieferung von neuen und gebrauchten DVDs und VHS zu günstigen Preisen im Blitzversand. Suchdienst.','A','','','http://www.video-secondhand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3890,'avvhF89z0C','Hardware, Software, Netzwerke, Handys, T-D1, Strom, Discount-Broaking, Webdesign, ISDN, TDSL,','Hardware, Software, Netzwerke, Handys, T-D1, Strom, Discount-Broaking, Webdesign, ISDN, TDSL,','Hard- und Softwareshop, Handys, Consors-Discountbroaking, Yellowstrom online, ISDN, TDSL, Webdesign, Netzwerke...','A','','','http://www.jsc-store.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3891,'vOmgkyh9Ip','Yamaha, Moeck, Hohner, Pearl, Korg, Jupiter, Hoefner, Sanchez, Musima,','Yamaha, Moeck, Hohner, Pearl, Korg, Jupiter, Hoefner, Sanchez, Musima,','Onlineshop für Instrumente und Zubehör\r\nBlockflöten von Moeck und Yamaha zu sehr günstigen Preisen\r\nGitarren, Hozl- und Blechblasinstrumente, Notenständer, Stimmgeräte\r\nMundharmonikas, Saiten für Girarren und Streichinstrumente\r\nNotenversand über 50 , - D','A','','','http://www.tritonus-musik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3892,'sQMTci4Ik3','Alles von A wie Alternative Medizine bis Z wie Zombies. Bücher der\r\nfolgenden Verlage:\r\nZuckschwerdt, München\r\nPrometheus, Buffalo\r\nMillennium, Altadena\r\nEdwards, Sydney\r\nund weitere amerikanische Verlage.','Alles von A wie Alternative Medizine bis Z wie Zombies. Bücher der\r\nfolgenden Verlage:\r\nZuckschwerdt, München\r\nPrometheus, Buffalo\r\nMillennium, Altadena\r\nEdwards, Sydney\r\nund weitere amerikanische Verlage.','Deutsch- und englischsprachige Bücher für Skeptiker, deutsche Zeitschrift \"Skeptiker\", \r\nVertretung der amerikanischen Zeitschrift \"SKEPTIC\".','A','','','http://www.skeptic.de/homepage.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3893,'2o59q9jmUp','Rotwein, Weißwein, Ökowein, Spätlese, Auslese, Weißherbst, Rheingau, Obstbrand, Spirituosen, Sekt, Landwein, Riesling, Kabinett','Rotwein, Weißwein, Ökowein, Spätlese, Auslese, Weißherbst, Rheingau, Obstbrand, Spirituosen, Sekt, Landwein, Riesling, Kabinett','Ausgesuchte, ökologisch angebaute Rotweine / Weißweine aus Frankreich, Italien, Spanien (auch Cidre, Prosecco usw.) | Erstklassige Weine, Sekte und Spirituosen aus dem Rheingau \r\n','A','','','http://www.buch-und-wein.de/wein.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3894,'HgCAaMbIEt','','','Alle lieferbaren Bücher bequem ins Haus | Spezialgebiet: Naturheilkunde/Homöopathie, Australien, Oberton-Musik','A','','','http://www.buch-und-wein.de/buch.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3895,'7UAtyCf33U','DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','Große Auswahl an Multimedia, Erotiktoy´s, Fetisch, Literatur, Gleitmittel, Kondome uvm. Wir bieten kostenlos Fotogalery, Kontaktanzeigenmarkt und Chat an!','A','','','http://www.intimvitrine.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3896,'C44ptbaZlu','Künstlerisch wertvolle T-Shirts. Siebdruckkalender vom Jakobsweg.','Künstlerisch wertvolle T-Shirts. Siebdruckkalender vom Jakobsweg.','Wir drucken im manuellen Siebdruck.','A','','','http://www.atelier-prisma.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3897,'aAmFG1pCUS','Tee, Darjeeling, Assam, Ceylon, Nepal, schwarzer Tee, grüner Tee, Oolong, Earl Grey, First Flush, Second Flush, Teekannen, Formosa, Flugtee','Tee, Darjeeling, Assam, Ceylon, Nepal, schwarzer Tee, grüner Tee, Oolong, Earl Grey, First Flush, Second Flush, Teekannen, Formosa, Flugtee','Tee-Versand mit Spitzentees aus den besten Teeanbaugebieten und Teegärten der Welt mit einer großen Auswahl an Raritäten grüner Tees aus China','A','','','http://www.betty-darling.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3898,'8EOc5mLyKv','','','Aphrodite, die gößte Buchhandlung für anspruchsvolle Erotik-Literatur im Internet, entführt in die Welt der erotischen Belletristik, Kunst, Fotografie und Theorie. - Sie präsentiert Bücher über das Leben und die Liebe','A','','','http://www.aphrodite.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3899,'kPRdNVObTW','puppen dildos kondome vibratoren slips korsetts bhs mieder strümpfe strumpfhosen masken schuhe stiefel gummi leder','puppen dildos kondome vibratoren slips korsetts bhs mieder strümpfe strumpfhosen masken schuhe stiefel gummi leder','Dessous, Lack, Leder, Latex, Dildos, Puppen, ... alles für prickelnde erotische Stunden!','A','','','http://www.tilos-erotikshop.de/check.asp','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3900,'AUsnm9DOkE','Videos, DVD, CD-Rom, Hilfsmittel, Vibratoren, Kondome, Alle Erotikartikel','Videos, DVD, CD-Rom, Hilfsmittel, Vibratoren, Kondome, Alle Erotikartikel','Erotikversand-Hardcorevideos-Online Sexshop-Hilfsmittel, Pornovideos, Erotikversand, Erotikvideos, Sexvideos, Pornofilme, Sexversand, Pornoversand, Erotik','A','','','http://www.erotikexpress.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3901,'wd2bjxi6Vs','Dessous, Vibratoren, Dildos, Liebesöle, Massageöle, Cremes, Duftzusätze, Videos, CD-Roms, DVD, Puppen, Mini-Muschis, Penismanschetten, Latex, Lack, Fesseln, Handschellen, Overall, Gummi, BH, Slip, Tanga, String-Tanga','Dessous, Vibratoren, Dildos, Liebesöle, Massageöle, Cremes, Duftzusätze, Videos, CD-Roms, DVD, Puppen, Mini-Muschis, Penismanschetten, Latex, Lack, Fesseln, Handschellen, Overall, Gummi, BH, Slip, Tanga, String-Tanga','In unserem großen Online Shop finden Sie alles, was das Liebes alleine oder zu zweit aufregender macht. Natürlich senden wir alle unsere Waren absolut neutral mit einer Absenderangabe, mit der niemand etwas anfangen kann.','A','','','http://www.sex-company.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3902,'dlFCr8MrDP','oberschalen, geräteschalten, mobiltelefon, handy, mobil, PSION, datensystem, tasche, ledertasche, online shop, shop, online, bestellen, wasserfest, wasserdicht, staubgeschützt, staubgeschuetzt, ledertasche, universalhalter, halter','oberschalen, geräteschalten, mobiltelefon, handy, mobil, PSION, datensystem, tasche, ledertasche, online shop, shop, online, bestellen, wasserfest, wasserdicht, staubgeschützt, staubgeschuetzt, ledertasche, universalhalter, halter','Kaufen Sie jetzt zu günstigsten Preisen Handyzubehör direkt aus dem Netz. Laden Sie Ihre Cash-Karte online auf - ohne Risiko. PSION erhalten Sie bei uns ohne auf qualifizierten Service und Beratung verzichten zu müssen.','A','','','http://www.mczub.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3903,'5wizSqlmIU','Noni, Wassersprudelsäule, Lichtstäbe, Pheromone, Plasmaball, Maximol, Revenol, Duftöle, American Dream Ball usw','Noni, Wassersprudelsäule, Lichtstäbe, Pheromone, Plasmaball, Maximol, Revenol, Duftöle, American Dream Ball usw','Günstigster Anbieter','A','','','http://www.stefan-graf.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3904,'LNZcfXQ6FZ','Bücher, Buch, Software, Computer, Berlin, Brandenburg, Landkarten, Veranstaltungen, Bau, EDV, Jura, Literatur, Zeitschriften, \r\nFachbuch, Geschichte, Medizin','Bücher, Software, Landkarten, Globen, CDs','Fachbücher aus allen Wissensgebieten: Architektur, Bauwesen, Naturwissenschaften, Recht, Wirtschaft, Medizin, Sprachen, EDV, Landkarten und noch viel mehr. Außerdem verwalten wir Zeitschriftenabos und Buchfortsetzungen.','A','','','http://www.kiepert.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3905,'3lNRXRUrH5','Dessous für Sie und Ihn, Schuhe, Love-Toys, Erotik-Videos, Erotik-Bücher, Alles für den SM-Bereich, Dessous in Lack und Leder, Erotik-Sets, Dildos, Vibratoren, Kamasutra-Artikel, Pharmazeutische Produkte, Fesseln, Knebel, Masken, Peitschen, Geschirre','Dessous für Sie und Ihn, Schuhe, Love-Toys, Erotik-Videos, Erotik-Bücher, Alles für den SM-Bereich, Dessous in Lack und Leder, Erotik-Sets, Dildos, Vibratoren, Kamasutra-Artikel, Pharmazeutische Produkte, Fesseln, Knebel, Masken, Peitschen, Geschirre','World of Erotik wo Einkaufen Lust macht, eine Palette von über 4000 Artikel erwarten Sie. Schauen sie vorbei ein Besuch lohnt sich.','A','','','http://www.worldoferotik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3906,'y5AZGCf9wC','High Heels, Nylons, Lack, Leder, \r\nMultimedia, Fesselndes,','High Heels, Nylons, Lack, Leder, \r\nMultimedia, Fesselndes,','Online Shop für High Heels und Fetisch Fashion,','A','','','http://www.mistress-d.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3907,'lAgQgKVAGh','KamaSutra-Produkte, Aphrodisiaka auf Kräuter- und Pflanzenbasis - ohne chem. Zusätze, Damenstrümpfe von levee, Das Relief TM - erotische Kunst zum selber machen, Toys, ...','KamaSutra-Produkte, Aphrodisiaka auf Kräuter- und Pflanzenbasis - ohne chem. Zusätze, Damenstrümpfe von levee, Das Relief TM - erotische Kunst zum selber machen, Toys, ...','Kommen Sie mit uns auf eine erotische Reise und entdecken Sie anregende und aufregende Stimmungsmacher für die schönsten Momente des Lebens.','A','','','http://www.funnyxx.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3908,'CoCL3kJmmO','ESTIM - Europas größter Online-Shop für Elektrosex, Elektrostimulation\r\nund Metal-Toy. Ãœber 500 Produkte aus den Bereichen Elektrosex , \r\nMetal-Toys, Edelstahl - Dildos, Edelstahl - Postöpsel, Edelstahl Vibratoren, \r\nAluminium Dildos, Aluminium Postöpsel','ESTIM - Europas größter Online-Shop für Elektrosex, Elektrostimulation\r\nund Metal-Toy. Ãœber 500 Produkte aus den Bereichen Elektrosex , \r\nMetal-Toys, Edelstahl - Dildos, Edelstahl - Postöpsel, Edelstahl Vibratoren, \r\nAluminium Dildos, Aluminium Postöpsel','ESTIM - Europas größter Online-Shop für Elektrosex, Elektrostimulation\r\nund Metal-Toy\r\n','A','','','http://www.estim.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3909,'lseIAIdsIT','Dessous, Erotik, Lisca, Modechic, Garel, Rimba, FunFactory, Erotikartikel, Erotics, Dildos, Vibratoren, Slip, Slips, String, Strings, Bodys, Lack, Leder, Latex, Metalltoys, Erwachsene, Sex, Erotische Spiele, Swinger2000, Kamasutra','Dessous, Erotik, Lisca, Modechic, Garel, Rimba, FunFactory, Erotikartikel, Erotics, Dildos, Vibratoren, Slip, Slips, String, Strings, Bodys, Lack, Leder, Latex, Metalltoys, Erwachsene, Sex, Erotische Spiele, Swinger2000, Kamasutra','Ein Dessous und Erotikhandel der neuen Dimension. Besuchen Sie unsere Seiten und ueberzeugen Sie sich von unserer unglaublichen Produktvielfalt zu unschlagbaren Preisen','A','http://www.world-of-dessous-and-erotics.com/shop.html','','http://www.world-of-dessous-and-erotics.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3910,'7BNZPrax6G','Erotikvideos, Erotikmagazine, DVD, CD-ROM und Toy´s','Erotikvideos, Erotikmagazine, DVD, CD-ROM und Toy´s','Wir haben für Sie ausgewählte Artikel (Videos, Magazine, Toy´s und mehr) aus der Welt der Erotik zusammengestellt. Viel Spaß!','A','','','http://www.jsversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3911,'6jTUllUXzN','Slip, Nylon, Vibrator, Lack, Latex, Gummi, Hilfsmittel, Kondome, Präparate, BH, Strumpfhosen, Gummipuppen, uvm.','Slip, Nylon, Vibrator, Lack, Latex, Gummi, Hilfsmittel, Kondome, Präparate, BH, Strumpfhosen, Gummipuppen, uvm.','Bei uns findet jeder das richtige. Falls einmal nicht der gewünschte Artikel aufgeführt sein sollte, schreiben Sie uns und wir finden ihn für Sie. Bis gleich!','A','http://www.dark-secret.de/x-check/x-check.html','','http://dark-secret.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3912,'XiE3w1l9Ul','Haarkosmetik, Haarpflege, Loreal, L´oréal, Keralogie, Wella, System Professional, Rene Furterer, American Crew, Revlon, Clynol, Pflanzenhaarfarben, Coloration, Styling, Dauerwelle, Tönung, Haarspray, Festiger, Kur, Spülung, Friseur, Frisör, Coiffeur, Salo','Haarkosmetik, Haarpflege, Loreal, L´oréal, Keralogie, Wella, System Professional, Rene Furterer, American Crew, Revlon, Clynol, Pflanzenhaarfarben, Coloration, Styling, Dauerwelle, Tönung, Haarspray, Festiger, Kur, Spülung, Friseur, Frisör, Coiffeur, Salo','In unserem OnlineShop finden Sie Friseurexklusive Markenprodukte für Haarpflege, Haarkosmetik, Coloration, Styling und Dauerwelle der Hersteller L´oréal, Loreal, Wella, René Futerer, American Crew, Clynol und Timm Professional Line für die Anwendung zu Ha','A','','','http://www.timm-hairshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3913,'VMsIugfigF','Von zart bis hart, alles ist möglich ...','Von zart bis hart, alles ist möglich ...','Wir bieten exquisite Erotikartikel zu Top-Konditionen, versandkostenfrei - Herzlich Willkommen!','A','','','http://www.sex-and-pleasure.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3914,'FWWoa94g3J','Fanartikel, Trendartikel, Bikerartikel, Motorsportartikel, Scherzartikel','Fanartikel, Trendartikel, Bikerartikel, Motorsportartikel, Scherzartikel','Fanartikel aus fast aus allen Bereichen.\r\nEntweder aus unserem Lagerprogramm oder nach Ihren Wünschen und Vorlagen','A','','','http://www.chw-motivfabrik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3915,'S3AxeoR9Es','Monitore, Bildschirme, Flascreens, Touchscreens, Industriebildschirme, usw. You name it, we got it!','Monitore, Bildschirme, Flascreens, Touchscreens, Industriebildschirme, usw. You name it, we got it!','Verkauf von günstigen Monitoren speziell im Bereich Flachbildschirme (TFT) und von normalen Monitoren....Verkauf auch in größeren Mengen. Industriemonitore auf Anfrage. Mindestens 2 Jahre Garantie auf die Monitore. Die genauen Garantiezeiten entnehmen Si','A','','','http://www.bild-schirme.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3916,'tNFM6bkzrD','Autos, Bücher, CD`s , Parfüms, Beauty, Vitales, Nostalgic, Weine, Delikatessen, Geschenke, Designerartikel, Fashion, Mode, Accessiores, Hifi, Fernseher, Technik, Blumen und vieles mehr','Autos, Bücher, CD`s , Parfüms, Beauty, Vitales, Nostalgic, Weine, Delikatessen, Geschenke, Designerartikel, Fashion, Mode, Accessiores, Hifi, Fernseher, Technik, Blumen und vieles mehr','Exclusives und exquisites für den Mann von Welt. Hier findet man(n) alles für sich selbst oder aber auch Geschenke für Sie und Ihn.','A','','','http://shop.gayforum.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3917,'1w3F7azSA3','Lack, Leder, Latex, Dessous, Toys, Vibratoren, Liebesschukeln, Liebespuppen, Dildos, Gleitmittel, Öle, Parfüm, Video, Magazine, Metalltoys','Lack, Leder, Latex, Dessous, Toys, Vibratoren, Liebesschukeln, Liebespuppen, Dildos, Gleitmittel, Öle, Parfüm, Video, Magazine, Metalltoys','Suero Erotikversand bietet Ihnen staendig neue Schnaeppchen rund um alle Erotikartikel, sei es Verhuetung, oder auch Dessous sowie Latex- und Lederprodukte. Erotikshop und Sexshop','A','http://www.latex-versand.de','','http://www.suero-versand.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3918,'TvpibhmFPd','Ãœber 1000 Artikel aus dem Erotik und Fetisch - Bereich','Ãœber 1000 Artikel aus dem Erotik und Fetisch - Bereich','Toys, S/M, Army, Gear, Fetisch- und Bondage-Artikel. Unsere Tiefstpreisgarantie kann sich sehen lassen.\r\nKontaktanzeigen, Gay Guide, kostenlose eMail und vieles mehr. Service wird bei uns GROSS geschrieben.\r\n','A','','','http://www.toy-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3919,'9egHIMNCok','Makeup, Schminke, Bärte, Tattoofarben, Latex, Wimpern, fx, Fettschminken, Gumminase, Mastix, Filmblut, Karneval, Fasching','Makeup, Schminke, Bärte, Tattoofarben, Latex, Wimpern, fx, Fettschminken, Gumminase, Mastix, Filmblut, Karneval, Fasching','Make Up und Effekte für Karneval und Bühne','A','','','http://www.bodypainting.net/shop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3920,'rYSM3yz97v','sextoys clothes condoms aphrodisiaka oils cremes funthings specials kondom vibrator dildo sm bondage lack leder gummi bizarre joydivision funfactory unterwäsche tanga strapse dessous','sextoys clothes condoms aphrodisiaka oils cremes funthings specials kondom vibrator dildo sm bondage lack leder gummi bizarre joydivision funfactory unterwäsche tanga strapse dessous','Come in and enjoy your peepshop!\r\n\r\nIn unserem Erotikshop finden Sie zahlreiche Produkte aus Funk und Fernsehen. Jeden Artikel, der interessant ist oder nur interessant erscheint, nehmen wir für Sie in unser Sortiment auf. Sie haben die Qual der Wahl. Für','A','','','http://www.peepshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3921,'bKEK13duet','Dessous, Heisse Magazine, Erotische Literatur, Videos, \r\nCDs, Kondome, Sexy-Spielzeuge, Lust-Drogerie, \r\nFun-Artikel','Dessous, Heisse Magazine, Erotische Literatur, Videos, \r\nCDs, Kondome, Sexy-Spielzeuge, Lust-Drogerie, \r\nFun-Artikel','Shopping bei Beate Uhse\r\nFür das besondere Erlebnis oder eine frivole\r\nÃœberraschung - sexy Shopping bei Beate Uhse ist stets\r\ndie richtige Wahl! Und sollte man(n) sich in der riesigen\r\nAuswahl zwischen Dessous, Spielzeugen, Hilfsmitteln\r\nund mehr nicht sc','A','','','http://www.beate-uhse.de/cgi-bin/select.cgi','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3922,'spLfRVOplK','Kondome, Kondom, Condome, Condom, Gleitmittel, Verhütung, Gummi, Sex, frommser, Billy, Boy, Durex Avanti, präser, condoms','Kondome, Kondom, Condome, Condom, Gleitmittel','Kondome zum kleinen Preis - in großer Auswahl mit Sonderangeboten, auch Condom Beutelware für Clubs, Agenturen, Hostessen-Services. Bestellen Sie die Kondome in unserem Online Shop - diskreter, zuverlässiger Versand.','A','http://www.kondom-versand.de','','http://www.kondome.t-shops.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3923,'1HRT8XiTl7','Poster, Merchandise, T-Shirts, Action-Figuren, Postkarten, Spiegel und und und','Poster, Merchandise, T-Shirts, Action-Figuren, Postkarten, Spiegel und und und','Close Up Posters\r\nist einer der bedeutensten Groß- und Versandhändler von Film-, Musik- und Personality-Artikel in Europa.\r\n','A','','','http://www.closeup.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3924,'K7C2QiLI3W','Vom Oldtimer bis hin zur Tischleuchte','Vom Oldtimer bis hin zur Tischleuchte','Internet-Forum für Design-Klassiker','A','','','http://www.markanto.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3925,'iO5vs989M5','','','Gut sortiertes Erotik-Kaufhaus mit Artikeln aus vielen Bereichen der Erotik.','A','','','http://www.rosarot.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3926,'SYqx3Ehmw5','','','Gut sortiertes Erotik-Kaufhaus mit Artikeln aus vielen Bereichen der Erotik.','A','','','http://www.rosarot.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3927,'siE0skxmuq','Kaufvideos','Kaufvideos','Kultfilme auf Video, alte Werbefilme (HB-Männchen!), Automobilgeschichte, 50er-70er Jahre, Sammlerthemen - als special interest Videoverlag bietet TACKER FILM exclusive Kaufvideos. Kostenloser Katalog!','A','','','http://www.tackerfilm.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3928,'0vn9RnULBZ','Poster, Merchandise, T-Shirts, Action-Figuren, Postkarten, Spiegel und und und','Poster, Merchandise, T-Shirts, Action-Figuren, Postkarten, Spiegel und und und','Close Up Posters ist einer der bedeutensten Groß- und Versandhändler von Film-, Musik- und Personality-Artikel in Europa.','A','','','http://posterhaus.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3929,'BQIMCwhoaV','PC Hardware','PC Hardware','PC Hardware zu Top Preisen','A','','','http://www.pc-shop24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3930,'h0lAbtkBFr','Hundefutter, Katzenfutter, Kleintierfutter, Vogelfutter, Fischfutter, Bozita, Nutro, Gesto, Flatazor, Eukanuba, Hills, Bosch, Animonda, Royal Canin, Primox, Allco, Finnern, Matzinger, Bonzo, Doko, Bont, Happy Dog, Best Choice, Kattovit, Rinti, Reddy, Mia','Bozita, Nutro, Gesto, Flatazor, Eukanuba, Hills, Bosch, Animonda, Royal Canin, Primox, Allco, Finnern, Matzinger, Bonzo, Doko, Bont, Happy Dog, Best Choice, Kattovit, Rinti, Reddy, Miamor, Schmusy, Felix, Friskies, Febo, Dokat, Noblesse, Iams, Elles, Sam','Tiernahrung & Tierbedarf & Informationen & Service rund um´s Tier','A','','','http://www.moons-tierparadies.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3931,'vqiGIM4sAN','Geschenke für jeden Anlaß aus den Materialien Ton, Holz, Glas, Metall, Stoff, Silber, Keramik ...lassen Sie sich überraschen, wozu Künstler in der Lage sind.','Geschenke für jeden Anlaß aus den Materialien Ton, Holz, Glas, Metall, Stoff, Silber, Keramik ...lassen Sie sich überraschen, wozu Künstler in der Lage sind.','Individuelle Geschenke aus dem Kunsthandwerk: Unikate, Gläser, Vasen, Schmuck, Bilder, Skulpturen etc.','A','','','http://www.kunstgeschenk.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3932,'MyCTq10Mii','Hemden, T-Shirts, Hosen, Jacken, Fahrräder, Möbel, Schuhe, Sonnenbrillen, High Heels, Pumps, Clubwear, Lifestyle, Kapuzzenpullover, Sofa, Brillen, Sha Sha, mens wear, womens wear, Pimpit, Chochie, Low rider, Johnny Suede, Casino wear, Dragon Fly, TredAir,','Hemden, T-Shirts, Hosen, Jacken, Fahrräder, Möbel, Schuhe, Sonnenbrillen, High Heels, Pumps, Clubwear, Lifestyle, Kapuzzenpullover, Sofa, Brillen, Sha Sha, mens wear, womens wear, Pimpit, Chochie, Low rider, Johnny Suede, Casino wear, Dragon Fly, TredAir,','Willkommen in unserem Imperium!!! Dies ist die erste Adresse für wahren Lifestyle und Rave- und Clubwear....wir sind noch wenige....aber wir werden jeden Tag mehr!!!!!','A','','','http://www.pimpit.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3933,'31AdAavEgI','time, system, timesystem, time/system, schweiz, organizer, managementsysteme, organizer, zeitplaner, selbstmanagement, zeitmanagement, timemanager, planungssysteme, teammanagement, unternehmensberatung, managementseminare, projektmanagement, managementbüc','time, system, timesystem, time/system, schweiz, organizer, managementsysteme, organizer, zeitplaner, selbstmanagement, zeitmanagement, timemanager, planungssysteme, teammanagement, unternehmensberatung, managementseminare, projektmanagement, managementbüc','Time/system Schweiz - Alles für die optimale persönliche Planung u. Organisation. Time/system Managementsysteme, Zielplaner, Organizer, Managementbücher,','A','','','http://www.timesystem.ch/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3934,'BGEQyKDmub','Barockrahmen, Bilderrahmen, Ikonen\r\nOelgemälde nach Fotos, Oelgemälde\r\nOelportraits, Passepartouts, Bleistiftportraits, Sonderanfertigungen\r\n\r\n\r\n\r\n\r\n\r\n\r\n','Barockrahmen, Bilderrahmen, Ikonen\r\nOelgemälde nach Fotos, Oelgemälde\r\nOelportraits, Passepartouts, Bleistiftportraits, Sonderanfertigungen\r\n\r\n\r\n\r\n\r\n\r\n\r\n','Wir bieten unseren Kunden den perfekten Service rund um´s Bild, wir liefern Ölgemälde (auch nach Fotos gemalt), dazu den passenden Rahmen, auch individuell gefertigt, sowie Kunstdrucke, Passepartouts, Kaschierungen und Sonder-anfertigungen etc.','A','http://www.oelgemaelde-online.de','','http://www.barockrahmen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3935,'HGy3EQxIsF','Antiquarische Bücher','Antiquarische Bücher','Große Auswahl antiquarischer Bücher.','A','','','http://www.badorfer-antiquariat.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3936,'wJVtHjeFro','Weine aus Italien, Frankreich, USA, Spanien, Afrika, Deutschland, Griechenland, Neuseeland etc.','Weine aus Italien, Frankreich, USA, Spanien, Afrika, Deutschland, Griechenland, Neuseeland etc.','Sehr große Auswahl besonderer Weine\r\naus Italien, Frankreich, USA, Spanien, Afrika, Deutschland, Griechenland, Neuseeland etc.','A','','','http://www.bruehler-markt.de/ambrosia','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3937,'a3whgifSYU','Exquisite Auswahl qualitativ hochwertiger Lederjacken und Ledertaschen.','Exquisite Auswahl qualitativ hochwertiger Lederjacken und Ledertaschen.','Exquisite Auswahl qualitativ hochwertiger Lederjacken und Ledertaschen.','A','','','http://www.pikamo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3938,'2m599MHyK0','Alles','Alles','Im Ertotik-Shop Partal finden Sie die großen Erotik Shops im deutschen Internet.','A','','','http://www.sexshop-1.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3939,'0Z6Q4LMT6h','Domain, Domains, Webserver, Webspace','Domain, Domains, Webserver, Webspace','Kompetente Domain Registrierung innerhalb von ca. 48 Stunden. Registrierung von .de / com, net, org Domainnamen.','A','','','http://www.domain4000.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3940,'39oV5IzaUy','Möbel, Sex-Gags, Fetisch, Lack, Leder, Latex, Dessous, Vibratoren, Dildos, SM, High Heels, Multimedia uvm.Reizwäsche, Strapse, Nylons, Kondome, Liebesöl, Gleitgel, Gummipuppen, Reizstrom, Kosmetik','Rimba, Latexa, Orion, Fun-Factory uvm.','Highclass Fashion in Lack, Leder, Latex und Dessous. Jede Menge Erotikartikel von Vibratoren bis zur Pflegeserie in Markenqualität.\r\n','AB','http://www.cyberotics.ch\r\nhttp://www.cyberotics.net\r\nhttp://www.cyberotics.at\r\nhttp://www.erotikmo.de\r\nhttp://www.sexymo.de\r\n','','http://www.cyberotics.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3941,'BWkUWGhsM0','T-shirts, E-shirt & Autoaufkleber mit Ihrer Hompage-Adresse. T-shirt über 20% RABAT !','T-shirts, E-shirt & Autoaufkleber mit Ihrer Hompage-Adresse. T-shirt über 20% RABAT !','T-shirts, E-shirt & Autoaufkleber mit Ihrer Hompage-Adresse. T-Shirt und selbsklebetexte über 20% RABAT !','A','','','http://www.stepshop.de/domain/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3942,'Z0vm2PG8VL','Erotische köstlichkeiten aus Marzipan und Schokolade','Erotische köstlichkeiten aus Marzipan und Schokolade','Die erotische Bäckerei im Internet','A','','','http://www.lustbaecker.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3943,'RTrm80OTff','BMX, MTB, Trekking, Mongoose, Rocky Mountain, Rockymountain, Rocky Mountainbikes, Epple, Niagara, Felt, Dragonfly, Rochshox, Magura, Shimano, Raceface, Easton, Sigmasport, Catey, Shop','BMX, MTB, Trekking, Mongoose, Rocky Mountain, Rockymountain, Rocky Mountainbikes, Epple, Niagara, Felt, Dragonfly, Rochshox, Magura, Shimano, Raceface, Easton, Sigmasport, Catey, Shop','Online-Shop für anspruchsvolle Biker, die Qualität, Komfort und Service schätzen. Wir führen hochwertige Mountain-, Trekking- und City-Bikes, sowie BMX-Räder und Tretroller (z.B. Rocky Mountain, Epple und Mongoose), und dazu passenden Zubehör und Ersatzte','A','','','http://www.fahrradkeller.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3944,'3A3Ru9dOeO','','','Webcam´s, Livecam´s, Fotogalerien, Video´s, Einkaufscenter...u.v.m. in bester Qualität. Diese Seiten lassen keine Wünsche offen! Ein Komplettprogramm der ersten Klasse.','A','','','http://www.asv-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3945,'SSsnIu07WQ','erotik, bondage, erotic, dessous, strumpfhosen, fetisch, latex, lack, leder, reizwäsche, \r\nbh, stringtanga, string, tanga, minirock, bodys, pvc, männer, hausfrau, fotomodelle, model, foto, women, mode, nackte, wetter, strapse,','erotik, bondage, erotic, dessous, strumpfhosen, fetisch, latex, lack, leder, reizwäsche, \r\nbh, stringtanga, string, tanga, minirock, bodys, pvc, männer, hausfrau, fotomodelle, model, foto, women, mode, nackte, wetter, strapse,','Im Fashionshop von ASV finden Sie BH-Garnituren, Bodys, Strings, Strümpfe, Pants, \r\nBustiers, BH´s, Netzoberteile ...u.v.m. zu günstigen Preisen für Sie und Ihn.','A','','','http://www.asv-shop.de/fashion','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3946,'Vpv9vpYV4d','','','Im Spezialartikelshop von ASV finden Sie Vibratoren, Puppen, Vaginas, Pumpen, Stöpsel, Ringe, Präser, Gleitmittel, Scherzartikel... u.v.m.','A','','','http://www.asv-shop.de/zubeh','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3947,'PqUik1Jwux','','','Im Videoshop von ASV finden Sie Gayvideos, Cherry Poppers, Pur Hardcore, Extrem & Bizarr, Teenies in Action, Amateur Casting, Omasex, Fetisch, Kirschenknacker ... u.v.m. zu günstigen Preisen.Das Topaktuelle Angebot von über 1000 Videos internationaler und','A','','','http://www.asv-shop.de/video','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3948,'RkgyUWLUUr','Schreibgeräte, Uhren, Elektronik, Feuerzeuge etc.','Schreibgeräte, Uhren, Elektronik, Feuerzeuge etc.','Online Bestellung von Markenartikel','A','','','http://www.Bensching.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3949,'9Ig4oUJM3o','Alles rund um den Wassersport','Alles rund um den Wassersport','Europas größtes Versandhaus im Wassersport bietet über 8000 Artikel aus den Bereichen aktuelle Funktionsbekleidung, Ausrüstung, maritime Mode, Innovatives aus der Technik Welt und vieles mehr.\r\n','A','','','http://www.compass24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3950,'LpFAtH9VBz','Eroscillatoren; Vibratoren; Stimulatoren; Latex und Leder; Filme VHS und DVD; erotische Literatur und sonstige erotische Dinge','Eroscillatoren; Vibratoren; Stimulatoren; Latex und Leder; Filme VHS und DVD; erotische Literatur und sonstige erotische Dinge','Die neuesten Trends aus der Welt der Erotik','A','','','http://erotik-handel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3951,'LGAkSGlKIB','CES, CES-Vitalpulver, Haarwuchsmittel, Meine Base, vegane Kochbücher, Sportlernahrung','CES, CES-Vitalpulver, Haarwuchsmittel, Meine Base, vegane Kochbücher, Sportlernahrung','A - Z , alle Gesundheitsprodukte die benötigt werden um gesund zu werden. Produkte zur Remineralisierung bzw. zur Leistungssteigerung, Sportlernahrung','A','','','http://www.zentrum-der-gesundheit.com/shop/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3952,'ytBTBFQJnm','Grusskarten','Grusskarten','Online - messageCards von nella, Avatar-site, eine Frau ein Wort, böse Worte, nette Worte, direkte Worte, traurige Worte, virtualCards, Grusskarten, highend Flash Animation - Emotion online - Versand weltweit - nelladesign online-shop','A','','','http://www.nelladesign.com/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3953,'MEwxCkTQYg','Musik, music, Download, kostenlos, umsonst, billig, günstig, einfach, titel, CD, Maxi, LP, Longplay, runterladen, Spass, Spaß, Gewinnspiel, spar, Angebot, Schnäppchen, Pop, Rock, Klassik, Schlager, Hit, Volksmusik, Oldie,','Musik von bekannten (z.B. Britney Spears, Backstreet Boys, Bryan Adams, Tina Turner, ...) und unbekannten Künstlern zum digitalen Download. Z.Zt. sind ca. 80.000 Titel verfügbar.','Music on Demand ist der Online-Musikshop der Deutschen Telekom und bietet superschnellen, legalen Musikdownload aus allen Genres. Das Repertoire von über 190 Musikfirmen (über 80.000 Titel!)steht zum teilweise kostenlosen Download rund um die Uhr zur Verf','A','http://www.musicondemand.de\r\nhttp://www.audio-on-demand.de/mod','','http://www.mod.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3954,'EsqhGAvS7i','Mondgrundstücke\r\nSchottlandgrundstücke\r\nLAIRD-Titel','Mondgrundstücke\r\nSchottlandgrundstücke\r\nLAIRD-Titel','700.000 m² auf dem Mond zu sagenhaften DM 69, -!! Oder verschenken Sie doch einmal den echten schottischen LAIRD-Titel incl. Grundstück für nur DM 129, -','A','','','http://www.mondgrundstuecke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3955,'GGSjkCzgkW','Honig, Honigwein, Bienenwachs, Propolis, Gelee Royale, Blütenpollen (Honigbrot), Honigbonbons, Honigseife, Honigbad, Honigshampoo, Honigcreme, Propolissalbe, Propoliscreme, Honiglikör, Lindesa, Lindesa Emulsion, Kosmetika und Nahrungsergänzung','Honig, Honigwein, Bienenwachs, Propolis, Gelee Royale, Blütenpollen (Honigbrot), Honigbonbons, Honigseife, Honigbad, Honigshampoo, Honigcreme, Propolissalbe, Propoliscreme, Honiglikör, Lindesa, Lindesa Emulsion, Kosmetika und Nahrungsergänzung','Unsere Imkerei besteht seit 1975 und ist Mitglied im Deutschen Imkerbund. Wir vertreiben unter anderem Honig, Propolis, Blütenpollen, Gelée Royale, Bienenwachskerzen, Honigwein und Honiglikör. An Kosmetik stehen Ihnen Cremes mit Honig, Gelee Royale, Propo','A','http://s24126247.einsundeinsshop.de/','','http://www.imkerei-mueller.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3956,'XNFELdo4LB','Champagner, Essig, Olivenöl, Balsamico, Aromatisierte Öle, Nudeln, Nudelsaucen, Antipasti, Vorspeisen, Pasteten, Schnecken, Fisch, Marmeladen, Konfitüren, Gelees, Fond, Suppen, Fertiggerichte, Macadamia, Kochzutaten, Pfeffer, Reis, Wein, Sekt, Spirituosen','Champagner, Essig, Olivenöl, Balsamico, Aromatisierte Öle, Nudeln, Nudelsaucen, Antipasti, Vorspeisen, Pasteten, Schnecken, Fisch, Marmeladen, Konfitüren, Gelees, Fond, Suppen, Fertiggerichte, Macadamia, Kochzutaten, Pfeffer, Reis, Wein, Sekt, Spirituosen','Die Leipner-Selektion - Sachsens feiner Delikatessenhandel im Internet. Wir liefern internationale Delikatessen und Gutes aus Sachsen. Stöbern Sie in unserem Rezeptarchiv, nehmen Sie am Gewinnspiel teil oder abonnieren Sie unseren monatlichen Newletter mi','A','http://www.leipner-selektion.de','','http://www.leipner.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3957,'Y15XU7f3Me','otbusch, Rotbuschtee, rooibostee, rooibusch, tee, Massai, Vanille, earl-grey, südafrika, aroma, Tee, tea, Teehandel, Tee-Praesente, Schwarztee, Grüntee, Teesorten, Versand, Blattqualität, catuaba, catuabatee, rindentee, tee, aphrodisiakum, Amazonas, Südam','otbusch, Rotbuschtee, rooibostee, rooibusch, tee, Massai, Vanille, earl-grey, südafrika, aroma, Tee, tea, Teehandel, Tee-Praesente, Schwarztee, Grüntee, Teesorten, Versand, Blattqualität, catuaba, catuabatee, rindentee, tee, aphrodisiakum, Amazonas, Südam','Geprüfte Qualität zu Direktpreisen, Tee, Gewürze aus kontr. biol. Anbau, Kräuter, \r\nAb 1 Kg können wir Ihnen für fast jedes pflanzliche Produkt, das wir nicht im Festprogramm haben ein individuelles Angebot erstellen, 4-14 Tage Lieferzeit','A','','','http://www.teee.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3958,'hn4GzJyjJ4','schwarztee, grüntee, tee, rooibuschtee, rooibusch, darjeeling, assam, ceylontee,','schwarztee, grüntee, tee, rooibuschtee, rooibusch, darjeeling, assam, ceylontee,','300 Sorten Tee, Grüntee Spezialitäten und Raritäten, über 90 Sorten Grüntee und viele Tees aus biologischem Anbau - Teeforum - TeaFlash Mailingliste, Teekennerinformation','A','http://www.teeblaetter.com','','http://www.teeblaetter.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3959,'BkkuiIBOoR','','','Versand von getrockneten Früchten (z.B. Mango, Papaya, Ananas, ...) und Nuss-Kernen (z.B. Cashew, Macadamia, Pecan, ...) aus konventionellem und ökologischem Anbau.','A','','','http://fruchtdepot.xynx.com/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3960,'e5Ezc3zKsi','Obst, Gemüse, Südfrüchte, Exoten - Saisonabhängig: Kräuterpflanzen, Gemüsejungpflanzen','Obst, Gemüse, Südfrüchte, Exoten - Saisonabhängig: Kräuterpflanzen, Gemüsejungpflanzen','Wir versenden tagesfrisches Obst und Gemüse - über Nacht und bundesweit.','A','','','http://www.fruchtversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3961,'6JXuhvKtPH','Lebensmittel, Süßwaren, Sekt, Spirituosen, Wein, Kaffee und Tee, Konserven und vieles mehr','Lebensmittel, Süßwaren, Sekt, Spirituosen, Wein, Kaffee und Tee, Konserven und vieles mehr','Bei uns erhalten Sie Waren von \"A\" wie Altenburger Senf bis \"Z\" wie Zörbiger Konfitüre. Produkte die früher schon gut Waren und heute noch bzw. wieder produziert werden.','A','','','http://www.ostwarenversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3962,'hznaRpeRHl','Levi´s, Dockers, Diesel, Replay, Mustang, Edwin, HIS, Wranlger. Jeans, Jeansjacken, Jeanshemden, Sweatshirts','Levi´s, Dockers, Diesel, Replay, Mustang, Edwin, HIS, Wranlger. Jeans, Jeansjacken, Jeanshemden, Sweatshirts','Jeans: Levi´s, Dockers, Diesel, Replay, Mustang, Edwin, HIS, Wranlger!','A','','','http://jeans-land.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3963,'bNVQLBkLpX','ca. 100 Getränke-Produkte (Bier, Mineralwasser, Limonaden, Säfte, ....)','ca. 100 Getränke-Produkte (Bier, Mineralwasser, Limonaden, Säfte, ....)','Onlineshop für Getränke im Raum\r\nWeimar-Apolda-Jena (Thüringen).\r\nBei uns bekommt man die Getränke bis ins Haus und für Feiern kann man sich auch Gläser mieten.','A','','','http://www.getraenkeshop-meisezahl.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3964,'Vx6w0lctPT','Geschenke Versand Pralinen Schokolade Wein Champagner Sekt Schreibgeräte Kugelschreiber Regenschirme Lederwaren Brieftaschen Geldbörsen Portemonnaie Doppler Rotring Tombow Diplomat Cross Lamy Lerche','Geschenke Versand Pralinen Schokolade Wein Champagner Sekt Schreibgeräte Kugelschreiber Regenschirme Lederwaren Brieftaschen Geldbörsen Portemonnaie Doppler Rotring Tombow Diplomat Cross Lamy Lerche','Wir versenden, auch als Geschenk, Pralinen, Weine, Champagner, Schreibgeräte, Regenschirme und Leder-Accessoires - weltweit, bei Bedarf mit Geschenkverpackung und Glückwunschkarte. Und das schnell und zu günstigen Preisen.','A','','','http://www.online-geschenk.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3965,'dyIwig2ysj','Schwarztee, Grüntee, aromatisierter Tee, Rooibusch, Spezialitäten aus den renomiertesten Anbaugebieten der Welt','Schwarztee, Grüntee, aromatisierter Tee, Rooibusch, Spezialitäten aus den renomiertesten Anbaugebieten der Welt','Onlineshop für qualitativ hochwertige Tees mit zahlreichen Informationen und Tipps, Schnäppchen ist jeweils der Tee des Monats','A','','','http://www.teekarawane.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3966,'jHPwv4MXRz','Haarbürsten, Kämme, Zahnbürsten, Massagebürsten, Körperbürsten, Saunabürtsen, Nagelbürsten, Rasiepinsel.','Haarbürsten, Kämme, Zahnbürsten, Massagebürsten, Körperbürsten, Saunabürtsen, Nagelbürsten, Rasiepinsel.','In unserem Bürsten-Shop finden Sie ausgesuchte Haarbürsten für alle Zwecke, sowie Körper- und Zahnbürsten. Natürlich dürfen dann auch die Rasierpinsel nicht fehlen.','A','','','http://www.friseur.com/shop/buerstenshop/index.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3967,'E4XfDH7PZ1','Bildposter, Fotoposter und viles mehr','Bildposter, Fotoposter und viles mehr','Im Poster Shop finden Sie ausgesuchte Poster für Ihr Büro und Ihre Wohnung.','A','','','http://www.friseur.com/shop/postershop/index.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3968,'5nBTxXGXdi','Zigarren, Presidente, Robusto, Valille und Valille/Rum, Humidore','Zigarren, Presidente, Robusto, Valille und Valille/Rum, Humidore','Exklusive Zigarren aus der Dominikanischen Republik. Wir haben auch Zigarren mit Geschmack - Vanille und Vanille/Rum - im Vertrieb.','A','','','http://www.friseur.com/rubio/index.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3969,'3XnNxh7pzq','Schottischer Whisky','Schottischer Whisky','Versand erlesener und exclusiver schottischer Whiskies.','A','','','http://www.Whisky-Versandhandel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3970,'2tJAlvuxBV','Sencha, Kirinoka, Miyakono, Japantee, japanischer Sencha, Grüntee, Bio-Tee, Bio-Grüntee','Sencha, Kirinoka, Miyakono, Japantee, japanischer Sencha, Grüntee, Bio-Tee, Bio-Grüntee','Edelster Grüner Tee in Bio - Qualität aus kontrolliertem biologischen Anbau (kbA). Prüfzertifikat nach EU-Norm - erteilt von eingetragenem deutschen Prüfinstitut. \r\nSencha in höchsten Quaitätsstufen - original in Japan aromafrisch verpackt. Erleben Sie Te','A','','','http://www.japantee.purespace.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3971,'RpTCFbsHfj','Sojaprodukte, vegetarische Brotaufstriche, fleischlose Bratlinge und Burger, Salabim - der alternative Nuss-Nougat-Brotaufstrich, glutenfreie Produkte von Dr. Schär, milchfreie Nahrungsmittel, hefefreie Lebensmittel, einweißfreie Lebensmittel, Fruchtsäfte','Sojaprodukte, vegetarische Brotaufstriche, fleischlose Bratlinge und Burger, Salabim - der alternative Nuss-Nougat-Brotaufstrich, glutenfreie Produkte von Dr. Schär, milchfreie Nahrungsmittel, hefefreie Lebensmittel, einweißfreie Lebensmittel, Fruchtsäfte','Gesünder leben mit Naturkost und Bioprodukten aus kontrolliertem Anbau. Tee, Exotik und Natur liefert Ihnen Naturkost, Diät und Reformprodukte, die Ihnen helfen gesünder zu leben und gesund zu bleiben.','A','','','http://www.naturkost-shop.purespace.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3972,'ieerIUT7ag','Ronnefeldt, Morgentau, Yin und Yang, Fit und Frucht, Pfirsichgarten, Riobosh, Mate grün, Honybush, Famous Earl Gray, Irish Malt, Gu Zang Mao Jian, Acht Kostbarkeiten, Lapacho,','Ronnefeldt, Morgentau, Yin und Yang, Fit und Frucht, Pfirsichgarten, Riobosh, Mate grün, Honybush, Famous Earl Gray, Irish Malt, Gu Zang Mao Jian, Acht Kostbarkeiten, Lapacho,','Ausgezeichnete Qualität und höchster Genuß - ein Markenzeichen des Hauses Ronnefeldt. Nur beste Rohstoffe im Einklang mit der Natur sind Grundlage für Teekrationen der Superlative. Der Grüntee \"Morgentau\" wurde oft kopiert, aber nie erreicht.\r\nHier bekomm','A','','','http://www.tee-shop.purespce.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3973,'94BpvXGvZq','Shampoo, Totes Meersalz, Duschgel, Massagegeräte.','Shampoo, Totes Meersalz, Duschgel, Massagegeräte.','Hier finden Sie ausgewählte Wellness Produkte. Einfach online aussuchen, die Lieferung erfolgt zu Ihnen nach Hause','A','','','http://www.friseur.com/shop/wellness/index.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3974,'QS1tQqJ9YC','Tische, Lampen, Barhocker, Leuchten und vieles mehr.','Tische, Lampen, Barhocker, Leuchten und vieles mehr.','Hier können Sie außergewöhnliche Designer-Möbel bestellen.\r\nEinfach aussuchen, die Lieferung erfolgt prompt','A','','','http://www.friseur.com/shop/designermoebel/index.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3975,'oLPz6rQv21','Lack-, Leder-Latex-Bekleidung, S/M-Artikel, High-Heels, Erotikartikel für Sie und Ihn, Livecams,','Lack-, Leder-Latex-Bekleidung, S/M-Artikel, High-Heels, Erotikartikel für Sie und Ihn, Livecams,','Erotik-Boutique-Onlineshop mit exklusiver Auswahl in der Schweiz','A','','','http://www.erotik-boutique.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3976,'MIuDIAlK5U','Office-Software\r\nISDN\r\nGrafikbearbeitung\r\nBetriebssysteme','Office-Software\r\nISDN\r\nGrafikbearbeitung\r\nBetriebssysteme','Wir liefern Ihnen Markensoftware weit unter dem üblichen empf. Verkaufspreisen. Egal ob Office oder Grafikbearbeitung, bei uns werden Sie fündig...','A','','','http://www.cyber-system.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3977,'bJ2UT4czbv','Cappuccino, lösl. Espresso, Trinkschokolade, Cappuccino-Amaretto, \r\nFruchtgummibärchen, Espressobohnen, Diätcappuccino, Eis-Cappuccino, Instant-Kalt-Getränke (Pulver).\r\nSchoko-Sahne-Cappuccino\r\nVanille-Sahne-Cappuccino\r\nCafé-Sahne-Cappuccino\r\nUltra-Clean','Cappuccino, lösl. Espresso, Trinkschokolade, Cappuccino-Amaretto, \r\nFruchtgummibärchen, Espressobohnen, Diätcappuccino, Eis-Cappuccino, Instant-Kalt-Getränke (Pulver).\r\nSchoko-Sahne-Cappuccino\r\nVanille-Sahne-Cappuccino\r\nCafé-Sahne-Cappuccino\r\nUltra-Clean','Versand von CAPpuccino-Sorten als\r\nInstant-Ware.','A','','','http://www.cappuccino2000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3978,'JrFKJ4ab48','Blockflöten Gitarren Klassik-Gitarren Western-Gitarren Konzertflöten Flöten Violinen Stimmgeräte Notenpulte Etuis Saiten Metronome','Blockflöten Gitarren Klassik-Gitarren Western-Gitarren Konzertflöten Flöten Violinen Stimmgeräte Notenpulte Etuis Saiten Metronome','Kleines, auf sorgfältig ausgewählte Produkte beschränktes Sortiment akustischer Instrumente zu attraktiven Konditionen.','A','','','http://www.miv-becki.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3979,'8kYKK5Xm5H','','','Ihr zuverlässiger Lieferant für: KRÄUTER-GEWÃœRZE-TEE-NATURPRODUKTE','A','','','http://www.reinhold-bidlingmaier.de/warenhaus/temp/shop.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3980,'YIilMirwyM','Rohrstock, Reitgerte, Fesseln, Poys, Piercing, Ledermode, Cockringe, Gewichte, Peitschen.','Rohrstock, Reitgerte, Fesseln, Poys, Piercing, Ledermode, Cockringe, Gewichte, Peitschen.','Bestellservice des RS-Verlages - Acessoires für Rohrstockfreunde, Leder, Piercing, Gay, Fetish.','A','','','http://heisse-liebe-com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3981,'7uKts9bwAQ','Naturkost, Reformwaren, Geträmke, Tee, Demeter, Rapunzel, Dietz, Märkisch Landbrot, Zwergenwiese, u.v.a.','Naturkost, Reformwaren, Geträmke, Tee, Demeter, Rapunzel, Dietz, Märkisch Landbrot, Zwergenwiese, u.v.a.','Naturkost und Reformwaren, Fachhandel mit Lieferservice und Versand Bundesweit','A','','','http://www.vitaminquelle-karow.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3982,'QbTl4BmDPE','Wein, Sekt, Traubensaft, Rotwein, Weiswein, Rose, Weisherbst, Dornfelder, Wein als Geschenk, Schaumwein, Prosecco,','Wein, Sekt, Traubensaft, Rotwein, Weiswein, Rose, Weisherbst, Dornfelder, Wein als Geschenk, Schaumwein, Prosecco,','Weingut Schwindt präsentiert sich im Internet, Im Online Shop bestellen Sie Pfälzer Qualitätsweine, Sortentypische Weine, Preisverleihung der \r\n Raritätentropy 2000, Im Herzen der Pfalz in Weisenheim am Sand','A','','','http://www.weingut-schwindt.com/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3983,'8R01NPYHVR','Holzspielzeug, Holz, Natur, Spiel, Spielzeug, Kinder, Natur, Freizeit, Ried, Korneuburg, Bio, Kugelbahn, Bausatz, Kleinkindspielezug, Puppenzubehör, Puzzle, Schaukelpferd, labyrinth, Bausatz, Steinbaukasten, Fahrzeug, Kran, LKW, Drücktiere, Ritterburg, Pu','Holzspielzeug, Spiel, Spielzeug, Kinder, Games, Toy, Natur, Bio, Holz, Kugelbahn, Bausatz, Kleinkindspielezug, Puppenzubehör, Puzzle, Schaukelpferd, labyrinth, Bausatz, Steinbaukasten, Fahrzeug, Kran, LKW, Drücktiere, Ritterburg, Puppenbett, Bauernhof, Zu','Holzspielzeug, Spiele, Spielzeug, Kinderspielzeug, Games, Toys, Onlineshop. Diskontpreise! Holzishop Ried, Korneuburg','A','http://riednet.com\r\nhttp://holzspielzeug.at.tt\r\nhttp://spielzeug.at.tt\r\nhttp://spielzeugshop.de.vu','','http://holzishop.com','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3984,'n7UKYcDqkb','Tee, Zubehör, Teebücher','Tee, Zubehör, Teebücher','Versand von Original Goldmännchen-Tee aus dem grünen Herzen Deutschlands.','A','','','http://www.goldmaennchen.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3985,'pWuMGIR3Kh','Fisherman´s Friend: Extra Strong, Extra Strong zuckerfrei, Mint, Mint zuckerfrei, Anis, Lemon zuckerfrei, Cool Cinnamon zuckerfrei, Dosen mit 40 gramm Extra Strong','Fisherman´s Friend: Extra Strong, Extra Strong zuckerfrei, Mint, Mint zuckerfrei, Anis, Lemon zuckerfrei, Cool Cinnamon zuckerfrei, Dosen mit 40 gramm Extra Strong','Fisherman´s-Friend-süchtig? Hier gibts die genialen Pastillen gleich kartonweise und supergünstig!','A','','','http://www.feine-idee.de/fisherman.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3986,'By1mqkfEch','Bilder, Grafiken, Ölgemälde, Aquarelle, Figuren, Puppen, Glas, Bücher, Literatur, Musik, CD, Schmuck, Spiele','Bilder, Grafiken, Ölgemälde, Aquarelle, Figuren, Puppen, Glas, Bücher, Literatur, Musik, CD, Schmuck, Spiele','Entdecken Sie eine attraktive Auswahl persönlich ausgesuchter Städteprodukte für Liebhaber, die das Besondere suchen.','A','','','http://www.cityspecials.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3987,'2n8ivr96LB','Last Minute, Flüge, Ferienwohnungen, Linienflüge, Mietwagen usw.','Last Minute, Flüge, Ferienwohnungen, Linienflüge, Mietwagen usw.','Last Minute Urlaub buchen zum Last Minute Preis ! Wir bieten täglich bis zu 1 Million Last Minute Angebote an. Außerdem Linienflüge, Last Minute Flüge, Feriewohnungen etc.','A','','','http://www.welt-weit-touristik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3988,'XUkQ9YhYCz','Last-Minute Reisen\r\nPauschalreisen\r\nRestplätze\r\nFerienweohnungen\r\nFlüge\r\nMietwagen\r\nReiseversicherungen\r\nHotels','Last-Minute Reisen\r\nPauschalreisen\r\nRestplätze\r\nFerienweohnungen\r\nFlüge\r\nMietwagen\r\nReiseversicherungen\r\nHotels','Tausende Lastminute Angebote online verfügbar. Reisepreisvergleich für Pauschalreisen, ferienwohnungen, Billigflüge - alles onlione.','A','','','http://www.1a-aber-lastminute.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3989,'Gf0pD0wbxI','Lastminuteangebote, \r\nLast Minute, last minute\r\nPauschalreisen, Charterflüge, Linienflüge, Mietwagen, Ferienhäuser, Eintrittskarten, Hotelbuchungen, Reiseinformationen...','Lastminuteangebote, Pauschalreisen, Charterflüge, Linienflüge, Mietwagen, Ferienhäuser, Eintrittskarten, Hotelbuchungen, Reiseinformationen...','wwwTravel.de bietet umfangreiche Suchmöglichkeiten und Online-Angebote verschiedenster Reiseanbieter, Onlinereservierung mit sofortiger Bestätigung, ServiceCenter.','AB','http://www.a-z-fluege.de\r\nhttp://wap.mreise.de\r\nhttp://wap.mflug.de','','http://www.wwwtravel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3990,'rFhIfRU2x6','Videos, DVDs, Filmplakate, Starfotos, Modellbausätze, Bücher zum Thema Film - viel von \"Akte X\", \"Star Trek\", \"Star Wars\" und \"Simpsons\".','Videos, DVDs, Filmplakate, Starfotos, Modellbausätze, Bücher zum Thema Film - viel von \"Akte X\", \"Star Trek\", \"Star Wars\" und \"Simpsons\".','Paradies für Filmfreunde. Der Shop hat meiner Ansicht nach die größte Auswahl im Bereich Videos, DVDs, Filmplakate, Starfotos und Merchandising. Sehr übersichtlich und guter Service.','A','','','http://www.cinemabilia.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3991,'WowdcMNMSK','Filmplakate, Kinoposter, Kinoplakate, Poster, Plakate, Filmposter, Videoplakate,','Filmplakate, Kinoposter, Kinoplakate, Poster, Plakate, Filmposter, Videoplakate,','Ãœber 1000 verschiedene Filmplakate, immer auf den aktuellen Stand, unserer Ansicht nach mit hervorragender Auswahl und günstigen Preisen.','A','','','http://filmplakate.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3992,'ft2qn2SFJR','Starfotos, Filmfotos zu Kinostars','Starfotos, Filmfotos zu Kinostars','Hier könnt Ihr original Fotos zu Euren Filmstars bestellen. Hab´s ausprobiert, die Bilder sind sehr gut und das Angebot ziemlich umfangreich (über 2000 verschiedene Bilder, von Pamela Anderson bis zu ... alles vorhanden).','A','','','http://www.starfotos.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3993,'lAyOmyFWmx','Thiele Tee, Onno Behrends Tee, Bünting Tee, Uwo Rolf Tee, aromatisierte Schwarztees, aromatisierte Grüntees, Kräutertees, Früchtetees, ostfr. Spezialitäten, Brot und Gebäck u.v.m','Thiele Tee, Onno Behrends Tee, Bünting Tee, Uwo Rolf Tee, aromatisierte Schwarztees, aromatisierte Grüntees, Kräutertees, Früchtetees, ostfr. Spezialitäten, Brot und Gebäck u.v.m','Tee und andere Köstlichkeiten direkt aus Ostfriesland.','A','','','http://www.ostfriesentee.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3994,'CVHTflCnvQ','Aufkleber - individuell gefertigt','Aufkleber - individuell gefertigt','Wir fertigen Ihren Aufkleber für Auto, Verein oder Firma.','A','','','http://www.infoaufkleber.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3995,'jOOS7w4WIT','DVDs, Spielfilme auf DVD','DVDs, Spielfilme auf DVD','Sehr guter Versand für DVDs. Zuverlässig und günstig. Die Website ist schnell und übersichtlich. Alle aktuellen Titel sind vorhanden. Mit News-Ticker.','A','','','http://www.dvd-supermarkt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3996,'1EkxEAXwaW','Auto, Autohändler, Audio, Video, Foto, Büro, Telekommunikation, Handys, Mobilfunk, Bücher, Musik, Film, Computer, Hardware, Software, Spiele, Konsolen, Schulungen, EDV, Essen, Trinken, Getränke, Lebensmittel, Finanzen, Börse, Versicherungen, Kredite, Bank','Auto, Autohändler, Audio, Video, Foto, Büro, Telekommunikation, Handys, Mobilfunk, Bücher, Musik, Film, Computer, Hardware, Software, Spiele, Konsolen, Schulungen, EDV, Essen, Trinken, Getränke, Lebensmittel, Finanzen, Börse, Versicherungen, Kredite, Bank','Online Shopping Portal mit eigener Suchmaschine , alle Produkte von A bis Z','A','','','http://www.shoptempel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3997,'MpJTv0ADbw','Blumen, blumen, flowers, floristik, Florist, Strauß, online, shop, webshop, Gestecke, Dekoration, Life-Style, wein, Wein, Geschenk, flora, floral, Lausitz, Hoyerswerda, Bock, Versand, Shop, Hochzeit, heiraten, Geschenkshop, advent, Weihnachten , Ostern, M','Blumen, blumen, flowers, floristik, Florist, Strauß, online, shop, webshop, Gestecke, Dekoration, Life-Style, wein, Wein, Geschenk, flora, floral, Lausitz, Hoyerswerda, Bock, Versand, Shop, Hochzeit, heiraten, Geschenkshop, advent, Weihnachten , Ostern, M','wir gestalten Ihren Geschenkblumenstrauß oder dekorieren guten Wein, floral zu einem hochwertigen Präsent','A','','','http://www.flowerroom.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3998,'36vdBpItjO','Reisegepäck aller Art, Koffer, Trollys, Taschen, Ledertaschen, Weichgepäck, \r\n Hartschale und Alu.\r\n\r\nMarken : Samsonite......RIMOWA.......Stratic','Reisegepäck aller Art, Koffer, Trollys, Taschen, Ledertaschen, Weichgepäck, \r\n Hartschale und Alu.\r\n\r\nMarken : Samsonite......RIMOWA.......Stratic','KofferKlaus liefert frei Haus','A','','','http://www.KofferKlaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (3999,'RvTo6fwvLr','aetherische oele duftoele duftlampen schaumbaeder badeschaeume sternzeichenoele','aetherische oele duftoele duftlampen schaumbaeder badeschaeume sternzeichenoele','vertrieb von aetherischen oelen, duftlampen und vielen anderen geschenkartikeln rund um wellness','A','','','http://www.aetherischeoele.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4000,'RNhcHb50NF','Persönliches Geburtstagslied, \r\nBücher, CD´s, Schmuck','Persönliches Geburtstagslied, \r\nBücher, CD´s, Schmuck','Im persönlichen Geburtstagslied wird der Name des Jubilars mehrfach genannt. dazu Geschenkideen bis zum kostenlosen Service von Free SMS und kostenlosen Grußkartenversand','A','','','http://www.geburtstags-hit.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4001,'00HujJa8hr','Alle marktführenden Reiseveranstalter, z.b. TUI, Neckermann, Jahn, usw.\r\nLinienflüge mit allen Airlines online. Ferienwohnungen, Reiseversicherungen, Mietwagen, City-Hotels und betreute Jugendreisen.','Alle marktführenden Reiseveranstalter, z.b. TUI, Neckermann, Jahn, usw.\r\nLinienflüge mit allen Airlines online. Ferienwohnungen, Reiseversicherungen, Mietwagen, City-Hotels und betreute Jugendreisen.','Das Reisebüro mit dem Preisvergleichssystem. Im Urlaub nie mehr mehr bezahlen! Online buchen und vergelichen von Flügen, Mietwagen und Ferienwohnungen.','A','','','http://www.Mrsun.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4002,'bRhsfn7r2X','Fanartikel, T-Shirts, Caps, Socken, Shorts, Badelaken, Geschenkartikel, Heimtextilien, Tassen, Gläser, Fussmatten, Figuren, Schlüsselanhänger, Uhren, Wecker, Rucksäcke, Mousepads, Plüsch, Spielwaren, Spiele','Fanartikel, T-Shirts, Caps, Socken, Shorts, Badelaken, Geschenkartikel, Heimtextilien, Tassen, Gläser, Fussmatten, Figuren, Schlüsselanhänger, Uhren, Wecker, Rucksäcke, Mousepads, Plüsch, Spielwaren, Spiele','Der Fanartikel Mega-Store mit über 1.200 Fanartikeln zu den Simpsons, South Park, Looney Tunes, Disney, Sesamstrasse, Muppets, Peanuts, Wallace & Gromit, Pokemon, und viele mehr.','A','','','http://www.funnywood.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4003,'TPziJNSRp6','Frottee, Handtücher, Duschtücher, Gästetücher, Waschlappen, Spannbettücher,','Frottee, Handtücher, Duschtücher, Gästetücher, Waschlappen, Spannbettücher,','Ihr Online Frottee Warenhaus präsentiert Ihnen Handtücher, Duschtücher, Gästetücher, Waschlappen und Spannbettücher in vielen Farben und unterschiedlichen Qualitäten','A','','','http://www.handtuchprofi.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4004,'NUOGqQpcQb','Video- und Computerspiele, Baby- und Kleinkindspielzeug, Autos und Rennbahnen, Hobby und Basteln, \r\nGesellschaftspiele, Outdoor\r\nLernspielzeug, Plüsch und Teddybären','Video- und Computerspiele, Baby- und Kleinkindspielzeug, Autos und Rennbahnen, Hobby und Basteln, \r\nGesellschaftspiele, Outdoor\r\nLernspielzeug, Plüsch und Teddybären','The funkiest Toystore in the Galaxy.\r\nMegastarke Auswahl an hochwertigen Marken-Spielsachen zu galaktisch-günstigen Preisen. Ãœber 8.000 Artikel für Groß & Klein.','A','','','http://www.toys.tx40.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4005,'l6FOfLg0tj','Star Trek Uniformen und Pins, Masken und Zubehör, Star Wars Artikel, Aliens im Glas, Dinosaurier zum Ausgraben, Ureitkrebse zum Selberzüchten, Triops, Karnevalskostüme, Scherzartikel, Gags und Fanartikel','Star Trek Uniformen und Pins, Masken und Zubehör, Star Wars Artikel, Aliens im Glas, Dinosaurier zum Ausgraben, Ureitkrebse zum Selberzüchten, Triops, Karnevalskostüme, Scherzartikel, Gags und Fanartikel','Cotton Cottage bietet Star Trek Uniformen und Pins, Masken und Zubehör, Star Wars Artikel, Aliens im Glas, Dinosaurier zum Ausgraben, Ureitkrebse zum Selberzüchten, Triops, Karnevalskostüme, Scherzartikel, Gags und Fanartikel','A','','','http://www.cotton-cottage.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4006,'3AKh5Wds55','Topangebote, Flüge, Last-Minute Angebote, wichtige Infos ums Reisen','Topangebote, Flüge, Last-Minute Angebote, wichtige Infos ums Reisen','Online-Reisebüro','A','','','http://www.erstmalurlaub.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4007,'DdJQNbub6F','Kreisel','Kreisel','Kreiselparadies - ein Paradies für Kreiselsammler.Kreisel der besten Kreiselmacher Europas','A','','','http://www.kreiselparadies.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4008,'MJJ4N6Uzda','Reisen, Flüge, Tickets, Last-minute, Appartements, Fincas, Hotels, Motels, Leihwagen','Reisen, Flüge, Tickets, Last-minute, Appartements, Fincas, Hotels, Motels, Leihwagen','1001 Last-minute-Ideen von Last-minute-germany. Preise wie am Flughafen. Online & offline buchbare Reiseschnäppchen für Ihren Traumurlaub.','A','','','http://www.last-minute-germany.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4009,'BmmOaapWyP','CDs, Bücher, Reiseführer, Strassenkarten, Videos, Sprachführer, Souvenirs, Gebäck, bretonische Spezialitäten','CDs, Bücher, Reiseführer, Strassenkarten, Videos, Sprachführer, Souvenirs, Gebäck, bretonische Spezialitäten','Der Bretagneshop ist der Onlineshop für bretonische und keltische Musik. Neben CDs gibt es hier aber auch Reiseführer, Bücher aus der und über die Bretagne, Sprachführer, bretonische Spezialitäten und Souvenirs.','A','','','http://www.bretagneshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4010,'RUiSgeh5kN','Rad, fahrrad, bike, fitness, training, kickboard, sigma, shimano, pulsmesser, roller, ked, bell, mavic, magura, ciclosport, tacx, sks, schwalbe, micro, kraftsport, surfen, kite, trendsport, onlineshop, Fahrradzubehör, radfahren, step, raven, sidewalker, f','Rad, fahrrad, bike, fitness, training, kickboard, sigma, shimano, pulsmesser, roller, ked, bell, mavic, magura, ciclosport, tacx, sks, schwalbe, micro, kraftsport, surfen, kite, trendsport, onlineshop, Fahrradzubehör, radfahren, step, raven, sidewalker, f','In unserem Onlineshop finden Sie Fahrrad- und Fitnesszubehör zu günstigen Preisen.\r\nEin Besuch unserer Seite lohnt immer wenn man sparen will','A','','','http://www.surf-radelgarage.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4011,'6NPIJtKBbn','Bierkrüge, Porzellan, Hummelporzellan, Musikdosen, Bayerische Plüschartikel, \r\nT-Shirts und Bekleidung (Trachtenzubehör), Bayerische Trachtenhüte und Caps, \r\nBücher, Kalender, Postkarten, porzellanpuppen, Magnete, Schneekugeln, Miniaturen, Mousepads, Fing','Bierkrüge, Porzellan, Hummelporzellan, Musikdosen, Bayerische Plüschartikel, \r\nT-Shirts und Bekleidung (Trachtenzubehör), Bayerische Trachtenhüte und Caps, \r\nBücher, Kalender, Postkarten, porzellanpuppen, Magnete, Schneekugeln, Miniaturen, Mousepads, Fing','Geschenkartikel\r\nSouvenir\r\n','A','','','http://www.ludwig-II.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4012,'9Qu45YjAmE','heimwerker, baumarkt, baumarkt-produkte, bauen, wohnen, renovieren, Elektrofachgroßhandel, Durchlauferhitzer, Steckdosen, Lichtschalter, Elektroinstallation, Elektromaterial, Elektro, Elektromeister, Leuchten, Lampen, Kabel, Antennen, Steckdosen, Schalter','heimwerker, baumarkt, baumarkt-produkte, bauen, wohnen, renovieren, Elektrofachgroßhandel, Durchlauferhitzer, Steckdosen, Lichtschalter, Elektroinstallation, Elektromaterial, Elektro, Elektromeister, Leuchten, Lampen, Kabel, Antennen, Steckdosen, Schalter','Wir haben es garantiert! Hochwertiges Elektroinstallationsmaterial zu günstigen Preisen. Vom Antennenmaterial bis hin zum Zugschalter...\r\nDer Online-Shop für Profi-Elektriker und Heimwerker','A','','','http://www-elektro-billig.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4013,'vFvGLnMb04','T-Shirts, Sweat-Shirts, Jacken, Hemden, Polo-Shirts, Accessoires, Druckservice, Stickerei','T-Shirts, Sweat-Shirts, Jacken, Hemden, Polo-Shirts, Accessoires, Druckservice, Stickerei','Produktion und Vertrieb von \r\nsportlicher Bekleidung und Accessoires\r\nfür Verein, Schule, Beruf\r\nindividuell bedruckt oder bestickt','A','','','http://www.shirteria-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4014,'pQuscabAgf','Kinderbekleidung Babymode Kinderzubehör Tupperware Spielzeug Umstandsmode Mode für Sie & Ihn !','Kinderbekleidung Babymode Kinderzubehör Tupperware Spielzeug Umstandsmode Mode für Sie & Ihn !','Secondhandshop mit Tupperware Kinderbekleidung Babymode Erstlingsausstattung Zubehör Spielzeug Umstandsmode uvm !','A','','','http://www.onlinesecondhandshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4015,'WRvDXRkrP9','Kinderbekleidung Babymode','Kinderbekleidung Babymode','Secondhandshop mit Tupperware Kinderbekleidung Babymode Erstlingsausstattung Zubehör Spielzeug Umstandsmode uvm !','A','','','http://www.1a-secondhandshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4016,'ExdvTp92lM','Orientlampen, indonesische Möbel, \r\nVasen, Lampen, Kerzenstaender, \r\nLampen, Hennalampen, Holzfiguren, \r\nStrausseneilampe, Seifenstein, \r\nSpeckstein','Orientlampen, indonesische Möbel, \r\nVasen, Lampen, Kerzenstaender, \r\nLampen, Hennalampen, Holzfiguren, \r\nStrausseneilampe, Seifenstein, \r\nSpeckstein','Wohnaccessoires und Dekoration\r\naus aller Welt.Wohnen wie im Urlaub.\r\nNeu:indonesische Möbel','A','','','http://www.casamadera.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4017,'IJH0d258Ti','Sonax, Eins Zett, Einszett, 1Z, Autopflege, Lackpflege, Motorad, Auto, Reiniger, sauerbmacher, Autolackpflger\r\n','Sonax, Eins Zett, Einszett, 1Z, Autopflege, Lackpflege, Motorad, Auto, Reiniger, sauerbmacher, Autolackpflger\r\n','Bei Gepfleges-Auto.de kann man ganz einafach über eine große Auswahl von Autopflegepflegeprodukten der Marken 1Z und Sonax bestellen. Super !','A','','','http://www.gepflegtes-auto.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4018,'BNn3lxYv2p','Eintragungssoftware für Suchmaschinen. Marketingtipps für die Bekanntmachung von Internetseiten.\r\nSchmuck. Die Software gibt es auf CD- ROM.','Eintragungssoftware für Suchmaschinen. Marketingtipps für die Bekanntmachung von Internetseiten.\r\nSchmuck. Die Software gibt es auf CD- ROM.','Webgestaltung, MLM, Suchmaschineneintrag, Schmuck.Das Internet kann es sich leisten \r\nohne Sie auszukommen. Jedoch koennen Sie es sich leisten, nicht im Internet zu sein? Ausführliche Marketinganleitung auf CD, alles über Suchmaschinen, Webgestaltung. War','A','','','http://www.webturbine.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4019,'6CAkWGhecv','Marzipan, Nougat, Schokolade, Konditorei, Kaffee, Tee','Marzipan, Nougat, Schokolade, Konditorei, Kaffee, Tee','Präsente, Marzipan, Geschenke, Spezialitäten, Süßwaren, Firmenpräsente, Werbegeschenke, Gebäck','A','','','http://www.niederegger.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4020,'6ie1MOTi1t','Gardinen, Dekostoffe, Möbelstoffe, Tischdecken, Kissen, Rollos','Gardinen, Dekostoffe, Möbelstoffe, Tischdecken, Kissen, Rollos','Wohntextilien nach Kundenwunsch gefertigt','A','','','http://www.heimtex-atelier.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4021,'i8RT6rAddE','DSA, Mage Knight, Shadowrun, BattleTech, Armalion, Das Schwarze Auge, D&D, AD&D, Midgard, Vampire, Rollenspiele, \r\nTabletops, Warzone, Ronin, Krash, Lab, Zinnminiaturen, StarTrek, Star Wars, Cthulhu, Brettspiele, Kartenspiele, \r\nFanPro, Feder und Schwert,','DSA, Mage Knight, Shadowrun, BattleTech, Armalion, Das Schwarze Auge, D&D, AD&D, Midgard, Vampire, Rollenspiele, \r\nTabletops, Warzone, Ronin, Krash, Lab, Zinnminiaturen, StarTrek, Star Wars, Cthulhu, Brettspiele, Kartenspiele, \r\nFanPro, Feder und Schwert,','F-SHOP - Der Nette Versand\r\nDer Shop, wenn es um Rollenspiele, Fantasy oder Science Fiction geht. \r\nNeben den Standards finden Sie bei uns einen NewsLetter-Service, damit sie nichts verpassen, \r\neinen Flohmarkt mit günstigsten Preisen, immer neue Gewinnsp','A','','','http://www.f-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4022,'ZUyes56sKT','Blumensträusse\r\nFrischblumengestecke\r\nPflanzenarrangements\r\nEinzelblume','Blumensträusse\r\nFrischblumengestecke\r\nPflanzenarrangements\r\nEinzelblume','Hier können Sie Blumen in alle Welt und natürlich auch an Ihre eigene Adresse versenden.','A','','','http://www.fleurop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4023,'inhlTtgNnM','lastminute, Last Minute, Flüge, Billigflüge, LTU, LTT, TUI, ITS, Pauschalreisen, Graumarkttickets, Urlaubsreisen, Kurzreisen, Städtereisen, BUY.bye, buybye, byebye, buybuy','lastminute, Last Minute, Flüge, Billigflüge, LTU, LTT, TUI, ITS, Pauschalreisen, Graumarkttickets, Urlaubsreisen, Kurzreisen, Städtereisen','Mehrfach ausgezeichnete Last Minute Datenbank (Stiftung Warentest, Tomorrow, ...). Immer aktuelle, buchbare Angebote. Keine lästige Vakanzabfrage, nur freie Angebote werden dargestellt. Immer günstiger als im Katalog.','A','','','http://buy.bye.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4024,'TGs7MwXs98','highheels, hohe hacken, bademoden, dessous, leder, lack, damenunterwäsche, herrenunterwäsche, high-heels, highheels, vibratoren, videos, dvd, cd-rom, gummipuppen, gleitmittel, sexlockstoffe, korsette, corsagen, korsagen, straps, strumpfhalter, strümpfe','highheels, hohe hacken, bademoden, dessous, leder, lack, damenunterwäsche, herrenunterwäsche, high-heels, highheels, vibratoren, videos, dvd, cd-rom, gummipuppen, gleitmittel, sexlockstoffe, korsette, corsagen, korsagen, straps, strumpfhalter, strümpfe','Großer Erotikshop mit mehr als 5000 Artikel die Sie online bestellen können','A','','','http://www.love-onlineshop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4025,'dyYwucpu3R','Bademoden, Dessous, Lack, Leder, High-heels, Highheels, Bikini, Badeanzug, Herrenunterwäsche, Damenunterwäsche, Enzo Tenero','Bademoden, Dessous, Lack, Leder, High-heels, Highheels, Bikini, Badeanzug, Herrenunterwäsche, Damenunterwäsche, Enzo Tenero','Eine gute Auswahl extravaganter, Dessous, High-Heels, Lack- und Ledermode, sowie Bademoden und Damen- und Herrenunterwäsche','A','','','http://www.shirley-dessous.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4026,'GEkBiyZQko','trampolin, trampolinshop, gartentrampolin, trampolins, onlineshop, shop, trampolinzubehör, garten, airborn, trampolinkauf, trampolinersatzteile, ersatzteile, zubehör, springen, kinder, spielzeug, sommerspiele, gartenspiele,','trampolin, trampolinshop, gartentrampolin, trampolins, onlineshop, shop, trampolinzubehör, garten, airborn, trampolinkauf, trampolinersatzteile, ersatzteile, zubehör, springen, kinder, spielzeug, sommerspiele, gartenspiele,','Trampolin springen zu Hause im Garten? Ihr Traum wird wahr! Garten Trampoline für Freizeit, Fitness, Kinder, Familie. Online Shop für Trampoline, Gartentrampoline, Trampolinzubehör, Trampolinersatzteile,','A','','','http://www.trampolinkauf.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4027,'MgmLu78qum','Olivenöl, Balsamico, Essig, Speiseöl, Pasta, Nudeln, Traubenkernöl, Tradizionale, Dijon, Senf, Pesto, Saucen, Oliven, Vitis, Crespi, Fondo, Montebello, Sereni, Marvaldi, Rustichella, Taggiasca, Tropföl, Konfitüre, getrocknete, Tomaten, Spaghetti','Olivenöl, Balsamico, Essig, Speiseöl, Pasta, Nudeln, Traubenkernöl, Tradizionale, Dijon, Senf, Pesto, Saucen, Oliven, Vitis, Crespi, Fondo, Montebello, Sereni, Marvaldi, Rustichella, Taggiasca, Tropföl, Konfitüre, getrocknete, Tomaten, Spaghetti','Groß- und Einzelhandel mit italienischen und europäischen Feinkost-Spezialitäten für den Feinschmecker und die gehobene Gastronomie. In unserem Web-Shop und unserem Ladengeschäft finden Sie eine große Auswahl an Essigen, Ölen, Nudeln und Saucen.','A','','','http://www.oliceto.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4028,'wPzhbbIZ63','Badetuch, Strandsegel, Kombi-Regenschirm, Basecap, Bobhat, T-Shirt, Polo-Shirt, Sweat-Shirt, Fleece-Shirt, Windjacke, Kirios Gläser, Tablett, Spyros Gläser, Skatspiel, Barschürze, Bodybag, Rucksack, Backgammon Spiel, Lesezeichen, Regenschirm, Fußmatte, Sä','Badetuch, Strandsegel, Kombi-Regenschirm, Basecap, Bobhat, T-Shirt, Polo-Shirt, Sweat-Shirt, Fleece-Shirt, Windjacke, Kirios Gläser, Tablett, Spyros Gläser, Skatspiel, Barschürze, Bodybag, Rucksack, Backgammon Spiel, Lesezeichen, Regenschirm, Fußmatte, Sä','Hier erhalten Sie alles rund um Metaxa. ...für sonnige Tage ...zum Wohlfühlen ...für gesellige Runden ...für unterwegs und Freizeit ...für zu Hause ...für genussvolle Stunden','A','','','http://www.metaxa.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4029,'R2v9vRe2HR','Ringbücher, Register, Sichthüllen, Prospekthüllen, Präsentations-Ringbücher, Präsentations-Ordner, Aktenhüllen, Prospekthüllen, Visitenkartenhüllen, Visitenkartentaschen, CD-Taschen, CD-Hüllen, CD-Verpackungen, CD-Taschen, Disketten-Taschen, Disketten-Hül','Ringbücher, Register, Sichthüllen, Prospekthüllen, Präsentations-Ringbücher, Präsentations-Ordner, Aktenhüllen, Prospekthüllen, Visitenkartenhüllen, Visitenkartentaschen, CD-Taschen, CD-Hüllen, CD-Verpackungen, CD-Taschen, Disketten-Taschen, Disketten-Hül','Bürobedarf, Präsentation, Organisation, Werbung, Sonderanfertigung. Jeden Monat neue Angebote!','A','','','http://www.kranholdt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4030,'QTdr00SL6S','System Professional, just men, shampoo, haarwasser, tonik, pflegeschaum, gel, wax, spray, toenung,','System Professional, just men, shampoo, haarwasser, tonik, pflegeschaum, gel, wax, spray, toenung,','JUST MEN SHOP fuer anspruchsvolles Maennerhaar.','A','','','http://www.ihrhaarstudio.de/shop-men/menshop.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4031,'KXjxrrYfJ7','Olivenöl, extra vergine, Öle, Öl, Kochen, Italien, italiensiches Olivenöl, Olio, Ostuni, Apulien, Geschenk, Geschenke, Geschenkflasche, Knoblauch, Pfefferkörner, Chili, Rosmarin, Schmuckflasche, Feinkost, italienische Feinkost, Gutsche, Gutsche Angelika,','feinstes italienisches Olivenöl exra vergine aus Apulien\r\nauch in DEKO-Geschenkflaschen mit Gewürzen nach Wahl (Rosmarin, Knoblauch, Chili, Pfefferkörner)','Wir bieten an: Bestes italienisches Olivenöl extra vergine Erstpressung aus DOP-Anbaugebiet Ostuni in Apulien\r\nin jeder gewünschten Menge\r\nauch in DEKO-Geschenkflaschen mit Gewürzen nach Wunsch','A','','','http://www.Gutsche-Olivo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4032,'IJ6xnlaX8q','Leuchtenoel (Paraffin), 100 verschiedene Desginleuchten, Vollmessingleuchten, Tischleuchten, Wandleuchten, Zubehör, Brennpasten,','Leuchtenoel (Paraffin), 100 verschiedene Desginleuchten, Vollmessingleuchten, Tischleuchten, Wandleuchten, Zubehör, Brennpasten,','Internetshop mit Katalog für Paraffinleuchte, Windleuchten, Partyleuchten der Spitzenklasse von CLEAR-DROPS-International','A','','','http://www.cdi-leuchten.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4033,'UoqtEGd3A5','gesundheit, konkret, gesundheit-konkret, online, shop, gesundheit, fitness, wellnes, GEK, gmünder, ersatzkasse, krankenkasse, reisen, trends, erholung, entspannung, heimtrainer, sport, urlaub, city-bladeroller, bladeroller, gesundheitsbücher, trendprodukt','gesundheit, konkret, gesundheit-konkret, online, shop, gesundheit, fitness, wellnes, GEK, gmünder, ersatzkasse, krankenkasse, reisen, trends, erholung, entspannung, heimtrainer, sport, urlaub, city-bladeroller, bladeroller, gesundheitsbücher, trendprodukt','Gesundheit konkret GEK - Grosser Schnäppchen Onlineshop - Die Seiten für Gesundheit, Fitness und Wellnes, aktuelle Trends, Reisen und vieles mehr zum Thema Gesundheit und Fitness.','A','','','http://www.gesundheitkonkret.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4034,'kTRbtvEzvU','Kunstgewerbe, Kunsthandwerk, Kunst, Handarbeit, Handarbeiten, Trockenblumen, Patchwork, Floristik, Deko, Deco, Dekoration, Potpourri, Wohnaccessoires, Accessoire, Fotokarte, Fotokarten, Trockenblumen, Metallkunst, Plexiglas, Blumengestecke, Geschenke, Ges','Kunstgewerbe, Kunsthandwerk, Kunst, Handarbeit, Handarbeiten, Trockenblumen, Patchwork, Floristik, Deko, Deco, Dekoration, Potpourri, Wohnaccessoires, Accessoire, Fotokarte, Fotokarten, Trockenblumen, Metallkunst, Plexiglas, Blumengestecke, Geschenke, Ges','Das Angebot umfaßt individuelle Kunst- und Kunsthandwerksartikel und ein großes Sortiment an ausgefallenen Wohnaccessoires. Die meisten Produkte sind in liebevoller Handarbeit gefertigte Unikate. Wenn Sie auf der Suche nach schönen Dingen für sich oder al','A','','','http://www.artandcrafts.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4035,'tjNCPtqz4R','Jonglierball, Jonglierkeule, Jonglierring, Diabolo, Bean-Bag, Devil-Stick, Jonglierteller, Jongliertuch, Fackel, Zaubertrick, Zauberkasten, Einrad, Hochrad, Pedalo, Hochseil, Trapez, Schminke, Sportartikel, Gymnastikartikel, Trampolin, Außenspielzeug, Rol','Jonglierball, Jonglierkeule, Jonglierring, Diabolo, Bean-Bag, Devil-Stick, Jonglierteller, Jongliertuch, Fackel, Zaubertrick, Zauberkasten, Einrad, Hochrad, Pedalo, Hochseil, Trapez, Schminke, Sportartikel, Gymnastikartikel, Trampolin, Außenspielzeug, Rol','Versandhandel für Jonglage, Artistik, Schminke, Zauberei, Gymnastik, Sport, Spiel, Handpuppen, Kinderfahrzeuge, Bücher und Videos','A','','','http://www.diecircuskiste.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4036,'5x8r6d1NDg','Beschriftungsgeräte, Etikettendrucker,','Beschriftungsgeräte, Etikettendrucker,','Dymo-Online-Shop','A','','','http://www.J-kessel.de/dymohome','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4037,'BDRwlhUXFp','Schreibgeräte, Schreibtisch-Accessoires, Büro-Accessoires, Möbel, Aschenbecher\r\nBleistifte\r\nBookworm\r\nBrieföffner\r\nBuero\r\nBueromoebel\r\nBüro\r\nBüroaccessoires\r\nBürobedarf\r\nBüromöbel\r\nCD\r\nComputermöbel\r\nDesign\r\nDesignermöbel\r\nEinrichten\r\nEssen\r\nFüller\r\nGesch','Schreibgeräte, Schreibtisch-Accessoires, Büro-Accessoires, Möbel, Aschenbecher\r\nBleistifte\r\nBookworm\r\nBrieföffner\r\nBuero\r\nBueromoebel\r\nBüro\r\nBüroaccessoires\r\nBürobedarf\r\nBüromöbel\r\nCD\r\nComputermöbel\r\nDesign\r\nDesignermöbel\r\nEinrichten\r\nEssen\r\nFüller\r\nGesch','500 hochwertige Büro- und Wohnaccessoires, Möbel und Schreibgeräte; versandkostenfreie Lieferung innerhalb von 48 Stunden\r\n','A','','','http://www.schreibtisch.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4038,'M1ajmohKws','InkJet-Papier, Photopapier, Laserpapier, Kopierpapier, Transferfolien, Overheadfolien, Visitenkarten, Grusskarten, Etiketten, CD-Einleger, CD-Versandtaschen, Plotterpapiere, wetterfeste Druckfolien','InkJet-Papier, Photopapier, Laserpapier, Kopierpapier, Transferfolien, Overheadfolien, Visitenkarten, Grusskarten, Etiketten, CD-Einleger, CD-Versandtaschen, Plotterpapiere, wetterfeste Druckfolien','Papier & mehr... Druckmedien für den digitalen Druck.','A','','','http://www.papier-und-mehr.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4039,'ES3Joyp1s5','Prüfmitteletiketten, Prüfmittelaufkleber, Sperrbänder, Kennzeichnungsaufkleber, Magnettaschen, Magnetfolien, Prüfersstempel, Bürostempel','Prüfmitteletiketten, Prüfmittelaufkleber, Sperrbänder, Kennzeichnungsaufkleber, Magnettaschen, Magnetfolien, Prüfersstempel, Bürostempel','Bei IQM TOOLS finden Sie alle Hilfsmittel für das industrielle Qualitätsmanagement.\r\nNeben QM-Tools bieten wir alle Formen von Stempeln.','A','','','http://www.iqmtools.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4040,'NXRGXxSl28','Weine, Rotwein, Weissweine, Prosecco, Weinzubehör, Ãœbersee Weine','Weine, Rotwein, Weissweine, Prosecco, Weinzubehör, Ãœbersee Weine','Ob Rot-, Weißweine oder auch Prosecci – unser Angebot aus den weltweit besten Anbaugebieten hält für jeden Weinliebhaber den richtigen Tropfen bereit.','A','','','http://www.woww.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4041,'fhLc2huvPX','Plüschfiguren, Pluesch, Edelsteine, Gold, Silber, Halsketten, Schmuck, Geschenkartikel, Geschenke, Modeschmuck, Uhren, Werbegeschenke, Reisezubehör, Globus, Globen, Kunstartikel, Künstler, Reisegepäck, Reiseaccessoires, Koffer, Reisetaschen, Reiseführer,','Plüschfiguren, Pluesch, Edelsteine, Gold, Silber, Halsketten, Schmuck, Geschenkartikel, Geschenke, Modeschmuck, Uhren, Werbegeschenke, Reisezubehör, Globus, Globen, Kunstartikel, Künstler, Reisegepäck, Reiseaccessoires, Koffer, Reisetaschen, Reiseführer,','Grossauswahl an Wohnaccessoires, Uhren, Schmuck, Designerartikel, Haushaltswaren, Reiseartikel, Gepäck, Mode-, und Kinderartikel, Figuren, Geschenk-, Luxusartikel, Kunst- und Sammlerstücke uvm.','A','','','http://www.1a-einkaufen.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4042,'eJvNNdyFZm','Geschenke, Geschenkartikel, Geschenkideen, Plüschfiguren, Plueschartikel, Edelsteine, Gold, Silber, Halsketten, Ohrhänger, Armband, Colliers, Modeschmuck, Uhren, Gewinnspiel, Werbegeschenke, Reisezubehör, Reisegepäck, Reiseaccessoires, Koffer, Reisetasche','Geschenke, Geschenkartikel, Geschenkideen, Plüschfiguren, Plueschartikel, Edelsteine, Gold, Silber, Halsketten, Ohrhänger, Armband, Colliers, Modeschmuck, Uhren, Gewinnspiel, Werbegeschenke, Reisezubehör, Reisegepäck, Reiseaccessoires, Koffer, Reisetasche','Die Geschenkboutique bietet eine große Auswahl attraktiver Geschenkideen. Accessoires für Freizeit und Reise, Kinderartikel, Uhren sowie ausgefallene Designerartikel, Wohnaccessoires uvm.','A','','','http://www.geschenkboutique.com','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4043,'UAA8QwHw1i','Babyartikel, Kinderartikel, Kinderanhänger, Spielzeug, Zudecken, Babyjogger, Holzspielzeug, Dinkelkissen, Kasperle, Kirschkernsäckchen, Fahrradanhänger\r\n','Babyartikel, Kinderartikel, Kinderanhänger, Spielzeug, Zudecken, Babyjogger, Holzspielzeug, Dinkelkissen, Kasperle, Kirschkernsäckchen, Fahrradanhänger\r\n','Babyartikel, Kinderartikel, Kinderanhänger, Spielzeug, Zudecken, Babyjogger, Holzspielzeug, Dinkelkissen, Kasperle, Kirschkernsäckchen, Fahrradanhänger\r\n','A','','','http://www.bemisa.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4044,'u2TLzPSBz7','vegetarische Tiefkühlkost \r\nnaturbelassene Kombuchagetränke\r\nProdukte im Glas\r\n','vegetarische Tiefkühlkost \r\nnaturbelassene Kombuchagetränke\r\nProdukte im Glas\r\n','Ihr Spezialist für vegetarische Fleischersatzprodukte','A','','','http://www.just-natural.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4045,'o3GRYMNOAO','gartenmoebel, teakmoebel, holzmoebel, moebel, teak, garten, wohnen, sonnenschirme, polsterauflagen, kissen','gartenmoebel, teakmoebel, holzmoebel, moebel, teak, garten, wohnen, sonnenschirme, polsterauflagen, kissen','Bei Akzentro finden Sie die passenden Gartenmöbel für Ihre individuellen Ansprüche. Genießen Sie das Wohnerlebnis Garten......bei Akzentro','A','','','http://www.akzentro.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4046,'2TF1FNSNPP','Nokia, Ericsson, Motorola, Siemens, Alcatel, Bosch, Schnäppchen, Angebot, günstig, umsonst, kostenlos, Ledertasche, Headset, Freisprechanlage, Freisprecheinrichtung, Garantie, Service, Erotik, Gehäuseschalen, Hardware, Scooter,','Nokia, Ericsson, Motorola, Siemens, Alcatel, Bosch, Schnäppchen, Angebot, günstig, umsonst, kostenlos, Ledertasche, Headset, Freisprechanlage, Freisprecheinrichtung, Garantie, Service, Erotik, Gehäuseschalen, Hardware, Scooter,','Handys und Zubehör in große Auswahl zu kleinen Preisen. Und das bei 48 Stunden Lieferservice und 30 Tage Rückgabgerecht auf Zubehörartikel. Wir bieten Ihnen monatlich Handyaktionen zu traumhaften Preisen...aber sehen Sie selbst.','A','','','http://www.telemania.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4047,'DdL1Xx3n2t','Window-Color, Window-Color-Zubehör, Gelwachs, Wachssand, Wassersäule, Handyzubehör','Window-Color, Window-Color-Zubehör, Gelwachs, Wachssand, Wassersäule, Handyzubehör','Top-Angebot Star-Window-Color, 125ml ab 5, 80 DM. Gelwachs, Wachssand, Wassersprudelsäule und Handyzubehör.','A','','','http://www.crazy-onlineshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4048,'KXLrTtCZb9','mw, mode wichtig, Aderlass, Vive Maria, Pussy Deluxe, Phaze, Raven, S.D.L, comycom, Nastrovje Potsdam, NAPO, Hard Leather Stuff, Sheffield Ranger, Fantasy Shoes, ständig frische London-Importe!','mw, mode wichtig, Aderlass, Vive Maria, Pussy Deluxe, Phaze, Raven, S.D.L, comycom, Nastrovje Potsdam, NAPO, Hard Leather Stuff, Sheffield Ranger, Fantasy Shoes, ständig frische London-Importe!','Trendfashion, Gothic-Wear, Streetwear, Clubwear, Underwear, Lack, Leder, Latex, Dessous, Shoes, Boots, Haircolours & Accessoires. Ab 80, 00 DM Warenwert versandkostenfreie Lieferung! Geld-zurück-Garantie.','A','','','http://www.mw-store.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4049,'Yc5PaObO5u','ben bor, modeschmuck, echtschmuck, schmuck, edelstahlschmuck, klappbarer, faltbarer, rollstuhl, rollstühle, geschenke, ringe, geschenkideen, rollboy, ohrschmuck, unikatschmuck, designschmuck, jewelry, jewellery, costume, gifts, rings, stainless, steel, hy','ben bor, modeschmuck, echtschmuck, schmuck, edelstahlschmuck, klappbarer, faltbarer, rollstuhl, rollstühle, geschenke, ringe, geschenkideen, rollboy, ohrschmuck, unikatschmuck, designschmuck, jewelry, jewellery, costume, gifts, rings, stainless, steel, hy','Ben Bor - Entwicklung und Vertrieb von Designartikel, Designschmuck, Modeschmuck, Echtschmuck, Edelstahlschmuck, Goldschmuck, Geschenkideen, Kleinmöbel, faltbarer Rollstuhl uvm.','A','','','http://www.benbor.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4050,'nvJMv4Wllx','Software aus allen Bereichen!','Software aus allen Bereichen!','Bei mediakauf.de finden Sie eine Riesenauswahl an Software - bestens sortiert!','A','','','http://mediakauf.de/default.asp?origin=shopyoo','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4051,'0pp5nVah4D','Lastminute- und Pauschalreisen, günstige Kinder- Angebote, NUR Flug Angebote und Pauschalreisen','Lastminute- und Pauschalreisen, günstige Kinder- Angebote, NUR Flug Angebote und Pauschalreisen','Die größte Kurzfristreise-Datenbank im deutschsprachigen Internet hält sicherlich auch ein Schnäppchen für Sie bereit.','A','','','http://www.bucher-reisen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4052,'8dvoFBKFxt','Schallplatten, Jazz, Rock, Pop, USA-Importe, Blues, Krautrock, Schlager, Heavy','Schallplatten, Jazz, Rock, Pop, USA-Importe, Blues, Krautrock, Schlager, Heavy','Rossi Records - Schallplatten mit Schwerpunkt Jazz und Rock','A','','','http://www.rossi-records.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4053,'aV480JC2LQ','Kunstreproduktionen, Kunstposter, dekorative Grafik, Tierbilder, Blumenbilder, historische Illustrationen','Kunstreproduktionen, Kunstposter, dekorative Grafik, Tierbilder, Blumenbilder, historische Illustrationen','Online Verkauf von Reproduktionen dekorativer Graphik, \r\nBlumenbilder, Tierbilder, Naturkunde etc. in hochqualitativen Giclee Digitaldrucken.','A','','','http://www.museum-prints.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4054,'xZdCHDgZHB','Markenspielzeug, Babyfone, Rauchmelder, Holzspielzeug.','Markenspielzeug, Babyfone, Rauchmelder, Holzspielzeug.','1a-spielzeug.com bietet Spielzeug, Holzspielzeug, Markenspielzeug und Sicherheitsartikel.','A','','','http://www.1a-spielzeug.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4055,'Ewe0qGlYQ1','Neuwertige Volkswagen und Audi mit Preisvorteilen je nach Modell bis zu 35% unter UPE','Neuwertige Volkswagen und Audi mit Preisvorteilen je nach Modell bis zu 35% unter UPE','Deutschlands größtes VW/Audi-Jahreswagenangebot direkt von VW/Audi-Mitarbeitern, CarGarantie für Privatfahrzeuge, Jahreswagen-Vorteils-Finanzierung, Full-Service','A','','','http://www.autoplus.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4056,'7wanAMFCEQ','Baumaterial für Polsterwaffen, Schminke, Gewandungen, Pyro-Artikel, Literatur, Polsterwaffen, Essgeschirr, Masken, Rüstungen, ...','Baumaterial für Polsterwaffen, Schminke, Gewandungen, Pyro-Artikel, Literatur, Polsterwaffen, Essgeschirr, Masken, Rüstungen, ...','Versand für Liverollenspiel - Zubehör aus dem Bereich Fantasy und Mittelalter','A','','','http://www.larp-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4057,'DOGo31Haah','Cabrioverdecke, Windschotts, Lederhauben, Sitzheizungen, Autoteppiche','Cabrioverdecke, Windschotts, Lederhauben, Sitzheizungen, Autoteppiche','Eurotop bietet ein komplettes Programm an Cabrioverdecken und Windschotts aller Automarken, sowie weiteres Zubehör','A','','','http://www.eurotop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4058,'T6jYFFgNb0','Angelruten, Angelrollen, Kunstköder, Fliegen, Wobbler, Blinker, Spinner, Twister, Gummifische','Angelruten, Angelrollen, Kunstköder, Fliegen, Wobbler, Blinker, Spinner, Twister, Gummifische','Angelgeräte Onlineshop vom Owner- Karpfenhaken bis hin zum Fliegenfischen.\r\nJetzt neu mit Schnäppchenshop!','A','','','http://www.angel-berger.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4059,'zI1GMaJEin','20000 Büroartikel','20000 Büroartikel','schnell... \r\nheute bis 15 Uhr bestellt morgen geliefert, 10 Artikel in 30 Sekunden bestellbar, persönliche Einkaufslisten \r\n...sicher... \r\nEinkaufen mit Sicherheitsgarantie, \r\nDatenschutz, \r\nRückgabe / Umtauschrecht \r\n...günstig \r\nmehr als 20.0000 günstig','A','','','http://www.mypaper.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4060,'4nRcztY2jl','Holzspielzeuge, Holzspielwaren, Dekoartikel aus Holz, Geschaftsspiele, Spielzeug, Motorikspielzeug, Kaufladenzubehör, Puppenhäuser, Lernspiele, Holzfahrzeuge, Schaukelpferde, Baukästen, Murmelbahnen, Mobilés, Babyspielzeug, Setzpuzzles, u.v.m.','Holzspielzeuge, Holzspielwaren, Dekoartikel aus Holz, Geschaftsspiele, Spielzeug, Motorikspielzeug, Kaufladenzubehör, Puppenhäuser, Lernspiele, Holzfahrzeuge, Schaukelpferde, Baukästen, Murmelbahnen, Mobilés, Babyspielzeug, Setzpuzzles, u.v.m.','Fun-Store Holzspielzeug, der Holzspielzeug Discounter. Hier koennen Sie hunderte verschiedene Holzspielsachen zu Discount-Preisen direkt im Internet bestellen.\r\n','A','','','http://www.holzspielzeug.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4061,'I3sXQYBq51','Stockmeier, Sonax, Dr.Wack, Cartechnic und viele mehr','Stockmeier, Sonax, Dr.Wack, Cartechnic und viele mehr','Autopflegeprodukte verschiedener Hersteller preisgünstig online einkaufen.','A','','','http://www.carpflege.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4062,'735XEKXkIk','Stockmeier, Sonax, Dr.Wack, Cartechnic und viele mehr','Stockmeier, Sonax, Dr.Wack, Cartechnic und viele mehr','Motoradpflegeprodukte verschiedener Hersteller preisgünstig online einkaufen.','A','','','http://www.zweiradpflege.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4063,'cMwDgqDiy7','Autopflegeprodukte und Zubehör führender Deutscher Hersteller, sowie Schneeketten.','Autopflegeprodukte und Zubehör führender Deutscher Hersteller, sowie Schneeketten.','Preisgünstige Autopflegemittel einfach und günstig online einkaufen.','A','','','http://www.autopflege-center.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4064,'QXNtZ0gdXw','Coca-Cola Merchandise, Zippo, Looney Tunes, MAG-LITE, Harley-Davidson, Statuen, Figuren, Candies & Sweets, Blechschilder, Diner-Möbel, Reiseführer, Flaggen und vieles mehr...','Coca-Cola Merchandise, Zippo, Looney Tunes, MAG-LITE, Harley-Davidson, Statuen, Figuren, Candies & Sweets, Blechschilder, Diner-Möbel, Reiseführer, Flaggen und vieles mehr...','Der Shop für den Amerika-Fan - Online-Shop und Ladengeschäft für typisch amerikanische Geschenk- und Dekoartikel','A','http://www-american-gifts.de','','http://www.american-style.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4065,'DXdwPR5x0x','Erotikartikel, Fetisch Fashion, Videofilme, Bücher','Erotikartikel, Fetisch Fashion, Videofilme, Bücher','Heiße Outfits und sexy Spielzeug für alles was die schönste Nebensache der Welt noch angenehmer macht. Die Lieferung erfolgt diskret und günstig.','A','','','http://www.erotik-shopping.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4066,'9eoTGc65IC','Alufelgen, Tieferlegungen, Federn, Auspuff, Auspuffanlagen, Audi, BMW, Opel, VW, Federwegbegrenzer','Alufelgen, Tieferlegungen, Federn, Auspuff, Auspuffanlagen, Audi, BMW, Opel, VW, Federwegbegrenzer','Exclusives Autozubehoer online Bestellen. Alufelgen, Tieferlegungen und Auspuffanlagen im 48 Std. Service.\r\nDie Lieferung erfolgt frachtfrei!','A','','','http://www.tunershop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4067,'2jxSv6KVBR','Leinen, Halsbänder, Futter- u. Zusatzstoffe, Hundehütten, Katzenkratzbäume, Katzentoiletten, Transportboxen, Bücher, Näpfe','Leinen, Halsbänder, Futter- u. Zusatzstoffe, Hundehütten, Katzenkratzbäume, Katzentoiletten, Transportboxen, Bücher, Näpfe','Wir bieten Ihnen Alles für Hunde, Katzen, Nager, Vögel, Aquarien und Vieles mehr...','A','','','http://www.tierbedarf-chemnitz.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4068,'hKGS7wriwB','Nussknacker, Räuchermänner, Engel, Lichterbögen, Spieldosen, Osterhasen, Blumenkinder','Nussknacker, Räuchermänner, Engel, Lichterbögen, Spieldosen, Osterhasen, Blumenkinder','Hier bekommen Sie original erzgebirgische Holzkunst.','A','','','http://www.erzgebirgsversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4069,'8ScaOer9In','Handgefertigte Tinten und Tuschen, historische Schreibgeräte, Kalligraphiebedarf, Pflanzenfarben, Pigmente, Künstlerbedarf, Chemikalien.','Handgefertigte Tinten und Tuschen, historische Schreibgeräte, Kalligraphiebedarf, Pflanzenfarben, Pigmente, Künstlerbedarf, Chemikalien.','Einziger Online-Shop speziell für Tinten, \r\nTuschen und historische Schreibgeräte.','A','','','http://www.tinten-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4070,'MQWh1qjUMC','Handlingsysteme, Transferanlagen, Pressenautomation, Vakuumsauger, Roboter, Magazinsysteme.','Handlingsysteme, Transferanlagen, Pressenautomation, Vakuumsauger, Roboter, Magazinsysteme.','Onlineshop für Industrie-Automation.','A','','','http://jansen-automation.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4071,'6vb9VjenHH','Bilder, Kalligraphien, Skuplturen','Bilder, Kalligraphien, Skuplturen','Galerie für zeitgenössische, chinesische Kunst.','A','','','http://www.jansen-gallery.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4072,'icM6eIdmwY','Modellierballons in vielen Farben und Größen;\r\nLuftballons in vielen verschiedenen Größen und Farben, bedruckt und unbedruckt;\r\nFolienballons für viele Anlässe; Werbedruck auf Latexballons und Folienballons;\r\nJonglierartikel; Schminke; Seifenblasen','Modellierballons in vielen Farben und Größen;\r\nLuftballons in vielen verschiedenen Größen und Farben, bedruckt und unbedruckt;\r\nFolienballons für viele Anlässe; Werbedruck auf Latexballons und Folienballons;\r\nJonglierartikel; Schminke; Seifenblasen','Wir führen allerlei Ballons, wie Folienballons, Luftballons, Modellierballons, sowie Jonglierzubehör und Spielzeug.','A','','','http://ballonetti.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4073,'YgINmq0kMq','Dessous, Sexspielzeug, Bücher, Videos, CD, Outfits','Dessous, Sexspielzeug, Bücher, Videos, CD, Outfits','Sexy Dessous, heiße Outfits, Lack, Leder, Latex, Sexspielzeug und noch viel mehr findet Ihr hier zu dauer Tiefstpreisen','A','','','http://www.slipfetischist.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4074,'IjppvFMzJe','Modellautos, Formel eins Fanartikel','Modellautos, Formel eins Fanartikel','Es werden Modellautos aller führender Hersteller sowie Formel eins Fanartikel angeboten.','A','','','http://www.modellauto-magazin.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4075,'kI9v9qnoO3','Astra, Nokia, Hyundai, NTV, Viva, Pic, Pics, Digitalreceiver, Receiver, Shop, Online-Shop, Einkaufen, Satreceiver, Sat-Receiver, Satelliten-Receiver, Digital-Receiver, Satellitenreceiver, Satellit, Satelliten, Satellitenanlage, Satellitenanlagen, Satellit','Astra, Nokia, Hyundai, NTV, Viva, Pic, Pics, Digitalreceiver, Receiver, Shop, Online-Shop, Einkaufen, Satreceiver, Sat-Receiver, Satelliten-Receiver, Digital-Receiver, Satellitenreceiver, Satellit, Satelliten, Satellitenanlage, Satellitenanlagen, Satellit','Europaweiter Versand von Satellitentechnik. Die Welt des Satelliten-Empfangs.','A','','','http://www.tv-fachmann.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4076,'pfdqVXMhR8','Corel, macromedia, Lexware, Symantec, Microsoft, Adobe, EA-Sports, WISO, Lotus, Ulead, Asaptec, Adobe, Data Becker','Corel, macromedia, Lexware, Symantec, Microsoft, Adobe, EA-Sports, WISO, Lotus, Ulead, Asaptec, Adobe, Data Becker','Mit unseren 3000 Softwareprodukten finden Sie ganz einfach einfach Ihr Wunschprogramm zu attraktiven Preisen.\r\n20000 Freeware- und Shareprogramme runden unser Angebot ab.','A','','','http://www.softunity.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4077,'6SoMAod1gl','Djembe, Bougarabou, Talkingdrum, DoumDoum, Caxixi, Shekere, Balaphon, Kalimba, Rainmaker, Didgeridoo, Masken, Stühle, Statuen','Djembe, Bougarabou, Talkingdrum, DoumDoum, Caxixi, Shekere, Balaphon, Kalimba, Rainmaker, Didgeridoo, Masken, Stühle, Statuen','Fachhandel für Musikinstrumente und Kunstgegenstände aus Afrika sowie australische Didgeridoos','A','','','http://www.african.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4078,'NdtgzbYrH8','Portweine Port Barros Burmester Pocas Quinta Romaneira Delaforce Dow Fonseca Graham Quinta do Noval Taylor Quinta do Vesuvio','Portweine Port Barros Burmester Pocas Quinta Romaneira Delaforce Dow Fonseca Graham Quinta do Noval Taylor Quinta do Vesuvio','Hochwertige Portweine von verschiedenen Erzeugern - ausschließlich LBV, Colheita und Vintage Port.','A','','','http://www.vinhoporto.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4079,'eWcdYCfgKM','','','weine aus deutschland, oesterreich, frankreich, italien, spanien, portugal, bulgarien sowie aus suedafrika, chile, kalifornien und australien. ausserdem: moussierendes und feine spirituosen.','A','','','http://www.rindchen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4080,'qKwdAKVScm','alle Markenartikel, Lego, Carrera, Ravensburger, Jumbo, Holzspielzeug, Mattel, Zapf, Burago, Märklin, Faller, Revell, Siku, Hasbro, Parker, MB, Fischer Technik, Steiff, Wiking','alle Markenartikel, Lego, Carrera, Ravensburger, Jumbo, Holzspielzeug, Mattel, Zapf, Burago, Märklin, Faller, Revell, Siku, Hasbro, Parker, MB, Fischer Technik, Steiff, Wiking','Die Playfactory arbeitet eng mit renommierten Spielwarenhändlern zusammen und bietet mit Ihrem riesigen Sortiment an Markenprodukteb alles für Jung und Alt. Die Produktpalette reicht von den Klassikern Lego und Ravensburger bis zum flotten Kinderwagen.','A','','','http://www.playfactory.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4081,'mNLrNHEttS','Unterhaltungselektronik, Car-HiFi, Haushalt, Haustechnik, Kfz-Ersatzteile, Kunsthandwerk, TV, Video, Videocameras, Videokameras, Handys, Fernsehgeräte, Waschmaschinen, Herde, Küchengeräte, Kühlschränke, Gefrierschränke, Kochfelder, Lautsprecher, CD-Wechsl','Unterhaltungselektronik, Car-HiFi, Haushalt, Haustechnik, Kfz-Ersatzteile, Kunsthandwerk, TV, Video, Videocameras, Videokameras, Handys, Fernsehgeräte, Waschmaschinen, Herde, Küchengeräte, Kühlschränke, Gefrierschränke, Kochfelder, Lautsprecher, CD-Wechsl','Online-Shop für Unterhaltungselektronik, Car-HiFi, Haushalt und Haustechnik und Telekommunikation','A','','','http://az-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4082,'zqeiU3x3m0','Herr der Ringe, Fantasy Miniaturen, Tabletops, Rollenspiele, Historische Miniaturen/Modelle, Fantasy-Literatur, Xena uvm.\r\n\r\nRollenspiele','Herr der Ringe, Fantasy Miniaturen, Tabletops, Rollenspiele, Historische Miniaturen/Modelle, Fantasy-Literatur, Xena uvm.\r\n\r\nRollenspiele','Versandhandel','A','','','http://www.fantasy-shop.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4083,'ByICAa6aMf','Sprachreisen, Sprachschulen, Sprachkurse, Englisch, Spanisch, Franzoesisch, Italienisch','Sprachreisen, Sprachschulen, Sprachkurse, Englisch, Spanisch, Franzoesisch, Italienisch','GRATIS Vergleich von über 250 Sprachschulen weltweit für Englisch, Spanisch, Französisch, Italienisch, Japanisch, Chinesisch und viele andere Sprachen. Günstiger buchen als direkt bei der Schule.','A','','','http://www.languagecourse.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4084,'ZHNYBnE4lx','Rindfleisch, Ochsenfleisch, Lammfleisch\r\nBiofleisch, Ökofleisch, Roastbeef, Rumpsteak, Hüftsteak, Rinderfilet, Grillen\r\nKochen, Braten, Lammfilet, Lammlachse, Lammkeule, Lammcarree','Rindfleisch, Ochsenfleisch, Lammfleisch\r\nBiofleisch, Ökofleisch, Roastbeef, Rumpsteak, Hüftsteak, Rinderfilet, Grillen\r\nKochen, Braten, Lammfilet, Lammlachse, Lammkeule, Lammcarree','Argentinisches Qualitätsfleisch vom Weideochsen und neuseeländisches Lammfleisch','A','','','http://www.fleisch24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4085,'YUmLSI0u9W','Sportnahrung, Sportlernahrung, Sporternährung, Nahrungsergänzung, Ernährung, Functional-Food, Nutrition, Supplement, Fitness, fit, Bodybuilding, Gesundheit, Diät, Diet, Protein, Eiweiss, Fett, Kreatin, Creatine, Aminos, Aminosäuren, Muskel, Masse, Aufbau,','Sportnahrung, Sportlernahrung, Sporternährung, Nahrungsergänzung, Ernährung, Functional-Food, Nutrition, Supplement, Fitness, fit, Bodybuilding, Gesundheit, Diät, Diet, Protein, Eiweiss, Fett, Kreatin, Creatine, Aminos, Aminosäuren, Muskel, Masse, Aufbau,','Online-Shop für Sportnahrung, Supplements, Vitamine und für Fitness, Bodybuilding, Diät, Gewicht, Gesundheit','A','','','http://www.bodyperfect.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4086,'9eKNsYZioq','Naturkosmetik, ätherische Öle, Nahrungsergänzung, Räucherwerk, Styx, Dr.Hauschka, Provida, Tol, Hagina, Lavera, Weleda, Logona, Primavera, Lebensmittel, Tee, Ohrkerzen, Totes Meer, I&M, Lotuskerzen, Parfum, Aromatherapie','Naturkosmetik, ätherische Öle, Nahrungsergänzung, Räucherwerk, Styx, Dr.Hauschka, Provida, Tol, Hagina, Lavera, Weleda, Logona, Primavera, Lebensmittel, Tee, Ohrkerzen, Totes Meer, I&M, Lotuskerzen, Parfum, Aromatherapie','Beim Purversand finden Sie alle führenden Hersteller von Naturkosmetik, sowie ein grosse Auswahl an ätherischen Ölen, Tees, Nahrungsergänzung, u.v.m.','A','','','http://www.purversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4087,'XdtmR0uFvP','Bücher - CD-ROMS - Magazine - Fanartikel','Bücher - CD-ROMS - Magazine - Fanartikel','Technische Fachbuchhandlung\r\nNaturwissenschaft - Technik - EDV','A','http://www.linuxcorner.at','','http://www.fric.at','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4088,'mU3l7Y2YCq','Handy Zubehör Freisprecheinrichtungen\r\nKartenverträge logos Bildsms Klingeltöne\r\nsms-Sprüche','Handy Zubehör Freisprecheinrichtungen\r\nKartenverträge logos Bildsms Klingeltöne\r\nsms-Sprüche','Alles rund um das Handy.\r\nHandys mit Kartenvertrag ab 0 DM für\r\nalle Netze (D1, D2, E+, E2).\r\nZubehör für Alle aktuellen Handy-Typen.\r\nGroße Auswahl an Betreiberlogos, Klingeltönen und Bildsms.','A','','','http://www.handy-shop24.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4089,'5hnvTH1ZBY','Telefone, Telefonanlagen, Anrufbeantworter, Faxgeräte','Telefone, Telefonanlagen, Anrufbeantworter, Faxgeräte','Wir haben für Sie in unserem Onlineshop ein umfangreiches Sortiment rund um die Telekommunikation zusammengestellt und können Ihnen hier über 3000 Artikel mit vielen Bildern und technischen Beschreibungen anbieten.\r\nViel Spaß beim Stöbern und Einkaufen wü','A','','','http://www.telefonshop.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4090,'SRL6rHeNdA','Nokia-Handys, Siemens Handys und Festnetztelefone, Samsung Handys und Faxgeräte, Motorola Handys, Swatch Telefone, Kartenverträge und vieles mehr...','Nokia-Handys, Siemens Handys und Festnetztelefone, Samsung Handys und Faxgeräte, Motorola Handys, Swatch Telefone, Kartenverträge und vieles mehr...','Hier bekommen Sie alle aktuellen Handys von Nokia, Siemens, Samsung, Motorola..... inkl. original Zubehör. Schnurlose Telefone von Siemens zu super Preisen. Günstige Faxgeräte und mehr......','A','','','http://www.schnurlos.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4091,'OHtPjvWJns','Waschmaschinen Trockner Esse Waschtrockner Geschirrspüler Herd Dunstabzugshauben Mikrowelle Espressomaschinen Einbaugeräte Kühlgefrierkombinationen Klimageräte','Waschmaschinen Trockner Esse Waschtrockner Geschirrspüler Herd Dunstabzugshauben Mikrowelle Espressomaschinen Einbaugeräte Kühlgefrierkombinationen Klimageräte','Lieferung innerhalb Deutschland der Firmen Siemens Bosch Neff Aeg Saeco Jura.','A','','','http://www.elektrohandel-roll.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4092,'wnlZrbmt2A','Handys , Festnetztelephone, Navigationssysteme, Autoalarmanlagen, Radarwarner, \r\nGPS-Ortungssysteme.','Handys , Festnetztelephone, Navigationssysteme, Autoalarmanlagen, Radarwarner, \r\nGPS-Ortungssysteme.','Onlineshop mit ca 4000 Artikeln , Handys Festnetz , Navigation, Autoalarmanlagen\r\nGPS-Aufspürsysteme, Radarwarner.','A','','','http://www.Tele-Tec.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4093,'eB8fnB1lxq','Bürobedarf, Computer, Bürotechnik, Telefaxgeräte, \r\nEDV Schulungen\r\nSiemens Telefone','Bürobedarf, Computer, Bürotechnik, Telefaxgeräte, \r\nEDV Schulungen\r\nSiemens Telefone','über 5.000 Bürobedarfsartikel und Bürotechnik schnell verfügbar','A','','','http://www.baumgarten-burgdorf.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4094,'6wGICIniIN','Siemens Telefone','Siemens Telefone','Siemens Telefone','A','','','http://siemens-teleshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4095,'Hnzkp0cRnX','Handys, Handyzubehör, Faxgeräte, PC, Palm, PDA, Handyverträge, Faxgeräte','Handys, Handyzubehör, Faxgeräte, PC, Palm, PDA, Handyverträge, Faxgeräte','Bei MOBILEJOKER bekommen Sie alles rund um die mobile Technik: Von Handys bis zu Navigationssystemen. Und alles zu absoluten JOKERpreisen.','A','','','http://www.mobilejoker.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4096,'WuGBaMLeIQ','Staubsaugerbeutel, Staubsaugerzubehör','Staubsaugerbeutel, Staubsaugerzubehör','Wir liefern Staubsaugerbeutel und Staubsaugerzubehör für über 1500 Staubsaugertypen zu super günstigen Preisen','A','','','http://www.staubsauger-depot.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4097,'xtTu4BIrjV','','','Digitalkameras-Sucherkameras-SLR-Kameras-Videokameras-Filme-Zubehör','A','','','http://www.kamerashop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4098,'aXnRrHQp6O','Freisprecheinrichtung, Oberschale, Akku, Ladegeräte, Reiselader, Antennen, Multi-Sim-Card, Handy, Nokia, Siemens, Motorola, Ericsson, Sony,','Freisprecheinrichtung, Oberschale, Akku, Ladegeräte, Reiselader, Antennen, Multi-Sim-Card, Handy, Nokia, Siemens, Motorola, Ericsson, Sony,','Der bis zu 70% günstigere Handyzubehör-onlineshop!!!! Hier finden Sie wirklich alles, was Sie für Ihr Handy brauchen. Schauen Sie doch einfach mal rein und stöbern Sie durch unser Angebot von über 1300 Artikeln!','A','','','http://www.trade5.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4099,'uJNz2R5JdW','Espressomaschinen, Espressomaschine, Saeco, Jura, Gaggia, Pavoni, ECM, Espresso, Kaffee, Cafe, X1, Illy, Kaffeeröster, Kaffeemaschinen, Kaffeemaschine, Kaffeeautomat, Kaffeeautomaten, Espressoautomat, Espressoautomaten, Vollautomat, Kaffeevollautomat','Espressomaschinen, Espressomaschine, Saeco, Jura, Gaggia, Pavoni, ECM, Espresso, Kaffee, Cafe, X1, Illy, Kaffeeröster, Kaffeemaschinen, Kaffeemaschine, Kaffeeautomat, Kaffeeautomaten, Espressoautomat, Espressoautomaten, Vollautomat, Kaffeevollautomat','Espressomaschinen, Kaffee, italienischen Espresso und Accessoires von Saeco, Jura, Pavoni, ECM, Gaggia, Illy, X1, etc. zu fairen Preisen mit 14-tägigem Rückgaberecht.','A','','','http://www.coffeeshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4100,'OPjzHfm6h5','Audio-Technik \r\nKommunikations-Technik \r\nComputer-Technik \r\nBüro-Technik \r\nHiFi-Technik \r\n','Audio-Technik \r\nKommunikations-Technik \r\nComputer-Technik \r\nBüro-Technik \r\nHiFi-Technik \r\n','Völkner bietet mit über 18.000 Artikeln ein reiches Sortiment aus den Bereichen Technik und Elektronik. Neben dem Shop mit dem regulären Sortiment gibt es dort ab sofort den Euro Discount. Hier finden Sie ausgesuchte Schnäppchen hochwertiger Produkte zu b','A','','','http://www.voelkner.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4101,'wxhpPJABng','Handyzubehör von Eurocelluar, Wellnessprodukte, Nahrungsergänzung, \r\nBücher, l','Handyzubehör von Eurocelluar, Wellnessprodukte, Nahrungsergänzung, \r\nBücher, l','Homepage von Schillershop Austria.ONLINE SHOP mit Handyzubehör, Wellness, Bücher, Schnäppchen, Chat, Spiele, Infoplattformen Gesundheit, Technik, Telekommunikation, Suchmaschinen, vieles mehr!','A','','','http://www.schillershop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4102,'0KQa35HKij','Audio / Video Zubehör, Computerzubehör, Autozubehör, Heim und Garten, Spaßartikel, Geschenkartikel, Büroartikel','Audio / Video Zubehör, Computerzubehör, Autozubehör, Heim und Garten, Spaßartikel, Geschenkartikel, Büroartikel','Ein Shop mit vielen interessanten Artikel aus den Bereichen Audio/Video Zubehör, Heim und Garten, Autozubehör, Computerzubehör, Spaßartikel, Bürozubehör und vieles mehr.','A','','','http://www.catec.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4103,'z9kYigNoKj','Stereoanlagen, Autoradios, Video, DVD, MiniDisc, Surround, Camcorder der Marken Aiwa, Blaupunkt, Grundig, Philips, Sherwood, Panasonic, Technics, Sony, Thomson, Samsung','Stereoanlagen, Autoradios, Video, DVD, MiniDisc, Surround, Camcorder der Marken Aiwa, Blaupunkt, Grundig, Philips, Sherwood, Panasonic, Technics, Sony, Thomson, Samsung','www.hifi-world.de .. die clevere Adresse für Ihren problemlosen Hifi oder Video Einkauf .. große Auswahl zu günstigen Preisen ..','A','','','http://www.hifi-world.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4104,'JYosyOh3sr','Poster, Kunstdrucke, Bilderrahmen, Wechselrahmen, gerahmte Bilder','Poster, Kunstdrucke, Bilderrahmen, Wechselrahmen, gerahmte Bilder','Online-Versand von Postern, Bilderrahmen und Passepartoutzuschnitten','A','','','http://www.rahmen-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4105,'bTf7ppIDR8','Hefte, Alben, Bücher, Bildbände von 1945 bis heute. 2nd hand, gebraucht, günstig. Sammlerstücke und Sonderangebote.','Hefte, Alben, Bücher, Bildbände von 1945 bis heute. 2nd hand, gebraucht, günstig. Sammlerstücke und Sonderangebote.','Antiqariat: Comics und Romane','A','','','http://www.erbercomics.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4106,'ohlRtvaxpy','Tickets, Merchandisingartikel','Tickets, Merchandisingartikel','Tickets und Konzertkarten - von deutschlands größtem Ticketverkäufer für Rock, Pop, Klassik, Musical, Volksmusik, Metal, Comedy, Jazz, Blues, Schlager, Operette, Ballett, Theater, Fußball, Tennis und mehr....\r\n','A','','','http://www.eventim.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4107,'JeWEIWhYGz','Erotik Sex Sexshop Erotikshop DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','Erotik Sex Sexshop Erotikshop DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','Große Auswahl an Erotiktoys , Fetisch , Gleitmittel , Kondome und vieles mehr , um jede Nacht mit heißer Erotik zu genießen !!!','A','','','http://www.101nacht.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4108,'r7u7uA0koB','DVDs, Receiver, DVD-Player Codefree, \r\nLautsprechersysteme, Projektoren & Leinwände','DVDs, Receiver, DVD-Player Codefree, \r\nLautsprechersysteme, Projektoren & Leinwände','Ladenverkauf von DVD´s und Heimkinokomponenten, THX Vorfürstudio, \r\n','A','','','http://www.cinemagic.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4109,'ItzjfHa6bc','Nüsse, Trockenfrüchte, Gewürze, Krätuer, Safran, Trockenobst, Dörrobst, Persische Spezialitäten','Nüsse, Trockenfrüchte, Gewürze, Krätuer, Safran, Trockenobst, Dörrobst, Persische Spezialitäten','Onlineshop für Nüsse, Trockenfrüchte, Gewürze und Persische Spezialitäten.\r\nNeben einer großen Auswahl an gerösteten und naturbelassenen Nüssen, getrockneten und kandierten Früchten finden Sie hier Safran bester Qualität, exotische Gewürze und Zutaten für','A','','','http://www.tali.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4110,'0nR7X4mnTz','isdn, webspace, domains, handys , handyzubehör, e-shops, easy broking, t-dsl, webhosting, internet-messaging, \r\nwunsch rufnummern','isdn, webspace, domains, handys , handyzubehör, e-shops, easy broking, t-dsl, webhosting, internet-messaging, \r\nwunsch rufnummern','Hier finden Sie Produkte, mit denen Sie die Möglichkeiten des Internets voll ausnutzen können.\r\n','A','','','http://www.internet-produkte.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4111,'ald0fdOJ0U','DVD, Video, Player, Musik, CD, PC, Playstation, PS2, Hardware','DVD, Video, Player, Musik, CD, PC, Playstation, PS2, Hardware','Wir führen städndig die neusten DVD-Videos, Musik-DVDs, DVD-Player, PC-Spiele, PS2-Spiele, sowie jegliche Art von Hardware','A','','','http://www.1a-pc-dvd.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4112,'oiIJGkLyO3','Tickets fuer alle Veranstaltungen in Berlin und viele Veranstaltungen in Deutschland','Tickets fuer alle Veranstaltungen in Berlin und viele Veranstaltungen in Deutschland','Theaterkasse in Berlin, Tickets fuer Berlin und Deutschland online bestellen und bezahlen\r\nVersandservice','A','','','http://www.telecard.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4113,'OQCXKgzUOi','CDs, Schallplatten, Maxi-CDs, Singles, LPs, Maxis','CDs, Schallplatten, Maxi-CDs, Singles, LPs, Maxis','Second-Hand CDs und Schallplatten, Raritäten, über 110.000 günstige Angebote, Ankauf und Versand','A','','','http://www.funrecords.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4114,'WKcNAExECY','individuelle Wunsch CD','individuelle Wunsch CD','Stellen Sie sich aus über 5.000 Musiktiteln Ihre Wunsch CD zusammen. \r\nDie CD wir außerdem nach Ihren Wünschen mit einem Text (Gruß, Widmung, etc.) bedruckt. Wählen Sie noch Ihre Wunschverpackung und bestellen Sie dann direkt online Ihre Wunsch CD.','A','','','http://www.mydisc.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4115,'L80ed29tvb','Blasmusik · Fachliteratur · CDs · Software · Urkundenmappen · GigBags · Fanartikel','Blasmusik - Fachliteratur · CDs · Software · Urkundenmappen · GigBags · Fanartikel','Eine große Auswahl an Blasmusik CD´s, Fachliteratur, Software... stehen bereit!','A','','','http://www.blasmusik-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4116,'7PDd8HsrLE','Lego Duplo Technic Software Fissler Quadro Belville Scala Mindstorms','Lego Duplo Technic Software Fissler Quadro Belville Scala','Das LEGO Spielwarensortiment (Lego-Baby, Lego-DUPLO, Lego-Spielthemen, \r\nLego-Technic, Lego-Software...) Hier können Sie spielend sapren! Ein Besuch lohnt sich!','A','','','http://www.dobmeier-wiesau.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4117,'WNtp8J5XvO','Verschiedene Beleuchtung, Kabeltrommeln, Verteiler, Verlängerungen, Zubehör','Verschiedene Beleuchtung, Kabeltrommeln, Verteiler, Verlängerungen, Zubehör','Online-Shop für Hand-, Kopf-, Helm- und Arbeitsplatzbeleuchtung.','A','','','http://www.setolite.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4118,'6ZdShPovFR','Rimowa Samsonite Stratic Bree Mandarina Duck Aigner Joop Camel Kipling Esprit Trunk Hedgren Picard Offermann Enny The Bridge Calvin Klein Chiemsee','Rimowa Samsonite Stratic Bree Mandarina Duck Aigner Joop Camel Kipling Esprit Trunk Hedgren Picard Offermann Enny The Bridge Calvin Klein Chiemsee','Samsonite Stratic Bree Rimowa Mandarina Duck DelSey Camel Esprit günstig sicher und schnell ordern versandkostenfrei in Deutschland !!','A','','','http://www.leder-shop24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4119,'bxhivt3P2h','Samsonite Stratic Bree Joop Aigner Rimowa DelSey Kipling Camel Fossil Eastpak Mandarina Duck Trunk Hedgren Esquire Enny The Bridge Porsche Offrermannn The Trend Maitre Goldpfeil','Samsonite Stratic Bree Joop Aigner Rimowa DelSey Kipling Camel Fossil Eastpak Mandarina Duck Trunk Hedgren Esquire Enny The Bridge Porsche Offrermannn The Trend Maitre Goldpfeil','SAMSONITE STRATIC MANDARINA DUCK BREE AIGNER KIPLING CAMEL OFFERMANN KLVIN KLEIN CHIEMSEE PORSCHE RIMOWA PICARD WE SHIP WORLDWIDE WIR LIEFERN WELTWEIT !\r\nVERSANDKOSTENFREI IND DEUTSCHLAND !!!','A','','','http://www.ledergeschenke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4120,'52NtVhgVpc','SAMSONITE STRATIC BREE MANDARINA DUCK ESPRIT ESQUIRE JOOP CAMEL TRUNK AIGNER GOLDPFEIL RIMOWA EASTPAK PICARD OFFERMANN BERND BERGER TRUNK HEDGREN LACOSTE KALVIN KLEIN CHIEMSEE RIMOWA MANDARINA DUCK','SAMSONITE STRATIC BREE MANDARINA DUCK ESPRIT ESQUIRE JOOP CAMEL TRUNK AIGNER GOLDPFEIL RIMOWA EASTPAK PICARD OFFERMANN BERND BERGER TRUNK HEDGREN LACOSTE KALVIN KLEIN CHIEMSEE RIMOWA MANDARINA DUCK','SAMSONITE STRATIC BREE RIMOWA PICARD CAMEL FOSSIL PERFECT SOLUTIONS ESQUIRE MAITRE THE BRIDGE MANO GOLDPFEIL OTTO KERN CHIEMSEE EASTPAK FOSSIL ESPRIT FUNBAG OFFERMANN BRAUN BÃœFFEL TRAVELITE SAMSONITE DELSEY ZERO HALLIBURTON WE SHIP WORLDWIDE !','A','','','http://www.venhues.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4121,'Xo57UYRusV','hiphop, hiphop, hip hop, hip-hop, klamotten, kleidung, bekleidung, mode, baggypants, einkaufen, kaufen, bestellen, shopping, billig, marken, streetware, wear, wearz, t-shirts, shirts, shirt, hosen, jeans, jacken, sweatshirts, accessoires, baggy, pants, ba','hiphop, hiphop, hip hop, hip-hop, klamotten, kleidung, bekleidung, mode, baggypants, einkaufen, kaufen, bestellen, shopping, billig, marken, streetware, wear, wearz, t-shirts, shirts, shirt, hosen, jeans, jacken, sweatshirts, accessoires, baggy, pants, ba','Unter www.guter-name.de finden Sie eine reiche Auswahl der aktuellsten Trend- und Markenprodukte, die Sie einfach und schnell bestellen können !','A','','','http://www.guter-name.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4122,'pUmUoMxiM0','T-Shirts, Basecaps, Sweatshirts, Pullover, Polos, Jacken, Taschen, Uhren, sowie Fanartikel aus Sport, Comic, Unterhaltung, Film und Fernsehen.','T-Shirts, Basecaps, Sweatshirts, Pullover, Polos, Jacken, Taschen, Uhren, sowie Fanartikel aus Sport, Comic, Unterhaltung, Film und Fernsehen.','Großer Online-Fashionshop im Internet. Mit Fanartikeln im Fanshop - Teil und vielen tollen Geschenkideen. Auf Wunsch Versand in Geschenkpapier!','A','','','http://www.direktFASHION.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4123,'pS9emG65KB','Fanartikel, Formel 1, Martin Schmitt, Harald Schmidt, Musik, Guano Apes, H.I.M., Michael Schumacher, Looney Tunes, South Park, And One, Simpsons','Fanartikel, Formel 1, Martin Schmitt, Harald Schmidt, Musik, Guano Apes, H.I.M., Michael Schumacher, Looney Tunes, South Park, And One, Simpsons','Der große Fan-Shop im Internet. Viele Angebote aus Sport, Comic, Musik, Unterhaltung, Film und Fernsehen. Mit vielen tollen Geschenkideen und Geschenkpapierservice auf Wunsch!','A','','','http://www.direktFAN.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4124,'AqYZC3tEWG','Scheren für Linkshänder, Füller für Linkshänder, Linkshänderbesteck, Korkenzieher mit Linksgewinde, Linkshandbesteck, Bücher über die Linkshändigkeit, Kühenartikel, Linkshänderfüller, Dosenöffner linksrum, Schreibblock für Linkshänder, Bumerang links, Ble','Scheren für Linkshänder, Füller für Linkshänder, Linkshänderbesteck, Korkenzieher mit Linksgewinde, Linkshandbesteck, Bücher über die Linkshändigkeit, Kühenartikel, Linkshänderfüller, Dosenöffner linksrum, Schreibblock für Linkshänder, Bumerang links, Ble','Seit 1978 für Linkshänder ein zuverlässiger Partner.Artikel für das linkshändige Kind in der Schule, oder für Linkshänder im Garten, Informationseiten für Linkshänder, Computerzubehör','A','','','http://www.linkshandversand.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4125,'X7Seq1pQKl','Goldketten, Anhänger, Armbänder, Armreifen.','Goldketten, Anhänger, Armbänder, Armreifen.','Schmuck vom Feinsten\r\nHochwertigen Schmuckstüken aus 14kt.-und 18kt.-Gold.','A','','','http://www.aurotrade.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4126,'Mt2tlFERZi','schuhe, krawatten, socken','schuhe, krawatten, socken','schuhe.net Schuhe direkt aus Italien Online kaufen','A','','','http://www.schuhe.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4127,'MCKX1gvMI3','Blusen, Hemden, Hosen, Shorts, Bermudas, Shirts, Sweater, Pullover, Strickmode, Overalls, Polohemden, Kleider, Röcke, Kuscheltiere, Accessoires','Blusen, Hemden, Hosen, Shorts, Bermudas, Shirts, Sweater, Pullover, Strickmode, Overalls, Polohemden, Kleider, Röcke, Kuscheltiere, Accessoires','Junge Designs, höchste Qualitätsansprüche und eine Fertigung in Einklang mit der Natur. Mode, die alles mitmacht: Funktional, vielseitig, sportiv und schön - genau das Richtige für aktive Menschen. Das ist La Vida!','A','','','http://www.la-vida.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4128,'1MiJO9VUWq','Apple, Canon, HP, Brother, Data, Epson, Lexmark, IBM, Kyocera, Konica, Samsung, Sagem, Minolta, Toshiba, Siemens, QMS, Fujitsu, Star, Sharp, Seikosha, Sanyo, Ricoh, Rank Xerox, Panasonic, Philipps, Olivetti, Oki, Nec, Mita, Tally,','Apple, Canon, HP, Brother, Data, Epson, Lexmark, IBM, Kyocera, Konica, Samsung, Sagem, Minolta, Toshiba, Siemens, QMS, Fujitsu, Star, Sharp, Seikosha, Sanyo, Ricoh, Rank Xerox, Panasonic, Philipps, Olivetti, Oki, Nec, Mita, Tally,','Verbrauchsmaterialien für Tinten-, Nadel u. Laserdrucker, Toner für Kopierer, Faxgeräte und Multifunktionsgeräte in Original, Kompatible, Recycling oder Refill','A','','','http://www.kobe-print.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4129,'IVB6dX5DFG','Indianerschmuck, Traumfänger, Mandellas, Heilsteine, Medizinbeutel, Waffen, CDs, Glückwunschkarten, Tee, Totemsteine, Poster, Lederwaren, Decken, Mokassins, Mocassins, Hüte','Indianerschmuck, Traumfänger, Mandellas, Heilsteine, Medizinbeutel, Waffen, CDs, Glückwunschkarten, Tee, Totemsteine, Poster, Lederwaren, Decken, Mokassins, Mocassins, Hüte','Deutschlands größtes Online-Kaufhaus für Indianerschmuck in Gold & Silber, Kunsthandwerk und indianische Esoterik! Riesenauswahl - tolle Schnäppchen! Preisbewußt und kompetent.','A','','','http://www.stampede-online.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4130,'3jt6flUR4M','Edelsteine, Rubin, Saphir, Smaragd, Tansanit, Pink Turmalin, Turmalin, Topas, Peridot, Iolith, Citrin, Granat, Tsavorith, Chromdiopsid, Morganit, Heliodor, Amethyst, Ametrin, Chrysoberyll, Mondstein, Labradorit, Sonnenstein, Lapislazuli, Schmuck, Ketten,','Edelsteine, Rubin, Saphir, Smaragd, Tansanit, Pink Turmalin, Turmalin, Topas, Peridot, Iolith, Citrin, Granat, Tsavorith, Chromdiopsid, Morganit, Heliodor, Amethyst, Ametrin, Chrysoberyll, Mondstein, Labradorit, Sonnenstein, Lapislazuli, Schmuck, Ketten,','Exquisite facettierte Farbedelsteine zu günstigen ct.-Preisen online bestellen. Lieferung an Gewerbe und Privat - Bestellung auf Rechnung.','A','','','http://www.gemtrade.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4131,'nkOegwRkYR','Büroartikel Schulutensilien Scheren Lineal Spitzer Füller Spezialhefte Schreibunterlagenblock Küchengeräte Messer Scheren Öffner Schäler PC-Zubehör Tastaturen Maus Sportartikel Musikinstrumente Beratung','Büroartikel Schulutensilien Scheren Lineal Spitzer Füller Spezialhefte Schreibunterlagenblock Küchengeräte Messer Scheren Öffner Schäler PC-Zubehör Tastaturen Maus Sportartikel Musikinstrumente Beratung','Linkshänder-Gebrauchsgegenstände so wie Literatur und Videofilm für und über Linkshaender\r\nflexible Lieferzeiten','A','http://www.sinergo.ch\r\nhttp://www.sinergo.at\r\nhttp://www.sinergo.com','','http://www.sinergo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4132,'CzRJ4dWZjy','Escora Axford Vollers High-Heels Nylons','Escora Axford Vollers High-Heels Nylons','Dessous Lack Leder Nylons High-Heels Escora-Dessous Axford und Vollers - Dessous. Sexy-Dessous für Sie und Ihn','A','','','http://www.amore-dessous.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4133,'GpDz42QN4q','Escora High-Heels Nylons Lack Leder Virbratoren Erotik-Videos','Escora High-Heels Nylons Lack Leder Virbratoren Erotik-Videos','Sexshop für Sie un Ihn. Dessous´Erotik Toys Vibratoren Erotik Videos Lack Leder Nylons','A','','','http://www.amore-dessous.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4134,'PiSSYODiYB','BH´s, Bodies, Corsagen für Sie\r\nModische Tagwäsche für Ihn','BH´s, Bodies, Corsagen für Sie\r\nModische Tagwäsche für Ihn','modische Dessous für Sie und Ihn und extravagantes Underwear aus Lack und Leder','A','','','http://www.am-dessous.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4135,'MxrLfzwDJY','','','Der größte Online Shop für Dj´s','A','','','http://www.djshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4136,'jk7ey3zQEb','Vinyl´s & Cd´s','Vinyl´s & Cd´s','Der schnellste Online Shop !','A','','','http://www.vinyl24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4137,'1uet9Q8mgQ','sneaker, basics, winterjacken, hip hop, street, fashion, carhartt, pcb, dunderdon, dickies, hard yakka, caterpillar, tough, burton, columbia, spiewak, aerosoul, selam, mucho, ecko, illmatic designz, southpole, enyce, maurice mallone, sir benni miles, pell','sneaker, basics, winterjacken, hip hop, street, fashion, carhartt, pcb, dunderdon, dickies, hard yakka, caterpillar, tough, burton, columbia, spiewak, aerosoul, selam, mucho, ecko, illmatic designz, southpole, enyce, maurice mallone, sir benni miles, pell','4 kostenlose Kataloge im Jahr mit Clothes/Sneakern/Accesoires aus den Bereichen :HIP HOP / STREET / FASHION und BASICS.\r\nGrosses Angebot an Special Offern zu !!!PHATTEN !! Sonderpreisen !!!','A','','','http://www.ziehdichan.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4138,'SaqFA3N35w','Buch, Becher, Blechschilder, T-shirts, Gläser, Mousepads, Kalender','Buch, Becher, Blechschilder, T-shirts, Gläser, Mousepads, Kalender','Blechschilder, Becher, T-shirts, Gläser - mit collen sprüchen zu jedem Anlass.\r\nArtikel vom Cartoonisten Ralf \"Fussel\" Fieseler.','A','','','http://www.roedeldoedel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4139,'dUWM3iVOKv','Vasen, Bilder aus Porzellan, Leuchter,','Vasen, Bilder aus Porzellan, Leuchter,','Artikel der Firma Goebel Porzellan Rödenthal','A','','','http://www.porzellan-onlineshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4140,'cAmxSOZWaS','Glasmalerei, Geschenk, Wappen, Geschenkidee, Familienwappen, Glasbild, Stadtwappen, Bleiverglasung, Vereinswappen, Berufsbilder, Städtebilder, Blumenmotive, Tiermotive, Schiffsmotive','Glasmalerei, Geschenk, Wappen, Geschenkidee, Familienwappen, Glasbild, Stadtwappen, Bleiverglasung, Vereinswappen, Berufsbilder, Städtebilder, Blumenmotive, Tiermotive, Schiffsmotive','Ãœber 1700 verschiedene, in Handarbeit erstellte Glasmalereien, Wappen und Bleiverglasungen können Sie in unserem Onlineshop als besondere Geschenk- oder Einrichtungsidee bestellen. Original-APPLIKA-Glasmalereien werden höchsten Qualitätsansprüchen gerecht','A','','','http://www.glasmalerei-applika.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4141,'q6BLxBS2HU','Sport;Sportausrüstung;Sportgeräte;Sportschuhe;Schuhe;Sportbekleidung;Bekleidung;Versand handel;ShoppingMall;shopping;Einkaufen;kostenlos;Gewinnspiel;Adidas;Reebok;Nike ;Online;Shop;Fitness;Wintersport;Ski;Snowboard','Sport;Sportausrüstung;Sportgeräte;Sportschuhe;Schuhe;Sportbekleidung;Bekleidung;Versand handel;ShoppingMall;shopping;Einkaufen;kostenlos;Gewinnspiel;Adidas;Reebok;Nike ;Online;Shop;Fitness;Wintersport;Ski;Snowboard','7000 Sportartikel aller Marken im Online-Shop: Sportbekleidung, Schuhe und Sportgeräte von Fitness über Golf bis Wintersport.Wöchentliches Gewinnspiel mit tollen Preisen! Kataloge kostenlos!','A','','','http://www.sportscheck.com/is-bin/INTERSHOP.enfinity/eCS/Store/de/-/DEM/Homepage-Start','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4142,'M1mHgsjY7y','- Mieder und Dessous\r\n- Herrenwäsche','- Mieder und Dessous\r\n- Herrenwäsche','Einzelhandelsgeschäft für Mieder und Dessous','A','','','http://www.hautnah-am-dom.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4143,'NWyOoYZQoP','H.I.S., Levis, Jean Pascal, Tom Taylor, MEXX, Yves Rocher,','H.I.S., Levis, Jean Pascal, Tom Taylor, MEXX, Yves Rocher,','Hier findet die Frau alles, was das Herz begehrt!','A','','','http://www.sheego.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4144,'kkQ67yvMKm','Contactlinsen, Kontaktlinsen, ACUVUE I-DAY, AOSEPT, Complete, Contact Day 30, Cooper Classic, Focus, Softcolors, Visitint, FreshLook, LUNELLE ES 70, Opti Free, Oxysept, PRECISION UV, Soflens, SofLens, Solo Care, TITMUS, Total Care, Weflex 55, Weicon 38E,','Contactlinsen, Kontaktlinsen, ACUVUE I-DAY, AOSEPT, Complete, Contact Day 30, Cooper Classic, Focus, Softcolors, Visitint, FreshLook, LUNELLE ES 70, Opti Free, Oxysept, PRECISION UV, Soflens, SofLens, Solo Care, TITMUS, Total Care, Weflex 55, Weicon 38E,','Kontaktlinsen von Zeiss, Bausch&Lomb, Ciba Vision, Johnson&Johnson, Wessley Jessen und Lunelle, sowie Pflegemittel von Allergan und Alcon','A','','','http://www.vistalent.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4145,'WGIL9a4cOw','Seile, Netze, Bootstauwerk, Yachttauwerk, Absturzsicherung, Kletternetze, Architekturseile, Architektur-Seil-System, ASS, Drahtseilnetze, Montageschutznetze, Kunstfasern, Naturfasern, Hanfseil, Rankgerüst, Edelstahlseil, Schutznetz, Sicherheitsnetz, Kette','Seile, Netze, Bootstauwerk, Yachttauwerk, Absturzsicherung, Kletternetze, Architekturseile, Architektur-Seil-System, ASS, Drahtseilnetze, Montageschutznetze, Kunstfasern, Naturfasern, Hanfseil, Rankgerüst, Edelstahlseil, Schutznetz, Sicherheitsnetz, Kette','Als Hersteller von Seilen und Netzen bieten wir über 2000 verschiedene Seile und Netze unterschiedlichster Materialien (aus Kunst-, Naturfasern, Draht, Edelstahl) an, auf Wunsch maßgenau gefertigt. Für die verschiedensten Einsatzzwecke: Edelstahlseile, Bo','A','','','http://www.seil-frey.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4146,'SJBJr2QVb9','Geschirr, Küchen- und Badzubehör, Kleinmöbel, Vasen, Vorhänge, Tischdecken, Servietten, Kissen, Kerzen, Kaffeebecher, Gartenmöbel, Bettwäsche, Tischsets, Schürzen, Espressotassen','Geschirr, Küchen- und Badzubehör, Kleinmöbel, Vasen, Vorhänge, Tischdecken, Servietten, Kissen, Kerzen, Kaffeebecher, Gartenmöbel, Bettwäsche, Tischsets, Schürzen, Espressotassen','Porzellan von Design House, Edelstahlprodukte von Sievert Line, edle Heimtextilien von N.I.C. Company, Geschenkideen von plug&play, Holzgartenmöbel u.v.m.','A','','','http://www.home-store.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4147,'Nz6yldYVXl','Wartemusik auf Audio-CD/CD-ROM','Wartemusik auf Audio-CD/CD-ROM','GEMA-freie Wartemusik für die Telefonanlage *** Music On Hold royaltyfree ***','A','','','http://www.warteschleifen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4148,'QyM0IQ4Em5','Kaffeespezialitäten, Espresso, Cappuccino, Geschirr, Kaffee-Vollautomaten, Espressomaschinen Dampfbügelstationen, Luftbefeuchter, Stuck, Lifestyle','Neben Kaffeespezialitäten wie Espresso, Cappuccino & Co. gibt es witziges Geschirr, Kaffee-Vollautomaten und Espressomaschinen sowie Dampfbügelstationen, Luftbefeuchter und edle Stuck-Produkte.','in Ihrem Shop für Kaffee und Lifestyle finden Sie alles rund um die Themen Kaffeegenuß und Wohndesign.\r\n','A','','','http://www.artre.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4149,'h1MAEQbeYn','DVD, DVD`s, Spielfilme, Special Interest, Kinoversionen, Erotik, \r\nFSK18','DVD´s für den Handel: Spielfilme, Special Interest, Kinoversionen, Erotik','DVD-UNITED ist eine Einkaufsplattform für DVD´s, ausschließlich für den Fachhandel.\r\n','A','','','http://www.dvd-united.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4150,'wJFZbjC0zs','DVD. DVD`s, Spielfilme, Special Interest, Kinoversionen, Musikfilme, Kinderfilme, Club-Bereich, Sonderkonditionen für Händler (siehe DVD-United).','Spielfilme, Special Interest, Kinoversionen, Musikfilme, Kinderfilme, Club-Bereich, Sonderkonditionen für Händler (siehe DVD-United).','Online-Internetshop für Ihre Lieblings-Spielfilme, außerdem Reviews und Neuigkeiten aus der Kinowelt, Hardware-Tests, und ein Gewinnspiel!','A','','','http://www.dvd-now.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4151,'T0LMHTyFxd','Bildschirmschoner, Moderne Kunst, Original Bilder, Design, Tischsets, Schreibunterlagen, Posters, Prints, Art Prints','Bildschirmschoner, Moderne Kunst, Original Bilder, Design, Tischsets, Schreibunterlagen, Posters, Prints, Art Prints','Aufregender techno art Shop mit modernstem Design und abstrakter Kunst. Top moderne original Bilder, Kunstdrucke, Bildschirmschoner, Tischsets und Schreibtischunterlagen!','A','','','http://falki-pictures.com/shop/german/shop.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4152,'ANNzDlAF21','Florena- Kosmetik, Nudossi, Zetti-Bambina, Bautzner-Senf, Altenburger Klarer, Rötkäppchen-Sekt, Domal und Wittol-Haushaltsreiniger, Putzi-Zahncreme, Bücher vom Eulenspiegel-Verlag, T-Shirt´s , Zigaretten F6 und Caro sowie noch 1000 Artikel aus den neuen B','Florena- Kosmetik, Nudossi, Zetti-Bambina, Bautzner-Senf, Altenburger Klarer, Rötkäppchen-Sekt, Domal und Wittol-Haushaltsreiniger, Putzi-Zahncreme, Bücher vom Eulenspiegel-Verlag, T-Shirt´s , Zigaretten F6 und Caro sowie noch 1000 Artikel aus den neuen B','Ostprodukte, die es zu DDR-Zeiten gab und heute wieder in den neuen Bundesländern gibt. Fast 1000 Artikel stehen zur Verfügung. In der N(Ost)algie-Ecke werden Erinnerungen geweckt. Audio-Files von Staatsmännern, Geldscheine, Abzeichen und Urkunden sind in','A','','','http://www.ossiladen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4153,'tNRw8zkrhN','Lehrmittel, Lernmittel, Schulmaterial, Lernspiele, pädagogische Spielwaren, Lernhilfen, Stempel, Schulausstattung, Unterrichtsmaterial, Lernscheiben, Legepuzzles, Sitzkissen, Stempel, Schulmaterial, Verpackung, Lehrerhilfen, Lernspiele','Lehrmittel, Lernmittel, Schulmaterial, Lernspiele, pädagogische Spielwaren, Lernhilfen, Stempel, Schulausstattung, Unterrichtsmaterial, Lernscheiben, Legepuzzles, Sitzkissen, Stempel, Schulmaterial, Verpackung, Lehrerhilfen, Lernspiele','Die VLS-Lernmittelwerkstatt vertreibt Produkte von Lehrern für Lehrer. \r\nIch verkaufe nur Produkte, die ich selber bei mir im Unterricht benutze. \r\nDas stellt sicher, dass Sie hier nur praktische und praxisgerechte Lösungen bekommen. \r\nAb sofort können Si','A','','','http://www.vls-verlag.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4154,'1XtFJBOtlo','Pflegeprodukte, Ferrari, Gatineau, Mattiolo, Viventy, Byblos, Ferre, Halston, Iceberg, Burani, Onofri, Malu Wilz, Kosmetiktaschen, Zweitfrisuren, Haarstyling, Setzkästen, Hautpflege, Kosmetik','Pflegeprodukte, Ferrari, Gatineau, Mattiolo, Viventy, Byblos, Ferre, Halston, Iceberg, Burani, Onofri, Malu Wilz, Kosmetiktaschen, Zweitfrisuren, Haarstyling, Setzkästen, Hautpflege, Kosmetik','Absolut topaktuelle Kosmetik, nette Ideen und alles was dazu gehört. Ob Pflegeprodukte, edle Parfume, Zweitfrisuren oder Geschenkideen... lassen Sie sich von uns inspirieren.','A','','','http://www.schoenheitshaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4155,'Q8tLVxSrrs','Burton, K2, F2, Ride, Forum, Nitro, Special Blend, Four-Square, Salomon, M3, Arnette , Oakley, Alpina, Protest, Protective, Trans, Choc, Elfgen, Nidecker, Level, Icetools, Vans, Sessions.','Burton, K2, F2, Ride, Forum, Nitro, Special Blend, Four-Square, Salomon, M3, Arnette , Oakley, Alpina, Protest, Protective, Trans, Choc, Elfgen, Nidecker, Level, Icetools, Vans, Sessions.','Snowboard Megastore mit einer Auswahl von mehr als 700 Snowboards und Zubehör aller bekannten Marken.Tel: 0211/433414\r\nDüsseldorf Kreuzstr. 27','A','','','http://www.snow24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4156,'03IO1WduSf','Wein aus aller Welt, Sekt, Cava, Champagner, Grappa, Prosecco, Protwein, Weinbücher, Weinaccessoires','Wein aus aller Welt, Sekt, Cava, Champagner, Grappa, Prosecco, Protwein, Weinbücher, Weinaccessoires','Ausgesuchte Weine aus aller Welt mit bewerteten Weinen von intern. Weinkritikeren wie Gambero Rosso, Parker, etc. Auch Weinbücher und Accessoires im Programm.','A','','','http://www.der-weinmakler.de/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4157,'NqmuuSxGUl','World of Asia, Asia, World, Welt, Welt of Asia, Onlineshop, Bambus, Teakholz, Gewinnspiel, Free, Gratis, Ges','World of Asia, Asia, World, Welt, Welt of Asia, Onlineshop, Bambus, Teakholz, Gewinnspiel, Free, Gratis, Ges','World of Asia, Asia, World, Welt, Welt of Asia, Onlineshop, Bambus, Teakholz, Gewinnspiel, Free, Gratis, Ges','A','','','http://www.world-of-asia.com/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4158,'BdtSvpqt0J','Telefone\r\nschnurgebunden\r\nISDN-Telefone\r\nMünztelefone\r\nAnaloge Telefone','schnurgebundene Telefone\r\nISDN-Telefone\r\nMünztelefone\r\nAnaloge Telefone','Telefone aus Thüringen (ISDN-, Münz-, Karten- und analoge Telefone) direkt beim Hersteller kaufen\r\ndeutschlandweit versandkostenfrei\r\n','A','','','http://www.fmncom.com/shop/frame_shop.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4159,'mx6T6HMRVw','Optimale Zusatzernährung für Kinder, Sportler, Senioren! Gewichtsabnahme, Verdauungsstörungen! Vitamine, Mineralien, Spurenelemente, Enzyme!','Optimale Zusatzernährung für Kinder, Sportler, Senioren! Gewichtsabnahme, Verdauungsstörungen! Vitamine, Mineralien, Spurenelemente, Enzyme!','Individuell optimale Nahrungsergänzung, von deutschen Spitzensportlern empfohlen! Fordern Sie noch heute persönliche Infos an!','A','','','http://www.cometo.well24.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4160,'8LvCVBKlhX','Safran, Gewürze','Safran, Gewürze','Iranischen Safran bester Qualität zum günstigen Preis bestellen. Außerdem: Informationen über Safran und leckere Safran-Rezepte','A','','','http://www.safran-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4161,'YDVNfXMfvq','ätherische_öle, brunnen, duftöl, duft, duftlampe, duftverdampfer, duftspray, geschenk, edelstein, schmuck, edelsteinbrunnen, fantasybrunnen, gravuren, insekten, nebler, aromabrunnen, zimmerbrunnen, außenbrunnen, salzlampe, salzbrunnen, brunnenpumpe','ätherische_öle, brunnen, duftöl, duft, duftlampe, duftverdampfer, duftspray, geschenk, edelstein, schmuck, edelsteinbrunnen, fantasybrunnen, gravuren, insekten, nebler, aromabrunnen, zimmerbrunnen, außenbrunnen, salzlampe, salzbrunnen, brunnenpumpe','Ob Nebler, Aroma-, Zimmer-, Fantasy- oder Außenbrunnen, ob Salz- Rosenquarz oder Bergkristall-Brunnen, ob Edelsteine, Gravuren oder Schmuck, ob Schwarzkümmel, Teebaum- oder Duftöle – im MAGICSHOP finden Sie eine Fülle an Artikeln für ein gesundes Le','A','','','http://www.magicshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4162,'Nt6yPfin08','OBOY!, Jailhouse, BrunoBanani, Converse, Bodyart, Bodystyle, l´homme invisible, Return, KarlHeinzWagner, HOM, Mode, unterwäsche, dessous, strretwear, bademode, clubwear, slips, string, tanga, streetwear','OBOY!, Jailhouse, BrunoBanani, Converse, Bodyart, Bodystyle, l´homme invisible, Return, KarlHeinzWagner, HOM, Mode, unterwäsche, dessous, strretwear, bademode, clubwear, slips, string, tanga, streetwear','OBOY! under- club- beachwear more for MEN!\r\nNur das beste aus europäischen Herrendesignerkollektionen!\r\nGRATIS! Katalog + Ihrname@OBOY.com\r\nLabels: OBOY! Jailhouse BrunoBanani Converse Bodyart Bodystyle l´homme invisible Return KarlHeinzWagner HOM, ...','A','','','http://www.oboy.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4163,'S35ls3NAUO','Dessous & Wäsche von VIANIA, \r\nLack, Latex und Leder Dessous für \"SIE\" und \"IHN\"','Dessous & Wäsche von VIANIA, \r\nLack, Latex und Leder Dessous für \"SIE\" und \"IHN\"','Der Online - Shop mit Qualitätsprodukten zum fairen Preis, Wäsche von VIANIA auch in großen Größen. Da wir wegen der niedrigen Preisgestaltung auf Lagerhaltung verzichten, beträgt die Lieferzeit ca. 1 Woche.','A','','','http://www.mi-de-na-dessous-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4164,'0YqcKSl5O0','Bienenwachs-Kerzen, Tischkerzen, Strukturkerzen, Figurenkerzen, Weihnachtskerzen, Wachsfackeln.','Bienenwachs-Kerzen, Tischkerzen, Strukturkerzen, Figurenkerzen, Weihnachtskerzen, Wachsfackeln.','Schweiger-Bienenwachs:
\r\nKerzen aus reinem Bienenwachs, ohne chemische Zusätze; Wachsfackeln.','A','','','http://www.wachsfackel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4165,'Dk9mCul5ux','DVDs','DVDs','Onlineshop fuer DVD-Medien','A','','','http://www.dvd-angebot.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4166,'BWQqw9ROsX','Caremillage, Potenzmittel, Salzkristalle, Fitnessprodukte, Haifischknorpel','Caremillage, Potenzmittel, Salzkristalle, Fitnessprodukte, Haifischknorpel','Online-Shop für Wellness, Gesundheit.\r\nVertrieb z.B. von Caremillage','A','','','http://www.vitalo-shop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4167,'xaM3C7FamB','Girlanden, Partyteller, Tischdecken, Servietten, Kleinspielzeuge, Geburtstagskerzen, Luftballons','Girlanden, Partyteller, Tischdecken, Servietten, Kleinspielzeuge, Geburtstagskerzen, Luftballons','Dekorationsmaterial und Zubehör zur Gestaltung einer Kinderparty','A','','','http://www.kinderpartyfun.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4168,'ZMuSuSPmen','Quilts, Patchworkstoffe, Handarbeiten, Accessoires, Puppenfertigpackungen, Schmuck, Ketten, Kissen, Knoepfe, Bilder, Keramik, Tassen, Spiegel','Quilts, Patchworkstoffe, Handarbeiten, Accessoires, Puppenfertigpackungen, Schmuck, Ketten, Kissen, Knoepfe, Bilder, Keramik, Tassen, Spiegel','Patchwork, Quilts und Zubehör sowie viele kunsthandwerklich hergestellte Produkte deutscher Künstler','A','','','http://www.kunstundmarkt.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4169,'HdZUTN9bp2','Gesichtspflege, Körperpflege, Sonnen- und Babpflege, Männerserien, Parfums angelehnt an nahmhafte Hersteller, Ätherische Öle, Räucherwerk, Bücher und Zusatzartikel, vegetarisch/vegane Naturkost aus kbA-Anbau.','Gesichtspflege, Körperpflege, Sonnen- und Babpflege, Männerserien, Parfums angelehnt an nahmhafte Hersteller, Ätherische Öle, Räucherwerk, Bücher und Zusatzartikel, vegetarisch/vegane Naturkost aus kbA-Anbau.','Natrukosmetik tierversuchsfrei seit dem 1.1.1979 nach den Richtlinien des DTB/IHTK. Gesichts- und Körperpflege, natürliche Haarentfernung, Parfums, Wasch- und Reinigungsartikel, vegeatrisch/vegane Naturkost aus überwiegend kbA-Anbau. NEUKUNDEN beliefern w','A','','','http://www.without.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4170,'rkAim16MaN','Reisen, Urlaub, Last-Minute, Kreuzfahrten, Charter-und Linienfluege, Sportreisen, Formel1 usw.\r\nFinanzen, Geldanlage, Versicherungen, \r\nAuslandimmobilien wie Tuerkei und Spanien.','Reisen, Urlaub, Last-Minute, Kreuzfahrten, Charter-und Linienfluege, Sportreisen, Formel1 usw.\r\nFinanzen, Geldanlage, Versicherungen, Investment, \r\nAuslandimmobilien wie Tuerkei und Spanien.','Wir arbeiten im Bereich Reisen, Finanzen und Immobilien als neutrale und unabhaengige Agentur mit Best-Buy Produkte.','A','','','http://www.euro-finanzkaufhaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4171,'5SCdOCJYoI','Schmuck, Juwelen, Geschenk, Edelstein, Gemmologie, Goldschmuck, Diamantschmuck, Brillantschmuck, Klunker, Geschmeide, Goldschmied, Schmuckmanufaktur, Schmuckhersteller, Schmuckfabrik, Echtschmuck, Gold, Silber, Platin, Rotgold, Weißgold, Gelbgold, Solitär','Schmuck, Juwelen, Geschenk, Edelstein, Gemmologie, Goldschmuck, Diamantschmuck, Brillantschmuck, Klunker, Geschmeide, Goldschmied, Schmuckmanufaktur, Schmuckhersteller, Schmuckfabrik, Echtschmuck, Gold, Silber, Platin, Rotgold, Weißgold, Gelbgold, Solitär','Schmuck seit 50 Jahren direkt aus der Goldstadt Pforzheim. Bossert-Trend zeigt Schmuck-Neuheiten wie den Chin-sian- oder Shalom-Ring. Bossert-Classic präsentiert klassischen Gold- und Juwelenschmuck.','A','','','http://www.bossert-schmuck.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4172,'LXrOpDARdH','sexshop, sexversand, erotikshop, frauen, paare, frauenerotikshop, erotik, für, frauen, dessous, kamasutra, toys, massageöl, erotikspiele, lack, leder, latex, erotikschmuck, piercing, geschenke, frauenshop, evas, paradies, wäsche, sexyshop, kondome, gleitc','sexshop, sexversand, erotikshop, frauen, paare, frauenerotikshop, erotik, für, frauen, dessous, kamasutra, toys, massageöl, erotikspiele, lack, leder, latex, erotikschmuck, piercing, geschenke, frauenshop, evas, paradies, wäsche, sexyshop, kondome, gleitc','Evas Paradies - Der Erotikversand mit Qualität und Auswahl für Frauen und Paare. Der Erotikshop ist in erster Linie auf die Bedürfnisse von Frauen ausgelegt - Evas Paradies Erotikshop für Frauen.','A','','','http://www.evas-paradies.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4173,'wpvTnTsDv3','Dessous, Lack, Leder, Latex, Gummi, Dildos, Vibratoren, Liebespuppen, Liebeskugeln, Klistier, Bondage, Toys, Cockringe, Fesseln, Strapse, Fetisch, Reiterpeitschen, Brustfesseln, Armfesseln, Fussfesseln','Dessous, Lack, Leder, Latex, Gummi, Dildos, Vibratoren, Liebespuppen, Liebeskugeln, Klistier, Bondage, Toys, Cockringe, Fesseln, Strapse, Fetisch, Reiterpeitschen, Brustfesseln, Armfesseln, Fussfesseln','Erotikartikel einfach und bequem Online-Bestellen - Lack, Leder, Latex, Gummi, Dessous, Toys, Spielzeuge, Dildo, Vibrator, Kondome, Puppen, Spiele, Klistier, SM, Präparate ...','A','http://www.onlinesexladen.com','','http://www.onlinesexladen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4174,'tuCecwNAAz','Tische, Stuehle, Geschirr, Regale, Leuchter, Windlichter, Designobjekte','Tische, Stuehle, Geschirr, Regale, Leuchter, Windlichter, Designobjekte','Wohnlandschaften des Südens -Exclusive Wohnaccessoires und Gartendekorationen rund ums Muittelmeer -','A','','','http://www.mediterrandesign.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4175,'HoEeo94C9h','Desktop, Ablagesysteme, Collagen, CD, Software, Hintergrundbilder, CD-Kollektionen, Fotoposter, CD, Shopping, Screensaver, Fotos, Screensaver, Bildschirmschoner, Wallpaper, 3D-Bilder, Bilder, Bryce, Fraktale, CD-Rom, Bilderrahmen, Homepage, Tools, Buttons','Hintergrundbilder, CD, Desktops, DualDdesks, Fotoposter, Wallpaper, Homepage-Tools, Screensaver und Bilderrahmen.','Praktische Ablagesysteme für den Windows-Desktop. \r\nExklusive Hintergrundbilder mit Fotos, Collagen, Fraktale und 3D-Bilder. CD-Kollektionen und Fotoposter. Homepage-Tools.','A','','','http://www.wallpaper-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4176,'6BZ3Fp3vrn','Handy, Telefax, Telefon, Anrufbeantworter, Nokia, Siemens, Auerswald, Loewe, Samsung, Philips, Sendo, Sony, Alcatel, Sagem, Trium, 7110, 6210, 9210, 6310','Handy, Telefax, Telefon, Anrufbeantworter, Nokia, Siemens, Auerswald, Loewe, Samsung, Philips, Sendo, Sony, Alcatel, Sagem, Trium, 7110, 6210, 9210, 6310','Handys, Telefone, Faxgeräte, Zubehör zu allen gängigen Geräten und vieles mehr zu günstigen Preisen finden Sie in unserem Onlineshop','A','','','http://www.nrg-com.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4177,'VPFQ2zqjd0','Triumph, Bruno Banani, Mey, BeeDees, Alide, Dessous, Unterwäsche, BH, Slip, String, Underwear, Tanga, Panty, Jazzpant, Bustier, Body','Triumph, Bruno Banani, Mey, BeeDees, Alide, Dessous, Unterwäsche, BH, Slip, String, Underwear, Tanga, Panty, Jazzpant, Bustier, Body','Aktuelle Markendessous für junge und Modische Frauen','A','','','http://www.dessousfashion.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4178,'bt612forx0','Schilder, Türschilder, Hinweisschilder, Tischschilder, \r\n Hängeschilder aus Edelstahl','Schilder, Türschilder, Hinweisschilder, Tischschilder, \r\n Hängeschilder aus Edelstahl','Online Shop für exklusive Design Schilder aus Edelstahl.\r\nMehr als 150 Türschilder, Hinweisschilder, Tischschilder, \r\nHängeschilder sind im Angebot.','A','','','http://www.signcosigns.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4179,'htxoD8eDzn','Aronal, Elmex, Colgate, Curadent, Blend-a-med, Blend-a-dent, Blendax, Rembrandt, Meridol, Sensodyne, Corega, One-Drop-Only, Perlweiss, Braun, Oral-B, Waterpik, Rowenta, Sonicare, Enfresh, Sevi','Aronal, Elmex, Colgate, Curadent, Blend-a-med, Blend-a-dent, Blendax, Rembrandt, Meridol, Sensodyne, Corega, One-Drop-Only, Perlweiss, Braun, Oral-B, Waterpik, Rowenta, Sonicare, Enfresh, Sevi','Zahnputzladen, der Spezialist für Zahn- und Mundpflege, bietet mehr als Zahnbürsten. Neben hochwertigen Markenprodukten finden Sie hier Informationen, Beratung, Neuigkeiten, Bücher, Links und mehr.','A','','','http://www.zahnputzladen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4180,'q4XF22cpfs','Regen, Regenwasser, Regenwassernutzung, \r\nRegenwassernutzungsanlagen, Regenwasseranlagen, \r\nRegenwassersysteme, Regenaufbereitung, Regenwasseraufbereitung, \r\nRegenwasserbehandlung, Regenwasser-Systeme, Regenwassersysteme, \r\n Regenfilter, Regenwasserfilte','Regen, Regenwasser, Regenwassernutzung, \r\nRegenwassernutzungsanlagen, Regenwasseranlagen, \r\nRegenwassersysteme, Regenaufbereitung, Regenwasseraufbereitung, \r\nRegenwasserbehandlung, Regenwasser-Systeme, Regenwassersysteme, \r\n Regenfilter, Regenwasserfilte','Hier finden Sie umfangreiche Infos zur Regenwassernutzung. Ausführliche Produktinformationen und unseren Shop in dem Sie alles für die Regenwassernutzung kaufen können. Bundesweit und günstig','A','','','http://www.regenwasser-systeme.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4181,'9uE4E76qyy','Vinyl, Records, Mixtapes, Schallplatten, Tonträger, Tonabnehmer, Cover, Reggae, Dub, Ragga, Dancehall, Raggamuffin, House, 2step, Jazz, Twostep, Triphop, Bigbeat, Garage, Funk, Soul, Brazil, Latin, Headz, Speedgarage, Drum`n`Bass, Breakbeat, Jungle\r\n','Vinyl, Records, Mixtapes, Schallplatten, Tonträger, Tonabnehmer, Cover, Reggae, Dub, Ragga, Dancehall, Raggamuffin, House, 2step, Jazz, Twostep, Triphop, Bigbeat, Garage, Funk, Soul, Brazil, Latin, Headz, Speedgarage, Drum`n`Bass, Breakbeat, Jungle\r\n','Vinyl als LP, 12inch Maxi, 7inch Single sowie CD`s, Mixtapes, Tonabnehmer von Ortofon und Pickering, Cover\r\n und anderes Zubehör.','A','','','http://www.recordsource.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4182,'1hLxjF3zL7','Window-Color 100 ml 5 DM, Sonderfarben 6 DM, \r\nWindow Color, Glitter Perlen Laternen Schablonen Dekosand Glasfiguren Dekoartikel Geschenke Duftöle Dufttrops Kerzen Kerzengel serviettentechnik servietten folien bücher deko-marker marabu-stoffma','Window-Color 100 ml 5 DM, Sonderfarben 6 DM, \r\nWindow Color, Glitter Perlen Laternen Schablonen Dekosand Glasfiguren Dekoartikel Geschenke Duftöle Dufttrops Kerzen Kerzengel serviettentechnik servietten folien bücher deko-marker marabu-stoffma','Window-Color 100 ml 5 DM, Sonderfarben 6 DM, \r\nWindow Color, Glitter Perlen Laternen Schablonen Dekosand Glasfiguren Dekoartikel Geschenke Duftöle Dufttrops Kerzen Kerzengel serviettentechnik servietten folien bücher deko-marker marabu-stoffma','','','','http://www.malenundmehr.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4183,'mHBj0vWvNi','angeln, Angelshop, Angelsport, Angelgeräte, Angelgeräteversand','Angelrute, Angelrolle, Kunstkoeder, Kunstköder, Fliegen, Schnur, Wobbler,','Angekgeräte Onlineshop','A','','','http://www.angel-berger.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4184,'eRrvrJUjpS','Teddy\r\nTeddybär\r\nPlüschbär\r\nSpielzeug\r\nPuppe\r\nPuppen\r\nSammlerpuppe','Teddy\r\nTeddys\r\nSammlerpuppe\r\nSammlerpuppen\r\nTeddybär','In der TeddyBastelStube finden sich liebevoll handgenähte Teddys und hochwertige Sammlerpuppen','A','teddy-stube.de','','http://www.teddybastelstube.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4185,'8h4cvzc0tn','Krahmer-Puppen, Puppen, handgeschnitzt, Puppenmöbel, Puppenkleidung','Krahmer-Puppen: Handgeschnitzte Köpfe machen sie so einzigartig. Puppen, Puppenmöbel, Puppenkleidung, Accessoires','Weltweit exclusiv: Krahmer-Puppen und mehr.....','A','','','http://www.more-than-dolls.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4186,'Ym7zkW67su','Visitenkarten, Visitenkarte, Businesscard, card, card de visit','Visitenkarten','Visitenkarten online gestalten und bestellen. Ob Firma oder Privat.','A','','','http://www.visitenkarten.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4187,'BpJWJLgr8P','Mallorca Reisen, Last Minute , Spanien, Fincas, Hotel, Appartment','Mallorca Reisen, Last Minute und mehr','Mallorca Reisespezialist. Online Reisen buchen, Inselführer, Last Minute','A','http://www.urlaubs-welt.net','','http://www.mallorca-welt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4188,'h2ZmVbKVvB','Air Berlin, Flüge, Mallorca, Griechenland, Spanien, Condor, Hapag Lloyd, Aero Lloyd, LTU','Charterflüge zu vielen europäischen Destinationen. Weiterhin Mallorca-Shuttle täglich ab vielen deutschen Flughäfen.','Buchen Sie online Ihren Flug in die Sonne und genießen Sie den Flugkomfort der AIR BERLIN.','A','','','http://air-berlin.exposa.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4189,'IE9JsYxiKe','affinage, directions, haar, farbe, hair, colour, color, tönung, tönen, toenung, toenen, färbung, faerbung, faerben, färben, blond, blondieren, shampoo, intensiv, lola, rot, raunch, red, silver, steel, manic, magenta, fire, yellow, gelb, orange, bvlue, bla','Affinage Colour Dynamics, White Fire, Affinage Colour Lock','schrille Haarfarben, Blondiersets und Spezial-Shampoos für gefärbte Haare in Friseur-Qualität!','A','','','http://www.mw-store.de/affinage-shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4190,'rQOgM3hMap','aderlass, fashion, kleidung, gothic, dark, mode, wichtig, accessoire, deko, aschenbecher, becher, asche, schmuck, tasse, kelch, toten, kopf, schädel, silber, parfum, patchouly, öl, kerze','Gothic-Kleidung, Gothic-Accessoires, Gothic-Deko','Gothic-Fashion, Lack & Leder-Kleidung, Deko, Accessoires, ...','A','','','http://www.mw-store.de/gothic-shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4191,'Rei3CU67QL','Condor, Hapag Lloyd, LTU, Air Berlin, Flug, Flüge, Griechenland, Spanien, Ferienhäuser, Hotels, Mietwagen, Onlinbuchung','Charterflüge','Charterflüge zu den schönsten Sonnenzielen dieser Erde. Flugkomfort und ein perfekter Service für Ihren Urlaub.','A','http://www.griechenland-direkt.de\r\nhttp://www.exposa.de','','http://www.exposa.de/fluege/condor','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4192,'xb8sRTSJv6','Reifen Autoreifen Autos PKW Fahrzeuge Felgen Autofelgen Autoräder Räder Fahrzeugreifen Luftreifen Einkaufen Verkaufen billig günstig Schnäppchen sparen wenig Service Transport Auslieferung Preishammer Mall','Reifen, Autoreifen, Felgen, Kompletträder, Montage','Reifen für PKW, sehr günstig, geliefert, mit Montageserviceangebot für jeden, große Auswahl Sommer- und Winterreifen','A','http://www.ReifenDirekt.ch\r\nhttp://www.ReifenDirekt.at','','http://www.ReifenDirekt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4193,'IXdfd63tVe','Aero, Aero Lloyd, Condor, Hapag, Hapag Lloyd, Ägypten, Tunesien, Griechenland, Spanien, Österreich, Flüge, Onlinebuchung, Reisen, Reiseanbieter, Flug','Charterflüge','Charterflüge von Deutschland und Österreich zu vielen Reisezielen Europas.','A','','','http://www.exposa.de/fluege/yp','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4194,'y3Ab7SZSAy','Kinderlampe Lampe HABA Kinderzimmer Kindersitz Wickelauflage','Lampen für glückliche Kinder...','Schenken macht glücklich, einkaufen auch: Ãœber 250 verschiedene Lampen für Kinder – Mäuse, Elefanten, Hubschrauber, Sterne, Wolken, Strahler, .... warten auf Sie. Bei uns bezahlen Sie keine Versandkosten und haben 30 Tage uneingeschränktes Rückgab','A','','','http://www.kinderlampe.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4195,'zzPsbxsZjT','Hapag Lloyd, Onlinebuc´hung, Lastminuteflüge, Lastminute, Reisen, LTU, Neckermann, TUI, Griechenland, Spanien, Ferienflüge, Urlaubsreisen','Charterflüge','Charterflüge zu Reisezielen in Europa und der Karibik.','A','www.exposa.de','','http://www.exposa.de/fluege/hlf','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4196,'uVBNxPa8zW','Handycover, Oberschalen, Cover, Gehäuse, Akku, Flasher, Freisprecheinrichtung, Datenkabel, Software, GSM','Handycover, Oberschalen, Cover, Gehäuse, Akku, Flasher, Freisprecheinrichtung, Datenkabel, Software, GSM','Handyzubehör wie Handycover, Oberschalen, Datenkabel, Akkus uvm. zu extrem günstigen Preisen!','A','','','http://www.handybude.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4197,'ECqxsafwWY','cd, lp, vinyl, schallplatten, independent, gothic, ebm, industrial, rock, punk, synthiepop, electronic','CD, LP, Vinyl','CDs, LPs & anderes Vinyl aus dem independent, alternative, punk, rock Bereich. Standards, Rares & 2ndHand','A','','','http://www.aligator-schallplatten.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4198,'6nbuDRIRjB','SPACEart, Science Fiction, Modellbau, Modelkit, Modell, Figur, Figuren, Kit, Erotik, Erotikmodell, Erotikfigur, Schwert, Schwerter, Film-Schwert, Katana, Samurai, Resin, Resinkit, Vinyl, Vinylkit, Kitworld, Manga, Anime, G-Taste, Agent Aika, Freddy Krüger','Science Fiction-, Manga/Anime-, Erotik-Modellbau und hochwertige Film-Schwerter.','Versandhandel für Science Fiction-, Manga/Anime-, Erotik-Modellbau und hochwertige Film-Schwerter. \r\n \r\nÃœber 1000 Artikel im Programm. \r\n\r\nVollbebilderter DINA4 Farb-Katalog und CD-ROM erhältlich.','A','','','http://SPACEart-online.de/cgi-bin/click.pl?http://www.SPACEart-online.de/Indexe/ShopYoo.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4199,'RDnyFL1zH6','Elektromarkt, Elektrocenter, Elektrohandel, Elektroshop, Elektrofachhandel, Onlineshop, Shop, Camcorder, Video, Foto, Fototechnik, Videotechnik, Technik, kaufen, bestellen, Multimedia, PC-Zubehör, PC, Zubehör, technische, Geräte','Unterhaltungselektronik, Foto- und Videotechnik, Multimedia, PC-Zubehör, Audio','Online-Shop für Unterhaltungselektronik, Foto- und Videotechnik, Multimedia, PC-Zubehör, Audio','A','','','http://www.vifo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4200,'HS3aUYTa1h','Dessous Berlin Kleider Lack Nylons Heels High Heels Nylons Strumpfhosen Abendkleider Dessou Sexy Bilder','Axford Escora lederkleider High Heels Fashion','Dessous Dessous Versandhandel Lack Leder Nylons Kleider High Heels Escora- Dessous echte nylons','C','http://www.amore-lovetoys.de/','','http://www.amore-dessous.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4201,'XWe9E1lQed','grill, gasgrill, holzkohlegrill, grillgeräte, webergrill, kugelgrill, grillzubehör, grillküche, grillstation, grillrezepte, grillbücher, grillregeln, grilltips, tips\r\nzum grillen, grilltipps, grillparty, grillkohle, grillanzünder, grillrost, \r\n','Holzkohlegrills, Gasgrills, Grillzubhör sowie Grillbücher.','Grillshop-Der Onlineshop für Holzkohlegrills, Gasgrills, Grillzubehör\r\nund Grillbücher. Dazu viele Grilltips, Grillregeln und Grillrezepte.\r\nMonatlicher Newsletter\r\n','A','http://www.gartenshop-online.de','','http://www.grillshop-online.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4202,'HaicGMl9qj','fachbuch, sachbuch, taschenrechner, software, hardware, zeichengeräte, dvd, digitalkamera, lehrmittel, projektoren,','Taschenrechner, Zeichengeräte, Fachbücher, Sachbücher, Bestseller, Schulsoftware, Lernsoftware, DVD, Hardware','Ihr Onlineshop für Fachbücher, Taschenrechner, Zeichengeräte, Schulsoftware und mehr.','A','','','http://www.fachbuecher.de/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4203,'tyo5us29AH','Onlinesecondhandshop, Secondhandshop, Onlinesecondhandshop, Kinderbekleidung, Babymode, Erstlingsausstattung, Tupperware, Erstligsmode, Spielzeug, Secondhand, gebrauchte Tupperware, Kinderzubehör, Kindermode, Babybekleidung, Kinder','Tupperware Kinderbekleidung Kinderzubehör Haushaltsartikel Spielzeug','Secondhandshop mit Tupperware Kinderbekleidung Babymode Erstlingsausstattung Zubehör Spielzeug Umstandsmode uvm !','A','http://www.1a-secondhandshop.de','','http://www.onlinesecondhandshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4204,'Y7sMsuq0Ln','sport, sports, intersport, sportartikel, sportshop, sportsshop, schuhe, sportschuhe, bekleidung, sportbekleidung, tennis, fußball, laufen, trekking, wandern, inliner, basketball, volleyball, zelte, schlafsäcke, rucksäcke, dart, badehosen, bikini, badeanzu','inliner, basketball, volleyball, zelte, schlafsäcke, rucksäcke, dart, badehosen, bikini, badeanzug, jogginganzug, freizeitanzug, gymnastikmatten, isomatten, wanderschuhe, trekkingschuhe, sandalen, trekkingsandalen, badminton, squash, naumburg, jakobstrass','Intersport Höss, Ihr Profi für Sport und Sportartikel in Naumburg und Umgebung','A','http://www.Intersport-Hoess.de','','http://www.Sport-Hoess.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4205,'eW9VYAhgO5','wandern, klettern, mountainbikes, zelte, isomatten, kocher, rennrad, outdoor, funktionsbekleidung, wanderschuhe, gore-tex, schneeschuhe, kanus, paddel, bootsverleih, outdoorveranstaltungen, touren, camping, trekking','wandern, klettern, mountainbikes, zelte, isomatten, kocher, rennrad, outdoor, funktionsbekleidung, wanderschuhe, gore-tex, schneeschuhe, kanus, paddel, bootsverleih, outdoorveranstaltungen, touren, camping, trekking','der ultimative outdoor und mountainbikeshop in passau/niederbayern','','www.denk-wandern-klettern.de','','http://www.sport-denk.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4206,'WpnF6VCztG','Pfefferkuchen Weihnachten Christmas Ostern Geburtstag Feiern Lebkuchen','Gefüllte Schokoladenspitzen Schoko-Mandelpfefferkuchen \r\nUngefüllte Schokoladenspitzen Honigzungen Elisenkuchen Pulsnitzer Alpenbrot Haselnusslebkuchen Pulsnitzer Pflastersteine Nussbissen Mandelmakronen','Original Pfefferkuchen aus Pulsnitz!\r\n','A','','','http://www.pfefferkuchen-pulsnitz.com','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4207,'tUmqgu0OOX','Abendmode, Ballkleid, Businessmode, DOB','Abend-, Ball- und Businessmode','Die individuelle Damenbekleidung mit \r\nCharakter. Spezielle bei Abendmode u. festlicher Bekleidung sind wir Ihr Partner.','A','','','http://www.BediaB.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4208,'qnblFtGLpo','Sportlernahrung Nahrungsergänzung Muskelaufbau Fettabbau Wellnes etc','Creatin Protein Mega Gain Pyruvat Ribose Tribolan Vanadylsulfat Chitosan Bücher Videos','Onlineshop mit Nahrungsergänzungen zum Muskelaufbau und Fettabbau für Fitness- und Ausdauersportler.','A','','','http://www.sportler-welt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4209,'X0T9009NPH','Möbel Lampen Küchengeräte Accessoires Wohndesign Geschenke Tisch Stuhl Regal Lampen Deckenlampen Tischlampen Mixer Espressomaschine Badzubehör einrichten ausstatten','Wohnaccessoires Geschenke Lampen Küchengeräte Möbel Tische Stühle Coutschische','Hier können Sie Möbel, Lampen, Küchengeräte sowie Wohnaccessoires online einkaufen','A','','','http://www.lebensart-versand.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4210,'A68xpvm8NC','Plüschtiere Stofftiere Kerzen Gelkerzen Bierkerzen Kuchenkerzen Eiskerzen Salzstreuer Kondome Gleitmittel','Plüsch- und Stofftiere, extravagante Kerzen, Kondome','Ein Online-Shop für kleine originelle Geschenkartikel, u.a. Plüschtiere und Kerzen wie man sie nur selten sieht - insbesondere Bierkerzen, Kuchenkerzen (sehen aus wie Kuchen) und Eiskerzen. Es gehören aber auch Kondome zur Produktpalette.\r\n','A','','','http://www.frank-mehlhorn-versand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4211,'oOq6mQROKU','Eastpak, Eastpack, Rucksack, Reisetasche, Tasche','Rucksack, Taschen, Reisetaschen','Wir führen (alle) Eastpak-Artikel','A','','','http://www.bag-it.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4212,'9QcNAolIwU','video, videoprojektoren, videoprojektor, daten, datenprojektoren, projektor, heimkino, leinwände, leinwand, 3M, ASK, hitachi, LG, mitsubishi, moviedream, optoma, panasonic, philips, plus, sanyo, sharp, toshiba, tlp-mt1, C100, C90, LG-XG2, EzPro, PT-LC701E','videoprojektoren, datenprojektoren','Videoprojektor Online Shop - Riesige Auswahl an Videoprojektoren & Datenprojektoren von 3M Moviedream, ASK, Hitachi, LG, Mitsubishi, Optoma, Panasonic sowie Zubehör Leinwände, DVD-Player, Receiver usw.','A','','','http://www.videoprojektoren-shop.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4213,'AF6h4FgXJQ','Gesundheit, Ernährung, Vitalprodukte, Naturprodukte, Vitalität, Wellness, Fitness, Nahrungsergänzung, Vitamine, Sport, Gesundheitslinks, Gesundheitscommunity, Leben, Gesund, vital, Schönheit, Kosmetik, Medizintechnik, Naturprodukte, Nahrungsergänzungsmitt','Vitalprodukte, Naturprodukte, Nahrungsergänzung, Vitamine, Kosmetik, Medizintechnik, Kräuter, Tees, Heiltees, Gesundheitstees, Heilmittel, Öle, Mineralstoffe, Spurenelemente, Schlankmacher, Diätprodukte, Guarana, Lapacho, Catuaba, Stevia, Schwarzkümmel,','Wir führen ein großes Angebot (Vitamine, Mineralstoffe, Tees, Sportlernahrung, Nahrungsergänzung, Geräte, Medizintechnik etc.) für Wellness, Gesundheit und Fitness. Inclusive Gesundheits Marktplatz, Community und weltweite Reisebuchungen.','A','','','http://www.vitaltrendshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4214,'eG74g1jwAS','Baby Born, Barbie, Berchet, Carrera, Chicco, Concord, Fisher Price, Haba, Hasbro, Hauk, Impaq, Impaq, klein, KNEX, Lego, Mattel, MB, Parker, Play-Doh, Playmobil, Pokémon, Puky, Ravensburger, Schmidt Spiele, Simba, Vedes, Zapf\r\nPuppenmuttis, Bauernhöfe, Ei','Baby Born, Barbie, Berchet, Carrera, Chicco, Concord, Fisher Price, Haba, Hasbro, Hauk, Impaq, Impaq, klein, KNEX, Lego, Mattel, MB, Parker, Play-Doh, Playmobil, Pokémon, Puky, Ravensburger, Schmidt Spiele, Simba, Vedes, Zapf, Puppenmuttis, Bauernhöfe, Ei','Absolut knallhart kalkulierte Spielzeugpreise in unserem riesigen Internetshop-Angebot. Hier finden Sie sämtliche Markenartikel zu Spitzenpreisen !!! Viel Spass.','A','','','http://www.toys-center.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4215,'CFtj8bmdXK','Bodybuilding, Sportnahrung, Protein, Fitness, Eiweiß, Eiweiss, Tribolan, Muskelaufbau, Anabolica, Trainingspläne, Kraftsport, Wellness;','Creatin, Pyruvat, Amino 1000, Tribolan, Vanadylsulfat, Sportbücher, L-Carnitin, Power-Buster, Mega-Gainer, Weight Gainer,','Vertrieb von Sportnahrungsmitteln...( Creatin, Tribolan , Pyruvat, Eiweißen, u.v.m) zum Muskelaufbau und Diät ! Spitzen Trainings und Diät Tips ! ZU TOP PREISE !!!!!!!!!!!','A','','','http://www.muskelfutter.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4216,'fUigg5dUGz','Audio Video Geschenke computer autozubehoer garten','Audio / Video Zubehörteile, Autozubehör, Computerzubehör, Heim und Garten, Geschenkartikel','Wir bieten alles um Audio/Video Zubehör, Auto Zubehör, Haus und Garten, Computer Zubehör und vieles mehr.','A','','','http://www.catec.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4217,'tAyiUKlwOX','Sportnahrung, Creatin, Tribolan, Nahrungsergänzungsmittel, Eiweiß, BMS, Anabolika, Steroide, Muskelaufbau, L- Carnitin,','Sportnahrungsmittel, Creatin, Pyruvat, Tribolan, Aminos , Power Boster, Sportbücher, Bodybuilding Videos,',' Sportnahrungsmittel von Markenherstellern .....( Creatin, Pyruvat, Tribolan, Aminos u.v.m.) Trainings und Diätpläne für optimalen Muskelaufbau und Fettreduktion !!','A','','','http://www.muskelfutter.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4218,'fY5m5g83EP','Vanadylsulfat, Creatin, Pyruvat, Aminos, Eiweiße, Sportnahrungsmittel, Trainingspläne, Diät, Muskelaufbau, Bodybuilding, Fitness, Wellness, Kraftsport, Leistungssport, Gewichtheben, Kampfsport','Creatin, Sportnahrung, Eiweiß, Tribolan, Pyruvat, Clenbuterol, Sportbücher, Bodybuildingbücher, Proteine, Mega Gain, Wellnessdrinks, Creatin Hp, AndroDion, AndroDiol, NorAndro,','Top Sportnahrungsmittel von Markenherstellern.... (Creatin, Eiweiße, Tribolan, Pyruvat, ) Trainings und Diätpläne ! PREISHITS !!!\r\n','A','http://www.creatin-hp.de','','http://www.bodybuilder-food.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4219,'bGagCwlC92','garten, gartenhaus, blockhaus, hütte, gartenhütte, sauna, dampfbad, infrarot, wärmekabine, ir, carport, flachdach, satteldach, möbel, holz, massiv, bank, tisch','Gartenhaus, Sauna, Carport, Gartenmöbel','Der günstigste Versender für Gartenhäuser, Saunen, Carports etc.','A','','','http://www.hjb-trading.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4220,'bgwac1xMup','Messer, Scheren, Manicure - Pedicureartikel, Kampfsportwaffen, Schwerte, Bestecke,','Messer, Scheren, Manicure - Pedicureartikel, Kampfsportwaffen, Schwerte, Bestecke,','Messr und Scheren aller Art für Beruf, Haushalt und Hobby; Gegründet 1889;','','','','http://www.pizzini.at','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4221,'wSCDSmPmsm','Licht, Lampen, Leuchten, Strahler, Lichtsysteme, Halogensysteme, Lichtdeko, Lichtobjekte, Lichteffekte, Partylicht, Hobbylicht, Fun, Glasart, Kinderlampen, Gartenbeleuchtung, Wegbeleuchtung, Aussenbeleuchtung, Außenbeleuchtung, Outdoor, Haus, Wohnraum, Ge','Finden Sie Lampen, Leuchten, Strahler, Lichtspots & Halogensysteme, Dekoration, Effekte, Montagezubehör und\r\nLeuchtmittel für Haus, Wohnung, Garten und Geschäft.','Ihr Online-Shop für Lampen, Leuchten, Strahler, Lichtspots & Halogensysteme, Dekoration, Effekte und\r\nLeuchtmittel für Haus, Wohnung, Garten und Geschäft.','A','http://www.licht-uhe.de\r\n(...nur Umleitungsseite)','','http://www.licht-uhe.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4222,'CsKp5Ihug7','Autokindersitz, Kinderautositz, Autokindersitze, Kinderautositze, Babyautositz Babyschale, Autozubehör','Storchenmühle, Concord, Recaro, Kiddy, Osann, Klippan, Maxi Cosi, Brevi, Hauck','Fachgeschäft für Autokindersitze und Zubehör mit einer Auswahl von über 350 Sitzen','A','','','http://www.Autokindersitz.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4223,'TQWYOQvq3Z','Autoteile, Ersatzteile, Autopflege, Kfz-Zubehör, Autozubehoer, Cabriozubehör, Car Styling, Scheinwerfer, Rückleuchten, Blinker, Lackpflege, Lackstifte, Autositze, Kindersitze, Tuning, Autotechnik, Freisprechanlagen, Kfz-Elektrik, Sitzbezüge, Sitzbezuege','Autoteile, Ersatzteile, Autopflege, Kfz-Zubehör, Autozubehoer, Cabriozubehör, Car Styling, Scheinwerfer, Rückleuchten, Blinker, Lackpflege, Lackstifte, Autositze, Kindersitze, Tuning, Autotechnik, Freisprechanlagen, Kfz-Elektrik, Sitzbezüge, Sitzbezuege','Autozubehör, Autoteile – einfach alles was Sie zum Schrauben und Pflegen brauchen finden Sie im Shop von automechanik.de mit komfortabler Suche. Ausserdem: Kostenloser Kleinanzeigenmarkt und kostenloser Ersatzteilanfrage-Service. SSL-Verschlüsselung','A','','','http://www.automechanik.de/shopyoo/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4224,'0a1wISDOUv','Auto, Hobby, Motrrad, Autozubehör, Autobedarf, Autopflege','Felgenreiniger, Cockpitspray, Politur, Öl, Fett, Shammmmmpo, Silicone Spay, Zink Spray, Alu Spray, Haft Fett, Klebstoffe, Dichtmittel, Farbspray, Felgenspray, Rostschutz, Verschleissschutz, Additive','Wir haben alles an Chemischen Produkte für Auto, Motorrad, Industrie, Haushalt und Hobby','A','','','http://www.as-chemie.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4225,'tg9KqIpC5P','Korb, Korbmöbel, Körbe, Rattan, Rattanmöbel, Einkaufskorb, Wäschekorb, Flechtmaterial, Kinderartikel, Brotkorb','Korbmöbel, Einkaufskörbe, Flechtartikel, Korbzubehör Tierkörbe, Handarbeitskörbe','Fachgeschäft für Korbwaren und Zubehör vom Einkaufskorb bis zu Korbmöbeln mit über 1000 Artikeln','A','','','http://www.Korbpool.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4226,'DMGAs1VS3L','Babyartikel, Kinderartikel, Spielwaren, Hochstuhl, Kinderwagen, Kindermöbel, Autokindersitz, Laufgitter, Türschutzgitter, Puppen','Storchenmühle, Geuther, Recaro, Hauck, Kiddy, Brevi, Concord','Baby- und Kinderfachgeschäft mit einer Auswahl aus über 2000 Artikeln vom Schnuller bis zum Spielplatz','A','','','http://www.Alles-fuers-Kind.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4227,'r97im7XiSp','Asiatika Asiatica Nepal Tibet Indien China spirituelle Kunst Buddhas buddhistische Statuen Figuren Tara Thangkas Raku Teeschalen Meditationsartikel Meditationskissen Altar Altäre Bücher CDs Videos Kalligraphien Kunstkarten Zen Buddhismus Hinduismus Taoism','Stutuen, Thangkas, Vajras, Raku, Yantras, Bücher, Videos, CDs, Meditationskissen, Meditationsbänke, Matten, Kunstkarten, Bilder, Kalligraphien,','Ein reichhaltiges Angebot für spirituelle Menschen: Kunst (Statuen, Thangkas, Raku, ...), Meditationsartikel (Meditationskissen u. -bänke, Matten, ..), Bücher (Zen, Buddhismus, Hinduismus, Taoismus, Christliche Mystik, ...), CDs, Videos und vieles mehr.','','','','http://www.buddhaland.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4228,'gEwH93LwEo','Steffan, Alufelgen, Felgen, Stoßdämpfer, Federn, Fahrwerke, Tieferlegung, Gewindefahrwerke, Komplettumbauten, VW, Seat, Lotus, Lupo, Golf, Corrado, Polo, Tuning,','Alufelgen, Fahrwerke, Zubehör','Vertrieb und Herstellung von exklusiven Fahrwerken und Alufelgen in außergewöhnlichen Größen.','A','','','http://www.steffan.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4229,'W68hTrA8Di','Growshop, Headshop, Hanfprodukte, Brainshop, psychedelische Bibliothek, Pflanzenbedarf, Digitalwaagen, Pflanzenlampen ( Natriumdampf -Hochdrucklampen), Ventilatoren, Lüftungstechnik, Klimatechnik, Literatur, Bewässerung usw','Growshop, Headshop, Hanfprodukte, Brainshop, psychedelische Bibliothek, Pflanzenbedarf, Digitalwaagen, Pflanzenlampen ( Natriumdampf -Hochdrucklampen), Ventilatoren, Lüftungstechnik, Klimatechnik, usw','Headshop, Growshop, Hanfshop\r\nDer größte europäische Fachversand für Hanfprodukte, \r\nRaucherbedarf und Gartenbedarf, \r\naußerdem Streetwear, Geschenkartikel.\r\nHauptgeschäftsbereich:\r\neuropaweiter Großhandel\r\nLadengeschäft in Berlin:\r\nGrow In Berlin\r\nKaiser','A','www.homegrow.de','','http://www.grow-in-europe.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4230,'atZ0t6UXfA','Barbour, Timberland, Alden, Peter Scott, Dale, Lacoste','Barbour, Timberland, Alden, Peter Scott, Dale, Lacoste','Hochwertige Markenbekleidung bekannter Marken (!) bis zu 25% unter der unverbindlichen Preisempfehlung des Herstellers','A','','','http://www.CountryStyle.de','C'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4231,'Am3vWMxiok','moto-store, motoport, ugt, yamaha, suzuki, kawasaki, hyosung, cagiva, husqvarna, motorrad, motorräder, zubehör, helmstudio, dekra, tüv, uvex, axo, abus, motul','Motorräder, Roller, Zubehör, Helme, Motorradbekleidung, Shopper,','Motorrad-Versandhaus, \r\nüber 150 Motorrad- und Rollermodelle.','A','http://www.motorrad-shop-potsdam.de','','http://www.moto-store.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4232,'9DFDhzgPJo','landkarten, karten, maps, bücher, buch, helvetica, schweiz, atlanten, veduten, stiche','Alte Landkartem, Atlanten, Bücher, Kataloge zu Ausstelungen, Reproduktionen, Faksimilierungen, alte Städteansichten und Veduten aus der Schweiz, Cartographica','Entdecken Sie die faszinierende Welt der alten Landkarten. Stöbern Sie in unserem Online-Shop nach einer Reproduktion oder einer Faksimilierung aus Ihrer Region. Reichhaltiges Sortiment an Fachbüchern und Schriften in kleiner Auflagezahlen über die Kartog','','http://www.cartographica.ch\r\nhttp://www.cartography-duerst.com','','http://www.duerst.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4233,'04f7pbqxZ8','Lederhose, Lederjacke, Lederjeans, Lederschnürhose, Lederbekleidung, Ledermantel, Westernstiefel, Bikerboots, Taschenmesser, Multitools, Dessou, Fashion, Lederschlaghose, Lackbekleidung','Lederhose, Lederjacke, Lederjeans, Lederschnürhose, Lederbekleidung, Ledermantel, Westernstiefel, Bikerboots, Taschenmesser, Multitools, Dessou, Fashion, Lederschlaghose, Lackbekleidung','Versand von hochwertiger Ledermode Trendfashion Gothic und Western so wie Motorradbekleidung','A','www.westernstiefel.de','','http://www.Lederbekleidung.com','ABD'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4234,'cZBBBJsX8a','Antiquitäten, kunst, Gemälde, antik, biedermeier','möbel, schrank','online Galerie: Mobiliar und Kunstgegenstände des Klassizismus, speziell Biedermeier.','A','','','http://www.art-antique.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4235,'uRnd2zyL09','phantastischer realismus, heinz zander, horst hussel, katrin prinich-heutzenröder, leipziger schule, leipziger kunst, Bilder, Zeichnungen, Grafik, Künstlerbücher, Kataloge,','Bilder, Zeichnungen, Grafik, Künstlerbücher, Kataloge','Galerie für zeitgenössische realistische Kunst und Phantastischen Realismus der \"Leipziger Schule\"','A','','','http://www.galerie-thoms.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4236,'SBdjtlsJZu','Designmöbel, Designermöbel, Möbel, Einrichtungshaus, Inneneinrichtung, Möbelhaus, Innenarchitekt, Erfurt, Tisch, Büromöbel, Leuchten, Stoffe, Teppiche, Schlafsofa, Stuhl, Schrank, Design, Möbeldesign, Bettsofa, Bett, Sofa, Sessel, Regal, Thüringen, Kleide','Designermöbel','Wir planen Ihre Einrichtung mit Designmöbeln bzw. Designermöbel von führenden Herstellern Europas.','A','','','http://www.stilleben-online.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4237,'xK9Umc2cwH','Reisen, Urlaub, Last-Minute, Last-Minute-Reisen, Reiseangebote, Flug, Flüge, Hotel, Hotels, Unterkunft, Mietwagen, Eintrittskarten, Veranstaltung, Urlaubsreise, Pauschalreise','Last-Minute & Pauschalreisen, Flüge, Hotels, Mietwagen und Eintrittskarten','Vielfalt im direkten Ãœberblick: Ãœber 200.000 Last-Minute-Angebote und\r\nPauschalreisen aller namhaften Veranstalter, Flüge, Hotels, Mietwagen und Eintrittskarten - alles online buchbar. Außerdem nützliche Informationen rund um das Thema Reisen.','A','','','http://www.start.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4238,'a35RCizoKk','Kleider, Schlaghosen, Mini, Minikleid, Korsetts, Dessous, Perücken, Haarteile, Schuhe, Plateau, Plateouschuhe, Hosen, Sweatshirts, Tops, Bikinis, Tanga, Strings','Fashion, Underwear, Swimwear, Coole Schuhe, Haarteile und Perücken','Wir haben Ihn, den ultimativen Style für die angesagtesten und coolsten Clubs rund um den blauen Planeten. \r\n','A','http://www.clubrotation.net\r\nhttp://www.clubrotation.de','','http://www.clubrotation.com','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4239,'Wbn8vJCvzy','Juwelen, Schmuck, Uhr, Jewels, watch, wristwatch, Gold, Silber, Stahl-Gold, Goldring, Silberring, Ehering, Trauring, Hochzeit, Heirat, Schmuckanhänger, Goldkette, Trachtenschmuck, Armbanduhr, Countryschmuck, Landhausschmuck, Wanduhr, Weißgold, Gelbgold, K','Uhren, Goldschmuck, Silberschmuck, Trachtschmuck, Brillantschmuck, Brillanten, Tafelsilber, Weißgoldschmuck.','Das größte Fachgeschäft für Uhren und Schmuck im Internet präsentiert Ihnen eine Riesenauswahl. \r\nTolle Armbanduhren, trendiger Gold- Platin- und Silberschmuck, Tracht- und Landhausschmuck, exklusives Tafelsilber, aufregende Silberaccessoires, wunderbare','A','http://schmuckdesign.at','','http://juweliere.co.at','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4240,'zrHEBx7426','Bondage, Lack Fashion, Latex Fashion, Leatherette, SM - Toys, Corsets, Dessous, Menswear, XXL Dessous, Drag Shoes, Plateau, Pumps, Stiefel, Glasschuhe, Transparente Schuhe, Erotik-Drogerie, Aphrodisiaka, Gleitgel, Kamasutra, Kamasutra-Spiele, Kondome','Bondage, Lack Fashion, Latex Fashion, Leatherette, SM - Toys, Corsets, Dessous, XXL Dessous, Drag Shoes, Plateau, Pumps, Stiefel, Glasschuhe, Transparente Schuhe, Brüste, Kosmetik, Multimedia & Books, Perfekte Beine \r\n, Perücken, Schuhe in Ãœbergrößen, \r','Star-Onlineshop und Onlinemagazin für Drag Queens, Crossdresser, GoGo Girls die schrillste Mode, Perücken, Siliconbusen, weibliche Vaginas ......\r\n','A','www.startrans.net\r\nwww.transvestit.de','','www.startrans.org','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4241,'J0f74TGVV6','Krawatten, Herrenmode, Geschenk, Design, Designerkrawatten, Seidenkrawatten, \r\nKrawattendesign, Krawatte, Krawattenmode, Ties, Accessoires, Neckties, Traumkrawatte, Mode, \r\nSchlips, Binder, Ideen, Unikat,','Krawatten, Seidenkrawatten, Fliegen, Schleifen, Accessoires','New Style Krawatten, Design in Herrenmode ein Ausdruck Ihrer Persönlichkeit','ABC','','','http://www.krawattenboutique.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4242,'mEs2umVQS9','Citizen\r\nAdec\r\nSeiko\r\nCasio\r\nCiclosport\r\nPulsar\r\nPolar\r\nTimex\r\nTime Force\r\nStefanel\r\nBreitling\r\nOmega\r\nRado\r\nJunghans\r\nHerzfrequenz-Meßgeräte\r\nHeart Rate Monitor\r\nSportuhren\r\nPilotenuhren\r\nFortis\r\nOutdooruhren\r\nKompaßuhren\r\nBarometeruhren\r\nTaucheruhren\r\nW','Armbanduhren','Handel mit Armbanduhren','A','','','http://www.timeworld.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4243,'0L8Gx47H6R','Krawatten, Manschettenknöpfe, Gürtel, Accessoires, Krawatte, Cravatte, Cravatten, Herrenmode, Geschenke, Fashion','Krawatten, Manschettenknöpfe, Gürtel, Accessoires','In unserer Online-Boutique erwarten Sie feine Krawatten, handgefertigte Manschettenknöpfe und elegante Accessoires','A','http://www.krawatten-boutique.com','','http://www.elegantman.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4244,'SpzrR6QVnW','Kosmetik, Parfum, Nail Cosmetic, Nagelkosmetik, Nail Studio, Kostenlos, \r\nGewinnspiele, Chat, Jobs, Shopping, Kosmetik Versand, Royal 2, Ausbildung, \r\nVersandhandel, Einkaufen, Arbeit, Royal Nails, Royal Bijou, Kurse, \r\nNails, Cosmetic, Eau de Parfum, Eyl','Kosmetik, Parfum, Nail Cosmetic, Nagelkosmetik, Nail Studio, Kostenlos, \r\nGewinnspiele, Chat, Jobs, Shopping, Kosmetik Versand, Royal 2, \r\nVersandhandel, Einkaufen, Arbeit, Royal Nails, Royal Bijou, \r\nNails, Cosmetic, Eau de Parfum, Eyliner, UV-Lampe, \r\nL','1A Tiefpreis-Shop \r\n\r\nWir führen Kosmetikartikel ab 2, 90, Eau de Parfum ab 7, 90, und \r\nalles zum schenken.Ausserdem Nail Cosmetic sowie komplette \r\nAusstattungen für Nagelstudios inklusiv Ausbildung.\r\nVertriebspartner gesucht.Kostenlosen Katalog jetzt a','A','','','http://www.royalbijou.com/cgi-bin/de/web_store.cgi','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4245,'HGgkOGne3D','Kicker, kickern, kickers, Tischfussball, Soccer, Dart, Billard, billardtische, airhockey, poolbillard, carambolage,','Kicker, Airhockey, Billardtische, Flipper, Dart, Automatenersatzteile,','Online-Shop für Kicker, Billard, Airhockey, Dart.','AB','www.kicker-shop.de, www.airhockey.de, www.mechnich-online.de, \r\nwww.billardsports.de, \r\n','','http://www.sportautomaten.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4246,'yRLnljQZFg','nachfülltinte, druckertinte, tinte, drucker, jettec, hp, epson, lexmark, xerox, berlin,','Nachfülltinte für alle Druckermodelle.','Discounter für Nachfülltinte. Mit extra großem Service-Teil zum Thema.','A','','','http://inkdiscount.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4247,'kuEz9QNyki','Siemens, Nokia, Ericsson, Motorola, Sony, Bosch, Alcatel, Sagem, Nec, Panasonic, Philips, Samsung, Trium, Handy, Telekomunikation','Siemens, Nokia, Ericsson, Motorola, Sony, Bosch, Alcatel, Sagem, Nec, Panasonic, Philips, Samsung, Trium','Wir führen ein grosses Sortiment an Handys, Telekommunikation und zubehör dies zu super Komtitionen (Keine Versandkoste, Rabatt ab 100, - DM) und viele Zahlungsmöglichkeiten.','A','Direkter zum Shop: https://rdp.xynx.com/Handyshop/','','http://www.r-d-p.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4248,'bEIEQE61ex','Magnet, Magnettherapie, Magnettherapiekoffer, magnotherm, Wasserfilter, Actipol, Actiflux, Schlaftherapie, Akupunktur, Stimplus, acureflexpen, Cloud Dragon, QVC, RTL shop, home order shopping, Microfaser, Orage pure, orange super base,','Magnettherapiekoffer Akupunkturgeräte Stimulationsgeräte Massagegeräte Schmerztherapiegeräte Microfaserartikel biologische Reiniger','Hier erhalten Sie Artikel für Akupunktur, Magnettherapie, Wellness und Haushalt','A','www.magnettherapie.de','','http://www.akupoint.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4249,'ZhjeFLgRxr','Parfüm, Cremes, Kosmetik, Boss, Sander, Gaultier, Cartier, Joop, Hilfiger, Lauder, Lancaster, Parfuem, Parfum, Clavin Klein,','Parfüm, Kosmetik, Solarienkosmetik, Pfegeserien, Geschenk-Sets und vieles mehr','Wir haben Original-Parfüm, Parfüm in Originalqualität und nachgemachtes Parfüm der Extraklasse. Ferner bieten wir alles rund um die Kosmetik (Cremes, dekorative Kosmetik, Pflegeserien etc. etc.) an. 24 h sicher Online','A','','','http://www.parfuemversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4250,'cV4dnDglfq','Tai Chi Chuan Taijijuan Qigong Chi Kung \r\nKung Fu gongfu','Traditionelle chinesische Baumwoll- und Seidenanzüge Schwerter, Säbel, Schuhe Lehr Videos Bücher','Tai Chi Ausrüstung und Zubehör wie Anzüge, Schuhe, Schwerter, Säbel und vieles mehr ONLINE bestellen.','A','http://www.taichishop.com','','http://www.taichishop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4251,'DtRiHDmBNx','Sport, Outdoor, Trekking, Adventure, Wandern, Outdoorartikel, The North Face, Jack Wolfskin, HH, Cannondale','Outdoorausstattung, Bekleidung, Zubehör,','Outdoorshop, der jedes Sportlerherz höher schlagen läßt. Umfangreiches Sortimentnamhafter Hersteller. Mirglied bei Trusted Shops. Sehr kompetente Berater-Hotline!uvm.','A','http://www.9feet.com','','http://www.9feet.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4252,'Z93KgStqeB','Computer, Software, Telekommunikation, TV, HiFi, Video, \r\nFoto, Haushaltsgeräte, Musikinstrumente, Sportgeräte, Spielwaren, \r\nHeimwerkerartikel, Porzellan, Bestecke, Schmuck, Uhren, \r\nCDs, DVDs, Videos','Computer, Software, Telekommunikation, TV, HiFi, Video, \r\nFoto, Haushaltsgeräte, Musikinstrumente, Sportgeräte, Spielwaren, \r\nHeimwerkerartikel, Porzellan, Bestecke, Schmuck, Uhren, \r\nCDs, DVDs, Videos','','A','','','http://www.brinkmann.de/index.cfm?WID=115931','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4253,'VtBcProHdV','Gesundheit, Fitness, Mobil, Gesund, Sportbandagen, Bandagen, Inkontinenz, Medizin, Sportmedizin, Sportunfall, Sportverletzung, Rezept, Verletzung, Orthesen, Therapie, Training, Sanitätsartikel, Sanitätshaus, Newsletter, Aktivierung, Mobilisation, Orthopäd','Sportbandagen, Sanitaetsartikel, Fitnessartikel, Therapie und Trainingsartikel, Gesund und mobil, Massage, Sport- und Funktionsunterwäsche, Inkontinenzprodukte','Der Klick für Ihre Gesundheit. Ãœber 2500 Produkte können Sie im MedizinShop zu günstigen Preisen bestellen. Neuartig ist Bestellung von Hilfsmitteln per Rezept!!!','A','','','http://www.medizinshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4254,'DE9coQrMMn','Ãœbergrößen, Uebergroesse, Hemd, Hemden, Jacke, Jacken, Sympatex, Blouson, Anorak, Weste, Herrenbekleidung, Herr, Herren, Kimmich, Dicke, Ãœbergewicht, Sweat-Shirts, Pullover, t-shirt, unterhemd, unterhose, Kleiderfabrik, Hose, Hosen, Mode, Versand, Verse','Baumwoll-Hosen, Kombi-Hosen, Jeans, Cord-Hosen Stretch-Hemden, City-Hemden, bügelfreie Hemden, sportliche Hemden','Herren-Hosen in über 60 Größen bis Bundweite 150 cm, in jeder Größe ca. 250 Hosen zur Auswahl Herren-Hemden bis Kragenweite 54 in fünf Armlängen (doppelkurz, extrakurz, normal, extralang, doppellang). Fordern Sie jetzt den kostenlosen Spezialkatalog an!\r\n','A','http://kimmich-modeversand.main-shop.de/','','http://www.kimmich-modeversand.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4255,'acAZCG8mCS','Tauchen Scubapro Aqualung','Tauch equipment ausrüstung neopren tauchanzug shorty füssling dive diving tauch','Ihr Spezialist für den Tauchsport.','A','','','http://mall.mervisoft.de/cgi-bin/tauchtwas.storefront','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4256,'QGkpUk8YCA','Sonnenbrille, Kontaktlinsen, Funbrille, Kontaktlinsenpflegemittel, Sonnenbrillen, Kontaktlinse, sonnenbrillen, Linsen, Crazy-Lens, Brillenfassung, Onlineshop, Brillen, Sportbrille, Versandhandel, Auktion, Pflegemittel, pflegemittel, Sonnenschutz, sonnensc','Sonnenbrille, Kontaktlinsen, Funbrille, Kontaktlinsenpflegemittel, Sonnenbrillen, Kontaktlinse, sonnenbrillen, Linsen, Crazy-Lens, Brillenfassung, Onlineshop, Brillen, Sportbrille, Versandhandel, Auktion, Pflegemittel, pflegemittel, Sonnenschutz, sonnensc','Net-Eyewear versendet preiswerte Sonnenbrillen, Marken- Sonnenbrillen, Bikerbrillen, Funbrillen, Kontaktlinsen Kontaktlinsenpflegemittel','A','www.eyewear-shop.d\r\nwww.n-ew.de \r\nwww.net-eyewear.com\r\nwww.net-optic.de\r\nwww.neteyewear.de \r\n','','http://www.net-eyewear.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4257,'8F2kV67b62','Plateauschuhe, Plateaustiefel, Sandaletten, Schaftstiefel, Lederstiefel, Damenschuhe, High Heels, Pantoletten, Stiefelletten, shihfetisch, nylons, pumps, hochhackig, fetisch, erotik, clubwear','Plateauschuhe, Plateaustiefel, Sandaletten, Schaftstiefel, Lederstiefel, Damenschuhe, High Heels, Pantoletten, Stiefelletten','Extravagante Schuhmode bis Gr. 45. Von klassisch bis fetisch, für jeden Geschmack der besondere Schuh!','A','www.highheels-shop.com\r\nwww.highheel-shop.com\r\n','','http://www.extravaganza.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4258,'O8pB0D7P0M','handy, nokia, siemens, ericsson, motorola, mobil, telefon, oberschale, ledertasche, ladekabel, freisprechen, freisprecheinrichtung, logos, daten, software, datenkabel, festnetz, analog, isdn','Mobiltelefone, Zubehör, Oberschalen, Logos, Klingeltöne, Taschen','Alles rund ums handy','A','http://www.edvas.de','','http://www.shophandy.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4259,'V1gA3oN9af','Fitness, Bodybuilding, Fitness-Shop, Sport-Shop, Ernährung, Ernährungsberatung, Nahrungsergänzung, Trainingszubehör, Sporternährung, Protein, Kohlenhydrate, Aminosäure, Vitamine, Mineralien, Eiweiß, supplements, nutrition, Bücher, Diät, diet, weight gain,','Nahrungsergänzungen, Sportbekleidung, Trainingsgeräte, Trainigszubehör, Bücher und Videos.','Fitnessdome ist Ihr kompetenter Fitness-Spezial-Shop im Internet. Großauswahl an Sporternährung, Trainingszubehör und Kleidung der Spitzenklasse marktführender Hersteller zu Superpreisen.','A','http://www.fitness-dome.de/','','http://www.fitnessdome.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4260,'c1EJWqTu7C','Kontaktlinsen, Linsen, Focus, Acuvue, Contact Day, Tageslinsen, Monatslinsen, Jahreslinsen, Renu, Only One.','Ciba, Bausch6Lomb, Johson&Johnson, Zeiss, Wöhlk.\r\nFocus, Acuvue, Soflens, Contact Day, Renu, Boston.','Direktversand von Kontaktlinsen und Pflegemitteln mit Bonussystem.\r\nRegelmaßig Aktionsangebote, guter Service.','','','','http://www.linsen.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4261,'O6pXHxSHJc','Nokia, Siemens, Motorla, Sagem, Telekom, Viag Interkom, EPlus, Vodafon','Nokia, Siemens, Motorla, Sagem, Telekom, Viag Interkom, EPlus, Vodafon','Vollständige Liste aller Mobiltelefon & ein riesen Angebot an Festnetztelefone. Egal ob Schnurlos oder Schnurgebunden. Hier finden Sie alles zu billig Preisen.','A','http://www.pcrtelekom.de\r\nhttp://www.billiger-anrufen.de','','http://www.pcr-telekom.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4262,'P6Vs0vkjvD','Elektroden, Schweisselektroden, schweissen, welding, welding-consumables, Stabelektroden, schweisselektrode, Elektrode','Schweisselektroden, schweisselektroden, Stabelektrode, schweisselektrode, Elektrode','Schweisselektroden im Internet','A','','','http://www.net-weld.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4263,'YzXXzPkltE','accu, akku, accus, akkus, ladegerät, ladegeräte, batterie, batterien, handy, mp3 player, camecorder, digitalkamera, sony, sanyo, panasonic, canon, kamera, camera, foto, fotos, accucell, ansmann, friwo, varta, gp, cr','Akkus, Ladegeräte, Solargeräte, Leuchten, Netzteile und Handy-Zubehör','Onlineshop für Akku und Ladetechnik','A','http://www.accumarkt.de','','http://www.akkumarkt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4264,'JeyciW2Gux','„ Videoueberwachung, Audioueberwachung, Ueberwachungskamera, Ueberwachung, Funk, Funkgeräte, Funkfrequenzen, Telemetrie, Elektronik, Einkabelnetz, Leiterplattenbestückung, Schwenk- Neigesysteme, Videokonferenzsystem, Bildfunksystem, 433 MHz','Kameras, Sender, Empfänger, Antennen, Schwenk- / Neigesysteme, Einkabelsysteme, Bildfunksysteme','„Anfertigung von elektronischen Systemen zur Uebertragung von analogen Video-, Audio- \r\nund Telemetriedaten per Funk oder Einkabelnetz“\r\n','','www.video-at-net.de\r\nwww.securtec.de','','http://www.vtq.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4265,'kDxxfT7lt3','bong, pfeife, wasserpfeife, hookah, chillum, headshop, growshop, growin, kräuter, herbal, räucherstäbchen, t-shit, shirts, cd,','Bongs, Pfeifen, Wasserpfeifen, Waagen, Zubehör, Räucherstäbchen, Kräuter, Tee, Hanfkosmetik, Hanfgsüßigkeiten, Growbedarf, T-Shirts, Literatur, Musik','Online Head-, Grow-, Hanfshop mit großer Auswahl an allem was dazu gehört','A','','','http://www.headshop-bremen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4266,'8P0mtjUphZ','Naturkost, Naturkosmetik, Naturheilmittel, Grüntee, Schwarztee, Kräutertee, Kräutersalz, Kräutermischungen, Assam, Darjeeling, Früchtetee, Eistee, Aromatee, Beuteltee, Kaffee, Kakao, Gewürze, Essig, Feinkost, Lebensmittel, Nahrungsmittel, Ökologie, ökolog','Naturkost, Naturkosmetik, Naturheilmittel, Grüntee, Schwarztee, Kräutertee, Kräutersalz, Kräutermischungen, Assam, Darjeeling, Früchtetee, Eistee, Aromatee, Beuteltee, Kaffee, Kakao, Gewürze, Essig, ätherische Öle, Bücher, Kochbücher, Waschmittel, Spülmit','Naturkost-Online Shop mit 2000 Artikeln. Auch Getreidemühlen, Küchenmaschinen, Naturheilmittel, Tee & Wein erhalten Sie im 24-Std.-Versand. Mit unserer kostenlosen Mühlenberatung finden Sie sicher zu \"Ihrer\" Getreidemühle. Allergikern bieten wir stressfre','A','','','http://www.der-bioladen.de/','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4267,'aCwzmYHkIk','afa-algen, carbonit, wasserfilter, alvito, vitalisierer, oxywell, sauerstoffwasser, klamath, orgon, oxy-marketing','Wasserfilter, AFA-Algen, Chlorella, Spirulina, Sauerstoffwasser, Wasserbelebung, Basische Ernährung und Körperpflege.','Produkte rund um das Thema Wasser. \"Wasser ist unsere Leidenschaft\".','A','http://www.oxy-marketing.de\r\nhttp://www.rain-force.de/','','http://www.oxy-shop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4268,'SzbxPRGlB7','Tauchen, Tauchschule, Tauchcenter, Tauchbasis, SCUBA, PDIA, PADI, SSI, VDST, BARAKUDA, DAN, Mallorca, Balearen, Spanien','Unterkunft, Hotel, Apartment, Freienwohnung, Mietwagen, Flug, Tauchpakete, Tauchkurse,','Online-Reisebüro für Tauchreisen nach Mallorca.','A','http://www.tauchen-auf-mallorca.de','','http://www.aqua-marine-diving.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4269,'6djabvSzfH','UMAX, Mustek, Olympus, Fuji, Agfa, Canon, Sony, Kodak, Epson, Ricoh','Scanner, Digitalkameras, DVD-Player','Hochwertige Scanner und Digitalkameras sowie DVD-Player zu Exportpreisen','A','http://www.usv-shop.de','','http://www.scanner-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4270,'cmW4SgNu17','Propolis, Gelee Royal, Blütenpollen, Tee, Heilkräuter, Heilpflanzen, Vitamine, Mineralstoffe, Met, Duftöl, Honigkosmetik, Naturkosmetik, Honig, Honiglikör, Dinkelkissen, Kräuterkissen, Naturheilmittel','Propolistropfen, Gelee Royal, Blütenpollen, Honig, Honigspezialitäten, Süßigkeiten, Met, Tee, ätherische Öle, Vitamine, Mineralstoffe, Naturheilmittel, Kosmetik','Fit und vital mit Vitaminen, Mineralstoffen und Bienenprodukten. Desweiteren erhalten Sie eine große Auswahl an Honigspezialitäten und Süßwaren','A','','','http://www.apinatur.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4271,'Jt6A0LghHv','pc-kauf, pckauf, pckaufen, PC, Hardware\r\nAngebot, Computer, IDE, SCSI, U-SCSI, \r\nUW-SCSI, AT, ATX, AGP, PCI, ISA, COM1, \r\nCOM2, LPT1, seriell, parallel, CD, CD-Rom, \r\nCD-Writer, Writer, Brenner, Rohlinge, DVD, \r\nDrucker, dpi, Epson, HP, Canon, Maus, Mouse','CD-Rom, CD-Writer, Writer, Brenner, Rohlinge, \r\nDVD, Drucker, Maus, Tastatur, Keyboard, \r\nJoystik, Trackball, Joypad, Lenkrad, Festplatten, \r\nHarddrive, HDD, Controler, Wechselrahmen, \r\nGehäuse, Mini, Midi, Maxi, Big, Tower, \r\nGrafikkarten, Video, Foto, A','PC-KAUF.DE - Ihr 24h Hardware Shop im\r\nInternet! Bei uns können Sie Hardware \r\naller Art zu günstigen Preisen erwerben. \r\nSchauen Sie einfach mal rein!','A','','','http://www.pc-kauf.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4272,'WNpbNBwZXI','Cd Player, Doppel CD Player, Tape Decks, Plattenspieler, Lichteffekte, Scheinwerfer, CD Recorder, Mischpulte, DVD, CD, MCD, Vinyl, Kopfhörer, Mikrofone, Lautsprecher, Boxen, DJ, Discotheken, Disco, Diskotheken, Disko, Equipment','Cd Player, Doppel CD Player, Tape Decks, Plattenspieler, Lichteffekte, Scheinwerfer, CD Recorder, Mischpulte, DVD, CD, MCD, Vinyl, Kopfhörer, Mikrofone, Lautsprecher, Boxen','Wir bieten DJ Equipment, Light, Sound, DVD und CD´s zu Sonderpreisen.','A','www.dj-team-lamstedt.de\r\nwww.sound-of-the-80th.de\r\nwww.platten-teller.de\r\n','','http://www.la-mu-sh.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4273,'oE9BmyL5UU','CD-ROM, DVD, Mainboards, Floppy, Grafikkarten, Soundkarten, Asus, Hercules, Elsa, MSI, Epox, Creative, Aopen, Teac, Ricoh, Kingston, Logitech, Cherry, Plantronics, Plextor, Maxtor, IBM, Western Digital, Fujitsu, Gainward, Shuttle, Philipps,','Hardware, Software von Nahmhaften Herstellern.\r\nKomplettsysteme, Einzelteile sowie alles was ein Computerherz begehrt.','Kaufen sie bequem von zu Hause aus 24Std. online ein. Finanzierung möglich!!! Stellen Sie sich auf Wunsch Ihren Traum-PC zusammen. Weiterhin erhalten Sie hier bei uns exklusiv für Deutschland und Österreich die Komplettsysteme \"Powered by Hercules\"','A','','','http://www.kf-computersysteme.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4274,'oP04JxetB5','Handy, ISDN, D1, D2, E-Plus, Viag Interkom, Telefone, Nokia, Siemens, Premiere, Compaq, Toshiba, Ericsson, Sony, Motorola, Agfeo','Telefone, Handys, ISDN-Geräte, D1-D2-E-Plus, Viag Interkom, Notebooks, Drucker, Monitore, Software, Unterhaltungselektronik, Büromaschinen','Telekommunikation, Mobilfunk, ISDN, EDV Hard- u. Software, Unterhaltungselektronik, Premiere World, Büromaschinen u. -bedarf, Dienstleistungen','A','','','http://www.mediacomservice.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4275,'WTnnPD3hVy','Monitore\r\nDrucker\r\nPC\r\nNetzwerk','Monitore\r\nDrucker\r\nPC\r\nNetzwerk\r\n','Bei uns finden Sie über 5000 Hardware und Softwareartikel','A','','','http://www.guter-service.de/shop/main.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4276,'e4LFB4Cd67','Reparatur, Notebook, Akku, Speicher, Netzteil, Ersatzteil, Computer, Laptop, Ram, Imaging Kit, \r\nOPC, Toner, Acer, Asus, Texas Instruments, Fujitsu, Siemens, Dell, Compaq, SONY, Toshiba, IBM, \r\nAst, NEC, Hewlett Packard, Panasonic, Olympus, Bürobedarf','Reparatur, Notebook, Akku, Speicher, Netzteil, Ersatzteil, Computer, Laptop, Ram, Imaging Kit, OPC, Toner, Bürobedarf','Bei Büroaktiv erhalten Sie alles für Ihr Notebook, vom Akku über Speicher bis zum Service. \r\nErsatzteile von Acer und Texas Instruments ab Lager.\r\n','A','','','http://www.bueroaktiv.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4277,'p2NKpjK8vL','Firewire, USB, Datenkabel, USB Seriell, Exsys, USB Radio, Digitale Videobearbeitung, DV-In, DVI-Kabel, Cinchkabel, Cinch, Monitorverlängerung, Video Splitter, VGA zu TV, Konverter, Scnittstellenkarten, Scart, Fire Wire, Lacie, Nullmodemkabel, IDE Controll','Firewire Karten, Exsys ADD-ON Produkte, Video Kabel, S-VHS Kabel, USB zu Seriell Kabel, VGA zu TV Konverter, Netzwerktechnik, Automatische Arbeitsplatzumschalter, DVI Kabel, Video Splitter, Diagnose Karten, CPU Kühler und vieles mehr.','Bei uns finden Sie preisgünstige Hardware für Ihren Computer, eine große Auswahl an Datenkabeln\r\nFireWire Produkten, USB Artikeln\r\nund Computerzubehör.\r\n','A','http://www.pc-medow.de','','http://www.firewire-ieee1394.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4278,'fcW1IM2Y7v','Ätherische Öle, Etherische Öle, Aromaöle, Heilöle, Pflegeöle, Badeöle, Massageöle, Nahrungsergänzungsmittel, Hobbythekprodukte, Aromatherapie, Phytotherapie, Aromatologie, Naturheilkunde, Esoterik, Ayurweda, Aphrodisiaka, Diät, Ernährung, Apfelessig, Aron','Ausführliche Beschreibung vieler ätherischer Öle mit Analysezertifikaten für die Aromatherapie, sowie große Auswahl an Heil- und Pflegeölen, Bade- und Massageölen, sowie Nahrungsergänzungsmitteln für Diät und Gesundheit, und Hobbythekprodukten zu den Send','Ätherische Öle, Heilöle, Pflegeöle, Badeöle, Massageöle, Nahrungsergänzungsmittel, Hobbythekprodukte, \r\nAromatherapie, Phytotherapie, Naturheilkunde, Esoterik, Ayurweda, Aphrodisiaka, Diät, Ernährung\r\n','A','','','http://www.nature.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4279,'gjfXXBgrvU','Ätherische Öle, Etherische Öle, Aromaöle, Heilöle, Pflegeöle, Badeöle, Massageöle, Nahrungsergänzungsmittel, Hobbythekprodukte, Aromatherapie, Phytotherapie, Aromatologie, Naturheilkunde, Esoterik, Ayurweda, Aphrodisiaka, Diät, Ernährung, Apfelessig, Aron','Ätherische Öle, Heilöle, Pflegeöle, Badeöle, Massageöle, Nahrungsergänzungsmittel, Hobbythekprodukte, Aromatherapie, Naturheilkunde, Aromatologie, Esoterik, Hobbythek, Diät, Erotik, Naturkost, Aphrodisiaka, Naturprodukte','Ätherische Öle, Heilöle, Pflegeöle, Badeöle, Massageöle, Nahrungsergänzungsmittel, Hobbythekprodukte \r\n','A','','','http://www.nature.de/artikel/aethoel/aethoel.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4280,'hUCg5wReAX','Kabel Adapter USB DVI DFP SCSI Fire-Wire Netzwerkkabel Computerkabel TRIPEL ELSA 13W3 Spark','Kabel, Adapter, Zubehör, DVI, DFP, USB, Fire-Wire, SCSI, etc.','Riesige Auswahl an Computerkabeln, Adaptern und ähnliches Zubehör (Lüfter, etc.). - auch Spezial- und Sonderanfertigungen.','A','http://www.dfp-kabel.de/\r\nhttp://www.dvi-kabel.de/\r\nhttp://www.importkabel.de/','','http://www.tripel.de/','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4281,'46Dmt4izV8','Fujitsu Siemens, Intrexx 2001, Mdaemon, Wingate, Mailscan, Notebook, PC Scenic, Primergy, Intel Server, Amilo, Easy PC, CELSIUS','Fujitsu Siemens, Intrexx 2001, Mdaemon, Wingate, Mailscan, Notebook, PC Scenic, Primergy, Intel Server','Online informieren über Hardware und Software.','A','http://www.edv-gross.de','','http://www.pcshop-gross.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4282,'8jfI8HshfD','blumenversand, Blumenversand, Blumensträuße, Blumenstrauß, blumenstrauß, Blumen, blumen, rosen, Rosen, Rosenstrauß, Rosenstrauss, Blumengruß, Blumengrüße, Blumenversand, Blumenlieferung, Blumengesteck, versenden, verschicken, Gestecke, Blumengeschenk, Blu','Blumen, Blumensträuße, Blumengestecke, Grußkarten, FreeSMS, digitale Postkarten (eCards), Erinnerungs-Service (Reminder)','Kreativ und trendig gestylte Blumensträuße einfach, günstig und sicher durch SSL bestellen und mit persönlicher Grußkarte verschicken. Kostenlos: SMS, digitale Postkarten und Erinnerungs-Service.','A','','','http://www.blumenbox.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4283,'g4lR2HmhDY','Bodybuilding\r\nFitness\r\nSportlernahrung\r\n','Sportlernahrung, Bekleidung und Zubehör','Wir führen Hersteller wie z.b. BMS /Hi Tec / Power Man /Metabolic Nutrition / Testoplex Nutrition u.v.m.','','','','http://testoplex.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4284,'Y5Gz1mdSe3','Jalousien, Jalousetten, Rollos, Springrollos, Seitenzugrollos, Dachfensterrollos, Lamellenvorhänge, Vertikalanlagen, Plissee, Plisseestores, Sonnenschutz, Innendekoration, Fensterdekoration','Jalousien, Jalousetten, Rollos, Springrollos, Seitenzugrollos, Dachfensterrollos, Lamellenvorhänge, Vertikalanlagen, Plissee, Plisseestores','Bei uns finden Sie: Rollos, Jalousien, Lamellenvorhänge, Plisseestores in vielen Farben und Dessins. Besuchen Sie uns unter www.aurawin.de','A','','','http://www.aurawin.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4285,'MNR6Nl3fBU','Gardinenstangen, Stilgarnituren, Storestangen, Scheibenstangen, Gardinenschienen, Blenden, Holzblenden, Gardinenzubehör Jalousien, Jalousetten, Rollos, Deko-Artikel, Raffhaken, Fensterdekorationen, Innendekorationen, Sonnenschutz','Gardinenstangen, Stilgarnituren, Storestangen, Scheibenstangen, Gardinenschienen, Blenden, Holzblenden, Gardinenzubehör Jalousien, Jalousetten, Rollos, Deko-Artikel, Raffhaken','In unserem Dekoshop finden Sie: Gardinenstangen (Stilgarnituren), Scheibenstangen, Gardinenschienen m. Blenden, Jalousien, Rollos, Deko-Artikel uvm. Besuchen Sie uns unter www.interdeco.de','A','','','http://www.interdeco.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4286,'nKkOI3nOCn','Computer, Hardware, Gehäuse, ATX, Tower, AT Gehäuse, Gehäuse Zubehör, Software, Grafikkarten, Design Gehäuse, Brenner, Desktop Gehäuse, Auktionen, Online Auktionen, Netzteile, Web Cams, Webcam, Kabel, Sex, Computerzubehör, Großhandel, Grosshandel, Compute','Computer Design Gehäuse und Zubehör','Comp & More Versand ist ein Online Shop, Spezialisiert auf Computer Gehäuse Groß und Einzelhandel, der Sie 24 Std. am Tag Herzlich Willkommen heißt. Wir bieten von 08/15 Computer Cases bis zu absolut hochwertigen Server Towern fast alles, was das Comp','','http://www.compandmore.de/index1.htm\r\nhttp://www.auktion.compandmore.de/\r\nhttp://www.multimedia-shop24.de/\r\n\r\n','','http://www.compandmore.de/','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4287,'ltVOjDMlfZ','Computerspiele, bestellen, games, Videospiele, PC-Games, Nintendo, Playstation, GameBoy, Zubehör, DVDs','Computerspiele, Videospiele, PC-Games, Nintendo, Playstation, GameBoy, Zubehör, DVDs','Computerspiele und Kindersoftware zu fairen Preisen online bestellen bei spieleshop.de, PC-Spiele Versandhandel und Onlineshop','A','','','http://www.spieleshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4288,'JW51k52y9B','EDV, Fujitsu, Siemens, Notebook, PC, Hardware, Server, IT, Computer, Lifebook, MTS','Fujitsu-Siemens: Server, Notebooks, PC`s, ...','e-shop für Fujitsu-Siemens-Produkte / nur für Geschäftskunden','A','','','http://www.mts.de/Shop/shop.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4289,'LySmq5r5UV','Weihnachten, Hochzeit, Hochzeitsfeier, Hochzeitseinladungen, moderne, besondere, Firmenkarten, Weihnachtskarten, Hochzeitskarten, Tischkarten, Neujahrskarten, Glückwunschkarten, Grußkarten','Weihnachtskarten, Hochzeitskarten, Tischkarten, Neujahrskarten, Glückwunschkarten, Grußkarten','Weihnachtskarten, Hochzeitskarten, Tischkarten entworfen von jungen bildenden Künstlern','A','','','http://www.kettcards.de/shop/index.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4290,'fNr7JJclvR','Print-Rite, Epson, Canon, HP, Lexmark, Xerox, Druckerpatronen, Refilltinte, Büromaterial, Verbrauchsmaterial, Drucker, Zubbehör, kompatible, preiswert','Print-Rite Druckerpatronen, Refilltinte, Büromaterial, Verbrauchsmaterial','Kompatibles Druckerzubehör für Canon, Epson, HP, Lexmark und Xerox. Druckerpatronen und Refilltinte von Print-Rite. Top Qualität zu super Preisen. Alle Produkte nach ISO 9000','A','','','http://www.JSZeilinger.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4291,'ZO39Aq2qeR','Hochzeit, heiraten, trauringe, memoire ringe , ringe, schmuck, goldschmuck, eheringe, ESPRIT,','Trauringe, Ringe, Freundschaftsringe, Memoire Ringe','Bei uns finden Sie die größte Auswahl an Trauringen, Freundschaftsringen und Memoire Ringen. Ihrer Hochzeit kann also nichts mehr im Wege stehen...','A','','','http://www.trauringpalast.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4292,'8qWSWq6S3D','palm, m500, m505, pilot, shop, palmshop, usr, 3com, windows, windows ce, casio, compaq, ipaq, hp, jornada, palm iii, palm v, palm vx','Palm, Windows CE, Microsoft, Casio, Compaq iPaq, HP Jornada sowie sehr viel Zubehör','Versandhandel und Competence-Center für Handhelds und Organizer','A','','','http://www.palmshop.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4293,'Yvnf6VIXz9','Wörterbücher, Thesauren, Synonymlexikas, Verblexikas, Vokabeltrainer, Windows, WindowsCE, PalmOS, Epoc','Wörterbücher, Thesauren, Synonymlexikas, Verblexikas, Vokabeltrainer für Windows, WindowsCE, PalmOS, Epoc','Onlineshop mit Postversand und Downloadversand','A','','','http://trueterm.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4294,'NskeMabw7V','Software\r\nPapier\r\nVisitenkarten\r\nCD-Label','Software, Etiketten, Visitenkarten, CD-Label, Gruß- und Glückwunschkarten, InkJet- und Laser Papiere','Druckprogramme für alle Gelegenheiten.\r\nPapiere, Label, Karten aller Art','A','www.internetshop.de\r\n','','http://www.s-i-c-s.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4295,'bsoymeN7YV','CD\r\nCD-R\r\nCD-Visitenkarte\r\nBrennen\r\nKopieren','CD, CD-R, CD-Visitenkarte\r\nCD-Label, Jewelbox, Fenstertüte','CD-R brennen on demand, mit Thermo- oder InkJet Druck in standard Verpackung für Industrie, Handel und Privat.','A','','','http://www.s-i-c-s.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4296,'u0zzT6c4p1','Charles Eames, Verner Panton, Marianne Brandt, George Nelson, Marcel Breuer, Dieter Rams, Wilhelm Wagenfeld, Aero Arnio, Saarinen, Mario Belline, Ettore Sottsass und viele mehr','Hersteller: Vitra, Heller, Mauser, Artimede, Hansen, Louis Poulsen, Tecnolumen, Memphis und viele mehr.','Verkauf und Vermittlung von Designobjekten','A','','','http://www.markanto.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4297,'oqMx1iHyOk','Roulettesystem Roulette System Spielbank Spielbanken Casino Croupier Permanenz Permanenzen Gewinnen','Systemspieler - Die Software zum einfachen Erstellen, Spielen und Prüfen von Roulette-Systemen. Chart - Die Software zum optimieren von Sätzen. Permanenz-CD mit über 720.000 authentischen Coups deutscher Spielbanken, Permanenzbearbeitung - Die Software zu','Mit Software und System in der Spielbank beim Roulette gewinnen. Systemspieler, Permanenz-CD, Chart und Permanenzbearbeitung.','A','http://www.systemspieler.de','','http://www.casinosoft.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4298,'6PBevPKVrH','holzspielzeug, holzspielwaren, holzspielsachen, spielzeug, kaufladen, kaufmannsladen, ritterubrg, bollerwagen','Bino, Geuther, Glueckskaefer','Gutes Holzspielzeug zu Niedrigpreisen, das erhalten Sie bei holzspielzeug-discount. Holzspielzeug von Eltern für Kinder ausgesucht. Qualitativ hochwertiges und sinnvolles Holzspielzeug. Besuchen Sie uns!','A','www.holzspielzeugdiscount.de\r\nwww.holzspielzeug-discount.com','','http://www.holzspielzeug-discount.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4299,'hBrYP0q6tH','Softwareverkauf, Softwareversand, Programme, Software, Windows, Whistler, 98, NT, 2000, Microsoft, Adaptec, Adobe, Asymetrix, Autodesk, AVM, Borland, Caere, Cheyenne, Claris, Corel, Installshield, Intuit, Lexware, Lotus, Macromedia, Mcafee, Microbasic, Mi','Microsoft, Adaptec, Adobe, Asymetrix, Autodesk, AVM, Borland, Caere, Cheyenne, Claris, Corel, Installshield, Intuit, Lexware, Lotus, Macromedia, Mcafee, Microbasic, Micrografx, Quark, Quarterdeck, Seagate, Sun, Symantec, Tobit, Ulead, Visio, Angebote, Too','Standard-, System- und Anwendungssoftware für Windows 95, Windows 98, Windows NT, Windows 2000 und XP.','AC','','','http://www.softwarebox.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4300,'DwcAC3vUmL','Antik, Möbel, antiquitäten, antikmöbel, kiefernmöbel, weichholzmöbel, bauernmöbel, landhausmöbel, einrichtung, möbelversand, versand, großhandel, grosshandel, möbelversand, repromöbel, Schreibtisch, Sekretär, Bauernschrank, Schrank, Vitrine, Kommode, Vert','Schränke, Vitrinen, Kommoden, Vertikos, Brotschränke, Tische, Stühle, Bücherregale, Küchenbüffets, u.v.m.','Antike Weichholzmöbel im Internet. Immer aktuell! Alle Möbel mit Photos, Maßen und Preis. Versand europaweit.\r\nAntike Bauernschränke ab 690 DM','','','','http://www.antik-truhe.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4301,'jrVq80a64B','Onlineshop, ShopBuilder, Shopcity24, Shop, Shopping, Antquitaeten, Antik, Moebel, altes, alte Moebel, Restaurierungsbedarf, restaurieren, Restauration, Moebelrestauration, Moebelbeschlaege, Moebelpflege, Holzpflege, Beschlaege, Holzteile, Basteln, Reparie','Möbelschilder Beschläge Griffe Drehgriffe Holzknöpfe Messingknöpfe Porzellanknöpfe Riegel Schlösser Schlüssel Fitschen Leisten Zierteile Pflegemittel Lacke Beizen Möbelfüße Schleifmittel Aufsätze u.v.m.','Herzlich Willkommen beim freundlichem ANTIK-SHOP der Antik-Stube, \r\nihr Partner für Möbelrestauration und Spezialist für schönes wohnen mit antiken Möbeln. \r\n\r\n','A','','','http://www.antikzubehoer.de/antik-shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4302,'DxJ5L2c8zV','Antik, Kunst, Raritäten, Kuriositäten, Schnäppchen','Antik, Kunst, Raritäten, Kuriositäten, Schnäppchen','','A','http://www.anundverkauf-web.de\r\nhttp://www.anundverkauf-shop.de\r\nhttp://www.anundverkauf-goettingen.de','','http://www.anundverkauf-rosdorf.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4303,'t06sJhg6jV','Geschenke, Shop, Versand, Spielwaren, geschenke, shop, versand, spielwaren, Holzspielzeug, shopping, Spielzeug, Trendartikel, Designartikel, comic, GESCHENKE, geschenk, Geschenk, Presents, Lederwaren, schmuck, weihnachtsgeschenk, Sesamstrasse, Kleiner Pri','Geschenke, Spielwaren, Holzspielzeug, Trendartikel, Designartikel, comic, Lederwaren, schmuck, weihnachtsgeschenk, Sesamstrasse, Kleiner Prinz, Muppet-Show, Felix, Haba, Sterntaler, Janosch','Geschenke - Ihr Versand für schöne und originelle Geschenke und Spielwaren. Ihr Shop , wenn Sie auf der Suche nach einem besonderen Geschenk sind. Lassen Sie sich verführen.','A','','','http://www.1001-Geschenke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4304,'ofnDvhKfvm','windeln, baby, einwegwindeln,','Babywindeln','Online Windel-Express','A','www.pamfix.com','','http://www.pamfix.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4305,'YTDRfFcJjI','modell modellauto modellautos automodelle zirkus zirkusmodelle ddr','Modellfahrzeuge in den Maßstäben 1:87 - 1:42 - 1:25','DDR Straßen-, Schienen- und\r\nZirkusfahrzeuge als Modelle','A','','','http://www.thor-shop.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4306,'MpzBrNYbBk','historische, Wertpapiere, US, Aktie, günstig, Shop, Historische, Onlineshop, us, wertpapiere, aktien, Dachau, Bond, Wertpapierangebote, Auktionen, Kron, Kron, Aktien, aktie, kron, USA, shop, Bonds, Eisenbahnen, Automobil, optionsscheine, Optionsscheine, A','historische Wertpapiere\r\nMünzen','Hier finden Sie historische Wertpapiere und Aktien aus den USA. Viele günstige Angebote an historischen Aktien erwarten Sie in unserem Onlineshop.','A','http://www.us-wertpapiere.de\r\nhttp://www.alte-aktien.com\r\nhttp://www.pentenrieder.de','','http://www.pentenrieder.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4307,'ozZFVxwfD7','Folie, Vlies, Netze, Gewächshausfolie, Schattiernetz, Gewebeplanen, Abdeckfolien, Gewebesäcke, Gemüseschutznetz, Garten, \r\nMüllsäcke, Obstsäcke, Mulchvlies, Mulchfolie, Lochfolie, Gitterfolie, Bodenbeläge, Bodenbelag, Luftpolsterfolie, Isolierfolie, Frühb','Folie, Vlies, Netze, Gewächshausfolie, Schattiernetz, Gewebeplanen, Abdeckfolien, Gewebesäcke, Gemüseschutznetz, Garten, \r\nMüllsäcke, Obstsäcke, Mulchvlies, Mulchfolie, Lochfolie, Gitterfolie, Bodenbeläge, Bodenbelag, Luftpolsterfolie, Isolierfolie, Frühb','Folien, Gewächshausfolien, Vliese, Mulchvlies, Luftpolsterfolien, Isolierfolien, Gemüseschutznetz, Gewebeplanen, Gitterfolien, Lochfolien, Ösen, Befestigungselemente, uvm. für Ihren Hobby-Garten !!!','A','','','http://www.dm-folien.de/shop/start.html','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4308,'LFJkn4GX4L','Foliatec, Maisto, Schuco, Folia Tec, Herpa, Bauer, Plüschtiere, Puppenhäuser, Carstyling, Tönungsfolien, Modellautos, Trucks, Flugzeugmodelle, Historische PKWs, Western Fashion, Bass CDs, Classical Highlights, Sampler.','Plüschtiere, Puppenhäuser, Carstyling, Modellautos, Trucks, Flugzeugmodelle, Historische PKWs, Western Fashion, Bass CDs, Classical Highlights, Sampler.','Bei TelVin finden Sie Highlights, die Sie anderswo vergeblich suchen:Automodelle von Herpa, Maisto, Schuco, Carstylingprodukte von FoliaTec, Western-Fashion, Indianerschmuck, Accessoires, Fantasy, \r\nPlüschtiere, Holzspielzeug von Bauer, Bass-Cds, Sampler','A','http://www.modellautos24.de\r\nhttp://www.pickup-corner.de','','http://www.telvin.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4309,'4YAQeinm9j','Ruhrgebiet, Foto, Fotos, Bild, Bilder, Pott, Ruhrpott, Ruhr, Photo, Fotoagentur, Bildagentur, Agentur, Herne, Konopka, Bochum, Recklinghausen, Herten, Dortmund, Essen, Gelsenkirchen, Industrie, Kirche, NRW, Layout, Castrop-Rauxel, Haltern, Wanne-Eickel, O','Feindaten zu Bildern, Verwertungsrechte an Bildern','Ihre Online-Bildagentur mit dem Schwerpunkt Ruhrgebiet!','','','','http://www.foto-ruhrgebiet.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4310,'ch8bF6iDvK','Modellauto, modellauto, Modellautos, modellautos, Modellversand, modellversand, Modellmotorrad, Modellmotorräder, Sammlermodelle, Airbrushmodelle, Sockel, Motorradmodell, Motorradmodelle, Einzelvitrine, Einzelvitrinen, Onlineshop, Opel, Peugot, Pocher, Po','Modellautos, Modellmotorräder, Sammlermodelle, Airbrushmodelle, Sockel, Einzelvitrinen, Modellzubehör, Decals, Sonderanfertigungen','Ihr Onlineshop für Modellfahrzeuge aller Art','A','','','http://www.sammlermodell.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4311,'2wkmgUZ3Y6','Ballonfahrt Alpenüberquerung Balloncharter Ballonfahren Ballonfahrten Ballon Chiemsee Berge München Salzburg Ausflug Geschenk Gutschein','Ballonfahrt\r\nAlpenfahrt\r\nChiemseefahrt\r\nAlpenüberquerung\r\nBalloncharter','Ballonfahrten zwischen München und Salzburg, am Chiemsee und in den Alpen','','','','http://www.ballonfahren.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4312,'bLrKjNiFPT','eshop, ecommerce, shop, vergleich, onlineshop, warenkorb, suchmaschine, kreditkarte, lastschrift, rechnung, software, anbieter','CosmoShop\r\nBavarian-Giftshop\r\nFlipdesigner','Wir bieten Ihnen professionelle Shopsoftware, damit Sie Ihre Waren online verkaufen können.','A','http://www.cosmoshop.de','','http://www.1A-ONLINESHOP.DE','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4313,'WqC851VS7i','Ticket, Tickets, Vorverkauf, Kartenvorverkauf, Eintrittskarten, Konzerttickets, Veranstaltungen, Veranstaltung, Konzerte, Konzertkarten, Konzertveranstaltungen, Ticket Online, Vorverkaufsstellen, Rock-Pop, Sport, Theater, Oper, Volksmusik, Klassik, Tourne','Tickets, Eintrittskarten, Konzerttickets, Konzertkarten','Ticket Online bietet Kartenvorverkauf für Tickets über Internet und Vorverkaufsstellen von Konzertkarten - Eintrittskarten über Rock-Pop, Klassik, Musical, Oper, Theater und Sport - Veranstaltungen.','A','','','http://www.ticketonline.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4314,'qPBTBj5PNG','Katze, Katzen, Kratzbaum, Netz, Toilette,','Kratzbäume - u.a. auch als Systemkratzbäume, Katzentüren in verschiedenen Variationen, Sicherheitsnetz, Fensterkippschutz, Transportkörbe, Fressnäpfe, Spielsachen rund um die katze','Alles für die Katze. Vom Kratzbaum bis zur Katzentüre.','A','http://www.katzenshopping.de\r\nhttp://www.katzen-shopping.de\r\nhttp://www.catlike.com\r\n','','http://www.catlike.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4315,'433Smqh1Mt','Handyshop Handys Handy Handys Mobilfunk Festnetz Organizer Zubehör Nokia Siemens Motorola Sony Samsung','Handy Handys Mobilfunk Festnetz Organizer Zubehör Nokia Siemens Motorola Sony Samsung','Hier finden Sie Handys mit und ohne Vertrag zu unschlagbar günstigen Preisen. Wählen Sie aus einem riesigen Angebot an Handymarken und Providern oder Netzbetreibern. Außerdem finden Sie hier Organizer, Handyzubehör und Festnetztelefone.','A','','','http://www.123phones.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4316,'QDR8nByFxU','Handyshop Handy Handys Mobilfunk Festnetz Organizer Zubehör Nokia\r\n Siemens Motorola Sony Samsung','Handy Handys Mobilfunk Festnetz Organizer Zubehör Nokia\r\n Siemens Motorola Sony Samsung','Hier finden Sie Handys mit und ohne Vertrag zu unschlagbar günstigen Preisen. Wählen Sie aus einem riesigen Angebot an Handymarken und Providern oder Netzbetreibern. Außerdem finden Sie hier Organizer, Handyzubör und Festnetztelefone.','A','http://www.123phones.de','','http://phone-discount.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4317,'i6RF0daVls','Aquarium und Gartenteichprodukten von:Eheim, Sera, Schego, De Bary, American Marine, Pinpoint, Ubbink, Ginger, Mydor, Salifert, Aqualog, WaterLife, Ratz, Ultra Spring, Giesemann, usw.\r\naquarium, aquariums, aquarien, teich, gartenteich, pumpen, springbronn','Aquarium und Gartenteich','','A','http://www.SeaMe.com\r\n','','http://www.SeaMe.com/de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4318,'uwGDeEFmuc','Oliven , Meeresfrüchte , Gemüse , Trockenfrüchte , Pasten , Dips , Brotaufstriche , Delikatessen , Spezialitäten','Oliven , Meeresfrüchte , Gemüse , Trockenfrüchte , Pasten , Dips , Brotaufstriche','Hier können Sie ausgewählte Delikatessen aus dem Mittelmeerraum, zum Beispiel aus Italien, Frankreich, Griechenland und der Türkei bestellen und geniessen.','A','','','http://www.olivia-feinkost.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4319,'SmcnmkBSiC','Auktion Computer Hardware Software Elektronik Telefon Fax Handy KFZ Hotel Reise Tickets Shop Notebook Digitalkamera Games DVD Spiele Auto Mode Monitor Shopping PC Schnäppchen Kaufen Verkaufen Atrada\r\n','Hardware, Computer, Software, Technik & Elektronik, Unterhaltungselektronik, Kfz & Zubehör, Freizeit & Lifestyle, Hotel & Reisen, Sportartikel, Musik, Spiele und mehr...\r\n','Das Auktions- und Handelshaus im Internet bietet Schnäppchen: Hardware & Computer, Software, Technik & Elektronik, Unterhaltungselektronik, Kfz, Hotel & Reisen, Freizeit & Lifestyle, Musik, Spiele und mehr. Auktionen, PowerBuying und Online Shops.\r\n','A','http://www.atrada.at\r\nhttp://www.powerbuying.de\r\nhttp://www.hardware.de\r\nhttp://www.software.de\r\nhttp://www.deals.de','','http://www.atrada.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4320,'TdxYbhotJJ','Grusskarten, Büttengrafiken, Software, Literatur','Grusskarten, Büttengrafiken, Software, Einsteiger-Literatur','Computer Software und Literatur.\r\nGute Software zum kleinen Preis.','A','','','http://www.soleo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4321,'bnDmJrqhNp','scherzartikel, scherz-artikel, party, partydeko, party-deko, partyartikel, party-artikel, simpsons, werner, kleines arschloch, snoopy, tshirts, t-shirts, geschenke, halloween, horror, fantasy, sex-scherze, sexscherzartikel, sex-scherzartikel','Scherzartikel, Partyartikel, Partydeko, Werner, Simpsons, Das Kleine Arschloch, Snoopy','Scherzartikel ohne Ende, verrückte Geschenke, Party-Artikel, Party-Deko, Fun-Schilder, Horror, Fantasy, Halloween, TShirts, Fanartikel und vieles mehr','A','www.scherzartikelshop.com\r\nwww.scherzartikel-shop.de\r\nwww.scherzartikelshop.de\r\nwww.sex-scherzartikel.de\r\nwww.sexscherzartikel.de\r\nwww.party-scherze.de\r\nwww.partyscherze.de\r\nhome.knuut.de/humor','','http://www.scherzartikel-shop.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4322,'ZIEY91hOYn','Hochzeitskarten, Einladungskarten, Geburtskarten, Danksagungen, Danksagungskarten, Designpapiere, Glückwunschkarten, Jubiläumskarten, \r\nKonfirmationskarten, kommunionskarten, Weihnachtsbriefe, Weihnachtskarten, PC-Briefe, PC-Karten, Stempel, Silberhochzei','Hochzeitskarten, Danksagungen, Danksagungskarten, Designpapiere, Glückwunschkarten, Einladungskarten, Geburtskarten, Konfirmationskarten, kommunionskarten, Weihnachtsbriefe, Weihnachtskarten, PC-Briefe, PC-Karten, Stempel, Silberhochzeit, Trauerkarten','Karten für jeden Anlass z.B. Hochzeitskarten, Geburtskarten, Weihnachtskarten, Grußkarten, Danksagungen, Motivbriefe uvm. bequem Online bestellen und bedrucken lassen.','A','http://www.hochzeitskarten1.de','','http://www.alle-karten.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4323,'LxhulBqd0P','Simpsons, Starwars, Southpark, Futurama, fry, bender, leela, selbstmordzelle, selbst, mord, zelle, Pokemon, Star Trek, Dilbert, Wallace, Gromit, Ottifanten, Teletubbies, Loriot, peanuts, snoopy, footbag, footbags, hacky, sack, hackysack, hackysacks, kickb','Badetuecher, Tassen, Espresso Tassen, Müslischalen, T-Shirt, Wanddeko, Lufterfrischer, Wecker, Uhren, Wanduhren, Armbanduhren, Plueschbuecher, Pins, Socken, Boxershorts, Schlüsselanhänger, Latex Figuren, Magnete, Masken, Kostüme, Postkarten, Poster,','Gwindi Versand bietet Fanartikel und Merchandising von den Simpsons , Starwars , Futurama, Southpark , Pokemon , Peanuts, Milka, Janosch, Tabaluga, Sesamstrasse, Star Trek, Dilbert, Wallace und Gromit, Ottifanten, Teletubbies, Loriot, Loones Tunes, Gamesw','AB','','','http://www.gwindi.com','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4324,'lVfwFVeLnD','Geschenke, Keramik, Glas, Bücher, Kerzen, Leder, Schwein, Blumen, Geldgeschenkverpackung, \r\nHerz, Spiele, schenken, Landhaus-Stil, Accessoires, Geburtstag, Hochzeit, Taufe, Jubiläum, Urlaub, Ferien, Dekoration, \r\nKunst, Vasen, E-Commerce, Online Shopping,','weibliches, männliches, gemeinsames, spielerisches, herziges, tierisches, florales, ländliches, dekoratives, elegantes, künstlerisches, kostenloses','Geschenke für alle Anlässe schenkfertig verpackt. \r\nAuf Wunsch Versand mit Grußkarte direkt an den Beschenkten.\r\nKostenlos: Verpackungstips, Spiele für Kinderfeste, Sprüche und Gedichte für Geschenkkarten.\r\n','A','','','http://www.geschenkfabrik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4325,'plvsfDCdNb','Versace, Giorgio Armani, Valentino, Dolce&Gabbana, Gucci, Gianfranco Ferre, Missoni, Zegna, Calvin Klein, Herrenmode, Damenmode, outlet, store, dress, Modestore, Fashion, Fashionstore, Modedesigner','Herrenmode, Damenmode, Marken- und Designermode von Versace, Giorgio Armani, Valentino, Dolce&Gabbana, Gucci, Gianfranco Ferre, Missoni, Zegna, Calvin Klein und vielen anderen....','Bei ALDOA.DE Fashion erhalten Sie Marken- und Designermode aus Auflösungen von Rest- und Lagerbeständen von Versace, Giorgio Armani, Valentino, Dolce&Gabbana, Gucci, Gianfranco Ferre, Missoni, Zegna, Calvin Klein und vielen anderen, zu unglaublich günstig','A','','','http://www.aldoa.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4326,'v0hofN7fXT','Konzertkarten, Tickets, Eintrittskarten, Kartenvorverkauf, Ticketing, Event, Erlebnisreisen, Packages, Eventreisen, Musik, Festivals, Jazz/Blues, Klassik, Oper, Pop/Rock, Schlager/Volksmusik, Musikal/Show, Sport, Fussball, Motorsport, Tennis, Tanz/Artisti','Eintrittskarten\r\nEventreisen\r\nGanz neu: Tickets für alle Heimspiele des FC Bayern München','Tolle Events, ganz einfach! Wannago bietet eine riesige Auswahl an Tickets für Musik-, Kultur- und Sportveranstaltungen sowie Erlebnispakete in Deutschland und ganz Europa.\r\nZertiziert als Trusted Shop (Geld-zurück-Garantie).','AB','www.wannago.com','','http://www.wannago.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4327,'BmC51gd1GT','Erotikvideos, Sexvideos, Erotikversand, Sexshop, Porno, Pornovideos Sex, Hardcorevideos, xxx-videos, sex, porno, pornofilme, sexshop, sexversand, pornoversand, hardcore','Videos\r\nDVD\r\nCD-Rom\r\nSex Toys\r\nDessous','Ãœber 1500 Erotikvideos und DVD`s.\r\nEuropas grösster Erotik Video und DVD Shop.','A','www.erotikexpress.at','','http://www.erotikexpress.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4328,'Ae1vOkFWSq','Bücher, Literatur, Fachliteratur, Comics, Antiquariat, second, hand, gebraucht, gebrauchte, buch, antiquarisch, Sammler','Bücher, Literatur, Fachliteratur, Comics, Antiquariat','Bei booklooker.de kann jeder gebrauchte Bücher Kaufen und Verkaufen - OHNE GEBÃœHREN. Egal ob Comic, Kochbuch oder Fachliteratur, hier wird jeder fündig.','A','http://www.neuesgeldfueraltebuecher.de','','http://www.booklooker.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4329,'K4PRZXSJ23','Bürobedarf, Buerobedarf, Shop, Büroorganisation, Kostenstellenbelieferung, Büroeinrichtung, Büromaterialien, onlineshop, Matthes, EDV- & Bürodienst GmbH, Outsourcing, Tintenpatrone, Tintenpatronen, Toner, Tonerkartuschen, Druckerpatronen, rebuilt, refill,','Bürobedarf, Büroorganisation, Büroeinrichtung, Büromaterialien, Tintenpatrone, Tintenpatronen, Toner, Tonerkartuschen, Druckerpatronen, Farbbandkassette, Farbband, Computerpapier, Kopierpapier, Papier, FlipChart, Block, Marker, Hängehefter, Hängemappe, Hä','Der Shop mit dem großzügigen Sortiment rund ums Büro: Büroartikel, Büroeinrichtungen, Bürotechnik, Computerzubehör, Schreibwaren, Präsentationsmaterial, Moderationsbedarf, Netzwerkzubehör uvm. - einfach und bequem online bestellen.','A','','','http://www.buero-direkt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4330,'gOKDEmlAok','Tepperwein Collection, Ãœbersäuerung, Basen, Naturmittel, Prof. Tepperwein, Ionengenerator, Immuvit, Royal Plus, Bücher, CDs, Badesalz, Badezusatz, Öle, Ernährung, Krankheit, Abnehmen, Vitamine, Mineralstoffe, Lebensmittel','Naturmittel, Royal Plus, Gründer Tee (Typ Oolong) , Immuvit CH23, Etherische Öle, Ionengenerator, Basisches Badesaltz, Hautpflegemittel, Entsäuerungsprodukte, Basische Suppen nach Hildegart von Bingen.','Naturmittel nach Prof. Kurt Tepperwein. In unserem Onlineshop finden neben einer großen Außwahl von Naturmittel, Bücher, Wohlfühlkleidung, Vorträge auf CD, Suppen und Pflegemittel','A','','','http://www.tepperwein-collection.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4331,'gQCZqi6Ouy','Handys, händi, haendy, händy, Zubehör, Online, Bestellen, Shop, Handyzubehör, haendyzubehoer, händyzubehör, Zubehoer, Nokia, 3210, 3310, 6310, 3330, 6110, 6150, 8310, 7110, 8210, 8850, 8810, 8890, 9110, sl45, s25, c35i, s35i, m35, t28s, t18s, r320s, v66,','Mobilfunk, Telekommunikation, Handy','Versand von Handys, Handyzubehör, Oberschalen, Handy-Verträge, Freisprecheinrichtung. usw..','AB','http://www.handyclick.de\r\nhttp://www.der-handygigant.de','','http://www.handygigant.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4332,'HMQqmCbKmT','Reiseführer, Bücher, Hilfsmittel, Kondome, Cockringe, Gleitgels, Leder, Leather, Latex, Rubber, Realistic Cocks, Butt Plugs, Vacuum Pumps, Vakuum Pumpen, Fesseln, Gummi, Underwear von Bodystyle, MANstore und HOM, Toys, Pride Artikel, Rainbow Artikel, Brun','Reiseführer, Bücher, Hilfsmittel, Kondome, Cockringe, Gleitgels, Leder, Leather, Latex, Rubber, Realistic Cocks, Butt Plugs, Vacuum Pumps, Vakuum Pumpen, Fesseln, Gummi, Underwear von Bodystyle, MANstore und HOM, Toys, Pride Artikel, Rainbow Artikel, Brun','Alles was man(N) so braucht preiswert und sicher online bestellen.','A','','','http://gay-shop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4333,'bMokUIduOd','Schallplatten CDs DVD Video Klassik classic classical music LPs classique','Neuheiten - Wiederveröffentlichungen - Raritäten - Sonderangebote - Restposten - Angebot der Woche','Der Versand für klassische Musik auf CD, DVD, Video - internationale CD-Kataloge und Musikzeitschriften','','','','http://www.albert-classic.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4334,'w1IrO5tOWW','Erotik-Toys, dessous, lingerie, slips, gummi, lack, struempfe, bodys, Sexspielzeug, sex-shop, sex shop, Sexhilfsmittel, Bettspielzeug, Erotikartikel, videos, cd-rom, bestellen, dildos, dildo, sex, shop, Onlineshop, viagra, \r\nanal-toys, erotik, toys, kunst','Erotik-Toys, dessous, lingerie, slips, gummi, lack, struempfe, bodys, Sexspielzeug, sex-shop, sex shop, Sexhilfsmittel, Bettspielzeug, Erotikartikel, videos, cd-rom, bestellen, dildos, dildo, sex, shop, Onlineshop, viagra, \r\nanal-toys, erotik, toys, kunst','Erotikartikel einfach und bequem Online-Bestellen! Dildos, Vibratoren, Liebespuppen, Videos, Bondage, Anal-Toys, Scherzartikel... Einfach gut!','','','','http://www.erotik-toys.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4335,'aZ0ZZDatbM','Wissenschaft, Forschung, Schriftenreihe, Fachbuch, Ausbildung, Weiterbildung, Studium, Hochschule, Produktentwicklung, Recht, Planung','Bücher, Fachbücher, CD-ROM, Microfiches, Video, Audio, Dia, Software','Fachbücher aus allen Fachbereichen der Forschungseinrichtungen in DE, AT, CH und mehr','A','http://www.berufsbuchladen.de\r\nhttp://www.selbstverlage.de\r\nhttp://www.fachbuchladen.ch\r\nhttp://www.metagis.de\r\nhttp://www.metagis.ch','','http://www.fachbuchladen-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4336,'CVF8LJYJt5','Schroedel, Verlag, Bildung, Schule, Lehrer, Lehrerin, Referendar, Referendarin, Schüler, Schülerin, Unterricht, Unterrichtsvorbereitung, Unterichtsmaterial, Lernhilfen, Lernsoftware, Unterrichtsvorbereitung, Arbeitsblätter, Lehrertools, Software, Shop, Sc','Schulbücher\r\nLehrerbücher\r\nCD-ROMs\r\nLernhilfen\r\nLernsoftware\r\nWeb-based-Training\r\n','Der Schroedel Verlag ist einer der führenden Anbieter von Schulbüchern und elektronischen Bildungsmedien. Auf seiner engagierten Website bietet er eines der umfangreichsten Angebote professioneller Bildungsinhalte im Netz. Das Angebot erstreckt sich vor a','A','http://shop.schroedel.de','','http://www.schroedel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4337,'flZ548m62z','dvd vhs filme kino soundtrack n64 psx gameboy sega dreamcast ps2 poster bücher','Filme DVD VHS Poster Bücher Merchandising Soundtracks videospiele','Ãœber 70.000 Artikel aus den Bereichen VHS, DVD, Videospiele und Merchandising','A','','','http://www.um-krumat.ivdm.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4338,'F2JC0xWNdN','Dessous, Latex, Lack, Leder, Kondome, Liebesschaukeln, Dildos, Vibratoren, Liebespuppe, Sonderangebote, Toys, Metall, Cyberskin','Dessous, Latex, Lack, Leder, Kondome, Liebesschaukeln, Dildos, Vibratoren, Liebespuppe, Sonderangebote, Toys, Metall, Cyberskin','Sie suchen nette Dessous, oder auch Lck und Latexartikel? Dann Sind Sie bei Suero richtig. Dieser Shop hat alles rund um das Spaßthema No.1. Empfehlenswert !','A','','','http://www.suero.de','AD'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4339,'30DFHxQjhW','Kinotickets Tickets DVD Tiefpreisgarantie\r\nMovieChips Filmbeteiligungen Leihshop Plakate Bücher Musik Video\r\nFonds','Kinotickets online kaufen und zuhause ausdrucken!\r\nTop-DVD pro Woche mit Tiefpreisgarantie\r\nMovieChips (Filmbeteiligungen ab 10 Euro)\r\nDVD-Leihshop\r\nPlakate, Bücher, Musik, Videos/DVDs etc.','film.de - der ganze Film im Internet\r\nAlle Infos zu aktuellen Kino-, Video- und DVD-Filmen, Stars, News, Club, deutschlandweites Kinoprogramm','A','http://shop.film.de/\r\nhttp://www.kinokasse.de/','','http://www.film.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4340,'hZDsLby8l6','Körperfettanalyse\r\nHerzfrequenz\r\nPulsuhr\r\nErnährung\r\nFitness\r\nNordic Walking','Sportgeräte, Heimtrainer, Pulsuhren, Körpferfettanalyse-Geräte, Zubehör aller Art, Energieriegel, Nordic Walking, Ernährungsberatung und vieles mehr','Fitness und Gesundheit per Mausklick','A','','','http://www.ecfit.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4341,'w3i0UE2ico','Meditation, New Age, Esoterik, Entspannung, \r\nHeilung,','Meditations Musik','Wie bieten die große Auswahl an Meditations-, \r\nEntspannungs- und Heilungsmusik an.\r\nÃœber 6000 Titel im Angebot.\r\nBesuchen Sie unseren Shop.','A','www.schoenwaldcd-versand-shop.de','','http://www.meditation-cd.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4342,'4m7c3W6o3V','Handys, handys, handy, Handy, Oberschalen, oberschalen, Oberschale, oberschale, Nokia, nokia, Cover, cover','Handys, Oberschalen, oberschalen, Oberschale, Nokia, Cover,','Wählen Sie aus über 350 Handy Oberschalen Ihr Wunschmotiv. Eine große Auswahl an Zubehör und Handys wartet auf Sie. Oder wie wäre es mit einem neuen Handylogo oder einer für Sie individuell erstellten Airbrush-Oberschale? Vielleicht werden Sie auch in uns','A','','','http://www.handynow.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4343,'yhXftNChJ3','Baby, stillen, Schnuller, Sauger, Windeln, AVENT, Medela, Popolini, Popolino, Stillkissen, Handbrustpumpe, Milchpumpe, Brustpumpe, Brusthütchen, Warzenformer, Flasche, Babyflasche, Beruhigungssauger, Flaschenbeutel, Playtex, Weleda, Creme, Sterilisator, W','Milchpumpen, Brustpumpen, Stillhütchen, AVENT Stillhilfen, Tommschi, Kuscheltiere Keptin-Jr., Stillkissen, Flaschen, Schnuller, Sauger, Sterilisiergeräte, Flaschenwärmer, Windeln, Schmusetiere, Niplette, Handpumpen, Stilleinlagen, Flaschenbehälter, Lammfe','Wir führen Babybedarf und Stillbedarf von u.a. AVENT, Medela, Popolini, Tommschi, Keptin-Jr., Weleda, Playtex, Mertina uvm.','A','http://www.stillkind.de\r\n','','http://www.babys-best-onlineshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4344,'x4NQpDCTpL','Geschenke, Weihnachtsgeschenke, Werbegeschenke, Spiele Spielzeug, Schachfiguren, Pfeffermühlen, Gewürzmühlen, Grußkarten, Glückwunschkarten, Weihnachtskarten, Rutschtiere, Spardosen, Kompass, Stifte, Wasserwaagen, Rosen, Tropfenfänger, Weinmanschetten, Fl','Schachfiguren, Pfeffermühlen, Gewürzmühlen, Grußkarten, Glückwunschkarten, Weihnachtskarten, Rutschtiere, Spardosen, Kompass, Stifte, Wasserwaagen, Rosen, Tropfenfänger, Weinmanschetten, Flaschenöffner, Korkenzieher, Jojo, Eurorechner, Taschenrechner, Ans','Der Internet-Geschenkshop Giftig.de bietet geschmackvolle und ausgefallene Geschenke für jeden Geldbeutel. Der Schwerpunkt liegt auf Design-Geschenken aus Metall und Holz, die sich auch gut als Werbegeschenke eignen. Reinschauen lohnt sich!','A','','','http://www.giftig.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4345,'2ecsAIHYQp','Basteln, Malen, Zeichnen, Airbrush, \r\n','Airbrushpistolen, Kompressoren, Farben, Projektoren,','Onlineshop für Airbrush, Künstlerbedarf und Hobbyzubehör','A','','','http://www.aura-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4346,'nOWImkzouH','Spezialitätenversand, Wohlbefinden, Onlineshop, Noni, Noni-Produkte, Vitalstoffe, Nahrungsergänzung, Getränke, Körperpflege','Noni-Produkte, Vitalstoffe, Nahrungsergänzung, Getränke, Körperpflege','In unserem Online-Shop für Drogeriespezialitäten erhalten Sie Produkte, die Ihnen Ihr Leben noch schöner, angenehmer, gesünder und vor allem lebenswerter machen sollen!\r\n','A','','','http://www.drogeriespezialitaeten.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4347,'rEeSsudQKL','DVD, Video, Kino, Poster','DVDs, Videos, Poster, Merchandising-Artikel','Alles zum Thema Film und Kino!','A','','','http://www.film.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4348,'GsmPuibeAk','CD, Dvd, Video, Schnäppchen, Fanartikel, Singles, MCs, Filmmusik, Party, Schlager, Inkarnation, Karaoke','CD, Dvd, Video, Schnäppchen, Fanartikel, Singles, MCs, Filmmusik, Party, Schlager, Inkarnation, Karaoke','Willkommen bei CD-click-on.de!\r\nHier finden Sie preiswerte\r\nMusikCDs, Dvd´s, Videos\r\nSingles, MCs, aktuelle News, Bücher, Spielwaren, Schnäppchen und unseren Online-Shop, in dem Sie bequem von zu Hause aus bestellen \r\nkönnen.','A','','','http://www.CD-click-on.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4349,'cJVZbPcj8c','Lastminute, Last Minute, Last minute reisen, Flüge, Flugreisen, Urlaub, Reisen, Pauschalreisen, Mietwagen, Mallorca, Belaearen, Ibiza, Teneriffa, Gran Canaria, Lanzarote, Fuerteventura, La Palma, Spanien, Griechenland, Italien, Türkei, Ägypten, Sonne, Str','Reisevermittlung','Urlaubs- und Geschäftsreisen zu kleinen Preisen: Lastminute-Reisen, Flüge, Pauschalreisen, Mietwagen, Hotels und viels mehr; online buchbar.','A','http://www.1-2-3-reisen-online.de','','http://www.lm7.de/meckl/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4350,'6xT3zjg4Jf','Lastmiute, Last Minute, Last minute reisen, Flüge, Flugreisen, Urlaub, Reisen, Pauschalreisen, Mietwagen, Mallorca, Belaearen, Ibiza, Teneriffa, Gran Canaria, Lanzarote, Fuerteventura, La Palma, Spanien, Griechenland, Italien, Türkei, Ägypten, Sonne, Stra','Reisevermittlung','Urlaubs- und Geschäftsreisen zu kleinen Preisen: Lastminute-Reisen, Flüge, Pauschalreisen, Mietwagen, Hotels und viels mehr; online buchbar.','A','http://www.1-2-3-reisen-online.de','','http://www.lm7.de/meckl/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4351,'bw3aGKJcGJ','Unterwäsche, Männerwäsche, Badehosen, Bademode, Badehose, \r\nT-Shirt, Underwear, Geschenke, Versace, Moschino, Calvin Klein, Otto Kern, Bruno Banani\r\nFalke, Habella','Herrenunterwäsche in vielen verschiedenen Formen, T-Shirts, Clubshirts, Badehosen und Herrensocken/strümpfe.\r\nUnsere Top-Marken:\r\nVersace, Moschino, Calvin Klein, Otto Kern, L´homme invisible, Habella, Bruno Banani, Body Art, Falke','Exklusive Herrenwäsche und Bademode internationaler Top-Designer.\r\nHerrensocken von Falke. Ständig interessante Sonderangebote.','A','http://www.underwear4me.com\r\nhttp://www.swimwear4me.com','','http://www.drunter-und-drueber.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4352,'rJ8YJ4sd4d','vinyl, record, 45, mailorder, techno, house, dance, dancefloor, hiphop, trance, progressive, blackmusic, Records, vocal, R´n´B, Rhythm, Blues, minimal techno, progressive house, music, musik, platte, schallplatten, vinyl, maxi, VINYL, cd, CD, tools, slipm','vinyl - 12 inch - 10 inch - records - techno - house - trance - progressive - black music \r\n- hiphop - rhythm & blues - selected cd`s - dj-tools - slipmats - recordcases - dj-bags \r\n- pick-up`s - cartridges - lightning & flashing shirts - and more...','HomeRun Records - The Vinyl Megastore - \r\nInternet Music Distribution (Vinyl-Mailorder) für House, Techno, Trance, Progressive, Black Music & more...\r\nwöchentlich von internationalen Top-DJs aktualisiert! \r\n','A','http://www.homerun.de','','http://www.homerun-records.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4353,'7RdtdfCxL9','Handy, Telefon, Mobilfunk, Alcatel, Ericsson, Motorola, Nokia, Siemens, Sony, Samsung, Mobilfunkvertragen T-Mobil, Mannesmann, T-D1, Vodafone, E-Plus, Viag Interkom, Hutchison, RSLcom, Talkline, TelePassport.','Handies der Hersteller Alcatel, Ericsson, Motorola, Nokia, Siemens, Sony, Samsung, in Verbindung mit Mobilfunkverträgen der Firmen T-D1, Vodafone, E-Plus, Viag Interkom, Hutchison, RSLcom, Talkline und TelePassport.','Hier finden Sie Handys mit Mobilfunk-Vertrag zu unschlagbar günstigen Preisen.\r\nWählen Sie aus einem großen Angebot an Herstellern, Netzbetreibern oder Providern.','A','','','http://www.christian-haupt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4354,'ToSuwMZY74','Videos, Surfvideos, Wakeboard, Snowboard, Snowboardvideos, Wakeboardvideos','Funsportvideos Bücher DVD´s','Wir bieten Euch die größte Auswahl an Funsportvideos / Bücher / DVD´s in unserem Onlineshop an.','A','','','http://www.snowboarden.de/videoshop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4355,'t0Du8rCDhB','Accutrend, Basic-Homme, Blutdruckmessgerät, Buch, Boso, CM3, Cyclotest, Diabetes, Dercap, Elektromassage, Eubos, Fieberthermometer, Inhalation, Frei-Oel, Glucometer, Gluco-ouch, Hartmann, Hestia, Körperfett, Körperpflege, Kosmetik, Ladival, Lifescan, Ma','Accutrend, Basic-Homme, Blutdruckmessgerät, Buch, Boso, CM3, Cyclotest, Diabetes, Dercap, Elektromassage, Eubos, Fieberthermometer, Inhalation, Frei-Oel, Glucometer, Gluco-ouch, Hartmann, Hestia, Körperfett, Körperpflege, Kosmetik, Ladival, Lifescan, Ma','Shop für Kosmetik, Körperpflege, Sonnenschutz, Medizinische Geräte (z.B. Blutdruck, Fieberthermometer, Inhalation, Elektromassage, Körperfett u.a.), Diabetikerbedarf (z.B. Messgeräte, Teststreifen, Lanzetten), Bücher (Medizin. Ratgeber), Empfängnisverhüt','A','','','http://www.Ihre-Schloss-Apotheke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4356,'TSEmOoLKER','Teddy\r\nBasteln\r\nKünstlerbären','Handgefertigte HeiLauPa Teddies\r\nMohairstoffe - Baumwollstoffe - Pfotenmaterial - Glasaugen - Gelenke - Füllmaterial - Bastesets - \r\nSchnittmuster - Werkzeuge - Accessoires','Hier finden Sie alles zum Herstellen von Teddybären. Vom einfachen Starterkit für Anfänger bis hin zum komplizierten Schnitt für Fortgeschrittene','','www.bastelteddies.homestead.com\r\nwww.superbear-connection.com','','http://www.heikesteddyparadies.com','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4357,'YzBB2hYVNQ','Schokolade, Pralinen, Geschenke, Spiele, Weihnachten, Ostern','Schokolade, Pralinen, Spiele, Geschenke','chocoman bietet alles rund um die Schokolade. Von Pralinen über Postkarten, von Schachfiguren aus Schokolade bis Body-Painting.','A','','','http://www.chocoman.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4358,'Eo9XGIhSCI','Licht, Leuchte, Gartenleuchte, Aussenleuchte, Halogen, Bad, Spiegel, Lampe, Büro, Garten, Strahler, Tischleuchte, Stehleuchte, Ingo Maurer, Artemide, Deckenleuchte, Landhaus, Design, Harry Potter, Janosch, Bilderleuchte','Aussenleuchten von modern bis klassisch\r\nKinderleuchten von Harry Potter und Janosch\r\nGartenleuchten in jeder Preisklasse \r\nSchreibtischleuchten, Bilderleuchten, Designerleuchten, Leuchten im Landhausstil, Einbauleuchten, Gipsleuchten','grosser Leuchten-Onlineshop mit über 850 Artikeln von Kinderleuchten bis Designerleuchten','A','www.leuchte-online.de\r\nwww.aussenleuchte.com','','http://www.wohnlicht.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4359,'QV2Bxp5Xn7','Gartentechnik, Rasenmäher, Benzinrasenmäher, Elektrorasenmäher, Aufsitzmäher, Rasentraktoren, Motorsägen, Gartenhäcksler, Häcksler, Motorsensen, Balkenmäher, Vertikutierer, Aufsitzrasenmäher, Laubsauger, Laubbläser, Motorsäge, Heckenschere, Heckenscheren','Gartentechnik, Rasenmäher, Benzinrasenmäher, Elektrorasenmäher, Aufsitzmäher, Rasentraktoren, Motorsägen, Gartenhäcksler, Häcksler, Motorsensen, Balkenmäher, Vertikutierer, Aufsitzrasenmäher, Laubsauger, Laubbläser, Motorsäge, Heckenschere, Heckenscheren','In unserem Online-Shop finden Sie Gartengeräte, Forsttechnik, Werkzeuge, Jagdbedarf, Reitzubehör und vieles mehr.','A','http://www.forst-und-gartenmarkt.de','','http://www.forst-gartenmarkt.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4360,'YwkRWADOuw','Unterwaesche Damenunterwaesche Dessous Herrenunterwäsche\r\nStrümpfe Strumpfwaren Qualität Schnäppchen Angebot Strupfwaren\r\nUnterhose Slip String Body schwul Homo männer frauen Mann frau\r\nBH Büstenhalter Miederwaren Mieder Corsagen Corsage Halterlosestrümpf','Strumpfwaren, Halterlose, Strümpfe Straps und Strumpf, Unterwäsche, BH´s Slips Strings Bandeaus, Miederwaren, Shirts und Shorts Pants und Strings , Slips Jocks samtbodies\r\n etc','Bei und finden Sie eine reichhaltige Palette Damen und Herren Wäsche, Miederwaren und\r\nStrümpfen.\r\nVon klassisch bis elegant, verspielt bis sexy, \r\nob für Herren oder Damen.\r\n','A','alexdessous\r\nschwulshop','','http://www.Alex-Dessous.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4361,'dnX5B6APtl','spielen, lernen, üben, Nikitin, Paletti, CD-ROM, Bücher, TKKG, Spiele, Spielzeug, Lernspiele, Nachhilfe, CDs','Spiele, CD-ROMs, Bücher, Brettspiele, Lernspiele, Ãœbungsmaterial für Deutsch, Mathematik, Englisch, Sachkunde, Nikitin-Material','Der Elternratgeber-Shop enthält ausgwählte Spiele der Verlage Spectra und Logo. Ziel vieler Produkte ist es, die Fähigkeiten Ihrer Kinder optimal zu fördern. Alle Artikel sind von hoher Qualität und aus natürlichen Materialien.','A','http://www.elternratgeber.de/inhalt/shop/angebote.jsp\r\n\r\nhttp://www.elternratgeber.de/inhalt/shop/index.jsp','','http://www.elternratgeber.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4362,'tsEkMQBwqb','Uhr, Uhren, Armbanduhren, Funkuhren, Wetterstation, Citizen, Huger, Junghans, Titanuhr, Boccia, Esprit, Taucheruhr, Eco drive, Funk, \r\nDupont, Promaster, Herrenuhr, Damenuhr,','Armbanduhren\r\nWohnraumuhren \r\nFunkuhren\r\nFunkwetterstationen\r\nFeuerzeuge\r\n','Interessante Preise für Uhren von Boccia, Citizen, Esprit und Junghans\r\nDupont Feuerzeuge und Huger Funkwetterstationen','A','www.funkuhrcenter.de\r\nwww.esters-juwelier.de','','http://www.uhrcenter.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4363,'RAk9Wklyy8','Prepaid, Rabatt, günstig, TD1, D2, ViagInterkom, XtraPac, CallYa, Loop, Handys, Nokia, Siemens, Alcatel, Motorola, Philips','TD1 XtraPacs, D2 CallYa, ViagInterkom Loop, TD1 Festverträge','Bei uns bekommen Sie Prepaid-Handys mit Rabatt, alle Angebote garantiert unter Marktpreis. Preisvergleiche erwünscht !','A','http://www.rabattfinder.net\r\nhttp://www.mobilfunk.rabattfinder.com','','http://www.rabattfinder.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4364,'nQk7O3h5Q6','Bonitätsauskünfte, Auskunftei, Inkasso, Auskunft, Bonität, Mahnungen, Auskünfte','Bonitätsauskünfte durch Online-Datenbank.','Vermeiden Sie Zahlungsausfälle im Vorfeld durch Bonitätsauskünfte. Unsere Datenbank steht Ihnen rund um die Uhr zur Verfügung.','A','','','http://www.web-guardian.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4365,'ACQhUAjcqi','secondhand, zweite hand, 2te hand, gebraucht, computer, tv, video, hifi, audio, dvd, lp, mc, kinderbedarf, bürobedarf, berlin, fürstenwalde,','TV, Computer, DVD, Video, LP, MC, VHS, Gartenbedarf, Hobbybedarf, Sammlerbedarf, Elektronik, Mobiliar-antik, Sportartikel','secondhand-shop - Ihr Gebrauchtwaren-Portal! Unser Angebot: TV, HiFi, Audio, Video, Foto, Computer, Literatur, Schmuck, antike Ware, Mobiliar, Sammlerware, Kinderbedarf','A','','','http://www.secondhand-shop.ws','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4366,'zZr1dbwBBz','Teak, Teakholz, Vollholz-Möbel, Teakholz-Möbel, Möbel, Design-Möbel, Designer','Möbel aus Teakholz, modern und klassisch.','Ars Munda - Shop für Interieur aus Teakholz. Naturholzmöbel aus Teak für gehobene Ansprüche.\r\n','A','','','http://www.arsmunda.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4367,'KVDDPrUzHy','Spiele, Spiel, Kartenspiele, Brettspiele, Gesellschaftsspiele, Computerspiele','Gesellschaftsspiele, Brettspiele, Kartenspiele, PC-Spiele, Puzzle','spielenet.de bietet eine große Auswahl der beliebtesten Gesellschaftsspiele, Familienspiele, Kinder- und Kartenspiele. Ãœber 1.700 Spiele werden innerhalb von 48 Stunden nach Hause geliefert. Ausführliche Produktinformationen und ein kompetenter Einkaufsb','A','','','http://www.spielenet.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4368,'uKKNcUfyAM','online shop, shopping, online shopping, festplatten, ram, cd-laufwerke, monitore, prozessoren, motherboards, soundkarten, grafikkarten, scanner, kameras, datenträger, disketten, drucker, druckerpatronen, tintenpatronen, flatscreen, dvd, digital, netzwerk,','Festplatten, Motherboards, DVD-Laufwerke, RAM, Grafikkarten, Soundkarten, Digitalkameras, Drucker, Monitore, Prozessoren, Kühler, Scanner und vieles mehr...','In unserem Online Shopping-System finden Sie Artikel aus den Bereichen: Motherboards, RAM, Festplatten, Soundkarten, Grafikkarten, Scanner, Kameras...','A','','','http://www.shopatmassy.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4369,'LpTKRlMNdp','Software, Routenplaner, Telefoninfo, CAD, Spiele, Lernprogramme, PC, Computer','Software, Routenplaner, Telefoninfo, CAD, Spiele, Lernprogramme','PC-Software - gut und günstig','A','','','http://www.soft-mail.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4370,'UqkDuujiYs','Geschenke, Accessoires, Lava-Lampen, Blow-Ups, Stand-Ups, Fanartikel (Simpsons, South Park, etc.), Figuren, Trophäen, Monimals, Plüsch, Puppen, Spielzeug, Soaker, einrichten, Einrichtung, Möbel, Puppen, Kitsch, kult, kurioses\r\n\r\n','Geschenke, Accessoires, Lava-Lampen, Blow-Ups, Stand-Ups, Fanartikel (Simpsons, South Park, etc.), Figuren, (Plüsch-) Trophäen, Monimals, Soaker, Deko-Artikel, Kitsch, Kultiges, Kurioses','\"der_abgefahrene_online_shop\" Hier gibt’s so ziemlich alles, was schräg oder kultig ist. Von Fanartikeln (z.B. Simpsons) über Deko-Vorschläge (Lavalampen, Blow-ups) bis hin zur „Poppen“ Kategorie (z.B. essbare Unterwäsche) – ausgef','A','http://www.rockon.de','','http://www.kauf-rausch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4371,'aQOTcSF5kM','sandalen, schuhe, stiefel, nach Maß, maßarbeit, maßschuhe, maßstiefel, maßsandalen, vegetativ leder, übergrößen, leder','Maßschuhe, Maßsandalen, Maßstiefel','Manuel Rodriguez handfertigt Maßschuhe, Maßsandalen und Maßstiefel exklusiv für Ihre Füße.\r\nAußerdem ganz aus vegetativen Naturledern .','A','','','http://ganz.dufte.de/manuel/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4372,'y3uZyuvIOs','Omnitronic, Knopex, Wea, Emi, Virgin, Zyx, Zomba, LG, Daewoo, Sony','DVD, CD, CD Sampler, Black Music House Dance Bereich, Plattenspieler\r\nVideorecorder, Zubehör','','B','','','http://www.masonicrecords.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4373,'PVjCd07vjF','Karten Geburtstag Trauer Glückwunsch Foto Fotografie Kunst Kochen Kochbuch Vegetarisch','Grußkarten, Vegetarisches Kochbuch','Feine Karten und mehr','A','','','http://www.kartenkiste.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4374,'hqIYY9xscj','Esoterik-Bücher, Tarots, Räucherwaren, Schmuck, ätherische Öle, Kerzen, Kristallkugeln, Meditaton, Magick, Crowley, Okkultismus, Hexen, Runen, Magie, Schamanismus, Tantra','Esoterik-Bücher, Tarots, Räucherwaren, Schmuck, ätherische Öle, magisches Zubehör, Kerzen, Kristallkugeln, Meditatonsartikel','Esoterischer Online-Versand von Büchern, Tarots, Räucherwaren, Schmuck, magisches Zubehör, Kerzen, ätherischen Ölen u.v.m.','A','http://www.hadit.de','','http://www.equinox-net.de/shop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4375,'GOqNEYdMgm','Schmuck, Uhren, Shop, Geschenke, geschenk, Juwelier, stahl, platin, silber, gold, Colliers, präsent, Ringe, design, edelsteine, ketten, ohrstecker, collier, ringe, schmuck, shren, uhr, shop, geschenke, juwelier, trauringe, armreif, armreifen, armband, arm','stahl, platin, silber, gold, Colliers, präsent, Ringe, edelsteine, ketten, ohrstecker, collier, ringe, schmuck, trauringe, armreif, armreifen, armband, armbänder, krawattennadeln, ohrringe, edelsteine, diamanten, brillianten, perlen, farbsteine, Accessoir','Juwelier Bott ist Ihr kompetenter Partner für exklusiven Schmuck und Uhren. In unseren Online-Shop finden Sie die richtigen Geschenke in einer Auswahl schönster Ringe, Colliers und Ohrstecker.','A','','','http://www.juwelier-bott.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4376,'7mAZeezGga','Hundefutter, Katzenfutter, Vogelfutter, Nagerfutter, Aquaristik\r\nHundezubehör, Katzenzubehör, Vogelzubehör, Nagerzubehör\r\nFischfutter, Pflanzendüngung','Sera, Tetra, Hills, RoyalCanin, Eukanuba, Iams, Amtra, Vitakraft, Gimborn, Animonda etc.','Wir führen alles für Ihre Heimtiere. Hund, Vogel, Nager, Katze, Aquaristik.','A','','','http://www.heimtierkauf.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4377,'6zZO2xc2Hv','Bio-Wein, Bio-Waschmittel, Bio-Kosmetik, Biokost, Bioladen, Babynahrung, Allergie, Naturkost, Naturwaren, Öko, oeko, Demeter, Bio, Bioland, Lavera, Tautropfen, Prima Vera, Sunval, Sodasan, Allos, Styrums, Teebaumöl, Neurodermitis','Naturkost, Naturkosmetik, Naturwaren, Brotaufstriche, Getreide, Müsli, Getränke, Bio-Kosmetik, Bio-Waschmittel, Reinigungsmittel, Babynahrung, Nudeln, Hülsenfrüchte, Fertiggerichte u.v.a. mehr','Versand von Naturkost, Naturkosmetik und anderen Bio-Produkten','A','','','http://www.mein-naturshop.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4378,'Gig2geVYWs','Digitalcamera, Fotoapperat, Digitalkamera, Notebook, Computer, Kommunikation, Canon, Nikon, Fujitsu, Sony, Olympus, Telefax, Camcorder, Digitalcamcorder, Drucker, Fotodrucker, Filmscanner, Agfa, Casio, Epson, Jenoptic, Kodak, Minolta, Ricoh,','Digitalcamera, Fotoapperat, Digitalkamera, Notebook, Computer, Kommunikation, Canon, Nikon, Fujitsu, Sony, Olympus, Telefax, Camcorder, Digitalcamcorder, Drucker, Fotodrucker, Filmscanner, Agfa, Casio, Epson, Jenoptic, Kodak, Minolta, Ricoh,','Internetshop mit 5000 Artikeln für Digitalfotografie - Speichermedien - Notebooks - TFT-Monitore - Personal Computing','A','','','http://www.edigicam.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4379,'c3AFiQDmuM','window-color, window color, servietten, servietten-technik, holzspielzeug, spielsachen, holzspielsachen, spielzeug, Marabu, Kreul, ostern, marabu, fun+fancy, gelwachs, kreul, c2, seide, seidenmalfarbe, friesenbäume, windradfolie, fensterfarbe, konturfarbe','window-color, servietten, Marabu, Kreul, fun+fancy, gelwachs, kreul, c2, seide, seidenmalfarbe, friesenbäume, windradfolie, fensterfarbe, konturfarbe, window-color c2, happy-window-color, dekka, adhäsionsfolie, glaskugel','Window-color, windradfolie, seide, servietten, gelwachs und vieles mehr finden Sie bei Seide + mehr zu sehr günstigen Preisen.','A','http://www.warenkorb.parsimony.net/shop3051','','http://www.seide-mehr.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4380,'Iomx9o0seu','Wein, Weine, Welt, Weinhandel, Spirituose, Spirituosen, Sekt, Champagner, Moussierendes, Import, Export, Europa, Ãœbersee, Erlesenes, Raritäten, Präsente, Winzer, Wein-Infos, Informationen, Deutschland, Österreich, Frankreich, Italien, Spanien, Portugal, B','Wein, Weine, Welt, Weinhandel, Spirituose, Spirituosen, Sekt, Champagner, Moussierendes, Import, Export, Europa, Ãœbersee, Erlesenes, Raritäten, Präsente, Winzer, Wein-Infos, Informationen, Deutschland, Österreich, Frankreich, Italien, Spanien, Portugal, B','6000-weine.de : Versandhandel, Import und Export von Weinen, Sekt, Champagner und Spirituosen aus aller Welt.','A','','','http://www.6000-weine.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4381,'YFLtN4mBFW','Tee, Kräuter, Gewürze, Gesundheitskissen, Wasserfilter, Kaffee, Keimsaaten, Teebaumöl, Sanddorn, Naturkosmetik, Naturheilmittel, Reinigungsmittel','Tee, Kräuter, Gewürze, Gesundheitskissen, Wasserfilter, Kaffee, Keimsaaten, Teebaumöl, Sanddorn, Naturkosmetik, Naturheilmittel, Reinigungsmittel','Ihr ONLINE-ShopVersand für Naturwaren und mehr...','A','','','http://www.naturas.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4382,'noKuyuz95P','Modeschmuck, Schmuck, Colliers, Kolliers, Armbänder, Halsketten, Markenmodeschmuck, Strass-Schmuck, Strassschmuck, Granat-Schmuck, Perlen, Glas-Schmuck, Designerschmuck, Designer-Schmuck , Swarovski, Swarovski-Steine, Broschen, Gablonzer Schmuck, Glaskett','Designer-Markenmodeschmuck, Strass-Schmuck mit Swarovski-Steinen','Von der aktuellen Mode inspiriert! Hochwertiger Designer-Markenmodeschmuck - Colliers, Armbänder, Ohrringe, Granatschmuck, Strass-Schmuck, - handgefertigt aus wertvollem Glas, Metall mit Swarovski-Steinen, vergoldet , rhodiniert. Für höchste Ansprüche der','A','','','http://www.bijoux-de-boheme.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4383,'VyKs93BaSN','elektrische Haushaltgeräte, \r\nWaschmaschinen, Rasierer, Kaffeemaschine, Trockner, Kondensationstrockner, Ablufttrockner, Waschtrockner, Kühlschränke, Gefrierschränke, Gefriertruhen, Kühlkombinationen, Einbaugeräte, Herde, Gasherde, Kochfelder, Geschirrspü','Waschmaschinen, Frontlader, Toplader, Trockner, Kondensationstrockner, Ablufttrockner, Waschtrockner, Geschirrspüler, Kühlschränke, Gefrierschränke, Gefriertruhen, Kühlkombinationen, Einbaugeräte, Herde, Gasherde, Kochfelder, Glaskeramikkochmulden, Backöf','Ihr informativer Fachhandel im Internet mit einer großen Auswahl von Haushaltsgeräten ausgewählter Markenhersteller zu kleinen Preisen mit umfangreichen und detaillierten Produktinformationen, hervorragendem Service und kostenloser Anlieferung.\r\n','A','','','http://www.bacowa.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4384,'ESq2KG6aWc','nici, nicitiere, hummel, goebel, winni windelplüschtiere, plüschtier, plüsch, stofftiere, stofftier, bean bag, geschenke, weihnachtsgeschenke, werbegeschenke, geldgeschenke, geburtstagsgeschenke, hochzeitsgeschenke, ausgefallene geschenke, beanies, beanie','nici, gildeclowns, hummel, goebel, windel winni, silberschmuck, stofftiere, plüschtiere, handyzubhör, tassen','Plüschtiere von Nici, Gildeclowns, Hummelfiguren, Nina und Marco von Goebel, Silberschmuck, Windel Winni','A','','','http://www.evas-geschenke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4385,'R5oOWMHwwR','erotische, Dessous, Reizwäsche, Lackkleidung, sexpuppen, liebespuppen, love-dolls, Strapse, Slip, BH, Corsage, Lack, Lederunterwäsche, Metall-BH, Mieder, Tanga, Body, Unterwäsche, String, Brautdessous, Schnürmieder, Strumpfhosen, Samt, Seide, Renate Bucco','Rimba, Leder, Latex, Renate Buccone, Sharon Sloane, Joyce Jones','Dreamworld bietet Ihnen ein umfassendes Sortiment an Dessous, erotischer Wäsche, Leder, Lack, Liebespuppen, Lovetoys und Allem, was Spaß macht zu äußerst günstigen Preisen.','A','','','http://www.sexshopwi.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4386,'CSuZYW2oaa','Musik, CD, CDs, LPs, Vinyl, Singles, Rock, Pop, Soul, HipHop, Jazz, Funk, Black, Metal, Punk','CDs\r\nDVDs\r\nLPs','Ãœber 1, 2 Millionen CDs, LPs und DVDs bietet Deutschlands grösster Online CD-Shop seit 1995','A','','','http://www.cybercd.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4387,'Sh8PXNGXVw','erotik, erotic, video, Bücher, Uhren, Bodybuilding, Gesundheit, Shopping, fun, diät, sport, vitamine, Fitness, Poster, anabolika, abnehmen, Wellness, Kombucha, Sportnahrung, Sportlernahrung, Sporternährung, Nahrungsergänzung, Ernährung, Functional-Food, N','AllStars, BMS, Body Perfect, E.H. Power, Energy Body, Megaform, Metabolic Nutrition, Multipower, Muscle Max, NutriSearch, Phytochem, Power Man, Profi Sport, Scitec, US Product-Line, Weider','Online-Shop für Sportnahrung, Geräte, Bücher, Videos und Zubehör. Service, Beratung und Online-Forum.','A','','','http://www.body-perfect.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4388,'kcgvkKF7iM','maschine, chimaschine, chi-machine, chi-maschine, china, noni, gesundheit, herz, kreislauf, fit, fitness, bewegung, bandscheiben, massage, medizin, akupunktur, akupressur, naturheilkunde, harmonie, meridiane, energie, muskel, stoffwechsel, qi, qigong','Die original Chi Machine®\r\nSun Ancon® Aerobic Exerciser','Chi-Aktiv: Ihr Fachversand für Sun Harmony® Aerobic Oxygen Exerciser - The original Chi MACHINE®','A','http://www.noni-abc.de\r\nhttp://www.mabuhay.de\r\nhttp://www.wok-online.de\r\nhttp://www.wachsfackel.de','','http://www.chi-aktiv.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4389,'B4PuTNSBtx','Bertaung, Service, Geschäft, Privat, Familie, Partnerschaft, Gesundheit, Liebe, Beziehungen, Kerzen, Hexen, Voodoo','Professionelle, an die persönlichen Vorstellungen angepaßte magische Kerzen-Hexen-und Voodoorituale für Privat und Geschäft','Professionelle, an die persönlichen Vorstellungen angepaßte magische Kerzen-Hexen-und Voodoorituale für Privat und Geschäft','A','','','http://www.s33979001einsundeinsshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4390,'Ujvvbjon2C','pc-kauf, pckauf, pckaufen, PC, Hardware, Angebot, Computer, Hardwarekaufen, Computershop, Hardwareshop, Pcshop, Grosshandel, Pc-Komponenten, Upgrades, Einzelkomponenten','Computer Hardware','b12-hardware - Ihr 24h Hardware Shop im Internet! Bei uns können Sie Hardware aller Art zu günstigen Preisen erwerben. Schauen Sie einfach mal rein','','','','http://www.b12hardware.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4391,'XoagS7BkYB','Einbaugeräte, AEG, Zanussi, Franke, Siemens, Standgeräte, Herde, Ceranfelder, Kühlgeräte, Küchentechnik, Kochfelder, Geschirrspüler, Mikrowellen, \r\nWaschmaschienen, Spülen, Kochmulden, Dunstabzugshauben, Küchengeräte, Hausgeräte, Spülen, Armaturen, Bosch,','Einbaugeräte, Standgeräte, Herde, Ceranfelder, Kühlgeräte, Küchentechnik, Kochfelder, Geschirrspüler, Mikrowellen, Waschmaschienen, Spülen, Kochmulden, Dunstabzugshauben, Küchengeräte, Hausgeräte, Spülen, Armaturen, Gefrierschränke, Gefrierschrank','Bei uns finden Sie Top- Einbau- und Standgeräte namhafter Hersteller wie z.B. Aeg, Siemens, Zanussi und Miele. Spülen, Armaturen und Zubehör für Küche und Haushalt, runden unser unfangreiches Programm ab.','A','http://www.vogtkuechentechnik.com','','http://www.vogtkuechentechnik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4392,'fHXCX25TVJ','shop, bestellen, haustier, Hunde, Katzen, Nager, Fische, Vögel, Frettchen, Reptilien, Haustier, Tierheim, Aquaristik, Tiere, Zoo, Hund, Kaninchen, Hunderassen, Reptilien, Hundefutter, Meerschweinchen, Fische, Katze, Tierarzt, Tier, Tierbedarf, Heimtierbed','Haustier-Zubehör\r\nFutter\r\nTier Pflegeartikel\r\n','Österreichs großer Shop rund ums Haustier - mit über 3500 Produkten. Futter und Zubehör für Hund, Katze, Nager, Vogel, Fische, Frettchen, Reptilien.','A','','','http://www.zooexpress.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4393,'syAFwSXOs7','Sex, sexshop, sexplosiv, shop, pornofilme, VHS, CD-ROM, DVD, hardcore, SexShop, anal, hardcorefilme, videos, fetisch, bdsm, adult, hardcore, cumshot, spritzen, Sexshop, mmv, Sex und Hardcorevideos, sex und porno, beate uhse, hardcore, erotik und sex, adul','VHD\r\nDVD\r\nCD-ROM\r\nPuppen\r\nVideo\r\nZubehör\r\nDildos','Sexplosiv.at ist der führende online SexShop in Europa. Mit über 1600 Hardcore Pornofilmen aus allen Bereichen anal, hardcore, fetisch, spritzen, klinik, swinger , oma, extrem usw...','A','','','http://www.sexplosiv.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4394,'hXZqfTq0Hf','Computer Software Hardware','Hardware Software','Discount-Lieferant für IT-Hardware. Spezialisiert auf PC-Systeme unter 1000, -DM','A','','','http://www.cyber-system.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4395,'p1uOQsj17P','outdoor, outdooraktivitäten, outdoorshop, outdoorbekleidung, military, military-shop, military-sales, military-boots, militäry, freizeitbekleidung, jugendfreizeit, survival, freizeit, adventure, camping, bomberjacke','bomberjacke, Jacken, Hosen, Bogensport, Messer, Bekleidung, Trekkingartikel, Campingartikel','Umfangreiches Warensortiment für den Outdoor- und Freizeitbereich. Strapazierfähige Bekleidung und Ausrüstung nach militärischem Vorbild.','B','www.outdoor-military.com\r\nwww.buy-bw.de\r\nwww.us-bw.de\r\n','','http://www.army-online.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4396,'9Hl0LTMfFe','Samsung, Siemens, Nokia, Motorola, Benefon, Alcatel, D1, D2, E-Plus, Viag Interkom, RWE, avanza, best energy, Yello Strom, 1@1, TelePassport, RSLCom, Hutchison, BerliCom, strom, kostenlos, günstig, download','Samsung, Siemens, Nokia, Motorola, Benefon, Alcatel, D1, D2, E-Plus, Viag Interkom, RWE, avanza, best energy, Yello Strom, 1@1, TelePassport, RSLCom, Hutchison, BerliCom','Viele Informationen, 1aAngebote und eine riesen Auswahl finden Sie auf diesen Seiten. Spezielles: Offline wie Onlinebestellung möglich (Downloadpool mit fast allen Verträgen, für eine schnelle und sichere Bearbeitung)','A','','','http://www.1aangebot.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4397,'CKOJkW21Qw','Heimtier-Center, Heimtiercenter, Maigatter, Heimtierbedarf, Hundebedarf, Hundezubehör, Hundezubehoer, Hund, Katzenbedarf, Katzenzubehör, Katze, Nagerbedarf, Nagerzubehör, Nager, Vogelbedarf, Vogelzubehör, Vogel, Aquaristikbedarf, Aquaristikzubehör, Aquar','Heimtierbedarf, Hundebedarf, Katzenbedarf, Nagerbedarf, Vogelbedarf, Aquaristikbedarf, Gartenteichbedarf','Heimtier-Center das tierische Angebot. Onlineshop für Heimtierbedarf u.a. 6000 Artikel rund um den Hund. Desweiteren Angebote für Katzen, Nager, Vögel, Aquaristik und den Gartenteich.','A','http://www.hundehandtuch.de http://www.nutro-choice.de','','http://www.heimtier-center.de','ABCD'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4398,'2y9GGEzISv','Hardware, Software, Workstations, Notebooks, Monitore, Analog Modem, Displays, Intel Server, Workgroup-Server, Enterprise-Server, PC, Compputer, Siemens, Fujitsu Siemens\r\n','Hardware, Software, Workstations, Notebooks, Monitore, Analog Modem, Displays, Intel Server, Workgroup-Server, Enterprise-Server, \r\n','Im e-shop2 von Fujitsu Siemens Computers können Produkte im Bereich Hard- und Software direkt beim Fachhandelspartner online bestellt werden.\r\n','A','http://www.bitlogic.de','','http://www.e-shop2.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4399,'PHjEJvwnxP','Digitalcameras, SLR, APS, Canon, Sony, Olympus, Minolta, Nikon, Pentax, Fuji, Samsung','Digitalcameras, SLR, APS, KB, Filme, Speichermedien, DVD','Versand von Digitalcameras, SLR, APS, KB-Kameras zu TOP-Preisen!! Umfangreiches Sortiment, ständig wechselnde Aktions-Angebote.','A','','','http://www.1st-multimedia.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4400,'iDvj0ZuBbW','1Apreis, shopping, einkaufen, Markenartikel, günstig, guenstig, mlm, partnerprogramm, Kosmetik, Parfum, Hautpflege, Haarpflege, Gesundheitsförderung, Konsumer-Elektronik, Audio, Haushaltsgeräte, z.B. Kaffeemaschinen, Mikrowellen, Bügeleisen, Mixer, Staub','Kosmetik, Parfum, Hautpflege, Haarpflege, Gesundheitsförderung, Konsumer-Elektronik, Audio, Haushaltsgeräte, z.B. Kaffeemaschinen, Mikrowellen, Bügeleisen, Mixer, Staubsauger, Schmuck, Uhren, Acessories, Brillen, Handtaschen, Krawatten, Füller, Sportarti','1Apreis.at - Markenartikel zu Hammerpreisen. Günstige Markenartikel wie Kosmetik, Parfum, Uhren, Schmuck und vieles mehr billig einkaufen. Dabei hat 1apreis.at noch ein 2 Stufiges Partnerprogramm, bei dem ein mehrstufiges MLM System geplannt ist.','A','','','http://www.1apreis.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4401,'NLPKx2WN0z','Netzwerk, Netzwerke, Software, Windows, Windows 2000, Windows 98, Windows ME, Windows 95, Consulting, Dienstleistung, Beratung, Switches, Router, DSL, xDSL, Repeater, Ethernet, Patch-Kabel, Internet, Mulitmedia, Unternehmensberatung, Service, Support, Gib','Netgear, 3Com, Elsa, Symantec, LG, AOPEN, Adaptec, ASUS; Abit, Gigabyte, Enmic, Microsoft, APC, UPS, Toshiba, Liteon, V7, Videoseven, Kingston, Intel, AMD, Matrox, Creative, AVM, Allied Telesyn, SMC','Die gescon IT-Consulting bietet Ihnen in unserem e.Shop herausragende Produkte, vor allem aus dem Bereich Netzwerktechnik. Daneben aber auch eine reichhaltige Auswahl an sonstigen EDV-Komponenten zu günstigen Preisen. Profitieren Sie von unserer langjähri','A','','','http://www.gescon.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4402,'X5ogyO0yAL','Gewürze, gewürz, Kräuter, Pfeffer, salz, Thymian, kochen, essen, Basilikum, Majoran,','Alle Gewürze und Kräuter','Hier können Sie bequem Gewürze, Kräuter, Essig und Öle online bestellen.','A','','','http://www.gewuerzservice.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4403,'BGyA5M6GoN','Software, Hardware, Beratung, Dienstleistung, Zubehör, Webdesgin, Internet, Datensicherung, Programmierung, Marketing, Anwendungen, Spiele, Service','Computer und Computerteile, Peripherie-Geräte, Zubehör sowie PC- und Playstation-Games, Standard-Software, Utilities und Tools.','Wir sind Ihr kompetenter Partner in punkto Vertrieb von Computer und Computerteile, Peripherie-Geräte, Zubehör sowie PC- und Playstation-Games, Standard-Software, Utilities und Tools.','','http://www.ferkinghoff.com/ferkinghoff_systemwerbung','','http://www.ferkinghoff.com','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4404,'2PRMnlklR2','bad saarow, saarow, Saarow, Scharmützelsee, Brandenburg, Seenlandschaft, online, aerkisches Meer, Reiten, Radfahren, Maerkische Schweiz, Sporting Club Berlin, Ferien, Urlaub, Kinder, Baden,','Appartments, Ferienwohnungen','Ferienhäuser, Ferienanlagen, Appartements, Pensionen und Gästezimmer mit ausführlichen Beschreibungen und Fotos direkt beim Vermieter online buchen.','A','','','http://www.hauswirtschaftsdienst.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4405,'LJzYBL7JPf','Design Shop, Design Produkte, Geschenke, Leben, Lifestyle, Büro, Präsente, Design','Taschenlampen, Schalen, Vasen, Lichter,','Online Shop für Design Produkte. Geschenke, Lifestyle, Wohen, Büroartikel, .. Alles, was das Leben schöner macht.','A','','','http://www.d-signshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4406,'RvdkDLuvbh','Tinte, Toner, Kartuschen, Bürotechnik, Canon, HP, Lexmark, Oki, Brother, Kyocera, Drucker, Fax, Kopierer','Canon, HP, Epson, Lexmark, Oki, Brother und Kyocera Tinten und Tonerkartuschen','Verkauf von Tintenpatronen, Tonerkartuschen und Toner für Drucker, Faxgeräte und Kopierer','A','','','http://www.bbt-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4407,'9pRxrN98zC','Fabrikverkauf\r\nDirektvertrieb\r\nBeachwear\r\nDessous\r\nUnterhaltung\r\nTaschen\r\nKoffer\r\nAccessoires\r\nMäntel\r\nJacken\r\nHosen\r\nKleider\r\nRöcke\r\nWesten\r\nKopfbedeckung\r\nPullover\r\nT-Shirts\r\nSpezialanzüge','Beachwear\r\nDessous\r\nUnterhaltung\r\nTaschen\r\nKoffer\r\nAccessoires\r\nMäntel\r\nJacken\r\nHosen\r\nKleider\r\nRöcke\r\nWesten\r\nKopfbedeckung\r\nPullover\r\nT-Shirts\r\nSpezialanzüge','Versand verschiedener Artikel unterschiedlicher Hersteller und Versender','A','','','http://speed-fashion.com','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4408,'0tbOXDqbPx','Sony, Blaupunkt, AOL, Bosch, Miele, Premiere World, Siemens, Varta, Metz, Loewe, Bosch, Astra','Videorekorder, Telefone, Handys, Computer, Laptops, mp3-Player, Ferseher, CD-Player, Verstärker, Stereoanlagen, HiFi-Komponenten, Autoradios, DVD','Neu- und Gebrauchtwaren aus den Kategorien HiFi, Telekommunikation, Computer, SAT, TV und Video','A','','','http://www.epdiebels.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4409,'z8dmzpArZj','Briefbeschwerer, Paperweight, Paperweights, Glaskugel, Glaskugeln, Glasbriefbeschwerer, Glaspaperweight, Glaspaperweights','Briefbeschwerer (Paperweights) aus Glas','verschiedenste handgefertigte Briefbeschwerer (Paperweights) aus Glas','','http://www.briefbeschwerer.at\r\nhttp://www.paperweights.at','','http://www.briefbeschwerer.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4410,'A97x7qFEqG','Pflegeprodukte, Katzenmöbel, Katzentüren, Futterautomaten, Leinen, Halsbänder, Schermaschinen, Hundehütten, Ausbildungshilfen, Transportboxen','Tierbedarf, Pflegeprodukte, Zubehör,','Der Online - Shop für Ihr Haustier. Hier finden Sie Alles für Hunde, Katzen, Nager, Aquarien und mehr..','A','','','http://www.tierbedarf-chemnitz.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4411,'Kht0BVkl6W','Tinte, Tintenpatronen, Toner, Thermotransferrollen, Laserdrucker, Tintenstrahldrucker, Faxgeräte, Fax, Kopierer, Kopiergeräte','original Tintenpatronen\r\nkompatible Tintenpatronen\r\nwerkserneuerte Tintenpatronen\r\noriginal Toner\r\nkompatibel Toner\r\nwiederbefüllte Toner\r\nFolien\r\nEtiketten\r\nDruckerpapier\r\nFaxpapier','Toner und Tintenpatronen für alle gängigen Druckermarken, auch für Kopier- und Faxgeräte, Folien, Etiketten, Papier','A','','','http://www.tonershop.cc','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4412,'uYq2eSrQCK','Glaskunst, Räuchermännchen, Rauch, Plüschtiere, Räuchermänner, Thüringen, Gechenke, Geschenkideen, Service, Räuchermann, Plüsch, Kuscheltiere, Teddy, Teddybären, Delfine, Handwerkskunst, Glas;Glaskunst;Delfin;Bär;Geschenke;Geschenkideen;Handwerkskunst;Kun','Räuchermännchen und diverses Zubehör\r\nGlaskunst von kleinen Geschenken bis hin zu Sammlerstücken\r\nQualitäts-Plüschtiere “Made in Sonneberg”','Traditionelle Handwerkskunst aus dem grüne Herzen Deutschlands. Hier finden Sie Räuchermännchen und alles was dazu gehört, Qualitäts-Plüschtiere “Made in Sonneberg” und darüber hinaus Glas soweit das Auge reicht, von kleinen Geschenken bis hinzu unikaten','A','http://www.glas-laedli.de\r\nhttp://www.plueti-laedli.de\r\nhttp://www.raeuchermann-laedli.de','','http://www.laedli.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4413,'qycBuUPCu5','parfum, parfums, parfüm, parfüms, duft, düfte, geschenk, geschenke, weihnachtsgeschenke, weihnachtsgeschenk, valentinstag, weihnachten, gutschein, gutscheine, geschenkgutscheine, dior, lagerfeld, kenzo, jil sander, hugo boss, davidoff, lancome, laura, cho','parfum, parfums, parfüm, parfüms, duft, düfte, geschenk, geschenke, weihnachtsgeschenke, weihnachtsgeschenk, valentinstag, weihnachten, gutschein, gutscheine, geschenkgutscheine, dior, lagerfeld, kenzo, jil sander, hugo boss, davidoff, lancome, laura, cho','Ihre virtuelle Online-Parfümerie mit Original Marken-Parfüms von Dior, Sander, Joop, Lagerfeld, Kenzo, Davidoff, Klein, Chopard, Arden, Azzaro, Hilfinger, Lancôme, Boss, Biagiotti, Armani, Kiton, Lanvin, Bogner u.v.m.','A','http://www.fastshopping.de','','http://www.parfumworld24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4414,'OtxlRJgHX7','oberschalen, oberschale, handyoberschalen, handyoberschale, cover, covers, handycover, handycovers, handyzubehör, handy-zubehör, nokia, siemens, alcatel, philips, trium, nokiaoberschalen, siemensoberschalen, siemensoberschale, siemenscover, siemenscovers,','oberschalen, oberschale, handyoberschalen, handyoberschale, cover, covers, handycover, handycovers, handyzubehör, handy-zubehör, nokia, siemens, alcatel, philips, trium, nokiaoberschalen, siemensoberschalen, siemensoberschale, siemenscover, siemenscovers,','Ihr junger Online-Shop mit über 400 cleveren Oberschalen und Handyzubehör für Ihr Nokia, Siemens, Alcatel, Philips, Sagem und Trium.','A','http://www.fastshopping.de','','http://www.oberschalen24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4415,'1WWluQzMSa','telefon, telefone, telefonanlagen, telefonanlage, schnurlostelefon, schnurlostelefone, handy, handys, handyzubehör, handy-zubehör, handyvertrag, handyverträge, handys mit vertrag, handys ohne vertrag, prepaidpakete, oberschalen, oberschale, cover, covers,','telefon, telefone, telefonanlagen, telefonanlage, schnurlostelefon, schnurlostelefone, handy, handys, handyzubehör, handy-zubehör, handyvertrag, handyverträge, handys mit vertrag, handys ohne vertrag, prepaidpakete, oberschalen, oberschale, cover, covers,','Ihr Online-Shop für mobile Kommunikation, Handyzubehör, Telefone, Telefonanlagen, Fax, ISDN, Internet und vieles mehr.','A','http://www.fastshopping.de','','http://www.handytrends24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4416,'oaOro76S9c','headset, headsets, freisprecheinrichtung, freisprecheinrichtungen, freisprechlösungen, freisprechlösung, einbausatz, kfz-einbausatz, handyzubehör, handy-zubehör, nokia, siemens, alcatel, motorola, panasonic, ericsson, sony, samsung, sagem, philips, nec, t','headset, headsets, freisprecheinrichtung, freisprecheinrichtungen, freisprechlösungen, freisprechlösung, einbausatz, kfz-einbausatz, handyzubehör, handy-zubehör, nokia, siemens, alcatel, motorola, panasonic, ericsson, sony, samsung, sagem, philips, nec, t','Ihr Online-Shop mit einer überzeugenden Auswahl an Headsets, Freisprecheinrichtungen und sogar THB-Plug-and-Play-Lösungen für Ihr Alcatel, Ericsson, Motorola, NEC, Nokia, Panasonic, Philips, Sagem, Samsung, Siemens, Sony und Trium.','A','http://www.fastshopping.de','','http://www.headsets24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4417,'PiUMICtUiB','akku, akkus, handyakku, handyakkus, handyzuehör, handy-zubehör, ersatzakku, ersatzakkus, handyersatzteile, ersatzteile, nokia, siemens, motorola, ericsson, sony, samsung, panasonic, philips, sagem, trium, 3310, 3210, 3330, 8210, 8310, 9110, 9210, 8850, 88','Wir führen Handy-Akkus für Ihr Alcatel, Bosch, Ericsson, Motorola, Nokia, Panasonic, Philips, Sagem, Samsung, Siemens, Sony und Trium.','Wir führen Handy-Akkus für Ihr Alcatel, Bosch, Ericsson, Motorola, Nokia, Panasonic, Philips, Sagem, Samsung, Siemens, Sony und Trium.','A','http://www.fastshopping.de','','http://www.akkus24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4418,'uU3JYghyEg','handytaschen, handytasche, tasche, taschen, handyzubehör, handy-zubehör, ledertaschen, ledertasche, kuhtasche, kuhtaschen, plüschtasche, plüschtaschen, nokia, siemens, sony, samsung, alcatel, ericsson, panasonic, trium, nec, bosch, philips, 3310, 3210, 33','Ihr Online-Shop mit einer vielfältigen Auswahl an trendy Handytaschen für Ihr Nokia, Siemens, Motorola, Sony, Samsung, Philip, Bosch, Alcatel, Ericsson, Panasonic, Trium und NEC.','Ihr Online-Shop mit einer vielfältigen Auswahl an trendy Handytaschen für Ihr Nokia, Siemens, Motorola, Sony, Samsung, Philip, Bosch, Alcatel, Ericsson, Panasonic, Trium und NEC.','A','http://www.handytaschen24.de','','http://www.handytaschen24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4419,'lfpwbHeRv0','handys, handy, handyzubehör, handy-zubehör, original handyzubehör, akku, akkus, handys mit vertrag, handyvertrag, handyverträge, handys ohne vertrag, oberschalen, headsets, headset, freisprecheinrichtung, freisprecheinrichtungen, einbausatz, kfz-einbausat','Wir führen Marken-Handys, Organizer und Original Handy-Zubehör von Nokia, Siemens, Palm, Alcatel, Ericsson, Motorola, Panasonic, Samsung und Sony.','Ihr trendbewusster Online-Shop für Marken-Handys, Organizer und Original Handy-Zubehör von Nokia, Siemens, Palm, Alcatel, Ericsson, Motorola, Panasonic, Samsung und Sony.','A','http://www.fastshopping.de','','http://www.premium-handy.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4420,'h1gy9Q0WGh','Shopping, Shop, Onlineshop, Online\r\nShopping, Online-Shopping, Online-Shop, Einkaufen, Online\r\nEinkaufen, Kaufen, OnlineShopping, Onlineshops, Kaufhaus, Bestellen, Bestellung, Online\r\nBestellen, Verkauf, Einkauf, Virtuelles\r\nKaufhaus, Kaufhaus, Handyshop,','Ihr virtuelles Kaufhaus zum Thema Shopping, Online-Parfümerie, mobile Kommunikation, Handys, Handyzubehör, Organizer, Festnetz, ISDN, Internet u.v.m.','Ihr virtuelles Kaufhaus zum Thema Shopping, Online-Parfümerie, mobile Kommunikation, Festnetz, ISDN, Internet u.v.m.','A','','','http://www.fastshopping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4421,'GYU03SZoKw','Ticket, Tickets, Ticketservice, Konzert, Konzertkarten, Kartenvorverkauf, Vorverkaufskasse, Ticketvorverkauf, Pop, Rock, Klassik, Schlager, Volksmusik, Oper, Operette, Theter, Comedy, Sport, Tennis, Fußball, Bundesliga,','Konzerttickets, CDs, Gutscheine','Online Ticketservice für Veranstaltungen und Konzerte aller Kategorien für das In- und Ausland. Wir versuchen jedes Ticket zu bekommen.','A','www.web-ticketservice.de\r\nwww.tickets-4-u.de\r\nwww.weltweit-tickets.de','','http://www.worldwide-tickets.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4422,'FceKgIbsC8','Shortboards\r\nLongboards \r\nBalsaboards\r\nSex Wax\r\nBoardbags\r\nBoardcovers\r\nWellenreiten\r\nSurfen\r\nsurfboards, Surfboards, surfing, Surfing, Fins, fins, Clark foam, Boards, boards, \r\nFin, fin, FCS, fcs, Boardbags, boardbags, Leash, leash, Barbados, malibu, Mal','Shortboards, Longboards, Zubehör, Balsaboards','Alles rund ums Wellenreiten','A','http://www.balsaboards.de','','http://www.drd-surfboards.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4423,'By3uSMpQIt','T-Shirts, Sweatschirts, Grusskarten, Geschenke, Kalender, Jakobsweg, Siebdruck','T-Shirts, Sweatshirts, Grusskarten, Kalender','Künstlerisch wertvolle T-shirts zu erschwinglichen Preisen. Wir drucken im manuellen Siebdruck.','A','','','http://www.atelier-prisma.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4424,'f24WZt1XP6','cigarren, cigarrenshop, shop, cigarillos, pfeifen, tabak, pfeifenzubehör, pfeifenaccessories, cigarrenaccessories, zigarren, cuba, kuba, dom. republik, nicaragua, honduras, feuerzeuge, stopfer, vegafina, cigarrennews, cigartasting, humidore, zigarren, hav','Zigarren, Taback, Pfeifen, Zubehör, Cigarenn,','cigarworld.de - das einkaufsmekka für zigarrenfreunde - Cigarren, Cigarrenaccessories, Cigarillos, Pfeifen, Pfeifenaccessories, Tabak uvm. Cigarren aus Cuba, Dom. Republik, Nicaragua, Honduras.','A','','','http://www.cigarworld.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4425,'XB4A6RIdVr','Rabatt, Schnäppchen, billig, kostenlos, sparen, Coupons, rabatte,','Raba.tt-Coupons','Nutzen Sie auch unsere Online-Coupons. Mit diesen liegt Ihnen die Welt des E-Commerce zu Füßen und das auch noch exklusiv für Sie als raba.tt-Surfer günstiger als für jeden anderen Surfer.','A','','','http://www.raba.tt','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4426,'onPNbNIlZM','Toff Togs, Togs Zone, toff togs, togs zone, ToffTogs, kinderkleidung, kinderbekleidung, Toff, Togs, Zone, Designer, Mädchenkleidung, Mädchenbekleidung, Kinder, Designerkleidung, Miezemaus, Kenzo, Versandhandel, Internetshop, Mode, Kindermode, kindermode,','Toff Togs, Togs Zone, Une Hautre Couture, Kleidung, Kinderkleidung, Kindermode, Designerkleidung, Jacken, Hosen, Röcke, Pullover, Shirts, T-Shirts,','Ihr Onlineshop für exclusive Designer Kindermode von Toff Togs, Togs Zone, sowie Haute Couture Kleidung für Kinder','AC','http://www.designerkleidung.info','','http://www.miezemaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4427,'SKuzckpIwq','Lebenselixier, Nahrungsergänzung, Nahrungsergänzungen, Vitamine, Mineralstoffe, Prof. Dr., Energie, kurt tepperwein, Bücher, Shop, onlineshop, online-shop, online shop, einkaufen, Geschenkidee, schenken, Lebensfreude, Bewußtsein, Bewußtseinserweiterung,','Tachyonen-Shirts, VitaChip, Notfallstick, Lebenselixier, Immuvit, Femme, Aktiv, Homme, Aktiv, Ol-Kompositionen, MI-KO-Ol-Tropfen, Schwarzkummelol, Teebaum, Lavendel, Grosser Schwedenbitter, Olziehkur, Tepperwein`s Raumluft Ionengenerator, Tepperwein`s Taf','Im Mittelpunkt der Tepperwein Collection steht Mensch. Mensch als offenes System, mit Natur und allen anderen Lebensformen Austausch steht.Stöbern Sie ein wenig in unserer Online-Schatztruhe für Naturmittel und lassen Sie sich inspirieren von Jahrhunderte','A','http://tc-partner.de','','http://k-a.de/tc/','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4428,'2gWIm1Hia4','computer, notebook, hewlett packard, Drucker, digitalkamera, mustek, CASIO, Toner, samsung, digitalcamera, ricoh','Digitalkameras, Notebooks, Drucker, \r\nTFT-Displays, HP-Toner,','Ihr Online-Shop für Digitalkameras, Drucker, Notebooks, Verbrauchsmaterial und mehr...\r\nOriginal HP-Toner zu Großhandelspreisen.','A','','','http://www.goodpro.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4429,'Spv04LGn8g','einkaufen, Spirulina, Alge, Spiruskin, Kosmetik, Nahrungsergaenzung, L-Carnitin, Nachtkerze, Chlorella, Traubenkernextrakt, Algira, natura vitalis, Sanatur, Pu-Erh-Tee, Zink, Selen, Weizengras, Gerstengras, Meersalz, Meeresalgen, Chrom, Mangan, Nagelfeile','In unserem Shop finden Sie folgende Produkte: Spirulina, SpiruSkin, L-Carnitin, Pu-Erh-Tee, Schwarzkuemmeloel, Algira, Chlorella, Proanto, SpiruSelen, u.a.\r\nWir freuen uns auf Ihren Besuch.','Hochwertige und natürliche Nahrungsergänzung und Kosmetik','','','','http://www.spirushop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4430,'IntfBj9tPc','Blumen, Pflanzen, Blumengeschäft, Blumenladen, Blumenhandel, Blumenstrauß, Blumengesteck, Trauerfloristik, Seidenblumen','Schnitblumen und PFlanzen','Stellen Sie Ihren Blumenstrauß aus mehr als 150 Schnittblumen selbst zusammen. Wir liefern ab DM 5, 00','A','','','http://www.journey.de/blumen','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4431,'zt0ylXkBBn','Blumen, Blumengeschäft, Blumenladen, Blumenstrauß, Schnittblumen, Pflanzen, Seidenblumen, Trockenblumen','Schnittblumen, Pflanzen, Seidenblumen, Trockenblumen, Blumengestecke','Binden Sie Ihren Strauß aus 150 verschiedenen Schnittblumen selbst. Wir liefern ab DM 5, 00','A','','','http://www.journey.de/blumen','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4432,'8cygIsdaEb','Büro, Drehstuhl, Besucherstuhl, Kinderstuhl, Preis, billig, günstig, Vitra, Girsberger, Pohlschröder, Sedus, Dauphin, Rovo, Werndl','Bürodrehstühle, Besucherstühle, Kinder-Drehstühle','Marken-Büromöbel führender Hersteller zu Discount-Preisen','A','','','http://www.office-discounter.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4433,'v1IYUSxAWV','Hemden, Mode, hemd, Herrenhemden, Oberhemden, Hemdenkollektion, hemdenland, Olymphemden, Haticohemden, Marvelishemden, bekleidung, Bekleidungsberatung, Bekleidungshaus, Bekleidungsshop, Bekleidungsberater, Herrenbekleidung, Kleidung, herrenausstatter, kra','Herren Hemden, Sweat-Shirt, Pullover, T-Shirts, .....','Exclusive Herren-Mode, Sweat-Shirts und Hemden sowie Designer Hemden mit Stickereien.','A','','','http://www.genesis-versand.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4434,'wIqpquho1A','geschenk, geschenke, geschenkidee, weihnachtsgeschenke, weihnachtsgeschenk, nikolaus, christmas, weihnachtssterne, sterntaufe, wunschliste, geburtstag, hochzeit, muttertag, ostern','Sterntaufe','Die besondere Geschenkidee! Schenken Sie zu Taufe, Geburtstag, Weihnachten, Ostern, Kommunion, Firmung oder Konfirmation doch einen Stern. Ein unvergängliches Geschenk!','','http://www.sternland.de\r\nhttp://www.nvds.de\r\nhttp://www.ich-will-sterne.de','','http://www.mystar.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4435,'lA9kKKpUCd','Salzkristall-Lampen, Salzkristall, Steinsalz, Salzlicht, Teelicht, Salzlampe, Salzlicht, Unikat, Handarbeit','Salzkristall-Lampen, Steinsalzleuchten, Salzlichter, nikate, Einzelanfertigungen, Jedes Stück ist eine individuelle Einzelanfertigung','Salzkristall-Lampen in vielen Farben und Formen. Individuelle Beratung am Telefon möglich.','A','','','http://www.salzlicht.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4436,'6j4EJtclDL','Geschenke, Geschenke/Personifiziert, Kinder, Kinder/Geschenke, Nischen, Zuhause und im Garten, Zuhause und im Garten/Verschiedenes, Tabak/Produkte, Internet, Information, Hochzeit, Handarbeiten, Dienstleistungen, Dienstleistungen/Design','Gravuren, Etuis, Spiegel, Gravierte Gläser, VisitenkartenEtui, Schilder aller Art, Feuerzeuge, Bestecke, Pillendosen, Flachmann','In diesem Shop finden Sie Individuelle Präsente und Geschenke \r\nBesondere Ãœberaschungen, Neue Ideen, Gravierte Spezialitäten, \r\n...alles unter dem \r\nMotto:\r\nPersönlich statt gewöhnlich... \r\n\r\nAlle Preise sind immer inklusive einer Zeile Gravur \r\n\r\nJede we','A','','','http://ricardos-geschenkservice.de/','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4437,'jnTi8JinJb','Büromöbel\r\nGabelstapler\r\nBürobedarf\r\nBürostühle\r\nHebebühnen\r\nHebebühne\r\nFördertechnik\r\nHubwagen\r\nIndustriebedarf\r\nBürocontainer\r\nPaletten\r\nRegal\r\nRegale\r\nBüroeinrichtung\r\nBürostuhl\r\nContainer\r\nLagertechnik\r\nWerkbank\r\nKehrmaschine\r\nKehrmaschinen\r\nGerüst\r\nG','Büromöbel\r\nBetriebsbedarf\r\n\r\n','Ihr Partner für Büro-, Betriebs- und Lagerausstattungen. Vom Bürostuhl über Regale und Leitern bis hin zum Gabelstapler finden Sie bei uns alles aus einer Hand. Alle Artikel frei Haus, mindestens 3 Jahre Garantie, Kundendienst, Ersatzteile, Nachkaufgaran','A','','','http://www.kaiserkraft.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4438,'QzBXv6STZ9','Büromöbel, Gabelstapler, Bürobedarf, Arbeitssicherheit, Container, Bürostühle, Fördertechnik, Hebebühne, Hebebühnen, Hubwagen, Bürocontainer, Tresore, Industriebedarf, Büroeinrichtung, Lagertechnik, Paletten, Kehrmaschinen, Kehrmaschine, Bürostuhl, Regale','Sozialraumeinrichtung\r\nBetriebsausstattung\r\nArbeitsplazteinrichtung\r\nLagereinrichtung\r\nTransportmittel\r\nFertigraum\r\nAußenanlagen\r\nBüroausstattung','Ihr Einkaufsberater für Betrieb und Büro. Von Betriebsausstattung über Lager, Transport, Büro bis hin zu Innen- und Außenanlagen.','A','','','http://www.gaerner.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4439,'9WuL5oLSq7','Kräutertee, Tee, Kräuter, Ayurveda. Mondkräuter, Teedosen, Gesundhiet, Teezucker, Kandis, Pu-Erh-Tee, Tee-Eier, Honig, abnehmen, schlank.','Kräutertees, Kräutertees für Frauen, Kräutertees für Kinder, Ayurvedsiche Tees, Mondkräutertees, Pu-Erh-Tee','Kräutertees für die Gesundheit oder einfach nur zum Wohlfühlen.','A','http://www.teehexe.net\r\nhttp://www.teehexe.com','','http://www.kraeuterteeversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4440,'OFxrLj1XZg','Birkenstock, Papillio, Tatami, Betula, Birkis, Berufsschuhe, Gehwol, Allpresan, Sissel, Schuhe, Kosmetik, Fusspflege,','Birkenstock, Papillio, Tatami, Betula, Birkis, Berufsschuhe, Gehwol, Allpresan, Sissel, Schuhe,','Sie erwarten Produkte von Birkenstock, Papillio, Tatami, Betula, Birkis, Gehwol, Bodico, Allpresan und natürlich Tipps rund um Ihre Gesundheit.','A','','','http://www.praxis-gress.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4441,'LwUSOWbkiR','digitalkameras objektive camcorder analgoe Kameras zubehör projektoren canon casio sony','digitalkameras objektive camcorder analgoe Kameras zubehör projektoren','fotomeile.de ist ihr Partner und Versand für über 3000 Produkte aus der Welt der Digitalen und Analogen Fotografie.','A','','','http://www.fotomeile.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4442,'Td4qdj1VLB','Bücher, Buch, Buchhandlung, Wörterbuch, Buchversand, Windows, Software, DVD, Video, CD, lesen, lernen, Duden, Sprachen, \r\nSprachtrainer','Bücher, Kalender, Software, DVDs, Videos und CDs','Umfassendes Angebot an Büchern, Software, Videos / DVDs und Fachliteratur aus jedem Bereich. Schneller und kostenloser Lieferservice.','A','','','http://www.abisco.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4443,'0a317sPquP','Schmuck, Gold, Silber, Edelstahl, Edelsteine, Perlen, Bernstein, Marmor, Alabaster, Kerzen, Kerzenständer, Zeichnungen, Gemälde, Stofftiere, Teddybären, Porzellanpuppen','Schmuck, Wohn-Ambiente, Kerzen, Zeichnungen, Gemälde, Marmor, Porzellanpuppen, Stofftiere, Geschenke','PraesentKontor - Ausgefallenes und Schönes, Schmuck, Wohn-Ambiente, Marmor, viele handgearbeitete Stücke und Unikate nicht nur für die Wohnung, mit Geschenke-Suchmaschine\r\n','A','','','http://www.praesentkontor.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4444,'rpTGFBolnX','Präsente, Spezialitäten, Olivenöl, Wein, Pasta, Balsamico, Antipasti, Gewürze, Prosecco, Espresso, Pesto, Gebäck, Süßes, Likör, Grappa','Olivenöl, Wein, Pasta, Balsamico, Antipasti, Gewürze, Prosecco, Espresso, Pesto, Gebäck, Süßes, Likör, Grappa','Auf unseren Web-Seiten finden Sie umfassende Informationen zu den Urlaubsländern rund um das Mittelmeer. Im angeschlossenen Online-Shop haben Sie die Möglichkeit, mediterrane Produkte aller Art zu bestellen.','','http://www.mittelmeershop.de','','http://www.mittelmeerbasar.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4445,'pHhKHXu2Dt','Steinschnitzrei, Steinschnitzkunst, Steinfiguren, Speckstein, Kunst, Kunstgewerbe, Kunsthandwerk, Handarbeit, China, Horoskop, Geschenke, Geburtstag, Skulpturen, Ratte, Rind, Tiger, Hase, Drache, Schlange, Pferd, Schaf, Affe, Hahn Hund, Schwein, Schildkrö','div. Steinschnitzarbeiten, Skulpturen, Tierfiguren','Chinesische Steinschnitzkunst, Handarbeit mit Tieren des chinesischen Horoskops inklusive Suchfunktion nach Geburtstag für individuelles Schenken. Erweiterung in Arbeit.','A','','','http://www.chimport.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4446,'eCwPy1XEUI','Hotel, Hotels, Hotelzimmer, Zimmervermittlung, Hotelvermittlung, Hotelführer, Tagung, Veranstaltung, Events','Hotelzimmer, Tagungsräume, Eventreisen, Städtereisen, Hotelgutscheine','Hotelvermittlung für Geschäfts-, Gruppen-, Event- und Städtereisen, sowie Tagungen und Veranstaltungen.','A','http://hotelsforyou.de','','http://www.hotels-4-u.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4447,'I8PPTLGnR1','kleben folie, textilien, textildruck, schilder, werbung, Autowerbung, werbung, Werbeagenturen, aussenwerbung, t-shirt, aufkleber, prospektständer, onlineshop, plexiglas','Wir führen ein reichhaltiges Sortiment an Beschilderungen, CAR-Styling, Folien, Plattenmaterial, Planen, Textilien, Digitaldruck, POS-Material, Geschäftsausstattungen, Klebefolie, Schildern u.v.m.','Werbefachmarkt.de – der innovative Onlineshop für gewerblichen und privaten Werbebedarf\r\n\r\nBestellen Sie bequem und sicher 24 Stunden am Tag mit SSL-Verschlüsselung.\r\n','A','','','http://www.werbefachmarkt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4448,'iCilQgn13G','Hängematte, Hängematten, Hängesessel, Hängesitz, Hängesitze, Schwebesessel, Babyhängematte, Kinderhängematte, Babytragetuch, Hängemattengestell, hammocks, hamacs, hamacas, amache, haengematten, haengematte','Reisezeit, Amazonas, Hängematte, Hängematten, Hängesessel, Hängesitz, Hängesitze, Schwebesessel, Babyhängematte, Kinderhängematte, Babytragetuch, Hängemattengestell, hammocks, hamacs, hamacas, amache, haengematten, haengematte','Der onlineshop für Hängematten, Hängesessel, Hängesitze, Schwebesessel, Kinderhängematten, Babyhängematten, Babytragetücher, Hängemattengestelle und alles Zubehör rund um die Hängematte.\r\n\r\n','A','','','http://www.e-haengematten.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4449,'cxfzHRMjdK','Die Preisjäger, Die Preisjaeger, Preisjaeger, Preisjäger, Elta, Elektrogerät, Haushaltsgerät, Küchengerät, Bügeleisen, Dampfbügeleisen, Fernseher, Kaffeemaschine, Angebot, Rabatt, Haarschneider, Haartrockner, Fön, Klimagerät, Klimaanlage, FCKW-frei, T-Shi','elta, Kunstgewerbe, elektrische Haushaltsgeräte, Audio und Video','Wir bieten ständig Schnäppchenpreise auf Markenartikel im Bereich Video, Audio und elektrische Haushaltskleingeräte.','A','http://www.diekopfgeldjaeger.com','','http://www.diepreisjaeger.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4450,'Jg5aGMPAEz','Paketdienst, Paketdienste, Paketversand, Lieferservice, Paketservice, Versandring, Paketpreise, Paketsendung, Paketsendungen, Speditionen, Nachnahme, Nachnahmesendungen, Paketservice, Abholservice, Paketlieferung','Paketdienst, Paketdienste, Paketversand, Lieferservice, Paketservice, Versandring, Paketpreise, Paketsendung, Paketsendungen, Speditionen, Nachnahme, Nachnahmesendungen, Paketservice, Abholservice, Paketlieferung','Der Paketdienst mit Hammer Preisen !','ABC','','','http://www.versandring.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4451,'j8tgxtMFz4','Hp, business, partner, microsoft, hardware, software, vectra, kayak, omnibook, jornada, server, drucker, monitor, preis, b2b, shop, angebot, verkauf, haendler, PC, Preisvergleich, 17, 19, 21, xe3, umsonst, rabatt, tft, hewlett, packard, arxes, ascad, es,','Jornadas (PDA)\r\nMobiles (Notebook, OmniBook)\r\nPC\r\nWorkstation\r\nMonitore\r\nServer\r\nStorage / Speichermedien\r\nTintenstrahldrucker\r\nLaserdrucker\r\nAll-in-One Lösungen\r\nDesignjet\r\nDigitale Fotografie\r\nDigitalsender\r\nKabel\r\nTinte\r\nToner\r\nSupport Packs\r\nMicrosoft','Der Solution-Shop der arxes ES bietet Ihnen Qualitäts-Produkte von Hewlett-Packard zu günstigen Preisen. Sie suchen Lösungen von HP...wir liefern!','A','','','http://www.solution-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4452,'ADxd8vE6Ja','dessous, kleider, lack, leder, satin, spitze, bustier, corsets, bodys, nylons, xxl, schuhe, stiefel, high heels, baby dolls, slips, kostüme, abendkleider, unterwäsche, männerwäsche, lederhosen,','Bodys, Bustier, Corsets, BHs, Abendkleider, Baby Dolls, Hemdchen, Top, Sets, Kostüme, Lederhosen, Lackhosen, Slips, Strings, Tangas, Pantys, Rock, Schuhe, Stiefel, uvm.','Atemberaubende Dessous, traumhafte Kleider (Spitze, Satin, Lack, Leder, uvm.). XXL-Größen. High Heels. Großes Angebot für Männer. Eigenes Partnerprogramm.','A','http://www.cheries-welt.com\r\nhttp://www.cheries-welt.net','','http://www.cheries-welt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4453,'hsQG7GjYeD','Feuerwerk, Pyro, Silvester, Hochzeit, Geburtstag, Karneval, Fasching, Masken, Perücken, Schminke, Raketen, Böller, Kracher, Knaller, weco, NewGeneration, Hochzeitsfeuerwerk, Tischfeuerwerk, Kinderfeuerwerk, Gartenfeuerwerk, Indoorfeuerwerk, Buehnenfeuerwe','Weco, Feuerwerk, Pyrotechnik, Faschingsware','Feuerwerk und Feuerwerk-Programme, die auch von Nicht-Pyrotechniker gezündet werden dürfen.','A','http://www.feuerwerk-onlineshop.de','','http://www.feuerwerk.info','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4454,'TTVad0CvFR','kerze, kerzen, teelichte, teelicht, tafelkerzen, tafelkerze, leuchterkerzen, leuchterkerze, stumpenkerzen, stumpenkerze, windlichter, windlicht, votivkerzen, votivkerze, candle, candles, duftkerze, duftkerzen','Teelichte, Tafelkerzen, Leuchterkerzen, Stumpenkerzen, Kerzen im Glas, Windlichter, Votivkerzen u.v.m.','Kerzen in allen Farben, Formen und Düften für jeden Anlass.','A','www.aroma-decor.de\r\nwww.bigpacks.de','','http://www.di-kerzen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4455,'rnT7NhWBrH','Rolladenmotore\r\nRollladenmotore\r\nRolladenmotoren\r\nRollladenmotoren\r\nRolladensteuerungen\r\nRollladensteuerungen\r\nSchalter\r\nRolladenantriebe\r\nRollladenantriebe\r\nAstroschalter\r\nJollymatic\r\nFunk-Motoren\r\nFunkmotoren\r\nFunkmotore\r\nFunk-Motore\r\nFunklösungen\r\nFunk','Rolladenmotore\r\nRollladenmotore\r\nRolladensteuerungen\r\nRollladensteuerungen\r\nSchalter','Bestellen Sie Rolladenmotoren, Schalter und Steuerungen bequem und sicher von zu Hause.\r\n - Nur qualitativ hochwertige Produkte\r\n - Extrem niedrige Preise (bis 50 % unter empfohlenen Verkaufspreisen)\r\n - Sofortige Lieferung ab Lager ist die Regel','A','','','http://www.e-motore.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4456,'VAIig3FM5f','Dinkelkissen, Gesundheit, Kissen, Waermekissen, Wärmekissen, Dinkel, Bettzeug, Dinkelspelz, Dinkelkorn, Allergie, Allergien, Unterbett, Verspannungen, dinkel, Hildegard von Bingen, milben, Schimmelpilz, Hausstaubmilben, Kieselsäure, Schlafstörung, Kräute','Dinkelkissen, Dinkel-Waermekissen, Kältekissen, Werbemittel, Kissenbezüge, Stillkissen, Nackenrollen, Venenrollen','Alles aus Dinkel für Ihre Gesundheit - Dinkelkissen, Waermekissen und Bettzeug aus Dinkelspelz und Dinkelkorn - portofreier Versand - toller Kundenservice - kostenlose Hotline','A','','','http://www.dinkelkissen-waermekissen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4457,'2AkiyY2ekJ','Esprituhren, Modeuhren, Taucheruhren, Funkuhren, Chronographen, Schnäppchen, Schmuck, Espritschmuck, Pierre-Cardin-Schmuck, Junghans-Uhren, M&M-Uhren, Dugena-Uhren, Bruno-Banani-Uhren, Camel-UIhren, Cerruti-Uhren,','Uhren, Schmuck, Trendschmuck, \r\nGroßuhren, Wecker, Taschenuhren','Onlineshop für Markenuhren und Markenschmuck','A','','','http://www.mywatch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4458,'0XBGtbK4VT','Sporternährung, Sporternaehrung, Nahrungsergänzung, Nahrungsergaenzung, Versand, Vitalstoffe, Afa-Alge, Spirulina, Algen, Sport, Bachblüten, abnehmen, Bachblueten, Gesundheit, Fitness, Kraft, Bodybuilding, Leistungssteigerung, Muskelaufbau, Ausdauer, bill','Sporternährung, Nahrungsergänzung, Vitalstoffe, Afa-Alge, Spirulina, Algen, Bachblüten, Vitamine, Mineralstoffe, Protein, Proteine, Fatblocker, Fatburner, Bio-Vitalstoffe','Sporternährung, Bio-Vitalstoffe und Nahrungsergänzung Versand für Sport und Leistungssteigerung - Zum Abnehmen, für Gesundheit, Fitness, Kraft, Muskelaufbau und Ausdauer - schnelle Lieferung und Geld zurück Garantie','A','','','http://www.aktiv-vital.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4459,'mRfB6RyHhe','Computer Server Notebook Kamera Drucker Laserdrucker Farblaser Netzwerk Display Monitor TFT Handheld Kommunikation','Büroausstattungen Computer Server Digitale Kameras Drucker Eingabegeräte Haushaltsgeräte Karten Controller Kommunikation Komponenten Massenspeicher Storage Monitore Projektoren Multimedia Netzwerk Notebook Handheld Scanner Software Speichermedien Unterhal','Wir bieten in unserem Profishop mehr als 25000 Artikel rund um EDV, Notebooks, Server, Kommunikation, Digitale Fotografie, Videoprojektion, Drucker etc. an. Wir haben ständig ca. 15000 Artikel ab Lager verfügbar. Wir produzieren auch Individual-Computer u','A','','','http://www.promise-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4460,'kDvvD8mVXK','kosmetik, natur, naturkosmetik, pflege, pflegeprodukte, \r\nkörperpflege, tierversuchsfrei, gesichtspflege,','coconut, shea butter, badewannenkissen, badebomben, \r\naromatherapie, honig, love oils , etc.','APPLEWOODS-Naturkosmetik bietet Ihnen ein umfangreiches Programm an natürlichen Produkten zur Gesichts-, Haar- und Körperpflege, dekorative Kosmetik, Aromatherapie mit ätherischen Ölen, Seifen, Duftkerzen, Badebomben, Badewannenkissen Geschenkartikel u','A','','','http://www.applewoods-regensburg.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4461,'j51II7Fucb','Holz, Garten, Lampen, Terracotta, Geschenkideen , Blumenkübeln, Gestecke, Windlichter, \r\nDekoration, Bänke, Bilderrahmen, Kugeln, Gartenmöbel, Gartenaccessoires, \r\nBaumschmuck, Adventskalender, Sterne, Kerzen, Weihnachten, Advent, \r\nWinter, Floristik , Ei','Holz, Garten, Lampen, Terracotta, Geschenkideen , Blumenkübeln, Gestecke, Windlichter, \r\nDekoration, Bänke, Bilderrahmen, Kugeln, Gartenmöbel, Gartenaccessoires, \r\nBaumschmuck, Adventskalender, Sterne, Kerzen, Weihnachten, Advent, \r\nWinter, Floristik , Ei','Zum Wohnen und Dekorieren, zum Entspannen und Genießen. Lassen Sie sich inspirieren von einzigartigen Möbeln und Accessoires aus Holz, Terracotta, Metall, Keramik und Glas.\r\n\r\n','A','','','http://www.traumhaft-wohnen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4462,'8ayEQ7LsIT','Computer, Hardware, Software, Komponenten, Handy, Mobilfunkverträge','Computer, Hardware, Software, Komponenten, Handy, Mobilfunkverträge','Bei uns finden Sie Produkte von führenden Herstellern.','A','http://www.javed-mobil.de','','http://www.showcase-shopping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4463,'TlXqVdYddl','Trekking, Outdoor, Camping, Jogging, Survival, \r\nFun, Boot, Ski','Schuhe, Ski, Jacken, Bergsport-Zubehör, \r\nT-Shirt, Campingausrüstung','www.globetrotter.de \r\nDie Spezialisten für das Leben im Freien \r\nbieten nicht nur den europaweit größten Online-Shop mit weit über 20.000 Outdoor-Produkten, täglich aktualisierten Sonderangeboten, zuverlässiger Lieferauskunft, sicherem SET Payment Se','B','','','http://www.globetrotter.de/partner/partner.php3?ident=33cb10fb069627c0','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4464,'B4zYL4uF4h','Griechischer Wein, Grieschiche Weine, Griechenland','Qualitätsweine aus Griechenland!','Die schönsten Griechischen Weine!','A','','','http://www.Stafilos.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4465,'CQ9Xgm4OCc','erotikartikel, sexartikel, erotikshop, sexshop, sexversand, erotikversand, reizwäsche, dessous, bdsm, fetischartikel, bondage, catsuits, kondome, nylons, strapse, liebesschaukel, liebespuppen, liebestropfen, erotikliteratur, vibratoren, dildos, latex, led','Dessous, Fetischartikel, Kondome, Lederartikel, Lackartikel, Latexartikel, Multimedia, Präparate, Erotikliteratur, Scherzartikel, Liebesschaukel, Liebespuppen, Vibratoren','Erotikkaufhaus mit Neuheiten, Sonderangeboten und Top 10 Liste. Leistungsspektrum: Artikel nach Warengruppen sortiert. Leistungsstarke Volltexsuche. Unbefristete Bestellhistorie je Kunde. Unterstützung aller gängigen Zahlungssysteme u.v.m.','A','','','http://www.lady-lu.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4466,'CM3JumtUa9','Uhren, Schmuck, taucheruhren, Automatikuhren, Chronographen, Damenuhren, Herrenuhren, Funkuhren, Wecker, Fliegeruhren, Goldschmuck, Silberschmuck, Ringe, Ketten, Armbänder, designerschmuck, Uhrenshop, Schmuckshop, Uhrenversand','Uhren, Armbanduhren, Schmuck','Onlineshop für Uhren und Schmuck führender Marken wie z. B.\r\nEsprit, Camel, Citizen, Festina, Dugena, Junghans, Mexx, \r\nBruno Banani, pierre Cardin, junkers, Benetton, Cerruti 1881, M+M, Max Bill, Cat, Carrera, u. v. mehr.','A','','','http://mywatch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4467,'4HBiHVOtrb','erotik spielzeuge dildos dessous pornos sex spass gummi puppen \r\ndirty gina wild sperma anal teenager reizwäsche ficken \r\n','Dildos Dessous Gummi Ringe Puppen Spielzeuge Teenager','Spielzeuge für Erwachsene - Mit italienischem Temperament (ver-\r\n)führen wir Sie in die tiefen Reiche der sexuellen Erlebnisse - vom \r\nTeenager bis zur Oma, von Dessous bis zur erotischen \r\nGeburtstagstorte - bei uns finden Sie alles, was Feuer entfacht.\r','','','','http://www.galeria-toyshop.de/irobot/DE/index.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4468,'bo5MMApgI2','Shop guenstig billig Geschenke Internetshop einkaufen bestellen preiswert Geburtstag Hochzeit Kinder Spiel Spass','Geschenke, Sport, Freizeit, Küche, \r\nFeierlichkeiten, Garten, Haus, Werkzeug, Reisen','ShopShop24.com! Markenartikel preiswert! Direktimporte aus den \r\ngrossen Handelszentren der Welt! Keine Zwischenhaendler! 40 \r\nEinkaeufer auf 5 Kontinenten und 130 Laendern! Eigene \r\nVertretungen in Ostasien, Oceanien, Suedamerika und den USA!\r\n','','','','http://shopshop24.shopdriver.de/irobot/DE/index.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4469,'FSqWqwBqoT','mtb rennrad triathlon schaltwerk shimano campagnolo heimtrainer fitness','Kompletträder, Zubehör, Bekleidung, Ernährung, Teile','Onlineshop mit über 5000 Artikeln aus den bereichen:BMX- MTB- Rennrad- Triathlon- Räder und Zubehör mit großer Auswahl und guten Preisen','A','www.gettheparts.de','','http://www.bike-components.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4470,'3ZZtDRETPS','geschenke, badeperlen, seifen, badesalz, badeschaum, badeöl','Seifen, Badeperlen, geschenke','Online shop für Badeperlen, Seifen, Geschenke, Wellness uvm.','A','www.wohlfuehlparadies.de','','http://www.pflegeparadies.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4471,'YGEjymVm3e','Coca Cola, Biene Maja, Harley Davidson, Harry Potter, Garfield, Janosch, Looney Toons, Moorhuhn, Peanuts, Simpsons','Coca Cola, Biene Maja, Harley Davidson, Harry Potter, Garfield, Janosch, Looney Toons, Moorhuhn, Peanuts, Simpsons','Bei uns finden Sie ausgefallene Artikel aus den Bereichen Comic, Film, Werbung, TV, Kultiges und Kitschiges wie zum Beispiel. lizenzierte Markenartikel zum Thema Coca Cola, Harley Davidson und usw.','A','','','http://www.shopping-by-beate.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4472,'KEejkuRa7C','Hosen, Oberteile, Tops, Shirts, T-shirts, Lack, Erotik, Lederhosen, Ledermäntel, Lederröcke, Lackröcke, Toys, Lackoberteile, Schuhe, Fetish, Dessous, Unterwäsche, Röcke, Kleider, Taschen, Piercinschmuck Piercing, Lackmäntel, Piercingstäbe, Piercingbananen','Hosen, Oberteile, Tops, Shirts, T-shirts, Lack, Erotik, Lederhosen, Ledermäntel, Lederröcke, Lackröcke, Toys, Lackoberteile, Schuhe, Fetish, Dessous, Unterwäsche, Röcke, Kleider, Taschen, Piercinschmuck','Euer Shop für alle Angelegenheiten zum Thema Lack, Leder, Clubfashion, Piercingschmuck, Shoes & Toys','A','http://www.supernova-store.de/index.html\r\nhttp://www.supernova-store.de/fashionshop','','http://www.supernova-store.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4473,'dsKggUVEER','Hosen, Oberteile, Tops, Shirts, T-shirts, Lack, Erotik, Lederhosen, Ledermäntel, Lederröcke, Lackröcke, Toys, Lackoberteile, Schuhe, Fetish, Dessous, Unterwäsche, Röcke, Kleider, Taschen, Piercinschmuck Piercing, Lackmäntel, Piercingstäbe, Piercingbananen','Hosen, Oberteile, Tops, Shirts, T-shirts, Lack, Erotik, Lederhosen, Ledermäntel, Lederröcke, Lackröcke, Toys, Lackoberteile, Schuhe, Fetish, Dessous, Unterwäsche, Röcke, Kleider, Taschen, Piercinschmuck','Euer Shop für alle Angelegenheiten zum Thema Lack, Leder, Clubfashion, Piercingschmuck, Shoes & Toys','A','http://www.supernova-store.de/index.html\r\nhttp://www.supernova-store.de/fashionshop','','http://www.supernova-store.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4474,'DuYmYudIgl','Fensterbilder, tiffany, glas, glaskunst, bleiverglasung, glasdesign, geschenk, geschenke, geschenkideen, geschenkidee, geschenkartikel, sonnenfaenger, präsent, präsente, dekoration, dekorationen, Dekorationsartikel, einkaufen, kaufen, shopping,','Glasbilder und Sonnenfänger','Glasdesign Modern Art, formschöne Objekte in Bleiverglasung und Tiffany-Technik. Unser Shop ist spezialisiert auf Sonnenfänger und Fensterbilder.','A','','','http://www.bluestar-glasdesign.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4475,'eR4rNX3HVy','CD-R, CD-RW, CD-Audio, DVD, Rohlinge, Zubehör, Nashua, Intenso, blank, gelabelt, Spindel, Disketten, rohling24','CD-R, CD-RW, CD-Audio, DVD, Rohlinge, Zubehör, Nashua, Intenso','Bei uns finden sie ein breites Angebot an CD Rohlingen und Zubehör zu Top Preisen!','A','','','http://www.cd-rohling24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4476,'LNj3xzaJBf','Schuh, Schuhe, Ãœbergroß, Ãœbergröße, Ãœbergrößen, Uebergross, Uebergroesse, Uebergroessen, xxlshoes','Schuhe, Socken','Unser Shop richtet sich an Männer die korrekte Schuhe in Ãœbergrößen suchen.','A','','','http://www.xxlshoes.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4477,'A5W0oOlYIS','Sportartikel, Kampfsport, Shop, Aikido, Tai-Chi, Kickboxen, Karate, Judo, Taekwondo, TKD, Kung-Fu, Rabatt, Vereinsbedarf, Anzug, Kleidung, Bekleidung, Kampfsportanzug, Schnäppchen, Kampfanzug, Judoanzug, Karateanzug, Kampfsportbekleidung, Kampfsportkleidu','Kampfsportbekleidung, \r\nSandsäcke, Traininigssack, Schutzweste, Schwert, Waffen, Anzüge','Online Sport Shop für Kampfsport - Karate, Judo, Taekwondo, Aikido, Kung-Fu, Ju-Jitsu, Tai-Chi, Kickboxen - kostenlose Hotline 0800 1515160 - Vereinsbedarf, Rabatt für Sammelbesteller und Vereine','A','','','http://www.budo24.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4478,'LjDQx0knRv','erotik spielzeuge dildos versand dessous pornos sex spass gummi puppen \r\ndirty gina wild sperma anal teenager reizwäsche ficken sharon Kane Lynn\r\nKelly trump bizarre manga peter north teensex blond teeny teenies Film Video VHS Livesex amateure \r\n','Dildo Puppen Vibrator Reizwäsche Dessoues Video VHS DVD Penisring Gummi','Spielzeuge für Erwachsene - Mit italienischem Temperament (ver-\r\n)führen wir Sie in die tiefen Reiche der sexuellen Erlebnisse - vom \r\nTeenager bis zur Oma, von Dessous bis zur erotischen \r\nGeburtstagstorte - bei uns finden Sie alles, was Feuer entfacht\r\n','','','','http://www.Porno-Versand.de/irobot/DE/index.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4479,'4S3CSc0a56','Dresden Berlin München Bochum Lebensmittel Nahrungsmittel Lieferservice Leipzig Bringdienst Pizza Wein Getränke Kondome Deutschland Onlinesupermarkt Lieferdienst','Lebensmittel Getränke Drogerie Wein Bier Nahrungsmittel Diätprodukte Spirituosen Coca Cola Mineralwasser Obst Gemüse Milka Becks Corona Radeberger Schokolade Eis Pizza Nudeln Fisch Käse','Sie kaufen. Wir laufen. Wir bieten Ihnen das größte Sortiment aller deutschen Online Supermärkte an. Wählen Sie aus 16.000 Artikeln. Zuverlässig, freundlich und in bester Qualität liefern unsere Mitarbeiter die Waren zu Ihnen.','A','','','http://www.doit24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4480,'lOYcUEJa36','pferd, tier, futter, pflege, insektenabwehr, huf, taube, desinfektion, reinigung, hund','Ergänzungsfutter und Pflege für Pferde, Heimtierfutter, Desinfektionsmittel','Produkte rund ums Pferd. Cajosol: Das komplette Pflegeprogramm mit Insektenabwehr. Hippovit: Hochwertige Ergänzungsfuttermittel. Equivital: Futterspezialitäten\r\n und bewährtes Mineralfutter.','A','','','http://www.marienfelde.com/tierern/shop/shop.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4481,'Tj0MZTahz0','fasching, fastnacht, karneval, halloween, mystisch, literatur, entspannung, musik, bücher, geschenk, puppe, kunst, kerzen, afrika, buch, veda, ambiente, dekoration, feier, fest, spiele, spielzeug, fantasy, scince fiction, grusel, schmuck, kostüme','Geschenke, Handpuppen, Spiele, Party und Festartikel, Masken und Kostüme für Halloween, Fastnacht, Fasching, Karneval, Theater, mystische Literatur und gruselige Bücher, Musik der Mystik und Entspannung und Gandharva Veda, Ungewöhnliches','Geschenke und Ungewöhnliches, \r\nMasken für Dämonen und Personen, \r\nPhantastische Literatur und gruselige Bücher, \r\nMusik zur Entspannung und Gandharva Veda\r\n \r\n \r\n','A','http://www.stockfisch.de/mystisch.htm\r\nhttp://www.stockfisch.de/masken.htm\r\nhttp://www.stockfisch.de/halloween.htm\r\nhttp://www.stockfisch.de/entspannung.htm','','http://www.stockfisch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4482,'wUAzEOjwoI','elektro elektrik schalter kabel leitung kabeltrommel elektromaterial installationsmaterial sicherung fi schalterprogramm zähler verteilung','Schalter Kabel Leitung Kabeltrommel\r\nElektromaterial','Bei uns können Sie Elektromaterial günstig einkaufen. Markenware vom\r\nElektromeister. Ãœber 160 000 Artikel\r\nlieferbar.','A','http://vs-elektro.com\r\nhttp://vs-elektrotechnik.de\r\n','','http://vs-elektro.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4483,'mvtXp65Dfy','Wasserbett, Wasserbetten, Wasser, Bett, Betten, Schlafen, Liegen, Schlafzimmer','Wasserbetten','Man liegt so nett im Wasserbett: \r\nAquaDirect Wasserbetten können Sie bundesweit bestellen, \r\nselbst aufbauen und so jede Menge Geld sparen!','','','','http://www.aquadirect.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4484,'MGUbKUp17y','Schilder, Türschilder, Objektkennzeichnungen, Wegekennzeichnungen, Aufkleber, Schaukästen, Vitrinen, Stellwände','Schilder, Türschilder, Objektkennzeichnungen, Wegekennzeichnungen, Aufkleber, Schaukästen, Vitrinen, Stellwände','Schilder, Schaukästen, Objekt- und Wegekennzeichnungen, Vitrinen, Stellwände und mehr !','ABC','','','http://www.top-schilder.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4485,'u4X644q0fm','versandhaus, katalog, katalogversender, gesundheitsversand, gratis, katalog, kostenlos, klima, wohlfühlen, erkältung, entspannter schlaf, körperpflege, mundgeruch, bauchwegroller, körpergeruch, rückenschmerzen, gelenkbeschwerden, füße, schlank werden, blu','bauch-weg-rollter, blutdruckmeßgeräte, heiltrophen, heilschlick, alltagshilfen, körperpflegemittel...','Der Aktiv Kurversand bietet Produkte rund um die Gesundheit und kuranwendungen für zuhause an. Ein breites Sortiment zu allen Themen der Gesundheit verbunden mit allgemeinen Informationen runden das Angebot ab.','A','','','http://www.aktivkurversand.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4486,'agGjgo835O','Versandhandel, Fachgeschäft, Umstandsmode, Mode, Umstandskleidung, Schwanger, Schwangerschaft, Schwangerschaftsbekleidung, Umstandsmieder, Stillen, Still-BH, Still-Kissen, Still-Einlagen, Frau, Unterwäsche, Strumpfhosen, Bademoden für Schwangere, Stilltee','Umstandsmode, Mode, Umstandskleidung, Umstandsmieder, Stillen, Schwangerschaftsbekleidung, Still-BH, Still-Kissen, Still-Einlagen, Frau, Unterwäsche, Strumpfhosen, Bademoden für Schwangere, Stilltee, Baby, Babies, Pflege, Haut, Creme, Babycreme, Babyshamp','Fachgeschäft und Versandhandel für Umstandsmoden und Schwangerschaftsbekleidung für die sportliche Frau. Eigene Kollektion. Zubehör: Produkte für Mutter und Kind. Beratung und Ladenverkauf. Online-Bestellung','A','','','http://www.schoene-umstaende.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4487,'EKET79lSME','Shop, City, Stadt, Geschenke, Präsente, Souvenirs, Kunst, Kultur, Geschichte, Mundart, Köln, Kölle, Kölsch, Karneval, Kölner Dom, Tünnes un Schäl, Hännesche, Rote Funke, Kölsche Weihnacht, Bilder, Grafiken, Laufenberg, Musik, Lieder, CD, Schmuck, Glas, Bü','Bücher, Glas-Nachschöpfungen, Bilder, Grafiken, Puppen, Spiele, Schmuck, Design-Objekte und vieles mehr!','CitySpecials bietet Ihnen eine große Auswahl an faszinierenden Städte-Produkten, originelle Geschenkideen und einzigartige Sammlerstücke!','A','nein','','http://www.cityspecials.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4488,'yCGj5k0wAy','Masche24, Selektdirekt, Burlington, Jockey, Sidema, Oberlausitz, Damenwäsche, Herrenwäsche, Body, Shirt, Unterwäsche, Skiunterwäsche, BH-Hemd, Top, Slip, Strumpf, Strümpfe, Socken, Pulli, Pullover, Pyjama, Schal, Tuch, Weste, Pullunder, Micromodal, Strick','Unterwäsche, Strumpf, Pulli, Pullover, Westen, Pullunder, Pyjamas, Schals, Damenwäsche, Herrenwäsche, BH, Slips, Unterhemden, Unterhosen, Shirts','körpernahe Basic-Textilien im variantenreichen Dauersortiment - (Unter)wäsche, Strümpfe, Pullis und Schals z.B. von Jockey, Burlington, Sidema, .. - Optimale Trageeigenschaften, beste Materialen, hochwertige Maschenstoffe, ökologische Herstellung','A','http://www.selektdirekt.de','','http://www.masche24.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4489,'pD6OJDCtJL','Ölgemälde, Landschaftsgemälde, \r\nAktgemälde, Stilleben, Impressionisten, Gemälde, Galerie','Ölgemälde, Gemälde, Galerie','Original Ölgemälde günstig und nach Alten Meistern.','A','','','http://www.das-gemaelde.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4490,'Dws9KORQM2','Ölgemälde, Landschaftsgemälde, \r\nAktgemälde, Stilleben, Impressionisten, Gemälde, Galerie','Ölgemälde, Gemälde, Galerie','Original Ölgemälde günstig und nach Alten Meistern.','A','','','http://www.das-gemaelde.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4491,'Di3o5mPWQl','orimono no2 gucci dolce gabanna shirt tshirt t-shirt hemd hose jeans schnäppchen','Hosen, Schuhe, ...','Party-Mode & more for Boys and Girls. Clubwear, Streetwear, Ravewear der angesagtesten und gestyltesten Labels: ORIMONO, NO2, Gang, Sixty, Mogul, Freeman T. Porter, Kazz, Babylon Bus, Killah Babe, Energie, Swear Shoes, Cordon, Subwear u.v.m.','AC','http://s8265961.shoplite.de/sess/utn153c0f49715756b/shopdata/product_overview.shopscript','','http://www.oluri.com','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4492,'FrJIbx3Dx8','Sexmagazine, Sex, Porno, Erotik, online, Artikel, hardcore, magazine, video, dvds, sexshop, \r\nshopping\r\nfetisch, liebe, schwul, pornofilm, sexhefte, sexfilme, lesbisch, wien, bizarr, bumsen, blasen, poppen, vibrator, dildos, schwänze, \r\nmösen, busen\r\n','Sex-Magazinen Videos DVDs SM-Zubehör Sex-Spielzeug uvm.','Online Sex-Shop: Weltweiter Sexartikel Versand SSL Verschlüsselung! Sex/Porno/Hardcore Magazinen Videos DVDs Rodox Private Colorclimax SM-Zubehör Sex-Spielzeug div. Sex-Hilfsmittel....\r\n\r\n','A','','','http://www.loveandfun.com/de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4493,'IecxeyLccc','sexshop, erotikshop, sexpuppen, gummipuppen, liebespuppen, dildos, vibratoren, erotik, versand','sexpuppen, liebespuppen, gummipuppen, dildos, vibratoren','Grosse Auswahl an Liebespuppen, Dildos, Vibratoren und Love-Toys zu feinen Preisen bei schneller Lieferung.','A','','','http://www.toy-park.de/','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4494,'LXHml01znX','Hotel, Pension, Urlaub, Sachsen, Erzgebirge, Zimmer, Therme, Wellness, Reise, Ãœbernachtung, Unterkunft, Gasthof','Einzelübernachtungen, Pauschal-Urlaubsangebote, Last Minute - Reisen, Wellness - Angebote, Feiern, Gastronomie','Familiengeführtes Hotel im Erzgebirge, Sachsen im Kurort Wolkenstein mit Therme, Saunalandschaft und Gesundheitsstudio','A','http://www.erzgebirge-pension.de\r\nhttp://www.urlaub-erzgebirge.de','','http://www.waldfrieden.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4495,'DJZgvDGpvx','Leuchten, Lampen, Designleuchten, Licht, Tischleuchten, Deckenfluter, Wandleuchten, Pendelleuchten, Außenleuchten','Artemide, Axel Meise Licht, Tobias Grau, Ingo Maurer, Flos, Luceplan, \r\nAnthologie Quartett, Belux, Woka,','Umfassende Designleuchten Suchmaschine mit Online Lichtberatung und Designer Storys.','A','www.beleuchtung.de\r\nwww.designleuchten.de\r\nwww.leuchten.com\r\nwww.designerleuchten.info\r\nwww.designerlampen.biz','','http://www.milano.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4496,'V8h1JNUn6r','Verstärker, Boxen, Subwoofer, HiFi, Car-HiFi, Disco, Lichteffekte, Werkzeug, Mischpulte, Karaoke, Audio, Car-Audio, Elektronik, PC, Computer, Notebook, Digitalkamera, Digital Imaging, Digitale Kamera, Sony, Casio, Kodak, Fuji, Minolta, Olympus, Canon, HP','Verstärker, Boxen, Mischpulte, Lasertechnik, Lichttechnik, Kabel, Stecker, Alarmtechnik, Monitore, Kameras, PC-Komplettsysteme, Digitalkameras, Notebooks','Versandhandel mit Unterhaltungselektronik, Elektronik-Zubehör, Computer, Digitalkameras und Notebooks.','A','','','http://www.adamar.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4497,'I7gHMSZQ3G','Bekleidung online bestellen, Footwear billiger kaufen, Club Fashion Klamotten, Trendwear Sonderangebote, coole Sportswear Outfits, aktuelle Streetwear Kollektionen, preiswerte Clubwear einkaufen, runtergesetzte günstige Preise, Rabatt bei Markenbekleidung','Baseball-Caps, Blusen, Gürtel, Hemden, Hosen, Hüte, Jacken, Jeansjacken, Longsleeves, Mäntel, Mützen, Neck-Tops, Oberteile, Pollunder, Pullover, Röcke, Schuhe, Strickjacken, Sweatshirts, Tank-Tops, Taschen, Träger-Tops, T-Shirts, Westen','Hai-Society der kultige online Mode und Fashion Versand für Markenklamotten des Genre Clubwear, Sportswear, Trendwear und Streetwear.','A','','','http://www.hai-society.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4498,'7zphRbeDXu','blumen, blumenversand, valentinstag, muttertag, rose, rosen, blumenstrauss, blumengruss, blumen versenden, blumen verschicken','Blumensträuße, Champagner, Teddies, Pflanzen, Pralinen','Wir bringen den (Blumen)-Strauß ins Haus - weltweit. Sicher (SSL), schnell, pfiffig, mit Frischegarantie.Lieferung innerhalb weniger Stunden möglich. Zahlung per Rechnung, Kreditkarte, paybox.\r\nGebührenfreie Hotline: 0800-2586367','A','','','http://www.blumenpost.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4499,'Ia9lWsL1US','Regal, Regale, Regalsysteme, regale, regal, cd racks, cdracks, Weinregal, weinregal, CD-Racks, CD Racks, CD Regale, CD-Regale, Möbel, Kleinmöbel, Designmöbel, CD, Auktionen, Regaflex, Tische, Holz, Holzspielzeug, Schaukelpferd, cdstä','Regale, CD-Ständer, Buchstützen, Holzwaren aller Art','Regaflex \r\n Eine kleine Hamburger Tischlerei hat das \r\n Regaflex-System entwickelt. Die besonderen Merkmale: \r\n nur abgerundete Ecken und ein sehr intelligentes, an \r\n Puzzle-Technik angelehntes Stecksystem. Die Site ist \r\n p','','','','http://regaflex.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4500,'UB0RTxkTbc','erotik, erotikartikel, sexartikel, kondome, vibrator, fesselspiele, bondage, dessous, unterwäsche, sexvideo','Erotikartikel, Erotikvideos, Kondome etc.','Onlineshop für hochwertige Erotikartikel. Bei uns können Sie in aller Ruhe aussuchen und bestellen. Wir versenden in diskreten Verpackungen','A','','','http://www.funtoys.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4501,'eg9jmmbmyC','Dessous, Erotik, BH, Bügel-BH, Slip, String Tanga, Body, Badehose, Torselett, Lingerie, Bekleidung, Shirt, T-Shirt, Herrenslip, Schnäppchen, Corsage, Büstenhalter, Brust, Büste, Busen, Unterwäsche, HOM, First, Aubade, Simone Perele, Millesia, Gerbe, Gotte','Dessous, Aubade, Christian Dior, Millesia, Simone Perele, First, Gerbe, Nina Ricci, Gottex, Wolff.','Die Boutique für exklusive Markenwäsche.','A','','','http://www.Bella-Donna-Dessous.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4502,'l8RuD6YXZx','Rotwein, Weisswein, Rosewein, Wein, Ouzo, Brandy, Brände, Destillate, Olivenöl, Waffeln, Schokolade, Tsipouro, Halva, Geschenkverpackungen, Tsantali, Boutari, Lazaridi, Sabanis, Hatzimichalis, Metaxa, Averoff','Rotwein, Weisswein, Rosewein, Wein, Ouzo, Brandy, Brände, Destillate, Olivenöl, Waffeln, Schokolade, Tsipouro, Halva, Geschenkverpackungen','Edle griechische Weine, feine Digestifs, edle Champagner und frische Aperitifs. Ihr Internet-Profi rund um Spezialitäten aus Griechenland','A','','','http://www.weinshop2000.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4503,'mAq23wRUYa','Handy, Handys, Handyshop, GSM, günstig, MP3, Alcatel, Benefon, Bosch, LG Electronics, Motorola, Nokia, Panasonic, Philips, Sagem, Samsung, Sendo, Siemens, Sony, Trium','Handys, Handys ohne Vertrag, Zubehör, Logos und Klingeltöne','HandyExpress.de - der Shop mit der gigantischen Auswahl an günstigen Handys, Zubehör, Logos und Klingeltönen!','A','','','http://www.handyexpress.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4504,'OpNXnlYtrk','shirt, raik, shirts, shirts für, shirts für männer, menswear, onlineshop, clubwear, mode, outfit, technowear, junge männer, sportliche männer, pullover, badehosen, coole, trendy, klamotten, bedruckte shirts, motivshirts, stretch, wickelröcke, muskeln, mus','Clubwear- und Party-Shirts, Pullover, Wickelröcke, Badehosen, bedruckte Shirts','Shirts für Männer von RAIK menswear: von trendy bis klassisch. Partywear, coole Clubwear, bedruckte Shirts, Mode für fashion victims, Muskelshirts, Wickelröcke, Pullover und Badehosen im RAIK Onlineshop.','A','','','http://www.raik-berlin.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4505,'C0RD2dO0Ze','Vitamine, L-Carnitin, Sonnencreme, Lotion, Sauerstoff, Naturprodukte, Gesundheit, Natur, Aminosäuren, Gesichtscreme, Wellness, Gelee Royale, Kosmetik, Fitness, Qualität, Sonne, Gesund, Bio, Präparate, Gesicht, Creme, Körperlotion, Körper, Wohlbefinden, Vi','IONOVIT','Quellen der Gesundheit. Aus der Natur, für höchste Ansprüche.','A','http://www.preisglocke.de/abnehmen.html\r\n\r\nhttp://www.preisglocke.de/basedow.html\r\n\r\nhttp://www.preisglocke.de/diabetesinformationen.html\r\n\r\nhttp://www.preisglocke.de/infrarotkabinen.html\r\n\r\nhttp://www.preisglocke.de/krebsinformationen.html\r\n\r\nhttp://www.preisglocke.de/selbsthilfegruppen.html\r\n\r\nhttp://www.preisglocke.de/jesus.html\r\n\r\nhttp://www.preisglocke.de/aufmasse.html\r\n\r\nhttp://www.preisglocke.de/astrologie.html\r\n\r\nhttp://www.preisglocke.de/meskalin.html\r\n','','http://www.preisglocke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4506,'IMqJMkRASE','bio, reiniger, reinigen, bioreiniger, reinigungsmittel, pflegemittel, haushalt, bau, garten','Biologische Reinigungs- und Pflegemittel','Biologische Reinigungs- und Pflegemittel für Haus, Bau und Garten. Zur Zeit haben wir mehr als 15 verschiedene Produkte für alle Anwendungsbereiche.','','','','http://www.bio-haider.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4507,'wlBljDI0Xg','Sport, sport, Nahrungsergänzung, nahrungsergänzung, Bodybulding, bodybulding, Kraftsport, kraftsport, \r\nMuskeln, muskeln, Muskulatur, muskulatur, Gesundheit, gesundheit, Body, body, Zubehör, zubehör, Protein, protein, Kohlenhydrate, kohlenhydrate, Vitamin','^Nahrungsergänzungsmitten, Inko, Weider, Ultimate','Ihr persönlicher Diätcoach mit Erfolg - Professionelle Diätbetreuung, von der Analyse zur individuellen Diätplanerstellung bis zum Personal Training in einem zertifiziertem Gesundheits- und Sportstudio.','A','http://www.perfect-diet.de','','http://www.beauty-diet-center.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4508,'Hj4gNnKBJj','Fan-Artikel, Fan, Alien, Ufo, Gothic, Horror, Fantasy, Star Trek, Star Wars, Halloween, Science-Fiction, Party, Metal, Scherzartikel, Merchandise, Shop, Artikel, kostenlos, billig, günstig, Filme, Actionfiguren, Modell, Totenschädel, Präparat, Triops, Emb','Fan-Artikel, Fan, Alien, Ufo, Gothic, Horror, Fantasy, Star Trek, Star Wars, Halloween, Science-Fiction, Party, Metal, Scherzartikel, Merchandise, Shop, Artikel, kostenlos, billig, günstig, Filme, Actionfiguren, Modell, Totenschädel, Präparat, Triops, Emb','Der Online-Shop für Science-Fiction, Horror und Fantasy-Artikel.\r\nFan-Artikel, Alien, Ufo, Gothic, Horror, Fantasy, Star Trek, Star Wars, Halloween, Science-Fiction, Party, \r\n\r\n','A','','','http://www.terminalx.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4509,'1znX6jahDA','Grablampen, Grabvasen, Grabschmuck, Grabschalen, Grablaternen, Grableuchten, \r\nBlumenvasen, Blumenschalen','Grablampen, Grabvasen, Grabschmuck, Grabschalen, Grablaternen, Grableuchten, \r\nBlumenvasen, Blumenschalen, Weihwasserbecken,','Ihr EK-Center für Grabschmuck, Grablampen, Grabvasen, und Grabschalen.','A','http.//www.grablampen.de\r\nhttp.//www.grabvasen.de\r\nhttp.//www.grabschmuckcenter.de','','http://www.grabschmuck-center.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4510,'u9odIM25wu','handycover\r\nhandy-cover\r\nhandy-zubehör\r\nhandyzubehör\r\nhandyakkus\r\nhandyakku\r\nfreisprecheinrichtung\r\nfreisprecher\r\noberschale\r\nhandyoberschale\r\nhandyoberschalen\r\noberschalen\r\nhandygehäuse\r\nhandy-gehäuse\r\nhandy-oberschale\r\nhandy-oberschalen\r\nhandykette\r\nhan','Handycover\r\nHandyzubehör\r\nHandyakkus\r\nFreisprecheinrichtung\r\nHandykette\r\nLadekabel\r\nHandyhalter\r\n3Dhologramme\r\nHandytaschen','Alles fürs Handy! Trendmodelle wie Lasercover, Gravurcover im Angebot! Sehr große Auswahl an Handycover, Handytaschen, Handyakkus uvm. zu Tiefstpreisen!','','','','http://www.handy-cover.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4511,'DYiUo3bC98','Token Ring Ethernet Netzwerk IBM AS400 5250 Protokoll Wireless LWL rs232 rs422 rs485 g703 multimode monomode singlemode switching bridge hub repeater Medienkonverter Transceiver multiplexer Verkabelung Connectivity IBM Midrange cat5 cat6 cat7 rj45 mtrj Ha','Ethernet Hub, Repeater, Bridge, Switch, Router, Transceiver, Medienkonverter, Adapter; Token Ring MAU, CAU, LAM, RAM, Lobe Extension, Medienkonverter, Adapter; Wireless Access Point, Adapter; seriell RS-232, RS-422, RS-485 Kupfer / LWL Umsetzer','Online Shop zu aktiven und passiven Netzwerkkomponenten für Ethernet, Token Ring, IBM AS400 5250 Protokoll, Seriell RS232, RS422 und RS485, ITU G703, Wireless und LWL Transceiver / Medienkonverter, Switches, Router, Hubs, Multiplexer und Active Stars','','http://www.ubf.de/ethernet.htm\r\nhttp://www.ubf.de/tokenring.htm\r\nhttp://www.ubf.de/seriell.htm','','http://www.ubf.de/shop','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4512,'pFjuLH3JLj','dessous, lack, leder, latex, fetish, fetisch, bondage, sm, high-heels, high heels, online-shopping, pvc, Clubwear, lackkleidung, latexkleidung, gummi, rubber, bdsm, lederjacken, kleidung, erotik, liebesspielzeug, shopping, einkaufen, liebe, neglige, unter','Dessous, Mode, Lackkleidung, Lederkleidung, High-Heels, Toys, Clubwear, Trendwear, Fetish-Fashion.','Dessous - Mode in Lack Leder Latex Clubwear und Gothik Fashion - fetisch Bondage High-Heels und Sm Artikel in großer Auswahl. Bequemes Online-Shopping mit diskretem Versand','A','http://www.sexily.de\r\nhttp://www.lack-style.de','','http://www.love-appeal.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4513,'YrBF4D5jPe','Bleikristall, Bleikristallfiguren, Glasfiguren, Tierfiguren, Glastiere, Bleikristalltiere, Sportfiguren, Musikinstrumente, Elefanten, Delfine, Delphine, Pferde, Adler, Katzen, Bär, Pfaue, Hirsch, Löwe, Hund, Eule, Forelle, Hahn, Kinderschuh, Kinderwagen,','Bleikristallfiguren','Hier finden Sie verschiedene Tierfiguren, Sportfiguren, Musikinstrumente und Objekte aus Bleikristall.','','','','http://www.bleikristallfiguren.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4514,'Oy7biOnyMU','arbeitsschutz, atemschutz, arbeitssicherheit, atemschutz, arbeitskleidung, arbeitshandschuhe, schutzkleidung, outdoor, sicherheitsschuhe, t-shirt','arbeitskleidung, atemschutz, einwegkleidung, \r\nt-shirt, outdoor, sicherheitsschuhe','Online-Shop für Arbeitsschutz und Outdoor','A','','','http://www.mcwork.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4515,'6yCs9MPAAp','Taschen, Online, Kaufen, Jeans-Taschen, Jeanstasche, bestellen, Shopping, Tasche, Jeanstaschen, Versand, Internet, AMOAH, Accessoires, einkaufen, Online-Shopping, Handtaschen, Handtasche, Hand-Tasche, Hand-Taschen, Design, Accessoire, günstig, T-Shirts, T','Taschen, Jeans-Taschen, T-Shirts, Accessoires','AMOAH.de Online-Shop - hier finden Sie ausgefallene Designer-Taschen, z.B. handgefertigte Jeanstaschen und andere Accessoires. Auch Sängerin Hila von Bro`sis trägt AMOAH-Taschen!','A','','','http://www.amoah.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4516,'n7AA936wE0','Scherzartikel, Moorhuhn, Simpsons, Fun, TV Total, Geburtstag, Geschenke, \r\nGeschenkideen, Schnäppchen, Weihnachtsgeschenke, Simpson, Geschenk, \r\nGeschenkidee','Mercandising- und Scherzprodukte','In unserem Shop finden Sie ausgefallene Produkte und Geschenkideen, passend\r\nzu jeder Gelegenheit.\r\nSimpson, South Park, TV Total, lustige Scherzartikel und vieles mehr. Da\r\nkommt der Spaß auch nicht zu kurz!','A','','','http://www.jokeworld-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4517,'HNDSp0I8Zh','gummipuppen liebespuppen sexpuppen lovedolls penispumpe vakuumpumpe sex sex shop shopping erotik gummipuppe liebespuppe lovedoll sexpuppe penispumpe vakuumpumpe','Gummipuppen, Liebespuppen, Lovedolls, Penispumpen, Sexpuppen, Gummipuppe, Vakuumpumpen, Lustvaginas','Erotikversand für preiswerte Gummipuppen (Liebespuppen, Sexpuppen, Lovedolls), Penispumpen, Lustvaginas etc.','A','http://www.sexpuppen-shop.de','','http://www.gummipuppen-stube.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4518,'bwuoCmB9Sx','Mehl, Muehle, Getreide, Weizen, Weizenmehl, Roggen, Roggenmehl, Dinkel, Dinkelmehl, Hafer, Gerste, Bichweizen, Hirse, Gruenkeren, Schrot, Griess, Dunst, Mischmehl, Brotmehl, Spaetzlemehl, Sauerteig, Hefe\r\n','Mehl, Getreide, Weizen, Weizenmehl, Roggen, Roggenmehl, Dinkel, Dinkelmehl, Hafer, Gerste, Bichweizen, Hirse, Gruenkeren, Schrot, Griess, Dunst, Mischmehl, Brotmehl, Spaetzlemehl, Sauerteig, Hefe','Mehl und Getriedeprodukte direkt aus der Muehle.','','','','http://www.adler-muehle.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4519,'ricGgqxE3v','Marquardt GmbH, SHK Shop, Bernauer Heizungs- und Sanitärshop, Heizung, Baumarkt, Heizungsmarkt, Onlineshop, Wärmepumpe, Heizkessel, Solar, Dieter Marquardt, Solarfachmarkt, Sanitärmarkt, Heizungsmarkt, Ersatzteile, Heizkörper, preiswert, einkaufen, Sanitä','Heizung, Sanitär, Solar, Heizkessel, Brennwertgeräte, Edelstahlschornstein, Badheizkörper, Kupferrohr, Fittinge, Stahlrohr, Umwälzpumpen,','Bernauer Heizungs- und Sanitärshop ein SHK Shop als Heizungsmarkt, der Baumarkt ist sprachlos.','A','http://www.marquardt-gmbh.de\r\nhttp://www.marquardt-gmbh.net','','http://www.heizungsfachshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4520,'25GeICLeYV','Directions, directions, Direktions, direktions, Haarfarben, Haarfarbe, Tönung, toenung, tönung, Haartönung, Haartoenung, Toenung, color, Color, Haircolor, haircolor, headcult, body, bodypainting, Ranger, Springerstiefel, Boots, Dr.martens, Schuhe, Stiefel','schuhe, haarfarben','Ein sehr schöner Webstore mit Boots, Schuhen, Stiefel und Directions-Haartönungen.','','','','http://www.torsoshop.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4521,'dsK3A16cUX','Dildo, Vibrator, Liebeskugeln, Kondome, Gleitmittel, Hilfsmittel, Sex, Erotik, Liebesspiel, KAmasutra, Liebesöl, Harness, Eros, Sex-Shop, Lust, Lustmittel, Selbstbefriedigung, Erotikversand, Sexartikel, Erotikartikel, Toys, xxx, Frauen','Dildo, Vibrator, Liebeskugeln, Kamasutra-Serie, Condomi, Fun Factory','Joystixx ist ein Versandservice für erotisches Spielzeug aus hautfreundlichem Silikon in originellen Farben und ästhetischen Formen. Absolut diskreter Versand!!!','A','','','http://www.joystixx.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4522,'ykuniGxoW5','TV, DVD, Video, Digital, Fernseher, Sony, JVC, Philips, Panasonic, Pioneer, Toshiba, Thomson, Canon, Casio, Ricoh, Fuji, Olympus, Denon, Grundig, IBM, Hoover, Sharp, JBL, Canton, DVD-Player, Foto, Camcorder, Receiver, Projektoren, Staubsauger','Kompaktanlagen, Autoradios, CD-Player, Digitale Fotokameras, Digitale Videokameras, Verstärker, Videorecorder, Staubsauger, Receiver, Navigationssysteme, MDPlayer, Kaffeemaschinen, DVD-Player, Fernseher, Lautsprecher,','Ihr günstigster Technik Fachdiscounter im Internet. Super Angebote jeden Tag neu!','A','','','http://www.digital-net-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4523,'xuIkyKXIoz','Gesundheit, Ernährung, Vitaminshop, Nahrungsergänzungen, Vitamine, Mineralstoffe, Vitalstoffe, Mikronährstoffe, orthomolekular, organisch, vegetarisch, Chelat, Zellschutz, Q10, Calcium, Magnesium, Acerola, Geschenk, Abonnement, Bonn','Multivitamin, Multimineral, Zellschutz, Vitamin C, Acerola, Q10, Calcium, Magnesium','Wir bieten Ihnen hochwertige Nahrungsergänzungen - Vitamine (vegetarisch), Mineralstoffe (organisch/Chelate) und Pflanzenextrakte. Natürliche Vitalstoffe für Ihre Gesundheit, Fitness und Schönheit. Lieferung ist versandkostenfrei.','A','','','http://www.viventis.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4524,'BVtqvvej6d','günstigere, Batterien, Akkus, Photobatterien, Knopfzellen, Hörgerätebatterien, Lithiumbatterien, Uhrenbatterien, Ladegeräte, Accus, schnurlose, Telefone, Camcorder, Video Angebote','bis zu 65% günstigere, Batterien, Akkus, Photobatterien, Knopfzellen, Hörgerätebatterien, Lithiumbatterien, Uhrenbatterien, Ladegeräte, Accus für schnurlose Telefone und Camcorder Angebote','Wir bieten über 160 verschiedene Batterie- und Accutypen sowie Ladegeräte zu einem sehr guten Preis-Leistungs-Verhältnis an. Unsere Produktpalette umfasst alle Batterien, Akkus, Photobatterien, Knopfzellen, Hörgerätebatterien, Lithiumbatterien, Uhrenbatti','A','','','http://www.Batterie-bestellen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4525,'pwgWG7fs38','Küche, Spüle, Küchenspüle, Küchenstudio, Einbauspüle, Möbel','Einbauspüle aus Edelstahl und Granit sowie Mischbatterien für die Küche','Einbauspülen aus Edelstahl und Granit sowie Mischbatterien für die Küche','A','http://www.scandi-design.de\r\nhttp://www.kuechen-spuele.de\r\nhttp://www.edelstahlspuele.de\r\nhttp://www.granitspuele.de ','','http://www.scandi-design.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4526,'vnXeDZmX4N','Kontaktlinsen, Linsen,','Kontaktlinsen und Pflegemittel','1800 Kontaktlinsen und mehr','A','','','http://www.lenscare.be','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4527,'IoSxaons1m','Kontaktlinse, Kontaktlinsen, Pflegemittel, Sonnenbrillen, Focus, Seeone,','Kontaktlinsen, Pflegemittel','Kontaktlinsen ab € 6, 99 .','A','','','http://www.1800contacts.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4528,'vWaGysLM74','yorgel, geschenk, erotik, valentinstag, ostern, muttertag, vatertag, baby, kind, geschenktipps, abitur, neuheiten, mädchen, junge, shop, geburtstag, stars, reisebücher, geburtstag, euro, fußball, außerirdisch, geld, gold, wunder, firmung, abitur, bibel, w','Personalisierte Bücher für Kinder:Die Schatzsuche, Ein Tag im Zoo, Auf dem Bauernhof, Im Land der Dinosaurier, Der Zirkus ist in der Stadt, Im Erlebnispark, Mein grosses Baby-Buch, Mein tolles Geburtstagsfest, Mein Weihnachtsbuch, Im Zeitalter der Ritter,','Exklusive, personalisierte Bücher für Kinder und Erwachsene- Ihr Name (Ihres Kindes, Freundes) ist im Text gedruckt, Ihre persönliche Widmung auf der Titel Seite. Klasse Geschenkidee.','A','','','http://www.klasseshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4529,'2x0kB03hRn','yorgel, geschenk, buch, bücher, pegastar, kostenlos, gratis, liebe, ostern, muttertag, vatertag, shop, stars, reisebücher, geburtstag, euro, neuheiten, geschenktipps, versandbuchhandel, valentinstag, firmung, abitur, weihnachtsmann, familie, werbung, werb','Astrologische Persönlichkeits-Analyse, Astrologische Partnerschafts-Analyse, Namens-Analyse, Zukunfts-Prognosen (12 Monate), Flirt und Erotik Horoskop, Karma Horoskop, Chinesisches Horoskop, Indianisches Horoskop, Unser Hochzeitsbuch, Danke-Buch, Bücher','Neuheit, schenken Sie mal was anderes als sonst. Ein persönliches Buch. Speziell mit Namen Ihre(r)s Freund(in)es (im Text) GEDRUCKT, Ihre Widmung auf der Titelseite, ein tolles Geschenk.','A','','','http://www.esoterik-pur.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4530,'S15JYUBssc','yorgel, neuheiten, bilderbuch, personalisierte bücher, geschenktipps, geschenk, buch, bücher, ostern, kindertag, baby, kind, kinder, mädchen, junge, stars, reisebücher, geburtstag, euro, fußball, außerirdisch, wunder, bibel, kinderparty, weihnachtsmann, f','Die Schatzsuche, Ein Tag im Zoo, Auf dem Bauernhof, Im Land der Dinosaurier, Der Zirkus ist in der Stadt, Im Erlebnispark, Mein grosses Baby-Buch, Mein tolles Geburtstagsfest, Mein Weihnachtsbuch, Im Zeitalter der Ritter, Der Flug ins Weltall, Im Land der','Exklusive, personalisierte Bücher für Kinder. Der Name Ihres Kindes ist im Text gedruckt, Ihre persönliche Widmung auf der Titel Seite. Klasse Geschenkidee.\r\nLassen Sie einmal Ihr Kind ein Held werden!\r\n','A','','','http://www.kinder-freund.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4531,'oX6DVzqVvo','online shopping, shopping, shop, onlineshop, onlineshopping, online shop, powershopping, coshopping, onlineshops, homeshopping, shoppen, teleshop, tvshop, teleshopping, shop24, shopping24, internetshopping, kaufen, preiswert shoppen, online-shop, kaufen','Alle - von A wie Auto & Verkehr bis Z wie Zeitschriften','Preiswert einkaufen bei 48h Shopping! In ueber 160 übersichtlich gegliederten Kategorien werden Sie Ihr Produkt finden! Dazu Markenrecherche, Infos, Kostenloses im Ueberblick ... Service total!','A','','','http://www.48h-shopping.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4532,'Pc7Q99NEkD','webdesign, webagentur, webmaster, homepage, \r\nhomepageerstellung, shoplösung, shop, shopsysteme, \r\nonlineshop, kleidershop, wiesbaum, eifel, kempe','Internetseiten, Onlineshops','Sie wollen Ihre Firma im Internet präsentieren?\r\nIhren Verein? Ihre Familie? Einen eigenen Onlineshop? \r\nBei uns sind Sie in guten Händen.','','http://www.vewd.net','','http://www.vewd.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4533,'YvbbLbq8da','Champagner, Eiswein, Grappa, Liköre, Portwein, Rosewein, Rotwein, Schaumwein, Sekt, Sherry, Wein, Weinbrand, Brandy, Cognac, Weißwein, Chateau-Kisten, Feinschmecker-Körbe, Geschenke und Probierpakete.','Champagner, Eiswein, Grappa, Liköre, Portwein, Rosewein, Rotwein, Schaumwein, Sekt, Sherry, Weinbrand, Brandy, Cognac, Wein, Weißwein, Chateau-Kisten, Feinschmecker-Körbe, Geschenke und Probierpakete.','Genießen Sie gerne edle Weine und Speisen, gemeinsam mit Freunden in einer gemütlichen Runde oder alleine mit Ihrem Partner in einer romantischen Umgebung? Mit schönen kulinarischen Präsenten bereiten Sie sich und anderen Freude. Wir bieten Ihnen hierfür','A','http://www.dolce-vino.de','','http://www.dolcevino.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4534,'7d4tD0OFzc','sex shop, porno shop, pornofilm, pornofilme, Porno versand, amateurfilme, casting, bearsex, chaser, chubby, livesex, freie Bilder\r\nporno, porno-film, pornofilm, sperma, rape, vergewaltigung, jungfrauen, girls, tennies, teenager, boys, boops, livesex, amat','Straight (10)\r\nGangBang (15)\r\nAnalFatal (31)\r\nOriental (7)\r\nCompilation (82)\r\nAmateurVHS (9)\r\nOldies (4)\r\nSexFiles (13)\r\nEbony (5)\r\nBlowJobs (9)\r\nMyFavorites (5)\r\nBizarre (12)\r\nSadoMaso (73)\r\nDirty (9)\r\nPain (54)\r\nClinic (5)\r\nSpanking (30)\r\nFatTies/ Schwa','Interessante Titel und Filme aus allen Bereichen des Lebens - haarscharf an den Tabus vorbei. Sehen Sie Aufnahmen von den ersten sexuellen Erfahrungen junger Knaben (18+) im Zeltlager. Erleben Sie, was wirklich in den Schlafsälen der Kasernen passiert. Ei','AB','','','http://www.per-adulti.it','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4535,'cOKJEMJwmk','Outlook\r\nOffice\r\nExchange\r\nDokumentverwaltung\r\nSerienmails\r\nGruppenkalender','pvGroupCal (Gruppenkalender)\r\npvOutToOffice (Dokumentverwaltung)\r\npv-X-eMail (Serienmails)','Wir bieten Ergänzungen zu Outlook als Add-In-Module.','','','','http://microshop.de/provision-shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4536,'QNfr0bqvjC','fotoversand, video, aachen, verkauf, versand, online, shop, foto, digital, audiophil, audiophil','Kameras, Stative, Taschen, digital, Speichermedien, Ferngläser, Sucherkamera, Spiegelreflexkamera, Scanner, Dia, Projektor, Film, Papier','Einfache Bestellung von normalen Sucherkameras über Taschen, Stative, Filme, Zubehör bis hin zu hochwertigen \r\nSpiegelreflexkameras, Objektiven und Digitalkameras. Darüber hinaus ein sehr großes Gebrauchtangebot und \r\nwertvolle Informationen - Alles rund','A','http://www.ac-foto.com, \r\nhttp://www.internetfoto.de, \r\nhttp://www.internetfoto.com','','http://www.internet-foto.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4537,'HVXUhr76hB','basketball, basketball, hiphop, hiphop, snowboard, snowboard, snowboard kleider, snowboard klamotten, snowboard, snowboard style, clothing, clothing, streetball, streetball, streetwear, streetwear, sportswear, sportswear, weaer, wear, clubwear, clubwear,','Kikwear\r\nPimpgear\r\nStreet Dunker\r\nGhetto Dog','us-streetwear, die Seite für Streetwear, Basketball, Basketball-News, NBA-News, Hiphop, Hiphop cloth, Sportswear, Snowboard und vieles mehr / T-shirts, hoddies, caps, headwear, shirts, jerseys und shorts etc. gibts in unserem basketball und hiphop online','A','http://www.us-streetwear.com\r\nhttp://www.us-streetwear.de','','http://www.us-streetwear.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4538,'Nd4CrNUDvj','Erotic, Vibratoren, Dildos, Liebesspielzeug, Love Toys, Specials, Erektion, Liebe, Potenz, \r\nLuststeigerung, Love Dolls, \r\nDolly Buster,','Specials aus USA, Potenz-Trainer, \r\nVibratoren, Dildos, Love Dolls, \r\nLiebesspielzeug,','Exclusiv Erotic-Shop:\r\nLassen Sie sich durch unser Programm zu mehr Lust; neuen Ideen und Varianten für Ihr erotisches Liebesspiel anregen.\r\nLassen Sie Ihrer Lust freien Lauf...','A','','','http://www.neue-lust-erleben.de/','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4539,'S1cBAg6MOo','Kindermode, Villa Kinder Bunt, Babymode, Hosen, Jacken, Shirts, MEXX, Portofino, Toff Togs, Caterpillar, Pampolina, EX10, Gasolio, MOD8','Hosen, Jacken, Shirts, MEXX, Portofino, Toff Togs, Caterpillar, Pampolina, EX10, Gasolio, MOD8','Villa Kinder Bunt - Ihr Online Shop für Baby- und Kinderbekleidung - Wir führen die besten Marken für Ihre Kleinen','A','http://www.villakinderbunt.com\r\nhttp://www.cool-kids.biz','','http://www.villakinderbunt.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4540,'3JvbrNsNbK','Kaffee, Cafe, Coffee, Roestkaffee','Kaffee, Roestkaffee','Vom Anbau bis zum fertigen Röstkaffee alles aus einer Hand, so garantieren wir beste Qualität für unsere Kunden. Kaffee 100% Arabica !','A','http://www.aventura-cafe.com\r\nhttp://www.go-cost-rica.de','','http://www.kaffeewebshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4541,'sOOfE5bYYa','Handy, Handyzubehör, Handys, Handyersatzteile, Mobilfunk, Nokia, Siemens, Datenkabel, Freisprecheinrichtung, Akku, Preiswert, Onlineshop, Logoversand, Antennen, Telefone, Günstig, preiswert, onlineshop, Verträge, datenkabel, logoversand, betreiberlogo, ha','Handy, Handyzubehör, Handys, Handyersatzteile, Mobilfunk, Nokia, Siemens, Datenkabel, Freisprecheinrichtung, Akku, Preiswert, Onlineshop, Logoversand, Antennen, Telefone, Günstig, preiswert, onlineshop, Verträge, datenkabel, logoversand, betreiberlogo, ha','Handy, Handyzubehör &Handyersatzteile im Onlineshop mit Logoversand. Preiswert und Günstig bieten wir Akku, Datenkabel, Freisprechen, Antennen für Telefone und Mobilfunk Handys Siemens, Nokia...\r\n\r\n','A','http://www.handyteile.net/dwIndex.htm','','http://www.handyteile.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4542,'7PbF4JARhK','Geschenkideen, ausgefallene Geschenke, ungewöhnliche Geschenke, besondere Geschenke, Geburtstagsgeschenke, \r\nexklusive Geschenke, Geschenke, außergewöhnliche Geschenke\r\n','Hawaii Grundstücke, Alaskagrundstücke, Trophäen,','Schenken Sie ein Stück Hawaii!\r\nAusgefallene, besondere und ungewöhnliche Geschenke mit denen Sie garantiert Eindruck machen – \r\nexklusive Geburtstagsgeschenke zum kleinen Preis!\r\n','A','','','http://www.status-for-sale.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4543,'Zo5CmEHIUv','Drehstühle Chefsessel stuhl büro drehstuhl Besucherstühle Bistrostühle Konferenzmöbel Büromöbel Aeron Sedus wiesner hager Klöber röder viasit','Drehstühle Chefsessel Besucherstühle Bistrostühle Konferenzmöbel Büromöbel Aeron Sedus wiesner hager Klöber röder viasit','Der Internet-Direkthändler für Büromöbel','A','www.chairholder.com','','http://www.chairholder.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4544,'T11S3gjkwv','Skulpturen, skulpturen, Kunst, kunst, Galerien, galerien, modellieren, Figuren, figuren, basteln, Künstler, Giessharz, Gießharz, Glas, glas, gegeschenk, geschenke, geschenkidee, geschenkideen, geschenkartikel, metallobjekte, bronze, bronzeobjekte, design,','Skulpturen\r\nBüsten\r\n','Hier finden Sie eine Auswahl hochwertiger Bronze- Skulpturen und Büsten des Syrischen Bildhauers Bassam Isoli.','A','','','http://www.skulpturendesign.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4545,'1C32csZMCo','Aida Figuren, Alice, Blumen, Blumenversnd, Geschenke, Keramik Figuren, Sammel Figuren, Gilde , Alice, Aida, Geschenkideen','Aida Figuren, Sissal Gobelin Arbeiten, Blumenversand, Blumen, Geschenke','Große Auswahl an Natursteinfiguren der Sammelserie Aida ähnl. Alice Figuren. Des weiteren Sissal Gobelin Arbeiten. Das ganze in sehr schöner Handarbeit gefertigt. Weiterhin Weltweiter Blumenversand via Fleurop.','A','','','http://www.blumen-theumer.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4546,'ZtjsPzg6RN','Naturkosmetik, Toten Meer, Totes Meer, Salz, Totesmeer , Arthritis, Neurodermitis, Rheumatismus, Schuppenflächte, Ekzeme, Gesundheit, Kosmetik, Pflege, Gesicht, Haut, Augen,','Gesichtspflege','Hier finden Sie die Pflege, die ihrer Haut Tag für Tag mehr Spannkraft, jugendliche Energie und Vitalität verleiht:Sie sehen damit einfach strahlend aus!!!','A','http://www.interpermit.com/annalotan/index.html','','http://www.annalotan.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4547,'81Wa37xkO4','Nokia, Siemens, Ericsson, Motorola, Alcatel, Handy mit und ohne Vertrag, Zubehör, ISDN, DSL,','Nokia, Siemens, Ericsson, Motorola, Alcatel,','Handy mit und ohne Vertrag, Zubehör, ISDN, DSL','ABC','','','http://www.men-tel.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4548,'HEcwoWpkmh','acke, Jacken, Mantel, Mäntel, Hose, Hosen, Pulli, Pullis, Pullover, T-Shirt, T-Shirts, Shirts, Shirt, Korsage, Korsagen, Leder, Lack, Lackhosen, Weste, Westen, Top, Tops, Kleid, Kleider, Rock, Röcke, Lacktop, Lacktops, Sabotage, Ana-alcazar, Lipservice, E','acke, Jacken, Mantel, Mäntel, Hose, Hosen, Pulli, Pullis, Pullover, T-Shirt, T-Shirts, Shirts, Shirt, Korsage, Korsagen, Leder, Lack, Lackhosen, Weste, Westen, Top, Tops, Kleid, Kleider, Rock, Röcke, Lacktop, Lacktops, Sabotage, Ana-alcazar, Lipservice, E','Ein sehr schöner Webstore mit Schuhen, Haartönungen, Klamotten und Tonträgern.','','','','http://www.torsoshop.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4549,'I9SbiybU53','Piercing, Bekleidung, Mode, Haarschmuck, Modeschmuck, Designerartikel, Gürtel, Taschen, Accessoires','Piercing, Bekleidung, Mode, Haarschmuck, Modeschmuck, Designerartikel, Gürtel, Taschen, Accessoires','Verkauf von Piercings, Bekleidung, Modeschmuck, Haarschmuck, Designerartikel, Taschen, Gürtel, Accessoires','AC','http://s41595583.einsundeinsshop.de','','http://s41595583.einsundeinsshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4550,'bakQA3rsEL','Elektrogeräte Waschmaschinen Staubsauger TV Video DVD Miele aeg bosch siemens philips','Elektrogeräte, Waschmaschinen, Staubsauger, TV, Video, DVD','Elektrogeräte supergünstig und sicher online bestellen','A','','','http://www.1a-elektrogeraete.com','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4551,'iNtXNbiDNQ','zehensocke, zehensocken, toesocks, toesock, toe-socks, toe-sock, socke, socken, 5 zehen, 5zehen, 5zehensocke, 5 zehensocke, bekleidung, fünf, fünfzehensocke, shop, onlineshop, online-shop, strumpf, struempfe, strumpfwaren\r\n','zehensocke, zehensocken, toesocks, toesock, toe-socks, toe-sock, socke, socken, 5zehensocke, 5 zehensocke','Zehensocken, der Trend aus Amerika, sind auch in Deutschland zu bekommen.\r\nDie schönsten & lustigsten Modelle findest Du hier, unter www.zehensocke.de','A','','','http://www.zehensocke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4552,'6PPGzFKTB6','Neuheiten, Kuriositäten, Neu, Bürobedarf, Kugelschreiber, Taschenrechner, Uhren, Taschenlampen, Wetterstationen, Spielzeuge, physikalische Spiele, Schlüsselanhänger, Freizeit, Werbemittel, Werbeartikel, Computerzubehör, Handyzubehör, Handy, Computer, Haus','Neuheiten, Kuriositäten, Neu, Bürobedarf, Kugelschreiber, Taschenrechner, Uhren, Taschenlampen, Wetterstationen, Spielzeuge, physikalische Spiele, Schlüsselanhänger, Freizeit, Werbemittel, Werbeartikel, Computerzubehör, Handyzubehör, Handy, Computer, Haus','außergewöhnliche Neuheiten und Geschenkideen aus Technik und Design','A','www.premium-club.org','','http://www.world-of-innovation.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4553,'Bg5kseV3S6','Formel Eins Reisen, FormelEins Tickets, Formel 1Tickets, Formel 1 Events, Eintrittskarten, FormelEins Fanshop, Formel1 Fanshop, fanshop, Fanshop Formel Eins, Formel1, Formual, one, Monaco, Vorverkauf Formel Eins Events, Ticketservice, Formel 1 Fan -Shops,','David Coulthard, J. Pablo Montoya, BMW Williams, Ferrari Jaguar, Benetton Renault, Jordan, European Minardi, Arrows, Sauber, Bar Honda','Bei uns können Sie Fanartikel der Formel 1, Reisen zu den Formel 1 Events direkt Online bestellen','A','http://www.formel1-fanshop.re6.de','','http://www.formel1-fanshop.de.tf','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4554,'doMcaEtKAd','dessous erotik string strapse BH corsagen strümpfe vibrator dildos penisringe kondome puppen','dessous erotik string strapse BH corsagen strümpfe vibrator dildos penisringe kondome puppen','Hier finden Sie alles rund um die schönste Nebensache der Welt. Angefangen bei verführerischen Dessous, über Hilfsmittel, bis hin zu anregenden Videos und Spielen.','A','','','http://www.bc-erotik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4555,'FnFsHD3JFt','Fotografie, Fotografin, Geschenke, Portrait, Fotos, Fotografien, Bilder, Galerie, Landschaften, Stilleben, Wohnzimmer, Küche, Urlaub, Poster, Italien, Toskana, Venedig, Südafrika, Cinque Terre, Florenz, Siena, Monterosso, Vernazza, Reise, Reisetipps, Reis','Fotografien, Farbabzüge, Poster','Hochwertige Fotografien zum Verschenken und sich selber schenken. Bilder vom Carneval in Venedig, aus der Toskana, Südafrika, Mallorca. Portraits und Stilleben.','A','http://www.monika-herbig.de/index.html','','http://www.monika-herbig.de/shop/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4556,'6sCUYmjGkv','Lack, Latex, Leder, Kondome, Möbel, Korsett, Fetish, Ghotik, Strapse, BH, Slip, Bondage, DVD, VHS, Video, Fesseln','Lack, Latex, Leder, Kondome, Möbel, Korsett, Fetish, Ghotik, Strapse, BH, Slip, Bondage, DVD, VHS, Video, Fesseln','1000 Sachen für Sie und Ihn rund um die schönste Sache der Welt!','A','','','http://www.liebeskiste.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4557,'ZCi3OgF5uj','lastminute, Last Minute, Wellnessreisen, fliegen, reisen, Flug, Preisvergleich, Sprachreisen, Kreuzfahrten, Kreuzfahrt, Kulturreisen, verreisen, Reisen, Sprachreisen, preiswert, F1-Reisen, Flug, Flüge','Lastminute, Pauschalreisen, Wellnessreisen, Sprachreisen, Kulturreisen, Familienreisen, Kreuzfahrten, Clubreisen, F1-Reisen, Specialreisen, Konzertreisen, Singlereisen ...','1a-Reisechannel - Täglich Neue Reiseschnäppchen - Lastminute, Flugreisen, Pauschalreisen, Wellnessreisen, Sprachreisen, Kulturreisen, Familienreisen, Kreuzfahrten, Clubreisen, F1-Reisen ...','A','','','http://www.1a-reisechannel.de.tf','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4558,'h4pyRNCRHp','Onlineshop, Basteln, Bastelbedarf, Handarbeitsbedarf, Floristik, Hochzeiten, Taufen, Kleber, Styropor, Draht, Seidenblumen, Kleinpreisartikel, Saisonartikel, Weihnachten, Advent, Ostern, Halloween, Silvester, Kerzen, Freizeit, Hobby','Bastelartikel, Bastelbedarf, Handarbeitsbedarf, Floristikartikel, Dekoartikel, Saisonartikel, Hochzeitsartikel, Kleinpreisartikel','BASTELECKE VIENNA bietet ein Onlineshop mit etwa 15.000 Artikel sowie Info- und Beratungsseiten zu den Themen Basteln, Handarbeiten, Hochzeiten, Taufen, Floristik uvm.','A','http://www.bastelecke.net\r\nhttp://members.chello.at/bastelecke','','http://www.bastelecke.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4559,'vBho6HGHTh','ONLINE, SHOP, SHOPPING, VERSAND, HANDEL, HARDWARE, SOFTWARE, COMPUTER, NOTEBOOK, CPU, PROZESSOREN, MAINBOARDS, MOTHERBOARD, SPEICHER, RAM, GRAFIKKARTE, FESTPLATTE, CD-ROM, CD-BRENNER, DVD, IOMEGA, ZIP, CONTROLLER, MODEM, ISDN, NETZWERK, SOUNDKARTEN, AK','Mainboards, CPU, Speichermodule, Grafikkarten, Festplatten, Soundkarten\r\nHeadsets, Webcams, Satellitenkarten, TV- und Videokarten, Modem, ISDN\r\nDrucker, Scanner, Monitore, USV-Anlagen, Tastaturen, Mäuse, Kabel, Software','Online-Shop für Computersysteme, Notebooks, Hardware und Software','A','http://www.needful-hardware.de\r\nhttp://www.needful-software.de','','http://www.needful-things.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4560,'scWxgWL3ks','Schmuck, Onlineverkauf, Goldschmuck, Silberschmuck, Ohrring, Ring, Garnitur, Kette, Ohrstecker, Asbach, Champagne, Ohrhänger, Zirkonia, Creolen, Omega-Kette','Schmuck, Onlineverkauf, Goldschmuck, Silberschmuck, Ohrring, Ring, Garnitur, Kette, Ohrstecker, Creolen,','Juwelier Friedrich, der Web-Shop im Internet für exklusiven Schmuck aus Gold, Silber und Edelstahl. Bestellen Sie Ringe, Ketten, Ohrringe und Colliers einfach online.','A','','','http://www.schmuck-friedrich.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4561,'HHZ54xGZ4R','reise, buchen, urlaub, flug, fliegen, lastminute, pauschal, reisebüro, verreisen,','Reisen aller Art\r\nFlüge aller Art\r\nMietwagen\r\nHotels\r\nFerienwohnungen\r\nReiseversicherung\r\nInfos','Hier finden sie die günstigsten Lastminute und Pauschalreisen mit direkter Vakanzabfrage. Sollten Sie nicht fündig werden, hilft Ihnen unser kostenloses Callcenter gerne weiter!','A','http:/reisen.leadsound.de','','http://www.reise-wahl.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4562,'A1un7mhyoS','Canon, Fuji, Sony, Digitalkamera, Computer, Mp3-Player, Minolta, HP, TFT-Display','Digitalkameras, Camcorder, Computerartikel, Unterhaltungselektronik, Zubehör','Versand von Digitalkameras, Camcordern, Computerartikeln und Unterhaltungselektronik','A','','','http://www.tronix24.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4563,'TV8e0l70Lv','saunaaufguss, sauna, saunazubehoer, saunaeinrichtung, saunaausstattung, saunaaufgusskonzentrat, saunaduftstoffe, saunakraeuter, kraeuterdampfbad, saunatauchbecken, kneipparmaturen, saunatauchbecken, saunaliege, saunaruhebank, whirlpool, amerikanische whir','Saunaaufgußkonzentrate, Saunaduftstoffe, Dampfbademulsionen, Saunapflegemittel, Saunakosmetik, Kübel und Kelle, Saunaliegen, Freizeitliegen, Fußbecken, Saunatauchbecken, Kneipparmaturen, Infrarotkabine, amerikanische Whirlpools, Dampfbadzubehör uvm.','Shop für Saunazubehör, Saunaausstattung, Saunatechnik, Zubehör für Dampfbad und Whirlpools, amerikanische Whirlpools','A','http://www.hirschfeld.de\r\nhttp://www.schwimmbadshop.com','','http://www.wellness-eshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4564,'mNTBLPmjZy','Praxissoftware, Lern-, Lehrsoftware, Ausbildungssoftware, Elektrosoftware','Elektromanager, Formularplaner, Prüfungsplaner, Ãœbergabebericht und Prüfprotokoll, Berechnungsmanager, Lehrprogramm Gleichstrom, Lehrprogramm Widerstände, Lehrprogramm Ohmsches Gesetz','Lehr-, Lern- und Praxissoftware für die Elektrotechnik','A','','','http://www.ethweb.de/eshop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4565,'IpBJ6Z7x8E','DSL T-DSL.Webhosting Puretec ISDN T-ISDN XXL 0700 T-D1 T-Mobil Mobilfunk Yello Strom 1&1 E-Shop Handy Internet','1&1 New Webhosting & FirstClass E-Shop, 1&1 Internet.profi-Ihr Zugang zum Internet, T-DSL-Die schnelle Verbindung, 0700-Eine Rufnummer für alle Anschlüsse, TD-1-Die perfekte mobile Kommunikation, T-ISDN XXL-Das genialste ISDN, Yello Strom-Gelb.Gut.Günstig','Online-Shop für Telekommunikation und Internetanwendungen.','','','','http://www.profiseller.de/shop/europa','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4566,'1UmBsKZmSC','orimono no2 cetiner ggfashion gg-fashion shirt top jacke hose jeans party','Hosen, Shirts, Tops, Jacken, Pullis, Lifestyle u.v.m.','Schwer zu bekommende Party-Mode angesagter Labels wie Orimono, NO2 etc....','A','http://www.ggfashion.de','','http://www.gg-fashion.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4567,'7q1RK7joOQ','Hut, huete, damenhut, herrenhut, cowboyhut, hutshop, shopping, guenstig, billig, preiswert, sommerhut, winterhut, wintermuetze, caps, kappen, muetzen, reiterhut, reiterhuete, fanhut, fanhuete, fussballhut, fussballhuete, wm-hut, weltmeisterschaft, kleidun','Cowboyhut, Westernhut, Sunshinehut, Bogarthut, Trendhut uvm.','Hüte, Mützen, Caps uvm. in grosser Auswahl.','A','http://www.guenstigemode.de','','http://www.hutshopping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4568,'6rPWXpexF8','Peanuts, peanuts, Snoopy, snoopy, Woodstock, Comics, Cartoons, Newsletter, World, Joe Cool, Lucy, Linus, Charlie, Charlie Brown, Charly, Peppermint, Patty, Sally, Flying Ace, Schmusedecke, Einkauf, Online Shopping, Shop, Online, Online-Shop, Little, Charl','Merchandise Artikel','Die Einkaufswelt der Comic Stars. Treffen Sie Snoopy & seine Peanuts Freunde in der Little-World','A','www.littleworld.de','','http://www.little-world.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4569,'wbnHJ8CTrM','Eisvitrinen, Kühlschränke, Stühle, Tische, Spaghettimaschine, Sahnemaschinen, Softeismaschinen, Pizzatische\r\n','Eismaschinen, Kühlvitrinen, Bestuhlung, Kaffeemaschinen, Sahneautomaten, Großküchentechnik','Produkte und Service für Gastätten, Cafès, Bäcker, Fleischer und Großküchen','','','','http://www.leko.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4570,'x0DMDT3xR2','elektro, electro, elektroshop, elektroshopping, shop, shopping, mag, lite, maglite, schnaeppchen, schnäppchen, mixer, kuechenmaschine, buegeleisen, wolfsbach, palmetshofer, audio, monacor, hifi, carhifi, car, auto, lautsprecher, haushaltsgeraete, boxen, b','elektro, electro, elektroshop, elektroshopping, shop, shopping, mag, lite, maglite, schnaeppchen, schnäppchen, mixer, kuechenmaschine, buegeleisen, wolfsbach, palmetshofer, audio, monacor, hifi, carhifi, car, auto, lautsprecher, haushaltsgeraete, boxen, b','ELEKTRO-SHOPPING, der Onlineshop fuer Elektrogeräte aller Art. Hier finden sie elektrische Haushaltsgeraete fuer den persönlichen Bedarf, sowie Lautsprecher, Schnaeppchen, Leuchten, u. v. m NEU!! Jede Woche eine neue AKTION!!!','','','','http://www.elektro-shopping.at','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4571,'7J4T0FCXpy','Auto & Mobiles \r\nAuktionen\r\nBücher & Musik \r\nComputer & Technik\r\nErnährung & Beauty \r\nFabrikverkauf & Outlet\r\nFinanzen & Börse\r\nGeld verdienen\r\nGewinnspiele\r\nHandy & Telefon \r\nImmobilien & Haus\r\nInternet & DSL \r\nJobs & Karriere\r\nKleidung / Mode \r\nKostenlo','Auto & Mobiles \r\nAuktionen\r\nBücher & Musik \r\nComputer & Technik\r\nErnährung & Beauty \r\nFabrikverkauf & Outlet\r\nFinanzen & Börse\r\nGeld verdienen\r\nGewinnspiele\r\nHandy & Telefon \r\nImmobilien & Haus\r\nInternet & DSL \r\nJobs & Karriere\r\nKleidung / Mode \r\nKostenlo','Shopping \r\nWas immer Sie suchen hier sollen Sie es finden. Aber nicht so teuer wie Sie es gewohnt sind. \r\nSparen Sie mit, bei Aktions- und Sonderposten, Fabrikverkäufen und machen Sie $chnäppchen. \r\nKaufen Sie sich ein gebrauchten Laptop in der Computerec','A','www.moneynet.de www.totenstarre.de www.wertvoller.de www.einkaufen-billig.de http://www.online-shopping-kostenlos.de','','http://www.wertvoller.de','AD'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4572,'hxtyPPULlX','Wunschlied, Wunschmusik, Liedgeschenk, Musikgeschenk, Musik, Pop, Rock, Ballade, CD, individuell, einmalig, exklusiv, kreativ, unikat, komponieren, produzieren, Studio','Musik, CD, MP3, WAV, MC','Verschenken Sie ein Lied! Wir komponieren und produzieren exklusiv nach Ihren individuellen Wünschen und für jeden Anlass. Das Ergebnis: Ihr Wunschlied, ein einmaliges und kreatives Musikgeschenk.','A','','','http://www.wunschlied.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4573,'3SihSyXMGA','ladenbau, schaufensterpuppen, vitrinen, ständer, kleiderständer, ladenzubehör, regale, glasvitrine, puppen, schaufensterfiguren, konfektionsständer, rollständer, ladeneinrichtung, dekopuppen, standvitrinen,','ladenbau, schaufensterpuppen, vitrinen, ständer, kleiderständer, ladenzubehör, regale, glasvitrine, puppen, schaufensterfiguren, konfektionsständer, rollständer, ladeneinrichtung, dekopuppen, standvitrinen,','die ladeneinrichter individueller Ladenbau mit System und Online Shop. Vitrinen, Regale und Schaufensterfiguren für jede Branche die ideale Lösung - (Konfektionsständer, Figuren bzw. Puppen.)','AB','http://die-ladeneinrichter.de','','http://www.onlineshop.die-ladeneinrichter.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4574,'YdBdJlKznG','carrera autorennbahn slotracing spielzeug exclusiv evolution autorennen Go profi ersatzteile schienen autos','Carrera Rennbahnen','Original Carreraprodukte zu sensationellen Preisen. Alle Neuheiten 2002 mit unverb. Vorbestellung. Exclusiv-, Evolution-, Go-, und Profi-Rennbahnen. Ersatzteilkatalog.','A','','','http://www.der-carrerashop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4575,'qhh4Jn54la','Allergikerbedarf, Allergikerprodukte, Neurodermitisoverall, Neurodermitishandschuhe, allergenarm, allergenfrei, allergikergeeignet, Kosmetik, Waschmittel, Bettwaren, Sonnencreme, Hautpflegeprodukte','Waschmittel, Reinigungsmittel, Bettwaren, Matratzen, Encasing, Säuglingsnahrung, Kosmetik, Hautpflegeprodukte, Sonnencreme, u.v.m.','Die Firma allsana bietet per Online-Shop alles, was Allergiker im Umgang mit Ihrer Erkrankung benötigen. Allergenarmes Waschmittel, Bettwäsche, Kosmetik, Säuglingsnahrung und vieles mehr.','','','','http://www.allsana.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4576,'TdJcHd5ZDX','Schnäppchen, Preiswert, Schurlostelefone, ISDN-Anlagen, günstig, Faxgerät, Drucker, Monitore, Mobilfunkverträge, Nürnberg','Telefone, Schnurlostelefone, Telefonanalgen, Computer, Monitore, Zubehör, Mobilfunkverträge, Faxgeräte','Hier finden Sie günstige Angebote und Schnäppchen aus der Welt von Telefonen, Telefonanlagen, Druckern, Computern, Mobilfunkverträgen uvm.','','','','http://www.tkakademie.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4577,'PaGemix3s0','Holzspielzeug, Kindergarten, Teddybären, Plüschtiere, Puppen, Puppenhaus, Puppenstube, Babyspielzeug, Kinderspielzeug, Brio, Ostheimer, Selecta, Schleich, Sigikid','Spielwaren, Spielzeug, Holzspielzeug, Kindergarten, Teddybären, Plüschtiere, Puppen, Puppenhaus, Puppenstube, Babyspielzeug, Kinderspielzeug, Brio, Ostheimer, Selecta, Schleich, Sigikid','Hochwertige Spielwaren aus Holz , sowie Plüschtiere und Babyartikel bekannter Marken . \r\nGroße Auswahl, attraktive Preise, zuverlässige Lieferung\r\n','A','','','http://www.jojo-spielzeug.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4578,'J4X5lZArxl','Alibi, Sonik, Giger, Adidas, Uhren, watch, Zeitmesser, Zeit, Schreibwaren, pens, Schmuck, Geschenke, Brillen, Sonnenbrillen, Optik, Accessoires, Kugelschreiber, Schreibgeräte, Mode, Trend, Stilvolles, Füller, Exklusives, Schlüsselanhänger','Alibi, adidas, Giger, sonik','Die countdown watchcompany vertritt für Sie in Deutschland exklusiv die Marken alibi und sonik. Exklusive Produkte wie Armbanduhren für Damen und Herren oder die Pen Collection bilden zusammen mit dem Angebot aus den Häusern Giger und Adiadas Watches ein','A','','','http://www.count-down.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4579,'jzfCdFK2Fb','schnaps. Spirituosen, Obstler, Obstbrände, Apfelbrand, Birnenbrand, Williams Christ, Kirschwasser, Schwarzwälder Kirschwasser, Mirabellenbrand, Mirabellenwasser, Pflaumenbrand, Quittenbrand, Quittenwasser, Zibartenbrand, Zwetschgenwasser','schnaps. Spirituosen, Obstler, Obstbrände, Apfelbrand, Birnenbrand, Williams Christ, Kirschwasser, Schwarzwälder Kirschwasser, Mirabellenbrand, Mirabellenwasser, Pflaumenbrand, Quittenbrand, Quittenwasser, Zibartenbrand, Zwetschgenwasser','Feine Obstler, edle Obstbrände von ausgesuchten Destillateuren.','A','http://www.schnapsler.de/shop3/shop.html','','http://www.schnapsler.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4580,'FqmGOkTqcP','wasserbett, wasserbetten, conditioner, pflegespray, zubehör, spannbettücher, soannbetttücher','wasserbett, wasserbetten, conditioner, pflegespray, zubehör, spannbettücher, soannbetttücher','Im Wasserbetten-Profi-Shop finden Sie Softside- und Hardside-Wasserbetten plus Zubehör vom Conditionierer bis zur Wasserbett-Heizung. Umfangreiche Serviceangebote wie Montageanleitungen und die Beratung bei der Wahl der richtigen Beruhigungsstufe komplett','A','','','http://www.waterdream-wasserbetten.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4581,'uqcbYWNe13','Erotik Sex Sexshop Erotikshop DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','DVD Video Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','Komm in den Abo-Condomshop, denn GRATIS-Kondome sind garantiert kein Flop.Große Auswahl an Erotiktoys, Multimedia, Fetisch, Literatur, Gleitmittel, Kondome und vieles mehr.','A','','','http://www.abo-condome.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4582,'kXhXTVc4lE','Erotik Sex Sexshop Erotikshop DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','Erotik Sex Sexshop Erotikshop DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','Komm in den Abo-Condomshop, denn GRATIS-Kondome sind garantiert kein Flop.Große Auswahl an Erotiktoys, Multimedia, Fetisch, Literatur, Gleitmittel, Kondome und vieles mehr.','A','','','http://www.abo-condome.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4583,'IkkdgYlk5w','\r\nRothschild, Mondavi, Taittinger, Bollinger, Lanson, Riedel, Armagnac, Sandoval, Loosen, Weil, Antinori, Clicquot, Freie Weingärtner Wachau, Graf Hardegg, Hamilton Russell, Allesverloren, Krug, Los Vascos, Marques De Murrieta, Margaux, Margaux, Mouton, P','Wein, Champagner, Sekt, Prosecco, Weißwein, Rotwein, Präsente, Geschenke, Rothschild, Mondavi, Taittinger, Bollinger, Lanson, Delikatessen, Bordeaux, Burgund, Chardonnay, Chablis, Grappa, Riedel, Armagnac, Cognac, Sherry, Chateau, Bodega, Winzer','Als Marktführer im deutschen Weinversand bieten wir hochwertige Weine aus aller Welt und einen Geschenkservice für Geschäfts- und Privatkunden. Ãœberzeugen Sie sich von unseren erstklassigen Produkten und unseren umfangreichen Serviceangeboten. Wir stellen','A','','','http://www.hawesko.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4584,'a3CVyubeM1','PC Computer Rechner Komplett-PC Notebooks Hardware AMD Duron Athlon XP Intel Pentium4 Celeron','PC-Systeme, Notebooks, Hardware, PC-Pakete','über 120 verschiedene PC-Systeme, wir bauen Ihren Wunsch-PC, Online-Service-Center, Einkaufsvorteile für Firmen, Händler und öffentliche Einrichtungen, Reseller-Programm ...','A','','','http://www.buyco-webstore.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4585,'q5ib7uPKmQ','t-shirts, shirts, clubwear, underwear, menswear','clubwear','123rush - fashion for queers, queens, kings and all the rest of you','A','http://www.123rush.net\r\nhttp://www.123rush.org','','http://www.123rush.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4586,'qFV8ZZIbD9','Kosmetik, naturkosmetik, onlineshop, shopping, wellness, gesundheit, beauty, schönheit, pflege, hautfreundlich, shopping, einkauf, einkaufen, cosmetic, shea butter, aromatherapie, tierversuche, tierversuchsfrei,','Haarpflege, Körperpflege, Gesichtspflege, Geschenkartikel','APPLEWOODS of England bietet natürliche, hautfreundliche, günstige Kosmetikprodukte, Badebomben und vieles mehr. Tierversuchsfrei! Auf Rechnung! Versandkosten EUR 1, 50; ab 25 EUR : frei!\r\n\r\n','A','','','http://www.applewoods-regensburg.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4587,'0J4uj4K8HN','Shirts Caps Beschriftungen','Shirts Caps Beschriftungen','Werbung für Privat, Firmen und Vereine','A','','','http://www.sambina.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4588,'jMCMIcXIUF','Archos, Jukebox, Multimedia, Creative D.A.P, AEG Cafe Ole, Cafamosa, Apacer, HandyDrive, Dicota, Notepac, BacPac Jump, Recorder, Studio,','Mp3-Player: Archos Jukebox, Multimedia, Creative Jukebox, Sonicblue Sp250 und andere, Acer Travelmate, Travelerkit, Hoover, Apacer HandyDrive, Pendrive, Festplatten 2, 5\", 3, 5\" PCMCIA','Computerzubehör & Elektronik, Archos Jukebox, Multimedia, Creative D.A.P, Sonicblue, Dicota, Kensington, Targus, IBM, Toshiba, Acer','A','','','http://www.maro-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4589,'U9STYGrgOy','Viessmann Heizung Therme Gastherme Wandtherme Ölkessel Solarheizung Solarkollektor Heimwerker','Vitopend\r\nVitodens\r\nVitosol\r\nVitola\r\nVitorond','Verkauft Heizungen von der Gastherme bis zur Solarheizung, Infos und Prospekte zum download.','A','','','http://www.loebbeshop.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4590,'mfzNtTCRz1','Viagra\r\nErektionsstörungen\r\nErektile Dysfunktion\r\nErektionsschwäche\r\nPotenz steigern\r\npotenz-pille','Boom! - natürliches Potenzmittel','Bietet ein pflanzliches Potenzmittel zur Behandlung der Impotenz und Steigerung der sexuellen Erregung der Männer und Frauen an.','A','','','http://www.takeboom.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4591,'Bi1OQ7fyg0','Musikinstrumente, Musikmarkt, Musikshop, Onlineshop, Online Shop, Musik, Künstlervermittlung, Konzertkarten, Konzerte, Künstler, Lichttechnik, Bühnenequipment, Gitarren, Blasinstrumente, Trompete, Flügelhorn, Flöten, Mundstück, Mundharmonika, Saxophone, S','Lichttechnik, Bühnenequipment, Gitarren, Blasinstrumente, Trompete, Flügelhorn, Flöten, Mundstück, Mundharmonika, Saxophone, Silent Brass, Becken, Drums, Percussions, Akkustic Guitar, E-Gitarre, Violinen, Keyboards, Akkordeon, Piano, Klavier, Synthesizer,','Alles für den Musiker im Musikmarkt Plauen mit Onlineshop und Künstlervermittlung. Musikinstrumente, Noten und Zubehör aus über 1500 Artikeln bestellen wie Blasinstrumente, Drums, Gitarren, Keyboards, Streichinstrumente, Verstärker, Lichttechnik, Bühnente','A','','','http://www.musikmarkt-plauen.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4592,'J5OY1WPqah','Tauchmaske, Flosse, Schnorchel, Tauchcomputer, Atemregler, Neopren, Unterwasser, Tauchen, Jacket','Tauchmasken, Flossen, Schnorchel, Tauchanzüge, Atemregler, Tauchcomputer, Schnorchelsets, Kinderausrüstung, Sportfashion und vieles mehr...','Schnorchel- und Tauchsusrüstung für die ganze Familie - über 2000 Artikel ab Lager lieferbar - 48 Stunden Lieferservice - Geld-zurück-Garantie','A','http://www.divestore.de','','http://www.tauchversand.com','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4593,'IdJDTjQ0jW','abzeichen, adapter, adventure, angel, angler, anhänger, anorak, anstecker, anzug, armywatch, atemschutz, aufnäher, ausrüstung, ausscheider, axt, badehose, -kappe, bajonett, band, barett, baseballcap, batterie, bau, bdmp, beil, bekleidung, bergschuh, beste','Buster, Buck, Böker, Breithaupt, Coleman, Campinggaz, Gelert, Puma, HellyHansen, Maglite, Relags, Victorinox, Wenger, Zweibrüder, Zippo','Die Adresse für Schnäppchenjäger im Internet. Fachhandel für die Bereiche Freizeit-, Military- und Outdoor.\r\n','','','','http://www.troph-e-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4594,'HqqqcW43IP','Auktion, Auction, Schildkröt, Celba, Kruse, Steiff, Hermnann, Teddys, Puppen, Porzellan, Sitzendorf, Meissen, thüringen, Renoir, Dürer, Platen, Rosenthal, Dresden, Hutschreuther, Antiquariat, Bücher, Foto, Technik, Sammeln, international, Germany, Bavaria','Teddys, Puppen, Tassen, Kaffekannen, Möbel, Tische, Stuhl, Porzellan, Silber, Schmuck, Bücher, Geschenkartikel, Bestecke, Stofftiere,','Von antik , Trödel, Geschenkartikel, Puppen Teddys, Porzellan, LIVE CHAT für User, Trusted Zertifikat uvm.','A','','','http://www.troedelshop.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4595,'G82N02IpVQ','Heizung, Sanitär, Solar, Bad, Regenwassernutzung','Bei uns finden Sie alles zum Thema Heizung und Sanitär.','Der Onlineshop für Profies. Bei uns finden Sie alles zum Thema Heizung und Sanitär.','','','','http://www.firma-hsl-technik.de/Shop.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4596,'KISHmmdmwe','Haushalt, Geschenke, Glas, Porzellan, Bestecke, WMF, Seltmann, Nachtmann, Marc Aurel, Spiegelau','Porzellan von Seltmann Weiden. WMF-Bestecke. Trinkglasserien von Nachtmann, Marc Aurel, Spiegelau.','Alles für den Haushalt','A','','','http://www.agnes-klein.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4597,'VVfwlH3Xzn','bikini, bikinis, design, designer, designerbikini, designerbikinis, badeanzug, badeanzüge, mode, bademode, bademoden, strandmode, strandmoden, swimwear, beachwear, strandkleider, designermode, designermoden, modedesign, outfits, discomode, discomoden, abe','Bikinis, Badeanzüge, Beachwear, Trendwear, Disco-Mode, Designermode','Sexy Bikinis und exclusive Designermode für Frauen, die das Besondere suchen.','A','http://www.bikini-mode-design.de\r\nhttp://www.designermode-shop.de','','http://www.bikini-designermode.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4598,'CnfvVn5VXc','Handys\r\nOrganizer\r\nPDA\r\nNotebooks\r\nVerträge\r\nSiemens \r\nNokia\r\nMotorola\r\nSony\r\nEricsson\r\nVertrag\r\nAuszahlung','Handys\r\nOrganizer\r\nPDA\r\nNotebooks\r\nVerträge','Vertrieb von Handys, Organizer, PDA, Notebooks und Handyverträgen sowie Handyzubehör. Versandkostenfrei Lieferung','A','','','http://www.7mobile.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4599,'5x0xzF9Zbu','Dessous Underwear Unterwäsche Lingerie BH Büstenhalter Slip Panty String Body Bustier Triumph Mey Alide Lou Simone Perle Tricosi','Dessous Unterwäsche Slips BH String Body Panty BügelBH Pushup','Ausgesuchte Markendessous für junge und modische Frauen.','A','','','http://www.dessousfashion.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4600,'CdtNlHmPp5','Toff Togs, tofftogs, Togs Zone, Togs, Kindermoden, Kinderbekleidungen, exklusive Kinderkleidungen, Designermoden, DingDong, Schuhe von Naturino, MP-Strumpfhosen, versandkostenfrei, Nobelkids','Toff Togs, Togs, Togs Zone, DingDong, Naturino, MP-Strumpfhosen','Toff Togs und Togs Zone exklusive Kinderkleidungen finden Sie versandkostenfrei bei Nobelkids. Diese Kinderbekleidungen im Designer-Outfit zeigen Kindermoden mit Trendcharakter.','A','http://s38078140.einsundeinsshop.de/shopdata/index.shopscript','','http://www.nobelkids.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4601,'m77piiJw9u','sexshop, erotikshop, sex, shop, erotic, erotik, online, onlineshop, toys, lovetoys, liebeshilfen, hilfsmittel, liebeshilfsmittel, dildo, jellydildo, vibrator, jellyvibrator, luxusvibrator, liebeskugeln, anal, analstöpsel, analtoys, analpropfen, selbstbefr','Lovetoys, Dessous, Lack, Leder, Latex, Sex-Hilfen, Kondome, Vibratoren, Dildos','LadyToys.de - Online-Sex-Shop - Erotikartikel schnell, bequem und 100% diskret bestellen!','A','','','http://www.ladytoys.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4602,'eNRtzHuPvg','Poster, Fine Art Prints, Fotografien, Fotos, Bilder','Poster, Fine Art Prints','Online-Shop für private sowie redaktionelle und kommerzielle Nutzung von Fotografien in schwarz/ weiss und Farbe. Vertrieb von open und limited Edition Fine Art Prints und Postern in professioneller Bildqualität. Themenbereiche: Landschaft Natur Reise Akt','A','','','http://www.photomediashop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4603,'SxXrrvC8NS','Glückwunschkarte, Grußkarte, Grusskarte, Postkarte, Trauerkarten, Hochzeitskarten, Dankeskarte, Dankkarte, Genesungskarte, Glückwünsche zur Geburt, Blumenpostkarte, Tierpostkarte, Winnie Pooh, Visbear, \r\nPaperclip, Groh, Taurus, Skoko, Eulzer','Grußkarten, Postkarten, Kunstkarten, Glückwunschkarten, Geburtstagskarten, Trauerkarten, Hochzeitskarten, Dankeskarten, Glückwünsche zur Geburt, Abschiedskarten, Genesungskarten, Gute Besserung, Christliche Postkarten, Tierpostkarten, Foodpostkarten, Lang','Bei my-cardshop.com finden Sie geschmackvolle und witzige Post- und Grußkarten zu fairen Preisen. Sie bestellen online, per Telefon oder Fax - wir liefern umgehend. Ihre Bestellungen werden in der Regel noch am gleichen Tag sorgfältig verpackt und per Pos','A','http://www.my-internetshop.com\r\nhttp://www.my-cardshop.de','','http://www.my-cardshop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4604,'vGus3Evy9b','Hardware, Software, Zübehör, Microsoft, Drucker, Grafikkarten, Computer, Festplatten, Lüfter, Prozessor, Mainboard, Monitor, Speicher, Hannover','Hardware, Software, Zübehör, Microsoft,','Wir verkaufen Computer Hard- und Software zu günstigen Preisen. Wöchentlich wechselndes \"Top Angebot\".','A','http://www.digatech.de','','http://www.digashop.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4605,'huW3KGRgud','Bisley, Tolomeo, Tizo, Design, Radius, Bombo','Design-Tisch- und Stehleuchten, Chefsessel, Drehstühle, Stapelstühle, Schränke, Schreibtische, Garderoben, Vitrinen, Accessoires und vieles Mehr!','Design-Büromöbel, Accessoires und Mehr! 24-Stunden-Lieferservice! Lieferung weltweit!','A','','','http://www.david-designversand.com','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4606,'UwQtqAroMG','geschenke, Russisch, Souvenirs, russland, bilder, Schmuck, haarpflege, Porzellan, kunst, geschirr, Bernstein, Puppen, Ostereier, Sibirien, Matrjoschkas, samowar, Spielzeuge','Produkte der traditionellen russischen Holzschnitzerei, Erzeugnisse aus Bernstein, Bilder, Matrjoschkas, traditionelles russisches Geschirr, Produkte der traditionellen russischen Lackmalerei','In unserem Shop finden Sie Souvenirs aus Russland, wie z.B. Produkte der traditionellen Holzschnitzerei, Erzeugnisse aus Bernstein, Bilder, Matrjoschkas, traditionelles Geschirr und vieles mehr...','A','','','http://www.russouvenir.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4607,'ZHTw8n9JpD','DVD, -Player, -Recorder, DVD-Spieler, DVD-Digital, Projektor, Projektion, Leinwand, Playstation, PS2, JVC, Pioneer, CD, CD-Player, Verstärker, Kino, Beamer, Heimkino, Homecinema, DVD-Heimkino, Multimedia, Elektronik, DVD, Sony, Verstärker, Spiele, Games,','Projektion, DVD, Audio, Video, Homecinema und TV Geräte namenhafter Hersteller wie z.B. JVC, Pioneer, Denon, Technics, Sony, Philips, Panasonic etc.','Mit uns können Sie handeln! Wir vertreiben Projektion, DVD, Audio, Video, Homecinema und TV Geräte namenhafter Hersteller wie z.B. JVC, Pioneer, Denon, Technics, Sony, Philips, Panasonic etc.','A','','','http://www.hifi-netshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4608,'Qe9HQy8y3k','Oberschalen, Geschenkartikel fur Handys, News und Trends','Oberschlen, Ladekabel','Mobilfunkzubehör Nwes und Trends, Tipps und Tricks','','','','http://mh-mobilfunkzubehoer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4609,'MXtRr27BRY','Low, Budget, Design, Hamburg, Eppendorf, Low Budget Design, Online-Shop, Eppendorfer Baum, Kude, Zöckler, Geschenkartikel, Geschirr, Glaswaren, Haushaltswaren, Keramik, Möbel, Textilien, Küchenhelfer, Möbel, Geschenke, Accessoires, Gartenmöbel, Glas, Porz','Geschenkartikel, Geschirr, Glaswaren, Haushaltswaren, Keramik, Möbel, Textilien, Küchenhelfer, Möbel, Geschenke, Accessoires, Gartenmöbel, Glas, Porzellan, Gläser, Tableware','Produkte rund ums Wohnen in zeitlosem Design. Low Budget Design ist ein Online-Shop aus Hamburg-Eppendorf. Wir bieten Geschirr, Möbel und Geschenkartikel sowie Accessoires in hoher Qualität.','A','','','http://www.low-budget-design.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4610,'xvBED8K24h','geschenke, accessoires, edelstahl, \r\n einkaufen, quality shopping, online shop, onlin einkaufem','Türstopper, Tabletts, Filze, Bügel, Kochbuchhalter, edelstahlprodukte, untersetzer, Tafelleuchter, Garderoben, uhren, Wanduhren, Bildhalter, Buchstützen','okee.de liefert ausgesuchte, nützliche Qualitätsprodukte\r\nfür Wohnraum, Küche, Büro, \r\nBad, Haus und garten','A','','','http://www.okee.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4611,'YM5lkyFk3s','Reisen, Reise, Reisebüro, website, flug, flugticket, hotel, mietwagen, \r\neintrittskarten, pauschalreisen, lastminute, ucak, tatil, holiday, ferien, \r\nstädtereise, schnäppchen, lastminute, charterflug, vergleich, linienflug, \r\nbillig, weltreisen, \r\nVeranst','Reisen, Flüge, Kreuzfahrten, Pauschalreisen, Katalogreisen, Lastminutes, Hotelreservierung, Ferienwohnungen, Autovermietung, Reiseversicherung, Reiseshop, Reiseliteratur, Event-Tickets, Tagesangebote','Das Online-Reisebüro bietet Flugreisen, Hotelreservierungen, \r\nMietwagenservice, Pauschalreisen, Last-Minute-Angebote, Kreuzfahten und\r\nEventtickets an.\r\n','A','','','http://www.patalon.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4612,'YE3rKsBUma','Reisen, Reise, Reisebüro, website, flug, flugticket, hotel, mietwagen, \r\neintrittskarten, pauschalreisen, lastminute, ucak, tatil, holiday, ferien, \r\nstädtereise, schnäppchen, lastminute, charterflug, vergleich, linienflug, \r\nbillig, weltreisen, \r\nVeranst','Reisen, Flüge, Kreuzfahrten, Pauschalreisen, Katalogreisen, Lastminutes, Hotelreservierung, Ferienwohnungen, Autovermietung, Reiseversicherung, Reiseshop, Reiseliteratur, Event-Tickets, Tagesangebote','Das Online-Reisebüro bietet Flugreisen, Hotelreservierungen, \r\nMietwagenservice, Pauschalreisen, Last-Minute-Angebote, Kreuzfahten und\r\nEventtickets an.\r\n','A','','','http://www.patalon.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4613,'c9yPswjuim','Büro','Bürotechnik','','','','','http://www.raumgestaltung.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4614,'LqC9qOjk5z','Innenausstattung','Büroraumsystem','DARG & Light´s Kernkompetenz\r\n\r\nDynamisierung der Arbeitsplatz und Raumwelt\r\n','','','','http://www.raumgestaltung.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4615,'DnnuV2IDJZ','Hautpflege, Feuchtigkeitscreme, Q10, Desinfektion, Neurodermitis, Ziegenmilch, trockene Haut, Microfaser','bela Desinfektionen und Hautschutz\r\nSWISS NEWBORN Kosmetik','Hier finden Sie reine Naturkosmetik, hautfreundlich, feuchtigkeitsspendend auf Grundlage der Ziegenmilch und viele andere Produkte rund um die Haut.','A','','','http://www.bela.shop.t-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4616,'hZVyvrM2Nf','academie, académie, frownies, antifaltenpflaster, x-epil, collagen, hydraderm, hydracolor, bronzecran, bronzécran','académie Kosmetik, Frownies Antifaltenpflaster, Collagen Vliese, X-EPIL Enthaarungsstreifen','Hier können Sie die Markenprodukte von académie - scientifique de beauté, Paris sowie viele weitere Kosmetikprodukte bequem und sicher online bestellen.','A','','','http://www.beautyversand.info/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4617,'00fCfdmB8L','Vibrator vibratoren shop versand erotik dildos jelly vibratoren dildo dong penis vibrator harnesse harness sex toy toys frauen jelly','Vibrator vibratoren dildos jelly vibratoren dildo dong penis vibrator harnesse harness sex toy toys funfactory paulchen','Der seriöse Erotik - Shop für Vibratoren - Dildos - Harnesse zu fairen Konditionen','A','','','http://www.vibrator-pleasure.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4618,'VlNwxDilzb','Korkenzieher Geschenkartikel Haushaltsartikel Haushaltswaren Aschenbecher Nussknacker Weihnachtsgeschenke Flaschenöffner Flaschenverschlüsse Barzange Sektzange Sommelier Kellnerkorkenzieher Cocktailshaker Becher Tassen Kerzenleuchter Kerzenständer Wohnleu','Korkenzieher Geschenkartikel Haushaltsartikel Haushaltswaren Aschenbecher Nussknacker Weihnachtsgeschenke Flaschenöffner Flaschenverschlüsse Barzange Sektzange Sommelier Kellnerkorkenzieher Cocktailshaker Becher Tassen Kerzenleuchter Kerzenständer Wohnleu','NUWELL ist Hersteller hochwertiger Geschenkartikel und betreibt einen Online- Shop für Weinzubehör, Korkenzieher, Folienschneider, Barzubehör, Raucherbedarf, Kerzenleuchter, Windlichter, Nussknacker u.v.m\r\n','A','','','http://www.nuwell.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4619,'0oqikSHect','Plüschtiere, plüschtiere, Plüschtier, plüschtier, Stofftiere, stofftier, Stofftier, stofftiere shop, Teddybären, teddys, studiotiere, stofftiere gross, teddybären, Puppen, puppen, teddies, teddy, spielzeug, kinder, geschenke, shop, plueschtiere erwachsen','Plüschtiere, Stofftiere, Studiotiere, Teddies, Puppen','Wir bieten Ihnen eine grosse Auswahl an Stofftieren, Teddys, Sonderangebote und spezielle Spielkameraden wie z.B. Sandmännchen & seine Freunde. Plüschtiere und Geschenke für Erwachsene und Kinder','A','www.plueschtierparadies.at','','http://www.plueschtierparadies.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4620,'AmEpK1rmS1','Sportgeräte, Turngeräte, Schulsport, Sportartikel, Umkleidemöbel, Stadionausstattung','Sportgeräte für Fußball, Volleyball, Leichtathletik, Basketball, Fitness, Beachsportarten, Handball, Turnen, Hockey, Boxen, Gewichtheben, Karate, Physiotherapie, Umkleidemöbel,','Sportgeräte für Vereine, Schulen, Freizeit, Reha und Umkleideausstattung','','','','http://www.artisport.de/','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4621,'QFJnhRS0Be','Kosmetik, Kosmetikversand, Internet, Shop, Assescoires, Make Up, Makeup, Make up, Dekorativkosmetik, Wellnessprodukte, Kosmetikartikel, Kosmetikprodukte, Fragance, Versand, Geschenk, Geschenkidee, Badeartikel, Puder, Lippenstift, Rouge, Mascara, Eyeliner,','kosmetik, Gernetic, etre belle, gernétic, être belle, lippenstift, tagescreme, nachtcreme, nagellack','Hier finden Sie ein breites Angebot an erlesener Kosmetik und Makeup von GERnétic, être belle uvm. Bestellen Sie bequem per Internet, Telefon oder Fax - wir liefern versandkostenfrei zu Ihnen nach Hause.','A','http://www.weltderkosmetik.de','','http://www.kosmetikplus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4622,'tRJ5x6kvjh','briefkasten, hausnummer, außenleuchte, wetterhahn, garderobe, küche, büro, kamin, leuchte, innenleuchte, lampe, besteckeinsatz, tellerhalter, kleiderbügel, tastaturauszug, blasebalg, holzkorb','Briefkästen, Außenleuchten, Hausnummern, Wetterhähne, Garderoben + Zubehör, Küchenausstattung, Büroausstattung, Kaminzubehör, Innenleuchten.','Schönes und Nützliches rund um die eigenen vier Wände.','','','','http://www.wohnen-mit-stil.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4623,'V0z1VJklFX','Dessous, Lack, Leder, Latex, Strumpfhosen, String, Tanga, Höschen, Masken, Bodys, Body','Dessous aus Lack, Leder, Latex und Spitze. Erotische Artikel von A bis Z.','der Spielzeugladen für Erwachsene mit Gütesiegel von Trusted Shop und kostenloser Geld-zurück Garantie von Gerling. Entdecken Sie die aufregend bunte Welt der Dinge die Ihr Sexleben noch prickelnder machen. Ãœber 1800 Erotische Artikel warten auf Ihren Kli','A','','','http://www.Objekte-der-Lust.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4624,'Ao3pmsJkwI','promotion, shop, suchmaschine, suchmaschinen, suchen, ranking, link, popularität, linkpopularität, popularity, linkpopularity, webdesign, layout, webauftritt, anmeldung, submit','Suchmaschinen-Anmeldung\r\nLinkanalyse\r\nWerbung\r\nWebdesign','Der Promotion-Shop für professionelle Suchmaschinen-Anmeldung, Steigerung der Link-Popularity und Ihren eigenen Web-Auftritt (Webdesign).','A','','','http://promotion-shop.info','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4625,'eTrv8jKH2Q','Fanartikel, Alien, Ufo, Gothic, Horror, Fantasy, Star Trek, Star Wars, Halloween, Science-Fiction, Party, \r\nMetal, Scherzartikel, Merchandise, Shop, Artikel, kostenlos, billig, günstig, Filme, Actionfiguren, Modell, Totenschädel, Präparat, \r\nTriops, Embri','Actionfiguren, Totenschädel, Aschenbecher, Dekorationsteile, Lampen, Präparate, Scherzartikel, Tassen, Shirts, Caps, Sticker, Schilder, Kalender, Pins, Schlüsselanhänger, Kerzenständer, Kerzen, Schmuck, Statuen, Puppen, Masken, Kostüme','Der Online-Shop für Science-Fiction, Horror und Fantasy-Artikel.\r\nVon Aliens bis Zombies - wir haben für jeden Geschmack etwas im Angebot!!!','A','http://www.alienstore.de\r\nhttp://www.ufohome.de\r\n','','http://www.terminalx.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4626,'ktjJxNWZt7','konsolen zubehör playstation psx gc gamecube PC game cube importe backups umbau modchip xbox x-box game boy download shop günstig versand live dreamcast saturn chip einbau billig kabel verlängerung rgb adapter memory card\r\n','TOP Zubehör für alle gängigen Konsolen. Adapter, Memory Cards, RGB Kabel, Joypads, Modchips, Umbauten, Kabel etc.','Hier finden Sie günstiges und qualitativ hochwertiges Zubehör für Ihre Spielkonsole. Für alle gängigen Systeme.\r\n','A','http://www.konsolen-zubehoer.de','','http://www.konsolenzubehoer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4627,'biG59IDWYT','Druckerpatronen, Toner, EDV-Zubehör, Papier, Etiketten, Präsentationsbedarf, Bindegeräte, Beschriftungsgeräte, Registratur, Briefumschläge, Laminiersysteme, Versandmaterial, Ordner, Schneidemaschinen, Aktenvernichter, Taschenrechner, Kalendarien/Zeitplans','Druckerpatronen, Toner, EDV-Zubehör, Papier, Etiketten, Präsentationsbedarf, Bindegeräte, Beschriftungsgeräte, Registratur, Briefumschläge, Laminiersysteme, Versandmaterial, Ordner, Schneidemaschinen, Aktenvernichter, Taschenrechner, Kalendarien/Zeitplans','Shop mit 15.000 Artikeln des Bürobedarfes, schnelle Lieferung, hohe Verfügbarkeit der Artikel, monatliche AKtionsangebote, schnelle Shopnavigation','A','','','http://www.officio.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4628,'AtZNNryfBo','autoteile, kfz, ersatzteile, shop, zubehör, tuning, reifen, bremse, auspuff, stossdämpfer, autoglas , pflegemittel, auto, teile, kraftfahrzeug, xxl, service, lieferung, lieferservice, felgen, motor, anlasser, katalysator, sommerreifen, winterreifen, licht','autoteile, kfz, ersatzteile, shop, zubehör, tuning, reifen, bremse, auspuff, stossdämpfer, autoglas , pflegemittel, auto, teile, kraftfahrzeug, xxl, service, lieferung, lieferservice, felgen, motor, anlasser, katalysator, sommerreifen, winterreifen, licht','autoteile-shopping.de - eShop mit mehr als 125.000 MARKENERSATZTEILEN für über 17.000 KFZ-Modelle','A','','','http://www.autoteile-shopping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4629,'O0vJvZ5d09','Sex, Erotik, Erotikversand, Erotikartikel, fetisch, liebesspielzeug, toys, \r\nDessous, erospa, EROSPA, erotisch, erotische Artikel, Erotik Artikel, Erotik Versand, Erotikshop, Erotik Shop, Sexshop, Sex Shop,','Liebesspielzeug, Dessous, Fetisch, Kondome, Bücher & Magazine, Erotik-Videos, Sex-Präparate, DVD & CD-ROM, Party & Fun Artikel','Erotikversand für exklusive Erotikartikel und Dessous von Markenherstellern zu unglaublich günstigen Preisen. Verdienen Sie Geld mit unserem Partnerprogramm.','','','','http://www.erospa-shop.de/?pid=shopyoo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4630,'DaIYKY0eqV','shop, mode, fashion, women, men, kaufen, shoppen, paris, bekleidung, hosen, rock, röcke, dress, dresses','Designermode\r\nEinzelstücke','Bei FASHION-ARTS.com erhalten Sie keine Farbrikware, sondern Designermode zum guten Preis. Täglich können Sie über Einzelstück verfügen und online bestellen. Wünsche werden berücksichtigt und wahr!','AC','','','http://fashion-arts.com','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4631,'pQosoq2YGp','DVD-aktiv, DVD-aktiv.de, DVDs kaufen, DVD Shop, große Auswahl, riesiges Angebot, günstige DVDs, guter Service, DVD Neuheiten, faire Preise, Versand, Filmversand, DVD Versand','DVD-aktiv.de - über 6000 deutsche und englische Code 2 DVDs in freundlicher Atmosphäre kaufen','DVD-aktiv.de - über 6000 deutsche und englische Code 2 DVDs in freundlicher Atmosphäre kaufen','A','','','http://www.dvd-aktiv.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4632,'6BjQnfCJRj','DVD-aktiv, DVD-aktiv.de, DVDs kaufen, DVD Shop, große Auswahl, riesiges Angebot, günstige DVDs, guter Service, DVD Neuheiten, faire Preise, Versand, Filmversand, DVD Versand','DVD-aktiv.de - über 6000 deutsche und englische Code 2 DVDs in freundlicher Atmosphäre kaufen','DVD-aktiv.de - über 6000 deutsche und englische Code 2 DVDs in freundlicher Atmosphäre kaufen','A','','','http://www.dvd-aktiv.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4633,'QIQHYmjYka','Grillen, Backen, Kochen, Räuchern','Cactus Jack Barbecue-Smoker','Angeboten werden hochwertige Barbecue-Smoker aus massivem Stahl samt Zubehör. Der Unterschied zum herkömmlichen Grillen: Das Grillgut wird schonend gegart und trocknet weder aus, noch verbrennt es. \r\n','A','http://www.barbeque.de','','http://www.cactus-jack.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4634,'c0Dh4ZYd6y','Elektrorasierer Braun Philips Syncro SyncroSystem FlexIntegral Micron Sixtant Philishave Ladyshave LadyBraunStyle CoolSkin QuadraAction ReflexAction MicroAction OralB Zahnbürste ElektroZahnbürste BatterieZahnbürste Akkuzahnbürste Reisezahnbürste Reisehaar','AEG Beurer Braun Krups Petra Philips Remington Rowenta Saeco Rasierer Syncro SyncroSystem FlexIntegral Micron Sixtant Philishave CoolSkin QudraAction ReflexAction Haartrockner Foen Heizkissen Rheumakissen Heizdecke ElektroAkupunktur Laserakupunktur Gesich','Versandkostenfreie Lieferung von Markenprodukten für Körperpflege und Gesundheit.','A','http://www.elektrorasierer.de','','http://www.rasiererhaus.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4635,'Q28xDfgLhC','Besteck Messer Messerblock Edelstahl Accessoires Küchenhelfer Kinderbesteck Justinus Markenware','Bestecke, Messer, Messerblöcke, Edelstahl-Accessoires, Küchenhelfer','Markenware zu Outletpreisen. In unserem Online-Shop finden Sie ein umfangreiches Angebot an Bestecken, Messerblöcken und Edelstahl-Accessoires.','A','','','http://www.edelstahl-outlet.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4636,'SsmT5wv1mW','mp3 cetiner cd player hifi rack fernseher flat screen permoser oluri','HiFi, Unterhaltungselektronik aller Art','Vom MP3-Player bis zum kompletten Homecinema bieten wir ALLES zum Dumpingpreis an.','A','','','http://www.cetiner.biz','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4637,'sguBuuZIwq','Freiluftstrahler, Wärmestrahler, Warmsun, Wärmelampen, Party-Strahler, Partystrahler, \r\nStrahlungsheizungen, Freiflächenstrahler, Gartenheizung, Gartenstrahler, Gasheizung, Gasstrahler, Terrassenheizung, \r\nTerrassenheizer, Freiluftstrahler, Gartensonnen,','Gartensonnen, Terrassenstrahler, Heizungen','Miete und Verkauf von Terrassenstrahler, Gartensonnen, Wärmelampen, Partystrahler, Patio Heater in verschiedenen Ausführungen, Erdgas oder Propan Gas oder Elektro Geräte.','','http://www.terrassenstrahler.ch','','http://www.outdoorinfra.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4638,'fFvGFzA4hr','AMD, Athlon XP, Duron, Intel, Celeron, Pentium4, Samsung, Elitegroup, ECS, Megware, Prozessor, Chip, Onlineshop, Shop, Computer, Rechner, PC, PC-System, PC, Zubehör, Shop, Onlinehop, PC-Shop, Store, PC-Laden, PC-Handel, PC-Versand, PC-Versandhandel, PC-Di','AMD, Athlon XP, Duron, Intel, Celeron, Pentium4, Festplatte, HDD, Arbeitsspeicher, RAM, SD, DDR, Floppy, Laufwerk, CD, DVD, CDRW, Brenner','120 verschiedene AMD und Intel PC Marken PC-Systeme, Wunschkonfigurationen, 24 Monate Garantie auf alle Systeme, Einkaufsvorteile für Unternehmen, Händler und Behörden, Reseller-Programm, Online-\r\nService-Center\r\n','','','','http://www.pc-discount.org',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4639,'gq1j9qPgUE','englische, möbel, polsternöbel, ledermöbel, stilmöbel, stühle, tische, schreibtische, kommoden, england, butler tray, mahagoni, eibe, leder, hepplewhite, duresta, tetrad','Sessel, Sofas, Stühle, Schreibtische, Kommoden, Anrichten, Bücherschränke, Fernsehschränke, Kleinmöbel','Englische Möbel und Polstermöbel. Z.B. Chesterfield Sofas, Clubsessel, Stühle, Tische, Bücherregale, Schreibtische, Kommoden, Kleinmöbel, usw.','A','','','http://www.klassische-englische-moebel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4640,'EbHdXrQNr5','Wein, Weine, Chateau, Château, Rotwein, Rotweine, Bordeaux-wein, Bordeaux-weine, Bordeauxwein, Bordeauxweine, Weinverkauf, Französische Rotweine, Französische Weine, Hawesko, versteigerung, versteigerungen, wein verkauf, wein versand, wein-depot, wein-sho','TOP-Bordeauxweine in Châteaukisten Onlineversteigerungen ab 1, - Euro. Versandkostenfreie-Lieferung!\r\n','TOP-Bordeauxweine in Châteaukisten Onlineversteigerungen ab 1, - Euro. Versandkostenfreie-Lieferung!\r\n','A','','','http://www.weinfundus-auktionen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4641,'H5qis1ZoI0','DVD','DVD-R, DVD-RW, CD-R','Groß- und Einzelhandel für Datenmedien','A','http://www.a1-dvd.de/\r\nhttp://www.medien-walter.de','','http://www.medienwalter.de/','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4642,'zOuMEOPEOp','Adressen, Adressdaten, Firmenadressen, Ausstelleradressen, Firmenprofile, Pressepools, Fachpresseveröffentlichungen, Recherche, Mailing, Datenpools, Adressselektionen, Branchenadressen,','Firmenadressen, Branchenadressen, Ausstelleradressen, Firmenprofile, Pressepools, Fachpresseveröffentlichungen, Adressen, Adressdaten','Wir bieten Ihnen aktuell selektierte Firmenadressen von hoher Qualität für Ihre Marketingaktivitäten zu besonders günstigen Preisen. Einfachste Online-Bestellung über unseren Adressenshop und Lieferung innerhalb 24 Stunden.','A','http://www.infobroking.de','','http://www.datenpools.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4643,'2jlMzBIDHB','schwimmbadshop, schwimmbadzubehoer, schwimmbadausruestung, schwimmbadtechnik, schwimmbadpflege, schwimmbecken, pool, schwimmbadchemikalien, schwimmbadchemie, schwimmbadreiniger, schwimmbeckenreiniger, schwimmbadfilter, schwimmbadfilteranlagen, kartuschen','Schwimmbadzubehör, Schwimmbadausruestung, Schwimmbadtechnik, Schwimmbadpflege, Schwimmbecken, Beckeneinbauteile, Schwimmbadreinigung, Schwimmbadchemikalien, Whirlpool, Whirlpooltechnik.','Zubehoer, Technik, Ausruestung, Whirlpool','A','http://www.hirsch-feld.de\r\nhttp://www.wellness-eshop.de','','http://www.schwimmbadshop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4644,'wS3x7avSEm','Arbeitsschutz, Berufsbekleidung, Berufskleidung, Arbeitsschuhe, Kopfschutz, Schutzkleidung, Schutzbekleidung, Zunftbekleidung, Caterpillar, CAT, Tyvek, Kevlar, Du Pont, Peltor, LAS, Arbeitsstiefel, Schutzhelme, Helme, Arbeitshandschuhe, Handschuhe, Imagek','Arbeitsschutz, Berufsbekleidung, Berufskleidung, Arbeitsschuhe, Kopfschutz, Schutzkleidung, Schutzbekleidung, Zunftbekleidung, Caterpillar, CAT, Tyvek, Kevlar, Du Pont, Peltor, LAS, Arbeitsstiefel, Schutzhelme, Helme, Arbeitshandschuhe, Handschuhe, Imagek','Arbeitsschutz und Berufsbekleidung FÃœR ALLE; DIE MEHR ERWARTEN. Lassen Sie sich von unseren Services überraschen...\r\n\r\nHersteller von Arbeitsschutz und Berufsbekleidung\r\n\r\nArbeitsschutz, Berufsbekleidung, Service - für mehr Sicherheit am Arbeitsplatz. Hoc','A','','','http://www.abs-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4645,'S9OLCktQQc','Allesschneider; Elektromesser, Kaffeemaschinen, Toaster, Bügeleisen, Grillgeräte, Fritteusen, Haartrockner, Körperpflege-Artikel, Küchenmaschinen, Küchenwaagen, Mikrowellen, Mixer, Personenwaagen, Rasierer, Epilierer, Staubsauger, Teemaschinen, Espressoma','Allesschneider; Elektromesser, Kaffeemaschinen, Toaster, Bügeleisen, Grillgeräte, Fritteusen, Haartrockner, Körperpflege-Artikel, Küchenmaschinen, Küchenwaagen, Mikrowellen, Mixer, Personenwaagen, Rasierer, Epilierer, Staubsauger, Teemaschinen, Espressoma','Der Onlineshop für Haustechnik und Elektrokleingeräte. Günstige Preise verbunden mit der Redzac-Garantie für kundenorientierten Service.','A','http://www.electronic-onlineshop.de','','http://www.redzac-shop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4646,'XSaW5MLImt','Mode, Kleidung, Strampler, Schnuller, Sauger, Markenware, Spielwaren, Babyflasche, Ausstattung, Stillzubehoer, Schuhe, BONDI, Jacky, Sterntaler, Playshoes,','Mode, Kleidung, Strampler, Schnuller, Sauger, Markenware, Spielwaren, Babyflasche, Ausstattung, Stillzubehoer, Schuhe,','Onlineshop mit trendiger Mode für werdende Mamis, Babys und Kinder. Außerdem Spielwaren und sonstige Babyausstattung. Viele Markenartikel.','A','','','http://www.pepinio.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4647,'GhL0znsTbS',' Schmuck, Gold, Edelstahlringe, Ringe, Farbsteine','Edelstahlringe, Schmuckringe','Wir führen ausergewöhnliche Schmuckringe aus Edelstahl mit Goldaufsätzen in 14ct und synthetischen Farbsteinen.','A','','','http://www.freundschaftsring.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4648,'Qrbr6Xkthi','Diddl, Bücher, Zinngeschenke, Lamy, Bausätze, Spiele, Spielzeug, Fotos, Geschenke','Lamy, Schreibwaren, Spielwaren, Geschenke, Zinngeschenke, Puzzle, Bausätze, Bücher, Fotoalben','Der Geschenkekeller Direkt Shop bietet alles, was das Leben schöner und leichter macht.\r\nMit Liebe und Sachverstand ausgewählt.\r\nImmer aktuelle, ausgefallene Geschenkideen für SIE & Ihn und auch für Kinder.\r\n\r\nMit dem Geschenkekeller Direkt Shop bieten wi','A','','','http://www.Geschenkekeller.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4649,'vZ8sXJuprV','Serviettentechnik window color keramik farben lacke kleber pinsel\r\nbastelbedarf bastelzubehör hobbybedarf modelliermassen farbschmelzpulver blumen floristik','Keramik, Farben, Lacke, Kleber, Modelliermassen, Pinsel, Dosen und Schachteln aus Holz und Pappe sowie Kunstblumen, Kunststoffartikel und vieles mehr.','Bei uns finden Sie vieles zum Thema Servietten-, 3D-Technik, Window Color sowie zu anderen Basteltechniken.\r\nAußerdem bieten wir eine große Auswahl an Kunstfloristik.','A','','','http://www.keramikwelt-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4650,'HAU7yoNySN','online, shop, e-commerce, internet, einkaufen, handel, verkauf, scherzartikel, erotik, geschenkartikel, witzartikel, lachartikel, scherze, witze, überraschungen, überraschung, geschenkideen, lustige überraschungen, komische sachen, humorvol','diverse Scherzartikel und erotische Sachen, die die natürlichste Sache der Welt etwas abwechslungsreicher macht','Onlineshopping für erotische und andere lustige Scherzartikel zum kleinen Preis finden Sie bei uns. Vom aufblasbaren Riesenpenis über unechte Hundehaufen bis hin zu gruseligen Schluuml;sselanhänger reicht der Katalog.','A','www.nordentreff.de','','http://www.echt-lustig.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4651,'E2jrNhMj63','cosmorotix, sexspielzeug, erotikspielzeug, sextoys, Vibratoren, Dildos, Liebeskugeln, Kunstvaginas, Liebespuppen, Liebesschaukel, Gleitmittel, Massageöle, Dessous, Strümpfe, Kondome, Handschellen, Fesseln, Video, Bücher, Spiele, Fetisch, Lack, Latex, Lede','Vibratoren, Dildos, Liebeskugeln, Kunstvaginas, Liebespuppen, Liebesschaukel, Gleitmittel, Massageöle, Dessous, Strümpfe, Kondome, Handschellen, Fesseln, Video, Bücher, Spiele, Fetisch, Lack, Latex, Leder, Anal, Penisringe, Penispumpen','Online-Erotik-Shop, der ein umfangreiches und vielfältiges Angebot an Erotikprodukten bietet. Die vielen und unterschiedlichen Erotikwünsche unserer Kunden werden bei uns bestens erfüllt.','A','','','http://www.cosmorotix.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4652,'jbxiJJcH0t','reiniger, reinigungsmittel, reinigen, putzmittel, bio, haushalt, bau, bioreiniger, pflegemittel','Haushaltsreiniger, Kalkentferner, Grundreiniger, Zementschleierentferner, Algenentferner, Schimmelentferner, Fett- Oellöser, Glasreiniger, Sanitärreiniger, Steinreiniger, Gipslöser, Mauersalzlöser, Duschkabinenreiniger, Kleberest, Fleck- und Teppichreinig','Biologische Reinigungs- und Pflegemittel für Haus, Bau, und Garten. Zur Zeit bieten wir über 15 Produkte für alle Anwendungsbereiche an.','','','','http://www.bio-stein.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4653,'Tek9sCvSQF','Baby, Kinder, Kinderwagen, Babybekleidung, Kinderbekleidung, Kindersitze, Babykleidung, Kinderkleidung, Babyausstattung, Babypflege, Babyphone, Babyshop, Babyartikel, Kinderartikel, Babyspielzeug, Onlineshop, Schwangerschaft, Geburt, Taufe, Geschenk, Jogg','Baby, Kinder, Kinderwagen, Babybekleidung, Kinderbekleidung, Kindersitze, Babykleidung, Kinderkleidung, Babyausstattung, Babypflege, Babyphone, Babyshop, Babyartikel, Kinderartikel, Babyspielzeug, Onlineshop, Schwangerschaft, Geburt, Taufe, Geschenk, Jogg','','A','','','http://www.kidsroom.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4654,'qJXDXj5rt1','sexpuppen liebespuppen gummipuppen vaginas muschis dildos vibratoren sexshop erotikshop','sexpuppen liebespuppen gummipuppen vaginas muschis dildos vibratoren sexshop erotikshop','Sexpuppen Gummipuppen Liebespuppen Dildos und Vibratoren in riesiger Auswahl zu fantastischen Preisen. Erotikbedarf ist jetzt preiswert !','A','','','http://www.kobe-tai.de/index.html','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4655,'1llfD8eNTW','Immobilien, Wohnungen, Immobilienmakler, Wohnung, Miete, Immobilie, immo, Immobilienbörse, Immobilienmarkt, Haus, Grundstück, Eigenheim, Kapitalanlage, Auslandsimmobilien, Immobilien, IMMOPOOL, Ferienimmobilien, Ferienwohnungen, Ferienhaus, Ferienhäuser,','Immobilien, Typen-/Fertighäuser, Finanzen (Finanzierungsrechner, Baugeld-Konditionen-Vergleich), Wirtschafts- und Immobiliennachrichten, Standortinformationen (Infrastrukturen), Städte-/Regio-Preisspiegel, u.a.','Immobilienbörse in 14 Sprachen mit über 170.000 tagesaktuellen Immobilien (Häuser, Wohnungen, Grundstücke, Ferien-, Freizeit- und Gewerbeimmobilien) zum Kaufen, Mieten, Pachten. Benachrichtigung über neue Angebote kostenlos via eMail und SMS. Zudem Adressen, Links, News und Termine aus der Immobilienwirtschaft sowie großem Baugeld-Kondtionen-Vergleich, Regio- Suchmaschine, Städte-/Regio-Preisspiegel und Standortinformationen.','A','http://www.estatepool.com','http://','http://www.immopool.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4656,'9wKhSoZEKg','Nike, Converse, AND1, Timberland, Columbia, Vans, DC-Shoes, Pyro, Mountain Athletics, K-Swiss, Spalding, Mazine, Basketball, Postgame, Oldschool, Retro, Sneakers, Skatesneakers, Rucksäcke, Trekking, Jogging, Chucks, Dr.J, Wanderschuhe, Sandalen, AND1 Mixt','Trekking-, Basketball-, Indoor-, Outdoor-, Lauf-, Running-, Wander-, Freizeitschuhe, Sandalen','Sneakers und Sportschuhe auch in Ãœbergrößen sowie Textilien und Zubehör.','A','','','http://www.storeforshoes.de','ABD'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4657,'9i1nweRYSe','sexshop, lovetoys, dildo, vibrator, analdildo, analvibrator, gleitmittel, dessous, straps, strapsstrümpfe, nylons, halterlose stümpfe, fetisch, lack, leder, latex, liebeshilfen','Vibratoren, Dildos, Dessous, Gleitmittel, Massageöl, Condome, Liebeshilfen, Strümpfe, Nylons','Erotikartikel schnell, bequem und 100% diskret bestellen!','A','','','http://www.ladytoys.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4658,'97oXIybuM1','Hunde, Shop, Zooartikel, Heimtierartikel, Auto, Zubehör, Tiere','Türgitter, Hundeskulpturen, Hindebetten, Sicherheitsgurte für Hunde,','Dogs-Heaven.de der Besondere Hundeshop im Internet.\r\nWie haben auch Artikel die es nicht im Handel gibt.','A','','','http://www.dogs-heaven.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4659,'gbtFBHKdVM','Modeschmuck, Halsketten, Bauchketten, Armreifen, Ohrringe, Piercing, Nasenstecker, Fussketten, Salzlampen','Modeschmuck - Bijoux - Costume Jewelry','Bei uns finden Sie eine Auswahl eleganter Modeschmuckartikel, passend zu jedem Outfit, ideal bei jedem Anlass. \r\nEinfach und schnell online bestellen oder mal in unser Meraner Geschäft schauen. \r\n','A','','','http://www.peterbijoux.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4660,'IekxGAFiyi','Wein Zigarren Humidor Dupont Manning Guj Jannot Humidif Cohiba Montecristo Punsch','Wein Zigarren Humidor Dupont Manning Guj Jannot Humidif Cohiba Montecristo Punsch','Sehr große Humidor – Auswahl – Wein, Zigarren und alles was das Leben bereichert!\r\nStändig über 1000 Humidore am Lager. Manning Guy Janot Dupont uvm.\r\nGroße Weinauswahl direkt ab Importlager. Luxusartikel wie Zigarre bzw Dupont \r\n','ABC','','','http://www.Lifestyle-Ambiente.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4661,'PaIUCYvk1j','Solingen, Emil Schmidt, Baeckermarkt, Brotformen, Backformen, Hochzeitstortenständer, Spritzbeutel, Ausstecher, Kuchenheber, Messbecher, Mehlbesen, Backhandschuhe, Fleischermesser, Wetzstähle, Schneebesen, Tüllen, Konditormesser, Ritzmesser, Tortenmesser,','Brotformen, Backformen, Hochzeitstortenständer, Spritzbeutel, Ausstecher, Kuchenheber, Messbecher, Mehlbesen, Backhandschuhe, Fleischermesser, Wetzstähle, Schneebesen, Tüllen, Konditormesser, Ritzmesser, Tortenmesser, Paletten, Kuchenheber, Gebäckzangen,','Das Bäckereibedarf - Angebot: Produkte, die Sie für Ihr Back- oder Konditorhandwerk benötigen: Bäckermesser, Paletten, Kuchenheber, Gebäckzangen, Brotformen, Ausstecher, Tortenständer, Messer, usw.','A','http://www.baeckermarkt.de\r\nhttp://www.hochzeitsartikel.de\r\nhttp://www.konditoreibedarf.de','','http://www.baecker-markt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4662,'sDLvj6otNq','Sexshop, Erotikversand, Sexshops, Erotikshops, Sexversand, Pornoshop, Sexartikel, Sexspielzeug, Erotikartikel, Bondage, BDSM, Gummipuppen, Sexkatalog, Sexführer, Erotikführer, Kontaktmagazine, Kondome, Elektrosex, \r\nZwitter, Liebespuppen, Sexpuppen, Feti','Sexartikel, Sexspielzeug: Bondage, Liebespuppen, Sexvideos, Fetisch, Kontaktmagazine, Kondome, Sexkataloge','Diskreter Sexshop. 30 Jahre Erfahrung im Erotikversand. Grosse Auswahl an heissen Sexartikeln, z.B. Bondage, Fetisch, Liebespuppen, Videos, Sexführer, \r\nSexkataloge, Kondome, Kontaktmagazine - Schnelle Lieferung','A','','','http://www.lohmaier.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4663,'KKA0My6aAM','Teleskope, Leuchtgloben, Poster, Sternkarten, Bücher, Bausätze, Kalender, CD-Rom`s, Videos, Astronomie, Astro','Teleskope, Leuchtgloben, Poster, Sternkarten, Bücher, Bausätze, Kalender, CD-Rom`s, Videos','Hier finden Sie nicht nur Astro-Teleskope und jede Art von Leuchtgloben, sondern auch eine große Auswahl an astronomischen Postern, Sternkarten, Büchern, Bausätzen, Kalendern, CD-ROMs, Videos und vielem mehr ...','A','','','http://www.astroshop.biz?affiliate_id=s12','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4664,'6a9QQIJeIz','Handy, Handyzubehoer, Handys, Handyshop, Onlineshop, Handy Zubehör, Handygehäuse, handynummern, housing, Händler, Antennen, Handygehaeuse, Oberschalen, Daten, Datentechnik, Look 8310, handyshop, Shop, Neuheiten, Hardware, Software, Spiele, handy-shop, fak','Mobilfunkzubehör aller Art, \r\nNokia, Siemens, etc..\r\nGehäuse, oberschalen, Akku....\r\nHandy, Handy-Software...','Bei uns Geht es Hauptsächlich um Mobilfunkzubehör.\r\nAuktionen und Andere Shops wie USA-Shop und Coke-Shop','A','http://www.nokia-24.de\r\nhttp://www.cebit-24.de','','http://www.sellplanet.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4665,'GBxbtD9XDG','Handy, Handyzubehoer, Handys, Handyshop, Onlineshop, Handy Zubehör, Handygehäuse, handynummern, housing, Händler, Antennen, Handygehaeuse, Oberschalen, Daten, Datentechnik, Look 8310, handyshop, Shop, Grßhandel','Akkus, Gehäuse, Headsets, Oberschalen, Ersatzteile, Nokia Original, Siemens, Ladestationen und vieles mehr.','Großhandel für Mobilfunkzubehör alle Art.\r\nSie suchen Qualität?Dann Besuchen Sie uns auf www.tkphone.de','A','','','http://www.tkphone.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4666,'MLHdhbKjnM','Warenwirtschaft, Fibu, PC-Kasse, Inventur, Bilanz, Datev, Datanorm, Fremddaten, Kasse, Web-Shop, Betriebswirtschaftliche Software, Produktion, BWA, Demo, Gratis,','Programme/Module für Handel und Handwerk, Branchensoftware für KFZ-Werkstätten / Getränkemärkte / Baumärkte','Kaufmännische Software für Handel und Handwerk','A','http://www.pc-buero.de','','http://www.pcb-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4667,'OwKPsSrkUO','Wein Italien Versand Handel Import Direkt','Bardolino Valpolicella Chianti Morellino Barolo Brunello Cabernet Chardonnay Merlot Pinot Grigio Prosecco Toscana Veneto Friaul Piemont','...die Weine Italiens ...Preise wie ab Lager ...direkt zu Ihnen nach Hause','A','','','http://www.televino.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4668,'ybr4htoPf7','gamecube, cube, cubeshop, cube-shop, shop, shopping, spiele, games, informationen, erscheinungstermine, newsletter, hardware, software, versandhandel, versand, versender, günstig, preiswert, nintendo, billig, schnäppchen, gcn, ngc, konsole, nachnahme, vor','gamecube, spiele, games, konsolen, controller, memory card','cubeshop.de - Der einzig wahre Gamecubeshop, mit allen Spielen aus allen Genres zu unglaublich günstigen Preisen.','A','http://www.cube-shop.de\r\nhttp://www.gamecube-versand.de','','http://www.cubeshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4669,'6wW3SmXw9b','Amway, OnlineShop, naturprodukte, kosmetik, pflege, autozubehör, putzmittel, reinigungsmittel, pflegeserie, haushalt, haushaltstechnik, hifi, philips, tefal, körperpflege, schönheitspflege, sonnenschutz, naturprodukte, umweltschutz, chicco, aiwa, vitamine','Das Produktangebot reicht von AMWAY™ Marken über Produkte der Firmen ARTISTRY™, SATINIQUE™, NUTRILITE™, GEVAN und GRAND PLAZA™ bis hin zu bekannten Markennamen wie AIWA, Bosch, Chicco, Philips, Remington, Seiko, Tefal, TIMEX u.a..','Ein Online-Shop mit Produkten von A wie Autopolitur bis Z wie Zahnbürste.\r\nDieser Onlineshop enthält eine Auswahl an hochwertigen Qualitätsprodukten für die ganze Familie.','','','','http://www.volumena-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4670,'0O9Cwo6Wi8','Horoskop, Mondgrundstück, Geschenk, Tierkreiszeichen, Sternzeichen, Stern kaufen, ausgefallenes Geschenk, Geschenkidee, Partnerhoroskop,','Persönlichkeitsanalyse \r\nPartneranalyse, \r\nZukunftsprognose, Kindesentwicklung, Geschenkgutschein, \r\nHoroskop-Discount, \r\nMondgrundstücke','exklusive Horoskope in gebundener Ausgabe','','http://www.mondmakler.de\r\nhttp://www.horoskopland.de ','','http://www.astrox.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4671,'kPlNVFctrm','simplify, your, live, Zeitplanbuch, Adressregister, Notizblätter, CDs, Kalender, beratungsdienst, gelassenheit, lebensvereinfachung, lebensfreude, selbstmanagement, zeitmanagement, forum, shop, kontaktbörse, tauschbörse, arbeitsorganisation, diskussionsfo','simplify, your, live, Zeitplanbuch, Adressregister, Notizblätter, CDs, Kalender','simplify your life Beratungsdienst und Online Shop rund ums Thema Lebensvereinfachung - Zeitplaner, CDs, Bücher, Telefonregister, Kalender, Broschüren,','A','','','http://www.simplify.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4672,'Z7cG31Xua6','Solaranlagen, Blitzschutz, Ãœberspannungsschutz, Heimkino, HiFi, DVD, Fernseher, Alarmanlagen, Sprechanlagen, Licht-Technik, Satanlagen,','Solaranlagen, Blitzschutz, Ãœberspannungsschutz, Heimkino, HiFi, DVD, Fernseher, Alarmanlagen, Sprechanlagen, Licht-Technik, Satanlagen,','Online Shop für Elektroartikel: Solaranlagen, Blitzschutz, Ãœberspannungsschutz, Heimkino, HiFi, DVD, Fernseher, Alarmanlagen, Sprechanlagen, Licht-Technik, Satanlagen, Haushaltsgeräte wie Kühlschränke, Mixer, Entsafter, Waffeleisen uvm..','A','','','http://www.knappmeier-elektrotechnik.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4673,'1j8bNLoT0I','Shopping, Terrassenöfen, Terrassenofen, Terrakotta, Kamin, Produkte, Mexiko, Mexico, Meximania, meximania, Deutschland, mania, germany, Lebensart, Produkte, Shop, shopping, Verkauf, Erwerb, Geschenkartikel, Spiegel, Lampera, Freundeskreise, Freundeskreis,','Terrassenöfen, Terrakotta, Kamin, Blumenkübel, Kerzenständer, Wandschmuck, Geschenke, Lampen, Kunsthandwerk, Accessoires, Laternen, Glas','www.meximania.com - Meximania bietet Produkte und Shopping für eine mexikanisch-deutsche Lebensart.','A','','','http://www.meximania.com','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4674,'BndGhvORVx','Dr Martens, Ledermantel, Kunstledermantel, Gelenkring, Gothic; Mittelalter, Samtkleid, Hemd, Kleid, Rock, Leder, Schmuck, Karneval, Halloween, Helloween, Perücken,','Schuhe, Hemden, Mäntel, Perücken, Masken, Karneval- HalloweenArtikel, Silberschmuck, Mittelaltersachen, Schwerte, Handschuhe, Kosmetik, ...','Aussergewöhnliche Mode und Schmuck - riesen Auswahl','A','http://www.teufelskueche.net\r\nhttp://www.karneval.com','','http://www.independent-store.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4675,'TqogAufWK2','Handy, Handys, fonmarkt, O2, D1, D2, Eplus, Sony, Nokia, Siemens, Motorola, Panasonic, Ericsson, Samsung','Hier finden Sie Handys zu günstigsten Preisen, mit und ohne Vertrag. Wir haben O2 Verträge zu besten Konditionen. Originalzubehör von führenden Herstellern sind im Angebot.','Die günstigsten Handys im Netz!','ABC','','','http://www.fonmarkt.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4676,'KhZJ24itNE','Handy, Onlineshop, Ersatzteile, Zubehör, Zubehor, Zubehoer, Mobilfunk, Nokia, Siemens, Datenkabel, Freisprecheinrichtung, Akku, Preiswert, Onlineshop, Logoversand, Antennen, Telefone, Günstig, Handy, Mobilfunk, Oberschale, Gehäuse, Freisprecheinrichtung,','Handyersatzteile, Handyzubehör, Organizer, Navigationsysteme, Hardware, Antennen, Cameras,','Handy Zubehör & Ersatzteile sowie Cameras, Organizer, PC-Zubehör im Onlineshop. Preiswert und günstig bieten wir Akku, Datenkabel, Freisprecheinrichtung, Displays, Ersatzteile, Antennen für Telefone und Mobilfunk Handys Siemens, Nokia...','A','http://www.handyteile.net/dwIndex.htm','','http://www.handyteile.net','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4677,'C1sVWAVY9O','Handtücher Wellness fit fitness Strand Sauna Bad Dusche Bademantel Shop Haut Seife Freizeit Möve Moeve Frottier Shop sexy relaxen Farbe bunt saunatuecher saunatücher Duschhandtuch Waschlappen Beach Trend Einrichtung Wohnen Logo Druck Stick','Handtücher Saunatücher Duschtücher Strandtücher Designtücher Badematten Morgenmäntel und vieles Mehr für die Wellness und die Fitness','exclusiiver frescher Möve-shop Handtücher Strandtücher Sauna Bad etc. Bademäntel Accessores Einrichtungsdesign Wohnen, Großmengen für Firmen LOGOs etc. auf Anfrage Angebote!','A','http://fit4water.de','','http://livingpoint.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4678,'cIYDSAPmo5','Kinderbücher, Spielwaren, Spiele, Spielzeug, Puzzle, Kinderpuzzle, Toys, Plüsch, Bücher, Onlineshop, \r\nKinderspielwaren, Kinderspielzeug, Bastelbücher, Lernbücher, Malbücher, Rätselbücher, Spielebücher, Kinderfeste, Kinderschminken, Kinderspiele, Lernspie','Kinderbücher, Spielzeug, Spiele, Kinderpuzzle, Plüschspielzeug, Musikkarten','Versandhandel für Kinderbücher, Spielzeug, Spiele, Puzzle, Plüschspielzeug und mehr...','','www.neo-kinderwelt.com','','http://www.neo-kinderwelt.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4679,'nFxgxlg8Tr','Garten, Gartenbau, Landschaftsbau, Naturschutz, Biologie, Landwirtschaft, Tiere, Haustiere, Nutztiere, Heimtiere, Zeitschriften, Bücher, Verlag, Information, Floristik, Schulbuch, Ratgeber, Häusliches Arbeiten, Selbermachen, Pflanzen, Aquaristik, Terraris','Bücher und Zeitschriften','Online shoppen beim Buch- und Zeitschriftenverlag für die Bereiche Garten, Gartenbau, Landwirtschaft, Tiere und Biologie.','','','','http://www.ulmer.de/shop.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4680,'CFNDtrKPPo','naturfarbe, farbe, parkett, garten, gartenmöbel, diele, farbe, zaun, maschendraht, drahtzaun, weidezaun, tierbedarf, tauben, geflügel, hühner, kaninchen, haustier','Parkett, Farben, Dämmwolle, Zaun, \r\nWeidezaun, Naturfarbe, Tierbedarf, Tierfutter, Gartenmöbel, Gartendeko, Terrakotta','Der Online-Store für Naturbaustoffe, Farben, Parkett, Zäune, Gartenmöbel, Tierbedarf und Rustikales.','A','','','http://www.dorfscheune.com/shop/index.php','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4681,'hn6EDfwn2V','Waschmaschinen, Kühlschränke, Fernseher, Kaffeeautomaten, Jura, Saeco, Siemens, Neff, AEG, Bosch','Waschmaschinen, Wäschetrockner, Kühlschränke, Gefrierschränke, Herde, Backöfen, Kochfelder, Dunstabzugshauben, Fernseher, Mikrowellen, Kaffeeautomaten, AEG, Bosch, Neff, Siemens, Sharp, Miele, Jura, Saeco, LG, Candy, Foron','Der Preisbrecher für Elektrogeräte im Internet. Hier finden Sie alles von der Waschmaschine bis zum Fernseher oder Kaffeeautomaten.','A','','','http://www.elektroschotte.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4682,'9BRLd6i8BG','sexshop, erotikshop, vibrator, dildo, liebeskugeln, liebeshilfen, liebespuppen, gummipuppen, dessous, strümpfe, strumpfhosen, strapsstrümpfe, nylons, fetisch, lack, leder, latex, gleitmittel, condome','vibrator, dildo, liebeskugeln, liebeshilfen, liebespuppen, gummipuppen, dessous, strümpfe, strumpfhosen, strapsstrümpfe, nylons, fetisch, lack, leder, latex, gleitmittel, condome','In unserem Sexshop bieten wir Ihnen eine riesige Auswahl an Vibratoren, Dildos, Liebeshilfen, Liebespuppen, Dessous, Fetisch-Artikel, Gleitmittel, Condome, u.v.m.','A','http://s67986518.einsundeinsshop.de/shopdata/index.shopscript','','http://www.eroticbox.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4683,'wXVRDXWVrg','Markenuhren, Trenduhren, Modeuhren, Damenuhren, Herrenuhren, Chronographen, Uhren, klassische Uhren, Luxusuhren','Uhren','Auktionshaus mit Uhrenshop','A','','','http://www.kewestes-uhrenhaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4684,'AEcDKwfqgo','Sportbekleidung, Trikot, Sportbekleidung, T-Shirts, Sweatshirts, Sporttaschen, Beflockung, Vereinskleidung, Textilien, Vereinstextilien, Textilmarkt, Textilwaren, Trainer, Jogging, Beflockung, Bestickung, Beschriftung, Sporttaschen,','Sportbekleidung, Trikot, Sportbekleidung, T-Shirts, Sweatshirts, Sporttaschen, Beflockung, Vereinskleidung, Textilien, Vereinstextilien, Textilmarkt, Textilwaren, Trainer, Jogging, Beflockung, Bestickung, Beschriftung, Sporttaschen,','Ob T-Shirts, Sweatshirts, Sporttaschen, Trikots, beflockt, bedruckt oder bestickt , hier sind Sie am richtigen Platz. Günstiger als Sie denken!','A','http://www.vereinstextilien.de\r\nhttp://www.textil-kauf.de\r\nhttp://www.textilshopping.de\r\nhttp://www.vereins-textilien.de\r\nhttp://www.vereins-bekleidung.de\r\nhttp://www.vereins-kleidung.de\r\nhttp://www.vereins-bekleidung','','http://www.textilmarkt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4685,'cYo8gmho5w','Autopflege, Lackpflege, Autopolitur, Autowax, Bootpflege, Carpflege, Fahrzeugpflege, \r\nLackreiniger, Lackversiegelung, Lackinfo, Lacktip, Microfasertuch, Schleifpolitur, \r\nLackaufbereitung, Autolack, Spezialpolitur, Autopflegemittel, Hochglanzpolitur, \r\nC','Autopolitur, Hochglanzpolitur, Polierpaste, Lackversiegelung, Poliermaschine, Autopflege, Spezialpolitur, Autowax','Der Autopoliturentest\r\nUnsere Lackexperten testeten\r\nAutopolituren und stellen Ihnen \r\nhier die Top-Produkte der\r\nProfis vor \r\n','A','http://www.lackprofi.com\r\nhttp://www.lack1.de','','http://www.lackprofi.com/shop/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4686,'ChjP8hArJW','Damenmode, Ãœbergrössen, XL, XXL, XXXL, XXXXL, Umstandsmode, Online Shop, Naturmode, Schneiderei, Allergie, Bekleidung,','Maahs-Moden','Naturmode Online Shop für Damenoberbekleidung von K bis XXXXL. Monatlich aktualisiert. Auf Wunsch Sonderanfertigungen.','A','','','http://www.maahs-moden.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4687,'iTxB4jEfla','Lederjacke, Cordurajacke, Lederhose, Cordurahose, Lederkombi, Handschuhe, \r\nTankrucksack, Shop, Trappermantel, Lederweste, Lederbekleidung, Nubukjeans, Lederjeans, \r\nMotorradkombi.\r\n','Lederjacke, Cordurajacke, Lederhose, Cordurahose, Lederkombi, Handschuhe, \r\nTankrucksack, Shop, Trappermantel, Lederweste, Lederbekleidung, Nubukjeans, Lederjeans, \r\nMotorradkombi.\r\n','Internetshop für Motoradbekleidung: Jacken, Hosen Handschuhe aus Cordura und Leder in fas allen Größen.. Außerdem Lederbekleidung: Jeans, Jacken und Trappermantel.','A','','','http://www.bestforbikers.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4688,'zEkEEqpSUR','Tee, Kaffee, Gewürzmischungen, Molke, Fitness-Drinks, Geschenk-Körbe, TROPEA, Darjeeling, Assam, Earl Grey, Schwarztee, Grüntee, Kräutertee, Früchtetee, Heilkräuter\r\n\r\n','Tee, Kaffee, Gewürzmischungen, Molke, Fitness-Drinks, Geschenk-Körbe, TROPEA, Darjeeling, Assam, Earl Grey, Schwarztee, Grüntee, Kräutertee, Früchtetee, Heilkräuter\r\n\r\n','Der Spezialitäten-Shop für Geniesser mit Riesenauswahl an ausgefallenem Tee, Kaffee, Gewürzmischungen und Lifestyle-Zubehör. Höchste Qualität und beste Rohstoffe garantieren dauerhaft Zufriedenheit.','A','','','http://www.fahrenkamp.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4689,'pGA1S9Xwat','Spielzeug, Spielwaren, Babayspielzeug, Spielzeugversand, Stofftiere, Teddy, Kugelbahn, Plüschtiere, Babyartikel, Brio, Ostheimer, Selecta','Brio, Ostheimer, Selecta, Sigikid, Käthe Kruse','Spielzeug aus Holz - sowie die ganze Welt der Schmusetiere und Teddybären. Große Auswahl, kleine Preise','A','','','http://www.all-4kids.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4690,'ylxR82QTDE','Restposten, Konkurs, Konkursware, Discount, Diskount, Abverkauf, Billig, Günstig','Restposten & Konkursware aus einem Sortiment von mehr als 1.500 Artikeln','Restposten & Konkursware aus einem Sortiment von mehr als 1.500 Artikeln','A','','','http://www.discount-liste.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4691,'8amkCY0gAr','Glastier, Glastiere, Glasfigur, Glasfiguren, Tierfigur, Tierfiguren, Glaskunst, Glaselefant, Glasdelfin, Glaskatze, Glashund, Glaseule, Glasbär, Glasfrosch, Glasvogel, Glasfisch, Glasdrache, Glashase, Glasaffe','Tierfiguren aus Glas','Hier finden Sie handgefertigte Elefanten, Delphine, Katzen, Hunde, Bären, Eulen, Frösche, Vögel, Fische und andere Tiere aus Farbglas. Jedes Glastier ist für sich ein Unikat.','A','','','http://www.glastiere.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4692,'FoysegHukj','Notebooks, Beamer, Monitore, TFT, Digicams, Digitalkameras, Drucker, Farblaser, Kopierer, QMS, Ricoh, Minolta, Sony, Xerox, Xeron, Tektronix, HP, Laptops','Notebooks, Beamer, Monitore, TFT, Digicams, Digitalkameras, Drucker, Farblaser, Kopierer, \r\n','High End Electronic zu fairen Preisen','A','x','','http://www.pep-net.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4693,'N0DWR4MVHr','Blechschilder, Blechpostkarten, Emailleschilder, Spieluhren, Walt Disney, Warner Brothersl, originelle Spardosen','Guinness, Coca Cola, Vespa, Disney','Blechschilder, Blechpostkarten, Emailleschilder, Spieluhren, Walt Disney Artikel, Warner Brothers Artikel, originelle Spardosen... all das finden Sie auf Reklamewelt.de!!','A','http://www.reklame-welt.de','','http://www.reklamewelt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4694,'Y4dXDFiL2A','liebe\r\nsinnlichkeit\r\nerotik\r\nsex\r\nshiva\r\nshakti\r\nduft\r\naroma\r\nrauch\r\nfeng shui\r\nchi\r\nyin\r\nyang\r\ntranszendentale\r\nmeditation\r\nyoga\r\nesoterik\r\nenergie\r\nreiki\r\nlichtarbeit\r\nlichtwesen\r\nenergiearbeit\r\norgone\r\nschwingungen\r\nheilung\r\naura\r\nsoma\r\nalte religion\r\n','räucherwerk\r\nräucherwaren\r\nräuchermischungen\r\nweihrauch\r\nmyrrhe\r\nweihrauchmischungen\r\nräucherharze\r\nräucherstäbchen\r\nrauchwerk\r\nharze\r\nhölzer\r\nkräuter\r\nblüten\r\nwurzeln\r\nräucherzubehör\r\nräucherkohle\r\nplaneten\r\nelemente\r\nsternzeichen\r\naphrodisia\r\nreinigungs','Feinstes Räucherwerk nach überlieferten Rezepten.\r\n\r\nIn allen Kulturen gab und gibt es Rituale des Räucherns, ob zu religiösen Zeremonien, magischen Ritualen, zum Reinigen von Gegenständen und Räumen oder einfach nur, um eine angenehme Atmosphäre zu schaf','A','','','http://www.yanini.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4695,'q9qPiwxK3U','sexshop, erotikshop, dildo, erotik-shop, vibrator, dessous, lack, latex, leder, hardcore, penisring, manchette, klitoreizer, gleitmittel, condome, analstöpsel, sextoys, orgasmuskugeln','Dessous, Slips, BH´s, Nylons, Catsuits, Strapse, Sextoys, Dildos, Vibratoren, Orgasmuskugeln, Analkugeln, Dildoslips, Lackdessous, Lederdessous, Latexdessous, Erotik-Präparate, Condome, Hardcorevideos, Hardcore-DVD´s','Diskreter Online-Versand mit Top-Konditionen. Sammelbesteller mit Provisionsmöglichkeit. Riesenauswahl von Sextoys Desous für Sie und Ihn, Lack, Leder, Latex und Hardcorevideos und DVDs. Größere Lieferung versandkostenfrei in ganz Europa.','A','','','http://www.helgas-sexparadies.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4696,'kb40P0w2dm','Ladenbau, Deko, Dekoration, Schaufensterfiguren, Torsen, Konfektionsständer, Werbung, Ladenbaubedarf, Dekoartikel, Dekorationen, Torso, Ringständer, Ladenausstattung, Dekoshop, Deco, Verkaufshilfen, Promotionartikel, Schaufenster, Vitrinen, Prospektstände','Ladenbau, Deko, Dekoration, Schaufensterfiguren, Torsen, Konfektionsständer, Werbung, Ladenbaubedarf, Dekoartikel, Dekorationen, Torso, Ringständer, Ladenausstattung, Dekoshop, Deco, Verkaufshilfen, Promotionartikel, Schaufenster, Vitrinen, Prospektstände','Ihr Deko - Partner für die private u. gewerbliche Deko. Verzeichnisse, Deko-Shops, Gewinnspiele. Einfach + schnell online ordern. Deko, Bänder, Konfektionsständer, Vitrinen, Kunstpflanzen, Schneiderbüsten, Lackfolie, Dekovlies Dekomaterial, Dekofiguren','A','','','http://www.dekonetz.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4697,'0seAUcT1CR','Hardware, Software, Computer, Computerzubehör','Computer, Computerzubehör, Monitore, Hardware, Software','Hardware und Software zu günstigen Preisen direkt online bestellen.','A','','','http://comaonline.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4698,'XP4Q64wzr6','kataloge, katalog, versandkataloge, versandkatalog, prospekte, prospekt, kostenlos, kostenloses, gratis, büro\r\n','kataloge, katalog, versandkataloge, versandkatalog, prospekte, prospekt, kostenlos, kostenloses, gratis, büro\r\n','Bei Kataloge-online.de können Sie kostenlos Kataloge - Versandkataloge bestellen, das Angebot\r\ngilt sowohl für Privatkunden als auch für Geschäftskunden.\r\n','A','','','http://www.katalogeonline.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4699,'F4b9dbeNT4','faltenfrei allergiefreundlich Hautpflege Gesichtspflege Körperpflege Peeling Gesichtsmasken Haarpflege Epoch Ernährungstherapie Aloe Vera Algenextrakt Jojobaöl','Körperpflege, Anti-Ageing, Wellness, Kosmetik, Nuskin-Produkte, Pharmanex-Produkte','Forum, Webshop und Newsletter für allergiefreundliche Wellnessprodukte, Kosmetik und Antiageing-Produkte, die Natur und aktuelle wissenschaftliche Erkenntnisse verbinden.','A','http://www.allergiefreundlich.de\r\nhttp://www.faltenfrei-schoen.de','','http://www.die-gesundheitspraxis.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4700,'xXn1jjGn0p','Mode, Moden, Kleidung, klein, kleine, kurz, kurze, Grösse, Grössen, Beine, Menschen, Sondergrösse, Sondergrössen, extrem, sehr, xxs, Untergrösse, Untergrössen, mini, Leute, Klamotten, Extremgrösse, Extremgrössen, schmal, schmale, schlank, schlanke, dünn,','Ausgefallene Mode für trendbewusste Frauen','','A','','','http://www.cocon-fashion.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4701,'4gOQaIZem6','Jobo`s petsilk f1r2 tomlyn goop perserkatze katze kitten showpflege schönheit schoenheit shampoo puder spray bürste augentropfen fellglanz entfilzer knoten ring5 ausstellungen trockenshampoo striegel trimmesser kämme haar zange kamm naturborste fellpfleg','Jobo`s petsilk f1r2 tomlyn goop perserkatze katze kitten showpflege schönheit schoenheit shampoo puder spray bürste augentropfen fellglanz entfilzer knoten ring5 ausstellungen trockenshampoo striegel trimmesser kämme haar zange kamm naturborste fellpfleg','BeautyfulCats, der Shop für die Schönheit ihrer Katze. Wir führen Produkte von F1R2, Jobo`s, PetSilk, Tomlyn, Ring5, Goop und Vetyl.','A','','','http://www.beautyfulcats.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4702,'pjPCNtAhlV','halloween, masken, kostüme, scherzartikel, scherzartikel, helloween, haloween, hallowien, perücken, verkleidung, schminke, horror, geschenke, kostüme, masken, scream','scherzartikel, kostüme, geschenke, masken, perücken, merchandise, simpsons, south park, freddy krüger, scream, chucky, halloween, pfefferspray, selbstverteidigung','Eine Riesenauswahl an Halloween- und Karnevalzubehör, auserwählten Scherzartikeln, verrückten Geschenken, Perücken und hochwertigen Masken, die Sie sonst sehr lange suchen müssen!','A','','','http://www.racheshop.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4703,'H0zqj4qVTr','Reisen, Urlaub, Mobil, Handy, Kfz, Auto, Computer, Internet, Spiele, Wohnen, Bücher, Geschenke, Sport, Mode, Büro','Reisen, Mobil, Free SMS, Gewinnspiele, Pecos24, Computerzubehör','Auf dieser Internetseite von money-shop besteht für Sie die möglichkeit von A bis Z einzukaufen. Aber es wird Ihnen auch erklärt wie Sie selber mit einem exklusiven und einzigartigen Geschäftskonzept im Internet arbeiten und Geldverdienen können.','','','','http://www.money-shop.pecos24.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4704,'lMIG7ivQ1R','Tierzubehör, Heimtierzubehör, Haustierzubehör, Tierbedarf, Heimtierbedarf, Haustierbedarf, Vgelbedarf, Vogelzubehör, Katzenbedarf, Katzenzubehör, Nagerbedarf, Nagerzubehör, Fischbedarf, Hundebedarf, Hundezubehör, Hundeleinen, Hundegeschirre, Halsbänder, M','Hundeleinen, Hundegeschirre, Halsbänder, Maulkörbe, ErgänzungsfuttermittelKleintiertränkenNäpfe, Käfigzubehör, Tierspielzeug, Tierbücher, Kleintierhäuser, Gehege, Aquarienzubehör, Vogelzubehör, Transportboxen, Schutznetze, Kratzbäume, Kratzspielzeug,','Zubehör für Ihr Haustier! Jeden Monat neue Angebote!','A','','','http://www.tierbedarf-Rynders.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4705,'c6JhfVMxvM','Siemens, AGFEO, Auerswald, Alcatel, Elmeg, Telekom, Brother, Hewlett Packard, Canon, Samsung, Panasonic, DeTeWe, Gigaset, T-Sinus, Tiptel, Audioline, Ascom','Telefone, Anrufbeantworter, Telefonanlagen, Faxgeräte, Scanner, Handys, Handyzubehör, Computerzubehör, Navigationsgeräte, Installationsmaterial','Produkte aus der Telekommunikations-, Mobilfunk- und Computer-Branche zu günstigen Preisen.\r\n','','www.sc99-shop.de','','http://www.systemcom99.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4706,'rW1Yk7ry1b','kika, home, einrichten, lifestyle, moebel, möbel, \r\n sofa, rotes sofa, shop, trends, wohnen, service, textilien, stoffe, store, accessoirs, \r\n design, leben, komfort, filialen, jobs, HOME, magazin, tips, tricks, karriere, online\r\n shop, furniture, einr','sofa, möbel, moebel, lampen, vorhang, bettwäsche, gläser, leintücher, tische, sessel, teppich, geschirr, kissen','Webshop mit rund 2000 ausgesuchten Artikeln aus dem Bereich Wohnen und Einrichten. Und für die Geschenkesuche sind bietet kika den Geschenkefinder! \r\n','A','www.kika.com','','http://www.kika.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4707,'RuQM1gDS1T','Additiva, Ajona, Autan, Wick, Slim Fast, Sodaclub, Stada, Tempo, Tena, Vichy, Ricola, Sebamed, Sidroga, Oral B, Protefix, Penaten, Pearls Dents, Pulmoll, Ladival, Lebewohl, Multi Sanostol, Neutrogena, Odol, Kinderpunkt, Klosterfrau, Krügerol, Kukis, Kwai,','Additiva, Ajona, Autan, Wick, Slim Fast, Sodaclub, Stada, Tempo, Tena, Vichy, Ricola, Sebamed, Sidroga, Oral B, Protefix, Penaten, Pearls Dents, Pulmoll, Ladival, Lebewohl, Multi Sanostol, Neutrogena, Odol, Kinderpunkt, Klosterfrau, Krügerol, Kukis, Kwai,','Die Online-Apotheke mit den Markenartikeln zu unschlagbaren Dauerniedrigpreisen. Testen Sie unseren Top-Service!','A','http://www.kauflandapotheke.com','','http://www.apothekeimkaufpark.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4708,'TKMSocjiq2','dsl t-dsl webhosting puretec isdn t-isdn xxl 0700 t-d1 t-mobil mobilfunk yello strom 1&1 e-shop Handy Internet','1&1 New Webhosting & FirstClass E-Shop, 1&1 Internet.profi- Ihr Zugang zum Internet, T-DSL-Die schnelle Verbindung, 0700-Eine Rufnummer für alle Anschlüsse, TD-1-Die perfekte mobile Kommunikation mit einer tollen Auswahl an Handys, T-ISDN XXL-Das genialst','Hier finden Sie tolle Produkte, mit denen Sie die Möglichkeiten des Internets voll ausnutzen können sowie Handys','A','','','http://www.profiseller.de/shop/ralf-weber','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4709,'9zvz6xapLm','Lautsprecher, Boxen, Home, Hifi, Subwoofer, 2-Wege, 3-Wege, Einzellautsprecher, Car, PC, Frequenzweiche, Set, Bass, Cubes, hoch, mittel, tief, töner, Schalter, Stecker, Zubehör, Kabel, Chinch, Zoll, Radio, Signalquelle, Shop, Internet, Eltax, McVoice, McF','Lautsprecher, Boxen, Verstärker, Zubehör, Kopfhörer, CD-Spieler, Plattenspieler, usw.','Der neuste und angesagteste Hifi-Shop im Internet. Riesen Auswahl im Bereich Home- und Car-Hifi zu kleinsten Preisen.','A','','','http://www.powerhifi.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4710,'0C51IAzqIb','pencam, aiptek, mp3, mp3 player, aiptek pencam, aiptek pencam 400 , pencam 400 , aiptek pencam 2 , pencam treiber , apitek pencam , pencam trio treiber , pencam vga , pencam xga , pencam xvga , pencam qt , aiptek pencam xp , pencam 1.3 , digitalkamera, d','digitale Fotokameras, Videokameras, MP3 Player','Online-Shop für digitale Fotokameras, Videokameras, MP3 Player und Unterhaltungselektronik.','A','','','http://Buyitonline.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4711,'NBPUXdq2hT','Kabel, DVD, CD, Video, Audio, TV, HiFi, Stereo, Dolby, THX, DTS','DVD, Audiotestgeräte, Videomessgeräte, Test-CD, Kabel','','','','','http://www.burosch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4712,'o040l2Y26Y','Espressotassen, Accessoires, Kaffee, Sonderangebot, Küche, Wein, Balsamico, Balsamico, Bücher, Cappuccinotassen-Ritzenhoff, Eingelegtes, Espresso, Espressomaschinen, Espressomühlen, Classic-Thun, Ritzenhoff, Geschenkkörbe, Grappa, Gru&','Espressotassen, Accessoires, Kaffee, Sonderangebot, Küche, Wein, Balsamico, Balsamico, Bücher, Cappuccinotassen-Ritzenhoff, Eingelegtes, Espresso, Espressomaschinen, Espressomühlen, Classic-Thun, Ritzenhoff, Geschenkkörbe, Grappa, Gru&','Verkauf und Versand von italienischen Spezialitäten wie Espresso, Espressomaschinen, Olivenöl, Balsamico, Geschenkkörbe uvm.','A','','','http://www.altravita.de/Shop.php','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4713,'4MguCQFsod','Werner, South Park, Simpsons, Scherzartikel, Fanartikel, TV Total','Werner, Simpsons, TV Total, Scherzartikel, South Park','Hier finden Sie ausgefallene Produkte, passend zu jeder Gelegenheit. Simpson, South Park, TV Total, Scherzartikel u.v.m.','','','','http://www.jokeworld-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4714,'ifxjZHMzRw','Kerzenständer, Kerzen, Eikerzen, Honigkerzen, Tropfkerzen, Schwarekerzen, Schwarze Kerzen, Stumpen, Blockkerzen, Geo-Kerzen, Geokerzen, Dekoratonsartikel, Weihnachtsdekoration, Goldene Tannenbaumdeko, Silber, Geschenke, geschenideen, Präsente, Stearinkerz','Kerzen, Kerzenständer, Kerzenzubehör, Dekorationsartikel, Keramik','Wir haben es uns zur Aufgabe gemacht, Ihnen hochwertige Kerzen- und Dekorations-Artikel zu unschlagbaren Konditionen anzubieten. Und das von Herstellern aus allen teilen Deutschlands. Deshalb: Die Qualität unserer Ware überzeugt. \r\n','A','','','http://www.mckerze.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4715,'gDnzXBap65','teddy, versand, sammlerbären, shop, sammlerteddies, teddys, sammlerteddys, Teddies, Teddybär, Sammlerbär, designerbär, teddybären, Sammlerbären, designerbären, teddy hermann hirschaid, künstlerbär, künstlerbären, Teddy-Hermann, Coburg, mohair, Hermann, ge','Hermann Coburg, Teddy Hermann, Hirschaid','Wir führen Teddybären namhafter Hersteller und Designer. Bestellen Sie Ihre Sammlerbären einfach online zu bärenstarken Konditionen!!\r\n\r\n','A','','','http://www.teddy-versand.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4716,'l0zQFDcfBp','Wein\r\nRotwein\r\nWeisswein Dornfelder Riesling chardonnay traminer bacchus sonderangebot weissherbst sekt likör schnaps williams kabinett spätlese auslese beerenauslese eiswein qualitätswein prädikatswein birkert rotberger sonderangebote probierpaket probie','Wein\r\nRotwein\r\nWeisswein Dornfelder Riesling chardonnay traminer bacchus sonderangebot weissherbst sekt likör schnaps williams kabinett spätlese auslese beerenauslese eiswein qualitätswein prädikatswein','Birkert gehört zu Deutschlands Spitzenwinzern. vor allem seine schwere, trockene Rotweine sind zu empfehlen. Bei den Weissen sollten sie Riesling und Chardonnay im Barriquefass probieren.','A','http://www.weingut-birkert.com','','http://www.weingut-birkert.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4717,'IuKp3CX1qc','lieferservice foodshop24 dresden sachsen shop online onlineshop lebensmittel getränke service bringdienst essen trinken food foodshop obst gemüse nahrungsmittel','Lebensmittel Getränke Hygiene Drogeriebedarf Haushaltwaren Tabakwaren Tierbedarf','Wir liefern Lebensmittel in Dresden und Umgebung. Sie bestellen wir liefern und das noch am gleichen Tag. Wir sind schnell, zuverlässig, und flexibel. Testen Sie uns.','AB','','','http://www.foodshop24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4718,'fSkiqSdCgR','Schokolade Tee Honig Kaugummi Lutscher Lolly Bonbon Fruchtgummi Gebäck Zuckerstangen Pralinen Geschenkideen Süßwaren Süßigkeiten Haribo Trolli','Schokolade Tee Honig Kaugummi Lutscher Lolly Bonbon Fruchtgummi Gebäck Zuckerstangen Pralinen Geschenkideen Marzipan Pfefferminz','Ãœber 400 süße Leckereien für große und kleine Leute','A','','','http://www.suesse-leckereien.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4719,'JjvcdtqVNx','kyocera, mita, kyoceramita, toner, farb, support, service, handbuch, manual, laser, drucker, druck, drucken, fax, faxgerät, color, colour, printer, netzwerkdrucker, laserdrucker, farbdrucker, farblaserdrucker, ecolaser, treiber, driver, download, cartridg','kyoceramita-produkte, mita-produkte, farblaserdrucker, ecolaser, netzwerkdrucker','Der Online-Shop für mita und kyocera-mita Produkte, Zubehör und Erstzteile.','A','','','http://www.mita.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4720,'q1Evy5dkcs','Kleinfeuerwerk, Großfeuerwerk, Lachsack, Lichterbild, Gaststättenbedarf, Tischdekoration, Hotelbedarf, Hochzeitsausstattung, Hochzeitsbedarf, Hochzeitsfeuerwerk, Feuerwerk, Verbundfeuerwerk, Pyrotechnik, Handel, Verkauf, Raketen, Senftenberg, Knaller, Kug','Fackeln, Lampions, Girlanden, Wimpelketten, Spielwaren, Feuerwerk','Alles für Feste und Feiern.','','','','http://www.fw-feuerwerk.de/handelsshop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4721,'sQQNM9zYok','G-Star, Buffalo, FreeSoul, Hose, Jeans, Schuhe, Hemden, Taschen, Orimono, Röcke, Kleider, Shirt, Bluse','Jeans, Schuhe, Tops, Hemden, Blusen, Jacken','Onlineshop mit den angesagtesten Label und Onlineberatung','A','','','http://www.orangeblue.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4722,'K2zdVlsrHA','EPSON, Epson, epson, GEDAT, gedat, GEDAT-Datentechnik, GEDAT Datentechnik GmbH, EPSON-Service-Center, EPSON-Ersatzteildistributor, Ersatzteildistributor, Tally-Ersatzteildistributor, eShop, shop, eshop, Tally, HP, Hewlett Packard, Drucker, drucker, Laser,','EPSON, Tally, Peppercon und HP','Wir bieten Ihnen alles von EPSON, ob Verbrauchsmaterial, Drucker, Scanner uvm., Produkte von Peppercon und HP\r\n','A','','','http://www.gedat-datentechnik.de/Versandhandel/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4723,'RiAYOyXsCF','Computer, Bürobedarf, EDV, Foto, Audio, Werkstatt, Haushalt, Gastronomie, Canon, Nikon, Samsung, e-commerce, onlineshopping, fernglas, Digitalkamera','Computer, Bürobedarf, EDV, Foto, Audio, Werkstatt, Haushalt, Gastronomie, Canon, Nikon, Samsung, e-commerce, onlineshopping, fernglas, Digitalkamera','allstock.de - Onlineshopping im Internet','A','','','http://www.allstock.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4724,'wtLzhRI62K','Puppenstube, Puppenhaus, Miniatur, Miniaturen, Porzellanpuppen, Bausatz, MiniMundus, Puppenküche','Puppenstuben, Miniaturen, Porzellanpuppen, Puppenküchen','Verkauf selbst hergestellter Puppenstuben und Miniaturen im Internet. Verkauf auch von Waren von MiniMundus und anderen Herstellern.','A','www.1zu12.de','','http://www.miniatur.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4725,'zvBYZX16PX','Münzen, Münze, Goldmünze, Silbermünze, Euro, Briefmarke, Briefmarken, Sammler,','Porzellan, Holz, Briefmarken, Münzen, Antiquitäten, Miniaturen','Eine Ladengalerie für die unnützen Dinge des Lebens, die unser Leben ein bisschen schöner machen!','A','www.the-special-shop.com','','http://www.der-besondere-laden.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4726,'JIkKUmpkuP','hubrig, blumenkinder, erzgebirge, volkskunst, kunstgewerbe, kostenlos, kostenlose, homepage, spieldose, radeberg, dresden, sachsen, weihnachten, ostern, geschenk, geschenke, engel, netz, web, internet, deutsch, deutschland, seiffen, marienberg, home, gebu','Hubrig Figuren, Spieldose, Spieldosen, Figuren, Schwibbogen, Adventsleuchter, Räuchermann, Räuchermänner, Räuchermännchen, Räuchermaennchen, Nußknacker, Nussknacker, Engel, Blumenkinder, Laternenkinder, Käfermusikanten, Käfer, Kaefer, Kkaefermusikanten, W','Drum-Herum bietet Ihnen den optimalen Geschenkeservice. In unserem Geschäft in Radeberg können Sie all Ihre Geschenke verpacken lassen und wunderschöne erzgebirgische Volkskunst erwerben, z. Bsp. Spieldosen, Hubrig - Figuren, Oster - Figuren, Schwibbogen','A','http://www.drum-herum.namenlos.net','','http://www.drum-herum.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4727,'ne3yyc2mEZ','BDSM bdsm sm sadomaso sexshop sex-shop fetisch fetish edelstahl bondage spanking peitsche dildo rohrstock handschelle seile fessel handfessel fussfessel erotikshop erotik-shop anal vagina penis frankfurt hamburg berlin münchen hessen köln dresden leipzig','Erotikartikel, besonders für den SM-Bereich','Ihr preisgünstiger Online-Shop für alle Artikel zum Thema BDSM, Leder, Bondage, Spanking und Edelstahl','','keine','','http://www.bdsm-laden.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4728,'NJ4EXralRf','sexshop, erotikshop, sexmazine, porno dvds, pornos, pornohefte','Magazine, Dvds, Videos','Sexshop, Weltweiter Sexartikel Versand, Absolut Diskret! Grosse Auswahl an: Sexmagazine, Videos, Dvds. Erotikfilme und DVDs, Vibrators, uvm.','A','','','http://www.loveandfun.com/de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4729,'LY1cCWT35d','Nahrungsergänzungsmittel, Onlineshop, Fischöl, Borretschöl, Borago officinalis, Johannisbeerkernöl, Ribes nigrum, Soja-Isoflavone, Glycine max, Schwarzkümmelöl, Nigella Sativa, Grünlippmuschel, perna canaliculus, Lycopin, Spirulina, Spirulina platensis, E','Fischöl, Borretschöl, Johannisbeerkernöl, Soja-Isoflavone, Schwarzkümmelöl, Grünlippmuschelkonzentrat, Spirulina, Lycopin, Enzyme','Wir bieten wertvolle Öle (Fischöl, Borretschöl, Schwarzkümmelöl ...) und andere Nahrungsergänzungmittel (Soja-Isoflavone, Grünlippmuschel ...) in unserem Onlineshop. Groß- und Einzelhandel. Günstige Preise durch große Einkaufsmengen, die wir an unsere Kun','A','http://www.fischoel-kapseln.de\r\nhttp://www.borretschoel-kapseln.de\r\nhttp://www.johannisbeerkernoel.de\r\nhttp://www.soja-isoflavone.de','','http://www.vital-oele.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4730,'YNp6L096ZI','PC, Monitore, Notebook, Floppy, Mainboards, CPU, USV, Kabel, Festplatten, Streamer, Beamer, Drucker, Kameras, Kopierer, Mäuse, Scanner, Webcams','PC, Monitore, Notebook, Floppy, Mainboards, CPU, USV, Kabel, Festplatten, Streamer, Beamer, Drucker, Kameras, Kopierer, Mäuse, Scanner, Webcams','Ãœber 6000 Artikel, z.B: Software\r\nHardware\r\nSpiele, Zubehör','','','','http://www.softwareedition.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4731,'sbtjX8S6Jo','Oilily, Toff Togs, Togzone, 3pommes, Giesswein, Bondi-Dress, Sigikid, Cakewalk, Oshkosh, Run Scotty Run, Kinderbekleidung, Kindermode, Kinder, Jungen, Mädchen, Babykleidung, Babymode','Oilily, Toff Togs, Togzone, 3pommes, Giesswein, Bondi-Dress, Sigikid, Cakewalk, Oshkosh, Run Scotty Run','Kinderbekleidung von Oilily, Toff Togs, Togzone, 3pommes, Giesswein, Bondi-Dress, Sigikid, Cakewalk, Oshkosh und der australischen Top-Marke Run Scotty Run. Versandkostenfreie Lieferung.','A','http://www.dresskids.info','','http://www.dresskids.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4732,'Bgma95vgi2','Personenwaagen, Einbauwaagen, Küchenwaagen, Wandwaagen, Designerwaagen, Haushaltszubehör','Personenwaagen, Einbauwaagen, Küchenwaagen, Wandwaagen, Designerwaagen, Haushaltszubehör','innovative und elegante Waagen für Bad und Küche','A','','','http://www.salter-haushaltswaagen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4733,'rYq1qIn7ot','Aloevera, Aloe vera, aloe, aloevera, aloe-vera, aloevera produkte, aloe vera barbadensis, aloe vera berater, schönheit, vitalität, vitalitaet, gesundheit, körperpflege, kosmetik, natürliche körperpflege, schön, nahrungsergänzung, shopping, einkaufen, haut','Aloe Vera Gel Life Essence','Unser Körper ist ein kostbares Werkzeug, das wir mit Hochachtung nähren und pflegen sollten. Jetzt schon sollten wir handeln und etwas für unsere Gesundheit tun, nicht erst, wenn es zu spät ist. Früherkennung und Heilung ist gut, aber einer Krankheit vorz','A','','','http://aloevera.lrteam.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4734,'AEA2UQliuw','Antiquariat, Buss, Buch, Bücher, alt, gebraucht','Antiquarische und gebrauchte Bücher, Noten und Drucken','An- und Verkauf von antiquarischen Büchern, Noten und Drucken. Auch modernes Antiquariat. Versandkostenfrei innerhalb der BRD. Komfortabler Onlineshop mit Suchfunktion.','A','','','http://www.antiquariat-buss.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4735,'ENtZP0GVDa','Sportbandagen, Kniebandagen, Sprungelenkbandagen, orthopädische Bandagen, Oberschenkelbandagen, Orthesen','Sportbandagen, Kniebandagen, Sprungelenkbandagen, orthopädische Bandagen, Oberschenkelbandagen, Orthesen','Online shop für Sportbandagen und orthopädische Bandagen mit medizinischen Informationen','','','','http://www.orthopedia-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4736,'HfzEzFs4VT',' Babor, Environ, Lakshmi, Schröpfi, Kosmetik, Cosmetic, Cream, Creme, Lotion',' Babor, Environ, Lakshmi, Schröpfi','Beauty-Onlineshop mit Kosmetik-Produkten aus dem Hause Babor, Environ, Lakshmi, Schröpfi','A','','','http://www.apart24.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4737,'CgotG3Lsu3','Bild, Bilder, Wohnung, Haus, Einrichtung, Spiegel, Geschenk, Geschenke, Originell, originelle, besondere, individuell, individuelle','Motive auf Vasen, Spiegeln, Steinen, Ziegeln, Bildern etc.','Kleine Kunstwerke in Serviettentechnik - Bilder, Spiegel, Steine, Vasen, Ziegel etc.','','','','http://www.bastelunikate.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4738,'lYy5EKZIY4','Shopping, ADSL, DSL, Handy, isdn, Webhosting, kostenlos, Schnäppchen, Internet, Internetzugang, software, hardware, urlaub, flatrate, XXL, Reisen, Telekommunikation, 0700, Shop, handys, handy, modem, Mobilfunk, yello, strom, 1&1, geschenke, onlineshop, G','Handys, Geschenke, Drogerieartikel, Mode, Internetdienste, Technik, Hardware, Software, Kostenloses, Schnäppchen, Reisen','Eine große Auswahl an Online Shop`s und Online Dienstleistern übersichtlich in Kategorien unterteilt, die tolle Angebote, super Schnäppchen oder nicht alltägliche Produkte führen.','','','','http://www.ralf-u-weber.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4739,'nuMW5uD7c4','mode, wichtig, trend, club, street, young, fashion, techno, wear, gothic, dark, lack, underwear, wäsche, dessous, jeans, drinks, absinth, caipirinha, cocktail, buch, bücher, mode, wichtig, kleidung, mode wichtig, mode-wichtig, aderlass, sektor1, sektor 1,','Trendfashion, Clubwear, Streetwear, Jeans, Underwear, Lack, Leder, Gothic-Fashion, Shoes, Boots, Accessoires, Szene-Drinks, Kosmetik, Haarfarben, ...','Fashion & Lifestyle Onlineshop','A','','','http://www.mw-store.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4740,'ne7omuLsCF','Shampoo, Haarspray, Spray, Festiger, Coloration, Toenung, Farbfestiger, Dauerwelle, Fixierung, Blondierpulver, Haarkur, Haarwachs, Wachs, Färbung, Wimpernfarbe, Augenbrauenfarbe, Schminke, Make up, Mascara, Lippenstift, Kajal, Puder, Nagellack, Wickler, D','Shampoo, Haarspray, Spray, Festiger, Coloration, Toenung, Farbfestiger, Dauerwelle, Fixierung, Blondierpulver, Haarkur, Haarwachs, Wachs, Färbung, Wimpernfarbe, Augenbrauenfarbe, Schminke, Make up, Mascara, Lippenstift, Kajal, Puder, Nagellack, Wickler, D','Ihr Online-Shop für alle Produkte rund um den Friseurbedarf.','A','http://www.friseurwaren.de','','http://www.friseurbedarf24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4741,'FsGyqiPUgl','Dessous, Wäsche, Reizwäsche, \r\nMieder, Korsetts, Schnäppchen, \r\nKataloge, Erotikdessous, Mode, aaab, \r\nStrümpfe, Slips, Kostüme, Partymode, \r\nLack, Leder, Schnäppchen','Dessous, Strümpfe, Kostüme, Bikinis, Korsetts, Mieder, Kleider, Röcke, Boa, \r\nNachthemden, Baby Dolls, Slips, \r\nNegiglee`s, Strapse, Teddys, Hosen, \r\n','1A sexy Dessous und freche Männerwäsche! Dessous für Mollies, Lack und Leder, Kostüme, Kataloge','A','www.aaab24.de','','http://www.dessousworld.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4742,'gbl8vVu6lo','Kindermode, Kindermoden, Mode, Kleider, Hose, Hosen, Pullis, Pullover, Rollis, Kleid, Rock, Röcke, Trägerrock, Jogginganzug, Jogging Anzug, Shirt, Shirts, Sweatshirt, Sweat Shirt, Fashion, Joung Fashion, Kidswear, Kids wear, Kinderbekleidung, Bekleidung,','Kleider, Röcke, Hosen, Sweatshirts, Pullis, Unterwäsche','Aktuelle Kindermode - Kleider, Röcke, Hosen, Sweat Shirts, Pullover, Unterwäsche u.a.für Jungen und Mädchen - zu besonders günstigen Preisen durch Direktimport finden Sie unserem Online Shop. Auf Ihren Besuch freuen wir uns jetzt schon...','A','www.minnosh.com','','http://www.minnosh.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4743,'84xCxXOtpn','Parfum, Kosmetik, Pflegeprodukte, Aloe Vera, Fitness, Wellness, Beauty, Lifestyle, Dessous, Mode, Schmuck, Uhren, Accessoires, Trends, Parfümerie, Drogerie, Diät, Ernährung, Gesundheit, abnehmen, Figur','Parfum, Kosmetik, Pflegeprodukte, Aloe Vera, Fitness, Wellness, Beauty, Lifestyle, Dessous, Mode, Schmuck, Uhren, Accessoires, Diäten, Ernährung','In unserem exclusiven Lifestyle- und Beautyshop finden Sie über 1000 hochwertige Produkte rund um Beauty, Wellness, Fitness und Lifestyle. Ob Parfum-, Kosmetik-, Pflege- und Ernährungsprodukte oder Mode, Schmuck und Accessoires - hier werden auch Sie gara','A','http://www.lifestyle.4-you.de\r\n','','http://www.beauty.lb-shop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4744,'qFBJvVkPbe','Neti, Netikanne, Nasendusche, Nasenspülung, Nasenreinigung, Nasenspülkanne, Nasenspülkännchen, Netipot, Nasenprobleme, Heuschnupfen, Allergie, Schnupfen, Erkältung, Stirnhöhle, Yoga, Yogatechnik, Online-Shop, Versandhandel','Nasenspülkannen, Salzpötte','Versandhandel für Yoga Artikel','','','','http://www.neti-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4745,'DEEuaw2WmH','Bademode, Bikini, Bikinis, Badeanzug, Badeanzüge, Saia, Pareo, Pareos, Strandmode, Beachware, Damenmode, Tanga, String','Bademode, Bikinis, Badeanzüge, Saia, Pareo, Strandmode, Beachware','Sexy Bademode aus Brasilien: Bikinis, Badeanzüge, Saia, Pareo, Strandmode, Beachware.','A','','','http://www.biquini-brasil.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4746,'4ldcJ6e668','solarium, solarien, solarkosmetik, tanning, roehren, uv lamps, sunbeds, ssv, sundiscounter, ersatzteile, online shop, studioeinrichtung, studiozubehör','Privat und Profi Solarien (neu und gebraucht), Solarkosmetik, Röhren, Brenner, Ersatzteile, Studio Zubehör, Ladenbau, Finanzierung, Merchandising.','Verkauf von Solarien für Privat und Profi (neu und gebraucht), Ersatzteile, Solarkosmetik und Studio Zubehör. Sie können uns auch besuchen in Brühl: Abhollager und große Ausstellung.','A','','','http://www.sundiscounter.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4747,'33OJ798a9E','Haarwuchsmittel, Haarausfall, Kopfhautlotion, Neurodermitis, Hautprobleme, Schuppenflechte, Psoriasis, Gesundheit, Capris, Capriderm, Hautkrankheiten, Körperpflege, Ziegenbutter, Vorbräunungslotion, Solariumpflege, Dr. Rath, Vitamine, Bücher','Gesundheitskometik, Fahrräder, Nahrungsergänzungsmittel, Kosmetische Geräte, Naturprodukte, \r\nKinderkleidung, Lichtteraphiegeräte, \r\nSauerstoffteraphiegeräte','Vertrieb von Beauty- und Naturheilmittel-Produkten mit Infos zu alternativen Heilungsmethoden. Im Online-Shop Pflegeserien mit Bräunungslotionen, Haarwuchsmitteln, Aloe Vera-Gel und Ziegenmilchbad gegen Neurodermitis sowie Felle und Babytragetücher.','A','','','http://www.seriosana.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4748,'9eGRO1PqoQ','Segelbekleidung, Segelkleidung, Segelmode, Freizeitkleidung, Segelschuhe, \r\nSegeljacken, Segelhosen, Segeltaschen, Handschuhe, Schwimmwesten, Rettungswesten, \r\nRettungsinseln, Stiefel, Handschuhe, Sportkleidung, Kompass, Signalmittel, Bootsschuhe, \r\nWasse','Segelbekleidung, Bootsschuhe, Sportbekleidung, Outdoorkleidung, Seesäcke, Taschen, Bags, Navigationsmittel, Rettungswesten, Schwimmwesten','Sportliche Kleidung für Damen, Herren und Kinder. Freizeitkleidung und Accessoires für Segeln, \r\nFreizeit und Outdoor. Große Auswahl. Günstige Preise. Viele Sonderangebote.','A','','','http://www.sailingfashion.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4749,'ofj2FfqrrS','lastminute, reisen, pauschalreisen, shopping, kaufhaus, disneyland, musicalreisen, mode, schnäppchen, preiswert, designermode, sportartikel, fitnessgeräte, discontpreise, kosmetik, kindermode, kinderseite,','Autos, Bücher, Büromaterial, Computer, Drogerie, Erotik, Foto, Handy, Kindermode, Spielzeug, Kosmetik, Gartenbedarf, Haushalt, Möbel, CD, Video, Reisen, Lastminutereisen, Schmuck, Tierbedarf uvm.','1A Shopping im Kaufcenter. Kaufen Sie alles vom Buch über Kosmetik bis hin zur preiswerten Familienreise. Gehen Sie auf Schnäppchenjagd in Ihrem Internetkaufhaus!','','www.kaufcenter-online.com\r\nwww.kaufcenter-online.net','','http://www.kaufcenter-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4750,'OLTlv4oppk','Hängematte, Hängematten, Hängesessel, Hängesitz, Hängesitze, Schwebesessel, Babyhängematte, Kinderhängematte, Babytragetuch, Hängemattengestell, hammocks, hamacs, hamacas, amache, haengematten, haengematte, babybag, tricotti, Amazonas, Reisezeit.','Hängematten, Hängesessel, Kinderhängematten, Babyhängematten, Babytragetücher, Hängemattengestelle, Hängesesselgestelle','Der onlineshop und Laden in München für Hängematten, Hängesessel, Hängesitze, Schwebesessel, Kinderhängematten, Babyhängematten, Babytragetücher, Hängemattengestelle und alles Zubehör rund um die Hängematte.\r\n\r\n','A','','','http://www.e-haengematten.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4751,'UkIxakjemg','Aloe Vera, Kosmetika, Nahrungsergänzung, Accesoires, Beauty, Prfum, Diät, Geschenke, Modeschmuck, Schmuck','Aloe Vera, hochwerige Kosmetika, Parfum, Modeschmuck, Nahrungsergänzung, Accesoires','Aloe Vera, Kosmetika, Nahrungsergänzung, Accesoires zu günstigen Konditionen','A','','','http://www.wellnessartikel.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4752,'aSURKYbcYW','nano, silikonfrei, Deltaclear, Nanodrop, Glasversiegelung, Keramikversiegelung, dauerhaft, permanent, transparent, Textilversiegelung, Edelstahl, veredeln, versiegeln, schützen, Nanotechnologie, Nanotechnik, Glas, Keramik, kunststoff, Fliesen, Armaturen,','Deltaclear, Nanodrop','DeltaClear bietet neue Produkte aus der Nanotechnologie zum Versiegeln und Schützen von KFZ-Glas, Glas, Keramik, usw. Alles silikonfrei!','A','','','http://www.deltaclear.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4753,'9KOFAiTq35','herbalife, dermajetics, gesundheit, immunsystem, vitamine, gewichtsaufbau, abnehmen, diät, kosmetik, parfum, kräuter, job, hautpflege, network, allergie, gewichtskontrolle, übergewicht, untergewicht, saarland, deutschland, neurodermitis, diabetes, geschen','Herbalife, Dermajetics','Herba-Live-Shop bietet alles für die Ernährung von innen und aussen, Gewichtskontrolle, Sportlernahrung, Körperpflege und Gesundheit','A','','','http://www.herba-live-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4754,'SrHxrFKxBi','Akkus, LED, Datenkabel, KFZ- Ladekabel, Taschen, Öffnungswerkzeuge, Antennen, Ersatzteile, Simkartenadapter','Akkus, LED, Datenkabel, KFZ- Ladekabel, Taschen, Öffnungswerkzeuge, Antennen, Ersatzteile, Simkartenadapter','übersichtlicher Handyshop mit vielen Bildern, von akkus bis ersatzteile, problemlos schnell bestellen','','','','http://www.tebtron.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4755,'hWW953zUYN','Berufsmode, Berufsmoden, Berufsbekleidung, Arztmantel, Pflegerbekleidung, Laborbedarf, Labormantel','Mäntel, Hosen, Kasacks, Schürzen, Polos, T-Shirts, Sweat-Shirts','Der günstige online-shop für weiße Berufsmoden.','A','','','http://www.am-berufsmoden.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4756,'Zr4eXL1Fvn','Hardware, Software, PC, Monitore, CPU, Speicher, Netzwerke, Microsoft, DVD, Festplatten, TFT, Scanner, Drucker, Laser, Tinte, Motherboard, AMD, Intel, SDRAM, DDRAM, Kabel, USB, Telefon, Fax, Gehäuse, CD, Plotter, USV, Hubs, Switches, Netzwerkkarten, Funkn','Computer, Hardware, Software, PC, Monitore, CPU, Speicher, Netzwerke, Microsoft, DVD, Festplatten, TFT, Scanner, Drucker, Laser, Tinte, Motherboard, AMD, Intel, SDRAM, DDRAM, Kabel, USB, Telefon, Fax, Gehäuse, CD, Plotter, USV, Hubs, Switches, Netzwerkkar','Wir liefern Ihnen kostengünstig Hardware, Software, PC, Monitore, CPU, Speicher, Netzwerke, Microsoft, DVD, Festplatten, TFT, Scanner, Drucker, Laser, Tinte, Motherboard, AMD, Intel, SDRAM, DDRAM, Kabel, USB, Telefon, Fax, Gehäuse, CD, Plotter, USV, Hubs,','A','http://www.hicon.de','','http://www.hicon.de/shop/','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4757,'KAKRMmPqes',' BABOR, ENVIRON, LAKSHMI, Schröpfi',' BABOR, ENVIRON, LAKSHMI, Schröpfi','Beauty-Onlineshop mit hochwertigen Kosmetik-Produkten aus dem Hause BABOR, ENVIRON, LAKSHMI, Schröpfi','A','','','http://www.apart24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4758,'e86rbJY6l1','Gesundheit, aromatherapie, essenzen, ätherische Öle, Aromaöle, hautpflege, lammfell, lammfellprodukte, naturkosmetik, naturprodukte, nahrungsergänzungsmittel, aloevera, aloe, aloelixir, dermakur, hornhautentfernung, babyschuhe','Aloe Vera, Aloelixir, Lammfellprodukte, ätherische Öle, Kräuterbalsam, Hautgel, Vitaminpräparate, Aromas Naturales Raumlufterfrischer','Online-Shop für hochwertige Naturprodukte, Naturkosmetik und Nahrungsergänzungsmittel.','A','http://www.aromashop24.de\r\nhttp://www.verafit.de','','http://www.hausapotheke24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4759,'Kffpp4Snt7','Akai Access Atari Behringer Boss Bose Clavia Creamware DBX Doepfer EMU Focusrite Genelec Jomox Kawai Korg Kenton Lexicon Midiman Mackie Novation Quasimidi Roland Sherman Stanton Steinberg Tascam Waldorf Yamaha','Vocoder Harmonizer Effektgerät Monitor Harddisk Recording Wandler PA Lautsprecher Verstärker Modularsystem Ankauf Verkauf Digitalpiano Expander Analog Digital CD DJ Mikrofon Sampler Groove Machine Plattenspieler Zubehör Mischpult Rack Kopfhörer Mixer Bea','24h-Online Shop für elektronische Musikinstrumente, DJ-Bedarf und CDs. Ständig über 5000 angesagte Neu- und Gebrauchtgeräte. Infos, Bilder, Sounds, Suchfunktionen, SSL-Warenkorbsystem, täglich weltweiter Versand, Inzahlungnahmen und Service im Laden, uvm.','','','','http://www.touched-by-sound.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4760,'uxJzxpOd6u','kinderwagen, kinderautositze, babyjogger, jogger, holzspielzeug, babysicherheit, babyspielzeug, schnullerketten, spieluhren,','kinderwagen, kinderautositze, babyjogger, jogger, holzspielzeug, babysicherheit, babyspielzeug, schnullerketten, spieluhren,','onlineshop für babyartikel','','','','http://www.baby-shop-krueger.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4761,'GwQlUO47EM','Aloe Vera, Aloelixir, Teebaumöl, Hautpflege, Lammfell, Naturkosmetik, Naturprodukte','Hand- und Fusspflege, Aloevera Produkte, Aromas Naturales Raumlufterfrischer, Dermakur zur Hornhautentfernung, naturreine Essenzen, Teebaumöl, Heilpflanzenöl, etc.','Online-Shop für hochwertige Naturprodukte. Bei uns finden Sie Lammfellprodukte, naturreine Essenzen zur Aromatherapie, Nahrungsergänzungsmittel und Naturkosmetika.','A','http://www.aromashop24.de\r\nhttp://www.verafit.de','','http://www.hausapotheke24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4762,'aMQfu9lecg','reiten reiter reitartikel reitsport pferd pony reitsportartikel reithose reitkappe reithelm sattel trense zaum satteldecke schabracke casco eskadron kieffer cavallo eurostar pikeur pferde reiterin horseman','Reithosen Reitkappen Reitstiefel Sattel Sattelgurt Reithelme Lederpflege Satteldecken Schabracken Reitwesten Reitjacken Caso Eskadron Pikeur Eurostar Leovet Kieffer Cold Pack','Der interessante Reitsport Shop bietet alles was das Reiterherz begehrt. Für Reiter, Pferde und Pony Liebhaber und alle anderen Pferdefreunde.','A','http://www.reitsport-laden.de\r\nhttp://www.krause-junkmann.de','','http://www.reitsportladen.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4763,'9LPxjJelJM','Jacken, Teppiche, Lampen, Dosen, Masken;figuren, Hanfhosen, Statuen, Schmuck, Marokko, Indien','Jacken, Teppiche, Lampen, Dosen, Masken;figuren, Hanfhosen, Statuen, Schmuck','Onlineshop für kleine und große Dinge aus Asien und Afrike, die das Leben schöner machen','A','','','http://www.etnostuff.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4764,'Svdpl4qff9','Wellness Nahrungsergänzung Gewichtsoptimierung Diat Vitamine Gesundheit Functional-Food Sportbekleidung Kosmetik','Fitline + Skin relax','Neue Energie braucht das Land! In diesem online-shop sofort erhältlich.','A','','','http://www.newenergy-shop.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4765,'iGA0Qux3CS','Automodell, Modellauto, Modelle, Online-Shop, Videos, Bücher, Motorsport, Rennsport, Motorrad, Modell, Rennwagen, Auto, Motorradmodell, Film, Buch, Oldtimer, LKW, Ferrari, Mercedes, Ford, Volkswagen, VW, Audi, BMW, Chrysler, Opel, Peugeot, Smart, Volvo, A','Automodell, Modellauto, Modelle, Online-Shop, Videos, Bücher, Motorsport, Rennsport, Motorrad, Modell, Rennwagen, Auto, Motorradmodell, Film, Buch, Oldtimer, LKW, Ferrari, Mercedes, Ford, Volkswagen, VW, Audi, BMW, Chrysler, Opel, Peugeot, Smart, Volvo, A','Alles für den Sammler von Modellen, Videos und Büchern rund um das Thema Auto, Motorrad und Motorsport.','A','www.motorfanshop.de','','http://www.motorfan.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4766,'r0porxcdJP','Tickets, Konzerte, Konzertkarte, Shopping, Veranstaltungen, Spiele, DVD, Video, Videos, CD, Britney Spears, Hamburg, Musik, Music, Musical, Hip Hop, HipHop, Punk, Kartenvorverkauf, Ticketservice, Eintrittskarten, Ticketshop','Tickets, Tonträger, DVD/Videos, Games, Fanartikel','Tickets für Konzert-, Sport-, Festival-, Theater- und Musical-Events sowie Verkauf von Tonträgern, Videos, Games und Fan-Artikeln. Ganz einfach online oder per Telefon bestellen. Oder direkt im Kartenladen vorbei kommen.','A','','','http://www.kartenhaus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4767,'S0xx0xQb0I','Baby, Babies, Babywäsche, Babykleidung, Babyschuhe, Liegelind, Bodies Body, Petra, Fläschchen, Allergie, Lätzchen, Erstausstattung','Babywäsche, Babykleidung, Erstausstattung, Babyschuhe, Lätzchen, Allergikerbettwäsche','Attraktives für Drunter oder Drauf für Babys. Babywäsche, Babykleidung, Body, Hemdchen, Lätzchen, Erstausstattung, Allergikerbettwäsche. Ständig aktuelle Angebote. Jetzt NEU Babyschuhe sowie erweitertes Angebot an Lätzchen !','A','','','http://www.babywaesche.info','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4768,'edt8r4WbNQ','Reutlingen, shopping, Stuttgart, Berlin, Köln, Düsseldorf, Schweiz, Östereich, Sölden, Kaunertal, St., Moritz, Boarden, Snow, Surf, Wellenreiter, Girl, girls, woman, men, hugo, anton, Skate, Skatewear, Skate-Shoes, Skateshoes, Lakai, Lamar, Concept, pash,','és, Osiris, Record, Pepe-Jeans, Billabong, Volcom, Globe, arnette, nixon, reef-brazil, drykorn, u.v.m.','onlinewear.de - bietet Schuhe, Hosen, Jacken, Caps und verschiedene Accessoires wie Brillen und Uhren der Marken és, Osiris, Record, Pepe-Jeans, Billabong, Volcom, Globe, arnette, nixon u.v.m. Alle Lieferungen innerhalb Deutschland sind porto- und verpack','A','','','http://www.onlinewear.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4769,'oqAr5MDgU3','nlineshop, Deuter, NUK, Linden, Glueckskaefer, Glückskäfer, Kinder, Babys, Kinderbett, Bettsett, Betthimmel, , Himmelbett, Ersatzbezug, Ersatzbezuege, Autokindersitz, Autokindersitzersatzbezuege, Autokindersitzersatzbezüge, , Ersatzbezug, E','Ersatzbezüge für Autokindersitze, Gurtpolster für Autokindersitze, Sitzverkleinerer, Bettsetts, Bettdecken, Nestchen, Seitenlagerungskissen, Krabbeldecken, Kinderschlafsack, Stillkissen, Kirschkernkissen, Kinderwagenzubehör, Fußsäcke, Tragetaschen, Wickel','Qualitätsprodukte der Marken Linden, NUK, \r\nGlückskäfer und Deuter. Unsere Auswahl umfaßt sowohl Produkte für die ersten Monate sowie \r\npreiswerte Ersatzbezüge für den Austausch bereits strapazierter Autokindersitze, Kinderhochstühle ect. \r\n','A','','','http://www.ABC-Kinderzubehoer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4770,'oNJTNfU0dU','Dickies, Diesel, Energie, Freeman T.Porter, Pash, G-Star, Levis, Miss Sixty, Adidas, Converse, Gola, Nike, Puma\r\nEs, Buffalo, DVS, Puma, Osiris, Vans','Dickies, Diesel, Energie, Freeman T.Porter, Pash, G-Star, Levis, Miss Sixty, Adidas, Converse, Gola, Nike, Puma\r\nEs, Buffalo, DVS, Puma, Osiris, Vans','stylishe Markenkleidung, trendige Schuhe und witzige Accessoires.Unsere Brands:Miss Sixty, G-Star, Levis, Kazz, Freesoul\r\nBuffalo, Osiris, Puma und und und','A','http://www.mein-klamottenladen.de','','http://www.pernetix.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4771,'dXLmfVqNx6','Naturfarben, Energieberatung, Holzschutz, Holzhäuser, Auro, Leinos, BioPin, Kreidezeit, Heidelberger Naturfarben, Farben für Kinder, Malfarben, Schönes für Kinder, Pigmente, Bauberatung, Bauratgeber, Umweltberatung, Spielzeug, Wärmedämmung, Ingenieurdiens','Beizer, Fugendichtungen, Geschenkideen, Geschenkideen für Kinder, Grundierungen, Kleber, Lacke, Lasuren, Lösungsmittel, Öle, Pflegemittel, Pigmente und Farben, Pinsel, Reinigungsmittel, Schleifmittel, Schutzanstriche, Wachse, Wandfarben (Fassade und Innen','Naturfarben Shop mit Öko-Produkten und kostenfreien Fachinformationen','A','','','http://www.creasyst.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4772,'0Nzsx8yjhz','Klebeschriften, Folienschriften, Klebebuchstaben, Fertigschrift, Schablone, Aufkleber, Klebefolie, Schrift, Grafik, Symbol, Beschriftung, Werbung','Klebeschriften, Schablonen','Klebeschriften, Logos, Schablonen, Symbole und Grafiken online bestellen!\r\nProfitieren Sie von unserer großen Auswahl an Schriftarten und Symbolen mit Orginalvorschau. Oder konstruierten Sie eigene Grafiken und lassen diese aus Fertig- bzw. Schablonenfoli','','','','http://www.fertigschriften-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4773,'tuqSI1BAiP','Esprit, Mode, günstig, versandkostenfrei, Damenbekleidung, Herrenbekleidung, Kinderbekleidung, Hosen, Jeans, Shirts, Jacken, blusen, Hemden, Unterwäsche, Dessous, Slips, Socken, Taschen, Schmuck, Uhren, Schuhe','Damenbekleidung, Herrenbekleidung, Kinderbekleidung, Hosen, Jeans, Shirts, Jacken, blusen, Hemden, Unterwäsche, Dessous, Slips, Socken, Taschen, Schmuck, Uhren, Schuhe....','Esprit Mode zu kleinen Preisen. Verandkostenfrei und auf Wunsch bezahlung per Rechnung.','A','','','http://www.esprit-shop.de.vu','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4774,'Gjr4dluzdq','unterbodenbeleuchtung, neonröhren sets fahrzeugbeleuchtung, Online Shop, schwarzlichtröhren, unterbodenbeleuchtungen, neonröhre tireflys felgenlichter \r\nMotorsport, Auto Zubehör & Tuning Shop. Exclusiv Motorsport für Tuning aus den USA für US Cars, Shop,','Evo, Efaub, DSM, OZ','unterbodenbeleuchtung de spezialisiert auf fahrzeugbeleuchtung neonröhren und LED sets. tireflys neonröhren felgenlichter und Schwarzlichtröhren im Angebot die neuen tireflys Beleuchtung aus den USA Unterbodenbeleuchtung.de ist spezialisiert auf Neonröhre','','','','http://www.unterbodenbeleuchtung.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4775,'6jp7zHIdht','Computershop, Computeronlineshop, khcomputerdienste, Computerdienste, Computer, Homepage, Homepagedesign, Hompageerstellung, PHP, Mysql, Computer, Shop, Onlineshop, Hardware, Software, Spiele, Games, Restposten, Computerkomponenten, Gebrauchtmarkt, handys','Hardware, Software, Spielen Notebook, Handys.','','A','','','http://www.khcomputerdienste.de/onlineshop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4776,'qW5r5i4qMw','dmtwqwertzuiop\r\nComputer\r\nHardware\r\nSoftware\r\nBücher\r\nSpielzeug\r\nSonderposten\r\nHandy\r\nTelefon\r\nRestposten\r\ngünstige ware','Computer\r\nHardware\r\nSoftware\r\nBücher\r\nHandy\r\nTelefon\r\ndiverse','Wir bieten Computer-Hardware und Software, sowie Computerfachliteratur, Audio-CD, DVD und Video zu günstigen Preisen.','A','','','http://www.anni-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4777,'N44ol8AZ6f','Minicom, Adaptec, Roline, Microsoft, Value, Belkin, Dlink, 3com, Verax, Coolmaster, allied telesyn, Axis, BTR, Schroff, APC, Powerware, NEC, Epson, OKI, Zweckform, HP, 3M, Bafo, EXSYS, Peppercon, Asus, Maxtor, Soltek, IBM, Seagate, imation, sandisk, iomeg','Minicom, Adaptec, Roline, Microsoft, Value, Belkin, Dlink, 3com, Verax, Coolmaster, allied telesyn, Axis, BTR, Schroff, APC, Powerware, NEC, Epson, OKI, Zweckform, HP, 3M, Bafo, EXSYS, Peppercon, Asus, Maxtor, Soltek, IBM, Seagate, imation, sandisk, iomeg','Sie suchen ein Spezialkabel, Steckkarte oder Adapter dann werden Sie bei uns fündig. Videokonverter, Spezialkonverter USB, Gender, Changer, Firewire und Kabel von Standart bis Ãœberlänge.Besuchen Sie uns hier werden Sie fündig. Unsere Adresse: Klumpp-EDV E','A','http://www.klumppedv.de','','http://www.klumpp-edv.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4778,'pauGMMFYeP','Akanada, Canada, kanadisch, kanadische, Kanada-Shop, Maple, Ahorn, Cranberries, Honig, Senf, Wildlachs, kanaischer Whisky, kanadischer Tee, kanadischer Kaffee, Youkon, Cnada Geese, Indian Gold','Ahorn-Creme, Ahorn-Gelee, Ahorn-Kaffee, Ahorn-Likör, Ahorn-Senf, Ahorn-Sirup, Ahorn-Tee, Cranberries, Honig, Kaffee, Likör, Minralwasser, Senf, Wein, Whisky, Wildlachs, Tee','Original kanadische Spezialitäten aus dem Land des Ahorn','A','','','http://www.canadian-store.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4779,'c5UbMszcie','Games, Spiele, Fun, Horror, PS2, Sony, Playstation, PSX, PC, Dreamcast, Nintendo, Gameboy, DVD, Player, Sega, Action, Rollenspiele, RPG, Evil, Memory, Action, Adventure, Beat ém-Up, Edutainment, Geschicklichkeit, Glücksspiel, Jump´n´Run, Kindersoftware, L','Games, Spiele, Fun, Horror, PS2, Sony, Playstation, PSX, PC, Dreamcast, Nintendo, Gameboy, DVD, Player, Sega, Action, Rollenspiele, RPG, Evil, Memory, Action, Adventure, Beat ém-Up, Edutainment, Geschicklichkeit, Glücksspiel, Jump´n´Run, Kindersoftware, L','Täglich aktualisierter Online-Shop mit über 3.000 Artikeln zu echten Hammerpreisen aus den Bereichen XBox, PSX, PS2, GameCube, Dreamcast, Nintendo64, Gameboy und Gameboy Advance, PC, DVD sowie Zubehör zu allen Systemen. Schnelle Lieferung, Einkauf auf Rec','A','','','http://www.game-and-fun.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4780,'Sec8S7t3Ae','Design, Küche, Kueche, Bad, Office, Buero, Büro, zerla, rrp, orca, officesystem, Rückenschilder, Aktenordner, Metall, Aluminium, Edelstahl, Ordnerrücken, airpen, aufblasbar, Kugelschreiber, CD, DVD, Schutzhuelle, Jewel, Case, Storage, Notizen, Notizblock,','Rückenschilder, CD, Hüllen, DVD, Hüllen, Kugelschreiber, aufblasbare Produkte, Notizblock, Schnellhefter, Dokumententasche, Zahnbürstenhalter, Rasiererhalter, Duschuhr, Uhren, Thermometer, Schwammhalter, Eierbecher, Seifenschale, Wandhaken, Türstopper, Ka','Trendige und innovative Designprodukte für Home, Office, Bad und Living direkt vom Hersteller. \r\n','A','http://www.zerla.de\r\nhttp://www.orcainnovation.de','','http://www.european-design.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4781,'e0JlbpifBk','Aluräder, Felgen, Audi, BMW, Fiat, Ford, Lexus, Opel;Mazda, Tuning, Toyota, VW, Volvo, Motor, preiswert, billig','Unsere Produktpalette umfasst weit mehr als 100000 lieferbare Artikel rund um die veredlung von Fahrzeugen.','Der preiswerte Tuningshop im Internet mit kompetenter Fachberatung, allen Marken und allen Tunern...','A','','','http://www.tuning2.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4782,'NaUyOG8qQB','lastminute, hotel, urlaub, online, dvd, shop, nokia, handy, player, bad,','lastminute, hotel, urlaub, online, dvd, shop, nokia, handy, player, bad, reisen, computer, hotels, einkaufen, ferienwohnung, games,','shophexe.de - Lust auf Shopping - Software - Musik - Computer - Handys - DVD - Tickets - Reisen ...','','','','http://www.shophexe.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4783,'UGyZk1Zyek','Vibrator, Dildo, Liebespuppe, Gummipuppe, Penispumpe, Fetish, Lack, Leder, Latex, Dessous, Corsagen, Strümpfe, Strapsstrümpfe, Condome, Pheromone, gleitmittel','Vibratoren, Dildos, Liebespuppen, Gummipuppen, Penispumpen, Fetish-Artikel, Dessous, Corsagen, Strümpfe, Strapsstrümpfe, Condome, Pheromone','Der Sexshop für Genießer bietet ein umfangreiches Sortiment an Vibratoren, Dildos und anderen Spielzeugen sowie Dessous, Fetish-Artikel, Condome, DVD & Video uvm. ...','A','http://s70227210.einsundeinsshop.de/shopdata/index.shopscript','','http://www.enjoytoy.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4784,'YaOhIEd5wW','Kinderbekleidung, Kindermode, Kinderfashion, Jungen, Mädchen, Kinder, Spielzeug, Babys, Sigikid, Giesswein, Oilily, Run Scotty Run, Toff-Togs, Cakewalk, Oshkosh, Kindermarken, Kinderladen, Kinderklamotten, Klamotten, Kids, Kidsfashion, Fashion for kids, r','Hosen, Röcke, Kleider, Sweatshirts, Strümpfe, Pullover, Accessories, Hemden, T-Shirts, Jacken, Jeans','Wir führen Kinderbekleidung von Oilily, Toff Togs, Togzone, 3pommes, Giesswein, Bondi-Dress, Sigikid, Cakewalk, Oshkosh und der australischen Top-Marke Run Scotty Run. Versandkostenfreie Lieferung.','A','','','http://www.dresskids.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4785,'VQGQcYVmc0','CB, LPD, FREENET, MOBILFUNK, POLIZEI, POLIZEIFUNK, CB-FUNK, BOS, MODIFIKATION, SCANNER, RADIO, PMR, AMATEUR, AFU, SAT, DBOX, DIGITAL, LNC, KOAX, ELEKTRONIK, WARENKORB, ONLINESHOP, BETRIEBSFUNK, 446, ALBERECHT, STABO, TEAM, ALAN, MAAS, ICOM, WALKI, TORKY,','CB, LPD, FREENET, MOBILFUNK, POLIZEI, POLIZEIFUNK, CB-FUNK, BOS, MODIFIKATION, SCANNER, RADIO, PMR, AMATEUR, AFU, SAT, DBOX, DIGITAL, LNC, KOAX, ELEKTRONIK, WARENKORB, ONLINESHOP, BETRIEBSFUNK, 446, ALBERECHT, STABO, TEAM, ALAN, MAAS, ICOM, WALKI, TORKY,','ONLINESHOP FUNKSHOP TUTSCH FÃœR CB-FUNK, AMATEURFUNK, LPD, FREENET, PMR, RADIO-SCANNER, SATELLITENEMPFANGSTECHNIK UND VIELEN MEHR MIT DIREKTER ONLINBESTELLUNG VIA WARENKORBSYSTEM\r\n','A','http://www.funkshop.de/index6.htm\r\nhttp://www.funkshop.de/shop/\r\nhttp://www.pmr-funkshop.de/\r\nhttp://www.scanner-funkshop.de/shop/\r\n','','http://www.funkshop.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4786,'rhZQpbAdrr','alessandro, gehwol, Charlotte Meentzen, Kosmetik, Nagelpflege, Fußpflege, Hautpflege, \r\nKörperpflege, Maniküre, Gesichtspflege, Creme, Peeling, Handpflege, Cellulite, Fingernägel, \r\nStützstrümpfe, Einlegesohlen, pedag, compressana\r\n','Kosmetikartikel, Fußpflegeartikel, Nagelpflegeartikel, Cremes, Lippenstifte, Nagellacke, Einlegesohlen, Stützstrümpfe','Der Shop hält ausgesuchte Kosmetikartikel und mehr zu günstigen Preisen für Sie bereit. \r\nAußerdem finden Sie viele Info´s und Tipps rund um Kosmetik und Körperpflege. Jeder Besuch \r\nlohnt sich.','A','','','http://www.beinetti.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4787,'xvBwd0yTNZ','Kindermode, Toff Togs, TogsZone, Marc Brown, Die Maus, Oilily, Kinder Mode, Kinderbekleidung, Onlineshop, Online-Shop\r\n','Ausgefallene, hochwertige Kinderkleidung','Kindermode von Toff Togs, TogsZone, Marc Brown, Die Maus, Oilily. Online-Kombination beliebiger Kleidungsstücke.\r\n','A','','','http://www.kindermode-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4788,'mLpvl2kdpu','Shop, Whisky, Whiskey, Malt, Single Malt, Blended, Blend, Scotch, Rye, Bourbon, Tennesssee, Canadian, Kanada, Tasting, Verkostung, Whiskyabend, Whiskyglas, Whiskeyglas, Whiskygläser, Gläser, Glas, Tumbler, Maltglas, Wasserkrüge, Wasserkrug, Maltkrug, Ce','Whisky aus Schottland: Scotch, Malt oder Grain, Whiskey aus Irland und Amerika.','Whisky aus aller Welt, aufregende Whiskyabende, Sherry und keltischer Schmuck.','A','','','http://www.whiskywarehouse.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4789,'ONn6jn3xT1','UNCLE Sam pro fitness hemden hosen pants lr international bikini streetwaer unterwaer men woman clubwear beachwear bikini bh string shirt, sweater','Hemden, Hosen, Fitnesswear, Streetwear, Clubwear, Beachwear, Unterwear u.a.','Sportswear von lässig bis elegant.','','','','http://www.dragfox.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4790,'xPVYdfmxJZ','Laptoptaschen, Notebooktaschen, Laptopkoffer, Notebookkoffer, Bag, Geld, Sparen, Webmaster, Gutscheine, Partnerprogramm, Verdienst, Nebenjob, Shop, Einkaufen, Shopping, Weltneuheiten, Taschen, Koffer, lemonfish, samsonite, case, Reisen','Laptoptaschen, Notebooktaschen, Laptopkoffer, Notebookkoffer, Rucksäcke','Hochwertige Laptoptaschen, Notebooktaschen und Koffer von Namenhaften Herstellern für jeden Geldbeutel!','A','http://www.laptoptaschenshop.de\r\nhttp://www.laptoptaschen-shop.com\r\nhttp://www.notebooktaschen.com\r\nhttp://www.notebooktaschen-shop.com\r\nhttp://www.notebooktaschen-shop.de','','http://www.laptoptaschen-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4791,'k0fv2h9bnQ','Onkyo, Jamo, Oneforall, HiFi, Heimkino, Cinema, Surround, Dolby, Digital, DTS, THX, DVD, CD, Player, Receiver, Verstärker, Lautsprecher, Boxen, Touch, System, Fernbedienung, Pronto, Multimedia, Medien, Raum, IR, Steuerung, Kino, Technik, Film, Musik, Kabe','Onkyo, Jamo, Oneforall, Philips, CUE','Persönlicher Service. Spezialisiert auf einfachste Bedienung der Heimkomponenten und Raumfunktionen sowie professionelle Ausstattung privater Kinos.','A','','','http://www.abiszgroup.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4792,'Gd20NloBZa','Bifidus, LaVita, Vita89, Vita 89, La Vita, Wellness, \r\nGesundheit, Fitness, Ernährung, Sport, Energie, Shop, Konzentrat, Vitalstoffe, Bioaktivstoffe, Darmflora, Immunsystem, Milchsäure, Orange, Apfel, Papaya, Trauben, Ananas, Maracuja, Erdbeere, Kirsch, J','Vita89','Vita89 - die geballte Kraft der Natur - natürliches Konzentrat - Unser Ziel ist es, unseren Mitmenschen bei der Erhaltung und Förderung Ihrer Gesundheit zu helfen!','A','','','http://www.bifidus.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4793,'kWWR598SgU','larry, schuba, western, union, country, pop, cd, mc, lp, vinyl, video, bücher','cd, mc, lp, single, video, bücher','\"Larry Schuba & Western Union\" - Deutschlands erfolgreichste Countrypopband hat ihren neuen Onlineshop für alle Freunde und Fans der Countrymusik geöffnet. Schaut einfach einmal vorbei! Von der brandaktuellen Weihnachts - und LIVE - Doppel CD bis zu begeh','AB','http://www.westernunionband.de\r\nhttp://www.larry-schuba.de\r\nhttp://www.wirtschaftswunderkinder.de\r\nhttp://www.countryclassiccircus.de','','http://www.western-union-band.de/shop','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4794,'dRLcVLixZR','babytragetuch, tragetuch, babytragetücher, baby shop, tragehilfen, baby, babytrage, hoppediztragetuch','Babytragetücher, Tragetücher, Strampelsack, Bindeanleitung','Hier finden Sie Babytragetücher in vielen verschiedenen Farben und Längen, alle in bewährter HOPPEDIZ® Qualität aus 100 % Baumwolle und schadstoffgeprüft nach den Kriterien der Zeitschrift Öko-Test.\r\n','','','','http://www.hoppediz.de/shopindex.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4795,'6zVQLNiJbB','Glas, Glaskunst, Christbaumschmuck, Glastiere, Glasvasen, Weihnachtsdekoration, Osterdekoration, \r\nGlaskugeln, Baumspitzen, Adventsgehänge','Glastiere, Glasvasen, Christbaumschmuck, Osterdekoration, Tintenschreiber, Ösenkugeln','Verkauf von Produkten aus Glas aus Lauscha (Thür). Glaskunst, Christbaumshmuck in Handarbeit (mundgeblasen, handdekoriert) hergestellt.','','http://www.glasverkauf.com\r\nhttp://www.glasvekauf.net','','http://s35364868.einsundeinsshop.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4796,'S1MpcEt9Ey','Wein, Deutscher, Weinhandel, Weinversand, Qualitätswein, Riesling, Burgunder, Weißwein, Rotwein, Weißherbst, Trocken, Anbaugebiet, Deutschland, Ratskeller, Rathaus, Bremen, \r\nWeingut, Spirituosen, Sekt, Perlwein, \r\nSpitzenweine, Winzer, Weinhaus, Fachhan','Wein, Qualitätswein, Riesling, Burgunder, Weißwein, Rotwein, Weißherbst, Trocken, Spirituosen, Sekt, Perlwein, Spitzenweine','Mit einer Auswahl von 1.200 Produkten, größtes Sortiment an deutschen Qualitätsweinen. Von Raritäten aus dem Jahre 1727, über edle Schatzkammerweine bis zu aktuellen Jahrgängen mit internationalen Geschmacksprofilen. Das Sortiment wurde vom Weinführer \"Ga','A','http://www.ratskeller.de\r\n','','http://www.ratskeller.de/Merchant2/merchant.mv','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4797,'72FBLXyRDe','Kinderkleidung, Spielzeug, Babyerstausstattung, Computerspiele','Kanz, Prenatal, Esprit, Twinnis, ...','store4kids bietet Ihnen preiswerte Kinderartikel von A-Z an.','A','','','http://www.store4kids.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4798,'mui031FMo5','tigi tigi-haircare hair care haircare toni guy shampoo schampoo technical conditioner bed head styling finishing cosmetics kosmetik essensuals bürste buerste spray mousse balm gel promade creme developer lotion stick manipulator joysticks accessoires','Bed Head Stick, Self Absorbed Conditioner, Self Absorbed Shampoo, Uptight, Creative Genius, Manipulator, Shine Junkie, Bürsten','Lifestyle-Produkte für coole Leute. Jetzt habt Ihr die totale Kontrolle über Eure Frisur. Zum Beispiel mit dem Creative Genius lassen Sie Ihrer Phantasie freien Lauf oder das Shine Junkie gibt Ihrem Haar Superglanz, macht es aber nicht fettig oder schwer.','A','','','http://hair-concept.de/shop/','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4799,'gCyRAOtmYe','Scheitel Kamm Kämme Zick Zack Scheitelkamm Zick-Zack Zick-Zack-Scheitelkamm Haar Haarbedarf Friseurbranche Haarbranche Beautyartikel Beauty Artikel Haare Haarausfall easy cut colour Haarausfall Stop Kotelettenschablone Koteletten Schablone Haarpflege','Zick-Zack-Scheitel, easy-cut+colour, Haarausfall Stop, Kotelettenschablone','Wir bieten hauptsächlich Produkte und Neuerfindungen im Beauty-Markt, speziell für die Haarpflege. Eine kleine Auswahl sind der Zick-Zack-Scheitelkamm, Kotelettenschablone, easy-cut+colour und Haarausfall-Stop.','A','http://www.zickzackscheitelkamm.de\r\nhttp://www.zick-zack-scheitelkamm.de','http://bb-beauty.de/text/html/de/agb.htm','http://www.bb-beauty.de/shop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4800,'9yeZEq6aqi','korsett, korsetts, korsagen, lack, leder, satin, nylons, strumpfhosen, dessouse, fetisch, korsage, corset, corsets, schnürmieder, schnürkorsett','Korsetts , Nylons , Strumpfhosen , Lack und Leder Shop','Sexy Korsetts aus edlen Materialien wie Lack, Satin, Leder, Wild Seide.Korsett zeichnet sich aus durch Körpergerechte Halterung , mehrere eingearbeitete Spiralfedern und Stäbchen aus Edelstahl. Alle Korsagen mit Vorderverschluß, Rückenschnürung und abneh','','','','http://www.korsetts.info','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4801,'GwUrmidicY','Kräuter, Kamille, Hautpflege, Hautabschürfung, Abszesse, Akne, Dermatophytose, Füße, Verbrühung, \r\nVerbrennung, Windpocken, Schuppen, Dermatitis, Ekzeme, Schuppenflechte, Scleroderma, Seborrhoea, \r\nGürtelrose, Sorbit, Zitronensäure, Vitamin E, \r\n','Aloe Vera Gel, Aloe Berry Nectar, Bits n´ Peaches, Forever Freedom, Lite Vanilla, Lite Strawberry, \r\nLite Chocolate, Artic- Sea Omega 3, Bienen Produkte, ALOE VERA GELLY, ALOE HEAT LOTION, ALOE PROPOLIS CREME, \r\nALOE SUNTAN LOTION, ALOE LIPS, Lippenbalsam','ALOE VERA\r\neine der erstaunlichsten Pflanzen, die die Natur uns schenkt!\r\nDie Aloe ist eine Pflanze die schon seit Jahrtausenden in vielen Ländern der Erde zur Heilung der verschiedensten Krankheiten verwendet wird. Unter den über 250 Arten gibt es nur we','A','http://www.aloevera-worldmarketing.de/html/aloe_vera_hautschutz_und_koerp.html\r\nhttp://www.aloevera-worldmarketing.de/html/aloevera_gel_eine_wertvolle_na.html\r\nhttp://www.aloevera-worldmarketing.de/html/nahrungserganzung_durch_gesund.html','','http://www.aloevera-worldmarketing.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4802,'tNFszB7lHR','billig, flohmarkt, secondhand, baby, kinder, frauen, hosen, pulli, bücher, strampler, schlafanzug, body, schwangerschaftshose, handy, kerze, geschenk','Schlafanzüge, Strampler, bodys, Hosen, Pullis, Mützen, Socken, Strumpfhosen, Schwangerschaftshosen, Bücher, Handytaschen','Baby- und Kinderkleidung, Kleidung für Frauen, Geschenkartikel, Spielzeug, Bücher und alles mögliche Secondhand und günstig. Auch Markenware.','A','','','http://www.flohmarkt-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4803,'tb8KRjG6Nn','Kunsthandwerk, Handarbeit, Unikat, Unikate, Kunst, Künstler, Kunsthandwerker, Plattform, Verzeichnis, Suche, Liste, Kunsthandwerkermarkt, Kunsthandwerkermärkte, Puppenkunst, Teddys, Puppen, handgemacht, Keramik, Bildhauer, Maler, Malerei, Filz, Patchwor','Kunsthandwerk, Kunstgewerbe, Handarbeit, Unikat, Unikate, Kunst, Metall, Objekte, Marionetten, Gobelin, Kränze, Gestecke, Trockenblumen, Floristik, Holz, Holzkunst, Mosaik, Holzspielzeug, kunsthandwerkliches, Patchwork, Wandbehänge, Wandbehang, Erzgebirge','Online-Shop für Kunst u. kunsthandwerkliche Produkte. Kunsthandwerker u. Künstler bieten Holzartikel, Seidenmalerei, Mosaik, Metallkunst, Schmuck, Marionetten, Patchwork, Gobelin, Kränze, Puppen und vieles mehr.','A','','','http://www.kunsthandwerker.net/shop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4804,'KNb2xDYpZQ','Sportbekleidung, Sportkleidung, basketball, trikots, tshirtdruck, shirt, t-Shirt, Sportbekleidung, Trikot, Sportbekleidung, T-Shirts, Sweatshirts, Sporttaschen, Beflockung, Vereinskleidung, Textilien, Vereinstextilien, Textilmarkt, Textilwaren, Trainer, T','Uhlsport, Masita, US-Basic, Switcher, Hanes, Fruit of the Loom, Screen Stars, Jerzees, Marksman, MC Forsum, First-class, Red Label, Tex Market, Tarnava, Tee Jays, AD Cap. u.v.m.','Wir bieten Ihnen Sport- und Freizeitkleidung namhafter Hersteller, kombiniert mit individuellem Textildruck auch Einzelstücke erhältlich. Günstiger als Sie denken!','A','http://www.textil-markt.de\r\nhttp://www.textil-kauf.de\r\nhttp://www.vereinstextilien.de\r\nhttp://www.vereins-textilien.de\r\nhttp://www.basketballtextilien.de\r\nhttp://www.basketball-textilien.de\r\nhttp://www.textil-waren.de','','http://www.textilmarkt.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4805,'EgS2OuB9eQ','hop, shops, shopping, online-shopping, online-shops, shoppingcenter, internetkaufhaus, einkauf, einkaufen, kaufen, einkaufszentrum, einkaufen im internet, e-shop, eshop, Internetkaufhaus, bestellen, bürobedarf, büro, Bürozubehör, computer, elektronik, Rei','bürobedarf, Bürozubehör, computer, elektronik, Reisen, , Tickets, Buch, Videos, CD, DVD, Telefon, Handy, Fax, Unterhaltungselektronik, Sicherheitstechnik, Lichttechnik, Kommunikationstechnik, Drucker, Toner, Tintenpatronen, Kopierer, Software, Optik, Au','Bei ONKAUF findet Sie alles vom Atuozubehör bis zum Zooartikel und das zu günstigen Preisen, ganz ohne Stress und Hecktik.\r\n','A','www.onkauf.com\r\n','','http://www.onkauf.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4806,'s26B2TuXRW','Comic, Comics, Comix, Cartoon, Cartoons, Karikatur, Humor, Lachen, Geschenke, Geburtstag, Weihnachten, Manga, Mangas, Carlsen-Verlag, , ehapa-verlag, delta, Asterix, Obelix, Donald, Dagobert, Micky, Mouse, Disney, Barks, Libery, Lucky, Luke, Fantasy','Bücher, Comics, Fanartikel, Poster, Zeichnungen, Kunstdrucke, Figuren, PVC-Figuren, Latex-Figuren, Fussmatten, Becher, Gläser, Geschirr,','Comicportalmit mehr als 4000 gängigen, aktuellen und bestellbaren Comics. Mit Leseproben, Shop mit verschiedenen Zahlungsmöglichkeiten, Agentur und Leseservice für Leser, Zeichner und Presse','A','','','http://www.comic-now.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4807,'COkpkc6KKy','Naturkosmetik, Haut, Creme, Hobbythek, Selbermachen, Körperpflege, Öl ätherisch, Waschmittel, Maniküre, Pediküre, Gesicht, Lavera, Primavera life, Hauschka, Sante, Meentzen, CMD, Kosmetik, Aloe Vera Milch, Shampoo, Duschgel, Lotion, Niem, Frischkosmetik,','Naturkosmetik, Creme, Hobbythekprodukte, ätherische Öle, Waschmittel, Lavera, Primavera life, Hauschka, Sante, Meentzen, CMD, Kosmetik, Aloe Vera, Milch, Shampoo, Duschgel, Lotion, Niem, Frischkosmetik, Rohstoffe, Bücher, Nahrungsergänzung, Vitamine, Alko','Eigene Herstellung und Verkauf hautverträglicher Kosmetik mit natürlichen Rohstoffen für Cremes, Lotionen, Shampoos. Ein umfassendes Sortiment an Hobbythekprodukten, ätherischen Ölen, Naturkosmetik, Umweltprodukten, Waschmittel, Literatur und Zubehör, sow','A','http://www.anatura.de/Shop/enter.html\r\nhttp://www.anatura.de/main.htm','','http://www.anatura.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4808,'MrFFpBanjo','Adapter Brenner CD ROM & DVD Controller \r\nKabel Kühler CPU Diskettenlaufwerke \r\nFestplatten \r\n \r\n \r\n','Adapter Brenner CD ROM & DVD Controller \r\nKabel Kühler CPU Diskettenlaufwerke \r\nFestplatten Webdesign\r\n \r\n \r\n','Onlineversand für Hard- und Software sowie Digitalkameras gängiger Markenhersteller','A','http://www.leviathan-designs.de/shop','','http://www.leviathan-designs.de/edvshop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4809,'67o5CA4oMX','Memory, Speicher, Dimm, RAM, USB Drive, Compact Flash, Smart Media Card, Memory Stick, Micro Drive, Multimedia Card, Webshop, USB-Drive, CompactFlash, Smart-MediaCard, Memory-Stick, MicroDrive, Multimedia-Card','Memory, Speicher, Dimm, RAM, USB-Drive, CompactFlash, Smart Media Card, Memory Stick, Micro Drive, Multimedia Card, Micro Drive, Multimedia Card','Speicherportal: Ihre Spezialisten für Speicherbausteine jeglicher Art!','A','','','http://www.speicherportal.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4810,'IR8HD0CvB9','schmuck, ohrringe, ketten, ohrstecker, anhaenger, perlmutter, paua, neuseeland, silber, sterlingsilber','Ohrringe, Ketten, Ohrstecker, Anhänger','Online-Shop für wunderschönen Schmuck aus Neuseeland: Anhänger, Ketten, Ohrringe & Ohrstecker online einkaufen','A','','','http://www.schmuck.co.nz','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4811,'CLXB8F3n0G','Tintenpatronen Druckerpatronen Toner Druckerpapier','Epson Canon HP Xerox','Kompatible Tintenpatronen Toner und Spezialpapiere.','A','','','http://www.tintenfee.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4812,'hhzMptgPfN','SEX, EROTIK, DILDO, VIBRATOR, LUST, LIEBE, ANAL, ORAL, GUMMI','Erotik- und Sexartikel','Der ultimative Erotikshop mit Stil. Riesige Auswahl an Produkten, auch Spezialbedarf.\r\nSchnelle Lieferung, diskreter Versand und super Service!','A','','','http://www.dildoshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4813,'zimYSwJGcb','Kristallsalz, Algen, Vitamine, Enzyme, Mineralien, Aminosäuren, Naturkosmetik, Wasser, AHAVA, Chlorophyll, Wasserfilter','Kristallsalz, Algen, Chlorella-Süßwasseralgen, Weizengras aus den USA, Naturkosmetik mit Kristallsalz, Gesundheitsbücher, AHAVA Kosmetik vom toten Meer, Wasserfilter, Umkehrosmose','Versorgen Sie Ihren Organismus mit Vitaminen, Enzymen, Mineralien, Aminosäuren und Chlorophyll und Schutz vor freien Radikalen. Algen, Weizengras und Kristallsalz enthält alles im natürlichen Verbund. Trinken Sie reines, schadstofffreies Wasser durch Umke','A','www.chlorella.salzstengel.de\r\nwww.weizengras.salzstengel.de','','http://www.salzstengel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4814,'PM1oua0yKL','foto, reisen, digitalkamera, fitness, computer, edv, zubehoer, internet, valentinstag, sony, philipps, hifi, soundsysteme, werkstatt, arbeitsschutz, beauty, taschen, koffer, wein, canon, nikon, minolta, urlaub, ferien, stiefel, Regenjacke, wireless, reini','Foto, Reisen, TV-HIFI, Audio, Video, Computer, Haushalt, Gastronomie, Fitness, Werkstatt, Arbeitsschutz,','Der Onlineshop für exclusive Geschenke und Markenartikel','A','http://www.allstockfoto.net','','http://www.allstock.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4815,'jvXufTA4p0','Hörgerät Hörgerätebatterien Hörgeräte Hörgerätebatterie','Hörgerätezubehör Hörgerätebatterien','Hörgerätebatterien ab 47 Cent und\r\nHörgerätezubehör bequem online bestellen','','','','http://www.hoerdirekt.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4816,'hT03vtGZRX','Bewerbungsmappen, Bewerbungshefter, Bewerbungsunterlagen, Bewerbungshilfe, Lebenslauf, Präsentationsmappen, \r\nPräsentationshefter, Mappen, Hefter, Schnellhefter, Papier, Karton, Marmorpapier, Pergament, Farbiges Papier, \r\nBüttenpapier, Versandhüllen, Vers','Bewerbungsmappen, Bewerbungshefter, Bewerbungsunterlagen, Bewerbungshilfe, Lebenslauf, Präsentationsmappen, \r\nPräsentationshefter, Mappen, Hefter, Schnellhefter, Papier, Karton, Marmorpapier, Pergament, Farbiges Papier, \r\nBüttenpapier, Versandhüllen, Vers','Alles um Bewerbungsmappen und Papier, \r\nPräsentation','A','','','http://www.bewerbungsmappenland.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4817,'SuSHUuXuiS','Humidor, Humidore, Zigarre, Zigarren, Lifestyle, Geschenk, \r\nGeschenke, Aficionado, Tabak, \r\nKlimaschrank, Klimaschränke','Humidore, Klimaschränke für\r\nZigarren','Humidor-Deluxe.de: Humidore, \r\nZigarren-Klimaschränke und mehr...','A','','','http://www.humidor-deluxe.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4818,'lEGgK5pCuV','Geschenke, Schreibtisch, Locher, Hefter, Gläser, besteck, Mono, silber, Alessi, Adhoc, trendset, alla casa, Küchenaccessoires, Tisch, Design, trendstyle, lifestyle, Artikel, office accessoires, Fotorahmen, Kondomspender, Vase, Korkenzieher, Korkenheber, W','Geschenke, Wohnaccessoires, Designartikel für Wohnen, leben Büro und Outdoor. Bilderrahmen, Barutensilien, Küchenaccessoires, Tischkultur, zeitlos schöne Klassiker und pfiffige Trends fürs Wohnen und Leben','Online-Shop für Individualisten. Accessoires und Geschenkideen für Wohnen, Bad, Küche, Büro und Outdoor. Zeitlos schöne Klassiker und pfiffige Designprodukte.','A','http://www.henkes.de','','http://www.trendstyle4u.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4819,'kMYDcGJs5Q','Druckerpatronen, Tintenpatronen, Toner, Tonerkartuschen, Tinte, Druckertinte, Epson, Canon, Xerox','Druck Mich, Print Rite, Neutral verpackt','Kompatible Druckerpatronen, Tonerkartuschen und Papier supergünstig und gut!','','www.drucktipps.de','','http://www.tintenfee.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4820,'pe5EoSp9ER','Duftkerzen Zimmerbrunnen Öle Kaufhaus Elektroartikel Spielzeug Foto Kameras Digital Video Blechschilder','Ätherische Öle, Duftkerzen, Zimmerbrunnen, Elektroartikel, Haushaltswaren, Stereoanlagen, DVD-Player, Spielzeug','Intenet-Kaufhaus','A','http://www.wunschwelt.com','','http://www.onlinehomeshopping.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4821,'sn0VHril8o','Blechschilder, Neondisplays, Neonschilder, Werbeuhren, nostalgische, Werbeschilder, Claudia Schiffer, Werbeartikel, Coca-Cola, Lego, Bacardi, Walt Disney, Indian Motorcycles, Smirnoff, Ice, VW, BMW, Guinness, Neons, Rigo, Kilkenny, Miller, Afri-Cola, Peps','Blechschilder, Neondisplays, Neonschilder, Werbeuhren, nostalgische, Werbeschilder, Claudia Schiffer, Werbeartikel, Coca-Cola, Lego, Bacardi, Walt Disney, Indian Motorcycles, Smirnoff Ice, VW, BMW, Guinness, Neons, Rigo, Kilkenny, Miller, Afri-Cola, Pepsi','z.B. günstige Blechschilder USA-Import, Neondisplays, Neonschilder, Werbeuhren, nostalgische Werbeschilder, Claudia Schiffer H&M-Plakate, Werbeartikel von Marken wie Coca-Cola, Lego, Bacardi Rigo, Walt Disney, Indian Motorcycles, Smirnoff Ice, VW, BMW, Gu','A','','','http://www.datagraphix.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4822,'woONmu8oEy','Daune, Daunenjacke, Daunenmantel, Daunenanzug, Daunenschlafsack, Daunenhose, Daunensuit, expedition, down jacket, down suit, down bag, down coat, down fetisch, shiny, down, parka, Daunenoverall, Eistouren, Federdecke, alpine, army, kayaking, Bundeswehr,','Daunenbekleidung, Schlafsäcke und Expeditionsausrüstung\r\n','Onlineshop für hochwertige Daunenbekleidung, Schlafsäcke und Expeditionsausrüstung\r\n','A','','','http://www.parkasite.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4823,'tjLIDFQhNR','Flachdachcarport Satteldachcarport\r\nPultdachcarport \r\nTerrassenüberdachung Bausatz Leimholz Brettschichtholz','Carports in allen Größen und Höhen\r\nFlachdachcarport, Satteldachcarport, \r\nPultdachcarport, \r\nTerrassenüberdachung mit allen Arten der Dacheindeckung','Carport´s und mehr als Bausatz oder mit Montage\r\njede Größe aus Leimholz - bundesweit','','http://www.carport-und-mehr.de','','http://www.lexshops.de/sysbera','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4824,'IlX2H4WdHU','kräuter, Gewürz, Gewürzöl. Pfeffer, Rosmarin, Salbei, Oregano, Basilikum','Kräuter, Gewürze, Original-Gewürzmischungen, Gewürzöle, Geschenke','Kräuter u. Gewürze aus aller Welt','','','','http://www.pfefferinsel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4825,'pA3GGmjy7l','astra, eutelsat, humax, topfield, hyundai, technisat, fuba, nokia, d-box, philips, grundig, sharp, radix, kathrein, echostar, telestar, multischalter, diseqc, spaun, wisi, triax, switch-x, premiere, alphacrypt, betacrypt, irdeto, seca, viaccess, conax, cr','humax, huyndai, topfield, receiver, satellitenempfang, satellitenfernsehen, digital receiver, dvb, analog receiver, offsetspiegel, lnb, wandhalter\r\n','Vom Receiver bis zur SAT-Anlage, alles für den Empfang von digitalen und analogen TV- und Radioprogrammen über Satellit\r\n','','','','http://www.satfuchs.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4826,'8VPqrr5jRN','foto, fotografie, digitalbilder, bilderdienst, online print service, poster, tassen, mützen, t-shirts, pullover, sweatshirts, fotoprints, fotoentwicklung, kerzen, mousepads','fotos, poster, großformatdrucke, tassen, mütze, grillschürze, t-shirt, pullover, sweatshirt, kerzen, mousepads, teddybär, kissen, bierkrug, kalender, tragetaschen','Perfekte Fotos, Poster und\r\nviele Geschenkartikel von Ihren digitalen Bildern. Fotos von 9x13 bis\r\n50x75cm, Großformatdrucke bis A0, Tasse, Mauspad, T-Shirts, Teddy und vieles mehr!','A','','','http://www.bildpartner.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4827,'Iqct3iXiys','Fossil Gallery, Fossils, Minerals, Gems, Dino, Dinosaurs, Echinoderms, Jewellery, Paleontology','Mineralien, Meteoriten, Fossilien, Steine, Schmuck, Dekor','FOSSIL Gallery - Willkommen in der Welt der Steine: Mineralien, Meteoriten, Fossilien, Steine, Schmuck, Dekor','A','','','http://www.fossil-gallery.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4828,'SDVhzt7XJC','Heizung, sanitär, pool, sanitaer, schwimmbad, poolchemie, buderus, oase, brennwertheizkessel, therme, shop, onlineshop, preis, heizungen, nelson, hunter, beregnungsanlage, beregnungsanlagen, duschkabine, duschkabinen, hsk, duschpaneel, duschpaneele, gas','Heizungen, Teichzubehöhr, Duschen, Duschkabinen, Duschwannen. Brennwertheizkessel, Kamine, Beregnungsanlagen,','Wir bieten Ihnen in unserem Onlineshop ein Umfangreiches Angebot führender Hersteller aus den Bereichen Heizung, Sanitär, Haus & Garten sowie Pool, Schwimmbad und Sauna an. Sie finden bei uns auschließlich Preiswerte Markenprodukte. Wir haben ständig wec','A','','','http://www.heizung-sanitaershop.de/docs/start.htm','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4829,'Of8tV43RJe','Schmuck\r\nAnhänger\r\nKetten\r\nBroschen\r\nOhrringe\r\nArmbänder\r\nJade\r\nNeuseeland\r\nGeschenk','Anhänger\r\nKetten\r\nBroschen\r\nOhrringe\r\nArmbänder','Neuseeländischer Jadeschmuck - original Grünstein (Maori: Pounamu)','A','','','http://www.nz-laden.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4830,'MY3r5uX1Ak','GPS\r\nNavigation\r\nOrtung\r\nAPRS\r\nNMEA\r\nDGPS\r\naktive Antennen\r\nHandgeräte\r\nKFZ-Einbaugeräte\r\nRoutenplaner','Navigationsgeräte\r\nautorisierter Garminhändler\r\nSpezialliteratur über GPS\r\nSystemlösungen\r\nDatenfunksystem\r\n','Ingenieurbüro für drahtlose Nachrichtentechnik\r\nNavigations- und Funkortung\r\nspezialisiert auf GPS','A','','','http://gps-ilg.de','BC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4831,'i7CFeIhSGS','Geschenkkörbe, Designer Geschenkkörbe, Präsente, Verbraucher Claub, Online Magazin , Sonderangebote, Schnäppchgen,','Designer Geschenkkörbe','Was schenke ich nur`? diese Frage stellt sich bei vielen Gelegenheiten des Jahres.Wir bieten Ihnen viele Geschenkkorbideen, ein attraktives Bonussystem und Superangebote unserer Shopping Partner.','A','http://www.geschenkkorbshop24.net','','http://www.praesente-aldente.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4832,'OfV6Rxyxnu','solar, solartechnik, solarenergie, solaranlagen, solaranlage, solarregler, solarzellen, Photovoltaik, Sonnenenergie, wechselrichter, Solarmodul, Solarmodule, fronius, BP, Solarshop, solarenergie, solarstrom, solarladeregler,','Solarmodule, Solarzellen, Wechselrichter, Laderegler, Solarpumpen, Sinus-Wechselrichter, Fronius, BP, Saturntechnik, Großdisplays, MST 43-LV, BP 3160S, BP 275U, BP 585F, BP 5170','Solarstromanlagen für Freizeit, Wohnmobil, Boot, Wochenendhaus und Gartenhaus aber auch Netzeinspeisesysteme mit bis zu mehreren kW Leistung gehören zu unsrem Angebot. Beratung, Planung und Montage der Anlagen ünbernehmen wir auch gerne für Sie.','A','','','http://www.pro-umwelt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4833,'HQA1sShsCz','Käse, Natur, Biokäse, Delikatessen, Naturprodukte, Feinkost, Naturkost, Naturland, silofreie Alpenmilch, silofreies Molkepulver, Naturkäse, Molkeprodukte, Heuprodukte, Allgäuer Honig, Allgäuer Kühe, Alpwiesen, Molkekur, Alpenheu, Natur-Therapie, Heuromed,','Allgäuer Käse, Molkeprodukte, Heuprodukte, Allgäuer Honig, Schnaps','Bei der Allgäuer Spezialitäten-Alm können Sie Naturprodukte, wie Käse, Molke, Heu, Honig und Schnaps bestellen. Besonderheit: Käseherstellung aus silofreier Alpenmilch.','A','','','http://www.spezialitaetenalm.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4834,'QgSriOVk3A','AMD Intel Abit Asus AVM Epox IBM Infineon LG Logitech MSI NEC TerraTec Samsung Sapphire Western Digital Seagate Acer HP Epson Canon Eizo Sony Pioneer Plextor Teac Yamaha Liteon Creative Elsa Gigabyte Hercules Radeon Geforce DDR ATA D-Link Traxdata Maxtor','hardware software zubehör dvd cd netzwerk arbeitsspeicher speicher ram festplatten festplatte grafikkarten grafik mainboard motherboard modem cpu brenner ram geforce test komponenten controller tastatur keyboard maus monitor tft crt drucker scanner','Ihr Onlineshop im Internet für PC und Computer Hardware, Software und Zubehör zu sehr günstigen Preisen.','A','','','http://www.silicongear.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4835,'LGkcqyJOQR','Geschirr, Besteck, Gläser, Tafel & Buffett, Kühltechnik, Spültechnik, Schanktechnik, Küchentechnik, mieten, Messe, leihen, geschirrverleih, vermietung','Geschirr, Besteck, Gläser, Tafel & Buffett, Kühltechnik, Spültechnik, Schanktechnik, Küchentechnik','Vermietung, Service, Organisation rund um Veranstaltungen','A','http://shop.maxi-online.de','','http://www.maxi-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4836,'P7oaE5TUeJ','Gaststättenbedarf Tischdekoration Hotelbedarf Hochzeitsausstattung Hochzeitsbedarf Hochzeitsfeuerwerk Pyrotechnik Handel Verkauf Raketen Senftenberg Silvesterfeuerwerk Scherzartikel Festartikel Stadtfest Dorffeste Wachstuchfackeln Fackeln Wunderkerzen Gan','Fontänen, Tischdekorationen','Hier gibt es alles für Partys und Feste. Außerdem eine große Trödelecke mit Büchern, Geschenken und Nostalgischen Sachen.','','','','http://www.fw-feuerwerk.de/Partyshop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4837,'uDDHFjWDNw','cd, vinyl, musik','cd, vinyl','veröffentlichungen von schallpark recordings, teils exklusiv, als vinyl und cd','A','','','http://www.shop.schallpark.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4838,'VrL76zCt6p','Anselm Grün, Krebs, Bewegungstherapie, Montessori, Patienten, Ratgeber, Ernährung, Akupunktur','Bücher (Bewegungstherapie, Krebs, Patientenratgeber, Wohlfühl- und Frauenbücher, usw.)','Verkauf von Büchern zu Naturheilverfahren, Lebenshilfe. Hier finden Sie auch die gesamte Reihe von \"Anselm Grün\" Büchern.','','','','http://www.das-gesundheitsportal.com/shop/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4839,'nrDI6h1tFt','Erotic Art erotische Kunst Erotik Aktfotos Aktphotos Aktaufnahmen Aktfotografie Poster Bilder Sex Sonderangebote portofreie Lieferung Kunstwerke Skulpturen\r\n','Erotic Art erotische Kunst Aktfotos Aktphotos Aktaufnahmen Poster Bilder Sonderangebote Skulpturen\r\n','\"Kunstwerke: seriös & sexy\" - ob als Geschenk oder zum Selbstgenießen - im erotischen Kunstangebot ist für jeden Geschmack etwas dabei. Die seriöse Erotik-Kunst-Präsentation wurde als \"schönster Messestand\" der Erotikmesse \"Venus 2002\" hoch gelobt. Aktuel','AB','','','http://shop.akt-und-kunst.de/start.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4840,'yhNDxDw2Vo','Laserdrucker Tonerkassetten Toner Trommeln HP Lexmark Optra Canon Brother Laserjet','Laserdrucker Tonerkassetten Toner Trommeln','Wir bieten Qualitäts-Tonerkassetten zu Dumpingpreisen an. Bestellen und sparen! Toner für HP (Hewlett Packard), Brother, Canon, Lexmark, u.v.m.','A','http://www.tonerdumping.de\r\nhttp://www.tonerdumping.com','','http://www.toner-dumping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4841,'0DxezpIHnf','geschenke, Russisch, Souvenirs, russland, bilder, Schmuck, haarpflege, Porzellan, kunst, geschirr, Bernstein, Puppen, Ostereier, Sibirien, Matrjöschkas, samowar, Spielzeuge','bilder, Schmuck, haarpflege, Porzellan, geschirr, Bernstein, Puppen, Ostereier, Matrjöschkas, samowars, Spielzeuge','In unserem Shop finden Sie Souvenirs aus Russland, wie z.B. Produkte der traditionellen Holzschnitzerei, Erzeugnisse aus Bernstein, Bilder, Matrjöschkas, traditionelles Geschirr und vieles mehr...','A','http://www.nazdorowje.de\r\nhttp://geschenke.russouvenir.de\r\nhttp://weihnachten.russouvenir.de','','http://www.russouvenir.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4842,'meKL1KV9c5','Bilder Fotos Digitalkameras Speicherkarten Speichermedien Mobiltelefone Handykarten Fotoporst Canon KodakRoyalPapier Minolta Nikon Fuji Nokia Siemens Kleinbildkameras Spiegelreflexkameras APS-Kameras KB-Kameras Blitzgeraete Objektive Compactflashkarten Sm','Bilder Fotos Digitalkameras Speicherkarten Speichermedien Mobiltelefone Handykarten Kleinbildkameras Spiegelreflexkameras APS-Kameras KB-Kameras Blitzgeraete Objektive Compactflashkarten Smartmediakarten Securedigitalcard SD-Card Multimediacard MM-Card XD','Preisgünstiger Online Fotofachhandel - Digitalkameras, analoge Kameras, Camcorder, Filme und vieles mehr rund um die Fotografie - Marken: AGFA, Canon, Fuji, Kodak, Olympus oder Sony und viele mehr','A','','','http://www.photo-porst.org','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4843,'EXPprVYtbS','Hängematten, Hängesitze, Hängesofas , Hängestühle, Sitzhängematte , Hängemattengestelle, Rattanmöbel, Bambusmöbel, Seegraskörbe, Korbwaren, Onyxmarmor, Balsaholz, Sandtiere, Kinderschaukel, Babywiege, Paravent, Vorhänge, Rattanstühle,','Hängematten, Hängesitze, Hängesofas , Hängestühle, Sitzhängematte , Hängemattengestelle, Rattanmöbel, Bambusmöbel, Seegraskörbe, Korbwaren, Onyxmarmor, Balsaholz, Sandtiere','Riesen Auswahl an Hängematten, Hängesitzen und deren Zubehör. Exklusive Wohnaccessoires und Kleinmöbel aus Rattan, Bambus, Balsa, Korb, Seegras und Marmor.','A','http://www.roman-handel.de\r\nhttp://www.haengematten-roman.de\r\nhttp://www.haengesitze.de','','http://www.leguana.net','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4844,'eeIxekfIQa','anal dildo sexshop erotikversand dessous kondome vibrator lustmuschi, liebeskugel, latex, lack, leder','Dildo, Vibrator, Dessous, Kondome, Bücher, DVD, Video, Sexgags, Fetish','Stets die neuesten Trends der Erotik- und Sexindustrie in unserem Angebot. Diskreter Versand in neutraler Verpackung.','A','http://www.dildo-store.com','','http://www.dildoparadise.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4845,'wawPUGVM1c','Kindersoftware, Lernsoftware, Schulsoftware, Schule, Vorschule, Grundschule, Schullizenzen, Ausbildung, Ferienkalender, Gewinnspiel, Software, Lernen, Schule, Kinder, Weiterbildung, Sprachsoftware, Sprachtrainer, Sprachlernsoftware, Shop, bestellen, CD-RO','Kindersoftware, Lernsoftware, Schulsoftware, Schule, Kinder, Weiterbildung, Sprachsoftware, Sprachtrainer, prachlernsoftware, Addy, Unterrichtssoftware, Chemicus, Physikus, Azubipro, Bioscopia, Addy Buschu, Adiboo, Historion, Mathica, Lollipop, Rosetta St','Herzlich willkommen beim Lernmonster OnlineShop!\r\n \r\nLernsoftware, Kindersoftware und Schulsoftware die fördert\r\nund zugleich Spaß macht... Ausgesucht und zu fairen Preisen.\r\nÃœberzeugen Sie sich selbst und durchstöbern Sie unser Angebot.','A','','','http://www.lernmonster.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4846,'Kh8vXbQ0VA','Toner, Laserdrucker, HP, Lexmark, Canon, Brother, Apple, Epson, Laserjet, Optra,','Toner für HP, Lexmark, Canon, Brother, Apple, Epson, u.v.m.','Wir bieten zu konkurrenzlos günstigen Preisen Verbrauchsmaterialien für Laserdrucker und Laserfaxgeräte.','A','http://www.tonerdumping.de','','http://www.toner-dumping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4847,'KVF4pXuNHe','Handarbeiten, Sticken, Stricken, Nähen, Kurzwaren, Patchwork, Quilten, Basteln, Anleitungen, Anchor, DMC, Madeira, Prym, Inox, RiRi, Coats, Zweigart, Schachenmayr, Regia, Austermann, Schoeller','Umfangreicher Shop für Wolle, Garne, Kurzwaren, Anleitungen und Vorlagen für Stricken, Häkeln, Sticken, Nähen, Patchwork&Quilten sowie Basteln.','Alles zum Handarbeiten und Nähen','A','','','http://www.handarbeiten.klugeinkaufen.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4848,'47KMiKVuYj','CD-Rohlinge, DVD-Rohlinge, CD-Brenner, DVD-Brenner, CD-Drucker, Zubehör, Software, PC, Windows, Macintosh, Brennersoftware, Kopierprogramme, Fotoshowbrenner, DVD-Ripper, VHS-Ripper, Video-Ripper, Player, MP3, Festplattenvideorekorder, digitale Videorekord','CD-Rohlinge, DVD-Rohlinge, CD-Brenner, DVD-Brenner, CD-Drucker, Zubehör, Software, PC, Windows, Macintosh, Brennersoftware, Kopierprogramme, Fotoshowbrenner, DVD-Ripper, VHS-Ripper, Video-Ripper, Player, MP3, Festplattenvideorekorder, digitale Videorekord','Rohlinge (DVD-R, DVD+R, DVD-RW, DVD+RW, CD-R, CD-RW, MiniDisc, ...), Brenner (CD und DVD), CD-Drucker, Zubehör und Software (PC und Macintosh) in reichhaltiger Auswahl und zu günstigen Preisen.','A','','','http://www.cd-dvd-rohlinge.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4849,'K3eZUsPSeW','Eroticshop, Erotikshop, Sexshop, Dessous, Vibrator, Vibratoren, Dildo, Bikini, Kondome, Damenunterwäsche, Corsagen, dessousladen, Dessous-shop, Sonderangebote, Strumpfhalter, Gogo, Gogotänzerinnen, Liebespuppen, Muschis, WickedWiesel, KinkyWear, Gogotänze','Dessous, Bikinis, GoGo-Outfits, Kinky Wear, Lack- & Ledermode, Latex, Lovetoys, Vibratoren, Dildos, Liebespuppen, Kondome, Disco- & Partykleidung, Corsagen, Fetisch- & SM-Artikel...','Dessousland.com - Ihr Onlineshop für Erotikartikel, Dessous, Bikinis, GoGo-Outfits, Kinky Wear, Lack- & Ledermode, Latex, Lovetoys, Vibratoren, Dildos, Disco- & Partykleidung, Corsagen, Fetisch- & SM-Artikel.Ãœber 6500 Artikel zu super preisen.','A','http://www.Swingerwear.de','','http://www.Dessousland.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4850,'XV4IPNMPV8','Elektrosmog, Schlafstörungen','Polarisator','Der Polarisator ist Ihr \"Sicherheitsgurt\" gegen Elektrosmog.\r\nEr ist eine Matte, die im Schlaf den Elektrosmog auf natürliche Weise ableitet.\r\n','','','','http://www.polarisator.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4851,'C3CFA5Nck3','Modeschmuck, Schmuck, Strass, Strassschmuck, Bijou, Geschenke, Collier, Ringe, Armband, piercing, bodypiercing, bauchnabelpiercing, nasenstecker, nasenring, bettelarmband','Colliers, Halsreifen, Armbänder, Armreifen, Ohrstecker, Broschen, Ringe, Strass, Modeschmuck, schmuck, piercing, bodypiercing, bauchnabelpiercing','Bei BijouShop finden Sie hochwertigen Modeschmuck, Schmuck und Piercingschmuck direkt vom Hersteller. Sie finden hier exclusiv Produkte der Firma Bijou-Collection, einem Traditionsunternehmen im Vertrieb und der Herstellung von Modeschmuck aus Idar-Oberstein. Unsere Kollektion wird kontinuierlich der aktuellen Mode angepasst.','A','http://www.bijoushop.net','http://','http://www.bijoushop.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4852,'yfhblJKTxS','Elektrosmog, Schlafstörungen','Polarisator','Der Polarisator ist Ihr \"Sicherheitsgurt\" gegen Elektrosmog.\r\nEr ist eine Matte, die im Schlaf den Elektrosmog auf natürliche Weise ableitet.\r\n','','','','http://www.polarisator.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4853,'wZXV68yt0Q','Preisagentur, Schnäppchensuche, Schnäppchen, Preissuche, billig, preiswert, günstig, Waren, Geld, sparen, Geld Fux','Preisagentur, Schnäppchensuche, Schnäppchen, Preissuche','Wir ermitteln den für Sie besten Preis für Waren und Dienstleistungen aller Art. Deutschlandweit. Gut, professionell, schnell und zuverlässig.','','','','http://www.geld-fux.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4854,'l1o1aqx1Ql','Basteln, Bastelbedarf, Bastelzubehör, Servietten, Serviettentechnik, Bastelsets, Kerzen, Puzzles, Malen nach Zahlen, Pinsel, Farben, Hobby, Bullyland Tierfiguren, Feng Shui','Serviettentechnik, Malen nach Zahlen, Puzzles, Kratzbilder, Farben, Pinsel, Bastelbedarf, Window Color, Kerzen, Geschenkartikel, Bullyland Tierfiguren','Ihr Bastel- und Geschenkeshop im Internet mit kostenlosem Geschenkeservice. Bei uns finden Sie alles, was Sie für Ihr Hobby brauchen: Serviettentechnik, Farben, Kleber, Pinsel, Window Color, Malen nach Zahlen, Puzzles, Spielzeug, Kerzen und vieles mehr. B','A','','','http://www.bettys-world.de/index.php?referrer=10','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4855,'VGaum5r3OX','Töpfe, Topfset, Pfannen, Koffer, Reisekoffer, Taschen, Staubsauger, Alfeddissimo, Bioleck, Spielzeug, Spielwaren, Kaffeemaschinen, Kaffeemaschine, Espressomaschine, Espressomaschinen, Kaffee, Espresso, Cappuccino, Berndes, Kinderspielzeug, Kochen, Backen,','Töpfe, Topfset, Pfannen, Koffer, Reisekoffer, Taschen, Staubsauger, Alfeddissimo, Bioleck, Spielzeug, Spielwaren, Kaffeemaschinen, Kaffeemaschine, Espressomaschine, Espressomaschinen, Kaffee, Espresso, Cappuccino, Berndes, Kinderspielzeug, Kochen, Backen,','Der Markenartikelshop Mediagalaxis24.de bietet Ihnen preisgünstige Markenprodukte namhafter Hersteller aus den Bereichen Living, Haushalt, Kids, Hightech, Video, Audio und Hifi uvm.','A','http://www.mediagalaxis.de','','http://www.mediagalaxis24.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4856,'BEgaqQxCAf','CD \r\nVinyl\r\nLP\r\nSingle\r\n12\"\r\n10\"\r\n7\"\r\nMCD\r\nMaxi CD\r\n','CD`s\r\nVinyl`s\r\nPoster','Hier gibt`s CD`s und Vinyl`s in Hülle und Fülle....\r\n....auch Second Hand Ware im Angebot zu günstigen Preisen!!!','A','','','http://www.musicpeople.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4857,'ZXHi6bSDrB','Betten Bett Wasserbett Wasserbetten Waterbed Softside','Wasserbetten und Zubehör','TOP Marken Wasserbetten zu Discountpreisen !','','','','http://www.waterbed24.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4858,'soAV79pCIA','lichttherapie\r\nvollspektrumlicht\r\ntruelight\r\ntrue-light\r\nbiolight\r\nbio-light\r\nbiolicht\r\nbio-licht\r\nfarbtherapie\r\nfarblichttherapie\r\nlampen\r\nleuchten\r\nkosmetik\r\nkörperpflege\r\nnaturkosmetik\r\nwellness-reisen\r\nreisen\r\nchi maschinen\r\nchi\r\ntcm\r\nayurveda\r\nnahrun','chi maschinen\r\nlichtduschen\r\nsoftware\r\ncremes\r\nvitamine\r\nmineralien\r\nnaturprodukte','Rund um Wellness und Wellnessprodukte. Separates Gesundheitsmagazin online. Kostenloses wie z.B. die Anti-Stress-Software \"EasyRelax\".','A','http://www.light-office.com/shop/\r\nhttp://www.wellnessshop.de','','http://www.wellness-shop.com','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4859,'RPzQZ2qFl6','DVD Video','DVD Shop mit reichhaltiger Auswahl an Titeln (ca. 5000) stehen zur verfügung','DVD ONLINE SHOP','A','','','http://www.dvdhandelberan.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4860,'ONLfb4AvRW','Schokolade, Geburtstage, Glückwünsche, Glückwunschkarten, Gratulationen, Weihnachten, Ostern, Valentin, Muttertag, Geschenke, Geschenkideen, Mitbringsel, Ueberraschung, Confiserie, Postversand, Werbegeschenk, Werbegeschenke, Handarbeit,','Schokolade Gruss- & Glückwunschkarten für jeden Anlass','Originelle Geschenkideen für Geburtstage, Jubiläen, Gratulationen, Genesung oder einfach für Liebesgrüsse!','A','','','http://www.sweetart.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4861,'yiYv3UJ5Wa','Taschenrechner, Grafikrechner, TI-Voyage200 \r\nTI-92plus\r\nTI-89 \r\nCasio FX 2.0 plus \r\nHP 49\r\nCasio CFX 9850 \r\nTI-83plus\r\nSharp EL-9650\r\nTI-82\r\nTI-BA II Plus\r\nCasio FX-85 WA\r\nCasio FX-82 solar\r\nTI-30 X II S\r\nTI-30 ECO RS \r\nSharp EL-531 VH\r\nCasio Class Pad 3','TI-Voyage200 \r\nTI-92plus\r\nTI-89 \r\nCasio FX 2.0 plus \r\nHP 49\r\nCasio CFX 9850 \r\nTI-83plus\r\nSharp EL-9650\r\nTI-82\r\nTI-BA II Plus\r\nCasio FX-85 WA\r\nCasio FX-82 solar\r\nTI-30 X II S\r\nTI-30 ECO RS \r\nSharp EL-531 VH\r\nCasio Class Pad 300','Hier finden Sie Taschenrechner in einer riesigen Auswahl und zu günstigen Preisen.\r\nMit einer Vielzahl von Zubehör, z.B. diversen Sensoren und entsprechender Software.\r\nWir führen Geräte von Hewlett Packard, Texas Instruments, Sharp, \r\nCasio uvm.','A','http://www.taschenrechner.BIZ','','http://www.dynatech.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4862,'10DfvLGrjW','Reisen','Reisen\r\nGeschenke\r\nGenuss\r\nMode\r\nUnterhaltung\r\nBüro\r\nWellness\r\nTelekommunikation\r\nLifestyle\r\nFreizeit\r\n','Wir bieten Ihnen ca 300 Shops wie Conrad, Pro Markt, Rossmann, Adidas, Klingel...+ 6 Mio Markenartikeln aus allen Bereichen –Mode, Reisen, Büro, Wellness....und noch vieles mehr !','A','','','http://www.eunet24-mall.com/de/index.php?id=HS6097','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4863,'XTXmJNsRHx','Kaffee, Likör, Syrup, Dessert, Sosse, Cocktail, Eispulver, Eismaschinen, slush, sodados, frozen, deutsche-sodados, heinze-import, slush-made, slushmade, eisgetränk, eisgetränke, granita, granitoren, frozen-cocktail, frozen-cocktails, frozencocktail, froze','Kaffee, Likör, Syrup, Desserts, Sossen, Cocktail, Eispulver, Eismaschinen...','Kaffee- und Eis-Spezialitäten und Maschinen in Eiscafé-Qualität\r\n','A','-','','http://www.sodados.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4864,'AB6XRvcjn5','Rauchmelder, Gasmelder, Rettungsleiter, Löschdecke, REV, \r\nFirex, Flammex, Brandschutz','Rauchmelder, Gasmelder, Löschdecken, Rettungsleitern, etc','Schutz für Heim & Familie. Versand von Brandschutzprodukten','','','','http://www.brandschutzzuhause.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4865,'0o7eUkLQY8','AMD-Prozessoren Bluetooth-Adapter CD-Brenner Digitalkameras E-Commerce-Lösungen Flachbildschirme TFT Grafiktablets Homepage (Webdesign) ISDN-Karten Keyboards\r\nLaptops\r\nMonitore (CRT)\r\nNetzwerke und Komponenten\r\nOffice-Produkte\r\nPCMCIA-Geräte/Adapter\r\nQua','AMD-Prozessoren Bluetooth-Adapter CD-Brenner Digitalkameras E-Commerce-Lösungen Flachbildschirme TFT Grafiktablets Homepage (Webdesign) ISDN-Karten Keyboards\r\nLaptops\r\nMonitore (CRT)\r\nNetzwerke und Komponenten\r\nOffice-Produkte\r\nPCMCIA-Geräte/Adapter\r\nQua','Computer, Hardware und Zubehör ist Sache des Vertrauens. Neben (zu Recht) erwarteter Qualität steht ein guter Preis und selbstverständlich Service im Mittelpunkt. \r\n\r\n','A','','','http://www.net4success.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4866,'CQwJeWxkw1','Schönheit, Gesundheit, Nahrungsergänzung, Wellnessprodukte, Abnehmen, Gewichtsreduzierung, Sexuelles Verlangen, mehr Sex, Penisvergrösserung, grössere Brüste, Vitamine, Mineralien, Raucherentwöhnung, stop smoking, Arthritis, erectyle disfunktion','Schönheit, Gesundheit, Nahrungsergänzung, Wellnessprodukte, Abnehmen, Gewichtsreduzierung, Sexuelles Verlangen, mehr Sex, Penisvergrösserung, grössere Brüste, Vitamine, Mineralien, Raucherentwöhnung, stop smoking, Arthritis, erectyle disfunktion','','A','','','http://www.usashop.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4867,'T6bmjZml6b','Arbeitsschuhe, Sicherheitsschuhe, Arbeitsschutz, Security, Wachdienst, Lemaitre, Sicherheitsdienst, Objektschutz, Werkschutz, Verteitigung, Koffer, Lampen, Erste Hilfe, Pfefferspray, Peli - Produkts, M7, M9, M11, BigEd, Myti - Lite, Flasher, Peli-Koffer,','Arbeitsschutzprodukte, Bekleidung, Ãœberwachunngstechnik, Funk, Verpflegung, Selbstschutzprodukte, Erste Hilfe, Zubehör','Security - Shop der Leute, die die Sachen einsetzen und somit wissen was gut ist !','','','','http://www.euro-security-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4868,'ck7JqubO7I','Kerzen, Karten, Holzbrettchen, Deckchen, Taschentücher, Kuscheltiere, Krawatten, Gemälde nach Fotovorlage, Schmuck','Kerzen, Karten, Holzbrettchen, Deckchen, Taschentücher, Kuscheltiere, Krawatten, Gemälde nach Fotovorlage, Schmuck','Geschenke-Shop. Verschiedene Künstler und Basler bieten Ihre Artikel an. Sehr individuelle Geschenkideen.','A','','','http://www.handarbeits-laden.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4869,'3HF6FTGx4e','reifen, autoreifen, transporterreifen, reifen, winterreifen, Reifentest, autoreifen, sommerreifen, motorradreifen, winterreifentest, Reifenhändler, Reifenhandel, winterreifen, ganzjahresreifen, altreifen, test, felgen, kompletträder, reifendienst, Sommerr','reifen, autoreifen, transporterreifen, reifen, winterreifen, Reifentest, autoreifen, sommerreifen, motorradreifen, winterreifentest, Reifenhändler, Reifenhandel, winterreifen, ganzjahresreifen, altreifen, test, felgen, kompletträder, reifendienst, Sommerr','Bei Uns finden Sie Bereifung für Fahrzeuge aller Art und aller gängigen Marken zu TOP-Konditionen.','A','','','http://www.reifen-rvd.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4870,'eOqLyYZaG7','Kochjacken, Kochhosen, Kochmützen, Küchenschuhe, Westen, Blusen, Hemden, Röcke, Hosen, Bedienungsschuhe, Blazer, Schürzen, Vorbinder, Kellnerhalfter, Kassierhalfter, Kellnerbörsen, Schlüsselketten, Kochmesser, Messerkoffer, Kochwerkzeuge, Fachbücher, etc.','Kochjacken, Kochhosen, Kochmützen, Küchenschuhe, Westen, Blusen, Hemden, Röcke, Hosen, Bedienungsschuhe, Blazer, Schürzen, Vorbinder, Kellnerhalfter, Kassierhalfter, Kellnerbörsen, Schlüsselketten, Kochmesser, Messerkoffer, Kochwerkzeuge, Fachbücher, etc.','Berufsbekleidung für die Gastronomie, Hotellerie und Messen sowie Gastronomiebedarf. Hier finden Sie Kochbekleidung, Servicebekleidung, Kochwerkzeuge, Kochmesser, Kochkoffer, Fachbücher, Schuhe, etc. Umfangreicher Online-Shop mit Schnäppchen-Markt.','A','www.kochbekleidung.de\r\nwww.messerkoffer.de\r\nwww.servicebekleidung.de\r\nwww.kochwerkzeuge.de','','http://www.gastronomiebekleidung.de/webshop/','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4871,'fnbEBJE8xT','mode, bekleidung, fashion, clubwear','clubwear','abstract visions clubwear (online shop)','A','','','http://www.persus.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4872,'mkQZ598SMo','lautsprecher, frequenzweiche, frequenzweichen, verstärker, cd-player, hochtöner, mitteltöner, bass, bässe, monacor, img stageline, breitbandlautsprecher, mischpulte, mischpult, kopfhörer, mikrofon, mikrofone, basslautsprecher','lautsprecher, frequenzweiche, frequenzweichen, verstärker, cd-player, hochtöner, mitteltöner, bass, bässe, monacor, img stageline, breitbandlautsprecher, mischpulte, mischpult, kopfhörer, mikrofon, mikrofone, basslautsprecher','Bei uns finden Sie hochwertige Lautsprecher und alles rund um Beschallung zu günstigen Preisen und VERSANDKOSTENFREIER Lieferung. In unserem Shop erhalten Sie ausserdem: Mikrofone, Kopfhörer, Mischpulte, Verstärker, CD-Player und alles zum Lautsprecherse','A','','','http://www.lautsprechershop.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4873,'yYQ0a5XSQy','maglite mag lite shop light leatherman multitool wave pst supertool juice victorinox swisstool stablampe taschenlampe\r\nflashlight solitaire mag charger minimag micromag whitestar leuchte licht torch segelhandschuhe riggerhandschuhe\r\nveranstaltungstechnik','Maglite Taschenlampen, Batterien, Multitools, Isoliergefäße, Thermoskannen, Taschenmesser','Online Shop für Maglite Taschenlampen und Zubehör Sie finden hier Produkte von: Mag-Lite, Leatherman, Nite-Ize, Isosteel, Victorinox, Varta...\r\n','A','','','http://www.taschenlampen24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4874,'AxbDv8gjzc','Sexshop, Sex-Shop, Adultshop, Sexspielzeug, Kondome, Dessous, DVD, Sex, Liebe, Erotik, P6, Pharmaka, Vibratoren,','Erotik-DVD\r\nDessous\r\nErotik-Pharmaka\r\nSex-Spielzeug\r\nKondome\r\n','Hier finden Sie alles rund um Erotik, Liebe & Sex zu Tiefstpreisen! Stöbern Sie durch über 2000 Artikel ausgewählter Hersteller.','A','','','http://www.emotica.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4875,'89WqwkDaur','camcorderakku, speicherkarten, speicherkarte, compactflash, batterie, akku, smartmedia, securedigital, mmc karten, , multimedia card, compactflash ultra, memory stick, xd picture, digitalkamera akku, einzelzellen, samsung, camcorder, , yashica, panasonic,','Digitalkamerazubehör - Von der Speicherkarte wie SmartMedia, Memory Stick oder CompactFlash über Akkus und Batterien bis zu Ladegeräten und Taschen für Ihre Digitalkamera und digitalen Camcorder. Für Hersteller wie Sony, Canon, Fuji, Ricoh, Olympus, HP un','','A','','','http://www.digitalland.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4876,'wgUbcsVWMe','Naturkosmetik, Tee, Feng Shui, Ätherische Öle, kosmetik, Styx, Hauschka, dr.','Naturkosmetik, Tee, Feng Shui, Ätherische Öle','Wir führen Produkte zum Wohlfühlen!','','','','http://www.bodydreams.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4877,'lggmCIPwEv','sex, sexshop, vibrator, dildo, Dessous, Strümpfe, halterlose Strümpfe, Lack, Leder, Latex, Anal-Dildo, Anal-Vibrator, Anal-Kugeln, Delphin, Gigolo, Sfera, Durex, Performa','vibrator, dildo, Dessous, Strümpfe, halterlose Strümpfe, Lack, Leder, Latex, Anal-Dildo, Anal-Vibrator, Anal-Kugeln, Delphin, Gigolo, Sfera, Durex, Performa','Hier findet man von Toys über Dessous bis hin zu Fetisch - Equipment fast alles. Mit Bonussystem. Da ist jeder Einkauf bares Geld wert.','A','http://www.sexpac.de','','http://www.sexpack.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4878,'L7yQCEn51p','Kosmetik, Handcreme, Lippencreme, Maske, gesichtsmaske, valmont, teichert , körperpflege, sonnencreme, pflegeprodukte, augenpflege, \r\nreinigungsmilch, reinigungsgel, antifalten, creme, handpflege, bodylotion, lippenbalsam, solarien kosmeti','Kosmetik, Handcreme, Lippencreme, Maske, gesichtsmaske, valmont, teichert , körperpflege, sonnencreme, pflegeprodukte, augenpflege, \r\nreinigungsmilch, reinigungsgel, antifalten, creme, handpflege, bodylotion, lippenbalsam, solarien kosmeti','Hochwertige Kosmetikprodukte zum online bestellen und regelmäßig neue Tipps zum Thema Beauty.','A','','','http://www.mehr-kosmetik-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4879,'JOoSwgrSyV','Balkongeländer, Beschläge, Bodentreppen, Briefkasten, Holzbriefkasten Gartenmöbel, Geschenke, Treppen, Türen, Vordach','Balkongeländer, Beschläge, Bodentreppen, Briefkasten, Gartenmöbel, Geschenke, Treppen, Türen, Vordächer','Markenholzartikel interaktiv planen, kalkulieren und direkt online bestellen.','A','','','http://www.holzkomplett.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4880,'QOa89ixAWU','Bierdeckel, Bierfilz, Untersetzer, Glasuntersetzer, Dekoration, Sets, Tischsets, Platzsets, Tisch-Sets, Platz-Sets, Getränkeuntersetzer, Girlanden, Anhänger, Motiv, Geschenk, Geschenkidee, Präsent, Geschenke, Geschenkideen, Geburtstagsgeschenk, Karte, Gru','Bierdeckel, Untersetzer, Platz-Sets, \r\nGirlanden, Anhänger, Tischsets','Im bierdeckel.de Shop finden Sie viele kreative Geschenkideen für alle Gelegenheiten - absolut preissympathisch! Z. B. Untersetzer mit Ihrem persönlichen Eindrucktext, Platzsets, Tischsets, Glückwunsch Untersetzer ..., auch für alle privaten und beruflich','A','','','http://www.bierdeckel.de/bierdeckel.htm?id=278','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4881,'xuwAwmXQyp','Tuning, VW, Opel, Audi, BMW, Fahrwerk, Auspuff, Endrohre, Alarmanlagen, Domstreben, Heckleuchten, Scheinwerfer, Blinker, Gewindefahrwerke, Spurverbreiterung, Luftfilter, Cup-Line, Stoßdämpfer, Lenkräder, Ölkühler, Gurte, Sitze, Konsolen, Nockenwellen, Ein','Tuning, VW, Opel, Audi, BMW, Fahrwerk, Auspuff, Endrohre, Alarmanlagen, Domstreben, Heckleuchten, Scheinwerfer, Blinker, Gewindefahrwerke, Spurverbreiterung, Luftfilter, Cup-Line, Stoßdämpfer, Lenkräder, Ölkühler, Gurte, Sitze, Konsolen, Nockenwellen, Ein','Autotuning Versandhandel','A','','','http://www.okey-tuning-parts.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4882,'eP8XNjYJ2a','Tintenpatronen, Druckerpatronen, Farbpatronen, Schwarzpatronen, Druckerpatronen, Lasertoner\r\n','Tintenpatronen, Druckerpatronen, Farbpatronen, Schwarzpatronen, Druckerpatronen, Lasertoner','Onlineshop für Druckerpatronen. Neben Canon, Epson und Xerox kompatiblen Tintenpatronen bieten wir auch noch originale Druckerpatronen für HP, Lexmark, Kodak, Samsung und Compaq an.','A','http://www.preiswerte-tinte.de','','http://www.preiswerte-druckertinte.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4883,'V8d3t416zz','Tuning, VW, Opel, Audi, BMW, Fahrwerk, Auspuff, Endrohre, Alarmanlagen, Domstreben, Heckleuchten, Scheinwerfer, Blinker, Gewindefahrwerke, Spurverbreiterung, Luftfilter, Cup-Line, Stoßdämpfer, Lenkräder, Ölkühler, Gurte, Sitze, Konsolen, Nockenwellen, Ein','Tuning, VW, Opel, Audi, BMW, Fahrwerk, Auspuff, Endrohre, Alarmanlagen, Domstreben, Heckleuchten, Scheinwerfer, Blinker, Gewindefahrwerke, Spurverbreiterung, Luftfilter, Cup-Line, Stoßdämpfer, Lenkräder, Ölkühler, Gurte, Sitze, Konsolen, Nockenwellen, Ein','Die Firma H&K Motorsport ist seit 10 Jahren einer der führenden Ansprechpartner für sportliches Autozubehör auf dem deutschen Markt. Wir arbeiten mit fast allen namhaften Herstellern und Zulieferern der Branche zusammen, um Ihnen immer eine größtmögliche','','','','http://www.hkshop24.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4884,'H0heH8Ohrp','Geschenke Geschenkideen Werbegeschenke Prämien Wohnaccessoires Haushaltswaren Cocktailshaker Shaker Cocktails Cocktail Bar Barbedarf Barbesteck Barsieb Eiszange Cocktails Cocktail Geschenk Geschenke Gastronomie Edelstahl Feuerzeug Windlichter extend Barst','Geschenke Geschenkideen Werbegeschenke Prämien Wohnaccessoires Haushaltswaren Cocktailshaker Shaker Cocktails Cocktail Bar Barbedarf Barbesteck Barsieb Eiszange Cocktails Cocktail Geschenk Geschenke Gastronomie Edelstahl Feuerzeug Windlichter extend Barst','Geschenke, Accessoires und viele Design-Ideen online bestellen! Wir führen u. a. Produkte aus dem Bereich Bar, Essen & Trinken, Küche, Office, Accessoires und mehr - sowie Markenartikel von Bodum und Kitchenaid','A','','','http://www.accento.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4885,'HKSWSYn7ut','Fujitsu Siemens, Laptop','Notebooks','Hier finden Sie neue und gebrauchte Notebooks zu günstigen Preisen','A','','','http://www.notebookparadies','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4886,'3FfN2pqzpQ','Elektromaterial, Schalter, Steckdosen, Gira, Busch-Jäger, Merten, Leitungen, Kabel, Draht, Drähte, Sicherung, Busch, Jäger','Elektromaterial, Schalter, Steckdosen, Gira, Busch-Jäger, Merten, Leitungen, Kabel, Draht, Drähte, Sicherung, Busch, Jäger','Qualitäts-Elektromaterial zu erstaunlich günstigen Preisen','','http://www.electrotrade.at','','http://www.electrotrade.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4887,'JhbM2vCxV2','Pulsuhr, Kartenmischmaschine, Babywaage, Kamera, Video, Xcam, Funk-Kamera, PDA, Organizer, Babywaage, Inhalator, Blutdruck, Blutdruckmessgeraet, Pulsmesser','Babyartikel, Pulsuhren, Blutdruckmessgeräte, Fitnessprodukte, Auto-Zubehör, PDA und Organizer-Zubehör, Alarmanlagen, Videoüberwachung','Großes Online-Kaufhaus mit vielen interessanten Artikel und kleinen Preisen! Ihr Vorteil: 30 Tage Geld zurück Garantie! Nur 3, 65 Euro Versandkosten!','A','','','http://www.mein-einkaufsladen.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4888,'UbzTnvsvB1','Armaturen, Badezimmer, Grohe, Vaillant, Sauna, Durchlauferhitzer,','Arnaturen, Heizung, Badewannen, Duschen, Waschbecken, WC,','Anbieter von Armaturen für Badezimmer und Küchen sowie Sanitärartikel.','A','','','http://www.armaturen-versand-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4889,'evn6VtG00y','underwear, dessous, tuning, car, originet, shop, online, kaufen, geschenke, auto, motorrad, baby, bücher, büro, gewerbe, delikatessen, handel, comptrer, elektrogeräte, film, dvd, cd, foto, optik, organizer, handy, haus, garten, kleidung, accessaoires, kos','auto, motorrad, baby, bücher, büro, gewerbe, delikatessen, handel, comptrer, elektrogeräte, film, dvd, cd, foto, optik, organizer, handy, haus, garten, kleidung, accessaoires, kosmetik, schönheit, kunst, antiquitäten, musik, instrumente, sport, spielzeug,','Im originet Onlineshop kaufen Sie einfach und leicht von bekannten Herstellern und Unternehmen. Alle Artikel Ihres Lieblingsgeschäftes finden Sie hier ohne langes suchen und super günstig!','A','','','http://www.originet-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4890,'tAGay7PSa8','geschenk, olivenöl, baumpatenschaft, spanien, persönliches geschenk, geschenkidee, naturschutz, muttertag, hochzeit, valentinstag, ökologisch, praktisch, umwelt','Baumpatenschaft','Die etwas andere Geschenkidee mit Sinn: Ãœbernehmen Sie ein Jahr die Patenschaft für einen echten Olivenbaum auf einem wunderschönen Hain in Südspanien.\r\nMindestens 30 Jahre alt und wunderschön.','A','','','http://www.olivenbaum.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4891,'YSAZSs8o5I','Tapete\r\nTapeten\r\nFlower Power\r\nSpace Age\r\n70er\r\nsiebziger\r\nWohnidee\r\nPanton\r\nretro\r\nDesign 70','70er Jahre Tapeten','Streifen, Kreise, Blumen und \r\nOrnamente in schrillen Farben.','A','','','http://www.TapetenDer70er.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4892,'vsmMMIpsQF','Moor, Sole, Aloe Vera, Gueldenmoor, Güldenmoor, Wellness, Fitness, Gesundheit','Heilmoorbäder, Moor-Präparate, Solesalz, Aloe Vera Produkte, biologische Heilbäder, Kuranwendungen, Nahrungsergänzung, Gelee Royale, Q10, Omega 3, Bienenpollen, ägyptische Erde, Teufelskralle. Direkt vom Hersteller! Gut und Günstig!','Wellness und Naturprodukte direkt vom Hersteller! Gesundheit ist keine Zauberei: www.wellness-zauber.de','A','http://www.gueldenmoor-bayern.de','','http://www.wellness-zauber.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4893,'RR6WTH5t8R','Schmuck, Silberschmuck, Designerschmuck, Unikatschmuck, Ringe, Colliers, Armspangen, Ohrhänger','Schmuck, Silberschmuck, Edelsteine','Designerschmuck, Unikatschmuck, Silberschmuck','A','http://www.waep.de\r\nhttp://www.waep-schmuckversand.de','','http://www.art-schmuck.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4894,'xhDOrdkVPx','Akkus, Datenkabel, USB Datenkabel, Oberschalen, Oberschale, Headsets, Audiokabel, Tischlader, Ledertaschen, Kfz Ladekabel, Reiseladekabel, Smart Cards, Nokia, Siemens, Panasonic, Jack Daniels Oberschale, Bacardi Oberschale','Akkus, Datenkabel, USB Datenkabel, Oberschalen, Oberschale, Headsets, Audiokabel, Tischlader, Ledertaschen, Kfz Ladekabel, Reiseladekabel, Smart Cards','Mobily24.de - Ihr Shop für Mobilfunkzubehör. Wir führen Zubehör aller gängigen Handy s: Siemens, Nokia, Ericcson..','A','','','http://www.mobily24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4895,'Gl0v2LAVJE','kondome, condome, condomi, durex, london, blausiegel, billy boy, fromms, rilaco, ritex, ramses, secura, lifestyles','kondome, gleitmittel','Markenkondome zu kleinen Preisen! Mit unserem Bonus-System sparen Sie bei jedem Einkauf bares Geld ...','A','','','http://www.preservativos.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4896,'oGOtoK6kq9','Window Color, Serviettentechnik, 3d color, Servietten, Farben, Kerzengel, Papier, Farbe, Window-Color, Pinsel, basteln, Hobby, 3d-color, Bücher, Kinsy, Scheren, Schere, Kleber, Tontopffiguren, Dekoschnee, Artes Dcor, Bastelbedarf, 3D Bilder','Window Color, Serviettentechnik, 3d color, Servietten, Farben, Kerzengel, Papier, Farbe, Window-Color, Pinsel, 3d-color, Bücher, Schere, Kleber, Tontopffiguren, Dekoschnee, Artes Dcor, Bastelbedarf, 3D Bilder','Online Shop für Bastelbedarf, wie z.B.: Window Color, Serviettentechnik, Tontopfiguren, 3D Bilder, Stoffmalfarben, Bastelbücher und vieles mehr!','','','','http://www.basteln-co.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4897,'pscOuqtwsH','Computer, Hardware, Monitor Grafikkarten, Festplatten, CPU, Arbeisspeicher, Gehäuse, Cooler, CDRW, DVD, CD-ROM, Computershop, Computerversand, Hardwareversand','Computer, Hardware, Monitor Grafikkarten, Festplatten, CPU, Arbeisspeicher, Gehäuse, Cooler, CDRW, DVD, CD-ROM','Bei Consintec.com finden Sie nicht nur zahlreiche Hardware und Zubehör für Ihren Computer, wir produzieren auch Ihr ganz individuelles System zum super Preis. Kaufen Sie ohne Risiko und profitieren Sie von Ihrem 14-tägigen Rückgaberecht. Kurze Lieferzeite','A','http://www.consintec.de\r\nhttp://www.consintec.net\r\nhttp://www.consintec.org','','http://www.consintec.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4898,'o7mFYGxqiq','NAOMI MODE; DAMENOBERBEKLEIDUNG; HANDTASCHEN; JACKEN; BOUTIQUE; TOPS; \r\nOBERTEILE; DAMEN OBERTEILE; JEANS; MODESCHMUCK; BLUSE; T-SHIRTS; MANTEL; TASCHEN; ACCESSOIRES; DAMENMODE; PULLOVER; SHOP DAMEN;\r\nUNTERWÄSCHE; HOSEN; HALSKETTE; RÖCKE; ROCK; KLEIDER; O','Shirts, Tops, Westen, Jacken, Hosen, Jeans, Accessoires, Pullis, Unterwäsche, Dessous, Badenmode, Röcke, Kleider, Abendkleider,','Wir führen trendige Damenmode. Ständig neue Ware im Sortiment. Bequem und einfach bestellt. Super Schnäppchen machen.','','','','http://www.naomi-mode.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4899,'zLbWHr7Nvb','computerherstellung computer online shop computersysteme pc pcs rechner shopping speicher Gehäuse festplatten grafikkarten mainboard prozessoren cd-rekorder dvd-laufwerke modem monitore drucker','Computer-Systeme vom preisgünstigen Einsteiger-Model bis zum High-End-System.','Online-Shop für PCs. Wir bauen Ihren Wunsch-PC, vom preisgünstigen Einsteiger-Model bis zum High-End-System. Auch Festplatten, Grafikkarten, Mainboards, Prozessoren, Speicher, CD-Rekorder, DVD Laufwerke uvw. Hardware. 24h-ComTec-online Direktversand.','A','','','http://www.24h-ComTec-online.de/','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4900,'fnpgPVejF6','Tierheilmittel, Diät, Zyban, Brust, Brustwachstum, Stress, Brustvergrösserung, Penis, Penisvergrösserung, grosser Penis, Gewichtsreduktion, Abnehmen, Gewichtsabnahme, Prozac, SlimFast, Chitosan, LePatch, Reductil, Xenical, Depression, Cellulites, RetinolA','Ãœber 3000 rezeptpflichte Medikamente und Kosmetika, wie Mittel gegen Akne/Pickel, Antibiotika, Angstzustände, Arthritis, Erhöhte Cholesterinwerte, Depressionen, Diuretika (Wassertreibende Tabletten), Erectile Dysfunktion, Geschlechtskrankheiten, Haarausfa','Ãœber 3000 rezeptpflichte Medikamente und Kosmetika.','A','http://www.members.aon.at/funmedia','','http://www.fun-lifestyle.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4901,'FuqWgeTm5r','fahrrad, City-Bikes, Mountain-Bikes, Trekking / Cross-Bikes, Junior-Bikes, Rennräder, Zubehör, Schnäppchen, Angebote, Zubehoer, Teile, Rad, Räder, Raeder, Rennrad, Rennräder, Rennraeder, Kinderräder, Kinderraeder,','City-Bikes, Mountain-Bikes, Trekking / Cross-Bikes, Junior-Bikes, Rennräder, Zubehör, Schnäppchen, Angebote, fahrraeder, Trekkingrad, fahrradanhänger, fahrrad, Zubehoer, Teile, Rad, Räder, Raeder, Rennrad, Rennräder, Rennraeder, Kinderräder, Kinderraeder,','Hochwertige Fahrräder und Zubehör zu Schnäppchenpreisen. Fahrraeder - und Zubehör - Angebote in Riesenauswahl und guter Qualität von City-Bikes, Mountain-Bikes, Trekking / Cross-Bikes, Junior-Bikes bis Rennräder. Dazu alles rund um`s Fahrrad: Tipps, Term','A','http://www.fahrrad-schnaeppchen.de/Merchant2/merchant.mv','','http://www.fahrrad-schnaeppchen.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4902,'hSaUqQJoc2','hund, hundemotiv, hundeshirt, sweatshirt, mousepad, t-shirt','T-Shirt, Sweatshirt, Mousepad, Druckmotive, Hundedruckmotiv','Canalbashop - Hier finden Sie sehr schöne Artikel, wie T-Shirts, Sweatshirts, Mousepads und helfen damit der Hundeauffangstation Canalba. Eigene Druckmotive möglich.','A','','','http://www.canalba.de/canalbashop/index.htm','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4903,'sBpPxBsjfw','ecommerce oscommerce shopping cart buch buecher luftfahrt segelflug segelfliegen ultraleicht drachen gleitschirm schifffahrt motorrad eisenbahn automobil pkw','ecommerce oscommerce shopping cart buch buecher luftfahrt segelflug segelfliegen ultraleicht drachen gleitschirm schifffahrt motorrad eisenbahn automobil pkw','','A','','','http://www.elementbuch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4904,'CpZH8rkVZq','abwehrspray, pfefferspray, ko-gas, dvd filme, kosmetik, nagellack, lippenstift, günstig, billig, schnäppchen, chi maschine, chi-maschine, e-scooter, bettwäsche, sonstiges, diverses, geschenke, geschenke artikel, toillettensitz, regenabweiser, delfin, tren','Aus der TV Werbung\r\nBeauty & Kosmetik\r\nBüro & Schule\r\nDVD Filme->\r\nElektro\r\nFahrrad & Auto\r\nFeuerzeuge\r\nFotobedarf\r\nFreizeit & Sport\r\nHandy & Zuberhör->\r\nHaus & Garten->\r\nSaison Artikel->\r\nSicherheit & Schutz->\r\nSonstiges\r\nSpielwaren\r\nTrendartikel\r\nTV & H','Die Adresse für Schnäppchenjäger!\r\nWaren von A-Z\r\nHier können sie auf Rechnung einkaufen!','A','','','http://www.l-s-warenhandel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4905,'g1cZymvuGO','Poster, Online-Shop, Bild, Bilder, Geschenk, Einrichtung, Büro, kaufen, einkaufen','Poster Bilder','Ein neues Bild für Ihr Büro? Ein Geschenk für Freunde? Der Online-Shop bietet hochwertige Poster, die sich in die Umgebung einfügen.','A','','','http://www.baldioli.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4906,'fImcOE4cmX','wein, weinhandel, weinverkauf, weinshop, weinversand, einkaufen, bestellen, australien, suedafrika, frankreich, bordeaux','rotwein, weisswein, rose, champagner, merlot, cabernet, pinotage, shiraz','VinoPlaza.de – Ihr Onlineshop für ausgesuchte & ausgezeichnete Weine aus Europa und Ãœbersee. Günstige Preise, schnelle Lieferung und jede Woche aktuelle Angebote sowie detaillierte Weinbeschreibungen und erstklassiger Kundenservice heben VinoPlaza.de herv','A','','','http://www.vinoplaza.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4907,'vdn1P47P6B','Toolkauf.de bietet seinen Kunden mehr als 10000 Produkte für Haus & Heim. Aufgeteilt in den Kategorien Haushalt, Garten, Heimwerker, Freizeit, Geschenkartikel und Pc-Hard-/Software, erspart Ihnen Toolkauf.de die Suche nach dem von Ihnen gewünschten Produk','Toolkauf.de bietet seinen Kunden mehr als 10000 Produkte für Haus & Heim. Aufgeteilt in den Kategorien Haushalt, Garten, Heimwerker, Freizeit, Geschenkartikel und Pc-Hard-/Software, erspart Ihnen Toolkauf.de die Suche nach dem von Ihnen gewünschten Produk','Toolkauf.de bietet seinen Kunden mehr als 10000 Produkte für Haus & Heim. Aufgeteilt in den Kategorien Haushalt, Garten, Heimwerker, Freizeit, Geschenkartikel und Pc-Hard-/Software, erspart Ihnen Toolkauf.de die Suche nach dem von Ihnen gewünschten Produk','A','','','http://www.toolkauf.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4908,'jk1Gw7Rq7j','Fahnen, Flaggen, Nationalflaggen, Bundesländerflaggen, Staatsflaggen, Nationalfahnen, Länderflaggen, Internationale Flaggen, Online Shop, Flaggenshop, Fahnenshop, Fahnen-Shop, Flaggen-Shop, Fahnen kaufen, Fahnenversand','Fahnen und Flaggen','Unter Unitedflags.com reicht die Bandbreite von der Piratenflagge für den Kleingarten bis zu einer sehr großen Auswahl nationaler und internationaler Fahnen für alle Anlässe.','','','','http://www.unitedflags.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4909,'X6dwRDcH8R','A. Manoukian, adidas, boccia, bruno banani, carrera, clyda, esprit, festina, junghans, junkers, kaufman, ocean pacific, pulsar, paco rabanne, seiko, timeforce, timberland, zeppelin\r\nUhren, Geschenk, Armband, Chrono','Uhren, Chronographen, Kuckucksuhr','Aktuelle Marken und Designer Uhren zu günstigen Preisen und kostenloser Schnell Lieferung im Uhrenshop von Casaro.','A','htttp://www.casaro.de','','http://www.casaro.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4910,'Ci3N31JEu5','schweiz, swiss, T-Shirt, Shirt, tshirt, Trendshirt, schweiz shop, schweizshop, Schweizerkreuz, schweiz Textilien, pullover schweiz, baseballcap schweiz, mousepad schweiz, swisscross, merchandising schweiz','T-shirts, Baseballcaps, Pullover, Girlieshirt, Mousepad, Poloshirts, Weste, Jacke, Kapuzenpulli,','Im Schweizshop finden Sie verschiedene Artikel wie T-Shirt, Baseballcap, Pullover, Mousepad und Girly-Wear mit dem Schweizer Kreuz. Swissness pur.','A','','','http://www.schweizerkreuz.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4911,'R5uOMwR95J','Türkei, türkisch, Türkei-Urlaub, Türkei-Online-Shop, Türkei-Pullover, Türkei-T-shirt, T-shirt, Merchandising, Istanbul, Halbmond, Türkische-Bekleidung, turkiye, Türkei-Mousepad','Kappen, T-shirts, Pullover, Kapuzenpullover, Girlie-wear, Mousepads, Poloshirts, Jacken, Weste','Türkischer Shirt und Merchandising-Shop. Verschiedene Artikel wie Shirts, Mousepads, Caps, Jacken, Girly-wear und vieles mehr mit dem Halbmond und dem Stern.','A','','','http://www.tuerkiye-shirt.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4912,'CKSx550wUU','FSC, Fujitsu Siemens, Computer, Notebook, Hardware, Toshiba, Xeron, Yakumo, Amilo, Centrino','Notebooks, Laptop, Arbeitsspeicher, Memory Stick, Notebooktasche','Hier finden Sie neue und gebrauchte Notebooks zu günstigen Preisen','A','','','http://www.notebookparadies','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4913,'9TJDPPElVw','Naturprodukte, Nahrungsergänzung, Naturkosmetik, Feng Shui, Ayurveda, Allergikerprodukte, Tierversuchsfrei, Tierschutz','Naturprodukte, Nahrungsergänzung, Naturkosmetik, Feng Shui, Ayurveda, Allergikerprodukte','Sanoverde bietet Ihnen Naturkosmetik, Nahrungsergänzungen und viele weitere Naturprodukte für ein gesünderes Leben und Wohnen! Garantiert tierversuchsfrei und umweltverträglich!','A','','','http://www.sanoverde.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4914,'TQiGiipogf','KVM-Switches, Adder, Peppercon, Belkin, GEDAT, Fernwartung, LARA, eRIC, ROL-F Ethernetkarte, Fernsteuerung, Maus, Tastatur, Video, IP, Keyboard, Mouse, Port, VGA-Karte, Rechner, Server, Netzteil, ISDN','KVM-Switches und Zubehör, Produkte der Firmen Peppercon, Adder und Belkin','KVM-Switches und Werkzeuge zur Fernwartung','A','','','http://www.kvm-online.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4915,'m5AV7oXoKY','EPSON, Drucker, Ersatzteile, Tinte, Scanner, Laser, Videoprojektoren, Druckköpfe, Beamer, Remote Management, HP, Toner, Tally, Reparaturen, eShop','Alle Produkte rund um EPSON, Werkzeuge zur Fernadministration','Die GEDAT Datentechnik GmbH ist EPSON-Service-Center, EPSON-Ersatzteildistributor und Tally-Partner. Im GEDAT-eShop können Sie EPSON-, HP- und Peppercon-Produkte sowie Verbrauchsmaterial bestellen.','A','','','http://www.gedat-eshop.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4916,'W7aJMGfQow','Software, Programme, Betriebssysteme, Linux, Win, Mac, Graphik, Grafik, Internet, Textverarbeitung','Software, Programme, Betriebssysteme','aixpresso software-shop mit über 2000 Software-Titeln von über 150 Herstellern','AB','','','http://www.aixpresso.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4917,'ZxZO4Fyvvp','Wein Humidor Dupont','Wein Zigarrenzubehör','Zigarrenzubehör: Ständig über 1000 Humidor – Schränke am Lager.\r\nFeuerzeuge ST Dupont. Auslaufmodelle und Ausstellungsstücke.\r\nWeine mit guten Kritiken von R.Parker und co.\r\n\r\n','A','','','http://www.Lifestyle-Ambiente.de','ABD'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4918,'A3yBISrm5g',' multiplexmöbel, wiegemesser, honiglöffel, schneidebrett, tischplattenversand, holzaccessoires, \r\n designmöbel, ahorn, kirsche, designartikel, tischplatten, möbelversand, konsolenträger, \r\n designregal, regal, tranchierbrett, schreibtisch, esstisch, \r\n','Tische, Regale, Highboards und Couchtische aus Ahorn und Kirschbaum. Oder Tischplatten aus Multiplex, Glas oder MDF.','WOODandMORE.com präsentiert Holzaccessoires - Holzartikel und Kleinmöbel in reduziertem Design nach eigenem Entwurf. Wie z.Bsp. Tische, Regale, Highboards und Couchtische aus Ahorn und Kirschbaum. Oder Tischplatten aus Multiplex, Glas oder MDF. Wir bieten','A','','','http://www.woodandmore.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4919,'DlVA403Xn2','tee, ronnefeldt, keiko, morgentau, red berries, teetasse, teekanne, gruener tee, schwarzer tee','Tee und Zubehör','Erlesener Tee und Zubehör aus dem Teehaus Ronnefeldt. Bequem und sicher bestellen mit Preisvorteil und frische Garantie.','A','http://www.teeimnetz.com\r\nhttp://www.teeimnetz.at\r\nhttp://www.teeimnetz.ch\r\nhttp://www.tee-im-netz.de','','http://www.teeimnetz.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4920,'W3ytAwhqYM','webhosting, hosting, provider, hosteasy, easy, e@sy, leicht, gemacht, einfach, \r\ngünstig, speed, schnell, guenstig, geprüft, geprueft, starter, standard, power, select, individuell, flexibel, \r\ndomain, domains, webspace, pakete, speicher, speicherplatz, t','Webspace-Pakete, Domains','Wir bieten Ihnen Webspace-Pakete mit hoher Qualität zu günstigen Preisen. Neben der Auswahl aus unseren Komplett-Angeboten können Sie sich auch ein individuelles Paket für Ihre Präsenz zusammenstellen.','A','http://www.hosteasy.biz\r\nhttp://www.hosteasy.info','','http://www.hosteasy.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4921,'06Ru6beP2x','Notenversand\r\nNoten-Versand\r\nNotenshop\r\nKlaviernoten\r\nChornoten\r\nNoten\r\nNotenbestellung','Klaviernoten\r\nChornoten\r\nNoten\r\nNotenbestellung','Notenshop DER Notenversand bietet mit 400.000 Noten eine RIESENAUSWAHL an NOTEN','A','','','http://www.Notenshop.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4922,'RhtOTfEPnZ','beauty\r\nwellness\r\nlifestyle\r\nparfum\r\nracine\r\naloe vera\r\nmlm\r\nnetwork marketing\r\nkörperpflege\r\nhaarpflege\r\nnebenjob\r\nzusatzeinkommen\r\nnebenerwerb\r\nmichael schumacher\r\nboris becker\r\niris berben\r\nnadja auermann\r\nsarah connor\r\nandre rieu\r\nudo walz\r\nno angels\r','Parfum\r\nStardüfte (z.B. Boris Becker, Michael Schumacher, Iris Berben etc.)\r\nAloe Vera Produkte\r\nNahrungsergänzungsmittel\r\nLifestyleprodukte\r\nWellnessprodukte','Produkte aus den Bereichen Beauty, Wellness, Lifestyle, Parfum - zu fairen Preisen, in TOP-Qualität! Weltweiter Versand, kein Mindestbestellwert!','','','','http://www.beautyexpress.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4923,'w93d7kH5QO','Armband, Armbänder, Broschen, Halsketten, Goldketten, Goldanhänger, Silberketten, Silberanhänger, Colliers, Goldringe, Silberringe, Stahlringe, Ohrringe, Ohrstecker, Brisuren','Armschmuck, Fingerschmuck, Halsschmuck und Broschen.','Hier finden Sie ein reichhaltiges und stilvolles Schmuckangebot aus Gold, Silber und anderen Materialien zu besonders günstigen Preisen...','A','','','http://www.joncrista.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4924,'EGAHwULIUU','obstschalen, dekorschalen, uhren, wanduhren, tischuhren, vasen, blumenvasen, kerzenhalter, kerzenteller, teelichthalter, leuchten, lampen, beleuchtungskörper, schmuck, glasschmuck, designschmuck','obstschalen, dekorschalen, uhren, wanduhren, tischuhren, vasen, blumenvasen, kerzenhalter, kerzenteller, teelichthalter, leuchten, lampen, beleuchtungskörper, schmuck, glasschmuck, designschmuck','onlineshop von dekorschalen bis vasen und wanduhren aus designglas. auch schmuck und beleuchtungkörper fehlen in unserem programm nicht.','','www.designglas.net/licht\r\nwww.designglas.net/schmuck\r\nwww.designglas.net/vasen\r\nwww.designglas.net/uhren\r\nwww.designglas.netTgeschenk','','http://www.designglas.net/geschenke','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4925,'f7s1iC697F','maxxtech chevrolet chevy automobile offroad autoteile kfz motorsport nascar autotuning gmc autozubehoer silverado ssr trailblazer','Chevy Avalanche\r\nChevy C/K-Trucks\r\nChevy Colorado\r\nChevy Silverado\r\nChevy SSR\r\nChevy Trailblazer\r\nGMC Trucks\r\nNASCAR Merchandise\r\n','Wir bieten Neufahrzeuge und Tuningteile für Chevrolet Avalanche, C/K-Sport, Colorado, Silverado, SSR und Trailblazer aber auch NASCAR Merchandise und Veranstaltungshinweise.','A','http://www.c/k-sport.de\r\nhttp://www.chevrolet-ssr.de\r\nhttp://www.ssr-club.de','','http://www.maxxtech.org','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4926,'G4RprpoLd3','Sporternährung Sportliteratur fitnessnahrung Eiweiß Creatin Waight Gainer Kohlenhydrate Bodybuilding Masseaufbau Muskelaufbau Kraftsport Zusatzernährung Sport BMS Hi-Tec Sport und Fitness Metabolic Multipower Eiweiss Amino Sport Shop Anabol Bücher Sportge','Sporternährung wie Creatin, Eiweiss, Protein, Kohlenhydrate, Milchshakes, Diäternährung, Aminosäuren, Slim Fast','Ernährung für Muskelaufbau und Fettabbau, eine grosse Auswahl an Sporternährungsherstellern aus ganz Europa.Mit atraktiven Rabatten, alle Lieferungen Versandkostenfrei. \r\n','A','','','http://www.body-styling-products.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4927,'wUmjoshUMY','Waschmaschine, Kühlschrank, Geschirrspüler, Einbauherd, Einbaukühlschrank, Lieferung, Waschmaschinen, Trockner, Geschirrspüler, Mikrowellengeräte, Kühlautomaten, Gefrierschränke, Gefriertruhen, Edelstahl Kühl-Gefrier-Automaten, Kühl-Gefrier-Kombination,','Waschmaschinen Geschirrspüler Kühlschrank Kaffemaschine Espressoautomaten Wäschetrockner Mikrowelle Durchlauferhitzer Esse','Elektrogeräte zu Discount Preisen wie zB. Waschmaschinen, Geschirrspüler, Kühlschrank u.v.m','A','','','http://www.haushaltscout.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4928,'3tLVJHeLnG','Spielzeug, Kinder, Baby, Elektrogeräte, Beauty, Wellness, Haus, Hobby, Tierwelt, Heimwerker, \r\nSport, Fitness','Huepfburg, Luftbett, Polar Uhren, epilstop, Heimtrainer, Stepper, Hantelbank, Boxhandschuhe, Boxsäcke, Ergometer, Massagematte, Kühlboxen, ...','Das Online Kaufhaus Shopday.\r\nMachen Sie den Preisvergleich.\r\nOb Spiel, Sport, Hobby oder Freizeit.','A','','','http://www.shopday.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4929,'J8BsnRWDXX','hardware software multimedia foto video beamer scanner camcorder apple avid','Hardware Software Beamer Foto Video Zubehör','Ihr Multimedialieferant; Hard- und Software (Mac/PC), Digitalfotografie, Digitalvideo, Beamer','A','','','http://www.dreamvideo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4930,'tmceyuf1In','Sport Spiel Trend Mode Epil Kampfkreisel','E-Scooter, Kofferset, Kampfkreisel, Eptil, Anglerstühle, Wassermax, Schlößer, Haushaltsprodukte, Geschenkartikeln...','Trendartikel, TV-Artikel, Elektro Scooter und vieles mehr....','','','','http://www.bunte-einkaufswelt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4931,'2ntiXr1XDD','Tintenpatronen, Druckerpatronen, Refillsysteme, Refilltinten, Refillstationen, Lasertoner, Laserkartuschen, kompatible Tintenpatronen, Photopapier, Folien, Inkjet Papier, Jettec, Epson, Lexmark, Canon','Tintenpatronen, Druckerpatronen, Refillsysteme, Refilltinten, Refillstationen, Lasertoner, Laserkartuschen, kompatible Tintenpatronen, Photopapier, Folien, Inkjet Papier','1a kompatible Tintenpatronen, Laserkartuschen und Refill-Systeme, für Drucker von Epson, Canon, HP und Lexmark, von namhaften Herstellern - preiswert und in großer Auswahl.','A','','','http://www.ttexpress.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4932,'UOa8WyzqYO','ABC Ausrüstung\r\nabc Ausrüstung\r\nBadeanzug\r\nbadeanzug\r\nBadeanzüge\r\nbadeanzüge\r\nBadehose\r\nbadehose\r\nBadehosen\r\nbadehosen\r\nBademode\r\nbademode\r\nBademoden\r\nbademoden\r\nBikini\r\nBikini\r\nDiving\r\ndiving\r\nFlossen\r\nflossen\r\nFreizeit\r\nfreizeit\r\nNeoprenanzug\r\nneoprenan','1. Stufe Micro. DIN 300 bar\r\n1. Stufe Micro. INT\r\n1. Stufe R1.INT\r\n1. Stufe R3.DIN\r\n1.Stufe R1.DIN 200 bar\r\n10-12L.Schlauchschellen-Set\r\n10Ltr.Stage-Band-Set\r\n12Ltr.Stage-Band-Set\r\n2 Ltr. Mono-Schellensatz\r\n2 Ltr.Flasche, Stand. SL-ARGON\r\n2 Ltr.Flasche, S','Onlineshop für Tauchsportartikel: ABC Ausrüstungen, Neoprenanzüge, Kopfhauben, Handschuhe, Füsslinge, Jackets, Atemregler, Tauchinstrumente, Tauchlampen, Tauchtaschen, Bademoden und Fashion für Taucher und \"normale\" Menschen. \r\n\r\nAusserdem gibt es bei uns','A','http://www.tauch-shop.net\r\nhttp://www.tauchversand24.de','','http://www.okidokidiving.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4933,'3Wyp7iT9G5','eroticons, T-Shirt, geschenk, Girlie-Shirt, Sweatshirt, Kaufen, Singles, shirts, geschenk, geschenke, t-shirts, tshirts, funshirts, fun-shirts, shirt-shop, geburtstag, Sex, girls, porno, erotik, porn, Motive, Textildruck, Geschenkideen, Erotikartikel','Bekleidung','Sexy Shirts for sexy people. Shirts, Sweater und mehr mit 69 erotischen Symbolen der wohl schönsten Nebensache der Welt. www.eroticshirts.com, der einzigartige, eindeutig zweideutige Online Erotic-Shirt-Shop im Internet.','A','','','http://www.eroticshirts.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4934,'lkcwMovEs6','wear clubwear streetwear design fußball fussball style fashion trikot soccer designer shirt sportswear trikots klamotten styles shirts streetwear t-shirt\r\n','Trikots, Jacken, Hemden, Hosen, Socken, Schuhe','Coole Outfits, inspiriert von Spielfeld, Bank und Tribüne. Exklusive handgefertigte Trikots aus Baumwolle (Heavy-Single-Jersey) u. Trainingsjacken aus Baumwoll-Sweat. Kapuzenjacken aus Walk, Arbeiterjacken für die letzten Stehplatztribünen. \r\n','A','','','http://nizeshot.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4935,'9LpDTFCDhK','Audiotechnik, Connect-Cards, Design-PC, Digitalkameras, Formatdrucker, Funktechnik, Handys, Internet-Telefonie, Outdoor-Notebooks, Tablet-PC, TFT-Monitore, Spezialsoftware, Studiotechnik, Wireless-LAN, VoIP','Audiotechnik, Connect-Cards, Design-PC, Digitalkameras, Formatdrucker, Funktechnik, Handys, Internet-Telefonie, Outdoor-Notebooks, Tablet-PC, TFT-Monitore, Spezialsoftware, Studiotechnik, Wireless-LAN, VoIP','selektierte PC-Technik, Handys, Wireless-LAn','','http://www.karoshop.de.vu\r\nhttp://www.notebookonline.de\r\nhttp://www.notebook-onlinecenter.de.vu ','','http://www.karokom.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4936,'QlNLPDmnPs','Kunst, Künstler, Gemaelde, NRW, Galerie, Galerien, Ausstellungen, Club, Mitglied, Mitglieder, Shop, Internetshop, Künstlerwerke, Petrikat, Chat, Forum, Malen, Bildhauen, Photgraphie, Foto, Fotos, Akt, Stein, Metall, Glas, Farben, bunt, schwarz, weiß, Güns','Gemälde, Kunst, Bilder, Fotos, Küchen, Einrichtung, Zeichnungnen Skulpturen','Künstlerwerke ist die neue Internet-Galerie mit Shop Funktion für Kunstinteressierte und für Künstler sowie welche die es noch werden wollen.','A','','','http://www.kuenstlerwerke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4937,'FcsaW1pcu0','Gastherme, Vitopend, Vitodens, Vitola, Vitosol, Vitogas, Vitotronic, Viessmann, Heizung, Solar, Kollektor','Viessmann Gasthermen, Heizkessel, Solarkollektoren, Heizungs-Zubehör, Komplettpakete, Ölkessel, Gaskessel','Fachmarkt für Viessmann Heizungstechnik und Solartechnik. Umfangreiche Infos, Datenblätter und Montageanleitungen zum Download.','A','http://www.loebbeshop.de','','http://www.loebbeshop.de/viessmann/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4938,'3Vvt4L3zdG','Farräder, Kinderfahräder, Reifen, Schläuche, Lenker, Vorbauten, Scheinwerfer, Dynamos, Batterielampen, Blinklichter, Bremsen, Bremschuhe, Parkstützen, fahrradcomputer, Helme, Kinderhelme, Pumpen, Trinkflaschen, Trinkflaschenhalter, Glocken, Roller, Kinder','Farräder, Kinderfahräder, Reifen, Schläuche, Lenker, Vorbauten, Scheinwerfer, Dynamos, Batterielampen, Blinklichter, Bremsen, Bremschuhe, Parkstützen, fahrradcomputer, Helme, Kinderhelme, Pumpen, Trinkflaschen, Trinkflaschenhalter, Glocken, Roller, Kinder','Wir bieten Fahrräder, Fahrradteile und Zubehör in spitzen Qualität zu attraktiven Preisen.','A','','','http://botticobikes.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4939,'Trti0ZeLZt','Schals, Geschenk, Schal, einkaufen, on demand, shopping, Unikat, Accessoire, Werbeartikel, Mode, Bekleidung, stricken, Testberichte, Fanschal, Vereinsbedarf, Weihnachten, Geburtstag, Namenstag','Schals, individuell gestaltbar, aber auch fertige Modelle, bei denen allerdings noch die Strickfarben gewählt werden können.','Individuelle Schals mit Text oder nach Dateivorlage. Kein Aufdruck oder Bestickung, das Motiv wird tatsächlich gestrickt. Einzelstücke einfach online einkaufen.','A','','','http://www.wildemasche.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4940,'gyo25EdoM7','Apotheke, Versandapotheke, Gesundheit, Online-Apotheke, apo-discounter, Kaufland-Apotheke, Apotheke im Kaufland Leipzig, Almased, Meridol, CM3, Biofax, Matricur, Formoline l 112, Strobby, frei öl, vichy, claire fisher, eucerin, bepanthol, vitamine, minera','Almased, Meridol, CM3, Biofax, Matricur, Formoline l 112, Strobby, frei öl, vichy, claire fisher, eucerin, bepanthol, vitamine, mineralstoffe, magnesium, calzium','Der Discounter unter den Onlineapotheken - heute bestellt, morgen geliefert. Unzählige, unschlagbare Dauerniedrigpreise. 850 verschiedene Produkte sofort lieferbar. Bequem per Bankeinzug oder Kreditkarte bezahlen.','A','http://www.1a-apo.de','','http://www.apo-discounter.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4941,'0DpQjDqZBn','tinte nachfülltinte original kompatibel patronen druckerpatronen Tint Ink Tintink tint ink Ink refill printerink inkcartridge Tintenstrahldrucker Drucker Canon Hewlett Packard HP IBM Lexmark Epson Fujitsu Olivetti 3M Agfa Citizen Minolta Nec Panasonic','Nachfülltinte für:\r\nCanon Tintenstrahldrucker\r\nEpson Tintenstrahldrucker\r\nHP Tintenstrahldrucker\r\nLexmark Tintenstrahldrucker\r\nOlivetti Tintenstrahldrucker\r\nXerox Tintenstrahldrucker','Tinte für Druckerpatronen bei Tint-ink - Richter-DTP Center','A','','','http://www.tint-ink.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4942,'PUcAEE8G3d','Rasenmäher Rasentraktor Balkenmäher Hochgrasmäher Wiesenmäher Motorsense Motorhacke Kehrmaschine Vertikutierer Kettensäge Kreissäge Holzspalter Hochdruckreiniger Schneeräumschild Trimmer Motorsensen Motorhacken Gartenfräse Gartenfräsen Rasentraktoren','Rasenmäher Rasentraktor Balkenmäher Hochgrasmäher Wiesenmäher Motorsense Motorhacke Kehrmaschine Vertikutierer Kettensäge Kreissäge Holzspalter Hochdruckreiniger Schneeräumschild Trimmer Motorsensen Motorhacken Gartenfräse Gartenfräsen Rasentraktoren','Gartengeräte vom Fachmann - Beratung & Verkauf, Service & Ersatzteile. Fachhandelspartner von FA-GA und Kränzle. Wir führen Rasenmäher, Rasentraktoren, Wiesenmäher, Motorsensen, Häcksler, Holzspalter, Motorsägen, Kreissägen, Hochdruckreiniger, u.v.m.','','','','http://www.gartengeraete-ecker.de/','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4943,'1xFLvNaHVe','Kindermode, Babymode, Umstandsmode, Schuhe, ÖKO','Kindermode, Babymode, Umstandsmode, Schuhe, ÖKO','Ihr Onlineshop für Kindermode von Heute. Wir bieten Ihnen aktuelle Mode für Babys und Kinder. Außerdem haben wir Umstandsmode und Kinderschuhe für Sie im Angebot.','A','','','http://www.villakinderbunt.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4944,'wyyjeO2YcU','Computerzubehör, Tinte, Toner, Ordner, Register, Hängemappen, Schreibgeräte, Diktiergeräte, Papier, Formulare, Bürotechnik, Präsentation, Speichermedien, Beleuchtung, Büroeinrichtung','Computerzubehör, Bürotechnik, Büroeinrichtung, Papiere, Formulare, Präsentationszubehör, Schreibgeräte, Versandmittel','Online-Shop für Selbstständige, Gewerbetreibende und Firmen.','','','','http://www.steegbuero.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4945,'kk1DmOb19q','Kindermode, Toff Togs, Togszone, toff togs, togszone, Kinderbekleidung, Toff Togs Store, Kinderkleidung, Jacken, Hosen, Pullis, Sweat-Shirts, T-Shirts, Mützen, Haba, Modeschmuck, Holz, Spiele','Kindermode von Toff Togs, Togszone, Nino&Nina, Liegelind & Kinderspiele & Schmuck von Haba','Toff Togs Store & more: der Onlineshop für kreative Mode aus dem Hause Toff Togs und Togszone für Kids & Teens! Witzig, flippig, festlich oder sportlich oder einfach nur kindgerechte Wohlfühlmode - einfach nur per Mausklick im Shop bestellen und ins Haus','A','','','http://www.designerhits-for-kids.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4946,'ruEQCwn97T','pc, Hardware, software, billig, Monitor, cpu, Drucker, Camera, digital, günstig, kaufen, AMD, Intel, Betriebsystem, Zubehör, Ram, DDR, dvd, cd, cdrw, rw, Rom, Ram, SD, Speicher, Festplatte, Grafikkarte, Motherboard, Mainboard, Beamer','pc, Hardware, software, billig, Monitor, cpu, Drucker, Camera, digital, günstig, kaufen, AMD, Intel, Betriebsystem, Zubehör, Ram, DDR, dvd, cd, cdrw, rw, Rom, Ram, SD, Speicher, Festplatte, Grafikkarte, Motherboard, Mainboard, Beamer','Unser Online-Shop bietet Ihnen über 3500 Artikel rund um den PC.Hier bekommen Sie ausser Hardware und Software für Ihren Computer, auch DVD-Player, Beamer, Monitore, Kabel, usw. wie gewohnt zu günstigen Preisen.','','','','http://www.pcverkauf.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4947,'1qajwEveo7','Adventsgehänge, Christbaumschmuck, Geschenke, Glas, Glaskunst, Glastiere, Glasvasen, Weihnachtsdekoration, Osterdekoration, Valentinstag, Glaskugeln, Baumspitzen, Glashütten, Koestel Design, Holz, Glasschmuck, Geschenkidee','Adventsgehänge, Christbaumschmuck, Glasblumen, Glaskunst, Glastiere, Glasvasen, Glasfiguren, Sternzeichen, Weihnachtsdekoration, Osterdekoration, Glasherzen, Glaskugeln, Baumspitzen, Tintenschreiber, Glashüttenartikel, Koestel Design, Holzschnitzkunst, G','Ab und zu einem lieben Menschen eine besondere Freude bereiten, aus Lauschaer Glas gestaltet Blumen, Christbaumschmuck, Figuren, Glastiere, Lichtmühlen in der Glasbläserstadt Lauscha, mundgeblasen, handbemahlt hergestellt.','A','http://www.glasverkauf.com\r\nhttp://www.lauschatv.de\r\nhttp://www.weihnachtsmann.tv\r\nhttp:/www.glaskunst-lauscha.de','','http://www.glasverkauf.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4948,'21MOeWPwSD','ARCO, Tischrechner, Uhren, Tools, Büro, Radio, Armbanduhren, Feuerzeuge, Taschen, \r\nKorkenzieher, Flaschenöffner, Internetshop, Sonnenbrillen, Werbeartikel, Kugelschreiber, \r\nRechner, Schlüsselanhänger, Wetterstationen, Restposten, Rowenta\r\n','ARCO, Rowenta\r\n','Suchen Sie das BESONDERE-DESIGN\r\nGeschenke oder Werbeartikel\r\nDieses finden Sie in meinem Internetshop','A','','','http://www.mb-warenvertrieb.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4949,'G3cL1ibiUW','Kaffee, Espresso, Kontor, Kaffeekontor, Kocher, Bialetti, Da Sina, Jamaica Blue Mountain, Hamburg, St.Pauli, Schanzenstr.','Kaffee, Espresso, Cappuccino, Zubehör, Rezepte.','Online Shop des Kaffeekontors St.Pauli - Seit 1999 der Kultladen für Kaffeekenner in Hamburg. Neben vielen Sorten Kaffee auch Zubehör im Angebot.','AB','www.schanzenstr.de','','http://www.kontorkaffee.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4950,'EOYywcINzz','Hardware, Software, Computer, Zubehör, Spiele, Notebook, Handheld, Games, Digitalkamera, Monitore, TFT, Netzwerk','Hardware, Software, Computer, Zubehör, Spiele, Notebook, Handheld, Games, Digitalkamera, Monitore, TFT, Netzwerk','Hier finden Sie stets eine große Auswahl aktueller Artikel sowie ständig neuer Angebote rund um Computer Hard- und Software, PC-Zubehör, -Games, Digitalkameras, Handhelds und Notebooks zu TOP-Preisen.','A','','','http://www.net2com.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4951,'Y26pPhcfNc','Hardware, Software, Spiele, Games, Computer, CPU, Prozessoren, Prozessor, Mainboards, Motherboards, Grafikkarten, Festplatten, Harddisks, Radeon, Geforce, Athlon, Pentium, Xeon, Opteron, Keyboards, Tastaturen','Hardware, Software, Spiele, Games, Computer, CPU, Prozessoren, Mainboards, Motherboards, Grafikkarten, Festplatten, Harddisks, Keyboards, Betriebssysteme, Brennsoftware','Wir bieten Ihnen eine umfangreiche Auswahl aktueller Hardware und Software an. Ãœbersichtlich sortiert in unserem Online-Shop.','A','','','http://www.advancedpc.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4952,'0ogEeWBeOv','parfum\r\nparfüm\r\nparfumminiaturen\r\nparfümminiaturen','Parfumminiaturen, Artikel für Sammler.','Parfumminiaturen aller namhaften Hersteller im Angebot','A','','','http://www.parfumflacons.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4953,'qgsJiGpqgq','Shopsoftware, Shopsystem, Shoppingsystem, Shophersteller, Suchmaschinen, Ranking, Platzierung, indexierung','CosmoShop, Cosmo-CMS, Cosmo-Faktura','Wir entwickeln professionelle, bei Google indexierbare Shopsysteme! Ihre Artikel werden automatisch* bei Google aufgenommen! Richten Sie noch heute einen kostenlosen Demoshop ein!','A','http://www.Cosmo-CMS.de\r\nhttp://www.zaunz.de','','http://www.CosmoShop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4954,'Uw1BAW6qym','Bilderahmen Galerieschiene Passepartout Alurahmen Holzrahmen','Nielsen Neumann','Bilderrahmen Direktversand. Wir liefern ca. 2.700 Bilderahmenartikel direkt ab Werk mit bis zu 30% Preisvorteil. Wechselrahmen in Alu und Holz, Galerieschienen und Passepartouts.','','','','http://www.rahmenshop24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4955,'3l8jJBsf4U','Morbus Crohn, Pilzinfektionen der Bronchien, Migräne, Prostataleiden, Angina - Beschwerden, Candida, Psoriasis, Nebenhöhlenentzündungen, Fibromyalgie, HIV, Zu früh geborene Säuglinge, Mikroorganismen, Bluthochdruck, Krebs, Neurodermitis, Allergien, Rheuma','Vita Biosa\r\nHelios Tangmel\r\nHelios Korallenalgen','Vita Biosa-Mikroorganismen gegen Magen/-Darmprobleme.','','','','http://www.vitabiosashop-sommer.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4956,'12F2tH9bl7','gartentor, gartenzaun, weidezaun, gartenmöbel, teakmöbel, kiefernmöbel, weidezaungerät, rasenmäher, gardena, wolf, drahtzaun, maschendrahtzaun','Gartenzäune und -tore, Grills und Grillzubehör, Gartenmöbel und Gartentechnik, Heimtierbedarf, Weidezäune','Ihr Online-Einkaufsmarkt für Haus, Hof und Garten. Besonderes Produkt-Highlight: Versand kompletter Gartenzäune und -tore.\r\nFür Ihren ersten Einkauf schenken wir Ihnen einen Gutschein über 5€.','A','','','http://www.dorfscheune.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4957,'wrbLn6KT2g','Taufe, Geburt, Mode, Kleidung, Designerartikel, hochwertig, günstig, Schnäppchen, Discount, Geschenk, Probe, Schuhe, Playshoes, Sterntaler, CHECK IN, Pampolina, MP, Martin Pedersen, Onlineshop, online, Baby, Kinder, Mama,','Mode, Kleidung, Designerkleidung, Erstausstattung, Taufe, Geburt, Spielwaren, Strampler, Schuhe, Geschenkeecke, Top10, Schnäppchenecke, Essen&Trinken, Stillzubehör, Strumpfwaren, Accessoires, Badehosen uvm.','Babymode- und Kindermode von Gr. 50-164 ca., Spielwaren, sonstige Ausstattung. Viele Designerartikel.','A','','','http://www.pepinio.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4958,'KBtnbxMJ6w','shop, senioren, Alltagshilfen, Geschenkideen, Pflegehilfen, Badhilfen, Gehhilfen, Sehhilfen, Hoerhilfen, Wellness, Sicherheit, Unterhaltung, Pflege, Krankenpflege, altenpflege','Alltagshilfen, Geschenkideen, Pflegehilfen, Badhilfen, Sicherheit, Gehhilfen, Sehhilfen, Hoerhilfen, Wellness, Unterhaltung, Pflege, Krankenpflege','Senioren-Shop mit Alltagshilfen, Geschenkideen, Pflegehilfen, Badhilfen u.v.m.','A','http://www.alltagshilfen24.de','','http://www.senioren-shop24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4959,'vHPShtK8hH','ARCO, Tischrechner, Uhren, Tools, Büro, Radio, Armbanduhren, Feuerzeuge, Taschen, Korkenzieher, Flaschenöffner, Internetshop, Sonnenbrillen, Werbeartikel, Kugelschreiber, Rechner, Schlüsselanhänger, Wetterstationen, Restposten, Rowenta, Geschenke, Design\r','ARCO, ROWENTA','Lassen Sie sich das nicht entgehen !\r\nDie kreative Design Collection.\r\nFaszinierende Designerstücke, \r\nderen Funktion erst auf den\r\nzweiten Blick ersichtlich wird.\r\n','','','','http://www.mb-warenvertrieb.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4960,'UJLFVJcpJA','Frottier, Frottierwaren, Frottier, Handtuch, Handtücher, Bettwäsche, Frottier, Frottierhandtuch, Tischdecken, Duschtuch, Strandlaken, Heimtextilien, Saunalaken, Kinderspannbettlaken, Badetuch, Shop, Sauna, Fabrikverkauf, Bademantel, Saunatuch, Saunalaken,','Frottier, Frottierwaren, Frottier, Handtuch, Handtücher, Bettwäsche, Frottier, Frottierhandtuch, Tischdecken, Duschtuch, Strandlaken, Heimtextilien, Saunalaken, Kinderspannbettlaken, Badetuch, Shop, Sauna, Fabrikverkauf, Bademantel, Saunatuch, Saunalaken,','Frottier direkt ab Fabrik und weitere Heimtextilien wie z.B. Frottierwaren, Tischdecken, Saunatücher, Geschirrtücher, Babyartikel und Geschenkartikel aus Frottier','A','','','http://www.borghorster.com','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4961,'TYu1ksLkyB','Bernal, Handsender, Torantrieb, Torantriebe, Schiebetore, Schiebetor, Garagentor, Garagentore, Antrieb, Steuerungen, Funksender, Funkempfänger, Sicherheitseinrichtungen, Antenne, Codierschaltgeräte, Betätigungselemente, Aufputz, Unterputz, Schlüsselschalt','Torantriebe und Zubehör wie Handsender (Funksender), Funkempfänger, Schlüsselschalter (Aufputz und Unterputz) Codierschaltgeräte, Lichtschranken, Steuerungen, Schaltuhr, Sicherheitseinrichtungen, Antenne uvm.','Torantriebe und Zubehör wie Handsender (Funksender), Funkempfänger, Schlüsselschalter (Aufputz und Unterputz) Codierschaltgeräte, Lichtschranken, Steuerungen, Schaltuhr, Sicherheitseinrichtungen, Antenne uvm.','A','','','http://www.piwa.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4962,'eL88XH5JdI','WCsitz\r\nklodeckel\r\ntoilettendeckel\r\ntoilettensitz\r\nklositz\r\nwcdeckel\r\nadob\r\nbad\r\nwv\r\nklo\r\ntoilette','WC-Sitze\r\nKinder-WC-Sitze\r\nTöpfchensitze','Große Auswahl an hochwertigen WC-Sitzen- von klassisch bis modern. Auch WC- und Töpfchensitze für KInder!','A','','','http://www.kloundco.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4963,'njT1rJEBNV','Mode, Kleider, hosen , rock, damenmode, herrenmode, designer-mode, designer, billigmode, billig-mode, mode-preiswert, jacken, roecken, hosen, jeans, hemden, oberhemden, shirts, shirt, t-shirt, pullover, miniroecke, billige-mode, billigemode, \r\n','Mode, Kleider, hosen , rock, damenmode, herrenmode, designer-mode, designer, billigmode, billig-mode, mode-preiswert, jacken, roecken, hosen, jeans, hemden, oberhemden, shirts, shirt, t-shirt, pullover, miniroecke,','Beschreibung: sexy, extravagante und elegante Mode aus Paris zu TOP-PREISEN!\r\n','A','www.germ-one.net\r\nwww.germ-one.com','','http://www.germ-one.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4964,'wsqXGYF55m','Aldi, PC, Kaufmonster, Einkaufen, online, shopping, rabatte, schnäppchen, gewinnspiele, restposten, büromaterial, coupons, lycos, fireball, quelle, obi, neckermann, geschenke, weihnachten, ostern, karneval, kostüm, zanox, telefon, cpu, taucherflasche, kam','Aldi, PC, Kaufmonster, Einkaufen, online, shopping, rabatte, schnäppchen, gewinnspiele, restposten, büromaterial, coupons, lycos, fireball, quelle, obi, neckermann, geschenke, weihnachten, ostern, karneval, kostüm, zanox, telefon, cpu, taucherflasche, kam','KaufMonster.com ist das Kaufhaus für Online Shopping. Computer, Handyzubehör, Druckerpatronen, Spielkonsolen, Mode, Schmuck, Autozubehör und vieles mehr finden Sie hier auf KaufMonster.com','A','www.shopmarketing.de\r\nwww.monstercoupons.de\r\nwww.shopinkasso.de','','http://www.kaufmonster.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4965,'wLhf48YLRU','OPAL-Sockenwolle, Strickwaren, Socken, Pullover, Westen, Schals, Herren, Kinder, Damen, Wolle, Stricknadel, Auftrag, Mode, Bekleidung','OPAL-Sockenwolle; Strickwaren wie Socken, Pullover, Westen, Schals. etc.','Herstellung und Vetrieb von Strickwaren, OPAL-Wolleverkauf. Wir stricken in Ihrem Auftrag Socken, Pullover, Westen, Schals, etc.). Wenn Sie hochwertige OPAL-Sockenwolle erwerben wollen, klicken Sie uns an.','','','','http://die-strickliesel.de.vu','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4966,'4QM9UmtIib','neways go-natural Ernährung Körperpflege Kosmetik Gewichtsreduzierung','Die komplette Neways Produktpalette','Neways Produkte','A','www.go-natural.de','','http://eshop.go-natural.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4967,'2flwLXqdD0','katzenfutter, katzen onlineshop, zoobedarf plus katzen, katzennahrung, katzenbedarf NRW, \r\nkatzensand, katzenstreu, Catnipduft, Feuchtfutter, fressnapf, futterautomat, futterkatzen, \r\nkatzen gesundheit, katzen heilmittel, katzenhuette, katzen klo, katze','katzenfutter, katzen onlineshop, zoobedarf plus katzen, katzennahrung, katzenbedarf NRW, \r\nkatzensand, katzenstreu, Catnipduft, Feuchtfutter, fressnapf, futterautomat, futterkatzen, \r\nkatzen gesundheit, katzen heilmittel, katzenhuette, katzen klo, katze','Bei uns bekommen Sie alles rund um die Katze.\r\nDer Service für die Katze in Witten-NRW-Katzenspielzeug, Katzenheilmittel, Katzentoiletten, Katzennahrung, Katzenbelohnung per \r\nOnlineshop oder per Lieferservice.\r\n','','','','http://www.katzenhuette.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4968,'kAw213ZGu9','feuerwerk, pyro, sylvester, rauch, nebel, effekt, bühne, weco, nico, comet, keller, diamond, safex, Zünd, Feuer, flamme, pyroflash, böller, bengal, brandschutz','Feuerwerkskörper für drinnen & draußen, Raucherzeuger, Zünder & Zündsysteme, Nebelmaschinen, Brandschutzmittel, Meßgeräte, Bühnenpyrotechnik, Stunt-Zubehör, Feuerflüssigkeiten und vieles mehr!','Feuerwerkskörper für drinnen & draußen, Raucherzeuger, Zünder & Zündsysteme, Nebelmaschinen, Brandschutzmittel, Meßgeräte, Bühnenpyrotechnik, Stunt-Zubehör, Feuerflüssigkeiten und vieles mehr!','A','www.pyroflash.de\r\nhttp://www.pyroflash.com\r\nhttp://www.pyroflash.net\r\nhttp://www.pyroflash.org\r\nhttp://www.specialeffects.de\r\nhttp://www.pyrotechnic.de\r\nhttp://www.feuerwerkerei.de\r\nhttp://www.showeffekte.de\r\nhttp://www.pyrotechniker.de\r\nhttp://www.filmpyrotechnik.de\r\nhttp://www.buehnenfeuerwerk.de\r\nhttp://www.pyroflash-spezialeffekte.de\r\nhttp://www.feuerzauber.de\r\nhttp://www.grossfeuerwerke.de\r\nhttp://www.musikfeuerwerke.de\r\nhttp://www.kamuro.de\r\nhttp://www.kugelbombe.de\r\nhttp://www.zuender.de\r\nhttp://www.pyro-service.de\r\nhttp://www.pyroservice.de\r\nhttp://www.zuendanlage.de\r\nhttp://www.pyroflex.de\r\nhttp://www.pyro-technik.de\r\nhttp://www.pyro-news.de\r\nhttp://www.pyroflashspezialeffekte.de\r\nhttp://www.pyro-magie.de\r\nhttp://www.profi-feuerwerk.de\r\nhttp://www.profifeuerwerk.de\r\nhttp://www.brillantfeuerwerk.de\r\nhttp://www.prachtfeuerwerk.de\r\nhttp://www.pyrodreams.de\r\nhttp://www.pyrosymphonie.de\r\nhttp://www.pyrowelt.de\r\nhttp://www.pyrolehrgaenge.de\r\nhttp://www.systemfeuerwerk.de\r\nhttp://www.pyroflash-team.de\r\nhttp://www.pyrotechnik-online.de\r\nhttp://www.sprengservice.de\r\nhttp://www.spreng-service.de\r\nhttp://www.sprengtechniker.de\r\nhttp://www.sprengzuender.de\r\nhttp://www.sprengzubehoer.de\r\nhttp://www.sprenginfo.de\r\nhttp://www.sprengstoff.net\r\nhttp://www.sprengmeister.com\r\n','','http://www.pyrotechnik.net','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4969,'WvlfDTWH2W','Ecoly, Sexy Hair Concepts, Just Men, System Professional, Redken, Keralogie, WIK, Babyliss, shampoo, kur, haarkur, haarpflege, haar, haare, \r\nspülung, conditioner, schnellpflege,','Ecoly, Sexy Hair Concepts, Just Men, System Professional, Redken, Keralogie, WIK, Babyliss,','Aufregende Frisuren brauchen innovative Haarpflege.\r\n\r\nLassen Sie sich verführen von außergewöhnlichem Glanz und haltbarem Volumen.\r\nTreten Sie ein, in die Welt der innovativen Pflegeserien von ECOLY und SEXY HAIR.\r\n','AB','','','http://superhaar.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4970,'1THxjBaTTO','Acer, Benq, Samsung, Roline, Value, D-Link, Exsys, Canon, HP, Logitech, APC, 3Com, Kerpen, IBM, AT, Cherry','Computer, Monitor, TFT, Display, Drucker, Mobile, Notebook, Tablet, Pocket, Handheld, PDA, PC, Server, Schnittstelle, SCSI, RAID, Festplatte, HDD, Speicher, Laufwerk, USB, Flash, Reader, Floppy, PCMCIA, ZIP, DAT, DLT, CD, DVD, Writer, Brenner, Adapter, Ge','Der Onlineshop für professionelle Computer- und Medientechnik - Online-Katalog mit über 5000 Artikeln und 48h Lieferservice','A','http://www.media-data-net.de','','http://www.media-data-net.de/shop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4971,'uyuBw5hq7u','geschenk, geschenke, geschenkideen, Vasen, Leuchter, Rahmen, Bilder , Bilderrahmen, Weinzubehör, Barzubehör, Fackel, Küchenaccessoires, Tabletts','geschenk, geschenke, geschenkideen, Vasen, Leuchter, Rahmen, Bilder , Bilderrahmen, Weinzubehör, Barzubehör, Fackel, Küchenaccessoires, Tabletts','Sie finden bei uns exklusive Design, - Geschenk und Dekoartikel verschiedener Hersteller z.B.Hochzeitsgeschenke und Accessoires, Herren und Damengeschenke von Troika, Wein- und Barutensilien von AdHoc, Gartenfackeln, Küchenaccessoires und Windlichter von','A','','','http://www.allindesign.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4972,'OGSDkep5mS','geschenk, geschenke, geschenkideen, Vasen, Leuchter, Rahmen, Bilder , Bilderrahmen, Weinzubehör, Barzubehör, Fackel, Küchenaccessoires, Tabletts','geschenk, geschenke, geschenkideen, Vasen, Leuchter, Rahmen, Bilder , Bilderrahmen, Weinzubehör, Barzubehör, Fackel, Küchenaccessoires, Tabletts','Sie finden bei uns exklusive Design, - Geschenk und Dekoartikel verschiedener Hersteller z.B.Hochzeitsgeschenke und Accessoires, Herren und Damengeschenke von Troika, Wein- und Barutensilien von AdHoc, Gartenfackeln, Küchenaccessoires und Windlichter von','A','','','http://www.allindesign.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4973,'lpLqdNc84v','MP3, MP3-Player, MP3 Player, Player, Technik, PC','MP3 Player, Speicherkarten, PC-Systeme','Tragbare MP3-Player zu supergünstigen Preisen','A','','','http://www.sellingdirect.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4974,'fRxGlZaVDB','Lederjacken, Lederhosen, Lederkleider, Ledermäntel, Abendkleider, Blusen, Hosen, Röcke, Kostüme, Lederanzüge, \r\nDesigner Outlet, Mode, Versace, Dolce Gabbana, Mode, Fashion','Lederjacken, Lederhosen, Lederkleider, Ledermäntel, Abendkleider, Blusen, Hosen, Röcke, Kostüme, Lederanzüge','Günstige Haute Couture Designer\r\nSchnäppchen Versace, Ruffo, \r\nJil Sande, Joop usw','C','','','http://www.goldkorn8.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4975,'lTNyLJ1vd4','shaolin, kampfsport, ninja, china, chinesisch, souvenir, kloster, tempel, schwert, vcd, dvd, mönch, kleidung, postkarten, buddha','VCDs, DVD, Lehrvideos, Waffen, Schwerter, Kettenpeitsche, Drachen, Mönchskutten, T-Shirts, chinesische Artikel','Dieser Online-Shop bietet Original Artikel - z.B. VCDs (äußerst schwer in Deutschland zu erhalten), Waffen (Schwerter, Kettenpeitsche uvm.), Drachen, Mönchskutten etc. aus Shaolin/China, dem Ursprungsort aller Kampfkünste, an.','A','','','http://www.shaolin-wushu.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4976,'LTR1D2O4nh','tv-möbel, tv-rack, TV-Schrank, fernsehSchrank, tv-racks, FernsehMöbel, tv-tisch, TV-Wagen, fernsehschränke, TV-Regal, Hifi-Möbel, Hifi-Rack, hifi-racks, phonomöbel, Audio-Möbel, HifiMöbel, hifi-moebel, udioMöbel, Hifi-Regal, CD-Ständer, CD-Regal, cd-regal','tv-möbel, tv-rack, TV-Schrank, fernsehSchrank, tv-racks, FernsehMöbel, tv-tisch, TV-Wagen, fernsehschränke, TV-Regal, Hifi-Möbel, Hifi-Rack, hifi-racks, phonomöbel, Audio-Möbel, HifiMöbel, hifi-moebel, udioMöbel, Hifi-Regal, CD-Ständer, CD-Regal, cd-regal','Der Online-Shop für schönere Hifi-TV-CD/DVD und Multimedia Möbel. Bei uns finden Sie bestimmt das passende Möbel für Ihr Heimkino. Sonderanfertigungen sind ebenfalls möglich.','','','','http://www.audio-objekte.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4977,'pYqaQGxeGN','Messer Multitools Multi-Tools Multifunktionswerkzeug Taschenlampen Taschenmesser Jagdmesser Sportmesser Fischmesser Trekkingmesser Outdoormesser Klappmesser Lampen, Tools Knives Tauchermesser Gerber Benchmade Spyderco Leatherman Maglite Mag-Lite Puma Vict','Messer, Multitools, Multi-Tools, Multifunktionswerkzeug, Taschenlampen, Taschenmesser, Jagdmesser, Sportmesser, Fischmesser, Trekkingmesser, Outdoormesser, Klappmesser, Lampen, Tools, Knives, Tauchermesser Gerber, Benchmade, Spyderco, Leatherman, Maglite,','Qualitativ hochwertige Markenartikel aus dem Bereich Messer, Multifunktionswerkzeuge, Taschenlampen und Zubehör. Wir führen die bekannten Marken Gerber, Leatherman, Benchmade, Victorinox, Spyderco, Puma, Mag-Lite und Niteize.','A','http://www.monkeyoutdoor.de','','http://www.monkeysport.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4978,'6iiweYTg14','Gaststättenbedarf Tischdekoration Hotelbedarf Hochzeitsausstattung Hochzeitsbedarf Hochzeitsfeuerwerk Pyrotechnik Handel Verkauf Silvesterfeuerwerk Scherzartikel Festartikel Stadtfest Dorffeste Wachstuchfackeln Fackeln Wunderkerzen Ganzjahresfeuerwerk Ti','Feuerwerk, Festartikel, Scherzartikel, Trödel','Alles für die nächste Feier oder Party.','A','','','http://www.fw-feuerwerk.de/Partyshop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4979,'QHdr2JwbNI','MicroSizers, MicroSizer, R/C MicroSizers, RC, R/C, R-C, MicroSizer, Micro Sizer, Micro Sizers, rcmicrosizers, microsizers, microsizer, bitcharg, bitchar g, bitchar-g, Minicar, Minicars, Mini Auto, ferngesteuerte Autos, ferngesteuert, 60mm, 60 mm, 6cm, 6 c','MicroSizers, MicroSizer, Bitchar-G, Bitchar G, Modellauto, Spielzeugauto','Offizieller R/C MicroSizers Onlineshop. R/C MicroSizers sind funkgesteuerte Modellautos in der Größe einer Streichholzschachtel. Mit dem umfangreichen Zubehör kann jedes der kleinen Autos mit wenigen Handgriffen in einen individuellen Boliden getunt werde','A','','','http://www.dealsandmore.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4980,'xwqaS3RUud','Windel, Windeln, Windeln, Windeln, Baby, neugeborene, babyaustatter, Babyausstatter, Frühchen, günstig, preisgünstig, guenstig, billige, billig, preiswert, Babywindeln, Babywindel, Einwegwindeln, Wegwerfwindeln, kaufen, bestellen, Versand, Handel, Windelh','Windeln, Einwegwindeln, Wegwerfwindeln, inkontinenz, inkontinenzhilfe, inkontinenzslips, inkontinenzeinlagen,','Windelnkaufen.de - Der Windeldiscounter - :Preiswerte Baby Windeln und Inkontinenzartikel zu günstigen Preisen in Großabpackungen. Versand-kostenfrei in ganz Deutschland.','A','','','http://www.windelnkaufen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4981,'vnpeVJqrvH','Online-Shop, Einkauf, einkaufen, Ty Beanie Babies, Schreibwaren, Buch, Bücher, Spielzeug, Sammeln, Hobby, Dekorationsartikel, Geschenkwaren, Geschenkartikel, Sonderposten, Restposten, Familie, Plüschtiere, Teddys, Hunde, Katzen, Stifte, Kinderbücher, Erot','ty beanie babies, Geschenkartikel, Spielwaren, Puzzle, Sonderposten, Sonderangebote, Restposten, Kinderbuecher, Kleiner Rabe Socke, Kruemel, Dekoartikel, Schreibwaren, Schulbedarf, Service, Holzspielwaren, Puppenhaeuser, Babyartikel, Spiele, Ravensburger,','Wir bieten Ihnen Ty Beanie Babies, Spielwaren, ausgewählte Kinderbücher, Holzspielzeug, Artikel vom Kleinen Raben Socke und Krümel, Geschenkartikel, Schulbedarf, Rest- und Sonderposten und vieles mehr. \r\n\r\nWorte wie persönliche Beratung, Service und Kunde','A','','','http://www.mauseland.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4982,'gHVnxX1ZHw','handyanhänger, blinky, handykettchen, handyzubehör, handy anhänger, glücksbringer','handyanhänger, blinky, handykettchen, handyzubehör','Witty`s gelten im Land der aufgehenden Sonne als Glücksbringer und werden als kleine Anhänger am Rucksack, an der Handtasche oder am Handy direkt befestigt. \r\n \r\nWittys blinken wenn Ihr Handy ein Signal empfängt, und manchmal blinken sie auch wenn kein Si','A','','','http://www.witty.bijoushop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4983,'tbrWnnE2VZ','Parka, Feldjacke, Tarnhose, Schlafsack, Unterwäsche, Wintermütze, Strümpfe, Socken, Thermostiefel','Bekleidung , Ausrüstung, Restposten\r\nSonderposten, Sport und Campingartikel','Outdoor und Armeebekleidung\r\nRest-und Sonderposten aus allen\r\nBerreich:\"vom Angelhaken bis zum Zahnstocher','A','','','http://www.grenzmarkt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4984,'GzntFNCXP9','Kaffee, Espresso, Tassen, Gläser, Tasse, Glas, \r\nEspressotasse, Espressotassen, \r\nCappuccinotasse, Cappuccinotassen, \r\nLatte Macchiato, \r\nLatte Macchiato Glas, \r\nLatte Macchiato Gläser','Kaffee\r\nEspresso\r\nEspressotassen\r\nCappuccinotassen\r\nLatte Macchiato Gläser\r\n','Hochwertige Designer-Tassen für das duftende Espresso-, Cappuccino- oder Latte Macchiato- Verwöhnerlebnis. Französischer Kaffee direkt und frisch von der Rösterei. Stilvoller Genuss für italienische Lebensfreude und Kultur.','A','www.kamaa.de/shops/coffee','','http://www.kleines-schwarzes.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4985,'QW5lu5lm9y','bali, kochbuch, gaestebuch, adressbuch, fotoalbum, handgefertigt, handelsbuch, magie, notiz, reis-papier, larp, schriftrolle, basteln, buch, freizeit, hobby, selber machen, kreativ, blatt, schote, naturprodukt, larp, gedichtband, baby, tagebuch, fotoalbum','Buch\r\nFotoalbum\r\nKochbuch\r\nGedichtband\r\nAdressbuch\r\nBilderrahmen\r\nGästebuch\r\nTagebuch\r\nHandtasche','Handgefertigte Bücher aus Bali zum selber beschreiben - als Gästebuch, (Reise-/Baby-)Tagebuch, Kochbuch, Fotoalbum, Adressbuch oder Gedichtband. Rollenspieler benutzen diese als Magie-, Notiz- oder Handelsbuch. \r\n','A','','','http://www.kamaa.de/shops/exotic/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4986,'5t0jBrIHhi','Kult, Shop, Kultshop, Games, Handhelds, Puzzle, Brettspiele, Kartenspiele, Spiele, Videospiele, Telespiele, TV-Spiele, Videogames','Brettspiele, Videospiele, Kartenspiele, Puzzle, Spielzeug, Kunstgewerbe, Konsolen, Computerzubehör','Verkauf klassicher Videospiele, Konsolen, Spielzeuge, Puzzle, Brett- & Kartenspiele sowie Importen aus Japan und USA','','http://www.kultshops.net\r\nhttp://www.kultshops.de\r\nhttp://www.cultshop.net\r\nhttp://www.cultshops.net\r\nhttp://www.kultshop.info\r\nhttp://www.kultshop.org','','http://www.kultshop.net','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4987,'aZXjrnMb4a','Wein, Weinhandel, Vinothek, Weinversand, Burgenland, Neusiedlersee, Österreich, Wein, Schweiz, Weinberater, Weinkeller, Weinforum, Forum, Cabernet, Riesling, Schweiz, Biowein, Süsswein, Rotwein, Weisswein, Preiswert, Vinothek, Weinhandel, Schweiz, Ös','G2 Wein von Köllan Georg Schmelzer\r\nCabernet Sauvignon 1999 Wein von Köllan Georg Schmelzer\r\nBlaufränkisch Rose 2001 Wein von Hans Moser\r\nCuvee Berg 2000 Wein von Hans Peter Göbel\r\nCabernet - Merlot 2001 Wein von Hans Moser\r\nPannobile 2001 Wein von','Andaro Selektion steht für ausgesuchten Wein aus Österreich. Unsere Kunden kaufen zu Ab-Hof-Preisen. Service: Vinothek, Online Shop, Weinberater, webbasierter online Weinkeller, Weinforum.','A','','','http://www.andaro-selektion.com/shop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4988,'Gq1ZSkhKuO','spezialitäten präsente italienische spezialitäten spanische spezialiäten parmaschinken serranoschinken wildsalami odenwald feinkost gourmet delikatessen','Italiensiche Spezialitäten\r\nSpanische Spezialitäten\r\nFranzösische Spezialitäten\r\nInternationale Spezialitäten\r\nNationale Spezialitäten\r\nSchwarzwälder Spezialitäten\r\nOdenwälder Spezialitäten\r\nPräsentservice\r\nRezeptvorschläge','Hochwertige kulinarische Spezialitäten online bestellen. Geschenkservice - Lieferung an Ihre Wunschadresse incl. persönlicher Grußkarte','','','','http://www.schinkenpicker.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4989,'NsOOiaNo92','SexySchuhe HighHeels PlateauStiefel Blicker Sandaletten hohe Absätze Blicker Pantoletten Pumps elegant elegante schuhe Ballett stiefel ballet 6 8 10 12 14 18 20 cm sexy schuhe plateau, stiefel high heels extravagante herrenschuhe slipper schnuerer schnüre','Schuhe, Damenschuhe, Herrenschuhe, High-Heels, Highheels, Männerschuhe, Frauenschuhe, Absatzschuhe, Nylons, Strumpfhosen, Strümpfe, Slipper, Schnürer, Schnürschuhe, Pumps, Pantoletten, Mules, Sandaletten, Stiefeletten, Stiefel, Overknees, Boots, Stiefel,','Sexy High-Heels und elegante Damenschuhe mit hohen Absätzen, auch in Unter- und Ãœbergrößen, sowie extravagante Herrenschuhe, New Rock, Nylons und Accessoires ab Ladengeschäft in Hamburg. \r\nStändig 11.000 Artikel am Lager. Schauen Sie vorbei, es lohnt sich','AB','http://www.hoheabsaetze.de','','http://www.hohe-absaetze.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4990,'K0btN8ghJi','piercing, piercingschmuck, intimpiercing,','Bauchnabelpiercing, Zungenpiercing, Nippelpiercing, Nasenstecker, Fakepiercing, Augenbraunpiercing, vers. BCR-Ringe','Große Auswahl an Piercingschmuck. Versandkostenfrei ab 25 €.','A','','','http://www.piercing-shop.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4991,'bZdozLizbl','DVD, Server, PC, DigiCam, Handheld, Notebook, CDROM','PC, Hardwarekomponten, Digitale Fotografie, Heimkino, DVD uvm','PC, Hardwarekomponten, Digitale Fotografie, Heimkino, DVD uvm','A','http://www.megastore1000.biz/index.php?cPath=5','','http://www.megastore1000.biz','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4992,'J6zQRfMpft','china, shop, bilder, tischdecken, rollenbilder, ketten , amulette, shopping, produkte, einzelhandel, handel, einkaufen, perlenketten, tischdecken, tischware, schmuck, drachen, bild, gemälde , versandhaus, shoppen, ketten, perlen, geschenke, online, shoppe','Bilder, Tischdecken, Rollenbilder, Ketten , Amulette, Perlenketten, Tischdecken, Tischware, Schmuck, \r\nGemälde , Geschenke, Souvenirs','Online Shop für China Souvenirs, hochwertigen Schmuck, Amulette , Jade, Perlenketten , Bilder, Gemälde, Tischdecken, Rollenbilder, Ketten und vieles mehr. Ideal für Geschenke geeignet.','A','','','http://www.china-shop-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4993,'ooaZaWl3Q5','Sägeblätter, Online-Shop, Stichsägeblätter, Säbelsägeblätter, Sägeblatt, Lochsägen, Kreissägeblätter, Aufnahmewerkzeuge, Sortimente, sägen, Zimmerrei, Holzbau, Holz, Säge, Stichsäge','Sägeblätter, Online-Shop, Stichsägeblätter, Säbelsägeblätter, Lochsägen, Kreissägeblätter, Aufnahmewerkzeuge, Sortimente, Handsägen','Wir liefern Stich-Säbelsägeblätter, Lochsägen, Kreissägeblätter, Aufnahmewerkzeuge, Handsägen und Sortimente. Ãœber 1100 Produkte, passend für alle Maschinen wie z.B AEG, Bosch, Metabo, Makita, Fein, Elu, Flex usw.','A','--','','http://www.saegeblatt-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4994,'aIyRsYzAW3','Nostalgisches Blechspielzeug, Blechspielwaren, Spielzeug, Sammlerartikel, Toys, Weihnachten, Geburtstag, Geschenk, Nostalgie','Nostalgisches Blechspielzeug für Gross und Klein, für Jung und Alt - in grosser Auswahl und zu guenstigen Preisen. Online-Shop mit Autos, Flugzeugen, Lokomotiven, Tieren, Robotern, Karussells zum Aufziehen, mit Friktionsantrieb und vielem mehr! - Alles au','Nostalgisches Blechspielzeug für Gross und Klein, für Jung und Alt - in grosser Auswahl und zu guenstigen Preisen. Online-Shop mit Autos, Flugzeugen, Lokomotiven, Tieren, Robotern, Karussells zum Aufziehen, mit Friktionsantrieb und vielem mehr! - Alles au','A','','','http://www.nostalgisches-blechspielzeug.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4995,'YPDt84cdtK','aloe vera, acerola, guarana, maca, schwarzkümmel, ginseng, ginkgo, cystus, bärlauch, vitamine, bockshornklee, sanddorn, spirulina, chlorella, gerstengras, vegan','aloe vera, acerola, guarana, maca, schwarzkümmel, ginseng, ginkgo, cystus, bärlauch, vitamine, bockshornklee, sanddorn, spirulina, chlorella, gerstengras','Sanoverde ... gesünder leben und wohnen! Unsere Nahrungsergänzungen wie Aloe Vera, Guarana, Maca und viele mehr genügen höchsten Ansprüchen in Bezug auf Herkunft, Herstellung und Umweltverträglichkeit!','A','','','http://www.sanoverde-nahrungsergaenzung.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4996,'tAoe93hYwX','\"Beliebtes, Originelles, Bequemes, Besonderes, Hilfen, Hilfsmittel, Ratgeber, Praktisches, Vernünftiges, Kluges, Gutes, Patentiertes, Erprobtes, Gesundheit, Haushalt, Heim, Markenqualität, Pflege, Anwendungen, Eleganz, Schick, Wellness, Nährstoffe, Nahru','Reiniger, Reinigungsmittel, Kosmetik, Nahrungsergänzungen, Waschmittel, Fleckenentferner, Vitamine, Mineralstoffe, Seifen, Cremes, Puder, Geschenke, Autopflege, Haarpflege, Schmuck, Parfum','Sie suchen exklusive Produkte die nicht im Handel erhältlich sind?\r\nSie möchten sicher sein, dass in Ihren Nahrungsergänzungen keine synthetischen Inhaltsstoffe enthalten sind?\r\nSie wollen auch bereits benutzte Kosmetik bei Nichtgefallen zurückgeben könne','A','','','http://www.petrakoenig.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4997,'Yug2akRIwQ','unterhaltungselektronik, telekommunikation, dienstleistungen, computer, hyundai, nokia, d-box, philips, grundig, sharp, radix, multischalter, diseqc, spaun, premiere, alphacrypt, betacrypt, irdeto, seca, viaccess, conax, cryptoworks, digital, receiver, dv','Unterhaltungselektronik\r\nTelekommunikation\r\nComputer & Zubehör\r\nSatellitentechnik\r\nDienstleistungen','elektronikwelt.biz - Ihr OnlineShop für Unterhaltungselektronik, Computer&Zubehör, Telekommunikation\r\n','A','http://www.borschel-electronic.de','','http://www.elektronikwelt.biz','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4998,'FXBOf0qhxX','Videospiele, Software, Playstation, Playstation 2, Xbox, Computerspiele, PC Spiele, DVDs, DVD Filme, Computer, PC, DVD, Spiele, Computer Spiele, Konsolen Spiele','Computer -und Videospiele, Zubehör, DVDs','Online-Shop und Versandhandel -Die TOP-Adresse für Videospiele, Software, DVDs und Zubehör -für PC, Playstation, Xbox sowie DVD-Filme und vieles mehr. Alles zu fairen Preisen !','A','','','http://www.top-softwareshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (4999,'UU9zegHAeQ','Designer, Outlet, Designeroutlet, Designermode, Designerkleidung, Onlineshop, günstig, preiswert, billig, Modemarken, Factory, Factory Outlet, Designerkleidung, Designer Onlineshop, Designer Outlet Stor, Designer Shopping Online, Outlet Stor, Designer Out','Abendkleidung, Mäntel, Hosen, Jacken, Lammfelljacken, Lederkleidung, Schuhe, Taschen, \r\nPullover, Accessoires uvm.','Designer Outlet, \"Runway\"-Mode zu Outletpreisen, Vorführmodelle aus Modenschauen von Designern wie Dolce & Gabbana, Jil Sander, Blumarine und anderen Labels... - Der sehr elegante Webshop!','A','','','http://www.goldkorn8.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5000,'9eYR1WdoYo','T-Shirt, Shirt, Tiere, Shirtdruck, Tiermotive, Motivshirt, Tiershirt, Frosch, Frösche, Katze, Katzen, Birman, Hauskatze, Perserkatze, Pferd, Pferde, Schimmel, Indianerpferd, Overo, Schmetterling, Schmetterlinge, Raggae, Delfine, Pinguin, Pinguine, Hase, H','T-Shirts mit Tiermotiven','T-Shirts mit Tiermotiven.\r\nUnser Angebot wird ständig erweitert. \r\nSchauen Sie doch einfach mal vorbei.','A','','','http://www.affenzoo.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5001,'sHhZrfEvJA','computer, mouse, Maus, children, Kids, Kinder, hardware, GroovyMouse, GroovyMaus, Computermaus für Kinder, Kindermaus, PC-Maus für Kinder, Maus für Kinder, PC-Maus, Tastatur, Computermaus, Maus für Computer, Maus für PC, Peripherie, Periferie, Hardware, S','computer, mouse, Maus, children, Kids, Kinder, hardware, GroovyMouse, GroovyMaus, Computermaus für Kinder, Kindermaus, PC-Maus für Kinder, Maus für Kinder, PC-Maus, Tastatur, Computermaus, Maus für Computer, Maus für PC, Peripherie, Periferie, Hardware, S','Capt. Spiff, Computermäuse für Kinder und Erwachsene, Lernsoftware, Spielesoftware','A','','','http://www.kiddymouse.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5002,'JKccOA0eSp','wlan, 3Com, AIPTEK, Asus, Buffalo, D-Link, deneg, Devolo, Elitegroup, EPoX, GigaByte, Hewlett-Packard, JVC, Logitech, MSI, Navigon, Netgear, Palm, Samsung, Sharp, Siemens, Sony, Tekram, Toshiba, W-Linx, Bluetooth, Kits, Navigationssysteme, Notebooks, Orga','wlan, 3Com, AIPTEK, Asus, Buffalo, D-Link, deneg, Devolo, Elitegroup, EPoX, GigaByte, Hewlett-Packard, JVC, Logitech, MSI, Navigon, Netgear, Palm, Samsung, Sharp, Siemens, Sony, Tekram, Toshiba, W-Linx, Bluetooth, Kits, Navigationssysteme, Notebooks, Orga','www.lessLAN.de - Der Shop rund um die drahtlose und kostengünstige Kommunikation. Hier finden Sie WirelessLAN, Organizer, Navigationssysteme, Notebooks, Bluetooth, Router und Starterkits der führenden Hersteller zu knallharten Preisen. Also auf zu www.les','A','','','http://www.lesslan.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5003,'G2tzNVudRC','Kerzenleuchter, Bilderrahmen, Geschenke, exklusive Geschenke, Designartikel, Geschenkideen zur Hochzeit, Weihnachtsgeschenke, Korkenzieheer, Schlüsselanhänger, Eis-Crusher, versilberte Geschenkartikel','Vasen, Bilderrahmen, Kerzenleuchter, Bilder, Küchenaccessoires, Weinzubehör, Siggflaschen, Schalen, Leuchter, Windlichter, Fackeln','Sie finden bei uns exklusive Design - und Geschenkartikel zB.Hochzeitsgeschenke und Accessoires, Herren und Damengeschenke, Wein- und Barutensilien, Küchenaccessoires, Windlichter, Silber-Designartikel, Sigg Flaschen und Zubehör sowie eine Bildergalerie','A','','','http://www.allindesign.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5004,'cBDJTTU6jW','Erotikshop, Dessous, Kontaktanzeigen, Erotikforum, erotikshop, \r\nerotikversand, sexversand, sexshop, erotikforum, kontaktanzeigen, \r\nSexkontakte, sex bekanntschaften, erotische bekanntschaften, one nigt stand, \r\nkostenlose sexkontakte, kostenlose kontakte','1500','terso.de ist spezialisiert auf Erotikspielzeuge, Dessous, Unterwäsche, Lack, Latex, Leder und alles was noch dazu gehört.','A','','','http://www.terso.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5005,'JuWIWA6q3n','katzenfutter, katzen onlineshop, zoobedarf plus katzen, katzennahrung, katzenbedarf NRW, \r\nkatzensand, katzenstreu, Catnipduft, Feuchtfutter, fressnapf, futterautomat, futterkatzen, \r\nkatzen gesundheit, katzen heilmittel, katzenhuette, katzen klo, katzen','Alles für die Katze','Bei uns bekommen Sie alles rund um die Katze.\r\nDer Service für die Katze in Witten-NRW-Katzenspielzeug, Katzenheilmittel, Katzentoiletten, Katzennahrung, Katzenbelohnung per \r\nOnlineshop oder per Lieferservice.\r\n','','','','http://www.katzenhuette.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5006,'rHrefrYLZr','Gastro, Gastronomie, Gaststätte, Gaststättenbedarf, Tisch, Tischdecke, Tischwäsche, Essen und Trinken, Heimtextil, Hotel, Hotelausstattung, Hotelbedarf, Hotelwäsche, Restaurant, Wein, Landhaus, Servietten, Shop, Küche, Geschenk, Textilien, Einrichtung, Ge','Tischdecken, Heimtextilien, Inneneinrichtung','Bezaubernde Tischdecke, Tischwäsche, Heimtextilien im Stil der Provence. Ideal auch für Hotel, Restaurant, Gaststätte, Gastro, Einrichtung, Landhaus, Haushalt, Terrasse usw. DIE IDEALE GESCHENKIDEE !! Online Shop, NEU !!','A','','','http://www.flair-der-provence.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5007,'GJ2TPpq8Bi','sexshop, erotik, erotikartikel, vibrator, dildo, fetisch, bondage, sextoys, lack, leder, latex, dessous, anal','Dessous & Bodywear, Erotikdrogerie, Sextoys, Analerotik, Fetisch, Lack Latex Leder, Massage - Hygieneartikel, Literatur, Potenz, Fun & more','Shopping nach Lust und Laune zu wirklich fairen Preisen. Dessous & Bodywear, Erotikdrogerie, Sextoys, Analerotik, Fetisch, Lack Latex Leder, Massage - Hygieneartikel, Literatur, Potenz, Fun & more... Diskreter Warenversand in neutraler Verpackung.','A','','','http://www.verwoehndich.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5008,'uNNXvHiPvA','GPS\r\nGPS Empfänger\r\nNavigationssystem\r\nNavi\r\nMagellan\r\nGarmin\r\nNavman\r\nPDA GPS\r\nipaq gps\r\n','GPS Navigationssysteme','GPS Navigationssysteme für Straßennavigation, für den Outdoorbereich und GPS Aufsätze für PDAs von Navman, Garmin, Magellan.','A','www.waypoint-gps.de','','http://www.waypoint-gps.de/onlineshop/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5009,'nYAEaobWGx','Tischtennis, Tischtennisshop, Tischtennisbedarf, Tischtennisartikel, Tischtennisbelag, Tischtennisholz, Tischtennistisch, Tischtennisplatte, Tischtennisvereine, tt-shop, Sport, Göttingen, Tischtennisinfo, Tischtennisgeschäft, Kettler, Sponeta, \r\nStiga, Ba','Tischtennisartikel','Die Top Level Domain für Tischtennis Online Shopping bietet die große Auswahl für jeden Tischtennisspieler egal ob bei Profischlägern oder Freizeitplatten.','A','','','http://www.tischtennis.biz','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5010,'wxLxzVMhlo','Niederrhein, Kleve, Bedburg-Hau, Aquaristik, Aquarium, Tetra, Amtra, Aqua Medic, Aquamedic, Denerle, Dennerle, hobby, juwel, eheim, europet, euro-light, eurolight, aquarium-systems, HS, Meerwasser, Süßwasser, Seewasser, plankton, zucht, poseidon','Aquarien, Aquarium Zubehör, Abdeckungen, Pumpen, Filter, Heizstäbe, Aquaienbeleuchtung, Futtermittel, Spezialfutter, Unterschränke, Mess- Und Regeltechnik','Poseidon Aquaristik, das große Zoofachgeschäft seit über 15 Jahren, mit eigener Zucht im Bereich Süßwasser und Seewasser! Spezialist für Meerwasser. \r\n','AB','','','http://www.aquaristik-poseidon.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5011,'Htlgp6EJZ4','Drehmomentschlüssel Bremskolbenrücksteller, Kompressionsmessgerät Steckschlüssel PROXXON Gedore Hazet Stahlwille\r\nKfz-Spezialwerkzeug','Drehmomentschlüssel Bremskolbenrücksteller, Kompressionsmessgerät Steckschlüssel PROXXON Gedore Hazet Stahlwille','KfZ-Spezialwerkzeug und allgemeines Werkzeug rund um Werkstatt und Hobby in unserem Online-Shop. Viele Artikel von PROXXON','A','','','http://www.kfz-spezialwerkzeug.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5012,'qYyTEq69EG','Familienspiele, Gesellschaftsspiele, Legespiele, Taktikspiele, Strategiespiele, Brettspiele, Kartenspiele, Denkspiele, Kreativspiele, Partyspiele, Spiel des Jahres, Spiele des Jahres, spielen, Spieler, Spielzeug, Spielwaren, Spielsachen, Spieleoffensive,','Familienspiele, Gesellschaftsspiele, Legespiele, Taktikspiele, Strategiespiele, Brettspiele, Kartenspiele, Denkspiele, Kreativspiele, Partyspiele, Spiel des Jahres, Spiele des Jahres, spielen, Spieler, Spielzeug, Spielwaren, Spielsachen, Spieleoffensive,','Spielen Sie mit! Auf www.spielen-puzzlen.de finden Sie Brettspiele, Abenteuerspiele, Puzzles, Familienspiele, Strategiespiele, Kartenspiele und vieles mehr, sortiert in viele Kategorien für leichtes suchen und finden. Ãœber 1400 Spiele und 1700 Puzzles. We','A','','','http://www.spielen-puzzlen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5013,'qnbl8tqrlq','Räucherstäbchen, Klangschalen, Räucherwerk, DNS-Spiralen, Zauberstäbe, Kristallkugeln, Regenbogenkristalle, Tantra-Statuen, Lichtbilder, Kosmetik, Schmuck','Räucherstäbchen, Klangschalen, Räucherwerk, DNS-Spiralen, Zauberstäbe, Kristallkugeln, Regenbogenkristalle, Tantra-Statuen, Lichtbilder, Kosmetik, Schmuck','Die weltweit umfangreichste Auswahl an esoterischen Produkten, Büchern, Wissen und vielem mehr. Zu Internet-Sonder-Preisen! Ständig über 30.000 Artikel verfügbar.','','','','http://www.esoshop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5014,'AVdZdNKhJW','waschmaschine waschmaschinen wäschetrockner wäschemangeln bügeltechnik textil reinigung reinigen waschen textilpflege reinigungsmaschine textilreinigungsmaschine nassreinigungsmaschine hemdenpuppe trockner mangel bügelgerät wäscherei gebrauchtmaschine ele','Waschmaschinen, Wäschetrockner, Wäschemangeln, Bügeltische, Dampferzeuger, Hemdenbügler, Bügeleisen','Professionelle Wasch- und Bügeltechnik für Handwerk, Gewerbe und Großverbraucher','A','','','http://www.wasch-und-buegeltechnik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5015,'zBbkNxovpp','Makita, Wera, Wiha, Heller, Würth, Metabo, Spax, Justierschrauben, Holz, Akku, Schrauber, Edelstahl, Gerüst, Silicon, PU-Schaum, Montagegeschaum,','Schrauben, Dübel, Bohrer, Bits, Bauchemie, Werkzeug, Lamello','Wir bieten Handwerker, Heimwerker und Bauherren\r\nMontagematerialien aus dem Bereich Befestigungstechnik und Maschinen.\r\nWeiter führen wir Sonderartikel zu Sonderkonditionen!\r\n\r\n','A','','','http://www.montagedirekt.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5016,'RBrQ0JyfPt','Absinth, Likör, Alcohol, Getränke','Absinth Likör','Lieber Kunde!\r\n\r\nWir laden Sie ein, www.absinth-paradies.com zu besuchen. Sie können verschiedene Arten von Absinth Likör in unserem Online-Shop finden . Wir hoffen, dass Sie von der Qualität unserer Produkte und der Preise erfüllt werden. \r\n\r\nIhr Absinth','','','','http://www.absinth-paradies.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5017,'Qm5ZiihiuQ','lanarte, permin, hummel, madeira, dimensions, zweigart, kreuzstich, sticken, winstick','stickvorlagen, stickpackungen, garn','Stickvorlagen und Stickpackungen für Kreuzstich\r\nLanarte - Dimensions - Hummel - Permin \r\nWir bieten in unserem Shop sehr ausgewählte Produkte für Kreuzstich an \r\n- so preiswert wie möglich und versandkostenfrei... \r\nEnglisch-sprachige Vorlagen, sowie Ko','A','http://www.stickpackung.de','','http://www.stickvorlagen-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5018,'XD0anJ7XVT','T Shirts, Polo shirts, Sweater, caps, Rucksäcke, Bags, Frotee, shirts, outdoor, fun shirts, country, western','T Shirts, Polo shirts, Sweater, caps, Rucksäcke, Bags, Frotee, shirts, outdoor, fun shirts, country, western','Wir liefern Top Bekleidung in allen Qualitätsklassen zu super günstigen Preisen, und bieten einen be-Druckservice an.','A','','','http://www.freizeit-bekleidung.com','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5019,'qxJdN4IV2u','Lack, Leder, Latex, Korsetts, Bondage, SM-Möbel, Liebesschaukeln, Halsbänder, Masken, Knebel, Klammern, Gewichte, Reizstrom, Klink-Produkte, Peitschen, Spreizstangen, Fetisch Versand, Fetisch Shop, SM Shop, SM Versand','Lack, Leder, Latex, Dessous, Fashion, Strümpfe, Nylons, Korstetts, High Heels, Fesseln, Bondage-Zubehör, Lack-Wäsche, SM-Möbel, Liebesschaukeln, Halsbänder, Masken, Knebel, Klammern, Gewichte, Reizstrom-Produkte, Klink-Produkte, Peitschen, Vibratoren, Dil','Hier finden Sie ihre Fetisch Toys - Lack, Leder, Latex, Korsetts, Bondage, SM-Möbel, Schaukeln, Halsbänder, Masken, Knebel, Klammern, Gewichte, Reizstrom, Klink-Produkte, Peitschen, Spreizstangen...','A','','http://','http://www.SexBaumarkt.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5020,'fEwYWchqmb','Hardstyle Hardbass Mode & Merchandise T-Shirts Pullover Jacken Kleider Kalender Mousepads Taschen Schals Regenschirme','Hardstyle Hardbass Mode & Merchandise T-Shirts Pullover Jacken Kleider Kalender Mousepads Taschen Schals Regenschirme','Hardstyle Hardbass Mode & Merchandise Shop','A','','','http://www.hardbass.info','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5021,'RHRWdBuFNB','Shop, store, Designer, Online, Schlußverkauf, reduziert, Hosenanzüge, Mäntel, Kostüme, Kleider, Abendkleider, Schuhe, Stiefel, Hosen, Jeanswear, Pullover, Blusen, Jacken, Lederware, Sonderangebote','Hosenanzüge, Mäntel, Kostüme , \r\nKleider, Abendkleider, Schuhe - Stiefel , \r\nHosen , Jeanswear, Pullover , \r\nBlusen, Jacken, Lederware, \r\nSonderangebote \r\n','Der Onlineshop wenn es um neue Designer-Mode geht. Artikel bis zu 80% unter dem Katalogpreis.','A','','','http://www.top-shop-fashion.de','ACD'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5022,'4T0yzZKfjD','ajaxx, ajaxx63, shirt, shirts, t-shirt, t-shirts, fashion, mode, gay, man, men, athletic, barefront, regular, sleeveless, tees, contrast, tank, tanks, cap, caps, sport, sportlich, club, clubbing, disco, party, shop, store, einkaufen, berlin, stuttgart, mü','tank tops, athletic shirts, regular shirts, contrast banded shirts, long underware, microfaser unterwäsche,','Gay fashionware direct importet from USA','A','','','http://www.ajaxx63.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5023,'Z2dMvHKvv2','ajaxx, ajaxx63, shirt, shirts, t-shirt, t-shirts, fashion, mode, gay, man, men, athletic, barefront, regular, sleeveless, tees, contrast, tank, tanks, cap, caps, sport, sportlich, club, clubbing, disco, party, shop, store, einkaufen, berlin, stuttgart, mü','tank tops, athletic shirts, regular shirts, contrast banded shirts, long underware, microfaser unterwäsche,','Gay fashionware direct importet from USA','A','','','http://www.ajaxx63.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5024,'BasAgoVEyZ','ajaxx, ajaxx63, shirt, shirts, t-shirt, t-shirts, fashion, mode, gay, man, men, athletic, barefront, regular, sleeveless, tees, contrast, tank, tanks, cap, caps, sport, sportlich, club, clubbing, disco, party, shop, store, einkaufen, berlin, stuttgart, mü','tank tops, athletic shirts, regular shirts, contrast banded shirts, long underware, microfaser unterwäsche,','Gay fashionware direct importet from USA','A','','','http://www.ajaxx63.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5025,'tWu7EiTy5h','ajaxx, ajaxx63, shirt, shirts, t-shirt, t-shirts, fashion, mode, gay, man, men, athletic, barefront, regular, sleeveless, tees, contrast, tank, tanks, cap, caps, sport, sportlich, club, clubbing, disco, party, shop, store, einkaufen, berlin, stuttgart, mü','tank tops, athletic shirts, regular shirts, contrast banded shirts, long underware, microfaser unterwäsche,','Gay fashionware direct importet from USA','A','','','http://www.ajaxx63.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5026,'AHDBBR5xb1','abnehmen, diät, schlank, wellness, nahrungsergänzung, ernährung, gesund, kur, fasten, reduktionskost, schlankheitsmittel, pillen, schönheit, beauty, abspecken, gesundheit, sport, fitness, fit, gesund abnehmen, vital, gewicht, vitamine, amapur','10-Tage-Paket, VItalstoffmischung, Guar-Granulat, Soja-Kleie, Aperitif Beere, Aperitif Ananas-Papaya, Grüntee-Granulat, Instant-Boullion','Die amapur-Diät reduziert Ihr Gewicht nachhaltig, entgiftet und reguliert Blutdruck und Cholesterin. Stündliche kleine Mahlzeiten vermeiden Hunger und der JoJo-Effekt.','A','','','http://www.amapur.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5027,'Ws5BoSZmKu','obstler, schnaps, zwetschgenwasser, likör, liköre,','Obstwässer und Liköre','','A','','','http://www.schnaps-online.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5028,'5uMHmgVcyK','Tischdekoration, Tisch, Tischkultur, Dekoration, Deko, Deco, Seidenblume, Kunstblume\r\nBlume, Gesteck, Tischgesteck, Vase, Schale, Dekomaterial, Kerzenleuchter, \r\nBesteck, Geschirr, Gedeck, Accessoires, Tischaccessoires, Lifestyle, Ambiente, Tischdecke, \r','Tischdekorationen, Tischgestecke, Seidenblumen, Kunstblumen, \r\nVasen, Schalen, Dekomaterial, Kerzenleuchter, Kerzen, Tischdecken, \r\nBesteck, Tischaccessoires, Gläser, Bücher','E-Shop für Tischgestecke, Seidenblumen, Kunstblumen, Kerzenleuchter, Kerzen, Bestecke, Tischaccessoires und mehr. Kurz als rund um den Tisch','A','','','http://rundumdentisch.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5029,'cXTB861v6I','Porzellan , Herr der Ringe, Geschirr, Service , Glas , Steingut, Krug, Seidel, Wandteller, Teller, Tasse , Becher , dose , Kanne, Gedeck , Bilder , glas , Schale, Lampen, Uhren, Leuchter, Vase, Bleikristall , Glaskunst, Geschenke , Küchenzubehör , Figur','Porzellan , Herr der Ringe, Geschirr, Service , Glas , Steingut, Krug, Seidel, Wandteller, Teller, Tasse , Becher , dose , Kanne, Gedeck , Bilder , glas , Schale, Lampen, Uhren, Leuchter, Vase, Bleikristall , Glaskunst, Geschenke , Küchenzubehör , Figur','Gaspar`s Internetshop Markenglas , Porzellan und Geschenke\r\nShop für kenner und Sammler von porzellan und vieles mehr','A','http://www.gaspars.de','','http://www.gasparsinternetshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5030,'EXTp6dGXX7','Musiker - Onlineshop - Gebraucht Equipment für Musiker Musiker Shop Instrumente \r\nGebrauchtinstrumente Equipment Pa Gitarre Bass Drums Licht Scanner gebrauchte \r\nE-Gitarre E-Bass Akustik Keyboards Verstärker Amp Boxen Mischer Mikros Effektgerät \r\nStudio R','Gebraucht Neu Vorführ Ausstellungs Instrumente Equipment','Partner und Onlineshop für Musiker \r\n\r\nNeu-Vorführ-und Gebrauchtequipment mit Garantie\r\n','A','','','http://www.musiker-onlineshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5031,'2pXEB89N4B','Aloe Vera, AloeVera Animal, Kosmetik, aloe, kosmetik, beautyfarm, Produkt, Creme, Haut, Medizin, gesund, schön, jung, Natural Life, naturallife, verkauf, shop, bestellen, Starbox, Promiduftaktivkosmetik, aloevera, Propolis, Cream, Trinkgel, trinkgel, aloe','Aloe Vera, AloeVera Tierpflege, Kosmetik, Creme, Natural Life, Starbox, Promiduft aktivkosmetik, Propolis, Aloe VeraTrinkgel, Bienenpropolis,','Aloe Vera die älteste Nutzpflanze der Welt-PC-Nebenverdienst/Nebenjob mit Aloe Vera Naturmittel Produkten sowie Bienen Produkte, Fitness Getränke. Lohnender Nebenverdienst','A','','','http://www.aloevera-at.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5032,'r4LO0lOLPD','High Heels, High Heels Shop, Stiefel, Overknees, Pumps, Stilettos, Sandaletten, Pantoletten, Stiefeletten, Plateaus, Ãœbergößen, Onlineshop','High Heels, Stiefel, Overknees, Pumps, Stilettos, Sandaletten, Pantoletten, Stiefeletten, Plateaus','In unserem Shop finden Sie eine feine Auswahl an sexy Schuhen in verschiedenen Materialien. Sie erhalten High Heels mit und ohne Plateaus ab ca. 10 cm Absatz auch in Ãœbergrößen. Wir liefern Ihre Schuhe sofort - weltweit - da wir die Modelle am Lager haben.','A','','','http://www.high-heels-feelings.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5033,'7rVhxRWxj5','Digitalkamera, Laserdrucker, Tintenstrahldrucker, Beamer, HiFi Anlagen, Multimedia, Druckerzubehör, Telefone, Telefonanlagen, Digitalkamerazubehör, Canon, HP, Minolta, Logitech, Brother, Nikon, MP3 Player','MP3 Player, DVD Player, Beamer, Digitalkameras, Home Cinema, Telefone, HiFi Anlagen usw.','Fals Sie nicht das passende Angebot in unserem Shop gefunden haben, dann schreiben Sie uns einfach eine E-Mail.\r\n\r\nWir werden ihre Anfrage so schnell wie möglich, mit einem passendem Angebot, beantworten.\r\n\r\nIhr\r\nHS shoppingcenter Team','A','','','http://www.hs-shoppingcenter.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5034,'fAGSSYTm7n','Jeans, Jet Lag, Jetlagsjeans, Jet Lag Shop, Cargojeans, Workerjeans, Trends, Fashion, Jenasröcke, Mäntel, Jeanskleider, Jeanshosen, Hip Hop,','Das gesamte Fashion-Sortiment des Labels Jet Lag','Alle Modelle und jede Jeans des Kultlabels Jet Lag im einzigen Original-Shop online','','','','http://www.jetlagshop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5035,'3kADcwTA3U','Thomas, Lokomotive, Holzeisenbahn, Holzspielzeug, Sodor, Spielzeug, Onlineshop, Shop, Eisenbahn, Learning Curve, Holzlokomotive, Brio, Eichhorn, Schienen, Fahrzeuge, Thomas und seine Freunde, kleine Lokomotive','Holzspielzeug von Thomas die kleine Lokomotive & seine Freunde.\r\n','Der preiswerte Online Shop für alle großen und kleinen Freunde von Thomas der kleinen Lokomotive.\r\nBei uns finden Sie die Thomas Produktpalette der Firma Learning Curve zu attraktiven Preisen.\r\nSie suchen das Holzeisenbahnsortiment von Thomas & seinen Fre','','','','http://www.kinderspieleland.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5036,'GSw0WyDs9S','Ethno, Designs, Kleidung, clothing, Bekleidung, Ethnoethnic, Mandala, Mode, fashion, Freizeit, leisure, wear, modische, Bekleidung, fashion, Symbole, keltische, celtic, shirt, Kreuz, celtic, cross, afrikanische Kunst, african, art, african, native, Americ','T-Shirts mit Tiermotiven','Bei Ethnodesigns bekommen Sie eine reichhalige Auswahl an T-Shirts, Kleidung und Fashion mit Wildtiermotiven, Tiger, Löwen, Leoparden, Delfine sowie Pferde, Hunde und Katzenmotiven, Keltische Symbole, indianische & afrikanische Kunst, Fashion und New Age,','A','','','http://www.ethnodesigns.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5037,'c3YXsuRocg','Wein, Weine, Weinshop, Merlot, Sauvignon, Grand Cru, Chardonnay, Champagner, Riesling, Spätburgunder, Veltiner, Stellenbosch, Lagrein, Pravis, Pinot Grigio, Chianti, Prosecco, Bardolino, Rotwein, Weisswein, rose, Schoppenwein, Blauburgunder, Spätburgunder','Wein, Weine, Merlot, Sauvignon, Grand Cru, Chardonnay, Champagner, Riesling, Spätburgunder, Veltiner, Stellenbosch, Lagrein, Pravis, Pinot Grigio, Chianti, Prosecco, Bardolino, Rotwein, Weisswein, rose, Schoppenwein, Blauburgunder, Spätburgunder, Gewürztr','Wir wollen Sie mit Wein verwöhnen, nicht entwöhnen. Gleichbleibend hohe Qualität durch Direkt-Import von namhaften Weingütern weltweit. Ob deutsche Spätlese oder französischen Grand Cru oder Champagner, bei uns finden Sie den richtigen Wein zu jedem Anlas','A','http://www.markenwein-global.de\r\nhttp://www.globalwein.de','','http://www.globalmarkenwein.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5038,'XOg1cgDw7Z','Marderschutz, Marderabwehr, Mardervertreibung, Marderschreck,','Marderschreck, Marderschock, Marderspray, Ultraschallgeräte, Marderstäbchen','Marderschutz rund um Haus und Fahrzeug - Marderabwehr durch Ultraschall und Elektroschock','A','','','http://www.marderabwehr.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5039,'ApDVl6MBjC','reisen, urlaub, flüge, buchen, online, reisebüro','Reisen, Flüge, Tickets','Millionen aktueller Reise- und Urlaubsangebote vieler namhafter Veranstalter auf einer Webseite zusammengefasst. Kostenlose Rückrufhotline für Buchung, Reiseinformationen und sichere Bezahlung.','A','','','http://www.travelyourway.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5040,'0ai1imdo5l','Fantasy-Figuren, Duftlampen, Kerzenhalter, Schneekugeln, Bereichen Drachen, Gargoyles, Ägypten, Erotik, Totenköpfe, Schachspiele','Fantasy-Figuren, Duftlampen, Kerzenhalter, Schneekugeln, Bereichen Drachen, Gargoyles, Ägypten, Erotik, Totenköpfe, Schachspiele','Fantasy-Figuren, Duftlampen, Kerzenhalter, Schneekugeln ... aus den Bereichen Drachen, Gargoyles, Ägypten, Erotik, Totenköpfe und vieles mehr!','A','www.figuren-shop.de','','http://www.harrys-geschenkeshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5041,'VTnKXT5PpZ','Milchschaeumer, Milchaufschaeumer, Billig, Schaeumer, guenstig Heissklebepistole, Geschenk, geschenkt, Heiss, pistole, kleber, schnell, Altenburger Land, Leipzig, Olympia 2012, hirsch15a, Kameras, Mouse , pc, computer, VW, Neuwagen, Drucker, Volkswagen','Milchschäumer, Milchaufschaeumer, Heissklebepistole, Geschenk, Kameras, Mouse , pc, computer, VW, Neuwagen, Drucker, Volkswagen, neuwagen, Lupo, Polo, Golf','Bei Hirsch15a.com koennen Sie billig für Weihnachten oder Geburtstage Geschenke einkaufen. Wir versuchen die Preise immer auf niedrigen Niveau zu halten. So koennen Sie bei uns Artikel kaufen die wenig kosten, aber sehr viel hermachen. Aber auch Volkswage','A','','','http://www.hirsch15a.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5042,'jrRy06ofvD','Deynique, Lailique, Babor, Lakshmi, Schröpfi,','Deynique, Lailique, Babor, Lakshmi, Schröpfi, Kosmetik','Bestellen SIe Ihre Kosmetikprodukte schnell und sicher in unserem Beauty-onlineshop.com','A','','','http://www.beauty-onlineshop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5043,'FesuKWfgod','naturkosmetik, ohne, tierversuche, tierversuchsfrei, vegan, primavera, life, martina, gebhardt, allison, tol, hagina, provida, dekorative, kosmetik\r\n','Hautpflege Hautreinigung Hautstraffung Haarpflege Hand-/Fußpflege Lippenpflege Mundpflege Zahnpflege \r\nBaby-/Kinderpflege Männerpflege Dekorative Kosmetik Kosmetik-Geschenksets Massageöle Sonnenpflege','Naturkosmetik für ein gutes Gefühl! Natürlich tierversuchsfrei! Unsere Produkte genügen höchsten Ansprüchen an Qualität, Herstellung und Wirkung!\r\n','A','','','http://www.sanoverde-naturkosmetik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5044,'NjRiJBYZb4','Armyshop, Armeewaren, Alpha, Alpha Industries, Onlineshop, Skinware, Wasserpfeifen, Outdoor, Boots, Lansdale, Bundeswehr, Armeebekleidung, Freizeitbekleidung, Ranger, Camping','Hosen, Jacken, Schuhe, Zelte, Schlafsack','Besuchen Sie uns in unserem neugestalteten Armyshop, noch komfortabler, noch bequemer, jetzt auch mit Kinderbekleidung und vielen BW Artikeln.','A','','','http://www.armyshop-dresden.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5045,'MbHfhRivVs','Spielwaren Spielzeug Holzspielzeug Holzspielzeuge Kinder Online-Shop Wilhelmshaven Eltern Holz billig Schnäppchen günstig Ravensburger Schmidt Spiele Noris Klein Big Mattel','Autos Babyartikel Bauen und Stecken Bauernhäuser und Zubehör Bilderrahmen und Spiegel Bollerwagen Buchstaben Cowboy- und Ritterausrüstung Dekoration Garderoben Geduldsspiele Handpuppen Holzeisenbahnen Kaufläden und Zubehör Kindermöbel und Zubehör Kinders','Spielwaren zu günstigen Preisen.In unserem großen Sortiment finden Sie alles was das Kinderherz begeistert.','A','http://www.krutzifix-toys.de','','http://www.yasemins-holzspielzeuge.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5046,'mP8R20qVBi','malerei, akt, mensch frau, mann gegenständlich, abstrakt, farbig großformat, bunt, pinsel, farbe, leinwand, keilrahmen','Ölbilder \r\nAcrylbilder \r\nAkt\r\nPortrait','Dreisprachige online-Galerie mit Shop der österreichischen Malerin Johanna Leipold','','','','http://www.atelierjohanna.com/nodes/de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5047,'9yAZ9oX3im','dessous, erotik, shop, onlineshop, toys, toy, kondom, kondome, mode, fetisch, fetisch, lack, latex, leder, sex, massage, video, videos, partner, buch, bücher, bekleidung, kosmetik, accessoires, eBooks, hobby, freitzeit, geschenke, geschenk','Erotiktoys, Dessous - Schnäppchen und Boutiqueware, Erotik-Drogerie, Fetisch- und SM-Artikel, Leder, Lack, eBooks, Bücher, Partnerspiele, Erotik Fun, Geschenke','Wählen Sie aus über 2.000 Artikeln aus: Dessous, Sexy Mode für ihn, Erotiktoys, eBooks und erotische Bildbände, Lack- und SM-Artikel, Partnerspiele mit Tipps, Erotik Fun, Drogerie, u.m. Diskrete und neutrale Lieferung garantiert. Ihre Vorteile: Artikelwahl mit Merkfunktion, Kundenrabatte, viele detaillierte Infos zu Produkten, Schnäppchen und hochwertige Boutiqueware.','A','http://www.eBookpoint.de\r\nhttp://www.Lustvideo.de\r\nhttp://www.Virtualsurfcity.de\r\nhttp://www.SuperEros.de\r\nhttp://www.Porno-Giganten.de','http://www.lustdom.de/index.php?sid=2b531d7860d7251123e509267df89718&page=static&source=info6','http://www.lustdom.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5048,'S1OPEGBgSA','astrologie, horoskop, sterne, horoskope, sternzeichen, widder, löwe, skorpion, wassermann, waage, krebs, zwilling, schütze, fisch, steinbock, stier, jungfrau, prognose, aszendent, traumdeutung, sterndeutung, karma, geschenk, sex, erotik, partner, partners','Persönlichkeitesanlayse, Prognose zu Partnerschaft, Geschäftsbeziehungen, Kind und Erziehung, Entscheidungshilfe zum Thema Liebe und Erotik. Damit Sie Ihre Chanchen optimal nutzen. Musterhoroskope von Prominenten, kostenloses Tageshoroskop','Detaillierte Analysen der Astrologie, individuelles Erstellen Ihres Horoskopes aufgrund Ihrer genauen Geburtsdaten, Wegweiser für Berufswahl, Analyse der Partnerschaft, Prognose in Liebe und Erotik, Jahreshoroskop. Damit Sie Ihre Stärken und Talente entde','A','','','http://www.astrologie1.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5049,'MKU81Ytcqc','ethno, kunsthandwerk, buddha, statuen, skulpturen, vasen, dekorationen, reliefs, möbel, kleinmöbel, wohnbedarf, bali, thailand, lombok, sumatra, teak, mahagoni, spardosen, stifteboxen, türkeile, schachteln, elefanten, schnitzereien, miniaturen, korbwaren,','kunsthandwerk, buddha, statuen, skulpturen, vasen, dekorationen, reliefs, möbel, kleinmöbel, wohnbedarf, spardosen, stifteboxen, türkeile, schachteln, elefanten, schnitzereien, miniaturen, korbwaren, wohnambiente, kultur, gartenmöbel, einzelstücke, stühle','Kunsthandwerk aus Indonesien (Skulpturen, Schnitzereien, Möbel, Deco-Artikel, Keramik, Korb- und Flechtwaren, Geschenke, Buddhas, Reliefe).','A','','','http://www.artasia-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5050,'obHJN03ZBw','Autoteile, Kühler, Autozubehör, Autoersatzteile, Kfz-Ersatzteile, Kfz Ersatzteile, Kfz-Teile, Tuning, Ersatzteile, Zubehör, Versand, Versandhandel, Online, Online-shop, Autoteileshop, Bestellen, günstig, billig, Auto, Alfa Romeo, Asia, Audi, BMW, VW, Golf','Autozubehör und Kfz Ersatzteile von por-autoteile.de. Für alle Marken: VW, Mercedes Benz, Audi, BMW, Opel, Toyota, Renault, Seat, Skoda, Mazda, Honda uvm. Ãœber 10000 Autoersatzteile, vom Kühler, Scheinwerfer, Kotflügel, Stossstange, Blinker, bis hin zum','Autozubehör und Kfz Ersatzteile von por-autoteile.de. Für alle Marken: VW, Mercedes Benz, Audi, BMW, Opel, Toyota, Renault, Seat, Skoda, Mazda, Honda uvm. Ãœber 10000 Autoersatzteile, vom Kühler, Scheinwerfer, Kotflügel, Stossstange, Blinker, bis hin zum','A','','','http://www.por-autoteile.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5051,'POYYkwBgG2','PM, PM International, Fitline, Laurent Cristanel, Wellness, Beauty, Gesundheit, Vitamine, Nahrungsergänzung, Kosmetik','Fitline Nahrungsergänzung, \r\nWeight-Management, \r\nFunctional-Food, \r\nSkin Relax Kosmetik, \r\nLAURENT CRISTANEL® PREMIUM Serie, \r\nLAURENT CRISTANEL® Paris Skin Care, \r\nLAURENT CRISTANEL ® Paris Special Care \r\n','Fitline Nahrungsergänzung, \r\nWeight-Management, \r\nFunctional-Food, \r\nSkin Relax Kosmetik, \r\nLAURENT CRISTANEL® PREMIUM Serie, \r\nLAURENT CRISTANEL® Paris Skin Care, \r\nLAURENT CRISTANEL ® Paris Special Care \r\n','A','','','http://www.fitline-worldwide.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5052,'8WCC7iZWg2','Yogamatten, yogamatten, yoga matten, yoga-matten, yoga matte, yoga-matte, meditation matte, meditations-matten, Meditationshocker, meditationschemel, meditationsbänkchen, Aloe Vera, Meditationsmatten, Dinkelkissen, Kissen, Bücher, DVD, CD, Musik','Yogamatten, Meditationshocker, Aloe Vera, Meditationsmatten, Dinkelkissen, Kissen, Bücher, DVD, CD, Musik','Artikel zur Meditation, für Yoga und Wellness: Yogamatten, Meditationshocker, Meditationskissen, Dinkelkissen sowie Musik, Bücher, DVDs/Videos zu diesen Themen.','','','','http://www.mediart-shop.com/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5053,'6o1WkMBsGx','Billard, Tische, Zubehoer, Kicker, Tischfussball, Fitness, Lifestyle, Queues, Cues','Billard, Tische, Zubehoer, Kicker, Tischfussball, Fitness, Lifestyle','Billard, Kicker / Tischfussball und Fitness','A','','','http://www.buschbillards.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5054,'Gpv0Nfw6hy','Vestax, Reloop, Gemini, Stanton, alesis, Ortofon, Numark, Pioneer, Denon, Plattenspieler, Mischpulte, Tonabnehmer, Effektgeräte, Synthesizer, Midi, Boxen, Anlagensysteme, Grooveboxen, CD / MP3 Player, Sampler','Plattenspieler, Mischpulte, Tonabnehmer, Effektgeräte, Synthesizer, Midi, Boxen, Anlagensysteme, Grooveboxen, CD / MP3 Player, Sampler u.v.m.','Sdaxx bietet von DJ-Equipment, Tonstudiozubehör und PA-Technik alles was das Musikherz begehrt viel spaß beim stöbern!','','http://www.sdaxx-shop.de','','http://www.sdaxx.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5055,'fswoE5jyMJ','Bürosessel, Drehstuhl, Stühle, Tisch, Container, Schränke, Chefsessel, Klapptisch, Konferrenztisch','Bürosessel, Drehstühle, Stühle, Tische, Container, Schränke','Der Online-Shop für Büro & Bussiness, Haushalt und Gastronomie. 500 hochwertige und preisgünstige Artikel!','A','','','http://www.moebel-24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5056,'FasSYsriOl','Druckerpatronen, Toner, Computerzubehör, Monitore, Drucker, CD, DVD, WLAN Software, USB, Drucker, Tintenpatronen','Druckerpatronen, Toner, Computerzubehör, Monitore, Drucker, CD, DVD, WLAN Software, USB, Drucker, Tintenpatronen','Online Shop für Druckerpatronen, Toner, Drucker, Computerzubehör und Software mit Druckerpatronen-Assistent.','A','','','http://inkpool.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5057,'9Dj42nAPNm','nähmaschine, nähmaschinen, naehmaschinen, naehmaschine, pfaff, bernina, singer, knittax, brother, toyota, husqvarna, domena, preisewerte nähmaschine, gebräuchliche nähmaschine, pfaff nähmaschine, creative, pfaff creative, bernina nähmaschine, singer nähma','Nähmaschinen und Zubehör','Ãœbersichtlicher Shop mir großer Markenvielfalt an Nähmaschinen z.B. PFAFF, Bernina, SINGER, Husqvarna Viking, Toyota, Brother usw. Alle Artikel sind ausführlich beschrieben und bebildert.','A','','','http://www.dittrich-naehmaschinen.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5058,'G91ZgWfEoq','Goodlife2000, Goodlife 2000, Kräuterkapseln, abnehmen, Diät','Goodlife2000 Kräuterkapseln','NEU !!! ABNEHMEN OHNE HUNGERN\r\nKeine Formula-Diäten! Keine Shakes! \r\nMit dem neuen GoodLife 2000 machen Sie eine \"Gute Figur\".\r\n\r\nGoodLife 2000 bringt Hochleistung - durch natürliche Inhaltsstoffe - in einem der wichtigsten Wellnessbereiche. Die Kapseln,','A','','','http://www.bauchweg2000.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5059,'O2fPfz7VhA','Architectural Desktop 2005, 3ds max 6, AutoCAD 2005, AutoCAD LT 2005, Autodesk VIZ 2005, Viualisierung, CAAD','Architectural Desktop 2005 # 3ds max 6 # AutoCAD 2005 # AutoCAD LT 2005 # Autodesk VIZ 2005 # AutoVue','Professionelle Lösungen für CAD, Architektur, Bauwesen, Visualisierung und Animationen mit Architectural Desktop 2005 # 3ds max 6 # AutoCAD 2005 # AutoCAD LT 2005 # Autodesk VIZ 2005 vom autorisierten Systemhaus AH-Datentechnik Limburg a. d. Lahn.','A','','www.ah-datentechnik.de/ah-agbs.htm','http://www.AH-Datentechnik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5060,'K6J0HroJnk','Moor, Salz, Creation Direkt, Trisana, Allcura, Primavera, Aloe Vera, Moorbäder, Edelsteine, Feng Shui, Esoterik, Wellness, Körperpflege, Nahrungsergänzung, Diät, Fitness, Ginseng, Maca, Carnitin, abnehmen, Sport, Masssage, Baden, Seife, Moorbad, Elfen, En','Aloe Vera, Nahrungsergänzung, Himalayasalz, Moorprodukte, Totes Meersalz, Spirulina, Wellness und Fitnessprodukte, Ecosphere, LED Kerzen, Edelsteinbrunnen, Engel, Elfen und Duftsteine','für Körper, Geist & Seele!\r\nOnlineshop für Wellness und Wohlbefinden!\r\nExklusive Nahrungsergänzung, Naturkosmetik und Geschenke!','A','','','http://www.wellness-zauber.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5061,'CxXrLVGxpY','Glücksbringer, Talisman, Perlmutt, Jade, Schmuck, Geschenkidee, Schmuck Shop, Schmuckshop, Geschenk Idee, Geschenk Tipp, Schmuck Anhänger, Jade, Anhänger, Delfin, Handarbeit, Handgearbeitet, Design, Geschenk, Originel,l Schmuck Online Shop, Neuseeland,','Carving Schmuck aus Jade, Perlmutt und Knochen','Wunderschöner handgearbeiteter Schmuck nach traditionellen Vorlagen der Maori Kultur sowie moderne Designs. Ãœber 250 verschiedene Anhänger aus Jade, Perlmutt und Knochen. Den Glücksbringer als ideales Geschenk finden Sie in unserem Fundinsel Shop.','','','http://http://www.fundinsel.de/html/___impressum.html','http://www.fundinsel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5062,'E31DmSLYA5','Grafikkarten Festplatten Notebook Wasserkühlung CPU INTEL AMD Kaltlichkathode LED TFT Monitor Lüfter Kühler PC-Systeme VGA Modem ISDN DSL LED','CPU Festplatten Gehäuse VGA/CPU/Fetplatten Kühler Lüfter PC-System Notebook Modding LED Monitore TFT Grafikkarten Modem Wasserkühlung Gehäusezubehör Netzteile','Modding und Hardware Shop mit gut sortierten Produkten zu fairen Preisen. Jede Woche Aktionsangebote.\r\nProdukte über Hardware, PC-System, Notebook, und Modding','A','','','http://www.pk-total.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5063,'sM1xiW4MSe','Shop, store, Designer, Online, Schlußverkauf, reduziert, Hosenanzüge, Mäntel, Kostüme, Kleider, Abendkleider, Schuhe, Stiefel, Hosen, Jeanswear, Pullover, Blusen, Jacken, Lederware, Sonderangebote','Designer, Hosenanzüge, Mäntel, Kostüme, Kleider, Abendkleider, Schuhe, Stiefel, Hosen, Jeanswear, Pullover, Blusen, Jacken, Lederware, Sonderangebote','Der Onlineshop wenn es um neue Designer-Mode geht. Artikel bis zu 80% unter dem Katalogpreis.','A','http://www.topshop-fashion.de, \r\nhttp://www.top-shopfashion.de, \r\nhttp://www.topshopfashion.de\r\n','','http://www.top-shop-fashion.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5064,'tGKCgkR3wl','Kontaktlinsen, Farbige Kontaktlinsen, Ciba Vision, Bausch&Lomb, Focus','Kontaktlinsen, Farbige Kontaktlinsen, Ciba Vision, Bausch&Lomb, Focus','Tageslinsen, Monatslinsen und farbige Kontaktlinsen sowie Pflegemittel von CIBA Vision, Bausch & Lomb, Johnson & Johnson und anderen. Schnelle Lieferung, Top-Preise.','A','','','http://www.lensmile.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5065,'54TlfdCFnm','Zimmerbrunnen, Vernebler, Brunnen,','Zimmerbrunnen, Vernebler, Brunnen,','Ãœber 200 Zimmerbrunnen und Vernebler aus Edelstein, Glas, Keramik, Marmor sowie in Metalloptik zur Auswahl. Wir legen größten Wert auf Design und Qualität. Ideal für Wohnzimmer, Wintergarten, Foyer, Praxis, Kanzlei etc..','A','','','http://www.bonvida.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5066,'FFZaNBs6Tz','Kaffee, Espresso, Espressomaschine, Kaffebohnen','Kaffee, Espresso, Espressomaschine, Kaffebohnen','Der Shop für den Kaffeegenießer. Espresso- und Kaffeebohnen, Kaffeevollautomaten, Siebträger und das passende Gerätezubehör sowie Tassen und Schönes für die Kaffeetafel.','A','','','http://www.bonespresso.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5067,'H7YA9QVQW2','Nahrungsergänzungsmittel, Vitamine','Nahrungsergänzungsmittel, Vitamine','Nahrungsergänzungsmittel speziell für Kinder, für die Schönheit und für alle die Ihre Vitamin- und Mineralstoffspeicher wieder auffüllen möchten','A','','','http://www.evercell.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5068,'yPnPVBITXy','Wasserbetten, Wasserbett, Conditioner, Softside','Wasserbetten, Wasserbett, Conditioner, Softside','Softside-Wasserbetten, Uno und Dual, Bettgestelle für Wasserbetten, Conditioner und Pflegemittel in reicher Auswahl. Einfacher Aufbau und erstklassige Qualität. 60-tägiges Rückgaberecht bei Nichtgefallen !','A','','','http://www.liquidream.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5069,'2CcQiSbSKf','Uhr, Armbanduhren, Fossil, DKNY, Diesel, G-Shock, Baby-G, Casio, Herrenuhren, Damenuhren','Uhr, Armbanduhren, Fossil, DKNY, Diesel, G-Shock, Baby-G, Casio, Herrenuhren, Damenuhren','Moderne und klassische Armbanduhren namhafter Hersteller wie Diesel, DKNYchronostyle.de– Design-Armbanduhren von Diesel, Fossil, Casio, G-Shock, Baby-G u.v.m.','A','','','http://www.chronostyle.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5070,'fVtGp6OXVF','strumpfhosen, strümpfe, netzstrümpfe, socken, damen, herren, kunert, hudson, flexy, rohner','strumpfhosen, strümpfe, netzstrümpfe, socken','Strumpfhosen, Strümpfe und Socken bequem online bestellen. Breites Sortiment der Marken Kunert, Hudson, Flexy und Rohner.','A','www.hudson-strumpfhosen.ch\r\nwww.herren-socken.ch\r\nwww.strumpf-shop.ch\r\nwww.strumpfhosen-shop.ch\r\nwww.socken-versand.ch\r\nwww.strumpf-versand.ch\r\nwww.flexy-strumpfhosen.ch\r\nwww.collant.ch\r\nwww.strumpfonline.ch\r\nwww.rohner-socken.ch\r\nwww.rohnersocken.ch\r\n','','http://www.strumpfversand.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5071,'LkqcomNcez','Briefkästen, Außenleuchten, Innenleuchten, Klingelschilder, Edelsthl, exklusiv, Design','Briefkästen, Außenleuchten, Innenleuchten, Klingelschilder, Badezimmereinrichtung, Wohnaccessoires, Büroeinrichtungen, Garderoben, Deisgngegenstände','EXOP.DE - Der ExklusivShop mit exklusiven Produkten rund um Haus, Garten, Einrichtung und Design.','A','','','http://www.exop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5072,'JHtaLZoxBF','Antiquitäten, Möbel, Weichholzmöbel, Kredenzen, Kredenz, Kästen, Kasten, Kästchen, Kommoden, Kommode, Bücherkasten, Bücherschrank, Vitrinen, Vitrine, Tische, Tisch, antike Schreibtische, Schreibtisch, Tischchen, Sessel, Bänke, Sitzbank, Truhen, Truhe, Bor','Möbel, Weichholzmöbel, Kredenzen, Kästen, Bücherschränke, Bücherkästen, Kommoden, Tische, Schreibtische, Ladentische, Stehpulte, Sessel, Bänke, Truhen, Garderoben, Gartenmöbel, Alt-Wiener Türen, Beschläge etc.','AEC-FALLMANN Antiquitäten bietet Ihnen abgebeizte, restaurierte Kredenzen, Vitrinen, Kästen, Kommoden, Kästchen, Bücherkästen, Tische, Schreibtische, Sessel, Bänke, Truhen, Garderoben, Borde, Gartenmöbel, Stehpulte, Altwiener Türen, Beschläge uvm - Bieder','','','','http://www.aec-fallmann.at','B'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5073,'UYwbmQdIk9','DV, Digital Video, DVD Recorder, \r\nMonitore, Plasma Displays, \r\nProjektoren, Camcorder, \r\nVideokarten, DVCAM, XDCAM\r\n3D Animation, Videoschnitt, \r\nMPEG-Encoder, AD/DA-Wandler, \r\nSounddesign, Soundmixer, \r\nd-cinema, e-cinema, MS Media Center, Footage, Vi','AV Hard- und Software sowie\r\nDigital Video Equipment.','Fachhandels-Shop für professionelle Digital Video, DVD\r\n+ Web-TV Produzenten, Studios, \r\nFreelancer + Corporate Video.','','','','http://www.b2b-mediashop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5074,'UtdPht1j6S','schnitzel und blowjob tag, 20. März, blowjob, schnitzel, maennertag, maenner, wizisch, textildruck, sinnlos, planlos, mans world, s&bj tag, shirt, T-Shirt, t-shirt, tshirts, t shirt druck, t shirt bedruckt, shirtshop, shirtdruck, druckshop, t-shirt druck','Shirts bedruckt, Weitere Artikel zur verbreitung der frohen Kunde.','Valentinstag war gestern, am 20. März ist der Schnitzel und Blowjob Tag.','','','','http://www.maennertag.de.gg','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5075,'0tJsxzq28x','Bonrollen, Thermorollen, Kassenrollen, Waagenrollen, Additionsrollen, EC-Cash-Rollen','Bonrollen, Thermorollen, Kassenrollen, Waagenrollen, Additionsrollen, EC-Cash-Rollen','Wir liefern alle gängigen Sorten an Bonrollen, Kassenrollen, Thermorollen, EC-Cash-Rollen, Waagenrollen und Additionsrollen, europaweit, innerhalb BRD versandkostenfrei, werktags 48-Sunden-Lieferung','A','','','http://www.bonrollen-service.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5076,'nC7mQS6uwv','Last-Minute, Pauschal, Flug','Reisen und Reisedienstleistungen','Sie möchten im Internet nicht auf gewohnten Service verzichten? Dann sind Sie bei uns genau richtig. Unser Reiseportal bietet Ihnen ausgewählte Online-Datenbanken und viele Informationen rund um Reisen und Urlaub. Dazu unser ReiseService: Sie können jeder','A','','','http://www.dasreiseas.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5077,'hjxgp0kL0b','Fujitsu Siemens Amilo D 7830, 8830, Amilo M7400, Acer Travelmate 291 LCI, 291 LMI, 291 XCi, 662, 663, 803, 804','Notebooks und Zubehör','Notebookparadies! Der Webshop für Notebooks und Zubehör mit der persönlichen Note! Wir bieten günstige Preise sowie individuelle und professionelle Beratung. Fragen Sie uns!','A','','','http://www.notebookparadies','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5078,'CqQVKkX39W','primedisc, ritek, pioneer, maxell, fortis, verbatim, nanya, gratis, umsonst, brennen, sony, philips, platinum, ricoh, memorex','DVD-R, DVD-RW, DVD+RW','Ihr Shop rund ums DVD brennen','A','','','http://www.brennbares.de/catalog/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5079,'CrJhnjAt4S','primedisc, ritek, pioneer, maxell, fortis, verbatim, nanya, gratis, umsonst, brennen, sony, philips, platinum, ricoh, memorex','DVD-R, DVD-RW, DVD+RW','Ihr Shop rund ums DVD brennen','A','','','http://www.brennbares.de/catalog/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5080,'iKMRWGDSyI','ohne Tierversuche, Biosiegel, Aloe Vera bio, Cystus, Körperöl, Lavendel, Duschbad, Massage, fair trade, Geschenke, Orient, naturrein, wildsammlung, kbA, Positivliste, Aromatherapie, Aromapflege, Duftstein, Edelstein,','tierversuchsfreie Naturkosmetik, rein pflanzliche Nahrungsergänzung, ätherische Öle naturrein, Duftlampen, Zimmerbrunnen, Geschenkideen, Accessoires, Orient Bazar','Der Wellness- und Lifestyleshop mit tier- natur- u. umweltfreundlichen hochwertigen Produkten. Naturkosmetik ohne Tierversuche, Nahrungsergänzung rein pflanzlich, Duft u. Öl, Geschenkideen, Accessoires, Orient Bazar u.v.m. Dazu Tierschutz, Tipps u. Engag','A','','','http://www.buenavita.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5081,'K6hf6ViT0E','erzgebirge, weihnachten, ostern, Seiffen, Volkskunst, hubrig, wendt, kuehn, geschenk, rauchermaennchen, nussknacker, leuchter, onlineshop, shop, online, weihnachtsgeschenke, Geschenke, spieldose, blumenkinder, dekoration, esco','Nussknacker, Engel, Räuchermann, Blumenkinder, Schwibbogen, Leuchter, Osterartikel, Osterhasen, Liebesbank, Wendt','Erzgebirge - In unserem Online-Shop können Sie original erzgebirgische Holzkunst einkaufen z.B. Nussknacker, Räuchermann, Engel, Lichterbögen, Blumenkinder, Spieldose oder Osterartikel','A','http://www.erzgebirgsversand.de','','http://www.erzgebirgeversand.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5082,'wYinIszgyE','yogamatten, yogamatte, meditationshocker, zubehör, übungsmatten, matte, video, DVD, meditationsschemel, yogabedarf, versand, yoga-matte, yoga-zubehör, sportmatten, cd, jogamatte, meditationsmatte, bedarf, artikel, yoga-matten, yogaartikel, naturfaser, s','yogamatten bzw. meditationsmatten, meditationshocker, zubehör für yoga und meditation, übungsmatten, meditationskissen, aloe vera produkte von alova','Versand von Yogamatten, Yogamatte, Meditationsmatten aus Schurwolle und Meditationshocker, Meditationskissen sowie Zubehör für Yoga und Meditation, Aloe Vera Produkte von ALOVA® sowie Bücher.','','http://www.yoga-land.de\r\nhttp://www.myw-shop.com','','http://www.medifit-shop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5083,'yS40430163046cd','Impruneta Terrakotta Keramik Amphoren Terra Pflanzen Gefäß Topf','Impruneta Terrakotta Amphoren Gefäße Ölgefäße Pflanzgefäß','Frostfeste Impruneta Terrakotta in vielen Variationen. Hier finden Sie Töpfe, Amphoren, Ölgefäße, Figuren und viele weitere Formen.','A','http://www.terracotta-versand.de','http://www.impruneta-versand.de/agb.htm','http://www.impruneta-versand.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5084,'yS40439ed560edc','natürliche nahrungsergänzung, vitalität, fitness, piratenschatzkiste, piratenkiste, spirulina, microalgen, maca pur, aloe duschgel, l-carnitin, kapseln, entgiftung, gesundheit, omega-3-fettsäuren, selen, spurenelemente, aufbauprodukte, stabilität, feuchti','natürlicher Nahrungsergänzung. Spirulina, Maca pur, Aloe Duschgel & Shampoo und L-Carnitin','Vertrieb und Versand natürlicher Nahrungsergänzung. Spirulina, Maca pur, Aloe Duschgel & Shampoo und L-Carnitin kräftigt und fördert Vitalität, Fitness, Leistungssteigerung und Wohlbefinden. Piratenschatzkiste Ingeborg Geith München','A','','http://www.pskmuc.de/agb.de','http://www.pskmuc.de','C'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5085,'yS4043a0350370e','Hoerbuch, Hoerbuecher, Hoerspiel, Hoerspiele, Buch, Buecher, CD, MC, Lesung, Lesungen, Hörbuch, Hörbücher, Hörspiel, Hörspiele, Bücher, Hoer, Hör, Hoeren, Hören, Literatur, Feature, Features, Tondokument, Ton','Hoerbuch, Hoerbuecher, Hoerspiel, Hoerspiele, Buch, Buecher, CD, MC, Lesung, Lesungen, Hörbuch, Hörbücher, Hörspiel, Hörspiele, Bücher, Hoer, Hör, Hoeren, Hören, Literatur, Feature, Features, Tondokument, Ton','Internetversandhandel für Hörbücher, Hörspiele, Audiobooks, Lesungen, Features, Tondokumente auf CD oder MC, VERSANDKOSTENFREI!','A','','http://www.hoerbuechershop.de','http://www.hoerbuechershop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5086,'yS4046e0f8ab8f2','Arbeitsspeicher, Software, Festplatten, CPU, Notebooks, Tobit Software, Komplettsysteme, TFT, Monitore, Mainboards, Gehäuse','Arbeitsspeicher, Software, Festplatten, CPU, Notebooks, Tobit Software, Komplettsysteme, TFT, Monitore, Mainboards, Gehäuse','Grosse Auswahl an Hardware, Software, Notebooks, Komplettsysteme usw. Ausserdem sind wir Tobit Reseller.','A','','http://cwt-systems.de/agb.htm','http://www.cwt-systems-shop.de/shop','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5087,'yS4048ace7bac92','malen nach zahlen , puzzles, puzzle , spielzeug, bastelartikel, künstlerbedarf, ravensburger, schipper, mammut, onlineshop','Malen nach Zahlen der Firmen Schipper,Dimensions,Ravensburger und Mammut sowie Puzzles und Spielzeug aller führender Markenhersteller','Onlineshop für Malen nach Zahlen, Puzzles, Puzzle, Spielzeug, Künstlerbedarf','A','http://www.hobbyshop-mona.de','http://www.hobbyshop-mona24.de/oxid.php/','http://www.hobbyshop-mona24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5088,'yS404998797fa86','Grande Osteria, Carré Blanc, asa-porzellan,schüssel, grande, apero, no milk, olio, pane, trattoria, gebäckdose, asa, mono, ono, aroma, tapas bar, al gusto, Windlichter, asa keramik, asa geschirr, Vorratsdose','ASA-Selection Keramik, Vase, Schüssel, Tassen, Töpfe, Kerzenleuchter','Alle ASA Selection Artikel und andere Geschenkartikel online. Wir liefern innerhalb von 24 h bzw. kurzfristig nach Verfügbarkeit.','A','','http://www.living-line.de','http://www.living-line.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5089,'yS404ef57365dbd','Bewerbungsmappe \r\nBewerbungsmappen\r\nbewerbungsunterlagen\r\nbewerbungshefter\r\nbewerben\r\nBewerbung\r\nBewerbungen\r\nbestellen\r\nbestellung\r\nbewerbungsset\r\nbewerbungsshop \r\nbewerbungsshop24\r\npapier\r\npappe\r\nPräsentationsmappen\r\nprofessionell\r\nqualität\r\nshop\r\nLeben','Bewerbungsmappen, Verpackung, Papier und Accessoires.','Im Shop finden Sie die passenden Bewerbungsmappen für Ihre erfolgreiche Jobsuche. Große auswahl, preiswert und schneller Service.\r\n','A','','http://www.bewerbungsshop24.de/shop/','http://www.bewerbungsshop24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5090,'yS405025d20424e','led\r\nlampe\r\nleuchte\r\nlicht\r\nlampen\r\nbeleuchtung','LED-PAR38 für E27 mit 90 \r\nMEDI MESSAGE','Onlineshop für langlebige LED Leuchtmittel und LED Laufschriftanzeigen','A','','http://www.lightshop24.de/xaranshop_23.h','http://www.lightshop24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5091,'yS40569f1ded341','Bodybuilding, Sportnahrung,Sporternährung, Sportlernahrung, Diät, Diäten, Fatburner, Aminosäuren, Sportartikel, Fitness, Sport, Kraftsport, Training, Muskelaufbau, Protein, Proteine, Creatin, Creatine, Aminosäuren, Glutamin, abnehmen, abspecken, Muskel, f','Fatburner, Diätpillen, Pyruvat, Xenadrene, L-Carnitin, Chitosan, Weight-Gainer, Whey Protein, Protein, Special-Proteine, Glutamin, HMß, Vitamine, Gelenknährstoffe, Aminosäuren, Taurin, Arginin, Tyrosin','HHier finden Sie Hochwertige Sporternährung und Fatburner für Bodybuilder, Leistungsportler und Freizeitsportler.','A','http://www.fat-blocker.de\r\nhttp://www.musclehormon.de\r\n','http://www.speedserum.de/discl.htm','http://www.speedserum.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5092,'yS40585d4c21829','Mode, Bekleidung, Damenbekleidung, Herrenbekleidung, Kinderbekleidung, Reisen, Urlaub, Last Minuten, Jobs, Schmuck, Freizeit, Unterhaltung, Wellness, Lifestyle, Genuss, Büro, Heimarbeit, Nebenjob, Job, Partnerprogramm, Computer, Monitore, Shop, Shopping,','über 150 Millionen Artikel','Einkaufscenter mit mehr als 1.000 Shops und über 150 Millionen Artikel. z.B. Mode, Schmuck, Computer, Freizeit, Unterhaltung, Wellness, Geschenke usw... euNet24 machts möglich!\r\n','A','www.market-mall.de','http://','http://www.eunet24-market.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5093,'yS4061361243568','Dessous, Unterhose, Unterwäsche, Slips, String, Korsett, Corsage, Strapse, xxl-Größen, Edel-dessous, Wäsche, Hersteller u.a.: Barbara, Sassa, Alles Lingerie, Lamarc, Bogema, Lisca','Dessous, Hersteller u.a.: Barbara, Sassa, Alles Lingerie, Lamarc, Bogema, Lisca','Shoppingmöglichkeit für Dessous: Wählen Sie aus über 100 Modellen das richtige für sie und ihn. Das Dessous-Angebot umfasst eine reichhaltige und hochwertige Auswahl in unterschiedlichen Preisklassen. Wir bieten Ihnen Produktbewertungen, Meinungsumfragen, Geschenkservice uvm.','A','','','http://www.house-of-dessous.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5094,'yS40637a3a2ba33','Berliner, Kult, T-Shirts, berlinshirts, berlin, shirts, revolutionär, kultshirts, kult-shirts, kult-T-shirts, kapuzenpullis, Friedrichshain, Kreuzberg, X-berg, F\'hain, friedelhain, Wasserschlacht, wasser, wasserfreunde, 1. mai, 1. maidemo, 1.-mai-demo','t-shirts, kaputzen, jacken','\"SV Wasserfreunde Kreuzberg 36 e.V.\" ist eines der ironisch-kämpferisch gemeinten legendäre Shirts, die zum \"Revolutionären 1. Mai\" vom dotcombinat in Friedrichshain an die aktiven Bewohner verteilt werden. Shirt-Aktionen wie \"unser Bezirk soll blauer werden\" oder \"Viva la Revolution George W. Bush\", \"Spam Established 1937...\" sind weitere witzige Ideen.','A','http://www.dotcombinat.net','http://www.berlinshirts.de/shop/shop_con','http://www.berlinshirts.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5095,'yS406c08912254f','Gesundheit, Ernährung, Noni, Aloe, Spirulina, Kristallsalz, Bio,','Noni-Saft, Aloe Vera Saft, Spirulina, Kristallsalz,','Naturprodukte allerbester Qualität. 100% reiner Noni-Saft aus Tahiti , Himalaja Kristallsalz aus fairem Handel, wohlschmeckender Aloe Vera Saft, Spirulina aus den USA, basische Körperpflegeprodukte, Literatur und vieles mehr. Top-Qualität zu Top-Preisen.','A','','','http://www.naturscheune.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5096,'yS406d79a47124a','farbkarten, cmyk, euroskala, farbfächer, druckfarben, pantone, hks, druckveredelung, ncs, fächer, farbkarten-shop.de','farbkarten, cmyk, euroskala, farbfächer, druckfarben, pantone, hks, ncs, fächer','farbkarten, cmyk, euroskala, farbfächer, druckfarben, pantone, hks, druckveredelung, ncs, fächer, farbkarten-shop.de','A','','http://','http://www.farbkarten-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5097,'yS406d7c084adb9','Nähmaschine, Nähmaschinen, Naehmaschine, Naehmaschinen, Stickmaschine, Stickmaschinen, sticken, Overlock, Overlocker, Bernina, Brother, Husqvarna, Pfaff, Singer, Elna, Laura Star, Laurastar, Knittax, Nähmaschinen Ersatzteile, bügeln, Bügler, Bügelstatione','Nähmaschine, Stickmaschinen, Overlocker, Bernina, Brother, Husqvarna, Pfaff, Singer, Elna, Laura Star, Laurastar, Knittax, Nähmaschinen Ersatzteile, Bügler, Bügelstationen, Dampfbügelstation, Dampfbügelstationen, Bügelwalze, Bügelautomaten, Schneider, Sc','Bei uns finden Sie alles rund ums Nähen, Sticken, Bügeln, Quilten, Patchworken - Bernina, Brother, Husqvarna, Pfaff','A','','http://','http://www.naehmaschinen24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5098,'yS406d7d3c1e24c','Band, Bänder, Schleifen, Weihnachten, Ostern, Dekoration, Dekoband, Dekoartikel, Dekorieren, Verzierungen, Farben, Geschenke, Tischschmuck, Tafel, Geschenkbänder','Band, Bänder, Schleifen, Dekoband, Dekoartikel, Verzierungen, Farben, Geschenke, Tischschmuck, Geschenkbänder','Baender fuer Schleifen, Geschenke und Dekorationen, zu Weihnachten, Ostern, Geburtstag und Jubilaeum, als Tisch- oder Raumschmuck.','A','','http://','http://www.dekoband.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5099,'yS406d7e5913371','Ekzemer, Sommerekzem, Sommerekzemer, Ekzemerdecke, Boett, Decke, Pony, Islandpferde, Sommerräude','Die original Schwedische Ekzemerdecke von BOETT gegen Sommerekzem.','Die original Schwedische Ekzemerdecke von BOETT gegen Sommerekzem.','A','','http://','http://www.abee-boett.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5100,'yS406d7fcb34ba0','sticken, stickgarn, nähen, nähgarn, fashion, fashion products, stabilisatoren, nähmaschinen, naehmaschinen, flach, nähzentrum, naehzentrum, sulky, rayon, metallic, invisible, ultra twist, Flash-tec, flash-tec, Daniel Flach','stickgarn, nähgarn, fashion products, stabilisatoren, nähmaschinen','Baender fuer Schleifen, Geschenke und Dekorationen, zu Weihnachten, Ostern, Geburtstag und Jubilaeum, als Tisch- oder Raumschmuck.','A','','http://','http://www.stickgarn-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5101,'yS406d80f80c50e','Car, Tuning, Rover, Lotus, Elise 2000, High Performance, Carbon, Yokohama, Toyo, Goodyear, Goodridge','Tuning-Zubehör','Wir veredeln Ihr Fahrzeug zum exclusiven Automobil','A','','http://','http://www.lotusspecials.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5102,'yS406db0616058d','dessous, dessou, lack, leder, lackdessous,lackmode, lederdessous, ledermode, untrwäsche, wäsche, reizwäsche, bikini, bademode, schnürkorsetts, korsetts, damenwäsche, herrenwäsche, BH, strapshalter, strümpfe, strumpfhosen, rimba, erosveneziani, coquette, l','dessous, kleider, röcke, unterwäsche,\r\nlack, leder, bademode, korsetts','sinnliche Dessous-auch in großen Größen, echte Schnürkorsetts, Lack & Leder, Bademoden, freche Männerwäsche, Schnäppchen! Kollektionen von Eros Veneziani, Rimba, Coquette, Axfords, Ledapol u.a.','A','','http://www.dessous.de','http://www.dessous.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5103,'yS406fe47ec332a','Fernglas, Ferngläser, Teleskop, Bresser, Eschenbach, Meade, Barska, Weaver, Simmons, Teleskope','Fernglas, Ferngläser, Teleskop, Teleskope','Das Fernglas de Der Shop für Ferngläser und Teleskope in jeder Preis Klasse von Bresser, Meade, Eschenbach, Simmons, Weaver. Bestellen Sie Ihr Fernglas bequem im Shop.Der Versand für Ferngläser und Teleskope.','A','','http://www.das-fernglas.de/discl.htm','http://www.das-fernglas.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5104,'yS4076e4cf0beed','Buch, Bücher, Kinderbücher, Stickerbücher, Anlässe, Stickerbögen,Wissen, Abenteuer, Anerkennung, personalisiert, personalisierten Kinderbücher, Erlebnisbüchern, Bilderbuch, Titelheld, persönlich, Widmung, vermitteln, Wissen, Abenteuer, Selbstbewusstsein,','Kinderbücher, Stickerbücher','Einzeln gedruckt - von Hand gebunden - ein ideales Geschenk!\r\nIn zahlreichen Büchern wird neben der spannenden Unterhaltung auch viel Wert auf die Vermittlung von Wissen gelegt.\r\nDer Name Ihres Kindes ist im Text gedruckt, Ihre persönliche Widmung auf der Titelseite macht das Buch zu einem unvergesslichen Geschenk von Ihnen. Pegastar-Erlebnisbücher vermitteln Wissen, lassen das Kind die ungewöhnlichsten Abenteuer bestehen, geben Anerkennung und fördern dadurch das Selbstbewusstsein des Kindes.','A','','','http://www.pegastar.com/h.fuhrich','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5105,'yS4078e48ae6e16','Raritäten Bücher Buch Dokumente Möbel Sammlerstücke Ansichtskarten Grafik Stahlstich Lithographie Militaria Memorabilia Kunst Kultur Versand Auktio Selten Rar Bibel Kupferstich Jugendstil Gründerzeit Chronik Heimat Scherenschnitt Zeitung Werbung Kochbuch','Antiquarische Bücher, Zeitschriften, Originalgrafiken, Handschriften, Dokumente, historische Landkarten, Ansichtskarten, Möbel aller Stilrichtungen, Antiquitäten, Raritäten und Sammlerstücke uvm.','Komfortable Onlineshops mit großer Auswahl an antiquarischen Kostbarkeiten. Weiterhin bieten wir einen Beschaffungsservice und\r\nständige Online-Auktionen.','A','','http://www.antikversand.net/shop7','http://www.antikversand.net','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5106,'yS407951ca61a7b','Carrera, Slotcar, RC, Modelle, Tipp Kick, Fan-, Fantasie-, Movie- und Merchandisingartikel\r\n','Carrera, Slotcar, RC, Modelle, Tipp Kick, Fan-, Fantasie-, Movie- und Merchandisingartikel\r\n','Carrera, Slotcar, RC, Modelle, Tipp Kick, Fan-, Fantasie-, Movie- und Merchandisingartikel\r\n','A','','http://www.managertoys.de/oscommerce/con','http://www.managertoys.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5107,'yS407e6088e5d5e','Tee, Teehandel, Teegeschäft, Teeversand, Teeladen, Schwarzer Tee, Grüner Tee, Grüntee, Rotbusch, Roibusch, Kräutertee, Früchtetee, Bio-Tee, Biotee, Tee aus biologischem Anbau, kba, Teefilter, Teekanne, Teeschale, Gußeisenkanne, Sencha, Pi Lo Chun, Gunpowd','Tee und Zubehör.','Rennomierter Teefachhandel online. Mit über 400 erlesenen Sorten Tee und Zubehör. Ãœbersichtlicher Shop, niedrige Versandkosten und keine Mindestbestellmengen.','A','','http://www.kobu-teeversand.de/agb.php?','http://www.kobu-teeversand.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5108,'yS408a8210c97fe','Mineralien, Kristalle, Edelsteine, Steine, Mineralstufen, Mineralienversand, Mineralienhandel, Mineralienhändler, Mineralienverkauf, Mineralienkauf, Onlineshop, Verkauf, Versand, kaufen, sammeln, minerals, mineral, specimens, dealer','Amethyst, Antimonit, Baryt, Bergkristall, Calcit, Coelestin, Fluorit, Granat, Grossular, Magnetit, Pyrit, Pyromorphit, Spessartin, Vanadinit, Zeolithe, Mineralien, Kristalle, Edelsteine, Steine, Mineralstufen, Mineralienstufen, Sammlerstufen, Schaustufen','Liebe Mineralienfreunde, wir sind ein neuer Onlineshop für edle Mineralstufen und Kristalle. Bei uns können Sie bequem Mineralien online kaufen und bestellen. Unser Mineralienhandel und Versand hält ein reichhaltiges Mineralienangebot für den Sammler von Qualitätsmineralien bereit. Besonderen Wert legen wir auf genaue Bestimmungen und ausführliche Fundortangaben. Sind Sie am Aufbau einer ästhetischen und wissenschaftlich wertvollen Sammlung interessiert, dann sind Sie bei uns genau richtig! Mineralienkauf einfach mit Mineralium.com!','A','','http://mineralium.com/AGBs.html','http://www.mineralium.com','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5109,'yS408ce25e0308e','Herrenschuhe, Damenschuhe, Hemden, Blusen, Bademode','Herrenschuhe, Damenschuhe, Hemden, Blusen, Bademode','Bestellen Sie Mode für SIE und IHN, Schuhe, Sportartikel und\r\nSchmuck sowie alles rund umÂ’s Wohnen direkt im Onlineshop von WENZ oder\r\nfordern Sie kostenlos den Katalog an. Es lohnt sich ...\r\n','A','','http://www.wenz.de/cgi-bin/wenz/w1/ueber','http://www.wenz.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5110,'yS408d484fc84a2','hautpflege, feuchtigkeitskosmetik, augencreme, antifaltencreme, beauty kosmetik, biokosmetik, dekorative kosmetik, gesichtskosmetik, gesichtspflege,gesichtsreinigung, hautpflegeprodukte, hautstraffend, körperpflege, markenkosmetik, nagelpflege, narbenheil','Hautpflege, Gesichtspflege, Körperpflege, Kosmetik, Makeup, Feuchtigkeitskosmetik','Natur von ihrer schönsten Seite. Hochwertige Hautpflege, Gesichtspflege und Makeup mit natürlicher und feuchtigkeitsspendender Schweizer Kosmetik aus der Gerda Spillmann-Produktion.','A','','http://www.spillmann-cosmetics.de/shop','http://www.spillmann-cosmetics.de/shop','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5111,'yS408d769c11e52','Thomas kleine, Lokomotive, Thomas und seine Freunde, & Friends, Thomas Holzeisenbahn, Holzspielzeug, Eisenbahn , phantastische, Take Along, DVD , Video','Thomas Holz-und Metalleisenbahn der Firma Learning Curve (RC 2), DVDs, Videos, MC\'s','Thomas die kleine Lokomotive und seine Freunde finden Sie zu kleinen Preisen bei uns im Kinderspieleland.\r\nEgal ob Sie Produkte zur Thomas Holzeisenbahn, Thomas Metalleisenbahn Take Along, Bücher, Videos, DVDs oder Hörspielkassettten suchen, wir freuen uns auf Ihren Besuch. Richtige Schnäppchen finden Sie in unserem Monatsangebot.\r\n','A','','/Kinderspieleland_AGB.html','http://www.kinderspieleland.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5112,'yS4090132b5c06b','Ambiente,Balancefiguren,Bergmannslampe,Blumenkinder,Buchstütze,Buddelschiffe,Bullaugenspiegel,Cocktail Shaker,Dekanter,Dekantier Sets,Dekoration,Duschgel,Eingangsmatten,Einhand Gewürzmühlen,Einhand Pfeffermühlen,Einhand Salzmühlen,Flachmann,Flachmänner,Fl','KapitänsstockRenaissance-Domino-SpielMensch-ärgere-Dich-nicht-Spiel mit SpielkugelnVergrößerungsglas mit Ständer_ Messing /HolzKabinen-Bullaugenspiegel MessingTitanic-First-Class-Kabinen-TischlampeBuddelschiff \"Cutty Sark 1869\"_ mit StänderB','Das Spezialsortiment für Menschen mit Stil, zum Verschenken und sich selbst beschenken - Zeitlos schöne, besondere, stilvolle und praktische Dinge.','A','http://www.propassione.de/Links/linkseite.htm, http://www.propassione.de/Links/linktausch.htm, http://www.propassione.de/Presse/uebersichtpressem.htm, http://www.propassione.de/Ueberuns/ppdarst.htm','http://www.propassione.de/AGB/AGB.html','http://www.propassione.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5113,'yS4090f972a63e3','Toner, Tinten,Nachfülltinte,Refill,kompatibel,Drucker, Fax, Kopierer, Laserdrucker, Canon, Epson, Lexmark, HP, Onlineshop, EDV, Zubehör, Preise, Brother, OKI, XEROX, Samsung, Kyocera, Minolta, Philips , Panasonic, Ricoh, Olivetti, Sharp, Tinte','Toner, Tinte, Nachfülltinte, Papier, Drucker, Kopierer, Faxgeräte','www.alles-zum-drucken.com ist ein Onlineshop für Toner und Tinten sämtlicher Drucker, Faxgeräte und Kopierer. Unsere umfangreiche Lagerhaltung ermöglicht eine kurzzeitige Lieferzeit.','A','','http://www.alles-zum-drucken.com','http://www.alles-zum-drucken.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5114,'yS40992e957bb97','Blomus\r\nBuchstützen\r\nBürohefter\r\nCD Wandhalter\r\nCappuccinolöffel\r\nCappuccinotasse\r\nCocktaillöffel\r\nDoppelgarderobenhaken\r\nDoppelwandhaken\r\nDrehascher\r\nDuschablage\r\nEdelstahl Wäschetonne\r\nEdelstahl-Pflegespray\r\nEdelstahlseife\r\nEdelstahlvase\r\nEierbecher\r\nEi','Blomus\r\nBuchstützen\r\nBürohefter\r\nCD Wandhalter\r\nCappuccinolöffel\r\nCappuccinotasse\r\nCocktaillöffel\r\nDoppelgarderobenhaken\r\nDoppelwandhaken\r\nDrehascher\r\nDuschablage\r\nEdelstahl Wäschetonne\r\nEdelstahl-Pflegespray\r\nEdelstahlseife\r\nEdelstahlvase\r\nEierbecher\r\nEi','Wir bieten Wohnaccesoires, Bad- und Küchenzubehör, Geschenkartikel von Blomus aus Edelstahl. Versandkostenfrei innerhalb Deutschlands ab 20 Euro Bestellwert.','A','','http://www.d-ko.de/catalog/conditions.ph','http://www.d-ko.de/catalog/default.php','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5115,'yS409e40cea2430','foto, digitalkamera,billig, objektiv, objektive, slr,preiswert, kompaktkameras, kompaktkamera, canon, super, canon digital, canon powershot, canon mju, canon digitalkamera, olympus, olympus kamera, olympus foto, olympuskamera, olympus digital kamera, powe','Digitalkameras, Objektive, Speicherkarten, Stative, Filter, Fototaschen, Blitzgeräte, Fotorucksäcke','Online-Handel mit hochwertigen Digitalkameras, Objektiven, Speicherkarten, Blitzgeräten, Filtern, Fototaschen, Stativen und Fotorucksäcken namhafter Hersteller.','A','','http://www.foto-speicher.de/discl.htm','http://www.foto-speicher.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5116,'yS40a124ede5783','Spielwaren Spielzeug Holzspielzeug Holzspielzeuge Kinder Online-Shop Wilhelmshaven Eltern Holz billig Schnäppchen günstig Autos Babyartikel Bauen Stecken Bauernhäuser Bauernhaus Bilderrahmen Spiegel Bollerwagen Buchstaben Cowboyausrüstung Cowboy Ritter Ri','Autos Babyartikel Bauen Stecken Bauernhäuser Bauernhaus Bilderrahmen Spiegel Bollerwagen Buchstaben Cowboyausrüstung Cowboy Ritter Ritterausrüstung Dekoration Garderoben Garderobe Geduldsspiele Handpuppen Holzeisenbahnen Kaufläden Kaufladen Kindermöbel Ki','Wir verkaufen Holzspielzeug zu wirklich günstigen Preisen. In unseren großen Sortiment finden Sie alles was das Kinderherz begehrt. Und für die großen \"Kinder\" ist auch etwas dabei. Besuchen und testen Sie uns. Wir freuen uns!','A','www.günstiges-holzspielzeug.de','http://','http://www.yasemins-holzspielzeuge.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5117,'yS40a6a0ff6eee8','blomus, Blomus, Edelstahl, Wohnaccesoires, wohnaccesoires, geschenkidee, geschenkideen, Ablage Muro gross, Ablage Muro klein, Anzugstaender Intro, Aromalicht Cino, Aromastopfen Cino, Ascher Collar, Ascher Double Wall, Ascher Mary, Badabfallbehaelter Squar','Wohnaccessoires, Bad- und Küchenzubehör','Wir bieten Wohnaccessoires, Bad- und Küchenzubehör aus hochwertigem Edelstahl bis zu 20% günstiger. Versandkostenfreie Lieferung innerhalb Deutschlands ab einem Bestellwert von 20 Euro. 14 Tage Geld-zurück Garantie.','A','','http://www.d-ko.de/catalog/conditions.ph','http://www.d-ko.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5118,'yS40a9ba7b0d1c0','Vitamine, Nahrungsergänzung, Naturkosmetik, Aloe-Vera, Noni, Allergien, Wechseljahre, Fitness, Multivitamine,','Vitamine, Mineralstoffe, Enzyme, Naturkosmetik, Aloe-Vera, Noni,','Vitalshop für natürliche, hochdosierte Nahrungsergänzung, Vitamine, Naturkosmetik, Wellness-Produkte, Accessoires','A','','http://www.prolavita.com/shop/OrderTerms','http://www.prolavita.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5119,'yS40a9bbf565fd3','wein, rotwein, weisswein, italien, frankreich, deutschland, österreich, chateau, münchen','Wein, Spirituosen, Schaumweine, Feinkost, Weinzubehör','Spitzenweine und Spirituosen aus allen 5 Kontinenten der Welt.','A','','http://www.weinphilosoph.de/conditions.p','http://www.weinphilosoph.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5120,'yS40b60bec974ca','Blumen','Blumenarrangements','Hier finden Sie Blumen für in und um München, Blumensträuße,Trauerfloristik, Blumenarrangements und die verschiedensten Geschenkideen. Ihr Floristik-Fachgeschäft nicht nur im Internet. Blumen für ganz München direkt vom Fachgeschäft','A','','http://www.blumen-winter.com','http://www.blumen-winter.com','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5121,'yS40bf07a6ab604','Pappbilderbücher,Ratgeber,Kinderbücher,Fotoalbum,Tagebuch,Sirius,Osann,Scout XX,Mainau,Fahrradhelm,Fieberthermometer,Schutzkappen,Stillkissen,Stillbh,SchwangerschaftsBH,Schwangerschaftsslip,Badewanne,Spielzeugbox,Kinderwagen,Autokindersitz,Autositz,Osann,','Stillkissen, Nachtwäsche, Unterwäsche, Umstandsmode, Stillbh, SchwangerschaftsBH, Schwangerschaftsslip, Babybekleidung, Essen, Trinken, Pflege, Gesundheit, Badewanne, Waschschüssel, Spielzeugbox, Fieberthermometer, Infrarotleuchte, Kinderföhn, Haarbürste,','Wir führen ein Komplettsortiment an Produkten der Schwangeren- und Babyausstattung. Zusätzlich bieten wir in unserem Servicebereich hilfreiche Informationen und Tipps zu den Themen Schwangerschaft und Baby/ Kinder.','A','http://www.kinderladen-wirbelwind.de/shop','http://www.kinderladen-wirbelwind.de/agb','http://www.kinderladen-wirbelwind.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5122,'yS40bf31cc5a707','Handy, Handys, Nokia, Akku, Cover, Oberschale, Datenkabel, Ladekabel, Autoladekabel, Reiseladekabel, Ersatzteile, Display, Tasche, 1011, 1100, 1610, 1611, 2010, 2100, 2110, 2300, 30, 3100, 3110, 3200, 3210, 3220, 3300, 3310, 3330, 3410, 3510, 3610, 3650,','Handy, Handys, Handyzubehör, Handyzubehoer, Handywerkstatt, Handyersatzteile, Handyersatzteil, Handy zum Vertrag, Handy ohne Vertrag, Handyreparaturen, Debitel, Gerry, Nokia,','Onlineshop für Handy Handyzubehör Nokia Computer Computerzubehör Reitsportartikel Schmuck','A','','http://http://www.gerry-handel.de/OrderT','http://www.gerryhandel.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5123,'yS40bf6de573849','Bastelartikel, Bastelmaterial, Basteln, Teddybären, Teddystoffe, Puppenschuhe, Puppenperücken, Glorex, Wanke Hobbytime, Bienenwachs, Stearin, Wachs, Kerzendochte, Kerzengießformen, Formenbaum, Silikonkautschuk, Giessharz, Latexemulsion, Giessholz, Baselfa','Teddybären, Schweizer Stoffpuppen, Porzellanpuppen, Bienenwachs, Stearin, Kerzengießformen, Silikon-Kautschuk, Latexemulsion, Plasty-Late, Zinngießen, Serviettentechnik, Patch-Deko, Kerzen-Gel, Bastelfarben, Bastelbücher, Glasgravur, Bastelsets','Wir liefern Bastelartikel und Bastelmaterial für attraktive und aktuelle Bastel- und Hobby-Trends. Markenprodukte von Glorex, Wanke Hobby-Time.','A','','http://','http://www.hobbyversand-schlachter.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5124,'yS40d5edf2b4afe','Handtaschen,Taschen,Fashion,Trend,Mode,Bags,handbags,','Handtaschen','Onlineshop der Marke No-Tabooz-Fashion mit Trend Handtaschen und Accessoires.','A','','http://www.no-tabooz-fashion.de/d','http://www.no-tabooz-fashion.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5125,'yS40daae40094a6','DICK GmbH, Werkzeuge, Holzbearbeitung, Werkzeug, Handwerkzeug, Handwerkzeuge, Shop, Messer, Japanische Sägen, Bildhauerwerkzeuge, Stemmeisen, Hobel, Beile, Schärfwerkzeuge, Hämmer, Drechseleisen, Japanisches Kunsthandwerk, Bücher, Gartenwerkzeug','DICK GmbH, Werkzeuge, Holzbearbeitung, Werkzeug, Handwerkzeug, Handwerkzeuge, Shop, Messer, Japanische Sägen, Bildhauerwerkzeuge, Stemmeisen, Hobel, Beile, Schärfwerkzeuge, Hämmer, Drechseleisen, Japanisches Kunsthandwerk, Bücher, Gartenwerkzeug','Japanische Werkzeuge und feine Werkzeuge für die Holzbearbeitung wie japanische Saegen, Stemmeisen und Hobel finden Sie in unserem Online Shop in einzigartiger Auswahl.','A','','http://www.dick.biz','http://www.dick.biz','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5126,'yS40e088f27ccb2','liebespuppen, gummipuppen, sexpuppen, liebespuppe, gummipuppe, sexpuppe, sexhop, erotikshop','liebespuppen, gummipuppen, gleitmittel\r\n','Wir führen ein Top Sortiment an Liebespuppen von 15 - 1700 Euro. Diskreter versicherter Versand. Ihr Erotikspezialist seit 1996.','A','','http://liebespuppen.cc/conditions.php','http://www.liebespuppen.cc','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5127,'yS40e149e52918b','windows,telefonkarten,druckerpapier,b/w tinte,schwarz weiß tinte,Preise vergleichen,einkaufscenter im Internet kinderspielzeug,schnäppchen,preiswerte technik,hp,games,monitore,Musik,restposten','Auto&Motorrad, Haus&Garten, Mode&Lifestyle, Büro&Schule, Gesundheit&Wellness, PC&Elektronik, Schmecken&Genießen, Freizeit&Familie,','Herzlich Willkommen! - KaufMonster.de der Online-Markt. Stöbern, Preise vergleichen, Rabatte einheimsen, Sparen!','A','','http://www.kaufmonster.de/index.htm?id=4','http://www.kaufmonster.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5128,'yS40e2e27d38b34','asiatische, thailändische, chinesische, koreanische, japanische, philippinische, lebensmittel, kochrezepte, küche, spezialitäten, delikatessen, geschenkartikel, kochen, online, shop, versand, vertrieb, versandhandel, handel, asia-shop, asien-shop, asienl','Brotaufstrich, Erbsen, Bohnen, Nüsse, Essig, Öle, Fische, Gemüse, Getränke, Gewürze, Trockenware, Gewürzmischungen, Instantnudeln, Suppen, Kokos, Milch, Dessert, Mehl, Süssigkeiten, Knapperwaren, Nudeln, Obst, Früchte, Reis, Saucen, Teigmixwaren, Küchenar','Mit unserem Online-Shop bieten wir im Internet einen Versand-Handel für Produkte aus Asien an: asiatische Lebensmittel, Geschenkartikeln, Haushaltswaren, Getränke, Gewürze und Zubehör für die Küche.','A','','http://www.asia-mover.de/de/terms.html','http://www.asia-mover.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5129,'yS40e577897b3d2','Schokolade,Süßigkeiten,Süßwaren,naschen,Kekse,Bonbons,Kaugummi,Schokoriegel,Chips,Lolli,Lakritz','internationale und deutsche Süßwaren','World of Sweets ist der Shop für internationale und deutsche Süßwaren. 1000 Artikel warten auf Sie: Von A wie Ahojbrause bis Z wie Zuckerstange. Hier findet jeder seine Lieblingssüßwaren: Dänische Chips, schwedische Kekse, amerikanische Riegel uv.m.\r\nWorld of Sweets hat zusätzlich ein großes Lakritz Sortiment und Präsentkörbe.\r\n','A','','http://','http://www.worldofsweets.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5130,'yS40e5856b4db28','Silberschmuck, Stahlschmuck, Piercing, Trendschmuck, Ketten, Ringe, Armbänder, Ohrhänger, Creolen, Kettenanhänger, Fußketten, Bauchketten, Panzerketten,','Silberschmuck, Stahlschmuck, Piercing, Trendschmuck, Ketten, Ringe, Armbänder, Ohrhänger, Creolen, Kettenanhänger, Fußketten, Bauchketten, Panzerketten,','Online-Shop fuer Silberschmuck, Stahlschmuck, Piercing, Trendschmuck, Ketten, Ringe, Armbänder, Ohrhänger, Creolen, Kettenanhänger, Fußketten, Bauchketten, Panzerketten, ','A','http://www.silber-925.com/start\r\nhttp://www.silber-925.com/shop\r\nhttp://www.silber-925.com/sicherheit\r\nhttp://www.silber-925.com/info\r\nhttp://www.silber-925.com/ringgroessen\r\nhttp://www.silber-925.com/versand\r\nhttp://www.silber-925.com/outdoor\r\nhttp://www.silber-925.com/home\r\nhttp://www.silber-925.com/w3c','http://www.silber-925.com/AGB','http://www.silber-925.com/index.html','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5131,'yS40e9551693503','Algen, Aloe Vera, Colostrum, Diät, Gesundheit, Haarpflege, Hautpflege, Himalayasalz, Kosmetik, Kosmetikartikel, Kristallsalz, Mineralien, Nahrung, Nahrungsergänzung, Naturkosmetik, Noni, Pflege, Spurenelemente, Vitamine, Wellness','Algen, Aloe Vera, Colostrum, Diät, Gesundheit, Haarpflege, Hautpflege, Himalayasalz, Kosmetik, Kosmetikartikel, Kristallsalz, Mineralien, Nahrung, Nahrungsergänzung, Naturkosmetik, Noni, Pflege, Spurenelemente, Vitamine, Wellness','Hier finden Sie hochwertige Nahrungsergänzungsmittel, natürliche Kosmetik-, Diät- und Wellnessprodukte, Vitamine, Algen, Aloe Vera- sowie Haut- und Haarpflegeartikel zu unglaublichen Tiefstpreisen!','A','','http://www.fritzforyou.de','http://www.fritzforyou.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5132,'yS40e95617e01b1','BH, Bikini, Catsuit, Corsage, Dessous, Erotik, Fesseln, Kamasutra, Kondome, Liebe, Massage, Push-up, Sex, Sexartikel, Sexshop, Slip, SM, Strapse, Unterwäsche, Sexspielzeug','BH, Bikini, Catsuit, Corsage, Dessous, Erotik, Fesseln, Kamasutra, Kondome, Liebe, Massage, Push-up, Sex, Sexartikel, Sexshop, Slip, SM, Strapse, Unterwäsche, Sexspielzeug','Bei www.FRITZforLOVE.de finden Sie breites Sortiment an TOP-aktuellen Erotikartikeln wie Dessous, Unterwäsche, Push-Ups, Bikinis, Kondome, Fesseln und Sexspielzeug zu unglaublichen Tiefstpreisen!','A','','http://www.fritzforlove.de','http://www.fritzforlove.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5133,'yS40e956e58aa2a','Bonsai, Bonsaizubehör, Klangspiele, Windspiele, Zimmerbrunnen, Objektbrunnen, Romantic Globe, Ikebanazubehör, ZEN-Gärten, Feng-Shui','Bonsai, Bonsaizubehör, Klangspiele, Windspiele, Zimmerbrunnen, Objektbrunnen, Romantic Globe, Ikebanazubehör, ZEN-Gärten, Feng-Shui','Bei Bonsai Zentrum Frankfurt finden Sie alles zu Bonsai, Klangspiele, Zimmerbrunnen, Ikebana und Geschenkartikel mit fernöstlichem Bezug.','A','','http://shop.bonsai-zentrum-frankfurt.de','http://shop.bonsai-zentrum-frankfurt.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5134,'yS40eaf1bc0b150','Beauty Koteletten-Schablone easy cut+colour Zick-Zack-Scheitelkamm Haarausfallstop Artikel Haarschneiden Färben Haar Schneiden Zick-Zack Scheitel Kamm Kämme Haarausfall Koteletten Schablone Kotelettenschablone Haarstyling','Zick-Zack-Scheitelkamm, Easy Cut+Colour, Haarausfallstop, Kotelettenschablone','Wir bieten hauptsächlich Produkte und Neuerfindungen im Bereich Beauty, speziell für die Haarpflege. Eine Auswahl aus unserem Shop ist der Zick-Zack-Scheitelkamm, Easy Cut+Colour, Haarausfallstop und die Kotelettenschablonen.','A','http://www.zick-zack-scheitelkamm.de\r\nhttp://www.zickzackscheitelkamm.de','http://bb-beauty.de/text/html/de/agb.htm','http://www.bb-beauty.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5135,'yS40eaf58d2b993','Keramikartikel Hochwertige Spanisch Flair Zuhause Produkte Südländisch Design Farbenpracht Spanien Handarbeit Designer Francisco Romero Becher Tasse Kegelbecher Schale Pastellfarben Schüssel Teller Wandteller Vase Blumenvase Blumentopf Windlicht Seifensch','Keramikartikel Becher Tasse Kegelbecher Schale Schüssel Teller Wandteller Vasen Blumenvasen Blumentöpfe Windlichter Seifenschalen','Hochwertige spanische Keramik im mediterranen Flair für Ihr Zuhause. Mit diesen Produkten erleben Sie die südländische Lebensart. Entdecken Sie die Lebensfreude und die Farbenpracht Spaniens. Ausschließlich in Handarbeit gefertigt, erhält jedes Teil ein individuelles charakteristisches Erscheinungsbild.','A','','','http://www.arteceramica.de/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5136,'yS40eba17ff1578','Netzwerkschrank\r\n19\" Schrank\r\nServer\r\nAudio\r\nVideo\r\nScart\r\nClicktronic\r\nTintenpatronen\r\nToner\r\nDatenträger\r\nDVD-Rohlinge\r\nDVD-R\r\nDVD+R','EDV- und Netzwerktechnik. 19\" Komponenten, Tintenpatronen, Toner, Audio-Zubehör, Video-Zubehör, Home-Cinema','Ihr Fachversand für PC- und Netzwerktechnik\r\n\r\nAudio/Video Zubehör, Verbrauchsmaterialien\r\n\r\nund vieles mehr.','A','','http://www.hb-electronix.de/condi','http://www.hb-electronix.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5137,'yS40f2bb2e91ad0','Teleskope, Ferngläser, Spektive, Digicam, Stative, Montierungen, Okulare, Astroshop, CCD, Kameras, Videokameras, Filter, Adapter, Newton, Reflektoren, Refraktoren, Spiegelteleskope, Linsenteleskope, Fernrohre, Spiegelfernrohre, Linsenfernrohre, Barlow, Di','Teleskope, Ferngläser, Spektive, Okulare, CCD Kameras, Stative, Montierungen, Nachtsichtgeräte, Maksutov Cassegrain, Newton, Maksutov Newton, Refraktoren, Reflektoren, Filter, Adapter, Barlow,','Wir bieten optische Instrumente für Astronomie und Naturbeobachtung wie Teleskope, Spektive, Ferngläser und Kameras sowie Zubehör wie Montierungen, Stative uvm. \r\n','A','http://www.optikversand-behnke.de\r\nhttp://www.optikversand24.de','www.optikversand-behnke.de/shop.php4','http://www.optikshop24.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5138,'yS40f4722ce6e9a','Silberschmuck, Designschmuck, Design, Kunst, Kunsthandwerk, Fingerringe, Fingerreifen, Halsschmuck, Halsketten, Ohrschmuck, Ohrstecker, Ohrhänger, Armspangen, Armriefen','SILBERSCHMUCK UND DESIGNSCHMUCK','DIE VIRTUELLEN SILBERSCHMIEDE MACHER BIETEN AN : DESIGNSCHMUCK AUS UNSEREM ATELIER!','A','','http://www.silberschmiede-design.com','http://www.silberschmiede-design.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5139,'yS40f58f067bc6a','Silberschmuck, Designschmuck, Design,\r\nFingerringe, Fingerreifen, Halsketten, Halscollier, Ohrschmuck, Ohrstecker, Ohrhänger, Armreigen, Armbänder, Kunsthandwerk','SILBERSCHMUCH UND DESIGNSCHMUCK','DIE VIRTUELLEN SILBERSCHMIEDE MACHER BIETEN AN : DESIGNSCHMUCK AUS UNSEREM ATELIER!','','','http://www.silberschmiede-design.com','http://www.silberschmiede-design.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5140,'yS40f7cd5c78d3f','Agility-Geräte, Mobility-Geräte, Flyball, Obedience, Hund, Hunde, Heimtierbedarf, Zoofachhandel, Tunnel, Agility, Slalom, A-Wand, Hürde','Agility-Geräte, Mobility-Geräte, Flyball, Obedience Zubehör','Gassi-Geh-Alltag raus! Fungility rein! Dino-Sport ist der Erfinder der Fungility-Geräte: leicht, einfach in der Handhabung und bietet Spaß für jeden Hund und Halter!','A','http://www.agilityshop.de','https://mein-ssl.de/shop.dino-sport.com','http://www.dino-sport.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5141,'yS40fa5774c860d','Chalkbag, Klettern, Freeclimbing, Outdoor, Chalkball, Rucksack, Boule, T-Shirt, abseilen, Leo, Mink, Blackbeast, Grennskin, Bergsteigen, Wandern','Mink, Blackbeast, Leo, GreenSkin, Rucksäcke, T-Shirts','sacattaque shop für funktionelle Outdoor-Artikel mit einzigartigem Design - z.B. Chalkbags, Bouletaschen, Rucksäcke, T-Shirts, Taschen zum Klettern (FreeClimbing) und Bergsteigen und mehr ...\r\n','A','','http://shop.sacattaque.de/catalog/condit','http://www.sacattaque.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5142,'yS40fccbd145ce7','Uhren Uhr Chronographen Chrono Automatik','Uhren Chronographen','Edle Chronographen 60% unter Listenpreis.','A','','http://www.einfach-shop.de','http://www.einfach-shop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5143,'yS40fd24f623646','Wein humidor humidore zigarren','Hydrocase Janot Humidif Mastro Wein\r\nHumidor Humidore Zigarre Zigarren','Lagerverkauf von Zigarrenzubehör.\r\nAuch online zu erreichen. Großer Humidor Anbieter - auch Schranhumidore. Das Angebot wird duch zahlreiche Accesoires abgerundet','A','http://www.Lifestyle-Ambiente.de','http://www.humidor-import.de//oxid.php/s','http://www.humidor-import.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5156,'yS412098dcbdff0','Schlauch Garten Gartenschlauch Fittinge Armaturen','Schläuche Fittinge Armaturen Garten-Steckarmaturen Schellen und vieles mehr','Bei uns bekommen Sie alles rund um den Schlauch. Vom einfachen Gartenschlauch bis zum Profischlauch für anspruchsvolle Anwendungen.','A','','https://ssl.kundenserver.de/s103270543.einsundeinsshop.de/sess/utn;jsessionid=1541204d05b6312/bs_shopdata/terms.shopscript','http://www.schlauch-profi.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5144,'yS40ff9b65aefca','Spielzeug, Holzspielzeug, Lernspiele, Brio, Plantoys, Puppenhaus, Holzeisenbahn, Kosmos, LÃœK, Plancity, Thomas und seine Freunde, Learning Curve, Kinderspiel des Jahres, Spiel des Jahres, Kinderdrachen, Planschbecken, LÃœK, Experimentierkästen, baufix, Kon','Geistertreppe, macius, Schatz der Drachen, Schnelle Welle, Dicke Luft in der Gruft, Plancity, Plantoys, Brio, Kosmos, Ravensburger','Gutes Spielzeug und Lernspiele clever kaufen: Bei abcToys, dem günstigen Online-Fachmarkt! Alles für Kindergarten, Vorschule und Grundschule. Preisvorteile für Sammelbesteller und Kindergärten, Lieferung immer VERSANDKOSTENFREI.','A','','http://www.abctoys.de/shop_content.php/c','http://www.abctoys.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5145,'yS4101116338a19','Geschenk Präsent Geburtstag Jubiläum Freunde Accessoires Dekoration stilvoll qualität hochwertig ausgefallen Wohnen Reise unterwegs Werbegeschenke Etuis Schmuck originell Büro Taschen Beleuchtung anspruchsvoll','interessante Designer-Stücke \r\nhochwertige Accessoires \r\nhandgefertigte Schmuckstücke \r\noriginelle Gebrauchsgegenstände \r\nattraktive Dekorationsobjekte \r\nerlesene Kunstgegenstände \r\naußergewöhnliche Lampen und Uhren\r\ngeschmackvolle Einrichtungsgegenstände','In unserem Shop finden Sie anspruchsvolle, innovative und teilweise exklusive Präsente für Damen und Herren, die wir auf den weltgrößten Messen für Konsumartikel für Sie aussuchen. Ganz gleich, ob Sie ein besonderes Geschenk als Mitbringsel für einen Geburtstag und ein Jubiläum oder ein außergewöhnliches, wertiges Geschenk für einen Freund oder Geschäftspartner suchen – in unserem Geschenk-Shop werden Sie es finden! \r\nKEMPENER PRÄSENTE ...einfach! schön! – Ihr Online-Shop mit ausgefallenen Geschenken für private und geschäftliche Anlässe.\r\n','A','','http://www.kempener-praesente.de','http://www.kempener-praesente.de','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5146,'yS41066d14139a3','Lego, Playmobil, Barbie, Beyblade, Fisher Price und Little Tikes, spielzeug, spielwaren, spiele','Lego, Playmobil, Barbie, Beyblade, Fisher Price und Little Tikes, geomag','Spielzeug wie z.B. Lego, Playmobil, Barbie, Beyblade, Fisher Price und Little Tikes','','','http://www.eurotoys.dk/main/index.asp?site=203','http://www.eurotoys.dk/de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5147,'yS4107b07aa2430','Amway, Avon, Aras, Nomea, Tupperware, Rubbermaid, Pegastar, Geschenkartikel, Kosmetik, Tiernahrung, PC-Zubehör, Video, DVD, Kinderbücher, Haushaltsartikel, Bekleidung, Telekommunikation, Motivuhren, Spielzeug','Software, Hardware, PC-Zubehör, personalisierte Kinderbücher, Haushaltsartikel, Geschenkartikel, Kosmetik, Tiernahrung , Video, DVD, Kinderbücher, Bekleidung, Telekommunikation, Motivuhren, Spielzeug, Kerzen','In unserem Shop finden Sie Produkte und Dienstleistungen der verschiedensten Markenhersteller. Wir versuchen möglichst vollständig das Sortiment eines Herstellers zu führen, damit unsere Kunden immer den passenden Deckel zum Topf finden.\r\n\r\nProfitieren Sie neben einer einfachen und schnellen Bestellung mit bequemer Lieferung nach Hause, auch von den besonderen Vorzügen der hochwertigen Qualitätsprodukte. Informieren Sie sich über die Produkte, Dienstleistungen und Hersteller in unseren Katalog!','A','http://www.agentur-exactus.de','http://webshop.agentur-exactus.de/conditions.php?osCsid=263cb52b38fceb44ba07889dc2011719','http://www.webshop.agentur-exactus.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5148,'yS410adc8e7fc10','blomus, Blomus, Brabantia, brabantia, wesco, Wesco','Wohnaccessoires, Badzubehör, Küchenzubehör, Dekoration, Geschenkideen','D-KO Wohnaccessoires, Badzubehör, Küchenzubehör und Geschenkideen aus Edelstahl. Wir liefern versandkostenfrei ab einem Bestellwert von 20 Euro. Wir geben eine 14 Tage Geldzurück-Garantie.','A','','http://www.d-ko.de/catalog/conditions.php','http://www.d-ko.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5149,'yS4111e615579b3','SAPBW,SAP,BW,TurboQueryLight,Management,Informationssystem,Frontend,Datenbank,Software,Tool,Queries,OLAP,OLEDB','TurboQueryLight','Auf SAP BW basierende Anwendungen und Tools online kaufen und direkt herunterladen.\r\n','A','','http://','http://www.bw-tools.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5150,'yS4111fbdfc9af2','Hängematten Hängematte Hängesessel Hängestuhl Hängesessel Hängesitz Hängesitze \r\nTürvorhang Türvorhänge Bambusvorhänge Bambusvorhang Perlenvorhang Perlenvorhänge \r\nMuschelvorhang Muschelvorhänge Sitzhängematte Hängemattengestelle Hängesitzgestelle \r\nHänge','Hängematten Hängematte Hängesessel Hängestuhl Hängesessel Hängesitz Hängesitze \r\nTürvorhang Türvorhänge Bambusvorhänge Bambusvorhang Perlenvorhang Perlenvorhänge \r\nMuschelvorhang Muschelvorhänge Sitzhängematte Hängemattengestelle Hängesitzgestelle \r\nHänge','Riesen Auswahl an Hängematten, Hängesesseln, Zubehör und eine tolle Vielfalt an Bambusvorhängen, Türvorhängen in allen Größen, Farben und Formen.','A','bambusvorhang.de\r\nbambusvorhaenge.de\r\nperlenvorhang.de\r\nperlenvorhaenge.de\r\nbambus-vorhaenge.de\r\ntuer-vorhaenge.de\r\nbambusvorhaenge-berlin.de\r\ntuervorhaenge-berlin.de\r\nperlenvorhaenge-berlin.de\r\nperlenvorhaenge-muenchen.de\r\ntuervorhaenge-muenchen.de\r\nbambusvorhaenge-muenchen.de\r\nbambusvorhaenge-stuttgart.de\r\ntuervorhaenge-stuttgart.de\r\nperlenvorhaenge-stuttgart.de\r\nperlenvorhaenge-koeln.de\r\ntuervorhaenge-koeln.de\r\nbambusvorhaenge-koeln.de\r\nbambusvorhaenge-hamburg.de\r\nperlenvorhaenge-hamburg.de\r\ntuervorhaenge-hamburg.de\r\n1a-tuervorhaenge.de\r\n1a-tuervorhang.de\r\nmuschelvorhang.de\r\nmuschelvorhaenge.de\r\nhaengesessel-berlin.de\r\nhaengesitze-berlin.de\r\nhaengesitz-berlin.de\r\nhaengesofa.de\r\nhaengesofa-berlin.de\r\nhaengematte-berlin.de\r\nhaengematten-berlin.de\r\nluxushaengematten.de\r\nluxushaengematte.de\r\nluxushaengematten-berlin.de\r\nluxushaengematte-berlin.de\r\nschwebesessel-berlin.de\r\nsitzhaengematte-berlin.de\r\nkinderhaengematten.de\r\nhaengematten-hamburg.de\r\nhaengematte-hamburg.de\r\nhaengematten-muenchen.de\r\nhaengematte-muenchen.de\r\nhaengematten-koeln.de\r\nhaengematte-koeln.de\r\nhaengematte-stuttgart.de\r\nhaengematten-stuttgart.de\r\nhaengesessel-stuttgart.de\r\nhaengesessel-hamburg.de\r\nhaengesessel-koeln.de\r\nhaengesessel-muenchen.de\r\nhaengemattenladen-berlin.de\r\n1a-haengesessel.de\r\n1a-haengematte.de\r\n1a-haengematten.de\r\n1a-haengesitze.de\r\n1a-haengesofa.de\r\n1a-schwebesessel.de\r\n1a-sitzhaengematte.de\r\nhaengemattengestelle.de\r\nhaengemattengestell.de\r\nhaengesesselgestell.de\r\nhaengesesselgestelle.de\r\nhaengemattenstaender.de\r\nnidoxl.de\r\nreisehaengematte.de\r\nreisehaengematten.de\r\ngewinnspiele-berlin.de\r\ngewinnspiel-berlin.de\r\n1a-stellenmarkt-berlin.de\r\n1a-jobangebote.de\r\ngratis-berlin.de','http://www.bambusvorhaenge.de','http://www.leguana.de','ABC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5151,'yS411501610a38d','Erzgebirge\r\nSachsen\r\nErzgebirgsvolkskunst\r\nerzgebirgische Volkskunst\r\nNussknacker\r\nRäuchermann\r\nBaumbehang\r\nKurort Seiffen\r\nSeiffen\r\nWeihnachten\r\nPyramide\r\nSeiffner Kirche\r\nBlumenkinder\r\nOstereier\r\nLichterhäuser\r\nLichterhaus\r\nLichterbogen\r\nSchibbogen\r\nKur','Räucherkerzen Woodland\r\nErzgebirgs Wetterhaus\r\nRäucherkerzen Black Forest\r\nRäucherkerzen Heuduft\r\nRäucherkerzen Opium\r\nRäucherkerzen Summer Dream\r\nStehaufmännchen\r\nRäucherkerzen Provence\r\nGastwirt\r\nRäucherkerzen Maiglöckchen\r\nRäucherkerzen Waldgeist\r\nRäuc','Nicht nur Nussknacker! 3000 Artikel echte erzgebirgische Volkskunst.\r\n','A','','http://www.erzgebirgsvolkskunst.de','http://www.erzgebirgsvolkskunst.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5152,'yS411746e3286d7','shopfinder, finden, portal, shop, deutsch, einkauf, einkaufen, mall, einkaufszentrum, shoppingcenter, shopping, marktplatz, markt, online-shop, online, kaufen, warenkorb, business, community, b2b, b2c, einkaufen im internet, einkaufscenter, shopkatalog, s','shopfinder, finden, portal, shop, deutsch, einkauf, einkaufen, mall, einkaufszentrum, shoppingcenter, shopping, marktplatz, markt, online-shop, online, kaufen, warenkorb, business, community, b2b, b2c, einkaufen im internet, einkaufscenter, shopkatalog, s','Das neue deutschsprachige Shopping-Portal bietet Käufern ein große Auswahl an Online-Shop in über 150 Rubriken.','A','','http://www.shopfinder.info/agb.php','http://www.shopfinder.info','AB'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5153,'yS4117e70964039','Computer Gamecube DVD Xbox Playstation 2 Spiele Games Filme Hardware pc gcn ps2','Computer Gamecube DVD Xbox Playstation 2 Spiele Games Filme Hardware','Preisvergleich für DVDs sowie Artikel für Computer, PS2, Gamecube und Xbox inkl. Versandkostenberechnung','A','http://www.dvdpreisvergleich.info\r\nhttp://www.ps2preisvergleich.info\r\nhttp://www.gcnpreisvergleich.info\r\nhttp://www.xboxpreisvergleich.info','http://','http://www.letscompare.de',''); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5154,'yS41186f3d3aad8','Sexshop, Erotikfilme, Kondome, Sexartikel, Sexfilme, Dessous, Sex DVD, Vibrator, Erotikshop, Adult Shop, Orion Shop, Fetish Shop, Sexversand, Sex Versand, Erotikversand, Erotik Versand, Pornoshop, Erotikspielzeug, Erotik Online Shop, Erotikshop Frauen, Se','Erotikfilme, Kondome, Sexartikel, Sexfilme, Dessous, Sex DVD, Vibrator, Fetish Shop, Erotikspielzeug, Dildo, Pornofilme, Erotikartikel, Sex Toy, Sexspielzeug, Unterwäsche, Unterwaesche, String Tanga, Gleitcreme, Reizwäsche, Sexy Dessous, Dessou, BH, Korse','Sexshop-Schweiz - Erotikshop - Sexshop Dessous Vibrator Erotikfilme Sexartikel Kondome ','','','http://www.sexshop-schweiz.ch','http://www.sexshop-schweiz.ch','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5155,'yS411b4c604c70f','exklusive Babyausstattung, Umstandsmode, Unterwäsche, Nachtwäsche, Anita, Kinder, Baby, Schwangere, Schwangerschafts-BH, BH, Schwangerschafts-Slip, Slip, Schwangerschafts-String, String, Still-BH, BH, Strumpfhosen, Maternity, nur das beste für ihr kind, F','Spielzeug Kleidung Reisebetten Kinderwagen Babytragen Bücher u.v.m.','Bei uns finden Sie ein Sortiment, dass sich durch eine außergewöhnliche Exklusivität und Qualität auszeichnet. Unser Angebot umfasst eine breite Auswahl von Produkten namhafter Qualitäts-Hersteller und deckt alle Bedürfnisse von Eltern in Bezug auf den Nachwuchs ab.','A','','http://www.Pixie-Baby.de/conditions.htm','http://www.Pixie-Baby.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5157,'yS4120e13854a6d','online einkaufen, shoppen, onlineshops, shopping, Shopping-verzeichnis, shopverzeichnis, shopping-links, verzeichnis, shopkatalog, shops, einkaufszentrum, klickhits, shoppingcenter, einkaufen im internet, schnäppchen, preishits, einkaufsmeile, sonderangeb','Arzneimittel, PKW, Handys, Blumen, DVDs, Bücher, Geschenkartikel, Bürobedarf, Drogerieartikel, Mode, Internetdienste, Technik, Hardware, Software, Kostenloses, Schnäppchen, Reisen und vieles mehr...','KLICKHITS.de - das Shopverzeichnis im Internet! Mehr als 350 ausgewählte Online-Shops erwarten Sie...von A wie Autokauf bis Z wie Zeitschriftenabo. So macht Online Einkaufen Spass!','A','','','http://www.klickhits.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5158,'yS412108577268b','Digital, Camcorder, Camera, Kamera, Video, Foto, Drucker, Fotodrucker, Scanner, Fotoscanner, Lesegeräte, Speicher, Taschen, Case, USB, Sticks, USB-Sticks, Canon, Casio, Concord, Contax, Digital Dream, Fuji, HP, Hewlett Packard, Kodak, Konica, Minolta','Digital-Camera, -Camcorder, Fotodrucker, Fotoscanner, Lesegeräte, Speicherkarten, Taschen, USB-Sticks','Der Online-Shop für Fotografen : Digital-Kameras, -Camcorder, Scanner, Speicherkarten, Lesegeräte, uvm.','A','http://www.shop4video.de\r\nhttp://www.digitalcam-store.de','http://www.shop4digicam.de/shop_content.php?coID=3&XTCsid=b1bd753676c7ba38eff139a35dae6c3d','http://www.shop4digicam.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5159,'yS4121c2fdf07be','Kinderbekleidung, Mädchenbekleidung, Jungenbekleidung, Mädchen, Junge, Hose, Jacke, T-Shirt, Sweatshirt, Shirt, Pullover, Jeans, Birkenstock, Betula, Markenmode, Liegelind, Explorer, bambino, junior, Rock, günstig, Babysachen, Babykleidung, Babybekleidung','Hose, Jacke, T-Shirt, Sweatshirt, Shirt, Pullover, Jeans, Birkenstock, Betula, Liegelind, Explorer, bambino, junior, Rock, Babybekleidung, Restposten,','Wir bieten Markenmode und Versandhausmode für Kinder (Gr. 50 – 188), außerdem Birkenstock Betula und Geschenkideen.... dauernd wechselndes Angebot ...','A','','http://','http://www.mode-und-geschenkideen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5160,'yS412224081b261','lieferservice, lieferdienst, service, einkaufen, online, lebensmittel, nahrungsmittel, getränke, dresden, supermarkt, sachsen, bring-fix, bringfix, onlineshop, shop, bringdienst, dienstleistung, heimlieferservice, essen, trinken, liefern, bringen, einkauf','Obst, Gemüse, Backwaren, Wurst, Fleisch, Molkereiprodukte, Lebensmittel, Getränke, Haushaltwaren, Drogeriebedarf','Der Lieferservice für die Stadt Dresden. Wir bieten ein umfangreiches Sortiment an Lebensmitteln und Getränken. Heute bestellt - morgen geliefert, direkt zu Ihnen nach Hause oder ins Büro. Einfach, schnell und zuverlässig.','A','','http://','http://www.bring-fix.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5161,'yS4126277853aa7','Stevia, Guarana, Aloe Vera, Boldo, Lapacho, Cuataba, Propolis, Yerba, Tee, Kaffee, Mode, Schuhe, Schmuck, Dekoration, Indianische Volkskunst, Kinderschuhe, Honig','Produkte aus den Bereichen Ernaehrung, Vitamine, Fashion, Wohnen, Dekoration','Erschliessen Sie sich die fremde und exotische Welt Suedamerikas. Die hier oft guenstigeren Preise fuer attraktive Produkte geben wir an Sie weiter. Von Stevia, Aloe Vera, Guarana bis zu Mode, indianischer Kunst und Livestyle finden Sie hier vieles ...','A','','http:/www.livestyle-shop.com/catalog/conditions.php','http://www.Livestyle-Shop.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5162,'yS412e2cd96eb0e','Vogelshop,Vogelbedarf,Vogelzucht,Vogelhaltung,Zoobedarf,Vogelzubehör,Tierbedarf,Zooartikel,Versandhandel,Futtermittel,Tiershop,Papageienshop,Futtershop,Futterhandel','Vogelshop Vogelbedarf Vogelzucht Vogelhaltung Zoobedarf Vogelzubehör Tierbedarf Zooartikel Versandhandel Futtermittel Tiershop Papageienshop Futtershop Futterhandel','Online-Shop für Vogelbedarf. Käfige, Volieren, Futtermittel, Vogelzubehör, Sitzseile, Futternäpfe, Zuchtboxen, Krankenboxen, Ausstellungszubehör, Käfigausstattung, Elektroartikel. Auch Seilerwaren wie Hanfseil, Baumwollseil, Sisalseil und Spleitex-Seil können Sie hier online ordern.','A','','http://','http://www.vogelbedarf.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5163,'yS4134389d5d43d','Rund ums Auto, Haushalt & Freizeit,\r\nSpielzeug,Licht-Technik,Kraft & Saft, Werkzeug & Messgeräte, Bauteile & Bausätze, Kommunikation \r\nHiFi,Video,Sat ,Satellitentechnik ,TV & Video ,Computertechnik ,Netzwerktechnik ,Digitalkameras \r\nPlaystation-Zubehör ,','Rund ums Auto, Haushalt & Freizeit,\r\nSpielzeug,Licht-Technik,Kraft & Saft, Werkzeug & Messgeräte, Bauteile & Bausätze, Kommunikation \r\nHiFi,Video,Sat ,Satellitentechnik ,TV & Video ,Computertechnik ,Netzwerktechnik ,Digitalkameras \r\nPlaystation-Zubehör ,','Ãœber 4500 Produkte zu TOP Preisen rund um die Uhr bestellen.\r\nWöchentliche Topangebote aus den Bereichen KFZ-Zubehör, Spielzeug, Büroartikel, Werkzeuge, Handwerk, Lichttechnik, Soundsysteme, Autoradios, Autozubehör etc.','A','http://www.makro-shopping.de\r\nhttp://www.macroshopping.de\r\nhttp://www.macro-shopping.de\r\nhttp://www.macro-laden.de\r\nhttp://www.macroladen.de\r\nhttp://www.makroladen.de\r\nhttp://www.makro-laden.de','','http://www.makroshopping.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5164,'yS413495ac71176','führerschein,lernsoftware,fahrschule,lehrfilme,spiele,games,tools,utilities,screensaver,bildschirmschoner,lernprogramme,autozubehör,geschenke,geschenkideen','Lernsoftware für die Vorbereitung auf die theoretische und praktische Führerscheinprüfung, Lehrfilme, allgemeine Lernsoftware, Spiele, Windows-Tools, Autozubehör, Geschenkartikel','Onlineshop des Portals deutsche-fahrschulen.de mit Schwerpunkt Lern- und Unterhaltungssoftware','A','','http://shop.deutsche-fahrschulen.de/conditions.php','http://shop.deutsche-fahrschulen.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5165,'yS41356809f015c','shopverzeichnis, shopping-verzeichnis, online einkaufen, shoppen, onlineshops, shopping, shopping-links, verzeichnis, shopkatalog, shops, shopsammlung, einkaufszentrum, shoppingcenter, einkaufen im internet, schnäppchen, preishits, einkaufsmeile, sonderan','Onlineshops aus verschiedensten Kategorien erwarten Sie.','Online-Shopping-Verzeichnis mit ausgewählten deutschen Online-Shops.','A','','http://','http://www.shopverzeichnis-deutschland.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5166,'yS413708f3dfd3b','Schmuck,Edelsteinschmuck,Heilsteine,Heilsteinschmuck,Halsketten,Perlenketten,Colliers,Geschenk,Hochzeitsgeschenk,Verlobungsgeschenk,Weihnachtsgeschenk,Geburtstagsgeschenk,Promotionsgeschenk,Sponsionsgeschenk,Jubiläumsgeschenk,Liebeserklärung,Edelsteine,Ju','Schmuck, Edelsteinschmuck, Heilsteinschmuck, Halsketten, Perlenketten, Colliers, Geschenke','Edelsteinschmuck und Heilsteinschmuck von Annelies Riedl schenkt Freude, Schönheit und Wohlbefinden.\r\nIm Shop finden Sie jedes Schmuckstück mit detaillierten Informationen und die Beschreibung der Eigenschaften der Edelsteine alphabetisch geordnet in den Artikelkategorien von Achat bis Turmalin.','A','http://edler-steinschmuck.com','https://www.secureconnect.at/edler-steinschmuck.co.at/steinshop/index.php','http://edler-steinschmuck.co.at','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5167,'yS413c1858e6c96','Kunst, Künstler, Künstlerfreunde, Kunst, kaufen, Kunsthandel, Schnäppchen, Gemälde, NRW, Galerie, Ausstellungen, Kunstclub, Kunstshop, Internetshop, Künstlerwerke, Kunstforum, Petrikat, Malen, Bildhauerei, Fotographie, Akt, Stein, Metall, Glas, Farben, Gü','Kunstdrucke, Originale Kunstwerke, Leinendrucke, Rahmenbilder uvm','Künstlerwerke ist der neue Internet-Shop für Jedermann. Hier finden Sie Originale Kunstwerke, Kunstdrucke, Rahmenbilder, Digitale Drucke auf Leinen uvm., und das alles zu super Schnäppchenpreisen!!!','A','','http://www.kuenstlerwerke.de/agb.htm?id=413c111529896','http://www.kuenstlerwerke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5168,'yS413eb89743035','Kunst, Künstler, Künstlerfreunde, Kunst, kaufen, Kunsthandel, Schnäppchen, Gemälde, NRW, Galerie, Ausstellungen, Kunstclub, Kunstshop, Internetshop, Künstlerwerke, Kunstforum, Petrikat, Malen, Bildhauerei, Fotographie, Akt, Stein, Metall, Glas, Farben, Gü','Rahmenbilder, Originale, Kunstdrucke, Leinendrucke','Künstlerwerke ist der neue Internet-Shop für Jedermann. Hier finden Sie Originale Kunstwerke, Kunstdrucke, Rahmenbilder, Digitale Drucke auf Leinen uvm., und das alles zu super Schnäppchenpreisen!!','A','','http://www.kuenstlerwerke.de/agb.htm?id=413eb7f230080','http://www.kuenstlerwerke.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5169,'yS41403a3c0d29a','Geschenke, Geschenkartikel, Handwerksprodukte, Produkte, Diakonie-Werkstätten Potsdam gGmbH, Bürsten, Schrankbesen, Besen, lackiert, Rosshaar, Staubwedel, Synthetik, Handfeger, Kokos, gefirnisst, Schuhputz-Sets, Schuhputzsets, Buche, gewachst, Putzlappen,','Geschenke, Keramik, Holzwaren, Tonfigur, Tiermotive, Mobile, Dekomaterial, Spielzeugrassel, Farbenspiel, Stabspiel, Ausdauerspiel, Konzentrationsspiel, Zahlenstab, Zahlenspiel, Orientierungsspiel, Verkehrsstab, Holzwaage, Briefmarken, Sondermarken, Bürste','Besuchen Sie unseren Online-Shop mit Produkten der Diakonie-Werkstätten Potsdam gGmbH, anerkannter Werkstatt für behinderte Menschen: Von Bürsten und Schuhputzsets bis zu Keramik- und Holzartikeln. Von Spielsachen mit dem CE-Zeichen bis zu Briefmarken, Raum- und Fensterdekoration. Die Handwerkskunst und unsere Preispolitik werden Sie begeistern. Sie erhalten Rabatt von 5% und die Ware frei Haus.','A','','http://','http://www.shop.wfb-diakonie.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5170,'yS4140aaab49d3f','handyzubehör, akku, datenkabel, batterie, gehäuse, oberschale, telefon, zubehoer, Simlock, Datenkabel, Data, Dejan, Unlock, Tool, Lithium, Polymer, Ersatzakku, Mobilfunk, Shop, Ersatzteile','handyzubehör, akku, datenkabel, batterie, gehäuse, oberschale, telefon, zubehoer, Simlock, Datenkabel, Data, Dejan, Unlock, Tool, Lithium, Polymer, Ersatzakku, Mobilfunk, Shop, Ersatzteile','Handyzubehör und Elektronikbedarf','A','','https://www.onlineelektronik.de/catalog/conditions.php','http://www.onlinelektronik.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5171,'yS414550dd55067','Strumpfhosen, Strumpfhose, Strümpfe, Nylons, Straps, Strapse, Netzstrumpfhosen, Schmuck, Silberschmuck, Ketten, Ohrringe, Tücher, Mützen, Strickwaren, Strumpfwaren, Nylonwaren, Handschuhe, Stulpen, Overknees, billig, günstig, preiswert, kaufen, shop, onli','Strumpfhosen, Strümpfe, Strapse, Netzstrumpfhosen, Schmuck, Silberschmuck, Ketten, Ohrringe, Stulpen, Overknee Strümpfe, Tücher, Mützen, Strickwaren, Nylons, Handschuhe','Online Shop für sexy, preiswerte Strumpfhosen, Strapse, Stulpen, Silberschmuck und Accessoires (Mützen, Tücher, Handschuhe). Kein Mindestbestellwert, gute Ware zu günstigen Preisen.','A','','http://www.adrenotex.de/agb.htm','http://www.adrenotex.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5172,'yS4147d9aa5f17c','Schnürsenkel, Fat Laces, Lederfett, Lederseife, Einlegesohlen, Schuheinlagen, Gummisenkel, Ledersenkel, Schnüre','Schnürsenkel, Fat Laces, Lederfett, Lederseife, Einlegesohlen, Schuheinlagen','Der Schnürsenkel-Versand mit dem großen Programm','A','','http://www.schnuersenkel.org','http://www.schnuersenkel.org','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5173,'yS414aa0ee885bb','Schmuck, Silberschmuck, Brillantschmuck, Goldschmuck, Edelstahlschmuck, Silberringe, Goldringe, Perlen, Perlschmuck, Steinschmuck, Armbänder, Ringe, Collier, Gold, Silber, Brillanten, Rubine, Safire, Topas, Citrin, Granat, Peridot, Juwelen, Zuchtperlen, E','Ketten, Ringe, Armbänder, Ohrringe, Fußkettchen','Exclusiver Online Shop für Goldschmuck. Online-Shop, Diadem, Gliederketten, Schmuck, Kordelkette, Traum, uvm.','A','','http://schmuckdepot.com/agb.htm?id=414a9be122726','http://www.schmuckdepot.com','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5174,'yS414c1a822d4ae','Druckerpatronen, Tintenpatronen ,Nachfülltinte, Refilltinte, kompatible tintenpatronen, kompatibler toner,toner,jettec, jet tec, wiederbefüllte tintenpatronen','Tintenpatronen,Druckertinte,Nachfülltinte,Toner,Tonercartridges,Fotopapier,Spezialpapier','Wir führen ein ausgesuchtes Sortiment an originalen und auch kompatiblen Tintenpatronen und Tonerkartuschen für alle gängigen Drucker. Vergleichen Sie selbst und nutzen Sie die Möglichkeit beim Drucken zu sparen.','A','','https://www.ste-wi.de/conditions.html','http://www.ste-wi.de','AC'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5175,'yS415167d947871','Erotik Shop, Erotikversand, Sexshop, Dessous, Sexspielzeug, Sextoys, Kondome, Gleitmittel, Dildo, Vibrator, Bondage, Erotik, Shop, Sex Versand, Sexversand, fetisch Shop, Online-Shop, online, Einkaufen, online Sex Shop, Versandhandel, Diskret Versand, Erot','Sie werden ein weit gefächertes Sortiment vorfinden, z. B. wunderschöne Dessous, erotische Trend-Outfits, High Heels, Kondome, Gleitmittel, Lustverstärker, Lack, Latex, Leder, Bondage, SM-Artikel und Sexspielzeug in allen Variationen.\r\n','terso.de ist ein Erotik Shop Versand und spezialisiert auf sämtliche Artikel rund um die schönste Nebensache der Welt.','A','','http://www.terso.de/erotik-shop/conditions.php','http://www.terso.de/erotik-shop/','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5176,'yS4151902bdb88e','Erotik-Shop, Sex-Shop, Erotik-Versand, Intim-Shop,',' Dessous, erotische Trend-Outfits, High Heels, Kondome, Gleitmittel, Lustverstärker, Lack, Latex, Leder, Bondage, SM-Artikel, Sexspielzeug, Dildos, Vibratoren, Penis-Pumpen, Sexpuppen, Catsuit, Bodies, Slips, Penisringe, BH, Büsten Hebe,','terso.de ist ein Erotik Shop Versand und spezialisiert auf sämtliche Artikel rund um die schönste Nebensache der Welt.\r\n','A','','http://www.terso.de/erotik-shop/conditions.php','http://www.terso.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5177,'yS41529fdd5069e','Angebot, Rabatt, Tiefpreis, Hammer des Monats','Ein Angebot im Momat','Wir suchen nach den besten und günstigsten Artikeln im Netz und empfehlen Ihnen jede Woche einen Artikel - den Artikel des Woche eben. Eignet sich auch besonders gut als Geschenk. ','A','http://www.artikel-der-woche.de\r\nhttp://www.artikelderwoche.de','http://','http://www.artikel-der-woche.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5178,'yS4157e2e61ed9b','more4dogs more4cats Hundebett Katzenbett Hundesofa Katzensofa Hunter Halsband Hundeleine Hundenapf Katzennapf Catnip Katzenminze Staywell Allsafe Greenies Hokamix amiQure Kong Gelotec','Betten, Schlafplätze, Näpfe, Spielzeug, Halsbänder, Leinen, outdoor, Clickertraining, Gesundheit, Pflege, Sicherheit, Greenies, Kong, Catnip, Staywell, Gelotec, more4dogs, more4cats, Allsafe, Staywell Katzentüren','Großes Sortiment an Zubehör für Hunde und Katzen. Produkte namhafter Hersteller wie more4dogs, more4cats, Hunter, Grau, beaphar, amiQure','A','','http://www.vier-pfoten-shop.com/index.php?cl=info&tpl=agb.tpl','http://www.vierpfotenshop.de','A'); +INSERT INTO `shop_details_DE` (`id`, `shop_id`, `shop_details_keywords`, `shop_details_products`, `shop_details_description`, `shop_details_commercetype`, `shop_details_moreurl`, `shop_details_agblink`, `shop_details_url`, `shop_details_shoptype`) VALUES (5179,'yS415aa20cc361e','rollentrainer, radtrainer, tacx, elite, swing, flow, one, i-magic, fluid, elastogel, digital, mag, sks, toolbox, travel, alien, terry, sattel, butterfly, ergon, handgriffe, mr1, sigma, pulsuhr, pulsmesser, fit, watch,','Rollentrainer Tacx Swing, Rollentrainer Tacx Flow, Radtrainer Tacx One, Radtrainer Elite Digital Mag, SKS toolbox Travel, Werkzeugtool Topeak Alien, Helm Casco Viper, Terry Sattel, Terry Ergon Griffe, Halogenbeleuchtung,','In unserem Online Shop bieten Ihnen Radport Zubehör zu günstigen Preisen. Rollentrainer und Radtrainer von Tacx und Elite plus Zubehör uvm.','A','','http://www.radsport-ludwig.de/agb.html','http://www.radsport-ludwig.de','A'); + +-- +-- Table structure for table `shop_list_DE` +-- + +CREATE TABLE `shop_list_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shop_id` varchar(15) NOT NULL default '', + `shop_list_name` varchar(100) NOT NULL default '', + `shop_list_categories` varchar(100) NOT NULL default '', + `shop_list_showtype` char(1) NOT NULL default 'A', + `shop_active` char(1) NOT NULL default 'Y', + PRIMARY KEY (`id`,`shop_id`), + UNIQUE KEY `SHOP_ID` (`shop_id`), + KEY `SHOP_CATEGORIE` (`shop_list_categories`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `shop_list_DE` +-- + +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2774,'Q7s23MViIE','www.mv-shop.de','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2775,'LX8yhLSxBL','Auto Tuning Shop','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2776,'a8lhp2MZXO','Willkommen bei autoteile-shop.de','ID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2777,'70BDV29JNy','radblenden.de - Eine runde Sache!','ID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2778,'16hdNbGRJW','rollershop.de','ID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2779,'gWmBOULmSw','Autoteile-Direkt ... günstiger Kaufen','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2780,'8guAS7lKK4','kindersitze-shop.de','ID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2781,'O6j2pNWpdi','Motorradonline24','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2782,'0xf3NLGFbR','Leitern','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2783,'3bbjJjS8tS','ATELIER WINTER','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2784,'ixfL2fGr2s','Büromöbel DELTA-V online shop','ID0202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2785,'PMMCSKTmQB','1A.Kfz-Teile','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2786,'UkYrwAjqUU','AMR-Shop','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2787,'8iu1YIjeA2','Dacheinkauf','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2788,'adfRnrSHbc','HEIZUNG-DIREKT','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2789,'zZ87FFwBbJ','BBJS Bürobedarf & Schreibwaren Online Shop','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2790,'WwMJY7tkEc','Bischoff Versand -Der Online-shop für Mo','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2791,'MrT4xT7P8s','Papbedarf.ch','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2792,'SDhf8jCBX5','MofaShop','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2793,'3AMVASXiAc','Oldieworld','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2794,'1nZ4d0UvHC','Camping Onlineshop','ID1299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2795,'O3k4uWVciW','Ambis Bike Shop','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2796,'u8bfJ6EPZu','Tuningzone','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2797,'27yQMe4kkl','RZTpower - Tuning für Simson, Scooter und MZ','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2798,'pos1Oe2oYT','Edelstore Meilando','ID1105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2799,'GqOtAABsSQ','ParaFork','ID0102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2800,'7AsloafoW3','TEKA-Racing Wintex Bekleidung Online Shop','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2801,'PksIg7pGen','BHS Binkert GmbH','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2802,'Un6XzbAHrG','www.neuser.com','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2803,'iOAVW9tgKY','Tenera AG','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2804,'aAoT1aXAsY','Der Heizungs- und Sanitärshop Deutschland’s.','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2805,'iw3vQK63EG','Böhringer Versand innovative Produkte','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2806,'9wkvi3LGi9','Storm Uhr - Trenduhrenshop','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2807,'12J28ZQF8i','Knife Shop - Messer, Scheren, Schwerter, Schnitzme','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2808,'tcCuG5neKh','Stauden Junge - Sortiment BlütenBlatt','ID0808X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2809,'u9o8S7BiwC','www.bueroexpress.com','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2810,'EsMbsmr7M7','heimwerker.de - einfach machen','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2811,'FTFo247tJb','gartenwelt.de - alles im grünen Bereich','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2812,'2gcKWuVs1T','Anke Golling Reinigungsartikel - Bestellshop fuer','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2813,'WRJHvPyxr7','Der Onlineshop für Bosch Elektrowerkzeuge','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2814,'YPdNRHGlLa','alfda = alles für den Allergiker','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2815,'rF2E6nszBh','Allergieshop','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2816,'oAYxOgp5ua','STILLGER - fuer Kueche, Tisch und Tafel','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2817,'n4TSnnqnpd','Berndhard Laubmann KG - Geschenke, die von Herzen','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2818,'eiKXUWtyK7','A P V Pflegeprodukte','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2819,'pvBKrLgTJ4','efftop.de zubehör für küche + bad +++','ID0803XID0805XID0807XID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2820,'BL4W4Fexb2','Ersatzteile-Shop24.de','ID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2821,'VlrIBxMTTf','Porzellantreff','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2822,'8Cc9UWduuR','Scheins Eisenwaren','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2823,'Q1S0Ygv9oE','Kunstgriff','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2824,'5qy2Skr3Cg','Coffee-Shop','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2825,'XYkKyEt3KZ','Kordes-Rosen','ID0808X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2826,'cJFXznY0fk','Altenberger & Partner','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2827,'1MAhGiFW1a','www.preis-guenstig.de','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2828,'xp0I6lElfJ','Dittrich Nähmaschinen Online Shop','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2829,'cbXZNXWjny','REWALUX-Regenwassersysteme','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2830,'DUYMw3xKmr','Maler-Fachmarkt GMK','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2831,'JRjKJJAbDN','Online-Shop für Gebäudetechnik','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2832,'qrB0VpM8ru','Web-Kreativmarkt Haus und Garten','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2833,'pqCGC7voMr','Alveola','ID0408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2834,'UsOHeoXk9W','Hermes-Shop','ID0504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2835,'mm92Ic8o5u','MD Online-Shop','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2836,'IhBpBtq6BC','Geschenk- und Trendartikel Hoge','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2837,'nQqM9edqGb','Lichtbogen Salzkristall-Lampen','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2838,'wK3B9uDgIK','Kunst-Hand-Werk-Shop','ID0999X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2839,'vVLgxPKRtl','Lebensart-Versand.de - Ihr Onlineshop für Wohndesign','ID0803XID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2840,'qHpX62wL4K','Home Sweet Home Teppiche in Form und Teppichboden','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2841,'nBRqVHK4Fx','Decomania Megastore','ID0999X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2842,'uhHTHZA0Ra','Aegerter Latin Import (Hängematten)','ID0799XID0802XID0803XID0805XID0807XID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2843,'PKKIoAJesj','Grohe Armaturen und Duschsysteme','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2844,'CQoXsitKcI','inside objects','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2845,'mjFJbty6ZQ','Gg. Holland-Letz Söhne - Fachgeschäft - OnlineShop','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2846,'B26U20SDTN','online-schrauben.de','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2847,'gxpNhNi0RU','Majas-Shop','ID0806X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2848,'DiO1o5DcYj','Design Magazin','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2849,'dR89641XVZ','Kronprinz ... Geschenkideen a la carte','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2850,'WwINk9jsGE','Kinderlampe.de','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2851,'0dfSvPmJ0d','Agenturportal.de','ID1002X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2852,'mCOFKS0sAM','AUTOVERMIETUNG WELTWEIT.DE','ID0104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2853,'LxncXru4TP','Autovermietung Miethke','ID0104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2854,'jUcyaozWo4','WELTWEITE MIETWAGEN.DE','ID0104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2855,'5aqVO9VgA5','KBS-Technik','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2856,'hRF3LTCzt6','ENDISCH - ETIKETTEN','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2857,'zh0spnylzd','aktenklammer.de','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2858,'Be9UUItEGh','buero-katalog.de','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2859,'Ax8Lx4wt2e','Alles rund um die Hochzeit','ID0499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2860,'gO3hmcvouY','buerozeug.de - Der Internet Büroladen','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2861,'hj6y6Xgdn6','Betten-Land','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2862,'rTtaFXUjR2','Equinox Versand','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2863,'eASPICdIEs','Carbonit Wasserfilter','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2864,'v8dmJ0yBXp','Accessoires online einkaufen - Lebensart-Versand.d','ID0201XID0802XID0807XID0899XID1004XID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2865,'tgI9EQ01cl','Hobbycreativ-Bastelbedarf','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2866,'PjHmF8U68j','buntpapier.de - Papier für den Drucker','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2867,'lyCO3OpqaJ','Classic Style Italia','ID0805XID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2868,'GVzrF4kN0y','1 Bürobedarf & mehr','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2869,'VHrwZn5pVN','10,- online SHOP Reinhilde Holzmeister','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2870,'D3wGAaDskP','Decker-Wasserbetten','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2871,'nQ7ikuFCil','kauf-rausch.de','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2872,'uDVbPziDtG','RockOn.de','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2873,'AAUjKE2qMM','Kinderkutsche','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2874,'HZb1FNaj6P','Design-Kaufhaus','ID0202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2875,'hAwuqWFq5x','Fensterfarben 1A Qualität zu Superpreisen','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2876,'6bVKJPcVRh','CRISS CROSS','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2877,'5dTlBv9LNE','Active-Fun.de!','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2878,'Am5lI5jom1','Asian Style','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2879,'1x4P8z3jpA','Classic Caffee','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2880,'0vBo8JWndJ','Tisch und Stuhl','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2881,'OeuJEMpGG9','Der GRÃœNE OnlineShop','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2882,'4NjabXaFTl','abodirekt.de','ID1413X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2883,'M3a2IeTEYW','MECHNICH SPIELAUTOMATEN','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2884,'QsGvqGF3MK','Fankaufhaus','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2885,'XHlm0TYfzj','1A Erotik und Fetish Fashion','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2886,'7wCdkUTkGg','Ostsee-Pyrotechnik - Online-Shop','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2887,'CYWDSyJYqe','Amulette, Talismane, Staten und Schmuck','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2888,'eACFIcRqwk','Der Waffenshop','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2889,'5fXFtXWTXA','Alpha-Space-Gallery','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2890,'qJvRlrSpL1','art-antique Die Antiquitäten & Kunstgalerie','ID0901X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2891,'lhvcLfK4rv','mallorca-direkt.de','ID1203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2892,'wM98aslGeC','http://www.griechenland-direkt.de','ID1201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2893,'YqMBYIFcUY','Gaby´s Galerie','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2894,'IcSpgOBcYc','Holzschnitzerei Wlach','ID0407X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2895,'zPXo2xMN4R','art-for-less','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2896,'bKEmcMPOwN','Flughafenpreise.de','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2897,'plzYpt1nFt','KHG Online-Store','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2898,'SKEl9sXoEm','Art Shop für Original Aquarelle und Pastelle','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2899,'gMobG9nGeQ','Antiquitäten Magdalena Pehrs','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2900,'r6dGbREhZl','Dildowelt - Das beste Stück im Internet','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2901,'X4FSPRaVXV','Kondomshop-Fun - Der No. 1 Kondomversand im Internet','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2902,'3nXJ6NWPpw','derReisetipp.de - Informations- und Buchungscenter','ID1299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2903,'hkC3AWJQav','Annett ® Gallery','ID0902X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2904,'oKmdKcfAyY','Kunstgut Effeldorf R+M Doebele','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2905,'LKcKuOtioD','Internationaler Landkartenshop','ID1299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2906,'WFplx0A4dk','universal arts online Galerie','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2907,'A0J266ITbA','Schlitten-Shop','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2908,'EZ6HBpmlrc','HAWELKA-DESIGN','ID0411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2909,'KrJBnVqh6M','Art-de-Papp','ID0999X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2910,'dJjUx2oNjf','Fotoreisen','ID1299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2911,'IBvvPJU6BO','TYRA-X','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2912,'RjVSHhWtrL','Gartenshop - Gartenartikel sowie alles zum Teichbau','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2913,'IwQnimRiW5','3WD Shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2914,'OXt2n0IzzM','Bilder aus Leder','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2915,'ILBLp6Ol2m','Galerie d`Histoire','ID0901X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2916,'fTJoXRozdr','Landkarten-Shop Niedersachsen','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2917,'0LhUFXOhdN','RAKEN Style','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2918,'hh4cFfGJXH','tourists-direct.com','ID1203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2919,'aQI83YjWwO','Alexander Settele matratzenversand.de','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2920,'RayAQQFqo4','OrientLights Egyptian Islamic & Bedouin Art','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2921,'jIYSq94Iw4','opalmedia.de - Filme in 17 Sprachen!','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2922,'PAss7Er3E6','Tierbedarf Guse - Der Pfotentreff in Immenhausen','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2923,'DlpINleDl0','originalgemaelde.de','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2924,'5EKNO1FwGW','Möbelhof Parsberg','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2925,'7Me8u9dE75','Sichtweise Verlag','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2926,'zS1GcYfOYz','Arbeitsschutzprodukte und Sicherheitsschuhe von Stuco','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2927,'awCJcEvOG5','Naturtextilien Kunterbunt','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2928,'auq4cy4AEw','Auto Ried \"Der Weg zum preiswerten Neufahrzeug\"','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2929,'FpP1hfmLbN','Claudia-Shop – Versand von Erotikartikeln aller Art!','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2930,'EUSj1Y8y5U','Klettershop','ID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2931,'DusWusPAir','Pinboerse, der Online-Werbepinshop','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2932,'J82WZFcFHh','CasaRent.de','ID1201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2933,'yGajOUfWYo','Parkasite Outdoorprodukte','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2934,'8CsU79d7Uj','Last minute Nordsee','ID1201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2935,'je91Wcja94','reise-welt.de','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2936,'fhdeVNipPb','Ahoi! Nordseeurlaub erleben - Cuxland Ferienparks','ID1201XID1203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2937,'qPvr8D9Lxe','Schuh Keller Ludwigshafen','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2938,'ZlFYH0SlxT','Der Hoteltreff','ID1203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2939,'r8rMBbIvNz','a-zmarkt.de','ID0408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2940,'C6Xl4lIjtG','Shoppingday - Ihr Sportgeräteversand','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2941,'SE5r9qviAg','Campingartikel Zelte Carvanzubehör und Reisemobil Heinz','ID1006XID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2942,'q2TNnlAb4w','Eurosian Reisen Ihr Spezialreiseveranstalter für Südostasien','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2943,'SdHDjzYB8K','Danner Outdoor Camping Kanusport','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2944,'VEeSweVo9B','KenSai Handel und Vertrieb von Naturprodukten','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2945,'c4LnNfAtno','Camping-total, Abdeckplane bis Zeltzubehör 4000 Artikel Online','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2946,'dtviXbO2xz','VEPO Versand','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2947,'7ae4mKLguA','CONTACT TRAVEL - Das Fachreisebüro für den preisbewussten Individualisten!','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2948,'6qoAqm8AMP','CONTACT TRAVEL - Reiseboutique','ID1299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2949,'ArdXVJAf4Y','Conrad.com AG','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2950,'AxzprHKPv1','ebookers.com Deutschland','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2951,'TyigUaXGI4','fairflight.de','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2952,'2AIas5zgAR','Austrian Stone Art','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2953,'Mnb0BxujXC','AD Lampenschirme online-shop','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2954,'mOeHEwNK9W','!hallo-burgenland! Das burgenländische Einkaufszentrum im Internet','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2955,'i1UJs1NekM','Urlaub in Österreich','ID1299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2956,'UYmh7KZYsE','Burgenländische Gbrauchtfahrzeuge','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2957,'yooVkYhSuQ','HSR Travel','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2958,'cf4jpFWXPu','PartyPaket.de','ID0507X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2959,'ONjfTjw2p3','Hotel Ahorn','ID1203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2960,'dxnOpHO6z4','World of No-Wonder','ID1114X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2961,'Oy3jkKDIcU','Juwelier Brintrup','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2962,'fai3wa4smz','Bad Mitterndorfer Landhausmode','ID1108X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2963,'Gl4XXNSvdM','Wohlmuther Mode im Landhausstil','ID1105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2964,'UYKJyKfgCG','Bad Mitterndorf Tourismus','ID1501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2965,'B6x1ZT9rVF','Alfred Wittenauer - neue Produkte aus aller Welt','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2966,'lVTgx6wrJH','MENS BEST THE FASHION COMPANY','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2967,'LyS3UudQa8','KontaktlinsenShop.de','ID1505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2968,'ttnkjlubJD','www.store-company.de','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2969,'4AA91yFeuF','Regenmode Lehmann - Bekleidung für Wind und Wetter','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2970,'blngJjADtT','Kaufunger Schuhversand','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2971,'3Yufs3Leyy','getyourcar Ag','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2972,'svHB6HyzlU','Uhrenparadies','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2973,'xlHMvxyFt0','Thailand-Reise - thaisite.com','ID1203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2974,'uLTfBpCV0i','seeside.de','ID1103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2975,'0b0GhR30L0','Modeimport','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2976,'ATFBHho6ta','Schuh-Welt.online','ID1110XID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2977,'dFHe06etTv','uhrendirect','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2978,'1uQhYurYm3','Juwelier OEKE','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2979,'488CTNM4Pv','Uhrenwerkstatt','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2980,'iQY2qgd1qA','Augenoptik Bennewitz','ID1103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2981,'lQOUaEHyCb','Der \"schmuckshop.com\"','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2982,'NXbStBQf8J','ADESSO World Shop','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2983,'XJ6gx8ctTP','AB SCHMUCK-DORADO Arnsberg','ID1101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2984,'wkeRkG0CwU','Fancy Rings','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2985,'WmM0gYLK9I','Ziemann Energietechnik','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2986,'ts3ooCt9Ux','H&W Decoration','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2987,'CJbJfX5pDg','OnlineBikeShop','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2988,'LEq5aKTUwr','Reisebüro Hauns - Ihr Spezialist für Amerika','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2989,'Gvn2LjMn4O','Der Internet Uhren Shop','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2990,'lYAuCMn9g4','Schmuckidee','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2991,'cS30wkniQO','Die Schmuckgalerie','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2992,'bi5U7AF7Gl','CASIO SPEZIALVERSAND','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2993,'ddVaTt3j2n','A1 - Uhrencity','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2994,'BHdClx32bl','STEFAN WIESSMEYER - schmuck','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2995,'UtF2HzA2tA','Brautmode-Online','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2996,'GMWJS5zI7S','CASARO.com Marken und Designeruhren','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2997,'RqaG3OTkCt','Silverland - indian arts & crafts','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2998,'7xXZtpK847','Schmiholz','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (2999,'TIwgI9HcoV','eSchmuck - Le Joyau - Das Juwel - eJuwel - Juwel24','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3000,'3BrJjja2lQ','Limes - mechanische Uhren','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3001,'iecHMkxKcu','Megatime, Europas groesster Ternduhrenversand','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3002,'9pbHhZGZfE','Alle Uhren im UHRENSHOP','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3003,'xhtuZlUhZ2','HANDY-ZUBEHÖRSHOP - Zubehör auch für Ihr Handy','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3004,'tvDqjtkP40','Ihre Reiseagentur','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3005,'slh6ZXaL27','Schmuckecke - Mühle Glashütte','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3006,'6W5IqupkIV','Schmuckbox','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3007,'pHbEZLqxBn','BellaScarpa - Schuhboutique','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3008,'Eyk6QUHo9y','trollart-online','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3009,'XxJ7ZLAzpl','Zeder-Reisen Hamburg','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3010,'RwEsm9h1Un','DanFun Ferienhausvermittlung','ID1201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3011,'l66qHfWXfx','Pioneer Ballooning','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3012,'BPpMdnQHxT','MML-Motorradzubehör','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3013,'HYcCsY6WUl','Raddiscount Online-Shop','ID0102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3014,'4yeig7jEEv','Casio - Uhren - Shop','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3015,'vOkIuQvWqx','TIMEDISCOUNT','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3016,'evn0d0QB6s','BRONST Shop','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3017,'WQMvwyTIsu','Flug.de','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3018,'ulvdDRA0zS','RANGER-SHOP.de® - OnlineShop','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3019,'AzX0ftgDPw','POLJOT - Uhren aus Russland','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3020,'CKO217p7o3','www.WATCH-MALL.de','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3021,'Uc7bsS8CiG','Blumen Theumer','ID0808X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3022,'hlbCdnAfTR','Die ganze Welt des Reisens...','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3023,'di7QwkTKqV','TravelSoft GPS und Navigation','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3024,'9kEDsOJIC1','Linse: Lenscare','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3025,'a3K8KapUki','Baby-Online-Shop','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3026,'bIYySuVAq0','0riginal Top Tie - Italienische Krawatten','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3027,'pXBMtrO6fJ','Dessous for You','ID1101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3028,'FvRGT81RXV','Beachwear for You','ID1101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3029,'6RTO6LIrzx','Der Herrenausstatter im Internet','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3030,'dxxKVbEFzP','Burlington Online-Shop','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3031,'IyAtCIJwYq','MEGA-SEX-STORE.de','ID1114X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3032,'hjpa8V1Z48','MUELLER-TEAM-RODGAU.de','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3033,'tQYk7KBEwn','SchmuckundUhren.de','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3034,'z95Sq7rMWz','NetTie - Luxury Ties And More','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3035,'oK3zM50yem','EdelStore Meilando Der OutletStore','ID1105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3036,'akeV9m07Gs','Art by Mehndi-Tempel','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3037,'ZICus5voiN','Hosen-Winkler, der Online-Versand für Mobil-Elasto Dehnbundhoden','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3038,'mpl4PN9609','evelyn´s sockenladen','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3039,'ffZq42spLL','Der Tinten Shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3040,'6oAQeQ8iuD','MEN´S LONGEST THING','ID1101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3041,'V285Hloffr','ARMYSHOP','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3042,'T7uQsqfaul','SEXYHEXY','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3043,'QnBZpHyjHY','Goldstation.de','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3044,'0g3MwwTe1V','Irischer Wildlachs','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3045,'gHrrBhMDh1','Gerameer Kosmetik gmbH','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3046,'4Rh5ZRAjvr','KINDERWINDEL.DE','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3047,'3LHvlxUnXc','Baby´s Natur','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3048,'5fXTJBwNdO','jumax.de Baby- und Kinderausstatter','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3049,'ZU3gw5lsuL','Storm-Uhren aus London','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3050,'6KAae9daWT','Jo Krawatte','ID1101XID1106XID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3051,'5RRT0NSHPc','Werkzeugcenter Online-Shop','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3052,'jiUuQ5JAa4','American Fitness','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3053,'ri3oc3Vcul','Ecco - shoes for life -','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3054,'1CelOQRwgy','ENB Wien/München GmbH präsentiert SECRET NATUREL Naturkosmetik','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3055,'f4X7dvmLHb','suche-schuhe.de','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3056,'HzHe6n5HLp','Bosch Service Bunte','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3057,'Oy3R7YrQeU','AS-Schuh-Shop','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3058,'7NNvhVIDFg','OCEANLINE WATERSPORTEQUIPMENT','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3059,'gJrZ46s0TY',' FITNESSADRESSE.DE / Bodybuilding - Sporternährung - Sportgeräte','ID0704XID0799XID1411XID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3060,'gJTtJnGhVc','Bodybuidler-Food Sportnahrung','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3061,'hiceIcT5A6','Duftraum - - Der Parfum Onlineshop','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3062,'YfJhVnQZlI','Der Racket-Shop online','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3063,'gnhnDdufpQ','DVV Volleyballshop Der Wolliballa','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3064,'RQGkKg69Kz','Sun4you - Consumer Sun-Shop','ID1501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3065,'Do9ksyDAS0','Ayurveda Shop','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3066,'xfHEzVeDbf','Mike´s Bodyshop','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3067,'OW50CIfuS5','Ihrhaarstudio','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3068,'smUrCOVeMM','Friseurexclusivshop','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3069,'8TpuLNkTJN','Kinnerhus - Kindermoden','ID1107X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3070,'PH8ID2qtr6','Günther´s Gummistiefelshop','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3071,'YdtLVxcxxQ','Tonnadeln von Günther´s Handel mit technischen Gütern','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3072,'hOKWSyDMEl','Budoshop-Online','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3073,'3k7XE7TO3M','Budoartikel (Budoshop-Online)','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3074,'DwIQOIPMS6','Budowaffen (Budoshop-Online)','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3075,'X37eSK03gF','Budobooks (Budoshop-Online)','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3076,'HNLmvDoBL4','LONDA Haarkosmetik-Shop','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3077,'NdfKdFM4BR','S.B.J - Sport und Freizeit','ID1111XID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3078,'VYQIe7VQex','Sport-Oase der Bodyshop in Darmstadt 24h 7Tage die Woche Online!','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3079,'DU1uyszQGD','Reitsport-Versand-Höner','ID1415X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3080,'ymU8QKdIAy','WebCoiffeur.de','ID1599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3081,'xfZWBvuL6X','Biochemie-Regenerations-Zentrum Duisburg','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3082,'wkMR3W6951','Beautyline','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3083,'toy7IupOQR','niebling, Hunting & Outdoor','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3084,'yWgtwwbE9i','Juwelier Riedel - Uhren und Schmuck','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3085,'m1YDocJCgi','Alles im masterstore: Der Total verrückte Shop !!!','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3086,'trngtXE2xn','SEGELSERVICE.COM','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3087,'1mshcAdE9o','TELECARD - standortunabhängig billiger telefonieren ( auch über Handy! )','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3088,'4s3yGIBeY6','eXtrem zapatos','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3089,'SQkvqAPo1G','absolute Xzenario','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3090,'RBb9Vl9dVJ','Bett und so... / Online-Shop für Lizenzthemen','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3091,'ojvlbr5PV1','Seashop','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3092,'j1qkKKhk3t','art-are-us.com','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3093,'oWQ2AIPQSy','Optik Plus - Contactlinsenversand','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3094,'Qa7F1chqQ5','Alles an Software und Hardware bei Real World','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3095,'LVB7bDCtFB','www.ReifenDirekt.de','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3096,'Cz0dDHwxro','douglasbeauty.com - click. and find out.','ID1599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3097,'WC78s9jUQo','Alles aus Tunesien - Souk El Web','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3098,'MgiPQ9XyuM','BIGFOOT-STORE FOR SHOES','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3099,'cv2HZpwx0q','Wild & Care - Piercing','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3100,'3uQxKkrI5I','creative-label','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3101,'AbhnBhutDK','Janines Avon Shop','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3102,'x6LGzDGtBf','joyce Fine Leather - Haus exklusiver Lederwaren','ID1108X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3103,'8UWSCIvuch','24h-ComTec-online - Computer Online Shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3104,'DwiO9qZ59R','1a Schreibwaren finden - kaufen - sparen','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3105,'9k1NmufEAW','die tierversuchsfreie Kosmetik aus der Schweiz','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3106,'ArvlfjwvHe','Saphir Krawattendesign','ID1101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3107,'KWY2EIlWyK','CenterCourt.de - Der Tennisversand','ID0704XID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3108,'srBfN8aTto','Fittrade Onlineshop','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3109,'B0HihRQzbN','K R Kosmetik','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3110,'wmA0UGrwSq','Fungun - Volltreffer im Internet','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3111,'n1Oq3a2WKX','TS Ewert','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3112,'JascMAZGkH','Sportstowel Qucik & Easy','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3113,'TYo5UepUg4','DIBELLA Objekttextilien Mietwäsche Bettwäsche Tischwäsche Frottierwaren','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3114,'zTjCPZkxhL','Bergzeit.de','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3115,'rS3K1CLGEl','Golfshop Walter Renn','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3116,'iJ4FJjWNvo','Soccershop.at','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3117,'FhJ5R4y802','1a-Golf Discount','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3118,'9K3PYWxiCW','basecap.de','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3119,'JLVqBJALr4','1a-Trinkwasser-Online','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3120,'Wpvz8PU88c','1a-Markensaunaland','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3121,'mgclm5nyOe','1a-Trinkwasseraufbereitung','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3122,'Ih6TRxoB09','Shop-24','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3123,'IprPtFCdLs','Erima Sportbekleidung','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3124,'WmCzAafksm','Polar Uhren','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3125,'EGSb5oli3K','Euro Fan Shop','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3126,'6G5WaozM3V','Players World - Dart und Billardzubehör im Online-Shop','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3127,'RxFILJWFlR','SpoMess - Online Shop rund um Leichtathletik und mehr','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3128,'EHdNhLA8HM','heimsport.de','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3129,'4oMKwA0oMn','Golfdiscount','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3130,'KNXR8Xkzn1','Sport - Watch','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3131,'taAEuylyiV','Angelgeräte, Angelsport, Angeln mit www.anglermeister.de','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3132,'q9uVOuF1O1','Scuba + Apnoe Shop','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3133,'d0PUNNiXDr','FRISTADS Arbeits- und Freizeitkleidung','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3134,'PeAO3m4Wwd','Fussball-Shop','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3135,'5GE6uubw5e','First Base US-Sport-, Fanartikel und mehr!','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3136,'1pLz8ZmVJC','EXCEED Sports','ID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3137,'JUYq3cDM90','Alles fürs Tennis - mind. 25 % reduziert','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3138,'wL02VdedLW','Gill Segelbekleidung','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3139,'OjnPjt54ta','Universal, Sporternährung und Diätprodukte für Fitness und Bodybuilding.','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3140,'TVjIT6y8lt','Active-Body','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3141,'rAiIgOxIYb','Shop für Tinte, Toner, Drucker, Telefone und mehr.','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3142,'pBRgvJAXpd','Highland-BioKissen','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3143,'8bjohrujxN','Audio-Vision Shop','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3144,'q976QADS7y','Fachhandel für Senioren Pro Aktiv','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3145,'BNnILdg0Nj','kontaktlinsenversand.com','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3146,'w35daSdUms','FireGrafics ... alles für den cleveren Ausbilder','ID0299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3147,'xJjq6vqbDr','Verlag für Therapeutische Medien','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3148,'Goa8MklY9a','Willow - Therapeutikum gegen Schuppenflechte','ID0406XID0701XID0702XID0799XID1502XID1503XID1505XID1599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3149,'n2hWzbyjXx','Masseaufbau, Muskelaufbau, Fettabbau mit Body Styling Products','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3150,'U5ITUUnucU','Medizinische Fusspflege Kerstin Narr','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3151,'RMcEwgfW9v','Solarien und Zubehör','ID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3152,'NGI73AHSwz','BEMA-Buchvertrieb GmbH','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3153,'f1AC9kj3mp','Fitshop.de - Markendiscount für Sporternährung','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3154,'5nx4JFURfC','Allergikergerechte Produkte vom Sauger bis zum Milbenmittel. Wir helfen Ihnen schadstoffarm zu leben','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3155,'dfF7hHgvnV','STOLL Sporternährung','ID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3156,'dIEgM9dk58','JHP innovative products KG - Online-Shop','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3157,'AZxFnZWXtC','InnoWay','ID0102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3158,'dFBG68w6nD','Effektlicht.de','ID1403X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3159,'uKUd5shISY','Der Heizungs- und Sanitärshop Deutschland’s.','ID0407X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3160,'dXDytfkdbN','www.sportartikelvertrieb.de','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3161,'DBFQLfeZb6','Karabi Kunsthandwerk, Geschenkartikel, Wohnaccesoires','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3162,'zfbEr0wtX2','Erotikartikel online kaufen und sparen','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3163,'yy9Vesducu','Jung HistoService online - Histologie / Histopathologie','ID0703X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3164,'I1u0SKzysO','wohngefühl online','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3165,'TSAKYmpUyl','Derma-Pro-Natura Int.','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3166,'E1kpemt5OI','EHAT-Erektionshilfe','ID0703X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3167,'28tG6xSpLB','Sugar Dog','ID1111XID1112XID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3168,'wDb624kF4e','Jokers Restseller','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3169,'Sz2pXRC0ZI','ComputerOnlineShop by The Elephant®','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3170,'BOiw112qyx','Lautsprecherbau und HiFi','ID1301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3171,'YXR2tn98jc','reido Vertriebs GmbH','ID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3172,'DvLMt2sLRL','DJ-Shop.net','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3173,'9HPfv6YVFk','Hifi-Shop.de','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3174,'q53TGmLoaO','Helmut Singer Elektronik','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3175,'ju1uCKNEgp','Erotograph online','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3176,'FA39S54QCz','Sex-ist-geil.de','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3177,'5t8TDpkh2k','Sexshop 69','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3178,'7QIpaih1aI','Industreielektronik','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3179,'Dtbql2WLTh','Foto Am Grün Marburg','ID0405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3180,'hasw3GxcIx','foto24.de','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3181,'MOCtI7xSE3','scooter-fun','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3182,'L1OgOOpY9J','peter falcon','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3183,'Reu3GIJEI0','FUNKMELDERdirekt','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3184,'wm9BQIzUow','Yacht-Zubehoer.de','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3185,'FlzsZJwRr2','JOKI-Foto ONLINE SHOP Ihr Fotohändler im Internet','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3186,'bY3EUctiar','hifisound Lautsprecher im Selbstbau','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3187,'wGEvYK47oc','Handelspunkt','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3188,'VyUocwH5Wx','Digitalkamera Verkauf & Verleih','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3189,'xGC95gP1EL','JOKI´s Navigations und Kompass Shop','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3190,'57q6mKjOgi','astroshop-berlin.de','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3191,'kxv6hTgHrO','fernglasshop-berlin.de','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3192,'7xlXpXG6he','fotoshop-berlin.de','ID0904X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3193,'xueOYinkIL','beauty24.de - buy beauty and more','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3194,'zO7q3uZ9Ef','Willkommen im Megamarkt','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3195,'uQcRAULW7m','Der Onlinemarkt für die Elektro-Installation','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3196,'FM3gmG4qIH','Arnold Fitness Shop','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3197,'knFbfzAvzU','ebiker24 - Der Onlineshop für Motorradzubehör','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3198,'0CQe9ajgO2','individuelle HiFi-Lösungen','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3199,'nseMIEpKGH','Voss Electronic','ID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3200,'MJnjJFMjXW','BLUE TOMATO','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3201,'97M63er9EW','Der Titelshop','ID0499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3202,'lgOuSABOE6','Internet Handarbeitsladen von Anja Bünger','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3203,'YA1lsU0cqk','rw soundsystem','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3204,'2MSEgInKc6','Audioleercassetten - Direktversand','ID1301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3205,'XTN70J9JT2','Steingartenpflanzen Dressel','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3206,'6usCeoh5UB','Future-Communication H&H','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3207,'nHDOhdozRV','HDK Direkt Mobilfunkzubehör','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3208,'sZzf0XqTd1','Bitss Onlinehaus','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3209,'WqsbYuPY3y','Diabetikertreff.de','ID0502XID0701XID0702XID0703XID0799XID1503XID1505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3210,'O9gFYmhgyi','TELEFONINO.DE','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3211,'WU1PSapeaS','getmobile.de - Wir holen das Beste für Sie raus.','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3212,'wWARCmjq7w','brillenshop24','ID1103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3213,'2r6MNtORNf','Euro-Handy Mobilfunk-Shop','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3214,'xnLkDDWFTj','Koppiphone','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3215,'Vi55o1bYCH','Burkheimer Kräuterhof','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3216,'Z7OkicFQeh','Wildermuth - Alles fürs Handy zu Discountpreisen !','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3217,'aBPLZPmTnG','Topversand','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3218,'WVdLz6MpLQ','DieHandyProfis','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3219,'Ros3sgviC0','Handys mit und ohne Kartenvertrag','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3220,'e3Ktuwtcoi','Subwares-PC Spezialist','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3221,'nG11IQdK50','Der Handytreff','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3222,'gzL6FzEPZq','mobitelShop','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3223,'FGgysAdIMx','Reinecke Medizintechnik','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3224,'ylxlvB1vbY','1A-Handyzubehör','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3225,'FJLwfZIjpn','Handyzubehoer24','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3226,'1L8TBfiH4U','HEIMKINOSHOP','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3227,'a8TlrXUXrO','Imaging One Online Shop GmbH','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3228,'HXDOFbcx6b','S25 C35 M35 S35 Datenkabel per Mailorder','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3229,'YKCbogl1Ei','briefpapiere.de','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3230,'6bn9PNC62T','Gerry-Mobilfunk','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3231,'Ye5LyIRMKy','handy4you.de','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3232,'0ssW7mvcMl','sachsenvers@nd.de','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3233,'mXjLH69R0Y','elektronik shop','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3234,'CXzV6Fi8h3','Sandra Benke Mobiltelefone','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3235,'Cl4XJZ3tTy','Roche GmbH','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3236,'05CaY9TWct','Medi-Set','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3237,'LgWksY0sAJ','Sat-Onlineshop (Fernsehmeister Döring)','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3238,'wj66fzw0fG','Shop-4You DVD MP3 Player Minidisc Hifi TV Video','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3239,'GSOdU5LAQ1','Der OptiTEL Telekommunikationsshop','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3240,'nLBMn4uxXz','AQUAPAC - 100% dicht','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3241,'8AsiC12WsJ','Der Schuessel-Shop','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3242,'yGsF9aDyO1','Ponny´s Internetshop','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3243,'PjzyTtOvL2','Wolter-Volley-Shop','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3244,'gLBZPtW6pk','STORZ-Telekommunikation','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3245,'9O30a7DU1G','KOMSHOP','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3246,'6C9EcwtYwn','Meisl Telekommunikation + Computer','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3247,'cyyf15Dyms','- Handylady - IHR Handypartner im Internet','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3248,'ADz8t6e0zs','Der Sat-Fachmann online','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3249,'ZJpEHXcxBZ','Antennen-Fachmann','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3250,'JcUwY7xY16','ComIn Onlineshop - Kommunikation und mehr','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3251,'aphT2RsBxk','Bike Trial Sport','ID0102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3252,'lMmQMGba5D','hermannelectronic Computer Telekommunikation Multimedia','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3253,'Guq4giN93m','absolut-sportlich','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3254,'QiQfO3dwIK','Bender Elektronik','ID1006XID1301XID1302XID1303XID1305XID1307XID1399XID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3255,'uxJv8T12Na','druckerzubehoer.in-eisenach.de','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3256,'pkoUsW4AAJ','Joachim Theis Versandhandel','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3257,'EzVJFJalDq','Youngline Sportswear','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3258,'96xfrHMTVU','Word of Communication','ID0203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3259,'fhDIVPO24b','Word of Communication','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3260,'CXbztlsz8U','kids in motion','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3261,'PaeAcUtcgj','Citylink London','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3262,'tyA5KK6MeJ','EDV Systeme César - Onlineshop EDV und Telekommunikation','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3263,'79UzuUzScs','Online Shop - digital concept','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3264,'f5CmKuvMWb','Lastminute-Urlaubsbörse','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3265,'uwehOADeMa','ADORI-SHOP','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3266,'P6T1btWTdD','HOBBYFIX - OPITEC','ID1110XID1111XID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3267,'kV6HjRSVx9','Autoreifen fuer PKW','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3268,'Wgy8SWfa99','Anders als andere: verwoehnshop.de - Der Laden zum Wohlfühlen','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3269,'lwAwUMXoGh','SIGMA watches - Swiss Made Since 1865','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3270,'zXzQZ09NLt','Fahrradkeller Rombs','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3271,'lxPwvh54Jz','Motorrad Pabst Online Shop','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3272,'BMYqa92aE0','Pegam Ätherische Öle','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3273,'a1uTiAr5uy','Firmway2000','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3274,'jwuCckPsqN','DayFit','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3275,'uciHwa8cAI','NONI-JUICE','ID0402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3276,'GEWPkYvkqA','S&T-Handel der Onlineshop','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3277,'Ai9TIIN5gg','bioquelle.de','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3278,'9NTtXHqdJm','Biofeedback und alternativ medizinisches - Das IPN','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3279,'Fw9QUcV37Z','Freude-am-Kaufen.de Online Supermarkt','ID0509X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3280,'MbRTRNabdq','Oxygen-Bar','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3281,'rQ1iIeNse4','MABUHAY-Asienshop','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3282,'nn07RzITR4','Wok-Online','ID0504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3283,'urtf8liD8c','Ocea Shop - Ihrer Gesundheit zu liebe','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3284,'b73UoqB7SR','Alles Bio Käse','ID0501XID0505XID0506X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3285,'f9MQiOhcET','Bregenzerwälder Dorfmarkt','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3286,'GEeTisDq7I','1A-Topfit24','ID0406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3287,'KIsFG5nGO1','HEMP','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3288,'ewKvcMTOwW','Hofstetter Brautechnik','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3289,'M9MtmuHOyg','ghg-getraenkeshop.de','ID0506X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3290,'dEKCiojEY8','Öko direct GmbH','ID0501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3291,'K0Zpf03b0k','Christstollen online','ID0505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3292,'wsUh73HcOo','Bierkign - Bier einfach selber brauen','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3293,'X7sIOe0O12','PROKOMM Der Telekomm Shop','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3294,'nFTObNcHhb','Moselwein 24','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3295,'NqeW5IFKcF','videoforum','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3296,'UkgxSAhKUm','bauscouts.de','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3297,'QJjdtZs0JY','SNOW-HOW! Ski & Snowboards','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3298,'fB0aJ6Chz6','Telecom-Store','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3299,'Ot4TzXQNdc','Pur Natur EUBIONA Naturwaren GmbH','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3300,'Wa3luSnmmU','REINBERGERdienstleistungen','ID0402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3301,'yWENgkti57','\"Der Saftladen\"','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3302,'xpTqddSh8F','REINBERGERwebdesign','ID0408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3303,'qUADC32gSe','RC-Shop','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3304,'LsIuGi6o3P','HSR Travel','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3305,'DFTKJz9x6N','hermannelectronic Fachversand','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3306,'efbnZ83hTu','RB Reisepreisvergleich','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3307,'ux0Hf81PNI','mk-matratzen Online Shop','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3308,'Dqq1aUPiIT','Schmuckidee - Ihr Juwlier im Internet','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3309,'ymknugvIcY','Schmuckdirektversand','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3310,'SFJDnLuRTk','Kämpf Mobilfunk','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3311,'ak3JMctikw','Schiffers Netshop','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3312,'8pnqPZqrxx','Handelsversand','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3313,'AZl4N47h0E','1A-Needful-online gegen die Alkoholfahne','ID0101XID0406XID0501XID0502XID0701XID0702XID1304XID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3314,'VvvuxXUHBd','Provenc-Al Spezialitäten aus der Provence','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3315,'UoMDuSLWg7','Natur heilt','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3316,'dQ9eOMlWMB','bmedb - Medizinfachhandel, Praxisbedarf, Sprechstundenbedarf, Pflegebedarf','ID0703X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3317,'UXNZ0twDhO','probier-shop','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3318,'i91nEYXsK5','RB - kaufmännische Dienstleistungen','ID0413X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3319,'lhBiTZCJLV','reise-online','ID1299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3320,'rTXip07XP8','BarSHOP','ID0599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3321,'YP0zxx9pf5','Abcox - Uhren & Accessoires','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3322,'zF0WXfs2tX','der maritime Geschenke online Versandshop','ID1002X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3323,'uUGjqonw9O','Beauty- & Vital-Shop','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3324,'cdnBzPcVf5','Infografik','ID0411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3325,'cbvLRl5l0K','Elfriede Ammann Maschinengravuren','ID0407X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3326,'w9mrCqDYYq','PERIT Consulting','ID0401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3327,'mUsvUOTceW','Saunabedarf, Badezusätze, ätherische Öle und Duftbäder','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3328,'7o5PIuDQas','iMOE','ID0416X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3329,'eocf1iNsis','Weine aus ökologischem Anbau','ID0501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3330,'8NXGrfsbdt','Aufgepasst! Porzellan, Glas, Besteck, Haushaltswaren, Geschenke - Shop zu günsti','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3331,'WkCfMeriAi','Advice - psychologische Online-Beratung','ID0402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3332,'49sUACNEKL','Essig & Oel Basar Gummersbach','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3333,'Ycsdi9hGiC','AMOR Versand','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3334,'DyyMmmp3In','MaLu-Sportmarketing','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3335,'oG1NcmTiii','Papier und EDV-Druck - GCG-Schuler','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3336,'0CUqCOjk9N','Finanza','ID0603X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3337,'jlXGhROH4N','absolut preiswert - Scooter / Kickboards / Klapproller - Made in Germany ab 99,-','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3338,'PbZktJMXhx','Car-HiFi-Shop','ID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3339,'jN2uHhkPhR','Designerleuchten von Tobias Grau','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3340,'pJfCfvkP8h','iSport.de','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3341,'R2tYDRgDTl','Asia Tee','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3342,'7Io8gAfmQa','inandout records,billiges einkaufen von musik cds und raren schallplatten','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3343,'HyIqwklkOf','eShoes: Schuhe bestellen im Online-Shop','ID1108XID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3344,'1QghwGpSgo','www.sound-light-shop.de','ID1301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3345,'H5MI1STsez','bike-components','ID0102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3346,'qPNTF8IlH5','Kaminbesteck-Versand Brigitte Weber','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3347,'HJfuBdKR0b','Kuckucksuhren - Original Kuckucksuhren aus dem Schwarzwald','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3348,'JFzU4tSzdn','ABC-Schmuck','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3349,'mXHR0fSBPA','Blumensevice Edith','ID0808X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3350,'d1o3wUtiMx','Pariser-Mode','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3351,'qpDXrjWnhS','Akkordeon-Shop VOGTLINE.COM','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3352,'l4VS0DEVJd','Blasinstrumente aus dem vogtländischen Musikwinkel von VOGTLINE.COM','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3353,'lY3mEidEqJ','alternative Verbrauchsmittel für Drucker, Kopierer und Fax','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3354,'Tac9590C1f','Audio-HiFi-Shop VOGTLINE.COM','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3355,'F3qwqiXsQ4','Musikspielwaren aus dem vogtländischen Musikwinkel','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3356,'ynL2vHsJfu','Beschallungs-Technik für Laienbands und die Profis','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3357,'xDxqRDkZxN','Musikzubebör -Shop: vom Akkordeonwagen bis zur Zithersaite','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3358,'UuUV1ozeA1','Online-Shop für: Rhythmus-und Percussioninstrumente','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3359,'So5tmsjkG9','Saiteninstrumente aus dem vogtländischen Musikwinkel','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3360,'Y0LXjTGvjU','Aus aller Welt - Musikinstrumente von Vogtline.Com','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3361,'dWA5OgBGGz','Thomas Cobos International - Goldschmuck, Diamantschmuck, Brillantschmuck und mehr...','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3362,'4q59wKV35B','Academy4me','ID0403X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3363,'txN5bLMjvp','BookKiosk.de','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3364,'yFTTdnKRD7','Norbert Anthes Industrieberatung & Einkaufservice','ID0402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3365,'3HtpVbQ00Y','3 Pagen','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3366,'Gl2nJxg8DA','IGL-Rheinberg','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3367,'dJfuvt1jLl','over-size Sport und freizeitmode für Dicke','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3368,'ho5cOCDYIX','Härke Brauerei Souvenir-Shop','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3369,'QcUz5Gf7YO','Gerling.de','ID0499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3370,'737Nq1JqI1','xxs-fashion','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3371,'oR2dN890Hu','Ping Pong for girls for boys','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3372,'JU1wuGLYEl','Austria - Vienna Immobilien','ID0806X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3373,'Bt0GzbwzTB','** ComputerCompany **','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3374,'PyY5QczKIN','Speichermarkt','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3375,'SjJLj2Oltc','AlphaSoft','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3376,'nOsuMsXWuF','www.psionshop.ch','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3377,'bASwoSVKGr','MAV Versicherungsmakler','ID0606X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3378,'Fqqm7wPO1T','Promerx','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3379,'C1MZU567OW','BITS Palmtop-Shop','ID0301XID0303XID0399XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3380,'sMu0YEDOSq','Lost Versicherungen e.K.','ID0606X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3381,'w8TbV4WP63','Oliver´s Compunity','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3382,'Jh29tzMRB4','Computer2000Shop.de','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3383,'d2DmfJAD8X','4brains.de - OnlineShop','ID0301XID0303XID0304XID0306XID0399XID1006XID1402XID1403X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3384,'aAWde10kKQ','passiontec','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3385,'0JFSvPOPJL','select24.de','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3386,'Ee3jAuBKEK','Avitos AG Online Shops','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3387,'LbrGFlwFvX','SCHREIBER Computersysteme','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3388,'lHV5nz7PdX','ST - COMPUTER','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3389,'FcGKysfW52','24h Online-Shop. Alles rund um die Telekommunikation. ISDN - Handys - Navigation','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3390,'8GW515RIeX','Computerhardware Versand','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3391,'ASQdk3FW37','autoverwerter.de','ID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3392,'4iA3YwZCWB','Shop-Finanzierung','ID0602X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3393,'O6BHHVSxzm','USV_Shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3394,'lSkucgRs1z','Scanner-Shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3395,'XgcSAG2Owb','mp3-special shop','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3396,'E9k69AJ1K9','Needful Things','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3397,'6pJUfvIFrF','Der Weinmarkt in München. SUEDWEIN - über 1400 Weine, Klassiker, Kultweine und','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3398,'7iEfSOheai','ASC Computersysteme','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3399,'hOGA7WVCA4','Cytronix OHG','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3400,'KxnxvncpFG','Ulti-Com','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3401,'PRTwrDMVtN','Mobil Team Unna','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3402,'amifAAHEmK','SCSI4U','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3403,'l7a5oAbQID','Der EuroFuchs - EDV- und Internetservice','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3404,'4zZwdJchZN','Novodrom','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3405,'AnbrprWF07','Computer Components','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3406,'5GkJys4uGi','projekt.R -visual productions & products','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3407,'ab8rPjYbf3','AWW Computer','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3408,'CTV2NBo8Tq','WIR VERSICHERN SIE GÃœNSTIG!','ID0606X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3409,'svj6pLEVHi','Compaq online Shop (Schweiz)','ID0301XID0303XID0304XID0399XID1001XID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3410,'wzxPNpobnA','Tabakland alles was Anmacht !','ID0512X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3411,'GuyBKijO7s','Der Hafenshop','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3412,'samPKSrWqS','moebel-shopping','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3413,'BUS1madCyt','Druckerpatronen-Shop','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3414,'yNv8D8Mr8A','CompuRAM IT System Upgrades','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3415,'c7EzM1NuU5','first-e the internet bank','ID0602X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3416,'UbdfTn90do','1a Gebraucht PC','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3417,'vCQweAleIz','MST-Hardware4you EDV-Hardware Vertrieb','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3418,'KTzJNfu0fi','Der Deko-Shop','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3419,'dUm3osBYeD','ART-Computer WebShop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3420,'PaaAo9jAGr','Ink-World','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3421,'JgoGS50AkJ','ESKA System- und Datenservice','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3422,'iTFlPFcbTO','*FiBu & Bürosysteme Irlesberger','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3423,'SeOZ1qX5Ci','E-Schop aus Neuenhaus','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3424,'IswPYk6kWo','TwoStars: der Spezialist für Filmposter.','ID0902X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3425,'8JHqTxOJtr','Bei SHIRTSCOUT bekommt Ihr T-Shirt Druck.','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3426,'iJfzrhetjO','RMC-EDV Shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3427,'gKcbiW0kcc','Lantronic','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3428,'lt6qRzE2zX','KONKRET-Computer GdbR','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3429,'yu7tAOZGkw','PC-vor-Ort','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3430,'efxhLTWvxi','Javed Computer Shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3431,'FiAWQ7n7ml','R-D-P','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3432,'DuIM9OrKst','ACI - Aloe Vera Shop','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3433,'r1msYcPuAh','ACI - Buch Shop 2000','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3434,'Z0hsTPC0B8','ACI - CD Shop 2000','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3435,'fF41TpMNzj','ACI - Ink Shop 2000','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3436,'uMqR3Cx9EE','Allerbeste Qualität von Boente','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3437,'SI7HW5LIEG','ACI - Einkaufszentrum Market 2000','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3438,'rvVorh5bJn','ACI - Partnerprogramme 2000','ID0699X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3439,'ISudU7FYuc','speicherkarte.de','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3440,'pVvqdZ52fv','Vogel CAD Technik','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3441,'31qVAynkaQ','Computerbestellservice.de','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3442,'TLt7nl5bdl','CTS Videosystemhaus Online Shop für NLE','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3443,'RWMC7kriiN','Heikes Fundgrube','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3444,'8vJmZfC6fV','rising systems webshop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3445,'UlFXTfiFx5','AtesCom: Hard-und Software [auch Profiseller-Shop]','ID0306X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3446,'xyo5kI4YCB','martins-shop','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3447,'6XZMTtkhTD','MS Mikro Software GmbH','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3448,'rhnSr0Ippt','Karossworkers - Handbestickte Shangaan Stoffe aus Südafrika','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3449,'fa1owIhKYp','Herkommer Soft-Hardware','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3450,'UCMLGO03sy','R-D-P Computer und Handyladen','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3451,'o8DjVjSVrA','Aabori \"Schöne Dinge Handel\"','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3452,'DLnoFFObBJ','Schulze Versand & Service','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3453,'mqEdCaL3q9','buyco-webstore','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3454,'QZzV4DQvNg','Fleischer Hard- und Software','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3455,'WoKHaMbYGI','top-pcshop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3456,'zhHYL6kfzZ','SM Computer & Kommunukation','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3457,'Vs1quCJKuN','Zauberschatulle - Talismane Amulette Fantasie Eso','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3458,'bAmi1K8Kor','Modeatelier BediaB','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3459,'L06mHNqzR0','Silberpalast','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3460,'eagHwczO5u','PC-MÄUSE','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3461,'HCi7seHoGN','HEICOM','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3462,'EfTxL27Z4s','Egü-Modeversand','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3463,'lhhWxTIrPL','Artgalerie KUNSTkopie','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3464,'gmK8G9n3Qy','PC-vor-Ort Springe','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3465,'SRHpbZitFo','CD-R Visitenkarten','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3466,'oF8JNbu4b7','OELSCHLÄGER Elektronik','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3467,'H3igI9tyuH','1aTintenshop','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3468,'z9GugMlWIr','*TINTON','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3469,'AXtJH2M6t3','Autopüflegeshop Topclean','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3470,'G8D828EFZU','ETHERNET 2000','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3471,'tDboZnaVxR','.TIBB EDV- Netzwerke Rheda- Wiedenbrück','ID0203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3472,'LPFcF8irpx','Shop Netzsystem Gera Web GmbH','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3473,'A2lFhbkrBe','PrintMedia2000','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3474,'vDDAZv1X2z','Mod-chip-versand','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3475,'oEQPQudA5g','Absolut günstige Druckerpatronen zum Hammerpreis','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3476,'HE1OYkbU3p','WellnessBuecher.de','ID1501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3477,'q8hvZdmtNG','ACV Software','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3478,'MQU0yW0Igq','eteleon.','ID0302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3479,'JXb1v4cb8J','Firma Cult-tattoo','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3480,'okuBwifoS9','Funcover.de','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3481,'x0tsbZCT2x','Software Media Service GOTTSBACHER','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3482,'KwqNOUf5M5','Sage KHK PC-Kaufmann Shop','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3483,'v4fYhPiBVD','Nostalgietelefon','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3484,'nKgAM96qAX','Informationsverarbeitung Michael Jeschak','ID0408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3485,'iUGJCYvWoa','akzenta Verbrauchermarkt','ID0509X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3486,'9JBl2Vgdtk','Second Hand Computershop für Österreich','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3487,'hYgSm3NkiN','dinkelkissen.de','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3488,'uBHJtnGR03','nokia-cover','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3489,'ko9bqwTku5','GM Grenzenlos Mobil - Der absolut günstige Internet-Discounter !','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3490,'7AWLEWFiGW','Alles fürs Büro - Bürotechnik & Büromaterial online bestellen','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3491,'MqGzCKbOyu','TBW-Modellbau OnlineShop','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3492,'4ea51c8KQJ','vfi Immobilien GmbH','ID0603XID0604XID0606X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3493,'2rvWhV5fht','swissPrecision Engineer CAD CAM','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3494,'vsSc7YNqQt','Tools & Komponenten','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3495,'0J2abHMtrH','1x1 Shopcreate Softwarestore','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3496,'0qOeo1dg1z','OnlineShop InstallShield Software GmbH','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3497,'tBHkfvwTnn','Domino Watch','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3498,'n4PYzN9DDV','vinothek24 - Wein aus Österreich','ID0503XID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3499,'hxjWfT562Z','24 Stunden Software von Software24.com','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3500,'B0PUf2WPZt','XynX! Onlineshop','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3501,'6qeQ3eReIR','combit','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3502,'rEcmaMFYwR','Gabartas Werbemittel','ID1002X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3503,'YAi4Gizgk5','WILDFOOT-Shopping','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3504,'Sllj0naRrq','AUFREGENDE DESSOUS VON WEBLINGERIE','ID1114X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3505,'zs9AAw41Kp','Wollshop','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3506,'L5uO71Nq3V','Spieleshop.de','ID0305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3507,'zaQ9G54KeF','UTILIS AG','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3508,'2HDYlP3nt4','Faboro Enterprises AG','ID0306X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3509,'XOMwWcF1At','Gamer-Shop','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3510,'Mue8MONQKw','avast! Antivirus Center','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3511,'eZjThByNL7','Der Teeproduzent','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3512,'EtLzVnML4y','c+b Ingenieur Gesellschaft','ID0416X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3513,'2zpSZxuVVB','GAME WORLD Computerspiele und Videospiele Versand','ID0305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3514,'9kKP1WHQcE','1. Lage – Weine vom Erzeuger','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3515,'1oknKKbqAS','NetFactory GmbH','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3516,'ma7jGepuOw','A @ und www-Werbung','ID0408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3517,'OieBCC2g9S','Agentur STIKA Roland','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3518,'MNbzZDmhf5','Besteck - Bestecke, Porzellan, Glaswaren, Haushaltsartikel online Shop','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3519,'Cv8F8nSXxy','LISTAN Hardware & Computerzubehör','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3520,'zmgSUG2Ien','Leisuresoft GmbH - Games & Zubehör für PC & Konsole','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3521,'GbzzTZIRj1','Tapir -der Outdoorstore GmbH','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3522,'9HZRtf50r1','asknet softwarehouse.de','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3523,'uZT8xHo04y','Freudenberg Armee & Freizeitwaren','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3524,'NjVO2jwRpX','ABOUND','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3525,'beyo5i4O7z','DVD-SPECIAL-SITE','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3526,'FKQcy7JCqN','ACI - Online Auktion Romario','ID1001X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3527,'uV6vtNY8Rm','Der Rumtreiber - Bergsteigen, Wandern und Reisebedarf','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3528,'exVfblst89','handybags.de','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3529,'4LFalzqJD8','BodypaintingShop','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3530,'QbnjXNCVZe','COOK Outdoors','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3531,'Zhlqn85nxd','Quo Vadis, Alles für Rucksackreisen GmbH','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3532,'kl0H6FOnbq','sportaktiv','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3533,'1zfTl87NBu','Watzmann-Laden GmbH','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3534,'6IwYiutqG8','SINE.de - der außergewöhnliche Ausrüster','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3535,'5BN0fpkDlY','1. Classic-Präsente und Wein-Shop','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3536,'DiwCGgroOn','kletter und Hochtourenecke','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3537,'IhvrlJuN6I','Lauche und Maas `Der Outdoor - Spezialist`','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3538,'QMiX3KDUSu','Wildgoose','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3539,'JnD38RWrtn','Trekking & Kanuladen','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3540,'Mm1NaSHuWQ','Sonnenbrillen-Shop www.sun66.com','ID1101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3541,'LiSaYcrEgT','GamesWorld-Kitzingen','ID0305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3542,'zF6wVH7xV6','Bernie´s PC-Shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3543,'wp8hXVMT2I','Kleine Fluchten','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3544,'dWOgCq4KAJ','Camping Shop Kruas','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3545,'3bxZ6XMl6Q','CLUBaltitude','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3546,'zzpMt0aR66','Planet-Jaus','ID1301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3547,'M0v8vZq4PW','MST-Software4you Computerspiele und Playstationspiele Vertrieb!','ID0305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3548,'3CwZwG2kmc','Bürobedarf, Drucker, Notebooks, Software und mehr...','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3549,'bzVmDxUddp','Inside BeOS','ID1413X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3550,'gQaFCYN7gQ','1A-Software','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3551,'ziygWUn7Kl','Rothbier Shop','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3552,'gyKJA56mYk','ARI DATA','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3553,'Qh6xnJuDVQ','BRAUN Computer & Software Engineering GmbH','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3554,'VOeGeED3OZ','Sunrose Systems Sammelordner für Beruf, Finanzen, Familie und Vorsorge','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3555,'GnfDZRkJfk','Flexcom','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3556,'cnpznRWFpW','it-koch.de','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3557,'fAWgCM6cel','Downloadit.de','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3558,'N40oLDu2bp','TOPHARDWARE','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3559,'a6N4lhaB4S','Drugstore Outdoor&Reisen','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3560,'5ftddbwZdI','pc-Shopping','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3561,'81GUaYJgGZ','Profiseller-Shop von Ralf-Martin Riepe','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3562,'95mTgozU3q','RATO-Systems - Computer+mehr!','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3563,'d6NYtfgH4T','Die Software BOX - Der Online Shop für Windows Betriebsysteme','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3564,'7AYXmktOGK','Quickload.de','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3565,'1cYTGOjikC','SoftPreis.de','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3566,'4GEyiE6Q7j','Versandantiquariat Rainer Woelfel','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3567,'hKCMC5j71n','JP-PC Multimedia','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3568,'4OokWMZcmn','Action, Lernen und Spass für PC, PSX, PS2, Dreamcast und Nintendo64 bei Bertges','ID0305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3569,'xAEIoktiU4','E-Shop-Net','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3570,'aicpmsTAs7','Schmidl´s Trödelshop','ID0901X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3571,'TfVILl5Nnd','Kolonialantik Asiatika Bräuning','ID0901X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3572,'OWIdeazQIW','Dr. Winkler Infosysteme','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3573,'k0hnd8IvDQ','Kidoclic','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3574,'ohZ48pSPdq','Magdalena Pehrs: Online-Versandkatalog mit Berliner Messinglampen','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3575,'CNL04P1r2k','Rahmen-Kunst','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3576,'5uY6giXo9O','B.J. Buttons und Sticker','ID0411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3577,'nXHcFH9JLJ','A @ Internet Werbung','ID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3578,'YlVnPPkvXe','Haus der Briefmarke','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3579,'hCA5aONS1Z','Versand * Soft & Hard','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3580,'GaCdAKlWCS','barbara´s wine-yards','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3581,'Q3Y07ohy7O','FIT & MORE','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3582,'ZqwmAY8ykd','FUN & MORE','ID0305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3583,'wa7fAYhIQg','lastminuteairport.de','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3584,'B5Yqmsh1cj','Walter Holzschnitzkunst','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3585,'L0nYHfcfhh','Almdorf Ammertal - Kunsthandwerk-Shop.de - Holzschnitzereien, Kuckucksuhren und','ID0803XID0807XID0903XID0999XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3586,'SCgree0OsE','La Culinaria GmbH','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3587,'M7q4a1VmqS','traub-kunsthandel.de','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3588,'m4RV2TOrpA','Poster Galerie - Kunst, Geschenke & Auktionen','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3589,'2jpm26efvN','Welt der Spieluhr','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3590,'9e9zqytQie','Eroscape - Pheromon Shop','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3591,'rG3egMBKUt','ANANDAM Räucherwerk Versand','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3592,'b2r3DlIRtN','111-hadiho.com','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3593,'PG1OIYTcYv','Esoteriktraumland','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3594,'ATJ00LWHhk','Galerie Zazzaretta','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3595,'GWG23K0Iq1','Sarastro-Klassik-Musik-Antiquariat-Online-Shopping','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3596,'0IkUAOfa74','Cybergrafica-Arte-da-Parte','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3597,'XqOcekJIuf','Wunderkiste','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3598,'mh6hbNCj2u','ArCon-Software.de','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3599,'804MBnSdvF','Weihnachtskrippen-center','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3600,'LH8mPTS6VJ','Agnetas-Antik','ID0901X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3601,'ppXOTlK4b0','POSTER-SHOP-ALPHA-SPACEGALLERY','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3602,'SkAtCSdUig','Toy Spectrum','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3603,'zc3wYmjwgr','SALU-Holzspielwaren','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3604,'o1cfyEPGU9','Esopia Versand','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3605,'JLnKp2StFJ','Just play the Game','ID0305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3606,'xvlQxNobXd','Ferienklick.de','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3607,'CXXRTfK22o','AstrologieService Regina Binder - Horoskopanalysen','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3608,'KFhXp4mB6q','family-toys ..und alle spielen mit','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3609,'NX0SHlEHPL','Augsburger Spielebazar','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3610,'9pHHdZsXvM','lichtpyramide','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3611,'J0VETXUx6z','Kinderfahrzeuge.de','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3612,'sqWzAgLW9c','Isis-Urania W.Larsen','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3613,'r2haVlYzdz','kinderkram-lachendorf.de','ID0802XID1006XID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3614,'aMilCyNsG5','Alle Arten von Kinderfahrzeugen','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3615,'LUyWOWbWE0','ISIS-Horoskope: Astrologie ganzheitlich','ID0402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3616,'poWcOmRqqB','Igel-Max Naturnahe Spielwaren-Holzspielzeug','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3617,'fekOmgVwqT','Welt der Geschenke','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3618,'pXjghbu6zB','Daeumling Kinderfachgeschaeft','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3619,'8kawye21GT','Traumgarten-shop.de','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3620,'DPLI86Wf0v','Jamon.de - Spanische Gaumenfreuden per Mausklick !','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3621,'DEcG1EzCAH','Alljunior.de - Spielzeug für alle !','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3622,'1HZxtDelr5','yuleclub','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3623,'18vF0piD2A','Klangschale.de Online-Shop für Esoterikbedarf und Buddhismus','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3624,'HKiECCdiWH','NewWorlds - Rollenspiel-Shop im Internet','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3625,'Lfp9FH3ZDH','Espenlaub','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3626,'LUIgqk4Iij','Mehr als Puppen........','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3627,'ENlvJHYrRq','Jumping Jo','ID1403X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3628,'7lLlpxKF0E','bzm edv-systeme gmbh','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3629,'jx4o88I0DJ','NKL Lotterie-Direktion','ID1407X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3630,'f9Ag9qdICd','NKL','ID1407X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3631,'VDpYRhGnvD','SPACEart - Science Fiction + Erotik Modellbau','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3632,'HvFMrLQTRr','SINA Spielzeug GmbH','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3633,'Z2hifhS6TB','Gaia-Versand','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3634,'139XOY4eem','miniWOOD','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3635,'MKivakz3Ek','Alles aus Holz - Holzspielwaren','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3636,'B1WGKg4gCz','aktuell-spiele-verlag','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3637,'w8pTTvITDm','SCHACH E. NIGGEMANN','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3638,'QJPdxXGbvQ','atelier am meer','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3639,'GCKdsG4OYk','Christian Jedinat. Der Jonglier- und Zauberladen im Internet','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3640,'AYW8O50kqk','Fachbuchhandlung Das Aeon','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3641,'OqqLuqPYuq','webwide-spielen','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3642,'SB4nzjOVHo','Shaman´s AstroEsoterik-Shop','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3643,'sgqjSEhk3o','AstroEsoterik Shaman','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3644,'j3513yL5yV','Zippodepot.de','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3645,'ZzFmzhCxhR','Motomania-Shop','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3646,'1IAhakXocW','Warehouse.de','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3647,'4uKuuuDEAV','Mediacenter24.de','ID0302XID0303XID0305XID0408XID1099XID1304XID1307XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3648,'jZpM8lmtNf','1*1 Galerie Berlin Mailand','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3649,'WBv20JE2rq','Spielwelt','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3650,'AnLxz05ndo','BuscherCD','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3651,'kS5HQ7L5oQ','Shopping direkt','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3652,'WLzPL4aRz1','Nummernschildershop: Original amerikanische und kanadische Nummernschilder','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3653,'MO1897dC9m','Uhren Schwabe','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3654,'30xd4fKpdK','Papiton Internet Shop - Diddl, Uli Stein, Janosch','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3655,'1y52wS0m1q','sammlerland.de','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3656,'nOQyoePyY2','festcompany.de Shop','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3657,'f0TcnRufF8','Hans W. Hercher Münzen','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3658,'Xg5G1Mzyud','Sammeln, was Spaß macht!','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3659,'9HNzpTsHTO','Der TMTtoys Spielwaren-Shop','ID1005X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3660,'tkMQ5izg56','US-SHOP','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3661,'2dh1tfUlph','Versandhaus Westfalia','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3662,'cuiJaIpcme','HEUBACHER WARENHAUS','ID0505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3663,'o5mxs7JESW','Orthodyn - Gesundheitsdienstleistung','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3664,'ZIiyiMLWkD','Das Puppenparadies','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3665,'Gr0LPnSlP7','Bauer Lebensart','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3666,'g8NvDVu2JK','Modellautos, Modelleisenbahn Sammler u. Blechspielzeug','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3667,'PIU7oupcmN','Cool Shop - T-Shirts,Mode,Domainaufkleber,Poster','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3668,'EhnjxlK8xa','All4Fan-Fanmarkt.de','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3669,'Bp2GzVqTxR','Higher Spirit - Euer Headshop-Versand mit der riesen Auswahl und den günstigen P','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3670,'f5QqQu2cC8','Jonglissimo - Jonglierartikelversand','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3671,'jbpIjBmLrN','Pinsel Depot Brombach','ID0999X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3672,'MF4DBryDdg','bowlnfun.de- Online Bowling Shop','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3673,'ZmEASQxA3x','Schafmeister GmbH','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3674,'vnPa4Hsbnj','KHM-Modellbahnen','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3675,'7SAxyWNGQw','Global Nutrition Online Shop','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3676,'AxdPDtOxv1','Heike´s Teddy-Paradies','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3677,'51q4QMBis5','Drachenshop PEGASUS','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3678,'3dRxJnIVty','Aquaristik Online Shop','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3679,'yVxvBN3rla','Aquaristik Online Shop','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3680,'8waKWgXsef','Jetmodell.de Modellbauversand Jan Koennig','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3681,'0xtybhQ4h0','AstroMedia','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3682,'SwwbWWpWkM','Artwell - die aussergewöhnliche Geschenkverpackung','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3683,'HKoIK5xmst','Bastel- & Hobbykiste','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3684,'fys71c4m3X','Geschenke-Paradies','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3685,'oK565MHqse','Bayerwaldshop','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3686,'xdhs0jCZ4r','Garten- und Zoocenter Samen Mack','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3687,'sWEneifA5a','a* GALERIE DAVID','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3688,'YX4D4jYLDa','Pollidor´s Papier Curiosa','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3689,'fmO7we2Mqv','Peanuts-World','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3690,'SGcLoUfoyu','LittleStore','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3691,'mkAhYe0WGk','pappland.com papier und pappe','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3692,'4wQIgufy3X','MVVersand','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3693,'WPvVD4IxpE','PBToys','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3694,'evRxbf94Ts','Pänz Versand','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3695,'LbtIdlMZzX','Augenoptik Lichtschläger','ID1103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3696,'eu98CMzw3g','A-Z Internetkaufhaus roll-treppe.de','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3697,'0EgIqApIaj','Alles aus Papier','ID0299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3698,'zkAsWELsUr','kiddymax.com der Shop für Kinder','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3699,'IHHxJTQXrI','Baby`s Best','ID0402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3700,'Z0Dc60U0dX','Toybook Versand','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3701,'OHp4PTk6lG','Zauberhandel Manipulix','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3702,'Zcquww29u6','cat-toy','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3703,'h0NkNlyBnt','Der TIERGERECHTE Kratzbaumshop mit System','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3704,'vHJwVPMF0p','Modellbahn Hertel','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3705,'ZwAYemLIof','Pet-Style Versandhandel für Hundebedarf und Hundesportzubehör','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3706,'TvpKZRiZjz','Tiershopping.de - Shopping für´s Tier!','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3707,'XB8qR0sjT8','SchmidtBank-Marktplatz','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3708,'OsAF3UFyuc','Holzspielzeug','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3709,'AaSHuIRQIU','bio-top-versand','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3710,'tukUSgpYIX','Alles für das Haustier - Zooartikel.de','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3711,'M0jNBfWt4u','www.babywelt.de','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3712,'BHZ3J8chBt','EDV-Zubehoer','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3713,'vjHaDb7VxT','Geprüfte Sicherheit','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3714,'daeWCYFC7N','FloraZoo','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3715,'FS3wAi6yK0','Krum & Meißner Reitsportversand','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3716,'GY3X7SFMe7','prodoca online shop','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3717,'ptBCjHgjzT','Prunner-Vereinsbedarf','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3718,'pJRsL23rD4','Prunner-Vereinsbedarf','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3719,'hKAyUGvA1B','Veranstaltungsbedarf','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3720,'fFBsPtWb8p','Geschenketip','ID0499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3721,'A3SVMibc3u','Zinnartikel','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3722,'4ZrW42ANvN','Jadecor','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3723,'5VF20xgHP7','1-2-3 Puppen-Schnittmuster Online Shop','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3724,'YdpT8XSPLw','Jay´s Pferdesport','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3725,'5RDHlBsDV3','BASTELmaus - Dein Bastelshop im Internet','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3726,'ZKWYkWHMyT','Timmermann´s Hof - alles fürs Tier!','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3727,'3yE0wQhU7C','hufShop','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3728,'f00QLR50lz','toys house Spielzeugversand','ID1006XID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3729,'Hrne0f1Z8F','sticknadel.de','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3730,'kn84P8ElNA','Minuth`s Bastelfieber','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3731,'z1cYCoRiKB','Hundezubehoer.de Bücher, Videos und mehr... für den Hundefreund','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3732,'5KsFg3ZI79','BEST BOOKS & PLAY-KIDS','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3733,'unvLPjEP6y','aquaristic.net - Der Treffpunkt für Aquarianer.','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3734,'Hs9e9I85w8','malenundmehr','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3735,'uMORgQByQG','Stickparadies','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3736,'XbzoHdcVTl','Patchworkparadies','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3737,'k1mFcs4mwi','Dekoparadies','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3738,'A3uluAx9SA','Geschenkartikelvertrieb Wegener','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3739,'v95W312uCd','Aquaristik und alles für Ihre Haustiere','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3740,'mSkHKEzcQ7','geegeeface','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3741,'KHHHx8ifNU','ZooPoint','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3742,'ZMSOGGxQsp','Masken - Mystik - Geisterparty','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3743,'99kpAqfG77','Armbanduhren und Silberschmuck von La Tienda online','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3744,'3qKVa5t9U1','Zebralino','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3745,'0VZO8hajbR','FINISHLINE','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3746,'9LLXRdIJVA','MAGNETIX Magnete und Magnettafeln','ID0411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3747,'p7UyGSBaSB','WiHo-Zoo.de Versand von Haustierartikel','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3748,'TMUmSSfmGt','\"Seide-mehr\" der günstige Bastelladen','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3749,'uUURmWNei5','avanzo.de','ID0302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3750,'AXvZrH9fjs','submitter.de - Der Eintragservice fuer Profis','ID0302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3751,'7LJZPJKFFG','Nostalgic-Art Geschenkideen & Wohnaccessoires','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3752,'1qUhWaj5wg','rosenbote.de','ID0404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3753,'o9oDA9Je37','Kartenbüro Arena','ID0905X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3754,'0MYY77n9MT','TICKETWORLD','ID1412X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3755,'EVfZ44M8JQ','gpticketshop.com','ID1412X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3756,'khLHLDCXTK','Blumenversand Floridee','ID0404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3757,'LjjGJXMtbv','klettermaxe','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3758,'z8bwL8Ol2D','Blumenzustellung.de','ID0404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3759,'E4n80BohNq','Ticket-Station','ID1412X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3760,'MAo4ewzy5c','DVD-Station','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3761,'MJTN0dcXh9','CD-Station','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3762,'fi5s7iLEeT','Garlando Tischfussball Onlineshop','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3763,'z02e20MJzJ','FLOWERY ®','ID0299XID0399XID0404XID0411XID0499XID0599XID0808XID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3764,'Mu307yXwas','Lastminute.de','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3765,'RcmSIC2Oct','Stoffhaus Kepper, Handarbeiten, Hobby, Modestoffe','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3766,'wymR9YZ33w','Fortune Systems Lotto-Software','ID1407X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3767,'zMmE5eV3A4','Energetic Dream - Esoterikprodukte','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3768,'jXnc2LYvDZ','FLEUR-BLUMENDIENST','ID0404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3769,'lQSgWgpIEt','-FLOWERS-BLUMENDIENST-WELTWEIT','ID0808X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3770,'9y98GmliQk','Active-Fun.de! presents yo-yo.de','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3771,'qhrDp0AtZw','Weizengras online','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3772,'el0PhP9r8w','Kronprinz ...Geschenkideen a la carte','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3773,'LkIcAid9O8','cadooz-Gutscheine','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3774,'byaigkDOU6','Maastrek Selection Design Shop','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3775,'UqQ4mKXYq3','Topangebot Online-Shop','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3776,'PooGUSJoMP','musipa.de','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3777,'fRdSD0CHdF','Allerlei Geschenkideen für Tierfreunde','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3778,'GUS8Ygb1ii','Biglabels','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3779,'jAW9YyZQK2','Biglabels','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3780,'KpVDDx5xxs','Krippenshop','ID0999X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3781,'KA7VMmXCcs','Sicherheit','ID0416X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3782,'u19V3kVEqW','Biokunst','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3783,'WlvzPrkhZU','CDHaus.de','ID1402XID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3784,'mr8DLX78ZM','Adult SexToysShop - Deutsche Designer Dildos','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3785,'euqL3g8uYC','www.tinkerbeltnet.de','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3786,'n59OQA27kb','mkg-geschenkideen','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3787,'WnZXHFWZru','Unclesam','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3788,'H0fg6DCtJJ','Janusversand - Der Sammlerspezialist','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3789,'0owEqQZco4','Deiters Online-Shop','ID1403X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3790,'nSUg5U2mQF','Faseaudio','ID1301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3791,'P1yg9ITgc6','world of football','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3792,'2e3iQkLC3L','Carolath Collection','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3793,'CQ9l5AruiS','Stahlwaren + Geschenkartikel Linke','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3794,'T2rO0hi0bN','1A Volkskunst aus dem Erzgebirge','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3795,'vhzGxJorL8','MP-Collectionen','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3796,'MHNjJ2eXhA','Accessoires Schönmann - Kunst & Geschenke für Haus und Garten','ID0802XID0808XID0899XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3797,'3Pd2lPwFxW','Der SCHERZARTIKEL-SHOP','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3798,'SsOzYaLmQK','Wetterhäuschen wie aus Uromas Zeiten...','ID0999X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3799,'qlv00H9h8m','Aaah! Liebe ist... Fan-Shop für Jung und Alt','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3800,'gL4BVJmjFQ','Admiral Shop','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3801,'APX2lfuVvq','INOMA Versand - innovative produkte & creatives design','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3802,'fh8w2PCBtN','schwanen','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3803,'QqqF7Mds1K','1a Bienenwachskerzen & -produkte','ID0505XID0599XID1002XID1099XID1499XID1502XID1503XID1599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3804,'vwWOEINWIj','1A Onlineshop - PCCITY','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3805,'6jJCnLMDtX','Luftballons und Werbeballons von meier-ballons Karlsruhe','ID1002X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3806,'5TJplHM20I','Bull & Bear Börsenshop','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3807,'iXFjvf3zvO','Honig- und Geschenkeladerl','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3808,'e5IhsKx51u','dextrarius','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3809,'Jf8gzjEzVt','speedware discounthandel','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3810,'mjp0NNyN81','Traum-Geschenke','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3811,'IFZ2DNA0XA','Traum-Geschenke','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3812,'T5koKunS1T','Edna´s Engelwelt','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3813,'FdP92xqXTx','Top-Geschenk','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3814,'VWWqyCpQQf','Erzgebirgsladen, Volkskunst aus dem Erzgebirge','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3815,'e46Prda8L9','Car-Sound-Shop.de','ID1301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3816,'xZ2eNzeN0x','MusicPeople','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3817,'mvxvfPQPxs','Internetgallery','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3818,'jt81hxcz6f','Happy Toys','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3819,'Rh4Urd16VX','Franz Ostermeier GmbH - www.der-bayer.de','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3820,'suCLGYvaQ1','AaaHa Holz, Holz-Fichtner','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3821,'B7335StWw6','Janoschshop','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3822,'lG7UiGJ1ar','Funnythinx.de','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3823,'CRFtBJmzBS','Kunstdrucke Kunstposter bei Museum-Prints','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3824,'oFVf2r56B9','www.dampfbahnshop.de','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3825,'U20XtxG2zu','Megasoft GmbH','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3826,'J0NGznszvb','DuhnerShop','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3827,'5ESDq3Beeu','SwissMusicShop','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3828,'GScfW3TMM3','saitenkatalog.de','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3829,'0G3WMoFqOP','AERO - MUSIC Sound-Light-Laser-Equipment','ID1301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3830,'LTTsB4ctFf','soundfabrik','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3831,'cE5juaVmAa','Musik-Service Aschaffenburg','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3832,'HtxGR0UfD8','Soundhaus.de Musikinstrumente Versand','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3833,'2CIKwGZcK8','ACI - Aloe Vera Shop','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3834,'Xr0GVhwRll','ACI - Ink Shop 2000','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3835,'kYOjgItAOO','Studibuch.de','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3836,'YlHLBDKlR5','ACI - Trend Shop 2001','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3837,'6QoYYUtESX','Musik Produktiv','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3838,'ejthLd5pn5','db-INTERSTORE','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3839,'rhBItJy02b','Musikkeller.de','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3840,'f3oWoCrEs0','Tittmann´s DRUM & SAXOPHON STUDIO','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3841,'uYwP1wxqW1','der \"andere\" laden Geschenke und mehr','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3842,'UOenSuTO3e','CD Sp...ace','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3843,'I3whCAjA7i','3H Music CD´s and More','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3844,'4FfuvtIdFZ','denk bike+outdoor','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3845,'AyA0C7RIYu','bayerwaldtrekking','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3846,'4hT5Lj76P8','blockfloetenshop.de','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3847,'zPv5BrKFjR','... einfach ONLINE einkaufen - ORPHEON-Musikwaren','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3848,'z7iqWqBUC8','Schneider´s Allerlei','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3849,'RUqUiwXwWh','Musikladen Bendorf','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3850,'m5mLIKjw99','Blumenonline','ID0404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3851,'O6L8zdoDF7','abc-CD - Ihr Media-Shop im Netz!','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3852,'A5qn7GpscE','abc-DVD - Ihr DVD-Shop im Netz!','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3853,'2s1IGI2Gin','alpha-CD - Buchshop','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3854,'WGKrM5f5Qo','Musikhaus Reisser','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3855,'KzpXRDQppm','Blasinstrumente bei Sax´n´Flute - Sander Saxophon','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3856,'1WghE9heOk','nota bene Musikalienhandlung','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3857,'aZvjZbiBPA','Comic and Company Der Kult Geschenke-Shop','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3858,'zEgEq9r55F','monochord rec.','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3859,'UtlHlNeln5','A-CD','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3860,'coUnUWp1Ac','Musik Müller','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3861,'DBlA4niltb','Sir Huckleberry','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3862,'KpPFPLUVXA','Mail Order Music Ihr Musik-Online-Shop im Internet','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3863,'SUQZO5He59','12inch.de','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3864,'j4fCTV9DNP','Virtual Record Market','ID1005X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3865,'IR8xN0E8NC','Holzwarenshop Zimmermann','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3866,'Qsor5YfkCW','Stieglitz - Klassik-Label von Pink Tonträger','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3867,'eXNbTNGRxK','Media24-Shopping.de','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3868,'CmwfA9Jmmg','Traumsachen - Der Shop für die schönen Dinge im Leben','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3869,'FIMmMOXws8','britney Shop','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3870,'58JlrLAZFe','Eljo´s Notenversand','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3871,'4QMiaGvYKL','Ernaehrung24','ID0406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3872,'Y3GfuMZEsg','Amadeus musicmedia','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3873,'VG5EMytqwj','A la Siesta e. K. Hängematten & Lebenskunstbedarf','ID0802XID0803XID0805XID1101XID1199XID1405XID1406XID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3874,'hMsamu4gOH','DVD75.de','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3875,'IMkXCsvq5G','Golfiana','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3876,'Z3YYayF7Uh','bibli.com','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3877,'524BZdChPg','edv-bookshop.de','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3878,'zUSIykbQOL','DVDMedia','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3879,'DD0wZf7bN0','Uli Stein Fan Shop Online','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3880,'ItVrFlULzU','fachbuecher.de','ID0299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3881,'hwKCA1bA1r','DVD-Versand','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3882,'tLBcp6IfXv','0nline Bücher Shop','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3883,'bZzMxDWhBP','urbs-media Online-Buchhandlung','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3884,'iEEhiWHe95','dvd@home direktversand','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3885,'acKFAaLeca','Planetware - Holistic Instruments','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3886,'f3Ioyyf1kF','DRM-Shop','ID0702XID0703XID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3887,'ZtpMdD92DL','DVD3000 - Der DVD-Versand','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3888,'fvnqttWllz','Hobbyfabrik','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3889,'DOCc7oXqUv','Video Secondhand DVD + VHS New + SH','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3890,'avvhF89z0C','JSC-Store','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3891,'vOmgkyh9Ip','Tritonus-Musik.de Onlineshop für Instrumente, Zubehör und Notenversand','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3892,'sQMTci4Ik3','Bücher für Skeptiker - VERLAG Lee Traynor','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3893,'2o59q9jmUp','Buch & Wein Helmut Ruck','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3894,'HgCAaMbIEt','Buch & Wein Helmut Ruck','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3895,'7UAtyCf33U','Erotikshop Röschen´s Intimvitrine','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3896,'C44ptbaZlu','Atelier Prisma','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3897,'aAmFG1pCUS','Betty Darling Tea Company, The','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3898,'8EOc5mLyKv','Aphrodite, das erotische Buch im Internet','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3899,'kPRdNVObTW','Tilos Erotikshop','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3900,'AUsnm9DOkE','EROTIKEXPRESS - Der Erotikversand Nr. 1 in Europa ! Alle Hardcorevideos und DVD´','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3901,'wd2bjxi6Vs','... für mehr Höhepunkte im Leben','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3902,'dlFCr8MrDP','mcZUB - mobile Ideen','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3903,'5wizSqlmIU','noni Original günstigster Anbieter Nur 78,- Trenartikel','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3904,'LNZcfXQ6FZ','Buchhandlung Kiepert','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3905,'3lNRXRUrH5','World of Erotik','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3906,'y5AZGCf9wC','Mistress D','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3907,'lAgQgKVAGh','FUNNYXX','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3908,'CoCL3kJmmO','ESTIM','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3909,'lseIAIdsIT','KARIDA SERVICES','ID1114X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3910,'7BNZPrax6G','jsversand - Erotikshop','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3911,'6jTUllUXzN','Dark-Secret','ID1402XID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3912,'XiE3w1l9Ul','Alles für Ihr Haar bei timm-hairshop.de','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3913,'VMsIugfigF','Adults only: Sex & Pleasure, Lovetoys and Freepics - online','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3914,'FWWoa94g3J','CHW Der Fanartikelspezialist','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3915,'S3AxeoR9Es','www.bild-schirme.de','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3916,'tNFM6bkzrD','Gay-Store','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3917,'1w3F7azSA3','Alles rund um das Spaßthema No.1','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3918,'TvpibhmFPd','Toy-Versand online','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3919,'9egHIMNCok','Bodypainting Shop','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3920,'rYSM3yz97v','11AA PEEPSHOP','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3921,'bKEK13duet','Beate Uhse shopping','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3922,'spLfRVOplK','Amore Kondom Shop...der diskrete www.kondom-versand.de im Internet','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3923,'1HRT8XiTl7','Close Up Posters','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3924,'K7C2QiLI3W','Markanto','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3925,'iO5vs989M5','Rosa Rot Versand','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3926,'SYqx3Ehmw5','Rosa Rot Versand Österreich','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3927,'siE0skxmuq','TACKER FILM videomailorder','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3928,'0vn9RnULBZ','Posterhaus','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3929,'BQIMCwhoaV','PC-Shop24','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3930,'h0lAbtkBFr','Moon´s Tierparadies','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3931,'vqiGIM4sAN','kunstgeschenk','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3932,'MyCTq10Mii','www.pimpit.de','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3933,'31AdAavEgI','Time/system Schweiz - Organizer, Zeitmanagement,','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3934,'BGEQyKDmub','Onlineshop Bildveredelung Scheidler','ID0903XID0999X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3935,'HGy3EQxIsF','Badorfer Antiquariat','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3936,'wJVtHjeFro','Ambrosia Weine & Delikatessen','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3937,'a3whgifSYU','Pikamo - Lederwaren: Lederjacken & Ledertaschen','ID1108X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3938,'2m599MHyK0','Erotik-Shop Portal','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3939,'0Z6Q4LMT6h','Domain4000.de','ID0306X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3940,'39oV5IzaUy','CybErotics Erotikversand und Online-Sexshop','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3941,'BWkUWGhsM0','Domain T-Shirt & Autoaufkleber','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3942,'Z0vm2PG8VL','Lustbaecker','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3943,'RTrm80OTff','Fahrradkeller Rombs','ID0102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3944,'3A3Ru9dOeO','ASV-Shop','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3945,'SSsnIu07WQ','ASV - Der Shop für Top (Erotic)Fashion','ID1114X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3946,'Vpv9vpYV4d','1+ASV-Der Shop für Erotikspezialartikel und Zubehör','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3947,'PqUik1Jwux','ASV - Videoshop mit über 1000 Hardcorevideos aller Genres','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3948,'RkgyUWLUUr','Bensching-Online','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3949,'9Ig4oUJM3o','Compass24.de','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3950,'LpFAtH9VBz','erotics for ladies','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3951,'LGAkSGlKIB','1. Zentrum der Gesundheit Online-Shop','ID0702X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3952,'ytBTBFQJnm','Nelladesign message Card','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3953,'MEwxCkTQYg','Music on Demand','ID0303XID0999XID1301XID1403XID1408XID1410XID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3954,'EsqhGAvS7i','MEITO Service - Mondgrundstücke und mehr','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3955,'GGSjkCzgkW','Imkerei Müller Onlineshop','ID0501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3956,'XNFELdo4LB','Die Leipner-Selektion','ID0503XID0505XID0506XID0510XID0511XID0513XID0599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3957,'Y15XU7f3Me','Tee und Spezialitätenversand I T Lohr','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3958,'hn4GzJyjJ4','Teeblätter-Versand, Grüntee, Tee aus aller Welt','ID0501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3959,'BkkuiIBOoR','Fruchtdepot','ID0501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3960,'e5Ezc3zKsi','fruchtversand.de','ID0505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3961,'6JXuhvKtPH','Ostwarenversand','ID0599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3962,'hznaRpeRHl','Jeans-Land Online Shopping','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3963,'bNVQLBkLpX','City-Getränke-Lieferservice','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3964,'Vx6w0lctPT','Geschenkeshop - RS-Versand','ID0201XID0511XID1101XID1108XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3965,'dyIwig2ysj','Die Teekarawane','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3966,'jHPwv4MXRz','Bürstenshop','ID1101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3967,'E4XfDH7PZ1','Postershop','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3968,'5nBTxXGXdi','Zigarrenshop','ID0512X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3969,'3XnNxh7pzq','Whisky-Versandhandel','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3970,'2tJAlvuxBV','Japanischer Sencha in geprüfter Bio - Qalität','ID0501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3971,'RpTCFbsHfj','Alles Natur - Ihr Naturkost - Online - Shop','ID0501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3972,'ieerIUT7ag','Aus Tradition - Tee aus dem Hause Ronnefeldt','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3973,'94BpvXGvZq','Wellness Shop','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3974,'QS1tQqJ9YC','Designer Möbel','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3975,'oLPz6rQv21','Erotik-Boutique-Versand','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3976,'MIuDIAlK5U','100 % Preisgarantie','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3977,'bJ2UT4czbv','CAPpuccino 2000 GmbH','ID0505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3978,'JrFKJ4ab48','Musik-Instrumente-Versand Astrid Becki','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3979,'8kYKK5Xm5H','HEUBACHER WARENHAUS','ID0505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3980,'YIilMirwyM','heisse-liebe.com','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3981,'7uKts9bwAQ','Vitaminquelle-Karow','ID0501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3982,'QbTl4BmDPE','Das Weingut Schwindt Online, Pfälzer Qualitätswein direkt vom Erzeuger','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3983,'8R01NPYHVR','Holzishop RIED, Korneuburg: Holzspielzeug, Spiele, Kinderspielzeug','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3984,'n7UKYcDqkb','Goldmaennchen.com','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3985,'pWuMGIR3Kh','Fisherman´s Friend Online-Shop','ID0511X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3986,'By1mqkfEch','CitySpecials','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3987,'2n8ivr96LB','Last Minute Urlaub buchen im Last Minute Reisebüro','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3988,'XUkQ9YhYCz','1a-aber-lastminute.de','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3989,'Gf0pD0wbxI','abheben mit == wwwTravel.de ==','ID1112XID1113XID1114XID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3990,'rFhIfRU2x6','Cinemabilia.de - Alles über Film, Kino & TV','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3991,'WowdcMNMSK','Filmplakate.de','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3992,'ft2qn2SFJR','Starfotos.com','ID1403X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3993,'lAyOmyFWmx','Ostfriesentee-Versand','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3994,'CVHTflCnvQ','Infoaufkleber.de','ID0499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3995,'jOOS7w4WIT','DVD-Supermarkt','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3996,'1EkxEAXwaW','ShopTempel.de - Das Online Shopping Portal','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3997,'MpJTv0ADbw','1.FlowerRoom...florale Geschenke','ID0808X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3998,'36vdBpItjO','KofferKlaus','ID1108X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (3999,'RvTo6fwvLr','apotheker bauer & cie, www.duftlampen.de','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4000,'RNhcHb50NF','Geburtstags-Hit','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4001,'00HujJa8hr','MrSUN - die netten Reiseprofis','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4002,'bRhsfn7r2X','FUNNYWOOD','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4003,'TPziJNSRp6','handtuchprofi','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4004,'NUOGqQpcQb','Toys.TX40.de','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4005,'l6FOfLg0tj','cotton cottage','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4006,'3AKh5Wds55','erstmalurlaub / Online-Reisebuero','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4007,'DdJQNbub6F','Kreiselparadies','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4008,'MJJ4N6Uzda','Last-Minute-Germany','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4009,'BmmOaapWyP','Bretagneshop. Alles rund um die Bretagne','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4010,'RUiSgeh5kN','Tims Surf & Radelgarage','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4011,'6NPIJtKBbn','Bavarian and German Souvenir Shop','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4012,'9Qu45YjAmE','ELBI Elektroinstallationsmaterial','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4013,'vFvGLnMb04','shirteria','ID0299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4014,'pQuscabAgf','Onlinesecondhandshop.de - Der Secondhandshop !','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4015,'WRvDXRkrP9','1a-secondhandshop.de','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4016,'ExdvTp92lM','Casa Madera Shop','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4017,'IJH0d258Ti','Gepflegtes-Auto.de . Onlineshop für Autopflgeprodukte von SONAX und 1Z','ID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4018,'BNn3lxYv2p','Webturbine','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4019,'6CAkWGhecv','Niederegger','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4020,'6ie1MOTi1t','heimtex-atelier','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4021,'i8RT6rAddE','F-SHOP.DE','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4022,'ZUyes56sKT','Fleurop-Online-Store','ID0404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4023,'inhlTtgNnM','0, -- DM gespart; gibt es nicht bei BUY.bye.','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4024,'TGs7MwXs98','LoveOnlineShop','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4025,'dyYwucpu3R','Shirley of Hollywood','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4026,'GEkBiyZQko','Gartentrampolin - Online Shop für Trampoline','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4027,'MgmLu78qum','Oliceto Olio, Aceto & Pasta','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4028,'wPzhbbIZ63','Online Shop Metaxa','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4029,'R2v9vRe2HR','Kranholdt Handels- und Vertriebsagentur','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4030,'QTdr00SL6S','JUST MEN SHOP','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4031,'KXjxrrYfJ7','Gutsche-Olivo','ID0505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4032,'IJ6xnlaX8q','CDI-Leuchten','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4033,'UoqtEGd3A5','Gesundheit konkret - Alles für Gesundheit u. Fitness','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4034,'kTRbtvEzvU','Art & Crafts - Kunstgewerbe','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4035,'tjNCPtqz4R','Die Circuskiste','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4036,'5x8r6d1NDg','Dymo-Online-Shop','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4037,'BDRwlhUXFp','Accessoires für Anspruchsvolle.','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4038,'M1ajmohKws','Papier & mehr... Druckmedien für den digitalen Druck.','ID0299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4039,'ES3Joyp1s5','Qualitätsmanagement - Büroorganisation','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4040,'NXRGXxSl28','World Wide Wine','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4041,'fhLc2huvPX','1a-einkaufen.de - Ihr Kaufhaus im Internet','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4042,'eJvNNdyFZm','Geschenkboutique.com - Eine Riesenauswahl attraktiver Geschenkideen!','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4043,'UAA8QwHw1i','Babyartikel, Kinderartikel','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4044,'u2TLzPSBz7','Vegetarisch mal ganz anders...','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4045,'o3GRYMNOAO','Akzentro - Garten und Wohnen','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4046,'2TF1FNSNPP','Alles für Ihr Handy - Telemania.de','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4047,'DdL1Xx3n2t','Crazy-Onlineshop','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4048,'KXLrTtCZb9','mw-store.de','ID1101XID1104XID1106XID1108XID1110XID1112XID1114XID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4049,'Yc5PaObO5u','Ben Bor Shop - Edelstahlschmuck, Modeschmuck, Echtschmuck, Raumschmuck','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4050,'nvJMv4Wllx','mediakauf.de','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4051,'0pp5nVah4D','Bucher Reisen','ID1299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4052,'8dvoFBKFxt','Rossi Records','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4053,'aV480JC2LQ','Museum-Prints Fine Art Editions','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4054,'xZdCHDgZHB','1a-spielzeug.com Playtrend Spielzeugversand','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4055,'Ewe0qGlYQ1','Jahreswagenzentrale AUTOPLUS VW/Audi','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4056,'7wanAMFCEQ','Taron´s kleiner LARP-Versand','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4057,'DOGo31Haah','! EUROTOP ! Cabrioverdecke','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4058,'T6jYFFgNb0','Angelsport Axel Berger','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4059,'zI1GMaJEin','mypaper.de','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4060,'4nRcztY2jl','Holzspielzeug.com','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4061,'I3sXQYBq51','Auto- und Motorradpflegeshop','ID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4062,'735XEKXkIk',' Motorradpflegeshop','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4063,'cMwDgqDiy7','Autopflegeshop','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4064,'QXNtZ0gdXw','AMERICAN LIFESTYLE - Gift- & Deco Store','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4065,'DXdwPR5x0x','ACI - Erotik Shopping','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4066,'9eoTGc65IC','Tunershop','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4067,'2jxSv6KVBR','Der Online-Shop für Haustiere','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4068,'hKGS7wriwB','Erzgebirgsversand GbR','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4069,'8ScaOer9In','Tinten-Online','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4070,'MQWh1qjUMC','Jansen-Automation','ID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4071,'6vb9VjenHH','The Jansen Gallery','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4072,'icM6eIdmwY','Ballonetti GmbH & Co.KG','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4073,'YgINmq0kMq','Der erotische Onlineshop','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4074,'IjppvFMzJe','modellauto-magazin.de','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4075,'kI9v9qnoO3','Der TV-Fachmann','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4076,'pfdqVXMhR8','Softunity','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4077,'6SoMAod1gl','Afrikanische Musikinstrumente und Kunstgegenstände','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4078,'NdtgzbYrH8','vinhoporto','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4079,'eWcdYCfgKM','rindchen´s weinkontor','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4080,'qKwdAKVScm','Playfactory','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4081,'mNLrNHEttS','az-Shop - der Online-Shop','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4082,'zqeiU3x3m0','Fantasy Shop','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4083,'ByICAa6aMf','LanguageCourse.Net - Weltweit mitreden!','ID1299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4084,'ZHNYBnE4lx','fleisch24.de','ID0505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4085,'YUmLSI0u9W','Body Perfect Fitness-Shop','ID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4086,'9eKNsYZioq','Purversand','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4087,'XdtmR0uFvP','FRIC + FRIC interaktiv','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4088,'mU3l7Y2YCq','Handy-Shop24','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4089,'5hnvTH1ZBY','Telefonshop.net Versandhaus für Telefone und Kommunikation','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4090,'SRL6rHeNdA','24h Online shoppen! Handy, schnurlose Telefone, Faxgeräte und mehr online einkau','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4091,'OHtPjvWJns','Elektrohandel','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4092,'wnlZrbmt2A','Tele-Tec','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4093,'eB8fnB1lxq','baumgarten büromarkt in Burgdorf','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4094,'6wGICIniIN','Siemens-Teleshop','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4095,'Hnzkp0cRnX','MOBILEJOKER.DE','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4096,'WuGBaMLeIQ','Staubsauger-Depot','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4097,'xtTu4BIrjV','kamerashop','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4098,'aXnRrHQp6O','Auf zu trade5!!!','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4099,'uJNz2R5JdW','CoffeeShop - Klick Dich zum Genuss!','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4100,'OPjzHfm6h5','Völkner.com GmbH','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4101,'wxhpPJABng','schillershop','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4102,'0KQa35HKij','CaTec! Electronic Versand GmbH','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4103,'z9kYigNoKj','hifi-world Online Versand Shop, Hifi, Audio, Video','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4104,'JYosyOh3sr','Rahmen-Shop.de','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4105,'bTf7ppIDR8','Erber - Comics & Romane','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4106,'ohlRtvaxpy','EVENTIM','ID1412X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4107,'JeWEIWhYGz','101 Nacht','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4108,'r7u7uA0koB','Cinemagic Heimkino GmbH','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4109,'ItzjfHa6bc','TALI','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4110,'0nR7X4mnTz','www.internet-produkte.com','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4111,'ald0fdOJ0U','1a-pc-dvd.de - Hallstein Unterhaltungselektronik','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4112,'oiIJGkLyO3','Telecard','ID0499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4113,'OQCXKgzUOi','Fun Records','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4114,'WKcNAExECY','mydisc - die individuelle Wunsch CD','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4115,'L80ed29tvb','Blasmusik Shop','ID1002X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4116,'7PDd8HsrLE','Dobmeier LEGO Spielwaren','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4117,'WNtp8J5XvO','SETOLITE','ID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4118,'6ZdShPovFR','Leder-Shop24.de Samsonite Stratic Bree Rimowa Samsonite','ID1299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4119,'bxhivt3P2h','AAASamsonite Stratic Bree RIMOWA Mandarina Duck PORSCHE by LEDERWAREN VENHUES','ID1108X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4120,'52NtVhgVpc','+1ALEDERWAREN VENHUES GMBH.SAMSONITE STRATIC BREE JOOP MANDARINA DUCK AIGNER CAM','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4121,'Xo57UYRusV','Guter-Name.de - Wir ziehen an','ID1105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4122,'pUmUoMxiM0','direktFASHION','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4123,'pS9emG65KB','direktFAN','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4124,'AqYZC3tEWG','Linkshandversand','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4125,'X7Seq1pQKl','AuroTrade','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4126,'Mt2tlFERZi','schuhe.net Schuhe direkt aus Italien Online kaufen','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4127,'MCKX1gvMI3','La Vida - Maritime Naturmode','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4128,'1MiJO9VUWq','Kobe-Print','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4129,'IVB6dX5DFG','Indianerschmuck von STAMPEDE-ONLINE.DE','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4130,'3jt6flUR4M','Gemtrade','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4131,'nkOegwRkYR','Linkshänder-Spezialversand sinErgo','ID0299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4132,'CzRJ4dWZjy','Amore-Dessous Dessous aus Lack Leder Nylons High-Heels','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4133,'GpDz42QN4q','Sexshop Amore-Lovetoys Dessous Vibratoren Lack Leder Nylons Erotik Video','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4134,'PiSSYODiYB','AM Dessous-Versand','ID1114X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4135,'MxrLfzwDJY','Dj Shop.de','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4136,'jk7ey3zQEb','Vinyl24','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4137,'1uet9Q8mgQ','Frontline GmbH','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4138,'SaqFA3N35w','Rödel Dödel Der Online Fun Shop','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4139,'dUWM3iVOKv','Henke&Partner GbR','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4140,'cAmxSOZWaS','Applika Glasmanufaktur GmbH','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4141,'q6BLxBS2HU','Alles was man zum Glück braucht-Sport-Scheck','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4142,'M1mHgsjY7y','Hautnah am Dom','ID1114X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4143,'NWyOoYZQoP','sheego.com - it´s a woman´s world','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4144,'kkQ67yvMKm','Vistalent Ihr Spezialist für Kontaktlinsen und Kontaktlinsen-Pflegemittel','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4145,'WGIL9a4cOw','Seil-Frey - Seile und Netze','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4146,'SJBJr2QVb9','Designergeschenke und Wohnaccessoires frachtfrei in Deutschland','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4147,'Nz6yldYVXl','Music on hold','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4148,'QyM0IQ4Em5','artre.de - Shop für Kaffee und Lifestyle','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4149,'h1MAEQbeYn','DVD-United - DVD-Shop nur für Wiederverkäufer','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4150,'wJFZbjC0zs','DVD-NOW - Ihr Onlineshop für DVD´s','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4151,'T0LMHTyFxd','Abstrakte Kunst für Ihr Bureau - Techno Art Shop','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4152,'ANNzDlAF21','Ossiladen','ID0505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4153,'tNRw8zkrhN','VLS Verlag für pädagogische Lehrmittel und Spielwaren','ID0299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4154,'1XtFJBOtlo','Daniela M. - Ihr Schönheitshaus im Internet','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4155,'Q8tLVxSrrs','Snowboard - Spezialist Westside Düsseldorf','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4156,'03IO1WduSf','Ausgesuchte Weine - Der Weinmakler','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4157,'NqmuuSxGUl','World-of-Asia','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4158,'BdtSvpqt0J','FMN-Online-Shop für Telefone','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4159,'mx6T6HMRVw','Fit und gesund','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4160,'8LvCVBKlhX','Safran-Versand','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4161,'YDVNfXMfvq','MAGICSHOP - Gesundes Leben und Wohnen','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4162,'Nt6yPfin08','OBOY! under- club- beachwear more for MEN!','ID1105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4163,'S35ls3NAUO','Mi-De-Na Dessous & Wäsche Shop','ID1114X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4164,'0YqcKSl5O0','MABUHAY- Kerzenshop','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4165,'Dk9mCul5ux','DVD-Angebot','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4166,'BWQqw9ROsX','Vitalo.Shop','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4167,'xaM3C7FamB','Alles für den Kindergeburtstag - Kids Party Store','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4168,'ZMuSuSPmen','KunstUndMarkt','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4169,'HdZUTN9bp2','Kosmetik tierversuchsfrei seit 1.1.1979 bei www.without.de','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4170,'rkAim16MaN','euro-finanzkaufhaus','ID0603X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4171,'5SCdOCJYoI','Bossert u. Co. GmbH – Schmuck direkt aus Pforzheim','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4172,'LXrOpDARdH','Evas Paradies Erotikshop - Online Erotikversand für Frauen u. Paare','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4173,'wpvTnTsDv3','Einfach Shoppen im Online-Sex-Laden - 100 % diskret','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4174,'tuCecwNAAz','Mediterran Design','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4175,'HoEeo94C9h','1a Wallpaper-Shop','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4176,'6BZ3Fp3vrn','NRG-com.de Onlineshop','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4177,'VPFQ2zqjd0','Dessousfashion','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4178,'bt612forx0','Onlineshop für Schilder aus Edelstahl','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4179,'htxoD8eDzn','Zahnputzladen','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4180,'q4XF22cpfs','ABW-Shop Regenwassernutzung und alles was dazugehört','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4181,'9uE4E76qyy','RECORDSOURCE','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4182,'1hLxjF3zL7','malenundmehr','ID0201XID0699XID0803XID0804XID0805XID0807XID0899XID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4183,'mHBj0vWvNi','Angelsport Axel Berger','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4184,'eRrvrJUjpS','TeddyBastelStube.de','ID1406XID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4185,'8h4cvzc0tn','more-than-dolls','ID0101XID1002XID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4186,'Ym7zkW67su','Visitenkarten Onlinedruckerei','ID0411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4187,'BpJWJLgr8P','Mallorca-Welt','ID1203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4188,'h2ZmVbKVvB','Air Berlin','ID1202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4189,'IE9JsYxiKe','Affinage-Shop - crazy haircolours','ID1101XID1199XID1502XID1599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4190,'rQOgM3hMap','Gothic-Shop','ID0803XID0805XID0899XID1101XID1109XID1110XID1112XID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4191,'Rei3CU67QL','Condor','ID1202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4192,'xb8sRTSJv6','Reifen zu besten Preisen','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4193,'IXdfd63tVe','AERO LLOYD','ID1202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4194,'y3Ab7SZSAy','Kinderlampe.de','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4195,'zzPsbxsZjT','HAPAG LLOYD','ID1202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4196,'uVBNxPa8zW','Handybude','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4197,'ECqxsafwWY','AliGator Schallplatten','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4198,'6nbuDRIRjB','SPACEart - Science Fiction + Erotik Modellbau','ID0101XID1003XID1006XID1403XID1404XID1406XID1410XID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4199,'RDnyFL1zH6','hightech lowprices - vifo.de','ID1301XID1302XID1303XID1305XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4200,'HS3aUYTa1h','Dessous Amore Dessous','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4201,'XWe9E1lQed','Grillshop-Holzkohlegrills und Gasgrills sowie alles zum Grillen','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4202,'HaicGMl9qj','fachbuecher.de','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4203,'tyo5us29AH','Onlinesecondhandshop.de - Der Secondhandshop !','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4204,'Y7sMsuq0Ln','SportShop','ID0704XID1004XID1006XID1111XID1204XID1406XID1410XID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4205,'eW9VYAhgO5','denk bike+outdoor','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4206,'WpnF6VCztG','Georg Gräfe Pulsnitzer Pfefferkuchen','ID0511X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4207,'tUmqgu0OOX','Modeatelier BediaB','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4208,'qnblFtGLpo','Athleten-Nahrungsergänzung Online Shop','ID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4209,'X0T9009NPH','Accessoires online einkaufen - Lebensart-Versand.de','ID0802XID0803XID0805XID0807XID1004XID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4210,'A68xpvm8NC','Frank-Mehlhorn-Versand Geschenkartikel','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4211,'oOq6mQROKU','bag-it!','ID1108X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4212,'9QcNAolIwU','Mediastar Videoprojektoren - Video Projektoren u. Daten Projektoren Shop','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4213,'AF6h4FgXJQ','Vital Trend Shop für Wellness, Fitness, Gesundheit und Körperpflege.','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4214,'eG74g1jwAS','A B C Toys-Center.de','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4215,'CFtj8bmdXK',' Fit at TTJ Sportnahrung','ID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4216,'fUigg5dUGz','CaTec! Electronic Versand GmbH','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4217,'tAyiUKlwOX','Fit at Muskelfutter','ID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4218,'fY5m5g83EP',' At Bodybuilder-food.de','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4219,'bGagCwlC92','HJB-Trading','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4220,'bgwac1xMup','Schneidwarenfachgeschäft PIZZINI','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4221,'wSCDSmPmsm','Aktuelles rund um Licht und mehr... www.LICHT-UHE.com','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4222,'CsKp5Ihug7','Fachgeschäft für Autokindersitze und Zubehör','ID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4223,'TQWYOQvq3Z','automechanik.de - Heinzmann Autotechnik KG','ID0105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4224,'0a1wISDOUv','chemie für Auto und Motorrad','ID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4225,'tg9KqIpC5P','Fachgeschäft für Korb- und Flechtwaren','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4226,'DMGAs1VS3L','Baby- und Kinderartikelshop','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4227,'r97im7XiSp','Buddhaland - der spirituelle Online-Shop','ID0906X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4228,'gEwH93LwEo','Alufelgen & Fahrwerke von Steffan','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4229,'W68hTrA8Di','Grow In Berlin','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4230,'atZ0t6UXfA','CountryStyle','ID1105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4231,'Am3vWMxiok','Moto-Store','ID0103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4232,'9DFDhzgPJo','Alte Landkarten und Schrfiten der Kartographie - Prof. Arthur Dürst Publikationen & Schriften Zürich','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4233,'04f7pbqxZ8','Lederversand and More','ID1108X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4234,'cZBBBJsX8a','art-antiQue Die Antiquitäten & Kunstgalerie','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4235,'uRnd2zyL09','Galerie Thoms \"Von Altenbourg bis Zander\"','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4236,'SBdjtlsJZu','Stilleben Inneneinrichtungen','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4237,'xK9Umc2cwH','www.start.de','ID1205XID1202XID1203XID1299XID1403XID1409XID1412X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4238,'a35RCizoKk','Clubrotation','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4239,'Wbn8vJCvzy','1. und größter Internetjuwelier - juweliere.co.at - Vertrauen verpflichtet','ID1109XID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4240,'zrHEBx7426','*Be A Star - Startrans.org the Onlinemagazin','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4241,'J0f74TGVV6','Krawattenboutique','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4242,'mEs2umVQS9','TIMEWORLD Der Uhrenhandel im Internet','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4243,'0L8Gx47H6R','Elegantman.Com','ID1101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4244,'SpzrR6QVnW','Absolute Tiefpreise bei Royal Shopping World','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4245,'HGgkOGne3D','Mechnich Spielautomaten Online-Shop','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4246,'yRLnljQZFg','inkdiscount','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4247,'kuEz9QNyki','R-D-P','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4248,'bEIEQE61ex','akupoint','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4249,'ZhjeFLgRxr','v.W. Parfümversand','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4250,'cV4dnDglfq','Tai Chi Shop','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4251,'DtRiHDmBNx','Der Online Adventure Shop','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4252,'Z93KgStqeB','Brinkmann TECHNIK ONLINE','ID0203XID0301XID0303XID0304XID0504XID1004XID1303XID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4253,'VtBcProHdV','MedizinShop','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4254,'DE9coQrMMn','Kimmich Mode-Versand: paßt nicht gibt´s nicht!','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4255,'acAZCG8mCS','Taucht was!','ID1004XID1111XID1204XID1299XID1409XID1411XID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4256,'QGkpUk8YCA','Net- Eyewear versendet schrille Funbrillen, coole Sonnenbrillen','ID1103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4257,'8F2kV67b62','extravaganza - Plateauschuhe, Plateaustiefel & High-Heels','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4258,'O8pB0D7P0M','shophandy.de just click your handy','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4259,'V1gA3oN9af','Fitnessdome - Ihr Fitness-Spezial-Shop im Internet','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4260,'c1EJWqTu7C','Linse-Xpres','ID1103X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4261,'O6pXHxSHJc','PCR Telefon & Computer','ID1304XID1307XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4262,'P6Vs0vkjvD','Net-Weld.Com - Schweisselektroden im Internet','ID0804XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4263,'YzXXzPkltE','AkkuMarkt.de','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4264,'JeyciW2Gux','VTQ Videotronik Querfurt GmbH','ID1301XID1302XID1305XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4265,'kDxxfT7lt3','Headshop - Bremen','ID0512XID1099XID1405XID1408XID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4266,'8P0mtjUphZ','Der Bioladen','ID0501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4267,'aCwzmYHkIk','Oxy-Marketing Online-Shop','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4268,'SzbxPRGlB7','AQUA MARINE DIVING - Tauchen auf Mallorca','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4269,'6djabvSzfH','Scanner-Shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4270,'cmW4SgNu17','Apinatur Bienen- und Naturprodukte','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4271,'Jt6A0LghHv','pc-kauf.de','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4272,'WNpbNBwZXI','Lamstedter Musik Shop','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4273,'oE9BmyL5UU','K&F Computersysteme','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4274,'oP04JxetB5','MediaComService','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4275,'WTnnPD3hVy','MEI','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4276,'e4LFB4Cd67','Büroaktiv, Mobile Computing','ID0301XID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4277,'p2NKpjK8vL','Medow Computersysteme','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4278,'fcW1IM2Y7v','Nature - Die Alternative','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4279,'gjfXXBgrvU','Aromatherapie - Online','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4280,'hUCg5wReAX','Kabelshop TRIPEL','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4281,'46Dmt4izV8','PC Shop EDV Gross','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4282,'8jfI8HshfD','BlumenBox.de - Blumenversand deutschlandweit','ID0404XID0808XID1006XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4283,'g4lR2HmhDY','24 H Online -Shop','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4284,'Y5Gz1mdSe3','Aurawin.de - Sonnenschutz & Fensterdekoration','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4285,'MNR6Nl3fBU','Interdeco.de - der moderne Dekoshop','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4286,'nKkOI3nOCn','Comp & More, Versand für Design Computer Gehäuse','ID0301XID0303XID0304XID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4287,'ltVOjDMlfZ','Spieleshop.de','ID0304XID0306XID1402XID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4288,'JW51k52y9B','MTS e-shop','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4289,'LySmq5r5UV','Kettcards Kunst und Karten','ID0499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4290,'fNr7JJclvR','Druckerzubehör - Zeilinger computer equipment','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4291,'ZO39Aq2qeR','12324 - TRAURINGE - die haben wir','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4292,'8qWSWq6S3D','palmshop.de','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4293,'Yvnf6VIXz9','AlphaSoft- TrueTerm','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4294,'NskeMabw7V','Paper & More','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4295,'bsoymeN7YV','CD-R Shop','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4296,'u0zzT6c4p1','Markanto Designklassiker des 20. Jahrhunderts','ID0805XID0806XID0807XID0808XID0899XID0901X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4297,'oqMx1iHyOk','Roulette-Software','ID1407X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4298,'6PBevPKVrH','Holzspielzeug-Discount','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4299,'hBrYP0q6tH','Die Software BOX','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4300,'DwcAC3vUmL','Antik-Truhe.de','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4301,'jrVq80a64B','ANTIK-SHOP \"Ihr Partner für Möbelrestauration und Antik-Zubehör','ID0901X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4302,'DxJ5L2c8zV','Antikes- Kunst und Kuriositaeten','ID0901X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4303,'t06sJhg6jV','1001-Geschenke.de','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4304,'ofnDvhKfvm','www.pamfix.de','ID0408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4305,'YTDRfFcJjI','Modellautovertrieb T.H.O.R.','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4306,'MpzBrNYbBk','historische Wertpapiere Pentenrieder','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4307,'ozZFVxwfD7','Folien für den Hobbygarten, uvm., ...','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4308,'LFJkn4GX4L','TelVin, das Webhouse mit Pfiff','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4309,'4YAQeinm9j','Foto-Ruhrgebiet','ID0405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4310,'ch8bF6iDvK','SammlerModell','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4311,'2wkmgUZ3Y6','Pioneer Ballooning','ID1202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4312,'bLrKjNiFPT','1A-ONLINESHOP.DE','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4313,'WqC851VS7i','Ticket Online - Kartenvorverkauf für Tickets, Konzertkarten und Eintrittskarten.','ID1412X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4314,'qPBTBj5PNG','Catlike','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4315,'433Smqh1Mt','123phones.de und phone-discount.de','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4316,'QDR8nByFxU','123phones.de und phone-discount.de','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4317,'i6RF0daVls','SeaMe.com/de internetshop für Aquarium und Gartenteich','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4318,'uwGDeEFmuc','Olivia-Feinkost','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4319,'SmcnmkBSiC','ATRADA.de - Auktionen & mehr','ID1001XID1002X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4320,'TdxYbhotJJ','Computer Software und Literatur','ID0303XID0304XID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4321,'bnDmJrqhNp','Der Scherzartikel-Shop','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4322,'ZIEY91hOYn','Alle-Karten.de Kartenshop','ID0407XID0499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4323,'LxhulBqd0P','GWINDI - DIE MERCHANDISER','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4324,'lVfwFVeLnD','Geschenkfabrik','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4325,'plvsfDCdNb','ALDOA','ID1101XID1104XID1105XID1106XID1110XID1112XID1114XID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4326,'v0hofN7fXT','Wannago','ID1412X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4327,'BmC51gd1GT','Erotikexpress Erotik Shop','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4328,'Ae1vOkFWSq','booklooker.de - der second-hand Büchermarkt','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4329,'K4PRZXSJ23','buero-direkt.de - der Bürobedarf Onlineshop','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4330,'gOKDEmlAok','Tepperwein-Collection','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4331,'gQCZqi6Ouy','Der Handy Gigant','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4332,'HMQqmCbKmT','Gay-Shop Online','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4333,'bMokUIduOd','ALBERT Schallplattenversand','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4334,'w1IrO5tOWW','Erotik-Toys -Der diskrete Online Sex-Shop','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4335,'aZ0ZZDatbM','MetaGIS Fachbuchladen-Online','ID0403X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4336,'CVF8LJYJt5','Schroedel Shop','ID0299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4337,'flZ548m62z','UM - Krumat','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4338,'F2JC0xWNdN','Dessous und mehr','ID1114X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4339,'30DFHxQjhW','film.de','ID0601XID0605XID0999XID1402XID1403XID1412X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4340,'hZDsLby8l6','ecfit Ernährung, Coaching, Fitness','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4341,'w3i0UE2ico','Galerie meditativer Musik','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4342,'4m7c3W6o3V','HandyNow.de','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4343,'yhXftNChJ3','Baby`s Best Babybedarf und Stillbedarf','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4344,'x4NQpDCTpL','Giftig.de Schöne Geschenke','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4345,'2ecsAIHYQp','AURA Kunst & Hobby','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4346,'nOWImkzouH','Drogeriespezialitäten aus Schliengen','ID0501XID0502XID0503XID0510XID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4347,'rEeSsudQKL','film.de','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4348,'GsmPuibeAk','CD-click-on','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4349,'cJVZbPcj8c','1-2-3-Reisen-Online','ID1205XID1201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4350,'6xT3zjg4Jf','1-2-3-Reisen-Online','ID1205XID1201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4351,'bw3aGKJcGJ','drunter & drüber Wäsche für Männer','ID1106XID1114X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4352,'rJ8YJ4sd4d','HomeRun Records','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4353,'7RdtdfCxL9','Christian Haupt - Telekommunikation','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4354,'ToSuwMZY74','Aktive Video Shop','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4355,'t0Du8rCDhB','Schloss-Apotheke Lauterecken – Ihr Online Shop','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4356,'TSEmOoLKER','Heike`s Teddy-Paradies','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4357,'YzBB2hYVNQ','chocoman','ID0510XID0511X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4358,'Eo9XGIhSCI','Leuchte-Online Wohnlicht','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4359,'QV2Bxp5Xn7','Alles für Garten, Forst, Heimwerker, Jagd, Reiten - Gerhard Schönefeld GmbH','ID0103XID0801XID0802XID0804XID0808XID0899XID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4360,'YwkRWADOuw','Alex-Dessous','ID1114X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4361,'dnX5B6APtl','Der Elternratgeber - Spiele und Ãœbungsmaterial für Kinder von 2-13','ID1410XID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4362,'tsEkMQBwqb','UhrCenter.de','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4363,'RAk9Wklyy8','RABATTFINDER, es geht auch günstiger !','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4364,'nQk7O3h5Q6','Anbieter Schutzgemeinschaft WEB-GUARDIAN','ID0416X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4365,'ACQhUAjcqi','secondhand-shop.ws','ID0303XID0901XID1002XID1301XID1305XID1307XID1402XID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4366,'zZr1dbwBBz','ARS MUNDA - The Art of Living Culture','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4367,'KVDDPrUzHy','Der Klick-Shop für die gute Spiele','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4368,'uKKNcUfyAM','Massy EDV - Shopping System','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4369,'LpTKRlMNdp','Soft>Mail eShop','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4370,'UqkDuujiYs','www.kauf-rausch.de','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4371,'aQOTcSF5kM','Manuel Rodriguez','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4372,'y3uZyuvIOs','Masonic Records','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4373,'PVjCd07vjF','Die Kartenkiste','ID0499XID0902XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4374,'hqIYY9xscj','Hadit Versand','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4375,'GOqNEYdMgm','Bott Juwelier','ID1109XID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4376,'7mAZeezGga','Heimtierkauf','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4377,'6zZO2xc2Hv','mein-naturshop.de','ID0501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4378,'Gig2geVYWs','eDigicam Bestpreisshop für Digitalkameras und Zubehör','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4379,'c3AFiQDmuM','\"Seide-mehr\" der günstige Bastelladen','ID0804XID1006XID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4380,'Iomx9o0seu','6000-Weine.de Caveau Weinversand GmbH Reinbek','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4381,'YFLtN4mBFW','NATURAS NaturwarenVersand','ID0501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4382,'noKuyuz95P','bijoux-de-boheme','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4383,'VyKs93BaSN','bacowa.de','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4384,'ESq2KG6aWc','evas-geschenke','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4385,'R5oOWMHwwR','Dreamworld - Europas großer Erotikdiscounter','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4386,'CSuZYW2oaa','CyberCD','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4387,'Sh8PXNGXVw','Body Perfect Fitness, Sport und Fun Shop','ID0704XID1411XID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4388,'kcgvkKF7iM','Chi-Aktiv: Ihr Partner für Gesundheit und Wellness','ID0701XID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4389,'B4PuTNSBtx','Roxanas magische Welt','ID0402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4390,'Ujvvbjon2C','B12 Hardware Shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4391,'XoagS7BkYB','Vogt Küchentechnik','ID0303XID0504XID0803XID1006XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4392,'fHXCX25TVJ','ZooExpress - Alles rund ums Haustier','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4393,'syAFwSXOs7','Sexplosiv.at - Ihr Hardcore Filme Shop','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4394,'hXZqfTq0Hf','CYBER SYSTEM ONLINE','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4395,'p1uOQsj17P','Outdoorshop DEUBLER und SOHN','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4396,'9Hl0LTMfFe','1aAngebot zu Mobilfunk / Handy, Festnetz, Strom, Internet','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4397,'CKOJkW21Qw','Alles rund ums Heimtier - Heimtier-Center','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4398,'2y9GGEzISv','e-shop2','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4399,'PHjEJvwnxP','1st-Multimedia','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4400,'iDvj0ZuBbW','1apreis.at','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4401,'NLPKx2WN0z','gescon IT-Consulting e.K. - e.Shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4402,'X5ogyO0yAL','Gewürz- und Kräuter Heimservice','ID0505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4403,'BGyA5M6GoN','Computer-Shop von Ferkinghoff Computertechnik','ID0301XID0304XID0306XID0305XID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4404,'2PRMnlklR2','Ferien am Scharmuetzelsee in Bad Saarow.','ID1201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4405,'LJzYBL7JPf','d-signshop','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4406,'RvdkDLuvbh','BBT TINTEN UND TONER ONLINESHOP','ID0203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4407,'9pRxrN98zC','Speed-Fashion','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4408,'0tbOXDqbPx','EP:Diebels CoShopping','ID1002XID1301XID1302XID1303XID1304XID1305XID1307XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4409,'z8dmzpArZj','Briefbeschwerer (Paperweights) aus Glas','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4410,'A97x7qFEqG','Tierbedarf - Chemnitz','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4411,'Kht0BVkl6W','Tonershop','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4412,'uYq2eSrQCK','1a Thüringer Internetvertrieb','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4413,'qycBuUPCu5','1 000 Marken-Parfümerie-Artikel, verführerisch, luxuriös und extravagant – parfumworld24.de','ID1004XID1006XID1101XID1406XID1502XID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4414,'OtxlRJgHX7','1 A trendy Oberschalen – oberschalen24.de','ID1004XID1006XID1304XID1307XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4415,'1WWluQzMSa','1 000 Trends aus der spannenden Welt der Telekommunikation','ID0101XID1004XID1006XID1304XID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4416,'oaOro76S9c','Abfinden mit dem Handyverbot am Steuer? – nicht mit headsets24.de','ID0101XID1004XID1006XID1304XID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4417,'PiUMICtUiB','Akkupower für Ihr Handy – akkus24.de','ID0101XID1004XID1006XID1302XID1304XID1307XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4418,'uU3JYghyEg','Aber Schutz muss sein – handytaschen24.de','ID0101XID1004XID1006XID1302XID1304XID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4419,'lfpwbHeRv0','1 A Original-Handyzubehör – premium-handy.de','ID0101XID1302XID1304XID1307XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4420,'h1gy9Q0WGh','1 000 Shoppingtrends – fastshopping.de','ID1004XID1302XID1304XID1307XID1406XID1502XID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4421,'GYU03SZoKw','Tickets-4-U','ID1412X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4422,'FceKgIbsC8','DRD-Surfboards','ID0704XID1204XID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4423,'By3uSMpQIt','Atelier Prisma','ID0999X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4424,'f24WZt1XP6','Cigarworld - Cigarren, Cigarillos, Pfeifen, Tabak, Cigarren-Zubehör','ID0512X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4425,'XB4A6RIdVr','raba.tt','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4426,'onPNbNIlZM','MiezeMaus Kinderkleidung','ID1107X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4427,'SKuzckpIwq','Tepperwein-Collection Partner','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4428,'2gWIm1Hia4','GoodPro Online-Shop - Digitalkameras, Notebooks, Drucker und mehr...','ID0301XID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4429,'Spv04LGn8g','SpiruShop','ID0101XID0501XID0502XID0701XID0799XID1502XID1503XID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4430,'IntfBj9tPc','Journey - Blumen - Onlinedienst / Das Blumengeschäft in Berlin','ID0404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4431,'zt0ylXkBBn','Journey - Blumen - Onlinedienst / Das Blumengeschäft in Berlin','ID0404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4432,'8cygIsdaEb','Office-Discounter','ID0202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4433,'v1IYUSxAWV','Sportsware & Young Fashion direkt vom Hersteller.','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4434,'wIqpquho1A','MySTAR','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4435,'lA9kKKpUCd','Salzkristall-Lampen für Harmonie und Wohlbefinden','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4436,'6j4EJtclDL','Ricardos Geschenkservice','ID0407X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4437,'jnTi8JinJb','KAISER+KRAFT GmbH','ID0202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4438,'QzBXv6STZ9','Gaerner GmbH','ID0202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4439,'9WuL5oLSq7','Kräuterteeversand','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4440,'OFxrLj1XZg','Aktive Gesundheit im Praxis Gress Shop','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4441,'LwUSOWbkiR','fotomeile.de','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4442,'Td4qdj1VLB','Abisco.de - Ihre virtuelle Buchhandlung','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4443,'0a317sPquP','PraesentKontor','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4444,'rpTGFBolnX','Mittelmeerbasar.de','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4445,'pHhKHXu2Dt','CHIMPORT - Kunsthandwerk aus China','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4446,'eCwPy1XEUI','Hotels-4-U','ID1203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4447,'I8PPTLGnR1','werbefachmarkt.de','ID0411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4448,'iCilQgn13G','Reisezeit Hängematten onlineshop','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4449,'cxfzHRMjdK','DIE PREISJÄGER - der preisbewußte Online-Store','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4450,'Jg5aGMPAEz','Versandring.de - Der preisgünstige Paketdienst','ID0410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4451,'j8tgxtMFz4','Solution-Shop.de','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4452,'ADxd8vE6Ja','Cheries Welt der Dessous und Kleider','ID1101XID1104XID1106XID1108XID1110XID1114XID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4453,'hsQG7GjYeD','Feuerwerk und Fasching','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4454,'TTVad0CvFR','Kerzen-Shop','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4455,'rnT7NhWBrH','Rolladenantriebe, Schalter und Steuerungen','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4456,'VAIig3FM5f','Dinkelkissen, Waermekissen, Dinkelbetten - im Spezial-Dinkel-Shop bei Doktor-Klaus','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4457,'2AkiyY2ekJ','mywatch.de','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4458,'0XBGtbK4VT','AKTIV-VITAL - Sporternährung Nahrungsergänzung Vitalstoffe - Versand','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4459,'mRfB6RyHhe','Promise Computer Online Shop','ID0301XID0304XID1006XID1302XID1303XID1304XID1305XID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4460,'kDvvD8mVXK','APPLEWOODS-Regensburg-Natürliche Kosmetik','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4461,'j51II7Fucb','traumhaft-wohnen.de','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4462,'8ayEQ7LsIT','Javed Computer Shop','ID0201XID0301XID0303XID0304XID1304XID1305XID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4463,'TlXqVdYddl','Globetrotter Ausrüstung','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4464,'B4zYL4uF4h','Stafilos Griechische Weine','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4465,'CQ9Xgm4OCc','!~Lady Lu Internet Shopping~!','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4466,'CM3JumtUa9','mywatch.de - Onlineshop für Uhren und Schmuck','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4467,'4HBiHVOtrb','Galeria-Toyshop Der Shop für Erwachsene','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4468,'bo5MMApgI2','ShopShop24','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4469,'FSqWqwBqoT','bike-components','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4470,'3ZZtDRETPS','Pieger Pflege- und Wohlfuehlparadies','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4471,'YGEjymVm3e','www.shopping-by-beate.de','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4472,'KEejkuRa7C','***Supernova***','ID1101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4473,'dsKggUVEER','***Supernova***','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4474,'DuYmYudIgl','Bluestar-Glasdesign','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4475,'eR4rNX3HVy','www.cd-rohling24.de','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4476,'LNj3xzaJBf','Alles groß bei XXLshoes.de','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4477,'A5W0oOlYIS','Budo24 - Kampfsportartikel online - Topqualität - Topservice','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4478,'LjDQx0knRv','Porno Versand','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4479,'4S3CSc0a56','doit24 Online-Supermarkt','ID0404XID0503XID0505XID0506XID0509XID0512XID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4480,'lOYcUEJa36','Marienfelde Onlineshop','ID1415X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4481,'Tj0MZTahz0','Masken - Mystik - Geisterparty','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4482,'wUAzEOjwoI','VS-Elektro Elektroinstallatiosmaterial','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4483,'mvtXp65Dfy','AquaDirect Wasserbetten GmbH','ID0803XID0805XID0807XID0899XID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4484,'MGUbKUp17y','Top-Schilder.de','ID0299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4485,'u4X644q0fm','Der Aktiv Kurversand - die Spezialauswahl für die Gesundheit','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4486,'agGjgo835O','schöne umstände Pullach','ID1102XID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4487,'EKET79lSME','CitySpecials','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4488,'yCGj5k0wAy','masche24 - hochwertige Basic-Textilien im Dauersortiment','ID1114X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4489,'pD6OJDCtJL','Das Gemälde-Artothek','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4490,'Dws9KORQM2','Das Gemälde-Artothek','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4491,'Di3o5mPWQl','OLURI.com','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4492,'FrJIbx3Dx8','Adult Erotik Shop - LOVE & FUN - 100% diskreter Versand!','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4493,'IecxeyLccc','Toy Park Erotik Megastore','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4494,'LXHml01znX','Gasthaus-Pension Waldfrieden','ID1203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4495,'DJZgvDGpvx','MILANO einleuchtend','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4496,'V8h1JNUn6r','Adamar Elektronik&Computer','ID0301XID1301XID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4497,'I7gHMSZQ3G','Hai-Society online','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4498,'7zphRbeDXu','www.blumenpost.de','ID0808X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4499,'Ia9lWsL1US','Regaflex','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4500,'UB0RTxkTbc','Funtoys – Erotikartikelshop online','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4501,'eg9jmmbmyC','Bella Donna Dessous','ID1115X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4502,'l8RuD6YXZx','Die Weine Griechenlands','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4503,'mAq23wRUYa','! HandyExpress.de !','ID1302XID1304XID1307XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4504,'OpNXnlYtrk','Shirts für Männer im RAIK menswear online shop: clubwear, partywear...','ID1106XID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4505,'C0RD2dO0Ze','Preisglocke','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4506,'IMqJMkRASE','Bioreiniger Haider','ID0801XID0802XID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4507,'wlBljDI0Xg','Beauty&Diet Center','ID0701XID0704XID0799XID1501XID1504XID1599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4508,'Hj4gNnKBJj','Terminal X','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4509,'1znX6jahDA','ek-center','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4510,'u9odIM25wu','HANDYCOVER - R&S Gollner','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4511,'DYiUo3bC98',' B2B Online Shop für Netzwerk und Kommunikation - UBF EDV Handel und Beratung','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4512,'pFjuLH3JLj','@love-Appeal - Dessous, Mode in Lack, Leder, Latex','ID1115X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4513,'YrBF4D5jPe','Figuren aus Bleikristall','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4514,'Oy7biOnyMU','mc Work Arbeitsschutz und Outdoor','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4515,'6yCs9MPAAp','AMOAH.de - Designer-Jeanstaschen und andere Accessoires','ID1105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4516,'n7AA936wE0','JokeWorld - Shopping mit Humor','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4517,'HNDSp0I8Zh','Die Gummipuppen - Stube','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4518,'bwuoCmB9Sx','Adler Muehle Bahlingen','ID0505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4519,'ricGgqxE3v','Bernauer Heizungs- und Sanitärshop ein SHK Shop','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4520,'25GeICLeYV','torsoshop.de','ID1110XID1116X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4521,'dsK3A16cUX','* Joystixx Erotik Online-Shop *','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4522,'ykuniGxoW5','Digital Net Shop','ID0303XID1002XID1301XID1302XID1303XID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4523,'xuIkyKXIoz','VIVENTIS - Vitamine und mehr','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4524,'BVtqvvej6d','www.Batterie-bestellen.de','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4525,'pwgWG7fs38','Scandi-design - Küchenspüle & Wasserhahn für die Küche','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4526,'vnXeDZmX4N','1 a Kontaktlinsen','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4527,'IoSxaons1m','1800 kontaktlinsen und mehr!','ID1505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4528,'vWaGysLM74','Andere Art von Büchern - Personalisierung!','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4529,'2x0kB03hRn','Andere Art von Horoskopen - Als Ihr persönliches BUCH!','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4530,'S15JYUBssc','Andere Art von Büchern für Kinder!','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4531,'oX6DVzqVvo','48h Shopping - Online Shopping Guide im Internet','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4532,'Pc7Q99NEkD','Vulkan Eifel Web Design','ID0408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4533,'YvbbLbq8da','dolcevino – Kulinarische Genüsse für Genießer','ID0503XID0505XID0510XID0512XID0513XID0599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4534,'7d4tD0OFzc','www.per-adulti.it','ID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4535,'cOKJEMJwmk','Software für Outlook, Office und Exchange','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4536,'QNfr0bqvjC','AC-Foto GmbH','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4537,'HVXUhr76hB','www.us-streetwear.ch','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4538,'Nd4CrNUDvj','New Vision: neue-Lust-erleben.de','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4539,'S1cBAg6MOo','Villa Kinder Bunt - The Kids Fashion House','ID1107X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4540,'3JvbrNsNbK','Gourmet Kaffee aus dem Hochland Costa Ricas','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4541,'sOOfE5bYYa','handyteile.net','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4542,'7PbF4JARhK','Status for Sale','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4543,'Zo5CmEHIUv','Chairholder','ID0202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4544,'T11S3gjkwv','Art&Design - Bassam Isoli Skulpturen','ID0901X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4545,'1C32csZMCo','Blumen Theumer','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4546,'ZtjsPzg6RN','anna lotan bio-cosmetic labs. - Naturkosmetik aus dem Toten Meer','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4547,'81Wa37xkO4','Men-Tel.Com','ID1303XID1304XID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4548,'HEcwoWpkmh','torsoshop.de','ID0101XID1101XID1104XID1106XID1108XID1112XID1116XID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4549,'I9SbiybU53','SHOPCENTRALE','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4550,'bakQA3rsEL','1A-Elektrogeraete','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4551,'iNtXNbiDNQ','zehensocke.de Onlineshop für Zehensocken','ID0701XID1099XID1104XID1106XID1107XID1112XID1199XID1505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4552,'6PPGzFKTB6','world of innovation','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4553,'Bg5kseV3S6','Formel1 Fanartikel - F1 Reisen','ID1299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4554,'doMcaEtKAd','BC Erotik - Dessous und mehr...','ID1114XID1115XID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4555,'FnFsHD3JFt','1 Galerie - Monika Herbig - Fotografien','ID0807XID0899XID0902XID1299XID1406XID1409X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4556,'6sCUYmjGkv','***Liebeskiste.com - Ihr diskreter Onlinehändler!***','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4557,'ZCi3OgF5uj','1a-ReiseChannel','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4558,'h4pyRNCRHp','BASTELECKE VIENNA','ID1406XID1410XID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4559,'vBho6HGHTh','Needful Things','ID0301XID0303XID0304XID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4560,'scWxgWL3ks','Asbach Juwelier Friedrich - Schmuck online einkaufen','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4561,'HHZ54xGZ4R','Alle Reisen supergünstig!','ID1205XID1201XID1203XID1299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4562,'A1un7mhyoS','TRONIX24.DE','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4563,'TV8e0l70Lv','Wellness-Shop für Sauna, Whirlpool, Dampfbad','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4564,'mNTBLPmjZy','ETH-Web','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4565,'IpBJ6Z7x8E','1&1 Profiseller','ID0302XID0408XID1304XID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4566,'1UmBsKZmSC','Gg Fashion Party-Mode & mehr...','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4567,'7q1RK7joOQ','Hutshop','ID1101XID1104XID1106XID1112XID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4568,'6rPWXpexF8','Little-World','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4569,'wbnHJ8CTrM','LEKO Produkt & Service','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4570,'x0DMDT3xR2','elektro-shopping Der Onlineshop für Elektrogeräte','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4571,'7J4T0FCXpy','Abfragedienst - wertvoller.de - Schnäppchen und Discount','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4572,'hxtyPPULlX','Wunschlied - Das individuelle Musikgeschenk','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4573,'3SihSyXMGA','Die Ladeneinrichter alles für Ihre Einrichtung','ID0407X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4574,'YdBdJlKznG','Der Carrera Shop','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4575,'qhh4Jn54la','allsana - Produkte für Allergiker','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4576,'TdJcHd5ZDX','Online bei der TKAkademie einkaufen','ID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4577,'PaGemix3s0','JOJO Puppen Bären Holzspielzeug','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4578,'J4X5lZArxl','count down uhrenshop','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4579,'jzfCdFK2Fb','schnapsler.de','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4580,'FqmGOkTqcP','Waterdream Wasserbetten - der Wasserbett-Shop','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4581,'uqcbYWNe13','Abo - Condome','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4582,'kXhXTVc4lE','Abo - Condome','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4583,'IkkdgYlk5w','Weinversand Hawesko.de','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4584,'a3CVyubeM1','buyco-webstore.de','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4585,'q5ib7uPKmQ','123rush','ID1105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4586,'qFV8ZZIbD9','Applewoods-Regensburg-Naturkosmetik','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4587,'0J4uj4K8HN','sambina','ID0411XID0499XID1006XID1111XID1117X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4588,'jMCMIcXIUF','MaRo OnlineStore','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4589,'U9STYGrgOy','LoebbeShop Heizungstechnik','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4590,'mfzNtTCRz1','Boom! - natürliches Potenzmittel','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4591,'Bi1OQ7fyg0','Musikmarkt Plauen – Musikinstrumente, Künstlervermittlung, Onlineshop','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4592,'J5OY1WPqah','Alles zum Schnorcheln und Tauchen','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4593,'IdJDTjQ0jW','troph-e-shop','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4594,'HqqqcW43IP','Der Echte wahre Trödelshop','ID0901X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4595,'G82N02IpVQ','HSL Technik online','ID0407X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4596,'KISHmmdmwe','agnes klein','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4597,'VVfwlH3Xzn','1. Bikini - Designermode - Shop','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4598,'CnfvVn5VXc','Seven Mobile','ID1304XID1307XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4599,'5x0xzF9Zbu','Dessousfashion','ID1115X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4600,'CdtNlHmPp5','Nobelkids','ID1105XID1107XID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4601,'m77piiJw9u','LadyToys.de','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4602,'eNRtzHuPvg','PhotoMediaShop - Poster & Prints Online-Shop','ID0902X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4603,'SxXrrvC8NS','my-cardshop.com','ID0201XID0299XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4604,'vGus3Evy9b','! DIGATECH EDV Service Online Shop - Hannover !','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4605,'huW3KGRgud','DAVID DESIGN OFFICE','ID0202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4606,'UwQtqAroMG','===>RusSouvenir.de<===','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4607,'ZHTw8n9JpD','Der Hifi-Netshop','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4608,'Qe9HQy8y3k','M&H Mobilfunkzubehör','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4609,'MXtRr27BRY','Low Budget Design - Produkte rund ums Wohnen!','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4610,'xvBED8K24h','okee.de - quality shopping ohne versandkosten','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4611,'YM5lkyFk3s','Das Online-Reisebüro - Patalon.de','ID1205XID1409X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4612,'YE3rKsBUma','Das Online-Reisebüro - Patalon.de','ID1205XID1409X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4613,'c9yPswjuim','Bürosystem','ID0203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4614,'LqC9qOjk5z','Darg & Light','ID0203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4615,'DnnuV2IDJZ','bela Naturshop','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4616,'hZVyvrM2Nf','Der Online-Shop von Marlene Thiele - Kosmetikerin','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4617,'00fCfdmB8L','Vibrator - Pleasure','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4618,'VlNwxDilzb','Accessoires und Geschenkartikel rund um Wein und Bar von NUWELL','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4619,'0oqikSHect','Plüschtier-Paradies','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4620,'AmEpK1rmS1','Artisport','ID0704X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4621,'QFJnhRS0Be','+ kosmetikplus.de - exklusive Kosmetik online +','ID1502XID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4622,'tRJ5x6kvjh','www.wohnen-mit-stil.de','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4623,'V0z1VJklFX','Objekte-der-Lust','ID1115X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4624,'Ao3pmsJkwI','Promotion-Shop','ID0305XID0399XID0408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4625,'eTrv8jKH2Q','Terminal X','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4626,'ktjJxNWZt7','www.konsolenzubehoer.de','ID0306X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4627,'biG59IDWYT','Officio-Das Büro-Depot','ID0201XID0202XID0203XID0299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4628,'AtZNNryfBo','>> autoteile-shopping.de <<','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4629,'O0vJvZ5d09','EROSPA-SHOP','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4630,'DaIYKY0eqV','FASHION-ARTS.com _ Ihr OnlineShop','ID1105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4631,'pQosoq2YGp','DVD-aktiv.de - DVDs in freundlicher Atmosphäre kaufen','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4632,'6BjQnfCJRj','DVD-aktiv.de - DVDs in freundlicher Atmosphäre kaufen','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4633,'QIQHYmjYka','Cactus Jack - Barbecue-Smoker','ID0504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4634,'c0Dh4ZYd6y','Rasiererhaus.de - das online Fachgeschäft für wellness & beauty','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4635,'Q28xDfgLhC','Besteck- und Edelstahl-Outlet','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4636,'SsmT5wv1mW','CETINER - Unterhaltungselektronik DISCOUNT','ID1301XID1302XID1305XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4637,'sguBuuZIwq','Outdoor Infra Terrassenstrahler','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4638,'fFvGFzA4hr','PC´s zum DISCOUNTPREIS !!!','ID0301XID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4639,'gq1j9qPgUE','Englische Möbel','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4640,'EbHdXrQNr5','1 Euro Bordeauxwein-Versteigerungen Weinfundus','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4641,'H5qis1ZoI0','Medien Walter','ID0203XID0303XID0399XID1006XID1301XID1305XID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4642,'zOuMEOPEOp','Datenpools - Adressenshop','ID0408XID0411XID0416X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4643,'2jlMzBIDHB','Schwimmbadshop mit Schwimmbadzubehoer','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4644,'wS3x7avSEm','ABS Täubner GmbH','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4645,'S9OLCktQQc','Redzac-Shop.com','ID0803XID0899XID1302XID1502XID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4646,'XSaW5MLImt','Pepinio','ID1107X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4647,'GhL0znsTbS','Freundschaftsring.de','ID1101XID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4648,'Qrbr6Xkthi','Geschenkekeller','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4649,'vZ8sXJuprV','Bastelwelt Hobby- und Bastelbedarf','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4650,'HAU7yoNySN','echt lustig','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4651,'E2jrNhMj63','cosmorotiX.de – spice up your sexlife!','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4652,'jbxiJJcH0t','Bioreiniger Stein','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4653,'Tek9sCvSQF','kidsroom.de','ID1107X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4654,'qJXDXj5rt1','Sexshop Kobe Tai Toy Company','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4655,'1llfD8eNTW','!IMMOPOOL! - Immobilien und Wohnungen','ID0303XID06XID0602XID0603XID0604XID08XID0802XID0805XID10XID1005XID1201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4656,'9wKhSoZEKg','BIG FOOT - Store for Shoes','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4657,'9i1nweRYSe','LadyToys.de - Sexshop','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4658,'97oXIybuM1','Dogs-Heaven.de','ID0499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4659,'gbtFBHKdVM','Peter Bijoux','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4660,'IekxGAFiyi','Lifestyle-Ambiente','ID0512X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4661,'PaIUCYvk1j','Baecker-Markt.de','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4662,'sDLvj6otNq','Erotikversand Lohmaier. Online-Sexshop','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4663,'KKA0My6aAM','Astroshop.biz','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4664,'6a9QQIJeIz','Sellplanet.de','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4665,'GBxbtD9XDG','Ihr Groß & Einzelhandel für Mobilfumnkzubehör','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4666,'MLHdhbKjnM','PC-BÃœRO Kaufmännische Datentechnik','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4667,'OwKPsSrkUO','. Televino','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4668,'ybr4htoPf7','Cubeshop.de','ID0306XID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4669,'6wW3SmXw9b','Volumena-Shop','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4670,'0O9Cwo6Wi8','ASTROX GmbH','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4671,'kPlNVFctrm','simplify your life - Online Shop','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4672,'Z7cG31Xua6','Knappmeier Elektrotechnik','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4673,'1j8bNLoT0I','Meximania','ID0802XID0803XID0805XID0807XID0999XID1006XID1299XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4674,'BndGhvORVx','Teufelskueche - Independent-Store','ID1101XID1104XID1106XID1109XID1110XID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4675,'TqogAufWK2','fonmarkt.de','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4676,'KhZJ24itNE','Handyersatzteile & Unterhaltungselektronic','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4677,'C1sVWAVY9O','LIVINGPOINT - fit4water','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4678,'cIYDSAPmo5','NEO - Kinderwelt','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4679,'nFxgxlg8Tr','Verlag Eugen Ulmer','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4680,'CFNDtrKPPo','..::Dorfscheune::.. Leben auf dem Land','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4681,'hn6EDfwn2V','Der Online-Shop mit den schottischen Preisen !','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4682,'9BRLd6i8BG','eroticBOX - Sexshop','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4683,'wXVRDXWVrg','Kewestes-Uhrenhaus','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4684,'AEcDKwfqgo','Vereinstextilien','ID1111X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4685,'cYo8gmho5w','Die geheimen Tricks der Lackprofis','ID0105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4686,'ChjP8hArJW','Naturmoden Maahs','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4687,'iTxB4jEfla','Best For Bikers - Motorradbekleidung und Lederbekleidung','ID0103XID1108X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4688,'zEkEEqpSUR','Fahrenkamp - Der Spezialitäten-Shop','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4689,'pGA1S9Xwat','all-4kids Babyspielzeug','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4690,'ylxR82QTDE','Discount-liste','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4691,'8amkCY0gAr','Tiere aus Glas','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4692,'FoysegHukj','PEP-NET','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4693,'N0DWR4MVHr','Reklamewelt.de','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4694,'Y4dXDFiL2A','aYanini.de Räucherwerk, Weihrauch, Harze, Kräuter und mehr','ID0599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4695,'q9qPiwxK3U','* Erotikshop - Helgas Sexparadies *','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4696,'kb40P0w2dm','Dekonetz.de','ID0411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4697,'0seAUcT1CR','COMA computer components','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4698,'XP4Q64wzr6','!kataloge-online.de - Kostenlose Kataloge - Versandkataloge','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4699,'F4b9dbeNT4','Die Gesundheitspraxis','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4700,'xXn1jjGn0p','Cocon Fashion','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4701,'4gOQaIZem6','Beautyfulcats - der Shop für die Schönheit ihrer Katze','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4702,'pjPCNtAhlV','24h RACHESHOP online','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4703,'H0zqj4qVTr','money-shop','ID0499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4704,'lMIG7ivQ1R','Tierbedarf-Rynders','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4705,'c6JhfVMxvM','SC 99 Online-Shop','ID1304XID1307XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4706,'rW1Yk7ry1b','kika Möbel und Mehr','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4707,'RuQM1gDS1T','Apotheke im Kaufpark','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4708,'TKMSocjiq2','1&1 Profiseller','ID0408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4709,'9zvz6xapLm','Powerhifi','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4710,'0C51IAzqIb','Buyitonline.ch','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4711,'NBPUXdq2hT','BUROSCH Audio-Video-Technik','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4712,'o040l2Y26Y','altravita.de: Shop für italienische Spezialitäten','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4713,'4MguCQFsod','JokeWorld-Shop','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4714,'ifxjZHMzRw','McKerze - Ihr Kerzen und Deko Sonderpreis-Shop','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4715,'gDnzXBap65','Teddy - Versand: Der Sammlerbären-Shop','ID1406XID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4716,'l0zQFDcfBp','Weingut Birkert','ID0503XID0505XID0510XID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4717,'IuKp3CX1qc','foodshop24','ID0506X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4718,'fSkiqSdCgR','Lollypop','ID0511X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4719,'JjvcdtqVNx','CFD Büroservice - Ihr Servicepartner in Berlin','ID0201XID0203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4720,'q1Evy5dkcs','Hendelsshop','ID1003XID1401XID1406XID1410XID1414XID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4721,'sQQNM9zYok','Orangeblue','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4722,'K2zdVlsrHA','Alles rund um EPSON - GEDAT eShop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4723,'RiAYOyXsCF','allstock.de - Onlineshopping im Internet','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4724,'wtLzhRI62K','Kindheitsträume','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4725,'zvBYZX16PX','Der Besondere Laden','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4726,'JIkKUmpkuP','Drum-Herum Geschenkeservice','ID0407XID0499XID0803XID0899XID0903XID0999XID1099XID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4727,'ne3yyc2mEZ','bdsm-laden','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4728,'NJ4EXralRf','Adult LOVE & FUN Sexhop 100%ig diskreter Erotikartikel Versand!','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4729,'LY1cCWT35d','Vital-Oele.de - Nahrungsergänzungsmittelvertrieb','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4730,'YNp6L096ZI','Software Edition International','ID0301XID0303XID0304XID0305XID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4731,'sbtjX8S6Jo','Dresskids - trendige Kindermode','ID1107X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4732,'Bgma95vgi2','wwwSalter-Haushaltswaagen.de','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4733,'rYq1qIn7ot','Aloe Vera - Der Power-Cocktail','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4734,'AEA2UQliuw','Antiquariat Buss','ID0901XID0999XID1006XID1099XID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4735,'ENtZP0GVDa','Orthopedia Shop','ID0703X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4736,'HfzEzFs4VT','Apart Das Kosmetikstudio','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4737,'CgotG3Lsu3','BastelUnikate.de','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4738,'lYy5EKZIY4','*Online Shopping Portal von Ralf Weber*','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4739,'nuMW5uD7c4','mw-store.de','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4740,'ne7omuLsCF','Friseurbedarf24','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4741,'FsGyqiPUgl','aaab-Dessous','ID1115X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4742,'gbl8vVu6lo','Minnosh Kindermoden','ID1107X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4743,'84xCxXOtpn','BEAUTY-, WELLNESS-, FITNESS- und LIFESTYLE-SHOP!','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4744,'qFBJvVkPbe','Neti-Shop | Nützliches für die Yoga Praxis','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4745,'DEEuaw2WmH','Bademode aus Brasilien','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4746,'4ldcJ6e668','SunDiscounter Online Shop','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4747,'33OJ798a9E','SerioSana Für Ihre Gesundheit','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4748,'9eGRO1PqoQ','Marineshop Petra Otto','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4749,'ofj2FfqrrS','Kaufcenter-online','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4750,'OLTlv4oppk','Reisezeit Hängematten Shop & Versand','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4751,'UkIxakjemg','Aloe Vera, Kosmetika, Nahrungsergänzung und Accesoires bei Wellnessartikel.net','ID0502XID1002XID1101XID1105XID1109XID1115XID1502XID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4752,'aSURKYbcYW','DeltaClear','ID0105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4753,'9KOFAiTq35','Herba-Live-Shop','ID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4754,'SrHxrFKxBi','Ihr preiswerter Handyspezialist','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4755,'hWW953zUYN','am-berufsmoden.de','ID0101XID1006XID1104XID1199XID1505X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4756,'Zr4eXL1Fvn','* HICON Computer Online-Shop *','ID0301XID0302XID0304XID0305XID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4757,'KAKRMmPqes','Apart Das Kosmetikstudio','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4758,'e86rbJY6l1','Gesundheit aus der Natur','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4759,'Kffpp4Snt7','Touched by Sound GmbH','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4760,'uxJzxpOd6u','baby-shop-krueger','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4761,'GwQlUO47EM','Gesundheit aus der Natur','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4762,'aMQfu9lecg','Der Reitsport Laden','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4763,'9LPxjJelJM','etnostuff.com','ID0999X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4764,'Svdpl4qff9','Neue Energie braucht das Land!','ID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4765,'iGA0Qux3CS','Online-Shop für den Motorsport-Fan','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4766,'r0porxcdJP','Kartenhaus.de - Der Online-Ticketservice','ID1412X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4767,'S0xx0xQb0I','Wäsche und mehr...für Babies','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4768,'edt8r4WbNQ','onlinewear.de - trends & classics online','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4769,'oqAr5MDgU3','ABC-Kinderzubehoer.de','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4770,'oNJTNfU0dU','Pernetix oder gar nix','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4771,'dXLmfVqNx6','creasyst - Naturfarben Shop','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4772,'0Nzsx8yjhz','Fertigschriften-Shop','ID0411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4773,'tuqSI1BAiP','Esprit Shop','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4774,'Gjr4dluzdq','Unterbodenbeleuchtung','ID0105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4775,'6jp7zHIdht','Onlineshop von K.H. Computerdienste','ID0301XID0303XID0304XID0305XID0399XID0499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4776,'qW5r5i4qMw','anni-shop.de','ID0301XID0304XID0902XID1004XID1304XID1307XID1401XID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4777,'N44ol8AZ6f','KLUMPP-EDV','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4778,'pauGMMFYeP','4C Canadian Store','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4779,'c5UbMszcie','GAME AND FUN - Spielekonsolen und Videospiele!','ID0306X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4780,'Sec8S7t3Ae','European Designers Group','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4781,'e0JlbpifBk','Tuning2.de - Tuningshop & Community','ID0105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4782,'NaUyOG8qQB','Shophexe.de Online Shopping','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4783,'UGyZk1Zyek','enjoyTOY - Der Sexshop für Genießer!','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4784,'YaOhIEd5wW','dresskids.de - trendige Kindermode','ID1107X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4785,'VQGQcYVmc0','1a Funkshop Tutsch Dresden - Schnellversand zu günstigen Preisen','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4786,'rhZQpbAdrr','beinetti - cosmetics and more','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4787,'xvBwd0yTNZ','Kindermode Shop','ID1107X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4788,'mLpvl2kdpu','The Whisky Warehouse','ID0501X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4789,'ONn6jn3xT1','dragfox.de','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4790,'xPVYdfmxJZ','Laptoptaschen-Shop','ID0299X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4791,'k0fv2h9bnQ','abiszgroup.com / Authorizierter Fachhandel für HiFi und Heimkino Technik','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4792,'Gd20NloBZa','Vita89 - DAS VITALSTOFF KONZENTRAT aus 70 Lebensmittel','ID0502XID0505XID0701XID0799XID1501XID1504XID1505XID1599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4793,'kWWR598SgU','Larry Schuba & Western Union - Online Shop','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4794,'dRLcVLixZR','Babytragetücher von Hoppediz','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4795,'6zVQLNiJbB','Glas aus Lauscha (Thür.) Glasverkauf.com','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4796,'S1MpcEt9Ey','Bremer Ratskeller Weinhandel - Tradition online','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4797,'72FBLXyRDe','Neue und gebrauchte Kinderartikel von A-Z','ID1107X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4798,'mui031FMo5','TIGI Haircare by hair concept','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4799,'gCyRAOtmYe','Der orginal ZICK-ZACK-SCHEITELKAMM – die Weltneuheit in der Haarbranche','ID1503X','A','N'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4800,'9yeZEq6aqi','Korsett Shop , Lack, Leder, Satin u. Seide Korsetts','ID1115X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4801,'GwUrmidicY','Aloe Vera Worldmarketing','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4802,'tNFszB7lHR','Flohmarkt-Shop','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4803,'tb8KRjG6Nn','Alles Unikate','ID0407XID0803XID0903XID0999XID1104XID1105XID1109XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4804,'KNb2xDYpZQ','Sport- und Freizeitbekleidung für Vereine und Privat – Günstiger als Sie denken!','ID0704XID1111XID1116XID1117XID1199XID1406XID1415XID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4805,'EgS2OuB9eQ','ONKAUF','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4806,'s26B2TuXRW','ComiNow','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4807,'COkpkc6KKy','A NATURA - Der Shop für sanfte Naturkosmetik, Hobbythekprodukte und ätherische Öle','ID0701XID1501XID1502XID1503XID1599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4808,'MrFFpBanjo','Computerzubehör osm@novic-edv','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4809,'67o5CA4oMX','Speicherportal.de','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4810,'IR8HD0CvB9','Pacific Jewel','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4811,'CLXB8F3n0G','die Tintenfee','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4812,'hhzMptgPfN',' DILDOSHOP.DE','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4813,'zimYSwJGcb','Bausteine der Natur für Ihre Gesundheit','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4814,'PM1oua0yKL','allstock.de online shopping','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4815,'jvXufTA4p0','hoerdirekt.com','ID0406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4816,'hT03vtGZRX','bewerbungsmappenland','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4817,'SuSHUuXuiS','Humidor-Deluxe.de','ID0512X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4818,'lEGgK5pCuV','1a Shopping bei trendstyle4u.com - stilvoll wohnen und leben','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4819,'kMYDcGJs5Q','www die Tintenfee','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4820,'pe5EoSp9ER','onlinehomeshopping','ID1004XID1006XID1301XID1303XID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4821,'sn0VHril8o','1000 Werbeartikel-Shop: Blechschilder, Neonschilder, Neonreklame uvm.','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4822,'woONmu8oEy','Parkasite','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4823,'tjLIDFQhNR','0815 ist out - Carport`s nach Maß','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4824,'IlX2H4WdHU','Pfefferinsel.de','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4825,'pA3GGmjy7l','Satfuchs - Alles für den Satellitenempfang.','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4826,'8VPqrr5jRN','bildpartner.de - Fotos von Ihren Digitalen Bildern','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4827,'Iqct3iXiys','Fossil Gallery','ID0999X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4828,'SDVhzt7XJC','Der Onlineshop für Heizung-Sanitär-Haus-Garten','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4829,'Of8tV43RJe','NZ-Laden.de','ID1101XID1112XID1116XID1299XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4830,'MY3r5uX1Ak','gps-ilg.de','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4831,'i7CFeIhSGS','100 unbd mehr Designer Geschenkkörbe','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4832,'OfV6Rxyxnu','1a Solar Shop für alternative Energie','ID0407XID0801XID0802XID0804XID0899XID1099XID1399XID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4833,'HQA1sShsCz','Allgäuer Naturprodukte','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4834,'QgSriOVk3A','* 24h - Shopping bei SiliconGear.de *','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4835,'LGkcqyJOQR','Maxi Online Rental Store','ID0507X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4836,'P7oaE5TUeJ','Partyshop','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4837,'uDDHFjWDNw','schallpark online shop','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4838,'VrL76zCt6p','Das Gesundheitsportal','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4839,'nrDI6h1tFt','Akt-und-Kunst.de Erotic Fine Nude Art Shop','ID0411XID0803XID0807XID0902XID0903XID1099XID1404XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4840,'yhNDxDw2Vo','Toner-Dumping.de - Toner zum Dumpingpreis','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4841,'0DxezpIHnf','Russouvenir.de','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4842,'meKL1KV9c5','Photo Porst - Online Foto-Shop','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4843,'EXPprVYtbS','Leguana - Der Hängemattenshop und Einrichtungsshop!','ID0802XID0803XID0805XID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4844,'eeIxekfIQa','Dildoparadise 24h Eroitikversand','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4845,'wawPUGVM1c','Lernmonster - Lernsoftware - Kindersoftware','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4846,'Kh8vXbQ0VA','Toner-Dumping.de - Toner zum Dumpingpreis','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4847,'KVF4pXuNHe','Susi´s Laden','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4848,'47KMiKVuYj','CD-DVD-Rohlinge.de','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4849,'K3eZUsPSeW','Dessousland.com - Ihr diskreter Partner in Sachen Erotik','ID1115X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4850,'XV4IPNMPV8','Polarisator','ID0499XID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4851,'C3CFA5Nck3','BijouShop - Modeschmuck und Piercing','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4852,'yfhblJKTxS','Polarisator','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4853,'wZXV68yt0Q','Der Geld Fux – Ihr Preisdetektiv!','ID0413X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4854,'l1o1aqx1Ql','Betty`s World - Spielen, Sammeln, Basteln, Schenken','ID0803XID1406XID1410XID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4855,'VGaum5r3OX','Mediagalaxis24.de','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4856,'BEgaqQxCAf','Musicpeople','ID1301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4857,'ZXHi6bSDrB','waterbed24 - Die Wasserbetten Discounter !','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4858,'soAV79pCIA','Wellness-Shop.com | Mit der Lizenz zum Verwöhnen.','ID1599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4859,'RPzQZ2qFl6','DVD Shop Deutschland','ID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4860,'ONLfb4AvRW','Schokolade Gruss- & Glückwunschkarten zum Verschicken','ID0511X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4861,'yiYv3UJ5Wa','Dynatech','ID0203X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4862,'10DfvLGrjW','eunet24 SCZERBYNA','ID0301XID0304XID0501XID0502XID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4863,'XTXmJNsRHx','Himmlisch gute Kaffee- und Eis-Spezialitäten','ID0503XID0504XID0505XID0507XID0510XID0511XID0599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4864,'AB6XRvcjn5','Brandschutzzuhause.de','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4865,'0o7eUkLQY8','net4success - Das Dienstleistungsnetz','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4866,'CQwJeWxkw1','usashop.ch - Medikamente und Schönheitsprodukte einkaufen in Amerika','ID0702X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4867,'T6bmjZml6b','Euro - Security - Shop','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4868,'ck7JqubO7I','Der Handarbeits-Laden','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4869,'3HF6FTGx4e','Reifen-RVD Shop','ID0105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4870,'eOqLyYZaG7','Alfred Grages Gastronomiebekleidung - Berufsbekleidung und Gastronomiebedarf','ID1101XID1104XID1106XID1108XID1110XID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4871,'fnbEBJE8xT','persus men`s clubwear','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4872,'mkQZ598SMo','Pro Sound','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4873,'yYQ0a5XSQy','www.Taschenlampen24.de','ID0105XID0299XID0804XID1204XID1399XID1406XID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4874,'AxbDv8gjzc','emotica- der grosse Erotik-Discounter','ID1101XID1104XID1106XID1110XID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4875,'89WqwkDaur','Digitalland - Alles für Ihre Digitalkamera','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4876,'wgUbcsVWMe','Body Dreams','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4877,'lggmCIPwEv','sexpack- Die volle Packung Erotik!','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4878,'L7yQCEn51p','mehr-kosmetik Shop','ID1502XID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4879,'JOoSwgrSyV','Holzkomplett, der interaktive Holzfachhandel !','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4880,'QOa89ixAWU','KATZ International Coasters GmbH & Co. KG','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4881,'xuwAwmXQyp','Okey-Tuning-Parts','ID0105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4882,'eP8XNjYJ2a','Preiswerte-Tinte.de >> Ihr Spezialist für alles rund ums Drucken','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4883,'V8d3t416zz','H&K Motorsport','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4884,'H0heH8Ohrp','accento - Geschenke & Ideen','ID0101XID0803XID0805XID0807XID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4885,'HKSWSYn7ut','Notebookparadies','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4886,'3FfN2pqzpQ','ElectroTrade','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4887,'JhbM2vCxV2','Mein-Einkaufsladen','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4888,'UbzTnvsvB1','Armaturen Versand Shop','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4889,'evn6VtG00y','originet-Onlineshop - Der Shop der starken Marken!','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4890,'tAGay7PSa8','Der eigene Olivenbaum - frisches Olivenöl inklusive','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4891,'YSAZSs8o5I','Tapeten Der 70er','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4892,'vsmMMIpsQF','1a Wellness Zauber Online Shop','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4893,'RR6WTH5t8R','ART-SCHMUCK','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4894,'xhDOrdkVPx','! - mobily24.de - ! Der Onlineshop für Handyzubehör','ID1304XID1307X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4895,'Gl0v2LAVJE','preservativos.de - Kondome online kaufen!','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4896,'oGOtoK6kq9','Basteln & Co.','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4897,'pscOuqtwsH','Consintec-Computer- & Hardwareversand','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4898,'o7mFYGxqiq','NAOMI MODE','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4899,'zLbWHr7Nvb','24h-ComTec-online - Computer Online Shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4900,'fnpgPVejF6','Lifestyle / Pharma Shopping','ID0702X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4901,'FuqWgeTm5r','Fahrrad Schnäppchen','ID0102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4902,'hSaUqQJoc2','Canalba - Hilfe für die Hundeauffangstation','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4903,'sBpPxBsjfw','Elementbuch.de - das große Fachbuch Portal','ID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4904,'CpZH8rkVZq','L-S-Warenhandel','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4905,'g1cZymvuGO','Digitale Poster Online-Shop, Michele Baldioli','ID0803XID0807XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4906,'fImcOE4cmX','VinoPlaza.de - Der informative WEIN-Shop','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4907,'vdn1P47P6B','Tolkauf.de','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4908,'jk1Gw7Rq7j','Unitedflags.com - Flaggen und Fahnen Online Shop','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4909,'X6dwRDcH8R','CASARO, der Uhrenshop im Internet','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4910,'Ci3N31JEu5','schweizerkreuz.com- Switzerland Merchandising Shop','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4911,'R5uOMwR95J','Türkischer Shirt und Merchandising-Shop- Shirts, Caps etc. mit Halbmond und Stern','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4912,'CKSx550wUU','Notebookparadies','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4913,'9TJDPPElVw','Sanoverde ... gesünder leben und wohnen!','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4914,'TQiGiipogf','KVM-Online','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4915,'m5AV7oXoKY','Alles rund um EPSON - GEDAT eShop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4916,'W7aJMGfQow','aixpresso software-shop','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4917,'ZxZO4Fyvvp','Lifestyle-Ambiente','ID0512X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4918,'A3yBISrm5g','www.woodandmore.de','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4919,'DlVA403Xn2','Teehaus Ronnefeldt Vertriebspartner - TEE IM NETZ','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4920,'W3ytAwhqYM','Hosteasy.de - Webhosting leicht gemacht','ID0302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4921,'06Ru6beP2x','Notenshop.de','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4922,'RhtOTfEPnZ','Beautyexpress','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4923,'w93d7kH5QO','Jon Crista Jewellery','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4924,'EGAHwULIUU','www.designglas.net/geschenke','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4925,'f7s1iC697F','MaxxTech - Chevrolet Truck Tuning Center Karlsruhe','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4926,'G4RprpoLd3','Body Styling Products GbR','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4927,'wUmjoshUMY','Haushaltscout','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4928,'3tLVJHeLnG','shopday.de - Ihr günstiges Kaufhaus','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4929,'J8BsnRWDXX','dreamtime shop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4930,'tmceyuf1In','Bunte Einkaufswelt','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4931,'2ntiXr1XDD','TTexpress','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4932,'UOa8WyzqYO','OkiDokiDiving Tauchshop - Tauchsportartikel Versandhandel','ID1006XID1110XID1111XID1112XID1117XID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4933,'3Wyp7iT9G5','Eroticshirts.com','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4934,'lkcwMovEs6','nizeshot - hochwertige streetwear, soccer-fashion und trikots','ID1104XID1105XID1106XID1112XID1117X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4935,'9LpDTFCDhK','Karokom selektierte PC-Technik','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4936,'QlNLPDmnPs','Künstlerwerke','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4937,'FcsaW1pcu0','loebbeshop.de','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4938,'3Vvt4L3zdG','Bottico Bikes','ID0102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4939,'Trti0ZeLZt','Individuelle Schals bei Wildemasche.de','ID1116X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4940,'gyo25EdoM7','apo-discounter.de','ID0702X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4941,'0DpQjDqZBn','Tint-Ink / Richter-DTP Center','ID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4942,'PUcAEE8G3d','Gartengeräte Ecker','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4943,'1xFLvNaHVe','Villa Kinder Bunt - Fashion Hits For Kids','ID1107X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4944,'wyyjeO2YcU','Steeg Bürobedarf Großhandel','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4945,'kk1DmOb19q','DesignerHits for Kids','ID1101XID1105XID1107XID1109XID1112XID1199XID1406XID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4946,'ruEQCwn97T','pcverkauf.de','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4947,'1qajwEveo7','1A Geschenke aus Lauschaer Glas - Glasverkauf.com','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4948,'21MOeWPwSD','MB WARENVERTRIEB','ID1002X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4949,'G3cL1ibiUW','Kaffeekontor St.Pauli','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4950,'EOYywcINzz','www.NeT2CoM.de - Hard- und Softwarevertrieb','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4951,'Y26pPhcfNc','AdvancedPC.de - Hardware- und Softwarevertrieb','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4952,'0ogEeWBeOv','Parfümminiaturen bei parfumflacons.de','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4953,'qgsJiGpqgq','CosmoShop Shopsysteme','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4954,'Uw1BAW6qym','Bilderrahmen Direktversand','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4955,'3l8jJBsf4U','Vita Biosa','ID0406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4956,'12F2tH9bl7','dorfscheune.de','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4957,'wrbLn6KT2g','Pepinio.de','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4958,'KBtnbxMJ6w','Senioren-Shop24','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4959,'vHPShtK8hH','SHOP DESIGN GESCHENKE SHOP','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4960,'UJLFVJcpJA','Borghorster Frottierweberei Onlineshop fuer Frottier und Heimtextilien','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4961,'TYu1ksLkyB','Piwa Torantriebe und Zubehör','ID0199XID0801XID0804XID0807XID0899XID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4962,'eL88XH5JdI','kloundco.de','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4963,'njT1rJEBNV','GERM ONE','ID1105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4964,'wsqXGYF55m','KaufMonster','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4965,'wLhf48YLRU','Strickliesels Woll- & Sockenparadies','ID1099XID1101XID1102XID1104XID1106XID1107XID1116XID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4966,'4QM9UmtIib','go-natural.de E-Shop','ID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4967,'2flwLXqdD0','Katzenhuette','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4968,'kAw213ZGu9','PYROFLASH-Online-Shop Professionelle Pyrotechnik','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4969,'WvlfDTWH2W','1.Superhaar.de Shop','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4970,'1THxjBaTTO','media-data-net Onlineshop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4971,'uyuBw5hq7u','ALL-IN-DESIGN Der Online Shop für Wohnambiente und Geschenke','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4972,'OGSDkep5mS','ALL-IN-DESIGN Der Online Shop für Wohnambiente und Geschenke','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4973,'lpLqdNc84v','Tragbare MP3-Player supergünstig','ID1301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4974,'fRxGlZaVDB','Goldkorn8','ID1101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4975,'lTNyLJ1vd4','Kampfsportartikel direkt aus Shaolin/China','ID0701XID0799XID1111XID1117XID1299XID1402XID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4976,'LTR1D2O4nh','audio-objekte: Möbel für HIFI-TV-CD/DVD und Multimedia','ID0805X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4977,'pYqaQGxeGN','Anglermesser bis Multitools - Monkeysport.de - Ihr Outdoor- Spezialist','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4978,'6iiweYTg14','Partyshop','ID1410XID1414XID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4979,'QHdr2JwbNI','dealsandmore.de','ID0199XID1399XID1410XID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4980,'xwqaS3RUud','Windelnkaufen.de - Ihr Windeldiscounter -','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4981,'vnpeVJqrvH','mauseland','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4982,'gHVnxX1ZHw','Witty, blinkende Anhänger fürs Handy','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4983,'tbrWnnE2VZ','Grenzmarkt Nennig','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4984,'GzntFNCXP9','Kleines-Schwarzes.de','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4985,'QW5lu5lm9y','Kamaa Exotic Shop','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4986,'5t0jBrIHhi','Kultshop.net','ID0306XID0999XID1003XID1399XID1406XID1410XID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4987,'aZXjrnMb4a','Andaro Selektion - Wein aus Österreich','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4988,'Gq1ZSkhKuO','Alle Spezialitäten bei SCHINKENPICKER ihrem Schlemmershop','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4989,'NsOOiaNo92','Blicker Schuhe','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4990,'K0btN8ghJi','Piercing-Shop','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4991,'bZdozLizbl','MegaStore1000','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4992,'J6zQRfMpft','china-shop-biz','ID0807XID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4993,'ooaZaWl3Q5','Saegeblatt-Shop','ID0804X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4994,'aIyRsYzAW3','Nostalgisches Blechspielzeug - Online Shop','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4995,'YPDt84cdtK','Sanoverde Nahrungsergänzungen','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4996,'tAoe93hYwX','Amway Beratung und Vertrieb Petra König','ID0502XID0505XID0701XID0803XID1406XID1501XID1502XID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4997,'Yug2akRIwQ','elektronikwelt.biz - Ihr OnlineShop für Unterhaltungselektronik, Computer&Zubehör, Telekommunikation','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4998,'FXBOf0qhxX','Top-Softwareshop','ID0306X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (4999,'UU9zegHAeQ','Designer Mode Outlet Goldkorn8','ID1105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5000,'9eYR1WdoYo','affenzoo.de','ID1101XID1112XID1116XID1199XID1406XID1415XID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5001,'sHhZrfEvJA','Capt. Spiff','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5002,'JKccOA0eSp','www.lessLAN.de - Der Shop rund um die drahtlose und kostengünstige Kommunikation','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5003,'G2tzNVudRC','ALL-IN-DESIGN Online Shop für Designartikel und hochwertige Geschenke','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5004,'cBDJTTU6jW','terso.de','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5005,'JuWIWA6q3n','Katzenhuette','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5006,'rHrefrYLZr','Flair der Provence Online-Shop – Tischdecken und mehr aus Südfrankreich','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5007,'GJ2TPpq8Bi','verwoehndich.de - Erotikartikel für Sie & Ihn','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5008,'uNNXvHiPvA','Waypoint GPS Vertrieb','ID0105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5009,'nYAEaobWGx','Tischennis.biz','ID1411X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5010,'wxLxzVMhlo','Poseidon Kleve / Aquaristik-Onlineshop','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5011,'Htlgp6EJZ4','www.kfz-spezialwerkzeug.de','ID0105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5012,'qYyTEq69EG','www.spielen-puzzlen.de','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5013,'qnbl8tqrlq','esoshop.com','ID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5014,'AVdZdNKhJW','Wasch- und Bügeltechnik Onlineshop','ID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5015,'zBbkNxovpp','_Montagedirekt','ID0407XID0801XID0803XID0804XID0899XID1004XID1006XID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5016,'RBrQ0JyfPt','Absinth Likör','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5017,'Qm5ZiihiuQ','Stickvorlagen-Shop','ID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5018,'XD0anJ7XVT','Design & Werbung','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5019,'qxJdN4IV2u','SexBaumarkt.de - Fetisch Versand','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5020,'fEwYWchqmb','Hardstyle Hardbass Shop','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5021,'RHRWdBuFNB','Top Shop Fashion','ID1104XID1105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5022,'4T0yzZKfjD','Gay Industries [underground store]','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5023,'Z2dMvHKvv2','Gay Industries [underground store]','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5024,'BasAgoVEyZ','Gay Industries [underground store]','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5025,'tWu7EiTy5h','Gay Industries [underground store]','ID1106X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5026,'AHDBBR5xb1','10 Tage Abnehmen mit amapur-Diät','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5027,'Ws5BoSZmKu','1a Obstbrände und Liköre','ID0503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5028,'5uMHmgVcyK','Rund um den Tisch - Der Shop für die Tischkultur','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5029,'cXTB861v6I','Gaspar `s Internetshop','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5030,'EXTp6dGXX7','Musiker-Onlineshop','ID1408X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5031,'2pXEB89N4B','AloeVera-at.de Ihr Gesundheitsportal im Internet','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5032,'r4LO0lOLPD','High Heels Feelings - High Heels Shop','ID1110X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5033,'7rVhxRWxj5','HS trading network Der Shop für HiFi, TV, Video und Foto','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5034,'fAGSSYTm7n','Original Jet Lag Shop','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5035,'3kADcwTA3U','Kinderspieleland','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5036,'GSw0WyDs9S','EthnoDesigns','ID1117X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5037,'c3YXsuRocg','Feine Weine aus aller Welt','ID0507XID0510XID0513XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5038,'XOg1cgDw7Z','Marderschutz','ID0105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5039,'ApDVl6MBjC','Travelyourway.de - Reisen supergünstig online buchen.','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5040,'0ai1imdo5l','Figuren-Shop','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5041,'VTnKXT5PpZ','hirsch15a.com','ID0101XID0105XID0201XID0202XID0203XID0303XID0399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5042,'jrRy06ofvD','Deynique und Lailique Kosmetik bei beauty-onlineshop.com','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5043,'FesuKWfgod','Sanoverde Naturkosmetik','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5044,'NjRiJBYZb4','Armyshop Dresden','ID1117X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5045,'MbHfhRivVs','Yasemin Krutz Holzspielzeuge','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5046,'mP8R20qVBi','Akt + Art','ID0903X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5047,'9yAZ9oX3im','***LUSTDOM Erotikshop***','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5048,'S1OPEGBgSA','Astrologie, Horoskop - eine persoenliche Erfahrung','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5049,'MKU81Ytcqc','Artasia-Shop - Kunsthandwerk aus Asien','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5050,'obHJN03ZBw','por-autoteile','ID0101XID0102XID0103XID0104XID0105XID0199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5051,'POYYkwBgG2','24 Stunden Online-Shop für Nahrungsergänzung, Wellness und Beauty','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5052,'8WCC7iZWg2','Mediart-shop: Yoga, Meditation, Wellness. Yogamatten, Meditationshocker...','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5053,'6o1WkMBsGx','Busch Billards Online-Shop','ID1410X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5054,'Gpv0Nfw6hy','Sdaxx Musicstore','ID1301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5055,'fswoE5jyMJ','moebel-24.de','ID0202X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5056,'FasSYsriOl','inkpool.de','ID0301XID0303XID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5057,'9Dj42nAPNm','Der Online Shop für Nähmaschinen!','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5058,'G91ZgWfEoq','Goodlife2000 24h Online Shop','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5059,'O2fPfz7VhA','AH-Datentechnik CAD und Visualisierung','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5060,'K6J0HroJnk','Wellness Zauber','ID1599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5061,'CxXrLVGxpY','Die Fundinsel','ID1109XID1116XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5062,'E31DmSLYA5','PK-TOTAL.DE Modding und Hardware Shop','ID0303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5063,'sM1xiW4MSe','TOP SHOP Fashion - der Fashion-Shop','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5064,'tGKCgkR3wl','Lensmile.de- farbige Kontaktlinsen, Tages- und Monatslinsen und Pflegemittel','ID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5065,'54TlfdCFnm','Bonvida.de – Zimmerbrunnen und Vernebler','ID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5066,'FFZaNBs6Tz','bonespresso.de – Espresso, Kaffee, Espressomaschinen und Zubehör','ID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5067,'H7YA9QVQW2','evercell.de - Vitamine und Nahrungsergänzungsmittel','ID0599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5068,'yPnPVBITXy','liquidream.de - Wasserbetten und Wasserbettenzubehör','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5069,'2CcQiSbSKf','Chronostyle.de – Design-Armbanduhren von Diesel, Fossil, Casio, G-Shock, Baby-G','ID1113X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5070,'fVtGp6OXVF','Strumpfversand.ch','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5071,'LkqcomNcez','EXOP.DE - Der ExklusivShop','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5072,'JHtaLZoxBF','AEC-FALLMANN Antiquitäten – Wien','ID0805XID0901X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5073,'UYwbmQdIk9','b2b-mediashop.de','ID1305X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5074,'UtdPht1j6S','maennertag','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5075,'0tJsxzq28x','Bonrollen-Service','ID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5076,'nC7mQS6uwv','as-reisen','ID1205X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5077,'hjxgp0kL0b','Notebookparadies','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5078,'CqQVKkX39W','www.brennbares.de Onlineshop','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5079,'CrJhnjAt4S','www.brennbares.de Onlineshop','ID0101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5080,'iKMRWGDSyI','buenavita bewußter leben und genießen!','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5081,'K6hf6ViT0E','Erzgebirgeversand','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5082,'wYinIszgyE','mediFIT-shop.com: Meditation, Yoga, Wellness!','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5083,'yS40430163046cd','Impruneta Terrakotta Versand','ID08XID0801XID0802XID0806XID0807X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5084,'yS40439ed560edc','Piratenschatzkiste · Nahrungsergänzung','ID0502XID0599XID0701XID0799XID1503XID1599X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5085,'yS4043a0350370e','Hörbüchershop - Hörbuch und Hörspiel','ID0299XID0999XID1401X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5086,'yS4046e0f8ab8f2','CWT Systems Onlineshop','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5087,'yS4048ace7bac92','hobbyshop-mona','ID0801XID0802XID1004XID1006XID1406XID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5088,'yS404998797fa86','ASA Selection Keramik Online','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5089,'yS404ef57365dbd','Bewerbungsshop24','ID02XID0201X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5090,'yS405025d20424e','Lightshop24 - LED Leuchtmittel','ID1302X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5091,'yS40569f1ded341','Sportnahrung & Diät Supplements','ID0799X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5092,'yS40585d4c21829','euNet24 Mall','ID1003X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5093,'yS4061361243568','House of Dessous','noneID1104XID1106XID1114XID1115X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5094,'yS40637a3a2ba33','berlinshirts - coole shirts aus berlin','ID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5095,'yS406c08912254f','Naturscheune','ID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5096,'yS406d79a47124a','Farbkartenshop','ID1399X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5097,'yS406d7c084adb9','Naezentrum Flach','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5098,'yS406d7d3c1e24c','Richard & Peter Pohl','ID0806X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5099,'yS406d7e5913371','Abee-Boett','ID1415X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5100,'yS406d7fcb34ba0','stickgarn-shop','ID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5101,'yS406d80f80c50e','Lotus Specials','ID0101XID0105X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5102,'yS406db0616058d','Dessous.de - Fashion, Lack und Leder','ID1101XID1104XID1106XID1108XID1114XID1115X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5103,'yS406fe47ec332a','Fernglas Shop Bresser Eschenbach Meade','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5104,'yS4076e4cf0beed','Personalisierte Kinder- und Jugendbücher','ID1401XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5105,'yS4078e48ae6e16','AntikVersand','ID0804XID0999XID1004XID1401XID1405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5106,'yS407951ca61a7b','MANAGERTOYS','ID1003XID1402XID1403XID1410XID1414XID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5107,'yS407e6088e5d5e','KOBU-TEE &. FUTON','ID05XID0501XID0502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5108,'yS408a8210c97fe','Mineralium.com - Ihr Mineralienversand','ID1499X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5109,'yS408ce25e0308e','Vwersandhaus Wenz','ID11XID1101XID1102XID1104XID1105XID1106XID1107XID1109XID1110XID1111XID1112XID1114XID1115XID1116XID11','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5110,'yS408d484fc84a2','Gerda Spillmann Swiss Cosmetics','ID1502XID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5111,'yS408d769c11e52','Kinderspieleland','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5112,'yS4090132b5c06b','ProPassione','ID0504XID0801XID0806XID1006XID1101XID1116XID1406XID1502X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5113,'yS4090f972a63e3','www.alles-zum-drucken.com --- Onlineshop','ID0201XID0203XID03XID0301XID0399XID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5114,'yS40992e957bb97','D-KO','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5115,'yS409e40cea2430','Foto und Zubehör Mike Kollum','ID0405X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5116,'yS40a124ede5783','1&1 Shop günstiges-holzspielzeug.de','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5117,'yS40a6a0ff6eee8','D-KO','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5118,'yS40a9ba7b0d1c0','Natürliche Nahrungsergänzung - ProLaVita','ID0701X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5119,'yS40a9bbf565fd3','Der Weinphilosoph','ID0513X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5120,'yS40b60bec974ca','Munich Flowers','ID0404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5121,'yS40bf07a6ab604','Kinderladen Wirbelwind','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5122,'yS40bf31cc5a707','Gerry Handel','ID1304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5123,'yS40bf6de573849','Hobby-Versand Monika Schlachter','ID0803XID1006XID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5124,'yS40d5edf2b4afe','No-Tabooz-Fashion, Trend Handtaschen','ID1101XID1112X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5125,'yS40daae40094a6','Dick GmbH','ID0803X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5126,'yS40e088f27ccb2','1A Liebespuppen bei Lollypop Erotik','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5127,'yS40e149e52918b','Kaufmonster.de','ID0105XID0201XID0203XID0301XID0304XID0305XID0501XID0502XID0504XID0505XID0511XID0512XID0513XID0701XID','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5128,'yS40e2e27d38b34','Asia-Mover','ID0504XID0505XID0510X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5129,'yS40e577897b3d2','World of Sweets','ID0511X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5130,'yS40e5856b4db28','Silberschmuck, Stahlschmuck, Piercing','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5131,'yS40e9551693503','www.FRITZforYOU.de - Ihr Naturdiscounter','ID0701XID1502XID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5132,'yS40e95617e01b1','www.FRITZforLOVE.de - Ihr Erotikdiscount','ID1104XID1114XID1115XID1199XID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5133,'yS40e956e58aa2a','Bonsai Zentrum Frankfurt','ID0802XID0806XID0899XID0905XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5134,'yS40eaf1bc0b150','BB Beauty Shop für spezielle Haarpflege','ID1503X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5135,'yS40eaf58d2b993','ARTE CERAMICA - Spanische Keramik','ID0802X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5136,'yS40eba17ff1578','hb-electronix','ID0301X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5137,'yS40f2bb2e91ad0','Optikshop24','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5138,'yS40f4722ce6e9a','AAA-Silberschmiede','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5139,'yS40f58f067bc6a','AAA-Silberschmiede','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5140,'yS40f7cd5c78d3f','Dino-Sport Agility und Hundesport','ID08X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5141,'yS40fa5774c860d','sacattaque online shop','ID1204X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5142,'yS40fccbd145ce7','Uhrenshop','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5143,'yS40fd24f623646','Humidor Import by Lifestyle-Ambiente','ID0512X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5144,'yS40ff9b65aefca','abcToys','ID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5145,'yS4101116338a19','KEMPENER PRÄSENTE','ID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5146,'yS41066d14139a3','Eurotoys - Spielzeug online','ID0305XID0804XID1102XID1410XID1411XID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5147,'yS4107b07aa2430','Webshop EXACTUS','ID1099X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5148,'yS410adc8e7fc10','D-KO','ID0802XID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5149,'yS4111e615579b3','BW Software Tools bei Quint Air','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5150,'yS4111fbdfc9af2','Leguana Der Hängematten und Bambusshop!','ID0802XID0804XID1006XID1204XID1411XID1504X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5151,'yS411501610a38d','Erzgebirgsvolkskunst','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5152,'yS411746e3286d7','ShopFinder.info','ID0411XID0413X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5153,'yS4117e70964039','letscompare.de','ID0104XID0413XID1099XID1402X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5154,'yS41186f3d3aad8','Sexshop-Schweiz','ID1115X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5155,'yS411b4c604c70f','Pixiy Baby - Exklusive Babyausstattung','ID1102X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5156,'yS412098dcbdff0','Schlauch-Profi.de','ID0801X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5157,'yS4120e13854a6d','* Klickhits.de - das Shop-Verzeichnis *','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5158,'yS412108577268b','Shop4Digicam','ID1303X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5159,'yS4121c2fdf07be','Markenmode für Kinder - günstig wie nie!','ID1102XID1107XID1110XID1199XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5160,'yS412224081b261','BringFix - Heimlieferservice für Dresden','ID0505XID0506X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5161,'yS4126277853aa7','Suedamerika Kaufhaus','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5162,'yS412e2cd96eb0e','Der Online-Shop für Vogelbedarf','ID1002X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5163,'yS4134389d5d43d','makroshopping - Produkte zu Top Preisen','noneID0101XID0201XID0203XID0299XID0301XID0303XID08XID0801XID0802XID0803XID0899XID1109XID1113XID1199X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5164,'yS413495ac71176','deutsche-fahrschulen.de Shop!','ID0304X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5165,'yS41356809f015c','** Shopverzeichnis-Deutschland.de **','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5166,'yS413708f3dfd3b','Edelsteinschmuck von Annelies Riedl','ID1109XID1406X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5167,'yS413c1858e6c96','Künstlerwerke.de','ID0902X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5168,'yS413eb89743035','Künstlerwerke.de - Der Kunstshop','ID0902X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5169,'yS41403a3c0d29a','Diakonie-Shop für Spiele und Geschenke','ID0802XID0806XID0999XID1406XID1410XID1414X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5170,'yS4140aaab49d3f','Onlinelektronik.de','ID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5171,'yS414550dd55067','Adrenotex','ID1104X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5172,'yS4147d9aa5f17c','Schnürsenkel','ID0802XID1004XID1006XID1101X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5173,'yS414aa0ee885bb','DC. SchmuckDepot.com','ID1109X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5174,'yS414c1a822d4ae','stewi alles für Ihren Drucker.','ID0201XID0399XID1006X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5175,'yS415167d947871','terso.de','ID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5176,'yS4151902bdb88e','terso.de Erotik-Shop Erotik-Versand','ID1006XID1099XID1112XID1114XID1115XID1199XID1402XID1404X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5177,'yS41529fdd5069e','Artikel-der-Woche.de','ID1004X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5178,'yS4157e2e61ed9b','VierPfotenShop','ID0802XID0899X','A','Y'); +INSERT INTO `shop_list_DE` (`id`, `shop_id`, `shop_list_name`, `shop_list_categories`, `shop_list_showtype`, `shop_active`) VALUES (5179,'yS415aa20cc361e','Radsport Ludwig','ID0704X','A','Y'); + +-- +-- Table structure for table `shop_product_config_DE` +-- + +CREATE TABLE `shop_product_config_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shop_id` varchar(15) NOT NULL default '', + `shop_product_mode` char(1) NOT NULL default '', + `shop_product_upload_file` varchar(255) default '', + `shop_product_upload_link` varchar(255) default '', + `shop_product_insertdate` datetime NOT NULL default '0000-00-00 00:00:00', + `shop_product_updatedate` datetime NOT NULL default '0000-00-00 00:00:00', + `shop_product_validation` smallint(3) NOT NULL default '0', + `shop_product_refreshtime` char(1) NOT NULL default '0', + `shop_product_provision` decimal(3,2) default '0.00', + `shop_product_currency` char(3) NOT NULL default '', + PRIMARY KEY (`id`,`shop_id`), + UNIQUE KEY `SHOP_ID` (`shop_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `shop_product_config_DE` +-- + +INSERT INTO `shop_product_config_DE` (`id`, `shop_id`, `shop_product_mode`, `shop_product_upload_file`, `shop_product_upload_link`, `shop_product_insertdate`, `shop_product_updatedate`, `shop_product_validation`, `shop_product_refreshtime`, `shop_product_provision`, `shop_product_currency`) VALUES (8,'yS40430163046cd','A','c:\\catalouge.*','http://www.impruneta-versand.de','2004-03-02 14:51:10','2004-03-02 14:51:10',50,'Z','0.00','EUR'); +INSERT INTO `shop_product_config_DE` (`id`, `shop_id`, `shop_product_mode`, `shop_product_upload_file`, `shop_product_upload_link`, `shop_product_insertdate`, `shop_product_updatedate`, `shop_product_validation`, `shop_product_refreshtime`, `shop_product_provision`, `shop_product_currency`) VALUES (9,'yS4048ace7bac92','B','c:\\milando.csv','http://www.hobbyshop-mona24.de/index.php','2004-03-05 17:42:27','2004-03-05 17:59:00',365,'Z','0.00','EUR'); +INSERT INTO `shop_product_config_DE` (`id`, `shop_id`, `shop_product_mode`, `shop_product_upload_file`, `shop_product_upload_link`, `shop_product_insertdate`, `shop_product_updatedate`, `shop_product_validation`, `shop_product_refreshtime`, `shop_product_provision`, `shop_product_currency`) VALUES (10,'yS408d484fc84a2','A','shopyoo_spillmann_catalogue_NEU.csv','http://','2004-04-26 21:33:52','2004-04-26 21:36:33',60,'Z','0.00','EUR'); +INSERT INTO `shop_product_config_DE` (`id`, `shop_id`, `shop_product_mode`, `shop_product_upload_file`, `shop_product_upload_link`, `shop_product_insertdate`, `shop_product_updatedate`, `shop_product_validation`, `shop_product_refreshtime`, `shop_product_provision`, `shop_product_currency`) VALUES (11,'yS40a9ba7b0d1c0','B','','http://www.prolavita.com/shop','2004-05-18 09:26:43','2004-05-18 09:26:43',365,'D','5.00','EUR'); +INSERT INTO `shop_product_config_DE` (`id`, `shop_id`, `shop_product_mode`, `shop_product_upload_file`, `shop_product_upload_link`, `shop_product_insertdate`, `shop_product_updatedate`, `shop_product_validation`, `shop_product_refreshtime`, `shop_product_provision`, `shop_product_currency`) VALUES (12,'yS4121c2fdf07be','B','','http://http://62.75.177.102/shop/index.p','2004-08-17 10:53:05','2004-08-17 10:53:05',90,'Z','1.00','EUR'); +INSERT INTO `shop_product_config_DE` (`id`, `shop_id`, `shop_product_mode`, `shop_product_upload_file`, `shop_product_upload_link`, `shop_product_insertdate`, `shop_product_updatedate`, `shop_product_validation`, `shop_product_refreshtime`, `shop_product_provision`, `shop_product_currency`) VALUES (13,'yS4126277853aa7','B','','http://www.livestyle-shop.com','2004-08-20 21:53:02','2004-08-20 21:53:02',10,'D','2.00','EUR'); +INSERT INTO `shop_product_config_DE` (`id`, `shop_id`, `shop_product_mode`, `shop_product_upload_file`, `shop_product_upload_link`, `shop_product_insertdate`, `shop_product_updatedate`, `shop_product_validation`, `shop_product_refreshtime`, `shop_product_provision`, `shop_product_currency`) VALUES (14,'yS4107b07aa2430','A','shopyoo_product_interface','http://www.webshop.agentur-exactus.de','2004-08-26 22:53:30','2004-08-26 23:17:40',30,'Z','1.00','EUR'); +INSERT INTO `shop_product_config_DE` (`id`, `shop_id`, `shop_product_mode`, `shop_product_upload_file`, `shop_product_upload_link`, `shop_product_insertdate`, `shop_product_updatedate`, `shop_product_validation`, `shop_product_refreshtime`, `shop_product_provision`, `shop_product_currency`) VALUES (15,'yS4147d9aa5f17c','B','','http://www.schnuersenkel.org','2004-09-15 10:58:47','2004-09-15 11:05:30',900,'Z','0.00','EUR'); +INSERT INTO `shop_product_config_DE` (`id`, `shop_id`, `shop_product_mode`, `shop_product_upload_file`, `shop_product_upload_link`, `shop_product_insertdate`, `shop_product_updatedate`, `shop_product_validation`, `shop_product_refreshtime`, `shop_product_provision`, `shop_product_currency`) VALUES (16,'yS415167d947871','B','','http://www.terso.de','2004-09-22 17:07:39','2004-09-22 17:07:39',30,'D','10.00','EUR'); +INSERT INTO `shop_product_config_DE` (`id`, `shop_id`, `shop_product_mode`, `shop_product_upload_file`, `shop_product_upload_link`, `shop_product_insertdate`, `shop_product_updatedate`, `shop_product_validation`, `shop_product_refreshtime`, `shop_product_provision`, `shop_product_currency`) VALUES (17,'yS41529fdd5069e','B','','http://www.artikel-der-woche.de/','2004-09-23 12:08:55','2004-09-23 12:08:55',7,'Z','0.00','EUR'); + +-- +-- Table structure for table `shop_rating_DE` +-- + +CREATE TABLE `shop_rating_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shop_id` varchar(15) NOT NULL default '', + `shop_rating_group` varchar(40) NOT NULL default '', + `shop_rating_clicks` decimal(6,0) NOT NULL default '0', + `shop_rating_value` decimal(6,0) NOT NULL default '0', + PRIMARY KEY (`id`), + KEY `SHOP_RATING_GROUP` (`shop_rating_group`), + KEY `SHOP_ID` (`shop_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `shop_rating_DE` +-- + + +-- +-- Table structure for table `shop_service_DE` +-- + +CREATE TABLE `shop_service_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shop_id` varchar(15) NOT NULL default '', + `shop_service_company` varchar(50) default '', + `shop_service_name` varchar(50) NOT NULL default '', + `shop_service_telefon` varchar(30) NOT NULL default '', + `shop_service_telefax` varchar(30) default '', + `shop_service_email` varchar(50) NOT NULL default '', + `shop_service_zipcode` varchar(15) NOT NULL default '', + `shop_service_city` varchar(20) NOT NULL default '', + `shop_service_country` varchar(20) NOT NULL default '', + PRIMARY KEY (`id`,`shop_id`), + UNIQUE KEY `SHOP_ID` (`shop_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `shop_service_DE` +-- + +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2773,'Q7s23MViIE','offerix.de AG','Ralf Becker','','','rbe@offerix.de','18196','Rostock-Kessin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2774,'LX8yhLSxBL','Reifen Arnold GbR','A.Arnold','','','info@auto-tuning-shop.de','15234','Frankfurt','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2775,'a8lhp2MZXO','Halter Autoteile-A-Z','Herr Vollmer','','','vollmer@autoteile-shop.de','77716','Haslach i. K.','Baden-Württemberg'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2776,'70BDV29JNy','Halter Autoteile-A-Z','Herr Vollmer','','','vollmer@radblenden.de','77716','Haslach i. K.','Baden-Württemberg'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2777,'16hdNbGRJW','rollershop.de','Henning Bergmann','','','an@rollershop.de','38690','Vienenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2778,'gWmBOULmSw','Autoteile-Direkt','Herr März','','','info@autoteile-Direkt.de','85640','Putzbrunn','de'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2779,'8guAS7lKK4','Halter Autoteile-A-Z','Herr Vollmer','','','vollmer@kindersitze-shop.de','77716','Haslach i. K.','Baden-Württemberg'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2780,'O6j2pNWpdi','Motorradonline24','chalatbari','','','webmaster@motorradonline24.de','52017','aachen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2781,'0xf3NLGFbR','Skylax S.r.l.','Dr. Rupp','00393332577681','00390432951339','email@skylax.com','33030','Coseano, Udine','Friaul, Italien, Adr'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2782,'3bbjJjS8tS','Atelier Winter','Thomas Winter','','','info@atelier-winter.de','85521','Ottobrunn-Riemerling','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2783,'ixfL2fGr2s','DELTA-V GmbH','Service','','','info@delta-v.de','42279','Wuppertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2784,'PMMCSKTmQB','KFZ-TEILE-VERSAND','Herr Rabanser','','','webmaster@kfz-teile-versand.de','85276','Pfaffenhofen a.d.Ilm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2785,'UkYrwAjqUU','Manns & Ruß GbR','Mario Ruß','','','AMR-Shop@web.de','12524','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2786,'8iu1YIjeA2','Christoph Pürner','Christoph Pürner','','','Dacheinkauf@web.de','12107','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2787,'adfRnrSHbc','HEIZUNG-DIREKT','Michael Musil','','','muslix@t-online.de','56401','Montabaur','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2788,'zZ87FFwBbJ','BBJS','','','','jschulz@bbjs.de','17033','Neubrandenburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2789,'WwMJY7tkEc','Bischoff Versand','Herr Bischoff','','','info@bischoffversand.de','38528','Adenbüttel','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2790,'MrT4xT7P8s','A. Schmidiger-Weinmann','Patrick Schmidiger','','','info@papbedarf.ch','6215','Beroünster','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2791,'SDhf8jCBX5','MofaShop','Luise Habig','','','info@mofashop.de','53022','Bonn','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2792,'3AMVASXiAc','Oldieworld','Luise Habig','','','info@oldieworld.de','53022','Bonn','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2793,'1nZ4d0UvHC','Friedrichs Reisemobile','Jörg Friedrichs','','','mail@friedrichs.de','29378','Wittingen','German'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2794,'O3k4uWVciW','Ambis Bike Shop','Ambacher Juergen','','','abs@ambi-bike.de','87700','Memmingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2795,'u8bfJ6EPZu','Richters Tuning','Das Tuningzone Team','','','info@tuningzone.de','22459','Hamburg','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2796,'27yQMe4kkl','RZTpower','RZTpower','037423 48599','037423 48652','RZTpower@RZTpower.com','08626','Adorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2797,'pos1Oe2oYT','Edelstore Meilando','Melanie Stuck','','','info@edel-store.de','31613','Wietzen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2798,'GqOtAABsSQ','ParaFork','Christian Gusic','','','infos@parafork.de','85662','Hohenbrunn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2799,'7AsloafoW3','Teka-Racing','Thomas Knur','','','teka-racing@t-online.de','79701','Bad Säckingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2800,'PksIg7pGen','bhs binkert hard- und software gmbh','','','','','79774','Albbruck',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2801,'Un6XzbAHrG','Gustav Neuser GmbH','Kurt-G. Scheible','','','info@neuser.com','73035','Göppingen','Deutschland- Baden-W'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2802,'iOAVW9tgKY','Tenera AG','Brigitte Signer','','','bsigner@tenera.ch','05070','Frick','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2803,'aAoT1aXAsY','Marquardt GmbH','Dieter Marquardt','','','Marquardt-GmbH-Bernau@t-online.de','16321','Bernau','Brandenburg'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2804,'iw3vQK63EG','Böhringer - Versand','Elfriede Hartmann','','','e.hartmann@boehringer-versand.de','76694','Forst','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2805,'9wkvi3LGi9','Storm Uhr - Amex, Corp.','Kundenservice','','','storm-uhr@ecommerce-webcenter.com','75417','Mühlacker','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2806,'12J28ZQF8i','knifeshop.com Handels GmbH','Martin Morocutti','','','contact@knifeshop.com','1230','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2807,'tcCuG5neKh','Stauden Junge','Matthias Großmann','','','info@bluetenblatt.de','31787','Hameln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2808,'u9o8S7BiwC','Bueroexpress','Frau Stark','','','bueroexpress@gmx.de','14480','Potsdam','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2809,'EsMbsmr7M7','Virtueller Bau-Markt AG','heimwerker.de Support Team','','','info@heimwerker.de','40670','Meerbusch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2810,'FTFo247tJb','Virtueller Bau-Markt AG','gartenwelt.de Support-Team','','','info@gartenwelt.de','40670','Meerbusch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2811,'2gcKWuVs1T','Anke Golling Reinigungsartikel','Anke Golling','','','anke.golling@kg-online.de','85283','Wolnzach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2812,'WRJHvPyxr7','Eisenwaren Segmüller','Josef Segmüller','','','E.Segmueller@t-online.de','84479','Burghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2813,'YPdNRHGlLa','alfda Handels-GmbH Artikel für Allergike','Angelika Sielmann','','','verkauf@alfda.de','50127','Bergheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2814,'rF2E6nszBh','alfda handels-GmbH','Angelika Sielmann','','','verkauf@alfda.de','50127','Bergheim','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2815,'oAYxOgp5ua','STILLGER - fuer Kueche, Tisch und Tafel','Mathias Stillger','0611300620','0611378382 ab 10.00h','stillger@einkaufen-wiesbaden.de','65183','Wiesbaden','FRG'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2816,'n4TSnnqnpd','Bernhard Laubmann KG','Herr Laubmann','','','info@laubmann.de','95028','Hof/Saale','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2817,'eiKXUWtyK7','APV Autopflege-Produkt-Vertrieb','Herr Schmid','','','info@twintop.de','38114','Braunschweig','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2818,'pvBKrLgTJ4','efftop.de anneliese freund e.Kfr.','Anneliese Freund','05105 5894-20','05105 5894-50','service@efftop.de','30890','Barsinghausen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2819,'BL4W4Fexb2','BAUKNECHT Servicecenter Wagenhäuser','Matthias Wagenhäuser','0931-2790710','0931-275187','Matthias.Wagenhaeuser@wagenhaeuser.de','97076','Würzburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2820,'VlrIBxMTTf','Gerhard Steinkamp KG','Kundenservice','','','info@porzellan-steinkamp.de','95659','Arzberg','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2821,'8Cc9UWduuR','Scheins Eisenwaren','Herr Kleeb','','','info@scheins.de','52074','Aachen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2822,'Q1S0Ygv9oE','Kunstgriff','Herr Kleeb','','','kunstgriff@scheins.de','52074','Aachen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2823,'5qy2Skr3Cg','Coffee-Shop','Max Jucker','','','info@coffee-shop-ch.ch','0','Uster','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2824,'XYkKyEt3KZ','W. Kordes Söhne','Herr Pöllsner','','','Kordes-Rosen@t-online.de','25365','Sparrieshoop','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2825,'cJFXznY0fk','Altenberger & Partner','Christian Altenberger','','','info@meindrucker.com','6811','Goefis','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2826,'1MAhGiFW1a','Unternehmensgruppe Jaus','Jens Acker','06151-963279','06151-963842','Online@preis-guenstig.de','64285','Darmstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2827,'xp0I6lElfJ','Dittrich Nähmaschinen','Herr Dittrich','0351 3177984','0351 3177983','info@dittrich-naehmaschinen.de','01277','Dresden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2828,'cbXZNXWjny','Steinle Umwelttechnik','Detlev Steinle','','','info@rewalux.de','27809','Lemwerder','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2829,'DUYMw3xKmr','GMK Maler-Fachmarkt','Martin Mueller','','','gmk@alveola.de','56001','Koblenz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2830,'JRjKJJAbDN','W. WOLFF Gebäudetechnik','Wolfgang Wolff','','','info@w-wolff.de','45741','Marl','Deutschland NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2831,'qrB0VpM8ru','Alveola','Gabi Buhren','','','info@web-kreativmarkt.de','56291','Pfalzfeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2832,'pqCGC7voMr','Alveola','Gabi Buhren','','','info@alveola.de','56291','Pfalzfeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2833,'UsOHeoXk9W','Hermes-Shop','Winfried Hermes','','','hermes@hermes-shop.de','48269','Emsdetten','Deutschland NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2834,'mm92Ic8o5u','Müller & Drzisga GbR','F. Drzisga','','','info@muellerdrzisga.de','45307','Essen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2835,'IhBpBtq6BC','Hoge mode+mehr','Hoge','02921-13992','02921-15835','info@hoge.de','59494','Soest','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2836,'nQqM9edqGb','Lichtbogen','Wolfgang Landgrafe','','','info@lichtbogen.de','26427','Esens','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2837,'wK3B9uDgIK','Keramikkunst','','','','','97961','Bad Mergentheim',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2838,'vVLgxPKRtl','Lebensart - Stefan Kampmeier','Stefan Kampmeier','','','info@lebensart-versand.de','33119','Delbrück','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2839,'qHpX62wL4K','Home Sweet Home GmbH','Thomas Weber','','','t.weber@scarp.com','67201','Frankenthal',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2840,'nBRqVHK4Fx','Blickfang ArtRoom & DecoPartner','Pete Schmidt','','','info@decomania.de','30165','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2841,'uhHTHZA0Ra','Aegerter Latin Import','Ilari Henrik Aegerter','+41 1 240 10 25','+41 1 240 10 27','info@hamaca.com','8026','Zürich','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2842,'PKKIoAJesj','Grohe Armaturen Shop','Michael Fischer','','','webmaster@armaturen-versand.de','10963','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2843,'CQoXsitKcI','inside objects köhler concept GmbH','Ulrike Pietsch','','','up@insideobjects.com','26629','Grossefehn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2844,'mjFJbty6ZQ','Gg. Holland-Letz Söhne','Steffen Gericke','','','gerickes@gmx.de','98584','Steinbach-Hallenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2845,'B26U20SDTN','online-schrauben.de','H.Albus','','','albus@online-schrauben.de','42391','Wuppertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2846,'gxpNhNi0RU','Leuchten Design & Elegantes Wohnen','Dieter Hahlweg','','','hahlwegDesign@web.de','22851','Norderstedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2847,'DiO1o5DcYj','Josi Schneider','jürgen schneider','','','josi.schneider@t-online.de','86171','augsburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2848,'dR89641XVZ','Kronprinz ... Geschenkideen a la carte','christian hinkel','','','kronprinz@einkaufscentrum.de','45307','essen','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2849,'WwINk9jsGE','Kinderlampe.de','BestellCenter','','','info@kinderlampe.de','91561','Neuendettelsau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2850,'0dfSvPmJ0d','Agenturportal GmbH','Claudia Nowacyk','','','cno@agenturportal.de','50672','Köln','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2851,'mCOFKS0sAM','Michael Miethke GmbH','Michael Miethke','','','mail@autovermietung-weltweit.de','74321','Bietigheim-Bissingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2852,'LxncXru4TP','Autovermietung Miethke','M. Miethke','','','mail@autovermietung-miethke.de','74321','Bietigheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2853,'jUcyaozWo4','Autoverleih Miethke','Petra Miethke','','','mail@weltweite-mietwagen.de','74321','Bietigheim-Bissingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2854,'5aqVO9VgA5','KBS-Technik','Mark Gorke','02351/27240','02351/27250','info@kbs-technik.de','58471','Lüdenscheid','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2855,'hRF3LTCzt6','ENDISCH - ETIKETTEN','Jo Endisch','','','etiketten@endiweb.com','61101','Bad Vilbel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2856,'zh0spnylzd','Menzel & Woelke GmbH','Axel Hillebrandt','','','info@aktenklammer.de','59562','Warstein','NRW Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2857,'Be9UUItEGh','buero-katalog.de','H. Brenner','','','info@buero-katalog.de','89407','Dillingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2858,'Ax8Lx4wt2e','Hochzeitsservice Marriage Day','Yvonne Köth','','','shop@hochzeitsservice.de','61138','Niederdorfelden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2859,'gO3hmcvouY','buerozeug.de','Holger Deglau','','','info@buerozeug.de','08209','Auerbach','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2860,'hj6y6Xgdn6','homann-bettenland','Mathias Homann','07741-64840','07741-1534','homann-bettenland@t-online.de','79741','Waldshut-Tiengen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2861,'rTtaFXUjR2','Equinox Verlag und Versand','Frank Cebulla','','','versand@equinox-net.de','0','Jena','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2862,'eASPICdIEs','Carbonit Filtertechnik GmbH','Sandra Demitrowitz','','','info@carbonit.com','29416','Dambeck (Altmark)','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2863,'v8dmJ0yBXp','Lebensart - Stefan Kampmeier','Stefan Kampmeier','','','info@lebensart-versand.de','33119','Delbrück','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2864,'tgI9EQ01cl','Hobbycreativ','Hr. Hieske','','','webmaster@hobbycreativ.de','67201','Frankenthal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2865,'PjHmF8U68j','www.buntpapier.de','Herr Jänicke','','','info@buntpapier.de','10317','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2866,'lyCO3OpqaJ','INTERPAGE media factory','M. Becker','','','info@classicstyle.com','81347','München','Italien'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2867,'GVzrF4kN0y','Bürobedarf & mehr Thomas Scherer e.K.','Thomas Scherer','','','info@schere.com','64580','Biebesheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2868,'VHrwZn5pVN','10,- Shop','Reinhilde Holzmeister','','','holzmeister@reinhilde.com','8010','Graz','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2869,'D3wGAaDskP','Michaela Decker Wasserbetten','Michaela Friedl','','','info@decker-wasserbetten.de','63075','Offenbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2870,'nQ7ikuFCil','smoo GmbH','Tina','','','bestellung@kauf-rausch.de','59941','Winterberg','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2871,'uDVbPziDtG','smoo GmbH','Tina','','','service@rockon.de','59941','Winterberg','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2872,'AAUjKE2qMM','Kinderkutsche','Torsten Schmidt','','','info@kinderkutsche.de','16540','Hohen Neuendorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2873,'HZb1FNaj6P','Lindauer & Lang Internet Design','Timo Lang','','','sales@design-kaufhaus.de','35233','Breidenbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2874,'hAwuqWFq5x','Concept2000','Herr Schubert','','','info@hobby2000.net','44541','Castrop-Rauxel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2875,'6bVKJPcVRh','CRISS CROSS Marketing','Uta Lerche','','','u.lerche@criss-cross.de','09514','Lengefeld','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2876,'5dTlBv9LNE','Active-Fun.de!','Roland Damm','','','roli@kitesail.de','32767','Rödermark','Deutschlnd'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2877,'Am5lI5jom1','Asian Style','Frau Colonna','','','asianstyle@web.de','20149','Mailand','Italien'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2878,'1x4P8z3jpA','scope','achim hammelmann','','','info@scope-net.de','20459','hamburg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2879,'0vBo8JWndJ','scope','Achim Hammelmann','','','comment@tisch-und-stuh.de','20459','Hamburg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2880,'OeuJEMpGG9','der Pflanzendoktor','Manfred Pfeiffer','','','office@gaertnerei.at','1190','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2881,'4NjabXaFTl','Web & IT Solutions GmbH','','','','','49001','Osnabrück',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2882,'M3a2IeTEYW','Mechnich Spielautomaten','Herr Mechnich','','','info@sportautomaten.de','67001','Ludwigshafen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2883,'QsGvqGF3MK','Baumgärtner & Kersten GbR','Daniel Baumgärtner','','','info@fankaufhaus.de','04509','Radefeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2884,'XHlm0TYfzj','Anjas Erotik-Boutique','Frau Harbach','','','ahatbach@anjas-sexshop.de','63487','seligenstadt','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2885,'7wCdkUTkGg','Ostsee-Pyrotechnik GmbH','Stephan Stotz','','','info@ostsee-pyrotechnik.de','23758','Oldenburg i.H.','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2886,'CYWDSyJYqe','talismane','Frau Harbach','','','harbach@talismane.de','63487','seligenstadt','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2887,'eACFIcRqwk','Der Waffenshop','Reiner Banse','','','info@derwaffenshop.de','21129','Hamburg','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2888,'5fXFtXWTXA','HAWELKA TRANSFORMATION','Uschi Hawelka','','','transformation@hawelka.de','67547','Worms','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2889,'qJvRlrSpL1','Kunsthandel-MV','Rainer Proch','','','info@art-antique.de','19374','Groß Niendorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2890,'lhvcLfK4rv','Exposa GmbH Reiseservice','Exposa GmbH','','','info@mallorca-direkt.de','50126','Bergheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2891,'wM98aslGeC','Exposa GmbH Reiseservice','Reservierungszentrale','02271-66616','02271-66673','info@exposa.de','50126','Bergheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2892,'YqMBYIFcUY','Gaby´s Galerie','Gaby´s Galerie','0173/3154237','','gabriele@tap.de','65232','Taunusstein','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2893,'IcSpgOBcYc','Holzschnitzerei Wlach','Alexander Wlach','09185/5301','09185/5469','service@wlach.de','92360','Mühlhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2894,'zPXo2xMN4R','Burgauer Galerie','Sigrid Gross','','','info@art-for-less.de','89331','Burgau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2895,'bKEmcMPOwN','Reisebüro Am Berge','Dirk Dümmel','04131-37001','','info@lastminute-suchen.de','21335','Lüneburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2896,'plzYpt1nFt','Kunststoffverarbeitung und Handels GmbH','Jürgen Wiegert','','','khg@khg.de','37287','Wehretal-Langenhain','Hessen'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2897,'SKEl9sXoEm','Atelier Riefers','Ursula Riefers','','','ursula@riefers.de','47804','Krefeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2898,'gMobG9nGeQ','Antiquitäten Magdalena Pehrs','Magdalena Pehrs','','','reschroe@icsmedia.de','48155','Münster','NRW - Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2899,'r6dGbREhZl','Kondomshop-fun Erotikmittel Versand','Jenifer May','','','info@dildowelt.de','52525','Heinsberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2900,'X4FSPRaVXV','Kondomshop-fun Erotikmittel Versand','','','','info@kondomshop.de','52525','Heinsberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2901,'3nXJ6NWPpw','keine Fa','Andreas','','','sowerbe@gmx.de','0','das','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2902,'hkC3AWJQav','Annett Gallery e.K.','Annett Mroz','','','annett@annett.de','22549','Hamburg','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2903,'oKmdKcfAyY','Kunstgut Effeldorf','Markus Doebele','','','kunstgut-effeldorf@t-online.de','32767','Dettelbach-Effeldorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2904,'LKcKuOtioD','GeoMap AG','Hans-Peter Sahrhage','','','info@geomap.ch','3661','Uetendorf','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2905,'WFplx0A4dk','universal arts Galerie Studio GmbH','Mario Strack','','','mail@universal-arts.de','80637','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2906,'A0J266ITbA','GeoMap AG','Hans-Peter Sahrhage','','','info@schlitten.ch','3661','Uetendorf','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2907,'EZ6HBpmlrc','HAWELKA - DESIGN','Werner Hawelka','','','design@hawelka.de','67547','Worms','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2908,'KrJBnVqh6M','Art-de-Papp Dekorationen Nicole Mettmann','Nicole Mettmann','','','info@art-de-papp.de','77815','Bühl / Baden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2909,'dJjUx2oNjf','click-fototours','Karla Hoppe, Horst Riefers','','','k.hoppe@click-fototours.de, h.riefers@cl','47804','Bonn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2910,'IBvvPJU6BO','Albatro-Produkt-Marketing GmbH','Hans-Jürgen Lenk','','','info@tyrax.de','06231','Nempitz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2911,'RjVSHhWtrL','Kübler GmbH','Saladin','','','information@gartenshop-online.de','69172','Leimen-St. Jlgen','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2912,'IwQnimRiW5','3WD PC-Service e.K.','Frank Sypplie','','','rpc-info@3wd.de','76437','Rastatt','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2913,'OXt2n0IzzM','Import Export Wiaime','Wiaime Jürgen','','','J.Wiaime@dekoration-wohnen.de','54619','Roscheid','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2914,'ILBLp6Ol2m','Galerie d`Histoire','Herr Hüsken','','','Andre-Huesken@Galerie-Histoire.de','22359','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2915,'fTJoXRozdr','Landesvermessung + Geobasisinformation N','Hans-Jürgen Gau','','','Hans-Juergen.Gau@lgn.niedersachsen.de','30659','Hannover','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2916,'0LhUFXOhdN','RAKEN Trading','R.Menebhi (DE), L.Boughaba (FR)','','','style@raken.com','2078','La Marsa','Tunesien'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2917,'hh4cFfGJXH',':: tourists-direct.com','Markus Hübner','','','office@tourists-direct.com','6071','Aldrans','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2918,'aQI83YjWwO','Alexander Settele Möbelvertrieb','Alexander Settele','08031-32072','08031-33952','info@matratzenversand.de','83024','Rosenheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2919,'RayAQQFqo4','OrientLights','Frau Basyouni','','','bestell@orientlights.de','21244','Buchholz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2920,'jIYSq94Iw4','Opal Filmproduktion GmbH','Frau Jochimsen','','','info@opalmedia.de','10629','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2921,'PAss7Er3E6','Tierbedarf Guse','Andreas Guse','','','aguse@tierbedarf-guse.de','34376','Immenhausen','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2922,'DlpINleDl0','','','','','critic@originalgemaelde.de','0','','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2923,'5EKNO1FwGW','Möbelhof Parsberg.de','Birgit Meier','','','info@moebelhof-parsberg.de','92331','Lupburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2924,'7Me8u9dE75','Sichtweise Verlag','','','','info@sichtweise-verlag.de','31275','Lehrte','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2925,'zS1GcYfOYz','Stuco AG','Rene Bilger','','','rbilger@stuco.ch','3360','Herzogenbuchsee','schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2926,'awCJcEvOG5','Naturtextilien Regine Settelmeier','Regine Settelmeier','','','info@kinder-naturtextilien.de','97285','Röttingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2927,'auq4cy4AEw','Auto Ried \"Der Weg zum preiswerten Neufa','Hr. Ried','','','auto-ried@t-online.de','56235','Breitenau bei Dachau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2928,'FpP1hfmLbN','Claudia Versand','Christine Haderdauer','','','shop@claudiashop.de','97070','Würzburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2929,'EUSj1Y8y5U','Outdoor-Consulting GmbH','Udo Heinke','+49-7520-9561-0','+49-7520-9561-22','info@outdoor-consulting.de','88279','Amtzell','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2930,'DusWusPAir','','Mark Zacharias','','','webmaster@pinboerse.de','22339','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2931,'J82WZFcFHh','','Mark Zacharias','','','webmaster@casarent.de','22339','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2932,'yGajOUfWYo','Parkasite Outdoorprodukte','Rolf Wotke','','','webmaster@parkasite.de','59557','Lippstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2933,'8CsU79d7Uj','Cuxland Ferienparks GmbH','Cuxland Ferienparks','','','info@cuxland-ferienparks.de','27632','Dorum','Deutschland/Niedersa'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2934,'je91Wcja94','Helge Christian Schacht Internetservice','Olaf Slater','','','reisen@reisevertrieb.de','23863','Bargfeld-Stegen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2935,'fhdeVNipPb','Cuxland Ferienparks GmbH','Cuxland Ferienparks','','','info@cuxland-ferienparks.de','27632','Dorum','Deutschland/Niedersa'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2936,'qPvr8D9Lxe','Schuh Keller','Herr Keller / Herr Leist','0621-511294','0621-513208','info@schuh-keller.de','67059','Ludwigshafen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2937,'ZlFYH0SlxT','ISP Thiel-Marketing.de','Henning Thiel','','','info@hoteltreff.de','56290','Schnellbach','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2938,'r8rMBbIvNz','ISP Thiel-Marketing','Henning Thiel','','','info@traumbau.de','56290','Schnellbach','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2939,'C6Xl4lIjtG','Shoppingday','Harry Malinke','','','info@internetraser.de','51467','Bergisch Gladbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2940,'SE5r9qviAg','Bonner Camping Freizeit Shop Heinz','Ralf Heinz','','','anfrage@camping-heinz.de','53225','Bonn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2941,'q2TNnlAb4w','Eurosian Reisen','Andreas Schulz','','','eurosian-reise@t-online.de','12555','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2942,'SdHDjzYB8K','Danner Outdoor Camping Kanusport','Karl Danner','','','info@outdoor-danner.de','94436','Simbach bei Landau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2943,'VEeSweVo9B','','','','','','0','','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2944,'c4LnNfAtno','IMS','Manfred Weber','','','info@freizeitecke.de','67489','Kirrweiler','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2945,'dtviXbO2xz','VEPO Versand','Christian Poseiner','','','VEPOVersand@t-online.de','63322','Rödermark','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2946,'7ae4mKLguA','Contact Travel','3 erfahrene Reisebürofachkräfte','','','contact@airlink.de','79539','Lörrach','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2947,'6qoAqm8AMP','Contact Travel','Jutta Kohler','07621-426666','','info@reiseboutique.com','79539','Lörrach','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2948,'ArdXVJAf4Y','Conrad.com AG','webmaster','','','webmaster@conrad.com','92240','Hirschau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2949,'AxzprHKPv1','ebookers.com Deutschland GmbH','Call Center Bonn','','','anfrage@ebookers.com','53111','Bonn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2950,'TyigUaXGI4','Jumboreisen GbR','','','','','06886','Wittenberg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2951,'2AIas5zgAR','Austrian Stone Art','Hubertus Franciscus Dors','','','hdors@aon.at','0','Bregenz','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2952,'Mnb0BxujXC','AD Lampenschirme Ges.m.b.H.','Katharina Dvorak','','','ad-lampenschirme@nol.at','7533','Ollersdorf im Burgen','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2953,'mOeHEwNK9W','AD Lampenschirme Ges.m.b.H.','Alfred Dvorak','','','hallo@hallo-burgenland.at','7533','Ollersdorf im Burgen','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2954,'i1UJs1NekM','AD Lampenschirme Ges.m.b.H.','Katharina Dvorak','','','info@urlaub-in.at','7533','Ollersdorf im Burgen','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2955,'UYmh7KZYsE','AD Lampenschirme Ges.m.b.H.','Alfred Dvorak','','','hallo@hallo-burgenland.at','7533','Ollersdorf im Burgen','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2956,'yooVkYhSuQ','HSR Travel','Kaethe Springuel','','','info@hsr-travel.de','53111','Bonn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2957,'cf4jpFWXPu','PartyPaket.de','Thies Burdorf','','','Service@partypaket.de','21465','Reinbek','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2958,'ONjfTjw2p3','Hotel Ahorn Garni','Daniel Glau','','','info@hotel-ahorn.com','10707','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2959,'dxnOpHO6z4','No-Wonder.de','Ulrich Becker','','','Becker@no-wonder.de','40878','Ratingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2960,'Oy3jkKDIcU','Waltraud Brintrup','Sascha Brintrup','','','info@brintrup.de','33415','Verl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2961,'fai3wa4smz','Wohlmuther Mode im Landhausstil','Christian Wohlmuther','','','wohlmuther@badmitterndorf.at','0','Bad Mitterndorf','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2962,'Gl4XXNSvdM','Wohlmuther GesmbH','Christian Wohlmuther','','','wohlmuther@lola.at','0','Bad Mitterndorf','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2963,'UYKJyKfgCG','Bad Mitterndorf Tourismus','Seebacher Martina','','','info@badmitterndorf.at','0','Bad Mitterndorf','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2964,'B6x1ZT9rVF','Alfred Wittenauer','Eckard Wittenauer','','','alfred.wittenauer@t-online.de','75172','Pforzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2965,'lVTgx6wrJH','MENS BEST Damen und Herrenmode','Hr. Lorenz','','','office@mensbest.at','7210','Mattersburg','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2966,'LyS3UudQa8','Optik Bauer GmbH','Swen Bauer','06102/770101','06102/770100','info@KontaktlinsenShop.de','63303','Dreieich','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2967,'ttnkjlubJD','The Store-Company','stefan lindauer','','','lds@online-club.de','40627','Duessldorf','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2968,'4AA91yFeuF','Regenmode Lehmann','','','','','15890','Eisenhüttenstadt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2969,'blngJjADtT','Kaufunger Schuhversand','Greilich Christian','','','versand@kaufunger-schuhversand.de','34260','Kaufungen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2970,'3Yufs3Leyy','getyourcar AG','Martin Riedmüller','','','riedmüller@getyourcar.de','80335','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2971,'svHB6HyzlU','MEMMEL GmbH','Tanja Behr','','','behr@uhrenparadies.de','97424','Schweinfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2972,'xlHMvxyFt0','thaisite.com','Hans Mueller','','','mueller@thaisite.com','0','','Thailand'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2973,'uLTfBpCV0i','seeside.de','Dr. C. Finke','','','finke@seeside.de','20099','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2974,'0b0GhR30L0','Modeimport Textilvertrieb','Mehmet Sarikus','','','Sarikus@t-online.de','71691','Freiberg a.N.','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2975,'ATFBHho6ta','Schuh-Welt Schuhhandels GmbH','Frau Klein','06333/1003','06333/5054','Verkauf@Schuh-Welt.de','67714','Waldfischbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2976,'dFHe06etTv','Uhren Hieber GmbH','Andrea Hieber','','','hieber@uhren-hieber.de','80634','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2977,'1uQhYurYm3','Juwelier OEKE','Dieter Hollnack','','','Juwelier-OEKE@t-online.de','99423',' Weimar','Deutschland/Thüringe'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2978,'488CTNM4Pv','Juwelier OEKE','Dieter Hollnack','','','Juwelier-OEKE@t-online.de','99423','Weimar','Deutschland/Thüringe'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2979,'iQY2qgd1qA','Augenoptik Bennewitz','M. Haase','+49-373323494','+49-3733-22660','orders@bennewitz.com','09456','Annaberg-Buchholz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2980,'lQOUaEHyCb','schmuckshop.com','Herr Thaler VL Internet','','','schmuckshop@schmuckshop.com','0','','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2981,'NXbStBQf8J','TOM Handels GmbH','Annette Krämer','','','annette@topmarken.de','42781','Haan','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2982,'XJ6gx8ctTP','Danuta Dluzyk, Uhren und Schmuck','Ralf Staklies','','','DDluzyk@aol.com','59821','Arnsberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2983,'wkeRkG0CwU','Fancy Rings - Doll GmbH','Bernhard + Patricia','','','contact@fancy-rings.de','75172','Pforzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2984,'WmM0gYLK9I','Ziemann Energietechnik','Frau Gorsky','','','service@solararchitektur.de','44536','Lünen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2985,'ts3ooCt9Ux','Schmuck-Profis','Frau Heinbuch und Herr Wohlfahrt','','','Post@Schmuck-Profis.de','64859','Eppertshausen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2986,'CJbJfX5pDg','ClassicBikes','Andreas Lehmann','','','bike-shop@classicbikes.de','18109','Rostock','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2987,'LEq5aKTUwr','Reisebüro Hauns','Peter Wolf','','','welcome@hauns.de','35510','Butzbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2988,'Gvn2LjMn4O','M&D','Vertrieb','','','casioshop@aiol.com','22523','Hamburg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2989,'lYAuCMn9g4','edoras','Herr Simsek','','','e.simsek@edoras.de','75172','pforzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2990,'cS30wkniQO','Fander','Bernhard Fander','','','service@schmuckgalerie.de','47906','Kempen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2991,'bi5U7AF7Gl','M&D','Service','','','info@spezialversand.de','22523','Hamburg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2992,'ddVaTt3j2n','M&D','Vertrieb','','','info@uhrencity.de','22523','Hamburg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2993,'BHdClx32bl','Stefan Wiessmeyer - schmuck','Stefan Wiessmeyer','','','info@wiessmeyer.de','82152','Krailling','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2994,'UtF2HzA2tA','BRautmode-Online','Herr/Frau Bachmann','','','shopping@brautmode-online.de','79650','Schopfheim','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2995,'GMWJS5zI7S','Rousseau & Schuy GdbR','Laura','','','Laura@casaro.com','79379','Müllheim','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2996,'RqaG3OTkCt','Silverland','M.Braunshausen','0421-78555','04207-2000','kontakt@silverland.de','28203','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2997,'7xXZtpK847','Schmiholz','Barbara Weidinger','','','weimicha@t-online.de','74354','Besigheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2998,'TIwgI9HcoV','Wolfgang Mayer Gold und Platin Kettenfab','Stefan Mayer','07043-33130','07043-33242','info@wmayer.com','75438','Knittlingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (2999,'3BrJjja2lQ','Ickler GmbH','Kerstin Walter','','','info@limes-watches.com','75180','Pforzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3000,'iecHMkxKcu','Megatime CM-Media','Jaqueline Timmler, Kundenservice','','','timmler@megatime.de','41539','Dormagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3001,'9pbHhZGZfE','Uhrenshop, powered bei Megatime','Petra Denkert, Onlineverkauf','','','denkert@megatime.de','41539','Dormagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3002,'xhtuZlUhZ2','Handy-Zubehörshop','FRIEDHELM Clauberg','0221 970 10 41','0221 970 10 42','info@handy-zubehoershop.de','50765','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3003,'tvDqjtkP40','Ihre Reiseagentur','Elke Rodius','','','Reise@Rodius.com','65232','Taunusstein','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3004,'slh6ZXaL27','Schmuckecke','Michael Hictaler','','','info@schmuckecke.de','53757','Sankt Augustin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3005,'6W5IqupkIV','Schmuckbox','Webmaster','','','webmaster@schmuckbox.com','55743','Idar-Oberstein','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3006,'pHbEZLqxBn','BellaScarpa','Mike Schubert','','','bellascarpa@profimail.de','06449','Ascherslben','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3007,'Eyk6QUHo9y','Trollart','Gudrun Schön','','','trollartshop@trollart.de','61274','Weilrod','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3008,'XxJ7ZLAzpl','Zeder-Reisen Hamburg-Reisebuero','','','','Info@zeder-reisen.de','22299','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3009,'RwEsm9h1Un','DanFun Ferienhausvermittlung','DanFun Ferienhausvermittlung','','','info@danfun.de','58454','Witten','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3010,'l66qHfWXfx','Pioneer Ballooning','Thomas Dzial','','','info@ballonfahren.net','83301','Traunreut','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3011,'BPpMdnQHxT','MML-Motorradzubehör','Manfred Hartmann','','','service@mml-motorradzubehoer.de','97782','Gräfendorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3012,'HYcCsY6WUl','Raddiscount, Inh. Danuta Badziag','Felix Badziag','07452-818112','07452-3442','info@raddiscount.de','72202','Nagold','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3013,'4yeig7jEEv','Casio-Uhren-Shop','Matekalo','','','service@casio-uhren-shop.de','75417','Mühlacker','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3014,'vOkIuQvWqx','TIMEDISCOUNT','TIMEDISCOUNT - Team','','','info@timediscount.de','84056','Rottenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3015,'evn0d0QB6s','BRONST GmbH Berlin Bürobedarf, Büroeinri','René Adam','','','adam@bronst.com','10365','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3016,'WQMvwyTIsu','Flug.de','Callcenter','01805 / 358433','01805 / 3584329','service@flug.de','76227','Karlsruhe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3017,'ulvdDRA0zS','Systemhaus Jens Hampe','Claus-Volker Selck','+49(0)4331.86 86 -0','+49(0)4331.86 86 -86','info@vselck.de','24103','Kiel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3018,'AzX0ftgDPw','ERKA sales consulting','Robert Karthäuser','','','info@poljot.de','12101','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3019,'CKO217p7o3','ERKA sales consulting','Robert Karthäuser','','','karthaeuser@erka.de','12101','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3020,'Uc7bsS8CiG','Gärtnerei Theumer','Jan Theumer','','','JanTheumer@t-online.de','08371','Glauchau','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3021,'hlbCdnAfTR','Reiseagentur A. Schiebe','Aglaia Schiebe','','','info@eco-online-traveller.de','72525','Münsingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3022,'di7QwkTKqV','TravelSoft GPS und Navigation','TravelSoft','','','info@travelsoft.de','31613','Wietzen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3023,'9kEDsOJIC1','Lenscare.de AG','','','','service@lenscare.de','24118','Kiel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3024,'a3K8KapUki','Haus des Kindes STOCKERT Bereich Baby-On','Henrik Geschier','','','info@babyonlineshop.de','53474','Bad Neuenahr-Ahrweil','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3025,'bIYySuVAq0','Top Tie Frank Curatolo','Frank Curatolo','','','shop@top-tie.de','44809','Bochum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3026,'pXBMtrO6fJ','Dessous for You','Frau Schneider','08141-356574','08141-356574','info@dedssousforyou.de','82256','Füstenfeldbruck','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3027,'FvRGT81RXV','Beachwear for You','Frau Schneider','08141-356574','08141-356574','info@beachwearforyou.de','82256','Füstenfeldbruck','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3028,'6RTO6LIrzx','DePauli.com AG','herrenausstatter.de - Team','','','service@herrenausstatter.de','81829','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3029,'dxxKVbEFzP','DePauli.com AG','burlingtonshop.de - Serviceteam','','','service@depauli.com','81829','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3030,'IyAtCIJwYq','M + R Vertrieb','MEGA-SEX-STORE.de','06074 815575','06074 815177','shopyoo@mss-versand.de','63128','Dietzenbach','-d-'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3031,'hjpa8V1Z48','Müller-Team','Kersten Müller','','','mueller@mueller-team-rodgau.de','63110','Rodgau','-d-'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3032,'tQYk7KBEwn','Luis Blank','Luis Blank','','','Meister@Juwelier-Blank.de','94474','Vilshofen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3033,'z95Sq7rMWz','NetTie - Luxury Ties And More','','','','info@NetTie.de','22761','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3034,'oK3zM50yem','EdelStore Meilando','EdelStore Meilando','','','info@edelstore.de','31613','Wietzen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3035,'akeV9m07Gs','Art by Mehndi-Tempel','Petra Rascher','','','info@mehndi-tempel.com','20095','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3036,'ZICus5voiN','Hosen-Winkler','Helmut Winkler','','','H.Winkler@Hosen-Winkler.de','25938','Wyk','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3037,'mpl4PN9609','PERSONAL MED Stoltenberg GmbH','Evelyn Stoltenberg','','','verkauf@socken-laden.de','53809','Rupp.-Winterscheid','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3038,'ffZq42spLL','E-M-R Dieter Lustinger','Dieter Lustinger','','','d.lustinger@gmx.de','94099','Ruhstorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3039,'6oAQeQ8iuD','Bodo u. Thilo Burgey GbR','Bodo Burgey','','','mail@longestthing.de','67307','Göllheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3040,'V285Hloffr','Scheier GmbH','Hans Scheier','','','armyshop@aon.at','6800','Feldkirch','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3041,'T7uQsqfaul','Scheier GmbH','Hans Scheier','','','armyshop@aon.at','6800','Feldkirch','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3042,'QnBZpHyjHY','Goldstation.de','Michael Gold','','','kontakt@goldstation.de','25337','Elmshorn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3043,'0g3MwwTe1V','Gera-Import','Gerold Rabba','','','g.rabba@cityweb.de','40670','Meerbusch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3044,'gHrrBhMDh1','Gerameer Kosmetik GmbH','Gerold Rabba','','','g.rabba@cityweb.de','40670','Meerbusch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3045,'4Rh5ZRAjvr','RFT','','','','','57072','Siegen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3046,'3LHvlxUnXc','Baby´s Natur','Susann Köthe','05525/959615','05525/959616','info@babysnatur.de','37445','Walkenried','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3047,'5fXTJBwNdO','jumax.de','jumax Callcenter: 0180-5586290','','','mail@jumax.de','98587','Steinbach-Hallenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3048,'ZU3gw5lsuL','Rolf Richter','Rolf Richter','','','knac@knac.de','25524','Itzehoe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3049,'6KAae9daWT','Jo Krawatte','Bruno Chirchietti','','','info@krawatten-shopping.de','53639','Königswinter','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3050,'5RRT0NSHPc','Friedrich Nieman GmbH & Co. KG','Peter Niemann','','','p-niemann@f-niemann.de','24119','Kiel','Schleswig-Holstein'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3051,'jiUuQ5JAa4','SN-concept OHG','SN-concept OHG - Herr Vetter','','','kontakt@american-fitness.de','33100','Paderborn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3052,'ri3oc3Vcul','Eccoshop','Guido Baar','','','info@eccoshop.de','14467','Potsdam','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3053,'1CelOQRwgy','ENB Beteiligungs GmbH','Lagler Dr.Ernst-Peter','','','enb@telecom.at','A_114','WIEN','Austria - Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3054,'f4X7dvmLHb','suche-schuhe.de','Guido Baar','','','baar@suche-schuhe.de','14482','Potsdam','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3055,'HzHe6n5HLp','Hermann Bunte Autoelektrik GmbH','Herr Frey','','','bosch-service-bunte@t-online.de','26871','Papenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3056,'Oy3R7YrQeU','AS-Fachhandel, Hüve & Gerdes GbR','Klaus Gerdes','','','info@as-fachhandel.de','48308','Senden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3057,'7NNvhVIDFg','OCEANLINE WATERSPORTEQUIPMENT','Uwe Hausmann','','','oceanline@oceanline.de','58540','Meinerzhagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3058,'gJrZ46s0TY','R+J Online','R. Fritzsch','','','shop@fitnessadresse.de','92637','Weiden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3059,'gJTtJnGhVc','MiNaNeT Internet Solution GbR','MiNaNeT Internet Solution GbR','','','info@minanet.de','51371','Leverkusen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3060,'hiceIcT5A6','','Stefan Lauterbach','','','SLauterbach@gmx.de','28844','Weyhe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3061,'YfJhVnQZlI','DER RACKETSHOP','Katrin Sonnenberg','','','Sonnen.berg@t-online.de','63868','Großwallstadt','Deutschlan/Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3062,'gnhnDdufpQ','Volleyball-Versand Grevinga GmbH','Herr Grevinga','','','grevinga@wolliballa.de','48429','Rheine','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3063,'RQGkKg69Kz','SunWare GbR','Wolfgang Stigler','','','consumer-eshop@sun4you.de','73432','Aalen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3064,'Do9ksyDAS0','Ayurveda Institut Dhanvantari','Edgar Bettermann','06202-605315 / 94564','06202-605316 /945647','shop@ayurveda-institut.de','58723','Schwetzingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3065,'xfHEzVeDbf','Mikes Bodyshop','Mike','','','mike@mikesbodyshop.de','55546','Fürfeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3066,'OW50CIfuS5','Haarstudio Norbert Lutz','Herr Lutz','','','info@ihrhaarstudio.de','68199','Mannheim','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3067,'smUrCOVeMM','Haarstudio Norbert Lutz','Herr N. Lutz','','','norbert@ihrhaarstudio','68163','Mannheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3068,'8TpuLNkTJN','Kinnerhus - Kindermoden','E.D. Grewenig','','','ernst-dieter@kinnerhus.de','21614','Buxtehude','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3069,'PH8ID2qtr6','Irmin Günther Handel mit technischen Güt','I. Günther','','','aagutec@t-online.de','D 670','Ludwigshafen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3070,'YdtLVxcxxQ','Irmin Günther Handel mit technischen Güt','I. Günther','','','aagutec@t-online.de','D 670','Ludwigshafen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3071,'hOKWSyDMEl','Bushido Lubwart Bad Liebenwerda e.V.','Ralph P. Görlach','','','infos@bushido-lubwart.de','04910','Elsterwerda','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3072,'3k7XE7TO3M','Bushido Lubwart Bad Liebenwerda e.V.','Ralph P. Görlach','','','infos@bushido-lubwart.de','04910','Elsterwerda','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3073,'DwIQOIPMS6','Bushido Lubwart Bad Liebenwerda e.V.','Ralph P. Görlach','','','infos@bushido-lubwart.de','04910','Elsterwerda','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3074,'X37eSK03gF','Bushido Lubwart Bad Liebenwerda e.V.','Ralph P. Görlach','','','infos@bushido-lubwart.de','04910','Elsterwerda','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3075,'HNLmvDoBL4','LONDA GmbH','Peer Wandiger','','','pwandiger@londa.de','04103','Leipzig','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3076,'NdfKdFM4BR','S.B.J - Sport und Freizeit','Bernhard Junge','','','info@sbj.de','92637','Weiden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3077,'VYQIe7VQex','Klaffke-Sportnahrung','W.Klaffke','','','info@klaffke-sportnahrung.de','64295','Darmstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3078,'DU1uyszQGD','Reitsport-Versand-Höner','Klaus Höner','02841-87200','02841-87200','HoenerVersand@compuserve.de','47199','Duisburg-Baerl','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3079,'ymU8QKdIAy','Euro T.E.C.','Kai Müller','','','Kai@webcoiffeur.de','09131','Chemnitz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3080,'xfZWBvuL6X','Biochemie-Regenerationszentrum','Klaus Höner','02841-87200','02841-87200','HoenerVersand@compuserve.de','47199','Duisburg-Baerl','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3081,'wkMR3W6951','Beautyline','Beatrix Stoll','','','info@beautyline.de','23795','Bad Segeberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3082,'toy7IupOQR','Niebling GmbH, Hunting & Outdoor','Fr. Thümmler / H. Niebling','','','info@niebling.de','91593','Burgbernheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3083,'yWgtwwbE9i','Juwelier Riedel','Michael Riedel','','','info@schmuckshopping.de','08340','Beierfeld','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3084,'m1YDocJCgi','masterstore e.K.','Marco Schumacher','','','info@masterstore.de','97828','Marktheidenfeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3085,'trngtXE2xn','STRATMANN GmbH','Jörg Wengoborski','+49 (0)5231-92686-0','+49 (0)5231-92686-50','service@segelservice.com','32756','Detmold','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3086,'1mshcAdE9o','ENB Beteiligungs GmbH','Lagler Dr. Ernst-Peter','','','enb@telecom.at','A-114','WIEN','Österreich - Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3087,'4s3yGIBeY6','eXpedicion creativa','Verkaufsabteilung','','','info@expcreativa.com','29649','Mijas','Spanien'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3088,'SQkvqAPo1G','absolut Xzenario E.M.Hente','','','','xzenario@t-online.de','31312','Sehnde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3089,'RBb9Vl9dVJ','Bett und so...','Gloria Schumacher','','','anuns@bettundso.de','46483','Wesel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3090,'ojvlbr5PV1','Seashop','F.Prestin','','','info@seashop.de','14467','Potsdam','Deuschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3091,'j1qkKKhk3t','art-are-us.com','David Gewecke','','','support@art-are-us.com','21391','Reppenstedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3092,'oWQ2AIPQSy','Optik Plus GmbH','Frau Vivenzio / Herr Gerstenberger','','','info@optikplus.de','70186','Stuttgart','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3093,'Qa7F1chqQ5','Real World GmbH','Kundenservice','','','kontakt@realworld.de','81479','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3094,'LVB7bDCtFB','www.ReifenDirekt.de','Andreas Prüfer','','','pruefer@delti.com','30161','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3095,'Cz0dDHwxro','DOUGLAS Informatik & Service GmbH','Team douglasbeauty.com GmbH','','','service@douglasbeauty.com','58099','Hagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3096,'WC78s9jUQo','Souk El Web','Julia Dernbach','','','kontakt@souk-el-web.de','97072','Würzburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3097,'MgiPQ9XyuM','Bigfoot','Jens Zander','','','info@bigfootstore.de','10437','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3098,'cv2HZpwx0q','Wild&Care','Herr Izzy Wunder','','','wunder@wildandcare-piercing.de','91052','Erlangen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3099,'3uQxKkrI5I','Pd-sign GmbH','Thomas Pieper','','','kontakt@creative-label.e','74372','Sersheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3100,'AbhnBhutDK','Janines Avon-Shop','Janine Hauswald','','','Janine.Hauswald@avonshop.de','83714','Miesbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3101,'x6LGzDGtBf','joyce Fine Leather Accessories','Gunda Bernhardt','','','info@joyce-leather.com','7806','Hout Bay','Suedafrika'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3102,'8UWSCIvuch','ComTec-online - P.Knoche-Vogel','Knoche','','','info@24h-comtec-online.de','63457','Hanau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3103,'DwiO9qZ59R','K&K Vertrieb','Frank Krautscheid','','','info@officetradecenter.de','53705','Siegburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3104,'9k1NmufEAW','SC Vertriebs GmbH','Oscar Sallmann','','','Oscar@st-clou.ch','8590','Romanshorn','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3105,'ArvlfjwvHe','Saphir Krawattendesign','M. Frenzel','','','info@saphirkraeatten.de','80469','Muenchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3106,'KWY2EIlWyK','CenterCourt.de Sportartikelvertrieb oHG','Herr Buchholz','0800 999 22 33','0800 722 53 87','dbuchholz@centercourt.de','18057','Rostock','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3107,'srBfN8aTto','Fittrade','Daniel Hüsler','','','webmaster@fittrade.ch','8126','Zumikon','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3108,'B0HihRQzbN','K R Kosmetik - Näher zur Natur - e.K.','Ruth Gerhards','0211/555108','0211/553428','mail@krkosmetik.de','40547','Düsseldorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3109,'wmA0UGrwSq','Sportartikel König GmbH','Florian König','','','info@fungun.de','74626','Bretzfeld-Geddelsbac','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3110,'n1Oq3a2WKX','TS Ewert','Sabina Ewert','','','info@ts-ewert.de','81827','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3111,'JascMAZGkH','Dibella GmbH','Ralf Hellmann','','','hellmann@dibella.de','46399','Bocholt','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3112,'TYo5UepUg4','Dibella GmbH','Hellmann','','','hellmann@dibella.de','46399','Bocholt','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3113,'zTjCPZkxhL','Bergzeit.de','','','','','83607','Holzkirchen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3114,'rS3K1CLGEl','Unternehmensberatung Walter Renn','Walter Renn','','','info@w-renn.de','46359','Heiden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3115,'iJ4FJjWNvo','ÖPB-Fanshop','Österreichisches Pressebüro','','','office@soccershop.at','4021','LINZ','AUSTRIA'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3116,'FhJ5R4y802','PAR3 Golfstore','Elisbeth Kleinhenz','','','info@par3-golfstore.de','76694','Forst','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3117,'9K3PYWxiCW','Baumgärtner & Kersten GbR','Daniel Baumgärtner','','','post@basecap.de','04509','Radefeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3118,'JLVqBJALr4','Kleinhenz Wassertechnologie','Jens-Peter Kleinhenz','','','chef@wassernet.de','76694','Forst','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3119,'Wpvz8PU88c','Kleinhenz-Saunavertrieb','Jens Kleinhenz','','','kw@wassernet.de','76694','Forst','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3120,'mgclm5nyOe','Kleinhenz Wassertechnologie','JP Kleinhenz','','','info@wassernet.de','76694','Forst','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3121,'Ih6TRxoB09','Bolliger Sport / Shop 24','Bolliger Martin','','','info@shop-24.ch','5707','5707 Seengen','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3122,'IprPtFCdLs','Bolliger Sport / Shop 24','Bolliger Martin','','','info@erima-shop.ch','5707','Seengen','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3123,'WmCzAafksm','Bolliger Sport / Shop 24','Bolliger Martin','','','info@polar-uhren.ch','5707','Seengen','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3124,'EGSb5oli3K','Euro Fan Shop','Wolfgang Eidt','','','chef@eurofanshop.de','75172','Pforzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3125,'6G5WaozM3V','Players World','Ramona Faras','','','faras@playersworld.de','78736','Epfendorf - Talhause','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3126,'RxFILJWFlR','Sportgeräte & Messtechnik Ulrich Fehr','Ulrich Fehr','','','info@spomess.de','67098','Bad Dürkheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3127,'EHdNhLA8HM','heimsport.de','Raimund Klöcker','','','info@heimsport.de','47799','Krefeld','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3128,'4oMKwA0oMn','SUNDAY GmbH','Birger Holz','','','sales@golfdiscount.de','26123','Oldenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3129,'KNXR8Xkzn1','E-M-R Dieter Lustinger','Dieter Lustinger','','','d.lustinger@gmx.de','94099','Ruhstorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3130,'taAEuylyiV','Groborz/Pietzka GbR','Dipl.Ing. W.Pietzka','','','Service@anglermeister.de','47804','Krefeld','Deutschland, NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3131,'q9uVOuF1O1','Scuba + Apnoe Shop Linseisen','Stefan Linseisen','','','service@2dive.de','85386','Dietersheim','GE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3132,'d0PUNNiXDr','GeoMap AG / Fristads-Shop','Hans-Peter Sahrhage','','','info@arbeitskleidung.ch','3661','Uetendorf','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3133,'PeAO3m4Wwd','eBaukmann GbR','Mark Baukmann','','','info@fussball-shop.com','59757','Arnsberg','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3134,'5GE6uubw5e','First Base','Michael Smandzich','','','info@first-base.de','45772','Marl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3135,'1pLz8ZmVJC','EXCEED GMBH','Taurer Kurt','','','exceed@aon.at','A-877','St.Michael','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3136,'JUYq3cDM90','Tennisprofi','Tennisprofi','','','Tennisprofi@gmx.at','71665','Vaihingen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3137,'wL02VdedLW','Yachtsegeln.de Michael Höckert','Michael Höckert','02302-79799','02302-71326','michael@hoeckert.de','58456','Witten','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3138,'OjnPjt54ta','Global Nutrition Ltd.','Herman Homan','','','info@global-nutrition.de','6536','CR Nijmegen','Niederlande'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3139,'TVjIT6y8lt','Active-Body','Peter Schweitzer','','','webmaster@active-body.de','35630','Ehringshausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3140,'rAiIgOxIYb','OTAS GmbH','Frank Ristau','','','ristau@otas.de','26419','Schortens','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3141,'pBRgvJAXpd','Highland Naturprodukte','Hr. Herrmann','','','Dinkelkissen@t-online.de','66954','Pirmasens','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3142,'8bjohrujxN','Audio-Vision','Fr. Becker','','','webmaster@audiovision-shop.de','47877','Willich','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3143,'q976QADS7y','Pro Aktiv','Birgit Jacobs','','','proaktiv@gmx.de','21629','Neu Wulmstorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3144,'BNnILdg0Nj','Optik Ufer','Frank Adamus','','','kontakt@kontaktlinsenversand.com','65183','Wiesbaden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3145,'w35daSdUms','FireGrafics','Stefan Jurgahn','','','info@feuerwehr-ausbildung.de','65594','Runkel-Dehrn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3146,'xJjq6vqbDr','Verlag für Therapeutische Medien','Jörg Buddruweit','','','info@vtm-stein.de','58642','Iserlohn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3147,'Goa8MklY9a','WEB-Werbe & EDV Betreuung / Willow Vertr','Willow Vertriebsteam','04105 - 570 649','','Info@willow.de','21218','Seevetal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3148,'n2hWzbyjXx','Body Styling Products','Herr Zank','','','Master@body-styling-products.de','14467','Potsdam','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3149,'U5ITUUnucU','Medizinische Fusspflege Kerstin Narr','Kerstin Narr','','','fusspflege.narr@gmx.de','01558','Grossenhain','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3150,'RMcEwgfW9v','Solarienvertrieb Beauty Sun','Herr Bayik Izzet','','','Izzet.Bayik@asamnet.de','92637','Weiden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3151,'NGI73AHSwz','BEMA-Buchvertrieb GmbH','Gottfried Bernt','','','info@bema.de','82229','Seefeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3152,'f1AC9kj3mp','Fitshop @ Sportstudio K&M GmbH','Daniel Häberle','0700 - FITSHOP DE (0','0700 - FITSHOP DE (0','kundenservice@fitshop.de','73033','Göppingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3153,'5nx4JFURfC','Ingenieurbüro Oetzel','Dipl.-Ing. H. Oetzel','0561 26569','0561 2889586','info@umweltanalytik.com','34117','Kassel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3154,'dfF7hHgvnV','STOLL Sporternährung','Andreas Stoll','','','info@stoll-online.de','80637','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3155,'dIEgM9dk58','JHP innovative products KG','Herr Jakob','','','info@innovative-products.de','96369','Weissenbrunn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3156,'AZxFnZWXtC','InnoWay','Christine Schmitt','','','innoalex@aol.com','48282','Emsdetten','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3157,'dFBG68w6nD','Tiger Veranstaltungsservice','Webmaster','','','webmaster@effektlicht.de','44227','Dortmund','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3158,'uKUd5shISY','Marquardt GmbH','Dieter Marquardt','','','Marquardt-GmbH-Bernau@t-online.de','16321','Bernau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3159,'dXDytfkdbN','Kreuschner Sportartikelvertrieb','Hans-Joachim Kreuschner','','','info@sportartikelvertrieb.de','30900','Wedemark','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3160,'DBFQLfeZb6','Karin Birkmanns','Rainer Birkmanns','','','Karabi@Telebel.de','42349','Wuppertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3161,'zfbEr0wtX2','Kowalewski / Sportartikel & Textilien','Ralf Gucia','0511 / 6068303','0511 / 6068304','hotline@sport-edition.de','30179','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3162,'yy9Vesducu','R. Jung GmbH','Gaupner','','','info@junghisto.de','69226','Nussloch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3163,'I1u0SKzysO','wohngefühl online','Lisa Klingauf','','','office@wohngefuehl.de','57234','Wilnsdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3164,'TSAKYmpUyl','DERMA-PRO-NATURA Int.','Herr Fischer','','','info@derma-pro-natura.de','76855','Annweiler','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3165,'E1kpemt5OI','EHAT-Marketing Tonte & Vogl GdbR','Rudolf Tonte','','','R-Tonte@ehat.de','94469','Deggendorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3166,'28tG6xSpLB','S.Endrulat & M.Möhlen','S. Endrulat','076177633','','info@sugardog.de','79102','Freiburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3167,'wDb624kF4e','Jokers Restseller im Weltbild Verlag GmbH','Kundenservice','0180/5354329','0821/7004369','mail@jokers-online.de','86152','Augsburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3168,'Sz2pXRC0ZI','GERHARD GABER INTERNATIONAL','Michael G. Gaber','+32 87 27 51 45','+32 87 27 57 75','pcinfo@the-elephant.com','50942','Koeln','Deutschland + Belgie'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3169,'BOiw112qyx','SPEAKER Vertrieb/Versand','Walter Fröhlich','','','versandWF@aol.com','D - 8','Erdweg','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3170,'YXR2tn98jc','reido Vertriebs GmbH','Dieter Scholz','','','info@reido.de','80339','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3171,'DvLMt2sLRL','Stage Crew Veranstaltungstechnik','Sven-Michael Reichle','','','service@dj-shop.net','68542','Heddesheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3172,'9HPfv6YVFk','HiFi-Vertrieb Hüsemann','Eike Christian Hüsemann','','','info@hifi-shop.de','32339','Espelkamp','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3173,'q53TGmLoaO','','','','','info@helmut-singher.de','52070','Aachen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3174,'ju1uCKNEgp','Teuber Medien und Vertrieb','Service Teuber Film','','','bjendreck@arcormail.de','10317','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3175,'FA39S54QCz','Teuber Medien und Vertrieb','Service Teuber Film','','','bjendreck@arcormail.de','10317','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3176,'5t8TDpkh2k','Teuber Medien und Vertrieb','Service Teuber Film','','','bjendreck@arcormail.de','10317','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3177,'7QIpaih1aI','TREICHL-ATM Electronic','Verkauf','','','service@atm-treichl.de','41189','Mönchengladbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3178,'Dtbql2WLTh','Foto Am Grün Marburg','Schöffler','','','info@fotoamgruen.de','35037','Marburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3179,'hasw3GxcIx','foto24 Gmbh','Ralph Bisdorf','','','rbisdorf@foto24.de','48163','Münster','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3180,'MOCtI7xSE3','falcon design + technic gmbh','falcon design + technic gmbh - Hartmut S','','','info@peter-falcon.de','59514','Welver','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3181,'L1OgOOpY9J','falcon design + technic gmbh','falcon design + technic gmbh - Hartmut S','','','info@peter-falcon.de','59514','Welver','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3182,'Reu3GIJEI0','Lührmann Elektronik','Ulrich Klinkenberg','','','funkmelder@sprechfunk.de','51647','Gummersbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3183,'wm9BQIzUow','Yachtelektrotechnik','Lothar Zeikowsky','','','Lothar@Zeikowsky.de','23738','Lensahn','Deutschland (Schlesw'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3184,'FlzsZJwRr2','JOKI-Foto','Joachim Kirsch','','','joachim-kirsch@joki-foto.de','12205','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3185,'bY3EUctiar','hifisound Lautsprechervertrieb','Herr Saerbeck oder Herr Kerkmann','0251-47828','0251-43956','hifisound@t-online.de','48143','Münster','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3186,'wGEvYK47oc','Handelspunkt','Hr. Jähn','','','Handelspunkt@t-online.de','08301','Schlema','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3187,'VyUocwH5Wx','Andreas Krüger','A. Krüger','','','webmaster@a-krueger.de','22159','Hamburg','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3188,'xGC95gP1EL','JOKI-Foto','Joachim Kirsch','','','joachim-kirsch@joki-foto.de','12205','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3189,'57q6mKjOgi','JOKI-Foto','Joachim Kirsch','','','joachim-kirsch@astroshop-berlin.de','12205','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3190,'kxv6hTgHrO','JOKI-Foto','Joachim Kirsch','','','joachim-kirsch@fernglasshop-berlin.de','12205','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3191,'7xlXpXG6he','JOKI-Foto','Joachim Kirsch','030-833 33 34','030-843 10 634','joachim-kirsch@fotoshop-berlin.de','12205','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3192,'xueOYinkIL','network orange medien service','Andreas Bergemann','','','service@beauty24.de','10829','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3193,'zO7q3uZ9Ef','Crosslinks EDV-DienstleistungsGmbH','','','','','1190','Wien',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3194,'uQcRAULW7m','MediaSales','Ulrike Bock','','','service@mediasales.de','64385','Reichelsheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3195,'FM3gmG4qIH','ARNOLD Fitness','Andreas Arnold','','','info@arnold-fitness.net','63667','Geiß-Nidda','Hessen/Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3196,'knFbfzAvzU','ebiker24','Hr. Baumann/Weikl','','','info@ebiker24.de','94249','Bodenmais','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3197,'0CQe9ajgO2','Iris Strassacker, individuelle HiFi-Lösu','Iris Strassacker','','','shopyoo@lautsprechershop.de','76344','Eggenstein','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3198,'nseMIEpKGH','Voss Electronic','Voss Electronic','','','Voss-Eelctronic@t-online.de','27612','Loxstedt','Deuschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3199,'MJnjJFMjXW','Snowbord Dachstein Tauern GmbH','Blue Tomato Team','','','office@blue-tomato.at','8970','Schladming','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3200,'97M63er9EW','Frank Döge','Frank Döge','','','info@titelshop.de','26125','Oldenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3201,'lgOuSABOE6','Anja Bünger Handarbeiten','Anja Bünger','','','anja@handarbeitsladen.de','49124','Georgsmarienhütte','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3202,'YA1lsU0cqk','rw soundsystem','R. Kallies','','','infos@rw-soundsystem.com','74626','Bretzfeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3203,'2MSEgInKc6','Cesco records GbR','Franco Maiorano','','','service@cesco-records.de','91056','Erlangen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3204,'XTN70J9JT2','Steingartenpflanzen Dressel','Dr. Volker Dressel','','','webmaster@steingartenpflanzen.de','08485','Lengenfeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3205,'6usCeoh5UB','Future-Communication H&H','Herr Hahl','','','info@future-communication.de','68519','Viernheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3206,'nHDOhdozRV','HDK International','Herr Burg','','','burg@hdk.de','44805','Bochum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3207,'sZzf0XqTd1','Bitss','Torsten Seitz','','','bitss@t-online.de','51709','Marienheide','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3208,'WqsbYuPY3y','Stadt-Apotheke Schneverdingen','Heinz Tödter','','','toedter@diabetikertreff.de','29640','Schneverdingen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3209,'O9gFYmhgyi','Telefonino.de','Herr Göbel','','','info@telefonino.de','06406','Bernburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3210,'WU1PSapeaS','getmobile AG','','','','service@getmobile.de','80335','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3211,'wWARCmjq7w','Brillen-Galerie','Armin Hampel','','','brillen-galerie@t.online.de','49078','Osnabrück','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3212,'2r6MNtORNf','Euro-Handy.de','Johannes Küper','','','info@euro-handy.de','53424','Remagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3213,'xnLkDDWFTj','Koppiphone','Thomas Hesse','','','info@koppiphone.de','30519','Hannover','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3214,'Vi55o1bYCH','Burkheimer Kräuterhof','Martin Schmidt','','','info@herbal-farm.com','79235','Vogtsburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3215,'Z7OkicFQeh','Wildermuth','Herr Hauber','','','info@wildermuth-online.de','73770','Denkendorf','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3216,'aBPLZPmTnG','Topversand','Andreas Rockenstein','','','service@topversand.de','99510','Apolda','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3217,'WVdLz6MpLQ','Schnaeppchen2000 GbR','Herr Plog','','','info@diehandyprofis.de','46562','Voerde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3218,'Ros3sgviC0','TelMo-Versand','MaxiShop.de','','','info@bergholz.de','12689','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3219,'e3Ktuwtcoi','Schnaeppchen2000 GbR','Herr Lattenkamp','','','subgames@telda.net','46562','Voerde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3220,'nG11IQdK50','Der Handytreff','Der Handytreff - Verkauf','','','info@handytreff.de','32257','Bünde','Deutschland / NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3221,'gzL6FzEPZq','mobitelShop Nicola Pagano','Herr Pagano','','','mail@mobitelshop.de','65936','Frankfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3222,'FGgysAdIMx','Reinecke Medizintechnik','R. Reinecke','','','service@reinecke-medizintechnik.de','65428','Rüsselsheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3223,'ylxlvB1vbY','Schnaeppchen2000 GbR','Herr Plog','','','info@schnaeppchen2000.de','46562','Voerde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3224,'FJLwfZIjpn','Schnaeppchen2000 GbR','Herr Carsten Plog','','','info@handyzubehoer24.de','46562','Voerde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3225,'1L8TBfiH4U','O-TON A/V-Technik','Herr Schuster','','','info@heimkinoshop.de','35075','Gldb.','GERMANY'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3226,'a8TlrXUXrO','Imaging One Online Shop GmbH','Michael Weigend','','','wg@imaging-one.de','23569','Lübeck','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3227,'HXDOFbcx6b','EDV Service Thomas Knäbel','Thomas Knäbel','','','kontakt@mobil-s25.de','60439','Frankfurt am Main','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3228,'YKCbogl1Ei','briefpapiere.de','Erika Otto','','','info@briefpapiere.de','64560','Riedstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3229,'6bn9PNC62T','Gerry-Mobilfunk GbR','Herr Lübke, Herr Schreiber','','','info@gerry-Mobilfunk.de','47051','Duisburg','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3230,'Ye5LyIRMKy','handy4you.de Mobilfunk','Jan Sperschneider','','','info@handy4you.de','01587','Riesa','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3231,'0ssW7mvcMl','sachsenvers@nd.de','Denise Richter','','','info@sachsenversand.de','04720','Ebersbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3232,'mXjLH69R0Y','Elektro Schwanzer oHG','Jürgen Schwanzer','','','info@elektronik-teile.de','97638','Mellrichstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3233,'CXzV6Fi8h3','SBM-Mobiltelefone','Frau Sandra Benke','','','sbm-mobiltelefone@t-online.de','85283','Wolnzach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3234,'Cl4XJZ3tTy','D. Roche GmbH','Daniel Roche','','','info@rochegmbh.com','66822','Lebach','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3235,'05CaY9TWct','Modellia, Karl Hofmann GmbH + CO','Karl Hofmann','','','info@modellia.de','72351','Geislingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3236,'LgWksY0sAJ','Fernsehmeister Döring','R. Döring','','','info@sat-onlineshop.de','31228','Peine','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3237,'wj66fzw0fG','Shop-4You','Golz Ricardo','03877403916','03788403911','ricardo@shop-4you.de','19322','Wittenberge','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3238,'GSOdU5LAQ1','','Andreas Weber','','','service@optitel.de','','','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3239,'nLBMn4uxXz','AQUAMAN Deutschland GmbH','Thomas Lindner','05722 - 98 10 50','','Lindner@aquaman.de','31675','Bückeburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3240,'8AsiC12WsJ','Pfleger Ringel Logistik','Edgar Oden','','','info@schuessel-shop.de','97922','Lauda Königshofen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3241,'yGsF9aDyO1','Antennen- & Satanlagenbau','Rainer Schulz','','','trschulz@t-online.de','03253','Tröbitz','Brandenburg'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3242,'PjzyTtOvL2','Wolter-Volley','Herr Heiko Wolter','','','Wolter-Volley@Ballsport.de','04289','Leipzig','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3243,'gLBZPtW6pk','STORZ-Telekommunikation','Klaus Storz','','','storz@d2handy-shop.de','79639','Grenzach-Wyhlen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3244,'9O30a7DU1G','KOMSHOP','Matthias Brumbauer','','','info@komshop.de','85579','Neubiberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3245,'6C9EcwtYwn','','Meisl Mario','','','info@meisl.de','','','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3246,'cyyf15Dyms','- Handylady - IHR Handypartner im Intern','Yvonne von Foller','','','Yvonne@handylady.de','42929','Wermelskirchen','Deutschland / NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3247,'ADz8t6e0zs','Sat-Technik M.Albers','M.Albers','','','Info@sat-fachmann.de','42651','Solingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3248,'ZJpEHXcxBZ','M.Albers Sat-Technik','M. Albers','','','webmaster@antennen-fachmann.de','42651','Solingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3249,'JcUwY7xY16','ComIn Klingler','Stefan Klingler','','','skl@omin.de','55411','Bingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3250,'aphT2RsBxk','Bike Trial Sport','Jan Göhrig','','','webmaster@biketrial.de','75203','Königsbach-Stein','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3251,'lMmQMGba5D','hermannelectronic','Marion Baur','','','m-baur@hermannelectronic.de','D 798','Hohentengen a.Hrh.','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3252,'Guq4giN93m','absolut-sportlich','Wolfgang Martin','','','info@absolut-sportlich.de','82256','Fürstenfeldbruck','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3253,'QiQfO3dwIK','Bender Elektronik','W. Bender','','','info@bender-elektronik.de','64293','Darmstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3254,'uxJv8T12Na','INTERAKTIVES BLAU','INTERAKTIVES BLAU, Dirk Engler','','','info@druckerzubehoer.in-eisenach.de','99817','Eisenach','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3255,'pkoUsW4AAJ','Joachim Theis Versandhandel','Dirk Theis','','','info@joachimtheis.de','42279','Wuppertal','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3256,'EzVJFJalDq','Youngline Sportswear','A. Weber','','','AWeber@youngline.de','66740','Saarlouis','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3257,'96xfrHMTVU','Sat-Kom-Tech','Christian Wiemann','','','info@chrishop.de','85570','Ottenhofen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3258,'fhDIVPO24b','Sat-Kom-Tech','Christian Wiemann','','','info@chrishop.de','85570','Ottenhofen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3259,'CXbztlsz8U','Claudia Voth','Claudia Voth','','','shop@kids-in-motion.de','88214','Ravensburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3260,'PaeAcUtcgj','London Tourist Network Ltd','Thomas Weigt','','','headoffice@londontourist.net','SE1 7','London','Großbritannien'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3261,'tyA5KK6MeJ','EDV-Systeme César GmbH','Matthias Kuske','','','m.kuske@edv-systeme-cesar.de','50674','Köln','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3262,'79UzuUzScs','digital concept','M. Fritzsche','','','info.search@digitalconcept.de','07745','Jena','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3263,'f5CmKuvMWb','Reisebüro Zornow-Tours','Frau Zornow','','','mail@reisebuero-zornow.de','01219','Dresden',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3264,'uwehOADeMa','Adori AG','Kundenservice','','','Info@AdoriShop.de','93055','Regensburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3265,'P6T1btWTdD','Opitec GmbH','Beate Schauberth','0180 - 54 56 54 56','09334 - 94 11 94','info.de@opitec.com','97232','Sulzdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3266,'kV6HjRSVx9','Delti.com','Andreas Pruefer','','','info@delti.com','30161','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3267,'Wgy8SWfa99','verwoehnshop.de','Claudia Talbi','089/85466811','','kontakt@verwoehnshop.de','82166','Gräfelfing','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3268,'lwAwUMXoGh','SIGMA watches - Swiss Made Since 1865','Katrin Bunte','++ 403 - 609 - 1199','++ 403 - 609 - 2525','info@sigmawatch.com','T1W2V2','Canmore - Alberta','Canmore - AB - Canad'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3269,'zXzQZ09NLt','Fahrradkeller Rombs','Alexander Rombs','','','info@fahrradkeller.de','90453','Nürnberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3270,'lxPwvh54Jz','Motorrad Pabst','Thorsten Pabst','','','tpabst@motorrad-pabst.de','22089','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3271,'BMYqa92aE0','Pegam Ätherische Öle','Christine Pegam','07122 - 658','07122 - 3748','info@pegam-aetherische-oele.de','72813','St. Johann','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3272,'a1uTiAr5uy','Firmway2000','Martin Illmann','','','Fam.M.Illmann@westerzgebirge.de','08280','Aue','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3273,'jwuCckPsqN','Ernaehrungsstudio','Marianne Paul','','','marianne.paul@t-online.de','72224','Ebhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3274,'uciHwa8cAI','Ernaehrungsstudio','Marianne Paul','','','m.paul@morindaweb.com','72224','Ebhausen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3275,'GEWPkYvkqA','S&T-Handel','Herr Bendel','','','kundenbetreuung@kauft.de','96185','Schönbrunn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3276,'Ai9TIIN5gg','bioquelle.de','Service Team','','','service@bioquelle.de','94149','Kößlarn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3277,'9NTtXHqdJm','International PcE Network','IPN Shop','','','ipn@ipn.at','1080','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3278,'Fw9QUcV37Z','Kleibrink+Antwerpen GbR','Volker Kleibrink','','','Zentale@freude-am-kaufen.de','47807','Krefeld','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3279,'MbRTRNabdq','FIT Foundation','Patrick Auderset','','','fit@oxygen-bar.ch','1201','Genève','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3280,'rQ1iIeNse4','MABUHAY - Asienshop','Berthold Ernst','','','mabuhay-asienshop@t-online.de','82362','Weilheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3281,'nn07RzITR4','MABUHAY - Asienshop','Berthold Ernst','','','mabuhay-asienshop@t-online.de','82362','Weilheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3282,'urtf8liD8c','Agentur Brandstätter','Kajetan Brandstätter','','','webmaster@ocea-shop.de','80687','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3283,'b73UoqB7SR','','Georg Werthmann','','','webmaster@allesbiokaese.de','89407','Dillingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3284,'f9MQiOhcET','Sigar Internet Design','Ingo Metzler','','','natur@molkeprodukte.at','6863','Egg','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3285,'GEeTisDq7I','Marimed HealthCare','Dr. Endres','','','doc@netpharmacy.de','85221','Dachau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3286,'KIsFG5nGO1','Designer Food P & S GmbH','Andrea Düsing','','','info@hemp.de','40227','Düsseldorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3287,'ewKvcMTOwW','Hofstetter Brautechnik OHG','Manfred Michel','','','info@bierbrau.de','56218','Mülheim-Kärlich','Deutsch'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3288,'M9MtmuHOyg','Fa.GHG Getränkehandelsgesellschft mbH','Herr Ermisch','','','info@ghg-getraenkeshop.de','01139','Dresden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3289,'dEKCiojEY8','Öko Direct GmbH','Jürgen Hoffart','','','info@oekodirect.de','71083','Kuppingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3290,'K0Zpf03b0k','Bäckerei Vanforsch','Bernd Vanforsch','','','info@backland.de','40227','Düsseldorf','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3291,'wsUh73HcOo','Bierking','Schnittka','','','schnittka@bierking.de','45657','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3292,'X7sIOe0O12','PROKOMM','H.Schenkel','','','PROKOMM@t-online.de','59065','Hamm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3293,'nFTObNcHhb','Melsheimer Reiseservice GmbH','Ulrich Melsheimer','','','kundenbetreuung@moselwein24.de','56856','Zell/Mosel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3294,'NqeW5IFKcF','ProMedia GbR','Michael Kemnitz','','','bestellung@videoforum.de','10825','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3295,'UkgxSAhKUm','sara Service und Handelsges.mbH','Lis Vincenz','','','info@bauscouts.de','45239','Essen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3296,'QJjdtZs0JY','SNOW-HOW! Ski & Snowboards GmbH','Dirk & Reent Iserlohe','','','mail@snow-how.de','49808','Lingen (Ems)','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3297,'fB0aJ6Chz6','Beer Telekommunikation','Frau Krös','0341 14990090','0341 14990095','service@telecom-store.de','04103','Leipzig','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3298,'Ot4TzXQNdc','EUBIONA Naturwaren GmbH','Rainer M. Grethel','','','purnatur@purnatur.de','79217','Staufen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3299,'Wa3luSnmmU','REINBERGERdienstleistungen','Stefan Reinberger','','','info@reinberger.de','45468','Mülheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3300,'yWENgkti57','\"Der Saftladen\"','Stefan Reinberger','','','info@reinberger.de','45473','Mülheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3301,'xpTqddSh8F','REINBERGERwebdesign','Stefan Reinberger','','','info@reinberger.de','45468','Mülheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3302,'qUADC32gSe','Rehländer Communications','Herr Rehländer','','','rehlaender@rc-shop.de','12532','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3303,'LsIuGi6o3P','HSR Travel','Regina Rosales','','','info@hsrtravel.de','53125','Bonn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3304,'DFTKJz9x6N','hermann electronic','Frau M.Baur','','','mb@hermannelectronic.de','79801','Hohentengen a.Hrh.','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3305,'efbnZ83hTu','Rainer Birkmanns','Rainer Birkmanns','','','Jaus@Telebel.de','42349','Wuppertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3306,'ux0Hf81PNI','mk-matratzen','Manuel Kreft','05731,156604','05731,156607','info@mk-matratzen.de','32545','Bad Oeynhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3307,'Dqq1aUPiIT','edoras','Herr Simsek','','','e.simsek@edoras.de','75177','Pforzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3308,'ymknugvIcY','edoras','Herr Simsek','','','e.simsek@edoras.de','75177','Pforzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3309,'SFJDnLuRTk','Kämpf Mobilfunk','Hans-Dieter Kämpf','','','anfrage@mobilfunk-vertrieb.de','77656','Offenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3310,'ak3JMctikw','Schiffer IV-Systeme','Marc Schiffer','','','Support@iv-systeme.de','51109','Köln','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3311,'8pnqPZqrxx','Handelsversand','Peter Kluge','0711-4687821','0711-467773','info@handelsversand.de','70186','Stuttgart','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3312,'AZl4N47h0E','Needful-online','Manns','','030 66 52 7005','order@needful-online.com','12355','Berlin','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3313,'VvvuxXUHBd','Provenc-Al','Lea B. Lembke-Albrecht','','','lea@provenc-al.com','23823','Seedorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3314,'UoMDuSLWg7','Naturheilmittel Elfinger','Stefanie Elfinger','','','info@natur-heilt.de','80687','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3315,'dQ9eOMlWMB','bmedb.com AG','Bergfelder','','','dirkbergfelder@bmedb.com','53773','Hennef','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3316,'UXNZ0twDhO','PROBIER GmbH','Frank Winkel','','','info@probier.com','44143','Dortmund','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3317,'i91nEYXsK5','Rainer Birkmanns','Rainer Birkmanns','','','Jaus@telebel.de','42349','Wuppertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3318,'lhBiTZCJLV','reise-online Gmbh&Co.KG','Silke Meyer','','','info@reise-online.de','97332','Volkach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3319,'rTXip07XP8','TheBarkeeper','Herr Fabian Schramböhmer','','','info@the-barkeeper.de','31535','Neustadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3320,'YP0zxx9pf5','Abcox - Amex, Corp.','Service-Center','','','service@abcox.de','75417','Muehlacker','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3321,'zF0WXfs2tX','printservice','Teut Juncker','','','info@Geschenke-Klick.de','17373','Ueckermünde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3322,'uUGjqonw9O','Beauty- & Vital-Shop','Gerlinde Buschmann','','','info@beauty-vital-shop.de','45479','Mülheim an der Ruhr','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3323,'cdnBzPcVf5','Der Auer Grafikdienst','Hans Auer','','','grafik@auer.at','1010','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3324,'cbvLRl5l0K','Maschinengravuren','Elfriede Ammann','','','maschinengravuren@elfriede-ammann.de','86551','Aichach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3325,'w9mrCqDYYq','PERIT Consulting GmbH','Hans-Peter Haslauer','','','Mail@perit.com','61191','Rosbach v.d.H.','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3326,'mUsvUOTceW','Schneider´s medizinische Badezusätze','Christian Schneider','','','info@saunabedarf-schneider.de','55546','Hackenheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3327,'7o5PIuDQas','iMOE-Informationsagentur Mittel- und Ost','Nicola Stobbe','','','imoe@imoe.de','30966','Hemmingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3328,'eocf1iNsis','WEINGUT IM ZWÖLBERICH','Hartmut Heintz','','','Zwoelberich@t-online.de','55450','Langenlonsheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3329,'8NXGrfsbdt','Porzellanhaus Steinkamp Gerhard Steinkam','Matthias Steinkamp','','','info@porzellan-steinkamp.de','95659','Arzberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3330,'WkCfMeriAi','Advice- psychologische Online-Beratung','Mag. Christiane Turnheim','','','cturnheim@psychohelp.at','2013','Göllersdorf','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3331,'49sUACNEKL','Essig & Oel Basar Gummersbach','Olaf Holler','02261 64804','','post@essigbasar.de','51643','Gummersbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3332,'Ycsdi9hGiC','Amor Dessous Handels GsmbH','Christa Simbrunner','','','amor@amor-versand.co.at','A 402','Linz','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3333,'DyyMmmp3In','MaLu-Sportmarketing','Lutz Lichtenberg','','','info@malu.de','42781','Haan','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3334,'oG1NcmTiii','GCG-Schuler','Frank Schuler','','','info@gcg-schuler.de','53639','Königswinter','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3335,'0CUqCOjk9N','SVM Software GmbH','Gisela Booz','','','SVM@finanza.com','52428','Jülich','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3336,'jlXGhROH4N','Valuta Webservice GmbH','Frank Schulz','','','webmaster@kickboard-roller.de','40627','Düsseldorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3337,'PbZktJMXhx','Car-HiFi-Shop','Patrick Schäfer','','','shop@peppy.de','56357','Ruppertshofen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3338,'jN2uHhkPhR','Tobias Grau KG GmbH & Co.','K. Schmidtke','','','info@tobias-grau.de','25462','Rellingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3339,'pJfCfvkP8h','iSport','Lars Platzek','','','info@isport.de','04177','Leipzig','germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3340,'R2tYDRgDTl','Axel Franke','Axel Franke','','','asiatee@teekauf.de','06366','Köthen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3341,'7Io8gAfmQa','inandout records','tino','','','kopanakis','8010','graz','österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3342,'HyIqwklkOf','eShoes GmbH','eShoes-Service-Team (0180-3646560)','','','info@eshoes.de','45359','Essen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3343,'1QghwGpSgo','Cyber System','Sven Rockmann','','','svenrockmann@t-online.de','18528','Bergen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3344,'H5MI1STsez','bike-components','','','','info@bike-components.de','52062','Aachen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3345,'qPNTF8IlH5','Kaminbesteck-Versand Brigitte Weber','Michael Weber','','','Info@kaminbesteck-versand.de','97892','Kreuzwertheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3346,'HJfuBdKR0b','Hannets','Lothar Naujokat','','','graupel1@t-online.de','30459','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3347,'JFzU4tSzdn','edoras gmbh & co.kg','Herr Simsek','','','e.simsek@edoras.de','75177','Pforzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3348,'mXHR0fSBPA','Blumenservice Edith','Blumenservice Edith','','','info@blumen.co.at','8045','Weinitzen','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3349,'d1o3wUtiMx','Pariser-Mode','Gisela Lysiak','','','info@pariser-mode.de','28197','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3350,'qpDXrjWnhS','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','08267','Zwota','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3351,'l4VS0DEVJd','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','08267','Zwota','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3352,'lY3mEidEqJ','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','08267','Zwota','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3353,'Tac9590C1f','VOGTLINE.COM Online-Verand','Michael Sobkowiak','','','info@vogtline.com','08267','Zwota','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3354,'F3qwqiXsQ4','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','08267','Zwota','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3355,'ynL2vHsJfu','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','08267','Zwota','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3356,'xDxqRDkZxN','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','08267','Zwota','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3357,'UuUV1ozeA1','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','08267','Zwota','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3358,'So5tmsjkG9','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','08267','Zwota','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3359,'Y0LXjTGvjU','VOGTLINE.COM Online-Verand','Michael Sobkowiak','','','info@vogtline.com','08267','Zwota','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3360,'dWA5OgBGGz','Thomas Cobos International','Thomas Cobos','07231 / 582627','07231 / 582628','info@cobos.de','75181','Pforzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3361,'4q59wKV35B','LCI InterCreate w3developement GmbH','Petra Schweiger','','','petra.schweiger@intercreate.at','1060','Wien','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3362,'txN5bLMjvp','BookKiosk.de GmbH','','','','info@bookkiosk.de','74889','Sinsheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3363,'yFTTdnKRD7','Norbert Anthes Industrieberatung & Einka','Norbert Anthes','','','anthesind.ber.einkaufservice@t-online.de','55131','Mainz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3364,'3HtpVbQ00Y','ASKARO.com','Kundenservice','','','info@3pagen.de','52477','Alsdorf','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3365,'Gl2nJxg8DA','IGL-Rheinberg','Maria Fischer','02843-9879','02843-9890','fischer@igl-rheinberg.de','47495','Rheinberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3366,'dJfuvt1jLl','AGB Inter Trade GmbH','Ronald Gareis','','','info@over-size.de','95517','Emtmannsberg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3367,'ho5cOCDYIX','Privatbrauerei Härke KG','Matthias Härke','','','shop@haerke-brauerei.de','31224','Peine','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3368,'QcUz5Gf7YO','Gerling.de','','','','','50670','Köln',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3369,'737Nq1JqI1','xxs-fashion','Wolfgang Schrader','','','info@xxs-fashion.de','34119','Kassel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3370,'oR2dN890Hu','Ping Pong','Maria Hendus','','','service@pingpong-online.de','37308','Heiligenstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3371,'JU1wuGLYEl','Oeser GmbH','Oeser GmbH','','','oeser.info@aon.at','1180','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3372,'Bt0GzbwzTB','Tauch & Partner - ComputerCompany.de','ComputerCompany Team','05241 905530','05241 905533','info@computercompany.de','33332','Gütersloh','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3373,'PyY5QczKIN','INDUSYS GmbH','Herr Wolfgang Heider','','','heider@speichermarkt.de','58513','Lüdenscheid','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3374,'SjJLj2Oltc','AlphaSoft','Bettina Schott','','','Bettina.Schott@trueterm.de','70806','Kornwestheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3375,'nOsuMsXWuF','Orbitron Products GmbH','Info-Desk','','','orbitron@openoffice.ch','9445','Rebstein','Switzerland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3376,'bASwoSVKGr','MAV Versicherungsmakler','Herr Alberer','089/30777900','089/30777901','MAV@rundumschutz.de','80809','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3377,'Fqqm7wPO1T','Deberling Internet-Dienstleistungen','Oliver Deberling','','','Promerx@aol.com','71665','Vaihingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3378,'C1MZU567OW','EDV-Service Pichl','Thomas Pichl','07195 57657','07195 57658','vertrieb@palmtop-shop.de','71409','Schwaikheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3379,'sMu0YEDOSq','Lost Versicherungen e.K.','Michael Lost','','','info@lost-versicherungen.com','25436','Tornesch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3380,'w8TbV4WP63','','','','','','80048','München',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3381,'Jh29tzMRB4','Computer Service, GRAF','I.Graf','','','info@computer2000shop.de','12349','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3382,'d2DmfJAD8X','4brains.de','Jan Oberhauser','','','Info@4brains.de','87488','Betzigau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3383,'aAWde10kKQ','passiontec Computerversand','Daniel Schmidt','','','info@passiontec.de','03222','Eisdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3384,'0JFSvPOPJL','select24 internetstores GmbH','Sandra Henning','','','info@select24.de','49504','Lotte','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3385,'Ee3jAuBKEK','Avitos AG','Service','','','info@avitos.com','35390','Giessen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3386,'LbrGFlwFvX','SCHREIBER Computersysteme','Herr Frank Schreiber','','','fsch@sid-net.com','31848','Bad Münder','GERMANY'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3387,'lHV5nz7PdX','ST - COMPUTER','Manfred Tomanik','','','mtomanik@st-computer.com','35447','Reiskirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3388,'FcGKysfW52','Pospichl Phone Service','Thomas Pospichl','','','info@pospichl.de','76694','Bad Schönborn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3389,'8GW515RIeX','Computerhardware Thielbeer','Frank Thielbeer','','','webmaster@ft-computer2000.de','29410','Salzwedel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3390,'ASQdk3FW37','datentechnik m.falk','Alle Autoverwerter','','','info@autoverwerter.de','12205','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3391,'4iA3YwZCWB','S+H Finanzvermittlung GmbH','Herr Keim','','','info@sh-finanzmanagement.de','69168','Wiesloch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3392,'O6BHHVSxzm','MAS Elektronik AG','Rainer Persigehl','','','rainer@mas.de','21079','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3393,'lSkucgRs1z','MAS Elektronik AG','Rainer Persigehl','','','rainer@mas.de','21079','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3394,'XgcSAG2Owb','JP-PC','Josef Püschel','','','josef@mp3-special.de','48165','Münster','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3395,'E9k69AJ1K9','Needful Things - T. Markwitz EDV-Service','T. Markwitz','','','info@needful-things.de','35088','Battenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3396,'6pJUfvIFrF','Südwein Import & Handel GmbH','Rainer Ködel','','','a.koedel@t-online.de','81477','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3397,'7iEfSOheai','ASC Computersysteme','Axel Schmidt','+49 36961 72210','+49 36961 72220','info@asc-shop.de','36448','Schweina','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3398,'hOGA7WVCA4','Cytronix OHG','Cytronix-Team','','','info@cytronix.de','76698','Ubstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3399,'KxnxvncpFG','Ulti-Com','Markus Brüchler','','','info@ulti-com.de','44319','Dortmund','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3400,'PRTwrDMVtN','Mobilteam Unna GmbH','Klaus Nolde','','','info@mobilteam.de','59423','Unna','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3401,'amifAAHEmK','mdt - Müller´s Datentechnik','Dietmar Tillmann','','','webmaster@scsi4u.de','58313','Herdecke','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3402,'l7a5oAbQID','Der EuroFuchs - EDV- und Internetservice','Uwe Wehe','','','service@eurofuchs.de','39261','Zerbst','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3403,'4zZwdJchZN','Novodrom GmbH','Melanie Stock','0180 - 5 30 53 58 (0','0180 - 5 30 53 60 (0','service@novodrom.com','97076','Würzburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3404,'AnbrprWF07','Computer Components','Herrn Thallmair','','','Marc.Thallmair@computer-components.de','80809','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3405,'5GkJys4uGi','projekt.R','Kai U. Rüster','','','vertrieb@projekt-R.de','52222','Stolberg','Deutschland / NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3406,'ab8rPjYbf3','AWW Computer','Frau Orth','','','support@a-w-w.de','97318','Kitzingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3407,'CTV2NBo8Tq','Versicherungsbüro Raab','Brigitte Raab','','','brigitte@vbraab.de','90766','Fürth','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3408,'svj6pLEVHi','Compaq Schweiz (GmbH)','Cucuz Sascha','','','sascha.cucuz@compaq.com','8600','Duebendorf','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3409,'wzxPNpobnA','Tabakland','Habersaat','','','Info@Tabakland.de','22763','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3410,'GuyBKijO7s','Hamburg-Hafenverlag','Yvonne Kowollik','','','yk@hafenshop.de','21614','Buxtehude','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3411,'samPKSrWqS','HEKO Küchen & Wohnmöbel','Herr Kontek','','','mail@moebel-shopping.de','76597','Loffenau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3412,'BUS1madCyt','HDS D.Schönau','Danny Schönau','03735-661407','03735-661408','s.d@online.de','09496','Marienberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3413,'yNv8D8Mr8A','CompuRAM GmbH','Thomas Bauer','','','thomas.bauer@compuram.de','81541','München','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3414,'c7EzM1NuU5','first-e bancorp plc','','','','','4','Dublin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3415,'UbdfTn90do','second-hand-pc','Herr Becker','','','jochenbecker@online.de','57076','Siegen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3416,'vCQweAleIz','MST-Hardware4you','Marc Stehle','','','info@mst-hardware4you.de','72589','Westerheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3417,'KTzJNfu0fi','Hochzeitsservice Marriage Day','Yvonne Köth','','','shop@hochzeitsservice.de','61138','Niederdorfelden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3418,'dUm3osBYeD','ART-Computer Vertriebs GmbH','Hr. Nolte','','','info@art-computer.de','82140','Olching','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3419,'PaaAo9jAGr','Ink-World','Daniel Klehr','','','Daniel.Klehr@t-online.de','85129','Oberdolling','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3420,'JgoGS50AkJ','ESKA System- und Datenservice Elke Sobos','Uwe Soboszcyk','','','ElkeSoboszcyk@T-Online.de','32825','Blomberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3421,'iTFlPFcbTO','FiBu & Bürosysteme Irlesberger','Irlesberger Gerhard','','','fibu@irlesberger.de','94116','Hutthurm','Deutschland / Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3422,'SeOZ1qX5Ci','Bellmanns Marketing','Heinz - Dietr Huckel','','','info@huckel.net','49828','Neuenhaus','Deutschlan'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3423,'IswPYk6kWo','Twostars','','','','bestell@twostars.de','50667','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3424,'8JHqTxOJtr','Shirtscout','','','',' bestell@twostars.de','50667','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3425,'iJfzrhetjO','Real Magic Computer','Jens Melpert','','','shop@rmc-edv.de','34613','Schwalmstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3426,'gKcbiW0kcc','Lantronic - Inh. Adelheid Lange','Norbert J.Lange','','','nlange@lantronic.de','34431','Marsberg','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3427,'lt6qRzE2zX','KONKRET-Computer GdbR','Marcus Schmehrer','','','post@konkret-computer.de','67167','Erpolzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3428,'yu7tAOZGkw','Cyberpool Marketing KG','Ihr regionaler Partner vor Ort','','','','68794','Oberhausen/Rh.','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3429,'efxhLTWvxi','Javed Computer Shop','Amar Javed','','','info@Showcase-Shopping.de','61184','Karben','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3430,'FiAWQ7n7ml','R-D-P','Ditzel','','','rditzel@rolandditzel.de','63571','Gelnhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3431,'DuIM9OrKst','ACI Service & Vertriebs GmbH','Sven Markfort','','','info@aloevera-produkte.com','45665','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3432,'r1msYcPuAh','ACI Service & Vertriebs GmbH','Sven Markfort','','','info@buchshop2000.de','45665','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3433,'Z0hsTPC0B8','ACI Service & Vertriebs GmbH','Sven Markfort','','','info@cdshop2000.de','45665','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3434,'fF41TpMNzj','ACI Service & Vertriebs GmbH','Sven Markfort','','','info@tintenpatrone2000.de','45665','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3435,'uMqR3Cx9EE','ACI Service & Vertriebs GmbH','Sven Markfort','','','webmaster@kornbrennerei-boente.de','45665','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3436,'SI7HW5LIEG','ACI Service & Vertriebs GmbH','Sven Markfort','','','info@market2000.de','45665','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3437,'rvVorh5bJn','ACI Service & Vertriebs GmbH','Sven Markfort','','','info@partnerprogramme2000.de','45665','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3438,'ISudU7FYuc','speicherkarte.de','Jörg Falkenberg','','','info@speicherkarte.de','76297','Stutensee','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3439,'pVvqdZ52fv','Martina Vogel CAD Technik','Josef Vogel','','','vogel-cad-technik@t-online.de','86865','Markt Wald','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3440,'31qVAynkaQ','Computer&Beschriftungstechnik','','','','info@computerbestellservice.de','89537','Giengen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3441,'TLt7nl5bdl','Corporate Technologie Systems Gesellscha','Vertrieb','','','vertrieb@cts-computer.com','45699','Herten','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3442,'RWMC7kriiN','Fundgrube','Heike Wunderlich','','','info@heikes-fundgrube.de','41068','Mönchengladbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3443,'8vJmZfC6fV','rising systems Gesellschaft für EDV mbH','Herr Richter','','','vertrieb@rising-systems.de','40211','Düsseldorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3444,'UlFXTfiFx5','AtesCom:Hard-& Software','Dipl.-Ing. Herr ATES','','','service@atescom.de','45309','Essen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3445,'xyo5kI4YCB','Saure','Service','','','service@martins-shop.de','33659','Bielefeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3446,'6XZMTtkhTD','MS Mikro Software GmbH','Vertrieb','','','info@mikro-software.de','53359','Rheinbach','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3447,'rhnSr0Ippt','Safimports e.K.','Roland Fischer','','','roland.fischer@safimports.de','93077','Bad Abbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3448,'fa1owIhKYp','Herkommer Soft- Hardware','Werner Hekrommer','','','webmaster@herkommer.de','74912','Kirchardt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3449,'UCMLGO03sy','R-D-P','R-D-P Team','','','rditzel@rolandditzel.de','63571','Gelnhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3450,'o8DjVjSVrA','Aabori','Herr Mohr','','','info@aabori.de','19372','Ziegendorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3451,'DLnoFFObBJ','Schulze Versand & Service','Andreas Schulze (Inhaber)','','','service@schulze-versand.de','44505','Lünen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3452,'mqEdCaL3q9','buyco-IT GbR','webstore Verkaufsteam','','','shop@buyco-it.de','06526','Sangerhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3453,'QZzV4DQvNg','Fleischer Hard- und Software','Knut Jacob','','','kjacob@hardware-shopping.de','24558','Henstedt-Ulzburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3454,'WoKHaMbYGI','top Hard- und Software Vertriebs GmbH','Uli Stähler','','','info@top-pcshop.de','61352','Bad Homburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3455,'zhHYL6kfzZ','SM Computer & Kommunikation','Stefan Müller','','','vertrieb@sm-pcshop.de','49356','Diepholz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3456,'Vs1quCJKuN','Talismane','Markus Vetter','','','mvetter@zauberschatulle.de','63512','Hainburg 1','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3457,'bAmi1K8Kor','Bölükbasi & Peukert GbR','Fr. Bölükbasi','','','mail@bediab.de','97941','Tauberbischofsheim','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3458,'L06mHNqzR0','abcSales','Mark Reinhardt','','','mre@silberpalast.de','70734','Fellbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3459,'eagHwczO5u','PC-MÄUSE Udo Jacobi','Herr Jacobi','05722 21958','05722 906293','info@pc-maeuse.de','32457','Porta Westfalica','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3460,'HCi7seHoGN','HEICOM','Günter Joemann','','','joemann@joemann.de','46359','Heiden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3461,'EfTxL27Z4s','Egü-Modeversand','Ole Guenther','','','egu@egu-modeversand.de','24018','Kiel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3462,'lhhWxTIrPL','Artgalerie KUNSTkopie - Schulz & Schulz','KUNSTkopie Team','','','info@kunstkopie.de','45128','Essen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3463,'gmK8G9n3Qy','PC-vor-Ort Springe','Thomas Blümchen','','','thomasbluemchen@web.de','31832','Springe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3464,'SRHpbZitFo','ISB Internetberatung Stuttgart GmbH & Co','Caroline Bauer','0711 696 00 26','0711 69 13 42','info@isb-gmbh.de','70195','Stuttgart','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3465,'oF8JNbu4b7','OELSCHLÄGER Elektronik','Günter Oelschläger','','','GO@stecker-profi.de','64331','Weiterstadt','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3466,'H3igI9tyuH','Comtropolis','Arnold Richter, Tanja Evers, Anh-Vy Do','','','info@comtropolis.de','48155','Münster','Deutschland, NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3467,'z9GugMlWIr','TINTON Vertrieb e.K.','Ursula Süßmann','','','info@tinton.de','92507','Nabburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3468,'AXtJH2M6t3','Topclean R. Lambiase','Roberto Lambiase','','','r.lambiase@topclean-shop.de','75417','Mühlacker','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3469,'G8D828EFZU','ethernet2000','G. Röhrig','','','service@ethernet-2000.com','57614','Niederwmbach','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3470,'tDboZnaVxR','TIBBB Ing. Büro Rheda- WD','T. Bröhl','','','vertrieb@tibb.de','33378','Rheda- WD','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3471,'LPFcF8irpx','Gera Web GmbH','Herr Würfel','','','info@netzsystem.de','07549','Gera','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3472,'A2lFhbkrBe','PrintMedia2000 e.K.','Walter Kreisheimer','','06021/570849','service@printmedia2000.de','63773','Goldbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3473,'vDDAZv1X2z','IS-Hamsch','Ralf Hamsch','','','mail@is-hamsch.de','77974','Meißenheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3474,'oEQPQudA5g','EDV-Zubehör Krauß','Rainer Krauß','','','rainer@krauss-klingenberg.de','63911','Klingenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3475,'HE1OYkbU3p','WellnessBuecher.de','Ganapathi','','','webmaster@wellnessbuecher.de','07800','Ibiza','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3476,'q8hvZdmtNG','ACV Software','Franz Josef Rappold','','','f.rappold@acv-software.com','8055','Graz','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3477,'MQU0yW0Igq','eteleon','Stefan Seebauer','','','Stefan.Seebauer@eteleon.de','81925','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3478,'JXb1v4cb8J','Cult','Herr Poll','','','webmaster@cult-tattoo.de','47798','Krefeld','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3479,'okuBwifoS9','kabelladen GbR','Wilhelm Trumpfheller','','','info@funcover.de','64401','Groß Bieberau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3480,'x0tsbZCT2x','Software Media Service GOTTSBACHER','Herr Gottsbacher','','','SMSGottsbacher@chello.at','9010','Klagenfurt','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3481,'KwqNOUf5M5','Sage KHK','Installed Base','','','anwender@sagekhk.de','60437','Frankfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3482,'v4fYhPiBVD','Informationsverarbeitung Michael Jeschak','Michael Jeschak','','','Info@Nostalgietelefon.de','58317','Schwelm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3483,'nKgAM96qAX','Informationsverarbeitung Michael Jeschak','Michael Jeschak','','','Info@iMJ-Jeschak.de','58261','Gevelsberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3484,'iUGJCYvWoa','Herzog Einzelhandels KG','Michael Jeschak','','','Info@akzenta-Markt.de','58300','Wetter','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3485,'9JBl2Vgdtk','Edv EVOS','Edv EVOS Tomrle Oskar','','','evos@aon.at','3702','Oberrußbach','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3486,'hYgSm3NkiN','Angelika Sari Import-Export-Vertrieb','Angelika Sari','','','service@dinkelkissen.de','85276','Pfaffenhofen','BR Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3487,'uBHJtnGR03','kabelladen','W.Trumpfheller','','','info@nokia-cover.de','64401','Gross Bieberau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3488,'ko9bqwTku5','GM grenzenlos Mobil','Jürgen Rausch','','','Info@grenzenlos-mobil.de','60487','Frankfurt am Main','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3489,'7AWLEWFiGW','Raduschewski','Marina Richter','','','info@radutec.de','13086','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3490,'MqGzCKbOyu','Techn. Büro Weissenborn','Gerd Weissenborn','','','info@tbw-modellbau.de','63505','Langenselbold','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3491,'4ea51c8KQJ','vfi immobilien GmbH','G. Weissenborn','','','info@vfi.de','63505','Langenselbold','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3492,'2rvWhV5fht','Precisionsoft AG','R. Kobel','+41 1 782 66 22','+41 1 782 66 26','psoft@swissprecision.com','8804','Au/Zuerich','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3493,'vsSc7YNqQt','Software-Entwicklung & Vertrieb','Dieter Otter','','','info@tools4vb.de','97708','Bad Bocklet/Steinach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3494,'0J2abHMtrH','Shopcreate Webdesign','S.Zschern','','','info@shopcreate.de','24321','Lütjenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3495,'0qOeo1dg1z','InstallShield Software GmbH','Bernhard Knauß','','','info@installshield.de','89073','Ulm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3496,'tBHkfvwTnn','Faboro Enterprises AG','Vertrieb','','','info@domino-watch.ch','CH805','Zuerich','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3497,'n4PYzN9DDV','Trhlik & Fahn OEG','Katharina Trhlik','+43 676 4312432','+43 2534 4773','info@vinothek24.at','2224','Sulz','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3498,'hxjWfT562Z','Software24.com GMBH','Vertrieb','','','info@software24.com','83071','Stephanskirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3499,'B0PUf2WPZt','XynX! GmbH','Anke Schäkermann','','','anke@xynx.de','58285','Gevelsberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3500,'6qeQ3eReIR','combit GmbH','Petra Heim','07531-906010','07531-906018','info@combit.net','78462','Konstanz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3501,'rEcmaMFYwR','Gabartas Werbemittel','Roswitha Gabartas','','','europrom.gabartas@t-online.de','58300','Wetter','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3502,'YAi4Gizgk5','WILDFOOT / Düfa-Shop','K.-H. Krüger','','','postmaster@wildfoot.de','02733','Cunewalde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3503,'Sllj0naRrq','KESYS AG','Matthias Schmidt','','','service@weblingerie.de','01099','dresden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3504,'zs9AAw41Kp','Wollshop','U.Symnick','','','wollshop@wollshop.de','20357','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3505,'L5uO71Nq3V','Bittner','Joysoft','','','joysoft@joysoft.de','91227','Leinburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3506,'zaQ9G54KeF','Faboro Enterprises AG','Vertrieb','','','info@utilis.com','CH-80','Zuerich','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3507,'2HDYlP3nt4','Faboro Enterprises AG','Vertrieb','','','info@faboro.net','CH-80','Zuerich','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3508,'XOMwWcF1At','SCS-Computertechnik','Herr Schubert','+49-9401-910200','+49-9401-910202','r.schubert@scs-computertechnik.de','93073','Neutraubling','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3509,'Mue8MONQKw','avast! Antivirus Center','Hans-Christian Singhuber','','','info@avast.at','1030','Wien','Oesterreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3510,'eZjThByNL7','Der Teeproduzent - ein Service der F&S P','Oliver Schön','','','webmaster@teeproduzent.de','74821','Mosbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3511,'EtLzVnML4y','c+b Ing.- Gesellschaft','Wolfgang Baumgärtel','','','vertrieb@cb-online.de','86343','Königsbrunn','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3512,'2zpSZxuVVB','GAME WORLD GmbH','Herr Mirbach','','','holger@gameworld.de','28201','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3513,'9kKP1WHQcE','Weinbau-Weinkellerei Wilfried Hilgert','Sabine Hilgert','06727 244','06727 1258','hilgert@gmx.de','55457','Horrweiler','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3514,'1oknKKbqAS','NetFactory GmbH','Hr. Anyfantis','+49-721-933300','+49-721-9333088','info@net-factory.de','76137','Karlsruhe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3515,'ma7jGepuOw','A @ und www-Werbung','Herr Jürgensen','','','textildruck@stepshop.de','25927','Aventoft','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3516,'OieBCC2g9S','Agentur Stika Roland','','','','','24937','Flensburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3517,'MNbzZDmhf5','Steinkamp','M. Steinkamp','','','info@porzellantreff.de','95659','Arzberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3518,'Cv8F8nSXxy','LISTAN Hardware & Computerzubehör','Stanislav Minkine','','','kontakt@listan.de','21035','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3519,'zmgSUG2Ien','Leisuresoft GmbH','Meriel Stadermann','','','shop@leisuresoft.de','59199','Bönen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3520,'GbzzTZIRj1','Tapir der Outdoorstore- Ausrüstung für R',' Gaby Jürgen, Stefan Lang','','','marburg@tapire.de','35037','Marburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3521,'9HZRtf50r1','asknet AG','Ihr softwarehouse Team','0721 / 96458 20','0721 / 96458 99','softwarehouse@asknet.de','76131','Karlsruhe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3522,'uZT8xHo04y','Freudenberg Armee & Freizeitwaren','Maik Freudenberg','','','info@freudenberg-shop.de','34289','Zierenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3523,'NjVO2jwRpX','Versandhandel Gorsler','Jürgen Gorsler','','','info@abound.de','38518','Gifhorn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3524,'beyo5i4O7z','Versandhandel Gorsler','Jürgen Gorsler','','','info@dvd-special-site.de','38518','Gifhorn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3525,'FKQcy7JCqN','ACI Service & Vertriebs GmbH','Uwe Klöckner','','','webmaster@romario.de','45665','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3526,'uV6vtNY8Rm','Der Rumtreiber','Dirk Scholze','','','dirk@rumtreiber.de','01219','Dresden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3527,'exVfblst89','handybags.de','K.Krüger','','','info@handybags.de','28199','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3528,'4LFalzqJD8','Jannys ART Richter & Frenk GbR','Peter Richter','','','info@bodypainting.net','10437','Berlin','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3529,'QbnjXNCVZe','COOK Outdoors','Jan-H. Thalmann','','','info@cook-outdoors.de','27283','Verden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3530,'Zhlqn85nxd','Quo Vadis, Alles für Rucksackreisen GmbH','Friedrich Duensing','','','info@quovadis-hb.de','28195','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3531,'kl0H6FOnbq','sportaktiv','Ute Stark','06106/3431','06106/646016','sport.aktiv@t-online.de','63110','Rodgau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3532,'1zfTl87NBu','Watzmann-Laden','','','','info@watzmann-laden.de','47051','duisburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3533,'6IwYiutqG8','SINE GmbH','Thomas Zengler','','','info@sine.de','60318','Frankfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3534,'5BN0fpkDlY','Ars Vivendi Weinimport','Rüdiger Schmidt','05232-68133','05232-68133','proliners@aol.com','32791','Lage','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3535,'DiwCGgroOn','Kletter und Hochtourenecke','Hr.Pfeffer','','','Bergsport@web.de','80337','München','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3536,'IhvrlJuN6I','Lauche und Maas München GmbH','Claudius Scheer','','','cjs@lauche-maas.de','81245','München',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3537,'QMiX3KDUSu','Wildgoose','WildGoose','','','info@wildgoose.de','76698','Stettfeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3538,'JnD38RWrtn','Trekking & Kanuladen','Ralf Zimmermann','','','info@trekking-kanu-laden.de','93047','Regensburg','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3539,'Mm1NaSHuWQ','Martin Schmidt und Holger Damczyk GdbR','Martin Schmidt und Holger Damczyk GdbR','','','service@sun66.com','67663','Kaiserslautern','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3540,'LiSaYcrEgT','GamesWorld-Kitzingen','Herr Armin Schneider','','','Ga-wo@gmx.de','97318','Kitzingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3541,'zF6wVH7xV6','Bernie´s PC-Shop','Bernd Klooss','0451/8132777','0451/8132778','info@bernies-pc-shop.de','23558','Lübeck','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3542,'wp8hXVMT2I','Kleine Fluchten','Christoph Weissgerber','','','verkauf@kleinefluchtendarmstadt.de','64289','Darmstadt','Deutuschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3543,'dWOgCq4KAJ','Camping Shop Kraus','M. Kraus','','','kraus@datacomm.de','79539','Loerrach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3544,'3bxZ6XMl6Q','CLUBaltitude','Joachim Wechner, staatl. gepr. Berg- und','','','bergtraeume@clubaltitude.de','48143','Münster','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3545,'zzpMt0aR66','Unternehmensgruppe Jaus','Dillschnitter','','','jaus60@t-online.de','93073','Neutraubling','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3546,'M0v8vZq4PW','MST-Hardware4you','M.Stehle','','','info@mst-hardware4you.de','72589','Westerheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3547,'3CwZwG2kmc','office & family','H.Usko','','','admin@usko.de','13409','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3548,'bzVmDxUddp','Inside BeOS','Bernd Thorsten Korz','','','order@insidebeos.de','27449','Kutenholz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3549,'gQaFCYN7gQ','Waltersoftware','Walter Rhomberg','+43 (0)5574 47224','','office@waltersoftware.com','6900','Bregenz','A-D-CH'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3550,'ziygWUn7Kl','Rothbier Brauerei','Brauerei Roth','','','info@rothbier.de','97421','Schweinfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3551,'gyKJA56mYk','ARI DATA','Hr. Geißler','','','geissler@ari.de','47877','Willich','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3552,'Qh6xnJuDVQ','BRAUN Computer & Software Engineering Gm','Michael Munk','','','braun@braun-computer.de','69231','Rauenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3553,'VOeGeED3OZ','Sunrose Systems','Rainer Ostendorf','','','verlag@sunrose.de','80801','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3554,'GnfDZRkJfk','Flexcom c/o Ballnath GmbH','Thomas Ballnath','','','tballnath@flexcom.de','81371','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3555,'cnpznRWFpW','Koch-InfoTech','Herr Jürgen Koch','05238-775','05238-997116','it-koch@online.de','33039','Nieheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3556,'fAWgCM6cel','Downloadit.de','Jörg Wege','','','joerg.wege@downloadit.de','42697','Solingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3557,'N40oLDu2bp','CDS SYSTEME GmbH & Co. KG','Abteilung Einkauf','','','einkauf@cds24.de','94209','Regen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3558,'a6N4lhaB4S','drugstore','armin dantl','','','drugstore@icece.de','84034','landshut','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3559,'5ftddbwZdI','vmm verlag gmbH','Rolf Füßner','','','Rolf.Fuessner@vmm.de','86154','Augsburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3560,'81GUaYJgGZ','Ralf-Martin Riepe','Ralf-Martin Riepe','','','webmaster@rasorn.de','58642','Iserlohn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3561,'95mTgozU3q','RATO-Systems','Thomas Böck','','','info@rato-systems.de','86510','Ried','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3562,'d6NYtfgH4T','HB Software & Internetdienste','Herr Bergmann','','','info@softwarebox.de','89160','Dornstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3563,'7AYXmktOGK','ASSoftware','SupportTeam','','','support@quickload.de','31096','Göttingen','.de'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3564,'1cYTGOjikC','Petrikowski Software','Michael Petrikowski','','','petrikowski@softpreis.de','31789','Hameln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3565,'4GEyiE6Q7j','Versandantiquariat','Rainer Woelfel','','','info@woelfelbuch.de','82237','Woerthsee','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3566,'hKCMC5j71n','JP-PC Multimedia','Dipl.-Bw. Sabine Püschel','','','sabine@jp-pc.de','48165','Münster','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3567,'4OokWMZcmn','Bertges Multimedia','Herr Bertges','','','info@bertges.de','54516','Wittlich','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3568,'xAEIoktiU4','SD-EDV Huth','Britta Huth / SD-EDV','','','sd.edv@t-online.de','52445','Titz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3569,'aicpmsTAs7','Bavaria-online','g.schmidl','','','info@troedelshop.com','9785','schollbrunn','Bayern/Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3570,'TfVILl5Nnd','Bräuning GmbH&Co.KG','Thomas Bräuning','','','Thomas.braeuning@kolonialantik.de','36088','Hünfeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3571,'OWIdeazQIW','Dr. Winkler Informationssysteme','Jonas van Eggewaartskapelle','+49(0)6221/27999','+49(0)6221/163028','jve@winkler-infosysteme.de','69115','Heidelberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3572,'k0hnd8IvDQ','Hortus Soft GmbH','Jean-Michel Guilbault','','','kunde@hortus-soft.com','34198','Montpellier','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3573,'ohZ48pSPdq','Antiquitäten Magdalena Pehrs','Magdalena Pehrs','','','pehrs@berliner-lampen.de','48143','Münster','NRW, Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3574,'CNL04P1r2k','Rahmen-Kunst','Hardy Baier','','','Baier@rahmen-kunst.de','75172','Pforzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3575,'5uY6giXo9O','B.J. Buttons','Jürgensen','','','buttons@stepshop.de','24937','Flensburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3576,'nXHcFH9JLJ','www Werbung / Druck','Danielsen','','','selbstklebetexte@stepshop.de','25927','Aventoft','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3577,'YlVnPPkvXe','Haus der Briefmarke','Thomas Gompf','','','Thomas.Gompf@HausderBriefmarke.de','64297','Darmstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3578,'hCA5aONS1Z','Versand * PC-Software, Hardware etc.','Hans Ronstadt','02051-250287','02051-250470','versand@hans-ronstadt.de','42509','Velbert','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3579,'GaCdAKlWCS','barbara´s wine-yards','Arno Gänsmantel, Barbara Grundler','','','webmaster@barbaras-wine-yards.de','68723','Schwetzingen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3580,'Q3Y07ohy7O','ABC SPORT Food & Sportswear','A. Lorke','','','info@abcsport.de','85588','Vaterstetten','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3581,'ZqwmAY8ykd','PCall EDV Soft- & Hardware','A. Lorke','','','info@playking.de','85588','Vaterstetten','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3582,'wa7fAYhIQg','ReiseZentrum','Team reise-zentrum24','','','mail@reisebuero-zornow.de','01219','Dresden','de'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3583,'B5Yqmsh1cj','Walter Holzschnitzkunst','Frau Walter','','','info@holzschnitzkunst.de','74736','Hardheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3584,'L0nYHfcfhh','Almdorf Ammertal','Tanja Georgi-Heyer','','','contact@almdorfammertal.de','82435','Bad Bayersoien','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3585,'SCgree0OsE','La Culinaria GmbH','Ronald Iblacker','','','info@la-culinaria.com','8262','Ramsen','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3586,'M7q4a1VmqS','Kunsthandel','Herr Johann Traub','','','Kunsthandel@t-online.de','85067','Eichstätt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3587,'m4RV2TOrpA','Poster Galerie GmbH','Hotline','(040) 55 77 89 40','(040) 55 77 89 77','shop@postergalerie.de','22453','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3588,'2jpm26efvN','Welt der Spieluhr','Monika Fahlke','','','musicalboxes@spieluhr.de','38228','Salzgitter','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3589,'9e9zqytQie','Vitalogo','Georg Bütow','','','webmaster@eroscape.de','32545','Bad Oeynhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3590,'rG3egMBKUt','ANANDAM-Klaus Wengel','Klaus Wengel','','','info@anandam.de','22359','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3591,'b2r3DlIRtN','hadiho.com','H.-D. Hoppe','','','hadiho@t-online.de','51381','Leverkusen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3592,'PG1OIYTcYv','esotheka','','','','','73527','Schwäbisch Gmünd',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3593,'ATJ00LWHhk','Galerie Zazzaretta','Franco Zazzaretta','','','FZazzaretta@t-online.de','87459','Pfronten','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3594,'GWG23K0Iq1','Brandt','Henrik Brandt','','','Brandthk@hotmail.com','10787','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3595,'0IkUAOfa74','Brandt','Henrik Brandt','','','Brandthk@12move.de','10787','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3596,'XqOcekJIuf','Wunderkiste','Anne Schoel','','','Anne@wunderkiste.de','54634','Bitburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3597,'mh6hbNCj2u','LUMINAR Medien Vertrieb GmbH','','','','info@luminar.de','31789','Hameln',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3598,'804MBnSdvF','Weihnachtskrippen-Center Ernst Sperl','Herr Ernst Sperl','','','sperl@weihnachtskrippen-center.de','93453','Neukirchen hl.Blut','BRD- Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3599,'LH8mPTS6VJ','Agnetas-Antik','Agneta Bogs','','','bogs@agnetas-antik.de','D-201','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3600,'ppXOTlK4b0','HAWELKA-TRANSFORMATION','Werner Hawelka','','','design@hawelka.de','67547','Worms','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3601,'SkAtCSdUig','Toy Spectrum','','','','','D-728','Lichtenstein',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3602,'zc3wYmjwgr','SALU-Holzspielwaren','Peter Kovarik','','','salu-toys@t-online.de','89233','Neu-Ulm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3603,'o1cfyEPGU9','Esopia Versand','Pia Keller','','','esopia2@aol.com','64331','Weiterstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3604,'JLnKp2StFJ','Siggi´s Toy-Shop','S.Felmet','','','webmaster@gameversand.de','21335','Lüneburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3605,'xvlQxNobXd','Cinetic Touristik GmbH & Co KG','hotline','+49 1803 133 123','+49 1803 133 124','service@ferienklick.de','76227','Karlsruhe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3606,'CXXRTfK22o','AstrologieService Regina Binder','Regina Binder','','','office@horoskop.at','1050','Wien',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3607,'KFhXp4mB6q','family-toys','Frank Dörfelt','','','FranksStern@t-online.de','08112','Wilkau-Haßlau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3608,'NX0SHlEHPL','Augsburger Spielebazar','Rita Schmitt','','','spielebazar@t-online.de','86150','Augsburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3609,'9pHHdZsXvM','Die Lichtpyramide GbR','Fritz Henke','','','kontakt@lichtpyramide.de','97523','Schwanfeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3610,'J0VETXUx6z','Ahlers','Herr Ahlers','','','info@kinderfahrzeuge.de','46242','Bottrop','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3611,'sqWzAgLW9c','w.larsen','Werner Larsen','','','wlarsen@isis-urania.de','29640','Schneverdingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3612,'r2haVlYzdz','KINDERKRAM Inh. Sylvia Kunert e.K.','Sylvia Kunert','05145284141','05145939353','service@kinderkram-lachendorf.de','29331','Lachendorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3613,'aMilCyNsG5','Hohnloser Spielwaren','Sandra Fiebig','','','info@wheeltoys.com','89231','Neu-Ulm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3614,'LUyWOWbWE0','ISIS - HOROSKOPE','Peter W. Klein','','','mail@isis7.de','54552','Steiningen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3615,'poWcOmRqqB','STEFFI TOYS','','','','info@igel-max.de','97094','Würzburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3616,'fekOmgVwqT','FUN PRODUCTION','Christian Stumpp','','','shop@fun-production.com','60314','Frankfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3617,'pXjghbu6zB','Daeumling Kinderfachgeschaeft','Thomas Nehrenberg','','','daeumlingtreis-karden@t-online.de','56253','Treis-Karden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3618,'8kawye21GT','traumgarten-shop','','','','info@traumgarten-shop.de','59510','Lippetal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3619,'DPLI86Wf0v','Jamon.de','Kathrin Volmer','','','info@jamon.de','33415','Verl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3620,'DEcG1EzCAH','Alljunior.de - Spiel & Freizeit Schinach','Jan Schinacher','','','service@alljunior.de','88045','Friedrichshafen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3621,'1HZxtDelr5','yuleclub GmbH i.G.','Norman Langbein','','','kundenservice@yuleclub.de','10961','Berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3622,'18vF0piD2A','Zimmer-Bartels/ Voigts GbR','Zimmer-Bartels','','','info@klangschale.de','31618','Liebenau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3623,'HKiECCdiWH','regioconnect GmbH','Daniel Schneider','','','versand@rollenspiel-shop.de','48565','Steinfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3624,'Lfp9FH3ZDH','Espenlaub','Kunden-Service-Abteilung','','','verlag@espenlaub.de','88437','Sulmingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3625,'LUIgqk4Iij','more-than-dolls','Gudrun Gläser','','','glaeser@more-than-dolls.de','73430','Aalen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3626,'ENlvJHYrRq','Jumping Jo','Jumping Jo','','','jumping-jo@espenlaub.de','88437','Sulmingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3627,'7lLlpxKF0E','bzm edv-systeme gmbh','Christian Seidl','','','chr.seidl@bzmgmbh.de','82152','Martinsried','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3628,'jx4o88I0DJ','NKL','I. Schaper','','','i.schaper@nkl.de','22297','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3629,'f9Ag9qdICd','DWMS','Torsten Burkhardt','','','t.burkhardt@dwms.de','22047','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3630,'VDpYRhGnvD','SPACEart','Ingo Siemon','','','info@SPACEart-online.de','48145','Münster','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3631,'HvFMrLQTRr','SINA Spielzeug GmbH','Norman Seidler','','','sina-spielzeug@t-online.de','09544','Neuhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3632,'Z2hifhS6TB','gaia-versand','Katrin Kupka','','','service@gaia-versand.de','07407','engerda','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3633,'139XOY4eem','alex gaas holzwaren','miniwood','','','info@miniwood.de','66538','neunkirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3634,'MKivakz3Ek','Gundula Dumser Vertrieb','Dietmar Dumser','','','service@kauf-24.de','22397','Hamburg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3635,'B1WGKg4gCz','Aktuell-Spiele-Verlag','Franz Scholles','','','mail@aktuell-spiele-verlag.de','53424','´Remagen','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3636,'w8pTTvITDm','Schach E. Niggemann','Günter Niggemann','','','schach@niggemann.com','46359','Heiden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3637,'QJPdxXGbvQ','Atelier am Meer','uwe stomberg','04922990555','','webmaster@atelier-am-meer.de','26757','borkum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3638,'GCKdsG4OYk','Jonglier- & Zauberartikel','Christian Jedinat','06224-924207','','info@jedinat.de','69207','Sandhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3639,'AYW8O50kqk','Das Aeon','Kai Fuhr / Waltraud Bauer','','','aeon@ebuch.de','65183','Wiesbaden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3640,'OqqLuqPYuq','Thomas Luz webwide-spielen','Thomas Luz','','','info@webwide-spielen.de','70806','Kornwestheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3641,'SB4nzjOVHo','AstroEsoterik Shaman','AstroEsoterik Shaman, Frau Berger','','','Shaman@t-online.de','58091','Hagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3642,'sgqjSEhk3o','AstroEsoterik Shaman','AstroEsoterik Shaman','','','Shaman@t-online.de','58091','Hagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3643,'j3513yL5yV','Kummer Kummer Popp GbR','Herr Kummer','','','orders@warehouse.de','97070','Würzburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3644,'ZzFmzhCxhR','Kummer Kummer Popp GbR','Herr Kummer','','','orders@warehouse.de','97070','Würzburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3645,'1IAhakXocW','Kummer Kummer Popp GbR','Herr Kummer','','','orders@warehouse.de','97070','Würzburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3646,'4uKuuuDEAV','Mediacenter24','Trieb Michael','0911/30603089','0911/30603094','michael@mediacenter24.de','90427','Nürnberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3647,'jZpM8lmtNf','Galerie Berlin Mailand','Galerie Berlin Mailand','','','info@schmuckadresse.de','22049','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3648,'WBv20JE2rq','Spielwelt GmbH','Herr Angerer','','','info@spielwelt.de','72555','Metzingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3649,'AnLxz05ndo','BuscherCD','Wilfried Buscher','','','BuscherCD@Aol.com','42289','Wuppertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3650,'kS5HQ7L5oQ','Proverdi GmbH','Gunter Baldauf','','','info@proverdi.de','09432','Großolbersdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3651,'WLzPL4aRz1','Sven Rost Vertrieb','Sven Rost','','','sven@rost.de','09432','Großolbersdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3652,'MO1897dC9m','Uhren Schwabe','Günter Schwabe','','','service@uhrenfreunde.de','56659','Burgbrohl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3653,'30xd4fKpdK','Papiton','','','','info@papiton.de','21335','Lüneburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3654,'1y52wS0m1q','Ãœ-Ei-Shop Gruntz','Marko Gruntz','','','info@sammlerland.de','16540','Hohen Neuendorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3655,'nOQyoePyY2','festcompany.de GmbH','Robert Buchmann','','','buchmann@festcompany.de','83026','Rosenheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3656,'f0TcnRufF8','Hans W. Hercher Münzen GmbH','Roman Schneider','','','roman.schneider@herchermuenzen.de','79224','Umkirch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3657,'Xg5G1Mzyud','NiceNet Online KG','Frank Kroyer','','','service@sammelplatz.de','24393','Gelting','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3658,'9HNzpTsHTO','MULTICOM OHG','Thomas Gehrmann','','','info@tmttoys.de','92318','Neumarkt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3659,'tkMQ5izg56','US-SHOP Rumpf','H. Brandt','','','Service@us-shop.com','44225','Dortmund','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3660,'2dh1tfUlph','Versandhaus Westfalia','Stefan Stahl','','','info@westfalia.de','58093','Hagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3661,'cuiJaIpcme','HEUBACHER WARENHAUS','Reinhold Bidlingmaier','','','heubacher.warenhaus@gmx.de','73540','Heubach','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3662,'o5mxs7JESW','ORTHODYN - Gesundheitsdienstleistung','Herr Marcus Thannhäuser','','','info@orthodyn.de','27245','Barenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3663,'ZIiyiMLWkD','TWG Geschenkartikel','Thorsten Wolff','','','ThorstenWolff@directbox.com','73072','Donzdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3664,'Gr0LPnSlP7','Bauer Lebensart','Doris Bauer','','','kontakt@bauer-lebensart.de','89081','Ulm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3665,'g8NvDVu2JK','sammlerspielzeug.de','Ruppert Popp','','','ruppertpopp@t-online.de','10585','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3666,'PIU7oupcmN','Cool Shop','Majer Erwin','','','office@exclusive-design.at','4971','Aurolzmünster','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3667,'EhnjxlK8xa','Fanmarkt.de GbR','Kundenservice','07151 966 450','07151 966 463','service@fanmarkt.de','71332','Waiblingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3668,'Bp2GzVqTxR','Higher Spirit','Heiko Kremling oder Edda Düsterloh','','','Info@HigherSpirit.de','29640','Schneverdingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3669,'f5QqQu2cC8','Jonglissimo - Jonglierversand','Hendrik Achilles','05451 / 979964','05451 / 979965','info@jonglissimo.de','49477','Ibbenbüren','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3670,'jbpIjBmLrN','Pinsel Depot Brombach','Michael Brombach','','','brombach@pinsel-depot.de','91632','Wieseth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3671,'MF4DBryDdg','bowl`n fun GmbH','Andy Wienert','','','admin@bowlnfun.de','28195','Bremen','Bremen'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3672,'ZmEASQxA3x','Schafmeister GmbH','','','','mail@schafmeister.de','32760','Detmold','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3673,'vnPa4Hsbnj','KHM-Modellbahnen','KHM-Modellbahnen','','','info@khm-modellbahnen.de','48683','Ahaus','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3674,'7SAxyWNGQw','Global Nutrition Ltd.','Herr Homan','+31-243447604','+31-243447285','info@chitosan.de','6536','CR Nijmegen','Niederlande'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3675,'AxdPDtOxv1','Heike´s Teddy-Paradies','Heike Kudjer','','','kudjerbaer@aol.com','82538','Geretsried','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3676,'51q4QMBis5','PEGASUS Drachenshop & Versand','Alfred Zimmermann','','','info@drachenshop.de','56154','Boppard','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3677,'3dRxJnIVty','Zoo am Bahnhof','','','','Kundenservice@zooweb.de','63322','Rödermark','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3678,'yVxvBN3rla','Zoo am Bahnhof','','','','Kundenservice@zooweb.de','63322','Rödermark','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3679,'8waKWgXsef','Jetmodell.de','Jan Koennig','','','mail@Jetmodell.de','29525','Uelzen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3680,'0xtybhQ4h0','AstroMedia*','Frau Mergenthaler und Herr Hünig','','','service@astromedia.de','D-970','Würzburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3681,'SwwbWWpWkM','ARTWELL','C. Schneider','','','info@artwell.de','96247','Michelau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3682,'HKoIK5xmst','Bastel- & Hobbykiste','Martina Schimbach','','','info@bastelundhobbykiste.de','35796','Blessenbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3683,'fys71c4m3X','Bayerwaldshop','Herr Karl Voigtmann','','','mail@geschenke-paradies.de','94261','Kirchdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3684,'oK565MHqse','Bayerwaldshop','Herr Karl Voigtmann','','','mail@bayerwaldshop.de','94261','Kirchdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3685,'xdhs0jCZ4r','Garten- und Zoocenter Samen Mack','Herr Wirtz','','','samen-mack@wse.de','52428','Jülich','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3686,'sWEneifA5a','galerie david','sonnak','+49 521 179233','+49 521 139977','davidgal@aol.com','33602','bielefeld','germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3687,'YX4D4jYLDa','Pollidor´s Papier Curiosa','Dirk Reimers','','','dirk.reimer@pollidor.de','24211','Preetz','BRD/ Schleswig-Holst'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3688,'fmO7we2Mqv','Peanuts-World','','','','info@peanuts-world.de','25355','Barmstedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3689,'SGcLoUfoyu','LittleStore','Erwin Rungelrath','02152 - 91 23 83','02152 - 51 95 74','service@littlestore.de','47906','Kempen','Deutschland/NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3690,'mkAhYe0WGk','enational GmbH','Jochen Nibbe','','','j.nibbe@pappland.com','82538','Geretsried','BR Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3691,'4wQIgufy3X','MVVersand','Marcus Vieß','','','mvversand@online.de','50825','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3692,'WPvVD4IxpE','PBToys','Peter Bergner','','','peter@pbtoys.com','50937','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3693,'evRxbf94Ts','Pänz Versand','Christof Held','02224-941150','02224-941151','versand@paenz.de','53619','Rheinbreitbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3694,'LbtIdlMZzX','-rbö- dienste Düren','Rudi Böhmer','','','info@rboe.de','52355','Düren','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3695,'eu98CMzw3g','-rbö- dienste düren','Rudi Böhmer','','','info@rboe.de','52355','Düren','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3696,'0EgIqApIaj','-rbö- dienste Düren','Rudi Böhmer','','','info@rboe.de','52355','Düren','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3697,'zkAsWELsUr','kiddymax.com','EUR Ing. Koch Dietmar, Gerhard Brändle','','','info@kiddymax.com','6840','Götzis','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3698,'IHHxJTQXrI','Baby`s Best','Karin Bernardi-Van Eyghen','','','babysbestshop@aol.com','66571','Eppelborn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3699,'Z0Dc60U0dX','Toybook Versand','Frau Gerda Gander, Herr Ronny Gander','','','info@toybook.de','15890','Eisenhüttenstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3700,'OHp4PTk6lG','Zauberhandlung Manipulix GbR','Wolfgang Messelken','','','messelken@manipulix.com','94551','Lalling','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3701,'Zcquww29u6','cat-toy','Jakobs','','','info@cat-toy.de','70378','Stuttgart','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3702,'h0NkNlyBnt','PUSSICAT KLETTERMÖBEL','Fr.Dörschelln o. Hr.Fischer','','','PUSSICAT-WUPPERTAL@t-online.de','42107','Wuppertal','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3703,'vHJwVPMF0p','Modellbahn Hertel','Herr Rainer Keller','','','modellbahn.hertel@web.de','95145','Oberkotzau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3704,'ZwAYemLIof','Pet-Style Hundesportzubehör','Frau Graeter und Herr Graeven','','','webmaster@Pet-Style.de','79639','Grenzach-Wyhlen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3705,'TvpKZRiZjz','','Hans-Ulrich Thielecke','033398-91669','033398-90210','chef@tiershopping.de','09599','Freiberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3706,'XB8qR0sjT8','SchmidtBank Zentrale','Andreas Huß','','','andreas.huss@schmidtbank.de','95030','Hof','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3707,'OsAF3UFyuc','BEST BOOKS & PLAY-KIDS','Michael Siemens','','','mail@play-kids.de','40670','Meerbusch','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3708,'AaSHuIRQIU','Snoop-doggy-doggs','Adlhart Robert','','','service@bio-top-versand.de','83 12','Halfing','Deutschland / Oberba'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3709,'tukUSgpYIX','Zooartikel.de','Jana Mahlke','','','info@zooartikel.de','14513','Teltow','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3710,'M0jNBfWt4u','KIS Online GmbH','Andrea Kelz-Schwenzer','','','a.kelz@babywelt.de','53844','Troisdorf','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3711,'BHZ3J8chBt','Geprüfte Sicherheit Andreas Schieraus','Ing. Andreas Schieraus','','','zubehoer@schieraus.com','2601','Sollenau','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3712,'vjHaDb7VxT','Geprüfte Sicherheit Andreas Schieraus','Ing. Andreas Schieraus','','','zubehoer@schieraus.com','2601','Sollenau','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3713,'daeWCYFC7N','Flora 2000 Gartencenter GmbH und Co Kg','C. Schuhmacher','','','flora-2000@t-online.de','70794','Filderstadt','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3714,'FS3wAi6yK0','Krum & Meißner Reitsportversand','Patrick Meißner','','','shop@reitsportversand.de','32052','Herford','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3715,'GY3X7SFMe7','PRODOCA Knut Günther','Herr Guenther','','','prodoca@t-online.de','59227','Ahlen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3716,'ptBCjHgjzT','Prunner-Vereinsbedarf','Alfred Prunner','','','info@prunner-vereinsbedarf.de','07907','Moßbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3717,'pJRsL23rD4','Deutschland','Alfred Prunner','','','info@prunner-sportbekleidung.de','07907','Moßbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3718,'hKAyUGvA1B','Deutschland','Alfred Prunner','','','info@veranstaltungsbedarf.de','07907','Moßbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3719,'fFBsPtWb8p','Geschenketip','Alfred Prunner','','','info@geschenketip.de','07907','Moßbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3720,'A3SVMibc3u','Zinnartikel','Alfred Prunner','','','info@zinnartikel.de','07907','Moßbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3721,'4ZrW42ANvN','Jadecor','Alfred Prunner','','','info@baumwolltapete.de','07907','Moßbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3722,'5VF20xgHP7','Puppen-Schnittmuster Online Shop','Gerda Gebel','','','gerda-gebel@puppenschnitte.de','85435','Erding','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3723,'YdpT8XSPLw','Jays Pferdesport','John Walker','','','info@jays-pferdesport.de','59063','Hamm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3724,'5RDHlBsDV3','BASTELmaus - Dein Bastelshop im Internet','Frank Höflich','030 / 4991 3872','030 / 4991 3870','info@bastelmaus.de','13409','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3725,'ZKWYkWHMyT','Timmermann´s Hof','Frau Lenssen','05250-977900','05250-977920','timashop@tinatur.de','33129','Delbrück','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3726,'3yE0wQhU7C','hufShop','Claudia Baldauf-Jung','','','info@hufshop.com','74420','Oberrot','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3727,'f00QLR50lz','toys house Spielzeugversand','Brigitte Schneider','','','info@toys-house.de','63179','Obertshausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3728,'Hrne0f1Z8F','sticknadel.de','Stefan Zeiler','','','webmaster@sticknadel.de','84098','Schmatzhausen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3729,'kn84P8ElNA','Minuth Bastelbedarf','Uwe Minuth','05241-337964','0721-151242912','info@bastelfieber.de','33330','Gütersloh','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3730,'z1cYCoRiKB','Internetagentur Baxmann','Lothar Baxmann','','','baxmann@hundezubehoer.de','74080','Heilbronn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3731,'5KsFg3ZI79','BEST BOOKS & PLAY-KIDS','M. Siemens','','','mail@play-kids.de','40670','Meerbusch','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3732,'unvLPjEP6y','aquaristic.net','H. Lukasch','','','kundenservice@aquaristic.net','86498','Kettershausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3733,'Hs9e9I85w8','malenundmehr','tanja paul','','','malenundmehr@addcom.de','66763','diefflen','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3734,'uMORgQByQG','','Tanja Franz','','','g.franz@planet-interkom.de','','','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3735,'XbzoHdcVTl','','T. Franz','','','g.franz@planet-interkom.de','','','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3736,'k1mFcs4mwi','','T. Franz','','','g.franz@planet-interkom.de','','','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3737,'A3uluAx9SA','','Dirk WEgener','','','dwegener@t-online.de','','','d'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3738,'v95W312uCd','Zoo - Hoefler','H. Hoefler','','','zoo-hoefler@t-online.de','90431','Nürnberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3739,'mSkHKEzcQ7','Spielzeug Gruschke','Guenter Gruschke','','','geegeeface@inbox.as','15232','Frankfurt/Oder','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3740,'KHHHx8ifNU','ZooPoint GmbH','Hr. Wickel','','','r.wickel@zoopoint.de','90542','Eckental','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3741,'ZMSOGGxQsp','Internet Vertrieb stockfisch.de','stockfisch.de','','','service@stockfisch.de','61381','Friedrichsdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3742,'99kpAqfG77','La Tienda','Angela Beckmann','','','latienda@gut-schenken.de','24103','Kiel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3743,'3qKVa5t9U1','Gemini Medien GmbH','01805 -17 25 17','','','service@zebralino.de','50226','Frechen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3744,'0VZO8hajbR','FINISH Public Service','Petra Hinsen','','','petra.hinsen@finishpublic.de','47809','Krefeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3745,'9LLXRdIJVA','Magnetix','Dirk Poll','0711 / 2868265','0711 / 2865982','info@magnetix.de','70188','Stuttgart','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3746,'p7UyGSBaSB','Wiho-zoo OHG','Olaf Wischhoefer','','','info@wiho-zoo.de','31592','Stolzenau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3747,'TMUmSSfmGt','\"Seide-mehr\"','Gehrsitz Tanja','','','seide-mehr@online.de','97267','Himmelstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3748,'uUURmWNei5','evanzo e-commerce GmbH','Mehrtens','','','info@avanzo.de','28717','Bremen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3749,'AXvZrH9fjs','evanzo e-commerce GmbH','Mehrtens','','','info@avanzo.de','28717','Bremen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3750,'7LJZPJKFFG','Nostalgic-Art','','','','kundenservice@nostalgic-art.com','10557','Berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3751,'1qUhWaj5wg','rosenbote.de','beverung','','','service@rosenbote.de','38106','Braunschweig','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3752,'o9oDA9Je37','Kartenbüro Arena','Ursula Schneider','','','info@arena.at','A-506','Salzburg-Elsbethen','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3753,'0MYY77n9MT','ets - electronic trade systems gmbh','Petra Streffer','','','ticketworld@ticketworld.de','85774','Unterföhring','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3754,'EVfZ44M8JQ','A.Ostermann gesmbH. & Co.KG','mark lew','','','service@gpticketshop.com','1030','Wien','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3755,'khLHLDCXTK','Floridee-Blumen GmbH','Floridee-Blumen GmbH','0375/3032919','0375/3531985','shop@floridee.de','08056','Zwickau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3756,'LjjGJXMtbv','Klettermaxe','Rolf Knutzen','','','voila@otelo-online.de','27793','Wildeshausen','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3757,'z8bwL8Ol2D','Blumenzustellung.de','','','','info@blumenzustellung.de','79117','Freiburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3758,'E4n80BohNq','escapi Deutschland Vertriebs-GmbH','Viola Kubach','','','tickets@escapi.com','53111','Bonn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3759,'MAo4ewzy5c','escapi Deutschland Vertriebs-GmbH','Sabine Liessem','','','s.liessem@escapi.com','53111','Bonn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3760,'MJTN0dcXh9','escapi Deutschland Vertriebs-GmbH','Vertrieb','','','vertrieb@escapi.com','53111','Bonn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3761,'fi5s7iLEeT','A.u.S. Spielgeräte GmbH','Alfred Weichselberger','','','verkauf@garlando.at','1210','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3762,'z02e20MJzJ','FLOWERY ®','FLOWERY Kundenservice','0180.KREATIV / 0180.','','KREATIV@flowery.de','04249','Leipzig','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3763,'Mu307yXwas','Cinetic Touristik GmbH & Co KG','Call-Center','+49 1805 155 123','+49 1805 155 124','service@lastminute.de','76227','Karlsruhe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3764,'RcmSIC2Oct','Stoffhaus Kepper','Uwe Kepper','','','info@stoffhaus-kepper.de','35745','Herborn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3765,'wymR9YZ33w','Fortune Systems GmbH & Co.','Dipl.-Ing.(TH) Winfried Kaiser','','','WKaiser@fortune.de','24975','Husby','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3766,'zMmE5eV3A4','Energetic Dream','Jens Becker','','','info@energetic-dream.de','64285','Darmstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3767,'jXnc2LYvDZ','FLEUR-BLUMENDIENST','NADERER RENATWE','','','NADERER@flowers.at','1070','Wien','OESTERREICH'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3768,'lQSgWgpIEt','BLUMENDIENST-FLEUR-NADERER','Naderer Renate','','','NADERER@flowers.at','1070','Wien','OESTERREICH'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3769,'9y98GmliQk','Active-Fun.de!','Roland Damm','','','roli@yo-yo.de','63322','Rödermark','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3770,'qhrDp0AtZw','Green Connection','Anton Kraiss','','','webmaster@weizengras.de','97516','Oberschwarzach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3771,'el0PhP9r8w','Kronprinz','Christian Hinkel','','','kronprinz@einkaufscentrum.de','45276','essen','germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3772,'LkIcAid9O8','cadooz AG','Falk Hunger','','','service@cadooz.de','22083','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3773,'byaigkDOU6','Maastrek Selection Design Shop','Maastrek Service Team','','','service@maastrek.de','31134','Hildesheim','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3774,'UqQ4mKXYq3','Topangebot','Hans Kaufmann','','','kaufmann@yeah.ch','8840','Einsiedeln','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3775,'PooGUSJoMP','musik-paradies.de GmbH','Klaus Widorski','','','info@musipa.de','40822','Mettmann',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3776,'fRdSD0CHdF','Dr. Herrfeld GmbH','Dr. Herrfeld','','','info@pats-pets.de','34246','Vellmar','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3777,'GUS8Ygb1ii','Cotton Cottage','Peter Valent','','','p.valent@cotton-cottage.com','91710','Gunzenhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3778,'jAW9YyZQK2','Cotton Cottage','Peter Valent','','','p.valent@cotton-cottage.com','91710','Gunzenhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3779,'KpVDDx5xxs','Staffler Vienna','Peter Staffler','','','peter.staffler@krippenshop.at','1080','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3780,'KA7VMmXCcs','CS.Investigation & SECURITY Service GmbH','Christian Senger','','','cs.investigation@csiss.de','71069','Sindelfingen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3781,'u19V3kVEqW','Biokunst','Roman Poczesniok','','','office@biokunst.com','A1140','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3782,'WlvzPrkhZU','','Stuckenberg','','','mail@cdhaus.de','49124','Georgsmarienhütte','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3783,'mr8DLX78ZM','-','Marcel Schmidt-Bonacker','','','Service@sextoysshop.de','26129','Oldenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3784,'euqL3g8uYC','tinkerbelt.net','Cornelia Gädtke','','','connie@tinkerbeltnet.de','21255','Tostedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3785,'n59OQA27kb','Ideen zum Schenken und Gestalten','Marianne Kräft-Grünebach','','','info@mkg-geschenkideen.de','81925','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3786,'WnZXHFWZru','Twin-Server online','Unclesam Support','','','info@unclesam.de','50354','Huerth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3787,'H0fg6DCtJJ','Twin-Server online','Janusversand','','','info@janusversand.de','50354','Huerth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3788,'0owEqQZco4','Twin-Server online','Antonino Didamo','','','info@deiters.de','50354','Huerth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3789,'nSUg5U2mQF','Twin-Server online','Jochen Gedicke','','','info@wohnraumakustik.de','50354','Hürth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3790,'P1yg9ITgc6','','Michael Strehlau','','','webmaster@world-of-football.de','','','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3791,'2e3iQkLC3L','The Carolath Collection','Frau Chris Neubauer','','','info@carolath-collection.de','82140','Olching','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3792,'CQ9l5AruiS','Stahlwaren + Geschenkartikel Linke','Marc Wnuck','','','marc@12ender.de','50667','Köln','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3793,'T2rO0hi0bN','1A Volkskunst aus dem Erzgebirge','Germar Geiler','','','geiler@erzgebirge-sachsen.de','09599','Freiberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3794,'vhzGxJorL8','MP-Collectionen','F. Pawlofsky','','','info@mp-collectionen.de','48317','Drensteinfurt','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3795,'MHNjJ2eXhA','Accessoires Schönmann','Wolfgang Schönmann','09351/609765','09351/600541','wosch@geschenke-idee.de','97737','Gemünden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3796,'3Pd2lPwFxW','SCHATZINSEL e.K.','Wolfgang J. Osthoff','02402-83224','','service@scherzartikel-shop.de','52222','Stolberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3797,'SsOzYaLmQK','Euromedia-Verlag','A.Kind','','','webmaster@wetterhaus.de','36110','Schlitz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3798,'qlv00H9h8m','Gabotex VIP GmbH','Kundenservice','','','info@gabotex.com','58507','Lüdenscheid','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3799,'gL4BVJmjFQ','Admiral Shop Geschenkartikel','Teusch','','','teusch.geschenkartikel@t-online.de','24376','Kappeln','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3800,'APX2lfuVvq','INOMA Versand','Christof Martin','','','cm@inoma.de','67705','Trippstadt','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3801,'fh8w2PCBtN','Landgasthof \"zum Schwanen\"','Herbert Merkle (Küchenmeister)','','','merkle@schwanen.de','74343','Sachsenheim-Ochsenba','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3802,'QqqF7Mds1K','A&V von Bienenprodukte','A&V von Bienenprodukte Inh.Edward Walter','','','info@bienenwachskerzen.com','29328','Faßberg OT Müden/Ört','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3803,'vwWOEINWIj','Computer by D.','','','','support@pccity.de','06217','Merseburg','Deutschöand'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3804,'6jJCnLMDtX','meier-ballon gmbh','Henrik Broder','','','Broder@meier-ballons.de','76137','Karlsruhe','Baden'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3805,'5TJplHM20I','Bull & Bear AG','Gitta Schimunek','','','gitta.schimunek@bull-bear.de','73235','Weilheim/Teck','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3806,'iXFjvf3zvO','Weiss-Natur-Idee-Pur','Weiss-Natur-Idee-Pur Pfeilschifter Andre','','','info@weiss-natur-idee.de','93499','Zandt','Deutschland / Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3807,'e5IhsKx51u','Dextrarius','Dextrarius','','','info@dextrarius.de','37139','Adelebsen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3808,'Jf8gzjEzVt','speedware','speedware','','','info@dextrarius.de','37079','Göttingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3809,'mjp0NNyN81','Bülent Özkan','Bülent Özkan','','','geschenke@traum-gescheke.de','89331','Burgau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3810,'IFZ2DNA0XA','Bülent Özkan','Bülent Özkan','','','geschenke@traum-gescheke.de','89331','Burgau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3811,'T5koKunS1T','Thüringer Lädchen','Andreas Lahey','','','info@engelwelt.de','41812','Erkelenz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3812,'FdP92xqXTx','Top-Geschenk','Martin Mades','','','Mail@top-geschenk.de','60488','Frankfurt','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3813,'VWWqyCpQQf','ABIMADA Fritzsche & Rudert GbR','Dagmar Fritzsche','03765/719371','03765/719341','contact@erzgebirgsladen.de','08115','Schönfels','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3814,'e46Prda8L9','CYBER SYSTEM','N.Nuss','','','N.Nuss@web.de','18528','Bergen','M/V'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3815,'xZ2eNzeN0x','MusicPeople','Elke Rosskamp','','','elke@musicpeople.de','52459','Inden/Pier','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3816,'mvxvfPQPxs','InternetGallery','Dr. Poleev','','','mail@internetgallery.de','48161','Münster','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3817,'jt81hxcz6f','Happy Toys','Enrico Koehncke','','','info@happytoys.de','18184','Rostock-Roggentin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3818,'Rh4Urd16VX','Franz Ostermeier GmbH - www.der-bayer.de','Verkaufsabteilung','','','info@der-bayer.de','94333','Geiselhöring','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3819,'suCLGYvaQ1','Holz-Fichtner','Reiner Fichtner','','','info@holz-fichtner.de','95448','Bayreuth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3820,'B7335StWw6','Odeon New Vision GmbH','Wiebke Petzoldt','','','marketing@tigerente.de','82031','Geiselgasteig','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3821,'lG7UiGJ1ar','Thallos Merchandise / Funnythinx.de','Michel Mohrmann','','','service@funnythinx.de','29683','Dorfmark','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3822,'CRFtBJmzBS','Museum-Prints','Stefan Fiedler','+4315227292','+4315227292','info@museum-prints.com','1070','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3823,'oFVf2r56B9','Flashlight Fantasy GbR','Thomas Pöller','','','Dampfbahnfreunde@aol.com','68535','Edingen-Neckarhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3824,'U20XtxG2zu','Megasoft GmbH','Vertrieb','+49 (0) 212 3392-0','+49 (0) 212 3392-33','Vertrieb@megasoft.de','42697','Solingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3825,'J0NGznszvb','Touristic GmbH Duhnen','Herr Arnold','','','arnold@tgduhnen.de','27476','Cuxhaven','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3826,'5ESDq3Beeu','A&O Sound AG','Gerry Meier','','','admin@aundo.ch','8500','Frauenfeld','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3827,'GScfW3TMM3','Meisterwerkstatt für klassischen Gitarre','André Schneider','','','shop@saitenkatalog.de','08258','Markneukirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3828,'0G3WMoFqOP','AERO-MUSIC','Thomas George','','','ThomasGeorge@aero-music.de','32437','Porta Westfalica','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3829,'LTTsB4ctFf','Soundfabrik','Wolfgang Klingelhöffer','','','soundfabrik@soundfabrik.com','64658','Fürth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3830,'cE5juaVmAa','Musik-Service Aschaffenburg','Johannes Hofmann','','','jh@musik-service.de','63739','Aschaffenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3831,'HtxGR0UfD8','Soundhaus Lübeck','Georg Kutrieb','0451/789-84','0451/789-47','info@soundhaus.de','23552','Lübeck','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3832,'2CIKwGZcK8','ACI Service & Vertriebs GmbH','Dietmar Böse','','','webmaster@aloevera-produkte.com','45665','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3833,'Xr0GVhwRll','ACI Service & Vertriebs GmbH','Dietmar Böse','','','webmaster@druckerpatronen-shop.com','45665','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3834,'kYOjgItAOO','Studibuch KG','Benjamin Küchenhoff','','','info@studibuch.de','52070','Aachen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3835,'YlHLBDKlR5','ACI Service & Vertriebs GmbH','Dietmar Böse','','','webmaster@trends2001.net','45665','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3836,'6QoYYUtESX','Musik Produktiv','Armin Seelig','','','info@musik-produktiv.de','49479','Ibbenbüren','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3837,'ejthLd5pn5','db-INTERSTORE','Service','','','info@db-interstore.de','40724','Hilden','BRD (NRW)'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3838,'rhBItJy02b','Musikkeller','Günter Furtenbacher','','','info@musikkeller.de','20099','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3839,'f3oWoCrEs0','Fa, Tittmann','Kay Siebold','','','Info@tittmann.de','20259','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3840,'uYwP1wxqW1','der \"andere\" laden GmbH','Manfred Leitner','','','geschenke1@der-andere-laden.de','93047','Regensburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3841,'UOenSuTO3e','CD Sp...ace e.K.','Frau Russo','','','service@cdspace.de','73569','Eschach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3842,'I3whCAjA7i','3H MusicProduction GmbH','Heino Hegemann','','','info@3h-music.de','47628','Straelen','Deutschland und Nied'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3843,'4FfuvtIdFZ','denk bike+outdoor','werner kavcic','','','info@sport-denk.de','94032','passau','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3844,'AyA0C7RIYu','bayerwaldtrekking.de','johannes denk','','','info@denk.com','94152','neuhaus/inn','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3845,'4hT5Lj76P8','Kunath Instrumentenbau','jo Kunath','','','info@blockfloetenshop.de','36037','Fulda','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3846,'zPv5BrKFjR','ORPHEON-Musikwaren','Bernd Stiebel','','','shopyoo@orpheon.de','24161','Altenholz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3847,'z7iqWqBUC8','Schneider´s Allerlei','','','','info@schneiders-allerlei.de','71636','Ludwigsburg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3848,'RUqUiwXwWh','Musikladen','Jürgen Schlöffel','026224344','4783','jschloef@abo.rhein-zeitung.de','56170','Bendorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3849,'m5mLIKjw99','Blumenonline GmbH','Blumenonline GmbH','','','info@blumenonline.de','81479','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3850,'O6L8zdoDF7','David Media-Service','Stefan David','','','webmaster@abc-cd.de','49196','Bad Laer','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3851,'A5qn7GpscE','David Media-Service','Stefan David','','','webmaster@abc-dvd.de','49196','Bad Laer','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3852,'2s1IGI2Gin','David Media-Service','Stefan David','','','webmaster@alpha-cd.de','49196','Bad Laer','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3853,'WGKrM5f5Qo','Christian Reisser Musik-Vertriebs-GmbH','Herr Junginger','','','info@reisser-musikvertrieb.de','89073','Ulm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3854,'KzpXRDQppm','Musik Sander','Wolfgang Sander','','','sander@sander-saxophon.de','44287','Herne','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3855,'1WghE9heOk','nota bene Musikalienhandlung','Claudia Botsch','','','info@notabene-noten.de','37073','Goettingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3856,'aZvjZbiBPA','Comic and Company','Andreas Catania','','','post@comicladen.de','33330','Gütersloh','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3857,'zEgEq9r55F','wolfgang almer tonträgerhandel','wolfgang almer','','','mail@monochord.com','4020','Linz','österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3858,'UtlHlNeln5','A-CD','Atze','','','info@a-cd.de','72227','Egenhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3859,'coUnUWp1Ac','Musik Müller','Müller Willi','','','mmueller@musik-mueller.de','67655','Kaiserslautern','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3860,'DBlA4niltb','Sir Huckleberry Insur@nce Company','Antje Muehle','','','welcome@sirhuckleberry.com','NL-10','Amsterdam',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3861,'KpPFPLUVXA','Mail Order Music','Nadine Lingenau','','','order@mailordermusic.de','14169','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3862,'SUQZO5He59','12inch.de','Fedor Sigel','0711-763565','0711-763566','mail@12inch.de','70372','Stuttgart','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3863,'j4fCTV9DNP','','Fedor Sigel','','','mail@music-market.de','70178','Stuttgart','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3864,'IR8xN0E8NC','Holzwarenversand Zimmermann','Mirko Zimmermann','','','Webmaster@Holzwarenshop.de','09623','Rechenberg-Bienenmüh','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3865,'Qsor5YfkCW','Pink Tonträger Prod.- und Vertr.-GmbH','Elisabeth v. Magassy','','','info@pink-tontraeger.de','79219','Staufen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3866,'eXNbTNGRxK','keine','Hannes Keller','','','support@media24-shopping.de','89567','Sontheim','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3867,'CmwfA9Jmmg','ITC Bernd Austmeyer','Karin Austmeyer','049-(0)2159-670607','','kontakt@traumsachen.de','40670','Meerbusch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3868,'FIMmMOXws8','Britney spears Homepage','BritChristoph','','','britchristoph@mybritney.de','47852','KR','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3869,'58JlrLAZFe','Eljo´s Notenversand','Elke Beckers-Kopp Hans Joachim Kopp','','','info@eljos-notenversand.de','D-539','Blankenheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3870,'4QMiaGvYKL','Ernaehrung24','Marcus Iken','','','uken@ernaehrung24.com','35396','Gießen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3871,'Y3GfuMZEsg','Amadeus musicmedia GmbH','Gerd Rieber','','','service@amadeus-musicmedia.de','79761','Waldshut-Tiengen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3872,'VG5EMytqwj','A la Siesta e. K. Hängematten & Lebensku','Silke Meier','030 / 78707170','030 / 78707171','alasiesta@aol.com','10829','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3873,'hMsamu4gOH','DVD75.de','Daniel Andrich','','','webmaster@dvd75.de','78665','Frittlingen','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3874,'IMkXCsvq5G','Golfiana','Jean-Pierre Bertschi','','','info@golfiana.ch','6300','Zug','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3875,'Z3YYayF7Uh','bibli.com im Gemeinschaftswerk der Evang','Herr Thilo Bunzel-Duran','','','info@bibli.com','60439','Frankfurt am Main','Bundesrepublik Deuts'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3876,'524BZdChPg','edv-bookshop.de','Sebastian Lämmle','','','buchladen@web.de','85521','Ottobrunn','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3877,'zUSIykbQOL','MH - Internet Marketing','Mario Hiller','0700-DVDMEDIA','0700-DVDMEDIA','info@dvdmedia.de','68782','Brühl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3878,'DD0wZf7bN0','Gerd Koch Cartoon Edition GmbH','Frau Schwenke','','','info@ulistein-onlineshop.de','30916','Isernhagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3879,'ItVrFlULzU','FACHBUCH HOLZER GmbH','Herr Martinez','','','info@holzer.de','78628','Rottweil','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3880,'hwKCA1bA1r','DVD-Versand','Frau Birgit Schmidt','','','verkauf@dvd-versand.de','28201','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3881,'tLBcp6IfXv','ron-meyer.de','Ronald Meyer','','','Anfrage@ron-meyer.de','74081','Heilbronn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3882,'bZzMxDWhBP','urbs-media GbR','Assessor jur. Michael Bauhoff','02102 - 968506','02103 - 968507','info@urbs.de','40723','Hilden','Deutschland (NRW)'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3883,'iEEhiWHe95','dvd@home direktversand','Infoservice','','','info@dvdathome.de','60435','Frankfurt am Main','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3884,'acKFAaLeca','PLANETWARE','Fritz Dobretzberger','+49 (0)89 8121105','+49 (0)89 8129381','info@planetware.de','80999','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3885,'f3Ioyyf1kF','DRM-Shop','Dr. Ralf Müller','+43 3144 6337','+43 3144 6337','ralf.mueller@agn.at','A-8580','Köflach','Österrreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3886,'ZtpMdD92DL','DVD3000','Kundenbetreuung','','','mail@dvd3000.de','79771','Klettgau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3887,'fvnqttWllz','Hobbyfabrik','Heidelinde Nürnberger','','','Nuebetrieb@aol.com','14532','Gewerbehöfe Güterfel','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3888,'DOCc7oXqUv','Simon Enterprises','Manfred J. Simon','','','webmaster@video-secondhand.de','55248','Mainz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3889,'avvhF89z0C','Hard- und Softwarevertrieb Jörg Schulz','Jörg Schulz','','','kontakt@jsc-store.de','03099','Kolkwitz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3890,'vOmgkyh9Ip','Tritonus, Franz-Josef Stürmer','Franz-Josef Stürmer','','','info@tritonus-musik.de','50169','Kerpen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3891,'sQMTci4Ik3','VERLAG Lee Traynor','Lee Traynor','','','traynor@skeptic.de','64380','Rossdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3892,'2o59q9jmUp','Buch & Wein Helmut Ruck','Helmut Ruck','','','info@buch-und-wein.de','49536','Lienen-Kattenvenne','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3893,'HgCAaMbIEt','Buch & Wein Helmut Ruck','Helmut Ruck','','','info@buch-und-wein.de','49536','Lienen-Kattenvenne','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3894,'7UAtyCf33U','Gritt Förster Erotikversand','Gritt Förster','','','erotikshop@intimvitrine.de','13086','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3895,'C44ptbaZlu','Atelier Prisma','Tatjana Treiber','','','info@atelier-prisma.de','76344','Leopoldshafen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3896,'aAmFG1pCUS','The Betty Darling Tea Company','Kunden-Service','0421/525925','0421/5259262','betty@betty-darling.de','28199','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3897,'8EOc5mLyKv','Medienversand booknow.de','Frau Susemil','','','info@aphrodite.de','10437','Berlin','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3898,'kPRdNVObTW','Imoa Versandhandel','Herr Niemtschke','','','info@tilos-erotikshop.de','02689','Sohland','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3899,'AUsnm9DOkE','Erotikexpress','Hermann Berger','','','kontakt@erotikexpress.com, International','6900','Bregenz','Österreich, Deutschl'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3900,'wd2bjxi6Vs','Sex-Company','service','','','service@sex-company.de','37083','Göttingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3901,'dlFCr8MrDP','mcZUB','service','','','service@mczub.de','37079','Göttingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3902,'5wizSqlmIU','wigra','stefan graf','','','wienand.graf@okay.net','47638','straelen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3903,'LNZcfXQ6FZ','Kiepert Gmbh & Co. Buchhandel KG','Sabine Schmidt','','','service@kiepert.de','10623','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3904,'3lNRXRUrH5','world of erotik','Kundenberatung Michaela Kunrad','','','M.Kunrad@worldoferotik.de','65779','Kelkheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3905,'y5AZGCf9wC','Mistress D','Mistress D','','','mistress@mistress-d.de','50374','Erftstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3906,'lAgQgKVAGh','FUNNYXX','Christine Stock','','','cs@funnyxx.de','63776','Mömbris','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3907,'CoCL3kJmmO','ESTIM Inh. M.A. Wiemer','','','','','44269','Dortmund',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3908,'lseIAIdsIT','KARIDA SERVICES','Karin Adam','+49 (2104) 448050','+49 (2104) 448051','kontakt@karida.de','40699','Erkrath','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3909,'7BNZPrax6G','Jörg Soyka','Frau Schmidt','','','jsversand@jsversand.de','55262','Heidesheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3910,'6jTUllUXzN','Dark-Secret','Kniewald','','','info@dark-secret.de','82061','Neuried bei München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3911,'XiE3w1l9Ul','timm-hairshop','Kundenservice','','','kundenservice@timm-hairshop.de','10715','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3912,'VMsIugfigF','Sex & Pleasure','J. Jurkat','','','info@sex-and-pleasure.com','04521','Pegau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3913,'FWWoa94g3J','CHW Creationen Hümmerich','Patrick Dönges','','','support@chw-motivfabrik.de','56269','Dierdorf-Giershofen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3914,'S3AxeoR9Es','whatsup24','Till Mertens','','','Till@whatsup24.de','22765','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3915,'tNFM6bkzrD','gayforum.de AG','Alexander Schwab','','','aschwab@gayforum.net','80686','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3916,'1w3F7azSA3','Suero Versand oHG','.','06020-978513','06020-978515','info@suero-versand.de','63869','Heigenbrücken','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3917,'TvpibhmFPd','Toy-Versand','Toy-Versand Team','','','anfrage@toy-versand.de','80337','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3918,'9egHIMNCok','Jannys ART Richter & Frenk GbR','Peter Richter','','','info@bodypainting.net','10437','Berlin','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3919,'rYSM3yz97v','EMK','Olivia vom Bienwald','','','bestellung@peepshop.de','66386','St. Ingbert','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3920,'bKEK13duet','Beate Uhse new media','','','','','24937','Flensburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3921,'spLfRVOplK','Automaten und Kondomservice','Herr Müller','03334/212597','03334/289699','service@kondom-versand.de','16225','Eberswalde','Brandenburg'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3922,'1HRT8XiTl7','Close Up Posters','','','','closeup@closeup.de','73760','Ostfildern','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3923,'K7C2QiLI3W','Markanto Brüggemann, Ianas & Vorderstras','Vorderstrase, Sven','','','info@markanto.de','50733','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3924,'iO5vs989M5','Rosa Rot GmbH','Rosa Rot Versand','','','info@rosarot.de','40805','Mettmann',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3925,'SYqx3Ehmw5','Rosa Rot GmbH - Niederlassung Innsbruck/','Rosa Rot Versand Österreich','','','info@rosarot.at','6020','Innsbruck','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3926,'siE0skxmuq','TACKER FILMGmbH','W.Dresler','','','info@tackerfilm.de','50968','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3927,'0vn9RnULBZ','Close Up Posters','Stefan Schlegel','0711/450450','0711/4504552','closeup@closeup.de','73760','Ostfildern','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3928,'BQIMCwhoaV','New Media Publishing','Sven Jagata','','','info@pc-shop24.de','31683','Obernkirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3929,'h0lAbtkBFr','Moon´s Tierparadies','Frau Heismann','0461-1602202','0461-1602203','moon@moons-tierparadies.de','24937','Flensburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3930,'vqiGIM4sAN','','Chr. Westphal','','','Kunstgeschenk@gmx.de','','','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3931,'MyCTq10Mii','whatsup24','Till Mertens','','','Till@whatsup24.de','22765','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3932,'31AdAavEgI','Time/system Schweiz','Time/system Schweiz','','','kundendienst@timesystem.ch','8162','Steinmauer','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3933,'BGEQyKDmub','Bildveredelung Scheidler','Kurt Scheidler','','','Bildveredelung.Scheidler@t-online.de','64747','Breuberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3934,'HGy3EQxIsF','Bruehl.Net','Marcel Menke','','','mmenke@bruehl.net','50321','Brühl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3935,'wJVtHjeFro','Bruehl.Net','Marcel Menke','','','mmenke@bruehl.net','50321','Brühl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3936,'a3whgifSYU','Bruehl.Net','Marcel Menke','','','mmenke@bruehl.net','50321','Brühl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3937,'2m599MHyK0','E-Commerce','E-Commerce','','','info@sexshop-1.de','76829','Landau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3938,'0Z6Q4LMT6h','Domain4000.de','Marcel Menke','','','info@domain4000.de','50321','Brühl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3939,'39oV5IzaUy','CybErotics GbR','Herr Reese','0173/3117532','04731/923266','webmaster@cyberotics.de','26941','Nordenham','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3940,'BWkUWGhsM0','Domain Druck & Service','Jürgensen','','','domain@stepshop.de','2000','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3941,'Z0vm2PG8VL','lustbaecker','Th. Sauer','','','info@lustbaecker.de','47800','Krefeld','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3942,'RTrm80OTff','Fahrradkeller Rombs','Alexander Rombs','','','info@fahrradkeller.de','90453','Nürnberg','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3943,'3A3Ru9dOeO','ASV-Shop','Enrico Ehrhardt','','','Webmaster@ASV-Shop.de','08209','Auerbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3944,'SSsnIu07WQ','ASV-Shop','Enrico Ehrhardt','','','Webmaster@ASV-Shop.de','08209','Auerbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3945,'Vpv9vpYV4d','ASV-Shop','Enrico Ehrhardt','','','Webmaster@ASV-Shop.de','08209','Auerbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3946,'PqUik1Jwux','ASV-Shop','Enrico Ehrhardt','','','Webmaster@ASV-Shop.de','08209','Auerbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3947,'RkgyUWLUUr','Bensching Online','','','','','76133','Karlsruhe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3948,'9Ig4oUJM3o','Compass Yachtzubehör Handels GmbH Co. KG','Compass24 Team','','','info@compass24.de','59387','Ascheberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3949,'LpFAtH9VBz','erotics for ladies','Martin Lucas','0761-2924540','0761-2923654','info@smo3.com','79104','Freiburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3950,'LGAkSGlKIB','Zentrum der Gesundheit','I. Muthmann','','','info@zentrum-der-gesundheit.com','74889','Sinsheim','Baden-Württemberg'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3951,'ytBTBFQJnm','Nelladesign message Card','Simone Willers','','','dsa@abacho.de','40476','Düsseldorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3952,'MEwxCkTQYg','Deutsche Telekom AG','MoD Kundenbetreuung','','','mod-betreuung@t-online.de','54292','Trier','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3953,'EsqhGAvS7i','MEITO Service','Tobias Meisinger','','','infos@meito.de','83714','Miesbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3954,'GGSjkCzgkW','Imkerei Müller','Tanja Müller','08141-621632','08141-621634','info@imkerei-mueller.de','82256','Fürstenfeldbruck','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3955,'XNFELdo4LB','Handelsagentur Leipner GmbH','Frau Katrin Leipner','0351-8303919','0351-8303939','leipner@leipner.de','01445','Radebeul','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3956,'Y15XU7f3Me','Tee und Spezialitätenversand I T Lohr','Thomas Lohr','','','094162616-0001@t-online.de','93197','Zeitlarn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3957,'hn4GzJyjJ4','Teeblätter-Versand','Roland Gehweiler','07771-920177','07771-920178','RolandGehweiler@teeblaetter.amsee.de','78333','Stockach-Wahlwies','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3958,'BkkuiIBOoR','Michael Budke - Fruchtdepot','Michael Budke','','','fruchtdepot@t-online.de','83487','Marktschellenberg','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3959,'e5Ezc3zKsi','Thomas Kraus Agrarprodukte','Thomas Kraus','','','info@fruchtversand.de','63768','Hösbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3960,'6JXuhvKtPH','GV-Service Klett','Hartmut Klett','','','Info.Ostwarenversand@gmx.de','98554','Benshausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3961,'hznaRpeRHl','Jeans-Land GmbH','JEANS-LAND Team','','','info@jeans-land.com','79098','Freiburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3962,'bNVQLBkLpX','Getränkeshop Meisezahl','Heiko Meisezahl','','','h.meisezahl@t-online.de','99510','Apolda','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3963,'Vx6w0lctPT','RS-Versand','Karin Rudolph','03338756326','03338756326','K.Rudolph@RS-Versand.de','16321','Bernau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3964,'dyIwig2ysj','Die Teekarawane Klaus & Maluck GbR','Peter Klaus','','','Klaus@teekarawane.de','72072','Tübingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3965,'jHPwv4MXRz','Netpool Shop','Armin Burkart','','','buerstenshop@friseur.com','76571','Gaggenau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3966,'E4XfDH7PZ1','Netpool Shop','Armin Burkart','','','Postershop@friseur.com','76571','Gaggenau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3967,'5nBTxXGXdi','DC Cigars Dana Burkart','Dana Burkart','','','rubio@friseur.com','76571','Gaggenau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3968,'3XnNxh7pzq','Whisky-Versandhandel','Ulf Thalheim','','','info@whisky-versandhandel.de','88605','Meßkirch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3969,'2tJAlvuxBV','Tee, Exotik und Natur','Wolfgang Pohl','','','gudrun@tee-exotik.de','02943','Weißwasser','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3970,'RpTCFbsHfj','Tee, Exotik und Natur','Wolfgang Pohl','','','gudrun@tee-exotik.de','02943','Weißwasser','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3971,'ieerIUT7ag','Tee, Exotik und Natur','Herr Wolfgang Pohl','','','gudrun@tee-exotik.de','02943','Weißwasser','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3972,'94BpvXGvZq','Netpool Shop','Armin Burkart','','','info@friseur.com','76571','Gaggenau','Detschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3973,'QS1tQqJ9YC','Netpool Shop','Armin Burkart','','','info@friseur.com','76571','Gaggenau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3974,'oLPz6rQv21','E.-B.-Versand','Arnold Vogt','','','ebv@erotik-boutique.ch','8854','siebnen','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3975,'MIuDIAlK5U','CYBER SYSTEM','N.Nuss','','','info@cyber-system.de','18528','Bergen','M/V'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3976,'bJ2UT4czbv','CAPpuccino 2000 GmbH','Marita Prettin','','','cappuccino2000@t-online.de','36088','Hünfeld-Nüst','Deutschland / Hessen'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3977,'JrFKJ4ab48','Musik-Instrumente-Versand Astrid Becki','Astrid Becki','07274/4302','07274/778023','miv-becki@t-online.de','76726','Germersheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3978,'8kYKK5Xm5H','Heubacher Warenhaus','Reinhold Bidlingmaier','','','reinhold.bidlingmaier@t-online.de','73540','Heubach','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3979,'YIilMirwyM','Verlagshaus Neef GbR,bH','Gerhard Neef','','','info@rohrstock.de','69071','Heidelberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3980,'7uKts9bwAQ','Vitaminquelle-Karow','Gerard Berrar','','','berrar@vitaminquelle-karow.de','13125','Berlin','Deutschland/Berlin'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3981,'QbTl4BmDPE','Weingut Otto Schwindt','Michael Schwindt','','','Michael.Schwindt@weingut-Schwindt.com','67256','Weisenheim am Sand','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3982,'8R01NPYHVR','Günter Ried','Günter Ried','','','holzishop@riednet.com','2100','Korneuburg','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3983,'n7UKYcDqkb','Goldmaennchen.com','Steffen Schäfer','','','info@goldmaennchen.com','99089','Erfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3984,'pWuMGIR3Kh','Bentrup-Versand','Torsten Bentrup','05254/942929','05254/942930','info@feine-idee.de','33104','Paderborn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3985,'By1mqkfEch','CitySpecials','Monika Henke','','','info@cityspecials.de','50823','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3986,'2n8ivr96LB','WELT WEIT TOURISTIK.de','Frank Bischoff','','','FB@welt-weit-touristik.de','73479','Ellwangen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3987,'XUkQ9YhYCz','1a-aber-lastminute.de/helmchen & reicher','Peter Reichert','','','peter@reiseexperten.de','65201','Wiesbaden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3988,'Gf0pD0wbxI','wwwTravel GmbH','ServiceCenter','04022660639','04022660613','servicecenter@wwwtravel.de','22869','Schenefeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3989,'rFhIfRU2x6','Cinemabilia.de','Das Cinemabilia.de Infoteam','','','info@cinemabilia.de','28307','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3990,'WowdcMNMSK','Filmplakate.de','Kundenservice','','','info@filmplakate.de','28307','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3991,'ft2qn2SFJR','Starfotos.com','Starfotos.com Infoteam','','','info@cinemabilia.de','28297','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3992,'lAyOmyFWmx','J. Weyerts','Ina Weyerts','','','weyerts@gmx.de','26553','Dornumersiel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3993,'CVHTflCnvQ','J. Weyerts','Ina Weyerts','','','weyerts@gmx.de','26553','Dornumersiel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3994,'jOOS7w4WIT','DVD-Supermarkt.de','Kundenservice vom DVD-Supermarkt.de','','','info@cinemabilia.de','28307','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3995,'1EkxEAXwaW','Schuetz Internetservices','M. Schuetz','','','info@shoptempel.de','50354','Köln-Hürth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3996,'MpJTv0ADbw','Flowerroom.de','Herr Bock','','','info@flowerroom.de','02977','Hoyerswerda','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3997,'36vdBpItjO','KofferKlaus','Klaus Hendrichs','','','info@Klaus Hendrichs.de','42781','Haan','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3998,'RvTo6fwvLr','apotheker bauer & cie','stefan bauer','','','apoba@duftlampen.de','81671','münchen','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (3999,'RNhcHb50NF','Mueller-Musik-Binz','Klaus Mueller','','','mueller-musik-binz@t-online.de','18609','Binz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4000,'00HujJa8hr','Schmidt`s Reisetreff','Klaus P. Schmidt - Touristikfachwirt','','','MisterTUI@aol.com','97204','Höchberg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4001,'bRhsfn7r2X','Funnywood OHG','S. Bulga','','','kundenservice@funnywood.de','86862','Lamerdingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4002,'TPziJNSRp6','Cotton Cottage','Peter Valent','','','p.valent@cotton-cottage.com','91710','Gunzenhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4003,'NUOGqQpcQb','Toys International.de GmbH','','','','service@tx40.de','56566','Neuwied','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4004,'l6FOfLg0tj','Cotton Cottage','Peter Valent','','','order@cotton-cottage.com','91710','Gunzenhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4005,'3AKh5Wds55','Neue Horizonte Reisen','Herr Manfred Gouthier','','','info@erstmalurlaub.de','67454','Hassloch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4006,'DdJQNbub6F','Palea','M.Scharmann','','','info@kreiselparadies.de','26427','Esens','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4007,'MJJ4N6Uzda','Universalreisen / Last-Minute-Germany','Heike Lessner','','','heike.lessner@last-minute-germany.de','21335','Lüneburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4008,'BmmOaapWyP','Bretagneshop','Ingrid Winnenberg-Schröder','','','info@bretagneshop.de','42719','Solingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4009,'RUiSgeh5kN','Tims Surf & Radelgarage','Tim Stern','','','info@surf-radelgarage.de','70794','Filderstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4010,'6NPIJtKBbn','Feichtner OHG','Herr Feichtner','','','feichtner.ogau@t-online.de','82488','Ettal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4011,'9Qu45YjAmE','elektrobillig e.K.','Christian Litzel','','','info@elektro-billig.de','50126','Bergheim','NRW (Deutschland)'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4012,'vFvGLnMb04','Hofmann Siebdruck + Design','Christine Hofmann-Breckner','','','info@shirteria-shop.de','95126','Schwarzenbach an der','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4013,'pQuscabAgf','ISP Marketing','Tanja Jakob','','','redaktion@onlinesecondhandshop.de','56290','Schnellbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4014,'WRvDXRkrP9','ISP Marketing','Tanja Jakob','','','redaktion@onlinesecondhandshop.de','56290','Schnellbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4015,'ExdvTp92lM','Casa Madera','Herr Wildgrube','','','info@casamadera.de','63654','Büdingen','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4016,'IJH0d258Ti','','Fa. Y.Gajdar','','','gepflgtes-auto@web.de','89542','Herbrechtingen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4017,'BNn3lxYv2p','','Torsten Schwant','','','cybschwant@gmx.de','12689','Berlin','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4018,'6CAkWGhecv','Niederegger GmbH & Co. KG','Herr Willi Meier','','','info@niederegger.de','23560','Lübeck','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4019,'6ie1MOTi1t','Fritz Reingruber GmbH+Co.KG','Frau Walther','','','awalther@reingruber.de','95126','Schwarzenbach/Saale','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4020,'i8RT6rAddE','F-Shop.de','F-Man','0211-9243-200','0211-244-049','shop@f-shop.de','40699','Erkrath','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4021,'ZUyes56sKT','Fleurop GmbH','Fleurop GmbH','','','info@fleurop.de','12207','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4022,'inhlTtgNnM','BUY.bye Touristik GmbH','BUY.bye Serviceteam','0211-177030','0211-1770310','BUY.bye@iname.com','40211','Düsseldorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4023,'TGs7MwXs98','Walter Haunold','Walter Haunold','','','office@love-onlineshop.com','1220','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4024,'dyYwucpu3R','Walter Haunodl','Walter Haunold','','','office@love-onlineshop.com','1220','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4025,'GEkBiyZQko','Jumking Outdoor Produkte','R. König','','','info@trampolinkauf.de','32312','Lübbecke','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4026,'MgmLu78qum','Oliceto','Fred Zahn','','','info@oliceto.de','35037','Marburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4027,'wPzhbbIZ63','Martin Poettgen & Partner','Metaxa','','','metaxa@mp-p.com','44795','Bochum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4028,'R2v9vRe2HR','Kranholdt Handels- und Vertriebsagentur','Kim Kranholdt','','','kkranholdt@kranholdt.de','61206','Wöllstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4029,'QTdr00SL6S','HAARSTUDIO NORBERT LUTZ','Norbert Lutz','','','lutz.norbert@t-online.de','68163','Mannheim','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4030,'KXjxrrYfJ7','Gutsche-Olivo','Angelika Gutsche','089-69375798','040-3603 494 338','gutscheolivo@aol.com','81539','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4031,'IJ6xnlaX8q','CLEAR-DROPS-International','Dimitrios E.Bauer','','','cdi-leuchten@t-online.de','94481','94481 Grafenau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4032,'UoqtEGd3A5','Gmünder ErsatzKasse GEK','Martin Göttle','','','dsa@abacho.de','73521','Schwäbisch-Gmünd','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4033,'kTRbtvEzvU','Art & Crafts - Kunstgewerbe','Iris Willecke','','','iris.willecke@artandcrafts.de','32049','Herford','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4034,'tjNCPtqz4R','Die Circuskiste','Andreas Kleffmann','','','webmaster@diecircuskiste.de','42281','Wuppertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4035,'5x8r6d1NDg','J-Kessel GmbH & Co KG','Herr Schwendemann','','','Info@J-Kessel.de','77694','Kehl-Kork','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4036,'BDRwlhUXFp','desigNow!','Jochen Müller','','','info@schreibtisch.com','83026','Rosenheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4037,'M1ajmohKws','Reinhard Bergmann, Papier & mehr','Reinhard Bergmann, Christian Bergmann','','','info@buero-bergmann.de','49828','Neuenhaus','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4038,'ES3Joyp1s5','IQM TOOLS GmbH','Vertrieb','','','vertrieb@iqmtools.de','78084','Brigachtal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4039,'NXRGXxSl28','World Wide Wine','A. Grosser','','','info@woww.de','44137','Dortmund','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4040,'fhLc2huvPX','TravelShop GmbH','Mehrere Fachberater','07621-426666','','versandhandel@travelshop.de','79539','Lörrach','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4041,'eJvNNdyFZm','TravelShop GmbH','Mehrere Fachberater','07621-426666','','versandhandel@travelshop.de','79539','Lörrach','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4042,'UAA8QwHw1i','','S. Tigli','','','info@bemisa.de','.','.',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4043,'u2TLzPSBz7','Just-Natural','Dr. Heinrich Nemec','','','info@just-natural.de','64521','Gross-Gerau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4044,'o3GRYMNOAO','Akzentro GmbH','Jan Völpel','','','info@akzentro.de','67117','Limburgerhof','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4045,'2TF1FNSNPP','Jürgen TRapp GbR - Telemania','Juereg Trapp','','','Juergen@telemania.de','60435','Frankfurt','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4046,'DdL1Xx3n2t','','Wolfgang Jäger','','','info@crazy-onlineshop.de','63110','Rodgau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4047,'KXLrTtCZb9','mw-store.com','webmaster','+49 (0)203 26846','+49 (0)203 26847','webmaster@mw-store.de','47051','Duisburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4048,'Yc5PaObO5u','Ben Bor','Yvonne Hagi','','','dsa@abacho.de','88340','Le Val d´Ajol','Frankreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4049,'nvJMv4Wllx','mediakauf.de','Sabine Reif','09633-923050','09633-91127','service@mediakauf.de','95666','Mitterteich','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4050,'0pp5nVah4D','Bucher Reisen','Service Center','','','reisecenter1@bucher-reisen.de','40667','Meerbusch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4051,'8dvoFBKFxt','Rossi Records','Thomas Rossa','','','info@rossi-records.de','86150','Augsburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4052,'aV480JC2LQ','Museum-Prints','Stefan Fiedler','','','info@museum-prints.com','1070','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4053,'xZdCHDgZHB','Playtrend Spielzeugversand','Claudia Fortkamp','','','info@playtrend.de','48727','Billerbeck','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4054,'Ewe0qGlYQ1','Jahreswagenzentrale AUTOPLUS','Markus B. Müller','','','autoplus@wolfsburg.de','38440','Wolfsburg','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4055,'7wanAMFCEQ','Taron´s kleiner LARP-Versand','Joerg Schneider','','','info@larp-versand.de','31623','Drakenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4056,'DOGo31Haah','EUROTOP GmbH & Co. KG','Verkaufs-Team','','','webmaster@eurotop.de','D-726','Nürtingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4057,'T6jYFFgNb0','Angelsport Axel Berger','A. Berger','','','info@angel-berger.de','01896','Pulsnitz','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4058,'zI1GMaJEin','zanox AG','Service Team','','','service@mypaper.de','10318','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4059,'4nRcztY2jl','Fun Store eCommerce','Herr Ralf Scheppler','','','Info@Holzspielzeug.com','63674','Altenstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4060,'I3sXQYBq51','Carpflege-Vertrieb','Hr. Recknagel','','','info@carpflege.de','04758','Oschatz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4061,'735XEKXkIk','Carpflege-Vertrieb','Katrin Recknagel','','','webmaster@zweiradpflege.de','04758','Oschatz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4062,'cMwDgqDiy7','Online-Vertrieb Recknagel','D.Recknagel','','','webmaster@autopflege-center.de','04758','Oschatz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4063,'QXNtZ0gdXw','AMERICAN LIFESTYLE','Brigitte Wittig','','030-76007611','info@american-style.de','12105','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4064,'DXdwPR5x0x','ACI Service & Vertriebs GmbH','Dietmar Böse','','','webmaster@erotik-shopping.net','45665','Recklinghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4065,'9eoTGc65IC','Colour Tuning GmbH','Herr Knarr','','','info@colour-tuning.de','95119','Naila','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4066,'2jxSv6KVBR','Tierbedarf-Chemnitz','Mario Stoerr','','','webmaster@tierbedarf-chemnitz.de','09117','Chemnitz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4067,'hKGS7wriwB','Erzgebirgsversand GbR','Holger Freier','','','info@erzgebirgsversand.de','09456','Mildenau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4068,'8ScaOer9In','Galerie Jansen','Dr. Franz-Josef Jansen','','','FJJ@tinten-online.de','63939','Wörth am Main','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4069,'MQWh1qjUMC','Jansen Gesellschaft für Industrieautomat','Dr. Franz-Josef Jansen','','','Automation@jansen-automation.de','63939','Wörth am Main','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4070,'6vb9VjenHH','Galerie Jansen','Dr. Franz-Josef Jansen','','','China@jansen-gallery.com','63939','Wörth am Main','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4071,'icM6eIdmwY','Ballonetti Ballon und Freizeitartikel Gm','Herr Krasenbrink','','','service@ballonetti.de','48167','Münster','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4072,'YgINmq0kMq','Webagentur Rösler','Fuchs','','','webmaster@slip-fetischist.de','38176','Wendeburg','Niedersachsen'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4073,'IjppvFMzJe','TTC GmbH','Andreas Kopkau','','','AKopkau333@aol.com','45891','Gelsenkirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4074,'kI9v9qnoO3','Michael Albers Satellitentechnik','M. Albers','','','info@tv-fachmann.de','42651','Solingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4075,'pfdqVXMhR8','Softunity AG','Infomail','','','info@softunity.com','81667','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4076,'6SoMAod1gl','African Percussion Vertriebs Gmbh','Markus Isele','','','african.percussion@aon.at','6890','Lustenau','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4077,'NdtgzbYrH8','Nobles Vins de France','KD-Info','','','welcome@vinhoporto.de','55294','Bodenheim','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4078,'eWcdYCfgKM','s.o.','gerd rindchen','','','info@rindchen.de','','','d'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4079,'qKwdAKVScm','L & P Internetversand GmbH','Karin Lerley','','','Info@playfactory.net','59063','Hamm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4080,'mNLrNHEttS','az-Shop','Heiko Zimmermann','','','admin@az-shop.de','09669','Frankenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4081,'zqeiU3x3m0','Fantasy Shop - Versandhandel Inh. Gollob','Kontakt','','','fantasy-shop@netway.at','8712','Niklasdorf','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4082,'ByICAa6aMf','LanguageCourse.Net','Philip Holtmann','','','support1@languagecourse.net','51149','Koeln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4083,'ZHNYBnE4lx','fleisch24.de GmbH','Niels Vollmer','','','nvollmer@fleisch24.de','21107','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4084,'YUmLSI0u9W','Body Perfect Fitness-Shop','Stefan Hübel','','','news@bodyperfect.ch','53840','Troisdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4085,'9eKNsYZioq','Purversand','H. Katzenberger','','','info@purversand.de','97505','Geldersheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4086,'XdtmR0uFvP','FRIC + FRIC interaktiv','Gerhard Köberl','','','books@fric.at','1040','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4087,'mU3l7Y2YCq','Siam-Online Handy-Shop24.de','A. Dalebout','','','info@handy-shop24.de','78073','Bad Dürrheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4088,'5hnvTH1ZBY','Telefonshop.net GmbH','Vertriebsteam 0800 9 369 369','','','vertrieb@telefonshop.net','84405','Dorfen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4089,'SRL6rHeNdA','Millennium Computers','Vetrieb','','','info@schnurlos.com','79194','Gundelfingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4090,'OHtPjvWJns','Elektrohandel Roll','Georg Roll','03379 57079','03378 57080','roll@elektrohandel-roll.de','15831','Diedersdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4091,'wnlZrbmt2A','Tele-Tec','Herr Lawerenz','','','Tele-Tec@t-online.de','14776','Brandenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4092,'eB8fnB1lxq','baumgarten büromarkt, Inh. harald und C','Harald Baumgarten','','','baumgartenbuero@t-online.de','31303','Burgdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4093,'6wGICIniIN','baumgarten büromarkt, Inh. Harald und Ca','Harald Baumgarten','','','baumgartenbuero@t-online.de','31303','Burgdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4094,'Hnzkp0cRnX','etronixx Trading GmbH','Mobilejoker-Team','','','info@mobilejoker.de','20255','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4095,'WuGBaMLeIQ','Staubsauger-Depot Kirsten Dittmar','Kirsten Dittmar','','','info@staubsauger-depot.de','55597','Wöllstein','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4096,'xtTu4BIrjV','Overthun','Hepke','','','www.kamerashop.de','45731','Waltrop','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4097,'aXnRrHQp6O','trade5','Raphael Kurzawa','','','kundenservice@trade5.de','80939','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4098,'uJNz2R5JdW','Der Wiener Kaffee','Coffeeshop-Team','','','info@coffeeshop.de','65185','Wiesbaden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4099,'OPjzHfm6h5','Völkner.com GmbH','Völkner-Online-Team','','','info@voelkner.com','92242','Hirschau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4100,'wxhpPJABng','Heinz Schiller','Heinz Schiller','','','einkauf@schillershop.com','1232','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4101,'0KQa35HKij','CaTec! Electronic Versand GmbH','Caren Duden','','','info@catec.de','22043','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4102,'z9kYigNoKj','W. Maier elektronik','','','','info@hifi-world.de','94336','Windberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4103,'JYosyOh3sr','Hans Biedermann KG','Niklas Biedermann','','','promo@rahmen-shop.de','91541','Rothenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4104,'bTf7ppIDR8','','Erber','','','webmaster@erbercomics.de','28203','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4105,'ohlRtvaxpy','CTS-EVENTIM AG','Frank Bauer','','','f.bauer@eventim.de','20097','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4106,'JeWEIWhYGz','Gritt Förster Erotikversand','Gritt Förster','','','shop@101nacht.de','13086','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4107,'r7u7uA0koB','Cinemagic Heimkino GmbH','Alexander Rivinius','','','cinemagic@cinemagic.de','90408','Nürnberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4108,'ItzjfHa6bc','TALI','','','','kontakt@tali.de','34298','Helsa',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4109,'0nR7X4mnTz','-','carsten hillebrandt','','','info@internet-produkte.com','15890','eisenhüttenstadt','germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4110,'ald0fdOJ0U','1a-pc-dvd.de - Hallstein Unterhaltungsel','Herr Hallstein','','','tim_zxr@hotmail.com','64750','Lützelbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4111,'oiIJGkLyO3','TeleCard','Elke Rasener','','','info@telecard.de','12167','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4112,'OQCXKgzUOi','Fun Records','','','','mail@funrecords.de','20249','Hamburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4113,'WKcNAExECY','Deshima Music GmbH','mydisc - Kundenservice','','','info@deshima.de','71364','Winnenden','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4114,'L80ed29tvb','Druck und Verlag Obermayer','Stefan Männlein','','','infos@blasmusik.de','86807','Buchloe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4115,'7PDd8HsrLE','Dobmeier','Albert Dobmeier','09634-447','09634-2083','dobmeier-wiesau@t-online.de','95676','Wiesau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4116,'WNtp8J5XvO','SETOLITE Vertriebsgesellschaft für Isoli','Herr Schultz','','','schultz@setolite.de','42929','Wermelskirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4117,'6ZdShPovFR','Lederwaren Venhues GMBH.','Josef Venhues','','','j.venhues@leder-shop24.de','45276','Essen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4118,'bxhivt3P2h','Venhues','Elisabeth Venhues','','','Lederwaren_Venhues_GmbH@t-online.de','45266','Essen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4119,'52NtVhgVpc','Venhues','Christine Löhdorf','','','j.venhues@leder-shop24.de','45278','Essen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4120,'Xo57UYRusV','Guter Name GmbH','Karsten Kaiser','','','info@guter-name.de','51103','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4121,'pUmUoMxiM0','conjoin media group','H. Weser','','','mail@direktFASHION.de','07749','Jena','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4122,'pS9emG65KB','conjoin media group','Holger Weser','','','mail@direktFAN.de','07749','Jena','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4123,'AqYZC3tEWG','MWD','Sabine Hornung','','','hornung@linkshandversand.de','67547','Worms','Deutchland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4124,'X7Seq1pQKl','AuroTrade','Ildikó Lorenz','','','Ildiko.Lorenz@Aurotrade.de','82319','Starnberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4125,'Mt2tlFERZi','schuhe.net schuhwaren rabanser ohg','markus','','','info@schuhe.net','39046','st.ulrich','italien'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4126,'MCKX1gvMI3','La Vida','Bianca Seidel','','','info@la-vida.de','88010','Friedrichshafen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4127,'1MiJO9VUWq','Kobe-Print','Berthold Kollmer','','','Berthold. Kollmer@t-online.de','94249','Bodenmais','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4128,'IVB6dX5DFG','Silverado','Hotline','089 / 299 745','089 / 299 745','info@stampede-online.de','80469','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4129,'3jt6flUR4M','Gemtrade Edelsteine & Schmuckdesign','Regina Jaeger','','','kontakt@gemtrade.de','42310','Wuppertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4130,'nkOegwRkYR','sinErgo','Szócska, János','+49/89/453626-08','+49/89/453626-09','info@sinergo.de','81827','München',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4131,'CzRJ4dWZjy','A&D Online Shop','Webmaster','','','webmaster@amore-dessous.de','22942','Trittau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4132,'GpDz42QN4q','A&D Online Shop','C.Duerr','','','Webmaster@amore-lovetoys.de','22942','Trittau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4133,'PiSSYODiYB','AM Dessous-Versand','Herr Matzick','','','info@am-dessous.de','35745','Herborn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4134,'MxrLfzwDJY','DANCE ALL DAY Musicvertriebs GmbH','Armin Wirth','','','armin@djshop.de','83278','Traunstein','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4135,'jk7ey3zQEb','DANCE ALL DAY Musicvertriebs GmbH','Armin','','','info@vinyl24.de','83278','Traunstein','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4136,'1uet9Q8mgQ','Frontline GmbH','Frontline Support Team','','','Support@frontline-net.de','30167','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4137,'SaqFA3N35w','Rödel Dödel GbR','Gerrit Koch','','','info@roedeldoedel.de','30916','Isernhagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4138,'dUWM3iVOKv','Henke&Partner GbR','Brigitta Henke-Theel','','','henke@porzellan-onlineshop.de','12355','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4139,'cAmxSOZWaS','Applika Glasmanufaktur GmbH','','','','Service@applika.de','31303','Burgdorf',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4140,'q6BLxBS2HU','sportscheck.com','Serviceteam','','','service@soprtscheck.com','82008','Unterhaching','Deutschland, Österre'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4141,'M1mHgsjY7y','Hautnah am Dom','Doris Müller','','','hautnah@sittler.de','59755','Arnsberg-Neheim','Deutschland ( NRW )'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4142,'NWyOoYZQoP','sheego.com gmbh&co. kg','Oliver Klink','','','oliver.klink@sheego.com','20350','hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4143,'kkQ67yvMKm','Vistalent','Thomas Bitterwolf, Optikermeister','','','info@vistalent.de','76137','Karlsruhe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4144,'WGIL9a4cOw','Seil-Frey GmbH','Erik Frey','','','shop@seil-frey.de','77955','Ettenheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4145,'SJBJr2QVb9','home-store.de GmbH','','','','info@home-store.de','53501','Grafschaft','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4146,'Nz6yldYVXl','Roundabout Music GbR','Andreas Unruh','','','sales@warteschleifen.de','21279','Hollenstedt','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4147,'QyM0IQ4Em5','go online AG - Konrad Scheja','Kundenbetreuung','06048 - 95 05 44','06048 - 95 05 42','info@artre.de','63477','Maintal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4148,'h1MAEQbeYn','go online AG','Händlerkunden-Betreuung','06181 - 4375 - 380 o','06181 - 4375 - 690','info@dvd-united.de','63477','Maintal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4149,'wJFZbjC0zs','go-online AG, Geschäftsbereich DVD-Now','Kundenservice','06181 - 43 75 - 380','06181 - 43 75 - 690','info@dvd-now.de','63477','Maintal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4150,'T0LMHTyFxd','Falki Pictures and Design','Stephan Wuethrich','','','falki@falki-pictures.com','4102','Binningen','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4151,'ANNzDlAF21','Ossiladen','Michael Frühauf','','','info@ossiladen.de','04579','Espenhain','Bundesland Sachsen'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4152,'tNRw8zkrhN','VLS Verlag für pädagogische Lehrmittel u','Brundhilde Lehmann','','','info@kk-software.de','97477','Gerolzhofen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4153,'1XtFJBOtlo','mekado-internet-service','Katrin Röder','','','mekado@t-online.de','99310','Wipfratal','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4154,'Q8tLVxSrrs','Westside Surfing KG','Oliver Nolte oder Jost Henkenjohann','','','info@snow24.de','40210','Düsseldorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4155,'03IO1WduSf','Wein Forster','Stefan Forster','','','info@der-weinmakler.de','86462','Langweid-Foret','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4156,'NqmuuSxGUl','World of Asia','Höhfurtner Franz','','','office@world-of-asia.com','4971','Aurolzmünster','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4157,'BdtSvpqt0J','FMN-Fernmeldetechnik GmbH Nordhausen','Suzanne Strauch','','','suzanne.strauch@fmn.de','99734','Nordhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4158,'mx6T6HMRVw','Direktvertrieb','Martina Ufer','','','Tina68@web.de','51674','Wiehl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4159,'8LvCVBKlhX','Safran-Versand by TALI','','','','safran@tali.de','34298','Helsa',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4160,'YDVNfXMfvq','MAGICSHOP Zauner & Haipl GbR','Frau Zauner','','','ulizauner@magicshop.de','97737','Gemünden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4161,'Nt6yPfin08','DMNS-communications.com','Ihr OBOY! team','','','orders@oboy.de','6060','Hall in Tirol','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4162,'S35ls3NAUO','Mi-De-Na - Dessous','Monika Scheunert','','','mi-de-na@gmx.de','13351','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4163,'0YqcKSl5O0','MABUHAY - Direktmarketing','Berthold Ernst','','','Kerzen@mabuhay.de','82362','Weilheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4164,'Dk9mCul5ux','ProMedia GbR','Michqael Kemnitz','','','dvd@videoforum.de','D-108','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4165,'BWQqw9ROsX','Vitalo','Fr. Kuhlmann','','','info@vitalo-schop.com','26624','Südbrookmerland','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4166,'xaM3C7FamB','K. St. Onlineshops','K. Stümpfig','','','kontakt@kinderpartyfun.de','90451','Nürnberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4167,'ZMuSuSPmen','KunstUndMarkt','Ulrike Hoffmann','','','ulrike.hoffmann@kunstundmarkt.com','65527','Niedernhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4168,'HdZUTN9bp2','WITHOUT-Versand','Sonja Smykalla','','','info@without.de','22889','Tangstedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4169,'rkAim16MaN','1a reisen','Erwin Haecker','','09376-99931','info@1a-reisen.com','97903','Collenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4170,'5SCdOCJYoI','Bossert u. Co. GmbH','Eckard Wittenauer','','','bossert-pforzheim@t-online.de','75177','Pforzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4171,'LXrOpDARdH','Evas Paradies','Neifer','','','info@evas-paradies.de','51491','Overath','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4172,'wpvTnTsDv3','Video und Versandhandel','Volker Muth','06241-82460','06241-82470','Info@onlinesexladen.de','67574','Osthofen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4173,'tuCecwNAAz','MediterranDesign GmbH','MediterranDesign GmbH','','','newvision@t-online.de','50858','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4174,'HoEeo94C9h','Texeltown','H.Heib','','','info@wallpaper-shop.de','76187','Karlsruhe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4175,'6BZ3Fp3vrn','NRG-com.de, Daniel Anselment','Daniel Anselment','','','info@nrg-com.de','53783','Eitorf','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4176,'VPFQ2zqjd0','Dessousfashion Susanne Gerber','Susanne Gerber','','','info@dessousfashion.de','71711','Steinheim','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4177,'bt612forx0','Schewe & Breuer','Karl-Heinz Schewe','','','info@signcosigns.com','63067','Offenbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4178,'htxoD8eDzn','Zahnputzladen GbR','Serviceteam','','','service@zahnputzladen.de','76676','Graben-Neudorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4179,'q4XF22cpfs','ABWasserspartechnik','Sven Hänichen','','','kundenservice@regenwasser-systeme.de','16515','Oranienburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4180,'9uE4E76qyy','RECORDSOURCE','Thomas Wenzel','0611 2049845','k.a.','private@recordsource.de','65193','Wiesbaden','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4181,'1hLxjF3zL7','malenundmehr','tanja paul','06831 761835','06831 761834','malenundmehr@addcom.de','66763','diefflen','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4182,'mHBj0vWvNi','','A. Berger','035955 44759','','info@angel-berger.de','01896','Pulsnitz','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4183,'eRrvrJUjpS','Teddy-Bastel-Stube','Reinhard Keller','','','info@teddybastelstube.de','25572',' Eversdorf-Kaaks','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4184,'8h4cvzc0tn','','Gudrun Gläser','07361/66364','07361/680109','glaeser@more-than-dolls.de','73430','Aalen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4185,'Ym7zkW67su','Visitenkartendruckerei Lesaar und Senkel','Herr Thorsten Senkel','0700-00 333 111','0211-9348306','senkel@visitenkarten.com','40210','Düsseldorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4186,'BpJWJLgr8P','Mallorca-welt','Herr Senkel','0800-5003380','0211-2496018','senkel@visitenkarten.com','40210','Düsseldorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4187,'h2ZmVbKVvB','Exposa GmbH','Exposa GmbH','02271-66616','02271-66673','info@exposa.de','50126','Bergheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4188,'IE9JsYxiKe','Affinage-Shop by mw-store.de','mw-store.de Kunden-Service','0203 / 26846','0203 / 26847','info@mw-store.de','47051','Duisburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4189,'rQOgM3hMap','Gothic-Shop by mw-store.de','Service','0203 / 26846','0203 / 26847','info@mw-store.de','47051','Duisburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4190,'Rei3CU67QL','Exposa GmbH','Herr Dreyling','02271-66616','02271-66673','info@exposa.de','50126','Bergheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4191,'xb8sRTSJv6','Delticom AG','Team Delticom','01805-335842','0511-33611644','info@delti.com','30161','Hannover',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4192,'IXdfd63tVe','Exposa GmbH','Reservierungszentrale','02271-66616','02271-66673','info@exposa.de','50126','Bergheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4193,'y3Ab7SZSAy','Kinderlampe.de','Beratungsteam','01805.901.990','09874.688.7002','info@kinderlampe.de','91564','Neuendettelsau','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4194,'zzPsbxsZjT','Exposa GmbH','Reservierungszentrale','02271-66616','02271-66673','info@exposa.de','50126','Bergheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4195,'uVBNxPa8zW','Handybude','Handybude','035243 449575','035243 449576','info@handybude.de','01689','Weinböhla','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4196,'ECqxsafwWY','eigenproduktion','dieter dp','0421 7947363','','dieter@eigenproduktion.de','28203','Bremen','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4197,'6nbuDRIRjB','SPACEart','Ingo Siemon','02 51 - 379 40 58','02 51 - 379 40 63','info@SPACEart-online.de','48145','Münster','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4198,'RDnyFL1zH6','BWCS Ben Wiedenhöft Computerservice','vifo.de','','01805-2927329','info@vifo.de','04420','Markranstädt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4199,'HS3aUYTa1h','','Webmaster','','','webmaster@amore-dessous.de','22942','trittau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4200,'XWe9E1lQed','Kübler GmbH','Herr Saladin','06224/83716','06224/924564','kuebler.gmbh@t-online.de','69181','Leimen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4201,'HaicGMl9qj','FACHBUCH HOLZER GmbH','Luis Martinez','0741/942530','0741/6971','info@holzer.de','78628','Rottweil','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4202,'tyo5us29AH','ISP Marketing','Tanja jakob','06596 900- 568','06596 900- 569','redaktion@onlinesecondhandshop.de','54570','Oberstadtfeld','germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4203,'Y7sMsuq0Ln','INTERSPORT HÖSS','Christian Höss','03445 203626','03445 201907','Info@Sport-Hoess.de','06618','Naumburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4204,'eW9VYAhgO5','denk bike+outdoor','werner kavcic','0851-31450','0851-33497','info@sport-denk.de','94032','passau','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4205,'WpnF6VCztG','','Herr Nitsche','035955 4800','','info@pfefferkuchen-pulsnitz.com','01896','Pulsnitz','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4206,'tUmqgu0OOX','','Markus Peukert','','','mail@bediab.de','97941','Tauberbischofsheim',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4207,'qnblFtGLpo','','Kharkan','01729281717','','kharkan@minanet.de','53121','Bonn',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4208,'X0T9009NPH','Lebensart-Versand.de','Stefan Kampmeier','05250-932282','05250-932281','info@lebensart-versand.de','33129','Delbrück','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4209,'A68xpvm8NC','','Frank Mehlhorn','','','info@frank-mehlhorn-versand.de','39108','Magdeburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4210,'oOq6mQROKU','','Hendrik Müller','','','info@bag-it.de','32657','Lemgo',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4211,'9QcNAolIwU','MEDIASTAR','Thorsten Knoche','0049 6182 8949-0','0049 6182 200719','fel@abacho.com','63500','Seligenstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4212,'AF6h4FgXJQ','Vital Trend Shop','Roland Weimer','089 35654903','089 35654904','roland@vitaltrend.com','80807','München','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4213,'eG74g1jwAS','','Carsten Stöckel','','','info@toys-center.de','34277','Fuldabrück',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4214,'CFtj8bmdXK','','Thomas Staudt','','','shorty210@gmx.de','51371','Leverkusen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4215,'fUigg5dUGz','CaTec! Electronic Versand GmbH','Caren Duden','040 65493304','040 65493305','info@catec.de','22043','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4216,'tAyiUKlwOX','TTJ Versandhandel','Thomas Staudt','02173/856071','','shorty210@gmx.de','51371','Leverkusen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4217,'fY5m5g83EP','TTJ Versandhandel','Thomas Staudt','02173/856071','','shorty210@gmx.de','51371','Leverkusen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4218,'bGagCwlC92','HJB-Trading Hofmann GmbH','Abt. Versandhandel','09261-966234','09261-627828','info@hjb-trading.de','96317','Kronach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4219,'bgwac1xMup','','Thomas Pizzini','+43 732 77 18 31','+43 732 77 98 11','pizzini@pizzini.at','4020','Linz','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4220,'wSCDSmPmsm','LICHT-UHE/U.Hartl-Elektronik','U. Hartl','07721/65122','07721/65122','kontakt@licht-uhe.com','78052','VS-Villingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4221,'CsKp5Ihug7','J.K. Internet','Jakob','03675-401040','03675-401041','info@Autokindersitz.de','96515','Sonneberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4222,'TQWYOQvq3Z','RPF Online GmbH','Johann M. Heinzmann','(09831) 50 00 -0','(09831) 50 00 50','info@automechanik.de','90419','Nürnberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4223,'0a1wISDOUv','AS Vertriebs GmbH','Herr Kotlewski','05223 6887-16','05223 64401','info@as-chemie.com','32257','Bünde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4224,'tg9KqIpC5P','J.K. Internet','Jakob','03675-401040','03675-401041','info@Korbpool.de','96515','Sonneberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4225,'DMGAs1VS3L','J.K. Internet','Jakob','03675-401040','03675-401041','Info@Alles-fuers-Kind.com','96515','Sonneberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4226,'r97im7XiSp','Buddhaland','Christian Kopfer','0611-98 82 783','0611-98 82 784','info@buddhaland.de','65197','Wiesbaden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4227,'gEwH93LwEo','Steffan Fahrwerksbau GmbH','Zentrale','06181-66540','06181-665410','info@steffan.de','63456','Hanau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4228,'W68hTrA8Di','Grow In Berlin','Herr Müller','030 34 99 80 70','030 34 99 90 73','info@grow-in-europe.de','10587','Berlin','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4229,'atZ0t6UXfA','','CountryStyle-Team','0511/1691662','0511/2880699','Info@CountryStyle.de','30173','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4230,'Am3vWMxiok','','Olaf Grapentin','0331/2703331','0331/2703332','info@moto-store.de','14473','Potsdam','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4231,'9DFDhzgPJo','','M. Dürst','','','duerst@bluewin.ch','8001','Zürich','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4232,'04f7pbqxZ8','','Kerkhoff','02102-475614','02102-473129','Hardy@Hardleatherstuff.de','40878','Ratingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4233,'cZBBBJsX8a','art-antiQue','Rainer Proch','038723/80629','038723/80892','info@art-antique.de','19374','Groß Niendorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4234,'uRnd2zyL09','','Peter Thoms','03601/812503','03601/812503','webmaster@galerie-thoms.de','99974','mühlhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4235,'SBdjtlsJZu','Stilleben Inneneinrichtungen','Konrad Trautmann','03 61 566 44 36','03 61 789 12 03','info@stilleben.de','99085','Erfurt','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4236,'xK9Umc2cwH','START Media Plus GmbH','www.start.de Postmaster','0180-5 782 783 3 (DM','','postmaster@web.start.de','61348','Bad Homburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4237,'a35RCizoKk','yovondo.com GmbH','Support','0180 - 111 8000','089 - 697 98 327','mail@clubrotation.com','81541','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4238,'Wbn8vJCvzy','Juweliere Schober','Josef Schober','+43 5372 62643','+43 5372 62643','verkauf@juweliere.co.at','6330','Kufstein','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4239,'zrHEBx7426','yovondo.com GmbH','Support','0180 - 111 8000','089-69798327','mail@startrans.org','81541','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4240,'J0f74TGVV6','DECOSY','Herr Seckel','','','info@decosy.de','99100','Salomonsborn',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4241,'mEs2umVQS9','time for sports GmbH','Herr Bregula','06061-13492','06061-13493','info@timeworld.com','64720','Michelstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4242,'0L8Gx47H6R','Elegantman.Com - Inh. Christoph Votruba','Elegantman Kundenservice','','0043 1 9671209','service@elegantman.com','01130','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4243,'SpzrR6QVnW','','W.Rettert','','','info@royalbijou.com','79576','Weil am Rhein',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4244,'HGgkOGne3D','Mechnich Spielautomaten','Mechnich Team','0621-557939','0621-5540384','info@sportautomaten.de','67065','Ludwigshafen','Deutschlabd'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4245,'yRLnljQZFg','HDWe-Design','Herr Gohlke','03361 312751','03361 693235','info@inkdiscount.de','15517','Fürstenwalde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4246,'kuEz9QNyki','R.D. Programmierung','Roland Ditzel','06051-473176','0721-151207789','info@r-d-p.de','63571','Gelnhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4247,'bEIEQE61ex','alphaleun OHG','Arno Tetzlaff','06473 92030','06473 920323','alphaleun@alphaleun.de','35638','Leun','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4248,'ZhjeFLgRxr','v.W. Parfümversand','von Wietersheim','041338210','04133510034','mail@parfuemversand.de','21357','Barum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4249,'cV4dnDglfq','Pohl & Spatz GbR','Wolfgang Pohl','04214340948','04214340949','w.pohl@taichishop.de','28203','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4250,'DtRiHDmBNx','9feet','Kundenservice','089/59988560','089/59988561','Kundenservice@9feet.com','81373','München','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4251,'Z93KgStqeB','Ernst Brinkmann KG','Stefan Kille','','','kille@brinkmann.de','20095','Hamburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4252,'VtBcProHdV','MedizinShop','Herr Marco Naumann','0700/633 494 67','0431/6611260','mnaumann@medizinshop.de','24103','Kiel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4253,'DE9coQrMMn','Kimmich Mode-Versand GmbH&Co.KG','Stefan Berchtenbreiter','06027-1291','06027-7657','info@kimmich-modeversand.de','63811','Stockstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4254,'acAZCG8mCS','','Thilo Posch','0611 183 61 151','0611 183 61 333','marketing@tauchtwas.de','65197','Wiesbaden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4255,'QGkpUk8YCA','Net- Eyewear','Andreas Poll','08241- 919712','08241- 919712','service@net-eyewear.de','86879','Wiedergeltingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4256,'8F2kV67b62','extravaganza e. K.','extravaganza-Team','01805-PLATEAU','02159-819362','team@extravaganza.de','40638','Meerbusch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4257,'O8pB0D7P0M','EDVAS Telekommunikation','Andy Seidel','0180 333 8271','09281-45116','info@edvas.de','95028','Hof','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4258,'V1gA3oN9af','Fitnessdome','René Eberling','03304-501833','03304-505292','kundenservice@fitnessdome.de','16727','Vehlefanz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4259,'c1EJWqTu7C','Linse-Xpres','Matthias Dost','0180 50 000 32','034603 2 16 85','kontakt@linsen.de','06193','Krosigk',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4260,'O6pXHxSHJc','PCR Telefon & Computer','Steffen Pierstorf','0700-72783535','0700-72783535','StP@PCRTelekom.de','18059','Rostock','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4261,'P6Vs0vkjvD','Regio-Net-Shop Lausitz GmbH','Herr Krumbein','03531-707240','03531-707241','service@regio-net-shop.de','03238','Finsterwalde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4262,'YzXXzPkltE','AkkuMarkt.de','AkkuMarkt.de Team','07151-502255','07151-502254','info@akkumarkt.de','71332','Waiblingen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4263,'JeyciW2Gux','VTQ Videotronik GmbH','Steffen Enke','+49 (0)34771/ 51-0','+49 (0)34771/ 22 044','main@vtq.de','06268','Querfurt','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4264,'kDxxfT7lt3','Cirkus Unwahrscheinlich','dieter dp','0421 7947363','','dieterdp@headshop-bremen.de','27305','Bruchhausen Vilsen','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4265,'8P0mtjUphZ','Der Bioladen','Peter Rump','0800-DERBIOLADEN ode','0800-0123210','info@der-bioladen.de','56457','Westerburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4266,'aCwzmYHkIk','Oxy-Marketing - Bünning & Junghans GbR','Rainer Bünning / Michael Junghans','04521-798633','04521-798633','info@oxy-marketing.de','D-23701','Eutin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4267,'SzbxPRGlB7','AQUA MARINE DIVINGCENTER S.L.','Leo Klein','0034-971-674376','0034-971-674493','amd@aqua-marine-diving.de','07157','Puerto Andraitx','Spanien/Mallorca'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4268,'6djabvSzfH','MAS Elektronik AG','Rainer Persigehl','040/767335-27','040/767335-25','rainer@mas.de','21079','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4269,'cmW4SgNu17','Gudrun Müller','Marion Porlein','06327/507445','06327/507446','info@apinatur.de','67435','Neustadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4270,'Jt6A0LghHv','SHARING IT-Systeme GmbH','Reklamation','06404-66750','06404-667515','support@pc-kauf.de','35415','Pohlheim',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4271,'WNpbNBwZXI','Lamstedter Musik Shop','Ralf Dembeck','04773-892091','04773-892092','ralf@la-mu-sh.de','21769','Lamstedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4272,'oE9BmyL5UU','K&F Computersysteme','Bettina Kroner','0180/5308976','0471/3089765','info@kf-computersysteme.de','27576','Bremerhaven','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4273,'oP04JxetB5','MediaComService','H. Grünke','05207-920971','05207-920973','info@mediacomservice.de','33758','Schloß Holte-Stukenb','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4274,'WTnnPD3hVy','Ebinger Internetdienstleistungen','Ebinger','+49 711 5284358','+49 711 5284359','info@guter-service.de','70374','Stuttgart','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4275,'e4LFB4Cd67','Büroaktiv','Holzhauer','05601/9337-0','05601/9337-10','vertrieb@bueroaktiv.de','34270','Schauenburg (bei Kas','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4276,'p2NKpjK8vL','Medow Computersysteme','Alexander Medow','07668 902005','07668 902004','info@firewire-ieee1394.de','79241','Ihringen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4277,'fcW1IM2Y7v','Nature','Christina Wessner','09269/9615','09269/9614','service@nature.de','96355','Tettau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4278,'gjfXXBgrvU','Nature','Christina Wessner','09269/9615','','service@nature.de','96355','Tettau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4279,'hUCg5wReAX','TRIPEL Björnsen & Grüger GbRmbH','TRIPEL Björnsen & Grüger GbRmbH','0800-87473533','0700-87473533','service@tripel.de','24869','Dörpstedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4280,'46Dmt4izV8','EDV Groß','Andreas Groß','02306-202340','02306-257427','ag@edv-gross.de','44532','Lünen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4281,'8jfI8HshfD','BlumenBox.de - Blumenversand deutschlandweit','Ingrid Rieck','+49 (0)911 72 34 447','+49(0)911 72 94 79','info@blumenbox.de','90768','Fürth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4282,'g4lR2HmhDY','Tesoplex Onlineshop','C.Schaufert','06825/499841','06825/499842','info@testoplex.com','66557','Illingen','Saarland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4283,'Y5Gz1mdSe3','Albert Meyer Onlineshopping','Albert Meyer','','','info@aurawin.de','37318','Schachtebich',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4284,'MNR6Nl3fBU','Albert Meyer Onlineshopping','Albert Meyer','','','info@interdeco.de','37318','Schachtebich',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4285,'nKkOI3nOCn','Comp & More','Georg Balbier','04065390809','04065390808','info@compandmore.de','22045','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4286,'ltVOjDMlfZ','','Webmaster Spieleshop.de','','','info@spieleshop.de','91227','Leinburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4287,'JW51k52y9B','','Herr Hummel','0531 / 25 25 25','0531 / 25 25 2-900','info@mts.de','38112','Braunschweig','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4288,'LySmq5r5UV','Kettcards','Kettcards','030/21474721','','post@kettcards.de','10777','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4289,'fNr7JJclvR','Zeilinger computer equipment','Jürgen Zeilinger','09129 40 92 244','09129 40 92 245','Info@JSZeilinger.de','90530','Wendelstein','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4290,'ZO39Aq2qeR','Juweliere Tschoeltsch Goslar','Herr Ahrens','','','info@trauringpalast.de','38678','Goslar',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4291,'8qWSWq6S3D','palmshop.de e.K.','Vertrieb','05971/796595','05971/796597','info@palmshop.de','48429','Rheine','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4292,'Yvnf6VIXz9','AlphaSoft','Bettina Schott','07154- 18 27 00','07154- 49 39','Bettina.Schott@trueterm.com','70806','Kornwestheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4293,'NskeMabw7V','SICS EDV Copy GmbH','Anja Bauer','08024 / 9 31 36','08024 / 9 31 37','AB@S-I-C-S.de','83607','Holzkirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4294,'bsoymeN7YV','SICS EDV Copy GmbH','Walter Schlutius','08024 / 9 31 36','08024 / 9 31 37','WS@S-I-C-S.de','83607','Holzkirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4295,'u0zzT6c4p1','Markanto GbR','Sven Vorderstrase','0221/135059','0221/120149','info0@markanto.de','50733','Köln','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4296,'oqMx1iHyOk','Montag GbR','J. Krause','030 / 321043096','030 / 32104396','info@casinosoft.de','12203','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4297,'6PBevPKVrH','','Sabine Wahl','','','sabine_wahl@holzspielzeug-discount.de','91341','Röttenbach',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4298,'hBrYP0q6tH','HB Software & Internetdienste','H. Bergmann','','','info@softwarebox.de','89160','Dornstadt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4299,'DwcAC3vUmL','Antik-Truhe','Andreas Barsuhn','05136 - 97 64 65','05136 - 97 64 82','info@antik-truhe.de','31303','Burgdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4300,'jrVq80a64B','ANTIK_STUBE','Mario Leiber','06586-986100','06586-986110','info@antikzubehoer.de','54421','Hinzert-Pölert','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4301,'DxJ5L2c8zV','','Regina Meier','','','info@anundverkauf-rosdorf.de','37124','Rosdorf',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4302,'t06sJhg6jV','Holzenplotz GbR','Marcel und Jean Pierre Weiss','09281/3708','09281/3708','webmaster@1001-Geschenke.de','95028','Hof','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4303,'ofnDvhKfvm','PAMFIX GmbH','Peralta Fernando','01805-997744','0221-91654321','info@pamfix.de','89518','Heidenheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4304,'YTDRfFcJjI','','T. Eichstädt','','','info@thor-shop.de','16816','Neuruppin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4305,'MpzBrNYbBk','historische Wertpapiere Pentenrieder','Norbert Pentenrieder','08254/2494','08254/2619','info@Pentenrieder.com','85250','Altomünster','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4306,'ozZFVxwfD7','dm-folien','M. Kirchner','07121/9118-0','07121/9118-18','info@dm-folien.de','72770','Reutlingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4307,'LFJkn4GX4L','TelVin-Shop','Harry Petri','+49 911 977 27 29','+49 911 75 33 21','webmaster@telvin.de','90763','Fürth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4308,'4YAQeinm9j','Foto-Ruhrgebiet, Claudia und Martin Konopka GbR','Martin Konopka','(+49 23 23) 4 45 76','(+49 23 23) 92 99 25','Info@foto-ruhrgebiet.de','44623','Herne','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4309,'ch8bF6iDvK','Michael Schäfer Modellbau & Zubehör','Michael Schäfer','05452-7360','05452-935807','info@sammlermodell.de','49497','Mettingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4310,'2wkmgUZ3Y6','Pioneer Ballooning','Fr. Ute Dzial','08669/901734','08669/901405','info@ballonfahren.net','83301','Traunreut','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4311,'bLrKjNiFPT','Zaunz Publishing GmbH','Herr Dolezalek','08141-379033-0','08141-379033-39','dolezalek@zaunz.de','82223','Eichenau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4312,'WqC851VS7i','','Callcenter','01805170517Min./24Pf','','info@ticketonline.de','80935','München',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4313,'qPBTBj5PNG','Catlike.de','Herr Arendt','089-3193936','089-3196341','arendt@catlike.de','85716','Unterschleissheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4314,'433Smqh1Mt','Tasch & Polzer GbR','Tasch & Polzer GbR','09131-480981','09131-480892','info@phone-discount.de','91056','Erlangen','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4315,'QDR8nByFxU','Tasch & Polzer GbR','Tasch & Polzer Telecom-Fachhandel GbR','09131-480981','09131-480982','info@phone-discount.de','91056','Erlangen','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4316,'i6RF0daVls','SeaMe b.v.','Charles van Os de Man','(+)31 348 434044','(+)31 348 432090','info@SeaMe.com','NL 3445 AP','Woerden','Niederlande'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4317,'uwGDeEFmuc','Olivia-Feinkost GmbH','Michael Aluko','030 / 789 907 22','030 / 789 907 23','Micaluko@aol.de','10969','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4318,'SmcnmkBSiC','Atrada Trading Network AG','Customer Care','','','info@atrada.de','90411','Nürnberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4319,'TdxYbhotJJ','soleo Medien & Vertriebs GmbH','Benno von Ehr','02151/5189536','02151/5189534','bestellung@soleo.de','47807','Krefeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4320,'bnDmJrqhNp','SCHATZINSEL e.K.','*','02402-83224','02402-8654620','service@scherzartikelshop.de','52222','Stolberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4321,'ZIEY91hOYn','','Swen Wingenfeld','034381-42071','034381-44633','info@alle-karten.de','04680','colditz','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4322,'LxhulBqd0P','GWINDI - DIE MERCHANDISER','Serviceteam','+49 (0) 30/ 818 56 7','+49 (0) 30/ 818 56 7','mail@gwindi.com','10405','Berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4323,'lVfwFVeLnD','Geschenkfabrik, Renate Wolber','Renate Wolber','09342/9339-88','09342/9339-80','info@geschenkfabrik.de','97877','Wertheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4324,'plvsfDCdNb','Aldoa','Jenz Kuschel','49(0)175/5821177','49(0)6403/926263','info@aldoa.de','35428','Langgöns','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4325,'v0hofN7fXT','Wannago Deutschland GmbH','Lorand Szöcs','089-729977-56','089-729977-77','kundenservice@wannago.de','80337','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4326,'BmC51gd1GT','Erotikexpress','Hermann Berger','00436644309343','','erotikexpress@directbox.com','6900','Bregenz','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4327,'Ae1vOkFWSq','c-books GmbH','Daniel Conrad','','','support@booklooker.de','40235','Düsseldorf',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4328,'K4PRZXSJ23','innochange','Frau Illner','+49 (030) 349955 0','+49 (030) 345008 16','info@buero-direkt.de','08525','Plauen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4329,'gOKDEmlAok','Tepperwein-Collection, selbst. Berater','Harry Vogel','07463/990577','07463/5374','post@vit-gesund.de','78570','Mühlheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4330,'gQCZqi6Ouy','Handy Gigant','Herr Brandt','05223-15277','05223-15253','post@handygigant.de','32257','Bünde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4331,'HMQqmCbKmT','RSZ-Versand','Serviceabteilung','','','service@gay-shop.com','91154','Roth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4332,'bMokUIduOd','ALBERT Schallplattenversand','Herr Albert','040 - 603 05 93','040 - 603 30 74','mail@albert-classic.de','22343','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4333,'w1IrO5tOWW','Schanze & Spall Versand GbR.','Erotik-Toys','','05 61 / 9 88 05 01','service@erotik-toys.de','34032','Kassel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4334,'aZ0ZZDatbM','MetaGIS - Informations- uind Kommunikationssysteme','Matthias Werner','0621 72739120','0621 72739122','info@metagis.de','68309','Mannheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4335,'CVF8LJYJt5','education-one GmbH','BMS','0 18 05 / 21 31 00','','sco@schroedel.de','30519','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4336,'flZ548m62z','UM-Krumat','Marco Krumat','','0431/7201176','um-krumat@ivdm.de','24148','Kiel','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4337,'F2JC0xWNdN','','Ihr Kundenberater','06020-978513','06020-978515','info@suero.de','63869','Heigenbrücken','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4338,'30DFHxQjhW','kinokasse.de AG','membercenter','06221-13759-0','06221-13759-59','membercenter@film.de','69118','Heidelberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4339,'hZDsLby8l6','ecfit GmbH','Jürgen Seckler','06243-906794','06243-906799','info@ecfit.com','67590','Monsheim','Rheinland Pfalz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4340,'w3i0UE2ico','Schönwld CD-Versand','Karl-Heinz Schönwald','0721-378221','0721-378235','schoenwaldcdversand@t-online.de','76135','Karlsruhe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4341,'4m7c3W6o3V','HandyNow.de','Service@HandyNow.de','0201-4781966','0201-4781976','Service@HandyNow.de','45145','Essen','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4342,'yhXftNChJ3','Baby`s Best Baby- und Stillbedarf','Karin Bernardi-Van Eyghen','06881-898267','','babysbestshop@aol.com','66571','Eppelborn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4343,'x4NQpDCTpL','Giftig.de e.K.','Gabriele Schnepp','06103 929809','06103 929639','mail@giftig.de','63303','Dreieich','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4344,'2ecsAIHYQp','','Wilfried Flessner','04921 29179','04921 32986','Info@aura-shop.de','26725','Emden',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4345,'nOWImkzouH','Drogerie am Bach','Eckart Meyer-Götz','(0 76 35) 4 24','(0 76 35) 82 25 96','drogerie@mego.de','79418','Schliengen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4346,'rEeSsudQKL','kinokasse.de AG','Membercenter','06221-13759-0','','membercenter@film.de','69080','Heidelberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4347,'GsmPuibeAk','Hahn & Eichhorn GbR','CD-click-on Team','03818112211','03818112211','info@cd-click-on.de','18069','Rostock','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4348,'cJVZbPcj8c','1-2-3-Reisen-Online','Karin Meckl','06322/982293','06322/982294','reisecenter@lm7.de','67157','Wachenheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4349,'6xT3zjg4Jf','1-2-3-Reisen-Online','Karin Meckl','06322/982293','06322/982294','reisecenter@lm7.de','67157','Wachenheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4350,'bw3aGKJcGJ','Caroline Auth-Sturm & Ingo Friebe GbR','Kundenservice','069/361668','069/362312','webmaster@drunter-und-drueber.de','65931','Frankfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4351,'rJ8YJ4sd4d','HomeRun Records GmbH','Kenfenheuer, Spiekers, Mikelic, Weyand','','','support-team@homerun.de','47877','Willich',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4352,'7RdtdfCxL9','Christian Haupt - Telekommunikation','Christian Haupt','02571-952237','02571-952238','info@christian-haupt.de','48268','Greven','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4353,'ToSuwMZY74','','Redaktion Online Snowboard Magazin','','','info@snowboarden.de','82152','Planegg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4354,'t0Du8rCDhB','Schloss-Apotheke','Bernd Gatting','06382-270','06382-1399','GattingSchlossApotheke@t-online.de','67742','Lauterecken','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4355,'TSEmOoLKER','','Heike Kudjer','08171-340058','08171-340059','kudjerbaer@aol.com','82538','Geretsried','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4356,'YzBB2hYVNQ','','chocoman-Team','','','info@chocoman.de','96047','Bamberg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4357,'Eo9XGIhSCI','Wohnlicht Handels GmbH','Anja Reiser','04821-72200','04821-78596','info@wohnlicht.com','25524','Heiligenstedten','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4358,'QV2Bxp5Xn7','Kallisto Webservices','Gerhard Schönefeld','036083 40777','036083 40778','kontakt@forst-gartenmarkt.de','37308','Heiligenstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4359,'YwkRWADOuw','Internetvertrieb Behrendt','Behrendt Alexandra','07082-940449','07082-940652','Webmaster@Alex-Dessous.de','75217','Birkenfeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4360,'dnX5B6APtl','','Spectra Verlag','','','info@spectra-verlag.de','30519','Hannover',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4361,'tsEkMQBwqb','Esters GmbH','Heinz-Peter Esters','07031 220506','07031 228387','info@uhrcenter.de','71034','Böblingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4362,'RAk9Wklyy8','PFAHLWEB Internetdienstleistungen','Michael Pfahl','04182/289495','0721/151420137','kontakt@rabattfinder.com','21255','Tostedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4363,'nQk7O3h5Q6','PFAHLWEB Internetdienstleistungen','Michael Pfahl','04182/289495','0721/151420137','kontakt@web-guardian.de','21255','Tostedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4364,'ACQhUAjcqi','HDWe-Design','Dirk Hübner','03361312751','03361693235','dirk@hdwe.de','15517','Fürstenwalde','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4365,'zZr1dbwBBz','Arsmunda','Kundenservice','06048 - 950544','06048 - 950542','info@arsmunda.de','63549','Ronneburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4366,'KVDDPrUzHy','spielenet.de GmbH','Kundenservice','089-78018219','089-78018220','info@spielenet.de','80333','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4367,'uKKNcUfyAM','Systemhaus Dipl.-Ing. Klaus Massy','Philipp Guntermann','02103 50 00 30','02103 50 00 39','animation@massy.de','40721','Hilden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4368,'LpTKRlMNdp','Soft Mail IT AG','Hr. Sündermann','0180 222 42 11','0810 222 42 16','suendermann@softmail.ch','78268','Büsingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4369,'UqkDuujiYs','smoo GmbH','Mareike','02981-929900','02981-929904','info@kauf-rausch.de','59955','Winterberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4370,'aQOTcSF5kM','Manuel Rodriguez','Manuel Rodriguez','+34-928802499','+49 (0) 89 2443 - 34','manuel.rodriguez@gmx.net','35500','Arrecife','Spanien'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4371,'y3uZyuvIOs','Masonic Music Ltd','Herr Moeller','','','masonic@t-online.de','71229','Leonberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4372,'PVjCd07vjF','Die Kartenkiste','Petra Jänsch','0203-7981877','','PJ@kartenkiste.de','47249','Duisburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4373,'hqIYY9xscj','Hadit Versand','Gundula Freytag','036424-82677','036424-82677','mail@hadit.de','07768','Kahla','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4374,'GOqNEYdMgm','net.appearance','Traugott Adolph','0661-74140','0661-2 1823','service@juwelier-bott.de','36037','Fulda','Deutschlanf'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4375,'7mAZeezGga','Heimtierkauf','Herr Herlitzius','02331 181011','02331 31268','shop@heimtierkauf.de','58095','Hagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4376,'6zZO2xc2Hv','mein-naturshop.de','Birgit Schweer','04487 / 99 99 30','04487 / 99 99 38','info@mein-naturshop.de','26197','Huntlosen','Niedersachsen / Deut'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4377,'Gig2geVYWs','','Weber Reinhard','09931-5566','09931-5565','info@edigicam.de','94447','Plattling',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4378,'c3AFiQDmuM','\"Seide-mehr\"Gehrsitz Roland','Gehrsitz Tanja','09364/811655','','info@seide-mehr.de','97267','Himmelstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4379,'Iomx9o0seu','Caveau','Erik Wachsmuth','+ 49 40 7228644','+ 49 40 72 81 00 23','erik@wachsmuth.as','21465','Reinbek','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4380,'YFLtN4mBFW','NATURAS NaturwarenVersand','NATURAS KundenService','08066-906654','08066-906657','kundenservice@naturas.de','83075','Bad Feilnbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4381,'noKuyuz95P','Butterfly','Michael Furch','07231-8008923','07231-8008924','m.furch@bijoux-de-boheme.de','75236','Kämpfelbach-Ersingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4382,'VyKs93BaSN','bacowa GmbH','Hans Skribelka','030 / 93022964','030 / 74776413','service@bacowa.de','12619','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4383,'ESq2KG6aWc','evas-geschenke','Frau Krämer','06842/536338','','hallo@evas-geschenke.de','66440','blieskastel',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4384,'R5oOWMHwwR','Future Space GmbH','Alois Hefter','0611-3368710','0611-3368711','futurespace@web.de','65183','Wiesbaden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4385,'CSuZYW2oaa','','CyberCD-Team','0202-4783720','0202-4783719','sales@cybercd.de','42117','Wuppertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4386,'Sh8PXNGXVw','Body Perfect Fitness-Shop','Stefan Hübel','','','news@body-perfect.de','53842','Troisdorf',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4387,'kcgvkKF7iM','MABUHAY-Direktmarketing','Berthold Ernst','08802 9011973','08802 91074','chi-aktiv@mabuhay.de','82362','Weilheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4388,'B4PuTNSBtx','Roxanas Magische Welt','Rosemarie Jepsen','02191-460856','','BabdsMagischeWelt@web.de','42855','Remscheid','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4389,'Ujvvbjon2C','','Herr Miccachionie','02041 181316','','info@b12hardware.de','46238','Bottrop',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4390,'XoagS7BkYB','Handelsvertretung Christian Vogt','Christian Vogt','','','info@vogtkuechentechnik.de','56237','Wittgert','Rheinland-Pfalz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4391,'fHXCX25TVJ','AktivShop24','Rom Norbert','+43/5522/74813','+43/5522/74813-20','office@zooexpress.com','6820','Frastanz','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4392,'syAFwSXOs7','Bailoni & Bischof OEG','Michael Bischof','','','webmaster@sexplosiv.at','6820','Frastanz','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4393,'hXZqfTq0Hf','','N.Nuss','','','info@cyber-system.de','18528','Bergen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4394,'p1uOQsj17P','Outdoorshop DEUBLER und SOHN','Günther Deubler','07362-7392','07362-919510','info@army-online.de','73441','Bopfingen','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4395,'9Hl0LTMfFe','Internet Sale Service GbR St.@B.Fielitz, Ch.Freeri','Benjamin Fielitz','038306 60219','038306 60396','info@1aangebot.de','18573','Altefähr','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4396,'CKOJkW21Qw','Heimtier-Center','Frau Elke Maigatter','01805-101418','01805-101420','E.Maigatter@heimtier-center.de','33415','Verl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4397,'2y9GGEzISv','bitlogic Internet und Services AG','Vertrieb','','','info@bitlogic.de','38102','Braunschweig','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4398,'PHjEJvwnxP','1st-Multimedia','Kasner / Kernchen','030-3814437','030-3814437','service@1st-multimedia.de','13629','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4399,'iDvj0ZuBbW','Bailoni & Bischof OEG','Umberto Bailoni','+43/ 676/ 645 512 4','+43/ 5522/ 52589','newsletter@1apreis.at','6820','Frastanz','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4400,'NLPKx2WN0z','','Jürgen Gessner','','','sales@gescon.de','66957','Eppenbrunn',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4401,'X5ogyO0yAL','Gewürz und Kräuter Heimservice','Marlene Rehrl','08666 986989','08666 986999','r.m.rehrl@t-online.de','83317','Teisendorf','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4402,'BGyA5M6GoN','Ferkinghoff Systemwerbung & Computertechnik','Heinz Willi Ferkinghoff','0202 / 7092839','0202 / 7092840','schopping@ferkinghoff.com','42111','Wuppertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4403,'2PRMnlklR2','HDWe','Hans Rainer Sörgel','033631 2801','033631 2801','service@hauswirtschaftsdienst.com','15517','Fürstenwalde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4404,'LJzYBL7JPf','','Jochen Wendl','','','info@d-signshop.de','61381','Friedrichsdorf',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4405,'RvdkDLuvbh','BBT Bürotechnik Schulze & Schulze oHG','Herr Markus Schulze','030 341 30 13','030 342 76 01','m.schulze@bbt-online.de','10587','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4406,'9pRxrN98zC','','Dirk Riedrich','','','riedrich@speed-fashion.com','60313','Frankfurt am Main',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4407,'0tbOXDqbPx','montis edv - Lohmann und Sluiters, GbR','Ralf Diebels','02823/87122','02823/87123','info@epdiebels.de','47574','Goch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4408,'z8dmzpArZj','Glas - Geschenke Werner Schmidt','Werner Schmidt','+43/664/2318560','+43/2859/7358','info@briefbeschwerer.com','A-3871','Alt-Nagelberg','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4409,'A97x7qFEqG','','Mario Stoerr','0371/8000767','0371/8000768','webmaster@tierbedarf-chemnitz.de','09117','Chemnitz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4410,'Kht0BVkl6W','ICOM Software GmbH','Schachner Mario','0732 / 375 373','0732 / 375 373 - 44','m.schachner@icom-solutions.net','4030','Linz','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4411,'uYq2eSrQCK','','Herr Schmidt','03685706877','','Info@laedli.de','98646','Hildburghausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4412,'qycBuUPCu5','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Parfumworld2','0700/ 48 48 2000','0700/ 48 48 3000','info@parfumworld24.de','76437','Rastatt','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4413,'OtxlRJgHX7','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Oberschalen2','0700/ 48 48 2000','0700/ 48 48 3000','info@oberschalen24.de','76437','Rastatt','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4414,'1WWluQzMSa','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Handytrends2','0700/ 48 48 2000','0700/ 48 48 3000','info@handytrends24.de','76437','Rastatt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4415,'oaOro76S9c','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Headsets24.d','0700/ 48 48 2000','0700/ 48 48 3000','info@headsets24.de','76437','Rastatt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4416,'PiUMICtUiB','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Akkus24.de','0700/ 48 48 2000','0700/ 48 48 3000','info@akkus24.de','76437','Rastatt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4417,'uU3JYghyEg','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Handytaschen','0700/ 48 48 2000','0700/ 48 48 3000','info@handytaschen24.de','76437','Rastatt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4418,'lfpwbHeRv0','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Premium-Hand','0700/ 48 48 2000','0700/ 48 48 3000','info@premium-handy.de','76437','Rastatt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4419,'h1gy9Q0WGh','fastshopping.de GmbH','fastshopping.de GmbH','0700/ 48 48 2000','0700/ 48 48 3000','info@fastshopping.de','76437','Rastatt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4420,'GYU03SZoKw','Hotels & Tickets-4-U','Annett Schneider','0351/4137 666','0351/4137 667','info@tickets-4-u.de','01462','Dresden','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4421,'FceKgIbsC8','','Darius Torkzadeh','','','surfer@drd-surfboards.de','23456','Essen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4422,'By3uSMpQIt','Atelier Prisma','Tatjana Treiber','0700 28774762','0700 28774762','info@atelier-prisma.de','76344','Leopoldshafen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4423,'f24WZt1XP6','','Benden','','','info@cigarworld.de','40212','Düsseldorf',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4424,'XB4A6RIdVr','raba.tt gmbh','Sebastian Hertlein','08151 90 28 983','08151 90 28 988','info@raba.tt','82319','Starnberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4425,'onPNbNIlZM','MiezeMaus Kinderkleidung','Sonja Kienberger-Gattinger','','','kontakt@miezemaus.de','90542','Eckental','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4426,'SKuzckpIwq','Kappel-Service','Ricardo Kappel','0 22 24 - 98 68 59','0 22 24 - 98 68 61','tc@k-a.de','53604','Bad Honnef','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4427,'2gWIm1Hia4','GoodPro','Stefan Hübel','02241/809683','02241/809653','info@goodpro.de','53840','Troisdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4428,'Spv04LGn8g','Spirushop','Erich Framke','02154 - 80183','02154 - 80183','info@spirushop.de','47877','Willich','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4429,'IntfBj9tPc','Journey GbR','Norbert Pietschmann','030-34 50 32 13','030-34 50 91 13','Journey-Blumen@gmx.de','10589','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4430,'zt0ylXkBBn','Journey GbR','Norbert Pietschmann','030-34 50 32 13','030-34 50 91 13','Journey-Blumen@gmx.de','10589','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4431,'8cygIsdaEb','','Udo Kunkel','','','office-discounter@breitinger.de','63741','Aschaffenburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4432,'v1IYUSxAWV','Genesis Mode Vertriebs GmbH','Ercan Pekgöz','02844-900960','02844-900966','mail@genesis-mode.de','47495','Rheinberg','NRW'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4433,'wIqpquho1A','Th-info','Mindy Wieters','08762-5303','08762-5338','service@mystar.de','85456','Wartenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4434,'lA9kKKpUCd','Lamellen Junker','Ina Junker','06184 / 62140','06184 / 905769','webmaster@salzlicht.de','63505','Langenselbold','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4435,'6j4EJtclDL','','Kappel','','','info@k-a.de','53604','Bad Honnef',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4436,'jnTi8JinJb','','Service','0711/3465-60','0711/3465-6100','service@kaiserkraft.de','70191','Stuttgart',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4437,'QzBXv6STZ9','KAISER+KRAFT GmbH','Service','0180 / 5 25 49 85','0180 / 5 32 81 81','service@gaerner.de','70376','Stuttgart',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4438,'9WuL5oLSq7','','Constanze','','','constanze@kraeuterteeversand.de','76344','Eggenstein',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4439,'OFxrLj1XZg','Praxis Gress','Ute Gress','0 71 63 67 67','0 71 61 92 98 22','Info@praxis-gress.de','73061','Ebersbach/Fils','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4440,'LwUSOWbkiR','fotomeile.de','Thomas Borkowski','0228-96289003','0228-96289004','info@fotomeile.de','53121','Bonn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4441,'Td4qdj1VLB','','Heinz Merscher','','','Heinz.Merscher@abisco.de','86399','Bobingen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4442,'0a317sPquP','PraesentKontor','Sabine Würges','02484-919452','02484-919453','service@praesentkontor.de','53904','Zülpich','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4443,'rpTGFBolnX','Mittelmeerbasar.de','Petra u. Peter Mai','05551-67466','05551-919331','Kontakt@mittelmeerbasar.de','37154','Northeim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4444,'pHhKHXu2Dt','','Henri Markert','','','service@chimport.de','08412','Werdau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4445,'eCwPy1XEUI','Hotels-4-U','Annett Schneider','0351/4137 666','0351/4137 667','schneider@hotels-4-u.de','01156','Dresden','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4446,'I8PPTLGnR1','Werbung Complett','Herr Uwe Hauke','09831/6775-0','09831/6775-30','heidulf@internet-complett.de','91710','Gunzenhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4447,'iCilQgn13G','Reisezeit Hängematten onlineshop','meyerding','089505050','089501005','reisezeit@yahoo.com','80339','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4448,'cxfzHRMjdK','DIE PREISJÄGER in der DIE KOPFGELDJÄGER GbR','Ines Lommatzsch','0 60 85 / 98 91 98','0 12 12 / 510 982 23','Ines.Lommatzsch@diepreisjaeger.de','35647','Waldsolms','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4449,'Jg5aGMPAEz','Versandring.de','Thiel','06596 900568','06596 900569','redaktion@versandring.de','54570','Oberstadtfeld','Eifel'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4450,'j8tgxtMFz4','arxes Engineering Solutions GmbH','Florian Bettges','0234-9594-0','0234-9594-234','Florian.Bettges@arxes.de','44805','Bochum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4451,'ADxd8vE6Ja','','Nadine Kempe','06593 996689','06593 996689','mail@cheries-welt.de','54578','Wiesbaum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4452,'hsQG7GjYeD','Krause & Sohn GmbH','Rudi Krause','0351-4119338','0351-4121441','krause300@aol.com','01169','Dresden','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4453,'TTVad0CvFR','','M.Richter','','','info@di-kerzen.de','01619','Zeithain',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4454,'rnT7NhWBrH','Aloys Cormann GmbH','Daniel Cormann','02394/2429716','02394/1659','daniel@cormann.de','58809','Neuenrade','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4455,'VAIig3FM5f','','klaus huck','0800 1515160','','search.dinkelkissen@doktor-klaus.de','41063','mönchengladbach',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4456,'2AkiyY2ekJ','mywatch.de AG','Herbert Ebert','0731-72 44 77','0731 - 972 7688','info@mywatch.de','89231','Neu-Ulm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4457,'0XBGtbK4VT','','klaus huck','0800 1515160','','search@aktiv-vital.com','41063','mönchengladbach',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4458,'mRfB6RyHhe','Promise Computer','Oliver Devrient','+49 89 46204080','+49 89 46204081','info@promise-computer.de','85622','Feldkirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4459,'kDvvD8mVXK','APPLEWOODS-Regensburg','Frau Brem','0941/56 76 390','0941/56 76 390','info@applewoods-regensburg.de','93047','Regensburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4460,'j51II7Fucb','smoo GmbH','Mark Ante','02981-929900','02981-929904','marketing@traumhaft-wohnen.de','59955','Winterberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4461,'8ayEQ7LsIT','Javed Compute Shop','Amar Javed','0173-3035509','06039-931022','Info@showcase-shopping.de','61184','Karben','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4462,'TlXqVdYddl','Globetrotter Ausrüstung','Michael Buchholz','+49 (0)40-67966-101','','Michael.Buchholz@globetrotter.de','22145','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4463,'B4zYL4uF4h','','Uwe Petersdorf','030 5328891','','webmaste@stafilos.de','12437','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4464,'CQ9Xgm4OCc','','Luzia Roessler','06155 828874','06155 828876','service@lady-lu.de','64345','Griesheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4465,'CM3JumtUa9','','Herbert Ebert','','','info@mywatch.de','89231','Neu-Ulm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4466,'4HBiHVOtrb','Galeria.it di InterCede.it','Herr Roesner','01805 998460','','Portale@galeria.it','66035','San Vito Chietino',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4467,'bo5MMApgI2','','Herr Roesner','01805 998460','02332 758811','shopshop24@intercede.it','58513','Lüdenscheid','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4468,'FSqWqwBqoT','bike-components','Klaus Hoenig','0241/92045660','0241/92045666','info@bike-components.de','52062','Aachen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4469,'3ZZtDRETPS','Pieger','Pieger','09191974228','09191974228','info@pflegeparadies.de','91301','Forchheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4470,'YGEjymVm3e','','Peter F.X. Röhrl','','','contact@shopping-by-beate.de','79189','Bad Krozingen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4471,'KEejkuRa7C','Supernova','Lohmann, Holger','02841/ 170053','02841/ 170053','info@supernova-store.de','47441','Moers','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4472,'dsKggUVEER','Supernova','Lohmann, Holger','02841/ 170053','02841/ 170053','info@supernova-store.de','47441','Moers','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4473,'DuYmYudIgl','Bluestar-Glasdesign','Markus Rink','via mail','via mail','info@bluestar-glasdesign.de','66126','Saarbrücken','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4474,'eR4rNX3HVy','','Frank Eckardt','','','webmaster@cd-rohling24.de','09557','Flöha',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4475,'LNj3xzaJBf','XXLshoes.de','peter breuer','0561-9536774','0561-9536775','mail@xxlshoes.de','34123','kassel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4476,'A5W0oOlYIS','Budo24 Sportartikel GbR','Klaus Huck','02161 204548','','search@eleven-webdesign.de','41063','Mönchengladbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4477,'LjDQx0knRv','Porno Versand','Herr Sven Roesner','01805/998460','02332/758811','Porno-Versand@intercede.it','66035','San Vito Chietino','Italien'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4478,'4S3CSc0a56','doit24 - Deutschland','Oliver Riedel','0351-2518318','0351-2518317','kontakt@doit24.de','01237','Dresden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4479,'lOYcUEJa36','MFH Marienfelde GmbH','Boris Kohnke','040/8908070','040/8903316','info1@marienfelde.com','22761','Hamburg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4480,'Tj0MZTahz0','Internetvertrieb stockfisch.de','Serviceteam Stockfisch','','089-244333113','service@stockfisch.de','61381','Friedrichsdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4481,'wUAzEOjwoI','VS-Elektrotechnik','V.Schulze','0177/8991450','07153/899146','mail@vs-elektro.de','73779','Deizisau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4482,'mvtXp65Dfy','AquaDirect GmbH','Marc Gloning','0049-821-57042-0','0049-821-57042-20','info@aquadirect.de','86159','Augsburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4483,'MGUbKUp17y','KST','Herr Schäfer','06085-98260','06085-982698','Service@Konschewski.de','35647','Waldsolms','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4484,'u4X644q0fm','Aktiv Kurversand AG','G. Iwersen','0180/5005431','02331/955966','info@aktivkurversand.de','58093','Hagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4485,'agGjgo835O','schöne umstände Pullach','Eveline Müller','+49(0)89-7937174','+49(0)89-793312183','info@schoene-umstaende.de','82049','Pullach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4486,'EKET79lSME','CitySpecials','Monika Henke','0700/77324257','0221/9723345','info@cityspecials.de','50823','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4487,'yCGj5k0wAy','SelektDirekt Kühn GbR','Heiderose Kühn','06257 5079 112','06257 5079 113','mail@masche24.de','64342','Seeheim-Jugenheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4488,'pD6OJDCtJL','','rainer leverenz','04952-941781','04952-941784','info@das-gemaelde.de','26842','Ostrhauderfehn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4489,'Dws9KORQM2','','rainer leverenz','04952-941781','04952-941784','info@das-gemaelde.de','26842','Ostrhauderfehn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4490,'Di3o5mPWQl','Cetiner & oluri gdbr','Support','','','info@oluri.com','91126','Rednitzhembach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4491,'FrJIbx3Dx8','','Jäger Martin','','','office@loveandfun.com','1100','Wien',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4492,'IecxeyLccc','Toy Park GbR','Fred Gutter','0611-3368710','0611-3368711','service@toy-park.de','65183','Wiesbaden','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4493,'LXHml01znX','Gasthaus-Pension Waldfrieden','Familie König','(0049) 037369-9311','(0049) 037369-5052','hotel-waldfrieden@t-online.de','09429','Wolkenstein','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4494,'DJZgvDGpvx','MILANO Möbel & Leuchten GmbH','Wolfgang Schmierer','0049711-292929','0049711-293383','office@milano.de','70173','Stuttgart','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4495,'V8h1JNUn6r','Adamar Elektronik&Computer','Adamarteam','06472 / 831224','06472 / 831945','info@adamar.de','35619','Braunfels','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4496,'I7gHMSZQ3G','Hai-Society GmbH','Guido Winger','02403 961111','02403 961112','shop@hai-society-shop.de','52249','Eschweiler','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4497,'7zphRbeDXu','BlumenPost GbR','Katharina Griessinger','06151-45057','06151-45056','katja@blumenpost.de','64287','Darmstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4498,'Ia9lWsL1US','Regaflex','Ewald Eertmoed','040858876','040 858845','info@regaflex.de','25525','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4499,'UB0RTxkTbc','','Gedicke, Jochen','','','gedicke@twin.de','50354','Huerth',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4500,'eg9jmmbmyC','','Sabine Krüger','0160 42 440 42','','kontakt@bella-donna-dessous.de','30855','Langenhagen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4501,'l8RuD6YXZx','Die Weine Griechenlands','Alexandros Arathymos','','','webmaster@weinshop2000.com','51381','Leverkusen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4502,'mAq23wRUYa','HandyExpress.de GmbH','Annette Fox','0700-70034567','0700-80034567','info@handyexpress.de','41812','Erkelenz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4503,'OpNXnlYtrk','RAIK Berlin','Stefan Schinle','(030) 69041659','(030) 69041659','info@raik-berlin.de','10961','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4504,'C0RD2dO0Ze','','Weppner','','','webmaster@preisglocke.de','36205','sontra',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4505,'IMqJMkRASE','Haider','Carsten Stein','07254/74239','','BioHaide@aol.com','68794','Oberhausen','Deu'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4506,'wlBljDI0Xg','Beauty&Diet Center','Birk Luther','030/674 894 50','030/674 894 51','info@beauty-diet-center.de','12537','Berlin-Grünau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4507,'Hj4gNnKBJj','Terminal X','Thorsten Läsker','','','ViperT@ngi.de','96450','Coburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4508,'1znX6jahDA','ek-center','Heinz Vehreschild','02834/511','02834/6512','info@ek-center.de','47638','Straelen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4509,'u9odIM25wu','R&S Gollner','Robert Gollner','','','office@handy-cover.at','5020','Salzburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4510,'DYiUo3bC98','UBF EDV Handel und Beratung','Jürgen Fischer','+49 (0)2323 92090','+49 (0)2323 920917','vertrieb@ubf.de','44629','Herne','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4511,'pFjuLH3JLj','Love-Appeal','christian Ermke','0208 200415','0208 807163','chris@love-appeal.de','46049','Oberhausen','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4512,'YrBF4D5jPe','Glas - Geschenke Werner Schmidt','Werner Schmidt','+43/664/2318560','+43/2859/7358','info@bleikristallfiguren.cc','A-3871','Alt-Nagelberg','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4513,'Oy7biOnyMU','mc Work e.K.','Markus Pistrich','02271-982924','02271-982925','m.pistrich@mcwork.com','50127','Bergheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4514,'6yCs9MPAAp','AMOAH.de','AMOAH-Team','040-46093662','040-46777580','info@amoah.de','20251','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4515,'n7AA936wE0','','Armin Schultes','','','Linklisten@jokeworld.de','79189','Bad Krozingen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4516,'HNDSp0I8Zh','','Oliver Hoffmann','','','kontakt@gummipuppen-stube.de','95632','Wunsiedel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4517,'bwuoCmB9Sx','','Dr. Hubert Gilly','','','info@adler-muehle.de','79353','Bahlingen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4518,'ricGgqxE3v','Marquardt GmbH','Dieter Marquardt','03338 2023','03338 755450','marquardt-gmbh-bernau@t-online.de','16321','Bernau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4519,'25GeICLeYV','torso','frederick januszewski','+493615613360','+493615402866','f.januszewski@t-online.de','99084','erfurt','germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4520,'dsK3A16cUX','','S. Fietz','','','info@joystixx.de','27211','Bassum',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4521,'ykuniGxoW5','Digital Net Shop','Callcenter','01805-973900','','anfrage@digital-net-shop.de','35510','Butzbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4522,'xuIkyKXIoz','VIVENTIS','Dr. Sühling','0228 / 229702','0228 / 2422128','info@viventis.de','53113','Bonn',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4523,'BVtqvvej6d','www.Batterie-bestellen.de','Matthias Schwarz','(08321) 7 18 02','','info@Batterie-bestellen.de','87527','Sonthofen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4524,'pwgWG7fs38','Scandi-design Einbauspülen GmbH','Herr Gaca','0511/3524609','0511/3523276','gaca@scandi-design.com','30165','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4525,'vnXeDZmX4N','Lenscare AG','Susanne Barrie','0431 881188','0431 881166','service@lenscare.de','24118','Kiel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4526,'IoSxaons1m','Lenscare AG','Denis Nehls','0431 881188','0431 881166','service@lenscare.de','24118','Kiel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4527,'vWaGysLM74','Personalisierte Bücher - Druck & Versand','Johanna Tux','07024/54973','','tux@klasseshop.de','73240','Wendlingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4528,'2x0kB03hRn','Personalisierte Bücher - Druck & Versand','Johanna Tux','07024/54973','','tux@esoterik-pur.de','73240','Wendlingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4529,'S15JYUBssc','Personalisierte Bücher - Druck & Versand','Johanna Tux','07024/54973','','tux@kinder.freund.de','73240','Wendlingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4530,'oX6DVzqVvo','','Dirk Rudat','02016959682','','webmaster@48h-shopping.de','45357','Essen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4531,'Pc7Q99NEkD','Vulkan Eifel Web Design','Nadine Kempe','06593 996689','06593 996689','service@vewd.de','54578','Wiesbaum',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4532,'YvbbLbq8da','dolcevino','Wolfgang Kundler','(08203) 95 97 64','(08203) 95 97 65','info@dolcevino.de','86507','Kleinaitingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4533,'7d4tD0OFzc','InterCede.it','Dennis Dittmer','+49 (0) 18059 984 60','+49 (0) 18059 984 60','D.Dittmer@intercede.it','66035','San Vito Chietino','italien -anrrufe wer'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4534,'cOKJEMJwmk','proVision Informationstechnologien','Peter Rohde','0511/6138118','0511/6138110','look@provision-info.de','30916','Isernhagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4535,'QNfr0bqvjC','AC-Foto Handels GmbH','Ingo Burger','0241 30007','0241 24608','info@internet-foto.de','52062','Aachen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4536,'HVXUhr76hB','www.us-streetwear.ch','Renato Jost','0041 81 253 14 28','0041 81 253 14 28','info@us-streetwear.ch','7000','Chur','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4537,'Nd4CrNUDvj','New Vision','Herr Colozinski','0231/2062571','0231/2062572','info@neue-lust-erleben.de','44319','Dortmund','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4538,'S1cBAg6MOo','Villa Kinder Bunt','Andreas Herrenkind','039201/62028','039201/62027','kontakt@villakinderbunt.de','39326','Wolmirstedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4539,'3JvbrNsNbK','Aventura Cafe Ltda. NL-Vertrieb Deutschland','M.Roessner','','0721-151342393','kontakt@kaffeewebshop.de','71547','Auenwald','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4540,'sOOfE5bYYa','tomek & stahl Gbr.','thomas stahl','0711-4599423','0711-4599424','stahl@handyteile.net','70469','stuttgart','germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4541,'7PbF4JARhK','Status for Sale','Karsten Noth','','','webmaster@status-for-sale.de','10781','Berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4542,'Zo5CmEHIUv','','Andreas Hennig','08143 99 77 44','08143 99 77 45','info@chairholder.de','82266','Bachern Inning','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4543,'T11S3gjkwv','','Bassam Isoli','','','info@skulpturendesign.de','37603','holzminden',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4544,'1C32csZMCo','','Jan Theumer','01795907482','03763488414','info@blumen-theumer.de','08371','Glauchau','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4545,'ZtjsPzg6RN','','Stanislaus Heibel','','','info@interpermit.com','79114','Freiburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4546,'81Wa37xkO4','Men-Tel Großhandelsgesellschaft','Akgök Özcan','07163534092','0721151429898','O.akgoek@men-tel.com','73061','Ebersbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4547,'HEcwoWpkmh','torso','frederick januszewski','03615613360','03615402866','f.januszewski@t-online.de','99084','erfurt','germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4548,'I9SbiybU53','Shopcentrale','Güler','089-244361090','089-244361090','guler@serapkoc.com','81377','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4549,'bakQA3rsEL','','V.Schulze','0177/8991450','07153/899146','mail@vs-elektro.de','73779','Deizisau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4550,'iNtXNbiDNQ','exim neva','Herr Würfel','','','info@zehensocke.de','01001','Dresden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4551,'6PPGzFKTB6','world of innovation','Justin Jernoiu','0202-590853','0202-590883','info@world-of-innovation.de','42275','Wuppertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4552,'Bg5kseV3S6','','Dirk Rudat','0201675458','','merkurone@web.de','45357','Essen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4553,'doMcaEtKAd','','Christian Balog','','','info@bc-erotik.de','82064','Straßlach-Dinghartin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4554,'FnFsHD3JFt','','Monika Herbig','','','webmaster@monika-herbig.de','61381','Friedrichsdorf',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4555,'6sCUYmjGkv','F & P Medienvertrieb GbR','M. Peters','05333948320','','webmaster@liebebeskiste.com','38173','Sickte','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4556,'ZCi3OgF5uj','','Manuela Hauser','0201675858','','mspar@gmx.net','45355','Essen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4557,'h4pyRNCRHp','Ing. Andreas Rajecky GmbH','Ing. Andreas Rajecky','+ 43 - 1 - 984 66 70','+ 43 - 1 - 961 09 92','bastelecke-vienna@chello.at','1150','Wien','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4558,'vBho6HGHTh','T. Markwitz EDV-Service','Timm Markwitz','06452/5289','06452/5287','info@needful-things.de','35088','Battenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4559,'scWxgWL3ks','Schmuck Friedrich','patrick schuster','06786 7134','','info@schmuck-friedrich.de','55758','Asbach','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4560,'HHZ54xGZ4R','','Bley','','','info@reise-wahl.de','52428','Jülich','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4561,'A1un7mhyoS','Tronix24','Michael Eigl','06150-541988','06150-541989','info@tronix24.de','64331','Weiterstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4562,'TV8e0l70Lv','Hirschfeld-Schwimmbadtechnik','Hirschfeld Kl.-Dieter','03445-777961','03445-704144','info@hirsch-feld.de','06618','Wetterscheidt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4563,'mNTBLPmjZy','','ETH-Web','','','service@ethweb.de','50171','Kerpen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4564,'IpBJ6Z7x8E','/','Corrientes','(030) 81462858','(01212) 530 519 401','15833@gmx.de','10825','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4565,'1UmBsKZmSC','Cetiner + Partner','Kundenservice','09122/634321','','kundenservice@gg-fashion.de','91126','Rednitzhembach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4566,'7q1RK7joOQ','Beelmann & Klatt GbR','Thomas Klatt','02518997437','0251897437','doelmernews@web.de','48161','Münster','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4567,'6rPWXpexF8','Little-World','Andrea Strobel','04123-921037','04123-921038','office@little-world.de','25355','Barmstedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4568,'wbnHJ8CTrM','','Herr Ledig','03434851408','03434853520','info@leko.de','04654','Frohburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4569,'x0DMDT3xR2','','Palmetshofer Andreas','0043 7477 8463 0','','palmetshofer_andreas@elektro-shopping.at','3354','Wolfsbach','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4570,'7J4T0FCXpy','','Martin Krusch','','','martinkrusch@wertvoller.de','10407','Berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4571,'hxtyPPULlX','Wunschlied','Andreas Piepke','089-153519','089-51399195','service@wunschlied.de','80637','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4572,'3SihSyXMGA','Die Ladeneinrichter','Rüdiger Flöder','08122 892 606','08122 892 605','info@die-ladeneinrichter.de','85435','Erding','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4573,'YdBdJlKznG','WDS-Suderburg','Andreas Düfel','05826 880451','','andreas@duefel.de','29556','Suderburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4574,'qhh4Jn54la','','Riehl Stefanie','08652/948098','08652/948099','info@allsana.de','83483','Bischofswiesen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4575,'TdJcHd5ZDX','ConnectionS','Walter Maar','09122632566','09122632567','walter.maar@tkakademie.de','90455','Nürnberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4576,'PaGemix3s0','JOJO Spielzeug','Fred langner','069 8066 5515','069 8066 5515','fred.langner@kosa.com','61118','Bad Vilbel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4577,'J4X5lZArxl','','Herr Klein','','','info@watchshop-online.de','55154','Boppard',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4578,'jzfCdFK2Fb','Ingolf Holstein','schnapsler.de','','','info@schnapsler.de','88131','Lindau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4579,'FqmGOkTqcP','Waterdream GmbH','Michael Louis','06831-5010488','06831-5010487','willkommen@waterdream.de','66806','Ensdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4580,'uqcbYWNe13','Gritt Förster Versand','Gritt Förster','01605814254','0721151308731','shop@abo-condome.de','13086','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4581,'kXhXTVc4lE','Gritt Förster Versand','Gritt Förster','01605814254','0721151308731','shop@abo-condome.de','13086','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4582,'IkkdgYlk5w','Hanseatisches Wein- & Sekt-Kontor GmbH & Co KG','Telefonísche weinberatung','04122 - 50 44 33','04122 - 50 44 77','beratung@hawesko.de','25436','Tornesch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4583,'a3CVyubeM1','buyco-IT GbR','buyco-webstore Team','03464278098','03464278097','shop@buyco.de','06526','Sangerhausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4584,'q5ib7uPKmQ','','Günther Kraus','','','service@123rush.de','80331','München',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4585,'qFV8ZZIbD9','APPLEWOODS-Regensburg-Naturkosmetik','Brem','0941/56 76 390','0941/56 76 390','info@applewoods-regensburg.de','93047','Regensburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4586,'0J4uj4K8HN','Sambina Werbung','Martin Schuster','040 - 4309 3989','','info@sambina.de','22769','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4587,'jMCMIcXIUF','','Nikolic','06131240769','0613140769','webmaster@maro-shop.de','55126','Mainz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4588,'U9STYGrgOy','','Frank Löbbe','02307 / 9107897','02307 / 79564','info@loebbeshop.de','59174','Kamen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4589,'mfzNtTCRz1','','Radovan Klukos','','','webmaster@takeboom.de',' 07701','Red Bank, NJ',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4590,'Bi1OQ7fyg0','Musikmarkt Plauen','Steffen Krebs','+49 (0)3741-131371','+49 (0)3741-131371','info@musikmarkt-plauen.de','08527','Plauen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4591,'J5OY1WPqah','Divestore-Mailorder & Service GmbH','Jörg Seegert','01805-880 220','01805-880 330','info@tauchversand.com','40885','Ratingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4592,'IdJDTjQ0jW','troph-e-shop','Andreas Wenninger','','','troph-e-shop@t-online.de','86681','Fünfstetten',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4593,'HqqqcW43IP','Bavaria-Online.net','Schmidl','01805311422','0190001935','schmidlg@bavaria-online.net','63755','Alzenau','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4594,'G82N02IpVQ','HSL Technik ohg','Thomas Janusch','06048952690','06048952692','Firmahsl@aol.cm','63654','Büdingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4595,'KISHmmdmwe','','Agnes Klein','','','agnesklein@agnesklein.via.t-online.de','34289','Zierenberg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4596,'VVfwlH3Xzn','Ars Vivendi Modevertrieb','Petra Schmidt','+49 (0) 5232 68133','+49 (0) 5232 68133','info@bikini-designermode.de ','32791','Lage','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4597,'CnfvVn5VXc','Seven Mobile Communications oHG','Herr Thorsten Piontek','040 41468949','040 41468953','tpiontek@7mobile.de','20146','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4598,'5x0xzF9Zbu','Dessousfashion','Susanne Gerber','07144/260767','07144/260768','info@dessousfashion.de','71711','Steinheim','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4599,'CdtNlHmPp5','Nobelkids','Klaus Werner-Link','0651/9933183','0651/9933183','b.link@nobelkids.de','54295','Trier','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4600,'m77piiJw9u','Ingenieurbüro Keil','LadyToys Service','','','service@ladytoys.de','08060','Zwickau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4601,'eNRtzHuPvg','','Rene Weller','','','webmaster@photomediashop.de','22045','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4602,'SxXrrvC8NS','my-internetshop.com','Marko Mrugalla','07 00/ 30 50 50 00 (','07 00/ 30 50 50 00 (','info@my-cardshop.com','10117','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4603,'vGus3Evy9b','Digatech EDV Service GbR','Digatech Online Shop Service Team','0511 2624633','0511 2624634','shop@digatech.de','30177','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4604,'huW3KGRgud','DAVID DESIGN OFFICE GmbH & Co. KG','Kundenbetreuung','0180-5789595','0180-5789191','service@david-designversand.com','22041','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4605,'UwQtqAroMG','','Nadja Fromm','030 9377584','0721 - 151 445270','mail@russouvenir.de','12687','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4606,'ZHTw8n9JpD','','Herr Steinberg','','','steinberg@hifi-netshop.de','18245','Güstrow',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4607,'Qe9HQy8y3k','','Heike Ziller','','','mike.ronnisch@eplus-online.de','13125','Berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4608,'MXtRr27BRY','','Sabine Zöckler','040/488899','040/462107','info@low-budget-design.de','20249','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4609,'xvBED8K24h','Schewe & Breuer','B. Drabant','069-8004029','069-8004001','info@okee.de','63067','Offenbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4610,'YM5lkyFk3s','Kimyon GbR','C. Uhlig','040 - 534 322 522','','c.uhlig@patalon.de','80337','München','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4611,'YE3rKsBUma','Kimyon GbR','C. Uhlig','040 - 534 322 522','','c.uhlig@patalon.de','80337','München','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4612,'c9yPswjuim','','Herr Siegmund','089/6087910','089/6087919','info@raumgestaltung.de','85521','Ottobrunn',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4613,'LqC9qOjk5z','','Herr Siegmund','089/6087910','089/6087919','info@raumgestaltung.de','85521','Ottobrunn',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4614,'DnnuV2IDJZ','bela International AG','Ronald Fischer','','','info@belainternational.com','64297','Darmstadt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4615,'hZVyvrM2Nf','Kosmetikstudio Marlene Thiele','Marlene Thiele','06721 - 99 26 82','06721 - 99 26 83','r.thiele@t-online.de','55413','Weiler bei Bingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4616,'00fCfdmB8L','EF - Versand','Oliver Hoffmann','','','webmaster@vibrator-pleasure.de','95632','Wunsiedel',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4617,'VlNwxDilzb','Nuwell GmbH','Christian Numsen','07153-825070','07153-825079','christian.numsen@nuwell.de','73207','Plochingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4618,'0oqikSHect','Plüschtierparadies','Thomas Gebauer','09131-6859644','09131-685849','info@plueschtierparadies.de','91021','Erlangen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4619,'AmEpK1rmS1','Artisport-Vertrieb','Herr Elsner','030 93493080','030 9331698','service@artisport.de','15745','Wildau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4620,'QFJnhRS0Be','','Martin Muskala','','','martin.muskala@t-online.de','25462','Rellingen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4621,'tRJ5x6kvjh','www.wohnen-mit-stil.de','Angelika Gude-Weinand','02682/968317','02682/967299','wohnen-mit-stil@web.de','57589','Pracht','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4622,'V0z1VJklFX','Johanna Bury, Erotikversand','Hansjörg Scherer','06122588703','06122588702','Hansi@Objekte-der-Lust.de','65205','Wiesbaden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4623,'Ao3pmsJkwI','Internet-Service Wernecke','Ron Wernecke','040-88301751','','shop@iswernecke.de','22559','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4624,'eTrv8jKH2Q','Terminal X','Thorsten Läsker','','','service@terminalx.de','96450','Coburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4625,'ktjJxNWZt7','www.konsolenzubehoer.de','Michael Schuster','','','info@konsolenzubehoer.de','56564','Neuwied','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4626,'biG59IDWYT','web-xact.de','Rolf vom Bruck','0421-4377700','0421-4377701','info@officio.de','28215','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4627,'AtZNNryfBo','','jan franke','','','info@autoteile-shopping.de','10243','berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4628,'O0vJvZ5d09','','Andreas Chr. Wolf','0180-5323939','0700-EROSPASHOP','info@erospa-shop.de','02625','Bautzen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4629,'DaIYKY0eqV','FASHIONARTS','Marco Kricheldorf','+49 3834 776517','+49 3834 776531','info@fashion-arts.com','17489','Greifswald','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4630,'pQosoq2YGp','','Reinhard Nödler','','','info@dvd-aktiv.de','37247','Großalmerode',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4631,'6BjQnfCJRj','','Reinhard Nödler','','','info@dvd-aktiv.de','37247','Großalmerode',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4632,'QIQHYmjYka','Gebr. Vöpel GmbH','Gebr. Vöpel GmbH','02351 / 71475','02351 / 786469','info@schotters.de','58515','Lüdenscheid','Deutachland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4633,'c0Dh4ZYd6y','Elektro Thönnißen','R.Thönnißen-Basten','02133-219422','02133-428140','r.thoennissen@rasiererhaus.de','41539','Dormagen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4634,'Q28xDfgLhC','e-kontor.net','Monika Hilbrink','0221 / 340 36 44','','info@e-kontor.net','50996','Köln','Deuschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4635,'SsmT5wv1mW','Cetiner + Partner','Kundenservice','09122/634321','0721/151475442','kundenservice@cetiner.biz','91126','Rednitzhembach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4636,'sguBuuZIwq','','R. Berlinger','','','info@outdoorinfra.ch','4632','Trimbach','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4637,'fFvGFzA4hr','','Herr Remus','','','remus@buyco-it.de','06526','Sangerhausen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4638,'gq1j9qPgUE','','Frank Zittlau','05211640325','05211640492','f.zittlau@gmx.de','33619','Bielefeld',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4639,'EbHdXrQNr5','','Weber','','','weinfundus@weinfundus-auktionen.de','59555','Lippstadt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4640,'H5qis1ZoI0','Medien Walter','J. Walter','','030 - 21 91 65 22','mail@medienwalter.de','10777','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4641,'zOuMEOPEOp','infobroking lutz','Dipl.-Kfm. Wolfgang Lutz','0731-96815-0','0731.96815-99','info@infobroking.de','89073','Ulm','Baden-Württemberg'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4642,'2jlMzBIDHB','Hirschfeld-Schwimmbadtechnik','Hirschfeld K-D','03445-777961','03445-704144','info@hirsch-feld.de','06618','Wetterscheidt','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4643,'wS3x7avSEm','ABS Täubner GmbH','Elke Täubner','+49 (0)3774 1581-0','+49 (0)3774 1581-50','info@abs-shop.de','08352','Raschau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4644,'S9OLCktQQc','','Herr Schäfer','036075/60633','036075/62376','info@redzac-shop.com','37351','Dingelstädt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4645,'XSaW5MLImt','Pepinio','Pepinio','0241/ 7019943','0241/ 7019943','info@pepinio.de','52074','Aachen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4646,'GhL0znsTbS','','Timo Grumbach','07231-984814','','info@freundschaftsring.de','75177','Pforzheim',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4647,'Qrbr6Xkthi','','Ralf Kirchberg','','','webmaster@geschenkekeller.de','37351','Dingelstädt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4648,'vZ8sXJuprV','Keramikwelt','Petra Höch','05607-7512','040-3603932844','info@keramikwelt-online.de','34233','Fuldatal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4649,'HAU7yoNySN','echt lustig','Monika Franzen','04168/540','04168/540','montreff@aol.com','21629','Neu Wulmstorf','Niedersachsen'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4650,'E2jrNhMj63','spring shopping solution GmbH','spring shopping solution GmbH','0511/ 35 77 93-0','0511/ 35 77 93-9','kontakt@cosmorotix.de','30177','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4651,'jbxiJJcH0t','Bio - Stein','Carsten Stein','07254/74239','040/3603910521','biostein@aol.com','68794','Oberhausen','Deu'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4652,'Tek9sCvSQF','kidsroom.de','Diana Jaekel-Hau','+49(0)36965 - 61871','+49(0)36965 - 61872','info@kidsroom.de','36457','Stadtlengsfeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4653,'qJXDXj5rt1','Sexshop Kobe Tai Toy Company','Juergen Friedhart','0611-3368890','0611-3368899','service@kobe-tai.de','65183','Wiesbaden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4654,'1llfD8eNTW','LAGLER Spezial-Software GmbH','Heiko Lagler','0561/95999-0','0561/95999-99','webmaster@immopool.de','34123','Kassel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4655,'9wKhSoZEKg','BIG FOOT','Hannes Wagner','030/44341112','030/44341113','info@storeforshoes.de','10437','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4656,'9i1nweRYSe','','Kundenservice','','','info@ladytoys.de','08056','Zwickau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4657,'97oXIybuM1','','Renate Kaufmann-Konrad','06678 / 1373','06678 / 1601','Konrad@Hundeschule-Waldhessen.de','36270','Niederaula','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4658,'gbtFBHKdVM','','Florian Haid','','','info@peterbijoux.com','39012','Meran','Italien'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4659,'IekxGAFiyi','Lifestyle-Ambiente','Michael Steuer','','','Service@Lifestyle-Ambiente.de','66773','Schwalbach',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4660,'PaIUCYvk1j','Emil Schmidt GmbH','Rigo Kirschner','+49 (0)212 813872','+49 (0)212 813875','rigo.kirschner@baecker-markt.de','42655','Solingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4661,'sDLvj6otNq','','Lohmaier','','','info@lohmaier.de','90478','Nürnberg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4662,'KKA0My6aAM','Astroshop.biz','Dominik Schwarz','0700-27876746','0721-151302702','Mail@Astroshop.biz','86899','Landsberg am Lech','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4663,'6a9QQIJeIz','M.Mennilli','Manuel Mennilli','02301 919602','02301 919604','info@sellplanet.de','59439','Holzwickede','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4664,'GBxbtD9XDG','TKPhone Usta & Kurt GbR','Manuel Mennilli','0203 5785541/42','0203 5785543','info@tkphone.de','47166','Duisburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4665,'MLHdhbKjnM','Softwareentwicklung Stender','Rüdiger Stender','','','info@pc-buero.de','96515','Sonneberg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4666,'OwKPsSrkUO','','Markus Landmann','','','info@televino.de','88079','Kressbronn',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4667,'ybr4htoPf7','Cubeshop.de','Service - Team','0831/5656330','','Info@cubeshop.de','87435','Kempten',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4668,'6wW3SmXw9b','Petra-Maria Kotitschke','Petra-Maria Kotitschke','0385 55575039','','info@volumena-shop.de','19053','Schwerin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4669,'0O9Cwo6Wi8','Th-Info','Holger Czajka','08762-729461','08762-726646','service@astrox.de','85456','Wartenberg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4670,'kPlNVFctrm','Verlag für die Deutsche Wirtschaft AG','Verlag für die Deutsche Wirtschaft AG','','','info@simplify.de','53095','Bonn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4671,'Z7cG31Xua6','','Knappmeier','','','knappmeier-elektrotechnik@t-online.de','49324','Melle',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4672,'1j8bNLoT0I','Meximania GbR','Jens Fehling','04931 975118','04931 975113','fehling@meximania.com','26506','Norden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4673,'BndGhvORVx','Teufelskueche - Independent-Store Münster','Teufelskueche-Team','0251-5105851','0251-5105850','info@teufelskueche.net','48143','Münster','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4674,'TqogAufWK2','akbulut-karsli GbR','Herr Karsli','054160079005','054160079006','bk@fonmarkt.de','49074','Osnabrück','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4675,'KhZJ24itNE','','thomas stahl','0711-4599424','0711-4599423','stahl@handyteile.net','70469','stuttgart','germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4676,'C1sVWAVY9O','Livingpoint','M. Ritter','','','info@livingpoint.de','61231','Bad Nauheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4677,'cIYDSAPmo5','Alexander Emter - Versandhandel','Alexander Emter','0911 5407680','0911 5407681','info@neo-kinderwelt.de','90482','Nürnberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4678,'nFxgxlg8Tr','','Herr Steffen Meier','','','webmaster@ulmer.de','70599','Stuttgart',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4679,'CFNDtrKPPo','Dorfscheune','Ronny Thurow','038307-41931','038307-41933','info@dorfscheune.com','18574','Neparmitz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4680,'hn6EDfwn2V','Elektrohandel Sascha Wolff','Sascha Wolff','05221-386030','05221-289593','wolff@elektroschotte.de','32052','Herford','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4681,'9BRLd6i8BG','','Kundenservice','','','kundenservice@eroticbox.de','08060','Zwickau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4682,'wXVRDXWVrg','Kewesteonline','Kersten Westendorff','02027387416','','kersten.westendorff@telebel.de','42327','Wuppertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4683,'AEcDKwfqgo','HK-Beschriftung','Thomas Hans','07276/9876-16','07276/9876-16','info@vereinstextilien.de','76863','Herxheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4684,'cYo8gmho5w','König Lackierfachbetrieb GmbH','Roger König','0340/511524','0340/511646','webmaster@lackprofi.com','06847','Dessau','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4685,'ChjP8hArJW','','Evelin Maahs','0361 2606162','','maahs-moden@t-online.de','99092','Erfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4686,'iTxB4jEfla','Best For Bikers','Uwe Ratz','0175-4779183','05085-92478','uweratz@bestforbikers.de','29352','Adelheidsdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4687,'zEkEEqpSUR','WeWeWe','Gerhard Fahrenkamp','0731 - 65371','0731 - 61533','info@fahrenkamp.de','73033','Göppingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4688,'pGA1S9Xwat','all-4kids','Fred Langner','06101127451','06101127451','frd.Langner@t-online.de','61118','Bad Vilbel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4689,'ylxR82QTDE','K & K GmbH','Toni Claudi','0264390217112','026439021771','service@discount-liste.de','53505','Berg-Krälingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4690,'8amkCY0gAr','Glas - Geschenke Werner Schmidt','Werner Schmidt','+43/664/2318560','+43/2859/7358','info@glastiere.com','A-3871','Alt-Nagelberg','Österrecih'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4691,'FoysegHukj','CS-direct','Herr Schilder','0','0','info@pep-net.de','01587','Riesa','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4692,'N0DWR4MVHr','Reklamewelt.de','Martin Bötticher','089/95959846','089/95959846','webmaster@reklamewelt.de','81927','München','Deutschland / Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4693,'Y4dXDFiL2A','Yanini.de','Michael Balzer','02332 7588-0','02332 7588-11','service@yanini.de','58285','Gevelsberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4694,'q9qPiwxK3U','Onlineversand Hanke','Lothar & Helga Hanke','02238 945256','02238 945255','kontakt@onlineversand.hanke.de','50129','Bergheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4695,'kb40P0w2dm','Dekonetz.de','Andreas Weber','08457 - 2005','08457 - 7984','beratung@dekonetz.de','85088','Vohburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4696,'0seAUcT1CR','COMA computer components','C Mahle','07774939784','07774939789','info@comaonline.de','78267','Aach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4697,'XP4Q64wzr6','','Tim Börsch','','','service@katalogeonline.de','42897','Remscheid',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4698,'F4b9dbeNT4','','Ann Beyer','','','info@die-gesundheitspraxis.de','10178','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4699,'xXn1jjGn0p','Cocon-fashion','Karima Daghiri','06172 138661','06172 138662','info@cocon-fashion.de','61348','Bad Homburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4700,'4gOQaIZem6','','Jutta Müller','','','info@beautyfulcats.de','86842','Türkheim',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4701,'pjPCNtAhlV','24h RACHESHOP online','Susanne Spangenberg','0180-5005850','07123-949674','spangenberg@racheshop.com','72555','Metzingen','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4702,'H0zqj4qVTr','','Thorsten Eilers','','','eilers@ohrwege.de','26160','Ohrwege','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4703,'lMIG7ivQ1R','Tierbedarf-Rynders','Rene Rynders','02963-660864','02963660864','Webmaster@tierbedarf-rynders.de','59929','Brilon','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4704,'c6JhfVMxvM','System Com 99 e.K.','Daniela Storz','07062 / 97 888 - 0','07062 / 97 888 - 99','d.storz@systemcom99.de','71717','Beilstein','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4705,'rW1Yk7ry1b','kika','Fr. Hartig','+432742 805 1545','+432742 805 58','info@kika.at','3100','St. Pölten','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4706,'RuQM1gDS1T','','Daniel Orth','0800 1653546','030 9989609','daniel.orth@web.de','16356','Eiche','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4707,'TKMSocjiq2','','Ralf Weber','05352/909524','','ralfmann@onlinehome.de','38364','Schöningen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4708,'9zvz6xapLm','Powerhifi','Herr B. Feisel','02357/906137','02357/906138','Powerhifí@t-online.de','58849','Herscheid','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4709,'0C51IAzqIb','buyitonline.ch','Yagmur Tarhan','+41716600545','-','yagmur@tarhan.ch','8272','Ermatingen','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4710,'NBPUXdq2hT','BUROSCH Audio-Video-Technik','Klaus Burosch','','','info@burosch.de','70567','Stuttgart',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4711,'o040l2Y26Y','','Beatrice Engel','','','info@altravita.de','10969','Berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4712,'4MguCQFsod','JokeWorld GmbH & Co.KG','Thomas Mack','','','service@jokeworld.de','74564','Crailsheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4713,'ifxjZHMzRw','McKerze Deutschland','Mc Kerze','0800 2001 3 1331','040 605 6605 2735','info@mckerze.de','24211','Preetz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4714,'gDnzXBap65','','Oliver Hoffmann','','','webmaster@teddy-versand.de','95632','Wunsiedel',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4715,'l0zQFDcfBp','','Oliver Birkert','01739804809','07946-3378','webmaster@weingut-birkert.com','68163','Mannheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4716,'IuKp3CX1qc','foodshop24 GbR','M.Czisch / M.Pulz','03512137777','03512137778','mail@foodshop24.de','01237','Dresden','Deutschland / Sachse'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4717,'fSkiqSdCgR','Lollypop','Frank Hagemeyer','02174 / 791451','02174 / 791452','kontakt@suesse-leckereien.de','51399','Burscheid','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4718,'JjvcdtqVNx','','Friedemann Dewerzeny','(0)30.7212671/2','(0)30.7212681','info@mita.de','12277','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4719,'q1Evy5dkcs','','Herr Weinert','03573 796104','','feuerwerk@surfeu.de','01968','Sedlitz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4720,'sQQNM9zYok','Orangeblue GmbH','Christine Jüttemann','03691 882316','03691 882317','service@orangeblue.de','99817','Eisenach','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4721,'K2zdVlsrHA','G&G Marketing','Uwe Grießbach','03723/48011','03723/440172','vertrieb@gedat-datentechnik.de','09337','Hohenstein-Ernstthal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4722,'RiAYOyXsCF','Allstock AG','Adrian Elvedi','01 825 61 62','01 825 45 52','webmaster@allstock.de','8603','Schwerzenbach','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4723,'wtLzhRI62K','Kindheitsträume','Kirsten Faust','06023 999 848','06023 999 852','k.faust@miniatur.com','63755','Alzenau','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4724,'zvBYZX16PX','Kindheitsträume','Kirsten Faust','06023 999 848','06023 999 852','k.faust@der-besondere-laden.de','63755','Alzenau','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4725,'JIkKUmpkuP','Drum-Herum Geschenkeservice','Hr. Richter','03528-447121','03528-447121','service@drum-herum.de','01454','Radeberg','Sachsen'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4726,'ne3yyc2mEZ','bdsm-laden','Weigel','06051-9120385','00','info@bdsm-laden.de','63582','Gruendau','Hessen'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4727,'NJ4EXralRf','','-','','','office@lovandfun.com','1150','Wien',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4728,'LY1cCWT35d','','Matthias Keßler','0231 5314578','0231 5314579','service@vital-oele.de','44143','Dortmund','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4729,'YNp6L096ZI','Software Edition International','Sven Junker','0049(0)5151-923636','0049(0)5151-923638','kontakt@softwareedition.de','31785',' Hameln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4730,'sbtjX8S6Jo','Dresskids','Constanze von Miquel','02631-957124','02631-957125','info@dresskids.de','56567','Neuwied','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4731,'Bgma95vgi2','Salter Haushaltswaagen','Frank Hamans','04191 724567','0212521437650','info@salter-haushaltswaagen.de','24568','Kaltenkirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4732,'rYq1qIn7ot','','Robert Knippler','','','lr-knippler@gmx.de','61389','Schmitten',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4733,'AEA2UQliuw','Antiquariat Buss','Ullrich Buss','04461-909116','04461-909136','info@antiquariat-buss.de','26441','Jever','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4734,'ENtZP0GVDa','','Orthopädie SM Woick','0335 60 67 99 1','','info@orthopedia-shop.de','15230','Frankfurt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4735,'HfzEzFs4VT','','Silke Laßmann','0234-12325','','kosmetikstudioapart@web.de','44787','Bochum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4736,'CgotG3Lsu3','BastelUnikate.de','Elke Roll','0911/9616165','0911/9616166','service@bastelunikate.de','90513','Zirndorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4737,'lYy5EKZIY4','','Ralf Weber','05352909524','','webmaster@ralf-u-weber.de','38364','Schöningen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4738,'nuMW5uD7c4','mw-store.de','mw-store.de','0203/26846','0203/26847','info@mw-store.de','47051','Duisburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4739,'ne7omuLsCF','','Hr. Schmidt','','','info@friseurbedarf24.de','55131','Mainz',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4740,'FsGyqiPUgl','aaab online gmbh','Heike Rex','07471-622600','07471-12949','kundenbetreuung@aaab.de','72379','Hechingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4741,'gbl8vVu6lo','','Figen Akmut','','','info@minnosh.de','72074','Tübingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4742,'84xCxXOtpn','SEIBIdesign','Peter Bihlmaier','07151/369421','07151/369421','peter.bihlmaier@web.de','71336','Waiblingen-Neustadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4743,'qFBJvVkPbe','','Neti-Shop','','','info@neti-shop.de','48565','Steinfurt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4744,'DEEuaw2WmH','','Kundenservice','09279-971478','069-791225896','service@biquini-brasil.com','95490','Mistelgau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4745,'4ldcJ6e668','SunDiscounter by SSV GmbH','Audrey de Groot','0049-(0)2232-56716','0049-(0)2232-567171','info@sundiscounter.de','50321','Brühl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4746,'33OJ798a9E','SerioSana M. Herrle & B. Rückl GbR','Andreas Herrle','','','info@seriosana.de','72760','Reutlingen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4747,'9eGRO1PqoQ','','Petra Otto','07164 903692','','info@sailingfashion.de','73207','Plochingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4748,'ofj2FfqrrS','Kaufcenter-online','J. Menzel','0351 3100097','0351 3100278','kaufcenter@t-online.de','01309','Dresden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4749,'OLTlv4oppk','Reisezeit Hängematten Shop & versand','Meyerding','089505050','089501005','reisezeit@yahoo.com','80339','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4750,'UkIxakjemg','Wellnessartikel.net','Welnessartikel.net','0621/4296829','','kontakt@wellnessartikel.net','68259','Mannheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4751,'aSURKYbcYW','DeltaClear','Fritz Walter','0682545311','06825/497968','fritz.walter@deltaclear.com','66557','Illingen','D / Saarland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4752,'9KOFAiTq35','Herba-Live-Shop','Fritz Walter','06825/48678','','herbalife.walter@t-online.de','66557','Illingen','D / Saarland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4753,'SrHxrFKxBi','Tebtron Electronic e. K.','Tebtron Electronic','','','info@tebtron.de','01097','Dresden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4754,'hWW953zUYN','am-berufsmoden.de','Adelheid Müller','07332/5777','07332/5907','info@am-berufsmoden.de','73529','Schwäbisch Gmünd','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4755,'Zr4eXL1Fvn','','Firma HICON, Hr. Hannes Keller','08221/3671-889','08221/3671-891','keller@hicon.de','89132','Günzburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4756,'KAKRMmPqes','APART Das Kosmetikstudio','Silke Laßmann','0234-12325','','kosmetikstudioapart@web.de','44787','Bochum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4757,'e86rbJY6l1','','Werner Ruf','','','kamonwan@web.de','66740','Saarlouis',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4758,'Kffpp4Snt7','Touched by Sound GmbH','S.Paraskevas','+49-(0)911-9364650','+49-(0)911-93646566','info@touched-by-sound.com','90402','Nuernberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4759,'uxJzxpOd6u','baby-shop-krueger','Claudia Krüger','05084/981759','05084/981760','info@baby-shop-krueger.de','29313','Hambühren','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4760,'GwQlUO47EM','','Werner Ruf','06831-123881','06831-123882','kamonwan@email.de','66740','Saarlouis',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4761,'aMQfu9lecg','Der Reitsport Laden','Krause-Junkmann','','','info@reitsportladen.com','26607','Aurich',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4762,'9LPxjJelJM','digital inspiration','Alex Bald','02244-9020160','02244-9020177','info@digital-inspration.com','53604','Bad Honnef','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4763,'Svdpl4qff9','','PM-International','','','vertrieb@pm-international.de','22769','Hamburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4764,'iGA0Qux3CS','','Rolf Weide',' 02302/390078','','postmaster@motorfan.de','58452','Witten','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4765,'r0porxcdJP','Kartenhaus','Stefan Bügel','','','service@kartenhaus.de','20357','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4766,'S0xx0xQb0I','Babyausstattung Wencke Rathsack','Babyaussttattung Wencke Rathsack','08762-727837','08762-727836','bestellung@babywaesche.info','85459','Berglern','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4767,'edt8r4WbNQ','','Benjamin Mayer','','','info@onlinewear.de','72770','Reutlingen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4768,'oqAr5MDgU3','Petra Brummer Textilverkauf Onlineverkauf','Petra Brummer','06187-990323','','abc-kinderzubehoer@concorazon.com','61137','Schöneck','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4769,'oNJTNfU0dU','Pernetix.com GmbH','Nikki','0261-1338298','0261-1338534','nicole@pernetix.com','56068','Koblenz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4770,'dXLmfVqNx6','creasyst','Frank Ogrissek','0700 / 27327978','0700 / 27327978','info@creasyst.de','95197','Schauenstein','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4771,'0Nzsx8yjhz','','Hack','','','fertigschriften-shop@t-online.de','75323','Bad Wildbad','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4772,'tuqSI1BAiP','','Michael Gajdosch','','','webmaster@kaufzentrale.de','89281','Altenstadt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4773,'Gjr4dluzdq','','Martina Schurr','','','information@unterbodenbeleuchtung.de','72116','Mössingen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4774,'6jp7zHIdht','','Herr Zink','','','support@khcomputerdienste.de','72669','Unterensingen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4775,'qW5r5i4qMw','the-free-team.de','Donald Miericke','030/94519376','030/94519376','d_miericke@dmtw.de','13125','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4776,'N44ol8AZ6f','Klumpp-Edv','Herr Schmidt','0721/9462750','0721/9462749','tintin38@web.de','76139','Karlsruhe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4777,'pauGMMFYeP','Bettina Hahn-Skowronek CANIS','Bettina Hahn-Skworonek service@canadian-store.de','040/701015-20','','info@canadian-store.de','21131','Hamburg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4778,'c5UbMszcie','Game and Fun GmbH','Frank Windelband','0700 / 42638386','0700 / 42638386','info@game-and-fun.de','63477','Maintal-Drnigheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4779,'Sec8S7t3Ae','EDG. European Designers Group GmbH','Shop Team','0351 - 810 78 60','0351 - 810 78 69','shop@european-design.de','01097','Dresden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4780,'e0JlbpifBk','Kevin Kuke Handelsvertretung','Tuning2.de Team','01723501286','0352350587','info@tuning2.de','01640','Coswig','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4781,'NaUyOG8qQB','N/A','shophexe.de','0231','0231','shop@shophexe.de','55425','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4782,'UGyZk1Zyek','','Kundenservice','','','kundenservice@enjoytoy.de','08060','Zwickau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4783,'YaOhIEd5wW','Dresskids','Constanze von Miquel','+49-2631-958664','+49-2631-958665','info@dresskids.de','56567','Neuwied','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4784,'VQGQcYVmc0','Funkshop Tutsch','Andreas Tutsch','0351 4941757','0351 2044798','tutsch@funkshop.de','01259','Dresden','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4785,'rhZQpbAdrr','Kosmetikshop Annette Bürger','Frau Annette Bürger','0361 2601904','0361 2601905','info@kosmetikshop-buerger.de','99089','Erfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4786,'xvBwd0yTNZ','','Patricia Böhme','08250-928314','08250-928586','pb@kindermode-shop.de','85305','Jetzendorf-Eck','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4787,'mLpvl2kdpu','','Herr Probst','','','whisky@whiskywarehouse.de','12555','Berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4788,'ONn6jn3xT1','online-agentur-kuprat','online-agentur- kuprat','0172-3527901','040-3603 177777','info@dragfox.de','01906','Burkau','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4789,'xPVYdfmxJZ','goodlife','Fred Geschka','+49 941 2909 277','+49 941 2909 276','info@laptoptaschen-shop.de','93051','Regensburh','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4790,'k0fv2h9bnQ','abiszgroup.com','Miron Dziuba','02204 201136','02204 201139','info@abiszgroup.com','51429','Bergisch Gladbach',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4791,'Gd20NloBZa','','Richard Roither','','','bifidus@aon.at','3200','Ober-Grafendorf',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4792,'kWWR598SgU','UNDO RECORDS','Larry Schuba','03377302257','03377302258','webmaster@western-union-band.de','15806','Zossen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4793,'dRLcVLixZR','Hoppediz','Anette Schröder','070001001870','','info@hoppediz.de','51467','Bergisch Gladbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4794,'6zVQLNiJbB','','Reiner Stempel','','','service@glasverkauf.com','98724','Neuhaus',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4795,'S1MpcEt9Ey','Bremer Ratskeller GmbH','Uwe Scholz','0421-337788','0421-3377878','ratskeller@ecom-bremen.de','28195','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4796,'72FBLXyRDe','store4kids','Gabriele Haensch','03045083569','','store4kids@email.de','13347','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4797,'mui031FMo5','BREAK GmbH','hair concept','+49 (0)221/7607677','+49 (0)221/2766947','info@hair-concept.de','50733','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4798,'gCyRAOtmYe','Bischof Handelsgesellschaft m.b.h. & Co. KG.','Bischof Handelsgesellschaft m.b.h. & Co. KG.','+49 (0)2336/470616','+49 (0)2336/83377','info@zick-zack-scheitelkamm.de','58332','Schwelm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4799,'9yeZEq6aqi','','Michael Guenther','','','info@korsetts.info','49134','Wallenhorst','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4800,'GwUrmidicY','Aloevera und Multivitaminshop Worldmarketing','Helmut Engel','0541-1813954','0541-707737','engel-osnabrueck@t-online.de','49084','Osnabrück','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4801,'tNFszB7lHR','Flohmarkt-Shop','Silvia Liebenow','06127-967436','','yava@gmx.net','65527','Niedernhausen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4802,'tb8KRjG6Nn','','Iris Willecke','','','iris.willecke@kunsthandwerkerportal.de','32049','Herford',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4803,'KNb2xDYpZQ','HK-Beschriftung','Thomas HANS','07276/9876-16','07276/9876-10','info@textilmarkt.de','76863','Herxheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4804,'EgS2OuB9eQ','ONKAUF GmbH','Marcel Rehfeldt','033971 / 30706','033971 / 30707','info@onkauf.de','16866','Kyritz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4805,'s26B2TuXRW','Flying Kiwi Media GmbH','Judith de Jong','0461-5700818','0461-5700828','info@flying-kiwi.de','24937','Flensburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4806,'COkpkc6KKy','A NATURA','Monika Wrede','0841 - 33 7 11','0841 - 33 7 81','wrede@anatura.de','85049','Ingolstadt / Donau','Deutschland / Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4807,'MrFFpBanjo','Nicole Osmanovic','N. Osmanovic','01742121088','01742121088','osm@novic-edv.de','55120','Mainz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4808,'67o5CA4oMX','Timm IT-Service','Herr Timm','','','mail@speicherportal.de','29339','Wathlingen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4809,'IR8HD0CvB9','Pacific Jewel','Joe Fagan','+64 7 824 5924','+64 7 824 5924','info@schmuck.co.nz','2171','Ngaruawahia','Neuseeland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4810,'CLXB8F3n0G','die Tintenfee','F. Kerz','02154816357','02154816365','info@tintenfee.de','47877','Willich','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4811,'hhzMptgPfN','KPP GmbH','J. Wurth','040-22691240','','service@dildoshop.de','22085','Hamburg','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4812,'zimYSwJGcb','RS-Versand','Reinhard Stengel','07940-51280','07940-25863','info@salzstengel.de','74653','Künzelsau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4813,'PM1oua0yKL','Allstock AG','Adrian Elvedi','','','kundenservice@allstock.de','8603','Schwerzenbach','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4814,'jvXufTA4p0','Hörgeräte Fachberatung Bonsel GmbH','Jürgen Becker','06131-326654','06131-326653','j.becker@hoerdirekt.com','55128','Mainz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4815,'hT03vtGZRX','Document Centre Jena','Krämer','03641-891012','03641-891013','info@bewerbungsmappenland.de','07743','Jena','Thüringen'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4816,'SuSHUuXuiS','Humidor-Deluxe.de','Fimmen','0681-9104994','siehe online-shop','anfragen@humidor-deluxe.de','66123','Saarbrücken','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4817,'lEGgK5pCuV','trendstyle4u.com Fa. Markus Henkes','Markus Henkes','+49 (0) 6541 816813','+49 (0) 6541 816814','info@trendstyle4u.com','56841','Traben-Trarbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4818,'kMYDcGJs5Q','die Tintenfee','Frank Kerz','02154816357','02154816365','kerz@tintenfee.de','47877','Willich','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4819,'pe5EoSp9ER','Onlinehomeshopping','Jens Krautheim','089 547 18 617','089 547 18 620','webmaster@onlinehomeshopping.de','80999','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4820,'sn0VHril8o','','Ralph Gärner','','','office@datagraphix.de','10405','Berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4821,'woONmu8oEy','Parkasite Wotke GbR','Bianka Wotke','0049-2941-658786','0049-2941-810932','webmaster@parkasite.de','59558','Lippstadt','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4822,'tjLIDFQhNR','SysBera GmbH','Carport Hotline','04203 / 78 58 06','04203 / 78 58 15','info@sysbera.de','28844','Weyhe','Deutschland, Niederl'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4823,'IlX2H4WdHU','Pfefferinsel.de','Petra u. Peter Mai','05551-67466','05551-919331','Kontakt@pfefferinsel.de','37154','Northeim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4824,'pA3GGmjy7l','international-broking-pool GmbH','T. Fiedler','01805443001','03044340102','vertrieb@satfuchs.de','10405','Berlin','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4825,'8VPqrr5jRN','adconsys AG','Hotline','+49 341 9847435','+49 341 9847459','kontakt@bildpartner.de','04107','Leipzig','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4826,'Iqct3iXiys','Fossil Gallery','Stefan Della Valle Reinach','061-7120625','061-7120625','promo2@euromediainfo.com','4153','Reinach BL','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4827,'SDVhzt7XJC','Tietböhl Heizung/Sanitär','Herr Tietböhl','','','webmaster@heizung-sanitaershop.de','16352','Basdorf',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4828,'Of8tV43RJe','','Inh. Marco Blessenohl','','0721-151406864','kontakt@nz-laden.de','44787','Bochum',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4829,'MY3r5uX1Ak','Ingenieurbüro Dr. Ilg','Dr. Ilg','089 66090063','089 66090064','k.ilg@t-online.de','85579','Neubiberg','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4830,'i7CFeIhSGS','Präsente aldente','Jutta Fares','030-53211830','01805-323266-70783','leitung@praesente-aldente.de','12435','Berlin','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4831,'OfV6Rxyxnu','Elektrotechnik Stevens','Birgit Verfürth','','','info@pro-umwelt.de','41352','Korschenbroich',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4832,'HQA1sShsCz','Allgäuer Spezialitäten-Alm - Otto Specht','Otto Specht','08381 - 1530','08381 - 942417','info@spezialitaetealm.de','88161','Lindenberg im Allgäu','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4833,'QgSriOVk3A','SiliconGear','Michael Hübner','030 / 330 01 40 0','030 / 330 01 40 2','info@silicongear.de','13597','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4834,'LGkcqyJOQR','','Sabine Weber','','','s.weber@maxi-online.de','63457','Hanau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4835,'P7oaE5TUeJ','Feuerwerke Weinert','Herr Weinert','03573 796104','','feste@nexgo.de','01968','Sedlitz','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4836,'uDDHFjWDNw','schallpark','christian schnettelker','0234 810 255 00','','christian@schallpark.de','44787','bochum','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4837,'VrL76zCt6p','Project and Commerce','Denise-Cathérine Ikrath','09305/989 7241','09305/989 7242','info@das-gesundheitsportal.com','97230','Estenfeld','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4838,'nrDI6h1tFt','Kunstversand Thomas, Inh. Lysann Rummel','Support-Abteilung','036428-51780','036428-60541','contact-shopyoo@akt-und-kunst.de','07646','Quirla','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4839,'yhNDxDw2Vo','','Daniel Orth','','','info@toner-dumping.de','10247','Berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4840,'0DxezpIHnf','','Nadja Fromm','','','mail@russouvenir.de','12687','Berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4841,'meKL1KV9c5','Photo Porst Weiden','Photo Porst Weiden','096146389','09614160876','service@photo-porst.org','92637','Weiden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4842,'EXPprVYtbS','Leguana Roman Handels GmbH','Herr Steffen','030 31013344','030 31013343','service@leguana.net','10629','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4843,'eeIxekfIQa','B&G Logistik GbR','André Gohl','','','erotikversand@dildoparadise.de','71554','Weissach im Tal',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4844,'wawPUGVM1c','Lernmonster OnlineShop e.K.','Frank Oltmann','08450-91495','08450-91595','info@lernmonster.de','85051','Ingolstadt','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4845,'Kh8vXbQ0VA','Daniel Orth','Daniel Orth','03022014063','03029309956','info@toner-dumping.de','10247','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4846,'KVF4pXuNHe','Susi´s Laden','Hutterer Susanne','02687/47721','02687/47721','hutterer@everyday.com','7024','Hirm','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4847,'47KMiKVuYj','','Rainer Safferthal','','','rainer@safferthal.com','71332','Waiblingen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4848,'K3eZUsPSeW','Dessousland.com','Donny Steinlein','09227-9409990','09227-909230','Info@Dessousland.com','95339','Wirsberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4849,'XV4IPNMPV8','Polarisator Deutschland','Herr Ulrich Rob','0 89 / 62 44 79 94','0 89 / 64 19 96 20','welcome@creaplan.de','81543','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4850,'C3CFA5Nck3','','A. Karathanasopoulos','','','info@bijoushop.de','55743','idar-oberstein',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4851,'yfhblJKTxS','Polarisator Deutschland','Herr Ulrich Rob','089-62 44 79 94','089-64 19 96 20','welcome@creaplan.de','81543','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4852,'wZXV68yt0Q','Der Geld Fux','Jens Wyrsgalla','0385/2074043','0385/2074044','webmaster@geld-fux.de','19063','Schwerin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4853,'l1o1aqx1Ql','','Bettina Ramm','03338 759775','','info@bettys-world.de','16321','Bernau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4854,'VGaum5r3OX','Mediagalaxis24.de','Serviceteam','056128610111','056115343','service@mediagalaxis24.de','34128','Kassel','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4855,'BEgaqQxCAf','Musicpeople','Elke Roßkamp','02461 / 621910','02461 / 621911','elke@musicpeople.de','52428','Jülich-Kirchberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4856,'ZXHi6bSDrB','','Thorsten Jaeger','0 700 - 62 24 87 84','','info@waterbed24.de','59065','Hamm',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4857,'soAV79pCIA','LightOffice','LightOffice Info-Service','0180-LIGHTTEL','0180-LIGHTFAX','info@light-office.com','73644','Winterbach','GERMANY'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4858,'RPzQZ2qFl6','DVD Beran Gbr,','Dirk Beran','+49 5251 876 0 504','+49 5251 876 0 505','info@dvdhandelberan.de','33102','Paderborn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4859,'ONLfb4AvRW','Sweet Art Confiserie','Heidi Lowiner','+41 / 52 / 301 22 00','+41 / 52 / 301 22 01','info@sweetart.ch','8467','Truttikon','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4860,'yiYv3UJ5Wa','Dynatech','Mirco Neubert','036602/5010','','info@dynatech.de','07580','Rückersdorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4861,'10DfvLGrjW','','Herwig SCZERBYNA','','','herwig_5@hotmail.com','89279','Altenstadt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4862,'XTXmJNsRHx','Heinze Import - Sodados® Deutschland','Peter Januszewski','0208 - 78 21283','0208 - 78 21284','info@sodados.de','45479','Mülheim','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4863,'AB6XRvcjn5','Gero Homburger','G. Homburger','','07666/610564','info@brandschutzzuhause.de','79211','Denzlingen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4864,'0o7eUkLQY8','Net4Success','Olaf Wilck','04513991061','','service@net4success.de','23552','Lübeck','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4865,'CQwJeWxkw1','Global Marketing','Christian Künzli','618131440','61-813-1440','info@usashop.ch','4303','Kaiseraugust','Switzerland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4866,'T6bmjZml6b','MK - Wirtschaftsdienst GmbH','Rolf G. Wilmink','02391 / 3945','02391 / 3706','office@mkw-security.de','58816','Plettenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4867,'ck7JqubO7I','','Beate Rattba','','','info@handarbeits-laden.de','14513','Teltow',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4868,'3HF6FTGx4e','RVD','Gerd Deike','02594/909224','02594/909225','info@reifen-rvd.de','48249','Dülmen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4869,'eOqLyYZaG7','','Alfred Grages','04631/8624','04631/3367','info@gastronomiebekleidung.de','24960','Glücksburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4870,'fnbEBJE8xT','','A.Ordowski','0221/2725775','','info@persus.de','50670','Köln','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4871,'mkQZ598SMo','Pro Sound','Björn Whistling','08063-200669','08063-200668','kontakt@lautsprechershop.com','83620','Feldkirchen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4872,'yYQ0a5XSQy','','Christian Gieger','','','info@taschenlampen24.de','76829','Landau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4873,'AxbDv8gjzc','emotica C. Brandt','Emotica Kundenservice','','','info@emotica.com','53117','Bonn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4874,'89WqwkDaur','hor.net elektronik','Katja Horn','','05304907778','info@digitalland.de','38527','Meine','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4875,'wgUbcsVWMe','','Peter Paffrath','01/523 23 70','','office@bodydreams.at','1070','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4876,'lggmCIPwEv','','René Welz','','','info@sexpack.de','08060','Zwickau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4877,'L7yQCEn51p','','Jens Schiefer','','','info@mehr-kosmetik.de','74232','Abstatt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4878,'JOoSwgrSyV','Holzkomplett','Denis Richter','034244 51478','034244 60409','mailbox@holzkomplett.de','04838','Schöna','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4879,'QOa89ixAWU','KATZ International Coasters GmbH & Co. KG','Herr Guy Nufer-Kellermann','(09122) 97 59 62','(09122) 97 59 63','office@gnk-agency.com','91126','Rednitzhembach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4880,'xuwAwmXQyp','Okey-Tuning-Parts GmbH','Antje Opitz','030-41191818','030-41191844','info@okey-tuning-parts.de','13503','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4881,'eP8XNjYJ2a','Engelke & von der Born Trading GmbH','Herr Engelke','','','eintrag@preiswerte-tinte.de','28857','Syke','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4882,'V8d3t416zz','H&K Motorsport GmbH & Co.KG','Lutz Krüger','030-4099920','030-40999222','hkmotorsport@t-online.de','13403','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4883,'H0heH8Ohrp','accento Handelsges. mbH','Guido Koitzsch','040 / 611 666 0','040 / 611 666 66','shopyoo@mail.accento.de','22399','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4884,'HKSWSYn7ut','Notebookparadies','Andreas Mansfeld','0172 / 75 10 163','','a.mansfeld@gmx.de','67061','Ludwigshafen','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4885,'3FfN2pqzpQ','Wallner-Elektrotechnik','Hr. Wallner','0043 7714 20168','0043 7714 20168 38','info@electrotrade.de','4092','Esternberg','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4886,'JhbM2vCxV2','Mein-Einkaufsladen','Jochen Weeber','07131/640070','07131/640069','mein-einkaufsladen@gmx.de','74074','Heilbronn','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4887,'UbzTnvsvB1','F & W Sanitär- und Heizungstechnik GmbH','Uwe Fischer','+49(30) 44 65 15 62','+49(30) 44 65 15 63','webmaster@armaturen-versand-shop.de','10439','Berlin','Berlin'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4888,'evn6VtG00y','','Steffen Wrase','0911/5303588','0911/9728485','shop@originet.de','90768','Fürth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4889,'tAGay7PSa8','thinfo','Thomas Hegenauer','0049-8762-729461','','service@sinnvollschenken.de','85456','Wartenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4890,'YSAZSs8o5I','TapetenDer70er','Sven Rohleder','06172/681422','06172/681421','Info@TapetenDer70er.de','61348','Bad Homburg','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4891,'vsmMMIpsQF','','Hamann-Landstorfer','09254-961477','09254-961478','gueldenmoor@aol.com','95482','Gefrees','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4892,'RR6WTH5t8R','WAEP Schmuckversand','Wolfgang Peter','07221-60394','07221-60394','info@art-schmuck.de','76532','Baden-Baden','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4893,'xhDOrdkVPx','Mobitec','Alexander Felger','0172/8311945','089/2443-24412','info@mobily24.de','70736','Fellbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4894,'Gl0v2LAVJE','','Kundenservice','','','kundenservice@preservativos.de','08060','Zwickau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4895,'oGOtoK6kq9','','Rüdiger Gaus','','','shop@basteln-co.de','01640','Coswig',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4896,'pscOuqtwsH','Consintec Frank Köster','Herr Köster','0331-9512698','0331-9512705','info@consintec.de','14471','Potsdam','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4897,'o7mFYGxqiq','','unser NAOMI-Team','','','info@naomi-mode.de','76646','Bruchsal',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4898,'zLbWHr7Nvb','ComTec-online A.Knoche','Klaus Knoche','06181 574077','06181 576780','info@24h-ComTec-online.de','63457','Hanau','Deutschland/Hessen'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4899,'fnpgPVejF6','','funmedia','0043 5448 8880','','funmedia.gesmbh@aon.at','6574','Pettneu a.A.','Austria'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4900,'FuqWgeTm5r','Fahrrad Schnäppchen','Ulrich Voss','0551 - 59994','0551 - 5311870','marketing@fahrrad-schnaeppchen.de','37073','Göttingen','de'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4901,'hSaUqQJoc2','','Förderverein - Hilfe für Canalba, Nadine Kempe','06593996689','06593996689','info@canalba.de','54578','Wiesbaum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4902,'sBpPxBsjfw','w3media - new media services','Harald Kälberer','07021-43178','07021-43179','info@elementbuch.de','73278','Schlierbach','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4903,'CpZH8rkVZq','L-S-Warenhandel','Herr Schweitzer / Herr Loureiro','07123 / 360738','07123 / 360715','mail@lswarenhandel.de','72585','Riederich','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4904,'g1cZymvuGO','Michele Baldioli, Digitale Poster & Softwareberatu','Herr Michele Baldioli','','','info@baldioli.de','85354','Freising','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4905,'fImcOE4cmX','First Dynasty Trading GmbH','Wulf Ebeling','+49 40 70293210','+49 40 70293230','servic@vinoplaza.de','21509','Glinde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4906,'vdn1P47P6B','UniCon GmbH','Nils Behnke','03834-5709-12','03834-5709-16','info@toolkauf.de','17489','Greifswald','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4907,'jk1Gw7Rq7j','Customerce GmbH','Luisa Fumian','069-242956-15','','fumian@customerce.com','60329','Frankfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4908,'X6dwRDcH8R','Schuy und Rousseau GdbR','nathalie rousseau','07631 17 45 65','07631 17 45 64','nathalie@casaro.com','79379','Muellheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4909,'Ci3N31JEu5','Customerce GmbH','Udo Ernst','','','info@epresso.com','60329','Frankfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4910,'R5uOMwR95J','','Luisa Fumian','','','fumian@customerce.com','60329','Frankfurt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4911,'CKSx550wUU','Notebookparadies','Andreas Mansfeld','0621 / 58 89 978','','a.mansfeld@gmx.de','67061','Ludwigshafen','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4912,'9TJDPPElVw','','Cornelia Tschischke','','','info@sanoverde.de','93051','Regensburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4913,'TQiGiipogf','GEDAT Datentechnik GmbH','Carsten Müller','03723-682371','03723-682370','post@kvm-online.de','09337','Hohenstein-Ernstthal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4914,'m5AV7oXoKY','GEDAT Datentechnik GmbH','Jeannette Winkler','03723-66780','03723-667879','werbung@gedat.com','09337','Hohenstein-Ernstthal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4915,'W7aJMGfQow','aixpress software-shop Pfeiffer & Kollewe GbR','aixpresso Kundenservice','02407.9088585','','info@aixpresso.de','52134','Herzogenrath','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4916,'ZxZO4Fyvvp','','Michael Steuer','06831-5010474','06831-5010475','Service@Lifestyle-Ambiente.de','66773','Schwalbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4917,'A3yBISrm5g','WOODandMORE','Service WOODandMORE.com','030 28092711','030 28092712','kontakt@woodandmore.de','12459','B','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4918,'DlVA403Xn2','TEE IM NETZ','Petra Kluge','06173/928935','06173/928934','service@teeimnetz.de','61462','Königstein','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4919,'W3ytAwhqYM','Hosteasy.de','Ralph Bieler','02203/896141','02203/182069','info@hosteasy.de','51149','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4920,'06Ru6beP2x','musik-city Steinbrecher','musik-city Steinbrecher','07231-15439-0','07231-15439-39','contact@Notenshop.de','75175','Pforzheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4921,'RhtOTfEPnZ','Marketing & Vertrieb Scholz','Raphael Scholz','0221 - 9917207','02561 - 95927266','info@beautyexpress.de','50765','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4922,'w93d7kH5QO','','Marcel Armonier','','','info@joncrista.de','27568','Bremerhaven',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4923,'EGAHwULIUU','designglas','jasmin grueck','0043-7477-49167','0043-7477-49147','office@designglas.net','3352','st.peter/au','österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4924,'f7s1iC697F','MaxxTech','Tony Schradi','07242-702995','07242-702996','mail@maxxtech.com','76287','Rheinstetten','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4925,'G4RprpoLd3','Body Styling Products GbR','Zank','03320055122','03320055123','kontakt@body-styling-products.de','14558','Bergholz Rehbrücke','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4926,'wUmjoshUMY','Haushaltscout GbR','Sluzik, Norbert','0332779429','0332779428','kontakt@haushaltscout.de','14542','Werder','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4927,'3tLVJHeLnG','Shoppingday GmbH','Mike Franzheim','02202 959459','02202 959457','kontakt@shopday.de','51469','Bergisch Gladbach','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4928,'J8BsnRWDXX','dreamtime productions','Rainer Auer','08531932910','08531932911','auer@dreamvideo.de','94099','Ruhstorf','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4929,'tmceyuf1In','','Herr Ralf Broschke','','','rgbroschke@t-online.de','36043','Fulda',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4930,'2ntiXr1XDD','Marcedo Shopservice GmbH & Co. KG','Katrin Kalchschmid','0821 / 217 795 19','0821 / 217 795 9','service@marcedo.de','86167','Augsburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4931,'UOa8WyzqYO','MIT Consulting GmbH','OkiDokiDiving Team','040/71097081','040/71097082','info@okidokidiving.de','22885','Barsbüttel','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4932,'3Wyp7iT9G5','Customerce GmbH','Udo Ernst','069-242956-15','069-24295667','steinecke@customerce.com','60329','Frankfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4933,'lkcwMovEs6','','Mart Stanzl','07452 9326 60','07452 9326 89','contact@nizeshot.net','72202','Nagold','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4934,'9LpDTFCDhK','Karokom Fiebranz & Mika GbR','Manfred Fiebranz','040-54804975','040-54804976','service@karokom.de','21129','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4935,'QlNLPDmnPs','','Andrea Petrikat','02351/672602','02351/672410','info@kuenstlerwerke.de','58509','Lüdenscheid','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4936,'FcsaW1pcu0','','Frank Löbbe','02307-9107897','02307-79564','info@loebbeshop.de','59174','Kamen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4937,'3Vvt4L3zdG','Bottico Bikes','Eva Rösch','07141-927768','07141-925157','kontakt@botticobikes.de','71636','Ludwigsburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4938,'Trti0ZeLZt','','Wildemasche Team','','','info@wildemasche.de','73655','Plüderhausen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4939,'gyo25EdoM7','','Fr. Glaser, Fr. Kuhne, Fr. Franiel','0800 1227633','0341 2518919','info@apo-service.de','10247','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4940,'0DpQjDqZBn','','stefan richter','49 (0)5973 5157','49 (0)5973 5653','office@tint-ink.at','8020','graz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4941,'PUcAEE8G3d','Gartengeräte Ecker','Herr Helmut Ecker','09973-2238','09973-803373','info@gartengeraete-ecker.de','93437','Furth im Wald','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4942,'1xFLvNaHVe','Villa Kinder Bunt','Villa Kinder Bunt','039201/26091','039201/62027','info@villakinderbunt.de','39326','Wolmirstedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4943,'wyyjeO2YcU','Wwe.Fr.Steeg,geb.van den Bergh GmbH & Co. KG','Hr. Engler','0800-9599001','','steegbuero@aol.com','47877','Willich',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4944,'kk1DmOb19q','DesignerHits for Kids','Frau Kindinger','06254- 94 36 205','06254- 94 36 206','info@designerhits-for-kids.de','64686','Lautertal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4945,'ruEQCwn97T','Fa. René Weber','Peter Heiny','077735725','07773920632','info@pcverkauf.de','78351','Bodman - Ludwigshafe','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4946,'1qajwEveo7','glasverkauf.com','Reiner Stempel','03679 700901','','service@glasverkauf.com','98724','Neuhaus','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4947,'21MOeWPwSD','MB Warenvertrieb','Manfred Broszeit','02651494494','','manfred.broszeit@t-online.de','56727','Mayen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4948,'G3cL1ibiUW','kaffeekontor','bettina dross','','','espresso@kontorkaffee.com','20357','Hamburg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4949,'EOYywcINzz','NeT2CoM.de - Hard- und Softwarevertrieb','Maik Penzel','03901-3059715','03901-305652','info@net2com.de','29410','Salzwedel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4950,'Y26pPhcfNc','AdvancedPC.de','AdvancedPC.de Support','','','syd-info@advancedpc.de','55411','Bingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4951,'0ogEeWBeOv','','Manuela Peschke','06723885467','06723885468','parfumflacons@t-online.de','65367','Oestrich-Winkel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4952,'qgsJiGpqgq','Zaunz Publishing GmbH','Silvan Dolezalek','08141-3790330','08141-37903339','technik@zaunz.de','82223','Eichenau','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4953,'Uw1BAW6qym','','Kristin Nowottnick','030-43721280','030-43721281','info@rahmenshop24.de','13437','Berlin','Deustchland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4954,'3l8jJBsf4U','','Günther Sommer','','','webmaster@vitabiosashop-sommer.de','73760','Ostfildern',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4955,'12F2tH9bl7','','Ronny Thurow','038307-41931','038307-41933','info@dorfscheune.de','18574','Neparmitz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4956,'wrbLn6KT2g','Pepinio.de','Pepinio','','','info@pepinio.de','52074','Aachen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4957,'KBtnbxMJ6w','','Günter Thien','','','mail@senioren-shop24.de','49767','Twist',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4958,'vHPShtK8hH','MB Warenvertrieb','Manfred Broszeit','02651494494','','manfred.broszeit@t-online.de','56727','Mayen','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4959,'UJLFVJcpJA','Borghorster Frottierweberei','Klaus Hellmann','02552933223','0255262251','k.hellmann@borghorster.com','48565','Steinfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4960,'TYu1ksLkyB','','Pötzelberger Ingrid','+43 7682 20303','+43 7682 20303','office@piwa.at','4870','Vöcklamarkt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4961,'eL88XH5JdI','Schmeiser + Schmeiser GbR','Marcus Schmeiser','089-613 09 292','','info@kloundco.de','82041','Oberhaching','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4962,'njT1rJEBNV','','Herr Meric','06152/171541','','info@germ-one.de','64521','Gross-Gerau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4963,'wsqXGYF55m','dth gmbh','daniel hildebrandt','02233396512','','d.hildebrandt@kaufmonster.com','50354','hürth','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4964,'wLhf48YLRU','Die Strickliesel','Marina Wichmann','02327 - 790382','','die-strickliesel@arcor.de','44869','Bochum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4965,'4QM9UmtIib','go-natural.de','Harald Nerreter','0049 (0) 9187 / 90 1','','shop@go-natural.de','90559','Burgthann','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4966,'2flwLXqdD0','','Sven G.','','','info@katzenhuette.de','58453','Witten',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4967,'kAw213ZGu9','Pyroflash-Spezialeffekte','Th. Kuchinka','09480-1600','09480-1615','info@pyroflash.de','93104','Riekofen-Taimering','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4968,'WvlfDTWH2W','Superhaar.de','Superhaar.de','0201.3601578','0201.3601579','info@superhaar.de','45134','Essen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4969,'1THxjBaTTO','media-data-net network systems','Technischer Support','','','support@media-data-net.de','04668','Grimma',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4970,'uyuBw5hq7u','ALL-IN-DESIGN Petra Koslowski','Petra Koslowski','02156/490342','02156/490342','info@allindesign.de','47918','Tönisvorst','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4971,'OGSDkep5mS','ALL-IN-DESIGN Petra Koslowski','Petra Koslowski','02156/490342','02156/490342','info@allindesign.de','47918','Tönisvorst','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4972,'lpLqdNc84v','','Andreas Zug','','','service@sellingdirect.de','26129','Oldenburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4973,'fRxGlZaVDB','Goldkorn8','Marina Appel','+49 30 375 911 92','*49 30 375 911 93','shop@goldkorn8.de','10709','Berlin','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4974,'lTNyLJ1vd4','Matthias Fiss','Matthias Fiss','','','shaolinkungfu@claranet.de','25370','Seester','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4975,'LTR1D2O4nh','','Uwe Polch','','','uwe@audio-objekte.de','80333','München',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4976,'pYqaQGxeGN','Monkeybox - Bauer & Siehl Gbr','Walter Bauer','0561-8202558','0561-8205038','info@monkeybox.de','34127','Kassel','Hessen'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4977,'6iiweYTg14','','Herr Weinert','','','feste@nexgo.de','01968','Sedlitz',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4978,'QHdr2JwbNI','','Joachim Schmidt','(030) 54710654','','info@dealsandmore.de','10625','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4979,'xwqaS3RUud','','Denis Henning','033841-38970','033841-35891','shop@windelnkaufen.de','14806','Belzig','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4980,'vnpeVJqrvH','mauseland','H. Knights','0214/8691549','0214/8691451','info@mauseland.com','51377','Leverkusen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4981,'gHVnxX1ZHw','','karathanasopoulos','','','info@witty.bijoushop.de','55743','idar-oberstein',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4982,'tbrWnnE2VZ','Grenzmarkt Nennig','klaus von den Steinen','06866-150700','','grenzmarkt@yahoo.de','66706','Perl','Deutschland/Saarland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4983,'GzntFNCXP9','Kamaa Versand','Katrin Hesselmann','040 - 399 996 83','040 - 399 996 84','info@kamaa.de','22880','Wedel',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4984,'QW5lu5lm9y','Kamaa Versand','Katrin Hesselmann','040 - 244 255 44','040 - 244 255 45','info@kamaa.de','22880','Wedel',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4985,'5t0jBrIHhi','','Jan Fleck','','','service@kultshop.net','04347','Leipzig','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4986,'aZXjrnMb4a','','Christof Müller','','','mail1@andaro-seletkion.com','8274','Tägerwilen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4987,'Gq1ZSkhKuO','','Vera Vetter','06253-5382','06253-932730','info@schinkenpicker.de','64658','Fürth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4988,'NsOOiaNo92','','Alexander Lück','040-314209','040-3193964','blicker-schuhe@t-online.de','20359','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4989,'K0btN8ghJi','','Evelyn Ruprecht','','','info@piercing-shop.at','8700','Leoben',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4990,'bZdozLizbl','MegaStore1000','Nico Flemming','040/51312755','040/51312754','nf@megastore1000.biz','20257','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4991,'J6zQRfMpft','','Joern Thieme','0531 3884938','','service@china-shop-online.de','38106','Braunschweig',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4992,'ooaZaWl3Q5','Sägeblatt Shop','Gerd Wunderlich','0651/981260','0651/98126299','info@saegeblatt-shop.de','54290','Trier','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4993,'aIyRsYzAW3','Nostalgisches Blechspielzeug.de','Wolfram Lange','','02203-599671','info@nostalgisches-blechspielzeug.de','51149','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4994,'YPDt84cdtK','Sanoverde','Cornelia Tschischke','','','info@sanoverde.de','93051','Regensburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4995,'tAoe93hYwX','','Petra König','0381 7955954','','info@petrakoenig.de','18107','Rostock',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4996,'Yug2akRIwQ','','Andreas Borschel','0561-4757748','0561-4757749','info@borschel-electronic.de','34123','Kassel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4997,'FXBOf0qhxX','Top-Shops','Renè D.','','','top-softwareshop@web.de','16306','Criewen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4998,'UU9zegHAeQ','Marina Appel','Marina Appel','+493037591192','+493037591193','shop@goldkorn8.de','10709','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (4999,'9eYR1WdoYo','','Robert Raiml','','','raiml@affenzoo.de','83308','Trostberg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5000,'sHhZrfEvJA','','Stefan Bohl','','','info@captspiff.de','36093','Künzell',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5001,'JKccOA0eSp','','Stefan Bohl','','','lesslan@captspiff.de','36093','Künzell',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5002,'G2tzNVudRC','ALL-IN-DESIGN Petra Koslowski','Petra Koslowski','02156/490342','02156/490342','info@allindesign.de','47918','Tönisvorst','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5003,'cBDJTTU6jW','terso.de','Silvia Köster','04321-499360','04321-499361','info@terso.de','24644','Loop',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5004,'JuWIWA6q3n','Katzenhuette.de','Sven Gierse','02302/1783488','','info@katzenhuette.de','58453','Witten','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5005,'rHrefrYLZr','','Cornelia Lorenz-Fitoussi','','','info@flair-der-provence.de','63225','Langen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5006,'GJ2TPpq8Bi','Runge & Lewerenz GbR','Danny Lewerenz','030 / 93669964','030 / 93669965','info@verwoehndich.de','12687','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5007,'uNNXvHiPvA','Waypoint GPS Vertrieb','Marion Lehmann','08856-804430','08856-804440','mlehmann@waypoint-gps.de','82377','Penzberg','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5008,'nYAEaobWGx','Tischtennis pur','Markus Thies','0551-5311828','0551-37075608','info@ttpur.de','37073','Göttingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5009,'wxLxzVMhlo','','Peter Collisi','02821-898773','02821-898774','info@aquaristik-poseidon.de','47551','Kleve (Bedburg Hau)','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5010,'Htlgp6EJZ4','Sparpott','Barbara von Stein','04431-929010','','shopyoo@sparpott.de','27793','Wildeshausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5011,'qYyTEq69EG','Capt. Spiff','Stefan Bohl','','','spielen-puzzlen@captspiff.de','36093','Künzell',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5012,'qnbl8tqrlq','esoshop.com','Gerald Hahn','+49-(0)89-89137447','+49-(0)89-89137445','info@esoshop.com','81545','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5013,'AVdZdNKhJW','','Horst Gößling','05228 / 960888','05228 / 960889','info@textilpflegetechnik.de','33619','Bielefeld','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5014,'zBbkNxovpp','','Montagedirekt','','','info@montagedirekt.de','48665','Ahaus',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5015,'RBrQ0JyfPt','','Herr Andreas Wittmann','+49 6226 78 64 51','+49 6226 78 64 53','absinth-paradies@web.de','D-74909','Meckesheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5016,'Qm5ZiihiuQ','','Guido Conell','','','info@stickvorlagen-shop.de','29389','Bad Bodenteich',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5017,'XD0anJ7XVT','','Falk Albrecht','','','falk.albrecht@t-online.de','29549','Bad Bevensen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5018,'qxJdN4IV2u','','Benjamin Spöth','','','shopyoo@SexBaumarkt.de','52078','Aachen',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5019,'fEwYWchqmb','','Rene Walter','','','info@hardbass.info','22159','hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5020,'RHRWdBuFNB','Top Shop','Rene Rustige','+49 4465 9459874','+49 4465 9459871','info@top-shop-fashion.de','26446','Friedeburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5021,'4T0yzZKfjD','Bammer & Breitling GbR','Bammer & Breitling GbR','01805-684373100','01805-684373102','team@gay-industries.com','70374','Stuttgart','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5022,'Z2dMvHKvv2','Bammer & Breitling GbR','Bammer & Breitling GbR','01805-684373100','01805-684373102','team@gay-industries.com','70374','Stuttgart','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5023,'BasAgoVEyZ','Bammer & Breitling GbR','Bammer & Breitling GbR','01805-684373100','01805-684373102','team@gay-industries.com','70374','Stuttgart','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5024,'tWu7EiTy5h','Bammer & Breitling GbR','Bammer & Breitling GbR','01805-684373100','01805-684373102','team@gay-industries.com','70374','Stuttgart','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5025,'AHDBBR5xb1','','amapur Team','','','support@amapur.de','10115','berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5026,'Ws5BoSZmKu','','Wolfgang Siewert','09868 933070','','info@schnaps-online.de','91610','Insingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5027,'5uMHmgVcyK','Hanna Raißle, Dekoration & floral Design','Hans Raißle','089 / 61440047','089 / 61440046','info@rundumdentisch.de','82024','Taufkirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5028,'cXTB861v6I','Gaspar`s Internetshop','Lutz Deledda','','','lutz_deledda@gaspars.de','59269','beckum',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5029,'EXTp6dGXX7','Musiker-Onlineshop','Wolfgang Schieber','01729348219','07113417459','webmaster@musiker-onlineshop.de','70597','Stuttgart','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5030,'2pXEB89N4B','','michael kraemer','04928/914960','','info@netlive-at.de','26632','ihlow','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5031,'r4LO0lOLPD','Claudia Liebold und Frank Lehmann GbR','Claudia Liebold und Frank Lehmann','+49 611 1842623','+49 611 1842624','info@high-feelings.de','65197','Wiesbaden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5032,'7rVhxRWxj5','HS trading network','Thorsten Bötzel','0234/57967712','0234/57967713','info@hs-shoppingcenter.de','44809','Bochum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5033,'fAGSSYTm7n','','Peter Zimmer-Braun','','','info@jetlagshop.com','10115','Berlin',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5034,'3kADcwTA3U','Kinderspielzeugversandhandel','Rico Hering','0365 7733705','','webmaster@kinderspieleland.de','07548','Gera','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5035,'GSw0WyDs9S','EthnoDesigns','Ingo Thomas','38727-88755','38727-88756','info@ethnodesigns.de','19374','Mestlin','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5036,'c3YXsuRocg','Globalmarkenwein GmbH','Frank Wille','+49(0)8783967944','+49(0)8783967946','service@globalmarkenwein.de','92605','Weiden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5037,'XOg1cgDw7Z','','Verkauf','041 830 03 72','','info@vr-technics.ch','6434','Illgau',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5038,'ApDVl6MBjC','','Touristikbörse Call Center','','','Anfrage-PID-105321@affilian.de','34128','Kassel',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5039,'0ai1imdo5l','','Harald Skazel','','','info@harrys-geschenkeshop.de','82347','Bernried',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5040,'VTnKXT5PpZ','','Tobias Krist','','','hirsch15a@gmx.net','04600','Altenburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5041,'jrRy06ofvD','APART Das Kosmetikstudio','Silke Lassmann','0234-12325','012126-4444-012126','beauty-onlineshop@web.de','44787','Bochum','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5042,'FesuKWfgod','Sanoverde Oliver Riemer','Cornelia Tschischke','','','info@sanoverde.de','93051','Regensburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5043,'NjRiJBYZb4','','Maik Knothe','0351/8590144','0351/8590142','info@armyshop-dresden.de','01127','Dresden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5044,'MbHfhRivVs','Yasemin Krutz Holzspielzeuge','Yasemin Krutz','04421/747270','','info@yasemins-holzspielzeuge.de','26382','Wilhelmshaven','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5045,'mP8R20qVBi','Akt + Art','Johanna Leipold','+43 676 4770426','+43384731175012','hl@atelierjohanna.com','8793','Trofaiach^','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5046,'9yAZ9oX3im','iMedia Internet Entertainment','Gertrud Schulz','+49 0631 3605306','','kontakt@lustdom.de','67657','Kaiserslautern','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5047,'S1OPEGBgSA','iMedia Internet Entertainment','Sandra Schulz','+49 0631 3605306','','info@astrologie.de','67657','Kaiserslautern','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5048,'MKU81Ytcqc','ARTASIA-SHOP','Thomas Gauck','0911 513 514','0911 56 14 92 00','info@artasia-shop.de','90411','Nürnberg','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5049,'obHJN03ZBw','Achatz,Kircher,Przygocki GbR','Peter P.','0711793961','','por@gmx.de','70771','Leinfelden-Echterdin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5050,'POYYkwBgG2','','Ronny Heuwinkel','','','lippold@world-of-fitline.de','14715','Nitzahn',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5051,'8WCC7iZWg2','','Marion Hubig','','','info@mediart-shop.com','65468','Trebur',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5052,'6o1WkMBsGx','Busch Billards','Wolfgang Petrich','089 3196006','089 37999091','info@buschbillards.de','85386','Eching','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5053,'Gpv0Nfw6hy','','Daniel Köhler','','','info@sdaxx.de','07749','Jena',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5054,'fswoE5jyMJ','moebel-24.de GmbH','Herr Christoff Waldeck','09561-237731','09561-237732','info@moebel-24.de','96450','Coburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5055,'FasSYsriOl','Zander & Schmitz GbR','Markus Schmitz','0611 - 81 20 966','0611 - 81 00 758','info@inkpool.de','65185','Wiesbaden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5056,'9Dj42nAPNm','Dittrich Nähmaschinen','Service','0351 3177984','0351 3177983','info@dittrich-naehmaschinen.de','01277','Dresden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5057,'G91ZgWfEoq','','Herr Lippold','','','lippold@world-of-fitline.de','14712','Rathenow',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5058,'O2fPfz7VhA','AH-Datentechnik','Frau Horst','06431-95277','06431-95278','info@AH-Datentechnik.de','65555','Limburg a. d. Lahn','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5059,'K6J0HroJnk','Wellness Zauber','Hamann-Landstorfer','09254-961477','','info@wellness-zauber.de','95482','Gefrees','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5060,'CxXrLVGxpY','Fundinsel','Sabine Bischoff','07631/704760','07631/704689','info@fundinsel.de','79395','Neuenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5061,'E31DmSLYA5','PK-TOTAL.DE GbR S. Patze und R. Kunze','Ralf Kunze','','','pk@pk-total.de','04229','Leipzig',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5062,'sM1xiW4MSe','','Rene Rustige','','','info@top-shop-fashion.de','26446','Friedeburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5063,'tGKCgkR3wl','','katrin kalchschmid','','','katrin.kalchschmid@marcedo.de','86167','augsburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5064,'54TlfdCFnm','','katrin kalchschmid','0821/21779519','','katrin.kalchschmid@marcedo.de','86167','augsburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5065,'FFZaNBs6Tz','','katrin kalchschmid','0821/21779519','','katrin.kalchschmid@marcedo.de','86167','augsburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5066,'H7YA9QVQW2','','katrin kalchschmid','','','katrin.kalchschmid@marcedo.de','86167','augsburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5067,'yPnPVBITXy','','katrin kalchschmid','','','katrin.kalchschmid@marcedo.de','86167','augsburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5068,'2CcQiSbSKf','','katrin kalchschmid','','','katrin.kalchschmid@marcedo.de','86167','augsburg',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5069,'fVtGp6OXVF','Strumpfversand.ch','Bilat Daniel','0041 061 943 14 13','0041 061 943 14 19','mail@strumpfversand.ch','4418','Reigoldswil','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5070,'LkqcomNcez','EXOP.DE - Der ExklusivShop','Sönke Giehl','02833/571137','02833/571142','info@exop.de','47647','Kerken','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5071,'JHtaLZoxBF','AEC-FALLMANN Antiquitäten','Friedrich Fallmann','+43(1)9858734','+43(1)9858734','friedrichfallmann@aec-fallmann.at','1140','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5072,'UYwbmQdIk9','BLUE BOX multimedia GmbH','Walter Jankuhn','','','wj@b2b-mediashop.de','55246','Mainz-Kostheim',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5073,'UtdPht1j6S','','loos','','','loos@kunstrakt.de','60326','frankfurt',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5074,'0tJsxzq28x','B.R. Vertrieb','Barbara Rehm','09371 948 97 21','09371 948 97 22','post@bonrollen-service.de','63924','Kleinheubach','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5075,'nC7mQS6uwv','A.S. Reisen OHG','A.S. Reisen OHG','05171/800367','05171/800370','mail@dasreiseas.de','31224','Peine','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5076,'hjxgp0kL0b','Notebookparadies','Andreas Mansfeld','','','info@notebookparadies.de','67061','Ludwigshafen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5077,'CqQVKkX39W','','Tobias Frisch','','','info@brennbares.de','75179','Pforzheim',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5078,'CrJhnjAt4S','','Tobias Frisch','','','info@brennbares.de','75179','Pforzheim',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5079,'iKMRWGDSyI','','Cornelia Tschischke','','','info@buenavita.de','93359','Wildenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5080,'K6hf6ViT0E','Erzgebirgeversand','Holger Freier','037343809003','037343809006','holger.freier@erzgebirgsversand.de','09456','Mildenau','BRD'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5081,'wYinIszgyE','mediFIT-shop.com GbR','Marion Hubig','','','info@medifit-shop.com','65468','Trebur',''); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5082,'yS40430163046cd','Impruneta Versand','Marc Müller','09383/7992','','marcmueller@fraenkische-toskana.de','97353','Wiesentheid','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5083,'yS40439ed560edc','PIRATENSCHATZKISTE · Nahrungsergänzung','Geith','089 - 439 28 97','089 - 439 28 57','webmaster@pskmuc.de','81827','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5084,'yS4043a0350370e','www.hoerbuechershop.de','Hoerbuechershop','03364-284835','03364-771548','service@hoerbuechershop.de','15890','Eisenhüttenstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5085,'yS4046e0f8ab8f2','CWT Systems','Wilhelm Thelenberg','02232/200947','','info@cwt-systems-shop.de','50321','Brühl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5086,'yS4048ace7bac92','hobbyshop-mona','Ramona Schachtschneider','02352 953168','02352 953167','info@hobbyshop-mona.de','58762','Altena','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5087,'yS404998797fa86','living-line','Herr Michael Wambach','02631/58949','02631/58930','michael.wambach@living-line.de','56567','Neuwied','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5088,'yS404ef57365dbd','Bewerbungsshop24','Michael Huber','040-83210632','','info@bewerbungsshop24.de','20097','Hamburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5089,'yS405025d20424e','Lightshop24','Lars Konarek','06781/457542','06781/457543','info@lightshop24.de','55758','Hettenrodt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5090,'yS40569f1ded341','Sportnahrung Speedserum','Christian Wolff','03371403975','','sportpage@web.de','14943','Luckenwalde','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5091,'yS40585d4c21829','','Krieger','02362/129837','','info@eunet24-market.de','46284','Dorsten','DE'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5092,'yS4061361243568','','Thomas Zeithaml','08233/795420','','info@house-of-dessous.de','86438','Kissing','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5093,'yS40637a3a2ba33','dotcombinat','klaus koenig','030 486 24 113','030 486 24 115','klaus@dotcombinat.net','10247','berlin','deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5094,'yS406c08912254f','Naturscheune','David Haupt','07071 - 66051','','info@naturscheune.de','72070','Tübingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5095,'yS406d79a47124a','Torso Verlag','Keupp','09342/933970','09342/933980','info@torso.de','97877','Wertheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5096,'yS406d7c084adb9','Naehzentrum Flach','Peter Flach','06021/24258','','pflach@naehzentrum.com','63739','Aschaffenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5097,'yS406d7d3c1e24c','Richard & Peter Pohl','Andreas Pohl','069/8007200','','mail@dekoband.com','63067','Offenbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5098,'yS406d7e5913371','Abee-Boett','Christine Abee','02251/770417','','christine.abee@t-online.de','53879','Euskirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5099,'yS406d7fcb34ba0','Naehzentrum Flach','Peter Flach','06021/24656','','pflach@naehzentrum.de','63739','Aschaffenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5100,'yS406d80f80c50e','','Stefan Imhof','06021/480648','','stefan.imhof@t-online.de','63741','Aschaffenburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5101,'yS406db0616058d','aaab online gmbh','ulla stenkhoff','07471-920130','','info@dessous.de','72379','Hechingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5102,'yS406fe47ec332a','MH Shopping','Michael Horlemann','02215991615','','nc-horlemmi@netcologne.de','50739','Köln','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5103,'yS4076e4cf0beed','Heike Fuhrich Pegastar-Co-Verleger','Heike Fuhrich','0551-5046971','0551-5046972','heike.fuhrich@epost.de','37079','Göttingen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5104,'yS4078e48ae6e16','AntikVersand','Sven Gerth','03764 / 186975','03764 / 186976','gerth@antikversand.net','08393','Pfaffroda','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5105,'yS407951ca61a7b','MANAGERTOYS','Marion Wellner','07143 / 409926-4','07143 / 409926-8','service@managertoys.de','74357','Bönnigheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5106,'yS407e6088e5d5e','KOBU-TEE &. FUTON','Rolf Schoffers','0611-440776','','post@kobu-teeversand.de','65197','Wiesbaden','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5107,'yS408a8210c97fe','Mineralium.com','Gebrüder Nockemann','+49 (0)2353 6659990','+49 (0)2353 6659991','info@mineralium.com','58553','Halver','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5108,'yS408ce25e0308e','Explido Webmarketing GmbH und Co KG','Kalchschmid Katrin','0821/2177950','','info@explido.de','86167','Augsburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5109,'yS408d484fc84a2','Gerda Spillmann Swiss Cosmetics','Jutta Hartgens','02232-9494711','02232-9494760','service@spillmann-cosmetics.de','50321','Brühl','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5110,'yS408d769c11e52','Kinderspieleland','Hering, Rico','0365 7733705','','RicoHering@aol.com','07548','Gera','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5111,'yS4090132b5c06b','ProPassione e. K.','Gerd Werkmann','06192/9581220','06192/9581221','info@propassione.de','65830','Kriftel','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5112,'yS4090f972a63e3','Toner + GmbH','Herr Hinze','03946/68970','','info@alleszumdrucken.com','06484','Quedlinburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5113,'yS40992e957bb97','D-KO','David Stoffele','02841-8844794','02841-8844798','kontakt@d-ko.de','47198','Duisburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5114,'yS409e40cea2430','Foto und Zubehör Mike Kollum','Mike Kollum','07948/9419660','07948/9419660','postmaster@foto-speicher.de','74670','Forchtenberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5115,'yS40a124ede5783','Yasemin Krutz Holzspielzeuge','Christian Krutz','04421747270','','info@yasemins-holzspielzeuge.de','26382','Wilhelmshaven','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5116,'yS40a6a0ff6eee8','D-KO','David Stoffele','02841-8844794','02841-8844798','kontakt@d-ko.de','47198','Duisburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5117,'yS40a9ba7b0d1c0','ProLaVita','Georg Blömeke','08869-9219860','','georg.bloemeke@prolavita.com','86935','Rott','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5118,'yS40a9bbf565fd3','Der Weinphilosoph','Fabian Schilder','08106 - 30 11 60','08106 - 30 26 06','info@weinphilosoph.de','85591','Vaterstetten','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5119,'yS40b60bec974ca','Blumen Elsdoerfer','Gerd Winter','089365947','','info@blumen-winter.com','80805','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5120,'yS40bf07a6ab604','Kinderladen Wirbelwind','Axel Hickethier','03521/ 406554','03521/ 406638','info@kinderladen-wirbelwind.de','01662','Meißen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5121,'yS40bf31cc5a707','Gerry Handel','Lübke','0203 3461550','0203 3461551','info@gerryhandel.de','47059','Duisburg','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5122,'yS40bf6de573849','Monika Schlachter Hobby-Versand','Monika Schlachter','07622 7256','07622 4108','hdrhobbyversand@aol.com','79650','Schopfheim','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5123,'yS40d5edf2b4afe',' No-Tabooz-Fashion','Thomas Hintermaier','089 51563878','08954329462','info@no-tabooz-fashion.de','80995','München','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5124,'yS40daae40094a6','','Auftragsabwicklung','0991-91090','0991-910950','info@dick.biz','94526','Metten','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5125,'yS40e088f27ccb2','Lollypop Erotik Multimedia','Herr Holub','08131-87977','08131-87924','info@lollypop-erotik.de','85221','Dachau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5126,'yS40e149e52918b','Kaufmonster.de','Herr Michael Balzer','02333/60270','02333/602711','marketing@kaufmonster.de','58256','Ennepetal','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5127,'yS40e2e27d38b34','Asia-Mover','Hans Ringermuth','04661/784','04661/942144','kontakt@asia-mover.de','25920','Risum-Lindholm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5128,'yS40e577897b3d2','World of Sweets','Markus Heide','040-589727-00','','search@worldofsweets.de','22844','Norderstedt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5129,'yS40e5856b4db28','Michael Hartlieb Schmuckwaren','Michael Hartlieb','+49-911-7593810','+49-911-7593228','shop@silber-925.com','90766','Fürth','Bayern'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5130,'yS40e9551693503','Oliver Fritz - Internetversand','Oliver Fritz','08141/3865-11','08141/3865-12','info@fritzforyou.de','82223','Eichenau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5131,'yS40e95617e01b1','Oliver Fritz - Internetversand','Oliver Fritz','08141/3865-11','08141/3865-12','info@fritzforlove.de','82223','Eichenau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5132,'yS40e956e58aa2a','Helmut & Gerhard Rüger GbR','Gerhard Rüger','069/553724','06187/992401','info@bonsai-zentrum-frankfurt.de','60389','Frankfurt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5133,'yS40eaf1bc0b150','Bibelhausen & Bischof GmbH & Co. KG','Herr Bischof','+49 2336/470616','+49 2336/83377','info@bb-beauty.de','58332','Schwelm','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5134,'yS40eaf58d2b993','ARTE CERAMICA','Frau Sabine Greim','+49 22 51/14 76 43','+49 22 51/86 62 45','info@arteceramica.de','53879','Euskirchen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5135,'yS40eba17ff1578','hb-electronix','Helge Pohl','+49-531-25079018','','info@hb-electronix.de','38114','Braunschweig','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5136,'yS40f2bb2e91ad0','Optikshop24','Mike Behnke','037297/47810','037297/47811','info@optikshop24.de','09423','Gelenau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5137,'yS40f4722ce6e9a','Silberschmiede','Paul Müller','0041 61 9920776','0041 61 9920776','silberschmiede@bluemail.ch','CH-4469','Anwil','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5138,'yS40f58f067bc6a','Silberschmiede','Paul Müller','0041 61 9920776','0041 61 9920776','silberschmiede@bluemail.ch','4469','Anwil','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5139,'yS40f7cd5c78d3f','Dino-Sport GbR','Nadine Vicedom','08341-966839-0','08341-966839-39','nadine@dino-sport.com','87600','Kaufbeuren','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5140,'yS40fa5774c860d','sacattaque','Günther Schmidt','+49203-350895','+49203-350896','info@sacattaque.de','47057','Duisburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5141,'yS40fccbd145ce7','einfach-shop','Simone Gubanski','02157/896822','02166/614256','info@einfach-shop.de','41199','Mönchengladbach','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5142,'yS40fd24f623646','Lifestyle-Ambiente','Michael Steuer','06831-5010474','06831-5010475','shop@humidor-import.de','66773','Schwalbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5143,'yS40ff9b65aefca','Katja Vogelsang - www.abctoys.de','Katja Vogelsang','02823/975912','','suma@abctoys.de','47574','Goch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5144,'yS4101116338a19','KEMPENER PRÄSENTE','Christiane Müller','06701/205742','06701/205743','shop@kempener-gmbh.de','55576','Sprendlingen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5145,'yS41066d14139a3','Eurotoys - Spielzeug online','.','(+45) 63 17 80 20','','merketing@eurotoys.dk','5250','Odense SV','Dänemark'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5146,'yS4107b07aa2430','@agentur EXACTUS -Vertriebsagentur-','Frank Rogge','030 / 38 38 72 21','030 / 38 30 72 20','webshop@agentur-exactus.de','13629','Berlin','Bundesrepublik Deuts'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5147,'yS410adc8e7fc10','D-KO','David Stoffele','02841-8844794','02841-8844798','kontakt@d-ko.de','47198','Duisburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5148,'yS4111e615579b3','Quint Air GmbH','Svend Dunkhorst','012661337286','','info@quintair.com','41239','Mönchengladbach','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5149,'yS4111fbdfc9af2','Leguana Handels GmbH','Herr Steffen','03031013342','030 3101343','m.steffen@leguana.net','10629','Berlin','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5150,'yS411501610a38d','Erzgebirgsvolkskunst','Germar Geiler','03731-76001','03731-76000','geiler@erzgebirge-sachsen.de','09599','Freiberg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5151,'yS411746e3286d7','ShopFinder.info','Kevin Siml','03448751932','','info@shopfinder.info','04610','Wintersdorf','Deutschalnd'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5152,'yS4117e70964039','letscompare.de','Jan Oberhauser','0831/5707163','','info@letscompare.de','87488','Betzigau','Germany'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5153,'yS41186f3d3aad8','DreamStore','Löw','+41 (0) 22 301 45 73','','info@fleshion.com','1227','Acacias','Schweiz'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5154,'yS411b4c604c70f','','Axel Hickethier','03521 406554','','info@pixie-baby.de','01662','Meißen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5155,'yS412098dcbdff0','Hans Kraeft KG','Lars Ohlrogge','0421 513065','0421513102','webmaster@schlauch-profi.de','28199','Bremen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5156,'yS4120e13854a6d','','Ronny Enke','- Kontakt nur per EMail -','','webmaster-of-klickhits@arcor.de','30559','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5157,'yS412108577268b','Shop4Digicam','Andreas Stumpp','08558/973372','','info@shop4digicam.de','94545','Hohenau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5158,'yS4121c2fdf07be','','Dirk Lorz','09704/601771','','lorz@gmx.de','97725','Machtilshausen','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5159,'yS412224081b261','Bring Fix','Jens Büttner','0351 / 4908016','0351 / 4908017','info@bring-fix.de','01237','Dresden','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5160,'yS4126277853aa7','Livestyle-Shop','Frank Lorenz','00595-21-600800','','Info@livestyle-shop.com','1200','Asuncion','Paraguay'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5161,'yS412e2cd96eb0e','Vogelbedarf','Stephan Borchard','05527849757','','info@vogelbedarf.com','37115','Duderstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5162,'yS4134389d5d43d','bentob GmbH','Tobias Briel','07543 91 31 55','','info@makroshopping.de','88085','Langenargen','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5163,'yS413495ac71176','inveris OHG','Frau Traub','06502 996890','','shop@deutsche-fahrschulen.de','54343','Föhren','D'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5164,'yS41356809f015c','','Webmaster of Shopverzeichnis-Deutschland','- Kontakt nur via EMail -','','shopverzeichnis-deutschland@arcor.de','30...','Hannover','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5165,'yS413708f3dfd3b','Annelies Riedl & Partner KEG','Franz Bauer','++43 1 9711191','++43 1 9711191','edler-steinschmuck@chello.at','1110','Wien','Österreich'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5166,'yS413c1858e6c96','Künstlerwerke.de','Frau Andrea Petrikat','02351/672602','02351/672410','info@kuenstlerwerke.de','58509','Lüdenscheid','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5167,'yS413eb89743035','Künstlerwerke','Frau Andrea Petrikat','02351/672602','02351/672410','info@kuenstlerwerke.de','58509','Lüdenscheid','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5168,'yS41403a3c0d29a','Diakonie-Shop für Spiele und Geschenke','Rüdiger van Leeuwen','0331 2015615','0331 2015650','shopmaster@wfb-diakonie.de','14473','Potsdam','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5169,'yS4140aaab49d3f','Rosbund-NET','Christian Rosbund','022959099346','022959099381','info@onlineelektronik.de','53809','Ruppichteroth','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5170,'yS414550dd55067','Adrenotex','Bernauer Kerstin','08634-8993','','adrenotex@gmx.de','84518','Garching/Alz','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5171,'yS4147d9aa5f17c','Schnürsenkel','Jürgen Henneböhl','07664/2795','07664/408964','Senkelversand@aol.com','79112','Freiburg','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5172,'yS414aa0ee885bb','DC. SchmuckDepot.com','Frau Claudia Horwath','06251/56051','06251/57858','marketing@schmuckdepot.com','64653','Lorsch','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5173,'yS414c1a822d4ae','stewi IT-Solutions','Stephan Wiedemeier','07159-939872','07159-939873','info@ste-wi.de','71106','Magstadt','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5174,'yS415167d947871','','terso.de','+49.4321.499360','','info@terso.de','24644','Loop','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5175,'yS4151902bdb88e','terso.de','S. Köster','04321-499360','04321-499361','info@terso.de','24644','Loop','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5176,'yS41529fdd5069e','Börsch Online Dienste','Herr Tim Börsch','02191/462150','','werbung@boerschonline.de','42897','Remscheid','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5177,'yS4157e2e61ed9b','VierPfotenShop','Gerhard Rose','06181508733','','info@vierpfotenshop.de','63454','Hanau','Deutschland'); +INSERT INTO `shop_service_DE` (`id`, `shop_id`, `shop_service_company`, `shop_service_name`, `shop_service_telefon`, `shop_service_telefax`, `shop_service_email`, `shop_service_zipcode`, `shop_service_city`, `shop_service_country`) VALUES (5178,'yS415aa20cc361e','Radsport Ludwig','Herbert Ludwig','06428921804','','info@radsport-ludwig.de','35260','Stadtallendorf','Hesen'); + +-- +-- Table structure for table `shop_statistics_DE` +-- + +CREATE TABLE `shop_statistics_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shop_id` varchar(15) NOT NULL default '', + `shop_statistic_clicks` decimal(6,0) default '0', + `shop_statistic_rating` decimal(6,0) default '0', + `shop_statistic_details` decimal(6,0) default '0', + `shop_statistic_comments` decimal(6,0) default '0', + `shop_statistic_orders` decimal(6,0) default '0', + PRIMARY KEY (`id`,`shop_id`), + UNIQUE KEY `SHOP_ID` (`shop_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `shop_statistics_DE` +-- + +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2774,'Q7s23MViIE','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2775,'LX8yhLSxBL','30','1','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2776,'a8lhp2MZXO','8','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2777,'70BDV29JNy','16','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2778,'16hdNbGRJW','15','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2779,'gWmBOULmSw','14','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2780,'8guAS7lKK4','21','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2781,'O6j2pNWpdi','14','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2782,'0xf3NLGFbR','7','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2783,'3bbjJjS8tS','12','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2784,'ixfL2fGr2s','51','1','43','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2785,'PMMCSKTmQB','73','0','53','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2786,'UkYrwAjqUU','29','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2787,'8iu1YIjeA2','14','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2788,'adfRnrSHbc','16','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2789,'zZ87FFwBbJ','24','3','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2790,'WwMJY7tkEc','17','1','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2791,'MrT4xT7P8s','4','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2792,'SDhf8jCBX5','17','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2793,'3AMVASXiAc','13','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2794,'1nZ4d0UvHC','26','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2795,'O3k4uWVciW','29','2','32','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2796,'u8bfJ6EPZu','6','2','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2797,'27yQMe4kkl','5','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2798,'pos1Oe2oYT','76','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2799,'GqOtAABsSQ','30','0','36','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2800,'7AsloafoW3','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2801,'PksIg7pGen','13','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2802,'Un6XzbAHrG','5','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2803,'iOAVW9tgKY','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2804,'aAoT1aXAsY','29','1','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2805,'iw3vQK63EG','13','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2806,'9wkvi3LGi9','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2807,'12J28ZQF8i','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2808,'tcCuG5neKh','7','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2809,'u9o8S7BiwC','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2810,'EsMbsmr7M7','17','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2811,'FTFo247tJb','27','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2812,'2gcKWuVs1T','16','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2813,'WRJHvPyxr7','14','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2814,'YPdNRHGlLa','10','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2815,'rF2E6nszBh','34','0','56','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2816,'oAYxOgp5ua','10','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2817,'n4TSnnqnpd','22','2','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2818,'eiKXUWtyK7','39','0','39','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2819,'pvBKrLgTJ4','26','1','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2820,'BL4W4Fexb2','15','3','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2821,'VlrIBxMTTf','2','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2822,'8Cc9UWduuR','8','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2823,'Q1S0Ygv9oE','9','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2824,'5qy2Skr3Cg','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2825,'XYkKyEt3KZ','13','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2826,'cJFXznY0fk','33','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2827,'1MAhGiFW1a','41','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2828,'xp0I6lElfJ','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2829,'cbXZNXWjny','11','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2830,'DUYMw3xKmr','15','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2831,'JRjKJJAbDN','6','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2832,'qrB0VpM8ru','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2833,'pqCGC7voMr','20','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2834,'UsOHeoXk9W','18','2','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2835,'mm92Ic8o5u','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2836,'IhBpBtq6BC','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2837,'nQqM9edqGb','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2838,'wK3B9uDgIK','9','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2839,'vVLgxPKRtl','13','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2840,'qHpX62wL4K','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2841,'nBRqVHK4Fx','14','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2842,'uhHTHZA0Ra','27','2','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2843,'PKKIoAJesj','19','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2844,'CQoXsitKcI','9','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2845,'mjFJbty6ZQ','14','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2846,'B26U20SDTN','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2847,'gxpNhNi0RU','17','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2848,'DiO1o5DcYj','8','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2849,'dR89641XVZ','8','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2850,'WwINk9jsGE','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2851,'0dfSvPmJ0d','30','0','31','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2852,'mCOFKS0sAM','16','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2853,'LxncXru4TP','15','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2854,'jUcyaozWo4','13','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2855,'5aqVO9VgA5','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2856,'hRF3LTCzt6','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2857,'zh0spnylzd','39','1','48','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2858,'Be9UUItEGh','13','3','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2859,'Ax8Lx4wt2e','44','0','66','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2860,'gO3hmcvouY','19','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2861,'hj6y6Xgdn6','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2862,'rTtaFXUjR2','18','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2863,'eASPICdIEs','29','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2864,'v8dmJ0yBXp','92','0','53','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2865,'tgI9EQ01cl','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2866,'PjHmF8U68j','11','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2867,'lyCO3OpqaJ','24','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2868,'GVzrF4kN0y','57','1','50','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2869,'VHrwZn5pVN','38','0','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2870,'D3wGAaDskP','8','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2871,'nQ7ikuFCil','14','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2872,'uDVbPziDtG','41','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2873,'AAUjKE2qMM','2','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2874,'HZb1FNaj6P','47','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2875,'hAwuqWFq5x','3','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2876,'6bVKJPcVRh','30','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2877,'5dTlBv9LNE','13','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2878,'Am5lI5jom1','19','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2879,'1x4P8z3jpA','20','1','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2880,'0vBo8JWndJ','8','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2881,'OeuJEMpGG9','40','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2882,'4NjabXaFTl','18','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2883,'M3a2IeTEYW','2','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2884,'QsGvqGF3MK','13','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2885,'XHlm0TYfzj','16','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2886,'7wCdkUTkGg','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2887,'CYWDSyJYqe','21','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2888,'eACFIcRqwk','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2889,'5fXFtXWTXA','35','1','31','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2890,'qJvRlrSpL1','26','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2891,'lhvcLfK4rv','14','1','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2892,'wM98aslGeC','19','1','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2893,'YqMBYIFcUY','9','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2894,'IcSpgOBcYc','5','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2895,'zPXo2xMN4R','16','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2896,'bKEmcMPOwN','11','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2897,'plzYpt1nFt','6','4','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2898,'SKEl9sXoEm','18','0','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2899,'gMobG9nGeQ','10','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2900,'r6dGbREhZl','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2901,'X4FSPRaVXV','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2902,'3nXJ6NWPpw','11','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2903,'hkC3AWJQav','38','1','35','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2904,'oKmdKcfAyY','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2905,'LKcKuOtioD','8','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2906,'WFplx0A4dk','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2907,'A0J266ITbA','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2908,'EZ6HBpmlrc','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2909,'KrJBnVqh6M','12','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2910,'dJjUx2oNjf','11','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2911,'IBvvPJU6BO','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2912,'RjVSHhWtrL','26','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2913,'IwQnimRiW5','44','2','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2914,'OXt2n0IzzM','9','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2915,'ILBLp6Ol2m','24','0','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2916,'fTJoXRozdr','2','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2917,'0LhUFXOhdN','8','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2918,'hh4cFfGJXH','14','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2919,'aQI83YjWwO','25','1','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2920,'RayAQQFqo4','6','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2921,'jIYSq94Iw4','19','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2922,'PAss7Er3E6','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2923,'DlpINleDl0','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2924,'5EKNO1FwGW','13','2','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2925,'7Me8u9dE75','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2926,'zS1GcYfOYz','16','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2927,'awCJcEvOG5','30','2','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2928,'auq4cy4AEw','16','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2929,'FpP1hfmLbN','10','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2930,'EUSj1Y8y5U','8','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2931,'DusWusPAir','11','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2932,'J82WZFcFHh','12','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2933,'yGajOUfWYo','16','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2934,'8CsU79d7Uj','10','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2935,'je91Wcja94','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2936,'fhdeVNipPb','23','1','34','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2937,'qPvr8D9Lxe','16','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2938,'ZlFYH0SlxT','11','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2939,'r8rMBbIvNz','18','0','39','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2940,'C6Xl4lIjtG','27','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2941,'SE5r9qviAg','54','0','50','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2942,'q2TNnlAb4w','11','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2943,'SdHDjzYB8K','9','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2944,'VEeSweVo9B','44','5','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2945,'c4LnNfAtno','42','0','48','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2946,'dtviXbO2xz','10','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2947,'7ae4mKLguA','35','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2948,'6qoAqm8AMP','17','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2949,'ArdXVJAf4Y','13','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2950,'AxzprHKPv1','16','2','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2951,'TyigUaXGI4','9','1','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2952,'2AIas5zgAR','12','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2953,'Mnb0BxujXC','16','0','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2954,'mOeHEwNK9W','39','0','39','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2955,'i1UJs1NekM','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2956,'UYmh7KZYsE','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2957,'yooVkYhSuQ','8','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2958,'cf4jpFWXPu','12','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2959,'ONjfTjw2p3','11','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2960,'dxnOpHO6z4','27','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2961,'Oy3jkKDIcU','4','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2962,'fai3wa4smz','12','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2963,'Gl4XXNSvdM','7','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2964,'UYKJyKfgCG','22','0','32','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2965,'B6x1ZT9rVF','27','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2966,'lVTgx6wrJH','23','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2967,'LyS3UudQa8','13','3','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2968,'ttnkjlubJD','82','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2969,'4AA91yFeuF','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2970,'blngJjADtT','39','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2971,'3Yufs3Leyy','6','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2972,'svHB6HyzlU','9','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2973,'xlHMvxyFt0','12','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2974,'uLTfBpCV0i','15','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2975,'0b0GhR30L0','57','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2976,'ATFBHho6ta','71','2','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2977,'dFHe06etTv','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2978,'1uQhYurYm3','4','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2979,'488CTNM4Pv','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2980,'iQY2qgd1qA','19','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2981,'lQOUaEHyCb','9','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2982,'NXbStBQf8J','20','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2983,'XJ6gx8ctTP','37','0','34','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2984,'wkeRkG0CwU','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2985,'WmM0gYLK9I','7','3','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2986,'ts3ooCt9Ux','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2987,'CJbJfX5pDg','11','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2988,'LEq5aKTUwr','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2989,'Gvn2LjMn4O','13','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2990,'lYAuCMn9g4','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2991,'cS30wkniQO','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2992,'bi5U7AF7Gl','15','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2993,'ddVaTt3j2n','22','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2994,'BHdClx32bl','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2995,'UtF2HzA2tA','30','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2996,'GMWJS5zI7S','15','2','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2997,'RqaG3OTkCt','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2998,'7xXZtpK847','6','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (2999,'TIwgI9HcoV','14','10','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3000,'3BrJjja2lQ','6','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3001,'iecHMkxKcu','8','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3002,'9pbHhZGZfE','22','1','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3003,'xhtuZlUhZ2','3','2','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3004,'tvDqjtkP40','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3005,'slh6ZXaL27','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3006,'6W5IqupkIV','2','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3007,'pHbEZLqxBn','55','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3008,'Eyk6QUHo9y','7','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3009,'XxJ7ZLAzpl','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3010,'RwEsm9h1Un','18','1','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3011,'l66qHfWXfx','8','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3012,'BPpMdnQHxT','13','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3013,'HYcCsY6WUl','80','9','49','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3014,'4yeig7jEEv','14','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3015,'vOkIuQvWqx','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3016,'evn0d0QB6s','23','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3017,'WQMvwyTIsu','7','1','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3018,'ulvdDRA0zS','10','3','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3019,'AzX0ftgDPw','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3020,'CKO217p7o3','7','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3021,'Uc7bsS8CiG','11','2','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3022,'hlbCdnAfTR','22','3','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3023,'di7QwkTKqV','18','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3024,'9kEDsOJIC1','6','3','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3025,'a3K8KapUki','84','0','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3026,'bIYySuVAq0','31','0','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3027,'pXBMtrO6fJ','35','1','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3028,'FvRGT81RXV','34','0','33','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3029,'6RTO6LIrzx','72','2','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3030,'dxxKVbEFzP','20','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3031,'IyAtCIJwYq','20','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3032,'hjpa8V1Z48','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3033,'tQYk7KBEwn','8','2','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3034,'z95Sq7rMWz','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3035,'oK3zM50yem','40','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3036,'akeV9m07Gs','22','0','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3037,'ZICus5voiN','6','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3038,'mpl4PN9609','21','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3039,'ffZq42spLL','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3040,'6oAQeQ8iuD','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3041,'V285Hloffr','18','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3042,'T7uQsqfaul','11','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3043,'QnBZpHyjHY','10','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3044,'0g3MwwTe1V','11','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3045,'gHrrBhMDh1','11','1','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3046,'4Rh5ZRAjvr','39','0','37','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3047,'3LHvlxUnXc','32','18','41','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3048,'5fXTJBwNdO','70','2','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3049,'ZU3gw5lsuL','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3050,'6KAae9daWT','14','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3051,'5RRT0NSHPc','13','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3052,'jiUuQ5JAa4','23','0','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3053,'ri3oc3Vcul','26','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3054,'1CelOQRwgy','7','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3055,'f4X7dvmLHb','54','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3056,'HzHe6n5HLp','6','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3057,'Oy3R7YrQeU','99','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3058,'7NNvhVIDFg','7','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3059,'gJrZ46s0TY','87','9','62','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3060,'gJTtJnGhVc','21','1','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3061,'hiceIcT5A6','19','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3062,'YfJhVnQZlI','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3063,'gnhnDdufpQ','11','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3064,'RQGkKg69Kz','18','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3065,'Do9ksyDAS0','14','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3066,'xfHEzVeDbf','5','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3067,'OW50CIfuS5','5','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3068,'smUrCOVeMM','10','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3069,'8TpuLNkTJN','35','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3070,'PH8ID2qtr6','10','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3071,'YdtLVxcxxQ','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3072,'hOKWSyDMEl','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3073,'3k7XE7TO3M','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3074,'DwIQOIPMS6','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3075,'X37eSK03gF','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3076,'HNLmvDoBL4','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3077,'NdfKdFM4BR','12','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3078,'VYQIe7VQex','4','2','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3079,'DU1uyszQGD','13','1','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3080,'ymU8QKdIAy','11','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3081,'xfZWBvuL6X','11','1','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3082,'wkMR3W6951','16','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3083,'toy7IupOQR','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3084,'yWgtwwbE9i','16','2','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3085,'m1YDocJCgi','20','1','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3086,'trngtXE2xn','9','45','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3087,'1mshcAdE9o','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3088,'4s3yGIBeY6','21','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3089,'SQkvqAPo1G','89','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3090,'RBb9Vl9dVJ','19','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3091,'ojvlbr5PV1','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3092,'j1qkKKhk3t','13','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3093,'oWQ2AIPQSy','3','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3094,'Qa7F1chqQ5','13','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3095,'LVB7bDCtFB','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3096,'Cz0dDHwxro','13','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3097,'WC78s9jUQo','19','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3098,'MgiPQ9XyuM','23','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3099,'cv2HZpwx0q','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3100,'3uQxKkrI5I','13','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3101,'AbhnBhutDK','11','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3102,'x6LGzDGtBf','13','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3103,'8UWSCIvuch','155','7','62','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3104,'DwiO9qZ59R','50','1','52','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3105,'9k1NmufEAW','7','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3106,'ArvlfjwvHe','3','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3107,'KWY2EIlWyK','15','3','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3108,'srBfN8aTto','10','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3109,'B0HihRQzbN','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3110,'wmA0UGrwSq','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3111,'n1Oq3a2WKX','2','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3112,'JascMAZGkH','9','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3113,'TYo5UepUg4','9','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3114,'zTjCPZkxhL','17','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3115,'rS3K1CLGEl','6','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3116,'iJ4FJjWNvo','17','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3117,'FhJ5R4y802','50','0','79','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3118,'9K3PYWxiCW','24','5','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3119,'JLVqBJALr4','26','0','35','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3120,'Wpvz8PU88c','38','1','46','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3121,'mgclm5nyOe','34','0','46','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3122,'Ih6TRxoB09','22','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3123,'IprPtFCdLs','24','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3124,'WmCzAafksm','3','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3125,'EGSb5oli3K','11','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3126,'6G5WaozM3V','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3127,'RxFILJWFlR','11','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3128,'EHdNhLA8HM','17','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3129,'4oMKwA0oMn','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3130,'KNXR8Xkzn1','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3131,'taAEuylyiV','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3132,'q9uVOuF1O1','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3133,'d0PUNNiXDr','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3134,'PeAO3m4Wwd','34','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3135,'5GE6uubw5e','13','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3136,'1pLz8ZmVJC','16','4','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3137,'JUYq3cDM90','18','2','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3138,'wL02VdedLW','12','2','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3139,'OjnPjt54ta','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3140,'TVjIT6y8lt','36','1','37','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3141,'rAiIgOxIYb','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3142,'pBRgvJAXpd','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3143,'8bjohrujxN','82','1','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3144,'q976QADS7y','6','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3145,'BNnILdg0Nj','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3146,'w35daSdUms','10','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3147,'xJjq6vqbDr','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3148,'Goa8MklY9a','34','4','34','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3149,'n2hWzbyjXx','7','3','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3150,'U5ITUUnucU','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3151,'RMcEwgfW9v','4','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3152,'NGI73AHSwz','25','0','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3153,'f1AC9kj3mp','3','2','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3154,'5nx4JFURfC','18','0','33','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3155,'dfF7hHgvnV','6','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3156,'dIEgM9dk58','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3157,'AZxFnZWXtC','40','0','34','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3158,'dFBG68w6nD','13','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3159,'uKUd5shISY','13','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3160,'dXDytfkdbN','8','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3161,'DBFQLfeZb6','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3162,'zfbEr0wtX2','20','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3163,'yy9Vesducu','11','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3164,'I1u0SKzysO','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3165,'TSAKYmpUyl','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3166,'E1kpemt5OI','12','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3167,'28tG6xSpLB','52','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3168,'wDb624kF4e','7','1','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3169,'Sz2pXRC0ZI','29','1','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3170,'BOiw112qyx','24','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3171,'YXR2tn98jc','13','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3172,'DvLMt2sLRL','12','2','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3173,'9HPfv6YVFk','38','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3174,'q53TGmLoaO','14','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3175,'ju1uCKNEgp','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3176,'FA39S54QCz','11','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3177,'5t8TDpkh2k','23','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3178,'7QIpaih1aI','36','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3179,'Dtbql2WLTh','21','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3180,'hasw3GxcIx','29','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3181,'MOCtI7xSE3','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3182,'L1OgOOpY9J','8','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3183,'Reu3GIJEI0','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3184,'wm9BQIzUow','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3185,'FlzsZJwRr2','12','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3186,'bY3EUctiar','8','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3187,'wGEvYK47oc','11','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3188,'VyUocwH5Wx','52','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3189,'xGC95gP1EL','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3190,'57q6mKjOgi','10','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3191,'kxv6hTgHrO','11','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3192,'7xlXpXG6he','12','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3193,'xueOYinkIL','24','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3194,'zO7q3uZ9Ef','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3195,'uQcRAULW7m','18','2','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3196,'FM3gmG4qIH','18','1','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3197,'knFbfzAvzU','20','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3198,'0CQe9ajgO2','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3199,'nseMIEpKGH','9','0','9','1','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3200,'MJnjJFMjXW','16','1','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3201,'97M63er9EW','15','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3202,'lgOuSABOE6','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3203,'YA1lsU0cqk','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3204,'2MSEgInKc6','33','0','31','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3205,'XTN70J9JT2','11','1','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3206,'6usCeoh5UB','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3207,'nHDOhdozRV','12','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3208,'sZzf0XqTd1','14','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3209,'WqsbYuPY3y','42','3','43','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3210,'O9gFYmhgyi','6','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3211,'WU1PSapeaS','9','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3212,'wWARCmjq7w','23','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3213,'2r6MNtORNf','11','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3214,'xnLkDDWFTj','12','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3215,'Vi55o1bYCH','28','1','35','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3216,'Z7OkicFQeh','9','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3217,'aBPLZPmTnG','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3218,'WVdLz6MpLQ','24','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3219,'Ros3sgviC0','37','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3220,'e3Ktuwtcoi','32','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3221,'nG11IQdK50','23','1','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3222,'gzL6FzEPZq','20','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3223,'FGgysAdIMx','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3224,'ylxlvB1vbY','26','1','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3225,'FJLwfZIjpn','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3226,'1L8TBfiH4U','19','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3227,'a8TlrXUXrO','27','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3228,'HXDOFbcx6b','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3229,'YKCbogl1Ei','12','1','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3230,'6bn9PNC62T','27','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3231,'Ye5LyIRMKy','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3232,'0ssW7mvcMl','14','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3233,'mXjLH69R0Y','32','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3234,'CXzV6Fi8h3','9','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3235,'Cl4XJZ3tTy','9','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3236,'05CaY9TWct','3','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3237,'LgWksY0sAJ','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3238,'wj66fzw0fG','43','1','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3239,'GSOdU5LAQ1','13','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3240,'nLBMn4uxXz','31','0','40','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3241,'8AsiC12WsJ','18','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3242,'yGsF9aDyO1','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3243,'PjzyTtOvL2','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3244,'gLBZPtW6pk','6','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3245,'9O30a7DU1G','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3246,'6C9EcwtYwn','10','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3247,'cyyf15Dyms','54','0','50','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3248,'ADz8t6e0zs','16','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3249,'ZJpEHXcxBZ','25','0','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3250,'JcUwY7xY16','18','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3251,'aphT2RsBxk','87','2','54','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3252,'lMmQMGba5D','19','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3253,'Guq4giN93m','15','1','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3254,'QiQfO3dwIK','118','3','42','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3255,'uxJv8T12Na','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3256,'pkoUsW4AAJ','7','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3257,'EzVJFJalDq','9','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3258,'96xfrHMTVU','22','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3259,'fhDIVPO24b','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3260,'CXbztlsz8U','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3261,'PaeAcUtcgj','26','1','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3262,'tyA5KK6MeJ','25','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3263,'79UzuUzScs','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3264,'f5CmKuvMWb','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3265,'uwehOADeMa','25','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3266,'P6T1btWTdD','39','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3267,'kV6HjRSVx9','27','1','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3268,'Wgy8SWfa99','31','0','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3269,'lwAwUMXoGh','13','2','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3270,'zXzQZ09NLt','13','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3271,'lxPwvh54Jz','12','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3272,'BMYqa92aE0','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3273,'a1uTiAr5uy','9','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3274,'jwuCckPsqN','22','0','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3275,'uciHwa8cAI','32','0','36','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3276,'GEWPkYvkqA','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3277,'Ai9TIIN5gg','12','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3278,'9NTtXHqdJm','10','2','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3279,'Fw9QUcV37Z','32','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3280,'MbRTRNabdq','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3281,'rQ1iIeNse4','8','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3282,'nn07RzITR4','15','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3283,'urtf8liD8c','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3284,'b73UoqB7SR','32','2','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3285,'f9MQiOhcET','7','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3286,'GEeTisDq7I','44','0','44','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3287,'KIsFG5nGO1','9','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3288,'ewKvcMTOwW','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3289,'M9MtmuHOyg','13','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3290,'dEKCiojEY8','11','1','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3291,'K0Zpf03b0k','13','1','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3292,'wsUh73HcOo','13','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3293,'X7sIOe0O12','10','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3294,'nFTObNcHhb','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3295,'NqeW5IFKcF','9','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3296,'UkgxSAhKUm','34','1','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3297,'QJjdtZs0JY','11','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3298,'fB0aJ6Chz6','9','4','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3299,'Ot4TzXQNdc','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3300,'Wa3luSnmmU','19','0','34','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3301,'yWENgkti57','44','0','58','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3302,'xpTqddSh8F','8','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3303,'qUADC32gSe','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3304,'LsIuGi6o3P','9','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3305,'DFTKJz9x6N','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3306,'efbnZ83hTu','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3307,'ux0Hf81PNI','4','2','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3308,'Dqq1aUPiIT','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3309,'ymknugvIcY','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3310,'SFJDnLuRTk','4','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3311,'ak3JMctikw','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3312,'8pnqPZqrxx','8','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3313,'AZl4N47h0E','74','7','74','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3314,'VvvuxXUHBd','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3315,'UoMDuSLWg7','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3316,'dQ9eOMlWMB','27','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3317,'UXNZ0twDhO','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3318,'i91nEYXsK5','8','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3319,'lhBiTZCJLV','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3320,'rTXip07XP8','27','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3321,'YP0zxx9pf5','17','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3322,'zF0WXfs2tX','35','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3323,'uUGjqonw9O','23','1','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3324,'cdnBzPcVf5','8','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3325,'cbvLRl5l0K','9','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3326,'w9mrCqDYYq','24','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3327,'mUsvUOTceW','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3328,'7o5PIuDQas','10','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3329,'eocf1iNsis','7','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3330,'8NXGrfsbdt','25','2','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3331,'WkCfMeriAi','30','0','40','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3332,'49sUACNEKL','9','2','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3333,'Ycsdi9hGiC','18','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3334,'DyyMmmp3In','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3335,'oG1NcmTiii','1','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3336,'0CUqCOjk9N','31','0','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3337,'jlXGhROH4N','18','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3338,'PbZktJMXhx','22','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3339,'jN2uHhkPhR','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3340,'pJfCfvkP8h','25','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3341,'R2tYDRgDTl','11','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3342,'7Io8gAfmQa','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3343,'HyIqwklkOf','64','1','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3344,'1QghwGpSgo','14','3','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3345,'H5MI1STsez','78','1','43','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3346,'qPNTF8IlH5','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3347,'HJfuBdKR0b','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3348,'JFzU4tSzdn','18','2','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3349,'mXHR0fSBPA','10','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3350,'d1o3wUtiMx','29','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3351,'qpDXrjWnhS','17','2','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3352,'l4VS0DEVJd','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3353,'lY3mEidEqJ','17','0','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3354,'Tac9590C1f','96','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3355,'F3qwqiXsQ4','0','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3356,'ynL2vHsJfu','6','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3357,'xDxqRDkZxN','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3358,'UuUV1ozeA1','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3359,'So5tmsjkG9','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3360,'Y0LXjTGvjU','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3361,'dWA5OgBGGz','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3362,'4q59wKV35B','31','0','32','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3363,'txN5bLMjvp','15','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3364,'yFTTdnKRD7','22','0','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3365,'3HtpVbQ00Y','44','0','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3366,'Gl2nJxg8DA','14','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3367,'dJfuvt1jLl','13','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3368,'ho5cOCDYIX','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3369,'QcUz5Gf7YO','8','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3370,'737Nq1JqI1','36','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3371,'oR2dN890Hu','38','1','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3372,'JU1wuGLYEl','10','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3373,'Bt0GzbwzTB','213','3','49','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3374,'PyY5QczKIN','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3375,'SjJLj2Oltc','9','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3376,'nOsuMsXWuF','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3377,'bASwoSVKGr','26','1','37','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3378,'Fqqm7wPO1T','37','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3379,'C1MZU567OW','31','2','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3380,'sMu0YEDOSq','24','0','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3381,'w8TbV4WP63','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3382,'Jh29tzMRB4','37','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3383,'d2DmfJAD8X','171','2','69','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3384,'aAWde10kKQ','10','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3385,'0JFSvPOPJL','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3386,'Ee3jAuBKEK','34','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3387,'LbrGFlwFvX','9','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3388,'lHV5nz7PdX','6','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3389,'FcGKysfW52','22','2','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3390,'8GW515RIeX','15','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3391,'ASQdk3FW37','19','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3392,'4iA3YwZCWB','29','0','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3393,'O6BHHVSxzm','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3394,'lSkucgRs1z','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3395,'XgcSAG2Owb','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3396,'E9k69AJ1K9','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3397,'6pJUfvIFrF','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3398,'7iEfSOheai','61','2','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3399,'hOGA7WVCA4','7','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3400,'KxnxvncpFG','7','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3401,'PRTwrDMVtN','4','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3402,'amifAAHEmK','4','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3403,'l7a5oAbQID','8','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3404,'4zZwdJchZN','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3405,'AnbrprWF07','32','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3406,'5GkJys4uGi','13','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3407,'ab8rPjYbf3','52','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3408,'CTV2NBo8Tq','24','0','32','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3409,'svj6pLEVHi','51','0','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3410,'wzxPNpobnA','30','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3411,'GuyBKijO7s','15','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3412,'samPKSrWqS','26','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3413,'BUS1madCyt','10','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3414,'yNv8D8Mr8A','32','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3415,'c7EzM1NuU5','30','0','31','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3416,'UbdfTn90do','82','2','50','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3417,'vCQweAleIz','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3418,'KTzJNfu0fi','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3419,'dUm3osBYeD','42','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3420,'PaaAo9jAGr','6','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3421,'JgoGS50AkJ','13','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3422,'iTFlPFcbTO','85','3','51','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3423,'SeOZ1qX5Ci','8','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3424,'IswPYk6kWo','28','2','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3425,'8JHqTxOJtr','13','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3426,'iJfzrhetjO','16','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3427,'gKcbiW0kcc','10','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3428,'lt6qRzE2zX','41','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3429,'yu7tAOZGkw','9','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3430,'efxhLTWvxi','12','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3431,'FiAWQ7n7ml','13','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3432,'DuIM9OrKst','39','0','36','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3433,'r1msYcPuAh','17','1','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3434,'Z0hsTPC0B8','20','1','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3435,'fF41TpMNzj','14','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3436,'uMqR3Cx9EE','13','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3437,'SI7HW5LIEG','14','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3438,'rvVorh5bJn','34','0','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3439,'ISudU7FYuc','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3440,'pVvqdZ52fv','4','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3441,'31qVAynkaQ','13','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3442,'TLt7nl5bdl','20','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3443,'RWMC7kriiN','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3444,'8vJmZfC6fV','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3445,'UlFXTfiFx5','22','1','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3446,'xyo5kI4YCB','5','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3447,'6XZMTtkhTD','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3448,'rhnSr0Ippt','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3449,'fa1owIhKYp','16','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3450,'UCMLGO03sy','8','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3451,'o8DjVjSVrA','12','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3452,'DLnoFFObBJ','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3453,'mqEdCaL3q9','22','1','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3454,'QZzV4DQvNg','6','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3455,'WoKHaMbYGI','11','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3456,'zhHYL6kfzZ','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3457,'Vs1quCJKuN','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3458,'bAmi1K8Kor','42','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3459,'L06mHNqzR0','3','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3460,'eagHwczO5u','19','1','31','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3461,'HCi7seHoGN','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3462,'EfTxL27Z4s','35','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3463,'lhhWxTIrPL','13','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3464,'gmK8G9n3Qy','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3465,'SRHpbZitFo','12','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3466,'oF8JNbu4b7','16','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3467,'H3igI9tyuH','22','0','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3468,'z9GugMlWIr','82','12','53','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3469,'AXtJH2M6t3','16','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3470,'G8D828EFZU','7','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3471,'tDboZnaVxR','31','3','39','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3472,'LPFcF8irpx','7','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3473,'A2lFhbkrBe','8','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3474,'vDDAZv1X2z','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3475,'oEQPQudA5g','51','1','40','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3476,'HE1OYkbU3p','21','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3477,'q8hvZdmtNG','9','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3478,'MQU0yW0Igq','20','0','45','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3479,'JXb1v4cb8J','14','1','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3480,'okuBwifoS9','13','2','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3481,'x0tsbZCT2x','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3482,'KwqNOUf5M5','2','2','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3483,'v4fYhPiBVD','3','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3484,'nKgAM96qAX','10','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3485,'iUGJCYvWoa','36','0','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3486,'9JBl2Vgdtk','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3487,'hYgSm3NkiN','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3488,'uBHJtnGR03','8','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3489,'ko9bqwTku5','9','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3490,'7AWLEWFiGW','48','1','61','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3491,'MqGzCKbOyu','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3492,'4ea51c8KQJ','29','0','38','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3493,'2rvWhV5fht','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3494,'vsSc7YNqQt','1','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3495,'0J2abHMtrH','19','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3496,'0qOeo1dg1z','29','0','37','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3497,'tBHkfvwTnn','12','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3498,'n4PYzN9DDV','4','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3499,'hxjWfT562Z','15','1','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3500,'B0PUf2WPZt','1','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3501,'6qeQ3eReIR','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3502,'rEcmaMFYwR','22','0','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3503,'YAi4Gizgk5','10','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3504,'Sllj0naRrq','34','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3505,'zs9AAw41Kp','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3506,'L5uO71Nq3V','17','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3507,'zaQ9G54KeF','3','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3508,'2HDYlP3nt4','13','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3509,'XOMwWcF1At','7','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3510,'Mue8MONQKw','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3511,'eZjThByNL7','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3512,'EtLzVnML4y','9','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3513,'2zpSZxuVVB','15','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3514,'9kKP1WHQcE','26','0','32','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3515,'1oknKKbqAS','12','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3516,'ma7jGepuOw','33','0','39','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3517,'OieBCC2g9S','31','1','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3518,'MNbzZDmhf5','21','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3519,'Cv8F8nSXxy','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3520,'zmgSUG2Ien','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3521,'GbzzTZIRj1','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3522,'9HZRtf50r1','5','3','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3523,'uZT8xHo04y','14','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3524,'NjVO2jwRpX','11','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3525,'beyo5i4O7z','21','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3526,'FKQcy7JCqN','69','0','39','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3527,'uV6vtNY8Rm','6','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3528,'exVfblst89','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3529,'4LFalzqJD8','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3530,'QbnjXNCVZe','11','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3531,'Zhlqn85nxd','9','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3532,'kl0H6FOnbq','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3533,'1zfTl87NBu','6','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3534,'6IwYiutqG8','8','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3535,'5BN0fpkDlY','32','1','43','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3536,'DiwCGgroOn','14','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3537,'IhvrlJuN6I','20','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3538,'QMiX3KDUSu','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3539,'JnD38RWrtn','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3540,'Mm1NaSHuWQ','6','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3541,'LiSaYcrEgT','20','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3542,'zF6wVH7xV6','22','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3543,'wp8hXVMT2I','7','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3544,'dWOgCq4KAJ','62','0','39','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3545,'3bxZ6XMl6Q','32','3','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3546,'zzpMt0aR66','29','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3547,'M0v8vZq4PW','16','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3548,'3CwZwG2kmc','15','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3549,'bzVmDxUddp','11','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3550,'gQaFCYN7gQ','20','1','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3551,'ziygWUn7Kl','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3552,'gyKJA56mYk','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3553,'Qh6xnJuDVQ','12','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3554,'VOeGeED3OZ','4','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3555,'GnfDZRkJfk','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3556,'cnpznRWFpW','6','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3557,'fAWgCM6cel','2','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3558,'N40oLDu2bp','2','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3559,'a6N4lhaB4S','21','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3560,'5ftddbwZdI','16','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3561,'81GUaYJgGZ','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3562,'95mTgozU3q','21','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3563,'d6NYtfgH4T','7','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3564,'7AYXmktOGK','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3565,'1cYTGOjikC','1','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3566,'4GEyiE6Q7j','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3567,'hKCMC5j71n','34','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3568,'4OokWMZcmn','13','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3569,'xAEIoktiU4','16','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3570,'aicpmsTAs7','26','2','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3571,'TfVILl5Nnd','25','0','36','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3572,'OWIdeazQIW','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3573,'k0hnd8IvDQ','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3574,'ohZ48pSPdq','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3575,'CNL04P1r2k','3','4','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3576,'5uY6giXo9O','12','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3577,'nXHcFH9JLJ','31','0','47','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3578,'YlVnPPkvXe','4','2','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3579,'hCA5aONS1Z','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3580,'GaCdAKlWCS','11','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3581,'Q3Y07ohy7O','13','1','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3582,'ZqwmAY8ykd','16','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3583,'wa7fAYhIQg','4','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3584,'B5Yqmsh1cj','3','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3585,'L0nYHfcfhh','45','1','41','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3586,'SCgree0OsE','7','1','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3587,'M7q4a1VmqS','3','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3588,'m4RV2TOrpA','10','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3589,'2jpm26efvN','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3590,'9e9zqytQie','4','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3591,'rG3egMBKUt','7','2','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3592,'b2r3DlIRtN','44','1','33','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3593,'PG1OIYTcYv','15','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3594,'ATJ00LWHhk','5','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3595,'GWG23K0Iq1','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3596,'0IkUAOfa74','12','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3597,'XqOcekJIuf','6','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3598,'mh6hbNCj2u','10','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3599,'804MBnSdvF','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3600,'LH8mPTS6VJ','29','0','39','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3601,'ppXOTlK4b0','4','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3602,'SkAtCSdUig','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3603,'zc3wYmjwgr','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3604,'o1cfyEPGU9','11','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3605,'JLnKp2StFJ','17','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3606,'xvlQxNobXd','10','1','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3607,'CXXRTfK22o','10','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3608,'KFhXp4mB6q','12','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3609,'NX0SHlEHPL','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3610,'9pHHdZsXvM','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3611,'J0VETXUx6z','3','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3612,'sqWzAgLW9c','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3613,'r2haVlYzdz','22','1','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3614,'aMilCyNsG5','11','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3615,'LUyWOWbWE0','19','0','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3616,'poWcOmRqqB','3','2','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3617,'fekOmgVwqT','41','0','43','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3618,'pXjghbu6zB','9','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3619,'8kawye21GT','17','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3620,'DPLI86Wf0v','9','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3621,'DEcG1EzCAH','19','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3622,'1HZxtDelr5','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3623,'18vF0piD2A','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3624,'HKiECCdiWH','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3625,'Lfp9FH3ZDH','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3626,'LUIgqk4Iij','1','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3627,'ENlvJHYrRq','19','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3628,'7lLlpxKF0E','54','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3629,'jx4o88I0DJ','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3630,'f9Ag9qdICd','8','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3631,'VDpYRhGnvD','5','2','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3632,'HvFMrLQTRr','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3633,'Z2hifhS6TB','6','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3634,'139XOY4eem','2','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3635,'MKivakz3Ek','8','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3636,'B1WGKg4gCz','11','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3637,'w8pTTvITDm','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3638,'QJPdxXGbvQ','17','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3639,'GCKdsG4OYk','8','2','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3640,'AYW8O50kqk','9','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3641,'OqqLuqPYuq','7','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3642,'SB4nzjOVHo','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3643,'sgqjSEhk3o','14','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3644,'j3513yL5yV','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3645,'ZzFmzhCxhR','14','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3646,'1IAhakXocW','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3647,'4uKuuuDEAV','80','3','41','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3648,'jZpM8lmtNf','48','3','34','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3649,'WBv20JE2rq','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3650,'AnLxz05ndo','10','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3651,'kS5HQ7L5oQ','24','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3652,'WLzPL4aRz1','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3653,'MO1897dC9m','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3654,'30xd4fKpdK','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3655,'1y52wS0m1q','0','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3656,'nOQyoePyY2','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3657,'f0TcnRufF8','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3658,'Xg5G1Mzyud','1','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3659,'9HNzpTsHTO','19','1','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3660,'tkMQ5izg56','6','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3661,'2dh1tfUlph','8','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3662,'cuiJaIpcme','13','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3663,'o5mxs7JESW','14','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3664,'ZIiyiMLWkD','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3665,'Gr0LPnSlP7','12','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3666,'g8NvDVu2JK','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3667,'PIU7oupcmN','103','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3668,'EhnjxlK8xa','25','1','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3669,'Bp2GzVqTxR','9','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3670,'f5QqQu2cC8','2','3','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3671,'jbpIjBmLrN','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3672,'MF4DBryDdg','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3673,'ZmEASQxA3x','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3674,'vnPa4Hsbnj','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3675,'7SAxyWNGQw','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3676,'AxdPDtOxv1','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3677,'51q4QMBis5','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3678,'3dRxJnIVty','11','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3679,'yVxvBN3rla','13','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3680,'8waKWgXsef','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3681,'0xtybhQ4h0','9','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3682,'SwwbWWpWkM','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3683,'HKoIK5xmst','10','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3684,'fys71c4m3X','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3685,'oK565MHqse','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3686,'xdhs0jCZ4r','25','1','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3687,'sWEneifA5a','25','0','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3688,'YX4D4jYLDa','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3689,'fmO7we2Mqv','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3690,'SGcLoUfoyu','2','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3691,'mkAhYe0WGk','4','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3692,'4wQIgufy3X','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3693,'WPvVD4IxpE','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3694,'evRxbf94Ts','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3695,'LbtIdlMZzX','16','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3696,'eu98CMzw3g','30','1','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3697,'0EgIqApIaj','17','0','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3698,'zkAsWELsUr','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3699,'IHHxJTQXrI','46','0','59','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3700,'Z0Dc60U0dX','3','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3701,'OHp4PTk6lG','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3702,'Zcquww29u6','8','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3703,'h0NkNlyBnt','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3704,'vHJwVPMF0p','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3705,'ZwAYemLIof','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3706,'TvpKZRiZjz','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3707,'XB8qR0sjT8','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3708,'OsAF3UFyuc','3','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3709,'AaSHuIRQIU','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3710,'tukUSgpYIX','15','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3711,'M0jNBfWt4u','46','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3712,'BHZ3J8chBt','9','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3713,'vjHaDb7VxT','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3714,'daeWCYFC7N','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3715,'FS3wAi6yK0','5','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3716,'GY3X7SFMe7','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3717,'ptBCjHgjzT','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3718,'pJRsL23rD4','14','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3719,'hKAyUGvA1B','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3720,'fFBsPtWb8p','11','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3721,'A3SVMibc3u','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3722,'4ZrW42ANvN','16','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3723,'5VF20xgHP7','23','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3724,'YdpT8XSPLw','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3725,'5RDHlBsDV3','8','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3726,'ZKWYkWHMyT','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3727,'3yE0wQhU7C','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3728,'f00QLR50lz','52','0','52','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3729,'Hrne0f1Z8F','0','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3730,'kn84P8ElNA','3','2','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3731,'z1cYCoRiKB','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3732,'5KsFg3ZI79','6','2','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3733,'unvLPjEP6y','18','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3734,'Hs9e9I85w8','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3735,'uMORgQByQG','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3736,'XbzoHdcVTl','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3737,'k1mFcs4mwi','7','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3738,'A3uluAx9SA','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3739,'v95W312uCd','10','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3740,'mSkHKEzcQ7','18','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3741,'KHHHx8ifNU','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3742,'ZMSOGGxQsp','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3743,'99kpAqfG77','16','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3744,'3qKVa5t9U1','9','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3745,'0VZO8hajbR','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3746,'9LLXRdIJVA','8','1','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3747,'p7UyGSBaSB','11','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3748,'TMUmSSfmGt','28','0','32','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3749,'uUURmWNei5','23','0','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3750,'AXvZrH9fjs','21','0','35','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3751,'7LJZPJKFFG','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3752,'1qUhWaj5wg','8','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3753,'o9oDA9Je37','9','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3754,'0MYY77n9MT','11','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3755,'EVfZ44M8JQ','7','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3756,'khLHLDCXTK','16','1','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3757,'LjjGJXMtbv','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3758,'z8bwL8Ol2D','11','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3759,'E4n80BohNq','8','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3760,'MAo4ewzy5c','17','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3761,'MJTN0dcXh9','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3762,'fi5s7iLEeT','6','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3763,'z02e20MJzJ','12','0','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3764,'Mu307yXwas','5','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3765,'RcmSIC2Oct','0','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3766,'wymR9YZ33w','7','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3767,'zMmE5eV3A4','14','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3768,'jXnc2LYvDZ','14','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3769,'lQSgWgpIEt','30','0','44','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3770,'9y98GmliQk','16','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3771,'qhrDp0AtZw','3','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3772,'el0PhP9r8w','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3773,'LkIcAid9O8','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3774,'byaigkDOU6','5','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3775,'UqQ4mKXYq3','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3776,'PooGUSJoMP','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3777,'fRdSD0CHdF','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3778,'GUS8Ygb1ii','83','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3779,'jAW9YyZQK2','98','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3780,'KpVDDx5xxs','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3781,'KA7VMmXCcs','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3782,'u19V3kVEqW','1','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3783,'WlvzPrkhZU','39','6','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3784,'mr8DLX78ZM','16','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3785,'euqL3g8uYC','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3786,'n59OQA27kb','5','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3787,'WnZXHFWZru','35','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3788,'H0fg6DCtJJ','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3789,'0owEqQZco4','11','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3790,'nSUg5U2mQF','35','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3791,'P1yg9ITgc6','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3792,'2e3iQkLC3L','2','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3793,'CQ9l5AruiS','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3794,'T2rO0hi0bN','12','2','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3795,'vhzGxJorL8','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3796,'MHNjJ2eXhA','65','0','34','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3797,'3Pd2lPwFxW','8','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3798,'SsOzYaLmQK','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3799,'qlv00H9h8m','4','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3800,'gL4BVJmjFQ','7','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3801,'APX2lfuVvq','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3802,'fh8w2PCBtN','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3803,'QqqF7Mds1K','43','2','51','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3804,'vwWOEINWIj','105','0','46','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3805,'6jJCnLMDtX','24','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3806,'5TJplHM20I','6','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3807,'iXFjvf3zvO','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3808,'e5IhsKx51u','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3809,'Jf8gzjEzVt','12','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3810,'mjp0NNyN81','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3811,'IFZ2DNA0XA','4','2','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3812,'T5koKunS1T','7','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3813,'FdP92xqXTx','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3814,'VWWqyCpQQf','3','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3815,'e46Prda8L9','53','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3816,'xZ2eNzeN0x','6','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3817,'mvxvfPQPxs','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3818,'jt81hxcz6f','16','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3819,'Rh4Urd16VX','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3820,'suCLGYvaQ1','10','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3821,'B7335StWw6','12','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3822,'lG7UiGJ1ar','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3823,'CRFtBJmzBS','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3824,'oFVf2r56B9','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3825,'U20XtxG2zu','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3826,'J0NGznszvb','7','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3827,'5ESDq3Beeu','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3828,'GScfW3TMM3','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3829,'0G3WMoFqOP','48','1','42','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3830,'LTTsB4ctFf','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3831,'cE5juaVmAa','0','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3832,'HtxGR0UfD8','2','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3833,'2CIKwGZcK8','29','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3834,'Xr0GVhwRll','32','0','36','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3835,'kYOjgItAOO','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3836,'YlHLBDKlR5','20','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3837,'6QoYYUtESX','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3838,'ejthLd5pn5','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3839,'rhBItJy02b','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3840,'f3oWoCrEs0','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3841,'uYwP1wxqW1','16','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3842,'UOenSuTO3e','7','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3843,'I3whCAjA7i','15','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3844,'4FfuvtIdFZ','10','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3845,'AyA0C7RIYu','30','0','42','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3846,'4hT5Lj76P8','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3847,'zPv5BrKFjR','22','0','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3848,'z7iqWqBUC8','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3849,'RUqUiwXwWh','3','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3850,'m5mLIKjw99','16','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3851,'O6L8zdoDF7','41','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3852,'A5qn7GpscE','51','3','35','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3853,'2s1IGI2Gin','20','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3854,'WGKrM5f5Qo','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3855,'KzpXRDQppm','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3856,'1WghE9heOk','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3857,'aZvjZbiBPA','15','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3858,'zEgEq9r55F','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3859,'UtlHlNeln5','18','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3860,'coUnUWp1Ac','6','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3861,'DBlA4niltb','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3862,'KpPFPLUVXA','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3863,'SUQZO5He59','15','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3864,'j4fCTV9DNP','10','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3865,'IR8xN0E8NC','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3866,'Qsor5YfkCW','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3867,'eXNbTNGRxK','14','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3868,'CmwfA9Jmmg','12','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3869,'FIMmMOXws8','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3870,'58JlrLAZFe','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3871,'4QMiaGvYKL','11','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3872,'Y3GfuMZEsg','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3873,'VG5EMytqwj','55','1','47','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3874,'hMsamu4gOH','15','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3875,'IMkXCsvq5G','8','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3876,'Z3YYayF7Uh','25','0','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3877,'524BZdChPg','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3878,'zUSIykbQOL','25','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3879,'DD0wZf7bN0','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3880,'ItVrFlULzU','12','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3881,'hwKCA1bA1r','19','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3882,'tLBcp6IfXv','42','0','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3883,'bZzMxDWhBP','1','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3884,'iEEhiWHe95','16','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3885,'acKFAaLeca','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3886,'f3Ioyyf1kF','32','0','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3887,'ZtpMdD92DL','20','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3888,'fvnqttWllz','9','2','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3889,'DOCc7oXqUv','27','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3890,'avvhF89z0C','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3891,'vOmgkyh9Ip','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3892,'sQMTci4Ik3','8','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3893,'2o59q9jmUp','11','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3894,'HgCAaMbIEt','10','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3895,'7UAtyCf33U','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3896,'C44ptbaZlu','11','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3897,'aAmFG1pCUS','12','2','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3898,'8EOc5mLyKv','19','0','33','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3899,'kPRdNVObTW','19','2','47','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3900,'AUsnm9DOkE','16','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3901,'wd2bjxi6Vs','78','0','43','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3902,'dlFCr8MrDP','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3903,'5wizSqlmIU','6','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3904,'LNZcfXQ6FZ','12','1','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3905,'3lNRXRUrH5','24','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3906,'y5AZGCf9wC','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3907,'lAgQgKVAGh','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3908,'CoCL3kJmmO','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3909,'lseIAIdsIT','16','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3910,'7BNZPrax6G','5','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3911,'6jTUllUXzN','59','0','36','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3912,'XiE3w1l9Ul','39','0','39','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3913,'VMsIugfigF','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3914,'FWWoa94g3J','25','1','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3915,'S3AxeoR9Es','19','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3916,'tNFM6bkzrD','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3917,'1w3F7azSA3','23','2','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3918,'TvpibhmFPd','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3919,'9egHIMNCok','17','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3920,'rYSM3yz97v','28','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3921,'bKEK13duet','16','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3922,'spLfRVOplK','6','1','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3923,'1HRT8XiTl7','23','4','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3924,'K7C2QiLI3W','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3925,'iO5vs989M5','3','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3926,'SYqx3Ehmw5','4','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3927,'siE0skxmuq','11','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3928,'0vn9RnULBZ','5','3','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3929,'BQIMCwhoaV','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3930,'h0lAbtkBFr','14','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3931,'vqiGIM4sAN','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3932,'MyCTq10Mii','178','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3933,'31AdAavEgI','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3934,'BGEQyKDmub','9','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3935,'HGy3EQxIsF','16','1','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3936,'wJVtHjeFro','11','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3937,'a3whgifSYU','12','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3938,'2m599MHyK0','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3939,'0Z6Q4LMT6h','9','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3940,'39oV5IzaUy','12','2','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3941,'BWkUWGhsM0','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3942,'Z0vm2PG8VL','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3943,'RTrm80OTff','69','1','44','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3944,'3A3Ru9dOeO','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3945,'SSsnIu07WQ','25','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3946,'Vpv9vpYV4d','31','2','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3947,'PqUik1Jwux','49','0','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3948,'RkgyUWLUUr','9','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3949,'9Ig4oUJM3o','23','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3950,'LpFAtH9VBz','10','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3951,'LGAkSGlKIB','85','2','51','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3952,'ytBTBFQJnm','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3953,'MEwxCkTQYg','23','1','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3954,'EsqhGAvS7i','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3955,'GGSjkCzgkW','18','1','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3956,'XNFELdo4LB','14','1','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3957,'Y15XU7f3Me','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3958,'hn4GzJyjJ4','7','2','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3959,'BkkuiIBOoR','23','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3960,'e5Ezc3zKsi','16','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3961,'6JXuhvKtPH','15','2','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3962,'hznaRpeRHl','15','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3963,'bNVQLBkLpX','15','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3964,'Vx6w0lctPT','29','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3965,'dyIwig2ysj','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3966,'jHPwv4MXRz','19','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3967,'E4XfDH7PZ1','6','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3968,'5nBTxXGXdi','15','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3969,'3XnNxh7pzq','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3970,'2tJAlvuxBV','27','1','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3971,'RpTCFbsHfj','29','2','42','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3972,'ieerIUT7ag','19','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3973,'94BpvXGvZq','1','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3974,'QS1tQqJ9YC','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3975,'oLPz6rQv21','9','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3976,'MIuDIAlK5U','34','3','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3977,'bJ2UT4czbv','18','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3978,'JrFKJ4ab48','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3979,'8kYKK5Xm5H','6','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3980,'YIilMirwyM','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3981,'7uKts9bwAQ','9','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3982,'QbTl4BmDPE','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3983,'8R01NPYHVR','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3984,'n7UKYcDqkb','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3985,'pWuMGIR3Kh','14','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3986,'By1mqkfEch','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3987,'2n8ivr96LB','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3988,'XUkQ9YhYCz','23','0','42','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3989,'Gf0pD0wbxI','25','3','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3990,'rFhIfRU2x6','6','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3991,'WowdcMNMSK','8','2','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3992,'ft2qn2SFJR','13','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3993,'lAyOmyFWmx','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3994,'CVHTflCnvQ','8','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3995,'jOOS7w4WIT','18','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3996,'1EkxEAXwaW','10','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3997,'MpJTv0ADbw','17','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3998,'36vdBpItjO','20','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (3999,'RvTo6fwvLr','16','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4000,'RNhcHb50NF','0','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4001,'00HujJa8hr','4','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4002,'bRhsfn7r2X','15','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4003,'TPziJNSRp6','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4004,'NUOGqQpcQb','20','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4005,'l6FOfLg0tj','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4006,'3AKh5Wds55','15','0','31','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4007,'DdJQNbub6F','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4008,'MJJ4N6Uzda','5','2','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4009,'BmmOaapWyP','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4010,'RUiSgeh5kN','9','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4011,'6NPIJtKBbn','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4012,'9Qu45YjAmE','26','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4013,'vFvGLnMb04','8','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4014,'pQuscabAgf','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4015,'WRvDXRkrP9','32','0','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4016,'ExdvTp92lM','17','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4017,'IJH0d258Ti','17','4','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4018,'BNn3lxYv2p','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4019,'6CAkWGhecv','8','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4020,'6ie1MOTi1t','18','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4021,'i8RT6rAddE','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4022,'ZUyes56sKT','15','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4023,'inhlTtgNnM','37','6','33','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4024,'TGs7MwXs98','11','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4025,'dyYwucpu3R','13','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4026,'GEkBiyZQko','8','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4027,'MgmLu78qum','5','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4028,'wPzhbbIZ63','4','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4029,'R2v9vRe2HR','7','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4030,'QTdr00SL6S','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4031,'KXjxrrYfJ7','6','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4032,'IJ6xnlaX8q','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4033,'UoqtEGd3A5','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4034,'kTRbtvEzvU','13','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4035,'tjNCPtqz4R','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4036,'5x8r6d1NDg','9','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4037,'BDRwlhUXFp','50','1','48','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4038,'M1ajmohKws','10','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4039,'ES3Joyp1s5','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4040,'NXRGXxSl28','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4041,'fhLc2huvPX','23','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4042,'eJvNNdyFZm','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4043,'UAA8QwHw1i','84','2','33','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4044,'u2TLzPSBz7','9','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4045,'o3GRYMNOAO','31','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4046,'2TF1FNSNPP','12','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4047,'DdL1Xx3n2t','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4048,'KXLrTtCZb9','223','8','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4049,'Yc5PaObO5u','14','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4050,'nvJMv4Wllx','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4051,'0pp5nVah4D','15','1','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4052,'8dvoFBKFxt','0','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4053,'aV480JC2LQ','4','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4054,'xZdCHDgZHB','25','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4055,'Ewe0qGlYQ1','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4056,'7wanAMFCEQ','0','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4057,'DOGo31Haah','50','3','44','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4058,'T6jYFFgNb0','10','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4059,'zI1GMaJEin','8','3','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4060,'4nRcztY2jl','8','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4061,'I3sXQYBq51','17','2','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4062,'735XEKXkIk','45','3','57','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4063,'cMwDgqDiy7','21','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4064,'QXNtZ0gdXw','9','1','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4065,'DXdwPR5x0x','23','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4066,'9eoTGc65IC','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4067,'2jxSv6KVBR','17','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4068,'hKGS7wriwB','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4069,'8ScaOer9In','6','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4070,'MQWh1qjUMC','15','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4071,'6vb9VjenHH','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4072,'icM6eIdmwY','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4073,'YgINmq0kMq','9','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4074,'IjppvFMzJe','11','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4075,'kI9v9qnoO3','23','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4076,'pfdqVXMhR8','2','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4077,'6SoMAod1gl','9','1','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4078,'NdtgzbYrH8','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4079,'eWcdYCfgKM','5','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4080,'qKwdAKVScm','14','3','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4081,'mNLrNHEttS','66','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4082,'zqeiU3x3m0','31','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4083,'ByICAa6aMf','11','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4084,'ZHNYBnE4lx','12','3','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4085,'YUmLSI0u9W','13','1','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4086,'9eKNsYZioq','9','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4087,'XdtmR0uFvP','5','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4088,'mU3l7Y2YCq','12','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4089,'5hnvTH1ZBY','6','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4090,'SRL6rHeNdA','39','1','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4091,'OHtPjvWJns','15','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4092,'wnlZrbmt2A','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4093,'eB8fnB1lxq','15','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4094,'6wGICIniIN','6','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4095,'Hnzkp0cRnX','17','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4096,'WuGBaMLeIQ','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4097,'xtTu4BIrjV','18','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4098,'aXnRrHQp6O','10','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4099,'uJNz2R5JdW','15','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4100,'OPjzHfm6h5','22','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4101,'wxhpPJABng','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4102,'0KQa35HKij','33','1','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4103,'z9kYigNoKj','55','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4104,'JYosyOh3sr','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4105,'bTf7ppIDR8','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4106,'ohlRtvaxpy','14','1','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4107,'JeWEIWhYGz','32','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4108,'r7u7uA0koB','29','2','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4109,'ItzjfHa6bc','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4110,'0nR7X4mnTz','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4111,'ald0fdOJ0U','121','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4112,'oiIJGkLyO3','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4113,'OQCXKgzUOi','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4114,'WKcNAExECY','3','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4115,'L80ed29tvb','18','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4116,'7PDd8HsrLE','8','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4117,'WNtp8J5XvO','9','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4118,'6ZdShPovFR','14','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4119,'bxhivt3P2h','44','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4120,'52NtVhgVpc','109','0','148','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4121,'Xo57UYRusV','77','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4122,'pUmUoMxiM0','79','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4123,'pS9emG65KB','19','1','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4124,'AqYZC3tEWG','1','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4125,'X7Seq1pQKl','13','1','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4126,'Mt2tlFERZi','23','2','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4127,'MCKX1gvMI3','28','3','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4128,'1MiJO9VUWq','6','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4129,'IVB6dX5DFG','7','2','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4130,'3jt6flUR4M','17','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4131,'nkOegwRkYR','10','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4132,'CzRJ4dWZjy','22','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4133,'GpDz42QN4q','10','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4134,'PiSSYODiYB','25','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4135,'MxrLfzwDJY','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4136,'jk7ey3zQEb','3','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4137,'1uet9Q8mgQ','160','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4138,'SaqFA3N35w','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4139,'dUWM3iVOKv','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4140,'cAmxSOZWaS','16','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4141,'q6BLxBS2HU','27','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4142,'M1mHgsjY7y','13','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4143,'NWyOoYZQoP','86','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4144,'kkQ67yvMKm','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4145,'WGIL9a4cOw','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4146,'SJBJr2QVb9','14','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4147,'Nz6yldYVXl','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4148,'QyM0IQ4Em5','20','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4149,'h1MAEQbeYn','14','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4150,'wJFZbjC0zs','16','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4151,'T0LMHTyFxd','42','2','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4152,'ANNzDlAF21','17','1','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4153,'tNRw8zkrhN','8','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4154,'1XtFJBOtlo','19','2','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4155,'Q8tLVxSrrs','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4156,'03IO1WduSf','14','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4157,'NqmuuSxGUl','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4158,'BdtSvpqt0J','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4159,'mx6T6HMRVw','27','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4160,'8LvCVBKlhX','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4161,'YDVNfXMfvq','7','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4162,'Nt6yPfin08','23','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4163,'S35ls3NAUO','16','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4164,'0YqcKSl5O0','2','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4165,'Dk9mCul5ux','42','1','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4166,'BWQqw9ROsX','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4167,'xaM3C7FamB','12','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4168,'ZMuSuSPmen','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4169,'HdZUTN9bp2','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4170,'rkAim16MaN','27','1','31','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4171,'5SCdOCJYoI','11','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4172,'LXrOpDARdH','9','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4173,'wpvTnTsDv3','21','2','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4174,'tuCecwNAAz','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4175,'HoEeo94C9h','23','2','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4176,'6BZ3Fp3vrn','16','1','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4177,'VPFQ2zqjd0','52','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4178,'bt612forx0','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4179,'htxoD8eDzn','12','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4180,'q4XF22cpfs','32','3','47','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4181,'9uE4E76qyy','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4182,'1hLxjF3zL7','41','0','60','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4183,'mHBj0vWvNi','10','1','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4184,'eRrvrJUjpS','2','2','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4185,'8h4cvzc0tn','34','14','33','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4186,'Ym7zkW67su','5','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4187,'BpJWJLgr8P','14','1','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4188,'h2ZmVbKVvB','28','1','36','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4189,'IE9JsYxiKe','48','2','32','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4190,'rQOgM3hMap','73','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4191,'Rei3CU67QL','13','2','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4192,'xb8sRTSJv6','12','2','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4193,'IXdfd63tVe','25','1','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4194,'y3Ab7SZSAy','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4195,'zzPsbxsZjT','12','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4196,'uVBNxPa8zW','15','3','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4197,'ECqxsafwWY','19','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4198,'6nbuDRIRjB','28','1','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4199,'RDnyFL1zH6','146','0','37','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4200,'HS3aUYTa1h','31','5','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4201,'XWe9E1lQed','8','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4202,'HaicGMl9qj','5','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4203,'tyo5us29AH','81','1','33','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4204,'Y7sMsuq0Ln','53','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4205,'eW9VYAhgO5','31','0','31','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4206,'WpnF6VCztG','8','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4207,'tUmqgu0OOX','4','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4208,'qnblFtGLpo','16','2','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4209,'X0T9009NPH','67','0','37','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4210,'A68xpvm8NC','1','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4211,'oOq6mQROKU','20','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4212,'9QcNAolIwU','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4213,'AF6h4FgXJQ','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4214,'eG74g1jwAS','19','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4215,'CFtj8bmdXK','48','2','57','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4216,'fUigg5dUGz','52','0','100','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4217,'tAyiUKlwOX','10','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4218,'fY5m5g83EP','74','3','68','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4219,'bGagCwlC92','14','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4220,'bgwac1xMup','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4221,'wSCDSmPmsm','18','0','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4222,'CsKp5Ihug7','26','2','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4223,'TQWYOQvq3Z','54','0','32','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4224,'0a1wISDOUv','18','0','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4225,'tg9KqIpC5P','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4226,'DMGAs1VS3L','106','0','40','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4227,'r97im7XiSp','18','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4228,'gEwH93LwEo','34','2','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4229,'W68hTrA8Di','6','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4230,'atZ0t6UXfA','35','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4231,'Am3vWMxiok','23','1','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4232,'9DFDhzgPJo','12','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4233,'04f7pbqxZ8','26','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4234,'cZBBBJsX8a','18','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4235,'uRnd2zyL09','5','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4236,'SBdjtlsJZu','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4237,'xK9Umc2cwH','16','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4238,'a35RCizoKk','251','1','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4239,'Wbn8vJCvzy','38','0','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4240,'zrHEBx7426','77','3','65','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4241,'J0f74TGVV6','5','2','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4242,'mEs2umVQS9','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4243,'0L8Gx47H6R','12','1','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4244,'SpzrR6QVnW','50','0','45','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4245,'HGgkOGne3D','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4246,'yRLnljQZFg','35','0','66','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4247,'kuEz9QNyki','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4248,'bEIEQE61ex','34','0','60','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4249,'ZhjeFLgRxr','10','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4250,'cV4dnDglfq','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4251,'DtRiHDmBNx','37','0','35','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4252,'Z93KgStqeB','107','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4253,'VtBcProHdV','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4254,'DE9coQrMMn','15','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4255,'acAZCG8mCS','20','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4256,'QGkpUk8YCA','20','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4257,'8F2kV67b62','31','2','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4258,'O8pB0D7P0M','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4259,'V1gA3oN9af','8','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4260,'c1EJWqTu7C','17','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4261,'O6pXHxSHJc','37','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4262,'P6Vs0vkjvD','15','2','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4263,'YzXXzPkltE','40','2','35','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4264,'JeyciW2Gux','24','0','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4265,'kDxxfT7lt3','24','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4266,'8P0mtjUphZ','25','0','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4267,'aCwzmYHkIk','16','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4268,'SzbxPRGlB7','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4269,'6djabvSzfH','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4270,'cmW4SgNu17','21','3','37','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4271,'Jt6A0LghHv','50','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4272,'WNpbNBwZXI','19','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4273,'oE9BmyL5UU','20','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4274,'oP04JxetB5','20','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4275,'WTnnPD3hVy','44','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4276,'e4LFB4Cd67','27','0','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4277,'p2NKpjK8vL','11','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4278,'fcW1IM2Y7v','5','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4279,'gjfXXBgrvU','19','1','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4280,'hUCg5wReAX','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4281,'46Dmt4izV8','13','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4282,'8jfI8HshfD','29','23','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4283,'g4lR2HmhDY','10','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4284,'Y5Gz1mdSe3','12','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4285,'MNR6Nl3fBU','17','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4286,'nKkOI3nOCn','43','0','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4287,'ltVOjDMlfZ','34','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4288,'JW51k52y9B','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4289,'LySmq5r5UV','7','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4290,'fNr7JJclvR','10','2','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4291,'ZO39Aq2qeR','58','0','61','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4292,'8qWSWq6S3D','11','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4293,'Yvnf6VIXz9','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4294,'NskeMabw7V','1','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4295,'bsoymeN7YV','17','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4296,'u0zzT6c4p1','45','0','40','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4297,'oqMx1iHyOk','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4298,'6PBevPKVrH','9','1','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4299,'hBrYP0q6tH','38','0','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4300,'DwcAC3vUmL','24','1','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4301,'jrVq80a64B','25','2','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4302,'DxJ5L2c8zV','30','0','38','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4303,'t06sJhg6jV','49','0','37','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4304,'ofnDvhKfvm','16','2','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4305,'YTDRfFcJjI','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4306,'MpzBrNYbBk','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4307,'ozZFVxwfD7','19','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4308,'LFJkn4GX4L','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4309,'4YAQeinm9j','10','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4310,'ch8bF6iDvK','7','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4311,'2wkmgUZ3Y6','13','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4312,'bLrKjNiFPT','23','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4313,'WqC851VS7i','8','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4314,'qPBTBj5PNG','25','0','43','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4315,'433Smqh1Mt','46','5','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4316,'QDR8nByFxU','40','4','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4317,'i6RF0daVls','34','0','40','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4318,'uwGDeEFmuc','4','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4319,'SmcnmkBSiC','36','0','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4320,'TdxYbhotJJ','23','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4321,'bnDmJrqhNp','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4322,'ZIEY91hOYn','96','0','374','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4323,'LxhulBqd0P','12','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4324,'lVfwFVeLnD','6','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4325,'plvsfDCdNb','447','1','40','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4326,'v0hofN7fXT','8','1','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4327,'BmC51gd1GT','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4328,'Ae1vOkFWSq','18','2','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4329,'K4PRZXSJ23','18','3','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4330,'gOKDEmlAok','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4331,'gQCZqi6Ouy','78','2','50','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4332,'HMQqmCbKmT','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4333,'bMokUIduOd','11','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4334,'w1IrO5tOWW','15','2','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4335,'aZ0ZZDatbM','7','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4336,'CVF8LJYJt5','10','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4337,'flZ548m62z','16','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4338,'F2JC0xWNdN','22','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4339,'30DFHxQjhW','50','1','52','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4340,'hZDsLby8l6','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4341,'w3i0UE2ico','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4342,'4m7c3W6o3V','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4343,'yhXftNChJ3','14','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4344,'x4NQpDCTpL','10','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4345,'2ecsAIHYQp','12','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4346,'nOWImkzouH','32','3','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4347,'rEeSsudQKL','6','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4348,'GsmPuibeAk','59','0','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4349,'cJVZbPcj8c','46','0','43','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4350,'6xT3zjg4Jf','36','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4351,'bw3aGKJcGJ','33','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4352,'rJ8YJ4sd4d','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4353,'7RdtdfCxL9','15','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4354,'ToSuwMZY74','41','2','40','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4355,'t0Du8rCDhB','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4356,'TSEmOoLKER','7','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4357,'YzBB2hYVNQ','21','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4358,'Eo9XGIhSCI','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4359,'QV2Bxp5Xn7','90','0','82','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4360,'YwkRWADOuw','42','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4361,'dnX5B6APtl','21','1','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4362,'tsEkMQBwqb','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4363,'RAk9Wklyy8','8','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4364,'nQk7O3h5Q6','8','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4365,'ACQhUAjcqi','84','2','33','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4366,'zZr1dbwBBz','17','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4367,'KVDDPrUzHy','11','1','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4368,'uKKNcUfyAM','69','2','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4369,'LpTKRlMNdp','3','3','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4370,'UqkDuujiYs','7','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4371,'aQOTcSF5kM','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4372,'y3uZyuvIOs','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4373,'PVjCd07vjF','33','0','41','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4374,'hqIYY9xscj','10','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4375,'GOqNEYdMgm','12','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4376,'7mAZeezGga','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4377,'6zZO2xc2Hv','24','1','36','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4378,'Gig2geVYWs','57','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4379,'c3AFiQDmuM','37','0','45','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4380,'Iomx9o0seu','17','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4381,'YFLtN4mBFW','17','1','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4382,'noKuyuz95P','8','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4383,'VyKs93BaSN','9','4','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4384,'ESq2KG6aWc','4','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4385,'R5oOWMHwwR','11','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4386,'CSuZYW2oaa','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4387,'Sh8PXNGXVw','39','10','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4388,'kcgvkKF7iM','15','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4389,'B4PuTNSBtx','19','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4390,'Ujvvbjon2C','65','2','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4391,'XoagS7BkYB','37','4','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4392,'fHXCX25TVJ','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4393,'syAFwSXOs7','11','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4394,'hXZqfTq0Hf','12','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4395,'p1uOQsj17P','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4396,'9Hl0LTMfFe','60','2','48','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4397,'CKOJkW21Qw','13','1','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4398,'2y9GGEzISv','23','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4399,'PHjEJvwnxP','57','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4400,'iDvj0ZuBbW','31','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4401,'NLPKx2WN0z','10','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4402,'X5ogyO0yAL','27','3','42','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4403,'BGyA5M6GoN','70','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4404,'2PRMnlklR2','12','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4405,'LJzYBL7JPf','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4406,'RvdkDLuvbh','50','2','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4407,'9pRxrN98zC','133','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4408,'0tbOXDqbPx','145','4','38','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4409,'z8dmzpArZj','1','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4410,'A97x7qFEqG','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4411,'Kht0BVkl6W','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4412,'uYq2eSrQCK','11','6','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4413,'qycBuUPCu5','106','1','77','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4414,'OtxlRJgHX7','29','1','40','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4415,'1WWluQzMSa','84','0','56','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4416,'oaOro76S9c','27','0','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4417,'PiUMICtUiB','32','0','35','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4418,'uU3JYghyEg','47','0','43','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4419,'lfpwbHeRv0','57','0','48','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4420,'h1gy9Q0WGh','116','1','54','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4421,'GYU03SZoKw','9','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4422,'FceKgIbsC8','21','1','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4423,'By3uSMpQIt','11','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4424,'f24WZt1XP6','17','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4425,'XB4A6RIdVr','6','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4426,'onPNbNIlZM','44','1','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4427,'SKuzckpIwq','4','4','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4428,'2gWIm1Hia4','49','3','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4429,'Spv04LGn8g','12','2','34','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4430,'IntfBj9tPc','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4431,'zt0ylXkBBn','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4432,'8cygIsdaEb','46','3','43','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4433,'v1IYUSxAWV','30','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4434,'wIqpquho1A','26','2','32','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4435,'lA9kKKpUCd','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4436,'6j4EJtclDL','7','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4437,'jnTi8JinJb','41','0','37','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4438,'QzBXv6STZ9','28','0','46','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4439,'9WuL5oLSq7','11','1','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4440,'OFxrLj1XZg','23','0','38','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4441,'LwUSOWbkiR','18','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4442,'Td4qdj1VLB','25','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4443,'0a317sPquP','16','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4444,'rpTGFBolnX','3','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4445,'pHhKHXu2Dt','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4446,'eCwPy1XEUI','12','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4447,'I8PPTLGnR1','3','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4448,'iCilQgn13G','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4449,'cxfzHRMjdK','67','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4450,'Jg5aGMPAEz','9','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4451,'j8tgxtMFz4','13','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4452,'ADxd8vE6Ja','162','5','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4453,'hsQG7GjYeD','7','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4454,'TTVad0CvFR','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4455,'rnT7NhWBrH','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4456,'VAIig3FM5f','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4457,'2AkiyY2ekJ','36','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4458,'0XBGtbK4VT','26','0','42','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4459,'mRfB6RyHhe','68','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4460,'kDvvD8mVXK','16','0','39','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4461,'j51II7Fucb','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4462,'8ayEQ7LsIT','21','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4463,'TlXqVdYddl','36','0','46','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4464,'B4zYL4uF4h','2','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4465,'CQ9Xgm4OCc','62','1','46','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4466,'CM3JumtUa9','6','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4467,'4HBiHVOtrb','10','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4468,'bo5MMApgI2','9','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4469,'FSqWqwBqoT','15','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4470,'3ZZtDRETPS','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4471,'YGEjymVm3e','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4472,'KEejkuRa7C','68','1','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4473,'dsKggUVEER','198','4','54','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4474,'DuYmYudIgl','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4475,'eR4rNX3HVy','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4476,'LNj3xzaJBf','29','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4477,'A5W0oOlYIS','13','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4478,'LjDQx0knRv','12','2','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4479,'4S3CSc0a56','56','3','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4480,'lOYcUEJa36','12','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4481,'Tj0MZTahz0','43','0','36','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4482,'wUAzEOjwoI','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4483,'mvtXp65Dfy','16','1','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4484,'MGUbKUp17y','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4485,'u4X644q0fm','10','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4486,'agGjgo835O','23','2','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4487,'EKET79lSME','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4488,'yCGj5k0wAy','14','4','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4489,'pD6OJDCtJL','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4490,'Dws9KORQM2','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4491,'Di3o5mPWQl','322','0','467','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4492,'FrJIbx3Dx8','32','6','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4493,'IecxeyLccc','7','2','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4494,'LXHml01znX','10','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4495,'DJZgvDGpvx','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4496,'V8h1JNUn6r','84','3','50','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4497,'I7gHMSZQ3G','170','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4498,'7zphRbeDXu','3','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4499,'Ia9lWsL1US','30','1','34','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4500,'UB0RTxkTbc','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4501,'eg9jmmbmyC','31','1','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4502,'l8RuD6YXZx','3','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4503,'mAq23wRUYa','70','0','47','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4504,'OpNXnlYtrk','88','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4505,'C0RD2dO0Ze','5','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4506,'IMqJMkRASE','26','1','38','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4507,'wlBljDI0Xg','17','0','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4508,'Hj4gNnKBJj','5','2','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4509,'1znX6jahDA','6','1','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4510,'u9odIM25wu','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4511,'DYiUo3bC98','87','4','64','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4512,'pFjuLH3JLj','78','0','31','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4513,'YrBF4D5jPe','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4514,'Oy7biOnyMU','3','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4515,'6yCs9MPAAp','27','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4516,'n7AA936wE0','7','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4517,'HNDSp0I8Zh','4','5','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4518,'bwuoCmB9Sx','21','7','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4519,'ricGgqxE3v','12','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4520,'25GeICLeYV','97','2','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4521,'dsK3A16cUX','43','2','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4522,'ykuniGxoW5','89','0','35','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4523,'xuIkyKXIoz','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4524,'BVtqvvej6d','32','0','42','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4525,'pwgWG7fs38','2','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4526,'vnXeDZmX4N','35','1','37','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4527,'IoSxaons1m','30','1','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4528,'vWaGysLM74','29','2','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4529,'2x0kB03hRn','10','4','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4530,'S15JYUBssc','10','2','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4531,'oX6DVzqVvo','21','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4532,'Pc7Q99NEkD','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4533,'YvbbLbq8da','24','1','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4534,'7d4tD0OFzc','5','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4535,'cOKJEMJwmk','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4536,'QNfr0bqvjC','33','7','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4537,'HVXUhr76hB','72','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4538,'Nd4CrNUDvj','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4539,'S1cBAg6MOo','35','1','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4540,'3JvbrNsNbK','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4541,'sOOfE5bYYa','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4542,'7PbF4JARhK','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4543,'Zo5CmEHIUv','34','1','34','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4544,'T11S3gjkwv','17','1','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4545,'1C32csZMCo','4','2','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4546,'ZtjsPzg6RN','12','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4547,'81Wa37xkO4','55','2','40','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4548,'HEcwoWpkmh','84','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4549,'I9SbiybU53','20','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4550,'bakQA3rsEL','23','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4551,'iNtXNbiDNQ','43','1','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4552,'6PPGzFKTB6','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4553,'Bg5kseV3S6','7','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4554,'doMcaEtKAd','48','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4555,'FnFsHD3JFt','32','7','41','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4556,'6sCUYmjGkv','28','0','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4557,'ZCi3OgF5uj','11','1','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4558,'h4pyRNCRHp','17','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4559,'vBho6HGHTh','5','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4560,'scWxgWL3ks','38','0','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4561,'HHZ54xGZ4R','26','4','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4562,'A1un7mhyoS','12','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4563,'TV8e0l70Lv','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4564,'mNTBLPmjZy','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4565,'IpBJ6Z7x8E','35','0','33','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4566,'1UmBsKZmSC','88','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4567,'7q1RK7joOQ','36','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4568,'6rPWXpexF8','3','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4569,'wbnHJ8CTrM','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4570,'x0DMDT3xR2','17','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4571,'7J4T0FCXpy','13','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4572,'hxtyPPULlX','1','2','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4573,'3SihSyXMGA','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4574,'YdBdJlKznG','28','1','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4575,'qhh4Jn54la','15','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4576,'TdJcHd5ZDX','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4577,'PaGemix3s0','5','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4578,'J4X5lZArxl','7','2','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4579,'jzfCdFK2Fb','1','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4580,'FqmGOkTqcP','3','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4581,'uqcbYWNe13','28','0','31','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4582,'kXhXTVc4lE','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4583,'IkkdgYlk5w','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4584,'a3CVyubeM1','23','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4585,'q5ib7uPKmQ','62','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4586,'qFV8ZZIbD9','6','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4587,'0J4uj4K8HN','14','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4588,'jMCMIcXIUF','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4589,'U9STYGrgOy','7','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4590,'mfzNtTCRz1','4','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4591,'Bi1OQ7fyg0','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4592,'J5OY1WPqah','18','0','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4593,'IdJDTjQ0jW','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4594,'HqqqcW43IP','24','3','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4595,'G82N02IpVQ','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4596,'KISHmmdmwe','13','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4597,'VVfwlH3Xzn','41','12','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4598,'CnfvVn5VXc','25','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4599,'5x0xzF9Zbu','31','2','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4600,'CdtNlHmPp5','25','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4601,'m77piiJw9u','8','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4602,'eNRtzHuPvg','21','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4603,'SxXrrvC8NS','9','1','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4604,'vGus3Evy9b','48','0','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4605,'huW3KGRgud','23','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4606,'UwQtqAroMG','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4607,'ZHTw8n9JpD','74','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4608,'Qe9HQy8y3k','9','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4609,'MXtRr27BRY','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4610,'xvBED8K24h','32','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4611,'YM5lkyFk3s','17','2','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4612,'YE3rKsBUma','19','3','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4613,'c9yPswjuim','18','0','30','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4614,'LqC9qOjk5z','20','0','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4615,'DnnuV2IDJZ','16','3','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4616,'hZVyvrM2Nf','4','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4617,'00fCfdmB8L','3','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4618,'VlNwxDilzb','17','1','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4619,'0oqikSHect','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4620,'AmEpK1rmS1','13','3','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4621,'QFJnhRS0Be','37','1','32','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4622,'tRJ5x6kvjh','5','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4623,'V0z1VJklFX','41','1','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4624,'Ao3pmsJkwI','7','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4625,'eTrv8jKH2Q','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4626,'ktjJxNWZt7','14','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4627,'biG59IDWYT','28','1','34','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4628,'AtZNNryfBo','42','4','39','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4629,'O0vJvZ5d09','4','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4630,'DaIYKY0eqV','59','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4631,'pQosoq2YGp','23','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4632,'6BjQnfCJRj','10','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4633,'QIQHYmjYka','20','0','28','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4634,'c0Dh4ZYd6y','8','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4635,'Q28xDfgLhC','2','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4636,'SsmT5wv1mW','62','0','25','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4637,'sguBuuZIwq','4','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4638,'fFvGFzA4hr','18','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4639,'gq1j9qPgUE','7','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4640,'EbHdXrQNr5','16','0','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4641,'H5qis1ZoI0','19','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4642,'zOuMEOPEOp','12','1','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4643,'2jlMzBIDHB','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4644,'wS3x7avSEm','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4645,'S9OLCktQQc','7','5','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4646,'XSaW5MLImt','15','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4647,'GhL0znsTbS','8','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4648,'Qrbr6Xkthi','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4649,'vZ8sXJuprV','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4650,'HAU7yoNySN','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4651,'E2jrNhMj63','10','2','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4652,'jbxiJJcH0t','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4653,'Tek9sCvSQF','12','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4654,'qJXDXj5rt1','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4655,'1llfD8eNTW','125','18','79','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4656,'9wKhSoZEKg','11','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4657,'9i1nweRYSe','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4658,'97oXIybuM1','4','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4659,'gbtFBHKdVM','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4660,'IekxGAFiyi','8','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4661,'PaIUCYvk1j','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4662,'sDLvj6otNq','5','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4663,'KKA0My6aAM','9','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4664,'6a9QQIJeIz','6','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4665,'GBxbtD9XDG','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4666,'MLHdhbKjnM','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4667,'OwKPsSrkUO','14','0','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4668,'ybr4htoPf7','6','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4669,'6wW3SmXw9b','7','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4670,'0O9Cwo6Wi8','6','2','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4671,'kPlNVFctrm','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4672,'Z7cG31Xua6','12','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4673,'1j8bNLoT0I','13','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4674,'BndGhvORVx','39','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4675,'TqogAufWK2','3','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4676,'KhZJ24itNE','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4677,'C1sVWAVY9O','4','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4678,'cIYDSAPmo5','10','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4679,'nFxgxlg8Tr','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4680,'CFNDtrKPPo','19','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4681,'hn6EDfwn2V','7','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4682,'9BRLd6i8BG','5','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4683,'wXVRDXWVrg','2','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4684,'AEcDKwfqgo','5','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4685,'cYo8gmho5w','12','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4686,'ChjP8hArJW','13','2','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4687,'iTxB4jEfla','11','1','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4688,'zEkEEqpSUR','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4689,'pGA1S9Xwat','7','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4690,'ylxR82QTDE','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4691,'8amkCY0gAr','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4692,'FoysegHukj','7','2','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4693,'N0DWR4MVHr','1','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4694,'Y4dXDFiL2A','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4695,'q9qPiwxK3U','36','0','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4696,'kb40P0w2dm','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4697,'0seAUcT1CR','2','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4698,'XP4Q64wzr6','15','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4699,'F4b9dbeNT4','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4700,'xXn1jjGn0p','77','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4701,'4gOQaIZem6','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4702,'pjPCNtAhlV','6','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4703,'H0zqj4qVTr','3','2','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4704,'lMIG7ivQ1R','0','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4705,'c6JhfVMxvM','6','1','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4706,'rW1Yk7ry1b','7','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4707,'RuQM1gDS1T','4','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4708,'TKMSocjiq2','38','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4709,'9zvz6xapLm','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4710,'0C51IAzqIb','17','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4711,'NBPUXdq2hT','31','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4712,'o040l2Y26Y','6','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4713,'4MguCQFsod','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4714,'ifxjZHMzRw','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4715,'gDnzXBap65','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4716,'l0zQFDcfBp','3','1','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4717,'IuKp3CX1qc','6','2','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4718,'fSkiqSdCgR','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4719,'JjvcdtqVNx','4','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4720,'q1Evy5dkcs','12','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4721,'sQQNM9zYok','46','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4722,'K2zdVlsrHA','8','4','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4723,'RiAYOyXsCF','22','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4724,'wtLzhRI62K','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4725,'zvBYZX16PX','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4726,'JIkKUmpkuP','11','2','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4727,'ne3yyc2mEZ','5','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4728,'NJ4EXralRf','8','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4729,'LY1cCWT35d','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4730,'YNp6L096ZI','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4731,'sbtjX8S6Jo','14','1','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4732,'Bgma95vgi2','13','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4733,'rYq1qIn7ot','8','2','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4734,'AEA2UQliuw','11','0','24','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4735,'ENtZP0GVDa','6','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4736,'HfzEzFs4VT','12','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4737,'CgotG3Lsu3','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4738,'lYy5EKZIY4','19','4','26','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4739,'nuMW5uD7c4','10','3','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4740,'ne7omuLsCF','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4741,'FsGyqiPUgl','38','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4742,'gbl8vVu6lo','9','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4743,'84xCxXOtpn','8','1','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4744,'qFBJvVkPbe','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4745,'DEEuaw2WmH','20','3','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4746,'4ldcJ6e668','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4747,'33OJ798a9E','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4748,'9eGRO1PqoQ','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4749,'ofj2FfqrrS','3','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4750,'OLTlv4oppk','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4751,'UkIxakjemg','51','0','33','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4752,'aSURKYbcYW','9','1','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4753,'9KOFAiTq35','6','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4754,'SrHxrFKxBi','13','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4755,'hWW953zUYN','11','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4756,'Zr4eXL1Fvn','41','15','35','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4757,'KAKRMmPqes','9','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4758,'e86rbJY6l1','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4759,'Kffpp4Snt7','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4760,'uxJzxpOd6u','11','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4761,'GwQlUO47EM','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4762,'aMQfu9lecg','0','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4763,'9LPxjJelJM','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4764,'Svdpl4qff9','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4765,'iGA0Qux3CS','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4766,'r0porxcdJP','6','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4767,'S0xx0xQb0I','10','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4768,'edt8r4WbNQ','25','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4769,'oqAr5MDgU3','23','0','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4770,'oNJTNfU0dU','62','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4771,'dXLmfVqNx6','5','0','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4772,'0Nzsx8yjhz','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4773,'tuqSI1BAiP','3','2','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4774,'Gjr4dluzdq','16','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4775,'6jp7zHIdht','23','3','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4776,'qW5r5i4qMw','67','1','31','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4777,'N44ol8AZ6f','7','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4778,'pauGMMFYeP','10','1','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4779,'c5UbMszcie','19','1','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4780,'Sec8S7t3Ae','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4781,'e0JlbpifBk','17','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4782,'NaUyOG8qQB','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4783,'UGyZk1Zyek','5','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4784,'YaOhIEd5wW','5','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4785,'VQGQcYVmc0','17','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4786,'rhZQpbAdrr','5','1','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4787,'xvBwd0yTNZ','20','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4788,'mLpvl2kdpu','3','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4789,'ONn6jn3xT1','34','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4790,'xPVYdfmxJZ','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4791,'k0fv2h9bnQ','10','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4792,'Gd20NloBZa','20','0','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4793,'kWWR598SgU','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4794,'dRLcVLixZR','15','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4795,'6zVQLNiJbB','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4796,'S1MpcEt9Ey','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4797,'72FBLXyRDe','21','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4798,'mui031FMo5','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4799,'gCyRAOtmYe','5','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4800,'9yeZEq6aqi','19','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4801,'GwUrmidicY','15','2','21','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4802,'tNFszB7lHR','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4803,'tb8KRjG6Nn','28','0','32','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4804,'KNb2xDYpZQ','31','6','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4805,'EgS2OuB9eQ','1','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4806,'s26B2TuXRW','3','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4807,'COkpkc6KKy','21','0','29','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4808,'MrFFpBanjo','12','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4809,'67o5CA4oMX','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4810,'IR8HD0CvB9','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4811,'CLXB8F3n0G','1','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4812,'hhzMptgPfN','25','1','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4813,'zimYSwJGcb','8','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4814,'PM1oua0yKL','7','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4815,'jvXufTA4p0','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4816,'hT03vtGZRX','7','0','22','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4817,'SuSHUuXuiS','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4818,'lEGgK5pCuV','10','1','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4819,'kMYDcGJs5Q','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4820,'pe5EoSp9ER','12','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4821,'sn0VHril8o','10','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4822,'woONmu8oEy','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4823,'tjLIDFQhNR','20','0','23','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4824,'IlX2H4WdHU','3','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4825,'pA3GGmjy7l','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4826,'8VPqrr5jRN','14','0','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4827,'Iqct3iXiys','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4828,'SDVhzt7XJC','6','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4829,'Of8tV43RJe','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4830,'MY3r5uX1Ak','5','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4831,'i7CFeIhSGS','6','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4832,'OfV6Rxyxnu','33','6','36','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4833,'HQA1sShsCz','12','0','19','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4834,'QgSriOVk3A','45','3','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4835,'LGkcqyJOQR','4','0','11','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4836,'P7oaE5TUeJ','3','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4837,'uDDHFjWDNw','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4838,'VrL76zCt6p','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4839,'nrDI6h1tFt','33','2','34','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4840,'yhNDxDw2Vo','0','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4841,'0DxezpIHnf','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4842,'meKL1KV9c5','4','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4843,'EXPprVYtbS','5','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4844,'eeIxekfIQa','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4845,'wawPUGVM1c','0','2','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4846,'Kh8vXbQ0VA','0','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4847,'KVF4pXuNHe','4','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4848,'47KMiKVuYj','4','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4849,'K3eZUsPSeW','12','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4850,'XV4IPNMPV8','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4851,'C3CFA5Nck3','12','9','17','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4852,'yfhblJKTxS','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4853,'wZXV68yt0Q','9','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4854,'l1o1aqx1Ql','5','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4855,'VGaum5r3OX','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4856,'BEgaqQxCAf','4','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4857,'ZXHi6bSDrB','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4858,'soAV79pCIA','3','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4859,'RPzQZ2qFl6','14','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4860,'ONLfb4AvRW','6','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4861,'yiYv3UJ5Wa','4','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4862,'10DfvLGrjW','11','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4863,'XTXmJNsRHx','10','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4864,'AB6XRvcjn5','8','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4865,'0o7eUkLQY8','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4866,'CQwJeWxkw1','14','1','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4867,'T6bmjZml6b','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4868,'ck7JqubO7I','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4869,'3HF6FTGx4e','6','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4870,'eOqLyYZaG7','14','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4871,'fnbEBJE8xT','12','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4872,'mkQZ598SMo','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4873,'yYQ0a5XSQy','13','0','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4874,'AxbDv8gjzc','12','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4875,'89WqwkDaur','9','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4876,'wgUbcsVWMe','3','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4877,'lggmCIPwEv','3','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4878,'L7yQCEn51p','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4879,'JOoSwgrSyV','2','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4880,'QOa89ixAWU','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4881,'xuwAwmXQyp','7','0','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4882,'eP8XNjYJ2a','1','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4883,'V8d3t416zz','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4884,'H0heH8Ohrp','19','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4885,'HKSWSYn7ut','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4886,'3FfN2pqzpQ','3','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4887,'JhbM2vCxV2','3','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4888,'UbzTnvsvB1','10','1','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4889,'evn6VtG00y','0','1','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4890,'tAGay7PSa8','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4891,'YSAZSs8o5I','0','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4892,'vsmMMIpsQF','14','0','18','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4893,'RR6WTH5t8R','2','0','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4894,'xhDOrdkVPx','15','0','14','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4895,'Gl0v2LAVJE','0','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4896,'oGOtoK6kq9','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4897,'pscOuqtwsH','7','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4898,'o7mFYGxqiq','24','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4899,'zLbWHr7Nvb','12','1','20','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4900,'fnpgPVejF6','26','1','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4901,'FuqWgeTm5r','33','2','16','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4902,'hSaUqQJoc2','1','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4903,'sBpPxBsjfw','2','0','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4904,'CpZH8rkVZq','2','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4905,'g1cZymvuGO','1','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4906,'fImcOE4cmX','1','2','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4907,'vdn1P47P6B','1','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4908,'jk1Gw7Rq7j','1','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4909,'X6dwRDcH8R','2','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4910,'Ci3N31JEu5','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4911,'R5uOMwR95J','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4912,'CKSx550wUU','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4913,'9TJDPPElVw','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4914,'TQiGiipogf','1','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4915,'m5AV7oXoKY','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4916,'W7aJMGfQow','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4917,'ZxZO4Fyvvp','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4918,'A3yBISrm5g','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4919,'DlVA403Xn2','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4920,'W3ytAwhqYM','15','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4921,'06Ru6beP2x','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4922,'RhtOTfEPnZ','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4923,'w93d7kH5QO','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4924,'EGAHwULIUU','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4925,'f7s1iC697F','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4926,'G4RprpoLd3','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4927,'wUmjoshUMY','5','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4928,'3tLVJHeLnG','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4929,'J8BsnRWDXX','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4930,'tmceyuf1In','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4931,'2ntiXr1XDD','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4932,'UOa8WyzqYO','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4933,'3Wyp7iT9G5','4','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4934,'lkcwMovEs6','9','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4935,'9LpDTFCDhK','3','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4936,'QlNLPDmnPs','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4937,'FcsaW1pcu0','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4938,'3Vvt4L3zdG','24','3','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4939,'Trti0ZeLZt','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4940,'gyo25EdoM7','17','2','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4941,'0DpQjDqZBn','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4942,'PUcAEE8G3d','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4943,'1xFLvNaHVe','3','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4944,'wyyjeO2YcU','3','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4945,'kk1DmOb19q','10','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4946,'ruEQCwn97T','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4947,'1qajwEveo7','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4948,'21MOeWPwSD','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4949,'G3cL1ibiUW','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4950,'EOYywcINzz','0','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4951,'Y26pPhcfNc','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4952,'0ogEeWBeOv','0','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4953,'qgsJiGpqgq','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4954,'Uw1BAW6qym','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4955,'3l8jJBsf4U','4','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4956,'12F2tH9bl7','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4957,'wrbLn6KT2g','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4958,'KBtnbxMJ6w','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4959,'vHPShtK8hH','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4960,'UJLFVJcpJA','0','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4961,'TYu1ksLkyB','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4962,'eL88XH5JdI','0','5','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4963,'njT1rJEBNV','4','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4964,'wsqXGYF55m','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4965,'wLhf48YLRU','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4966,'4QM9UmtIib','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4967,'2flwLXqdD0','1','2','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4968,'kAw213ZGu9','0','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4969,'WvlfDTWH2W','12','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4970,'1THxjBaTTO','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4971,'uyuBw5hq7u','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4972,'OGSDkep5mS','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4973,'lpLqdNc84v','4','0','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4974,'fRxGlZaVDB','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4975,'lTNyLJ1vd4','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4976,'LTR1D2O4nh','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4977,'pYqaQGxeGN','10','0','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4978,'6iiweYTg14','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4979,'QHdr2JwbNI','5','2','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4980,'xwqaS3RUud','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4981,'vnpeVJqrvH','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4982,'gHVnxX1ZHw','1','1','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4983,'tbrWnnE2VZ','3','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4984,'GzntFNCXP9','1','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4985,'QW5lu5lm9y','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4986,'5t0jBrIHhi','12','0','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4987,'aZXjrnMb4a','4','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4988,'Gq1ZSkhKuO','6','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4989,'NsOOiaNo92','2','2','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4990,'K0btN8ghJi','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4991,'bZdozLizbl','3','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4992,'J6zQRfMpft','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4993,'ooaZaWl3Q5','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4994,'aIyRsYzAW3','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4995,'YPDt84cdtK','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4996,'tAoe93hYwX','5','4','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4997,'Yug2akRIwQ','1','1','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4998,'FXBOf0qhxX','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (4999,'UU9zegHAeQ','3','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5000,'9eYR1WdoYo','8','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5001,'sHhZrfEvJA','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5002,'JKccOA0eSp','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5003,'G2tzNVudRC','1','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5004,'cBDJTTU6jW','1','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5005,'JuWIWA6q3n','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5006,'rHrefrYLZr','0','1','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5007,'GJ2TPpq8Bi','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5008,'uNNXvHiPvA','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5009,'nYAEaobWGx','0','1','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5010,'wxLxzVMhlo','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5011,'Htlgp6EJZ4','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5012,'qYyTEq69EG','1','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5013,'qnbl8tqrlq','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5014,'AVdZdNKhJW','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5015,'zBbkNxovpp','2','2','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5016,'RBrQ0JyfPt','2','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5017,'Qm5ZiihiuQ','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5018,'XD0anJ7XVT','1','1','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5019,'qxJdN4IV2u','2','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5020,'fEwYWchqmb','4','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5021,'RHRWdBuFNB','7','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5022,'4T0yzZKfjD','2','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5023,'Z2dMvHKvv2','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5024,'BasAgoVEyZ','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5025,'tWu7EiTy5h','1','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5026,'AHDBBR5xb1','7','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5027,'Ws5BoSZmKu','2','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5028,'5uMHmgVcyK','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5029,'cXTB861v6I','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5030,'EXTp6dGXX7','0','2','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5031,'2pXEB89N4B','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5032,'r4LO0lOLPD','6','7','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5033,'7rVhxRWxj5','0','2','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5034,'fAGSSYTm7n','6','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5035,'3kADcwTA3U','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5036,'GSw0WyDs9S','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5037,'c3YXsuRocg','4','4','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5038,'XOg1cgDw7Z','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5039,'ApDVl6MBjC','3','1','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5040,'0ai1imdo5l','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5041,'VTnKXT5PpZ','7','1','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5042,'jrRy06ofvD','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5043,'FesuKWfgod','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5044,'NjRiJBYZb4','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5045,'MbHfhRivVs','0','2','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5046,'mP8R20qVBi','5','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5047,'9yAZ9oX3im','2','2','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5048,'S1OPEGBgSA','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5049,'MKU81Ytcqc','1','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5050,'obHJN03ZBw','9','2','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5051,'POYYkwBgG2','3','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5052,'8WCC7iZWg2','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5053,'6o1WkMBsGx','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5054,'Gpv0Nfw6hy','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5055,'fswoE5jyMJ','6','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5056,'FasSYsriOl','0','1','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5057,'9Dj42nAPNm','1','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5058,'G91ZgWfEoq','1','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5059,'O2fPfz7VhA','3','2','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5060,'K6J0HroJnk','0','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5061,'CxXrLVGxpY','8','2','13','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5062,'E31DmSLYA5','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5063,'sM1xiW4MSe','2','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5064,'tGKCgkR3wl','0','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5065,'54TlfdCFnm','1','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5066,'FFZaNBs6Tz','9','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5067,'H7YA9QVQW2','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5068,'yPnPVBITXy','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5069,'2CcQiSbSKf','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5070,'fVtGp6OXVF','1','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5071,'LkqcomNcez','2','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5072,'JHtaLZoxBF','26','0','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5073,'UYwbmQdIk9','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5074,'UtdPht1j6S','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5075,'0tJsxzq28x','6','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5076,'nC7mQS6uwv','4','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5077,'hjxgp0kL0b','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5078,'CqQVKkX39W','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5079,'CrJhnjAt4S','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5080,'iKMRWGDSyI','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5081,'K6hf6ViT0E','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5082,'wYinIszgyE','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5083,'yS40430163046cd','8','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5084,'yS40439ed560edc','3','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5085,'yS4043a0350370e','5','8','10','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5086,'yS4046e0f8ab8f2','3','2','9','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5087,'yS4048ace7bac92','2','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5088,'yS404998797fa86','2','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5089,'yS404ef57365dbd','6','2','12','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5090,'yS405025d20424e','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5091,'yS40569f1ded341','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5092,'yS40585d4c21829','7','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5093,'yS4061361243568','5','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5094,'yS40637a3a2ba33','6','2','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5095,'yS406c08912254f','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5096,'yS406d79a47124a','2','2','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5097,'yS406d7c084adb9','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5098,'yS406d7d3c1e24c','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5099,'yS406d7e5913371','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5100,'yS406d7fcb34ba0','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5101,'yS406d80f80c50e','3','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5102,'yS406db0616058d','7','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5103,'yS406fe47ec332a','4','1','8','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5104,'yS4076e4cf0beed','2','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5105,'yS4078e48ae6e16','4','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5106,'yS407951ca61a7b','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5107,'yS407e6088e5d5e','2','3','7','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5108,'yS408a8210c97fe','17','19','27','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5109,'yS408ce25e0308e','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5110,'yS408d484fc84a2','4','1','6','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5111,'yS408d769c11e52','11','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5112,'yS4090132b5c06b','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5113,'yS4090f972a63e3','4','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5114,'yS40992e957bb97','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5115,'yS409e40cea2430','4','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5116,'yS40a124ede5783','5','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5117,'yS40a6a0ff6eee8','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5118,'yS40a9ba7b0d1c0','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5119,'yS40a9bbf565fd3','2','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5120,'yS40b60bec974ca','5','0','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5121,'yS40bf07a6ab604','4','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5122,'yS40bf31cc5a707','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5123,'yS40bf6de573849','1','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5124,'yS40d5edf2b4afe','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5125,'yS40daae40094a6','2','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5126,'yS40e088f27ccb2','3','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5127,'yS40e149e52918b','4','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5128,'yS40e2e27d38b34','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5129,'yS40e577897b3d2','2','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5130,'yS40e5856b4db28','1','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5131,'yS40e9551693503','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5132,'yS40e95617e01b1','4','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5133,'yS40e956e58aa2a','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5134,'yS40eaf1bc0b150','3','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5135,'yS40eaf58d2b993','3','0','0','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5136,'yS40eba17ff1578','8','1','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5137,'yS40f2bb2e91ad0','2','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5138,'yS40f4722ce6e9a','2','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5139,'yS40f58f067bc6a','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5140,'yS40f7cd5c78d3f','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5141,'yS40fa5774c860d','1','1','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5142,'yS40fccbd145ce7','3','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5143,'yS40fd24f623646','3','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5144,'yS40ff9b65aefca','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5145,'yS4101116338a19','2','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5146,'yS41066d14139a3','3','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5147,'yS4107b07aa2430','3','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5148,'yS410adc8e7fc10','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5149,'yS4111e615579b3','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5150,'yS4111fbdfc9af2','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5151,'yS411501610a38d','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5152,'yS411746e3286d7','3','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5153,'yS4117e70964039','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5154,'yS41186f3d3aad8','0','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5155,'yS411b4c604c70f','1','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5156,'yS412098dcbdff0','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5157,'yS4120e13854a6d','2','12','15','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5158,'yS412108577268b','1','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5159,'yS4121c2fdf07be','0','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5160,'yS412224081b261','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5161,'yS4126277853aa7','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5162,'yS412e2cd96eb0e','0','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5163,'yS4134389d5d43d','1','1','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5164,'yS413495ac71176','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5165,'yS41356809f015c','2','5','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5166,'yS413708f3dfd3b','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5167,'yS413c1858e6c96','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5168,'yS413eb89743035','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5169,'yS41403a3c0d29a','1','0','4','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5170,'yS4140aaab49d3f','1','0','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5171,'yS414550dd55067','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5172,'yS4147d9aa5f17c','2','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5173,'yS414aa0ee885bb','2','1','3','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5174,'yS414c1a822d4ae','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5175,'yS415167d947871','2','2','5','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5176,'yS4151902bdb88e','1','0','1','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5177,'yS41529fdd5069e','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5178,'yS4157e2e61ed9b','1','0','2','0','0'); +INSERT INTO `shop_statistics_DE` (`id`, `shop_id`, `shop_statistic_clicks`, `shop_statistic_rating`, `shop_statistic_details`, `shop_statistic_comments`, `shop_statistic_orders`) VALUES (5179,'yS415aa20cc361e','0','0','1','0','0'); + +-- +-- Table structure for table `shop_support_DE` +-- + +CREATE TABLE `shop_support_DE` ( + `id` bigint(20) NOT NULL auto_increment, + `shop_id` varchar(15) NOT NULL default '', + `shop_support_languages` varchar(20) default '', + `shop_support_orders` varchar(20) default '', + `shop_support_paytypes` varchar(20) default '', + `shop_support_transports` varchar(20) default '', + `shop_support_deliver` varchar(20) default '', + `shop_support_transporttime` varchar(20) default '', + `shop_support_service` varchar(20) default '', + `shop_support_security` varchar(20) default '', + `shop_support_certificates` varchar(20) default '', + PRIMARY KEY (`id`,`shop_id`), + UNIQUE KEY `SHOP_ID` (`shop_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `shop_support_DE` +-- + +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2774,'Q7s23MViIE','A','ABCD','ABCDF','A','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2775,'LX8yhLSxBL','A','ABD','ABDF','EFT','ABC','D','ABCD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2776,'a8lhp2MZXO','A','ABCD','F','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2777,'70BDV29JNy','A','ABCDE','CDEF','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2778,'16hdNbGRJW','A','ABCE','CDF','AF','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2779,'gWmBOULmSw','A','ABCD','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2780,'8guAS7lKK4','A','ABCD','D','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2781,'O6j2pNWpdi','A','D','BD','B','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2782,'0xf3NLGFbR','ABC','ABCDET','ABCFI','ABCET','ABC','B','E','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2783,'3bbjJjS8tS','A','ABCDE','CDEF','FT','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2784,'ixfL2fGr2s','A','ABCDE','ABCEF','AFT','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2785,'PMMCSKTmQB','A','ABCDE','CDF','AET','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2786,'UkYrwAjqUU','A','ABCD','CD','AF','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2787,'8iu1YIjeA2','A','ABCD','CD','AF','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2788,'adfRnrSHbc','A','ACDE','F','ET','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2789,'zZ87FFwBbJ','A','ABCD','CDEI','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2790,'WwMJY7tkEc','A','ABCD','D','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2791,'MrT4xT7P8s','A','ABCD','CF','AT','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2792,'SDhf8jCBX5','A','ABCD','DEF','ABF','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2793,'3AMVASXiAc','A','ABCD','DEF','ABF','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2794,'1nZ4d0UvHC','A','ACDE','CE','T','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2795,'O3k4uWVciW','A','ABCD','ABDEF','A','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2796,'u8bfJ6EPZu','A','ABCD','D','AT','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2797,'27yQMe4kkl','A','ABCD','CDEF','A','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2798,'pos1Oe2oYT','A','BCD','ABD','AB','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2799,'GqOtAABsSQ','A','ABC','DF','AB','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2800,'7AsloafoW3','A','ABCD','DF','AF','AB','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2801,'PksIg7pGen','A','ABCD','DF','T','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2802,'Un6XzbAHrG','A','ABCDE','ABCDEF','AF','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2803,'iOAVW9tgKY','AB','ACD','CDEF','T','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2804,'aAoT1aXAsY','A','ABCDE','CDEF','ABCEF','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2805,'iw3vQK63EG','A','ABCDE','ABCDEF','A','ABC','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2806,'9wkvi3LGi9','A','BCD','ABDF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2807,'12J28ZQF8i','AB','ABCDE','ABDFI','AFT','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2808,'tcCuG5neKh','A','ABCD','CE','AT','AB','E','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2809,'u9o8S7BiwC','A','BCD','ABCDE','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2810,'EsMbsmr7M7','A','ABCDE','ABDFI','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2811,'FTFo247tJb','A','ABCDE','ABDEFI','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2812,'2gcKWuVs1T','A','ABCD','CD','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2813,'WRJHvPyxr7','A','ABCD','ABDF','AF','B','B','E','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2814,'YPdNRHGlLa','A','ABCDE','','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2815,'rF2E6nszBh','A','ABCDE','DEF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2816,'oAYxOgp5ua','A','ABCD','CDF','AF','C','B','AE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2817,'n4TSnnqnpd','A','D','CDEF','AF','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2818,'eiKXUWtyK7','AB','ABCE','CDEF','AE','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2819,'pvBKrLgTJ4','A','ABCDE','CDF','A','C','E','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2820,'BL4W4Fexb2','A','ABCDE','ABDEF','A','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2821,'VlrIBxMTTf','A','ABCD','ABC','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2822,'8Cc9UWduuR','A','ABCE','CD','AT','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2823,'Q1S0Ygv9oE','A','ABCE','CD','AT','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2824,'5qy2Skr3Cg','A','ABC','DF','','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2825,'XYkKyEt3KZ','AB','ABCDE','BCDE','A','BC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2826,'cJFXznY0fk','A','ACD','ABF','AF','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2827,'1MAhGiFW1a','A','ABCDE','DF','E','A','D','D','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2828,'xp0I6lElfJ','A','ABCD','ABCDF','A','AB','B','DE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2829,'cbXZNXWjny','A','ABCD','DEF','AT','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2830,'DUYMw3xKmr','A','D','CDE','AEF','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2831,'JRjKJJAbDN','A','ABCDE','ABCDEF','ABE','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2832,'qrB0VpM8ru','A','D','CDE','AT','B','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2833,'pqCGC7voMr','A','A','C','T','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2834,'UsOHeoXk9W','A','ACD','DEF','T','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2835,'mm92Ic8o5u','A','D','C','B','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2836,'IhBpBtq6BC','A','ABCD','ABCDF','A','A','B','BE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2837,'nQqM9edqGb','A','ABCD','CDEFG','AF','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2838,'wK3B9uDgIK','A','D','CE','AE','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2839,'vVLgxPKRtl','A','ACD','DI','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2840,'qHpX62wL4K','AB','ABCE','ABCEF','BFT','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2841,'nBRqVHK4Fx','A','ABCE','ABCDEF','AFT','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2842,'uhHTHZA0Ra','AB','ABCDE','ABCFT','AT','ABC','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2843,'PKKIoAJesj','A','AD','ABD','B','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2844,'CQoXsitKcI','AB','ABCD','ABDF','A','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2845,'mjFJbty6ZQ','A','CD','ADF','B','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2846,'B26U20SDTN','A','ABCDE','ABCDEF','AE','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2847,'gxpNhNi0RU','A','ABCD','D','AF','B','Z','AB','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2848,'DiO1o5DcYj','A','ABCDE','ABCDF','AT','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2849,'dR89641XVZ','AB','ABCD','ABCDF','ABF','C','B','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2850,'WwINk9jsGE','A','ABCDE','ABDE','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2851,'0dfSvPmJ0d','A','BCD','C','ABCDEF','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2852,'mCOFKS0sAM','A','ABCE','ABC','T','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2853,'LxncXru4TP','A','ABCE','ABC','','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2854,'jUcyaozWo4','A','AE','AB','','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2855,'5aqVO9VgA5','A','ABCDE','DEF','E','ABC','A','ABCDE','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2856,'hRF3LTCzt6','AB','ABCDE','ABCDE','AE','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2857,'zh0spnylzd','A','ABCDE','CDE','AFT','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2858,'Be9UUItEGh','A','D','ABCE','E','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2859,'Ax8Lx4wt2e','A','D','E','AF','A','B','BE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2860,'gO3hmcvouY','A','D','CD','F','A','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2861,'hj6y6Xgdn6','A','ABCD','ABEF','ABT','B','E','DE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2862,'rTtaFXUjR2','A','ABCD','CEF','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2863,'eASPICdIEs','AB','D','ABC','AE','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2864,'v8dmJ0yBXp','A','ACD','DI','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2865,'tgI9EQ01cl','ABC','D','ABDEF','A','ABC','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2866,'PjHmF8U68j','A','D','ABDEF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2867,'lyCO3OpqaJ','AB','ABCDE','ABD','BT','C','Z','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2868,'GVzrF4kN0y','A','ABCDE','DEF','AB','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2869,'VHrwZn5pVN','A','BCD','DF','AT','AB','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2870,'D3wGAaDskP','A','AC','C','E','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2871,'nQ7ikuFCil','A','ABCDE','ABDEF','AF','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2872,'uDVbPziDtG','A','ABCDE','ABDEF','DF','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2873,'AAUjKE2qMM','A','ABCD','CDEF','AFT','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2874,'HZb1FNaj6P','A','ACD','CE','T','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2875,'hAwuqWFq5x','A','ACD','F','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2876,'6bVKJPcVRh','A','ACD','CD','AB','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2877,'5dTlBv9LNE','A','ABCD','CDEF','A','AB','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2878,'Am5lI5jom1','AB','ABE','CEF','T','B','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2879,'1x4P8z3jpA','A','D','CDEF','AT','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2880,'0vBo8JWndJ','A','D','CDEF','T','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2881,'OeuJEMpGG9','A','ADE','DEF','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2882,'4NjabXaFTl','A','E','E','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2883,'M3a2IeTEYW','A','ABCDE','D','AT','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2884,'QsGvqGF3MK','A','ABCDE','CDEF','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2885,'XHlm0TYfzj','A','ABCD','F','A','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2886,'7wCdkUTkGg','A','ABCD','DF','AC','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2887,'CYWDSyJYqe','A','ABCD','DF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2888,'eACFIcRqwk','A','ABCD','DF','ABCEF','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2889,'5fXFtXWTXA','ABC','ABCDE','ABCDEG','ABCE','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2890,'qJvRlrSpL1','A','ABCE','CDF','ABT','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2891,'lhvcLfK4rv','A','D','CE','A','B','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2892,'wM98aslGeC','A','ABCDET','CE','A','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2893,'YqMBYIFcUY','A','ABD','F','AB','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2894,'IcSpgOBcYc','A','ABCD','ABCDEF','A','C','C','ACE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2895,'zPXo2xMN4R','A','D','CD','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2896,'bKEmcMPOwN','A','ABCE','C','A','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2897,'plzYpt1nFt','A','ABCD','ADE','ABCF','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2898,'SKEl9sXoEm','A','ABCD','D','AB','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2899,'gMobG9nGeQ','AB','D','D','A','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2900,'r6dGbREhZl','A','D','DEF','A','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2901,'X4FSPRaVXV','A','A','','','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2902,'3nXJ6NWPpw','AB','ABCDE','ABE','ABCE','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2903,'hkC3AWJQav','AB','BCDE','ABCD','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2904,'oKmdKcfAyY','AB','ABC','CF','AF','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2905,'LKcKuOtioD','A','D','ABCDF','AT','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2906,'WFplx0A4dk','A','ABE','C','AT','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2907,'A0J266ITbA','A','D','ABDF','AT','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2908,'EZ6HBpmlrc','ABC','ABCDE','ACDEG','ABCDET','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2909,'KrJBnVqh6M','A','ABC','DF','A','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2910,'dJjUx2oNjf','A','ABCD','CD','AT','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2911,'IBvvPJU6BO','AB','ABCE','DE','A','ABC','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2912,'RjVSHhWtrL','A','BCD','ABC','AB','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2913,'IwQnimRiW5','A','D','CDEF','A','AB','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2914,'OXt2n0IzzM','A','AE','DF','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2915,'ILBLp6Ol2m','AB','ABCDE','ABCDF','AT','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2916,'fTJoXRozdr','A','D','C','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2917,'0LhUFXOhdN','ABC','ABCDE','ABF','ACT','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2918,'hh4cFfGJXH','AB','DE','ABD','BT','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2919,'aQI83YjWwO','A','ABCD','CDFT','AT','AB','D','ADEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2920,'RayAQQFqo4','A','ABCE','ABDF','AB','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2921,'jIYSq94Iw4','A','ABCDE','ABDE','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2922,'PAss7Er3E6','A','ABCDE','CDEF','A','ABC','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2923,'DlpINleDl0','A','ACD','C','AT','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2924,'5EKNO1FwGW','A','D','D','AT','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2925,'7Me8u9dE75','A','D','DE','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2926,'zS1GcYfOYz','A','BCD','BC','BCT','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2927,'awCJcEvOG5','A','CD','DE','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2928,'auq4cy4AEw','AB','ABCE','C','T','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2929,'FpP1hfmLbN','A','ABCD','DF','A','A','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2930,'EUSj1Y8y5U','A','ABCD','BCDEF','B','B','A','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2931,'DusWusPAir','A','CDE','DF','A','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2932,'J82WZFcFHh','A','ABCE','','','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2933,'yGajOUfWYo','A','ABCE','BCDEF','A','ABC','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2934,'8CsU79d7Uj','AB','ABCE','CFG','A','ABC','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2935,'je91Wcja94','A','ADE','BEF','T','ABC','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2936,'fhdeVNipPb','AB','ABCE','CFG','A','ABC','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2937,'qPvr8D9Lxe','A','ABCDE','CDF','A','C','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2938,'ZlFYH0SlxT','A','E','','','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2939,'r8rMBbIvNz','A','','','','','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2940,'C6Xl4lIjtG','A','ABCD','DEF','AT','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2941,'SE5r9qviAg','A','ABCD','CDEF','ABF','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2942,'q2TNnlAb4w','A','ABCE','CEF','ABCDEF','B','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2943,'SdHDjzYB8K','A','ABCD','ABCDF','AT','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2944,'VEeSweVo9B','A','ABCE','CDEF','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2945,'c4LnNfAtno','A','ABCDE','CDEF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2946,'dtviXbO2xz','A','ABC','CDF','AET','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2947,'7ae4mKLguA','A','ABCE','ABCF','ABF','C','B','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2948,'6qoAqm8AMP','A','ABCD','ABDFIT','AB','AB','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2949,'ArdXVJAf4Y','ABC','ABCD','DE','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2950,'AxzprHKPv1','ABC','ABCE','ABCE','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2951,'TyigUaXGI4','A','','BCDE','AB','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2952,'2AIas5zgAR','AB','ADE','CD','B','BC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2953,'Mnb0BxujXC','A','ABCD','CDE','T','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2954,'mOeHEwNK9W','A','ABC','CD','T','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2955,'i1UJs1NekM','A','B','C','','','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2956,'UYmh7KZYsE','A','','','','A','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2957,'yooVkYhSuQ','AB','ABCE','CDF','ABCDEF','ABC','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2958,'cf4jpFWXPu','A','D','ABDE','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2959,'ONjfTjw2p3','ABC','ABCE','ABF','','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2960,'dxnOpHO6z4','A','D','C','B','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2961,'Oy3jkKDIcU','AB','ABCD','DFI','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2962,'fai3wa4smz','A','ABCE','ABEF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2963,'Gl4XXNSvdM','A','ABCE','ABEF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2964,'UYKJyKfgCG','A','ABCE','BCF','T','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2965,'B6x1ZT9rVF','A','ABC','CDF','A','AB','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2966,'lVTgx6wrJH','A','D','DF','AT','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2967,'LyS3UudQa8','A','ABD','ABDFI','AB','AB','C','ABCDEF','A','B'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2968,'ttnkjlubJD','A','ABD','ABDE','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2969,'4AA91yFeuF','A','ABCDE','CDEF','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2970,'blngJjADtT','A','ABCDE','CDEF','AET','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2971,'3Yufs3Leyy','A','ABCE','I','T','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2972,'svHB6HyzlU','AB','ABCDE','BDF','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2973,'xlHMvxyFt0','AB','ACE','ABCEF','','ABC','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2974,'uLTfBpCV0i','AB','ABCD','ABCDEFI','AE','BC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2975,'0b0GhR30L0','A','ABCDE','D','AB','','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2976,'ATFBHho6ta','A','BCD','BD','AB','C','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2977,'dFHe06etTv','A','ABCD','ABDF','A','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2978,'1uQhYurYm3','A','ABCDE','ABCDEFI','ABCDEFT','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2979,'488CTNM4Pv','A','ABCE','ABCDEFI','ABCDEFT','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2980,'iQY2qgd1qA','A','BCD','ABCDE','AF','C','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2981,'lQOUaEHyCb','A','AD','ABF','A','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2982,'NXbStBQf8J','A','ABCD','DF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2983,'XJ6gx8ctTP','A','ABD','ABDF','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2984,'wkeRkG0CwU','A','ABCD','ABDF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2985,'WmM0gYLK9I','A','AC','C','EF','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2986,'ts3ooCt9Ux','A','D','D','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2987,'CJbJfX5pDg','AB','ADE','CDEF','ABCEF','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2988,'LEq5aKTUwr','A','ABC','CF','A','ABC','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2989,'Gvn2LjMn4O','A','ABCDET','ABCDEFT','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2990,'lYAuCMn9g4','A','ABCD','ABDEI','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2991,'cS30wkniQO','A','CD','DFI','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2992,'bi5U7AF7Gl','A','ABCDET','ABCDEF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2993,'ddVaTt3j2n','AB','ABCDET','ABCDEF','AT','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2994,'BHdClx32bl','A','E','BDF','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2995,'UtF2HzA2tA','A','ABCDE','ABDEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2996,'GMWJS5zI7S','ABC','ABCDE','ABD','AT','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2997,'RqaG3OTkCt','A','ABCDT','ABDT','A','B','Z','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2998,'7xXZtpK847','A','ABCT','CT','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (2999,'TIwgI9HcoV','A','ABCDET','CDFT','AT','ABC','A','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3000,'3BrJjja2lQ','AB','ABCE','ABDF','AB','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3001,'iecHMkxKcu','A','ABCDE','ABFT','ABF','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3002,'9pbHhZGZfE','A','ABCDE','ABEF','ABF','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3003,'xhtuZlUhZ2','A','ACDE','ABDEF','A','A','B','ACDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3004,'tvDqjtkP40','AB','ABC','BCE','','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3005,'slh6ZXaL27','','ABCDE','DEF','A','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3006,'6W5IqupkIV','AB','D','DF','AB','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3007,'pHbEZLqxBn','A','D','D','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3008,'Eyk6QUHo9y','A','ABCDET','ABDF','AB','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3009,'XxJ7ZLAzpl','A','ABCE','CDEF','AB','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3010,'RwEsm9h1Un','A','ABCE','CFT','AT','B','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3011,'l66qHfWXfx','AB','ABCE','CDE','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3012,'BPpMdnQHxT','A','ABC','DEF','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3013,'HYcCsY6WUl','A','ABCD','ABDEFIT','A','C','B','ABDE','A','AT'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3014,'4yeig7jEEv','A','BD','ABDE','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3015,'vOkIuQvWqx','AB','ABCDE','ABDFI','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3016,'evn0d0QB6s','A','ABCDE','C','BT','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3017,'WQMvwyTIsu','A','ABD','ABC','A','C','A','F','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3018,'ulvdDRA0zS','A','ABCDT','ABDEF','AB','C','C','ABCDE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3019,'AzX0ftgDPw','AB','ABCD','ABD','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3020,'CKO217p7o3','AB','AD','ABDF','AB','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3021,'Uc7bsS8CiG','','ACE','CD','AB','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3022,'hlbCdnAfTR','AB','ABCE','C','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3023,'di7QwkTKqV','AB','ABCD','ABDF','AB','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3024,'9kEDsOJIC1','A','ABCD','ABDI','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3025,'a3K8KapUki','A','ABCDE','ABDF','E','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3026,'bIYySuVAq0','A','ABD','C','A','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3027,'pXBMtrO6fJ','A','ABCDE','ABDFT','A','C','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3028,'FvRGT81RXV','A','ABCDE','ABDFT','A','C','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3029,'6RTO6LIrzx','A','ABCD','ABDE','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3030,'dxxKVbEFzP','A','ABCD','ABDE','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3031,'IyAtCIJwYq','A','ABCDET','ABCDEFT','ABCDEFT','ABC','Z','DE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3032,'hjpa8V1Z48','A','ABT','ABCDEFT','ABCDEFT','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3033,'tQYk7KBEwn','A','AD','DF','A','A','E','BDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3034,'z95Sq7rMWz','A','ABCD','ABCDEF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3035,'oK3zM50yem','A','ABCD','ABDF','AB','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3036,'akeV9m07Gs','A','ABCDE','BDF','A','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3037,'ZICus5voiN','A','AE','CDF','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3038,'mpl4PN9609','A','AB','CDF','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3039,'ffZq42spLL','A','D','D','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3040,'6oAQeQ8iuD','A','D','ABDE','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3041,'V285Hloffr','AB','ABCDE','ABDF','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3042,'T7uQsqfaul','A','ABCDE','ABF','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3043,'QnBZpHyjHY','A','ABCD','CDFI','A','A','C','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3044,'0g3MwwTe1V','A','ABC','CF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3045,'gHrrBhMDh1','A','ABC','CDEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3046,'4Rh5ZRAjvr','A','ACE','DF','E','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3047,'3LHvlxUnXc','AB','ABCDE','DEF','A','AB','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3048,'5fXTJBwNdO','A','ABCD','ABCDFHI','AF','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3049,'ZU3gw5lsuL','AB','ABCD','ABD','E','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3050,'6KAae9daWT','A','ABD','D','ABCDEFT','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3051,'5RRT0NSHPc','A','D','DFT','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3052,'jiUuQ5JAa4','A','D','ABDE','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3053,'ri3oc3Vcul','AB','E','ABD','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3054,'1CelOQRwgy','AB','ABCDET','DEF','BCT','ABC','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3055,'f4X7dvmLHb','A','','','','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3056,'HzHe6n5HLp','A','ABCD','CD','A','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3057,'Oy3R7YrQeU','A','ABCD','CE','AB','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3058,'7NNvhVIDFg','A','CD','ABEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3059,'gJrZ46s0TY','A','ABCD','ABDF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3060,'gJTtJnGhVc','A','ABCD','CDEF','ABCEFT','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3061,'hiceIcT5A6','','ABD','DF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3062,'YfJhVnQZlI','A','ABCDE','DEF','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3063,'gnhnDdufpQ','A','ABCE','ABCDE','EF','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3064,'RQGkKg69Kz','A','AD','DE','B','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3065,'Do9ksyDAS0','AB','ABCDE','ABCDEFGH','AF','ABC','D','ABCEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3066,'xfHEzVeDbf','A','ABCDE','ABDEF','A','ABC','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3067,'OW50CIfuS5','A','ABCD','DF','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3068,'smUrCOVeMM','A','D','D','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3069,'8TpuLNkTJN','A','BCDE','DFT','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3070,'PH8ID2qtr6','A','ABCD','CD','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3071,'YdtLVxcxxQ','A','ABCT','CD','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3072,'hOKWSyDMEl','A','ACD','CDE','AF','ABC','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3073,'3k7XE7TO3M','A','ACD','CDE','AF','ABC','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3074,'DwIQOIPMS6','A','ACD','CDE','AF','ABC','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3075,'X37eSK03gF','A','ACD','CDE','AF','ABC','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3076,'HNLmvDoBL4','A','D','BE','AD','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3077,'NdfKdFM4BR','A','ABCD','ABCDEF','A','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3078,'VYQIe7VQex','A','ABCDE','ABDEF','AB','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3079,'DU1uyszQGD','A','D','CDE','AF','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3080,'ymU8QKdIAy','A','BCD','DE','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3081,'xfZWBvuL6X','A','ACD','CDE','ABF','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3082,'wkMR3W6951','A','ABD','CDEF','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3083,'toy7IupOQR','A','ABCD','EF','B','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3084,'yWgtwwbE9i','A','ABD','CDF','A','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3085,'m1YDocJCgi','A','D','ABDF','A','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3086,'trngtXE2xn','A','ABCDET','ABCDEFT','AE','C','A','ABCDE','A','B'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3087,'1mshcAdE9o','AB','ABCDET','DT','BCT','ABC','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3088,'4s3yGIBeY6','AB','ABCET','ABDF','T','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3089,'SQkvqAPo1G','AB','ABCE','BDFT','AEFT','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3090,'RBb9Vl9dVJ','A','D','CDE','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3091,'ojvlbr5PV1','A','ABCD','ABDF','ABEF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3092,'j1qkKKhk3t','AB','ADE','ABCDEFIT','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3093,'oWQ2AIPQSy','A','ABCD','ABCEF','AF','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3094,'Qa7F1chqQ5','A','BCD','ABE','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3095,'LVB7bDCtFB','AB','ABCDE','ABE','CF','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3096,'Cz0dDHwxro','A','D','ABCT','A','A','C','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3097,'WC78s9jUQo','ABC','ABCD','ABDF','AB','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3098,'MgiPQ9XyuM','A','ABC','DF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3099,'cv2HZpwx0q','A','D','DF','AB','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3100,'3uQxKkrI5I','A','ABCD','ABDEF','AT','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3101,'AbhnBhutDK','A','ABCD','CDF','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3102,'x6LGzDGtBf','AB','D','ABF','T','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3103,'8UWSCIvuch','A','D','C','AB','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3104,'DwiO9qZ59R','A','ABCD','CDGI','ABT','AB','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3105,'9k1NmufEAW','AB','','ABCDF','AT','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3106,'ArvlfjwvHe','A','ABCDE','DE','A','B','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3107,'KWY2EIlWyK','A','ABCDET','ABDFI','A','C','B','ABCDE','A','BT'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3108,'srBfN8aTto','A','D','ABF','T','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3109,'B0HihRQzbN','A','ABCD','BCDF','A','A','C','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3110,'wmA0UGrwSq','A','D','ABDEFI','A','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3111,'n1Oq3a2WKX','A','ABCD','D','A','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3112,'JascMAZGkH','AB','ABCD','CDEF','AE','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3113,'TYo5UepUg4','AB','ABCDE','CDEF','AET','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3114,'zTjCPZkxhL','A','ABCD','ABCDF','AE','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3115,'rS3K1CLGEl','A','D','AE','ABE','A','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3116,'iJ4FJjWNvo','A','ABC','CDEF','BCT','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3117,'FhJ5R4y802','A','ABCDE','ABCDEF','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3118,'9K3PYWxiCW','A','ABCD','DEF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3119,'JLVqBJALr4','AB','ABCET','ABCDEF','AT','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3120,'Wpvz8PU88c','A','ABCET','F','T','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3121,'mgclm5nyOe','A','ABCET','ABCDEF','AT','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3122,'Ih6TRxoB09','A','ACD','ABFT','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3123,'IprPtFCdLs','A','ACD','ABFT','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3124,'WmCzAafksm','A','AD','ABFT','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3125,'EGSb5oli3K','A','ABCD','DF','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3126,'6G5WaozM3V','A','AD','DF','AB','AB','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3127,'RxFILJWFlR','A','D','CDF','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3128,'EHdNhLA8HM','A','D','ABCDEI','ET','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3129,'4oMKwA0oMn','A','D','ABDFI','A','AB','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3130,'KNXR8Xkzn1','A','D','D','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3131,'taAEuylyiV','A','BCD','ABDEF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3132,'q9uVOuF1O1','AB','ABCD','ABCDF','AF','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3133,'d0PUNNiXDr','A','D','ABDF','AT','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3134,'PeAO3m4Wwd','A','BD','CD','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3135,'5GE6uubw5e','A','ABCD','DF','ABEF','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3136,'1pLz8ZmVJC','A','ABCE','ABDF','A','ABC','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3137,'JUYq3cDM90','A','ABD','ABDF','AE','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3138,'wL02VdedLW','A','ACD','CDT','A','A','C','BCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3139,'OjnPjt54ta','AB','ABCD','CDF','A','B','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3140,'TVjIT6y8lt','A','ABCD','CDF','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3141,'rAiIgOxIYb','AB','ACD','DEF','F','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3142,'pBRgvJAXpd','A','ABCD','D','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3143,'8bjohrujxN','A','ABCE','DF','BT','B','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3144,'q976QADS7y','A','ABCT','CDEFT','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3145,'BNnILdg0Nj','A','D','ABDE','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3146,'w35daSdUms','A','D','CDF','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3147,'xJjq6vqbDr','A','D','CDEF','AB','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3148,'Goa8MklY9a','A','ABCDE','DEFT','AT','A','D','F','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3149,'n2hWzbyjXx','A','ABCDET','CDEF','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3150,'U5ITUUnucU','A','D','D','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3151,'RMcEwgfW9v','A','ABCDT','ABDEF','A','AB','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3152,'NGI73AHSwz','A','ABCDET','BDEF','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3153,'f1AC9kj3mp','A','ABCD','ABCDEF','A','AB','C','BCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3154,'5nx4JFURfC','A','ABCD','CDEF','AF','BC','A','D','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3155,'dfF7hHgvnV','A','ABCD','CD','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3156,'dIEgM9dk58','A','D','AD','AB','A','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3157,'AZxFnZWXtC','AB','ABC','','AE','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3158,'dFBG68w6nD','A','ABCDE','DF','ABC','C','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3159,'uKUd5shISY','A','ABCDE','CDEF','ABCDEF','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3160,'dXDytfkdbN','A','ABCD','CT','E','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3161,'DBFQLfeZb6','A','ABCDE','CDEF','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3162,'zfbEr0wtX2','A','ACDET','CDEF','AB','AB','D','ACE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3163,'yy9Vesducu','A','D','C','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3164,'I1u0SKzysO','A','ABCD','ABCDEF','F','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3165,'TSAKYmpUyl','A','ABCD','CDEF','AE','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3166,'E1kpemt5OI','A','ABCET','CDEF','','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3167,'28tG6xSpLB','A','ABCD','ABDF','AB','AB','B','ADEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3168,'wDb624kF4e','A','ABCD','ABCE','A','C','C','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3169,'Sz2pXRC0ZI','A','ABCDE','ABDF','ABT','ABC','B','DE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3170,'BOiw112qyx','A','ABC','DEF','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3171,'YXR2tn98jc','A','ABCD','CFT','T','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3172,'DvLMt2sLRL','A','ACD','ABDEF','AE','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3173,'9HPfv6YVFk','A','ABCD','DF','AT','B','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3174,'q53TGmLoaO','AB','ABCE','ABDF','ABT','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3175,'ju1uCKNEgp','A','ABCDE','ABDEF','A','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3176,'FA39S54QCz','A','ABCDE','ABDEF','A','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3177,'5t8TDpkh2k','A','ABCDE','ABDEF','A','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3178,'7QIpaih1aI','A','D','CD','AE','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3179,'Dtbql2WLTh','A','D','DF','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3180,'hasw3GxcIx','A','ABCD','ABCDEF','AF','ABC','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3181,'MOCtI7xSE3','A','AD','F','AF','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3182,'L1OgOOpY9J','A','AD','F','AF','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3183,'Reu3GIJEI0','A','ABCE','D','A','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3184,'wm9BQIzUow','A','ABDE','ABCDE','AT','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3185,'FlzsZJwRr2','A','ABCDE','DF','A','AB','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3186,'bY3EUctiar','A','ABCD','ABDF','AE','ABC','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3187,'wGEvYK47oc','A','ABCE','DE','ABET','B','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3188,'VyUocwH5Wx','A','ABCDT','DEFT','A','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3189,'xGC95gP1EL','A','ABCDE','DF','A','AB','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3190,'57q6mKjOgi','A','ABCDE','DF','A','AB','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3191,'kxv6hTgHrO','A','ABCDE','DF','A','AB','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3192,'7xlXpXG6he','A','ABCDE','DF','A','AB','D','DE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3193,'xueOYinkIL','A','D','ABDEI','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3194,'zO7q3uZ9Ef','A','D','ABCDEF','T','ABC','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3195,'uQcRAULW7m','A','ABCD','DF','AE','C','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3196,'FM3gmG4qIH','A','ABCD','DEF','AF','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3197,'knFbfzAvzU','A','ABDE','ABD','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3198,'0CQe9ajgO2','A','ABCE','DEF','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3199,'nseMIEpKGH','A','D','D','A','B','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3200,'MJnjJFMjXW','AB','ABCD','ABF','F','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3201,'97M63er9EW','A','ACD','F','A','ABC','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3202,'lgOuSABOE6','A','ABCD','C','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3203,'YA1lsU0cqk','A','ABC','CDEF','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3204,'2MSEgInKc6','A','ABCE','CDF','ABE','AB','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3205,'XTN70J9JT2','A','D','C','A','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3206,'6usCeoh5UB','A','CD','D','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3207,'nHDOhdozRV','A','D','ABD','B','AB','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3208,'sZzf0XqTd1','A','ABCD','DE','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3209,'WqsbYuPY3y','A','ABCD','CDEFIT','A','A','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3210,'O9gFYmhgyi','ABC','ABCET','ABCDF','AE','ABC','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3211,'WU1PSapeaS','A','BD','ABDT','T','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3212,'wWARCmjq7w','A','D','BDE','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3213,'2r6MNtORNf','A','ACD','DF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3214,'xnLkDDWFTj','A','ACDE','ABDF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3215,'Vi55o1bYCH','A','D','C','F','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3216,'Z7OkicFQeh','A','BCDE','BDEI','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3217,'aBPLZPmTnG','A','CD','DFI','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3218,'WVdLz6MpLQ','A','ABCDE','CDFT','AT','AB','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3219,'Ros3sgviC0','A','ABCDET','CDEF','AB','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3220,'e3Ktuwtcoi','A','ABCDE','CDF','AT','AB','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3221,'nG11IQdK50','A','ABCD','CDFI','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3222,'gzL6FzEPZq','A','ABCD','CDE','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3223,'FGgysAdIMx','A','ABCDE','ABCDE','AF','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3224,'ylxlvB1vbY','A','ABCDE','CDEF','AT','AB','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3225,'FJLwfZIjpn','A','ABCDE','CDEF','AT','AB','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3226,'1L8TBfiH4U','A','ABCD','DEF','AB','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3227,'a8TlrXUXrO','A','ABC','ABDEF','AT','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3228,'HXDOFbcx6b','A','A','DF','AB','B','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3229,'YKCbogl1Ei','A','ABCD','CDF','AT','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3230,'6bn9PNC62T','A','ABCDE','CDEFI','A','A','B','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3231,'Ye5LyIRMKy','A','ABCD','ABDE','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3232,'0ssW7mvcMl','A','ACD','DF','A','A','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3233,'mXjLH69R0Y','A','D','D','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3234,'CXzV6Fi8h3','A','ABCD','DEF','AB','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3235,'Cl4XJZ3tTy','ABC','ABCDE','ABCDEF','ABT','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3236,'05CaY9TWct','A','ABCD','C','F','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3237,'LgWksY0sAJ','A','ABCDE','DF','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3238,'wj66fzw0fG','A','ABCD','ABCDFT','ABCT','B','B','CD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3239,'GSOdU5LAQ1','A','ABCDE','ABDF','A','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3240,'nLBMn4uxXz','A','ABCDET','ABDEFT','A','B','B','ABDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3241,'8AsiC12WsJ','A','AD','DE','E','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3242,'yGsF9aDyO1','A','D','D','AF','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3243,'PjzyTtOvL2','A','A','CDFH','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3244,'gLBZPtW6pk','A','AD','FIT','B','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3245,'9O30a7DU1G','A','DE','D','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3246,'6C9EcwtYwn','A','ABCDET','ABDFT','ABT','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3247,'cyyf15Dyms','A','A','D','B','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3248,'ADz8t6e0zs','A','ABCD','DF','AB','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3249,'ZJpEHXcxBZ','A','ABCD','DF','AB','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3250,'JcUwY7xY16','A','ABCD','ABDFI','A','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3251,'aphT2RsBxk','A','D','C','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3252,'lMmQMGba5D','A','BCDE','D','AB','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3253,'Guq4giN93m','AB','ABCDE','ABCDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3254,'QiQfO3dwIK','A','ABCD','D','A','A','Z','ABCD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3255,'uxJv8T12Na','A','ABCDE','D','A','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3256,'pkoUsW4AAJ','A','AC','DF','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3257,'EzVJFJalDq','A','D','DF','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3258,'96xfrHMTVU','A','ABCDE','CDEF','AB','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3259,'fhDIVPO24b','A','ABCDE','CDEF','AB','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3260,'CXbztlsz8U','A','ABCD','DEF','AF','A','C','BCDE','A','B'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3261,'PaeAcUtcgj','A','ABCD','ABC','BT','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3262,'tyA5KK6MeJ','A','D','BCEFI','AB','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3263,'79UzuUzScs','AB','D','DFT','A','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3264,'f5CmKuvMWb','A','ABCE','ABCE','T','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3265,'uwehOADeMa','A','D','ABDE','AE','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3266,'P6T1btWTdD','ABC','ABCD','CD','AE','B','B','ABCEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3267,'kV6HjRSVx9','A','ABCDE','ABDE','BF','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3268,'Wgy8SWfa99','A','ABCDT','CF','A','A','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3269,'lwAwUMXoGh','AB','ABCDET','ABCDEFT','ABCT','ABC','A','ADEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3270,'zXzQZ09NLt','A','ABCD','CDEFI','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3271,'lxPwvh54Jz','A','ACD','DF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3272,'BMYqa92aE0','A','ABCDT','DE','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3273,'a1uTiAr5uy','A','ABCD','CD','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3274,'jwuCckPsqN','A','ABCD','D','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3275,'uciHwa8cAI','B','AC','D','A','B','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3276,'GEWPkYvkqA','A','CD','ABCDEF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3277,'Ai9TIIN5gg','A','D','CDEF','ABF','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3278,'9NTtXHqdJm','AB','ABCD','DF','AT','ABC','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3279,'Fw9QUcV37Z','A','ABCDT','CD','T','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3280,'MbRTRNabdq','ABC','D','ABCDF','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3281,'rQ1iIeNse4','A','ACD','DF','A','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3282,'nn07RzITR4','A','ACD','DF','A','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3283,'urtf8liD8c','A','CD','CDH','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3284,'b73UoqB7SR','A','D','ABE','A','A','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3285,'f9MQiOhcET','A','D','C','B','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3286,'GEeTisDq7I','AB','ABCDE','ABCDEF','B','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3287,'KIsFG5nGO1','AB','ABDE','ABDF','AEF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3288,'ewKvcMTOwW','A','ABCD','C','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3289,'M9MtmuHOyg','A','ABC','CD','T','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3290,'dEKCiojEY8','A','ABCD','C','T','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3291,'K0Zpf03b0k','ABC','ABCDE','DE','A','ABC','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3292,'wsUh73HcOo','A','CD','DF','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3293,'X7sIOe0O12','AB','ABCD','ABD','AB','AB','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3294,'nFTObNcHhb','A','D','ABCEF','F','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3295,'NqeW5IFKcF','A','D','DE','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3296,'UkgxSAhKUm','A','BCDT','ABE','ABT','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3297,'QJjdtZs0JY','A','ACDE','DF','B','A','B','DE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3298,'fB0aJ6Chz6','AB','ABCDT','CDEF','A','ABC','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3299,'Ot4TzXQNdc','A','D','BCDET','AF','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3300,'Wa3luSnmmU','A','B','T','T','A','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3301,'yWENgkti57','A','ABCDE','ABCD','ABCDEFT','AB','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3302,'xpTqddSh8F','A','ABC','C','','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3303,'qUADC32gSe','A','ACD','DF','A','A','C','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3304,'LsIuGi6o3P','A','ABC','C','ABCDEF','ABC','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3305,'DFTKJz9x6N','A','ABCDE','DF','AB','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3306,'efbnZ83hTu','A','ABE','E','','','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3307,'ux0Hf81PNI','A','ABCDE','DF','T','A','B','D','','DT'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3308,'Dqq1aUPiIT','A','ABCDE','ABDEFI','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3309,'ymknugvIcY','A','ABCDET','ABDEFI','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3310,'SFJDnLuRTk','A','ACE','DF','A','B','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3311,'ak3JMctikw','A','D','DFT','A','AB','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3312,'8pnqPZqrxx','A','ABCDE','DFT','AF','ABC','B','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3313,'AZl4N47h0E','ABC','ABC','DF','AT','B','D','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3314,'VvvuxXUHBd','A','BCD','ABC','AE','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3315,'UoMDuSLWg7','AB','ABCDET','CDEF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3316,'dQ9eOMlWMB','A','BCD','C','AB','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3317,'UXNZ0twDhO','A','ABCD','CE','A','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3318,'i91nEYXsK5','A','ABC','E','','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3319,'lhBiTZCJLV','A','ABCE','ABCE','A','ABC','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3320,'rTXip07XP8','A','ABCDET','DFT','ABEF','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3321,'YP0zxx9pf5','A','BCD','ABDEFT','AT','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3322,'zF0WXfs2tX','A','ABCD','CDF','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3323,'uUGjqonw9O','A','ABCD','ABD','A','B','C','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3324,'cdnBzPcVf5','A','ABC','C','T','AB','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3325,'cbvLRl5l0K','A','','CE','A','A','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3326,'w9mrCqDYYq','AB','AB','','','B','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3327,'mUsvUOTceW','A','D','C','AB','B','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3328,'7o5PIuDQas','A','ABCE','C','A','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3329,'eocf1iNsis','A','D','C','AB','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3330,'8NXGrfsbdt','A','ABCD','ABCD','A','C','B','ABE','A','B'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3331,'WkCfMeriAi','A','A','FT','','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3332,'49sUACNEKL','A','ABDET','CDEFT','A','AB','C','ACEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3333,'Ycsdi9hGiC','A','ABCDE','ABDF','ABDT','BC','C','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3334,'DyyMmmp3In','A','AD','CDF','AB','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3335,'oG1NcmTiii','A','ABCD','CDEF','A','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3336,'0CUqCOjk9N','A','E','DF','AB','A','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3337,'jlXGhROH4N','A','ABCDE','CDF','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3338,'PbZktJMXhx','A','D','DEF','AF','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3339,'jN2uHhkPhR','A','CD','C','AC','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3340,'pJfCfvkP8h','A','BCD','ABDEF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3341,'R2tYDRgDTl','A','D','CDF','A','ABC','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3342,'7Io8gAfmQa','AB','ABCDT','ABF','AT','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3343,'HyIqwklkOf','A','ABCD','ABCD','B','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3344,'1QghwGpSgo','A','ACDE','ABDEF','AEF','AB','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3345,'H5MI1STsez','ABC','ABCDET','ABCDEFI','A','ABC','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3346,'qPNTF8IlH5','A','ABCD','ABCE','F','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3347,'HJfuBdKR0b','A','BCDE','ABD','AC','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3348,'JFzU4tSzdn','A','ABCDE','ABDEFI','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3349,'mXHR0fSBPA','A','ADE','AC','AT','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3350,'d1o3wUtiMx','A','D','CEF','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3351,'qpDXrjWnhS','A','ABCD','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3352,'l4VS0DEVJd','A','ABCDE','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3353,'lY3mEidEqJ','A','ABCDE','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3354,'Tac9590C1f','A','ABCDE','CDEF','AFT','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3355,'F3qwqiXsQ4','A','ABCDE','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3356,'ynL2vHsJfu','A','ABCD','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3357,'xDxqRDkZxN','A','ABCDE','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3358,'UuUV1ozeA1','A','ABCDE','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3359,'So5tmsjkG9','A','ABCDE','CEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3360,'Y0LXjTGvjU','A','ABCDE','CDEF','AF','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3361,'dWA5OgBGGz','A','ABCD','ABDEF','AB','C','E','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3362,'4q59wKV35B','AB','ADE','ACT','ET','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3363,'txN5bLMjvp','A','D','CF','AT','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3364,'yFTTdnKRD7','A','ABC','C','','','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3365,'3HtpVbQ00Y','A','DT','C','T','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3366,'Gl2nJxg8DA','A','ABCD','CDEF','A','AB','B','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3367,'dJfuvt1jLl','A','BCD','CDEF','F','B','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3368,'ho5cOCDYIX','A','D','E','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3369,'QcUz5Gf7YO','A','','','','A','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3370,'737Nq1JqI1','A','AD','CDFT','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3371,'oR2dN890Hu','A','ABCD','ABDEF','AB','','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3372,'JU1wuGLYEl','AB','ABCD','','','','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3373,'Bt0GzbwzTB','A','ABCDE','CEF','AB','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3374,'PyY5QczKIN','AB','BCDE','ABD','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3375,'SjJLj2Oltc','AB','ABCD','ABCDE','AT','AC','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3376,'nOsuMsXWuF','A','ADE','BF','A','C','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3377,'bASwoSVKGr','A','ABCE','CE','A','A','B','C','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3378,'Fqqm7wPO1T','A','ACD','CDT','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3379,'C1MZU567OW','A','CD','DF','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3380,'sMu0YEDOSq','A','ABCE','CE','A','A','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3381,'w8TbV4WP63','A','BCDE','ABDEF','B','B','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3382,'Jh29tzMRB4','A','ADT','ABDE','AB','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3383,'d2DmfJAD8X','A','ABCD','CDEF','A','C','A','F','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3384,'aAWde10kKQ','A','ACDE','D','AF','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3385,'0JFSvPOPJL','A','BD','CDF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3386,'Ee3jAuBKEK','A','ABCD','ABD','ADT','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3387,'LbrGFlwFvX','A','ABCD','ABDEF','ABF','A','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3388,'lHV5nz7PdX','A','DE','ABCDF','AB','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3389,'FcGKysfW52','A','ABCD','DF','A','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3390,'8GW515RIeX','A','ABD','DF','AFT','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3391,'ASQdk3FW37','A','ABCE','BCDEF','ABCEFT','AB','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3392,'4iA3YwZCWB','A','ABCE','','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3393,'O6BHHVSxzm','AB','ABCDT','ABCDF','ABF','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3394,'lSkucgRs1z','AB','ABCDT','ABCDF','ABF','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3395,'XgcSAG2Owb','A','D','D','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3396,'E9k69AJ1K9','A','ACD','DF','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3397,'6pJUfvIFrF','A','D','ABDE','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3398,'7iEfSOheai','A','ABCD','CDEF','A','AB','C','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3399,'hOGA7WVCA4','A','ABCDE','DF','AB','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3400,'KxnxvncpFG','A','BCD','ABDEFT','AB','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3401,'PRTwrDMVtN','A','ABCD','T','T','A','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3402,'amifAAHEmK','A','ABCD','CDEF','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3403,'l7a5oAbQID','A','AD','D','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3404,'4zZwdJchZN','A','ABCD','ABDF','E','B','Z','BDE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3405,'AnbrprWF07','A','ABCD','BDEF','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3406,'5GkJys4uGi','A','ABCD','DEF','ABC','A','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3407,'ab8rPjYbf3','A','ABCDE','CDF','ABDFT','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3408,'CTV2NBo8Tq','A','ABCE','CE','A','','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3409,'svj6pLEVHi','AC','ABD','ABCF','T','A','D','BE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3410,'wzxPNpobnA','A','ABCD','ABDEFH','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3411,'GuyBKijO7s','A','ABCDE','CDEF','AB','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3412,'samPKSrWqS','A','CD','DE','B','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3413,'BUS1madCyt','A','ABCD','CDEF','A','AB','B','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3414,'yNv8D8Mr8A','A','ABCDT','CDEF','AB','AB','B','ABD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3415,'c7EzM1NuU5','A','E','','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3416,'UbdfTn90do','A','AC','D','AF','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3417,'vCQweAleIz','A','CD','D','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3418,'KTzJNfu0fi','A','D','E','AF','A','B','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3419,'dUm3osBYeD','A','ACD','DF','AB','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3420,'PaaAo9jAGr','A','ABCD','CDF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3421,'JgoGS50AkJ','A','ABCDE','CD','AT','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3422,'iTFlPFcbTO','A','ABCD','CDF','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3423,'SeOZ1qX5Ci','A','ADE','DF','ABC','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3424,'IswPYk6kWo','AB','ABD','ABD','A','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3425,'8JHqTxOJtr','AB','ABD','ABD','A','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3426,'iJfzrhetjO','A','D','CDEF','ABC','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3427,'gKcbiW0kcc','A','ABC','CDEF','A','ABC','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3428,'lt6qRzE2zX','A','ABCD','CDEF','ABF','ABC','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3429,'yu7tAOZGkw','A','D','D','B','A','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3430,'efxhLTWvxi','A','ABCD','ABDFI','ABD','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3431,'FiAWQ7n7ml','A','ABCDE','CDF','AB','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3432,'DuIM9OrKst','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3433,'r1msYcPuAh','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3434,'Z0hsTPC0B8','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3435,'fF41TpMNzj','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3436,'uMqR3Cx9EE','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3437,'SI7HW5LIEG','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3438,'rvVorh5bJn','A','ABCE','ABDEF','','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3439,'ISudU7FYuc','A','AD','CDF','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3440,'pVvqdZ52fv','A','ABCD','D','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3441,'31qVAynkaQ','A','D','DF','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3442,'TLt7nl5bdl','AB','ABCD','ACDEF','AT','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3443,'RWMC7kriiN','A','ABCD','D','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3444,'8vJmZfC6fV','A','ACD','D','BT','ABC','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3445,'UlFXTfiFx5','A','ABCDET','CDEFT','AT','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3446,'xyo5kI4YCB','A','ABCDE','CDF','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3447,'6XZMTtkhTD','A','DE','DF','BEF','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3448,'rhnSr0Ippt','A','ABCE','DF','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3449,'fa1owIhKYp','A','ACD','CDF','AF','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3450,'UCMLGO03sy','A','ABCDE','DF','A','A','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3451,'o8DjVjSVrA','A','CD','DEFI','AF','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3452,'DLnoFFObBJ','A','CD','DF','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3453,'mqEdCaL3q9','A','ABCDE','DT','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3454,'QZzV4DQvNg','A','ABCE','DFT','AT','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3455,'WoKHaMbYGI','A','D','DF','B','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3456,'zhHYL6kfzZ','A','ABCD','D','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3457,'Vs1quCJKuN','A','ABCD','DF','A','B','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3458,'bAmi1K8Kor','A','ABCDT','CDF','AF','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3459,'L06mHNqzR0','A','D','D','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3460,'eagHwczO5u','A','ABCDE','CDF','A','AB','B','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3461,'HCi7seHoGN','A','D','D','A','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3462,'EfTxL27Z4s','A','D','CDE','ABEFT','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3463,'lhhWxTIrPL','A','ACDE','ABCDEF','ABE','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3464,'gmK8G9n3Qy','A','BCD','DF','A','A','C','AE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3465,'SRHpbZitFo','A','CDE','CDF','AB','C','C','BCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3466,'oF8JNbu4b7','A','ABCE','CEF','AT','B','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3467,'H3igI9tyuH','A','ABCD','DEF','AE','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3468,'z9GugMlWIr','A','ABCD','CE','AE','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3469,'AXtJH2M6t3','A','D','CDEF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3470,'G8D828EFZU','A','D','DF','F','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3471,'tDboZnaVxR','A','ABC','CE','AT','AB','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3472,'LPFcF8irpx','A','D','ABDF','B','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3473,'A2lFhbkrBe','A','ABCD','CDEF','A','AB','A','ADE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3474,'vDDAZv1X2z','A','ACD','D','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3475,'oEQPQudA5g','A','ACD','DF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3476,'HE1OYkbU3p','A','D','ABDE','F','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3477,'q8hvZdmtNG','A','AC','D','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3478,'MQU0yW0Igq','','ABCD','ABDI','AF','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3479,'JXb1v4cb8J','A','ABCET','DF','ABT','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3480,'okuBwifoS9','A','ACDE','CDF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3481,'x0tsbZCT2x','A','D','C','T','B','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3482,'KwqNOUf5M5','A','ABCDE','ABDE','EF','A','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3483,'v4fYhPiBVD','A','ABCD','DFT','E','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3484,'nKgAM96qAX','A','ABCD','DF','E','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3485,'iUGJCYvWoa','A','ABCD','DFG','T','A','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3486,'9JBl2Vgdtk','A','AD','DF','T','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3487,'hYgSm3NkiN','A','ABCDET','CE','AF','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3488,'uBHJtnGR03','A','ACDE','CDF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3489,'ko9bqwTku5','A','ABCDE','DF','AB','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3490,'7AWLEWFiGW','A','BD','CD','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3491,'MqGzCKbOyu','A','ACDE','DE','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3492,'4ea51c8KQJ','A','ABC','','','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3493,'2rvWhV5fht','ABC','ABCET','CT','AT','C','B','BE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3494,'vsSc7YNqQt','A','AD','EF','A','ABC','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3495,'0J2abHMtrH','A','AD','ABDT','AE','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3496,'0qOeo1dg1z','AB','D','ABC','B','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3497,'tBHkfvwTnn','ABC','ADE','CF','T','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3498,'n4PYzN9DDV','A','ABCD','ABCD','FT','C','C','CE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3499,'hxjWfT562Z','A','ABCD','ABEF','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3500,'B0PUf2WPZt','A','BCD','ABCDF','A','ABC','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3501,'6qeQ3eReIR','AB','ABCD','ABDEF','AB','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3502,'rEcmaMFYwR','A','ABCD','CDFT','AF','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3503,'YAi4Gizgk5','A','ABCDET','CDEF','AT','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3504,'Sllj0naRrq','A','BD','ABDE','AB','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3505,'zs9AAw41Kp','A','ACET','C','AT','AB','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3506,'L5uO71Nq3V','A','ABCD','BCDEF','AB','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3507,'zaQ9G54KeF','ABC','ACDE','','','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3508,'2HDYlP3nt4','A','ABC','','','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3509,'XOMwWcF1At','A','D','DET','A','B','B','ADE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3510,'Mue8MONQKw','A','ABCE','C','AT','B','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3511,'eZjThByNL7','A','BCDE','CDE','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3512,'EtLzVnML4y','A','ABDE','CDE','AB','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3513,'2zpSZxuVVB','A','ABCDT','ABCDEFT','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3514,'9kKP1WHQcE','A','ABCDT','CT','AT','A','B','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3515,'1oknKKbqAS','A','ABC','ADF','AB','AB','A','ABCDE','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3516,'ma7jGepuOw','A','ABCE','F','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3517,'OieBCC2g9S','A','ABCDE','CDF','A','AB','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3518,'MNbzZDmhf5','A','BCD','C','AB','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3519,'Cv8F8nSXxy','A','ABCDE','DF','A','B','B','ABDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3520,'zmgSUG2Ien','A','BD','ABDE','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3521,'GbzzTZIRj1','A','ABCDE','DT','B','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3522,'9HZRtf50r1','AB','ABCD','ABCDEIT','AF','C','B','ACDE','AB',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3523,'uZT8xHo04y','A','ABCDE','ABDF','A','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3524,'NjVO2jwRpX','A','ABCD','DF','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3525,'beyo5i4O7z','A','ABCD','DF','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3526,'FKQcy7JCqN','A','E','','','','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3527,'uV6vtNY8Rm','A','ABC','DF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3528,'exVfblst89','A','ACD','ABDE','F','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3529,'4LFalzqJD8','A','ABCD','ABDEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3530,'QbnjXNCVZe','A','ABCD','CD','AE','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3531,'Zhlqn85nxd','A','ACDE','CDF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3532,'kl0H6FOnbq','A','AC','DF','A','A','A','BDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3533,'1zfTl87NBu','A','ABCD','ABCDF','B','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3534,'6IwYiutqG8','A','ABCD','ABCD','AB','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3535,'5BN0fpkDlY','A','ABCDE','CDEFT','ABT','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3536,'DiwCGgroOn','A','ACD','B','F','B','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3537,'IhvrlJuN6I','A','ABCDT','ABDT','ABT','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3538,'QMiX3KDUSu','A','ABCDE','BDFG','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3539,'JnD38RWrtn','AB','ABC','CD','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3540,'Mm1NaSHuWQ','AB','D','ABE','ABF','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3541,'LiSaYcrEgT','A','ABCDE','DF','A','A','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3542,'zF6wVH7xV6','A','ABCDE','DF','A','AB','B','ABCDE','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3543,'wp8hXVMT2I','A','ABC','CD','B','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3544,'dWOgCq4KAJ','AB','ABCD','CDF','AE','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3545,'3bxZ6XMl6Q','AB','ABCE','C','T','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3546,'zzpMt0aR66','A','D','CEF','','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3547,'M0v8vZq4PW','A','ACD','DEF','A','A','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3548,'3CwZwG2kmc','A','ACD','CDF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3549,'bzVmDxUddp','AB','ABC','ABCD','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3550,'gQaFCYN7gQ','A','ABCDE','ABCDEFT','ABDF','C','B','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3551,'ziygWUn7Kl','A','ABCD','DF','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3552,'gyKJA56mYk','AB','ABCDE','ABDF','AB','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3553,'Qh6xnJuDVQ','A','BD','D','AB','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3554,'VOeGeED3OZ','A','ABCDE','C','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3555,'GnfDZRkJfk','A','D','ABDF','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3556,'cnpznRWFpW','A','ACDE','CDEF','ABDEF','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3557,'fAWgCM6cel','A','E','ABI','T','C','A','','AB',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3558,'N40oLDu2bp','A','D','D','AD','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3559,'a6N4lhaB4S','AB','ABC','BC','F','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3560,'5ftddbwZdI','A','D','ABCDEFG','ABCF','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3561,'81GUaYJgGZ','A','ABCET','BDET','T','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3562,'95mTgozU3q','A','ABCD','CDEF','F','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3563,'d6NYtfgH4T','A','ABCDE','BCDEF','AB','A','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3564,'7AYXmktOGK','','','','','','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3565,'1cYTGOjikC','A','ACDE','D','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3566,'4GEyiE6Q7j','A','ABCD','ABCDEF','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3567,'hKCMC5j71n','A','D','DEF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3568,'4OokWMZcmn','A','ABCD','DF','A','ABC','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3569,'xAEIoktiU4','A','ABCD','DF','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3570,'aicpmsTAs7','A','ACD','DEF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3571,'TfVILl5Nnd','A','ABCDE','CDE','ABF','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3572,'OWIdeazQIW','A','AC','C','A','B','B','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3573,'k0hnd8IvDQ','ABC','ABCDE','ABCE','T','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3574,'ohZ48pSPdq','AB','D','D','A','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3575,'CNL04P1r2k','A','DE','CDE','F','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3576,'5uY6giXo9O','A','ABCE','CDF','A','ABC','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3577,'nXHcFH9JLJ','A','ABCE','CDF','A','ABC','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3578,'YlVnPPkvXe','AB','ABCDE','ABCDFT','AT','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3579,'hCA5aONS1Z','A','ABCDET','D','A','B','B','','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3580,'GaCdAKlWCS','A','ABCD','ABCDEF','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3581,'Q3Y07ohy7O','A','ABCDET','CDEF','ABCEF','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3582,'ZqwmAY8ykd','AB','ABCDE','CDEF','ABCEF','BC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3583,'wa7fAYhIQg','A','ABCE','ABET','T','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3584,'B5Yqmsh1cj','A','ABCE','CDEF','A','ABC','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3585,'L0nYHfcfhh','AB','ABCDE','ABDEFT','AB','C','C','AE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3586,'SCgree0OsE','A','ABCD','CF','AT','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3587,'M7q4a1VmqS','A','ABCDE','DEF','A','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3588,'m4RV2TOrpA','A','ABCDET','BCDEF','B','AB','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3589,'2jpm26efvN','AB','ABCDE','CDF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3590,'9e9zqytQie','A','ADE','DF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3591,'rG3egMBKUt','A','BCD','ABD','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3592,'b2r3DlIRtN','A','ACET','C','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3593,'PG1OIYTcYv','A','ABCDE','CDF','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3594,'ATJ00LWHhk','A','E','BD','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3595,'GWG23K0Iq1','A','AD','DF','A','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3596,'0IkUAOfa74','A','D','DF','A','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3597,'XqOcekJIuf','A','ABCD','CDEF','AF','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3598,'mh6hbNCj2u','AB','ABCET','CDEF','A','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3599,'804MBnSdvF','A','ABCDE','','A','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3600,'LH8mPTS6VJ','AB','ABCD','CDEF','A','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3601,'ppXOTlK4b0','ABC','ABCDET','ABCDEFT','ABCDEFT','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3602,'SkAtCSdUig','AB','ABCD','ABCDEF','AF','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3603,'zc3wYmjwgr','AB','D','ACDF','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3604,'o1cfyEPGU9','A','ABCE','ABCDF','','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3605,'JLnKp2StFJ','A','BD','D','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3606,'xvlQxNobXd','A','ABCT','ABCE','AT','C','A','D','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3607,'CXXRTfK22o','A','ACE','ABD','A','B','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3608,'KFhXp4mB6q','A','ABCDE','ABCDE','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3609,'NX0SHlEHPL','AB','ABCE','ABDT','A','ABC','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3610,'9pHHdZsXvM','A','ABCD','CDE','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3611,'J0VETXUx6z','A','BD','DF','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3612,'sqWzAgLW9c','A','ABCDE','DF','A','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3613,'r2haVlYzdz','A','ABCDE','DF','AF','AB','ABD','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3614,'aMilCyNsG5','ABC','D','ADE','AET','ABC','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3615,'LUyWOWbWE0','A','ABCE','C','A','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3616,'poWcOmRqqB','A','ABCD','CDFT','AF','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3617,'fekOmgVwqT','A','D','CDEF','ABF','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3618,'pXjghbu6zB','A','ABCD','CDEF','AF','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3619,'8kawye21GT','A','ABCDE','D','ABEF','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3620,'DPLI86Wf0v','A','ABCD','ABDEF','A','A','B','E','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3621,'DEcG1EzCAH','A','ABD','ABD','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3622,'1HZxtDelr5','A','ACD','ABE','ABE','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3623,'18vF0piD2A','A','D','CDE','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3624,'HKiECCdiWH','A','D','DEF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3625,'Lfp9FH3ZDH','A','ABCD','C','AE','B','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3626,'LUIgqk4Iij','A','ABCDE','ABDEF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3627,'ENlvJHYrRq','A','ABC','C','T','AB','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3628,'7lLlpxKF0E','A','BCD','CDF','B','A','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3629,'jx4o88I0DJ','A','BE','ABCE','A','A','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3630,'f9Ag9qdICd','A','BCE','ABCE','A','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3631,'VDpYRhGnvD','A','ABCDT','ABCDF','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3632,'HvFMrLQTRr','AB','D','DEF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3633,'Z2hifhS6TB','A','ABCDE','DEF','AF','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3634,'139XOY4eem','A','ACD','DEF','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3635,'MKivakz3Ek','A','D','CDE','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3636,'B1WGKg4gCz','A','AD','CE','A','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3637,'w8pTTvITDm','AB','ABCD','ABDG','AB','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3638,'QJPdxXGbvQ','A','ABDE','CD','A','AB','D','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3639,'GCKdsG4OYk','AB','ABCD','ABCDET','AF','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3640,'AYW8O50kqk','A','ABCD','ABDEF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3641,'OqqLuqPYuq','A','ABCT','CDEF','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3642,'SB4nzjOVHo','A','ABCDE','CDF','ABEF','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3643,'sgqjSEhk3o','A','ABC','CDF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3644,'j3513yL5yV','A','ABCD','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3645,'ZzFmzhCxhR','A','ABCD','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3646,'1IAhakXocW','A','ABCD','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3647,'4uKuuuDEAV','A','ABCE','CDEFI','ABCDEFT','AB','D','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3648,'jZpM8lmtNf','A','ABCD','CDEF','ABF','AB','B','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3649,'WBv20JE2rq','A','D','DEF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3650,'AnLxz05ndo','A','ABCDET','CDEF','A','C','Z','BE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3651,'kS5HQ7L5oQ','A','ABCE','CDEF','AFT','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3652,'WLzPL4aRz1','A','ABCE','CDEF','A','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3653,'MO1897dC9m','A','ABCDE','DFT','AFT','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3654,'30xd4fKpdK','A','E','CDEI','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3655,'1y52wS0m1q','A','ABCDT','CEFT','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3656,'nOQyoePyY2','A','ABCDE','DE','F','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3657,'f0TcnRufF8','A','ABD','CDF','AET','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3658,'Xg5G1Mzyud','A','D','CDF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3659,'9HNzpTsHTO','AB','ABCDET','CDEF','AE','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3660,'tkMQ5izg56','A','ABCD','CDET','A','B','E','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3661,'2dh1tfUlph','A','ABCD','CDE','AFT','ABC','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3662,'cuiJaIpcme','A','AD','CD','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3663,'o5mxs7JESW','A','ABCD','CDE','AF','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3664,'ZIiyiMLWkD','AB','ABD','CDEF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3665,'Gr0LPnSlP7','A','BCD','CE','AF','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3666,'g8NvDVu2JK','A','ABCD','CDF','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3667,'PIU7oupcmN','A','ABDE','BCD','AB','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3668,'EhnjxlK8xa','A','ACDET','CDEFI','AF','ABC','B','ABEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3669,'Bp2GzVqTxR','A','ABCDT','CDEFT','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3670,'f5QqQu2cC8','A','ABCD','CDF','ABF','A','D','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3671,'jbpIjBmLrN','AB','ABCDT','ABCDEF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3672,'MF4DBryDdg','A','D','ABCDE','A','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3673,'ZmEASQxA3x','A','ABCD','ABDF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3674,'vnPa4Hsbnj','AB','ABCDT','DE','A','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3675,'7SAxyWNGQw','A','ABCD','CDF','A','B','D','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3676,'AxdPDtOxv1','AB','ABCE','ABEFH','AET','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3677,'51q4QMBis5','AB','ABCDT','ABCDEF','E','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3678,'3dRxJnIVty','A','ABCD','ABDEF','AB','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3679,'yVxvBN3rla','A','ABCD','ABCDE','AB','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3680,'8waKWgXsef','A','ACD','ABDEF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3681,'0xtybhQ4h0','A','DE','CE','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3682,'SwwbWWpWkM','A','ABCD','CDF','AE','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3683,'HKoIK5xmst','A','ABCD','CDEF','AF','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3684,'fys71c4m3X','A','D','ABCDEF','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3685,'oK565MHqse','A','D','CDEF','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3686,'xdhs0jCZ4r','A','ABCD','ABDF','AT','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3687,'sWEneifA5a','A','ABCDET','CDEFT','ABET','C','C','ADE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3688,'YX4D4jYLDa','A','BCD','CDF','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3689,'fmO7we2Mqv','A','ABCDE','DEF','ABE','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3690,'SGcLoUfoyu','A','ABCD','CF','AEF','B','B','E','','B'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3691,'mkAhYe0WGk','A','D','CDEF','AB','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3692,'4wQIgufy3X','AB','D','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3693,'WPvVD4IxpE','AB','D','ABDEF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3694,'evRxbf94Ts','A','ABCD','CDEFI','A','C','A','AE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3695,'LbtIdlMZzX','A','ABC','CD','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3696,'eu98CMzw3g','A','ABC','CD','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3697,'0EgIqApIaj','A','ABC','CD','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3698,'zkAsWELsUr','A','D','ABD','AT','AB','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3699,'IHHxJTQXrI','A','ABCD','CDEF','AE','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3700,'Z0Dc60U0dX','A','ABCDE','CDEF','A','ABC','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3701,'OHp4PTk6lG','AB','ABCT','ABCDEFT','AFT','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3702,'Zcquww29u6','A','D','DEF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3703,'h0NkNlyBnt','A','ABCD','CEF','EF','AB','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3704,'vHJwVPMF0p','A','D','D','B','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3705,'ZwAYemLIof','A','ABCDE','ABCDF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3706,'TvpKZRiZjz','A','ABCDE','CD','AB','AB','D','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3707,'XB8qR0sjT8','A','D','CD','ABC','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3708,'OsAF3UFyuc','A','ABCD','CDEF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3709,'AaSHuIRQIU','','ABCD','DE','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3710,'tukUSgpYIX','A','D','C','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3711,'M0jNBfWt4u','A','ABCD','BEF','ABF','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3712,'BHZ3J8chBt','A','ABCDE','CD','B','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3713,'vjHaDb7VxT','A','ABCDE','CD','ABCDEFT','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3714,'daeWCYFC7N','A','ABC','ABD','AC','B','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3715,'FS3wAi6yK0','A','ABCD','ABDF','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3716,'GY3X7SFMe7','A','ABCDE','DEF','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3717,'ptBCjHgjzT','A','ABCE','CDEF','ACF','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3718,'pJRsL23rD4','A','ABCE','CDEF','ACF','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3719,'hKAyUGvA1B','A','ABCE','CDEF','ACF','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3720,'fFBsPtWb8p','A','ABCE','CDEF','ACF','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3721,'A3SVMibc3u','A','ABCE','CDEF','ACF','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3722,'4ZrW42ANvN','A','ABCE','CDEF','ACF','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3723,'5VF20xgHP7','A','ABCD','CE','A','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3724,'YdpT8XSPLw','A','AD','CDF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3725,'5RDHlBsDV3','A','AD','CDEF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3726,'ZKWYkWHMyT','A','ABCD','CDEF','F','AB','B','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3727,'3yE0wQhU7C','A','ABCD','ABDEFT','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3728,'f00QLR50lz','A','ABCDE','ABCDEF','AET','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3729,'Hrne0f1Z8F','A','ACD','CDEFT','A','AB','D','ABCF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3730,'kn84P8ElNA','A','ABCD','CDF','A','A','D','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3731,'z1cYCoRiKB','A','ABCD','ABDEF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3732,'5KsFg3ZI79','A','ABCDET','CDEF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3733,'unvLPjEP6y','AB','ABCDT','ABDFT','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3734,'Hs9e9I85w8','A','ABCT','CF','A','','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3735,'uMORgQByQG','A','ABCD','CDEF','A','ABC','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3736,'XbzoHdcVTl','A','ABCD','CDEF','A','ABC','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3737,'k1mFcs4mwi','A','ABCD','CDEF','A','ABC','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3738,'A3uluAx9SA','A','ABCD','DEF','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3739,'v95W312uCd','A','ACE','ABDEF','AF','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3740,'mSkHKEzcQ7','A','D','CD','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3741,'KHHHx8ifNU','A','D','ABCDE','ABF','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3742,'ZMSOGGxQsp','A','ACDT','CDFT','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3743,'99kpAqfG77','A','ABCD','CDE','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3744,'3qKVa5t9U1','A','D','BCDE','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3745,'0VZO8hajbR','A','D','DEFI','T','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3746,'9LLXRdIJVA','A','ABCD','ABCDEF','ABCEF','C','D','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3747,'p7UyGSBaSB','A','CD','CD','AE','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3748,'TMUmSSfmGt','A','ABCD','CDF','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3749,'uUURmWNei5','A','BCDE','ABCEFT','T','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3750,'AXvZrH9fjs','A','BCDE','ABCEFT','T','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3751,'7LJZPJKFFG','A','ABCD','ABDFG','AE','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3752,'1qUhWaj5wg','A','CE','D','A','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3753,'o9oDA9Je37','A','ACD','ABD','CT','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3754,'0MYY77n9MT','A','ABCD','ABIT','AET','B','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3755,'EVfZ44M8JQ','AB','D','ABC','B','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3756,'khLHLDCXTK','A','ABCDE','ABEF','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3757,'LjjGJXMtbv','AB','ACD','ABCDET','AE','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3758,'z8bwL8Ol2D','A','D','ABE','T','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3759,'E4n80BohNq','A','ABCD','ABF','B','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3760,'MAo4ewzy5c','A','ABCD','ABDEF','AB','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3761,'MJTN0dcXh9','A','ABCD','ABDEF','B','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3762,'fi5s7iLEeT','A','D','ABCDF','T','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3763,'z02e20MJzJ','A','ABD','ABE','AT','A','A','D','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3764,'Mu307yXwas','A','ABCT','ABCE','AT','ABC','A','D','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3765,'RcmSIC2Oct','A','ABCD','ABCDEF','AE','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3766,'wymR9YZ33w','A','ACT','DEF','A','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3767,'zMmE5eV3A4','A','AD','DEF','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3768,'jXnc2LYvDZ','AB','ABCDE','ABCI','T','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3769,'lQSgWgpIEt','AB','ABCDE','ABC','T','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3770,'9y98GmliQk','A','ABCD','CDEF','A','AB','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3771,'qhrDp0AtZw','A','ABCD','CDF','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3772,'el0PhP9r8w','AB','ABCDE','ABDF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3773,'LkIcAid9O8','AB','BD','ABI','AT','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3774,'byaigkDOU6','A','ABCD','ABDEF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3775,'UqQ4mKXYq3','A','D','ABF','AT','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3776,'PooGUSJoMP','A','AD','ABE','A','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3777,'fRdSD0CHdF','AB','ABCDET','ABDEF','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3778,'GUS8Ygb1ii','A','ABC','ABD','AE','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3779,'jAW9YyZQK2','A','ABCD','ABD','AE','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3780,'KpVDDx5xxs','AB','ABCDE','ABCDF','T','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3781,'KA7VMmXCcs','AB','ABCT','CEF','ABDET','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3782,'u19V3kVEqW','AB','ABCD','D','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3783,'WlvzPrkhZU','AB','AD','ABCE','A','ABC','C','BE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3784,'mr8DLX78ZM','A','D','DEF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3785,'euqL3g8uYC','A','ABCDE','CD','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3786,'n59OQA27kb','AB','ABCD','ADFT','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3787,'WnZXHFWZru','A','ADE','CDEF','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3788,'H0fg6DCtJJ','A','ADE','CD','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3789,'0owEqQZco4','A','ADE','D','B','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3790,'nSUg5U2mQF','A','ABCD','DEF','AD','A','C','ADE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3791,'P1yg9ITgc6','A','D','ABDF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3792,'2e3iQkLC3L','A','D','ABDF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3793,'CQ9l5AruiS','AB','ABCD','ABD','B','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3794,'T2rO0hi0bN','A','ABCD','CDFT','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3795,'vhzGxJorL8','A','D','D','ABF','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3796,'MHNjJ2eXhA','A','ABCD','CDEF','AF','A','C','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3797,'3Pd2lPwFxW','A','ABCD','DFGI','A','A','B','CE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3798,'SsOzYaLmQK','A','DE','C','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3799,'qlv00H9h8m','A','ABDE','D','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3800,'gL4BVJmjFQ','A','ACD','DF','AB','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3801,'APX2lfuVvq','A','D','CDEFT','AE','AB','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3802,'fh8w2PCBtN','A','ADE','CDEF','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3803,'QqqF7Mds1K','AB','ABCDT','CDF','A','ABC','B','E','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3804,'vwWOEINWIj','A','ABCDE','DEF','AE','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3805,'6jJCnLMDtX','A','ABCET','BCDEFT','ABT','AB','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3806,'5TJplHM20I','A','ABCD','CDF','AF','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3807,'iXFjvf3zvO','A','ABCD','CDEF','AB','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3808,'e5IhsKx51u','A','ABCE','ABCDEF','AF','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3809,'Jf8gzjEzVt','A','AE','DEF','AT','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3810,'mjp0NNyN81','A','AD','D','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3811,'IFZ2DNA0XA','A','ACD','DF','A','A','D','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3812,'T5koKunS1T','A','ABCD','FI','ABE','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3813,'FdP92xqXTx','A','AE','DFT','A','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3814,'VWWqyCpQQf','AB','ABCDE','ABDEF','A','C','B','ABDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3815,'e46Prda8L9','A','ADE','DEFI','AE','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3816,'xZ2eNzeN0x','AB','ABCD','ABDEFT','AC','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3817,'mvxvfPQPxs','ABC','ABCET','CDF','AB','ABC','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3818,'jt81hxcz6f','A','ABCD','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3819,'Rh4Urd16VX','AB','ABCD','ABE','AE','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3820,'suCLGYvaQ1','AB','BCD','CDE','F','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3821,'B7335StWw6','A','D','ABDE','E','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3822,'lG7UiGJ1ar','A','ACD','DEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3823,'CRFtBJmzBS','AB','ABCDE','ABCDE','B','C','C','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3824,'oFVf2r56B9','A','ABCDET','CDEFT','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3825,'U20XtxG2zu','A','ABCDT','ABDFI','A','ABC','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3826,'J0NGznszvb','A','ABCDE','C','A','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3827,'5ESDq3Beeu','A','D','ABCF','F','B','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3828,'GScfW3TMM3','A','ABCDT','ABCDEF','AF','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3829,'0G3WMoFqOP','ABC','ABCDET','CDEFT','ABFT','ABC','A','D','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3830,'LTTsB4ctFf','AB','ABCDE','DF','E','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3831,'cE5juaVmAa','A','ABCE','ADF','A','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3832,'HtxGR0UfD8','A','ABCD','ABDFT','AB','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3833,'2CIKwGZcK8','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3834,'Xr0GVhwRll','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3835,'kYOjgItAOO','A','ABCD','ABCDEF','AT','ABC','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3836,'YlHLBDKlR5','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3837,'6QoYYUtESX','A','ABCD','ABDE','AB','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3838,'ejthLd5pn5','A','CD','CDF','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3839,'rhBItJy02b','A','ABCD','ABDEF','A','ABC','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3840,'f3oWoCrEs0','A','ABCE','BCDEF','A','AB','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3841,'uYwP1wxqW1','A','AD','DET','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3842,'UOenSuTO3e','A','D','ABCDEFHI','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3843,'I3whCAjA7i','AB','D','ABF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3844,'4FfuvtIdFZ','A','ABCDE','CDE','AB','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3845,'AyA0C7RIYu','A','ABE','CT','','','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3846,'4hT5Lj76P8','AB','ABD','ABCDEF','ABEF','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3847,'zPv5BrKFjR','A','ADE','CDEF','ABF','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3848,'z7iqWqBUC8','A','CD','DT','A','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3849,'RUqUiwXwWh','A','ABCDE','CDEF','AB','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3850,'m5mLIKjw99','A','AE','ABT','T','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3851,'O6L8zdoDF7','AB','ACD','ABCE','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3852,'A5qn7GpscE','A','ACD','ABCE','A','C','B','BCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3853,'2s1IGI2Gin','AB','ACD','ABCE','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3854,'WGKrM5f5Qo','A','ABCDET','CDEF','AE','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3855,'KzpXRDQppm','A','ABCDE','DF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3856,'1WghE9heOk','A','ABCD','CD','ABF','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3857,'aZvjZbiBPA','A','ABCDT','ABCDF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3858,'zEgEq9r55F','A','AD','CDF','AT','B','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3859,'UtlHlNeln5','AB','ACDE','FG','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3860,'coUnUWp1Ac','AB','ABD','CD','AF','B','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3861,'DBlA4niltb','AB','ABCE','ABC','T','C','A','ABC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3862,'KpPFPLUVXA','AB','ABCDE','ABCDEF','AB','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3863,'SUQZO5He59','AB','ABCDE','DEF','A','ABC','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3864,'j4fCTV9DNP','AB','ABC','T','T','','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3865,'IR8xN0E8NC','A','AD','D','A','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3866,'Qsor5YfkCW','AB','D','AT','AT','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3867,'eXNbTNGRxK','A','ADE','ABC','E','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3868,'CmwfA9Jmmg','A','ABCD','CDE','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3869,'FIMmMOXws8','AB','DET','DT','T','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3870,'58JlrLAZFe','A','ABC','CDE','A','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3871,'4QMiaGvYKL','A','ABCD','DEFI','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3872,'Y3GfuMZEsg','A','ABCD','ABCDEF','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3873,'VG5EMytqwj','A','ABCD','CDEF','A','B','B','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3874,'hMsamu4gOH','A','ACD','D','A','A','Z','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3875,'IMkXCsvq5G','ABC','ABCDE','C','A','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3876,'Z3YYayF7Uh','A','ABCDE','ABCE','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3877,'524BZdChPg','A','ABCT','CDF','A','B','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3878,'zUSIykbQOL','A','ABCDE','CDF','A','A','B','EF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3879,'DD0wZf7bN0','A','AD','BE','F','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3880,'ItVrFlULzU','A','ABCD','CE','AF','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3881,'hwKCA1bA1r','A','D','ABDEF','A','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3882,'tLBcp6IfXv','A','ABCDET','CDEFT','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3883,'bZzMxDWhBP','A','ABCD','ABC','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3884,'iEEhiWHe95','A','ACDT','ABCDEFT','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3885,'acKFAaLeca','A','ABCD','ABCDE','AF','C','C','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3886,'f3Ioyyf1kF','A','ABCDE','CD','T','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3887,'ZtpMdD92DL','A','CD','ABCDEFI','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3888,'fvnqttWllz','A','ABCD','ABDF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3889,'DOCc7oXqUv','AB','AD','CEF','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3890,'avvhF89z0C','A','ACDE','DF','ABF','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3891,'vOmgkyh9Ip','A','ACD','BCDE','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3892,'sQMTci4Ik3','AB','AD','ABCE','A','B','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3893,'2o59q9jmUp','A','ABC','CF','ABET','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3894,'HgCAaMbIEt','A','ABC','CF','ABET','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3895,'7UAtyCf33U','A','ABCD','DEF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3896,'C44ptbaZlu','A','ACD','ABC','A','A','Z','AF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3897,'aAmFG1pCUS','A','ABCDET','ABCEF','AE','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3898,'8EOc5mLyKv','A','ABCDET','ABCDEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3899,'kPRdNVObTW','A','ABCD','DF','ABCEF','AB','B','BDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3900,'AUsnm9DOkE','AB','D','ABDF','AB','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3901,'wd2bjxi6Vs','A','ABCDE','T','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3902,'dlFCr8MrDP','A','ABCDE','T','A','A','C','ABCDE','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3903,'5wizSqlmIU','A','ABCDET','DEF','AT','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3904,'LNZcfXQ6FZ','A','ABCDE','BCE','AE','C','A','ACE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3905,'3lNRXRUrH5','A','BCD','CDEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3906,'y5AZGCf9wC','A','AD','DEF','A','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3907,'lAgQgKVAGh','A','ABCDE','DEF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3908,'CoCL3kJmmO','A','ADE','DF','A','B','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3909,'lseIAIdsIT','A','BCD','DEF','A','AB','D','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3910,'7BNZPrax6G','A','ACD','D','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3911,'6jTUllUXzN','A','AD','CDEF','A','B','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3912,'XiE3w1l9Ul','A','AD','DEF','AEF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3913,'VMsIugfigF','A','ACD','DF','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3914,'FWWoa94g3J','A','D','DE','AB','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3915,'S3AxeoR9Es','A','ABCD','CDEF','AB','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3916,'tNFM6bkzrD','A','ABCDE','ABCE','ABT','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3917,'1w3F7azSA3','A','ABCDET','DF','A','A','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3918,'TvpibhmFPd','A','','CDFT','','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3919,'9egHIMNCok','A','ABCD','ABDEF','AT','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3920,'rYSM3yz97v','A','ABCD','DEF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3921,'bKEK13duet','A','BD','BCD','AT','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3922,'spLfRVOplK','A','ABCDE','CDEF','A','A','B','','AB',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3923,'1HRT8XiTl7','A','ABCD','ABDE','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3924,'K7C2QiLI3W','AB','AE','D','E','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3925,'iO5vs989M5','A','ABCD','ABDFT','A','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3926,'SYqx3Ehmw5','A','ABCD','ABDFT','T','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3927,'siE0skxmuq','A','ABCE','BDE','A','C','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3928,'0vn9RnULBZ','A','ACD','ABDE','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3929,'BQIMCwhoaV','A','D','DF','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3930,'h0lAbtkBFr','AB','ABCDET','CDEF','AEF','A','D','ABCDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3931,'vqiGIM4sAN','A','AE','D','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3932,'MyCTq10Mii','A','BC','CDF','AB','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3933,'31AdAavEgI','A','BCD','ABC','BT','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3934,'BGEQyKDmub','A','ABCD','DEF','AE','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3935,'HGy3EQxIsF','A','D','D','A','AB','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3936,'wJVtHjeFro','A','D','D','F','AB','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3937,'a3whgifSYU','A','D','D','F','AB','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3938,'2m599MHyK0','A','D','ABCDEGH','ABE','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3939,'0Z6Q4LMT6h','A','E','E','T','C','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3940,'39oV5IzaUy','A','ACDE','ABDFI','A','B','C','BCEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3941,'BWkUWGhsM0','A','ABCE','CDF','A','B','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3942,'Z0vm2PG8VL','A','ADT','ABCDEFGHI','AB','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3943,'RTrm80OTff','A','ABCDET','DEFIT','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3944,'3A3Ru9dOeO','A','ABCD','DF','A','BC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3945,'SSsnIu07WQ','A','ABCD','DF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3946,'Vpv9vpYV4d','A','ABCD','DF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3947,'PqUik1Jwux','A','ABCD','DF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3948,'RkgyUWLUUr','A','D','D','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3949,'9Ig4oUJM3o','A','ABCDE','C','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3950,'LpFAtH9VBz','A','ABCD','ABDEF','AE','B','B','BCDE','A','AT'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3951,'LGAkSGlKIB','A','ABCD','DE','AF','B','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3952,'ytBTBFQJnm','AB','D','B','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3953,'MEwxCkTQYg','A','D','T','T','A','A','','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3954,'EsqhGAvS7i','A','D','DEF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3955,'GGSjkCzgkW','A','CD','ABCDEFT','A','A','B','ABCEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3956,'XNFELdo4LB','A','ABCD','ABCDE','AF','C','B','B','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3957,'Y15XU7f3Me','A','ABCDE','CDE','A','A','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3958,'hn4GzJyjJ4','A','ABCD','ABCDEF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3959,'BkkuiIBOoR','A','ABCD','ACDEF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3960,'e5Ezc3zKsi','','ABCD','CDE','A','A','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3961,'6JXuhvKtPH','A','ABCD','CEF','A','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3962,'hznaRpeRHl','A','BCD','ABD','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3963,'bNVQLBkLpX','A','ABDET','ET','T','','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3964,'Vx6w0lctPT','A','D','ABDF','A','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3965,'dyIwig2ysj','A','D','C','A','A','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3966,'jHPwv4MXRz','A','DE','CD','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3967,'E4XfDH7PZ1','A','DE','CD','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3968,'5nBTxXGXdi','A','DE','CD','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3969,'3XnNxh7pzq','A','ACD','DEFT','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3970,'2tJAlvuxBV','A','ABCD','DEF','AFT','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3971,'RpTCFbsHfj','A','ABCD','DEF','AF','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3972,'ieerIUT7ag','A','ABCD','DEF','AF','AB','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3973,'94BpvXGvZq','A','DE','CD','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3974,'QS1tQqJ9YC','A','DE','D','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3975,'oLPz6rQv21','A','ABC','ABDFT','T','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3976,'MIuDIAlK5U','A','ABCD','DFI','AE','B','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3977,'bJ2UT4czbv','A','ABCD','CDEFI','A','A','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3978,'JrFKJ4ab48','A','ACD','F','A','A','E','DE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3979,'8kYKK5Xm5H','A','D','CDF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3980,'YIilMirwyM','A','D','DF','A','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3981,'7uKts9bwAQ','A','ABCDE','DEF','ABT','A','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3982,'QbTl4BmDPE','A','BCD','CDEFT','AF','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3983,'8R01NPYHVR','A','D','ABDEF','AT','B','C','BEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3984,'n7UKYcDqkb','A','CD','CDF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3985,'pWuMGIR3Kh','A','ABCE','DEF','A','C','B','ABDE','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3986,'By1mqkfEch','AB','ADE','ABDE','BE','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3987,'2n8ivr96LB','A','ABCD','BCDEF','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3988,'XUkQ9YhYCz','A','ABCDET','ABCEFT','AT','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3989,'Gf0pD0wbxI','A','ABCE','ABCE','A','BC','B','B','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3990,'rFhIfRU2x6','A','BCD','ABDET','AT','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3991,'WowdcMNMSK','A','BDE','ABCDET','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3992,'ft2qn2SFJR','A','ABCDET','ABDET','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3993,'lAyOmyFWmx','A','ABCD','CD','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3994,'CVHTflCnvQ','A','ABCE','CD','A','C','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3995,'jOOS7w4WIT','A','ABCDET','ABDET','AT','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3996,'1EkxEAXwaW','A','ABCDET','ABCDEFT','ABCDEFT','AB','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3997,'MpJTv0ADbw','A','ABCDE','BCEF','AT','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3998,'36vdBpItjO','A','AD','DF','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (3999,'RvTo6fwvLr','A','ABCD','DE','F','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4000,'RNhcHb50NF','A','E','DEF','A','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4001,'00HujJa8hr','A','ABCE','BC','A','B','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4002,'bRhsfn7r2X','A','ABCD','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4003,'TPziJNSRp6','A','ABCD','ABD','AE','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4004,'NUOGqQpcQb','A','ABCD','ABCD','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4005,'l6FOfLg0tj','A','ACD','ABD','AE','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4006,'3AKh5Wds55','A','ABC','BCE','A','A','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4007,'DdJQNbub6F','A','ABCD','ABCDEF','A','B','Z','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4008,'MJJ4N6Uzda','A','ABCET','CT','AT','AB','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4009,'BmmOaapWyP','A','AD','CD','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4010,'RUiSgeh5kN','A','ACDE','F','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4011,'6NPIJtKBbn','AB','D','ABDE','AB','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4012,'9Qu45YjAmE','A','ABCD','CDF','AB','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4013,'vFvGLnMb04','AB','ABCE','CDEF','ABCDEFT','ABC','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4014,'pQuscabAgf','A','CD','CDF','A','A','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4015,'WRvDXRkrP9','A','ACD','CDF','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4016,'ExdvTp92lM','A','D','DEF','ABF','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4017,'IJH0d258Ti','','ACDE','DF','','A','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4018,'BNn3lxYv2p','A','E','C','A','AB','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4019,'6CAkWGhecv','AB','ABCD','ABEF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4020,'6ie1MOTi1t','A','D','BCDF','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4021,'i8RT6rAddE','A','ABCDE','ABDEFT','A','ABC','B','ABCE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4022,'ZUyes56sKT','A','D','ABI','T','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4023,'inhlTtgNnM','A','ABCDE','CET','AT','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4024,'TGs7MwXs98','A','ABCD','ABDF','A','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4025,'dyYwucpu3R','A','ABCD','ABDF','A','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4026,'GEkBiyZQko','A','D','C','AB','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4027,'MgmLu78qum','A','ABCDE','CE','AB','B','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4028,'wPzhbbIZ63','A','D','D','T','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4029,'R2v9vRe2HR','A','ABCDE','CEF','ABEFT','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4030,'QTdr00SL6S','A','ABCD','D','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4031,'KXjxrrYfJ7','A','ABCE','C','A','AC','D','B','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4032,'IJ6xnlaX8q','AB','ACDE','ABCD','BE','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4033,'UoqtEGd3A5','A','D','ABC','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4034,'kTRbtvEzvU','A','ACDE','CE','A','ABC','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4035,'tjNCPtqz4R','A','ABCDE','CDF','ABF','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4036,'5x8r6d1NDg','A','AD','CDEF','AE','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4037,'BDRwlhUXFp','A','D','ABDEI','E','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4038,'M1ajmohKws','A','ABCDE','ABDEF','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4039,'ES3Joyp1s5','A','BCD','C','B','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4040,'NXRGXxSl28','A','BCD','DF','AB','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4041,'fhLc2huvPX','A','ABCDT','ABDFIT','A','AB','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4042,'eJvNNdyFZm','A','ABCDT','ABDFIT','A','AB','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4043,'UAA8QwHw1i','A','ABCE','CDEFT','AT','AB','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4044,'u2TLzPSBz7','A','ABCD','CE','B','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4045,'o3GRYMNOAO','A','ABCDE','CDF','AFT','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4046,'2TF1FNSNPP','A','ABCDT','ABCDEFT','ABCDEFT','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4047,'DdL1Xx3n2t','A','BCD','DF','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4048,'KXLrTtCZb9','A','ABCD','ABD','A','B','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4049,'Yc5PaObO5u','AB','D','ABDF','AB','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4050,'nvJMv4Wllx','A','ABCDET','ABCDEF','A','C','B','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4051,'0pp5nVah4D','A','ABCT','BC','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4052,'8dvoFBKFxt','AB','D','ABCDH','A','ABC','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4053,'aV480JC2LQ','AB','D','BDE','B','ABC','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4054,'xZdCHDgZHB','A','ABCDE','DF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4055,'Ewe0qGlYQ1','A','CET','CT','','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4056,'7wanAMFCEQ','A','D','DF','AE','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4057,'DOGo31Haah','ABC','ABCD','ABDEF','ABE','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4058,'T6jYFFgNb0','A','D','D','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4059,'zI1GMaJEin','A','ABCD','ABCDEF','AE','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4060,'4nRcztY2jl','A','BCD','DI','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4061,'I3sXQYBq51','A','ABCDE','DEF','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4062,'735XEKXkIk','A','ABCDE','DEF','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4063,'cMwDgqDiy7','A','ABCD','DEF','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4064,'QXNtZ0gdXw','A','ABCDE','DEF','A','B','D','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4065,'DXdwPR5x0x','A','BCDE','ABEF','AF','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4066,'9eoTGc65IC','A','ABCET','ABDF','ABEFT','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4067,'2jxSv6KVBR','A','AD','CD','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4068,'hKGS7wriwB','A','AD','DF','A','B','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4069,'8ScaOer9In','A','D','CDEF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4070,'MQWh1qjUMC','A','D','C','T','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4071,'6vb9VjenHH','B','ABC','C','T','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4072,'icM6eIdmwY','A','ABCD','CDE','AFT','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4073,'YgINmq0kMq','A','DE','DF','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4074,'IjppvFMzJe','A','D','ABDF','A','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4075,'kI9v9qnoO3','A','ABCDE','DFT','AT','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4076,'pfdqVXMhR8','A','CD','ABCE','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4077,'6SoMAod1gl','AB','BCD','ABDE','F','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4078,'NdtgzbYrH8','A','ACD','DFT','F','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4079,'eWcdYCfgKM','A','ABCD','CDET','T','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4080,'qKwdAKVScm','A','D','ABCDF','AE','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4081,'mNLrNHEttS','A','D','DE','ABEFT','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4082,'zqeiU3x3m0','A','D','CDF','T','AB','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4083,'ByICAa6aMf','AB','','ABE','','C','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4084,'ZHNYBnE4lx','A','ABCDET','ABCDEF','ABFT','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4085,'YUmLSI0u9W','A','ACD','DF','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4086,'9eKNsYZioq','A','ABCDE','CDEF','A','B','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4087,'XdtmR0uFvP','A','ABCDET','ABCDF','FT','B','D','BF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4088,'mU3l7Y2YCq','A','CDE','ABDEF','A','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4089,'5hnvTH1ZBY','A','BCD','ABDF','ABF','BC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4090,'SRL6rHeNdA','A','ACD','ABF','B','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4091,'OHtPjvWJns','A','ABCDE','DF','T','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4092,'wnlZrbmt2A','A','ABCD','DF','ABE','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4093,'eB8fnB1lxq','A','ABCDE','ABCDF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4094,'6wGICIniIN','A','ABCD','ABCD','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4095,'Hnzkp0cRnX','A','ABCD','DEF','AE','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4096,'WuGBaMLeIQ','A','ABCDE','C','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4097,'xtTu4BIrjV','A','BCD','D','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4098,'aXnRrHQp6O','A','ABD','BDF','A','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4099,'uJNz2R5JdW','A','ABCD','ABCDEFI','AB','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4100,'OPjzHfm6h5','A','ABCDE','CDEF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4101,'wxhpPJABng','A','ABCD','DF','FT','AB','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4102,'0KQa35HKij','A','ABCD','DF','AB','B','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4103,'z9kYigNoKj','A','ACDE','D','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4104,'JYosyOh3sr','A','ABCD','ABCDEF','ABT','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4105,'bTf7ppIDR8','A','AE','C','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4106,'ohlRtvaxpy','A','D','BT','B','A','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4107,'JeWEIWhYGz','A','ABCD','DEF','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4108,'r7u7uA0koB','A','ABCD','AB','B','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4109,'ItzjfHa6bc','A','ABCD','DEI','AF','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4110,'0nR7X4mnTz','A','ABCET','BDE','AT','A','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4111,'ald0fdOJ0U','A','ABCDE','CDEF','A','A','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4112,'oiIJGkLyO3','AB','AC','AB','AT','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4113,'OQCXKgzUOi','AB','ACDE','ABD','AC','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4114,'WKcNAExECY','A','D','BE','A','C','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4115,'L80ed29tvb','AB','BD','ABCE','A','C','B','E','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4116,'7PDd8HsrLE','A','ABCD','CD','A','A','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4117,'WNtp8J5XvO','A','ABCD','CD','T','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4118,'6ZdShPovFR','AB','ABCDET','ABCDEFIT','BE','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4119,'bxhivt3P2h','AB','ABCDE','ABCDEFI','BE','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4120,'52NtVhgVpc','ABC','ABCDE','ABCDEFI','ABCEF','ABC','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4121,'Xo57UYRusV','A','D','ABDF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4122,'pUmUoMxiM0','A','ABCD','DF','A','C','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4123,'pS9emG65KB','A','ABCD','DF','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4124,'AqYZC3tEWG','A','ABCDET','C','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4125,'X7Seq1pQKl','A','ABD','D','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4126,'Mt2tlFERZi','AB','ABCD','ABDT','AT','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4127,'MCKX1gvMI3','AC','ABC','D','A','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4128,'1MiJO9VUWq','A','ABCDE','CDEF','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4129,'IVB6dX5DFG','A','BCD','ABDF','A','C','A','ADE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4130,'3jt6flUR4M','A','ABCD','CF','AE','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4131,'nkOegwRkYR','AB','ABCDET','CDEFT','A','C','Z','CE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4132,'CzRJ4dWZjy','A','CDE','DFT','AT','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4133,'GpDz42QN4q','A','CD','CDF','AT','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4134,'PiSSYODiYB','A','ABCDE','ABDT','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4135,'MxrLfzwDJY','AB','ABCDT','ABDET','AE','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4136,'jk7ey3zQEb','AB','D','ABDE','AE','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4137,'1uet9Q8mgQ','A','ABCDE','ABDE','A','C','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4138,'SaqFA3N35w','A','D','ABCE','F','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4139,'dUWM3iVOKv','A','A','CF','F','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4140,'cAmxSOZWaS','A','ABCD','DF','A','ABC','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4141,'q6BLxBS2HU','A','BCDE','CDF','T','AB','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4142,'M1mHgsjY7y','A','ACDE','ABD','AB','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4143,'NWyOoYZQoP','A','D','ABCDE','T','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4144,'kkQ67yvMKm','A','BCD','C','F','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4145,'WGIL9a4cOw','A','ABCDET','CEFT','AF','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4146,'SJBJr2QVb9','A','ABD','CDE','AF','B','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4147,'Nz6yldYVXl','A','ABCE','CDEF','A','AB','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4148,'QyM0IQ4Em5','A','D','ABDEF','ABEF','C','B','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4149,'h1MAEQbeYn','A','D','ABDEF','ABCEF','C','B','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4150,'wJFZbjC0zs','A','D','ABDEF','ABCEFT','C','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4151,'T0LMHTyFxd','AB','D','AB','A','C','Z','E','AB',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4152,'ANNzDlAF21','A','ABC','DEFT','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4153,'tNRw8zkrhN','A','ABCD','C','A','B','Z','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4154,'1XtFJBOtlo','A','DE','CDF','AF','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4155,'Q8tLVxSrrs','A','ABCD','DEFT','B','B','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4156,'03IO1WduSf','A','ABD','ABDE','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4157,'NqmuuSxGUl','A','ABCD','CD','','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4158,'BdtSvpqt0J','A','ACD','D','B','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4159,'mx6T6HMRVw','A','D','BDE','A','C','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4160,'8LvCVBKlhX','A','ABCD','DEI','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4161,'YDVNfXMfvq','A','ABCDET','CDEFIT','AT','B','B','E','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4162,'Nt6yPfin08','ABC','ABCDET','ABDFT','ABCDEFT','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4163,'S35ls3NAUO','A','ABCD','DEF','A','A','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4164,'0YqcKSl5O0','A','ACD','DF','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4165,'Dk9mCul5ux','A','D','CDF','A','A','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4166,'BWQqw9ROsX','A','ABCD','D','A','B','Z','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4167,'xaM3C7FamB','A','D','CD','A','A','B','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4168,'ZMuSuSPmen','A','ACDE','CD','A','','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4169,'HdZUTN9bp2','A','ABCE','CDEF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4170,'rkAim16MaN','A','ABCE','CDEF','A','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4171,'5SCdOCJYoI','A','ABCE','ABCDF','A','A','Z','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4172,'LXrOpDARdH','A','BCD','ABDEF','A','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4173,'wpvTnTsDv3','A','ACDE','ABDF','A','B','D','DE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4174,'tuCecwNAAz','A','ABCD','ABDEF','ABF','B','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4175,'HoEeo94C9h','A','AD','DF','A','B','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4176,'6BZ3Fp3vrn','A','ABCD','CDFT','AB','','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4177,'VPFQ2zqjd0','A','ABCD','CDEF','A','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4178,'bt612forx0','A','CD','ABCE','AT','C','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4179,'htxoD8eDzn','A','D','CDEF','A','A','B','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4180,'q4XF22cpfs','A','ABCDE','CDF','ABDEFT','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4181,'9uE4E76qyy','A','CDT','CDE','AEFT','A','Z','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4182,'1hLxjF3zL7','A','ABCT','CDFT','A','C','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4183,'mHBj0vWvNi','A','ABCDET','DF','A','ABC','B','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4184,'eRrvrJUjpS','A','ACD','CDF','A','A','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4185,'8h4cvzc0tn','A','ACDE','ABDEF','ABEF','C','B','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4186,'Ym7zkW67su','A','','DF','A','AB','D','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4187,'BpJWJLgr8P','A','ABCDET','ABE','A','ABC','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4188,'h2ZmVbKVvB','A','ABCDE','ABE','A','B','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4189,'IE9JsYxiKe','A','ABCD','ABD','A','B','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4190,'rQOgM3hMap','A','ABCD','ABD','A','B','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4191,'Rei3CU67QL','A','ABCDE','ABC','A','BC','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4192,'xb8sRTSJv6','AB','ABCDET','ABEFT','EFT','B','C','ABCDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4193,'IXdfd63tVe','A','ABCDE','C','A','B','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4194,'y3Ab7SZSAy','A','ABCDE','ABDE','A','C','A','ABCDE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4195,'zzPsbxsZjT','A','ABCDET','C','A','B','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4196,'uVBNxPa8zW','A','ABCD','CDF','A','ABC','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4197,'ECqxsafwWY','AB','ABCD','','ABF','C','C','F','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4198,'6nbuDRIRjB','A','ABCDET','ABCDF','A','C','Z','CEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4199,'RDnyFL1zH6','A','ACDT','CDF','A','A','C','ABD','C',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4200,'HS3aUYTa1h','A','ACDT','DEF','AE','A','D','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4201,'XWe9E1lQed','A','ABCD','D','B','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4202,'HaicGMl9qj','A','ABCDE','CE','AF','AB','B','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4203,'tyo5us29AH','A','ABCDE','CDF','AF','A','B','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4204,'Y7sMsuq0Ln','A','ABCD','CDF','AB','B','B','ABDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4205,'eW9VYAhgO5','A','ABCDE','ABCDEF','AB','AB','C','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4206,'WpnF6VCztG','A','ABCDE','C','ABCEF','ABC','B','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4207,'tUmqgu0OOX','A','ABCDET','CDF','AF','A','C','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4208,'qnblFtGLpo','A','A','ABCF','A','A','B','B','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4209,'X0T9009NPH','A','ABCD','DI','AF','AB','D','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4210,'A68xpvm8NC','A','D','EF','A','A','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4211,'oOq6mQROKU','A','D','CD','A','A','B','ABCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4212,'9QcNAolIwU','A','BCD','D','A','C','B','A','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4213,'AF6h4FgXJQ','A','ABCD','ABCDF','AB','A','B','ADEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4214,'eG74g1jwAS','A','D','D','ABF','A','C','ABC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4215,'CFtj8bmdXK','A','ABCD','ABCDF','A','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4216,'fUigg5dUGz','A','ABCD','CDF','AB','AB','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4217,'tAyiUKlwOX','A','ABCD','ABCDEF','A','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4218,'fY5m5g83EP','A','ABCD','ABCDEF','A','AB','A','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4219,'bGagCwlC92','A','CD','CDEF','T','A','Z','','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4220,'bgwac1xMup','AB','CE','ABF','T','C','D','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4221,'wSCDSmPmsm','A','ACD','DF','A','A','D','BE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4222,'CsKp5Ihug7','A','ABCD','ABDFT','ABEFT','C','A','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4223,'TQWYOQvq3Z','A','ABCD','ABDF','AB','A','D','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4224,'0a1wISDOUv','A','ABCDT','BCDEF','AFT','AB','C','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4225,'tg9KqIpC5P','A','ABCDT','ABDFT','ABCEFT','C','D','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4226,'DMGAs1VS3L','A','ABCDT','ABDFT','ABCEFT','C','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4227,'r97im7XiSp','A','ABCE','DEF','A','C','D','ACE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4228,'gEwH93LwEo','A','ABCD','DFT','AT','C','A','','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4229,'W68hTrA8Di','ABC','ABCDE','DF','AT','AB','A','ABD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4230,'atZ0t6UXfA','A','ABCET','DEFT','AE','C','A','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4231,'Am3vWMxiok','A','ABCDE','CDEF','AT','A','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4232,'9DFDhzgPJo','AB','ABCD','CD','AT','ABC','D','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4233,'04f7pbqxZ8','AB','ABCD','ABCDF','AB','AB','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4234,'cZBBBJsX8a','A','ABCE','CDFT','ABT','C','D','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4235,'uRnd2zyL09','AB','ABC','CD','ABF','C','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4236,'SBdjtlsJZu','A','ABCD','ABCDF','AB','B','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4237,'xK9Umc2cwH','A','ABET','ABDT','AT','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4238,'a35RCizoKk','A','ABCDE','ABCDF','A','ABC','E','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4239,'Wbn8vJCvzy','A','D','ABCDF','A','ABC','D','ABDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4240,'zrHEBx7426','AB','ABCDE','ABCDEF','AT','ABC','B','ABCDEF','ABC','AT'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4241,'J0f74TGVV6','A','BCD','CDF','A','ABC','C','BCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4242,'mEs2umVQS9','AB','ABCD','ABDEF','AB','ABC','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4243,'0L8Gx47H6R','A','ACD','ABCI','A','C','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4244,'SpzrR6QVnW','A','ABCDE','DF','A','ABC','B','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4245,'HGgkOGne3D','A','ABCDET','CDEF','BT','ABC','C','ACDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4246,'yRLnljQZFg','A','ABCDE','CDEF','AT','B','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4247,'kuEz9QNyki','A','ABCD','ABCDF','AB','A','B','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4248,'bEIEQE61ex','A','ABCD','CDE','','C','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4249,'ZhjeFLgRxr','A','ABCD','ABDEF','A','B','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4250,'cV4dnDglfq','A','ABCD','DEF','A','AB','B','BE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4251,'DtRiHDmBNx','AB','ABCD','ABDE','E','C','C','ABCDE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4252,'Z93KgStqeB','A','ABCD','ABDIT','AT','ABC','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4253,'VtBcProHdV','A','BCD','CDEFT','AF','AB','D','BF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4254,'DE9coQrMMn','A','ABCDE','CDF','A','AB','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4255,'acAZCG8mCS','A','ABCDET','ABDEF','A','ABC','A','ABDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4256,'QGkpUk8YCA','A','ABCDE','DF','A','AB','A','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4257,'8F2kV67b62','AB','ABCDE','ABDF','A','ABC','B','ABCDE','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4258,'O8pB0D7P0M','A','ABCDE','DF','A','A','A','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4259,'V1gA3oN9af','A','ABCD','CDF','A','AB','B','ABDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4260,'c1EJWqTu7C','A','ABCET','CDEF','A','AB','D','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4261,'O6pXHxSHJc','A','ABCD','CDF','A','A','B','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4262,'P6Vs0vkjvD','A','ABCDE','CDEF','ABEFT','ABC','B','BCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4263,'YzXXzPkltE','A','ABCD','CDEF','A','B','A','AE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4264,'JeyciW2Gux','ABC','ACDET','ABEF','B','ABC','C','BD','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4265,'kDxxfT7lt3','A','BCD','DEF','ABF','C','C','BF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4266,'8P0mtjUphZ','A','D','ABCDEF','A','C','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4267,'aCwzmYHkIk','A','ABCD','DEFT','AE','B','B','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4268,'SzbxPRGlB7','AB','ABC','ABEFT','T','C','A','B','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4269,'6djabvSzfH','AB','ABCD','ABCD','AB','ABC','A','BCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4270,'cmW4SgNu17','A','BCD','CDEF','AE','A','B','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4271,'Jt6A0LghHv','A','ACDE','CDF','ABE','AB','B','ABCD','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4272,'WNpbNBwZXI','A','ABCDT','CDEFT','ABDEFT','B','D','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4273,'oE9BmyL5UU','A','ABCD','BDF','A','AB','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4274,'oP04JxetB5','A','ABCE','CDF','AE','B','A','F','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4275,'WTnnPD3hVy','A','CD','CDEF','AET','B','B','BCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4276,'e4LFB4Cd67','A','ABC','DEF','AE','B','B','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4277,'p2NKpjK8vL','A','D','D','A','AB','B','ABD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4278,'fcW1IM2Y7v','A','ABCE','ABCDEF','A','C','B','ABC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4279,'gjfXXBgrvU','A','ABCE','ABCDEF','A','C','B','ABC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4280,'hUCg5wReAX','A','ABCDET','ABCDEFT','A','ABC','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4281,'46Dmt4izV8','A','A','DF','A','A','A','DF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4282,'8jfI8HshfD','A','ABCD','ABE','A','A','A','BD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4283,'g4lR2HmhDY','A','ABCD','ABDF','A','B','B','AB','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4284,'Y5Gz1mdSe3','A','ABC','CD','A','A','E','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4285,'MNR6Nl3fBU','A','ABCD','CDE','A','A','D','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4286,'nKkOI3nOCn','AB','ABCDET','CDFT','A','ABC','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4287,'ltVOjDMlfZ','A','E','ABD','A','A','B','ABF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4288,'JW51k52y9B','A','D','CF','AB','A','C','ABCDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4289,'LySmq5r5UV','A','ABCD','CDF','A','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4290,'fNr7JJclvR','A','ABCD','CDF','A','C','C','BCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4291,'ZO39Aq2qeR','A','ABCD','D','A','A','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4292,'8qWSWq6S3D','A','ABCDET','ABCDFI','AE','AB','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4293,'Yvnf6VIXz9','AB','ABCD','ABCDE','AB','C','A','F','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4294,'NskeMabw7V','A','ABCDE','CDEF','ABCF','C','A','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4295,'bsoymeN7YV','A','ABC','CDEF','','C','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4296,'u0zzT6c4p1','A','ABCD','ABCDE','ET','C','D','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4297,'oqMx1iHyOk','A','ABCD','DF','A','AB','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4298,'6PBevPKVrH','A','ABCDT','DEFT','AT','AB','D','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4299,'hBrYP0q6tH','A','ABCDE','ABCDEFT','AB','A','B','BD','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4300,'DwcAC3vUmL','A','ABCE','DF','AT','AB','D','','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4301,'jrVq80a64B','A','ABCDE','DF','AF','ABC','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4302,'DxJ5L2c8zV','A','AE','DFT','AB','C','B','BE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4303,'t06sJhg6jV','A','ABCDE','CDEF','AF','A','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4304,'ofnDvhKfvm','A','ABCDE','C','E','A','A','AE','','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4305,'YTDRfFcJjI','A','ABCDET','DEFT','A','C','D','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4306,'MpzBrNYbBk','A','ABCD','F','A','ABC','A','CE','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4307,'ozZFVxwfD7','A','ABCD','C','AFT','AB','B','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4308,'LFJkn4GX4L','A','ABCD','ABDEF','A','ABC','B','ABCEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4309,'4YAQeinm9j','A','D','C','T','C','A','C','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4310,'ch8bF6iDvK','A','ABCDT','ABCDEF','A','ABC','B','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4311,'2wkmgUZ3Y6','AB','ABCE','CDEF','A','ABC','C','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4312,'bLrKjNiFPT','A','ABCDE','ABCDEF','A','C','A','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4313,'WqC851VS7i','A','BDE','AB','A','','B','AE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4314,'qPBTBj5PNG','A','ABCDET','ABCDEFT','ABF','ABC','C','ABDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4315,'433Smqh1Mt','A','ABCD','DEF','A','A','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4316,'QDR8nByFxU','A','ABCD','DEF','A','A','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4317,'i6RF0daVls','AB','D','ABDE','C','C','C','BDE','AB','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4318,'uwGDeEFmuc','A','D','D','A','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4319,'SmcnmkBSiC','A','ADE','ABCDEFT','ABCEFT','ABC','A','AD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4320,'TdxYbhotJJ','A','ABCDE','BCDEF','A','ABC','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4321,'bnDmJrqhNp','A','ABCD','DFGI','A','A','C','ABCE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4322,'ZIEY91hOYn','A','ACDET','DEF','AF','AB','D','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4323,'LxhulBqd0P','A','ABCDT','ABCDF','A','C','A','ABCD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4324,'lVfwFVeLnD','A','D','DFI','A','A','A','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4325,'plvsfDCdNb','A','ABCDET','ABDEFT','A','C','C','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4326,'v0hofN7fXT','AB','ABC','ABC','AT','ABC','C','DEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4327,'BmC51gd1GT','AB','ACD','ABD','AB','C','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4328,'Ae1vOkFWSq','A','AD','CDF','A','AB','C','B','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4329,'K4PRZXSJ23','A','ABD','ABCDFI','ABF','A','A','ABCDE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4330,'gOKDEmlAok','A','ABCE','DE','A','B','B','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4331,'gQCZqi6Ouy','A','D','CDFT','A','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4332,'HMQqmCbKmT','A','D','BD','A','C','E','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4333,'bMokUIduOd','A','ABCD','ABCDF','A','C','B','BCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4334,'w1IrO5tOWW','A','ACD','DF','A','A','D','ABCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4335,'aZ0ZZDatbM','A','ACD','CDEF','ABCEF','ABC','E','ABCEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4336,'CVF8LJYJt5','A','ABCDE','CD','A','ABC','D','A','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4337,'flZ548m62z','A','AC','DF','AT','AB','D','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4338,'F2JC0xWNdN','A','ABCDET','DF','A','A','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4339,'30DFHxQjhW','A','DET','E','A','A','A','BCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4340,'hZDsLby8l6','A','D','ABDE','AF','B','B','F','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4341,'w3i0UE2ico','A','AD','ABDF','A','C','E','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4342,'4m7c3W6o3V','A','ABCDET','DFT','AE','ABC','B','ABCDE','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4343,'yhXftNChJ3','A','ABD','DF','AE','B','A','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4344,'x4NQpDCTpL','A','BCD','C','A','A','C','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4345,'2ecsAIHYQp','A','ABCDE','ABCDEF','A','C','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4346,'nOWImkzouH','A','ADE','C','A','ABC','B','AC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4347,'rEeSsudQKL','A','A','E','A','A','C','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4348,'GsmPuibeAk','A','ABCDE','CDF','A','A','D','ADEF','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4349,'cJVZbPcj8c','A','ABCE','BCE','','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4350,'6xT3zjg4Jf','A','ABCE','BCE','','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4351,'bw3aGKJcGJ','A','D','ABDEF','A','C','A','ABCDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4352,'rJ8YJ4sd4d','AB','D','ABDE','AB','C','A','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4353,'7RdtdfCxL9','A','T','DE','AB','A','C','C','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4354,'ToSuwMZY74','A','D','DE','A','A','A','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4355,'t0Du8rCDhB','A','ADE','ABCD','A','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4356,'TSEmOoLKER','AB','ACE','ADEF','AF','C','D','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4357,'YzBB2hYVNQ','A','ACD','ABCDEF','A','A','C','B','AB',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4358,'Eo9XGIhSCI','A','ABC','DEF','AB','C','E','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4359,'QV2Bxp5Xn7','A','ABCD','DF','A','B','C','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4360,'YwkRWADOuw','A','ABCET','CDEF','AB','B','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4361,'dnX5B6APtl','A','ABCD','C','AT','AB','C','ABD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4362,'tsEkMQBwqb','A','ABCD','ABDEF','A','B','B','ADE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4363,'RAk9Wklyy8','A','ABCDE','DE','AEF','A','C','BCD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4364,'nQk7O3h5Q6','A','ABC','CT','T','B','B','C','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4365,'ACQhUAjcqi','A','ABCDE','CDF','AT','B','C','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4366,'zZr1dbwBBz','A','ABCD','ABDEF','ABCDEFT','ABC','D','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4367,'KVDDPrUzHy','A','ABCD','ABCDE','F','ABC','B','AEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4368,'uKKNcUfyAM','A','DE','C','AB','A','D','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4369,'LpTKRlMNdp','A','ABCD','ABC','AT','B','D','ABCDF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4370,'UqkDuujiYs','A','D','ABDF','AF','A','B','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4371,'aQOTcSF5kM','AB','BCDT','ABDF','A','ABC','Z','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4372,'y3uZyuvIOs','A','AD','DEF','ACE','A','C','ABDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4373,'PVjCd07vjF','A','ABD','C','A','A','B','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4374,'hqIYY9xscj','A','ABCD','CDEF','A','B','D','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4375,'GOqNEYdMgm','A','D','ABDF','AB','C','B','ABDE','AB',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4376,'7mAZeezGga','A','AD','D','F','AB','B','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4377,'6zZO2xc2Hv','A','ABCDET','CDEF','AT','ABC','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4378,'Gig2geVYWs','A','ACD','ABDF','AB','AB','C','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4379,'c3AFiQDmuM','A','ABCD','CDF','A','C','B','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4380,'Iomx9o0seu','A','ABCDET','ABCDEF','','AB','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4381,'YFLtN4mBFW','A','ABCD','CDEF','AB','B','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4382,'noKuyuz95P','A','ABCD','ABDE','A','B','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4383,'VyKs93BaSN','A','ABCD','ABCFT','AT','AB','D','ADEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4384,'ESq2KG6aWc','A','ABCD','ACDEF','A','B','D','BC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4385,'R5oOWMHwwR','A','ABCD','ABCDEF','A','B','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4386,'CSuZYW2oaa','ABC','ABCD','ABDEF','AC','C','A','A','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4387,'Sh8PXNGXVw','A','ABCD','DEF','A','B','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4388,'kcgvkKF7iM','A','ACD','EF','A','A','E','DE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4389,'B4PuTNSBtx','A','ABD','EF','A','A','Z','C','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4390,'Ujvvbjon2C','A','ABCDET','CDEF','ABEF','C','A','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4391,'XoagS7BkYB','A','ABCD','CDFIT','AET','B','D','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4392,'fHXCX25TVJ','A','ABCDE','ABCDF','A','B','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4393,'syAFwSXOs7','A','ADE','ABDF','A','B','D','BCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4394,'hXZqfTq0Hf','A','ADE','DF','AF','B','C','DE','B',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4395,'p1uOQsj17P','A','ABCDE','DF','A','B','C','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4396,'9Hl0LTMfFe','A','ABCDE','CDEF','AB','A','B','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4397,'CKOJkW21Qw','A','ABCD','ABDEF','A','C','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4398,'2y9GGEzISv','A','D','ABCDEF','AT','ABC','A','ABCDEF','AC',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4399,'PHjEJvwnxP','A','AD','DEF','A','A','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4400,'iDvj0ZuBbW','','DE','ABCE','A','A','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4401,'NLPKx2WN0z','A','ABCD','ABDEF','A','C','B','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4402,'X5ogyO0yAL','A','ABCD','','ABF','A','B','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4403,'BGyA5M6GoN','A','BCD','CDE','AF','A','D','ABCD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4404,'2PRMnlklR2','A','ABCE','CFT','T','C','A','C','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4405,'LJzYBL7JPf','A','D','DF','A','A','D','B','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4406,'RvdkDLuvbh','AB','ABCDE','CDT','A','C','A','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4407,'9pRxrN98zC','A','AD','CDF','ABEF','AB','D','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4408,'0tbOXDqbPx','A','E','CDT','AT','A','D','ABDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4409,'z8dmzpArZj','A','CD','ABDF','A','B','E','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4410,'A97x7qFEqG','A','ABCD','D','A','A','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4411,'Kht0BVkl6W','A','ABCDE','CDI','BT','B','D','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4412,'uYq2eSrQCK','A','ABCDT','ABDFT','A','B','D','AB','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4413,'qycBuUPCu5','A','D','ABDEFI','AE','A','B','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4414,'OtxlRJgHX7','A','D','ABEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4415,'1WWluQzMSa','A','D','ABDEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4416,'oaOro76S9c','A','D','ABEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4417,'PiUMICtUiB','A','D','ABEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4418,'uU3JYghyEg','A','D','ABEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4419,'lfpwbHeRv0','A','D','ABDEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4420,'h1gy9Q0WGh','A','D','ABEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4421,'GYU03SZoKw','A','ABCD','DF','','B','C','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4422,'FceKgIbsC8','AB','A','DF','A','ABC','D','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4423,'By3uSMpQIt','A','D','ABC','A','','C','ABF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4424,'f24WZt1XP6','A','BCD','ABD','A','B','B','F','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4425,'XB4A6RIdVr','A','ADT','BCDEFIT','ABT','A','D','ABCDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4426,'onPNbNIlZM','AB','ABD','CDF','AF','C','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4427,'SKuzckpIwq','A','ABCD','DE','A','AB','D','ABC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4428,'2gWIm1Hia4','A','ACDE','DEF','A','A','C','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4429,'Spv04LGn8g','A','ABCD','CDE','A','A','D','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4430,'IntfBj9tPc','AB','ABCE','ABEF','T','A','A','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4431,'zt0ylXkBBn','AB','ABCE','ABEFT','T','A','A','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4432,'8cygIsdaEb','A','ABCD','ABCF','T','AB','D','D','B',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4433,'v1IYUSxAWV','A','ABCDE','ABDE','AB','A','B','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4434,'wIqpquho1A','AB','ABCE','BFT','ABT','C','C','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4435,'lA9kKKpUCd','A','ABCE','CDEF','A','B','D','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4436,'6j4EJtclDL','A','ABCD','CDEF','A','B','C','AB','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4437,'jnTi8JinJb','A','ABCDE','AC','ABF','A','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4438,'QzBXv6STZ9','A','ABCDE','C','B','A','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4439,'9WuL5oLSq7','A','AD','C','AE','C','C','BCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4440,'OFxrLj1XZg','A','ABCDE','ABCDEF','A','ABC','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4441,'LwUSOWbkiR','A','ABCD','CDF','AB','AB','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4442,'Td4qdj1VLB','A','D','ABCD','A','C','B','BE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4443,'0a317sPquP','A','ABCD','CD','AE','AB','D','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4444,'rpTGFBolnX','A','D','CDF','A','A','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4445,'pHhKHXu2Dt','A','D','CDF','A','A','Z','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4446,'eCwPy1XEUI','A','ABCE','BCF','A','ABC','A','ACD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4447,'I8PPTLGnR1','A','AD','BDE','A','A','C','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4448,'iCilQgn13G','A','ABCDE','ABCF','AB','C','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4449,'cxfzHRMjdK','A','ABCD','CDEF','ABCDEFT','AB','D','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4450,'Jg5aGMPAEz','A','ABCE','CD','ET','A','A','F','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4451,'j8tgxtMFz4','A','ABCDE','CT','AT','AB','B','BDF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4452,'ADxd8vE6Ja','A','ADE','CDF','A','ABC','E','CE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4453,'hsQG7GjYeD','A','ABCDET','ABCDEF','ABCEF','A','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4454,'TTVad0CvFR','AB','D','CDF','A','A','B','B','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4455,'rnT7NhWBrH','A','CD','DE','A','A','A','DE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4456,'VAIig3FM5f','A','ABCD','ABCDE','ABE','C','C','ABCDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4457,'2AkiyY2ekJ','A','ACD','ABD','AE','B','B','E','A','B'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4458,'0XBGtbK4VT','A','ABCD','ABCDE','AB','C','C','ABCDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4459,'mRfB6RyHhe','A','ABCD','DEF','ABT','ABC','B','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4460,'kDvvD8mVXK','A','ABCD','ABCD','A','B','B','ABE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4461,'j51II7Fucb','A','ABCD','ABDF','F','B','B','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4462,'8ayEQ7LsIT','AB','ABCDET','BDFI','ABDE','AB','E','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4463,'TlXqVdYddl','AB','ABCDET','ABCDEI','AE','B','D','ABDE','AB',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4464,'B4zYL4uF4h','A','ABD','CD','A','A','D','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4465,'CQ9Xgm4OCc','A','ABCD','ABDEF','A','C','B','BCD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4466,'CM3JumtUa9','A','D','ADT','A','A','C','ABCDE','A','B'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4467,'4HBiHVOtrb','AB','D','ABCDEF','A','A','D','AB','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4468,'bo5MMApgI2','A','D','CDF','A','A','D','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4469,'FSqWqwBqoT','AB','ABCDT','ABDFI','A','ABC','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4470,'3ZZtDRETPS','A','ACDE','DEF','A','B','D','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4471,'YGEjymVm3e','','D','F','A','A','D','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4472,'KEejkuRa7C','A','ABCD','D','A','B','B','ABCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4473,'dsKggUVEER','A','ABCD','D','A','B','B','ABCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4474,'DuYmYudIgl','A','AD','CDF','A','B','D','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4475,'eR4rNX3HVy','AB','D','DF','A','ABC','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4476,'LNj3xzaJBf','A','ABCD','C','A','B','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4477,'A5W0oOlYIS','A','ABCD','ABCDEF','ABEF','C','C','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4478,'LjDQx0knRv','AB','D','ABCDF','A','A','D','AB','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4479,'4S3CSc0a56','A','BD','ABCDEFI','T','A','A','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4480,'lOYcUEJa36','A','ABCD','C','AE','B','C','','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4481,'Tj0MZTahz0','A','ACDET','CEF','A','AB','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4482,'wUAzEOjwoI','A','ABCDE','CDEF','AT','AB','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4483,'mvtXp65Dfy','A','ABCDE','ABCDEF','A','C','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4484,'MGUbKUp17y','A','ABCDET','CDEF','B','ABC','A','BD','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4485,'u4X644q0fm','A','ABCDE','CDEF','A','A','A','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4486,'agGjgo835O','A','ABCDE','ABDF','BCEFT','AB','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4487,'EKET79lSME','AB','ABCD','ABCDE','BT','C','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4488,'yCGj5k0wAy','A','ABCDE','ABDEFT','A','AB','C','ABDE','A','AT'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4489,'pD6OJDCtJL','A','ABC','DFT','AT','B','D','F','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4490,'Dws9KORQM2','A','ABC','DFT','AT','B','D','F','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4491,'Di3o5mPWQl','A','ABCD','CDEF','AE','AB','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4492,'FrJIbx3Dx8','AB','ACD','ABD','BT','C','B','AB','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4493,'IecxeyLccc','A','ABCD','ABCDEF','A','B','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4494,'LXHml01znX','A','ABCE','C','','C','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4495,'DJZgvDGpvx','A','ABCD','ABCDEF','AB','ABC','B','ABDE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4496,'V8h1JNUn6r','A','ABCDE','DF','A','A','B','ABCDEF','C',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4497,'I7gHMSZQ3G','A','ABCD','CDF','A','AB','B','ABEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4498,'7zphRbeDXu','A','ABCDE','ABCFIT','AT','ABC','A','BD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4499,'Ia9lWsL1US','A','ABD','CDEF','B','B','E','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4500,'UB0RTxkTbc','A','ADE','CEF','A','A','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4501,'eg9jmmbmyC','A','ABCDE','ABDFT','ABEF','BC','C','AB','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4502,'l8RuD6YXZx','A','ABCD','CDEF','A','AB','D','AE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4503,'mAq23wRUYa','A','ABCD','DF','AE','C','C','ABDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4504,'OpNXnlYtrk','A','ABCDE','DF','A','A','C','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4505,'C0RD2dO0Ze','A','AD','CEF','A','A','B','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4506,'IMqJMkRASE','A','AD','DF','A','A','C','BD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4507,'wlBljDI0Xg','A','D','CF','A','A','D','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4508,'Hj4gNnKBJj','A','ABCDE','DF','A','A','C','ABC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4509,'1znX6jahDA','A','ABCDE','CDEFT','AF','B','D','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4510,'u9odIM25wu','A','ACDE','DF','AT','B','C','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4511,'DYiUo3bC98','A','ABCD','CDEF','BT','B','E','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4512,'pFjuLH3JLj','A','ABCDE','ABDFT','AF','B','D','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4513,'YrBF4D5jPe','A','CD','ABDF','A','B','D','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4514,'Oy7biOnyMU','A','ABCD','CDE','F','B','D','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4515,'6yCs9MPAAp','A','ABCE','DF','A','A','C','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4516,'n7AA936wE0','A','D','CDFI','A','A','C','A','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4517,'HNDSp0I8Zh','A','ABCDE','DF','A','AB','D','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4518,'bwuoCmB9Sx','A','ABCDET','C','E','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4519,'ricGgqxE3v','A','ABCDE','CDEF','ABFT','AB','B','BCD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4520,'25GeICLeYV','A','ABCDE','D','A','B','B','ABD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4521,'dsK3A16cUX','A','ACD','DE','A','B','D','B','AC',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4522,'ykuniGxoW5','A','ABCDE','BDF','ABF','AB','C','ACDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4523,'xuIkyKXIoz','A','ABCDE','CDEF','A','AB','B','B','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4524,'BVtqvvej6d','A','AD','CF','A','AB','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4525,'pwgWG7fs38','A','ABCD','D','F','A','B','ABCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4526,'vnXeDZmX4N','A','ABCD','ABDEI','A','B','B','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4527,'IoSxaons1m','A','ABCD','ABDEI','AT','B','B','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4528,'vWaGysLM74','A','ABD','CDT','A','C','A','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4529,'2x0kB03hRn','A','ABD','CDT','A','C','A','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4530,'S15JYUBssc','A','ABD','CDT','A','C','A','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4531,'oX6DVzqVvo','A','ABCDET','ABCDEFGHI','ABCDEF','AB','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4532,'Pc7Q99NEkD','A','ABCE','CEF','','ABC','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4533,'YvbbLbq8da','A','ABCD','BC','AT','A','D','DF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4534,'7d4tD0OFzc','AB','ABCDET','ABCDEFT','ABF','C','A','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4535,'cOKJEMJwmk','A','E','D','A','A','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4536,'QNfr0bqvjC','ABC','ABCET','DF','AB','ABC','C','ADEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4537,'HVXUhr76hB','AB','AD','CF','A','AB','B','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4538,'Nd4CrNUDvj','A','ABCDE','DFT','A','A','A','BD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4539,'S1cBAg6MOo','A','ABCDET','CDF','A','AB','A','AB','AC',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4540,'3JvbrNsNbK','A','CD','CDEF','A','A','C','CE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4541,'sOOfE5bYYa','A','BCD','ABCDE','AE','B','B','ADE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4542,'7PbF4JARhK','A','AD','DF','A','C','B','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4543,'Zo5CmEHIUv','A','ABCD','ABCF','T','C','Z','DF','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4544,'T11S3gjkwv','A','A','D','AE','C','D','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4545,'1C32csZMCo','A','ABCD','CDEF','A','A','D','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4546,'ZtjsPzg6RN','A','D','DF','A','A','E','ABCEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4547,'81Wa37xkO4','A','ABCD','ABCDEFI','AB','B','A','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4548,'HEcwoWpkmh','A','','','A','B','B','ABDE','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4549,'I9SbiybU53','A','ADE','CDE','A','C','C','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4550,'bakQA3rsEL','A','ABCDE','EFT','ABT','C','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4551,'iNtXNbiDNQ','A','ABCE','CDFT','AT','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4552,'6PPGzFKTB6','A','ABCD','ABCDEF','A','AB','C','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4553,'Bg5kseV3S6','A','DE','ABCDEFGHIT','ABEF','AB','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4554,'doMcaEtKAd','A','D','DF','A','A','E','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4555,'FnFsHD3JFt','A','AD','D','A','A','E','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4556,'6sCUYmjGkv','A','ADE','CDF','AFT','C','D','ABD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4557,'ZCi3OgF5uj','A','ABCE','ABCEFHI','ABEF','B','B','BC','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4558,'h4pyRNCRHp','A','AD','CD','AT','B','C','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4559,'vBho6HGHTh','A','CD','DFT','A','AB','D','BCD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4560,'scWxgWL3ks','A','D','CDF','A','A','C','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4561,'HHZ54xGZ4R','A','ABDE','BCDEFI','AT','A','A','C','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4562,'A1un7mhyoS','A','ABCD','DFI','A','A','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4563,'TV8e0l70Lv','A','ABCDE','CF','AE','A','D','BCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4564,'mNTBLPmjZy','A','AC','D','A','B','C','A','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4565,'IpBJ6Z7x8E','A','E','E','','A','E','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4566,'1UmBsKZmSC','A','ABDET','DF','E','AB','A','ABCEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4567,'7q1RK7joOQ','A','ACD','CDF','A','ABC','D','ABC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4568,'6rPWXpexF8','A','ABCDE','CDEF','AE','ABC','C','ABCDEF','','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4569,'wbnHJ8CTrM','A','ACD','D','AT','B','E','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4570,'x0DMDT3xR2','A','ABCDE','CDEF','','B','E','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4571,'7J4T0FCXpy','A','ABDE','ABCDEFG','ACE','A','C','ABD','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4572,'hxtyPPULlX','A','ABCE','CEF','A','A','E','BC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4573,'3SihSyXMGA','A','ACDE','DF','BT','A','C','BCD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4574,'YdBdJlKznG','A','ABCD','CDF','A','B','D','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4575,'qhh4Jn54la','A','ABCDET','CDEF','AF','B','B','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4576,'TdJcHd5ZDX','A','ABC','DF','AF','','A','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4577,'PaGemix3s0','A','ABCD','ABDF','A','C','B','ABCD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4578,'J4X5lZArxl','A','D','DEF','ABF','AB','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4579,'jzfCdFK2Fb','A','ACD','DF','A','A','B','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4580,'FqmGOkTqcP','A','ABCD','DF','CF','AB','B','ABCDE','','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4581,'uqcbYWNe13','A','ABCDT','CDEF','A','C','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4582,'kXhXTVc4lE','A','ABCD','CDEF','A','C','D','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4583,'IkkdgYlk5w','A','ABCDET','ABCE','BT','A','C','ABCD','A','B'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4584,'a3CVyubeM1','A','ABCDET','CDFT','AF','A','D','ABCDEF','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4585,'q5ib7uPKmQ','AB','D','ABD','A','ABC','C','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4586,'qFV8ZZIbD9','A','ABCD','C','A','B','B','ABDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4587,'0J4uj4K8HN','A','ABDE','F','A','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4588,'jMCMIcXIUF','A','ABCDE','DFI','A','C','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4589,'U9STYGrgOy','A','ABCE','F','T','A','D','ABCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4590,'mfzNtTCRz1','AB','D','AB','A','C','D','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4591,'Bi1OQ7fyg0','A','ABCD','DF','A','B','D','ADE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4592,'J5OY1WPqah','A','ABCDE','ABCDET','A','AB','B','ABCDEF','A','B'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4593,'IdJDTjQ0jW','A','BCD','D','A','A','B','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4594,'HqqqcW43IP','A','ABCDE','DFI','AF','C','B','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4595,'G82N02IpVQ','A','ABCD','DEF','T','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4596,'KISHmmdmwe','A','ABCD','D','AF','A','E','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4597,'VVfwlH3Xzn','A','ABCDE','ABCDEF','AB','C','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4598,'CnfvVn5VXc','A','ABCD','CDEF','A','A','B','BCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4599,'5x0xzF9Zbu','A','ABCDE','CDEF','A','ABC','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4600,'CdtNlHmPp5','A','ABCDE','ABCDF','AF','C','B','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4601,'m77piiJw9u','A','D','CDF','A','AB','B','BE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4602,'eNRtzHuPvg','AB','D','F','A','C','E','BCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4603,'SxXrrvC8NS','A','ABCD','CF','A','A','B','BC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4604,'vGus3Evy9b','A','ABCDE','CD','A','A','D','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4605,'huW3KGRgud','A','ABCD','ABCDF','ET','C','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4606,'UwQtqAroMG','A','ABCD','CF','A','C','D','ABCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4607,'ZHTw8n9JpD','A','ABCDE','DEF','ABCEF','A','D','BDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4608,'Qe9HQy8y3k','','ABD','DE','A','A','C','ABC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4609,'MXtRr27BRY','A','ABCE','ABEF','B','B','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4610,'xvBED8K24h','A','ACDE','ABCDEF','AE','ABC','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4611,'YM5lkyFk3s','A','ABCDE','ABCDEFGI','ABCEF','C','A','B','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4612,'YE3rKsBUma','A','ABCDE','ABCDEFGI','ABCEF','C','A','B','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4613,'c9yPswjuim','A','','','','','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4614,'LqC9qOjk5z','A','ABC','','','','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4615,'DnnuV2IDJZ','A','D','C','AB','C','D','ACE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4616,'hZVyvrM2Nf','A','ABCD','DE','A','A','C','ABCEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4617,'00fCfdmB8L','A','ABCDE','DEF','A','AB','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4618,'VlNwxDilzb','A','D','CE','F','A','B','ADF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4619,'0oqikSHect','A','ABCDE','CEF','A','B','D','ABEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4620,'AmEpK1rmS1','A','ABC','CDEF','ABCEF','B','D','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4621,'QFJnhRS0Be','A','BCD','ABCDE','A','B','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4622,'tRJ5x6kvjh','A','ACDE','DE','AB','A','E','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4623,'V0z1VJklFX','A','AD','CDFI','AT','B','C','ABCDEF','A','AT'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4624,'Ao3pmsJkwI','A','D','CE','T','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4625,'eTrv8jKH2Q','A','ABCDE','DF','A','A','C','ACE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4626,'ktjJxNWZt7','A','D','CDFT','A','C','B','ABCDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4627,'biG59IDWYT','A','ABCDE','BCDE','AT','A','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4628,'AtZNNryfBo','A','ABCDET','CDEF','AT','C','C','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4629,'O0vJvZ5d09','A','ABCDE','DEF','A','C','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4630,'DaIYKY0eqV','A','ABCDE','CDEF','AT','AB','A','ABCDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4631,'pQosoq2YGp','A','AD','DEF','A','A','B','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4632,'6BjQnfCJRj','A','AD','DEF','A','A','B','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4633,'QIQHYmjYka','A','ABCD','DEF','ET','A','D','AB','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4634,'c0Dh4ZYd6y','A','ABCD','DEF','ABEFT','ABC','A','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4635,'Q28xDfgLhC','A','AD','DF','A','A','D','D','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4636,'SsmT5wv1mW','A','ABCDE','DF','E','B','A','ABCEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4637,'sguBuuZIwq','A','BE','CD','T','A','C','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4638,'fFvGFzA4hr','A','ABCD','CDF','AF','A','D','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4639,'gq1j9qPgUE','A','CE','D','T','A','Z','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4640,'EbHdXrQNr5','A','T','C','A','C','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4641,'H5qis1ZoI0','A','ACDE','BDEFIT','B','C','A','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4642,'zOuMEOPEOp','A','ABCD','C','T','ABC','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4643,'2jlMzBIDHB','A','ABCD','CF','AET','A','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4644,'wS3x7avSEm','A','D','BCDEF','A','A','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4645,'S9OLCktQQc','A','ABCD','ABCDFT','AF','B','C','ACDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4646,'XSaW5MLImt','A','ABCD','CDF','A','A','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4647,'GhL0znsTbS','A','D','D','A','A','E','EF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4648,'Qrbr6Xkthi','A','AD','BCF','A','A','C','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4649,'vZ8sXJuprV','A','ABCDE','CDEF','A','A','A','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4650,'HAU7yoNySN','A','E','CDEF','A','B','D','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4651,'E2jrNhMj63','A','BCD','ABDE','A','B','D','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4652,'jbxiJJcH0t','A','ACD','DF','A','A','D','B','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4653,'Tek9sCvSQF','A','D','','A','A','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4654,'qJXDXj5rt1','A','AD','ABCDEF','A','C','B','ACDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4655,'1llfD8eNTW','ABC','ABCDE','','Z','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4656,'9wKhSoZEKg','AB','ABDE','D','A','B','B','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4657,'9i1nweRYSe','A','D','CDF','A','B','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4658,'97oXIybuM1','A','ADE','CDF','A','ABC','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4659,'gbtFBHKdVM','AB','ACD','ABD','AT','C','C','CE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4660,'IekxGAFiyi','A','ABCD','DEF','AT','B','B','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4661,'PaIUCYvk1j','A','ABCDE','CDF','AB','AB','C','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4662,'sDLvj6otNq','A','ABDE','CD','A','A','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4663,'KKA0My6aAM','A','D','CDE','A','C','B','BE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4664,'6a9QQIJeIz','A','ABCDET','CDEFT','AT','C','B','ABCDE','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4665,'GBxbtD9XDG','A','ABCDET','CDEFT','ABT','C','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4666,'MLHdhbKjnM','A','ABCDE','DEF','ABCF','B','A','BCF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4667,'OwKPsSrkUO','A','ABCD','CDEF','B','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4668,'ybr4htoPf7','A','ABCD','DEF','A','A','B','F','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4669,'6wW3SmXw9b','A','D','CD','AT','A','D','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4670,'0O9Cwo6Wi8','A','ABCDE','ABCDF','ABT','C','B','AE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4671,'kPlNVFctrm','A','D','DEF','A','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4672,'Z7cG31Xua6','A','BCD','CEF','A','A','B','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4673,'1j8bNLoT0I','A','ABCDE','CD','AT','B','Z','ABC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4674,'BndGhvORVx','A','BCD','DF','A','ABC','C','A','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4675,'TqogAufWK2','A','ABCET','DFT','AB','AB','B','ABCDF','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4676,'KhZJ24itNE','A','ABCDE','ABCDEFI','ABE','C','D','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4677,'C1sVWAVY9O','A','ACD','CDF','A','A','D','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4678,'cIYDSAPmo5','A','ABCDE','CDF','A','A','D','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4679,'nFxgxlg8Tr','A','ABCD','CE','A','B','E','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4680,'CFNDtrKPPo','A','ABCD','CDEF','AFT','B','C','ABC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4681,'hn6EDfwn2V','A','ABCD','DF','AT','A','D','CDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4682,'9BRLd6i8BG','A','D','DF','AE','AB','C','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4683,'wXVRDXWVrg','A','D','F','A','B','C','ACDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4684,'AEcDKwfqgo','A','ABCDE','BCDEF','AB','A','B','ABDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4685,'cYo8gmho5w','A','CDE','D','A','A','C','CD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4686,'ChjP8hArJW','A','E','D','A','A','A','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4687,'iTxB4jEfla','A','D','DE','A','A','C','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4688,'zEkEEqpSUR','A','ABCD','CDE','ABF','A','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4689,'pGA1S9Xwat','A','ABCD','ABDEF','A','C','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4690,'ylxR82QTDE','A','ABCDE','DEF','AEF','A','B','F','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4691,'8amkCY0gAr','AB','ACD','ABDF','A','B','E','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4692,'FoysegHukj','A','D','D','A','AB','C','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4693,'N0DWR4MVHr','A','ABE','FI','F','B','B','BC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4694,'Y4dXDFiL2A','A','ABCD','DF','A','AB','D','ABCDEF','AC',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4695,'q9qPiwxK3U','A','ABCDE','CDEFIT','AT','AB','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4696,'kb40P0w2dm','A','ABCD','C','ET','B','A','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4697,'0seAUcT1CR','A','ABCD','DF','BDEF','B','C','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4698,'XP4Q64wzr6','A','A','T','ABCDEF','A','C','','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4699,'F4b9dbeNT4','A','ABCD','ABDF','ABT','C','D','BCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4700,'xXn1jjGn0p','A','ABCD','CDEF','AT','AB','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4701,'4gOQaIZem6','A','ABCD','ABCDEF','','','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4702,'pjPCNtAhlV','A','ABCDET','ABCDEF','AEF','B','A','ABCEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4703,'H0zqj4qVTr','A','','','','C','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4704,'lMIG7ivQ1R','A','ACD','CDEFI','A','A','C','ABDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4705,'c6JhfVMxvM','A','ABCD','DF','A','A','D','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4706,'rW1Yk7ry1b','A','D','ABD','FT','B','C','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4707,'RuQM1gDS1T','A','BCD','ABDF','A','A','A','ACDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4708,'TKMSocjiq2','A','BET','DE','AT','A','C','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4709,'9zvz6xapLm','A','D','DF','A','A','E','ABDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4710,'0C51IAzqIb','A','ABCD','DF','AT','C','D','D','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4711,'NBPUXdq2hT','A','ACD','CE','A','C','A','ADE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4712,'o040l2Y26Y','A','ABCD','ABEFI','AB','AB','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4713,'4MguCQFsod','A','D','DFI','A','A','C','ABCEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4714,'ifxjZHMzRw','AB','D','DF','ABEF','AB','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4715,'gDnzXBap65','A','ABCD','DF','A','B','E','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4716,'l0zQFDcfBp','AB','ABCD','CDEF','A','AB','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4717,'IuKp3CX1qc','A','BD','ET','T','A','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4718,'fSkiqSdCgR','A','ABCD','CD','A','B','C','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4719,'JjvcdtqVNx','A','D','D','B','A','B','ABDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4720,'q1Evy5dkcs','A','ABCD','CDFT','A','B','B','ABCE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4721,'sQQNM9zYok','A','D','CDF','A','A','A','ABEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4722,'K2zdVlsrHA','A','ABCDET','CE','AF','B','A','A','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4723,'RiAYOyXsCF','A','D','ABE','ABCDEF','B','D','BD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4724,'wtLzhRI62K','AB','AD','ABCDEF','A','ABC','C','ABCDE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4725,'zvBYZX16PX','AB','D','ABCDF','AB','ABC','C','ABCDE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4726,'JIkKUmpkuP','A','ABCDE','CDF','ABF','ABC','C','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4727,'ne3yyc2mEZ','A','ABCDE','DF','A','A','D','BCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4728,'NJ4EXralRf','AB','CD','ABDF','ABT','C','B','','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4729,'LY1cCWT35d','A','ACD','CDEF','AE','B','B','CF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4730,'YNp6L096ZI','A','ABCD','ADT','AE','C','D','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4731,'sbtjX8S6Jo','A','ABCD','ABCDEF','A','C','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4732,'Bgma95vgi2','A','ABCDE','CDFI','F','B','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4733,'rYq1qIn7ot','A','D','F','A','A','D','BCE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4734,'AEA2UQliuw','A','ABCDT','ABC','A','ABC','D','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4735,'ENtZP0GVDa','A','ABCDET','DE','AB','A','Z','AB','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4736,'HfzEzFs4VT','A','ABCDE','CEF','A','C','D','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4737,'CgotG3Lsu3','A','ABCE','EF','A','A','D','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4738,'lYy5EKZIY4','A','ABCD','CDEF','AT','A','C','CD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4739,'nuMW5uD7c4','A','ABCD','ABD','A','B','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4740,'ne7omuLsCF','A','ABCD','DEF','','B','B','AEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4741,'FsGyqiPUgl','AB','ABCDE','ADF','A','C','D','BCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4742,'gbl8vVu6lo','A','ACD','DEF','A','A','C','ACE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4743,'84xCxXOtpn','A','ABCDE','DF','A','A','D','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4744,'qFBJvVkPbe','A','E','CDF','AF','A','D','C','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4745,'DEEuaw2WmH','A','ABCD','DEF','A','ABC','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4746,'4ldcJ6e668','AB','ABCDT','BEFT','ABT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4747,'33OJ798a9E','AB','ACDE','DEF','ABF','B','D','ADE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4748,'9eGRO1PqoQ','A','ABCD','BDF','AF','AB','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4749,'ofj2FfqrrS','A','ABCDET','ABCDET','AT','A','C','ADE','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4750,'OLTlv4oppk','A','ABCDE','ABCF','AB','C','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4751,'UkIxakjemg','A','DE','CDFT','A','A','B','AC','C','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4752,'aSURKYbcYW','A','ABCDET','CDFT','AT','B','A','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4753,'9KOFAiTq35','A','ABCDE','CDFT','AT','B','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4754,'SrHxrFKxBi','A','ABCDT','CDEF','AE','ABC','A','AB','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4755,'hWW953zUYN','A','BCD','CE','A','A','E','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4756,'Zr4eXL1Fvn','A','ABCDET','DF','AF','A','B','AD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4757,'KAKRMmPqes','AB','ABD','ABCDEF','A','C','D','A','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4758,'e86rbJY6l1','A','ABCD','CDEF','A','','B','ABCEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4759,'Kffpp4Snt7','AB','ABCDT','ABDFT','ABT','C','B','D','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4760,'uxJzxpOd6u','A','ABCDE','DEF','A','A','D','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4761,'GwQlUO47EM','A','ABCD','CDEF','A','A','B','ACE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4762,'aMQfu9lecg','A','ABCD','DF','A','A','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4763,'9LPxjJelJM','A','ABD','DF','A','A','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4764,'Svdpl4qff9','ABC','D','BDE','AF','C','C','BD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4765,'iGA0Qux3CS','A','ABCD','ABDE','A','A','C','ABD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4766,'r0porxcdJP','A','BDT','ABF','AT','C','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4767,'S0xx0xQb0I','A','BCD','CD','A','B','D','ABC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4768,'edt8r4WbNQ','A','ABCD','ABCDEF','A','C','B','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4769,'oqAr5MDgU3','A','ABD','CDEF','AB','B','E','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4770,'oNJTNfU0dU','AB','ABCDE','ABCDEF','A','C','B','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4771,'dXLmfVqNx6','A','ABCD','CDEF','AF','AB','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4772,'0Nzsx8yjhz','A','ACE','CD','AT','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4773,'tuqSI1BAiP','A','D','ABCDE','T','A','C','BDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4774,'Gjr4dluzdq','A','ABDE','CDEF','AE','B','B','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4775,'6jp7zHIdht','A','ACD','CDEF','AB','A','D','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4776,'qW5r5i4qMw','A','D','CDEF','A','A','D','CF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4777,'N44ol8AZ6f','A','ABCDE','DEFT','AT','B','B','ABCDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4778,'pauGMMFYeP','A','DT','CEF','FT','AB','D','C','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4779,'c5UbMszcie','A','ABCDT','CDFT','A','AB','A','ABCDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4780,'Sec8S7t3Ae','A','ABCD','DF','AEFT','C','B','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4781,'e0JlbpifBk','A','ABCDE','CDEF','AF','ABC','D','ABDF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4782,'NaUyOG8qQB','A','D','ABCDEF','A','','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4783,'UGyZk1Zyek','A','D','CDEFIT','A','A','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4784,'YaOhIEd5wW','A','ABCDE','ABCDEF','A','ABC','A','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4785,'VQGQcYVmc0','A','ABCD','DFI','A','AB','C','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4786,'rhZQpbAdrr','A','BCD','CDF','AF','A','C','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4787,'xvBwd0yTNZ','AB','ABCD','ABDF','AF','ABC','B','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4788,'mLpvl2kdpu','A','D','DF','A','A','D','BCF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4789,'ONn6jn3xT1','A','ACD','DF','A','B','D','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4790,'xPVYdfmxJZ','A','BCDE','BCDE','A','B','B','AD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4791,'k0fv2h9bnQ','A','ABCD','DF','A','A','B','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4792,'Gd20NloBZa','A','BCE','DE','E','B','A','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4793,'kWWR598SgU','A','ABCDET','DFT','A','ABC','A','ADE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4794,'dRLcVLixZR','A','ABD','DF','AF','B','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4795,'6zVQLNiJbB','A','AD','DF','A','A','C','ABCF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4796,'S1MpcEt9Ey','A','D','DEFT','T','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4797,'72FBLXyRDe','A','ABDE','CDEF','A','A','C','ACE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4798,'mui031FMo5','A','BCD','DF','A','A','B','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4799,'gCyRAOtmYe','A','BCD','DF','A','B','B','B','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4800,'9yeZEq6aqi','A','D','DF','AB','B','D','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4801,'GwUrmidicY','A','ABCD','CF','A','B','C','F','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4802,'tNFszB7lHR','A','D','CDFI','A','A','B','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4803,'tb8KRjG6Nn','A','AD','CEF','A','C','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4804,'KNb2xDYpZQ','A','ABCDET','CDEF','AB','AB','A','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4805,'EgS2OuB9eQ','A','D','DE','A','A','C','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4806,'s26B2TuXRW','A','ABCDE','ABCDE','A','C','C','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4807,'COkpkc6KKy','A','D','DEF','A','AB','B','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4808,'MrFFpBanjo','A','AD','CDEF','AT','A','D','A','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4809,'67o5CA4oMX','A','D','DF','A','A','B','AD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4810,'IR8HD0CvB9','A','D','AB','T','C','E','AE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4811,'CLXB8F3n0G','A','ABCE','CDEF','A','B','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4812,'hhzMptgPfN','A','ABCDE','ABCEF','ABT','AB','C','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4813,'zimYSwJGcb','A','BCD','DEF','A','A','C','ABC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4814,'PM1oua0yKL','A','D','DF','AT','B','D','BD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4815,'jvXufTA4p0','A','ABCD','C','A','B','A','AC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4816,'hT03vtGZRX','A','A','CDF','A','B','B','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4817,'SuSHUuXuiS','A','ABCD','CDEF','A','A','C','ABC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4818,'lEGgK5pCuV','A','ACD','ABCDF','AF','B','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4819,'kMYDcGJs5Q','A','ABCE','CDF','A','B','B','ABCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4820,'pe5EoSp9ER','A','D','CDEF','A','A','C','ACF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4821,'sn0VHril8o','A','ABCDE','DF','AF','AB','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4822,'woONmu8oEy','AB','ABCE','DF','A','C','B','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4823,'tjLIDFQhNR','A','ABCDE','BC','T','A','Z','DF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4824,'IlX2H4WdHU','A','D','CDF','A','C','C','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4825,'pA3GGmjy7l','AB','ABCD','DF','A','B','A','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4826,'8VPqrr5jRN','A','D','BCE','AF','A','B','B','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4827,'Iqct3iXiys','AB','','','','','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4828,'SDVhzt7XJC','A','BCD','EF','AT','A','C','ABCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4829,'Of8tV43RJe','A','ACD','DEF','A','A','Z','F','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4830,'MY3r5uX1Ak','A','ABC','CDF','B','C','A','D','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4831,'i7CFeIhSGS','A','ABD','CFI','AEF','AB','C','B','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4832,'OfV6Rxyxnu','A','ACDE','CDEF','AF','A','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4833,'HQA1sShsCz','A','ABCE','CE','AB','B','C','B','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4834,'QgSriOVk3A','A','ACD','DF','A','A','B','BE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4835,'LGkcqyJOQR','A','ABCD','CDEF','T','A','A','BC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4836,'P7oaE5TUeJ','A','ABCD','CDFT','AT','B','B','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4837,'uDDHFjWDNw','A','D','DF','A','A','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4838,'VrL76zCt6p','A','ABD','CDFT','A','B','A','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4839,'nrDI6h1tFt','A','ABCD','ABCDEFIT','A','ABC','D','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4840,'yhNDxDw2Vo','A','ABCD','DF','AB','A','B','BDF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4841,'0DxezpIHnf','A','ABCD','CF','A','A','C','ADE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4842,'meKL1KV9c5','A','D','CDEF','AE','AB','C','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4843,'EXPprVYtbS','A','ABCD','ABCDF','ABE','C','A','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4844,'eeIxekfIQa','A','D','DF','A','ABC','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4845,'wawPUGVM1c','A','ABCD','DEF','A','A','B','ABC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4846,'Kh8vXbQ0VA','A','ABD','DF','AB','A','B','ABDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4847,'KVF4pXuNHe','A','ABCD','ACDEF','AT','ABC','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4848,'47KMiKVuYj','A','D','ABDEF','A','B','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4849,'K3eZUsPSeW','A','ABCDE','DFI','ABCDEF','C','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4850,'XV4IPNMPV8','A','ABC','D','A','A','E','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4851,'C3CFA5Nck3','A','D','DF','A','B','D','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4852,'yfhblJKTxS','A','BCE','D','A','A','E','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4853,'wZXV68yt0Q','A','BCE','CDEF','A','A','A','BF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4854,'l1o1aqx1Ql','A','AD','DFI','ABF','A','D','BE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4855,'VGaum5r3OX','A','ABCD','BFT','E','B','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4856,'BEgaqQxCAf','A','ACD','ABDEF','AC','C','B','BF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4857,'ZXHi6bSDrB','A','ABDE','DF','T','C','E','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4858,'soAV79pCIA','AB','ABCDE','ABCDEF','AB','ABC','B','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4859,'RPzQZ2qFl6','A','ABCD','BDEF','F','A','C','ACDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4860,'ONLfb4AvRW','A','ABCD','BCDF','AT','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4861,'yiYv3UJ5Wa','A','ABCDT','CDF','AB','AB','A','ABCDEF','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4862,'10DfvLGrjW','ABC','A','AB','A','AB','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4863,'XTXmJNsRHx','A','ABCD','CEF','A','B','C','ABCDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4864,'AB6XRvcjn5','A','ACD','DF','A','A','D','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4865,'0o7eUkLQY8','A','ABCD','DFT','A','A','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4866,'CQwJeWxkw1','A','D','AB','T','C','A','AD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4867,'T6bmjZml6b','A','ABCDET','CDEF','A','','C','ABCDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4868,'ck7JqubO7I','A','ABDE','CEF','A','B','D','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4869,'3HF6FTGx4e','A','ABCDT','ABCDEF','E','B','C','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4870,'eOqLyYZaG7','A','ABCDT','CDFT','AT','AB','A','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4871,'fnbEBJE8xT','AB','ABCD','ABDF','A','ABC','C','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4872,'mkQZ598SMo','A','ABCD','ABCDEF','A','BC','D','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4873,'yYQ0a5XSQy','A','ABCD','DEF','AE','A','C','DF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4874,'AxbDv8gjzc','AB','D','F','A','ABC','B','ABCF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4875,'89WqwkDaur','A','ABCD','CDF','A','B','C','ACDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4876,'wgUbcsVWMe','A','D','ABDF','T','B','D','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4877,'lggmCIPwEv','A','D','DF','A','AB','C','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4878,'L7yQCEn51p','A','D','DEF','A','A','C','ABCF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4879,'JOoSwgrSyV','A','ABCD','BCDEF','AFT','C','Z','BCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4880,'QOa89ixAWU','A','D','E','A','C','D','','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4881,'xuwAwmXQyp','A','ABCD','DF','E','A','A','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4882,'eP8XNjYJ2a','A','D','BDEFT','AB','A','C','CF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4883,'V8d3t416zz','A','ABCDE','DF','E','A','A','ABC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4884,'H0heH8Ohrp','A','ABCD','ABCDEF','A','ABC','B','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4885,'HKSWSYn7ut','A','ACD','DF','','B','D','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4886,'3FfN2pqzpQ','A','ABCDT','CDEFT','A','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4887,'JhbM2vCxV2','A','ABCDE','CDEFT','A','B','B','ABCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4888,'UbzTnvsvB1','A','ABCD','BEF','A','B','B','ACE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4889,'evn6VtG00y','A','D','CF','AT','A','D','D','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4890,'tAGay7PSa8','A','ABE','ABDF','AB','C','C','DE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4891,'YSAZSs8o5I','A','D','DF','A','ABC','C','BC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4892,'vsmMMIpsQF','A','ABCDE','CDEF','AB','A','C','CDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4893,'RR6WTH5t8R','A','A','D','A','B','B','ACE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4894,'xhDOrdkVPx','A','AD','ABDF','A','AB','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4895,'Gl0v2LAVJE','A','D','DF','A','B','C','BCEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4896,'oGOtoK6kq9','A','D','DEF','A','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4897,'pscOuqtwsH','A','ABCD','CDF','A','A','C','BCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4898,'o7mFYGxqiq','A','D','CDF','A','','C','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4899,'zLbWHr7Nvb','A','ABCD','DF','A','AB','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4900,'fnpgPVejF6','A','AD','ABDF','AB','','E','D','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4901,'FuqWgeTm5r','A','D','FT','A','A','C','D','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4902,'hSaUqQJoc2','A','ACD','DF','A','ABC','D','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4903,'sBpPxBsjfw','A','AD','BCDEF','A','C','B','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4904,'CpZH8rkVZq','AB','D','CF','AF','ABC','C','ABCDEF','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4905,'g1cZymvuGO','A','D','F','A','A','E','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4906,'fImcOE4cmX','A','ABCDET','DEFT','AET','ABC','C','BCEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4907,'vdn1P47P6B','A','ABCD','DFT','B','AB','D','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4908,'jk1Gw7Rq7j','A','D','ABEF','AF','B','D','B','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4909,'X6dwRDcH8R','ABC','ABCDE','ABCDF','AB','B','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4910,'Ci3N31JEu5','A','D','ABFT','AF','B','D','B','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4911,'R5uOMwR95J','A','D','ABF','AF','B','D','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4912,'CKSx550wUU','A','ACD','DF','ACE','B','B','ABCDE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4913,'9TJDPPElVw','A','D','DEF','A','AB','D','ABF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4914,'TQiGiipogf','A','ABCDE','CDEF','E','AB','A','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4915,'m5AV7oXoKY','A','ABCDE','CDEF','E','A','A','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4916,'W7aJMGfQow','A','ABCD','CDEF','ABEF','ABC','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4917,'ZxZO4Fyvvp','A','ABCD','DF','AF','C','D','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4918,'A3yBISrm5g','A','ACD','F','E','A','D','DF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4919,'DlVA403Xn2','AB','ABCD','ABCDEFI','AEF','ABC','B','ACDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4920,'W3ytAwhqYM','A','ABCD','C','T','AB','A','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4921,'06Ru6beP2x','A','ABCDE','ABE','A','ABC','D','D','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4922,'RhtOTfEPnZ','A','ABCD','ABCDEFT','AT','ABC','D','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4923,'w93d7kH5QO','A','D','DF','A','B','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4924,'EGAHwULIUU','A','ABCD','CDEFT','FT','B','E','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4925,'f7s1iC697F','AB','ABCD','ABF','E','C','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4926,'G4RprpoLd3','A','ABCDET','CDEF','AF','AB','A','ABCDF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4927,'wUmjoshUMY','A','ABCDE','CDF','AFT','AB','B','ABCDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4928,'3tLVJHeLnG','A','ABCD','DF','AEF','B','B','ABCDEF','A','B'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4929,'J8BsnRWDXX','A','ABDE','DEF','A','C','C','D','C',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4930,'tmceyuf1In','A','D','DF','A','AB','C','ABC','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4931,'2ntiXr1XDD','A','AD','CDF','F','A','C','BCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4932,'UOa8WyzqYO','A','ABCDE','DF','A','A','D','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4933,'3Wyp7iT9G5','A','D','ABFT','A','B','C','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4934,'lkcwMovEs6','A','ABCD','ABCD','A','C','D','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4935,'9LpDTFCDhK','A','ACET','CDFT','ABCDEFT','ABC','D','','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4936,'QlNLPDmnPs','A','D','BCDF','T','B','D','AEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4937,'FcsaW1pcu0','A','ABCD','FT','AT','A','D','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4938,'3Vvt4L3zdG','A','D','DF','AT','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4939,'Trti0ZeLZt','AB','AD','ABDF','A','ABC','C','ABCF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4940,'gyo25EdoM7','A','ABCD','ABEF','A','A','A','ABDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4941,'0DpQjDqZBn','A','ABCDT','BCDEFT','A','C','C','E','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4942,'PUcAEE8G3d','A','ABCD','DFT','AFT','B','C','BCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4943,'1xFLvNaHVe','A','ABCD','CDF','A','AB','C','ABC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4944,'wyyjeO2YcU','A','D','C','F','','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4945,'kk1DmOb19q','A','ABCDE','DF','AF','A','B','ABC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4946,'ruEQCwn97T','A','ABCDET','CDF','AT','A','D','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4947,'1qajwEveo7','A','ABDE','DF','A','C','E','ABCEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4948,'21MOeWPwSD','A','ABD','DF','A','C','D','F','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4949,'G3cL1ibiUW','A','D','ABDF','A','B','C','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4950,'EOYywcINzz','A','ABCD','ABDEF','A','B','C','ACDE','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4951,'Y26pPhcfNc','A','ABCD','F','A','A','C','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4952,'0ogEeWBeOv','A','BCD','ABDEFT','AT','ABC','A','ABCDE','A','B'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4953,'qgsJiGpqgq','ABC','ACE','ABCDEFG','ABCDEF','ABC','A','ABCD','AC','AB'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4954,'Uw1BAW6qym','A','ABCDE','CEF','BET','A','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4955,'3l8jJBsf4U','A','ACE','C','EF','A','B','F','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4956,'12F2tH9bl7','A','ABCD','CDEF','BT','B','D','ABCEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4957,'wrbLn6KT2g','A','ABCDE','CDF','AT','A','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4958,'KBtnbxMJ6w','A','AD','CDEF','A','A','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4959,'vHPShtK8hH','A','ABCD','CDF','AT','C','D','BDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4960,'UJLFVJcpJA','A','ABCD','CDEF','','ABC','A','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4961,'TYu1ksLkyB','A','ABCD','DT','AB','B','D','D','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4962,'eL88XH5JdI','A','ABCDE','F','A','AB','D','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4963,'njT1rJEBNV','A','ABD','DFT','A','AB','C','B','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4964,'wsqXGYF55m','A','D','DF','ACEF','A','C','ABC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4965,'wLhf48YLRU','A','ABDE','CF','A','B','Z','BCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4966,'4QM9UmtIib','A','ADE','DF','AB','B','Z','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4967,'2flwLXqdD0','A','ABCD','CFT','AT','A','D','DE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4968,'kAw213ZGu9','A','ABCD','CDEF','BCT','A','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4969,'WvlfDTWH2W','AB','ABCD','ABDFI','A','AB','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4970,'1THxjBaTTO','A','D','CDEF','A','B','B','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4971,'uyuBw5hq7u','A','ABCDT','CDF','AF','B','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4972,'OGSDkep5mS','A','ABCDT','CDF','AF','B','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4973,'lpLqdNc84v','A','AD','DF','AE','A','A','ACD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4974,'fRxGlZaVDB','A','','BF','A','C','B','ABCDEF','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4975,'lTNyLJ1vd4','AB','AD','DF','A','ABC','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4976,'LTR1D2O4nh','A','ABCE','ABDEF','ABEFT','C','D','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4977,'pYqaQGxeGN','A','ABCD','DFT','AE','A','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4978,'6iiweYTg14','A','ABCD','DF','AT','B','B','B','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4979,'QHdr2JwbNI','A','ABD','DF','A','A','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4980,'xwqaS3RUud','A','ABCDE','F','F','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4981,'vnpeVJqrvH','A','DE','CDFT','A','C','C','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4982,'gHVnxX1ZHw','A','D','F','A','B','C','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4983,'tbrWnnE2VZ','A','ABCD','DF','A','','B','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4984,'GzntFNCXP9','A','ABCDE','CDEF','ABE','','C','ABCDEF','C',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4985,'QW5lu5lm9y','A','ABCDE','CDEF','ABEF','','A','ABCDEF','C',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4986,'5t0jBrIHhi','A','ABD','ACDFT','AET','AB','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4987,'aZXjrnMb4a','A','ABCDE','CEF','FT','AB','E','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4988,'Gq1ZSkhKuO','A','ABCDE','CEF','ABF','A','C','ABEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4989,'NsOOiaNo92','AB','ABCD','ABDF','A','C','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4990,'K0btN8ghJi','A','AD','ABCDF','T','B','A','F','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4991,'bZdozLizbl','A','ABCDE','CDEF','ABD','A','B','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4992,'J6zQRfMpft','A','D','CDF','A','A','C','AD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4993,'ooaZaWl3Q5','A','ABDE','DF','A','A','D','BF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4994,'aIyRsYzAW3','A','ACDET','CDEF','A','C','B','ABC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4995,'YPDt84cdtK','A','AD','DEF','F','B','C','AEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4996,'tAoe93hYwX','A','ABD','CDFT','A','A','D','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4997,'Yug2akRIwQ','A','ABC','DF','A','A','C','BCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4998,'FXBOf0qhxX','A','ADE','F','A','A','B','F','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (4999,'UU9zegHAeQ','A','AD','ABDF','A','C','B','AE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5000,'9eYR1WdoYo','A','AD','DF','A','A','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5001,'sHhZrfEvJA','A','ABDE','ABDEF','AF','AB','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5002,'JKccOA0eSp','A','ABDE','ABDEF','AF','AB','D','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5003,'G2tzNVudRC','A','ABCD','BCDF','AF','C','B','ABCDEF','AC',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5004,'cBDJTTU6jW','A','ABCDE','DF','A','AB','D','BCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5005,'JuWIWA6q3n','A','BDET','CFT','A','A','D','CE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5006,'rHrefrYLZr','A','AD','DF','A','ABC','C','ACE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5007,'GJ2TPpq8Bi','A','AD','DF','A','A','Z','BCF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5008,'uNNXvHiPvA','A','ABCD','DEF','A','B','B','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5009,'nYAEaobWGx','A','ABCD','CDEF','AF','AB','C','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5010,'wxLxzVMhlo','A','ABCDE','DF','A','C','C','ABDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5011,'Htlgp6EJZ4','A','AD','CDF','AE','B','A','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5012,'qYyTEq69EG','A','ABDE','DF','A','AB','C','BCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5013,'qnbl8tqrlq','A','ABCD','ABCDEF','F','B','D','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5014,'AVdZdNKhJW','A','ABCD','DF','T','B','D','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5015,'zBbkNxovpp','A','ABCDET','DF','A','A','A','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5016,'RBrQ0JyfPt','AB','ABC','ABDEF','A','AB','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5017,'Qm5ZiihiuQ','A','ABCD','BCF','A','B','B','AC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5018,'XD0anJ7XVT','A','ABCDE','CDF','A','A','D','AD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5019,'qxJdN4IV2u','A','ADE','DEF','A','B','E','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5020,'fEwYWchqmb','A','D','EF','AE','AB','B','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5021,'RHRWdBuFNB','A','ABCD','ABDFT','E','B','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5022,'4T0yzZKfjD','A','BCD','ABDF','A','B','B','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5023,'Z2dMvHKvv2','A','BCD','ABDF','A','B','B','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5024,'BasAgoVEyZ','A','BCD','ABDF','A','B','B','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5025,'tWu7EiTy5h','A','BCD','ABDF','A','B','B','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5026,'AHDBBR5xb1','A','ABCD','CDEF','T','AB','C','CDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5027,'Ws5BoSZmKu','A','ABD','CDEF','A','A','B','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5028,'5uMHmgVcyK','A','AD','CEF','F','B','C','BC','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5029,'cXTB861v6I','A','ACD','DF','AF','A','A','BEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5030,'EXTp6dGXX7','A','ABCDE','CDFT','ABF','B','C','BDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5031,'2pXEB89N4B','A','BD','CDEF','A','A','D','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5032,'r4LO0lOLPD','AB','ABCDZ','ABCDFZ','ABEF','ABC','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5033,'7rVhxRWxj5','A','ABCD','DF','A','B','C','BD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5034,'fAGSSYTm7n','A','D','CDEF','A','B','C','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5035,'3kADcwTA3U','A','ABCD','F','A','C','B','AE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5036,'GSw0WyDs9S','AB','D','ABD','A','C','B','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5037,'c3YXsuRocg','A','ABCD','ABCEF','AFT','B','B','B','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5038,'XOg1cgDw7Z','A','ABCD','CDF','AT','B','A','ABDE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5039,'ApDVl6MBjC','A','BE','T','T','A','B','','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5040,'0ai1imdo5l','A','ACD','DF','A','A','Z','CF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5041,'VTnKXT5PpZ','A','D','CDFT','AT','C','C','BCDE','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5042,'jrRy06ofvD','A','ABCD','ABCDEFT','A','B','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5043,'FesuKWfgod','A','BCD','DEF','AF','AB','C','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5044,'NjRiJBYZb4','A','ABCD','ABDF','A','C','C','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5045,'MbHfhRivVs','A','ABD','DF','A','A','Z','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5046,'mP8R20qVBi','ABC','D','AD','A','C','E','ADE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5047,'9yAZ9oX3im','A','ADE','EF','AFT','B','C','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5048,'S1OPEGBgSA','A','E','ABET','T','C','A','BCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5049,'MKU81Ytcqc','A','BCD','CDFT','ABT','B','D','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5050,'obHJN03ZBw','A','D','F','A','A','D','ABCDF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5051,'POYYkwBgG2','ABC','BCD','BF','A','C','E','B','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5052,'8WCC7iZWg2','A','A','CFT','AF','A','D','C','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5053,'6o1WkMBsGx','A','ABCDE','DEFT','AFT','AB','C','AD','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5054,'Gpv0Nfw6hy','A','ABDE','DF','AE','B','Z','BD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5055,'fswoE5jyMJ','A','ABCD','CF','A','B','A','ABCF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5056,'FasSYsriOl','A','BD','ABEF','T','A','A','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5057,'9Dj42nAPNm','A','ABCD','DFT','A','AB','C','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5058,'G91ZgWfEoq','ABC','BCDE','ABF','AT','','Z','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5059,'O2fPfz7VhA','A','ABCD','CDF','A','A','C','B','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5060,'K6J0HroJnk','A','ABCD','CEF','AB','A','C','BCDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5061,'CxXrLVGxpY','A','ABCD','DF','A','AB','C','AE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5062,'E31DmSLYA5','A','ADE','CDF','AT','A','A','BCDF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5063,'sM1xiW4MSe','A','ABCD','CDEFT','E','AB','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5064,'tGKCgkR3wl','A','ABD','ABC','ABF','B','D','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5065,'54TlfdCFnm','A','ABD','ABCDF','ABEF','B','D','AB','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5066,'FFZaNBs6Tz','A','ABD','ABCD','ABE','B','D','ABC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5067,'H7YA9QVQW2','A','AD','AB','AB','B','D','A','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5068,'yPnPVBITXy','A','AD','ABDE','ABE','B','D','AB','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5069,'2CcQiSbSKf','A','AD','ABDE','ABE','B','D','AB','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5070,'fVtGp6OXVF','A','ABCD','CFT','T','C','D','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5071,'LkqcomNcez','A','ABCDE','CDF','AB','AB','D','ABCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5072,'JHtaLZoxBF','A','ABC','ABCDEF','T','A','A','B','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5073,'UYwbmQdIk9','A','ABDT','BCDF','AB','A','C','BD','A','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5074,'UtdPht1j6S','A','AD','CDE','F','C','D','ABC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5075,'0tJsxzq28x','A','ABCD','CDEF','F','AB','B','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5076,'nC7mQS6uwv','A','ABCDET','ABCE','A','C','A','BF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5077,'hjxgp0kL0b','A','ABCD','DFT','','AB','A','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5078,'CqQVKkX39W','AB','ABD','CDFT','A','C','A','F','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5079,'CrJhnjAt4S','AB','ABD','CDFT','A','C','A','F','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5080,'iKMRWGDSyI','A','AD','DF','A','A','D','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5081,'K6hf6ViT0E','A','ABCD','DEF','A','B','C','BD','','T'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5082,'wYinIszgyE','A','D','CDF','F','A','D','BC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5083,'yS40430163046cd','A','ABCDE','CDEF','AEZ','A','CZ','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5084,'yS40439ed560edc','A','ACE','EF','AZ','A','D','AE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5085,'yS4043a0350370e','A','D','ABEFZ','A','A','D','ABCDEF','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5086,'yS4046e0f8ab8f2','A','ABCDE','DF','AEFZ','A','AB','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5087,'yS4048ace7bac92','A','ACDE','DFI','F','AB','BC','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5088,'yS404998797fa86','A','ABC','CDEF','A','AB','A','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5089,'yS404ef57365dbd','A','BCD','CF','A','B','BC','ACEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5090,'yS405025d20424e','A','BCD','CD','AF','B','B','ABDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5091,'yS40569f1ded341','A','BCD','DF','A','B','A','C','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5092,'yS40585d4c21829','ABC','','','','','','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5093,'yS4061361243568','A','D','DF','A','A','D','E','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5094,'yS40637a3a2ba33','A','AD','DF','A','A','C','AE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5095,'yS406c08912254f','AB','BD','C','A','A','','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5096,'yS406d79a47124a','AB','D','ABCDEFZ','AF','C','AB','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5097,'yS406d7c084adb9','A','DZ','ADFZ','F','B','','','','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5098,'yS406d7d3c1e24c','A','D','CDF','B','B','','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5099,'yS406d7e5913371','A','Z','DEF','A','B','','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5100,'yS406d7fcb34ba0','A','D','ADF','F','B','','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5101,'yS406d80f80c50e','A','Z','DEF','A','B','','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5102,'yS406db0616058d','A','BD','ADFZ','A','C','D','BCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5103,'yS406fe47ec332a','A','AD','CDF','A','B','C','ABCD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5104,'yS4076e4cf0beed','A','ABCE','CDEF','A','A','C','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5105,'yS4078e48ae6e16','A','ABCDE','ABCFZ','A','C','B','B','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5106,'yS407951ca61a7b','AB','D','ABF','A','ABC','C','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5107,'yS407e6088e5d5e','A','BCD','ABDEF','AF','A','C','BCF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5108,'yS408a8210c97fe','AB','ACD','CDFZ','A','ABC','D','BE','A','Z'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5109,'yS408ce25e0308e','A','ABD','CD','A','A','D','AC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5110,'yS408d484fc84a2','A','ABCDE','CDF','A','B','B','ACDE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5111,'yS408d769c11e52','A','ABCD','BDF','A','B','B','ABCD','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5112,'yS4090132b5c06b','A','ABCD','ABCDE','B','A','C','ABCDE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5113,'yS4090f972a63e3','A','ABCD','DF','F','A','A','A','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5114,'yS40992e957bb97','A','D','ABCDF','A','A','E','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5115,'yS409e40cea2430','A','ABCDE','DF','A','B','C','CDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5116,'yS40a124ede5783','A','ABD','DFZ','A','A','CD','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5117,'yS40a6a0ff6eee8','A','BCD','CDFZ','A','B','E','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5118,'yS40a9ba7b0d1c0','A','ABCD','CDEF','A','B','C','ABCE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5119,'yS40a9bbf565fd3','A','ABCD','ABF','A','','C','CF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5120,'yS40b60bec974ca','A','ABCDE','ABCEF','Z','ABC','A','BC','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5121,'yS40bf07a6ab604','A','ABCD','DF','A','A','DE','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5122,'yS40bf31cc5a707','A','BCD','DF','AF','B','A','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5123,'yS40bf6de573849','A','ABCD','C','A','B','C','A','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5124,'yS40d5edf2b4afe','A','ABCD','DF','B','A','C','E','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5125,'yS40daae40094a6','AB','ABCDE','ABCDE','A','C','B','ACD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5126,'yS40e088f27ccb2','A','BD','BDF','AB','B','B','ACF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5127,'yS40e149e52918b','A','D','ABCDF','ABCF','B','D','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5128,'yS40e2e27d38b34','A','D','DF','AZ','A','B','BD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5129,'yS40e577897b3d2','AB','BCD','ABCDEF','AF','C','B','C','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5130,'yS40e5856b4db28','A','D','CDF','A','C','B','ABCEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5131,'yS40e9551693503','A','AD','BCDEF','A','A','ABC','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5132,'yS40e95617e01b1','A','AD','BCDEF','A','A','ABC','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5133,'yS40e956e58aa2a','A','AD','CEF','A','A','ABC','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5134,'yS40eaf1bc0b150','A','ACD','DF','A','B','C','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5135,'yS40eaf58d2b993','A','ACD','CDF','A','B','C','AB','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5136,'yS40eba17ff1578','AB','BCD','ABDFZ','E','AB','BC','ABCF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5137,'yS40f2bb2e91ad0','A','AD','DEF','A','A','DEZ','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5138,'yS40f4722ce6e9a','A','D','FZ','A','C','B','DE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5139,'yS40f58f067bc6a','A','AD','CFZ','A','C','B','DE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5140,'yS40f7cd5c78d3f','AB','BCD','DEF','E','B','E','BCDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5141,'yS40fa5774c860d','A','ABCD','CDF','A','AB','B','ABCD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5142,'yS40fccbd145ce7','A','ABE','DF','AF','AB','B','D','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5143,'yS40fd24f623646','A','ABCD','ABDF','AF','C','B','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5144,'yS40ff9b65aefca','A','ABCD','ABCDFZ','AFZ','A','C','BCF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5145,'yS4101116338a19','A','ABCD','ABDE','A','AB','ABCDEZ','ABDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5146,'yS41066d14139a3','AB','D','AZ','A','C','C','ABDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5147,'yS4107b07aa2430','ABC','ABCDZ','CDFIZ','A','C','D','ACDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5148,'yS410adc8e7fc10','A','D','CDFZ','AF','AB','E','ACDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5149,'yS4111e615579b3','AB','D','ABE','Z','C','A','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5150,'yS4111fbdfc9af2','A','ABCD','ABCEF','E','C','AB','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5151,'yS411501610a38d','AB','ABCD','ABCDEF','A','ABC','D','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5152,'yS411746e3286d7','A','ABCE','CDEF','Z','AB','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5153,'yS4117e70964039','A','','ABCDEF','','ABC','','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5154,'yS41186f3d3aad8','AC','D','ABCDEZ','AZ','B','E','A','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5155,'yS411b4c604c70f','A','ABCDE','DF','AE','A','E','ABCDE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5156,'yS412098dcbdff0','A','D','CE','AZ','A','CDE','','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5157,'yS4120e13854a6d','A','D','BCDEF','','A','','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5158,'yS412108577268b','A','ABD','CDEFZ','A','A','C','ABCDE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5159,'yS4121c2fdf07be','ABC','ABD','CDFZ','AF','A','C','ABCE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5160,'yS412224081b261','A','ABCEZ','EZ','Z','','A','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5161,'yS4126277853aa7','AB','AD','CZ','Z','C','E','BCF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5162,'yS412e2cd96eb0e','A','ABC','CF','ABE','A','C','CD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5163,'yS4134389d5d43d','A','AD','DFZ','A','A','CD','B','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5164,'yS413495ac71176','A','D','DF','A','AB','C','ABCEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5165,'yS41356809f015c','A','','','','','','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5166,'yS413708f3dfd3b','A','D','ABDF','FZ','B','C','ABCE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5167,'yS413c1858e6c96','A','D','DEF','F','B','E','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5168,'yS413eb89743035','A','D','DEF','F','B','E','ABE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5169,'yS41403a3c0d29a','A','ABCD','C','A','A','C','ADE','','Z'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5170,'yS4140aaab49d3f','A','ABCD','CDF','A','AB','B','ABCDEF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5171,'yS414550dd55067','A','ABDE','DFZ','A','AB','C','ABE','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5172,'yS4147d9aa5f17c','A','CD','C','A','B','B','ABD','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5173,'yS414aa0ee885bb','A','D','DF','AB','A','E','AE','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5174,'yS414c1a822d4ae','A','ABCD','CDEFZ','A','A','AC','ABDF','A',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5175,'yS415167d947871','AB','ABCDE','ABCEF','A','C','C','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5176,'yS4151902bdb88e','AB','ABCD','CEF','A','C','C','ABCDEF','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5177,'yS41529fdd5069e','A','E','F','','AB','','','',''); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5178,'yS4157e2e61ed9b','A','D','CFZ','A','B','B','ACE','A','A'); +INSERT INTO `shop_support_DE` (`id`, `shop_id`, `shop_support_languages`, `shop_support_orders`, `shop_support_paytypes`, `shop_support_transports`, `shop_support_deliver`, `shop_support_transporttime`, `shop_support_service`, `shop_support_security`, `shop_support_certificates`) VALUES (5179,'yS415aa20cc361e','A','AD','DF','AZ','AB','','CDF','',''); + +-- +-- Table structure for table `shopyoo_newsletter_data` +-- + +CREATE TABLE `shopyoo_newsletter_data` ( + `id` bigint(20) NOT NULL auto_increment, + `newsletter_id` varchar(15) NOT NULL default '', + `newsletter_sender_name` varchar(100) NOT NULL default '', + `newsletter_sender_language` char(2) NOT NULL default '', + `newsletter_sender_email` varchar(100) NOT NULL default '', + PRIMARY KEY (`id`,`newsletter_id`), + UNIQUE KEY `NEWSLETTER_ID` (`newsletter_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `shopyoo_newsletter_data` +-- + + +-- +-- Current Database: sy4_cms_common_p +-- + +CREATE DATABASE /*!32312 IF NOT EXISTS*/ `sy4_cms_common_p`; + +USE sy4_cms_common_p; + +-- +-- Table structure for table `cms_addon` +-- + +CREATE TABLE `cms_addon` ( + `addon_id` varchar(10) NOT NULL default '', + `layer_id` varchar(10) NOT NULL default '', + `text_id` varchar(10) NOT NULL default '', + `src_file` varchar(255) NOT NULL default '', + `description` varchar(255) NOT NULL default '', + `src_type` enum('n','f','t') NOT NULL default 'n', + PRIMARY KEY (`addon_id`), + KEY `layer_id` (`layer_id`) +) TYPE=MyISAM COMMENT='Informationen zu den Addon-Fenstern'; + +-- +-- Dumping data for table `cms_addon` +-- + +INSERT INTO `cms_addon` (`addon_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10001','ID21000','TXNWLETTER','/addons@shopyoo.com/newsletter/newsletter.php4','','f'); + +-- +-- Table structure for table `cms_lang` +-- + +CREATE TABLE `cms_lang` ( + `lang_id` int(10) unsigned NOT NULL auto_increment, + `lang_code` char(2) NOT NULL default '', + `active` tinyint(4) NOT NULL default '0', + `lang_order` int(11) NOT NULL default '0', + `env_value` varchar(20) NOT NULL default '', + `lang_image` varchar(255) NOT NULL default '', + `lang_text` varchar(100) NOT NULL default '', + `lang_description` varchar(255) NOT NULL default '', + PRIMARY KEY (`lang_id`), + KEY `lang_code` (`lang_code`), + KEY `lang_order` (`lang_order`) +) TYPE=MyISAM COMMENT='Übersicht über die verfügbaren Sprachen'; + +-- +-- Dumping data for table `cms_lang` +-- + +INSERT INTO `cms_lang` (`lang_id`, `lang_code`, `active`, `lang_order`, `env_value`, `lang_image`, `lang_text`, `lang_description`) VALUES (1,'de',1,1,'de_DE','','Deutscher Shopkatalog','deutscher Sprachmodus'); +INSERT INTO `cms_lang` (`lang_id`, `lang_code`, `active`, `lang_order`, `env_value`, `lang_image`, `lang_text`, `lang_description`) VALUES (2,'en',0,1,'en_US','','Englischer Shopkatalog','englischer Sprachmodus'); + +-- +-- Table structure for table `cms_layer` +-- + +CREATE TABLE `cms_layer` ( + `layer_id` varchar(10) NOT NULL default '', + `window_type` enum('w1','w2','w3') NOT NULL default 'w1', + `title_color` varchar(11) NOT NULL default '', + `background_color` varchar(11) NOT NULL default '', + `border_color` varchar(11) NOT NULL default '', + `width` mediumint(9) NOT NULL default '0', + `height` mediumint(9) NOT NULL default '-1', + `description` varchar(255) NOT NULL default '', + PRIMARY KEY (`layer_id`) +) TYPE=MyISAM COMMENT='Vorlagen für verschiedene Fenstertypen'; + +-- +-- Dumping data for table `cms_layer` +-- + +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('id1000','w1','255,255,255','234,234,234','085,085,201',240,0,'Layer für Menuefuehrung'); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('ID10000','w1','255,255,255','240,240,240','085,085,201',600,0,'Layer für Ausgabefenster // alt: 520'); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('ID1001','w2','255,255,255','200,200,200','200,080,080',240,200,'Layer für Suchbereich 2'); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('id1100','w1','255,255,255','180,180,180','085,085,201',520,0,'Layer für Mainbereich'); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('ID11000','w1','255,255,255','255,255,255','085,085,201',520,0,'Layer für Katalogfenster'); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('ID15000','w2','255,255,255','240,240,240','200,080,080',520,0,''); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('ID20000','w2','255,255,255','220,220,220','200,080,080',165,0,'Layer für Menü // alt: 240'); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('ID21000','w1','255,255,255','240,240,240','085,085,201',165,0,'Layer für Newsletter - Addon Box'); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('ID30000','w2','255,255,255','180,190,200','200,080,080',165,0,'Layer für My ShopYoo'); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('IDXXX00','w2','255,255,255','234,234,234','200,080,080',340,43,'Layer für Login Fenster'); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('IDTP1000','w1','255,255,255','049,049,183','049,049,183',50,0,'Layer 1 für Tabpages'); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('IDTP2000','w3','255,255,255','142,142,142','142,142,142',50,0,'Layer 2 für TabPage'); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('IDTP9000','w2','255,255,255','200,200,200','200,080,080',50,0,'Layer für General Values'); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('IDTX1000','w1','255,255,255','240,240,240','085,085,201',750,300,''); +INSERT INTO `cms_layer` (`layer_id`, `window_type`, `title_color`, `background_color`, `border_color`, `width`, `height`, `description`) VALUES ('IDTPXXX1','w2','255,255,255','200,200,200','200,080,080',75,0,'LAyer für eingeloggten Bereich'); + +-- +-- Table structure for table `cms_main` +-- + +CREATE TABLE `cms_main` ( + `block_id` varchar(10) NOT NULL default '', + `layer_id` varchar(10) NOT NULL default '', + `text_id` varchar(10) NOT NULL default '', + `src_file` varchar(255) NOT NULL default '', + `description` varchar(255) NOT NULL default '', + `src_type` enum('n','f','t') NOT NULL default 'n', + PRIMARY KEY (`block_id`) +) TYPE=MyISAM COMMENT='Informationen zum Hauptfenster'; + +-- +-- Dumping data for table `cms_main` +-- + +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10001','ID10000','','form/shops_catalog_view.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10001A','ID10000','','form/shops_catalog_view.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10002','ID10000','','form/shops_catalog_searchform.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10002A','ID10000','','form/shops_catalog_searchform.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10003','ID10000','','form/shops_catalog_result.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10003A','ID10000','','form/shops_catalog_result.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10004','ID10000','','form/shops_catalog_last20.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10005','ID10000','','form/shops_catalog_topshops.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10099','ID10000','','form/shops_catalog_shopdetails.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10099C','ID10000','','form/shops_comments_shop.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10099R','ID10000','','form/shops_rate_shop.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID10099T','ID10000','','form/shops_tellfriend_shop.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID20','ID10000','TXID20','form/payments_index.php','','t'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID20001','ID10000','','form/products_catalog_view.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID20002','ID10000','','form/products_catalog_searchform.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID20003','ID10000','','form/products_catalog_result.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID2001','ID10000','TXID2001','form/payments_systems.php','','t'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID200101','ID10000','TXID200101','form/payments_systems_values.php','','t'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID200102','ID10000','','form/payments_systems_values.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID2002','ID10000','','form/payments_security.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID2003','ID10000','','form/payments_links.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID21','ID10000','','form/laws_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID2101','ID10000','','form/laws_getback.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID2102','ID10000','','form/laws_warranty.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID22','ID10000','','form/security_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID2201','ID10000','','form/security_certificates.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID2202','ID10000','','form/security_transactions.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID23','ID10000','','form/commerce_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID30','ID10000','','form/tellfriend_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID31','ID10000','','form/questions_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID32','ID10000','','form/downloads_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID3201','ID10000','','form/downloads_logo.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID3202','ID10000','','form/downloads_banner.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID3203','ID10000','','form/downloads_others.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID33','ID10000','','form/informations_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID3301','ID10000','','form/informations_dealer.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID3302','ID10000','','form/informations_customer.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID34','ID10000','','form/links_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID3401','ID10000','','form/links_shopsearch.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID35','ID10000','','form/newsletter_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID70','ID10000','','form/customer_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID7001','ID10000','','form/customer_update_page_1.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID7002','ID10000','','form/customer_update_page_2.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID7003','ID10000','','form/customer_update_page_3.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID7099','ID10000','','form/customer_update_page_99.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID80','ID10000','','form/customer_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID8001','ID10000','','form/customer_update_page_1.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID8002','ID10000','','form/customer_update_page_2.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID8003','ID10000','','form/customer_update_page_3.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID8099','ID10000','','form/customer_update_page_99.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID90','ID10000','','form/shop_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID90000','ID20000','','','','n'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID90001','ID20000','','','','n'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID90002','ID20000','','','','n'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID9001','ID10000','','form/shop_insert_shop_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900101','ID10000','','form/shop_update_shop_page_1.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900102','ID10000','','form/shop_update_shop_page_2.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900103','ID10000','','form/shop_update_shop_page_3.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900104','ID10000','','form/shop_update_shop_page_4.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900105','ID10000','','form/shop_update_shop_page_5.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900198','ID10000','','form/shop_update_shop_page_98.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900199','ID10000','','form/shop_update_shop_page_99.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID9002','ID10000','','form/shop_update_shop_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900201','ID10000','','form/shop_update_shop_page_1.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900202','ID10000','','form/shop_update_shop_page_2.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900203','ID10000','','form/shop_update_shop_page_3.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900204','ID10000','','form/shop_update_shop_page_4.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900205','ID10000','','form/shop_update_shop_page_5.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900290','ID10000','','form/shop_update_shop_page_90.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900299','ID10000','','form/shop_update_shop_page_99.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID9003','ID10000','','form/shop_delete_shop_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900301','ID10000','','form/shop_delete_shop_page_1.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID900399','ID10000','','form/shop_delete_shop_page_99.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID91','ID10000','','form/products_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID9101','ID10000','','form/products_insert_products_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID910101','ID10000','','form/products_update_products_page_1.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID910199','ID10000','','form/products_update_products_page_99.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID9102','ID10000','','form/products_update_products_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID910201','ID10000','','form/products_update_products_page_1.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID910299','ID10000','','form/products_update_products_page_99.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID9103','ID10000','','form/products_delete_products_index.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID910301','ID10000','','form/products_delete_products_page_1.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID910399','ID10000','','form/products_delete_products_page_99.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('IDX01','IDTX1000','TXIDX01','form/general_values.php','','t'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('IDX02','IDTX1000','TXIDX02','form/general_values.php','','t'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('IDX03','IDTX1000','TXIDX03','form/general_values.php','','t'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('IDX04','IDTX1000','TXIDX04','form/general_values.php','','t'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('IDX05','IDTX1000','TXIDX05','form/general_values.php','','t'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('IDXXX00','IDXXX00','','','','n'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('IDXXX02','ID10000','','form/customer_register.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('IDXXX03','ID10000','','form/default_login.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('IDXXX05','ID10000','','form/customer_update_page_1.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('IDXXX06','ID10000','','form/customer_update_page_1.php','','f'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('IDXXXE1','ID10000','TXLGERROR1','','','n'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('LOGINXC','ID30000','','','','n'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('LOGINXD','ID30000','','','','n'); +INSERT INTO `cms_main` (`block_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('SY00','ID10000','','','','n'); + +-- +-- Table structure for table `cms_menu` +-- + +CREATE TABLE `cms_menu` ( + `menu_id` varchar(10) NOT NULL default '', + `path` varchar(100) NOT NULL default '', + `file` varchar(100) NOT NULL default '', + `parameter` varchar(100) NOT NULL default '', + `level` int(10) unsigned NOT NULL default '0', + `toplevel_id` varchar(10) NOT NULL default '', + `mainlevel_id` varchar(10) NOT NULL default '', + `description` text NOT NULL, + `space` int(10) unsigned NOT NULL default '0', + `position` int(10) unsigned NOT NULL default '0', + `block_id` varchar(10) NOT NULL default '', + `type` enum('block','top','tabpage') NOT NULL default 'block', + PRIMARY KEY (`menu_id`), + KEY `block_id` (`block_id`) +) TYPE=MyISAM COMMENT='Menüdefinitionen'; + +-- +-- Dumping data for table `cms_menu` +-- + +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID01','/shops@shopyoo.com','shops_catalog.php','',1,'','ID01','',0,1,'ID90000','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID0101','/shops@shopyoo.com','shops_catalog_topshops.php','',2,'ID01','ID01','',0,2,'ID90000','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID0102','/shops@shopyoo.com','shops_catalog_last20.php','',2,'ID01','ID01','',0,3,'ID90000','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID02','/products@shopyoo.com','products_catalog.php','',1,'','ID02','',0,2,'ID90000','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID20','/magazine@shopyoo.com','magazine.php','',1,'','ID20','',0,1,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2001','/magazine@shopyoo.com','magazine.php','',2,'ID20','ID20','',0,1,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID200101','/magazine@shopyoo.com','magazine.php','',3,'ID2001','ID20','',0,1,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID200102','/information@shopyoo.com/payments','payments_systems_values.php','',3,'ID2001','ID20','',0,2,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2002','/information@shopyoo.com/payments','payments_security.php','',2,'ID20','ID20','',0,2,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2003','/information@shopyoo.com/payments','payments_links.php','',2,'ID20','ID20','',0,3,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID21','/information@shopyoo.com/laws','laws_index.php','',1,'','ID21','',0,2,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2101','/information@shopyoo.com/laws','laws_getback.php','',2,'ID21','ID21','',0,1,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2102','/information@shopyoo.com/laws','laws_warranty.php','',2,'ID21','ID21','',0,2,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID22','/information@shopyoo.com/security','security_index.php','',1,'','ID22','',0,3,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2201','/information@shopyoo.com/security','security_certificates.php','',2,'ID22','ID22','',0,1,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2202','/information@shopyoo.com/security','security_transactions.php','',2,'ID22','ID22','',0,2,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID23','/information@shopyoo.com/commerce','commerce_index.php','',1,'','ID23','',0,4,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID30','/others@shopyoo.com/tellfriend','tellfriend_index.php','',1,'','ID30','',1,2,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID31','/others@shopyoo.com/questions','questions_index.php','',1,'','ID31','',0,3,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID32','/others@shopyoo.com/downloads','downloads_index.php','',1,'','ID32','',1,4,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID3201','/others@shopyoo.com/downloads','downloads_logo.php','',2,'ID32','ID32','',0,1,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID3202','/others@shopyoo.com/downloads','downloads_banner.php','',2,'ID32','ID32','',0,2,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID3203','/others@shopyoo.com/downloads','downloads_others.php','',2,'ID32','ID32','',0,3,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID33','/others@shopyoo.com/informations','informations_index.php','',1,'','ID33','',0,5,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID3301','/others@shopyoo.com/informations','informations_dealer.php','',2,'ID33','ID33','',0,1,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID3302','/others@shopyoo.com/informations','informations_customer.php','',2,'ID33','ID33','',0,2,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID34','/others@shopyoo.com/links','links_index.php','',1,'','ID34','',0,6,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID3401','/others@shopyoo.com/links','links_shopsearch.php','',2,'ID34','ID34','',0,1,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID35','/others@shopyoo.com/newsletter','newsletter_index.php','',1,'','ID35','',0,1,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID60','/account@shopyoo.com','commerce_index.php','',1,'','ID60','',1,4,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID70','/account@shopyoo.com','customer_index.php','',1,'','ID70','',1,3,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID7001','/account@shopyoo.com','customer_update_page_1.php','',2,'ID70','ID70','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID7002','/account@shopyoo.com','customer_update_page_2.php','',2,'ID70','ID70','',0,2,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID7003','/account@shopyoo.com','customer_update_page_3.php','',2,'ID70','ID70','',0,3,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID7099','/account@shopyoo.com','customer_update_page_99.php','',2,'ID70','ID70','',0,99,'LOGINXC','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID80','/account@shopyoo.com','customer_index.php','',1,'','ID80','',0,1,'LOGINXC','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID8001','/account@shopyoo.com','customer_update_page_1.php','',2,'ID80','ID80','',0,1,'LOGINXC','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID8002','/account@shopyoo.com','customer_update_page_2.php','',2,'ID80','ID80','',0,2,'LOGINXC','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID8003','/account@shopyoo.com','customer_update_page_3.php','',2,'ID80','ID80','',0,3,'LOGINXC','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID8099','/account@shopyoo.com','customer_update_page_99.php','',2,'ID80','ID80','',0,99,'LOGINXC','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID90','/account@shopyoo.com','shop_index.php','',1,'','ID90','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID9001','/account@shopyoo.com','shop_insert_shop_index.php','',2,'ID90','ID90','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900101','/account@shopyoo.com','shop_update_shop_page_1.php','',3,'ID9001','ID90','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900102','/account@shopyoo.com','shop_update_shop_page_2.php','',3,'ID9001','ID90','',0,2,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900103','/account@shopyoo.com','shop_update_shop_page_3.php','',3,'ID9001','ID90','',0,3,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900104','/account@shopyoo.com','shop_update_shop_page_4.php','',3,'ID9001','ID90','',0,4,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900105','/account@shopyoo.com','shop_update_shop_page_5.php','',3,'ID9001','ID90','',0,5,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900198','/account@shopyoo.com','shop_update_shop_page_98.php','',3,'ID9001','ID90','',0,98,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900199','/account@shopyoo.com','shop_update_shop_page_99.php','',3,'ID9001','ID90','',0,99,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID9002','/account@shopyoo.com','shop_update_shop_index.php','',2,'ID90','ID90','',0,2,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900201','/account@shopyoo.com','shop_update_shop_page_1.php','',3,'ID9002','ID90','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900202','/account@shopyoo.com','shop_update_shop_page_2.php','',3,'ID9002','ID90','',0,2,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900203','/account@shopyoo.com','shop_update_shop_page_3.php','',3,'ID9002','ID90','',0,3,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900204','/account@shopyoo.com','shop_update_shop_page_4.php','',3,'ID9002','ID90','',0,4,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900205','/account@shopyoo.com','shop_update_shop_page_5.php','',3,'ID9002','ID90','',0,5,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900290','/account@shopyoo.com','shop_update_shop_page_90.php','',3,'ID9002','ID90','',0,98,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900299','/account@shopyoo.com','shop_update_shop_page_99.php','',3,'ID9002','ID90','',0,99,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID9003','/account@shopyoo.com','shop_delete_shop_index.php','',2,'ID90','ID90','',0,3,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900301','/account@shopyoo.com','shop_delete_shop_page_1.php','',3,'ID9003','ID90','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900399','/account@shopyoo.com','shop_delete_shop_page_99.php','',3,'ID9003','ID90','',0,99,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID91','/account@shopyoo.com','products_index.php','',1,'','ID91','',0,2,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID9101','/account@shopyoo.com','products_insert_products_index.php','',2,'ID91','ID91','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID910101','/account@shopyoo.com','products_update_products_page_1.php','',3,'ID9101','ID91','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID910199','/account@shopyoo.com','products_update_products_page_99.php','',3,'ID9101','ID91','',0,99,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID9102','/account@shopyoo.com','products_update_products_index.php','',2,'ID91','ID91','',0,2,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID910201','/account@shopyoo.com','products_update_products_page_1.php','',3,'ID9102','ID91','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID910299','/account@shopyoo.com','products_update_products_page_99.php','',3,'ID9102','ID91','',0,99,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID9103','/account@shopyoo.com','products_delete_products_index.php','',2,'ID91','ID91','',0,3,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID910301','/account@shopyoo.com','products_delete_products_page_1.php','',3,'ID9103','ID91','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID910399','/account@shopyoo.com','products_delete_products_page_99.php','',3,'ID9103','ID91','',0,99,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDX01','/general@shopyoo.com','general.php','',1,'','IDX01','',0,1,'ID00000','top'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDX02','/general@shopyoo.com','general.php','',1,'','IDX02','',0,3,'ID00000','top'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDX03','/general@shopyoo.com','general.php','',1,'','IDX03','',0,2,'ID00000','top'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDX04','/general@shopyoo.com','general.php','',1,'','IDX04','',0,4,'ID00000','top'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDX05','/general@shopyoo.com','general.php','',1,'','IDX05','',0,5,'ID00000','top'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTP1000','/shops@shopyoo.com','index.php','',1,'','IDTP1000','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTP2000','/products@shopyoo.com','index.php','',1,'','IDTP2000','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTP3000','/pages@shopyoo.com','index.php','',1,'','IDTP3000','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTP4000','/magazine@shopyoo.com','index.php','',1,'','IDTP4000','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTP9000','','','',1,'','IDTP9000','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTP5000','/shopyoo@shopyoo.com','index.php','',1,'','IDTP5000','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTPXXX1','/myshopyoo@shopyoo.com','index.php','',1,'','IDTPXXX1','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `path`, `file`, `parameter`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('b','/admin@shopyoo.com','text_adm.php','',1,'','SY01','',0,1,'SYADMIN','block'); + +-- +-- Table structure for table `cms_news` +-- + +CREATE TABLE `cms_news` ( + `news_id` varchar(10) NOT NULL default '', + `layer_id` varchar(10) NOT NULL default '', + `text_id` varchar(10) NOT NULL default '', + `src_file` varchar(255) NOT NULL default '', + `description` varchar(255) NOT NULL default '', + `src_type` enum('n','f','t') NOT NULL default 'n', + PRIMARY KEY (`news_id`) +) TYPE=MyISAM COMMENT='Informationen zu Newsfenster'; + +-- +-- Dumping data for table `cms_news` +-- + +INSERT INTO `cms_news` (`news_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID1000','ID1100','TX0000001','','','n'); +INSERT INTO `cms_news` (`news_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID1100','ID1000','TX0000002','','','n'); +INSERT INTO `cms_news` (`news_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID1200','ID1001','TX0000001','','','n'); +INSERT INTO `cms_news` (`news_id`, `layer_id`, `text_id`, `src_file`, `description`, `src_type`) VALUES ('ID1300','ID1001','TX0000001','','','n'); + +-- +-- Table structure for table `cms_site` +-- + +CREATE TABLE `cms_site` ( + `site_id` int(10) unsigned NOT NULL auto_increment, + `site_style` enum('F','S') NOT NULL default 'S', + `site_locking` enum('N','Y') NOT NULL default 'N', + `site_id_name` varchar(10) NOT NULL default '', + PRIMARY KEY (`site_id`), + UNIQUE KEY `site_id_name` (`site_id_name`) +) TYPE=MyISAM COMMENT='Informationen zum allgemeinen Seitenaufbau'; + +-- +-- Dumping data for table `cms_site` +-- + +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (1,'S','N','ID00'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (2,'S','N','ID00X'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (3,'S','N','ID01'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (4,'S','N','ID0101'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (5,'S','N','ID0102'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (6,'S','N','ID0199C'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (7,'S','N','ID0199D'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (8,'S','N','ID0199R'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (9,'S','N','ID0199T'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (10,'S','N','ID01a'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (11,'S','N','ID01X'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (12,'S','N','ID01Y'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (13,'S','N','ID01Z'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (14,'S','N','ID02'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (15,'S','N','ID02X'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (16,'S','N','ID02Y'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (17,'S','N','ID02Z'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (18,'S','N','ID20'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (19,'S','N','ID2001'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (20,'S','N','ID200101'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (21,'S','N','ID200102'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (22,'S','N','ID2002'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (23,'S','N','ID2003'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (24,'S','N','ID21'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (25,'S','N','ID2101'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (26,'S','N','ID2102'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (27,'S','N','ID22'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (28,'S','N','ID2201'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (29,'S','N','ID2202'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (30,'S','N','ID23'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (31,'S','N','ID30'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (32,'S','N','ID31'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (33,'S','N','ID32'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (34,'S','N','ID3201'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (35,'S','N','ID3202'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (36,'S','N','ID3203'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (37,'S','N','ID33'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (38,'S','N','ID3301'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (39,'S','N','ID3302'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (40,'S','N','ID34'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (41,'S','N','ID3401'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (42,'S','N','ID35'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (43,'S','N','ID70'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (44,'S','N','ID7001'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (45,'S','N','ID7002'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (46,'S','N','ID7003'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (47,'S','N','ID7099'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (48,'S','N','ID80'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (49,'S','N','ID8001'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (50,'S','N','ID8002'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (51,'S','N','ID8003'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (52,'S','N','ID8099'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (53,'S','N','ID90'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (54,'S','N','ID9001'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (55,'S','N','ID900101'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (56,'S','N','ID900102'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (57,'S','N','ID900103'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (58,'S','N','ID900104'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (59,'S','N','ID900105'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (60,'S','N','ID900198'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (61,'S','N','ID900199'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (62,'S','N','ID9002'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (63,'S','N','ID900201'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (64,'S','N','ID900202'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (65,'S','N','ID900203'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (66,'S','N','ID900204'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (67,'S','N','ID900205'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (68,'S','N','ID900290'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (69,'S','N','ID900299'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (70,'S','N','ID9003'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (71,'S','N','ID900301'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (72,'S','N','ID900399'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (73,'S','N','ID91'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (74,'S','N','ID9101'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (75,'S','N','ID910101'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (76,'S','N','ID910199'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (77,'S','N','ID9102'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (78,'S','N','ID910201'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (79,'S','N','ID910299'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (80,'S','N','ID9103'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (81,'S','N','ID910301'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (82,'S','N','ID910399'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (83,'F','N','IDX01'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (84,'F','N','IDX02'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (85,'F','N','IDX03'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (86,'F','N','IDX04'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (87,'F','N','IDX05'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (88,'S','N','IDXXX02'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (89,'S','N','IDXXX03'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (90,'S','N','IDXXX05'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (91,'S','N','IDXXX06'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (92,'S','N','IDXXXE1'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (93,'S','N','LOGINXC'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (94,'S','N','LOGINXD'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (95,'S','N','IDTP4000'); +INSERT INTO `cms_site` (`site_id`, `site_style`, `site_locking`, `site_id_name`) VALUES (96,'F','N','SY00'); + +-- +-- Table structure for table `cms_site_elements` +-- + +CREATE TABLE `cms_site_elements` ( + `site_element_id` int(10) unsigned NOT NULL auto_increment, + `site_id` int(10) unsigned NOT NULL default '0', + `foreign_id` varchar(10) NOT NULL default '', + `foreign_type` enum('addon','login_c','login_d','main','menu','news','tabpage') NOT NULL default 'menu', + `col` tinyint(3) unsigned NOT NULL default '0', + `row` tinyint(3) unsigned NOT NULL default '0', + `sort_order` tinyint(3) unsigned NOT NULL default '0', + PRIMARY KEY (`site_element_id`), + KEY `site_id` (`site_id`), + KEY `foreign_type` (`foreign_type`), + KEY `sort_order` (`sort_order`) +) TYPE=MyISAM COMMENT='Informationen zum allgemeinen Seitenaufbau (1:n zu cms_site)'; + +-- +-- Dumping data for table `cms_site_elements` +-- + +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (1,1,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (2,1,'ID10002A','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (3,1,'ID10001A','main',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (401,96,'SY00','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (5,1,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (6,2,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (7,2,'ID10001A','main',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (8,2,'ID10002A','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (9,2,'ID10003A','main',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (10,3,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (11,3,'ID10001','main',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (12,3,'ID10002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (13,3,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (14,3,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (15,4,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (16,4,'ID10002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (17,4,'ID10005','main',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (18,4,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (19,4,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (20,5,'ID10002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (21,5,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (22,5,'ID10004','main',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (23,5,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (24,5,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (25,6,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (26,6,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (27,6,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (28,6,'ID10099C','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (29,7,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (30,7,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (31,7,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (32,7,'ID10099','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (33,8,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (34,8,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (35,8,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (36,8,'ID10099R','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (37,9,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (38,9,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (39,9,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (40,9,'ID10099T','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (41,10,'ID1000','addon',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (42,10,'ID1100','addon',1,2,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (43,10,'ID1300','news',1,3,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (44,10,'ID1200','news',1,2,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (45,10,'ID1200','news',1,3,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (46,10,'ID1300','news',2,3,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (47,10,'ID1300','news',2,3,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (48,10,'ID1200','news',2,3,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (49,10,'ID1000','news',1,4,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (50,10,'ID1300','news',1,5,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (51,10,'ID1300','news',2,5,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (52,11,'ID90000','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (53,11,'ID10002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (54,11,'ID10003','main',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (55,11,'ID10001','main',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (56,11,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (57,11,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (58,12,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (59,12,'ID10002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (60,12,'ID10003','main',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (61,12,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (62,12,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (63,13,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (64,13,'ID10002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (65,13,'ID10003','main',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (66,13,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (67,13,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (68,14,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (69,14,'ID20001','main',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (70,14,'ID20002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (71,14,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (72,14,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (73,15,'ID20001','main',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (74,15,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (75,15,'ID20002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (76,15,'ID20003','main',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (77,15,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (78,15,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (79,16,'ID20002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (80,16,'ID20003','main',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (81,16,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (82,16,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (83,16,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (84,17,'ID20002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (85,17,'ID20003','main',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (86,17,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (87,17,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (88,17,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (89,18,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (90,18,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (91,18,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (92,18,'ID20','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (93,19,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (94,19,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (95,19,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (96,19,'ID2001','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (97,20,'ID200101','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (98,20,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (99,20,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (100,20,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (101,21,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (102,21,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (103,21,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (104,21,'ID200102','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (105,22,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (106,22,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (107,22,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (108,22,'ID2002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (109,23,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (110,23,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (111,23,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (112,23,'ID2003','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (113,24,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (114,24,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (115,24,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (116,24,'ID21','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (117,25,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (118,25,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (119,25,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (120,25,'ID2101','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (121,26,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (122,26,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (123,26,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (124,26,'ID2102','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (125,27,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (126,27,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (127,27,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (128,27,'ID22','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (129,28,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (130,28,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (131,28,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (132,28,'ID2201','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (133,29,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (134,29,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (135,29,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (136,29,'ID2202','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (137,30,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (138,30,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (139,30,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (140,30,'ID23','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (141,31,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (142,31,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (143,31,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (144,31,'ID30','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (145,32,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (146,32,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (147,32,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (148,32,'ID31','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (149,33,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (150,33,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (151,33,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (152,33,'ID32','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (153,34,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (154,34,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (155,34,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (156,34,'ID3201','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (157,35,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (158,35,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (159,35,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (160,35,'ID3202','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (161,36,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (162,36,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (163,36,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (164,36,'ID3203','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (165,37,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (166,37,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (167,37,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (168,37,'ID33','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (169,38,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (170,38,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (171,38,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (172,38,'ID3301','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (173,39,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (174,39,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (175,39,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (176,39,'ID3302','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (177,40,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (178,40,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (179,40,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (180,40,'ID34','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (181,41,'ID3401','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (182,41,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (183,41,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (184,41,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (185,42,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (186,42,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (187,42,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (188,42,'ID35','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (189,43,'ID70','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (190,43,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (191,43,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (192,43,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (193,44,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (194,44,'ID7001','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (195,44,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (196,44,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (197,45,'ID7002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (198,45,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (199,45,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (200,45,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (201,46,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (202,46,'ID7003','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (203,46,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (204,46,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (205,47,'ID7099','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (206,47,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (207,47,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (208,47,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (209,48,'ID80','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (210,48,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (211,48,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (212,48,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (213,49,'ID8001','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (214,49,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (215,49,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (216,49,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (217,50,'ID8002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (218,50,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (219,50,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (220,50,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (221,51,'ID8003','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (222,51,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (223,51,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (224,51,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (225,52,'ID8099','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (226,52,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (227,52,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (228,52,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (229,53,'ID90','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (230,53,'ID90000','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (231,53,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (232,53,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (233,54,'ID9001','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (234,54,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (235,54,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (236,54,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (237,55,'ID900101','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (238,55,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (239,55,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (240,55,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (241,56,'ID900102','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (242,56,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (243,56,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (244,56,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (245,57,'ID900103','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (246,57,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (247,57,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (248,57,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (249,58,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (250,58,'ID900104','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (251,58,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (252,58,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (253,59,'ID900105','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (254,59,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (255,59,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (256,59,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (257,60,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (258,60,'ID900198','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (259,60,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (260,60,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (261,61,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (262,61,'ID900199','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (263,61,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (264,61,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (265,62,'ID9002','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (266,62,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (267,62,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (268,62,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (269,63,'ID900201','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (270,63,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (271,63,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (272,63,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (273,64,'ID900202','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (274,64,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (275,64,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (276,64,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (277,65,'ID900203','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (278,65,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (279,65,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (280,65,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (281,66,'ID900204','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (282,66,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (283,66,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (284,66,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (285,67,'ID900205','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (286,67,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (287,67,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (288,67,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (289,68,'ID900290','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (290,68,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (291,68,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (292,68,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (293,69,'ID900299','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (294,69,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (295,69,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (296,69,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (297,70,'ID9003','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (298,70,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (299,70,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (300,70,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (301,71,'ID900301','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (302,71,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (303,71,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (304,71,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (305,72,'ID900399','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (306,72,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (307,72,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (308,72,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (309,73,'ID91','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (310,73,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (311,73,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (312,73,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (313,74,'ID9101','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (314,74,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (315,74,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (316,74,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (317,75,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (318,75,'ID910101','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (319,75,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (320,75,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (321,76,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (322,76,'ID910199','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (323,76,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (324,76,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (325,77,'ID9102','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (326,77,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (327,77,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (328,77,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (329,78,'ID910201','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (330,78,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (331,78,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (332,78,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (333,79,'ID910299','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (334,79,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (335,79,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (336,79,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (337,80,'ID9103','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (338,80,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (339,80,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (340,80,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (341,81,'ID910301','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (342,81,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (343,81,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (344,81,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (345,82,'ID910399','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (346,82,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (347,82,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (348,82,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (349,83,'IDX01','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (399,83,'IDTP9000','tabpage',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (353,84,'IDX02','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (354,84,'IDTP9000','tabpage',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (357,85,'IDX03','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (358,85,'IDTP9000','tabpage',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (361,86,'IDX04','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (362,86,'IDTP9000','tabpage',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (365,87,'IDX05','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (366,87,'IDTP9000','tabpage',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (400,96,'SYADMIN','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (369,88,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (370,88,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (371,88,'IDXXX02','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (372,88,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (373,89,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (374,89,'IDXXX03','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (375,89,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (376,89,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (377,90,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (378,90,'IDXXX05','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (379,90,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (380,90,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (381,91,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (382,91,'IDXXX06','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (383,91,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (384,91,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (385,92,'ID90000','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (386,92,'IDXXXE1','main',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (387,92,'ID90001','menu',1,1,2); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (388,92,'ID90002','menu',1,1,3); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (389,93,'LOGINXC','login_c',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (390,94,'LOGINXD','login_d',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (391,1,'IDTP1000','tabpage',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (392,3,'IDTP2000','tabpage',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (393,11,'IDTP2000','tabpage',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (394,18,'IDTP4000','tabpage',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (395,19,'IDTP4000','tabpage',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (396,95,'IDTP4000','tabpage',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (397,95,'ID90001','menu',1,1,1); +INSERT INTO `cms_site_elements` (`site_element_id`, `site_id`, `foreign_id`, `foreign_type`, `col`, `row`, `sort_order`) VALUES (398,95,'ID20','main',1,1,1); + +-- +-- Table structure for table `cms_tabpage` +-- + +CREATE TABLE `cms_tabpage` ( + `tabpage_id` varchar(10) NOT NULL default '', + `layer_id_select` varchar(10) NOT NULL default '', + `layer_id_unselect` varchar(10) NOT NULL default '', + `active` tinyint(4) unsigned NOT NULL default '0', + `order` tinyint(4) unsigned NOT NULL default '0', + `type` enum('login','general') NOT NULL default 'general', + `foreign_menu_id` varchar(10) NOT NULL default '', + `foreign_site_name_id` varchar(10) NOT NULL default '', + PRIMARY KEY (`tabpage_id`), + KEY `layer_id_unselect` (`layer_id_unselect`), + KEY `forgein_menu_id` (`foreign_menu_id`), + KEY `layer_id_select` (`layer_id_select`) +) TYPE=MyISAM COMMENT='Shop Tabpages Definition'; + +-- +-- Dumping data for table `cms_tabpage` +-- + +INSERT INTO `cms_tabpage` (`tabpage_id`, `layer_id_select`, `layer_id_unselect`, `active`, `order`, `type`, `foreign_menu_id`, `foreign_site_name_id`) VALUES ('IDTP1000','IDTP1000','IDTP1000',1,1,'general','IDTP1000','ID00'); +INSERT INTO `cms_tabpage` (`tabpage_id`, `layer_id_select`, `layer_id_unselect`, `active`, `order`, `type`, `foreign_menu_id`, `foreign_site_name_id`) VALUES ('IDTP2000','IDTP2000','IDTP2000',1,2,'general','IDTP2000','ID01'); +INSERT INTO `cms_tabpage` (`tabpage_id`, `layer_id_select`, `layer_id_unselect`, `active`, `order`, `type`, `foreign_menu_id`, `foreign_site_name_id`) VALUES ('IDTP3000','IDTP1000','IDTP1000',1,3,'general','IDTP3000','ID30'); +INSERT INTO `cms_tabpage` (`tabpage_id`, `layer_id_select`, `layer_id_unselect`, `active`, `order`, `type`, `foreign_menu_id`, `foreign_site_name_id`) VALUES ('IDTP4000','IDTP2000','IDTP2000',1,4,'general','IDTP4000','ID40'); +INSERT INTO `cms_tabpage` (`tabpage_id`, `layer_id_select`, `layer_id_unselect`, `active`, `order`, `type`, `foreign_menu_id`, `foreign_site_name_id`) VALUES ('IDTP9000','IDTP9000','IDTP9000',1,0,'general','IDTP9000',''); +INSERT INTO `cms_tabpage` (`tabpage_id`, `layer_id_select`, `layer_id_unselect`, `active`, `order`, `type`, `foreign_menu_id`, `foreign_site_name_id`) VALUES ('IDTP5000','IDTP1000','IDTP1000',1,5,'general','IDTP5000','ID50'); +INSERT INTO `cms_tabpage` (`tabpage_id`, `layer_id_select`, `layer_id_unselect`, `active`, `order`, `type`, `foreign_menu_id`, `foreign_site_name_id`) VALUES ('IDTPXXX1','IDTPXXX1','IDTPXXX1',1,1,'login','IDTPXXX1','IDXXX01'); + +-- +-- Table structure for table `cms_user` +-- + +CREATE TABLE `cms_user` ( + `user_id` varchar(30) NOT NULL default '', + `active` tinyint(4) NOT NULL default '0', + `password` varchar(30) NOT NULL default '', + `user_name` varchar(100) NOT NULL default '', + `department` varchar(100) NOT NULL default '', + PRIMARY KEY (`user_id`) +) TYPE=MyISAM COMMENT='CMS-Nutzerverwaltung'; + +-- +-- Dumping data for table `cms_user` +-- + +INSERT INTO `cms_user` (`user_id`, `active`, `password`, `user_name`, `department`) VALUES ('TS',1,'planetec','Thomas Schmidt','Management'); + +-- +-- Table structure for table `sequences` +-- + +CREATE TABLE `sequences` ( + `sequence_id` char(10) NOT NULL default '', + `sequence_value` bigint(20) unsigned NOT NULL default '0', + PRIMARY KEY (`sequence_id`) +) TYPE=MyISAM COMMENT='Generierung eindeutiger ID''s (selbstverwaltete Auto-Incr.)'; + +-- +-- Dumping data for table `sequences` +-- + + +-- +-- Table structure for table `sessions` +-- + +CREATE TABLE `sessions` ( + `session_id` varchar(32) NOT NULL default '', + `timestamp` timestamp(14) NOT NULL, + `session_data` text NOT NULL, + PRIMARY KEY (`session_id`) +) TYPE=MyISAM COMMENT='Sitzungsdaten'; + +-- +-- Dumping data for table `sessions` +-- + +INSERT INTO `sessions` (`session_id`, `timestamp`, `session_data`) VALUES ('ecc8a4c31e32ac7bf9bb0f6cd281be92',20041227204235,'site_id|s:7:\"IDXXX02\";lang|s:2:\"de\";css_file|s:11:\"shopyoo.css\";'); +INSERT INTO `sessions` (`session_id`, `timestamp`, `session_data`) VALUES ('76dd0a46a88b45da4a2e1cd94ae2e6aa',20041222012429,'site_id|s:4:\"ID01\";menu_id|s:4:\"ID01\";lang|s:2:\"de\";css_file|s:11:\"shopyoo.css\";'); +INSERT INTO `sessions` (`session_id`, `timestamp`, `session_data`) VALUES ('54300a8920177b576c1c6a12d4a4784e',20041222233910,'site_id|s:5:\"ID01Z\";menu_id|s:4:\"ID01\";lang|s:2:\"de\";css_file|s:11:\"shopyoo.css\";scat_id|N;'); +INSERT INTO `sessions` (`session_id`, `timestamp`, `session_data`) VALUES ('9f3cc548e850212d206b0a060711e76c',20041222013658,'site_id|s:5:\"ID01Z\";menu_id|s:4:\"ID01\";lang|s:2:\"de\";css_file|s:11:\"shopyoo.css\";scat_id|N;'); +INSERT INTO `sessions` (`session_id`, `timestamp`, `session_data`) VALUES ('0dc79896e44cc7b5de648d8006fdc8bb',20041222013742,'site_id|s:5:\"ID00X\";menu_id|s:4:\"ID00\";lang|s:2:\"de\";css_file|s:11:\"shopyoo.css\";scat_id|s:6:\"ID0102\";'); + +-- +-- Current Database: sy4_cust_common_p +-- + +CREATE DATABASE /*!32312 IF NOT EXISTS*/ `sy4_cust_common_p`; + +USE sy4_cust_common_p; + +-- +-- Table structure for table `cust_detail` +-- + +CREATE TABLE `cust_detail` ( + `customer_id` varchar(32) NOT NULL default '', + `company` varchar(100) NOT NULL default '', + `surname` varchar(100) NOT NULL default '', + `firstname` varchar(100) NOT NULL default '', + `street` varchar(100) NOT NULL default '', + `zipcode` varchar(25) NOT NULL default '', + `city` varchar(100) NOT NULL default '', + `country` varchar(100) NOT NULL default '', + `telefon` varchar(50) NOT NULL default '', + `fax` varchar(50) NOT NULL default '', + `email` varchar(100) NOT NULL default '', + `title` varchar(10) NOT NULL default '', + `additionals` text NOT NULL, + PRIMARY KEY (`customer_id`) +) TYPE=MyISAM COMMENT='Alle weiteren Kundenangaben ( 1:1 zu customer )'; + +-- +-- Dumping data for table `cust_detail` +-- + +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('1uV1pKliJP','1','','','','','','','','','','1',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('4u9IZ2rdZV','1','','','','','','','','','','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('68UAA2nuPV','1','4','5','6','7','8','9','10','11','12@13.de','2','3'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('88NQZ49ip5','1','','','','','','','','','','1',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('8cdOyVnAIU','','4','5','6','7','8','9','10','11','schmidt@acwain.com','1','3'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('92490GkZ6l','Firna','Nachname','Vorname','Strasse','PLZ','Ort','Land','Telefon','Telefax','Email','Anrede','Zusatz'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('a0AKX8HmKI','acwain solutions GbR','Schmidt','Thomas','Lerchenkamp 22a','22459','Hamburg','Deutschland','0179 / 7044093','','schmidt@acwain.com','Herr',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('A6WuzqIHti','8','8','8','8','8','8','8','8','8','8','8','8'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('aamkJjeoNM','1','4','5','6','7','8','9','10','11','eggert@gmx.de','2','3'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('Afs8O5kmQJ','','','','','','','','','','','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('AhlgB1Lv8b','1','','','','','','','','','','1',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('AmwZjHqef4','1','2','2','2','2','2','2','2','2','e@e.de','2','2'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('bTCIJiMQyc','33','','','','','','','','','','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('BZwPsFCmY9','planetec','7','6','5','4','3','2','1','','test@test.de','9','8'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('c1bls7Fjnw','','Schmidt','Annett','Am Waldrand 14','17033','Neubrandenburg','Deutschland','','','schmidt@acwain.com','Frau',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('C1I8b4D7P6','1','','','','','','','','','','1',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('CEg0yRV4A8','1','4','5','6','7','8','9','10','11','12','2','3'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('dHd1qitoK2','54554','','','','','','','','','','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('g6QIV3xvrc','7','7','7','7','7','7','7','7','7','7','7','7'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('g7I2SFFvxe','1','','','','','','','','','','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('GuA6iTrpek','2','','','','','','','888','','','2','2'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('ivLohzy8PQ','00','2','3','4','5','6','7','','','7@7.de','1','2'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('kMzZGwwOjp','1','','','','','','','','','','1',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('Kt3iSOzi66','6','6','6','6','6','6','6','666','666','6666','6','6'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('n1v1615vub','1','4','5','6','7','8','9','10','11','12','2','3'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('Nl9msb2kIN','9','9','9','9','9','9','9','9','9','9','9','9'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('Pasn1U0Z0r','1','4','6','7','9','8','8','8','8','t@t.de','2','3'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('piYmoZ8ld2','2','','','','','','','','','','2',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('PTBpg4mWqK','','2','3','4','5','6','7','','','8@8.de','1',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('rA9yHQEBcu','1','4','5','6','7','8','9','10','11','12','2','3'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('rv0WZJT5CQ','','Reuscher','Lieselotte','1','1','1','1','1','1','1@d.d','Frau','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40017887cc788','offerix.de AG','Becker','Ralf','Am Weidenbruch 22','18196','Rostock-Kessin','Deutschland','038208 80125','038208 80130','rbe@offerix.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40017b1e091f7','Reifen Arnold GbR','.Arnold','','Georg Richter Str. 11a','15234','Frankfurt','DE / Brandenburg','0335 4003555','0335 4003556','arnold@auto-tuning-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001872aec2d3','Halter Autoteile-A-Z','vollmer','Herr','Hofstetterstr. 5','77716','Haslach i. K.','Deutschland','07832-4545','07832-8324','vollmer@autoteile-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400187fc721b4','Halter Autoteile-A-Z','vollmer','Herr','Hofstetterstr. 5','77716','Haslach i. K.','Deutschland','07832-4545','07832-8324','vollmer@radblenden.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400187fc83318','rollershop.de','.Bergmann','','Hauptstr.1a','38690','Vienenburg','Deutschland','05324-773800','05324-773802','an@rollershop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400187fca7d0e','Autoteile-Direkt','März','Herr','Hermann-Oberth-Str.2','85640','Putzbrunn','D','089 - 45616579','089 - 45616580','webmaster@autoteile-direkt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400187fcbdd03','Halter Autoteile-A-Z','Vollmer','Herr','Hofstetterstr. 5','77716','Haslach i. K.','Deutschland','07832-4545','07832-8324','vollmer@kindersitze-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400187fcd1515','Motorradonline24','halatbari','','jülicherstr.13','52017','aachen','D','02419108784','02419108783','webmaster@motorradonline24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400187fce2b51','Skylax S.r.l.','Rupp','Dr.','Via del Mulino 201','33030','Coseano, Udine','Italien','00390432951366','00390432951339','email@skylax.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400187fd17ca4','Atelier Winter','Winter','Thomas','Robert-Bosch-Str.6','85521','Ottobrunn-Riemerling','Deutschland','089-6914294','089-69370437','info@atelier-winter.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188231ca75','KFZ-TEILE-VERSAND','Rabanser','Herr','Straßleite 32','85276','Pfaffenhofen a.d.Ilm','Deutschland','08441-760838','','webmaster@kfz-teile-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188233031e','Manns & Ruß GbR','Ruß','Mario','Straße 72 Nr.14A','12524','Berlin','Deutschland','030/67897868','030/67897869','AMR-Shop@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882341478','Christoph Pürner','Pürner','Christoph','Alt-Mariendorf 49','12107','Berlin','Deutschland','030/70603904','030/70603904','Dacheinkauf@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882354d61','HEIZUNG-DIREKT','Musil','Michael','Kopernikusstr. 8','56401','Montabaur','Germany','02602-180150','02602-90945','muslix@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188236fb06','BBJS','Schulz','Stefan','Kl. Wollweberstr. 19 - 21','17033','Neubrandenburg','Deutschland','0395 5822908','0395 5665225','jschulz@bbjs.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882385a34','Bischoff Versand','Bischoff','Herr','Hauptstrasse16','38528','Adenbüttel','Niedersachsen','05304 -930337','05304 - 930338','info@bischoffversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188239b9b6','A. Schmidiger-Weinmann','Schmidiger','Patrick','Aargauerstrasse','6215','Beroünster','Schweiz','++41 (0)41-930 14 24','++41 (0)41-930 07 39','info@papbedarf.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018823af247','MofaShop','Habig','Luise','Hans-Sachs-Str. 8','53022','Bonn','D','0228-664050','0228-664050','info@mofashop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018823c2ab4','Oldieworld','Habig','Luise','Hans-Sachs-Str. 8','53022','Bonn','D','0228-664050','0228-664050','info@oldieworld.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018823d6380','Friedrichs Reisemobile','Friedrichs','Jörg','Lyrastraße 12','29378','Wittingen','DE','05831-7942','05831-8029','mail@friedrichs.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018823e74bc','Ambis Bike Shop','Juergen','Ambacher','Bahnhofstr. 23','87700','Memmingen','Deutschland','08331-497323','08331-497324','abs@ambi-bike.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188240441c','Richters Tuning','Richters','Herr','Graf-Anton-Weg 8','22459','Hamburg','Deutschland','040/55549647','040/55549646','info@tuningzone.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188241f18b','RZTpower','Herrmann','Hanjo','Sorger Straße 25','08626','Adorf','Deutschland','035243 449575','035243 449576','webmaster@rztpower.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882432a21','Edelstore Meilando','Stuck','Melanie','Reherstr. 362','31613','Wietzen','D','05022/943021','943022','info@edel-store.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188244b0fc','ParaFork','Gusic','Christian','Pframmerner Weg 19','85662','Hohenbrunn','Deutschland','08102/999840','08102/999845','christian.gusic@parafork.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188245eb49','Teka-Racing','Knur','Thomas','Schaffhauser Str. 29/1','79701','Bad Säckingen','DE','07761-57213','07761-913662','teka-racing@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018824721ab','bhs binkert hard- und software gmbh','Binkert','Michael','Am Riedbach 3','79774','Albbruck','DE','07753-9208-0','07753-1037','vertrieb@bhsbinkert.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188248394b','Gustav Neuser GmbH','Scheible','Kurt-G.','Autenbachstraße 22','73035','Göppingen','Deutschland-Baden-Wü','07161-98428-0','07161-98428-48','k.scheible@neuser.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018824992b0','Tenera AG','Signer','Beat','Bergstrasse 7','05070','Frick','Schweiz','062 871 24 08','062 871 24 08','admin@tenera.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018824ad950','Marquardt GmbH','Marquardt','Dieter','Tulpenstraße 21','16321','Bernau','Brandenburg','03338 2023','03338 755450','Marquardt-GmbH-Bernau@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018824c2235','Böhringer - Versand','Boehringer','Herr','Bruchsaler Str. 80','76694','Forst','Deutschland','07251-97380','07251-12404','hboehringer@boehringer-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018824e214c','Storm Uhr - Amex, Corp.','Matekalo','H.','Richard-Woerner Straße 16','75417','Mühlacker','D','07041-96610','07041-966116','service@ecommerce-webcenter.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882501cda','knifeshop.com Handels GmbH','Morocutti','Martin','Breitenfurter Str. 383','1230','Wien','Österreich','+43 1 8651866','+43 1 8651866 14','contact@knifeshop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018825182c6','Stauden Junge','Großmann','Matthias','Seeangerweg 1','31787','Hameln','Deutschland','05151 3470','','info@bluetenblatt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188252b4d8','Bueroexpress','Stark','Frau','Hans-Albers-Str. 1','14480','Potsdam','Deutschland','033206-62475','033206-62472','bueroexpress@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188253f6c5','Virtueller Bau-Markt AG','Hein','Ansgar','Meerbuscher Str. 64 - 71','40670','Meerbusch','Deutschland','02159-969-300','02159-969-399','ah@heimwerker.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018825525d9','Virtueller Bau-Markt AG','Hein','Ansgar','Meerbuscher Str. 64 - 71','40670','Meerbusch','Deutschland','02159-969-300','02159-969-399','ah@vbag.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188256722d','Anke Golling Reinigungsartikel','Golling','Anke','Schleifmühlstraße 3','85283','Wolnzach','Deutschland','08442/4663','08442/4616','anke.golling@kg-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882579766','Eisenwaren Segmüller','Segmüller','Josef','Marktler Str. 44','84479','Burghausen','Deutschland','08677/4653','08677/64799','E.Segmueller@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188258cfc9','alfda Handels-GmbH Artikel für Allergike','Sielmann','Angelika','Jenseitsstr. 55 a','50127','Bergheim','Deutschland','02271-980309','02271-980237','verkauf@alfda.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018825a2efc','alfda handels-GmbH','Sielmann','Angelika','Jenseitsstr. 55 a','50127','Bergheim','BRD','02271-980309','02271-980237','verkauf@alfda.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018825b67da','STILLGER - fuer Kueche, Tisch und Tafel','Stillger','Mathias','Haefnergasse 1','65183','Wiesbaden','Hessen','0611/300620','0611/378382','stillger@einkaufen-wiesbaden.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018825ca8e5','Bernhard Laubmann KG','Laubmann','Herr','Ludwigstr. 69-71','95028','Hof/Saale','Deutschland','09281/2528','09281/16828','webmaster@laubmann.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018825dd86d','APV Autopflege-Produkt-Vertrieb','chmid','','Hamburger Straße 273','38114','Braunschweig','Deutschland','0531-2503436','0531-2503435','info@twintop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018825f115b','efftop.de anneliese freund e.Kfr.','Freund','Martin','Leibnizstr. 122','30890','Barsinghausen','D','05105 5894-11','05105 5894-50','webmaster@efftop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188261077e','BAUKNECHT Servicecenter Wagenhäuser','Wagenhäuser','Matthias','Industriestraße 11','97076','Würzburg','Deutschland','0931-2790710','0931-275187','Matthias.Wagenhaeuser@wagenhaeuser.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882626cbb','Gerhard Steinkamp KG','Steinkamp','Matthias','Marktredwitzer Str. 15','95659','Arzberg','BRD','(09233) 77250','(09233) 772517','info@porzellan-steinkamp.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882639f37','Scheins Eisenwaren','Schmitz','Frau','Grüner Weg 105','52074','Aachen','Deutschland','0241/1 82 09-0','0241/1 82 09 27','admin@web-publishing.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188264ddd7','Kunstgriff','Schmitz','Frau','Markt 7','52074','Aachen','Deutschland',' 0241 470374-0',' 0241 470374-32','admin@web-publishing.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882661043','Coffee-Shop','Jucker','Max','Seefeldstrasse 5 Postfach 87','','Uster','Schweiz','0041 1 940 32 10','0041 1 942 13 93','info@coffee-shop-ch.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882679d1c','W. Kordes Söhne','Dill','Frau','Rosenstr.54','25365','Sparrieshoop','D','04121-48700','','Kordes-Rosen@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188268cf59','Altenberger & Partner','Altenberger','Christian','Gardis 26','6811','Goefis','Österreich','43 5522 72637','43 5522 37677','info@meindrucker.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018826a34ef','Unternehmensgruppe Jaus','Acker','Jens','Sandbergstr. 43','64285','Darmstadt','Deutschland','06151-963279','06151-963842','online@preis-guenstig.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018826b67cc','Dittrich Nähmaschinen','Dittrich','Jens','Schandauer Straße 79','01277','Dresden','Deutschland','0351 3177984','0351 3177983','webmaster@dittrich-naehmaschinen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018826ca5d2','Steinle Umwelttechnik','Steinle','Detlev','Stedinger Str. 73','27809','Lemwerder','Deutschland','0421/6978446','0421/6978447','steinle.umwelt@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018826dd87c','GMK Maler-Fachmarkt','Mueller','Gottfried','Frankenstrasse 25','56001','Koblenz','Deutschland','0261 38051','0261 38460','gmk@alveola.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018826f10ea','W. WOLFF Gebäudetechnik','Wolff','Wolfgang','Zechenstr. 35','45741','Marl','NRW','02365-691715','02365-691761','info@w-wolff.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188271077e','Alveola','Buhren','Gabi','Postfach 24','56291','Pfalzfeld','Deutschland','06746 730107','06746 730106','info@web-kreativmarkt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882726cae','Alveola','Buhren','Gabi','Postfach 24','56291','Pfalzfeld','Deutschland','06746 730107','06746 730106','info@alveola.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882739f37','Hermes-Shop','Hermes','Winfried','Nachtigallenweg 12','48269','Emsdetten','NRW','02572151050','02572151051','hermes@hermes-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188274dd96','Müller & Drzisga GbR','Drzisga','F.','Wattenscheider Straße 49','45307','Essen','Deutschland','0201595075','0201594058','info@muellerdrzisga.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882761046','Hoge mode+mehr','oge','','Puppenstr. 3-5','59494','Soest','Deutschland','02921-13992','02921-15835','info@hoge.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882776fca','Lichtbogen','Landgrafe','Wolfgang','Jücherstr. 24','26427','Esens','Deutschland','04971-925320','04971-925321','info@lichtbogen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188278a8cf','Keramikkunst','Dlugokinski-Thoma','Astrid','Torbogen im Schloss','97961','Bad Mergentheim','de','07934 7922','','ADT@epost.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018827a07e6','Lebensart - Stefan Kampmeier','Kampmeier','Stefan','Auf der Bache 21','33119','Delbrück','Deutschland','05250-932282','05250-932281','info@lebensart-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018827b4055','Home Sweet Home GmbH','Reiter','A.','Postfach 2014','67201','Frankenthal','Deutschland','0623 328 010','0623 328 091','a.reiter@home-sweet-home.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018827c7975','Blickfang ArtRoom & DecoPartner','Schmidt','Pete','Schulenburger Landstraße 31','30165','Hannover','deutschland','0511-3504546','0511-3505265','info@decomania.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018827db156','Aegerter Latin Import','Henrik Aegerter','Ilari','Postfach','8026','Zürich','SCHWEIZ','+41 1 240 10 25','+41 1 240 10 27','info@hamaca.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018827ef035','Grohe Armaturen Shop','Fischer','Michael','Möckernstraße 111','10963','Berlin','Deutschland','+493021750236','+493021750294','webmaster@armaturen-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188280e7c7','inside objects köhler concept GmbH','Pietsch','Ulrike','Schmiedestr. 18','26629','Grossefehn','Deutschland','04943-912134','04943-912135','up@insideobjects.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018828245e6','Gg. Holland-Letz Söhne','Gericke','Steffen','Hauptstr. 95','98584','Steinbach-Hallenberg','Deutschland','036847 42288','036847 30921','gerickes@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188283782f','online-schrauben.de','.Albus','','Am Brögel 21','42391','Wuppertal','Deutschland','0202/280776-0','0202/280776-9','albus@online-schrauben.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188284b11b','Leuchten Design & Elegantes Wohnen','Hahlweg','Dieter','Grüner Weg 71','22851','Norderstedt','Deuschland','040 524 28 72','040 529 65 40','hahlwegDesign@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188285eb52','Josi Schneider','schneider','jürgen','weisse gasse 11','86171','augsburg','Deutschland','0821 512088','0821 159368','josi.schneider@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882874f18','Kronprinz ... Geschenkideen a la carte','hinkel','christian','bochumer str. 11','45307','essen','deutschland','0201-511878','0201-511878','kronprinz@einkaufscentrum.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882888136','Kinderlampe.de','Fuoss','Joachim','Windsbacher Straße 53','91561','Neuendettelsau','D','09874.689.940.0','09874.688.700.2','fuoss@kinderlampe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188289e0f0','Agenturportal GmbH','Hogrefe','Daniel','Ehrenstr. 2','50672','Köln','D','0221-56974-0','0221-56974-78','dho@agenturportal.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018828b1949','Michael Miethke GmbH','Miethke','Michael','Steinheimer Str. 2','74321','Bietigheim-Bissingen','Deutschland','07142 - 6962','07142 - 61752','mail@autovermietung-weltweit.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018828c522b','Autovermietung Miethke','Miethke','M.','Steinheimer Str.2','74321','Bietigheim','Deutschland','07142-6962','07142-61752','mail@autovermietung-miethke.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018828d8a4e','Autoverleih Miethke','Miethke','P.','Steinheimer Str. 2','74321','Bietigheim-Bissingen','Deutschland','07142 - 6962','07142 - 61752','mail@weltweite-mietwagen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018828ec2da','KBS-Technik','Gorke','Mark','Am Westhang 37','58471','Lüdenscheid','Deutschland','02351/27240','02351/27250','mag@kbs-technik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188290b97d','ENDISCH - ETIKETTEN','Endisch','Jo','Eibenstrasse 22','61101','Bad Vilbel','Deutschland','06101-5229-0','-19','etiketten@endiweb.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882923faa','Menzel & Woelke GmbH','Woelke','Christian','Walter-Rathenau-Ring 9-11','59562','Warstein','Germany','02902-8070-0','02902-8070-99','c.woelke@menzel-woelke.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018829378bc','buero-katalog.de','Brenner','H.','Klosterstraße 10 - 11','89407','Dillingen','Deutschland','09071-7290036','09071-7290037','h.brenner@buero-katalog.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188294d824','Hochzeitsservice Marriage Day','Zeller','Michaela','Herzbergstrasse 4a','61138','Niederdorfelden','Deutschland','06101 / 531121','06101 / 531221','info@hochzeitsservice.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882963780','buerozeug.de','Deglau','Holger','Burgstr. 2','08209','Auerbach','D','03744-212053','03744-212054','info@buerozeug.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018829796e7','homann-bettenland','Homann','Mathias','Klettgaustr.8','79741','Waldshut-Tiengen','Deutschland','07741-64840','07741-1534','homann-bettenland@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018829ca159','Equinox Verlag und Versand','Cebulla','Frank','Saalbahnhofstr. 2','','Jena','Deutschland','03641-828401','03641-828401','versand@equinox-net.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018829dd8cf','Carbonit Filtertechnik GmbH','Westerbarkey','Jan','Dorfstr. 24 c','29416','Dambeck (Altmark)','Deutschland','0700-wasserfilter','039035-955.42','jan.westerbarkey@westa.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018829f37f7','Lebensart - Stefan Kampmeier','Kampmeier','Stefan','Auf der Bache 21','33119','Delbrück','Deutschland','05250-932282','05250-932281','info@lebensart-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882a17c1a','Hobbycreativ','Hieske','Hr.','Schlossergasse 10','67201','Frankenthal','Deutschland','06233 -299331','06233- 299332','webmaster@hobbycreativ.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882a2bb37','www.buntpapier.de','Jänicke','Heiko','Archibaldweg 24','10317','Berlin','Deutschland','030-51069836','0721-151225744','webmaster@buntpapier.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882a4146b','INTERPAGE media factory','Steffenhagen','Frank','Geisenhausenerstr. 16a','81347','München','Deutschland','6136278','','admin@classicstyle.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882a54ceb','Bürobedarf & mehr Thomas Scherer e.K.','Scherer','Thomas','Ludwig Straße 3','64580','Biebesheim','Deutschland','06152 909620','06152 909621','thomas@schere.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882a6ac87','10,- Shop','Holzmeister','Reinhilde','Gleisdorfergasse 5','8010','Graz','Österreich','0043 676 4118940','0043 316 574831','holzmeister@reinhilde.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882a8126b','Michaela Decker Wasserbetten','Friedl','Michaela','Mühlheimer Str. 252','63075','Offenbach','Deutschland','069863320','069863323','info@decker-wasserbetten.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882a9930a','smoo GmbH','Ante','Mark','Nuhnetalstr. 121a','59941','Winterberg','BRD','02981-929900','02984-929904','mark@kauf-rausch.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882aaf267','smoo GmbH','Ante','Mark','Nuhnetalstr. 121 a','59941','Winterberg','BRD','02981-929900','02981.929904','mark@kauf-rausch.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001882ac5817','Kinderkutsche','Schmidt','Torsten','Irmgardstr. 3','16540','Hohen Neuendorf','Deutschland','0 33 03 / 40 97 92','0 33 03 / 40 97 91','webmaster@kinderkutsche.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001885f4899a','Concept2000','Schubert','Herr','Stettinerstr. 2','44541','Castrop-Rauxel','Deutschland','02305 86898','02592 670572','info@hobby2000.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001885f5c247','CRISS CROSS Marketing','Lerche','Uta','Kirchgasse 6','09514','Lengefeld','D','037367-87138','037367-87137','u.lerche@criss-cross.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001885f721be','Active-Fun.de!','Damm','Roland','Mainzerstr. 40','32767','Rödermark','Deutschland','06074 9100999','06074 910099´8','roli@kitesail.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001885f85a3c','Asian Style','Colonna','Frau','Piazza Firenze, 19','20149','Mailand','Italien','003903356123489','','asianstyle@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001885f9bddc','scope','Hammelmann','achim','michaelisstrasse 22','20459','hamburg','D','0403576230','040354449','anfragen@scope-net.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001885fb194c','scope','Hammelann','Achim','michaelisstr. 22','20459','Hamburg','D','0403576230','040354449','info@scope-net.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001885fc7924','der Pflanzendoktor','Pfeiffer','Manfred','Boernergasse 3','1190','Wien','Österreich','+43 1 3689061','+43 1 3689061','office@gaertnerei.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001885fdd86a','Web & IT Solutions GmbH','Schönfeldt','Ralf','Blumenhaller Weg 88','49001','Osnabrück','Niedersachsen','0541 4084114','','schoenfeldt@web-its.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001885ff3806','Mechnich Spielautomaten','Mechnich','Herr','Ostpreussenstr. 16','67001','Ludwigshafen','BRD','0621-557939','0621-5540384','mechnich@sportautomaten.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018860182ac','Baumgärtner & Kersten GbR','Kersten','Enrico','Am Tannewald 2','04509','Radefeld','','-','','-','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188602dbeb','Anjas Erotik-Boutique','harbach','anja','Postfach 1403','63487','seligenstadt','D','06182-898632','06182-991283','aharbach@anjas-sexshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886041474','Ostsee-Pyrotechnik GmbH','Stotz','Stephan','Lübbersdorfer Weg 9','23758','Oldenburg i.H.','Germany','04361/3998','04361/52000','info@ostsee-pyrotechnik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018860573f6','talismane','harbach','anja','postfach 1403','63487','seligenstadt','BRD','06182-991283','06182-991283','harbach@talismane.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188606d393','Der Waffenshop','Banse','Reiner','Ostfrieslandstr. 33','21129','Hamburg','Germany','040/7429002','040/7424844','info@derwaffenshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188608373d','HAWELKA TRANSFORMATION','Hawelka','Uschi','Kriemhildenstr.18','67547','Worms','Germany','+49 6241 42 555 0','+49 6241 42 555 1','transformation@hawelka.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188609b9b7','Kunsthandel-MV','Schneck','Kasimir','Hohen Pritzer Siedlung 2','19374','Groß Niendorf','Deutschland','000/000','038723/80892','K.Schneck@art-antique.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018860b1954','Exposa GmbH Reiseservice','Dreyling','Herr','Carl-Sonnenschein-Str.11','50126','Bergheim','Deutschland','02271-66616','02271-66673','info@exposa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018860c7987','Exposa GmbH Reiseservice','GmbH','Exposa','Carl-Sonnenschein-Str.11','50126','Bergheim','Deutschland','02271-66616','02271-66673','info@exposa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886102153','Gaby´s Galerie','Voß','Gabriele','Dudenstraße 1','65232','Taunusstein','Deutschland','0173/3154237','','gabriele@tap.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886117c78','Holzschnitzerei Wlach','Wlach','Alexander','Industriestrasse 5','92360','Mühlhausen','Deutschland','09185/5301','09185/5469','service@wlach.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188612dbef','Burgauer Galerie','Gross','Sigrid','Norbert-Schuster-Strasse 6','89331','Burgau','Deutschland','+49-8222-1758','+49-8222-42702','webmaster@art-for-less.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886143bf6','Reisebüro Am Berge','Dümmel','Dirk','Am Berge','21335','Lüneburg','Deutschland','04131-37001','04131-18334','info@lastminute-suchen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886159eeb','Kunststoffverarbeitung und Handels GmbH','Wiegert','Jürgen','Fabrikstraße 17','37287','Wehretal-Langenhain','Hessen','05651-40079','05651-40643','khg@khg.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018861796e2','Atelier Riefers','Riefers','Ursula','Hückelsmaystr. 279','47804','Krefeld','Deutschland','02151-31 41 89','02151- 39 41 26','ursula@riefers.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886192177','Antiquitäten Magdalena Pehrs','Pehrs','Magdalena','Spiekerhof 40','48155','Münster','NRW - Deutschland','0251/518248','','reschroe@icsmedia.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018861a7d0b','Kondomshop-fun Erotikmittel Versand','Randerath','Detlef','Holzerfeld 3','52525','Heinsberg','Deutschland','02453-38003','02453-38004','info@dildowelt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018861bdcf2','Kondomshop-fun Erotikmittel Versand','Randerath','Detlef','Holzerfeld 3','52525','Heinsberg','Deutschland','02453-38003','02453-38004','info@kondomshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018861d3d2e','keine Fa','itarbeiter','','keine','','das','D','0022565','02565585','mitarbeiter@mit.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018861e9c1f','Annett Gallery e.K.','Mroz','Annett','Bornheide 80','22549','Hamburg','Deutschland','040 832 669 00','040 832 936 78','annett@annett.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188620b963','Kunstgut Effeldorf','Doebele','Markus','Am Hoch 1','32767','Dettelbach-Effeldorf','Deutschland','09324-9715-0','09324-9715-33','kunstgut-effeldorf@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018862245d7','GeoMap AG','Sahrhage','Hans-Peter','Zelgstrasse 71','3661','Uetendorf','Schweiz','+41 33 345 70 78','+41 33 345 70 77','info@geomap.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886239f35','universal arts Galerie Studio GmbH','Strack','Mario','Orffstrasse 35a','80637','München','Deutschland','089/134245','089/134837','mail@universal-arts.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188624fecc','GeoMap AG','Sahrhage','Hans-Peter','Zelgstrasse 71','3661','Uetendorf','Schweiz','+41 33 345 70 78','+41 33 345 70 77','info@schlitten.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886265e83','HAWELKA - DESIGN','Hawelka','Werner','Kriemhildenstr.18','67547','Worms','Rheinland-Pfalz','06241 22210','06241 22240','design@hawelka.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018862cc6f6','Art-de-Papp Dekorationen Nicole Mettmann','Mettmann','Nicole','Hugo-Fischer-Weg 1','77815','Bühl / Baden','Deutschland','07223-250397','07223-250397','info@art-de-papp.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018862e269b','click-fototours','Hoppe','Karla','Erfurtstr 70','47804','Bonn','Deutschland','0228-25 63 18','0228-25 05 08','horst@riefers.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886304846','Albatro-Produkt-Marketing GmbH','Lenk','Hans-Juergen','Maschwitzer Weg 2','06231','Nempitz','Deutschland','03462 211384','03462 211784','info@tyrax.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188631ce9b','Kübler GmbH','aladin','','Theodor Heuss Str. 19','69172','Leimen-St. Jlgen','Deutschland','0049 6224 83716','0049 6224 924564','info@felber.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886332a0d','3WD PC-Service e.K.','Sypplie','Frank','Lindenstraße 24','76437','Rastatt','D','07222 25662','07222 20991','sypplie@3wd.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886348998','Import Export Wiaime','Wiaime','Jürgen','Hauptstr. 1a','54619','Roscheid','Deutschland','06559-1320','06559-936153','J.Wiaime@dekoration-wohnen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188635e9ce','Galerie d`Histoire','Hüsken','Herr','Wietreie 15','22359','Hamburg','Deutschland','040-442292','040-354103','Andre-Huesken@Galerie-Histoire.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018863748b7','Landesvermessung + Geobasisinformation N','Gau','Hans-Jürgen','Podbielskistraße 331','30659','Hannover','D','05 11 6 46 09 3 12','05 11 6 46 09 1 61','Hans-Juergen.Gau@lgn.niedersachsen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188638a85c','RAKEN Trading','.D.Menebhi','','Centre Phenicia 12B - Boulevard Habib Bo','2078','La Marsa','Tunesien','+216 1 728066','+ 216 1 728375','r.menebhi@raken.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018863a2eeb',':: tourists-direct.com','Hübner','Markus','Grubenweg 2','6071','Aldrans','Österreich','++43-512-34768510','++43-512-3476859','office@tourists-direct.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018863b8e79','Alexander Settele Möbelvertrieb','Settele','Alexander','Pichlmayrstr. 27','83024','Rosenheim','Deutschland','08031-32072','08031-33952','info@matratzenversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018863cee24','OrientLights','Rehwinkel','Marianne','Niedersachsenweg 30','21244','Buchholz','Deutschland','04187312172','04187312173','mr@orientlights.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018863e4d96','Opal Filmproduktion GmbH','Mewes','Herr','Mommsenstr. 17','10629','Berlin','Deutschland','030 / 32 77 06 - 0','030 / 32 77 06 - 55','omewes@opalmedia.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886406af4','Tierbedarf Guse','Guse','Andreas','Hinter der Eisenbahn 3','34376','Immenhausen','Deutschland','0 56 73 / 92 00 90','0 56 73 / 996 995','info@tierbedarf-guse.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188641f195','','Both','C.','','','','','0511 - 575113','','webmaster@originalgemaelde.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018864355a7','Möbelhof Parsberg.de','Meier','Birgit','Am Freizeitzentrum','92331','Lupburg','Deutschland','09492/9403-0','09492/9403-180','info@moebelhof-parsberg.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188644b0aa','Sichtweise Verlag','Blazejewski','Hans','Berliner Str. 9','31275','Lehrte','Deutschland','05175 95 38 62','05175 6696','Jivan@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886461044','Stuco AG','ilger','','Industrieweg 12','3360','Herzogenbuchsee','schweiz','+41 62 95 65010','+41 62 95 65015','rbilger@stuco.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886476fcc','Naturtextilien Regine Settelmeier','Settelmeier','Regine','Untere Siedlerstr. 2a','97285','Röttingen','Deutschland - Bayern','09338 99832','09338 993687','info@kinder-naturtextilien.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886491d27','Auto Ried \"Der Weg zum preiswerten Neufa','Ried','Hr.','Breitenau 5','56235','Breitenau bei Dachau','Deutschland','08131 / 3533-20','','auto-ried@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018864a7d0d','Claudia Versand','Haderdauer','Christine','Augustinerstraße 20','97070','Würzburg','Deutschland','0931/54689','0931/59689','shop@claudiashop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018864bdd02','Outdoor-Consulting GmbH','Hähnel','Oliver','Schattbucher Str. 21','88279','Amtzell','Germany','07520-9561-0','07520-9561-22','o.haehnel@atac-technology.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018864d3d36','','Zacharias','Mark','Gerckensplatz 15','22339','Hamburg','Deutschland','0172/4246697','040/53889832','webmaster@pinboerse.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018864e9bbf','','Zacharias','Mark','','22339','Hamburg','Deutschland','0172/4246697','040/53889832','webmaster@casarent.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188650bd89','Parkasite Outdoorprodukte','Wotke','Rolf','In der krummen Wende 7','59557','Lippstadt','Germany','02941/810933','02941/810932','webmaster@parkasite.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018865266cc','Cuxland Ferienparks GmbH','Franke','Hans-Dieter','Sieltrift 37-39','27632','Dorum','Deutschland','04741 390','04741 3366','info@cuxland-ferienparks.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188653c6d9','Helge Christian Schacht Internetservice','Schacht','Helge','Jersbeker Str. 7b','23863','Bargfeld-Stegen','Deutschland','04532-262507','04532-262508','info@reise-welt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018865525ed','Cuxland Ferienparks GmbH','Franke','Hans-Dieter','Sieltrift 37-39','27632','Dorum','Deutschland','04741 390','04741 3366','info@cuxland-ferienparks.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188656856d','Schuh Keller','Keller / Herr Leist','Herr','Wredestr. 10','67059','Ludwigshafen','Deutschland','0621 - 51 12 94','51 32 08','info@schuh-keller.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188657e4fe','ISP Thiel-Marketing.de','Thiel','Henning','Oberstr.10','56290','Schnellbach','Germany','06746 802622','802624','info@hoteltreff.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018865992b5','ISP Thiel-Marketing','Thiel','Henning','Oberstr.10','56290','Schnellbach','Gernany','06746 802622','802624','info@traumbau.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018865af67d','Shoppingday','Korpilla','Oliver','Altenberger Domstr. 123','51467','Bergisch Gladbach','Deutschland','02202-251209','02202-982366','info@korpilla.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018865c7d13','Bonner Camping Freizeit Shop Heinz','Heinz','Erika','Siegfried Leopold Str. 62','53225','Bonn','Deutschland','0228472402','0228474655','postmaster@camping-heinz.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018865dff77','Eurosian Reisen','Schulz','Andreas','Friedrichshagenerstr. 03','12555','Berlin','Deutschland','03065261890-1','03065261892','eurosian-reise@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886601cd4','Danner Outdoor Camping Kanusport','Danner','Karl','Ruhstorf,Hornacherstrasse 18','94436','Simbach bei Landau','Deutschland','09954/852','09954/905243','info@outdoor-danner.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188661cb1e','','.Tigli','','','','','','07141/649247','','webmaster@kensai.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886632a1d','IMS','Haas','Peter','Am Bahnhof 4a','67489','Kirrweiler','Deutschland','0632195096','0632195097','webmaster@camping-total.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886648d8c','VEPO Versand','Poseiner','Christian','Robert-Bloch-Str.9','63322','Rödermark','Deutschland','06074861946','06074861947','VEPOVersand@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886661040','Contact Travel','Kohler','W.','Hartmattenstr. 19','79539','Lörrach','D','07621-45031','07621-45031','info@airlink.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018866796da','Contact Travel','Kohler','Jutta','Hartmattenstr. 19','79539','Lörrach','D','07621-426666','07621-426666','info@reiseboutique.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886691d9b','Conrad.com AG','ebmaster','','Klaus-Conrad-Strasse 1','92240','Hirschau','Deutschland','09622/305041','09622/304589','webmaster@conrad.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018866a7d66','ebookers.com Deutschland GmbH','Mellert, Andreas Neudecker, Mic','Frederik','Dietkirchenstr. 30-32','53111','Bonn','Deutschland','+49-228-26702-0','+49-228-26702-40','de.webpromotion@ebookers.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018866c03bd','Jumboreisen GbR','Lehmann','Kristian','Sternstrasse','06886','Wittenberg','D','0177 784 9659','','lehmann@fairflight.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018866d8a4d','Austrian Stone Art','F. Dors','Hubertus','Reutegasse 9','','Bregenz','Austria','0043 5574 74882','0043 5574 63077','hdors@aon.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018866f10ee','AD Lampenschirme Ges.m.b.H.','Dvorak','Katharina','Kirchengasse 54','7533','Ollersdorf im Burgenland','Österreich','0043/3326/52394','0043/3326/52714','ad-lampenschirme@nol.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188671558e','AD Lampenschirme Ges.m.b.H.','Dvorak','Alfred','Kirchengasse 54','7533','Ollersdorf im Burgenland','Österreich','0043/3326/52394','0043/3326/52714','hallo@hallo-burgenland.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018867302f7','AD Lampenschirme Ges.m.b.H.','Dvorak','Katharina','Kirchengasse 54','7533','Ollersdorf im Burgenland','Österreich','0043/3326/52394','0043/3326/52714','info@urlaub-in.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188674899a','AD Lampenschirme Ges.m.b.H.','Dvorak','Alfred','Kirchengasse 54','7533','Ollersdorf im Burgenland','Österreich','0043/3326/52394','0043/3326/52714','hallo@hallo-burgenland.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886761046','HSR Travel','Springuel','Henri','Borsigallee 20','53111','Bonn','NRW','02282436252','0228253690','info@hsr-travel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886779af7','PartyPaket.de','Burdorf','Thies','Große Straße 40','21465','Reinbek','Deutschland','04104 962 026','04104 962 029','mail@partypaket.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188679217a','Hotel Ahorn Garni','Glau','Daniel','Schlüterstr. 40','10707','Berlin','Deutschland','+49-30-88719800','+49-30-88719871','webmaster@hotel-ahorn.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018867aa851','No-Wonder.de','Becker','Ulrich','Mülheimerstr. 46','40878','Ratingen','D','02102 873655','02102 873620','becker@no-wonder.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018867c2b23','Waltraud Brintrup','Brintrup','Sascha','Gütersloherstr.13','33415','Verl','Deutschland','052462893','0524681319','info@brintrup.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018867db157','Wohlmuther Mode im Landhausstil','Wohlmuther','Christian','Hauptstr. 15','','Bad Mitterndorf','Austria','+43 3623 2929','+43 3623 2111','wohlmuther@badmitterndorf.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018867f37fe','Wohlmuther GesmbH','Wohlmuther','Christian','Hauptstraße 15','','Bad Mitterndorf','Austria','++43 3623 2929','++43 3623 2111','wohlmuther@lola.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886817c65','Bad Mitterndorf Tourismus','Martina','Seebacher','Hauptstr.','','Bad Mitterndorf','Austria','++43 3623 24440','++43 3623 2784 75','info@badmitterndorf.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886830739','Alfred Wittenauer','Wittenauer','Eckard','Güterstr. 40','75172','Pforzheim','Deutschland','07231/1682-82','07231/1682-50','alfred.wittenauer@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886848a05','MENS BEST Damen und Herrenmode','Lorenz','Hr.','Wiener Str. 6','7210','Mattersburg','A','02626 62372','Dw 16','office@mensbest.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886861040','Optik Bauer GmbH','Dreher','Mathias','Langenerstr. 7','63303','Dreieich','Deutschland','06102/770101','06102/770100','webmaster@KontaktlinsenShop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018868796df','The Store-Company','Lindauer','Stefan','Im Dahlacker 68 -70','40627','Duessldorf','BRD','0211 - 33 66 60','0211 - 33 25 64','lds@online-club.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886891d84','Regenmode Lehmann','Lehmann','Ralf','Archenholdring 16','15890','Eisenhüttenstadt','','03364/ 73 42 51','03364/ 73 42 52','admin@regenmode.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018868aa8a7','Kaufunger Schuhversand','Christian','Greilich','Hirtengasse 1','34260','Kaufungen','Hessen','05605-926957','05605-927072','versand@kaufunger-schuhversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018868c2b26','getyourcar AG','Riedmüller','Martin','Sandstraße 3','80335','München','Deutschland','+49-89-5 12 64-200','+49-89-5 12 64-201','riedmüller@getyourcar.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018868db158','MEMMEL GmbH','Memmel','Thomas','Spitalstrasse 31','97424','Schweinfurt','Deutschland','09721-1270','09721-22252','memmel@your-eshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018868f37ff','thaisite.com','Mueller','Hans','','','','','66 77 427 103','','mueller@thaisite.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188691803d','seeside.de','Finke','Claudius','Pulverteich 30','20099','Hamburg','Deutschland','040 280 50 245','040 280 50 246','finke@seeside.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886930733','Modeimport Textilvertrieb','Sarikus','Mehmet','Robert-Bosch-Str.11','71691','Freiberg a.N.','Deutschland','07141 / 70 74 91','07141 / 72 176','Sarikus@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886948a14','Schuh-Welt Schuhhandels GmbH','Bohl','Christian','Moschelmühle 2','67714','Waldfischbach','Deutschland','06333/1003','06333/5054','C.Bohl@Schuh-Welt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886961042','Uhren Hieber GmbH','Hieber','Andrea','Donnersbergestr. 36','80634','München','Deutschland','089 - 16 52 36','089 - 16 52 36','hieber@uhren-hieber.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018869796df','Juwelier OEKE','Hollnack','Dieter','Markt 22','99423',' Weimar','Deutschland/Thüringe','03643/24130','03643/241331','Juwelier-OEKE@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018869923ad','Juwelier OEKE','Hollnack','Dieter','Markt 22','99423','Weimar','Deutschland/Thüringe','03643/24130','03643/241331','Juwelier-OEKE@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018869aa425','Augenoptik Bennewitz','Haase','M.','Markt 2','09456','Annaberg-Buchholz','Deutschland','+49-3733-23494','+49-3733-22660','matthias_haase@bennewitz.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018869c2b27','schmuckshop.com','Thaler','Herr','','','','Germany','09453-997769','09453-997768','schmuckshop@schmuckshop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018869db157','TOM Handels GmbH','Krämer','Annette','Prälat-Marschall-STr. 2','42781','Haan','Deutschland','02104-33145','02104-804078','annette@topmarken.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018869f37ff','Danuta Dluzyk, Uhren und Schmuck','Staklies','Ralf','Ringstr. 112','59821','Arnsberg','Deutschland','02931-23401','02931-23401','DDluzyk@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886a17c68','Fancy Rings - Doll GmbH','Rossol','Bernhard','Postfach 140 208','75172','Pforzheim','Deutschland','0 72 31- 35 27 03','0 72 31 - 10 57 74','contact@fancy-rings.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886a302f7','Ziemann Energietechnik','Ziemann','Maik','Pierbusch 24-26','44536','Lünen','NRW','0231 9872490','0231 9872491','service@solararchitektur.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886a489ad','Schmuck-Profis','Heinbuch und Herr Wohlfahrt','Frau','Sandweg 20','64859','Eppertshausen','Germany','06071-391730','','Webmaster@Schmuck-Profis.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886a61045','ClassicBikes','Lehmann','Andreas','Alte Warnemünder Chaussee 16','18109','Rostock','Deutschland','03817681942','03817952751','webmaster@classicbikes.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886a796e5','Reisebüro Hauns','Wolf','Peter','Taunusstr.2','35510','Butzbach','Deutschland','06033-911113','','webmaster@hauns.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886a9449f','M&D','Meidow','Herr','Schnelsener Weg 33','22523','Hamburg','D','0405355511','0405355514','info@mdmarketing.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886aacb86','edoras','Simsek','Herr','blüchserstrasse 32','75172','pforzheim','deutschland','0171-4272309','','e.simsek@edoras.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886ac51cc','Fander','Fander','Bernhard','Engerstrasse 22','47906','Kempen','Deutschland','02152-51470','02152-51470','servic@schmuckgalerie.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886add86e','M&D','meidow','Herr','Schnelsener Weg 33','22523','Hamburg','D','0405355511','0405355514','info@mdmarketing.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886b01ccd','M&D','üller','','Schnelsener Weg 44','22523','Hamburg','D','0405355511','0405355514','info@uhrencity.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886b1ca77','Stefan Wiessmeyer - schmuck','Wiessmeyer','Stefan','Elisenstr. 3','82152','Krailling','Deutschland','089/85662210','089/85662211','info@wiessmeyer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886b3515d','BRautmode-Online','Bachmann','Herr','Statthalter Strasse 6','79650','Schopfheim','DE','07622-673051','07622-673052','m_bachmann@brautmode-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886b4feca','Rousseau & Schuy GdbR','Schuy','Juergen','Lindenstr. 32','79379','Müllheim','BRD','07631/171709','07631/174564','juergen@casaro.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886b68574','Silverland','.Braunshausen','','Vor dem Steintor 177','28203','Bremen','Deutschland','0421-78555','04207-2000','webmaster@silverland.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886b80c1b','Schmiholz','Weidinger','Barbara','Ilsfelder Str. 21/1','74354','Besigheim','Baden-Württemberg','07143-59193','07143-59193','weimicha@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886b9e0d5','Wolfgang Mayer Gold und Platin Kettenfab','Mayer oder Stefan Mayer','Wolfgang','Torstr. 1A','75438','Knittlingen','Deutschland','07043-33130','07043-33242','info@wmayer.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886bb677c','Ickler GmbH','Ickler','Thomas','Hirsauertsr. 218','75180','Pforzheim','Deutschland','07231-9729-0','07231-9729-48','info@limes-watches.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886bcee0c','Megatime CM-Media','Clauberg','Thomas','Adolf-von-Menzel-Str. 90','41539','Dormagen','Deutschland','0180 500 38 00','0180 500 48 00','clauberg@online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886be74ad','Uhrenshop, powered bei Megatime','Denkert','Frau','Adolf-von-Menzel-Str. 90','41539','Dormagen','Deutschland','0180 500 38 00','0180 500 48 00','denkert@megatime.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886c0b970','Handy-Zubehörshop','Clauberg','FRIEDHELM','Stockholmer Allee 29','50765','Köln','Deutschland','0221 970 10 41','0221 970 10 42','clauberg@handy-zubehoershop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886c29205','Ihre Reiseagentur','oder Hans Rodius, Monika Kaiser','Elke','Daimlerstrasse 7','65232','Taunusstein','Deutschland','06128-970451','06128-970452','Reise@Rodius.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886c41473','Schmuckecke','Hictaler','Michael','Markt 33','53757','Sankt Augustin','D','02241 204606','02241 809061','info@schmuckecke.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886c59bf6','Schmuckbox','Gardlowski','Michael','Paulinenstr.11','55743','Idar-Oberstein','Deutschland','06781219762','','michael@schmuckbox.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886c721ac','BellaScarpa','Schubert','Mike','BreiteStr.42','06449','Ascherslben','Deutschland','03473/807400','03473/807410','bellascarpa@profimail.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886c8a84c','Trollart','Schön','Gudrun','PF 16','61274','Weilrod','Deutschland','06083-940215','06083-940216','gs@trollart.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886ca7d0a','Zeder-Reisen Hamburg-Reisebuero','Steffens','Elke','Timmermannstr.2','22299','Hamburg','Deutschland','040 5 13 35 68','040 51 32 02 75','info@zeder-reisen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886cc2b21','DanFun Ferienhausvermittlung','van Bevern','Horst','Himmelohstr. 162','58454','Witten','Deutschland','02302 47484','02302 941233','info@danfun.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886cdb158','Pioneer Ballooning','Dzial','Thomas','Reichenberger Weg 6','83301','Traunreut','Deutschland','08669/901734','08669/901405','info@ballonfahren.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886cf3801','MML-Motorradzubehör','Hartmann','Manfred','Hurzfurtweg 9','97782','Gräfendorf','D','093571534','093571534','webmaster@mml-motorradzubehoer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886d1a37c','Raddiscount, Inh. Danuta Badziag','Badziag','Felix','Wilhelmstr. 8','72202','Nagold','Deutschland','07452-818112','07452-3442','shopyoo@raddiscount.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886d32e87','Casio-Uhren-Shop','atekalo','','Richard-Woerner Straße 16','75417','Mühlacker','D','07041-96610','07041-966116','service@casio-uhren-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886d4d837','TIMEDISCOUNT','Akontz','Peter','Landshuter Str. 6','84056','Rottenburg','Deutschland','08781 - 915340','08781 - 915347','info@timediscount.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886d65e78','BRONST GmbH Berlin Bürobedarf, Büroeinri','Bronst','Helmut','Gotlindestraße 42','10365','Berlin','Deutschland','030/55780950','030/55780951','bronst@bronst.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886d7e4f8','Flug.de','ebmaster','','Amalienbadstraße 41','76227','Karlsruhe','Deutschland','+49 721 4902-0','','webmaster@flug.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886d9b9bc','Systemhaus Jens Hampe','Karl - Webmaster','Daniel','Willestrasse 4-6','24103','Kiel','Deutschland','0431-66068-0','0431-66068-40','daniel.karl@hampe.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886db4058','ERKA sales consulting','Karthäuser','Robert','Kleineweg 64','12101','Berlin','Detschland','+49 (0)30 7868594','+49 (0)30 7868595','karthaeuser@erka.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886dcee17','ERKA sales consulting','Karthäuser','Robert','Kleineweg 64','12101','Berlin','Deutschland','+49 (0)30 7868594','+49 (0)30 7868595','karthaeuser@erka.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886de74b4','Gärtnerei Theumer','Theumer','Jan','Heinrich von Wolffersdorff Strasse 21','08371','Glauchau','Germany','037632802','03763488414','webmaster@blumen-theumer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886e0b95d','Reiseagentur A. Schiebe','Schiebe','Aglaia','Fichtenweg 2','72525','Münsingen','Deutschland','07381 4991','07381 4995','Reiseagentur.A.Schiebe@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886e28dd5','TravelSoft GPS und Navigation','Stuck','Werner','Reherstr. 362','31613','Wietzen','Deutschland','+49 5022 94144','+49 5022 943034','wstuck@travelsoft.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886e4147c','Lenscare.de AG','Hein','Michael','Westring 431 - 451','24118','Kiel','Deutschland','0431 8811844','0431 8811 811','m.hein@lenscare.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886e5c696','Haus des Kindes STOCKERT Bereich Baby-On','Geschier','Henrik','Niederhutstr. 73','53474','Bad Neuenahr-Ahrweiler','Deutschland','02641-359602','02641-37136','info@stockert-kinder.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886e76fd8','Top Tie Frank Curatolo','Curatolo','Frank','Dorstener Straße 133','44809','Bochum','Deutschland','0234 950 760 4','','shop@top-tie.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886e91d13','Dessous for You','Schneider','Frau','Martin-Luther-Str. 27','82256','Füstenfeldbruck','D','08141 - 356574','08141 - 356574','info@dessousforyou.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886eacf4a','Beachwear for You','Schneider','Frau','Martin-Luther-Str. 27','82256','Füstenfeldbruck','D','08141 - 356574','08141 - 356574','info@beachwearforyou.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886ec7984','DePauli.com AG','Hofmann','Christoph','Stahlgruberring 3','81829','München','Deutschland','089-53075170','089-51450666','c.hofmann@herrenausstatter.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886ee268c','DePauli.com AG','Hofmann','Christoph','Stahlgruberring 3','81829','München','Deutschland','089-53075170','089-51450666','c.hofmann@depauli.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886f0961b','M + R Vertrieb','Reiss','Jürgen','Mespelbrunner Weg 1-4','63128','Dietzenbach','-d-','06074 815575','06074 815177','reiss@mss-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886f266c2','Müller-Team','Müller','Kersten','Podsdammer Straße','63110','Rodgau','-d-','06106 79055','06106 79056','mueller@mueller-team-rodgau.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886f3ed68','Luis Blank','Blank','Luis','Stadtplatz 25','94474','Vilshofen','Deutschland','08541/8118','','Meister@Juwelier-Blank.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886f57880','NetTie - Luxury Ties And More','Leder','Rolf','Silcherstraße 38','22761','Hamburg','Deutschland','040 - 890 23 66','040 - 890 23 76','RolfLeder@NetTie.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886f721ba','EdelStore Meilando','Stuck','Melanie','Reherstr. 362','31613','Wietzen','Deutschland','+49 5022 943021','+49 5022 943034','mstuck@edelstore.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886f8a857','Art by Mehndi-Tempel','Rascher','Petra','Gertrudenstr.2','20095','Hamburg','Deutschland','040-30399811','040-338871','info@mehndi-tempel.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886fa7d15','Hosen-Winkler','Winkler','Helmut','Mittelstraße 12','25938','Wyk','Deutschland','04681 3683','','H.Winkler@Hosen-Winkler.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886fc2aef','PERSONAL MED Stoltenberg GmbH','Stoltenberg','Evelyn','Am Südhang 41','53809','Rupp.-Winterscheid','Deutschland','0700/persomed oder 0','02247/91 26 51','stoltenberg@personalmed.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001886fdd8d9','E-M-R Dieter Lustinger','Lustinger','Dieter','Leonhardiweg 14','94099','Ruhstorf','Deutschland','08531 32422','','d.lustinger@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188700483d','Bodo u. Thilo Burgey GbR','Burgey','Bodo','Hauptstrasse 78','67307','Göllheim','Deutschland','06351/989902','06351/989905','mail@longestthing.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018870218a3','Scheier GmbH','Scheier','Hans','Leonhardsplatz 4','6800','Feldkirch','Österreich','+43 5522 38472','+43 5522 46002','armyshop@aon.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188703c663','Scheier GmbH','Scheier','Hans','Leonhardsplatz 4','6800','Feldkirch','Österreich','+43 5522 38472','+43 5522 46002','armyshop@aon.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887057420','Goldstation.de','Gold','Michael','Am Fischteich 5','25337','Elmshorn','Deutschland','04121-437286','04121-437287','michaelgold@goldstation.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018870721b4','Gera-Import','Rabba','Gerold','Auf dem Hahn 26','40670','Meerbusch','Deutschland','02159-6427','02159-81178','g.rabba@cityweb.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188708cfab','Gerameer Kosmetik GmbH','Rabba','Gerold','Auf dem Hahn 26','40670','Meerbusch','Deutschland','02159-962816','02159-81178','g.rabba@cityweb.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018870aabf6','RFT','Trarbach','M.','Hohler Weg 67','57072','Siegen','deutschland','0271/64292','0180/505254-541114','trabse@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018870cc6fa','Baby´s Natur','Köthe','Susann','Sachsaer Weg 3','37445','Walkenried','Deutschland','05525/959615','05525/959616','susann.koethe@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018870e74b0','jumax.de','Bauerschmidt','Simone','Hauptstrasse 89','98587','Steinbach-Hallenberg','Deutschland','036847-31677','036847-31678','mail@jumax.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188710e018','Rolf Richter','Richter','Rolf','Kirchenstr. 13','25524','Itzehoe','Deutschland','04821-3389','04821-5043','rolf-richter@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188712b914','Jo Krawatte','Chirchietti','Bruno','Kirchstr. 23','53639','Königswinter','Deutschland','0228-690080','','info@krawatten-shopping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018871462f9','Friedrich Nieman GmbH & Co. KG','Niemann','Peter','Eichkoppelweg 103','24119','Kiel','Schleswig-Holstein','0431 5 40 40','0431 5 40 41 47','p-niemann@f-niemann.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887161040','SN-concept OHG','Vetter','Herr','Vattmann Str. 1','33100','Paderborn','NRW','05251-543599','','kontakt@american-fitness.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188717bdec','Eccoshop','Baar','Guido','Brandenburger Str.24','14467','Potsdam','Deutschland','0331970840','03317400731','info@eccoshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887199300','ENB Beteiligungs GmbH','Dr.Ernst-Peter','Lagler','Hauptstr. 118','A_114','WIEN','Austria - Österreich','+43-1-577 26 50','+43-1-577 26 51','enb@telecom.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018871b406d','suche-schuhe.de','Baar','Guido','K.-Liebknecht.-Str.7','14482','Potsdam','Deutschland','0331970840','03317400731','baar@suche-schuhe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018871cee15','Hermann Bunte Autoelektrik GmbH','Frey','Herr','Bahnhofstr. 40','26871','Papenburg','Deutschland','04961 / 89294','04961 / 89242','bosch-service-bunte@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018871e9bbf','AS-Fachhandel, Hüve & Gerdes GbR','Gerdes','Klaus','Kirchstraße 6','48308','Senden','D','02598-986444','02598-986445','info@as-fachhandel','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887210734','OCEANLINE WATERSPORTEQUIPMENT','Hausmann','Uwe','Zur Alten Post 4 b','58540','Meinerzhagen','Deutschland','02354 5028','02354 3258','oceanline@oceanline.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188722dc6e','R+J Online','.Fritzsch','','Frauenrichterstr. 169','92637','Weiden','Deutschland','0961-21082','0961-21083','info@fitnessadresse.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188724899f','MiNaNeT Internet Solution GbR','Schmickler','Thomas','Hitdorfer Str. 241','51371','Leverkusen','Germany','02173 856070','02173 949934','schmickler@minanet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188726378a','','Lauterbach','Stefan','Beim Kastenkamp 7','28844','Weyhe','Deutschland','04203 786902','','SLauterbach@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188727e4fe','DER RACKETSHOP','Sonnenberg','Katrin','Frühlingsstraße 13a','63868','Großwallstadt','Bayern','06022/655964','06022/655938','Sonnen.berg@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188729ba1a','Volleyball-Versand Grevinga GmbH','Grevinga','Herr','Osnabrücker Str. 288','48429','Rheine','Deutschland','05971 972516','05971 72870','grevinga@wolliballa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018872b8e79','SunWare GbR','Wilkens','Stefan','Kocherstraße 33','73432','Aalen','Deutschland','(07361) 98 17 62','(07361) 98 17 63','SunWareCenter@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018872d3d3a','Ayurveda Institut Dhanvantari','Bettermann','Edgar','Friedrich Ebert Str. 3','58723','Schwetzingen','Deutschland','06202-945646','06202-945647','webmaster@ayurveda-institut.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018872eedf4','Mikes Bodyshop','Gembries','Michael','Hof Iben','55546','Fürfeld','Deutschland','06709-9607-02','03','mike@mikesbodyshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887317c1b','Haarstudio Norbert Lutz','Lutz','Herr','Schulstrasse 93','68199','Mannheim','Germany','0621-851321','+49621857800','info@ihrhaarstudio.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887332a0f','Haarstudio Norbert Lutz','N. Lutz','Herr','Windeckstrasse 29','68163','Mannheim','Deutschland','0621-822029','+49621857800','norbert@ihrhaarstudio.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188734d7be','Kinnerhus - Kindermoden','Grewenig','E.D.','Estetalstraße 55d','21614','Buxtehude','Deutschland','04161 88322','04161 89870','ernst-dieter@kinnerhus.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887368574','Irmin Günther Handel mit technischen Güt','Günther','Herr','Benngewannstr. 11','D 670','Ludwigshafen','Deutschland','0621 543772','0621 5294265','aagutec@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188738331e','Irmin Günther Handel mit technischen Güt','Günther','Herr','Benngewannstr.11','D 670','Ludwigshafen','Deutschland','0621 543772','0621 5294265','aagutec@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018873a07dc','Bushido Lubwart Bad Liebenwerda e.V.','P. Görlach','Ralph','Walther-Rathenau-Str. 19','04910','Elsterwerda','Deutschland','03533/164494','03533/164495','infos@bushido-lubwart.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018873bdcf0','Bushido Lubwart Bad Liebenwerda e.V.','P. Görlach','Ralph','Walther-Rathenau-Str. 19','04910','Elsterwerda','Deutschland','03533/164494','03533/164495','infos@bushido-lubwart.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018873d8a4d','Bushido Lubwart Bad Liebenwerda e.V.','P. Görlach','Ralph','Walther-Rathenau-Str. 19','04910','Elsterwerda','Deutschland','03533/164494','03533/164495','infos@bushido-lubwart.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018873f37f9','Bushido Lubwart Bad Liebenwerda e.V.','P. Görlach','Ralph','Walther-Rathenau-Str. 19','04910','Elsterwerda','Deutschland','03533/164494','03533/164495','infos@bushido-lubwart.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188741ca82','LONDA GmbH','Wandiger','Peer','An der Milchinsel 2','04103','Leipzig','Deutschland','03419948484','03419948481','pwandiger@londa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188743782d','S.B.J - Sport und Freizeit','Junge','Bernhard','Frauenrichter Str. 99','92637','Weiden','Deutschland','0961-6340809','0961-3811036','info@sbj.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018874529fc','Klaffke-Sportnahrung','für EDV & Internet: U.Sc','Ansprechpartner','Donnersbergring 12','64295','Darmstadt','Deutschland','+49 6151 316335','+49 6151 316338','uwe@sanas.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188746d39c','Reitsport-Versand-Höner','Höner','Klaus','Grafschafter Str. 201','47199','Duisburg-Baerl','NRW','02841-87200','02841-87200','HoenerVersand@compuserve.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887488141','Euro T.E.C.','Müller','Kai','Zeiß Str. 5','09131','Chemnitz','Deutschland','0371-5905391','0371-5905392','Kai@webcoiffeur.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018874a5609','Biochemie-Regenerationszentrum','Höner','Klaus','Grafschafter Str. 201','47199','Duisburg-Baerl','NRW','02841-87200','02841-87200','HoenerVersand@compuserve.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018874c03ba','Beautyline','Stoll','Beatrix','An der Trave 90','23795','Bad Segeberg','Deutschland','04551 83845','','info@beautyline.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018874db163','Niebling GmbH, Hunting & Outdoor','Niebling','H.','Indutriestr. 11','91593','Burgbernheim','D','09843/98969-0','09843/98969-20','info@niebling.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887501cd5','Juwelier Riedel','Riedel','Michael','A.-Bebel Straße 99','08340','Beierfeld','D','03774-62132','03774-62135','service@schmuckshopping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188752189b','masterstore e.K.','Schumacher','Marco','Am Obereichholz 3','97828','Marktheidenfeld','Deutschland','09391/914411','09391/5672','info@masterstore.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188753ed58','STRATMANN GmbH','Stratmann','Peter','Lagesche Str. 70','32756','Detmold','Deutschland','+49 5231 92686-0','+49 5231 92686 50','mail@segelservice.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887559c0c','ENB Beteiligungs GmbH','Dr.Ernst-Peter','Lagler','Hauptstr. 118','A-114','WIEN','WIEN','+43-1-577 26 50','+43-1-577 26 51','enb@telecom.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018875748b6','eXpedicion creativa','Hente','Bernd','Apdo.222','29649','Mijas','Spanien','+34952939326','+34952939511','info@expcreativa.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887591cfd','absolut Xzenario E.M.Hente','Maria Hente','Eva','Postfach 100140','31312','Sehnde','Deutschland','05138/614491','05138/614520','xzenario@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018875af2c4','Bett und so...','Schmitz','Felix','Flesgentor 4-6','46483','Wesel','Deutschland','0281-24173','0281-15928','schmitz@bettundso.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018875cc6f8','Seashop','.Prestin','','Dortustraße 6','14467','Potsdam','Deutschland','0331- 2706850','0331- 23700099','info@seashop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018875e78be','art-are-us.com','Hemmert','Peter','Nelkenweg 3','21391','Reppenstedt','Germany','+49 (0)4131 - 67 17','+49 (0)4131 - 67 17','admin@art-are-us.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188760e022','Optik Plus GmbH','Beutel','Frank','Gablenberger Hauptstr. 74','70186','Stuttgart','Deutschland','0711-486868','0711-481436','info@optikplus.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188762dbef','Real World GmbH','Dernbach','Julia','Wolfratshauser Str. 278','81479','München','Deutschland','0800 / 100 47 81','0800 / 100 47 83','jd@dmg.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188764b0ab','www.ReifenDirekt.de','Prüfer','Andreas','Hohenzollerstr. 13','30161','Hannover','Deutschland','0511/33611630','0511/2153331','ppruefer@delti.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887665e97','DOUGLAS Informatik & Service GmbH','Pohle','Markus','Kabeler Str 4','58099','Hagen','Deutschland','+49 2331 690 5754','+49 2331 690 78 5754','ecommerce@douglas-informatik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188768103f','Souk El Web','Dernbach','J.','Franz-Ludwig-Straße 9A','97072','Würzburg','Deutschland','0931 / 797840','0931 7 7978422','kontakt@souk-el-web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018876a07d9','Bigfoot','Zander','Jens','Schönhauser Allee 48','10437','Berlin','Deutschland','030 44341112','030 44341113','info@bigfootstore.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018876bdcf0','Wild&Care','Izzy Wunder','Herr','Hauptstr.35','91052','Erlangen','D','09131/209050','09131/209050','wunder@wildandcare-piercing.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018876d8a4c','Pd-sign GmbH','Pieper','Thomas','Im Reichertshof 1','74372','Sersheim','Deutschland','0700 777 0 2000','0700 777 0 2222','kontakt@creative-label.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018876f3c8b','Janines Avon-Shop','Hauswald','Janine','Tulpenweg 8','83714','Miesbach','DE','08025/91948','','Janine.Hauswald@avonshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188771f19a','joyce Fine Leather Accessories','Bernhardt','Gunda','41 Mount Rhodes Drive','7806','Hout Bay','Suedafrika','0027217908645','0027217908645','gunda@intekom.co.za','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887739fbd','ComTec-online - P.Knoche-Vogel','noche','','Vogelsangstr. 40','63457','Hanau','Deutschland','0049 6181 574077','0049 6181 576780','info@felber.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018877573f7','K&K Vertrieb','Kremer','Jens','Postfach 1527','53705','Siegburg','D','02241 59066','02241 590667','eintrag@officetradecenter.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018877748b6','SC Vertriebs GmbH','Sallmann','Oscar','am Hafen','8590','Romanshorn','Schweiz','004171466 73 26','004171 466 73 27','into@st-clou.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887792282','Saphir Krawattendesign','Frenzel','M.','Baumstr. 4 d','80469','Muenchen','Deutschland','0171 26 55 631','089 2020 7854','mfrenzel@saphirkrawatten.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018877af34f','CenterCourt.de Sportartikelvertrieb oHG','Buchholz','Herr','Doberaner Strasse 38','18057','Rostock','Deutschland','0381-4900423','0381-4900424','dbuchholz@centercourt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018877c9ffc','Fittrade','Hüsler','Daniel','Chapfstrasse 50','8126','Zumikon','Schweiz','01 919 00 71','','webmaster@fittrade.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018877e4da5','K R Kosmetik - Näher zur Natur - e.K.','Gerhards','Ruth','Walther-Hensel-Str. 14','40547','Düsseldorf','Deutschland','0211/555108','0211/553428','mail@krkosmetik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188780e01c','Sportartikel König GmbH','König','Florian','Am Schneckenhof 9','74626','Bretzfeld-Geddelsbach','D','01805/386486','01804/386486','info@fungun.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188782dbee','TS Ewert','Ewert','Sabina','Waldtruderinger Str. 55','81827','München','Deutschland','089/4396836','089/43088424','info@ts-ewert.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188784b117','Dibella GmbH','ellmann','','Hamalandstr. 111','46399','Bocholt','NRW','02871-2198-0','2198-20','hellmann@dibella.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188786897f','Dibella GmbH','ellmann','','Hamalandstr. 111','46399','Bocholt','NRW','02871-2198-0','2198-20','hellmann@dibella.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887885a33','Bergzeit.de','Lehner','Klaus','Am Gangsteig 16','83607','Holzkirchen','Deutschland','08024-999243','08024-999402','klaus_lehner@compuserve.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018878a5600','Unternehmensberatung Walter Renn','Renn','Walter','Mozartstraße 58','46359','Heiden','NRW','02867-907237','02867-907239','info@w-renn.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018878c2ab7','ÖPB-Fanshop','Pressebüro','Östereichisches','Postfach 181','4021','LINZ','Austria','0732 - 606005','0732 - 662132','office@soccershop.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018878dffe2','PAR3 Golfstore','.Kleinhenz','','Ubstadterstr.36','76694','Forst','Deutschland','07251-98800','07251-84658','golf@wassernet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887909204','Baumgärtner & Kersten GbR','Kersten','Enrico','Am Tannewald 2','04509','Radefeld','Deutschland','-','-','mail@basecap.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887928dd4','Kleinhenz Wassertechnologie','Kleinhenz','Jens-Peter','Ubstadterstr.36','76694','Forst','Deutschland','07251-301919','07251-84658','chef@wassernet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887946295','Kleinhenz-Saunavertrieb','Kleinhenz','Jens-Peter','Ubstadterstr.36','76694','Forst','Deutschland','07251-84657','07251-84658','kw@wassernet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188796378b','Kleinhenz Wassertechnologie','Kleinhenz','Jens-Peter','Ubstadterstr.36','76694','Forst','Deutschland','07251-301919','07251-84658','info@wassernet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887981051','Bolliger Sport / Shop 24','Martin','Bolliger','Unterdorfstrasse 2','5707','5707 Seengen','Schweiz','+41 62 777 1214','+41 62 777 1982','bolliger.martin@bluewin.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018879a07d6','Bolliger Sport / Shop 24','Martin','Bolliger','Unterdorfstrasse 2','5707','Seengen','Schweiz','+41 62 777 1214','+41 62 777 1982','bolliger.martin@bluewin.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018879c03b0','Bolliger Sport / Shop 24','Martin','Bolliger','Unterdorfstrasse 2','5707','Seengen','Schweiz','+41 62 777 1214','+41 62 777 1982','bolliger.martin@bluewin.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018879dd873','Euro Fan Shop','Eidt','Wolfgang','Westliche 53a','75172','Pforzheim','Deutschland','07231 359065','07231 359066','chef@eurofanshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887a06af0','Players World','Faras','Ramona','Burgweg 2','78736','Epfendorf - Talhausen','Deutschland','07404/9142081','07404/9142080','faras@playersworld.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887a266b6','Sportgeräte & Messtechnik Ulrich Fehr','Fehr','Ulrich','Dr.-Kaufmann STr. 27','67098','Bad Dürkheim','Deutschland','06322-4195','089244375322','info@spomess.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887a43b77','heimsport.de','Raimund','Klöcker','Rheinstr. 20- 22','47799','Krefeld','NRW','02151-606222','02151-606273','infoqheimsport.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887a61046','SUNDAY GmbH','Hucke','Michael','Donnerschweer Str. 4','26123','Oldenburg','Deutschland','0441983600','04419836029','hucke@golfdiscount.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887a7e4f7','E-M-R Dieter Lustinger','Lustinger','Dieter','Leonhardiweg 14','94099','Ruhstorf','Deutschland','08531 32422','','d.lustinger@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887a9e13a','Groborz/Pietzka GbR','roborz','','Alte Gladbacherstr.286','47804','Krefeld','NRW','02151-367272','02151-367373','Groborz@anglermeister.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887abdd01','Scuba + Apnoe Shop Linseisen','Linseisen','Stefan','Hauptstraße 5b','85386','Dietersheim','GE','089/32626227','089/32625518','service@2dive.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887adb159','GeoMap AG / Fristads-Shop','Sahrhage','Hans-Peter','Zelgstrasse 71','3661','Uetendorf','Schweiz','+41 33 3457078','+41 33 3457077','info@geomap.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887b0441d','eBaukmann GbR','Baukmann','Mark','Zum Krähenbrink 10','59757','Arnsberg','NRW','02932/280526','','webdesign@baukmann.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887b23fad','First Base','Smandzich','Michael','Trogemannstrasse 2','45772','Marl','Deutschland','02365-43956','','info@first-base.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887b4146c','EXCEED GMBH','Kurt','Taurer','Bergstr.12','A-877','St.Michael','Österreich','03843-2342','03843-33599','exceed@aon.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887b5e9d8','Tennisprofi','Biemann','Y.','Mittlerer Ring 38','71665','Vaihingen','Germany','07042/830077','','Yanny@gmx.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887b7bdec','Yachtsegeln.de Michael Höckert','Höckert','Michael','Rehnocken 85','58456','Witten','Deutschland','02302-79799','02302-71326','michael@hoeckert.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887b9b9ce','Global Nutrition Ltd.','Homan','Herman','Weezenhof 81-19','6536','CR Nijmegen','Niederlande','+31-243447604','+31-243447285','info@global-nutrition.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887bbb599','Active-Body','Schweitzer','Peter','Heinrich-Rumpf-Str. 2a','35630','Ehringshausen','Deutschland','06449/921963','06449/921086','webmaster@active-body.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887bd8a53','OTAS GmbH','Ristau','Frank','Olympiastraße 1','26419','Schortens','Deutschland','04421-971310','04421-971295','ristau@otas.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887c01cce','Highland Naturprodukte','Herrmann','Hr.','Maximilianstr. 28','66954','Pirmasens','Deutschland','06331-226416','06331-226-416','Dinkelkissen@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887c21897','Audio-Vision','Bahrami','Gerda','Hans-Böckler-Str. 22','47877','Willich','Deutschland','02154-412141','02154-412142','webmaster@audiovision-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887c3ed56','Pro Aktiv','Jacobs','Michael','Ernst-Peters-Str. 31','21629','Neu Wulmstorf','Deutschland','+49 040 41920019','+49 040 41920021','proaktiv@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887c5c247','Optik Ufer','Adamus','Frank','Marktstr. 14','65183','Wiesbaden','Deutschland','0611/305510','0611/309924','kontakt@kontaktlinsenversand.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887c7975b','FireGrafics','Jurgahn','Stefan','Am Wieschen 29','65594','Runkel-Dehrn','Deutschland','06431 973498','06431 973499','info@feuerwehr-ausbildung.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887c992ad','Verlag für Therapeutische Medien','Wawrzyniak','Michael','Berliner Allee 91','58642','Iserlohn','Deutschland','0237493730','0237415536','mike@vtm-stein.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887cb67c4','WEB-Werbe & EDV Betreuung / Willow Vertr','Nerlich','Maike','Bahnhofstraße 2','21218','Seevetal','Deutschland','04105-570 556','','Service@web-gmbh.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887cd3c2c','Body Styling Products','Zank','Herr','Behlertstr.45','14467','Potsdam','Deutschland','0331/2750912','0331/2750915','master@body-styling-products.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887cf1525','Medizinische Fusspflege Kerstin Narr','Narr','Kerstin','Neue Hoffnung 6','01558','Grossenhain','Deutschland','03522501583','03522501583','fusspflege.narr@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887d1f18f','Solarienvertrieb Beauty Sun','Bayik Izzet','Herr','Mooslohstraße 123','92637','Weiden','Deutschland','0961/6341300','0961/6341301','Izzet.Bayik@asamnet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887d3c6aa','BEMA-Buchvertrieb GmbH','Bernt','Gottfried','Aubachstr. 17a','82229','Seefeld','Deutschland','08152-980424','08152-79253','info@bema.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887d59ffd','Fitshop @ Sportstudio K&M GmbH','Grosse','Martin','Wilhelmstr. 23','73033','Göppingen','Deutschland','07161/97593','07161/97594','grosse@fitshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887d77066','Ingenieurbüro Oetzel','Oetzel','H.','Motzstr. 4','34117','Kassel','Deutschland','0561 26569','0561 2889586','oetzel@umweltanalytik.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887d9449b','STOLL Sporternährung','Stoll','Andreas','Waisenhausstr. 44a','80637','München','Deutschland','089/1595255','089/1595255','webmaster@stoll-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887db1957','JHP innovative products KG','Jakob','Herr','Am Mühlholz 4-6','96369','Weissenbrunn','Deutschland','09261/6719273','09261/6719274','info@innovative-products.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887dd1519','InnoWay','Schmitt','Christine','Hindemithstraße 20','48282','Emsdetten','Deutschland','02572-988317','02572-85935','innoalex@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887dee9d6','Tiger Veranstaltungsservice','Stricker','Tobias','Vogelpothsweg 90','44227','Dortmund','Deutschland','0231/751306','0231/751306','webmaster@effektlicht.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887e182d0','Marquardt GmbH','Marquardt','Dieter','Tulpenstraße 21','16321','Bernau','Brandenburg','03338 2323','03338 755450','Marquardt-GmbH-Bernau@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887e35166','Kreuschner Sportartikelvertrieb','Kreuschner','Hans-Joachim','Grüner Weg 18','30900','Wedemark','Deutschland','05130-40271','','info@sportartikelvertrieb.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887e525df','Karin Birkmanns','Birkmanns','Rainer','Schwabhausenfeld 51','42349','Wuppertal','Deutschland','0202-4781923','0202-4781941','Karabi@Telebel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887e6fa98','Kowalewski / Sportartikel & Textilien','Gucia','Ralf','Leipziger Str. 93','30179','Hannover','Deutschland','0511 / 6068303','0511 / 6068304','webmaster@sport-edition.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887e8d34e','R. Jung GmbH','aupner','','Heidelberger Straße 17-19','69226','Nussloch','Deutschland','0049 6224-143-0','0049 6224-143-101253','info@felber.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887eaf23a','wohngefühl online','Klingauf','Reinhard','Pfarrwaldstrasse 24','57234','Wilnsdorf','Deutschland','0271/30386-40','0271/30386-50','office@wohngefuehl.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887ecee1c','DERMA-PRO-NATURA Int.','Fischer','Herr','Berwartsteinstr.8 b','76855','Annweiler','BRD','06346-928587','06346-7051','info@derma-pro-natura.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887eec2cc','EHAT-Marketing Tonte & Vogl GdbR','Tonte','Rudolf','Hengersberger Straße 195','94469','Deggendorf','Deutschland','0171 / 69 33 278','0991 4763','R-Tonte@ehat.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887f17cb2','S.Endrulat & M.Möhlen','Endrulat','Sascha','Günterstalstr. 21','79102','Freiburg','Deutschland','076177633','076177367','info@sugardog.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887f74cec','Jokers Restseller im Weltbild Verlag GmbH','Stöbener','Matthias','Frauentorstraße 5','86152','Augsburg','Deutschland','0821/70049052','0821/70049080','matthias.stoebener@weltbild.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887f96c90','GERHARD GABER INTERNATIONAL','G. Gaber','Michael','Postfach 510642','50942','Koeln','Deutschland','0032 87 27 51 45','0032 87 27 57 75','mg@the-elephant.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887fb4061','SPEAKER Vertrieb/Versand','Fröhlich','Walter','Postfach 1','D - 8','Erdweg','Bayern','08138-8154','08138-8154','versandWF@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887fd4125','reido Vertriebs GmbH','Scholz','Dieter','Landsberger Str. 143','80339','München','Deutschland','08951997901','08951997902','dscholz@reido.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001887ff10fd','Stage Crew Veranstaltungstechnik','Kitzmann','Marco','Hardtstr. 3','68542','Heddesheim','Deutschland','0172-6251450','06203-43302','webmaster@dj-shop.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888028dd5','HiFi-Vertrieb Hüsemann','Christian Hüsemann','Eike','Benkhauser Str. 20','32339','Espelkamp','Deutschland','05743/920660','05741/316615','huesemann@owl-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888048996','','Buchkremer','Hermann','Feldchen 16-24','52070','Aachen','Deutschland','0241 155 315','0241 152 066','info@helmut-singer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888065ee1','Teuber Medien und Vertrieb','Jendreck','Dirk','Archibaldweg 26','10317','Berlin','D','030-52698850','030-52698853','bjendreck@arcormail.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888085a41','Teuber Medien und Vertrieb','Jendreck','Dirk','Archibaldweg 26','10317','Berlin','D','030-52698850','030-52698853','bjendreck@arcormail.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018880a7d0e','Teuber Medien und Vertrieb','Jendreck','Dirk','Archibaldweg 26','10317','Berlin','D','030-52698850','030-52698853','bjendreck@arcormail.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018880c7918','TREICHL-ATM Electronic','Treichl','Angelika','Auf der Bült 10 - 12','41189','Mönchengladbach','Deutschland','+49 2166 958545','+49 2166 958537','Angelika@ATM-Treichl.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018880e4da6','Foto Am Grün Marburg','Schöffler','Klaus-Peter','Am Grün 26','35037','Marburg','Deutschland','06421-12909','','info@fotoamgruen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888110735','foto24 Gmbh','Kraak','Robert','An der Beeke71','48163','Münster','Deutschland','01805/368624','01805/368648','rkraak@foto24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888132a1b','falcon design + technic gmbh','Sokolski','Hartmut','Westholz 12','59514','Welver','Deutschland','02388-3790','02388-3790','info@peter-falcon.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018881525d7','falcon design + technic gmbh','Sokolski','Hartmut','Westholz 12','59514','Welver','Deutschland','02388-3790','02388-3790','info@peter-falcon.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018881721aa','Lührmann Elektronik','Klinkenberg','Ulrich','Hückeswagener Straße 111','51647','Gummersbach','Deutschland','02261-21001','02261-61174','luehrmann@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888192168','Yachtelektrotechnik','Zeikowsky','Lothar','Am Bahnhof 7','23738','Lensahn','Deutschland (Schlesw','04363-91276','04363-91278','Lothar@Zeikowsky.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018881b1953','JOKI-Foto','Kirsch','Joachim','Drakestr. 31a','12205','Berlin','Deutschland','030-833 33 34','030-843 10 634','Joachim-kirsch@joki-foto.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018881d1515','hifisound Lautsprechervertrieb','Saerbeck','Raimund','Jüdefelderstr. 35/52','48143','Münster','Deutschland','0251-47828','0251-43956','saerbeck@hifisound.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018881f10fc','Handelspunkt','Jähn','Herr','Richard-Friedrich-Strasse 32','08301','Schlema','Deutschland','03772/329501','03772/20312','Handelspunkt@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188821f18d','Andreas Krüger','.Krueger','','Falknehorst 53','22159','Hamburg','Deutschland','040 64427179','040 6445701','webmaster@a-krueger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188823ed57','JOKI-Foto','Kirsch','Joachim','Drakestr. 31a','12205','Berlin','Deutschland','030-833 33 34','030-843 10 634','Joachim-kirsch@joki-foto.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188825e9c0','JOKI-Foto','Kirsch','Joachim','Drakestr. 31a','12205','Berlin','Deutschland','030-833 33 34','030-843 10 634','joachim-kirsch@astroshop-berlin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188827e4f8','JOKI-Foto','Kirsch','Joachim','Drakestr. 31a','12205','Berlin','Deutschland','030-833 33 34','030-843 10 634','joachim-kirsch@fernglasshop-berlin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018882a0c5f','JOKI-Foto','Kirsch','Joachim','Drakestr. 31a','12205','Berlin','Deutschland','030-833 33 34','030-843 10 634','joachim-kirsch@fotoshop-berlin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018882c040f','network orange medien service','Fricke','Roland','Monumentenstr. 33-34','10829','Berlin','Deutschland','+49 / 030 / 780 994','+49 / 030 / 780 994','service@beauty24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018882e03a8','Crosslinks EDV-DienstleistungsGmbH','Schallmayer','Alexander','Billrothstrasse 52/6','1190','Wien','Austria','+43 1 961 7777','+43 1 961 7777','a.schallmayer@crosslinks.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188830b95b','MediaSales','Bock','Ulrike','Sudetenstr.67','64385','Reichelsheim','Deutschland','06164-911 425','06164-911 424','Ulrike-Bock@mediasales.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188832dbec','ARNOLD Fitness','Arnold','Andreas','Parkstraße 31','63667','Geiß-Nidda','Hessen/Deutschland','(06043) 986343','(06043) 986344','info@arnold-fitness.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188834d7c7','ebiker24','Baumann/Weikl','Hr.','Lehmgrubenweg 25','94249','Bodenmais','Deutschland','09922/869436','09922/869437','info@ebiker24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188836d38d','Iris Strassacker, individuelle HiFi-Lösu','Strassacker','Peter','Schubertstr. 22','76344','Eggenstein','Deutschland','0721-9703724','0721-9703725','webmaster@lautsprechershop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188838cfc3','Voss Electronic','Peter Voss','Kai','Weserstr. 74','27612','Loxstedt','Deuschland','04740-8010','04740-930050','Voss-Electeronic@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018883af244','Snowbord Dachstein Tauern GmbH','Zezula','Alexander','','8970','Schladming','','24223','','promotion@blue-tomato.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018883d1517','Frank Döge','Döge','Frank','Ofenerdieker Strasse 83a','26125','Oldenburg','D','0441-6001265','0441-6001265','info@titelshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018883f10fa','Anja Bünger Handarbeiten','Bünger','Anja','Sperberhöhe 15','49124','Georgsmarienhütte','Deutschland','05401 / 8429442','05401 / 8429441','anja@anjab.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188841f18d','rw soundsystem','Kallies','R.','Siemensstr. 15','74626','Bretzfeld','Deutschland','07946 8319','07946 95637','infos@rw-soundsystem.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188843ed56','Cesco records GbR','Maiorano','Franco','Hüttendorfer Str. 10','91056','Erlangen','Deutschland','0911/532376','0911/533318','service@cesco-records.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188845e9c5','Steingartenpflanzen Dressel','Volker Dressel','Dr.','Plohner Weg 1','08485','Lengenfeld','Deutschland','089 5803135','089 71669798','webmaster@steingartenpflanzen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188847e4f6','Future-Communication H&H','Hahl','Herr','Wasserstr. 43','68519','Viernheim','Deutschland','06204/705561','06204/705563','info@future-communication.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018884a07e7','HDK International','Burg','Herr','An der Hiltroper Kirche 26','44805','Bochum','Deutschland','0234-891930','0234-8919393','burg@hdk.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018884c03ae','Bitss','Seitz','Torsten','Erlinghagenerstr 39','51709','Marienheide','Deutschland','02264 403429','02264 3678','bitss@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018884dff76','Stadt-Apotheke Schneverdingen','Tödter','Heinz','Verdener Str. 13','29640','Schneverdingen','D','05193 2121','05193 2846','toedter@diabetikertreff.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188850b95d','Telefonino.de','Göbel','Herr','Hallesche Strasse 32','06406','Bernburg','Deutschland','0177/2193470','0177/992193470','werbung@telefonino.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188852dbef','getmobile AG','Lütschen','Andreas','Sandstraße 3','80335','München','Deutschland','089 2420950','089 24209570','luetschen@getmobile.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188854d7b6','Brillen-Galerie','Hampel','Armin','Lotter Str.128','49078','Osnabrück','Deutschland','0541 433717','0541 433747','brillen-galerie@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188856d395','Euro-Handy.de','Küper','Johannes','Bonner Str. 16','53424','Remagen','Deutschland','0179-2032193','02228-910189','info@euro-handy.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188858cf55','Koppiphone','Hesse','Thomas','Helenenstr. 12','30519','Hannover','Germany','0511-9845291','0511-9845294','info@koppiphone.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018885af246','Burkheimer Kräuterhof','Schmidt','Martin','Plonweg 2','79235','Vogtsburg','Deutschland','07662-1583','07662-1787','info@herbal-farm.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018885cee0f','Wildermuth','ildermuth','','Mühlhaldenstr.30','73770','Denkendorf','Brd','07113462393','07113462327','FirmaWildermuth@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018885eee10','Topversand','Rockenstein','Andreas','August-berger-Str. 16','99510','Apolda','Deutschland','03644/550004','03644/551594','service@topversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188861f18d','Schnaeppchen2000 GbR','Plog','Herr','Königring 44','46562','Voerde','Deutschland','02855932184','02855169182','info@diehandyprofis.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188863ed55','TelMo-Versand','Bergholz','Anna','Märkische Allee 380','12689','Berlin','Deutschland','030-93772954','030-93772956','info@bergholz.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188865ea78','Schnaeppchen2000 GbR','Lattenkamp','Herr','Königring 44','46562','Voerde','Deutschland','02064776550','02855169182','subgames@telda.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188867e4f7','Der Handytreff','Mester','Michael','Wilhelmstr. 74','32257','Bünde','DE','05223 5525','05223 5505','info@handytreff.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018886a07e2','mobitelShop Nicola Pagano','Pagano','Nicola','Schaumburger Str. 65','65936','Frankfurt','Deutschland','069 / 343537','069 / 34826595','mail@mobitelshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018886c03ac','Reinecke Medizintechnik','Reinecke','Rainer','In den Bachgärten 25','65428','Rüsselsheim','Deutschland','06142-34753','06142-34755','r_reinecke@reinecke-medizintechnik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018886e2694','Schnaeppchen2000 GbR','Carsten Plog','Herr','Königring 44','46562','Voerde','Deutschland','02855932184','02855169182','info@schnaeppchen2000.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188870e017','Schnaeppchen2000 GbR','Carsten Plog','Herr','Königring 44','46562','Voerde','Deutschland','02855932184','02855169182','info@handyzubehoer24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888730365','O-TON A/V-Technik','Schsuter','Herr','Daubahsustr. 10','35075','Gldb.','Germany','06462-91150','06462-91151','info@heimkinoshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188874fed8','Imaging One Online Shop GmbH','Rupprecht','Jan-Markus','Seelandstr. 1','23569','Lübeck','Deutschland','0451 3909-700','0451 3909-725','jmr@imaging-one.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188876fa95','EDV Service Thomas Knäbel','Knäbel','Thomas','Georg-Wolff Straße 8','60439','Frankfurt am Main','Deutschland','069-57000202','069-582280','webmaster@edv-knaebel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888792175','briefpapiere.de','Otto','Torsten','Frankfurter Str. 7','64560','Riedstadt','Deutschland','(06158) 6460','(06158) 6514','webmaster@briefpapiere.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018887b194f','Gerry-Mobilfunk GbR','Thomas & Gerold Lübke','Schreiber','Königstr. 63-65','47051','Duisburg','deutschland','0203 3462055','0203 3462057','info@gerry-mobilfunk.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018887d1525','handy4you.de Mobilfunk','Sperschneider','Jan','Brückenstreasse 8','01587','Riesa','D','03525 892080','03525 892081','info@handy4you.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018887f10ee','sachsenvers@nd.de','Richter','Denise','Am Bärental 1 F','04720','Ebersbach','Deutschland','03431-574751','03431-574752','info@sachsenversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188882189e','Elektro Schwanzer oHG','schwanzer','jürgen','Hauptstraße 33','97638','Mellrichstadt','Deutschland','09776 6665','09776 9901','juergen.schwanzer@elektroschwanzer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188884146c','SBM-Mobiltelefone','Sandra Benke','Frau','Flurstraße 10','85283','Wolnzach','Deutschland','084425400','084425401','sbm-mobiltelefone@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888861084','D. Roche GmbH','Roche','Daniel','Trierer Str, 19','66822','Lebach','Saarland','06881 2662','06881 3482','info@rochegmbh.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888880c0c','Modellia, Karl Hofmann GmbH + CO','Hofmann','Karl','Vorstadtstr. 53-59','72351','Geislingen','Deutschland','07433/7073','07433/7075','info@modellia.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018888a2efc','Fernsehmeister Döring','Döring','R.','Kötherkamp 7b','31228','Peine','Deutschland','05171/22114','05171/22114','r.doering@addcom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018888c2ab7','Shop-4You','Ricardo','Golz','Müllerstraße 9','19322','Wittenberge','Brandenburg','00493877403916','00493877403916','ricardo.golz@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018888e4da4','','Weber','Andreas','','','','','06736-960062','','andreas.weber@optitel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888912e8e','AQUAMAN Deutschland GmbH','Lindner','Thomas','Donaliesstr. 2','31675','Bückeburg','Deutschland','05722 - 98 10 50','','Lindner@aquaman.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888935163','Pfleger Ringel Logistik','Oden','Edgar','Waldstrasse 2','97922','Lauda Königshofen','Baden Würthenberg','09341 61253','0934161253','webmaster@schuessel-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888954cec','Antennen- & Satanlagenbau','Schulz','Rainer','Anliegerweg 4','03253','Tröbitz','Brandenburg','035326-90601','035326-90696','trschulz@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888974caf','Wolter-Volley','Wolter','Herr','Goldoniweg 4','04289','Leipzig','Deutschland','0341/8775701','0341/8775751','Wolter-Volley@Ballsport.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018889992ad','STORZ-Telekommunikation','Storz','Klaus','Rheinfelderstraße 6','79639','Grenzach-Wyhlen','Deutschland','07624/913230','07624/913234','storz@d2handy-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018889b8e86','KOMSHOP','Brumbauer','Matthias','Sonnenweg 27','85579','Neubiberg','Deutschland','089/67974329','089/43999480','info@komshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018889db592','','Mario','Meisl','','','','','+49 8509 935180','','info@meisl.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888a091fe','- Handylady - IHR Handypartner im Intern','von Foller','Achim','Oberpohlhausen 36','42929','Wermelskirchen','Deutschland / NRW','02196-3451','','Achim.von.Foller@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888a2e00a','Sat-Technik M.Albers','.Albers','','Schillerstr. 57','42651','Solingen','Deutschland','0212-2544083','0212-2543785','Webmaster@sat-fachmann.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888a4fed1','M.Albers Sat-Technik','Albers','M.','Schillerstr. 57','42651','Solingen','Deutschland','0212-2544083','0212-2543785','webmaster@antennen-fachmann.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888a721af','ComIn Klingler','Klingler','Stefan','Gensinger Str. 9','55411','Bingen','Deutschland','06721-995237','06721-994498','skl@komin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888a94896','Bike Trial Sport','Göhrig','Jan','Bachgasse 11','75203','Königsbach-Stein','Deutschland','07232/311142','07232/311141','webmaster@biketrial.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888ab680a','hermannelectronic','Hermann','Benno','Hauptstrasse 40','D 798','Hohentengen a.Hrh.','Deutschland Baden-Wü','07742/7722','07742/91316','mail-an@hermannelectronic.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888ad6347','absolut-sportlich','Martin','Wolfgang','Schöngeisinger Str. 98b','82256','Fürstenfeldbruck','Deutschland','08141 359645','08141 15498','info@absolut-sportlich.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888b04422','Bender Elektronik','Bender','Wolfgang','Alicenstrasse 6','64293','Darmstadt','Deutschland','06151-158646','06151-158649','info@bender-elektronik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888b291e7','INTERAKTIVES BLAU','Engler','Dirk','Tiefenbacher Allee 46','99817','Eisenach','D','03691/612580','03691/612581','d.engler@interaktivesblau.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888b4b0ac','Joachim Theis Versandhandel','Theis','Dirk','Löhrerlen 17A','42279','Wuppertal','BRD','0202/649701','0180-505254200026','info@joachimtheis.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888b6d3a3','Youngline Sportswear','Weber','A.','Beaumaraiser Weg 3','66740','Saarlouis','Deutschland','06831/48968-0','06831/48968-29','AWeber@youngline.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888b8cfb7','Sat-Kom-Tech','Wiemann','Christian','Auweg 2/1','85570','Ottenhofen','Deutschland','+49 700 24747467','+49 8121 428700','info@chrishop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888baf365','Sat-Kom-Tech','Wiemann','Christian','Auweg 2/1','85570','Ottenhofen','Deutschland','+49 700 24747467','+49 8121 428700','info@chrishop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888bcee12','Claudia Voth','Voth','Michael','Weiherstobelweg 3','88214','Ravensburg','BW','0751/6527027','0751/6527208','vothy@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888bf115c','London Tourist Network Ltd','Weigt','Thomas','Southbank House, Black Prince Road','SE1 7','London','Großbritannien','0044 20 7840 2490','0044 20 7840 2499','tw@londoncitylink.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888c218a0','EDV-Systeme César GmbH','Kuske','Matthias','Richard-Wagner-Strasse 25','50674','Köln','D','0221-92129950','0221-92129974','m.kuske@edv-systeme-cesar.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888c43b79','digital concept','Fritzsche','M.','Mühlenstr. 78','07745','Jena','Deutschland','03641/215890','','info.search@jenaonline.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888c65e7c','Reisebüro Zornow-Tours','Zornow Olaf','Herr','Wilhelm-Franke-Str. 30','01219','Dresden','Deutschland','0351 - 471 62 80','0351 - 256 10 06','mail@reisebuero-zornow.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888c885c8','Adori AG','ervice','','Straubingerstr. 81','93055','Regensburg','Deutschland','0941/7088333','0941/7088499','Info@AdoriShop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888cacf50','Opitec GmbH','Wenisch','Edgar','Hohlweg 1','97232','Sulzdorf','Deutschland','09334 941 251','09334 941 192','edw@opitec.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888ccee0e','Delti.com','Pruefer','Andreas','Hohenzollern Strasse 13','30161','Hannover','Deutschland','0511/33611630','0511/2153331','info@delti.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888cf1159','verwoehnshop.de','Talbi','Claudia','Hermann-Hummel-Straße 12','82166','Gräfelfing','Deutschland','089/85466811','089/85466822','kontakt@verwoehnshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888d2189f','SIGMA watches - Swiss Made Since 1865','Bunte','Katrin','P.O. Box 8457','T1W2V2','Canmore - Alberta','Canada','++403 - 609 - 1199','++403 - 609 - 2525','info@sigmawatch.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888d43b78','Fahrradkeller Rombs','Rombs','Alexander','Katzwanger Hauptstr. 19','90453','Nürnberg','Deutschland','09122/638212','09122/638212','info@fahrradkeller.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888d65e7c','Motorrad Pabst','Pabst','T.','Wandsbeker Chaussee 96 a','22089','Hamburg','D','040 251 48 05','040 250 77 71','tpabst@motorrad-pabst.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888d885c2','Pegam Ätherische Öle','Pegam','Rudolf','Tulpenweg 6','72813','St. Johann','Deutschland','07122 - 658','07122 - 3748','webmaster@pegam-aetherische-oele.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001888dacf53','Firmway2000','Illmann','Martin','Bergstrasse1','08280','Aue','Deutschland','03771/51236','03771/551911','Fam.M.Illmann@westerzgebirge.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188a8992f0','Ernaehrungsstudio','Marianne Paul','Distributor','Maigartenweg 7','72224','Ebhausen','Germany','(49) 7054-2383','(49) 7054-928520','m.paul@morindaweb.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188a8bb592','S&T-Handel','Bendel','Herr','Steinbruchstr. 8','96185','Schönbrunn','Deutschland','09547-871451','09547-871453','webmaster@kauft.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188a8dd87e','bioquelle.de','Hirmer','Josph','Holzhäuser 7','94149','Kößlarn','D','08536-912061','08536-912059','einkauf@bioquelle.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188a90b9da','International PcE Network','Sebastian','Caban','Tigergasse 19','1080','Wien','Österreich','+43 699 10317333','+43 699 40317333','caban@ipn.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188a93077a','Kleibrink+Antwerpen GbR','Kleibrink','Volker','Büdericher Weg 15','47807','Krefeld','BRD','02151-305855','02151-305855','Zentrale@freude-am-kaufen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188a9525d7','FIT Foundation','Auderset','Patrick','rue du Jura 5','1201','Genève','Suisse','41 22 344 40 10','41 22 344 40 08','fit@oxygen-bar.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188a9748bf','MABUHAY - Asienshop','Ernst','Berthold','Pöltnerstraße 26','82362','Weilheim','Deutschland','0881 3145','0881 4178157','mabuhay-asienshop@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188a999284','MABUHAY - Asienshop','Ernst','Berthold','Pöltnerstraße 26','82362','Weilheim','Deutschland','0881 3145','0881 4178157','mabuhay-asienshop@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188a9bb58d','Agentur Brandstätter','Brandstätter','Kajetan','Hauzenbergerstraße 16','80687','München','Deutschland','089-57869255','089-57967569','webmaster@ocea-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188a9dd88a','','Werthmann','Georg','Rudolf Diesel Str. 6-8','89407','Dillingen','','09071 58897 22','','webmaster@allesbiokaese.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188aa0bd4f','Sigar Internet Design','Sutterlüty','Günther','Mühle 534','6863','Egg','Österreich','0043 5512 26091','','sigar@sigar.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188aa302f7','Marimed HealthCare','Joachim Endres','Dr.','Koelblstr 9','85221','Dachau','BY','0813183433','0813179764','doc@netpharmacy.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188aa525de','Designer Food P & S GmbH','Schulze','Alexandra','Linienstr. 70','40227','Düsseldorf','Deutschland','+49-211-977920','+49-211-9779277','aschulze@hemp.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188aa74cf5','Hofstetter Brautechnik OHG','Michel','Manfred','Antoniusstraße 4','56218','Mülheim-Kärlich','D','06772 953337','06772 953338','info@bierbrau.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188aa96bdf','Fa.GHG Getränkehandelsgesellschft mbH','Ermisch','Herr','Tichatscheckstr. 39b','01139','Dresden','Deutschland','0351 8484520','0351 8484551','info@ghg-getraenkeshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188aabb59a','Öko Direct GmbH','Hoffart','Jütgen','Römerweg 47','71083','Kuppingen','Deutschland','0180 5 22 55 77','07032 99 20 65','info@oekodirect.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188aadd8d0','Bäckerei Vanforsch','Vanforsch','Bernd','Oberbilker Allee 109','40227','Düsseldorf','NRW','0211-7802743','0211/7883514','info@backland.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ab0e01d','Bierking','chnittka','','Westerholter Weg 17','45657','Recklinghausen','Deutschland','02361-22993','02361-22993','schnittka@bierking.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ab32e33','PROKOMM','.Schenkel','','Werler Str. 46','59065','Hamm','Deutschland','02381-927377','02381-927379','PROKOMM@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ab54cf0','Melsheimer Reiseservice GmbH','Melsheimer','Ulrich','Corray 13','56856','Zell/Mosel','Deutschland','06542-41620','06542-41658','admin@moselwein24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ab76fd4','ProMedia GbR','Kemnitz','Michael','Innsbrucker Strasse 2','10825','Berlin','Deutschland','030-85732035','030-8548727','videoforum@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ab992bb','sara Service und Handelsges.mbH','Vincenz','Hugo','Wintgenhof 10','45239','Essen','Deutschland','02018405758','02018405971','caraberatung@t-online,de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188abbb58e','SNOW-HOW! Ski & Snowboards GmbH','Iserlohe','Reent','Am Darmer Bahndamm 1','49808','Lingen (Ems)','Deutschland','0591/4417','0591/9152942','mail@snow-how.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188abddc9d','Beer Telekommunikation','Beer','Herr','Rosa-Luxemburg-Str. 4','04103','Leipzig','Deutschland','(0341) 14990090','(0341) 14990095','marketing@telecom-store.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ac0e018','EUBIONA Naturwaren GmbH','M. Grethel','Rainer','pf 1223','79217','Staufen','Deutschland','07633 909406','07633909407','purnatur@purnatur.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ac4b0b5','REINBERGERdienstleistungen','Reinberger','Stefan','Friedrich-Ebert-Strasse 9','45468','Mülheim','Deutschland','0208-3069550','0208-3069552','info@reinberger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ac6d7ce','\"Der Saftladen\"','Reinberger','Stefan','Aktienstrasse 293','45473','Mülheim','Deutschland','0208-7671346','0208-7671348','info@reinberger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ac8f674','REINBERGERwebdesign','Reinberger','Stefan','Friedrich-Ebert-Strasse 9','45468','Mülheim','Deutschland','0208-3069550','0208-3069552','info@reinberger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188acb4065','Rehländer Communications','Rehländer','Herr','Postfach 840202','12532','Berlin','Deutschland','030-65260185','030-65260188','rehlaender@rc-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188acd6760','HSR Travel','Rosales','Regina','Borsigallee 20','53125','Bonn','NRW','02282436252','0228253690','marketing@hsrtravel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ad06aea','hermann electronic','B.Hermann','Herr','Hauptstrasse 40','79801','Hohentengen a.Hrh.','Deutschland','+497742/7722','+497742/91316','bh@hermannelectronic.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ad2b4d8','Rainer Birkmanns','Birkmanns','Rainer','Schwabhausenfeld 51','42349','Wuppertal','Deutschland','0202-4781940','0202-4781941','Jaus@Telebel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ad4d7c1','mk-matratzen','Kreft','Manuel','Am Hambkebach 13','32545','Bad Oeynhausen','Deutschland','05731,480510','05731,480478','info@mk-matratzen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ad6fe81','edoras','Simsek','Herr','Blücherstraße 32','75177','Pforzheim','Deutschland','07231-13937-12','07231-13937-15','e.simsek@edoras.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ad91d78','edoras','Simsek','Herr','Blücherstraße 32','75177','Pforzheim','Deutschland','07231-13937-12','07231-13937-15','e.simsek@edoras.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188adb6774','Kämpf Mobilfunk','Kämpf','Hans-Dieter','Hindenburgstrasse 47','77656','Offenburg','Deutschland','0781/991770','0781/9907062','hadi.kaempf@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188add8eb0','Schiffer IV-Systeme','Schiffer','Marc','Petersenstr. 48','51109','Köln','Germany','0221 9842780','','Schiffer@iv-systeme.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188af1ce7b','Handelsversand','Kluge','Peter','Albert-Schäffle-Str. 50','70186','Stuttgart','Deutschland','07114687821','0711467773','info@handelsversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188af41473','Needful-online','anns','','Elly-Heuss-Knapp-Straße 45','12355','Berlin','Germany','+49 30 66 52 7000','+49 30 66 52 7005','webmaster@needful-online.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188af65e74','Provenc-Al','Lembke','Klaus','Segeberger Str. 3a','23823','Seedorf','Deutschland','04555 14241','04555 14250','kal@provenc-al.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188af88144','Naturheilmittel Elfinger','Elfinger','Stefanie','Ossiacherstr. 28','80687','München','Deutschland','089/5682235-2','089/5682235-3','info@natur-heilt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188afacb38','bmedb.com AG','ergfelder','','Birkenallee 4-8','53773','Hennef','Deutschland','0049 2242 92990','0049 2242 929925','info@felber.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188afcf1f8','PROBIER GmbH','Winkel','Frank','Wormsstr. 3','44143','Dortmund','Deutschland','0231 - 60 70 010','0231 - 60 70 011','frank@bierclub.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188aff37f5','Rainer Birkmanns','Birkmanns','Rainer','Schwabhausenfeld 51','42349','Wuppertal','Deutschland','0202-4781940','0202-4781941','Jaus@Telebel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b0266b8','reise-online Gmbh&Co.KG','Meyer','Silke','Prof.-Jäcklein-Str. 2','97332','Volkach','Deutschland','09381-803482','09381-803481','info@reise-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b04b0ad','TheBarkeeper','Fabian Schramböhmer','Herr','Brandenburger-Ring 11-13','31535','Neustadt','D','01724047326','','info@the-barkeeper.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b06d812','Abcox - Amex, Corp.','Matekalo','Herr','Richard-Woerner Straße 16','75417','Muehlacker','D','07041-9661-0','07041-9661-16','admin@abcox.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b08f66c','printservice','Juncker','Teut','Ueckerstrasse 95','17373','Ueckermünde','Deutschland','039771/291-0','039771/291-29','Teut.Juncker@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b0b67b3','Beauty- & Vital-Shop','Buschmann','Guido','Krähenfeld 10','45479','Mülheim an der Ruhr','Deutschland','0208 4125880','0208 4125880','info@beauty-vital-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b0db15f','Der Auer Grafikdienst','Auer','Hans','Passauer Platz 9/12','1010','Wien','Österreich','+43-1-533 7 544','+43-1-533 7 558','grafik@auer.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b10960e','Maschinengravuren','Ammann','Elfriede','Feldstraße 12','86551','Aichach','Deutschland','08251 4543','08251 4437','ammann.aic@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b130303','PERIT Consulting GmbH','Haslauer','Hans-Peter','Marienbader Str. 8a','61191','Rosbach v.d.H.','Deutschland','06007^930011','06007 930012','Haslauer@perit.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b154da0','Schneider´s medizinische Badezusätze','Schneider','Christian','Bosenheimer Str. 18','55546','Hackenheim','Deutschland','(06 71) 6 87 27','(06 71) 7 31 37','info@saunabedarf-schneider.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b1796d8','iMOE-Informationsagentur Mittel- und Ost','Stobbe','Nicola','Gustav-Pries-Str. 36','30966','Hemmingen','Deutschland','0511/415796','0511/415774','stobbe@imoe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b19e156','WEINGUT IM ZWÖLBERICH','Heintz','Hartmut','Schützenstr. 14','55450','Langenlonsheim','Deutschland','0 67 04/92 00','0 67 04/9 20 40','Zwoelberich@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b1c2ab9','Porzellanhaus Steinkamp Gerhard Steinkam','Steinkamp','Matthias','Marktredwitzer Str. 15','95659','Arzberg','Deutschland','(09233) 7725-0','(09233) 7725-17','steinkamp@porzellan-steinkamp.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b1e51f9','Advice- psychologische Online-Beratung','Christiane Turnheim','Mag.','Wischathal 15','2013','Göllersdorf','Österreich','+43-2954-2490','','cturnheim@psychohelp.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b215942','Essig & Oel Basar Gummersbach','Holler','Olaf','Am Steinberg 3','51643','Gummersbach','Deutschland','02261 64804','','post@essigbasar.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b23c65b','Amor Dessous Handels GsmbH','Simbrunner','Christa','Humboldtstr. 6','A 402','Linz','Österreich','0043/732/797919','0043/732/784131','amorservice@eunet.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b261040','MaLu-Sportmarketing','Lichtenberg','Lutz','Bollenberger Busch 18','42781','Haan','Deutschland','02129/343385','02129/343385','info@malu.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b285a2b','GCG-Schuler','Schuler','Frank','Waldfriedenstr. 7','53639','Königswinter','Deutschland','02244-874582','02244-874582','info@gcg-schuler.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b2acb2c','SVM Software GmbH','J. Booz','Dr.','Fichtenweg 1','52428','Jülich','BRD','02461/9765-0','02461/9765-43','j.booz@finanza.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b2d1527','Valuta Webservice GmbH','Schulz','Frank','Vennstr. 44','40627','Düsseldorf','Deutschland','0211-9253647','0211-6801085','webmaster@kickboard-roller.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b2f3bff','Car-HiFi-Shop','Schäfer','Patrick','Im Wiesengrund 7','56357','Ruppertshofen','Deutschland','0171/7055382','','shop@peppy.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b3266c6','Tobias Grau KG GmbH & Co.','chmidke','','Siemensstr. 35 b','25462','Rellingen','Deutschland','0049 04101 3700','0049 04101 3701000','ssaa14@hotmail.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b34b117','iSport','Platzek','Lars','Lützner Strasse 27','04177','Leipzig','germany','0341/4794005','0341/9404407','lars.platzek@isport.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b36fa99','Axel Franke','Franke','Axel','Elisabethstr. 8','06366','Köthen','DE','03496 / 219225 oder','xxx','asiatee@teekauf.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b39448c','inandout records','kopanakis','tino','neutorgasse 47','8010','graz','österreich','+43 316 826211','+43 316 826211','tino@inandout.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b3bb593','eShoes GmbH','Jörgens','Markus','Boehnertweg 9','45359','Essen','Deutschland','0201/8676-934','0201/8676-49934','markus_joergens@deichmann.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b3dff85','Cyber System','Nuss','Nico','Marktstrasse 18','18528','Bergen','D','03838/254673','03838/209511','n.nuss@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b410743','bike-components','Hoenig','Klaus','templergraben 15a','52062','Aachen','Deutschland','0241 92919671','0241 92919676','klaus@bike-components','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b43788b','Kaminbesteck-Versand Brigitte Weber','Weber','Michael','Am Weiher 3','97892','Kreuzwertheim','Deutschland','09342-913558','09342-913559','Info@kaminbesteck-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b45c242','Hannets','Naujokat','Lothar','Am Grünen Hagen 89','30459','Hannover','Deutschland','0049 0511 232942','0049 0511 2348295','graupel1@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b480c0d','edoras gmbh & co.kg','Simsek','Herr','Blücherstraße 32','75177','Pforzheim','Deutschland','07231-13937-11','0723','e.simsek@edoras.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b4a7d0e','Blumenservice Edith','Kappel','Gerald','Untere Mölten 25','8045','Weinitzen','Österreich','0676/3981159','','info@blumen.co.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b4ccb1c','Pariser-Mode','Lysiak','Gisela','Roter Sand 15','28197','Bremen','Deutschland','0421 54 25 46','','info@pariser-mode.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b4f1506','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b5266cd','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b54b117','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b56fa98','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b59448c','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b5bb58d','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b5dff80','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b610741','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b639f40','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b65e9c3','VOGTLINE.COM Online-Verand','Sobkowiak','Michael','Bergstraße 37b','08267','Zwota','Deutschland','037467 594018','037467 21537','info@vogtline.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b683327','Thomas Cobos International','Cobos','Thomas','Eichenlaubweg 55','75181','Pforzheim','Deutschland','07231 / 582627','07231 / 582628','info@cobos.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b6aa899','LCI InterCreate w3developement GmbH','M Gruber','Oliver','Mariahilferstrasse 123','1060','Wien','Austria','+43 / 1 / 599 99 - 5','+43 / 1 / 599 99 - 5','oliver.gruber@intercreate.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b6cf22e','BookKiosk.de GmbH','Nilsson','Christer','Panoramastrasse 4','74889','Sinsheim','Deutschland','07265 911 715','','info@bookkiosk.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b6f3c2f','Norbert Anthes Industrieberatung & Einka','Anthes','Norbert','Fliednerstraße 9','55131','Mainz','Deutschland','06131 - 839521','06131 - 839523','anthesind.ber.einkaufservice@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b728dcc','ASKARO.com','Neuheuser','Franz','Poststrasse 5','52477','Alsdorf','Germany','02404-9878400','02404-9878600','Neuheuser@askaro.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b74d7b6','IGL-Rheinberg','Fischer','Maria','Mühlenweg 70a','47495','Rheinberg','Deutschland','02843-9879','02843-9890','webmaster@igl-rheinberg.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b7721ab','AGB Inter Trade GmbH','Gareis','Ronald','Schlossgarten 14','95517','Emtmannsberg','D','09209 9464','9465','agb-it@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b799258','Privatbrauerei Härke KG','Härke','Matthias','Am Werderpark 5','31224','Peine','Deutschland','05171/405-0','05171/405-130','shop@haerke-brauerei.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b7bdd02','Gerling.de','Brune','Martin','Gereonshof','50670','Köln','Deutschland','(01803) 320 113','(0221) 144 607 667','online-marketing@gerling.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b7e268b','xxs-fashion','Schrader','Wofgang','Friedrich-Ebert-Str. 120','34119','Kassel','Deutschland','0561 7391190','0561 780316','info@xxs-fashion.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b812e3e','Ping Pong','Wenisch','Ronald','Wilhelmstraße 76','37308','Heiligenstadt','Deutschland','03606-608217','03606-606328','webmaster@pingpong-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b83c6ae','Oeser GmbH','oeser','reinhard','Gregor Mendel Str. 2-4/3/7','1180','Wien','Österreich','++43 1 470 68 78','','oeser.info@aon.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b86103f','Tauch & Partner - ComputerCompany.de','Tauch','Maik','Eichenallee 117','33332','Gütersloh','Deutschland','05241 905530','05241 905533','mtauch@tauch-partner.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b885a2d','INDUSYS GmbH','Heider','Wolfgang','Gielster Stück 6','58513','Lüdenscheid','Deutschland','02351/9974-12','02351/9974-44','heider@indusys.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b8acb34','AlphaSoft','Goellner','Sigrun','Aldinger Str. 86','70806','Kornwestheim','Deutschland','07154/ 182700','07154/4939','Sigrun.Goellner@trueterm.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b8d1528','Orbitron Products GmbH','nfo-Desk','','Alte Landstr. 106','9445','Rebstein','Schweiz','+41 71 770 07 77','+41 71 770 07 78','orbitron@openoffice.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b901cdc','MAV Versicherungsmakler','Alberer','Herr','Schleißheimer Str. 207','80809','München','Deutschland','089/30777900','089/3077901','MAV@rundumschutz.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b92b4e6','Deberling Internet-Dienstleistungen','Deberling','Oliver','Am Wolfsberg 19','71665','Vaihingen','Deutschland','07042/6758','040/3603 626 777','Promerx@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b94fedb','EDV-Service Pichl','Pichl','Thomas','Hauptstr. 36','71409','Schwaikheim','D','07195 57657','07195 57658','thomas.pichl@palmtop-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b974ca8','Lost Versicherungen e.K.','Lost','Michael','Pfahlweg 42','25436','Tornesch','Deutschland','04122/52060','04122/52067','info@lost-versicherungen.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b99930b','','Missbach','Oliver','Postfach 15 14 08','80048','München','Deutschland','089-55079197','089-55079197','omissbach@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b9bdcf5','Computer Service, GRAF','Graf','Ilja','Heimsbrunner Str. 18','12349','Berlin','D','0172/ 5145974','','compservice@freenet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188b9e2694','4brains.de','Oberhauser','Jan','Finkenweg 1','87488','Betzigau','Deutschland','(0831) 5707163','(0831) 5707159','Webmaster@4brains.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ba159dd','passiontec Computerversand','Schmidt','Daniel','Waldweg 2','03222','Eisdorf','Deutschland','03542/40377-6','03543/40377-9','info@passiontec.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ba3ed5f','select24 internetstores GmbH','Voeller','Thomas','Hansaring 1','49504','Lotte','Deutschland','05404 / 91460','05404 / 914620','voeller@select24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ba63791','Avitos AG','Theermann','Katrin','Kiesweg 18','35390','Giessen','Deutschland','0641-5655-682','0641-5655-319','k.theermann@avitos.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ba881f4','SCHREIBER Computersysteme','Frank Schreiber','Herr','Am Mündersiek 9A','31848','Bad Münder','GERMANY','+49-172-5130049','+49-5042-959742','fsch@sid-net.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188baaf237','ST - COMPUTER','Tomanik','Susanne','Grünberger Straße 75','35447','Reiskirchen','Deutschland','06408 - 96183','06408 - 96184','susanne@st-computer.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bad3d27','Pospichl Phone Service','Pospichl.de','Thomas','Hardtstr. 13','76694','Bad Schönborn','Deutschland','07251-13927','07251-13324','info@of-webdesign.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bb04419','Computerhardware Thielbeer','Thielbeer','Frank','Hopfenstr. 4','29410','Salzwedel','Deu','03901-477225','','webmaster@ft-computer2000.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bb4628e','datentechnik m.falk','Falk','Martin','Finckensteinallee 32','12205','Berlin','Deutschland','030-8338488','','info@autoverwerter.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bb6ac77','S+H Finanzvermittlung GmbH','Zahn','Herr','Zum Wilhelmsblick 13','69168','Wiesloch','Deutschland','06222 / 770 825','06222 / 770 843','info@sh-finanzmanagement.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bb8f6f4','MAS Elektronik AG','Persigehl','Rainer','Blohmstrasse 16/20','21079','Hamburg','Deutschland','040/767335-20','040/767335-25','rainer@mas.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bbb6775','MAS Elektronik AG','Persigehl','Rainer','Blohmstrasse 16/20','21079','Hamburg','Deutschland','040/767335-20','040/767335-25','rainer@mas.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bbdb161','JP-PC','Püschel','Josef','Zur Hülsheide 9a','48165','Münster','deutschland','02501262893','02801262894','info@mp3-special.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bc0b97a','Needful Things - T. Markwitz EDV-Service','Markwitz','T.','Eisenacher Str.5','35088','Battenberg','Deutschland','06452/5289','06452/5287','info@needful-things.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bc3515e','Südwein Import & Handel GmbH','Ködel','Rainer','Drygalski-Allee 33','81477','München','Deutschland','0049 0811 2098','0049 0811 2099','a.koedel@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bc61046','ASC Computersysteme','Schmidt','Axel','Altensteiner Straße 90','36448','Schweina','Deutschland','+49 36961 72210','+49 36961 72220','axel@asc-computer.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bc85a2e','Cytronix OHG','Hausberger','Denis','Weihererstr. 22','76698','Ubstadt','Deutschland','07251-96210','07251-962150','denis@cytronix.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bcacf52','Ulti-Com','Brüchler','Markus','Wickeder Hellweg 132','44319','Dortmund','D','0231-212957','0231-212944','info@ulti-com.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bcd151d','Mobilteam Unna GmbH','Nolde','Klaus','Büddenberg 89','59423','Unna','D','02303-16063','02303-23404','info@mobilteam.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bd01cd6','mdt - Müller´s Datentechnik','Tillmann','Dietmar','Birkenstr. 4','58313','Herdecke','Deutschland','02330-129265','02330-129265','DTillmannaol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bd2b4ee','Der EuroFuchs - EDV- und Internetservice','Wehe','Uwe','Am Geisthof 45','39261','Zerbst','Deutschland','039236129053','039236129054','service@eurofuchs.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bd5a019','Novodrom GmbH','Link','Andrea','Friedrich-Bergius-Ring 34','97076','Würzburg','Deutschland','0180 - 5 30 53 58','0180 - 5 30 53 60','alink@novodrom.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bd80c0c','Computer Components','Thallmair','Marc','Hamburger Strasse 28','80809','München','D','089-35004526','089-35004527','info@computer-components.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bda7d0c','projekt.R','U. Rüster','Kai','Cockerillstr. 100','52222','Stolberg','Deutschland - NRW -','0700-projektR ( 77 6','0700-projektR ( 77 6','vertrieb@projekt-R.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bdcee0f','AWW Computer','Bräunlich','Andreas','Glauberstr.42a','97318','Kitzingen','Deutschland','09321-920838','09321-920839','direkt@a-w-w.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188be01ced','Versicherungsbüro Raab','Raab','Udo','Zoppoter Str. 61','90766','Fürth','D','0911-732696','0911-733717','service@vbraab.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188be2b4e0','Compaq Schweiz (GmbH)','Sascha','Cucuz','Ueberlandstrasse 1','8600','Duebendorf','Schweiz','+411 801 21 11','','sascha.cucuz@compaq.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188be525e0','Tabakland','abersaat','','Friedensallee 88','22763','Hamburg','Deutschland','040/3901775','040/3900642','Info@Tabakland.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188be79741','Hamburg-Hafenverlag','Kowollik','Yvonne','Abtstr. 8','21614','Buxtehude','Deutschland','04161/866480','04161/866478','yk@hafenshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bea32ff','HEKO Küchen & Wohnmöbel','Kontek','Herr','Untere Dorfstr. 13','76597','Loffenau','Deutschland','07083-4752','07083-3273','mail@moebel-shopping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bec9ffc','HDS D.Schönau','Schönau','Danny','Turnvater-Jahn-Weg 14','09496','Marienberg','Deutschland','03735-661407','03735-661408','s.d@online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bef115c','CompuRAM GmbH','Bauer','Thomas','Drächslstr. 12','81541','München','Germany','089/5475763-0','089/5475763-9','thomas.bauer@compuram.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bf26ad7','first-e bancorp plc','v. Holtzendorff-Fehling','Philipp','6, Burlington Road','4','Dublin','Irland','00-353-1-231-3000','','Philipp.Holtzendorff@first-e.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bf4d7b7','second-hand-pc','Becker','Herr','Breite Strasse 11','57076','Siegen','Deutschland','0271/4852220','0271/4852229','second-hand-pc-siegen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bf748b6','MST-Hardware4you','Stehle','Marc','Goethestr.11','72589','Westerheim','Deutschland','0721 - 151 348768','0721 - 151 348768','info@mst-hardware4you.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bf9bcff','Hochzeitsservice Marriage Day','Zeller','Michaela','Herzbergstrasse 4a','61138','Niederdorfelden','Deutschland','06101 531121','06101 531221','info@hochzeitsservice.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bfc2aba','ART-Computer Vertriebs GmbH','Nolte','Hr.','Joh.-G.-Gutenbergstr. 19c','82140','Olching','Deutschland','08142/49559','08142/49691','info@art-computer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188bfe9bb9','Ink-World','Klehr','Daniel','Siedlerstr.25','85129','Oberdolling','BRD','08404/930362','08404/930363','Daniel.Klehr@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c01f145','ESKA System- und Datenservice Elke Sobos','Soboszcyk','Uwe','Vahlhauser Str. 49','32825','Blomberg','Deutschland','05236 99831','05236 99832','ElkeSoboszcyk@T-Online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c04628d','FiBu & Bürosysteme Irlesberger','Gerhard','Irlesberger','Friedhofstr. 7','94116','Hutthurm','Deutschland','08505-918970','08505-918971','fibu@irlesberger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c06ac85','Bellmanns Marketing','- Dieter Huckel','Heinz','Spechtstr. 8','49828','Neuenhaus','Deutschland','05941-990970','05941-990971','info@huckel.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c09219d','Twostars','Hohmann','Thorsten','Breite Str. / Kölner Ladenstadt 32','50667','Köln','Deutschland','0221 925 54 53','','letter@twostars.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c0bb612','Shirtscout','Hohmann','Thorsten','Breite Str. / Kölner Ladenstadt 32','50667','Köln','Deutschland',' 0221 925 54 53','','ines_rust@twostars.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c0e268f','Real Magic Computer','Melpert','Jens','Mainzer Gasse 1','34613','Schwalmstadt','Deutschland','+49 6691 919919','+49 6691 928654','jm@rmc-edv.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c11554f','Lantronic - Inh. Adelheid Lange','J.Lange','Norbert','Akazienweg 14','34431','Marsberg','Germany','02994-584','02994-9352','nlange@lantronic.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c13ed59','KONKRET-Computer GdbR','Schmehrer','Marcus','An der Bleiche 7','67167','Erpolzheim','Deutschland','06353/914960','06353/914965','post@konkret-computer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c165e75','Cyberpool Marketing KG','Urban','Klaus','Sophienstrasse 30','68794','Oberhausen/Rh.','Deutschland','07254 4013','07254 4011','urban.cpm@PC-vor-Ort.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c18cfdb','Javed Computer Shop','Javed','Amar','Neugasse 6','61184','Karben','Deutschland','0173-3035509','06039-931022','info@Showcase-Shopping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c1b67cf','R-D-P','Ditzel','Roland','Dorfstr.39','63571','Gelnhausen','Deutschland','06051473176','0721151207789','rditzel@rolandditzel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c1dd86c','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@aloevera-produkte.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c21072e','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@buchshop2000.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c23a374','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@cdshop2000.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c261088','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@tintenpatrone2000.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c288137','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@kornbrennerei-boente.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c2b1d86','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@market2000.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c2d8a92','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361 - 484652','02361 - 41412','webmaster@partnerprogramme2000.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c30bd7c','speicherkarte.de','Falkenberg','Jörg','Adlerstraße 53','76297','Stutensee','Deutschland','07249/953757','07249/953758','info@speicherkarte.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c3351ae','Martina Vogel CAD Technik','Vogel','Josef','Immelstetter Str. 7','86865','Markt Wald','Bayern','08262 2116','08262 2033','vogel-cad-technik@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c35e9b9','Computer&Beschriftungstechnik','Beißwenger','Wolfgang','Lange Straße 14','89537','Giengen','Deutschland','07322-932225','','info@computerbestellservice.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c385e49','Corporate Technologie Systems Gesellscha','ey','','Konrad Adenauer Str. 9-13','45699','Herten','Deutschland','+49 2366 305 131','+49 2366 305 130','ley@cts-computer.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c3af23d','Fundgrube','Wunderlich','Heike','Eselsweg 79','41068','Mönchengladbach','Deutschland','02161 52016','02161 952066','info@heikes-fundgrube.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c3d637e','rising systems Gesellschaft für EDV mbH','Yildam','Herr','Schinkelstraße 44a','40211','Düsseldorf','Deutschland','0211-361199-0','0211-361199-29','richter@rising-systems.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c40920f','AtesCom:Hard-& Software','Herr ATES','Dipl.-Ing.','Joachimberg 3','45309','Essen','Germany','0700/57115711','0201/8917782','webmaster@atescom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c432e46','Saure','aure','','Hermann-Windel-Str. 9','33659','Bielefeld','BRD','0521-488150','0521-488121','martins-shop@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c45c27f','MS Mikro Software GmbH','Claus','Michaela','Marie-Curie-Straße 2','53359','Rheinbach','Germany','02226/92990','02226/929999','m.claus@mikro-software.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c483318','Safimports e.K.','Fischer','Roland','Hebbergring 25','93077','Bad Abbach','Deutschland','09405-941291','09405-941219','info@safimports.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c4acf6e','Herkommer Soft- Hardware','Herkommer','Werner','Talstr. 3','74912','Kirchardt','Deutschland','07266 911280','07266 911281','webmaster@herkommer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c4d3d32','R-D-P','Ditzel','Roland','Dorfstr.39','63571','Gelnhausen','Deutschland','06051473176','0721151207789','rditzel@rolandditzel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c506af0','Aabori','.Mohr','','Hauptstr. 3','19372','Ziegendorf','D','03872120730','','info@aabori.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c530747','Schulze Versand & Service','Schulze (Inhaber)','Andreas','Postfach 1508','44505','Lünen','Deutschland','0190-151071 (1,21 DM','02306-967833','service@schulze-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c559bee','buyco-IT GbR','Remus','Silvio','Am Rosengarten 35','06526','Sangerhausen','Deutschland','03464/278096','03464/278097','remus@buyco-it.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c58102a','Fleischer Hard- und Software','Fleischer','Herr','Edisonstrasse 5','24558','Henstedt-Ulzburg','Deutschland','+49 4193 890089','+49 4193 890080','hfleischer@hardware-shopping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c5aa41f','top Hard- und Software Vertriebs GmbH','Stähler','Uli','Norsk-Data-Straße 1','61352','Bad Homburg','Deutschland','+49 6172 49 00 60','+49 6172 49 00 69','info@top-pcshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c5d1518','SM Computer & Kommunikation','Müller','Stefan','Eßmannskamp 2a','49356','Diepholz','Deutschland','05441-5754','05441-8917','smueller@sm-pcshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c604428','Talismane','Vetter','Markus','Grundstraße 84','63512','Hainburg 1','DE','06182-898633','06182-991283','mvetter@zauberschatulle.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c62dbfb','Bölükbasi & Peukert GbR','Peukert','Markus','Barbarossaweg 8','97941','Tauberbischofsheim','D','09341/898018','089/ 2443 70186','peukert@bediab.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c6573ff','abcSales','Reinhardt','Mark','Bruckstraße 37','70734','Fellbach','Deutschland','(0711) 957979-0','(0711) 957979-50','mre@silberpalast.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c67e507','PC-MÄUSE Udo Jacobi','Jacobi','Udo','Im Eck 18','32457','Porta Westfalica','Deutschland','05722 21958','05722 906293','udo.jacobi@pc-maeuse.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c6a7d13','HEICOM','Joemann','Günter','Gemener Str. 6a','46359','Heiden','Deutschland','02867/97021','02867/97022','joemann@joemann.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c6d1518','Egü-Modeversand','Velde','Julia','Postfach 1965','24018','Kiel','Deutschland','0561/7391190','0561/780316','dot5@dot5.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c704421','Artgalerie KUNSTkopie - Schulz & Schulz','Schulz','Hardy','Lortzingstraße 13','45128','Essen','D','0201-26986-24','-25','hardyschulz@kunstkopie.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c730307','PC-vor-Ort Springe','Blümchen','Thomas','In der Welle 21','31832','Springe','Deutschland','05045961588','05045961590','bluemchen@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c759bf8','ISB Internetberatung Stuttgart GmbH & Co','Bauer','Caroline','Belaustr. 25','70195','Stuttgart','Deutschland','0049 711 696 00 26','0049 711 69 13 42','caroline.bauer@isb-gmbh.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c780c14','OELSCHLÄGER Elektronik','Oelschläger','Günter','Wiesenstraße 20 BN','64331','Weiterstadt','BRD-Hessen','06151894285','06151896449','GO@stecker-profi.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c7aa419','Comtropolis','Richter','Arnold','Wolbecker Str. 22','48155','Münster','Deutschland, NRW','0251-6744980','0251-6090560','a.richter@comtropolis.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c7d3d2a','TINTON Vertrieb e.K.','Süßmann','Ursula','Neusath 110','92507','Nabburg','Deutschland','09433/8698','09433/901126','info@tinton.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c806aec','Topclean R. Lambiase','Lambiase','Roberto','Vetterstrasse 35','75417','Mühlacker','Deutschland','07041/861054','07041/863306','r.lambiase@topclean-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c830739','ethernet2000','Röhrig','G.','Zum Wiesenhof 3','57614','Niederwmbach','D','02681/988639','02681/988638','service@ethernet-2000.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c859ffb','TIBBB Ing. Büro Rheda- WD','Bröhl','Thomas','Wacholderweg 4','33378','Rheda- WD','Deutschland','05242 - 967 200','05242 - 967 201','t.broehl@tibb.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c880c16','Gera Web GmbH','ürfel','','GP Keplerstraße 10','07549','Gera','Deutschland','0365/7349386','0365/7349387','sw@netzsystem.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c8aa41b','PrintMedia2000 e.K.','Kreisheimer','Walter','Ringofenstrasse 10','63773','Goldbach','Deutschland','06021/3459095','06021/570849','verkauf@printmedia2000.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c8d1527','IS-Hamsch','Ralf','Hamsch','Schutternstr.23','77974','Meißenheim','DE','07824-662660','07824662661','mail@is-hamsch.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c904422','EDV-Zubehör Krauß','Krauß','Rainer','Lüßrain 8','63911','Klingenberg','Deutschland','09372/923515','09372/923516','rainer@krauss-klingenberg.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c92dbec','WellnessBuecher.de','Goette Himmelblau','Ulrich','Calle Ramon Muntaner, 54, 5-8','07800','Ibiza','Spanien','0034 971 300 966','','goette@ctv.es','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c9573f6','ACV Software','Josef Rappold','Franz','Zeppelinstraße 64','8055','Graz','Österreich','(+0043)0699/10515812','(+0043)0316/296889','f.rappold@acv-software.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c981022','eteleon','Valtenaire','Tobias','Rosenkavalierplatz 5','81925','München','Deutschland','089/92907185','089/92907183','tv@eteleon.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c9acb30','Cult','Poll','Herr','Südwall 15','47798','Krefeld','Germany','02151/803361','02151/22119','webmaster@cult-tattoo.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188c9d633f','kabelladen GbR','Trumpfheller','Wilhelm','Hauptstr.18','64401','Groß Bieberau','Deutschland','06166-932830','089-244393974','info@funcover.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ca091f9','Software Media Service GOTTSBACHER','Gottsbacher','Herr','Postfach 134','9010','Klagenfurt','Österreich','0664/3744219','','SMSGottsbacher@chello.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ca351cb','Sage KHK','Polley','Klaus','Berner Str. 23','60437','Frankfurt','Deuschland','069-500070','069-500071277','kpolley@sagekhk.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ca5e9bb','Informationsverarbeitung Michael Jeschak','Jeschak','Michael','Mittelstraße 5, PF 443','58317','Schwelm','Deutschland','+49 2336 9386 30','+49 2336 9386 39','Info@Nostalgietelefon.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ca85a2c','Informationsverarbeitung Michael Jeschak','Jeschak','Michael','Großer Markt 7, PF 17 11','58261','Gevelsberg','Deutschland','+49 2332 82987','+49 2332 13522','Info@iMJ-Jeschak.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cab194a','Herzog Einzelhandels KG','Herzog','Heinz','Goethestraße 15','58300','Wetter','Deutschland','02335 6464','','Verwaltung@akzenta-Markt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cadb56b','Edv EVOS','Oskar','Tomrle','Postfach 6','3702','Oberrußbach','Österreich','0664/1416935','02955/71350','evos@aon.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cb0e021','Angelika Sari Import-Export-Vertrieb','Sari','Angelika','Samhofstr. 9','85276','Pfaffenhofen','BR Deutschland','08441/805844','08441/805845','service@dinkelkissen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cb39f40','kabelladen','.Trumpfheller','','Hauptstr.18','64401','Gross Bieberau','Deutschland','','','info@nokia-cover.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cb6377f','GM grenzenlos Mobil','Rausch','Jürgen','Leipziger Straße 40','60487','Frankfurt am Main','Deutschland','0 69 / 71 67 18 - 29','0 69 / 71 67 18 - 30','Info@grenzenlos-mobl.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cb8d38c','Raduschewski','Raduschewski','Harold','Pistoriusstraße 6','13086','Berlin','Deutschland','030-927950-0','030-927950-13','info@radutec.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cbb8e87','Techn. Büro Weissenborn','Weissenborn','Gerd','Buchbergblick 24','63505','Langenselbold','Deutschland','06184-900523','06184-900706','gw@tbw-modellbau.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cbe0000','vfi immobilien GmbH','Weissenborn','G.','Buchbergblick 24','63505','Langenselbold','Deutschland','06184-900525','06184-900705','info@vfi.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cc1554c','Precisionsoft AG','Kobel','R.','Moosacherstrasse 4','8804','Au/Zuerich','Schweiz','+41 1782 6622','+41 1782 6626','psoft@swissprecision.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cc41481','Software-Entwicklung & Vertrieb','Otter','Dieter','Riemenschneiderstr. 32','97708','Bad Bocklet/Steinach','Deutschland','(09708) 70 62 46','','info@tools4vb.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cc6ac80','Shopcreate Webdesign','.Zschern','','Kleiberweg 010','24321','Lütjenburg','Deutschland','04381-417161','04381-419335','info@shopcreate.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cc9e140','InstallShield Software GmbH','Knauß','Bernhard','Neutorstraße 16','89073','Ulm','Deutschland','0731-96255-15','0731-92555-33','bernhardk@installshield.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ccc7920','Faboro Enterprises AG','Beer','Eduard','Schaffhauserstrasse 560','CH805','Zuerich','Schweiz','0041 307 14 40','0041 307 14 44','ebeer@faboro.ent','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ccf10f9','Trhlik & Fahn OEG','Trhlik','Katharina','Erdpress 76','2224','Sulz','Österreich','+43 2534 4781','+43 2534 4773','info@vinothek24.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cd28dd3','Software24.com GMBH','.Keil','','Salinweg 9','83071','Stephanskirchen','Deutschland','08031 737 135','08031 73 866','info@software24.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cd525f2','XynX! GmbH','Schäkermann','Anke','Mittelstr. 93-95','58285','Gevelsberg','Deutschland','+49-2332-3061','+49-2332-3063','anke@xynx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cd7be45','combit GmbH','Dannenmann','Brita','Untere Laube 30','78462','Konstanz','Deutschland','07531-906010','07531-906018','dannenmann@combit.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cda7d0c','Gabartas Werbemittel','Gabartas','Roswitha','Bommerholzer Weg 59','58300','Wetter','Deutschland','02335 7 27 66','02335 7 13 51','europrom.gabartas@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cdd1517','WILDFOOT / Düfa-Shop','Krüger','K.-H.','Oberlausitzer Straße 1','02733','Cunewalde','Deutschland','035877/28285','035877/28285','webmaster@wildfoot.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ce06f18','KESYS AG','schmidt','matthias','arndstrasse 12','01099','dresden','deutschland','0351/89960140','0351/89960141','info@weblingerie.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ce32a1c','Wollshop','.Symnick','','Schanzenstr.99','20357','Hamburg','Deutschland','040 43097150','','wollshop@wollshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ce5c241','Bittner','Bittner','Thomas','Winner Str. 11','91227','Leinburg','Deutschland','09187 903360','09187 903360','bittner@spieleshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ce85e1d','Faboro Enterprises AG','Beer','Eduard','Schaffhauserstrasse 560','CH-80','Zuerich','Schweiz','+41 1 307 14 40','+41 1 307 14 44','ebeer@faboro.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ceb1955','Faboro Enterprises AG','ertrieb','','Schaffhauserstrasse 560','CH-80','Zuerich','Schweiz','+41 1 307 14 40','+41 1 307 14 44','info@faboro.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cedb157','SCS-Computertechnik','Schubert','Herr','Riesengebirgstraße 6','93073','Neutraubling','Deutschland','+49-9401-910200','+49-9401-910202','r.schubert@scs-computertechnik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cf1072e','avast! Antivirus Center','Singhuber','Hans-Christian','Custozzagasse 5','1030','Wien','Oesterreich','0043.1.7107936','0043.1.7106838','info@avast.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cf3c6ba','Der Teeproduzent - ein Service der F&S P','Schön','Oliver','Gartenweg 18','74821','Mosbach','Deutschland','0172-6519521','06261-14037','schoeno@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cf6857b','c+b Ing.- Gesellschaft','Theodor','Cocin','Blumenallee 75 a','86343','Königsbrunn','Bayern','08231-2221','08231-34682','cocin@cocin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cf91d7f','GAME WORLD GmbH','Mirbach','Herr','Buntentorsteinweg 33','28201','Bremen','Deutschland','0421-5360606','0421-5579624','holger@gameworld.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cfbdd0d','Weinbau-Weinkellerei Wilfried Hilgert','Hilgert','Leander','Aspisheimer Str. 18','55457','Horrweiler','Deutschland','06727 244','06727 1258','leander.hilgert@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188cfe78dd','NetFactory GmbH','Anyfantis','Hr.','Bahnhofstr. 2','76137','Karlsruhe','Deutschland','+49-721-933300','+49-721-9333088','anyfantis@net-factory.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d01f63b','A @ und www-Werbung','Jürgensen','Herr','Dorfstrasse 8','25927','Aventoft','Deutschland','04664-339','-','textildruck@stepshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d04899f','Agentur Stika Roland','Harksen','Herr','Hauptalle 4','24937','Flensburg','Deutschland','0180-5052533-58240','','stika@stepshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d0748b7','Steinkamp','Steinkamp','M.','Marktredwitzer Str. 15','95659','Arzberg','Deutschland','0049 9233 7725 0','0049 9233 7725 17','info@felber.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d0a5a47','LISTAN Hardware & Computerzubehör','Minkine','Stanislav','Billwerder Ring 10','21035','Hamburg','Deutschland','040/71001837','040/71001838','kontakt@listan.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d0cee15','Leisuresoft GmbH','Fredebeul','Alex','Robert-Bosch Str.1','59199','Bönen','Deutschland','02383-690','02383-69500','alex.fredebeul@leisuresoft.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d10441b','Tapir der Outdoorstore- Ausrüstung für R','Schneider, Andreas Gamm-Stendenbac','Tomas','Am Grün 50','35037','Marburg','Deuschland','0049-(0)6421-210646','+49-6421-24655','marburg@Tapire.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d130300','asknet AG','W. Mayer','Reinhart','Vincenz-Prießnitz-Str. 3','76131','Karlsruhe','Deutschland','0721 96458 20','0721 96458 99','mayer@asknet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d159bf4','Freudenberg Armee & Freizeitwaren','Freudenberg','Maik','Torstr. 1','34289','Zierenberg','','05606 56580','05606 56581','inof@freudenberg-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d185a96','Versandhandel Gorsler','Gorsler','Jürgen','Sudetenstr. 27','38518','Gifhorn','Deutschland','05371-932989','05371-932989','JGorsler@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d1b1954','Versandhandel Gorsler','Gorsler','Jürgen','Sudetenstr. 27','38518','Gifhorn','Deutschland','05371-932989','05371-932989','JGorsler@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d1db15f','ACI Service & Vertriebs GmbH','Böse','Dietmar','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361-41514','02361-41412','webmaster@market2000.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d210776','Der Rumtreiber','Scholze','Dirk','Lannerstr. 5','01219','Dresden','Deutschland','0351 4710563','0351 4710563','dirk@rumtreiber.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d23c65a','handybags.de','Immega','Lars','Friedrich-Garvesstr.2','28199','Bremen','Deutschland','0421 / 5976701','0421 / 5976702','admin@handybags.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d26856c','Jannys ART Richter & Frenk GbR','Richter','Peter','Gleimstraße 61','10437','Berlin','Germany','030/440 41 001','030/440 58 239','info@bodypainting.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d291d79','COOK Outdoors','Thalmann','Jan-H.','Große Straße 114','27283','Verden','Deutschland','04231-82885','04231-82886','info@cook-outdoors.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d2bdd04','Quo Vadis, Alles für Rucksackreisen GmbH','Duensing','Friedrich','Bürgermeister-Smidt-Str. 43','28195','Bremen','Deutschland','0421-14778','0421-14995','info@quovadis-hb.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d2e74b8','sportaktiv','Stark','Ute','Ludwigstr. 6','63110','Rodgau','Deutschland','06106/3431','06106/646016','sport.aktiv@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d31f1b1','Watzmann-Laden','Kemmer','Karsten','Kasinostr.13-15','47051','duisburg','deutschland','0203/24131','0203/24170','info@watzmann-laden.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d3489a7','SINE GmbH','Kießling','Peter','Oeder Weg 43','60318','Frankfurt','Deutschland','069-552233','069-59 3074','essen@sine.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d3748b7','Ars Vivendi Weinimport','Schmidt','Rüdiger','Wellenkampstr.19','32791','Lage','Deutschland','05232-68133','05232-68133','proliners@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d3a2efb','Kletter und Hochtourenecke','Pfeffer','Hr.','Kapuzinerplatz 4','80337','München','Bayern','0049897472700','004989773937','bergsport@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d3cc703','Lauche und Maas München GmbH','Lauche','Hr.','Alte Allee 28','81245','München','Deutschland','+49 89 8201865','+49 89 831288','glauche@lauche-maas.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d401ce4','Wildgoose','ildGoose','','Schönbornstraße 9','76698','Stettfeld','Deutschland','0 72 53 / 64 66','','info@wildgoose.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d42dbf9','Trekking & Kanuladen','Zimmermann','Ralf','Obere Bachgasse 13/14','93047','Regensburg','Bayern','0941/567777','0941/567778','info@trekking-kanu-laden.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d4573fb','Martin Schmidt und Holger Damczyk GdbR','Schmidt und Holger Damczyk GdbR','Martin','Karl-Pfaff-Siedlung 135','67663','Kaiserslautern','Deutschland','0631 - 26211','0180 - 50 52 55 05 6','service@sun66.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d483383','GamesWorld-Kitzingen','Armin Schneider','Herr','Kapuzinastr. 10','97318','Kitzingen','Deutschland','09321/922144','09321/922144','Ga-Wo@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d4af23f','Bernie´s PC-Shop','Klooss','Bernd','Schützenstr. 48 a','23558','Lübeck','D','0451/8132777','0451/8132778','bernd.klooss@bernies-pc-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d4db156','Kleine Fluchten','Weissgerber','Christoph','Magdalenenstr. 3','64289','Darmstadt','Deutschland','06151/717289','06151/719210','christoph@kleinefluchtendarmstadt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d51073b','Camping Shop Kraus','Kraus','Michael','Freiburgerstr. 329','79539','Loerrach','BW','0049 (0) 7621 - 1 33','0049 (0) 7621 - 16 4','kraus@datacomm.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d53c654','CLUBaltitude','Wechner','Joachim','Hindenburgplatz 64-66','48143','Münster','Deutschland','0251/55996','0251/51579','bergtraeume@clubaltitude.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d565ea9','Unternehmensgruppe Jaus','illschnitter','','Marktplatz 3','93073','Neutraubling','Deutschland','09401/912070','09401/912072','jaus60@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d58f66c','MST-Hardware4you','.Stehle','','Goethestr.11','72589','Westerheim','Deutschland','0721-151348768','0721-151348768','info@mst-hardware4you.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d5bdcee','office & family','.Usko','','Klemkestr. 54','13409','Berlin','D','030 49872893','030 49872884','admin@usko.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d5e78e6','Inside BeOS','Korz','Bernd','Gartenstrasse 14','27449','Kutenholz','Deutschland','04762-921016','04762-921018','bernd.korz@insidebeos.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d61f63c','Waltersoftware','Rhomberg','Walter','Im Dorf 31','6900','Bregenz','Österreich','+43 5574 47224','+43 5574 47224','office@waltersoftware.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d64b0ae','Rothbier Brauerei','Borst','Hr.','Obere Str. 24','97421','Schweinfurt','Deutschland','09721-1035','09721-28144','info@rothbier.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d677011','ARI DATA','Geißler','Hr.','Hans-Böckler-Str. 13','47877','Willich','Deutschland','02154-947614','02154-947622','geissler@ari.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d6a5a48','BRAUN Computer & Software Engineering Gm','Michael Munk','Herr','Landfriedstr. 19','69231','Rauenberg','Deutschland','06222/944110','06222/944119','munk@braun-computer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d6d1518','Sunrose Systems','Ostendorf','Herr','Hohenzollernstr. 38','80801','München','Deutschland','089334322','089391522','verlag@sunrose.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d709261','Flexcom c/o Ballnath GmbH','Ballnath','Thomas','Brudermühlstr. 48 a','81371','München','Deutschland','089/898061-13','089/898061-20','tballnath@flexcom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d737836','Koch-InfoTech','Koch','Herr','Kleebusch 8-10','33039','Nieheim','Deutschland','05238-775','05238-997116','it-koch@online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d761040','Downloadit.de','Wege','Jörg','Weyerstr. 24','42697','Solingen','Deutschland','0173/1625759','01805/28130143384','joerg.wege@downloadit.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d78cf58','CDS SYSTEME GmbH & Co. KG','Spoerrer','Herr','Bodenmaiser Str. 59b','94209','Regen','Deutschland','09921-80 77 80','09921-90 42 76','spoerrer@cds24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d7b8e83','drugstore','r.dantl','','seligenthalerstr.48','84034','landshut','deutschland','0871.78951','0871.73907','drugstore@icece.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d7e2690','vmm verlag gmbH','Füßner','Rolf','Gutermannstr. 25','86154','Augsburg','Deutschland','0821/2177-174','0821/2177-150','Rolf.Fuessner@vmm.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d81a36c','Ralf-Martin Riepe','Riepe','Ralf-Martin','Schattweg 38','58642','Iserlohn','Deutschland','02374/4818','02374/4818','webmaster@rasorn.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d8489aa','RATO-Systems','Böck','Thomas','Weiherstr. 9','86510','Ried','Bayern','08233-75960','08233-75961','info@rato-systems.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d8748b9','HB Software & Internetdienste','Bergmann','Holger','Heideweg 3','89160','Dornstadt','D','07336-922061','07336-922062','hob@webmaker.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d8a2ee9','ASSoftware','upportTeam','','Schulstr. 8','31096','Göttingen','.de','05515315890','055143427','support@quickload.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d8cee14','Petrikowski Software','Petrikowski','Michael','Pfälzer Str. 1','31789','Hameln','Deutschland','05151/961903','05151/961904','petrikowski@softpreis.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d906af5','Versandantiquariat','Woelfel','Rainer','Seeblick 10','82237','Woerthsee','Deutschland','(08143) 7254','(08143) 959729','info@woelfelbuch.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d93515e','JP-PC Multimedia','Sabine Püschel','Dipl.-Bw.','Hülsheide 9a','48165','Münster','Deutschland','02501-262893','02501-262894','info@jp-pc.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d96105d','Bertges Multimedia','Bertges','Herr','Koblenzerstr. 19','54516','Wittlich','D','06571-69938','06571-69960','kontakt@bertges.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d98cf5f','SD-EDV Huth','Huth','Britta','Linnicher Str. 52','52445','Titz','Deutschland','02463-999976','02463-999978','sd.edv@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d9bb594','Bavaria-online','.Schmidl','','rohrbrunner str. 17-19','9785','schollbrunn','bayern','09394 99341','09394 99342','info@troedlshop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188d9e74c2','Bräuning GmbH&Co.KG','Bräuning','Thomas','Töpferstr. 24','36088','Hünfeld','Deutschland','06652/2281','06652/72619','Thomas.braeuning@kolonialantik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188da1f1ba','Dr. Winkler Informationssysteme','Winkler','Ulrich','Gaisbergstr. 38','69115','Heidelberg','Deutschland','+49(0)6221/27999','+49(0)6221/163028','uw@winkler-infosysteme.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188da4b0ad','Hortus Soft GmbH','Fronmüller','Angela','1001, rue de la Croix Verte','34198','Montpellier','Frankreich','0033 499 23 32 14','0033 499 23 30 61','angie@hortus-soft.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188da796e4','Antiquitäten Magdalena Pehrs','Schröder','Reinhard','Spiekerhof 40','48143','Münster','NRW, Deutschland','0251/518248','','pehrs@berliner-lampen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188daa8121','Rahmen-Kunst','Baier','Hardy','Simmlerstr. 5','75172','Pforzheim','Deutschland','07231/106959','07231/106959','Baier@rahmen-kunst.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dad3d25','B.J. Buttons','urgensen','','Hauptalle 1','24937','Flensburg','Deutschland','0180/50525-33 58 240','0180/50525-33 58 240','buttons@stepshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188db0b971','www Werbung / Druck','anielsen','','Dorfstrasse 7','25927','Aventoft','Deutschland','018 / 50 525 33 - 58','','selbstklebetexte@stepshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188db39f3b','Haus der Briefmarke','Gompf','Thomas','Heidelberger Landstrasse 202','64297','Darmstadt','Deuschland','06151-339177','06151-307811','Thomas.Gompf@HausderBriefmarke.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188db65e91','Versand * PC-Software, Hardware etc.','Ronstadt','Hans','Südstraße 42 * Postfach 100902','42509','Velbert','Deutschland','02051-250287','02051-250470','versand@hans-ronstadt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188db9219c','barbara´s wine-yards','Gänsmantel','Arno','Eichenweg 11','68723','Schwetzingen','D','06202/924136','06202/924137','newsletter@barbaras-wine-yards.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dbc03cb','ABC SPORT Food & Sportswear','Lorke','A.','Postfach 1231','85588','Vaterstetten','Deutschland','08106/351081','08106/351081','info@abcsport.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dbf3861','PCall EDV Soft- & Hardware','Lorke','A.','Postfach 1231','85588','Vaterstetten','Deutschland','08106/351081','08106/351081','info@playking.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dc2dbfc','ReiseZentrum','Zornow','Olaf','Wilhelm-Franke-Str. 30','01219','Dresden','de','0351 - 471 62 80','0351 - 256 10 06','mail@reisebuero-zornow.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dc59c07','Walter Holzschnitzkunst','Ullrich','Herr','Baulandweg 13','74736','Hardheim','D','06283/226838','06283/226837','ullrich@holzschnitzkunst.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dc88146','Almdorf Ammertal','Georgi-Heyer','Tanja','Echelsbach 7 1/2','82435','Bad Bayersoien','Deutschland','08867-8141','--------------------','georgi-heyer@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dcb6baa','La Culinaria GmbH','Iblacker','Ronald','Gewerbehaus Moskau 314 B','8262','Ramsen','Schweiz','+41-52-7401055','','info@la-culinaria.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dce2695','Kunsthandel','Traub','Johann','Postfach 1327','85067','Eichstätt','Deutschland','0171-8511116','08421-89865','Kunsthandel@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dd1a36c','Poster Galerie GmbH','Marbs','Miriam','Niendorfer Weg 11','22453','Hamburg','Deutschland','040-55 77 89 40','040-55 76 40 40','shop@postergalerie.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dd489a6','Welt der Spieluhr','Fahlke','Monika','Wilhelm-Leuschner Str.6','38228','Salzgitter','Niedersachsen','05341 5519005','05341 5519006','musicalboxes@spieluhr.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dd7490d','Vitalogo','Calusen','Birgit','Heinrichstraße 2','32545','Bad Oeynhausen','Deutschland','05731 20018','05731 3409','webmaster@eroscape.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dda2eec','ANANDAM-Klaus Wengel','Wengel','Klaus','Am Buckhornwald 7b','22359','Hamburg','Deutschland','040-603 01 93','040-603 01 91','klaus-wengel@anandam.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ddcee1a','hadiho.com','Hoppe','H.-D.','Am Weidenbusch 15','51381','Leverkusen','D','02171-768505','02171-768505','hadiho@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188de06af4','esotheka','Keul','Marion','Sommerrain 5/4','73527','Schwäbisch Gmünd','Deutschland','07171/182828','07171/182829','die@esotheka.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188de35158','Galerie Zazzaretta','Zazzaretta','Franco','Allgäuerstr. 4','87459','Pfronten','D','08363/5931','08363/593155','FZazzaretta@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188de61046','Brandt','Brandt','Henrik','Luetzowufer 27, App.414','10787','Berlin','Deutschland','+4930 2616659','+4930 26484928','Brandthk@12move.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188de8f66c','Brandt','Brandt','Henrik','Luetzowufer 27, App.414','10787','Berlin','Deutschland','+49(30) 2616659','+49(30) 264 84 928','Brandthk@hotmail.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188debdd0b','Wunderkiste','Schoel','Heinz','Schliezgasse 23','54634','Bitburg','D','06561 94 07 77','06561 1 23 61','Heinz@wunderkiste.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dee9bbf','LUMINAR Medien Vertrieb GmbH','Fliess','Silke','Brändströmstr.1','31789','Hameln','Deutschland','05151-558203','05151-109845','sf@luminar.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188df218a6','Weihnachtskrippen-Center Ernst Sperl','Ernst Sperl','Herr','Kolmstein Bergsteig 15','93453','Neukirchen hl.Blut','Bayern','09947 905083','09947 905084','sperl@weihnachtskrippen-center.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188df4d7b6','Agnetas-Antik','Bogs','Agneta','Isestraße 77','D-201','Hamburg','Deutschland','oo49-(o)40-478515','040-478515','A.Bogs@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188df79b4e','HAWELKA-TRANSFORMATION','Hawelka','Werner','Kriemhildenstr.18','67547','Worms','Rheinland-Pfalz','06241 22210','06241 22240','design@hawelka.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dfaa416','Toy Spectrum','Parker','Gary','Traifelbergstr 11','D-728','Lichtenstein','Deutschland','07129 930294','07129 930295','info@toyspectrum.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188dfd637d','SALU-Holzspielwaren','Kovarik','Peter','Auweg 18','89233','Neu-Ulm','Deutschland','01727276410','0731/77606','salu-toys@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e00e022','Esopia Versand','Keller','Pia','Im Wasen 9','64331','Weiterstadt','Deutschland','06150 590237','040 3603 280994','esopia2@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e03ca8d','Siggi´s Toy-Shop','.Felmet','','Rackerstr. 1','21335','Lüneburg','Deutschland','04131-760462','','webmaster@gameversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e06856d','Cinetic Touristik GmbH & Co KG','Zieglgänsberger','Cornelia','Amalienbadstraße 41','76227','Karlsruhe','Deutschland','+49 721 4902-206','+49 721 4902-299','webmaster@ferienklick.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e0992f6','AstrologieService Regina Binder','Binder','Regina','Schönbrunner Straße 48','1050','Wien','Österreich','+43 1 545 6736','+43 1 545 6736','office@horoskop.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e0c51f0','family-toys','Dörfelt','Frank','Einsteinstrasse 9','08112','Wilkau-Haßlau','Deutschland','(0375) 6924-876','(0375) 6924-875','service@familytoys.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e0f10fb','Augsburger Spielebazar','Schmitt','Rita','Heilig-Grab-Gasse 3','86150','Augsburg','D','','','spielebazar@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e12b90e','Die Lichtpyramide GbR','Henke','Fritz','Schutzbarstraße 21','97523','Schwanfeld','Deutschland','09384 903635','09384 903627','kontakt@lichtpyramide.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e157402','Ahlers','Ahlers','Herr','Fernewaldstr. 254','46242','Bottrop','Deutschland','02041-53789','02041-558011','info@kinderfahrzeuge.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e183324','w.larsen','Larsen','Werner','Wieckhorster Dorfstr.7','29640','Schneverdingen','Deutschland','05193-52626','05193-52627','wlarsen@isis-urania.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e1b194d','KINDERKRAM Inh. Sylvia Kunert e.K.','und Jürgen Kunert','Sylvia','Im Bulloh 2','29331','Lachendorf','Deutschland','05145284141','051458324','service@kinderkram-lachendorf.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e1ddc92','Hohnloser Spielwaren','Fiebig','Sandra','Wiblinger Steig 24','89231','Neu-Ulm','D','01805-05254097055','dito','info@wheeltoys.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e21554c','ISIS - HOROSKOPE','W. Klein','Peeter','Schulstrasse 4','54552','Steiningen','Deutschland','06573-769','06573-769','webmaster@isis7.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e243b77','STEFFI TOYS','Paul','Rolecek','Postfach 9440','97094','Würzburg','Deutschland','0931-7843513','0931-7843514','rolecek@igel-max.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e2721ab','FUN PRODUCTION','Stumpp','Christian','Uhlandstrasse 40','60314','Frankfurt','Deutschland','069/943506-0','069/943506-40','christian.stumpp@fun-production.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e2a2eed','Daeumling Kinderfachgeschaeft','Thomas','Nehrenberg','Kastellaunerstr.17','56253','Treis-Karden','Deutschland','02672/910508','02672/910509','info@daeumling-treis.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e2d1516','traumgarten-shop','Schimmel','Antje','Höntruper Weg 28','59510','Lippetal','Deutschland','02923 7200','','info@traumgarten-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e309204','Jamon.de','Hauser','Jochen','Berensweg 22','33415','Verl','Deutschland','05246 - 5090','05246 - 1666','webmaster@jamon.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e339f3c','Alljunior.de - Spiel & Freizeit Schinach','Hauser','Jochen','Friedrichstr. 57','88045','Friedrichshafen','Deutschland','07541-9221-18','07541-9221-50','j.hauser@alljunior.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e365ee0','yuleclub GmbH i.G.','Aßmann','Jörg','Mehringdamm 55','10961','Berlin','Deutschland','030-69506654','','joerg.assmann@yuleclub.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e394490','Zimmer-Bartels/ Voigts GbR','Zimmer-Bartels','Sven','Langestraße 82','31618','Liebenau','Deutschland','05023/ 9 40 13','05021/ 981199','info@klangschale.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e3c5651','regioconnect GmbH','Schneider','Daniel','Bahnhofstr. 11','48565','Steinfurt','NRW','02551 - 919300','','spam@regioconnect.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e3f10ed','Espenlaub','Schuster','Thomas','Gartenweg 26','88437','Sulmingen','Deutschland','07356/4277','07356/91245','schuster@espenlaub.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e42dbef','more-than-dolls','Gläser','Gudrun','Kastanienweg 6','73430','Aalen','Deutschland','07361/66364','07361/680901','glaeser@more-than-dolls.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e459c06','Jumping Jo','Jo','Jumping','Gartenweg 26','88437','Sulmingen','Deutschland','07356/91244','07356/91245','jumping-jo@espenlaub.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e485e49','bzm edv-systeme gmbh','Seidl','Christian','Lochhamer Str. 31','82152','Martinsried','Deutschland','0049 89 895264-0','0049 89 895264-33','chr.seidl@bzmgmbh.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e4b67cd','NKL','.Schaper','','Überseering 4','22297','Hamburg','Hamburg','040-632910-40','040-632910-70','i.schaper@nkl.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e4e4da7','DWMS','Burkhardt','Torsten','Friedrich-Ebert- Damm 111b','22047','Hamburg','Deutschland','040-6569420','040-65694222','t.burkhardt@dwms.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e51f59b','SPACEart','Siemon','Ingo','Warendorfer Str.89','48145','Münster','Deutschland','02 51 - 379 40 58','02 51 - 379 40 63','info@SPACEart-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e54d7b7','SINA Spielzeug GmbH','Seidler','Norman','Bahnhofstrasse 17','09544','Neuhausen','Deutschland','037361-4630','037361-46326','sina-spielzeug@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e5796e7','gaia-versand','pockrandt','stephan','ortsstr. 28','07407','engerda','brd','036743-23313','036743-23317','webmaster@arun-verlag.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e5aa417','alex gaas holzwaren','gaas','alex','zweibrücker','66538','neunkirchen','saarland','06821864237','06821864237','info@miniwood.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e5d8a54','Gundula Dumser Vertrieb','Dumser','Dietmar','Lemsahler Landstr. 108c','22397','Hamburg','D','040 608 44 02','040 608 4003','dietmar.dumser@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e610738','Aktuell-Spiele-Verlag','scholles','franz','Batterieweg 42 f','53424','´Remagen','Deutschland','02642-9939008','02642-42277','mail@aktuell-spiele-verlag.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e641473','Schach E. Niggemann','Niggemann','Günter','Industriestraße 10','46359','Heiden','Deutschland / NRW','02867-8088 und 8089','02767-90666','schach@niggemann.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e66fecb','Atelier am Meer','stomberg','uwe','bismarkstr.7','26757','borkum','Deutschland','04922-2424','','webmaster@atelier-am-meer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e6a07da','Jonglier- & Zauberartikel','Jedinat','Christian','Alter Postweg 67','69207','Sandhausen','Deutschland','06224-924207','06224-924209','info@jedinat.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e6cee1c','Das Aeon','Fuhr','Kai','Saalgasse 14','65183','Wiesbaden','Deutschland','0611-1851485','','aeon@ebuch.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e7095dd','Thomas Luz webwide-spielen','Luz','Thomas','Virginiastraße 13','70806','Kornwestheim','Deutschland','0173/4618344','069/791243101','info@webwide-spielen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e739f36','AstroEsoterik Shaman','Berger','Martina','Sunderlohstr. 3','58091','Hagen','Deutschland','02331-784509','02331-784509','Shaman@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e76856b','AstroEsoterik Shaman','Berger','Martina','Sunderlohstr. 3','58091','Hagen','Deutschland','02331-784509','02331-784509','Shaman@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e7997bf','Kummer Kummer Popp GbR','Vlex Scholz','Frau','Rosengasse 15-17','97070','Würzburg','Deutschland','0931/58687','0931/49100','orders@warehouse.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e7c7a27','Kummer Kummer Popp GbR','Vlex Scholz','Frau','Rosengasse 15-17','97070','Würzburg','Deutschland','0931/58687','0931/49100','orders@warehouse.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e801ce4','Kummer Kummer Popp GbR','Vlex Scholz','Frau','Rosengasse 15-17','97070','Würzburg','Deutschland','0931/58687','0931/49100','orders@warehouse.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e832a0d','Mediacenter24','Michael','Trieb','Erich-Ollenhauer-Str.18A','90427','Nürnberg','Deutschland','0911/30603089','0911/30603094','michael@mediacenter24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e861045','Galerie Berlin Mailand','Ali','Majid','Weichselmünder Str.. 7','22049','Hamburg','Deutschland','040/611211','','gbm@schmuckadresse.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e88f66f','Spielwelt GmbH','Angerer','Herr','Heerstraße 8','72555','Metzingen','Deutschland','07123 - 20101','07123 - 20102','info@spielwelt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e8c03af','BuscherCD','Buscher','Wilfried','Plückersburg 106','42289','Wuppertal','Deutschland','0202/628282','0202/628282','BuscherCD@Aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e8eedc7','Proverdi GmbH','Baldauf','Gunter','Grünauerstr. 3','09432','Großolbersdorf','Deutschland','037369/88981','','proverdi2@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e92b4d5','Sven Rost Vertrieb','Rost','Sven','Grünauer Str. 3','09432','Großolbersdorf','Deutschland','037369/88981','','proverdi2@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e959c06','Uhren Schwabe','Schwabe','Günter','Wilhelm Bell Str. 1','56659','Burgbrohl','Deutschland','02636/9419026','02636/9419027','service@uhrenfreunde.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e9885d1','Papiton','Läer','Berthold','Grapengiesser Strasse','21335','Lüneburg','Deutschland','04131-735773','04131-680142','info@papiton.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e9b8e77','Ü-Ei-Shop Gruntz','Gruntz','Marko','R.-Luxemburg-Str.9','16540','Hohen Neuendorf','Deutschland','03303/405504','03303 / 405096','info@sammlerland.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188e9e74c3','festcompany.de GmbH','Müller','Stefan','Happinger-Au-Str.1','83026','Rosenheim','Deutschland','08031/80919-14','08031/80919-69','mueller@festcompany.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ea218a2','Hans W. Hercher Münzen GmbH','Dottermann','Peter','In der Breite 6a','79224','Umkirch','Deitschland','07665 982813','07665 982850','peter.dottermann@herchermuenzen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ea4fed4','NiceNet Online KG','Kroyer','Frank','Postfach 1118','24393','Gelting','Deutschland','04643-185126','04643-185136','service@sammelplatz.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ea7e4ff','MULTICOM OHG','Gehrmann','Thomas','Hallertorstr.10','92318','Neumarkt','Deutschland','09181 260 11 11','09181 260 11 12','thomas.gehrmann@tmttoys.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188eaaf356','US-SHOP Rumpf','Brandt','H.','Grotenbachstr. 4','44225','Dortmund','Deutschland','0231/457905','0231/457906','Webmaster@us-shop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188eadd86b','Versandhaus Westfalia','Rost','Sven','Werkzeugstr. 1','58093','Hagen','Deutschland','02331/355403','02331/355401','team@westfalia.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188eb218a4','HEUBACHER WARENHAUS','Bidlingmaier','Reinhold','Silcherstr.2','73540','Heubach','D','07173/12245','07173/12246','heubacher.warenhaus@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188eb4fecf','ORTHODYN - Gesundheitsdienstleistung','Thannhäuser','Marcus','Auf dem Schwege 26','27245','Barenburg','Deutschland','04273/962280','04273/962282','info@orthodyn.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188eb7e4f8','TWG Geschenkartikel','Wolff','Thorsten','Reute Str. 8','73072','Donzdorf','Deutschland','0171/8917507','','ThorstenWolff@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ebaf23a','Bauer Lebensart','Bauer','Doris','Gleißelstetten 127','89081','Ulm','Deutschland','0731-3885180','0731-3885178','info@bauer-lebensart.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ebdd882','sammlerspielzeug.de','Popp','Ruppert','Fritschestr.75','10585','Berlin','Deutschand','030/34703218','030/34703217','ruppertpopp@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ec17c57','Cool Shop','Erwin','Majer','Weierfing 73','4971','Aurolzmünster','Österreich','07752/88882','','office@exclusive-design.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ec48998','Fanmarkt.de GbR','Puff','Jürgen','Mayenner Str. 46','71332','Waiblingen','Deutschland','07151 966 450','07151 966 463','info@fanmarkt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ec77456','Higher Spirit','Kremling','Heiko','Bargmannstraße 12','29640','Schneverdingen','Deutschland','05193-800711','05193-800721','Heiko@HigherSpirit.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ecaa422','Jonglissimo - Jonglierversand','Achilles','Hendrik','Berkenburg 40','49477','Ibbenbüren','Deutschland','05451 979964','05451 979965','hendrik.achilles@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ecd8a4b','Pinsel Depot Brombach','Brombach','Michael','Hauptstr. 29','91632','Wieseth','Deutschland / Bayern','09822/253','09822/6885','brombach@pinsel-depot.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ed12e4c','bowl`n fun GmbH','Wienert','Andy','Rembertiring 7-9','28195','Bremen','Bremen','04213365530','04213365536','admin@bowlnfun.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ed43b77','Schafmeister GmbH','Schafmeister','Dirk','Hornsche Str. 250','32760','Detmold','Deutschland','0523195600','05231956022','mail@schafmeister.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ed721ab','KHM-Modellbahnen','Karl-Heinz Mahne','Herr','Wüllener Straße 61','48683','Ahaus','Deutschland','02561/40044','02561/7170','chef@khm-modellbahnen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188eda2efa','Global Nutrition Ltd.','Müller','Herr','Weezenhof 81-19','6536','CR Nijmegen','Niederlande','+31-243447604','+31-243447285','info@chitosan.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188edd1522','Heike´s Teddy-Paradies','Kudjer','Heike','Dompfaffenweg 12G','82538','Geretsried','Germany','0 81 71 - 34 00 58','0 81 51 - 34 00 58','kudjerbaer@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ee0b970','PEGASUS Drachenshop & Versand','Zimmermann','Alfred','Oberstr. 138','56154','Boppard','Deutschland','06742-899394','06742-921394','info@drachenshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ee3c6c7','Zoo am Bahnhof','Huss','Gerhard','Dieburger Str. 66','63322','Rödermark','Deutschland','06074/95511','06074/94585','gerhard_huss@zooweb.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ee6ace1','Zoo am Bahnhof','Huss','Gerhard','Dieburger Str. 66','63322','Rödermark','Deutschland','06074/95511','06074/94585','gerhard_huss@zooweb.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ee992c3','Jetmodell.de','Koennig','Jan','H. Schwieger Weg 8','29525','Uelzen','Deutschland','0581/3893354','0581/3893359','mail@Jetmodell.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188eeca400','AstroMedia*','Hünig','Klaus','Pilziggrund 67a','D-970','Würzburg','Deutschland','0931-27 33 55','0931-27 33 95','k.huenig@astromedia.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ef0441c','ARTWELL','Schneider','C.','Schneyer Str. 62','96247','Michelau','Deutschland','0175/8906671','09266/9919800','info@artwell.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ef35160','Bastel- & Hobbykiste','Schimbach','Martina','Zum Grund 9','35796','Blessenbach','Deutschland','06474-882816','06474-8525','info@bastelundhobbykiste.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ef65ea8','Bayerwaldshop','Voigtmann','Karl','Schlag 13 a','94261','Kirchdorf','Deutschland','09928902030','09928902031','voigtmann@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ef948fc','Bayerwaldshop','Voigtmann','Karl','Schlag 13 a','94261','Kirchdorf','Deutschland','09928902030','09928902031','mail@bayerwaldshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188efc791e','Garten- und Zoocenter Samen Mack','Wirtz','Ralf','Große Rurstr. 54','52428','Jülich','Deutschland','02461 / 2308','02461 / 8709','samen-mack@wse.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f0020ef','galerie david','onnak','','am zwinger 14','33602','bielefeld','D','0521-179233','0521-139977','davidgal@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f032e5a','Pollidor´s Papier Curiosa','Reimers','Dirk','Bahnhofstraße 10','24211','Preetz','BRD','04342/719932','04342/719932','dirk.reimers@pollidor.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f0637ca','Peanuts-World','Strobel','Andrea','Auf der Ohe 1','25355','Barmstedt','Deutschland','+494123 - 921037','+494123 - 92712','astrobel@peanuts-world.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f091d85','LittleStore','Rungelrath','Erwin','Peterstraße 29','47906','Kempen','Deutschland/NRW','0 21 52 - 91 23 83','0 21 52 - 51 95 74','service@littlestore.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f0c51cb','enational GmbH','Nibbe','Jochen','Zugspitzweg 50','82538','Geretsried','Deutschland','08171/919030','08171/919031','j.nibbe@pappland.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f0f3800','MVVersand','Vieß','Marcus','Thielenstr. 42','50825','Köln','Deutschland','0221 - 9559914','','mvversand@online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f130301','PBToys','Bergner','Peter','Luxemburger Straße 246','50937','Köln','Deutschland','0221 - 44 10 96','0221 - 41 86 14','peter@pbtoys.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f15e9cf','Pänz Versand','Held','Christof','Auf Staffels 44c','53619','Rheinbreitbach','Deutschland','02224/941150','02224/941151','versand@paenz.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f18cf5f','-rbö- dienste Düren','Lichtschläger','Peter','Saint-Hubert-Strasse 12','52355','Düren','Deutschland','0242152400','','info@rboe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f1c0408','-rbö- dienste düren','Böhmer','Rudi','Saint-Hubert-Strasse 12','52355','Düren','Deutschland','0242152400','','info@rboe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f1ee9d7','-rbö- dienste Düren','Böhmer','Rudi','Saint-Hubert-Strasse 12','52355','Düren','Deutschland','0242152400','02421502657','info@rboe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f22dbec','kiddymax.com','Ing. Koch Dietmar','EUR','Bahnhofstrasse 4','6840','Götzis','Österreich','0043 / 5523 / 58 727','','info@kiddymax.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f25e9bd','Baby`s Best','Bernardi-Van Eyghen','Karin','Auf Weilerland 20','66571','Eppelborn','Deutschland','06881-898267','040-360 353 8020','babysbestshop@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f28cf54','Toybook Versand','Gander','Ronny','Seeplanstraße 23','15890','Eisenhüttenstadt','Deutschland','03364/41 89 24','03364/41 89 27','info@toybook.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f2c2ab8','Zauberhandlung Manipulix GbR','Messelken','Wolfgang','Ahornweg 11','94551','Lalling','Deutschland','+49 99 04 6 96','+49 99 04 9 59','messelken@manipulix.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f2f37ff','cat-toy','Jakobs','Thomas','Palmstraße 34','70378','Stuttgart','Deutschland','0711/5308760','0711/5308761','info@cat-toy.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f332a1b','PUSSICAT KLETTERMÖBEL','r.Fischer','','Am Mirker Bach 12','42107','Wuppertal','D','0202-451057','0202-450308','PUSSICAT-WUPPERTAL@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f36378a','Modellbahn Hertel','Rainer Keller','Herr','Schloßstr. 6','95145','Oberkotzau','Deutschland','09286/274','09286/964159','modellbahn.hertel@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f391e01','Pet-Style Hundesportzubehör','Graeven','Andreas','In den Hofäckern 4','79639','Grenzach-Wyhlen','Deutschland','07624-980766','07624-980569','webmaster@pet-style.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f3c565a','','Thielecke','Daniela','Weisbachstr. 17a','09599','Freiberg','Deutschland','0179-1966604','','dannie@unicum.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f4020e7','SchmidtBank Zentrale','Huß','Andreas','Ernst-Reuter-Str. 119','95030','Hof','Deutschland','09281/601-441','09281/601-448','andreas.huss@schmidtbank.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f465e7d','Snoop-doggy-doggs','Robert','Adlhart','Eberloh 8','83 12','Halfing','Deutschland','0 80 55 / 18 99 18','0 80 55 / 90 47 85','service@bio-top-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f4944dd','Zooartikel.de','Mahlke','Jana','Luise-von-Werdeck-Str. 16','14513','Teltow','Deutschland','03328-331710','03328-331617','info@zooartikel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f4c791f','KIS Online GmbH','Kelz-Schwenzer','Andrea','Lochnerstr. 53','53844','Troisdorf','Deutschland','02241 944799','02241 944797','a.kelz@babywelt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f50441b','Geprüfte Sicherheit Andreas Schieraus','Andreas Schieraus','Ing.','Augasse 3','2601','Sollenau','Austria','+4369911362911','+432628/61718','officeQschieraus.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f537835','Geprüfte Sicherheit Andreas Schieraus','Andreas Schieraus','Ing.','Augasse 3','2601','Sollenau','Austria','+4369911362911','+43262861718','office@scheiraus.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f56856d','Flora 2000 Gartencenter GmbH und Co Kg','.o.','','Heinrich Hertzstr.23','70794','Filderstadt','Deutschland','0711 770596 0','0711 770596 44','s.o.','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f596bdf','Krum & Meißner Reitsportversand','Meißner','Patrick','Ahmser Str. 75','32052','Herford','Deutschland','05221/769366','05221/769366','shop@reitsportversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f5c9ffc','PRODOCA Knut Günther','Guenther','Herr','Alter Münsterweg 55','59227','Ahlen','','025283235','025283273','webmaster@prodoca.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f604429','Prunner-Vereinsbedarf','Alfred','Prunner','Ortsstr. 63','07907','Moßbach','Deutschland','036648-22491','036648-22493','info@prunner-vereinsbedarf.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f637834','Deutschland','Prunner','Alfred','Ortsstr. 63','07907','Moßbach','Deutschland','036648-22491','036648-22493','info@prunner-sportbekleidung.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f66857b','Deutschland','Prunner','Alfred','Ortsstr. 63','07907','Moßbach','Deutschland','036648-22491','036648-22493','info@veranstaltungsbedarf.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f696bd9','Geschenketip','Alfred Prunner','','Ortsstr. 63','07907','Moßbach','Deutschland','036648-22491','036648-22493','info@geschenketip.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f6ca0e1','Zinnartikel','Prunner','Alfred','Ortsstr. 63','07907','Moßbach','Deutschland','036648-22491','036648-22493','info@zinnartikel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f704427','Jadecor','Prunner','Alfred','Ortsstr. 63','07907','Moßbach','Deutschland','036648-22491','036648-22493','info@baumwolltapete.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f7378e6','Puppen-Schnittmuster Online Shop','Gebel','Gerda','Parkstr. 5','85435','Erding','Deutschland','08122 / 95 99 308','08122 / 95 99 300','gerda-gebel@puppenschnitte.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f76856c','Jays Pferdesport','Walker','John','Caldenhoferweg 155','59063','Hamm','Deutschland','02381/440077','02381/440087','info@jays-pferdesport.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f7992e1','BASTELmaus - Dein Bastelshop im Internet','Höflich','Frank','Letteallee 90','13409','Berlin','Deutschland','030 / 4991 3872','030 / 4991 3870','frank.hoeflich@bastelmaus.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f7cc6fe','Timmermann´s Hof','Lenssen','Gudrun','Westenholzer Str. 5','33129','Delbrück','Deutschland','05250-977900','','timashop@tinatur.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f80962f','hufShop','Baldauf-Jung','Claudia','Sturzbergstr. 6','74420','Oberrot','Germany','+49(0)7977/9107-23','+49(0)7977/9107-28','cbj@hufshop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f83c6ac','toys house Spielzeugversand','Schneider','Jürgen','Friedensstr. 26','63179','Obertshausen','Deutschland','06104-971108','06104-971109','info@toys-house.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f86d38e','sticknadel.de','Zeiler','Stefan','Amselweg 14','84098','Schmatzhausen','D','08781-8344','08781-8344','webmaster@sticknadel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f8a55f6','Minuth Bastelbedarf','Minuth','Uwe','Dahlienweg 62','33330','Gütersloh','Deutschland','05241-337964','0721-151242912','info@bastelfieber.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f8e26aa','Internetagentur Baxmann','Baxmann','Lothar','Goerdelerstr. 112','74080','Heilbronn','Deutschland','07131-280046','07131-280048','baxmann@hundezubehoer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f91f1e2','BEST BOOKS & PLAY-KIDS','Siemens','M.','Auf der Gath 33','40670','Meerbusch','NRW','02159/961827','02159/962713','mail@play-kids.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f94fecb','aquaristic.net','Lukasch','H.','Pfarrer-Eisele-Str. 2','86498','Kettershausen','Deutschland','08333 93701','08333 93702','info@aquaristic.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f980c0c','malenundmehr','tanja','paul,','primsstr. 33','66763','diefflen','deutschland','06831 761835','06831 761834','malenundmehr@addcom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f9b4058','','Franz','Tanja','','','','','0871-45965','','g.franz@planet-interkom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188f9e4da7','','Franz','T.','','','','','0871-45965','','g.franz@planet-interkom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fa218a3','','Franz','T.','','','','','0871-45965','','g.franz@planet-interkom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fa525df','','Wegener','Dirk','','','','','034906-30620','','dwegener@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fa8cf58','Zoo - Hoefler','Hoefler','Peter','Virnsberger Str. 2-4','90431','Nürnberg','Deutschland','0911 6488213','0911 615923','zoo-hoefler@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fac03b5','Spielzeug Gruschke','Gruschke','G.','Am Hedwigsberg 4','15232','Frankfurt/Oder','D','49 (0) 335 529012','49 (0) 335 529012','geegeeface@inbox.as','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188faf10fc','ZooPoint GmbH','Wickel','Hr.','Eckentaler Str. 8','90542','Eckental','Deutschland','09126-30 505','09126-28 80 73','r.wickel@zoopoint.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fb30718','Internet Vertrieb stockfisch.de','Stockfisch','Dieter','Alemannenweg 3','61381','Friedrichsdorf','Deutschland','06172-74711','0180505254251453','stockfisch@firemail.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fb65e7d','La Tienda','Beckmann','Angela','Sophienblatt 21a','24103','Kiel','Deutschlannd','0431 - 677854','','webmaster@gut-schenken.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fb99262','Gemini Medien GmbH','Schmidt','Sandra','Bonnstr. 41-45','50226','Frechen','Deutschland','0221 - 223 5738','0221 - 223 -5347','sandra.schmidt@gemini-medien.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fbccb0a','FINISH Public Service','Hinsen','Petra','Kuhleshuette 15','47809','Krefeld','Deutschland','02151-951434','02151-968844','petra.hinsen@finishpublic.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fc091f5','Magnetix','Poll','Dirk','Ameisenbergstr. 49','70188','Stuttgart','Deutschland','0711 / 2868265','0711 / 2865982','info@magnetix.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fc4146f','Wiho-zoo OHG','Wischhoefer','Olaf','Wilhelm Raabe str. 11','31592','Stolzenau','Deutschland','05761908031','05761907480','info@Wiho-zoo.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fc721ac','\"Seide-mehr\"','Roland','Gehrsitz','Hauptstr. 16','97267','Himmelstadt','Deutschland','09364/811655','09364/811656','seide-mehr@online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fca55fb','evanzo e-commerce GmbH','Mehrtens','Eduard','Lesmonastr. 108','28717','Bremen','Germany','0421 6399740','0421 6399739','info@avanzo.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fcd8a4c','evanzo e-commerce GmbH','Mehrtens','Eduard','Lesmonastr. 108','28717','Bremen','Germany','0421 6399740','0421 6399739','info@avanzo.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fd1555c','Nostalgic-Art','othe','','Heidestr. 20 b','10557','Berlin','D','030-2614400','030-26550708','rothe@nostalgic-art.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fd489a8','rosenbote.de','everung','','Rebenring 20','38106','Braunschweig','Deutschland','3497111','0721-151249963','illya@rosenbote.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fd79743','Kartenbüro Arena','Schneider','Ursula','F.Ennemoser-Weg 29','A-506','Salzburg-Elsbethen','Österreich','0049-662-62 32 33-0','0049-662-62 70 42','info@arena.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fdacb2e','ets - electronic trade systems gmbh','Streffer','Petra','Münchner Strasse 16','85774','Unterföhring','Deutschland','089-959798-0','089-9579593','p.streffer@ets-muc.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fddff77','A.Ostermann gesmbH. & Co.KG','Gerstl','Peter','Modecenterstr 22. Haus B. 6 Stock','1030','Wien','Austria','004317969490','004317969490 88 oder','peter.gerstl@gpticketshop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fe1f1f1','Floridee-Blumen GmbH','Flämig','Steffen','Magazinstraße 1a','08056','Zwickau','Deutschland','0171 / 430 8668','0375 / 353 1985','shop@floridee.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fe4feec','Klettermaxe','Rolf Knutzen','Herr','Westring 7 A','27793','Wildeshausen','BRD','04431/92520','04431/92522','voila@otelo-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fe80c0e','Blumenzustellung.de','Batsch','Jochen','Hansjakobstr.100','79117','Freiburg','Deutschland','0761-6966825','0761-6966826','inf@blumenzustellung.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188feb4058','escapi Deutschland Vertriebs-GmbH','Schmuck','Bernhard','Oxfordstrasse 12-16','53111','Bonn','Deutschland','0228/60400-0','0228/60400-60','b.schmuck@escapi.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188fee74c4','escapi Deutschland Vertriebs-GmbH','Stremmel','Manuel','Oxfordstrasse 12-16','53111','Bonn','Deutschland','0228/60400-0','0228/60400-60','m.stremmel@escapi.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ff26ad5','escapi Deutschland Vertriebs-GmbH','Schmuck','Bernhard','Oxfordstrasse 12-16','53111','Bonn','Deutschland','0228/60400-0','0228/60400-60','b.schmuck@escapi.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ff573f6','A.u.S. Spielgeräte GmbH','Weichselberger','Alfred','Scheydgasse 48','1210','Wien','Österreich','+43-1-271 66 00','+43-1-271 66 00 75','weichselberger@aus.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ff88140','FLOWERY ®','Riedel','Andreas','Azaleenstr. 29','04249','Leipzig','D','0180 5732848','','shopping@flowery.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ffbb595','Cinetic Touristik GmbH & Co KG','Zieglgänsberger','Cornelia','Amalienbadstraße 41','76227','Karlsruhe','Deutschland','+49 721 4902-206','+49 721 4902-299','webmaster@lastminute.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400188ffee9d7','Stoffhaus Kepper','Kepper','Uwe','Hauptstraße 78','35745','Herborn','Deutschland','02772/40391','02772/92 19 69','info@stoffhaus-kepper.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001890030307','Fortune Systems GmbH & Co.','Winfried Kaiser','Dipl.-Ing.(TH)','Schleswiger Str. 22a','24975','Husby','Deutschland','04634-746','04634-1517','WKaiser@fortune.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001890061046','Energetic Dream','Becker','Jens','Goethestraße 2a','64285','Darmstadt','Deutschland','06151-426646','06151-273310','energeticdream@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001890091d77','FLEUR-BLUMENDIENST','ERWIN','NADERER','Kirchengasse 21','1070','Wien','OESTERREICH','0043-1-523-83-89','0043-1-523-83-89/11','NADERER@flowers.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018900c51cc','BLUMENDIENST-FLEUR-NADERER','ERWIN','NADERER','Kirchengasse 21','1070','Wien','Oesterreich','0043-1-523-83-89','0043-1-523-83-89/11','NADERER@flowers.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001890104427','Active-Fun.de!','Damm','Roland','Mainzerstr. 40','63322','Rödermark','Deutschland','06074 9100999','06074 9100998','roli@yo-yo.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4001890137c47','Green Connection','Kraiss','Anton','Handthal 31','97516','Oberschwarzach','Deutschland','093827879','093827886','amitabh@weizengras.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400189016acdf','Kronprinz','hinkel','christian','Lohmühlental 11','45276','essen','germany','0201-511878','0201-511878','chris@s-mail.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC400189019b9c4','cadooz AG','Hunger','Falk','Osterbekstr.90b','22083','Hamburg','Deutschland','040-271482-0','271482-11','falk.hunger@cadooz.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af1e74ac','Topangebot','Kaufmann','Hans','Grotzenmühlestrasse','8840','Einsiedeln','Schweiz','055 422 25 90','055 422 25 91','kaufmann@yeah.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af2291e0','musik-paradies.de GmbH','Widorski','Klaus','Auf dem Huels 22','40822','Mettmann','Deutschland','02104 97 93-0','02104 97 93-50','info@musipa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af299312','Dr. Herrfeld GmbH','Herrfeld','Dr.','Kieler Str. 22','34246','Vellmar','D','0561 8208531','0561 8208532','info@pats-pets.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af2cc70e','Cotton Cottage','Wagner','Werner','Nürnberger Str. 48','91710','Gunzenhausen','Deutschland','089-12749460','089-12749461','w.wagner@cotton-cottage.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af30e57a','Cotton Cottage','Wagner','Werner','Nürnberger Str. 48','91710','Gunzenhausen','Deutschland','089-12749460','089-12749461','w.wagner@cotton-cottage.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af361045','Staffler Vienna','Staffler','Peter','Albertgasse 54','1080','Wien','Österreich','0043-1-405 27 89','0043-1-405 93 41 15','office@krippenshop.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af392196','CS.Investigation & SECURITY Service GmbH','Senger','Christian','Brühlstrasse 2','71069','Sindelfingen','Baden-Württemberg','07031 / 38 08 96','07031 / 38 08 97','cs.investigation@csiss','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af3c7932','Biokunst','Poczesniok','Roman','Fenzlgasse 25','A1140','Wien','Österreich','+4311711135','+4319851137','r.poczesniok@biokunst.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af406aec','','tuckenberg','','Schumannstraße 15','49124','Georgsmarienhütte','Deutschland','-','-','Stuckenberg@cdhaus.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af44146f','-','Schmidt-Bonacker','Marcel','Bloherfelder Straße 97','26129','Oldenburg','Deutschland','0441-9608939','-','info@sextoysshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af4748bf','tinkerbelt.net','Gädtke','Cornelia','Im Grund 19','21255','Tostedt','Deutschland','0 41 82 - 28 94 95','(0721) 151 32 79 14','connie@tinkerbeltnet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af4aa419','Ideen zum Schenken und Gestalten','Kräft-Grünebach','Marianne','Flemingstraße 131','81925','München','Deutschland','089-98108280','089-98108279','info@mkg-geschenkideen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af4dd874','Twin-Server online','Gedicke','Jochen','Am Klostergarten 20','50354','Huerth','Deutschland','+49 2233 9393 700','+49 2233 9393 680','jochen@twin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af51f1ec','Twin-Server online','Gedicke','Jochen','Am Klostergarten 20','50354','Huerth','Deutschland','+49 2233 9393700','+49 2233 9393680','jochen@twin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af5525df','Twin-Server online','Gedicke','Jochen','Am Klostergarten 20','50354','Huerth','Deutschland','+49 2233 9393700','+49 2233 9393700','jochen@twin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af585a33','Twin-Server online','Gedicke','Jochen','Am Klostergarten 20','50354','Hürth','Deutschland','+49 2233 9393700','+49 2233 9393680','jochen@twin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af5bb591','','Strehlau','Michael','','','','','08153/934731','','webmaster@world-of-football.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af5f10fa','The Carolath Collection','Chris Neubauer','Frau','Gernlindener Weg 21','82140','Olching','Bayern','08142/488253','08142/488254','info@carolath-collection.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af632a16','Stahlwaren + Geschenkartikel Linke','Linke','Barbara','Am Hof 28','50667','Köln','D','--','--','info@linke-cologne.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af66d7ac','1A Volkskunst aus dem Erzgebirge','Geiler','Germar','Am Daniel 14','09599','Freiberg','Deutschland','03731-76001','03731-76000','geiler@erzgebirge-sachsen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af6a2ef4','MP-Collectionen','Pawlofsky / M. Plattfaut','F.','Amtshofweg 14','48317','Drensteinfurt','Deutschland','02508-1746','02508-8287','fp@mp-collectionen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af6d6395','Accessoires Schönmann','Schönmann','Wolfgang','Zehnmorgenstr. 2','97737','Gemünden','Deutschland','09351/609765','09351/600541','wosch@geschenke-idee.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af717c67','SCHATZINSEL e.K.','J. Osthoff','Wolfgang','Sonnentalstr. 3','52222','Stolberg','Deutschland','02402-83224','','wjo@partyscherze.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af74d7b8','Euromedia-Verlag','.Kind','','Schoene Aussicht 9','36110','Schlitz','Hessen / Deutschland','06642-9110251','06642-9110252','webmaster@wetterhaus.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af781024','Gabotex VIP GmbH','.Gasparovic','','Lennestr. 3','58507','Lüdenscheid','D','02351-929990','02351-9299929','gasparovic@gabotex.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af7b676c','Admiral Shop Geschenkartikel','eusch','','Ostseestrasse 11','24376','Kappeln','D','04642 987 357','04642 8 12 42 22','teusch.geschenkartikel@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af7e9fb6','INOMA Versand','Martin','Christof','Schanzstr. 5','67705','Trippstadt','D','06306/991006','06306/991007','info@inoma.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af82b4ed','Landgasthof \"zum Schwanen\"','Merkle','Herbert','Dorfstr. 47','74343','Sachsenheim-Ochsenbach','Germany','07046-2135','07046-2729','merkle@schwanen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af85e9e7','A&V von Bienenprodukte','.Walter','','Wiesenweg 1','29328','Faßberg OT Müden/Örtze','Deutschland','05053-903268','','info@edward-walter.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af891e00','Computer by D.','Niedergesäß','Dirk','Basedowstr.49','06217','Merseburg','Deutschland','03461-723154','03461-723153','info@pccity.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af8c7923','meier-ballon gmbh','Broder','Henrik','Vorholzstr. 36','76137','Karlsruhe','Baden','07 21 - 38 77 47','07 21 - 38 77 35','Broder@meier-ballons.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af906afb','Bull & Bear AG','Rilling','Rolf','Siemensstr. 1','73235','Weilheim/Teck','Deutschland','07023-7466-0','07023-71525','rolf.rilling@bull-bear.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af93cadf','Weiss-Natur-Idee-Pur','Andrea','Pfeilschifter','Wolfersdorfer Str. 30','93499','Zandt','Deutschland / Bayern','09944/514','09944/2994','info@weiss-natur-idee.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af96faa5','Dextrarius','adegeis','','In den Wiesen 4','37139','Adelebsen','Deutschland','05324-1808','05324-1808','info@dextrarius.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af9a55fe','speedware','peedware','','Ernst-Ruhstrat-Str. 9','37079','Göttingen','D','0551-31244','','info@dextrarius.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018af9d8a53','Bülent Özkan','Özkan','Bülent','Augsburger Str 46 G/70','89331','Burgau','Deutschland','08222-8252','','geschenke@traum-geschenke.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afa1a3be','Bülent Özkan','Özkan','Bülent','Augsburger Str 46 G/70','89331','Burgau','Deutschland','08222-8252','','geschenke@traum-geschenke.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afa4fed5','Thüringer Lädchen','Schönheid-Lahey','Edna','Landstr. 35','41812','Erkelenz','Deutschland','021649406025','021649406027','Ednas@engelwelt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afa83315','Top-Geschenk','Mades','Martin','Heerstrasse','60488','Frankfurt','D','069/76663','','Webmaster@top-geschenk.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afab8ea6','ABIMADA Fritzsche & Rudert GbR','Fritzsche','Dagmar','Grundstraße 9 a','08115','Schönfels','Deutschland','03765/719371','03765/719341','contact@erzgebirgsladen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afaec2cd','CYBER SYSTEM','.Nuss','','Marktstr.18','18528','Bergen','M/V','038392-66743','038392-66749','N.nuss@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afb302f9','MusicPeople','Rosskamp','Elke','Jakobstrasse 12','52459','Inden/Pier','Germany','02404/955820','02404/955119','elke@musicpeople.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afb63808','InternetGallery','Andrej Polev','Dr.','Am Rohrbusch 10','48161','Münster','Deutschland','02534 645384','','andrejpoleev@yahoo.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afb992ed','Happy Toys','Koehncke','Enrico','Ahornring 8','18184','Rostock-Roggentin','Deutschland','038204/7220','038204/72277','info@happytoys.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afbcc6fe','Franz Ostermeier GmbH - www.der-bayer.de','Kraus / Herr Heyne','Frau','Industriestrasse 7','94333','Geiselhöring','Deutschland','09423/207-100','09423/207-800','info@der-bayer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afc0e01c','Holz-Fichtner','Fichtner','Reiner','Hölzleinsmühle 4','95448','Bayreuth','Deutschland','0921/789510','0921/83246','info@holz-fichtner.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afc43b81','Odeon New Vision GmbH','Petzoldt','Wiebke','Bavariafilmplatz 3','82031','Geiselgasteig','Deutschland','089/64958272','089/64958203','marketing@tigerente.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afc7e8ea','Thallos Merchandise / Funnythinx.de','Mohrmann','Michel','Böhmeweg 11','29683','Dorfmark','Deutschland','05163-91211','05163-91202','service@funnythinx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afcb4064','Museum-Prints','Hofstaetter','Philipp','Lindengasse 26','1070','Wien','Österreich','+4369910506538','','webmaster@museum-prints.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afce7536','Flashlight Fantasy GbR','Pöller','Thomas','Wichernstraße 1','68535','Edingen-Neckarhausen','Deutschland','06203/892216','06203/839044','Dampfbahnfreunde@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afd2b4d8','Megasoft GmbH','Millow','Achim','Weyerstr. 39','42697','Solingen','Deutschland','+49 212 3392-0','+49 212 3392-33','Achim@megasoft.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afd5ea00','Touristic GmbH Duhnen','Arnold','Herr','Cuxhavener Str.92','27476','Cuxhaven','Deutschland','04721-430415','04721-430444','arnold@tgduhnen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afd944e9','A&O Sound AG','Meier','Gerry','Rheinstrasse 29','8500','Frauenfeld','Schweiz','+41 52 728 95 95','+41 52 728 95 90','admin@aundo.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afdccb44','Meisterwerkstatt für klassischen Gitarre','Schneider','André','Bergstrasse 36','08258','Markneukirchen','Deutschland','+49 (0) 37422 2145','+49 (0) 37422 2145','andre@saitenkatalog.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afe0e48d','AERO-MUSIC','George','Thomas','Postfach 11 11','32437','Porta Westfalica','NRW','0571/8294044','','thomasgeorge@aero-music.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afe46293','Soundfabrik','Klingelhöffer','Wolfgang','Hauptstr. 23','64658','Fürth','Hessen','06253-23206','06253-23208','soundfabrik@soundfabrik.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afe796db','Musik-Service Aschaffenburg','Hofmann','Johannes','Badergasse 16','63739','Aschaffenburg','Deutschland','06021 25292','06021 28325','jh@musik-service.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afeaf247','Soundhaus Lübeck','Kutrieb','Georg','Dr. Julius Leber-Str. 65','23552','Lübeck','Deutschland','0451/789-84','0451/789-47','webmaster@soundhaus.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018afee268e','ACI Service & Vertriebs GmbH','Selbach','Frau','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361-41514','02361-41412','mail.selbach@vst.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018aff26ad9','ACI Service & Vertriebs GmbH','Selbach','Frau','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361-41514','02361-41412','mail.selbach@vst.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018aff5a01b','Studibuch KG','Küchenhoff','Benjamin','Augustastraße 1','52070','Aachen','Deutschland','0241/4004773','0241/4004772','benjamin@studibuch.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018aff8fa94','ACI Service & Vertriebs GmbH','Selbach','Frau','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361-41514','02361-41412','mail.selbach@vst.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018affc791b','Musik Produktiv','Eichner','Ullrich','Fuggerstr.6','49479','Ibbenbüren','Deutschland','05451-502063','05451-502067','ullrich.eichner@musik-produktiv.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b00091fa','db-INTERSTORE','Branicevic','Hr.','Karlrobert-Kreiten-Str. 16','40724','Hilden','BRD (NRW)','02103/969932','02103/969932','info@db-interstore.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b004147b','Musikkeller','urtenbacher','','Lange Reihe 94','20099','Hamburg','Deutschland','040 - 247782','040 - 280 54 173','info@musikkeller.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b007745b','Fa, Tittmann','Siebold','Kay','Eimsbütteler Chaussee 46','20259','Hamburg','Deutschland','040-4391500','040-4322752','info@tittmann','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b00acbbb','der \"andere\" laden GmbH','Leitner','Manfred','Gesandtenstr. 7','93047','Regensburg','Bayern','0941 5041099','0941 560947','geschenke1@der-andere-laden.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b00e26a9','CD Sp...ace e.K.','Russo','Frau','Bischof von Lipp Str. 29','73569','Eschach','Deutschland','07175 / 919284','07175 / 919285','russo@cdspace.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b01266b8','3H MusicProduction GmbH','Hegemann','Heino','Postfach 1101','47628','Straelen','Deutschland','0031-77-3270500','0031-77-3270600','info@3h-music.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b015c25e','denk bike+outdoor','kavcic','werner','ludwigstr 22','94032','passau','deutschland/bayern','0851-31450','0851-33497','info@sport-denk.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0192195','bayerwaldtrekking.de','denk','johannes','viehhauserstr 4','94152','neuhaus/inn','deutschland/bayern','08503-922079','08503-922080','info@denk.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b01ca040','Kunath Instrumentenbau','Kunath','Joachim','Langebrückenstrasse 23','36037','Fulda','Deutschland','0661 53853','0661 54698','jo@kunath.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0209202','ORPHEON-Musikwaren','Stiebel','Bernd','Klausdorfer Str. 104','24161','Altenholz','Deutschland','0431-324583','0431-324584','shopyoo@orpheon.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b024146c','Schneider´s Allerlei','Schneider','Patrick','Im Mais 6','71636','Ludwigsburg','D','07141/789979','461880','info@schneiders-allerlei.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0276fce','Musikladen','Schlöffel','Jürgen','Rheinstr. 22','56170','Bendorf','Deutschland','026224344','026224783','jschloef@abo.rhein-zeitung.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b02bb596','Blumenonline GmbH','Fehnker','Heinrich','Herterichstr.57','81479','München','Deutschland','089 74 996543','089 74996542','hfehnker@blumenonline.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b02f1507','David Media-Service','David','Stefan','Dahlienweg 3a','49196','Bad Laer','Deutschland','05424-70050','05424-70151','webmaster@abc-cd.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b03721b9','David Media-Service','David','Stefan','Dahlienweg 3a','49196','Bad Laer','Deutschland','05424-70050','','webmaster@abc-dvd.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b03aa417','David Media-Service','David','Stefan','Dahlienweg 3a','49196','Bad Laer','Deutschland','05424-70050','05424-70151','webmaster@alpha-cd.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b03dff77','Christian Reisser Musik-Vertriebs-GmbH','Junginger','Michael','Münsterplatz 25','89073','Ulm','Baden-Württemberg','0731153645','-66','webmaster@reisser-musikvertrieb.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0423fba','Musik Sander','Sander','Ingrid','Neulandplatz 16a','44287','Herne','Deutschland','0231 7225570','02323 64227','sander@sander-saxophon.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0459bf6','nota bene Musikalienhandlung','Lindenborn','Uwe','Burgstr.32','37073','Goettingen','Deutschland','0551 4978781','0551 4978782','Lindus@notabene-noten.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b048f66d','Comic and Company','Franke','Lars','Brockhäger Straße 36','33330','Gütersloh','NRW','05241-33464','05241-33474','Franke@comicladen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b04c7922','wolfgang almer tonträgerhandel','almer','wolfgang','pillweinstr. 41/3','4020','Linz','Österreich','0043 650 4464654','0043 732 612301','mail@monochord.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b050b95c','A-CD','Brenner','Atze','Postfach 1111','72227','Egenhausen','Deutschland','0172721110','0721-151371083','info@a-cd.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b054628d','Musik Müller','Willi','Müller','Stiftsplatz 5','67655','Kaiserslautern','Germany','0631 65262','0631 65994','mmueller@musik-mueller.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b057bdee','Sir Huckleberry Insur@nce Company','K.Eicke','Knut','Keizersgracht 62','NL-10','Amsterdam','Niederlande','+31-20-5207587','+31-20-5241475','office@sirhuckleberry.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b05b4057','Mail Order Music','Horn','Andreas','Onkel-Tom-Str. 3','14169','Berlin','Deutschland','0800 80 50 30 1','03080903121','info@mailordermusic.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b05e9fcf','12inch.de','Sigel','Fedor','Böheimstr. 1a','70178','Stuttgart','Deutschland','0711-763565','0711-763566','mail@fedor-sigel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b06302ff','','Sigel','Fedor','Böheimstr. 1a','70178','Stuttgart','Deutschland','0711-763565','0711-763566','mail@fedor-sigel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0665e7d','Holzwarenversand Zimmermann','Zimmermann','Mirko','Alte Straße 136','09623','Rechenberg-Bienenmühle','Deutschland','037327-20915','','Webmaster@Holzwarenshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b069b9c6','Pink Tonträger Prod.- und Vertr.-GmbH','v. Magassy','Elisabeth','Münstertäler Str. 23','79219','Staufen','Deutschland','076337265','','info@pink-tontraeger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b06d1516','keine','Keller','Hannes','Braikestr. 35','89567','Sontheim','BRD','0173/5890259','keins','support@media24-shopping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b071326a','ITC Bernd Austmeyer','Austmeyer','Karin','Osteratherstr. 81','40670','Meerbusch','Deutschland','02159-670607','','itc.austmeyer@traumsachen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b074d7b7','Britney spears Homepage','W','Christoph','kleins str','47852','KR','Deutschland','0174/2071340','','britchristoph@mybritney.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b078375a','Eljo´s Notenversand','Beckers-Kopp Hans Joachim Kopp','Elke','Rathausplatz 13','D-539','Blankenheim','Deutschland','02449-1784','02449-7723','info@eljos-notenversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b07bb59b','Ernaehrung24','Iken','Marcus','Diebweg 4','35396','Gießen','Deutschland','0641/55 999 56','0641/55 999 56','iken@ernaehrung24.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b07f10ef','Amadeus musicmedia GmbH','Rieber','Gerd','Kaiserstr. 89','79761','Waldshut-Tiengen','Deutschland','07751870602','07751870603','rieber@amadeus-musicmedia.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b083782d','A la Siesta e. K. Hängematten & Lebensku','Lück','Ute','Monumentenstr. 5','10829','Berlin','Deutschland','030 / 78707170','030 / 78707171','alasiesta@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b086d7c5','DVD75.de','Andrich','Daniel','Alemannenstr. 18','78665','Frittlingen','Deutschland','07426/1361','07426/1361','webmaster@dvd75.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b08a5607','Golfiana','Bertschi','Jean-Pierre','im Roetel 24b','6300','Zug','Schweiz','+41 41 712 19 50','+41 41 712 19 50','info@golfiana.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b08db15a','bibli.com im Gemeinschaftswerk der Evang','Thilo Bunzel-Duran','Herr','Emil-von-Behring-Str. 3','60439','Frankfurt am Main','Bundesrepublik Deuts','(0 69) 5 80 98 -2 91','(0 69) 5 80 98 -2 26','info@bibli.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b091f16b','edv-bookshop.de','Lämmle','Sebastian','Virchowstr. 14','85521','Ottobrunn','BRD','089 609 1978','s.o.','buchladen@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0954ced','MH - Internet Marketing','Hiller','Mario','Mannheimer Str. 73','68782','Brühl','Deutschland','06202 - 920794','06202 - 920795','info@mh-marketing.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b098a854','Gerd Koch Cartoon Edition GmbH','Koch','Gerrit','Weberstr. 2','30916','Isernhagen','Deutschland','05136 89 75 0','05136 89 46 70','webmaster@gerdkoch.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b09db1b9','FACHBUCH HOLZER GmbH','Martinez','Herr','Durschstr. 93','78628','Rottweil','Deutschland','0741/6972','0741/6971','L.Martinez@holzer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0a1e26c','DVD-Versand','Birgit Schmidt','Frau','Buntentorsteinweg 16 -18','28201','Bremen','Deutschland','0421 / 55 86 94','0421 / 55 27 82','verkauf@DVD-Versand','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0a573f9','ron-meyer.de','Meyer','Ronald','Taxisstr. 4','74081','Heilbronn','Deutschland','07131-252027','02561-95918103','Webmaster@ron-meyer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0a92201','urbs-media GbR','Bauhoff','Michael','Kastanienweg 3','40723','Hilden','Deutschland (NRW)','02103-968506','02103-968507','info@urbs.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0ac9fef','dvd@home direktversand','Linde','Christian','Gederner Straße 32','60435','Frankfurt am Main','Deutschland','069/5482115','069/54805821','c.linde@dvdathome.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0b0b970','PLANETWARE','Dobretzberger','Fritz','Augustenfelder Str. 24 a','80999','München','D','089-8121105','089-8129381','webmaster@planetware.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0b46314','DRM-Shop','Ralf Müller','Dr.','Piberstr. 76','A-8580','Köflach','Österrreich','+43 3144 6337','+43 3144 6337','ralf.mueller@agn.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0b7bdf4','DVD3000','Hamborgström','Marius','Tuchert 16','79771','Klettgau','Deutschland','07742/9289930','07742/850976','mail@dvd3000.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0bb4057','Hobbyfabrik','Nürnberger','Heidelinde','Priesterweg B.1 C.2','14532','Gewerbehöfe Güterfelde','D','03329691040','03329691042','Nuebetrieb@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0be9c24','Simon Enterprises','J. Simon','Manfred','Postfach 124','55248','Mainz','Deutschland','06134/7263-13','06134/7263-11','simon-enterprises@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0c302ff','Hard- und Softwarevertrieb Jörg Schulz','Schulz','Jörg','Am Klinikum 27','03099','Kolkwitz','Deutschland','0170-4626732','0355-287896','kontakt@jsc-store.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0c68574','Tritonus, Franz-Josef Stürmer','Stürmer','Franz-Josef','Hauptstr. 229','50169','Kerpen','Deutschland','02273 940738','02273 940737','info@tritonus-musik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0ca07d9','VERLAG Lee Traynor','Traynor','Lee','Bruchwiesenstr. 15','64380','Rossdorf','Deutschland','06071 74486','Anmeldung','traynor@skeptic.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0cd6704','Buch & Wein Helmut Ruck','Ruck','Helmut','Mühlenweg 10','49536','Lienen-Kattenvenne','Deutschland','0 54 84 - 96 13 18','0 54 84 - 96 16 21','info@buch-und-wein.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0d1a3c2','Buch & Wein Helmut Ruck','Ruck','Helmut','Mühlenweg 10','49536','Lienen-Kattenvenne','Deutschland','0 54 84 - 96 13 18','0 54 84 - 96 16 21','info@buch-und-wein.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0d550e5','Gritt Förster Erotikversand','Förster','Gritt','Parstr. 108','13086','Berlin','Deutschland','01782174898','0721-151308731','erotikshop@intimvitrine.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0d8cf66','Atelier Prisma','.Treiber','','Leopoldstrasse 32','76344','Leopoldshafen','D','07247 96 32 24','07247 96 39 22','mtreiber@atelier-prisma.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0dc51cf','The Betty Darling Tea Company','Arnold','Herr','Otto-Lilinthal-Straße 8','28199','Bremen','D','0421/525925','0421/5259262','betty@betty-darling.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0e091f6','Medienversand booknow.de','Sauerbier','Herbert','Dunckerstr. 17','10437','Berlin','Germany','+49 (0)30 440 50 355','+49 (0)30 440 50 356','sauerbier@aphrodite.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0e43b7a','Imoa Versandhandel','eter','','Scheidenbachstr. 5','02689','Sohland','D','035936 37792','','webmaster@tilos-erotikshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0e7bded','Erotikexpress','Berger','Hermann','Seeweg 5','6900','Bregenz','Österreich','++435574647849','','erotikexpress@directbox.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0eb4065','Sex-Company','Dohrenbusch','Oliver','Am Wehnerbeek 2','37083','Göttingen','Deutschland','0551/6932230','0551/7907243','oliver.dohrenbusch@sex-company.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0eec2d3','mcZUB','Dohrenbusch','Oliver','Carl-Giesecke-Str. 3','37079','Göttingen','Deutschland','0551/5042677','0551/5042678','oliver.dohrenbusch@mczub.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0f32eaa','wigra','graf','stefan','geldernerstr 9','47638','straelen','detschland nrw','02834984614+ 0172 67','02834984614','wienand.graf@okay.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0f6ac86','Kiepert Gmbh & Co. Buchhandel KG','Schmidt','Sabine','Hardenbergstraße 4-5','10623','Berlin','Deutschland','030 -31188-323','030 - 31188-510','redaktion@kiepert.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0fa2eec','world of erotik','Farys','Jörg','hochstraße 11','65779','Kelkheim','Deutschland','06195-977090','06195-977091','info@worldoferotik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b0fdb159','Mistress D','Grahl','Wolfgang','Am Mühlenbach 5','50374','Erftstadt','Deutschland','02235-463443','02235-463443','webmaster@mistress-d.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b101ce9a','FUNNYXX','Stock','Christine','Auf der Höhe 23','63776','Mömbris','Deutschland','06029 - 97 14 2','06029 - 97 14 5','cs@funnyxx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1057406','ESTIM Inh. M.A. Wiemer','Wiemer','M.A.','Selzerstraße 68','44269','Dortmund','Deutschland','0231/94199814','0231/4940870','vertrieb@estim.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b108f668','KARIDA SERVICES','Adam','Karin','Beckhauser Strasse 20','40699','Erkrath','Deutschland','+49 (2104) 448050','+49 (2104) 448051','karin-adam@karida.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b10ca4b5','Jörg Soyka','Soyka','Jörg','Im Reil 24','55262','Heidesheim','Deutschland','0177/3247879','0721/151334932','jsversand@jsversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b110e01c','Dark-Secret','niewald','','Erlenweg 2','82061','Neuried bei München','Deutschland','08975969385','','info@dark-secret.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b114b117','timm-hairshop','Barna','Glen','Berliner Str. 17','10715','Berlin','Deutschland','0308614360','','gbarna@timm-hairshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b118331f','Sex & Pleasure','Jurkat','Jana','Postfach 1147','04521','Pegau','Deutschland','034296/72490','034296/72491','info@sex-and-pleasure.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b11bdcf2','CHW Creationen Hümmerich','Dönges','Patrick','Flurstr.02','56269','Dierdorf-Giershofen','Deutschland','02689-29090','02689-3003','support@chw-motivfabrik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b12091f9','whatsup24','Mertens','Till','Max-Brauer-Allee 186','22765','Hamburg','Deutschland','040/87976162','040/87976189','Till@whatsup24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1246294','gayforum.de AG','Schwab','Alexander','Rüdesheimerstr. 7','80686','München','Deutschland','08954700033','08954700096','aschwab@gayforum.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b127e4f7','Suero Versand oHG','ebmaster','','Postfach 11','63869','Heigenbrücken','','06020-978513','','webmaster@suero-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b12b8e7f','Toy-Versand','Haderer','Hr.','Fliegenstr. 7','80337','München','Deutschland','089','089','webmaster@toy-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b12f10f3','Jannys ART Richter & Frenk GbR','Richter','Peter','Gleimstraße 61','10437','Berlin','Germany','030 440 41 001','','info@bodypainting.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b133783a','EMK','vom Bienwald','Olivia','Theodorstr. 10','66386','St. Ingbert','Germany','06894 384968','06894 384969','emk@peepshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b136feb6','Beate Uhse new media','Chmiel','Stefan','Am Pferdewasser 10','24937','Flensburg','Deutschland','0461 - 8880 322','0461 - 8880 222','stefanc@bu-newmedia.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b13aa41e','Automaten und Kondomservice','Müller','Lutz','Saarstr. 5A','16225','Eberswalde','Brandenburg','03334-212597','03334-289699','service@kondom-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b13e268e','Close Up Posters','Transier','Peter','Zeppelinstr. 41','73760','Ostfildern','Deuschland','0711/450450','0711/4504552','peter@closeup.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1428dce','Markanto Brüggemann, Ianas & Vorderstras','Sven','Vorderstrase,','Neusser Strasse 182','50733','Köln','Deutschland','0221-9723920','0221-120149','info@markato.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1461047','Rosa Rot GmbH','Berger','Herr','Postfach 100513','40805','Mettmann','NRW / Deutschland','02104/9208-0','02104/9208-10','berger@rosarot.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b14992bc','Rosa Rot GmbH - Niederlassung Innsbruck/','Haider','Herr','Kiebachgasse 13','6020','Innsbruck','Österreich','0043 (0)512 / 57 81','0043 (0)512 / 57 81','info@rosarot.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b14d1517','TACKER FILMGmbH','Dresler','Wolfgang','Marienburger Str. 41 a','50968','Köln','Deutschland / NRW','0221 2408027','0221 2408029','w.dresler@tackerfilm.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b151555b','Close Up Posters','Transier','Peter','Zeppelinstr. 41','73760','Ostfildern','Deutschland','0711/450450','0711/4504552','peter@closeup.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b154fecd','New Media Publishing','Jagata','Sven','Schliepstraße 21','31683','Obernkirchen','Deutschland','05724 / 3 99 05 - 0','0800 / 3000 483','info@pc-shop24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1588146','Moon´s Tierparadies','Heismann','Barbara','Am Pelzershamm 35','26419','Schortens','Deutschland','04423-5244','04423-5243','moony@moons-home.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b15c2ac6','','Westphal','Chr.','','','','','0721/9416614','','kunstgeschenk@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1606b4e','whatsup24','Mertens','Till','Max-Brauer-Allee 186','22765','Hamburg','Deutschland','040/87976162','040/87976189','Till@whatsup24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1654cf4','Time/system Schweiz','öttle','','Gewerbestrasse 4','8162','Steinmauer','Schweiz','0041 1 854 74 74','0041 1 854 74 54','dsa@abacho.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b168cf5a','Bildveredelung Scheidler','Scheidler','Kurt','An der Bleiche 4','64747','Breuberg','Deutschland','06165-912064','061265-912065','Bildveredelung.Scheidler@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b16ca43e','Bruehl.Net','Menke','Marcel','Euskirchenerstr.165','50321','Brühl','Deutschland','02232/159856','02232/159859','mmenke@bruehl.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b170e01b','Bruehl.Net','Menke','Marcel','Euskirchenerstr.165','50321','Brühl','Deutschland','02232/159856','02232/159859','mmenke@bruehl.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b174fecd','Bruehl.Net','Menke','Marcel','Euskirchenerstr.165','50321','Brühl','Deutschland','02232/159856','02232/159859','mmenke@bruehl.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b178cfa3','E-Commerce','-Commerce','','Wegelnburgstr. 15A','76829','Landau','Deutschland','06341/939300','','info@sexshop-1.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b17c7927','Domain4000.de','Menke','Marcel','Euskirchenerstr.165','50321','Brühl','Deutschland','02232-159856','02232-159859','info@domain4000.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b180b972','CybErotics GbR','Reese','Torsten','Postfach 1113','26941','Nordenham','Deutschland','04731/923265','04731/923266','webmaster@cyberotics.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b18489a6','Domain Druck & Service','ürgensen','','Bahnhofstrasse 8','2000','Hamburg','Deutschland','0180-50525 3358240','0180-50525 3358240','domain@stepshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1880c10','lustbaecker','auer','','uerdingerstr.224','47800','Krefeld','BRD','0179-1041786','02151-594718','info@lustbaecker.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b18bb58d','Fahrradkeller Rombs','Rombs','Alexander','Katzwanger Haupt Str 19','90453','Nürnberg','Germany','09122-638212','09122-691027','info@fahrradkeller.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1901cdc','ASV-Shop','Ehrhardt','Enrico','Breitscheidstraße 7','08209','Auerbach','Deutschland','03744 200501','','Webmaster@ASV-Shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b193c6af','ASV-Shop','Ehrhardt','Enrico','Breitscheidstraße 7','08209','Auerbach','Deutschland','03744 200501','','Webmaster@ASV-Shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1976fda','ASV-Shop','Ehrhardt','Enrico','Breitscheidstraße 7','08209','Auerbach','Deutschland','03744 200501','','Webmaster@ASV-Shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b19b194e','ASV-Shop','Ehrhardt','Enrico','Breitscheidstraße 7','08209','Auerbach','Deutschland','03744 200501','','Webmaster@ASV-Shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b19e9fa5','Bensching Online','Peter','Frau','Waldstr. 35','76133','Karlsruhe','Deutschland','0721-9203505','0721-9203504','info@bensching.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1a35587','Compass Yachtzubehör Handels GmbH Co. KG','Böckmann','Herr','Lüdinghauser Str. 34','59387','Ascheberg','Deutschland','02593-915-0','02593-915-280','info@compass24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1a6fa9a','erotics for ladies','Lucas','Martin','Burgunderstr. 1','79104','Freiburg','Baden-Württemberg','0761-2924540','07612923654','info@smo3.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1aaa835','Zentrum der Gesundheit','Muthmann','E.','Kurpfalzstr. 10 a','74889','Sinsheim','Baden-Württemberg','07261 979800','07261 979802','info@zentrum-der-gesundheit.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1ae4d97','Nelladesign message Card','Willers','Simone','Rather Str. 110 Gebäude 40','40476','Düsseldorf','Deutschland','0049 211 4697 240','0049 211 4697 239','dsa@abacho.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1bd6341','Deutsche Telekom AG','Schott','Kerstin','Wasserweg 7-9','54292','Trier','Deutschland','(06 51)94 99-7 40','(06 51)1 30-25 85','kerstin.schott@telekom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1c1ca7f','MEITO Service','Meisinger','Tobias','Mühlau 17 A','83714','Miesbach','Deutschland','08025/999594','08025/999593','infos@meito.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1c57406','Imkerei Müller','Müller','Tanja','Stadelbergerstr. 2A','82256','Fürstenfeldbruck','Deutschland','08141-621632','08141-621634','info@imkerei-mueller.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1caa501','Handelsagentur Leipner GmbH','Katrin Leipner','Frau','Barthhübelstraße 2','01445','Radebeul','Deutschland','0351/8303919','0351/8303939','leipner@leipner.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1ce4d98','Tee und Spezialitätenversand I T Lohr','Lohr','Thomas','Jägerndorferstr. 3','93197','Zeitlarn','Deutschland','094162616','094162183','094162616-0001@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1d2b561','Teeblätter-Versand','Gehweiler','Roland','Am Maisenbühl 6','78333','Stockach-Wahlwies','Deutschland','07771-920177','07771-920178','RolandGehweiler@teeblaetter.amsee.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1d6378b','Michael Budke - Fruchtdepot','Budke','Michael','Marktplatz 12','83487','Marktschellenberg','Bayern','08650/1396','08650/1388','fruchtdepot@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1d9b9c5','Thomas Kraus Agrarprodukte','Kraus','Thomas','Buchenweg 27-29','63768','Hösbach','Deutschland','06024 6750 0','06024 6750 19','tkraus@fruchtversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1dd637e','GV-Service Klett','Klett','Hartmut','Otto-Keiner Str.70','98554','Benshausen','Deutschland','036843-60223','036843-60223','Info.Ostwarenversand@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1e23fac','Jeans-Land GmbH','Stening','Marius','Kaiser-Joseph-Straße 247','79098','Freiburg','Deutschland','0761 39474','0761 2021017','stening@jeans-land.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1e5c29e','Getränkeshop Meisezahl','Meisezahl','Heiko','August-Berger-Str. 37','99510','Apolda','Deutschland / Thürin','03644 / 563414','','h.meisezahl@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1e944d9','RS-Versand','Strangfeld','Knut','Goethestraße 2c','16321','Bernau','Deutschland','03338756326','03338756326','K.Strangfeld@RS-Versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1ed1582','Die Teekarawane Klaus & Maluck GbR','Klaus','Peter','Breuningstraße 1','72072','Tübingen','Deutschland','(0395) 4224398','(0395) 4228115','Klaus@teekarawane.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1f1555c','Netpool Shop','Burkart','Armin','Kastanienweg 6','76571','Gaggenau','Deutschland','07225 - 985 962','07225 - 985 966','info@friseur.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1f4feca','Netpool Shop','Burkart','Armin','Kastanienweg 6','76571','Gaggenau','Deutschland','07225 - 985 962','07225 - 985 966','info@friseur.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1f88146','DC Cigars Dana Burkart','Burkart','Dana','Kastanienweg 6','76571','Gaggenau','Deutschland','07225 985 990','07225 985 966','rubio@friseur.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b1fc51cc','Whisky-Versandhandel','Thalheim','Ulf','A.-Krautheimer-Str. 13','88605','Meßkirch','Deutschland','07575 9263266','07575 9263265','Info@whisky-versandhandel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2009206','Tee, Exotik und Natur','Pohl','Wolfgang','Lutherstraße 33','02943','Weißwasser','Germany','03576 207236','0180 5052 5570 9724','gudrun@tee-exotik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2048997','Tee, Exotik und Natur','Pohl','Wolfgang','Lutherstraße 33','02943','Weißwasser','Germany','03576 207236','0180 5052 5570 9724','gudrun@tee-exotik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2083319','Tee, Exotik und Natur','Wolfgang Pohl','Herr','Lutherstraße 33','02943','Weißwasser','Deutschland','03576 207 236','0180 5052 5570 9724','gudrun@tee-exotik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b20c03af','Netpool Shop','Burkart','Armin','Kastanienweg 6','76571','Gaggenau','Deutschland','07225 - 985 962','07225 - 985 966','info@friseur.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b210442d','Netpool Shop','Burkart','Armin','Kastanienweg 6','76571','Gaggenau','Deutschland','07225 - 985 962','07225 - 985 966','info@friseur.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2148995','E.-B.-Versand','Vogt','Arnold','fabrikstr.21','8854','siebnen','schweiz','-41 55 4402239','-41 55 4404794','ebv@erotik-boutique.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2180c1a','CYBER SYSTEM','.Nuss','','Marktstr.18','18528','Bergen','M/V','038392-66743','038392-66749','N.Nuss@cyber-system.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b21bb59c','CAPpuccino 2000 GmbH','Prettin','Marita','Dammersbacher Straße 1','36088','Hünfeld-Nüst','Deutschland','06652-919350','06652-919352','cappuccino2000@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b21f37fe','Musik-Instrumente-Versand Astrid Becki','und Wolfgang Becki','Astrid','An der Rheinschanze 21','76726','Germersheim','Deutschland','07274/4302','07274/778023','miv-becki@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b223c6ba','Heubacher Warenhaus','Bidlingmaier','Reinhold','Silcherstr.2','73540','Heubach','D','07173/12245','','reinhold.bidlingmaier@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2276fd3','Verlagshaus Neef GbR,bH','Neef','Gerhard','Postfach 110130','69071','Heidelberg','Deutschland','06224-919016','06224-919017','info@rohrstock.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b22b194d','Vitaminquelle-Karow','Berrar','Gerard','Alt-Karow 19','13125','Berlin','Deutschland','03094382027','0180505254451992','berrar@vitaminquelle-karow.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b22ec2d5','Weingut Otto Schwindt','Schwindt','Michael','Im Diehl 3','67256','Weisenheim am Sand','Deutschland','063 53 9 31 60','0 63 53 9 31 61','Michael.Schwindt@weingut-Schwindt.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b23351ca','Günter Ried','Ried','Günter','Donaustraße 24','2100','Korneuburg','Österreich','0043226272305','0043226272305','office@riednet.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b236fa9e','Goldmaennchen.com','Schäfer','Steffen','Gisperslebener Str. 45','99089','Erfurt','Deutschland','01777162926','','St.Schaefer@online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b23af238','Bentrup-Versand','Bentrup','Torsten','Pionierweg 32','33104','Paderborn','.de','05254/942929','05254/942930','shopyoo@feine-idee.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b240e01c','CitySpecials','Henke','Monika','Roßstr. 19','50823','Köln','Deutschland','0221/5897670','0221/5897671','info@cityspecials.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b244b0bb','WELT WEIT TOURISTIK.de','Bischoff','Frank','Adelmannsgasse 1','73479','Ellwangen','Germany','07961-6734','07961-562145','Info@welt-weit-touristik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2485e64','1a-aber-lastminute.de/helmchen & reicher','Reichert','Peter','Reichsapfelstr. 13','65201','Wiesbaden','Deutschland','01805-373473','0611-9200014','peter@reiseexperten.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b24c2b34','wwwTravel GmbH','Menke','Frederik','Kiebitzweg 2','22869','Schenefeld','Deutschland','040-22660614','040-22660613','info@wwwtravel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2509627','Cinemabilia.de','Schmidt','Jens','Walter-Geerdes-Str. 7','28307','Bremen','Deutschland','01805-174900','0421/1749050','edv@cinemabilia.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b254628e','Filmplakate.de','Schmidt','Jens','Walter-Geerdes-Str. 7','28307','Bremen','Deutschland','0421/17490-13','0421/17490-57','management@cinemabilia.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b258104b','Starfotos.com','Schmidt','Jens','Postfach 45 03 45','28297','Bremen','Deutschland','0421/174900','0421/17490-50','management@cinemabilia.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b25cc6f7','J. Weyerts','Weyerts','Ina','Kapitänstr. 5','26553','Dornumersiel','Deutschland','04933-2986','04933-914389','weyerts@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2612e3c','J. Weyerts','Weyerts','Ina','Kapitänstr. 5','26553','Dornumersiel','Deutschland','04933-2986','04933-914389','weyerts@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b26502e2','DVD-Supermarkt.de','Schmidt','Jens','Walter-Geerdes-Str. 7','28307','Bremen','Deutschland','0421/174900','0421/17490-50','info@cinemabilia.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b268a84d','Schuetz Internetservices','Schuetz','M.','Burbacher Str. 8','50354','Köln-Hürth','Deutschland','0700 900 800 90','02233 943516','info@shoptempel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b26c7922','Flowerroom.de','Bock','Herr','Lausitzer Platz 1-3','02977','Hoyerswerda','Germany','03571 928319','03571 417615','info@flowerroom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b270e017','KofferKlaus','Hendrichs','Klaus','Suitbertusweg 4','42781','Haan','NRW','02129/58110','02129/59110','inf@Klaus Hendrichs.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b274b0b3','apotheker bauer & cie','bauer','stefan','rosenheimerstr.139','81671','münchen','deutschland','089/4892426','089/486019','apoba@duftlampen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2785a2d','Mueller-Musik-Binz','Mueller','Klaus','Dollahner Str. 41','18609','Binz','Deutschland','038393-2011','038393-31872','mueller-musik-binz@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b27c2b16','Schmidt`s Reisetreff','P. Schhmidt','Klaus','Hauptstr. 36','97204','Höchberg','D','0931-400171','0931-40318','Info@mrsun.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b280b9c8','Funnywood OHG','Bulga','Sascha','An der Bahn 18','86862','Lamerdingen','Deutschland','08241-9119343','08241-9119344','info@funnywood.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b284899e','Cotton Cottage','Wagner','Werner','Nürnberger Str. 48','91710','Gunzenhausen','Deutschland','09831-619570','09831-916577','w.wagner@cotton-cottage.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2883321','Toys International.de GmbH','Lahr','Iris','Neuwieder Str. 80','56566','Neuwied','Deutschland','02622/903010','02622/903030','iris@tx40.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b28c03bb','Cotton Cottage','Wagner','Werner','Nürnberger Str. 48','91710','Gunzenhausen','Deutschland','09831-619570','09831-619577','w.wagner@cotton-cottage.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b29091f5','Neue Horizonte Reisen','Gouthier','Manfred','Hans-Böckler-Str. 25','67454','Hassloch','','06324-980167','06324-980483','info@erstmalurlaub.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2946293','Palea','.Scharmann','','Am Markt 4a','26427','Esens','Deutschland','04971-290211','','info@kreiselparadies.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2985a2d','Universalreisen / Last-Minute-Germany','Lessner','Heike','Volgerstrasse 25','21335','Lüneburg','Deutschland','04131-401041','0 41 31 - 40 42 17','heike.lessner@last-minute-germany.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b29c2ac1','Bretagneshop','Winnenberg-Schröder','Ingrid','Krausener Str. 16','42719','Solingen','Deutschland','0212/2307683','0212/2307683','info@bretagneshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2a0b9b7','Tims Surf & Radelgarage','Stern','Tim','Rotzeilstr.8','70794','Filderstadt','D','07119957600','','timstern@surf-radelgarage.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2a4899e','Feichtner OHG','Feichtner','Herr','Schloss Linderhof 19','82488','Ettal','Deutschland','08822/209','08822/945621','feichtner.ogau@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2a83318','elektrobillig e.K.','Litzel','Christian','Willy-Messerschmitt-Straße 1','50126','Bergheim','Deutschland','02271-4711-65','02271-4711-43','info@elektro-billig.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2ac03bb','Hofmann Siebdruck + Design','Hofmann-Breckner','C.','Industriestr. 7','95126','Schwarzenbach an der Saale','Bayern','09284-6711','09284-6724','info@shirteria-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2b091f5','ISP Marketing','Jakob','Tanja','Oberstr.10','56290','Schnellbach','Deutschland','06746 / 802330','802332','redaktion@onlinesecondhandshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2b4628c','ISP Marketing','Jakob','Tanja','Oberstr.10','56290','Schnellbach','Deutschland','06746 / 802330','802332','redaktion@onlinesecondhandshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2b80c0c','Casa Madera','Wildgrube','Timo','Obergasse 8','63654','Büdingen','deutschland','06042/978312','06042/978316','info@casamadera.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2bbdcfa','','Y.Gajdar','Fa.','Hauffweg 2','89542','Herbrechtingen','D','07324/980056','','gepflgtes-auto@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2c06aed','','Schwant','Torsten','Flämingstr. 107','12689','Berlin','D','030- 9317456','','cybschwant@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2c43b74','Niederegger GmbH & Co. KG','Willi Meier','Herr','Zeißstr. 3-5','23560','Lübeck','Deutschland','0451/ 53 01 0','0451/ 53 01 111','info@niederegger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2c7e4f9','Fritz Reingruber GmbH+Co.KG','Reingruber','Ulrich','Brunnengasse 1-3','95126','Schwarzenbach/Saale','Deutschland','09284-9600','09284-960 99','ureingruber@reingruber.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2cbb58c','F-Shop.de','Szodruch','Marc','Ludenbergerstraße 14','40699','Erkrath','Deutschland','0211-9243-203','0211-244049','mos@f-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2d04422','Fleurop GmbH','Hensel','Marina','Lindenstr. 3-4','12207','Berlin','Deutschland','030-71371- 0','030-71371-198','info@fleurop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2d4146d','BUY.bye Touristik GmbH','Bauermeister','Heinz','Adlerstr. 9','40211','Düsseldorf','Deutschland','0211-177030','0211-1770310','buy.bye@iname.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2d7be5d','Walter Haunold','Haunold','Walter','Hirschstettnerstr. 26/Haus 22','1220','Wien','Österreich','00436766087450','004319291377','office@love-onlineshop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2db8e7b','Walter Haunodl','Haunold','Walter','Hirschstettnerstr. 26/Haus 22','1220','Wien','Österreich','00436766087450','004319291377','office@love-onlineshop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2e01cd2','Jumking Outdoor Produkte','.König','','Bergstr. 40','32312','Lübbecke','Deutschland','0049 5741 296622','0049 5741 296623','dsa@abacho.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2e3ed57','Oliceto','Zahn','Fred','Wehrdaer Weg 18a','35037','Marburg','Deutschland','0 64 21/6 20 00 67','0 64 21/6 63 00','info@oliceto.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2e796da','Martin Poettgen & Partner','Hinrichs','Nicole','Kohlenstraße 70','44795','Bochum','Deutschland','0234 539910','0234 452190','N.Hinrichs@mp-p.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2eb67d0','Kranholdt Handels- und Vertriebsagentur','Kranholdt','Kim','Frankfurter Str. 91','61206','Wöllstadt','Deutschland','06034/90615-0','06034/90615-2','kkranholdt@kranholdt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2ef37f9','HAARSTUDIO NORBERT LUTZ','Lutz','Norbert','Windeckstrasse 29','68163','Mannheim','Deutschland','0621-822029','+49621857800','lutz.norbert@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2f3c654','Gutsche-Olivo','Gutsche','Angelika','Raintaler Straße 14','81539','München','D','089-69 37 57 98','089-69 37 57 98','gutscheolivo@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2f796d6','CLEAR-DROPS-International','E.Bauer','Dimitrios','Kröllstr.6','94481','94481 Grafenau','Deutschland','085524327','08552921152','cdi-leuchten@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2fb67ca','Gmünder ErsatzKasse GEK','Göttle','Martin','Gottlieb-Daimer-Strasse 19','73521','Schwäbisch-Gmünd','Deutschland','0049 7171 801411','','dsa@abacho.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b2ff37f7','Art & Crafts - Kunstgewerbe','Willecke','Iris','Im Appelgarten 5','32049','Herford','Deutschland','05221/ 855840','05221/ 693638','iris.willecke@artandcrafts.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b304146d','Die Circuskiste','Kleffmann','Andreas','Hatzfelder Straße 90a','42281','Wuppertal','Deutschland','0202-7052090','0202-2611237','webmaster@diecircuskiste.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3085eb7','J-Kessel GmbH & Co KG','Schwendemann','Herr','Landstraße 12','77694','Kehl-Kork','Deutschland','07851/874-0','07851/874-10','MS@J-Kessel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b30c2ef8','desigNow!','Müller','Jochen','Petersbergstraße 1a','83026','Rosenheim','Deutschland','08031-401734','','jmueller@schreibtisch.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b310b97a','Reinhard Bergmann, Papier & mehr','Bergmann','Reinhard','Königsberger Str. 43','49828','Neuenhaus','Deutschland','+49 5941 9323 0','+49 5941 9323 44','reinhard.bergmann@buero-bergmann.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b314899f','IQM TOOLS GmbH','Kruschwitz','Rainer','Postfach 1135','78084','Brigachtal','Deutschland','07720-810622','07720-810624','iqmtools@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3183319','World Wide Wine','Grosser','A.','Martinstr. 10','44137','Dortmund','Deutschland','0231 - 9502910','0231 - 9502920','info@woww.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b31c03b0','TravelShop GmbH','Kohler','Waldemar','Hartmattenstr. 19','79539','Lörrach','D','07621-426666','07621-426667','versandhandel@travelshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b320961c','TravelShop GmbH','Kohler','Waldemar','Hartmattenstr. 19','79539','Lörrach','D','07621-426666','07621-426667','versandhandel@travelshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b32489a6','','Tigli','S.','.','.','.','','07141/649247','','info@bemisa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3288139','Just-Natural','Heinrich Nemec','Dr.','Schillerstrasse 6 A','64521','Gross-Gerau','Deutschland','06152-83256','06152-82985','info@just-natural.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b32c51cb','Akzentro GmbH','Kaiser','Alexander','Jahnstrasse 12','67117','Limburgerhof','Deutschland','06236/465176','06236/465177','info@akzentro.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b330e020','Jürgen TRapp GbR - Telemania','Trapp','Juergen','Eckenheimer Landstraße 439','60435','Frankfurt','Germany','069-54806331','069-54806332','Juergen@telemania.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b334b0bb','','Jäger','Wolfgan','Wiesenstrasse 11','63110','Rodgau','Deutschland','06106/822338','06106/822339','infi@crazy-onlineshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b338813b','mw-store.com','w-store.de','','Grosser Kalkhof 18','47051','Duisburg','Deutschland','+49 (0) 203 26846','+49 (0) 203 26847','info@mw-store.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b33c791e','Ben Bor','Hagi','Yvonne','5 Outremont','88340','Le Val d´Ajol','Frankreich','0033 329 665 339','0033 329 665 339','dsa@abacho.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3410734','mediakauf.de','Reif','Klemens','Bachstraße 9','95666','Mitterteich','Deutschland','09633-923050','09633-91127','klemens.reif@mediakauf.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b344fecd','Bucher Reisen','reke','','duesseldorferstr.83','40667','Meerbusch','Deutschland','02132-93080','02132-93089306','kreke@bucher-reisen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b348cf58','Rossi Records','Rossa','Thomas','Sterngasse 2','86150','Augsburg','Deutschland','+49 821 314144','+49 821 516657','info@rossi-records.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b34c9fed','Museum-Prints','Fiedler','Stefan','Lindengasse 26','1070','Wien','Österreich','+4315227292','^+4315227292','info@museum-prints.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3512e3f','Playtrend Spielzeugversand','Fortkamp','Claudia','Tiefer Weg 10','48727','Billerbeck','Deutschland','02543/219586','02543/219587','info@playtrend.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b35525d9','Jahreswagenzentrale AUTOPLUS','B. Müller','Markus','Im Bahnhof','38440','Wolfsburg','Germany','05361-29000-0','05361-29000-17','autoplus@wolfsburg.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b35948c5','Taron´s kleiner LARP-Versand','Schneider','Joerg','Birkenweg 12','31623','Drakenburg','Deutschland','0171/5486777','05024/944488','docsnider@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b35d3d5f','EUROTOP GmbH & Co. KG','Härtel','Thomas','Mühlstr. 16','D-726','Nürtingen','Deutschland','07022 / 9 32 32-0','07022 / 9 32 33-0','webmaster@eurotop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b361f12b','Angelsport Axel Berger','Berger','A.','Kamenzer Str. 31','01896','Pulsnitz','D','035955/44759','035955/44000','info@angel-berger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b366103f','zanox AG','Ilona','Trawny,','Treskowallee 24','10318','Berlin','Deutschland','030-50192324','069-791242517','service@mypaper.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b36a07d8','Fun Store eCommerce','Ralf Scheppler','Herr','Brunnenstraße 6a','63674','Altenstadt','Deutschland','06047-950096','06047-950097','Searchmaster@Holzspielzeug.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b36dd873','Carpflege-Vertrieb','Recknagel','Hr.','Flurweg 13a','04758','Oschatz','Deutschland','03435920825','-','info@carpflege.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3728de4','Carpflege-Vertrieb','Recknagel','Katrin','Flurweg 13a','04758','Oschatz','Deutschland','03435920825','-','webmaster@zweiradpflege.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b376380f','Online-Vertrieb Recknagel','.Recknagel','','Flurweg 13a','04758','Oschatz','Deutschland','03435920825','-','webmaster@autopflege-center.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b37a55fa','AMERICAN LIFESTYLE','Wittig','Brigitte','Attilastraße 177','12105','Berlin','Deutschland','030-76007610','030-76007611','B.Wittig@american-style.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b37e268f','ACI Service & Vertriebs GmbH','Selbach','Ingrid','Ostcharweg 72','45665','Recklinghausen','Deutschland','02361-41514','02361-41412','mail.selbach@vst.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b38302f9','Colour Tuning GmbH','Knarr','Herr','Zum Kugelfang 13','95119','Naila','Deutschland','+49-9282-3652','+49-9282-5353','info@colour-tuning.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b386d392','Tierbedarf-Chemnitz','Stoerr','Mario','Limbacher Str. 432','09117','Chemnitz','Deutschland','0371 / 8000767','0371 / 8000768','webmaster@tierbedarf-chemnitz.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b38acb2d','Erzgebirgsversand GbR','Freier','Holger','Hauptstr.154 OT Arnsfeld','09456','Mildenau','BRD','037343809003','0171137518871','info@erzgebirgsversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b38e9bbc','Galerie Jansen','Franz-Josef Jansen','Dr.','Rathausstraße 45','63939','Wörth am Main','Deutschland','0049-(0)9372-942213','0049-(0)9372-942211','TINTEN@tinten-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b393516d','Jansen Gesellschaft für Industrieautomat','Franz-Josef Jansen','Dr.','Rathausstraße 45','63939','Wörth am Main','Deutschland','0049 - (0)9372 -9422','0049 - (0)9372 - 942','FJJ@jansen-automation.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b39748c5','Galerie Jansen','Franz-Josef Jansen','Dr.','Rathausstraße 45','63939','Wörth am Main','Deutschland','0049 - (0)9372 - 942','0049 - (0)9372 - 942','FJJ@jansen-gallery.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b39b448a','Ballonetti Ballon und Freizeitartikel Gm','Vogel','Andreas','Grenkuhlenweg 37','48167','Münster','Deutschland','02506-832441','02506-832442','Vogel@ballonetti.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b39f1511','Webagentur Rösler','Rösler','Heike','Hoher Hof 9','38176','Wendeburg','Niedersachsen','05303-990231','','webmaster@slip-fetischist.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3ad6346','TTC GmbH','Kopkau','Andreas','Auguststrasse 26','45891','Gelsenkirchen','Deutschland','0209/797806','0209/797632','AKopkau333@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3b1f28a','Michael Albers Satellitentechnik','Albers','Michael','Schillerstr. 57','42651','Solingen','Deutschland','0212-2544083','0212-2543785','info@tv-fachmann.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3b5c220','Softunity AG','Heim','Dietmar','Weissenburger Str. 43','81667','München','Deutschland','089444290','08944429199','info@softunity.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3ba07d8','African Percussion Vertriebs Gmbh','Isele','Markus','Dornbirnerstr. 4','6890','Lustenau','Österreich','0043 5577 84836','0043 5577 84836','african.percussion@aon.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3bdd86e','Nobles Vins de France','Eigelsbach','Herr','Am Kümmerling 39','55294','Bodenheim','D','06135-4630','06135-3090','welcome@vinhoporto.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3c2b8fc','s.o.','rindchen','g.','','','','','040-5562020','','info@rindchen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3c689a9','L & P Internetversand GmbH','Berghoff','Harald','Wichernstr. 27','59063','Hamm','Deutschland','02381 540293','02381 540292','Berghoff@playfactory.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3cc51cd','az-Shop','Arginski','Ines','Hammertal 5a','09669','Frankenberg','Deutschland','037206-889660','037206-5497','ines.arginski@az-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3d10742','Fantasy Shop - Versandhandel Inh. Gollob','Jürgen','Gollob','Bergstr.8','8712','Niklasdorf','Österreich','03842 83541','','gollob@netway.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3d4fedc','LanguageCourse.Net','Spohn','Daniel','Rheinaustrasse 20','51149','Koeln','Deutschland','0800-9998884','','support1@languagecourse.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3d8cf58','fleisch24.de GmbH','Vollmer','Niels','Trettaustr. 22','21107','Hamburg','Deutschland','040 - 419 269 31','040 - 419 269 36','nvollmer@fleisch24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3dcc6f8','Body Perfect Fitness-Shop','Hübel','Stefan','Zum alten Tor 5','53840','Troisdorf','Deutschland','02241/809683','02241/809653','news@bodyperfect.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3e1f0fc','Purversand','Katzenberger','A.','Karolingerstr. 15','97505','Geldersheim','Deutschland','09721-806009','09721-806067','webmaster@purversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3e5c21d','FRIC + FRIC interaktiv','Köberl','Gerhard','Wiedner Hauptstr. 13','1040','Wien','Österreich','505 64 52-0','505 64 52-22','g.koeberl@fric.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3e997de','Siam-Online Handy-Shop24.de','Dalebout','A.','Mühlhauserstr. 2','78073','Bad Dürrheim','Deutschland','07726-977548','07726-977549','info@handy-shop24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3ed6348','Telefonshop.net GmbH','Schultes','Thomas','Gartenstrasse 43','84405','Dorfen','D','08081 9 3693 69','08081 9 369 366','vertrieb@telefonshop.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3f218a3','Millennium Computers','Herzog','Herr','Industriestr. 51','79194','Gundelfingen','Deutschland','0761-5899985','0761-5899986','webmaster@schnurlos.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3f5e9e7','Elektrohandel Roll','Roll','Georg','Am Steinberg 20d','15831','Diedersdorf','Deutschland','03379 57079','03379 57080','roll@elektrohandel-roll.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3f9b9c6','Tele-Tec','Lawerenz','Herr','Steinstr.46','14776','Brandenburg','Deutschland','03381/211767','03381/211768','Tele-Tec@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b3fe2a80','baumgarten büromarkt, Inh. harald und C','Baumgarten','Harald','Vor dem Celler Tor 97','31303','Burgdorf','Deutschland','05136 8837 11','05136 8837 19','baumgartenbuero@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4032a17','baumgarten büromarkt, Inh. Harald und Ca','Baumgarten','Harald','Vor dem Celler Tor 97','31303','Burgdorf','Deutschland','05136 8837 11','05136 8837 19','baumgartenbuero@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b406fb05','etronixx Trading GmbH','eecke','','Eichenstaße 35','20255','Hamburg','Deutschland','040-43093354','040-43093356','cd@mobilejoker.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b40af65f','Staubsauger-Depot Kirsten Dittmar','Dittmar','Kirsten','Burgunderweg 2a','55597','Wöllstein','Deutschland','06703 304803','06703 304804','staubsauger-depot@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b40eea42','Overthun','epke','','Hagelstr.10','45731','Waltrop','D','02309/74727','02309/71520','www.kamerashop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b413ca80','trade5','Kurzawa','Raphael','Heidemannstr. 1','80939','München','Deutschland','08938898468','08938407444','vertrieb@trade5.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b417bdec','Der Wiener Kaffee','Stenzel','Michael','Bahnhofstr.43','65185','Wiesbaden','Deutschland','0180 5 263333','0611 9103744','info@coffeeshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b41c2b37','Völkner.com GmbH','ebmaster','','Klaus-Conrad-Str. 1','92242','Hirschau','Deutschland','09622/30-4926','09622/30-4589','info@voelkner.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4226ace','Heinz Schiller','Schiller','Heinz','Goldhammergasse 19','1232','Wien','Österreich','+43 1 6679721','+43 1 66797215','heinz@schillershop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b426ace1','CaTec! Electronic Versand GmbH','Duden','Caren','Öjendorfer Damm 70','22043','Hamburg','Deutschland','+49 (0)40 6549 3304','+49 (0)40 6549 3305','info@catec.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b42aa418','W. Maier elektronik','Maier','Werner','Am Anger 10a','94336','Windberg','Deutschland','09422 805460','09422 805462','info@hifi-world.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b42e74bc','Hans Biedermann KG','Biedermann','Niklas','Industriestrasse 7','91541','Rothenburg','Deutschland','09861-94200','09861-942022','promo@rahmen-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b433a36e','','Stellmann','Kai','Feldstr. 10','28203','Bremen','Deutschland','0421-74763','0421-74763','webmaster@kaistellmann.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4379737','CTS-EVENTIM AG','Peters','Marco','Süderstraße 79','20097','Hamburg','Deutschland','040-2374-1356','(040) 2374-1330','marco.peters@eventim.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b43c03bb','Gritt Förster Erotikversand','Förster','Gritt','Parstr. 108','13086','Berlin','Deutschland','01782174898','0721-151308731','shop@101nacht.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b440e024','Cinemagic Heimkino GmbH','Rivinius','Alexander','Kleinreuther Weg 74','90408','Nürnberg','Deutschland','0911 366 90 91','0911 366 90 91','alex@cinemagic.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b444fed3','TALI','Meywirth','Anette','Steinstr. 18','34298','Helsa','D','05604 915381','05604 915382','kontakt@tali.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b448d37a','-','hillebrandt','carsten','korbmacherstr.12','15890','eisenhüttenstadt','germany','0336471111','','webmaster@internet-produkte.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b44cc6fc','1a-pc-dvd.de - Hallstein Unterhaltungsel','Hallstein','Herr','Pretlackstraße 25','64750','Lützelbach','Deutschland','0171/7320239','','tim_zxr@hotmail.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b451a3c4','TeleCard','Rasener','Elke','Birkbuschstr. 14','12167','Berlin','Deutschland','030/834 40 73','030/834 40 76','info@telecard.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4559c09','Fun Records','Mozdzan','Michael','Hegestrasse 29','20249','Hamburg','Deutschland','040-40196060','040-40 19 60 50','mm@funrecords.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4599206','Deshima Music GmbH','Schneider','Frank','Friedrich-List-Straße 9','71364','Winnenden','Germany','07195-1033-0','07195-1033-30','schneider@deshima.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b45d6341','Druck und Verlag Obermayer','Männlein','Stefan','Bahnhofstr. 33','86807','Buchloe','Deutschland','08241/500818','08241/500844','infos@blasmusik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4621cbd','Dobmeier',' Dobmeier','Albert','Hauptstrasse 28','95676','Wiesau','Deutschland','09634-447','09634-2083','dobmeier-wiesau@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b465e9ef','SETOLITE Vertriebsgesellschaft für Isoli','Schultz','Herr','Albert-Einstein-Str. 24','42929','Wermelskirchen','Deutschland','02196 - 91999','02196 - 93993','schultz@setolite.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b469b9c4','Lederwaren Venhues GMBH.','.Venhues','','Kaiser-Wilhelm Str.2','45276','Essen','Deutschland','0201510924','0201513057','Lederwaren_Venhues_GmbH@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b46d8a4a','Venhues','.Venhues','','Kaiser-Wilhelm Str.2','45266','Essen','Germany','01727240639','02015147415','j.venhues@leder-shop24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b47266c6','Venhues','.Venhues','','Kaiser-Otto Platz 1','45278','Essen','Germany','01727272496','02015147415','Lederwqaren_Venhues_GmbH@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4765ed9','Guter Name GmbH','Kaiser','Karsten','Kalker Hauptstr. 134','51103','Köln','Deutschland','0221-9909638','0221-9909640','info@guter-name.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b47a7d93','conjoin media group','Weser','Holger','Wöllnitzer Str.73','07749','Jena','Germany','0700 600 500 24','0700 600 500 25','HolgerWeser@conjoin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b47e4d9b','conjoin media group','Weser','Holger','Wöllnitzer Str.73','07749','Jena','Germany','0700 600 500 24','0700 600 500 25','HolgerWeser@conjoin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4832a28','MWD','Höhn','Stefan','Gützstr. 6','67547','Worms','Deutschland','bitte nicht','bitte nicht','webmaster@linkshandversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4879b15','AuroTrade','Lorenz','Ildikó','Lärchenweg 9/a','82319','Starnberg','Deutsch','08151/448555','08151/274870','Ildiko.Lorenz@Aurotrade.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b48bb590','schuhe.net schuhwaren rabanser ohg','arkus','','rezia 63','39046','st.ulrich','südtirol italien','+39 471 796176','+39 471 797934','info@schuhe.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4904429','La Vida','Seidel','Bianca','Postfach 2044','88010','Friedrichshafen','Deutschland','+49 (0)177 43 56 359','+49 (0) 7541 32634','info@la-vida.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4948dbd','Kobe-Print','Kollmer','Berthold','Sternpoint 20','94249','Bodenmais','Deutschland','09924-903353','09924-903354','Berthold. Kollmer@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4985e2c','Silverado','Plank','Robert','Buttermelcherstr. 1','80469','München','BRD','089/299745','089/299745','webmaster@stampede-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b49c791a','Gemtrade Edelsteine & Schmuckdesign','Jaeger','Regina','Postfach 14 41 13','42310','Wuppertal','Deutschland','+49 202 7168630','','kontakt@gemtrade.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4a12e3f','sinErgo','János','Szócska,','Wasserburger Landstr. 167/a','81827','München','Deutschland','089/453626-08','089/453626-09','szocska.ja@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4a54ced','A&D Online Shop','.Duerr','','Postfach 1145','22942','Trittau','','707785','04154.707786','Amore-Dessous@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4a91d85','A&D Online Shop','.Duerr','','Postfach 1145','22942','Trittau','','707785','707786','webmaster@amore-lovetoys.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4ad633b','AM Dessous-Versand','Matzick','Andreas','Hauptstrasse 110','35745','Herborn','Hessen','02772/54242','02772/957786','info@am-dessous.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4b218a6','DANCE ALL DAY Musicvertriebs GmbH','Wirth','Armin','Kotzingerstr.2a','83278','Traunstein','Germany','0861-16617-0','','armin@djshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4b74cb8','DANCE ALL DAY Musicvertriebs GmbH','Böhme','Rico','Kotzingerstr.2a','83278','Traunstein','Germany','0861-16617-0','','rico@djshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4bc07c1','Frontline GmbH','ska','','Lilienstrasse 16','30167','Hannover','Deutschland','0511 7012742','0511 7012727','oska@frontline-net.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4c0b9af','Rödel Dödel GbR','Koch','Gerrit','Weberstrasse 2','30916','Isernhagen','Deutschland','05136 89 75 0','05136 89 46 70','info@roedeldoedel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4c4d7b6','Henke&Partner GbR','Henke-Theel','Brigitta','Uhrmacherweg 29','12355','Berlin','Deutschland','01723028210','','henke@porzellan-onlineshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4c8cf59','Applika Glasmanufaktur GmbH','Baum','Robin','Zunftweg 6-8','31303','Burgdorf','Deutschland','05085 / 308','05085 / 7102','RobinBaum@applika.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4ccf224','sportscheck.com','Hansen','Katrin','Biberger Str. 37','82008','Unterhaching','Deutschland','089-6654-2801','089-6654-2828','khansen@sportscheck.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4d1a36c','Hautnah am Dom','Müller','Doris','Neheimer Markt 11','59755','Arnsberg-Neheim','Deutschland (NRW)','02932/445270','02932/445270','hautnah@sittler.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4d5c21c','sheego.com gmbh&co. kg','szymanski','martin','axel-springer-platz 4','20350','hamburg','deutschland','040 - 340 680-205','040 - 340 680-105','martin.szymanski@sheego.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4d9b9c3','Vistalent','Kaiser','Martin','Nowackanlag 17','76137','Karlsruhe','Deutschland','0721 / 354 89 93-0','0721 / 354 89 93-1','martin.kaiser@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4ddb15c','Seil-Frey GmbH','Frey','Erik','C.-H.-Jäger-Straße 3','77955','Ettenheim','Deutschland','07822/89440','07822/894420','Shop@seil-frey.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4e28dcf','home-store.de GmbH','Kiesling','Melina','Wernher-von-Braun-Str. 15','53501','Grafschaft','Deutschland','02225-999 63 12','02225-999 63 11','m.kiesling@home-store.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4e685eb','Roundabout Music GbR','Unruh','Andreas','Am Glockenberg 5','21279','Hollenstedt','D','04165-80007','','sales@warteschleifen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4eaa419','go online AG - Konrad Scheja','Diebenbusch','Sabine','Robert-Bosch-Str. 17a','63477','Maintal','Deutschland','06181 4375 0','06181 437575','S.Diebenbusch@go-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4eee9d9','go online AG','Diebenbusch','Sabine','Robert-Bosch-Str. 17a','63477','Maintal','Deutschland','06181 4375 (0)','06181 437575','S.diebenbusch@go-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4f462c9','go-online AG, Geschäftsbereich DVD-Now','Diebenbusch','Sabine','Robert-Bosch-Str. 17a','63477','Maintal','Deutschland','06181 4375 - 420','06181 437575','S.Diebenbusch@go-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4f8a853','Falki Pictures and Design','Wuethrich','Stephan','Parkstr. 31','4102','Binningen','Schweiz','++41 +61 4212104','++41 +61 4217707','falki@fine-art.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b4fd1517','Ossiladen','Frühauf','Michael','Kraftwerk Thierbach','04579','Espenhain','Deutschland - Sachse','03433 743717','03433 743719','info@ossiladen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b501f10c','VLS Verlag für pädagogische Lehrmittel u','Koch','Arnulf','Von-Ketteler-Straße 12','97477','Gerolzhofen','Deutschland','09382 - 9953-3','09382 - 9953-4','webmaster@vls-verlag.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5061044','mekado-internet-service','Röder','Katrin','Am Alten Steinbruch 35','99310','Wipfratal','D','03628/ 45649','','mekado@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b50a331a','Westside Surfing KG','Nolte','Oliver','Kreuzstraße 27','40210','Düsseldorf','Deutschland','0211/433414','0211/4360470','info@snow24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b50e268c','Wein Forster','Forster','Stefan','Parkstraße 1','86462','Langweid-Foret','Deutschland','0821/2991077','0821/2991079','info@der-weinmakler.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5130306','World of Asia','Franz','Höhfurtner','St.Martin','4971','Aurolzmünster','Austria','07754/777222','---','office@world-of-asia.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b51796d8','FMN-Fernmeldetechnik GmbH Nordhausen','Strauch','Suzanne','Grimmelallee 4','99734','Nordhausen','Deutschland','03631 563443','03631 563224','suzanne.strauch@fmn.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b51bb58e','Direktvertrieb','Ufer','Martina','Schlenker Str. 4','51674','Wiehl','Deutschland','0179-1828065','02262-980270','Tina68@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5206aed','Safran-Versand by TALI','Meywirth','Anette','Steinstr. 18','34298','Helsa','D','05604 915381','05604 915382','safran@tali.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b524fed3','MAGICSHOP Zauner & Haipl GbR','Haipl','Ernst','Spessartweg 22','97737','Gemünden','Deutschland','09351 609130','09351 609135','ehaipl@magicshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b528f673','DMNS-communications.com','MNS','','Boznerstrasse 20','6060','Hall in Tirol','Österreich','+43 676 93 45 306','','webmaster@dmns-communications.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b52d1526','Mi-De-Na - Dessous','Scheunert','Monika','Lüderitzstraße 77','13351','Berlin','Deutschland','030-74772710','030-74772712','mi-de-na@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b531f0c2','MABUHAY - Direktmarketing','Ernst','Berthold','Pöltnerstraße 26','82362','Weilheim','Deutschland','08802 9011973','08802 91074','Kerzen@mabuhay.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b535e9e7','ProMedia GbR','Kemnitz','Michael','Innsbrucker Str. 2','D-108','Berlin','Deutschland','0700/36786835','0700/84336329','videoforum@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b53a07d7','Vitalo','Schröder','Harald','Fuchsweg 5','26624','Südbrookmerland','Deutschland','01751666030','04941/938887','info@vitalo-shop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b53dffe0','K. St. Onlineshops','Stümpfig','Klaus','Abenberger Str, 15','90451','Nürnberg','D','0911/6591143','---','kontakt@kinderpartyfun.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b542dbfb','KunstUndMarkt','Hoffmann','Ulrike','In der Bitterwies 30','65527','Niedernhausen','Deutschland','06127 2861','','ulrike.hoffmann@kunstundmarkt.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b546fa9a','WITHOUT-Versand','Smykalla','Sonja','Dorfring 30 a','22889','Tangstedt','Deutschland','0 41 09/98 14','0 41 09/98 14','info@without.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b54b194e','1a reisen','Haecker','Erwin','Jahnstr.9','97903','Collenberg','Deutschland','09376-99936','09376-99931','info@1a-reisen.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b54f10ee','Bossert u. Co. GmbH','Wittenauer','Eckard','Güterstr. 40','75177','Pforzheim','Deutschland','07231/1682-0','07231/1682-50','bossert-pforzheim@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b554147b','Evas Paradies','eifer','','Olper Str. 161','51491','Overath','Deutschland','0049 2204 768037','0049 2204 76039','fel@abacho.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5580c0d','Video und Versandhandel','Muth','Volker','Ludwig-Schwamb-Str. 6','67574','Osthofen','Deutschland','06241-82460','06241-82460','webmaster@onlinesexladen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b55c791c','MediterranDesign GmbH','Schumacher','Elke','Statthalterhofweg 70','50858','Köln','Deutschland','02212808835','02212808836','newvision@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5612e40','Texeltown','.Heib','','Kurt-Schumacher-Str. 2','76187','Karlsruhe','Deutschland','07217919920','','h.heib@texeltown.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5657407','NRG-com.de, Daniel Anselment','Anselment','Daniel','Am Hägen 48','53783','Eitorf','d','02243-910472','02243-910471','info@nrg-com.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b56a07d8','Dessousfashion Susanne Gerber','Gerber','Susanne','Ziegeläckerstrasse 7/1','71711','Steinheim','Germany','07144-260767','07144-260768','info@dessousfashion.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b56e74ba','Schewe & Breuer','Schewe','Karl-Heinz','Luisenstraße 13','63067','Offenbach','Deutschland','069-8004029','069-8004001','info@signcosigns.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b573515a','Zahnputzladen GbR','Wagner','Cornelia','Molzaustrasse 4','76676','Graben-Neudorf','Deutschland','07255-7190448','07255-7190450','zahnputzladen@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b577bdfc','ABWasserspartechnik','Hänichen','Sven','An der Lehnitzschleuse Haus 19','16515','Oranienburg','Deutschland','03301-202 774','03301-202 775','umtech@haenichen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b57bdd0a','RECORDSOURCE','Wenzel','Thomas','Eigenheimstr.18','65193','Wiesbaden','D','0611 2049845','k.a.','private@recordsource.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5812e3a','malenundmehr','tanja','paul,','primsstr. 33','66763','diefflen','Deutschland','06831 761835','036831 761834','malenundmehr@addcom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b585a015','','Berger','A.','Kamenzer Str.31','01896','Pulsnitz','D','035955 44759','','info@angel-berger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b589939a','Teddy-Bastel-Stube','Keller','Reinhard','Wiesengrund 6','25572',' Eversdorf-Kaaks','D','04893 / 717','04893 / 772','info@teddybastelstube.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b58dd86c','','Gläser','Gudrun','Kastanienweg 6','73430','Aalen','Deutschland','07361/66364','','glaeser@more-than-dolls.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5930714','Visitenkartendruckerei Lesaar und Senkel','Senkel','Thorsten','Alexanderstraße 18','40210','Düsseldorf','Deutschland','0211-9348304','0211-9348306','senkel@visitenkarten.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5972207','Mallorca-welt','Senkel','Herr','alexanderstraße 18','40210','Düsseldorf','Deutschland','0700-00 333 111','0211-2496018','thorsten@senkel.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b59b405f','Exposa GmbH','eservierungszentrale','','Carl-Sonnenschein-Strasse 11','50126','Bergheim','Deutschland','02271-66616','02271-66673','info@exposa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5a06af0','Affinage-Shop by mw-store.de','ebmaster','','Großer Kalkhof 18','47051','Duisburg','Deutschland','0203 / 26846','0203 / 26847','webmaster@mw-store.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5a4b0f1','Gothic-Shop by mw-store.de','ebmaster','','Großer Kalkhof 18','47051','Duisburg','Deutschland','0203 / 26846','0203 / 26847','webmaster@mw-store.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5aa55f9','Exposa GmbH','eservierungszentrale','','Carl-Sonnenschein-Strasse 11','50126','Bergheim','Deutschland','02271-66616','02271-66673','info@exposa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5af1142','Delticom AG','rüfer','','Hohenzollernstr. 13','30161','Hannover','Deutschland','0511-33611636','0511-33611644','pruefer@delti.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5b3ed5b','Exposa GmbH','eservierungszentrale','','Carl-Sonnenschein-Strasse 11','50126','Bergheim','Deutschland','02271-66616','02271-66673','info@exposa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5b80c0e','Kinderlampe.de','Fuoss','Joachim','Windsbacher Str. 53','91564','Neuendettelsau','D','09874.689.94.00','09874.688.70.02','fuoss@kinderlampe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5bc2f25','Exposa GmbH','eservierungszentrale','','Carl-Sonnenschein-Strasse 11','50126','Bergheim','Deutschland','02271-66616','02271-66673','info@exposa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5c1f510','Handybude','Herrmann','Hanjo','Alte Weinbergstraße 4','01689','Weinböhla','Deutschland','035243 449575','035243 449576','info@handybude.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5c65e7e','eigenproduktion','dp','dieter','Linienstrasse 45','28203','Bremen','DE','0421 7947363','','dieter@eigenproduktion.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5ca973f','SPACEart','Siemon','Ingo','Warendorfer Str.89','48145','Münster','Deutschland','02 51 - 379 40 58','02 51 - 379 40 63','info@SPACEart-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5d28dce','BWCS Ben Wiedenhöft Computerservice','Wiedenhöft','Ben','Lehnaer Weg 24','04420','Markranstädt','','01805-2927366','','bw@bwcs.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5d6ac78','','ebmaster','','Postfach 1145','22942','trittau','','04154/707785','','webmaster@amore-dessous.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5dacf65','Kübler GmbH','Saladin','Herr','Th.Heuss Str. 19','69181','Leimen','D','06224/83716','06224/924564','kuebler.gmbh@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5deedf3','FACHBUCH HOLZER GmbH','Martinez','Luis','Durschstr. 93','78628','Rottweil','Deutschland','0741/94253-14','0741/6971','L.Martinez@holzer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5e3ed5b','ISP Marketing','jakob','Tanja','Auf dem Wasem 6','54570','Oberstadtfeld','Rheinland Pfalz','06596 900- 568','Auf dem Wasem 6','redaktion@onlinesecondhandshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5e8a853','INTERSPORT HÖSS','Höss','Christian','Jakobsstrasse 35/36','06618','Naumburg','Deutschland','03445 203626','03445 203626','Info@Sport-Hoess.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5ecee1d','denk bike+outdoor','kavcic','werner','ludwigstr 22','94032','passau','deutschland','0851-31450','0851-33497','info@sport-denk.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5f1caee','','Nitsche','Jürgen','Ohorner Straße 25','01896','Pulsnitz','D','035955 4800','','webmaster@pfefferkuchen-pulsnitz.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5f9b9c6','','Peukert','Markus','Barbarossaweg 8','97941','Tauberbischofsheim','','09341 898018','','mail@bediab.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b5fddc84','','harkan','','Lutfridstr. 22','53121','Bonn','Deutschland','0172981717','','kharkan@minanet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b602dbef','Lebensart-Versand.de','Kampmeier','Stefan','Auf der Bache 21','33129','Delbrück','Deutschalnd','05250-932282','05250-932281','info@lebensart-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b606fa99','','Mehlhorn','Frank','Schellheimerplatz 2','39108','Magdeburg','','0177/2324020','','webmaster@frank-mehlhorn-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b60b4057','','Müller','Hendrik','Mittelstr. 81','32657','Lemgo','','05261 17700','','Hendrik@bag-it.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6102108','MEDIASTAR','Knoche','Thorsten','Wilhelm-Leuschner-Str. 6','63500','Seligenstadt','Deutschland','0049 6182 8949-0','0049 6182 200719','thknoche@leinwand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b61466b8','Vital Trend Shop','Weimer','Roland','Silcherstr.8','80807','München','Germany','08935654903','08935654904','roland@vitaltrend.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b618813e','','Stöckel','Carsten','Flughafenstr 36','34277','Fuldabrück','','05617391190','','dot5@dot5.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b61cc700','','Schmickler','Thomas','Hitdorfer Straße 241','51371','Leverkusen','Deutschland','02173/856071','','shorty210@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b621f19c','CaTec! Electronic Versand GmbH','Duden','Caren','Öjendorfer Damm 70','22043','Hamburg','Deutschland','040 65493304','040 65493305','info@catec.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b626856a','TTJ Versandhandel','Staudt','Thomas','Stöckenstr. 11','51371','Leverkusen','Deutschland','02173/856071','','shorty210@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b62af238','TTJ Versandhandel','Staudt','Thomas','Stöckenstr. 11','51371','Leverkusen','Deutschland','02173/856071','','shorty210@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b62f1528','HJB-Trading Hofmann GmbH','Bauerfeind','Gert','Paul-Keller-Str. 6','96317','Kronach','D','09261-966234','09261-627828','webmaster@hjb-trading.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b638f66c','','Pizzini','Thomas','Landstr. 17-25','4020','Linz','Austria','+43 732 77 18 31','','pizzini@pizzini.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b63ec2d9','LICHT-UHE/U.Hartl-Elektronik','Hartl','Uwe','Wöschhalde 17','78052','VS-Villingen','Deutschland','07721/65122','07721/65122','sucherverzeichniss@licht-uhe.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6441474','J.K. Internet','unghans','','Neuhäuser Straße 12','96515','Sonneberg','Deutschland','03675-401040','03675-401041','info@Autokindersitz.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b64881a4','RPF Online GmbH','Müller','Kerstin','Rieterstr. 6','90419','Nürnberg','D','09119332540','09119332533','km@rpf.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b64d3d0b','AS Vertriebs GmbH','otlewski','','Büssingstrasse 48-50','32257','Bünde','Deutschland','05223 68870','05223 64401','info@as-chemie.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b65218a6','J.K. Internet','Junghans','Michael','Neuhäuser Straße 12','96515','Sonneberg','Deutschland','03675-401040','03675-401041','info@Korbpool.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6565e84','J.K. Internet','Junghans','M.','Neuhäuser Straße 12','96515','Sonneberg','Deutschland','03675-401040','03675-401041','info@Alles-fuers-Kind.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b65b1d78','Buddhaland','Natalia Supply','Dr.','Wallufer Str. 8','65197','Wiesbaden','Deutschland','0611-98 82 783','0611-98 82 784','info@buddhaland.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b65f3807','Steffan Fahrwerksbau GmbH','Steffan','Herr','Behringstr. 10','63456','Hanau','Deutschland','06181-66540','06181-665410','steffan@steffan.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b664899f','Grow In Berlin','Herr Salinger','','Franklinstr.26','10587','Berlin','D','030 34 99 80 70','030 34 99 80 73','info@grow-in-europe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6691d77','','Schaller','Alexander','Lindemannallee 38','30173','Hannover','Deutschland','0511/1691662','','info@countrystyle.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b66d6743','','Grapentin','Olaf','Fr.-Engels-Str.1','14473','Potsdam','','0331/2703331','','info@moto-store.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b67266c1','','Dürst','M.','Promenadengasse 12','8001','Zürich','','012662044','','duerst@bluewin.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b676ac95','','Kerkhoff','H.','Volkardeyerstr. 18','40878','Ratingen','','02102-475614','','Hardy@Hardleatherstuff.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b67b194f','art-antiQue','Proch','Rainer','Hohen Pritzer Siedlung 2','19374','Groß Niendorf','Deutschland','038723/80629','038723/80892','info@art-antique.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b680448b','','Thoms','Peter','Steinweg 16','99974','mühlhausen','','03601/812503','','webmaster@galerie-thoms.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b684d7b8','Stilleben Inneneinrichtungen','Trautmann','Konrad','Schlachthofstraße 81','99085','Erfurt','D','0361 566 44 36','03 61 789 12 03','kt@stilleben.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6891d76','START Media Plus GmbH','Dahmen','Nicole','Marienbader Platz 1','61348','Bad Homburg','Deutschland','06172-91-4327','06172-91-4319','nicole.dahmen@start.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b68db199','yovondo.com GmbH','Neichel','Herr','Brecherspitzstr. 8','81541','München','Deutschland','089 - 697 983 170','089 - 697 98 327','neichel@yovondo.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b692b562','Juweliere Schober','Schober','Josef','G.-Pirmoserstr. 4','6330','Kufstein','Österreich','+43 5372 62643','','schober@juweliere.co.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b696d401','yovondo.com GmbH','Bahl','Herr','Brecherspitzstr. 8','81541','München','Deutschland','089-697983171','089-69798327','bahl@yovondo.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b69b6b8d','DECOSY','Seckel','Herr','Lindersteig 10','99100','Salomonsborn','Germany','036208/77440','','info@decosy.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6a048a9','time for sports GmbH','Bregula','Herr','Stadtring 2 a','64720','Michelstadt','Deutschland','06061-13492','06061-13493','info@timeworld.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6a54cfc','Elegantman.Com - Inh. Christoph Votruba','Votruba','Christoph','Speisinger Str. 56','01130','Wien','Österreich','0043 669 12053960','0043 1 9671209','cv@elegantman.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6a992c3','','.Rettert','','Hafenstr.28','79576','Weil am Rhein','','07621/790059','','info@royalbijou.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6ae26f8','Mechnich Spielautomaten','Mechnich','Herr','Ostpreussenstr. 16','67065','Ludwigshafen','Deutchlnand','0621-557939','0621-5540384','mechnich@mechnich-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6b37830','HDWe-Design','Hübner','Dirk','Kurt-Wendt-Str.12','15517','Fürstenwalde','Deutschland','03361 312751','03361 693235','dirk@hdwe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6b7e9c8','R.D. Programmierung','Ditzel','Roland','Dorfstr.39','63571','Gelnhausen','Deutschland','06051-473176','0721151207789','info@r-d-p.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6c020ec','alphaleun OHG','Tetzlaff','Herr','Fextiatring 10','35638','Leun','Deutschland','06473 92030','06473 920323','alphaleun@alphaleun.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6c4628d','v.W. Parfümversand','Wietersheim','von','Am See 25','21357','Barum','D','041338210','04133510034','mail@parfuemversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6c8a859','Pohl & Spatz GbR','Pohl','Wolfgang','In der Runken 11a','28203','Bremen','Deutschland','04214340948','04214340949','w.pohl@taichishop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6cd637d','9feet','Fiek','Andreas','Lipowskystr. 29','81373','München','Deutschland','089/59988580','089/59988561','marketing_germany@9feet.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6d266c2','Ernst Brinkmann KG','Hamann','Christian','Spitalerstrasse 10','20095','Hamburg','','040-30800280','040-30800282','hamann@brinkmann.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6d6d393','MedizinShop','Marco Naumann','Herr','Lerchenstraße 21','24103','Kiel','Deutschland','0431/6611280','0431/6611260','mnaumann@medizinshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6dc51e3','Kimmich Mode-Versand GmbH&Co.KG','Berchtenbreiter','Stefan','Obernburger Str. 53','63811','Stockstadt','Deutschland','06027-1291','06027-7657','berchtenbreiter@kimmich-modeversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6e12e3f','','Redmer','Bernd','Holzstrasse 33','65197','Wiesbaden','','0611 183 61 151','','info@tauchtwas.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6e573ff','Net- Eyewear','Poll','Andreas','Am Anger 13','86879','Wiedergeltingen','Deutschland','08241- 919712','08241- 919712','Kontakt@net-eyewear.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6e9b9bf','extravaganza e. K.','Junge','Roland','Postfach 13 10','40638','Meerbusch','Deutschland','01805-752832','02159-819362','info@extravaganza.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6ee2ab7','EDVAS Telekommunikation','Seidel','Andy','Königstr. 32','95028','Hof','Deutschland','0180 333 8271','09281-45116','info@edvas.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6f4d7be','Fitnessdome','Eberling','René','Hirtenweg 1','16727','Vehlefanz','Deutschland','03304-501833','03304-505292','info@fitnessdome.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6f99282','Linse-Xpres','Dost','Matthias','Am Gut 1','06193','Krosigk','Sachsen-Anhalt','034603 21 6 84','034603 21 6 85','kontakt@linsen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b6fdff79','PCR Telefon & Computer','Pierstorf','Steffen','Erich-Weinert-Str. 32','18059','Rostock','Deutschland','0700-72783535','0700-72783535','StP@PCRTelekom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b70306e3','Regio-Net-Shop Lausitz GmbH','Krumbein','Herr','Weststrasse 7 b','03238','Finsterwalde','Deutschland','03531-707240','03531-707241','service@regio-net-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b70725c5','AkkuMarkt.de','Mey','Jens','Eisentalstraße 14','71332','Waiblingen','D','07151-502253','07151-502254','jens.mey@akkumarkt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b70bb593','VTQ Videotronik GmbH','Enke, Frank Itzigehl','Steffen','Grüne Str. 2','06268','Querfurt','BRD','+49 (0)34771/ 5196','+49 (0)34771/ 22 044','main@vtq.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b710e438','Cirkus Unwahrscheinlich','dp','dieter','Knesestrasse 1','27305','Bruchhausen Vilsen','DE','0421 7947363','','dieterdp@headshop-bremen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b71573f9','Der Bioladen','Rump','Peter','Bahnhofstr. 12','56457','Westerburg','Deutschland','02663/9170065','02663/27004','peterrump@der-bioladen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b719e15d','Oxy-Marketing - Bünning & Junghans GbR','Bünning','Rainer','Lübecker Str. 6','D-23701','Eutin','Germany','04521-798633','04521-798633','raibuen@gmx.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b71e74ab','AQUA MARINE DIVINGCENTER S.L.','Klein','Leo','Almirante Riera Alemany 23','07157','Puerto Andraitx','Spanien/Balearen/Mallorca','0034-971-674376','0034-971-674493','amd@aqua-marine-diving.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b723782b','MAS Elektronik AG','Persigehl','Rainer','Blohmstraße 16-20','21079','Hamburg','Deutschland','040/767335-27','040/767335-25','rainer@mas.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b7280c0d','Gudrun Müller','Porlein','Marion','Im Altenschemel 52','67435','Neustadt','Deutschland','06327/507445','06327/507446','mporlein@apinatur.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b72c7d3f','SHARING IT-Systeme GmbH','Geier','Marco','Grüninger Weg 23','35415','Pohlheim','','06404-66750','06404-667515','info@pc-kauf.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b733783b','Lamstedter Musik Shop','Dembeck','Ralf','Hemsothstr. 28','21769','Lamstedt','Deutschland','04773-892091','04773-892092','webmaster@la-mu-sh.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018b73796f1','K&F Computersysteme','Kroner','Bettina','Hafenstr.115','27576','Bremerhaven','Deutschland','0471/948170','0471/3089765','b.kroner@kf-computersysteme.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb3ec2cb','Ebinger Internetdienstleistungen','binger','','Obere Waiblingerstr. 147C','70374','Stuttgart','Deutschland','+49 711 5284358','+49 711 5284359','info@guter-service.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb48cfdd','Büroaktiv','olzhauer','','Gutshof 15','34270','Schauenburg (bei Kassel)','Deutschland','05601/9337-0','05601/9337-10','vertrieb@bueroaktiv.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb4e2ab2','Medow Computersysteme','Medow','Beate','Quellenstr. 6','79241','Ihringen','D','07668 902005','07668 902004','info@firewire-ieee1394.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb54d7c0','Nature','Wessner','Harald','Chr. Hammerschmidt Str. 33','96355','Tettau','Deutschland','09269/9615','09269/9614','admin@nature.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb5992b4','Nature','Wessner','Harald','Chr. Hammerschmidt Str. 33','96355','Tettau','Deutschland','06269/9615','','admin@nature.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb5e78c2','TRIPEL Björnsen & Grüger GbRmbH','Grüger','Herr','Hauptstr. 35','24869','Dörpstedt','Deutschland','04627189540','04627189577','clausgrueger@tripel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb639f36','EDV Groß','Groß','Cornelia','Bebelstraße 65','44532','Lünen','Germany','02306-202340','02306-257427','cg@edv-gross.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb685a2f','BlumenBox.de - Blumenversand deutschlandweit','Rieck','Ingrid','Wilhelm-Leibl-Str. 19','90768','Fürth','Deutschland','+49 (0)911 72 34 447','+49(0)911 72 94 79','info@blumenbox.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb6ee9d7','Tesoplex Onlineshop','.Schaufert','','Berghof','66557','Illingen','Deutschland','06825/499841','06825/499842','info@testoplex.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb74b10e','Albert Meyer Onlineshopping','Meyer','Albert','Im Grund 26','37318','Schachtebich','Deutschland','036083-50187','','info@aurawin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb79448d','Albert Meyer Onlineshopping','Meyer','Albert','Im Grund 26','37318','Schachtebich','Deutschland','036083-50187','','info@interdeco.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb7dd86e','Comp & More','Balbier','Georg','Stein Hardenberg Str. 134','22045','Hamburg','Deutschland','04065390808','','^kontakt@compandmore.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb843b78','','Bittner','Thomas','Weißenbrunner Hauptstr. 32','91227','Leinburg','','09187 903360','','info@spieleshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb892169','','Hummel','Herr','Am Okerdüker 20','38112','Braunschweig','','0531 / 25 25 25','','shu@mts.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb8dffe4','Kettcards','Kett','Michaela','Regensburger Str. 28 b','10777','Berlin','Deutschland','030/21474720','','post@kettcards.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb9748c6','Zeilinger computer equipment','Zeilinger','Jürgen','Farnstraße 1','90530','Wendelstein','Deutschland','09129 40 92 244','09129 40 92 245','Info@JSZeilinger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bb9c51d4','Juweliere Tschoeltsch Goslar','AHrens','Herr','Adlerpassage','38678','Goslar','','05321/46121','','info@trauringpalast.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bba1a66c','palmshop.de e.K.','Siepker','Ralf','Elter Str. 112','48429','Rheine','Deutschland','05971/796595','05971/796597','info@palmshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bba6857b','AlphaSoft','Schott','Bettina','Aldinger Str. 86','70806','Kornwestheim','Deutschland','07154- 18 27 00','07154- 49 39','Bettina.Schott@trueterm.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbaacf59','SICS EDV Copy GmbH','Schlutius','Tanja','Robert-Bosch-Str. 10','83607','Holzkirchen','Deutschland','08024 / 9 31 36','08024 / 9 31 37','TS@S-I-C-S.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbaf387c','SICS EDV Copy GmbH','Schlutius','Walter','Robert-Bosch-Str. 10','83607','Holzkirchen','Deutschland','08024 / 9 31 36','08024 / 9 31 37','WS@S-I-C-S.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbb4fed5','Markanto GbR','Vorderstrase','Sven','Neusser Str. 182','50733','Köln','D','0221/135059','0221/120149','info0@markanto.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbb9be3c','Montag GbR','Krause','J.','Tulpenstr. 27','12203','Berlin','Deutschland','030 / 32104396','030 / 32104396','info@casinosoft.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbbe74bc','','Wahl','Sabine','Bachstrasse 1','91341','Röttenbach','','09195/9980221','','sabine_wahl@holzspielzeug-discount.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbc48997','HB Software & Internetdienste','Bergmann','H.','Heideweg 3','89160','Dornstadt','','07336-922061','07336-922062','hob@webmaker.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbc92214','Antik-Truhe','Barsuhn','Andreas','Schillerslager Str. 35','31303','Burgdorf','Deutschland','05136 - 97 64 65','05136 - 97 64 82','info@antik-truhe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbcdff7e','ANTIK_STUBE','Leiber','Mario','Zum Wiesenthal 3','54421','Hinzert-Pölert','Germany','06586-986100','','webmaster@antikzubehoer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbd35163','','Meier','Regina','Oberestr. 22','37124','Rosdorf','','0551781470','','info@anundverkauf-rosdorf.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbd7e506','Holzenplotz GbR','und Jean Pierre Weiss','Marcel','Maxplatz 19','95028','Hof','Deutschland','09281/3708','09281/3708','webmaster@1001-Geschenke.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbdca03a','PAMFIX GmbH','Fernando','Peralta','Friedrich-Pfenning-Str. 51','89518','Heidenheim','Deutschland','07321-943491','07321-943492','info@pamfix.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbe1ca80','','Eichstädt','T.','Fr.-Naumann-Straße 33 c','16816','Neuruppin','','03391/655406','','info@thor-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbe61048','historische Wertpapiere Pentenrieder','Pentenrieder','Norbert','Hirtenstr. 3','85250','Altomünster','Deutschland','08254/2494','08254/2619','info@Pentenrieder.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbeaf239','dm-folien','Mühlinghaus','P.','Hans-Böckler-Str. 21','72770','Reutlingen','Deutschland','07121/9118-0','07121/9118-18','info@dm-folien.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbef37f7','TelVin-Shop','Petri','Harry','Karolinenstr. 66','90763','Fürth','Deutschland','+49 911 977 27 29','+49 911 75 33 21','webmaster@telvin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbf52660','Foto-Ruhrgebiet, Claudia und Martin Konopka GbR','Konopka','Martin','Siepenstraße 19','44623','Herne','Deutschland','(+49 23 23) 4 45 76','(+49 23 23) 92 99 25','Info@foto-ruhrgebiet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbf9bdd5','Michael Schäfer Modellbau & Zubehör','Schäfer','Michael','Breslauer Ring 26','49497','Mettingen','Deutschland','05452-7360','05452-935807','info@schaefer-michael.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bbfe4d98','Pioneer Ballooning','Thomas Dzial','Hr.','Ludwig-van-Beethoven-Str.4','83301','Traunreut','Deutschland','08669/901734','08669/901405','info@ballonfahren.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc039f46','Zaunz Publishing GmbH','Dolezalek','Herr','Ringstrasse 38','82223','Eichenau','Deutschland','08141-379033-0','08141-379033-39','dolezalek@zaunz.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc07e581','','Schindler','Herr','Olschewskiboge','80935','München','Deutschland','089-35775174','','schindler@ticketonline.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc0c2ab6','Catlike.de','Kletzin','Frau','Orionstrasse 2','85716','Unterschleissheim','Deutschland','089-3193936','089-3196341','Kletzin@catlike.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc112e41','Tasch & Polzer GbR','Tasch','Harald','Heiligenlohstr. 4','91056','Erlangen','BRD','09131-480981','09131-480982','info@phone-discount.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc159bfb','Tasch & Polzer GbR','Tasch','Harald','Heiligenlohstr. 4','91056','Erlangen','BRD','09131-480981','09131-480982','info@phone-discount.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc1a3317','SeaMe b.v.','van Os de Man','Charles','Utrechtsetraatweg 91 c','NL 3445 AP','Woerden','Niederlande','(+)31 348 434044','(+)31 348 432090','info@SeaMe.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc1e9bbd','Olivia-Feinkost GmbH','Aluko','Michael','Monumentenstr. 15','10969','Berlin','Deutschland','030 / 789 907 22','030 / 789 907 23','MIcaluko@aol.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc23ca44','Atrada Trading Network AG','Less','Jan','Hugo-Junkers-Str- 9','90411','Nürnberg','Deutschland','0911-5205-100','0911-5205-111','suchmaschinen@atrada.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc283319','soleo Medien & Vertriebs GmbH','von Ehr','Benno','Anrather Str. 291','47807','Krefeld','Deutschland','02151/5189536','02151/5189534','info@soleo.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc2ca03c','SCHATZINSEL e.K.','J. Osthoff','Wollfgang','Sonnentalstr. 3','52222','Stolberg','Deutschland','02402-83224','02402-8654620','wjo@partyscherze.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc31a37c','','wingenfeld','hr.','albertplatz 4','04680','colditz','','034381-42071','','info@alle-karten.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc361040','GWINDI - DIE MERCHANDISER','Nickl','Andreas','Immanuelkirchstr. 24','10405','Berlin','','+49 (0) 30/ 818 56 7','+49 (0) 30/ 818 56 7','mail@gwindi.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc3a5972','Geschenkfabrik, Renate Wolber','Keupp','Roland','Obere Grüben 8','97877','Wertheim','Deutschland','09342/9339-89','09342/9339-80','info@geschenkfabrik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc3e9bc0','Aldoa','Heller','Guido','Moorgasse 13','35428','Langgöns','Deutschland','0175-2242620','06403-940708','info@aldoa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc441474','Wannago Deutschland GmbH','Christian Deuringer','Dr.','Lindwurmstr. 117','80337','München','Deutschland','089-729977-16','089-729977-77','christian.deuringer@wannago.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc48cf57','Erotikexpress','Berger','Hermann','Seeweg 5','6900','Bregenz','Österreich','00436644309343','','erotikexpress@directbox.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc4d3d32','c-books GmbH','Conrad','Daniel','Hoffeldstraße 10','40235','Düsseldorf','D','0211/30203324','','conrad@booklooker.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc52b4af','innochange','Hofmann','Steffen','Morgenbergstr. 19','08525','Plauen','Deutschland','03741-581255','03741-581221','promotion@innochange.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc56faa8','Tepperwein-Collection, selbst. Berater','Vogel','Harry','Albert-Schweitzerstr. 5','78570','Mühlheim','Deutschland','07463/990577','07463/5374','post@vit-gesund.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc5b6852','Handy Gigant','Demir','Herr','Kaiser-Wilhelm-Str. 2-6','32257','Bünde','Deutschland','05223-1830750','05223-15253','post@handygigant.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc606f21','RSZ-Versand','Zimmermann','Wolfgang','Matthias-Gesner-Str. 2','91154','Roth','Deutschland','(09171) 2827','(09171) 5033','admin@gay-shop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc64d842','ALBERT Schallplattenversand','Albert','Herr','Postfach 670 340','22343','Hamburg','Deutschland','040 - 603 30 74','040 - 603 30 74','mail@albert-classic.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc691d77','Schanze & Spall Versand GbR.','Spall','Herr','Postfach 103222','34032','Kassel','Deutschland','0177/6334623','05 61 / 9 88 05 01','service@erotik-toys.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc6d8a5c','MetaGIS - Informations- uind Kommunikationssysteme','Werner','Matthias','Enzianstr.62','68309','Mannheim','Deutschland','0621 72739120','0621 72739122','werner@metagis.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc73c6af','education-one GmbH','Barke','Christine','Hildesheimer Str. 267','30519','Hannover','Deutschland','0511/848958-0','','christine.barke@education-one.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc783373','UM-Krumat','Krumat','Marco','Schönbergerstraße 108','24148','Kiel','','','0431/7201176','um-krumat@ivdm.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc7ca043','','ebmaster','','Postfach 11','63869','Heigenbrücken','','06020-978513','','webmaster@suero.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc81f19b','kinokasse.de AG','Alexander Finkeißen','Dr.','Postfach 251322','69118','Heidelberg','Deutschland','06221-13759-53','06221-13759-59','a.finkeissen@kinokasse.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc86857c','ecfit GmbH','Seckler','Jürgen','Wormser Str. 16-18','67590','Monsheim','Rheinland Pfalz','06243-906794','06243-906799','info@ecfit.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc8b677b','Schönwld CD-Versand','Schönwald','Herr','Südendstr. 56','76135','Karlsruhe','Deutschland','0721-378221','0721-378235','schoenwaldcdversand@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc906af5','HandyNow.de','Cichy','Boris','Dresdenerstr. 2','45145','Essen','BRD - NRW','0201-4781973','0201-4781975','boris.cichy@handynow.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc94dbee','Baby`s Best Baby- und Stillbedarf','Bernardi-Van Eyghen','Karin','Auf Weilerland 20','66571','Eppelborn','Deutschland','06881-898267','','kontakt@babys-best-onlineshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc99b9b8','Giftig.de e.K.','Schnepp','Gabriele','Auf dem Neuen Feld 15','63303','Dreieich','Deutschland','06103 929809','06103 929639','mail@giftig.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bc9e74c3','','Flessner','Herr','Filkuhlweg 27','26725','Emden','','04921 29179','','Info@aura-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bca39f38','Drogerie am Bach','Meyer-Götz','Eckart','Nidauer Platz 2','79418','Schliengen','Deutschland','(0 76 35) 4 24','(0 76 35) 82 25 96','drogerie@mego.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bca7e54a','kinokasse.de AG','Jordan','Richard','Postfach 251322','69080','Heidelberg','Deutschland','06221-1375911','06221-1375959','r.jordan@kinokasse.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcac9ff0','Hahn & Eichhorn GbR','& Eichhorn GbR','Hahn','Fischerweg 416','18069','Rostock','Deutschland','03818112211','03818112211','nachricht@cd-click-on.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcb1a36e','1-2-3-Reisen-Online','Meckl','Karin','Burgstr. 9 B','67157','Wachenheim','Deutschland','06322/982293','06322/982294','reisecenter@lm7.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcb61082','1-2-3-Reisen-Online','Meckl','Karin','Burgstr. 9 B','67157','Wachenheim','Deutschland','06322/982293','06322/982294','reisecenter@lm7.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcba7d13','Caroline Auth-Sturm & Ingo Friebe GbR','Auth','Alexander','Kellerskopfweg 7','65931','Frankfurt','Deutschland','069/361668','069/362312','webmaster@drunter-und-drueber.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcbec75f','HomeRun Records GmbH','Weyand','Axel','Siemensring 91','47877','Willich','Germany','02154-211406','02154-211416','weyand@homerun.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcc3ed59','Christian Haupt - Telekommunikation','Haupt','Christian','Heideweg 7','48268','Greven','Deutschland','02571-952237','02571-952238','info@christian-haupt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcc83327','','Schindler','Herr','Heinrich-Heine-Str. 11b','82152','Planegg','','089-35775174','','m.schindler@snowboarden.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bccca06d','Schloss-Apotheke','Gatting','Bernd','Veldenzplatz 3','67742','Lauterecken','Deutschland','06382-270','06382-1399','GattingSchlossApotheke@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcd1a36d','','Kudjer & Beate Gebhardt','Heike','Dompfaffenweg 12 g','82538','Geretsried','D','08171-340058','','kudjerbaer@aol.com &info@superbear-connection.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcd7bded','','Hörner','Thomas','Wetzelstr. 14','96047','Bamberg','','0172-8651229','','info@chocoman.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcdc51cf','Wohnlicht Handels GmbH','Reiser','Anja','Blomestr.32-34','25524','Heiligenstedten','Deutschland','04821-72200','04821-78596','info@wohnlicht.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bce1554e','Kallisto Webservices','Schönefeld','Kai','Im Grunde 9','37308','Heiligenstadt','Deutschland','01758856538','0721151386408','subscribe@kallisto-web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bce6378c','Internetvertrieb Behrendt','Alexandra','Behrendt','Neue Gasse 10','75217','Birkenfeld','Deutschland','07082-940449','07082-940652','webmaster@alex-dessous.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bceacb3a','','Sachse','Cornelia','Hildesheimer Str. 267','30519','Hannover','','0511-84895825','','cornelia.sachse@education-one.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcf04428','Esters GmbH','Esters','Heinz-Peter','Sindelfinger Allee 10','71034','Böblingen','Deutschland','07031 220506','07031 228387','esters@uhrcenter.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcf4d7b7','PFAHLWEB Internetdienstleistungen','Pfahl','Michael','Im Grund 19','21255','Tostedt','Deutschland','04182/289495','0721/151420137','kontakt@rabattfinder.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcf94494','PFAHLWEB Internetdienstleistungen','Pfahl','Michael','Im Grund 19','21255','Tostedt','Deutschland','04182/289495','0721/151420137','kontakt@web-guardian.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bcfdd86b','HDWe-Design','Hübner','Dirk','Kurt-Wendt-Str.12','15517','Fürstenwalde','D','03361312751','','dirk@hdwe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd032a10','Arsmunda','Scheja','Konrad','Spessartstr. 10','63549','Ronneburg','Deutschland','06048 - 950544','06048 - 950542','K.Scheja@arsmunda.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd076fcf','spielenet.de GmbH','Alexander Iglesias','Dr.','Theresienstr. 140','80333','München','Deutschland','089-78018221','089-78018220','ai@spielenet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd0c085b','Systemhaus Dipl.-Ing. Klaus Massy','Guntermann','Philipp','Körner Str.7','40721','Hilden','Deutschland','02103 50 00 30','02103 50 00 39','animation@massy.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd118091','Soft Mail IT AG','Deutschmann','Tim','Gärtenweg 14','78268','Büsingen','Deutschland','0180 222 42 11','0180 222 42 16','t.deutschmann@softmail.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd15ea84','smoo GmbH','Dickel','Tina','Nuhnetalstr. 121','59955','Winterberg','Deutschland','02981-929900','02981-929904','tina@smoo.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd1acb34','Manuel Rodriguez','Rodriguez','Manuel','Tarragona, 8b','35500','Arrecife','Spanien','+34-928802499','49 (0) 89 2443 - 344','manuel.rodriguez@gmx.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd201cf5','Masonic Music Ltd','Möller / H. Stefan','Alexander','Hauffstr 19','71229','Leonberg','Deutschland','07152352552','','alexleo64@gmx.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd24b0ac','Die Kartenkiste','Jänsch','Petra','Swakopmunder Str. 6 A','47249','Duisburg','Deutschland','0203-7981877','','petra.jaensch@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd29449d','Hadit Versand','Freytag','Gundula','Markt 6','07768','Kahla','Deutschland','036424-82677','036424-82677','mail@hadit.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd2dd86b','net.appearance','Adolph','christian','Lindenstr. 43','36037','Fulda','Deutschland','0661-242860','0661-2428628','webmaster@juwelier-bott.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd332a1b','Heimtierkauf','Herlitzius','Udo','Elberfelder Str. 75','58095','Hagen','Deutschland','02331 181011','02331 31268','herlitzius@heimtierkauf.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd376fcd','mein-naturshop.de','Kruse','Gerold','Schleienweg 3','26197','Huntlosen','Niedersachsen / Deutschland','04487 / 99 99 30','04487 / 99 99 38','gerold@mein-naturshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd3c51cf','','eber','','Luitpoldstr. 1','94447','Plattling','','09931-5566','09931-5565','info@edigicam.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd417c58','\"Seide-mehr\"Gehrsitz Roland','Roland','Gehrsitz','Hauptstr. 16','97267','Himmelstadt','Deutschland','09364/811655','','seide-mehr@online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd45ea80','Caveau','Wachsmuth','Erik','Bergstrasse 1-9','21465','Reinbek','Deutschland','040-7228644','040 / 72 81 00 23','erik@wachsmuth.as','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd4a56a6','NATURAS NaturwarenVersand','Silvia Antretter','Frau','Kufsteiner Straße 7','83075','Bad Feilnbach','Deutschland','08066-906654','08066-906657','office@naturas.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd4e9bb8','Butterfly','Furch','Michael','Elsternweg 5','75236','Kämpfelbach-Ersingen','Deutschland','07231-8008923','07231-8008924','m.furch@bijoux-de-boheme.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd53ed59','bacowa GmbH','Skribelka','Hans','Cecilienstr. 242','12619','Berlin','Deutschland','030 / 93022964','030 / 74776413','hskribelka@bacowa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd585a2f','evas-geschenke','iederländer','','von-der-leyen-str. 23','66440','blieskastel','D','06842/536338','','hallo@evas-geschenke.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd5cf320','Future Space GmbH','Hefter','Alois','Bleichstrasse 32','65183','Wiesbaden','Deutschland','0611-3368710','0611-3368711','futurespace@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd701d3d','','Jeuckens','Rene','Viehhofstr.120A','42117','Wuppertal','Deutschland','0202-478370','','jeuckens@infomusic.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd74b0b5','Body Perfect Fitness-Shop','Peters','Dietmar','Hauptstr. 264','53842','Troisdorf','Deutschland','02241/400224','02241/402162','info@body-perfect.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd791d79','MABUHAY-Direktmarketing','Ernst','Berthold','Pöltnerstraße 26','82362','Weilheim','Deutschland','08802 9011973','08802 91074','chi-aktiv@mabuhay.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd7db168','Roxanas Magische Welt','Jepsen','Rosemarie','Erdelenstr. 5','42855','Remscheid','Deutschland','02191-460856','','BabdsMagischeWelt@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd82dbf8','','Miccachionie','Herr','Gladbeckerstr 280','46238','Bottrop','','02041 181316','','info@b12hardware.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd874923','Handelsvertretung Christian Vogt','Vogt','Christian','Johannisgarten 2','56237','Oberhaid','Rheinland-Pfalz','02626-924897','02626-925337','info@vogtkuechentechnik.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd8ca03e','AktivShop24','Norbert','Rom','Fellengattnerstr. 1','6820','Frastanz','Österreich','+43/5522/74813','+43/5522/74813-20','office@zooexpress.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd91ca81','Bailoni & Bischof OEG','Bischof','Michael','Sonnenbergerstr. 63','6820','Frastanz','Österreich','+43/676/4152929','','webmaster@sexplosiv.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd965ed8','','.Nuss','','Marktstr.18','18528','Bergen','','03838-404414','','N.Nuss@cyber-system.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bd9af23f','Outdoorshop DEUBLER und SOHN','Deubler','Günther','Am Heidbach 1','73441','Bopfingen','Baden Württemberg','07362-7392','07362-919510','info@army-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bda01ce5','Internet Sale Service GbR St.@B.Fielitz, Ch.Freeri','Fielitz','Stephan','Feldstraße 19','18573','Altefähr','Deutschland','038306 60219','038306 60396','info@1aangebot.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bda4fecc','Heimtier-Center','Leon Zink','Herr','Sürenheider Str. 312','33415','Verl','Deutschland','05246-929515','05246-929520','L.Zink@heimtier-center.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bda97001','bitlogic Internet und Services AG','ertrieb','','Wolfenbüttler Str. 31 a','38102','Braunschweig','Deutschland','0531 / 70733-0','','info@bitlogic.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdadff87','1st-Multimedia','/ Kernchen','Kasner','Nonnendammallee 90','13629','Berlin','Deutschland','030-3814437','030-3814437','service@1st-multimedia.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdb3a354','Bailoni & Bischof OEG','Bailoni','Umberto','Sonnenbergerstr. 63','6820','Frastanz','Austria','+43/ 676/ 645 5124','+43/ 5522/ 52589','newsletter@1apreis.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdb80c1c','','Gessner','Jürgen','Untere Haardtstraße 47','66957','Eppenbrunn','Deutschland','0700 112 55555','','robot@gescon.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdbca418','Gewürz und Kräuter Heimservice','Rehrl','Marlene','Nußbaumweg 8','83317','Teisendorf','Bayern','08666 986989','08666 986999','r.m.rehrl@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdc1f18f','Ferkinghoff Systemwerbung & Computertechnik','Willi Ferkinghoff','Heinz','Höhenstraße 6','42111','Wuppertal','Deutschland','0202 / 7092839','0202 / 7092840','hw.ferkinghoff@ferkinghoff,com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdca5607','HDWe','Hübner','Dirk','Kurt-Wendt-Str.12','15517','Fürstenwalde','D','03361 312751','03361 693235','webmaster@hdwe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdceea43','','WEndl','Jochen','Am köhlerberg 5','61381','Friedrichsdorf','','061757041','','info@d-signshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdd43b77','BBT Bürotechnik Schulze & Schulze oHG','Markus Schulze','Herr','Galvanistr. 10','10587','Berlin','Deutschland','030 341 30 13','030 342 76 01','m.schulze@bbt-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdd8a84c','','Riedrich','Dirk','Postlagernd Filiale 1 Goetheplatz','60313','Frankfurt am Main','','06171-24501','','riedrich@speed-fashion.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bddd3d15','montis edv - Lohmann und Sluiters, GbR','Lohmann','Sebastian','Amselweg 10','47574','Goch','Deutschland','02823/419898','02823/879619','lohmann@montis-edv.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bde2b4ed','Glas - Geschenke Werner Schmidt','Schmidt','Werner','Eichenstraße 226','A-3871','Alt-Nagelberg','Österreich','+43/664/2318560','+43/2859/7358','webmaster@briefbeschwerer.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bde721b2','','Stoerr','Mario','Limbacher Str. 432','09117','Chemnitz','','0371/8000767','','webmaster@tierbedarf-chemnitz.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdebb599','ICOM Software GmbH','Mario','Schachner','Salzburger Straße 293','4030','Linz','Österreich','0732 / 375 373','0732 / 375 373 - 44','m.schachner@icom-solutions.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdf0e01a','','Schmidt','Eckehard','Thomas-Müntzer-Strasse 9','98646','Hildburghausen','','03685706877','','aromatique@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdf57402','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','D','0700/ 48 48 2000','0700/ 48 48 3000','info@parfumworld24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdf9e506','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','D','0700/ 48 48 2000','0700/ 48 48 3000','info@oberschalen24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bdfe75a7','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','D','0700/ 48 48 2000','0700/ 48 48 3000','info@handytrends24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be059bf5','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','D','0700/ 48 48 2000','0700/ 48 48 3000','info@headsets24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be0a0839','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','Deutschland','0700/ 48 48 2000','0700/ 48 48 3000','info@akkus24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be0ec2d0','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','D','0700/ 48 48 2000','0700/ 48 48 3000','info@handytaschen24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be143b86','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','D','0700/ 48 48 2000','0700/ 48 48 3000','info@premium-handy.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be18ac85','fastshopping.de GmbH','Kloos','Fr.','Rauentaler Straße 22/1','76437','Rastatt','Deutschland','0700/ 48 48 2000','0700/ 48 48 3000','info@fastshopping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be1d8e47','Hotels & Tickets-4-U','Schneider','Annett','Altnossener Straße 2a','01462','Dresden','D','0351/4137 666','0351/4137 667','info@tickets-4-u.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be22dbf9','','Torkzadeh','Darius','Keplerstr. 107','23456','Essen','','0123456789','','surfer@drd-surfboards.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be2748c6','Atelier Prisma','Treiber','Micha','Leopoldstrasse 32','76344','Leopoldshafen','Deutschland','0700 28774762','0700 28774762','mtreiber@atelier-prisma.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be2bdcfe','','Benden','D.','Schadowstr. 11','40212','Düsseldorf','','0049 2 11 13 19 35','','dass@abacho.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be312e39','raba.tt gmbh','Hertlein','Sebastian','Gautingerstrasse 10','82319','Starnberg','Deutschland','08151 90 28 983','08151 90 28 988','s.hertlein@raba.tt','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be35c613','MiezeMaus Kinderkleidung','Kinebrger-Gattinger','Sonja','Dahlienstraße 2','90542','Eckental','Deutschland','09126-286380','','onlineshop@miezemaus.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be3a2f69','Kappel-Service','Kappel','Ricardo','Drachenfelsstr. 12','53604','Bad Honnef','Deutschland','0 22 24 - 98 68 59','0 22 24 - 98 68 61','info@k-a.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be3ec2e1','GoodPro','Hübel','Stefan','Zum alten Tor 5','53840','Troisdorf','Deutschland','02241/809683','02241/809653','info@goodpro.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be443b7f','Spirushop','Framke','Erich','Schmithuysenweg 1','47877','Willich','Deutschland','02154-80183','02154-80183','info@spirushop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be48cfc4','Journey GbR','Pietschmann','Norbert','Kaiserin-Augusta-Allee 83','10589','Berlin','Deutschland','030-34 50 32 13','030-34 50 91 13','Journey-Blumen@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be4d633f','Journey GbR','Pietschmann','Norbert','Kaierin-Augusta-Allee 83','10589','Berlin','Deutschland','030-34 50 32 13','030-34 50 91 13','Journey-Blumen@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be52b8f0','','Kunkel','Udo','Maybachstr. 3','63741','Aschaffenburg','','06021/3498-14','','udo.kunkel@breitinger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be5721aa','Genesis Mode Vertriebs GmbH','Pekgöz','Ercan','Beethovenstr.18','47495','Rheinberg','NRW','02844-900960','02844-900966','mail@genesis-mode.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be5bb594','Th-info','Wittich','Marianne','Hermann-Gröber-Str. 13','85456','Wartenberg','Deutschland','08762-721778','08762-5338','mawi@th-info.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be61555c','Lamellen Junker','Junker','Ina','Ringstr. 1','63505','Langenselbold','Deutschland','06184 / 62140','06184 / 905769','webmaster@salzlicht.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be65e9bf','','appel','','Drachenfelsstr. 12','53604','Bad Honnef','Deutschland','0 22 24 - 98 68 61','','info@k-a.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be6a7d14','','Griebenow','Sandra','Presselstrasse 12','70191','Stuttgart','','0711/5001-1853','','sandra.griebenow@kaiserkraft-europa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be6f37f7','KAISER+KRAFT GmbH','Griebenow','Frau','Neckartalstrasse 131','70376','Stuttgart','','0711/5001-1853','0711/5001-1919','sandra.griebenow@kaiserkraft-europa.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be74b0ad','','Göppert','Constanze','Theodor-Heuss-Str. 11','76344','Eggenstein','Deutschland','0721/707288','0721/7836293','constanze@kraeuterteeversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be792191','Praxis Gress','Gress','Michael','Barbarossastr. 1','73061','Ebersbach/Fils','Deutschland','0 71 63 67 67','0 71 61 92 98 22','Info@praxis-gress.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be7dd8d8','fotomeile.de','Borkowski','Thomas','Immenburgstraße 20','53121','Bonn','Deutschland','0228-96289003','0228-96289004','thomasborkowski@fotomeile.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be83ed5a','','Merscher','Heinz','Passauer Str. 12','86399','Bobingen','','08234-902843','','Heinz.Merscher@abisco.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be888146','PraesentKontor','Würges','Sabine','Postfach 1238','53904','Zülpich','D','02484-919452','02484-919453','admin@praesentkontor.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be8d1586','Mittelmeerbasar.de','u. Peter Mai','Petra','Unterdorf 6','37154','Northeim','Deutschland','05551-67466','05551-919331','Kontakt@mittelmeerbasar.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be9266b9','','Markert','Henri','Ziegelstr. 1a','08412','Werdau','Deutschland','03761/881171','','service@chimport.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be9721bb','Hotels-4-U','Schneider','Annett','Altnossener Straße 2a','01156','Dresden','D','0351/4137 666','0351/4137 667','schneider@hotels-4-u.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018be9bb59b','Werbung Complett','Uwe Hauke','Herr','Industriestr. 6','91710','Gunzenhausen','Deutschland','09831/6775-0','09831/6775-30','heidulf@internet-complett.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bea0e01c','Reisezeit Hängematten onlineshop','eyerding','','Guldeinstr.29','80339','München','Deutschland','089505050','089501005','reisezeit@yahoo.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bea59c89','DIE PREISJÄGER in der DIE KOPFGELDJÄGER GbR','Lommatzsch','Ines','Cleeberger Straße 29','35647','Waldsolms','Deutschland','06085989198','01212510982239','Ines.Lommatzsch@diepreisjaeger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018beaa0827','Versandring.de','hiel','','Auf dem Wasem 6','54570','Oberstadtfeld','Eifel','06596 900568','06596 900569','redaktion@versandring.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018beaf10eb','arxes Engineering Solutions GmbH','Iatrou','Philipp','Harpener Heide 7','44805','Bochum','Deutschland','0234-9594-0','0234-9594-234','Philipp.Iatrou@arxes.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018beb48999','','Kempe','Nadine','Üxheimerstr. 8','54578','Wiesbaum','','06593 996689','','mail@cheries-welt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018beb91d79','Krause & Sohn GmbH','Rudi','Krause,','Kesselsdorfer 177','01169','Dresden','DE','0351-4119338','0351-4121441','krause300@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bebe26fc','','Richter','Mandy','Industriestraße d9','01619','Zeithain','','03525 / 56 49 0','','m.richter@di-kerzen','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bec41482','Aloys Cormann GmbH','Cormann','Daniel','Leggeweg 2','58809','Neuenrade','Deutschland','02394/2429716','02394/1659','daniel@cormann.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bec8a84b','','huck','klaus','bergstr 74','41063','mönchengladbach','','02161 204548','','search.dinkelkissen@doktor-klaus.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018becd633e','mywatch.de AG','Straub','Ingrid','Augsburger Str. 40','89231','Neu-Ulm','Deutschland','0731-724477','0731-9727688','i.straub@mywatch.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bed2b8ff','','huck','klaus','bergstr 74','41063','mönchengladbach','','02161 204548','','info@aktiv-vital.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bed74cee','Promise Computer','Devrient','Oliver','Am Kiesgrund 2-4','85622','Feldkirchen','Deutschland','+49 89 46204080','+49 89 46204081','od@promise-computer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bedc03ac','APPLEWOODS-Regensburg','Brem','Frau','Fröhliche Türkenstr. 4','93047','Regensburg','Deutschland','0941/56 76 390','0941/56 76 390','info@applewoods-regensburg.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bee155b1','smoo GmbH','Ante','Mark','Nuhnetalstraße 121','59955','Winterberg','Deutschland','02981-929900','02981-929904','marketing@traumhaft-wohnen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bee61048','Javed Compute Shop','Javed','Amar','Weingartenstr. 2','61184','Karben','Deutschland','0173-3035509','06039-931022','Info@showcase-shopping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018beeacb2f','Globetrotter Ausrüstung','Kreklau','Jens','Bargkoppelstieg 12','22145','Hamburg','Deutschland','+49 (0)40-67966-146','+49 (0)40-67966-186','jens@globetrotter.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bef01cd0','','Petersdorf','Uwe','Baumschulenstr.6','12437','Berlin','','030 5328891','','webmaster@stafilos.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bef4fecc','','Roessler','Peter','Postfach 1349','64345','Griesheim','','06155 828874','','webmaster@lady-lu.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bef9be3c','','Ebert','Herbert','Augsburger Str. 40','89231','Neu-Ulm','','07317256312','','info@mywatch.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018befe74c6','Galeria.it di InterCede.it','Roesner','Herr','Via Panoramica 04','66035','San Vito Chietino','Italien','01805 998460','02332 758811','Portale@galeria.it','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf0796ed','','Roesner','Herr','Werdohler Landstraße 344','58513','Lüdenscheid','Deutschland','01805 998460','02332 758811','shopshop24@intercede.it','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf0c9ff0','bike-components','Hoenig','Klaus','hirschgraben 27','52062','Aachen','deutschland','0241/92045660','0241/92045666','klaus@bike-components.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf11f5b2','Pieger','ieger','','Paul-Keller str. 12','91301','Forchheim','Deutschland','09191974228','09191974228','info@pflegeparadies.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf16ac82','','Schimpf','Alexander','Fohrenweg 11','79189','Bad Krozingen','','07633806252','','shops@hitstec.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf1b6b8a','Supernova','Holger','Lohmann,','Neuer Wall 2','47441','Moers','Deutschland','02841/ 170053','02841/ 170053','info@supernova-store.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf21554f','Supernova','Holger','Lohmann,','Neuer Wall 2','47441','Moers','Deutschland','02841/ 170053','02841/ 170053','info@supernova-store.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf26104e','Bluestar-Glasdesign','Rink','Markus','Provinzialstrasse 63','66126','Saarbrücken','Deutschland','via mail','via mail','info@bluestar-glasdesign.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf2acb3b','','Datenträger','MTH','Postfach 28','09557','Flöha','','03726/711076','','webmaster@cd-rohling24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf32b8da','XXLshoes.de','breuer','peter','osterholzstr. 27','34123','kassel','deuteschland','0561-9536774','0561-9536775','mail@xxlshoes.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf3748ba','Budo24 Sportartikel GbR','Huck','Klaus','Bergstrasse 74','41063','Mönchengladbach','Deutschland','02161 204548','','info@aktiv-vital.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf3c03ae','Porno Versand','Sven Roesner','Herr','Via Silvio Pellico 12','66035','San Vito Chietino','Italien','01805/998460','02332/758811','Porno-Versand@intercede.it','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf415966','doit24 - Deutschland','Reichel','Karsten','Breitscheidstr. 40','01237','Dresden','Deutschland','0351-2518318','0351-2518317','karsten.reichel@doit24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf463be9','MFH Marienfelde GmbH','Kohnke','Boris','Stresemannstrasse 364 - 368','22761','Hamburg','D','040/89080741','040/8903316','boris.kohnke@marienfelde.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf4af244','Internetvertrieb stockfisch.de','Stockfisch','Dieter','Alemannenweg 3','61381','Friedrichsdorf','D','06172-74711','089-244333113','stockfisch@firemail.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf50441e','VS-Elektrotechnik','.Schulze','','Panoramastraße 31','73779','Deizisau','','0177/8991450','07153/899146','mail@vs-elektro.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf6a7d0a','AquaDirect GmbH','Gloning','Marc','Alter Postweg 101','86159','Augsburg','Deutschland','0049-821-57042-0','0049-821-57042-20','info@aquadirect.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf701cd7','KST','Konschewski','Herr','Cleeberger Straße 16 & 16a','35647','Waldsolms','Deutschland','06085-98260','06085-982688','Christian@Konschewski.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf74b210','Aktiv Kurversand AG','Onlinewerbung','Abt.','Sauerlandstr. 59','58093','Hagen','Deutschland','0180/5005431','02331/955966','werbung@aktivkurversand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf7a07da','schöne umstände Pullach','Müller','Eveline','Johann-Bader-Strasse 20','82049','Pullach','Deutschland','+49(0)89-7937174','+49(0)89-793312183','info@schoene-umstaende.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf7ec2da','CitySpecials','Henke','Monika','Roßstrasse 19','50823','Köln','Deutschland','0700/77324257','0221/9723345','info@cityspecials.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf84146f','SelektDirekt Kühn GbR','Kühn','Heiderose','Sudetenstraße 13','64342','Seeheim-Jugenheim','Deutschland','06257 5079 112','06257 5079 113','mail@masche24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf88f66c','','leverenz','rainer','Planckstr. 5','26842','Ostrhauderfehn','','04952-941781','','info@das-gemaelde.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf8d8a64','','leverenz','rainer','Planckstr. 5','26842','Ostrhauderfehn','','04952-941781','','info@das-gemaelde.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf92dbeb','Cetiner & oluri gdbr','Cetiner','Herr','Finkenstraße 2','91126','Rednitzhembach','Deutschland','0179/5963157','','info@oluri.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf97bdfb','','Lauf','Lisa','Laxenburgerstrasse','1100','Wien','Österreich','01 6031997','','webpromo@loveandfun.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bf9c51ce','Toy Park GbR','Gutter','Fred','Langgasse 4','65183','Wiesbaden','BRD','0611-3368710','0611-3368711','service@toy-park.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfa23fad','Gasthaus-Pension Waldfrieden','König','Familie','Badstr. 16','09429','Wolkenstein','Deutschland','(0049) 037369-9311','(0049) 037369-5052','hotel-waldfrieden@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfabb590','MILANO Möbel & Leuchten GmbH','Schmierer','Wolfgang','Schmale Str.12','70173','Stuttgart','Deutschland','0711-293035','0711-293383','schmierer@milano.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfb17c58','Adamar Elektronik&Computer','Leporda','Alex','Zum Weibersgrund 10','35619','Braunfels','Deutschland','06472 / 831224','06472 / 831945','info@adamar.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfb61092','Hai-Society GmbH','Winger','Guido','Englerthstr. 8','52249','Eschweiler','Deutschland','02403 961111','02403 961112','guido.winger@post.rwth-aachen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfbaa416','BlumenPost GbR','Griessinger','Katharina','Alexandraweg 8','64287','Darmstadt','Deutschland','06151-45057','45056','katja@blumenpost.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfc0441e','Regaflex','Sander','Heike','Holstenkamp 42','25525','Hamburg','Deutschland','040858826','','HeikeSander@regaflex.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfc4d7b9','','Gedicke','Jochen','Am Klostergarten 20','50354','Huerth','','02233-9393700','','gedicke@twin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfc9b9b9','','Krüger','Uwe','Kuckuckskamp 12','30855','Langenhagen','','0160 42 440 42','','kontakt@bella-donna-dessous.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfce74b3','Die Weine Griechenlands','Arathymos','Alexandros','Am Sandberg 2','51381','Leverkusen','D','02171-82181','','webmaster@weinshop2000.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfd3c6ad','HandyExpress.de GmbH','Fox','Annette','Waldweg 5','41812','Erkelenz','Deutschland','0700-70034567','0700-80034567','info@handyexpress.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfd8f66d','RAIK Berlin','Schinle','Stefan','Mehringdamm 61','10961','Berlin','Deutschland','(030) 69041659','(030) 69041659','info@raik-berlin.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfdd8a6c','','eppner','','bornberg 2','36205','sontra','','030-78001450','','webmaster@preisglocke.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfe4628d','Haider','Stein','Carsten','Hildastr.12','68794','Oberhausen','Deu','07254/74239','','BioHaider@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfe9448d','Beauty&Diet Center','Luther','Birk','Regattastr. 118','12537','Berlin-Grünau','Deutschland','030/674 894 50','030/674 894 51','promotion@beauty-diet-center.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bfee4ddb','Terminal X','Läsker','Thorsten','Probstgrund 11','96450','Coburg','Deutschland','09561-231270','09561-231270','ViperT@ngi.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bff3c6ae','ek-center','Vehreschild','Heinz','Boekholt 75b','47638','Straelen','Deutschland','02834/511','02834/6512','Heinz@Vehreschild.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bff8a84e','R&S Gollner','Gollner','Robert','Karl-Emminger-Str.12','5020','Salzburg','Österreich','0699/11642768','0662/627877','marketing@handy-cover.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018bffd3d5b','UBF EDV Handel und Beratung','Fischer','Jürgen','Forellstr. 100','44629','Herne','Deutschland','02323 92090','02323 920917','index@ubf.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0032e27','Love-Appeal','Ermke','christian','gellertstr. 5','46049','Oberhausen','deutschland','0208 200415','','chris@love-appeal.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0080c0f','Glas - Geschenke Werner Schmidt','Schmidt','Werner','Eichenstraße 226','A-3871','Alt-Nagelberg','Österreich','+43/664/2318560','+43/2859/7358','webmaster@bleikristallfiguren.cc','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c00ca04d','mc Work e.K.','waegeneer','Sophie','Sterntalerweg 13a','50127','Bergheim','Deutschland','02271-982924','02271-982925','s.waegeneer@mcwork.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0126724','AMOAH.de','Römer','Carsten','Lehmweg 48','20251','Hamburg','Deutschland','040-46093679','040-46777590','croemer@amoah.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c01748c7','','Schimpf','Alexander','Fohrenweg 11','79189','Bad Krozingen','','07633806252','','shops@hitstec.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c01bdcf4','','Hoffmann','Oliver','An der Röslau 27','95632','Wunsiedel','Deutschland','09232/8319','','webmaster@gummipuppen-stube.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0217c57','','Hubert Gilly','Dr.','Lasstr. 3','79353','Bahlingen','De','07663/46232','','jenswer@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0265e7f','Marquardt GmbH','Marquardt','Dieter','Tulpenstraße 21','16321','Bernau','Brandenburg','03338 2023','03338 755450','marquardt-gmbh-bernau@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c02b194d','torso','januszewski','frederick','johannesstr.170','99084','erfurt','germany','+493615613360','+493615402866','f.januszewski@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c030b972','','Fietz','Sandra','Bremer Str. 81','27211','Bassum','','04241/80230','','erwin-h-fietz-gmbh@debitel.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c03573f8','Digital Net Shop','Matzke','Nina','Roter Lohweg 25','35510','Butzbach','Deutschland','01805-973900','','nina.matzke@digital-net-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c03a55f8','VIVENTIS','Vera I. Sühling','Dr.','Ermekeilstr. 9','53113','Bonn','Deutschland','0228 7 229702','0228 / 2422128','info@viventis.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c03f37f6','www.Batterie-bestellen.de','Schwarz','Matthias','Frauenschuhweg 42','87527','Sonthofen','Deutschland','(08321) 7 18 02','','info@Batterie-bestellen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c044b0b5','Scandi-design Einbauspülen GmbH','Gaca','Herr','Hüttenstraße 22 B','30165','Hannover','Deutschland','0511/3524609','0511/3523276','gaca@scandi-design.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c049e4c2','Lenscare AG','Hein','Michael','Westring 431 - 451','24118','Kiel','Deutschland','0431 8811610','0431 8811609','m.hein@lenscare.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c04eeddf','Lenscare AG','Hein','Michael','Westring 431 - 451','24118','Kiel','Deutschland','0431 8811610','0431 8811609','m.hein@lenscare.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c054628c','Personalisierte Bücher - Druck & Versand','Tux','Johanna','Bahnhofstrasse 18','73240','Wendlingen','Deutschland','07024/54973','','tux@klasseshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c059487f','Personalisierte Bücher - Druck & Versand','Tux','Johanna','Bahnhofstrasse 18','73240','Wendlingen','Deutschland','07024/54973','','tux@esoterik-pur.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c05e2aa1','Personalisierte Bücher - Druck & Versand','Tux','Johanna','Bahnhofstrasse 18','73240','Wendlingen','Deutschland','07024/54973','','tux@kinder-freund.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0639f38','','Rudat','Dirk','Kamerunstr.29','45357','Essen','Germany','02016959682','','webmaster@48h-shopping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0688556','Vulkan Eifel Web Design','Kempe','Nadine','Üxheimerstr. 8','54578','Wiesbaum','Deutschland','06593 996689','','service@vewd.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c06dffe5','dolcevino','Kundler','Wolfgang','Germanenstraße 6','86507','Kleinaitingen','Deutschland','(08203) 95 97 64','(08203) 95 97 65','info@dolcevino.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c073788b','InterCede.it','Dittmer','Dennis','Via Silvio Pellico','66035','San Vito Chietino','Italien','+49 (0) 18059 984 60','+49 (0) 18059 984 60','D.Dittmer@intercede.it','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c078cf57','proVision Informationstechnologien','Rohde','Peter','Zeppelinstrasse 5','30916','Isernhagen','Deutschland','0511/6138118','0511/6138110','look@provision-info.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c07d8993','AC-Foto Handels GmbH','Halabi','Anas','Annuntiatenbach 30','52062','Aachen','Deutschland','0241 30007','','info@internet-foto.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c083557f','www.us-streetwear.ch','Jost','Renato','Neubruchstr. 35','7000','Chur','Schweiz','0041 81 253 14 28','0041 81 253 14 28','webmaster@us-streetwear.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0883359','New Vision','Colozinski','Herr','Asselner Hellweg 120','44319','Dortmund','Deutschland','0231/2062571','0231/2062572','info@neue-lust-erleben.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c08cee0d','Villa Kinder Bunt','Herrenkind','Andreas','Friedenstraße 3','39326','Wolmirstedt','Deutschland','039201/62028','039201/62027','webmaster@villakinderbunt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0928dd8','Aventura Cafe Ltda. NL-Vertrieb Deutschland','.Roessner','','Postfach 1115','71547','Auenwald','Deutschland','0721-151342393','0721-151342393','kontakt@kaffeewebshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c09a7d0c','tomek & stahl Gbr.','.stahl','','tunnelstr.14','70469','stuttgart','germany','0711-4599035','0711-4599036','stahl@handyteile.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0a01ccf','Status for Sale','Noth','Karsten','Winterfeldtstrasse 37','10781','Berlin','Deutschland','030/23631796','030/23631797','Ken_North@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0a4d7b7','','Hennig','Andreas','Aalstrasse 19','82266','Bachern Inning','Deutschland','08143 99 77 44','','info@chairholder.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0a9b9b7','','teichmann','christian','hintere str. 4a','37603','holzminden','','05531992857','','webmaster@skulpturendesign.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0ae9bba','','Theumer','Jan','Heinrich v. Wolffersdorff Str.21','08371','Glauchau','','01795907482','','JanTheumer@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0b43bff','','Heibel','Stanislaus','Krozinger Str.25','79114','Freiburg','','0761-4763993','','info@interpermit.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0b921a2','Men-Tel Großhandelsgesellschaft','Özcan','Akgök','Marktstr. 74','73061','Ebersbach','Deutschland','07163534092','0721151429898','O.akgoek@men-tel.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0bdd878','torso','januszewski','frederick','johannesstr.170','99084','erfurt','germany','03615613360','03615402866','f.januszewski@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0c35587','Shopcentrale','r.Güler','','Pfingstrosenstr. 77','81377','München','Deutschland','0179-3114780','089-244361090','guler@serapkoc.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0c83317','','.Schulze','','Panoramastraße 31','73779','Deizisau','','0177/8991450','','mail@vs-elektro.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0cd3d26','exim neva','Würfel','Herr','Postfach 120021','01001','Dresden','','0351','','info@zehensocke.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0d466c3','world of innovation','ustin','','Höhne 65','42275','Wuppertal','Deutschland','0202-590853','0202-590883','info@world-of-innovation.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0d944ab','','Rudat','Dirk','Kamerunstr.28','45357','Essen','Germany','0201675458','','merkurone@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0de268d','','Balog','Christian','Ölschlagerweg 11a','82064','Straßlach-Dingharting','','08170-92349','','info@bc-erotik.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0e39f39','','Herbig','Monika','Alt Seulberg 90','61381','Friedrichsdorf','','069 / 781357','','webmaster@monika-herbig.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0e88146','F & P Medienvertrieb GbR','Peters','M.','Dettumer Str. 39A','38173','Sickte','Deitschland','05333948320','','mail@liebeskiste.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0ed3d35','','Hauser','Manuela','Fürstäbtissinstr.28','45355','Essen','Germany','0201675858','','mspar@gmx.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0f2dbec','Ing. Andreas Rajecky GmbH','Andreas Rajecky','Ing.','Hütteldorfer Str. 87','1150','Wien','Austria','+ 43 - 1 - 984 66 70','','office@bastelecke.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0f7bdee','T. Markwitz EDV-Service','Markwitz','Timm','Eisenacher Str. 5','35088','Battenberg','Deutschland','06452/5289','06452/5287','info@needful-things.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c0fc7928','Schmuck Friedrich','friedrich','helmut','Hauptstr. 12','55758','Asbach','Deutschland','06786 - 7134','','info@schmuck-friedrich.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1021897','','ley','','J.-v.-Werth','52428','Jülich','','02461349115','','bley@reise-wahl.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c106fa98','Tronix24','Eigl','Michael','Kreuzstr. 30','64331','Weiterstadt','Deutschland','06150-541988','06150-541989','info@tronix24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c10bdd07','Hirschfeld-Schwimmbadtechnik','K-D','Hirschfeld','Bachstr. 8','06618','Wetterscheidt','Deutschland','03445-777961','03445-704144','kontakt@hirsch-feld.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c111808e','','Heilke','R.','Bussardweg 7','50171','Kerpen','Deutschland','02237-921970','','service@ethweb.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1165edd','/','Corrientes','Gregory','Meraner Straße 33','10825','Berlin','Deutschland','(030) 81462858','/','15833@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c11b40e6','Cetiner + Partner','Cetiner','Benjamin','Finkenstraße 2','91126','Rednitzhembach','Deutschland','0179/7800240','','cetiner@cetinerundpartner.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c120e021','Beelmann & Klatt GbR','Beelmann','Andre','Stadtlohnweg 38','48161','Münster','Deutschland','02518997437','02518997437','doelmerhut@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1259c49','Little-World','Strobel','Andrea','Auf der Ohe 1','25355','Barmstedt','Deutschland','04123-921037','04123-921038','webmaster@little-world.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c12aa42e','','Ledig','Herr','Thomas - Müntzer - Str. 1','04654','Frohburg','Deutschland','034348/51408','','info@leko.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1304424','','Andreas','Palmetshofer','Wolfsbach 91','3354','Wolfsbach','Österreich','074778463','','palmetshofer_andreas@elektro-shopping.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1354cf8','','Krusch','Martin','Bernhard-Lichteneberg-Str. 13','10407','Berlin','','03042852564','','martinkrusch@wertvoller.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c13a2f13','Wunschlied','Jäger','Lorenz','Hedwig-Dransfeld-Allee 30','80637','München','Deutschland','089-53026054','089-51399195','info@wunschlied.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c13f10fc','Die Ladeneinrichter','Flöder','Rüdiger','Falkenauerstr. 40','85435','Erding','Deutschland','08122 892 606','08122 892 605','webmaster@die-ladeneinrichter.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1448dd4','WDS-Suderburg','Düfel','Andreas','Obere Twiete 1','29556','Suderburg','','05826 880451','','andreas@duefel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1496bf1','','iehl','','Hochkalterstraße 5','83483','Bischofswiesen','','08652/948098','','info@allsana.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c14e4da1','ConnectionS','Maar','Walter','Am Waldrand 24','90455','Nürnberg','Deutschland','09122632566','09122632567','walter.maar@tkakademie.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c153ed66','JOJO Spielzeug','Dojahn-Langner','Marina','Frankfurter Str. 14a','61118','Bad Vilbel','Deutschland','06101 127451','06101 127451','jojospiel@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c158cf5a','','Klein','Thorsten','in den Gassen','55154','Boppard','','0 67 42 / 92 21 35','','info@watchshop-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c15db165','Ingolf Holstein','Holstein','Ingolf','Wannental 31','88131','Lindau','Deutschland','08382947439','08382947439','werb@schnapsler.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c163ed67','Waterdream GmbH','Louis','Michael','Provinzialstr. 129','66806','Ensdorf','Deutschland','06831-5010488','06831-5010487','milou@milou.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1691d79','Gritt Förster Versand','Förster','Gritt','Parkstr.108','13086','Berlin','Deutschland','01605814254','0721151308731','shop@abo-condome.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c16e74b4','Gritt Förster Versand','Förster','Gritt','Parkstr.108','13086','Berlin','Deutschland','01605814254','0721151308731','shop@abo-condome.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1746293','Hanseatisches Wein- & Sekt-Kontor GmbH & Co KG','Dutzke','Michael','Hamburgerstr. 14 - 20','25436','Tornesch','D','04122504636','04122504247','m.dutzke@hawesko.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1794913','buyco-IT GbR','Remus','Herr','Am Rosengarten 35','06526','Sangerhausen','Deutschland','03464278096','03464278097','remus@buyco-it.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c17e4e25','','Kraus','Günther','Blumenstr. 39','80331','München','','089/ 43 86 88','','Günther-Kraus@123rush.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c183ed58','APPLEWOODS-Regensburg-Naturkosmetik','rem','','Fröhliche Türkenstr. 4','93047','Regensburg','Deutschland','0941/5676 390','0941/5676 390','info@applewoods-regensburg.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c18921fd','Sambina Werbung','Schuster','Martin','Eimsbütteler Str.10','22769','Hamburg','','040 - 4309 3989','','info@sambina.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c18e268f','','Nikolic','Robert','An der Steige 25a','55126','Mainz','Deutschland','06131-240769','','RNikolic@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c194146d','','Büttner','Lothar','Ostenalle 12','59174','Kamen','Deutschland','0231-9252086','','webmaster@loebbeshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c198f66b','','Liska','Miroslav','48 Broad Street # 173',' 07701','Red Bank, NJ','USA','877-447-5375','','webmaster@takeboom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c19dff8d','Musikmarkt Plauen','Hofmann','Steffen','Trockentalstraße 78','08527','Plauen','Deutschland','+49 (0)3741-131371','+49 (0)3741-131371','musikmarkt@hofmannwelt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1a3783b','Divestore-Mailorder & Service GmbH','Seegert','Jörg','Siemensstr. 9-11','40885','Ratingen','Deutschland','02102-660341','02102-660345','joerg@tauchversand.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1a88148','troph-e-shop','Wenninger','Andreas','Schloßberg 10','86681','Fünfstetten','Deutschland','09091/9070170','09091/9070171','troph-e-shop@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1ad8999','Bavaria-Online.net','chmidl','','Michel Antoni Straße 7','63755','Alzenau','Bayern','01805311422','0190001935','schmidlg@bavaria-online.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1b32a0d','HSL Technik ohg','Janusch','Thomas','Sonnwiesenstraße 5','63654','Büdingen','Deutschland','01715493337','','Firmahsl@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1b80c12','','Klein','Agnes','Mittelstr. 3','34289','Zierenberg','','056062558','','agnesklein@agnesklein.via.t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1bd157d','Ars Vivendi Modevertrieb','Schmidt','Petra','Wellenkampstr. 19','32791','Lage','Deutschland','+49 (0) 5232 68133','+49 (0) 5232 68133','info@bikini-designermode.de ','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1c2b91b','Seven Mobile Communications oHG','Thorsten Piontek','Herr','Grindelallee 27 b','20146','Hamburg','Deutschland','040 41468949','040 41468953','tpiontek@7mobile.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1c80c0f','Dessousfashion','Gerber','Susanne','Ziegeläckerstrasse 7/1','71711','Steinheim','Germany','07144/260767','07144/260768','info@dessousfashion.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1cd3d4a','Nobelkids','Werner-Link','Klaus','Trevererst. 19','54295','Trier','Deutschland','0651/9933183','0651/9933183','b.link@nobelkids.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1d302f7','Ingenieurbüro Keil','Keil','Wolfram','Karl-Keil-Straße 35/51','08060','Zwickau','','0375/525126','','info@ladytoys.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1d80c0e','','Weller','Rene','Am Pulverhof 49','22045','Hamburg','','0172/3089323','','webmaster@photomediashop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1e1325f','my-internetshop.com','Mrugalla','Marko','Luisenstraße 51','10117','Berlin','Deutschland','07 00/ 30 50 50 00','07 00/ 30 50 50 00','info@my-cardshop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1e61435','Digatech EDV Service GbR','Gazmati','Ralf','Podbielskistraße 44','30177','Hannover','Deutschland','0511 2624633','0511 2624634','gazmati@digatech.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1eb405e','DAVID DESIGN OFFICE GmbH & Co. KG','David','Frank','Neumann-Reichardt-Str. 27-33','22041','Hamburg','Deutschland','040-6894676','040-68946770','david@david-designversand.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1f1072e','','Fromm','Nadja','Lea-Grundig-Str. 83','12687','Berlin','Deutschland','030 9377584','0721 - 151 445270','mail@russouvenir.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1f5e9ce','','Steinberg','Herr','Kübo 8a','18245','Güstrow','','0384621588','','steinberg@hifi-netshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c1faa417','','Ziller','Heike','Am Hohen Feld 109','13125','Berlin','','01775480255','','mike.ronnisch@eplus-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2006f23','','Kude','Rainer','Eppendorfer Baum 20','20249','Hamburg','Deutschland','040/488899','','webmaster@low-budget-desing.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2055115','Schewe & Breuer','Schewe','K.-H.','Luisenstraße 13','63067','Offenbach','Deustchland','069-8004029','069-8004001','info@okee.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c20a5600','Kimyon GbR','Uhlig','C.','Maistr. 50','80337','München','Bayern','0170-3429859','','c.uhlig@patalon.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2101cd3','Kimyon GbR','Uhlig','C.','Maistr. 50','80337','München','Bayern','0170-3429859','','c.uhlig@patalon.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c21502e1','','Siegmund','Herr','Alte Landstr. 23','85521','Ottobrunn','','089/6087910','089/6087919','info@raumgestaltung.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c219e0cf','','Siegmund','Herr','Alte Landstr. 23','85521','Ottobrunn','','089/6087910','089/6087919','info@raumgestaltung.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c21eee0d','bela International AG','Fischer','Ronald','Heinrich-Delp-Str. 164','64297','Darmstadt','Deutschland','06151-538590','','info@belainternational.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c224899f','Kosmetikstudio Marlene Thiele','Thiele','Marlene','Am Heerberg 8','55413','Weiler bei Bingen','','06721 - 99 26 82','06721 - 99 26 83','r.thiele@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c22992ab','EF - Versand','Hoffmann','Oliver','An der Röslau 27','95632','Wunsiedel','','09232/700236','','webmaster@vibrator-pleasure.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c22e9bc7','Nuwell GmbH','Numsen','Christian','Eisenbahnstraße 100','73207','Plochingen','Deutschland','07153-825070','07153-825079','christian.numsen@nuwell.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2343b87','Plüschtierparadies','Gebauer','Thomas','Postfach 3314','91021','Erlangen','Deutschland','09131-6859644','09131-685849','webmaster@shopyoo.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2394493','Artisport-Vertrieb','Elsner','Frank','Neubauernstraße 11 a','15745','Wildau','Deutschland','030 93493080','030 9331698','elsner-frank@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c23e4d95','','Muskala','Martin','Kranichstraße 38','25462','Rellingen','','04101372071','','martin.muskala@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c243ed59','www.wohnen-mit-stil.de','Weinand','Günter','Im Krumberg 11','57589','Pracht','Deutschland','02682/968317','02682/967299','agweinand@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c248f66c','Johanna Bury, Erotikversand','Scherer','Hansjörg','Pfälzer-Wald-Straße 7','65205','Wiesbaden','Deutschland','06122588703','06122588702','Hansi@Objekte-der-Lust.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c24e268b','Internet-Service Wernecke','Wernecke','Ron','Sülldorfer Brooksweg 88','22559','Hamburg','Deutschland','040-88301751','','shop@iswernecke.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2546295','Terminal X','Läsker','Thorsten','Probstgrund 11','96450','Coburg','Deutschland','09561-231270','','ViperT@ngi.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2596be4','www.konsolenzubehoer.de','Schuster','Michael','Beringstr. 60','56564','Neuwied','Deutschland','02631/9469258','','info@konsolenzubehoer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c25e7533','web-xact.de','Stahmann','Michael','Burchardstr. 10','28215','Bremen','Deutschland','0421-3887750','0421-3887751','info@web-xact.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c264146c','','franke','jan','straußberger platz 5','10243','berlin','de','030 / 247 211 88','','info@autoteile-shopping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c269220c','','Chr. Wolf','Andreas','Weigangstraße 17','02625','Bautzen','','03591607812','','info@erospa-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c26e268d','FASHIONARTS','Kricheldorf','Marco','Hunnenstrasse 16','17489','Greifswald','Deutschland','+49 3834 776517','+49 3834 776531','info@fashion-arts.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c273c6af','','Nödler','Reinhard','Auf dem Klengenberg 10','37247','Großalmerode','','05604 919 00 50','','info@dvd-aktiv.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c278cf57','','Nödler','Reinhard','Auf dem Klengenberg 10','37247','Großalmerode','','05604 919 00 50','','info@dvd-aktiv.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c27dd877','Gebr. Vöpel GmbH','Schotters','Daniel','Am Wasserturm','58515','Lüdenscheid','Deutschland','02351 / 71476','02351 / 786469','daniel@cactus-jack.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2837c41','Elektro Thönnißen','Thönnissen','Hildegard','Kölner Straße 29','41539','Dormagen','Deutschland','02133-219422','02133-428140','h.thoennissen@rasiererhaus.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2888557','e-kontor.net','Hilbrink','Monika','Gut Schillingsrott, Römerstr. 87-89','50996','Köln','Deutschland','0221 / 340 36 44','0221 / 4 69 29 91','info@e-kontor.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c28d89e1','Cetiner + Partner','Y. Cetiner','Benjamin','Finkenstraße 2','91126','Rednitzhembach','Deutschland','09122634321','0721151475442','info@cetiner.biz','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2939f37','','Berlinger','R.','Studerweg13','4632','Trimbach','Schweiz','062 / 293 26 75','','info@outdoorinfra.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c298a84e','','Remus','Herr','AM Rosengarten 35','06526','Sangerhausen','','03464/278096','','remus@buyco-it.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c29d94ae','','Zittlau','Frank','Poetenweg 50','33619','Bielefeld','','05211640325','','f.zittlau@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2a32a1c','','eber','','Triftweg 45','59555','Lippstadt','Deutschland','02941-6828','','weinfundus@weinfundus-auktionen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2a88139','Medien Walter','Walter','J.','Motzstr. 22','10777','Berlin','Deutschland','030 - 2119538','030 - 21 91 65 22','mail@medienwalter.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2ad76cc','infobroking lutz','Lutz','Wolfgang','Hafenbad 11','89073','Ulm','Deutschland','0731-96815-0','0731.96815-99','info@infobroking.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2b35166','Hirschfeld-Schwimmbadtechnik','K-D','Hirschfeld','Bachstr. 8','06618','Wetterscheidt','D','03445-777961','03445-704144','kontakt@hirsch-feld.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2b85a3c','ABS Täubner GmbH','Täubner','Elke','Straße des Friedens 4a','08352','Raschau','Deutschland','+49 (0)3774 1581-0','+49 (0)3774 1581-50','info@abs-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2bd8a9b','','Schäfer','Herr','Geschw.-Scholl-Str. 45','37351','Dingelstädt','','036075/60633','','info@redzac-shop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2c32e2b','Pepinio','Lubotzki','Silvia','Kronenberg 116','52074','Aachen','Deutschland','0241/ 7019943','0241/ 7019943','info@pepinio.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2c83323','','Grumbach','Timo','Rudolfstr. 42','75177','Pforzheim','','07231-984814','','t.grumbach@freundschaftsring.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2cd1527','','Kirchberg','Ralf','Mühlhäuserstr.1','37351','Dingelstädt','','03607562673','','webmaster@geschenkekeller.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2d302f8','Keramikwelt','Höch','Petra','Sudholzstr. 3a','34233','Fuldatal','Deutschland','05607-7512','040-3603932844','info@keramikwelt-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2d80c0c','echt lustig','Franzen','Monika','Sandscherbenweg 18','21629','Neu Wulmstorf','Niedersachsen','04168540','04168540','montreff@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2dcee1c','spring shopping solution GmbH','Dorra','Björn','Podbielskistraße 40','30177','Hannover','Deutschland','0511/ 35 77 93-60','0511/ 35 77 93-69','dorra@netzkonzept.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2e2dbeb','Bio - Stein','Stein','Carsten','Hildastr.12','68794','Oberhausen','Deu','07254/74239','','biostein@aol.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2e7e4f8','kidsroom.de','Jaekel-Hau','Diana','Alleeweg 6','36457','Stadtlengsfeld','','+49(0)36965 - 61871','+49(0)36965 - 61872','info@kidsroom.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2ecc6f6','Sexshop Kobe Tai Toy Company','Friedhart','Juergen','Langgasse 4','65183','Wiesbaden','Deutschland','0611-3368890','0611-3368899','service@kobe-tai.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2f2b4df','LAGLER Spezial-Software GmbH','Lagler','Heiko','Otto-Hahn-Straße 10','34123','Kassel','Deutschland','0561/95999-0','0561/95999-99','webmaster@immopool.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2f7bded','BIG FOOT','Zander','Jens','Schönhauser Allee 48','10437','Berlin','Deutschland','030/444341112','030/44341113','info@storeforshoes.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c2fc9ff3','','Welz','René','Bahnhofstraße 60','08056','Zwickau','','0375/2737050','','info@ladytoys.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3029252','','Noack','Michael','Postfach 26','36270','Niederaula','','06625/915792','','webmaster@Noack-Webservice.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c307bded','','Haid','Florian','Sparkassenstr. 21','39012','Meran','Italien','+39 0473 237664','','info@peterbijoux.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c30ca040','Lifestyle-Ambiente','Steuer','Michael','Heinrich Hertz 5','66773','Schwalbach','Deutschland','06831-5010474','','Service@Lifestyle-Ambiente.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c312b4e2','Emil Schmidt GmbH','Kirschner','Rigo','Grundstraße 33','42655','Solingen','Deutschland','+49 (0)212 813872','+49 (0)212 813875','rigo.kirschner@baecker-markt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c317e4f8','','Lohmaier','Oskar','Herzogstrasse','90478','Nürnberg','Bayern','0911-4089568','','suchdienste@lohmaier.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c31d1527','Astroshop.biz','Schwarz','Dominik','Eichteilstr. 23','86899','Landsberg am Lech','deutschland','0700-27876746','0721-151302702','Dominik@Astroshop.biz','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c32302f7','M.Mennilli','Mennilli','Manuel','Dorfstrasse 38','59439','Holzwickede','Deutschland','02301 919602','02301 919604','info@sellplanet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3283316','TKPhone Usta & Kurt GbR','Mennilli','Manuel','Reinerstrasse 14','47166','Duisburg','Deutschland','0203 5785541/42','0203 5785543','info@tkphone.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c32d1516','Softwareentwicklung Stender','Stender','Rüdiger','Neustadter Strasse 115','96515','Sonneberg','BRD/Thüringen','03675-803912','03675-803997','info@pc-buero.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c33302f7','','Landmann','Markus','Nunzenbergweg 17','88079','Kressbronn','Deutschland','07543952186','','marcolandmann@yahoo.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3380c0d','Cubeshop.de','Oberhauser','Jan','Salzstr. 37','87435','Kempten','Deutschland','0831/5656332','','Jan@cubeshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c33cf246','Petra-Maria Kotitschke','Kotitschke','Petra-Maria','Mecklenburgstr. 59','19053','Schwerin','Deutschland','0385 55575039','','info@volumena-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c34e4e02','Th-Info','Wittich','Marianne','Hermann-Gröber-Str. 13','85456','Wartenberg','D','08762-721778','','mawi@thinfo.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3541479','Verlag für die Deutsche Wirtschaft AG','Lück','Michaela','Theodor-Heuss-Strasse 2-4','53095','Bonn','Deutschland','0049 228 8205 7518','','ayya@abacho.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c359218f','','Knappmeier','M.','Am Freibad 21','49324','Melle','Deutschland','0049 54228235','','info@felber.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c35e4dd8','Meximania GbR','Fehling','Jens','Rheinstrasse 13','26506','Norden','Deutschland','04931 975118','04931 975113','fehling@meximania.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3641474','Teufelskueche - Independent-Store Münster','Schwenke','Jürgen','Bahnhofsstrasse','48143','Münster','','02515105851','','webmaster@independent-store.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c36dd87d','akbulut-karsli GbR','Karsli','Bülent','Bocksmauer 19','49074','Osnabrück','Deutschland','054160079000','054160079006','karsli@fonmarkt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3739f36','','stahl','thomas','tunnelstr.14','70469','stuttgart','germany','07114599424','07114599038','webmaster@handyteile.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c378f67b','Livingpoint','Ritter','Marc','Alfred-Martin-Straße 13','61231','Bad Nauheim','','0170-3271129','06032-929463','rittermc@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c37e268e','Alexander Emter - Versandhandel','Emter','Alexander','Erhardstr. 16','90482','Nürnberg','Deutsch','0911 5407680','0911 5407681','info@neo-kinderwelt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c383ed69','','Heinzelmann','Katharina','Wollgrasweg 41','70599','Stuttgart','Deutschland','0711-4507-0','','redaktion@myulmer.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c388f66d','Dorfscheune','Thurow','Ronny','Dorfstraße 19','18574','Neparmitz','Deutschland','038307-41931','','info@dorfscheune.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c38e268b','Elektrohandel Sascha Wolff','Wolff','Sascha','Ahmser Str. 8','32052','Herford','Deutschland','05221-386030','05221-289593','wolff@elektroschotte.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c393ed56','','Welz','Rene','Windbergstraße 30','08060','Zwickau','','0375/5950-428','','info@eroticbox.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3991d80','Kewesteonline','Westendorff','Kersten','Simonshöfchen 20','42327','Wuppertal','Deutschland','02027387416','','kersten.westendorff@telebel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c39e268c','HK-Beschriftung','Hans','Thomas','Raiffeisenstraße 5','76863','Herxheim','Deutschland','07276/9876-16','07276/9876-10','info@vereinstextilien.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3a3ed59','König Lackierfachbetrieb GmbH','König','Roger','Zunftstr.4','06847','Dessau','D','0340/511524','0340/511646','webmaster@lackprofi.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3aa8104','','Maahs','Evelin','Albrechtstr.28','99092','Erfurt','Deutschland','0361 2606162','','maahs-moden@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3b06b4d','Best For Bikers','Ratz','Uwe','Haupstrasse 115','29352','Adelheidsdorf','Deutschland','0175-4779183','05085-92478','uweratz@bestforbikers.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3b6380a','WeWeWe','eWeWe','','Zeppelinstr. 4','73033','Göppingen','Deutschland','07161-280-09','07161-280-99','webmaster@wewewe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3bb4056','all-4kids','Dojahn-Langner','Marina','Frankfurter Straße 14a','61118','Bad Vilbel','Deutschland','06101127451','06101127451','jojospiel@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3c12e3d','K & K GmbH','Claudi','Toni','Ahrstr.12','53505','Berg-Krälingen','Deutschland','0264390217112','026439021771','service@discount-liste.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3c65e7c','Glas - Geschenke Werner Schmidt','Schmidt','Werner','Eichenstraße 226','A-3871','Alt-Nagelberg','Österreich','+43/664/2318560','+43/2859/7358','webmaster@glastiere.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3cb67cd','CS-direct','Schilder','Herr','A-Puschkin-Platz 4a','01587','Riesa','d','03525 529835','','info@pep-net.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3d1a370','Reklamewelt.de','Bötticher','Martin','Regina-Ullmann-Str.73','81927','München','Deutschland / Bayern','089/95959846','089/95959846','webmaster@reklamewelt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3d6ac80','Yanini.de','Balzer','Michael','Hasslinghauser Str. 156','58285','Gevelsberg','Deutschland','02332 7588-0','02332 7588-11','marketing@yanini.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3dc03ad','Onlineversand Hanke','Hanke','Lothar','An der Broicheiche 1','50129','Bergheim','Deutschland','02238 945256','02238 945255','Lothar@onlineversand.hanke.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3e266b6','Dekonetz.de','Weber','Andreas','Keltenstr. 52','85088','Vohburg','','08457 - 2005','08457 - 7984','info@dekonetz.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3e796e3','COMA computer components','Mahle','C','Singener Str. 36','78267','Aach','Deutschland','07774 939784','07774 939789','info@comaonline.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3ec9ffc','','Börsch','Tim','Stormstrasse 27','42897','Remscheid','Deutschland','02191/462150','','service@katalogeonline.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3f2b4d8','','Barth','Martin','Rosenthaler Str. 39','10178','Berlin','Deutschland','030/28518547','','technik@die-gesundheitspraxis.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3f7e50f','Cocon-fashion','Daghiri','Karima','Louisenstrasse 97','61348','Bad Homburg','Deutschland','06172 138661','06172 138662','info@cocon-fashion.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c3fd1519','','Müller','Jutta','Dorfstrasse 34','86842','Türkheim','Deutschland','08245/90 30 64','','info@beautyfulcats.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c403516e','24h RACHESHOP online','Prinz','Michael','Lindenstrasse 7','72555','Metzingen','DE','0180-5005850','07123-949674','prinz@racheshop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c40d633f','','Eilers','Thorsten','An den Feldkämpen 19','26160','Ohrwege','','01708612431','','eilers@ohrwege.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c413783b','Tierbedarf-Rynders','Rynders','Rene','Freudental 20','59929','Brilon','Deutschland','02963-660864','02963-660864','TierbedarfBrilon@AOL.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c419219c','System Com 99 e.K.','Storz','Daniela','Im Landgraben 8','71717','Beilstein','Deutschland','07062 / 97 888 - 0','07062 / 97 888 - 99','d.storz@systemcom99.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c41e7503','kika','essinger','','Anton Scheiblin Gasse 1','3100','St. Pölten','Österreich','+432742 805 1545','','info@kika.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4248999','','Orth','Daniel','Landsberger Chaussee 17','16356','Eiche','Deutschland','0179 2349614','','daniel.orth@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c429b9b7','','Weber','Ralf','Neuetor 21','38364','Schöningen','','05352/909506','','ralfmann@onlinehome.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c42ee9d6','Powerhifi','B. Feisel','Herr','Gasmert 3','58849','Herscheid','Deutschland','02357/906137','02357/906138','Powerhifi@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c434b11a','buyitonline.ch','Tarhan','Yagmur','Hauptstrasse 114','8272','Ermatingen','Schweiz','+41716600545','-','yagmur@tarhan.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c439e4e8','BUROSCH Audio-Video-Technik','Burosch','Klaus','Sigmaringer Str. 20','70567','Stuttgart','Germany','0711-1618980','0711-1618981','info@burosch.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4406f66','','Tippmann','Kai','Besselstr. 14','10969','Berlin','','030-20165318','','info@altravita.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4459c0a','JokeWorld GmbH & Co.KG','Mack','Thomas','Andreas-Embhardt-Str.6','74564','Crailsheim','Deutschland','07951/469651','07951/469650','verzeichnisse@jokeworld.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c44acf9f','McKerze Deutschland','Morel','Yves','Garnkorb 8','24211','Preetz','Deutschland','04342888984','04060566052735','y.morel@mckerze.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c450bd83','','Hoffmann','Oliver','An der Röslau 27','95632','Wunsiedel','','09232/700236','','webmaster@teddy-versand.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c455e9fc','','Birkert','Oliver','Kalmitstrasse 39','68163','Mannheim','','01739804809','','webmaster@weingut-birkert.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c45af23e','foodshop24 GbR','Pulz','Marcus','Breitscheidstr 38','01237','Dresden','Deutschland','03512137777','03512137778','pulz.m@foodshop24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c460e017','Lollypop','Hagemeyer','Frank','Höhestraße 4','51399','Burscheid','Deutschland','02174 / 791451','02174 / 791452','kontakt@suesse-leckereien.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4661046','','unt','','Motzener Straße 11','12277','Berlin','deutschland','(0)30.7212671/2','','hunt@tropheshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c46b194e','','Weinert','Herr','Straße der Energie 1','01968','Sedlitz','D','03573 796104','','Feuerwerk@surfeu.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c471072e','Orangeblue GmbH','Stang','Hendrik','Frauenberg 1','99817','Eisenach','Deutschland','03691 882316','03691 882317','service@orangeblue.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4765ea7','G&G Marketing','Marketing','G&G','Schubertstr. 18','09337','Hohenstein-Ernstthal','Deutschland','03723/416459','','info@gg-marketing.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c47b680b','Allstock AG','Elvedi','Adrian','Bahnstrasse 23','8603','Schwerzenbach','Schweiz','01 825 61 62','01 825 45 52','webmaster@allstock.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c481595e','Kindheitsträume','Faust','Kirsten','Unterm Kreuz 4','63755','Alzenau','Deutschland','06023 999 848','06023 999 852','k.faust@miniatur.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c486ac7a','Kindheitsträume','Faust','Kirsten','Unterm Kreuz 4','63755','Alzenau','Deutschland','06023 999 848','06023 999 852','k.faust@miniatur.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c48bb58d','Drum-Herum Geschenkeservice','Richter','Gunnar','Oberstrasse 30','01454','Radeberg','Sachsen','0171-4270280','','info@namenlos.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c491a7b4','bdsm-laden','Weigel','Holger','Postfach 2112','63582','Gruendau','Deutschland','06051-9120385','00','anmeldung@bdsm-laden.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c496fa9e','','Lauf','Lisa','-','1150','Wien','','-','','webpromo@loveandfun.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c49c03af','','Keßler','Matthias','Von-der-Tann-Str. 27','44143','Dortmund','','0231 5314578','0231 5314579','service@vital-oele.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4a1f18c','Software Edition International','Dombrowski','Armin','Lohstrasse 11','31785',' Hameln','Deutschland','0049(0)5151-923636','0049(0)5151-923638','ad@softwareedition.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4a74ced','Dresskids','von Miquel','Constanze','Im Netzbecher 5','56567','Neuwied','Deutschland','02631-957124','02631-957125','cm@dresskids.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4ac51db','Salter Haushaltswaagen','Hamans','Frank','Flottkamp 25','24568','Kaltenkirchen','Deutschland','04191 957869','0212521437650','FrankHamans@salter-haushaltswaagen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4b2439a','','Knippler','Robert','Im Kirchfeld 3a','61389','Schmitten','','06082-929007','','lr-knippler@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4b796e0','Antiquariat Buss','Buss','Ullrich','Bahnhofstr. 29','26441','Jever','Deutschland','04461-909116','04461-909136','info@antiquariat-buss.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4bca039','','SM Woick','Orthopädie','Berliner Str. 24b','15230','Frankfurt','','0335 60 67 99 1','','info@orthopedia-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4c28dce','','Laßmann','Silke','Brückstr. 5-13','44787','Bochum','Deutschland','0234-12325','','kosmetikstudioapart@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4c7e4ff','BastelUnikate.de','Roll','Thomas','Gerstenweg 14','90513','Zirndorf','Deutschland','0911/9616165','0911/9616166','webmaster@bastelunikate.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4cd8ddf','','Weber','Ralf','Neuetor 21','38364','Schöningen','','05352909506','','webmaster@ralf-u-weber.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4d37845','mw-store.de','Wienkötter','Gordon','Großer Kalkhof 18','47051','Duisburg','Deutschland','0203/26846','','webmaster@mw-store.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4d8f67a','','Schmidt','Hr','Fr.-Naumann-Str. 23-25','55131','Mainz','','06131-82726','','info@friseurbedarf24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4de4d96','aaab online gmbh','Stenkhoff','Ulla','Daimlersr. 6','72379','Hechingen','Deutschland','07471-920130','07471-12945','ulla.stenkhoff@aaab.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4e43b78','','Akmut','Figen','Karl-Brennenstuhlstrasse 22','72074','Tübingen','','07071-83743','','info@minnosh.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4e992b3','SEIBIdesign','Bihlmaier','Peter','Friedhofstrasse 10','71336','Waiblingen-Neustadt','Deutschland','07151/369421','07151/369421','peter.bihlmaier@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4eec2ca','','Lisse','Andreas','Klosterstraße 30','48565','Steinfurt','','','','info@neti-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4f4d7b7','','Kugler','Horst','Eichenstr. 16','95490','Mistelgau','','09279-971478','','webmaster@biquini-brasil.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c4fc03af','SunDiscounter by SSV GmbH','de Groot','Audrey','Engeldorferstrasse 27','50321','Brühl','Deutschland','02232-56716','02232-567171','info@sundiscounter.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5021897','SerioSana M. Herrle & B. Rückl GbR','Herrle','Andreas','Hans-Sachs-Str. 16','72760','Reutlingen','Deutschland','07121/339966','','info@seriosana.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5076fdc','','Otto','Petra','Schlierbachwiesen 6','73207','Plochingen','','07164903692','','info@sailingfashion.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c50ca04c','Kaufcenter-online','Menzel','J.','Brucknerstr. 16','01309','Dresden','Deutschland','0351 3100097','0351 3100278','webmaster@kaufcenter-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5130300','Reisezeit Hängematten Shop & versand','eyerding','','Guldeinstr.29','80339','München','Deutschland','089505050','089501005','reisezeit@yahoo.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5185a9f','Wellnessartikel.net','van Lierop','Daniel','Mosbacher Strasse 36a','68259','Mannheim','D','0621/4296829','','kontakt@wellnessartikel.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c51d6345','DeltaClear','Walter','Friedrich','Danziger Strasse 1','66557','Illingen','D / Saarland','06825/45311','','herbalife.walter@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5237839','Herba-Live-Shop','Walter','Fritz','Danziger Strasse 1','66557','Illingen','D / Saarland','06825/48678','','herbalife.walter@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c528cf5e','Tebtron Electronic e. K.','agner','','Ritterstrasse 21','01097','Dresden','Deutschland','0351/56355784','','susann.wagner@tebtron.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c52e2ac0','am-berufsmoden.de','Müller','Adelheid','Ochsenbergsteige 23','73529','Schwäbisch Gmünd','Deutschland','07332/5777','07332/5907','info@am-berufsmoden.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c545e899','','Keller','Hannes','Heidenheimer Str. 4','89132','Günzburg','','08221/3671-889','','keller@hicon.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5504425','APART Das Kosmetikstudio','Laßmann','Silke','Brückstr. 5-13','44787','Bochum','Deutschland','0234-12325','','kosmetikstudioapart@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c55573f7','','Ruf','Werner','Lisdorfer Str. 21 a','66740','Saarlouis','','06831-123881','','kamonwan@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c55acb39','Touched by Sound GmbH','.Paraskevas','','Gleissbuehlstr.4','90402','Nuernberg','D','+49-(0)911-9364650','+49-(0)911-93646566','info@touched-by-sound.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5612e83','baby-shop-krueger','Krüger','Claudia','Kleine Str.1A','29313','Hambühren','Deutschland','05084/981759','05084/981760','info@baby-shop-krueger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c566ac75','','Ruf','Werner','Lisdorfer Str. 21 a','66740','Saarlouis','','06831-123881','06831-123882','ruf_werner@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c56c03b2','Der Reitsport Laden','Krause-Buss','Aylin','Esenser Str. 146','26607','Aurich','Deutschland','04941/71501','04941/72276','info@reitsportladen.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5721897','digital inspiration','Bald','Alex','m Wolfshof 9','53604','Bad Honnef','D','02244-9020160','02244-9020177','info@digital-inspration.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5779b62','','Deichmann','Martin','Stresemannstraße 93','22769','Hamburg','','040/563856485','','mdeichmann@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c57cef06','','Weide','Rolf','Nussbaumweg 6','58452','Witten','',' 02302/390078','','postmaster@motorfan.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c583782f','Kartenhaus','Bügel','Stefan','Schanzenstrasse 5','20357','Hamburg','Deutschland','040/43092723','','service@kartenhaus.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c588cf65','Babyausstattung Wencke Rathsack','Rathsack','Wencke','Feldstrasse 6a','85459','Berglern','Deutschland','08762-727837','08762-727836','bestellung@babywaesche.info','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c58e268f','','Mayer','Benjamin','Karl-Henschel-Straße 24','72770','Reutlingen','','0 71 21 / 95 87 95','','info@onlinewear.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c594899a','Petra Brummer Textilverkauf Onlineverkauf','Brumer','Petra','Sudetenstraße 37','61137','Schöneck','Deutschland','06187-990323','','brummers@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c599e154','Pernetix.com GmbH','Günther','Denis','Altengraben 22-26','56068','Koblenz','Deutschland','0261-1338298','0261-1338534','denis@pernetix.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c59f37f8','creasyst','Ogrissek','Frank','Dorschenhammerweg 5','95197','Schauenstein','Deutschland','0700 / 27327978','0700 / 27327978','info@creasyst.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5a57400','','Hack','Matthias','Burgstraße 27','75323','Bad Wildbad','','07055-7868','','fertigschriften-shop@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5aaf3d6','','Gajdosch','Michael','Weg ins Gries 7','89281','Altenstadt','','08337/750971','','m.gajdosch@gmx.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5b1554d','','Schurr','Martina','Königsbergerstr. 72','72116','Mössingen','Deutschland','07473/91100','','information@unterbodenbeleuchtung.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5b6fa9f','','Hozas','Frau','Esslinger Strasse 40/1','72669','Unterensingen','','07022-266656','','info@khcomputerdienste.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5bc7918','the-free-team.de','Miericke','Donald','Schwanebecker Chaussee 5-9','13125','Berlin','Deutschland','030/94519376','030/94519376','d_miericke@dmtw.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5c41473','Klumpp-Edv','Klumpp','Herr','Elbingerstr.16','76139','Karlsruhe','Deutschland','0721/9462750','0721/9462750','tintin38@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5c96beb','Bettina Hahn-Skowronek CANIS','Skowronek','Frank','Postfach 92 01 33','21131','Hamburg','D','040/701015-20','040/701015-15','canis@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5cec2cf','Game and Fun GmbH','Windelband','Frank','Am Bootshafen 9','63477','Maintal-Drnigheim','Deutschland','06181 / 4240666','06181 / 4240688','mb@game-and-fun.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5d4d7b6','EDG. European Designers Group GmbH','Kühnle','Herr','Buchenstrasse 16 A','01097','Dresden','Deutschland','0351 - 810 78 60','0351 - 810 78 69','r.kuehnle@zerla.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5da2eee','Kevin Kuke Handelsvertretung','Kuke','Kevin','Dresdner Str. 210','01640','Coswig','Deutschland','01723501286','0352350587','info@tuning2.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5e0441f','N/A','hophexe','','nrw','55425','Köln','Deutschland','0231','0231','shop@shophexe.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5e5a041','','Keil','Wolfram','Windbergstraße 30','08060','Zwickau','','0375/59 50-428','','info@enjoytoy.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5eaf2be','Dresskids','von Miquel','Constanze','Im Netzbecher 5','56567','Neuwied','Deutschland','+49-2631-958664','+49-2631-958665','cm@dresskids.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5f10734','Funkshop Tutsch','Tutsch','Andreas','Bahnhofstr. 17','01259','Dresden','DE','0351 4941757','0351 2044798','tutsch@funkshop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5f6856b','Kosmetikshop Annette Bürger','Klein','Herr','Treppenstraße 1','99089','Erfurt','Deutschland','0361 2601904','0361 2601905','info@kosmetikshop-buerger.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c5fbb58e','','Böhme','Ingo','Gerolsbacher Str. 3','85305','Jetzendorf-Eck','Deutschland','08250-928500','08250-928586','ib@kindermode-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c601ca77','','Probst','Herr','Kinzerallee 24','12555','Berlin','','030 6526 1390','','whisky@whiskywarehouse.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c60748b9','online-agentur-kuprat','Kuprat','Jens','Säuritzer Str. 2','01906','Burkau','DE','0172-3527901','040-3603 177777','jens_kuprat@dragfox.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c60cc6ff','goodlife','Geschka','Fred','Theoedor-Heuss-Platz 8','93051','Regensburh','Germany','+49 941 2909 277','+49 941 2909 276','info@laptoptaschen-shop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6132e1d','abiszgroup.com','Dziuba','Miron','Braunsberger Feld 29','51429','Bergisch Gladbach','','02204 201136','02204 201139','miron.dziuba@abiszgroup.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c618813b','','Roither','Richard','Feilendorferweg 6/4','3200','Ober-Grafendorf','','Österreich','','bifidus@aon.at','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c61e2697','UNDO RECORDS','Schuba','Larry','PF 17','15806','Zossen','Germany','03377302257','03377302258','webmaster@western-union-band.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6243b78','Hoppediz','chröder','','In den Wiesen 42','51467','Bergisch Gladbach','Deutschland','070001001870','','suchmaschine@r-ic.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c62a2eeb','','Stempel','Reiner','Sonneberger Strasse 184','98724','Neuhaus','','03679 700901','','webmaster@reinerstempel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6306af2','Bremer Ratskeller GmbH','Scholz','Uwe','Schoppensteel 1','28195','Bremen','Deutschland','0421-337788','0421-3377878','ratskeller@ecom-bremen.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c635e880','store4kids','Haensch','Gabriele','Hochstaedterstrasse 13','13347','Berlin','Deutschland','03045083569','','gabi_haensch@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c63cc706','BREAK GmbH','Bibelhausen','Tim','Kempener Straße 69','50733','Köln','Deutschland','+49 (0)221/9912734','+49 (0)221/9912735','tim.bibelhausen@break-gmbh.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c64302f7','Bischof Handelsgesellschaft m.b.h. & Co. KG.','Bischof','Oliver','Wilhelmstraße 13','58332','Schwelm','Deutschland','+49 (0)2336/470616','+49 (0)2336/83377','webmaster@zick-zack-scheitelkamm.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6488147','','Guenther','Michael','Elbestrasse 11','49134','Wallenhorst','Deutschland','05407 858010','','info@korsetts.info','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c64dd87b','Aloevera und Multivitaminshop Worldmarketing','Engel','Helmut','Mittelburgstrasse 2','49084','Osnabrück','Deutschland','0541-1813954','0541-707737','engel-osnabrueck@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c653c65d','Flohmarkt-Shop','Liebenow','Silvia','Kreuzweg 2d','65527','Niedernhausen','D','06127-967436','','yava@gmx.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c65948af','','Willecke','Iris','Im Appelgarten 5','32049','Herford','','ohne','','iris.willecke@kunsthandwerkerportal.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c65ee9d7','HK-Beschriftung','HANS','Thomas','Raiffeisenstraße 5','76863','Herxheim','Deutschland','07276/9876-16','07276/9876-10','info@textilmarkt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c66573f8','ONKAUF GmbH','Rehfeldt','Marcel','Wittstocker Strasse 11A','16866','Kyritz','Brandenburg','033971 / 30706','033971 / 30707','info@onkauf.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c66acb4e','Flying Kiwi Media GmbH','de Jong','Judith','Holm 64','24937','Flensburg','Deutschland','0461-5700818','0461-5700828','info@comicnow.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6710b42','A NATURA','Wrede','Monika','Sauerstrasse 9','85049','Ingolstadt / Donau','Deutschland / Bayern','0841 - 33 7 11','0841 - 33 7 81','MT@Lichtbild.TV','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c676856d','Nicole Osmanovic','Osmanovic','Nicole','Am Lemmchen 27','55120','Mainz','Deutschland','01742121088','01742121088','osm@novic-edv.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c67c03ae','Timm IT-Service','Timm','Herr','Westpreußenring 15a','29339','Wathlingen','','05144 / 490643','05144 / 490644','mail@speicherportal.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c68218a7','Pacific Jewel','Fagan','Joe','16B Whatawhata Rd','2171','Ngaruawahia','Neuseeland','+64 7 824 5924','+64 7 824 5924','info@schmuck.co.nz','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c68796d8','die Tintenfee','Kerz','F.','Frankenseite 39','47877','Willich','Deutschland','02154816357','02154816365','kerz@tintenfee.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c68cc6f5','KPP GmbH','von Halle','Jan-Christoph','Winterhuder Weg 31','22085','Hamburg','DE','040-22691240','040-22691242','vonhalle@kpp-projekte.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6932a19','RS-Versand','Stengel','Reinhard','Sternwiesen 25','74653','Künzelsau','','07940-51280','','reinhard@rstengel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c69a332b','Allstock AG','Elvedi','Adrian','Bahnstrasse','8603','Schwerzenbach','Schweiz','004118256162','','webmaster@allstock.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6a06aef','Hörgeräte Fachberatung Bonsel GmbH','Becker','Jürgen','Küferweg 62','55128','Mainz','D','06131-326652','06131-326653','j.becker@hoerdirekt.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6a5c226','Document Centre Jena','rämer','','Goethestr. 3','07743','Jena','Deutschland','03641-891012','','info@bewerbungsmappenland.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6ab67d3','Humidor-Deluxe.de','immen','','Im Sauerbrod 84','66123','Saarbrücken','D','0681-9104994','','pfimmen@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6b1ca77','trendstyle4u.com Fa. Markus Henkes','Henkes','M.','Mittelstr. 16','56841','Traben-Trarbach','Deutschland','+49 (0) 6541 816813','+49 (0) 6541 816814','info@trendstyle4u.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6b96be7','die Tintenfee','Kerz','Frank','Frankenseite 39','47877','Willich','Deutschland','02154816367','02154816365','kerz@tintenfee.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6bee9d7','Onlinehomeshopping','Krautheim','Jens','Eversbuschstraße 194a','80999','München','','089 547 18 617','089 547 18 620','webmaster@onlinehomeshopping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6c54cee','','Gärner','Ralph','Kollwitzstr. 48','10405','Berlin','','030-44031244','','office@datagraphix.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6cacb3c','Parkasite Wotke GbR','Wotke','Bianka','Einsteinstrasse 16','59558','Lippstadt','BRD','0049-2941-658786','0049-2941-810932','webmaster@parkasite.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6d1a37a','SysBera GmbH','Witte','Cornelia','Föhrenweg 8','28844','Weyhe','Deutschland','04203 / 785806','','witte@sysbera.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6d721ac','Pfefferinsel.de','u. Peter Mai','Petra','Unterdorf 6','37154','Northeim','Deutschland','05551-67466','05551-919331','kontakt@pfefferinsel.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6dc7916','international-broking-pool GmbH','Fiedler','T.','Prenzlauer Allee','10405','Berlin','D','01805443001','03044340102','vertrieb@satfuchs.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6e28dcf','adconsys AG','Schumann','Lars','Karl-Liebknecht-Straße 19','04107','Leipzig','Deutschland','+49 341 984740','+49 341 9847459','redaktion@bildpartner.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6e85a34','Fossil Gallery','Della Valle Reinach','Stefan','Brunngasse 41','4153','Reinach BL','Schweiz','061-7120625','061-7120625','promo2@euromediainfo.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6ed8a61','Tietböhl Heizung/Sanitär','Tietböhl','Herr','An der Wildbahn 6','16352','Basdorf','','033397/61884','033397/61885','klamauk@claranet.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6f52650','','Blessenohl','Marco','Kortumstr. 30','44787','Bochum','','0234-6405573','','webmaster@pachinko.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c6faa425','Ingenieurbüro Dr. Ilg','Ilg','Dr.','Max-Löw-Str. 15','85579','Neubiberg','Bayern','089 66090063','089 66090064','k.ilg@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c700e02d','Präsente aldente','Fares','Jutta','Rethelstr.06','12435','Berlin','Germany','030-53211830','','JFares@web.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c706ac85','Elektrotechnik Stevens','Stevens','Herbert','Herrenshoffer Straße 25','41352','Korschenbroich','Deutschland',' 02161-9772 913',' 02161-9772 912','info@pro-umwelt.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c70c03ac','Allgäuer Spezialitäten-Alm - Otto Specht','Specht','Otto','Lauenbühlstraße 55','88161','Lindenberg im Allgäu','D','08381 - 1530','08381 - 942417','info@spezialitaetenalm.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7128dcb','SiliconGear','Hübner','Michael','Tiefwerderweg 34a','13597','Berlin','Deutschland','030 / 330 01 40 0','030 / 330 01 40 0','info@silicongear.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7183316','','Wolf','Bernhard','Benzstrasse 16','63457','Hanau','','06181.14008','','b.wolf@maxi-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c71e4ddc','Feuerwerke Weinert','Weinert','Herr','Straße der Jugend 2','01968','Sedlitz','D','03573 796104','','feste@nexgo.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c724628e','schallpark','schnettelker','christian','kortumstr. 19-21','44787','bochum','deutschland','0234 810 255 00','','christian@schallpark.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c72b8e87','Project and Commerce','Ikrath','Denise-Cathérine','St.-Mauritius-Str. 19b','97230','Estenfeld','Deutschland','09305/989 7241','09305/989 7242','info@das-gesundheitsportal.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c756d3b2','Kunstversand Thomas, Inh. Lysann Rummel','Rummel','Frau','Dorfstr. 57','07646','Quirla','Deutschland','036428/51780','036428/60541','contact-shopyoo@akt-und-kunst.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c75c07d6','','Orth','Daniel','Eldenaer STr. 29','10247','Berlin','','01792349614','','info@toner-dumping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7623fab','','Fromm','Nadja','Lea-Grundig-Str. 83','12687','Berlin','','0309377584','','mail@russouvenir.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c76992ac','Photo Porst Weiden','Neuber','Jürgen','Stadtmühlweg 13','92637','Weiden','Deutschland','096146389','09614160876','neuber@photo-porst.org','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c770b967','Leguana Roman Handels GmbH','Kadlcik','Herr','Dahlmannstrasse 16','10629','Berlin','Deutschland','030 31013344','030 31013343','j.kadlcik@leguana.net','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7765e88','B&G Logistik GbR','Gohl','André','Hohnweiler Straße 12','71554','Weissach im Tal','Deutschland','07191/57328','','webmaster@dildoparadise.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c77bdd02','Lernmonster OnlineShop e.K.','Oltmann','Frank','Seewiesenweg 3','85051','Ingolstadt','Germany','08450-91495','08450-91595','info@lernmonster.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7828dce','Daniel Orth','Orth','Daniel','Eldenaer STr. 29','10247','Berlin','Deutschland','01792349614','03029309956','info@toner-dumping.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c788331e','Susi´s Laden','Susanne','Hutterer','Rennerstrasse 1','7024','Hirm','Österreich','02687/47721','02687/47721','hutterer@everyday.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c78d8a4c','','Safferthal','Rainer','Weilimdorfer Str. 53','70839','Gerlingen','Deutschland','07156 966107','','rainer@safferthal.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c793c6b0','Dessousland.com','Donny Steinlein','Hr.','Goldene Adlerhütte 15','95339','Wirsberg','Deutschland','09227-9409990','09227-909230','Info@Dessousland.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7996be0','Polarisator Deutschland','Ulrich Rob','Herr','Candidplatz 13','81543','München','Deutschland','0 89 / 62 44 79 94','0 89 / 64 19 96 20','welcome@creaplan.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c79ee9df','','Karathanasopoulos (Ka´sopoulos GmbH)','A.','zum stausee 7a','55743','idar-oberstein','','06781567723','','info@bijoushop.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7a54cff','Polarisator Deutschland','Ulrich Rob','Herr','Candidplatz 13','81543','München','Deutschland','089-62 44 79 94','089-64 19 96 20','welcome@creaplan.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7aacb38','Der Geld Fux','Wyrsgalla','Jens','Otto von guericke str. 21','19063','Schwerin','Deutschland','0385/2074043','0385/2074044','service@geld-fux.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7b1555a','','Ramm','Bettina','Elbestr. 91','16321','Bernau','','0179 8508652','','webmaster@bettys-world.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7b7bdfb','Mediagalaxis24.de','Stummer','Herr','Alte Breite 22','34128','Kassel','DE','056128610111','056115343','webmaster@mediagalaxis24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7bd1517','Musicpeople','Roßkamp','Elke','Frohnhofstr.51b','52428','Jülich-Kirchberg','Deutschland','02461 / 621910','02461 / 621911','elke@musicpeople.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7c39f36','','komoszki','paul','Münster Str. 5','59065','Hamm','','02738303298','','paul.komoszki@watercomfort.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7c91d75','LightOffice','Rueckert','Tobias','Postfach 1212','73644','Winterbach','Germany','0721-4768773','07181-2579831','webmaster@light-office.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7d01ccf','DVD Beran Gbr,','Beran','Dirk','Thüringerweg 14','33102','Paderborn','Deutschland','+49 5251 876 0 504','+49 5251 876 0 505','webmaster@dvdhandelberan.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7d5c228','Sweet Art Confiserie','Lowiner','Heidi','Zweierstr. 12','8467','Truttikon','Schweiz','+41/ 52 / 301 22 00','+41 / 52 / 301 22 01','lowiner@sweetart.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7dc2ac6','Dynatech','Schindler','Frank','An der Eiche 4','07580','Rückersdorf','Deutschland','0366025010','','frank.schindler@palmcenter.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7e2b55a','','SCZERBYNA','Herwig','euNet24 International AG','89279','Altenstadt','Deutschland','08337-900429','','herwig_5@hotmail.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7e91d76','Heinze Import - Sodados® Deutschland','Januszewski','Peter','Bülowstr. 172','45479','Mülheim','D','0208 - 78 21283','0208 - 78 21284','info@sodados.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7ee9bb7','Gero Homburger','Homburger','Gero','Marchstr. 17/2','79211','Denzlingen','','07666/948773','07666/610564','info@brandschutzzuhause.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7f4fecd','Net4Success','Poborska','Julita','Holstenstr. 32','23552','Lübeck','Deutschland','04513991061','','poborska@net4success.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c7facf4b','Global Marketing','Künzli','Christian','Kirchgasse 19','4303','Kaiseraugust','Switzerland','618131440','61-813-1440','info@usashop.ch','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c801554d','MK - Wirtschaftsdienst GmbH','G. Wilmink','Rolf','PF 1652','58816','Plettenberg','Deutschland','02391 / 3945','02391 / 3706','office@mkw-security.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c806ac87','','Rattba','Beate','Havelstraße 6a','14513','Teltow','','03328334887','','B.Rattba@t-online.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c80c2eda','RVD','Deike','Gerd','An der Lehmkuhle 100','48249','Dülmen','Germany','02594/909224','02594/909225','info@reifen-rvd.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c8135583','','Grages','Alfred','Alter Schulweg 2-4','24960','Glücksburg','','04631/8624','','info@gastronomiebekleidung.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c818f66e','','.Ordowski','','Friesenstr.79','50670','Köln','BRD','0221/2725775','','info@persus.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c81f10ee','Pro Sound','Whistling','Björn','Frühlingstr. 5b','83620','Feldkirchen','Germany','08063-200669','08063-200668','kontakt@lautsprechershop.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c82525e5','','Gieger','Christian','Hortststr.87','76829','Landau','Deutschland','06341559361','','info@taschenlampen24.de','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40018c82b4056','emotica C. Brandt','Brandt','Claus','Adolf-Heuser-Weg 5','53117','Bonn','Deutschland','+49 172 2921732','+49 228 9892861','info@emotica.com','',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC404106478ceaa','t','t','t','t','t','t','t','t','t','test@test.de','t','t'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4041079065da9','1','1','1','1','1','1','1','1','1','1@1.de','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC4041081f721fc','1','1','1','1','1','1','1','1','1','2@2.de','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC404214f74d4d8','1','1','1','1','1','1','1','1','1','1@1.sw','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC404215685befe','1','1','1','1','1','1','1','1','1','1@1.de','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40421a36c0080','1','1','1','1','1','1','1','1','1','1@1.sd','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40421cd334dec','1','1','1','1','1','1','1','1','1','1@1.de','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40421d0008ecc','1','1','1','1','1','11','1','1','1','1@1.de','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40421e696f844','1','1','1','1','1','1','1','1','1','1@1.de','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40421f0b067c0','1','1','1','1','1','1','1','1','1','1@1.sd','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC40421f3f85701','1','1','1','1','1','1','1','1','1','1@1.sd','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('sC404257d5103fb','1','1','1','1','1','1','1','1','1','1@1.-de','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('SY19','Oma Lotti','5','6','6','9','8','10','122','49','123@.d','333','4'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('SykfT8cbH0','1','4','5','6','7','8','9','10','11','12','2','3'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('vUVdzd1mvm','9','9','9','9','9','9','9','9','9','9','9','9'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('wlMdKeO4je','324','','22','','','','','','','schmidt@acwain.com','432',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('ySC3ffec77f2f14','','1','2','Ler','12345','9876544','798','','','test@test.de','Test',''); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('ySC3ffec9323b45','1','1','1','1','1','1','1','1','1','1@1.de','1','1'); +INSERT INTO `cust_detail` (`customer_id`, `company`, `surname`, `firstname`, `street`, `zipcode`, `city`, `country`, `telefon`, `fax`, `email`, `title`, `additionals`) VALUES ('zW9iWnYiMU','','','','','','','','','','','',''); + +-- +-- Table structure for table `cust_verified` +-- + +CREATE TABLE `cust_verified` ( + `customer_id` varchar(32) NOT NULL default '', + `custno` varchar(10) NOT NULL default '', + `username` varchar(32) NOT NULL default '', + `password` varchar(32) NOT NULL default '', + `type` enum('c','d') NOT NULL default 'c', + `active` tinyint(4) NOT NULL default '0', + `company` varchar(100) NOT NULL default '', + `surname` varchar(100) NOT NULL default '', + `firstname` varchar(100) NOT NULL default '', + `street` varchar(100) NOT NULL default '', + `zipcode` varchar(25) NOT NULL default '', + `city` varchar(100) NOT NULL default '', + `country` varchar(100) NOT NULL default '', + `telefon` varchar(50) NOT NULL default '', + `fax` varchar(50) NOT NULL default '', + `email` varchar(100) NOT NULL default '', + `title` varchar(10) NOT NULL default '', + `additionals` text NOT NULL, + PRIMARY KEY (`customer_id`), + KEY `username` (`username`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `cust_verified` +-- + + +-- +-- Table structure for table `customer` +-- + +CREATE TABLE `customer` ( + `customer_id` varchar(32) NOT NULL default '', + `custno` varchar(10) NOT NULL default '', + `username` varchar(32) NOT NULL default '', + `password` varchar(32) NOT NULL default '', + `type` enum('c','d') NOT NULL default 'c', + `verified` enum('N','Y') NOT NULL default 'N', + `active` tinyint(4) NOT NULL default '0', + PRIMARY KEY (`customer_id`), + KEY `username` (`username`), + KEY `verified` (`verified`) +) TYPE=MyISAM COMMENT='Alle Kunden mit wichtigsten Angaben (ohne Details)'; + +-- +-- Dumping data for table `customer` +-- + +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('1uV1pKliJP','20','72ad2a0d85537afd3257bfdf8aed2fa3','b8235cf8bd33c336d836ec39014200c8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('4u9IZ2rdZV','10','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('68UAA2nuPV','95','4f2a265e5f18c3e2de6ac0dd34e27203','5129f23d94614c3bc391f19bafae9be8','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('88NQZ49ip5','18','b3040a423efed9d7f70a286a3a6ad51d','61f6716a89dab30c525935d063f0b08d','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('8cdOyVnAIU','62','9c5fb3e299bda06333175a5cd5dcda4c','32b3efa5b9df261391c03f732fc018fc','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('92490GkZ6l','2','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('a0AKX8HmKI','7','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('A6WuzqIHti','13','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('aamkJjeoNM','67','bf0e3cc8d1c9ed3084a971a2382f8f54','ee7fb6e525c62fb61b83965bff277ddd','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('Afs8O5kmQJ','24','9f7821dcb5b07c072d9918c74379e60d','b9510cd46da0c8a41cd936fd9893e5e4','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('AhlgB1Lv8b','17','444cec2c17fdb23c4b6f50356ac2a039','6a7fc0a22e9970eca8cc4698728dccd9','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('AmwZjHqef4','97','30f18cfb362cd1a2813d473f45a0a5f8','f42bbcec1cdcb20230a5d4da451f327d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('bTCIJiMQyc','25','7e679ce52ef51986d863c16a7f5e23d6','221132b23cadca57385084be2af43110','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('BZwPsFCmY9','28','5f029fbf2a061172ea402dfdfccc57c5','5f029fbf2a061172ea402dfdfccc57c5','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('c1bls7Fjnw','133','c823de1fd16a218bd458278c82930c76','c10d4bd89cf58349dea9ac8e11c655ee','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('C1I8b4D7P6','19','8b063cf36057e2cd551a9dfe698cb2a0','a518e74741ee3cdf4f8e55508a9a0c32','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('CEg0yRV4A8','5','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('dHd1qitoK2','22','8f4cea6e0bd48243c69b3f49cbcb197a','c433b0104dadbe6455f2e77904a7e6a8','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('g6QIV3xvrc','14','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('g7I2SFFvxe','9','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('GuA6iTrpek','26','e26d6a38f84f51469ef4cf2f6263dacf','bfb4c874ce954035b7c07331c873a3c7','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('ivLohzy8PQ','100','d0b80b64c8d75b6fdd8032968d869a0b','df83f363f3601cf735c478fd55b84f78','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('kMzZGwwOjp','16','900f91ab52fe436d12fde2224feb22ed','d41d8cd98f00b204e9800998ecf8427e','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('Kt3iSOzi66','15','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('n1v1615vub','8','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('Nl9msb2kIN','12','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('Pasn1U0Z0r','96','a0544aee189dbde7248f89750d34c1b9','db4f290d6ae934f42e7df6c1f4490530','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('piYmoZ8ld2','21','0c817a1184511db518f90e8d84e3da78','ef84d32597c48e904ff3991e6b9e8d35','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('PTBpg4mWqK','101','eb792f473bd1b9a527a2d4f9547cd215','caba8a331cd234b0cf8408cb32ea6d5d','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('rA9yHQEBcu','4','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('rv0WZJT5CQ','93','38af1a00126184acdc31cbe5a1edef0e','1b52baa6a1093a7af2d362f7b585f412','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40017887cc788','ky2ds','a7e731ba65594bcbc104f9afb0b4d381','b2c9824eeb70b96efcad742d8fd80dc9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40017b1e091f7','ky3ds','400f87df58908db6e02e6b9574d80ff8','85797b4dc6660a5bd585421d3cd6cd3a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001872aec2d3','ky4ds','8da4ed98f3e6f2110bc94f71325b1680','8eca781a759f13ec45fde81a955e6c2a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400187fc721b4','ky5ds','9efe93cb6bc758f18303662bcc59f979','a4d99448bfe66d63af63826815e346db','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400187fc83318','ky6ds','f9b8faa57dad56725cb8b77242c4be23','94cdbeeb63172db1cc43dbf17da71af1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400187fca7d0e','ky7ds','3f73081994f3e52ca94b51ef5f4b250d','003854d6fa4755fba0b191e867a8726f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400187fcbdd03','ky8ds','eccbd52efdf5f31d8acc50fab066d3a4','22f443f09f3578704d40c7104ad0b6dd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400187fcd1515','ky9ds','8e3d4da623b76418d8d7787d2b6bbc5a','0a8ad801242842fdf68c7475138df2b2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400187fce2b51','ky10ds','909f65fef0766634aa62eb8efdfc8364','689c58b0755b07292977acbd680c2d36','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400187fd17ca4','ky11ds','9d957ccc2b9ec5a4f57540f31587fb22','168cada3965af723d2b4e79461672076','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188231ca75','ky13ds','37fbae9c287f9ac8c20ce3eb8f3b535c','f57ab6f5d04e4bee3161d0a03553c3b2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188233031e','ky14ds','edb2581ef9c8bff05506b21731f62559','520730cd29b48736a7de58144cd7388f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882341478','ky15ds','4ca635e6458d108992f524839053aef2','c6221b00931db97a9e2ff558c492236e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882354d61','ky16ds','6cb68f9eea697964cd4739ff9ddb5aed','79e5e91d8aff9984e831fe5c0a5ef815','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188236fb06','ky17ds','ac77a81b0e476a5d2ca21b0be2444994','12a2700550c2b8176797c65716354499','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882385a34','ky18ds','ccae52b53df430a5fe1c3f631cfef078','a7de88b676ea12f9f98ba534f9dedf69','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188239b9b6','ky19ds','e743149009509bf86adacdebacc5842f','095eb6aeb56028727026d16a14255d2f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018823af247','ky20ds','4c67440c0024c39c166014326c1a7b9e','4515dd03cf517113d435d8f6eef34d7c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018823c2ab4','ky21ds','e7781e62b5c899f9eb61ee0fa4394a05','0475da1f35a10d0a0485d12ca547cd85','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018823d6380','ky22ds','3db46c955930c97593f2c44b0dec5188','970f2217cdfe54bbc293aba839994486','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018823e74bc','ky23ds','237f8166c9789b1461cd2a6d7818bc9a','e5e3c55ee7de0f314e3c24bb0b72cc71','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188240441c','ky24ds','8a6b7bbdcb3af453be5b3dd81228c80b','e5f4b8051f936e1dc67e086e42a64093','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188241f18b','ky25ds','86282a0a850b7b90442516c7a5b63f0c','06404d5514e1d7bf770707e1d18b2de3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882432a21','ky27ds','78f987ba2af21ac22e99fedb5e943ba3','42c44e89b2230f151a354f249c782df7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188244b0fc','ky28ds','0144e5cc5f68e7556407fb380deabc18','c3545785172303361b216fc79a512b16','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188245eb49','ky29ds','fc81f15870bb64c35ecf172723c4ef91','d93b53123f2096289d8734dbedf18dd7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018824721ab','ky30ds','ab9f92e23ea592792769cbeaf08d9d87','0238baf6c925f2b719205c66dec18615','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188248394b','ky31ds','25a1710768cf35c7b74b351d5fa7e6f2','452a92cd42531b600ab9a236d4796aab','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018824992b0','ky32ds','3ebfb313377494214a60b888bccbf1a1','94e96d96e078f7295848ff50a6af73a4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018824ad950','ky33ds','ecd071ea0c0039810a08ca44190dd760','652d6def5df0c7f7a480c680dc7183cf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018824c2235','ky34ds','c835e31013a3a6dfa169bc7a5b1c079c','f861de2ee491e1676f704a43d3f85da2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018824e214c','ky35ds','26de81a26eb1a893c644ac3ab590a386','831f38189ea2274930d20e0c6aebb3b5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882501cda','ky36ds','0e35c31518f0a1efefc812e3baf2b2a0','39024b2182cbb8f17974017d75462792','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018825182c6','ky37ds','fe6ab189dfb9c93c3fd19af967c5cdc2','897e7e02bf8e53cbc93455ae54056a9e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188252b4d8','ky38ds','ae02f9d53e79831528548626ad58f6ea','016fdc0786b50fbde5dec8a90ba74743','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188253f6c5','ky39ds','7782061677f09e183b678277290bc4e2','35caed9b4bb77ae1318905b0d657070d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018825525d9','ky40ds','da15436adf58ea66c21a43bc049ccc87','c47a5b68b0f8bc832adb34ee7ad0bd59','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188256722d','ky41ds','5e47659784f50cce6049bf930b4e8a28','8b2f55dad49fac2de148fd13bd76f290','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882579766','ky42ds','c2edabb2c74d8becc1dfaab7a5df2c82','e33af175887f78cb593ba7aba5f2126e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188258cfc9','ky43ds','afe81d602b371573092f4018fad09509','849e802e06879065f28edaea64912175','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018825a2efc','ky44ds','8e7e2dbe5ff60b84af4b44d95d5ec2d0','22a74b9554192acf6a5d745d2272d33e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018825b67da','ky45ds','343e84fd9dcfc5cc9788dfd48f5ff33c','cabc9b159d0fe4b7575b432305aca967','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018825ca8e5','ky46ds','d50b6bd75129e98a92101fdf68e95354','32bf83398457268eedf25f50d286e607','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018825dd86d','ky47ds','b86491f934f4d28e56a41c2ec2c85e29','2666d9b3f27a914ca9b33fed2d3b300a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018825f115b','ky48ds','925d7518fc597af0e43f5606f9a51512','a456e3aa3c4eabc5db513f2eba293f7c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188261077e','ky49ds','006ddce584a56d3259d50c349b07d215','41074753763f7eae174fcec2ad252282','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882626cbb','ky50ds','21e6ae362ad5bd19d9486b750c8f773b','1d00a6d1e8e4b3788d440edfc6517a88','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882639f37','ky51ds','e7debb3bd86cbd80ddfcec43a09e6d68','d7873dc338784377fc19a59db02ffb89','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188264ddd7','ky52ds','82ec1064a7a3c6b21603ba10de5074b3','e5c7103868116db334a6c22b181f17ce','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882661043','ky53ds','b10a1bcd6b7647115cdcc0e08e4274e2','9f528e3a5e6c08fee37383e7400c70a5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882679d1c','ky54ds','13ccc15389a567ecdceb5556c7765f52','3c34c98bf3ad2292325b193d1fdae38b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188268cf59','ky56ds','80a2b35398e07fbe09f476681ab23ea3','c5a2eb5226b30fec93cd9cd927d56f08','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018826a34ef','ky57ds','047ffffa084ea384e6a063553e86ce6f','8716b0f6bdc0a948e7c534cf0a7d0986','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018826b67cc','ky59ds','79ffc9dbd0a94d55a096f6036eed5c10','dedfe69b3e2625300fc15565fb6e3efc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018826ca5d2','ky60ds','0cadcd700b3b1bde44d985a237e09825','6a14de0b6ef3467c5c053558498ec305','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018826dd87c','ky61ds','e480457c5c88ee1860745649738836f1','b8fb4d32c98d7354e31b21a79e7f6108','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018826f10ea','ky62ds','fb1543c99b9a714d086d5cb8aae8e0ad','a7a00479a89068acead37126a96398e9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188271077e','ky63ds','0278d6f66645f99e150bf9a620891d0b','ac773e06264d7a3943600cee5f06c390','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882726cae','ky64ds','1b5c0a3ad1dbf92cb2728235f6fceab4','2d04f4142920bb51152a59a6c4e829a1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882739f37','ky65ds','206fb9e7829e5c47b23909fdc83f408a','41189bcaf3f9dbfecb436f5be4ed3787','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188274dd96','ky66ds','e9f53f3a94b6e95eb0ab47727f43472e','ebd719fb4390b683381fc3cd1c4f7036','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882761046','ky67ds','221204b046bf13dce1ed3f38a42655c4','6b9f1c4744de0b844d510155bdabd5df','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882776fca','ky69ds','25cfd6868b04182eac9c19d7bbce535d','c6b4279290f3370c7910016ce5fdbc38','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188278a8cf','ky70ds','629be2bee78eaf68c664f53d81757e90','4c5d90feb45fc39b6757593a006c406b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018827a07e6','ky72ds','9bf2878068504283cc18d64137b46c24','37217c5bb804059088e8c5f8e3f6dd4f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018827b4055','ky73ds','7c2ececdc0bf32f4ee6eeae0dec72b3b','22254f69fda92894b98ecefa064a1adb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018827c7975','ky74ds','c245481292aa4e9d4f0394856e7edb15','7773a4e895cc6251edd5d6c5671f2103','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018827db156','ky75ds','9aee29cdcf6d392b995770f072bce64f','a004b1525ed9ba645b97d6e28f262ff6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018827ef035','ky76ds','634bc20311bb363e8b83eddacd3bd1d6','8e832a8f84dac737f5671af1d165b818','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188280e7c7','ky77ds','d003ee807e9414345fc515529ce7e9a8','4466abea6cc21964183150c14230f582','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018828245e6','ky78ds','b986b1907ea33912d2bc893c35f4466c','e40d3719cd708bb1d28f849e4bc0effa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188283782f','ky79ds','438525f26a2ca86bbda365945275abe2','38e0b9b6b84865530e3eb76f3fd3871d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188284b11b','ky80ds','1b413c18684b40ae66f8c4b6bf660309','5a80f354d3b14395770abefe06c1a5ab','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188285eb52','ky81ds','850ffc262fbee984a7577e3532842379','aef00ef671a14093c226a649c3d3147d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882874f18','ky82ds','4e1bd7067aeec284b367092754be9399','df055eb472af7c96ea4207a083b40104','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882888136','ky83ds','5b6d69f37ab4090122c3e078d4c3cae5','9804644fb1439aeb05bb9f197bbd0666','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188289e0f0','ky84ds','ff64a80c2497f4dc92cb51704521177b','f9298070cf511f0c477695e0381f54e9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018828b1949','ky85ds','a35363a4251d6553ebcd5e8819f948f1','818f6598f5819a6fc4d02f620d4dfb79','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018828c522b','ky86ds','366abd272e948f6a6c878946fcd0f606','2a205a4099e6510146b5973ec70247ae','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018828d8a4e','ky87ds','ea2d251f039ae34cc4e4d121d15b0b00','a60f3af3693949c6b2830732afdd70dc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018828ec2da','ky88ds','568f3e7bc469883f1008af7602d9f1b5','3278b38d2b584b6a9b0582159c906628','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188290b97d','ky89ds','657980d1892c397a0d73d50ea5795f7e','73792194787296e4de06759c6465df74','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882923faa','ky90ds','60bf1373fd87e307055a7e1baba9f852','2a5bf5e703f720dbbb8b4800903cf041','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018829378bc','ky91ds','b742bf1b0aaf1d643a5d457152c5eee8','52bc05e214d17122f94cb7701a0e54b6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188294d824','ky92ds','04f9da1c0aa6b8a8076bf2d4c64422d9','b9f79f47c081cf41fdaf4dc01ad7b16e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882963780','ky93ds','364158e5b4ef9212bf83b329d7692840','8f263ae8c6947bcc5e92ab089361ffb1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018829796e7','ky94ds','c8d70d0af5d74b7671f4d05984403dab','f2630d60b4b6e3958650ea95f82e3581','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018829ca159','ky95ds','c81485ce30ecef2ad9105f8d74d11749','7341d3c8de89edb5a882d6c8a00e41f8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018829dd8cf','ky96ds','b172153ab0d61ebbb6ed899322f6629d','c8119f7edff90cae0b995e7e0515ecce','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018829f37f7','ky97ds','9141e9b59ddd3b19e376d51ea274fafa','b40cc7fbc605a9baa0379544c41abf8b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882a17c1a','ky102ds','69d12c7223495614af82749024953cda','ca64c432846b2f73b7b1473ea47e8a32','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882a2bb37','ky103ds','5855ae40e698334077e9bb136567b544','33aa76e41899b2cdc3bd68a8d7ea9d25','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882a4146b','ky104ds','bd782cc26bc7149d7e85220e5eada1a5','16a9334d681cedd84c45ff257cfd4462','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882a54ceb','ky105ds','801f83ce05d0b37f5a4a18d9139c2f37','1c77c39462847db5599c6c4ebbc6c5f9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882a6ac87','ky106ds','412c7e11d802b3c0c6b06eeedcd1ac78','175744e41fe7aaa20ab959b4bc953c1f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882a8126b','ky107ds','5ba0702048fc71f883c3905d0c3e3914','ab5e7e4d8e9d71d6f96d716877ee1589','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882a9930a','ky108ds','e6cf35974ec79058b627782309bb6d31','64e6dc5c53b1fd89ec7176f62dc744a9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882aaf267','ky109ds','af090a9dbf239034b179cf0052749817','8222ea0ca0da250f957e8bcff73acc55','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001882ac5817','ky110ds','cf672d7f214829521e3491bcf03d4900','4a6ced9b1b51ddb4c04e59d53fc6ed06','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001885f4899a','ky112ds','9c83ed08b82d0e4ba36ff0647d4472db','93a294e2f6fce8fa116c81c518bdbcaf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001885f5c247','ky113ds','c4b402f62c951b028b81929586843e84','22cb844bf9e40614612078bf50c8bcf4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001885f721be','ky114ds','af5568a424792eccfe0247cb683fea59','9907d98896ddff8a74e9bfdb247a0bab','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001885f85a3c','ky115ds','f153b84b591cba3cb49d1ed0dc43edfa','7934c37f2e522a5d1748e33f45716136','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001885f9bddc','ky116ds','62493a755a827c5384962c71a0eb4f36','b0adaae9ab9dc26659be7318c1d1015c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001885fb194c','ky117ds','060c0c72faaa49aea1dca45beebc09b5','4a856c30278bba7d338b3fcd9198822b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001885fc7924','ky118ds','6d632bdf2000a0509cb169b9aab8cb3f','e52b737eea6c0684184448c5d615e33d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001885fdd86a','ky119ds','c64336e706de56d1209c1d92657fb662','c7645784bd91b1c4353a2808d1c2b5b1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001885ff3806','ky120ds','a0420b61db32a11c44b5cd2bde5ec097','8ae20cecba45be1ed2d52edf56d03632','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018860182ac','ky121ds','1169757b0e16c915a2f68441ff17f30a','49b69b4ffbe47eda684fc4aeea6abd02','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188602dbeb','ky122ds','e6a5dd0a178d8dfdd136d293d5eb0714','a406f182265de3ae22e0dfec991d5fdc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886041474','ky123ds','d5c2c46c7dd8f1dac8f71a8dade87081','74d95daf2ff4d9a8e7c302962b4f796d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018860573f6','ky124ds','6961ea74b05ea3155da3e64e44c6849a','0f6ed9fcdf486cea09153c16f78a80b7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188606d393','ky125ds','d0f8800efde6789511e4f7817f2473e1','970e6491738dd087c4e1e1d3d87d0d22','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188608373d','ky126ds','81692317b8277980560086135fcb6ecb','c22eaab4d9bacc6d69c211dd437c68f8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188609b9b7','ky127ds','d29e0d0b4768d09fd6956026f9dd86b4','d3e0fad7d886c10c19fe1be4292904a2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018860b1954','ky128ds','ed80d96643f2603284430c402126f948','1e273893cb622d22a66af7d9146ad4b9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018860c7987','ky129ds','c274e965585007c1e80173f8f9f78707','42078446058135f498bf9537d061d228','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886102153','ky130ds','3a5853454fdf19dcb96eeb51607611fa','263bce650e68ab4e23f28263760b9fa5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886117c78','ky131ds','9c88340bd1a9f7b4541e70eabc28b49c','cba74d4a5b41f487c1a5895244abc3b9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188612dbef','ky132ds','e4cce47dc5e15b6659af900bdd9f4fa9','121a8ccff08e3bc91227bde8c36fdb0a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886143bf6','ky133ds','d30d9703e3f2345b08874da105f738ac','af93ffc5b7e6b88c116ec48d484c8abe','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886159eeb','ky134ds','d839ab259a4e5bbda3248b447740f5b6','adcdd238cbe338a3807d9c4a81295598','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018861796e2','ky135ds','a5892ad0e16fe02388e0b98735f2b9bb','e3ca9f79707466283203b3baebf5b196','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886192177','ky136ds','4e93a4c86642b6eec75944dab3321f2f','f912421afbd8757c47634d8fcc9f8a3e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018861a7d0b','ky137ds','d85ccc47fa6919e885302bcc62626ec8','31e75bde48d809fe34e20d4ec438e221','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018861bdcf2','ky138ds','5fa5c93453f912f574ace8a622eafcae','75e654789a3a3a3b12cb560dc1a21e93','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018861d3d2e','ky139ds','263b49abb6e07a671ac24d852e7b1c0c','1d6130c9e8bf57af59f10ab39545bbdc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018861e9c1f','ky141ds','a4f448eeeee7d625a89a10acab7d55f5','48f6b586dc0a44f325dd2bcefb2f4674','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188620b963','ky142ds','b19898f0607b5e012a770ffb679e4d7d','d060042676de23dcd76a639a6d236150','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018862245d7','ky143ds','60884bd390c3cf5ec6ba52857cd1734f','56ef4930b1ccc56d061db86cd83175e5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886239f35','ky144ds','3157ac359bb149e2a7683cd1f13ebdea','a56f2ccd6c8866108c37777a709dd947','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188624fecc','ky145ds','7077a2c2ef89b9f315436350b2fd7b21','db0b1d9fd3a52c8039cbfbfa09b95914','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886265e83','ky146ds','7f35de6bfa859f2a737c630ce639d338','3c34176b37b0645e9b0a50fe3ee4d881','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018862cc6f6','ky147ds','b68bdbf0990db03dfb7171d1d7b85b5b','80b2dd937bca8cecd98ad2e897ccc475','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018862e269b','ky148ds','fc41fed614b834801f8da1389d8cfc7d','5312a541d37c2f94088deb3470f95ab2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886304846','ky149ds','04e637a7b0417e287030c9a00f8d7e24','d2d32d685f779649383958d4e032af72','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188631ce9b','ky150ds','69ed4695a9a4d7906f084a48c1dcfc85','831872ccbfb39854d20fb408a3c92660','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886332a0d','ky151ds','165199c96c952b052c9a7bdb25cc5c54','273f069ace2c043772f08ff7daad0c2c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886348998','ky152ds','df650d96188460db461dff7006c26aae','62a108087374d533e21af866c4583b86','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188635e9ce','ky153ds','fef68cf4ff8f6ffc6452470dab5b4bf6','111c3176919599741027a56ea557ae19','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018863748b7','ky154ds','28ab883075013a56cc252f9d3c471d49','deb3c3510262497816e0bfab630fa517','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188638a85c','ky155ds','76431074f040d449000bf67974e6d7d1','e6b212f93aef02e9bd262e123138c6d2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018863a2eeb','ky156ds','3897b7c02b4d57a518eed809d4226a51','e4f72a8bdb12ae978a987e1dbed39015','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018863b8e79','ky157ds','62876145fa233f76590a9b937493b1f3','17429fba90ff20b1fdfa166656ab4a66','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018863cee24','ky158ds','ebdff2f878e183bbe14cefe754df67eb','62b1a43f8d2e683f85e80de53358847f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018863e4d96','ky159ds','98120414b474b132600b424b2ee0a49a','641fdf9378a4712f4ddd8818d68f8fca','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886406af4','ky160ds','0067e6085fb0aec252a111f2b5ab42ea','a463030ad024b15ac3acca9580a559a1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188641f195','ky161ds','e277108a390a58dd53454f539aa5bc71','b04fd94d9f18ac1d48ea154fedfd2a6b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018864355a7','ky162ds','9edf5f00e276ab4780a7be4f89d7b15b','248811404149d88a6f525934c019b53e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188644b0aa','ky163ds','fad78cd9ea3aa0a7fd0e0a1583309986','0f55a8ed4c65184310c506cf429b331e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886461044','ky164ds','b498c3846f0df9f5a4ad4f3463001e65','6d25aa1ff47a7d2856a495a842c5cf62','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886476fcc','ky165ds','34f496e11fa1de93e906c0d3c5dee443','c33816d1a4f9ba27826d88616998594b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886491d27','ky166ds','da29becff13b257149862410144ebc75','e96ecf7d02357c2ab463088e07c12e17','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018864a7d0d','ky167ds','e57710e2df3549545f41ce3e0b8a9172','37c99c6f2809c67fda95497729342ce3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018864bdd02','ky168ds','f31dfd758eaa70a9223cbb7bbf5cf216','2502446509a768b0919877a2189e38f9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018864d3d36','ky169ds','c0bead22f8c7cb6fa17bc0ac9f6be035','baf07ecec363dd5a3581ea7ec46c1897','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018864e9bbf','ky170ds','f9beec04a9ac9476192b6c273b236b81','6e5a92ee4763cce6ef581b517b820ace','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188650bd89','ky171ds','df03b02e6029ae4ce2c606015afa84f2','7d54a14d6c6d2a8043d01fd5dce5f380','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018865266cc','ky172ds','80402344f896fdd002625866b94c6bd3','0081c2bee8232494efed5960e039e557','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188653c6d9','ky173ds','df3a25cfe88fdb519fe3732373993b46','d53fd8bdf93ec21e86f079b558a0b557','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018865525ed','ky174ds','6f9edf42ea43f2eb11faf1b9a8e898be','d42a0825a9f4b2e1bec57ed648eeb3b1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188656856d','ky176ds','c52db707a78040900257a5e79b784cc9','aa25f72300133534549a7bbcdade41d9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188657e4fe','ky177ds','7c74f56d6e8b2c7edf8ed7805cc99aba','84486b385713ad42859f94de572fb542','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018865992b5','ky178ds','b70af3b5e63381dad49a5203010e95bb','a74b7827be2681957a77c3f1739c13b9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018865af67d','ky179ds','a2a40109178e43b524a48aa81719442d','89692233fe0566b19c5c9303cfd88d43','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018865c7d13','ky181ds','f9a67f98879ee92cb0b16630f0009b94','94242b323461939d34e441be9147e000','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018865dff77','ky182ds','31ddb8d49c4e056f83fa0eba54bd3043','bcfe79e5b1d7480ef9f52100ba378c60','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886601cd4','ky183ds','738cd5875479349c8219fae295276c81','4812675cb4e2ead46e087e1a1a592600','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188661cb1e','ky184ds','afbc6ea5f8b75b1e0ac94c768a15e2f1','43a2a34621d55e2bdead18a496f90a24','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886632a1d','ky185ds','e48f25941f4423ed891a4e84a22e36bc','9674b3a7e381a010f593e45999e87c38','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886648d8c','ky186ds','8ecde719d08ec8e689a40d63633963ed','719a3778fdb60332d6043ae84954164a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886661040','ky187ds','ce3f77f51fb1a218678a135887fd7b14','9e950b09b5c408dad59b3a335dfd9853','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018866796da','ky188ds','858045f39926ca05cf72cb5a5be03fa8','83b4ecf470da79ae0b256ecf6447e1e3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886691d9b','ky189ds','b1c76f6e461cbba4f2ca7e41c407aa91','034b6b12d76ab0dc40232687702d4f74','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018866a7d66','ky190ds','c8b1df50f703301baf5b47fae3d858ea','712a56ed08ccca3bf5012e446d19ac91','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018866c03bd','ky191ds','25231666065f60ab0b681825cd86f73a','90de17e18340786fde3fd875097d4c1b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018866d8a4d','ky192ds','822dc542c19aba85c6690eb2e8126f9a','50f3b9f1a6c62a3ba07454b06be72eb7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018866f10ee','ky193ds','237d547e9c25c05e4567a885a7a39536','96adf127e4df2084be420f88113487ad','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188671558e','ky194ds','7527000038d5fe5f695edd3c8527dcef','aa1d3fde7d5d571c98a0f8f6b87bbcd7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018867302f7','ky195ds','134f040b1862a5e2088bdc98c90f8a45','e135b9b4d43f2755977d04cd70dc8a89','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188674899a','ky196ds','c35f5efd2bc6d809da63de7b550d8b0e','3e14906ce4f70c51672b4a3f8323767f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886761046','ky197ds','883a68af1d257d3745951d2dc2262b22','4fd2eb52647ef1d5d91efae6ccad06f0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886779af7','ky198ds','5b0363dd25430156e0af30809fb9f894','3d6d635d95c13d8aec2d45842ab5d5af','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188679217a','ky199ds','937634207cb892bdf5142d0f80cbcbb2','7b27687410334a63a87cf8558476ba33','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018867aa851','ky201ds','851c6f9e52742c09c98f95f3453b4e54','89f40d16c16817d365c3b7a19305c252','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018867c2b23','ky202ds','998b8bd1393d3ea874c3414260504d82','b2a5d7015a8dafa389992ca8c952e18e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018867db157','ky203ds','686aa83f968ef8739109c93112336cb1','4bc2af0be2c80f0a0f60cd2271eacf25','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018867f37fe','ky204ds','67eb448183a50f545e4d362ac459b6b6','68d8816d24b967c351f5300464b1e255','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886817c65','ky205ds','2e84b0e62ca5397845cd553440b51f26','30a8f1d86b7041433a400800d49b4c6d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886830739','ky206ds','f96742de994ac9c99bb209df3034f87b','46c6eb61e754d3a9eb3a83b571893212','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886848a05','ky207ds','8442cecc523a97a13e00108e965afef3','60545bfdc8b00e9caddb8a61508270ef','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886861040','ky208ds','4073187fa62e68d603cc721db7e69f8f','77d0a723d3491f7fa45be7f9ab6fb156','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018868796df','ky209ds','f8d5fb87088e3b5fb68fdfac4c652148','3e16dd1c7d2b11ad8e5b5169321b3054','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886891d84','ky210ds','8fab30a1bc3ad80dd75369ab35e5b581','e0b0ca0e8b045df7f834bed7e03c1e2e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018868aa8a7','ky211ds','6f283e4f2d9641bd403a5573f973b1fc','75f57d2e93e61a402630620da3a964f6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018868c2b26','ky212ds','0d667932e5506a9fb86540a53322ec1e','d92993b13db360d24981ee7ca3f128e4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018868db158','ky213ds','6389d774c7c1beb1bf563e907cc4ec82','574ed056b2d22f7feb7c460adb0c6ec0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018868f37ff','ky214ds','7df40793ef6dcf25e7d701198b204b3d','5f6b6c18abcd32be53eb59be8a614998','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188691803d','ky215ds','6333e408e131f8f98a35d9710a20dd25','2fcad8048db2ecba3ebcb7ecb8a24b46','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886930733','ky216ds','50490f55a39f0b1d178367e45ab85c52','a5ed865f9f5231bbe5c02831eb8c7d89','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886948a14','ky217ds','fabf8d9c446330b09602f3bbb9efea42','d4c541e5df9381d68759b92c24b79b8f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886961042','ky218ds','62ac37748d078b6ddfaa926a61fa0974','13f2b7baea26f6c72b5560006508bc84','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018869796df','ky219ds','3b7ecb5190a019646e3bd2f7a310c04c','c5406f9e874a913e36f541e92e2be51f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018869923ad','ky220ds','5d1193ce1921b7ee1bd10e32790b1f1b','e74d65df30b8900f66d07d8addcd9695','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018869aa425','ky221ds','55d332d2606ac2eae835e283ed527637','2ad8fce22dca0d3c58754a2261d10ced','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018869c2b27','ky222ds','c4ae813e8cf6e32923f799bbebcb6b0d','854dbf60276200320ed2f2c2229d28ba','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018869db157','ky223ds','85ae2ea1de2f51610e75ad8c8e811e39','f804feb9d319dd17ee6aff1f08c9ec4a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018869f37ff','ky224ds','d198acac9e682b6650e964b5bf16d62e','ec777fc6b2fb6441fd50940f853c2756','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886a17c68','ky225ds','fafb31e1bf18eb66c97478bfe91c4a7c','89ed10b5c1bea03047b12d91f253fda6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886a302f7','ky226ds','9e0e28a828f5fc73da56d49fbf853603','2e1043e14b698cdd6b6fb418f7802754','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886a489ad','ky227ds','f4a0969838997fe5dd7e23bd2799ba2e','80d4a8b3d206134ddb2a6c8a4ab572c3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886a61045','ky228ds','ad27cbc904e23c81fe14cced1f31862b','a75d88c26ea00dbee09e191c7b168ac8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886a796e5','ky229ds','19f1e62c2f4ba9c187a471b03cb02bc2','1b7456cd1764fd543d9a06008adbc7cb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886a9449f','ky230ds','abe2bfb12a8e8e9aa72fa051426e8aa5','b19ee284ea85fb8fb202d82b837b15e6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886aacb86','ky231ds','713291653db8c68c7119910c01db0987','d50edda1909029fa76f7a914214cc896','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886ac51cc','ky232ds','f8a14340124cce999c547b4080c9b5d9','1525dc0324e0aa7f73f13f55161ec96b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886add86e','ky233ds','0d62d7a1448d7ee1d8e6ff385ef9c347','eeddefab975f340869135facc8caab6d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886b01ccd','ky234ds','482b12a706ad6648d47283bf5fafe636','323ba40483ed2f6417e237e3eedeb3bc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886b1ca77','ky235ds','ea8a9b14c3ee8d359d697bfea35f4f03','b0daf9b3f0bb5d8c4653f8b2157dc9b8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886b3515d','ky236ds','3c07612e71c405321e6d0dd9eaed35d2','cbaaf8834e1dbfb1ade7e3a7d6c80cd3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886b4feca','ky237ds','373e3c6630d76e8ead6381761db03a3a','2cd60c96e7cb450ce0ac4cb76fd024d8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886b68574','ky238ds','34678a5222ef409f600c94bdffebee90','3937c50b64bb58288ea55fb1ac09a880','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886b80c1b','ky239ds','6baafb248f9c287747192b6bd266d421','c78e1ab4205bb258755eb8744e31b16e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886b9e0d5','ky240ds','fbf0eaed912846330d5ba205dbc53ca3','a190e5a1fbb3b54284c3d9b1570c8403','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886bb677c','ky241ds','a39bff583d8278243e144b3556f73d33','efe89de2ae720cebabe18e3a10da9ed7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886bcee0c','ky243ds','596cb056c281be0dcf0aed4ac489d35a','b33f25a20249e9c374f9f7f61fe6d842','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886be74ad','ky244ds','c525ee608fe0bd6a0720bc389c7aeb69','5f742ba8743e10a64921d711a385f190','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886c0b970','ky245ds','6439c81d98e85956e7ec8fc451a43796','32b5f1108de26b10607356dde5d7c452','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886c29205','ky246ds','0094866fb0083dbf953f227bb605003e','92006633075bf15eefedda81476b63ea','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886c41473','ky247ds','deb3c9a031c89459885da9520a837abd','84182c43904b8d566bc91345c968a5c5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886c59bf6','ky248ds','0ea75056f1268bfe794557f09e0be684','753224280113be82b588078d816afc7e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886c721ac','ky249ds','42ea90a2170ad8beacb207d040f689e3','55ebcd50c113ec93b10e3f2b4a2bf5b4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886c8a84c','ky250ds','981ff1df46220956fe5667cd4c9325bd','f297b29c3a8802366c84f325f85b2128','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886ca7d0a','ky251ds','658d34f55b87e09b3b33e56a294fd438','5e8b5f003bc48b801d723864190dde35','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886cc2b21','ky252ds','07449fc2f0eaaa305fd96d2dc7d4f571','de5bf45c74d1e19d976c55b24284db1e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886cdb158','ky253ds','aa179d3b621bd54938cb3553d1a92d4e','ebb1ef6dd3f104aeb33c646ddb13a908','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886cf3801','ky254ds','7b73340c3eb7daa78ec1042f1d921e91','7de8088f0d2f914c0fbc9bb3af21ffc4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886d1a37c','ky256ds','d7e125cde9c963e6610507e31988edf6','096b60d01ac033932c321a69a8183bb0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886d32e87','ky257ds','8944f7c7322e98d191dc1bf41b4282c1','619b39f7722b9890e03db069416e5ef9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886d4d837','ky258ds','e2a2444a94d78f4032355fa47289f6b0','5eab5c6f3dabb029e4e8b5835d16c9da','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886d65e78','ky259ds','9a8ff59c7d9deb58bd7f73022f98488f','6434337e02516b0afa1d47683e7f0b23','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886d7e4f8','ky260ds','d0a77ea48bb921d05557a13291fca7f7','f977ece04910a8e92a31baeb47dfd509','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886d9b9bc','ky261ds','659c416667285ba44481f09b5369aebf','6d06c6ccb04421c45b201505bd502670','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886db4058','ky262ds','ce985c4b9df513546adc723a3d5c9f50','ddd9e26da7b3a58276d32b36fe13c1e5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886dcee17','ky263ds','ddf7f0b771ee62e9b3bac45abab1ae4f','5a60f68d90b115eeb015096ba123fb73','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886de74b4','ky264ds','1fc0657cdc9c1b369324b93099b67ffd','a4d2eff4a69981ea421538d38470fe83','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886e0b95d','ky265ds','aa1110e21fed003f9621c871b1450100','49d7763374162106a3b18a6cc625a1f8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886e28dd5','ky266ds','7e1c479c4f1c235621f5a381f30d1cb9','d29a00f41aa01d7de424ae252a6ae6ec','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886e4147c','ky267ds','0bc9faff4b27c332d0736911ad4eae8f','229bb93624497d21b74d1872788d076a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886e5c696','ky268ds','26780a1e57fdc06fab70fd46fce34c9a','37c24e71686c2f2ceddd53ffc017e052','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886e76fd8','ky269ds','0d4799c07dca6ff3b85efa75c06beea6','fbdc40b2aaf2922a051abafaff42bde0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886e91d13','ky270ds','dce27aec23ed0dcc98c556e3b4666aff','3c4e83ead8b76574f01144304916e6dd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886eacf4a','ky271ds','6bb3ac78dbdd10d6de6125a5860a4d45','8fa436b12dc863fef6247a3faf47d779','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886ec7984','ky272ds','bed3cef7fe4ba25ada60c1a409d07eb9','b47b202c6ebfb281eb7a95f528669e9b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886ee268c','ky273ds','28b2d68449cb590ade6d14fec6808ede','710c2d8c7dc8558c2674eb8439b98a40','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886f0961b','ky274ds','71cbc22d1ea5c9d021caa27267bd7b7b','24c406e3b37815f6290e489cdb8e69d5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886f266c2','ky275ds','da16d4e2e0c9c31b2fb8f7b724b9bcf1','60b9ad0de16638ace637c09c69235a46','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886f3ed68','ky276ds','823900fe55a4e586879d4d2e2e998b79','9252ac740064d948bc62d6ed07e7ac6d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886f57880','ky277ds','967bbf7082f59006a199c0096aaf2124','d6abc25610c706a037e64fbbd659cf9f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886f721ba','ky278ds','75d16cf1ea93500725a2076a417847ab','74e19daff7f196b065cbdb7efc9f9008','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886f8a857','ky279ds','1402c694db28e4337b4f5f09f53f5caf','b14732d11c56a423f68b43e4f49903b3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886fa7d15','ky280ds','cfbde9c5fbd9d7251c870f5664090d49','f47a85f802395e99e2b457608707a618','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886fc2aef','ky281ds','e305c962eafdcc5680d603cfa7bfc281','5a61fd4ecda9f2def36586c50f0700ea','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001886fdd8d9','ky282ds','de5a1921775f0a05b9101431695f1e6a','4c7874d600c3837d8b9255c48fd75acf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188700483d','ky283ds','64a96801d6331b3d24c80e99f2de7989','27a4243301338b9cff3b7d3b48c230b7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018870218a3','ky284ds','26631ba31841d7e216dcac17d41ab886','92b48cb34222d05f74887881dd3c8390','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188703c663','ky285ds','92c9a76778ea3fbdf2fd25cd3b38068f','161e451868b979e04d174d655e07af15','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887057420','ky286ds','93f61be78ee8ecf10b4957699a2a32af','f5d25653ae4a3a5eb6cffa01f532fc10','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018870721b4','ky287ds','89e907f93c48e38201aae82c8dff9beb','2153c07bafb75a934fc102abf0d9e326','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188708cfab','ky288ds','68cb604b47d1e207e928089d5d8af6e7','aef247e98e484edc286388cc5b09d529','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018870aabf6','ky289ds','f57ee7a5a1b0579103596c40612c789b','f6444e82f13628e22966afbf78966467','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018870cc6fa','ky290ds','031aeab0c0f93a54b80264b7b73344a8','5fd9ef1245b8edc54787826bcd5046f2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018870e74b0','ky291ds','7479af652bd21234f6307e3dd8097488','516abac1d846d5ccf82e68cd162cfe54','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188710e018','ky292ds','ec0b82407b29c79cecbb45900ca1e260','6171d092005e5f230ff4aa5999cae52d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188712b914','ky293ds','cfa6830a801a5ba050cb8d86fb61522a','95a6f744378af7edca8326d29c85a692','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018871462f9','ky296ds','9e0b00056c5df41d6c6f9c6b928eec28','d257b76e38f72f2f15d3877ac95e1f08','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887161040','ky297ds','443a055b4866d7d55607e844af31587d','be906243ba2b3b89931f27da837a3001','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188717bdec','ky298ds','a396c0f5770237e81d8f19f2a5526e6d','8446648aa9a85fbf63d211b707d91cf8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887199300','ky299ds','ce53867b7b03a3b92635bebf9b763d34','56fab969fe0cdff189d7551e71078155','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018871b406d','ky300ds','32358a50e2eab01e69a6e25f92938381','d00bb9758f945f65bbe26072aa1bd712','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018871cee15','ky301ds','b23a240963e55a5bf7c7a7806fd38064','a801f4f86d1a7ff0eca5a299fd4eaacd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018871e9bbf','ky302ds','ef55487577f120c415bce464bea8bdfb','40bc66aa9367250a4dd3b25d66033d5c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887210734','ky303ds','a8f8c365fe15ceaf0d69d9516421b098','cf81252671609a62577bedc05d913144','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188722dc6e','ky304ds','74db010688a33bceab266043a735f74b','ae17216d6b41973eeb5c8498d3d02964','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188724899f','ky305ds','105446b8a9a935be61e4b1279c694fd2','b5b294b0f250592347b04f1779923c55','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188726378a','ky306ds','141518b35480d437f3db01b0aeaeb2e2','0230101ea65b122e160a5fe1b3045f76','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188727e4fe','ky307ds','84f7ef901a95a05851f08e6ce3d85b6f','e33e343254a0346cb9b7d146c00eb0af','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188729ba1a','ky308ds','21a208bcffa29819e906f310f5cf6453','ef3ae1cfc9fc2bacbcf393b0f0c62d22','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018872b8e79','ky309ds','52c60071681caca0e26bc48d365374f3','c17620b68f26887570c0a16d1f2421c3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018872d3d3a','ky310ds','c6731f22de8d10893a8fbc205c2d4e14','bbee13b828b0f5a951f8f0287eaf6438','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018872eedf4','ky313ds','b0246f90b8a6fbbc028f577cf2322850','dc5aa89386a1adf75217f9932f392312','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887317c1b','ky314ds','513393662a52395a29b9ea64cda2c94e','59e2f6b86ba0d47ff0c6b956b284b6d8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887332a0f','ky315ds','5dc74db04c1a55bc33c216e6b042190c','8c4dbe63c0174da5326a54848c7240fd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188734d7be','ky316ds','f2fdc16b2cd872ca0fde9ef0c56f6752','d9eb6396dd883b72793667d7668d5b7b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887368574','ky317ds','6de319633602536b7cb816380e993f89','f3836bc4f735dc72f8685a10967688d1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188738331e','ky318ds','c69d094a971cae9acc47f6f27a4f23b4','9c74573dabc362c9fa194855bd65fe0c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018873a07dc','ky319ds','33c4938e37f0c0fc8b104d7dc3ab6a32','cd7aa4e384c69b693adfeccff53fcc22','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018873bdcf0','ky320ds','974de28e0da1938d6dbb285b3bf57d79','09810efae704b3f5d2d20de4ed114733','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018873d8a4d','ky321ds','09ef7d358396922db26f111516d28fb4','6c4b446c9f4969db69ba5cb4d4f585d0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018873f37f9','ky322ds','aa7a84a7a84c8784fe22f1d3cf3038cc','2b537ccbf57a13335974268bf803afaf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188741ca82','ky323ds','d33c83c49a21c73960c4a9ca0f5afa70','ddc73fe4b41411bc3a80d962498659af','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188743782d','ky324ds','d214ca977d441f1114b77649de309df5','9bcde020398a57e7c1d06e70f31c12ac','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018874529fc','ky326ds','99a73625e6a8ba3918212a14d4473f36','390c320ea64cd2b0db2ac230f64efff6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188746d39c','ky327ds','dd0a06cc8880a930389d61800da57af8','fec3077c1be7f1c20edef3cbbca58675','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887488141','ky328ds','baf9fa32543c05383ee3f271faf4b9dd','636c7baf67d978102903a185d6dc4dbc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018874a5609','ky329ds','45a4f8855effc463b90553c71cf2c072','1a5936013835771cba31cccb7869a78d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018874c03ba','ky330ds','58dbb9f495f42adef971978a3095b2ca','141cf91add0badade3fb96217e964b7c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018874db163','ky331ds','3f92432736e869d2a66d05cf33779f1f','b55dfcee0122226cdc8c29d912bc5237','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887501cd5','ky332ds','b4d2f587b519610222d5e3a8bf71b06a','af7f715bdf731ab9fdcf09079fbc26e9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188752189b','ky333ds','72df6d8bb465120c3a057e264b6f5896','941511bedd752843e4a2bb1a51229327','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188753ed58','ky334ds','1a48c24766e95d6029b7b596ed9ce300','459c26e867df54f4d215cc1608f1cc0f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887559c0c','ky335ds','5646842ba3170a9c6d105affb4700922','cccdab3a71c217a86145e9856e6d3eec','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018875748b6','ky336ds','2124987006b5990d9dace8dfaa735cd4','577ab01c5b7101ffcb11d1d01d1b11e0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887591cfd','ky337ds','6b852d27d9ca1c7aefa07bc97a4e68e8','d74401899f76f620353844268974ab4c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018875af2c4','ky338ds','989d156ba878cac881f4206ec84b6a37','8c56e54090e856f7675a1d1ce4aa3a3e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018875cc6f8','ky339ds','bca86cdb81cb4c4327b5e0437250c801','47a257fe5cde26b8299613b76766274e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018875e78be','ky340ds','a248a90155e043e592e9b3ac1cc00952','e1a22c086f4f9334732d9c946924434c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188760e022','ky341ds','715219c5ec45b36e5c851c02265aa675','fa0408c2a8e06f4cdf105fbe6421b46a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188762dbef','ky342ds','12d0bbf212615ed92c27b4c922c7893f','2927e1e0383289522e257b96fbc563d8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188764b0ab','ky343ds','b8ef17701de2250316b11b2463d6f263','1493c35a9df54dcbed8bbe5a61b3d64b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887665e97','ky344ds','58100e723e39e5aa13991719deb74519','6415a104a4fb07f8b3be9a63464ebb87','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188768103f','ky345ds','1461e520795274cc074269eda6dbe1e9','892177c89b392ff11ffed57817dd5fa6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018876a07d9','ky346ds','938b54b5cffc8a728ca06a2b0537feee','219e75cf99f4bd8d69b9b5615375b50e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018876bdcf0','ky348ds','678e80e2e124b4462f68a971f62a43b0','bbdb12f270b5b9897ee7ef96247d7354','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018876d8a4c','ky349ds','cd9b8c907ab9197de7d9e947a9c3573a','8e0c1e647c684733f1f1594ac02a7f1a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018876f3c8b','ky350ds','8b940f3c86d6abe9207138724defa3ea','b5a6fec79ab5c31a1f82dbc119179d88','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188771f19a','ky351ds','790595a2923f19df5505e6c9578ee44a','b24cc6c658b007416058cfdef3e85707','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887739fbd','ky352ds','037f3df9e4b811475f89add92be626ef','1fbdb5717bd77c2b36c23b0b1b7f5bb1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018877573f7','ky353ds','bd8f3b3392b4bcc1c650bfe6b0c1b3c1','9497526b0c69c611cb7776a7680e00e4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018877748b6','ky354ds','a74afd9dadc663beaebee6572c643257','6eabddcac1d7c140d4f44cdd833685eb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887792282','ky355ds','dcafceae91366a6dbf0c8489a3c85874','50dce4fae78e94f6c512b2d064943973','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018877af34f','ky356ds','5f754d70af78bdc779d32cd1c8012390','b51e86cc423dc36c51c101c29b51d948','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018877c9ffc','ky358ds','dcf718b765629d247e9158f1a4f5160a','e429d7e24d25fb246959e40eaa4a1cd7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018877e4da5','ky359ds','9643d76ba67c73975ff152d8ca338989','8697f09cdc3b50761e8b568652d0d4fe','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188780e01c','ky360ds','cb5175a5a3b1b481f8450aa8cedf6bbc','ebf48a7319c7b631bb6e5ea421a13947','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188782dbee','ky361ds','27f26bdf99c177ae38017d574617885b','47238e0a259700da2a3cfd63e57b2001','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188784b117','ky362ds','24b41f00cd191f72e8f4e4d8c0339bba','183293e55381189973e2f1b8b1e21998','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188786897f','ky363ds','3e6936396b60a4e75031a02ed983576e','43d27b866c1f1457e529ef5c850ea0d1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887885a33','ky364ds','3485bfb2739de56e8188253e30ffc9dc','91b805012f3786aecd368293164950b5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018878a5600','ky365ds','5406513b4913b495755247c27a3ff713','c4ac91dd78f48a23b2d9a31ea306f440','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018878c2ab7','ky366ds','b059ab84a74cfa4a1597768020f31f6f','a38c714bcb8c67c332889157d5e85507','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018878dffe2','ky367ds','39b9f9e63eea05d63dbbffa90fd09039','f58e9b1217481a5736e1d159bfa6af2f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887909204','ky368ds','6da0a3332cf24c4cf951bdb731316ed5','faa13a9df5bf95cdd43516efb1e0aa37','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887928dd4','ky369ds','00179d7f04d0e20bf50bd2c02f75ef3f','2a1d3cd4481dcd184151609f8488a5c1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887946295','ky370ds','255ff4b7f3f99d5e026aeb9bc1550042','a5d59c3a72565fdf8adfa5d0efe1701b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188796378b','ky371ds','c5954b81ff886cc91485039653ff5aab','999269da96dbb3ec1458765818588989','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887981051','ky372ds','c14c5c7b82892155d3132ad098ca79f6','bdc55acba90db4c3ff55079bd904adad','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018879a07d6','ky373ds','708a6c12483590abc35637407b7337f3','98d8b164c13fd40af84d6931973657b1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018879c03b0','ky374ds','b069b4cc20d81df8c3877680719d5b4d','fe4f7f45f4172faae738d03eb7b3ad05','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018879dd873','ky375ds','6d277354e44ff95f74fce07e0eed8845','6c208b33a7bf4a555f10588d708e5573','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887a06af0','ky376ds','74c14b6e1082c032ac5a86cfbd8faec7','730066e8dc805b1d03ab25505e261201','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887a266b6','ky377ds','3c2f50b2614d02643423352248a81ad2','98331ec4b5ef210cd293c539328fcf36','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887a43b77','ky378ds','d713a4a85dafcd48c51ee32a9ea5cb3e','71e2c5c17568d579edba333f5b2c7b0c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887a61046','ky379ds','23b2c59df2cfc66f47a668208c510aba','2c5052abd83e30217fa55e9db559f476','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887a7e4f7','ky380ds','08073f8535a60210979f151f543b7695','b69c892081e66ccf626c3e82e1b1c930','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887a9e13a','ky381ds','c6eaeb8fb9b803653b5dd7302758f5ce','177447750a8b762a91eb3070fee98684','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887abdd01','ky382ds','7716dcc42e343bbfabd8ba2d38d61986','62b6de96b637d322776330e55004afdc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887adb159','ky383ds','23ba753819a7853a04f07968cd73c7d3','4b1eb31d12a10ad3b8d742121aea9ec5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887b0441d','ky384ds','e01e8cf1ca6b78068bb7deffff1ddc06','4e08849955d98e3113664432f7bc4b8d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887b23fad','ky385ds','18bcc6115e4df94709ab86d5441727c1','85ccaf17c2914318dba7fece63c665c5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887b4146c','ky386ds','da8109ac7607e8993e0cfe530f2ac370','2a23eb8621efc1b24df211e51e7863f4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887b5e9d8','ky387ds','a214a5d51e22d14a4d509b1e44626548','f76d6a7cb44ffc24571bbccff751d520','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887b7bdec','ky388ds','d38eb74669995b55c6c842361a48b584','42f7d3851790f9543e92978d2b53ae1b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887b9b9ce','ky389ds','24b3a8c246713e5c737aeed0e18fc1f7','dd761312bf8733a0537921f3f4cea95d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887bbb599','ky390ds','113f479da9401a799d6136c9da15fe3e','09855a3fcecbf9ba5f42fa6dece41e80','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887bd8a53','ky391ds','25b625c8d1eb1a900ec6714e61306b7a','6f26e2937e08b9112f50a17e3b54d529','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887c01cce','ky392ds','7049129b59d5533d1f049226b8bf76a8','dad6c6815e0ef0a36650c46923b560bc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887c21897','ky393ds','bef87400899810270ba7a755b3e945ce','91bac0ff8f48ca504db617f46281c3d2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887c3ed56','ky394ds','d046c3d0f17892d7a54a40075fda7879','9422ac03a10d735e316c51031fafadbf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887c5c247','ky395ds','eed6ad35c050f1b4146b194661d4d4ec','3f2dc75ef9a1eb7c1760102fd882e68a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887c7975b','ky396ds','8c23a693b236b510306e2c7e6c1a2eb1','c6c5ae3fcccc5f802f1e6fc4983da34d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887c992ad','ky397ds','ce173a4b31ff4e4626721fb2ca9a6322','e8c28f366fef7be383e803fd8979627c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887cb67c4','ky398ds','8a753040bc6bfe2799935546db819ca1','98ba507644332503278276b191c50874','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887cd3c2c','ky399ds','fe9425258c88cc09643ffa1618e0b05a','f2f0cb27ae588a414fc3af82d2666274','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887cf1525','ky400ds','51a0c72e4a030fa8403a437027560288','3f56a92e6aa6d1f37e382bd61ec871d2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887d1f18f','ky401ds','f2c273fae93782dd10e79636ac6bf652','8fecd7a04054056c51158857c92f210e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887d3c6aa','ky402ds','6bec05a6ccfdd4dd390c77be2effc2e9','0a3d43fb81bbb2ab02aabee27d561084','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887d59ffd','ky403ds','dc89ff3166bbb01332e6dda7e0f52c9d','3f233afd580c550c6a85ed10c0705286','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887d77066','ky404ds','e8e1acee9c09295a485479d77282cdc5','6b5859ea4b82ada687c0d1074e4e5e3f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887d9449b','ky405ds','b63ead9ff8c50f92f9c95a9b5cf6ba23','cccb6e6a9d3b6c32b15a54786513a646','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887db1957','ky406ds','4b89542fb0cce260b32e592e4326adb2','9252ac74f614c9db5f676b53dcafd951','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887dd1519','ky407ds','5ccf33ee26463972ae5f76f8ae4695e1','7e21e6305de11c02637c8ceaa0624874','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887dee9d6','ky408ds','710dc826fa39ec16bb7e9c959067806e','5b5d9c7284eb74fffe592feb91f006a1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887e182d0','ky409ds','484ab72ad1920bbfa703b953c937936f','59e617e97603047c51e895499386a8d6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887e35166','ky410ds','2191ae1774e6154210836c621e51755a','136dc8031a83ffb36d5e87cf1851d061','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887e525df','ky411ds','0101ebe8b11709c693ed424bc6429e5f','49cfc197e37d9011824324d02d71ce43','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887e6fa98','ky412ds','4aa8df6ca0401809d39ee955ea4d274d','17ff8fd87439c3b5afebc3c426ca6f36','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887e8d34e','ky413ds','d6c8cd74f926ae17d9be17c195489603','479a04afb300b4122f23c2ca0840fa0d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887eaf23a','ky414ds','7a513b52770acb195353d9d98ac389c7','69fa2b9c1b6c5b683923b0c9749c37a8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887ecee1c','ky415ds','833eb1025fbba81d46c641237c912874','a33c4cb7726be3688eedd9c90bf897c3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887eec2cc','ky416ds','2ba2f9e6e592d1def5e1572837a53209','86f34349329029936fdc12e5176fef1c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887f17cb2','ky417ds','6f3d0c1a1e0f8ab65ce03c17b36ccc51','fc7c5d61418e469e84f6219ba6933e66','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887f74cec','ky1604ds','4bf1389dcb0cfd243574f0c78cd15bf6','915f66ea8f33bae5fd4d49c5542234e8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887f96c90','ky419ds','a28a59c6648d7d2bf1009e5b3def3103','6e13c91b7256dc88bfd371c57cc04031','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887fb4061','ky420ds','f3194cd3242a9e7dd6c1150fe5cd9994','678d7c57424e092d3ed35d16e65ac025','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887fd4125','ky421ds','2ed899d24fc306c7b85fc6542d138b18','d52fc0b0a61d7e29aad44242ad48a8df','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001887ff10fd','ky422ds','f1e0d14fb72d03a69aeecb289cc94cff','9822e06b8c1af5832bc6b8428bb63cad','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888028dd5','ky423ds','dd6e93381e7e89a7befdf24eee51366e','8f96f08ba98f8c1cd2ae457c8a83b39f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888048996','ky424ds','e81150fc574412bd00231693fe2f6299','a68f8066e91b7ccb71490250a6850638','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888065ee1','ky425ds','82f0a83b8a3406156c2482d9ea733510','06cc7c961e8e08873dfe88d940f09235','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888085a41','ky426ds','b42def56adb45190df43a84f16296e40','bcf02c32343ce81eac7627175b0db0d2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018880a7d0e','ky427ds','f1f8d16b3a8c5358d1de9d51650db218','4c314c38e8a331ab75506d079d546c3a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018880c7918','ky428ds','619d8b996be878a86b6d1065e000bee4','d041a36ae8266ea60e2e2c2a6382e66b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018880e4da6','ky429ds','f142eff2af9dc9e8aed6d6366f0d1af5','71841d24d06ccf35b06dca4c38e378a5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888110735','ky431ds','85548e78cec39e5bb7f710bd3d30b315','7666c63bc5afdeaec6076bdd78d6e3d9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888132a1b','ky432ds','363d60589716929871c012c884ae10e1','39fb4e1545e9b67b9a9fc2cd90937e26','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018881525d7','ky433ds','0e45f3b1bc71436e68f219d4700ab4ee','f39a50cbc26afa5ce08ef412a18cd683','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018881721aa','ky434ds','7bf4821d879529759bd9bcbdee7942b7','32b98d9689b97c6ecfe39be33056ff4a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888192168','ky435ds','6b83b829a836c8ea6965ee51e2b85c0d','575601ba33f0b42939311193b21c6df7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018881b1953','ky436ds','e92cb3421a02aae4aa370f53906b2246','118a6b1dd333b59dcef27da4a8040af5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018881d1515','ky437ds','276c797404f53f9057033a6317e0b13e','261a44ea97ff3e62b3e7a2227725e962','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018881f10fc','ky438ds','6b9837ec614bea0e2f51e082720842b9','7f8e8ed05e8596af9411abd5a2e8e60b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188821f18d','ky439ds','37f189c369801a1ad513e265bf8d5c41','11f05a40eb3db06b1bf0123e06119905','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188823ed57','ky440ds','3d5ee0afb25cde59c08f49d75d895009','855a4e1c5c56b7f5885b300e8a0620d0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188825e9c0','ky441ds','d4999fdba163d8a0a44885838813c48c','9903f0ebc30e5d3114f1bacbea745d8c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188827e4f8','ky442ds','c63564c8e790160701f4d0037f4cdb13','f67eac3075a4cc1e2febc3119847169a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018882a0c5f','ky443ds','a5f9cd0ead9a520d1f6eaabe4be32a54','0988a6faf48bbfda5ae3cd3f94246a36','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018882c040f','ky444ds','a615d6c2bdb098c2c16b20ddf7056c69','c0828da9773e0406ea3f4f44ed4b4e6d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018882e03a8','ky445ds','95836d594f9ef1e46bfb24bee22e1eb0','1161c6f7912790d65edea5c0ccfc2597','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188830b95b','ky446ds','ac4cd75d9f7f8ac4539ad52976797087','3519e01c1878b82cde4c3c2a595fd237','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188832dbec','ky447ds','9ddaa340684655cbeede5dab798a5707','89f40d16c16817d365c3b7a19305c252','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188834d7c7','ky448ds','2dced4a9bc8b67ccdae37243c8a2649a','5b1d82ebe779bc3540e82b4b966026ac','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188836d38d','ky449ds','c85fe44c684607af07b20206f66d06c2','b7872cc05d16831fd7722d20d3118ffd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188838cfc3','ky450ds','fdad80ba854855cb72157135ddebaf81','7d3a85b5695f1ae0c21d1094c2cfac98','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018883af244','ky451ds','015e6d00b2ec121f7ba2e2de84141e93','0bc1651742cacc026ba45485c2e6295e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018883d1517','ky452ds','a31bab484d0a8b59ff66882afa6a33b3','5ab2f071588232307fd214bc26544622','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018883f10fa','ky453ds','5b6916e35290e569d7f8e8f7dbf4c781','25a1710768cf35c7b74b351d5fa7e6f2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188841f18d','ky454ds','7061526a803804a6bbe10b2d027402be','adff9146eff2e308cbeb8263881337b7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188843ed56','ky455ds','94046bd2a9b59d6eb9b55e80c8f9edbf','7e47b9d6fc0b692ac0258f48f2970056','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188845e9c5','ky456ds','2af5cc86636f92cfaa9d056f8810d8c4','5a0d03f5f02c6801e80c68c90b6504f2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188847e4f6','ky457ds','7a257a735eed67c0c4d74d976cdaf8b7','27a7ae2f280533bae6d5fac6ebb1be00','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018884a07e7','ky458ds','09ffe94e7ac0966449d9960fbc062e42','a492a0ef1f51dfbdf06fe72e56796a36','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018884c03ae','ky459ds','6e80175e9338977b78748511f82cf64d','e2fb8911d31488862793c37ffe0435ad','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018884dff76','ky460ds','6ce4125d5dddcd01c7f1c95f0fe0ac79','c133c36b5c23dfc23f265440952b7d68','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188850b95d','ky461ds','372d583855025b5333ec9d9c44a9fc94','3390932145dbb99a18ac787173c3da79','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188852dbef','ky462ds','c066983b0bc76ff4e52338abc698a101','a7cd6ec48d38e486e7de3ea48e36ab09','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188854d7b6','ky463ds','74943bff7020b833b8e199ccbf22bdaa','d35b5f7a2714ef06304ce3bf3ffcf6ac','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188856d395','ky464ds','99ae227f82b2b8daa8e4b70733eb4e8b','462479251ca8975a9d45c111d79479be','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188858cf55','ky465ds','3ea97df910e6eed89d9415a5699ac9e5','1e6097726066cc062e24af0f718a4c6f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018885af246','ky466ds','3448f8a655b4c708392a2f29c1eb838e','5148320b6f9f2a17a3d76d043e1a1d0c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018885cee0f','ky467ds','dd19cade3a3dd2eed73b152ebfb29a1f','450d088f1a2ecd99e6e53a4b7f1620a4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018885eee10','ky468ds','d024c9e78b6cb15efacb7744573d8580','d3830785667d82e97e0dd0e6310f055a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188861f18d','ky469ds','7c0b091612304e8899ace10c9b8700c0','2f69ff4320a871f8da77ea2947cbe7ed','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188863ed55','ky470ds','caacf82f8cda365797cbfffb130e5500','8ba934daa8aca3adab435844b5123e22','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188865ea78','ky471ds','b8e685c04569b9d655a22e0b12de6a0b','ff9a23b02105d6bbef34a5155be52800','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188867e4f7','ky472ds','6b9ae0dfb3d7bcf7d61f4f6316bfc435','3398fd5e4fef6b4046bb199faefd61a8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018886a07e2','ky473ds','e55f20d2ea107053c44c5bf848b0bc7e','a8e8a6f6bd136ec41fe14217892b9af0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018886c03ac','ky474ds','1e061466f1125a9a19ba8dc892359586','1dd5d0fdc8b1c59d9b879743410fa428','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018886e2694','ky475ds','c52cefe66b97542c79aba6f5802b1cf7','ad0decccf450696a78aa4d2bd7978298','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188870e017','ky476ds','ba48fcafa71a91ea9c9b8d929729c088','8796e460bab9112f08e358a29a0e55b0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888730365','ky477ds','f2df67eb0ade62f6f42ad867053f37e0','9ccc0de02765e0211f84677c2610ed18','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188874fed8','ky478ds','79e5e91d8aff9984e831fe5c0a5ef815','f8b18f1291fe434d1bf69f38fa18383e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188876fa95','ky479ds','e5913932ced69a3485c04da53094d2ac','3a0ba3e5fc57c5e52ab71cb91c7a910e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888792175','ky480ds','dbcf4f779eec03bb44e9967b8210476e','394a73ee83c92da5a9bde57dcdfb5f1f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018887b194f','ky481ds','7efb1688860fd1f3fdd319b1ae1b0806','8746f5151cdbe1639c56fd5f02c33322','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018887d1525','ky482ds','8035c4a831fa8df7fe5e294575c71ea0','e75a6470b1566c3e854ecf4539ba0ed7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018887f10ee','ky483ds','b3a16ad6c306e702f8304440526875db','8c00496afdbc53d68825a957bcf114bd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188882189e','ky484ds','f6601750daea7617bb25df3b8b539275','72c3446a3d488cffa8ff783efa80d2c4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188884146c','ky485ds','fb46606e78dce9d2707da604300aefae','395f82f835a3b4151762319a95998c8c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888861084','ky486ds','5e0f17e3b2f6816cab4b8846e97af20e','4ebb5a3ef0f08e3feace61121edbc5eb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888880c0c','ky487ds','6843e9bf07ad96e7d873024b7939ae74','6307f42944ae8d31c2f5e8d616448d9c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018888a2efc','ky488ds','3cedb6ae600db1cc4f3f997a8b854a8d','e56ae1354a912ad98d9a9259ff1260b1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018888c2ab7','ky489ds','e3831116c85e449170640e5689b39f59','e43d9ae9370d5b4f8733108acb662305','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018888e4da4','ky490ds','ce57d6c60f0de3ecbf488612f1e8ea27','289fbdf988d77f44c6c4185cab5d6bba','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888912e8e','ky491ds','114e578fa828c13562e9ee6ea6829847','56abce1c4c15752c886ab99cf22f51f3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888935163','ky492ds','81e607be394d1cd12759c95af60a6400','efec751fc2c03b37ca0c217b3ea8507b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888954cec','ky493ds','25f1dd8444a609176fecad2287b92aa1','351221a2d511870b422859ab3125fed3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888974caf','ky495ds','2ead609e02e6e5a0c81bcf09434783b4','f4ce127fd3f940c44a22e7cdb5dd2129','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018889992ad','ky496ds','e6f65c670ce8f0433449abcf172c875d','3dec84a2ea8ce8dafbd02ee7eafb8387','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018889b8e86','ky497ds','9f60aac4011e4d45c1576a2d6b166846','8ca61c8edfb7aa09284f0b2b69ced287','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018889db592','ky498ds','85cd35a4b9496ca6f5d5b69459703e2f','98edce58392c1bb8b41b6c72c7ccda29','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888a091fe','ky499ds','7dcacefa6e831b146b384dc6dd2d2561','659a23d493a14225581d5b177cbe4982','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888a2e00a','ky500ds','6b1ce27c56d40afe36093ca93a7a9b7f','abef5d167b0ce1d6d40e6899b697e313','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888a4fed1','ky501ds','2bca13007ca53a8541c880a72704727d','5dfa317f2bd5a20ab09cdad030d7ae6e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888a721af','ky502ds','f3a4edeafcc126ea3f02febc81b7acb1','cb7ac2c8a33f2c115b4a8b6503d4a066','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888a94896','ky503ds','01ea2e2c116a09e89d7b53f661c8a92c','224182cd134c3c380ddc72632836bffd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888ab680a','ky504ds','5e9c1a0123558d7746147c23a1ede60f','0b266a411ec4f3d1a62f51e8564cd800','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888ad6347','ky505ds','ef1abc84db7d23db8e401921006bf2ae','754331e6017ba5d31058fe66fd33a5ed','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888b04422','ky506ds','e2b00890da3c63c4585dea81fb50ce92','f998ac3b26feda3caf5f5c3091650365','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888b291e7','ky507ds','6bdec261108bba3cd0756587d07b24e9','ccce71d7e4d9229bd1012af05ddbdfbf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888b4b0ac','ky508ds','5e1c7fc85652cd22af8191c289e88741','1d3f2e7e16c24a63fbc59015729cbac3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888b6d3a3','ky509ds','b465cd8290b5a84854c79ce51216eb34','4828018c128544b071c4002e2582d9ff','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888b8cfb7','ky510ds','8a8d5ebf12af55b6d881c9714f425af5','ba71ad6c09a312d06d656c73b769357e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888baf365','ky511ds','8a03592557ed11b8d4eba9233c212dd2','4161f4d0326396cc1a507e8ea2b5bbaa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888bcee12','ky512ds','6318e32b1c23dfdbba1e17e8ec5321d8','2ae1490e2fcb63564e02254e38b63947','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888bf115c','ky513ds','05327a9c882a90afa8fe57f0b19cfa77','d9b109585663ff0d236fd4a2bdd51384','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888c218a0','ky514ds','50b24b7cf70ee1f28e22c883146ec097','f1ddd7ca935ee1b84735a1de229cef3b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888c43b79','ky515ds','93a8eda420c756b887cda62776388348','afbb929d17e598bc154c25a66af0f8d2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888c65e7c','ky516ds','fef08cdc9480f5f517c80a63a15949f4','1d48dfa68c4c7bff445e236c091aa37d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888c885c8','ky517ds','3bb4e14924c170e2e8b4cb3a9701ef71','92d2783ee61fadf736972b8fe911cdd0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888cacf50','ky518ds','0dd36c7c7e724b1bf750ee31cb65250b','a5dd08c26b003e9b48424d939f1cee73','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888ccee0e','ky520ds','e537d21c4b7a9a2d670df7ff220b69c9','c437da20dcd693ed18e3085680eacdb2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888cf1159','ky574ds','bb4ec4d4ec658de4391212ab229d6d91','09d773d752ce6e804a029e74352732d1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888d2189f','ky575ds','b50e914367b599e90e7260b5c610c6c7','123cf315dc4d53fd0c73b26bf4381b8e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888d43b78','ky576ds','e91b2fb8ca2caa700ceec529143b4af0','840e6ce3cb910324d5745f8b986ee968','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888d65e7c','ky577ds','bad703829ec7a6762cbdbdaf05d30ae9','10cc3aebb69e84f8b96a33b941ca30cf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888d885c2','ky578ds','80af74c405de59339682a4feccb0793d','d2a57f5c5c5bae70c7161623d994685d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001888dacf53','ky579ds','4de471e02e4cf418d12c85bed51c1cea','4e5cd1b7f632f04e7be1e66dc42181aa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188a8992f0','ky581ds','afe0bef675fd1450d0bc8266f911e00d','be08fb4227002829179425678f0cb11d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188a8bb592','ky582ds','fd57170f72acff29fc6ba23bb66bee22','b3bb028d867a1c4d61c57e6197f2c148','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188a8dd87e','ky583ds','32db1747a6f1a0adc51ce90714d70e96','b2980748a5081feb3644b35d62f07b10','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188a90b9da','ky584ds','af318df99a624b102884f6aea61162e9','a8c2fe850aaeb52b63b858071a6b401d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188a93077a','ky585ds','3706795b68f736b4df1f9ee855a043f2','be36fbd6403bcff7a0664e08874f880b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188a9525d7','ky586ds','01359a13141f3d656f25fe4d06072192','7eed3467c61e21c6ca6aba883f85a512','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188a9748bf','ky587ds','fbba4c9812a9e0216326c0b0e5980622','97d4614882faf2836b7686c199fe413a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188a999284','ky588ds','4d6db13c1e4d94ad9193394debafa53a','d9dcd15fda1c014f2cfda3c90cbde832','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188a9bb58d','ky589ds','86a504bddb9a59744d2e3e36ef5186fd','4c320ea01c441cd69eaa8f442c4cfd58','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188a9dd88a','ky590ds','b23d7a593002d5589c1ea4d52ee6bacd','23bc3734107158702d31148beada6cbb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188aa0bd4f','ky591ds','839847f8a9683e1869d5ab42a3c03ca9','201f844d2a0f77d03269d100df0c3185','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188aa302f7','ky592ds','0178df847c6d1439b070f7502c317b93','582ad3123444c63b0dcc30c0e419bed6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188aa525de','ky593ds','e8ace532674821769fd166e47f7d2d72','164464febd95ad0de000366386a02afd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188aa74cf5','ky594ds','cc0b1009114c76feb40d66508cd684b4','67dd3c8b9de704494f0e2f08bf0ef9f3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188aa96bdf','ky595ds','db90a3d5c19dba6b56cb389cc07c524d','43c230e47fae1ad9d3220d793009c35b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188aabb59a','ky596ds','7a5c186c21c50be0e982aa566f0c505d','00571d382be25f367a387c971e203863','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188aadd8d0','ky597ds','ad838e7e8eb723a7f205fcc9bbe06d0e','5618f157c51f38072cfdcb6fb2242414','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ab0e01d','ky598ds','bbfb263017a53be19d3637f359f82fa9','0cf2a56478ba4d18671747daaa3e78c6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ab32e33','ky599ds','c6a01dc449b82c2f8dd324acbbbee002','8e9548e99ec30368a65430a9e4ef1b54','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ab54cf0','ky600ds','061ba30fcbc692cca4cde7bfd04fe446','bc5a332e36c1e37a469f51570660c8da','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ab76fd4','ky601ds','a0ea1a8656b9d7f249cbcb921364e3b7','a22409f136b37f653057b44b442d911d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ab992bb','ky602ds','896aa1ddcc5024f757762a51f7d63460','905b85b1b7218571e8e3d99a6cd144c5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188abbb58e','ky603ds','0777b9f08aeb55202d59c9b71ac2c6d7','372b6cf818c03f05bdd514238d10af49','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188abddc9d','ky604ds','d238cde1e964a189b12fcaf3d9e46620','c44375dc5ba936037a5a9ace3b5c170a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ac0e018','ky605ds','b87bd7b6e94779411706a1f4ddd809c0','1c0ae8b0be5e16b38a24ac6f3ffc63e7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ac4b0b5','ky606ds','6ca8c5e3b6cb4df37ee1de1bd8064cae','864fc80b1d7f759d214b0fe49ce19144','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ac6d7ce','ky607ds','77c468e8eb611c4c7c2991aff6b308bd','94067b280f71d12617b9a75daa29db7a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ac8f674','ky608ds','95619725e61e1af8a4da44488c3aaa14','28d47f3865ef76046dd1aefb69150bb1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188acb4065','ky609ds','800be1a38abc98edd87a68594c060a2b','3d9583399e90401e6bbc4ab9e26e510f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188acd6760','ky610ds','a8b9be242475e5de2071868b2450efb9','9274180a48756f6608b1becf792081db','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ad06aea','ky611ds','1d2a574b916b49f7f467e8b1d33ca793','3d12f7c862d4932246362b36f0708ba0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ad2b4d8','ky612ds','a588f016b1d4da839bcba7692be609c3','78680d48027eed15ca481ca9a669a1f1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ad4d7c1','ky613ds','2f45b8dabea9312d103b96c40e7284ce','cceaef11af9a878671458a62cbf944ad','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ad6fe81','ky614ds','63b6f3b8f469ee9e3c1df1da1718964d','01ff5b45e2b284463a4f8ad9e712d35a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ad91d78','ky615ds','1583776fa41b16d5fedebfe51fcf5962','cc1c4a2f70340401740b5190c54451db','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188adb6774','ky616ds','1995bc4372c9750d0ffce9f0f7538654','f407dc97e976134e89b016a62b17d439','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188add8eb0','ky617ds','03722549985a3b1196623b22cadc111d','bcb549f6dc8bb1df530c6cd83cf69611','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188af1ce7b','ky618ds','f0c7910ed05e168743605a9847e63387','70204e618434813b7430ea1af560000a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188af41473','ky619ds','121f953455a9e0f8851d7b2a43c5da1c','61def7388dac7ba6ea05b854d3cfd2a5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188af65e74','ky620ds','e8a3e78f3ffbfed2b9b8d2981487edd3','9533afa475aae5cef3be81774e85547e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188af88144','ky621ds','efb41e8940d995490b2d1c0f6e1d7f37','4aa805668ba29a92f8975216194479a6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188afacb38','ky622ds','dd346a49bc1daed29e512ff479db0f02','e8ce3d536f32c6349baae399cd55c382','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188afcf1f8','ky623ds','b87dd0360f6b99ce1e84ce0b2c385129','c4a91aba70d42ffb24de25c8afd32a14','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188aff37f5','ky624ds','044fd86de85543039bdda3f9afbd3bde','1c17c15d740dbe393eeec2e1b3f8e6eb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b0266b8','ky625ds','9cbd060b77f16cf82f89a8392460a6fe','89991682bfefc5f49ea87e1b5ad86873','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b04b0ad','ky626ds','a670751e81017d054903f44d0ea21059','200f953b8722c4ec93179809b848b757','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b06d812','ky627ds','3e5e05ad9a50f45eb54e261d6643ba87','d0e69e20846ca7b8ae2e0b58ec332b61','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b08f66c','ky628ds','a803efed711a19fe6a615c99b78241c1','1921b32851dd298367a9078d612252d3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b0b67b3','ky629ds','19e8fe4f521e845e01de15261b21ad97','6ca379ef83b24ce94f5b65f5e574fd8d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b0db15f','ky630ds','c040e758424edc1469c380546aa95906','e2a5da4b82a4ca01cf3b7cd5e74ecfdf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b10960e','ky631ds','6beac19c9b5e7f315f5e5768d0bc6b35','b3bf35be075c51758efa289bb35f5883','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b130303','ky632ds','1e2550eaba2e4a96e6ece524df2eddea','420d0c63f41f07565ec18adf3f46a0f2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b154da0','ky633ds','4d6a48187100ccf9b42db1b6050dcb63','5c86ed3cc89735759c38550909be6023','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b1796d8','ky634ds','1d355e18bc6d0abb68ea4e9212bd7f43','3b0eea256a0213b16d9696582277b3bb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b19e156','ky635ds','2965b024d3f90948891b78837d80d711','15a39ea0e27f4bd74530b7b0120d3a74','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b1c2ab9','ky636ds','be3b4c20aaa49f3a64e930dbfb251f21','7bbee029667e4f22686168c3ba70d995','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b1e51f9','ky637ds','f9779ca874439b353cfc13fdad68a915','9573f5c07b50eef14168d98a057a41b9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b215942','ky638ds','58b04bf958f2ae60151301143c2fdb92','6099891fd203cf3c4d0494e3821ffd53','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b23c65b','ky639ds','8fc3a815cb1387026cbf5b62127d31b5','71148905e63f82587304004ad4fb3326','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b261040','ky640ds','5ab51f67925d91d1eeae210ad1c65b71','705fddc4fcb58c041deeca089de5f29c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b285a2b','ky641ds','3b9819ba5a274f7618b6d17e5c5cc571','53bb267e924f6c7ae1c19bcb1bded7fb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b2acb2c','ky642ds','69c5971a157d52ee491d77666e46491a','433f8b7961f06821b0912de6721ea143','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b2d1527','ky643ds','40ddc0bbe8b439dfa6493d806a76c48b','cef07038e317639152a0afbf2ec5f0de','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b2f3bff','ky644ds','d8dace22d346f3c8e684f1984233b92e','ea141d5ad3330948433c58381b31fb4a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b3266c6','ky645ds','a4c9c8ff2f3d3987daa9023bd0054829','093c522f01019bc4d4b8bb7a91d0c346','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b34b117','ky646ds','c4d91ed5300b6ef15b37985ee660000b','4cc6f5f68db7eabbbb6af84839e8dd9e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b36fa99','ky647ds','bcba625547262b98ae204233b793a46a','ab2bfc1b87065a47112d7f9905f8fa58','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b39448c','ky648ds','6cc5cf8f73bc3203ecbb523fa38515cb','6a481e66a4d2aa7cb9b4de175a896999','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b3bb593','ky649ds','43f745ef382baf53199e18ff0f65452a','20fee895a3bc902d3d525305590daf0e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b3dff85','ky651ds','536dc62bbe80601ad99ec7b2d5c2719f','46b844ca0d4649b23e1e263e43da5752','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b410743','ky652ds','efad49029789f57212b98d09456d4c26','b3de280b860b848e350b5d13e9fe192f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b43788b','ky653ds','2be32e471c898cdd5314a360a77345cf','de565bce491e928c37a93cf24d4d656f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b45c242','ky654ds','7b580e2b628dd4f004dc64d9fd66785d','376ad83624b9cdb662d4887fa869cf8e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b480c0d','ky655ds','fd5961b5c7961c15b933d8054ded4455','c45e694bd74014e0e50452c14fb0a47c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b4a7d0e','ky656ds','d9f62f9a71eadb3181bf6af94f25cd62','bc852166c43ef7e7b6b239b2723b5992','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b4ccb1c','ky657ds','6062e4f0fddd4b3da2bef165bff3d972','326c4fabe6d4653360aa1c85ab64d394','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b4f1506','ky658ds','e6758d2a9039e3e3bdcf33a853a27acf','3cbf24efda61156d4e91bef24dc07141','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b5266cd','ky659ds','c4a729b54c08d62310d391a09d9030bb','d5ee0e16f899fb4b9c836f8bff6840c7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b54b117','ky660ds','1b604ee9fef12df88ebc2bf1038e13e7','f32add0f34069b55e7b4eb6cc6c229e0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b56fa98','ky661ds','283b435ab9d0ad7bb1d4e0fa79837231','38aed2be63f8c60a7767df278196d2d8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b59448c','ky662ds','e2463b6efcff8b8af353f9ebf60079bd','1f52f2835d9211cfebaa958ad1d74cf6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b5bb58d','ky663ds','41e3f2f72cdefce61474219695d9a1e1','7168cbf68f067fc742059d8b9342c78c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b5dff80','ky664ds','1120cb7792ee3aef24d0ee1b02c6a0e7','d329c5e4fe43c36752ee349d1de0c3e6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b610741','ky665ds','fce2fc9b3c7f7fc84ae8bf5944016f0c','5cbf78bc589e0bb98f7b055eb0003a30','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b639f40','ky666ds','565cca5a06671bde7ead1add155d0e6e','aa2c5e64152329dc53d86d54e452d3b7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b65e9c3','ky667ds','39ee52a95aaa68da0f28e326f6e3ce4d','d01342ec0640cbeae2e4117c7969601c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b683327','ky668ds','56045da4879386f502b6041ad94fe522','7ebdbf546e490e345b991f6386ef0893','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b6aa899','ky669ds','7f7e37cdbc6560a22462f9c24655285d','d36b184c304f0ec4a9f3b71cd33fdb20','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b6cf22e','ky670ds','902eb96052af03a12c456c73e66945b9','d8bf67e7a83aec137a2563489444dd5a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b6f3c2f','ky671ds','140a741c0420c5c27233194e2e24c197','8693ae8686a8ae923ed2aa2326419a95','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b728dcc','ky672ds','28876800b87a9bccd4b02f56a76b843c','4653a1e151214282fc026c959751b3a2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b74d7b6','ky673ds','cf7eb0711985ba5b50dfe89fb4730d26','9986269bf53d2e2a527c51bee0017e4e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b7721ab','ky674ds','fb0e269b15fcbcbac42d78f775393744','baf967e5762a6a99095ca600d5221505','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b799258','ky675ds','dc8b61c616a03e27a284764efd7c55b4','ba121810f019cce04dd2b43d6090f03e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b7bdd02','ky676ds','3ea95a2536d4d2a52e37ea1142797f18','f707ce2b1087aec8a96c354858ec2fb9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b7e268b','ky677ds','c80cdd445b81154bf3844edceaaff73f','bfbe1edfd94cca76d85564ef38667e90','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b812e3e','ky678ds','15bb886f33c417a36495dc57abcf8b45','7f25844f4244e63828649f5fafabdd1c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b83c6ae','ky679ds','4cf15bea38d039cd08bc46b6e93f6b21','5c479ef76c3cea7557abaacda6d20cda','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b86103f','ky680ds','a525ddbe9aadcdf0fcf5ed0c6d82fcbd','740b43e9eb08c706c31a0b35f7f93c0e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b885a2d','ky681ds','5f0854c1053f8b05474fbfe89b9bbd20','ec8062d40ed067569fb4df029a9a1f18','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b8acb34','ky682ds','6b49e9256a9e9e9d6723aed379d1e155','4fcf3eecffe76dbe995df3b09e480599','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b8d1528','ky683ds','86c81293189a194acdc81b46bb66aad4','2b3954dee5c2a181231b944f2961ccae','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b901cdc','ky684ds','994ded6230413f3d23a83773e8f0d00e','a0b41bb6a2b76244af71669929ec1982','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b92b4e6','ky685ds','9052fa4fa6025f73a58c17abd9c891e1','27661e82fa3a53bd5d364f6595699035','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b94fedb','ky686ds','c5648ff46c95c875e47892f71c0add77','298d921f8d7502f718211a35a66a5c92','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b974ca8','ky688ds','d1d9da5fd52ab3b6b4fef7eb18ac18bd','07d14d406352587c45b25ad521b57381','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b99930b','ky689ds','3af4feb145f06b08227be8bf75ce8cf3','e58890902900dfe8547d18c20549127e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b9bdcf5','ky690ds','c44d6bffdb758ad1d4b9b77bafc893cf','59a9b751b6e18b00e86c8321b6cc77f8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188b9e2694','ky691ds','95765d4d6fc29a6e208b8cb7d3a27359','443e5b3a3edae76e0906bf1694bd08b6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ba159dd','ky692ds','936ff1dfbcd4991d629cd0fa979230a5','4904583d5673ac15756b7dd9421964b9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ba3ed5f','ky693ds','a837ffff8f621190ab3a4d8a00fe9a75','aad6ac1f30850ca13f3bbecf8ba8b9d9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ba63791','ky694ds','1a5e8516c55053407ee30dc773a05e24','833feca569c57687980f43ed7365259e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ba881f4','ky695ds','d4250321eb89fe263112265a7a3433fc','1059ab918b4ce61d4b4e7527cbc39366','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188baaf237','ky696ds','64abc02a2cf4a4e01710849dca78cf76','a93f2529b35e5ece877e4ebe45d1e05b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bad3d27','ky697ds','f553c87bdae5ec27c9959ffee96b9539','ec5c6d66c637c97ac176396181454042','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bb04419','ky698ds','7e00b0aec043773e9d0837e8065f109d','bb1ab3372cc6a79297f04219ddc5e46e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bb4628e','ky700ds','b7f329899a038450cc2765cff728012a','6c98adcf9dc6c4832387c28f62d276ee','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bb6ac77','ky701ds','50197a1f496fd941f01aa2d681d20e2a','db658a3779bca03fdb27dd5eb5e17ff9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bb8f6f4','ky702ds','fa964e964c34a6e6907d684b742b1da4','01826d350e9fe1c354c05c9c21c518ea','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bbb6775','ky703ds','f6991b7193539671cc0631ec7cf6e1c7','9746f0cc3f29427ce2ad9a2d484a80c7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bbdb161','ky704ds','fbe6a32683cec5e8a14b2c03b79b7f4a','de4b979cefa34e2909a993856461612b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bc0b97a','ky705ds','c62c1b314b5f2dc0df31a798c619ec73','1b16ba5f6fb88008b68384f23f5a1b1c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bc3515e','ky706ds','7f9181dc9b0c8b9ed9b4cf508b593b6e','efb75995f52cce4eb7c2470bcf1e10cd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bc61046','ky1543ds','8fb6dabcae0e936e8a22860e46a72a72','b620b241618aeb374972cbff3a166514','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bc85a2e','ky708ds','fff0f6549830b83fcfaec2e531741c22','b9f23ca3e9d47e195921f3f72543cf92','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bcacf52','ky709ds','ca432f2871d50a260ee75fede971b5fc','fe13e05f32d04f98eac8831a0b8f3eda','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bcd151d','ky710ds','305970875dc3d55c34aeb1c140836342','5559c19777441ee3ca48a9278f892da4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bd01cd6','ky711ds','de6173db73ba1967d08bd3d358053b3c','ed13ee85728cba08fb5a7f39b8401e59','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bd2b4ee','ky712ds','f439197aba1db7ef8c2cc7e14530890a','d19a0e9e67e55cf32ec1120a34b1b8cd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bd5a019','ky713ds','e7552f22ef16005a7f85b8e4d1f64520','4516dfc6aabf508ed9e8d68889ce31e0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bd80c0c','ky714ds','957207510450ad190689b2822e0c0075','56c0ede5848e81035744b2ba1b318c33','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bda7d0c','ky715ds','82ca5f6f04431f4d6e632ca3478d30d8','4c59eb31dba3942f47321eab750dfbfb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bdcee0f','ky716ds','d3ee101ab6acd09e9f04033411206739','c40750ef7b4bf6c3ea03357d5c88606b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188be01ced','ky717ds','bb049854397a2c96975616d213e5c01a','cb4ca1c5aba311ec67851c729ff85015','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188be2b4e0','ky718ds','f95a5411388aea892c7dd8f8f06b3615','9e271c3f520512a6d41e2c83e6cb3aaf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188be525e0','ky719ds','05289a692e05a37e4cebfcdbd16065fe','67eda49d6134b933abb783a8b5b0e699','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188be79741','ky720ds','ebf4fdf609d9194ff7071ae04426c403','af7e0b63de5052cee94d8933820163f4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bea32ff','ky721ds','f8bbc82e4e64e72cf8110bb05a058e95','6377a0d8cde216c29f828b0323baf175','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bec9ffc','ky722ds','de57e78256fbd482e34c2cf323b2d91c','5eae93638c0e8cc805ae9fe27765502c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bef115c','ky723ds','5bb822a078dd3141df9bf23048c359a5','781809d4f2eefe9d472a86e73a46c858','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bf26ad7','ky724ds','98326bf306f134a8e04e73294cdf2c1e','1361f2169d075e2642b641586d29486b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bf4d7b7','ky725ds','0dfe9f7ab288436cfa0f95887c0e7b2d','6bdac2ed63194882a80c5b1167165467','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bf748b6','ky726ds','0af2bf0123485c2ac9cafa4dc8b227d2','25ddaba0a06ed54195771ef0de9ce2ca','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bf9bcff','ky727ds','3001ec5a3977c8cfb5a3be66d5091700','aa1d0e7d05a69ae320beba87a5c1e346','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bfc2aba','ky728ds','3357b651ee046bba8ac0892caadf763c','dc772a6cd763d57edd56e63b8d5f4947','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188bfe9bb9','ky729ds','19cef42192d761f3f6b69164c730c4a4','70ad5c436b0bfe534eed30676cad0195','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c01f145','ky730ds','5ec2d7fb1eb9f046eeb80a40882a34ce','1e2b2c4736dbafe52ce94fd1e06d2c96','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c04628d','ky731ds','37b0fdc2b2d98c62a87f4f7e1c2be19b','94665018b6966608d0efc5853b5627ed','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c06ac85','ky732ds','3a2ffd211e18c8bdc3ee2bbe2ed14425','a1e98440ba34a45947249f5061d62c9a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c09219d','ky733ds','fd2ec4e158f7786d00f208f80e060842','8ee4a52b418d2e3bf2de6b295ade1bc9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c0bb612','ky734ds','1f28b94b34ffc6dfb4d5000fc2a86097','76eebf6355330e5eb390c20b779d972c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c0e268f','ky735ds','18b0894745664a0feab8ebac6267c4bc','aca022a126ea39a22b41a14a1a5fb282','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c11554f','ky736ds','60ca04b1b5a9a5046d579c6efcf20664','c09aad2d100fc95459ed149f35e8b63a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c13ed59','ky737ds','c54e0f7d18307a1d943900a31596d04c','b340542ba2395db38383fa921dc49c8b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c165e75','ky738ds','86efd3c2adb78e2c55820378a1ed4c01','b95e1df946e5422ad80f4f8a5bffa034','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c18cfdb','ky739ds','c715414745c6d139fb756b02a1edc46b','6073e481463f3a8314703ba513ffeac6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c1b67cf','ky740ds','b2484def3e002d6d35bcd721b9233c01','7470de8099f9490cd44ae88ede47c6da','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c1dd86c','ky741ds','3cda57fccd527ae75992327353a46dd8','9d31902fba0091aeeb4b18743598b462','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c21072e','ky742ds','0b3be86d2bf6e9f7a43e9bc3b56bd7a6','2600f061a69b46e1a4a33b24402efce7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c23a374','ky743ds','5448bc66d1b80e3d824855e514cb7a1b','0e9231ac3f6cde9793d008b889faaa5e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c261088','ky744ds','7d6da3347e0663b74ada980d388e75bd','cedb830a80ef7aed8d24100fc8d70683','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c288137','ky745ds','ef76a7b2436bf1ea2209338ce2edde20','5215101448f64580404bd2d4460f7d0f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c2b1d86','ky746ds','732a4793ce7c0e7f2b3763c9de535fa5','3169e8e38b42eb8278046f1a317dd166','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c2d8a92','ky747ds','4a9944f86a61bf94584bbed1da1c96d7','95b56fb7446132db6610124a5850bf31','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c30bd7c','ky748ds','4461f20a2435a81ad1383f2839d9bb4f','c13bcb31c9a0d88e845f90302b36d19a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c3351ae','ky749ds','72e63fd28ceaf9432c74dd3909dd2994','e67b36a1801d125ba38a389f9681616a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c35e9b9','ky750ds','d87545daee2b43f88410c3b2235348da','14583d68843be77c49940120057e31f1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c385e49','ky751ds','7fc19d0d54ec946337d8a9964349b56d','77f201641692acd74722a2771ec8e9be','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c3af23d','ky752ds','f1e685bd6a4c49f8626639efda16d315','30fab89729959caca1249a71ff99fb6c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c3d637e','ky753ds','3e4b091a4d3c0405ac1b0036d295583d','ecc157cb7133d2182537b3eb2668ee9f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c40920f','ky755ds','dcabe485f4be273b7f4c6d0292d1bc86','02676c3bedd32b2fa7ab2773cfd2879a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c432e46','ky756ds','55049aa3381d2386a7bb1553dfa21078','70b9a2506e262cb27fbc9fb82a6ce851','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c45c27f','ky757ds','fc1670d3de43452b511f4fa970d32337','3f293af389933bcb0819bda3b2cfa55f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c483318','ky758ds','626f26a64356baddc225b58b6536337c','cad58951cdd4f341c416057bf2cdc138','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c4acf6e','ky759ds','ea552a015e1d7bcf6b50cd3ae80a7398','339b516f98b581221751de8620870ead','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c4d3d32','ky760ds','d090793064685a604ce6be682245f661','aae7cfbc6b830e1d7e1795a3a263c0b0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c506af0','ky762ds','f1c359adcbc3e56d06e59075111c96f1','571b13a13a227bed102673b1dcc08b90','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c530747','ky763ds','6ba0ad5a569e8814acb29178f966852e','86584722fea8846d22352fc785325af0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c559bee','ky764ds','9c067093440e282498069e3597680cb9','0a5237e796d3dc70e1ec622ebc710551','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c58102a','ky765ds','e2ebacfb7009e76e521c7d1992d6349d','bf45444772cebfbba8575a4c0d27d438','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c5aa41f','ky766ds','59bf96fb3a175d564a85572fc142cadd','04f3758c55da09734288cd55f30543e3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c5d1518','ky767ds','0200d4f3bdb45d55a82326d102510a80','81d0381a2a71a5094dcdaf3cb883e933','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c604428','ky768ds','53c560481b49a4e25e984c43a8b6c06d','9e67d6fa4db08c16245ff3776bfe15b8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c62dbfb','ky769ds','35fa1b760ede1310e1cc820a88038a4d','b1f3ca511f952022aa2bdc321578f0e1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c6573ff','ky770ds','a21f08bf88cd16d68749ede3b149f850','fa4deae52ff62bb22c7a264402f88d59','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c67e507','ky771ds','fa6715266aad7c74fd5f718a3123f911','be1eafffdf410034c56c71757307479e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c6a7d13','ky772ds','4aa7bea75aa88791b848f2f53741d08e','093803b15b60f6b3843890eea2cafef0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c6d1518','ky773ds','3f32a7b0b2266e848593527fe3a1c358','4d345b86e6a21d57b0cd28c20cf7124e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c704421','ky774ds','8da63c5d17349b8cc8b2db9bb754c3d5','9241642d4acb8b26fba95e350f0a7d81','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c730307','ky775ds','15465e3b0ac21ae099b4b8694d5898e2','41fd401d6322773965a37aa10b2d2511','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c759bf8','ky776ds','c9905f5481018ae596a9f4783ae39127','0cb9541f59032e999323669cac0482ac','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c780c14','ky777ds','ac35f4746983b66248d82997133fd3b0','573f9a19cbd68848ceb9852eb7c5c736','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c7aa419','ky778ds','af8904b75eecebf771437c43717883ae','5fe54704c83b2344e1f017007eb96a32','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c7d3d2a','ky779ds','3d8d54d6618b3bcc32f26ab402028d57','b0939704749b17671405ecb14a051dc4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c806aec','ky780ds','fe4007f1e738edaaff26e6120f7e8bb8','bb53aa6f3b8924dd0a935c10615f8b9e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c830739','ky781ds','9fd1f2e055ef8a6819116cf483b8bd82','6aeec3f7b90c920879b83348085bd244','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c859ffb','ky782ds','90ddceb86dd6128d80956b51eecb8e47','f490b62782b989650755e4e8c91246b5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c880c16','ky783ds','dd721df20768cb746592e90015898802','3beb1211ee294741c7094fdfff3defe6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c8aa41b','ky784ds','47a5f155d291c94ce63f9366e0f4e496','ce3f3e3b6eb4a21d3f65e91ae3cf85ef','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c8d1527','ky785ds','2395eb1bf27114e279566d4506c6aaae','68dd90e3f68695e3405afeed477a1c37','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c904422','ky787ds','e48d0adad05efb6469ae3cfc3a3fd509','021a754d9b1a599db52123dc4896b33f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c92dbec','ky788ds','af62f105526f4ea10938f15fc35f9504','17b5229e89f3ee938adc8ed4ec2051cc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c9573f6','ky789ds','5bfca6b871a1eed315e5eae15d6ab5ac','b1d6f1b4039a0bef39cf7d015364d41b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c981022','ky790ds','7db2098b2c1d20f3c079f2bf396c9232','c46ede397b00f88221246d5ed53f4c7e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c9acb30','ky791ds','287df08c876dd53dbc8fec6476be8400','8c5493205edd95b816234677f5504a23','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188c9d633f','ky792ds','086fc0b0f52250baf150f13d7a489b50','23a10de488a53601499501c7a72e0bd7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ca091f9','ky793ds','2e7fc3ae2b228ae02f8bb1b4b6abb064','c1000b0fd4e0662dc96523c5bfea5429','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ca351cb','ky794ds','3fbaba22779cd4ac64650988b5fed14e','4129b7993d4af40c67aa5b7c3a56889c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ca5e9bb','ky795ds','322fddd67088bec20a0af326c61d6c51','39af178d1a16aa32708dc7a1b1e461fa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ca85a2c','ky796ds','7b4c198ffce2caf5532fffab8a1a3d6b','7fb60c408b1c33eb36ecc34d9f90c62e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cab194a','ky797ds','2d73f21e550bc44fe254f729c2b3fa35','df74f5417de7901659137a6de8f857c4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cadb56b','ky798ds','4508099946051c635f22881aa5bd9b26','17c45226d6cf29ae4feb7f0c3c64c2f7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cb0e021','ky799ds','ff6f17c184e779fcc9a9813a4f34f2a1','696f435ea089f297e150d342daae792c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cb39f40','ky800ds','87cf5dcd30823a79a859538874d415fe','724ecc67d2c151be2f5e5e24be7fc4cb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cb6377f','ky801ds','51e4a7284ace3f2f7cc7a44d6182b49d','7173cd2abd0d25a41fb8aaccddd8d86d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cb8d38c','ky802ds','ca9c3cd0142ae6e209d89d7f9f29d7ea','b6eb21ba19c89e88286a1ce97804cd6c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cbb8e87','ky803ds','49283958969940f96bf7c8c4c3666a98','4095724d9a0e050e479809bc19f5e777','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cbe0000','ky804ds','c7e0bfee0df7e3de375a8e6dde220777','4226a95092ab77b3725524d5ea055638','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cc1554c','ky807ds','affdc421a0c63b6aa8df94361117009a','f6e23839be1d634f876c35f695463a60','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cc41481','ky808ds','e0f50d3c1f4f1f68e59af557aa1cedb4','5ca518cfb75d059d936c3669e5ff5bdd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cc6ac80','ky809ds','ca4564389d5638413606a2d6224d9c83','12766c4e3694a5d6ab72c602d49ca670','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cc9e140','ky810ds','8d92d5f24987b165d6fdccdbb3f53d64','0dbedb4cb437dc69d6d8c052180f0518','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ccc7920','ky811ds','4cee92fe649ff47f74eed61d1af272de','f1d7143c57d66d01078fe58612993169','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ccf10f9','ky812ds','62d497e47ca52059e7374fac6a1805b1','f327dceb92824775778bc489203b1229','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cd28dd3','ky813ds','cd009df80a97fba2e00803abd78cf9b2','ba891f22dba78c1a37a1b5bc2bee4959','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cd525f2','ky814ds','0a940f97f8657f215949a4a74443fd58','88482b5f1d2f84745e8e58329d3e89cd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cd7be45','ky815ds','127d088d6ace660194eee979140a705a','845126e54f8aeeeeaf6baaea7b36daa1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cda7d0c','ky816ds','fb5201e62a214ad6cf63f37415074313','5a9722f3c284b0c0e32416d85a0d9084','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cdd1517','ky817ds','88b24fba671370d49667334b1132305f','78c2c0acbd0c6418eadc867799764fe7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ce06f18','ky818ds','41b8f44544fd2152683a554b33ec6b9f','b10d8403a31f72a71f2f798a62e23073','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ce32a1c','ky819ds','a2f8377d3598a0280f83cfe173ee2876','35fd08f047622f9c73ef8ea280f3a5e4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ce5c241','ky820ds','3a86c26e80e02c78e763593e7bbc60b5','7b4641c0c496a07b1e316446b716d2b9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ce85e1d','ky821ds','64b5ca5a99100f419f3ed42194860585','9641d02bdd7039d8f5826a1fcba674b3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ceb1955','ky822ds','6a32286bffaf8936f656c98a3a7356e5','6d78e54e7f40eb28beac213c55bc3706','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cedb157','ky823ds','e6e0d907f5fa9e218d660ffc8497af35','6fa7f502967f4b00977b04d8e1067d74','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cf1072e','ky824ds','5c90a152ccdf34ecaa2de9a52051dd4b','78e88f8afd74ad388599a45352768ebb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cf3c6ba','ky825ds','e770e5451e7c42078ba70b1ae948f816','5fa738e27eb08ec51afe3f6cdce89c08','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cf6857b','ky826ds','14476b08a510b9ce0574c30c6221c0c9','3ab4e518bb31936f905a27cff47b39e6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cf91d7f','ky827ds','2b531ed8e92b867118fbd180f54af027','54c14a2375743cc5bc922dda86c90857','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cfbdd0d','ky828ds','8b7349664f194bfe871d359efef3866e','742907a12fbbb0dc071e067fe38a8f0e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188cfe78dd','ky829ds','f6ad144e441474ca017013f76cf8c9b6','236b52fd0cc298799957204f53a4b320','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d01f63b','ky830ds','18d43dc22b1831caed9d5f404c2c673a','84a7c708dd5acb6fc0ebd488d8fcefb9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d04899f','ky831ds','91f2c47a2a394c56828afcf03ddbb14e','d0f53a32c24e0b6566742d11ae0a8212','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d0748b7','ky832ds','1a7253d941580c0bca92d14ae13ccc7a','2850954ed878af63c852bc7212568bff','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d0a5a47','ky833ds','47ff2326daf0cf8da59b2652d4be9c66','c10fabf33c83c21c8c99b4910341b721','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d0cee15','ky834ds','ec64c2cb46e862ad4d8ba8ab7f3eeb74','a02bc1db2e8fcf1bba32a17d6bc60144','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d10441b','ky835ds','3054d8a5cb229a8dbf80155a0eada418','0a76949428743ad9f8694c9820c9c639','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d130300','ky836ds','1ad40efa9ab3039fde93c60f6fd17320','057fd36b824d31a2f2de42017653b0ce','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d159bf4','ky837ds','1c19e40c4589380e05c1dd2f04f608aa','aae3a10f9ea1b8e17d31a8e8c4e894fb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d185a96','ky838ds','ae2003bfe9938080c21c0012d1bfd553','ed89a0abb5457f8910cbbcb56e5b4d6c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d1b1954','ky839ds','3d91162c1ea1ce1d4b738bc022610895','d33017fded7f5e4ac6d6c36a72a7aa47','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d1db15f','ky840ds','8ee55d2b4f1c5df703347a2df5b1d1d7','0b4997900dae67985578756f76cef031','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d210776','ky841ds','d35c072f517ee032edcdd6a1e22ad0bc','be99e2d82ae7be18b82d42c2eabaf829','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d23c65a','ky842ds','9a198e4fce46e0af97c4191e6da1d521','75cb2b0e736781412f550703423091bf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d26856c','ky843ds','f50dd0515c2a1f59ecd78263397fbe74','8eed7d5f519530251d40468179b0a7c9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d291d79','ky844ds','ff1b6738385d9e1624941f253ee72de8','d996c8ec0f7f4a7dad1bb30675a8831f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d2bdd04','ky845ds','b704dfc057cbe986555e4d6df770273b','ce9e2cf201ee908eee3717e0cc3b82f6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d2e74b8','ky846ds','560a01979850b51cf6e52e054e7be4b7','90027f2bc16bf3c18e4ef306a5bf9411','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d31f1b1','ky847ds','728d71dd246da2113882c90e71f854fc','3be6922518ba3c1be9c8ce8bde524052','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d3489a7','ky848ds','c293244eeb8dc95f744afde006cff035','a0e0bcc4015ad741d0c4d65489d22375','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d3748b7','ky849ds','9ace36146fbbbda7dcd3a08f1fb9feaa','3db7b96fdd4c7e30f0583138ae820dcb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d3a2efb','ky850ds','60c693c11b428f4d4a9e282ec411c8ee','7ee87f6741396b2ca5ed417abc5c09ca','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d3cc703','ky851ds','da40af27b4792a0683c449a1554983dc','031f534a28d84c0b754f5c30552453aa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d401ce4','ky852ds','21fe011d3f416b556dc310c177ac48d0','2e7667911545aed8cb471421ba3e047b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d42dbf9','ky853ds','ef04b462bfc06d78179897419e477cdd','71f0df48a01e478f51a001bf6b701a9f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d4573fb','ky854ds','b6150db50f70b879e1eab08d4087e50f','98800e781375417e41cfa3bf93f64328','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d483383','ky855ds','2dc44501d67695a9a0d3659d7fa22874','ef5992286d17e71272e95855b20cc1fa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d4af23f','ky856ds','77b3cbb4b550aed24c2ef725444e32c8','fc68af07e2929db64314b69a2eb7908e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d4db156','ky857ds','fe113562e33ad0cc021e80869fee75e4','ee12de433decf17750c93f5828af0eb8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d51073b','ky858ds','4bddaa683f851de2d95ea64a1e14b378','327def69ef9ed151b71b69ce189a17be','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d53c654','ky859ds','44cf25d753e4732cd6f08d365d9d5091','015c3d2c8fec12b877670276341d5ac2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d565ea9','ky860ds','17f56a0b2fcae98cb6a26bcdf6e05d9c','dd16f901aa82778743c8bd2c0973d865','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d58f66c','ky861ds','f4339911eed584e535557c11e9523e25','e522fa97507a28c6795f3ce9934d7b59','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d5bdcee','ky862ds','a74cb56d1d77fa1c3df59ee56b6b2911','6a37bea24a4c0a7730271716cedbf2a2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d5e78e6','ky863ds','dc822f1c25597c8614f426d294febe34','25eac97bea5f1730279db19f6d5fd370','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d61f63c','ky864ds','66afba90541cd7de0681c085a039adee','55340c12679a3fef81efee4e3a3f53c4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d64b0ae','ky865ds','9accfd4847b312231b744d75414fcb03','ea3d6e039f912bffee6d5e5859c2c0ac','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d677011','ky866ds','ead9da0236ae86e04e3fda66d3faf126','9e81b1072eb22fb626940050174e3d8a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d6a5a48','ky867ds','85b6c2b0bf20d2596baf30c7c513f07e','2902b3c5e8ad2f3ce838a335abc371c9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d6d1518','ky868ds','b3fe2591fe7b539d8f8e33cd143a32b8','dd47cc5dc85b0ce135708f6eb45e9fa5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d709261','ky869ds','4491f5a6b7b62dedc0fca65c61e8ba5f','37e59fb694609abfdb5ab2071b753ca1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d737836','ky870ds','afe050cffbe2b383f7e7662d96f9ecdf','11f451161bde8addb8ee0cf59009e70a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d761040','ky871ds','2593beb6306770495f030f44cbc6614c','19d2e4ab0918e1897ac115910e202854','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d78cf58','ky872ds','ec136b3c79f20a4b1ddf77c41bfe299d','ef0dfd86e8e965a472c0beccc57d1981','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d7b8e83','ky873ds','ab20aea529225319c6f718290d83dc54','bcb8ca8d11dac7917af98b25fefd4e5b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d7e2690','ky874ds','39cc29542d242bb443ee205266b20956','41c3d41a7baf717b3120729430a70a4a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d81a36c','ky875ds','78bd39afc54a509588e635df81466800','d6aa8f946c13925d8b50eecfd723e1fa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d8489aa','ky876ds','930b4760243df54da6587d392de60cbf','02c276b8b773a642d838276d87009315','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d8748b9','ky877ds','6fdb7207c2cd4647acbfae97b4c4a853','b4696f2f990fc0216f21e12a4dd8c4eb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d8a2ee9','ky878ds','5ddeb769e3c6cf19f10794abc06659fa','b78735c5015f3015a258207dfd65bb49','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d8cee14','ky879ds','004fb05acdc5cf31595503ec4511c5b0','b6715ff713da2437b29479c602da24a3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d906af5','ky880ds','566355bc8877f23c716cf15397b9012c','7e6db401527e67fe6662c1f786b61a43','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d93515e','ky881ds','84c0421c5fd70b65f0348b4d5809bebe','23c187c522839c8e81d07457a939ed3e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d96105d','ky882ds','de1ebdb1e3c02e5e37549af48b43da0a','96a64ab749fb9c94c657d0a46b6d7aba','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d98cf5f','ky883ds','2037914dcde172c232f3feafc1b9454c','63dba80cb23076c74b4aff29ef4ee47d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d9bb594','ky884ds','c73460bc3291ecb98037755373e563e8','1e757a4e5f4ade8f54167df0e7c9379b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188d9e74c2','ky885ds','c400a87a72821f93a27cc506f3d844ee','90008d76e3c568f3cb1b42e7e4015056','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188da1f1ba','ky886ds','effb4b54c8c55d3559d85ebe5a17f190','185ee426df805c9588932413f7954246','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188da4b0ad','ky887ds','ad0e9651d3c0bfa6f37a0f041e4e77cb','449a9f4e959c5f8cb47f7c9d55fb61df','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188da796e4','ky888ds','d6f4e1c4f3d5951e3c9ba3c2af9abfa3','5f7fe10b405e8a674f4d2245a0b91fd4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188daa8121','ky889ds','4fda32a284b0175f017ffa2135089957','9c58459d9a9663591b6c5961f5fcbff7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dad3d25','ky890ds','eec0211b12538df792cbee45ff6e2a04','e093ef1937a1ba6d8dec570cb6078fbf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188db0b971','ky891ds','d58dbcb1081eedcedf85bedc11eed7a6','fa7199f32f39fdb0ba80f97223fb73c3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188db39f3b','ky892ds','d8ce8bfee58ddee2094dd747a2a65b48','88230422a96a84fb29ab53b615f1a71b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188db65e91','ky893ds','d18c8f24f48254f45b04f1c261d1a186','2294f2bdef9563f9a17b4af2ced20349','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188db9219c','ky894ds','1645a1e2ddb264224f4c4ccfdf24c646','e6ae75ea0bae5c520003411cedd80bed','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dbc03cb','ky895ds','823ee528e6a5023d6804db4fddd09670','1e32f4ed629082c8aa80b9a4fe3da006','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dbf3861','ky896ds','034d56810a0056926be53e63ecd34210','422589c2ca6d4dc4373d81dbcd5a167a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dc2dbfc','ky897ds','4fd2d58b77f8662412980ad5faf0eb10','13c4ee3a587532028af6337161fd03e4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dc59c07','ky898ds','f21ef29abecd43aabcf7e3010e5b89d5','d18c688c8634b5426ddce1583b7db5ed','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dc88146','ky899ds','a389f128b11ff18c95f28e24383ae5e7','24701aa4685e1e54cff4bb398d5653d3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dcb6baa','ky900ds','e6138993d3db62158f96d1975b42403f','6f9ee6f38464196bbdf73fb067ed7241','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dce2695','ky901ds','d4e2bbf3ea8cd47041538bd6c1ff30c6','d48ba54d904171ca8f5b15345885f836','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dd1a36c','ky902ds','6358a8a9393d917f436f3757c49aa688','c2c1b5063569052b15062226abb9ca9b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dd489a6','ky903ds','ff21fdfd7206ce84b38b834799798acf','3ad8d69aeb8091e29bc4b4b7cacb258a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dd7490d','ky904ds','3f4bc05f75100371c1f87cf42a6a9244','100b2fbce339c74003fd2816b5da3344','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dda2eec','ky905ds','736df6359c20e2254d61ebaf0c7470bb','241c6bcade4df830089c17ddbaf6f987','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ddcee1a','ky906ds','8731d13fbf9a72a5fa5209f0ce4d7efb','c1a943b5e4b181b44cba41f6de8c7deb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188de06af4','ky907ds','b5bde531523bc5444ceec420b6cf832f','171bacd841b8953a2516e56b5621dbc7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188de35158','ky908ds','a98f983c615236ff6f4717676f79eb1b','2647711a4db0a5f0abf6b9179e104715','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188de61046','ky910ds','41673295fa008265c9be6d5b83ca556e','1a46d783a16ec53411e570f7fd42e14f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188de8f66c','ky911ds','f2f5907ee8d273bb935a77cc535d7f01','4552cf730c70f15e29780dc08df1d650','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188debdd0b','ky912ds','63111fb8cb305f1cd7c3ea668ebe7aed','93ff491b8018d4f32bbbd6ab604eb57d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dee9bbf','ky913ds','220bf359755d7caab28d5897a1b8362a','d2945599a4f7dc2493dc10c3ac30cde1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188df218a6','ky914ds','4fbcb71148d4edc87774d2d4026b709b','4e8f581aab61e02410be5402de64e9b1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188df4d7b6','ky915ds','fb608331cc953b03e760fae185d51a05','b7a2005bda742f69c2c38762e1b8f27f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188df79b4e','ky917ds','4623d001cd3a20a529ffca734c193fbb','bb6d1ce829c9bbeab0849c1ae3c551f9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dfaa416','ky918ds','1397d6414875d45a1166745785bfd661','83fcd35a96c6e30cefae3eb409a8cab4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188dfd637d','ky919ds','ecb922ad573302c01112f14152bbf450','deb50ecd02099f7054ff1fb7178f0ecf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e00e022','ky920ds','b935b5dc526387136f1bd5ef5a2e159d','bf89a680b27ab98df9b3798171f48d7d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e03ca8d','ky921ds','01d33c180e7d645310b46ad26816c9a8','248faf15bd9533eed1fdb7924165cf4f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e06856d','ky922ds','56509856fc251c59058388cd724dbf78','303131fe4eb8889f48ff9d05112e6ee2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e0992f6','ky923ds','f25a480c433d1d36291f46da15c9e6e9','480071bab7b40dbd911f80bee7bea6a5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e0c51f0','ky924ds','2eeb8590417b315cfa942966674239d4','6b68861f468894d5187a40256a9709b9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e0f10fb','ky925ds','2d013d2e8867482a3c21a236192a0947','24f601b6c102e2c9f35c6c379ddd5a0f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e12b90e','ky926ds','ce2a1900f6d466aca462b4a6c5bf8634','f07d4958a693581e62852b3316fe47aa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e157402','ky927ds','381657720bc79c1daf6034441ce32c0d','92ed80642e582679e9f4b3f665539176','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e183324','ky928ds','23872dd7622b4284ff4dba4f551967d5','b1e094c050efba777ce456cd5bddf234','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e1b194d','ky929ds','4b36c338bcc828aeda676dc099430dcf','7a0ff76afd6e4612efb004198b4d7bf5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e1ddc92','ky930ds','557a119bbf811dcbce7ac14654197211','3bcb20e7d377d20bedb2bf1c4a0168a5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e21554c','ky931ds','2bb773b50f5ce0aad2b953ef8ee85a3a','50740b272ffa799c67fd2d2452b85f11','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e243b77','ky932ds','0c709e52a3eecfcac58d1fa9a6c57dfc','5d326724fa226e9db20c6ee024bffb4d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e2721ab','ky933ds','cca04ca67112c79dede3571d6252f852','65f85e400874797b8a9a98d42dd52065','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e2a2eed','ky934ds','1e49642426b840e7e64995d8e3815d25','e477c13f8e3da717362e70f4691e84e7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e2d1516','ky935ds','d406b16226bc61b4ef21b1c91d1a54e7','e5e4f4bfbd455a4429980244b0e4e023','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e309204','ky936ds','11eea1f4691869962629d89235a64522','e32834bfb54d34c78691deaeafb77f8d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e339f3c','ky937ds','ade9b7912a369cf222adb68a4899c3d6','84977fa5cdff62b9e81654f80e3e7723','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e365ee0','ky938ds','388df419bd3c7f50e6d36f877e3c8f43','10e8f31176c9df3b0e605d25d67078e1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e394490','ky939ds','81ebb60561c2627d3c1ed4247856f745','06fae8cbf62de9851fef1fef6276e095','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e3c5651','ky940ds','dafec04c7291bc9e7c301af733d2979d','480ef84adce7a7b301b525145cdfc4d2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e3f10ed','ky941ds','05d7ca4dfb6dc079d834dbfe34b53c14','da6aa9b4537025e7bcedfd7110eebef0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e42dbef','ky942ds','b9c2eebb6e9cac61a47084fd60a2e470','26667d774b52f9e4438f7146b756c4f9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e459c06','ky943ds','b83906543a694fb4a489f8d3ad1c80fb','4e9ecdf553940ebe05bfcefe28928ddb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e485e49','ky944ds','dfc603df3beed5b1dbe271657af51d31','07a8aa437cf6ae52ac9e429b2834c17f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e4b67cd','ky945ds','0fc691e7ec70b7102d98ac75a8efea0c','a8e0cea51730d7ea032a304a7248e132','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e4e4da7','ky946ds','4a887df488bad9d922a83d41dc53d08b','312dce8131ecab05a17bd2c2e0c2bac6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e51f59b','ky947ds','92489e44e4bd89581d6f84d9c089b873','69ad61baf103bc7cdee1781bc75b26f4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e54d7b7','ky948ds','f3200ab5c6922117bc4f0649436cdc71','92c186daf3832e0fa72164dbe1570d67','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e5796e7','ky949ds','1df81623e3fd6de6eff09faf146cbe85','5bb2e8b164a7e6b57746f443e473e0bb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e5aa417','ky950ds','e9b798b86608435d84f7655c91f79247','8437fc3f3d051a824e26740eb8619a30','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e5d8a54','ky951ds','0101ebe8b11709c693ed424bc6429e5f','df8b0f7d5fe4737e90ad60e0c0436e64','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e610738','ky952ds','553678d0cbc25304142997133fa5f6b7','1d4ccbaed49df6ae2b117c9aaf3b55f7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e641473','ky953ds','2a0c19e8750dac26432e64efbbb3cf2f','fa6a1e19b2fdfee7f3cb4d032fba9ae2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e66fecb','ky954ds','cd9059fb99d0c9a5138fc0be4aaa46ba','129b63db2719020eda87b7cf518267e0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e6a07da','ky955ds','b07baf6c654b866e7207e2948c612bad','ecca71c149da42d9a30e2e9958c63dd3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e6cee1c','ky956ds','515d4d32aa3930b0847f343ff3dc1422','685df6b7982c442fb14f6a3bd064376a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e7095dd','ky957ds','b145db73fdfd0d8248bd2faacb022654','6d83de00b9bb164f5a40c7ecbd084a7c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e739f36','ky958ds','b64ccaeb6ba212a9644016b731d117f8','47db23ce8748038e3acc529b32d537f8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e76856b','ky959ds','8a2ffb3172850bc265f172294d284879','93a9827e732d8aac6b4e951ded847671','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e7997bf','ky960ds','ad5856b553bc1900143b35be4ec6ab85','2174051856c1df442bd1bc19651d5e98','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e7c7a27','ky961ds','2906426aa6dfad88ac720a4126781aab','b2bac5e8fe3806260a625baa5a1e3e2f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e801ce4','ky962ds','dd6d1a276fe80d66dd662a42dc5c6ddd','20f8e1e0f02e6b6e1d2961a06d4bd73a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e832a0d','ky963ds','86c968a494cd01adea8bef7a1a3353d0','5cdf86992dc11dd33d25e6be1b6fbf3e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e861045','ky964ds','031c20da7f55dc198700d0b6a3d12fde','587511adee4b9dbccf48b371df139397','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e88f66f','ky965ds','bfbeaef9f933feaa3d02f22a698a71d6','51855edec1c174856a44b221f7adba8e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e8c03af','ky966ds','22ad81ae7da49d9f19ccf6011eea0d55','ab8a8f9547cdf8b254770285961b8c9b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e8eedc7','ky967ds','19d24960b61eb10f081e0ed920da84a1','ba5128587c4a3eb512c72818be5770b2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e92b4d5','ky968ds','1f21adc265026e83a06cb4bd832e5cab','ce57d6c60f0de3ecbf488612f1e8ea27','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e959c06','ky970ds','23cd0f5af767d94478acd2a28b693c31','22d132c363de82cfe865d3ac13f408cc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e9885d1','ky971ds','e85568f63be17e8dd0f5b8ef6d1d11d9','3d5f4df3737146398e44ee15b4649f8e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e9b8e77','ky972ds','41f865d465323dd76916beda638fdb3a','65132fb4b0edc59a1d686703b1f2fa37','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188e9e74c3','ky973ds','4bf557f1ac7a392e346c2f5d1c9275e0','b215914ead63cd04c0a97bf235627837','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ea218a2','ky974ds','20887b1320e66e755a101a14310db64a','4dbcb03c51be3390f66261728658b26e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ea4fed4','ky975ds','8cb596a43e2f5561a516d28a57d8e0ac','a50fc19ec76ed775519fa4e0ac28448f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ea7e4ff','ky976ds','46e7e0bad485570c97824ad375a33a4b','461a2af4334b08046baa3972bbe9f618','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188eaaf356','ky977ds','666489cbbd2ef3e5da93bb1fbdcadc15','b90dbf1d8fb9e8fbc2404758a626d9c0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188eadd86b','ky979ds','df4c62b8626dc4214e7905343f17585f','bac59c7e1b72747e2302c30729bc9d48','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188eb218a4','ky980ds','c6af33797a96aeb7067d64305fc037a9','09be5e3f4bc319a9d4534173fb3df8d1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188eb4fecf','ky981ds','35e8657ccae5ec0b11f9a2ae5075f6fb','58d5067074521f47633074902deb0b17','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188eb7e4f8','ky982ds','f0369a95fc0c3a31dfc6f5792e4c85a8','a8227bf4c6a0bb478957c0a96da7a79c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ebaf23a','ky983ds','3b043a0f3f90251f7fc4ca3b19f49f70','71b2a1a09cca54beca89b47089636334','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ebdd882','ky984ds','619fdf8eecf3e6155fa5f4f505ba9bb9','7f0ff7e18b2767a56a4e5b4e99b51244','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ec17c57','ky985ds','92d4d5c01ac96c7c6cfb4d473292fe52','249f665b8fd0295b0ee55439472dca15','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ec48998','ky986ds','946a1c33659289a8512863b15521f27a','eab259ce45a9cda0ae65885faa62eb9c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ec77456','ky987ds','c3ba34fa0b06969a00a71426f6381320','d3b4217d19de67fa68ddb6fd5796b9a8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ecaa422','ky988ds','2d669993c3029b8eb1999208dd9581be','4594d863eb328f5d1165cdbea773ceab','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ecd8a4b','ky989ds','2a8513b5acd29f9ba8324d50aaf17b15','6687bbd374a76d90cd46174a0e4a874a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ed12e4c','ky990ds','b1388886c9a1649610c87f4861ee0aa5','85cd4c582f96694f0abdf160ec224052','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ed43b77','ky991ds','7d324a3e77654390958c24e8aa895dcf','1e7252282d8974d7b03e544c7661fd88','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ed721ab','ky992ds','b37f5a9b380312d58cfd8ddd1616b09e','dded10d5d924633d03feb9270e204d1e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188eda2efa','ky993ds','91388e17a735fcbef8123738f9174f85','b6e73118b12885594098c3edcc0c6d8d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188edd1522','ky994ds','2b4fc7775a67fc0d183a5e5a6c2e2cda','3b6ac6c467fe27dee802527da75e4c85','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ee0b970','ky995ds','a9b7968d9c9a62ef8b790ef4d5140990','554224d52d16aeffdfd5283603395c34','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ee3c6c7','ky996ds','9f2f659b395d5d4be246d444a5df642b','ca5a3bf1b8948eefa3e3ad353618c3f7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ee6ace1','ky997ds','08bed3ac6e6427df55aa979e725ffc73','869c8257776b3a1053680c81a8603899','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ee992c3','ky998ds','ea8c86ce37a03cfc9fa05cbb260fd8b0','cad5ff5c8b2d8a74a8c24b205328acf5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188eeca400','ky999ds','6553cff990d742163ccde652b33101c1','11ed208c75ffd13e99dd7528936f01bb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ef0441c','ky1000ds','e92e2ba7d51351003483890d5e4f2fab','f211a0c23b8ac2983dc84838905ae531','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ef35160','ky1001ds','ff17438bef07102f94cef738d0d4655f','2a3ba421a82afac23cdd5121f832e64a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ef65ea8','ky1002ds','99b16dcc2e1cb8cbd8ed91ce6d306d3f','ce2339f826f784beb726656e14acb3ec','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ef948fc','ky1003ds','da73e85138c7e57ce21180e798b5eeee','355f56abc88b42b9746a32fb2207422d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188efc791e','ky1004ds','4fe71504c97df18e3fd15df768287eca','92955e2a0447a6de73c99ef04b01f6d9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f0020ef','ky1005ds','f92311228c3b073b2508404e963a2185','ea20eb32f4a1af22f99e84a3ecb554b4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f032e5a','ky1006ds','c376b862bff4970a530c6a368ed0b032','a30858fbdef9dc6b6979240351a59175','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f0637ca','ky1007ds','469223970aefe5bfd1606a988b62c082','3c9e4fb38aabfdadcf14a6953a586a79','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f091d85','ky1008ds','ca2e8b098c9c379d245c957222aa14c6','8668209bc7b9824cf524e6365b51e34c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f0c51cb','ky1009ds','9d686c3b2250c922004c68404a3203dc','171980534e655b842ced580085d10025','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f0f3800','ky1011ds','aee6facd07842d66f1febc0867e985ee','454a669be99c803026ecbe2cd1ce783a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f130301','ky1012ds','52c5d09b0859806f6dc6272900e4f21a','3aa813d2c5419e3e67c68994836fa4d9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f15e9cf','ky1013ds','3bb03d33166251bf598f0e5a7e3a459e','14be203d2a2767c27c34410cfd5f38b0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f18cf5f','ky1014ds','224a907a246519cc75fb21c5a3d84ccd','7daf715ad3779598a6dd8f6a45db7d03','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f1c0408','ky1015ds','d171e76aa2228d7e51bedadbe8ed75e1','8ef7dc40d71b2322305c7bc6f6db4ebe','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f1ee9d7','ky1016ds','16926846b49a25d811dc3b6231915d2c','240969853293636f474c47d0bc362446','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f22dbec','ky1017ds','db8838e6e8e5f08b63d78c35a70cb69c','034a66a9ffa72de3f652c44f930272f2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f25e9bd','ky1018ds','8c267db246f64fc426fcbc235b1c083d','3ab76574d8c980bf3413093c09c1f55e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f28cf54','ky1019ds','718d45cb2ea332cc3017da2fa17cc9ca','5d711bf46eb4de218c860f9373d20f43','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f2c2ab8','ky1020ds','63d0a742bc57c7bf7cf12cf991217f34','83e3c5fcc3dfd0a4eef4370d113b9764','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f2f37ff','ky1022ds','2244f37184584c82547b1e0ef61abfb8','d138838f684792f2b6f8a221d997b7c3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f332a1b','ky1023ds','f4156ac840f9804faf1723780234abaa','c1995d8336a328dc00beaac35a2aa398','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f36378a','ky1024ds','6b1d59245c6c3297ef8a81981de3d028','19e3fe6297b150de2e2a34265f8030aa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f391e01','ky1025ds','29fe66e36529ae1d1a3fb83fb3d9ab74','b2fc7d61c31ec5ce46973d47c7958e15','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f3c565a','ky1026ds','0b657643db634e998176601f4bbad337','53750edf3ea66f7938f7192c2633ac7e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f4020e7','ky1027ds','459fd1d0be6d803af71b3cc28949a04c','27632aafe137941de68762fa12f29bbb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f465e7d','ky1028ds','4e72bce23eef6b093bcfd2cf3bf589bf','08868999a2dfbe9cfd7f1290c62042d6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f4944dd','ky1029ds','756737e9eb064cde3912b806489c305a','400433f1d8bd2a7bc9e09a8117fb2c02','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f4c791f','ky1030ds','f390ef08b6bdc30b72386b69c2c4a428','3f3fcc0e798b6a6f7fccf57725505ef9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f50441b','ky1031ds','fb6b7272b8df059df15b84c813e6196e','1ccd14a38910d58bcb530478f4a38c66','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f537835','ky1032ds','488e959fd010fb8bc4aab419c5f6f84e','c8df7573edef93c5e731c59d8cd82f4d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f56856d','ky1033ds','4795c5f92e3206852ad66ecbc4d530e8','652e4f91a91b183bc997a6389bfc0a25','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f596bdf','ky1034ds','bbcde038fa6d955fd2da68e3cd9e4f19','e4254ce7b0a4cdac8dbac04ff4f9e18d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f5c9ffc','ky1035ds','c2f1d26b3231b6a175b9f53d267e74fc','9575b29dfb04c11de01424bdd86cf262','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f604429','ky1036ds','de43a79b6083cfc381cb81af2d321034','0d0853c7fcc7c2d441711de96945e757','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f637834','ky1037ds','650ef9a92b9bccb227752fd11acfe551','b2865570f222b661e5774b022c3a620d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f66857b','ky1038ds','55a8f4c1ddf1066d192195ed6bbb9228','fab765bb81e5287bea78a90d53f2c7c8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f696bd9','ky1039ds','5c7db1f8f367227d56825c5c97bddc6a','02810a78414b38a0ac466fada51ad47a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f6ca0e1','ky1040ds','38c904fc0892d14084366af5d9811832','84845328fead97c7e86f940f8c46b212','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f704427','ky1041ds','704e1efcc9296041a515193d1e804afa','6bd0f9ed19d745acfb76467d1016b4fa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f7378e6','ky1042ds','18c5c7ec7e05996a0959a3d03a1f56bd','bcbb99be7be54498514d6b1f33a7fd55','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f76856c','ky1043ds','4589a945db393814f43fc745a2bab095','3af5cf059aecca2890f0b564d987813e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f7992e1','ky1044ds','ce6ccf95b6cf817a5eabc2f581a4051e','9ada7610185ab67cd8c04ab6d243bc5a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f7cc6fe','ky1045ds','540e83beeeb35332970569f0fe18d7ba','3a3aee4a5a3d155298ed963f8d7458ce','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f80962f','ky1046ds','e55272fb39e7b6d5b1824215c2dba1c1','9c69dc74a5b4e321d993fc0299129f33','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f83c6ac','ky1047ds','81057fb856b9e2862823afa3a45ee848','a7421b7b73f11901266b039175adf981','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f86d38e','ky1048ds','b399efc02879da793ef0988d75b8ffcf','c2dc543f73429aeec18024aaaaa7f805','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f8a55f6','ky1049ds','8c85a0385ddaf4a85b87bb5d5a04a55a','dd508f3bb26c81080313bd4fe7e7ed8c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f8e26aa','ky1050ds','d6986a3474d4e52b7c4444be827b3fb0','4579318db60cab35c21eacc7ed49d096','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f91f1e2','ky1051ds','aeac154ea194dfcd7fdce1601271aa7b','e4af1ba84e1cb3998c0aa14fd75bd983','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f94fecb','ky1052ds','af25f85f7daa8202c2d432273e66f74f','94c347294cbf27e475ff2f7e208bc11c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f980c0c','ky1053ds','04461b8a0f52d0c834c98331bc77cad5','fa4e3137e4ce29e4ebd864aeca203ff7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f9b4058','ky1054ds','a536e4cbacfa5fde626bbfe558d66bd7','f94916f2b96d1eef1f6f7959bcabeb68','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188f9e4da7','ky1055ds','21938f327421adc1aed3accea27f4f5d','6081f50b6b3a12c6732de96d97c8ec07','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fa218a3','ky1056ds','4412ee050caacddb14b3042cdfd0ac9a','b8bd44fe3691c18c2cf843eca1c372d6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fa525df','ky1057ds','595e9ba54995511a9240193f9bcb1bf5','57aacfa960e6e584f82b843057499d4e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fa8cf58','ky1058ds','0c212040eb53b2b23d587c27ef20663b','4db8202fe976798b50913c2117ee62a9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fac03b5','ky1059ds','f5dc4a95adf9c8b78677b118747cbf8b','61560142c3457bb9395739dcb6347a1f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188faf10fc','ky1060ds','9e32ca47f9211e91a3a9f4875f83408b','d3575dd8f73b760bed3588b5e3edb4b8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fb30718','ky1061ds','32b675bd1afe2dce4cff408a4875a697','fe3d9ff37a883f2432cc660eb196d1a4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fb65e7d','ky1062ds','0da13bf8e2bdce842497876dabe81e76','add7f0d4e2eb82502585bc94ef22d029','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fb99262','ky1063ds','a9e9174a5ae259fed2a3eb2c3201868b','a474a29bf2f87739ac18c8bba446ec6d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fbccb0a','ky1064ds','1790ede7af3ae781f8f8677424cc599d','5c2cb48d8e3ca70c3fb78e509b17fe31','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fc091f5','ky1065ds','681d4c648578557a049a025106193f53','850849298c0dddf27204e85a2cb2b907','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fc4146f','ky1066ds','6ed4eea196d10945fb511b2fd8720f7c','acfcb86558e13f1b1f3aa5433d804158','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fc721ac','ky1067ds','b7b16f70a6efb331cbd93b832669f578','11bc59d726d8426f5ec5922372d0f7f6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fca55fb','ky1068ds','3905a76b6dc1618cef5de006a2b5743e','dbf27d09110ed3f6d3c3f3a54311ef2b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fcd8a4c','ky1069ds','e3a9b7d55cf08a5cbdeb8e9e63c49354','3e2da8fd9e2e217d8914a640151c923a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fd1555c','ky1070ds','e72d155ed4b6793321b544fdc5e5d3ec','913cb9c29aa7834c54915367be27d22b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fd489a8','ky1071ds','4066e34eaf9dad80c9e308510f5c20c6','f452afaa40e03f625feeaa725fd248dc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fd79743','ky1072ds','f62350cb055f30f0aa94631463b35e72','ae9ef40b8073b06c9bfdbd79bb2c19cf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fdacb2e','ky1073ds','dafe972160ec74a39dbbd6ea040bb64d','1da854ca5c3469d07ba4d07e7432d2a7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fddff77','ky1074ds','184560b0f202eaf70fa48b1bfe4aab8a','d32588ed573a8de202fcecbd653bc412','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fe1f1f1','ky1076ds','185b3d80d772866c2cd83b9cad103a50','ade0913e31aa3d291ce58ea1e2ab61ab','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fe4feec','ky1077ds','3da44e3130bcb3c3e112fc0b64ea0c1d','a4ab2864d4d6f8836d12ef7344da503a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fe80c0e','ky1078ds','29021f1b0431443997937c3877e504a2','a20c3000e74505f670988581535890c5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188feb4058','ky1079ds','3450d1c6637a4146fe59d4fc501d66f9','d41cde104f71381ffd2d501d4df01b6b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188fee74c4','ky1080ds','619ea0f546193acf0b81d8705591db79','6049f5aede1ce3ccddb1e922856a3494','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ff26ad5','ky1081ds','ee92cf146d8e0af920cd2b587e914fa4','28cd72da258f4a79325265cced671fcf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ff573f6','ky1082ds','fe8b62744ecbc68ecdce5025fc740ff3','9428a0c1516fd067f22b3fc3fa60bc69','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ff88140','ky1083ds','bdf511daa8c32540d27558b80ff6500d','0ec498f3433bfc48a7d88d0cfdd40cae','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ffbb595','ky1084ds','5c776d75681cde67d8d63035a524c87b','86df7d7d5c0b59ba370636a130842371','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400188ffee9d7','ky1085ds','35583c7b7d225b761070ec0289a8aa22','3e11dc71b42111d9017a9d5e59fc2923','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001890030307','ky1086ds','852a2d1ec7e220c9f5dcad9b2de2cc48','0ff5b4be35a4bee2794e57fabd1aefef','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001890061046','ky1087ds','ce743c5da4ac16138750ed587d82f634','7d4d5a745e5c67a9b11ca7144a4dc7d3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001890091d77','ky1088ds','67f41bb5cd39d14a7ff4a389d8ee50f4','a88ee23c9dacbdf45b50cfc16e09ee55','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018900c51cc','ky1089ds','075123ac3e193d5e9c3051cf77f6aac2','f136f2fe45d915cec42505b65ab355c6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001890104427','ky1090ds','7899e7da5c6346bc8aad6db13c005cf0','b0f8ffbd72f53f694492b97e03fca758','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4001890137c47','ky1091ds','98a125753e8c44cf70001741bafafe29','12c90b7b49f84e25df9fe71ac8d68bf7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400189016acdf','ky1092ds','b96f7a5d7e92ca0bdb193768881a015d','1df08dc192a4084db8fb393ed121c349','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC400189019b9c4','ky1093ds','b09e63b3a17507fddb3531cfdfbbc8a6','bbddc23460da5a852eb53272844e74f6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af1e74ac','ky1095ds','9a9fb23351e73b9367c4f30e222c7816','6cc28b8e59026ce34bc460b4838e5e45','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af2291e0','ky1096ds','a70fdb09e35d6fddd61c5bbaf8beb2ab','8b5658fa872862cf3e6b46d2bd1601b7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af299312','ky1097ds','6c706894dbfc72c89bcefbc16f8fbf8b','b558a218ff00f2ba6e5b91474beed36f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af2cc70e','ky1098ds','97ca1f7c8338e0abab1a8826be36c973','eeb91e68481566e3aafd803386937032','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af30e57a','ky1099ds','2a720f2c1ef54a0adcb1409dfa6e0866','a146c53aa07cac87845cfb63b5ff6f58','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af361045','ky1100ds','daea67d6283a638c18be7a8a9fc20ee3','adf9826b025efbbb19bc4492ac138473','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af392196','ky1101ds','0de7f9ca89976cc456c9eb2d5d50c78a','ccf669aaa3a0127a89bd378bd0b01bf2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af3c7932','ky1102ds','016b5ceae0917e0fca6adadf449f745b','c9d93d02c127b58769746b79ca16c8b3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af406aec','ky1103ds','9d4f2e0034fdb55ce379ae598f87fa95','2bd187ca61274b52e3636493704f5e0e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af44146f','ky1104ds','709c242126c2a2aebf6cf8d20922c326','95c3a8868c103e25b986b24788ce599f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af4748bf','ky1105ds','f78f9ededa65abe3b79ad71f889ff412','4f2789a67a1cf176c6fbf217f11fd394','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af4aa419','ky1106ds','ca29ec3a0c73d1249916412a82203155','ebe6db736bb24c5f5dfa9e30e69857e7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af4dd874','ky1107ds','55c04dacd52ec2fb7a2cab2c0848293f','58522d295c80d62acbdd9dd5bde172fa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af51f1ec','ky1108ds','c84431d2223787510e340a2af50f73a8','20252f1d8f20477e3f756bbd8d0c5aa3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af5525df','ky1109ds','9eece7ddd7f6254c3b0cbde0a1fb9177','dcd3906ea355074d2b506c6ad079180d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af585a33','ky1110ds','23a48d464ddbcf13d8fa602655a5cd3f','2e1b542fc64757c57ffc843cbbfd3843','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af5bb591','ky1111ds','4c3554dccb0caa2f4617543f4100f8a5','985f8555b8391ed3140f71877143a5ca','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af5f10fa','ky1112ds','858045f39926ca05cf72cb5a5be03fa8','d72ce6b02a0237e8b1aa0255e0f85c3c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af632a16','ky1113ds','ea5bb3a63ff77082d164aba192a43f25','1c9313b801bd9473e03190ca6511ef5d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af66d7ac','ky1114ds','7bde71409f2176e42692f5911c1cf952','076c4a9476e6529b48ab7da892add734','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af6a2ef4','ky1115ds','7f8b29d4b6fe00d727f8dcff076f55cd','ea614139d5bbddaf2d05e610a8924d6f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af6d6395','ky1116ds','b249dd1f009832d810838b902c2f836d','ff9bc42e7f5ec8a1574e6618cb75ec23','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af717c67','ky1117ds','e119f2863774f91119bea05f99af81d4','5133286611079521faf512117a79230d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af74d7b8','ky1118ds','e38d8f54d19dbacd8bada62ec58316e1','dbbb94958cf2debb911e4089fc13f2e9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af781024','ky1119ds','9c1fbe28c3329850ca5845acf572abfb','2c7ad090ff64d7ec7bcbe9a7b4049278','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af7b676c','ky1120ds','80617b0f9bb0aebdd8bebbd8dcd8ba79','63b5f9e9fe69bc78bf08c5602e1dd3b2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af7e9fb6','ky1121ds','24f9cf3107791c826f03037bd2c43ca4','70e29565e67250b592a3135395a36607','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af82b4ed','ky1122ds','3edcee2fe73d1d866e8e7a397f8b5f3d','080e8a917cfd978ec7828c3614b644bf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af85e9e7','ky1123ds','a44f727e6e739cb0c2de97ad4ad79df3','d90fb5e7ebd38803869bbf080b395462','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af891e00','ky1124ds','7019f7f527c9321494f4c8a6a591a85f','3ea16415370622a42c77076d5613dddc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af8c7923','ky1125ds','479ced834c7d7d3bfbcbdcc5f71b6bb7','ef06451e2406fd6bce828475028d00e7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af906afb','ky1126ds','3af18e0c7824c65bae908814e86e347b','0c022054142c831699f9def07b35f125','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af93cadf','ky1127ds','6058917cbe00d0112936e4a2458c083a','07d89efa9f08732e89c146aae928532b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af96faa5','ky1129ds','b2a3654f43048a26e1072b44c88d4314','b15fbec9420d6ac1be971b0117eef9e4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af9a55fe','ky1130ds','87d28db66f609e823b949eef75953c48','0d103432fe5b50517c3b10335370689f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018af9d8a53','ky1131ds','9d353b33b3f0c38f166036009cc79f7c','9ea32559a1731f7f9291e546edf6eafa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afa1a3be','ky1132ds','8e2bc2e9e9775261db813badcf5e4ed7','a50bd44aae39c38173cc7d352070d140','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afa4fed5','ky1133ds','681948b74fbe42a17dc6069eedfd28ae','faf5ddb4417f4602703509aa73459e6a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afa83315','ky1134ds','84fa30997581e44658c4a8cd0ef1d29d','9dc8fb85ef77f849fadd70c761397492','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afab8ea6','ky1135ds','0fdd58c995d2ef0e6ce00cf7ee4d7961','00dd83893b6bb8be7bc592c76cab5f6f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afaec2cd','ky1136ds','4e23615034abdbfb8ec522d363e82ef0','79a3fc67bfa8c956a41e90293eaf27ec','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afb302f9','ky1137ds','1b8a3435f7e758cf47e57d8b76593576','949476cfe8656be6175d40efd3659c15','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afb63808','ky1138ds','e2c174b4d39bebec5b2fc0e78f405c65','751be3acc7a7631164c4b644306bde65','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afb992ed','ky1139ds','01b05333b96c8f74a39f2ff5eb394585','541af4e87b7dcab840f4b2877f1d0d04','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afbcc6fe','ky1140ds','905e0d1fe2098ae64b5168ab658cc76d','9b3f2214efd223e796b3ddb729792997','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afc0e01c','ky1141ds','718e5c0c4cfb979bfb167c75c7e063df','b25681801088214867958eda5af3808c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afc43b81','ky1142ds','74481b61030ec1fceeb48aff592fb6aa','31a635b69ee2d0f00a78731923112eae','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afc7e8ea','ky1143ds','ade95741046dae3558c0e5504fe57323','8634410b51c1c833c60541c4d696250a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afcb4064','ky1144ds','b66c0d67869bb5e6bd156579500e2cd3','6c1273f295968286cf07e7a214160c3f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afce7536','ky1145ds','22ed26986e10e6785b8d603389211394','99f7ba1fbc09df23da9be716343cb810','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afd2b4d8','ky1146ds','ecd2006117d4b5a59913fe4d98a6d19e','a674c6a2091145ca24c66deb5624cae7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afd5ea00','ky1147ds','483d1071f071a023ca54bf841682980b','6883bd77e80dad3050309510993d4576','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afd944e9','ky1148ds','0dc45ad35cc5fc065e84d3982020f728','6a4125c8306f959d82ea0ea4eb9a78f1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afdccb44','ky1149ds','2cc06df52148d0d4747b6e5b4fd308c3','4ad22cf857491816f277c0aa0151e8ad','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afe0e48d','ky1150ds','5466592df3848e4b08a816e932390057','ecbd4278455cbbe52ed0f9378f6006b0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afe46293','ky1151ds','4ab57aab9769dd6879616bad99782386','fc7140f95a4bf7cf9e37bddd667ae23d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afe796db','ky1152ds','abc86e93734e48b457ad30d65176adb7','e53ee020a383dbd8f4605670834eb0b2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afeaf247','ky1153ds','d2e66e6690438c79ee5db170ba94ed98','8c27cba58e3e98e68662637d213f0f82','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018afee268e','ky1154ds','10cbf24efd9b58c18d085d7034272d42','19724ad63863d45894018239559bc23d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018aff26ad9','ky1155ds','dde375d2d1ce8e22d700ce4dfe8db3a3','eaf410846c8aca83ef3b38500036a392','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018aff5a01b','ky1156ds','7d5c4c8d799f686539edc863ff7ff1a3','72d7dadfd8524d3c0756ce307a3f5e17','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018aff8fa94','ky1157ds','2af579b9e6e36b1f49ad32fae0ffbeb4','0d99dabcdf7e0b2a20e754335c7d4ee3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018affc791b','ky1158ds','0bae917a1763600cd901590b65efe1b4','cfafdec93f23bf8750b4948bc297fffd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b00091fa','ky1159ds','e821d7edd1b168fa361420fedbdde65a','59c50060f64eab98075d6fd90db5ad6f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b004147b','ky1160ds','dd01e6ef23deabe7e1fcdec971c1851e','fae8762dc4135901c2d678cc0c9f7244','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b007745b','ky1161ds','ac91dd2f6b6c36dbaa79a88c5fa555ae','e73cbdb8235d5020d1d95ee762e5f996','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b00acbbb','ky1162ds','b0dea4deddb0009aaec1980be488be41','79cb56ba064f300c3b9cb5ad444399cd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b00e26a9','ky1163ds','90e97610c780c76a2736c17853a85a85','67964b65c76ac5b1d13cf31f0f2bfdef','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b01266b8','ky1164ds','117a48af66dcfb64003a9512e45a5b4d','3dd1c901238a134a108024b43b9c4f72','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b015c25e','ky1165ds','974722628069a8bb2376d8b2bcf2fb3b','1b6bce5c305faaf67633e7a260872f4c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0192195','ky1166ds','dc6c8d1b05d5d10c633c41a3bfbc5cdf','46bf307859c4371835e501c88ce91383','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b01ca040','ky1167ds','1a8f90b2f5701cc62560a52661af0ec9','b665f270f9be83e934627665f0b6759a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0209202','ky1169ds','6c26c1b0a2df0f0d15658a4b43885e92','820f8c1122c477604c53f0c79d5f356b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b024146c','ky1170ds','0652688c827de6d156b140b3aa330e92','66b6b100af282188f2bdd3b232b6bd37','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0276fce','ky1171ds','9ffab52cf511b2e49a68d1059345ee1c','d57bb3b8eaa79b398d50b618d5d77fb8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b02bb596','ky1172ds','964c99b708d2e225dedb3a373060d5e7','e3b59b47a3a8152db8872e58ab2d09ae','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b02f1507','ky1173ds','62f6fff02cbbc87dcac755772448d703','3387ca8fa37dae6dd6d9ef08287832af','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b03721b9','ky1174ds','e2baa21d115c5643959fd6c0f5a84332','03032caf6202adfb4e391d3be50acfe1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b03aa417','ky1175ds','3bb66269d8877be2c105434a48a85fc4','6471eedc650fd8cd10f80e41a5c2e5f5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b03dff77','ky1176ds','63a1f3cd33c375a833adde0d6eac9a87','7827fd908a3b7338fb66f5b28642b5da','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0423fba','ky1177ds','588d9f7a82746c7c7cbdaa8a8f14d713','c40b5d9b7e92f54d580fc754e7066d11','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0459bf6','ky1179ds','dea2105bc7727c7064567208d187aa1c','c6779bd9ad9ba63dc4354fd799f1ed75','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b048f66d','ky1180ds','d94b41547bf16916acf1ef08dfa09904','670b54d6ed46ee1addfae9fa054b406a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b04c7922','ky1181ds','8eb0c9595e813eafdda132fce019131b','3d9e6b9b8da89f256e1c0bd3cb1ca5b7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b050b95c','ky1182ds','a81ad0a4fc2471f36e83d7444a53826e','3ef485ad73d96e37d249a17c2953b319','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b054628d','ky1183ds','d88985f7c264dc856255f59e17db305d','abdbd0d7900e82e740faf7a8d7b685ae','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b057bdee','ky1184ds','e3112883b3913bc11baab898f4ae99d2','0d14fd13dbbb65b57809b6d5d7fd0614','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b05b4057','ky1185ds','daa5bfc176a729649cbeee63fe025723','4a444d618cfb0e51c81328979783f91c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b05e9fcf','ky1186ds','338d0631a506f30005d4cbac0d502aff','a8311ac4bec648f3cb04038d39e4324a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b06302ff','ky1187ds','29bdb82aaf21fec99d252a8740090d0c','db51327c51c4357b0caf5bc2ad87204d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0665e7d','ky1188ds','aece7f0d4a6485cf85faf958264915d1','843ef1cc1d4a58ea1a5c0c5ed7d79190','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b069b9c6','ky1189ds','040187cff06bab7fe94962084123cb2e','5b89c441f1cc05a9a9051ecab1b72fe6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b06d1516','ky1190ds','ce13b71dfea6b58724d97f19baf1bd22','e96196ac2ea7aa9dc86e55fb73c497fb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b071326a','ky1191ds','1420b609faed4e24c5830d24d405a298','f02ca97247bd1247e6dd7cc36294237b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b074d7b7','ky1192ds','9583d2204e56049458c45821cebba8d8','88d595a6ed2c91d7e161e12fb9f0ac14','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b078375a','ky1193ds','c6702ea1ee81ab9db60bd9e82cbfca88','a5565d69dfab10bf802ba183df5826de','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b07bb59b','ky1194ds','323872643bacfd257796820a87fff9d7','454d879ff59b1c1b80ca445f45f6c91c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b07f10ef','ky1195ds','c74b9413aea6933c57b95174bfeb841f','536c27f79af6db56f2aef39403f1cf3c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b083782d','ky1196ds','79a9b4f0ee604a94bcb2cedc448e8e66','a955076810cc7338983d84dd45d4bec0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b086d7c5','ky1197ds','1a1ce7a4d9cfef3a20b7594f345a87d8','532ac7751acf86d6c5e4675f5a7dc13b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b08a5607','ky1198ds','b5bb250c6944bbebcb5255acfe938710','3f27c30c32884ec3b6ad21301a8ea1dd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b08db15a','ky1199ds','77bc668b48d7c28f29e52722719d459f','f370ed5aa0e3b97eee21396ceb958b68','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b091f16b','ky1200ds','90036d283b3fda386e79b191aa27551c','27207ab656ee8983b7c99e566b195397','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0954ced','ky1201ds','d65bb6bd1d9caa123c41241145b650dc','607908d645902deee3f44c633b4f1ceb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b098a854','ky1203ds','b5fd6b93b9f6c02c8e30b6b2aa8d4f77','c952c9edfd55b280ce416d7db2a0ebe5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b09db1b9','ky1204ds','a97c64eaaf0e1f0bc07ef99bf94c9337','f04fe2bf993093f52773a56099f42b84','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0a1e26c','ky1205ds','6c262202f132d1b65981991a893b2741','838e06d5a6b0f77fef232a91b963fd58','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0a573f9','ky1206ds','65adf36119a1ae9e141cd2a4a794b368','213c23ae8b3d6c3e313aa53ef092cac5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0a92201','ky1207ds','a2c160cd305a271ee24c9d9cc4775458','a54845d69bec279ca0e569e68d7528b3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0ac9fef','ky1208ds','2e48edfcb5be2430e399caa78463a69b','21aa4b037f5d181ff0595b3339bd74ec','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0b0b970','ky1209ds','6aaeba41142a905edb9bf0d5d2a81974','30fa61576681a55c254fb842da7ad1af','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0b46314','ky1210ds','e3c1e94e6990c0e56b992d82e0d47129','92cb86c2c8fd43c82e9fcf90dfcbd44b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0b7bdf4','ky1211ds','938b947a7b0445fdb97670797f9b9c31','9ced2f8988c0a579a3f084dace851b1d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0bb4057','ky1212ds','2a2f89aef4fb3b0f20b258003a434f61','68ff0ce2cf936e21c817c35a5e9417a1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0be9c24','ky1213ds','ff0af71c0ad46b60328000cca093e10a','f2f5759b0fe5500f89b5e801d1ddc321','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0c302ff','ky1214ds','d88fea5c72123d313d3d50757ea49343','fbfc8b760dbb95b84cfb66349455a612','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0c68574','ky1215ds','1471123ecda42b795a0b904341c4a6d0','610cbadcc82c6f6b250a43b00c35131b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0ca07d9','ky1216ds','5c035e57307f4668f0fa138d8c887330','2ec1295d481317df352ea0c6f1ed9dce','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0cd6704','ky1217ds','83f875b7e6e9ab9112c85b4b52e4f115','7edd7f80e97635b7de9b83e2bd8753ea','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0d1a3c2','ky1218ds','1ffdb4cd25ca4405b0501085ffd6e2ee','c6d0e275387d10d26da27c70af81d424','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0d550e5','ky1219ds','d2679b22ecd37f46e5736c6398c1921d','fff8dab42fc663c1d4badfd92661980c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0d8cf66','ky1220ds','3c5dd67245267a16ebc4bbb362cf94a7','f557d3a2551c6e838b1bbc382b2c8f24','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0dc51cf','ky1221ds','7e38ab3dbb4089d401ef4ea1cf571c24','e6c401c4ab24b6f75b87cbceef19709f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0e091f6','ky1222ds','1bb4fd175075ab2b18637e6ba8094d5e','4c0b8abc278f56658e472e682cbd6ace','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0e43b7a','ky1223ds','1d194c8ac192a4438525b428168c4fba','026797c0c4941c32f2fe86569e36dfdc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0e7bded','ky1224ds','68920cce6ed84498644d3c8155c133c7','a473a8295f6d2afe5e166b0f17457b11','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0eb4065','ky1225ds','290b30f3150d6c64b3226411ba350614','6cd05729ae7d50460466b4da7aa516bf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0eec2d3','ky1226ds','2834fa1b4ba3f47fa2350375e014d279','7c214f5e09007fc2a23c898879eafd16','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0f32eaa','ky1227ds','cfa9e9e84750f83fe33225661226d683','0ae9037c9acb63fcab18dda8bff7a059','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0f6ac86','ky1228ds','f166f824acb371c832ea53418c7f7e6a','8069f7c193945676f740ee4c7ed03056','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0fa2eec','ky1229ds','287af58a3bbb4425fcfe0797d148c311','1a9436b286cbe503f4b86bfafe4d43a7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b0fdb159','ky1230ds','4efea08bd9e89dddca2ee6d935f16133','546b02820a3ae071cf41229f392bd126','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b101ce9a','ky1231ds','f4428fed94bee2a56b09ffbc4a82a5d3','d94a22523fca91f01b2c02dddcaea2c2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1057406','ky1232ds','9e3e5d6ea36e50c91d629163a98cbb00','b010237c8385438450ae6b1959b371de','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b108f668','ky1233ds','935919b8c917278bc48f389bd35e6eba','a8981c5b54908b5da7a31dcfbaa71967','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b10ca4b5','ky1234ds','31d20b601ca8b5618a27269d6086970e','3e0193d66cb6cf72a8ea492362719903','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b110e01c','ky1236ds','a4b7824c77db849e390ac1b7a4227167','39ac731b7012c85f27e250271a3c4804','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b114b117','ky1237ds','ee7123ec75694ae2ac0e87ed654f2f36','ac9cdc9361cdba8589779a66ef8b7a77','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b118331f','ky1238ds','c3dfe50af5d348f815baaa9553084084','ae21cfd3be90e0713658321d8f78770e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b11bdcf2','ky1239ds','7bb51b10f305f796bcb183207983aa89','ca49d0c63c1fbf218acea0892ba1266d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b12091f9','ky1240ds','2757e81ece6e4062173082f001fd6f24','36b06818e0d089b2e2fd55a463b0c78b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1246294','ky1241ds','34820ebd8e12126afaad8b89a19bbb2c','bd80dcbcc1ab2c60d76a5fdb2d215963','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b127e4f7','ky1242ds','0519a3ddcf14a261066b9fe37f53935c','95bdc65a46f8e68e3fc399a4418748e2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b12b8e7f','ky1243ds','fbc89abcec6022efaa8149f0468a514e','55101938605da4128167bdf5c79955f3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b12f10f3','ky1244ds','3f225f12f78be41245a6600f3adffc4d','24c01148fcb3d64149d433900b44fa28','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b133783a','ky1245ds','0f89ffe72fe68009724e0c46d1b9813d','2652a530e76e3007d9fc1f9ec49dd0c5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b136feb6','ky1246ds','aedb0867c303d278c214d2ec0f961a17','b1eac81b2b3bd8d801b86c7c26701966','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b13aa41e','ky1247ds','a26e04f0010c3e292bdc183fd2ad59ec','f30ed4aae6e7f830ebc56224c60a04f5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b13e268e','ky1248ds','b0b669f2dd632a738118827bc2b41cd9','82ff5c88c1748250158f6950c58e4541','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1428dce','ky1249ds','4b3afb47bb82b75616a5b28f28604c15','615877051d47d3ce32acd145fbb2aa99','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1461047','ky1250ds','bfd9d5ff33a9f4ab111fe76563157b8d','136da379d62682f83b93548c2a470bac','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b14992bc','ky1251ds','8bf2206e5a653ffaebd0c7988df08aaf','66515cbdcf13a75c24ab611ab7ebaa13','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b14d1517','ky1252ds','a2250f700a23e173e9e8b4132d22e3e9','174b5cc815897986bda175abb02234b1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b151555b','ky1253ds','d969daea797766dfad3a4cc0d8917321','2a1e96d2dedf18dc31949ad54ed74e24','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b154fecd','ky1254ds','1be1f40d7e9045e45fe80f5a7a4c2b19','768c30e4ea790c711e67ffc8c66416e7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1588146','ky1255ds','5c88c3734e1d92b02281e83ef4457d5e','2ecb9146708ede9a3811baf51a24ffe8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b15c2ac6','ky1256ds','edf395bc34acb01ba27509c5929f529b','0cd28508cb66356870c8d76aae751467','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1606b4e','ky1257ds','1721fcab2319b97f7e0c36745ff4f7a4','297f57e1537901230f9b7f9c843b26e6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1654cf4','ky1258ds','28ba5a6f2df7420cba136ac0db574b5a','cc9a2b66058f09e7e40c845d20199ef2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b168cf5a','ky1259ds','376f43dd48080aa3b0ce538cae5d5007','6b0ea560af91da59b30218842c704767','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b16ca43e','ky1261ds','7ffe9e4572a4727cbeeaca35aa2e2aac','58941dea2c1db69fdefe0f97d5f4b9f9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b170e01b','ky1262ds','580d36b00abd417c73cf598939611ee7','7ee12b074160e736295b619e45458c77','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b174fecd','ky1263ds','abd59f95dbc2bc05c5aa4ae96ba32f8d','48adb6ae21df3402f69949d9f259bdd4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b178cfa3','ky1264ds','3ec9fe287c7457bfb4f7616fa39f7954','3278b38d2b584b6a9b0582159c906628','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b17c7927','ky1265ds','5138774ed153f4807b17fd2eb662bdda','3bbb3213ce20b8c8312ded6cf3a1b040','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b180b972','ky1266ds','fe43c6b0b7e7d24b4fdf804abbbaa92a','647367ae9ee6363cbb874ed799f6edf7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b18489a6','ky1267ds','499fe3c285aa84bef33c5d55e7e6be15','4071066a53ce8dd056e8b9f73e14c2ea','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1880c10','ky1268ds','48f5dd67ed78ff0a9a6cb5318232a529','ce53867b7b03a3b92635bebf9b763d34','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b18bb58d','ky1269ds','4f2026f4128fef0f76f2ba68d613b7d7','a05de1d718704d537ab99535647737b1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1901cdc','ky1270ds','34ea9272f953d660a4be12d53e75ddce','6637553b33c4a117744b7fc9c28a0c7f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b193c6af','ky1271ds','ee10002db00d4c6ef66cf78303e6869a','32f49b4871ac75165f7b4d9821926602','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1976fda','ky1272ds','dae88ca876508f18c2e27ddd3c83fc86','36bbf7b54229137fb4191260f694cc1c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b19b194e','ky1273ds','4503e4ab5e44e73d61c41cc8b4319e5c','55fb888a0dc7453360ad8ab306bec72b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b19e9fa5','ky1274ds','dfdc35b969cda0fdaa3f9805ae78de02','7a94887c4cd755552d49fa271abf4bb2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1a35587','ky1275ds','55d9ba7f7c2c52fa714eb3b445863dfa','138b5ed845f5d24e18f6fb335c41376c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1a6fa9a','ky1276ds','ddf41a387191cf4dd89de3d46326348d','23e3f92ffe1200d27dde74ee1321145c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1aaa835','ky1277ds','741293b8c9ef2578937b4eea4143b009','3fce8aef87b504bc323c794216553d84','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1ae4d97','ky1278ds','517dde6b9dc71e554ac1fbe5f0fa00d7','57b98c422bee202842a770c9a9e2480d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1bd6341','ky1279ds','1b3e5f1fa9bc05bbcf5f2854ce2283b3','ffc773875206bb2ceb265cb5f4d71132','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1c1ca7f','ky1280ds','e010006c09010cf938bd027cfbf82183','8ab980b9ff0b7c362f62a97991c079ca','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1c57406','ky1281ds','59f0ab01f3c253e6cbab5ff5119880b8','22acbcd228d8758194edc8e3088e9f59','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1caa501','ky1282ds','d20fc69ed9f9074e7a2945c9bd1d1c59','0ef9fc5ac9f2d055e3e35c8d529906a0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1ce4d98','ky1283ds','4b10f2b1f2a13736d7152fdd72ad0832','e5e95a7818460f22ab214e50ef7a4e60','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1d2b561','ky1284ds','fea5c97534b6e72203db3d7f2599f6b3','686960d51db62a574f7243dd8cdd37a6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1d6378b','ky1285ds','d6bf050daf2bf01a26c2d7f1286bd945','b34ea20b7869bb0a4863f41458ab8d78','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1d9b9c5','ky1286ds','d3ffe03a92c44191b0e87194c87a5a19','0c6dc852ba71c32d3f68013b24e796d9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1dd637e','ky1287ds','b184e2080a3b165b5edee70baa5feef7','e2444938b76fcb87c07722d6640af844','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1e23fac','ky1288ds','78496a943c169bc838d307a109378930','aac7e912db19e82556bb4db7ce2e9952','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1e5c29e','ky1289ds','1041dc23e666654c33344c5e6b669eab','17b2ea5368c1f47bd5e7f68c29429c46','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1e944d9','ky1290ds','2628db2c040ecb224ed96215482bd228','d6764b2636267b467fe6303b29b65da5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1ed1582','ky1291ds','a1f6a285a580bf9662a221d873795239','74d5710db5ccb261ad0666bafd87f9f8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1f1555c','ky1292ds','eb88d831ec5114e577a07d16f7c50854','7a324bc35cb34cdc859ac0e8480cfc88','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1f4feca','ky1293ds','939078f037b6aa52b305c628e0fe44fb','9c96c17b2e505e64170397adeb18919d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1f88146','ky1294ds','d3b9901e359c03c676089e7c70f4c76a','eb991da70e74dbd9ffd5e7158b6a87c5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b1fc51cc','ky1295ds','c535bebebcd8c937b6f03cf3d4db0ff8','a0baccae19ce03e1ff43a3a991235c51','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2009206','ky1296ds','995f9a65920073619bba94931fabade7','e8c87502612e1d2b332e3166594ba6f6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2048997','ky1297ds','cedc038ab807bf7da26ffc2c51672350','0ea2e6ceaa2f7f806aa40a74cd7a2e7e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2083319','ky1298ds','b82b750590d35403538ba9cefd6bc9cf','85962d2748a555608b78282b41edc521','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b20c03af','ky1299ds','fa9777c838ee0e9c10b69922c0e2bbb7','c5143ce1e60801afe9f45719614495c2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b210442d','ky1300ds','8cada531bc7a929868d65a3c5b691760','ff01859a4adc6f01606146ba60aeef6a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2148995','ky1301ds','ced66c334f8e61589357abc9a0cb6606','aa5e73190c4c70e3e7b637f47619072f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2180c1a','ky1302ds','91cf192c89e15bf8df451cff3aa8b7f7','d5e1807614c760c6fd5ef3b7c7785ceb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b21bb59c','ky1303ds','e695cebf20c47a93de5ce450c1b793a4','6b869de2b012b549be72cc2ac45f41d4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b21f37fe','ky1304ds','c54edec4fe5d8f93700e8ebe0e96ae79','472d280ee49c0743b871f6e29dad618c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b223c6ba','ky1305ds','ca3379b8fc5217044adbba0c30d3e67b','4b37c533e30e007a66b6e19598585fa8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2276fd3','ky1306ds','55261194ffaaaed7ad9a450b13881d7b','52c95668c28d20448fc0db645f679823','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b22b194d','ky1307ds','ec7c1e91c59c89ff98e86e4323b24461','f1efc31f50a72aa44297ed62d2083049','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b22ec2d5','ky1308ds','7160075e3d83bbc94139f2f1be794ebf','eb6ebd09f5a46dd6546004094bf6f04f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b23351ca','ky1309ds','db5062f3550d867fd42825e7c1e3e451','75fa29389143ca78b17da86ea7a76c5a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b236fa9e','ky1310ds','1c6ff840c3cb30f119a82d9eba7149aa','868b9fb681fb25d4b47dd472e55b2447','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b23af238','ky1311ds','928bf0305646b87225bf72bba5a7c7f9','271fed9c74f592d0004d337c6a10305c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b240e01c','ky1312ds','a530948486298791dc860c9acba9aca4','ff00420c6ee6d9e48f68d46f0b6b04a1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b244b0bb','ky1313ds','f87c8d19b78697ceacd64deab097cbdb','e8f2abbbd2dd809135d39e718355523f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2485e64','ky1314ds','ebdf5d69b880de5a303cf37e130f589e','4d68d2759af90832bf53b1ef9e88a035','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b24c2b34','ky1315ds','8811f7b3b6b43388c023556027034c94','a7deec4670d9a06f15aebdfe47621e3b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2509627','ky1316ds','c5bf8b05360549c11455c7adba19fdb7','0b151c691897c99382c41a459bfd7d6a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b254628e','ky1317ds','ad0f3b9ba34db80658c0af884f3f051d','8226bc85bee5a96f50c60cefefc8b7f8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b258104b','ky1318ds','f452be7f86460c6618c21df90e1f8196','817c7ad75f10aeeed35f06ff63a77f1d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b25cc6f7','ky1319ds','4844ef3bf8c82ff8e32ba06c74b15db4','f18748642248b435b9599364574ba356','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2612e3c','ky1320ds','9e05823e0827e95b5d7d6f2fb9487591','c8a7a146ace9afe5035c5e796cef7f7e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b26502e2','ky1321ds','80f54378d50a10e74a4237522de29aae','1e93ca4710ca526063157bcee3ab0bf2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b268a84d','ky1322ds','b11c139c9a5f3d1f3e8ad5123f2ea9b8','9300b3fa77663359a63487daf049c077','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b26c7922','ky1323ds','01b0d49b4c7508b64ded16665ce506c6','e8e269e3dd5a8f463673306db67cd7d2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b270e017','ky1324ds','52e48bdb2b91f968839fc28ec4ad7f05','0300d8b46da0a1b89a2ea485ecc1edc5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b274b0b3','ky1325ds','97490161a28464ec7d0484c5483b8bd2','b03912fb5a638234668c474da53bfb28','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2785a2d','ky1326ds','23d72a03b51d5a996f1f65801f64e5ec','137a3aed8b5e29e9817fabbecfe72f70','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b27c2b16','ky1327ds','5963a7b657c1c0097ecee78bb8bbf25e','8e8d67cb849ca1e11983906104982834','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b280b9c8','ky1328ds','a725ef4b3403956d63dd48ccb2be77da','2a1ed7b47b895467bc2ca9953a431c2c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b284899e','ky1329ds','c7daeb9817d82f2b974e3e279b34ed7f','f8fc0159e463a354b59c85e229944cdd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2883321','ky1330ds','4cf8f4636e603e695b1c85035d6c0438','6f4f44bf762ea7e2d09e86ea315db60c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b28c03bb','ky1331ds','2133961c8dda26e0b7fbcdcb3996b5c7','da90db2e3f5b76ed17b59ae05819426a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b29091f5','ky1332ds','fbee432c2fb17ea76dfeda72cd16849f','a843d3bac9d0ff12a34471f62cdc330e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2946293','ky1333ds','c9d8b5bdc5266ef18f8d94e3c1139720','7cd29b3b2121da71ed5a0b41e8be0ba2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2985a2d','ky1334ds','7db5977f5e5c90c13d4ff4bc0df3472a','f277aac99a6b428bb60f2514030bbb60','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b29c2ac1','ky1335ds','243c128d6106f17b97d60d5833b7f0ea','7fcb0c5e6b48d8f85301d86a8b89ca1a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2a0b9b7','ky1337ds','73d7f8e87ccac9e4c918a9715da13413','9d6a840dfeae29b06c97b8a141db27d6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2a4899e','ky1338ds','90ac0db3cfe9f5dd39ea8dd39fa2a84f','a11e7cadef5b42aa34c4b2261d8a5b7a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2a83318','ky1339ds','7052158dc22564fda56261195b6ab46d','c9327eb1348d5f59273757c4b4f80045','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2ac03bb','ky1340ds','0874a396bfdfa46000b108a3171a64eb','9e56fb4f8fdd41b2a6e81c15d5d7f42d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2b091f5','ky1341ds','5abec072215486144276b57a77ac4f4d','8d665e15fd7c2eee81cbc8d587526f71','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2b4628c','ky1342ds','78246607fa062bd84305bfee6a29fc8e','d612c72d3b9b46e21ba91e7d48ea9f2c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2b80c0c','ky1343ds','d7cbdc2202a462c4f213a597b737f04c','10bc4232f251d78a72a83fc59e20c1f2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2bbdcfa','ky1344ds','17f3a17bb538288b9526fffae5ade539','491bc28c5f5124a2084801a401e7f34e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2c06aed','ky1345ds','5c97b2553612eac401e2160110b20e3a','a4fe63af3be142154f81fc3426f98ba4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2c43b74','ky1346ds','0cc62eac38f41135289f9950f4b57bb3','e904a230dfbb4736fa69b6625b525232','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2c7e4f9','ky1347ds','4f7bea39c0ff820dac51b0c8f0b5435e','ee8367538c8d42111d9d9c16ec512ab8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2cbb58c','ky1348ds','16f83760f4c42a5fbff1f7b17a68f92a','10bcf6b7987b192b802790cc6bf04ffa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2d04422','ky1349ds','b2102af9fe104dc9cb68564edcf07bbd','87e8731c092793cd56ff08baba241a5d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2d4146d','ky1351ds','845dcf00e4b82df53385c766000b4602','524c4d70abcdb000c57a90e6195352cc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2d7be5d','ky1352ds','5c173344d8270067ad6168557d24c7c4','19ce679775806ef04aed8cb1b0428e40','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2db8e7b','ky1353ds','cfa7bd51b5b852bd1f9819dbad592709','775a8b2e7961b0f83618f1278d053b3b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2e01cd2','ky1354ds','9310111475b22653d1b0a83192f26456','3d366cd1a71a371172576d235d0775d3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2e3ed57','ky1355ds','43b7b6fa1ca31f1e6e90b767965fb590','423629e2fadb63c44a791643fafe75a4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2e796da','ky1356ds','d36b899f2ed04bd699b94d1adbfc59fc','234d51ec20900987a4fa8d19131e2fe3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2eb67d0','ky1357ds','6df1409ce218bc783738b99ec9111a9b','fa1b4aabb90ecb1572824c1ba1d73914','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2ef37f9','ky1358ds','9a07e68418e1036b40844d043dfe7db5','f46cde94e64eebc072a7874be75c77a0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2f3c654','ky1359ds','5f419914e5ab9b8f6ba7eb3928981869','fd6d7d3bc0cfb53c37bb4e0d6297329c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2f796d6','ky1360ds','d07a7215a91d621693b384eed31dab0a','a7fa9731974d05317666f8fa0356783c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2fb67ca','ky1361ds','ceb189692a50f086ad5f14b70388fa1c','824df8bc657546e64912f2a91f3c57c1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b2ff37f7','ky1362ds','dc91ed7aa1e663391770b195e872a45c','71a610a1470dbe23dd1d6e881247b902','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b304146d','ky1363ds','430bfada0ca958ae16e300063aa2fbc4','231f2d1b149fe817d811be0ed088165a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3085eb7','ky1364ds','25b7d04f1dbaf4bbede8f75a5b416aa9','619ba0bfea9aed87049f9972c5ad63d8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b30c2ef8','ky1365ds','24df3aab50a2b1c787f16720d4d42c36','2f0c3636b9eb544bc806a7ad6fb0ebbe','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b310b97a','ky1366ds','f7237c41bc3aa143603954e7c989f581','8e6c2ccbc9f0b098d225acc955a284a9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b314899f','ky1367ds','4b718a6b606455f763702fe8122ab487','d134c30da691b1fe60be7e019784f59d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3183319','ky1368ds','747c22b7a34b5bd12f39aa24a6056bcc','3244e7492731eb34f347ceb47d5d7f9f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b31c03b0','ky1370ds','14810d888aafce06a973cb030dfdfe9a','249d9591a4d863df82a5b0b5aaae6bc1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b320961c','ky1371ds','a0c90f9f34bec87e76dc7eba26a6ba23','e529b75c06d20454166e7936dc705986','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b32489a6','ky1372ds','7b0ea927d3e4419739dd60bcb84f8ddc','92a151517674118376be57e5e07aba68','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3288139','ky1373ds','58acaa804f5f04e92f80753cffe450ff','067f9d1c1dd15a62adf269ce42a93438','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b32c51cb','ky1374ds','0708c6c26fdf46043b3e90c8f9f6b4c3','efbf319a774049d8d26abd1b6e83488b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b330e020','ky1375ds','f793d600cad6461cc320e95d085810c8','f5ba841c927c7d1b5365e7ca479f8546','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b334b0bb','ky1376ds','ceb95f2de92ff4c8c26ff5df505171bf','df200721db16d174594426b2baf7b834','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b338813b','ky1377ds','b966d212c9dd182df5041ab24756689b','ef386c920ee4d304a307ec69c4d653e9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b33c791e','ky1378ds','92e6353807a33461a0c55f3ef5c3cc02','abadd14b0e49c796619ae5a320794b08','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3410734','ky1379ds','81803f5df8b2f2fa7fc8ad218090ca16','3dce04c615ad0c679734b6d689ce3ae7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b344fecd','ky1380ds','5b36880b4c30f93c7584d7c6b7f02384','b91295063fb05ffcd69022069f2e1c92','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b348cf58','ky1381ds','3cb6b7776e03b6fe61bdd116cb9d0b29','6e6ab47ff98b23c16af637dbb1669561','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b34c9fed','ky1382ds','7c9620b2ecff3f6d190e6274c8570bd1','25d568dd4493d2ca70d708118f005e0b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3512e3f','ky1383ds','905bb934cc937bd31a5852e29880ff7a','6143b1e44eb03433823f03eb9bea1e33','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b35525d9','ky1384ds','45ba52a383f24ee55442d67a0cab021b','e395ac498e347d939adf6a969eab73b2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b35948c5','ky1385ds','81d9d296ded33f9350dbaa8489100ff8','7904d400dc2e7bc5bebaba4b046ac714','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b35d3d5f','ky1386ds','57a00ff0cf0b2d287f9cbe64e4dd4705','46535098a57080237e9a67ee3fb92331','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b361f12b','ky1387ds','28c737234eff308edd2c41e28e1a94d6','70b536e8d3a40e96c4b98bcfccf0130f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b366103f','ky1388ds','dcb3e93496bb980f3861176c6f20881b','02774c343d2cde6751a865db31030a6b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b36a07d8','ky1389ds','44f1d5228a3e2b34eda733bd8ae0eb8f','1728ebba989d5ea8d4ec92f99a75c5ee','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b36dd873','ky1390ds','411ad8ca02173680a25a31ba71e1fe45','05d8815cf6714f3b9e42c1b557da4488','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3728de4','ky1391ds','fae356aeb0a763707a17fe56b70a2970','d7083a6c0e585cae855338421a6c0f8d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b376380f','ky1392ds','020fde0c583e39f00ac114077c85cd32','51d4d6437ccc38e954e52aa52f12fe88','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b37a55fa','ky1393ds','69693a7c1723a1b7c17dca4448016f62','e8701875b4e1cb08210f0738eb62a532','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b37e268f','ky1394ds','7bd58503542d75c298c63762e5ae37a8','4bc02a28c6401206a7a4034a34488d8b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b38302f9','ky1395ds','098f1e33b9d685ba6cc4f607f96d6471','e73a300b4c20754777c1dd3fcfddc3b2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b386d392','ky1396ds','95c68da47ea43cfa9d88433d8b978f38','0944bd3353f4da8b45689ae25dd4f510','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b38acb2d','ky1397ds','1b46558f2af884f8497df616ccff1b12','76bebc4527dd30f87543a974891817f0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b38e9bbc','ky1398ds','7ce9b962d8dcf210f4f6d5b0e835d961','1436f9237588702c6b1b939cedabf7ec','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b393516d','ky1399ds','50b2eb246e8032d10bc3deef8df53b3d','6c5799eac5b9272818c8f5ffa12e995d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b39748c5','ky1400ds','189c11c2e7a449c2ae38579af9026733','4010188d6a2e704d9c2e84210b8ac463','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b39b448a','ky1401ds','22076a767eb266511d581d3894ad517d','cdcebb3e07e7f8cb3c9641c0ac6603c6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b39f1511','ky1402ds','b20c1a3522a6c557df2fbc87a96c2dbb','06457972780c45fcecc3cba0c1e28c6a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3ad6346','ky1403ds','fa64f2eaf8c4f2d49798841d5ee0d201','a825d0f5877090a9fb13abcfe8709b28','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3b1f28a','ky1404ds','4f6001186dd69021bddcfedf5d3ae7e1','17b1c8d908af651f05c4f7be9f827fbc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3b5c220','ky1405ds','f4b727945a17dba1953e318a71b8ad9d','7807b92ed4f078acf76d068e501c01dc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3ba07d8','ky1406ds','f789df442ed4dd7fd8887ce86e650e89','1cdac93631172d8197fdfd3ab242de9d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3bdd86e','ky1407ds','35ea33cf8b51fc74eb2725d654c489eb','2701dfa50bfd6b50927e23e4b6c4ce2a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3c2b8fc','ky1408ds','5442cf5bded7d56370a491e1dce45337','985af53809c7b03230ccc158fc3cffca','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3c689a9','ky1409ds','b57392043d8fbab29ccbaf7703b0e43f','35d93270dcc15dd6b70e6450318aece1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3cc51cd','ky1410ds','6a5b54caacf4072b0449e503b8abd41e','50b20230f23e0c43fed0e828029a157d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3d10742','ky1411ds','e1e6e2c1e3e22f9dd0c9b27ebbba652c','d81a8767b22465c33367e1f0d5141b35','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3d4fedc','ky1412ds','8e50d70117dd60a5d18efa8ba981b2fb','c8a1560380ac338506fa815563a97da7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3d8cf58','ky1413ds','080ed95ef1f1fa6b4e8a45784bb391a5','be853cad389b16b51c98afb6573bc1d3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3dcc6f8','ky1414ds','bf6f527e5b5e342def773d8538d26964','3f65d64bb229a7f97a7c26ad9025636e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3e1f0fc','ky1415ds','579cfc2786251baf1014851945414379','87fc5235d72476b7b64abc0d70977c3d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3e5c21d','ky1416ds','168f619c3d640658d4e893061dc9116c','665d3c2aa98140ff6256209ad9d7be22','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3e997de','ky1417ds','73f592ea80d7d2e3cdc6601121cb4a7c','a33c42e8c905b822e442589e527bbc9c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3ed6348','ky1418ds','29230a52a0f26e8a0c4e97a9798e1650','3d31f7ad87a978da57cfbc16295fe985','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3f218a3','ky1419ds','460a66d58cb96681b8d886e5f38c2c86','b110e0acd429ba56aff7d941de113bd8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3f5e9e7','ky1420ds','1b553b27e39c0760940da3962186ea89','30751fc351d8ce78b3783a74525e7e3f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3f9b9c6','ky1421ds','c7ca4f7625f898fb0c64db2b1f80279e','d2bdfef72e4ca8e137c8aac1f79cfe2f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b3fe2a80','ky1422ds','30419a2cfc0a7b853e8af6ddeaa781df','c7f9404fde8083a3652ecec5fd74d021','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4032a17','ky1423ds','b28d546e4720948d3879557a69430e54','0af61561b2f18384ec1619abfd91996d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b406fb05','ky1424ds','2a0db79a3c6c55510ffbad15caaab826','f01ac567588a0b35e67e336e16238d4d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b40af65f','ky1425ds','f53e06b9b2b70b41ae17d329763e50b0','0234b354db9ffcaea32dcc9d122c5f57','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b40eea42','ky1426ds','4e6d21b976f28dfd11b5d7cdff6b5e30','0d2cf9e67369c9e40cb496f32e4ac2ed','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b413ca80','ky1427ds','e5f6f308e144f68d3a992e9117220a9c','da472960728ac08a1a7ce9b548aea50a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b417bdec','ky1428ds','7aae99d3b1065e88ae2b10687720e11a','df8212b66ab2cf810e66f7145f6b3533','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b41c2b37','ky1429ds','5b25633921f4537545356978d0649be3','a85223920f948c77a62ef09bc8dac9c1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4226ace','ky1430ds','1c58602b6c4557dda32be3b59d39ebea','fc5ea863844312d5f5ba68b11ba3b82e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b426ace1','ky1431ds','d78cf78011f80619d5781ee57be27035','36054dee2d8f4ef61f53afa34c91099d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b42aa418','ky1432ds','f825f3d4eac5158c46d6e207020f550d','8b16edd92db22a4144906a4dd65682f7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b42e74bc','ky1433ds','13b38c9ceb626f409f19795b66cdba7c','0c49fa6258bcf65c73cec17485c77f73','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b433a36e','ky1434ds','7d0339e84c0bef1cff934040e1cbe585','6b818bee466fa8bbc86730740a8bb057','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4379737','ky1435ds','9ee7aa4d33ac2d47b01563a844cdc0bd','bd4e5da5a389cb62104be2e59db2c5ab','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b43c03bb','ky1436ds','c398a5be1426d013ddaafc6f12aaf5ad','15ef07955ae7c2ed0f040f758591a959','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b440e024','ky1437ds','92128a2759a4155f1fdea420c5d71b83','7aa5ec6788b7886e82cfec584467e949','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b444fed3','ky1438ds','d6de77faf2ab964bab01e20eb25a4d3d','5697140d4bcee92265e07a7ecb78b3d7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b448d37a','ky1439ds','1b554706245787b3ba0cfba16e7a3d81','a4635344ad8f8477cc157f92e93d6463','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b44cc6fc','ky1440ds','c709f81e7ec83726238a71eadb34fa47','6d30f1d554ee04346e1a6bb0258eeed7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b451a3c4','ky1441ds','e30753c264a71e4c56d12babfeb60fad','41545d9e6fbdcce22079ce9e7edd4066','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4559c09','ky1442ds','86a113937852cb9edd94c7ea4a924d5f','20d54328e751ad14c47ec4bf861d8d2f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4599206','ky1443ds','c5f4b41b9d58608033521b978852c9ea','fa042e5257deb4649c57f31259c2b2c0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b45d6341','ky1444ds','9493a1f87d884b5bee55f533cb979259','e11e06561c21950ee5b4f0fdd3349a44','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4621cbd','ky1445ds','f40f2205d9a7f09078ee3513b1a07d1d','e816dd2a03bdfc1ce13d68557c99506b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b465e9ef','ky1446ds','5db2d09c4cd3c3860bb36b504f179a7f','7b61b2c1cdcfb3b39b25e93364a38ba0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b469b9c4','ky1447ds','a31bb67db1cb9a422786d6ee332554f2','82a07afd901ffdac81fe8a71be2856d2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b46d8a4a','ky1448ds','b506129caeeab1ad216283298c983ed1','2211be751dc0f732e5ed3f4cfa135818','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b47266c6','ky1449ds','d9b6e85a5b65883c317056830e887dcd','b2e00c16e34874659aee31f0da71433e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4765ed9','ky1450ds','b9b22a9549bad9ce5b85e4b2484229ae','a84317e0de713f2a038f4f6f8ccdbf73','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b47a7d93','ky1451ds','788bd578406539a9ae518e45da7a0890','85ff5202bbdbbc24c0fd20223fb3e788','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b47e4d9b','ky1452ds','2676d10fc53868ec6c36aa6517752032','24e0d471a835ada2d089111b71fa23ce','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4832a28','ky1453ds','6fb0845c5158ad9c3ee8369a176d4ec6','4df88cf24f6f813af046bd4b92a7d684','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4879b15','ky1454ds','2757bf487bf1ffcae69d7c07f41b9afd','4a4eacd0d25080d4bd6cb9dd4bf446b0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b48bb590','ky1455ds','27601c8bd44104d07c927969451d2534','3cce6d75a33de1604d9f2e537dc29267','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4904429','ky1456ds','53456e50add839bd23a1378448d3b824','871cef70124e477d4bc7471ea9838a35','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4948dbd','ky1457ds','763e32209b816279afca32c5a8c3fb18','98c99fc863f89b38c034f89da5f1c6fe','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4985e2c','ky1458ds','3b06e15aac63c8584658f1c685fafec4','50588e5a4f878b23ba2f134f3c88fe91','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b49c791a','ky1459ds','86414fc5673dab70c961857915759055','a106fd52560f629f43f22ead90e6f47d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4a12e3f','ky1460ds','8375e3272453af4f9e73f3e28dbc458d','f46d61ff7b7753ef8a34a01e89959e76','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4a54ced','ky1461ds','efa740dbe810fe2439746f059cb2e40c','1c76a9f16d55c0e480f6849e6f8fc62f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4a91d85','ky1462ds','b53107be5351473a1d6c5282167b76b4','87646058e4c510f3345b9c785879cd6b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4ad633b','ky1463ds','2c478f1e55eb51b79f3af5b17c12049d','ffa2d77c435a93ca162b6c2cc67e265c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4b218a6','ky1464ds','c51ee3a3416b5cccd3d59840db2ce195','9b4a8561f147a8dd0607881047a96399','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4b74cb8','ky1465ds','6d002b1734bb0781313e7b30b45003eb','17ee0246d1e07faa3b59944e52086c06','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4bc07c1','ky1466ds','d27a1106b7f9ec446bbac0c3f976782a','40c53f4dbf567a7440e72c7cf7fdfa48','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4c0b9af','ky1467ds','d42dbadd471cc3407eb518a02c5d42bf','36b8f08a21bfbb8c9b82cc992bec6dc8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4c4d7b6','ky1468ds','57f2ae82cc62877cae41d29dc1ff2c57','d9999d9314df9ab8bbd0e2edf2d677f6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4c8cf59','ky1469ds','a55899eb3a72168e777bfa2f7dee3c47','abf104a670ed2a2909fe01238b8f14cf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4ccf224','ky1470ds','94eb6677288da9be0a8aa38e8ddbc485','8b5e4a386ae84eda3d8ef00a93003d48','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4d1a36c','ky1471ds','7b30a3336f114232e97557cc6d6fd1c3','1107680cfa96c4aa2d4683f6fa02fe2d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4d5c21c','ky1472ds','be5ca15c94893a5d2e20907e9c721404','e58d317bea83b81160f3bef65b16354e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4d9b9c3','ky1473ds','4998ee530b9f94c88062b6816679cefc','d0dd65a16730fef914a36bec465a47b3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4ddb15c','ky1474ds','199170c4738131d06dd516e62d477076','b8bb5dea99c0640b404366b7972d422e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4e28dcf','ky1475ds','a7cc64cea2874d4097d8355acbd0f324','8b520c4289b9a4630627c25f9464e536','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4e685eb','ky1476ds','5057d33a7ae90109b8217070a446e5bf','6a4fc17934c525560b7b8d5bb07d383a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4eaa419','ky1477ds','a08eb70aefeed4ea0c48738cb6ae8b25','e700216b6cb0ce36a61d2859a3e72cad','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4eee9d9','ky1478ds','adc74197fcc716cfc21e20d89fe9c8cb','e8560fb195f5d7c97bef78d9bba7ca44','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4f462c9','ky1479ds','1d7ac9f41e73d20990657c60c98f18a8','0830ef6d0e1e843a87d7cd5fefbdb58f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4f8a853','ky1480ds','2bc5f3f406d6457c76d8636d4c42a97f','eda9a7e6bf390cc264a6831f12b8e55b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b4fd1517','ky1481ds','e908616006baba0fcd421590690e0f85','fdbb3a3bce4432d28a8a32b737382c29','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b501f10c','ky1482ds','08681cfdd30e0a9cc89604f501d7b28c','6dec987eed4ea2dae0a9203adbee0880','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5061044','ky1483ds','a25126d11e0b45fd3b42172cd4182c83','cea2ba708748f6f7257ecf5ef78e9b11','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b50a331a','ky1484ds','b771837457ff196f400cb1bce308f8ac','40ded6d59818df4f4349f7039386ff30','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b50e268c','ky1485ds','dbafc82fa5e235e16a455ecee6655a57','ed6ad3afa70976d646c2368c6e2ba02c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5130306','ky1486ds','1972d6a06a72528b4b9a2e4e88bd332c','4990f4860e30717ebc571e42f959007c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b51796d8','ky1487ds','719a8304ec4c4b0c47aab8769c319430','b295bc0ed078512914e0742a981b6723','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b51bb58e','ky1488ds','4f7ad802f77d3a12afa238142e1fffe7','93b3fff8b569b803c014777825b5a3ea','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5206aed','ky1489ds','59b9ae2dfb2268e65d2c428e73e74b3f','3492d7b6eeed4b9b6a360ef8ca34a16c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b524fed3','ky1490ds','a6a7ccc746412e46042ddc734cfc952e','68ec48517cd17c2868edcaf3a572337a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b528f673','ky1491ds','4c91d49d7087d66d4e3a8df157bad315','241b7f951346efe1c97b4b3164d5736b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b52d1526','ky1492ds','dffb9870e60eaefb35462f6c235464ae','00532fa593f2e4b1237396563a16d50b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b531f0c2','ky1493ds','7ddbf2684b66932bc106afa590eaa5b1','549eebd2f977cfca8d7dd4853052dd09','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b535e9e7','ky1494ds','b5c2a26359518a250f2c9a5f692be3f6','c9d95f5f542ac26f5779bd3b0b840086','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b53a07d7','ky1495ds','3f9d21726ef5245bceb4a25c4c9842ef','3f0a6afa6730423ae6d54bb86bb44773','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b53dffe0','ky1496ds','49ea0c9a1f42554eea2db5f8e1a31b13','83b226e7f1abeea81212cd35e624df0f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b542dbfb','ky1497ds','7c1a32f8eb24473835dcd36115ea96e0','92dc5d3cd82afa0e7a6133e69d922ff3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b546fa9a','ky1498ds','338dc10a0db9f4a95980b6527c980df5','0471e374f6997cf5dc4272862e953ec4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b54b194e','ky1499ds','e876ec056f3584d74d862019f079384e','3eeb5e6cfb4e3265e59e7f026b10cb81','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b54f10ee','ky1500ds','1fba89f339751a42a3479023ec04897f','aec70e7d0272d716e6040cc940cb568b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b554147b','ky1501ds','dff760b21fbc664fba7d3e813862864a','0891b9fff225a719df9ff9b27cd7efa3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5580c0d','ky1502ds','825d8281ac7ed1149db9887580dc19b6','9126837eb86cc3a9702a0eacd46d3313','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b55c791c','ky1503ds','c31bb4b1e00f561f915ac8ad2fc92349','6684a7298c1058b38b8bd68185cddc82','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5612e40','ky1504ds','a480a9cf904a5b842411f8839865867a','a8798ac5c1054953aeacf1868cc97822','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5657407','ky1505ds','053f0af19e82d59b8103d6edd73ccfeb','6bc7817856ffe62ae5249be698c43d03','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b56a07d8','ky1507ds','e7ad70556d845af9442de14275ae34b3','372b129c4a761cc5ffcc9f75c6c3eec6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b56e74ba','ky1508ds','ec85c1ed9f75db5344be81d97d3f69a6','5e57e8320b5ea86aaeba6921aefd164c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b573515a','ky1509ds','baa587462236f24f434b15a41e178d8b','957683cb74cc86b266c9859a0ef75f75','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b577bdfc','ky1510ds','1a49e2783f5f0ef2c63d4cd6da966c7f','9e17a840eade017cb794b77589503e36','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b57bdd0a','ky1511ds','864ae2ce05b3b3db3b4293d08c7f6187','0a18dc6d390a8e3f0b8d8f548d325459','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5812e3a','ky1515ds','35246cfa08718dd587e6df23c0b67f53','5f8df0bfa3089bff71eb295ce23aa5a0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b585a015','ky1516ds','7f537f3d7f3001a68f0d851c332590cf','32b4b2dec3bcbdf31d28563c3d185895','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b589939a','ky1517ds','929e2b110bc5eeaf1e591c7f29b38790','a56aa962275fb787a74e0c295e7d8f77','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b58dd86c','ky1518ds','016cc78e00a86c599aef001369b671e0','4727dccdfe57209e43e0cfc0c7cd9217','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5930714','ky1519ds','5f8289d71d1188239ca0f69330fe2a9b','cfbbd3de9d6e943031d3c8bbbc6399f1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5972207','ky1520ds','35410551e91c0c92cfa8ae089fb5a633','91548b715ebf1e2656fef18925bb939a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b59b405f','ky1521ds','fa37cfb13af04f28a8c713eb3cd6f1eb','f1abf766e9cf9dc1001c6a9e9a254f2e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5a06af0','ky1522ds','786963aafbf19b47e17779820c03e7ec','53cfa701fcceb29cc153da5745911851','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5a4b0f1','ky1523ds','d752ed9b9069e4cebaceae9aac1f21a8','58dab359fa762ae818fc478710d20b7f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5aa55f9','ky1524ds','0fd61e53b4c898de2cbdb8c0492009e1','eb1c91b7d3f637d45b4d4f571f7d2041','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5af1142','ky1525ds','886451885fd52f236c752ddd7d366c18','643e6251400a0be6f082822e25d10eb1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5b3ed5b','ky1526ds','e774fdd60db7cafc69ed96f8f18bc0b1','1e24b4804c564e2857d9d7f92df05717','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5b80c0e','ky1527ds','36ecb8a5b6dfe7f15da06bd16239d0e2','54d85dca5711a2defc76205ad3caec11','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5bc2f25','ky1528ds','f1d067e357ae43324eeeba7094157233','432926532545fe327e939f552f13b9b3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5c1f510','ky1529ds','9930f710e37cbcf3132f742cdfda04da','b6864a03e9f3f14c3dae81c5a644f57a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5c65e7e','ky1603ds','5de425a514c9ebfb7211b9bd86c6c84b','2dc9049546729b25f03b90aa931f60ca','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5ca973f','ky1530ds','e6ac598d20604732a639984a5a07df4a','039886d69b2672be51f18085f09a510e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5d28dce','ky1531ds','ac99e30813098efbda006d147f52321f','53944748f62a4896969640c471265c14','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5d6ac78','ky1532ds','4a4537f597d5c8d7609b071e9de2560e','5c73bf214979e8d99f03fe0bf427a42c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5dacf65','ky1533ds','f0ebb5dfb42b5a596aec226d4c0bae69','264910d4c95bde692c81261fb41150f1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5deedf3','ky1534ds','d34dcb42cf18c2374c90be1753e9f7d9','5985b663f69ce13b14cb0345776bd7b4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5e3ed5b','ky1535ds','9e0f9a722cde125fd9e6682f4f133034','180e2060fc9ba307ee10a580fa9ad1fe','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5e8a853','ky1536ds','93353382b43e5e85ee6584cc88c730a8','1f0a6be7228c84a59702a5b226f90429','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5ecee1d','ky1537ds','82b574d17e16c8715bf222550af86d74','50a5d7a82be2afd88cc80ba66d10076d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5f1caee','ky1538ds','22d49a332de1b0984544a80c515b419f','d30878ab12f7276b57538140cd7f6dab','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5f9b9c6','ky1539ds','3581e1e0e06d98a86ec3d7e7a24c5e96','25fcdf74f66b223f423cd17870877557','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b5fddc84','ky1540ds','746d7e36a3e89e098637c017991c1e94','5782c905adb935da5a5c1f2477a49e11','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b602dbef','ky1541ds','a5bc20d104c9acb1ed3478207a6f96f2','a7bb6b22437e48ac51f5590ba3233786','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b606fa99','ky1542ds','00fd064f822429c9c1c0b382a3f96607','d5184740ad586076abaef03266c3195d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b60b4057','ky1544ds','86302b52536e3ec29c29ef029a33aca9','dff9a430fb302feb132e2df13e5f94d3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6102108','ky1545ds','847ccac72566b5cc48e867f6973b1815','55a3b6f336e0c6bcf6b46736b76e9a8a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b61466b8','ky1546ds','2d4e0463c3a7dbac3c09fd060aeec286','8282dbc127e5b5eec64b02b4ea9282bb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b618813e','ky1547ds','f602c36bf5b0ec450142d43ca0129b6b','502e968aee8effbc64f73b380138cea3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b61cc700','ky1548ds','fbde9a35f619f1831bd805cb3faa88e8','e825d1437d24205dca8447d6fadb3f84','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b621f19c','ky1549ds','ccd03f5dd29e86e7099d624d7f8a3e46','0f1e667b46b83f70c3391df458e57ad3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b626856a','ky1550ds','c14c4d73181d8e1bdbaa0dca6ff73afe','5a74e7e429975fd5702c80013d8d2536','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b62af238','ky1551ds','f4528e24e3e35b3b94f7c3383299ab1d','8f0d9533d66fef11c3de9884b4e3acd8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b62f1528','ky1552ds','148a86d8d2c51ba74fc7907030948596','41068d02511795b402dfd70ef81c7b40','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b638f66c','ky1553ds','119ee9f84391b62d76906d2e35f69fd2','cd1a32d389d89d0b73235b9c948d05f4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b63ec2d9','ky1554ds','a1f9d39a09ef4ef2154840e7710b8931','f8e4abb27d0b392d1a87a25ff0232c8a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6441474','ky1555ds','26243635bb05e6df8ea771aa1c793d5a','8a91bb97c5a4ad9243266d78e781985d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b64881a4','ky1556ds','66531e4c88755e82fbf2041203011080','58e85f154a4cad76d11b0505cd36a8f9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b64d3d0b','ky1557ds','a51e8f8cc18b67b6970679baf8d1175b','d2213a2d137388f4f9f863451b9ab5a2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b65218a6','ky1558ds','0eb71073f461bc821f6c9c5b1bc2405f','f8252acc68bd12bc901d248126cdf2fd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6565e84','ky1559ds','1d1ad807dfe73f5f5ceae6ba373b9ddd','73cba9221e6fcb88c980e946165292f9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b65b1d78','ky1560ds','65609a3fd02a38bb72bca102ce05dd4e','4b80eeb4413c1e14a9f6d3c31f9997ee','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b65f3807','ky1562ds','30217171b3f57432428f732be9ae137b','a810c355d55df643bacc943089777239','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b664899f','ky1563ds','7ccf4d9988ef554a1668366f5918a4b1','bc22ebc34055510314cdae34cf3bb6d2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6691d77','ky1564ds','6ddd6997aae3113ccd315226d0d1691c','ce77ed76697207221ccb2e4651539810','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b66d6743','ky1565ds','6016a01fcfed7ad49517ceaef421e531','158802bf846608c2f201c588f313acdd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b67266c1','ky1566ds','f5fc002a413c63725944c988f522d717','83d3a673ccb97944ebed504154ed4e86','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b676ac95','ky1567ds','3843172ea0a5d3732de0c24cbd0e4bb6','4c4f28162df5df10b7da48446156f5ed','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b67b194f','ky1568ds','2f201fb1b46be59ccc640a672fa968ff','ff68b23bd02bea65454d7d2de70d050b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b680448b','ky1569ds','b2367d3d59e469565b088c545e06f39a','f7b8ac6a1050d2e6487834cfaadb20fe','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b684d7b8','ky1570ds','e52f4f3d6aa47e8019f94ca4ccf800e5','d9a3b0d8191211d40892905b7e8c4d5f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6891d76','ky1571ds','ea2b2676c28c0db26d39331a336c6b92','ea2b2676c28c0db26d39331a336c6b92','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b68db199','ky1572ds','cf607953d156b23521b0f815df0b39df','b5c41827f4a6043988c2ae583a77ba70','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b692b562','ky1573ds','1643620a06a73fdcc21819e934d64671','e646834cc911b65d8ab653c3be6921d8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b696d401','ky1574ds','d6f7ab1f97dd70d557cf88b0cae35bf5','54f1545cc8a2abc3484916b23b6eec4d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b69b6b8d','ky1575ds','2fb2ae794f0f0877a1689d406b468928','44e83db7e72f431e7ee1f650252ce193','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6a048a9','ky1576ds','756206529864c11d1fde4d1a0562bc43','8e881c9de6513c99473e3154d688d1d5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6a54cfc','ky1577ds','36ed7f0191451caf959da7053da41f9a','15f63733749ca484aa8e1ec742091761','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6a992c3','ky1578ds','933b65876f5bd3b4eb167d878524a5bc','a3e128527b2f1e3f62328826910d1492','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6ae26f8','ky1580ds','ba7483f48da341dd6a1cf1d631996090','a37d2b4a9038477911a99466223146e1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6b37830','ky1581ds','f04f1cc58fa0ce9396afbb67c243382f','5422e558b9ed917ae085bd3935510044','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6b7e9c8','ky1582ds','741fdef71b63db37ded504691fd95fac','4161fc89e2c33919d1fc4a7bf75d8a2b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6c020ec','ky1583ds','dbcd21be6989c4a229a5ce9cee74d5eb','89615fc29db8a41d345fa0d6f51673aa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6c4628d','ky1584ds','ba530f13b68d5d46bc6d64b7a053c53a','a9143f932fa9c12617ff51fc484eee6d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6c8a859','ky1585ds','bdc88902b9abb5c2ad4ca875d7efa06d','fc89c1389660871e59638ba17f6d2327','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6cd637d','ky1586ds','5f1d0630d2deaa9f541131a857240ac0','e9a857a1b0577ced8f55a6e5fc5628a9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6d266c2','ky1587ds','45bd8db36c6098159ca0dbffc8628526','5ee15b6dfbb15a44666c84e528e020d4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6d6d393','ky1588ds','2eada72ccb6c0eba2d3062743fad82bb','7d45129af617af53a243b52351655215','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6dc51e3','ky1589ds','d70eb6b04456a78666bf982cb124d432','8d3367441e0345cd95e49e93b4811d26','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6e12e3f','ky1590ds','788b62bea29ca45037263eb1585cc8e0','f4db63a4f8a26337e9fdbb19f3bd700f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6e573ff','ky1591ds','3c1e0568d488fbd6e69d10195a95ec77','a0d38726919ba18455cb1543d713e104','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6e9b9bf','ky1592ds','ec40776e785a4006e4885f0ad0b6d42d','a0e52ffa3a475a5550e9e846003af906','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6ee2ab7','ky1593ds','f7bb805f575c71b72363aae4587964ad','6374a2bdd1f6faee2f9d1c64536236ee','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6f4d7be','ky1594ds','156069f23894eb8e1154eea34926beba','83afa4245f9a42f835efbcb323a57c64','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6f99282','ky1595ds','7cad136aed5c58beee18691a6f25898b','f61af9ce86d50fda9f1be9db36db7cbb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b6fdff79','ky1596ds','855ceecb14516374c94ca19be4631e23','840366d368a6d5d22697368ee34da52b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b70306e3','ky1597ds','874662664a112560bd0cc7ff335623d6','f474fe69a4fbe74a0581a5bf01b103e4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b70725c5','ky1598ds','4e4b0ac6f545acdddbc27ca36d7a610f','c6f30f38e0c70aabbb5da2c78f0e407f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b70bb593','ky1601ds','9c4221abdfebaaa8ea4af32afb874a8b','8aa15b7775835a15625c6ab7336ec38e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b710e438','ky1602ds','e06e0c6bb511bae8ec7727a5940af1ee','69b46ddaf869eedb84474dcdaa151adf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b71573f9','ky1600ds','804dd78fb3fa87d0cebeb3dbd829b214','2933f3cb8487abf2d92bb0922af7255c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b719e15d','ky1605ds','0a8b8534aca4c0552bdd75ba2781c2ba','b5a400450ddd536d7f7b5c0b2611d753','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b71e74ab','ky1606ds','e7d732eead7423f9b613ce41835a5a7c','753933863faf38f4706f69eb16cf2d6f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b723782b','ky1607ds','f5aff0f5bbcbfc98bfba283661b16b34','144a3f71a03ab7c4f46f9656608efdb2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b7280c0d','ky1608ds','fe18e5be9bf2b7f3b944a584a79f99c7','f5cb53e2c8520238f84e17c24c64e8b0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b72c7d3f','ky1609ds','218294e9436594d8b89b6dde24b7a8fc','9a7e2297b57ef9e9ab650ad4d35d1e23','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b733783b','ky1610ds','70fef1b112dcbe3d7cbeff29b67277fb','19e134ff5a7df5e498305c5c70bd91b9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018b73796f1','ky1611ds','3b1977202f88d197ce8c4e0eae04b2e7','d897177ed65923ecc8be4c64124d1618','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb3ec2cb','ky1613ds','0cafee1cb6d2ec39a90fe10de28bb0e5','6fb0aee11cab6a89f87d2928c73638e3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb48cfdd','ky1614ds','f9850f45a3c7d0663d2a8c56bece6835','3e194b5730ed8b868224b80ac8d7eed9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb4e2ab2','ky1615ds','26a04e11f13e543627b91738d4945150','42499499becc2a7c5cc4cb6edc4978f2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb54d7c0','ky1616ds','a368686a996e55772987fd681f258449','34237330be4806c5f9615436348c07a2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb5992b4','ky1617ds','2a5ee01a2abe99f6d731db52d3b32a61','dcc0a9add1bd3d93cc4d790c763e7635','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb5e78c2','ky1618ds','785d7a51be73bd350affdcd2e1ac73db','c64e50b050a5ad46ee6e68b58dc395b3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb639f36','ky1619ds','b9035322f39d566b2c4568dcd9fbe3f5','6d48b8c97bf30304e650816905bab907','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb685a2f','ky1620ds','a5f6c262fc91b0f59ad397fe7a30c4b6','c46b3d6ecbc9d7884c4fd03f02d18b59','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb6ee9d7','ky1621ds','9b42fe9a8f8bf3ab82e16b336294eaf0','40b862ec305e534b33638464294c2048','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb74b10e','ky1622ds','62ccc3228f08a55d2d08c60404b73881','319a442b7211715ddbc260e17feaad68','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb79448d','ky1623ds','ebba5c7ca24ae2b48697e86b75795b29','108ed3f00a2cda918d3c7613c42c5cea','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb7dd86e','ky1624ds','dfede43d7e6345e58cfff7f2c2eacd7f','ab159d74db2b2bae0e86e88770750393','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb843b78','ky1625ds','43ed14d12a87b44b510ebea59f41475b','793f3ae57d54f15f6af68872f4ff664b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb892169','ky1626ds','b0fb05d25bfef12e9fc53cddd25eb02c','0345037bc925a37f6441ad6a9a35a7f9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb8dffe4','ky1627ds','713e4d02db99b15f757ed0a740fe43df','4e9c75e6ce78fc5cc46adb7f4fe9a8f0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb9748c6','ky1628ds','41ebbda94ad9760530b950006e5225ca','bee433e82c9f09c7df035919b42441d7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bb9c51d4','ky1629ds','309c8f7839d8a4428428a8cfa1b31803','32487019623a3b8d54fad3bea6eba3c6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bba1a66c','ky1630ds','69525fd1a331266af5651898c6bfb6d5','5b2fb30f65439def6ce4b3a83169f2e7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bba6857b','ky1631ds','2b6be282a1d5825179f3ae70863d555d','e65d74d78e04a25b33f56e8187e5f65f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbaacf59','ky1632ds','e254f5bc4b59838867bc3f30b43d57ad','be11fd2dc3cf799a50099e6b45303afb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbaf387c','ky1633ds','337f1e40ade7dc92bfdd7f422ce34753','2e7e7c08a26a42d5aa69286793c97c15','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbb4fed5','ky1634ds','5aabf179cfbe8576cb78b2dc81923329','52a0eef6793e290f438c8a3e12cb401f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbb9be3c','ky1635ds','5d1afc84d54b9dde0bf173f0323b3168','c20a4b89e4608dd0054c02afdc8d564a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbbe74bc','ky1778ds','8ee27324b38346f9ca8984600b03cb95','97ff3827008a24992635ea467bbf839f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbc48997','ky1637ds','c4265dd01051559e82c120552f11b484','26197aed07b0ca475a19e871676c2d06','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbc92214','ky1638ds','42962f42879bb90437959759797e3e6f','a068ef4eaf493edc9dc304cbf2c4d963','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbcdff7e','ky1639ds','c3a94167fa049ebd841527c21b095a89','70ff904150eeb1282221f74d809991e5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbd35163','ky1640ds','7df27de84ed79a46d75c7c57ad00f76f','7df27de84ed79a46d75c7c57ad00f76f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbd7e506','ky1641ds','fd73cfcc0554b5278f88fc9e9f14071f','6bc42242157c0bf7795d206f7104e63d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbdca03a','ky1642ds','bae33f62779bf09479c9c1465371902e','24c01116bcd081475e507f1d74f7544a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbe1ca80','ky1643ds','7a1f4d4df13d6b03d4e0b67c5d712771','1be4276aff282976b7ff6e23a7443fda','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbe61048','ky1644ds','b67f4f8257b901a1a9fdf703bd59279c','7c75edf7e9ae05ce33c63d77a32665df','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbeaf239','ky1645ds','a85f289463521a94ab30e273a84e64fe','cf3f7843c9868207b75f85ad81a57ae4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbef37f7','ky1646ds','4c7ebaa2b0973227638a7ad487e1c5d3','26bab3803773febd1284f7f434e0fadd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbf52660','ky1696ds','be43ffd774c62a9c754f954a286491a3','367ea1027a75d6011c30a7c839894067','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbf9bdd5','ky1647ds','7bf043f087539c21d662a6aa841586b1','18161b855ba49d0d0088eb0accec7dcf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bbfe4d98','ky1648ds','7abb3c9a6e855a66b87cf3af8cba92cd','e2c7d76853adce6e3e07db0081eab8b9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc039f46','ky1649ds','fc99fc527620ea35e125d1dad7eaf3a9','2e28664e5f828575e219d941b49b5bf7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc07e581','ky1650ds','2798516eca979807aa41430bb161e879','4de80ee579bd2894cff2dbf632777261','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc0c2ab6','ky1651ds','809cbe2a86d342c864e3d99715a4a26b','1452decbfea7f3781959a1369a4dc9f9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc112e41','ky1652ds','a96894f2fde60d2c19d7485c3985f6f1','e9b6977e4f8261b106d75dc425a161ff','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc159bfb','ky1653ds','6d6b88ba2cc5f4631fb33a099b479a97','0f1ac60a01c1571e50c27235d2948c0a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc1a3317','ky1654ds','9a128c3902f73fbe8abb8a817722812f','1c17676c09c4f6a9c97cc767fb4aa396','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc1e9bbd','ky1655ds','f9bd7314cf4d1a0a766f1f4dd5870900','1d8e6cff47aafe5066fe22c182af5bdc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc23ca44','ky1656ds','a3e85b267e4277617c37085f8b565fd8','ff4edc13dad6323372ad37108c32c4c6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc283319','ky1657ds','6edc06178ecc3fca67c4c4d02adc7b59','209c46fafe86b0d405c80a74f8333b54','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc2ca03c','ky1658ds','11901a4d35d0a6814e49fda4fe21c621','97cb26cf9822061ecaeff3126d256272','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc31a37c','ky1659ds','19ff9084c645b06a0a1e3e638d71522b','449ceffcd9c9187ce235019e74a547df','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc361040','ky1660ds','e6e7966db510788877bdfda1b8081178','da0198ed95adb2be66b2ad340ae8d621','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc3a5972','ky1661ds','821f25581c00cbe572497cf12f6f25ba','a6accab4ed92ec8e50e4c5abe5e14bfb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc3e9bc0','ky1662ds','11a5f9559bb5dc3729831d4b39a19be1','74d883f0717b2d203f2dbf3a72398d96','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc441474','ky1663ds','9ec1139ffd60710c1b8220dad29ef72b','6a9ad145849b5b4157936dc7555d1a0d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc48cf57','ky1664ds','dfc5b93bbe513855190c7e54736fa487','bac54ffe7a29d03259e35b683876beef','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc4d3d32','ky1665ds','2a6978d22f107b7b0b903f434c117780','9f05aa4202e4ce8d6a72511dc735cce9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc52b4af','ky1666ds','6a5318569588feaa9face881db9eaa6e','6f07b6c7122df16f7422376e1a77f8c1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc56faa8','ky1667ds','ac4ca8460757814b8938e38eb7796bda','a33586151643f973b7204923ee75e286','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc5b6852','ky1668ds','5ae7582891129b184e3a69d1149b4f27','98717ba68f50ced3183515697a23396b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc606f21','ky1669ds','c477d14fc1b786cb85f4b23a0b00fe1c','cd67c4595982c9691dbef972ed5fbe5d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc64d842','ky1670ds','100f139626bbdfa597be336bca9cf504','1d3684a8b5dd7459e3595bfea57344c0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc691d77','ky1671ds','3e8c4d29ca1312deee5f4302cd992bbe','3878752691c3102683fb2070ec0031fe','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc6d8a5c','ky1672ds','dbb0e26b42d2622cc17b56bd65cac4ca','dc86ff1490c35855c21efa56a3edff97','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc73c6af','ky1673ds','77d00517dd5b5b5c89fb41455faa3c20','0f6890040ebe2c8ab6ed0763468af256','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc783373','ky1674ds','896c22c313612e7dd02e9d3d8724d347','47af36838acbb9d78b1901eb2664a72d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc7ca043','ky1675ds','d3ab45c5ddc78ebe7077ed2bee16e1b1','9d1e13ce47baa5cfed3d8e1ef250feed','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc81f19b','ky1676ds','2e6611903e52d9b2f704607a158aebcc','29108e0295ac5a9ed0e4857382271f73','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc86857c','ky1677ds','c7028e2925918069da7e2d19e96dad3e','a70f7634e07e62ccea993f2da1eafdeb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc8b677b','ky1678ds','443aa6a61d8c9e46e30e8a308d9aacb5','5ce4f652b1f7119af0fff37073445b42','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc906af5','ky1679ds','68a92a979aff652fe1db2ebe0244ed28','2acde374f0e36d6a0d0b3ef742ea9adf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc94dbee','ky1680ds','8faea4bccd3e4549847b99bb05b3527b','29d9a45803535cb4ea10c88762a5fc30','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc99b9b8','ky1681ds','ea54e3a28aa66ec0070229ddb71e8827','0d51526f4e0ec490cfb65f62e0d52707','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bc9e74c3','ky1682ds','bfc55eb988aa5f04a6c3dcca5ccd060b','7c7aa38ff7a56598e9a77b1b7da6cdd2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bca39f38','ky1683ds','1b8a09308f26940020754a07abf2c98a','3902d15361dc0f57eb62b2673dd59121','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bca7e54a','ky1684ds','35ffbe23fb14031ab08582787688acd2','10bd78fa4682c9e51d07884d15e40e32','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcac9ff0','ky1685ds','ae725f652621ba343b7a0a59fe61bd3b','54ff2677780b7ae28ac0c52f9345148b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcb1a36e','ky1686ds','99efd76988e44695c5a459697669ad7a','1566000e89a791b588169f8bba572f43','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcb61082','ky1687ds','6ea1d8a252993b0c92560368503f04b9','5496bf1098bf0f35dffeb65fb993e905','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcba7d13','ky1688ds','1d7c77c3b47cd1af6c833211f815e81a','1b3e1d6b137fdf15cbc909ea75f4bac6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcbec75f','ky1689ds','aa3a8f14fcccd3547173687aca0636e4','bc0f8088c170d1add90964e0644d2de9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcc3ed59','ky1690ds','82f7934bda640270f2822251ccc0311b','e668ab336799b9f36c47f8ce3c738d79','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcc83327','ky1691ds','278c35d58ce030e903b58e6acd4e0737','b95614e826fbec55894d20df78051ecf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bccca06d','ky1692ds','862a105875abc28443a2cc2aae441a66','8d6d5ce5e1d30b6e31107120bc184b40','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcd1a36d','ky1693ds','d1f6ce73c5b144dd106cebec64bdf070','89be7961a012c62078048e66fbc4c73d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcd7bded','ky1694ds','2e7d8ac3043b984092c1d5ee11792ec1','51448d03bcba9b67daadc6930c78da24','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcdc51cf','ky1695ds','654012c10ffc39f40e300b85761b8069','42556d5ecbf5332dc3d58af3f893832b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bce1554e','ky1697ds','815e19396d379e6b4cec0fb39069ba5c','c6a01acef4eb55a1d4c395baa184bdbb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bce6378c','ky1698ds','59c8f33be4fb50f313062d2315ecceac','12c475d2a561735ed1128c08aee1d066','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bceacb3a','ky1699ds','1ea824bd5df02156b8d78a5928f99f38','98a42dd567644ee9d3ca6cc69a9a7927','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcf04428','ky1700ds','86e96b2ff8214d562c12348e5bb3a4a6','0ca691461d6d111e3d6199a4246c42cd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcf4d7b7','ky1701ds','41e052aa328b33f4d79e27b8a67d18a5','26c09ca7853be82dd4023c73aaa96ae3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcf94494','ky1702ds','7346a1d93d8c8819355580c2525e3a3e','8e16ff1d5710b179472f9c01c4a7051f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bcfdd86b','ky1703ds','6b20b634f9e998015ab649758cbf9376','601c0b9c02b975f56d66f53d1b7bd584','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd032a10','ky1704ds','19d83effe83f39774b218cb66c7388ae','7f842e966703a29b0c51d9df76b44188','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd076fcf','ky1705ds','82934d4cf513a9f632a646c5f7915f57','e3cf44e84599bc705576190f77623156','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd0c085b','ky1706ds','a6d613279f31a36bb3f1c2b1af065deb','a977c6c33d627a103245d7f0e51757f4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd118091','ky1707ds','8860d95bf645387674d6d7e3d9a3f037','6f8f8776cf99443a9cfe1a7cd0466a70','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd15ea84','ky1708ds','6871deaae5055f53c6e44d0f2d66da4b','f8519aa724af32a28b7d3914c40db077','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd1acb34','ky1709ds','c792f7d318f5552a041ccf297f58b662','4dfeb56ccd3c1417533e9312290f57e9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd201cf5','ky1710ds','b4137c89a4307a4684265ec6e30dcc67','0581f3241b207826f6f73f55e3c76011','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd24b0ac','ky1711ds','5ce2472cc8917823195c7903b09f9276','206d6b52cb53d3ae0d1e9a89529443cb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd29449d','ky1712ds','67a14b35d980801c51358da3b6822ab0','f93bfe4211aba3909aed8aea040fda96','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd2dd86b','ky1713ds','8990f03a95a8a8af141329fd9ff03cc0','28df1789de92ad86476fbdd8165cc474','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd332a1b','ky1714ds','c8c6ecd03b7e3dda780b45e0c9a55c82','e1648306dd35ac6dc2b693dd7e669577','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd376fcd','ky1715ds','004f2e3b06ec0c9e689f864933f1428a','2aec7d3ff71b645634cf996d7cbb2e90','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd3c51cf','ky1716ds','222107eee79c6eede0cbd4519aacf6b0','745fea3af3c3659fdab693ef07f43c32','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd417c58','ky1717ds','fa5d4ff245e252a0184356e9f012e68b','2a6e4dc31f67646cb879ab199e838f95','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd45ea80','ky1718ds','69d4ae93f40cbc22e55a15c4f07a9b55','cff811209015244d0023b08df4dc3ee1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd4a56a6','ky1719ds','583cc234928bce3752957b74b1480217','a60907ceea0daf7fa55f3865a4478b71','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd4e9bb8','ky1720ds','9e7ebcfdf6bf9e977cdb58de81512b52','e2f9f842fd8e1ae90dc428d39cab7167','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd53ed59','ky1721ds','881df1d8c61154573a1bc84cc8c8b9d5','a7e2c40894e9e6d58e4efb9f033cdfe9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd585a2f','ky1722ds','fd755be14366a54fecb9b5df272f3a65','d8ecbaaa2a7d8bd103d833d109986c3a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd5cf320','ky1723ds','bafdfa41c37dd2cda2280275d53ca80c','d0635a783ac76b3c6da22f06280ff76a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd701d3d','ky1724ds','3386426d4109fe43f989e88e2d0cee1a','b1109e27032409a55900f2e3237ce5b9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd74b0b5','ky1725ds','ab0ffeef4f0086be907f44a70ab1e7ec','42fdb52271f9e30200f0afb1f4a692c5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd791d79','ky1726ds','714452812a0ee153e59b31b219976085','35fa8211da2976f3c78e8052774c4d03','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd7db168','ky1727ds','1cdcc6fcc91bb18b95986cc2771efd05','03b4fef8feaf589bff39c57696943746','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd82dbf8','ky1728ds','7cdb53da75b8ebedbc3d9c55a67cd7ae','914dde33844daeea72347b789a092565','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd874923','ky1729ds','facb86103dbafbf40851675d2d4cd0fc','e11f279181b6266d366615d58f7b7f05','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd8ca03e','ky1730ds','7bf7564bee1cd114a96c36b2b33c23db','c5d2f2c3623d2eb08ebf9d272b49f476','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd91ca81','ky1731ds','9b33c6d210cebdfea110f99b6c83391d','3c43f66e6b22945bfbf061a2f83bf986','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd965ed8','ky1732ds','3aedb071e1829594f07cdcd1cd1bae78','c83611e2a97c99a030ed9f10dedf5723','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bd9af23f','ky1733ds','092cd6250f88f3154a5509bb11479866','55195e4c498ac89222f781786d0719f9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bda01ce5','ky1734ds','18da55e6ae852dd08da9cec481e4029c','70df5de021f0e7eebc184ee8c874cfb2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bda4fecc','ky1735ds','5a971f4ce0fb53d0ce90c152f6343160','a8658836ed4e52c8c8e1771ba560c6b9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bda97001','ky1736ds','874e74b27c0771be6457199f21acde3b','0827be7841c7655f07ce66dfb5360e88','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdadff87','ky1737ds','6fe8e4eecc601d5fbd4363ce24514b3d','1fe76c8fdf71117892a68a85bfae3919','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdb3a354','ky1738ds','23905609204eb251b3758b53c4c052ff','e1323b0bc12a62048b978b6959dd3aae','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdb80c1c','ky1739ds','73767a572670dbf3c4d0dafdd958b39b','502815af48296da6a9fcc764c341945d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdbca418','ky1740ds','5a18799866bdbc674d079670e0176f3a','231094128223a44b4e9b98b632c476ac','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdc1f18f','ky1741ds','2128ec4102c96736991367f54159fce9','eee1281a189a8e2575a09ed3998cedae','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdca5607','ky1742ds','b33ff900c60f21c1ae4a2b9ab5c0c1af','d4b72a3e64d25991bbff415bf2365e12','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdceea43','ky1743ds','fc2545f0f888f141a17511992af83812','48dea39c3f8225d28ac24da6f83e0d10','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdd43b77','ky1744ds','ecbbf2661da97186d15c4ef70c20960a','ec573d1b17708349f01b5fa1fce3e813','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdd8a84c','ky1745ds','4d67fbf8ca9619d002025eea52b14573','b9defe33ad41691c76bc0aa53c789ab9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bddd3d15','ky1746ds','4b0234b0a8ca8e05a0cb54845dbb0b4c','7c9b02751f61d9537df6808944da1e88','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bde2b4ed','ky1747ds','4531594977857daaa8a1eb17d57027e7','baf89a4c93e94ca9c00f0a6ca565c2d4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bde721b2','ky1748ds','e983760567113e1378f1af0debc0b198','878c6f5afdf711774ed56e10e0f6fa49','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdebb599','ky1749ds','c2dea82c4b954af0f2066e0dc222c018','0deba8f046a46666e12d337e46c868ba','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdf0e01a','ky1750ds','8b4c12bab5f600945cc51d33cb6ca644','a950285596f1640dedd0e540db6b18a1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdf57402','ky1751ds','a524d528e2278182198e2a18f88aa52f','ff60f7902d11ef580f07039a165e6613','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdf9e506','ky1752ds','e6d4f16bec15c5b4e080db4ff2b91f78','6aedd5aee6be3b07d8cdb779f572f549','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bdfe75a7','ky1753ds','974a247fcd35d078fc17fa9fa11ec347','ccd1640bf002fe2fa51b62a5b0a2ee17','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be059bf5','ky1754ds','b9a48d4123536eeb366a2450cb9cd8b1','54797b320397c84a6903911234c83105','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be0a0839','ky1755ds','d449b7120e687768bc5e9bdb39494a19','1d6f6a827b5fcad8a2ac266b89bb0853','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be0ec2d0','ky1756ds','956a8249a0c5a1dff01e9db2825644e4','69e8ae5b1927a1eee44c090d0268c875','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be143b86','ky1757ds','c9f7214ba5acd53720fbf602054bf88f','37fe92d298904bc4d3f166bec4f43e75','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be18ac85','ky1758ds','bec909f23aa2ae2afb0459d87cb98783','1f119d3f845768b0bf6eb7df93f9298f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be1d8e47','ky1759ds','e6188dda231123143d817a62205d5e17','ce42346cd2381f726e26af47ce03c1c1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be22dbf9','ky1760ds','da49b6983608d2007dea2ee767b53eeb','9b72cadc4b4a77735f8105c39608cd73','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be2748c6','ky1761ds','af1c1e0e9c7214823ccca84155298433','e6179d535713ee17d8a60cc625f87056','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be2bdcfe','ky1762ds','1a806d9e113420c412257e91e8341103','1698243cc6644796763f6d4202fd4e30','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be312e39','ky1763ds','b94633e91f085ab04c7313f876ffcd3f','4e7f0c8625ee16f3cb686797fc7ec12b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be35c613','ky1764ds','6bbafb579a35be6e5145317bbf3953f2','6bbafb579a35be6e5145317bbf3953f2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be3a2f69','ky1765ds','4305eebe19d8553864f28cb9a859d1c0','d7dac0098c0fcbdfdb038b68eed8366d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be3ec2e1','ky1766ds','6c02f9a486d773ea37925c1e1c3e71e9','2ecb013ec0ee1ba6f5fd9d970de29e41','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be443b7f','ky1767ds','d057babb999066eb8669db53aac24317','be345ff092b392b134d51bdd08a93bae','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be48cfc4','ky1768ds','0dbbb89069f37ac36570487032c45ca0','b13aa61d281605f89556a0fbad3e4af4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be4d633f','ky1769ds','a36943d1928a00f5a34d79ef3dc40d5a','2a81a8c653e53562a7a607316d532676','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be52b8f0','ky1770ds','9aa13accaad6b2ca8807161a4ef334b4','de1bd149b7beb597e40c85de6b73bf6c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be5721aa','ky1771ds','289ffeb2a745ccf51ca89a297f47e382','ffd68a3297e7f488edf9ca17b13dcda7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be5bb594','ky1772ds','8db644903aa92a8b7ad7d142da69e132','f6795adc219ff07c9c9a7e6549923669','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be61555c','ky1773ds','f3ab75bfd982836451334dc5d592f265','1c64a9c42fd741b6b2703bc34c7ac7aa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be65e9bf','ky1774ds','09ec905b9d7e04a4b828511d9dbc06f7','9c1d84e2d18f687d3d4a9f9fc676b20c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be6a7d14','ky1775ds','80c74513e7126a4d94574653b1b7f86d','7d82b5665982d555d3f3109253b9588b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be6f37f7','ky1776ds','36f248de3b2a368af5ef19ded30610df','2dcc2d883240d3a3bf0dc7bced9b7425','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be74b0ad','ky1777ds','6a4d3a8ef99f712c6c0a88f4a1b5ec63','573c0c54fcf0e73099d056cfc5918ce0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be792191','ky1779ds','e3d698e7b20ccac660940274e9746e99','2edac75412ba3085e4b790c1f19480d6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be7dd8d8','ky1780ds','b536e3ff0ac66b6a5a8533172ca0e53c','017679331fd426185626904292b69a2b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be83ed5a','ky1781ds','b75c3b3fdd90e76b6ffb8963b4fd9801','6452c00d28a57639c4f5727a0a72b248','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be888146','ky1782ds','8a09e15d567a068ad0263c7eacddda9c','b8ebb90b4b3e5dcc81bf124fe322f0e2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be8d1586','ky1783ds','5c7a4ce2a80fa1bc3dc8676e6cd171d8','4fa74fffd7a51520f48c6446c682c8f1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be9266b9','ky1784ds','41b726451e5057e2e6751c6071ab6b08','348f6367444bce0fbb630988a55482eb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be9721bb','ky1785ds','d6676e61fec9f92ab858e0d816b61167','911003f6ea72141f914d485211a652bd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018be9bb59b','ky1786ds','c297e5fd4266f5448c832ca3d6ad6ce0','1b60039fdbef9dd5160f604b746314d9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bea0e01c','ky1787ds','c5e6e3a555ab813012d2663c7a687946','68dd58ef44477e5372b274607addd9ba','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bea59c89','ky1788ds','9988f161c2eca7620debdb95898bac16','88c8291ed60efc5e086786df197e86bd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018beaa0827','ky1789ds','beccd979c4a6bb1ca2f17419b035ace8','1b40d780463c96849bfa43a63c2747c4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018beaf10eb','ky1790ds','5891b42194c70cf228dc788440ca7760','777de28c9ebbdef44e25b1d39f00aa63','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018beb48999','ky1791ds','bdd38047259fdf59002c33448e7a1b19','8fed1996cead453590f1c394bad5845c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018beb91d79','ky1792ds','432fadaa9926a9732a22ff25b6c8f854','53aa4b48840844143020ff16b77c50c4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bebe26fc','ky1793ds','fb43b8c9f10d004050a4391f9199627d','121c8ba3176af6223862c3f176ee6d57','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bec41482','ky1794ds','681fdac309b1ea49b2f78701078f4a6f','826560127cb64060e9501f5273fd2278','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bec8a84b','ky1795ds','40741f7867b3ae26d975c222c02abb92','ea7ebe675d7f09840d08585e386a02c4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018becd633e','ky1796ds','b1ea6d147dd5dcca22cab8d44848a57e','e2d302887a63fa38e588129ee03ded8b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bed2b8ff','ky1797ds','9534d994f15a7dd9c158d57d5d4ec5a1','280d18b445217998bfff15ec731df833','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bed74cee','ky1798ds','cb3585371ab38f38af1d59bd10249c24','4b46eea84550b9fc242366d04332efa7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bedc03ac','ky1799ds','b280c87d510864be0d3339c8acd2723f','e898ef3f0c90b0fef08f9d66f24b413a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bee155b1','ky1800ds','593163cc7845ef2eaef81629e0623420','32c4be685bff64d094232de2bda6bc1f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bee61048','ky1801ds','d7d1eb7538ba458d20bafbe97682d0bb','8adf654068729cdfcafb281639cc2480','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018beeacb2f','ky1802ds','23b73fd03b769a7feec0fd1861f5bd71','081b76b31f87154b77641af4dc1537f6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bef01cd0','ky1803ds','29d434923f5ff3829ab58746eef1e8f5','0163617cfbb22a91af67f1e99ea91bc2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bef4fecc','ky1804ds','0b39f36770af6bb693687a91023ea33e','1a68805ecd9f7fbcc8117225195d446b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bef9be3c','ky1805ds','2ece3d92b429af2c28827d045b04b35d','b213d0727675ebefb39c31652361056a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018befe74c6','ky1806ds','65c325d8dbed97419de9c755cdbc0519','f4dcf82d6f00fbd0bc86f88538ca997c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf0796ed','ky1807ds','901fe5ad1563df082d2bbccae2237e61','f4dcf82d6f00fbd0bc86f88538ca997c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf0c9ff0','ky1808ds','8e2ab8bcf30709e30c3846a729694f38','5302c17145e320e5093c9f9733077e68','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf11f5b2','ky1809ds','d0ffd3d7bd058406fa06d6c5661aceec','496a1e1cba8b041b2100c39f63dbbb71','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf16ac82','ky1810ds','e9a8448ba25500b22011fa35bf08f194','bac46829602cb4ed9e6127857f3d3687','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf1b6b8a','ky1811ds','8761680575611d10a13ff62749618901','2c115c6446b26333457334cbe6415dc2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf21554f','ky1812ds','8761680575611d10a13ff62749618901','2c115c6446b26333457334cbe6415dc2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf26104e','ky1813ds','1f18c7106cc40f3ccb43237f270f0c43','5866b7db617dea4dc46952d06c5d1ef7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf2acb3b','ky1814ds','b4846824ce3231b4cb20193ff036c100','e4893ea9d21a721435eadeea1a9bc1de','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf32b8da','ky1815ds','ecb6b5903f3766eb3cc3b6747091f457','d6be295a98497e668268ae78fe46fc63','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf3748ba','ky1816ds','36dcf6f796e4cda0c6e4f13699f8dd32','1813a250a7fbdd592c215574ed8649c1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf3c03ae','ky1817ds','03ac175e91854a717a542cbe6eb5f638','f4dcf82d6f00fbd0bc86f88538ca997c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf415966','ky1818ds','c8a438d0ac29e9360f72d48b1b20b664','6d0bd9c8d2eadeb088b34895fde10c55','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf463be9','ky1819ds','12b95e6ce83d2a0d232762097ad06242','de1a8cc95b887c11825645106fac3065','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf4af244','ky1820ds','a9e0a71edcac98de03a012867d1cb921','79b278e97e10130d3c4ac14dcf8252bd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf50441e','ky1821ds','21d4be4b8cb3521e48dfa737a63a4cb5','b4bbf6f74fdd2faf4b91aa08e29d9b10','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf6a7d0a','ky1822ds','0390b0a61cb9055a32735a282e3c760b','1a8194888a6902cd789b68d157657614','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf701cd7','ky1823ds','ff58b38a3147b2cc68736241ebed4572','fbacd61ea0f65c6877a02b28f1e3fe5d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf74b210','ky1824ds','fab885a03171cd6dd7673ffb08e5bfba','2814a30be6fa46f95bfc6eaf10e36617','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf7a07da','ky1825ds','8e92fb72d8834cc486cafe5b97ec5558','55985baafc21bbcb34ace9e8a047f5a6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf7ec2da','ky1826ds','bab979970092d50cdf0a0e1920775824','6f36d91911fad0fd4e22506bc1306bd3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf84146f','ky1827ds','28c6dc45706876317a145cc8a72b873e','ffa54a84f5313c170c3d65146eb5480a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf88f66c','ky1828ds','c6da231d4909fc9103b321b132b857fe','1b8a092402100abfb0da6e20ac9e02ea','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf8d8a64','ky1829ds','e59dbb065ebf1ffe3c6a1d65752ead47','543b883165ff6bbee26fa9ba9eec8c67','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf92dbeb','ky1830ds','4eaf237740ce9a7b844c5ee6ae17023d','55f8c7bcc2a0482be5225c391f012ccc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf97bdfb','ky1831ds','00352c6247d4eff67e3f88d91cfdc50b','851746a49600932fc9c7a4e3df8f55ae','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bf9c51ce','ky1832ds','dcb51b7941b5b95c5fbd70094e98ee5d','465aa7f9548a484144769b2d322ce6a6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfa23fad','ky1833ds','17fff8c1f63a48750b6f998b5eb3f418','da2fae51c2340f75064fad6338005223','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfabb590','ky1834ds','176c1370c3ecad66683a82d061ae9ce8','619b9355080046d1105338ae7630d947','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfb17c58','ky1835ds','9e35d3ae26b9b65d9d9eb0cb93bb6280','dbf0d439dbf5645bbc1f56e75731b051','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfb61092','ky1836ds','ecbc83652f3189f8eebbe80827bd88b7','fbed50d3e52059b37d96701d6ab13042','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfbaa416','ky1837ds','668813fee150bf2af47e29b284cfdb51','d98208a8a1755ef2ab2851141e31a9d7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfc0441e','ky1838ds','a91d7a2ad4576a16264ffcff0b1f33fa','c6727edc397afc29f56f0f5556685fd6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfc4d7b9','ky1839ds','15eba95af300d6ca918afd1490b64fe2','85d82d6807dfaf2e5e69ffcb6c052668','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfc9b9b9','ky1840ds','ccc1468eeead3d3798ce7360f825fd10','470176603d935e8e2773cdac7f6ec8b9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfce74b3','ky1841ds','14b59aa2502c59f99a789c982d36b107','7504a554d3725a902ebe72b0dffb734d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfd3c6ad','ky1842ds','5244b0423ac1292ce00bd737cef064a7','accf7cb54bcae48c4c517fb097c6e31f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfd8f66d','ky1843ds','79589edf677ac016183a593af2fa7414','3a0f575935cac8b45c52098582ef02c7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfdd8a6c','ky1844ds','fbead8a9705e2f48b71845c8ab0d38b0','419af88d0ab427021a020a73512a057c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfe4628d','ky1845ds','d13913f4f6710c6ffb60db1438ccccf0','432cbbd21975cb019634f197c2c50b4e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfe9448d','ky1846ds','262c9ff83001ec506ca868c8765b3485','aaa78326ae826228607804af9fdfdefc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bfee4ddb','ky1847ds','ede997b0caf2ec398110d79d9eba38bb','fb54f3c5992b96d001bb16e8e92d968d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bff3c6ae','ky1848ds','24428f29b828749d5544c21f0d4318f3','83267e7faa6162685b0109d8b1c2f613','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bff8a84e','ky1849ds','a77c30fdb013c4e0d62eebf469057a3d','89fbefc312769b52f0b839f0f61b881a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018bffd3d5b','ky1850ds','e79f830f5454fd39e0596ca86da4f715','ff4cdd378a90c29fdeca124500799248','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0032e27','ky1851ds','161bf8f77f52f1d521e74e3bfeb7f36f','9ff2048ade3cab42b88cd7706f3dd3fb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0080c0f','ky1852ds','a7281b711ec779399d2b31a950971267','19bdd2fae7ebfa2f87b373ffe6daffd5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c00ca04d','ky1853ds','d45adc89508a2f08137ce0e11f87cb6f','21703ce518871df3f794a5b5cada61e7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0126724','ky1854ds','69ee77714ffe34faa1ffd09fb89e3ee6','c5b9820e83a0d826960b087bee769ee3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c01748c7','ky1855ds','842e26839bbdeb9d5a5a1a8860b31ca6','1aa2c7a48833c1f6d3f665297ff7774d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c01bdcf4','ky1856ds','b169063dac6fa6ecf5cbdaaf2d1b7a56','2bcfb223c8435e388c9fd81f54760200','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0217c57','ky1857ds','d7a19713c79d3186fe7465f2fa5093a0','a3f9cf24878036b87e932f58729abd47','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0265e7f','ky1858ds','4cbcbd55b499ad85d05ea9b7dad73f85','90de0c4e1e59cf9201127803d6b602e0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c02b194d','ky1859ds','f45c91313f96c732885a5226658adfe1','154b0cef7fdca61d4a0a317afeb2f03d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c030b972','ky1860ds','2a6e42f52502a17d530ad9c3174bb505','7aff6510e4b4e3e5633d8157086954e6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c03573f8','ky1861ds','6e0c01856d24877ff0d8dd3b44b83e58','3dd114a87669a08f03f0b55143250271','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c03a55f8','ky1862ds','497a1eb7b6bc6d1471a6dd6c7eef71cd','5077b5cf08c5a83a7bf618ca1507f749','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c03f37f6','ky1863ds','3f88ff57025460b106ed147c651cb7be','942ff7827c2a4218629ddf47076c290e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c044b0b5','ky1864ds','591377ce9bf450ca624e148d788d93df','db5207e9040d29b9155264cfea85ad33','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c049e4c2','ky1865ds','dc5c06bae30fe2b913a5d0a16b707e72','64a61b55c0e8ba167e4218405c7e2b66','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c04eeddf','ky1866ds','d6360cb425fa827dde80bb5a9df16461','37ab15e45443197daca7731921a2e5c6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c054628c','ky1867ds','dcaee20ecff2c4f841cec97f110529bf','51a856b08664e6349642156ea1d20a14','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c059487f','ky1868ds','e372a146a73fddde628ec9c209972874','caeb43d9b0b3e9e69ce6d2a855494c34','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c05e2aa1','ky1869ds','ca88e0f347103cee72a7f25b849deafe','7e99fddbe8ba2296fab02f9b6e6fbefc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0639f38','ky1870ds','54a9a0795ff2f0931a5ab5640abab353','2511b990000dca7d2769b9e2663b4e01','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0688556','ky1871ds','c5be5c6918145716194038f009b820bf','5afb084813381d30eec193acca7d47cf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c06dffe5','ky1872ds','6ab6fc6004586a252de397f4725df5b1','5388249a88dfed13077f4afa341c672f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c073788b','ky1873ds','c4bfdaba575227894031e324d59db568','504ce8aa82a7bd96413cf4838142ce6a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c078cf57','ky1874ds','56bb6adaaae1f6638c079c5ed62290a9','e582a57da3366755875ee1982616d227','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c07d8993','ky1875ds','62b3a2a8f1839961083f8bf2b33acbc6','904001761a748c99524bd98a60d51238','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c083557f','ky1876ds','112d4af4a2572a0376a284db95e78217','9f93fecc0092865f1228263ecdc1f5e2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0883359','ky1877ds','03c2e7e41ffc181a4e84080b4710e81e','99a0628d9f7179c032e0cf59efbc0fad','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c08cee0d','ky1878ds','8ea220a8eecc397f0a8c7b564a43aae7','41930d6ebd964915871239e28ce8c16f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0928dd8','ky1879ds','291c0aac6509e112aedc6e30cecc086d','2e5a82025fac8beeaf99e64e132bf6e5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c09a7d0c','ky1880ds','240ae5ea12e31fb80f3bf09230a0c2ed','5ed4e340738900e43a7cc08fe2e67954','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0a01ccf','ky1881ds','e44d08504be3f98d09f56741aadd3a29','0801a0af74910ec968eaf4f15eb4a395','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0a4d7b7','ky1882ds','4238d19ec69cda83223be6991323f3cd','86a7c3a2baaa5ee5b88fdb033484a3af','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0a9b9b7','ky1883ds','2eb6e2fa57ec65f0a3cd1c3ca64e2aac','5cb0afd2fbff7dba5e67118707f3d503','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0ae9bba','ky1884ds','afe7ab3bcd648bb64f9564d521878720','74753c7405d44b159bdd4793f0470ee6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0b43bff','ky1885ds','584f5186705af56d786e670c6aa6940e','84f169c863960ec016da7d7e2249c8eb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0b921a2','ky1886ds','7fbe4c49342625d41b4e74a19b4188a5','289af6d5241615643ddc724d34128b2a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0bdd878','ky1887ds','8714273f58de10f9a65c95bc293333aa','fbfd1980e8a726f0fff32b236e61c54c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0c35587','ky1888ds','620206a0da340941cdf251647d99b0a0','88345fc803637f6c91f1448bed2b4346','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0c83317','ky1889ds','dc0e78f9e7d14383121af5231a691717','b5439477cffcef9a5b2690544c7a9e79','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0cd3d26','ky1890ds','db94d9865470169a73c239efd2a1c06c','4e5f03fcc0b14dea4ee9ab44e606f9c8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0d466c3','ky1891ds','688e016b632ad2c3759bad8bafd2b303','7e2e78230a21df1483cea87d56b01296','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0d944ab','ky1892ds','a8531e7783518489f2046d6377298223','079526c2b6688ad97560b4855ca6762a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0de268d','ky1893ds','6d669681acfa654ca10154c59f9ccb6d','ca69e59ff9c8f5f99ed214400d9579ea','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0e39f39','ky1894ds','4d62710a4a86673b48b95d217ae665fd','0c684b53ecda81122cb9ea5a65293bbf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0e88146','ky1895ds','1b5c8dafb0d5b495254ec85a3201c24c','adc3682f8efcd23333c73e77bab50494','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0ed3d35','ky1896ds','acc76828336450c0fba8fe47d986f0d2','9f3cbb76ffcc58c954e43a80e968ec1e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0f2dbec','ky1897ds','9235c4d9eb524dae2a2f1f32b72b96d5','e19838710cc02a60c67ae64acf90d603','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0f7bdee','ky1898ds','442f2e4b497bd032c882e0fc5c1d0486','0b5ea649e797a6820961f40361efd500','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c0fc7928','ky1899ds','b1cae354072bbf6690d41904dd9edea7','0a66822248d7abd28da790b09b239f4d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1021897','ky1900ds','8944c3ff900798ef9aa11473fb4f5170','fa7a76ff74e7ca2bc26584566d7cdfa2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c106fa98','ky1901ds','7b8c8fdd765511992ea003cc03a3c766','bf37a8a446d609e02d00a805efc77f56','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c10bdd07','ky1902ds','79e6d851860146bd77aacf8738f415b5','b2da4a550791990b31a80f6a05ce2b0f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c111808e','ky1903ds','fa73f19e83807febdc42f9616c762b41','81de6b983955d424c9452782032cdf2c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1165edd','ky1904ds','669c5773e81821bf2d5873e58a4c9d3b','780272652e1a7e31760cb13170b9a279','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c11b40e6','ky1905ds','0cf3812d09e32424dc47dbedc6c57d3b','1349246495110866c08564bbce466342','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c120e021','ky1906ds','512e67aa6d8fc37e67031c20e03d07d6','34cee6ac0d61fdd932150f64bb957227','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1259c49','ky1907ds','f4153818a416a1288f7d3609bfa84cef','9124eda38d5cdbf83d2f32f29822bdfa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c12aa42e','ky1908ds','6580fcb6fb3ee9558781a86e6a911a13','6e578c1150b1020e8d8a9d2367bdc7e2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1304424','ky1909ds','f102f408f398f84c58bd0c97f21c1ac2','78daf81702bcb73b84103f480f4f6197','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1354cf8','ky1910ds','8c85e583307b736f189d22503e37795d','db4176fbba40a49373cf1d8712dd1d7f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c13a2f13','ky1911ds','00e69e285908d76a42d9794a54295f5f','0816561d64c3c778405191e02282dd5c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c13f10fc','ky1912ds','33b7b2454288ea27deb7baad252e9066','ff26ec4af63cdceb80a7270ac19b5b9e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1448dd4','ky1913ds','1600917c2c6ffb4e20f7f914538b3f5a','3e59cf9299f1d2cf9ec55556fb2bf636','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1496bf1','ky1914ds','744a74bb314540a60e8f9be8ff3377a9','eb68273c689453672967ea337b8fa8c0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c14e4da1','ky1915ds','0229cf8c8f402eddb0ee008dddad4fa9','b9a58867285a438847dfc740ae2b21e5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c153ed66','ky1916ds','f9c5c538369c4783ba52cdd262026207','018a6b278df94b3fbcebf95e9149b506','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c158cf5a','ky1917ds','f5a6a6544cae053fa1a5244b1a9b7ec9','3641f83b2603eb36736426b67e1fe1b5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c15db165','ky1918ds','5b1ac439bfd29ca6f0ae3cd183160b33','163098f6eeb050eae4b41342c4169530','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c163ed67','ky1919ds','3d53bff4ac646413373e279df24d704a','9691c1bfa1997e69d08e0b8ace6da2a3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1691d79','ky1920ds','0081f5c2d120f36923c15e94d6d7acd1','020cf7a32f1e47c2d588a59ff7aeac5f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c16e74b4','ky1921ds','9632aeb6b2f61b52661583c2b6bf7a63','ff9b128651cc26b264a1c88d4c34b0ac','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1746293','ky1922ds','d17da93b0e8648828925b1dbd1823bdf','5e333dacded0696c3df61e62e16dbaf2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1794913','ky1923ds','17ea84668025d1130a984bb7890ddc88','9867ed05d16f41c04f9bfe91453f3d83','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c17e4e25','ky1924ds','5b3f4e5af3133ee06eb5cff9201101a2','e55befddd64330cf4fdd531f677ee429','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c183ed58','ky1925ds','deac2426ae0c9ed60cd2e0c801271247','0b7c14872269192a0e452e217e93b849','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c18921fd','ky1926ds','d4c36f5800223cb99d11f55059681e93','9e71d7d2473ec1a10b49c19c8e20612b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c18e268f','ky1927ds','e7570e8372c7ccd381d35cdf4b11bdcd','dc91e2c7b2f91a26df963628d2e0b17a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c194146d','ky1928ds','4fc9857b7d8778d93d77eaa790e0385f','1aae16486333e9b652aef92a46308bbd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c198f66b','ky1929ds','64214c19508901b2ea30e5448a697033','fca212b79570ac547a5d18241f7a32fc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c19dff8d','ky1930ds','c6728b4ae902c01179bd12d9f9e27596','c7e0757173b8861fa153a2eec645727e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1a3783b','ky1931ds','769c8faa064c77a149e75aaff3132e16','3eb1064299089abf8be4cb05d0848745','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1a88148','ky1932ds','11573a56e23f97c8bd66e03456ad24b0','983a784fec5e319c14c2ae8db982609f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1ad8999','ky1933ds','bdffe1a72b1d929fc3d4bd50c5c06ee5','1e59f327b8a048af25f9ed8a3d3a5da5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1b32a0d','ky1934ds','795ed1175c258af74e73c768450f78ce','34ab94198644210837e4288ff55c35dc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1b80c12','ky1935ds','0435693664d61cf6c8db1c67086104db','9fd9cc43af3542afa80a738dcc28e87b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1bd157d','ky1936ds','c06abc36ece3b314a7708c2088b4f5cb','a648abf9bcd7678b3d4e397939731182','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1c2b91b','ky1937ds','7cd806394fda6245788c9707657b90e8','63cd34108b6a82e2c499e9af366f2430','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1c80c0f','ky1938ds','aa4d18c918387492c7e313a7c0902787','6b49e9256a9e9e9d6723aed379d1e155','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1cd3d4a','ky1939ds','aba7872912bcfddcba0ab6b5ec21852d','95907e6d40b83b4be5903edc326d0629','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1d302f7','ky1940ds','bc81eee05fa9c82bbcedae80ec5d2ad7','842736ba327ec67b9967c7c3781f9185','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1d80c0e','ky1941ds','b6e2fa00283f6d5eeaec57b2ec27faff','cc54bb99b5d92313b3aa52a7ac3b067a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1e1325f','ky1942ds','629cec2f98d5bdf1412a2d23cf1613a2','9f96bfb96c7b9c4d35bb84ac7e6d7612','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1e61435','ky1943ds','265c394ed6128993f0f548cdbf08320b','22a547097a975e2de8bb1e4a304aa7de','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1eb405e','ky1944ds','6731b1c62ed96441815dc41af78b0e6c','22dfbbf6648d31403a34b42a7a7d96b7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1f1072e','ky1945ds','27fcf92ea0d41150394cdaffa8ac3808','72f1d3689a49928d3f71ebc49d3a11a2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1f5e9ce','ky1946ds','bd0d3529565e664c259bb78903301c75','a0a0c955b62249b2f418d7f687bd271e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c1faa417','ky1947ds','1002c3925ef34c0a1550a68ce6730d69','81059b0f2eac9b00e71e58e4f57f4dfc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2006f23','ky1948ds','8c66b05fedfe932ee35750d78bb9421a','8e0c747360cc58e2d660a874a27a9efb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2055115','ky1949ds','7ea7ef92a0996b6243cff4d09cf37cdf','91e93f8e7b51c0fb6daa2b5f36e1c542','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c20a5600','ky1950ds','64b99f6ca7d098baf33ae6eea53935ff','343b9437613347d17f9dcee72394c562','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2101cd3','ky1951ds','8af5120f4a6fd9663ca818a92067a202','ff6fb0c2ea455179c91a9f1c54a81cac','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c21502e1','ky1952ds','3934d2e871715adb45db6b14682636d8','e5c92aee177014d88115a24d41a781f5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c219e0cf','ky1953ds','7b8d513c68b71e2adc3f872040cd010e','24692b660d820814414fe6577648eb2c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c21eee0d','ky1954ds','cdd7a616f977556bf3bce39917a37a30','ff6598a5459cf052ee90514b05781d87','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c224899f','ky1955ds','d6bb8983eeab1b76f53bd5221a7b92c0','b53d0a6fe3038c4836ecc203c7f9733d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c22992ab','ky1956ds','cb14139e0c2b3697c44c856374c54fee','1e5c22cce70d757eac7f661c624d0352','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c22e9bc7','ky1957ds','09039e3480d19335f61332606a90f061','dee484ff7366319331b0d36e9d0958c1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2343b87','ky1958ds','ab7355ac776dbca420baf410d7dc82dc','5698879d3cd56f0e7f753c6453d8ef66','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2394493','ky1959ds','620fcedf79d137e2f63537a6c4919ddd','98845a144060eb193742e8bb289737a0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c23e4d95','ky1960ds','4d893cd59343b302ffd36826b30c3995','c0fb6c68c72f68d695a5c71cdae740fa','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c243ed59','ky1961ds','73e305dccffde99838f7daff68609bbe','e1508e830005dd18f8f5bc11d4af948d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c248f66c','ky1962ds','93aa034c3e02d52e1105ef1a37482529','fc993ffd860adb349175f4e566b177d7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c24e268b','ky1963ds','74a926d77596ddaf0bf65c0dd9fbfc56','43c21e89755f4c3113d7279a8ca5a3a0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2546295','ky1964ds','6e9555f9c9f06f0838a7d825ade3c8dd','a2bc13e466e6d9f832b936ea11639ac3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2596be4','ky1965ds','f0988d86c9bca2fa6d931125922659e9','107e4b83d9f7f0a136127e84de2daaba','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c25e7533','ky1966ds','c574fbed7ee8804cad3683d76c8403da','d8fc460336d7033ef72de6a2c2cf1471','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c264146c','ky1967ds','e203a9bc993f9067e54e2a36034d38ea','bb1ffd83c0cf82fa96c1478acb0d5ac7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c269220c','ky1968ds','4b88f6e3ff32ad292923ccd2918a5e2d','717800aa1647559f3faf0b848e2688e1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c26e268d','ky1969ds','f0ae9a087fd168658416d5d52b6319d5','e52eb538686920565d2482946b0ae6a2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c273c6af','ky1970ds','07c21f11066fa8cfe502dfb0fa6c20ce','e4eb0646d3501154193473b661fdeef6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c278cf57','ky1971ds','30138ec65ec4b29894114e419c5e17b1','fa3732a53a5705b167cc854357636793','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c27dd877','ky1972ds','2dbefd5e3d01d0f921fb5b995509192a','3181942b44a412abcd85d1b5cad31219','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2837c41','ky1973ds','acc3258d14e360d3c8cfc36df9fd84f9','2f5e7d1ac53591e668e2ac62b245bc25','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2888557','ky1974ds','751065bcf3729157e040e1889cdb8012','9d05b4fa64a7ff850f602090087ddb3e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c28d89e1','ky1975ds','60bed706049f7ef9108b0fbbb35cbc46','722544a5c8b18db89445a1306c48715b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2939f37','ky1976ds','8556bf695b6cbf5ef977d6abfcd3367a','b5363bd4c086222bdaa72bc0f1d54aa2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c298a84e','ky1977ds','a7844b6a6449ca77f66a8ddd59b64d2b','db2ed90c6b42883c95d0d0db0f2a558d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c29d94ae','ky1978ds','fbefdadc5b4310b0a3409eac34d65d94','52ed144ab455a5d00a2328cee97310d5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2a32a1c','ky1979ds','7be268c7bc5b81d97f99d7c8af86b48c','21137bac95fed98a49266d7496063779','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2a88139','ky1980ds','c36fa8df43bc7bb3f5622d9094f73947','b5a923a4b5994e6b1484a94b0e53df05','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2ad76cc','ky1981ds','8a4826a6c8905929ef6dd60abfeb78dd','8b8c0d631878134718bbb88d40326a02','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2b35166','ky1982ds','98a85b498e09d0ae158047be7e31a04d','e69bb7c6bb0272133f99764d58f1880f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2b85a3c','ky1983ds','7145cb3b180fc534ac5583c76853390f','c7f6b075b497eb35e90e96af0a4f0338','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2bd8a9b','ky1984ds','ebff3f427ef8e67766d4d7e4df1c2730','4bec0ad0a19f92842d4a01a4d69234df','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2c32e2b','ky1986ds','231799e3ed14dc1bd6f5518639b2e93c','3de59fb50b9795e79b1fdafbd3304e11','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2c83323','ky1987ds','5220156c19449a6ad2d5b055715eed94','7b5106fef63b4700c796aa4018ffdd7c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2cd1527','ky1988ds','33c4dd13b6cd0fd55d6bb78629dfcdf3','163de6dc78ac91166f8e746c259a1cc5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2d302f8','ky1989ds','5e5f28db82ebbcfd4ed961be6d4ce6e3','e8c18e82dc0546c59bf3bfcee34f96eb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2d80c0c','ky1990ds','918620626b770b2a5577d2ee261ab37c','b9bbb0370e9d6b9b2ad9d090b2b18c7c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2dcee1c','ky1991ds','587c7801b5de46def655fd73b3227507','561ecf44f108bffa99d617e7b83189df','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2e2dbeb','ky1992ds','b15be766cf125c95d9817172d32ff113','ae01df89ff44cca2a9a7b8ddec5473ce','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2e7e4f8','ky1993ds','4bdaf57dfbe30a899c53f51167662763','70c7e76920a5ce51b97ca528a6a71da2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2ecc6f6','ky1994ds','d5cb6c0c111caffe1d128e7724566b89','afde26ab7e8be56eb92a284f8a126abf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2f2b4df','ky1995ds','639e6a7421d71da2de2f91e430cb84ce','c964c4e0820e911cfb48d271c29e71a6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2f7bded','ky1996ds','ddba243961901ea474ed6f881d68afa0','13117388259889473bc005369d31fa80','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c2fc9ff3','ky1997ds','1c1c763d10f94bc1a6b58e4ec195a858','842736ba327ec67b9967c7c3781f9185','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3029252','ky1998ds','f640130b2b80648609ac1e14f69537b2','f1895786b1b23ca3e1e1bbe838b7f023','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c307bded','ky1999ds','ec5a560d049cda9c1d6ef970eea3a659','6cfff52c6ccef74892e83b3f346ab224','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c30ca040','ky2000ds','1e7cb0e6e6ebc7dadc0d3be83cb1cc4b','96aca60e9cdeb45cafa82c614f96fd24','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c312b4e2','ky2001ds','dc8311df2d3d420be33d6165c181317d','f91d87078594dfbbc9b703b65e796804','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c317e4f8','ky2002ds','cac57624b65f46b7677ca2ede74fd08d','9849da90680435eedb54795ea0b76963','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c31d1527','ky2003ds','220b597b5ee6a950ed8f7d5d2f139171','4bd2b007716888ed6bf6c2399a6d7305','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c32302f7','ky2004ds','fdf2d9b5b7b40c17fef3d294c4b71f33','f7cf0857117ac8b21a4d1c40b301052a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3283316','ky2005ds','2af827f236ffd4c0b857fb6549a6d6f3','e0311dbfd9fad90bc0346a72116a8976','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c32d1516','ky2006ds','f8304e156ad8fee846027745bf87bfb6','27ac251e6569d09a7a7eb784b3a07a3b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c33302f7','ky2007ds','0e691f16eedcf75c08ae4329b4a27ace','7a840c661b90d27b2df48768c392858b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3380c0d','ky2008ds','17e29de15cf3d8f13e71b11fba0e273b','29b9d7810110bafde73f85c7f2e93a60','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c33cf246','ky2009ds','5e028423b434cb73bb5772c8e21249aa','f26271fcfe1ea19b40b336bc0563bad1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c34e4e02','ky2010ds','8f1392070b6182ff4f704cc35b4df415','4875c2cd8d68c82abfbd9f7a114ec387','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3541479','ky2011ds','444dac862fcad85555b2b6b109c3f17e','c41f655acfd19836d38c267e8965dd71','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c359218f','ky2012ds','52e9bf91858fc3275b84a2872d4447d6','8ae109bc2caa5b2d563bff7cbfc5e141','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c35e4dd8','ky2013ds','7defb3416650a5686093fa0f3494dc8a','82fae20e2c4ff2abbe5150745e8c3b9b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3641474','ky2014ds','33b59216181857c289fdf1fe05231e48','9619d3a42fcf5d6f95ea391b926c35e7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c36dd87d','ky2015ds','269d0bbbaa0094d703315ed3abee96d0','f5f96d6753307bc9953aa99eab922d17','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3739f36','ky2016ds','6516062a1b75772b1b67894b4f5899c5','fde48f57cea39caf7c9b92fe924b996c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c378f67b','ky2017ds','70610e287875e5eb0774cef8c55e8379','e767b9021131157ec0c6e23636bca251','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c37e268e','ky2018ds','cb59608fced567a14b13a6e5c5c8a1d2','6e355ffe21dd8fafa070c578ab9e56c5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c383ed69','ky2019ds','6d957f0488051e04e5ebbcf189abbdf5','046372ff453cca30ea119c444dbcd6e3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c388f66d','ky2020ds','5c131ea3f40cd528a6c8940f7b1e532c','e74cdb92f7384e7ba25a59435e5e8e8f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c38e268b','ky2021ds','cbe2903f35b71e9ad2de21f0b427bbd6','8192f90624bbc847e081716f7da2b8b1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c393ed56','ky2022ds','5dadc073fc21bf1706c36a55fe8c2193','46498eb986c93d52c757ef1e61284994','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3991d80','ky2023ds','88d047decef84d5969f9486df37f0d29','f96397b955f21facb09c2b40d4384abb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c39e268c','ky2024ds','28a2ef589c8c5533b56e54aa7b509ca6','6b28a913c6500705b8daa93af9d90761','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3a3ed59','ky2025ds','a5f657fb3bad61be8e12880614c29686','9b4e2f5e18a635c3dbe27737230d1a13','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3aa8104','ky2026ds','68124427ce41a87dfcbea86ef95a8c09','12841b1ab92f93c1de0ea06d8539ac54','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3b06b4d','ky2027ds','e6c7d57d85796acfe987880a3d697f3f','b5ffa2f60613a2da93b654db69f3dfd1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3b6380a','ky2028ds','d109c93c8b9b7fbd3ee41c5c5c1c24d2','5a94be828a5c714323f9471990dbae7a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3bb4056','ky2029ds','0d6493d3bbea5db9391cca17eeb16b84','819c74d223edce7a988c52ccef92f58a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3c12e3d','ky2030ds','f236250548b35023ecb82d99aafe980f','8d80e01363866188d38dbffd9e6c68be','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3c65e7c','ky2031ds','8f638758b3e32f6a463107277a6117cc','1ebe046c3c9e85f6ed463218fd73ef00','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3cb67cd','ky2032ds','6b818590e0ce45d91c9f8491dc1d442c','e5340587dd0f724dbdb41350293f4652','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3d1a370','ky2033ds','ebbb98a8ceadd2b0e45b8852ca163e92','463a3f63e4ac4e1f9fe267329d4ef2da','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3d6ac80','ky2034ds','13f5506a18a6b3fc35711e294fedfd8a','88ac758f922a936fc80e6f048c05ccc7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3dc03ad','ky2035ds','6806cff1dcbe5df5f2f44f586ff4e34b','0fcefd56c87eb717d8cbd20d96aea95f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3e266b6','ky2036ds','edc8f1bec6e8ed314fa99cfaa20cd45f','f60be8bdbe1287a33335a8b54c0837a4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3e796e3','ky2037ds','ff8532d145cb128bd6383a4e07217172','2f3630d40e7ff3b0143f83cc0fe8c6e8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3ec9ffc','ky2038ds','62b6a2014e05e1379a1e6ea3c44bdcb7','40ba9738276b9fc0ba3ee3dac0da0657','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3f2b4d8','ky2039ds','578b5f881fae48ca534a79ead3a1ec8c','9c365f5add6b5c69e0b0a322aa42630c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3f7e50f','ky2040ds','9fe9c29316fcc7b7abb080ebe035c0c3','1d5868c7dac1c31e2d5d3196c38a5f80','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c3fd1519','ky2041ds','f719c1efc2fdd3abaa3b51c536dc179f','7776f2db8c40ecc381c514eb6838a4f4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c403516e','ky2042ds','7ae52241e90f8b8a06b2e6531d83ef96','73d51335ff90efd26d99d36e0cce031a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c40d633f','ky2043ds','511e91fbdf7ce0bd5259e2db014d5907','9d1b10a90bb0dec4a0fdab399702f85b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c413783b','ky2044ds','d9c263bb1524e4823248f82935883027','6a498c3d034edfd46d4d618ec3ea46b1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c419219c','ky2045ds','e599defb8ce00bf058387c20a7085df8','4588e674d3f0faf985047d4c3f13ed0d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c41e7503','ky2046ds','0f9824ca54c06dcddb95113dc178f67a','56e494c21106cc3ba3da1c4c29ca9537','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4248999','ky2047ds','6bc3dd504b9b9da47f8c5dfc0856075c','af9fe66b0aa6ccf6c7de839c002d85a7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c429b9b7','ky2048ds','82ba71d15982fdd1a8a2567926839364','c60bfc0aba41992f868a85b67ecfa8de','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c42ee9d6','ky2049ds','16d45c62c5b8a75c9e0065a86f970273','8d5163ac39a9b229ccba78ee8a2448fb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c434b11a','ky2050ds','f9585b6304a18239e29ee3d1a3501bd3','91b36da57fc7eefffb17fda8ea777051','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c439e4e8','ky2051ds','8703249c495755a155601b082754e3d8','1f13f1033602d83921008b5e226989ac','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4406f66','ky2052ds','5ce2d8344d74410cee07533f460f2b96','3161ad0f7c186f05e90160cf0ce0eea6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4459c0a','ky2053ds','adcb2f12827fe447d71032dd9ff6f6e6','f440be170d841fce181482fe37459f0f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c44acf9f','ky2054ds','7a7d04bdb2a6dd72c74b1839a82ebe50','a4b89b892fe171f1a76642403e003d89','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c450bd83','ky2055ds','bfbac576c265e3618208314e7facb0d3','5151563dd47139d769ddbcd57a242c80','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c455e9fc','ky2056ds','cd3a2d6f99c42d6ec703cbf97476787a','508583efaecd22e4dd85b7235baa4dd9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c45af23e','ky2057ds','ceef153e31ac3211f1826b8047c02d8e','ceef153e31ac3211f1826b8047c02d8e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c460e017','ky2058ds','bf7cde302484854748c72f184b2c2ca5','718b6cbd162e7536b17487afb40b2733','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4661046','ky2059ds','468340f215547078a0803b3ca0778024','0a77e5e70e49bb84fc3814b4559f3f40','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c46b194e','ky2060ds','4249fb664bab08960b48d58f8fe56c38','f3ea7b19285be906c843e4ee0b66dd7d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c471072e','ky2061ds','7e08b8fb3568faa285f8bc902832f044','cafb92e778e7e805919f2d157c6d1be6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4765ea7','ky2062ds','ca6468451bebae30de510e5ce955225c','ba26a22f8eed24b350b4a27d20978101','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c47b680b','ky2063ds','678fd315cab95393d4b57a2d46861ed5','60fea45b3a5d71f502adba9e2b56210c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c481595e','ky2064ds','e204e60c1e5d0a879ea699a6384a049e','86c40157db78586bebd4432a2c7ae403','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c486ac7a','ky2065ds','e204e60c1e5d0a879ea699a6384a049e','86c40157db78586bebd4432a2c7ae403','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c48bb58d','ky2066ds','6897a9b6dcf6d54cba24dc85e06863b0','f9d0f83837b13bc3bce0fbf2e4caac10','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c491a7b4','ky2067ds','22a183c6ebf4d85a468180072f899b82','83f7041c6cd7b97bc38f8b7fadb8f25a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c496fa9e','ky2068ds','99003cfe5ddd8c516f42003d0d8dd9ee','c0e668dd5cd09208df45ca03c5dea31f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c49c03af','ky2069ds','94ba2ce72e303988375b2e5cdaa0e742','73deb4067a43ce37c6d96a5c324ce215','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4a1f18c','ky2070ds','68dfb1c1c45aa8becfc3ec9b5f32659c','e8403c7d78bff25c8388cfe4c8309cfe','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4a74ced','ky2071ds','fb5cb1883803dffe95a15be22710edc1','dab276fd09cd4c49aabbbde21958459b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4ac51db','ky2072ds','d0acfc276c553c8b05bb39816ee8c4ef','d45646fafd4f64678ad47a1698a227e7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4b2439a','ky2073ds','d413bbac3dd391bcc6631e1586ae8769','b727b2b1c8d3fbbb16930cf78bbe2a0d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4b796e0','ky2074ds','85b870f0f3e8d734b5f1b86bfb567334','8dad71c4453cf73fbffa57dc34d0ae60','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4bca039','ky2075ds','0d33dabee04788f6cfa31a3a4062b344','2cbb54f1f81bcb3ef7f441910070b2a9','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4c28dce','ky2076ds','c78c8af24dc750301a4ebef30cbf21f1','700a17644250e8edf6f04159994b1b07','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4c7e4ff','ky2077ds','d84be6ab270e149710a6c96aea4664e2','0a868a655aa25b8844300e775b72a7bc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4cd8ddf','ky2078ds','461efc4e926da446e634496d5d09b955','c60bfc0aba41992f868a85b67ecfa8de','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4d37845','ky2079ds','c98c5c12548b2277b1451090589393b5','d18290c87debb6d0ef52c95068fc21b3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4d8f67a','ky2080ds','8e47997052d0b6b526fef091f5e57d2c','fa731116bc7461e0cbef3dbce3aa4bf5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4de4d96','ky2081ds','e060dd8d78d50a37cc857ec6aee3fe2a','8119216c9cee69bd33e4aa40d91e951f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4e43b78','ky2082ds','af8a28a53f0212377fbb4a25a8381fb2','3a7c01ad2723b155957dd5d89c136b1c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4e992b3','ky2083ds','0ca275d6f70c1d6842152d44896e20d3','c303265998f47f789cfac0a2efe251b7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4eec2ca','ky2084ds','4fc53f2d94d742c88d3c79cefe422f17','16838fb454df66f5fc02152794e74670','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4f4d7b7','ky2085ds','940c42477652584be47724da67a00124','95e7789ec16772a4866d47404635f3fd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c4fc03af','ky2086ds','1e40293f0ed00107746cc6903b260c51','b5743d2ed7d0bcf57187254d4e5cc027','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5021897','ky2087ds','64b78d2531aea32bb4a8127f1b410cac','4e255924a88e63b2994ac9a9adbd6b16','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5076fdc','ky2088ds','cd4bc6d65b4c9bf590ee8b1477ce57fb','2cef6ddaf88d54e37ba247aecebcd57d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c50ca04c','ky2089ds','3caf76fb6c8a9910c8d0d922211e4194','d5099186add984aa9416d3c1fc476ade','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5130300','ky2090ds','6ba0f553aa90f3619c721656ab4135e2','b35948d401f5c1df2627c637c35c1f4e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5185a9f','ky2091ds','6861bc40dd5249f3bdfbdea5caa0e433','b63ada4642e0f1305bf6d36080cb3deb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c51d6345','ky2092ds','f37fa9ef41fc0aace90d7c5af8c07a5e','6c612354ab8fe6255c4b5a2e8e64d7f2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5237839','ky2093ds','e5da8692fa3bc3fbb63324a6d369f901','3145a70e5941134d43c5178eb16f6c23','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c528cf5e','ky2094ds','1e933445d21a87be0e3044ebe417785c','68dc2cf50865a176fd2ab6e0636a6f37','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c52e2ac0','ky2095ds','19d28b85eab890bb5fb9171de7ad1fff','56e65758f9d3fb1f2b322ecbb871cd36','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c545e899','ky2096ds','e08eef82911d95ceaba35ddddb920c66','172dc32c4f44d20ce570cfcd0b8182bb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5504425','ky2097ds','132dc160ce972d81040d3961f4d8e35e','b4c44ef776baa62d7bc36863a4fb67fc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c55573f7','ky2098ds','298671fe27c9b2201c49cc78194bd42a','2fc5100eecd385cfac6357735fe5fdb8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c55acb39','ky2099ds','8f6d4e5958ae4bf5d73b4a23a9a062d8','56adcf3e69e5f0c8ee028458cca69ba6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5612e83','ky2100ds','c5acf0711d11205891ca5ff3298aac8a','eb612c8e5baf348580f2d4701ca0aa9c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c566ac75','ky2101ds','c7cfd81a4f42a246de143f8fbb2eb206','1ac394ba33bf1cd65c87b23665c20b10','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c56c03b2','ky2102ds','d63f6d7e0480036909cc17129069a42d','d674fe07a25f449c8d619bc5ebc4862b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5721897','ky2103ds','4a49c6595a0a79f682e54e9beeb3576f','e951b374a7f2444876d2971f6c0a9765','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5779b62','ky2104ds','86e9b974cfe877aa58b3917658c25962','0992b66b68286d7cfeb7261c24d9dee6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c57cef06','ky2105ds','50d16b543a662c7462baaef772dfa3d2','c0b06921b254139b5fc375a094a0ea38','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c583782f','ky2106ds','04e053c0cad90e558adfebba22917b19','170ae5319455cbac8288dd7701dcb82e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c588cf65','ky2107ds','961615fc33bc5e3313cd66c3a04ef153','f517958fa153bfcea83c1d4ba87a0d7e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c58e268f','ky2108ds','c14f871acb134256e616b6e77fceca47','a81b52d9e3ea597027c7c27ac7d2ab83','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c594899a','ky2109ds','7c697164997699994549319423bd2a8c','450e2e9863f0944994b2ca918412eb71','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c599e154','ky2110ds','cea191f15a28fa8da309ad505cee13aa','9d702aa293d178b3a2ee17b48f4325a4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c59f37f8','ky2111ds','6af2db9fe281340a1ad32ae76695b952','b8c87b1dfd3bc0b2df8a3754089438a8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5a57400','ky2112ds','4e3ff4ee70f20387ac670ed1a7d58a95','3e498ee2bdfe08205c8589fba12e9927','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5aaf3d6','ky2113ds','335754edc278049e21ef4b2051827286','3b47c830b04e0f46ec408bcbeb2bfe47','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5b1554d','ky2114ds','b090baf263701e3e7e37f73091cd7011','f6873930bae346b3bbe64d567d40cdb7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5b6fa9f','ky2115ds','3f1de78483fcb6a5f5a416009dd503a1','ab6c6056bd0ccaf46082e3f6da06e395','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5bc7918','ky2116ds','66b658f04dbee9503503cccb47ed0d38','c4117d13f5dce448551b44e5cec3640b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5c41473','ky2117ds','27a9071db7f0020daec6f61f2e3da560','25a40f558dbc719458037b12126316fb','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5c96beb','ky2118ds','ab79ac95270b9c74ad2c6ff21e9791e4','b5cdbe18eef91b3f1f8ad182b06a96b4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5cec2cf','ky2119ds','65d6f6cc4ba741ae6a1dfcb88ebf3df2','3fd65e06715a467b2011608e7e120bc2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5d4d7b6','ky2120ds','a1bf64974666c2e0c3defc7986309d97','ace23c7462ce77cbd5249bb37c4a201e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5da2eee','ky2121ds','6937ecfb3b58256ab31574b33392ee13','a907c2b3f4dd73d173e5fd1c726aa715','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5e0441f','ky2122ds','8bd6a687cf2e820c873d3a3dca1c091f','4b92600e8fa6cbb00182577df482ece3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5e5a041','ky2123ds','09018899f9345d650edf3292024204ed','f53ba52bd9965a3e88b929b34055b58f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5eaf2be','ky2124ds','414e60ed7760dd1b867a0ec7ca5499dd','362a43156d770656beef548c67f89f7b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5f10734','ky2125ds','e483e2b51cf7297a82a0781ff32d1228','e1661ec4caffd1cc0a85473b5e3c4a67','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5f6856b','ky2126ds','890578a0bf6f4c4fb6d62e66cb8c4c4c','fd6b4e8a535d20e0071937914b5bc7ea','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c5fbb58e','ky2127ds','8b989514bf670c711a519bc52a4d94d6','1a85826c58d10326905c5080f2621c6f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c601ca77','ky2128ds','b934e8fd4f42d03582af3f7bf788dd8c','f8cc51ed035c00f7c59f3aeb4790f441','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c60748b9','ky2129ds','7f34b0b493799e030a27ecaf838fddc0','853c2108804079d0f0c3091d8f76164e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c60cc6ff','ky2130ds','8cf2443002c6c17ed6bfaaba5bb97cb9','83dba40de320fc862258d193d5f30fba','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6132e1d','ky2131ds','1a512d41d3e89acaaf521baa91097569','0828d8467375c7a066aef21ce54dd72b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c618813b','ky2132ds','cdaafd5d5fcccc8c40a641dc19983dc3','4e5160f3d356295aaba15cc6762e5e8b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c61e2697','ky2133ds','c8638caccd72df24138d9fc7d907b47a','166af88c2ca019f540b8c1d13ecee1fc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6243b78','ky2134ds','95dbb18763b356658ad00bfd46374d0b','85201478f55d0333364afef3c436dc6c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c62a2eeb','ky2135ds','73dc57279863548efee7978880f3a781','dbe85d132e45c2ac3f0b28916d9f0a6d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6306af2','ky2136ds','efca237cdd2da7f33d44c16743aa5d3b','c9ed78cbbcf87ef166d5d2986df05057','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c635e880','ky2137ds','26b3ab192676ae12bc289de2ca09fd1d','bed71a6ff45399636512bebb57a75e6f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c63cc706','ky2138ds','fe42b3127b4a27dff0b692550c027124','119c5636b519cc24cd3f44e5722aedec','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c64302f7','ky2139ds','4b5bb5eb19e3604b6271902c32511e49','af601483a4d1d868b5e0e3a14e9f42dd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6488147','ky2140ds','cb6d592cfabd6dfce6ad9cbd26f85812','89ec26b955fc76ddde63ed10ea5ca723','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c64dd87b','ky2141ds','e0e34c5ad05aac3eef6ab31eacbf7a5c','3f82ae98c521f89e1ac5ad665223e107','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c653c65d','ky2142ds','e73f5cdb38e1d8691cdaf30bebbb13df','5bed5a69abbea0e6174cbe758152fef4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c65948af','ky2143ds','99819c7d1b91d7693c4b533dee1ee734','efce5dadc72072ddef60568950272eb5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c65ee9d7','ky2144ds','e36b1d995c5a9ce45e23ad1cd31756c0','09486044e3452886c5e612a3d124db8c','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c66573f8','ky2145ds','0814cc42d7576cf981ed4b2c51adde4a','ebc3915c557464c480ca804d03d3acdc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c66acb4e','ky2146ds','6f3d87b0813613073ea4eedbbb8d039b','6d8142c009819fd7c7393ea1747b6b00','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6710b42','ky2147ds','97b959c97579dd2ea454dcc339282cd6','ab4bfadc6bcef7c05fdfaf63cb14cf6f','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c676856d','ky2148ds','379797feccd697b83992d2a8f46b34e5','7f230aaf8ba0096fd843a3787a4e5c35','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c67c03ae','ky2149ds','c3932fd91492b48968acbfa683635d91','734605ce72db0859aafe032138e27d23','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c68218a7','ky2150ds','96f92b2b103bda7d1a1278cbeefcb69d','4aa71dbfd8bcdcebbf4ec51838a52061','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c68796d8','ky2151ds','e090c73add37905106d0c0aac8d34590','5ccab3c2d0d5e84fac939ad0d29ec168','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c68cc6f5','ky2152ds','0a3c4565b01b964456ee9122df443c1c','71eba031cc4d9c15f4ecbe53e4a3469b','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6932a19','ky2153ds','b236d5e9d2fd3912d4658391111abde1','b82261c6e3df8013a5b2595ada52dd50','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c69a332b','ky2154ds','b5daf67d01f0141b53bfb938dd682370','769ad4269dc154938a3b0c787fcc4bc3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6a06aef','ky2155ds','f7af56c3cc3812268978a75c8cdfa39c','0dd3aaaf9865596095e2418aef5f6ea5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6a5c226','ky2156ds','c1f4a1671e9ea4befe284fcb7f543b88','a3abd503b77fbefe6f5055b9cd73f8ea','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6ab67d3','ky2157ds','5d7b21e634f45c8932b8c83bc0e30e3d','d35a02eb49149450fb2fffc6e467eb37','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6b1ca77','ky2158ds','6e8ce89b8f0cd3057a5fd83d9e147a7c','e1914be8d8d5667aa2089e28271ef479','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6b96be7','ky2159ds','3adb69384ddd38b62b5185212b818d85','2914d805f375a8fdec462ed907f20091','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6bee9d7','ky2160ds','fc8f298cdb68c457a8ad60a1584f84dc','9e297024579bc134decfb8507f370253','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6c54cee','ky2161ds','f4898c58d139e0060133460da7b0a9b9','b208d554aad565aa1ec121c1996b91e2','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6cacb3c','ky2162ds','3c41add2bbc03f9fcf7acd73c809ff26','997d08f0e3910750485f9f94c0cf67ad','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6d1a37a','ky2163ds','7eebe818b618f33f8924d1416e7bc685','436b6f47d2d83c4deae8c7d04dce85e0','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6d721ac','ky2164ds','053cf8d8fb61b08954c118f2130d51ab','5502f1fa14624855e2bdb695043ae000','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6dc7916','ky2165ds','2007298379904fd40d2971baa9026a4f','5268399555b6f1e5c267846d0dee8bb8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6e28dcf','ky2166ds','8ac7ce229fc7917b6454f9c06c3ceba3','80df10a140205c095571c91f3b3e84af','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6e85a34','ky2167ds','421c3a257231361ee9363739124b4b50','ce2c07b537279562e87dafeaede7baf3','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6ed8a61','ky2168ds','93a64d29da6ac8febe3d81dfa16ef50e','dfadbd5d3480348f4857db0385bd907d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6f52650','ky2169ds','401ef2667b001bd4d2a97e5bcb60410d','93cf6d403ff47da35fcc954479919434','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c6faa425','ky2170ds','4ce03570f72391d6db5c27317ca60f44','c449406b3bafc8c9c421d0536fa803f1','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c700e02d','ky2171ds','37fcc2a5d5d6530953e26567415dd22b','4f5db6887421465fb9651302e5d7fad4','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c706ac85','ky2172ds','65bae65e6a59734195784f7b541d1f6c','54e9fc38e31613d75eb5841611014155','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c70c03ac','ky2173ds','ba0e4404abee23506fa7455f79fbe583','5f114eefb3aae188a41b8da51c1e3b54','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7128dcb','ky2174ds','6f3f0eff9789005b0e26fc9f246c88ee','7aef561e600464662a2431851d1fbb68','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7183316','ky2175ds','fb74c675ad293b50c5d0078195b6bc4f','5b3654aa0b31cecc6f42bf9336e2d123','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c71e4ddc','ky2176ds','b3707d2f0a2433cf6203db7ec7efeaf5','509b56381972984d0061645a0390b1b5','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c724628e','ky2177ds','7fd3bc5d6413af6dfd4fa383d53a9198','e987c3fddcf6c36d9d0f98e59ca81c75','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c72b8e87','ky2178ds','5c6662f995fc019ffdbbb0e65db307cc','ba88d680c3f708e8e310bb0272a48f81','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c756d3b2','ky2179ds','0040b36902544972b5621071f7f0beac','b88c980670f662fdac949535bacb6f99','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c75c07d6','ky2180ds','702567f914e9997b5248fc57e0705f98','e8a79e45edaf081b557710e5bf79c375','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7623fab','ky2181ds','5bb6a217f5dcb4caac8aacbe34de4d4d','3d9486d4e1408fb8c3dcbe5263f1da16','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c76992ac','ky2182ds','04438d9a41066932a59d062862f7b202','fc763c21600156247d4526274089c2bf','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c770b967','ky2183ds','ce66e43a19b83b013c3d1a737d1c4cb3','2224ea64a04aa08bf555413bd9e0f71a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7765e88','ky2184ds','f4b0d8377a51ae5d4caf37cd4ba8d053','55b549deaaa89410b76727326b15862d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c77bdd02','ky2185ds','f9943605e354f0bbfa20744cfbd39690','fff03d1bbd437459cf175639168cf7cd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7828dce','ky2186ds','ada3b19c13d55906f01a4a14ffba086f','96343f2011df7c792001e7eac6cfd99e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c788331e','ky2187ds','c096de0c6fdb6e2a889caac250015842','da360f87b26adb850ce74ccd0e1f68d8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c78d8a4c','ky2188ds','f0ad5fa0695e63d634b7d4a14ffd95b7','24ad01e1e945159a63d561e21c3abc4d','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c793c6b0','ky2189ds','a055135b9d516f3f9c1378d65d63d19a','b6e50b21c532ef49226daa36b9c68157','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7996be0','ky2190ds','0230b3406c9c8bf687b555a21e76bbe9','5afa6378fee60686239d7037ef1ffb68','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c79ee9df','ky2191ds','96bf783908e67509a26c1ab0b3fb4408','95352cf3e585cbcee9e5d736f600d572','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7a54cff','ky2192ds','819efad0595a31102eb1d7c5f505d2c8','42413e32f2a795cda4ccd0ba458882a6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7aacb38','ky2193ds','045d147a3fd96550c3bcaa4bb76de089','067ed809cf103bd359630dbb1fc0dc42','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7b1555a','ky2194ds','805959936eed78259f20e3f12c322c9b','cec29d54c37e178eafad4daf14d5aa53','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7b7bdfb','ky2195ds','6bedff1429b2a2d04358b879eac7174e','b32c652d77fff0080ddd6ff8b463d3bc','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7bd1517','ky2196ds','cc780c2337565f62757bd3bc14b1fdc7','8a97f28d2eee6ff48f076b0c5405e737','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7c39f36','ky2197ds','9f04963a0a9325daa1a6f01872538ee5','e04f97431681f06c3210dab165794338','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7c91d75','ky2198ds','e45f50ca7fa229134cca60777366d007','0d69430c7be0d21ead365c34e63a0094','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7d01ccf','ky2199ds','47a541162d800517526005f5689881aa','0fc6fa2bc6dbadbce4612c58b42a7395','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7d5c228','ky2200ds','e7dc9192543e0ec149c7fffd64c8e54a','62fca0d58ca26b58f83c49fb7dacdda7','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7dc2ac6','ky2201ds','f40bc47ec71f746a26da8921665df9a0','88e2746f9e991b77221a74d0ac9eb431','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7e2b55a','ky2202ds','744e567e89753c6aee97a64b34ff2b6b','bee978a7a5543c6b33b72842c0febd7a','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7e91d76','ky2203ds','ceb8283585ff682111a2a7e090ceb77e','0a73aebc6ac976e03d798876c6832967','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7ee9bb7','ky2204ds','4756b3c7140df2a099a7a270180d4cab','fc5954e7fa8ed29f6be03fe2ce1e3b71','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7f4fecd','ky2205ds','7cd2a4ba0d33345aea4b19ab48d9e4f9','19137f51f2315a52f7e266de0cf8da61','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c7facf4b','ky2206ds','c8b2f1283eed27ec42141d064844a734','697cd8a1e51a92d853569dc5ba7b1502','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c801554d','ky2207ds','bee32fe6ab1669fbb91bd502318bed96','d0b3382806d16fbb7a937f18d3153f42','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c806ac87','ky2208ds','d198170908f35746311c96c3fad82ed1','3d3c499f91605e17f7663baf960f19ab','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c80c2eda','ky2209ds','c390eb1360520669a45c471727657a7d','0e60b82f26758f6ce880642e41c7f48e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c8135583','ky2210ds','e428f1714b8b130ba6cc6fb92aba9c0c','333f5c7366818ce8ede31296b9864287','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c818f66e','ky2211ds','dde21b0d4d54af9ee95606e4caa27894','1d388d1af9933300ae500d4ffc99e538','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c81f10ee','ky2212ds','08b26c9824686c322685373faaf6bc2c','83d21238e4817578c421515d078de527','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c82525e5','ky2213ds','e8fdda4bc4b41c0bb483a77dd3a9ddb8','267a232b2c23d535528359482bea8ab8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40018c82b4056','ky2214ds','0efea1b84caf228b6b9a3da5be41a8d0','976fd0b8c0c6975f9e77d5eab52ae5dd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC404106478ceaa','2407','0b6e9da54b554bb3c4380d7e0578d945','6af6efdfbed76ad447cc46ee39d34df8','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4041079065da9','2408','cbd08426d3686065deed09148752d013','7cb13de124ac9bda62520caa224fa80e','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC4041081f721fc','2409','fe7fe87e2e317e56ca5c5ce61694691e','32410a52f33d6d4a7fa21883f71d98f6','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC404214f74d4d8','2421','7dff01c6dc3dcf29c4c06e7f97e66125','a718f8581f2b869c22da8c2c46a77e70','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC404215685befe','2423','06c404f9f4845abf01b6a35610090fec','823a8cfafc7a427e397476d08d82dd35','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40421a36c0080','2424','72b680d4e07ade1fd43761c71602e9df','001470f7c24519202a2aeb364f3da290','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40421cd334dec','2425','3f5d502de5879b3b6ee11677dffb23f9','2464e4ece1db470f90c91abcc389f8e0','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40421d0008ecc','2426','28013c21fecc34880e84a133af46ad04','6b8452ba547e481a615e8e7946049e63','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40421e696f844','2427','5f8ef9732fa08decc128f3305e019f5e','e467a30cf219085acbadc7785d5f2b86','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40421f0b067c0','2428','ecdf2504bc3b14acf55907894d11e00b','380f37b6912a99a38f62d810f94f7632','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC40421f3f85701','2429','48af63c0dbb225535224557b6642e453','f4cf1415dc60f379fb84f4c20fd73564','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('sC404257d5103fb','2430','8a5f7e4a4aafe6b57929b50e43a03358','8332b6057819516c6b9d83d60d9ac9b1','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('SY19','SY1','1548af1c94ad45584324df8f08baf227','1548af1c94ad45584324df8f08baf227','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('SykfT8cbH0','6','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('vUVdzd1mvm','11','ef6e65efc188e7dffd7335b646a85a21','ef6e65efc188e7dffd7335b646a85a21','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('wlMdKeO4je','27','09d8cb3ac7aeec706f04da8e118a7c8c','2399558c44aa0f9c1af66e3604314edd','d','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('ySC3ffec77f2f14','134','8be877513addf0609bc0546f17b8a9fc','32b20333ef4df2df8b2227078374d7b4','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('ySC3ffec9323b45','135','647acf8102987a46f85a3f48368a11cf','1d19056a0969bf88c1407fd1d67b14c0','c','N',1); +INSERT INTO `customer` (`customer_id`, `custno`, `username`, `password`, `type`, `verified`, `active`) VALUES ('zW9iWnYiMU','57','827f0e64a71df6a2f9c2a71fd2edeaa4','1b63bf1c46d9eb06a33098978de2274d','d','N',1); + +-- +-- Current Database: sy4_shopyoo_admin_p +-- + +CREATE DATABASE /*!32312 IF NOT EXISTS*/ `sy4_shopyoo_admin_p`; + +USE sy4_shopyoo_admin_p; + +-- +-- Table structure for table `cms_main_add` +-- + +CREATE TABLE `cms_main_add` ( + `block_id` varchar(10) NOT NULL default '', + `title` varchar(100) NOT NULL default '', + `active` tinyint(4) NOT NULL default '1', + PRIMARY KEY (`block_id`) +) TYPE=MyISAM COMMENT='sprachabhängige Eigenschaften des Hauptfensters ( 1:1 zu cms'; + +-- +-- Dumping data for table `cms_main_add` +-- + +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('SY00','ShopYoo Administration - Hauptmenü',1); + +-- +-- Table structure for table `cms_menu_add` +-- + +CREATE TABLE `cms_menu_add` ( + `menu_id` varchar(10) NOT NULL default '', + `menu_name` varchar(100) NOT NULL default '', + `active` tinyint(4) NOT NULL default '1', + PRIMARY KEY (`menu_id`) +) TYPE=MyISAM COMMENT='Menüdefinitionen'; + +-- +-- Dumping data for table `cms_menu_add` +-- + +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('SY01','Textmanager',1); + +-- +-- Current Database: sy4_shopyoo_de_p +-- + +CREATE DATABASE /*!32312 IF NOT EXISTS*/ `sy4_shopyoo_de_p`; + +USE sy4_shopyoo_de_p; + +-- +-- Table structure for table `cat_prod` +-- + +CREATE TABLE `cat_prod` ( + `prod_cat_id` varchar(20) NOT NULL default '', + `name` varchar(100) NOT NULL default '', + `insertdate` date NOT NULL default '0000-00-00', + `mainlevel_id` varchar(4) NOT NULL default '', + `toplevel_id` varchar(20) NOT NULL default '', + `level` int(10) unsigned NOT NULL default '0', + `lastlevel` tinyint(4) NOT NULL default '1', + `active` tinyint(4) NOT NULL default '1', + `position` int(10) unsigned NOT NULL default '0', + `image_file` varchar(100) NOT NULL default '', + `insertuser` varchar(100) NOT NULL default '', + PRIMARY KEY (`prod_cat_id`), + KEY `toplevel_id` (`toplevel_id`), + KEY `mainlevel_id` (`mainlevel_id`) +) TYPE=MyISAM COMMENT='Produktkategorien'; + +-- +-- Dumping data for table `cat_prod` +-- + +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID01','Audio & Hi-Fi','2004-11-25','ID01','',1,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0101','Bandmaschinen','2004-11-25','ID01','ID01',2,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0102','CD-Brenner & CDRW-Rekorder','2004-11-25','ID01','ID01',2,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0103','CD-Player','2004-11-25','ID01','ID01',2,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0104','CD-Wechsler','2004-11-25','ID01','ID01',2,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0105','DJ-Equipment','2004-11-25','ID01','ID01',2,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0106','Für Bastler','2004-11-25','ID01','ID01',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0107','Hi-Fi-Raritäten','2004-11-25','ID01','ID01',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0108','Hi-Fi-Zubehör','2004-11-25','ID01','ID01',2,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0109','Highend','2004-11-25','ID01','ID01',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID010901','CD-Player','2004-11-25','ID01','ID0109',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID010902','DVD-Player','2004-11-25','ID01','ID0109',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID010903','Kabel','2004-11-25','ID01','ID0109',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID010904','Lautsprecher','2004-11-25','ID01','ID0109',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID010905','Plattenspieler','2004-11-25','ID01','ID0109',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID010906','Sonstiges','2004-11-25','ID01','ID0109',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID010907','Verstärker','2004-11-25','ID01','ID0109',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0110','Karaoke','2004-11-25','ID01','ID01',2,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0111','Kassettendecks','2004-11-25','ID01','ID01',2,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0112','Kopfhörer','2004-11-25','ID01','ID01',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0113','Lautsprecher','2004-11-25','ID01','ID01',2,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0114','Licht & Effekte','2004-11-25','ID01','ID01',2,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0115','Mikrofone','2004-11-25','ID01','ID01',2,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0116','Minidisc','2004-11-25','ID01','ID01',2,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0117','MP3-Player','2004-11-25','ID01','ID01',2,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0118','PA-Systeme & Beschallung','2004-11-25','ID01','ID01',2,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0119','Plattenspieler','2004-11-25','ID01','ID01',2,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0120','Radios & Rekorder','2004-11-25','ID01','ID01',2,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0121','Receiver','2004-11-25','ID01','ID01',2,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0122','Sonstiges','2004-11-25','ID01','ID01',2,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0123','Stereoanlagen','2004-11-25','ID01','ID01',2,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0124','Studioequipment','2004-11-25','ID01','ID01',2,1,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0125','Surroundsysteme','2004-11-25','ID01','ID01',2,1,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0126','Tragbare CD-Player','2004-11-25','ID01','ID01',2,1,1,26,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0127','Tuner','2004-11-25','ID01','ID01',2,1,1,27,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0128','Verstärker','2004-11-25','ID01','ID01',2,1,1,28,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0129','Walkman','2004-11-25','ID01','ID01',2,1,1,29,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02','Auto & Motorrad','2004-11-25','ID02','',1,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0201','Auto-Hi-Fi & Navigation','2004-11-25','ID02','ID02',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020101','CD-Wechsler','2004-11-25','ID02','ID0201',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010101','Anschlußkabel','2004-11-25','ID02','ID020101',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010102','CD-Wechsler','2004-11-25','ID02','ID020101',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010103','MD-Wechsler','2004-11-25','ID02','ID020101',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010104','Packages','2004-11-25','ID02','ID020101',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010105','Sonstiges','2004-11-25','ID02','ID020101',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010106','Zubehör','2004-11-25','ID02','ID020101',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020102','Doorboards & Kickpaneele','2004-11-25','ID02','ID0201',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010201','Alfa Romeo','2004-11-25','ID02','ID020102',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010202','Audi','2004-11-25','ID02','ID020102',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010203','BMW','2004-11-25','ID02','ID020102',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010204','Citroen','2004-11-25','ID02','ID020102',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010205','Fiat','2004-11-25','ID02','ID020102',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010206','Ford','2004-11-25','ID02','ID020102',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010207','Lancia','2004-11-25','ID02','ID020102',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010208','Matzda','2004-11-25','ID02','ID020102',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010209','Mercedes Benz','2004-11-25','ID02','ID020102',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010210','Mini','2004-11-25','ID02','ID020102',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010211','Opel','2004-11-25','ID02','ID020102',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010212','Peugeot','2004-11-25','ID02','ID020102',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010213','Porsche','2004-11-25','ID02','ID020102',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010214','Renault','2004-11-25','ID02','ID020102',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010215','Seat','2004-11-25','ID02','ID020102',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010216','Skoda','2004-11-25','ID02','ID020102',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010217','Volkswagen','2004-11-25','ID02','ID020102',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010218','Volvo','2004-11-25','ID02','ID020102',4,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020103','EQs & Weichen','2004-11-25','ID02','ID0201',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010301','Crossover','2004-11-25','ID02','ID020103',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010302','Equalizer','2004-11-25','ID02','ID020103',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010303','Inline-Weichen','2004-11-25','ID02','ID020103',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010304','Line Driver','2004-11-25','ID02','ID020103',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010305','Sonstiges','2004-11-25','ID02','ID020103',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020104','Lautsprecher','2004-11-25','ID02','ID0201',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010401','Coaxial','2004-11-25','ID02','ID020104',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010402','Compos','2004-11-25','ID02','ID020104',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010403','Sonstiges','2004-11-25','ID02','ID020104',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010404','Subwoofer','2004-11-25','ID02','ID020104',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010405','Zubehör','2004-11-25','ID02','ID020104',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020105','Multimedia','2004-11-25','ID02','ID0201',3,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010501','DVD-Player','2004-11-25','ID02','ID020105',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010502','Monitore','2004-11-25','ID02','ID020105',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010503','Packages','2004-11-25','ID02','ID020105',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010504','Receiver','2004-11-25','ID02','ID020105',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010505','Sonstiges','2004-11-25','ID02','ID020105',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010506','TV-Tuner','2004-11-25','ID02','ID020105',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010507','Zubehör','2004-11-25','ID02','ID020105',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020106','Navigation','2004-11-25','ID02','ID0201',3,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010601','Kombis','2004-11-25','ID02','ID020106',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010602','Monitore','2004-11-25','ID02','ID020106',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010603','Navi-Tuner','2004-11-25','ID02','ID020106',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010604','Rechner','2004-11-25','ID02','ID020106',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010605','Sonstiges','2004-11-25','ID02','ID020106',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010606','Zubehör','2004-11-25','ID02','ID020106',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020107','Sonstiges','2004-11-25','ID02','ID0201',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020108','Tuner','2004-11-25','ID02','ID0201',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010801','CD-Tuner','2004-11-25','ID02','ID020108',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010802','DAB-Tuner','2004-11-25','ID02','ID020108',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010803','DVD-Tuner','2004-11-25','ID02','ID020108',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010804','MD-Tuner','2004-11-25','ID02','ID020108',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010805','MP3-Tuner','2004-11-25','ID02','ID020108',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010806','Sonstiges','2004-11-25','ID02','ID020108',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010807','Zubehör','2004-11-25','ID02','ID020108',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020109','Verstärker','2004-11-25','ID02','ID0201',3,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010901','2-Kanal','2004-11-25','ID02','ID020109',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010902','4-Kanal','2004-11-25','ID02','ID020109',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010903','5-Kanal','2004-11-25','ID02','ID020109',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010904','6-Kanal','2004-11-25','ID02','ID020109',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010905','Mono Block','2004-11-25','ID02','ID020109',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010906','Sonstige','2004-11-25','ID02','ID020109',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02010907','Zubehör','2004-11-25','ID02','ID020109',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110','Zubehör','2004-11-25','ID02','ID0201',3,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011001','Antennen','2004-11-25','ID02','ID020110',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011002','Batterien','2004-11-25','ID02','ID020110',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011003','Batterieterminals','2004-11-25','ID02','ID020110',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011004','Boxterminals','2004-11-25','ID02','ID020110',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011005','Caps','2004-11-25','ID02','ID020110',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011006','Dämmung','2004-11-25','ID02','ID020110',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011007','Einbaurahmen','2004-11-25','ID02','ID020110',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011008','Fzg. spezifisch','2004-11-25','ID02','ID020110',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011009','Kabel, Adapter & Zubehör','2004-11-25','ID02','ID020110',4,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0201100901','Adapter','2004-11-25','ID02','ID02011009',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090101','Antennenadapter','2004-11-25','ID02','ID0201100901',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090102','CAN-BUS-Adapter','2004-11-25','ID02','ID0201100901',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090103','CD-Wechslerkabel','2004-11-25','ID02','ID0201100901',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090104','Einzelteile ISO DIN Molex','2004-11-25','ID02','ID0201100901',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090105','Entstörfilter','2004-11-25','ID02','ID0201100901',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090106','Frequenzstecker','2004-11-25','ID02','ID0201100901',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090107','HIGH','2004-11-25','ID02','ID0201100901',6,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090108',' LOW-Adapter','2004-11-25','ID02','ID0201100901',6,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090109','Lautsprecheradapter','2004-11-25','ID02','ID0201100901',6,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090110','Lenkrad FBD Interfaces','2004-11-25','ID02','ID0201100901',6,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090111','Multimedia Interfaces','2004-11-25','ID02','ID0201100901',6,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090112','Radioadapterkabel','2004-11-25','ID02','ID0201100901',6,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090113','Radiokabel f.original Autoradios','2004-11-25','ID02','ID0201100901',6,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090114','Sonstige','2004-11-25','ID02','ID0201100901',6,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090115','Vorverstärkeradapter','2004-11-25','ID02','ID0201100901',6,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0201100902','Kabel','2004-11-25','ID02','ID02011009',5,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090201','Cinch Zubehör','2004-11-25','ID02','ID0201100902',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090202','Cinchkabel','2004-11-25','ID02','ID0201100902',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090203','High End Lautsprecherkabel','2004-11-25','ID02','ID0201100902',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090204','Lautsprecherkabel','2004-11-25','ID02','ID0201100902',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090205','Powerkabel','2004-11-25','ID02','ID0201100902',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090206','Powerkabel verzinnt','2004-11-25','ID02','ID0201100902',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020110090207','Sets','2004-11-25','ID02','ID0201100902',6,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0201100903','Sonstiges','2004-11-25','ID02','ID02011009',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011010','Neonlights','2004-11-25','ID02','ID020110',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011011','Radioklammern','2004-11-25','ID02','ID020110',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011012','Sicherungen','2004-11-25','ID02','ID020110',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011013','Sonstiges','2004-11-25','ID02','ID020110',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011014','Stecker, etc.','2004-11-25','ID02','ID020110',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02011015','Sub-Zubehör','2004-11-25','ID02','ID020110',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0202','Automobile','2004-11-25','ID02','ID02',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020201','Alfa Romeo','2004-11-25','ID02','ID0202',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020202','Audi','2004-11-25','ID02','ID0202',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020203','Bekleidung & Accessoires','2004-11-25','ID02','ID0202',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02020301','Aufkleber','2004-11-25','ID02','ID020203',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0202030101','Racing','2004-11-25','ID02','ID02020301',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0202030102','Sonstige','2004-11-25','ID02','ID02020301',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02020302','Ladies Wear','2004-11-25','ID02','ID020203',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0202030201','Sonstiges','2004-11-25','ID02','ID02020302',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0202030202','T-Shirts','2004-11-25','ID02','ID02020302',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02020303','Poster','2004-11-25','ID02','ID020203',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0202030301','Nostalgia','2004-11-25','ID02','ID02020303',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0202030302','Sonstige','2004-11-25','ID02','ID02020303',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02020304','Shirts','2004-11-25','ID02','ID020203',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0202030401','Sonstige','2004-11-25','ID02','ID02020304',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0202030402','T-Shirts','2004-11-25','ID02','ID02020304',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020204','BMW','2004-11-25','ID02','ID0202',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020205','Citroën','2004-11-25','ID02','ID0202',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020206','Daewoo','2004-11-25','ID02','ID0202',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020207','Daihatsu','2004-11-25','ID02','ID0202',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020208','Ferrari','2004-11-25','ID02','ID0202',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020209','Fiat','2004-11-25','ID02','ID0202',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020210','Ford','2004-11-25','ID02','ID0202',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020211','Honda','2004-11-25','ID02','ID0202',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020212','Hyundai','2004-11-25','ID02','ID0202',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020213','Jaguar','2004-11-25','ID02','ID0202',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020214','Kia','2004-11-25','ID02','ID0202',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020215','Lancia','2004-11-25','ID02','ID0202',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020216','Maserati','2004-11-25','ID02','ID0202',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020217','Mazda','2004-11-25','ID02','ID0202',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020218','Mercedes','2004-11-25','ID02','ID0202',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020219','Mini','2004-11-25','ID02','ID0202',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020220','Mitsubishi','2004-11-25','ID02','ID0202',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020221','Nissan','2004-11-25','ID02','ID0202',3,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020222','Opel','2004-11-25','ID02','ID0202',3,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020223','Peugeot','2004-11-25','ID02','ID0202',3,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020224','Porsche','2004-11-25','ID02','ID0202',3,1,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020225','Renault','2004-11-25','ID02','ID0202',3,1,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020226','Rolls Royce','2004-11-25','ID02','ID0202',3,1,1,26,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020227','Rover','2004-11-25','ID02','ID0202',3,1,1,27,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020228','Saab','2004-11-25','ID02','ID0202',3,1,1,28,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020229','Seat','2004-11-25','ID02','ID0202',3,1,1,29,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020230','Skoda','2004-11-25','ID02','ID0202',3,1,1,30,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020231','Smart','2004-11-25','ID02','ID0202',3,1,1,31,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020232','Sonstige','2004-11-25','ID02','ID0202',3,1,1,32,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020233','Subaru','2004-11-25','ID02','ID0202',3,1,1,33,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020234','Suzuki','2004-11-25','ID02','ID0202',3,1,1,34,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020235','Toyota','2004-11-25','ID02','ID0202',3,1,1,35,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020236','Trabant','2004-11-25','ID02','ID0202',3,1,1,36,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020237','Volvo','2004-11-25','ID02','ID0202',3,1,1,37,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020238','VW','2004-11-25','ID02','ID0202',3,1,1,38,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020239','Wartburg','2004-11-25','ID02','ID0202',3,1,1,39,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0203','Boote','2004-11-25','ID02','ID02',2,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0204','Flugzeuge','2004-11-25','ID02','ID02',2,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205','Motorrad','2004-11-25','ID02','ID02',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020501','Bekleidung & Accessoires','2004-11-25','ID02','ID0205',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02050101','Gürtel + Schnallen','2004-11-25','ID02','ID020501',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010101','Biker','2004-11-25','ID02','ID02050101',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010102','Harley','2004-11-25','ID02','ID02050101',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010103','Sonstiges','2004-11-25','ID02','ID02050101',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02050102','Hardware','2004-11-25','ID02','ID020501',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02050103','Headwear','2004-11-25','ID02','ID020501',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010301','Bandannas','2004-11-25','ID02','ID02050103',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010302','Caps & Hats','2004-11-25','ID02','ID02050103',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010303','Headwraps','2004-11-25','ID02','ID02050103',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010304','Sonstiges','2004-11-25','ID02','ID02050103',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010305','Windmasken','2004-11-25','ID02','ID02050103',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02050104','Ladies Wear','2004-11-25','ID02','ID020501',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010401','Long-Sleeves','2004-11-25','ID02','ID02050104',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010402','Sonstiges','2004-11-25','ID02','ID02050104',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010403','T-Shirts','2004-11-25','ID02','ID02050104',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010404','Tops','2004-11-25','ID02','ID02050104',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010405','Westen','2004-11-25','ID02','ID02050104',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02050105','Leder','2004-11-25','ID02','ID020501',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010501','Biker Wallets','2004-11-25','ID02','ID02050105',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010502','Caps & Hats','2004-11-25','ID02','ID02050105',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010503','Griffe','2004-11-25','ID02','ID02050105',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010504','Harley','2004-11-25','ID02','ID02050105',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010505','Headwraps','2004-11-25','ID02','ID02050105',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010506','Schlüsselanhänger','2004-11-25','ID02','ID02050105',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010507','Sonstiges','2004-11-25','ID02','ID02050105',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010508','Tank Panels','2004-11-25','ID02','ID02050105',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010509','Werkzeugtaschen','2004-11-25','ID02','ID02050105',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02050106','Patches','2004-11-25','ID02','ID020501',4,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010601','Biker','2004-11-25','ID02','ID02050106',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010602','Harley','2004-11-25','ID02','ID02050106',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010603','Racing','2004-11-25','ID02','ID02050106',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010604','Sonstiges','2004-11-25','ID02','ID02050106',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02050107','Shirts','2004-11-25','ID02','ID020501',4,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010701','Kapuzen-Shirts','2004-11-25','ID02','ID02050107',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010702','Long-Sleeves','2004-11-25','ID02','ID02050107',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010703','Sleeveless','2004-11-25','ID02','ID02050107',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010704','Sonstiges','2004-11-25','ID02','ID02050107',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0205010705','T-Shirts','2004-11-25','ID02','ID02050107',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020502','BMW','2004-11-25','ID02','ID0205',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020503','Ducati','2004-11-25','ID02','ID0205',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020504','Harley Davidson','2004-11-25','ID02','ID0205',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020505','Honda','2004-11-25','ID02','ID0205',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020506','Kawasaki','2004-11-25','ID02','ID0205',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020507','Literatur','2004-11-25','ID02','ID0205',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020508','Moto Guzzi','2004-11-25','ID02','ID0205',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020509','Sonstiges','2004-11-25','ID02','ID0205',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020510','Suzuki','2004-11-25','ID02','ID0205',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020511','Teile & Zubehör für Motorräder','2004-11-25','ID02','ID0205',3,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02051101','Griffe','2004-11-25','ID02','ID020511',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02051102','Licht & mehr','2004-11-25','ID02','ID020511',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02051103','Sonstiges','2004-11-25','ID02','ID020511',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02051104','Spiegel','2004-11-25','ID02','ID020511',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02051105','Tank Panels','2004-11-25','ID02','ID020511',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02051106','Werkzeugtaschen','2004-11-25','ID02','ID020511',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020512','Vespa','2004-11-25','ID02','ID0205',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020513','Yamaha','2004-11-25','ID02','ID0205',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020514','Zündapp','2004-11-25','ID02','ID0205',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0206','Sonstige','2004-11-25','ID02','ID02',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0207','Spezielle Fahrzeuge','2004-11-25','ID02','ID02',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0208','Teile & Zubehör für Autos','2004-11-25','ID02','ID02',2,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020801','Alarmanlagen','2004-11-25','ID02','ID0208',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020802','Autopflege','2004-11-25','ID02','ID0208',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID020803','Sonstiges','2004-11-25','ID02','ID0208',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0209','Teile & Zubehör für Boote','2004-11-25','ID02','ID02',2,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0210','Teile & Zubehör für Flugzeuge','2004-11-25','ID02','ID02',2,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0211','Tuning & Styling','2004-11-25','ID02','ID02',2,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0212','Werkzeug & Werkstatt','2004-11-25','ID02','ID02',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID03','Baby & Kinder','2004-11-25','ID03','',1,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0301','Auto-Kindersitze','2004-11-25','ID03','ID03',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030101','Kindersitze','2004-11-25','ID03','ID0301',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030102','Zubehör','2004-11-25','ID03','ID0301',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0302','Baby gut aufgehoben','2004-11-25','ID03','ID03',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030201','Babytragen','2004-11-25','ID03','ID0302',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030202','Krabbeldecken','2004-11-25','ID03','ID0302',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030203','Wippen & Schaukeln','2004-11-25','ID03','ID0302',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0303','Baby-Pakete & -Sets','2004-11-25','ID03','ID03',2,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0304','Babykleidung','2004-11-25','ID03','ID03',2,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0305','Babyschalen','2004-11-25','ID03','ID03',2,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0306','Babyschuhe','2004-11-25','ID03','ID03',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0307','Babyspielzeug','2004-11-25','ID03','ID03',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0308','Babyzubehör','2004-11-25','ID03','ID03',2,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030801','Babys Sicherheit','2004-11-25','ID03','ID0308',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030802','Elektrogeräte','2004-11-25','ID03','ID0308',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030803','Esszubehör','2004-11-25','ID03','ID0308',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030804','Flaschen & Sauger','2004-11-25','ID03','ID0308',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030805','Lätzchen','2004-11-25','ID03','ID0308',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030806','Sonstiges','2004-11-25','ID03','ID0308',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030807','Stillen','2004-11-25','ID03','ID0308',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID030808','Überwachungsgeräte','2004-11-25','ID03','ID0308',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0309','Badezubehör','2004-11-25','ID03','ID03',2,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0310','Bettausstattung','2004-11-25','ID03','ID03',2,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0311','Bücher & Zeitschriften','2004-11-25','ID03','ID03',2,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0312','Frühchen & Frühgeborene','2004-11-25','ID03','ID03',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0313','Kindermöbel','2004-11-25','ID03','ID03',2,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031301','Hochstühle','2004-11-25','ID03','ID0313',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031302','Möbel','2004-11-25','ID03','ID0313',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0314','Kinderwagen','2004-11-25','ID03','ID03',2,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031401','Kinderwagen','2004-11-25','ID03','ID0314',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031402','Zubehör','2004-11-25','ID03','ID0314',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0315','Marken-Babykleidung','2004-11-25','ID03','ID03',2,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0316','Nahrung','2004-11-25','ID03','ID03',2,0,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031601','Breie','2004-11-25','ID03','ID0316',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031602','Gemüse','2004-11-25','ID03','ID0316',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031603','Getränke','2004-11-25','ID03','ID0316',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031604','Kekse','2004-11-25','ID03','ID0316',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031605','Kleinkindkost','2004-11-25','ID03','ID0316',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031606','Menüs','2004-11-25','ID03','ID0316',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031607','Milchnahrung','2004-11-25','ID03','ID0316',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031608','Nahrung nach Alter','2004-11-25','ID03','ID0316',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031609','Sonstige','2004-11-25','ID03','ID0316',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031610','Spezialnahrung','2004-11-25','ID03','ID0316',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0317','Pflege','2004-11-25','ID03','ID03',2,0,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031701','Creme','2004-11-25','ID03','ID0317',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031702','Milch & Lotion & Schaum & Shampoos','2004-11-25','ID03','ID0317',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031703','Mundpflege','2004-11-25','ID03','ID0317',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031704','Puder','2004-11-25','ID03','ID0317',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031705','Sonstiges','2004-11-25','ID03','ID0317',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031706','Spezialpflege','2004-11-25','ID03','ID0317',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031707','Tücher & Watte','2004-11-25','ID03','ID0317',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031708','Windeln','2004-11-25','ID03','ID0317',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID031709','Öl','2004-11-25','ID03','ID0317',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0318','Reisebetten','2004-11-25','ID03','ID03',2,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0319','Sonstige','2004-11-25','ID03','ID03',2,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0320','Taufe','2004-11-25','ID03','ID03',2,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0321','Zwillinge','2004-11-25','ID03','ID03',2,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04','Business & Industrie','2004-11-25','ID04','',1,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0401','Agrar- & Forstwirtschaft','2004-11-25','ID04','ID04',2,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0402','Bau & Handwerk','2004-11-25','ID04','ID04',2,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403','Büro','2004-11-25','ID04','ID04',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040301','Bewirtung & Geschäftsausstattung','2004-11-25','ID04','ID0403',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030101','Bewirtung','2004-11-25','ID04','ID040301',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010101','Geschirr, Bestecke & Tischdecken','2004-11-25','ID04','ID04030101',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010102','Getränke & Bewirtung','2004-11-25','ID04','ID04030101',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010103','Haushaltsgeräte','2004-11-25','ID04','ID04030101',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010104','Isolierkannen','2004-11-25','ID04','ID04030101',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010105','Küchenzubehör','2004-11-25','ID04','ID04030101',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030102','Elektrischer Bedarf','2004-11-25','ID04','ID040301',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010201','Batterien & Ladegeräte','2004-11-25','ID04','ID04030102',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010202','Elektrokabel & Steckdosen','2004-11-25','ID04','ID04030102',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010203','Kaffee- & Wasserkocher','2004-11-25','ID04','ID04030102',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010204','Leuchtmittel','2004-11-25','ID04','ID04030102',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010205','Taschenlampen','2004-11-25','ID04','ID04030102',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010206','Ventilatoren & Luftreiniger','2004-11-25','ID04','ID04030102',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030103','Geschäftsausstattung','2004-11-25','ID04','ID040301',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010301','Arbeitsschutzartikel & Werkzeug','2004-11-25','ID04','ID04030103',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010302','Bilder & Bilderrahmen','2004-11-25','ID04','ID04030103',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010303','Erste Hilfe','2004-11-25','ID04','ID04030103',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010304','Fotoalben, Adress- & Gästebücher','2004-11-25','ID04','ID04030103',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010305','Koffer, Taschen & Boxen','2004-11-25','ID04','ID04030103',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010306','Rauchutensilien','2004-11-25','ID04','ID04030103',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010307','Tritthocker & Leitern','2004-11-25','ID04','ID04030103',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403010308','Uhren','2004-11-25','ID04','ID04030103',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030104','Sonstiges','2004-11-25','ID04','ID040301',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040302','Bücher, Formulare & Schulbedarf','2004-11-25','ID04','ID0403',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030201','Bücher','2004-11-25','ID04','ID040302',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020101','Bücher & Buchstützen','2004-11-25','ID04','ID04030201',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020102','Geschäftsbücher & Kladden','2004-11-25','ID04','ID04030201',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030202','Formulare','2004-11-25','ID04','ID040302',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020201','Formulare für Österreich','2004-11-25','ID04','ID04030202',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020202','Formularhefte','2004-11-25','ID04','ID04030202',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020203','Haft- & PC-Formulare','2004-11-25','ID04','ID04030202',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020204','Kasse, Quittung & Rechnung','2004-11-25','ID04','ID04030202',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020205','Steuertabellen','2004-11-25','ID04','ID04030202',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020206','Verträge','2004-11-25','ID04','ID04030202',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030203','Schulbedarf','2004-11-25','ID04','ID040302',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020301','Schreibblocks','2004-11-25','ID04','ID04030203',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020302','Schulbedarf','2004-11-25','ID04','ID04030203',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020303','Schulhefte','2004-11-25','ID04','ID04030203',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020304','Taschenrechner','2004-11-25','ID04','ID04030203',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030204','Software','2004-11-25','ID04','ID040302',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020401','Business & Design','2004-11-25','ID04','ID04030204',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403020402','Enzyklopädien & Wörterbücher','2004-11-25','ID04','ID04030204',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030205','Sonstiges','2004-11-25','ID04','ID040302',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040303','Büromaschinen & Telekommunikation','2004-11-25','ID04','ID0403',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030301','Beschriften','2004-11-25','ID04','ID040303',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030101','Beschriftungsbänder','2004-11-25','ID04','ID04030301',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030102','Beschriftungsgeräte','2004-11-25','ID04','ID04030301',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030302','Binden & Laminieren','2004-11-25','ID04','ID040303',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030201','Laminiergeräte & -folien','2004-11-25','ID04','ID04030302',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030202','Spiral- & Drahtbindung','2004-11-25','ID04','ID04030302',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030203','Thermobindung','2004-11-25','ID04','ID04030302',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030303','Büromaschinen','2004-11-25','ID04','ID040303',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030301','Aktenvernichter','2004-11-25','ID04','ID04030303',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030302','Datenbanken','2004-11-25','ID04','ID04030303',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030303','Diktiergeräte','2004-11-25','ID04','ID04030303',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030304','Scanner','2004-11-25','ID04','ID04030303',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030305','Schreibmaschinen','2004-11-25','ID04','ID04030303',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030306','Übersetzer','2004-11-25','ID04','ID04030303',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030304','Drucken und Faxen','2004-11-25','ID04','ID040303',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030401','Drucker','2004-11-25','ID04','ID04030304',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030402','Faxgeräte & -rollen','2004-11-25','ID04','ID04030304',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030403','Kopiergeräte','2004-11-25','ID04','ID04030304',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030404','Multifunktionsgeräte','2004-11-25','ID04','ID04030304',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030305','Kasse und Rechnen','2004-11-25','ID04','ID040303',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030501','Addi-, Kassen- & EC-Cash-Rollen','2004-11-25','ID04','ID04030305',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030502','Kassen','2004-11-25','ID04','ID04030305',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030503','Taschenrechner Büro','2004-11-25','ID04','ID04030305',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030504','Tischrechner','2004-11-25','ID04','ID04030305',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030306','Sonstiges','2004-11-25','ID04','ID040303',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030307','Telefon','2004-11-25','ID04','ID040303',4,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030701','Anrufbeantworter','2004-11-25','ID04','ID04030307',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030702','Festnetz','2004-11-25','ID04','ID04030307',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030703','Mobil','2004-11-25','ID04','ID04030307',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403030704','Telefonzubehör','2004-11-25','ID04','ID04030307',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040304','Büromöbel & Sicherheitsbedarf','2004-11-25','ID04','ID0403',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030401','Ausstattung','2004-11-25','ID04','ID040304',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040101','Beschilderungs-Systeme','2004-11-25','ID04','ID04030401',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040102','Bodenschutzmatten','2004-11-25','ID04','ID04030401',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040103','Fussstützen','2004-11-25','ID04','ID04030401',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040104','Garderoben','2004-11-25','ID04','ID04030401',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040105','Prospektständer & -halter','2004-11-25','ID04','ID04030401',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040106','Tischleuchten','2004-11-25','ID04','ID04030401',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040107','Vitrinen & Schaukästen','2004-11-25','ID04','ID04030401',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040108','Wand- & Deckenleuchten','2004-11-25','ID04','ID04030401',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030402','Möbel','2004-11-25','ID04','ID040304',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040201','Computer-Möbel','2004-11-25','ID04','ID04030402',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040202','Ordnerdrehsäulen & Regale','2004-11-25','ID04','ID04030402',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040203','Schränke','2004-11-25','ID04','ID04030402',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040204','Steh- & Rednerpulte','2004-11-25','ID04','ID04030402',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040205','Stühle','2004-11-25','ID04','ID04030402',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030403','Sicherheit','2004-11-25','ID04','ID040304',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040301','Geldkassetten','2004-11-25','ID04','ID04030403',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040302','Münzeinsätze','2004-11-25','ID04','ID04030403',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040303','Personenschutz','2004-11-25','ID04','ID04030403',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040304','Schlüsselschränke & -anhänger','2004-11-25','ID04','ID04030403',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040305','Schlösser & Einbruchsicherungen','2004-11-25','ID04','ID04030403',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403040306','Tresore & Wertschränke','2004-11-25','ID04','ID04030403',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030404','Sonstiges','2004-11-25','ID04','ID040304',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040305','EDV-Zubehör & Speichermedien','2004-11-25','ID04','ID0403',3,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030501','EDV-Zubehör','2004-11-25','ID04','ID040305',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050101','Audio- & Spielezubehör','2004-11-25','ID04','ID04030501',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050102','EDV-Kabel','2004-11-25','ID04','ID04030501',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050103','Maus & Tastatur','2004-11-25','ID04','ID04030501',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050104','Mauspads Handgelenkauflagen','2004-11-25','ID04','ID04030501',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050105','Monitor- Druckerträger','2004-11-25','ID04','ID04030501',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050106','Monitorfilter','2004-11-25','ID04','ID04030501',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050107','Notebooktaschen','2004-11-25','ID04','ID04030501',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050108','PC-Sicherungen','2004-11-25','ID04','ID04030501',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050109','Reinigung & PC-Werkzeug','2004-11-25','ID04','ID04030501',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050110','Staubschutzhauben','2004-11-25','ID04','ID04030501',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050111','Unterhaltungselektronik','2004-11-25','ID04','ID04030501',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030502','Medienablage','2004-11-25','ID04','ID040305',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050201','CD','2004-11-25','ID04','ID04030502',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040305020101','DVD Racks und Boxen','2004-11-25','ID04','ID0403050201',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040305020102','DVD Taschen und Hüllen','2004-11-25','ID04','ID0403050201',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050202','Disketten, ZIP & Data Tape','2004-11-25','ID04','ID04030502',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030503','Sonstiges','2004-11-25','ID04','ID040305',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030504','Speichermedien','2004-11-25','ID04','ID040305',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050401','CD','2004-11-25','ID04','ID04030504',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040305040101','DVD Rohlinge','2004-11-25','ID04','ID0403050401',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050402','Data Tapes & Cartridges','2004-11-25','ID04','ID04030504',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403050403','Disketten & ZIP-Medien','2004-11-25','ID04','ID04030504',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040306','Hygiene & Reinigung','2004-11-25','ID04','ID0403',3,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030601','Hygiene','2004-11-25','ID04','ID040306',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403060101','Abfallsammler & -säcke','2004-11-25','ID04','ID04030601',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403060102','Körperpflege','2004-11-25','ID04','ID04030601',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403060103','Papierhandtücher','2004-11-25','ID04','ID04030601',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403060104','Seifen','2004-11-25','ID04','ID04030601',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403060105','Toilettenpapier','2004-11-25','ID04','ID04030601',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030602','Reinigung','2004-11-25','ID04','ID040306',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403060201','Alles- & Spezialreiniger','2004-11-25','ID04','ID04030602',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403060202','Fussboden- Teppichreiniger','2004-11-25','ID04','ID04030602',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403060203','Reinigungsgeräte','2004-11-25','ID04','ID04030602',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403060204','Reinigungstücher','2004-11-25','ID04','ID04030602',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403060205','Sanitärreiniger','2004-11-25','ID04','ID04030602',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403060206','Spülmittel','2004-11-25','ID04','ID04030602',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403060207','Staubsauger & -zubehör','2004-11-25','ID04','ID04030602',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030603','Sonstiges','2004-11-25','ID04','ID040306',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040307','Kalender','2004-11-25','ID04','ID0403',3,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030701','Sonstiges','2004-11-25','ID04','ID040307',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030702','Taschenkalender','2004-11-25','ID04','ID040307',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030703','Tischkalender, Buchkalender & Tagebücher','2004-11-25','ID04','ID040307',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030704','Wandkalender & Übersichten','2004-11-25','ID04','ID040307',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030705','Zeitplaner: Standardgraph, Chronoplan & Zubehör','2004-11-25','ID04','ID040307',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030706','Zeitplaner: TimeSystem & ideTiming','2004-11-25','ID04','ID040307',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040308','Kleben, Schneiden & Zeichnen','2004-11-25','ID04','ID0403',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030801','Kleben','2004-11-25','ID04','ID040308',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080101','Flüssigkleber','2004-11-25','ID04','ID04030801',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080102','Klebeband & -strips','2004-11-25','ID04','ID04030801',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080103','Klebebandabroller','2004-11-25','ID04','ID04030801',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080104','Klebstifte & -roller','2004-11-25','ID04','ID04030801',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030802','Schneiden','2004-11-25','ID04','ID040308',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080201','Cutter','2004-11-25','ID04','ID04030802',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080202','Scheren','2004-11-25','ID04','ID04030802',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080203','Schneidemaschinen Profi','2004-11-25','ID04','ID04030802',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080204','Schneidemaschinen Standard','2004-11-25','ID04','ID04030802',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030803','Sonstiges','2004-11-25','ID04','ID040308',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030804','Zeichnen','2004-11-25','ID04','ID040308',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080401','Lineale','2004-11-25','ID04','ID04030804',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080402','Lupen & Vermessung','2004-11-25','ID04','ID04030804',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080403','Malfarben & -stifte','2004-11-25','ID04','ID04030804',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080404','Mappen & Rollenköcher','2004-11-25','ID04','ID04030804',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080405','Millimeterpapier & Zeichenblöcke','2004-11-25','ID04','ID04030804',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080406','Schablonen & Technische Lineale','2004-11-25','ID04','ID04030804',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080407','Tuschefüller','2004-11-25','ID04','ID04030804',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080408','Zeichen-, Ton- & Fotokarton','2004-11-25','ID04','ID04030804',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080409','Zeichenmaschinen & Einfassgeräte','2004-11-25','ID04','ID04030804',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403080410','Zirkel','2004-11-25','ID04','ID04030804',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040309','Konferenz, Planung & Moderation','2004-11-25','ID04','ID0403',3,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030901','Moderation','2004-11-25','ID04','ID040309',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090101','Flipcharts','2004-11-25','ID04','ID04030901',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090102','Flipchartzubehör & Tischflipcharts','2004-11-25','ID04','ID04030901',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090103','Laserpointer & Zeigestäbe','2004-11-25','ID04','ID04030901',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090104','Moderatorentafeln & -zubehör','2004-11-25','ID04','ID04030901',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030902','Overhead','2004-11-25','ID04','ID040309',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090201','Beamer & Leinwände','2004-11-25','ID04','ID04030902',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090202','Copyboards','2004-11-25','ID04','ID04030902',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090203','Projektoren','2004-11-25','ID04','ID04030902',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090204','Schreibfolien & Präsentationshüllen','2004-11-25','ID04','ID04030902',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090205','Stifte non-permanent','2004-11-25','ID04','ID04030902',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090206','Stifte permanent','2004-11-25','ID04','ID04030902',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030903','Planung','2004-11-25','ID04','ID040309',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090301','Landkarten','2004-11-25','ID04','ID04030903',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090302','Magnete & Wandleisten','2004-11-25','ID04','ID04030903',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090303','Markierungs- & Pinwandnadeln','2004-11-25','ID04','ID04030903',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090304','Multifunktions- & Pintafeln','2004-11-25','ID04','ID04030903',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090305','Planungstafeln & Präsentationswände','2004-11-25','ID04','ID04030903',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090306','Rillen- & Stecktafeln','2004-11-25','ID04','ID04030903',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090307','Whiteboards & Kreidetafeln','2004-11-25','ID04','ID04030903',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090308','Whiteboardschreiber','2004-11-25','ID04','ID04030903',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090309','Whiteboardzubehör','2004-11-25','ID04','ID04030903',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030904','Sonstiges','2004-11-25','ID04','ID040309',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04030905','Tagung','2004-11-25','ID04','ID040309',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403090501','Namensschilder','2004-11-25','ID04','ID04030905',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040310','Ordnen, Sortieren & Archivieren','2004-11-25','ID04','ID0403',3,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031001','Archivierung & Ablage','2004-11-25','ID04','ID040310',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100101','Archivablage','2004-11-25','ID04','ID04031001',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100102','Sammelmappen & -boxen','2004-11-25','ID04','ID04031001',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100103','Stehsammler','2004-11-25','ID04','ID04031001',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031002','Ordnung','2004-11-25','ID04','ID040310',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100201','Dokumentenmappen & Eckspanner','2004-11-25','ID04','ID04031002',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100202','Heftstreifen & -rücken','2004-11-25','ID04','ID04031002',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100203','Karteikästen & -zubehör','2004-11-25','ID04','ID04031002',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100204','Klemmmappen','2004-11-25','ID04','ID04031002',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100205','Ordner','2004-11-25','ID04','ID04031002',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100206','Ordner breit','2004-11-25','ID04','ID04031002',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100207','Ordner schmal','2004-11-25','ID04','ID04031002',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100208','Ordner, Sonderausführungen und Zubehör','2004-11-25','ID04','ID04031002',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100209','Ordnerschilder','2004-11-25','ID04','ID04031002',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100210','Prospekthüllen','2004-11-25','ID04','ID04031002',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100211','Pultordner & Ordnungsmappen','2004-11-25','ID04','ID04031002',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100212','Ringbücher','2004-11-25','ID04','ID04031002',5,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100213','Schnellhefter','2004-11-25','ID04','ID04031002',5,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100214','Schnellhefter Kunststoff','2004-11-25','ID04','ID04031002',5,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100215','Selbstklebeprodukte für Ablage','2004-11-25','ID04','ID04031002',5,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100216','Unterschriftenmappen','2004-11-25','ID04','ID04031002',5,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031003','Präsentation','2004-11-25','ID04','ID040310',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100301','Angebotsmappen','2004-11-25','ID04','ID04031003',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100302','Bewerbungsmappen','2004-11-25','ID04','ID04031003',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100303','Präsentationsordner','2004-11-25','ID04','ID04031003',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100304','Sicht- & Aktenhüllen','2004-11-25','ID04','ID04031003',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100305','Sichtbücher','2004-11-25','ID04','ID04031003',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100306','Sichttafeln','2004-11-25','ID04','ID04031003',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031004','Registratur','2004-11-25','ID04','ID040310',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100401','Hängeregister','2004-11-25','ID04','ID04031004',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100402','Hängesysteme','2004-11-25','ID04','ID04031004',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100403','Kartonregister','2004-11-25','ID04','ID04031004',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100404','Kunststoffregister','2004-11-25','ID04','ID04031004',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100405','Pendelregistratur','2004-11-25','ID04','ID04031004',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403100406','Trennblätter & -streifen','2004-11-25','ID04','ID04031004',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031005','Sonstiges','2004-11-25','ID04','ID040310',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040311','Packen & Versenden','2004-11-25','ID04','ID0403',3,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031101','Sonstiges','2004-11-25','ID04','ID040311',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031102','Versandmittel','2004-11-25','ID04','ID040311',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110201','Briefumschläge','2004-11-25','ID04','ID04031102',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110202','Geschenkverpackung','2004-11-25','ID04','ID04031102',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110203','Luftpolstertaschen','2004-11-25','ID04','ID04031102',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110204','Medienversand','2004-11-25','ID04','ID04031102',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110205','Versandkartons','2004-11-25','ID04','ID04031102',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110206','Versandrollen','2004-11-25','ID04','ID04031102',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110207','Versandtaschen','2004-11-25','ID04','ID04031102',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031103','Versandzubehör','2004-11-25','ID04','ID040311',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110301','Adress- & Frankieretiketten','2004-11-25','ID04','ID04031103',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110302','Dokumententaschen & Paketaufkleber','2004-11-25','ID04','ID04031103',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110303','Elektrische & Brieföffner','2004-11-25','ID04','ID04031103',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110304','Falz- & Frankiermaschinen','2004-11-25','ID04','ID04031103',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110305','Gummiringe & -bänder','2004-11-25','ID04','ID04031103',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110306','Packbänder & Abroller','2004-11-25','ID04','ID04031103',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110307','Versandpapier & -folien','2004-11-25','ID04','ID04031103',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110308','Versandzubehör & Posttransport','2004-11-25','ID04','ID04031103',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403110309','Waagen','2004-11-25','ID04','ID04031103',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040312','Papier, Etiketten & Folien','2004-11-25','ID04','ID0403',3,0,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031201','Etiketten','2004-11-25','ID04','ID040312',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120101','Computeretiketten endlos','2004-11-25','ID04','ID04031201',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120102','Etiketten aus Fotopapier','2004-11-25','ID04','ID04031201',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120103','Etiketten für CD und Datenträger','2004-11-25','ID04','ID04031201',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120104','Sonstige','2004-11-25','ID04','ID04031201',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120105','Standardetiketten','2004-11-25','ID04','ID04031201',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120106','Vielzwecketiketten','2004-11-25','ID04','ID04031201',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031202','Folien','2004-11-25','ID04','ID040312',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120201','Inkjetfolien','2004-11-25','ID04','ID04031202',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120202','Laserfolie & Kopierfolie','2004-11-25','ID04','ID04031202',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120203','Sonstige','2004-11-25','ID04','ID04031202',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031203','Inkjet Qualitätspapier','2004-11-25','ID04','ID040312',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120301','Inkjetpapier 5*, Zweckform & Geha','2004-11-25','ID04','ID04031203',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120302','Inkjetpapier Epson & Canon','2004-11-25','ID04','ID04031203',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120303','Inkjetpapier HP & Kodak','2004-11-25','ID04','ID04031203',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120304','Inkjetpapier Sigel','2004-11-25','ID04','ID04031203',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120305','Inkjetpapier sonstige','2004-11-25','ID04','ID04031203',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031204','Officepapier','2004-11-25','ID04','ID040312',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120401','Standardpapier farbig','2004-11-25','ID04','ID04031204',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120402','Standardpapier weiss','2004-11-25','ID04','ID04031204',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120403','Standardpapier weiss: HP, Xerox, Neusiedler','2004-11-25','ID04','ID04031204',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031205','Sonstiges','2004-11-25','ID04','ID040312',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031206','Spezialpapier','2004-11-25','ID04','ID040312',4,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120601','Computerpapier endlos','2004-11-25','ID04','ID04031206',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120602','Designpapier & Visitenkarten','2004-11-25','ID04','ID04031206',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120603','Grossformat','2004-11-25','ID04','ID04031206',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120604','Kohlepapier & Blaupapier','2004-11-25','ID04','ID04031206',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403120605','Urkunden','2004-11-25','ID04','ID04031206',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040313','Rund um den Schreibtisch','2004-11-25','ID04','ID0403',3,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031301','Heften, Lochen & Klammern','2004-11-25','ID04','ID040313',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130101','Aktenklammern','2004-11-25','ID04','ID04031301',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040313010101','-spender','2004-11-25','ID04','ID0403130101',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130102','Heftgeräte','2004-11-25','ID04','ID04031301',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130103','Heftklammern & Enthefter','2004-11-25','ID04','ID04031301',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130104','Heftzangen & Profiheftgeräte','2004-11-25','ID04','ID04031301',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130105','Locher','2004-11-25','ID04','ID04031301',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031302','Schreibtischablage','2004-11-25','ID04','ID040313',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130201','Ablageboxen & Schubladensets','2004-11-25','ID04','ID04031302',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130202','Ablagekörbe & -schalen','2004-11-25','ID04','ID04031302',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130203','Adressverzeichnisse','2004-11-25','ID04','ID04031302',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130204','Papierkörbe','2004-11-25','ID04','ID04031302',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130205','Schreibtischbefreier','2004-11-25','ID04','ID04031302',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130206','Telefonträger','2004-11-25','ID04','ID04031302',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130207','Visitenkartenablage','2004-11-25','ID04','ID04031302',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031303','Schreibtischzubehör','2004-11-25','ID04','ID040313',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130301','Brieföffner','2004-11-25','ID04','ID04031303',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130302','Haftnotizen','2004-11-25','ID04','ID04031303',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130303','Konzepthalter','2004-11-25','ID04','ID04031303',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130304','Schreibgeräteablagen','2004-11-25','ID04','ID04031303',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130305','Schreibtischsets','2004-11-25','ID04','ID04031303',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130306','Schreibunterlagen','2004-11-25','ID04','ID04031303',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130307','Zettelkästen & -klötze','2004-11-25','ID04','ID04031303',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031304','Sonstiges','2004-11-25','ID04','ID040313',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031305','Stempel','2004-11-25','ID04','ID040313',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130501','Stempel','2004-11-25','ID04','ID04031305',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403130502','Stempelhalter & -zubehör','2004-11-25','ID04','ID04031305',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040314','Schreiben & Korrigieren','2004-11-25','ID04','ID0403',3,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031401','Blei- und Buntstifte','2004-11-25','ID04','ID040314',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140101','Anspitzer','2004-11-25','ID04','ID04031401',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140102','Bleistifte, holzgefasst','2004-11-25','ID04','ID04031401',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140103','Buntstifte','2004-11-25','ID04','ID04031401',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140104','Druckbleistifte, Minen','2004-11-25','ID04','ID04031401',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140105','Sonstiges','2004-11-25','ID04','ID04031401',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031402','Hochwertige Schreibgeräte','2004-11-25','ID04','ID040314',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140201','Füllhalter','2004-11-25','ID04','ID04031402',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140202','Kugelschreiber','2004-11-25','ID04','ID04031402',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140203','Schreibgeräte und Sets','2004-11-25','ID04','ID04031402',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140204','Sonstiges','2004-11-25','ID04','ID04031402',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140205','Tintenschreiber','2004-11-25','ID04','ID04031402',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031403','Marker','2004-11-25','ID04','ID040314',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140301','Marker Spezial','2004-11-25','ID04','ID04031403',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140302','Marker Standard','2004-11-25','ID04','ID04031403',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140303','Sonstiges','2004-11-25','ID04','ID04031403',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140304','Textmarker','2004-11-25','ID04','ID04031403',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031404','Schreibgeräte & Korrektur','2004-11-25','ID04','ID040314',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140401','Faserschreiber Fineliner','2004-11-25','ID04','ID04031404',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140402','Gelschreiber Multifunktionsstifte','2004-11-25','ID04','ID04031404',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140403','Korrekturmittel','2004-11-25','ID04','ID04031404',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140404','Kugelschreiber','2004-11-25','ID04','ID04031404',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140405','Minen','2004-11-25','ID04','ID04031404',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140406','Radierer','2004-11-25','ID04','ID04031404',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140407','Signier- Tafelkreiden','2004-11-25','ID04','ID04031404',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140408','Sonstiges','2004-11-25','ID04','ID04031404',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140409','Tintenschreiber','2004-11-25','ID04','ID04031404',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031405','Schreibmappen & -platten','2004-11-25','ID04','ID040314',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140501','Schreibmappen','2004-11-25','ID04','ID04031405',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140502','Schreibplatten','2004-11-25','ID04','ID04031405',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403140503','Sonstiges','2004-11-25','ID04','ID04031405',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031406','Sonstiges','2004-11-25','ID04','ID040314',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040315','Sonstiges','2004-11-25','ID04','ID0403',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID040316','Tinte, Toner & Farbbänder','2004-11-25','ID04','ID0403',3,0,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031601','Faxgeräte','2004-11-25','ID04','ID040316',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031602','Kassen & Tischrechner','2004-11-25','ID04','ID040316',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031603','Kopierer','2004-11-25','ID04','ID040316',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031604','Laserdrucker','2004-11-25','ID04','ID040316',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031605','Nadeldrucker','2004-11-25','ID04','ID040316',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031606','Schreibmaschinen','2004-11-25','ID04','ID040316',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031607','Sonstiges','2004-11-25','ID04','ID040316',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04031608','Tintenstrahldrucker','2004-11-25','ID04','ID040316',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0404','Dienstleistungen','2004-11-25','ID04','ID04',2,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0405','Druckindustrie & Copyshop','2004-11-25','ID04','ID04',2,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0406','Elektrotechnik & Elektronik','2004-11-25','ID04','ID04',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0407','Gastronomie & Hotellerie','2004-11-25','ID04','ID04',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0408','Geschäfts- & Firmenverkäufe','2004-11-25','ID04','ID04',2,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0409','Großhandel','2004-11-25','ID04','ID04',2,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0410','Holzindustrie','2004-11-25','ID04','ID04',2,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0411','Industrie- & Gewerbebedarf','2004-11-25','ID04','ID04',2,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0412','KFZ-Industrie & -Werkstatt','2004-11-25','ID04','ID04',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0413','Labor- & Wissenschaftsbedarf','2004-11-25','ID04','ID04',2,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0414','Ladenausstattung & Messebau','2004-11-25','ID04','ID04',2,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0415','Medizin- & Dentalbedarf','2004-11-25','ID04','ID04',2,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0416','Metallindustrie','2004-11-25','ID04','ID04',2,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0417','Sicherheitstechnik','2004-11-25','ID04','ID04',2,0,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID041701','007 Tools','2004-11-25','ID04','ID0417',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID041702','Audiotechnik','2004-11-25','ID04','ID0417',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170201','Audio-Recorder','2004-11-25','ID04','ID041702',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170202','Richtmikrofone','2004-11-25','ID04','ID041702',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170203','Sonstiges','2004-11-25','ID04','ID041702',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID041703','Funktechnik','2004-11-25','ID04','ID0417',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170301','Funk-Scanner, Geräte u. Zubehör','2004-11-25','ID04','ID041703',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0417030101','Funkgeräte','2004-11-25','ID04','ID04170301',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0417030102','Handscanner','2004-11-25','ID04','ID04170301',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0417030103','Sonstiges','2004-11-25','ID04','ID04170301',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0417030104','Stationsscanner','2004-11-25','ID04','ID04170301',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0417030105','Zubehör','2004-11-25','ID04','ID04170301',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170302','Minisender','2004-11-25','ID04','ID041703',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170303','PMR Funkgeräte','2004-11-25','ID04','ID041703',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170304','Sonstiges','2004-11-25','ID04','ID041703',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID041704','Kameratechnik','2004-11-25','ID04','ID0417',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170401','diskrete Kameras','2004-11-25','ID04','ID041704',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170402','Funkkameras','2004-11-25','ID04','ID041704',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170403','Kameramodule','2004-11-25','ID04','ID041704',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170404','Kameras','2004-11-25','ID04','ID041704',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170405','Lichttechnik','2004-11-25','ID04','ID041704',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170406','Sonstiges','2004-11-25','ID04','ID041704',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID041705','Komplett-Angebote','2004-11-25','ID04','ID0417',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID041706','Personenschutz & Überwachung','2004-11-25','ID04','ID0417',3,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170601','Ferngläser','2004-11-25','ID04','ID041706',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170602','GPS-Ortungssysteme','2004-11-25','ID04','ID041706',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170603','Kriminal- & Aufsperrtechnik','2004-11-25','ID04','ID041706',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170604','Nachtsichtgeräte','2004-11-25','ID04','ID041706',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170605','Peilanlagen','2004-11-25','ID04','ID041706',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170606','Personen & Gepäckscanner','2004-11-25','ID04','ID041706',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170607','Selbstschutzprodukte','2004-11-25','ID04','ID041706',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170608','Sonstiges','2004-11-25','ID04','ID041706',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170609','Spezielle Technik','2004-11-25','ID04','ID041706',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170610','Wanzenspürgeräte','2004-11-25','ID04','ID041706',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID041707','Sonstiges','2004-11-25','ID04','ID0417',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID041708','Verschlüsselungssysteme','2004-11-25','ID04','ID0417',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID041709','Videotechnik','2004-11-25','ID04','ID0417',3,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170901','Monitore mit & ohne Empfänger','2004-11-25','ID04','ID041709',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170902','Sonstiges','2004-11-25','ID04','ID041709',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170903','Video Sender & Empfänger','2004-11-25','ID04','ID041709',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170904','Video-Recorder','2004-11-25','ID04','ID041709',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170905','Videoaufzeichnung mit PC','2004-11-25','ID04','ID041709',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170906','Videofernübertragung','2004-11-25','ID04','ID041709',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04170907','Zubehör Video & Audio','2004-11-25','ID04','ID041709',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0418','Sonstige Industrie','2004-11-25','ID04','ID04',2,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0419','Sonstiges','2004-11-25','ID04','ID04',2,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID05','Bücher','2004-11-25','ID05','',1,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0501','Belletristik','2004-11-25','ID05','ID05',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050101','Erotische Literatur','2004-11-25','ID05','ID0501',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050102','Erstausgaben & sign. Bücher','2004-11-25','ID05','ID0501',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050103','Frauenliteratur','2004-11-25','ID05','ID0501',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050104','Fremdsprachige Bücher','2004-11-25','ID05','ID0501',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050105','Humor','2004-11-25','ID05','ID0501',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050106','Krimis & Thriller','2004-11-25','ID05','ID0501',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050107','Lyrik & Essays','2004-11-25','ID05','ID0501',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050108','Romane','2004-11-25','ID05','ID0501',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050109','Sammlungen & Pakete','2004-11-25','ID05','ID0501',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050110','Science Fiction','2004-11-25','ID05','ID0501',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050111','Sonstige','2004-11-25','ID05','ID0501',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050112','Theater & Drehbücher','2004-11-25','ID05','ID0501',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050113','Zeitgenössische Literatur','2004-11-25','ID05','ID0501',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0502','Englischsprachige Bücher','2004-11-25','ID05','ID05',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050201','Fachliteratur','2004-11-25','ID05','ID0502',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050202','Fantasy & Science Fiction','2004-11-25','ID05','ID0502',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050203','Kinderbücher','2004-11-25','ID05','ID0502',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050204','Krimis & Thriller','2004-11-25','ID05','ID0502',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050205','Literatur & Romane','2004-11-25','ID05','ID0502',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050206','Sachbücher','2004-11-25','ID05','ID0502',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050207','Sonstige','2004-11-25','ID05','ID0502',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0503','Geisteswissenschaften & Co','2004-11-25','ID05','ID05',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050301','Geisteswissenschaften','2004-11-25','ID05','ID0503',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050302','Literaturwissenschaft','2004-11-25','ID05','ID0503',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050303','Philosophie','2004-11-25','ID05','ID0503',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050304','Psychologie','2004-11-25','ID05','ID0503',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050305','Sonstige','2004-11-25','ID05','ID0503',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0504','Hörbücher','2004-11-25','ID05','ID05',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050401','CDs','2004-11-25','ID05','ID0504',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050402','MCs','2004-11-25','ID05','ID0504',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050403','Sonstige','2004-11-25','ID05','ID0504',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0505','Kinder- & Jugendliteratur','2004-11-25','ID05','ID05',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050501','Beliebte Autoren','2004-11-25','ID05','ID0505',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050502','Beliebte Kinderfiguren','2004-11-25','ID05','ID0505',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050503','Bilderbücher','2004-11-25','ID05','ID0505',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050504','Erstes Lesen (ab 5 J.)','2004-11-25','ID05','ID0505',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050505','Erstes Schmökern (8-12 J.)','2004-11-25','ID05','ID0505',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050506','Junge Leser (ab 13 J.)','2004-11-25','ID05','ID0505',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050507','Sonstige','2004-11-25','ID05','ID0505',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050508','Spiel & Spaß','2004-11-25','ID05','ID0505',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050509','Zum Vorlesen (1-4 J.)','2004-11-25','ID05','ID0505',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0506','Kunst & Kultur','2004-11-25','ID05','ID05',2,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050601','Architektur & Design','2004-11-25','ID05','ID0506',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050602','Esoterik & Spiritualität','2004-11-25','ID05','ID0506',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050603','Film','2004-11-25','ID05','ID0506',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050604','Geschichte','2004-11-25','ID05','ID0506',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050605','Kunst','2004-11-25','ID05','ID0506',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050606','Malerei & Skulptur','2004-11-25','ID05','ID0506',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050607','Militär','2004-11-25','ID05','ID0506',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050608','Musik','2004-11-25','ID05','ID0506',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050609','Religion','2004-11-25','ID05','ID0506',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050610','Sonstige','2004-11-25','ID05','ID0506',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050611','Theater & Tanz','2004-11-25','ID05','ID0506',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0507','Nachschlagewerke','2004-11-25','ID05','ID05',2,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050701','Allgemeine Lexika','2004-11-25','ID05','ID0507',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050702','Atlanten & Landkarten','2004-11-25','ID05','ID0507',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050703','Brockhaus','2004-11-25','ID05','ID0507',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050704','Chroniken & Jahrbücher','2004-11-25','ID05','ID0507',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050705','Enzyklopädien','2004-11-25','ID05','ID0507',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050706','Kunst','2004-11-25','ID05','ID0507',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050707','Sonstige','2004-11-25','ID05','ID0507',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050708','Sprachkurse','2004-11-25','ID05','ID0507',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050709','Wissenschaft','2004-11-25','ID05','ID0507',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050710','Wörterbücher','2004-11-25','ID05','ID0507',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0508','Naturwissenschaft & Technik','2004-11-25','ID05','ID05',2,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050801','Biologie','2004-11-25','ID05','ID0508',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050802','Chemie','2004-11-25','ID05','ID0508',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050803','Elektronik','2004-11-25','ID05','ID0508',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050804','Geowissenschaft','2004-11-25','ID05','ID0508',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050805','Mechanik','2004-11-25','ID05','ID0508',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050806','Physik','2004-11-25','ID05','ID0508',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050807','Sonstige','2004-11-25','ID05','ID0508',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050808','Technik','2004-11-25','ID05','ID0508',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0509','Reise & Regionales','2004-11-25','ID05','ID05',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050901','Campingführer & Touren','2004-11-25','ID05','ID0509',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050902','Deutschland','2004-11-25','ID05','ID0509',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050903','Europa','2004-11-25','ID05','ID0509',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050904','Hotel & Restaurant','2004-11-25','ID05','ID0509',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050905','Regionales','2004-11-25','ID05','ID0509',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050906','Reiseführer & Berichte','2004-11-25','ID05','ID0509',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050907','Schweiz','2004-11-25','ID05','ID0509',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050908','Sonstige','2004-11-25','ID05','ID0509',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050909','Stadtführer','2004-11-25','ID05','ID0509',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050910','Welt','2004-11-25','ID05','ID0509',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID050911','Österreich','2004-11-25','ID05','ID0509',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0510','Sachbücher & Ratgeber','2004-11-25','ID05','ID05',2,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051001','Bildbände','2004-11-25','ID05','ID0510',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051002','Biographien & Memoiren','2004-11-25','ID05','ID0510',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051003','Computer & Internet','2004-11-25','ID05','ID0510',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051004','Ehe & Partnerschaft','2004-11-25','ID05','ID0510',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051005','Eltern & Erziehung','2004-11-25','ID05','ID0510',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051006','Essen & Trinken','2004-11-25','ID05','ID0510',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051007','Fahr','2004-11-25','ID05','ID0510',3,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID05100701','Flugzeuge Schiffe & Verkehr','2004-11-25','ID05','ID051007',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051008','Gesundheit','2004-11-25','ID05','ID0510',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051009','Haustiere & Tiere','2004-11-25','ID05','ID0510',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051010','Hobby','2004-11-25','ID05','ID0510',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051011','Ratgeber','2004-11-25','ID05','ID0510',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051012','Recht','2004-11-25','ID05','ID0510',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051013','Selbsthilfe','2004-11-25','ID05','ID0510',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051014','Sonstige','2004-11-25','ID05','ID0510',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051015','Sport','2004-11-25','ID05','ID0510',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051016','Technik','2004-11-25','ID05','ID0510',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051017','Verkehr','2004-11-25','ID05','ID0510',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051018','Wirtschaft & Politik','2004-11-25','ID05','ID0510',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0511','Sammlungen & Pakete','2004-11-25','ID05','ID05',2,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051101','Sonstige','2004-11-25','ID05','ID0511',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0512','Schule & Ausbildung','2004-11-25','ID05','ID05',2,0,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051201','Abiturwissen','2004-11-25','ID05','ID0512',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051202','Ausbildung','2004-11-25','ID05','ID0512',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051203','Erwachsenenbildung','2004-11-25','ID05','ID0512',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051204','Lektüre & Interpretation','2004-11-25','ID05','ID0512',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051205','Lernhilfen','2004-11-25','ID05','ID0512',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051206','Lernsoftware','2004-11-25','ID05','ID0512',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051207','Schule','2004-11-25','ID05','ID0512',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051208','Sonstige','2004-11-25','ID05','ID0512',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051209','Sonstiges','2004-11-25','ID05','ID0512',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051210','Unterrichtsmaterialien','2004-11-25','ID05','ID0512',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0513','Sonstige Bücher & Medien','2004-11-25','ID05','ID05',2,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051301','eBooks','2004-11-25','ID05','ID0513',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051302','Großdruck','2004-11-25','ID05','ID0513',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051303','Kalender','2004-11-25','ID05','ID0513',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051304','Kataloge','2004-11-25','ID05','ID0513',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051305','Lesezeichen','2004-11-25','ID05','ID0513',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051306','Sonstige','2004-11-25','ID05','ID0513',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051307','Sonstiges','2004-11-25','ID05','ID0513',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0514','Studium & Wissen','2004-11-25','ID05','ID05',2,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051401','Diplomarbeiten','2004-11-25','ID05','ID0514',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051402','Gesellschafts- & Sozialwiss.','2004-11-25','ID05','ID0514',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051403','Medizin','2004-11-25','ID05','ID0514',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051404','Naturwissenschaft & Mathematik','2004-11-25','ID05','ID0514',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051405','Rechtswissenschaften','2004-11-25','ID05','ID0514',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051406','Sonstige','2004-11-25','ID05','ID0514',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051407','Sprach- & Kulturwissenschaften','2004-11-25','ID05','ID0514',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051408','Technik & Ing.- Wissenschaften','2004-11-25','ID05','ID0514',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051409','Wirtschaftswissenschaften','2004-11-25','ID05','ID0514',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0515','Wirtschaft Recht & Soziales','2004-11-25','ID05','ID05',2,0,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051501','Didaktik','2004-11-25','ID05','ID0515',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051502','Medien & Kommunikation','2004-11-25','ID05','ID0515',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051503','Pädagogik','2004-11-25','ID05','ID0515',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051504','Sonstige','2004-11-25','ID05','ID0515',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051505','Sozialwissenschaften','2004-11-25','ID05','ID0515',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051506','Umwelt & Ökologie','2004-11-25','ID05','ID0515',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051507','Völker & Volkskunde','2004-11-25','ID05','ID0515',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0516','Zeitschriften','2004-11-25','ID05','ID05',2,0,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051601','Auto & Motorrad','2004-11-25','ID05','ID0516',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051602','Computer & Internet','2004-11-25','ID05','ID0516',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051603','Film','2004-11-25','ID05','ID0516',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051604','Hobby & Sammeln','2004-11-25','ID05','ID0516',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051605','Kinder- & Jugendzeitschriften','2004-11-25','ID05','ID0516',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051606','Lifestyle & Mode','2004-11-25','ID05','ID0516',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051607','Musik','2004-11-25','ID05','ID0516',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051608','Männermagazine','2004-11-25','ID05','ID0516',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051609','Nachrichten & Information','2004-11-25','ID05','ID0516',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051610','Reise & Fun','2004-11-25','ID05','ID0516',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051611','Sonstige','2004-11-25','ID05','ID0516',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051612','Sport','2004-11-25','ID05','ID0516',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID051613','Wissenschaft','2004-11-25','ID05','ID0516',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06','Computer','2004-11-25','ID06','',1,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0601','Apple','2004-11-25','ID06','ID06',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060101','68k Mac','2004-11-25','ID06','ID0601',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060102','Clones','2004-11-25','ID06','ID0601',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060103','Hardware','2004-11-25','ID06','ID0601',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060104','iBook','2004-11-25','ID06','ID0601',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060105','iMac','2004-11-25','ID06','ID0601',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060106','Literatur','2004-11-25','ID06','ID0601',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060107','PowerBook','2004-11-25','ID06','ID0601',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060108','PowerMac','2004-11-25','ID06','ID0601',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060109','Sonstige','2004-11-25','ID06','ID0601',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0602','CD','2004-11-25','ID06','ID06',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060201','Brenner','2004-11-25','ID06','ID0602',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060202','Hüllen','2004-11-25','ID06','ID0602',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060203','Laufwerke','2004-11-25','ID06','ID0602',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060204','Rohlinge','2004-11-25','ID06','ID0602',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060205','Sonstiges','2004-11-25','ID06','ID0602',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060206','Taschen','2004-11-25','ID06','ID0602',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0603','Controller','2004-11-25','ID06','ID06',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060301','Firewire','2004-11-25','ID06','ID0603',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060302','IO-Karten','2004-11-25','ID06','ID0603',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060303','IDE','2004-11-25','ID06','ID0603',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060304','Raid','2004-11-25','ID06','ID0603',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060305','SCSI','2004-11-25','ID06','ID0603',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060306','Serial ATA','2004-11-25','ID06','ID0603',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060307','Sonstige','2004-11-25','ID06','ID0603',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060308','USB','2004-11-25','ID06','ID0603',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0604','CPUs','2004-11-25','ID06','ID06',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060401','Ab 1 GHz','2004-11-25','ID06','ID0604',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060402','Ab 1,5 GHz','2004-11-25','ID06','ID0604',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060403','Ab 100 MHz','2004-11-25','ID06','ID0604',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060404','Ab 2,0 GHz','2004-11-25','ID06','ID0604',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060405','Ab 3 GHz','2004-11-25','ID06','ID0604',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060406','Ab 300 MHz','2004-11-25','ID06','ID0604',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060407','Ab 600 MHz','2004-11-25','ID06','ID0604',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060408','Lüfter & Kühler','2004-11-25','ID06','ID0604',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060409','Sonstige','2004-11-25','ID06','ID0604',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060410','Unter 100 MHz','2004-11-25','ID06','ID0604',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060411','Wasserkühlung','2004-11-25','ID06','ID0604',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060412','Zubehör','2004-11-25','ID06','ID0604',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0605','Drucker','2004-11-25','ID06','ID06',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060501','All-In-One-Geräte','2004-11-25','ID06','ID0605',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060502','CD-Printer','2004-11-25','ID06','ID0605',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060503','Druckerpatronen','2004-11-25','ID06','ID0605',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050301','Apple','2004-11-25','ID06','ID060503',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050302','Brother','2004-11-25','ID06','ID060503',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050303','Canon','2004-11-25','ID06','ID060503',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050304','Epson','2004-11-25','ID06','ID060503',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050305','HP','2004-11-25','ID06','ID060503',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050306','Lexmark','2004-11-25','ID06','ID060503',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050307','Panasonic','2004-11-25','ID06','ID060503',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050308','Samsung','2004-11-25','ID06','ID060503',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050309','Sharp','2004-11-25','ID06','ID060503',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050310','Siemens','2004-11-25','ID06','ID060503',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050311','Sonstige','2004-11-25','ID06','ID060503',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050312','Telekom','2004-11-25','ID06','ID060503',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06050313','Xerox','2004-11-25','ID06','ID060503',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060504','Etikettendrucker','2004-11-25','ID06','ID0605',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060505','Farbbänder','2004-11-25','ID06','ID0605',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060506','Farblaserdrucker','2004-11-25','ID06','ID0605',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060507','Fotodrucker','2004-11-25','ID06','ID0605',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060508','Großformatdrucker','2004-11-25','ID06','ID0605',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060509','Laserdrucker','2004-11-25','ID06','ID0605',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060510','Nadeldrucker','2004-11-25','ID06','ID0605',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060511','Papier','2004-11-25','ID06','ID0605',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060512','Plotter','2004-11-25','ID06','ID0605',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060513','Refill','2004-11-25','ID06','ID0605',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060514','Sonstige','2004-11-25','ID06','ID0605',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060515','Thermotransfer','2004-11-25','ID06','ID0605',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060516','Tintenstrahldrucker','2004-11-25','ID06','ID0605',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060517','Toner','2004-11-25','ID06','ID0605',3,0,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051701','Apple','2004-11-25','ID06','ID060517',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051702','Brother','2004-11-25','ID06','ID060517',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051703','Canon','2004-11-25','ID06','ID060517',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051704','Epson','2004-11-25','ID06','ID060517',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051705','HP','2004-11-25','ID06','ID060517',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051706','IBM','2004-11-25','ID06','ID060517',4,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0605170601','Lexmark','2004-11-25','ID06','ID06051706',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051707','Infotech','2004-11-25','ID06','ID060517',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051708','Kyocera','2004-11-25','ID06','ID060517',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051709','Minolta','2004-11-25','ID06','ID060517',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051710','NEC','2004-11-25','ID06','ID060517',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051711','OKI','2004-11-25','ID06','ID060517',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051712','QMS','2004-11-25','ID06','ID060517',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051713','Siemens','2004-11-25','ID06','ID060517',4,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0605171301','Nixdorf','2004-11-25','ID06','ID06051713',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051714','Sonstige','2004-11-25','ID06','ID060517',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06051715','Xerox','2004-11-25','ID06','ID060517',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060518','Zubehör','2004-11-25','ID06','ID0605',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0606','DVD','2004-11-25','ID06','ID06',2,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060601','Brenner','2004-11-25','ID06','ID0606',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060602','Laufwerke','2004-11-25','ID06','ID0606',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060603','Rohlinge','2004-11-25','ID06','ID0606',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060604','Sonstiges','2004-11-25','ID06','ID0606',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0607','Eingabegeräte','2004-11-25','ID06','ID06',2,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060701','Chipkartenleser','2004-11-25','ID06','ID0607',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060702','Gamepads','2004-11-25','ID06','ID0607',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060703','Grafiktabletts','2004-11-25','ID06','ID0607',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060704','Joysticks','2004-11-25','ID06','ID0607',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060705','Lenkräder','2004-11-25','ID06','ID0607',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060706','Maus- & Tastatur-Sets','2004-11-25','ID06','ID0607',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060707','Mauspads','2004-11-25','ID06','ID0607',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060708','Mäuse','2004-11-25','ID06','ID0607',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06070801','Kabellos','2004-11-25','ID06','ID060708',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06070802','mit Kabel','2004-11-25','ID06','ID060708',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06070803','Sonstige','2004-11-25','ID06','ID060708',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060709','Sonstige','2004-11-25','ID06','ID0607',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060710','Tastaturen','2004-11-25','ID06','ID0607',3,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06071001','Kabellos','2004-11-25','ID06','ID060710',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06071002','mit Kabel','2004-11-25','ID06','ID060710',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06071003','Sonstige','2004-11-25','ID06','ID060710',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060711','Trackballs','2004-11-25','ID06','ID0607',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0608','Festplatten','2004-11-25','ID06','ID06',2,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060801','Firewire','2004-11-25','ID06','ID0608',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060802','IDE','2004-11-25','ID06','ID0608',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060803','IDE 2,5 Zoll','2004-11-25','ID06','ID0608',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060804','Lüfter & Kühler','2004-11-25','ID06','ID0608',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060805','PCMCIA','2004-11-25','ID06','ID0608',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060806','SCSI','2004-11-25','ID06','ID0608',3,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06080601','Extern','2004-11-25','ID06','ID060806',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06080602','Intern','2004-11-25','ID06','ID060806',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06080603','Sonstige','2004-11-25','ID06','ID060806',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060807','Seriell ATA','2004-11-25','ID06','ID0608',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060808','Sonstige','2004-11-25','ID06','ID0608',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060809','USB','2004-11-25','ID06','ID0608',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060810','Wechselrahmen','2004-11-25','ID06','ID0608',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060811','Zubehör','2004-11-25','ID06','ID0608',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0609','Floppy, Zip & Streamer','2004-11-25','ID06','ID06',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060901','Disketten','2004-11-25','ID06','ID0609',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060902','Diskettenlaufwerke','2004-11-25','ID06','ID0609',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060903','Sonstige','2004-11-25','ID06','ID0609',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060904','Streamer','2004-11-25','ID06','ID0609',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060905','Streamer-Bänder','2004-11-25','ID06','ID0609',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060906','Zip-Discs','2004-11-25','ID06','ID0609',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID060907','Zip-Laufwerke','2004-11-25','ID06','ID0609',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0610','Gehäuse','2004-11-25','ID06','ID06',2,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061001','19Zoll-Gehäuse','2004-11-25','ID06','ID0610',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061002','Big Tower','2004-11-25','ID06','ID0610',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061003','Blenden','2004-11-25','ID06','ID0610',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061004','Desktop','2004-11-25','ID06','ID0610',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061005','Gehäuselüfter','2004-11-25','ID06','ID0610',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061006','Laufwerks-Gehäuse','2004-11-25','ID06','ID0610',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061007','Midi Tower','2004-11-25','ID06','ID0610',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061008','Mini Tower','2004-11-25','ID06','ID0610',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061009','Modding','2004-11-25','ID06','ID0610',3,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06100901','Beleuchtung','2004-11-25','ID06','ID061009',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06100902','Dämmung','2004-11-25','ID06','ID061009',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06100903','Leuchtkabel','2004-11-25','ID06','ID061009',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06100904','Lüfter','2004-11-25','ID06','ID061009',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06100905','Sonstige','2004-11-25','ID06','ID061009',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06100906','Window Kits','2004-11-25','ID06','ID061009',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06100907','Zubehör','2004-11-25','ID06','ID061009',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061010','Netzteile','2004-11-25','ID06','ID0610',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061011','Schränke','2004-11-25','ID06','ID0610',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061012','Server','2004-11-25','ID06','ID0610',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061013','Sonstige','2004-11-25','ID06','ID0610',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061014','Zubehör','2004-11-25','ID06','ID0610',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0611','Grafikkarten','2004-11-25','ID06','ID06',2,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061101','AGP','2004-11-25','ID06','ID0611',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061102','ISA','2004-11-25','ID06','ID0611',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061103','Lüfter & Kühler','2004-11-25','ID06','ID0611',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061104','Nach Hersteller','2004-11-25','ID06','ID0611',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06110401','ATI','2004-11-25','ID06','ID061104',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06110402','Matrox','2004-11-25','ID06','ID061104',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06110403','NVIDIA','2004-11-25','ID06','ID061104',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061105','PCI','2004-11-25','ID06','ID0611',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061106','Sonstige','2004-11-25','ID06','ID0611',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061107','Zubehör','2004-11-25','ID06','ID0611',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0612','Kabel & Adapter','2004-11-25','ID06','ID06',2,0,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061201','Drucker','2004-11-25','ID06','ID0612',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061202','Firewire','2004-11-25','ID06','ID0612',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061203','Floppy','2004-11-25','ID06','ID0612',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061204','Gehäusestrom','2004-11-25','ID06','ID0612',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061205','IDE','2004-11-25','ID06','ID0612',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061206','Kabel & Adapter','2004-11-25','ID06','ID0612',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061207','Modem','2004-11-25','ID06','ID0612',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061208','Netzwerk','2004-11-25','ID06','ID0612',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061209','PS','2004-11-25','ID06','ID0612',3,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06120901','2','2004-11-25','ID06','ID061209',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061210','SCSI','2004-11-25','ID06','ID0612',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061211','Seriell','2004-11-25','ID06','ID0612',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061212','Sonstige','2004-11-25','ID06','ID0612',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061213','Strom','2004-11-25','ID06','ID0612',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061214','USB','2004-11-25','ID06','ID0612',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061215','VGA','2004-11-25','ID06','ID0612',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0613','Komponentenbundles','2004-11-25','ID06','ID06',2,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0614','Literatur','2004-11-25','ID06','ID06',2,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0615','Monitore & TFT-Displays','2004-11-25','ID06','ID06',2,0,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061501','Monitore','2004-11-25','ID06','ID0615',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06150101','Ab 15 Zoll','2004-11-25','ID06','ID061501',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06150102','Ab 17 Zoll','2004-11-25','ID06','ID061501',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06150103','Ab 19 Zoll','2004-11-25','ID06','ID061501',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06150104','Sonstige Größen','2004-11-25','ID06','ID061501',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061502','Sonstige','2004-11-25','ID06','ID0615',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061503','TFT-Displays','2004-11-25','ID06','ID0615',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06150301','Ab 15 Zoll','2004-11-25','ID06','ID061503',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06150302','Ab 17 Zoll','2004-11-25','ID06','ID061503',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06150303','Ab 19 Zoll','2004-11-25','ID06','ID061503',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06150304','Sonstige Größen','2004-11-25','ID06','ID061503',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061504','Zubehör','2004-11-25','ID06','ID0615',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0616','Motherboards','2004-11-25','ID06','ID06',2,0,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061601','Slot 1 (P II & P III)','2004-11-25','ID06','ID0616',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061602','Slot A (Athlon)','2004-11-25','ID06','ID0616',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061603','Sockel 370 (P III & Celeron)','2004-11-25','ID06','ID0616',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061604','Sockel 423 (P4)','2004-11-25','ID06','ID0616',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061605','Sockel 478 (P4)','2004-11-25','ID06','ID0616',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061606','Sockel 7 (Pentium, K5 & K6)','2004-11-25','ID06','ID0616',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061607','Sockel 754','2004-11-25','ID06','ID0616',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061608','Sockel 939','2004-11-25','ID06','ID0616',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061609','Sockel 940','2004-11-25','ID06','ID0616',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061610','Sockel A (Athlon & Duron)','2004-11-25','ID06','ID0616',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061611','Sonstige','2004-11-25','ID06','ID0616',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0617','Multimedia','2004-11-25','ID06','ID06',2,0,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061701','Fernbedienungen','2004-11-25','ID06','ID0617',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061702','Headsets','2004-11-25','ID06','ID0617',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061703','Lautsprecher','2004-11-25','ID06','ID0617',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061704','Mikrofone','2004-11-25','ID06','ID0617',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061705','Sonstige','2004-11-25','ID06','ID0617',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061706','Soundkarten','2004-11-25','ID06','ID0617',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061707','Surroundsysteme','2004-11-25','ID06','ID0617',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061708','TV-Karten','2004-11-25','ID06','ID0617',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061709','Videoschnitt','2004-11-25','ID06','ID0617',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061710','Webcams','2004-11-25','ID06','ID0617',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0618','Netzwerk','2004-11-25','ID06','ID06',2,0,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061801','Bluetooth','2004-11-25','ID06','ID0618',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061802','Bridges','2004-11-25','ID06','ID0618',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061803','Hubs','2004-11-25','ID06','ID0618',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06180301','Switches','2004-11-25','ID06','ID061803',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061804','Kabel','2004-11-25','ID06','ID0618',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061805','Modem','2004-11-25','ID06','ID0618',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061806','Netzwerkkarten','2004-11-25','ID06','ID0618',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061807','Netzwerkspeicher','2004-11-25','ID06','ID0618',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061808','Repeater','2004-11-25','ID06','ID0618',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061809','Router','2004-11-25','ID06','ID0618',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061810','Server','2004-11-25','ID06','ID0618',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061811','Sonstige','2004-11-25','ID06','ID0618',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061812','USV','2004-11-25','ID06','ID0618',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061813','Wireless LAN','2004-11-25','ID06','ID0618',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061814','Zubehör','2004-11-25','ID06','ID0618',3,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181401','Antennen','2004-11-25','ID06','ID061814',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181402','Einbaukits','2004-11-25','ID06','ID061814',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181403','Ersatzbatterien','2004-11-25','ID06','ID061814',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181404','Firewall','2004-11-25','ID06','ID061814',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181405','Garantieerweiterungen','2004-11-25','ID06','ID061814',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181406','Gehäuse','2004-11-25','ID06','ID061814',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181407','Installationsservice','2004-11-25','ID06','ID061814',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181408','Kabel- & Netzwerktester','2004-11-25','ID06','ID061814',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181409','Konverter','2004-11-25','ID06','ID061814',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181410','Lizenzen','2004-11-25','ID06','ID061814',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181411','Module','2004-11-25','ID06','ID061814',4,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0618141101','Erweiterungen','2004-11-25','ID06','ID06181411',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181412','Montagekits','2004-11-25','ID06','ID061814',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181413','Netzwerkkameras','2004-11-25','ID06','ID061814',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181414','Sonstiges','2004-11-25','ID06','ID061814',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181415','Stromversorgung','2004-11-25','ID06','ID061814',4,0,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0618141501','Steckernetzteile','2004-11-25','ID06','ID06181415',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181416','Transceiver','2004-11-25','ID06','ID061814',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181417','Wartungsservice','2004-11-25','ID06','ID061814',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181418','Werkzeug','2004-11-25','ID06','ID061814',4,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06181419','Überspannungsschutz','2004-11-25','ID06','ID061814',4,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0619','Notebooks','2004-11-25','ID06','ID06',2,0,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061901','Notebooks','2004-11-25','ID06','ID0619',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190101','Acer','2004-11-25','ID06','ID061901',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190102','Asus','2004-11-25','ID06','ID061901',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190103','BenQ','2004-11-25','ID06','ID061901',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190104','Elitegroup','2004-11-25','ID06','ID061901',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190105','Fujitsu Siemens','2004-11-25','ID06','ID061901',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190106','IBM','2004-11-25','ID06','ID061901',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190107','Samsung','2004-11-25','ID06','ID061901',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190108','Smartbook','2004-11-25','ID06','ID061901',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190109','Sonstige','2004-11-25','ID06','ID061901',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190110','Toshiba','2004-11-25','ID06','ID061901',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061902','Sonstige','2004-11-25','ID06','ID0619',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061903','Tablet PCs','2004-11-25','ID06','ID0619',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID061904','Zubehör','2004-11-25','ID06','ID0619',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190401','Akkus','2004-11-25','ID06','ID061904',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190402','Arbeitsspeicher','2004-11-25','ID06','ID061904',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190403','Caradapter','2004-11-25','ID06','ID061904',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190404','Desktoperweiterungen','2004-11-25','ID06','ID061904',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190405','Diebstahlschutz','2004-11-25','ID06','ID061904',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190406','Dockingstation','2004-11-25','ID06','ID061904',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190407','Ein- und Ausgabegeräte','2004-11-25','ID06','ID061904',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190408','Garantieerweiterungen','2004-11-25','ID06','ID061904',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190409','Laufwerkserweiterungen und Festplatten','2004-11-25','ID06','ID061904',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190410','Netzteile','2004-11-25','ID06','ID061904',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190411','Netzwerk- und Kommunikation','2004-11-25','ID06','ID061904',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190412','Notebooktaschen','2004-11-25','ID06','ID061904',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190413','Replikationsmöglichkeiten','2004-11-25','ID06','ID061904',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190414','Sicherheitszubehör','2004-11-25','ID06','ID061904',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190415','Sonstiges','2004-11-25','ID06','ID061904',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06190416','Stromversorgung','2004-11-25','ID06','ID061904',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0620','PC-Systeme','2004-11-25','ID06','ID06',2,0,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062001','All in One','2004-11-25','ID06','ID0620',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062002','Desktop','2004-11-25','ID06','ID0620',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062003','Minitower','2004-11-25','ID06','ID0620',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062004','Slim PC & Barebone','2004-11-25','ID06','ID0620',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062005','Small Form Factor','2004-11-25','ID06','ID0620',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062006','Sonstige','2004-11-25','ID06','ID0620',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062007','Tower','2004-11-25','ID06','ID0620',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0621','RAM-Speicher','2004-11-25','ID06','ID06',2,0,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062101','DDR-RAM','2004-11-25','ID06','ID0621',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062102','DDR2-RAM','2004-11-25','ID06','ID0621',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062103','DIMM & SDRAM','2004-11-25','ID06','ID0621',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062104','Druckerspeicher','2004-11-25','ID06','ID0621',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062105','Notebook-Speicher','2004-11-25','ID06','ID0621',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062106','PS','2004-11-25','ID06','ID0621',3,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06210601','2','2004-11-25','ID06','ID062106',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062107','RDRAM','2004-11-25','ID06','ID0621',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062108','RIMM','2004-11-25','ID06','ID0621',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062109','SIMM','2004-11-25','ID06','ID0621',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062110','SODIMM','2004-11-25','ID06','ID0621',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062111','Sonstige','2004-11-25','ID06','ID0621',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062112','Zubehör','2004-11-25','ID06','ID0621',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0622','Scanner','2004-11-25','ID06','ID06',2,0,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062201','3D-Scanner','2004-11-25','ID06','ID0622',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062202','Diascanner','2004-11-25','ID06','ID0622',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062203','Dokumentenscanner','2004-11-25','ID06','ID0622',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062204','Flachbett','2004-11-25','ID06','ID0622',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062205','Handheld','2004-11-25','ID06','ID0622',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062206','Sonstige','2004-11-25','ID06','ID0622',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062207','Visitenkartenscanner','2004-11-25','ID06','ID0622',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062208','Zubehör','2004-11-25','ID06','ID0622',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0623','Server','2004-11-25','ID06','ID06',2,0,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062301','1 - 2 Wege Server','2004-11-25','ID06','ID0623',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062302','16 Wege Server','2004-11-25','ID06','ID0623',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062303','4 - 8 Wege Server','2004-11-25','ID06','ID0623',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062304','Appliance Server','2004-11-25','ID06','ID0623',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062305','Bladeserver','2004-11-25','ID06','ID0623',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062306','Sonstige','2004-11-25','ID06','ID0623',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624','Software','2004-11-25','ID06','ID06',2,0,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062401','Apple','2004-11-25','ID06','ID0624',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062402','Betriebssysteme','2004-11-25','ID06','ID0624',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240201','Einzelplatzbetriebssysteme','2004-11-25','ID06','ID062402',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240202','Netzwerkbetriebssysteme','2004-11-25','ID06','ID062402',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240203','Serverbetriebssysteme','2004-11-25','ID06','ID062402',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240204','Sonstige','2004-11-25','ID06','ID062402',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062403','Business & Office','2004-11-25','ID06','ID0624',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240301','Archivierung','2004-11-25','ID06','ID062403',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624030101','Verwaltung','2004-11-25','ID06','ID06240301',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240302','Datenbanken','2004-11-25','ID06','ID062403',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240303','Kontaktmanagement','2004-11-25','ID06','ID062403',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240304','OCR','2004-11-25','ID06','ID062403',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624030401','Texterkennung','2004-11-25','ID06','ID06240304',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240305','Office-Pakete','2004-11-25','ID06','ID062403',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240306','Präsentationen','2004-11-25','ID06','ID062403',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240307','Rechtschreibung','2004-11-25','ID06','ID062403',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240308','Sonstiges','2004-11-25','ID06','ID062403',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240309','Tabellenkalkulation','2004-11-25','ID06','ID062403',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240310','Textverarbeitung','2004-11-25','ID06','ID062403',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240311','Zeit-','2004-11-25','ID06','ID062403',4,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624031101','Projektmanagement','2004-11-25','ID06','ID06240311',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062404','Hobby & Unterhaltung','2004-11-25','ID06','ID0624',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062405','Kommunikation','2004-11-25','ID06','ID0624',3,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240501','Connectivity','2004-11-25','ID06','ID062405',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240502','CTI-Lösungen','2004-11-25','ID06','ID062405',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240503','Datenabgleich','2004-11-25','ID06','ID062405',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240504','Faxsoftware','2004-11-25','ID06','ID062405',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240505','Groupware','2004-11-25','ID06','ID062405',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624050501','Mail','2004-11-25','ID06','ID06240505',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240506','Internet','2004-11-25','ID06','ID062405',4,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624050601','Intranet','2004-11-25','ID06','ID06240506',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240507','ISDN','2004-11-25','ID06','ID062405',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240508','Multimessaging','2004-11-25','ID06','ID062405',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240509','Netzwerk Management','2004-11-25','ID06','ID062405',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240510','Netzwerk Tools','2004-11-25','ID06','ID062405',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240511','Remote Access','2004-11-25','ID06','ID062405',4,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624051101','Fernwartung','2004-11-25','ID06','ID06240511',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240512','SMS-Gateway','2004-11-25','ID06','ID062405',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240513','Sonstiges','2004-11-25','ID06','ID062405',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240514','Unified Messaging','2004-11-25','ID06','ID062405',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062406','Lernsoftware & Sprachen','2004-11-25','ID06','ID0624',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062407','Lizenzen','2004-11-25','ID06','ID0624',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062408','Multimedia','2004-11-25','ID06','ID0624',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240801','Audiobearbeitung','2004-11-25','ID06','ID062408',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240802','Bild-','2004-11-25','ID06','ID062408',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624080201','Videobearbeitung','2004-11-25','ID06','ID06240802',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240803','CAD','2004-11-25','ID06','ID062408',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240804','Desktop Publishing','2004-11-25','ID06','ID062408',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240805','Schrifttypen','2004-11-25','ID06','ID062408',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240806','Sonstiges','2004-11-25','ID06','ID062408',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06240807','Web-Publishing','2004-11-25','ID06','ID062408',4,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624080701','Design','2004-11-25','ID06','ID06240807',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062408070101','Entwicklun','2004-11-25','ID06','ID0624080701',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062409','PDA- & Organizer-Software','2004-11-25','ID06','ID0624',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062410','Programmierung','2004-11-25','ID06','ID0624',3,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241001','Programmiersprachen','2004-11-25','ID06','ID062410',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241002','Programmiertools','2004-11-25','ID06','ID062410',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241003','Sonstiges','2004-11-25','ID06','ID062410',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062411','Sicherheit','2004-11-25','ID06','ID0624',3,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241101','Datenschutz','2004-11-25','ID06','ID062411',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241102','Datensicherung','2004-11-25','ID06','ID062411',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624110201','Backup','2004-11-25','ID06','ID06241102',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241103','Sonstiges','2004-11-25','ID06','ID062411',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241104','Storage Management','2004-11-25','ID06','ID062411',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241105','Virenschutz','2004-11-25','ID06','ID062411',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624110501','Firewall','2004-11-25','ID06','ID06241105',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062411050101','Security','2004-11-25','ID06','ID0624110501',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062412','Sonstige','2004-11-25','ID06','ID0624',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062413','Speichermedien','2004-11-25','ID06','ID0624',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062414','Steuer & Finanzen','2004-11-25','ID06','ID0624',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062415','Systembuilder','2004-11-25','ID06','ID0624',3,0,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241501','Applikation','2004-11-25','ID06','ID062415',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241502','Betriebssysteme','2004-11-25','ID06','ID062415',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241503','Sonstiges','2004-11-25','ID06','ID062415',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062416','Tools & Hilfsprogramme','2004-11-25','ID06','ID0624',3,0,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241601','Computerunterstützte Telefondial','2004-11-25','ID06','ID062416',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241602','Datawarehouse','2004-11-25','ID06','ID062416',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624160201','Auswertungstools','2004-11-25','ID06','ID06241602',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241603','Imaging','2004-11-25','ID06','ID062416',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624160301','Kloning','2004-11-25','ID06','ID06241603',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062416030101','Copy','2004-11-25','ID06','ID0624160301',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241604','Komprimierungslösungen','2004-11-25','ID06','ID062416',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241605','Labelsoftware','2004-11-25','ID06','ID062416',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241606','Mobile Computing','2004-11-25','ID06','ID062416',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241607','Optimierung','2004-11-25','ID06','ID062416',4,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0624160701','Problemlösung','2004-11-25','ID06','ID06241607',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241608','Reporting','2004-11-25','ID06','ID062416',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241609','Routenplanung','2004-11-25','ID06','ID062416',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241610','Sonstiges','2004-11-25','ID06','ID062416',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06241611','Systemmanagement','2004-11-25','ID06','ID062416',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0625','Sonstige','2004-11-25','ID06','ID06',2,1,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0626','Telekommunikation & Internet','2004-11-25','ID06','ID06',2,1,1,26,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0627','Wasserkühlung','2004-11-25','ID06','ID06',2,0,1,27,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062701','Ausgleichsbehälter','2004-11-25','ID06','ID0627',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062702','Pumpen','2004-11-25','ID06','ID0627',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062703','Sonstiges','2004-11-25','ID06','ID0627',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062704','Wasserkühler','2004-11-25','ID06','ID0627',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06270401','CPU Kühler','2004-11-25','ID06','ID062704',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06270402','Festplatten Kühler','2004-11-25','ID06','ID062704',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06270403','GPU Kühler','2004-11-25','ID06','ID062704',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06270404','Sonstiges','2004-11-25','ID06','ID062704',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062705','Wärmetauscher (Radiatoren)','2004-11-25','ID06','ID0627',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062706','Zubehör','2004-11-25','ID06','ID0627',3,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06270601','Schlauchverbinder','2004-11-25','ID06','ID062706',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06270602','Schläuche','2004-11-25','ID06','ID062706',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06270603','Sonstiges','2004-11-25','ID06','ID062706',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06270604','Tüllen','2004-11-25','ID06','ID062706',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06270605','Wasserzusätze','2004-11-25','ID06','ID062706',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06270606','Wärmeleitpaste','2004-11-25','ID06','ID062706',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0628','Workstations','2004-11-25','ID06','ID06',2,0,1,28,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062801','Mobile Workstations','2004-11-25','ID06','ID0628',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062802','Multi-Prozessor','2004-11-25','ID06','ID0628',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062803','Single-Prozessor','2004-11-25','ID06','ID0628',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID062804','Sonstige','2004-11-25','ID06','ID0628',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07','Elektrogeräte','2004-11-25','ID07','',1,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0701','Backöfen & Herde','2004-11-25','ID07','ID07',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070101','Dunstabzugshauben','2004-11-25','ID07','ID0701',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070102','Einbau-Herde','2004-11-25','ID07','ID0701',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070103','Einbaubacköfen','2004-11-25','ID07','ID0701',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070104','Elektrogrills','2004-11-25','ID07','ID0701',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070105','Kochfelder','2004-11-25','ID07','ID0701',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070106','Mikrowellenherde','2004-11-25','ID07','ID0701',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070107','Sonstige','2004-11-25','ID07','ID0701',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070108','Stand-Herde','2004-11-25','ID07','ID0701',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070109','Standbacköfen','2004-11-25','ID07','ID0701',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0702','Gefriergeräte & Kühlschränke','2004-11-25','ID07','ID07',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070201','Einbaukühlschränke','2004-11-25','ID07','ID0702',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070202','Gefrierschränke','2004-11-25','ID07','ID0702',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070203','Gefriertruhen','2004-11-25','ID07','ID0702',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070204','Klimageräte','2004-11-25','ID07','ID0702',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070205','Kühl- & Gefrierkombinationen','2004-11-25','ID07','ID0702',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070206','Sonstiges','2004-11-25','ID07','ID0702',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070207','Spezial-Kühlschränke','2004-11-25','ID07','ID0702',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070208','Standkühlschränke','2004-11-25','ID07','ID0702',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0703','Kaffee, Espresso & Tee','2004-11-25','ID07','ID07',2,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0704','Kleingeräte Haushalt','2004-11-25','ID07','ID07',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070401','Bügeleisen','2004-11-25','ID07','ID0704',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070402','Heizgeräte','2004-11-25','ID07','ID0704',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070403','Luftbefeuchter & -entfeuchter','2004-11-25','ID07','ID0704',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070404','Nähmaschinen','2004-11-25','ID07','ID0704',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070405','Sonstige','2004-11-25','ID07','ID0704',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070406','Ventilatoren','2004-11-25','ID07','ID0704',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0705','Kleingeräte Küche','2004-11-25','ID07','ID07',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070501','Allesschneider','2004-11-25','ID07','ID0705',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070502','Backautomaten','2004-11-25','ID07','ID0705',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070503','Eierkocher','2004-11-25','ID07','ID0705',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070504','Eismaschinen','2004-11-25','ID07','ID0705',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070505','Elektrische Dosenöffner','2004-11-25','ID07','ID0705',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070506','Entsafter & Saftpressen','2004-11-25','ID07','ID0705',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070507','Friteusen','2004-11-25','ID07','ID0705',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070508','Küchenmaschinen','2004-11-25','ID07','ID0705',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070509','Küchenwaagen','2004-11-25','ID07','ID0705',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070510','Mikrowellen','2004-11-25','ID07','ID0705',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070511','Mixer','2004-11-25','ID07','ID0705',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070512','Rührgeräte','2004-11-25','ID07','ID0705',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070513','Schneidemaschinen','2004-11-25','ID07','ID0705',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070514','Sonstige','2004-11-25','ID07','ID0705',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070515','Tischgrille','2004-11-25','ID07','ID0705',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070516','Toaster','2004-11-25','ID07','ID0705',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070517','Waffeleisen','2004-11-25','ID07','ID0705',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070518','Wasserkocher','2004-11-25','ID07','ID0705',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070519','Zerkleinerer','2004-11-25','ID07','ID0705',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0706','Kleingeräte Pflege & Wellness','2004-11-25','ID07','ID07',2,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070601','Damenrasierer','2004-11-25','ID07','ID0706',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070602','Gesichtsreinigung','2004-11-25','ID07','ID0706',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070603','Haarpflege','2004-11-25','ID07','ID0706',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070604','Haarstyling','2004-11-25','ID07','ID0706',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070605','Infrarot & Wärme','2004-11-25','ID07','ID0706',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070606','Körperfettanalyse','2004-11-25','ID07','ID0706',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070607','Maniküre & Pediküre','2004-11-25','ID07','ID0706',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070608','Massage','2004-11-25','ID07','ID0706',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070609','Personenwaagen','2004-11-25','ID07','ID0706',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070610','Rasierapparate & Rasierer','2004-11-25','ID07','ID0706',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070611','Solarien','2004-11-25','ID07','ID0706',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070612','Sonstige','2004-11-25','ID07','ID0706',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070613','Sprudelbäder','2004-11-25','ID07','ID0706',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070614','Zahnpflege','2004-11-25','ID07','ID0706',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0707','Sonstige Elektrogeräte','2004-11-25','ID07','ID07',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0708','Spülmaschinen','2004-11-25','ID07','ID07',2,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0709','Staubsauger','2004-11-25','ID07','ID07',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070901','Handstaubsauger','2004-11-25','ID07','ID0709',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070902','nach Herstellern','2004-11-25','ID07','ID0709',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07090201','AEG','2004-11-25','ID07','ID070902',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07090202','Bosch','2004-11-25','ID07','ID070902',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07090203','Daewoo','2004-11-25','ID07','ID070902',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07090204','Dyson','2004-11-25','ID07','ID070902',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07090205','Kärcher','2004-11-25','ID07','ID070902',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07090206','LG','2004-11-25','ID07','ID070902',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07090207','Miele','2004-11-25','ID07','ID070902',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07090208','Panasonic','2004-11-25','ID07','ID070902',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07090209','Philips','2004-11-25','ID07','ID070902',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07090210','Rowenta','2004-11-25','ID07','ID070902',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07090211','Severin','2004-11-25','ID07','ID070902',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07090212','Siemens','2004-11-25','ID07','ID070902',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070903','Sonstige','2004-11-25','ID07','ID0709',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID070904','Zubehör','2004-11-25','ID07','ID0709',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0710','Trockner & Waschmaschinen','2004-11-25','ID07','ID07',2,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID071001','Sonstige','2004-11-25','ID07','ID0710',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID071002','Waschmaschinen','2004-11-25','ID07','ID0710',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID071003','Wäschetrockner','2004-11-25','ID07','ID0710',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08','Erotikartikel','2004-11-25','ID08','',1,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0801','Bücher, Magazine & Kalender','2004-11-25','ID08','ID08',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080101','Bildbände','2004-11-25','ID08','ID0801',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080102','Erotische Cartoons','2004-11-25','ID08','ID0801',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080103','Fetisch & S','2004-11-25','ID08','ID0801',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08010301','M','2004-11-25','ID08','ID080103',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080104','Magazine & Kalender','2004-11-25','ID08','ID0801',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080105','Reiseführer für Männer','2004-11-25','ID08','ID0801',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080106','Romane & Kurzgeschichten','2004-11-25','ID08','ID0801',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080107','Sachliteratur','2004-11-25','ID08','ID0801',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080108','Sonstige','2004-11-25','ID08','ID0801',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080109','Witze','2004-11-25','ID08','ID0801',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0802','Dessous','2004-11-25','ID08','ID08',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080201','Für ihn','2004-11-25','ID08','ID0802',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08020101','Sexy Shirts & Bodys','2004-11-25','ID08','ID080201',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08020102','Sexy Slips','2004-11-25','ID08','ID080201',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08020103','Sonstige','2004-11-25','ID08','ID080201',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080202','Für sie','2004-11-25','ID08','ID0802',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08020201','BHs, Slips & Strapse','2004-11-25','ID08','ID080202',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08020202','Bodys & Catsuits','2004-11-25','ID08','ID080202',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08020203','Corsagen & Babydolls','2004-11-25','ID08','ID080202',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08020204','Kleider','2004-11-25','ID08','ID080202',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08020205','Komplett-Sets','2004-11-25','ID08','ID080202',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08020206','Negliges','2004-11-25','ID08','ID080202',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08020207','Sexy Strümpfe','2004-11-25','ID08','ID080202',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08020208','Sonstige','2004-11-25','ID08','ID080202',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080203','Sonstige','2004-11-25','ID08','ID0802',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0803','Drogerieartikel','2004-11-25','ID08','ID08',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080301','Gleitmittel','2004-11-25','ID08','ID0803',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080302','Kondome & andere Verhütungsmittel','2004-11-25','ID08','ID0803',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080303','Körperpflege & Aphrodisiaka','2004-11-25','ID08','ID0803',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080304','Massageöle','2004-11-25','ID08','ID0803',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080305','Sonstige','2004-11-25','ID08','ID0803',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080306','Spezielle Hygieneartikel','2004-11-25','ID08','ID0803',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0804','Fetisch & Bizarr','2004-11-25','ID08','ID08',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080401','Equipment & Bondage','2004-11-25','ID08','ID0804',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080402','Lack & Leder','2004-11-25','ID08','ID0804',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080403','Latex','2004-11-25','ID08','ID0804',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0805','Fun & Schmuck','2004-11-25','ID08','ID08',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080501','Intimschmuck','2004-11-25','ID08','ID0805',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080502','Scherzartikel','2004-11-25','ID08','ID0805',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080503','Sonstige','2004-11-25','ID08','ID0805',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080504','Spiele','2004-11-25','ID08','ID0805',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0806','High Heels','2004-11-25','ID08','ID08',2,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080601','Pantolette','2004-11-25','ID08','ID0806',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080602','Pumps','2004-11-25','ID08','ID0806',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080603','Sandalette','2004-11-25','ID08','ID0806',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080604','Schnürsandalette','2004-11-25','ID08','ID0806',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080605','Stiefel','2004-11-25','ID08','ID0806',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0807','Sonstige','2004-11-25','ID08','ID08',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0808','Vibratoren, Dildos & Toys','2004-11-25','ID08','ID08',2,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080801','Analerotik','2004-11-25','ID08','ID0808',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080802','Aus Metall','2004-11-25','ID08','ID0808',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080803','Dildos','2004-11-25','ID08','ID0808',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080804','Fesseln','2004-11-25','ID08','ID0808',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080805','Für Ihn','2004-11-25','ID08','ID0808',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080806','Für Sie','2004-11-25','ID08','ID0808',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080807','Für Sie & Ihn','2004-11-25','ID08','ID0808',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080808','Kugeln & Klitoreize','2004-11-25','ID08','ID0808',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080809','Kunstglieder','2004-11-25','ID08','ID0808',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080810','Masturbatoren','2004-11-25','ID08','ID0808',3,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08081001',' Pussies','2004-11-25','ID08','ID080810',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080811','Medizinische Hilfsmittel','2004-11-25','ID08','ID0808',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080812','Penispower','2004-11-25','ID08','ID0808',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080813','Pumpen & Sauger','2004-11-25','ID08','ID0808',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080814','Puppen','2004-11-25','ID08','ID0808',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080815','Sets','2004-11-25','ID08','ID0808',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080816','Sonstiges','2004-11-25','ID08','ID0808',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080817','Umschnallglieder','2004-11-25','ID08','ID0808',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080818','Vibratoren','2004-11-25','ID08','ID0808',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080819','Vibro-Lust','2004-11-25','ID08','ID0808',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809','Video, DVD & CD-ROM','2004-11-25','ID08','ID08',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080901','FSK16','2004-11-25','ID08','ID0809',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090101','Better Sex Line','2004-11-25','ID08','ID080901',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090102','Sonstige','2004-11-25','ID08','ID080901',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080902','FSK18','2004-11-25','ID08','ID0809',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090201','Andrew Blake','2004-11-25','ID08','ID080902',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090202','DVD-Abo','2004-11-25','ID08','ID080902',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090203','DVD-Boxen','2004-11-25','ID08','ID080902',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090204','Gay Zone','2004-11-25','ID08','ID080902',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090205','GGG','2004-11-25','ID08','ID080902',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090206','Goldlight','2004-11-25','ID08','ID080902',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090207','Hustler','2004-11-25','ID08','ID080902',4,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020701','Anal Intensive','2004-11-25','ID08','ID08090207',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020702','Asian Fever','2004-11-25','ID08','ID08090207',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020703','Berry Legal','2004-11-25','ID08','ID08090207',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020704','College Girls','2004-11-25','ID08','ID08090207',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020705','Exxxotica','2004-11-25','ID08','ID08090207',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020706','Golden Girls','2004-11-25','ID08','ID08090207',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020707','High Octane','2004-11-25','ID08','ID08090207',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020708','Hot Showers','2004-11-25','ID08','ID08090207',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020709','Platinum','2004-11-25','ID08','ID08090207',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020710','Sonstige','2004-11-25','ID08','ID08090207',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020711','Superfuckers','2004-11-25','ID08','ID08090207',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020712','XXX','2004-11-25','ID08','ID08090207',5,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020713','Yong Slunts','2004-11-25','ID08','ID08090207',5,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090208','Inflagranti','2004-11-25','ID08','ID080902',4,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020801','Arena Extrem','2004-11-25','ID08','ID08090208',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020802','Best of','2004-11-25','ID08','ID08090208',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020803','Fetisch House','2004-11-25','ID08','ID08090208',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020804','Fetisch Lesben','2004-11-25','ID08','ID08090208',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020805','Projekt Fetisch','2004-11-25','ID08','ID08090208',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020806','Schwarze Flamme','2004-11-25','ID08','ID08090208',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020807','Schwarze Flamme Silver Line','2004-11-25','ID08','ID08090208',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020808','Sex Attack Berlin','2004-11-25','ID08','ID08090208',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020809','Sex Parade','2004-11-25','ID08','ID08090208',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020810','Sex Sessions','2004-11-25','ID08','ID08090208',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020811','Sonstige','2004-11-25','ID08','ID08090208',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020812','Teeny Hunter Bob','2004-11-25','ID08','ID08090208',5,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809020813','Wix Girls','2004-11-25','ID08','ID08090208',5,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090209','Magma','2004-11-25','ID08','ID080902',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090210','Manga','2004-11-25','ID08','ID080902',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090211','MMV','2004-11-25','ID08','ID080902',4,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021101','Arschparade','2004-11-25','ID08','ID08090211',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021102','Back Programm','2004-11-25','ID08','ID08090211',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021103','Best of','2004-11-25','ID08','ID08090211',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021104','Sodomania','2004-11-25','ID08','ID08090211',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021105','Sonstige','2004-11-25','ID08','ID08090211',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021106','Uromania','2004-11-25','ID08','ID08090211',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090212','Paradise Film','2004-11-25','ID08','ID080902',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090213','Private','2004-11-25','ID08','ID080902',4,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021301','Black Label','2004-11-25','ID08','ID08090213',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021302','Castings','2004-11-25','ID08','ID08090213',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021303','Gold','2004-11-25','ID08','ID08090213',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021304','Life of','2004-11-25','ID08','ID08090213',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021305','Matador','2004-11-25','ID08','ID08090213',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021306','Movies','2004-11-25','ID08','ID08090213',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021307','Penthouse','2004-11-25','ID08','ID08090213',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021308','Pirate Fetish Machine','2004-11-25','ID08','ID08090213',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021309','PirateVideoDeLuxe','2004-11-25','ID08','ID08090213',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021310','Private MAN','2004-11-25','ID08','ID08090213',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021311','Reality','2004-11-25','ID08','ID08090213',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021312','Sonstige','2004-11-25','ID08','ID08090213',5,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021313','Sports','2004-11-25','ID08','ID08090213',5,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021314','Superfuckers','2004-11-25','ID08','ID08090213',5,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021315','The Best by Private','2004-11-25','ID08','ID08090213',5,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021316','Virtualia','2004-11-25','ID08','ID08090213',5,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021317','XtremE','2004-11-25','ID08','ID08090213',5,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021318','XXX','2004-11-25','ID08','ID08090213',5,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090214','Puaka','2004-11-25','ID08','ID080902',4,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021401','Amateure','2004-11-25','ID08','ID08090214',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021402','Best of ...','2004-11-25','ID08','ID08090214',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021403','Gigantische Besamung','2004-11-25','ID08','ID08090214',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021404','Puaka Royal','2004-11-25','ID08','ID08090214',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021405','Schwarzer Gigant','2004-11-25','ID08','ID08090214',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021406','Sonstige','2004-11-25','ID08','ID08090214',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021407','The Dragon Lady','2004-11-25','ID08','ID08090214',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090215','Purzel-Video','2004-11-25','ID08','ID080902',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090216','Pussy Power','2004-11-25','ID08','ID080902',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090217','Sonstige','2004-11-25','ID08','ID080902',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090218','Tabu','2004-11-25','ID08','ID080902',4,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08090219','Videorama','2004-11-25','ID08','ID080902',4,0,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021901','Best of - Trailer','2004-11-25','ID08','ID08090219',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021902','Die Anmacherinnen','2004-11-25','ID08','ID08090219',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021903','Excuse Me','2004-11-25','ID08','ID08090219',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021904','Extrem & Pervers','2004-11-25','ID08','ID08090219',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021905','Fetish','2004-11-25','ID08','ID08090219',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021906','Gina Wild','2004-11-25','ID08','ID08090219',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021907','Joker','2004-11-25','ID08','ID08090219',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021908','Junge Debütantinnen','2004-11-25','ID08','ID08090219',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021909','Maximum Perversum','2004-11-25','ID08','ID08090219',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021910','Natursekt','2004-11-25','ID08','ID08090219',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021911','Privat','2004-11-25','ID08','ID08090219',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021912','Seduce Me','2004-11-25','ID08','ID08090219',5,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021913','Selected','2004-11-25','ID08','ID08090219',5,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021914','Sexy Weekend','2004-11-25','ID08','ID08090219',5,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021915','Teen Town','2004-11-25','ID08','ID08090219',5,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021916','Teenies','2004-11-25','ID08','ID08090219',5,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021917','Teeny Exzesse','2004-11-25','ID08','ID08090219',5,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021918','Top-Movie','2004-11-25','ID08','ID08090219',5,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0809021919','Transsexual','2004-11-25','ID08','ID08090219',5,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID080903','Sonstige','2004-11-25','ID08','ID0809',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID09','Filme & DVDs','2004-11-25','ID09','',1,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0901','DVD','2004-11-25','ID09','ID09',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090101','Action, Thriller & Horror','2004-11-25','ID09','ID0901',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090102','Anime','2004-11-25','ID09','ID0901',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090103','Box-Sets','2004-11-25','ID09','ID0901',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090104','Cartoons','2004-11-25','ID09','ID0901',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090105','Eastern','2004-11-25','ID09','ID0901',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090106','Heimatfilme','2004-11-25','ID09','ID0901',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090107','Kinder & Familie','2004-11-25','ID09','ID0901',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090108','Klassiker','2004-11-25','ID09','ID0901',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090109','Komödie & Drama','2004-11-25','ID09','ID0901',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090110','Lovestorys','2004-11-25','ID09','ID0901',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090111','Musik & Konzerte','2004-11-25','ID09','ID0901',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090112','Mystery','2004-11-25','ID09','ID0901',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090113','Reise','2004-11-25','ID09','ID0901',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090114','Sammlungen','2004-11-25','ID09','ID0901',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090115','Science-Fiction & Fantasy','2004-11-25','ID09','ID0901',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090116','Sonstige','2004-11-25','ID09','ID0901',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090117','Sport','2004-11-25','ID09','ID0901',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090118','TV & Dokumentationen','2004-11-25','ID09','ID0901',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0902','Fanartikel TV & Kino','2004-11-25','ID09','ID09',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090201','Aufsteller & Figuren','2004-11-25','ID09','ID0902',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090202','Autogramme','2004-11-25','ID09','ID0902',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090203','Comedy','2004-11-25','ID09','ID0902',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090204','Der Herr der Ringe','2004-11-25','ID09','ID0902',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090205','Filmplakate','2004-11-25','ID09','ID0902',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090206','Filmprogramme','2004-11-25','ID09','ID0902',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090207','Filmzeitschriften','2004-11-25','ID09','ID0902',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090208','Fotos','2004-11-25','ID09','ID0902',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090209','Harry Potter','2004-11-25','ID09','ID0902',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090210','James Bond','2004-11-25','ID09','ID0902',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090211','James Dean','2004-11-25','ID09','ID0902',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090212','Kalender','2004-11-25','ID09','ID0902',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090213','Marilyn Monroe','2004-11-25','ID09','ID0902',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090214','Requisiten & Kostüme','2004-11-25','ID09','ID0902',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090215','Serien','2004-11-25','ID09','ID0902',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090216','Soaps','2004-11-25','ID09','ID0902',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090217','Sonstige','2004-11-25','ID09','ID0902',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090218','Star Trek','2004-11-25','ID09','ID0902',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090219','Star Wars','2004-11-25','ID09','ID0902',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090220','Textilien','2004-11-25','ID09','ID0902',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090221','TV-Shows','2004-11-25','ID09','ID0902',3,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090222','Walt Disney','2004-11-25','ID09','ID0902',3,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0903','Film Sonstige','2004-11-25','ID09','ID09',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090301','CDi','2004-11-25','ID09','ID0903',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090302','Laserdisc','2004-11-25','ID09','ID0903',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090303','Sonstige','2004-11-25','ID09','ID0903',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090304','Video-CDs','2004-11-25','ID09','ID0903',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090305','Zelluloid','2004-11-25','ID09','ID0903',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0904','Videokassetten','2004-11-25','ID09','ID09',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090401','Abenteuer & Action','2004-11-25','ID09','ID0904',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090402','Anime','2004-11-25','ID09','ID0904',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090403','Cartoons','2004-11-25','ID09','ID0904',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090404','Dokumentarfilme','2004-11-25','ID09','ID0904',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090405','Drama','2004-11-25','ID09','ID0904',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090406','Eastern','2004-11-25','ID09','ID0904',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090407','Englischsprachige Videos','2004-11-25','ID09','ID0904',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090408','Fantasy','2004-11-25','ID09','ID0904',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090409','Heimatfilme','2004-11-25','ID09','ID0904',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090410','Horror','2004-11-25','ID09','ID0904',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090411','Kinderfilme','2004-11-25','ID09','ID0904',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090412','Klassiker','2004-11-25','ID09','ID0904',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090413','Komödie','2004-11-25','ID09','ID0904',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090414','Krimis & Thriller','2004-11-25','ID09','ID0904',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090415','Lovestories','2004-11-25','ID09','ID0904',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090416','Musik & Konzerte','2004-11-25','ID09','ID0904',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090417','Mystery','2004-11-25','ID09','ID0904',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090418','NTSC','2004-11-25','ID09','ID0904',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090419','Reise','2004-11-25','ID09','ID0904',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090420','Sammlungen','2004-11-25','ID09','ID0904',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090421','Science Fiction','2004-11-25','ID09','ID0904',3,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090422','Sonstige','2004-11-25','ID09','ID0904',3,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090423','Sport','2004-11-25','ID09','ID0904',3,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID090424','TV-Serien','2004-11-25','ID09','ID0904',3,1,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10','Foto & Camcorder','2004-11-25','ID10','',1,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1001','Augenoptik','2004-11-25','ID10','ID10',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100101','Kontaktlinsen','2004-11-25','ID10','ID1001',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010101','Farbige Kontaktlinsen','2004-11-25','ID10','ID100101',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010102','Harte Kontaktlinsen','2004-11-25','ID10','ID100101',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010103','Monatslinsen','2004-11-25','ID10','ID100101',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010104','Multifokal-Linsen','2004-11-25','ID10','ID100101',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010105','Pflegemittel','2004-11-25','ID10','ID100101',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010106','Sonstiges','2004-11-25','ID10','ID100101',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010107','Tageslinsen','2004-11-25','ID10','ID100101',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010108','Torische Kontaktlinsen','2004-11-25','ID10','ID100101',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010109','Wochenlinsen','2004-11-25','ID10','ID100101',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100102','Sonnenbrillen','2004-11-25','ID10','ID1001',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010201','adidas','2004-11-25','ID10','ID100102',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010202','Blue Bay','2004-11-25','ID10','ID100102',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010203','Byblos','2004-11-25','ID10','ID100102',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010204','Chanel','2004-11-25','ID10','ID100102',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010205','Christian Dior','2004-11-25','ID10','ID100102',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010206','DKNY','2004-11-25','ID10','ID100102',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010207','Ferragamo','2004-11-25','ID10','ID100102',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010208','Gai Mattiolo','2004-11-25','ID10','ID100102',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010209','Gaultier','2004-11-25','ID10','ID100102',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010210','Givenchy','2004-11-25','ID10','ID100102',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010211','Gucci','2004-11-25','ID10','ID100102',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010212','Police','2004-11-25','ID10','ID100102',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010213','Prada','2004-11-25','ID10','ID100102',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010214','Ralph Lauren','2004-11-25','ID10','ID100102',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010215','Ray Ban','2004-11-25','ID10','ID100102',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010216','Sonstiges','2004-11-25','ID10','ID100102',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010217','Sting','2004-11-25','ID10','ID100102',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10010218','Versace','2004-11-25','ID10','ID100102',4,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100103','Sonstiges','2004-11-25','ID10','ID1001',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1002','Camcorder','2004-11-25','ID10','ID10',2,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1003','Camcorder-Zubehör','2004-11-25','ID10','ID10',2,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1004','Dia-Fotografie','2004-11-25','ID10','ID10',2,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1005','Digitalkamera-Zubehör','2004-11-25','ID10','ID10',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100501','Blitzgeräte','2004-11-25','ID10','ID1005',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100502','Digitale Massenspeicher','2004-11-25','ID10','ID1005',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100503','Kabel,Stecker','2004-11-25','ID10','ID1005',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100504','Kartenlesegeräte','2004-11-25','ID10','ID1005',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100505','Konverter','2004-11-25','ID10','ID1005',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100506','Netzteile,Lader & Akku','2004-11-25','ID10','ID1005',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100507','Sonstiges','2004-11-25','ID10','ID1005',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100508','Speicherkarten','2004-11-25','ID10','ID1005',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10050801','CompactFlash (CF)','2004-11-25','ID10','ID100508',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10050802','Memory Stick (MS)','2004-11-25','ID10','ID100508',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10050803','Secure Digital (SD)','2004-11-25','ID10','ID100508',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10050804','SmartMedia (SM)','2004-11-25','ID10','ID100508',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10050805','Sonstige','2004-11-25','ID10','ID100508',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10050806','XD-Picture Card','2004-11-25','ID10','ID100508',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100509','Spiegelreflexobjektive','2004-11-25','ID10','ID1005',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100510','Taschen','2004-11-25','ID10','ID1005',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1006','Digitalkameras','2004-11-25','ID10','ID10',2,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100601','2 Megapixel','2004-11-25','ID10','ID1006',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100602','3 Megapixel','2004-11-25','ID10','ID1006',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100603','4 Megapixel','2004-11-25','ID10','ID1006',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100604','5 Megapixel','2004-11-25','ID10','ID1006',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100605','6 Megapixel','2004-11-25','ID10','ID1006',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100606','8 Megapixel','2004-11-25','ID10','ID1006',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100607','nach Herstellern','2004-11-25','ID10','ID1006',3,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10060701','Aiptek','2004-11-25','ID10','ID100607',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10060702','Canon','2004-11-25','ID10','ID100607',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10060703','Casio','2004-11-25','ID10','ID100607',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10060704','Fujifilm','2004-11-25','ID10','ID100607',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10060705','Kodak','2004-11-25','ID10','ID100607',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10060706','Konica Minolta','2004-11-25','ID10','ID100607',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10060707','Nikon','2004-11-25','ID10','ID100607',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10060708','Olympus','2004-11-25','ID10','ID100607',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10060709','Pentax','2004-11-25','ID10','ID100607',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10060710','Samsung','2004-11-25','ID10','ID100607',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10060711','Sigma','2004-11-25','ID10','ID100607',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10060712','Sony','2004-11-25','ID10','ID100607',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100608','Sonstige','2004-11-25','ID10','ID1006',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID100609','Spiegelreflex-Kameras','2004-11-25','ID10','ID1006',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1007','Film','2004-11-25','ID10','ID10',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1008','Film- & Videoschnitt','2004-11-25','ID10','ID10',2,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1009','Filter','2004-11-25','ID10','ID10',2,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1010','Foto-Dienstleistungen','2004-11-25','ID10','ID10',2,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1011','Foto-Zubehör','2004-11-25','ID10','ID10',2,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1012','Für Bastler','2004-11-25','ID10','ID10',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1013','Kameras, sonstige','2004-11-25','ID10','ID10',2,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1014','Kleinbildkameras','2004-11-25','ID10','ID10',2,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1015','Labor & Dunkelkammer','2004-11-25','ID10','ID10',2,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1016','Mittelformatkameras','2004-11-25','ID10','ID10',2,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1017','Objektive, Autofokus','2004-11-25','ID10','ID10',2,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1018','Objektive, manueller Fokus','2004-11-25','ID10','ID10',2,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1019','Optik','2004-11-25','ID10','ID10',2,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1020','Photographica','2004-11-25','ID10','ID10',2,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1021','Professional Broadcasting','2004-11-25','ID10','ID10',2,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1022','Spiegelreflexkameras','2004-11-25','ID10','ID10',2,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1023','Studioausstattung','2004-11-25','ID10','ID10',2,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11','Gesundheit, Ernährung & Beauty','2004-11-25','ID11','',1,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101','Arzneimittel','2004-11-25','ID11','ID11',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110101','Klassische Arzneimittel','2004-11-25','ID11','ID1101',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010101','Auge, Ohr & Nase','2004-11-25','ID11','ID110101',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010101','Allergie (äußerlich)','2004-11-25','ID11','ID11010101',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010102','bei Ohrenproblemen','2004-11-25','ID11','ID11010101',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010103','für die Wohlfühlnase','2004-11-25','ID11','ID11010101',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010104','gegen gereizte Augen','2004-11-25','ID11','ID11010101',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010105','gegen trockene Augen','2004-11-25','ID11','ID11010101',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010106','Sonstiges','2004-11-25','ID11','ID11010101',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010102','Frau & Mann','2004-11-25','ID11','ID110101',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010201','Sonstiges','2004-11-25','ID11','ID11010102',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010202','Vaginaltherapeutika','2004-11-25','ID11','ID11010102',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010103','Haut & Haar','2004-11-25','ID11','ID110101',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010301','Medizinische Badezusätze','2004-11-25','ID11','ID11010103',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010302','Medizinische Hautpflege','2004-11-25','ID11','ID11010103',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010303','Sonstiges','2004-11-25','ID11','ID11010103',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010304','Warzen & Hühneraugen','2004-11-25','ID11','ID11010103',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010305','Wundheilung','2004-11-25','ID11','ID11010103',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010104','Herz, Kreislauf & Nieren','2004-11-25','ID11','ID110101',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010401','Blutverdünnung','2004-11-25','ID11','ID11010104',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010402','Kreislaufanregung','2004-11-25','ID11','ID11010104',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010403','Sonstiges','2004-11-25','ID11','ID11010104',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010404','Stärkung für das Herz','2004-11-25','ID11','ID11010104',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010405','Venenstärkung','2004-11-25','ID11','ID11010104',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010105','Magen & Darm','2004-11-25','ID11','ID110101',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010501','Abführmittel','2004-11-25','ID11','ID11010105',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010502','Blähungen & Krämpfe','2004-11-25','ID11','ID11010105',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010503','Durchfallmittel','2004-11-25','ID11','ID11010105',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010504','saurer Magen','2004-11-25','ID11','ID11010105',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010505','Sonstiges','2004-11-25','ID11','ID11010105',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010106','Mund, Hals & Bronchien','2004-11-25','ID11','ID110101',4,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010601','Allergisches Asthma','2004-11-25','ID11','ID11010106',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010602','Halsschmerz Tabletten','2004-11-25','ID11','ID11010106',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010603','Mund & Zahnfleisch','2004-11-25','ID11','ID11010106',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010604','Sonstiges','2004-11-25','ID11','ID11010106',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010107','Nerven & Muskeln','2004-11-25','ID11','ID110101',4,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010701','Beruhigung & Schlafen','2004-11-25','ID11','ID11010107',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010702','Enzymtherapie','2004-11-25','ID11','ID11010107',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010703','Linderung von Aussen','2004-11-25','ID11','ID11010107',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010704','Rheuma & Arthrose','2004-11-25','ID11','ID11010107',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010705','Schmerzen - nein danke!','2004-11-25','ID11','ID11010107',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010706','Sonstiges','2004-11-25','ID11','ID11010107',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101010707','Wärmetherapie','2004-11-25','ID11','ID11010107',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010108','Sonstige','2004-11-25','ID11','ID110101',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110102','Pflanzliche Arzneimittel','2004-11-25','ID11','ID1101',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010201','Auge, Ohr & Nase','2004-11-25','ID11','ID110102',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020101','Allergie (innerlich)','2004-11-25','ID11','ID11010201',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020102','Allergie (äußerlich)','2004-11-25','ID11','ID11010201',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020103','bei Ohrenproblemen','2004-11-25','ID11','ID11010201',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020104','gegen gereizte Augen','2004-11-25','ID11','ID11010201',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020105','gegen trockene Augen','2004-11-25','ID11','ID11010201',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020106','Nase frei (äußerlich)','2004-11-25','ID11','ID11010201',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020107','Sonstiges','2004-11-25','ID11','ID11010201',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010202','Frau & Mann','2004-11-25','ID11','ID110102',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020201','Blasenstärkung','2004-11-25','ID11','ID11010202',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020202','Prostatabeschwerden','2004-11-25','ID11','ID11010202',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020203','Sonstiges','2004-11-25','ID11','ID11010202',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020204','Vaginaltherapeutika','2004-11-25','ID11','ID11010202',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020205','Wechseljahre','2004-11-25','ID11','ID11010202',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020206','Zyklusbeschwerden','2004-11-25','ID11','ID11010202',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010203','Haut & Haar','2004-11-25','ID11','ID110102',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020301','Antitranspirant','2004-11-25','ID11','ID11010203',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020302','Entzündungen','2004-11-25','ID11','ID11010203',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020303','Haut- & Nagelpilz','2004-11-25','ID11','ID11010203',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020304','Juckreiz','2004-11-25','ID11','ID11010203',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020305','Medizinische Hautpflege','2004-11-25','ID11','ID11010203',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020306','Mittel gegen Parasiten','2004-11-25','ID11','ID11010203',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020307','Sonstiges','2004-11-25','ID11','ID11010203',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020308','Wundheilung','2004-11-25','ID11','ID11010203',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010204','Herz, Kreislauf & Nieren','2004-11-25','ID11','ID110102',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020401','Blutzuckerregulierung','2004-11-25','ID11','ID11010204',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020402','freie Arterien','2004-11-25','ID11','ID11010204',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020403','Gedächtnisstärkung','2004-11-25','ID11','ID11010204',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020404','Niere & Blase','2004-11-25','ID11','ID11010204',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020405','Schilddrüse','2004-11-25','ID11','ID11010204',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020406','Sonstiges','2004-11-25','ID11','ID11010204',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020407','Stärkung für das Herz','2004-11-25','ID11','ID11010204',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020408','Venenstärkung','2004-11-25','ID11','ID11010204',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010205','Magen & Darm','2004-11-25','ID11','ID110102',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020501','Abführmittel','2004-11-25','ID11','ID11010205',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020502','Blähungen & Krämpfe','2004-11-25','ID11','ID11010205',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020503','Durchfallmittel','2004-11-25','ID11','ID11010205',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020504','Hämorrhoiden','2004-11-25','ID11','ID11010205',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020505','Leber & Galle','2004-11-25','ID11','ID11010205',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020506','saurer Magen','2004-11-25','ID11','ID11010205',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020507','Sonstiges','2004-11-25','ID11','ID11010205',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020508','Verdauung','2004-11-25','ID11','ID11010205',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020509','Übelkeit','2004-11-25','ID11','ID11010205',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020510','Übergewicht','2004-11-25','ID11','ID11010205',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010206','Mund, Hals & Bronchien','2004-11-25','ID11','ID110102',4,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020601','grippaler Infekt','2004-11-25','ID11','ID11010206',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020602','Halsentzündung','2004-11-25','ID11','ID11010206',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020603','Hustenlöser','2004-11-25','ID11','ID11010206',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020604','Hustenstiller','2004-11-25','ID11','ID11010206',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020605','Immunstimulantien','2004-11-25','ID11','ID11010206',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020606','Inhalation & Einreibung','2004-11-25','ID11','ID11010206',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020607','Mund & Zahnfleisch','2004-11-25','ID11','ID11010206',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020608','rauer Rachen','2004-11-25','ID11','ID11010206',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020609','Sonstiges','2004-11-25','ID11','ID11010206',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010207','Nerven & Muskeln','2004-11-25','ID11','ID110102',4,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020701','Beruhigung & Schlafen','2004-11-25','ID11','ID11010207',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020702','Enzymtherapie','2004-11-25','ID11','ID11010207',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020703','Linderung von Aussen','2004-11-25','ID11','ID11010207',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020704','Schmerzen-nein danke!','2004-11-25','ID11','ID11010207',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020705','Sonstiges','2004-11-25','ID11','ID11010207',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020706','Stimmungsaufhellung','2004-11-25','ID11','ID11010207',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101020707','Wärmetherapie','2004-11-25','ID11','ID11010207',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11010208','Sonstige','2004-11-25','ID11','ID110102',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110103','Sonstige','2004-11-25','ID11','ID1101',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1102','Bar & Spirituosen','2004-11-25','ID11','ID11',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110201','Absinth','2004-11-25','ID11','ID1102',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110202','Aquavit','2004-11-25','ID11','ID1102',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110203','Brandy','2004-11-25','ID11','ID1102',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110204','Calvados','2004-11-25','ID11','ID1102',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110205','Cognac','2004-11-25','ID11','ID1102',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110206','Gin','2004-11-25','ID11','ID1102',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110207','Grappa','2004-11-25','ID11','ID1102',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110208','Hausgemachtes','2004-11-25','ID11','ID1102',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110209','Liköre','2004-11-25','ID11','ID1102',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110210','Obstler','2004-11-25','ID11','ID1102',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110211','Portweine & Sherry','2004-11-25','ID11','ID1102',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110212','Rum','2004-11-25','ID11','ID1102',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110213','Sonstige','2004-11-25','ID11','ID1102',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110214','Tequila','2004-11-25','ID11','ID1102',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110215','Weinbrände','2004-11-25','ID11','ID1102',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110216','Whisky','2004-11-25','ID11','ID1102',3,0,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11021601',' Whiskey','2004-11-25','ID11','ID110216',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110217','Wodka','2004-11-25','ID11','ID1102',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1103','Gesichtspflege','2004-11-25','ID11','ID11',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110301','Kuren & Masken','2004-11-25','ID11','ID1103',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110302','Marken','2004-11-25','ID11','ID1103',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110303','Nachtpflege','2004-11-25','ID11','ID1103',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110304','Reinigung','2004-11-25','ID11','ID1103',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110305','Sets','2004-11-25','ID11','ID1103',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110306','Sonstige','2004-11-25','ID11','ID1103',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110307','Spezialpflege','2004-11-25','ID11','ID1103',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110308','Tagespflege','2004-11-25','ID11','ID1103',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110309','Watte & Tücher','2004-11-25','ID11','ID1103',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1104','Gesundheit & Wellness','2004-11-25','ID11','ID11',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110401','Algen','2004-11-25','ID11','ID1104',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110402','Allergikerbedarf','2004-11-25','ID11','ID1104',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110403','Aromatherapie','2004-11-25','ID11','ID1104',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11040301','Basisöle','2004-11-25','ID11','ID110403',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11040302','Duftwässer','2004-11-25','ID11','ID110403',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11040303','Einreibung & Massage','2004-11-25','ID11','ID110403',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11040304','Raumsprays','2004-11-25','ID11','ID110403',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11040305','Saunaaufgüsse','2004-11-25','ID11','ID110403',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11040306','Sonstige','2004-11-25','ID11','ID110403',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11040307','Zubehör','2004-11-25','ID11','ID110403',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11040308','Ätherische Öle','2004-11-25','ID11','ID110403',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110404','Ayurveda','2004-11-25','ID11','ID1104',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110405','Beruhigung & Entspannung','2004-11-25','ID11','ID1104',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110406','Figuroptimierung','2004-11-25','ID11','ID1104',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110407','Homöopathie','2004-11-25','ID11','ID1104',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110408','Nahrungsergänzungen','2004-11-25','ID11','ID1104',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110409','Raucher-Entwöhnung','2004-11-25','ID11','ID1104',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110410','Sonstige','2004-11-25','ID11','ID1104',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110411','Stärkung & Wohlbefinden','2004-11-25','ID11','ID1104',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110412','Verhütung','2004-11-25','ID11','ID1104',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110413','Vitamine & Mineralien','2004-11-25','ID11','ID1104',3,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041301','B-Vitamine','2004-11-25','ID11','ID110413',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041302','Biotin','2004-11-25','ID11','ID110413',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041303','Calcium','2004-11-25','ID11','ID110413',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041304','Eisen','2004-11-25','ID11','ID110413',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041305','Folsäure','2004-11-25','ID11','ID110413',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041306','Iod & Fluor','2004-11-25','ID11','ID110413',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041307','Kalium','2004-11-25','ID11','ID110413',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041308','Magnesium','2004-11-25','ID11','ID110413',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041309','Mineralstoffmischungen','2004-11-25','ID11','ID110413',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041310','Multivitamine','2004-11-25','ID11','ID110413',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041311','Selen','2004-11-25','ID11','ID110413',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041312','Sonstige','2004-11-25','ID11','ID110413',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041313','Spurenelemente','2004-11-25','ID11','ID110413',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041314','Vitamin A & Carotinoide','2004-11-25','ID11','ID110413',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041315','Vitamin C','2004-11-25','ID11','ID110413',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041316','Vitamin E','2004-11-25','ID11','ID110413',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041317','Vitamin Q10','2004-11-25','ID11','ID110413',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11041318','Zink','2004-11-25','ID11','ID110413',4,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1105','Gewichtsreduzierung','2004-11-25','ID11','ID11',2,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1106','Haarpflege','2004-11-25','ID11','ID11',2,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110601','Haarfärbemittel','2004-11-25','ID11','ID1106',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110602','Haarschmuck','2004-11-25','ID11','ID1106',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110603','Haarstyling','2004-11-25','ID11','ID1106',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110604','Haarwäsche','2004-11-25','ID11','ID1106',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110605','Sonstige','2004-11-25','ID11','ID1106',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1107','Kosmetika','2004-11-25','ID11','ID11',2,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110701','Augen','2004-11-25','ID11','ID1107',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110702','Hände & Nägel','2004-11-25','ID11','ID1107',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110703','Lippen','2004-11-25','ID11','ID1107',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110704','Sonstige','2004-11-25','ID11','ID1107',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110705','Teint','2004-11-25','ID11','ID1107',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1108','Körperpflege','2004-11-25','ID11','ID11',2,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110801','Anti-Cellulite-Pflege','2004-11-25','ID11','ID1108',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110802','Badezusätze & Duschartikel','2004-11-25','ID11','ID1108',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110803','Deodorants','2004-11-25','ID11','ID1108',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110804','Feuchtigkeitspflege','2004-11-25','ID11','ID1108',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110805','Frauenhygiene','2004-11-25','ID11','ID1108',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110806','Rasur & Haarentfernung','2004-11-25','ID11','ID1108',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110807','Seife','2004-11-25','ID11','ID1108',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110808','Sonnenschutz & Selbstbräuner','2004-11-25','ID11','ID1108',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110809','Sonstiges','2004-11-25','ID11','ID1108',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109','Nahrungsmittel & Spezialitäten','2004-11-25','ID11','ID11',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110901','Alkoholfreie Getränke','2004-11-25','ID11','ID1109',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110902','Diabetiker-Produkte','2004-11-25','ID11','ID1109',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110903','Essig','2004-11-25','ID11','ID1109',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110904','Fisch & Meeresfrüchte','2004-11-25','ID11','ID1109',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110905','Fleisch','2004-11-25','ID11','ID1109',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110906','Gewürze','2004-11-25','ID11','ID1109',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110907','Honig & Sirup','2004-11-25','ID11','ID1109',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110908','Kaffee','2004-11-25','ID11','ID1109',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110909','Kekse','2004-11-25','ID11','ID1109',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110910','Knabbergebäck','2004-11-25','ID11','ID1109',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110911','Konfitüre & Brotaufstriche','2004-11-25','ID11','ID1109',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110912','Käse','2004-11-25','ID11','ID1109',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110913','Müsli','2004-11-25','ID11','ID1109',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110914','Nüsse & Früchte','2004-11-25','ID11','ID1109',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110915','Sanddornprodukte','2004-11-25','ID11','ID1109',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110916','Schinken & Wurst','2004-11-25','ID11','ID1109',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110917','Sekt & Champagner','2004-11-25','ID11','ID1109',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110918','Sonstige','2004-11-25','ID11','ID1109',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110919','Süßwaren & Pralinen','2004-11-25','ID11','ID1109',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110920','Tee','2004-11-25','ID11','ID1109',3,0,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11092001','Früchtetee','2004-11-25','ID11','ID110920',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11092002','Grüner Tee','2004-11-25','ID11','ID110920',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200201','Aromatisiert','2004-11-25','ID11','ID11092002',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200202','Sonstiges','2004-11-25','ID11','ID11092002',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11092003','Honeybusch','2004-11-25','ID11','ID110920',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11092004','Kräutertee','2004-11-25','ID11','ID110920',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11092005','Lapacho','2004-11-25','ID11','ID110920',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11092006','Mate Tee','2004-11-25','ID11','ID110920',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11092007','Pu-Erh-Tee','2004-11-25','ID11','ID110920',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11092008','Rotbuschtee (Rooibos)','2004-11-25','ID11','ID110920',4,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200801','Grüner Rooibostee','2004-11-25','ID11','ID11092008',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200802','Sonstiges','2004-11-25','ID11','ID11092008',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11092009','Schwarzer Tee','2004-11-25','ID11','ID110920',4,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200901','Aromatisiert','2004-11-25','ID11','ID11092009',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200902','Assam','2004-11-25','ID11','ID11092009',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200903','Ceylon','2004-11-25','ID11','ID11092009',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200904','China','2004-11-25','ID11','ID11092009',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200905','Darjeeling','2004-11-25','ID11','ID11092009',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200906','Mischungen','2004-11-25','ID11','ID11092009',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200907','Oolong','2004-11-25','ID11','ID11092009',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200908','Provinzen','2004-11-25','ID11','ID11092009',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109200909','Sonstiges','2004-11-25','ID11','ID11092009',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11092010','Sonstiges','2004-11-25','ID11','ID110920',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11092011','Weisser Tee','2004-11-25','ID11','ID110920',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110921','Teigwaren & Cerealien','2004-11-25','ID11','ID1109',3,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110922','Trüffel','2004-11-25','ID11','ID1109',3,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110923','Weine','2004-11-25','ID11','ID1109',3,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110924','Zigarren & Tabakwaren','2004-11-25','ID11','ID1109',3,1,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110925','Öko- & Bioprodukte','2004-11-25','ID11','ID1109',3,1,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID110926','Öl','2004-11-25','ID11','ID1109',3,1,1,26,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1110','Parfum','2004-11-25','ID11','ID11',2,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111001','Damen','2004-11-25','ID11','ID1110',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111002','Herren','2004-11-25','ID11','ID1110',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111003','Sonstige','2004-11-25','ID11','ID1110',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111004','Unisex','2004-11-25','ID11','ID1110',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1111','Pflege & Medizinischer Bedarf','2004-11-25','ID11','ID11',2,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111101','Behindertenbedarf','2004-11-25','ID11','ID1111',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111102','Erste Hilfe','2004-11-25','ID11','ID1111',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111103','Geräte & Tests','2004-11-25','ID11','ID1111',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11110301','Batterien','2004-11-25','ID11','ID111103',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11110302','Blutdruckmessgeräte','2004-11-25','ID11','ID111103',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11110303','Diabetiker & Injektionsbedarf','2004-11-25','ID11','ID111103',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11110304','Inhalation','2004-11-25','ID11','ID111103',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11110305','Körperfettmessung & Waagen','2004-11-25','ID11','ID111103',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11110306','sonstige Geräte & Tests','2004-11-25','ID11','ID111103',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11110307','Therapiebedarf','2004-11-25','ID11','ID111103',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11110308','Thermometer & Zubehör','2004-11-25','ID11','ID111103',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111104','Medikation','2004-11-25','ID11','ID1111',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111105','Messgeräte','2004-11-25','ID11','ID1111',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111106','Pflege & Medizinischer Bedarf','2004-11-25','ID11','ID1111',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111107','Verbände, Bandagen & Pflaster','2004-11-25','ID11','ID1111',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1112','Sonstiges','2004-11-25','ID11','ID11',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1113','Zahnpflege','2004-11-25','ID11','ID11',2,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111301','Dritte Zähne','2004-11-25','ID11','ID1113',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111302','Kinderzahnpflege','2004-11-25','ID11','ID1113',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111303','Mundpflege','2004-11-25','ID11','ID1113',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111304','Sonstiges','2004-11-25','ID11','ID1113',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111305','Spezialpflege','2004-11-25','ID11','ID1113',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111306','Zahnbürsten','2004-11-25','ID11','ID1113',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID111307','Zahnpasta','2004-11-25','ID11','ID1113',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID12','Handy, Festnetz & Organizer','2004-11-25','ID12','',1,0,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1201','Faxgeräte & Zubehör','2004-11-25','ID12','ID12',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120101','Faxgeräte','2004-11-25','ID12','ID1201',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120102','Sonstiges','2004-11-25','ID12','ID1201',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120103','Zubehör','2004-11-25','ID12','ID1201',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1202','Handy-Zubehör','2004-11-25','ID12','ID12',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120201','Akkus','2004-11-25','ID12','ID1202',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120202','Antennen','2004-11-25','ID12','ID1202',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120203','Antennen-Booster','2004-11-25','ID12','ID1202',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120204','Blinkende Produkte','2004-11-25','ID12','ID1202',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120205','Datenkabel','2004-11-25','ID12','ID1202',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120206','Einbaufreisprechanlagen','2004-11-25','ID12','ID1202',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120207','Freisprechanlagen','2004-11-25','ID12','ID1202',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120208','Handyhalter','2004-11-25','ID12','ID1202',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120209','Handysoftware','2004-11-25','ID12','ID1202',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120210','Headsets','2004-11-25','ID12','ID1202',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120211','Ladekabel','2004-11-25','ID12','ID1202',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120212','LCD Displays','2004-11-25','ID12','ID1202',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120213','LED-Umbau','2004-11-25','ID12','ID1202',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120214','Multimedia','2004-11-25','ID12','ID1202',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120215','Oberschalen','2004-11-25','ID12','ID1202',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120216','Sonstige','2004-11-25','ID12','ID1202',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120217','Taschen','2004-11-25','ID12','ID1202',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120218','Tischladestationen','2004-11-25','ID12','ID1202',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1203','Handys mit Vertrag','2004-11-25','ID12','ID12',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120301','Alcatel','2004-11-25','ID12','ID1203',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120302','Blackberry','2004-11-25','ID12','ID1203',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120303','Maxon','2004-11-25','ID12','ID1203',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120304','Motorola','2004-11-25','ID12','ID1203',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120305','NEC','2004-11-25','ID12','ID1203',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120306','Nokia','2004-11-25','ID12','ID1203',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120307','O2','2004-11-25','ID12','ID1203',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120308','Panasonic','2004-11-25','ID12','ID1203',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120309','Sagem','2004-11-25','ID12','ID1203',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120310','Samsung','2004-11-25','ID12','ID1203',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120311','Sendo','2004-11-25','ID12','ID1203',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120312','Sharp','2004-11-25','ID12','ID1203',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120313','Siemens','2004-11-25','ID12','ID1203',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120314','Sonstige','2004-11-25','ID12','ID1203',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120315','Sony Ericsson','2004-11-25','ID12','ID1203',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120316','Xelibri','2004-11-25','ID12','ID1203',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1204','Handys ohne Vertrag','2004-11-25','ID12','ID12',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120401','Alcatel','2004-11-25','ID12','ID1204',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120402','Blackberry','2004-11-25','ID12','ID1204',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120403','Maxon','2004-11-25','ID12','ID1204',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120404','Motorola','2004-11-25','ID12','ID1204',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120405','NEC','2004-11-25','ID12','ID1204',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120406','Nokia','2004-11-25','ID12','ID1204',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120407','O2','2004-11-25','ID12','ID1204',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120408','Panasonic','2004-11-25','ID12','ID1204',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120409','Sagem','2004-11-25','ID12','ID1204',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120410','Samsung','2004-11-25','ID12','ID1204',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120411','Sendo','2004-11-25','ID12','ID1204',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120412','Sharp','2004-11-25','ID12','ID1204',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120413','Siemens','2004-11-25','ID12','ID1204',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120414','Sonstige','2004-11-25','ID12','ID1204',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120415','Sony Ericsson','2004-11-25','ID12','ID1204',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120416','Xelibri','2004-11-25','ID12','ID1204',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1205','PDAs & Organizer','2004-11-25','ID12','ID12',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120501','HP','2004-11-25','ID12','ID1205',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID12050101','Compaq','2004-11-25','ID12','ID120501',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120502','Palm','2004-11-25','ID12','ID1205',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120503','Sonstige','2004-11-25','ID12','ID1205',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120504','Sony','2004-11-25','ID12','ID1205',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120505','Yakumo','2004-11-25','ID12','ID1205',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120506','Zubehör','2004-11-25','ID12','ID1205',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1206','PrePaid-Karten & -Pakete','2004-11-25','ID12','ID12',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1207','Smartphones','2004-11-25','ID12','ID12',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1208','Sonstiges','2004-11-25','ID12','ID12',2,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1209','Telefon-Zubehör','2004-11-25','ID12','ID12',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120901','Akkus','2004-11-25','ID12','ID1209',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120902','Anrufbeantworter','2004-11-25','ID12','ID1209',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120903','Faxweichen','2004-11-25','ID12','ID1209',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120904','Signalgeräte','2004-11-25','ID12','ID1209',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120905','Sonstiges','2004-11-25','ID12','ID1209',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120906','Telefon-Adapter','2004-11-25','ID12','ID1209',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120907','Telefon-Dosen','2004-11-25','ID12','ID1209',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120908','Telefon-Kabel','2004-11-25','ID12','ID1209',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID120909','Telefon-Stecker','2004-11-25','ID12','ID1209',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1210','Telefonanlagen','2004-11-25','ID12','ID12',2,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID121001','Analog','2004-11-25','ID12','ID1210',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID121002','Erweiterungen','2004-11-25','ID12','ID1210',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID121003','ISDN','2004-11-25','ID12','ID1210',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID121004','Music on hold','2004-11-25','ID12','ID1210',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID121005','Sonstige','2004-11-25','ID12','ID1210',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID121006','Türsprechstellen','2004-11-25','ID12','ID1210',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1211','Telefone','2004-11-25','ID12','ID12',2,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID121101','Analog','2004-11-25','ID12','ID1211',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID121102','Analog schnurlos','2004-11-25','ID12','ID1211',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID121103','ISDN','2004-11-25','ID12','ID1211',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID121104','ISDN schnurlos','2004-11-25','ID12','ID1211',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID121105','Sondertelefone','2004-11-25','ID12','ID1211',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID121106','Sonstige','2004-11-25','ID12','ID1211',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1212','Wireless','2004-11-25','ID12','ID12',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13','Haus & Garten','2004-11-25','ID13','',1,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1301','Bad & Sauna','2004-11-25','ID13','ID13',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130101','Bad','2004-11-25','ID13','ID1301',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010101','Abtrennungen','2004-11-25','ID13','ID130101',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1301010101','Wände','2004-11-25','ID13','ID13010101',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010102','Accessoires','2004-11-25','ID13','ID130101',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1301010201','Zubehör','2004-11-25','ID13','ID13010102',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010103','Armaturen','2004-11-25','ID13','ID130101',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010104','Bad-Garnituren','2004-11-25','ID13','ID130101',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1301010401','Teppiche','2004-11-25','ID13','ID13010104',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010105','Badewannen','2004-11-25','ID13','ID130101',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010106','Duscheinlagen','2004-11-25','ID13','ID130101',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010107','Duschkabinen','2004-11-25','ID13','ID130101',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010108','Duschvorhänge','2004-11-25','ID13','ID130101',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010109','Duschwannen','2004-11-25','ID13','ID130101',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010110','Fliesen','2004-11-25','ID13','ID130101',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010111','Heizen','2004-11-25','ID13','ID130101',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010112','Personenwaagen','2004-11-25','ID13','ID130101',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010113','Regale','2004-11-25','ID13','ID130101',4,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1301011301','Schränke','2004-11-25','ID13','ID13010113',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010114','Sonstiges','2004-11-25','ID13','ID130101',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010115','Spiegelschränke','2004-11-25','ID13','ID130101',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010116','Toiletten-Center','2004-11-25','ID13','ID130101',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010117','Trockenhelfer','2004-11-25','ID13','ID130101',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010118','Warmwassergeräte','2004-11-25','ID13','ID130101',4,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010119','Waschbecken','2004-11-25','ID13','ID130101',4,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130102','Sauna','2004-11-25','ID13','ID1301',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130103','Schwimmbad','2004-11-25','ID13','ID1301',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010301','Filteranlagen','2004-11-25','ID13','ID130103',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010302','Reinigung','2004-11-25','ID13','ID130103',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010303','Schwimmbecken','2004-11-25','ID13','ID130103',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13010304','Zubehör','2004-11-25','ID13','ID130103',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1302','Dekoration','2004-11-25','ID13','ID13',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130201','Bewegungsmelder','2004-11-25','ID13','ID1302',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130202','Bilder','2004-11-25','ID13','ID1302',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130203','Bilderrahmen','2004-11-25','ID13','ID1302',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130204','Duft & Aroma','2004-11-25','ID13','ID1302',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130205','Feng Shui','2004-11-25','ID13','ID1302',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130206','Jahreszeitliche Dekoration','2004-11-25','ID13','ID1302',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130207','Kerzen','2004-11-25','ID13','ID1302',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130208','Kerzenständer','2004-11-25','ID13','ID1302',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130209','PartyLite','2004-11-25','ID13','ID1302',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130210','Skulpturen & Statuen','2004-11-25','ID13','ID1302',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130211','Sonstige','2004-11-25','ID13','ID1302',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130212','Spiegel','2004-11-25','ID13','ID1302',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130213','Türstopper','2004-11-25','ID13','ID1302',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130214','Vasen','2004-11-25','ID13','ID1302',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130215','Zimmerspringbrunnen','2004-11-25','ID13','ID1302',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1303','Designermöbel & Interieur','2004-11-25','ID13','ID13',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130301','Aktuelles Design','2004-11-25','ID13','ID1303',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130302','Design Klassiker','2004-11-25','ID13','ID1303',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130303','Designerbetten & -liegen','2004-11-25','ID13','ID1303',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130304','Designerbüro- & Objektmöbel','2004-11-25','ID13','ID1303',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130305','Designerlampen & -licht','2004-11-25','ID13','ID1303',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130306','Designeroutdoormöbel','2004-11-25','ID13','ID1303',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130307','Designersessel & -sofas','2004-11-25','ID13','ID1303',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130308','Designerstühle','2004-11-25','ID13','ID1303',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130309','Designertische','2004-11-25','ID13','ID1303',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130310','Kurioses','2004-11-25','ID13','ID1303',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130311','Sonstige','2004-11-25','ID13','ID1303',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1304','Garten','2004-11-25','ID13','ID13',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130401','Beleuchtung','2004-11-25','ID13','ID1304',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130402','Bepflanzung','2004-11-25','ID13','ID1304',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130403','Bewässerung','2004-11-25','ID13','ID1304',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130404','Düngemittel','2004-11-25','ID13','ID1304',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130405','Freizeit','2004-11-25','ID13','ID1304',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130406','Gartengeräte','2004-11-25','ID13','ID1304',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130407','Gartengestaltung','2004-11-25','ID13','ID1304',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130408','Gartenholz','2004-11-25','ID13','ID1304',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130409','Gartenhäuser','2004-11-25','ID13','ID1304',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130410','Gartenmöbel','2004-11-25','ID13','ID1304',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130411','Gartenwerkzeuge','2004-11-25','ID13','ID1304',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130412','Gewächshäuser','2004-11-25','ID13','ID1304',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130413','Grillen','2004-11-25','ID13','ID1304',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130414','Insektenschutz','2004-11-25','ID13','ID1304',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130415','Pflanzgefäße','2004-11-25','ID13','ID1304',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130416','Saatgut','2004-11-25','ID13','ID1304',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130417','Sonstige','2004-11-25','ID13','ID1304',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130418','Sonstiges','2004-11-25','ID13','ID1304',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130419','Spielzeug','2004-11-25','ID13','ID1304',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130420','Teich','2004-11-25','ID13','ID1304',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130421','Zäune','2004-11-25','ID13','ID1304',3,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1305','Hobby & Künstlerbedarf','2004-11-25','ID13','ID13',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130501','Artistik & Jonglage','2004-11-25','ID13','ID1305',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130502','Basteln','2004-11-25','ID13','ID1305',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130503','Farben & Malzubehör','2004-11-25','ID13','ID1305',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130504','Floristik','2004-11-25','ID13','ID1305',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130505','Handarbeit','2004-11-25','ID13','ID1305',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130506','Outdoor','2004-11-25','ID13','ID1305',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130507','Perlen & Pailletten','2004-11-25','ID13','ID1305',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130508','Seidenmalerei','2004-11-25','ID13','ID1305',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130509','Serviettentechnik','2004-11-25','ID13','ID1305',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130510','Sonstige','2004-11-25','ID13','ID1305',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130511','Window Color','2004-11-25','ID13','ID1305',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130512','Zaubern','2004-11-25','ID13','ID1305',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1306','Küche & Haushalt','2004-11-25','ID13','ID13',2,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130601','Bar- & Weinzubehör','2004-11-25','ID13','ID1306',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130602','Besteck','2004-11-25','ID13','ID1306',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130603','Gedeckter Tisch','2004-11-25','ID13','ID1306',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130604','Kochen & Backen','2004-11-25','ID13','ID1306',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130605','Küchenmesser','2004-11-25','ID13','ID1306',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130606','Putzmittel & -zubehör','2004-11-25','ID13','ID1306',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130607','Sonstige','2004-11-25','ID13','ID1306',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130608','Tupperware','2004-11-25','ID13','ID1306',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130609','Töpfe & Pfannen','2004-11-25','ID13','ID1306',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1307','Möbel & Einrichtungen','2004-11-25','ID13','ID13',2,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130701','Aufbewahrungsmöbel','2004-11-25','ID13','ID1307',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130702','Diverse Möbel','2004-11-25','ID13','ID1307',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130703','Esszimmer','2004-11-25','ID13','ID1307',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070301','Eckbänke','2004-11-25','ID13','ID130703',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070302','Esstische','2004-11-25','ID13','ID130703',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070303','High- & Sideboards','2004-11-25','ID13','ID130703',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070304','Komplettangebote','2004-11-25','ID13','ID130703',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070305','Regale','2004-11-25','ID13','ID130703',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070306','Schränke','2004-11-25','ID13','ID130703',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070307','Sonstiges','2004-11-25','ID13','ID130703',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070308','Stühle','2004-11-25','ID13','ID130703',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070309','Vitrinen','2004-11-25','ID13','ID130703',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130704','Flur & Diele','2004-11-25','ID13','ID1307',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070401','Dielen-Accessoires','2004-11-25','ID13','ID130704',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070402','Dielenschränke','2004-11-25','ID13','ID130704',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070403','Garderoben','2004-11-25','ID13','ID130704',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070404','Kommoden','2004-11-25','ID13','ID130704',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070405','Komplettangebote','2004-11-25','ID13','ID130704',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070406','Schuhschränke','2004-11-25','ID13','ID130704',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070407','Sonstiges','2004-11-25','ID13','ID130704',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130705','Haus & Wohnen','2004-11-25','ID13','ID1307',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130706','Kinder- & Jugendzimmer','2004-11-25','ID13','ID1307',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130707','Küche','2004-11-25','ID13','ID1307',3,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070701','Komplettangebote','2004-11-25','ID13','ID130707',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070702','Küchenarmaturen','2004-11-25','ID13','ID130707',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070703','Küchenkleinmöbel','2004-11-25','ID13','ID130707',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070704','Küchenschränke','2004-11-25','ID13','ID130707',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070705','Regale','2004-11-25','ID13','ID130707',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070706','Sonstiges','2004-11-25','ID13','ID130707',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070707','Umbauschränke','2004-11-25','ID13','ID130707',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130708','Lampen & Licht','2004-11-25','ID13','ID1307',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070801','Deckenbögen & Spiralen','2004-11-25','ID13','ID130708',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070802','Deckenleuchten','2004-11-25','ID13','ID130708',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070803','Deko-Leuchten','2004-11-25','ID13','ID130708',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070804','Halogenleuchten','2004-11-25','ID13','ID130708',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070805','Leuchtmittel','2004-11-25','ID13','ID130708',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070806','Pendelleuchten','2004-11-25','ID13','ID130708',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070807','Schienensysteme','2004-11-25','ID13','ID130708',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070808','Schreibtischleuchten','2004-11-25','ID13','ID130708',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070809','Sonstiges','2004-11-25','ID13','ID130708',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070810','Spezialleuchten','2004-11-25','ID13','ID130708',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070811','Standleuchten','2004-11-25','ID13','ID130708',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070812','Tischleuchten','2004-11-25','ID13','ID130708',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13070813','Wandleuchten','2004-11-25','ID13','ID130708',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130709','Möbelzubehör','2004-11-25','ID13','ID1307',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130710','Schlafzimmer','2004-11-25','ID13','ID1307',3,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071001','Anbausysteme','2004-11-25','ID13','ID130710',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071002','Anbauwände','2004-11-25','ID13','ID130710',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071003','Bettgestelle','2004-11-25','ID13','ID130710',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071004','Futonbetten','2004-11-25','ID13','ID130710',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071005','Kleiderschränke','2004-11-25','ID13','ID130710',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071006','Kommoden','2004-11-25','ID13','ID130710',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071007','Komplettangebote','2004-11-25','ID13','ID130710',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071008','Lattenroste','2004-11-25','ID13','ID130710',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071009','Massivbetten','2004-11-25','ID13','ID130710',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071010','Matratzen','2004-11-25','ID13','ID130710',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071011','Metallbetten','2004-11-25','ID13','ID130710',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071012','Nachtkonsolen','2004-11-25','ID13','ID130710',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071013','Polsterbetten','2004-11-25','ID13','ID130710',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071014','Sonstiges','2004-11-25','ID13','ID130710',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071015','Truhen','2004-11-25','ID13','ID130710',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071016','Wasserbetten','2004-11-25','ID13','ID130710',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130711','Sofas & Sessel','2004-11-25','ID13','ID1307',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130712','Teppiche','2004-11-25','ID13','ID1307',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130713','Wohntextilien','2004-11-25','ID13','ID1307',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130714','Wohnzimmer','2004-11-25','ID13','ID1307',3,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071401','Anbausysteme','2004-11-25','ID13','ID130714',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071402','Anbauwände','2004-11-25','ID13','ID130714',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071403','Couchtische','2004-11-25','ID13','ID130714',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071404','HiFi- & Phonomöbel','2004-11-25','ID13','ID130714',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071405','High- & Sideboards','2004-11-25','ID13','ID130714',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071406','Hocker','2004-11-25','ID13','ID130714',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071407','Polsterecken','2004-11-25','ID13','ID130714',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071408','Polstergarnituren','2004-11-25','ID13','ID130714',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071409','Polsterprogramm','2004-11-25','ID13','ID130714',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071410','Regale','2004-11-25','ID13','ID130714',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071411','Schlafsofas','2004-11-25','ID13','ID130714',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071412','Sessel','2004-11-25','ID13','ID130714',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071413','Sofas','2004-11-25','ID13','ID130714',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071414','Sonstiges','2004-11-25','ID13','ID130714',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071415','Vitrinen','2004-11-25','ID13','ID130714',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13071416','Wohnzimmer-Accessoires','2004-11-25','ID13','ID130714',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1308','Party & Geschenke','2004-11-25','ID13','ID13',2,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130801','Blumen','2004-11-25','ID13','ID1308',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130802','Einladungs- & Grußkarten','2004-11-25','ID13','ID1308',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130803','Geburtstag','2004-11-25','ID13','ID1308',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130804','Geschenkgutscheine','2004-11-25','ID13','ID1308',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130805','Geschenkkörbe & -sets','2004-11-25','ID13','ID1308',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130806','Hochzeit','2004-11-25','ID13','ID1308',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130807','Lichterketten','2004-11-25','ID13','ID1308',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130808','Partyzubehör','2004-11-25','ID13','ID1308',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130809','Sonstige','2004-11-25','ID13','ID1308',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1309','Porzellan & Glas','2004-11-25','ID13','ID13',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130901','Glas & Kristall','2004-11-25','ID13','ID1309',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130902','Keramik','2004-11-25','ID13','ID1309',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130903','Pflege & Reparatur','2004-11-25','ID13','ID1309',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130904','Porzellan','2004-11-25','ID13','ID1309',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID130905','Sonstiges','2004-11-25','ID13','ID1309',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1310','Sonstiges','2004-11-25','ID13','ID13',2,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311','Tierwelt','2004-11-25','ID13','ID13',2,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101','Aquaristik','2004-11-25','ID13','ID1311',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110101','Meerwasser','2004-11-25','ID13','ID131101',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010101','Beleuchtung','2004-11-25','ID13','ID13110101',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010102','Eiweißabschäumer','2004-11-25','ID13','ID13110101',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010103','Filterbauteile','2004-11-25','ID13','ID13110101',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010104','Filterkomponenten','2004-11-25','ID13','ID13110101',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010105','Filtermaterial','2004-11-25','ID13','ID13110101',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010106','Filtersysteme','2004-11-25','ID13','ID13110101',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010107','Futtermittel','2004-11-25','ID13','ID13110101',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010108','Gegen Algen und Parasiten','2004-11-25','ID13','ID13110101',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010109','Kühlaggregate','2004-11-25','ID13','ID13110101',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010110','Meersalz','2004-11-25','ID13','ID13110101',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010111','Meerwasserkomplettaquarien','2004-11-25','ID13','ID13110101',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010112','Meerwasserpräparate','2004-11-25','ID13','ID13110101',5,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010113','Messen und Regeln','2004-11-25','ID13','ID13110101',5,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010114','Osmosetechnik','2004-11-25','ID13','ID13110101',5,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010115','Pumpen','2004-11-25','ID13','ID13110101',5,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010116','PVC Rohre ,Fittings & Klebstoffe','2004-11-25','ID13','ID13110101',5,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010117','Sonstige Technik & Zubehör','2004-11-25','ID13','ID13110101',5,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010118','Sonstiges','2004-11-25','ID13','ID13110101',5,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110102','Sonstiges','2004-11-25','ID13','ID131101',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110103','Süßwasser','2004-11-25','ID13','ID131101',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010301','Aquarien & Möbel','2004-11-25','ID13','ID13110103',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010302','Aquarienfilter & Pumpen','2004-11-25','ID13','ID13110103',5,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030201','Außenfilter & Zubehör','2004-11-25','ID13','ID1311010302',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030202','Innenfilter & Zubehör','2004-11-25','ID13','ID1311010302',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030203','Sonstiges','2004-11-25','ID13','ID1311010302',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030204','Universalpumpen & Luftpumpen','2004-11-25','ID13','ID1311010302',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010303','Aquarienheizer','2004-11-25','ID13','ID13110103',5,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030301','Bodenheizer','2004-11-25','ID13','ID1311010303',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030302','Sonstiges','2004-11-25','ID13','ID1311010303',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030303','Stabheizer','2004-11-25','ID13','ID1311010303',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010304','Aquarientechnik & -zubehör','2004-11-25','ID13','ID13110103',5,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030401','Bodengrundreiniger','2004-11-25','ID13','ID1311010304',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030402','Fütterungshilfen','2004-11-25','ID13','ID1311010304',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030403','Klebstoffe & PVC-Teile','2004-11-25','ID13','ID1311010304',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030404','Luftausströmer','2004-11-25','ID13','ID1311010304',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030405','Schaltuhren & Thermometer','2004-11-25','ID13','ID1311010304',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030406','Scheibenreiniger','2004-11-25','ID13','ID1311010304',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030407','Sonstiges','2004-11-25','ID13','ID1311010304',6,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030408','Technische Kleinteile','2004-11-25','ID13','ID1311010304',6,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010305','Bekämpfungsmittel','2004-11-25','ID13','ID13110103',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010306','Beleuchtung','2004-11-25','ID13','ID13110103',5,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030601','Abdeckungen','2004-11-25','ID13','ID1311010306',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030602','Hängelampen','2004-11-25','ID13','ID1311010306',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030603','Lampenzubehör','2004-11-25','ID13','ID1311010306',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030604','Leuchstoffröhren','2004-11-25','ID13','ID1311010306',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101030605','Sonstiges','2004-11-25','ID13','ID1311010306',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010307','CO2 Düngesysteme','2004-11-25','ID13','ID13110103',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010308','Dekoration','2004-11-25','ID13','ID13110103',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010309','Filtermedien','2004-11-25','ID13','ID13110103',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010310','Literatur','2004-11-25','ID13','ID13110103',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010311','Osmoseanlagen','2004-11-25','ID13','ID13110103',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010312','Sonstiges','2004-11-25','ID13','ID13110103',5,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010313','UV-Geräte','2004-11-25','ID13','ID13110103',5,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010314','Wasseranalyse & -zubehör','2004-11-25','ID13','ID13110103',5,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010315','Wasseraufbereitung & Pflege','2004-11-25','ID13','ID13110103',5,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010316','Wasserpflanzen','2004-11-25','ID13','ID13110103',5,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010317','Wasserpflanzenpflege','2004-11-25','ID13','ID13110103',5,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010318','Zierfisch-Futter','2004-11-25','ID13','ID13110103',5,0,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101031801','Aufzuchtfutter','2004-11-25','ID13','ID1311010318',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101031802','Chipsfutter','2004-11-25','ID13','ID1311010318',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101031803','Flockenfutter','2004-11-25','ID13','ID1311010318',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101031804','Goldfischfutter','2004-11-25','ID13','ID1311010318',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101031805','Granulatfutter','2004-11-25','ID13','ID1311010318',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101031806','GVG-Futter','2004-11-25','ID13','ID1311010318',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101031807','Menüfutter','2004-11-25','ID13','ID1311010318',6,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101031808','Sonstiges','2004-11-25','ID13','ID1311010318',6,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101031809','Tablettenfutter','2004-11-25','ID13','ID1311010318',6,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131101031810','Vitamine','2004-11-25','ID13','ID1311010318',6,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311010319','Zierfisch-Heilmittel','2004-11-25','ID13','ID13110103',5,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102','Hunde','2004-11-25','ID13','ID1311',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110201','Futter','2004-11-25','ID13','ID131102',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020101','Futterergänzung','2004-11-25','ID13','ID13110201',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010101','Fell & Haut','2004-11-25','ID13','ID1311020101',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010102','Knochen, Gelenke & Bindegewebe','2004-11-25','ID13','ID1311020101',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010103','Sonstiges','2004-11-25','ID13','ID1311020101',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010104','Ungezieferschutz','2004-11-25','ID13','ID1311020101',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010105','Vitamine & Mineralstoffe','2004-11-25','ID13','ID1311020101',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010106','Zucht','2004-11-25','ID13','ID1311020101',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020102','Naßfutter','2004-11-25','ID13','ID13110201',5,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010201','Animonda','2004-11-25','ID13','ID1311020102',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010202','Belcando','2004-11-25','ID13','ID1311020102',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010203','Bozita','2004-11-25','ID13','ID1311020102',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010204','Eukanuba','2004-11-25','ID13','ID1311020102',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010205','Nutro','2004-11-25','ID13','ID1311020102',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010206','Sonstiges','2004-11-25','ID13','ID1311020102',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020103','Snack & Belohnung','2004-11-25','ID13','ID13110201',5,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010301','Biscuits & Kekse','2004-11-25','ID13','ID1311020103',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010302','Büffelhautprodukte','2004-11-25','ID13','ID1311020103',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010303','Geräuchertes','2004-11-25','ID13','ID1311020103',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010304','Kauartikel Fisch','2004-11-25','ID13','ID1311020103',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010305','Kauartikel Geflügel','2004-11-25','ID13','ID1311020103',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010306','Kauartikel Rind','2004-11-25','ID13','ID1311020103',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010307','Kauartikel Schwein','2004-11-25','ID13','ID1311020103',6,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010308','Leckerly & Drops','2004-11-25','ID13','ID1311020103',6,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010309','Sonstiges','2004-11-25','ID13','ID1311020103',6,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010310','Zahnpflege','2004-11-25','ID13','ID1311020103',6,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020104','Sonstiges','2004-11-25','ID13','ID13110201',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020105','Trockenfutter','2004-11-25','ID13','ID13110201',5,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010501','Advance','2004-11-25','ID13','ID1311020105',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010502','Belcando','2004-11-25','ID13','ID1311020105',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010503','Best Choice','2004-11-25','ID13','ID1311020105',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010504','Bosch','2004-11-25','ID13','ID1311020105',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010505','Bozita','2004-11-25','ID13','ID1311020105',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010506','Eukanuba Adult&Senior','2004-11-25','ID13','ID1311020105',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010507','Eukanuba Puppy&Junior','2004-11-25','ID13','ID1311020105',6,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010508','Happy dog','2004-11-25','ID13','ID1311020105',6,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010509','Hund Köket','2004-11-25','ID13','ID1311020105',6,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010510','Markus Mühle','2004-11-25','ID13','ID1311020105',6,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010511','Mera dog','2004-11-25','ID13','ID1311020105',6,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010512','Nutro Adult&Senior','2004-11-25','ID13','ID1311020105',6,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010513','Nutro Puppy&Junior','2004-11-25','ID13','ID1311020105',6,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010514','Royal Canin Adult&Senior','2004-11-25','ID13','ID1311020105',6,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010515','Royal Canin Puppy&Junior','2004-11-25','ID13','ID1311020105',6,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010516','Sonstiges','2004-11-25','ID13','ID1311020105',6,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102010517','Timberwolf Organigs','2004-11-25','ID13','ID1311020105',6,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110202','Schlafen','2004-11-25','ID13','ID131102',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020201','Betten','2004-11-25','ID13','ID13110202',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020202','Decken','2004-11-25','ID13','ID13110202',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020203','Hunde-Sofas','2004-11-25','ID13','ID13110202',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020204','Kissen','2004-11-25','ID13','ID13110202',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020205','Kuscheltierchen','2004-11-25','ID13','ID13110202',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020206','Körbe','2004-11-25','ID13','ID13110202',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020207','Sonstiges','2004-11-25','ID13','ID13110202',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020208','Spar-Sets','2004-11-25','ID13','ID13110202',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110203','Sicherheit & Unterwegs','2004-11-25','ID13','ID131102',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020301','Autobelüftung','2004-11-25','ID13','ID13110203',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020302','Autoschondecken','2004-11-25','ID13','ID13110203',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020303','Hund und Fahrrad','2004-11-25','ID13','ID13110203',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020304','Kofferraumboxen','2004-11-25','ID13','ID13110203',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020305','Kotbeutel','2004-11-25','ID13','ID13110203',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020306','Reisenäpfe','2004-11-25','ID13','ID13110203',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020307','Rucksäche & Tragetaschen','2004-11-25','ID13','ID13110203',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020308','Sicherheitsgurte','2004-11-25','ID13','ID13110203',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020309','Sonstiges','2004-11-25','ID13','ID13110203',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020310','Transportboxen','2004-11-25','ID13','ID13110203',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110204','Spiel & Sport','2004-11-25','ID13','ID131102',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020401','Apportieren','2004-11-25','ID13','ID13110204',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020402','Beschäftigung','2004-11-25','ID13','ID13110204',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020403','Bälle & Jumper','2004-11-25','ID13','ID13110204',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020404','Clickertraining','2004-11-25','ID13','ID13110204',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020405','Joggen & Wandern','2004-11-25','ID13','ID13110204',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020406','Kong','2004-11-25','ID13','ID13110204',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020407','Quitschendes','2004-11-25','ID13','ID13110204',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020408','Radfahren','2004-11-25','ID13','ID13110204',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020409','Ringe & Frisbees','2004-11-25','ID13','ID13110204',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020410','Sonstiges','2004-11-25','ID13','ID13110204',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020411','Taue','2004-11-25','ID13','ID13110204',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020412','Trainingszubehör','2004-11-25','ID13','ID13110204',5,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110205','Zubehör','2004-11-25','ID13','ID131102',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020501','Buch & Kalender','2004-11-25','ID13','ID13110205',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050101','Erziehen und Verstehen','2004-11-25','ID13','ID1311020501',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050102','Fachbücher','2004-11-25','ID13','ID1311020501',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050103','Hunderecht','2004-11-25','ID13','ID1311020501',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050104','Kalender','2004-11-25','ID13','ID1311020501',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050105','Rassebücher','2004-11-25','ID13','ID1311020501',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050106','Sonstiges','2004-11-25','ID13','ID1311020501',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020502','Futternapf','2004-11-25','ID13','ID13110205',5,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050201','Edelstahl','2004-11-25','ID13','ID1311020502',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050202','Futteraufbewahrung','2004-11-25','ID13','ID1311020502',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050203','Futterautomaten','2004-11-25','ID13','ID1311020502',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050204','Keramik & Kunststoff','2004-11-25','ID13','ID1311020502',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050205','Napfständer','2004-11-25','ID13','ID1311020502',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050206','Sonstige','2004-11-25','ID13','ID1311020502',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020503','Leine & Halsband','2004-11-25','ID13','ID13110205',5,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050301','Ferntrainer & Ausbildung','2004-11-25','ID13','ID1311020503',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050302','Flexi & Co.','2004-11-25','ID13','ID1311020503',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050303','für Welpen','2004-11-25','ID13','ID1311020503',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050304','Kettenhalsbänder & -leinen','2004-11-25','ID13','ID1311020503',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050305','Koppeln','2004-11-25','ID13','ID1311020503',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050306','Ledergeschirre','2004-11-25','ID13','ID1311020503',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050307','Lederhalsbänder','2004-11-25','ID13','ID1311020503',6,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050308','Lederleinen','2004-11-25','ID13','ID1311020503',6,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050309','Nylongeschirre','2004-11-25','ID13','ID1311020503',6,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050310','Nylonhalsbänder','2004-11-25','ID13','ID1311020503',6,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050311','Nylonleinen','2004-11-25','ID13','ID1311020503',6,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050312','Reflektorleinen & Halsbänder','2004-11-25','ID13','ID1311020503',6,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050313','Sonstige','2004-11-25','ID13','ID1311020503',6,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050314','Spar-Sets','2004-11-25','ID13','ID1311020503',6,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050315','Ungezieferhalsbänder','2004-11-25','ID13','ID1311020503',6,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050316','Zubehör','2004-11-25','ID13','ID1311020503',6,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020504','Pflege & Gesundheit','2004-11-25','ID13','ID13110205',5,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050401','Bürsten & Kämme','2004-11-25','ID13','ID1311020504',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050402','Fleckentferner & Desinfektion','2004-11-25','ID13','ID1311020504',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050403','Handtücher','2004-11-25','ID13','ID1311020504',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050404','Ohrenpflege','2004-11-25','ID13','ID1311020504',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050405','Pfoten- & Krallenpflege','2004-11-25','ID13','ID1311020504',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050406','Shampoo','2004-11-25','ID13','ID1311020504',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050407','Sonstiges','2004-11-25','ID13','ID1311020504',6,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131102050408','Ungezieferbekämpfung','2004-11-25','ID13','ID1311020504',6,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311020505','Sonstiges','2004-11-25','ID13','ID13110205',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103','Katzen','2004-11-25','ID13','ID1311',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110301','Futter','2004-11-25','ID13','ID131103',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030101','Futterergänzung','2004-11-25','ID13','ID13110301',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010101','Fell & Haut','2004-11-25','ID13','ID1311030101',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010102','Katzengras','2004-11-25','ID13','ID1311030101',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010103','Sonstiges','2004-11-25','ID13','ID1311030101',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010104','Vitamine & Mineralstoffe','2004-11-25','ID13','ID1311030101',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030102','Nassfutter','2004-11-25','ID13','ID13110301',5,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010201','Advance','2004-11-25','ID13','ID1311030102',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010202','Animonda','2004-11-25','ID13','ID1311030102',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010203','Iams','2004-11-25','ID13','ID1311030102',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010204','Leonardo','2004-11-25','ID13','ID1311030102',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010205','Nutro','2004-11-25','ID13','ID1311030102',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010206','Sheba','2004-11-25','ID13','ID1311030102',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010207','Sonstiges','2004-11-25','ID13','ID1311030102',6,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030103','Snack & Belohnung','2004-11-25','ID13','ID13110301',5,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010301','Leckerly & Drops','2004-11-25','ID13','ID1311030103',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010302','Naturmais','2004-11-25','ID13','ID1311030103',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010303','Paste & Creme','2004-11-25','ID13','ID1311030103',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010304','Sonstiges','2004-11-25','ID13','ID1311030103',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010305','Spielsnacks','2004-11-25','ID13','ID1311030103',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010306','Tabletten','2004-11-25','ID13','ID1311030103',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030104','Sonstiges','2004-11-25','ID13','ID13110301',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030105','Trockenfutter','2004-11-25','ID13','ID13110301',5,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010501','Advance','2004-11-25','ID13','ID1311030105',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010502','Best Choice','2004-11-25','ID13','ID1311030105',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010503','Eukanuba','2004-11-25','ID13','ID1311030105',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010504','Happy cat','2004-11-25','ID13','ID1311030105',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010505','Iams','2004-11-25','ID13','ID1311030105',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010506','Leonardo','2004-11-25','ID13','ID1311030105',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010507','Nutro','2004-11-25','ID13','ID1311030105',6,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010508','Royal Canin','2004-11-25','ID13','ID1311030105',6,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010509','Sanabelle','2004-11-25','ID13','ID1311030105',6,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103010510','Sonstiges','2004-11-25','ID13','ID1311030105',6,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110302','Schlafen','2004-11-25','ID13','ID131103',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030201','Betten','2004-11-25','ID13','ID13110302',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030202','Häuschen & Höhlen','2004-11-25','ID13','ID13110302',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030203','Kissen','2004-11-25','ID13','ID13110302',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030204','Körbe','2004-11-25','ID13','ID13110302',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030205','Sonstiges','2004-11-25','ID13','ID13110302',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110303','Spielen','2004-11-25','ID13','ID131103',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030301','Bälle','2004-11-25','ID13','ID13110303',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030302','Fellmäuse & Co.','2004-11-25','ID13','ID13110303',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030303','Sonstiges','2004-11-25','ID13','ID13110303',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030304','Spielmotivation','2004-11-25','ID13','ID13110303',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030305','Spielplätze','2004-11-25','ID13','ID13110303',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030306','Wedel & Reizangeln','2004-11-25','ID13','ID13110303',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110304','Zubehör','2004-11-25','ID13','ID131103',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030401','Buch & Kalender','2004-11-25','ID13','ID13110304',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040101','Fachbücher','2004-11-25','ID13','ID1311030401',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040102','Kalender','2004-11-25','ID13','ID1311030401',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040103','Rassebücher','2004-11-25','ID13','ID1311030401',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040104','Sonstiges','2004-11-25','ID13','ID1311030401',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030402','Futternapf','2004-11-25','ID13','ID13110304',5,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040201','Edelstahl','2004-11-25','ID13','ID1311030402',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040202','Futteraufbewahrung','2004-11-25','ID13','ID1311030402',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040203','Futterautomaten','2004-11-25','ID13','ID1311030402',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040204','Keramik & Kunststoff','2004-11-25','ID13','ID1311030402',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040205','Napfständer','2004-11-25','ID13','ID1311030402',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040206','Sonstiges','2004-11-25','ID13','ID1311030402',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030403','Katzenstreu','2004-11-25','ID13','ID13110304',5,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040301','Klumbstreu','2004-11-25','ID13','ID1311030403',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040302','Saugstreu','2004-11-25','ID13','ID1311030403',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040303','Sonstiges','2004-11-25','ID13','ID1311030403',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030404','Katzentoilette','2004-11-25','ID13','ID13110304',5,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040401','Deos und Geruchsbinder','2004-11-25','ID13','ID1311030404',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040402','Haubentoiletten','2004-11-25','ID13','ID1311030404',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040403','Schalentoiletten','2004-11-25','ID13','ID1311030404',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040404','Sonstiges','2004-11-25','ID13','ID1311030404',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040405','Streuschaufeln','2004-11-25','ID13','ID1311030404',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030405','Kratzartikel','2004-11-25','ID13','ID13110304',5,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040501','Kratzbretter','2004-11-25','ID13','ID1311030405',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040502','Kratzbäume klein','2004-11-25','ID13','ID1311030405',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040503','Kratzbäume mittel & groß','2004-11-25','ID13','ID1311030405',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040504','Sonstiges','2004-11-25','ID13','ID1311030405',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030406','Pflege & Gesundheit','2004-11-25','ID13','ID13110304',5,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040601','Bürsten & Kämme','2004-11-25','ID13','ID1311030406',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040602','Fleckentferner & Desinfektion','2004-11-25','ID13','ID1311030406',6,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040603','Handtücher','2004-11-25','ID13','ID1311030406',6,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040604','Ohrenpflege','2004-11-25','ID13','ID1311030406',6,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040605','Pfoten- & Krallenpflege','2004-11-25','ID13','ID1311030406',6,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040606','Shampoo','2004-11-25','ID13','ID1311030406',6,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040607','Sonstiges','2004-11-25','ID13','ID1311030406',6,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131103040608','Ungezieferbekämpfung','2004-11-25','ID13','ID1311030406',6,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311030407','Sonstiges','2004-11-25','ID13','ID13110304',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131104','Nagetiere','2004-11-25','ID13','ID1311',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110401','Kleingehege','2004-11-25','ID13','ID131104',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110402','Käfig Zubehör','2004-11-25','ID13','ID131104',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110403','Käfige','2004-11-25','ID13','ID131104',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110404','Nagerfutter','2004-11-25','ID13','ID131104',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110405','Nagerzubehör','2004-11-25','ID13','ID131104',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110406','Sonstiges','2004-11-25','ID13','ID131104',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110407','Tunnelsysteme','2004-11-25','ID13','ID131104',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131105','Sonstiges','2004-11-25','ID13','ID1311',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131106','Streu & Heu & Sand','2004-11-25','ID13','ID1311',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131107','Terraristik','2004-11-25','ID13','ID1311',3,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110701','Literatur','2004-11-25','ID13','ID131107',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110702','Reptilienfutter','2004-11-25','ID13','ID131107',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110703','Reptilienpflege','2004-11-25','ID13','ID131107',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110704','Sonstiges','2004-11-25','ID13','ID131107',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110705','Terrarien','2004-11-25','ID13','ID131107',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110706','Terrarienbeleuchtung','2004-11-25','ID13','ID131107',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110707','Terrarienbodengrund','2004-11-25','ID13','ID131107',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110708','Terrariendekoration','2004-11-25','ID13','ID131107',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110709','Terrarienheizung','2004-11-25','ID13','ID131107',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110710','Terrarientechnik','2004-11-25','ID13','ID131107',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110711','Terrarienzubehör','2004-11-25','ID13','ID131107',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110712','Vitamine & Mineralstoffe','2004-11-25','ID13','ID131107',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131108','Vogelwelt','2004-11-25','ID13','ID1311',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110801','Bücher & Postkarten','2004-11-25','ID13','ID131108',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080101','Fachbücher','2004-11-25','ID13','ID13110801',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080102','Nachweisbücher','2004-11-25','ID13','ID13110801',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080103','Postkarten','2004-11-25','ID13','ID13110801',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080104','Sonstiges','2004-11-25','ID13','ID13110801',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080105','Zuchtbücher','2004-11-25','ID13','ID13110801',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110802','CDs & MCs','2004-11-25','ID13','ID131108',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080201','CDs','2004-11-25','ID13','ID13110802',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080202','MCs','2004-11-25','ID13','ID13110802',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110803','Einstreu','2004-11-25','ID13','ID131108',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110804','Elektroartikel','2004-11-25','ID13','ID131108',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080401','Beleuchtung','2004-11-25','ID13','ID13110804',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080402','Brutgeräte&Zubehör','2004-11-25','ID13','ID13110804',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080403','Dimmer','2004-11-25','ID13','ID13110804',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080404','Heizungen','2004-11-25','ID13','ID13110804',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080405','Ionisatoren','2004-11-25','ID13','ID13110804',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080406','Sonstiges','2004-11-25','ID13','ID13110804',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110805','Futtermittel','2004-11-25','ID13','ID131108',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080501','Aufzuchtfutter','2004-11-25','ID13','ID13110805',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080502','Cardueliden','2004-11-25','ID13','ID13110805',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080503','Einzelsaaten','2004-11-25','ID13','ID13110805',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080504','Exoten','2004-11-25','ID13','ID13110805',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080505','Futterzusätze','2004-11-25','ID13','ID13110805',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080506','Geflügel','2004-11-25','ID13','ID13110805',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080507','Kanarien','2004-11-25','ID13','ID13110805',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080508','Keimfutter&Automat','2004-11-25','ID13','ID13110805',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080509','Kolbenhirse','2004-11-25','ID13','ID13110805',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080510','Obst&Gemüse','2004-11-25','ID13','ID13110805',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080511','Papageien','2004-11-25','ID13','ID13110805',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080512','Sittiche','2004-11-25','ID13','ID13110805',5,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080513','Sonstiges','2004-11-25','ID13','ID13110805',5,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110806','Käfig & Volierenbau','2004-11-25','ID13','ID131108',4,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080601','Bausätze','2004-11-25','ID13','ID13110806',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080602','Futterdrehplatten','2004-11-25','ID13','ID13110806',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080603','Schubladen','2004-11-25','ID13','ID13110806',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080604','Sonstiges','2004-11-25','ID13','ID13110806',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080605','Steckverbinder','2004-11-25','ID13','ID13110806',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080606','Volierendraht','2004-11-25','ID13','ID13110806',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110807','Käfigausstattung','2004-11-25','ID13','ID131108',4,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080701','Acryl-Schaukel','2004-11-25','ID13','ID13110807',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080702','Badehäuser','2004-11-25','ID13','ID13110807',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080703','Badeschalen','2004-11-25','ID13','ID13110807',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080704','Edelstahlnäpfe','2004-11-25','ID13','ID13110807',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080705','Holz-Schaukeln','2004-11-25','ID13','ID13110807',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080706','Kunststoffnäpfe','2004-11-25','ID13','ID13110807',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080707','Seile','2004-11-25','ID13','ID13110807',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080708','Sitzstangen','2004-11-25','ID13','ID13110807',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080709','Sitzstangenhalter','2004-11-25','ID13','ID13110807',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080710','Sonstiges','2004-11-25','ID13','ID13110807',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080711','Wasserbehälter','2004-11-25','ID13','ID13110807',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110808','Käfige & Volieren','2004-11-25','ID13','ID131108',4,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080801','Freisitze','2004-11-25','ID13','ID13110808',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080802','Kanarien & Exoten','2004-11-25','ID13','ID13110808',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080803','Papageien','2004-11-25','ID13','ID13110808',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080804','Sittiche','2004-11-25','ID13','ID13110808',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080805','Sonstiges','2004-11-25','ID13','ID13110808',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110809','Nester und Zubehör','2004-11-25','ID13','ID131108',4,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080901','Nesteier & Zubehör','2004-11-25','ID13','ID13110809',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080902','Nistkasten für Sittiche','2004-11-25','ID13','ID13110809',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080903','Nistkörbe für Exoten','2004-11-25','ID13','ID13110809',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080904','Nistkörbe für Kanarien','2004-11-25','ID13','ID13110809',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080905','Nistmaterial','2004-11-25','ID13','ID13110809',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311080906','Sonstiges','2004-11-25','ID13','ID13110809',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110810','Sonstiges','2004-11-25','ID13','ID131108',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110811','Spielsachen','2004-11-25','ID13','ID131108',4,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081101','Acryl-Spielzeug','2004-11-25','ID13','ID13110811',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081102','Beppos Spielzeug','2004-11-25','ID13','ID13110811',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081103','Holz, Anis-Bisquit','2004-11-25','ID13','ID13110811',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081104','Holz, Baumwolle','2004-11-25','ID13','ID13110811',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081105','Holz, Fruchtfarbe','2004-11-25','ID13','ID13110811',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081106','Holzfiguren','2004-11-25','ID13','ID13110811',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081107','Kunststoff-Ketten','2004-11-25','ID13','ID13110811',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081108','Leder, Holz, Wolle','2004-11-25','ID13','ID13110811',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081109','Sonstiges','2004-11-25','ID13','ID13110811',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081110','Spielplätze','2004-11-25','ID13','ID13110811',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081111','Zubehör & Ersatzteile','2004-11-25','ID13','ID13110811',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110812','Tiergesundheit','2004-11-25','ID13','ID131108',4,0,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081201','Desinfektion','2004-11-25','ID13','ID13110812',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081202','Merkels Mineralmenü','2004-11-25','ID13','ID13110812',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081203','Mineralien & Kalk','2004-11-25','ID13','ID13110812',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081204','Nekton (Vitamine)','2004-11-25','ID13','ID13110812',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081205','Parasitenschutz','2004-11-25','ID13','ID13110812',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081206','Sonstiges','2004-11-25','ID13','ID13110812',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110813','Transportboxen','2004-11-25','ID13','ID131108',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110814','Vorsatzgitter','2004-11-25','ID13','ID131108',4,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081401','Außenfütterung','2004-11-25','ID13','ID13110814',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081402','Innenfütterung','2004-11-25','ID13','ID13110814',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081403','Sonstiges','2004-11-25','ID13','ID13110814',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081404','Spezial','2004-11-25','ID13','ID13110814',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081405','Zubehör','2004-11-25','ID13','ID13110814',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13110815','Zuchtzubehör','2004-11-25','ID13','ID131108',4,0,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081501','Kescher','2004-11-25','ID13','ID13110815',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081502','Ringe','2004-11-25','ID13','ID13110815',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081503','Ringzubehör','2004-11-25','ID13','ID13110815',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081504','Sonstiges','2004-11-25','ID13','ID13110815',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1311081505','Transportbehälter','2004-11-25','ID13','ID13110815',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID131109','Zubehör','2004-11-25','ID13','ID1311',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14','Heimwerker','2004-11-25','ID14','',1,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1401','Alternative Energie','2004-11-25','ID14','ID14',2,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1402','Arbeitskleidung','2004-11-25','ID14','ID14',2,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1403','Bad & Küche','2004-11-25','ID14','ID14',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140301','Armaturen','2004-11-25','ID14','ID1403',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140302','Badewannen','2004-11-25','ID14','ID1403',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140303','Duschen','2004-11-25','ID14','ID1403',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140304','Sonstige','2004-11-25','ID14','ID1403',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140305','Spülen','2004-11-25','ID14','ID1403',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140306','Spülkästen','2004-11-25','ID14','ID1403',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140307','Waschbecken','2004-11-25','ID14','ID1403',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140308','WC-Becken','2004-11-25','ID14','ID1403',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140309','Whirlpools','2004-11-25','ID14','ID1403',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1404','Baustoffe','2004-11-25','ID14','ID14',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140401','Abdeckplanen','2004-11-25','ID14','ID1404',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140402','Abdichten','2004-11-25','ID14','ID1404',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140403','Alles fürs Dach','2004-11-25','ID14','ID1404',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140404','Bauschaum','2004-11-25','ID14','ID1404',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140405','Dämmung','2004-11-25','ID14','ID1404',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140406','Entwässerung','2004-11-25','ID14','ID1404',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140407','Fassade','2004-11-25','ID14','ID1404',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140408','Kleber','2004-11-25','ID14','ID1404',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140409','Leitern','2004-11-25','ID14','ID1404',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140410','Mörtel','2004-11-25','ID14','ID1404',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140411','Putze','2004-11-25','ID14','ID1404',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140412','Reiniger','2004-11-25','ID14','ID1404',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140413','Sonstiges','2004-11-25','ID14','ID1404',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140414','Transport','2004-11-25','ID14','ID1404',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140415','Trockenausbau','2004-11-25','ID14','ID1404',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140416','Untergrund','2004-11-25','ID14','ID1404',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1405','Eisenwaren','2004-11-25','ID14','ID14',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140501','Aufbewahrung','2004-11-25','ID14','ID1405',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140502','Beschläge','2004-11-25','ID14','ID1405',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140503','Briefkästen','2004-11-25','ID14','ID1405',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140504','Dübel','2004-11-25','ID14','ID1405',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140505','Kleineisen','2004-11-25','ID14','ID1405',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140506','Muttern','2004-11-25','ID14','ID1405',3,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14050601',' Scheiben','2004-11-25','ID14','ID140506',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140507','Nieten','2004-11-25','ID14','ID1405',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140508','Nägel','2004-11-25','ID14','ID1405',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140509','Regale','2004-11-25','ID14','ID1405',3,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14050901',' Möbelfüße','2004-11-25','ID14','ID140509',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140510','Schrauben','2004-11-25','ID14','ID1405',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140511','Seile','2004-11-25','ID14','ID1405',3,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14051101',' Ketten','2004-11-25','ID14','ID140511',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140512','Sicherheit','2004-11-25','ID14','ID1405',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140513','Sonstiges','2004-11-25','ID14','ID1405',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140514','Tore & Gitter','2004-11-25','ID14','ID1405',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140515','Zäune','2004-11-25','ID14','ID1405',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1406','Elektromaterial','2004-11-25','ID14','ID14',2,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140601','Akkus & Batterien','2004-11-25','ID14','ID1406',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140602','Antennenanschluß','2004-11-25','ID14','ID1406',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140603','Bewegungsmelder','2004-11-25','ID14','ID1406',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140604','Dimmer','2004-11-25','ID14','ID1406',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140605','Elektromotoren','2004-11-25','ID14','ID1406',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140606','Glühlampen','2004-11-25','ID14','ID1406',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140607','Installation','2004-11-25','ID14','ID1406',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140608','Kabel','2004-11-25','ID14','ID1406',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14060801',' Leitungen','2004-11-25','ID14','ID140608',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140609','Mehrfachstecker','2004-11-25','ID14','ID1406',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140610','Schukostecker','2004-11-25','ID14','ID1406',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140611','Sonstige','2004-11-25','ID14','ID1406',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140612','Sonstige Stecker','2004-11-25','ID14','ID1406',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140613','Steckdosen','2004-11-25','ID14','ID1406',3,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14061301',' Schalter','2004-11-25','ID14','ID140613',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140614','Türklingeln','2004-11-25','ID14','ID1406',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140615','Verlängerungen','2004-11-25','ID14','ID1406',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1407','Elektrowerkzeuge','2004-11-25','ID14','ID14',2,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140701','Akkuschrauber','2004-11-25','ID14','ID1407',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140702','Bau & Beton','2004-11-25','ID14','ID1407',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140703','Bohrmaschinen','2004-11-25','ID14','ID1407',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140704','Dreh- & Fräsbänke','2004-11-25','ID14','ID1407',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140705','Fräsen','2004-11-25','ID14','ID1407',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140706','Heißklebepistolen','2004-11-25','ID14','ID1407',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140707','Heißluftpistolen','2004-11-25','ID14','ID1407',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140708','Hobel','2004-11-25','ID14','ID1407',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140709','Kompressoren','2004-11-25','ID14','ID1407',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140710','Löten & Schweißen','2004-11-25','ID14','ID1407',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140711','Malen & Lackieren','2004-11-25','ID14','ID1407',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140712','Pumpen','2004-11-25','ID14','ID1407',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140713','Schleifen & Polieren','2004-11-25','ID14','ID1407',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140714','Sonstige','2004-11-25','ID14','ID1407',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140715','Stromaggregate','2004-11-25','ID14','ID1407',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140716','Sägen','2004-11-25','ID14','ID1407',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140717','Tacker','2004-11-25','ID14','ID1407',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1408','Farben','2004-11-25','ID14','ID14',2,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140801','Abdeckplanen','2004-11-25','ID14','ID1408',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140802','Farben','2004-11-25','ID14','ID1408',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140803','Farbroller','2004-11-25','ID14','ID1408',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140804','Flüssigkunststoff','2004-11-25','ID14','ID1408',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140805','Holzschutz','2004-11-25','ID14','ID1408',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140806','Isolierung','2004-11-25','ID14','ID1408',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140807','Klebebänder','2004-11-25','ID14','ID1408',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140808','Klebstoffe','2004-11-25','ID14','ID1408',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140809','Lacke','2004-11-25','ID14','ID1408',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140810','Leime','2004-11-25','ID14','ID1408',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140811','Lösungsmittel','2004-11-25','ID14','ID1408',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140812','Pinsel','2004-11-25','ID14','ID1408',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140813','Sonstiges','2004-11-25','ID14','ID1408',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140814','Spachtelmasse','2004-11-25','ID14','ID1408',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140815','Spezialmittel','2004-11-25','ID14','ID1408',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140816','Tapetenkleister','2004-11-25','ID14','ID1408',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140817','Untergrund','2004-11-25','ID14','ID1408',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140818','Werkzeuge','2004-11-25','ID14','ID1408',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1409','Gebäudebausätze','2004-11-25','ID14','ID14',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140901','Carports','2004-11-25','ID14','ID1409',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140902','Fertighausbausätze','2004-11-25','ID14','ID1409',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140903','Garagenbausätze','2004-11-25','ID14','ID1409',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID140904','Sonstige','2004-11-25','ID14','ID1409',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1410','Holz','2004-11-25','ID14','ID14',2,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141001','Dübel','2004-11-25','ID14','ID1410',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141002','Holzschutz','2004-11-25','ID14','ID1410',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141003','Leisten','2004-11-25','ID14','ID1410',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141004','Paneele','2004-11-25','ID14','ID1410',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141005','Platten','2004-11-25','ID14','ID1410',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141006','Sonstige','2004-11-25','ID14','ID1410',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1411','Installation','2004-11-25','ID14','ID14',2,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141101','Heizung','2004-11-25','ID14','ID1411',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110101','Brennwertgeräte','2004-11-25','ID14','ID141101',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110102','Fußbodenheizung','2004-11-25','ID14','ID141101',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110103','Gasbrenner','2004-11-25','ID14','ID141101',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110104','Gasheizungen','2004-11-25','ID14','ID141101',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110105','Heizkörper','2004-11-25','ID14','ID141101',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110106','Heizungszubehör','2004-11-25','ID14','ID141101',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110107','Holzkessel','2004-11-25','ID14','ID141101',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110108','Kaminsysteme','2004-11-25','ID14','ID141101',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110109','Sonstiges','2004-11-25','ID14','ID141101',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110110','Wärmepumpen','2004-11-25','ID14','ID141101',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110111','Ölbrenner','2004-11-25','ID14','ID141101',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110112','Ölheizungen','2004-11-25','ID14','ID141101',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14110113','Öltanks','2004-11-25','ID14','ID141101',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141102','Solar','2004-11-25','ID14','ID1411',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141103','Sonstige','2004-11-25','ID14','ID1411',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141104','Wasser','2004-11-25','ID14','ID1411',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1412','Lampen & Licht','2004-11-25','ID14','ID14',2,0,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141201','Arbeitsleuchten','2004-11-25','ID14','ID1412',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141202','Einbauleuchten','2004-11-25','ID14','ID1412',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141203','Nassraumleuchten','2004-11-25','ID14','ID1412',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141204','Sonstige','2004-11-25','ID14','ID1412',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1413','Messtechnik','2004-11-25','ID14','ID14',2,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141301','Lasermessgeräte','2004-11-25','ID14','ID1413',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141302','Lineale','2004-11-25','ID14','ID1413',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141303','Messbänder','2004-11-25','ID14','ID1413',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141304','Sonstige','2004-11-25','ID14','ID1413',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141305','Volt.-Amperemeter','2004-11-25','ID14','ID1413',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141306','Waagen','2004-11-25','ID14','ID1413',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141307','Wasserwaagen','2004-11-25','ID14','ID1413',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141308','Zollstöcke','2004-11-25','ID14','ID1413',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1414','Reinigungsgeräte','2004-11-25','ID14','ID14',2,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141401','Dampfreiniger','2004-11-25','ID14','ID1414',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141402','Hochdruckreiniger','2004-11-25','ID14','ID1414',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141403','Sauger','2004-11-25','ID14','ID1414',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141404','Sonstige','2004-11-25','ID14','ID1414',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141405','Zubehör','2004-11-25','ID14','ID1414',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1415','Sicherheitstechnik','2004-11-25','ID14','ID14',2,0,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141501','Alarmanlagen','2004-11-25','ID14','ID1415',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141502','Bewegungsmelder','2004-11-25','ID14','ID1415',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141503','Glasbruchmelder','2004-11-25','ID14','ID1415',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141504','Komplettsysteme','2004-11-25','ID14','ID1415',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141505','Rauchmelder','2004-11-25','ID14','ID1415',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141506','Schlösser','2004-11-25','ID14','ID1415',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141507','Sirenen','2004-11-25','ID14','ID1415',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141508','Sonstige','2004-11-25','ID14','ID1415',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141509','Tresore','2004-11-25','ID14','ID1415',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141510','Überwachungstechnik','2004-11-25','ID14','ID1415',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1416','Sonstiges','2004-11-25','ID14','ID14',2,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1417','Wand & Boden','2004-11-25','ID14','ID14',2,0,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141701','Auslegware','2004-11-25','ID14','ID1417',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141702','Bodenbeläge','2004-11-25','ID14','ID1417',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170201','Ausleg-','2004-11-25','ID14','ID141702',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1417020101','Meterware','2004-11-25','ID14','ID14170201',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170202','Bad-Garnituren','2004-11-25','ID14','ID141702',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1417020201','Teppiche','2004-11-25','ID14','ID14170202',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170203','Bettumrandungen','2004-11-25','ID14','ID141702',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170204','Brücken','2004-11-25','ID14','ID141702',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170205','Dämm-Unterlagen','2004-11-25','ID14','ID141702',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170206','Fertigparkett','2004-11-25','ID14','ID141702',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170207','Fußmatten','2004-11-25','ID14','ID141702',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170208','Laminat','2004-11-25','ID14','ID141702',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170209','Leisten und Profile','2004-11-25','ID14','ID141702',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170210','PVC-Beläge','2004-11-25','ID14','ID141702',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170211','Teppichboden','2004-11-25','ID14','ID141702',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170212','Teppiche','2004-11-25','ID14','ID141702',4,0,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1417021201','Modern','2004-11-25','ID14','ID14170212',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1417021202','Stilvoll','2004-11-25','ID14','ID14170212',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170213','Übergangsprofile','2004-11-25','ID14','ID141702',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14170214','Zubehör','2004-11-25','ID14','ID141702',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141703','Dämmunterlagen','2004-11-25','ID14','ID1417',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141704','Fenster','2004-11-25','ID14','ID1417',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141705','Fliesen','2004-11-25','ID14','ID1417',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141706','Sonnenschutz','2004-11-25','ID14','ID1417',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141707','Sonstige','2004-11-25','ID14','ID1417',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141708','Tapeten','2004-11-25','ID14','ID1417',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141709','Türen','2004-11-25','ID14','ID1417',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141710','Zubehör','2004-11-25','ID14','ID1417',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1418','Werkstattausrüstung','2004-11-25','ID14','ID14',2,0,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141801','Lagersysteme','2004-11-25','ID14','ID1418',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141802','Regalsysteme','2004-11-25','ID14','ID1418',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141803','Schraubstöcke','2004-11-25','ID14','ID1418',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141804','Sonstige','2004-11-25','ID14','ID1418',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141805','Werkbänke','2004-11-25','ID14','ID1418',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141806','Werkstattwagen','2004-11-25','ID14','ID1418',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141807','Werkzeugkoffer','2004-11-25','ID14','ID1418',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1419','Werkzeug','2004-11-25','ID14','ID14',2,0,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141901','Aufbewahrung','2004-11-25','ID14','ID1419',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141902','Feilen','2004-11-25','ID14','ID1419',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141903','Fliesenlegen','2004-11-25','ID14','ID1419',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141904','Hammer','2004-11-25','ID14','ID1419',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141905','Holzbearbeitung','2004-11-25','ID14','ID1419',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141906','Löten','2004-11-25','ID14','ID1419',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141907','Mauern','2004-11-25','ID14','ID1419',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141908','Messen','2004-11-25','ID14','ID1419',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14190801','Prüfen','2004-11-25','ID14','ID141908',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141909','Reinigung','2004-11-25','ID14','ID1419',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141910','Schleifen','2004-11-25','ID14','ID1419',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141911','Schneiden','2004-11-25','ID14','ID1419',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141912','Schrauben','2004-11-25','ID14','ID1419',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141913','Schraubenschlüssel','2004-11-25','ID14','ID1419',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141914','Sonstige','2004-11-25','ID14','ID1419',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141915','Spachtel','2004-11-25','ID14','ID1419',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141916','Sägen','2004-11-25','ID14','ID1419',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141917','Zangen','2004-11-25','ID14','ID1419',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141918','Zubehör','2004-11-25','ID14','ID1419',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141919','Zwingen','2004-11-25','ID14','ID1419',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141920','Äxte','2004-11-25','ID14','ID1419',3,0,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14192001','Beile','2004-11-25','ID14','ID141920',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID141921','Öle','2004-11-25','ID14','ID1419',3,0,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14192101','Fette','2004-11-25','ID14','ID141921',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15','Kleidung & Accessoires','2004-11-25','ID15','',1,0,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1501','Damen-Accessoires','2004-11-25','ID15','ID15',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150101','Geldbörsen','2004-11-25','ID15','ID1501',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150102','Gürtel','2004-11-25','ID15','ID1501',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150103','Handschuhe','2004-11-25','ID15','ID1501',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150104','Handtaschen','2004-11-25','ID15','ID1501',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150105','Mützen & Hüte','2004-11-25','ID15','ID1501',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150106','Regenschirme','2004-11-25','ID15','ID1501',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150107','Schals & Tücher','2004-11-25','ID15','ID1501',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150108','Sonnenbrillen','2004-11-25','ID15','ID1501',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150109','Sonstige','2004-11-25','ID15','ID1501',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150110','Taschen','2004-11-25','ID15','ID1501',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1502','Damen-Designer-Accessoires','2004-11-25','ID15','ID15',2,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1503','Damen-Designerbekleidung','2004-11-25','ID15','ID15',2,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1504','Damenbekleidung','2004-11-25','ID15','ID15',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150401','Abendkleidung','2004-11-25','ID15','ID1504',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150402','Bademoden','2004-11-25','ID15','ID1504',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15040201','Badeanzüge','2004-11-25','ID15','ID150402',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15040202','Bikinis','2004-11-25','ID15','ID150402',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1504020201','Tankinis','2004-11-25','ID15','ID15040202',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15040203','Sonstige','2004-11-25','ID15','ID150402',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15040204','Strandkleidung','2004-11-25','ID15','ID150402',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150403','Blazer','2004-11-25','ID15','ID1504',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150404','Blusen','2004-11-25','ID15','ID1504',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150405','Hosen','2004-11-25','ID15','ID1504',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150406','Hosenanzüge','2004-11-25','ID15','ID1504',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150407','Jacken & Mäntel','2004-11-25','ID15','ID1504',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150408','Jeans','2004-11-25','ID15','ID1504',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150409','Kleider','2004-11-25','ID15','ID1504',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150410','Kostüme','2004-11-25','ID15','ID1504',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150411','Naturtextilien','2004-11-25','ID15','ID1504',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150412','Pullover & Sweatshirts','2004-11-25','ID15','ID1504',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150413','Röcke','2004-11-25','ID15','ID1504',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150414','Shorts','2004-11-25','ID15','ID1504',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150415','Sonstige','2004-11-25','ID15','ID1504',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150416','Sportswear','2004-11-25','ID15','ID1504',3,0,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15041601','Hosen','2004-11-25','ID15','ID150416',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15041602','Jogginganzüge','2004-11-25','ID15','ID150416',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15041603','Pullover','2004-11-25','ID15','ID150416',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1504160301','Sweatshirts','2004-11-25','ID15','ID15041603',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15041604','sportive Jacken','2004-11-25','ID15','ID150416',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15041605','Tops','2004-11-25','ID15','ID150416',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1504160501','T-Shirts','2004-11-25','ID15','ID15041605',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150417','T-Shirts','2004-11-25','ID15','ID1504',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150418','Tops','2004-11-25','ID15','ID1504',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150419','Trendmarken','2004-11-25','ID15','ID1504',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150420','Umstandskleidung','2004-11-25','ID15','ID1504',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150421','Unterwäsche & Strumpfhosen','2004-11-25','ID15','ID1504',3,0,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15042101','BHs & BH-Sets','2004-11-25','ID15','ID150421',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15042102','Bodys','2004-11-25','ID15','ID150421',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15042103','Corsagen','2004-11-25','ID15','ID150421',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15042104','Negligees','2004-11-25','ID15','ID150421',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15042105','Slips','2004-11-25','ID15','ID150421',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15042106','Socken & Strümpfe','2004-11-25','ID15','ID150421',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15042107','Sonstige','2004-11-25','ID15','ID150421',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15042108','Strumpfhosen','2004-11-25','ID15','ID150421',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150422','Westen','2004-11-25','ID15','ID1504',3,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1505','Damenschuhe','2004-11-25','ID15','ID15',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150501','Badelatschen','2004-11-25','ID15','ID1505',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150502','Designer-& Markenschuhe','2004-11-25','ID15','ID1505',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150503','Elegante Schuhe','2004-11-25','ID15','ID1505',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150504','Freizeitschuhe','2004-11-25','ID15','ID1505',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150505','Halbschuhe','2004-11-25','ID15','ID1505',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150506','Hausschuhe','2004-11-25','ID15','ID1505',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150507','Plateauschuhe','2004-11-25','ID15','ID1505',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150508','Robust & bequem','2004-11-25','ID15','ID1505',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150509','Sabots','2004-11-25','ID15','ID1505',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150510','Sandalen & Sandaletten','2004-11-25','ID15','ID1505',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150511','Slipper','2004-11-25','ID15','ID1505',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150512','Sonstige Schuhe','2004-11-25','ID15','ID1505',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150513','Sportschuhe','2004-11-25','ID15','ID1505',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150514','Stiefel','2004-11-25','ID15','ID1505',3,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15051401',' Boots','2004-11-25','ID15','ID150514',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150515','Stiefeletten','2004-11-25','ID15','ID1505',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150516','Zubehör & Pflege','2004-11-25','ID15','ID1505',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1506','Herren-Accessoires','2004-11-25','ID15','ID15',2,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150601','Geldbörsen','2004-11-25','ID15','ID1506',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150602','Gürtel','2004-11-25','ID15','ID1506',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150603','Handschuhe','2004-11-25','ID15','ID1506',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150604','Krawatten & Schals','2004-11-25','ID15','ID1506',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150605','Mützen & Hüte','2004-11-25','ID15','ID1506',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150606','Regenschirme','2004-11-25','ID15','ID1506',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150607','Sonnenbrillen','2004-11-25','ID15','ID1506',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150608','Sonstige','2004-11-25','ID15','ID1506',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150609','Taschen','2004-11-25','ID15','ID1506',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1507','Herren-Designer-Accessoires','2004-11-25','ID15','ID15',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1508','Herren-Designerbekleidung','2004-11-25','ID15','ID15',2,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1509','Herrenbekleidung','2004-11-25','ID15','ID15',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150901','Anzüge','2004-11-25','ID15','ID1509',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150902','Bademoden','2004-11-25','ID15','ID1509',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150903','Bodies','2004-11-25','ID15','ID1509',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150904','Freizeithemden','2004-11-25','ID15','ID1509',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150905','Hosen','2004-11-25','ID15','ID1509',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150906','Jacken & Mäntel','2004-11-25','ID15','ID1509',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150907','Jeans','2004-11-25','ID15','ID1509',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150908','Klassische Hemden','2004-11-25','ID15','ID1509',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150909','Naturtextilien','2004-11-25','ID15','ID1509',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150910','Pullover & Sweatshirts','2004-11-25','ID15','ID1509',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150911','Sakkos','2004-11-25','ID15','ID1509',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150912','Shorts','2004-11-25','ID15','ID1509',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150913','Smokings & Fräcke','2004-11-25','ID15','ID1509',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150914','Socken','2004-11-25','ID15','ID1509',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150915','Sonstige','2004-11-25','ID15','ID1509',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150916','Sportswear','2004-11-25','ID15','ID1509',3,0,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15091601','Freizeithosen','2004-11-25','ID15','ID150916',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15091602','Jogginganzüge','2004-11-25','ID15','ID150916',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15091603','Sportive Jacken','2004-11-25','ID15','ID150916',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15091604','Sweatshirts','2004-11-25','ID15','ID150916',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15091605','T-Shirts','2004-11-25','ID15','ID150916',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150917','T-Shirts','2004-11-25','ID15','ID1509',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150918','Trendmarken','2004-11-25','ID15','ID1509',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150919','Unterwäsche','2004-11-25','ID15','ID1509',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID150920','Westen','2004-11-25','ID15','ID1509',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1510','Herrenschuhe','2004-11-25','ID15','ID15',2,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151001','Badelatschen','2004-11-25','ID15','ID1510',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151002','Elegante Schuhe','2004-11-25','ID15','ID1510',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151003','Freizeitschuhe','2004-11-25','ID15','ID1510',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151004','Hausschuhe','2004-11-25','ID15','ID1510',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151005','Robust & bequem','2004-11-25','ID15','ID1510',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151006','Sandalen','2004-11-25','ID15','ID1510',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151007','Schnürschuhe','2004-11-25','ID15','ID1510',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151008','Slipper','2004-11-25','ID15','ID1510',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151009','Sonstige Schuhe','2004-11-25','ID15','ID1510',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151010','Sportschuhe','2004-11-25','ID15','ID1510',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151011','Stiefel','2004-11-25','ID15','ID1510',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1511','Hochzeit','2004-11-25','ID15','ID15',2,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151101','Blumenkinder & Brautjungfern','2004-11-25','ID15','ID1511',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151102','Braut-Accessoires','2004-11-25','ID15','ID1511',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151103','Brautkleider','2004-11-25','ID15','ID1511',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151104','Bräutigam','2004-11-25','ID15','ID1511',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151105','Schleier & Kopfschmuck','2004-11-25','ID15','ID1511',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151106','Sonstige','2004-11-25','ID15','ID1511',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1512','Kinderkleidung','2004-11-25','ID15','ID15',2,0,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151201','Jungen','2004-11-25','ID15','ID1512',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151202','Mädchen','2004-11-25','ID15','ID1512',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151203','Sonstige','2004-11-25','ID15','ID1512',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513','Kleidung, sonstige','2004-11-25','ID15','ID15',2,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151301','Accessoires','2004-11-25','ID15','ID1513',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151302','Sonstiges','2004-11-25','ID15','ID1513',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151303','T-Shirts','2004-11-25','ID15','ID1513',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130301','Bier & Alk','2004-11-25','ID15','ID151303',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130302','Blanko T-Shirts','2004-11-25','ID15','ID151303',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030201','Girlie-Shirts','2004-11-25','ID15','ID15130302',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030202','Kurzarm T-Shirts','2004-11-25','ID15','ID15130302',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030203','Langarm T-Shirts','2004-11-25','ID15','ID15130302',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030204','Sonstige','2004-11-25','ID15','ID15130302',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130303','Comicstars','2004-11-25','ID15','ID151303',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030301','Manga','2004-11-25','ID15','ID15130303',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030302','Pink Panther','2004-11-25','ID15','ID15130303',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030303','Sesamstrasse','2004-11-25','ID15','ID15130303',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030304','Snoopy & Peanuts','2004-11-25','ID15','ID15130303',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030305','Sonstiges','2004-11-25','ID15','ID15130303',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030306','Superman & Co','2004-11-25','ID15','ID15130303',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030307','The Simpsons','2004-11-25','ID15','ID15130303',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030308','Tweety Taz & Co','2004-11-25','ID15','ID15130303',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030309','Walt Disney','2004-11-25','ID15','ID15130303',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130304','Cool & Funny Stuff','2004-11-25','ID15','ID151303',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130305','Diverse Themen','2004-11-25','ID15','ID151303',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030501','Cannabis & Co','2004-11-25','ID15','ID15130305',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030502','Computer & Büro','2004-11-25','ID15','ID15130305',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030503','Deutschland','2004-11-25','ID15','ID15130305',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030504','Dicker !','2004-11-25','ID15','ID15130305',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030505','Männer & Frauen','2004-11-25','ID15','ID15130305',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030506','Sex','2004-11-25','ID15','ID15130305',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030507','Sonstiges','2004-11-25','ID15','ID15130305',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130306','Family','2004-11-25','ID15','ID151303',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130307','Funny & Real Jobs','2004-11-25','ID15','ID151303',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130308','Girlies (for Girls)','2004-11-25','ID15','ID151303',4,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030801','Comicstars','2004-11-25','ID15','ID15130308',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030802','DDR & CCCP','2004-11-25','ID15','ID15130308',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030803','Kultmarken','2004-11-25','ID15','ID15130308',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030804','Logoshirt','2004-11-25','ID15','ID15130308',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030805','Soccer-Girlies','2004-11-25','ID15','ID15130308',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030806','Sonstiges','2004-11-25','ID15','ID15130308',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030807','Städte & Länder','2004-11-25','ID15','ID15130308',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030808','Superman & Co','2004-11-25','ID15','ID15130308',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030809','Trend & Cool Stuff','2004-11-25','ID15','ID15130308',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130309','Kult T-Shirts','2004-11-25','ID15','ID151303',4,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030901','Al Bundy','2004-11-25','ID15','ID15130309',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030902','Batman','2004-11-25','ID15','ID15130309',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030903','Bob Marley','2004-11-25','ID15','ID15130309',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030904','Che Guevara & Co','2004-11-25','ID15','ID15130309',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030905','DDR','2004-11-25','ID15','ID15130309',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030906','Sonstiges','2004-11-25','ID15','ID15130309',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030907','Sowjet','2004-11-25','ID15','ID15130309',5,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151303090701','CCCP','2004-11-25','ID15','ID1513030907',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513030908','Superman','2004-11-25','ID15','ID15130309',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130310','Logos & Marken','2004-11-25','ID15','ID151303',4,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031001','Afri Cola','2004-11-25','ID15','ID15130310',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031002','Kultmarken','2004-11-25','ID15','ID15130310',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031003','Logoshirt','2004-11-25','ID15','ID15130310',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031004','Michelin','2004-11-25','ID15','ID15130310',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031005','Sonstiges','2004-11-25','ID15','ID15130310',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130311','Polizei & Co','2004-11-25','ID15','ID151303',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130312','Soccer-Shirts','2004-11-25','ID15','ID151303',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130313','Sonstige','2004-11-25','ID15','ID151303',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130314','Trend & Lifestyle','2004-11-25','ID15','ID151303',4,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031401','Aliens','2004-11-25','ID15','ID15130314',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031402','Dragons','2004-11-25','ID15','ID15130314',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031403','Sonstige','2004-11-25','ID15','ID15130314',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031404','Street & Graffiti','2004-11-25','ID15','ID15130314',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031405','Städte & Länder','2004-11-25','ID15','ID15130314',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031406','Trendstyle','2004-11-25','ID15','ID15130314',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031407','Tribal','2004-11-25','ID15','ID15130314',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1513031408','Vive Maria','2004-11-25','ID15','ID15130314',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15130315','Älter!?','2004-11-25','ID15','ID151303',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1514','Mode nach Jahrzehnten','2004-11-25','ID15','ID15',2,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1515','Teenskleidung','2004-11-25','ID15','ID15',2,0,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151501','Jungen','2004-11-25','ID15','ID1515',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151502','Mädchen','2004-11-25','ID15','ID1515',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID151503','Sonstige','2004-11-25','ID15','ID1515',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID16','Kunst & Antiquitäten','2004-11-25','ID16','',1,0,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1601','Alte Weine & Spirituosen','2004-11-25','ID16','ID16',2,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1602','Antike','2004-11-25','ID16','ID16',2,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1603','Antikschmuck & -uhren','2004-11-25','ID16','ID16',2,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1604','Antikspielzeug','2004-11-25','ID16','ID16',2,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1605','Antiquarische Bücher','2004-11-25','ID16','ID16',2,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1606','Architektur & Garten','2004-11-25','ID16','ID16',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1607','Design & Stil','2004-11-25','ID16','ID16',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1608','Fotografie & Fotokunst','2004-11-25','ID16','ID16',2,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1609','Glas & Kristall','2004-11-25','ID16','ID16',2,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1610','Grafik: Drucke','2004-11-25','ID16','ID16',2,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1611','Grafik: Handzeichnung','2004-11-25','ID16','ID16',2,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1612','Holz- & Beinarbeiten','2004-11-25','ID16','ID16',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1613','International','2004-11-25','ID16','ID16',2,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1614','Jagd & Fischen','2004-11-25','ID16','ID16',2,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1615','Keramik & Fayencen','2004-11-25','ID16','ID16',2,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1616','Künstler-Selbstvermarktung','2004-11-25','ID16','ID16',2,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1617','Künstlerbedarf','2004-11-25','ID16','ID16',2,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1618','Malerei','2004-11-25','ID16','ID16',2,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1619','Metallobjekte','2004-11-25','ID16','ID16',2,0,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID161901','Schwerter','2004-11-25','ID16','ID1619',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID16190101','Fantasy & Film','2004-11-25','ID16','ID161901',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID16190102','Historisch','2004-11-25','ID16','ID161901',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID16190103','Samurai','2004-11-25','ID16','ID161901',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID16190104','Sonstige','2004-11-25','ID16','ID161901',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID161902','Sonstige','2004-11-25','ID16','ID1619',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID161903','Zinn','2004-11-25','ID16','ID1619',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1620','Mobiliar & Interieur','2004-11-25','ID16','ID16',2,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1621','Musikinstrumente','2004-11-25','ID16','ID16',2,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1622','Nautika & Maritimes','2004-11-25','ID16','ID16',2,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1623','Photographica & Film','2004-11-25','ID16','ID16',2,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1624','Plakate & Kunstdrucke','2004-11-25','ID16','ID16',2,1,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1625','Plastik & Skulptur','2004-11-25','ID16','ID16',2,1,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1626','Porzellan','2004-11-25','ID16','ID16',2,1,1,26,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1627','Premiumobjekte','2004-11-25','ID16','ID16',2,1,1,27,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1628','Religiöse Volkskunst','2004-11-25','ID16','ID16',2,1,1,28,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1629','Silber','2004-11-25','ID16','ID16',2,1,1,29,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1630','Technik, Werkzeug & Geräte','2004-11-25','ID16','ID16',2,1,1,30,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1631','Textilien & Kleidung','2004-11-25','ID16','ID16',2,1,1,31,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1632','Varia','2004-11-25','ID16','ID16',2,1,1,32,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17','Modellbau','2004-11-25','ID17','',1,0,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1701','Modellautos','2004-11-25','ID17','ID17',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170101','Hot Wheels','2004-11-25','ID17','ID1701',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170102','Literatur','2004-11-25','ID17','ID1701',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170103','Maisto','2004-11-25','ID17','ID1701',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170104','Minichamps','2004-11-25','ID17','ID1701',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170105','Revell','2004-11-25','ID17','ID1701',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170106','Schuco','2004-11-25','ID17','ID1701',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170107','Sonstige','2004-11-25','ID17','ID1701',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1702','Modellbausätze & Standmodelle','2004-11-25','ID17','ID17',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170201','Action & Horror','2004-11-25','ID17','ID1702',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170202','Autos','2004-11-25','ID17','ID1702',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170203','Dampfmaschinen','2004-11-25','ID17','ID1702',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170204','Erotik','2004-11-25','ID17','ID1702',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170205','Flugzeuge','2004-11-25','ID17','ID1702',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170206','Holzmodelle','2004-11-25','ID17','ID1702',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170207','Manga & Anime','2004-11-25','ID17','ID1702',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170208','Militär','2004-11-25','ID17','ID1702',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170209','Motorrad','2004-11-25','ID17','ID1702',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170210','Plastikmodelle','2004-11-25','ID17','ID1702',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170211','Raumfahrt & Raketen','2004-11-25','ID17','ID1702',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170212','Schiffe','2004-11-25','ID17','ID1702',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170213','Science Fiction & Fantasy','2004-11-25','ID17','ID1702',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170214','Sonstige','2004-11-25','ID17','ID1702',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170215','Stirling Motoren','2004-11-25','ID17','ID1702',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170216','Trucks und LKWs','2004-11-25','ID17','ID1702',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1703','Modelleisenbahn','2004-11-25','ID17','ID17',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170301','Bäume','2004-11-25','ID17','ID1703',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170302','Elektrik & Elektronik','2004-11-25','ID17','ID1703',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170303','Figuren','2004-11-25','ID17','ID1703',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170304','Gleismaterial','2004-11-25','ID17','ID1703',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170305','Große Spuren','2004-11-25','ID17','ID1703',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170306','Handarbeitsmodelle','2004-11-25','ID17','ID1703',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170307','Häuser & Bahnhöfe','2004-11-25','ID17','ID1703',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170308','Literatur','2004-11-25','ID17','ID1703',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170309','Schmalspur von Nm-0m','2004-11-25','ID17','ID1703',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170310','Sonstiges','2004-11-25','ID17','ID1703',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170311','Spur 0','2004-11-25','ID17','ID1703',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170312','Spur 1','2004-11-25','ID17','ID1703',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170313','Spur N','2004-11-25','ID17','ID1703',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170314','Spur TT','2004-11-25','ID17','ID1703',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170315','Spur Z','2004-11-25','ID17','ID1703',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170316','Startpackungen','2004-11-25','ID17','ID1703',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170317','Zubehör','2004-11-25','ID17','ID1703',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170318','Zugsets','2004-11-25','ID17','ID1703',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1704','Modelleisenbahn Spur H0','2004-11-25','ID17','ID17',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170401','Bäume','2004-11-25','ID17','ID1704',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170402','Elektrik & Elektronik','2004-11-25','ID17','ID1704',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170403','Figuren','2004-11-25','ID17','ID1704',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170404','Gleichstrom Loks','2004-11-25','ID17','ID1704',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170405','Gleichstrom Sonstige','2004-11-25','ID17','ID1704',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170406','Gleichstrom Waggons','2004-11-25','ID17','ID1704',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170407','Gleichstrom Zubehör','2004-11-25','ID17','ID1704',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170408','Gleismaterial','2004-11-25','ID17','ID1704',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170409','Handarbeitsmodelle','2004-11-25','ID17','ID1704',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170410','Häuser & Bahnhöfe','2004-11-25','ID17','ID1704',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170411','Literatur','2004-11-25','ID17','ID1704',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170412','Sonstige','2004-11-25','ID17','ID1704',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170413','Startpackungen','2004-11-25','ID17','ID1704',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170414','Wechselstrom Loks','2004-11-25','ID17','ID1704',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170415','Wechselstrom Sonstige','2004-11-25','ID17','ID1704',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170416','Wechselstrom Waggons','2004-11-25','ID17','ID1704',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170417','Wechselstrom Zubehör','2004-11-25','ID17','ID1704',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170418','Zubehör','2004-11-25','ID17','ID1704',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170419','Zugsets','2004-11-25','ID17','ID1704',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1705','RC-Modellbau','2004-11-25','ID17','ID17',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170501','Autos','2004-11-25','ID17','ID1705',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17050101','Elektromodelle','2004-11-25','ID17','ID170501',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17050102','Sonstige','2004-11-25','ID17','ID170501',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17050103','Verbrennermodelle','2004-11-25','ID17','ID170501',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170502','Bootsmodelle','2004-11-25','ID17','ID1705',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170503','Fernsteuerung & Elektronik','2004-11-25','ID17','ID1705',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170504','Flugmodelle','2004-11-25','ID17','ID1705',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17050401','Elektroflugmodelle','2004-11-25','ID17','ID170504',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17050402','Segelflugmodelle','2004-11-25','ID17','ID170504',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17050403','Sonstige','2004-11-25','ID17','ID170504',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17050404','Ufos & more','2004-11-25','ID17','ID170504',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17050405','Verbrennerflugmodelle','2004-11-25','ID17','ID170504',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170505','Hubschrauber','2004-11-25','ID17','ID1705',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170506','Motoren','2004-11-25','ID17','ID1705',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170507','Panzermodelle','2004-11-25','ID17','ID1705',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170508','Sonstige','2004-11-25','ID17','ID1705',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170509','Trucks & Buggies','2004-11-25','ID17','ID1705',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170510','Zubehör & Literatur','2004-11-25','ID17','ID1705',3,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17051001','Akkus','2004-11-25','ID17','ID170510',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17051002','Batterien','2004-11-25','ID17','ID170510',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17051003','Kleber & Sonstiges','2004-11-25','ID17','ID170510',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17051004','Ladegeräte','2004-11-25','ID17','ID170510',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17051005','RC-Anlagen','2004-11-25','ID17','ID170510',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17051006','Sonstiges','2004-11-25','ID17','ID170510',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID17051007','Verbrennerzubehör','2004-11-25','ID17','ID170510',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1706','Rennbahnen & Slotcars','2004-11-25','ID17','ID17',2,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170601','Autos','2004-11-25','ID17','ID1706',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170602','Bahnen','2004-11-25','ID17','ID1706',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170603','Sonstiges','2004-11-25','ID17','ID1706',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170604','Trafos & Regler','2004-11-25','ID17','ID1706',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID170605','Zubehör & Tuning','2004-11-25','ID17','ID1706',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1707','Werkzeug','2004-11-25','ID17','ID17',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID18','Musik','2004-11-25','ID18','',1,0,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1801','CDs','2004-11-25','ID18','ID18',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180101','40s','2004-11-25','ID18','ID1801',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180102','50s','2004-11-25','ID18','ID1801',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180103','60s','2004-11-25','ID18','ID1801',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180104','70s','2004-11-25','ID18','ID1801',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180105','80s','2004-11-25','ID18','ID1801',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180106','90s','2004-11-25','ID18','ID1801',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180107','Box-Sets','2004-11-25','ID18','ID1801',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180108','Comedy','2004-11-25','ID18','ID1801',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180109','Compilations','2004-11-25','ID18','ID1801',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180110','Dance & Electronic','2004-11-25','ID18','ID1801',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180111','Deutsche Interpreten','2004-11-25','ID18','ID1801',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180112','Instrumental','2004-11-25','ID18','ID1801',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180113','Jazz & Blues','2004-11-25','ID18','ID1801',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180114','Karaoke','2004-11-25','ID18','ID1801',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180115','Kindermusik & Hörspiele','2004-11-25','ID18','ID1801',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180116','Klassik & Oper','2004-11-25','ID18','ID1801',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180117','Maxi-CDs','2004-11-25','ID18','ID1801',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180118','New Age','2004-11-25','ID18','ID1801',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180119','Pop','2004-11-25','ID18','ID1801',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180120','R&B & Soul','2004-11-25','ID18','ID1801',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180121','Rap & Hip-Hop','2004-11-25','ID18','ID1801',3,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180122','Reggae, Ska & Dub','2004-11-25','ID18','ID1801',3,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180123','Rock','2004-11-25','ID18','ID1801',3,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180124','Sammlungen & Pakete','2004-11-25','ID18','ID1801',3,1,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180125','Schlager & Oldies','2004-11-25','ID18','ID1801',3,1,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180126','Songwriter','2004-11-25','ID18','ID1801',3,1,1,26,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180127','Songwriter, Folk & Country','2004-11-25','ID18','ID1801',3,1,1,27,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180128','Sonstige','2004-11-25','ID18','ID1801',3,1,1,28,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180129','Soundtracks & Musicals','2004-11-25','ID18','ID1801',3,1,1,29,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180130','Weltmusik','2004-11-25','ID18','ID1801',3,1,1,30,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180131','Zubehör','2004-11-25','ID18','ID1801',3,1,1,31,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1802','Fanartikel & Superstars','2004-11-25','ID18','ID18',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180201','Aufkleber & Sticker','2004-11-25','ID18','ID1802',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180202','Autogramme','2004-11-25','ID18','ID1802',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180203','Beatles','2004-11-25','ID18','ID1802',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180204','Boy- & Girlgroups','2004-11-25','ID18','ID1802',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180205','Britney Spears','2004-11-25','ID18','ID1802',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180206','Buttons & Pins','2004-11-25','ID18','ID1802',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180207','Depeche Mode','2004-11-25','ID18','ID1802',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180208','Elvis Presley','2004-11-25','ID18','ID1802',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180209','Fotos','2004-11-25','ID18','ID1802',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180210','Gothic-Style','2004-11-25','ID18','ID1802',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180211','Kalender','2004-11-25','ID18','ID1802',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180212','Kelly Family','2004-11-25','ID18','ID1802',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180213','Kiss','2004-11-25','ID18','ID1802',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180214','Madonna','2004-11-25','ID18','ID1802',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180215','Michael Jackson','2004-11-25','ID18','ID1802',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180216','Musicals','2004-11-25','ID18','ID1802',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180217','Pink Floyd','2004-11-25','ID18','ID1802',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180218','Poster','2004-11-25','ID18','ID1802',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180219','Queen','2004-11-25','ID18','ID1802',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180220','Robbie Williams','2004-11-25','ID18','ID1802',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180221','Rolling Stones','2004-11-25','ID18','ID1802',3,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180222','Sammlerstücke','2004-11-25','ID18','ID1802',3,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180223','Sonstige','2004-11-25','ID18','ID1802',3,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180224','Textilien','2004-11-25','ID18','ID1802',3,1,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180225','U2','2004-11-25','ID18','ID1802',3,1,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1803','Hörspiele','2004-11-25','ID18','ID18',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180301','CDs für Erwachsene','2004-11-25','ID18','ID1803',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180302','CDs für Kinder','2004-11-25','ID18','ID1803',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180303','LPs für Erwachsene','2004-11-25','ID18','ID1803',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180304','LPs für Kinder','2004-11-25','ID18','ID1803',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180305','MCs für Erwachsene','2004-11-25','ID18','ID1803',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180306','MCs für Kinder','2004-11-25','ID18','ID1803',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180307','Sonstige','2004-11-25','ID18','ID1803',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1804','Schallplatten','2004-11-25','ID18','ID18',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180401','40s','2004-11-25','ID18','ID1804',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180402','50s','2004-11-25','ID18','ID1804',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180403','60s','2004-11-25','ID18','ID1804',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180404','70s','2004-11-25','ID18','ID1804',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180405','80s','2004-11-25','ID18','ID1804',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180406','90s','2004-11-25','ID18','ID1804',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180407','Blues','2004-11-25','ID18','ID1804',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180408','Box-Sets','2004-11-25','ID18','ID1804',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180409','Clubsounds','2004-11-25','ID18','ID1804',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180410','Comedy','2004-11-25','ID18','ID1804',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180411','Compilations','2004-11-25','ID18','ID1804',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180412','Country & Folk','2004-11-25','ID18','ID1804',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180413','Dance & Electronic','2004-11-25','ID18','ID1804',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180414','Deutsche Interpreten','2004-11-25','ID18','ID1804',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180415','Hip-Hop & Soul','2004-11-25','ID18','ID1804',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180416','Instrumental','2004-11-25','ID18','ID1804',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180417','Jazz','2004-11-25','ID18','ID1804',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180418','Klassik & Oper','2004-11-25','ID18','ID1804',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180419','Maxis 12','2004-11-25','ID18','ID1804',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180420','Metal','2004-11-25','ID18','ID1804',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180421','Musicals','2004-11-25','ID18','ID1804',3,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180422','Musik für Kinder','2004-11-25','ID18','ID1804',3,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180423','New Age','2004-11-25','ID18','ID1804',3,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180424','Picture & Shape','2004-11-25','ID18','ID1804',3,1,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180425','Pop','2004-11-25','ID18','ID1804',3,1,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180426','Reggae, Ska & Dub','2004-11-25','ID18','ID1804',3,1,1,26,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180427','Rock','2004-11-25','ID18','ID1804',3,1,1,27,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180428','Sammlungen & Pakete','2004-11-25','ID18','ID1804',3,1,1,28,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180429','Schellack','2004-11-25','ID18','ID1804',3,1,1,29,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180430','Singles 7','2004-11-25','ID18','ID1804',3,1,1,30,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180431','Songwriter','2004-11-25','ID18','ID1804',3,1,1,31,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180432','Sonstige','2004-11-25','ID18','ID1804',3,1,1,32,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180433','Soundtracks','2004-11-25','ID18','ID1804',3,1,1,33,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180434','Ungespielte Schallplatten','2004-11-25','ID18','ID1804',3,1,1,34,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180435','Weltmusik','2004-11-25','ID18','ID1804',3,1,1,35,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180436','Zubehör','2004-11-25','ID18','ID1804',3,1,1,36,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1805','Sonstige Formate','2004-11-25','ID18','ID18',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180501','Audiophile Tonträge','2004-11-25','ID18','ID1805',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180502','DVD-Audio','2004-11-25','ID18','ID1805',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180503','MiniDisc','2004-11-25','ID18','ID1805',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180504','Musikkassetten','2004-11-25','ID18','ID1805',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID180505','Sonstige','2004-11-25','ID18','ID1805',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19','Musikinstrumente','2004-11-25','ID19','',1,0,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1901','Blasinstrumente','2004-11-25','ID19','ID19',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190101','Akkorden-Zubehör','2004-11-25','ID19','ID1901',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190102','Akkordeons','2004-11-25','ID19','ID1901',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190103','Blockflöten','2004-11-25','ID19','ID1901',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190104','Blätter','2004-11-25','ID19','ID1901',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190105','Dämpfer','2004-11-25','ID19','ID1901',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190106','Flügelhörner','2004-11-25','ID19','ID1901',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190107','Hörner','2004-11-25','ID19','ID1901',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190108','Klarinetten','2004-11-25','ID19','ID1901',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190109','Koffer, Taschen, Etuis','2004-11-25','ID19','ID1901',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190110','Mundstücke (Blech)','2004-11-25','ID19','ID1901',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190111','Mundstücke (Holz)','2004-11-25','ID19','ID1901',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190112','Posaunen','2004-11-25','ID19','ID1901',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190113','Querflöten','2004-11-25','ID19','ID1901',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190114','Saxophone','2004-11-25','ID19','ID1901',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190115','Sonstige Blasinstrumente','2004-11-25','ID19','ID1901',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190116','Tenorhorn, Tuba, Bariton etc.','2004-11-25','ID19','ID1901',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190117','Trompeten','2004-11-25','ID19','ID1901',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190118','Zubehör (Blech)','2004-11-25','ID19','ID1901',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190119','Zubehör (Holz)','2004-11-25','ID19','ID1901',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1902','Cases und Racks','2004-11-25','ID19','ID19',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190201','Case-Zubehör','2004-11-25','ID19','ID1902',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190202','Koffer & Equipment-Cases','2004-11-25','ID19','ID1902',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190203','Sonstiges','2004-11-25','ID19','ID1902',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1903','Computer Hard- und Software','2004-11-25','ID19','ID19',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190301','Apple & Komponenten','2004-11-25','ID19','ID1903',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190302','Computer-Zubehör','2004-11-25','ID19','ID1903',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190303','Editor-Software','2004-11-25','ID19','ID1903',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190304','Harddisk Recording Equipment','2004-11-25','ID19','ID1903',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190305','Laufwerke','2004-11-25','ID19','ID1903',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190306','MIDI-Interface','2004-11-25','ID19','ID1903',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190307','Monitore','2004-11-25','ID19','ID1903',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190308','Notations Software','2004-11-25','ID19','ID1903',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190309','PC & Komponenten','2004-11-25','ID19','ID1903',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190310','Sequenzer Software','2004-11-25','ID19','ID1903',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190311','Sonstiges','2004-11-25','ID19','ID1903',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190312','Soundkarten und Wandlerkarten','2004-11-25','ID19','ID1903',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190313','Speicher','2004-11-25','ID19','ID1903',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190314','Speichermedien','2004-11-25','ID19','ID1903',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190315','Synthesizer, Plugins, Audio Editing usw.','2004-11-25','ID19','ID1903',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190316','Updates, Sidegrades, Crossgrades','2004-11-25','ID19','ID1903',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1904','Drums & Percussion','2004-11-25','ID19','ID19',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190401','Bass Drum Felle','2004-11-25','ID19','ID1904',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190402','Becken','2004-11-25','ID19','ID1904',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19040201','Beckensets','2004-11-25','ID19','ID190402',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19040202','Crash Cymbals','2004-11-25','ID19','ID190402',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19040203','Effekt Cymbals','2004-11-25','ID19','ID190402',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19040204','HiHat Cymbals','2004-11-25','ID19','ID190402',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19040205','Nach Herstellern','2004-11-25','ID19','ID190402',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1904020501','Marathon','2004-11-25','ID19','ID19040205',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1904020502','Medina','2004-11-25','ID19','ID19040205',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1904020503','Paiste','2004-11-25','ID19','ID19040205',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1904020504','Sabian','2004-11-25','ID19','ID19040205',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1904020505','Ufip','2004-11-25','ID19','ID19040205',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1904020506','Zildjian','2004-11-25','ID19','ID19040205',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19040206','Ride Cymbals','2004-11-25','ID19','ID190402',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19040207','Splash Cymbals','2004-11-25','ID19','ID190402',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190403','Diverse Felle (Banjo etc.)','2004-11-25','ID19','ID1904',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190404','E-Drums','2004-11-25','ID19','ID1904',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190405','Einzeltrommeln','2004-11-25','ID19','ID1904',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190406','Gig Bags','2004-11-25','ID19','ID1904',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190407','Koffer','2004-11-25','ID19','ID1904',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190408','Marching Percussion','2004-11-25','ID19','ID1904',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190409','Marching Zubehör','2004-11-25','ID19','ID1904',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190410','Marschbecken','2004-11-25','ID19','ID1904',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190411','Orff Instrumente','2004-11-25','ID19','ID1904',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190412','Percussion Allgemein','2004-11-25','ID19','ID1904',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190413','Percussion Felle','2004-11-25','ID19','ID1904',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190414','Schlagzeug Sets','2004-11-25','ID19','ID1904',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190415','Snare Felle','2004-11-25','ID19','ID1904',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190416','Snares','2004-11-25','ID19','ID1904',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190417','Sonstiges','2004-11-25','ID19','ID1904',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190418','Sticks','2004-11-25','ID19','ID1904',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190419','Tom Tom Felle','2004-11-25','ID19','ID1904',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190420','Zubehör Allgemein','2004-11-25','ID19','ID1904',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1905','Effekte und Soundprozessoren','2004-11-25','ID19','ID19',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190501','A','2004-11-25','ID19','ID1905',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19050101','D und D','2004-11-25','ID19','ID190501',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1905010101','A-Wandler','2004-11-25','ID19','ID19050101',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190502','Dynamik-Prozessoren','2004-11-25','ID19','ID1905',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190503','Effektgeräte','2004-11-25','ID19','ID1905',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190504','Equalizer','2004-11-25','ID19','ID1905',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190505','Frequenzweichen (Crossovers)','2004-11-25','ID19','ID1905',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190506','Preamps (Vorverstärker)','2004-11-25','ID19','ID1905',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190507','Psychakustik-Effekte','2004-11-25','ID19','ID1905',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190508','Regelverstärker','2004-11-25','ID19','ID1905',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190509','Signalprozessoren für Installation','2004-11-25','ID19','ID1905',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190510','Sonstiges','2004-11-25','ID19','ID1905',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190511','Vocal Prozessoren (Vocalist usw.)','2004-11-25','ID19','ID1905',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190512','Zubehör für Effektgeräte','2004-11-25','ID19','ID1905',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1906','Gitarren, Bässe, Amps','2004-11-25','ID19','ID19',2,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190601','Akustik Bässe','2004-11-25','ID19','ID1906',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190602','Akustikgitarren-Combos','2004-11-25','ID19','ID1906',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190603','Andere Saiteninstrumente','2004-11-25','ID19','ID1906',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190604','Banjos','2004-11-25','ID19','ID1906',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190605','Bass Boxen','2004-11-25','ID19','ID1906',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190606','Bass Combos','2004-11-25','ID19','ID1906',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190607','Bass-Preamps','2004-11-25','ID19','ID1906',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190608','Bass-Topteile','2004-11-25','ID19','ID1906',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190609','E-Bässe','2004-11-25','ID19','ID1906',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190610','E-Gitarren','2004-11-25','ID19','ID1906',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190611','E-Gitarren Boxen','2004-11-25','ID19','ID1906',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190612','E-Gitarren Combos','2004-11-25','ID19','ID1906',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190613','Effektgeräte','2004-11-25','ID19','ID1906',3,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19061301','Bodeneffektgeräte','2004-11-25','ID19','ID190613',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19061302','Effektgeräte für Akustikgitarren','2004-11-25','ID19','ID190613',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19061303','Effektgeräte für E-Bässe','2004-11-25','ID19','ID190613',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19061304','Effektgeräte für E-Gitarren','2004-11-25','ID19','ID190613',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19061305','Sonstige','2004-11-25','ID19','ID190613',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190614','Einzelteile','2004-11-25','ID19','ID1906',3,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19061401',' Ausstellung (Gitarren)','2004-11-25','ID19','ID190614',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190615','Gig Bags','2004-11-25','ID19','ID1906',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190616','Gitarren-Endstufen','2004-11-25','ID19','ID1906',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190617','Gitarren-Preamps','2004-11-25','ID19','ID1906',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190618','Gitarren-Topteile','2004-11-25','ID19','ID1906',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190619','Gitarrensets','2004-11-25','ID19','ID1906',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190620','Koffer','2004-11-25','ID19','ID1906',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190621','Konzertgitarren','2004-11-25','ID19','ID1906',3,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190622','Mandolinen','2004-11-25','ID19','ID1906',3,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190623','Saiten','2004-11-25','ID19','ID1906',3,0,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19062301','E-Bass','2004-11-25','ID19','ID190623',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19062302','E-Gitarre','2004-11-25','ID19','ID190623',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19062303','Konzertgitarre','2004-11-25','ID19','ID190623',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19062304','Sonstige','2004-11-25','ID19','ID190623',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19062305','Westerngitarre','2004-11-25','ID19','ID190623',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190624','Steel Gitarren','2004-11-25','ID19','ID1906',3,1,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190625','Stimmgeräte','2004-11-25','ID19','ID1906',3,1,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190626','Tonabnehmer','2004-11-25','ID19','ID1906',3,0,1,26,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19062601','E-Bass','2004-11-25','ID19','ID190626',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19062602','E-Gitarre','2004-11-25','ID19','ID190626',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19062603','Sonstige','2004-11-25','ID19','ID190626',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19062604','Westerngitarre','2004-11-25','ID19','ID190626',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190627','Vintage Gitarren','2004-11-25','ID19','ID1906',3,1,1,27,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190628','Westerngitarren','2004-11-25','ID19','ID1906',3,1,1,28,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190629','Zubehör','2004-11-25','ID19','ID1906',3,1,1,29,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190630','Zubehör, Allgemein','2004-11-25','ID19','ID1906',3,1,1,30,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1907','Hardware (Ständer usw.)','2004-11-25','ID19','ID19',2,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190701','Hardware für Blasinstrumente','2004-11-25','ID19','ID1907',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190702','Hardware für Computer','2004-11-25','ID19','ID1907',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190703','Hardware für Drums','2004-11-25','ID19','ID1907',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190704','Hardware für Gitarren','2004-11-25','ID19','ID1907',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190705','Hardware für Keyboards','2004-11-25','ID19','ID1907',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190706','Hardware für Licht-Equipment','2004-11-25','ID19','ID1907',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190707','Hardware für PA-Equipment','2004-11-25','ID19','ID1907',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190708','Hardware für Studio-Equipment','2004-11-25','ID19','ID1907',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190709','Hardware, Allgemein','2004-11-25','ID19','ID1907',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190710','Sonstiges','2004-11-25','ID19','ID1907',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190711','Zubehör','2004-11-25','ID19','ID1907',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1908','Kabel und Stecker','2004-11-25','ID19','ID19',2,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190801','Adapter und sonstige Kabel','2004-11-25','ID19','ID1908',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190802','Computerkabel','2004-11-25','ID19','ID1908',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190803','Instrumentenkabel (Klinkenkabel)','2004-11-25','ID19','ID1908',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190804','Lautsprecherkabel','2004-11-25','ID19','ID1908',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190805','Lichtkabel','2004-11-25','ID19','ID1908',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190806','MIDI-Kabel','2004-11-25','ID19','ID1908',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190807','Mikrofonkabel (XLR-Kabel)','2004-11-25','ID19','ID1908',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190808','Multicore-Meterware','2004-11-25','ID19','ID1908',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190809','Multicores','2004-11-25','ID19','ID1908',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190810','Sonstige Meterware','2004-11-25','ID19','ID1908',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190811','Sonstiges','2004-11-25','ID19','ID1908',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190812','Stecker (allgemein)','2004-11-25','ID19','ID1908',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190813','Stecker (Multipin)','2004-11-25','ID19','ID1908',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190814','Zubehör für Kabel und Stecker','2004-11-25','ID19','ID1908',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1909','Keyboards','2004-11-25','ID19','ID19',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190901','Arranger-Module','2004-11-25','ID19','ID1909',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190902','General MIDI Module','2004-11-25','ID19','ID1909',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19090201',' Expander','2004-11-25','ID19','ID190902',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190903','Home-Keyboards','2004-11-25','ID19','ID1909',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190904','Keyboard-Zubehör','2004-11-25','ID19','ID1909',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190905','MIDI-Files','2004-11-25','ID19','ID1909',3,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19090501',' Songs','2004-11-25','ID19','ID190905',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190906','Professional-Keyboards','2004-11-25','ID19','ID1909',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190907','Sequencer, MIDI-File-Player usw.','2004-11-25','ID19','ID1909',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190908','Sonstige','2004-11-25','ID19','ID1909',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID190909','Sounds und Styles für Keyboards','2004-11-25','ID19','ID1909',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1910','Klaviere und Flügel','2004-11-25','ID19','ID19',2,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191001','Digital Pianos','2004-11-25','ID19','ID1910',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191002','Flügel','2004-11-25','ID19','ID1910',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191003','Klavier-Zubehör','2004-11-25','ID19','ID1910',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191004','Klavierbänke und Hocker','2004-11-25','ID19','ID1910',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191005','Klaviere','2004-11-25','ID19','ID1910',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191006','Orgeln (Sakral usw.)','2004-11-25','ID19','ID1910',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191007','Sonstige','2004-11-25','ID19','ID1910',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1911','Licht- und Bühnenequipment','2004-11-25','ID19','ID19',2,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191101','Allgemeines Licht-Zubehör','2004-11-25','ID19','ID1911',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191102','Dekorations-Beleuchtung','2004-11-25','ID19','ID1911',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191103','Filter und Filterrahmen','2004-11-25','ID19','ID1911',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191104','Lampen','2004-11-25','ID19','ID1911',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191105','Licht-Sets','2004-11-25','ID19','ID1911',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191106','Lichteffekte','2004-11-25','ID19','ID1911',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191107','Nebelfluid','2004-11-25','ID19','ID1911',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191108','Nebelmaschinen','2004-11-25','ID19','ID1911',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191109','Nebelmaschinen-Zubehör (Duftstoffe usw.)','2004-11-25','ID19','ID1911',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191110','PAR Gehäuse','2004-11-25','ID19','ID1911',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191111','Power Packs','2004-11-25','ID19','ID1911',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191112','Pyrotechnik','2004-11-25','ID19','ID1911',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191113','Scanner','2004-11-25','ID19','ID1911',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191114','Sonstiges','2004-11-25','ID19','ID1911',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191115','Steuergeräte','2004-11-25','ID19','ID1911',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191116','Theater Gehäuse','2004-11-25','ID19','ID1911',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1912','Mikrofone','2004-11-25','ID19','ID19',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1913','Noten, Songbooks & Videos','2004-11-25','ID19','ID19',2,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191301','CDs zum Lernen, Üben, Begleiten','2004-11-25','ID19','ID1913',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191302','Chart-Hits','2004-11-25','ID19','ID1913',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191303','Fachliteratur','2004-11-25','ID19','ID1913',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191304','Hildner-Ausgaben','2004-11-25','ID19','ID1913',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191305','Midifiles','2004-11-25','ID19','ID1913',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191306','Noten','2004-11-25','ID19','ID1913',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191307','Schulen','2004-11-25','ID19','ID1913',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191308','Songbooks','2004-11-25','ID19','ID1913',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191309','Songbücher Deutsch','2004-11-25','ID19','ID1913',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191310','Sonstiges','2004-11-25','ID19','ID1913',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191311','Videos','2004-11-25','ID19','ID1913',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191312','Zubehör (Papier, Mappen usw.)','2004-11-25','ID19','ID1913',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1914','PAs & Liveequipment','2004-11-25','ID19','ID19',2,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191401','Bass Boxen','2004-11-25','ID19','ID1914',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191402','Boxen für Installation (100V)','2004-11-25','ID19','ID1914',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191403','Cassettendecks','2004-11-25','ID19','ID1914',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19140301',' Tapes','2004-11-25','ID19','ID191403',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191404','CD-Player','2004-11-25','ID19','ID1914',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191405','Consolen Mixer','2004-11-25','ID19','ID1914',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191406','Discomixer','2004-11-25','ID19','ID1914',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191407','DJ-Zubehör','2004-11-25','ID19','ID1914',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191408','Endstufen','2004-11-25','ID19','ID1914',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191409','Endstufen für Installation (100V)','2004-11-25','ID19','ID1914',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191410','Ersatzteile','2004-11-25','ID19','ID1914',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191411','Fullrange Boxen','2004-11-25','ID19','ID1914',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191412','Keyboardamps','2004-11-25','ID19','ID1914',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191413','Kleinmonitore','2004-11-25','ID19','ID1914',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191414','Lautsprecher (einzeln)','2004-11-25','ID19','ID1914',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191415','Mid','2004-11-25','ID19','ID1914',3,0,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID19141501','High Boxen','2004-11-25','ID19','ID191415',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191416','Mixer für Installation','2004-11-25','ID19','ID1914',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191417','Monitor Boxen','2004-11-25','ID19','ID1914',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191418','PA-Packages, Beschallungsanlagen','2004-11-25','ID19','ID1914',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191419','Plattenspieler','2004-11-25','ID19','ID1914',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191420','Power Mixer','2004-11-25','ID19','ID1914',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191421','Rack- und Kleinmixer','2004-11-25','ID19','ID1914',3,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191422','Sonstige','2004-11-25','ID19','ID1914',3,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191423','Zubehör für Beschallungsanlagen','2004-11-25','ID19','ID1914',3,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191424','Zubehör für Installation (100V)','2004-11-25','ID19','ID1914',3,1,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1915','Sonstige','2004-11-25','ID19','ID19',2,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1916','Streich- & Zupfinstrumente','2004-11-25','ID19','ID19',2,0,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191601','Bögen','2004-11-25','ID19','ID1916',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191602','Cello','2004-11-25','ID19','ID1916',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191603','Cellosets','2004-11-25','ID19','ID1916',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191604','Etuis und Hüllen','2004-11-25','ID19','ID1916',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191605','Kontrabass und Kontrabass-Sets','2004-11-25','ID19','ID1916',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191606','Sonstige','2004-11-25','ID19','ID1916',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191607','Viola','2004-11-25','ID19','ID1916',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191608','Violasets','2004-11-25','ID19','ID1916',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191609','Violinen','2004-11-25','ID19','ID1916',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191610','Violinsets','2004-11-25','ID19','ID1916',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1917','Studio- und Recording-Equipment','2004-11-25','ID19','ID19',2,0,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191701','Bandmaterial','2004-11-25','ID19','ID1917',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191702','Kopfhörer','2004-11-25','ID19','ID1917',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191703','Kopfhörer-Verstärker','2004-11-25','ID19','ID1917',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191704','Recorder (analog)','2004-11-25','ID19','ID1917',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191705','Recorder (digital)','2004-11-25','ID19','ID1917',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191706','Recording Mischpulte (analog)','2004-11-25','ID19','ID1917',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191707','Recording Mischpulte (digital)','2004-11-25','ID19','ID1917',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191708','Sonstiges','2004-11-25','ID19','ID1917',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191709','Studio-Monitore','2004-11-25','ID19','ID1917',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191710','Studio-Sets','2004-11-25','ID19','ID1917',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191711','Zubehör für Studioequipment','2004-11-25','ID19','ID1917',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1918','Zubehör','2004-11-25','ID19','ID19',2,0,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191801','Sonstiges','2004-11-25','ID19','ID1918',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID191802','T-Shirts, Caps, etc.','2004-11-25','ID19','ID1918',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20','PC- & Videospiele','2004-11-25','ID20','',1,0,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2001','Apple','2004-11-25','ID20','ID20',2,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2002','Arcade','2004-11-25','ID20','ID20',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200201','Neo Geo MVS','2004-11-25','ID20','ID2002',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200202','PCBs','2004-11-25','ID20','ID2002',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20020201',' Platinen','2004-11-25','ID20','ID200202',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200203','Sonstiges','2004-11-25','ID20','ID2002',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200204','Zubehör','2004-11-25','ID20','ID2002',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2003','Dreamcast','2004-11-25','ID20','ID20',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200301','Hardware','2004-11-25','ID20','ID2003',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200302','Spiele','2004-11-25','ID20','ID2003',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2004','Internetspiele','2004-11-25','ID20','ID20',2,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2005','Klassische Computer','2004-11-25','ID20','ID20',2,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2006','Klassische Konsolen','2004-11-25','ID20','ID20',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2007','Literatur','2004-11-25','ID20','ID20',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2008','Merchandising','2004-11-25','ID20','ID20',2,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2009','N-Gage','2004-11-25','ID20','ID20',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200901','3D-Action','2004-11-25','ID20','ID2009',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200902','Action','2004-11-25','ID20','ID2009',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200903','Adventure','2004-11-25','ID20','ID2009',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200904','Beatem Up','2004-11-25','ID20','ID2009',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200905','Denk- & Geschicklichkeit','2004-11-25','ID20','ID2009',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200906','Jump & Run','2004-11-25','ID20','ID2009',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200907','Rennspiel','2004-11-25','ID20','ID2009',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200908','Rollenspiel','2004-11-25','ID20','ID2009',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200909','Shootem Up','2004-11-25','ID20','ID2009',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200910','Sonstiges','2004-11-25','ID20','ID2009',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200911','Sportspiel','2004-11-25','ID20','ID2009',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID200912','Strategie','2004-11-25','ID20','ID2009',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010','Nintendo Gameboy','2004-11-25','ID20','ID20',2,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201001','Gameboy','2004-11-25','ID20','ID2010',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201002','Gameboy Advance','2004-11-25','ID20','ID2010',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20100201','Hardware','2004-11-25','ID20','ID201002',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020101','Akku','2004-11-25','ID20','ID20100201',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020102','Aufkleber','2004-11-25','ID20','ID20100201',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020103','Gameboys','2004-11-25','ID20','ID20100201',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020104','Kabel','2004-11-25','ID20','ID20100201',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020105','Licht','2004-11-25','ID20','ID20100201',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020106','Limited Edition','2004-11-25','ID20','ID20100201',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020107','Radio','2004-11-25','ID20','ID20100201',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020108','Schummelmodul','2004-11-25','ID20','ID20100201',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020109','Sets','2004-11-25','ID20','ID20100201',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020110','Sonstiges','2004-11-25','ID20','ID20100201',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020111','Tasche','2004-11-25','ID20','ID20100201',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20100202','Sonstiges','2004-11-25','ID20','ID201002',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20100203','Spiele','2004-11-25','ID20','ID201002',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020301','3D-Action','2004-11-25','ID20','ID20100203',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020302','Action','2004-11-25','ID20','ID20100203',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020303','Adventure','2004-11-25','ID20','ID20100203',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020304','Beatem Up','2004-11-25','ID20','ID20100203',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020305','Denk- & Geschicklichkeit','2004-11-25','ID20','ID20100203',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020306','Jump & Run','2004-11-25','ID20','ID20100203',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020307','Rennspiel','2004-11-25','ID20','ID20100203',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020308','Rollenspiel','2004-11-25','ID20','ID20100203',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020309','Shootem Up','2004-11-25','ID20','ID20100203',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020310','Sonstiges','2004-11-25','ID20','ID20100203',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020311','Sportspiel','2004-11-25','ID20','ID20100203',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020312','Strategie','2004-11-25','ID20','ID20100203',5,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2010020313','Wirtschaftssimulation','2004-11-25','ID20','ID20100203',5,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201003','Gameboy Color','2004-11-25','ID20','ID2010',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2011','Nintendo GameCube','2004-11-25','ID20','ID20',2,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201101','Hardware','2004-11-25','ID20','ID2011',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110101','Joypad','2004-11-25','ID20','ID201101',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110102','Joystick','2004-11-25','ID20','ID201101',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110103','Kabel','2004-11-25','ID20','ID201101',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110104','Konsolen','2004-11-25','ID20','ID201101',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110105','Lenkrad','2004-11-25','ID20','ID201101',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110106','Memory Card','2004-11-25','ID20','ID201101',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110107','Schummelmodul','2004-11-25','ID20','ID201101',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110108','Sonstiges','2004-11-25','ID20','ID201101',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110109','Tasche','2004-11-25','ID20','ID201101',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110110','Tastatur','2004-11-25','ID20','ID201101',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201102','Spiele','2004-11-25','ID20','ID2011',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110201','3D-Action','2004-11-25','ID20','ID201102',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110202','Action','2004-11-25','ID20','ID201102',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110203','Adventure','2004-11-25','ID20','ID201102',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110204','Beatem Up','2004-11-25','ID20','ID201102',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110205','Denk- & Geschicklichkeit','2004-11-25','ID20','ID201102',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110206','Jump & Run','2004-11-25','ID20','ID201102',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110207','Rennspiel','2004-11-25','ID20','ID201102',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110208','Rollenspiel','2004-11-25','ID20','ID201102',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110209','Shootem Up','2004-11-25','ID20','ID201102',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110210','Sonstige','2004-11-25','ID20','ID201102',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110211','Spielesammlung','2004-11-25','ID20','ID201102',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110212','Sportspiel','2004-11-25','ID20','ID201102',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110213','Strategie','2004-11-25','ID20','ID201102',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20110214','Wirtschaftssimulation','2004-11-25','ID20','ID201102',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2012','Nintendo, Sonstige','2004-11-25','ID20','ID20',2,0,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201201','NES','2004-11-25','ID20','ID2012',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201202','Nintendo 64','2004-11-25','ID20','ID2012',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201203','SNES','2004-11-25','ID20','ID2012',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201204','Sonstige','2004-11-25','ID20','ID2012',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2013','PC-Spiele','2004-11-25','ID20','ID20',2,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201301','3D-Action','2004-11-25','ID20','ID2013',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201302','Ab 18','2004-11-25','ID20','ID2013',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201303','Action','2004-11-25','ID20','ID2013',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201304','Add on','2004-11-25','ID20','ID2013',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201305','Adventure','2004-11-25','ID20','ID2013',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201306','Beatem Up','2004-11-25','ID20','ID2013',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201307','Denk- & Geschicklichkeit','2004-11-25','ID20','ID2013',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201308','Flugzeugspiel','2004-11-25','ID20','ID2013',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201309','Jump & Run','2004-11-25','ID20','ID2013',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201310','Kindersoftware','2004-11-25','ID20','ID2013',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201311','Limited Edition','2004-11-25','ID20','ID2013',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201312','Onlinespiel Only','2004-11-25','ID20','ID2013',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201313','Rennspiel','2004-11-25','ID20','ID2013',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201314','Rollenspiel','2004-11-25','ID20','ID2013',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201315','Shootem Up','2004-11-25','ID20','ID2013',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201316','Sonstige','2004-11-25','ID20','ID2013',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201317','Spielesammlung','2004-11-25','ID20','ID2013',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201318','Sportspiel','2004-11-25','ID20','ID2013',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201319','Strategie','2004-11-25','ID20','ID2013',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201320','Techniksimulation','2004-11-25','ID20','ID2013',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201321','Wirtschaftssimulation','2004-11-25','ID20','ID2013',3,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2014','PlayStation','2004-11-25','ID20','ID20',2,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201401','Hardware','2004-11-25','ID20','ID2014',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201402','Spiele','2004-11-25','ID20','ID2014',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140201','3D-Action','2004-11-25','ID20','ID201402',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140202','Action','2004-11-25','ID20','ID201402',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140203','Adventure','2004-11-25','ID20','ID201402',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140204','Beatem Up','2004-11-25','ID20','ID201402',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140205','Denk- & Geschicklichkeit','2004-11-25','ID20','ID201402',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140206','Flugzeugspiel','2004-11-25','ID20','ID201402',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140207','Jump & Run','2004-11-25','ID20','ID201402',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140208','Rennspiel','2004-11-25','ID20','ID201402',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140209','Rollenspiel','2004-11-25','ID20','ID201402',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140210','Shootem Up','2004-11-25','ID20','ID201402',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140211','Sonstige','2004-11-25','ID20','ID201402',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140212','Spielesammlung','2004-11-25','ID20','ID201402',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140213','Sportspiel','2004-11-25','ID20','ID201402',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140214','Strategie','2004-11-25','ID20','ID201402',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140215','Techniksimulation','2004-11-25','ID20','ID201402',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20140216','Wirtschaftssimulation','2004-11-25','ID20','ID201402',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2015','PlayStation 2','2004-11-25','ID20','ID20',2,0,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201501','Hardware','2004-11-25','ID20','ID2015',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150101','Fernbedienung','2004-11-25','ID20','ID201501',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150102','Joypad','2004-11-25','ID20','ID201501',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150103','Joystick','2004-11-25','ID20','ID201501',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150104','Kabel','2004-11-25','ID20','ID201501',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150105','Konsolen','2004-11-25','ID20','ID201501',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150106','Lautsprecher','2004-11-25','ID20','ID201501',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150107','Lenkrad','2004-11-25','ID20','ID201501',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150108','Memory Card','2004-11-25','ID20','ID201501',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150109','Mouse','2004-11-25','ID20','ID201501',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150110','Multitab','2004-11-25','ID20','ID201501',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150111','Pistole','2004-11-25','ID20','ID201501',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150112','Schummelmodul','2004-11-25','ID20','ID201501',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150113','Sonstiges','2004-11-25','ID20','ID201501',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150114','Standfuß','2004-11-25','ID20','ID201501',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150115','Tasche','2004-11-25','ID20','ID201501',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150116','Tastatur','2004-11-25','ID20','ID201501',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201502','Spiele','2004-11-25','ID20','ID2015',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150201','3D-Action','2004-11-25','ID20','ID201502',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150202','Action','2004-11-25','ID20','ID201502',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150203','Adventure','2004-11-25','ID20','ID201502',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150204','Beatem Up','2004-11-25','ID20','ID201502',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150205','Denk- & Geschicklichkeit','2004-11-25','ID20','ID201502',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150206','Flugzeugspiel','2004-11-25','ID20','ID201502',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150207','Jump & Run','2004-11-25','ID20','ID201502',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150208','Onlinespiel Only','2004-11-25','ID20','ID201502',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150209','Rennspiel','2004-11-25','ID20','ID201502',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150210','Rollenspiel','2004-11-25','ID20','ID201502',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150211','Shootem Up','2004-11-25','ID20','ID201502',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150212','Sonstige','2004-11-25','ID20','ID201502',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150213','Spielesammlung','2004-11-25','ID20','ID201502',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150214','Sportspiel','2004-11-25','ID20','ID201502',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150215','Strategie','2004-11-25','ID20','ID201502',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150216','Techniksimulation','2004-11-25','ID20','ID201502',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20150217','Wirtschaftssimulation','2004-11-25','ID20','ID201502',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2016','Sega','2004-11-25','ID20','ID20',2,0,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201601','Gamegear','2004-11-25','ID20','ID2016',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201602','Master System','2004-11-25','ID20','ID2016',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201603','Mega Drive','2004-11-25','ID20','ID2016',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201604','Saturn','2004-11-25','ID20','ID2016',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201605','Sonstige','2004-11-25','ID20','ID2016',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2017','Sonstige','2004-11-25','ID20','ID20',2,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2018','Xbox','2004-11-25','ID20','ID20',2,0,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201801','Hardware','2004-11-25','ID20','ID2018',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180101','Joypad','2004-11-25','ID20','ID201801',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180102','Joystick','2004-11-25','ID20','ID201801',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180103','Kabel','2004-11-25','ID20','ID201801',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180104','Konsolen','2004-11-25','ID20','ID201801',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180105','Lenkrad','2004-11-25','ID20','ID201801',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180106','Memory Card','2004-11-25','ID20','ID201801',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180107','Pistole','2004-11-25','ID20','ID201801',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180108','Schummelmodul','2004-11-25','ID20','ID201801',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180109','Sonstige','2004-11-25','ID20','ID201801',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID201802','Spiele','2004-11-25','ID20','ID2018',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180201','3D-Action','2004-11-25','ID20','ID201802',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180202','Action','2004-11-25','ID20','ID201802',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180203','Adventure','2004-11-25','ID20','ID201802',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180204','Beatem Up','2004-11-25','ID20','ID201802',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180205','Denk- & Geschicklichkeit','2004-11-25','ID20','ID201802',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180206','Flugzeugspiel','2004-11-25','ID20','ID201802',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180207','Jump & Run','2004-11-25','ID20','ID201802',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180208','Limited Edition','2004-11-25','ID20','ID201802',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180209','Onlinespiel Only','2004-11-25','ID20','ID201802',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180210','Rennspiel','2004-11-25','ID20','ID201802',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180211','Rollenspiel','2004-11-25','ID20','ID201802',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180212','Shootem Up','2004-11-25','ID20','ID201802',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180213','Sonstige','2004-11-25','ID20','ID201802',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180214','Spielesammlung','2004-11-25','ID20','ID201802',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180215','Sportspiel','2004-11-25','ID20','ID201802',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180216','Strategie','2004-11-25','ID20','ID201802',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID20180217','Wirtschaftssimulation','2004-11-25','ID20','ID201802',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID21','Puppen & Teddys','2004-11-25','ID21','',1,0,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2101','Antikpuppen','2004-11-25','ID21','ID21',2,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2102','Barbie','2004-11-25','ID21','ID21',2,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2103','Bean Bags','2004-11-25','ID21','ID21',2,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2104','Bärenmachen','2004-11-25','ID21','ID21',2,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2105','Künstlerpuppen','2004-11-25','ID21','ID21',2,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2106','Marionetten','2004-11-25','ID21','ID21',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2107','Markenpuppen','2004-11-25','ID21','ID21',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2108','Modepuppen','2004-11-25','ID21','ID21',2,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2109','Plüschtiere','2004-11-25','ID21','ID21',2,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2110','Puppen nach Material','2004-11-25','ID21','ID21',2,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2111','Puppenhäuser & -stuben','2004-11-25','ID21','ID21',2,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2112','Puppenklinik','2004-11-25','ID21','ID21',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2113','Puppenmachen','2004-11-25','ID21','ID21',2,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2114','Puppenzubehör','2004-11-25','ID21','ID21',2,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2115','Sonstige Kuscheltiere','2004-11-25','ID21','ID21',2,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2116','Sonstiges','2004-11-25','ID21','ID21',2,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2117','Steiff','2004-11-25','ID21','ID21',2,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2118','Teddys','2004-11-25','ID21','ID21',2,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2119','Teddyzubehör','2004-11-25','ID21','ID21',2,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID22','Reise','2004-11-25','ID22','',1,0,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2201','Bahntickets','2004-11-25','ID22','ID22',2,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2202','Camping & Outdoor','2004-11-25','ID22','ID22',2,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2203','Ferienwohnungen & -häuser','2004-11-25','ID22','ID22',2,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2204','Flugtickets','2004-11-25','ID22','ID22',2,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2205','Kurzreisen','2004-11-25','ID22','ID22',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220501','Familienurlaub','2004-11-25','ID22','ID2205',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220502','Golfen, Wandern & Sport','2004-11-25','ID22','ID2205',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220503','Gruppenreisen','2004-11-25','ID22','ID2205',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220504','Love Surprise','2004-11-25','ID22','ID2205',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220505','Oper, Theater & Musical','2004-11-25','ID22','ID2205',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220506','Ostern, Pfingsten & Silvester','2004-11-25','ID22','ID2205',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220507','Relaxen & Erholung','2004-11-25','ID22','ID2205',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220508','Singlereisen','2004-11-25','ID22','ID2205',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220509','Sonstige','2004-11-25','ID22','ID2205',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220510','Specials inkl. Bahnticket','2004-11-25','ID22','ID2205',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220511','Spezialangebote','2004-11-25','ID22','ID2205',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220512','Städtereisen','2004-11-25','ID22','ID2205',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220513','Wellness & Beauty','2004-11-25','ID22','ID2205',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2206','Landkarten & Stadtpläne','2004-11-25','ID22','ID22',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2207','Reiseaccessoires','2004-11-25','ID22','ID22',2,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220701','4 Rollentrolleys','2004-11-25','ID22','ID2207',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID22070101',' Spinner','2004-11-25','ID22','ID220701',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220702','Aktenkoffer','2004-11-25','ID22','ID2207',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220703','Aktentaschen','2004-11-25','ID22','ID2207',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220704','Beautycases','2004-11-25','ID22','ID2207',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220705','Boardcases','2004-11-25','ID22','ID2207',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220706','Boardcases auf Rollen','2004-11-25','ID22','ID2207',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220707','Kleidersäcke','2004-11-25','ID22','ID2207',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220708','Koffer','2004-11-25','ID22','ID2207',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220709','Kulturbeutel','2004-11-25','ID22','ID2207',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220710','Messengers Bags','2004-11-25','ID22','ID2207',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220711','Mobile Office','2004-11-25','ID22','ID2207',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220712','Mobile Office auf Rollen','2004-11-25','ID22','ID2207',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220713','Pilotenkoffer','2004-11-25','ID22','ID2207',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220714','Portfolios','2004-11-25','ID22','ID2207',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220715','Reisetaschen','2004-11-25','ID22','ID2207',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220716','Reisetaschen auf Rollen','2004-11-25','ID22','ID2207',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220717','Rucksäcke','2004-11-25','ID22','ID2207',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220718','Schultertaschen','2004-11-25','ID22','ID2207',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220719','Sonstige Accessoires','2004-11-25','ID22','ID2207',3,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220720','Taschen auf Rollen','2004-11-25','ID22','ID2207',3,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID220721','Trolleys','2004-11-25','ID22','ID2207',3,0,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID22072101',' Uprights','2004-11-25','ID22','ID220721',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2208','Reiseführer','2004-11-25','ID22','ID22',2,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2209','Reisen Sonstige','2004-11-25','ID22','ID22',2,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2210','Reisevideos & -DVDs','2004-11-25','ID22','ID22',2,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2211','Sonderleistungen','2004-11-25','ID22','ID22',2,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2212','Sport & Freizeit','2004-11-25','ID22','ID22',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2213','Timeshare','2004-11-25','ID22','ID22',2,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2214','Unterkünfte, sonstige','2004-11-25','ID22','ID22',2,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2215','Urlaubsreisen','2004-11-25','ID22','ID22',2,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23','Sammeln','2004-11-25','ID23','',1,0,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2301','Banknoten','2004-11-25','ID23','ID23',2,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2302','Briefmarken','2004-11-25','ID23','ID23',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230201','Afrika','2004-11-25','ID23','ID2302',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230202','Berlin','2004-11-25','ID23','ID2302',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230203','Bundesrepublik','2004-11-25','ID23','ID2302',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230204','DDR','2004-11-25','ID23','ID2302',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230205','Schweiz','2004-11-25','ID23','ID2302',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230206','Sonstige','2004-11-25','ID23','ID2302',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2303','Figuren','2004-11-25','ID23','ID23',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230301','Action & Horror','2004-11-25','ID23','ID2303',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230302','Erotik','2004-11-25','ID23','ID2303',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230303','Manga & Anime','2004-11-25','ID23','ID2303',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230304','SciFi & Comic','2004-11-25','ID23','ID2303',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230305','Sonstige','2004-11-25','ID23','ID2303',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2304','Münzen','2004-11-25','ID23','ID23',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230401','Deutschland','2004-11-25','ID23','ID2304',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040101','Bundesrepublik DM','2004-11-25','ID23','ID230401',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040102','Bundesrepublik Euro','2004-11-25','ID23','ID230401',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040103','DDR','2004-11-25','ID23','ID230401',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040104','Deutsches Reich','2004-11-25','ID23','ID230401',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040105','Sonstige','2004-11-25','ID23','ID230401',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230402','Europa','2004-11-25','ID23','ID2304',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040201','Belgien','2004-11-25','ID23','ID230402',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040202','Finnland','2004-11-25','ID23','ID230402',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040203','Frankreich','2004-11-25','ID23','ID230402',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040204','Griechenland','2004-11-25','ID23','ID230402',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040205','Irland','2004-11-25','ID23','ID230402',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040206','Italien','2004-11-25','ID23','ID230402',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040207','Luxemburg','2004-11-25','ID23','ID230402',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040208','Monaco','2004-11-25','ID23','ID230402',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040209','Niederlande','2004-11-25','ID23','ID230402',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040210','Portugal','2004-11-25','ID23','ID230402',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040211','Russland','2004-11-25','ID23','ID230402',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040212','San Marino','2004-11-25','ID23','ID230402',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040213','Sonstiges','2004-11-25','ID23','ID230402',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040214','Spanien','2004-11-25','ID23','ID230402',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040215','Vatikan','2004-11-25','ID23','ID230402',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040216','Österreich','2004-11-25','ID23','ID230402',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230403','Farbmünzen','2004-11-25','ID23','ID2304',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040301','Canada','2004-11-25','ID23','ID230403',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040302','Frankreich','2004-11-25','ID23','ID230403',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040303','Kongo','2004-11-25','ID23','ID230403',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040304','Sonstige','2004-11-25','ID23','ID230403',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230404','Goldmünzen','2004-11-25','ID23','ID2304',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040401','Europa','2004-11-25','ID23','ID230404',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040402','Sonstige','2004-11-25','ID23','ID230404',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040403','Übersee','2004-11-25','ID23','ID230404',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230405','Medaillen','2004-11-25','ID23','ID2304',3,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040501','Kunstmedaillen','2004-11-25','ID23','ID230405',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040502','Länder','2004-11-25','ID23','ID230405',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040503','Motive','2004-11-25','ID23','ID230405',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040504','Personen','2004-11-25','ID23','ID230405',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040505','Sonstige','2004-11-25','ID23','ID230405',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040506','Steckmedaillen','2004-11-25','ID23','ID230405',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040507','Verdienstmedaillen','2004-11-25','ID23','ID230405',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230406','Motive','2004-11-25','ID23','ID2304',3,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040601','Künstler','2004-11-25','ID23','ID230406',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040602','Schiffe','2004-11-25','ID23','ID230406',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040603','Sonstige','2004-11-25','ID23','ID230406',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040604','Sport','2004-11-25','ID23','ID230406',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040605','Tiere','2004-11-25','ID23','ID230406',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230407','Münzensätze','2004-11-25','ID23','ID2304',3,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040701','Europa','2004-11-25','ID23','ID230407',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040702','Sonstige','2004-11-25','ID23','ID230407',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040703','Übersee','2004-11-25','ID23','ID230407',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230408','Sonstige','2004-11-25','ID23','ID2304',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID230409','Übersee','2004-11-25','ID23','ID2304',3,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040901','Australien','2004-11-25','ID23','ID230409',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040902','Canada','2004-11-25','ID23','ID230409',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040903','China','2004-11-25','ID23','ID230409',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040904','Mexico','2004-11-25','ID23','ID230409',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040905','Sonstiges','2004-11-25','ID23','ID230409',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID23040906','USA','2004-11-25','ID23','ID230409',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2305','Orden','2004-11-25','ID23','ID23',2,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2306','Sonstiges','2004-11-25','ID23','ID23',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2307','Telefonkarten','2004-11-25','ID23','ID23',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID24','Spielzeug','2004-11-25','ID24','',1,0,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2401','Aktuelle Actionfiguren','2004-11-25','ID24','ID24',2,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2402','Basteln & Kreativität','2004-11-25','ID24','ID24',2,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2403','Baukästen & Konstruktion','2004-11-25','ID24','ID24',2,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2404','Bay Blades','2004-11-25','ID24','ID24',2,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2405','Blechspielzeug','2004-11-25','ID24','ID24',2,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2406','Elektronisches Spielzeug','2004-11-25','ID24','ID24',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2407','Film & Fernsehen','2004-11-25','ID24','ID24',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2408','Gesellschaftsspiele','2004-11-25','ID24','ID24',2,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID240801','Erwachsenenspiele','2004-11-25','ID24','ID2408',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID240802','Karten- & Sammelkartenspiele','2004-11-25','ID24','ID2408',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID24080201','Duel Masters','2004-11-25','ID24','ID240802',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID24080202','Magic','2004-11-25','ID24','ID240802',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID24080203','Pokemon','2004-11-25','ID24','ID240802',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID24080204','Sonstige','2004-11-25','ID24','ID240802',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID24080205','Yu-Gi-Oh','2004-11-25','ID24','ID240802',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID240803','Kinderspiele','2004-11-25','ID24','ID2408',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID240804','Puzzle','2004-11-25','ID24','ID2408',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID240805','Sonstige','2004-11-25','ID24','ID2408',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID240806','Würfelspiele','2004-11-25','ID24','ID2408',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2409','Holzspielzeug','2004-11-25','ID24','ID24',2,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2410','Kinder-Badespass','2004-11-25','ID24','ID24',2,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2411','Kinderfahrzeuge','2004-11-25','ID24','ID24',2,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2412','Kleinkindspielzeug','2004-11-25','ID24','ID24',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2413','Lego','2004-11-25','ID24','ID24',2,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2414','Lernspielzeug','2004-11-25','ID24','ID24',2,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID241401','Lernspiele','2004-11-25','ID24','ID2414',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID241402','Natur & Wissenschaft','2004-11-25','ID24','ID2414',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2415','Musik & Instrumente','2004-11-25','ID24','ID24',2,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2416','Playmobil','2004-11-25','ID24','ID24',2,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2417','Puppen','2004-11-25','ID24','ID24',2,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2418','Schule','2004-11-25','ID24','ID24',2,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2419','Sonstige','2004-11-25','ID24','ID24',2,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2420','Spieldosen','2004-11-25','ID24','ID24',2,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2421','Spielzeug für draußen','2004-11-25','ID24','ID24',2,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2422','Spielzeugautos','2004-11-25','ID24','ID24',2,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2423','Stofftiere','2004-11-25','ID24','ID24',2,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25','Sport','2004-11-25','ID25','',1,0,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501','Angelsport','2004-11-25','ID25','ID25',2,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250101','Fliegenfischen','2004-11-25','ID25','ID2501',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250102','Futterale & Taschen','2004-11-25','ID25','ID2501',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250103','Kescher','2004-11-25','ID25','ID2501',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010301','Setzkescher','2004-11-25','ID25','ID250103',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010302','Sonstige','2004-11-25','ID25','ID250103',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010303','Stangen & Köpfe','2004-11-25','ID25','ID250103',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010304','Unterfangkescher','2004-11-25','ID25','ID250103',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250104','Kleidung','2004-11-25','ID25','ID2501',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010401','Mützen & Caps','2004-11-25','ID25','ID250104',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010402','Sonstiges','2004-11-25','ID25','ID250104',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010403','Stiefel','2004-11-25','ID25','ID250104',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010404','Sweatshirts','2004-11-25','ID25','ID250104',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010405','T-Shirts','2004-11-25','ID25','ID250104',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010406','Thermokleidung','2004-11-25','ID25','ID250104',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250105','Kunstköder','2004-11-25','ID25','ID2501',3,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010501','Blinker','2004-11-25','ID25','ID250105',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010502','Jerkbaits','2004-11-25','ID25','ID250105',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010503','Jigköpfe','2004-11-25','ID25','ID250105',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010504','Sonstige','2004-11-25','ID25','ID250105',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010505','Spinner','2004-11-25','ID25','ID250105',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010506','Wobbler','2004-11-25','ID25','ID250105',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250106','Meeresangeln','2004-11-25','ID25','ID2501',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250107','Rollen','2004-11-25','ID25','ID2501',3,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010701','Fliegenrollen','2004-11-25','ID25','ID250107',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010702','Multirollen','2004-11-25','ID25','ID250107',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010703','Sonstige','2004-11-25','ID25','ID250107',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010704','Stationärrollen','2004-11-25','ID25','ID250107',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250108','Ruten','2004-11-25','ID25','ID2501',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010801','Fliegenruten','2004-11-25','ID25','ID250108',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010802','Forellenruten','2004-11-25','ID25','ID250108',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010803','Friedfischruten','2004-11-25','ID25','ID250108',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080301','Feederruten','2004-11-25','ID25','ID25010803',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080302','Karpfenruten','2004-11-25','ID25','ID25010803',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080303','Matchruten','2004-11-25','ID25','ID25010803',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080304','Sonstige','2004-11-25','ID25','ID25010803',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080305','Stipp- und Bologneseruten','2004-11-25','ID25','ID25010803',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080306','Unberingte Ruten','2004-11-25','ID25','ID25010803',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010804','Meeresruten','2004-11-25','ID25','ID250108',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080401','Bootsruten','2004-11-25','ID25','ID25010804',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080402','Brandungsruten','2004-11-25','ID25','ID25010804',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080403','Downriggerruten','2004-11-25','ID25','ID25010804',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080404','Inlineruten','2004-11-25','ID25','ID25010804',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080405','Pilk- und Uptideruten','2004-11-25','ID25','ID25010804',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080406','Sonstige','2004-11-25','ID25','ID25010804',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010805','Raubfischruten','2004-11-25','ID25','ID250108',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080501','Sonstige','2004-11-25','ID25','ID25010805',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080502','Spinruten','2004-11-25','ID25','ID25010805',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080503','Triggerruten','2004-11-25','ID25','ID25010805',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501080504','Wallerruten','2004-11-25','ID25','ID25010805',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010806','Sonstige','2004-11-25','ID25','ID250108',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25010807','Teleruten','2004-11-25','ID25','ID250108',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250109','Sonstiges','2004-11-25','ID25','ID2501',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250110','Zubehör','2004-11-25','ID25','ID2501',3,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25011001','Bissanzeiger','2004-11-25','ID25','ID250110',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501100101','Elektrische','2004-11-25','ID25','ID25011001',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501100102','Optische','2004-11-25','ID25','ID25011001',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2501100103','Sonstige','2004-11-25','ID25','ID25011001',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25011002','Bleie','2004-11-25','ID25','ID250110',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25011003','Eimer','2004-11-25','ID25','ID250110',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25011004','Fischtöter','2004-11-25','ID25','ID250110',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25011005','Haken & Vorfachhaken','2004-11-25','ID25','ID250110',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25011006','Köderdosen','2004-11-25','ID25','ID250110',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25011007','Messer','2004-11-25','ID25','ID250110',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25011008','Rutenhalter','2004-11-25','ID25','ID250110',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25011009','Schnur','2004-11-25','ID25','ID250110',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25011010','Sonstiges','2004-11-25','ID25','ID250110',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25011011','Taschenlampen','2004-11-25','ID25','ID250110',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25011012','Taschenöfen','2004-11-25','ID25','ID250110',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2502','Ballsport, sonstiger','2004-11-25','ID25','ID25',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250201','Badminton','2004-11-25','ID25','ID2502',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020101','Badmintonschläger','2004-11-25','ID25','ID250201',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020102','Bälle','2004-11-25','ID25','ID250201',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020103','Kleidung','2004-11-25','ID25','ID250201',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020104','Sonstiges','2004-11-25','ID25','ID250201',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250202','Baseball','2004-11-25','ID25','ID2502',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250203','Basketball','2004-11-25','ID25','ID2502',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020301','Anlagen','2004-11-25','ID25','ID250203',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2502030101','Komplettanlagen','2004-11-25','ID25','ID25020301',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2502030102','Sonstige','2004-11-25','ID25','ID25020301',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2502030103','transportable Anlagen','2004-11-25','ID25','ID25020301',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020302','Bälle','2004-11-25','ID25','ID250203',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020303','Erste-Hilfe','2004-11-25','ID25','ID250203',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020304','Körbe','2004-11-25','ID25','ID250203',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020305','Netze','2004-11-25','ID25','ID250203',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020306','Pfostenschutzpolster','2004-11-25','ID25','ID250203',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020307','Sonstiges','2004-11-25','ID25','ID250203',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020308','Spielstandanzeiger','2004-11-25','ID25','ID250203',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020309','Trikots','2004-11-25','ID25','ID250203',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020310','Wandhalterung','2004-11-25','ID25','ID250203',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020311','Zielbretter','2004-11-25','ID25','ID250203',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250204','Football','2004-11-25','ID25','ID2502',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250205','Handball','2004-11-25','ID25','ID2502',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250206','Minigolf','2004-11-25','ID25','ID2502',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250207','Sonstiges','2004-11-25','ID25','ID2502',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250208','Squash','2004-11-25','ID25','ID2502',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020801','Bälle','2004-11-25','ID25','ID250208',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020802','Kleidung','2004-11-25','ID25','ID250208',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020803','Sonstiges','2004-11-25','ID25','ID250208',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250209','Tischtennis','2004-11-25','ID25','ID2502',3,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020901','Bälle','2004-11-25','ID25','ID250209',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020902','Hüllen','2004-11-25','ID25','ID250209',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020903','Platten','2004-11-25','ID25','ID250209',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020904','Schläger','2004-11-25','ID25','ID250209',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020905','Sonstiges','2004-11-25','ID25','ID250209',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25020906','Zubehör','2004-11-25','ID25','ID250209',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250210','Volleyball','2004-11-25','ID25','ID2502',3,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25021001','Anlagen','2004-11-25','ID25','ID250210',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25021002','Bälle','2004-11-25','ID25','ID250210',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25021003','Erste-Hilfe','2004-11-25','ID25','ID250210',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25021004','Netze','2004-11-25','ID25','ID250210',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25021005','Sonstiges','2004-11-25','ID25','ID250210',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25021006','Spielfeldmarkierungen','2004-11-25','ID25','ID250210',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25021007','Spielstandanzeiger','2004-11-25','ID25','ID250210',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25021008','Trikots','2004-11-25','ID25','ID250210',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2503','Bootsport','2004-11-25','ID25','ID25',2,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250301','Bekleidung & Zubehör','2004-11-25','ID25','ID2503',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250302','Boote, sonstige','2004-11-25','ID25','ID2503',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250303','Jetski','2004-11-25','ID25','ID2503',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250304','Kanus & Kajaks','2004-11-25','ID25','ID2503',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250305','Rudersport','2004-11-25','ID25','ID2503',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250306','Schlauchboote','2004-11-25','ID25','ID2503',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250307','Segeljollen','2004-11-25','ID25','ID2503',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504','Fitness','2004-11-25','ID25','ID25',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250401','Ernährung','2004-11-25','ID25','ID2504',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040101','... nach Inhaltsstoffen','2004-11-25','ID25','ID250401',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010101','Aminos','2004-11-25','ID25','ID25040101',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010102','Coffeine','2004-11-25','ID25','ID25040101',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010103','Creatine','2004-11-25','ID25','ID25040101',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010104','Kohlenhydrate','2004-11-25','ID25','ID25040101',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010105','L-Carnitine','2004-11-25','ID25','ID25040101',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010106','Minerale','2004-11-25','ID25','ID25040101',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010107','Molke','2004-11-25','ID25','ID25040101',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010108','Proteine','2004-11-25','ID25','ID25040101',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010109','Sonstige','2004-11-25','ID25','ID25040101',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010110','Vitamine','2004-11-25','ID25','ID25040101',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040102','Bücher zum Thema Nahrung','2004-11-25','ID25','ID250401',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040103','Diätprodukte','2004-11-25','ID25','ID250401',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040104','Fit & Schlank','2004-11-25','ID25','ID250401',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040105','Sonstiges','2004-11-25','ID25','ID250401',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040106','Supplements Bodybuilding','2004-11-25','ID25','ID250401',4,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010601','Alles für den Muskelaufbau','2004-11-25','ID25','ID25040106',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010602','Riegel','2004-11-25','ID25','ID25040106',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010603','Sonstiges','2004-11-25','ID25','ID25040106',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010604','Specials','2004-11-25','ID25','ID25040106',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010605','Weight Gainer','2004-11-25','ID25','ID25040106',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2504010606','Zubehör','2004-11-25','ID25','ID25040106',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040107','Zubehör','2004-11-25','ID25','ID250401',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250402','Fitnessbekleidung','2004-11-25','ID25','ID2504',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250403','Geräte','2004-11-25','ID25','ID2504',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040301','Bodyformer','2004-11-25','ID25','ID250403',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040302','Cross- & Ellipsentrainer','2004-11-25','ID25','ID250403',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040303','Ergometer','2004-11-25','ID25','ID250403',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040304','Fitnessstationen','2004-11-25','ID25','ID250403',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040305','Ganzkörpertrainer','2004-11-25','ID25','ID250403',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040306','Hanteln','2004-11-25','ID25','ID250403',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040307','Heimtrainer','2004-11-25','ID25','ID250403',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040308','Laufbänder','2004-11-25','ID25','ID250403',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040309','Relax-Bikes & Spinning-Bikes','2004-11-25','ID25','ID250403',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040310','Rudergeräte','2004-11-25','ID25','ID250403',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040311','Sonstige','2004-11-25','ID25','ID250403',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25040312','Stepper & Climber','2004-11-25','ID25','ID250403',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250404','Laufbekleidung','2004-11-25','ID25','ID2504',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250405','Laufschuhe','2004-11-25','ID25','ID2504',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250406','Nordic Walking','2004-11-25','ID25','ID2504',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250407','Sonstiges','2004-11-25','ID25','ID2504',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250408','Zubehör','2004-11-25','ID25','ID2504',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2505','Flug- & Drachensport','2004-11-25','ID25','ID25',2,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250501','Ballonfahren','2004-11-25','ID25','ID2505',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250502','Drachenfliegen','2004-11-25','ID25','ID2505',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250503','Fallschirmspringen','2004-11-25','ID25','ID2505',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250504','Gleitschirmfliegen','2004-11-25','ID25','ID2505',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250505','Lenkdrachen','2004-11-25','ID25','ID2505',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250506','Sonstiges','2004-11-25','ID25','ID2505',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506','Funsport','2004-11-25','ID25','ID25',2,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250601','Cityroller & Kickboards','2004-11-25','ID25','ID2506',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250602','Elektro-Scooter','2004-11-25','ID25','ID2506',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250603','Frisbeesport','2004-11-25','ID25','ID2506',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25060301','Aerobies','2004-11-25','ID25','ID250603',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25060302','Discgolfscheiben','2004-11-25','ID25','ID250603',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030201','Annäherung & Putt','2004-11-25','ID25','ID25060302',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030202','Mittlere Distanzen','2004-11-25','ID25','ID25060302',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030203','Sonstiges','2004-11-25','ID25','ID25060302',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030204','Weite bis maximale Distanzen','2004-11-25','ID25','ID25060302',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25060303','Freestyle-Scheiben','2004-11-25','ID25','ID250603',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25060304','Hunde-Scheiben','2004-11-25','ID25','ID250603',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25060305','Literatur','2004-11-25','ID25','ID250603',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030501','Videos','2004-11-25','ID25','ID25060305',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250603050101','DVD','2004-11-25','ID25','ID2506030501',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25060306','Schule & Verein','2004-11-25','ID25','ID250603',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25060307','Shirts & Shoes','2004-11-25','ID25','ID250603',4,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030701','Footballschuhe','2004-11-25','ID25','ID25060307',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030702','Sonstiges','2004-11-25','ID25','ID25060307',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030703','Sweat-Shirts','2004-11-25','ID25','ID25060307',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030704','T-Shirts','2004-11-25','ID25','ID25060307',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25060308','Sonstiges','2004-11-25','ID25','ID250603',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25060309','Sportflugscheiben','2004-11-25','ID25','ID250603',4,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030901','Aqua-Disc','2004-11-25','ID25','ID25060309',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030902','Discraft','2004-11-25','ID25','ID25060309',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030903','Eurodisc','2004-11-25','ID25','ID25060309',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030904','Flashflight','2004-11-25','ID25','ID25060309',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030905','INNOVA','2004-11-25','ID25','ID25060309',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030906','Sonstige','2004-11-25','ID25','ID25060309',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506030907','Wham-O Frisbee','2004-11-25','ID25','ID25060309',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25060310','Zubehör und Sonstiges','2004-11-25','ID25','ID250603',4,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506031001','Footbags','2004-11-25','ID25','ID25060310',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506031002','Gutscheine','2004-11-25','ID25','ID25060310',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506031003','Minischeiben','2004-11-25','ID25','ID25060310',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506031004','Sigg-Flaschen','2004-11-25','ID25','ID25060310',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506031005','Soft-','2004-11-25','ID25','ID25060310',5,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250603100501','Textilscheiben','2004-11-25','ID25','ID2506031005',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2506031006','Sonstiges','2004-11-25','ID25','ID25060310',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250604','Paintball','2004-11-25','ID25','ID2506',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250605','Rollschuhe','2004-11-25','ID25','ID2506',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250606','Schutzbekleidung','2004-11-25','ID25','ID2506',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250607','Skateboards','2004-11-25','ID25','ID2506',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250608','Sonstige','2004-11-25','ID25','ID2506',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2507','Fußball','2004-11-25','ID25','ID25',2,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250701','Bälle','2004-11-25','ID25','ID2507',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250702','Jacken','2004-11-25','ID25','ID2507',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250703','Kinder & Jugend','2004-11-25','ID25','ID2507',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250704','Schuhe','2004-11-25','ID25','ID2507',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250705','Shorts & Hosen','2004-11-25','ID25','ID2507',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250706','Sonstiges','2004-11-25','ID25','ID2507',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250707','Teamsportbedarf','2004-11-25','ID25','ID2507',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250708','Torwartbekleidungen','2004-11-25','ID25','ID2507',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250709','Trainingsanzüge','2004-11-25','ID25','ID2507',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250710','Trikots','2004-11-25','ID25','ID2507',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2508','Fußball-Fanshop','2004-11-25','ID25','ID25',2,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2509','Golf','2004-11-25','ID25','ID25',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250901','Bekleidung','2004-11-25','ID25','ID2509',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250902','Bälle & Tees','2004-11-25','ID25','ID2509',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250903','Golftaschen','2004-11-25','ID25','ID2509',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250904','Golfwagen & Caddys','2004-11-25','ID25','ID2509',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250905','Literatur & Videos','2004-11-25','ID25','ID2509',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250906','Schläger','2004-11-25','ID25','ID2509',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250907','Sonstiges','2004-11-25','ID25','ID2509',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID250908','Zubehör','2004-11-25','ID25','ID2509',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2510','Inlineskating','2004-11-25','ID25','ID25',2,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251001','Fitness-Skates','2004-11-25','ID25','ID2510',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251002','Hockeyskates','2004-11-25','ID25','ID2510',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251003','Hockeyzubehör','2004-11-25','ID25','ID2510',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251004','Kugellager','2004-11-25','ID25','ID2510',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251005','Rollen','2004-11-25','ID25','ID2510',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251006','Skates, sonstige','2004-11-25','ID25','ID2510',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251007','Sonstiges','2004-11-25','ID25','ID2510',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251008','Speedskates','2004-11-25','ID25','ID2510',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2511','Kampfsport','2004-11-25','ID25','ID25',2,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251101','Bekleidung','2004-11-25','ID25','ID2511',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110101','Fitnesswear','2004-11-25','ID25','ID251101',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110102','Gürtel','2004-11-25','ID25','ID251101',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110103','Ju-Jutsu','2004-11-25','ID25','ID251101',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110104','Judo','2004-11-25','ID25','ID251101',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110105','Karate','2004-11-25','ID25','ID251101',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110106','Kickboxen','2004-11-25','ID25','ID251101',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110107','Kung-Fu','2004-11-25','ID25','ID251101',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110108','Ninjutsu','2004-11-25','ID25','ID251101',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110109','Sonstiges','2004-11-25','ID25','ID251101',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110110','Stickservice','2004-11-25','ID25','ID251101',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110111','Taekwondo','2004-11-25','ID25','ID251101',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251102','Schuhe','2004-11-25','ID25','ID2511',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251103','Schützer und Handschuhe','2004-11-25','ID25','ID2511',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110301','Boxhandschuhe','2004-11-25','ID25','ID251103',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110302','Bruce-Lee Handschuhe','2004-11-25','ID25','ID251103',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110303','Damen-Brustschützer','2004-11-25','ID25','ID251103',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110304','Hand- und Fussschützer','2004-11-25','ID25','ID251103',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110305','Karateschützer','2004-11-25','ID25','ID251103',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110306','Kopfschützer','2004-11-25','ID25','ID251103',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110307','Schützer Thaiboxen','2004-11-25','ID25','ID251103',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110308','Sonstiges','2004-11-25','ID25','ID251103',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110309','Stoff-Schützer','2004-11-25','ID25','ID251103',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110310','Taekwondo Schützer','2004-11-25','ID25','ID251103',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110311','Zahnschützer','2004-11-25','ID25','ID251103',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251104','Sonstiges','2004-11-25','ID25','ID2511',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251105','Sportböden','2004-11-25','ID25','ID2511',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251106','Sporttaschen','2004-11-25','ID25','ID2511',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251107','Stretchgeräte','2004-11-25','ID25','ID2511',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251108','Trainingsgeräte','2004-11-25','ID25','ID2511',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110801','Beltmaster','2004-11-25','ID25','ID251108',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110802','Boxsäcke, Schlagpolster','2004-11-25','ID25','ID251108',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110803','Freestanding Bag','2004-11-25','ID25','ID251108',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110804','Holzpuppen','2004-11-25','ID25','ID251108',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25110805','Sonstiges','2004-11-25','ID25','ID251108',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251109','Trainingszubehör','2004-11-25','ID25','ID2511',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251110','Waffen','2004-11-25','ID25','ID2511',3,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25111001','Holz-Stäbe','2004-11-25','ID25','ID251110',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25111002','Holz-Waffen','2004-11-25','ID25','ID251110',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25111003','Metall-Schwerter','2004-11-25','ID25','ID251110',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25111004','Metall-Waffen','2004-11-25','ID25','ID251110',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25111005','Ninja-Waffen','2004-11-25','ID25','ID251110',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25111006','Schaumstoff-Waffen','2004-11-25','ID25','ID251110',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25111007','Schwerter-Sets','2004-11-25','ID25','ID251110',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25111008','Sonstiges','2004-11-25','ID25','ID251110',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25111009','Waffenetuis und -taschen','2004-11-25','ID25','ID251110',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25111010','Waffenständer','2004-11-25','ID25','ID251110',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2512','Outdoor','2004-11-25','ID25','ID25',2,0,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251201','Equipment','2004-11-25','ID25','ID2512',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120101','Barometer','2004-11-25','ID25','ID251201',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120102','Erste-Hilfe & Pflege','2004-11-25','ID25','ID251201',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120103','Heizstrahler','2004-11-25','ID25','ID251201',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120104','Herzfrequenzmonitore','2004-11-25','ID25','ID251201',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120105','Höhenmesser','2004-11-25','ID25','ID251201',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120106','Kartenmesser','2004-11-25','ID25','ID251201',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120107','Kissen, Stühle, Hocker','2004-11-25','ID25','ID251201',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120108','Kompanten','2004-11-25','ID25','ID251201',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120109','Lampen','2004-11-25','ID25','ID251201',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120110','Reisewecker','2004-11-25','ID25','ID251201',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120111','Rettungsausrüstung','2004-11-25','ID25','ID251201',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120112','Schrittzähler','2004-11-25','ID25','ID251201',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120113','Sonstiges','2004-11-25','ID25','ID251201',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120114','Stirnlampen','2004-11-25','ID25','ID251201',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120115','Taschenlampen','2004-11-25','ID25','ID251201',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120116','Werkzeuge','2004-11-25','ID25','ID251201',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120117','Wetterstationen','2004-11-25','ID25','ID251201',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251202','Kleiden','2004-11-25','ID25','ID2512',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120201','Armlinge & Beinlinge','2004-11-25','ID25','ID251202',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120202','Blousons','2004-11-25','ID25','ID251202',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120203','Gamaschen','2004-11-25','ID25','ID251202',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120204','Gürtel','2004-11-25','ID25','ID251202',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120205','Handschuhe','2004-11-25','ID25','ID251202',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120206','Hemden','2004-11-25','ID25','ID251202',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120207','Hosen','2004-11-25','ID25','ID251202',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120208','Jacken','2004-11-25','ID25','ID251202',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120209','Kopfbedeckung','2004-11-25','ID25','ID251202',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120210','Langarmshirts','2004-11-25','ID25','ID251202',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120211','Ponchos','2004-11-25','ID25','ID251202',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120212','Schals','2004-11-25','ID25','ID251202',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120213','Schuhe','2004-11-25','ID25','ID251202',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120214','Socken','2004-11-25','ID25','ID251202',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120215','Sonstiges','2004-11-25','ID25','ID251202',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120216','Sweatshirts','2004-11-25','ID25','ID251202',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120217','T-Shirts','2004-11-25','ID25','ID251202',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120218','Trikots','2004-11-25','ID25','ID251202',4,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120219','Unterwäsche','2004-11-25','ID25','ID251202',4,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120220','Westen','2004-11-25','ID25','ID251202',4,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251203','Kochen-Essen-Trinken','2004-11-25','ID25','ID2512',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120301','Brenner & Kocher','2004-11-25','ID25','ID251203',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120302','Proviantdosen','2004-11-25','ID25','ID251203',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120303','Sonstiges','2004-11-25','ID25','ID251203',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120304','Teller, Tassen, Besteck','2004-11-25','ID25','ID251203',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120305','Thermohüllen','2004-11-25','ID25','ID251203',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120306','Trinkflaschen','2004-11-25','ID25','ID251203',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120307','Töpfe & Pfannen','2004-11-25','ID25','ID251203',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120308','Wasserkessel','2004-11-25','ID25','ID251203',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120309','Zubehör K-E-T','2004-11-25','ID25','ID251203',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251204','Messer & Tools','2004-11-25','ID25','ID2512',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251205','Packen','2004-11-25','ID25','ID2512',3,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120501','Brustbeutel','2004-11-25','ID25','ID251205',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120502','Geldbörsen','2004-11-25','ID25','ID251205',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120503','Packsäcke','2004-11-25','ID25','ID251205',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120504','Rucksäcke','2004-11-25','ID25','ID251205',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120505','Sonstiges','2004-11-25','ID25','ID251205',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120506','Taschen','2004-11-25','ID25','ID251205',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251206','Sichern','2004-11-25','ID25','ID2512',3,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120601','Abseilgeräte','2004-11-25','ID25','ID251206',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120602','Bandleitern','2004-11-25','ID25','ID251206',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120603','Bohrhaken & Ringanker','2004-11-25','ID25','ID251206',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120604','Eispickel','2004-11-25','ID25','ID251206',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120605','Eisschrauben','2004-11-25','ID25','ID251206',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120606','Express-Sets','2004-11-25','ID25','ID251206',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120607','Karabiner','2004-11-25','ID25','ID251206',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120608','Klettergriffe','2004-11-25','ID25','ID251206',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120609','Klettergurte','2004-11-25','ID25','ID251206',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120610','Kletterhelme','2004-11-25','ID25','ID251206',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120611','Lifebelts','2004-11-25','ID25','ID251206',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120612','Magnesium & Kalk','2004-11-25','ID25','ID251206',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120613','Schneeschuhe','2004-11-25','ID25','ID251206',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120614','Seile','2004-11-25','ID25','ID251206',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120615','Sonstiges','2004-11-25','ID25','ID251206',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120616','Steigeisen','2004-11-25','ID25','ID251206',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120617','Tourenstöcke','2004-11-25','ID25','ID251206',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251207','Sonstiges','2004-11-25','ID25','ID2512',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251208','Transportieren','2004-11-25','ID25','ID2512',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120801','Kinderbuggys','2004-11-25','ID25','ID251208',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120802','Kindertragen','2004-11-25','ID25','ID251208',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120803','Kraxen','2004-11-25','ID25','ID251208',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120804','Sonstiges','2004-11-25','ID25','ID251208',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251209','Zelten','2004-11-25','ID25','ID2512',3,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120901','Isomatten','2004-11-25','ID25','ID251209',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120902','Kuppelzelte','2004-11-25','ID25','ID251209',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120903','Moskitozelte','2004-11-25','ID25','ID251209',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120904','Schlafsäcke','2004-11-25','ID25','ID251209',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120905','Sonstiges','2004-11-25','ID25','ID251209',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120906','Tarps','2004-11-25','ID25','ID251209',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120907','Tunnelzelte','2004-11-25','ID25','ID251209',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25120908','Zubehör Zelten','2004-11-25','ID25','ID251209',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2513','Pokale & Preise','2004-11-25','ID25','ID25',2,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2514','Radsport','2004-11-25','ID25','ID25',2,0,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251401','Bekleidung','2004-11-25','ID25','ID2514',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140101','Brillen','2004-11-25','ID25','ID251401',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140102','Handschuhe','2004-11-25','ID25','ID251401',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140103','Jacken & Westen','2004-11-25','ID25','ID251401',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140104','Radlerhosen','2004-11-25','ID25','ID251401',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140105','Regenbekleidung','2004-11-25','ID25','ID251401',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140106','Schuhe','2004-11-25','ID25','ID251401',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140107','Sonstiges','2004-11-25','ID25','ID251401',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140108','Trikots','2004-11-25','ID25','ID251401',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251402','Beleuchtung','2004-11-25','ID25','ID2514',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140201','Akku-Beleuchtung','2004-11-25','ID25','ID251402',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140202','Akku-Zubehör','2004-11-25','ID25','ID251402',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140203','Dynamos','2004-11-25','ID25','ID251402',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140204','Reflektoren','2004-11-25','ID25','ID251402',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140205','Rücklichter','2004-11-25','ID25','ID251402',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140206','Scheinwerfer','2004-11-25','ID25','ID251402',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140207','Sonstiges','2004-11-25','ID25','ID251402',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140208','Zubehör & Ersatzteile','2004-11-25','ID25','ID251402',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251403','Fahrräder','2004-11-25','ID25','ID2514',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140301','Anhänger','2004-11-25','ID25','ID251403',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140302','City & Tourenräder','2004-11-25','ID25','ID251403',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140303','Kinder & Jugendräder','2004-11-25','ID25','ID251403',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140304','Mountainbikes','2004-11-25','ID25','ID251403',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140305','Offroad','2004-11-25','ID25','ID251403',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140306','Rennräder','2004-11-25','ID25','ID251403',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140307','Sonstige','2004-11-25','ID25','ID251403',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140308','Spezialräder','2004-11-25','ID25','ID251403',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140309','Trekkingräder','2004-11-25','ID25','ID251403',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251404','Helme','2004-11-25','ID25','ID2514',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140401','Erwachenen-Helme','2004-11-25','ID25','ID251404',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140402','Kinder-Helme','2004-11-25','ID25','ID251404',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140403','Sonstiges','2004-11-25','ID25','ID251404',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251405','Reifen','2004-11-25','ID25','ID2514',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251406','Sonstiges','2004-11-25','ID25','ID2514',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251407','Sättel','2004-11-25','ID25','ID2514',3,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140701','Damensättel','2004-11-25','ID25','ID251407',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140702','Gesundheitssättel','2004-11-25','ID25','ID251407',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140703','Herrensättel','2004-11-25','ID25','ID251407',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140704','Jugendsättel','2004-11-25','ID25','ID251407',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140705','Patentsattelstützen','2004-11-25','ID25','ID251407',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140706','Satteldecken','2004-11-25','ID25','ID251407',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140707','Sattelfederungen','2004-11-25','ID25','ID251407',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140708','Sattelstützen','2004-11-25','ID25','ID251407',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140709','Sattelstützklemmen','2004-11-25','ID25','ID251407',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140710','Sonstige','2004-11-25','ID25','ID251407',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140711','Sportsättel','2004-11-25','ID25','ID251407',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140712','Universalsättel','2004-11-25','ID25','ID251407',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140713','Zubehör & Ersatzteile','2004-11-25','ID25','ID251407',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251408','Taschen','2004-11-25','ID25','ID2514',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140801','Doppeltaschen','2004-11-25','ID25','ID251408',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140802','Dreifachtaschen','2004-11-25','ID25','ID251408',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140803','Einzeltaschen','2004-11-25','ID25','ID251408',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140804','Fahrradkörbe','2004-11-25','ID25','ID251408',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140805','Gepäckträgerboxen','2004-11-25','ID25','ID251408',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140806','Kindertaschen','2004-11-25','ID25','ID251408',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140807','Lenkertaschen','2004-11-25','ID25','ID251408',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140808','Low Rider Taschen','2004-11-25','ID25','ID251408',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140809','Packsäcke','2004-11-25','ID25','ID251408',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140810','Rucksäcke','2004-11-25','ID25','ID251408',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140811','Satteltaschen','2004-11-25','ID25','ID251408',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140812','Sonstige','2004-11-25','ID25','ID251408',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251409','Zubehör','2004-11-25','ID25','ID2514',3,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140901','Beleuchtung Batterie','2004-11-25','ID25','ID251409',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140902','Beleuchtung Dynamo','2004-11-25','ID25','ID251409',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140903','Bremsen','2004-11-25','ID25','ID251409',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140904','Fahrrad-Körbe','2004-11-25','ID25','ID251409',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140905','Fahrrad-Reifen','2004-11-25','ID25','ID251409',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140906','Fahrrad-Taschen','2004-11-25','ID25','ID251409',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140907','Felgen','2004-11-25','ID25','ID251409',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140908','Gabeln','2004-11-25','ID25','ID251409',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140909','Gepäckträger','2004-11-25','ID25','ID251409',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140910','Glocken, Hupen & Klingel','2004-11-25','ID25','ID251409',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140911','Griffe & Lenkerband','2004-11-25','ID25','ID251409',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140912','Ketten','2004-11-25','ID25','ID251409',4,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140913','Kettenblätter','2004-11-25','ID25','ID251409',4,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140914','Kettenschützer','2004-11-25','ID25','ID251409',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140915','Kindersitze','2004-11-25','ID25','ID251409',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140916','Kurbel & Kurbelgarnitur','2004-11-25','ID25','ID251409',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140917','Laufräder Hinterrad','2004-11-25','ID25','ID251409',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140918','Laufräder Vorderrad','2004-11-25','ID25','ID251409',4,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140919','Lenker & Vorbauten','2004-11-25','ID25','ID251409',4,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140920','Nabenteile','2004-11-25','ID25','ID251409',4,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140921','Pedal','2004-11-25','ID25','ID251409',4,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140922','Pflege & Reparatur','2004-11-25','ID25','ID251409',4,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140923','Pumpen & Standpumpen','2004-11-25','ID25','ID251409',4,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140924','Schaltungen','2004-11-25','ID25','ID251409',4,1,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140925','Schlösser','2004-11-25','ID25','ID251409',4,1,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140926','Schutzbleche','2004-11-25','ID25','ID251409',4,1,1,26,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140927','Sonstiges','2004-11-25','ID25','ID251409',4,1,1,27,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140928','Speichen','2004-11-25','ID25','ID251409',4,1,1,28,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140929','Ständer','2004-11-25','ID25','ID251409',4,1,1,29,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140930','Sättel','2004-11-25','ID25','ID251409',4,1,1,30,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140931','Tachos & Pulsmesser','2004-11-25','ID25','ID251409',4,1,1,31,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140932','Tretlager','2004-11-25','ID25','ID251409',4,1,1,32,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140933','Trinkflaschen','2004-11-25','ID25','ID251409',4,1,1,33,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140934','Werkzeug','2004-11-25','ID25','ID251409',4,1,1,34,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25140935','Zahnkränze & Ritzel','2004-11-25','ID25','ID251409',4,1,1,35,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2515','Reitsport','2004-11-25','ID25','ID25',2,0,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251501','Fahrsport','2004-11-25','ID25','ID2515',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150101','Gebisse','2004-11-25','ID25','ID251501',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150102','Geschirre','2004-11-25','ID25','ID251501',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150103','Handschuhe','2004-11-25','ID25','ID251501',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150104','Peitschen','2004-11-25','ID25','ID251501',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150105','Sonstiges','2004-11-25','ID25','ID251501',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251502','Für das Pferd','2004-11-25','ID25','ID2515',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150201','Bandagen und Gamaschen','2004-11-25','ID25','ID251502',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150202','Gebisse','2004-11-25','ID25','ID251502',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150203','Pferdedecken','2004-11-25','ID25','ID251502',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150204','Pferdenahrung','2004-11-25','ID25','ID251502',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150205','Putz- und Pflegemittel','2004-11-25','ID25','ID251502',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150206','Satteldecken und Schabracken','2004-11-25','ID25','ID251502',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150207','Sonstiges','2004-11-25','ID25','ID251502',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150208','Sättel','2004-11-25','ID25','ID251502',4,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2515020801','Dressur Sättel','2004-11-25','ID25','ID25150208',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2515020802','Sonstige','2004-11-25','ID25','ID25150208',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2515020803','Springsättel','2004-11-25','ID25','ID25150208',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2515020804','Vielseitigkeitssättel','2004-11-25','ID25','ID25150208',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150209','Zaumzeug','2004-11-25','ID25','ID251502',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251503','Für den Reiter','2004-11-25','ID25','ID2515',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150301','Gerten','2004-11-25','ID25','ID251503',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150302','Reithandschuhe','2004-11-25','ID25','ID251503',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150303','Reithelme','2004-11-25','ID25','ID251503',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150304','Reithosen','2004-11-25','ID25','ID251503',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150305','Reitjacken','2004-11-25','ID25','ID251503',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150306','Reitsicherheit','2004-11-25','ID25','ID251503',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150307','Reitstiefel & Schuhe','2004-11-25','ID25','ID251503',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150308','Sonstiges','2004-11-25','ID25','ID251503',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251504','Literatur & Videos','2004-11-25','ID25','ID2515',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251505','Sonstiges','2004-11-25','ID25','ID2515',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251506','Turnierbedarf','2004-11-25','ID25','ID2515',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251507','Voltigieren','2004-11-25','ID25','ID2515',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251508','Westernreiten','2004-11-25','ID25','ID2515',3,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150801','Bekleidung','2004-11-25','ID25','ID251508',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150802','Sattelpads','2004-11-25','ID25','ID251508',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150803','Sonstiges','2004-11-25','ID25','ID251508',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150804','Westernsättel','2004-11-25','ID25','ID251508',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25150805','Zaumzeug','2004-11-25','ID25','ID251508',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2516','Skisport','2004-11-25','ID25','ID25',2,0,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251601','Bekleidung','2004-11-25','ID25','ID2516',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251602','Bindungen','2004-11-25','ID25','ID2516',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251603','Kinder-Ski & -Schuhe','2004-11-25','ID25','ID2516',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251604','Kinderbekleidung & Zubehör','2004-11-25','ID25','ID2516',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251605','Langlauf','2004-11-25','ID25','ID2516',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251606','Skier','2004-11-25','ID25','ID2516',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251607','Skischuhe','2004-11-25','ID25','ID2516',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251608','Skistöcke','2004-11-25','ID25','ID2516',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251609','Skitaschen & Bags','2004-11-25','ID25','ID2516',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251610','Sonstiges','2004-11-25','ID25','ID2516',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251611','Telemark','2004-11-25','ID25','ID2516',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251612','Zubehör','2004-11-25','ID25','ID2516',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2517','Snowboarding','2004-11-25','ID25','ID25',2,0,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251701','Bekleidung','2004-11-25','ID25','ID2517',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251702','Bindungen','2004-11-25','ID25','ID2517',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251703','Boards','2004-11-25','ID25','ID2517',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251704','Boots','2004-11-25','ID25','ID2517',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251705','Kinderbekleidung & Zubehör','2004-11-25','ID25','ID2517',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251706','Kinderboards & -schuhe','2004-11-25','ID25','ID2517',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251707','Snowboardtaschen & Bags','2004-11-25','ID25','ID2517',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251708','Sonstiges','2004-11-25','ID25','ID2517',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251709','Zubehör','2004-11-25','ID25','ID2517',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518','Sonstige Sportarten','2004-11-25','ID25','ID25',2,0,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251801','Billard','2004-11-25','ID25','ID2518',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180101','Billardleuchten','2004-11-25','ID25','ID251801',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180102','Billardqueues','2004-11-25','ID25','ID251801',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010201','Carom-Queues','2004-11-25','ID25','ID25180102',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010202','Einteilige Queues','2004-11-25','ID25','ID25180102',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010203','Pool-Queues','2004-11-25','ID25','ID25180102',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010204','Russisches Pyramide-Queues','2004-11-25','ID25','ID25180102',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010205','Snooker-Queues','2004-11-25','ID25','ID25180102',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010206','Sonstige','2004-11-25','ID25','ID25180102',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180103','Billardtische','2004-11-25','ID25','ID251801',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010301','Poolbillardtische','2004-11-25','ID25','ID25180103',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010302','Sonstige','2004-11-25','ID25','ID25180103',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010303','Turnier-Poolbillardtische','2004-11-25','ID25','ID25180103',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180104','Köcher','2004-11-25','ID25','ID251801',4,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010401','Koffer','2004-11-25','ID25','ID25180104',5,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251801040101','Taschen','2004-11-25','ID25','ID2518010401',6,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180105','Sonstiges','2004-11-25','ID25','ID251801',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180106','Zubehör','2004-11-25','ID25','ID251801',4,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010601','Banden','2004-11-25','ID25','ID25180106',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010602','Billard-Handschuhe','2004-11-25','ID25','ID25180106',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010603','Bücher','2004-11-25','ID25','ID25180106',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010604','Fanartikel','2004-11-25','ID25','ID25180106',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010605','Ferrulen','2004-11-25','ID25','ID25180106',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010606','Kreide','2004-11-25','ID25','ID25180106',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010607','Kugeln','2004-11-25','ID25','ID25180106',5,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010608','Kugelpflege','2004-11-25','ID25','ID25180106',5,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010609','Leder','2004-11-25','ID25','ID25180106',5,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010610','Queue-Brücken','2004-11-25','ID25','ID25180106',5,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010611','Queuepflege & -reparatur','2004-11-25','ID25','ID25180106',5,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010612','Queueständer & -halter','2004-11-25','ID25','ID25180106',5,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010613','Sonstiges','2004-11-25','ID25','ID25180106',5,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010614','Triangeln','2004-11-25','ID25','ID25180106',5,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010615','Tuch und Tuchpflege','2004-11-25','ID25','ID25180106',5,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518010616','Zähl- bzw. Anzeigetafeln','2004-11-25','ID25','ID25180106',5,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251802','Bogenschießen','2004-11-25','ID25','ID2518',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251803','Bowling & Kegeln','2004-11-25','ID25','ID2518',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251804','Boxen','2004-11-25','ID25','ID2518',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180401','Boxhandschuhe','2004-11-25','ID25','ID251804',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180402','Boxsäcke','2004-11-25','ID25','ID251804',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180403','Sonstiges','2004-11-25','ID25','ID251804',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180404','Stand-Boxsäcke','2004-11-25','ID25','ID251804',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251805','Dart','2004-11-25','ID25','ID2518',3,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180501','Boards','2004-11-25','ID25','ID251805',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050101','Elektronische Softdart-Boards','2004-11-25','ID25','ID25180501',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050102','Sonstige','2004-11-25','ID25','ID25180501',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050103','Steeldart-Boards','2004-11-25','ID25','ID25180501',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180502','Flights','2004-11-25','ID25','ID251805',4,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050201','Flight-Schoner','2004-11-25','ID25','ID25180502',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050202','Flights','2004-11-25','ID25','ID25180502',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180503','Shafts','2004-11-25','ID25','ID251805',4,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050301','Alu-Shafts','2004-11-25','ID25','ID25180503',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050302','Nylon - Shafts','2004-11-25','ID25','ID25180503',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050303','Power Spin & Spin Top','2004-11-25','ID25','ID25180503',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050304','Shaft-Zubehör','2004-11-25','ID25','ID25180503',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050305','Sonstige','2004-11-25','ID25','ID25180503',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050306','Steel-Shafts','2004-11-25','ID25','ID25180503',5,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180504','Softdarts','2004-11-25','ID25','ID251805',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180505','Sonstiges','2004-11-25','ID25','ID251805',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180506','Steeldarts','2004-11-25','ID25','ID251805',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180507','Taschen,-cases & -köcher','2004-11-25','ID25','ID251805',4,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050701','Cases','2004-11-25','ID25','ID25180507',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050702','Köcher','2004-11-25','ID25','ID25180507',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050703','Sonstiges','2004-11-25','ID25','ID25180507',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2518050704','Taschen','2004-11-25','ID25','ID25180507',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25180508','Tips & Spitzen','2004-11-25','ID25','ID251805',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251806','Fechten','2004-11-25','ID25','ID2518',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251807','Hockey','2004-11-25','ID25','ID2518',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251808','Jagen','2004-11-25','ID25','ID2518',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251809','Jonglieren & Artistik','2004-11-25','ID25','ID2518',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251810','Kartfahren','2004-11-25','ID25','ID2518',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251811','Kendo','2004-11-25','ID25','ID2518',3,0,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25181101','Kleidung','2004-11-25','ID25','ID251811',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25181102','Rüstungen','2004-11-25','ID25','ID251811',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25181103','Rüstungsteile','2004-11-25','ID25','ID251811',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25181104','Sonstiges','2004-11-25','ID25','ID251811',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25181105','Waffen','2004-11-25','ID25','ID251811',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251812','Kicker','2004-11-25','ID25','ID2518',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251813','Klettern','2004-11-25','ID25','ID2518',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251814','Leichtathletik','2004-11-25','ID25','ID2518',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251815','Schützensport','2004-11-25','ID25','ID2518',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251816','Sonstige','2004-11-25','ID25','ID2518',3,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251817','Tanzen','2004-11-25','ID25','ID2518',3,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251818','Triathlon','2004-11-25','ID25','ID2518',3,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251819','Turnen & Gymnastik','2004-11-25','ID25','ID2518',3,0,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25181901','Fitness- & Aerobic-Hanteln','2004-11-25','ID25','ID251819',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25181902','Gymnastik- & Gerätematten','2004-11-25','ID25','ID251819',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25181903','Gymnastikbälle & Sitzkissen','2004-11-25','ID25','ID251819',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25181904','Physio- & Therabänder','2004-11-25','ID25','ID251819',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25181905','Sonstiges','2004-11-25','ID25','ID251819',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25181906','Springseile','2004-11-25','ID25','ID251819',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25181907','Sprossenwände','2004-11-25','ID25','ID251819',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2519','Sonstiger Wassersport','2004-11-25','ID25','ID25',2,0,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251901','Kitesurfen','2004-11-25','ID25','ID2519',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251902','Schwimmen','2004-11-25','ID25','ID2519',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251903','Sonstige','2004-11-25','ID25','ID2519',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251904','Wakeboarden','2004-11-25','ID25','ID2519',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251905','Wasserski','2004-11-25','ID25','ID2519',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251906','Wellenreiten','2004-11-25','ID25','ID2519',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID251907','Windsurfen','2004-11-25','ID25','ID2519',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2520','Sonstiger Wintersport','2004-11-25','ID25','ID25',2,0,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252001','Eishockey','2004-11-25','ID25','ID2520',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252002','Eislaufen','2004-11-25','ID25','ID2520',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252003','Schlitten & Bobs','2004-11-25','ID25','ID2520',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252004','Sonstiges','2004-11-25','ID25','ID2520',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2521','Sonstiges','2004-11-25','ID25','ID25',2,1,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2522','Sporttaschen & Rucksäcke','2004-11-25','ID25','ID25',2,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2523','Tauchen','2004-11-25','ID25','ID25',2,0,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252301','ABC & Blei','2004-11-25','ID25','ID2523',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252302','Anzüge','2004-11-25','ID25','ID2523',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252303','Atemregler','2004-11-25','ID25','ID2523',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252304','Bekleidung & Accessoires','2004-11-25','ID25','ID2523',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252305','Instrumente & Uhren','2004-11-25','ID25','ID2523',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252306','Jackets','2004-11-25','ID25','ID2523',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252307','Literatur & Videos','2004-11-25','ID25','ID2523',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252308','Logbücher & Stempel','2004-11-25','ID25','ID2523',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252309','Sonstiges','2004-11-25','ID25','ID2523',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252310','Tauchcomputer','2004-11-25','ID25','ID2523',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252311','Tauchflaschen & Zubehör','2004-11-25','ID25','ID2523',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252312','Tauchlampen','2004-11-25','ID25','ID2523',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252313','Tauchrucksäcke & -taschen','2004-11-25','ID25','ID2523',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252314','Techdiving','2004-11-25','ID25','ID2523',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252315','Unterwasserfotografie','2004-11-25','ID25','ID2523',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2524','Tennis','2004-11-25','ID25','ID25',2,0,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252401','Bälle','2004-11-25','ID25','ID2524',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240101','Druckbälle','2004-11-25','ID25','ID252401',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240102','Drucklos','2004-11-25','ID25','ID252401',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240103','Sonstige','2004-11-25','ID25','ID252401',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240104','Trainerbälle','2004-11-25','ID25','ID252401',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252402','Kleidung','2004-11-25','ID25','ID2524',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240201','Bandagen','2004-11-25','ID25','ID252402',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240202','Basecaps','2004-11-25','ID25','ID252402',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240203','Kopfschutzband','2004-11-25','ID25','ID252402',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240204','Schweissbänder','2004-11-25','ID25','ID252402',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240205','Sonstige','2004-11-25','ID25','ID252402',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240206','Tennissocken','2004-11-25','ID25','ID252402',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252403','Literatur','2004-11-25','ID25','ID2524',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252404','Schuhe','2004-11-25','ID25','ID2524',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240401','Damen','2004-11-25','ID25','ID252404',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240402','Herren','2004-11-25','ID25','ID252404',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240403','Kinder','2004-11-25','ID25','ID252404',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240404','Sonstige','2004-11-25','ID25','ID252404',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252405','Sonstiges','2004-11-25','ID25','ID2524',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252406','Taschen, Rucksäcke & Bags','2004-11-25','ID25','ID2524',3,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240601','Racketbags','2004-11-25','ID25','ID252406',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240602','Rucksäcke','2004-11-25','ID25','ID252406',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240603','Sonstiges','2004-11-25','ID25','ID252406',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240604','Taschen','2004-11-25','ID25','ID252406',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252407','Tennissaiten','2004-11-25','ID25','ID2524',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252408','Tennisschläger','2004-11-25','ID25','ID2524',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID252409','Zubehör','2004-11-25','ID25','ID2524',3,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240901','Balancer','2004-11-25','ID25','ID252409',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240902','Ballclips','2004-11-25','ID25','ID252409',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240903','Netze','2004-11-25','ID25','ID252409',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240904','Promotionbälle','2004-11-25','ID25','ID252409',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240905','Saitenstifte','2004-11-25','ID25','ID252409',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240906','Schwingungsdämpfer','2004-11-25','ID25','ID252409',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID25240907','Sonstiges','2004-11-25','ID25','ID252409',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2525','Trading Cards','2004-11-25','ID25','ID25',2,1,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID26','TV, Video & Elektronik','2004-11-25','ID26','',1,0,1,26,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2601','Digitale Videorekorder','2004-11-25','ID26','ID26',2,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2602','DVD-Player','2004-11-25','ID26','ID26',2,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260201',' Recorder','2004-11-25','ID26','ID2602',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2603','Elektronik','2004-11-25','ID26','ID26',2,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2604','Fernseher','2004-11-25','ID26','ID26',2,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260401','16:9 Format','2004-11-25','ID26','ID2604',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260402','Diagonale bis 37 cm','2004-11-25','ID26','ID2604',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260403','Diagonale bis 51 cm','2004-11-25','ID26','ID2604',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260404','Diagonale bis 70 cm','2004-11-25','ID26','ID2604',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260405','Diagonale bis 90 cm','2004-11-25','ID26','ID2604',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260406','Fernbedienungen','2004-11-25','ID26','ID2604',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260407','Großbildfernseher','2004-11-25','ID26','ID2604',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260408','LCD-Fernseher','2004-11-25','ID26','ID2604',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260409','Plasmafernseher','2004-11-25','ID26','ID2604',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260410','Schwarz-Weiß','2004-11-25','ID26','ID2604',3,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260411','Sonstige','2004-11-25','ID26','ID2604',3,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260412','Tragbare Fernseher','2004-11-25','ID26','ID2604',3,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260413','TV-Geräte Rückprojektion','2004-11-25','ID26','ID2604',3,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260414','Videobrillen','2004-11-25','ID26','ID2604',3,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID260415','Zubehör','2004-11-25','ID26','ID2604',3,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2605','Funktechnik','2004-11-25','ID26','ID26',2,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2606','Für Bastler','2004-11-25','ID26','ID26',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2607','Heimkino','2004-11-25','ID26','ID26',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2608','PayTV-Decoder','2004-11-25','ID26','ID26',2,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2609','Sat-Systeme','2004-11-25','ID26','ID26',2,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2610','Sonstiges','2004-11-25','ID26','ID26',2,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2611','Videoprojektoren','2004-11-25','ID26','ID26',2,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2612','Videorekorder','2004-11-25','ID26','ID26',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2613','Wissenschaftliche Geräte','2004-11-25','ID26','ID26',2,1,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27','Uhren & Schmuck','2004-11-25','ID27','',1,0,1,27,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2701','Anhänger','2004-11-25','ID27','ID27',2,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2702','Armbänder','2004-11-25','ID27','ID27',2,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2703','Armreifen','2004-11-25','ID27','ID27',2,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2704','Broschen & Nadeln','2004-11-25','ID27','ID27',2,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2705','Colliers','2004-11-25','ID27','ID27',2,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2706','Halsbänder & Ketten','2004-11-25','ID27','ID27',2,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2707','Modeschmuck','2004-11-25','ID27','ID27',2,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2708','Ohrschmuck','2004-11-25','ID27','ID27',2,0,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270801','Creolen','2004-11-25','ID27','ID2708',3,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270802','Ohrclips','2004-11-25','ID27','ID2708',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270803','Ohrringe','2004-11-25','ID27','ID2708',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270804','Ohrstecker','2004-11-25','ID27','ID2708',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270805','Sonstiger','2004-11-25','ID27','ID2708',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2709','Piercingschmuck','2004-11-25','ID27','ID27',2,0,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270901','Augenbrauenpiercings','2004-11-25','ID27','ID2709',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090101','Chirurgischer Stahl','2004-11-25','ID27','ID270901',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090102','Sonstige','2004-11-25','ID27','ID270901',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270902','Bauchkettenpiercings','2004-11-25','ID27','ID2709',3,0,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090201','Bauchketten','2004-11-25','ID27','ID270902',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090202','Bauchkettenpiercings','2004-11-25','ID27','ID270902',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090203','Sonstige','2004-11-25','ID27','ID270902',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270903','Bauchnabelpiercings','2004-11-25','ID27','ID2709',3,0,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090301','Chirurgischer Stahl','2004-11-25','ID27','ID270903',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090302','Gold','2004-11-25','ID27','ID270903',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090303','Nickelfrei','2004-11-25','ID27','ID270903',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090304','Silber','2004-11-25','ID27','ID270903',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090305','Sonstige','2004-11-25','ID27','ID270903',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090306','Swarovski & Silber','2004-11-25','ID27','ID270903',4,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090307','Titan','2004-11-25','ID27','ID270903',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270904','Brustpiercings','2004-11-25','ID27','ID2709',3,0,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090401','Chirurgischer Stahl','2004-11-25','ID27','ID270904',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090402','Silber','2004-11-25','ID27','ID270904',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090403','Sonstige','2004-11-25','ID27','ID270904',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270905','Labrets','2004-11-25','ID27','ID2709',3,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090501','Chirurgischer Stahl','2004-11-25','ID27','ID270905',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090502','Sonstige','2004-11-25','ID27','ID270905',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090503','Titan','2004-11-25','ID27','ID270905',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270906','Nasenpiercings','2004-11-25','ID27','ID2709',3,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090601','Gold','2004-11-25','ID27','ID270906',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090602','Silber','2004-11-25','ID27','ID270906',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090603','Sonstige','2004-11-25','ID27','ID270906',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090604','Titan','2004-11-25','ID27','ID270906',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270907','Piercing-Ringe','2004-11-25','ID27','ID2709',3,0,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090701','Chirurgischer Stahl','2004-11-25','ID27','ID270907',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090702','Sonstige','2004-11-25','ID27','ID270907',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27090703','Titan','2004-11-25','ID27','ID270907',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270908','Sonstiges','2004-11-25','ID27','ID2709',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270909','Zubehör','2004-11-25','ID27','ID2709',3,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID270910','Zungenpiercings','2004-11-25','ID27','ID2709',3,0,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27091001','Chirurgischer Stahl','2004-11-25','ID27','ID270910',4,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27091002','Gold','2004-11-25','ID27','ID270910',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27091003','Nickelfrei','2004-11-25','ID27','ID270910',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27091004','Sonstige','2004-11-25','ID27','ID270910',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27091005','Titan','2004-11-25','ID27','ID270910',4,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2710','Ringe','2004-11-25','ID27','ID27',2,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2711','Schmucksets','2004-11-25','ID27','ID27',2,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2712','Sonstiger','2004-11-25','ID27','ID27',2,1,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713','Uhren','2004-11-25','ID27','ID27',2,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID271301','Armbanduhren','2004-11-25','ID27','ID2713',3,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130101','Adidas','2004-11-25','ID27','ID271301',4,0,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713010101','Damenuhren','2004-11-25','ID27','ID27130101',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713010102','Herrenuhren','2004-11-25','ID27','ID27130101',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713010103','Kinderuhren','2004-11-25','ID27','ID27130101',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713010104','Sonstige','2004-11-25','ID27','ID27130101',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713010105','Sportuhren','2004-11-25','ID27','ID27130101',5,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130102','Alpha Saphir','2004-11-25','ID27','ID271301',4,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130103','Aristo','2004-11-25','ID27','ID271301',4,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130104','Boccia','2004-11-25','ID27','ID271301',4,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130105','Casio','2004-11-25','ID27','ID271301',4,0,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713010501','Casio Baby-G','2004-11-25','ID27','ID27130105',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713010502','Casio G-Shock','2004-11-25','ID27','ID27130105',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713010503','Sonstige','2004-11-25','ID27','ID27130105',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130106','Citizen','2004-11-25','ID27','ID271301',4,0,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713010601','Damenuhren','2004-11-25','ID27','ID27130106',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713010602','Herrenuhren','2004-11-25','ID27','ID27130106',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713010603','Promaster','2004-11-25','ID27','ID27130106',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713010604','Sonstige','2004-11-25','ID27','ID27130106',5,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130107','Diesel','2004-11-25','ID27','ID271301',4,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130108','DKNY','2004-11-25','ID27','ID271301',4,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130109','Dolce & Gabana','2004-11-25','ID27','ID271301',4,1,1,9,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130110','Esprit','2004-11-25','ID27','ID271301',4,1,1,10,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130111','Festina','2004-11-25','ID27','ID271301',4,1,1,11,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130112','Fossil','2004-11-25','ID27','ID271301',4,0,1,12,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713011201','Damenuhren','2004-11-25','ID27','ID27130112',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713011202','Herrenuhren','2004-11-25','ID27','ID27130112',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713011203','Sonstige','2004-11-25','ID27','ID27130112',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130113','Jacques Lemans','2004-11-25','ID27','ID271301',4,0,1,13,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713011301','Damenuhren','2004-11-25','ID27','ID27130113',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713011302','Herrenuhren','2004-11-25','ID27','ID27130113',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713011303','Sonstige','2004-11-25','ID27','ID27130113',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130114','Junghans','2004-11-25','ID27','ID271301',4,1,1,14,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130115','Junkers','2004-11-25','ID27','ID271301',4,1,1,15,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130116','Kienzle','2004-11-25','ID27','ID271301',4,1,1,16,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130117','Kinderuhren','2004-11-25','ID27','ID271301',4,1,1,17,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130118','Leumas','2004-11-25','ID27','ID271301',4,1,1,18,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130119','Moschino','2004-11-25','ID27','ID271301',4,1,1,19,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130120','Nike','2004-11-25','ID27','ID271301',4,1,1,20,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130121','Philippe Starck','2004-11-25','ID27','ID271301',4,0,1,21,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713012101','Damenuhren','2004-11-25','ID27','ID27130121',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713012102','Herrenuhren','2004-11-25','ID27','ID27130121',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713012103','Sonstige','2004-11-25','ID27','ID27130121',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130122','Pierre Cardin','2004-11-25','ID27','ID271301',4,1,1,22,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130123','Poljot','2004-11-25','ID27','ID271301',4,1,1,23,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130124','Q&Q','2004-11-25','ID27','ID271301',4,1,1,24,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130125','s.Oliver','2004-11-25','ID27','ID271301',4,0,1,25,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713012501','Damenuhren','2004-11-25','ID27','ID27130125',5,1,1,1,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713012502','Herrenuhren','2004-11-25','ID27','ID27130125',5,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID2713012503','Sonstige','2004-11-25','ID27','ID27130125',5,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130126','Sector','2004-11-25','ID27','ID271301',4,1,1,26,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130127','Seiko','2004-11-25','ID27','ID271301',4,1,1,27,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130128','Sonstige','2004-11-25','ID27','ID271301',4,1,1,28,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130129','Tommy Hilfiger','2004-11-25','ID27','ID271301',4,1,1,29,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID27130130','Uhr-Kraft','2004-11-25','ID27','ID271301',4,1,1,30,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID271302','Sonstiges','2004-11-25','ID27','ID2713',3,1,1,2,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID271303','Sportuhren','2004-11-25','ID27','ID2713',3,1,1,3,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID271304','Standuhren','2004-11-25','ID27','ID2713',3,1,1,4,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID271305','Taschenuhren','2004-11-25','ID27','ID2713',3,1,1,5,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID271306','Tischuhren','2004-11-25','ID27','ID2713',3,1,1,6,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID271307','Wanduhren','2004-11-25','ID27','ID2713',3,1,1,7,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID271308','Wecker','2004-11-25','ID27','ID2713',3,1,1,8,'','TS'); +INSERT INTO `cat_prod` (`prod_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID271309','Zubehör','2004-11-25','ID27','ID2713',3,1,1,9,'','TS'); + +-- +-- Table structure for table `cat_shop` +-- + +CREATE TABLE `cat_shop` ( + `shop_cat_id` varchar(10) NOT NULL default '', + `name` varchar(100) NOT NULL default '', + `insertdate` date NOT NULL default '0000-00-00', + `mainlevel_id` varchar(4) NOT NULL default '', + `toplevel_id` varchar(10) NOT NULL default '', + `level` int(10) unsigned NOT NULL default '0', + `lastlevel` tinyint(4) NOT NULL default '1', + `active` tinyint(4) NOT NULL default '1', + `position` int(10) unsigned NOT NULL default '0', + `image_file` varchar(100) NOT NULL default '', + `insertuser` varchar(100) NOT NULL default '', + PRIMARY KEY (`shop_cat_id`), + KEY `toplevel_id` (`toplevel_id`), + KEY `mainlevel_id` (`mainlevel_id`) +) TYPE=MyISAM COMMENT='Shopkategorien'; + +-- +-- Dumping data for table `cat_shop` +-- + +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID01','Auto & Verkehr','2003-07-23','ID01','',1,0,1,1,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0101','Auto','2003-07-23','ID01','ID01',2,1,1,5,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0102','Fahrräder','2003-07-23','ID01','ID01',2,0,1,1,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID010201','Mountainbikes','2003-10-23','ID01','ID0102',3,0,1,1,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID01020101','Shimano','2003-10-23','ID01','ID010201',4,1,1,1,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0103','Motorräder','2003-07-23','ID01','ID01',2,1,1,2,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0104','Mietwagen','2003-07-23','ID01','ID01',2,1,1,3,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0105','Autozubehör','2003-07-23','ID01','ID01',2,1,1,4,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0199','Diverses','2003-07-23','ID01','ID01',2,1,1,99,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID02','Büro & Bedarf & Schule','2003-07-23','ID02','',1,0,1,9,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0201','Bürobedarf','2003-07-23','ID02','ID02',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0202','Büomöbel','2003-07-23','ID02','ID02',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0203','Bürotechnik','2003-07-23','ID02','ID02',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0299','Diverses','2003-07-23','ID02','ID02',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID03','Computer & Internet','2003-07-23','ID03','',1,0,1,15,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0301','Hardware','2003-07-23','ID03','ID03',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0302','Provider','2003-07-23','ID03','ID03',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0303','Schnäppchen','2003-07-23','ID03','ID03',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0304','Software','2003-07-23','ID03','ID03',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0305','Videospiele','2003-07-23','ID03','ID03',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0306','Webdienste','2003-07-23','ID03','ID03',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0399','Diverses','2003-07-23','ID03','ID03',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID04','Dienstleistung & Service','2003-07-23','ID04','',1,0,1,14,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0401','Arbeit','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0402','Beratung','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0403','Bildung','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0404','Blumenservice','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0405','Fotografie','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0406','Gesundheit','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0407','Handwerk','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0408','Internet','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0409','Jobvermittlung','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0410','Kuriesdienste','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0411','Marketing & Werbung','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0412','Partnervermittlung','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0413','Preisagenturen','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0414','Rechtsanwälte','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0415','Speditionen','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0416','Unternehmensberatung','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0417','Übersetzungen','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0499','Diverses','2003-07-23','ID04','ID04',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID05','Essen & Trinken & Co.','2003-07-23','ID05','',1,0,1,13,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0501','Bio','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0502','Gesundheit','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0503','Getränke','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0504','Kochen / Küchengeräte','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0505','Lebensmittel','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0506','Lieferservice','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0507','Partyservice','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0508','Restaurants','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0509','Supermärkte','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0510','Spezialitäten','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0511','Süsswaren','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0512','Tabakwaren','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0513','Wein','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0599','Diverses','2003-07-23','ID05','ID05',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID06','Geld & Co.','2003-07-23','ID06','',1,0,1,11,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0601','Aktien / Kapitalanlagen','2003-07-23','ID06','ID06',2,1,1,6,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0602','Banken & Sparkassen','2003-07-23','ID06','ID06',2,1,1,5,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0603','Finanzberatung','2003-07-23','ID06','ID06',2,1,1,2,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0604','Immobilien','2003-07-23','ID06','ID06',2,1,1,1,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0605','Steuern','2003-07-23','ID06','ID06',2,1,1,4,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0606','Versicherungen','2003-07-23','ID06','ID06',2,1,1,3,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0699','Diverses','2003-07-23','ID06','ID06',2,1,1,99,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID07','Gesundheit & Fitness','2003-07-23','ID07','',1,0,1,10,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0701','Gesundheit','2003-07-23','ID07','ID07',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0702','Medikamente','2003-07-23','ID07','ID07',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0703','Medizintechnik','2003-07-23','ID07','ID07',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0704','Sportgeräte','2003-07-23','ID07','ID07',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0799','Diverses','2003-07-23','ID07','ID07',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID08','Haus & Garten','2003-07-23','ID08','',1,0,1,8,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0801','Gartenbedarf','2003-07-23','ID08','ID08',2,1,1,3,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0802','Haushalt & Wohnen','2003-07-23','ID08','ID08',2,1,1,4,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0803','Heimwerkerbedarf','2003-07-23','ID08','ID08',2,1,1,5,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0804','Möbel','2003-07-23','ID08','ID08',2,1,1,2,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0805','Immobilien','2003-07-23','ID08','ID08',2,1,1,1,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0806','Innenausstattung','2003-07-23','ID08','ID08',2,1,1,6,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0807','Pflanzen / Blumen','2003-07-23','ID08','ID08',2,1,1,7,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0899','Diverses','2003-07-23','ID08','ID08',2,1,1,99,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID09','Kunst & Kultur','2003-07-23','ID09','',1,0,1,7,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0901','Fotografie','2003-07-23','ID09','ID09',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0902','Kunst','2003-07-23','ID09','ID09',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0903','Messen','2003-07-23','ID09','ID09',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0904','Theater','2003-07-23','ID09','ID09',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0905','Spiritualität','2003-07-23','ID09','ID09',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID0999','Diverses','2003-07-23','ID09','ID09',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID10','Markplätze','2003-07-23','ID10','',1,0,1,6,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1001','Auktionen','2003-07-23','ID10','ID10',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1002','Co-Shopping','2003-07-23','ID10','ID10',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1003','Fan Shops','2003-07-23','ID10','ID10',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1004','Kaufhäuser','2003-07-23','ID10','ID10',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1005','Kleinanzeigen','2003-07-23','ID10','ID10',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1006','Versandhäuser','2003-07-23','ID10','ID10',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1099','Diverses','2003-07-23','ID10','ID10',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID11','Mode & Bekleidung','2003-07-23','ID11','',1,0,1,2,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1101','Accessoires','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1102','Babyartikel','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1103','Brillen','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1104','Damenmode','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1105','Designer','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1106','Herrenmode','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1107','Kindermode','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1108','Lederwaren','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1109','Schmuck','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1110','Schuhe','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1111','Sportbekleidung','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1112','Trendware','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1113','Uhren','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1114','Wäsche','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1115','Dessous','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1116','Lifestyle','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1117','Sportsware','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1199','Diverses','2003-07-23','ID11','ID11',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID12','Reisen & Co.','2003-07-23','ID12','',1,0,1,5,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1201','Ferienwohnungen & -häuser','2003-07-23','ID12','ID12',2,1,1,5,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1202','Fluggesellschaften','2003-07-23','ID12','ID12',2,1,1,1,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1203','Hotels und Unterkünfte','2003-07-23','ID12','ID12',2,1,1,4,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1204','Outdoor','2003-07-23','ID12','ID12',2,1,1,2,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1205','Reisebüros','2003-07-23','ID12','ID12',2,1,1,3,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1299','Diverses','2003-07-23','ID12','ID12',2,1,1,99,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID13','Technik & Elektronik','2003-07-23','ID13','',1,0,1,3,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1301','Audio','2003-07-23','ID13','ID13',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1302','Elektronik','2003-07-23','ID13','ID13',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1303','Foto / Optik','2003-07-23','ID13','ID13',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1304','Handys','2003-07-23','ID13','ID13',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1305','Hifi / TV / Video','2003-07-23','ID13','ID13',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1306','Medizin','2003-07-23','ID13','ID13',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1307','Telekommunikation','2003-07-23','ID13','ID13',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1399','Diverses','2003-07-23','ID13','ID13',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID14','Unterhaltung & Freizeit','2003-07-23','ID14','',1,0,1,12,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1401','Bücher','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1402','DVD / Videos','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1403','Entertainment','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1404','Erotik','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1405','Esoterik','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1406','Geschenkartikel','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1407','Lotterien / Spielbanken','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1408','Musik','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1409','Reisen','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1410','Spiel & Spass','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1411','Sport & Outdoor','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1412','Events & Tickets','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1413','Zeitschriften / Abonnements','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1414','Spielwaren & Co.','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1415','Reitsport','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1499','Diverses','2003-07-23','ID14','ID14',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID15','Wellness & Co.','2003-07-23','ID15','',1,0,1,4,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1501','Beratung','2003-07-23','ID15','ID15',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1502','Kosmetik','2003-07-23','ID15','ID15',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1503','Körperpflege','2003-07-23','ID15','ID15',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1504','Fitness','2003-07-23','ID15','ID15',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1505','Medizin','2003-07-23','ID15','ID15',2,1,1,0,'','TS'); +INSERT INTO `cat_shop` (`shop_cat_id`, `name`, `insertdate`, `mainlevel_id`, `toplevel_id`, `level`, `lastlevel`, `active`, `position`, `image_file`, `insertuser`) VALUES ('ID1599','Diverses','2003-07-23','ID15','ID15',2,1,1,0,'','TS'); + +-- +-- Table structure for table `cms_addon_add` +-- + +CREATE TABLE `cms_addon_add` ( + `addon_id` varchar(10) NOT NULL default '', + `title` varchar(100) NOT NULL default '', + `active` tinyint(4) NOT NULL default '1', + PRIMARY KEY (`addon_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `cms_addon_add` +-- + + +-- +-- Table structure for table `cms_main_add` +-- + +CREATE TABLE `cms_main_add` ( + `block_id` varchar(10) NOT NULL default '', + `title` varchar(100) NOT NULL default '', + `active` tinyint(4) NOT NULL default '1', + PRIMARY KEY (`block_id`) +) TYPE=MyISAM COMMENT='sprachabhängige Eigenschaften des Hauptfensters ( 1:1 zu cms'; + +-- +-- Dumping data for table `cms_main_add` +-- + +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID10001','Shopkatalog - Rubrikübersicht',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID10001A','Shopkatalog - Rubrikübersicht',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID10002','Shopkatalog - Shop suchen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID10002A','Shopkatalog - Shop suchen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID10003','Shopkatalog - Suchergebnis',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID10003A','Shopkatalog - Suchergebnis',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID10004','Shopkatalog - Letzen 20 Shopeintragungen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID10005','Shopkatalog - Topshops',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID10099','Shopkatalog - Shopdetails',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID10099C','Shopkatalog - Shop - Kommentare',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID10099R','Shopkatalog - Shop - Bewertung',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID10099T','Shopkatalog - Shop - Weiterempfehlen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID20','Bezahlung',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID20001','Produktkatalog - Rubrikübersicht',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID20002','Produktkatalog - Produkt suchen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID20003','Produktkatalog - Suchergebnis',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID2001','Bezahlung - Zahlungsvarianten',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID200101','Bezahlung - Zahlungsvarianten - sichere Methoden',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID200102','Bezahlung - Zahlungsvarianten - unsichere Methoden',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID2002','Bezahlung - Zahlungsschutz',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID2003','Bezahlung - Links',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID21','Rechtsfragen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID2101','Rechtsfragen - Rückgaberecht',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID2102','Rechtsfragen - Garantierecht',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID22','Sicherheiten',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID2201','Sicherheiten - Zertifikate',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID2202','Sicherheiten - Transaktionen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID23','e-Commerce',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID30','Weiterempfehlen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID31','Kritik, Fragen & Co.',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID32','Downloads',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID3201','Downloads - Logos',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID3202','Downloads - Banner',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID3203','Downloads - Diverses',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID33','Informationen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID3301','Informationen - Händler',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID3302','Informationen - Konsumenten',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID34','Links',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID3401','Links - Shopsuche',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID35','Newsletter abonnieren',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID70','Benutzerverwaltung',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID7001','Benutzerverwaltung - Basisdaten ändern',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID7002','Benutzerverwaltung - Username ändern',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID7003','Benutzerverwaltung - Password ändern',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID7099','Benutzerverwaltung - Status',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID80','Benutzerverwaltung',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID8001','Benutzerverwaltung - Basisdaten ändern',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID8002','Benutzerverwaltung - Username ändern',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID8003','Benutzerverwaltung - Password ändern',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID8099','Benutzerverwaltung - Status',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID90','Shopverwaltung',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID90000','ShopYoo',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID90001','Informationen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID90002','Sonstiges',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID9001','Shopverwaltung - Shopeintrag hinzufügen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900101','Shopverwaltung - Shopeintrag hinzufügen - Shopdaten',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900102','Shopverwaltung - Shopeintrag hinzufügen - Shopinformationen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900103','Shopverwaltung - Shopeintrag hinzufügen - Shopservices',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900104','Shopverwaltung - Shopeintrag hinzufügen - Kundenservice',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900105','Shopverwaltung - Shopeintrag hinzufügen - Zuschläge',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900198','Shopverwaltung - Shopeintrag hinzufügen - Eintragung',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900199','Shopverwaltung - Shopeintrag hinzufügen - Status',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID9002','Shopverwaltung - Shopeintrag bearbeiten',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900201','Shopverwaltung - Shopeintrag bearbeiten - Shopdaten',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900202','Shopverwaltung - Shopeintrag bearbeiten - Shopinformationen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900203','Shopverwaltung - Shopeintrag bearbeiten - Shopservices',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900204','Shopverwaltung - Shopeintrag bearbeiten - Kundenservice',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900205','Shopverwaltung - Shopeintrag bearbeiten - Zuschläge',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900290','Shopverwaltung - Shopeintrag bearbeiten - Shopstatistik',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900299','Shopverwaltung - Shopeintrag bearbeiten - Status',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID9003','Shopverwaltung - Shopeintrag entfernen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900301','Shopverwaltung - Shopeintrag entfernen - Löschung',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID900399','Shopverwaltung - Shopeintrag entfernen - Status',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID91','Produktverwaltung',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID9101','Produktverwaltung - Produkte hinzufügen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID910101','Produktverwaltung - Produkte hinzufügen - Konfiguration',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID910199','Produktverwaltung - Produkte hinzufügen - Status',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID9102','Produktverwaltung - Produkte bearbeiten',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID910201','Produktverwaltung - Produkte bearbeiten - Konfiguration',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID910299','Produktverwaltung - Produkte bearbeiten - Status',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID9103','Produktverwaltung - Produkte entfernen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID910301','Produktverwaltung - Produkte entfernen - Löschung',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('ID910399','Produktverwaltung - Produkte entfernen - Status',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('IDX01','ShopYoo - Über uns',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('IDX02','ShopYoo - Allgemeine Geschäftsbedingungen',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('IDX03','ShopYoo - Top News',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('IDX04','ShopYoo - Kontakt',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('IDX05','ShopYoo - Impressum',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('IDXXX00','Login',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('IDXXX02','Registrieren',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('IDXXX03','Eingeloggt',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('IDXXX05','Registrieren - Kunden',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('IDXXX06','Registrieren - Händler',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('IDXXXE1','Login - Fehler',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('LOGINXC','My ShopYoo',1); +INSERT INTO `cms_main_add` (`block_id`, `title`, `active`) VALUES ('LOGINXD','My ShopYoo',1); + +-- +-- Table structure for table `cms_menu` +-- + +CREATE TABLE `cms_menu` ( + `menu_id` varchar(10) NOT NULL default '', + `menu_name` varchar(100) NOT NULL default '', + `path` varchar(100) NOT NULL default '', + `file` varchar(100) NOT NULL default '', + `parameter` varchar(100) NOT NULL default '', + `active` tinyint(4) NOT NULL default '1', + `level` int(10) unsigned NOT NULL default '0', + `toplevel_id` varchar(10) NOT NULL default '', + `mainlevel_id` varchar(10) NOT NULL default '', + `description` text NOT NULL, + `space` int(10) unsigned NOT NULL default '0', + `position` int(10) unsigned NOT NULL default '0', + `block_id` varchar(10) NOT NULL default '', + `type` enum('block','top','tabpage') NOT NULL default 'block', + PRIMARY KEY (`menu_id`), + KEY `block_id` (`block_id`) +) TYPE=MyISAM COMMENT='Menüdefinitionen'; + +-- +-- Dumping data for table `cms_menu` +-- + +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID01','Shopkatalog','/shops@shopyoo.com','shops_catalog.php','',1,1,'','ID01','',0,1,'ID90000','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID0101','Top Shops','/shops@shopyoo.com','shops_catalog_topshops.php','',0,2,'ID01','ID01','',0,2,'ID90000','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID0102','Last 20 Shops','/shops@shopyoo.com','shops_catalog_last20.php','',1,2,'ID01','ID01','',0,3,'ID90000','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID02','Produktkatalog','/products@shopyoo.com','products_catalog.php','',1,1,'','ID02','',0,2,'ID90000','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID20','Bezahlung','/magazine@shopyoo.com','magazine.php','',1,1,'','ID20','',0,1,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2001','Zahlungsvarianten','/magazine@shopyoo.com','magazine.php','',1,2,'ID20','ID20','',0,1,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID200101','sichere Methoden','/magazine@shopyoo.com','magazine.php','',1,3,'ID2001','ID20','',0,1,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID200102','unsichere Methoden','/information@shopyoo.com/payments','payments_systems_values.php','',1,3,'ID2001','ID20','',0,2,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2002','Zahlungsschutz','/information@shopyoo.com/payments','payments_security.php','',1,2,'ID20','ID20','',0,2,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2003','Links','/information@shopyoo.com/payments','payments_links.php','',1,2,'ID20','ID20','',0,3,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID21','Rechtsfragen','/information@shopyoo.com/laws','laws_index.php','',1,1,'','ID21','',0,2,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2101','Rückgaberecht','/information@shopyoo.com/laws','laws_getback.php','',1,2,'ID21','ID21','',0,1,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2102','Garantierecht','/information@shopyoo.com/laws','laws_warranty.php','',1,2,'ID21','ID21','',0,2,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID22','Sicherheiten','/information@shopyoo.com/security','security_index.php','',1,1,'','ID22','',0,3,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2201','Zertifikate','/information@shopyoo.com/security','security_certificates.php','',1,2,'ID22','ID22','',0,1,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID2202','Transaktionen','/information@shopyoo.com/security','security_transactions.php','',1,2,'ID22','ID22','',0,2,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID23','e-Commerce','/information@shopyoo.com/commerce','commerce_index.php','',1,1,'','ID23','',0,4,'ID90001','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID30','Weiterempfehlen','/others@shopyoo.com/tellfriend','tellfriend_index.php','',1,1,'','ID30','',1,2,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID31','Kritik, Fragen & Co.','/others@shopyoo.com/questions','questions_index.php','',1,1,'','ID31','',0,3,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID32','Downloads','/others@shopyoo.com/downloads','downloads_index.php','',0,1,'','ID32','',1,4,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID3201','Logos','/others@shopyoo.com/downloads','downloads_logo.php','',1,2,'ID32','ID32','',0,1,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID3202','Banner','/others@shopyoo.com/downloads','downloads_banner.php','',1,2,'ID32','ID32','',0,2,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID3203','Diverses','/others@shopyoo.com/downloads','downloads_others.php','',1,2,'ID32','ID32','',0,3,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID33','Informationen','/others@shopyoo.com/informations','informations_index.php','',1,1,'','ID33','',0,5,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID3301','Händler','/others@shopyoo.com/informations','informations_dealer.php','',1,2,'ID33','ID33','',0,1,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID3302','Konsumenten','/others@shopyoo.com/informations','informations_customer.php','',1,2,'ID33','ID33','',0,2,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID34','Links','/others@shopyoo.com/links','links_index.php','',1,1,'','ID34','',0,6,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID3401','Shopsuche','/others@shopyoo.com/links','links_shopsearch.php','',1,2,'ID34','ID34','',0,1,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID35','Newsletter abonnieren','/others@shopyoo.com/newsletter','newsletter_index.php','',1,1,'','ID35','',0,1,'ID90002','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID60','Werbekampagnen','/account@shopyoo.com','commerce_index.php','',0,1,'','ID60','',1,4,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID70','Benutzerverwaltung','/account@shopyoo.com','customer_index.php','',1,1,'','ID70','',1,3,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID7001','Basisdaten ändern','/account@shopyoo.com','customer_update_page_1.php','',1,2,'ID70','ID70','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID7002','Username ändern','/account@shopyoo.com','customer_update_page_2.php','',1,2,'ID70','ID70','',0,2,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID7003','Password ändern','/account@shopyoo.com','customer_update_page_3.php','',1,2,'ID70','ID70','',0,3,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID7099','Status','/account@shopyoo.com','customer_update_page_99.php','',1,2,'ID70','ID70','',0,99,'LOGINXC','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID80','Benutzerverwaltung','/account@shopyoo.com','customer_index.php','',1,1,'','ID80','',0,1,'LOGINXC','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID8001','Basisdaten ändern','/account@shopyoo.com','customer_update_page_1.php','',1,2,'ID80','ID80','',0,1,'LOGINXC','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID8002','Username ändern','/account@shopyoo.com','customer_update_page_2.php','',1,2,'ID80','ID80','',0,2,'LOGINXC','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID8003','Password ändern','/account@shopyoo.com','customer_update_page_3.php','',1,2,'ID80','ID80','',0,3,'LOGINXC','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID8099','Status','/account@shopyoo.com','customer_update_page_99.php','',1,2,'ID80','ID80','',0,99,'LOGINXC','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID90','Shopverwaltung','/account@shopyoo.com','shop_index.php','',1,1,'','ID90','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID9001','Shopeintrag hinzufügen','/account@shopyoo.com','shop_insert_shop_index.php','',1,2,'ID90','ID90','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900101','Shopdaten','/account@shopyoo.com','shop_update_shop_page_1.php','',1,3,'ID9001','ID90','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900102','Shopinformationen','/account@shopyoo.com','shop_update_shop_page_2.php','',1,3,'ID9001','ID90','',0,2,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900103','Shopservices','/account@shopyoo.com','shop_update_shop_page_3.php','',1,3,'ID9001','ID90','',0,3,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900104','Kundenservice','/account@shopyoo.com','shop_update_shop_page_4.php','',1,3,'ID9001','ID90','',0,4,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900105','Zuschläge','/account@shopyoo.com','shop_update_shop_page_5.php','',1,3,'ID9001','ID90','',0,5,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900198','Eintragung','/account@shopyoo.com','shop_update_shop_page_98.php','',1,3,'ID9001','ID90','',0,98,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900199','Status','/account@shopyoo.com','shop_update_shop_page_99.php','',1,3,'ID9001','ID90','',0,99,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID9002','Shopeintrag bearbeiten','/account@shopyoo.com','shop_update_shop_index.php','',1,2,'ID90','ID90','',0,2,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900201','Shopdaten','/account@shopyoo.com','shop_update_shop_page_1.php','',1,3,'ID9002','ID90','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900202','Shopinformationen','/account@shopyoo.com','shop_update_shop_page_2.php','',1,3,'ID9002','ID90','',0,2,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900203','Shopservices','/account@shopyoo.com','shop_update_shop_page_3.php','',1,3,'ID9002','ID90','',0,3,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900204','Kundenservice','/account@shopyoo.com','shop_update_shop_page_4.php','',1,3,'ID9002','ID90','',0,4,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900205','Zuschläge','/account@shopyoo.com','shop_update_shop_page_5.php','',1,3,'ID9002','ID90','',0,5,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900290','Shopstatistik','/account@shopyoo.com','shop_update_shop_page_90.php','',1,3,'ID9002','ID90','',0,98,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900299','Status','/account@shopyoo.com','shop_update_shop_page_99.php','',1,3,'ID9002','ID90','',0,99,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID9003','Shopeintrag entfernen','/account@shopyoo.com','shop_delete_shop_index.php','',1,2,'ID90','ID90','',0,3,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900301','Löschung','/account@shopyoo.com','shop_delete_shop_page_1.php','',1,3,'ID9003','ID90','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID900399','Status','/account@shopyoo.com','shop_delete_shop_page_99.php','',1,3,'ID9003','ID90','',0,99,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID91','Produktverwaltung','/account@shopyoo.com','products_index.php','',1,1,'','ID91','',0,2,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID9101','Produkte hinzufügen','/account@shopyoo.com','products_insert_products_index.php','',1,2,'ID91','ID91','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID910101','Konfiguration','/account@shopyoo.com','products_update_products_page_1.php','',1,3,'ID9101','ID91','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID910199','Status','/account@shopyoo.com','products_update_products_page_99.php','',1,3,'ID9101','ID91','',0,99,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID9102','Produkte bearbeiten','/account@shopyoo.com','products_update_products_index.php','',1,2,'ID91','ID91','',0,2,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID910201','Konfiguration','/account@shopyoo.com','products_update_products_page_1.php','',1,3,'ID9102','ID91','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID910299','Status','/account@shopyoo.com','products_update_products_page_99.php','',1,3,'ID9102','ID91','',0,99,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID9103','Produkte entfernen','/account@shopyoo.com','products_delete_products_index.php','',1,2,'ID91','ID91','',0,3,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID910301','Löschung','/account@shopyoo.com','products_delete_products_page_1.php','',1,3,'ID9103','ID91','',0,1,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('ID910399','Status','/account@shopyoo.com','products_delete_products_page_99.php','',1,3,'ID9103','ID91','',0,99,'LOGINXD','block'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDX01','ShopYoo','/general@shopyoo.com','general.php','',1,1,'','IDX01','',0,1,'ID00000','top'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDX02','AGB','/general@shopyoo.com','general.php','',1,1,'','IDX02','',0,3,'ID00000','top'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDX03','News','/general@shopyoo.com','general.php','',1,1,'','IDX03','',0,2,'ID00000','top'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDX04','Kontakt','/general@shopyoo.com','general.php','',1,1,'','IDX04','',0,4,'ID00000','top'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDX05','Impressum','/general@shopyoo.com','general.php','',1,1,'','IDX05','',0,5,'ID00000','top'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTP1000','Shops','/shops@shopyoo.com','index.php','',1,1,'','IDTP1000','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTP2000','Produkte','/products@shopyoo.com','index.php','',1,1,'','IDTP2000','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTP3000','Branchen','/pages@shopyoo.com','index.php','',1,1,'','IDTP3000','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTP4000','Magazin','/magazine@shopyoo.com','index.php','',1,1,'','IDTP4000','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTP9000','About','','','',1,1,'','IDTP9000','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTP5000','ShopYoo','/shopyoo@shopyoo.com','index.php','',1,1,'','IDTP5000','',0,1,'IDTP0000','tabpage'); +INSERT INTO `cms_menu` (`menu_id`, `menu_name`, `path`, `file`, `parameter`, `active`, `level`, `toplevel_id`, `mainlevel_id`, `description`, `space`, `position`, `block_id`, `type`) VALUES ('IDTPXXX1','myShopYoo','/myshopyoo@shopyoo.com','index.php','',1,1,'','IDTPXXX1','',0,1,'IDTP0000','tabpage'); + +-- +-- Table structure for table `cms_menu_add` +-- + +CREATE TABLE `cms_menu_add` ( + `menu_id` varchar(10) NOT NULL default '', + `menu_name` varchar(100) NOT NULL default '', + `active` tinyint(4) NOT NULL default '1', + PRIMARY KEY (`menu_id`) +) TYPE=MyISAM COMMENT='Menüdefinitionen'; + +-- +-- Dumping data for table `cms_menu_add` +-- + +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID01','Shopkatalog',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID0101','Top Shops',0); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID0102','Last 20 Shops',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID02','Produktkatalog',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID20','Bezahlung',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID2001','Zahlungsvarianten',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID200101','sichere Methoden',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID200102','unsichere Methoden',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID2002','Zahlungsschutz',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID2003','Links',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID21','Rechtsfragen',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID2101','Rückgaberecht',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID2102','Garantierecht',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID22','Sicherheiten',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID2201','Zertifikate',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID2202','Transaktionen',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID23','e-Commerce',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID30','Weiterempfehlen',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID31','Kritik, Fragen & Co.',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID32','Downloads',0); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID3201','Logos',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID3202','Banner',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID3203','Diverses',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID33','Informationen',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID3301','Händler',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID3302','Konsumenten',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID34','Links',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID3401','Shopsuche',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID35','Newsletter abonnieren',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID60','Werbekampagnen',0); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID70','Benutzerverwaltung',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID7001','Basisdaten ändern',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID7002','Username ändern',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID7003','Password ändern',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID7099','Status',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID80','Benutzerverwaltung',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID8001','Basisdaten ändern',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID8002','Username ändern',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID8003','Password ändern',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID8099','Status',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID90','Shopverwaltung',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID9001','Shopeintrag hinzufügen',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900101','Shopdaten',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900102','Shopinformationen',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900103','Shopservices',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900104','Kundenservice',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900105','Zuschläge',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900198','Eintragung',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900199','Status',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID9002','Shopeintrag bearbeiten',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900201','Shopdaten',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900202','Shopinformationen',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900203','Shopservices',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900204','Kundenservice',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900205','Zuschläge',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900290','Shopstatistik',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900299','Status',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID9003','Shopeintrag entfernen',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900301','Löschung',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID900399','Status',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID91','Produktverwaltung',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID9101','Produkte hinzufügen',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID910101','Konfiguration',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID910199','Status',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID9102','Produkte bearbeiten',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID910201','Konfiguration',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID910299','Status',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID9103','Produkte entfernen',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID910301','Löschung',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('ID910399','Status',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('IDX01','ShopYoo',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('IDX02','AGB',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('IDX03','News',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('IDX04','Kontakt',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('IDX05','Impressum',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('IDTP1000','Shops',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('IDTP2000','Produkte',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('IDTP3000','Branchen',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('IDTP4000','Magazin',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('IDTP9000','About',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('IDTP5000','ShopYoo',1); +INSERT INTO `cms_menu_add` (`menu_id`, `menu_name`, `active`) VALUES ('IDTPXXX1','myShopYoo',1); + +-- +-- Table structure for table `cms_message` +-- + +CREATE TABLE `cms_message` ( + `message_id` varchar(10) NOT NULL default '', + `topic` enum('text','link','error') NOT NULL default 'text', + `active` tinyint(4) NOT NULL default '0', + `type` enum('t','l','e') NOT NULL default 't', + `text` varchar(255) NOT NULL default '', + `group` varchar(100) NOT NULL default '', + PRIMARY KEY (`message_id`) +) TYPE=MyISAM COMMENT='alle Bildschirmtexte < 50 Zeichen'; + +-- +-- Dumping data for table `cms_message` +-- + +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00001001','link',1,'l','alle','SHOPCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00001002','text',1,'t','Gesamtkatalog','SHOPCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00001003','link',1,'l','zurück','SHOPCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00001004','error',1,'e','Keine Einträge vorhanden.','SHOPCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00001005','text',1,'t','Shops','SHOPCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00001006','text',1,'t','Suchergebnis','SHOPCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00001007','link',1,'l','Betreiben Sie einen Onlineshop?','SHOPCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00002001','link',1,'l','Registrieren','REGISTER'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00002002','text',1,'t','Username','REGISTER'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00002003','text',1,'t','Passwort','REGISTER'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00002004','link',1,'l','Login...','REGISTER'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00002005','link',1,'l','Logout','REGISTER'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00002006','text',1,'t','Kd-Nr.:','REGISTER'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003001','text',1,'t','Kunden','REGISTERSELECT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003002','text',1,'t','Händler','REGISTERSELECT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003003','text',1,'t','Firma','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003004','text',1,'t','Nachname','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003005','text',1,'t','Vorname','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003006','text',1,'t','Anrede','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003007','text',1,'t','Zusatz','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003008','text',1,'t','Strasse','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003009','text',1,'t','PLZ','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003010','text',1,'t','Ort','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003011','text',1,'t','Land','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003012','text',1,'t','Telefon','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003013','text',1,'t','Telefax','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003014','text',1,'t','Email','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003015','link',1,'l','Eintragen','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003016','link',1,'l','Löschen','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003017','link',1,'l','Update','CUSTOMERINSERT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003018','text',1,'t','Kundennummer','CHANGE_USERNAME'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003019','text',1,'t','neuer Username','CHANGE_USERNAME'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003020','text',1,'t','Passwort eingeben','CHANGE_USERNAME'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003021','text',1,'t','alter Username','CHANGE_USERNAME'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003022','link',1,'l','Username ändern','CHANGE_USERNAME'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003023','text',1,'t','Kundennummer','CHANGE_PASSWORD'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003024','text',1,'t','altes Password','CHANGE_PASSWORD'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003025','text',1,'t','neues Password','CHANGE_PASSWORD'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003026','text',1,'t','Password bestätigen','CHANGE_PASSWORD'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00003027','link',1,'l','Password ändern','CHANGE_PASSWORD'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004001','text',1,'t','Shopname','SHOPINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004002','text',1,'t','Kategorien','SHOPINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004003','text',1,'t','Eintragungsart','SHOPINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004004','text',1,'t','Bitte wählen Sie Sprachplatform von ShopYoo aus, bei der Sie Ihren Shop registrieren möchten.','SHOPINSERT_INDEX'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004005','text',1,'t','Bitte beachten Sie, dass sämtlich shopbezogene Eingaben in der ausgewählten Sprache getätigt werden sollten.','SHOPINSERT_INDEX'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004006','link',1,'l','Übernehmen &
nächster Schritt','SHOPINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004007','link',1,'l','Schritt zurück','SHOPINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004008','link',1,'l','Daten aktualisieren','SHOPINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004009','text',1,'t','Auswahl mehrerer Kategorien mit
gedrückter Strg - Taste möglich.','SHOPINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004010','text',1,'t','Plattformen','SHOPINSERT_PAGE2'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004011','text',1,'t','Standard URL','SHOPINSERT_PAGE2'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004012','text',1,'t','weitere URLs','SHOPINSERT_PAGE2'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004013','text',1,'t','Shoptype','SHOPINSERT_PAGE2'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004014','text',1,'t','Suchbegriffe','SHOPINSERT_PAGE2'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004015','text',1,'t','Produkte','SHOPINSERT_PAGE2'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004016','text',1,'t','Beschreibung','SHOPINSERT_PAGE2'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004017','text',1,'t','Sprache(n)','SHOPINSERT_PAGE3'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004018','text',1,'t','Bestellart(en)','SHOPINSERT_PAGE3'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004019','text',1,'t','Zahlungsart(en)','SHOPINSERT_PAGE3'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004020','text',1,'t','Versandart(en)','SHOPINSERT_PAGE3'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004021','text',1,'t','Versand','SHOPINSERT_PAGE3'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004022','text',1,'t','Lieferservice','SHOPINSERT_PAGE3'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004023','text',1,'t','Serviceart(en)','SHOPINSERT_PAGE3'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004024','text',1,'t','Sicherheit(en)','SHOPINSERT_PAGE3'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004025','text',1,'t','Zertifikat(e)','SHOPINSERT_PAGE3'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004026','text',1,'t','Firma','SHOPINSERT_PAGE4'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004027','text',1,'t','Ansprechpartner','SHOPINSERT_PAGE4'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004028','text',1,'t','Telefon','SHOPINSERT_PAGE4'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004029','text',1,'t','Telefax','SHOPINSERT_PAGE4'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004030','text',1,'t','Email','SHOPINSERT_PAGE4'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004031','text',1,'t','PLZ','SHOPINSERT_PAGE4'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004032','text',1,'t','Ort','SHOPINSERT_PAGE4'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004033','text',1,'t','Land','SHOPINSERT_PAGE4'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004034','text',1,'t','Basiswährung','SHOPINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004035','text',1,'t','Zahlungszuschläge','SHOPINSERT_PAGE5'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004036','text',1,'t','Transportkosten','SHOPINSERT_PAGE5'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004037','text',1,'t','Keine Zahlungsarten im Bereich \"Shopservices\" ausgewählt.','SHOPINSERT_PAGE5'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004038','text',1,'t','Keine Versandarten im Bereich \"Shopservices\" ausgewählt.','SHOPINSERT_PAGE5'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004040','link',1,'l','Shop eintragen','SHOPINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004041','link',1,'l','Abbruch','SHOPINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004042','text',1,'t','Überprüfung der Eingabeseiten','SHOPINSERT_PAGE98'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004043','text',1,'t','Daten bitte vervollständigen.','SHOPINSERT_PAGE98'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004044','text',1,'t','Daten sind vollständig.','SHOPINSERT_PAGE98'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004045','link',1,'l','Neustart','SHOPINSERT_PAGE98'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004046','link',1,'l','Hauptseite','SHOPINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004047','text',1,'t','JA, Ich habe die AGB\'s gelesen und bin damit einverstanden!','SHOPINSERT_PAGE98'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004048','text',1,'t','Information','SHOPINSERT_PAGE99'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004049','link',1,'l','zurück','SHOPINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004050','link',1,'l','Löschen','SHOPINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004051','text',1,'t','AGB - Link','SHOPINSERT_PAGE2'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004052','text',1,'t','Shopdetails','SHOPINSERT_PAGE90'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004053','link',1,'l','Daten zurücksetzen','SHOPINSERT_PAGE90'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004054','text',1,'t','Besucher','SHOPINSERT_PAGE90'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004055','text',1,'t','Shopclicks','SHOPINSERT_PAGE90'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004056','text',1,'t','Shopbewertungen','SHOPINSERT_PAGE90'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004057','text',1,'t','Shopbestellungen','SHOPINSERT_PAGE90'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00004058','text',1,'t','Shopkommentare','SHOPINSERT_PAGE90'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00005001','text',1,'t','Bitte wählen Sie den Shop aus, den Sie bearbeiten möchten.','SHOPUPDATE_INDEX'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00005002','text',1,'t','Leider sind für Ihren Account keine Onlineshops registriert.','SHOPUPDATE_INDEX'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00005003','text',1,'t','Bitte wählen Sie einen Shop aus dem entsprechenden Shopkatalog aus.','SHOPUPDATE_INDEX'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00005004','text',1,'t','Ausgewählter Shop','SHOPUPDATE_INDEX'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00005005','link',1,'l','neuen Shop auswählen','SHOPUPDATE_INDEX'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00006001','text',1,'t','Bitte wählen Sie den Shop aus, den Sie entfernen möchten','SHOPDELETE_INDEX'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00006002','text',1,'t','Leider sind für Ihren Account keine Onlineshops registriert.','SHOPDELETE_INDEX'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00006003','text',1,'t','Bitte wählen Sie den entsprechenden Shop aus dem Shopkatalog aus.','SHOPDELETE_INDEX'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00006004','text',1,'t','Wählen Sie bitte die entsprechende Lösch Prozedur.','SHOPDELETE_INDEX'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00006005','link',1,'l','neuen Shop auswählen','SHOPDELETE_INDEX'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00006006','text',1,'t','Information','SHOPDELETE_PAGE99'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00006007','text',1,'t','Shopname','SHOPDELETE_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00006008','text',1,'t','Password','SHOPDELETE_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00007001','text',1,'t','Information','CUSTOMERINSERT_PAGE99'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00007002','link',1,'l','Hauptseite','CUSTOMERINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00007003','link',1,'l','zurück','CUSTOMERINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008001','text',1,'t','Information','PRODUCTINSERT_PAGE99'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008002','text',1,'t','Bitte wählen Sie einen Shop aus dem entsprechenden Shopkatalog aus.','PRODUCTINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008003','text',1,'t','Eintragungsart','PRODUCTINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008004','text',1,'t','Daten per URL - Link','PRODUCTINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008005','text',1,'t','Daten per Datei Upload','PRODUCTINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008006','text',1,'t','Gültigkeit','PRODUCTINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008007','text',1,'t','Tag(e)','PRODUCTINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008008','text',1,'t','Aktualisierungsmodus','PRODUCTINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008009','text',1,'t','Währung','PRODUCTINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008010','text',1,'t','Verkaufsprovision','PRODUCTINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008011','text',1,'t','%','PRODUCTINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008012','link',1,'l','Hinzufügen','PRODUCTINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008013','link',1,'l','Aktualisieren','PRODUCTINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008014','link',1,'l','Abbruch','PRODUCTINSERT_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00008015','text',1,'t','Leider sind für Ihren Account keine Shops registriert','PRODUCTINSERT_PAGE1'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00009001','text',1,'t','--- Bitte Kategorie(n) auswählen ---','CATEGORIES'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00010001','text',1,'t','Keine','SHOP_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00010002','text',1,'t','Eintrag','SHOP_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00010003','text',1,'t','Einträge','SHOP_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00010004','text',1,'t','vorhanden.','SHOP_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00010005','link',1,'l','Details','SHOP_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00010006','link',1,'l','Kommentare','SHOP_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00010007','text',1,'t','Eingetragen am','SHOP_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00010008','text',1,'t','Alle Einträge','SHOP_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00011001','text',1,'t','Suchbegriff','SHOP_SEARCHFORM'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00011002','text',1,'t','Suchoption','SHOP_SEARCHFORM'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00011003','link',1,'l','Suchen','SHOP_SEARCHFORM'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00012001','text',1,'t','Shopinformationen','SHOP_SHOPDETAILS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00012002','text',1,'t','verfügbar','SHOP_SHOPDETAILS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00012003','text',1,'t','nicht verfügbar','SHOP_SHOPDETAILS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00012004','text',1,'t','Kundenservice','SHOP_SHOPDETAILS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00012005','link',1,'t','Kommentare','SHOP_SHOPDETAILS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00012006','link',1,'l','Bewertung','SHOP_SHOPDETAILS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00012007','link',1,'l','Weiterempfehlen','SHOP_SHOPDETAILS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00012008','link',1,'l','zurück','SHOP_SHOPDETAILS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00013001','link',1,'l','weiter','SEARCH_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00013002','link',1,'l','zurück','SEARCH_NAVIGATION'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00014001','link',1,'l','alle','PRODUCTCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00014002','text',1,'t','Gesamtkatalog','PRODUCTCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00014003','link',1,'l','zurück','PRODUCTCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00014004','error',1,'e','Keine Einträge vorhanden.','PRODUCTCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00014005','text',1,'t','Produkte','PRODUCTCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00014006','text',1,'t','Suchergebnis','PRODUCTCATALOG'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00015001','text',1,'t','Keine','PRODUCT_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00015002','text',1,'t','Eintrag','PRODUCT_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00015003','text',1,'t','Einträge','PRODUCT_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00015004','text',1,'t','vorhanden.','PRODUCT_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00015005','link',1,'l','Details','PRODUCT_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00015006','link',1,'l','Kommentare','PROCUCT_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00015007','text',1,'t','Eingetragen am','PRODUCT_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00015008','text',1,'t','Alle Einträge','PRODUCT_SEARCHRESULT'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00016001','text',1,'t','Suchbegriff','PRODUCT_SEARCHFORM'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00016002','text',1,'t','Suchoption','PRODUCT_SEARCHFORM'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00016003','link',1,'l','Suchen','PRODUCT_SEARCHFORM'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00017001','link',1,'l','zurück','SHOP_SHOPTELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00017002','text',1,'t','Ihr Name','SHOP_SHOPTELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00017003','text',1,'t','Ihre Email','SHOP_SHOPTELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00017004','text',1,'t','Empfänger Name','SHOP_SHOPTELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00017005','text',1,'t','Empfänger Email','SHOP_SHOPTELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00017006','text',1,'t','Nachricht','SHOP_SHOPTELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00017007','link',1,'l','Senden','SHOP_SHOPTELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00017008','link',1,'l','Löschen','SHOP_SHOPTELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00018001','text',1,'t','Ihr Name','SHOPYOO_TELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00018002','text',1,'t','Ihre Email','SHOPYOO_TELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00018003','text',1,'t','Empfänger Name','SHOPYOO_TELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00018004','text',1,'t','Empfänger Email','SHOPYOO_TELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00018005','text',1,'t','Nachricht','SHOPYOO_TELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00018006','link',1,'l','Senden','SHOPYOO_TELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00018007','link',1,'l','Löschen','SHOPYOO_TELLFRIEND'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00019001','text',1,'t','Ihr Name','SHOPYOO_QUESTIONS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00019002','text',1,'t','Ihre Email','SHOPYOO_QUESTIONS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00019003','text',1,'t','Nachricht','SHOPYOO_QUESTIONS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00019004','link',1,'l','Senden','SHOPYOO_QUESTIONS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00019005','link',1,'l','Löschen','SHOPYOO_QUESTIONS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020001','text',1,'t','Lieferzeiten','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020002','text',1,'t','Ladezeiten','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020003','text',1,'t','Layout','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020004','text',1,'t','Sicherheit','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020005','text',1,'t','Zahlungsmethoden','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020006','text',1,'t','Service','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020007','text',1,'t','Informationsinhalt','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020008','text',1,'t','Sortiment','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020009','text',1,'t','Preis / Leistung','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020010','text',1,'t','Kundenfreundlichkeit','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020011','text',1,'t','Gesamtbewertung','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020012','link',1,'l','Aktualisieren','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020013','link',1,'l','Löschen','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00020014','link',1,'l','zurück','SHOP_SHOPRATE'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00021001','text',1,'t','Ihr Name','SHOPYOO_NEWSLETTER'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00021002','text',1,'t','Ihre Email','SHOPYOO_NEWSLETTER'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00021003','link',1,'l','Abonnieren','SHOPYOO_NEWSLETTER'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00021004','link',1,'l','Zurücksetzen','SHOPYOO_NEWSLETTER'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00022001','text',1,'t','Kommentar hinzufügen','SHOPCOMMENTS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00022002','text',1,'t','Ihr Name','SHOPCOMMENTS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00022003','text',1,'t','Ihre Email','SHOPCOMMENTS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00022004','text',1,'t','Betreff','SHOPCOMMENTS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00022005','text',1,'t','Kommentar','SHOPCOMMENTS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00022006','link',1,'l','Hinzufügen','SHOPCOMMENTS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00022007','link',1,'l','Löschen','SHOPCOMMENTS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00022008','link',1,'l','zurück','SHOPCOMMENTS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00022009','text',1,'t','Kommentar Übersicht','SHOPCOMMENTS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00022010','text',1,'t','Keine Kommentare vorhanden.','SHOPCOMMENTS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00022011','text',1,'t','Autor','SHOPCOMMENTS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00022012','text',1,'t','Eingetragen am','SHOPCOMMENTS'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00023001','text',1,'t','Empfehlung von ShopYoo durch','SHOPYOO_MAILING'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00023002','text',1,'t','Frage an ShopYoo durch','SHOPYOO_MAILING'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00023003','text',1,'t','Ihre Zugangsdaten für ShopYoo','SHOPYOO_MAILING'); +INSERT INTO `cms_message` (`message_id`, `topic`, `active`, `type`, `text`, `group`) VALUES ('MT00023004','text',1,'t','Empfehlung eines ShopYoo registriereten Shops durch','SHOPYOO_MAILING'); + +-- +-- Table structure for table `cms_news_add` +-- + +CREATE TABLE `cms_news_add` ( + `news_id` varchar(10) NOT NULL default '', + `title` varchar(100) NOT NULL default '', + `active` tinyint(4) NOT NULL default '1', + PRIMARY KEY (`news_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `cms_news_add` +-- + + +-- +-- Table structure for table `cms_switch` +-- + +CREATE TABLE `cms_switch` ( + `switch_id` varchar(10) NOT NULL default '', + `active` tinyint(4) NOT NULL default '0', + `order` tinyint(3) unsigned NOT NULL default '0', + `code` varchar(20) NOT NULL default '', + `foreign_id` varchar(50) NOT NULL default '', + `foreign_text` varchar(255) NOT NULL default '', + `description` varchar(255) NOT NULL default '', + PRIMARY KEY (`switch_id`), + KEY `code` (`code`) +) TYPE=MyISAM COMMENT='alle dynamischen SET-Eigenschaften'; + +-- +-- Dumping data for table `cms_switch` +-- + +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID001001',1,1,'SHOP_SHOPENTRY','A','Basiseintrag (kostenfrei)','Basiseintrag'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID001002',0,2,'SHOP_SHOPENTRY','B','Bronzeintrag (5,00 € / Monat)','Bronzeeintrag'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID001003',0,3,'SHOP_SHOPENTRY','C','Silbereintrag (10,00 € / Monat)','Silbereintrag'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID001004',0,4,'SHOP_SHOPENTRY','D','Goldeintrag (50,00 € / Monat)','Goldeintrag'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID001005',0,5,'SHOP_SHOPENTRY','E','Platineintrag (100,00 € / Monat)','Platineintrag'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID002001',1,1,'SHOP_SHOPTYPE','A','Onlineshop','Onlineshop - Typ'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID002002',1,3,'SHOP_SHOPTYPE','C','Versandhaus','Versand'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID002003',1,2,'SHOP_SHOPTYPE','B','Ladengeschäft','Laden'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID003001',1,1,'SHOP_COMMERCETYPE','A','Internet','Internet'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID003002',1,2,'SHOP_COMMERCETYPE','B','WAP','WAP'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID003003',1,3,'SHOP_COMMERCETYPE','C','i - mode','i-mode'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID004001',1,1,'SHOP_LANGUAGETYPE','A','deutsch','deutsche Sprach'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID004002',1,2,'SHOP_LANGUAGETYPE','B','englisch','englische Sprache'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID004003',1,3,'SHOP_LANGUAGETYPE','C','französisch','französische Sprache'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID005001',1,1,'SHOP_ORDERTYPE','A','Email','Email'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID005002',1,2,'SHOP_ORDERTYPE','B','Telefon','Tel'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID005003',1,3,'SHOP_ORDERTYPE','C','Telefax','Fax'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID005004',1,4,'SHOP_ORDERTYPE','D','Warenkorb','Basket'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID005005',1,5,'SHOP_ORDERTYPE','E','Formular','Form'); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID005006',1,99,'SHOP_ORDERTYPE','Z','Andere',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID006001',1,1,'SHOP_PAYTYPE','A','VISA',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID006002',1,2,'SHOP_PAYTYPE','B','Kreditkarte',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID006003',1,3,'SHOP_PAYTYPE','C','Rechnung',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID006004',1,4,'SHOP_PAYTYPE','D','Nachname',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID006005',1,5,'SHOP_PAYTYPE','E','Bankeinzug',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID006006',1,6,'SHOP_PAYTYPE','F','Vorkasse',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID006007',1,7,'SHOP_PAYTYPE','G','e-cash',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID006008',1,8,'SHOP_PAYTYPE','H','Cybercash',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID006009',1,9,'SHOP_PAYTYPE','I','PayBox',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID006010',1,99,'SHOP_PAYTYPE','Z','Andere',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID007001',1,1,'SHOP_TRANSPORTSTYPE','A','Deutsche Post',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID007002',1,2,'SHOP_TRANSPORTSTYPE','B','UPS',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID007003',1,3,'SHOP_TRANSPORTSTYPE','C','TNT',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID007004',1,4,'SHOP_TRANSPORTSTYPE','D','Trans \'o\' flex',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID007005',1,5,'SHOP_TRANSPORTSTYPE','E','German Parcel',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID007006',1,6,'SHOP_TRANSPORTSTYPE','F','DPD',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID007007',1,99,'SHOP_TRANSPORTSTYPE','Z','Andere',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID008001',1,1,'SHOP_DELIVERTYPE','A','National',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID008002',1,2,'SHOP_DELIVERTYPE','B','Europaweit',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID008003',1,3,'SHOP_DELIVERTYPE','C','Weltweit',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID009001',1,1,'SHOP_TRANSPORTTIME','A','24 Stunden',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID009002',1,2,'SHOP_TRANSPORTTIME','B','48 Stunden',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID009003',1,3,'SHOP_TRANSPORTTIME','C','3 Tage',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID009004',1,4,'SHOP_TRANSPORTTIME','D','1 Woche',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID009005',1,5,'SHOP_TRANSPORTTIME','E','2 Wochen',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID009006',1,99,'SHOP_TRANSPORTTIME','Z','länger',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID010001',1,1,'SHOP_SERVICETYPE','A','Umtausch',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID010002',1,2,'SHOP_SERVICETYPE','B','Reklamation',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID010003',1,3,'SHOP_SERVICETYPE','C','Wiederruf',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID010004',1,4,'SHOP_SERVICETYPE','D','Garantie',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID010005',1,5,'SHOP_SERVICETYPE','E','Geldzurück',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID010006',1,6,'SHOP_SERVICETYPE','F','Bestellstatus',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID011001',1,1,'SHOP_SECURITYTYPE','A','SSL',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID011002',1,2,'SHOP_SECURITYTYPE','B','SET',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID011003',1,3,'SHOP_SECURITYTYPE','C','PGP',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID012001',1,1,'SHOP_CERTIFICATETYPE','A','Trusted Shop',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID012002',1,2,'SHOP_CERTIFICATETYPE','B','EHI',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID012003',1,3,'SHOP_CERTIFICATETYPE','C','User Guarde',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID012004',1,4,'SHOP_CERTIFICATETYPE','D','VU OK (TÜV)',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID012005',1,99,'SHOP_CERTIFICATETYPE','Z','sonstige',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID013001',1,1,'SHOP_CURRENCY','EUR','EUR - Europäische Währung',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID013002',1,2,'SHOP_CURRENCY','USD','USD - US Dollar',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID013003',1,3,'SHOP_CURRENCY','GBP','GBP - Britische Pfund',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID014001',1,1,'PRODUCT_REFRESHTIME','A','1 x täglich (15,00 € / Monat)',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID014002',1,2,'PRODUCT_REFRESHTIME','B','1 x wöchentlich (10,00 € / Monat)',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID014003',1,3,'PRODUCT_REFRESHTIME','C','1 x 14-tägig (5,00 € / Monat)',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID014004',1,4,'PRODUCT_REFRESHTIME','D','1 x monatlich (kostenfrei)',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID014005',1,99,'PRODUCT_REFRESHTIME','Z','manuell (kostenfrei)',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID015001',1,1,'PRODUCT_MODE','A','Upload per Datei (manuell)',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID015002',1,2,'PRODUCT_MODE','B','Upload per URL - Link (automatisch)',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID016001',1,1,'SHOP_SEARCHFORM','shop_list.shop_name','Shopname',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID016002',1,4,'SHOP_SEARCHFORM','shop_details.products','Produkte',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID016003',1,2,'SHOP_SEARCHFORM','shop_details.description','Beschreibung',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID016004',1,3,'SHOP_SEARCHFORM','shop_details.keywords','Stichworte',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID017001',1,1,'PRODUCT_SEARCHFORM','product_list.name','Produktname',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID017002',1,2,'PRODUCT_SEARCHFORM','product_details.description','Beschreibung',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID018001',1,2,'SHOP_SHOPRATE','A','Ausgezeichnet',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID018002',1,3,'SHOP_SHOPRATE','B','Gut',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID018003',1,4,'SHOP_SHOPRATE','C','Befriedigend',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID018004',1,5,'SHOP_SHOPRATE','D','Ausreichend',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID018005',1,6,'SHOP_SHOPRATE','E','Ungenügend',''); +INSERT INTO `cms_switch` (`switch_id`, `active`, `order`, `code`, `foreign_id`, `foreign_text`, `description`) VALUES ('ID018006',1,1,'SHOP_SHOPRATE','Z','Keine Angaben',''); + +-- +-- Table structure for table `cms_text` +-- + +CREATE TABLE `cms_text` ( + `text_id` varchar(10) NOT NULL default '', + `active` tinyint(4) NOT NULL default '0', + `description` mediumtext NOT NULL, + `full` mediumtext NOT NULL, + `file` varchar(255) NOT NULL default '', + PRIMARY KEY (`text_id`) +) TYPE=MyISAM COMMENT='alle Inhaltstexte (auch > 50 Zeichen)'; + +-- +-- Dumping data for table `cms_text` +-- + +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('ERROR1',1,'
Fehlerhafte Eingabe.\n\nAlter und neuer Username stimmen nicht überein. Daten wurden nicht verändert.\n\nBitte korrigieren Sie Ihre Eingabe.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('ERROR2',1,'
Fehlerhafte Eingabe.\n\nPasswortprüfung war nicht erfolgreich. Daten wurden nicht verändert.\n\nBitte korrigieren Sie Ihre Eingabe.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TX0000001',1,'Dies ist nur der erste Text.\nDies ist die zweite Zeile.','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TX0000002',1,'zweiter text.\nzweiteer testtt\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXCUST0002',1,'Ihre Benutzerdaten wurden aktualisiert.
\nSie werden in Kürze eine Bestätigungs - Email erhalten.

\nIhr ShopYoo Team.','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXCUST0003',1,'Sie wurden als Benutzer bei ShopYoo registriert.
\nSie werden in Kürze eine Bestätigungs - Email erhalten.
\nBitte ändern Sie die in Kürze zugeschickten Zugangsdaten!

\nIhr ShopYoo Team.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXCUST0004',1,'Bitte füllen Sie zuerst ALLE Eingabemasken aus und aktualisieren Sie danach
\nIhren Eintrag durch Klick auf den Aktualisierungs - Button.

\nIm Anschluss daran wird Ihnen auf dieser Seite der Aktualisierungsstatus angezeigt.


\nIhr ShopYoo Team.','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXER0001',1,'
Fehlerhafte Eingabe.\n\nDie eingegebenen Daten sind nicht korrekt bzw. nicht vollständig. Entsprechende Felder sind rot marktiert.\n\nBitte korrigieren Sie Ihre Eingabe.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXER0002',1,'
Fehlerhafte Eingabe.\n\nDie eingegebenen Daten sind nicht korrekt bzw. nicht vollständig.\n\nBitte korrigieren Sie Ihre Eingabe.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID0199RU',1,'
Die Bewertung für den gewählten Shop wurde durchgeführt.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID0199TE',1,'
Fehler
\nDie Eingabe der Daten ist fehlerhaft (rot markierte Felder). Bitte diese korrigieren.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID0199TO',1,'
Der Shop wurde an die von Ihnen angegebene \nEmail Adresse weiterempfohlen.\n\nIhr ShopYoo Team.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID20',1,'
Tips für das Onlineshopping
\n\nEgal, ob Sie nun eine neue Digitalkamera oder sexy Dessous kaufen wollen - Shoppen im Internet kann wirklich Spaß machen. Sie müssen nur ein paar wichtige Regeln beim Bezahlen im Internet beachten. \n\nEines vorweg: Die ultimative Lösung oder gar ein allgemein akzeptiertes sicheres Internet-Geld gibt es noch nicht. Daher müssen die eCommerce-Anbieter noch immer eine ganze Reihe von Zahlungsmöglichkeiten anbieten. Die aus dem Versandhandel bekannten Verfahren sind Kreditkartenabrechnung, Bankeinzug, Nachnahme, Rechnung und Vorkasse. Hinzu kommt beispielsweise das Paybox-System, bei dem via Handy abgerechnet wird. Alle diese Varianten nimmt DM Online auf den folgenden Seiten einmal unter die Lupe. \n\nDie Kreditkarte ist vielerorts die einfachste Möglichkeit, im WorldWideWeb zu bezahlen. Hüten Sie sich aber vor Datenspionen, die mit Ihrer Kreditkartennummer Schindluder treiben wollen! Sie sollten mit Ihrem Plastikgeld wirklich nur dann zahlen, wenn der Shop die sichere SSL-Verschlüsselung (SSL: Secure Socket Layer) anbietet. Je länger der Schlüssel ist, desto besser. Das Bundesamt für Sicherheit in der Informationstechnik empfiehlt eine Schlüssellänge von mindestens 90 Bit. Das ist kein Problem, denn neuere Browser bieten 128 Bit. Eine verschlüsselte und somit sichere Webseite erkennt man an der Adresse (sie beginnt mit https://) und am geschlossenen Vorhängeschloss im unteren Browser-Rahmen. (siehe auch: „SET – Sicherheit hat ihren Preis“) ','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID2001',1,'
Ãœbersicht verschiedener Zahlungsmethoden
\n\nSie haben im World Wide Web verschiedene Varianten zum Zahlen Ihrer Produkte. Jedem Shop ist es selbst überlassen welche zahlungsmethoden er seinen Kunden anbietet. Wie geben Ihnen eine kleine Aufstellung aller zur Verfügung stehender Varianten, eingeteilt in sichere und unsichere Methoden.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID200101',1,'Rechnung\nDie Bezahlung per Rechnung ist der angenehmste Weg, da Sie das Produkt nur dann bezahlen, wenn Sie es bekommen haben. Bei der Zahlung via Rechnung gehen Sie kein Risiko ein. Gefällt Ihnen Ihr Produkt nicht, schicken Sie es zurück und müssen nicht um die Rückerstattung des Kaufpreises handeln. Dies ist eine der sichersten Arten im Internet einzukaufen.\n \nNachname\nDie Bezahlung per Nachname ist für den Käufer und Verkäufer eine angenehme Zahlungsart. Der Käufer bezahlt vor Besichtigung des Produkts. Bei defektem Produkt hat der Kunde lediglich das Problem, den Kaufpreis rückerstattet zu bekommen.\n \nPayBox\nDiese Zahlung erfolgt über ein ganz gewöhnliches Handy. Bei der Bezahlung mit PayBox gibt der Kunde lediglich seine Mobiltelefon-Nummer ein. Der Händler schickt die Transaktion über eine sichere Datenverbindung zur PayBox und die ruft den Kunden sofort unter der angegebenen Nummer zurück. Der Kunde gibt die Transaktion durch seine PayBox-PIN frei. Die paybox.net AG zieht das Geld via Lastschrift von Ihnen ein und leitet es an den Händler weiter. PayBox ist somit eine sehr sichere Art im Internet einzukaufen.\n \nCyberCash\nBei dem Cybercash-Systems werden alle relevanten Daten verschlüsselt. Bedingung ist, daß der User sich bei einer Bank zertifizieren lassen muß, der Händler muß sich als Cybercash-Merchant bei seiner Bank ebenfalls identifizieren und registrieren lassen. Die Händler laden sich von der CyberCash Homepage die Händler- (Registrierkasse) und die Kunden die Kundensoftware (Geldbörse) herunter. Indem der Kunde einen Geldbetrag von seinem Konto in die Geldbörse überträgt, füllt er diese mit Cybercoins. Kunden können jedoch nur bei den Händlern einkaufen, die an das System angschlossen sind.\n \ne-cash\nE-cash ist digitales Geld. Sie brauchen bei dieser Art der Bezahlung keine Angst vor Betrug oder Veröffentlichung sensibler Daten haben. Bei einem Pilotprojekt der Deutschen Bank kauft man e-cash über das Internet und lädt es auf den eigenen Rechner. Bei bisher leider nur ausgewählten Händlern kann man deren Produkte mit e-cash bezahlen. Bei einem eigenen Systemabsturz kann das digitale Geld durch verschlüsselte Kennungen wieder generiert werden.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID200102',1,'Bankeinzug\nBei dieser Zahlungsmethode stehen Sie vor dem gleichen Problem wie bei der Zahlung über Kreditkarte. Der Verkäufer bekommt sein Geld in jedem Fall. Der Kunde ist unsicher, ob er solche sensiblen Daten durchs Netz schicken soll. Achten Sie daher auch hier unbedingt auf die verschlüsselte Datenübertragung. Wenden Sie diese Zahlungsmethode nur bei seriösen Unternehmen an!\n \nKreditkarte\nDie Bezahlung per Kreditkarte ist der sicherste Weg für den Verkäufer, aber auf für den Kunden sehr umstritten. Bei der Zahlung mit Kreditkarten müssen Sie Ihre Daten der Kreditkarte in das Bestellformular eintragen. Achten Sie daher unbedingt darauf, daß Sie diese Daten nur in gesicherte Seiten eintragen (wichtiger Hinweis). Sollten die Firma oder die Site irgendwie unseriös wirken, drucken Sie sich das Bestellformular lieber aus und faxen es.\n \nVISA\nDie Bezahlung per entspricht im Großen und Ganzen der Bezahlung via Kreditkarte. Achten Sie daher ebenfalls unbedingt auf ein verschlüsselte Datenübertragung. Derzeit arbeitet VISA an einem System, daß das Einkaufen im Internet via VISA sicherer macht.\n \nVorkasse\nAchten Sie bei Vorkasse darauf, daß das Unternehmen seriös ist. Zahlen Sie keinesfalls via Vorkasse an unseriös scheinenden Unternehmen. Der Kunde bezahlt im Voraus und hat keine Garantie, daß er das bestellte Produkt bekommt.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID2002',1,'
Allgemeine Tipps zur Problemvermeidung
\n\n\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID2003',1,'
Anbieter diverser Zahlungsvarianten
\n\nPayBox AG\nhttp://www.paybox.de\n \nCyberCash\nhttp://www.cybercash.de\n \nVISA\nhttp://www.visa.de\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID21',1,'
Rechtsfragen beim Onlineshopping
\n\nAls Kunde von virtuellen Geschäften stehen Ihnen viele Rechte zu. Viele Shopbetreiber geben diese Informationen jedoch nicht an Ihre Kunden weiter. Daher finden Sie auf den folgenden Seiten Ihre Rechte bzgl. der Rückgabe und im Falle eines Garantieanspruches.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID2101',1,'
Verbesserte Rückgaberechte beim Online-Kauf
\n\nBisher gab es beim Online-Kauf kein gesetzlich geregeltes Umtauschrecht und auch keine geregelte Geld-zurück-Garantie. Gewährleistungsansprüche konnte der Käufer nur dann geltend machen, wenn die gekaufte Ware mangelhaft war oder ihr eine zugesicherte Eigenschaft fehlte. Ab dem 1. Juli 2000 gilt das Fernabsatzgesetz, dass dem Kunden generell mehr Rechte beim Einkauf per Internet, Fax, Telefon oder Postversand einräumt. \n\nDie Neuerungen im Überblick: \n\nInformationspflicht:\nDer Preis, Lieferkosten und die Art der Ware, die Identität des Lieferanten, die Allgemeinen Geschäftsbedingungen (AGB), die Garantie- und Widerrufsrechte und die Zahlungsbedingungen müssen deutlich und offen einsehbar sein. Kommt der Anbieter dieser Informationspflicht nicht nach, verlängert sich die mögliche Rückgabefrist auf insgesamt vier Monate. \n \nRückgaberecht:\nDer Kunde kann die Ware innerhalb von 14 Tagen nach Erhalt - ohne Angaben von Gründen - zurückschicken. Von dem Rückgabeanspruch ausgenommen, sind nur verderbliche Waren und Produkte, die speziell für den Kunden angefertigt wurden. Bei einem Bestellwert von unter 80 DM kann das Versandunternehmen dem Käufer die Portokosten für die Rücksendung der bestellten Ware in Rechnung stellen. Bei einem höheren Warenwert muss der Verkäufer auch die Portokosten in vollem Umfang tragen. Entspricht die empfangene Ware nicht der bestellten, muss der Händler ebenfalls die Rücksendekosten tragen. Versäumt der Verkäufer auf das Widerrufsrecht hinzuweisen, so kann der Käufer noch vier Monate nach Erhalt der Ware diese auf Kosten des Verkäufers zurücksenden. \n \nBestellung im Ausland:\nDas Fernabsatzgesetz gründet sich auf einer EU-Richtlinie von 1997. Ein 14-tägiges Rückgaberecht haben Sie also auch auf Waren, die Sie im EU-Bereich kaufen. Bei Online-Käufen in den USA müssen Sie auf Kulanz hoffen. \n \nGewinnmitteilungen:\nVersandhandelunternehmen müssen die \"Gewinne\" jetzt auch ausbezahlen, wenn sie Gewinnmitteilungen verschicken, oder auch nur den Eindruck erwecken, der Empfänger habe einen Preis gewonnen. Tipp: Heben Sie alle Unterlagen auf, und fordern Sie Ihren \'Gewinn\' ein. \n \nSchutz vor Trickbetrügern:\nWerden Ihnen unaufgefordert Rechnungen oder Waren zugesandt, müssen Sie diese weder bezahlen noch zurücksenden oder aufbewahren. (s.a. Infos über Abzocker-Methoden und \'Schwarze Listen\' dubioser Unternehmen: Verbraucherorganisationen) \n \nKreditkarten-Missbrauch:\nAb dem 1. Oktober 2000 gilt, dass bei Online-Geschäften, die der Kunde mit Kreditkarte bezahlt, und deren Kreditkartendaten dabei ausgespäht werden, die Bank grundsätzlich für den Missbrauch haftet. \n \nAusnahmeregelungen:\nDas Gesetz findet keine Anwendung bei Lieferung von verderblichen Waren oder Gegenständen, die für Sie persönlich angefertigt wurden. Finanzgeschäften, Immobilien, Versicherungen und bei Downloads aus dem Internet. Bestellung von Dienstleistungen, wie Hotelübernachtung, Lieferung von Speisen und Freizeitangeboten, die laut Vertrag zu einem bestimmten Zeitpunkt oder in einem bestimmten Zeitrahmen erbracht werden. \n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID2102',1,'
Gewährleistungsansprüche
\n\nSie haben grundsätzlich - die gesetzlich vorgeschriebenen - 6 Monate Garantieansprüche auf die gekaufte Ware, allerdings nur bei in Deutschland ansässigen Unternehmen. \n\nFehlerhafte Ware oder beschädigte Ware können Sie: \n\n\nBei Waren, die Sie in ausländischen Online-Shops einkaufen, können andere Regelungen zutreffen. Bitte lesen Sie in diesem Fall aufmerksam die Allgemeinen Geschäftsbedingungen (AGBs) durch. Bei Problemfällen innerhalb der EU liegt der Gerichtstandort im Lande des Wohnorts des Käufers. Da es teilweise schwierig ist, bei Online-Einkäufen in den USA oder sonstigen außereuropäischen Ländern Ihre Rechte durchzusetzen, müssen Sie dort auf die Kulanz des Shops spekulieren.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID22',1,'
Ihre Rechte als Kunde
\n\nAlle Online Shops werben mit gutem Kundenservice. Wie aber erkennen Sie mögliche \"schwarze Schafe\" bevor Sie Ihr Geld losgeworden sind, und was müssen Sie überhaupt bezüglich der Sicherheit und Ihren Rechten beim Online-Shopping beachten? \n\nWie auch im Offlinehandel gilt: lesen Sie die Allgemeinen Geschäftsbedingungen (AGB) und das Kleingedruckte, und machen Sie sich mit den Liefer- und Vertragsbedingungen des Anbieters vertraut, bevor Sie ein Produkt online kaufen. \n\nGibt es Angaben zu Lieferzeiten und welche Rückgaberechte haben Sie? Welche zusätzlichen Kosten werden eventuell fällig? Welche Haftungsausschlüsse gibt der Shop an? \n\nKaufen Sie nur bei Unternehmen, deren Identität Sie eindeutig feststellen können - dazu gehören der Firmenname, die Anschrift inklusive Telefon- und Faxnummer und die Angabe einer Person, die rechtlich für das Webangebot zuständig ist. Kommt es zum Streit, sind diese Angaben für Sie essentiell - eine Internetseite können Sie nicht verklagen. \n\nIntelligente Online-Shops bieten Ihnen für den virtuellen Einkaufsbummel eine Warenkorbfunktion an. Indem Sie die Produkte zunächst alle in den Korb legen und erst am Ende an der Kasse die gesamte Bestellung auschecken und bezahlen, haben Sie immer den Überblick über alle gewählten Waren und wissen auf einen Blick, wieviel Sie insgesamt zahlen. Wollen Sie eines der Produkte am Ende doch nicht kaufen, löschen Sie es einfach aus dem Warenkorb. \n\nTipp: Manche Shops legen per Voreinstellung Extra-Produkte in den Warenkorb, wie zum Beispiel Kataloge oder kleine Geschenkartikel. Löschen Sie diese ebenfalls aus der Bestell-Liste, wenn Sie nicht für etwas zahlen wollen, dass Sie letztlich gar nicht brauchen. \n\nDie Übermittlung Ihrer persönlichen Daten, wie Ihre Kreditkartennummer oder Bankverbindungen, sollte in jedem Fall über eine verschlüsselte und abhörsichere Verbindung erfolgen (in der Regel SSL). Bietet ein Online Shop keine sichere Verbindung an, überlegen Sie sich den Kauf besser noch einmal, oder versuchen Sie auf eine andere Art wie Überweisung oder per Rechnung zu bezahlen. \n\nAchten Sie darauf, dass der Online Shop Wert auf den Schutz Ihrer Privatsphäre legt und Ihre persönlichen Daten wie Name oder Anschrift nicht an Dritte weitergibt, beziehungsweise verkauft. Vertrauenswürdige Online Shops haben meist eine entsprechende Passage auf ihrer Website (oft Privacy Statement genannt), in der die Bestimmungen und Vorsichtsmaßnahmen des Unternehmens zur Privatsphäre des Kunden und dem Datenschutz genau beschrieben werden. \n\nNach erfolgter Bestellung sollte der Online Shop Ihnen eine Bestätigung des Kaufs zuschicken, aus dem die Bestellnummer, die einzelnen Produkte mit den jeweiligen Preisen, die Gesamtsumme und Angaben zur Lieferzeit hervorgehen. \n\nViele Online Shops wie zum Beispiel Amazon.de bieten außerdem an, dass Sie jederzeit mitverfolgen können, wo sich Ihre bestellte Ware gerade befindet (zum Beispiel: \"noch nicht ausgeliefert\", \"bereits ausgeliefert\", \"befindet sich jetzt auf dem Weg zwischen New York und Berlin\"). \n\nAls Kunde sollten Sie vom Online-Shop eine Bestätigung Ihrer Bestellung mit einer Bestellnummer, den einzelnen Positionen, dem Gesamtpreis und dem Lieferdatum per E-Mail erhalten. Am besten bewahren Sie diese Mail zumindest solange auf, bis Sie die Ware erhalten haben. \n\nAchtung bei Einkäufen im Ausland: überprüfen Sie vor allem bei elektrischen Konsumgütern vor dem Kauf, ob das gewünschte Produkt in Deutschland überhaupt funktioniert. So gibt es bei Videorekordern in Amerika und Japan den NTSC-Standard, während in Deutschland das PAL-Format gilt. Auch die Strom- und Spannungswerte von elektrischen Geräten sind im Ausland oft anders als in Deutschland, weshalb sich manche Geräte in Deutschland nicht anschließen lassen oder zumindest über ein Extra-Netzteil betrieben werden müssen. Schließlich sind auch Standards bei Telekommunikationsgeräten unterschiedlich - ein japanisches Handy können Sie in Deutschland (noch) nicht benutzen und umgekehrt. \n\nHaben Sie Produkte im Ausland bestellt, müssen diese bei der Einfuhr verzollt werden und eine Einfuhrumsatzsteuer wird fällig. Vom Zoll ausgenommen sind lediglich Bücher; diese müssen nur versteuert werden. \n\nAchtung: kommt es zum Rechtsstreit mit einem ausländischen Online Shop, gilt i. A. das Recht des Landes, in dem der Anbieter seinen Sitz hat.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID2201',1,'
Verschiedene Zertifikate von Onlineshops
\n\nGeprüfter Online Shop\nDas EuroHandelsinstitut (EHI) vergibt seit Oktober 1999 das Gütesiegel \"Geprüfter Online- Shop\". Das Siegel soll das Vertrauen der Verbraucher in das Online-Shopping verstärken und die Abgrenzung von seriösen Händlern zu Schwarzen Schafen ermöglichen. \n\nLaut EHI-Institut soll das Vertrauen der Online-Kunden durch mehr Transparenz entstehen. Für den Kunden soll Klarheit hinsichtlich folgender Punkte gewährleistet werden: \n\nder Identität des Anbieters (sein Vertragspartner), \n \n\n\"Das Logo macht auf einen Blick erkennbar, dass ein Anbieter diese Informationen offenlegt. Hieraus resultieren die Kriterien, die ein Anbieter erfüllen muss, um zum autorisierten Händler und Träger des Logos \"Geprüfter Online-Shop\" werden zu können.\" (EHI) \n\n\nGütesiegel: \"Trusted Shops\"\nDie Gerling Versicherungsgruppe vergibt seit Januar 2000 ein neues Gütesiegel für Online- Shops. Unter dem Namen \'Trusted Shops\' (= zuverlässige Shops) soll mehr Vertrauen der Internet-Nutzer zum Online-Shopping geschaffen werden. \n\nDer Verbraucher kann darauf vertrauen, dass Internet-Shops, die das Gütesiegel \"Trusted Shops\" tragen, folgende Verbraucherkriterien erfüllen: \n\n\n\nDIN Tested Website\nDIN Tested Website ist ein modular aufgebautes Programm zur Prüfung von E-Commerce-Anwendungen, in dem die einschlägigen Forderungen aus drei international anerkannten Standards integriert sind. Die Prüfung der Software erfolgt auf der Grundlage von DIN ISO/IEC 12119. Für die nachweislich gleichbleibende Qualität und Zuverlässigkeit der Management- und IT-Prozesse sind Forderungen an ein Qualitäts- und IT-Sicherheits-Management-System zu erfüllen. \n\n\nCertified E-Shop\nDer Betreiber garantiert eine angemessene Sicherheitspolitik. Diese beinhaltet im Wesentlichen, dass der Schutzbedarf von Systemen und Daten feststeht und daraus abgeleitete Sicherheitsniveaus systematisch aufrecht erhalten werden, aber auch: dass sich Mitarbeiter zur Vertraulichkeit verpflichten. Der Betreiber des E-Shops weist die Einhaltung aller relevanten Gesetze nach, insbesondere des BDSG, des TDDSG, des Fernabsatzgesetzes und des Gesetzes zur Verbreitung jugendgefährdender Schriften und Medieninhalte. \n\n\nBetterWeb\nPricewaterhouseCoopers hat ein Gütesiegel für Unternehmen entwickelt, die das Internet als Handelsplattform benutzen. BetterWeb - so die Bezeichnung des Siegels - kann von Online-Anbietern nur dann erworben werden, wenn sie auf ihren Webseiten differenzierte und praxisorientierte Standards hinsichtlich der Information ihrer Kunden erfüllen. Ein wichtiges Ziel des BetterWeb-Programms ist die Etablierung weltweit einheitlicher Verkaufsgrundsätze für Internet-Firmen. Dies beinhaltet neben klar gekennzeichneten Kaufbedingungen auch die konsequente Einhaltung globaler Sicherheitsstandards, benutzerfreundlicher Reklamationsverfahren und stringenter Datenschutzgrundsätze, zu der sich das lizenzierte Unternehmen verpflichtet.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID2202',1,'
Verschiedene Transaktionsverfahren von Onlineshops
\n\nSET - Secure Electronic Transaction\nNoch sicherer als die SSL-Lösung ist SET (Secure Electronic Transaction). Das Verfahren wurde von VISA und MasterCard in Zusammenarbeit mit IBM, Microsoft und Netscape entwickelt. \n\nHier wird eine 1024-Bit-Verschlüsselung genutzt, die kaum zu knacken ist. Außerdem werden Händler und Karteninhaber digital identifiziert, was einen zusätzlichen Sicherheitsvorteil beim Online-Shopping bringt: Der Shop-Betreiber kann noch vor Geschäftsabschluss Bonität und Gültigkeit des Kunden prüfen, ohne die Kreditkartennummer des Kunden einsehen zu können. Dies schützt den Käufer wiederum vor unseriösen Händlern, denn die eigentliche Finanztransaktion wird von der Kreditkartengesellschaft abgewickelt. \n\nSoviel Sicherheit hat natürlich ihren Preis: Um SET nutzen zu können, müssen Händler und Kunde erst ein digitales Zertifikat bei einem Kreditinstitut beantragen. Dieser elektronische Ausweis wird in einer Software – dem eWallet – integriert, die Sie über Ihr Kreditinstitut beziehen und auf Ihrem Rechner installieren müssen. Erst das eWallet ermöglicht die Zahlung an einen autorisierten Händler, was den spontanen Einkaufstrip im Netz wesentlich komplizierter macht. \n\n\nSSL - Secure Socket Layer\nDas SSL-Protokoll schafft unter drei Gesichtspunkten sichere Verbindungen: \nDie Verbindung ist im besten Sinne privat, weil ihr Inhalt nur verschlüsselt über das Netz geht. \n \nDie Identität des Servers steht fest. \n \nWirkungungsvolle Algorithmen prüfen, ob die Daten vollständig und unverändert ihren jeweiligen Empfänger errreichen. \nDas SSL-Protokoll wird dadurch initiiert, dass dem bekannten http ein s angehängt wird: https://www.ssl.de.\nDas ist für den Browser der Anlaß, vom angesprochenen Server ein Zertifikat und seinen öffentlichen Schlüssel abzufordern. Dieser Schlüssel wird zusammen mit einer Prüfsumme und einer ID an den Browser zurückgemeldet. Diese Informationen werden von einigen wenigen Zertifizierungsfirmen errechnet. Die bekannteste ist VeriSign; Dieser Zertifizierungsprozeß ist gleichermaßen zeitaufwendig wie Kostenintensiv und speziell für Anwender, die nicht in den USA wohnen, mit einigen Problemen behaftet. Der Browser prüft anhand der übermittelten Daten, ob er wirklich mit dem Server verbunden ist, der in der URL angegeben ist. Ist das der Fall, gibt der Browser dem Anwender eine entsprechende Information: Beim Internet Explorer schließt sich das Bügelschloß, der Navigator/Communicator signalisiert eine sichere Seite durch den intakten Schlüssel. In der folgenden Phase verständigen sich die beiden Rechner auf einen symetrischen Schlüssel (Session Key). Da diese Absprache in asymetrischer Verschlüsselung vollzogen wird, ist die Sicherheit gegeben. Der Browser schickt dem Server vor dem Beginn des eigentlichen Datenaustausches einige Testnachrichten, die der Server nur beantworten kann, wenn es wirklich der Server ist, der er zu sein vorgibt.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID23',1,'
Was ist e-Commerce?
\n\nViele verstehen unter E-Commerce das Kaufen und Verkaufen von Waren über das Internet, v.a. über das World Wide Web. Sie denken vielleicht an den gestressten Manager, der wieder den Geburtstag seiner Mutter vergessen hat, und nun in letzter Minute bei Quelle online ein Geschenk bestellt. Das ist nicht falsch, aber webbasierte Online-Shops wie Quelle, Amazon und Ebay sind nur ein kleiner Teil von E-Commerce. \n\nElektronischer Börsenhandel und das Herunterladen kommerzieller Software gehören genauso zu E-Commerce, wie übrigens auch Micropayments: Surfer zahlen einen geringen Beitrag, um sich Online-Inhalte, Bilder oder Spiele etc. anzusehen. \n\nNeben diesen privatkundenorientierten kommerziellen Dienstleistungen gibt es noch den Business-to-Business-Bereich, bei dem Unternehmen das Internet nutzen, um untereinander Geschäfte abzuwickeln und Waren oder Dienstleistungen auszutauschen. \n\nGanz allgemein gesagt beinhaltet E-Commerce also alle geschäftlichen Aktivitäten, die ganz oder zum Teil online abgewickelt werden. Wir werden uns in diesem Tutorial jedoch auf den populärsten Teil des E-Commerce beschränken - den webbasierten Verkauf von Waren und Dienstleistungen an private Konsumenten. \n\nJedes Jahr geben immer mehr Menschen immer mehr Geld im elektronischen Handel aus. International Data Corporation geht davon aus, dass die Amerikaner im Jahr 2001 Waren im Wert von 16 Milliarden Dollar online erwerben, ab dem Jahr 2002 für etwa 54 Milliarden Dollar. Morgan Stanley Dean Witter schätzt die Verkaufszahlen zwischen 21 Milliarden und 155 Milliarden Dollar im Jahr 2005. \n\nWelche Vorteile haben Konsumenten beim Online-Shopping gegenüber dem konventionellen Einkauf? \n \nSie können ihre Nachfrage bündeln: Indem Sie mit anderen Konsumenten zusammen ein Produkt oder eine Dienstleistung zum gleichen Zeitpunkt bestellen, erhalten Sie vom Anbieter oft einen günstigeren Preis (Mengenrabatt). Nachteil beim Online-Shopping: Die Ware kann vor dem Kauf nicht anprobiert, angefasst oder gekostet werden und bei der Bestellung ist nicht immer zu hundert Prozent sicher, wie das bestellte Produkt tatsächlich aussieht - Größe und Farbe können von der visuellen Darstellung im Onlineshop abweichen. Und auch der gemeinsame Einkaufsbummel mit Freunden oder der Familie und einem anschließenden Essen ist online nur schwer nachzuahmen.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID30',1,'
Um ShopYoo weiterzuempfehlen füllen Sie einfach das folgende Formular aus und schicken Sie es ab.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID31',1,'
Wir nehmen gerne Fragen, Kritiken oder aber Anregungen entgegen.\n\nBitte füllen Sie das Formular aus und schicken Sie es ab. Wir werden uns nach Eingang Iher Nachricht mit Ihnen in Verbindung setzen.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID33',1,'
ShopYoo - Shopping mit Ihrem persönlichen Shopping - Guide
\n\nShopYoo bietet seinen Nutzern neben dem Suchen von Produkten, Schnäppchen und Shops auch ein Vergleichsfunktion von Shops sowie von Produkten. Eine detaillierte Bewertungsmöglichkeit für die Shops und die Produkte fehlt genauso wenig, wie das Kommentieren und Weiterempfehlen von Shops und Produkten.\n\nWeiterhin können sich die Nutzer rund um das Thema \"Einkaufen im Internet\" informieren. Sie finden ebenso Informationen zum Online-Shopping (Sicherheiten, Zahlungsmöglichkeiten,...) sowie zum e-commerce. \nAlle in ShopYoo eingetragenen Shops werden auf Ihre Qualität und Funktionalität geprüft, so daß der Nutzer seinen Internetshop anhand sicherheitsrelevanter Themen (Zahlungsmethoden, Bestellsystem, Sicherheiten,...) auswählen kann. Zu jedem eingetragenen Shop gibt es eine detaillierte Information zu den Bestellarten, Zahlungsarten, Versandarten, etc. Eine Beschreibung des Shops sowie eine Auflistung der im Internetshop verkauften Produkte fehlen ebenso wenig wie das ShopLogo.\n\n\nDas Angebot von ShopYoo wird ständig aktualisiert.\n\n\nKritik und Anregungen nehmen wir gerne unter feedback@shopyoo.de entgegen.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID3301',1,'Für Händler ist ShopYoo die Plattform im Internet, mit der Sie schnell und gezielt Ihre Produkte im Internet vermarkten können.\nLeistungsübersicht: \n\nShopYoo ist das Portal im Internet, mit der Händler schnell und unkompliziert neue Kunden gewinnen können. \n\n\nKritik und Anregungen nehmen wir gerne unter feedback@shopyoo.deentgegen.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID3302',1,'Für Konsumenten ist ShopYoo die Plattform im Internet, mit der Sie sich schnell und gezielt über Produkte informieren und diese kaufen können.\nWeiterhin können sich über die entsprechenden Shops informieren.\n\nShopYoo ist das Portal im Internet, mit der Sie als Konsument schnell und gezielt Produkte kaufen können.\n\n\nKritik und Anregungen nehmen wir gerne unter feedback@shopyoo.deentgegen.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID34',1,'Möchten Sie eine Suchabfrage von ShopYoo auf Ihre Site integrieren?\n\nWenn Sie dies vorhaben, können Sie die Shopsuche auf Ihre Webseite einbinden.\nNachdem ein User eine Abfrage von Ihrer Site aus an ShopYoo stellt, wird das Suchergebniss in dem ShopYoo - Layout angezeigt. \n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID3401',1,'Benutzung\n\nNach der Eingabe des Suchbegriffes, wird mittels Pulldown - Menü die entsprechende Suchoption angegeben. Nachdem dies erfolgte, wird mit klick auf den Button \"Suchen\" die Suchanfrage an ShopYoo gestellt.\n\n\nQuelltext\n\n\n\nVariablen\nDie Methode ist \"GET\".\n\nAufzurufende Seite ist \"http://www.shopyoo.com/shops@shopyoo.com/shops_result.php4\".\n\ns_txt    Suchtext\n\ns_opt    Suchoption\n\nxs_id    MUSS IMMER ID01Z sein\n\nxm_id    MUSS IMMER ID01 sein\n\nst_pos    MUSS IMMER 0 sein\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID35',1,'
Um ständig die neusten Informationen über ShopYoo zu erhalten, abonnieren Sie gleich einen Newsletter.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID70',1,'
Benutzerverwaltung

\nIn der Benutzverwaltung haben Sie die Möglichkeit Ihre persönlichen Daten zu ändern. Ferner können Sie Ihren durch das System automatisch vergebenen Benutzernamen sowie das automatisch generierte Passwort ändern.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID90',1,'
Shopverwaltung

\nIn diesem Modul haben Sie die Möglichkeit Shops zu registrieren, zu bearbeiten und zu entfernen. Um diese Aufgaben durchführen zu können, aktivieren Sie bitte auf der linken Seite den jeweiligen Menüpunkt. Sie können unter Ihrem Account mehrere Shops registrieren und verwalten. Sie müssen dazu nur jene Anmeldeformulare pro Shop durcharbeiten.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID9001',1,'
Shopeintrag hinzufügen

\nSie können bei ShopYoo Ihre Shops in verschiedene Shopkataloge aufnehmen, d.h. Sie können als Shopbetreiber eines Landes Ihren Shop in den Shopkatalogen anderen Länder aufnehmen und freischalten. Entsprechende Shopkataloge werden in Kürze freigeschaltet.\n\nWählen Sie dazu bitte den entsprechenden Shopkatalog aus, bei dem Sie Ihren Shop registrieren möchten!\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID9002',1,'
Shopeintrag bearbeiten

\nBitte wählen Sie den entsprechenden Shop aus dem entsprechenden Shopkatalog aus, den Sie bearbeiten möchten!\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID9002A',1,'
Shopeintrag bearbeiten

\nWählen Sie zum ausgewählten Shop den entsprechenden Menüpunkt aus, um die Daten zu aktualisieren.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID91',1,'
Produktverwaltung

\nIn diesem Modul können Sie pro Shop Produktkonfigurationen durchführen.\nDies bedeutet, dass Sie pro registrieren Shop das Produktkonfigurationsblatt ausfüllen, in jenem Angaben über den Uploadpfad und die Uploadregelmäßigkeit getätigt werden müssen.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXID9101',1,'Bitte wählen Sie den entsprechenden Shop aus, für den Sie die Produktkonfiguration eintragen möchten.','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXIDX01',1,'
\nShopYoo - Das Shop Portal im Internet

\nShopYoo ist auf den Bereich des Online-Shopping spezialisiert und bietet seinen Nutzern eine zentrale Plattform für das Einkaufen im Internet.
\nMit shopyoo.de kann der Benutzer schnell und gezielt einen Shop im Internet suchen, der die von ihm gesuchten Produkte vertreibt. Es können auch direkt Produkte gesucht werden.\n

\nShopYoo ist seit Ende 2000 auf dem deutschen e - shopping Markt tätig und hat bis heute mehr als 2300 registrierte Shops. Um Ihnen als Kunden von ShopYoo Feude am Shopping im Internet zu geben, entwickeln wir stätig neue Tools.\nSchauen Sie ruhig einmal öfter bei ShopYoo vorbei, oder registrieren Sie sich gleich bei uns, um die neusten Shopangebote und vor allem Informationen zu neuen ShopYoo - Tools zu erhalten.\n


\n
Mit freundlichen Grüßen
\n
Ihr ShopYoo - Team
\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXIDX02',1,'
\nShopYoo - Allgemeine Geschäftsbedingungen\n\n\n§ 1 Online – Shop\n(1) Bei ShopYoo (by acwain solutions GmbH) wird Ihr Online-Shop einer breiten Öffentlichkeit bekannt gemacht. \n\n(2) Ihr Online-Shop wird auf den Seiten von ShopYoo (by acwain solutions GmbH) wie auch auf den Seiten von Kooperationspartnern eingebunden, die das Shopping-Portal von ShopYoo (by acwain solutions GmbH) in ihr Angebot aufnehmen. ShopYoo (by acwain solutions GmbH) verpflichtet sich, sein Shopping-Portal nicht bei Kooperationspartnern einzubinden, die auf Ihren Internet-Seiten sexuell anstößige oder rechtlich zweifelhafte Inhalte veröffentlichen. \n\n(3) ShopYoo (by acwain solutions GmbH) ist berechtigt zum Zwecke der qualifizierten Usergenerierung, statische HTML-Seiten aus den Produktinformationen der Händler zu generieren, um diese in den gängigen Suchmaschinen einzutragen. \n\n \n \n§ 2 Abwehrklausel\nDie nachfolgenden Bestimmungen gelten ausschliesslich; entgegenstehende oder von ihnen abweichende Bedingungen des Geschäftspartners gelten nicht, es sei denn, ShopYoo (by acwain solutions GmbH) hat ausdrücklich schriftlich ihrer Geltung zugestimmt. Die nachfolgenden Bestimmungen gelten auch dann, wenn ShopYoo (by acwain solutions GmbH) in Kenntnis entgegenstehender oder von den nachfolgenden Bestimmungen abweichende Bedingungen des Kunden die Leistung an den Kunden vorbehaltlos erbringt. \n\n \n \n§ 3 Vertragsabschluss / Kündigung\n(1) Der Vertrag hat eine Mindestlaufzeit von drei Monaten. Der Vertrag verlängert sich um jeweils drei Monate, sofern er nicht mit einer Frist von vier Wochen zum jeweiligen Ablauf des Vertrages gekündigt wird. Die Kündigung muss durch den Vertragspartner oder dessen Vertreter erfolgen, wobei der Vertreter die Bevollmächtigung durch eine geeignete Vollmachtsurkunde nachzuweisen hat. \n\n(2) Der Vertrag kommt nur durch schriftliche oder durch E–Mail erfolgende Bestätigung des Auftrags durch ShopYoo (by acwain solutions GmbH) zustande. Mündliche Bestätigungen sind grundsätzlich unwirksam. \n\n(3) Soweit Aufträge von Dritten erteilt werden, kommt der Vertrag im Zweifel mit dem Dritten zustande, sofern nicht eine andere schriftliche Vereinbarung getroffen wurde. \n\n(4) Sofern Dritte für einen anderen Verträge abschließen, ist ShopYoo (by acwain solutions GmbH) berechtigt, von dem Dritten eine Bevollmächtigung/Auftragsnachweis zu verlangen. \n\n(5) Kündigungen von Online-Shops und Werbeaufträgen müssen schriftlich oder per E-Mail erfolgen. \n\n \n \n§ 4 Änderungen\nBei Änderungen der Veröffentlichung ist der Vertragspartner verpflichtet, schriftlich oder per E-Mail an vertrieb@shopyoo.de oder auf Datenträger die erforderlichen Bild- und Textunterlagen entsprechend den Vorgaben von ShopYoo (by acwain solutions GmbH) bis spätestens fünf Werktage vor dem gewünschten Eintrag in das Online–Shop–Verzeichnis von ShopYoo (by acwain solutions GmbH) zu übermitteln. \n\n \n \n§ 5 Leistungstörungen\n(1) ShopYoo (by acwain solutions GmbH) ist grundsätzlich bemüht, Aufträge schnell und zuverlässig durchzuführen. \n\n(2) Sofern die Ausführung eines Auftrags aufgrund eines Umstandes, den ShopYoo (by acwain solutions GmbH) nicht zu vertreten hat, unmöglich ist oder wird, so kann der Vertragspartner hieraus keinerlei Schadensersatzansprüche ableiten. Hierzu gehören beispielsweise höhere Gewalt, Streiks oder gesetzliche Bestimmungen. \n\n(3) Sofern die Ausführung eines Auftrags aufgrund eines Umstandes, den ShopYoo (by acwain solutions GmbH) nicht zu vertreten hat, sich verzögert, wird die Ausführung des Auftrags nach Möglichkeit nachgeholt. Bei Nachholung des Auftrags innerhalb eines zumutbaren und angemessenen Zeitraums bleibt der Vergütungsanspruch von ShopYoo (by acwain solutions GmbH) gegenüber dem Vertragspartner bestehen. \n\n(4) Bei erheblicher Verspätung der Auftragsausführung wird der Vertragspartner informiert. \n\n(5) Der Vertragspartner ist verpflichtet, seine Daten nach Anzeige der Veröffentlichung durch ShopYoo (by acwain solutions GmbH) innerhalb des Mediums von ShopYoo (by acwain solutions GmbH) unverzüglich auf Fehler hin zu überprüfen und ShopYoo (by acwain solutions GmbH) unverzüglich hierüber in Kenntnis zu setzen. Andernfalls gilt die Veröffentlichung als einwandfrei und abgenommen. \n\n \n \n§ 6 Rechtmäßigkeit der Inhalte\n(1) Die Vertragspartner von ShopYoo (by acwain solutions GmbH) sind allein für den Inhalt der Veröffentlichungen verantwortlich. Sie sind insbesondere dafür verantwortlich, dass der Inhalt nicht gegen deutsches oder ausländisches bzw. internationales Recht verstößt. Hierzu gehören insbesondere die einschlägigen wettbewerbsrechtlichen, markenrechtlichen und urheberrechtlichen Bestimmungen. \n\n(2) Der Vertragspartner verpflichtet sich, keinerlei pornographische oder sonstige anstößige Inhalte zur Veröffentlichung freizugeben. Die Kontrolle obliegt allein dem Vertragspartner. \n\n(3) Der Vertragspartner stellt ShopYoo (by acwain solutions GmbH) bei Verstößen gegen § 6 Nr. 1 und 2 von Ansprüchen Dritter in diesem Zusammenhang frei. Der Vertragspartner ist in diesem Zusammenhang gegenüber ShopYoo (by acwain solutions GmbH) für entstandene Schäden schadenersatzpflichtig. \n\n \n \n§ 7 Nachbearbeitung\n(1) ShopYoo (by acwain solutions GmbH) kann den Informationstext, falls notwendig, redaktionell nachbearbeiten. \n\n(2) ShopYoo (by acwain solutions GmbH) kann trotz sorgfältiger Bearbeitung keine Gewähr für die Richtigkeit der Angaben übernehmen. \n\n(3) Schadensersatzansprüche für Schäden oder Nachteile aus der redaktionellen Bearbeitung des Eintragungstextes und dem Inhalt der angelieferten Bilder (Firmenlogos) sind bei leichter Fahrlässigkeit durch die Vertreter oder Erfüllungsgehilfen von ShopYoo (by acwain solutions GmbH) ausgeschlossen. \n\n \n \n§ 8 Vorgaben\n(1) Dem Vertragspartner sind mit den AGB Unterlagen mit den Vorgaben von ShopYoo (by acwain solutions GmbH) zur Vertragserfüllung bekannt gegeben worden. \n\n(2) Der Vertragspartner erkennt die technischen und inhaltlichen Vorgaben für eine ordnungsgemäße Vertragserfüllung an und verpflichtet sich, die Vorgaben zu beachten. \n\n(3) Zwischen Vertragspartner und ShopYoo (by acwain solutions GmbH) gelten ausschließlich die Vorgaben von ShopYoo (by acwain solutions GmbH). Der Vertragspartner ist nicht berechtigt, von den Vorgaben ohne Zustimmung von ShopYoo (by acwain solutions GmbH) abzuweichen oder Ausführungen zu verlangen, die im Widerspruch zu den Vorgaben stehen. \n\n \n \n§ 9 Haftung\n(1) Schadensersatzansprüche aus positiver Forderungsverletzung, Verschulden bei Vertragsabschluss und unerlaubter Handlung sind bei leichter Fahrlässigkeit von ShopYoo (by acwain solutions GmbH), eines Vertreters oder Erfüllungsgehilfen ausgeschlossen. \n\n(2) Bei grober Fahrlässigkeit ist die Haftung gegenüber dem Vertragspartner dem Umfang nach auf den vorhersehbaren Schaden beschränkt. Dies gilt nicht für außervertragliche Ansprüche. \n\n \n \n§ 10 Rechnungsstellung\n(1) Die Rechnungsstellung erfolgt: \nfür Produkte, die mit einer monatlichen Pauschale berechnet werden, monatlich im Voraus.\n \nfür einmalige Leistungen nach Ablauf der Leistung.\n \nfür Produkte mit variablen Leistungen bzw. variablem Entgelt monatlich im Nachhinein. \nFür die Berechnung der Produkte, die unter b) und c) fallen, behält sich ShopYoo (by acwain solutions GmbH) das Recht vor, einen Abschlag für den jeweiligen Abrechnungsmonat im voraus zu berechnen, der spätestens halbjährlich entsprechend der tatsächlich bezogenen Leistung korrigiert wird. \n\n(2) Die Rechnung ist bei Erhalt sofort fällig. Der Rechnungsbetrag ist ohne Abzug zahlbar. Bei Bezahlung durch Bankeinzug werden 2% Skonto gewährt. \n\n \n \n§ 11 Ablehnung\nShopYoo (by acwain solutions GmbH) behält sich vor, Werbeaufträge und auch einzelne Verlinkungen aus den nachfolgenden Gründen abzulehnen bzw. zu sperren oder zu stoppen: \nBei Verstoß gegen Gesetze im Sinne des § 6 (1) der allgemeinen Geschäftsbedingungen.\n \nBei Verstoß gegen die technischen Vorgaben im Sinne des § 8 der allgemeinen Geschäftsbedingungen.\n \nBei Zahlungsverzug.\n \nBei Unzumutbarkeit der Veröffentlichung, insbesondere in Fällen von § 6 (2) AGB.\n \n \n \n§ 12 Haftung für Links\nAufgrund der raschen Veränderungen im Internet ist es ShopYoo (by acwain solutions GmbH) nicht möglich, ständig jeden gesetzten Link daraufhin zu kontrollieren, ob die Inhalte, zu denen er führt, rechtlich und sittlich einwandfrei sind. \n\n \n \n§ 13 Erfüllungsort und Gerichtsstand\nErfüllungsort und Gerichtsstand ist Hamburg.\n\n \n\n \nacwain solutions GmbH - Stand: 1.01.2004\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXIDX03',1,'
\nShopYoo - News

\n
Es sind derzeit keine News vorhanden.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXIDX04',1,'
\nShopYoo - Kontakt

\nIhre Ansprechpartner:
\n\n
\nUnsere Anschrift:
\n
    \n
  • acwain solutions GmbH
    Sierichstraße 18
    22301 Hamburg
  • \n
\n
\nKontaktieren Sie uns:
\n
    \n
  • Tel.: +49 (0) 40 / 75 11 96 9 - 0
    Fax.: +49 (0) 40 / 75 11 96 97

    e-mail: info@shopyoo.de
  • \n
\n
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXIDX05',1,'
\nShopYoo - Impressum

\nby acwain solutions GmbH

\nSierichstraße 18\nD - 22301 Hamburg\nTelefax: +49 (0) 40 / 75 11 96 9 - 0\nE-Mail: info@shopyoo.de

\n


\nNutzungsbedingungen

\nAlle Informationen dienen zur persönlichen Information - eine kommerzielle Nutzung der Beschreibungen und Strukturierung ist nicht erlaubt. Für Fehler im Text oder falsche Links übernehmen wir keine Haftung.\n\nFür die Inhalte der über ShopYoo zugänglichen Angebote sind die jeweiligen Betreiber verantwortlich. Die kommerzielle Nutzung der Daten zum Aufbau eigener Informationsangebote, wie z.B. Verzeichnisse jeglicher Art, Linklisten, Suchmaschinen usw., ist nicht gestattet.\n\nLinks zu den Webseiten Dritter im Rahmen von ShopYoo verweisen auf für ShopYoo fremde Inhalte. Sie sind keine Angebote von ShopYoo, sondern bloße Hinweise auf andere Webseiten. ShopYoo hat weder technisch noch tatsächlich Einfluss auf solche Webseiten, macht sich Inhalte, die auf solchen Webseiten zugänglich sind, nicht zu eigen, ist für die Verfügbarkeit solcher externer Websites nicht verantwortlich oder haftbar und schließt jede Haftung oder Gewährleistung mit Bezug auf diese aus, soweit keine positive Kenntnis von rechtswidrigem Inhalt besteht.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXLG0001',1,'
Herzlich Willkommen zum persönlichen ShopYoo Bereich
\n\nIn diesem Modul können Sie Ihre persönlichen Daten ändern und im Falle einer Händlerregistratur Shops, Produkte u.v.m. administrieren.

','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXLG0002',1,'
Klicken Sie hier um einen Onlineshop zu registrieren.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXLGERROR1',1,'\nSehr geehrter ShopYoo Benutzer.\n\nDie von Ihnen eingegebenen Benutzerdaten waren nicht korrekt.\nEin Zugang zum geschützten ShopYoo Account System konnte somit nciht gewährt werden.\n\nBitte prüfen Sie Ihre Daten und versuchen Sie es noch einmal.\n\n\n\nMit freundlichem Gruß\n\nIhr ShopYoo Team\n\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXNWLETTER',1,'Newsletter abonnieren?','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXOK0001',1,'
Ihre Daten wurden gespeichert.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXOK0002',1,'
Ihre Daten wurden weitergeleitet.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXPROD0001',1,'Damit Ihre Produkte einem Ihrer Shops hinzugefügt werden können, müssen Sie den Shop zuvor auswählen, dem Sie ihre Produkte hinzufügen möchten.','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXPROD0002',1,'

Klicken Sie hier für die \"ShopYoo Produkt Interface\" - Beschreibung.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXPROD0003',1,'Die Produkt Konfiguration wurden Ihrem Shop hinzugefügt. Die entsprechenden Produkte werden gemäß Ihrer Einstellung in Kürze auf ShopYoo präsent sein.','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXPROD0004',1,'Bitte füllen Sie zuerst ALLE Eingabemasken aus und registrieren Sie Ihren
\nShop bei ShopYoo über die Eintragungsseite.

\nIm Anschluss daran wird Ihnen auf dieser Seite der Eintragungsstatus angezeigt.


\nIhr ShopYoo Team.','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXPROD0005',1,'Die Produktkonfiguration wurde aktualisiert.','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXPROD0006',1,'Es wurden keine Produkt - Konfigurationen für Ihre registrierten Shops in dem ausgewählten Shopkatalog durchgeführt.
\nBitte fügen Sie diese zuvor hinzu.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXPROD0007',1,'
Möchten Sie ALLE Produkte des folgenden Shop wirklich löschen?

\nBitte geben Sie zur Bestätigung Ihr Password ein.
\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXREG0001',1,'\n
Herzlich Willkommen bei ShopYoo.
\n\n\nBei ShopYoo haben Sie die Möglichkeit sich als Händler oder Kunden zu registreren.\nSind Sie Shop Betreiber und möchten einen oder mehrere Shops bei ShopYoo registrieren, so klicken Sie auf Händler.\nMöchten Sie sich als Kunden bei ShopYoo registrieren, so klicken Sie auf Kunde.\n\nNach der Registratur bekommen Sie Ihre Zugangsdaten per mail zugeschickt. Aus Sicherheitsgründen empfehlen wir Ihnen diese nach Erhalt umgehend zu ändern.\n\n\nVielen Dank für die Nutzung von ShopYoo.\n\n\n\n
Wie möchten Sie sich bei ShopYoo registrieren?
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXREG0002',1,'
Bitte geben Sie Ihre Ihre Kontaktdaten ein, um sich bei ShopYoo als Kunde anzumelden.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXSHOP0001',1,'Bitte korrigieren Sie die Shopdaten, indem Sie auf die entsprechenden Links \"Daten bitte vervollständigen\" klicken, und die entsprechenden Eingabeseiten durchgehen.','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXSHOP0002',1,'
\nFehler


\nEs wurde ein schwerwiegender Fehler innerhalb der Anwendung verursacht.
\nBitte starten Sie diese durch Klick auf den Link \"Neustart\" neu.
\n
\nIhr ShopYoo Team.\n
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXSHOP0003',1,'Ihr Shop wurde in den Shopkatalog eingetragen.
\nSie werden in Kürze eine Bestätigungs - Email erhalten.

\nIhr ShopYoo Team.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXSHOP0004',1,'Bitte füllen Sie zuerst ALLE Eingabemasken aus und registrieren Sie Ihren
\nShop bei ShopYoo über die Eintragungsseite.

\nIm Anschluss daran wird Ihnen auf dieser Seite der Eintragungsstatus angezeigt.


\nIhr ShopYoo Team.','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXSHOP0005',1,'Die Daten Ihres Shops wurden aktualisiert.','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXSHOP0006',1,'
Möchten Sie den folgenden Shop wirklich löschen?

\nBitte geben Sie zur Bestätigung Ihr Password ein.
\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXSM00001',1,'Sehr geehrter ShopYoo Benutzer,\n\nanbei erhalten Sie Ihre Zugangsdaten für ShopYoo.\nBitte ändern Sie diese Daten in Ihrem Account unter dem Menüpunkt \"Benutzerverwaltung\".\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXSM00002',1,'Vielen Dank für die Nutzung von ShopYoo.\n\n\nMit freundlichem Gruß\n\nIhr ShopYoo Team\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXSM00003',1,'Sehr geehrter ShopYoo Benutzer,\n\nder folgende Shop wurde durch einen ShopYoo Benutzer an Sie weiterempfohlen.\n','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('TXSTAT0001',1,'
Folgend die Statistik Ihres ausgewählten Shops.
','',''); +INSERT INTO `cms_text` (`text_id`, `active`, `description`, `full`, `file`) VALUES ('UPDATE1',1,'Update durchgeführt!','',''); + +-- +-- Table structure for table `prod_details` +-- + +CREATE TABLE `prod_details` ( + `product_id` varchar(32) NOT NULL default '', + `description` text NOT NULL, + `article_number` varchar(30) NOT NULL default '', + `site_link` varchar(255) NOT NULL default '', + `picture_link` varchar(255) NOT NULL default '', + PRIMARY KEY (`product_id`), + FULLTEXT KEY `description` (`description`) +) TYPE=MyISAM COMMENT='weitere Eigenschaften des Produkts (1:1 zu prod_list)'; + +-- +-- Dumping data for table `prod_details` +-- + + +-- +-- Table structure for table `prod_list` +-- + +CREATE TABLE `prod_list` ( + `product_id` varchar(32) NOT NULL default '', + `shop_id` varchar(32) NOT NULL default '', + `name` varchar(255) NOT NULL default '', + `prod_cat_id` varchar(20) NOT NULL default '', + `price` decimal(6,2) NOT NULL default '0.00', + `currency` char(3) NOT NULL default '', + PRIMARY KEY (`product_id`), + KEY `shop_id` (`shop_id`), + KEY `prod_cat_id` (`prod_cat_id`), + FULLTEXT KEY `name` (`name`) +) TYPE=MyISAM COMMENT='alle Produkte des Shops'; + +-- +-- Dumping data for table `prod_list` +-- + + +-- +-- Table structure for table `shop2cat` +-- + +CREATE TABLE `shop2cat` ( + `shop2cat_id` int(10) unsigned NOT NULL auto_increment, + `shop_id` varchar(32) NOT NULL default '', + `shop_cat_id` varchar(10) NOT NULL default '', + PRIMARY KEY (`shop2cat_id`), + KEY `shop_id` (`shop_id`), + KEY `shop_cat_id` (`shop_cat_id`), + KEY `shop_id_2` (`shop_id`,`shop_cat_id`) +) TYPE=MyISAM COMMENT='Zuordnung von Shops zu Shopkategorien'; + +-- +-- Dumping data for table `shop2cat` +-- + +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1,'gJrZ46s0TY','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2,'gJrZ46s0TY','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3,'gJrZ46s0TY','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (4,'gJrZ46s0TY','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (5,'fY5m5g83EP','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (6,'DYiUo3bC98','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (7,'hhzMptgPfN','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (8,'CFtj8bmdXK','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (9,'735XEKXkIk','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (10,'xhDOrdkVPx','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (11,'xhDOrdkVPx','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (12,'vGus3Evy9b','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (13,'DOGo31Haah','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (14,'mAq23wRUYa','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (15,'mAq23wRUYa','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (16,'mAq23wRUYa','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (17,'mAq23wRUYa','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (18,'mOeHEwNK9W','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (19,'1llfD8eNTW','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (20,'1llfD8eNTW','ID06'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (21,'1llfD8eNTW','ID0602'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (22,'1llfD8eNTW','ID0603'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (23,'1llfD8eNTW','ID0604'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (24,'1llfD8eNTW','ID08'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (25,'1llfD8eNTW','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (26,'1llfD8eNTW','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (27,'1llfD8eNTW','ID10'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (28,'1llfD8eNTW','ID1005'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (29,'1llfD8eNTW','ID1201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (30,'XP4Q64wzr6','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (31,'CQ9Xgm4OCc','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (32,'yWENgkti57','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (33,'c3AFiQDmuM','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (34,'c3AFiQDmuM','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (35,'c3AFiQDmuM','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (36,'TMUmSSfmGt','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (37,'QgSriOVk3A','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (38,'q9qPiwxK3U','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (39,'Zr4eXL1Fvn','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (40,'Zr4eXL1Fvn','ID0302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (41,'Zr4eXL1Fvn','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (42,'Zr4eXL1Fvn','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (43,'Zr4eXL1Fvn','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (44,'dsK3A16cUX','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (45,'yS4120e13854a6d','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (46,'Bt0GzbwzTB','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (47,'yS41356809f015c','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (48,'6sCUYmjGkv','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (49,'9yAZ9oX3im','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (50,'KEejkuRa7C','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (51,'dsKggUVEER','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (52,'zrHEBx7426','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (53,'iTFlPFcbTO','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (54,'lYy5EKZIY4','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (55,'z9GugMlWIr','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (56,'QFJnhRS0Be','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (57,'QFJnhRS0Be','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (58,'52NtVhgVpc','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (59,'cyyf15Dyms','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (60,'lQSgWgpIEt','ID0808'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (61,'OwKPsSrkUO','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (62,'zPv5BrKFjR','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (63,'wd2bjxi6Vs','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (64,'CFNDtrKPPo','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (65,'tDboZnaVxR','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (66,'inhlTtgNnM','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (67,'tjLIDFQhNR','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (68,'tLBcp6IfXv','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (69,'bIYySuVAq0','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (70,'qycBuUPCu5','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (71,'qycBuUPCu5','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (72,'qycBuUPCu5','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (73,'qycBuUPCu5','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (74,'qycBuUPCu5','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (75,'qycBuUPCu5','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (76,'h1gy9Q0WGh','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (77,'h1gy9Q0WGh','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (78,'h1gy9Q0WGh','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (79,'h1gy9Q0WGh','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (80,'h1gy9Q0WGh','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (81,'h1gy9Q0WGh','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (82,'h1gy9Q0WGh','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (83,'1WWluQzMSa','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (84,'1WWluQzMSa','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (85,'1WWluQzMSa','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (86,'1WWluQzMSa','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (87,'1WWluQzMSa','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (88,'vnXeDZmX4N','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (89,'lfpwbHeRv0','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (90,'lfpwbHeRv0','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (91,'lfpwbHeRv0','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (92,'lfpwbHeRv0','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (93,'lfpwbHeRv0','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (94,'OtxlRJgHX7','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (95,'OtxlRJgHX7','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (96,'OtxlRJgHX7','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (97,'OtxlRJgHX7','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (98,'OtxlRJgHX7','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (99,'GVzrF4kN0y','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (100,'EbHdXrQNr5','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (101,'FnFsHD3JFt','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (102,'FnFsHD3JFt','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (103,'FnFsHD3JFt','ID0902'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (104,'FnFsHD3JFt','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (105,'FnFsHD3JFt','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (106,'FnFsHD3JFt','ID1409'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (107,'IpBJ6Z7x8E','ID0302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (108,'IpBJ6Z7x8E','ID0408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (109,'IpBJ6Z7x8E','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (110,'IpBJ6Z7x8E','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (111,'TKMSocjiq2','ID0408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (112,'yS40a124ede5783','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (113,'jZpM8lmtNf','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (114,'Vpv9vpYV4d','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (115,'5VF20xgHP7','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (116,'cJVZbPcj8c','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (117,'cJVZbPcj8c','ID1201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (118,'6xT3zjg4Jf','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (119,'6xT3zjg4Jf','ID1201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (120,'9kKP1WHQcE','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (121,'VVfwlH3Xzn','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (122,'5BN0fpkDlY','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (123,'Wbn8vJCvzy','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (124,'Wbn8vJCvzy','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (125,'LGAkSGlKIB','ID0702'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (126,'MpJTv0ADbw','ID0808'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (127,'WvlfDTWH2W','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (128,'AHDBBR5xb1','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (129,'VHrwZn5pVN','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (130,'MIuDIAlK5U','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (131,'i7CFeIhSGS','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (132,'sn0VHril8o','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (133,'t06sJhg6jV','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (134,'JeWEIWhYGz','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (135,'b2r3DlIRtN','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (136,'rYSM3yz97v','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (137,'ZO39Aq2qeR','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (138,'433Smqh1Mt','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (139,'QDR8nByFxU','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (140,'q5ib7uPKmQ','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (141,'SUQZO5He59','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (142,'IoSxaons1m','ID1505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (143,'QqqF7Mds1K','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (144,'QqqF7Mds1K','ID0599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (145,'QqqF7Mds1K','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (146,'QqqF7Mds1K','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (147,'QqqF7Mds1K','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (148,'QqqF7Mds1K','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (149,'QqqF7Mds1K','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (150,'QqqF7Mds1K','ID1599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (151,'XHlm0TYfzj','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (152,'VQGQcYVmc0','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (153,'UbdfTn90do','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (154,'1qajwEveo7','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (155,'yS40e088f27ccb2','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (156,'Ws5BoSZmKu','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (157,'vwWOEINWIj','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (158,'DwiO9qZ59R','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (159,'lEGgK5pCuV','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (160,'OfV6Rxyxnu','ID0407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (161,'OfV6Rxyxnu','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (162,'OfV6Rxyxnu','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (163,'OfV6Rxyxnu','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (164,'OfV6Rxyxnu','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (165,'OfV6Rxyxnu','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (166,'OfV6Rxyxnu','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (167,'OfV6Rxyxnu','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (168,'uYq2eSrQCK','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (169,'T2rO0hi0bN','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (170,'HoEeo94C9h','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (171,'vsmMMIpsQF','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (172,'XUkQ9YhYCz','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (173,'fhLc2huvPX','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (174,'bakQA3rsEL','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (175,'FhJ5R4y802','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (176,'ylxlvB1vbY','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (177,'Wpvz8PU88c','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (178,'AZl4N47h0E','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (179,'AZl4N47h0E','ID0406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (180,'AZl4N47h0E','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (181,'AZl4N47h0E','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (182,'AZl4N47h0E','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (183,'AZl4N47h0E','ID0702'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (184,'AZl4N47h0E','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (185,'AZl4N47h0E','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (186,'bLrKjNiFPT','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (187,'ald0fdOJ0U','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (188,'ZCi3OgF5uj','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (189,'WRvDXRkrP9','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (190,'gQaFCYN7gQ','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (191,'xZdCHDgZHB','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (192,'GEeTisDq7I','ID0406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (193,'JLVqBJALr4','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (194,'mgclm5nyOe','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (195,'PMMCSKTmQB','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (196,'9Hl0LTMfFe','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (197,'iDvj0ZuBbW','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (198,'H3igI9tyuH','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (199,'PHjEJvwnxP','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (200,'0J2abHMtrH','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (201,'g4lR2HmhDY','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (202,'POYYkwBgG2','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (203,'hxjWfT562Z','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (204,'SRL6rHeNdA','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (205,'FcGKysfW52','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (206,'pjPCNtAhlV','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (207,'8UWSCIvuch','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (208,'zLbWHr7Nvb','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (209,'3HtpVbQ00Y','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (210,'I3whCAjA7i','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (211,'IwQnimRiW5','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (212,'oX6DVzqVvo','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (213,'d2DmfJAD8X','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (214,'d2DmfJAD8X','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (215,'d2DmfJAD8X','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (216,'d2DmfJAD8X','ID0306'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (217,'d2DmfJAD8X','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (218,'d2DmfJAD8X','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (219,'d2DmfJAD8X','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (220,'d2DmfJAD8X','ID1403'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (221,'pauGMMFYeP','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (222,'Iomx9o0seu','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (223,'UwQtqAroMG','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (224,'AtZNNryfBo','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (225,'pFjuLH3JLj','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (226,'nXHcFH9JLJ','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (227,'ma7jGepuOw','ID0408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (228,'eG74g1jwAS','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (229,'VG5EMytqwj','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (230,'VG5EMytqwj','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (231,'VG5EMytqwj','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (232,'VG5EMytqwj','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (233,'VG5EMytqwj','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (234,'VG5EMytqwj','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (235,'VG5EMytqwj','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (236,'VG5EMytqwj','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (237,'COkpkc6KKy','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (238,'COkpkc6KKy','ID1501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (239,'COkpkc6KKy','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (240,'COkpkc6KKy','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (241,'COkpkc6KKy','ID1599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (242,'eiKXUWtyK7','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (243,'sWEneifA5a','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (244,'UtlHlNeln5','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (245,'eu98CMzw3g','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (246,'r8rMBbIvNz','ID0408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (247,'ddVaTt3j2n','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (248,'yS40f4722ce6e9a','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (249,'yS40f58f067bc6a','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (250,'FsGyqiPUgl','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (251,'qlv00H9h8m','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (252,'suCLGYvaQ1','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (253,'bxhivt3P2h','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (254,'o8DjVjSVrA','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (255,'XJ6gx8ctTP','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (256,'O6L8zdoDF7','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (257,'A5qn7GpscE','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (258,'oqAr5MDgU3','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (259,'JFzU4tSzdn','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (260,'YP0zxx9pf5','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (261,'yS40ff9b65aefca','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (262,'yS406d7e5913371','ID1415'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (263,'uU3JYghyEg','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (264,'uU3JYghyEg','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (265,'uU3JYghyEg','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (266,'uU3JYghyEg','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (267,'uU3JYghyEg','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (268,'uU3JYghyEg','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (269,'oaOro76S9c','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (270,'oaOro76S9c','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (271,'oaOro76S9c','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (272,'oaOro76S9c','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (273,'oaOro76S9c','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (274,'7J4T0FCXpy','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (275,'Gf0pD0wbxI','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (276,'Gf0pD0wbxI','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (277,'Gf0pD0wbxI','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (278,'Gf0pD0wbxI','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (279,'Td4qdj1VLB','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (280,'k0fv2h9bnQ','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (281,'uqcbYWNe13','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (282,'kXhXTVc4lE','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (283,'4NjabXaFTl','ID1413'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (284,'NjVO2jwRpX','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (285,'wS3x7avSEm','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (286,'RBrQ0JyfPt','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (287,'oEQPQudA5g','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (288,'jlXGhROH4N','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (289,'Guq4giN93m','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (290,'SpzrR6QVnW','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (291,'SQkvqAPo1G','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (292,'T0LMHTyFxd','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (293,'q4XF22cpfs','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (294,'QNfr0bqvjC','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (295,'4q59wKV35B','ID0403'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (296,'H0heH8Ohrp','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (297,'H0heH8Ohrp','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (298,'H0heH8Ohrp','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (299,'H0heH8Ohrp','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (300,'H0heH8Ohrp','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (301,'BDRwlhUXFp','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (302,'v8dmJ0yBXp','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (303,'v8dmJ0yBXp','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (304,'v8dmJ0yBXp','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (305,'v8dmJ0yBXp','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (306,'v8dmJ0yBXp','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (307,'v8dmJ0yBXp','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (308,'X0T9009NPH','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (309,'X0T9009NPH','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (310,'X0T9009NPH','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (311,'X0T9009NPH','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (312,'X0T9009NPH','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (313,'X0T9009NPH','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (314,'MHNjJ2eXhA','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (315,'MHNjJ2eXhA','ID0808'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (316,'MHNjJ2eXhA','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (317,'MHNjJ2eXhA','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (318,'VlNwxDilzb','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (319,'2CIKwGZcK8','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (320,'DuIM9OrKst','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (321,'r1msYcPuAh','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (322,'Z0hsTPC0B8','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (323,'SI7HW5LIEG','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (324,'DXdwPR5x0x','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (325,'Xr0GVhwRll','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (326,'fF41TpMNzj','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (327,'FKQcy7JCqN','ID1001'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (328,'rvVorh5bJn','ID0699'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (329,'YlHLBDKlR5','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (330,'4OokWMZcmn','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (331,'TVjIT6y8lt','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (332,'5dTlBv9LNE','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (333,'9y98GmliQk','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (334,'q8hvZdmtNG','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (335,'Mnb0BxujXC','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (336,'V8h1JNUn6r','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (337,'V8h1JNUn6r','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (338,'V8h1JNUn6r','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (339,'NXbStBQf8J','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (340,'bwuoCmB9Sx','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (341,'gL4BVJmjFQ','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (342,'uwehOADeMa','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (343,'yS414550dd55067','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (344,'FrJIbx3Dx8','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (345,'NJ4EXralRf','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (346,'mr8DLX78ZM','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (347,'VMsIugfigF','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (348,'Y26pPhcfNc','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (349,'WkCfMeriAi','ID0402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (350,'JHtaLZoxBF','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (351,'JHtaLZoxBF','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (352,'uhHTHZA0Ra','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (353,'uhHTHZA0Ra','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (354,'uhHTHZA0Ra','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (355,'uhHTHZA0Ra','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (356,'uhHTHZA0Ra','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (357,'uhHTHZA0Ra','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (358,'0G3WMoFqOP','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (359,'IXdfd63tVe','ID1202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (360,'9eYR1WdoYo','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (361,'9eYR1WdoYo','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (362,'9eYR1WdoYo','ID1116'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (363,'9eYR1WdoYo','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (364,'9eYR1WdoYo','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (365,'9eYR1WdoYo','ID1415'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (366,'9eYR1WdoYo','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (367,'IE9JsYxiKe','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (368,'IE9JsYxiKe','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (369,'IE9JsYxiKe','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (370,'IE9JsYxiKe','ID1599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (371,'6SoMAod1gl','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (372,'OieBCC2g9S','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (373,'0dfSvPmJ0d','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (374,'KISHmmdmwe','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (375,'LH8mPTS6VJ','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (376,'O2fPfz7VhA','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (377,'fhdeVNipPb','ID1201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (378,'fhdeVNipPb','ID1203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (379,'h2ZmVbKVvB','ID1202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (380,'W7aJMGfQow','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (381,'qpDXrjWnhS','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (382,'YzXXzPkltE','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (383,'PiUMICtUiB','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (384,'PiUMICtUiB','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (385,'PiUMICtUiB','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (386,'PiUMICtUiB','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (387,'PiUMICtUiB','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (388,'PiUMICtUiB','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (389,'PiUMICtUiB','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (390,'mP8R20qVBi','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (391,'nrDI6h1tFt','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (392,'nrDI6h1tFt','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (393,'nrDI6h1tFt','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (394,'nrDI6h1tFt','ID0902'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (395,'nrDI6h1tFt','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (396,'nrDI6h1tFt','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (397,'nrDI6h1tFt','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (398,'nrDI6h1tFt','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (399,'zh0spnylzd','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (400,'0XBGtbK4VT','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (401,'OFxrLj1XZg','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (402,'ToSuwMZY74','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (403,'B1WGKg4gCz','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (404,'wSCDSmPmsm','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (405,'bEIEQE61ex','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (406,'iUGJCYvWoa','ID0509'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (407,'o3GRYMNOAO','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (408,'bMokUIduOd','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (409,'plvsfDCdNb','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (410,'plvsfDCdNb','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (411,'plvsfDCdNb','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (412,'plvsfDCdNb','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (413,'plvsfDCdNb','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (414,'plvsfDCdNb','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (415,'plvsfDCdNb','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (416,'plvsfDCdNb','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (417,'YwkRWADOuw','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (418,'aQI83YjWwO','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (419,'YPdNRHGlLa','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (420,'eOqLyYZaG7','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (421,'eOqLyYZaG7','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (422,'eOqLyYZaG7','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (423,'eOqLyYZaG7','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (424,'eOqLyYZaG7','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (425,'eOqLyYZaG7','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (426,'B6x1ZT9rVF','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (427,'ECqxsafwWY','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (428,'pGA1S9Xwat','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (429,'uyuBw5hq7u','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (430,'OGSDkep5mS','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (431,'G2tzNVudRC','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (432,'EhnjxlK8xa','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (433,'aMilCyNsG5','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (434,'HHZ54xGZ4R','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (435,'HHZ54xGZ4R','ID1201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (436,'HHZ54xGZ4R','ID1203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (437,'HHZ54xGZ4R','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (438,'Gq1ZSkhKuO','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (439,'9pbHhZGZfE','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (440,'ZIEY91hOYn','ID0407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (441,'ZIEY91hOYn','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (442,'uMqR3Cx9EE','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (443,'rF2E6nszBh','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (444,'5nx4JFURfC','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (445,'fRdSD0CHdF','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (446,'Qa7F1chqQ5','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (447,'MKivakz3Ek','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (448,'0EgIqApIaj','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (449,'WC78s9jUQo','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (450,'b73UoqB7SR','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (451,'b73UoqB7SR','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (452,'b73UoqB7SR','ID0506'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (453,'tukUSgpYIX','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (454,'xaM3C7FamB','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (455,'QV2Bxp5Xn7','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (456,'QV2Bxp5Xn7','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (457,'QV2Bxp5Xn7','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (458,'QV2Bxp5Xn7','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (459,'QV2Bxp5Xn7','ID0808'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (460,'QV2Bxp5Xn7','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (461,'QV2Bxp5Xn7','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (462,'XiE3w1l9Ul','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (463,'2TF1FNSNPP','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (464,'7AWLEWFiGW','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (465,'JUYq3cDM90','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (466,'LNj3xzaJBf','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (467,'m1YDocJCgi','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (468,'RpTCFbsHfj','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (469,'1w3F7azSA3','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (470,'Ax8Lx4wt2e','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (471,'K2zdVlsrHA','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (472,'m5AV7oXoKY','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (473,'CKOJkW21Qw','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (474,'tb8KRjG6Nn','ID0407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (475,'tb8KRjG6Nn','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (476,'tb8KRjG6Nn','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (477,'tb8KRjG6Nn','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (478,'tb8KRjG6Nn','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (479,'tb8KRjG6Nn','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (480,'tb8KRjG6Nn','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (481,'tb8KRjG6Nn','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (482,'q6BLxBS2HU','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (483,'J5OY1WPqah','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (484,'HQA1sShsCz','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (485,'DEcG1EzCAH','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (486,'qhh4Jn54la','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (487,'RiAYOyXsCF','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (488,'PM1oua0yKL','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (489,'L0nYHfcfhh','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (490,'L0nYHfcfhh','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (491,'L0nYHfcfhh','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (492,'L0nYHfcfhh','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (493,'L0nYHfcfhh','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (494,'rYq1qIn7ot','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (495,'GwUrmidicY','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (496,'UkIxakjemg','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (497,'UkIxakjemg','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (498,'UkIxakjemg','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (499,'UkIxakjemg','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (500,'UkIxakjemg','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (501,'UkIxakjemg','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (502,'UkIxakjemg','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (503,'UkIxakjemg','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (504,'2pXEB89N4B','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (505,'2s1IGI2Gin','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (506,'5fXFtXWTXA','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (507,'SjJLj2Oltc','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (508,'Yvnf6VIXz9','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (509,'9DFDhzgPJo','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (510,'cJFXznY0fk','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (511,'lY3mEidEqJ','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (512,'o040l2Y26Y','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (513,'gEwH93LwEo','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (514,'pqCGC7voMr','ID0408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (515,'PiSSYODiYB','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (516,'hWW953zUYN','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (517,'hWW953zUYN','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (518,'hWW953zUYN','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (519,'hWW953zUYN','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (520,'hWW953zUYN','ID1505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (521,'Y3GfuMZEsg','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (522,'O3k4uWVciW','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (523,'wJVtHjeFro','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (524,'jiUuQ5JAa4','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (525,'QXNtZ0gdXw','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (526,'6yCs9MPAAp','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (527,'Ycsdi9hGiC','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (528,'spLfRVOplK','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (529,'CzRJ4dWZjy','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (530,'UkYrwAjqUU','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (531,'CYWDSyJYqe','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (532,'tAoe93hYwX','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (533,'tAoe93hYwX','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (534,'tAoe93hYwX','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (535,'tAoe93hYwX','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (536,'tAoe93hYwX','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (537,'tAoe93hYwX','ID1501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (538,'tAoe93hYwX','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (539,'tAoe93hYwX','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (540,'rG3egMBKUt','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (541,'nQk7O3h5Q6','ID0416'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (542,'aZXjrnMb4a','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (543,'vWaGysLM74','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (544,'S15JYUBssc','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (545,'2x0kB03hRn','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (546,'Wgy8SWfa99','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (547,'taAEuylyiV','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (548,'T6jYFFgNb0','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (549,'mHBj0vWvNi','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (550,'pYqaQGxeGN','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (551,'2gcKWuVs1T','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (552,'ZtjsPzg6RN','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (553,'hkC3AWJQav','ID0902'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (554,'qW5r5i4qMw','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (555,'qW5r5i4qMw','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (556,'qW5r5i4qMw','ID0902'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (557,'qW5r5i4qMw','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (558,'qW5r5i4qMw','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (559,'qW5r5i4qMw','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (560,'qW5r5i4qMw','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (561,'qW5r5i4qMw','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (562,'ZJpEHXcxBZ','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (563,'jrVq80a64B','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (564,'DwcAC3vUmL','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (565,'DxJ5L2c8zV','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (566,'yS4078e48ae6e16','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (567,'yS4078e48ae6e16','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (568,'yS4078e48ae6e16','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (569,'yS4078e48ae6e16','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (570,'yS4078e48ae6e16','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (571,'AEA2UQliuw','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (572,'AEA2UQliuw','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (573,'AEA2UQliuw','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (574,'AEA2UQliuw','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (575,'AEA2UQliuw','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (576,'gMobG9nGeQ','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (577,'KAKRMmPqes','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (578,'HfzEzFs4VT','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (579,'8EOc5mLyKv','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (580,'cmW4SgNu17','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (581,'gyo25EdoM7','ID0702'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (582,'RuQM1gDS1T','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (583,'RvTo6fwvLr','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (584,'qFV8ZZIbD9','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (585,'kDvvD8mVXK','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (586,'cAmxSOZWaS','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (587,'SzbxPRGlB7','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (588,'mvtXp65Dfy','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (589,'mvtXp65Dfy','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (590,'mvtXp65Dfy','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (591,'mvtXp65Dfy','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (592,'mvtXp65Dfy','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (593,'nLBMn4uxXz','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (594,'unvLPjEP6y','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (595,'yVxvBN3rla','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (596,'3dRxJnIVty','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (597,'v95W312uCd','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (598,'zS1GcYfOYz','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (599,'mh6hbNCj2u','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (600,'gyKJA56mYk','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (601,'UbzTnvsvB1','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (602,'99kpAqfG77','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (603,'V285Hloffr','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (604,'NjRiJBYZb4','ID1117'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (605,'FM3gmG4qIH','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (606,'gjfXXBgrvU','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (607,'zZr1dbwBBz','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (608,'kTRbtvEzvU','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (609,'akeV9m07Gs','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (610,'SKEl9sXoEm','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (611,'T11S3gjkwv','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (612,'qJvRlrSpL1','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (613,'cZBBBJsX8a','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (614,'j1qkKKhk3t','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (615,'dUm3osBYeD','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (616,'KrJBnVqh6M','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (617,'zPXo2xMN4R','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (618,'RR6WTH5t8R','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (619,'MKU81Ytcqc','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (620,'yS40eaf58d2b993','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (621,'lhhWxTIrPL','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (622,'yS41529fdd5069e','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (623,'AmEpK1rmS1','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (624,'QyM0IQ4Em5','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (625,'SwwbWWpWkM','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (626,'nC7mQS6uwv','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (627,'Oy3R7YrQeU','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (628,'yS404998797fa86','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (629,'scWxgWL3ks','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (630,'7iEfSOheai','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (631,'R2tYDRgDTl','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (632,'yS40e2e27d38b34','ID0504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (633,'yS40e2e27d38b34','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (634,'yS40e2e27d38b34','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (635,'Am5lI5jom1','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (636,'9HZRtf50r1','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (637,'sgqjSEhk3o','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (638,'S1OPEGBgSA','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (639,'CXXRTfK22o','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (640,'0xtybhQ4h0','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (641,'57q6mKjOgi','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (642,'KKA0My6aAM','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (643,'0O9Cwo6Wi8','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (644,'SSsnIu07WQ','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (645,'PqUik1Jwux','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (646,'3A3Ru9dOeO','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (647,'QJPdxXGbvQ','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (648,'C44ptbaZlu','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (649,'By3uSMpQIt','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (650,'3bbjJjS8tS','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (651,'UlFXTfiFx5','ID0306'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (652,'qnblFtGLpo','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (653,'SmcnmkBSiC','ID1001'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (654,'SmcnmkBSiC','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (655,'Tac9590C1f','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (656,'LTR1D2O4nh','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (657,'8bjohrujxN','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (658,'2MSEgInKc6','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (659,'aXnRrHQp6O','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (660,'8NXGrfsbdt','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (661,'Sllj0naRrq','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (662,'iQY2qgd1qA','ID1103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (663,'LbtIdlMZzX','ID1103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (664,'NX0SHlEHPL','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (665,'2ecsAIHYQp','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (666,'Y5Gz1mdSe3','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (667,'X7Seq1pQKl','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (668,'Y0LXjTGvjU','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (669,'ieerIUT7ag','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (670,'03IO1WduSf','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (671,'JU1wuGLYEl','ID0806'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (672,'2AIas5zgAR','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (673,'auq4cy4AEw','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (674,'LX8yhLSxBL','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (675,'I3sXQYBq51','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (676,'TQWYOQvq3Z','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (677,'cMwDgqDiy7','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (678,'AXtJH2M6t3','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (679,'kV6HjRSVx9','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (680,'gWmBOULmSw','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (681,'LxncXru4TP','ID0104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (682,'mCOFKS0sAM','ID0104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (683,'ASQdk3FW37','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (684,'uUURmWNei5','ID0302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (685,'Mue8MONQKw','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (686,'Ee3jAuBKEK','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (687,'ab8rPjYbf3','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (688,'Y4dXDFiL2A','ID0599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (689,'Do9ksyDAS0','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (690,'mNLrNHEttS','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (691,'5uY6giXo9O','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (692,'Ujvvbjon2C','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (693,'UYwbmQdIk9','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (694,'DMGAs1VS3L','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (695,'a3K8KapUki','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (696,'uxJzxpOd6u','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (697,'UAA8QwHw1i','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (698,'dRLcVLixZR','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (699,'IHHxJTQXrI','ID0402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (700,'yhXftNChJ3','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (701,'3LHvlxUnXc','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (702,'VyKs93BaSN','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (703,'UYKJyKfgCG','ID1501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (704,'fai3wa4smz','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (705,'DEEuaw2WmH','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (706,'HGy3EQxIsF','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (707,'PaIUCYvk1j','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (708,'oOq6mQROKU','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (709,'icM6eIdmwY','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (710,'GaCdAKlWCS','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (711,'rTXip07XP8','ID0599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (712,'9K3PYWxiCW','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (713,'HKoIK5xmst','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (714,'h4pyRNCRHp','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (715,'h4pyRNCRHp','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (716,'h4pyRNCRHp','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (717,'5RDHlBsDV3','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (718,'oGOtoK6kq9','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (719,'CgotG3Lsu3','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (720,'vZ8sXJuprV','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (721,'Gr0LPnSlP7','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (722,'eB8fnB1lxq','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (723,'UkgxSAhKUm','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (724,'zimYSwJGcb','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (725,'6NPIJtKBbn','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (726,'oK565MHqse','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (727,'AyA0C7RIYu','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (728,'yS40eaf1bc0b150','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (729,'zZ87FFwBbJ','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (730,'RvdkDLuvbh','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (731,'doMcaEtKAd','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (732,'doMcaEtKAd','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (733,'doMcaEtKAd','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (734,'ne3yyc2mEZ','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (735,'FvRGT81RXV','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (736,'bKEK13duet','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (737,'wlBljDI0Xg','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (738,'wlBljDI0Xg','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (739,'wlBljDI0Xg','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (740,'wlBljDI0Xg','ID1501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (741,'wlBljDI0Xg','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (742,'wlBljDI0Xg','ID1599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (743,'uUGjqonw9O','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (744,'84xCxXOtpn','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (745,'xueOYinkIL','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (746,'RhtOTfEPnZ','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (747,'4gOQaIZem6','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (748,'wkMR3W6951','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (749,'8JHqTxOJtr','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (750,'rhZQpbAdrr','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (751,'DnnuV2IDJZ','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (752,'eg9jmmbmyC','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (753,'pHbEZLqxBn','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (754,'NGI73AHSwz','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (755,'Yc5PaObO5u','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (756,'QiQfO3dwIK','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (757,'QiQfO3dwIK','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (758,'QiQfO3dwIK','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (759,'QiQfO3dwIK','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (760,'QiQfO3dwIK','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (761,'QiQfO3dwIK','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (762,'QiQfO3dwIK','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (763,'QiQfO3dwIK','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (764,'RkgyUWLUUr','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (765,'zTjCPZkxhL','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (766,'yS40637a3a2ba33','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (767,'ricGgqxE3v','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (768,'n4TSnnqnpd','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (769,'zF6wVH7xV6','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (770,'ynL2vHsJfu','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (771,'5KsFg3ZI79','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (772,'iTxB4jEfla','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (773,'iTxB4jEfla','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (774,'MNbzZDmhf5','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (775,'Q28xDfgLhC','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (776,'RBb9Vl9dVJ','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (777,'hj6y6Xgdn6','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (778,'aAmFG1pCUS','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (779,'l1o1aqx1Ql','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (780,'l1o1aqx1Ql','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (781,'l1o1aqx1Ql','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (782,'l1o1aqx1Ql','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (783,'hT03vtGZRX','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (784,'yS404ef57365dbd','ID02'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (785,'yS404ef57365dbd','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (786,'PksIg7pGen','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (787,'Z3YYayF7Uh','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (788,'wsUh73HcOo','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (789,'9wKhSoZEKg','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (790,'MgiPQ9XyuM','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (791,'GUS8Ygb1ii','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (792,'jAW9YyZQK2','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (793,'C3CFA5Nck3','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (794,'noKuyuz95P','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (795,'aphT2RsBxk','ID0102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (796,'FSqWqwBqoT','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (797,'H5MI1STsez','ID0102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (798,'OXt2n0IzzM','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (799,'Uw1BAW6qym','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (800,'8VPqrr5jRN','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (801,'AaSHuIRQIU','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (802,'xfZWBvuL6X','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (803,'9NTtXHqdJm','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (804,'u19V3kVEqW','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (805,'Ai9TIIN5gg','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (806,'IMqJMkRASE','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (807,'IMqJMkRASE','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (808,'IMqJMkRASE','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (809,'jbxiJJcH0t','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (810,'WwMJY7tkEc','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (811,'C1MZU567OW','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (812,'C1MZU567OW','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (813,'C1MZU567OW','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (814,'C1MZU567OW','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (815,'sZzf0XqTd1','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (816,'l4VS0DEVJd','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (817,'KzpXRDQppm','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (818,'L80ed29tvb','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (819,'NsOOiaNo92','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (820,'4hT5Lj76P8','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (821,'MJnjJFMjXW','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (822,'DuYmYudIgl','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (823,'Uc7bsS8CiG','ID0808'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (824,'1C32csZMCo','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (825,'8jfI8HshfD','ID0404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (826,'8jfI8HshfD','ID0808'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (827,'8jfI8HshfD','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (828,'8jfI8HshfD','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (829,'m5mLIKjw99','ID0404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (830,'mXHR0fSBPA','ID0808'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (831,'khLHLDCXTK','ID0404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (832,'z8bwL8Ol2D','ID0404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (833,'dQ9eOMlWMB','ID0703'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (834,'wgUbcsVWMe','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (835,'Sh8PXNGXVw','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (836,'Sh8PXNGXVw','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (837,'Sh8PXNGXVw','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (838,'YUmLSI0u9W','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (839,'G4RprpoLd3','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (840,'gJTtJnGhVc','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (841,'9egHIMNCok','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (842,'4LFalzqJD8','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (843,'FFZaNBs6Tz','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (844,'0tJsxzq28x','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (845,'yS40e956e58aa2a','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (846,'yS40e956e58aa2a','ID0806'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (847,'yS40e956e58aa2a','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (848,'yS40e956e58aa2a','ID0905'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (849,'yS40e956e58aa2a','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (850,'54TlfdCFnm','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (851,'txN5bLMjvp','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (852,'Ae1vOkFWSq','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (853,'mfzNtTCRz1','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (854,'UJLFVJcpJA','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (855,'HzHe6n5HLp','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (856,'5SCdOCJYoI','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (857,'GOqNEYdMgm','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (858,'GOqNEYdMgm','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (859,'3Vvt4L3zdG','ID0102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (860,'MF4DBryDdg','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (861,'AB6XRvcjn5','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (862,'Qh6xnJuDVQ','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (863,'UtF2HzA2tA','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (864,'f9MQiOhcET','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (865,'S1MpcEt9Ey','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (866,'BmmOaapWyP','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (867,'z8dmzpArZj','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (868,'YKCbogl1Ei','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (869,'wWARCmjq7w','ID1103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (870,'yS412224081b261','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (871,'yS412224081b261','ID0506'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (872,'Z93KgStqeB','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (873,'Z93KgStqeB','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (874,'Z93KgStqeB','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (875,'Z93KgStqeB','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (876,'Z93KgStqeB','ID0504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (877,'Z93KgStqeB','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (878,'Z93KgStqeB','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (879,'Z93KgStqeB','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (880,'FIMmMOXws8','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (881,'evn0d0QB6s','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (882,'2o59q9jmUp','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (883,'HgCAaMbIEt','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (884,'0pp5nVah4D','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (885,'LNZcfXQ6FZ','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (886,'r97im7XiSp','ID0906'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (887,'A5W0oOlYIS','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (888,'3k7XE7TO3M','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (889,'X37eSK03gF','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (890,'hOKWSyDMEl','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (891,'DwIQOIPMS6','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (892,'iKMRWGDSyI','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (893,'K4PRZXSJ23','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (894,'Be9UUItEGh','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (895,'gO3hmcvouY','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (896,'5TJplHM20I','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (897,'tmceyuf1In','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (898,'PjHmF8U68j','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (899,'UYmh7KZYsE','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (900,'Vi55o1bYCH','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (901,'dxxKVbEFzP','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (902,'NBPUXdq2hT','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (903,'6o1WkMBsGx','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (904,'AnLxz05ndo','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (905,'mqEdCaL3q9','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (906,'a3CVyubeM1','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (907,'0C51IAzqIb','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (908,'yS4111e615579b3','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (909,'sQMTci4Ik3','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (910,'e4LFB4Cd67','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (911,'e4LFB4Cd67','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (912,'3CwZwG2kmc','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (913,'ixfL2fGr2s','ID0202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (914,'c9yPswjuim','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (915,'jHPwv4MXRz','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (916,'7lLlpxKF0E','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (917,'iw3vQK63EG','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (918,'EtLzVnML4y','ID0416'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (919,'QIQHYmjYka','ID0504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (920,'LkIcAid9O8','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (921,'1nZ4d0UvHC','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (922,'dWOgCq4KAJ','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (923,'c4LnNfAtno','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (924,'SE5r9qviAg','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (925,'SE5r9qviAg','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (926,'hSaUqQJoc2','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (927,'bJ2UT4czbv','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (928,'sHhZrfEvJA','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (929,'PbZktJMXhx','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (930,'e46Prda8L9','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (931,'eASPICdIEs','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (932,'2e3iQkLC3L','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (933,'ExdvTp92lM','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (934,'J82WZFcFHh','ID1201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (935,'X6dwRDcH8R','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (936,'GMWJS5zI7S','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (937,'4yeig7jEEv','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (938,'bi5U7AF7Gl','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (939,'Zcquww29u6','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (940,'fUigg5dUGz','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (941,'0KQa35HKij','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (942,'qPBTBj5PNG','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (943,'UOenSuTO3e','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (944,'GsmPuibeAk','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (945,'47KMiKVuYj','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (946,'bsoymeN7YV','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (947,'SRHpbZitFo','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (948,'MJTN0dcXh9','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (949,'WlvzPrkhZU','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (950,'WlvzPrkhZU','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (951,'IJ6xnlaX8q','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (952,'KWY2EIlWyK','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (953,'KWY2EIlWyK','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (954,'SsmT5wv1mW','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (955,'SsmT5wv1mW','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (956,'SsmT5wv1mW','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (957,'SsmT5wv1mW','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (958,'JjvcdtqVNx','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (959,'JjvcdtqVNx','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (960,'Zo5CmEHIUv','ID0202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (961,'0a1wISDOUv','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (962,'ADxd8vE6Ja','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (963,'ADxd8vE6Ja','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (964,'ADxd8vE6Ja','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (965,'ADxd8vE6Ja','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (966,'ADxd8vE6Ja','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (967,'ADxd8vE6Ja','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (968,'ADxd8vE6Ja','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (969,'kcgvkKF7iM','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (970,'kcgvkKF7iM','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (971,'pHhKHXu2Dt','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (972,'J6zQRfMpft','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (973,'J6zQRfMpft','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (974,'YzBB2hYVNQ','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (975,'YzBB2hYVNQ','ID0511'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (976,'7RdtdfCxL9','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (977,'GCKdsG4OYk','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (978,'K0Zpf03b0k','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (979,'2CcQiSbSKf','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (980,'FWWoa94g3J','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (981,'f24WZt1XP6','ID0512'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (982,'rFhIfRU2x6','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (983,'r7u7uA0koB','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (984,'bNVQLBkLpX','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (985,'PaeAcUtcgj','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (986,'By1mqkfEch','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (987,'EKET79lSME','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (988,'1x4P8z3jpA','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (989,'lyCO3OpqaJ','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (990,'lyCO3OpqaJ','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (991,'FpP1hfmLbN','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (992,'1HRT8XiTl7','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (993,'3bxZ6XMl6Q','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (994,'a35RCizoKk','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (995,'xXn1jjGn0p','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (996,'5qy2Skr3Cg','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (997,'uJNz2R5JdW','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (998,'0seAUcT1CR','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (999,'6qeQ3eReIR','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1000,'aZvjZbiBPA','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1001,'JcUwY7xY16','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1002,'s26B2TuXRW','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1003,'nKkOI3nOCn','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1004,'nKkOI3nOCn','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1005,'nKkOI3nOCn','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1006,'nKkOI3nOCn','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1007,'svj6pLEVHi','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1008,'svj6pLEVHi','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1009,'svj6pLEVHi','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1010,'svj6pLEVHi','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1011,'svj6pLEVHi','ID1001'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1012,'svj6pLEVHi','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1013,'9Ig4oUJM3o','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1014,'yNv8D8Mr8A','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1015,'AnbrprWF07','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1016,'TdxYbhotJJ','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1017,'TdxYbhotJJ','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1018,'TdxYbhotJJ','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1019,'BGyA5M6GoN','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1020,'BGyA5M6GoN','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1021,'BGyA5M6GoN','ID0306'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1022,'BGyA5M6GoN','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1023,'BGyA5M6GoN','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1024,'Jh29tzMRB4','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1025,'31qVAynkaQ','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1026,'8GW515RIeX','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1027,'Sz2pXRC0ZI','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1028,'MrFFpBanjo','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1029,'Rei3CU67QL','ID1202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1030,'ArdXVJAf4Y','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1031,'pscOuqtwsH','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1032,'7ae4mKLguA','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1033,'6qoAqm8AMP','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1034,'QbnjXNCVZe','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1035,'PIU7oupcmN','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1036,'E2jrNhMj63','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1037,'qgsJiGpqgq','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1038,'l6FOfLg0tj','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1039,'J4X5lZArxl','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1040,'atZ0t6UXfA','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1041,'DdL1Xx3n2t','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1042,'dXLmfVqNx6','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1043,'3uQxKkrI5I','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1044,'6bVKJPcVRh','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1045,'TLt7nl5bdl','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1046,'ybr4htoPf7','ID0306'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1047,'ybr4htoPf7','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1048,'yS4046e0f8ab8f2','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1049,'hXZqfTq0Hf','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1050,'CSuZYW2oaa','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1051,'0IkUAOfa74','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1052,'39oV5IzaUy','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1053,'hOGA7WVCA4','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1054,'yS410adc8e7fc10','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1055,'yS410adc8e7fc10','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1056,'yS40a6a0ff6eee8','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1057,'yS40992e957bb97','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1058,'LJzYBL7JPf','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1059,'8iu1YIjeA2','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1060,'pXjghbu6zB','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1061,'RwEsm9h1Un','ID1201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1062,'1XtFJBOtlo','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1063,'SdHDjzYB8K','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1064,'LqC9qOjk5z','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1065,'6jTUllUXzN','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1066,'6jTUllUXzN','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1067,'pD6OJDCtJL','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1068,'Dws9KORQM2','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1069,'VrL76zCt6p','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1070,'YM5lkyFk3s','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1071,'YM5lkyFk3s','ID1409'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1072,'YE3rKsBUma','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1073,'YE3rKsBUma','ID1409'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1074,'ZIiyiMLWkD','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1075,'QbTl4BmDPE','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1076,'zOuMEOPEOp','ID0408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1077,'zOuMEOPEOp','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1078,'zOuMEOPEOp','ID0416'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1079,'huW3KGRgud','ID0202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1080,'jwuCckPsqN','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1081,'ejthLd5pn5','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1082,'yS414aa0ee885bb','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1083,'QHdr2JwbNI','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1084,'QHdr2JwbNI','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1085,'QHdr2JwbNI','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1086,'QHdr2JwbNI','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1087,'D3wGAaDskP','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1088,'nBRqVHK4Fx','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1089,'0owEqQZco4','ID1403'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1090,'kb40P0w2dm','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1091,'k1mFcs4mwi','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1092,'aSURKYbcYW','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1093,'eW9VYAhgO5','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1094,'4FfuvtIdFZ','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1095,'uYwP1wxqW1','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1096,'lQOUaEHyCb','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1097,'u4X644q0fm','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1098,'zvBYZX16PX','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1099,'8P0mtjUphZ','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1100,'YdBdJlKznG','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1101,'KTzJNfu0fi','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1102,'HqqqcW43IP','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1103,'tAGay7PSa8','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1104,'dnX5B6APtl','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1105,'dnX5B6APtl','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1106,'YgINmq0kMq','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1107,'l7a5oAbQID','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1108,'wZXV68yt0Q','ID0413'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1109,'OeuJEMpGG9','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1110,'GuyBKijO7s','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1111,'ck7JqubO7I','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1112,'gQCZqi6Ouy','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1113,'nG11IQdK50','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1114,'uKUd5shISY','ID0407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1115,'aAoT1aXAsY','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1116,'6RTO6LIrzx','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1117,'ZHTw8n9JpD','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1118,'ZlFYH0SlxT','ID1203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1119,'Gvn2LjMn4O','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1120,'KVDDPrUzHy','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1121,'zF0WXfs2tX','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1122,'DtRiHDmBNx','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1123,'9Dj42nAPNm','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1124,'2jxSv6KVBR','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1125,'yS412e2cd96eb0e','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1126,'hn6EDfwn2V','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1127,'hZVyvrM2Nf','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1128,'uQcRAULW7m','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1129,'WRJHvPyxr7','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1130,'SDVhzt7XJC','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1131,'GSOdU5LAQ1','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1132,'gCyRAOtmYe','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1133,'YfJhVnQZlI','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1134,'aMQfu9lecg','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1135,'uV6vtNY8Rm','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1136,'ADz8t6e0zs','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1137,'3Pd2lPwFxW','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1138,'bnDmJrqhNp','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1139,'8AsiC12WsJ','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1140,'eZjThByNL7','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1141,'h0NkNlyBnt','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1142,'ffZq42spLL','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1143,'97M63er9EW','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1144,'9HNzpTsHTO','ID1005'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1145,'kI9v9qnoO3','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1146,'eACFIcRqwk','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1147,'6pJUfvIFrF','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1148,'yS40a9bbf565fd3','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1149,'TSAKYmpUyl','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1150,'3nXJ6NWPpw','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1151,'XD0anJ7XVT','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1152,'DiO1o5DcYj','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1153,'HZb1FNaj6P','ID0202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1154,'UU9zegHAeQ','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1155,'QS1tQqJ9YC','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1156,'SJBJr2QVb9','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1157,'kk1DmOb19q','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1158,'kk1DmOb19q','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1159,'kk1DmOb19q','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1160,'kk1DmOb19q','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1161,'kk1DmOb19q','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1162,'kk1DmOb19q','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1163,'kk1DmOb19q','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1164,'kk1DmOb19q','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1165,'jN2uHhkPhR','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1166,'HS3aUYTa1h','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1167,'pXBMtrO6fJ','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1168,'F2JC0xWNdN','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1169,'yS406db0616058d','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1170,'yS406db0616058d','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1171,'yS406db0616058d','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1172,'yS406db0616058d','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1173,'yS406db0616058d','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1174,'yS406db0616058d','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1175,'5x0xzF9Zbu','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1176,'VPFQ2zqjd0','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1177,'K3eZUsPSeW','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1178,'yS413495ac71176','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1179,'e5IhsKx51u','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1180,'jrRy06ofvD','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1181,'WqsbYuPY3y','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1182,'WqsbYuPY3y','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1183,'WqsbYuPY3y','ID0702'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1184,'WqsbYuPY3y','ID0703'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1185,'WqsbYuPY3y','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1186,'WqsbYuPY3y','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1187,'WqsbYuPY3y','ID1505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1188,'yS41403a3c0d29a','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1189,'yS41403a3c0d29a','ID0806'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1190,'yS41403a3c0d29a','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1191,'yS41403a3c0d29a','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1192,'yS41403a3c0d29a','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1193,'yS41403a3c0d29a','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1194,'TYo5UepUg4','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1195,'yS40daae40094a6','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1196,'tjNCPtqz4R','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1197,'CxXrLVGxpY','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1198,'CxXrLVGxpY','ID1116'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1199,'CxXrLVGxpY','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1200,'hlbCdnAfTR','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1201,'cYo8gmho5w','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1202,'F4b9dbeNT4','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1203,'HNDSp0I8Zh','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1204,'PVjCd07vjF','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1205,'PVjCd07vjF','ID0902'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1206,'PVjCd07vjF','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1207,'3SihSyXMGA','ID0407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1208,'XNFELdo4LB','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1209,'XNFELdo4LB','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1210,'XNFELdo4LB','ID0506'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1211,'XNFELdo4LB','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1212,'XNFELdo4LB','ID0511'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1213,'XNFELdo4LB','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1214,'XNFELdo4LB','ID0599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1215,'cxfzHRMjdK','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1216,'cS30wkniQO','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1217,'hBrYP0q6tH','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1218,'d6NYtfgH4T','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1219,'dyIwig2ysj','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1220,'9k1NmufEAW','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1221,'CLXB8F3n0G','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1222,'l8RuD6YXZx','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1223,'WVdLz6MpLQ','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1224,'ykuniGxoW5','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1225,'ykuniGxoW5','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1226,'ykuniGxoW5','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1227,'ykuniGxoW5','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1228,'ykuniGxoW5','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1229,'ykuniGxoW5','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1230,'g1cZymvuGO','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1231,'g1cZymvuGO','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1232,'g1cZymvuGO','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1233,'VyUocwH5Wx','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1234,'89WqwkDaur','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1235,'eeIxekfIQa','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1236,'r6dGbREhZl','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1237,'VAIig3FM5f','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1238,'hYgSm3NkiN','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1239,'yS40f7cd5c78d3f','ID08'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1240,'pS9emG65KB','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1241,'pUmUoMxiM0','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1242,'ylxR82QTDE','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1243,'xp0I6lElfJ','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1244,'MxrLfzwDJY','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1245,'DvLMt2sLRL','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1246,'7PDd8HsrLE','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1247,'97oXIybuM1','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1248,'4S3CSc0a56','ID0404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1249,'4S3CSc0a56','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1250,'4S3CSc0a56','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1251,'4S3CSc0a56','ID0506'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1252,'4S3CSc0a56','ID0509'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1253,'4S3CSc0a56','ID0512'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1254,'4S3CSc0a56','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1255,'YvbbLbq8da','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1256,'YvbbLbq8da','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1257,'YvbbLbq8da','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1258,'YvbbLbq8da','ID0512'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1259,'YvbbLbq8da','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1260,'YvbbLbq8da','ID0599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1261,'BWkUWGhsM0','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1262,'0Z6Q4LMT6h','ID0306'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1263,'tBHkfvwTnn','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1264,'12F2tH9bl7','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1265,'Cz0dDHwxro','ID1599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1266,'fAWgCM6cel','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1267,'OWIdeazQIW','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1268,'51q4QMBis5','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1269,'ONn6jn3xT1','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1270,'FceKgIbsC8','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1271,'FceKgIbsC8','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1272,'FceKgIbsC8','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1273,'J8BsnRWDXX','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1274,'R5oOWMHwwR','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1275,'sbtjX8S6Jo','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1276,'YaOhIEd5wW','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1277,'f3Ioyyf1kF','ID0702'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1278,'f3Ioyyf1kF','ID0703'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1279,'f3Ioyyf1kF','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1280,'nOWImkzouH','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1281,'nOWImkzouH','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1282,'nOWImkzouH','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1283,'nOWImkzouH','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1284,'nOWImkzouH','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1285,'BUS1madCyt','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1286,'uxJv8T12Na','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1287,'fNr7JJclvR','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1288,'a6N4lhaB4S','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1289,'JIkKUmpkuP','ID0407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1290,'JIkKUmpkuP','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1291,'JIkKUmpkuP','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1292,'JIkKUmpkuP','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1293,'JIkKUmpkuP','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1294,'JIkKUmpkuP','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1295,'JIkKUmpkuP','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1296,'JIkKUmpkuP','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1297,'bw3aGKJcGJ','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1298,'bw3aGKJcGJ','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1299,'hiceIcT5A6','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1300,'J0NGznszvb','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1301,'RPzQZ2qFl6','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1302,'6BjQnfCJRj','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1303,'pQosoq2YGp','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1304,'Dk9mCul5ux','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1305,'wJFZbjC0zs','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1306,'beyo5i4O7z','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1307,'MAo4ewzy5c','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1308,'jOOS7w4WIT','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1309,'h1MAEQbeYn','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1310,'hwKCA1bA1r','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1311,'ZtpMdD92DL','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1312,'hMsamu4gOH','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1313,'iEEhiWHe95','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1314,'zUSIykbQOL','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1315,'gnhnDdufpQ','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1316,'5x8r6d1NDg','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1317,'yiYv3UJ5Wa','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1318,'SeOZ1qX5Ci','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1319,'xAEIoktiU4','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1320,'2y9GGEzISv','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1321,'knFbfzAvzU','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1322,'AxzprHKPv1','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1323,'ri3oc3Vcul','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1324,'hZDsLby8l6','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1325,'HAU7yoNySN','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1326,'yS413708f3dfd3b','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1327,'yS413708f3dfd3b','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1328,'pos1Oe2oYT','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1329,'oK3zM50yem','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1330,'Gig2geVYWs','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1331,'T5koKunS1T','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1332,'tyA5KK6MeJ','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1333,'524BZdChPg','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1334,'BHZ3J8chBt','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1335,'dFBG68w6nD','ID1403'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1336,'pvBKrLgTJ4','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1337,'pvBKrLgTJ4','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1338,'pvBKrLgTJ4','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1339,'pvBKrLgTJ4','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1340,'EfTxL27Z4s','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1341,'E1kpemt5OI','ID0703'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1342,'wpvTnTsDv3','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1343,'1znX6jahDA','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1344,'9Qu45YjAmE','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1345,'3FfN2pqzpQ','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1346,'0L8Gx47H6R','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1347,'x0DMDT3xR2','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1348,'OHtPjvWJns','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1349,'mXjLH69R0Y','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1350,'Yug2akRIwQ','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1351,'sBpPxBsjfw','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1352,'cbvLRl5l0K','ID0407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1353,'58JlrLAZFe','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1354,'AxbDv8gjzc','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1355,'AxbDv8gjzc','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1356,'AxbDv8gjzc','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1357,'AxbDv8gjzc','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1358,'AxbDv8gjzc','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1359,'1CelOQRwgy','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1360,'hRF3LTCzt6','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1361,'zMmE5eV3A4','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1362,'gq1j9qPgUE','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1363,'UGyZk1Zyek','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1364,'0tbOXDqbPx','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1365,'0tbOXDqbPx','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1366,'0tbOXDqbPx','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1367,'0tbOXDqbPx','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1368,'0tbOXDqbPx','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1369,'0tbOXDqbPx','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1370,'0tbOXDqbPx','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1371,'0tbOXDqbPx','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1372,'rTtaFXUjR2','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1373,'bTf7ppIDR8','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1374,'IprPtFCdLs','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1375,'4QMiaGvYKL','ID0406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1376,'9e9zqytQie','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1377,'O0vJvZ5d09','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1378,'9BRLd6i8BG','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1379,'LpFAtH9VBz','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1380,'3Wyp7iT9G5','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1381,'oLPz6rQv21','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1382,'2m599MHyK0','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1383,'w1IrO5tOWW','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1384,'zfbEr0wtX2','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1385,'AUsnm9DOkE','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1386,'BmC51gd1GT','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1387,'7UAtyCf33U','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1388,'sDLvj6otNq','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1389,'ju1uCKNEgp','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1390,'BL4W4Fexb2','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1391,'3AKh5Wds55','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1392,'K6hf6ViT0E','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1393,'VWWqyCpQQf','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1394,'hKGS7wriwB','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1395,'yS411501610a38d','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1396,'TIwgI9HcoV','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1397,'HyIqwklkOf','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1398,'HyIqwklkOf','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1399,'JgoGS50AkJ','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1400,'o1cfyEPGU9','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1401,'qnbl8tqrlq','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1402,'PG1OIYTcYv','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1403,'Lfp9FH3ZDH','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1404,'tuqSI1BAiP','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1405,'49sUACNEKL','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1406,'CoCL3kJmmO','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1407,'MQU0yW0Igq','ID0302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1408,'mNTBLPmjZy','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1409,'G8D828EFZU','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1410,'GSw0WyDs9S','ID1117'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1411,'9LPxjJelJM','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1412,'yS40585d4c21829','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1413,'10DfvLGrjW','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1414,'10DfvLGrjW','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1415,'10DfvLGrjW','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1416,'10DfvLGrjW','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1417,'10DfvLGrjW','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1418,'T6bmjZml6b','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1419,'EGSb5oli3K','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1420,'rkAim16MaN','ID0603'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1421,'2r6MNtORNf','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1422,'Sec8S7t3Ae','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1423,'q2TNnlAb4w','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1424,'yS41066d14139a3','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1425,'yS41066d14139a3','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1426,'yS41066d14139a3','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1427,'yS41066d14139a3','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1428,'yS41066d14139a3','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1429,'yS41066d14139a3','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1430,'LXrOpDARdH','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1431,'ESq2KG6aWc','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1432,'mpl4PN9609','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1433,'ohlRtvaxpy','ID1412'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1434,'H7YA9QVQW2','ID0599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1435,'1pLz8ZmVJC','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1436,'LkqcomNcez','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1437,'8F2kV67b62','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1438,'4s3yGIBeY6','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1439,'i8RT6rAddE','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1440,'2HDYlP3nt4','ID0306'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1441,'AYW8O50kqk','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1442,'ItVrFlULzU','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1443,'HaicGMl9qj','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1444,'CsKp5Ihug7','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1445,'tg9KqIpC5P','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1446,'q976QADS7y','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1447,'zEkEEqpSUR','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1448,'FuqWgeTm5r','ID0102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1449,'zXzQZ09NLt','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1450,'RTrm80OTff','ID0102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1451,'TyigUaXGI4','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1452,'KFhXp4mB6q','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1453,'wkeRkG0CwU','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1454,'QsGvqGF3MK','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1455,'zqeiU3x3m0','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1456,'yS406d79a47124a','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1457,'nSUg5U2mQF','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1458,'DaIYKY0eqV','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1459,'c3YXsuRocg','ID0507'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1460,'c3YXsuRocg','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1461,'c3YXsuRocg','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1462,'c3YXsuRocg','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1463,'hAwuqWFq5x','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1464,'2PRMnlklR2','ID1201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1465,'xvlQxNobXd','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1466,'yS406fe47ec332a','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1467,'kxv6hTgHrO','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1468,'0Nzsx8yjhz','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1469,'nOQyoePyY2','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1470,'hsQG7GjYeD','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1471,'YrBF4D5jPe','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1472,'0ai1imdo5l','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1473,'rEeSsudQKL','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1474,'30DFHxQjhW','ID0601'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1475,'30DFHxQjhW','ID0605'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1476,'30DFHxQjhW','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1477,'30DFHxQjhW','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1478,'30DFHxQjhW','ID1403'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1479,'30DFHxQjhW','ID1412'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1480,'WowdcMNMSK','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1481,'0CUqCOjk9N','ID0603'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1482,'0VZO8hajbR','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1483,'w35daSdUms','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1484,'JXb1v4cb8J','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1485,'a1uTiAr5uy','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1486,'5GE6uubw5e','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1487,'c7EzM1NuU5','ID0602'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1488,'pWuMGIR3Kh','ID0511'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1489,'Q3Y07ohy7O','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1490,'tAyiUKlwOX','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1491,'mx6T6HMRVw','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1492,'V1gA3oN9af','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1493,'f1AC9kj3mp','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1494,'srBfN8aTto','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1495,'rHrefrYLZr','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1496,'ZHNYBnE4lx','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1497,'QZzV4DQvNg','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1498,'jXnc2LYvDZ','ID0404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1499,'ZUyes56sKT','ID0404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1500,'GnfDZRkJfk','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1501,'tNFszB7lHR','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1502,'daeWCYFC7N','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1503,'z02e20MJzJ','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1504,'z02e20MJzJ','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1505,'z02e20MJzJ','ID0404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1506,'z02e20MJzJ','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1507,'z02e20MJzJ','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1508,'z02e20MJzJ','ID0599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1509,'z02e20MJzJ','ID0808'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1510,'z02e20MJzJ','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1511,'WQMvwyTIsu','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1512,'bKEmcMPOwN','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1513,'BdtSvpqt0J','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1514,'ozZFVxwfD7','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1515,'TqogAufWK2','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1516,'IuKp3CX1qc','ID0506'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1517,'Bg5kseV3S6','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1518,'wymR9YZ33w','ID1407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1519,'Iqct3iXiys','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1520,'Dtbql2WLTh','ID0405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1521,'yS409e40cea2430','ID0405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1522,'4YAQeinm9j','ID0405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1523,'hasw3GxcIx','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1524,'LwUSOWbkiR','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1525,'dJjUx2oNjf','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1526,'7xlXpXG6he','ID0904'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1527,'A68xpvm8NC','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1528,'Rh4Urd16VX','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1529,'Fw9QUcV37Z','ID0509'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1530,'uZT8xHo04y','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1531,'GhL0znsTbS','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1532,'GhL0znsTbS','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1533,'XdtmR0uFvP','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1534,'ne7omuLsCF','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1535,'smUrCOVeMM','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1536,'d0PUNNiXDr','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1537,'1uet9Q8mgQ','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1538,'BkkuiIBOoR','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1539,'e5Ezc3zKsi','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1540,'ZqwmAY8ykd','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1541,'OQCXKgzUOi','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1542,'okuBwifoS9','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1543,'wmA0UGrwSq','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1544,'Reu3GIJEI0','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1545,'lG7UiGJ1ar','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1546,'bRhsfn7r2X','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1547,'lAgQgKVAGh','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1548,'UB0RTxkTbc','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1549,'PeAO3m4Wwd','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1550,'6usCeoh5UB','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1551,'rEcmaMFYwR','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1552,'YqMBYIFcUY','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1553,'QzBXv6STZ9','ID0202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1554,'Z2hifhS6TB','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1555,'4HBiHVOtrb','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1556,'ILBLp6Ol2m','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1557,'w3i0UE2ico','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1558,'uRnd2zyL09','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1559,'ATJ00LWHhk','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1560,'c5UbMszcie','ID0306'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1561,'2zpSZxuVVB','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1562,'XOMwWcF1At','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1563,'LiSaYcrEgT','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1564,'fi5s7iLEeT','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1565,'xdhs0jCZ4r','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1566,'PUcAEE8G3d','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1567,'RjVSHhWtrL','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1568,'GEkBiyZQko','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1569,'FTFo247tJb','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1570,'cXTB861v6I','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1571,'LXHml01znX','ID1203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1572,'Z2dMvHKvv2','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1573,'BasAgoVEyZ','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1574,'tWu7EiTy5h','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1575,'4T0yzZKfjD','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1576,'HMQqmCbKmT','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1577,'tNFM6bkzrD','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1578,'RNhcHb50NF','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1579,'mSkHKEzcQ7','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1580,'3jt6flUR4M','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1581,'WpnF6VCztG','ID0511'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1582,'IJH0d258Ti','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1583,'vjHaDb7VxT','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1584,'gHrrBhMDh1','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1585,'yS408d484fc84a2','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1586,'yS408d484fc84a2','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1587,'QcUz5Gf7YO','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1588,'njT1rJEBNV','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1589,'yS40bf31cc5a707','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1590,'6bn9PNC62T','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1591,'IhBpBtq6BC','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1592,'A3uluAx9SA','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1593,'eJvNNdyFZm','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1594,'fys71c4m3X','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1595,'Qrbr6Xkthi','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1596,'Vx6w0lctPT','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1597,'Vx6w0lctPT','ID0511'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1598,'Vx6w0lctPT','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1599,'Vx6w0lctPT','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1600,'Vx6w0lctPT','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1601,'fFBsPtWb8p','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1602,'lVfwFVeLnD','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1603,'NLPKx2WN0z','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1604,'GwQlUO47EM','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1605,'e86rbJY6l1','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1606,'UoqtEGd3A5','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1607,'WU1PSapeaS','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1608,'3Yufs3Leyy','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1609,'X5ogyO0yAL','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1610,'1UmBsKZmSC','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1611,'mjFJbty6ZQ','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1612,'M9MtmuHOyg','ID0506'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1613,'x4NQpDCTpL','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1614,'wL02VdedLW','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1615,'6zVQLNiJbB','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1616,'7SAxyWNGQw','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1617,'TlXqVdYddl','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1618,'ko9bqwTku5','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1619,'4QM9UmtIib','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1620,'fRxGlZaVDB','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1621,'n7UKYcDqkb','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1622,'QnBZpHyjHY','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1623,'4oMKwA0oMn','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1624,'IMkXCsvq5G','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1625,'rS3K1CLGEl','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1626,'G91ZgWfEoq','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1627,'2gWIm1Hia4','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1628,'2gWIm1Hia4','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1629,'rQOgM3hMap','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1630,'rQOgM3hMap','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1631,'rQOgM3hMap','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1632,'rQOgM3hMap','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1633,'rQOgM3hMap','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1634,'rQOgM3hMap','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1635,'rQOgM3hMap','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1636,'rQOgM3hMap','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1637,'3JvbrNsNbK','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1638,'MY3r5uX1Ak','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1639,'EVfZ44M8JQ','ID1412'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1640,'tbrWnnE2VZ','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1641,'XWe9E1lQed','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1642,'PKKIoAJesj','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1643,'W68hTrA8Di','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1644,'Xo57UYRusV','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1645,'KXjxrrYfJ7','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1646,'LxhulBqd0P','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1647,'PH8ID2qtr6','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1648,'V8d3t416zz','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1649,'ts3ooCt9Ux','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1650,'hqIYY9xscj','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1651,'I7gHMSZQ3G','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1652,'wGEvYK47oc','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1653,'8pnqPZqrxx','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1654,'TPziJNSRp6','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1655,'mU3l7Y2YCq','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1656,'xhtuZlUhZ2','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1657,'Ye5LyIRMKy','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1658,'exVfblst89','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1659,'uVBNxPa8zW','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1660,'u9odIM25wu','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1661,'KhZJ24itNE','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1662,'4m7c3W6o3V','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1663,'Ros3sgviC0','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1664,'sOOfE5bYYa','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1665,'FJLwfZIjpn','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1666,'f0TcnRufF8','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1667,'zzPsbxsZjT','ID1202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1668,'jt81hxcz6f','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1669,'fEwYWchqmb','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1670,'YlVnPPkvXe','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1671,'wUmjoshUMY','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1672,'M1mHgsjY7y','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1673,'EZ6HBpmlrc','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1674,'yS40eba17ff1578','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1675,'nHDOhdozRV','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1676,'kDxxfT7lt3','ID0512'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1677,'kDxxfT7lt3','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1678,'kDxxfT7lt3','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1679,'kDxxfT7lt3','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1680,'kDxxfT7lt3','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1681,'HCi7seHoGN','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1682,'RWMC7kriiN','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1683,'TSEmOoLKER','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1684,'AxdPDtOxv1','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1685,'1L8TBfiH4U','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1686,'EHdNhLA8HM','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1687,'6ie1MOTi1t','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1688,'7mAZeezGga','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1689,'EsMbsmr7M7','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1690,'YIilMirwyM','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1691,'adfRnrSHbc','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1692,'q53TGmLoaO','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1693,'KIsFG5nGO1','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1694,'q1Evy5dkcs','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1695,'q1Evy5dkcs','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1696,'q1Evy5dkcs','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1697,'q1Evy5dkcs','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1698,'q1Evy5dkcs','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1699,'q1Evy5dkcs','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1700,'dUWM3iVOKv','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1701,'9KOFAiTq35','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1702,'fa1owIhKYp','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1703,'lMmQMGba5D','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1704,'DFTKJz9x6N','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1705,'UsOHeoXk9W','ID0504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1706,'cuiJaIpcme','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1707,'8kYKK5Xm5H','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1708,'9HPfv6YVFk','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1709,'z9kYigNoKj','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1710,'bY3EUctiar','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1711,'r4LO0lOLPD','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1712,'Bp2GzVqTxR','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1713,'pBRgvJAXpd','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1714,'RDnyFL1zH6','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1715,'RDnyFL1zH6','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1716,'RDnyFL1zH6','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1717,'RDnyFL1zH6','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1718,'RDnyFL1zH6','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1719,'XTXmJNsRHx','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1720,'XTXmJNsRHx','ID0504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1721,'XTXmJNsRHx','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1722,'XTXmJNsRHx','ID0507'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1723,'XTXmJNsRHx','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1724,'XTXmJNsRHx','ID0511'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1725,'XTXmJNsRHx','ID0599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1726,'VTnKXT5PpZ','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1727,'VTnKXT5PpZ','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1728,'VTnKXT5PpZ','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1729,'VTnKXT5PpZ','ID0202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1730,'VTnKXT5PpZ','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1731,'VTnKXT5PpZ','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1732,'VTnKXT5PpZ','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1733,'MpzBrNYbBk','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1734,'bGagCwlC92','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1735,'yS40bf6de573849','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1736,'yS40bf6de573849','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1737,'yS40bf6de573849','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1738,'tgI9EQ01cl','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1739,'fvnqttWllz','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1740,'P6T1btWTdD','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1741,'P6T1btWTdD','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1742,'P6T1btWTdD','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1743,'yS4048ace7bac92','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1744,'yS4048ace7bac92','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1745,'yS4048ace7bac92','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1746,'yS4048ace7bac92','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1747,'yS4048ace7bac92','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1748,'yS4048ace7bac92','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1749,'jvXufTA4p0','ID0406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1750,'ewKvcMTOwW','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1751,'8R01NPYHVR','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1752,'JOoSwgrSyV','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1753,'IcSpgOBcYc','ID0407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1754,'OsAF3UFyuc','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1755,'6PBevPKVrH','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1756,'4nRcztY2jl','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1757,'IR8xN0E8NC','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1758,'qHpX62wL4K','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1759,'rJ8YJ4sd4d','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1760,'iXFjvf3zvO','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1761,'ZICus5voiN','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1762,'W3ytAwhqYM','ID0302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1763,'ONjfTjw2p3','ID1203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1764,'eCwPy1XEUI','ID1203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1765,'yS4061361243568','noneID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1766,'yS4061361243568','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1767,'yS4061361243568','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1768,'yS4061361243568','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1769,'7rVhxRWxj5','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1770,'G82N02IpVQ','ID0407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1771,'yooVkYhSuQ','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1772,'LsIuGi6o3P','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1773,'wM98aslGeC','ID1201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1774,'3yE0wQhU7C','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1775,'yS40fd24f623646','ID0512'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1776,'SuSHUuXuiS','ID0512'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1777,'z1cYCoRiKB','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1778,'7q1RK7joOQ','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1779,'7q1RK7joOQ','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1780,'7q1RK7joOQ','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1781,'7q1RK7joOQ','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1782,'7q1RK7joOQ','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1783,'ho5cOCDYIX','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1784,'yS4043a0350370e','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1785,'yS4043a0350370e','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1786,'yS4043a0350370e','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1787,'poWcOmRqqB','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1788,'Gl2nJxg8DA','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1789,'GBxbtD9XDG','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1790,'SrHxrFKxBi','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1791,'tvDqjtkP40','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1792,'OW50CIfuS5','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1793,'a8TlrXUXrO','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1794,'GGSjkCzgkW','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1795,'7o5PIuDQas','ID0416'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1796,'yS40430163046cd','ID08'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1797,'yS40430163046cd','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1798,'yS40430163046cd','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1799,'yS40430163046cd','ID0806'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1800,'yS40430163046cd','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1801,'7Io8gAfmQa','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1802,'IVB6dX5DFG','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1803,'0CQe9ajgO2','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1804,'Trti0ZeLZt','ID1116'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1805,'7QIpaih1aI','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1806,'CVHTflCnvQ','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1807,'cdnBzPcVf5','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1808,'nKgAM96qAX','ID0408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1809,'PaaAo9jAGr','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1810,'yRLnljQZFg','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1811,'FasSYsriOl','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1812,'FasSYsriOl','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1813,'FasSYsriOl','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1814,'AZxFnZWXtC','ID0102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1815,'APX2lfuVvq','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1816,'bzVmDxUddp','ID1413'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1817,'CQoXsitKcI','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1818,'MNR6Nl3fBU','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1819,'LKcKuOtioD','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1820,'lgOuSABOE6','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1821,'mvxvfPQPxs','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1822,'0g3MwwTe1V','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1823,'LUyWOWbWE0','ID0402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1824,'sqWzAgLW9c','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1825,'pJfCfvkP8h','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1826,'cnpznRWFpW','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1827,'4ZrW42ANvN','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1828,'Ewe0qGlYQ1','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1829,'DPLI86Wf0v','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1830,'AbhnBhutDK','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1831,'B7335StWw6','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1832,'MQWh1qjUMC','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1833,'H0fg6DCtJJ','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1834,'2tJAlvuxBV','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1835,'efxhLTWvxi','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1836,'8ayEQ7LsIT','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1837,'8ayEQ7LsIT','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1838,'8ayEQ7LsIT','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1839,'8ayEQ7LsIT','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1840,'8ayEQ7LsIT','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1841,'8ayEQ7LsIT','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1842,'8ayEQ7LsIT','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1843,'YdpT8XSPLw','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1844,'hznaRpeRHl','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1845,'8waKWgXsef','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1846,'dIEgM9dk58','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1847,'6KAae9daWT','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1848,'6KAae9daWT','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1849,'6KAae9daWT','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1850,'pkoUsW4AAJ','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1851,'PaGemix3s0','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1852,'wDb624kF4e','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1853,'n7AA936wE0','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1854,'4MguCQFsod','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1855,'FlzsZJwRr2','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1856,'xGC95gP1EL','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1857,'w93d7kH5QO','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1858,'f5QqQu2cC8','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1859,'zt0ylXkBBn','ID0404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1860,'IntfBj9tPc','ID0404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1861,'x6LGzDGtBf','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1862,'hKCMC5j71n','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1863,'avvhF89z0C','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1864,'7BNZPrax6G','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1865,'5fXTJBwNdO','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1866,'ENlvJHYrRq','ID1403'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1867,'yy9Vesducu','ID0703'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1868,'QTdr00SL6S','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1869,'JLnKp2StFJ','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1870,'Oy3jkKDIcU','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1871,'1uQhYurYm3','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1872,'yWgtwwbE9i','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1873,'B0HihRQzbN','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1874,'oE9BmyL5UU','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1875,'hUCg5wReAX','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1876,'G3cL1ibiUW','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1877,'jnTi8JinJb','ID0202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1878,'QW5lu5lm9y','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1879,'xtTu4BIrjV','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1880,'qPNTF8IlH5','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1881,'lTNyLJ1vd4','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1882,'lTNyLJ1vd4','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1883,'lTNyLJ1vd4','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1884,'lTNyLJ1vd4','ID1117'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1885,'lTNyLJ1vd4','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1886,'lTNyLJ1vd4','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1887,'lTNyLJ1vd4','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1888,'DBFQLfeZb6','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1889,'lseIAIdsIT','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1890,'9LpDTFCDhK','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1891,'rhnSr0Ippt','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1892,'o9oDA9Je37','ID0905'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1893,'r0porxcdJP','ID1412'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1894,'QOa89ixAWU','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1895,'JuWIWA6q3n','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1896,'2flwLXqdD0','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1897,'nQ7ikuFCil','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1898,'ofj2FfqrrS','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1899,'wsqXGYF55m','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1900,'yS40e149e52918b','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1901,'yS40e149e52918b','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1902,'yS40e149e52918b','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1903,'yS40e149e52918b','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1904,'yS40e149e52918b','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1905,'yS40e149e52918b','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1906,'yS40e149e52918b','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1907,'yS40e149e52918b','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1908,'yS40e149e52918b','ID0504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1909,'yS40e149e52918b','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1910,'yS40e149e52918b','ID0511'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1911,'yS40e149e52918b','ID0512'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1912,'yS40e149e52918b','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1913,'yS40e149e52918b','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1914,'yS40e149e52918b','ID'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1915,'blngJjADtT','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1916,'5aqVO9VgA5','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1917,'yS4101116338a19','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1918,'VEeSweVo9B','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1919,'TTVad0CvFR','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1920,'LySmq5r5UV','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1921,'wXVRDXWVrg','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1922,'plzYpt1nFt','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1923,'vnPa4Hsbnj','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1924,'zkAsWELsUr','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1925,'k0hnd8IvDQ','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1926,'CXbztlsz8U','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1927,'Tek9sCvSQF','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1928,'rW1Yk7ry1b','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1929,'DE9coQrMMn','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1930,'J0VETXUx6z','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1931,'r2haVlYzdz','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1932,'r2haVlYzdz','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1933,'r2haVlYzdz','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1934,'AAUjKE2qMM','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1935,'yS40bf07a6ab604','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1936,'WwINk9jsGE','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1937,'y3Ab7SZSAy','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1938,'xvBwd0yTNZ','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1939,'8guAS7lKK4','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1940,'3kADcwTA3U','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1941,'yS408d769c11e52','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1942,'4Rh5ZRAjvr','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1943,'wtLzhRI62K','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1944,'8TpuLNkTJN','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1945,'18vF0piD2A','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1946,'wp8hXVMT2I','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1947,'GzntFNCXP9','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1948,'DiwCGgroOn','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1949,'LjjGJXMtbv','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1950,'EUSj1Y8y5U','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1951,'eL88XH5JdI','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1952,'N44ol8AZ6f','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1953,'Z7cG31Xua6','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1954,'12J28ZQF8i','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1955,'1MiJO9VUWq','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1956,'yS407e6088e5d5e','ID05'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1957,'yS407e6088e5d5e','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1958,'yS407e6088e5d5e','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1959,'36vdBpItjO','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1960,'TfVILl5Nnd','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1961,'9O30a7DU1G','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1962,'X4FSPRaVXV','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1963,'lt6qRzE2zX','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1964,'LyS3UudQa8','ID1505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1965,'BNnILdg0Nj','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1966,'xnLkDDWFTj','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1967,'XYkKyEt3KZ','ID0808'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1968,'9yeZEq6aqi','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1969,'HdZUTN9bp2','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1970,'R2v9vRe2HR','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1971,'J0f74TGVV6','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1972,'DdJQNbub6F','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1973,'KpVDDx5xxs','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1974,'dR89641XVZ','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1975,'el0PhP9r8w','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1976,'FS3wAi6yK0','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1977,'9WuL5oLSq7','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1978,'HJfuBdKR0b','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1979,'5t0jBrIHhi','ID0306'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1980,'5t0jBrIHhi','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1981,'5t0jBrIHhi','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1982,'5t0jBrIHhi','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1983,'5t0jBrIHhi','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1984,'5t0jBrIHhi','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1985,'5t0jBrIHhi','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1986,'wK3B9uDgIK','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1987,'CRFtBJmzBS','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1988,'vqiGIM4sAN','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1989,'Q1S0Ygv9oE','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1990,'oKmdKcfAyY','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1991,'ZMuSuSPmen','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1992,'TQiGiipogf','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1993,'QlNLPDmnPs','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1994,'yS413c1858e6c96','ID0902'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1995,'yS413eb89743035','ID0902'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1996,'SFJDnLuRTk','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1997,'CpZH8rkVZq','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1998,'SCgree0OsE','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (1999,'MCKX1gvMI3','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2000,'m77piiJw9u','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2001,'9i1nweRYSe','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2002,'WNpbNBwZXI','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2003,'fTJoXRozdr','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2004,'ByICAa6aMf','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2005,'gKcbiW0kcc','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2006,'xPVYdfmxJZ','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2007,'kWWR598SgU','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2008,'8CsU79d7Uj','ID1201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2009,'2n8ivr96LB','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2010,'MJJ4N6Uzda','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2011,'f5CmKuvMWb','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2012,'Mu307yXwas','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2013,'wa7fAYhIQg','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2014,'IhvrlJuN6I','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2015,'BOiw112qyx','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2016,'vVLgxPKRtl','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2017,'vVLgxPKRtl','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2018,'6ZdShPovFR','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2019,'04f7pbqxZ8','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2020,'EXPprVYtbS','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2021,'EXPprVYtbS','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2022,'EXPprVYtbS','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2023,'EXPprVYtbS','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2024,'yS4111fbdfc9af2','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2025,'yS4111fbdfc9af2','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2026,'yS4111fbdfc9af2','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2027,'yS4111fbdfc9af2','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2028,'yS4111fbdfc9af2','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2029,'yS4111fbdfc9af2','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2030,'zmgSUG2Ien','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2031,'0xf3NLGFbR','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2032,'wbnHJ8CTrM','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2033,'tGKCgkR3wl','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2034,'wawPUGVM1c','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2035,'yS4117e70964039','ID0104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2036,'yS4117e70964039','ID0413'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2037,'yS4117e70964039','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2038,'yS4117e70964039','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2039,'Eo9XGIhSCI','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2040,'nQqM9edqGb','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2041,'9pHHdZsXvM','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2042,'fnpgPVejF6','ID0702'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2043,'ZxZO4Fyvvp','ID0512'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2044,'IekxGAFiyi','ID0512'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2045,'yS405025d20424e','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2046,'3BrJjja2lQ','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2047,'AqYZC3tEWG','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2048,'nkOegwRkYR','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2049,'c1EJWqTu7C','ID1103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2050,'9kEDsOJIC1','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2051,'yPnPVBITXy','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2052,'Cv8F8nSXxy','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2053,'6rPWXpexF8','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2054,'SGcLoUfoyu','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2055,'C1sVWAVY9O','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2056,'U9STYGrgOy','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2057,'FcsaW1pcu0','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2058,'fSkiqSdCgR','ID0511'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2059,'HNLmvDoBL4','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2060,'sMu0YEDOSq','ID0606'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2061,'yS406d80f80c50e','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2062,'yS406d80f80c50e','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2063,'TGs7MwXs98','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2064,'MXtRr27BRY','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2065,'6jJCnLMDtX','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2066,'Z0vm2PG8VL','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2067,'Qe9HQy8y3k','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2068,'byaigkDOU6','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2069,'0YqcKSl5O0','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2070,'rQ1iIeNse4','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2071,'UtdPht1j6S','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2072,'ohZ48pSPdq','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2073,'YDVNfXMfvq','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2074,'9LLXRdIJVA','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2075,'KpPFPLUVXA','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2076,'gxpNhNi0RU','ID0806'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2077,'yS4134389d5d43d','noneID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2078,'yS4134389d5d43d','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2079,'yS4134389d5d43d','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2080,'yS4134389d5d43d','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2081,'yS4134389d5d43d','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2082,'yS4134389d5d43d','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2083,'yS4134389d5d43d','ID08'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2084,'yS4134389d5d43d','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2085,'yS4134389d5d43d','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2086,'yS4134389d5d43d','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2087,'yS4134389d5d43d','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2088,'yS4134389d5d43d','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2089,'yS4134389d5d43d','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2090,'yS4134389d5d43d','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2091,'Hs9e9I85w8','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2092,'1hLxjF3zL7','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2093,'1hLxjF3zL7','ID0699'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2094,'1hLxjF3zL7','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2095,'1hLxjF3zL7','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2096,'1hLxjF3zL7','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2097,'1hLxjF3zL7','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2098,'1hLxjF3zL7','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2099,'1hLxjF3zL7','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2100,'DUYMw3xKmr','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2101,'lhvcLfK4rv','ID1203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2102,'BpJWJLgr8P','ID1203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2103,'DyyMmmp3In','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2104,'yS407951ca61a7b','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2105,'yS407951ca61a7b','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2106,'yS407951ca61a7b','ID1403'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2107,'yS407951ca61a7b','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2108,'yS407951ca61a7b','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2109,'yS407951ca61a7b','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2110,'aQOTcSF5kM','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2111,'XOg1cgDw7Z','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2112,'lOYcUEJa36','ID1415'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2113,'9eGRO1PqoQ','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2114,'K7C2QiLI3W','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2115,'u0zzT6c4p1','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2116,'u0zzT6c4p1','ID0806'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2117,'u0zzT6c4p1','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2118,'u0zzT6c4p1','ID0808'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2119,'u0zzT6c4p1','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2120,'u0zzT6c4p1','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2121,'yS4121c2fdf07be','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2122,'yS4121c2fdf07be','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2123,'yS4121c2fdf07be','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2124,'yS4121c2fdf07be','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2125,'yS4121c2fdf07be','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2126,'jMCMIcXIUF','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2127,'xyo5kI4YCB','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2128,'yCGj5k0wAy','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2129,'Tj0MZTahz0','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2130,'ZMSOGGxQsp','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2131,'y3uZyuvIOs','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2132,'n2hWzbyjXx','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2133,'uKKNcUfyAM','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2134,'vnpeVJqrvH','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2135,'bASwoSVKGr','ID0606'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2136,'LGkcqyJOQR','ID0507'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2137,'f7s1iC697F','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2138,'21MOeWPwSD','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2139,'Oy7biOnyMU','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2140,'ifxjZHMzRw','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2141,'dlFCr8MrDP','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2142,'mm92Ic8o5u','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2143,'M3a2IeTEYW','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2144,'HGgkOGne3D','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2145,'05CaY9TWct','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2146,'1THxjBaTTO','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2147,'eXNbTNGRxK','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2148,'4uKuuuDEAV','ID0302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2149,'4uKuuuDEAV','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2150,'4uKuuuDEAV','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2151,'4uKuuuDEAV','ID0408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2152,'4uKuuuDEAV','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2153,'4uKuuuDEAV','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2154,'4uKuuuDEAV','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2155,'4uKuuuDEAV','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2156,'oP04JxetB5','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2157,'VGaum5r3OX','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2158,'nvJMv4Wllx','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2159,'8WCC7iZWg2','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2160,'9QcNAolIwU','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2161,'H5qis1ZoI0','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2162,'H5qis1ZoI0','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2163,'H5qis1ZoI0','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2164,'H5qis1ZoI0','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2165,'H5qis1ZoI0','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2166,'H5qis1ZoI0','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2167,'H5qis1ZoI0','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2168,'wYinIszgyE','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2169,'tuCecwNAAz','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2170,'U5ITUUnucU','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2171,'VtBcProHdV','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2172,'p2NKpjK8vL','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2173,'IyAtCIJwYq','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2174,'U20XtxG2zu','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2175,'bZdozLizbl','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2176,'iecHMkxKcu','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2177,'LUIgqk4Iij','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2178,'L7yQCEn51p','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2179,'L7yQCEn51p','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2180,'WTnnPD3hVy','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2181,'JhbM2vCxV2','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2182,'6zZO2xc2Hv','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2183,'6C9EcwtYwn','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2184,'EsqhGAvS7i','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2185,'81Wa37xkO4','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2186,'81Wa37xkO4','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2187,'81Wa37xkO4','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2188,'lVTgx6wrJH','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2189,'6oAQeQ8iuD','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2190,'aZ0ZZDatbM','ID0403'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2191,'1j8bNLoT0I','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2192,'1j8bNLoT0I','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2193,'1j8bNLoT0I','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2194,'1j8bNLoT0I','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2195,'1j8bNLoT0I','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2196,'1j8bNLoT0I','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2197,'1j8bNLoT0I','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2198,'1j8bNLoT0I','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2199,'S35ls3NAUO','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2200,'onPNbNIlZM','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2201,'xfHEzVeDbf','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2202,'DJZgvDGpvx','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2203,'yS408a8210c97fe','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2204,'139XOY4eem','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2205,'gbl8vVu6lo','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2206,'kn84P8ElNA','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2207,'y5AZGCf9wC','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2208,'rpTGFBolnX','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2209,'ux0Hf81PNI','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2210,'n59OQA27kb','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2211,'BPpMdnQHxT','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2212,'PRTwrDMVtN','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2213,'Hnzkp0cRnX','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2214,'gzL6FzEPZq','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2215,'vDDAZv1X2z','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2216,'bAmi1K8Kor','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2217,'tUmqgu0OOX','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2218,'0b0GhR30L0','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2219,'IjppvFMzJe','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2220,'g8NvDVu2JK','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2221,'YTDRfFcJjI','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2222,'vHJwVPMF0p','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2223,'fswoE5jyMJ','ID0202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2224,'samPKSrWqS','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2225,'SDhf8jCBX5','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2226,'H0zqj4qVTr','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2227,'zEgEq9r55F','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2228,'h0lAbtkBFr','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2229,'8h4cvzc0tn','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2230,'8h4cvzc0tn','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2231,'8h4cvzc0tn','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2232,'nFTObNcHhb','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2233,'Am3vWMxiok','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2234,'ZzFmzhCxhR','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2235,'lxPwvh54Jz','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2236,'O6j2pNWpdi','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2237,'vhzGxJorL8','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2238,'XgcSAG2Owb','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2239,'00HujJa8hr','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2240,'6XZMTtkhTD','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2241,'vCQweAleIz','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2242,'M0v8vZq4PW','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2243,'JW51k52y9B','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2244,'hjpa8V1Z48','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2245,'yS40b60bec974ca','ID0404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2246,'aV480JC2LQ','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2247,'MEwxCkTQYg','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2248,'MEwxCkTQYg','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2249,'MEwxCkTQYg','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2250,'MEwxCkTQYg','ID1403'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2251,'MEwxCkTQYg','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2252,'MEwxCkTQYg','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2253,'MEwxCkTQYg','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2254,'Nz6yldYVXl','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2255,'xZ2eNzeN0x','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2256,'BEgaqQxCAf','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2257,'coUnUWp1Ac','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2258,'6QoYYUtESX','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2259,'JrFKJ4ab48','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2260,'cE5juaVmAa','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2261,'EXTp6dGXX7','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2262,'WGKrM5f5Qo','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2263,'rhBItJy02b','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2264,'RUqUiwXwWh','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2265,'Bi1OQ7fyg0','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2266,'F3qwqiXsQ4','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2267,'xDxqRDkZxN','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2268,'PooGUSJoMP','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2269,'4wQIgufy3X','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2270,'KXLrTtCZb9','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2271,'KXLrTtCZb9','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2272,'KXLrTtCZb9','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2273,'KXLrTtCZb9','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2274,'KXLrTtCZb9','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2275,'KXLrTtCZb9','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2276,'KXLrTtCZb9','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2277,'KXLrTtCZb9','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2278,'nuMW5uD7c4','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2279,'SxXrrvC8NS','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2280,'SxXrrvC8NS','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2281,'SxXrrvC8NS','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2282,'WKcNAExECY','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2283,'zI1GMaJEin','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2284,'wIqpquho1A','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2285,'2AkiyY2ekJ','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2286,'CM3JumtUa9','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2287,'5EKNO1FwGW','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2288,'yS406d7c084adb9','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2289,'o7mFYGxqiq','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2290,'UoMDuSLWg7','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2291,'YFLtN4mBFW','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2292,'fcW1IM2Y7v','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2293,'ChjP8hArJW','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2294,'yS406c08912254f','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2295,'awCJcEvOG5','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2296,'yS40a9ba7b0d1c0','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2297,'vBho6HGHTh','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2298,'vBho6HGHTh','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2299,'vBho6HGHTh','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2300,'vBho6HGHTh','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2301,'E9k69AJ1K9','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2302,'ytBTBFQJnm','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2303,'cIYDSAPmo5','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2304,'QGkpUk8YCA','ID1103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2305,'P6Vs0vkjvD','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2306,'P6Vs0vkjvD','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2307,'0o7eUkLQY8','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2308,'1oknKKbqAS','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2309,'qFBJvVkPbe','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2310,'z95Sq7rMWz','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2311,'Svdpl4qff9','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2312,'72FBLXyRDe','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2313,'Nd4CrNUDvj','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2314,'HKiECCdiWH','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2315,'toy7IupOQR','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2316,'6CAkWGhecv','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2317,'lkcwMovEs6','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2318,'lkcwMovEs6','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2319,'lkcwMovEs6','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2320,'lkcwMovEs6','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2321,'lkcwMovEs6','ID1117'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2322,'f9Ag9qdICd','ID1407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2323,'jx4o88I0DJ','ID1407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2324,'yS40d5edf2b4afe','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2325,'yS40d5edf2b4afe','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2326,'CdtNlHmPp5','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2327,'CdtNlHmPp5','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2328,'CdtNlHmPp5','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2329,'uBHJtnGR03','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2330,'5wizSqlmIU','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2331,'uciHwa8cAI','ID0402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2332,'yFTTdnKRD7','ID0402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2333,'7LJZPJKFFG','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2334,'v4fYhPiBVD','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2335,'aIyRsYzAW3','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2336,'1WghE9heOk','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2337,'hjxgp0kL0b','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2338,'HKSWSYn7ut','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2339,'CKSx550wUU','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2340,'06Ru6beP2x','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2341,'4zZwdJchZN','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2342,'6BZ3Fp3vrn','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2343,'WLzPL4aRz1','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2344,'Of8tV43RJe','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2345,'Of8tV43RJe','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2346,'Of8tV43RJe','ID1116'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2347,'Of8tV43RJe','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2348,'Of8tV43RJe','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2349,'V0z1VJklFX','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2350,'Nt6yPfin08','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2351,'urtf8liD8c','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2352,'7NNvhVIDFg','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2353,'oF8JNbu4b7','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2354,'8cygIsdaEb','ID0202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2355,'biG59IDWYT','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2356,'biG59IDWYT','ID0202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2357,'biG59IDWYT','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2358,'biG59IDWYT','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2359,'xvBED8K24h','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2360,'xuwAwmXQyp','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2361,'UOa8WyzqYO','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2362,'UOa8WyzqYO','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2363,'UOa8WyzqYO','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2364,'UOa8WyzqYO','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2365,'UOa8WyzqYO','ID1117'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2366,'UOa8WyzqYO','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2367,'3AMVASXiAc','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2368,'MgmLu78qum','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2369,'w8TbV4WP63','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2370,'uwGDeEFmuc','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2371,'Di3o5mPWQl','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2372,'EgS2OuB9eQ','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2373,'TdJcHd5ZDX','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2374,'79UzuUzScs','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2375,'wPzhbbIZ63','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2376,'B26U20SDTN','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2377,'iGA0Qux3CS','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2378,'JRjKJJAbDN','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2379,'UuUV1ozeA1','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2380,'CJbJfX5pDg','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2381,'pe5EoSp9ER','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2382,'pe5EoSp9ER','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2383,'pe5EoSp9ER','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2384,'pe5EoSp9ER','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2385,'pe5EoSp9ER','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2386,'yS4140aaab49d3f','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2387,'pQuscabAgf','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2388,'tyo5us29AH','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2389,'BGEQyKDmub','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2390,'BGEQyKDmub','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2391,'bt612forx0','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2392,'0qOeo1dg1z','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2393,'6jp7zHIdht','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2394,'6jp7zHIdht','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2395,'6jp7zHIdht','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2396,'6jp7zHIdht','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2397,'6jp7zHIdht','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2398,'6jp7zHIdht','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2399,'edt8r4WbNQ','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2400,'jIYSq94Iw4','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2401,'oWQ2AIPQSy','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2402,'yS40f2bb2e91ad0','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2403,'sQQNM9zYok','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2404,'RayAQQFqo4','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2405,'fAGSSYTm7n','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2406,'DlpINleDl0','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2407,'evn6VtG00y','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2408,'o5mxs7JESW','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2409,'ENtZP0GVDa','ID0703'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2410,'ANNzDlAF21','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2411,'lAyOmyFWmx','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2412,'7wCdkUTkGg','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2413,'6JXuhvKtPH','ID0599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2414,'sguBuuZIwq','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2415,'p1uOQsj17P','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2416,'dJfuvt1jLl','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2417,'aCwzmYHkIk','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2418,'MbRTRNabdq','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2419,'IR8HD0CvB9','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2420,'8qWSWq6S3D','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2421,'MrT4xT7P8s','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2422,'NskeMabw7V','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2423,'M1ajmohKws','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2424,'oG1NcmTiii','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2425,'30xd4fKpdK','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2426,'mkAhYe0WGk','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2427,'GqOtAABsSQ','ID0102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2428,'0ogEeWBeOv','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2429,'d1o3wUtiMx','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2430,'woONmu8oEy','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2431,'yGajOUfWYo','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2432,'cf4jpFWXPu','ID0507'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2433,'6iiweYTg14','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2434,'6iiweYTg14','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2435,'6iiweYTg14','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2436,'P7oaE5TUeJ','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2437,'aAWde10kKQ','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2438,'XbzoHdcVTl','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2439,'WPvVD4IxpE','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2440,'46Dmt4izV8','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2441,'MLHdhbKjnM','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2442,'Jt6A0LghHv','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2443,'eagHwczO5u','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2444,'BQIMCwhoaV','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2445,'5ftddbwZdI','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2446,'yu7tAOZGkw','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2447,'gmK8G9n3Qy','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2448,'O6pXHxSHJc','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2449,'O6pXHxSHJc','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2450,'O6pXHxSHJc','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2451,'ruEQCwn97T','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2452,'fFvGFzA4hr','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2453,'fFvGFzA4hr','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2454,'fmO7we2Mqv','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2455,'BMYqa92aE0','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2456,'FoysegHukj','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2457,'XSaW5MLImt','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2458,'wrbLn6KT2g','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2459,'w9mrCqDYYq','ID0401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2460,'oNJTNfU0dU','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2461,'yS4076e4cf0beed','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2462,'yS4076e4cf0beed','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2463,'fnbEBJE8xT','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2464,'ZwAYemLIof','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2465,'gbtFBHKdVM','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2466,'L1OgOOpY9J','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2467,'IlX2H4WdHU','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2468,'meKL1KV9c5','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2469,'eNRtzHuPvg','ID0902'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2470,'3ZZtDRETPS','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2471,'K0btN8ghJi','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2472,'a3whgifSYU','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2473,'DusWusPAir','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2474,'oR2dN890Hu','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2475,'jbpIjBmLrN','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2476,'l66qHfWXfx','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2477,'2wkmgUZ3Y6','ID1202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2478,'yS40439ed560edc','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2479,'yS40439ed560edc','ID0599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2480,'yS40439ed560edc','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2481,'yS40439ed560edc','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2482,'yS40439ed560edc','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2483,'yS40439ed560edc','ID1599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2484,'TYu1ksLkyB','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2485,'TYu1ksLkyB','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2486,'TYu1ksLkyB','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2487,'TYu1ksLkyB','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2488,'TYu1ksLkyB','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2489,'TYu1ksLkyB','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2490,'yS411b4c604c70f','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2491,'E31DmSLYA5','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2492,'zzpMt0aR66','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2493,'acKFAaLeca','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2494,'6G5WaozM3V','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2495,'qKwdAKVScm','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2496,'0oqikSHect','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2497,'WmCzAafksm','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2498,'XV4IPNMPV8','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2499,'XV4IPNMPV8','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2500,'yfhblJKTxS','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2501,'AzX0ftgDPw','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2502,'YX4D4jYLDa','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2503,'yGsF9aDyO1','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2504,'obHJN03ZBw','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2505,'obHJN03ZBw','ID0102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2506,'obHJN03ZBw','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2507,'obHJN03ZBw','ID0104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2508,'obHJN03ZBw','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2509,'obHJN03ZBw','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2510,'LjDQx0knRv','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2511,'VlrIBxMTTf','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2512,'wxLxzVMhlo','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2513,'m4RV2TOrpA','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2514,'ppXOTlK4b0','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2515,'0vn9RnULBZ','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2516,'E4XfDH7PZ1','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2517,'9zvz6xapLm','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2518,'0a317sPquP','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2519,'C0RD2dO0Ze','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2520,'eP8XNjYJ2a','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2521,'Gl0v2LAVJE','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2522,'A2lFhbkrBe','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2523,'mkQZ598SMo','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2524,'UXNZ0twDhO','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2525,'GY3X7SFMe7','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2526,'81GUaYJgGZ','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2527,'5GkJys4uGi','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2528,'X7sIOe0O12','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2529,'Fqqm7wPO1T','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2530,'mRfB6RyHhe','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2531,'mRfB6RyHhe','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2532,'mRfB6RyHhe','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2533,'mRfB6RyHhe','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2534,'mRfB6RyHhe','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2535,'mRfB6RyHhe','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2536,'mRfB6RyHhe','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2537,'mRfB6RyHhe','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2538,'Ao3pmsJkwI','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2539,'Ao3pmsJkwI','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2540,'Ao3pmsJkwI','ID0408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2541,'yS4090132b5c06b','ID0504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2542,'yS4090132b5c06b','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2543,'yS4090132b5c06b','ID0806'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2544,'yS4090132b5c06b','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2545,'yS4090132b5c06b','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2546,'yS4090132b5c06b','ID1116'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2547,'yS4090132b5c06b','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2548,'yS4090132b5c06b','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2549,'VvvuxXUHBd','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2550,'ptBCjHgjzT','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2551,'pJRsL23rD4','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2552,'Ot4TzXQNdc','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2553,'9eKNsYZioq','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2554,'kAw213ZGu9','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2555,'evRxbf94Ts','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2556,'ES3Joyp1s5','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2557,'7AYXmktOGK','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2558,'Zhlqn85nxd','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2559,'FiAWQ7n7ml','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2560,'kuEz9QNyki','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2561,'UCMLGO03sy','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2562,'XB4A6RIdVr','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2563,'RAk9Wklyy8','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2564,'70BDV29JNy','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2565,'HYcCsY6WUl','ID0102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2566,'yS415aa20cc361e','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2567,'CNL04P1r2k','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2568,'JYosyOh3sr','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2569,'0LhUFXOhdN','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2570,'ulvdDRA0zS','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2571,'c0Dh4ZYd6y','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2572,'95mTgozU3q','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2573,'i91nEYXsK5','ID0413'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2574,'efbnZ83hTu','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2575,'qUADC32gSe','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2576,'9uE4E76qyy','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2577,'S9OLCktQQc','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2578,'S9OLCktQQc','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2579,'S9OLCktQQc','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2580,'S9OLCktQQc','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2581,'S9OLCktQQc','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2582,'Ia9lWsL1US','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2583,'4AA91yFeuF','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2584,'YXR2tn98jc','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2585,'xb8sRTSJv6','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2586,'3HF6FTGx4e','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2587,'Wa3luSnmmU','ID0402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2588,'xpTqddSh8F','ID0408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2589,'FGgysAdIMx','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2590,'lhBiTZCJLV','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2591,'je91Wcja94','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2592,'LEq5aKTUwr','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2593,'iCilQgn13G','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2594,'OLTlv4oppk','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2595,'DU1uyszQGD','ID1415'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2596,'N0DWR4MVHr','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2597,'cbXZNXWjny','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2598,'6j4EJtclDL','ID0407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2599,'yS406d7d3c1e24c','ID0806'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2600,'eWcdYCfgKM','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2601,'8vJmZfC6fV','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2602,'iJfzrhetjO','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2603,'Cl4XJZ3tTy','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2604,'uDVbPziDtG','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2605,'rnT7NhWBrH','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2606,'16hdNbGRJW','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2607,'iO5vs989M5','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2608,'SYqx3Ehmw5','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2609,'1qUhWaj5wg','ID0404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2610,'8dvoFBKFxt','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2611,'ziygWUn7Kl','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2612,'oqMx1iHyOk','ID1407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2613,'B4PuTNSBtx','ID0402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2614,'5uMHmgVcyK','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2615,'0DxezpIHnf','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2616,'YA1lsU0cqk','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2617,'27yQMe4kkl','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2618,'SaqFA3N35w','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2619,'GEWPkYvkqA','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2620,'NdfKdFM4BR','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2621,'NdfKdFM4BR','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2622,'HXDOFbcx6b','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2623,'yS40fa5774c860d','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2624,'0ssW7mvcMl','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2625,'ooaZaWl3Q5','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2626,'8LvCVBKlhX','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2627,'KwqNOUf5M5','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2628,'So5tmsjkG9','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2629,'GScfW3TMM3','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2630,'zc3wYmjwgr','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2631,'lA9kKKpUCd','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2632,'0J4uj4K8HN','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2633,'0J4uj4K8HN','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2634,'0J4uj4K8HN','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2635,'0J4uj4K8HN','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2636,'0J4uj4K8HN','ID1117'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2637,'Xg5G1Mzyud','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2638,'1y52wS0m1q','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2639,'ch8bF6iDvK','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2640,'CXzV6Fi8h3','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2641,'9TJDPPElVw','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2642,'YPDt84cdtK','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2643,'FesuKWfgod','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2644,'ArvlfjwvHe','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2645,'GWG23K0Iq1','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2646,'LgWksY0sAJ','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2647,'pA3GGmjy7l','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2648,'mUsvUOTceW','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2649,'c6JhfVMxvM','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2650,'c6JhfVMxvM','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2651,'c6JhfVMxvM','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2652,'pwgWG7fs38','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2653,'lSkucgRs1z','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2654,'6djabvSzfH','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2655,'w8pTTvITDm','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2656,'ZmEASQxA3x','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2657,'uDDHFjWDNw','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2658,'8Cc9UWduuR','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2659,'ak3JMctikw','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2660,'wxhpPJABng','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2661,'yS412098dcbdff0','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2662,'A0J266ITbA','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2663,'t0Du8rCDhB','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2664,'aicpmsTAs7','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2665,'XB8qR0sjT8','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2666,'7xXZtpK847','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2667,'6W5IqupkIV','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2668,'ymknugvIcY','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2669,'slh6ZXaL27','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2670,'lYAuCMn9g4','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2671,'Dqq1aUPiIT','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2672,'tQYk7KBEwn','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2673,'jzfCdFK2Fb','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2674,'z7iqWqBUC8','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2675,'bgwac1xMup','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2676,'yS4147d9aa5f17c','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2677,'yS4147d9aa5f17c','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2678,'yS4147d9aa5f17c','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2679,'yS4147d9aa5f17c','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2680,'ONLfb4AvRW','ID0511'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2681,'LbrGFlwFvX','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2682,'CVF8LJYJt5','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2683,'qPvr8D9Lxe','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2684,'ATFBHho6ta','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2685,'ATFBHho6ta','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2686,'Mt2tlFERZi','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2687,'DLnoFFObBJ','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2688,'fh8w2PCBtN','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2689,'Ci3N31JEu5','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2690,'2jlMzBIDHB','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2691,'agGjgo835O','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2692,'agGjgo835O','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2693,'MOCtI7xSE3','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2694,'amifAAHEmK','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2695,'q9uVOuF1O1','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2696,'Gpv0Nfw6hy','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2697,'i6RF0daVls','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2698,'ojvlbr5PV1','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2699,'9JBl2Vgdtk','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2700,'ACQhUAjcqi','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2701,'ACQhUAjcqi','ID0901'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2702,'ACQhUAjcqi','ID1002'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2703,'ACQhUAjcqi','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2704,'ACQhUAjcqi','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2705,'ACQhUAjcqi','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2706,'ACQhUAjcqi','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2707,'ACQhUAjcqi','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2708,'uLTfBpCV0i','ID1103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2709,'trngtXE2xn','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2710,'WGIL9a4cOw','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2711,'0JFSvPOPJL','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2712,'6a9QQIJeIz','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2713,'KBtnbxMJ6w','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2714,'33OJ798a9E','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2715,'WNtp8J5XvO','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2716,'CnfvVn5VXc','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2717,'CnfvVn5VXc','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2718,'CnfvVn5VXc','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2719,'FA39S54QCz','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2720,'qxJdN4IV2u','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2721,'lggmCIPwEv','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2722,'syAFwSXOs7','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2723,'5t8TDpkh2k','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2724,'GpDz42QN4q','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2725,'qJXDXj5rt1','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2726,'yS41186f3d3aad8','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2727,'T7uQsqfaul','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2728,'SB4nzjOVHo','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2729,'NWyOoYZQoP','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2730,'dyYwucpu3R','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2731,'vFvGLnMb04','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2732,'OpNXnlYtrk','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2733,'OpNXnlYtrk','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2734,'vHPShtK8hH','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2735,'rAiIgOxIYb','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2736,'LPFcF8irpx','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2737,'Ih6TRxoB09','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2738,'wj66fzw0fG','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2739,'4iA3YwZCWB','ID0602'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2740,'yS412108577268b','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2741,'I9SbiybU53','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2742,'3tLVJHeLnG','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2743,'yS411746e3286d7','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2744,'yS411746e3286d7','ID0413'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2745,'O8pB0D7P0M','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2746,'NaUyOG8qQB','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2747,'kS5HQ7L5oQ','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2748,'C6Xl4lIjtG','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2749,'bo5MMApgI2','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2750,'1EkxEAXwaW','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2751,'KA7VMmXCcs','ID0416'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2752,'7Me8u9dE75','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2753,'6wGICIniIN','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2754,'lwAwUMXoGh','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2755,'L06mHNqzR0','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2756,'yS40e5856b4db28','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2757,'RqaG3OTkCt','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2758,'kPlNVFctrm','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2759,'HvFMrLQTRr','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2760,'6IwYiutqG8','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2761,'DBlA4niltb','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2762,'zhHYL6kfzZ','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2763,'QJjdtZs0JY','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2764,'Q8tLVxSrrs','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2765,'iJ4FJjWNvo','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2766,'LpTKRlMNdp','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2767,'1cYTGOjikC','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2768,'pfdqVXMhR8','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2769,'YNp6L096ZI','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2770,'YNp6L096ZI','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2771,'YNp6L096ZI','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2772,'YNp6L096ZI','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2773,'YNp6L096ZI','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2774,'cOKJEMJwmk','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2775,'x0tsbZCT2x','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2776,'RMcEwgfW9v','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2777,'j8tgxtMFz4','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2778,'Mm1NaSHuWQ','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2779,'LTTsB4ctFf','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2780,'HtxGR0UfD8','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2781,'VDpYRhGnvD','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2782,'6nbuDRIRjB','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2783,'6nbuDRIRjB','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2784,'6nbuDRIRjB','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2785,'6nbuDRIRjB','ID1403'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2786,'6nbuDRIRjB','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2787,'6nbuDRIRjB','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2788,'6nbuDRIRjB','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2789,'6nbuDRIRjB','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2790,'9pRxrN98zC','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2791,'Jf8gzjEzVt','ID0103'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2792,'ISudU7FYuc','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2793,'PyY5QczKIN','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2794,'67o5CA4oMX','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2795,'L5uO71Nq3V','ID0305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2796,'ltVOjDMlfZ','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2797,'ltVOjDMlfZ','ID0306'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2798,'ltVOjDMlfZ','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2799,'ltVOjDMlfZ','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2800,'WBv20JE2rq','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2801,'Spv04LGn8g','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2802,'Spv04LGn8g','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2803,'Spv04LGn8g','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2804,'Spv04LGn8g','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2805,'Spv04LGn8g','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2806,'Spv04LGn8g','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2807,'Spv04LGn8g','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2808,'Spv04LGn8g','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2809,'RxFILJWFlR','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2810,'KNXR8Xkzn1','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2811,'KNb2xDYpZQ','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2812,'KNb2xDYpZQ','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2813,'KNb2xDYpZQ','ID1116'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2814,'KNb2xDYpZQ','ID1117'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2815,'KNb2xDYpZQ','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2816,'KNb2xDYpZQ','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2817,'KNb2xDYpZQ','ID1415'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2818,'KNb2xDYpZQ','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2819,'VYQIe7VQex','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2820,'kl0H6FOnbq','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2821,'yS40569f1ded341','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2822,'Y7sMsuq0Ln','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2823,'Y7sMsuq0Ln','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2824,'Y7sMsuq0Ln','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2825,'Y7sMsuq0Ln','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2826,'Y7sMsuq0Ln','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2827,'Y7sMsuq0Ln','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2828,'Y7sMsuq0Ln','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2829,'Y7sMsuq0Ln','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2830,'JascMAZGkH','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2831,'v1IYUSxAWV','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2832,'lHV5nz7PdX','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2833,'B4zYL4uF4h','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2834,'CQ9l5AruiS','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2835,'ft2qn2SFJR','ID1403'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2836,'7PbF4JARhK','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2837,'WuGBaMLeIQ','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2838,'tcCuG5neKh','ID0808'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2839,'wyyjeO2YcU','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2840,'BHdClx32bl','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2841,'XTN70J9JT2','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2842,'yS414c1a822d4ae','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2843,'yS414c1a822d4ae','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2844,'yS414c1a822d4ae','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2845,'yS406d7fcb34ba0','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2846,'Hrne0f1Z8F','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2847,'uMORgQByQG','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2848,'Qm5ZiihiuQ','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2849,'Qsor5YfkCW','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2850,'SBdjtlsJZu','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2851,'oAYxOgp5ua','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2852,'RcmSIC2Oct','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2853,'dfF7hHgvnV','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2854,'9wkvi3LGi9','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2855,'ZU3gw5lsuL','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2856,'gLBZPtW6pk','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2857,'wLhf48YLRU','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2858,'wLhf48YLRU','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2859,'wLhf48YLRU','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2860,'wLhf48YLRU','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2861,'wLhf48YLRU','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2862,'wLhf48YLRU','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2863,'wLhf48YLRU','ID1116'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2864,'wLhf48YLRU','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2865,'fVtGp6OXVF','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2866,'kYOjgItAOO','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2867,'AXvZrH9fjs','ID0302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2868,'e3Ktuwtcoi','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2869,'f4X7dvmLHb','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2870,'yS4126277853aa7','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2871,'28tG6xSpLB','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2872,'28tG6xSpLB','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2873,'28tG6xSpLB','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2874,'RQGkKg69Kz','ID1501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2875,'4ldcJ6e668','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2876,'VOeGeED3OZ','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2877,'KVF4pXuNHe','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2878,'5ESDq3Beeu','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2879,'2rvWhV5fht','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2880,'wzxPNpobnA','ID0512'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2881,'siE0skxmuq','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2882,'cV4dnDglfq','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2883,'ItzjfHa6bc','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2884,'YSAZSs8o5I','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2885,'GbzzTZIRj1','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2886,'7wanAMFCEQ','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2887,'acAZCG8mCS','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2888,'acAZCG8mCS','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2889,'acAZCG8mCS','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2890,'acAZCG8mCS','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2891,'acAZCG8mCS','ID1409'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2892,'acAZCG8mCS','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2893,'acAZCG8mCS','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2894,'MqGzCKbOyu','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2895,'gDnzXBap65','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2896,'gDnzXBap65','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2897,'eRrvrJUjpS','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2898,'eRrvrJUjpS','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2899,'Y15XU7f3Me','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2900,'hn4GzJyjJ4','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2901,'DlVA403Xn2','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2902,'7AsloafoW3','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2903,'wnlZrbmt2A','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2904,'oiIJGkLyO3','ID0499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2905,'1mshcAdE9o','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2906,'fB0aJ6Chz6','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2907,'O9gFYmhgyi','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2908,'5hnvTH1ZBY','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2909,'LFJkn4GX4L','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2910,'iOAVW9tgKY','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2911,'gOKDEmlAok','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2912,'SKuzckpIwq','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2913,'Hj4gNnKBJj','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2914,'eTrv8jKH2Q','ID1003'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2915,'cBDJTTU6jW','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2916,'yS415167d947871','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2917,'yS4151902bdb88e','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2918,'yS4151902bdb88e','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2919,'yS4151902bdb88e','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2920,'yS4151902bdb88e','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2921,'yS4151902bdb88e','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2922,'yS4151902bdb88e','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2923,'yS4151902bdb88e','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2924,'yS4151902bdb88e','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2925,'BndGhvORVx','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2926,'BndGhvORVx','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2927,'BndGhvORVx','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2928,'BndGhvORVx','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2929,'BndGhvORVx','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2930,'BndGhvORVx','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2931,'xlHMvxyFt0','ID1203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2932,'6vb9VjenHH','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2933,'mLpvl2kdpu','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2934,'dWA5OgBGGz','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2935,'WqC851VS7i','ID1412'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2936,'E4n80BohNq','ID1412'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2937,'GYU03SZoKw','ID1412'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2938,'0MYY77n9MT','ID1412'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2939,'A97x7qFEqG','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2940,'PAss7Er3E6','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2941,'lMIG7ivQ1R','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2942,'8amkCY0gAr','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2943,'TvpKZRiZjz','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2944,'mui031FMo5','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2945,'kPRdNVObTW','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2946,'31AdAavEgI','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2947,'vOkIuQvWqx','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2948,'mEs2umVQS9','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2949,'ZKWYkWHMyT','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2950,'RUiSgeh5kN','ID0704'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2951,'0DpQjDqZBn','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2952,'8ScaOer9In','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2953,'0vBo8JWndJ','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2954,'nYAEaobWGx','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2955,'f3oWoCrEs0','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2956,'vdn1P47P6B','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2957,'yhNDxDw2Vo','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2958,'Kh8vXbQ0VA','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2959,'Kht0BVkl6W','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2960,'YdtLVxcxxQ','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2961,'vsSc7YNqQt','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2962,'RHRWdBuFNB','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2963,'RHRWdBuFNB','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2964,'sM1xiW4MSe','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2965,'FdP92xqXTx','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2966,'WoKHaMbYGI','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2967,'MGUbKUp17y','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2968,'FXBOf0qhxX','ID0306'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2969,'UqQ4mKXYq3','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2970,'N40oLDu2bp','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2971,'aBPLZPmTnG','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2972,'25GeICLeYV','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2973,'25GeICLeYV','ID1116'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2974,'HEcwoWpkmh','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2975,'HEcwoWpkmh','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2976,'HEcwoWpkmh','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2977,'HEcwoWpkmh','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2978,'HEcwoWpkmh','ID1108'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2979,'HEcwoWpkmh','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2980,'HEcwoWpkmh','ID1116'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2981,'HEcwoWpkmh','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2982,'Kffpp4Snt7','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2983,'hh4cFfGJXH','ID1203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2984,'IecxeyLccc','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2985,'SkAtCSdUig','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2986,'TvpibhmFPd','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2987,'Z0Dc60U0dX','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2988,'f00QLR50lz','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2989,'f00QLR50lz','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2990,'NUOGqQpcQb','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2991,'lpLqdNc84v','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2992,'M7q4a1VmqS','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2993,'mjp0NNyN81','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2994,'IFZ2DNA0XA','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2995,'8kawye21GT','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2996,'j51II7Fucb','ID0807'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2997,'CmwfA9Jmmg','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2998,'di7QwkTKqV','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (2999,'ApDVl6MBjC','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3000,'JnD38RWrtn','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3001,'vOmgkyh9Ip','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3002,'Eyk6QUHo9y','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3003,'A1un7mhyoS','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3004,'IdJDTjQ0jW','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3005,'n1Oq3a2WKX','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3006,'2ntiXr1XDD','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3007,'9eoTGc65IC','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3008,'e0JlbpifBk','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3009,'u8bfJ6EPZu','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3010,'IswPYk6kWo','ID0902'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3011,'IBvvPJU6BO','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3012,'R5uOMwR95J','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3013,'tsEkMQBwqb','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3014,'MO1897dC9m','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3015,'dFHe06etTv','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3016,'svHB6HyzlU','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3017,'yS40fccbd145ce7','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3018,'488CTNM4Pv','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3019,'DD0wZf7bN0','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3020,'KxnxvncpFG','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3021,'flZ548m62z','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3022,'WnZXHFWZru','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3023,'jk1Gw7Rq7j','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3024,'WFplx0A4dk','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3025,'OjnPjt54ta','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3026,'Gjr4dluzdq','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3027,'bZzMxDWhBP','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3028,'i1UJs1NekM','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3029,'tkMQ5izg56','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3030,'CQwJeWxkw1','ID0702'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3031,'O6BHHVSxzm','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3032,'zaQ9G54KeF','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3033,'ZhjeFLgRxr','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3034,'u2TLzPSBz7','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3035,'dtviXbO2xz','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3036,'hKAyUGvA1B','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3037,'AEcDKwfqgo','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3038,'nFxgxlg8Tr','ID1401'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3039,'xJjq6vqbDr','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3040,'hCA5aONS1Z','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3041,'4GEyiE6Q7j','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3042,'2dh1tfUlph','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3043,'Jg5aGMPAEz','ID0410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3044,'GJ2TPpq8Bi','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3045,'4ea51c8KQJ','ID0603'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3046,'4ea51c8KQJ','ID0604'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3047,'4ea51c8KQJ','ID0606'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3048,'00fCfdmB8L','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3049,'DOCc7oXqUv','ID1402'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3050,'NqeW5IFKcF','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3051,'yS4157e2e61ed9b','ID0802'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3052,'yS4157e2e61ed9b','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3053,'1xFLvNaHVe','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3054,'S1cBAg6MOo','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3055,'NdtgzbYrH8','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3056,'fImcOE4cmX','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3057,'n4PYzN9DDV','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3058,'n4PYzN9DDV','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3059,'jk7ey3zQEb','ID1408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3060,'j4fCTV9DNP','ID1005'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3061,'Ym7zkW67su','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3062,'kkQ67yvMKm','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3063,'3l8jJBsf4U','ID0406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3064,'Gd20NloBZa','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3065,'Gd20NloBZa','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3066,'Gd20NloBZa','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3067,'Gd20NloBZa','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3068,'Gd20NloBZa','ID1501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3069,'Gd20NloBZa','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3070,'Gd20NloBZa','ID1505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3071,'Gd20NloBZa','ID1599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3072,'AF6h4FgXJQ','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3073,'LY1cCWT35d','ID0502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3074,'BWQqw9ROsX','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3075,'7uKts9bwAQ','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3076,'xuIkyKXIoz','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3077,'tNRw8zkrhN','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3078,'pVvqdZ52fv','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3079,'XoagS7BkYB','ID0303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3080,'XoagS7BkYB','ID0504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3081,'XoagS7BkYB','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3082,'XoagS7BkYB','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3083,'XoagS7BkYB','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3084,'6wW3SmXw9b','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3085,'nseMIEpKGH','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3086,'wUAzEOjwoI','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3087,'JeyciW2Gux','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3088,'JeyciW2Gux','ID1302'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3089,'JeyciW2Gux','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3090,'JeyciW2Gux','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3091,'Pc7Q99NEkD','ID0408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3092,'yS408ce25e0308e','ID11'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3093,'yS408ce25e0308e','ID1101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3094,'yS408ce25e0308e','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3095,'yS408ce25e0308e','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3096,'yS408ce25e0308e','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3097,'yS408ce25e0308e','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3098,'yS408ce25e0308e','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3099,'yS408ce25e0308e','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3100,'yS408ce25e0308e','ID1110'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3101,'yS408ce25e0308e','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3102,'yS408ce25e0308e','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3103,'yS408ce25e0308e','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3104,'yS408ce25e0308e','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3105,'yS408ce25e0308e','ID1116'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3106,'yS408ce25e0308e','ID11'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3107,'OPjzHfm6h5','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3108,'B5Yqmsh1cj','ID0903'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3109,'v0hofN7fXT','ID1412'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3110,'1IAhakXocW','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3111,'AVdZdNKhJW','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3112,'ZXHi6bSDrB','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3113,'FqmGOkTqcP','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3114,'1zfTl87NBu','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3115,'uNNXvHiPvA','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3116,'qrB0VpM8ru','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3117,'ymU8QKdIAy','ID1599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3118,'yS4107b07aa2430','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3119,'BNn3lxYv2p','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3120,'OqqLuqPYuq','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3121,'804MBnSdvF','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3122,'eocf1iNsis','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3123,'l0zQFDcfBp','ID0503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3124,'l0zQFDcfBp','ID0505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3125,'l0zQFDcfBp','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3126,'l0zQFDcfBp','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3127,'IkkdgYlk5w','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3128,'qhrDp0AtZw','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3129,'94BpvXGvZq','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3130,'K6J0HroJnk','ID1599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3131,'TV8e0l70Lv','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3132,'soAV79pCIA','ID1599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3133,'HE1OYkbU3p','ID1501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3134,'fekOmgVwqT','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3135,'2jpm26efvN','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3136,'jUcyaozWo4','ID0104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3137,'I8PPTLGnR1','ID0411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3138,'5RRT0NSHPc','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3139,'SsOzYaLmQK','ID0999'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3140,'3XnNxh7pzq','ID0510'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3141,'p7UyGSBaSB','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3142,'cv2HZpwx0q','ID1109'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3143,'Z7OkicFQeh','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3144,'YAi4Gizgk5','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3145,'QMiX3KDUSu','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3146,'a8lhp2MZXO','ID0199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3147,'zO7q3uZ9Ef','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3148,'Goa8MklY9a','ID0406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3149,'Goa8MklY9a','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3150,'Goa8MklY9a','ID0702'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3151,'Goa8MklY9a','ID0799'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3152,'Goa8MklY9a','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3153,'Goa8MklY9a','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3154,'Goa8MklY9a','ID1505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3155,'Goa8MklY9a','ID1599'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3156,'xwqaS3RUud','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3157,'CTV2NBo8Tq','ID0606'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3158,'gHVnxX1ZHw','ID1304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3159,'Gl4XXNSvdM','ID1105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3160,'I1u0SKzysO','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3161,'nn07RzITR4','ID0504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3162,'zs9AAw41Kp','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3163,'PjzyTtOvL2','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3164,'96xfrHMTVU','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3165,'fhDIVPO24b','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3166,'3lNRXRUrH5','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3167,'P1yg9ITgc6','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3168,'6PPGzFKTB6','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3169,'dxnOpHO6z4','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3170,'yS40e577897b3d2','ID0511'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3171,'NXRGXxSl28','ID0513'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3172,'NqmuuSxGUl','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3173,'XqOcekJIuf','ID1405'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3174,'hxtyPPULlX','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3175,'kMYDcGJs5Q','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3176,'yS4090f972a63e3','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3177,'yS4090f972a63e3','ID0203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3178,'yS4090f972a63e3','ID03'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3179,'yS4090f972a63e3','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3180,'yS4090f972a63e3','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3181,'yS4090f972a63e3','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3182,'M0jNBfWt4u','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3183,'BVtqvvej6d','ID1303'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3184,'S3AxeoR9Es','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3185,'7zphRbeDXu','ID0808'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3186,'CqQVKkX39W','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3187,'CrJhnjAt4S','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3188,'u9o8S7BiwC','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3189,'eR4rNX3HVy','ID0399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3190,'oFVf2r56B9','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3191,'EGAHwULIUU','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3192,'yS40e95617e01b1','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3193,'yS40e95617e01b1','ID1114'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3194,'yS40e95617e01b1','ID1115'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3195,'yS40e95617e01b1','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3196,'yS40e95617e01b1','ID1404'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3197,'yS40e9551693503','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3198,'yS40e9551693503','ID1502'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3199,'yS40e9551693503','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3200,'0nR7X4mnTz','ID1307'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3201,'UqkDuujiYs','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3202,'Htlgp6EJZ4','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3203,'ktjJxNWZt7','ID0306'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3204,'JKccOA0eSp','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3205,'Q7s23MViIE','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3206,'EOYywcINzz','ID0301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3207,'Un6XzbAHrG','ID0201'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3208,'ofnDvhKfvm','ID0408'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3209,'7d4tD0OFzc','ID1504'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3210,'MyCTq10Mii','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3211,'1MAhGiFW1a','ID1305'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3212,'nOsuMsXWuF','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3213,'LVB7bDCtFB','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3214,'YGEjymVm3e','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3215,'1QghwGpSgo','ID1301'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3216,'qYyTEq69EG','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3217,'dXDytfkdbN','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3218,'xK9Umc2cwH','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3219,'xK9Umc2cwH','ID1202'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3220,'xK9Umc2cwH','ID1203'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3221,'xK9Umc2cwH','ID1299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3222,'xK9Umc2cwH','ID1403'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3223,'xK9Umc2cwH','ID1409'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3224,'xK9Umc2cwH','ID1412'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3225,'ttnkjlubJD','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3226,'yYQ0a5XSQy','ID0105'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3227,'yYQ0a5XSQy','ID0299'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3228,'yYQ0a5XSQy','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3229,'yYQ0a5XSQy','ID1204'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3230,'yYQ0a5XSQy','ID1399'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3231,'yYQ0a5XSQy','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3232,'yYQ0a5XSQy','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3233,'euqL3g8uYC','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3234,'HVXUhr76hB','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3235,'CKO217p7o3','ID1113'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3236,'tRJ5x6kvjh','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3237,'A3yBISrm5g','ID0805'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3238,'Bgma95vgi2','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3239,'S0xx0xQb0I','ID1102'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3240,'737Nq1JqI1','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3241,'B0PUf2WPZt','ID0304'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3242,'wm9BQIzUow','ID1411'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3243,'MbHfhRivVs','ID1414'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3244,'EzVJFJalDq','ID1111'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3245,'1HZxtDelr5','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3246,'htxoD8eDzn','ID1503'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3247,'OHp4PTk6lG','ID1499'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3248,'Vs1quCJKuN','ID0101'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3249,'3qKVa5t9U1','ID1410'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3250,'XxJ7ZLAzpl','ID1205'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3251,'iNtXNbiDNQ','ID0701'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3252,'iNtXNbiDNQ','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3253,'iNtXNbiDNQ','ID1104'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3254,'iNtXNbiDNQ','ID1106'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3255,'iNtXNbiDNQ','ID1107'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3256,'iNtXNbiDNQ','ID1112'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3257,'iNtXNbiDNQ','ID1199'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3258,'iNtXNbiDNQ','ID1505'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3259,'WmM0gYLK9I','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3260,'5nBTxXGXdi','ID0512'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3261,'A3SVMibc3u','ID1406'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3262,'j3513yL5yV','ID1099'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3263,'fHXCX25TVJ','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3264,'KHHHx8ifNU','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3265,'dEKCiojEY8','ID0501'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3266,'zBbkNxovpp','ID0407'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3267,'zBbkNxovpp','ID0801'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3268,'zBbkNxovpp','ID0803'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3269,'zBbkNxovpp','ID0804'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3270,'zBbkNxovpp','ID0899'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3271,'zBbkNxovpp','ID1004'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3272,'zBbkNxovpp','ID1006'); +INSERT INTO `shop2cat` (`shop2cat_id`, `shop_id`, `shop_cat_id`) VALUES (3273,'zBbkNxovpp','ID1099'); + +-- +-- Table structure for table `shop_charges` +-- + +CREATE TABLE `shop_charges` ( + `shop_charge_id` int(10) unsigned NOT NULL auto_increment, + `shop_id` varchar(32) NOT NULL default '', + `group` varchar(40) NOT NULL default '', + `type` varchar(10) NOT NULL default '', + `costs` decimal(6,2) NOT NULL default '0.00', + PRIMARY KEY (`shop_charge_id`), + KEY `shop_id` (`shop_id`) +) TYPE=MyISAM COMMENT='Shopgebühren'; + +-- +-- Dumping data for table `shop_charges` +-- + +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (1,'yS3fca9a9362364','shop_support_transports','A','4.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (2,'yS3fca9a9362364','shop_support_paytypes','B','3.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (3,'yS3fcd27c35f6ee','shop_support_paytypes','D','2.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (4,'yS3fcd27c35f6ee','shop_support_transports','F','4.50'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (5,'yS3fcd27c35f6ee','shop_support_paytypes','C','3.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (6,'yS3fcd27c35f6ee','shop_support_paytypes','B','7.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (7,'yS3fcd27c35f6ee','shop_support_transports','C','5.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (8,'yS3fcd27c35f6ee','shop_support_transports','A','3.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (9,'yS3fcd30b15a8df','shop_support_paytypes','B','9.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (10,'yS3fcd30b15a8df','shop_support_transports','A','8.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (11,'yS3fcff270e9cb4','shop_support_paytypes','A','1.50'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (12,'yS3fcff270e9cb4','shop_support_paytypes','B','2.50'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (13,'yS3fcff270e9cb4','shop_support_transports','A','3.50'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (14,'yS3fd0fe1328120','shop_support_paytypes','D','1.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (15,'yS3fd0fe1328120','shop_support_paytypes','B','4.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (16,'yS3fd0fe1328120','shop_support_transports','E','3.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (17,'yS3fd0fe1328120','shop_support_transports','C','2.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (18,'yS3fd0fe1328120','shop_support_paytypes','A','8.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (19,'yS3fd0fe1328120','shop_support_transports','B','6.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (20,'yS3fd0fe1328120','shop_support_transports','A','5.00'); +INSERT INTO `shop_charges` (`shop_charge_id`, `shop_id`, `group`, `type`, `costs`) VALUES (21,'yS3fd0fe1328120','shop_support_paytypes','F','9.00'); + +-- +-- Table structure for table `shop_comments` +-- + +CREATE TABLE `shop_comments` ( + `shop_comment_id` int(10) unsigned NOT NULL auto_increment, + `shop_id` varchar(32) NOT NULL default '', + `user_name` varchar(100) NOT NULL default '', + `user_email` varchar(100) NOT NULL default '', + `topic` varchar(100) NOT NULL default '', + `message` text NOT NULL, + `insertdate` datetime NOT NULL default '0000-00-00 00:00:00', + `active` tinyint(4) NOT NULL default '1', + PRIMARY KEY (`shop_comment_id`), + KEY `shop_id` (`shop_id`) +) TYPE=MyISAM COMMENT='Kommentare zu Shops'; + +-- +-- Dumping data for table `shop_comments` +-- + +INSERT INTO `shop_comments` (`shop_comment_id`, `shop_id`, `user_name`, `user_email`, `topic`, `message`, `insertdate`, `active`) VALUES (1,'AxbDv8gjzc','Thomas Schmidt','schmidt@acwain.com','Shop ist super','Also ich finde diesen Shop einfach Klasse.','2004-02-19 02:06:10',1); +INSERT INTO `shop_comments` (`shop_comment_id`, `shop_id`, `user_name`, `user_email`, `topic`, `message`, `insertdate`, `active`) VALUES (2,'AxbDv8gjzc','ttt','tt','rrr','rerr','2004-02-19 02:11:37',1); +INSERT INTO `shop_comments` (`shop_comment_id`, `shop_id`, `user_name`, `user_email`, `topic`, `message`, `insertdate`, `active`) VALUES (3,'yS3fcd27c35f6ee','Thomas','test@test.de','Test2','Test3','2004-02-19 02:38:58',1); +INSERT INTO `shop_comments` (`shop_comment_id`, `shop_id`, `user_name`, `user_email`, `topic`, `message`, `insertdate`, `active`) VALUES (4,'yS3fd0fe1328120','rr','t@t.de','ee','ee','2004-02-19 01:58:22',1); +INSERT INTO `shop_comments` (`shop_comment_id`, `shop_id`, `user_name`, `user_email`, `topic`, `message`, `insertdate`, `active`) VALUES (5,'yS3fd0fe1328120','rwe','rwe@tet.de','fe','fwe','2004-02-19 02:02:11',1); + +-- +-- Table structure for table `shop_config` +-- + +CREATE TABLE `shop_config` ( + `shop_id` varchar(32) NOT NULL default '', + `basic_currency` char(3) NOT NULL default '', + `insert_date` datetime NOT NULL default '0000-00-00 00:00:00', + PRIMARY KEY (`shop_id`) +) TYPE=MyISAM COMMENT='Shopkonfiguration ( 1:1 zu shop_list )'; + +-- +-- Dumping data for table `shop_config` +-- + +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('00fCfdmB8L','EUR','2004-01-11 18:47:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('00HujJa8hr','EUR','2004-01-11 18:43:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('03IO1WduSf','EUR','2004-01-11 18:43:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('04f7pbqxZ8','EUR','2004-01-11 18:44:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('05CaY9TWct','EUR','2004-01-11 18:31:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0a1wISDOUv','EUR','2004-01-11 18:44:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0a317sPquP','EUR','2004-01-11 18:46:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0b0GhR30L0','EUR','2004-01-11 18:31:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0C51IAzqIb','EUR','2004-01-11 18:47:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0CQe9ajgO2','EUR','2004-01-11 18:31:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0CUqCOjk9N','EUR','2004-01-11 18:32:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0dfSvPmJ0d','EUR','2004-01-11 18:30:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0DxezpIHnf','EUR','2004-01-11 18:48:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0EgIqApIaj','EUR','2004-01-11 18:33:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0g3MwwTe1V','EUR','2004-01-11 18:31:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0G3WMoFqOP','EUR','2004-01-11 18:42:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0IkUAOfa74','EUR','2004-01-11 18:33:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0J2abHMtrH','EUR','2004-01-11 18:33:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0J4uj4K8HN','EUR','2004-01-11 18:47:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0JFSvPOPJL','EUR','2004-01-11 18:32:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0KQa35HKij','EUR','2004-01-11 18:43:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0L8Gx47H6R','EUR','2004-01-11 18:44:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0LhUFXOhdN','EUR','2004-01-11 18:31:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0MYY77n9MT','EUR','2004-01-11 18:33:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0nR7X4mnTz','EUR','2004-01-11 18:43:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0Nzsx8yjhz','EUR','2004-01-11 18:48:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0o7eUkLQY8','EUR','2004-01-11 18:48:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0O9Cwo6Wi8','EUR','2004-01-11 18:47:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0oqikSHect','EUR','2004-01-11 18:47:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0owEqQZco4','EUR','2004-01-11 18:42:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0pp5nVah4D','EUR','2004-01-11 18:43:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0qOeo1dg1z','EUR','2004-01-11 18:33:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0seAUcT1CR','EUR','2004-01-11 18:47:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0ssW7mvcMl','EUR','2004-01-11 18:31:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0tbOXDqbPx','EUR','2004-01-11 18:46:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0vBo8JWndJ','EUR','2004-01-11 18:31:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0vn9RnULBZ','EUR','2004-01-11 18:42:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0VZO8hajbR','EUR','2004-01-11 18:33:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0XBGtbK4VT','EUR','2004-01-11 18:46:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0xf3NLGFbR','EUR','2004-01-11 18:29:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0xtybhQ4h0','EUR','2004-01-11 18:33:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0YqcKSl5O0','EUR','2004-01-11 18:43:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('0Z6Q4LMT6h','EUR','2004-01-11 18:42:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('10DfvLGrjW','EUR','2004-01-11 18:48:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('12J28ZQF8i','EUR','2004-01-11 18:30:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('139XOY4eem','EUR','2004-01-11 18:33:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('16hdNbGRJW','EUR','2004-01-11 18:29:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('18vF0piD2A','EUR','2004-01-11 18:33:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1C32csZMCo','EUR','2004-01-11 18:46:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1CelOQRwgy','EUR','2004-01-11 18:31:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1cYTGOjikC','EUR','2004-01-11 18:33:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1EkxEAXwaW','EUR','2004-01-11 18:43:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1hLxjF3zL7','EUR','2004-01-11 18:43:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1HRT8XiTl7','EUR','2004-01-11 18:42:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1HZxtDelr5','EUR','2004-01-11 18:33:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1IAhakXocW','EUR','2004-01-11 18:33:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1j8bNLoT0I','EUR','2004-01-11 18:47:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1L8TBfiH4U','EUR','2004-01-11 18:31:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1llfD8eNTW','EUR','2004-01-11 18:47:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1MAhGiFW1a','EUR','2004-01-11 18:30:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1MiJO9VUWq','EUR','2004-01-11 18:43:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1mshcAdE9o','EUR','2004-01-11 18:31:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1nZ4d0UvHC','EUR','2004-01-11 18:30:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1oknKKbqAS','EUR','2004-01-11 18:33:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1pLz8ZmVJC','EUR','2004-01-11 18:31:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1QghwGpSgo','EUR','2004-01-11 18:32:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1qUhWaj5wg','EUR','2004-01-11 18:33:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1uet9Q8mgQ','EUR','2004-01-11 18:43:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1UmBsKZmSC','EUR','2004-01-11 18:46:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1uQhYurYm3','EUR','2004-01-11 18:31:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1w3F7azSA3','EUR','2004-01-11 18:42:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1WghE9heOk','EUR','2004-01-11 18:42:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1WWluQzMSa','EUR','2004-01-11 18:46:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1x4P8z3jpA','EUR','2004-01-11 18:31:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1XtFJBOtlo','EUR','2004-01-11 18:43:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1y52wS0m1q','EUR','2004-01-11 18:33:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1zfTl87NBu','EUR','2004-01-11 18:33:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('1znX6jahDA','EUR','2004-01-11 18:46:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('25GeICLeYV','EUR','2004-01-11 18:46:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('27yQMe4kkl','EUR','2004-01-11 18:30:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('28tG6xSpLB','EUR','2004-01-11 18:31:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2AIas5zgAR','EUR','2004-01-11 18:31:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2AkiyY2ekJ','EUR','2004-01-11 18:46:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2CIKwGZcK8','EUR','2004-01-11 18:42:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2dh1tfUlph','EUR','2004-01-11 18:33:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2e3iQkLC3L','EUR','2004-01-11 18:42:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2ecsAIHYQp','EUR','2004-01-11 18:45:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2gcKWuVs1T','EUR','2004-01-11 18:30:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2gWIm1Hia4','EUR','2004-01-11 18:46:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2HDYlP3nt4','EUR','2004-01-11 18:33:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2jlMzBIDHB','EUR','2004-01-11 18:47:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2jpm26efvN','EUR','2004-01-11 18:33:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2jxSv6KVBR','EUR','2004-01-11 18:43:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2m599MHyK0','EUR','2004-01-11 18:42:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2MSEgInKc6','EUR','2004-01-11 18:31:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2n8ivr96LB','EUR','2004-01-11 18:43:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2o59q9jmUp','EUR','2004-01-11 18:42:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2PRMnlklR2','EUR','2004-01-11 18:46:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2r6MNtORNf','EUR','2004-01-11 18:31:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2rvWhV5fht','EUR','2004-01-11 18:33:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2s1IGI2Gin','EUR','2004-01-11 18:42:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2TF1FNSNPP','EUR','2004-01-11 18:43:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2tJAlvuxBV','EUR','2004-01-11 18:42:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2wkmgUZ3Y6','EUR','2004-01-11 18:45:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2x0kB03hRn','EUR','2004-01-11 18:46:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2y9GGEzISv','EUR','2004-01-11 18:46:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('2zpSZxuVVB','EUR','2004-01-11 18:33:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('30DFHxQjhW','EUR','2004-01-11 18:45:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('30xd4fKpdK','EUR','2004-01-11 18:33:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('31AdAavEgI','EUR','2004-01-11 18:42:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('31qVAynkaQ','EUR','2004-01-11 18:32:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('33OJ798a9E','EUR','2004-01-11 18:48:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('36vdBpItjO','EUR','2004-01-11 18:43:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('39oV5IzaUy','EUR','2004-01-11 18:42:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3A3Ru9dOeO','EUR','2004-01-11 18:42:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3AKh5Wds55','EUR','2004-01-11 18:43:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3AMVASXiAc','EUR','2004-01-11 18:30:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3bbjJjS8tS','EUR','2004-01-11 18:29:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3BrJjja2lQ','EUR','2004-01-11 18:31:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3bxZ6XMl6Q','EUR','2004-01-11 18:33:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3CwZwG2kmc','EUR','2004-01-11 18:33:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3dRxJnIVty','EUR','2004-01-11 18:33:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3HF6FTGx4e','EUR','2004-01-11 18:48:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3HtpVbQ00Y','EUR','2004-01-11 18:32:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3jt6flUR4M','EUR','2004-01-11 18:43:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3JvbrNsNbK','EUR','2004-01-11 18:46:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3k7XE7TO3M','EUR','2004-01-11 18:31:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3LHvlxUnXc','EUR','2004-01-11 18:31:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3lNRXRUrH5','EUR','2004-01-11 18:42:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3nXJ6NWPpw','EUR','2004-01-11 18:31:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3Pd2lPwFxW','EUR','2004-01-11 18:42:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3qKVa5t9U1','EUR','2004-01-11 18:33:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3SihSyXMGA','EUR','2004-01-11 18:46:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3uQxKkrI5I','EUR','2004-01-11 18:31:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3XnNxh7pzq','EUR','2004-01-11 18:42:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3yE0wQhU7C','EUR','2004-01-11 18:33:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3Yufs3Leyy','EUR','2004-01-11 18:31:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('3ZZtDRETPS','EUR','2004-01-11 18:46:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('433Smqh1Mt','EUR','2004-01-11 18:45:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('46Dmt4izV8','EUR','2004-01-11 18:45:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('47KMiKVuYj','EUR','2004-01-11 18:48:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('488CTNM4Pv','EUR','2004-01-11 18:31:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('49sUACNEKL','EUR','2004-01-11 18:32:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4AA91yFeuF','EUR','2004-01-11 18:31:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4ea51c8KQJ','EUR','2004-01-11 18:32:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4FfuvtIdFZ','EUR','2004-01-11 18:42:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4GEyiE6Q7j','EUR','2004-01-11 18:33:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4gOQaIZem6','EUR','2004-01-11 18:47:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4HBiHVOtrb','EUR','2004-01-11 18:46:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4hT5Lj76P8','EUR','2004-01-11 18:42:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4iA3YwZCWB','EUR','2004-01-11 18:32:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4ldcJ6e668','EUR','2004-01-11 18:47:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4LFalzqJD8','EUR','2004-01-11 18:33:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4m7c3W6o3V','EUR','2004-01-11 18:45:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4MguCQFsod','EUR','2004-01-11 18:47:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4NjabXaFTl','EUR','2004-01-11 18:31:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4nRcztY2jl','EUR','2004-01-11 18:43:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4oMKwA0oMn','EUR','2004-01-11 18:31:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4OokWMZcmn','EUR','2004-01-11 18:33:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4q59wKV35B','EUR','2004-01-11 18:32:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4QMiaGvYKL','EUR','2004-01-11 18:42:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4Rh5ZRAjvr','EUR','2004-01-11 18:31:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4S3CSc0a56','EUR','2004-01-11 18:46:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4s3yGIBeY6','EUR','2004-01-11 18:31:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4uKuuuDEAV','EUR','2004-01-11 18:33:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4wQIgufy3X','EUR','2004-01-11 18:33:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4YAQeinm9j','EUR','2004-01-11 18:45:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4yeig7jEEv','EUR','2004-01-11 18:31:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4ZrW42ANvN','EUR','2004-01-11 18:33:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('4zZwdJchZN','EUR','2004-01-11 18:32:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('51q4QMBis5','EUR','2004-01-11 18:33:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('524BZdChPg','EUR','2004-01-11 18:42:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('52NtVhgVpc','EUR','2004-01-11 18:43:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('57q6mKjOgi','EUR','2004-01-11 18:31:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('58JlrLAZFe','EUR','2004-01-11 18:42:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5aqVO9VgA5','EUR','2004-01-11 18:30:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5BN0fpkDlY','EUR','2004-01-11 18:33:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5dTlBv9LNE','EUR','2004-01-11 18:31:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5EKNO1FwGW','EUR','2004-01-11 18:31:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5ESDq3Beeu','EUR','2004-01-11 18:42:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5ftddbwZdI','EUR','2004-01-11 18:33:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5fXFtXWTXA','EUR','2004-01-11 18:31:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5fXTJBwNdO','EUR','2004-01-11 18:31:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5GE6uubw5e','EUR','2004-01-11 18:31:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5GkJys4uGi','EUR','2004-01-11 18:32:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5hnvTH1ZBY','EUR','2004-01-11 18:43:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5KsFg3ZI79','EUR','2004-01-11 18:33:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5nBTxXGXdi','EUR','2004-01-11 18:42:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5nx4JFURfC','EUR','2004-01-11 18:31:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5qy2Skr3Cg','EUR','2004-01-11 18:30:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5RDHlBsDV3','EUR','2004-01-11 18:33:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5RRT0NSHPc','EUR','2004-01-11 18:31:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5SCdOCJYoI','EUR','2004-01-11 18:43:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5t8TDpkh2k','EUR','2004-01-11 18:31:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5TJplHM20I','EUR','2004-01-11 18:42:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5uY6giXo9O','EUR','2004-01-11 18:33:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5VF20xgHP7','EUR','2004-01-11 18:33:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5wizSqlmIU','EUR','2004-01-11 18:42:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5x0xzF9Zbu','EUR','2004-01-11 18:47:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('5x8r6d1NDg','EUR','2004-01-11 18:43:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('67o5CA4oMX','EUR','2004-01-11 18:48:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6a9QQIJeIz','EUR','2004-01-11 18:47:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6BjQnfCJRj','EUR','2004-01-11 18:47:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6bn9PNC62T','EUR','2004-01-11 18:31:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6bVKJPcVRh','EUR','2004-01-11 18:31:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6BZ3Fp3vrn','EUR','2004-01-11 18:43:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6C9EcwtYwn','EUR','2004-01-11 18:31:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6CAkWGhecv','EUR','2004-01-11 18:43:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6djabvSzfH','EUR','2004-01-11 18:44:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6G5WaozM3V','EUR','2004-01-11 18:31:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6ie1MOTi1t','EUR','2004-01-11 18:43:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6IwYiutqG8','EUR','2004-01-11 18:33:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6j4EJtclDL','EUR','2004-01-11 18:46:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6jJCnLMDtX','EUR','2004-01-11 18:42:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6jp7zHIdht','EUR','2004-01-11 18:48:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6jTUllUXzN','EUR','2004-01-11 18:42:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6JXuhvKtPH','EUR','2004-01-11 18:42:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6KAae9daWT','EUR','2004-01-11 18:31:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6nbuDRIRjB','EUR','2004-01-11 18:43:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6NPIJtKBbn','EUR','2004-01-11 18:43:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6oAQeQ8iuD','EUR','2004-01-11 18:31:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6PBevPKVrH','EUR','2004-01-11 18:45:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6pJUfvIFrF','EUR','2004-01-11 18:32:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6PPGzFKTB6','EUR','2004-01-11 18:46:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6qeQ3eReIR','EUR','2004-01-11 18:33:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6qoAqm8AMP','EUR','2004-01-11 18:31:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6QoYYUtESX','EUR','2004-01-11 18:42:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6rPWXpexF8','EUR','2004-01-11 18:46:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6RTO6LIrzx','EUR','2004-01-11 18:31:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6sCUYmjGkv','EUR','2004-01-11 18:46:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6SoMAod1gl','EUR','2004-01-11 18:43:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6usCeoh5UB','EUR','2004-01-11 18:31:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6vb9VjenHH','EUR','2004-01-11 18:43:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6W5IqupkIV','EUR','2004-01-11 18:31:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6wGICIniIN','EUR','2004-01-11 18:43:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6wW3SmXw9b','EUR','2004-01-11 18:47:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6xT3zjg4Jf','EUR','2004-01-11 18:45:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6XZMTtkhTD','EUR','2004-01-11 18:32:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6yCs9MPAAp','EUR','2004-01-11 18:46:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6ZdShPovFR','EUR','2004-01-11 18:43:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6zVQLNiJbB','EUR','2004-01-11 18:48:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('6zZO2xc2Hv','EUR','2004-01-11 18:45:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('70BDV29JNy','EUR','2004-01-11 18:29:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('72FBLXyRDe','EUR','2004-01-11 18:48:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('735XEKXkIk','EUR','2004-01-11 18:43:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('737Nq1JqI1','EUR','2004-01-11 18:32:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('79UzuUzScs','EUR','2004-01-11 18:31:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7ae4mKLguA','EUR','2004-01-11 18:31:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7AsloafoW3','EUR','2004-01-11 18:30:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7AWLEWFiGW','EUR','2004-01-11 18:32:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7AYXmktOGK','EUR','2004-01-11 18:33:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7BNZPrax6G','EUR','2004-01-11 18:42:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7d4tD0OFzc','EUR','2004-01-11 18:46:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7iEfSOheai','EUR','2004-01-11 18:32:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7Io8gAfmQa','EUR','2004-01-11 18:32:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7J4T0FCXpy','EUR','2004-01-11 18:46:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7LJZPJKFFG','EUR','2004-01-11 18:33:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7lLlpxKF0E','EUR','2004-01-11 18:33:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7mAZeezGga','EUR','2004-01-11 18:45:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7Me8u9dE75','EUR','2004-01-11 18:31:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7NNvhVIDFg','EUR','2004-01-11 18:31:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7o5PIuDQas','EUR','2004-01-11 18:32:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7PbF4JARhK','EUR','2004-01-11 18:46:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7PDd8HsrLE','EUR','2004-01-11 18:43:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7q1RK7joOQ','EUR','2004-01-11 18:46:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7QIpaih1aI','EUR','2004-01-11 18:31:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7RdtdfCxL9','EUR','2004-01-11 18:45:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7SAxyWNGQw','EUR','2004-01-11 18:33:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7UAtyCf33U','EUR','2004-01-11 18:42:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7uKts9bwAQ','EUR','2004-01-11 18:42:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7wanAMFCEQ','EUR','2004-01-11 18:43:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7wCdkUTkGg','EUR','2004-01-11 18:31:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7xlXpXG6he','EUR','2004-01-11 18:31:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7xXZtpK847','EUR','2004-01-11 18:31:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('7zphRbeDXu','EUR','2004-01-11 18:46:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('804MBnSdvF','EUR','2004-01-11 18:33:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('81GUaYJgGZ','EUR','2004-01-11 18:33:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('81Wa37xkO4','EUR','2004-01-11 18:46:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('84xCxXOtpn','EUR','2004-01-11 18:47:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8amkCY0gAr','EUR','2004-01-11 18:47:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8AsiC12WsJ','EUR','2004-01-11 18:31:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8ayEQ7LsIT','EUR','2004-01-11 18:46:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8bjohrujxN','EUR','2004-01-11 18:31:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8Cc9UWduuR','EUR','2004-01-11 18:30:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8CsU79d7Uj','EUR','2004-01-11 18:31:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8cygIsdaEb','EUR','2004-01-11 18:46:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8dvoFBKFxt','EUR','2004-01-11 18:43:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8EOc5mLyKv','EUR','2004-01-11 18:42:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8F2kV67b62','EUR','2004-01-11 18:44:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8guAS7lKK4','EUR','2004-01-11 18:29:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8GW515RIeX','EUR','2004-01-11 18:32:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8h4cvzc0tn','EUR','2004-01-11 18:43:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8iu1YIjeA2','EUR','2004-01-11 18:30:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8jfI8HshfD','EUR','2004-01-11 18:45:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8JHqTxOJtr','EUR','2004-01-11 18:32:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8kawye21GT','EUR','2004-01-11 18:33:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8kYKK5Xm5H','EUR','2004-01-11 18:42:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8LvCVBKlhX','EUR','2004-01-11 18:43:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8NXGrfsbdt','EUR','2004-01-11 18:32:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8P0mtjUphZ','EUR','2004-01-11 18:44:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8pnqPZqrxx','EUR','2004-01-11 18:32:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8qWSWq6S3D','EUR','2004-01-11 18:45:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8R01NPYHVR','EUR','2004-01-11 18:42:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8ScaOer9In','EUR','2004-01-11 18:43:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8TpuLNkTJN','EUR','2004-01-11 18:31:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8UWSCIvuch','EUR','2004-01-11 18:31:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8vJmZfC6fV','EUR','2004-01-11 18:32:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8VPqrr5jRN','EUR','2004-01-11 18:48:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('8waKWgXsef','EUR','2004-01-11 18:33:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('94BpvXGvZq','EUR','2004-01-11 18:42:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('95mTgozU3q','EUR','2004-01-11 18:33:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('96xfrHMTVU','EUR','2004-01-11 18:31:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('97M63er9EW','EUR','2004-01-11 18:31:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('97oXIybuM1','EUR','2004-01-11 18:47:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('99kpAqfG77','EUR','2004-01-11 18:33:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9BRLd6i8BG','EUR','2004-01-11 18:47:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9DFDhzgPJo','EUR','2004-01-11 18:44:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9e9zqytQie','EUR','2004-01-11 18:33:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9egHIMNCok','EUR','2004-01-11 18:42:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9eGRO1PqoQ','EUR','2004-01-11 18:48:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9eKNsYZioq','EUR','2004-01-11 18:43:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9eoTGc65IC','EUR','2004-01-11 18:43:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9Hl0LTMfFe','EUR','2004-01-11 18:46:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9HNzpTsHTO','EUR','2004-01-11 18:33:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9HPfv6YVFk','EUR','2004-01-11 18:31:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9HZRtf50r1','EUR','2004-01-11 18:33:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9i1nweRYSe','EUR','2004-01-11 18:47:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9Ig4oUJM3o','EUR','2004-01-11 18:42:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9JBl2Vgdtk','EUR','2004-01-11 18:32:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9k1NmufEAW','EUR','2004-01-11 18:31:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9K3PYWxiCW','EUR','2004-01-11 18:31:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9kEDsOJIC1','EUR','2004-01-11 18:31:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9kKP1WHQcE','EUR','2004-01-11 18:33:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9KOFAiTq35','EUR','2004-01-11 18:48:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9LLXRdIJVA','EUR','2004-01-11 18:33:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9LPxjJelJM','EUR','2004-01-11 18:48:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9NTtXHqdJm','EUR','2004-01-11 18:32:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9O30a7DU1G','EUR','2004-01-11 18:31:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9pbHhZGZfE','EUR','2004-01-11 18:31:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9pHHdZsXvM','EUR','2004-01-11 18:33:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9pRxrN98zC','EUR','2004-01-11 18:46:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9QcNAolIwU','EUR','2004-01-11 18:44:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9Qu45YjAmE','EUR','2004-01-11 18:43:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9uE4E76qyy','EUR','2004-01-11 18:43:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9wKhSoZEKg','EUR','2004-01-11 18:47:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9wkvi3LGi9','EUR','2004-01-11 18:30:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9WuL5oLSq7','EUR','2004-01-11 18:46:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9y98GmliQk','EUR','2004-01-11 18:33:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9yeZEq6aqi','EUR','2004-01-11 18:48:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('9zvz6xapLm','EUR','2004-01-11 18:47:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('A0J266ITbA','EUR','2004-01-11 18:31:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('A1un7mhyoS','EUR','2004-01-11 18:46:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('a1uTiAr5uy','EUR','2004-01-11 18:31:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('A2lFhbkrBe','EUR','2004-01-11 18:32:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('a35RCizoKk','EUR','2004-01-11 18:44:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('a3CVyubeM1','EUR','2004-01-11 18:47:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('a3K8KapUki','EUR','2004-01-11 18:31:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('A3SVMibc3u','EUR','2004-01-11 18:33:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('A3uluAx9SA','EUR','2004-01-11 18:33:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('a3whgifSYU','EUR','2004-01-11 18:42:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('A5qn7GpscE','EUR','2004-01-11 18:42:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('A5W0oOlYIS','EUR','2004-01-11 18:46:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('A68xpvm8NC','EUR','2004-01-11 18:44:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('a6N4lhaB4S','EUR','2004-01-11 18:33:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('a8lhp2MZXO','EUR','2004-01-11 18:26:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('a8TlrXUXrO','EUR','2004-01-11 18:31:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('A97x7qFEqG','EUR','2004-01-11 18:46:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aAmFG1pCUS','EUR','2004-01-11 18:42:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aAoT1aXAsY','EUR','2004-01-11 18:30:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AaSHuIRQIU','EUR','2004-01-11 18:33:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AAUjKE2qMM','EUR','2004-01-11 18:30:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aAWde10kKQ','EUR','2004-01-11 18:32:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AB6XRvcjn5','EUR','2004-01-11 18:48:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ab8rPjYbf3','EUR','2004-01-11 18:32:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AbhnBhutDK','EUR','2004-01-11 18:31:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aBPLZPmTnG','EUR','2004-01-11 18:31:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('acAZCG8mCS','EUR','2004-01-11 18:44:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('acKFAaLeca','EUR','2004-01-11 18:42:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ACQhUAjcqi','EUR','2004-01-11 18:45:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aCwzmYHkIk','EUR','2004-01-11 18:44:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('adfRnrSHbc','EUR','2004-01-11 18:30:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ADxd8vE6Ja','EUR','2004-01-11 18:46:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ADz8t6e0zs','EUR','2004-01-11 18:31:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ae1vOkFWSq','EUR','2004-01-11 18:45:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AEA2UQliuw','EUR','2004-01-11 18:47:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AEcDKwfqgo','EUR','2004-01-11 18:47:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AF6h4FgXJQ','EUR','2004-01-11 18:44:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('agGjgo835O','EUR','2004-01-11 18:46:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ai9TIIN5gg','EUR','2004-01-11 18:32:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aicpmsTAs7','EUR','2004-01-11 18:33:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ak3JMctikw','EUR','2004-01-11 18:32:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('akeV9m07Gs','EUR','2004-01-11 18:31:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ald0fdOJ0U','EUR','2004-01-11 18:43:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Am3vWMxiok','EUR','2004-01-11 18:44:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Am5lI5jom1','EUR','2004-01-11 18:31:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AmEpK1rmS1','EUR','2004-01-11 18:47:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('amifAAHEmK','EUR','2004-01-11 18:32:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aMilCyNsG5','EUR','2004-01-11 18:33:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aMQfu9lecg','EUR','2004-01-11 18:48:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AnbrprWF07','EUR','2004-01-11 18:32:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AnLxz05ndo','EUR','2004-01-11 18:33:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ANNzDlAF21','EUR','2004-01-11 18:43:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ao3pmsJkwI','EUR','2004-01-11 18:47:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aphT2RsBxk','EUR','2004-01-11 18:31:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('APX2lfuVvq','EUR','2004-01-11 18:42:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aQI83YjWwO','EUR','2004-01-11 18:31:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aQOTcSF5kM','EUR','2004-01-11 18:45:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AqYZC3tEWG','EUR','2004-01-11 18:43:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ArdXVJAf4Y','EUR','2004-01-11 18:31:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ArvlfjwvHe','EUR','2004-01-11 18:31:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ASQdk3FW37','EUR','2004-01-11 18:32:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aSURKYbcYW','EUR','2004-01-11 18:48:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ATFBHho6ta','EUR','2004-01-11 18:31:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ATJ00LWHhk','EUR','2004-01-11 18:33:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('atZ0t6UXfA','EUR','2004-01-11 18:44:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AtZNNryfBo','EUR','2004-01-11 18:47:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('auq4cy4AEw','EUR','2004-01-11 18:31:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AUsnm9DOkE','EUR','2004-01-11 18:42:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aV480JC2LQ','EUR','2004-01-11 18:43:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('avvhF89z0C','EUR','2004-01-11 18:42:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('awCJcEvOG5','EUR','2004-01-11 18:31:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ax8Lx4wt2e','EUR','2004-01-11 18:30:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AxbDv8gjzc','EUR','2004-01-11 18:48:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AxdPDtOxv1','EUR','2004-01-11 18:33:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aXnRrHQp6O','EUR','2004-01-11 18:43:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AXtJH2M6t3','EUR','2004-01-11 18:32:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AXvZrH9fjs','EUR','2004-01-11 18:33:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AxzprHKPv1','EUR','2004-01-11 18:31:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AyA0C7RIYu','EUR','2004-01-11 18:42:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AYW8O50kqk','EUR','2004-01-11 18:33:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aZ0ZZDatbM','EUR','2004-01-11 18:45:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AZl4N47h0E','EUR','2004-01-11 18:32:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('aZvjZbiBPA','EUR','2004-01-11 18:42:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AzX0ftgDPw','EUR','2004-01-11 18:31:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('AZxFnZWXtC','EUR','2004-01-11 18:31:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('B0HihRQzbN','EUR','2004-01-11 18:31:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('B0PUf2WPZt','EUR','2004-01-11 18:33:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('B1WGKg4gCz','EUR','2004-01-11 18:33:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('B26U20SDTN','EUR','2004-01-11 18:30:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('b2r3DlIRtN','EUR','2004-01-11 18:33:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('B4PuTNSBtx','EUR','2004-01-11 18:45:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('B4zYL4uF4h','EUR','2004-01-11 18:46:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('B5Yqmsh1cj','EUR','2004-01-11 18:33:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('B6x1ZT9rVF','EUR','2004-01-11 18:31:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('B7335StWw6','EUR','2004-01-11 18:42:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('b73UoqB7SR','EUR','2004-01-11 18:32:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bakQA3rsEL','EUR','2004-01-11 18:46:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bAmi1K8Kor','EUR','2004-01-11 18:32:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bASwoSVKGr','EUR','2004-01-11 18:32:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BDRwlhUXFp','EUR','2004-01-11 18:43:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BdtSvpqt0J','EUR','2004-01-11 18:43:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Be9UUItEGh','EUR','2004-01-11 18:30:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BEgaqQxCAf','EUR','2004-01-11 18:48:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bEIEQE61ex','EUR','2004-01-11 18:44:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('beyo5i4O7z','EUR','2004-01-11 18:33:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Bg5kseV3S6','EUR','2004-01-11 18:46:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bGagCwlC92','EUR','2004-01-11 18:44:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BGEQyKDmub','EUR','2004-01-11 18:42:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Bgma95vgi2','EUR','2004-01-11 18:47:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bgwac1xMup','EUR','2004-01-11 18:44:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BGyA5M6GoN','EUR','2004-01-11 18:46:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BHdClx32bl','EUR','2004-01-11 18:31:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BHZ3J8chBt','EUR','2004-01-11 18:33:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Bi1OQ7fyg0','EUR','2004-01-11 18:47:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bi5U7AF7Gl','EUR','2004-01-11 18:31:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('biG59IDWYT','EUR','2004-01-11 18:47:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bIYySuVAq0','EUR','2004-01-11 18:31:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bJ2UT4czbv','EUR','2004-01-11 18:42:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bKEK13duet','EUR','2004-01-11 18:42:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bKEmcMPOwN','EUR','2004-01-11 18:31:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BkkuiIBOoR','EUR','2004-01-11 18:42:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BL4W4Fexb2','EUR','2004-01-11 18:30:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('blngJjADtT','EUR','2004-01-11 18:31:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bLrKjNiFPT','EUR','2004-01-11 18:45:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BmC51gd1GT','EUR','2004-01-11 18:45:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BmmOaapWyP','EUR','2004-01-11 18:43:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bMokUIduOd','EUR','2004-01-11 18:45:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BMYqa92aE0','EUR','2004-01-11 18:31:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BndGhvORVx','EUR','2004-01-11 18:47:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bnDmJrqhNp','EUR','2004-01-11 18:45:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BNn3lxYv2p','EUR','2004-01-11 18:43:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BNnILdg0Nj','EUR','2004-01-11 18:31:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bNVQLBkLpX','EUR','2004-01-11 18:42:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bo5MMApgI2','EUR','2004-01-11 18:46:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BOiw112qyx','EUR','2004-01-11 18:31:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Bp2GzVqTxR','EUR','2004-01-11 18:33:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BpJWJLgr8P','EUR','2004-01-11 18:43:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BPpMdnQHxT','EUR','2004-01-11 18:31:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BQIMCwhoaV','EUR','2004-01-11 18:42:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bRhsfn7r2X','EUR','2004-01-11 18:43:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bsoymeN7YV','EUR','2004-01-11 18:45:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Bt0GzbwzTB','EUR','2004-01-11 18:32:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bt612forx0','EUR','2004-01-11 18:43:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bTf7ppIDR8','EUR','2004-01-11 18:43:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BUS1madCyt','EUR','2004-01-11 18:32:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BVtqvvej6d','EUR','2004-01-11 18:46:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bw3aGKJcGJ','EUR','2004-01-11 18:45:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BWkUWGhsM0','EUR','2004-01-11 18:42:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('BWQqw9ROsX','EUR','2004-01-11 18:43:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bwuoCmB9Sx','EUR','2004-01-11 18:46:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bxhivt3P2h','EUR','2004-01-11 18:43:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('By1mqkfEch','EUR','2004-01-11 18:43:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bY3EUctiar','EUR','2004-01-11 18:31:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('By3uSMpQIt','EUR','2004-01-11 18:46:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ByICAa6aMf','EUR','2004-01-11 18:43:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bzVmDxUddp','EUR','2004-01-11 18:33:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('bZzMxDWhBP','EUR','2004-01-11 18:42:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('c0Dh4ZYd6y','EUR','2004-01-11 18:47:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('C0RD2dO0Ze','EUR','2004-01-11 18:46:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('c1EJWqTu7C','EUR','2004-01-11 18:44:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('C1MZU567OW','EUR','2004-01-11 18:32:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('C1sVWAVY9O','EUR','2004-01-11 18:47:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('c3AFiQDmuM','EUR','2004-01-11 18:45:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('C3CFA5Nck3','EUR','2004-01-11 18:48:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('C44ptbaZlu','EUR','2004-01-11 18:42:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('c4LnNfAtno','EUR','2004-01-11 18:31:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('c5UbMszcie','EUR','2004-01-11 18:48:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('c6JhfVMxvM','EUR','2004-01-11 18:47:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('C6Xl4lIjtG','EUR','2004-01-11 18:31:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('c7EzM1NuU5','EUR','2004-01-11 18:32:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('c9yPswjuim','EUR','2004-01-11 18:47:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cAmxSOZWaS','EUR','2004-01-11 18:43:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cbvLRl5l0K','EUR','2004-01-11 18:32:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cbXZNXWjny','EUR','2004-01-11 18:30:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cdnBzPcVf5','EUR','2004-01-11 18:32:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CdtNlHmPp5','EUR','2004-01-11 18:47:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cE5juaVmAa','EUR','2004-01-11 18:42:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cf4jpFWXPu','EUR','2004-01-11 18:31:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CFNDtrKPPo','EUR','2004-01-11 18:47:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CFtj8bmdXK','EUR','2004-01-11 18:44:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CgotG3Lsu3','EUR','2004-01-11 18:47:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ch8bF6iDvK','EUR','2004-01-11 18:45:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ChjP8hArJW','EUR','2004-01-11 18:47:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cIYDSAPmo5','EUR','2004-01-11 18:47:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CJbJfX5pDg','EUR','2004-01-11 18:31:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cJFXznY0fk','EUR','2004-01-11 18:30:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cJVZbPcj8c','EUR','2004-01-11 18:45:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ck7JqubO7I','EUR','2004-01-11 18:48:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CKO217p7o3','EUR','2004-01-11 18:31:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CKOJkW21Qw','EUR','2004-01-11 18:46:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Cl4XJZ3tTy','EUR','2004-01-11 18:31:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CLXB8F3n0G','EUR','2004-01-11 18:48:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CM3JumtUa9','EUR','2004-01-11 18:46:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cmW4SgNu17','EUR','2004-01-11 18:44:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cMwDgqDiy7','EUR','2004-01-11 18:43:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CmwfA9Jmmg','EUR','2004-01-11 18:42:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CnfvVn5VXc','EUR','2004-01-11 18:47:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CNL04P1r2k','EUR','2004-01-11 18:33:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cnpznRWFpW','EUR','2004-01-11 18:33:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CoCL3kJmmO','EUR','2004-01-11 18:42:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cOKJEMJwmk','EUR','2004-01-11 18:46:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('COkpkc6KKy','EUR','2004-01-11 18:48:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('coUnUWp1Ac','EUR','2004-01-11 18:42:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CQ9l5AruiS','EUR','2004-01-11 18:42:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CQ9Xgm4OCc','EUR','2004-01-11 18:46:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CQoXsitKcI','EUR','2004-01-11 18:30:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CQwJeWxkw1','EUR','2004-01-11 18:48:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CRFtBJmzBS','EUR','2004-01-11 18:42:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cS30wkniQO','EUR','2004-01-11 18:31:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CsKp5Ihug7','EUR','2004-01-11 18:44:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CSuZYW2oaa','EUR','2004-01-11 18:45:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CTV2NBo8Tq','EUR','2004-01-11 18:32:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cuiJaIpcme','EUR','2004-01-11 18:33:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cv2HZpwx0q','EUR','2004-01-11 18:31:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cV4dnDglfq','EUR','2004-01-11 18:44:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Cv8F8nSXxy','EUR','2004-01-11 18:33:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CVF8LJYJt5','EUR','2004-01-11 18:45:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CVHTflCnvQ','EUR','2004-01-11 18:43:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CXbztlsz8U','EUR','2004-01-11 18:31:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cxfzHRMjdK','EUR','2004-01-11 18:46:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CXXRTfK22o','EUR','2004-01-11 18:33:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CXzV6Fi8h3','EUR','2004-01-11 18:31:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cYo8gmho5w','EUR','2004-01-11 18:47:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CYWDSyJYqe','EUR','2004-01-11 18:31:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cyyf15Dyms','EUR','2004-01-11 18:31:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Cz0dDHwxro','EUR','2004-01-11 18:31:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('cZBBBJsX8a','EUR','2004-01-11 18:44:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('CzRJ4dWZjy','EUR','2004-01-11 18:43:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('d0PUNNiXDr','EUR','2004-01-11 18:31:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('d1o3wUtiMx','EUR','2004-01-11 18:32:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('d2DmfJAD8X','EUR','2004-01-11 18:32:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('D3wGAaDskP','EUR','2004-01-11 18:30:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('d6NYtfgH4T','EUR','2004-01-11 18:33:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('daeWCYFC7N','EUR','2004-01-11 18:33:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DaIYKY0eqV','EUR','2004-01-11 18:47:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DBFQLfeZb6','EUR','2004-01-11 18:31:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DBlA4niltb','EUR','2004-01-11 18:42:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DD0wZf7bN0','EUR','2004-01-11 18:42:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DdJQNbub6F','EUR','2004-01-11 18:43:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DdL1Xx3n2t','EUR','2004-01-11 18:43:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ddVaTt3j2n','EUR','2004-01-11 18:31:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DE9coQrMMn','EUR','2004-01-11 18:44:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DEcG1EzCAH','EUR','2004-01-11 18:33:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DEEuaw2WmH','EUR','2004-01-11 18:47:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dEKCiojEY8','EUR','2004-01-11 18:32:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dFBG68w6nD','EUR','2004-01-11 18:31:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dfF7hHgvnV','EUR','2004-01-11 18:31:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dFHe06etTv','EUR','2004-01-11 18:31:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DFTKJz9x6N','EUR','2004-01-11 18:32:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Di3o5mPWQl','EUR','2004-01-11 18:46:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('di7QwkTKqV','EUR','2004-01-11 18:31:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dIEgM9dk58','EUR','2004-01-11 18:31:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DiO1o5DcYj','EUR','2004-01-11 18:30:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DiwCGgroOn','EUR','2004-01-11 18:33:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dJfuvt1jLl','EUR','2004-01-11 18:32:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dJjUx2oNjf','EUR','2004-01-11 18:31:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DJZgvDGpvx','EUR','2004-01-11 18:46:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Dk9mCul5ux','EUR','2004-01-11 18:43:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dlFCr8MrDP','EUR','2004-01-11 18:42:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DLnoFFObBJ','EUR','2004-01-11 18:32:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DlpINleDl0','EUR','2004-01-11 18:31:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DMGAs1VS3L','EUR','2004-01-11 18:44:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DnnuV2IDJZ','EUR','2004-01-11 18:47:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dnX5B6APtl','EUR','2004-01-11 18:45:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Do9ksyDAS0','EUR','2004-01-11 18:31:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DOCc7oXqUv','EUR','2004-01-11 18:42:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DOGo31Haah','EUR','2004-01-11 18:43:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('doMcaEtKAd','EUR','2004-01-11 18:46:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DPLI86Wf0v','EUR','2004-01-11 18:33:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dQ9eOMlWMB','EUR','2004-01-11 18:32:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Dqq1aUPiIT','EUR','2004-01-11 18:32:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dR89641XVZ','EUR','2004-01-11 18:30:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dRLcVLixZR','EUR','2004-01-11 18:48:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dsK3A16cUX','EUR','2004-01-11 18:46:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dsKggUVEER','EUR','2004-01-11 18:46:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Dtbql2WLTh','EUR','2004-01-11 18:31:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DtRiHDmBNx','EUR','2004-01-11 18:44:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dtviXbO2xz','EUR','2004-01-11 18:31:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DU1uyszQGD','EUR','2004-01-11 18:31:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DuIM9OrKst','EUR','2004-01-11 18:32:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dUm3osBYeD','EUR','2004-01-11 18:32:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DusWusPAir','EUR','2004-01-11 18:31:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dUWM3iVOKv','EUR','2004-01-11 18:43:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DUYMw3xKmr','EUR','2004-01-11 18:30:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DuYmYudIgl','EUR','2004-01-11 18:46:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DvLMt2sLRL','EUR','2004-01-11 18:31:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dWA5OgBGGz','EUR','2004-01-11 18:32:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DwcAC3vUmL','EUR','2004-01-11 18:45:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DwiO9qZ59R','EUR','2004-01-11 18:31:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DwIQOIPMS6','EUR','2004-01-11 18:31:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dWOgCq4KAJ','EUR','2004-01-11 18:33:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Dws9KORQM2','EUR','2004-01-11 18:46:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DXdwPR5x0x','EUR','2004-01-11 18:43:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dXDytfkdbN','EUR','2004-01-11 18:31:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DxJ5L2c8zV','EUR','2004-01-11 18:45:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dXLmfVqNx6','EUR','2004-01-11 18:48:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dxnOpHO6z4','EUR','2004-01-11 18:31:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dxxKVbEFzP','EUR','2004-01-11 18:31:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DYiUo3bC98','EUR','2004-01-11 18:46:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dyIwig2ysj','EUR','2004-01-11 18:42:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('DyyMmmp3In','EUR','2004-01-11 18:32:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('dyYwucpu3R','EUR','2004-01-11 18:43:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('e0JlbpifBk','EUR','2004-01-11 18:48:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('E1kpemt5OI','EUR','2004-01-11 18:31:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('E2jrNhMj63','EUR','2004-01-11 18:47:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('e3Ktuwtcoi','EUR','2004-01-11 18:31:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('e46Prda8L9','EUR','2004-01-11 18:42:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('e4LFB4Cd67','EUR','2004-01-11 18:45:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('E4n80BohNq','EUR','2004-01-11 18:33:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('E4XfDH7PZ1','EUR','2004-01-11 18:42:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('e5Ezc3zKsi','EUR','2004-01-11 18:42:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('e5IhsKx51u','EUR','2004-01-11 18:42:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('e86rbJY6l1','EUR','2004-01-11 18:48:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('E9k69AJ1K9','EUR','2004-01-11 18:32:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eACFIcRqwk','EUR','2004-01-11 18:31:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eagHwczO5u','EUR','2004-01-11 18:32:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eASPICdIEs','EUR','2004-01-11 18:30:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eB8fnB1lxq','EUR','2004-01-11 18:43:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EbHdXrQNr5','EUR','2004-01-11 18:47:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ECqxsafwWY','EUR','2004-01-11 18:43:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eCwPy1XEUI','EUR','2004-01-11 18:46:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('edt8r4WbNQ','EUR','2004-01-11 18:48:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ee3jAuBKEK','EUR','2004-01-11 18:32:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eeIxekfIQa','EUR','2004-01-11 18:48:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('efbnZ83hTu','EUR','2004-01-11 18:32:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EfTxL27Z4s','EUR','2004-01-11 18:32:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('efxhLTWvxi','EUR','2004-01-11 18:32:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eG74g1jwAS','EUR','2004-01-11 18:44:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eg9jmmbmyC','EUR','2004-01-11 18:46:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EgS2OuB9eQ','EUR','2004-01-11 18:48:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EGSb5oli3K','EUR','2004-01-11 18:31:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EHdNhLA8HM','EUR','2004-01-11 18:31:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EhnjxlK8xa','EUR','2004-01-11 18:33:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eiKXUWtyK7','EUR','2004-01-11 18:30:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ejthLd5pn5','EUR','2004-01-11 18:42:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eJvNNdyFZm','EUR','2004-01-11 18:43:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EKET79lSME','EUR','2004-01-11 18:46:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('el0PhP9r8w','EUR','2004-01-11 18:33:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ENlvJHYrRq','EUR','2004-01-11 18:33:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eNRtzHuPvg','EUR','2004-01-11 18:47:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ENtZP0GVDa','EUR','2004-01-11 18:47:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Eo9XGIhSCI','EUR','2004-01-11 18:45:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eocf1iNsis','EUR','2004-01-11 18:32:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eOqLyYZaG7','EUR','2004-01-11 18:48:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eR4rNX3HVy','EUR','2004-01-11 18:46:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eRrvrJUjpS','EUR','2004-01-11 18:43:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ES3Joyp1s5','EUR','2004-01-11 18:43:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EsMbsmr7M7','EUR','2004-01-11 18:30:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ESq2KG6aWc','EUR','2004-01-11 18:45:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EsqhGAvS7i','EUR','2004-01-11 18:42:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EtLzVnML4y','EUR','2004-01-11 18:33:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eTrv8jKH2Q','EUR','2004-01-11 18:47:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eu98CMzw3g','EUR','2004-01-11 18:33:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('euqL3g8uYC','EUR','2004-01-11 18:42:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EUSj1Y8y5U','EUR','2004-01-11 18:31:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EVfZ44M8JQ','EUR','2004-01-11 18:33:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('evn0d0QB6s','EUR','2004-01-11 18:31:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('evRxbf94Ts','EUR','2004-01-11 18:33:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eW9VYAhgO5','EUR','2004-01-11 18:43:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eWcdYCfgKM','EUR','2004-01-11 18:43:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ewe0qGlYQ1','EUR','2004-01-11 18:43:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ewKvcMTOwW','EUR','2004-01-11 18:32:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ExdvTp92lM','EUR','2004-01-11 18:43:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eXNbTNGRxK','EUR','2004-01-11 18:42:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EXPprVYtbS','EUR','2004-01-11 18:48:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('exVfblst89','EUR','2004-01-11 18:33:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Eyk6QUHo9y','EUR','2004-01-11 18:31:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EZ6HBpmlrc','EUR','2004-01-11 18:31:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('eZjThByNL7','EUR','2004-01-11 18:33:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('EzVJFJalDq','EUR','2004-01-11 18:31:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('f00QLR50lz','EUR','2004-01-11 18:33:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('f0TcnRufF8','EUR','2004-01-11 18:33:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('f1AC9kj3mp','EUR','2004-01-11 18:31:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('f24WZt1XP6','EUR','2004-01-11 18:46:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('F2JC0xWNdN','EUR','2004-01-11 18:45:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('f3Ioyyf1kF','EUR','2004-01-11 18:42:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('f3oWoCrEs0','EUR','2004-01-11 18:42:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('F3qwqiXsQ4','EUR','2004-01-11 18:32:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('F4b9dbeNT4','EUR','2004-01-11 18:47:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('f4X7dvmLHb','EUR','2004-01-11 18:31:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('f5CmKuvMWb','EUR','2004-01-11 18:31:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('f5QqQu2cC8','EUR','2004-01-11 18:33:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('f9Ag9qdICd','EUR','2004-01-11 18:33:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('f9MQiOhcET','EUR','2004-01-11 18:32:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fa1owIhKYp','EUR','2004-01-11 18:32:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FA39S54QCz','EUR','2004-01-11 18:31:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fai3wa4smz','EUR','2004-01-11 18:31:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fAWgCM6cel','EUR','2004-01-11 18:33:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fB0aJ6Chz6','EUR','2004-01-11 18:32:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FceKgIbsC8','EUR','2004-01-11 18:46:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FcGKysfW52','EUR','2004-01-11 18:32:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fcW1IM2Y7v','EUR','2004-01-11 18:45:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FdP92xqXTx','EUR','2004-01-11 18:42:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fekOmgVwqT','EUR','2004-01-11 18:33:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fF41TpMNzj','EUR','2004-01-11 18:32:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fFBsPtWb8p','EUR','2004-01-11 18:33:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fFvGFzA4hr','EUR','2004-01-11 18:47:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ffZq42spLL','EUR','2004-01-11 18:31:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FGgysAdIMx','EUR','2004-01-11 18:31:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fh8w2PCBtN','EUR','2004-01-11 18:42:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fhdeVNipPb','EUR','2004-01-11 18:31:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fhDIVPO24b','EUR','2004-01-11 18:31:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FhJ5R4y802','EUR','2004-01-11 18:31:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fhLc2huvPX','EUR','2004-01-11 18:43:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fHXCX25TVJ','EUR','2004-01-11 18:46:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fi5s7iLEeT','EUR','2004-01-11 18:33:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FiAWQ7n7ml','EUR','2004-01-11 18:32:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FIMmMOXws8','EUR','2004-01-11 18:42:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FJLwfZIjpn','EUR','2004-01-11 18:31:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FKQcy7JCqN','EUR','2004-01-11 18:33:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('flZ548m62z','EUR','2004-01-11 18:45:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FlzsZJwRr2','EUR','2004-01-11 18:31:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FM3gmG4qIH','EUR','2004-01-11 18:31:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fmO7we2Mqv','EUR','2004-01-11 18:33:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fnbEBJE8xT','EUR','2004-01-11 18:48:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FnFsHD3JFt','EUR','2004-01-11 18:46:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fNr7JJclvR','EUR','2004-01-11 18:45:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FoysegHukj','EUR','2004-01-11 18:47:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FpP1hfmLbN','EUR','2004-01-11 18:31:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FqmGOkTqcP','EUR','2004-01-11 18:47:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Fqqm7wPO1T','EUR','2004-01-11 18:32:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fRdSD0CHdF','EUR','2004-01-11 18:42:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FrJIbx3Dx8','EUR','2004-01-11 18:46:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FS3wAi6yK0','EUR','2004-01-11 18:33:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FsGyqiPUgl','EUR','2004-01-11 18:47:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fSkiqSdCgR','EUR','2004-01-11 18:47:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FSqWqwBqoT','EUR','2004-01-11 18:46:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ft2qn2SFJR','EUR','2004-01-11 18:43:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FTFo247tJb','EUR','2004-01-11 18:30:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fTJoXRozdr','EUR','2004-01-11 18:31:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fUigg5dUGz','EUR','2004-01-11 18:44:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fvnqttWllz','EUR','2004-01-11 18:42:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FvRGT81RXV','EUR','2004-01-11 18:31:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Fw9QUcV37Z','EUR','2004-01-11 18:32:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('FWWoa94g3J','EUR','2004-01-11 18:42:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fY5m5g83EP','EUR','2004-01-11 18:44:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('fys71c4m3X','EUR','2004-01-11 18:33:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('g4lR2HmhDY','EUR','2004-01-11 18:45:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('G82N02IpVQ','EUR','2004-01-11 18:47:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('G8D828EFZU','EUR','2004-01-11 18:32:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('g8NvDVu2JK','EUR','2004-01-11 18:33:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GaCdAKlWCS','EUR','2004-01-11 18:33:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gbl8vVu6lo','EUR','2004-01-11 18:47:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gbtFBHKdVM','EUR','2004-01-11 18:47:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GBxbtD9XDG','EUR','2004-01-11 18:47:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GbzzTZIRj1','EUR','2004-01-11 18:33:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GCKdsG4OYk','EUR','2004-01-11 18:33:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gCyRAOtmYe','EUR','2004-01-11 18:48:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Gd20NloBZa','EUR','2004-01-11 18:48:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gDnzXBap65','EUR','2004-01-11 18:47:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GEeTisDq7I','EUR','2004-01-11 18:32:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GEkBiyZQko','EUR','2004-01-11 18:43:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gEwH93LwEo','EUR','2004-01-11 18:44:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GEWPkYvkqA','EUR','2004-01-11 18:32:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Gf0pD0wbxI','EUR','2004-01-11 18:43:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GGSjkCzgkW','EUR','2004-01-11 18:42:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GhL0znsTbS','EUR','2004-01-11 18:47:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gHrrBhMDh1','EUR','2004-01-11 18:31:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Gig2geVYWs','EUR','2004-01-11 18:45:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gjfXXBgrvU','EUR','2004-01-11 18:45:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Gjr4dluzdq','EUR','2004-01-11 18:48:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gJrZ46s0TY','EUR','2004-01-11 18:31:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gJTtJnGhVc','EUR','2004-01-11 18:31:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gKcbiW0kcc','EUR','2004-01-11 18:32:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Gl2nJxg8DA','EUR','2004-01-11 18:32:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gL4BVJmjFQ','EUR','2004-01-11 18:42:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Gl4XXNSvdM','EUR','2004-01-11 18:31:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gLBZPtW6pk','EUR','2004-01-11 18:31:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gmK8G9n3Qy','EUR','2004-01-11 18:32:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gMobG9nGeQ','EUR','2004-01-11 18:31:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GMWJS5zI7S','EUR','2004-01-11 18:31:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GnfDZRkJfk','EUR','2004-01-11 18:33:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gnhnDdufpQ','EUR','2004-01-11 18:31:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gO3hmcvouY','EUR','2004-01-11 18:30:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Goa8MklY9a','EUR','2004-01-11 18:31:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gOKDEmlAok','EUR','2004-01-11 18:45:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GOqNEYdMgm','EUR','2004-01-11 18:45:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GpDz42QN4q','EUR','2004-01-11 18:43:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gq1j9qPgUE','EUR','2004-01-11 18:47:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gQaFCYN7gQ','EUR','2004-01-11 18:33:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gQCZqi6Ouy','EUR','2004-01-11 18:45:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GqOtAABsSQ','EUR','2004-01-11 18:30:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Gr0LPnSlP7','EUR','2004-01-11 18:33:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GScfW3TMM3','EUR','2004-01-11 18:42:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GsmPuibeAk','EUR','2004-01-11 18:45:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GSOdU5LAQ1','EUR','2004-01-11 18:31:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Guq4giN93m','EUR','2004-01-11 18:31:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GUS8Ygb1ii','EUR','2004-01-11 18:42:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GuyBKijO7s','EUR','2004-01-11 18:32:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Gvn2LjMn4O','EUR','2004-01-11 18:31:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GVzrF4kN0y','EUR','2004-01-11 18:30:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GWG23K0Iq1','EUR','2004-01-11 18:33:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gWmBOULmSw','EUR','2004-01-11 18:29:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GwQlUO47EM','EUR','2004-01-11 18:48:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GwUrmidicY','EUR','2004-01-11 18:48:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gxpNhNi0RU','EUR','2004-01-11 18:30:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GY3X7SFMe7','EUR','2004-01-11 18:33:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gyKJA56mYk','EUR','2004-01-11 18:33:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('GYU03SZoKw','EUR','2004-01-11 18:46:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('gzL6FzEPZq','EUR','2004-01-11 18:31:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('H0fg6DCtJJ','EUR','2004-01-11 18:42:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('h0lAbtkBFr','EUR','2004-01-11 18:42:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('h0NkNlyBnt','EUR','2004-01-11 18:33:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('H0zqj4qVTr','EUR','2004-01-11 18:47:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('h1gy9Q0WGh','EUR','2004-01-11 18:46:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('h1MAEQbeYn','EUR','2004-01-11 18:43:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('h2ZmVbKVvB','EUR','2004-01-11 18:43:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('H3igI9tyuH','EUR','2004-01-11 18:32:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('h4pyRNCRHp','EUR','2004-01-11 18:46:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('H5MI1STsez','EUR','2004-01-11 18:32:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('H5qis1ZoI0','EUR','2004-01-11 18:47:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HaicGMl9qj','EUR','2004-01-11 18:43:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hasw3GxcIx','EUR','2004-01-11 18:31:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HAU7yoNySN','EUR','2004-01-11 18:47:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hAwuqWFq5x','EUR','2004-01-11 18:31:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hBrYP0q6tH','EUR','2004-01-11 18:45:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hCA5aONS1Z','EUR','2004-01-11 18:33:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HCi7seHoGN','EUR','2004-01-11 18:32:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HdZUTN9bp2','EUR','2004-01-11 18:43:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HE1OYkbU3p','EUR','2004-01-11 18:32:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HEcwoWpkmh','EUR','2004-01-11 18:46:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HfzEzFs4VT','EUR','2004-01-11 18:47:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HgCAaMbIEt','EUR','2004-01-11 18:42:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HGgkOGne3D','EUR','2004-01-11 18:44:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HGy3EQxIsF','EUR','2004-01-11 18:42:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hh4cFfGJXH','EUR','2004-01-11 18:31:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HHZ54xGZ4R','EUR','2004-01-11 18:46:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hhzMptgPfN','EUR','2004-01-11 18:48:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hiceIcT5A6','EUR','2004-01-11 18:31:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Hj4gNnKBJj','EUR','2004-01-11 18:46:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hj6y6Xgdn6','EUR','2004-01-11 18:30:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HJfuBdKR0b','EUR','2004-01-11 18:32:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hjpa8V1Z48','EUR','2004-01-11 18:31:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hKAyUGvA1B','EUR','2004-01-11 18:33:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hkC3AWJQav','EUR','2004-01-11 18:31:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hKCMC5j71n','EUR','2004-01-11 18:33:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hKGS7wriwB','EUR','2004-01-11 18:43:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HKiECCdiWH','EUR','2004-01-11 18:33:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HKoIK5xmst','EUR','2004-01-11 18:33:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hlbCdnAfTR','EUR','2004-01-11 18:31:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HMQqmCbKmT','EUR','2004-01-11 18:45:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hMsamu4gOH','EUR','2004-01-11 18:42:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hn4GzJyjJ4','EUR','2004-01-11 18:42:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hn6EDfwn2V','EUR','2004-01-11 18:47:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HNDSp0I8Zh','EUR','2004-01-11 18:46:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HNLmvDoBL4','EUR','2004-01-11 18:31:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Hnzkp0cRnX','EUR','2004-01-11 18:43:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ho5cOCDYIX','EUR','2004-01-11 18:32:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HoEeo94C9h','EUR','2004-01-11 18:43:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hOGA7WVCA4','EUR','2004-01-11 18:32:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hOKWSyDMEl','EUR','2004-01-11 18:31:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HQA1sShsCz','EUR','2004-01-11 18:48:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hqIYY9xscj','EUR','2004-01-11 18:45:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HqqqcW43IP','EUR','2004-01-11 18:47:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hRF3LTCzt6','EUR','2004-01-11 18:30:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Hrne0f1Z8F','EUR','2004-01-11 18:33:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HS3aUYTa1h','EUR','2004-01-11 18:43:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Hs9e9I85w8','EUR','2004-01-11 18:33:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hsQG7GjYeD','EUR','2004-01-11 18:46:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hT03vtGZRX','EUR','2004-01-11 18:48:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HtxGR0UfD8','EUR','2004-01-11 18:42:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('htxoD8eDzn','EUR','2004-01-11 18:43:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hUCg5wReAX','EUR','2004-01-11 18:45:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('huW3KGRgud','EUR','2004-01-11 18:47:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HvFMrLQTRr','EUR','2004-01-11 18:33:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HVXUhr76hB','EUR','2004-01-11 18:46:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hwKCA1bA1r','EUR','2004-01-11 18:42:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hWW953zUYN','EUR','2004-01-11 18:48:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HXDOFbcx6b','EUR','2004-01-11 18:31:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hxjWfT562Z','EUR','2004-01-11 18:33:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hxtyPPULlX','EUR','2004-01-11 18:46:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hXZqfTq0Hf','EUR','2004-01-11 18:46:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HYcCsY6WUl','EUR','2004-01-11 18:31:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hYgSm3NkiN','EUR','2004-01-11 18:32:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HyIqwklkOf','EUR','2004-01-11 18:32:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hZDsLby8l6','EUR','2004-01-11 18:45:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('HzHe6n5HLp','EUR','2004-01-11 18:31:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hznaRpeRHl','EUR','2004-01-11 18:42:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('hZVyvrM2Nf','EUR','2004-01-11 18:47:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('I1u0SKzysO','EUR','2004-01-11 18:31:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('i1UJs1NekM','EUR','2004-01-11 18:31:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('I3sXQYBq51','EUR','2004-01-11 18:43:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('I3whCAjA7i','EUR','2004-01-11 18:42:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('i6RF0daVls','EUR','2004-01-11 18:45:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('i7CFeIhSGS','EUR','2004-01-11 18:48:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('I7gHMSZQ3G','EUR','2004-01-11 18:46:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('I8PPTLGnR1','EUR','2004-01-11 18:46:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('i8RT6rAddE','EUR','2004-01-11 18:43:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('i91nEYXsK5','EUR','2004-01-11 18:32:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('I9SbiybU53','EUR','2004-01-11 18:46:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ia9lWsL1US','EUR','2004-01-11 18:46:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IBvvPJU6BO','EUR','2004-01-11 18:31:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iCilQgn13G','EUR','2004-01-11 18:46:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('icM6eIdmwY','EUR','2004-01-11 18:43:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IcSpgOBcYc','EUR','2004-01-11 18:31:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IdJDTjQ0jW','EUR','2004-01-11 18:47:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iDvj0ZuBbW','EUR','2004-01-11 18:46:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IE9JsYxiKe','EUR','2004-01-11 18:43:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iecHMkxKcu','EUR','2004-01-11 18:31:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IecxeyLccc','EUR','2004-01-11 18:46:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iEEhiWHe95','EUR','2004-01-11 18:42:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ieerIUT7ag','EUR','2004-01-11 18:42:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IekxGAFiyi','EUR','2004-01-11 18:47:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ifxjZHMzRw','EUR','2004-01-11 18:47:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IFZ2DNA0XA','EUR','2004-01-11 18:42:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iGA0Qux3CS','EUR','2004-01-11 18:48:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ih6TRxoB09','EUR','2004-01-11 18:31:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IhBpBtq6BC','EUR','2004-01-11 18:30:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IHHxJTQXrI','EUR','2004-01-11 18:33:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IhvrlJuN6I','EUR','2004-01-11 18:33:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iJ4FJjWNvo','EUR','2004-01-11 18:31:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IJ6xnlaX8q','EUR','2004-01-11 18:43:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iJfzrhetjO','EUR','2004-01-11 18:32:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IJH0d258Ti','EUR','2004-01-11 18:43:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IjppvFMzJe','EUR','2004-01-11 18:43:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IkkdgYlk5w','EUR','2004-01-11 18:47:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ILBLp6Ol2m','EUR','2004-01-11 18:31:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IlX2H4WdHU','EUR','2004-01-11 18:48:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IMkXCsvq5G','EUR','2004-01-11 18:42:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IMqJMkRASE','EUR','2004-01-11 18:46:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('inhlTtgNnM','EUR','2004-01-11 18:43:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IntfBj9tPc','EUR','2004-01-11 18:46:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iNtXNbiDNQ','EUR','2004-01-11 18:46:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iO5vs989M5','EUR','2004-01-11 18:42:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iOAVW9tgKY','EUR','2004-01-11 18:30:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Iomx9o0seu','EUR','2004-01-11 18:45:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IoSxaons1m','EUR','2004-01-11 18:46:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IpBJ6Z7x8E','EUR','2004-01-11 18:46:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IprPtFCdLs','EUR','2004-01-11 18:31:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Iqct3iXiys','EUR','2004-01-11 18:48:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iQY2qgd1qA','EUR','2004-01-11 18:31:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IR8HD0CvB9','EUR','2004-01-11 18:48:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IR8xN0E8NC','EUR','2004-01-11 18:42:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ISudU7FYuc','EUR','2004-01-11 18:32:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IswPYk6kWo','EUR','2004-01-11 18:32:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iTFlPFcbTO','EUR','2004-01-11 18:32:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ItVrFlULzU','EUR','2004-01-11 18:42:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iTxB4jEfla','EUR','2004-01-11 18:47:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ItzjfHa6bc','EUR','2004-01-11 18:43:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iUGJCYvWoa','EUR','2004-01-11 18:32:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IuKp3CX1qc','EUR','2004-01-11 18:47:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IVB6dX5DFG','EUR','2004-01-11 18:43:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iw3vQK63EG','EUR','2004-01-11 18:30:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IwQnimRiW5','EUR','2004-01-11 18:31:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IXdfd63tVe','EUR','2004-01-11 18:43:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('iXFjvf3zvO','EUR','2004-01-11 18:42:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('IyAtCIJwYq','EUR','2004-01-11 18:31:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('J0f74TGVV6','EUR','2004-01-11 18:44:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('J0NGznszvb','EUR','2004-01-11 18:42:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('J0VETXUx6z','EUR','2004-01-11 18:33:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('j1qkKKhk3t','EUR','2004-01-11 18:31:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('j3513yL5yV','EUR','2004-01-11 18:33:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('j4fCTV9DNP','EUR','2004-01-11 18:42:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('J4X5lZArxl','EUR','2004-01-11 18:47:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('j51II7Fucb','EUR','2004-01-11 18:46:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('J5OY1WPqah','EUR','2004-01-11 18:47:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('J82WZFcFHh','EUR','2004-01-11 18:31:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('j8tgxtMFz4','EUR','2004-01-11 18:46:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JascMAZGkH','EUR','2004-01-11 18:31:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jAW9YyZQK2','EUR','2004-01-11 18:42:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jbpIjBmLrN','EUR','2004-01-11 18:33:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jbxiJJcH0t','EUR','2004-01-11 18:47:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JcUwY7xY16','EUR','2004-01-11 18:31:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('je91Wcja94','EUR','2004-01-11 18:31:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JeWEIWhYGz','EUR','2004-01-11 18:43:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JeyciW2Gux','EUR','2004-01-11 18:44:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Jf8gzjEzVt','EUR','2004-01-11 18:42:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JFzU4tSzdn','EUR','2004-01-11 18:32:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Jg5aGMPAEz','EUR','2004-01-11 18:46:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JgoGS50AkJ','EUR','2004-01-11 18:32:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Jh29tzMRB4','EUR','2004-01-11 18:32:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jHPwv4MXRz','EUR','2004-01-11 18:42:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JIkKUmpkuP','EUR','2004-01-11 18:47:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jiUuQ5JAa4','EUR','2004-01-11 18:31:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jIYSq94Iw4','EUR','2004-01-11 18:31:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JjvcdtqVNx','EUR','2004-01-11 18:47:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jk7ey3zQEb','EUR','2004-01-11 18:43:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JLnKp2StFJ','EUR','2004-01-11 18:33:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JLVqBJALr4','EUR','2004-01-11 18:31:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jlXGhROH4N','EUR','2004-01-11 18:32:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jMCMIcXIUF','EUR','2004-01-11 18:47:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jN2uHhkPhR','EUR','2004-01-11 18:32:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JnD38RWrtn','EUR','2004-01-11 18:33:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jnTi8JinJb','EUR','2004-01-11 18:46:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jOOS7w4WIT','EUR','2004-01-11 18:43:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JrFKJ4ab48','EUR','2004-01-11 18:42:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JRjKJJAbDN','EUR','2004-01-11 18:30:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jrVq80a64B','EUR','2004-01-11 18:45:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Jt6A0LghHv','EUR','2004-01-11 18:44:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jt81hxcz6f','EUR','2004-01-11 18:42:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ju1uCKNEgp','EUR','2004-01-11 18:31:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JU1wuGLYEl','EUR','2004-01-11 18:32:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jUcyaozWo4','EUR','2004-01-11 18:30:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JUYq3cDM90','EUR','2004-01-11 18:31:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jvXufTA4p0','EUR','2004-01-11 18:48:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JW51k52y9B','EUR','2004-01-11 18:45:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jx4o88I0DJ','EUR','2004-01-11 18:33:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JXb1v4cb8J','EUR','2004-01-11 18:32:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jXnc2LYvDZ','EUR','2004-01-11 18:33:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('JYosyOh3sr','EUR','2004-01-11 18:43:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jzfCdFK2Fb','EUR','2004-01-11 18:47:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('jZpM8lmtNf','EUR','2004-01-11 18:33:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('k0fv2h9bnQ','EUR','2004-01-11 18:48:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('k0hnd8IvDQ','EUR','2004-01-11 18:33:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('K0Zpf03b0k','EUR','2004-01-11 18:32:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('k1mFcs4mwi','EUR','2004-01-11 18:33:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('K2zdVlsrHA','EUR','2004-01-11 18:47:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('K3eZUsPSeW','EUR','2004-01-11 18:48:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('K4PRZXSJ23','EUR','2004-01-11 18:45:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('K7C2QiLI3W','EUR','2004-01-11 18:42:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KA7VMmXCcs','EUR','2004-01-11 18:42:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KAKRMmPqes','EUR','2004-01-11 18:48:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kb40P0w2dm','EUR','2004-01-11 18:47:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kcgvkKF7iM','EUR','2004-01-11 18:45:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kDvvD8mVXK','EUR','2004-01-11 18:46:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kDxxfT7lt3','EUR','2004-01-11 18:44:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KEejkuRa7C','EUR','2004-01-11 18:46:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Kffpp4Snt7','EUR','2004-01-11 18:48:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KFhXp4mB6q','EUR','2004-01-11 18:33:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Kh8vXbQ0VA','EUR','2004-01-11 18:48:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KHHHx8ifNU','EUR','2004-01-11 18:33:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('khLHLDCXTK','EUR','2004-01-11 18:33:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Kht0BVkl6W','EUR','2004-01-11 18:46:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KhZJ24itNE','EUR','2004-01-11 18:47:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kI9v9qnoO3','EUR','2004-01-11 18:43:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KIsFG5nGO1','EUR','2004-01-11 18:32:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KISHmmdmwe','EUR','2004-01-11 18:47:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KKA0My6aAM','EUR','2004-01-11 18:47:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kkQ67yvMKm','EUR','2004-01-11 18:43:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kl0H6FOnbq','EUR','2004-01-11 18:33:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kMYDcGJs5Q','EUR','2004-01-11 18:48:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kn84P8ElNA','EUR','2004-01-11 18:33:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KNb2xDYpZQ','EUR','2004-01-11 18:48:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('knFbfzAvzU','EUR','2004-01-11 18:31:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KNXR8Xkzn1','EUR','2004-01-11 18:31:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ko9bqwTku5','EUR','2004-01-11 18:32:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kPlNVFctrm','EUR','2004-01-11 18:47:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KpPFPLUVXA','EUR','2004-01-11 18:42:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kPRdNVObTW','EUR','2004-01-11 18:42:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KpVDDx5xxs','EUR','2004-01-11 18:42:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KrJBnVqh6M','EUR','2004-01-11 18:31:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kS5HQ7L5oQ','EUR','2004-01-11 18:33:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ktjJxNWZt7','EUR','2004-01-11 18:47:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kTRbtvEzvU','EUR','2004-01-11 18:43:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KTzJNfu0fi','EUR','2004-01-11 18:32:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kuEz9QNyki','EUR','2004-01-11 18:44:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kV6HjRSVx9','EUR','2004-01-11 18:31:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KVDDPrUzHy','EUR','2004-01-11 18:45:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KVF4pXuNHe','EUR','2004-01-11 18:48:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KwqNOUf5M5','EUR','2004-01-11 18:32:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kWWR598SgU','EUR','2004-01-11 18:48:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KWY2EIlWyK','EUR','2004-01-11 18:31:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kXhXTVc4lE','EUR','2004-01-11 18:47:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KXjxrrYfJ7','EUR','2004-01-11 18:43:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KXLrTtCZb9','EUR','2004-01-11 18:43:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KxnxvncpFG','EUR','2004-01-11 18:32:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kxv6hTgHrO','EUR','2004-01-11 18:31:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('kYOjgItAOO','EUR','2004-01-11 18:42:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('KzpXRDQppm','EUR','2004-01-11 18:42:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('L06mHNqzR0','EUR','2004-01-11 18:32:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('L0nYHfcfhh','EUR','2004-01-11 18:33:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('l0zQFDcfBp','EUR','2004-01-11 18:47:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('l1o1aqx1Ql','EUR','2004-01-11 18:48:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('L1OgOOpY9J','EUR','2004-01-11 18:31:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('l4VS0DEVJd','EUR','2004-01-11 18:32:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('L5uO71Nq3V','EUR','2004-01-11 18:33:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('l66qHfWXfx','EUR','2004-01-11 18:31:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('l6FOfLg0tj','EUR','2004-01-11 18:43:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('l7a5oAbQID','EUR','2004-01-11 18:32:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('L80ed29tvb','EUR','2004-01-11 18:43:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('l8RuD6YXZx','EUR','2004-01-11 18:46:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lA9kKKpUCd','EUR','2004-01-11 18:46:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lAgQgKVAGh','EUR','2004-01-11 18:42:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lAyOmyFWmx','EUR','2004-01-11 18:43:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LbrGFlwFvX','EUR','2004-01-11 18:32:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LbtIdlMZzX','EUR','2004-01-11 18:33:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lEGgK5pCuV','EUR','2004-01-11 18:48:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LEq5aKTUwr','EUR','2004-01-11 18:31:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LFJkn4GX4L','EUR','2004-01-11 18:45:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Lfp9FH3ZDH','EUR','2004-01-11 18:33:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lfpwbHeRv0','EUR','2004-01-11 18:46:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lG7UiGJ1ar','EUR','2004-01-11 18:42:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LGAkSGlKIB','EUR','2004-01-11 18:42:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LGkcqyJOQR','EUR','2004-01-11 18:48:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lgOuSABOE6','EUR','2004-01-11 18:31:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LgWksY0sAJ','EUR','2004-01-11 18:31:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LH8mPTS6VJ','EUR','2004-01-11 18:33:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lhBiTZCJLV','EUR','2004-01-11 18:32:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lhhWxTIrPL','EUR','2004-01-11 18:32:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lHV5nz7PdX','EUR','2004-01-11 18:32:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lhvcLfK4rv','EUR','2004-01-11 18:31:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LiSaYcrEgT','EUR','2004-01-11 18:33:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LjDQx0knRv','EUR','2004-01-11 18:46:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LjjGJXMtbv','EUR','2004-01-11 18:33:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LJzYBL7JPf','EUR','2004-01-11 18:46:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LKcKuOtioD','EUR','2004-01-11 18:31:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LkIcAid9O8','EUR','2004-01-11 18:33:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lMIG7ivQ1R','EUR','2004-01-11 18:47:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lMmQMGba5D','EUR','2004-01-11 18:31:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LNj3xzaJBf','EUR','2004-01-11 18:46:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LNZcfXQ6FZ','EUR','2004-01-11 18:42:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lOYcUEJa36','EUR','2004-01-11 18:46:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LpFAtH9VBz','EUR','2004-01-11 18:42:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LPFcF8irpx','EUR','2004-01-11 18:32:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LpTKRlMNdp','EUR','2004-01-11 18:45:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LqC9qOjk5z','EUR','2004-01-11 18:47:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lQOUaEHyCb','EUR','2004-01-11 18:31:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lQSgWgpIEt','EUR','2004-01-11 18:33:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lseIAIdsIT','EUR','2004-01-11 18:42:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LsIuGi6o3P','EUR','2004-01-11 18:32:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lSkucgRs1z','EUR','2004-01-11 18:32:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lt6qRzE2zX','EUR','2004-01-11 18:32:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LTTsB4ctFf','EUR','2004-01-11 18:42:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ltVOjDMlfZ','EUR','2004-01-11 18:45:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LUIgqk4Iij','EUR','2004-01-11 18:33:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LUyWOWbWE0','EUR','2004-01-11 18:33:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LVB7bDCtFB','EUR','2004-01-11 18:31:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lVfwFVeLnD','EUR','2004-01-11 18:45:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lVTgx6wrJH','EUR','2004-01-11 18:31:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lwAwUMXoGh','EUR','2004-01-11 18:31:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LwUSOWbkiR','EUR','2004-01-11 18:46:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LX8yhLSxBL','EUR','2004-01-11 17:34:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LXHml01znX','EUR','2004-01-11 18:46:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LxhulBqd0P','EUR','2004-01-11 18:45:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LxncXru4TP','EUR','2004-01-11 18:30:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lxPwvh54Jz','EUR','2004-01-11 18:31:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LXrOpDARdH','EUR','2004-01-11 18:43:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LY1cCWT35d','EUR','2004-01-11 18:47:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lY3mEidEqJ','EUR','2004-01-11 18:32:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lYAuCMn9g4','EUR','2004-01-11 18:31:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lyCO3OpqaJ','EUR','2004-01-11 18:30:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LyS3UudQa8','EUR','2004-01-11 18:31:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('LySmq5r5UV','EUR','2004-01-11 18:45:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('lYy5EKZIY4','EUR','2004-01-11 18:47:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('M0jNBfWt4u','EUR','2004-01-11 18:33:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('M0v8vZq4PW','EUR','2004-01-11 18:33:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('M1ajmohKws','EUR','2004-01-11 18:43:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('M1mHgsjY7y','EUR','2004-01-11 18:43:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('m1YDocJCgi','EUR','2004-01-11 18:31:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('M3a2IeTEYW','EUR','2004-01-11 18:31:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('m4RV2TOrpA','EUR','2004-01-11 18:33:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('m5mLIKjw99','EUR','2004-01-11 18:42:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('m77piiJw9u','EUR','2004-01-11 18:47:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('M7q4a1VmqS','EUR','2004-01-11 18:33:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('M9MtmuHOyg','EUR','2004-01-11 18:32:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ma7jGepuOw','EUR','2004-01-11 18:33:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MAo4ewzy5c','EUR','2004-01-11 18:33:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mAq23wRUYa','EUR','2004-01-11 18:46:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MbRTRNabdq','EUR','2004-01-11 18:32:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MCKX1gvMI3','EUR','2004-01-11 18:43:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mCOFKS0sAM','EUR','2004-01-11 18:30:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('meKL1KV9c5','EUR','2004-01-11 18:48:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mEs2umVQS9','EUR','2004-01-11 18:44:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MEwxCkTQYg','EUR','2004-01-11 18:42:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MF4DBryDdg','EUR','2004-01-11 18:33:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mfzNtTCRz1','EUR','2004-01-11 18:47:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mgclm5nyOe','EUR','2004-01-11 18:31:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MgiPQ9XyuM','EUR','2004-01-11 18:31:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MgmLu78qum','EUR','2004-01-11 18:43:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MGUbKUp17y','EUR','2004-01-11 18:46:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mh6hbNCj2u','EUR','2004-01-11 18:33:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mHBj0vWvNi','EUR','2004-01-11 18:43:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MHNjJ2eXhA','EUR','2004-01-11 18:42:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MIuDIAlK5U','EUR','2004-01-11 18:42:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mjFJbty6ZQ','EUR','2004-01-11 18:30:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MJJ4N6Uzda','EUR','2004-01-11 18:43:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MJnjJFMjXW','EUR','2004-01-11 18:31:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mjp0NNyN81','EUR','2004-01-11 18:42:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MJTN0dcXh9','EUR','2004-01-11 18:33:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mkAhYe0WGk','EUR','2004-01-11 18:33:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MKivakz3Ek','EUR','2004-01-11 18:33:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mkQZ598SMo','EUR','2004-01-11 18:48:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MLHdhbKjnM','EUR','2004-01-11 18:47:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mLpvl2kdpu','EUR','2004-01-11 18:48:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Mm1NaSHuWQ','EUR','2004-01-11 18:33:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mm92Ic8o5u','EUR','2004-01-11 18:30:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Mnb0BxujXC','EUR','2004-01-11 18:31:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MNbzZDmhf5','EUR','2004-01-11 18:33:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mNLrNHEttS','EUR','2004-01-11 18:43:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MNR6Nl3fBU','EUR','2004-01-11 18:45:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mNTBLPmjZy','EUR','2004-01-11 18:46:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MO1897dC9m','EUR','2004-01-11 18:33:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MOCtI7xSE3','EUR','2004-01-11 18:31:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mOeHEwNK9W','EUR','2004-01-11 18:31:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MpJTv0ADbw','EUR','2004-01-11 18:43:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mpl4PN9609','EUR','2004-01-11 18:31:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MpzBrNYbBk','EUR','2004-01-11 18:45:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mqEdCaL3q9','EUR','2004-01-11 18:32:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MqGzCKbOyu','EUR','2004-01-11 18:32:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MQU0yW0Igq','EUR','2004-01-11 18:32:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MQWh1qjUMC','EUR','2004-01-11 18:43:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mr8DLX78ZM','EUR','2004-01-11 18:42:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mRfB6RyHhe','EUR','2004-01-11 18:46:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MrFFpBanjo','EUR','2004-01-11 18:48:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MrT4xT7P8s','EUR','2004-01-11 18:30:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mSkHKEzcQ7','EUR','2004-01-11 18:33:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Mt2tlFERZi','EUR','2004-01-11 18:43:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Mu307yXwas','EUR','2004-01-11 18:33:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mU3l7Y2YCq','EUR','2004-01-11 18:43:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Mue8MONQKw','EUR','2004-01-11 18:33:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mui031FMo5','EUR','2004-01-11 18:48:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mUsvUOTceW','EUR','2004-01-11 18:32:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mvtXp65Dfy','EUR','2004-01-11 18:46:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mvxvfPQPxs','EUR','2004-01-11 18:42:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mx6T6HMRVw','EUR','2004-01-11 18:43:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mXHR0fSBPA','EUR','2004-01-11 18:32:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('mXjLH69R0Y','EUR','2004-01-11 18:31:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MxrLfzwDJY','EUR','2004-01-11 18:43:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MXtRr27BRY','EUR','2004-01-11 18:47:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MY3r5uX1Ak','EUR','2004-01-11 18:48:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('MyCTq10Mii','EUR','2004-01-11 18:42:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('N0DWR4MVHr','EUR','2004-01-11 18:47:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('n1Oq3a2WKX','EUR','2004-01-11 18:31:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('n2hWzbyjXx','EUR','2004-01-11 18:31:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('N40oLDu2bp','EUR','2004-01-11 18:33:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('N44ol8AZ6f','EUR','2004-01-11 18:48:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('n4PYzN9DDV','EUR','2004-01-11 18:33:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('n4TSnnqnpd','EUR','2004-01-11 18:30:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('n59OQA27kb','EUR','2004-01-11 18:42:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('n7AA936wE0','EUR','2004-01-11 18:46:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('n7UKYcDqkb','EUR','2004-01-11 18:42:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NaUyOG8qQB','EUR','2004-01-11 18:48:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NBPUXdq2hT','EUR','2004-01-11 18:47:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nBRqVHK4Fx','EUR','2004-01-11 18:30:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Nd4CrNUDvj','EUR','2004-01-11 18:46:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NdfKdFM4BR','EUR','2004-01-11 18:31:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NdtgzbYrH8','EUR','2004-01-11 18:43:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ne3yyc2mEZ','EUR','2004-01-11 18:47:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ne7omuLsCF','EUR','2004-01-11 18:47:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nFTObNcHhb','EUR','2004-01-11 18:32:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nFxgxlg8Tr','EUR','2004-01-11 18:47:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nG11IQdK50','EUR','2004-01-11 18:31:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NGI73AHSwz','EUR','2004-01-11 18:31:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nHDOhdozRV','EUR','2004-01-11 18:31:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NJ4EXralRf','EUR','2004-01-11 18:47:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NjVO2jwRpX','EUR','2004-01-11 18:33:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nKgAM96qAX','EUR','2004-01-11 18:32:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nKkOI3nOCn','EUR','2004-01-11 18:45:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nkOegwRkYR','EUR','2004-01-11 18:43:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nLBMn4uxXz','EUR','2004-01-11 18:31:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NLPKx2WN0z','EUR','2004-01-11 18:46:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nn07RzITR4','EUR','2004-01-11 18:32:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('noKuyuz95P','EUR','2004-01-11 18:45:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nOQyoePyY2','EUR','2004-01-11 18:33:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nOsuMsXWuF','EUR','2004-01-11 18:32:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nOWImkzouH','EUR','2004-01-11 18:45:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nQ7ikuFCil','EUR','2004-01-11 18:30:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NqeW5IFKcF','EUR','2004-01-11 18:32:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nQk7O3h5Q6','EUR','2004-01-11 18:45:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NqmuuSxGUl','EUR','2004-01-11 18:43:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nQqM9edqGb','EUR','2004-01-11 18:30:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nrDI6h1tFt','EUR','2004-01-11 18:48:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nseMIEpKGH','EUR','2004-01-11 18:31:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NskeMabw7V','EUR','2004-01-11 18:45:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nSUg5U2mQF','EUR','2004-01-11 18:42:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Nt6yPfin08','EUR','2004-01-11 18:43:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nuMW5uD7c4','EUR','2004-01-11 18:47:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NUOGqQpcQb','EUR','2004-01-11 18:43:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nvJMv4Wllx','EUR','2004-01-11 18:43:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NWyOoYZQoP','EUR','2004-01-11 18:43:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NX0SHlEHPL','EUR','2004-01-11 18:33:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NXbStBQf8J','EUR','2004-01-11 18:31:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('nXHcFH9JLJ','EUR','2004-01-11 18:33:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('NXRGXxSl28','EUR','2004-01-11 18:43:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Nz6yldYVXl','EUR','2004-01-11 18:43:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('o040l2Y26Y','EUR','2004-01-11 18:47:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('O0vJvZ5d09','EUR','2004-01-11 18:47:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('o1cfyEPGU9','EUR','2004-01-11 18:33:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('o3GRYMNOAO','EUR','2004-01-11 18:43:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('O3k4uWVciW','EUR','2004-01-11 18:30:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('o5mxs7JESW','EUR','2004-01-11 18:33:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('O6BHHVSxzm','EUR','2004-01-11 18:32:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('O6j2pNWpdi','EUR','2004-01-11 18:29:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('O6L8zdoDF7','EUR','2004-01-11 18:42:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('O6pXHxSHJc','EUR','2004-01-11 18:44:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('o8DjVjSVrA','EUR','2004-01-11 18:32:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('O8pB0D7P0M','EUR','2004-01-11 18:44:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('O9gFYmhgyi','EUR','2004-01-11 18:31:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('o9oDA9Je37','EUR','2004-01-11 18:33:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oaOro76S9c','EUR','2004-01-11 18:46:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oAYxOgp5ua','EUR','2004-01-11 18:30:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oE9BmyL5UU','EUR','2004-01-11 18:44:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oEQPQudA5g','EUR','2004-01-11 18:32:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OeuJEMpGG9','EUR','2004-01-11 18:31:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oF8JNbu4b7','EUR','2004-01-11 18:32:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Of8tV43RJe','EUR','2004-01-11 18:48:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ofj2FfqrrS','EUR','2004-01-11 18:48:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ofnDvhKfvm','EUR','2004-01-11 18:45:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OfV6Rxyxnu','EUR','2004-01-11 18:48:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oFVf2r56B9','EUR','2004-01-11 18:42:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OFxrLj1XZg','EUR','2004-01-11 18:46:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oG1NcmTiii','EUR','2004-01-11 18:32:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ohlRtvaxpy','EUR','2004-01-11 18:43:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OHp4PTk6lG','EUR','2004-01-11 18:33:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OHtPjvWJns','EUR','2004-01-11 18:43:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ohZ48pSPdq','EUR','2004-01-11 18:33:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OieBCC2g9S','EUR','2004-01-11 18:33:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oiIJGkLyO3','EUR','2004-01-11 18:43:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OjnPjt54ta','EUR','2004-01-11 18:31:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ojvlbr5PV1','EUR','2004-01-11 18:31:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oK3zM50yem','EUR','2004-01-11 18:31:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oK565MHqse','EUR','2004-01-11 18:33:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oKmdKcfAyY','EUR','2004-01-11 18:31:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('okuBwifoS9','EUR','2004-01-11 18:32:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oLPz6rQv21','EUR','2004-01-11 18:42:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OLTlv4oppk','EUR','2004-01-11 18:48:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ONjfTjw2p3','EUR','2004-01-11 18:31:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oNJTNfU0dU','EUR','2004-01-11 18:48:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ONLfb4AvRW','EUR','2004-01-11 18:48:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ONn6jn3xT1','EUR','2004-01-11 18:48:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('onPNbNIlZM','EUR','2004-01-11 18:46:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oOq6mQROKU','EUR','2004-01-11 18:44:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OPjzHfm6h5','EUR','2004-01-11 18:43:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OpNXnlYtrk','EUR','2004-01-11 18:46:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oqAr5MDgU3','EUR','2004-01-11 18:48:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OQCXKgzUOi','EUR','2004-01-11 18:43:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oqMx1iHyOk','EUR','2004-01-11 18:45:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OqqLuqPYuq','EUR','2004-01-11 18:33:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oR2dN890Hu','EUR','2004-01-11 18:32:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OsAF3UFyuc','EUR','2004-01-11 18:33:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ot4TzXQNdc','EUR','2004-01-11 18:32:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OtxlRJgHX7','EUR','2004-01-11 18:46:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OW50CIfuS5','EUR','2004-01-11 18:31:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OWIdeazQIW','EUR','2004-01-11 18:33:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OwKPsSrkUO','EUR','2004-01-11 18:47:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oWQ2AIPQSy','EUR','2004-01-11 18:31:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('oX6DVzqVvo','EUR','2004-01-11 18:46:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('OXt2n0IzzM','EUR','2004-01-11 18:31:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Oy3jkKDIcU','EUR','2004-01-11 18:31:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Oy3R7YrQeU','EUR','2004-01-11 18:31:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Oy7biOnyMU','EUR','2004-01-11 18:46:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ozZFVxwfD7','EUR','2004-01-11 18:45:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('p1uOQsj17P','EUR','2004-01-11 18:46:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('P1yg9ITgc6','EUR','2004-01-11 18:42:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('p2NKpjK8vL','EUR','2004-01-11 18:45:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('P6T1btWTdD','EUR','2004-01-11 18:31:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('P6Vs0vkjvD','EUR','2004-01-11 18:44:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('P7oaE5TUeJ','EUR','2004-01-11 18:48:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('p7UyGSBaSB','EUR','2004-01-11 18:33:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pA3GGmjy7l','EUR','2004-01-11 18:48:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PaaAo9jAGr','EUR','2004-01-11 18:32:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PaeAcUtcgj','EUR','2004-01-11 18:31:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PaGemix3s0','EUR','2004-01-11 18:47:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PaIUCYvk1j','EUR','2004-01-11 18:47:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PAss7Er3E6','EUR','2004-01-11 18:31:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pauGMMFYeP','EUR','2004-01-11 18:48:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pBRgvJAXpd','EUR','2004-01-11 18:31:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PbZktJMXhx','EUR','2004-01-11 18:32:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Pc7Q99NEkD','EUR','2004-01-11 18:46:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pD6OJDCtJL','EUR','2004-01-11 18:46:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pe5EoSp9ER','EUR','2004-01-11 18:48:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PeAO3m4Wwd','EUR','2004-01-11 18:31:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pfdqVXMhR8','EUR','2004-01-11 18:43:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pFjuLH3JLj','EUR','2004-01-11 18:46:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PG1OIYTcYv','EUR','2004-01-11 18:33:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pGA1S9Xwat','EUR','2004-01-11 18:47:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PH8ID2qtr6','EUR','2004-01-11 18:31:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pHbEZLqxBn','EUR','2004-01-11 18:31:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pHhKHXu2Dt','EUR','2004-01-11 18:46:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PHjEJvwnxP','EUR','2004-01-11 18:46:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PiSSYODiYB','EUR','2004-01-11 18:43:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PIU7oupcmN','EUR','2004-01-11 18:33:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PiUMICtUiB','EUR','2004-01-11 18:46:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pJfCfvkP8h','EUR','2004-01-11 18:32:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PjHmF8U68j','EUR','2004-01-11 18:30:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pjPCNtAhlV','EUR','2004-01-11 18:47:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pJRsL23rD4','EUR','2004-01-11 18:33:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PjzyTtOvL2','EUR','2004-01-11 18:31:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PKKIoAJesj','EUR','2004-01-11 18:30:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pkoUsW4AAJ','EUR','2004-01-11 18:31:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PksIg7pGen','EUR','2004-01-11 18:30:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('plvsfDCdNb','EUR','2004-01-11 18:45:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('plzYpt1nFt','EUR','2004-01-11 18:31:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PM1oua0yKL','EUR','2004-01-11 18:48:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PMMCSKTmQB','EUR','2004-01-11 18:30:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PooGUSJoMP','EUR','2004-01-11 18:42:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pos1Oe2oYT','EUR','2004-01-11 18:30:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('poWcOmRqqB','EUR','2004-01-11 18:33:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ppXOTlK4b0','EUR','2004-01-11 18:33:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pqCGC7voMr','EUR','2004-01-11 18:30:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pQosoq2YGp','EUR','2004-01-11 18:47:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PqUik1Jwux','EUR','2004-01-11 18:42:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pQuscabAgf','EUR','2004-01-11 18:43:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PRTwrDMVtN','EUR','2004-01-11 18:32:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pS9emG65KB','EUR','2004-01-11 18:43:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ptBCjHgjzT','EUR','2004-01-11 18:33:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pUmUoMxiM0','EUR','2004-01-11 18:43:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pvBKrLgTJ4','EUR','2004-01-11 18:30:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PVjCd07vjF','EUR','2004-01-11 18:45:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pVvqdZ52fv','EUR','2004-01-11 18:32:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pwgWG7fs38','EUR','2004-01-11 18:46:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pWuMGIR3Kh','EUR','2004-01-11 18:42:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pXBMtrO6fJ','EUR','2004-01-11 18:31:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('pXjghbu6zB','EUR','2004-01-11 18:33:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('PyY5QczKIN','EUR','2004-01-11 18:32:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('q1Evy5dkcs','EUR','2004-01-11 18:47:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Q1S0Ygv9oE','EUR','2004-01-11 18:30:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Q28xDfgLhC','EUR','2004-01-11 18:47:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('q2TNnlAb4w','EUR','2004-01-11 18:31:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Q3Y07ohy7O','EUR','2004-01-11 18:33:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('q4XF22cpfs','EUR','2004-01-11 18:43:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('q53TGmLoaO','EUR','2004-01-11 18:31:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('q5ib7uPKmQ','EUR','2004-01-11 18:47:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('q6BLxBS2HU','EUR','2004-01-11 18:43:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Q7s23MViIE','EUR','2004-01-11 17:23:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('q8hvZdmtNG','EUR','2004-01-11 18:32:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Q8tLVxSrrs','EUR','2004-01-11 18:43:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('q976QADS7y','EUR','2004-01-11 18:31:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('q9qPiwxK3U','EUR','2004-01-11 18:47:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('q9uVOuF1O1','EUR','2004-01-11 18:31:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Qa7F1chqQ5','EUR','2004-01-11 18:31:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QbnjXNCVZe','EUR','2004-01-11 18:33:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QbTl4BmDPE','EUR','2004-01-11 18:42:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QcUz5Gf7YO','EUR','2004-01-11 18:32:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QDR8nByFxU','EUR','2004-01-11 18:45:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Qe9HQy8y3k','EUR','2004-01-11 18:47:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qFBJvVkPbe','EUR','2004-01-11 18:47:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QFJnhRS0Be','EUR','2004-01-11 18:47:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qFV8ZZIbD9','EUR','2004-01-11 18:47:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QGkpUk8YCA','EUR','2004-01-11 18:44:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QgSriOVk3A','EUR','2004-01-11 18:48:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Qh6xnJuDVQ','EUR','2004-01-11 18:33:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qhh4Jn54la','EUR','2004-01-11 18:47:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qHpX62wL4K','EUR','2004-01-11 18:30:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qhrDp0AtZw','EUR','2004-01-11 18:33:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QiQfO3dwIK','EUR','2004-01-11 18:31:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QIQHYmjYka','EUR','2004-01-11 18:47:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QJjdtZs0JY','EUR','2004-01-11 18:32:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QJPdxXGbvQ','EUR','2004-01-11 18:33:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qJvRlrSpL1','EUR','2004-01-11 18:31:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qJXDXj5rt1','EUR','2004-01-11 18:47:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qKwdAKVScm','EUR','2004-01-11 18:43:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qlv00H9h8m','EUR','2004-01-11 18:42:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QMiX3KDUSu','EUR','2004-01-11 18:33:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qnblFtGLpo','EUR','2004-01-11 18:43:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QnBZpHyjHY','EUR','2004-01-11 18:31:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QNfr0bqvjC','EUR','2004-01-11 18:46:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qPBTBj5PNG','EUR','2004-01-11 18:45:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qpDXrjWnhS','EUR','2004-01-11 18:32:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qPNTF8IlH5','EUR','2004-01-11 18:32:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qPvr8D9Lxe','EUR','2004-01-11 18:31:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QqqF7Mds1K','EUR','2004-01-11 18:42:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qrB0VpM8ru','EUR','2004-01-11 18:30:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Qrbr6Xkthi','EUR','2004-01-11 18:47:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QS1tQqJ9YC','EUR','2004-01-11 18:42:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QsGvqGF3MK','EUR','2004-01-11 18:31:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Qsor5YfkCW','EUR','2004-01-11 18:42:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QTdr00SL6S','EUR','2004-01-11 18:43:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qUADC32gSe','EUR','2004-01-11 18:32:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QV2Bxp5Xn7','EUR','2004-01-11 18:45:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qW5r5i4qMw','EUR','2004-01-11 18:48:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QXNtZ0gdXw','EUR','2004-01-11 18:43:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('qycBuUPCu5','EUR','2004-01-11 18:46:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QyM0IQ4Em5','EUR','2004-01-11 18:43:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QzBXv6STZ9','EUR','2004-01-11 18:46:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('QZzV4DQvNg','EUR','2004-01-11 18:32:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('r0porxcdJP','EUR','2004-01-11 18:48:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('r1msYcPuAh','EUR','2004-01-11 18:32:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('r2haVlYzdz','EUR','2004-01-11 18:33:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('R2tYDRgDTl','EUR','2004-01-11 18:32:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('R2v9vRe2HR','EUR','2004-01-11 18:43:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('R5oOWMHwwR','EUR','2004-01-11 18:45:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('r6dGbREhZl','EUR','2004-01-11 18:31:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('r7u7uA0koB','EUR','2004-01-11 18:43:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('r8rMBbIvNz','EUR','2004-01-11 18:31:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('r97im7XiSp','EUR','2004-01-11 18:44:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rAiIgOxIYb','EUR','2004-01-11 18:31:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RAk9Wklyy8','EUR','2004-01-11 18:45:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RayAQQFqo4','EUR','2004-01-11 18:31:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RBb9Vl9dVJ','EUR','2004-01-11 18:31:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RcmSIC2Oct','EUR','2004-01-11 18:33:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RDnyFL1zH6','EUR','2004-01-11 18:43:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rEcmaMFYwR','EUR','2004-01-11 18:33:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rEeSsudQKL','EUR','2004-01-11 18:45:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Rei3CU67QL','EUR','2004-01-11 18:43:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Reu3GIJEI0','EUR','2004-01-11 18:31:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rF2E6nszBh','EUR','2004-01-11 18:30:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rFhIfRU2x6','EUR','2004-01-11 18:43:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rG3egMBKUt','EUR','2004-01-11 18:33:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Rh4Urd16VX','EUR','2004-01-11 18:42:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rhBItJy02b','EUR','2004-01-11 18:42:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rhnSr0Ippt','EUR','2004-01-11 18:32:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rhZQpbAdrr','EUR','2004-01-11 18:48:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ri3oc3Vcul','EUR','2004-01-11 18:31:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RiAYOyXsCF','EUR','2004-01-11 18:47:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ricGgqxE3v','EUR','2004-01-11 18:46:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rJ8YJ4sd4d','EUR','2004-01-11 18:45:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RjVSHhWtrL','EUR','2004-01-11 18:31:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rkAim16MaN','EUR','2004-01-11 18:43:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RkgyUWLUUr','EUR','2004-01-11 18:42:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RMcEwgfW9v','EUR','2004-01-11 18:31:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RNhcHb50NF','EUR','2004-01-11 18:43:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rnT7NhWBrH','EUR','2004-01-11 18:46:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ros3sgviC0','EUR','2004-01-11 18:31:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RpTCFbsHfj','EUR','2004-01-11 18:42:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rpTGFBolnX','EUR','2004-01-11 18:46:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RPzQZ2qFl6','EUR','2004-01-11 18:48:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rQ1iIeNse4','EUR','2004-01-11 18:32:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RqaG3OTkCt','EUR','2004-01-11 18:31:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RQGkKg69Kz','EUR','2004-01-11 18:31:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rQOgM3hMap','EUR','2004-01-11 18:43:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rS3K1CLGEl','EUR','2004-01-11 18:31:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RTrm80OTff','EUR','2004-01-11 18:42:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rTtaFXUjR2','EUR','2004-01-11 18:30:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rTXip07XP8','EUR','2004-01-11 18:32:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RUiSgeh5kN','EUR','2004-01-11 18:43:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RuQM1gDS1T','EUR','2004-01-11 18:47:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RUqUiwXwWh','EUR','2004-01-11 18:42:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RvdkDLuvbh','EUR','2004-01-11 18:46:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RvTo6fwvLr','EUR','2004-01-11 18:43:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rvVorh5bJn','EUR','2004-01-11 18:32:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rW1Yk7ry1b','EUR','2004-01-11 18:47:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RwEsm9h1Un','EUR','2004-01-11 18:31:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RWMC7kriiN','EUR','2004-01-11 18:32:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('RxFILJWFlR','EUR','2004-01-11 18:31:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rYq1qIn7ot','EUR','2004-01-11 18:47:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('rYSM3yz97v','EUR','2004-01-11 18:42:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('S0xx0xQb0I','EUR','2004-01-11 18:48:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('S15JYUBssc','EUR','2004-01-11 18:46:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('S1cBAg6MOo','EUR','2004-01-11 18:46:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('S1MpcEt9Ey','EUR','2004-01-11 18:48:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('s26B2TuXRW','EUR','2004-01-11 18:48:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('S35ls3NAUO','EUR','2004-01-11 18:43:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('S3AxeoR9Es','EUR','2004-01-11 18:42:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('S9OLCktQQc','EUR','2004-01-11 18:47:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('samPKSrWqS','EUR','2004-01-11 18:32:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SaqFA3N35w','EUR','2004-01-11 18:43:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SB4nzjOVHo','EUR','2004-01-11 18:33:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SBdjtlsJZu','EUR','2004-01-11 18:44:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('sbtjX8S6Jo','EUR','2004-01-11 18:47:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SCgree0OsE','EUR','2004-01-11 18:33:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('scWxgWL3ks','EUR','2004-01-11 18:46:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SdHDjzYB8K','EUR','2004-01-11 18:31:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SDhf8jCBX5','EUR','2004-01-11 18:30:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('sDLvj6otNq','EUR','2004-01-11 18:47:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SDVhzt7XJC','EUR','2004-01-11 18:48:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SE5r9qviAg','EUR','2004-01-11 18:31:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Sec8S7t3Ae','EUR','2004-01-11 18:48:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SeOZ1qX5Ci','EUR','2004-01-11 18:32:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SFJDnLuRTk','EUR','2004-01-11 18:32:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SGcLoUfoyu','EUR','2004-01-11 18:33:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('sgqjSEhk3o','EUR','2004-01-11 18:33:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('sguBuuZIwq','EUR','2004-01-11 18:47:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Sh8PXNGXVw','EUR','2004-01-11 18:45:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SI7HW5LIEG','EUR','2004-01-11 18:32:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('siE0skxmuq','EUR','2004-01-11 18:42:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SJBJr2QVb9','EUR','2004-01-11 18:43:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SjJLj2Oltc','EUR','2004-01-11 18:32:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SkAtCSdUig','EUR','2004-01-11 18:33:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SKEl9sXoEm','EUR','2004-01-11 18:31:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SKuzckpIwq','EUR','2004-01-11 18:46:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('slh6ZXaL27','EUR','2004-01-11 18:31:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Sllj0naRrq','EUR','2004-01-11 18:33:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SmcnmkBSiC','EUR','2004-01-11 18:45:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('sMu0YEDOSq','EUR','2004-01-11 18:32:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('smUrCOVeMM','EUR','2004-01-11 18:31:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('sn0VHril8o','EUR','2004-01-11 18:48:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('So5tmsjkG9','EUR','2004-01-11 18:32:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('soAV79pCIA','EUR','2004-01-11 18:48:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('sOOfE5bYYa','EUR','2004-01-11 18:46:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('spLfRVOplK','EUR','2004-01-11 18:42:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Spv04LGn8g','EUR','2004-01-11 18:46:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SpzrR6QVnW','EUR','2004-01-11 18:44:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SQkvqAPo1G','EUR','2004-01-11 18:31:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('sQMTci4Ik3','EUR','2004-01-11 18:42:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('sQQNM9zYok','EUR','2004-01-11 18:47:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('sqWzAgLW9c','EUR','2004-01-11 18:33:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('srBfN8aTto','EUR','2004-01-11 18:31:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SRHpbZitFo','EUR','2004-01-11 18:32:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SrHxrFKxBi','EUR','2004-01-11 18:48:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SRL6rHeNdA','EUR','2004-01-11 18:43:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SsmT5wv1mW','EUR','2004-01-11 18:47:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SsOzYaLmQK','EUR','2004-01-11 18:42:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SSsnIu07WQ','EUR','2004-01-11 18:42:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('suCLGYvaQ1','EUR','2004-01-11 18:42:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SUQZO5He59','EUR','2004-01-11 18:42:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SuSHUuXuiS','EUR','2004-01-11 18:48:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Svdpl4qff9','EUR','2004-01-11 18:48:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('svHB6HyzlU','EUR','2004-01-11 18:31:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('svj6pLEVHi','EUR','2004-01-11 18:32:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('sWEneifA5a','EUR','2004-01-11 18:33:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SwwbWWpWkM','EUR','2004-01-11 18:33:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SxXrrvC8NS','EUR','2004-01-11 18:47:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('syAFwSXOs7','EUR','2004-01-11 18:46:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SYqx3Ehmw5','EUR','2004-01-11 18:42:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Sz2pXRC0ZI','EUR','2004-01-11 18:31:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('SzbxPRGlB7','EUR','2004-01-11 18:44:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('sZzf0XqTd1','EUR','2004-01-11 18:31:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('t06sJhg6jV','EUR','2004-01-11 18:45:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('t0Du8rCDhB','EUR','2004-01-11 18:45:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('T0LMHTyFxd','EUR','2004-01-11 18:43:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('T11S3gjkwv','EUR','2004-01-11 18:46:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('T2rO0hi0bN','EUR','2004-01-11 18:42:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('T5koKunS1T','EUR','2004-01-11 18:42:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('T6bmjZml6b','EUR','2004-01-11 18:48:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('T6jYFFgNb0','EUR','2004-01-11 18:43:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('T7uQsqfaul','EUR','2004-01-11 18:31:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('taAEuylyiV','EUR','2004-01-11 18:31:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Tac9590C1f','EUR','2004-01-11 18:32:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tAyiUKlwOX','EUR','2004-01-11 18:44:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tb8KRjG6Nn','EUR','2004-01-11 18:48:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tBHkfvwTnn','EUR','2004-01-11 18:33:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tcCuG5neKh','EUR','2004-01-11 18:30:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Td4qdj1VLB','EUR','2004-01-11 18:46:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tDboZnaVxR','EUR','2004-01-11 18:32:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TdJcHd5ZDX','EUR','2004-01-11 18:47:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TdxYbhotJJ','EUR','2004-01-11 18:45:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Tek9sCvSQF','EUR','2004-01-11 18:47:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TfVILl5Nnd','EUR','2004-01-11 18:33:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tg9KqIpC5P','EUR','2004-01-11 18:44:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tgI9EQ01cl','EUR','2004-01-11 18:30:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TGs7MwXs98','EUR','2004-01-11 18:43:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TIwgI9HcoV','EUR','2004-01-11 18:31:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Tj0MZTahz0','EUR','2004-01-11 18:46:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tjLIDFQhNR','EUR','2004-01-11 18:48:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tjNCPtqz4R','EUR','2004-01-11 18:43:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tkMQ5izg56','EUR','2004-01-11 18:33:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TKMSocjiq2','EUR','2004-01-11 18:47:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tLBcp6IfXv','EUR','2004-01-11 18:42:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TLt7nl5bdl','EUR','2004-01-11 18:32:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TlXqVdYddl','EUR','2004-01-11 18:46:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TMUmSSfmGt','EUR','2004-01-11 18:33:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tNFM6bkzrD','EUR','2004-01-11 18:42:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tNFszB7lHR','EUR','2004-01-11 18:48:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tNRw8zkrhN','EUR','2004-01-11 18:43:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ToSuwMZY74','EUR','2004-01-11 18:45:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('toy7IupOQR','EUR','2004-01-11 18:31:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TPziJNSRp6','EUR','2004-01-11 18:43:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TqogAufWK2','EUR','2004-01-11 18:47:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TQWYOQvq3Z','EUR','2004-01-11 18:44:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tQYk7KBEwn','EUR','2004-01-11 18:31:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tRJ5x6kvjh','EUR','2004-01-11 18:47:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('trngtXE2xn','EUR','2004-01-11 18:31:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ts3ooCt9Ux','EUR','2004-01-11 18:31:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TSAKYmpUyl','EUR','2004-01-11 18:31:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tsEkMQBwqb','EUR','2004-01-11 18:45:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TSEmOoLKER','EUR','2004-01-11 18:45:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ttnkjlubJD','EUR','2004-01-11 18:31:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TTVad0CvFR','EUR','2004-01-11 18:46:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tuCecwNAAz','EUR','2004-01-11 18:43:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tukUSgpYIX','EUR','2004-01-11 18:33:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tUmqgu0OOX','EUR','2004-01-11 18:43:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tuqSI1BAiP','EUR','2004-01-11 18:48:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TV8e0l70Lv','EUR','2004-01-11 18:46:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tvDqjtkP40','EUR','2004-01-11 18:31:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TVjIT6y8lt','EUR','2004-01-11 18:31:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TvpibhmFPd','EUR','2004-01-11 18:42:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TvpKZRiZjz','EUR','2004-01-11 18:33:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('txN5bLMjvp','EUR','2004-01-11 18:32:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tyA5KK6MeJ','EUR','2004-01-11 18:31:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TyigUaXGI4','EUR','2004-01-11 18:31:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('TYo5UepUg4','EUR','2004-01-11 18:31:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('tyo5us29AH','EUR','2004-01-11 18:43:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('u0zzT6c4p1','EUR','2004-01-11 18:45:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('u19V3kVEqW','EUR','2004-01-11 18:42:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('U20XtxG2zu','EUR','2004-01-11 18:42:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('u2TLzPSBz7','EUR','2004-01-11 18:43:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('u4X644q0fm','EUR','2004-01-11 18:46:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('U5ITUUnucU','EUR','2004-01-11 18:31:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('u8bfJ6EPZu','EUR','2004-01-11 18:30:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('u9o8S7BiwC','EUR','2004-01-11 18:30:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('u9odIM25wu','EUR','2004-01-11 18:46:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('U9STYGrgOy','EUR','2004-01-11 18:47:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UAA8QwHw1i','EUR','2004-01-11 18:43:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UB0RTxkTbc','EUR','2004-01-11 18:46:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UbdfTn90do','EUR','2004-01-11 18:32:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uBHJtnGR03','EUR','2004-01-11 18:32:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Uc7bsS8CiG','EUR','2004-01-11 18:31:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uciHwa8cAI','EUR','2004-01-11 18:32:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UCMLGO03sy','EUR','2004-01-11 18:32:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uDDHFjWDNw','EUR','2004-01-11 18:48:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uDVbPziDtG','EUR','2004-01-11 18:30:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UGyZk1Zyek','EUR','2004-01-11 18:48:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uhHTHZA0Ra','EUR','2004-01-11 18:30:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uJNz2R5JdW','EUR','2004-01-11 18:43:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ujvvbjon2C','EUR','2004-01-11 18:46:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UkgxSAhKUm','EUR','2004-01-11 18:32:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UkIxakjemg','EUR','2004-01-11 18:48:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uKKNcUfyAM','EUR','2004-01-11 18:45:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uKUd5shISY','EUR','2004-01-11 18:31:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UkYrwAjqUU','EUR','2004-01-11 18:30:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UlFXTfiFx5','EUR','2004-01-11 18:32:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uLTfBpCV0i','EUR','2004-01-11 18:31:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ulvdDRA0zS','EUR','2004-01-11 18:31:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uMORgQByQG','EUR','2004-01-11 18:33:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uMqR3Cx9EE','EUR','2004-01-11 18:32:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Un6XzbAHrG','EUR','2004-01-11 18:30:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('unvLPjEP6y','EUR','2004-01-11 18:33:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UOenSuTO3e','EUR','2004-01-11 18:42:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UoMDuSLWg7','EUR','2004-01-11 18:32:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UoqtEGd3A5','EUR','2004-01-11 18:43:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uqcbYWNe13','EUR','2004-01-11 18:47:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uQcRAULW7m','EUR','2004-01-11 18:31:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UqkDuujiYs','EUR','2004-01-11 18:45:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UqQ4mKXYq3','EUR','2004-01-11 18:42:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uRnd2zyL09','EUR','2004-01-11 18:44:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('urtf8liD8c','EUR','2004-01-11 18:32:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UsOHeoXk9W','EUR','2004-01-11 18:30:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UtF2HzA2tA','EUR','2004-01-11 18:31:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UtlHlNeln5','EUR','2004-01-11 18:42:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uU3JYghyEg','EUR','2004-01-11 18:46:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uUGjqonw9O','EUR','2004-01-11 18:32:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uUURmWNei5','EUR','2004-01-11 18:33:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UuUV1ozeA1','EUR','2004-01-11 18:32:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uV6vtNY8Rm','EUR','2004-01-11 18:33:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uVBNxPa8zW','EUR','2004-01-11 18:43:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uwehOADeMa','EUR','2004-01-11 18:31:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uwGDeEFmuc','EUR','2004-01-11 18:45:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UwQtqAroMG','EUR','2004-01-11 18:47:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ux0Hf81PNI','EUR','2004-01-11 18:32:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uxJv8T12Na','EUR','2004-01-11 18:31:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uxJzxpOd6u','EUR','2004-01-11 18:48:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UXNZ0twDhO','EUR','2004-01-11 18:32:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UYKJyKfgCG','EUR','2004-01-11 18:31:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('UYmh7KZYsE','EUR','2004-01-11 18:31:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uYq2eSrQCK','EUR','2004-01-11 18:46:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uYwP1wxqW1','EUR','2004-01-11 18:42:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('uZT8xHo04y','EUR','2004-01-11 18:33:05'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('v0hofN7fXT','EUR','2004-01-11 18:45:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('V0z1VJklFX','EUR','2004-01-11 18:47:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('V1gA3oN9af','EUR','2004-01-11 18:44:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('v1IYUSxAWV','EUR','2004-01-11 18:46:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('V285Hloffr','EUR','2004-01-11 18:31:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('v4fYhPiBVD','EUR','2004-01-11 18:32:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('v8dmJ0yBXp','EUR','2004-01-11 18:30:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('V8h1JNUn6r','EUR','2004-01-11 18:46:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('v95W312uCd','EUR','2004-01-11 18:33:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VAIig3FM5f','EUR','2004-01-11 18:46:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vBho6HGHTh','EUR','2004-01-11 18:46:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vCQweAleIz','EUR','2004-01-11 18:32:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vDDAZv1X2z','EUR','2004-01-11 18:32:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VDpYRhGnvD','EUR','2004-01-11 18:33:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VEeSweVo9B','EUR','2004-01-11 18:31:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vFvGLnMb04','EUR','2004-01-11 18:43:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VG5EMytqwj','EUR','2004-01-11 18:42:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VGaum5r3OX','EUR','2004-01-11 18:48:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vGus3Evy9b','EUR','2004-01-11 18:47:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vHJwVPMF0p','EUR','2004-01-11 18:33:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VHrwZn5pVN','EUR','2004-01-11 18:30:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vhzGxJorL8','EUR','2004-01-11 18:42:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Vi55o1bYCH','EUR','2004-01-11 18:31:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vjHaDb7VxT','EUR','2004-01-11 18:33:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VlNwxDilzb','EUR','2004-01-11 18:47:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VlrIBxMTTf','EUR','2004-01-11 18:30:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VMsIugfigF','EUR','2004-01-11 18:42:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vnPa4Hsbnj','EUR','2004-01-11 18:33:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vnXeDZmX4N','EUR','2004-01-11 18:46:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VOeGeED3OZ','EUR','2004-01-11 18:33:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vOkIuQvWqx','EUR','2004-01-11 18:31:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vOmgkyh9Ip','EUR','2004-01-11 18:42:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VPFQ2zqjd0','EUR','2004-01-11 18:43:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Vpv9vpYV4d','EUR','2004-01-11 18:42:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VQGQcYVmc0','EUR','2004-01-11 18:48:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vqiGIM4sAN','EUR','2004-01-11 18:42:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VrL76zCt6p','EUR','2004-01-11 18:48:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Vs1quCJKuN','EUR','2004-01-11 18:32:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vsSc7YNqQt','EUR','2004-01-11 18:33:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VtBcProHdV','EUR','2004-01-11 18:44:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VVfwlH3Xzn','EUR','2004-01-11 18:47:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vVLgxPKRtl','EUR','2004-01-11 18:30:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VvvuxXUHBd','EUR','2004-01-11 18:32:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vWaGysLM74','EUR','2004-01-11 18:46:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vwWOEINWIj','EUR','2004-01-11 18:42:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VWWqyCpQQf','EUR','2004-01-11 18:42:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Vx6w0lctPT','EUR','2004-01-11 18:42:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VyKs93BaSN','EUR','2004-01-11 18:45:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VYQIe7VQex','EUR','2004-01-11 18:31:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('VyUocwH5Wx','EUR','2004-01-11 18:31:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('vZ8sXJuprV','EUR','2004-01-11 18:47:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('w1IrO5tOWW','EUR','2004-01-11 18:45:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('w35daSdUms','EUR','2004-01-11 18:31:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('w3i0UE2ico','EUR','2004-01-11 18:45:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('W68hTrA8Di','EUR','2004-01-11 18:44:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('w8pTTvITDm','EUR','2004-01-11 18:33:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('w8TbV4WP63','EUR','2004-01-11 18:32:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('w9mrCqDYYq','EUR','2004-01-11 18:32:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Wa3luSnmmU','EUR','2004-01-11 18:32:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wa7fAYhIQg','EUR','2004-01-11 18:33:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wawPUGVM1c','EUR','2004-01-11 18:48:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Wbn8vJCvzy','EUR','2004-01-11 18:44:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wbnHJ8CTrM','EUR','2004-01-11 18:46:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WBv20JE2rq','EUR','2004-01-11 18:33:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WC78s9jUQo','EUR','2004-01-11 18:31:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wd2bjxi6Vs','EUR','2004-01-11 18:42:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wDb624kF4e','EUR','2004-01-11 18:31:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WFplx0A4dk','EUR','2004-01-11 18:31:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wGEvYK47oc','EUR','2004-01-11 18:31:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WGIL9a4cOw','EUR','2004-01-11 18:43:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WGKrM5f5Qo','EUR','2004-01-11 18:42:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Wgy8SWfa99','EUR','2004-01-11 18:31:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wIqpquho1A','EUR','2004-01-11 18:46:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wj66fzw0fG','EUR','2004-01-11 18:31:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wJFZbjC0zs','EUR','2004-01-11 18:43:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wJVtHjeFro','EUR','2004-01-11 18:42:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wK3B9uDgIK','EUR','2004-01-11 18:30:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WkCfMeriAi','EUR','2004-01-11 18:32:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WKcNAExECY','EUR','2004-01-11 18:43:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wkeRkG0CwU','EUR','2004-01-11 18:31:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wkMR3W6951','EUR','2004-01-11 18:31:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wL02VdedLW','EUR','2004-01-11 18:31:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wlBljDI0Xg','EUR','2004-01-11 18:46:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WlvzPrkhZU','EUR','2004-01-11 18:42:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WLzPL4aRz1','EUR','2004-01-11 18:33:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wM98aslGeC','EUR','2004-01-11 18:31:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wm9BQIzUow','EUR','2004-01-11 18:31:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wmA0UGrwSq','EUR','2004-01-11 18:31:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WmCzAafksm','EUR','2004-01-11 18:31:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WmM0gYLK9I','EUR','2004-01-11 18:31:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wnlZrbmt2A','EUR','2004-01-11 18:43:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WNpbNBwZXI','EUR','2004-01-11 18:44:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WNtp8J5XvO','EUR','2004-01-11 18:43:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WnZXHFWZru','EUR','2004-01-11 18:42:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WoKHaMbYGI','EUR','2004-01-11 18:32:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('woONmu8oEy','EUR','2004-01-11 18:48:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WowdcMNMSK','EUR','2004-01-11 18:43:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wp8hXVMT2I','EUR','2004-01-11 18:33:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WpnF6VCztG','EUR','2004-01-11 18:43:59'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wpvTnTsDv3','EUR','2004-01-11 18:43:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WPvVD4IxpE','EUR','2004-01-11 18:33:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Wpvz8PU88c','EUR','2004-01-11 18:31:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wPzhbbIZ63','EUR','2004-01-11 18:43:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WqC851VS7i','EUR','2004-01-11 18:45:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WQMvwyTIsu','EUR','2004-01-11 18:31:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WqsbYuPY3y','EUR','2004-01-11 18:31:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WRJHvPyxr7','EUR','2004-01-11 18:30:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WRvDXRkrP9','EUR','2004-01-11 18:43:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wS3x7avSEm','EUR','2004-01-11 18:47:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wSCDSmPmsm','EUR','2004-01-11 18:44:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wsUh73HcOo','EUR','2004-01-11 18:32:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wtLzhRI62K','EUR','2004-01-11 18:47:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WTnnPD3hVy','EUR','2004-01-11 18:45:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WU1PSapeaS','EUR','2004-01-11 18:31:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wUAzEOjwoI','EUR','2004-01-11 18:46:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WuGBaMLeIQ','EUR','2004-01-11 18:43:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WVdLz6MpLQ','EUR','2004-01-11 18:31:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wWARCmjq7w','EUR','2004-01-11 18:31:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WwINk9jsGE','EUR','2004-01-11 18:30:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('WwMJY7tkEc','EUR','2004-01-11 18:30:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wxhpPJABng','EUR','2004-01-11 18:43:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wXVRDXWVrg','EUR','2004-01-11 18:47:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wymR9YZ33w','EUR','2004-01-11 18:33:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wzxPNpobnA','EUR','2004-01-11 18:32:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('wZXV68yt0Q','EUR','2004-01-11 18:48:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('x0DMDT3xR2','EUR','2004-01-11 18:46:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('X0T9009NPH','EUR','2004-01-11 18:44:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('x0tsbZCT2x','EUR','2004-01-11 18:32:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('X37eSK03gF','EUR','2004-01-11 18:31:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('X4FSPRaVXV','EUR','2004-01-11 18:31:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('x4NQpDCTpL','EUR','2004-01-11 18:45:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('X5ogyO0yAL','EUR','2004-01-11 18:46:03'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('x6LGzDGtBf','EUR','2004-01-11 18:31:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('X7Seq1pQKl','EUR','2004-01-11 18:43:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('X7sIOe0O12','EUR','2004-01-11 18:32:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xAEIoktiU4','EUR','2004-01-11 18:33:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xaM3C7FamB','EUR','2004-01-11 18:43:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XB4A6RIdVr','EUR','2004-01-11 18:46:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XB8qR0sjT8','EUR','2004-01-11 18:33:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xb8sRTSJv6','EUR','2004-01-11 18:43:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XbzoHdcVTl','EUR','2004-01-11 18:33:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xdhs0jCZ4r','EUR','2004-01-11 18:33:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XdtmR0uFvP','EUR','2004-01-11 18:43:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xDxqRDkZxN','EUR','2004-01-11 18:32:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xfHEzVeDbf','EUR','2004-01-11 18:31:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xfZWBvuL6X','EUR','2004-01-11 18:31:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Xg5G1Mzyud','EUR','2004-01-11 18:33:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xGC95gP1EL','EUR','2004-01-11 18:31:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XgcSAG2Owb','EUR','2004-01-11 18:32:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XHlm0TYfzj','EUR','2004-01-11 18:31:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xhtuZlUhZ2','EUR','2004-01-11 18:31:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XiE3w1l9Ul','EUR','2004-01-11 18:42:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XJ6gx8ctTP','EUR','2004-01-11 18:31:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xJjq6vqbDr','EUR','2004-01-11 18:31:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xK9Umc2cwH','EUR','2004-01-11 18:44:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xlHMvxyFt0','EUR','2004-01-11 18:31:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XNFELdo4LB','EUR','2004-01-11 18:42:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xnLkDDWFTj','EUR','2004-01-11 18:31:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Xo57UYRusV','EUR','2004-01-11 18:43:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XoagS7BkYB','EUR','2004-01-11 18:46:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XOMwWcF1At','EUR','2004-01-11 18:33:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xp0I6lElfJ','EUR','2004-01-11 18:30:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XP4Q64wzr6','EUR','2004-01-11 18:47:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xpTqddSh8F','EUR','2004-01-11 18:32:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xPVYdfmxJZ','EUR','2004-01-11 18:48:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XqOcekJIuf','EUR','2004-01-11 18:33:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Xr0GVhwRll','EUR','2004-01-11 18:42:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XSaW5MLImt','EUR','2004-01-11 18:47:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XTN70J9JT2','EUR','2004-01-11 18:31:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xtTu4BIrjV','EUR','2004-01-11 18:43:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XTXmJNsRHx','EUR','2004-01-11 18:48:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xueOYinkIL','EUR','2004-01-11 18:31:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xuIkyKXIoz','EUR','2004-01-11 18:46:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XUkQ9YhYCz','EUR','2004-01-11 18:43:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XV4IPNMPV8','EUR','2004-01-11 18:48:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xvBED8K24h','EUR','2004-01-11 18:47:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xvBwd0yTNZ','EUR','2004-01-11 18:48:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xvlQxNobXd','EUR','2004-01-11 18:33:20'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XWe9E1lQed','EUR','2004-01-11 18:43:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XxJ7ZLAzpl','EUR','2004-01-11 18:31:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xXn1jjGn0p','EUR','2004-01-11 18:47:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('XYkKyEt3KZ','EUR','2004-01-11 18:30:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xyo5kI4YCB','EUR','2004-01-11 18:32:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xZ2eNzeN0x','EUR','2004-01-11 18:42:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('xZdCHDgZHB','EUR','2004-01-11 18:43:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Y0LXjTGvjU','EUR','2004-01-11 18:32:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Y15XU7f3Me','EUR','2004-01-11 18:42:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('y3Ab7SZSAy','EUR','2004-01-11 18:43:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Y3GfuMZEsg','EUR','2004-01-11 18:42:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('y3uZyuvIOs','EUR','2004-01-11 18:45:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Y4dXDFiL2A','EUR','2004-01-11 18:47:41'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('y5AZGCf9wC','EUR','2004-01-11 18:42:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Y5Gz1mdSe3','EUR','2004-01-11 18:45:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Y7sMsuq0Ln','EUR','2004-01-11 18:43:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YA1lsU0cqk','EUR','2004-01-11 18:31:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YAi4Gizgk5','EUR','2004-01-11 18:33:01'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YaOhIEd5wW','EUR','2004-01-11 18:48:14'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ybr4htoPf7','EUR','2004-01-11 18:47:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Yc5PaObO5u','EUR','2004-01-11 18:43:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yCGj5k0wAy','EUR','2004-01-11 18:46:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ycsdi9hGiC','EUR','2004-01-11 18:32:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YdBdJlKznG','EUR','2004-01-11 18:47:00'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YdpT8XSPLw','EUR','2004-01-11 18:33:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YdtLVxcxxQ','EUR','2004-01-11 18:31:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YDVNfXMfvq','EUR','2004-01-11 18:43:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YE3rKsBUma','EUR','2004-01-11 18:47:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ye5LyIRMKy','EUR','2004-01-11 18:31:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yfhblJKTxS','EUR','2004-01-11 18:48:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YfJhVnQZlI','EUR','2004-01-11 18:31:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YFLtN4mBFW','EUR','2004-01-11 18:45:56'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yFTTdnKRD7','EUR','2004-01-11 18:32:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yGajOUfWYo','EUR','2004-01-11 18:31:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YGEjymVm3e','EUR','2004-01-11 18:46:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YgINmq0kMq','EUR','2004-01-11 18:43:21'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yGsF9aDyO1','EUR','2004-01-11 18:31:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yhNDxDw2Vo','EUR','2004-01-11 18:48:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yhXftNChJ3','EUR','2004-01-11 18:45:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YIilMirwyM','EUR','2004-01-11 18:42:58'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yiYv3UJ5Wa','EUR','2004-01-11 18:48:45'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YKCbogl1Ei','EUR','2004-01-11 18:31:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ykuniGxoW5','EUR','2004-01-11 18:46:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YlHLBDKlR5','EUR','2004-01-11 18:42:23'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YlVnPPkvXe','EUR','2004-01-11 18:33:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ylxlvB1vbY','EUR','2004-01-11 18:31:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ylxR82QTDE','EUR','2004-01-11 18:47:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YM5lkyFk3s','EUR','2004-01-11 18:47:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Ym7zkW67su','EUR','2004-01-11 18:43:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ymknugvIcY','EUR','2004-01-11 18:32:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ymU8QKdIAy','EUR','2004-01-11 18:31:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ynL2vHsJfu','EUR','2004-01-11 18:32:37'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YNp6L096ZI','EUR','2004-01-11 18:47:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yNv8D8Mr8A','EUR','2004-01-11 18:32:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yooVkYhSuQ','EUR','2004-01-11 18:31:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YP0zxx9pf5','EUR','2004-01-11 18:32:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YPdNRHGlLa','EUR','2004-01-11 18:30:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YqMBYIFcUY','EUR','2004-01-11 18:31:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YrBF4D5jPe','EUR','2004-01-11 18:46:40'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yRLnljQZFg','EUR','2004-01-11 18:44:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yS3fca9a9362364','GBP','2003-12-02 02:34:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yS3fcbd7a85a227','GBP','2003-12-02 01:07:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yS3fcd10a4756c7','GBP','2003-12-02 23:22:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yS3fcd27c35f6ee','USD','2003-12-03 01:01:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yS3fcd30b15a8df','GBP','2003-12-03 01:39:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yS3fcff270e9cb4','EUR','2003-12-05 03:50:24'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yS3fd0fe1328120','GBP','2003-12-05 22:52:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yS401d9faf3864a','EUR','2004-02-02 01:54:07'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ytBTBFQJnm','EUR','2004-01-11 18:42:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YTDRfFcJjI','EUR','2004-01-11 18:45:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yu7tAOZGkw','EUR','2004-01-11 18:32:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YUmLSI0u9W','EUR','2004-01-11 18:43:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YvbbLbq8da','EUR','2004-01-11 18:46:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Yvnf6VIXz9','EUR','2004-01-11 18:45:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yVxvBN3rla','EUR','2004-01-11 18:33:34'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yWENgkti57','EUR','2004-01-11 18:32:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yWgtwwbE9i','EUR','2004-01-11 18:31:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YwkRWADOuw','EUR','2004-01-11 18:45:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YX4D4jYLDa','EUR','2004-01-11 18:33:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YXR2tn98jc','EUR','2004-01-11 18:31:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yy9Vesducu','EUR','2004-01-11 18:31:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('yYQ0a5XSQy','EUR','2004-01-11 18:48:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YzBB2hYVNQ','EUR','2004-01-11 18:45:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('YzXXzPkltE','EUR','2004-01-11 18:44:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('z02e20MJzJ','EUR','2004-01-11 18:33:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Z0Dc60U0dX','EUR','2004-01-11 18:33:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Z0hsTPC0B8','EUR','2004-01-11 18:32:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Z0vm2PG8VL','EUR','2004-01-11 18:42:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('z1cYCoRiKB','EUR','2004-01-11 18:33:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Z2hifhS6TB','EUR','2004-01-11 18:33:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Z3YYayF7Uh','EUR','2004-01-11 18:42:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Z7cG31Xua6','EUR','2004-01-11 18:47:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('z7iqWqBUC8','EUR','2004-01-11 18:42:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Z7OkicFQeh','EUR','2004-01-11 18:31:49'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('z8bwL8Ol2D','EUR','2004-01-11 18:33:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('z8dmzpArZj','EUR','2004-01-11 18:46:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Z93KgStqeB','EUR','2004-01-11 18:44:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('z95Sq7rMWz','EUR','2004-01-11 18:31:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('z9GugMlWIr','EUR','2004-01-11 18:32:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('z9kYigNoKj','EUR','2004-01-11 18:43:30'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zaQ9G54KeF','EUR','2004-01-11 18:33:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zc3wYmjwgr','EUR','2004-01-11 18:33:19'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZCi3OgF5uj','EUR','2004-01-11 18:46:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Zcquww29u6','EUR','2004-01-11 18:33:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zEgEq9r55F','EUR','2004-01-11 18:42:28'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zEkEEqpSUR','EUR','2004-01-11 18:47:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zF0WXfs2tX','EUR','2004-01-11 18:32:32'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zF6wVH7xV6','EUR','2004-01-11 18:33:08'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zfbEr0wtX2','EUR','2004-01-11 18:31:42'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zh0spnylzd','EUR','2004-01-11 18:30:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zhHYL6kfzZ','EUR','2004-01-11 18:32:53'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZhjeFLgRxr','EUR','2004-01-11 18:44:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Zhlqn85nxd','EUR','2004-01-11 18:33:06'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZHNYBnE4lx','EUR','2004-01-11 18:43:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZHTw8n9JpD','EUR','2004-01-11 18:47:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zI1GMaJEin','EUR','2004-01-11 18:43:18'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZICus5voiN','EUR','2004-01-11 18:31:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZIEY91hOYn','EUR','2004-01-11 18:45:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZIiyiMLWkD','EUR','2004-01-11 18:33:31'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zimYSwJGcb','EUR','2004-01-11 18:48:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ziygWUn7Kl','EUR','2004-01-11 18:33:10'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZJpEHXcxBZ','EUR','2004-01-11 18:31:54'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zkAsWELsUr','EUR','2004-01-11 18:33:38'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZKWYkWHMyT','EUR','2004-01-11 18:33:43'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZlFYH0SlxT','EUR','2004-01-11 18:31:17'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZmEASQxA3x','EUR','2004-01-11 18:33:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zmgSUG2Ien','EUR','2004-01-11 18:33:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zMmE5eV3A4','EUR','2004-01-11 18:33:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZMSOGGxQsp','EUR','2004-01-11 18:33:47'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZMuSuSPmen','EUR','2004-01-11 18:43:48'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZO39Aq2qeR','EUR','2004-01-11 18:45:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Zo5CmEHIUv','EUR','2004-01-11 18:46:50'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zO7q3uZ9Ef','EUR','2004-01-11 18:31:46'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zOuMEOPEOp','EUR','2004-01-11 18:47:22'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zPv5BrKFjR','EUR','2004-01-11 18:42:26'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zPXo2xMN4R','EUR','2004-01-11 18:31:13'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zqeiU3x3m0','EUR','2004-01-11 18:43:25'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZqwmAY8ykd','EUR','2004-01-11 18:33:15'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('Zr4eXL1Fvn','EUR','2004-01-11 18:48:04'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zrHEBx7426','EUR','2004-01-11 18:44:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zS1GcYfOYz','EUR','2004-01-11 18:31:16'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zs9AAw41Kp','EUR','2004-01-11 18:33:02'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zt0ylXkBBn','EUR','2004-01-11 18:46:12'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zTjCPZkxhL','EUR','2004-01-11 18:31:36'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZtjsPzg6RN','EUR','2004-01-11 18:46:51'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZtpMdD92DL','EUR','2004-01-11 18:42:35'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZU3gw5lsuL','EUR','2004-01-11 18:31:29'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zUSIykbQOL','EUR','2004-01-11 18:42:33'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZUyes56sKT','EUR','2004-01-11 18:43:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zvBYZX16PX','EUR','2004-01-11 18:47:52'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZwAYemLIof','EUR','2004-01-11 18:33:39'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZXHi6bSDrB','EUR','2004-01-11 18:48:44'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zXzQZ09NLt','EUR','2004-01-11 18:31:57'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zZ87FFwBbJ','EUR','2004-01-11 18:30:11'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('ZzFmzhCxhR','EUR','2004-01-11 18:33:27'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zzpMt0aR66','EUR','2004-01-11 18:33:09'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zzPsbxsZjT','EUR','2004-01-11 18:43:55'); +INSERT INTO `shop_config` (`shop_id`, `basic_currency`, `insert_date`) VALUES ('zZr1dbwBBz','EUR','2004-01-11 18:45:52'); + +-- +-- Table structure for table `shop_details` +-- + +CREATE TABLE `shop_details` ( + `shop_id` varchar(32) NOT NULL default '', + `keywords` varchar(255) NOT NULL default '', + `products` varchar(255) NOT NULL default '', + `description` text NOT NULL, + `commercetype` varchar(20) NOT NULL default '', + `moreurl` mediumtext NOT NULL, + `agblink` varchar(255) NOT NULL default '', + `url` varchar(255) NOT NULL default '', + `shoptype` varchar(20) NOT NULL default '', + PRIMARY KEY (`shop_id`), + FULLTEXT KEY `description` (`description`), + FULLTEXT KEY `products` (`products`), + FULLTEXT KEY `keywords` (`keywords`) +) TYPE=MyISAM COMMENT='detaillierte Shopinformation ( 1:1 zu shop_list )'; + +-- +-- Dumping data for table `shop_details` +-- + +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('00fCfdmB8L','Vibrator vibratoren shop versand erotik dildos jelly vibratoren dildo dong penis vibrator harnesse harness sex toy toys frauen jelly','Vibrator vibratoren dildos jelly vibratoren dildo dong penis vibrator harnesse harness sex toy toys funfactory paulchen','Der seriöse Erotik - Shop für Vibratoren - Dildos - Harnesse zu fairen Konditionen','A','','','http://www.vibrator-pleasure.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('00HujJa8hr','Alle marktführenden Reiseveranstalter, z.b. TUI, Neckermann, Jahn, usw.\r\nLinienflüge mit allen Airlines online. Ferienwohnungen, Reiseversicherungen, Mietwagen, City-Hotels und betreute Jugendreisen.','Alle marktführenden Reiseveranstalter, z.b. TUI, Neckermann, Jahn, usw.\r\nLinienflüge mit allen Airlines online. Ferienwohnungen, Reiseversicherungen, Mietwagen, City-Hotels und betreute Jugendreisen.','Das Reisebüro mit dem Preisvergleichssystem. Im Urlaub nie mehr mehr bezahlen! Online buchen und vergelichen von Flügen, Mietwagen und Ferienwohnungen.','A','','','http://www.Mrsun.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('03IO1WduSf','Wein aus aller Welt, Sekt, Cava, Champagner, Grappa, Prosecco, Protwein, Weinbücher, Weinaccessoires','Wein aus aller Welt, Sekt, Cava, Champagner, Grappa, Prosecco, Protwein, Weinbücher, Weinaccessoires','Ausgesuchte Weine aus aller Welt mit bewerteten Weinen von intern. Weinkritikeren wie Gambero Rosso, Parker, etc. Auch Weinbücher und Accessoires im Programm.','A','','','http://www.der-weinmakler.de/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('04f7pbqxZ8','Lederhose, Lederjacke, Lederjeans, Lederschnürhose, Lederbekleidung, Ledermantel, Westernstiefel, Bikerboots, Taschenmesser, Multitools, Dessou, Fashion, Lederschlaghose, Lackbekleidung','Lederhose, Lederjacke, Lederjeans, Lederschnürhose, Lederbekleidung, Ledermantel, Westernstiefel, Bikerboots, Taschenmesser, Multitools, Dessou, Fashion, Lederschlaghose, Lackbekleidung','Versand von hochwertiger Ledermode Trendfashion Gothic und Western so wie Motorradbekleidung','A','www.westernstiefel.de','','http://www.Lederbekleidung.com','ABD'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('05CaY9TWct','Textile, waschbare Inkontinenz-Slips für Damen und Herren','Textile, waschbare Inkontinenz-Slips für Damen und Herren','Textile, waschbare Inkontinenz-Slips für Damen und Herren','A','','','http://www.modellia.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0a1wISDOUv','Auto, Hobby, Motrrad, Autozubehör, Autobedarf, Autopflege','Felgenreiniger, Cockpitspray, Politur, Öl, Fett, Shammmmmpo, Silicone Spay, Zink Spray, Alu Spray, Haft Fett, Klebstoffe, Dichtmittel, Farbspray, Felgenspray, Rostschutz, Verschleissschutz, Additive','Wir haben alles an Chemischen Produkte für Auto, Motorrad, Industrie, Haushalt und Hobby','A','','','http://www.as-chemie.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0a317sPquP','Schmuck, Gold, Silber, Edelstahl, Edelsteine, Perlen, Bernstein, Marmor, Alabaster, Kerzen, Kerzenständer, Zeichnungen, Gemälde, Stofftiere, Teddybären, Porzellanpuppen','Schmuck, Wohn-Ambiente, Kerzen, Zeichnungen, Gemälde, Marmor, Porzellanpuppen, Stofftiere, Geschenke','PraesentKontor - Ausgefallenes und Schönes, Schmuck, Wohn-Ambiente, Marmor, viele handgearbeitete Stücke und Unikate nicht nur für die Wohnung, mit Geschenke-Suchmaschine\r\n','A','','','http://www.praesentkontor.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0b0GhR30L0','T.Shirt, Sweat-Shirt, Pullover, Hosen, Blusen, Kleider, Jacken, Westen, Hemden','T.Shirt, Sweat-Shirt, Pullover, Hosen, Blusen, Kleider, Jacken, Westen, Hemden','Textilgrosshandel, Herstellung, Vertrieb, Damenmode, Herrenmode, Kindermode, \r\nHosen, Blusen, T.Shirts, Sweat-Shirt, Jacken, Pullover, Kleid.','A','','','http://www.modeimport.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0C51IAzqIb','pencam, aiptek, mp3, mp3 player, aiptek pencam, aiptek pencam 400 , pencam 400 , aiptek pencam 2 , pencam treiber , apitek pencam , pencam trio treiber , pencam vga , pencam xga , pencam xvga , pencam qt , aiptek pencam xp , pencam 1.3 , digitalkamera, d','digitale Fotokameras, Videokameras, MP3 Player','Online-Shop für digitale Fotokameras, Videokameras, MP3 Player und Unterhaltungselektronik.','A','','','http://Buyitonline.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0CQe9ajgO2','','','Wir beraten Sie über mehr als 100 verschiedene Lautsprecherbausätze für höchste Wiedergabetreue (ScanSpeak, JMLab Focal, Seas Excel, ...) und PA-Anwendungen, die wir Ihnen auch verkaufen.','A','','','http://www.lautsprechershop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0CUqCOjk9N','FinanzaPLZ (Finanzgutachten)\r\nPagamos Baufi (Baufinanzierung)\r\nIVM (Verwaltung)','FinanzaPLZ (Finanzgutachten)\r\nPagamos Baufi (Baufinanzierung)\r\nIVM (Verwaltung)','Finanzsoftware, mit denen Finanzdienstleister ihre Kunden besser beraten können','A','','','http://www.finanza.com/fin-pro.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0dfSvPmJ0d','Büroartikel, Telekommunikation, Präsentationsbedarf, Moderation, Hardware, Software, HiFi, TV, Video, Fachliteratur, Fahrzeugleasing','Büroartikel, Telekommunikation, Präsentationsbedarf, Moderation, Hardware, Software, HiFi, TV, Video, Fachliteratur, Fahrzeugleasing','Das Agenturportal ist der Marktplatz der Kommunikationsbranche. Hier finden Sie die Branche, und die Branche findet Sie! Wir sind Ihr Partner für Einkauf und Infos rund um die Bereiche PR, Werbung, Sponsoring, Event und Multimedia. Im Agenturportal finden','A','','','http://www.agenturportal.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0DxezpIHnf','geschenke, Russisch, Souvenirs, russland, bilder, Schmuck, haarpflege, Porzellan, kunst, geschirr, Bernstein, Puppen, Ostereier, Sibirien, Matrjöschkas, samowar, Spielzeuge','bilder, Schmuck, haarpflege, Porzellan, geschirr, Bernstein, Puppen, Ostereier, Matrjöschkas, samowars, Spielzeuge','In unserem Shop finden Sie Souvenirs aus Russland, wie z.B. Produkte der traditionellen Holzschnitzerei, Erzeugnisse aus Bernstein, Bilder, Matrjöschkas, traditionelles Geschirr und vieles mehr...','A','http://www.nazdorowje.de\r\nhttp://geschenke.russouvenir.de\r\nhttp://weihnachten.russouvenir.de','','http://www.russouvenir.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0EgIqApIaj','Briefumschläge, Briefhüllen, farbige Umschläge, Karten, Passepartoutkarten, Visitkarten, Tischkarten, Weihnachtskarten, DIN A4, Motivpapier, Motivblätter, Doppelkarten, Briefpapier, Seidenfutter, Schreibpapier','Briefumschläge, Briefhüllen, farbige Umschläge, Karten, Passepartoutkarten, Visitkarten, Tischkarten, Weihnachtskarten, DIN A4, Motivpapier, Motivblätter, Doppelkarten, Briefpapier, Seidenfutter, Schreibpapier','Briefpapier bevorzugt in verschiedenen Farben, alles lose auch in gold und Silber. Zusätzlich bedruckte Motiv- und Designpapiere.','A','','','http://roll-treppe.de/indexe/index_PAPIER.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0g3MwwTe1V','Irischer Wildlachs (Räucherlachs)','Irischer Wildlachs (Räucherlachs)','Gera-Import - spezialversand für Irischen Räucherlachs','A','','','http://www.joweb.de/gera-import','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0G3WMoFqOP','MP3-Soft-Hardware, CD-Player, Mixer, Plattenspieler, Mikrofone, Kopfhörer, Mini-Disc, Moving-Heads, Outdoor, Nebel, Strahler, Gobo, Fluid, Boxen, Endstufen, Verstärker, Scanner, Clay Paky, Denon, Omnitronic, Futurlight, Eurolight, SGM, Griven, Lightputer,','MP3-Soft-Hardware, CD-Player, Mixer, Plattenspieler, Mikrofone, Kopfhörer, Mini-Disc, Moving-Heads, Outdoor, Nebel, Strahler, Gobo, Fluid, Boxen, Endstufen, Verstärker, Scanner, Clay Paky, Denon, Omnitronic, Futurlight, Eurolight, SGM, Griven, Lightputer,','Licht und Beschallungstechnik für Discotheken, Bars, Gaststätten. Professionelle MP3 - Disco-Systeme und DJ - Equipment für den mobilen wie auch stationären Discjockey. Online Shop mit mit mehr als 6.000 Artikeln und mit Verfügbarkeitsanzeige. Außerdem fi','A','','','http://www.aero-music.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0IkUAOfa74','Radierungen in Schwarzweiss, einige in Farbe','Radierungen in Schwarzweiss, einige in Farbe','Wertvolle Originalgrafiken in niedrigen Kuenstlereigenauflagen zu kleinen Preisen!','A','','','http://www.e-zentrum.de/cgi-bin/ePages.filereader?2078059058+DE/catalogs/131902','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0J2abHMtrH','','','Der Software Haendler mit dem niedrigen Preis. Software von A wie Adress2000 bis Z wie Zoomserver sind in unserem Shop zu Top Preisen erhältlich. \"click for a nice price\"','A','','','http://www.Shopcreate.de/Shop/enter.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0J4uj4K8HN','Shirts Caps Beschriftungen','Shirts Caps Beschriftungen','Werbung für Privat, Firmen und Vereine','A','','','http://www.sambina.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0JFSvPOPJL','Digimon, Pokémon, Baby Born, Teletubbies, Barbie, Bandolino, Big, Burago, Chicco, Fischer Price, Lego, MB, Window Color, Bruder, Carrera, Hasbro, Mattel, Siku, Tyco, Zapf, Knete','Digimon, Pokémon, Baby Born, Teletubbies, Barbie, Bandolino, Big, Burago, Chicco, Fischer Price, Lego, MB, Window Color, Bruder, Carrera, Hasbro, Mattel, Siku, Tyco, Zapf, Knete','Alles was das Kinderherz begehrt: Spielzeug, Lernsoftware, Computergames und natürlich Pokémon.','A','','','http://www.select24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0KQa35HKij','Audio / Video Zubehör, Computerzubehör, Autozubehör, Heim und Garten, Spaßartikel, Geschenkartikel, Büroartikel','Audio / Video Zubehör, Computerzubehör, Autozubehör, Heim und Garten, Spaßartikel, Geschenkartikel, Büroartikel','Ein Shop mit vielen interessanten Artikel aus den Bereichen Audio/Video Zubehör, Heim und Garten, Autozubehör, Computerzubehör, Spaßartikel, Bürozubehör und vieles mehr.','A','','','http://www.catec.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0L8Gx47H6R','Krawatten, Manschettenknöpfe, Gürtel, Accessoires, Krawatte, Cravatte, Cravatten, Herrenmode, Geschenke, Fashion','Krawatten, Manschettenknöpfe, Gürtel, Accessoires','In unserer Online-Boutique erwarten Sie feine Krawatten, handgefertigte Manschettenknöpfe und elegante Accessoires','A','http://www.krawatten-boutique.com','','http://www.elegantman.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0LhUFXOhdN','Teppiche, Wandteppiche, Spiegel, Vasen, Lampen, Leuchten, Fluter, Gusseisen, Glas','Teppiche, Wandteppiche, Spiegel, Vasen, Lampen, Leuchten, Fluter, Gusseisen, Glas','Exklusive, handgefertigte Dekorationsobjekte aus mediterranen, arabischen und afrikanischen Kulturkreisen','A','','','http://www.raken.com/style/de/index.asp','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0MYY77n9MT','Tickets für Konzerte, festivals, Musicals, Sport und Special Interest Events. Weiterhin Reisepackages aus dem Entertainment-Umfeld.','Tickets für Konzerte, festivals, Musicals, Sport und Special Interest Events. Weiterhin Reisepackages aus dem Entertainment-Umfeld.','TICKETWORLD bietet Tickets aus den Bereichen Konzerte, Sport, Musicals, Klassik, Festivals und Reisen an. Zu den wesentlichen Veranstaltungen werden weitere Informationen geboten.','A','','','http://www.ticketworld.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0nR7X4mnTz','isdn, webspace, domains, handys , handyzubehör, e-shops, easy broking, t-dsl, webhosting, internet-messaging, \r\nwunsch rufnummern','isdn, webspace, domains, handys , handyzubehör, e-shops, easy broking, t-dsl, webhosting, internet-messaging, \r\nwunsch rufnummern','Hier finden Sie Produkte, mit denen Sie die Möglichkeiten des Internets voll ausnutzen können.\r\n','A','','','http://www.internet-produkte.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0Nzsx8yjhz','Klebeschriften, Folienschriften, Klebebuchstaben, Fertigschrift, Schablone, Aufkleber, Klebefolie, Schrift, Grafik, Symbol, Beschriftung, Werbung','Klebeschriften, Schablonen','Klebeschriften, Logos, Schablonen, Symbole und Grafiken online bestellen!\r\nProfitieren Sie von unserer großen Auswahl an Schriftarten und Symbolen mit Orginalvorschau. Oder konstruierten Sie eigene Grafiken und lassen diese aus Fertig- bzw. Schablonenfoli','','','','http://www.fertigschriften-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0o7eUkLQY8','AMD-Prozessoren Bluetooth-Adapter CD-Brenner Digitalkameras E-Commerce-Lösungen Flachbildschirme TFT Grafiktablets Homepage (Webdesign) ISDN-Karten Keyboards\r\nLaptops\r\nMonitore (CRT)\r\nNetzwerke und Komponenten\r\nOffice-Produkte\r\nPCMCIA-Geräte/Adapter\r\nQua','AMD-Prozessoren Bluetooth-Adapter CD-Brenner Digitalkameras E-Commerce-Lösungen Flachbildschirme TFT Grafiktablets Homepage (Webdesign) ISDN-Karten Keyboards\r\nLaptops\r\nMonitore (CRT)\r\nNetzwerke und Komponenten\r\nOffice-Produkte\r\nPCMCIA-Geräte/Adapter\r\nQua','Computer, Hardware und Zubehör ist Sache des Vertrauens. Neben (zu Recht) erwarteter Qualität steht ein guter Preis und selbstverständlich Service im Mittelpunkt. \r\n\r\n','A','','','http://www.net4success.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0O9Cwo6Wi8','Horoskop, Mondgrundstück, Geschenk, Tierkreiszeichen, Sternzeichen, Stern kaufen, ausgefallenes Geschenk, Geschenkidee, Partnerhoroskop,','Persönlichkeitsanalyse \r\nPartneranalyse, \r\nZukunftsprognose, Kindesentwicklung, Geschenkgutschein, \r\nHoroskop-Discount, \r\nMondgrundstücke','exklusive Horoskope in gebundener Ausgabe','','http://www.mondmakler.de\r\nhttp://www.horoskopland.de ','','http://www.astrox.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0oqikSHect','Plüschtiere, plüschtiere, Plüschtier, plüschtier, Stofftiere, stofftier, Stofftier, stofftiere shop, Teddybären, teddys, studiotiere, stofftiere gross, teddybären, Puppen, puppen, teddies, teddy, spielzeug, kinder, geschenke, shop, plueschtiere erwachsen','Plüschtiere, Stofftiere, Studiotiere, Teddies, Puppen','Wir bieten Ihnen eine grosse Auswahl an Stofftieren, Teddys, Sonderangebote und spezielle Spielkameraden wie z.B. Sandmännchen & seine Freunde. Plüschtiere und Geschenke für Erwachsene und Kinder','A','www.plueschtierparadies.at','','http://www.plueschtierparadies.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0owEqQZco4','Kostüme, Karnevalzubehör, Scherzartikel, Wurfartikel, Dekoartikel aller Art, \r\nSpielwaren, Puppen u.v.a.','Kostüme, Karnevalzubehör, Scherzartikel, Wurfartikel, Dekoartikel aller Art, \r\nSpielwaren, Puppen u.v.a.','Versand von Festartikeln aller Art, Karnevalskostüme und Accessoires, \r\nSpezialist für Festdekorationen im Gross- und Einzelhandel','A','','','http://www.deiters.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0pp5nVah4D','Lastminute- und Pauschalreisen, günstige Kinder- Angebote, NUR Flug Angebote und Pauschalreisen','Lastminute- und Pauschalreisen, günstige Kinder- Angebote, NUR Flug Angebote und Pauschalreisen','Die größte Kurzfristreise-Datenbank im deutschsprachigen Internet hält sicherlich auch ein Schnäppchen für Sie bereit.','A','','','http://www.bucher-reisen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0qOeo1dg1z','Installation/Setup-Tools; \r\nNetBusiness-Software;\r\nMultimedia-Werkzeuge','Installation/Setup-Tools; \r\nNetBusiness-Software;\r\nMultimedia-Werkzeuge','www.devshop.de, der OnlineShop der InstallShield Software GmbH - ausgezeichnet mit dem Trusted Shops-Gütesiegel.','A','','','http://www.devshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0seAUcT1CR','Hardware, Software, Computer, Computerzubehör','Computer, Computerzubehör, Monitore, Hardware, Software','Hardware und Software zu günstigen Preisen direkt online bestellen.','A','','','http://comaonline.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0ssW7mvcMl','Handys mit Vertrag, Handys ohne Vertrag, Prepaid-Pakete, Camcorder, DVD-Player, MP3-Player, HiFi, Handyzubehör','Handys mit Vertrag, Handys ohne Vertrag, Prepaid-Pakete, Camcorder, DVD-Player, MP3-Player, HiFi, Handyzubehör','Bei uns finden Sie Handys mit und ohne Vertrag, Camcorder, DVD-Player, Mp3-Player und vieles mehr zu garantiert günstigen Preisen.','A','','','http://www.sachsenversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0tbOXDqbPx','Sony, Blaupunkt, AOL, Bosch, Miele, Premiere World, Siemens, Varta, Metz, Loewe, Bosch, Astra','Videorekorder, Telefone, Handys, Computer, Laptops, mp3-Player, Ferseher, CD-Player, Verstärker, Stereoanlagen, HiFi-Komponenten, Autoradios, DVD','Neu- und Gebrauchtwaren aus den Kategorien HiFi, Telekommunikation, Computer, SAT, TV und Video','A','','','http://www.epdiebels.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0vBo8JWndJ','Tisch, Stuhl, Esstisch, Möbel, Moebel, einrichten, Einrichtung, Glastisch, Esszimmer','Tisch, Stuhl, Esstisch, Möbel, Moebel, einrichten, Einrichtung, Glastisch, Esszimmer',' der Möbelspezialist für internationale Esstischgruppen. Über 150 verschiedene Esstische und über 500 Stuhlmodelle aus aller Welt','A','','','http://www.tisch-und-stuhl.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0vn9RnULBZ','Poster, Merchandise, T-Shirts, Action-Figuren, Postkarten, Spiegel und und und','Poster, Merchandise, T-Shirts, Action-Figuren, Postkarten, Spiegel und und und','Close Up Posters ist einer der bedeutensten Groß- und Versandhändler von Film-, Musik- und Personality-Artikel in Europa.','A','','','http://posterhaus.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0VZO8hajbR','Literatur, Automobilia, HiFi, Sport, Uhren','Literatur, Automobilia, HiFi, Sport, Uhren','Exclusive Produkte zu günstigen Preisen','A','','','http://www.finishline.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0XBGtbK4VT','Sporternährung, Sporternaehrung, Nahrungsergänzung, Nahrungsergaenzung, Versand, Vitalstoffe, Afa-Alge, Spirulina, Algen, Sport, Bachblüten, abnehmen, Bachblueten, Gesundheit, Fitness, Kraft, Bodybuilding, Leistungssteigerung, Muskelaufbau, Ausdauer, bill','Sporternährung, Nahrungsergänzung, Vitalstoffe, Afa-Alge, Spirulina, Algen, Bachblüten, Vitamine, Mineralstoffe, Protein, Proteine, Fatblocker, Fatburner, Bio-Vitalstoffe','Sporternährung, Bio-Vitalstoffe und Nahrungsergänzung Versand für Sport und Leistungssteigerung - Zum Abnehmen, für Gesundheit, Fitness, Kraft, Muskelaufbau und Ausdauer - schnelle Lieferung und Geld zurück Garantie','A','','','http://www.aktiv-vital.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0xf3NLGFbR','Leitern, Teleskopleitern, ergonomische Leitern, Klapptreppen, Aluminiumleitern','Leitern, Teleskopleitern, ergonomische Leitern, Klapptreppen, Aluminiumleitern','Tragbare Leitern','A','','','http://skylax.com/deutsch/pricesd.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0xtybhQ4h0','Kuppelförmige Sternkarten, Sonnen- und Sternuhren, \r\nFerngläser, Sextanten und vieles mehr - alles zum Selberbauen!','Kuppelförmige Sternkarten, Sonnen- und Sternuhren, \r\nFerngläser, Sextanten und vieles mehr - alles zum Selberbauen!','Kartonmodelle zur Astronomie und zu anderen Naturwissenschaften.\r\nUnser Motto: \r\n\"Astronomie zum Anfassen\" und \"Bastelspaß der Wissen schafft\".\r\n','A','','','http://www.astromedia.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0YqcKSl5O0','Bienenwachs-Kerzen, Tischkerzen, Strukturkerzen, Figurenkerzen, Weihnachtskerzen, Wachsfackeln.','Bienenwachs-Kerzen, Tischkerzen, Strukturkerzen, Figurenkerzen, Weihnachtskerzen, Wachsfackeln.','Schweiger-Bienenwachs:
\r\nKerzen aus reinem Bienenwachs, ohne chemische Zusätze; Wachsfackeln.','A','','','http://www.wachsfackel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('0Z6Q4LMT6h','Domain, Domains, Webserver, Webspace','Domain, Domains, Webserver, Webspace','Kompetente Domain Registrierung innerhalb von ca. 48 Stunden. Registrierung von .de / com, net, org Domainnamen.','A','','','http://www.domain4000.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('10DfvLGrjW','Reisen','Reisen\r\nGeschenke\r\nGenuss\r\nMode\r\nUnterhaltung\r\nBüro\r\nWellness\r\nTelekommunikation\r\nLifestyle\r\nFreizeit\r\n','Wir bieten Ihnen ca 300 Shops wie Conrad, Pro Markt, Rossmann, Adidas, Klingel...+ 6 Mio Markenartikeln aus allen Bereichen –Mode, Reisen, Büro, Wellness....und noch vieles mehr !','A','','','http://www.eunet24-mall.com/de/index.php?id=HS6097','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('12J28ZQF8i','Messer, Taschenmesser, Springmesser, Küchenmesser, Scheren, Ritterrüstungen, Berhgsportartikel, ARmbust, Bogen rustikale Waffen, Schwerter und vieles mehr','Messer, Taschenmesser, Springmesser, Küchenmesser, Scheren, Ritterrüstungen, Berhgsportartikel, ARmbust, Bogen rustikale Waffen, Schwerter und vieles mehr','Wenn Sie ein Geschenk mit schärfe suchen oder ein scharfes Küchenmesser von aller bester Qualität suchen sind Sie bei uns richtig. Wir führen auch rustikale Waffen und vieles mehr! Knife Shop - Messer, Scheren, Schwerter, Schnitzmeser, Rüstungen und viele','A','','','http://www.knifeshop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('139XOY4eem','Kindergarderoben, Kindermobile, Schiebetiere, Puzzle, Spiegel, \r\nMeßlatten, Ziehtiere','Kindergarderoben, Kindermobile, Schiebetiere, Puzzle, Spiegel, \r\nMeßlatten, Ziehtiere','Ein dickes, massives Holzspielzeug mit witzigen Motiven und\r\nerfrischenden Farben. Der Versand erfolgt kostenlos.','A','','','http://www.miniwood.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('16hdNbGRJW','Rollerteile, Tuning, Polini, Malossi, DR, rollershop, Reifen, Leo Vinci Auspuff,','Rollerteile, Tuning, Polini, Malossi, DR, rollershop, Reifen, Leo Vinci Auspuff,','Ist Dein Roller einmal krank, hilft Dir der rollershop-Versand!\r\n','A','','','http://www.rollershop.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('18vF0piD2A','Klangschalen, Zimbeln Glocken, Vajra, Gantha, Buddhas, Gongs, Gebetsmühlen','Klangschalen, Zimbeln Glocken, Vajra, Gantha, Buddhas, Gongs, Gebetsmühlen','Online-Shop für Esoterikbedarf und Buddhismus','A','','','http://www.klangschale.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1C32csZMCo','Aida Figuren, Alice, Blumen, Blumenversnd, Geschenke, Keramik Figuren, Sammel Figuren, Gilde , Alice, Aida, Geschenkideen','Aida Figuren, Sissal Gobelin Arbeiten, Blumenversand, Blumen, Geschenke','Große Auswahl an Natursteinfiguren der Sammelserie Aida ähnl. Alice Figuren. Des weiteren Sissal Gobelin Arbeiten. Das ganze in sehr schöner Handarbeit gefertigt. Weiterhin Weltweiter Blumenversand via Fleurop.','A','','','http://www.blumen-theumer.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1CelOQRwgy','SECRET NATUREL Naturkosmetik von Catherine Dan - Paris','SECRET NATUREL Naturkosmetik von Catherine Dan - Paris','ENB Wien/München präsentiert SECRET NATUREL von CATHERINE DAN – Paris, eine neue Naturkosmetikserie ohne Konservierungsmittel und ohne Duftstoffe, rein auf pflanzlicher Basis entwickelt! – Online Bestellungen möglich! - Wir suchen Mitarbeiter(','A','','','http://www.natur-kosmetik.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1cYTGOjikC','Software','Software','In unserem Angebot finden Sie Amiga, Macintosh, Windows und Linux Software zu günstigen Preisen!','A','','','http://www.softpreis.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1EkxEAXwaW','Auto, Autohändler, Audio, Video, Foto, Büro, Telekommunikation, Handys, Mobilfunk, Bücher, Musik, Film, Computer, Hardware, Software, Spiele, Konsolen, Schulungen, EDV, Essen, Trinken, Getränke, Lebensmittel, Finanzen, Börse, Versicherungen, Kredite, Bank','Auto, Autohändler, Audio, Video, Foto, Büro, Telekommunikation, Handys, Mobilfunk, Bücher, Musik, Film, Computer, Hardware, Software, Spiele, Konsolen, Schulungen, EDV, Essen, Trinken, Getränke, Lebensmittel, Finanzen, Börse, Versicherungen, Kredite, Bank','Online Shopping Portal mit eigener Suchmaschine , alle Produkte von A bis Z','A','','','http://www.shoptempel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1hLxjF3zL7','Window-Color 100 ml 5 DM, Sonderfarben 6 DM, \r\nWindow Color, Glitter Perlen Laternen Schablonen Dekosand Glasfiguren Dekoartikel Geschenke Duftöle Dufttrops Kerzen Kerzengel serviettentechnik servietten folien bücher deko-marker marabu-stoffma','Window-Color 100 ml 5 DM, Sonderfarben 6 DM, \r\nWindow Color, Glitter Perlen Laternen Schablonen Dekosand Glasfiguren Dekoartikel Geschenke Duftöle Dufttrops Kerzen Kerzengel serviettentechnik servietten folien bücher deko-marker marabu-stoffma','Window-Color 100 ml 5 DM, Sonderfarben 6 DM, \r\nWindow Color, Glitter Perlen Laternen Schablonen Dekosand Glasfiguren Dekoartikel Geschenke Duftöle Dufttrops Kerzen Kerzengel serviettentechnik servietten folien bücher deko-marker marabu-stoffma','','','','http://www.malenundmehr.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1HRT8XiTl7','Poster, Merchandise, T-Shirts, Action-Figuren, Postkarten, Spiegel und und und','Poster, Merchandise, T-Shirts, Action-Figuren, Postkarten, Spiegel und und und','Close Up Posters\r\nist einer der bedeutensten Groß- und Versandhändler von Film-, Musik- und Personality-Artikel in Europa.\r\n','A','','','http://www.closeup.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1HZxtDelr5','Zigarren, Wein, Weinpräsente, Rafting, Canyoning, Flugsimulator, Ballonfahrten, Spezialitätenkörbe, Designartikel, Möbel, Leuchten, Schmuck, Kosmetik, Kunst, Teepräsente, Rundflüge, Paragliding, Hubschrauberründflüge, Tauchkurse, Wellness, Ranchurlaub, Ku','Zigarren, Wein, Weinpräsente, Rafting, Canyoning, Flugsimulator, Ballonfahrten, Spezialitätenkörbe, Designartikel, Möbel, Leuchten, Schmuck, Kosmetik, Kunst, Teepräsente, Rundflüge, Paragliding, Hubschrauberründflüge, Tauchkurse, Wellness, Ranchurlaub, Ku','yuleclub ist die neuste Netzadresse, wenn es um anspruchsvolle und exklusive Geschenke der mittleren und höheren Preisklasse geht. Ob ausgesuchte Cohiba-Zigarren, ein Fallschirm-Tandemsprung, Bauhausklassiker, Designerschmuck oder ein romantisches Wochene','A','','','http://www.yuleclub.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1IAhakXocW','Zippo, Feuerzeuge, Comics, kleines Arschloch, Motomania, © Tom, Katz + Goldt, Ol, Lillian Mousli, LGX, Haiopeis, Baxendale, Ihr neues Baby','Zippo, Feuerzeuge, Comics, kleines Arschloch, Motomania, © Tom, Katz + Goldt, Ol, Lillian Mousli, LGX, Haiopeis, Baxendale, Ihr neues Baby','- das kleine aber feine Kaufhaus im Web mit mehr als 1000 Zippo Kultfeuerzeugen im Zippodepot, Comics und Merchandising u.a. vom kleinen Arschloch, Motomania, © Tom, Katz + Goldt, Ol, Lillian Mousli und den Haiopeis...','A','','','http://www.warehouse.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1j8bNLoT0I','Shopping, Terrassenöfen, Terrassenofen, Terrakotta, Kamin, Produkte, Mexiko, Mexico, Meximania, meximania, Deutschland, mania, germany, Lebensart, Produkte, Shop, shopping, Verkauf, Erwerb, Geschenkartikel, Spiegel, Lampera, Freundeskreise, Freundeskreis,','Terrassenöfen, Terrakotta, Kamin, Blumenkübel, Kerzenständer, Wandschmuck, Geschenke, Lampen, Kunsthandwerk, Accessoires, Laternen, Glas','www.meximania.com - Meximania bietet Produkte und Shopping für eine mexikanisch-deutsche Lebensart.','A','','','http://www.meximania.com','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1L8TBfiH4U','Videoprojektoren, DVD-Player, Codefree-Modifikationen, Dolby-Digital-, DTS-, THX-, Dolby-Surraound-Prozessoren, Verstärker und Dekoder, Bildwände, DVDs, Homecontrol Equipment, inelligente Fernbedienungen, Licht-, Bildwand- und Rollosteuerungen, Individuel','Videoprojektoren, DVD-Player, Codefree-Modifikationen, Dolby-Digital-, DTS-, THX-, Dolby-Surraound-Prozessoren, Verstärker und Dekoder, Bildwände, DVDs, Homecontrol Equipment, inelligente Fernbedienungen, Licht-, Bildwand- und Rollosteuerungen, Individuel','Wir bieten hochwertige Heimkinosysteme komplett aus einer Hand. Ob Projektoren, Prozessoren, Dekoder, Lautsprecher oder komplexe Steuerungen, bei uns finden Sie immer die richtigen Komponenten. Ein besonderer Schwerpunkt liegt auf einer fairen Beratung -','A','','','http://WWW.HEIMKINOSHOP.DE','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1llfD8eNTW','Immobilien, Immobilie, Immobilienmakler, Makler, Haus, Wohnung, Grundstück, Eigenheim, kostenlos, wohnen, bauen, Bau, immo, Suchmaschine, Anzeige, real estate, Geld, Gewerbe, Umzug, Berlin, München, Hamburg, Köln, Frankfurt, Auslandsimmobilien, Ferien','Immobilien, Typen-/Fertighäuser, Finanzen (Finanzierungsrechner, Baugeld-Konditionen-Vergleich), Wirtschafts- und Immobiliennachrichten, Standortinformationen (Infrastrukturen), Städte-/Regio-Preisspiegel, u.a.','Mehrsprachiger, europäischer Immobilienservice. Benachrichtigung über tagesaktuelle Angebote aus dem In- und Ausland kostenlos via eMail und SMS. Immo-Adressen, Immo-Links, Immo-News, Baugeld-Konditionen (Vergleich), Preisspiegel und Standortinformationen','A','http://www.estatepool.com','','http://www.immopool.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1MAhGiFW1a','HiFi, Video, Elektro, Fernseher, TV, Camcorder, Kamera, Digital, Waschmaschine, Trockner, Kühlschrank, Bosch, AEG, Sony, Panasonic, JVC, Grundig, Thomson, Preisanfrage, Miele, Siemens, Bauknecht, Liebherr, SMEG,','HiFi, Video, Elektro, Fernseher, TV, Camcorder, Kamera, Digital, Waschmaschine, Trockner, Kühlschrank, Bosch, AEG, Sony, Panasonic, JVC, Grundig, Thomson, Preisanfrage, Miele, Siemens, Bauknecht, Liebherr, SMEG,','Großhandelspreise für Endverbraucher – Haushaltsgeräte und HIFI Angebote.\r\nAlle Preise Inkl. Lieferung bei voller Herstellergarantie.\r\n','A','','','http://www.preis-guenstig.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1MiJO9VUWq','Apple, Canon, HP, Brother, Data, Epson, Lexmark, IBM, Kyocera, Konica, Samsung, Sagem, Minolta, Toshiba, Siemens, QMS, Fujitsu, Star, Sharp, Seikosha, Sanyo, Ricoh, Rank Xerox, Panasonic, Philipps, Olivetti, Oki, Nec, Mita, Tally,','Apple, Canon, HP, Brother, Data, Epson, Lexmark, IBM, Kyocera, Konica, Samsung, Sagem, Minolta, Toshiba, Siemens, QMS, Fujitsu, Star, Sharp, Seikosha, Sanyo, Ricoh, Rank Xerox, Panasonic, Philipps, Olivetti, Oki, Nec, Mita, Tally,','Verbrauchsmaterialien für Tinten-, Nadel u. Laserdrucker, Toner für Kopierer, Faxgeräte und Multifunktionsgeräte in Original, Kompatible, Recycling oder Refill','A','','','http://www.kobe-print.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1mshcAdE9o','Telecard - Telefonwertkarte','Telecard - Telefonwertkarte','Weniger Telefonkosten, unabhängig vom Standort über jeden digitalen Telefonapparat, von zu Hause, Büro, Hotel, aber auch über Ihr Handy !! Phone cheaper by Tele-Card – (up to 70 % cheaper) Lower telephone bills, independent where you are! From any d','A','','','http://www.tele-card.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1nZ4d0UvHC','Camping Caravan Freizeit Wohnmobil Reisemobile Zelte Outdoor Zubehoer Ersatzteile Campingmöbel','Camping Caravan Freizeit Wohnmobil Reisemobile Zelte Outdoor Zubehoer Ersatzteile Campingmöbel','Alles für Camping, Caravan und Freizeit.','A','','','http://www.camping-onlineshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1oknKKbqAS','Notebooks, PC´s, Server, Hardware, Software, Zubehör, VAIO Competence Center','Notebooks, PC´s, Server, Hardware, Software, Zubehör, VAIO Competence Center','Ihr lokaler PC-Fachhändler in Karlsruhe, natürlich auch bundesweiter Versand','A','http://www.anyfantis.de','','http://www.net-factory.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1pLz8ZmVJC','aerobic bodybuilding fitness bücher amino protein doping eiweiss gainer spunky bms igf sth power booster multi sport bodyworld training muskeln anabolika sportswear exceed heavy duty gym pro hormone nahrungsergänzungen sportnahrung flap jack davina','aerobic bodybuilding fitness bücher amino protein doping eiweiss gainer spunky bms igf sth power booster multi sport bodyworld training muskeln anabolika sportswear exceed heavy duty gym pro hormone nahrungsergänzungen sportnahrung flap jack davina','aerobic bodybuilding fitness bücher amino protein doping eiweiss gainer spunky bms igf sth power booster multi sport bodyworld training muskeln anabolika sportswear exceed heavy duty gym pro hormone nahrungsergänzungen sportnahrung flap jack davina','A','','','http://www.exceed-sports.co.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1QghwGpSgo','ALCATECH, ANTARI, CERWIN-VEGA, DENON, EUROLITE, FUTURELIGHT, GEMINI, GEMINI LYTEQUEST, GMR, GRIVEN, IMG STAGELINE, LITE-PUTER, MONACOR, NJD, NOVALIGHT, OMNITRONIC, ORTOFON, PICKERING, PIONEER, PROEL, PROFOG, RELOOP, SHURE, SONY, STANTON, STEINBERG, TECHNI','ALCATECH, ANTARI, CERWIN-VEGA, DENON, EUROLITE, FUTURELIGHT, GEMINI, GEMINI LYTEQUEST, GMR, GRIVEN, IMG STAGELINE, LITE-PUTER, MONACOR, NJD, NOVALIGHT, OMNITRONIC, ORTOFON, PICKERING, PIONEER, PROEL, PROFOG, RELOOP, SHURE, SONY, STANTON, STEINBERG, TECHNI','Alles für DJs, Discos & Clubs, Tanzcafe´s oder Partykeller. Besonders Preisgünstige Produkte von Monacor, IMG StageLine, Eurolite, Omnitronic. Aber auch für den Profi findet sich etwas.','A','','','http://www.sound-light-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1qUhWaj5wg','Einzelne Rosen in den Farben rot und gelb.','Einzelne Rosen in den Farben rot und gelb.','Wir vertreiben EINZELNE Rosen, denn eine Rose sagt mehr als ein Strauss...\r\nrosenbote.de liefert zu jedem Anlass nach Liefertermin und natürlich mit Grusstext. Lassen Sie sich überraschen und den/die Empfänger/in auch!','A','','','http://www.rosenbote.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1uet9Q8mgQ','sneaker, basics, winterjacken, hip hop, street, fashion, carhartt, pcb, dunderdon, dickies, hard yakka, caterpillar, tough, burton, columbia, spiewak, aerosoul, selam, mucho, ecko, illmatic designz, southpole, enyce, maurice mallone, sir benni miles, pell','sneaker, basics, winterjacken, hip hop, street, fashion, carhartt, pcb, dunderdon, dickies, hard yakka, caterpillar, tough, burton, columbia, spiewak, aerosoul, selam, mucho, ecko, illmatic designz, southpole, enyce, maurice mallone, sir benni miles, pell','4 kostenlose Kataloge im Jahr mit Clothes/Sneakern/Accesoires aus den Bereichen :HIP HOP / STREET / FASHION und BASICS.\r\nGrosses Angebot an Special Offern zu !!!PHATTEN !! Sonderpreisen !!!','A','','','http://www.ziehdichan.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1UmBsKZmSC','orimono no2 cetiner ggfashion gg-fashion shirt top jacke hose jeans party','Hosen, Shirts, Tops, Jacken, Pullis, Lifestyle u.v.m.','Schwer zu bekommende Party-Mode angesagter Labels wie Orimono, NO2 etc....','A','http://www.ggfashion.de','','http://www.gg-fashion.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1uQhYurYm3','Schmuck, Uhren','Schmuck, Uhren','Hochwertiger Schmuck Gold, Platin, Silber\r\nBrillanten, Edelsteine, internationele Marken\r\nEigene Ginkgokollektion- Das Weimar-Souvenir','A','','','http://www.oeke.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1w3F7azSA3','Lack, Leder, Latex, Dessous, Toys, Vibratoren, Liebesschukeln, Liebespuppen, Dildos, Gleitmittel, Öle, Parfüm, Video, Magazine, Metalltoys','Lack, Leder, Latex, Dessous, Toys, Vibratoren, Liebesschukeln, Liebespuppen, Dildos, Gleitmittel, Öle, Parfüm, Video, Magazine, Metalltoys','Suero Erotikversand bietet Ihnen staendig neue Schnaeppchen rund um alle Erotikartikel, sei es Verhuetung, oder auch Dessous sowie Latex- und Lederprodukte. Erotikshop und Sexshop','A','http://www.latex-versand.de','','http://www.suero-versand.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1WghE9heOk',' Noten, Songbooks, Partituren, Notenpapier, musikalisches Antiquariat und musikalischer Literatur aller Art',' Noten, Songbooks, Partituren, Notenpapier, musikalisches Antiquariat und musikalischer Literatur aller Art','Fachgeschaeft fuer Noten, Songbooks, Partituren und musikalischer Literatur aller Art.\r\nOnline-Recherche in ueber 400 000 Artikeln','A','','','http://www.notabene-noten.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1WWluQzMSa','telefon, telefone, telefonanlagen, telefonanlage, schnurlostelefon, schnurlostelefone, handy, handys, handyzubehör, handy-zubehör, handyvertrag, handyverträge, handys mit vertrag, handys ohne vertrag, prepaidpakete, oberschalen, oberschale, cover, covers,','telefon, telefone, telefonanlagen, telefonanlage, schnurlostelefon, schnurlostelefone, handy, handys, handyzubehör, handy-zubehör, handyvertrag, handyverträge, handys mit vertrag, handys ohne vertrag, prepaidpakete, oberschalen, oberschale, cover, covers,','Ihr Online-Shop für mobile Kommunikation, Handyzubehör, Telefone, Telefonanlagen, Fax, ISDN, Internet und vieles mehr.','A','http://www.fastshopping.de','','http://www.handytrends24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1x4P8z3jpA','Kaffee Kaffeespezialitaeten Kaffeemuehlen Kaffeemaschinen Cafe Caffee Espresso Aromatisierter Kaffee Espressomaschine Kaffeebohnen Rohkaffee','Kaffee Kaffeespezialitaeten Kaffeemuehlen Kaffeemaschinen Cafe Caffee Espresso Aromatisierter Kaffee Espressomaschine Kaffeebohnen Rohkaffee','Kaffee, Kaffee-Spezialitaeten, Kaffee-Muehlen, Kaffee-Maschinen, Espresso, Espresso-Maschinen, Flavoured Coffees - ueber 70 Kaffee-Spezialitaeten aus aller Welt','A','','','http://www.classic-caffee.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1XtFJBOtlo','Pflegeprodukte, Ferrari, Gatineau, Mattiolo, Viventy, Byblos, Ferre, Halston, Iceberg, Burani, Onofri, Malu Wilz, Kosmetiktaschen, Zweitfrisuren, Haarstyling, Setzkästen, Hautpflege, Kosmetik','Pflegeprodukte, Ferrari, Gatineau, Mattiolo, Viventy, Byblos, Ferre, Halston, Iceberg, Burani, Onofri, Malu Wilz, Kosmetiktaschen, Zweitfrisuren, Haarstyling, Setzkästen, Hautpflege, Kosmetik','Absolut topaktuelle Kosmetik, nette Ideen und alles was dazu gehört. Ob Pflegeprodukte, edle Parfume, Zweitfrisuren oder Geschenkideen... lassen Sie sich von uns inspirieren.','A','','','http://www.schoenheitshaus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1y52wS0m1q','Ãœ-Eier, Figuren, Bpz, Puzzle, Sammlerzubehör, Kataloge, Autos, Steckfiguren u. -puzzle, Metall, Maxi-Ei, Dioramen, Hütchen, Trucks, Aktionsware, ... eben alles was im Ei war!','Ãœ-Eier, Figuren, Bpz, Puzzle, Sammlerzubehör, Kataloge, Autos, Steckfiguren u. -puzzle, Metall, Maxi-Ei, Dioramen, Hütchen, Trucks, Aktionsware, ... eben alles was im Ei war!','Die Ãœ-Ei-Sammler-Seiten! Mit bebildertem Ãœ-Ei-Shop, News, Auktionen, Gewinnspiel, Pinwand, Tausch & Ankauf u.v.m.','A','','','http://www.sammlerland.de/ei/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1zfTl87NBu','Outdoor, Bergsport, Klettern, GPS Navigation, Bekleidung, Schuhe, Zelte, Rucksäcke, Schlafsäcke, Kocher, Campingbedarf, Isomatten, Goretex,','Outdoor, Bergsport, Klettern, GPS Navigation, Bekleidung, Schuhe, Zelte, Rucksäcke, Schlafsäcke, Kocher, Campingbedarf, Isomatten, Goretex,','In unserem Online Shop sind neben den 1200 Artikel aus dem Outdoorbereich auch ständig wechselnde Sonderange-\r\nbote und verschiedene Tips ind Tricks für das Freiluftleben zB Packlisten, Pflegeanleitungen links zu Interresanten Gebieten( wetter, Reisemediz','A','','','http://www.watzmann-laden.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('1znX6jahDA','Grablampen, Grabvasen, Grabschmuck, Grabschalen, Grablaternen, Grableuchten, \r\nBlumenvasen, Blumenschalen','Grablampen, Grabvasen, Grabschmuck, Grabschalen, Grablaternen, Grableuchten, \r\nBlumenvasen, Blumenschalen, Weihwasserbecken,','Ihr EK-Center für Grabschmuck, Grablampen, Grabvasen, und Grabschalen.','A','http.//www.grablampen.de\r\nhttp.//www.grabvasen.de\r\nhttp.//www.grabschmuckcenter.de','','http://www.grabschmuck-center.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('25GeICLeYV','Directions, directions, Direktions, direktions, Haarfarben, Haarfarbe, Tönung, toenung, tönung, Haartönung, Haartoenung, Toenung, color, Color, Haircolor, haircolor, headcult, body, bodypainting, Ranger, Springerstiefel, Boots, Dr.martens, Schuhe, Stiefel','schuhe, haarfarben','Ein sehr schöner Webstore mit Boots, Schuhen, Stiefel und Directions-Haartönungen.','','','','http://www.torsoshop.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('27yQMe4kkl','Zylinder, Tuning, Ersatzteile, Auspuff, Vergaser, Simson, Big Bore Kit','Zylinder, Tuning, Ersatzteile, Auspuff, Vergaser','Ãœber 2700 Tuning- und Ersatzteile für Simson, Scooter und MZ zu günstigen Preisen.','A','http://www.rztpower.com/scooter','','http://www.rztpower.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('28tG6xSpLB','Snowboards, Inline Skates, Longboards, Wakeboards, Bindungen, Schuhe, T-Shirts, Sweatshirts, Shorts, Hosen, Funktionsbekleidung, Hemden, Jacken, Caps, Billabong, No Fear, Quiksilver, Rusty, Stüssy, Columbia, 2nd sky, Westbeach, Nitro, Burton, F2, K2, Duot','Snowboards, Inline Skates, Longboards, Wakeboards, Bindungen, Schuhe, T-Shirts, Sweatshirts, Shorts, Hosen, Funktionsbekleidung, Hemden, Jacken, Caps, Billabong, No Fear, Quiksilver, Rusty, Stüssy, Columbia, 2nd sky, Westbeach, Nitro, Burton, F2, K2, Duot','Trendsport Online Shop für Snowboard, Inline, Wake- und Longboarden sowie Funktions- und Markenbekleidung','A','','','http://www.sugardog.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2AIas5zgAR','Uhren , Skulpturen, Werbegeschenke und Pokale mit Mineralien/Fossilien und Edelstein Unikate mit Zertifikat Atelier Austrian Stone Art','Uhren , Skulpturen, Werbegeschenke und Pokale mit Mineralien/Fossilien und Edelstein Unikate mit Zertifikat Atelier Austrian Stone Art','Uhren und Skulpturen mal anders.','A','','','http://www.austrian-stone-art.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2AkiyY2ekJ','Esprituhren, Modeuhren, Taucheruhren, Funkuhren, Chronographen, Schnäppchen, Schmuck, Espritschmuck, Pierre-Cardin-Schmuck, Junghans-Uhren, M&M-Uhren, Dugena-Uhren, Bruno-Banani-Uhren, Camel-UIhren, Cerruti-Uhren,','Uhren, Schmuck, Trendschmuck, \r\nGroßuhren, Wecker, Taschenuhren','Onlineshop für Markenuhren und Markenschmuck','A','','','http://www.mywatch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2CIKwGZcK8','Körperpflegeprodukte, Kosmetikprodukte, Energydrinks, Hautschutzprodukte, Nahrungsergänzung, Haarpflegeprodukte, Haushaltsprodukte','Körperpflegeprodukte, Kosmetikprodukte, Energydrinks, Hautschutzprodukte, Nahrungsergänzung, Haarpflegeprodukte, Haushaltsprodukte','Aloe Vera die Königin unter den Naturpflanzen. Erfahren Sie welche Wirkungen die ALOE VERA Pflanze auf Ihren Körper ausüben kann und welche Produkte neu auf dem Markt sind.\r\n','A','','','http://www.aloevera-produkte.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2dh1tfUlph','Autozubehör, Heimwerker, Handwerker, Eisewaren Gartengeräte, Elektro, Batterien, Akkus, Küchenhelfer, Küchengeräte, Bürobedarf, Handyzubehör, Telekommunikation, Tierbedarf, Heimtiere, Outdoor, Camping, Beleuchtung, Lampen, Optik, Viehhaltung, Sanitär, Ang','Autozubehör, Heimwerker, Handwerker, Eisewaren Gartengeräte, Elektro, Batterien, Akkus, Küchenhelfer, Küchengeräte, Bürobedarf, Handyzubehör, Telekommunikation, Tierbedarf, Heimtiere, Outdoor, Camping, Beleuchtung, Lampen, Optik, Viehhaltung, Sanitär, Ang','Westfalia, seit über 75 Jahren das Spezialversandhaus für Autozubehör, Elektronik, Haus und Garten, Heimtierbedarf, Landwirtschaft, Werkzeug und vieles mehr. Ãœber 20000 Produkte online bestellbar.','A','','','http://www.westfalia.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2e3iQkLC3L','Rahmen, Vasen, Leuchter, Teelichter, Karaffen, Glas, Fotobücher, Teelichter, Monokulare, Spiele, Schalen, Kugelschreiber, chin. Eß-Stäbchen, Uhren, Champagnerschalen u.v.m.','Rahmen, Vasen, Leuchter, Teelichter, Karaffen, Glas, Fotobücher, Teelichter, Monokulare, Spiele, Schalen, Kugelschreiber, chin. Eß-Stäbchen, Uhren, Champagnerschalen u.v.m.','Wir verkaufen exkluisve Geschenkartikel und Wohndesign. Auf Wunsch werden die Geschenke auch gegen einen kleinen Aufpreis verpackt . Wir bemühen uns alle Wünsche unserer Kunden zu erfüllen. Falls das passende nicht in unserem Shop zu erhalten ist, eine E','A','http://www.carolath-sollection.de','','http://www.carolath-collection.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2ecsAIHYQp','Basteln, Malen, Zeichnen, Airbrush, \r\n','Airbrushpistolen, Kompressoren, Farben, Projektoren,','Onlineshop für Airbrush, Künstlerbedarf und Hobbyzubehör','A','','','http://www.aura-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2gcKWuVs1T','Microfasertücher, Reinigungsmittel, Ökoreiniger, Autoreinigung, Reinigungsgeräte, BodyLine-Artikel','Microfasertücher, Reinigungsmittel, Ökoreiniger, Autoreinigung, Reinigungsgeräte, BodyLine-Artikel','Microfaserprodukte und vieles mehr fuer die Reinigung von Haushalt, Hobby, Garten, KFZ etc.BodyLine Artikel besonders fuer Neurodermitiker geeignet.','A','','','http://www.microfaserputztuch.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2gWIm1Hia4','computer, notebook, hewlett packard, Drucker, digitalkamera, mustek, CASIO, Toner, samsung, digitalcamera, ricoh','Digitalkameras, Notebooks, Drucker, \r\nTFT-Displays, HP-Toner,','Ihr Online-Shop für Digitalkameras, Drucker, Notebooks, Verbrauchsmaterial und mehr...\r\nOriginal HP-Toner zu Großhandelspreisen.','A','','','http://www.goodpro.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2HDYlP3nt4','Software-Entwickler und Anbieter von Internetpräsenzen und e-Commerce-Lösungen, online shops, online Konfiguration, 3D, 3D OPC, Webdesign, Hosting ...','Software-Entwickler und Anbieter von Internetpräsenzen und e-Commerce-Lösungen, online shops, online Konfiguration, 3D, 3D OPC, Webdesign, Hosting ...','Software-Entwickler und Anbieter von Internetpräsenzen und e-Commerce-Lösungen.','A','','','http://www.faboro.ch/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2jlMzBIDHB','schwimmbadshop, schwimmbadzubehoer, schwimmbadausruestung, schwimmbadtechnik, schwimmbadpflege, schwimmbecken, pool, schwimmbadchemikalien, schwimmbadchemie, schwimmbadreiniger, schwimmbeckenreiniger, schwimmbadfilter, schwimmbadfilteranlagen, kartuschen','Schwimmbadzubehör, Schwimmbadausruestung, Schwimmbadtechnik, Schwimmbadpflege, Schwimmbecken, Beckeneinbauteile, Schwimmbadreinigung, Schwimmbadchemikalien, Whirlpool, Whirlpooltechnik.','Zubehoer, Technik, Ausruestung, Whirlpool','A','http://www.hirsch-feld.de\r\nhttp://www.wellness-eshop.de','','http://www.schwimmbadshop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2jpm26efvN','Spieluhren, Spieldosen, Schatullen, Kuckucksuhren, Wanduhren, Pfeifferfiguren, Glas, Porzellan, Zinn u.v.m.','Spieluhren, Spieldosen, Schatullen, Kuckucksuhren, Wanduhren, Pfeifferfiguren, Glas, Porzellan, Zinn u.v.m.','Geschenke zu jeder Gelegenheit, ob Hochzeit, Geburtstag, Ostern , Sammler, Weihnachten, zur Geburt hier finden Sie eine Riesenauswahl an Spieluhren und anderen tollen Geschenkideen.','A','','','http://www.spieluhr.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2jxSv6KVBR','Leinen, Halsbänder, Futter- u. Zusatzstoffe, Hundehütten, Katzenkratzbäume, Katzentoiletten, Transportboxen, Bücher, Näpfe','Leinen, Halsbänder, Futter- u. Zusatzstoffe, Hundehütten, Katzenkratzbäume, Katzentoiletten, Transportboxen, Bücher, Näpfe','Wir bieten Ihnen Alles für Hunde, Katzen, Nager, Vögel, Aquarien und Vieles mehr...','A','','','http://www.tierbedarf-chemnitz.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2m599MHyK0','Alles','Alles','Im Ertotik-Shop Partal finden Sie die großen Erotik Shops im deutschen Internet.','A','','','http://www.sexshop-1.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2MSEgInKc6','Audio-Leercassetten','Audio-Leercassetten','Unsere Audio-Leercassetten sind ausschließlich mit BASF-Band bestückt. Alle Cassetten sind 5-fach verschraubt und mit einem großem eingeschweißtem Sichtfenster versehen','A','','','http://www.cesco-records.de/leermc.htm',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2n8ivr96LB','Last Minute, Flüge, Ferienwohnungen, Linienflüge, Mietwagen usw.','Last Minute, Flüge, Ferienwohnungen, Linienflüge, Mietwagen usw.','Last Minute Urlaub buchen zum Last Minute Preis ! Wir bieten täglich bis zu 1 Million Last Minute Angebote an. Außerdem Linienflüge, Last Minute Flüge, Feriewohnungen etc.','A','','','http://www.welt-weit-touristik.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2o59q9jmUp','Rotwein, Weißwein, Ökowein, Spätlese, Auslese, Weißherbst, Rheingau, Obstbrand, Spirituosen, Sekt, Landwein, Riesling, Kabinett','Rotwein, Weißwein, Ökowein, Spätlese, Auslese, Weißherbst, Rheingau, Obstbrand, Spirituosen, Sekt, Landwein, Riesling, Kabinett','Ausgesuchte, ökologisch angebaute Rotweine / Weißweine aus Frankreich, Italien, Spanien (auch Cidre, Prosecco usw.) | Erstklassige Weine, Sekte und Spirituosen aus dem Rheingau \r\n','A','','','http://www.buch-und-wein.de/wein.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2PRMnlklR2','bad saarow, saarow, Saarow, Scharmützelsee, Brandenburg, Seenlandschaft, online, aerkisches Meer, Reiten, Radfahren, Maerkische Schweiz, Sporting Club Berlin, Ferien, Urlaub, Kinder, Baden,','Appartments, Ferienwohnungen','Ferienhäuser, Ferienanlagen, Appartements, Pensionen und Gästezimmer mit ausführlichen Beschreibungen und Fotos direkt beim Vermieter online buchen.','A','','','http://www.hauswirtschaftsdienst.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2r6MNtORNf','Nokia, Siemens, Panasonic, Motorola, Philips, AEG, Ericsson','Nokia, Siemens, Panasonic, Motorola, Philips, AEG, Ericsson','Handy-Online-Shop mit Tiefpreisgarantie. Tagespreise für jeden Kunden. Grosse Auswahl aller Markenhandys ohne oder mit Kartenvertrag von D1, D2, E-Plus und VIAG-Interkom','A','','','http://www.euro-handy.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2rvWhV5fht','CAD, CAM, CAD/CAM, EDM, PDM, IGES, DXF, VDA-FS, STEP, swissPrecision Engineer','CAD, CAM, CAD/CAM, EDM, PDM, IGES, DXF, VDA-FS, STEP, swissPrecision Engineer','wissPrecision Engineer ist eine umfassende, auf der marktführenden Parasolid\r\n Kerntechnologie basierende Gesamtlösung. Darin sind die leistungsstarken Software\r\n Komponenten vollständig integriert und stützen sich au','A','','','http://www.swissprecision.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2s1IGI2Gin','Buch, Bücher, CDs, DVDs, CD-Versand, Shop, Videos, LPs, MDs, Harry, Potter, Pokemon, Mp3, Mp3z, Bücher, Pop, Reggae, Trance, Techno, Rock, Charts, Jazz, Erotik, Hörbeispiele, Action, Angebote, Bestseller, Blues, Books, Chormusik, Country, Dance, Filmmusik','Buch, Bücher, CDs, DVDs, CD-Versand, Shop, Videos, LPs, MDs, Harry, Potter, Pokemon, Mp3, Mp3z, Bücher, Pop, Reggae, Trance, Techno, Rock, Charts, Jazz, Erotik, Hörbeispiele, Action, Angebote, Bestseller, Blues, Books, Chormusik, Country, Dance, Filmmusik','Bücher aller Genres und dazu CDs, DVDs und Videos aus einer Hand.','A','','','http://www.buch.alpha-cd.de/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2TF1FNSNPP','Nokia, Ericsson, Motorola, Siemens, Alcatel, Bosch, Schnäppchen, Angebot, günstig, umsonst, kostenlos, Ledertasche, Headset, Freisprechanlage, Freisprecheinrichtung, Garantie, Service, Erotik, Gehäuseschalen, Hardware, Scooter,','Nokia, Ericsson, Motorola, Siemens, Alcatel, Bosch, Schnäppchen, Angebot, günstig, umsonst, kostenlos, Ledertasche, Headset, Freisprechanlage, Freisprecheinrichtung, Garantie, Service, Erotik, Gehäuseschalen, Hardware, Scooter,','Handys und Zubehör in große Auswahl zu kleinen Preisen. Und das bei 48 Stunden Lieferservice und 30 Tage Rückgabgerecht auf Zubehörartikel. Wir bieten Ihnen monatlich Handyaktionen zu traumhaften Preisen...aber sehen Sie selbst.','A','','','http://www.telemania.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2tJAlvuxBV','Sencha, Kirinoka, Miyakono, Japantee, japanischer Sencha, Grüntee, Bio-Tee, Bio-Grüntee','Sencha, Kirinoka, Miyakono, Japantee, japanischer Sencha, Grüntee, Bio-Tee, Bio-Grüntee','Edelster Grüner Tee in Bio - Qualität aus kontrolliertem biologischen Anbau (kbA). Prüfzertifikat nach EU-Norm - erteilt von eingetragenem deutschen Prüfinstitut. \r\nSencha in höchsten Quaitätsstufen - original in Japan aromafrisch verpackt. Erleben Sie Te','A','','','http://www.japantee.purespace.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2wkmgUZ3Y6','Ballonfahrt Alpenüberquerung Balloncharter Ballonfahren Ballonfahrten Ballon Chiemsee Berge München Salzburg Ausflug Geschenk Gutschein','Ballonfahrt\r\nAlpenfahrt\r\nChiemseefahrt\r\nAlpenüberquerung\r\nBalloncharter','Ballonfahrten zwischen München und Salzburg, am Chiemsee und in den Alpen','','','','http://www.ballonfahren.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2x0kB03hRn','yorgel, geschenk, buch, bücher, pegastar, kostenlos, gratis, liebe, ostern, muttertag, vatertag, shop, stars, reisebücher, geburtstag, euro, neuheiten, geschenktipps, versandbuchhandel, valentinstag, firmung, abitur, weihnachtsmann, familie, werbung, werb','Astrologische Persönlichkeits-Analyse, Astrologische Partnerschafts-Analyse, Namens-Analyse, Zukunfts-Prognosen (12 Monate), Flirt und Erotik Horoskop, Karma Horoskop, Chinesisches Horoskop, Indianisches Horoskop, Unser Hochzeitsbuch, Danke-Buch, Bücher','Neuheit, schenken Sie mal was anderes als sonst. Ein persönliches Buch. Speziell mit Namen Ihre(r)s Freund(in)es (im Text) GEDRUCKT, Ihre Widmung auf der Titelseite, ein tolles Geschenk.','A','','','http://www.esoterik-pur.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2y9GGEzISv','Hardware, Software, Workstations, Notebooks, Monitore, Analog Modem, Displays, Intel Server, Workgroup-Server, Enterprise-Server, PC, Compputer, Siemens, Fujitsu Siemens\r\n','Hardware, Software, Workstations, Notebooks, Monitore, Analog Modem, Displays, Intel Server, Workgroup-Server, Enterprise-Server, \r\n','Im e-shop2 von Fujitsu Siemens Computers können Produkte im Bereich Hard- und Software direkt beim Fachhandelspartner online bestellt werden.\r\n','A','http://www.bitlogic.de','','http://www.e-shop2.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('2zpSZxuVVB','kosolen, kosolen spiele, kosolen games, konsolen shop, konsolen versand, konsolen sonderangebote, konsolen bestellen, videogames, videospiele, dreamcast, sega dreamcast, sega, dreamcast games, dreamcast versand, dreamcast shop, sega dreamcast shop, dreamc','kosolen, kosolen spiele, kosolen games, konsolen shop, konsolen versand, konsolen sonderangebote, konsolen bestellen, videogames, videospiele, dreamcast, sega dreamcast, sega, dreamcast games, dreamcast versand, dreamcast shop, sega dreamcast shop, dreamc','Dein führender Online - Versand für Games, Computerspiele und Videospiele. Wir führen alle Neuheiten und günstige Sonderangebote für alle Computer- und Videospielsysteme, Magic-Karten und Pokemon.','A','','','http://www.gameworld.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('30DFHxQjhW','Kinotickets Tickets DVD Tiefpreisgarantie\r\nMovieChips Filmbeteiligungen Leihshop Plakate Bücher Musik Video\r\nFonds','Kinotickets online kaufen und zuhause ausdrucken!\r\nTop-DVD pro Woche mit Tiefpreisgarantie\r\nMovieChips (Filmbeteiligungen ab 10 Euro)\r\nDVD-Leihshop\r\nPlakate, Bücher, Musik, Videos/DVDs etc.','film.de - der ganze Film im Internet\r\nAlle Infos zu aktuellen Kino-, Video- und DVD-Filmen, Stars, News, Club, deutschlandweites Kinoprogramm','A','http://shop.film.de/\r\nhttp://www.kinokasse.de/','','http://www.film.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('30xd4fKpdK','Alle aktuellen Artikel von Diddl !\r\nUli Stein , Janosch \r\nGeschenkartikel, Plüschtiere, Werbe- Schilder...\r\nÃœber 1400 Artikel !','Alle aktuellen Artikel von Diddl !\r\nUli Stein , Janosch \r\nGeschenkartikel, Plüschtiere, Werbe- Schilder...\r\nÃœber 1400 Artikel !','Papiton führt :Diddl, Uli Stein, Janosch, Geschenkartikel, Plüschtiere und vieles mehr. Alle aktuellen Artikel von Diddl ! Ausserdem nostalgische Schilder von Heart of Ireland','A','','','http://www.papiton.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('31AdAavEgI','time, system, timesystem, time/system, schweiz, organizer, managementsysteme, organizer, zeitplaner, selbstmanagement, zeitmanagement, timemanager, planungssysteme, teammanagement, unternehmensberatung, managementseminare, projektmanagement, managementbüc','time, system, timesystem, time/system, schweiz, organizer, managementsysteme, organizer, zeitplaner, selbstmanagement, zeitmanagement, timemanager, planungssysteme, teammanagement, unternehmensberatung, managementseminare, projektmanagement, managementbüc','Time/system Schweiz - Alles für die optimale persönliche Planung u. Organisation. Time/system Managementsysteme, Zielplaner, Organizer, Managementbücher,','A','','','http://www.timesystem.ch/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('31qVAynkaQ','Spreicher, Festplatten, CPu, Multimedia, Drucker, Druckertinte,','Spreicher, Festplatten, CPu, Multimedia, Drucker, Druckertinte,','Computer & Zubehör online bestellen','A','','','http://www.Computerbestellservice.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('33OJ798a9E','Haarwuchsmittel, Haarausfall, Kopfhautlotion, Neurodermitis, Hautprobleme, Schuppenflechte, Psoriasis, Gesundheit, Capris, Capriderm, Hautkrankheiten, Körperpflege, Ziegenbutter, Vorbräunungslotion, Solariumpflege, Dr. Rath, Vitamine, Bücher','Gesundheitskometik, Fahrräder, Nahrungsergänzungsmittel, Kosmetische Geräte, Naturprodukte, \r\nKinderkleidung, Lichtteraphiegeräte, \r\nSauerstoffteraphiegeräte','Vertrieb von Beauty- und Naturheilmittel-Produkten mit Infos zu alternativen Heilungsmethoden. Im Online-Shop Pflegeserien mit Bräunungslotionen, Haarwuchsmitteln, Aloe Vera-Gel und Ziegenmilchbad gegen Neurodermitis sowie Felle und Babytragetücher.','A','','','http://www.seriosana.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('36vdBpItjO','Reisegepäck aller Art, Koffer, Trollys, Taschen, Ledertaschen, Weichgepäck, \r\n Hartschale und Alu.\r\n\r\nMarken : Samsonite......RIMOWA.......Stratic','Reisegepäck aller Art, Koffer, Trollys, Taschen, Ledertaschen, Weichgepäck, \r\n Hartschale und Alu.\r\n\r\nMarken : Samsonite......RIMOWA.......Stratic','KofferKlaus liefert frei Haus','A','','','http://www.KofferKlaus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('39oV5IzaUy','Möbel, Sex-Gags, Fetisch, Lack, Leder, Latex, Dessous, Vibratoren, Dildos, SM, High Heels, Multimedia uvm.Reizwäsche, Strapse, Nylons, Kondome, Liebesöl, Gleitgel, Gummipuppen, Reizstrom, Kosmetik','Rimba, Latexa, Orion, Fun-Factory uvm.','Highclass Fashion in Lack, Leder, Latex und Dessous. Jede Menge Erotikartikel von Vibratoren bis zur Pflegeserie in Markenqualität.\r\n','AB','http://www.cyberotics.ch\r\nhttp://www.cyberotics.net\r\nhttp://www.cyberotics.at\r\nhttp://www.erotikmo.de\r\nhttp://www.sexymo.de\r\n','','http://www.cyberotics.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3A3Ru9dOeO','','','Webcam´s, Livecam´s, Fotogalerien, Video´s, Einkaufscenter...u.v.m. in bester Qualität. Diese Seiten lassen keine Wünsche offen! Ein Komplettprogramm der ersten Klasse.','A','','','http://www.asv-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3AKh5Wds55','Topangebote, Flüge, Last-Minute Angebote, wichtige Infos ums Reisen','Topangebote, Flüge, Last-Minute Angebote, wichtige Infos ums Reisen','Online-Reisebüro','A','','','http://www.erstmalurlaub.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3AMVASXiAc','Oldtimer, Fahrzeuge, Ersatzteile und Zubehör','Oldtimer, Fahrzeuge, Ersatzteile und Zubehör','Oldtimer - youngtimer - Autos - \r\nMotorräder - Bikes - Roller - Moped - Forum - Kleinanzeigen - Sport - History - Tips - Tricks','A','','','http://www.oldieworld.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3bbjJjS8tS','Leuchten, Möbel, Stoffe, Keramik, Gartenartikel.','Leuchten, Möbel, Stoffe, Keramik, Gartenartikel.','Exclusiver Shop rund ums Wohnen, Lampenschirm Herstellung, Informationen zu Messen und vielem anderen...','A','','','http://www.atelier-winter.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3BrJjja2lQ','Mechanische Uhren, Automatik, Chronographen, Uhren aus Edelstahl, Titan und Gold','Mechanische Uhren, Automatik, Chronographen, Uhren aus Edelstahl, Titan und Gold','LIMES - Hochwertige mechanische Uhren, gefertigt von Ickler, Manufaktur von Uhren und Uhrgehäusen in Deutschland - seit 1924','A','','','http://www.limes-watches.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3bxZ6XMl6Q','Ales um das Thema Berge, Länder, Kulturen','Ales um das Thema Berge, Länder, Kulturen','Organisation von Bergreisen: Kletterkursen, Hochtouren, Schitouren, \r\nInselwandern, Trekkingtouren, Wildniscamps, Expeditionen','A','','','http://www.clubaltitude.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3CwZwG2kmc','','','Bei uns gibt es Bürobedarf, Drucker, \r\nSoftware und mehr...\r\nfür ALLE (privat und gewerblich).\r\nAuch Ihren individuellen STEMPEL\r\nkönnen Sie gleich online bestellen!','A','','','http://www.usko.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3dRxJnIVty','ADA, Dupla, Eheim, Dennerle, Back to Nature, Tropica','ADA, Dupla, Eheim, Dennerle, Back to Nature, Tropica','Aquaristik Online Shop','A','','','http://www.zooweb.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3HF6FTGx4e','reifen, autoreifen, transporterreifen, reifen, winterreifen, Reifentest, autoreifen, sommerreifen, motorradreifen, winterreifentest, Reifenhändler, Reifenhandel, winterreifen, ganzjahresreifen, altreifen, test, felgen, kompletträder, reifendienst, Sommerr','reifen, autoreifen, transporterreifen, reifen, winterreifen, Reifentest, autoreifen, sommerreifen, motorradreifen, winterreifentest, Reifenhändler, Reifenhandel, winterreifen, ganzjahresreifen, altreifen, test, felgen, kompletträder, reifendienst, Sommerr','Bei Uns finden Sie Bereifung für Fahrzeuge aller Art und aller gängigen Marken zu TOP-Konditionen.','A','','','http://www.reifen-rvd.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3HtpVbQ00Y','.','.','3 Pagen mit Standort Alsdorf bei Aachen eines der bekannten Versandhäuser für den individuellen Geschenk- und Haushaltsartikelbedarf.','A','','','http://www.3Pagen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3jt6flUR4M','Edelsteine, Rubin, Saphir, Smaragd, Tansanit, Pink Turmalin, Turmalin, Topas, Peridot, Iolith, Citrin, Granat, Tsavorith, Chromdiopsid, Morganit, Heliodor, Amethyst, Ametrin, Chrysoberyll, Mondstein, Labradorit, Sonnenstein, Lapislazuli, Schmuck, Ketten,','Edelsteine, Rubin, Saphir, Smaragd, Tansanit, Pink Turmalin, Turmalin, Topas, Peridot, Iolith, Citrin, Granat, Tsavorith, Chromdiopsid, Morganit, Heliodor, Amethyst, Ametrin, Chrysoberyll, Mondstein, Labradorit, Sonnenstein, Lapislazuli, Schmuck, Ketten,','Exquisite facettierte Farbedelsteine zu günstigen ct.-Preisen online bestellen. Lieferung an Gewerbe und Privat - Bestellung auf Rechnung.','A','','','http://www.gemtrade.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3JvbrNsNbK','Kaffee, Cafe, Coffee, Roestkaffee','Kaffee, Roestkaffee','Vom Anbau bis zum fertigen Röstkaffee alles aus einer Hand, so garantieren wir beste Qualität für unsere Kunden. Kaffee 100% Arabica !','A','http://www.aventura-cafe.com\r\nhttp://www.go-cost-rica.de','','http://www.kaffeewebshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3k7XE7TO3M','Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tanto, Naginata, Tachi, Ninja, Ninjutsu, T','Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tanto, Naginata, Tachi, Ninja, Ninjutsu, T','Budosportartikel namhafter Hersteller erhalten Sie bei uns zu besonders günstigen Preisen und das ohne Mindestbestellwert! Ständig warten neue Sonderangebote auf Sie.\r\nWir geben unsere Einkaufsrabatte gern an Sie weiter.','A','','','http://www.budoartikel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3LHvlxUnXc','Popolini-Wickelsysteme und reichhaltiges Zubehör, Mull- und Strickwindeln, Wollwickel, wolwikkel, fidelia, frottierwindeln, Schafwollüberhosen, : Naturkosmetik von Lavera und Avalon, Babybekleidung von Pucks, Stillkissen, tragetuch, bebina','Popolini-Wickelsysteme und reichhaltiges Zubehör, Mull- und Strickwindeln, Schafwollüberhosen, Wolwikkel Amsterdam, Fidelia Frottierwindeln, Bebina-Tragetücher und ausgesuchte ökologische Babyartikel wie: Naturkosmetik von Lavera und Avalon, Babybekleidun','Mit den Stoffwickelsystemen von Popolini können Sie so bequem wickeln wie mit Wegwerfwindeln und dabei noch Geld sparen. Die zeitgemässen Windeln sind durch die atmungsaktiven Stoffe sehr hautfreundlich und durch die Mülleinsparung umweltfreundlich.','A','http://www.babysnatur.de/template/index.htm','','http://www.babysnatur.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3lNRXRUrH5','Dessous für Sie und Ihn, Schuhe, Love-Toys, Erotik-Videos, Erotik-Bücher, Alles für den SM-Bereich, Dessous in Lack und Leder, Erotik-Sets, Dildos, Vibratoren, Kamasutra-Artikel, Pharmazeutische Produkte, Fesseln, Knebel, Masken, Peitschen, Geschirre','Dessous für Sie und Ihn, Schuhe, Love-Toys, Erotik-Videos, Erotik-Bücher, Alles für den SM-Bereich, Dessous in Lack und Leder, Erotik-Sets, Dildos, Vibratoren, Kamasutra-Artikel, Pharmazeutische Produkte, Fesseln, Knebel, Masken, Peitschen, Geschirre','World of Erotik wo Einkaufen Lust macht, eine Palette von über 4000 Artikel erwarten Sie. Schauen sie vorbei ein Besuch lohnt sich.','A','','','http://www.worldoferotik.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3nXJ6NWPpw','','','Viel mehr brauchen Sie für Ihre Reise nicht ...','A','','','http://www.derreisetipp.de/travelcenter/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3Pd2lPwFxW','Scherzartikel, Party-Artikel und Zubehör, Fanartikel, Werner, Simpsons, Das Kleine Arschloch und Der Alte Sack, Ihr neues Baby, Fantasy, Horror, Schilder, TShirts','Scherzartikel, Party-Artikel und Zubehör, Fanartikel, Werner, Simpsons, Das Kleine Arschloch und Der Alte Sack, Ihr neues Baby, Fantasy, Horror, Schilder, TShirts','Scherzartikel ohne Ende, verrückte Geschenke, Fanartikel, Party-Artikel, TShirts, Fun-Schilder, Fantasy, Horror und und und... Weit über 1000 Artikel!','A','','','http://www.scherzartikel-shop.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3qKVa5t9U1','Spielwaren, Spiele, Bücher, Videos, CD´s, Kindermode von den Marken Adidas, Mexx, Esprit und Schiesser und vieles mehr.','Spielwaren, Spiele, Bücher, Videos, CD´s, Kindermode von den Marken Adidas, Mexx, Esprit und Schiesser und vieles mehr.','Zebralino ist der neue Online-Shop von Galeria Kaufhof für alles was Kinder brauchen oder sich wünschen. \r\nUnter www.zebralino.de findet man Markenspielwaren, Kindermode, Sportartikel, Bücher, Computerspiele und vieles mehr. Außerdem gibt es im \"Magazin\"','A','','','http://www.zebralino.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3SihSyXMGA','ladenbau, schaufensterpuppen, vitrinen, ständer, kleiderständer, ladenzubehör, regale, glasvitrine, puppen, schaufensterfiguren, konfektionsständer, rollständer, ladeneinrichtung, dekopuppen, standvitrinen,','ladenbau, schaufensterpuppen, vitrinen, ständer, kleiderständer, ladenzubehör, regale, glasvitrine, puppen, schaufensterfiguren, konfektionsständer, rollständer, ladeneinrichtung, dekopuppen, standvitrinen,','die ladeneinrichter individueller Ladenbau mit System und Online Shop. Vitrinen, Regale und Schaufensterfiguren für jede Branche die ideale Lösung - (Konfektionsständer, Figuren bzw. Puppen.)','AB','http://die-ladeneinrichter.de','','http://www.onlineshop.die-ladeneinrichter.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3uQxKkrI5I','Buttons, Autoaufkleber, Ordnerschilder, Lagerkennzeichnungen,','Buttons, Autoaufkleber, Ordnerschilder, Lagerkennzeichnungen,','Weltneuheit! Mit creative-label ist es nun zum aller ersten Mal möglich, mit jedem handelsüblichen Tintenstrahldrucker wetterfeste, witterungsbeständige und UV-stabile Labels für Schule, Büro, Lager, Werkstatt etc. herzustellen.','A','','','http://www.creative-label.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3XnNxh7pzq','Schottischer Whisky','Schottischer Whisky','Versand erlesener und exclusiver schottischer Whiskies.','A','','','http://www.Whisky-Versandhandel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3yE0wQhU7C','Pferdezubehör wie Hufschuhe, Hufpflegemittel, Lederpflegemittel, Pferdepflegemittel, Pferdevideos, Pferdebücher, Werkzeug, Software, Funkgeräte, etc...','Pferdezubehör wie Hufschuhe, Hufpflegemittel, Lederpflegemittel, Pferdepflegemittel, Pferdevideos, Pferdebücher, Werkzeug, Software, Funkgeräte, etc...','online Shop für Freizeitreiter.','A','','','http://www.huf-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3Yufs3Leyy','Neuwagen und Dienstleistungen: Finanzierung, Leasing, Versicherung','Neuwagen und Dienstleistungen: Finanzierung, Leasing, Versicherung','Der erste E-Tailer für Neuwagen im Internet. Auf der getyourcar-Homepage erhalten die Kunden herstellerunabhängige Beratung, können sich Ihr Wunachauto individuell zusammenstellen oder ein Modell aus dem Neuwagenpool wählen. Die Vorteile für den Kunden si','A','','','http://www.getyourcar.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('3ZZtDRETPS','geschenke, badeperlen, seifen, badesalz, badeschaum, badeöl','Seifen, Badeperlen, geschenke','Online shop für Badeperlen, Seifen, Geschenke, Wellness uvm.','A','www.wohlfuehlparadies.de','','http://www.pflegeparadies.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('433Smqh1Mt','Handyshop Handys Handy Handys Mobilfunk Festnetz Organizer Zubehör Nokia Siemens Motorola Sony Samsung','Handy Handys Mobilfunk Festnetz Organizer Zubehör Nokia Siemens Motorola Sony Samsung','Hier finden Sie Handys mit und ohne Vertrag zu unschlagbar günstigen Preisen. Wählen Sie aus einem riesigen Angebot an Handymarken und Providern oder Netzbetreibern. Außerdem finden Sie hier Organizer, Handyzubehör und Festnetztelefone.','A','','','http://www.123phones.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('46Dmt4izV8','Fujitsu Siemens, Intrexx 2001, Mdaemon, Wingate, Mailscan, Notebook, PC Scenic, Primergy, Intel Server, Amilo, Easy PC, CELSIUS','Fujitsu Siemens, Intrexx 2001, Mdaemon, Wingate, Mailscan, Notebook, PC Scenic, Primergy, Intel Server','Online informieren über Hardware und Software.','A','http://www.edv-gross.de','','http://www.pcshop-gross.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('47KMiKVuYj','CD-Rohlinge, DVD-Rohlinge, CD-Brenner, DVD-Brenner, CD-Drucker, Zubehör, Software, PC, Windows, Macintosh, Brennersoftware, Kopierprogramme, Fotoshowbrenner, DVD-Ripper, VHS-Ripper, Video-Ripper, Player, MP3, Festplattenvideorekorder, digitale Videorekord','CD-Rohlinge, DVD-Rohlinge, CD-Brenner, DVD-Brenner, CD-Drucker, Zubehör, Software, PC, Windows, Macintosh, Brennersoftware, Kopierprogramme, Fotoshowbrenner, DVD-Ripper, VHS-Ripper, Video-Ripper, Player, MP3, Festplattenvideorekorder, digitale Videorekord','Rohlinge (DVD-R, DVD+R, DVD-RW, DVD+RW, CD-R, CD-RW, MiniDisc, ...), Brenner (CD und DVD), CD-Drucker, Zubehör und Software (PC und Macintosh) in reichhaltiger Auswahl und zu günstigen Preisen.','A','','','http://shop.cd-dvd-rohlinge.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('488CTNM4Pv','Cartier, Blancpain, Chopard, Breitling, Glashütte original, Nomos, Omega, \r\nRado, Paul Gerber, Jörg Schauer, Maurice Lacroix, Gucci, Festina, Uhr-Kraft, \r\nCertina, Swatch, Mont Blanc, .....','Cartier, Blancpain, Chopard, Breitling, Glashütte original, Nomos, Omega, \r\nRado, Paul Gerber, Jörg Schauer, Maurice Lacroix, Gucci, Festina, Uhr-Kraft, \r\nCertina, Swatch, Mont Blanc, .....','Service für alle bekannten Luxusuhren dieser Welt!\r\nUhrenauktion alle 4-6 Wochen neue Modelle!','A','','','http://www.uhrenwerkstatt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('49sUACNEKL','Essig, Oele, Wurstwaren, Bier, Obstrand u.v.m','Essig, Oele, Wurstwaren, Bier, Obstrand u.v.m','Hausgemachte Spezialitäten aus dem Bergischen Land. Besuchen Sie uns unverbindlich.','A','','','http://www.essigbasar.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4AA91yFeuF','Regenmode, Regenbekleidung, Regenkleidung, Wetterschutzkleidung , Buddelhose, Gummistiefel, Kinderstiefel, Wathosen, Watstiefel, Ponchos, Kinderbekleidung, Regencape, rainwear','Regenmode, Regenbekleidung, Regenkleidung, Wetterschutzkleidung , Buddelhose, Gummistiefel, Kinderstiefel, Wathosen, Watstiefel, Ponchos, Kinderbekleidung, Regencape, rainwear','Regenbekleidung für Gross und Klein - von Kopf bis Fuss - vom Südwester bis zum Gummistiefel.','A','','','http://www.regenmode.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4ea51c8KQJ','Immobilien, Kapitalanlagen, Versicherungen','Immobilien, Kapitalanlagen, Versicherungen','Ihr kompetenter Partner für alle Immobilien-, Finanz- und Vermögensfragen!','A','http://www.vfi-immobilien.de\r\nhttp://www.vfi-immobilien.com','','http://www.vfi.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4FfuvtIdFZ','kocher, schlafsäcke, höhenmesser, lampen, mountainbikes, schneeschuhe, funktionsbekleidung, rennrad, isomatten, hilleberg zelte, karabiner, klettergurte, kletterschuhe, bergseile,','kocher, schlafsäcke, höhenmesser, lampen, mountainbikes, schneeschuhe, funktionsbekleidung, rennrad, isomatten, hilleberg zelte, karabiner, klettergurte, kletterschuhe, bergseile,','denk bike+outdoor, klettern, bergsport mountainbike, rennrad und kanu: laden in der passauer fußgängerzone. outdoorveranstaltungen: kletterkurse, schneeschuhtouren, mountainbiketouren, kanutouren','A','','','http://www.sport-denk.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4GEyiE6Q7j','Antiquarische Bücher','Antiquarische Bücher','Versand von antiquarischen und vergriffenen Büchern aus vielen Gebieten, abfragbare Datenbank mit komfortabler Online-Bestellmöglichkeit','A','','','http://www.woelfelbuch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4gOQaIZem6','Jobo`s petsilk f1r2 tomlyn goop perserkatze katze kitten showpflege schönheit schoenheit shampoo puder spray bürste augentropfen fellglanz entfilzer knoten ring5 ausstellungen trockenshampoo striegel trimmesser kämme haar zange kamm naturborste fellpfleg','Jobo`s petsilk f1r2 tomlyn goop perserkatze katze kitten showpflege schönheit schoenheit shampoo puder spray bürste augentropfen fellglanz entfilzer knoten ring5 ausstellungen trockenshampoo striegel trimmesser kämme haar zange kamm naturborste fellpfleg','BeautyfulCats, der Shop für die Schönheit ihrer Katze. Wir führen Produkte von F1R2, Jobo`s, PetSilk, Tomlyn, Ring5, Goop und Vetyl.','A','','','http://www.beautyfulcats.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4HBiHVOtrb','erotik spielzeuge dildos dessous pornos sex spass gummi puppen \r\ndirty gina wild sperma anal teenager reizwäsche ficken \r\n','Dildos Dessous Gummi Ringe Puppen Spielzeuge Teenager','Spielzeuge für Erwachsene - Mit italienischem Temperament (ver-\r\n)führen wir Sie in die tiefen Reiche der sexuellen Erlebnisse - vom \r\nTeenager bis zur Oma, von Dessous bis zur erotischen \r\nGeburtstagstorte - bei uns finden Sie alles, was Feuer entfacht.\r','','','','http://www.galeria-toyshop.de/irobot/DE/index.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4hT5Lj76P8','Blockflöten von: Aulos, Huber, Küng, Kunath, Moeck, Mollenhauer, Yamaha, \r\n\r\nCDs aller bekannten Blockflöten-Künstler','Blockflöten von: Aulos, Huber, Küng, Kunath, Moeck, Mollenhauer, Yamaha, \r\n\r\nCDs aller bekannten Blockflöten-Künstler','Der Online Shop für Blockflötisten. Instrumente und CDs rund um die Blockflöte.','A','http://www.blockfloetenscout.de\r\n','','http://www.blockfloetenshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4iA3YwZCWB','Bar-Kredite\r\nWarenfinanzierung\r\nUmschuldungen\r\nLangfristdarlehen\r\nBeamtendarlehen','Bar-Kredite\r\nWarenfinanzierung\r\nUmschuldungen\r\nLangfristdarlehen\r\nBeamtendarlehen','Vermittlung von günstigen Finanzierungsmöglichkeiten für Arbeiter, \r\nAngestellte und Beamte, Komplettumschuldungen, Langfristdarlehen, Bar-Kredite','A','','','http://www.sh-finanzmanagement.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4ldcJ6e668','solarium, solarien, solarkosmetik, tanning, roehren, uv lamps, sunbeds, ssv, sundiscounter, ersatzteile, online shop, studioeinrichtung, studiozubehör','Privat und Profi Solarien (neu und gebraucht), Solarkosmetik, Röhren, Brenner, Ersatzteile, Studio Zubehör, Ladenbau, Finanzierung, Merchandising.','Verkauf von Solarien für Privat und Profi (neu und gebraucht), Ersatzteile, Solarkosmetik und Studio Zubehör. Sie können uns auch besuchen in Brühl: Abhollager und große Ausstellung.','A','','','http://www.sundiscounter.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4LFalzqJD8','make up, Bodypaintingfarben, Glitterspray, Filmblut,','make up, Bodypaintingfarben, Glitterspray, Filmblut,','Von der einfachen Bodypaintingfarbe bis zum Special Effekt - Willkommen im Bodypainting.net','A','','','http://www.bodypainting.net/shop/index2.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4m7c3W6o3V','Handys, handys, handy, Handy, Oberschalen, oberschalen, Oberschale, oberschale, Nokia, nokia, Cover, cover','Handys, Oberschalen, oberschalen, Oberschale, Nokia, Cover,','Wählen Sie aus über 350 Handy Oberschalen Ihr Wunschmotiv. Eine große Auswahl an Zubehör und Handys wartet auf Sie. Oder wie wäre es mit einem neuen Handylogo oder einer für Sie individuell erstellten Airbrush-Oberschale? Vielleicht werden Sie auch in uns','A','','','http://www.handynow.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4MguCQFsod','Werner, South Park, Simpsons, Scherzartikel, Fanartikel, TV Total','Werner, Simpsons, TV Total, Scherzartikel, South Park','Hier finden Sie ausgefallene Produkte, passend zu jeder Gelegenheit. Simpson, South Park, TV Total, Scherzartikel u.v.m.','','','','http://www.jokeworld-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4NjabXaFTl','Zeitschriftenabonnements, Reisen, CDs, Videos, DVDs, Bücher','Zeitschriftenabonnements, Reisen, CDs, Videos, DVDs, Bücher','Bei uns haben Sie die ganz große Auswahl aus über 200 Zeitschriftentiteln und über 80 attraktiven Prämien für eine Leserwerbung. Und das alles zu den bekannten Vorteilen eines Abonnements: Sie sparen Wege, Zeit und Geld!','A','','','http://www.abodirekt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4nRcztY2jl','Holzspielzeuge, Holzspielwaren, Dekoartikel aus Holz, Geschaftsspiele, Spielzeug, Motorikspielzeug, Kaufladenzubehör, Puppenhäuser, Lernspiele, Holzfahrzeuge, Schaukelpferde, Baukästen, Murmelbahnen, Mobilés, Babyspielzeug, Setzpuzzles, u.v.m.','Holzspielzeuge, Holzspielwaren, Dekoartikel aus Holz, Geschaftsspiele, Spielzeug, Motorikspielzeug, Kaufladenzubehör, Puppenhäuser, Lernspiele, Holzfahrzeuge, Schaukelpferde, Baukästen, Murmelbahnen, Mobilés, Babyspielzeug, Setzpuzzles, u.v.m.','Fun-Store Holzspielzeug, der Holzspielzeug Discounter. Hier koennen Sie hunderte verschiedene Holzspielsachen zu Discount-Preisen direkt im Internet bestellen.\r\n','A','','','http://www.holzspielzeug.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4oMKwA0oMn','Wilson, Orlimar, Lynx, Hippo, Confidence, Cutimax, Jego und andere...','Wilson, Orlimar, Lynx, Hippo, Confidence, Cutimax, Jego und andere...','Golfen, aber günstig!\r\nIhr Online Proshop für den Golfbedarf.','A','','','http://www.golfdiscount.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4OokWMZcmn','Hardware, Software und Spielezubehör','Hardware, Software und Spielezubehör','Hier finden Sie Spiele und Spielezubehör für PC, Dreamcast, PlayStation, PS2 und Nintendo64 sowie z.B. Landkarten, Routenplaner, Software, Lexika, Grafiktabletts, Druckerzubehör uvm. für Ihren PC','A','','','http://www.bertges.de/cd-rom/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4q59wKV35B','Webbased Training, Online-Kurse, Weiterbildungskurse, CD-Kurse','Webbased Training, Online-Kurse, Weiterbildungskurse, CD-Kurse','Academy4me ist mit rund 600 Online-Kursen und über 1000 ausgewählten CD-Rom-Kursen der größte Anbieter von e-Learning in Europa.\r\n','A','','','http://www.academy4me.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4QMiaGvYKL','Ernährungsberatung, Eiweißprodukte, Vitamine, Fatburner, Weight Gainer, Riegel etc','Ernährungsberatung, Eiweißprodukte, Vitamine, Fatburner, Weight Gainer, Riegel etc','Ihre persönliche Ernährungsberatung online. Informationen, Beratung und Shop rund um`s Thema Ernährung.','A','','','http://www.ernaehrung24.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4Rh5ZRAjvr','Einmalwindeln, Moltex, Microfasertücher','Einmalwindeln, Moltex, Microfasertücher','Frei Haus Lieferung von Einmalwindeln für Babies und Kinder.Lieferung von Microfasertücher.','A','','','http://www.kinderwindel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4S3CSc0a56','Dresden Berlin München Bochum Lebensmittel Nahrungsmittel Lieferservice Leipzig Bringdienst Pizza Wein Getränke Kondome Deutschland Onlinesupermarkt Lieferdienst','Lebensmittel Getränke Drogerie Wein Bier Nahrungsmittel Diätprodukte Spirituosen Coca Cola Mineralwasser Obst Gemüse Milka Becks Corona Radeberger Schokolade Eis Pizza Nudeln Fisch Käse','Sie kaufen. Wir laufen. Wir bieten Ihnen das größte Sortiment aller deutschen Online Supermärkte an. Wählen Sie aus 16.000 Artikeln. Zuverlässig, freundlich und in bester Qualität liefern unsere Mitarbeiter die Waren zu Ihnen.','A','','','http://www.doit24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4s3yGIBeY6','High Heels Pumps Sandaletten Stiefel Schuhe Drag Queen shoes and boots','High Heels Pumps Sandaletten Stiefel Schuhe Drag Queen shoes and boots','High Heels, Sandalen, Plateaus und Stiefel 8-3Ocm Absatz und Grössen bis 47!\r\nDiskreter weltweiter Versand.Generalvertrieb für \" Drag Queens\" Entertainment\r\nshoes','A','','','http://www.expcreativa.com/extrem','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4uKuuuDEAV','T-DSL, T-DSL FLATRATE, ISDN, ISDN XXL, ISDN 300, HOMEPAGES, WEBHOSTING, PURETEC, CONSORS, YELLOW, STROM, HANDY, HANDYS, FLATRATE, REISEN','T-DSL, T-DSL FLATRATE, ISDN, ISDN XXL, ISDN 300, HOMEPAGES, EIGENE WEBHOSTING ANGEBOTE, CONSORS, YELLOW, STROM, HANDY, HANDYS, FLATRATE, REISEN und vieles mehr....','MEDIEN UND TELEKOMMUNIKATIONS ANGEBOTE VON ZAHLREICHEN BEKANNTEN UNTERNEHMEN.','A','http://www.mediacenter24.com','','http://www.mediacenter24.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4wQIgufy3X','Amulette, Wohnungsaccess., Ringe, Armbänder, Bekleidung etc.','Amulette, Wohnungsaccess., Ringe, Armbänder, Bekleidung etc.','Versand von / Europewide mail order of Gothic, Celtic, Irish, dark wave, piercing jewelry and much more, Schmuck jeder Art und noch vieles andere innerhalb Europa.','A','','','http://www.mvversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4YAQeinm9j','Ruhrgebiet, Foto, Fotos, Bild, Bilder, Pott, Ruhrpott, Ruhr, Photo, Fotoagentur, Bildagentur, Agentur, Herne, Konopka, Bochum, Recklinghausen, Herten, Dortmund, Essen, Gelsenkirchen, Industrie, Kirche, NRW, Layout, Castrop-Rauxel, Haltern, Wanne-Eickel, O','Feindaten zu Bildern, Verwertungsrechte an Bildern','Ihre Online-Bildagentur mit dem Schwerpunkt Ruhrgebiet!','','','','http://www.foto-ruhrgebiet.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4yeig7jEEv','Casio, Uhren, Armbanduhren, G-Shock, Baby-G, Protrek, Seapathfinder','Casio, Uhren, Armbanduhren, G-Shock, Baby-G, Protrek, Seapathfinder','Ãœber 450 Casio Uhren direkt bestell- und lieferbar.','A','','','http://www.casio-uhren-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4ZrW42ANvN','Baumwolltapete, Sajade, Jadecor, Baumwollputz, Tapete, Wärmedämmung, Schallisolierung, Putz, Flüssige Tapete, Baumwolle,','Baumwolltapete, Sajade, Jadecor, Baumwollputz, Tapete, Wärmedämmung, Schallisolierung, Putz, Flüssige Tapete, Baumwolle,','Die flüssige Tapete, die einfach phantastisch aussieht.','A','','','http://baumwolltapete.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('4zZwdJchZN','Organizer Notebooks Drucker PCs Hardware Software Computerzubehör Server Tintenpatronen Toner Arbeitsspeicher Mobilfunk Bürobedarf Videobearbeitung RAM CD-Brenner Laufwerk Palm Digikams Monitore Scanner Angebote Schnäppchen Rohlinge DVD MP3 Apple iMac Pow','Handys Prepaid Organizer Notebooks Drucker PCs Hardware Software Computerzubehör Server Tintenpatronen Toner Arbeitsspeicher Mobilfunk Bürobedarf Videobearbeitung RAM CD-Brenner Laufwerk Palm Digikams Monitore Scanner Angebote Schnäppchen Rohlinge DVD MP3','Novodrom.com ist Ihr Einkaufspartner für hochwertige Computer, Handys, Faxgeräte und vieles mehr!\r\n\r\n','A','http://www.sendamac.com','','http://www.novodrom.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('51q4QMBis5','Drachen, Lenkdrachen, Kinderdrachen, Drachenzubehör, Buggys, Kiteboards, Lenkmatten. Sämtliches Drachenzubehör.','Drachen, Lenkdrachen, Kinderdrachen, Drachenzubehör, Buggys, Kiteboards, Lenkmatten. Sämtliches Drachenzubehör.','Versand von Drachen, Lenkdrachen und Drachenzubehör aller namhafter Hersteller. Buggys, Kitesurf - Produkte. Zahlreiche Sonderaktionen und riesiger Online-Store ...','A','','','http://www.drachenshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('524BZdChPg','edv-bücher','edv-bücher','aktuelle EDV Bücher bis 60% reduziert;\r\nOffice, Netzwerk, Bildbearbeitung, CISCO, Windows, und vieles mehr','A','','','http://www.edv-bookshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('52NtVhgVpc','SAMSONITE STRATIC BREE MANDARINA DUCK ESPRIT ESQUIRE JOOP CAMEL TRUNK AIGNER GOLDPFEIL RIMOWA EASTPAK PICARD OFFERMANN BERND BERGER TRUNK HEDGREN LACOSTE KALVIN KLEIN CHIEMSEE RIMOWA MANDARINA DUCK','SAMSONITE STRATIC BREE MANDARINA DUCK ESPRIT ESQUIRE JOOP CAMEL TRUNK AIGNER GOLDPFEIL RIMOWA EASTPAK PICARD OFFERMANN BERND BERGER TRUNK HEDGREN LACOSTE KALVIN KLEIN CHIEMSEE RIMOWA MANDARINA DUCK','SAMSONITE STRATIC BREE RIMOWA PICARD CAMEL FOSSIL PERFECT SOLUTIONS ESQUIRE MAITRE THE BRIDGE MANO GOLDPFEIL OTTO KERN CHIEMSEE EASTPAK FOSSIL ESPRIT FUNBAG OFFERMANN BRAUN BÃœFFEL TRAVELITE SAMSONITE DELSEY ZERO HALLIBURTON WE SHIP WORLDWIDE !','A','','','http://www.venhues.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('57q6mKjOgi','Astronomie, Astro, Teleskop, Spectiv, Astrofernglas, Refraktor, Reflektor, Okkulre, Spiegelteleskope, Stative, Mondfilter, Sonnenfilter, Sternkarten, Ferngläser, Online Shop, e-Shop','Astronomie, Astro, Teleskop, Spectiv, Astrofernglas, Refraktor, Reflektor, Okkulre, Spiegelteleskope, Stative, Mondfilter, Sonnenfilter, Sternkarten, Ferngläser, Online Shop, e-Shop','Aus unserem Astro Shop können Sie über 400 verschiedene Teleskope, Reflektoren, Refraktoren, Astro Ferngläser, Okkulare, Spiegelteleskope Ihr passendes Produkt auswählen.Chatten Sie tagsüber mit unserem Ladengeschäft.','A','','','http://www.astroshop-berlin.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('58JlrLAZFe','Noten für fast alle Instrumente: Keyboard, Klavier, Orgel, Akkordeon, Melodica, \r\nMundharmonika, Gitarre, Bass, Trompete, Posaune, Saxophon, Flöte, Clarinette, \r\nStreicher, Playback-CD´s.','Noten für fast alle Instrumente: Keyboard, Klavier, Orgel, Akkordeon, Melodica, \r\nMundharmonika, Gitarre, Bass, Trompete, Posaune, Saxophon, Flöte, Clarinette, \r\nStreicher, Playback-CD´s.','Musiker sind bei uns richtig! Noten für Pop, Schlager, Volksmusik, Evergreens, Stimmung, \r\nfür fast alle Instrumente. Besuchen Sie unseren Online-Shop.','A','','','http://www.eljos-notenversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5aqVO9VgA5','Halogenbeleuchtung, Niedervoltsysteme, Hochvoltsysteme, Aussenlicht, Deko-Licht\r\nDesignleuchten, Transformatoren, Leuchtmittel uvm.!!!','Halogenbeleuchtung, Niedervoltsysteme, Hochvoltsysteme, Aussenlicht, Deko-Licht\r\nDesignleuchten, Transformatoren, Leuchtmittel uvm.!!!','Hier finden Sie (fast) alles was der Bereich Lichttechnik zu bieten hat.\r\nVon Deckeneinbauleuchten über Schienen- u. Strahlersysteme bis hin\r\nzu aussergewöhnlichen Deko-Lichtobjekten und natürlich allem Zubehör.\r\nTop-Qualität zu Discountpreisen!!!!','A','www.lichtversand24.de','','http://www.kbs-technik.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5BN0fpkDlY','wein, weine, champagner, sekt, geschenke, spirituosen, grappa, cognac, präsente, italien, spanien, frankreich, deutschland, bordeaux, burgund, burgunder, toskana, piemont, rioja, classic, shop, weinspezialist, grand, cru, riedel, gläser, rotwein, weißwein','wein, weine, champagner, sekt, geschenke, spirituosen, grappa, cognac, präsente, italien, spanien, frankreich, deutschland, bordeaux, burgund, burgunder, toskana, piemont, rioja, classic, shop, weinspezialist, grand, cru, riedel, gläser, rotwein, weißwein','Willkommen im Classic - Wein - Shop.de ! Hier finden Sie preiswerte Top - Weine, erlesene Spirituosen, tolle Accessoires und exclusive Präsente die Sie einfach und bequem von zu Hause aus bestellen können.','A','','','http://www.classic-wein.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5dTlBv9LNE','Windspiele, Kickboards, Jo-Jos, Drachen, Lenkmatten, Kitesurfing, Astrojax, Tretroller, Brettspiele, Wristball, Rings, Skateboards, Footbags, Kick Bags.','Windspiele, Kickboards, Jo-Jos, Drachen, Lenkmatten, Kitesurfing, Astrojax, Tretroller, Brettspiele, Wristball, Rings, Skateboards, Footbags, Kick Bags.','Hier gibts alles was Spass macht, von Windspielen, Yo-Yos, Astrojax, Kickbags, Kitesurfing bis hin zu Drachen und Kickboards','A','','','http://www.active-fun.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5EKNO1FwGW','Möbel, Leuchten, Geschenkideen, Textilwaren, Haushaltswaren,','Möbel, Leuchten, Geschenkideen, Textilwaren, Haushaltswaren,','Shop & Info, \r\nRundgang Prospekte, Lieferterminabfrage...','A','','','http://www.moebelhof-parsberg.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5ESDq3Beeu','Gitarren Bässe Synthesizer Keyboards Recording Drums Bücher Noten PA Beschallungen\r\nSoftware Hardware Mac Intosh','Gitarren Bässe Synthesizer Keyboards Recording Drums Bücher Noten PA Beschallungen\r\nSoftware Hardware Mac Intosh','OnlineShop für Musiker. Von der Gitarre über Bücher und Noten bis zum Synthesizer.\r\nUeber 2000 Artikel.','A','','','http://www.SwissMusicShop.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5ftddbwZdI','Hardware und Software allgemein','Hardware und Software allgemein','Im Online-Shop der PC-SHOPPING finden Sie zur Zeit 10.729 Produkte. Die meisten Angebote erfassen wir aus den Inseraten der aktuellen PC-SHOPPING. Sie haben in dieser Auswahl die Möglichkeit, Produkte zu suchen und Preise zu vergleichen. Wenn Sie wollen,','A','','','http://www.pc-shopping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5fXFtXWTXA','Poster, Bilder, Images, Dibujos\r\nVirtual Worlds','Poster, Bilder, Images, Dibujos\r\nVirtual Worlds','Virtuelle Welten - Virtual Worlds\r\nBilder Galerie im WWW\r\n','A','','','http://www.Alpha-Spacegallery.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5fXTJBwNdO','Kinderwagen, Kindersitze, Sicherheitsartikel, Babykleidung, \r\nMöbel, Textile Ausstattungen, \r\nBabyspielzeug, Hochstühle, \r\nu.v.m.','Kinderwagen, Kindersitze, Sicherheitsartikel, Babykleidung, \r\nMöbel, Textile Ausstattungen, \r\nBabyspielzeug, Hochstühle, \r\nu.v.m.','jumaX.de Kinderwagen, Kindersitze, Hochstühle, Kinderzim-mer, \r\nSicherheitsartikel ... kauft man bei jumaX.de dem großen\r\nBaby- und Kinderausstatter im Internet. Einen Kindersitz in 24\r\nDesigns? Das gibt’s nur bei jumaX.de !!!','A','','','http://www.jumaxshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5GE6uubw5e','Equipment für: Baseball, Basketball und Softball. Artikel von Adidas, Nike, Puma, Jelly Belly, Sportcard, Simpsons, South Park, Ãœ-Eie','Equipment für: Baseball, Basketball und Softball. Artikel von Adidas, Nike, Puma, Jelly Belly, Sportcard, Simpsons, South Park, Ãœ-Eie','Wir führen US-Sport- und Fanartikel. Equipment für: Baseball, Basketball und Softball. Artikel von Adidas, Nike, Puma, Jelly Belly, Sportcard, Simpsons, South Park, Ãœ-Eier, Sie könne online bestellen, oder uns direkt kontaktieren.','A','','','http://www.first-base.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5GkJys4uGi','Plasma TV, Videobeamer, Datenprojektoren, Bildwände, Videokonferenzsysteme, digitale Videomischpulte, Konferenztechnik, Verleih, Mietservice, Events, Veranstaltungsmanagement, Videoproduktion, Multimediaentwicklung, ...','Plasma TV, Videobeamer, Datenprojektoren, Bildwände, Videokonferenzsysteme, digitale Videomischpulte, Konferenztechnik, Verleih, Mietservice, Events, Veranstaltungsmanagement, Videoproduktion, Multimediaentwicklung, ...','TV, Video und PC im Kinoformat !\r\nGrossbildprojektion für Industrie als auch Heimanwender.\r\nNatürlich auch im Verleih -auf Wunsch mit Vor-Ort-Service.\r\nFür Events der Extraklasse.','A','','','http://www.projekt-R.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5hnvTH1ZBY','Telefone, Telefonanlagen, Anrufbeantworter, Faxgeräte','Telefone, Telefonanlagen, Anrufbeantworter, Faxgeräte','Wir haben für Sie in unserem Onlineshop ein umfangreiches Sortiment rund um die Telekommunikation zusammengestellt und können Ihnen hier über 3000 Artikel mit vielen Bildern und technischen Beschreibungen anbieten.\r\nViel Spaß beim Stöbern und Einkaufen wü','A','','','http://www.telefonshop.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5KsFg3ZI79','Bücher, buecher, Kinderbücher, Kinder, Geschichten, Holzspielzeug, Holz,','Bücher, buecher, Kinderbücher, Kinder, Geschichten, Holzspielzeug, Holz,','Personalisierte Kinderbücher, gutes\r\nHolzspielzeug und Geschenkartikel aus Holz.','A','','','http://www.play-kids.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5nBTxXGXdi','Zigarren, Presidente, Robusto, Valille und Valille/Rum, Humidore','Zigarren, Presidente, Robusto, Valille und Valille/Rum, Humidore','Exklusive Zigarren aus der Dominikanischen Republik. Wir haben auch Zigarren mit Geschmack - Vanille und Vanille/Rum - im Vertrieb.','A','','','http://www.friseur.com/rubio/index.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5nx4JFURfC','Luftreiniger, Wasserfilter, Abschirmung, EMV, Bettwaren, Milbenmittel, Allergiker Staubsauger, Bodenbeläge, EMV-Messgeräte, Informationsbroschüren, Matratzen, Luftreiniger, Schutzmasken, Schadstoffmaskierungen, Milbenschutz, Filtertüten, Telefone, Parkett','Sauger, Luftreiniger, Wasserfilter, Nitratfilter, Osmosefilter, Abschirmmaterialien, Bettwaren, Milbenmittel, Allergiker Staubsauger, Bodenbeläge, EMV-Messgeräte, Informationsbroschüren, Latexmatratzen, Kork, Schutzmasken, Schadstoffmaskierungen u.v.a.','Bei uns finden Sie allergikergerechte und geprüfte Artikel ohne Schadstoffausgasungen. Teilweise auch für MCS-Patienten geeignet. Rufen oder mailen Sie uns an. Wir beraten Sie gerne. Unsere langjärige Erfahrung bei der Schadstoffanalytik wird Ihnen helfen','A','http://www.schadstoffanalytik.com/store/frset.asp','','http://www.umweltanalytik.com/store/frset.asp','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5qy2Skr3Cg','Kaffeemaschinen und Kaffeeautomaten für Private und Büros, sowie Zubehöre wie Tassen, Becher, Zuckersticks usw.','Kaffeemaschinen und Kaffeeautomaten für Private und Büros, sowie Zubehöre wie Tassen, Becher, Zuckersticks usw.','Die Nummer 1 für Kaffeemaschinen und Kaffeeautomaten / Service und Verkauf / offizielle Servicestelle und Vertragspartner der Marken Solis / Saeco / Turmix / Rotel / Jura','A','','','http://www.coffee-shop-ch.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5RDHlBsDV3','Window Color, Formy, Encaustic, Crystal Art, Moosgummi, Kleber, Geschenkartikel, Floristik, Friesenbäume, Bastelfarben, Bastelwerkzeuge, Bastelbücher, Perlen, Schmuckzubehör, Serviettentechnik, Stoffmalerei, Geschenkbänder, Scrapbook, Motivlocher, Papier,','Window Color, Formy, Encaustic, Crystal Art, Moosgummi, Kleber, Geschenkartikel, Floristik, Friesenbäume, Bastelfarben, Bastelwerkzeuge, Bastelbücher, Perlen, Schmuckzubehör, Serviettentechnik, Stoffmalerei, Geschenkbänder, Stempel, Holzartikel, Scrapbook','Wir bieten ein breitgefächertes Angebot an Bastelbedarf für den Hobbybastler. Außerdem gibt es bei uns viele Informationen rund um`s Basteln: Tipps&Tricks, Suche & Biete, Galerie, Bastlertreff u.v.m.','A','','','http://www.bastelmaus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5RRT0NSHPc','Werkzeug, Werkzeugbedarf, Zimmereimaschinen, Bohrmaschinen, Kreissäge, Hobel, Schleifer, Handwerkzeuge, Bosch, Mafell, Elu, Metabo, Festo, Hochbaukran, Teleskopstapler, Schalung, Schalungszubehör, Gerüste, Krane, Kräne, Hochbaubedarf, Hünnebeck, Liebherr,','Werkzeug, Werkzeugbedarf, Zimmereimaschinen, Bohrmaschinen, Kreissäge, Hobel, Schleifer, Handwerkzeuge, Bosch, Mafell, Elu, Metabo, Festo, Hochbaukran, Teleskopstapler, Schalung, Schalungszubehör, Gerüste, Krane, Kräne, Hochbaubedarf, Hünnebeck, Liebherr,','Werkzeugcenter Online Shop mit Informationen zu allen Bau- und Werkzeug-Themen wie Handwerken, Heimwerken, Ausbau, Renovieren, Haus, Umbau, Holzverarbeitung, Arbeitsschutz, etc.','A','','','http://www.werkzeugcenter.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5SCdOCJYoI','Schmuck, Juwelen, Geschenk, Edelstein, Gemmologie, Goldschmuck, Diamantschmuck, Brillantschmuck, Klunker, Geschmeide, Goldschmied, Schmuckmanufaktur, Schmuckhersteller, Schmuckfabrik, Echtschmuck, Gold, Silber, Platin, Rotgold, Weißgold, Gelbgold, Solitär','Schmuck, Juwelen, Geschenk, Edelstein, Gemmologie, Goldschmuck, Diamantschmuck, Brillantschmuck, Klunker, Geschmeide, Goldschmied, Schmuckmanufaktur, Schmuckhersteller, Schmuckfabrik, Echtschmuck, Gold, Silber, Platin, Rotgold, Weißgold, Gelbgold, Solitär','Schmuck seit 50 Jahren direkt aus der Goldstadt Pforzheim. Bossert-Trend zeigt Schmuck-Neuheiten wie den Chin-sian- oder Shalom-Ring. Bossert-Classic präsentiert klassischen Gold- und Juwelenschmuck.','A','','','http://www.bossert-schmuck.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5t8TDpkh2k','Videos, DVD, Toys, Sexpharmaka','Videos, DVD, Toys, Sexpharmaka','Sexshop69.de - Die Welt der Erotik. Hardcore, Sex, Videos en masse - viele Sonderangebote! Ein Kontaktanzeigenmarkt ist in Vorbereitung -- Klick Dich rein!','A','','','http://www.sexshop69.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5TJplHM20I','Tischfiguren Bulle & Bär\r\nSpiel \"Die Börse\"\r\nLederwaren\r\nT-Shirts\r\nCaps\r\nUhren\r\nBücher\r\nCDs\r\nHistorische Wertpapiere\r\nGetränke\r\nTassen\r\nPoster\r\nSekt und Weine\r\n1qm Alaska','Tischfiguren Bulle & Bär\r\nSpiel \"Die Börse\"\r\nLederwaren\r\nT-Shirts\r\nCaps\r\nUhren\r\nBücher\r\nCDs\r\nHistorische Wertpapiere\r\nGetränke\r\nTassen\r\nPoster\r\nSekt und Weine\r\n1qm Alaska','Europas größter Fanshop für Artikel rund um die Börse. Bulle & Bär-Figuren, Krawatten, T-Shirts, Uhren und viele originelle Geschenkideen für Börsianer, Anleger und werdende Millionäre.','A','','','http://www.bull-bear.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5uY6giXo9O','Buttons als Werbung, Streuartikel, Pin, Sticker, Namenschild für Kongresse/Tagungen, Wahlkampf, Kursteilnehmer, Firmen- und Produktwerbung und Werbeagenturen.','Buttons als Werbung, Streuartikel, Pin, Sticker, Namenschild für Kongresse/Tagungen, Wahlkampf, Kursteilnehmer, Firmen- und Produktwerbung und Werbeagenturen.','Buttons als Werbung, Streuartikel, Pin, Sticker, Namenschild für Kongresse/Tagungen, Wahlkampf, Kursteilnehmer, Firmen- und Produktwerbung und Werbeagenturen.','A','','','http://www.stepshop.de/buttons','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5VF20xgHP7','Schnittmuster, Zeitschriften, Teddys, Puppenkleidung, Rucksäcke, Taschen, Schulranzen,','Schnittmuster, Zeitschriften, Teddys, Puppenkleidung, Rucksäcke, Taschen, Schulranzen,','Hier sparen Puppen-Muttis wirklich Geld! Einfache Schnittmuster für Puppen- und Bärenbekleidung in verschiedenen Größen (auch Babyborn), Puppenzubehör, Andrea-Zeitschriften, Auktionen mit Puppenkleidung, Forum, Linkliste....ein Besuch lohnt sich!','A','','','http://www.puppenschnitte.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5wizSqlmIU','Noni, Wassersprudelsäule, Lichtstäbe, Pheromone, Plasmaball, Maximol, Revenol, Duftöle, American Dream Ball usw','Noni, Wassersprudelsäule, Lichtstäbe, Pheromone, Plasmaball, Maximol, Revenol, Duftöle, American Dream Ball usw','Günstigster Anbieter','A','','','http://www.stefan-graf.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5x0xzF9Zbu','Dessous Underwear Unterwäsche Lingerie BH Büstenhalter Slip Panty String Body Bustier Triumph Mey Alide Lou Simone Perle Tricosi','Dessous Unterwäsche Slips BH String Body Panty BügelBH Pushup','Ausgesuchte Markendessous für junge und modische Frauen.','A','','','http://www.dessousfashion.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('5x8r6d1NDg','Beschriftungsgeräte, Etikettendrucker,','Beschriftungsgeräte, Etikettendrucker,','Dymo-Online-Shop','A','','','http://www.J-kessel.de/dymohome','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('67o5CA4oMX','Memory, Speicher, Dimm, RAM, USB Drive, Compact Flash, Smart Media Card, Memory Stick, Micro Drive, Multimedia Card, Webshop, USB-Drive, CompactFlash, Smart-MediaCard, Memory-Stick, MicroDrive, Multimedia-Card','Memory, Speicher, Dimm, RAM, USB-Drive, CompactFlash, Smart Media Card, Memory Stick, Micro Drive, Multimedia Card, Micro Drive, Multimedia Card','Speicherportal: Ihre Spezialisten für Speicherbausteine jeglicher Art!','A','','','http://www.speicherportal.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6a9QQIJeIz','Handy, Handyzubehoer, Handys, Handyshop, Onlineshop, Handy Zubehör, Handygehäuse, handynummern, housing, Händler, Antennen, Handygehaeuse, Oberschalen, Daten, Datentechnik, Look 8310, handyshop, Shop, Neuheiten, Hardware, Software, Spiele, handy-shop, fak','Mobilfunkzubehör aller Art, \r\nNokia, Siemens, etc..\r\nGehäuse, oberschalen, Akku....\r\nHandy, Handy-Software...','Bei uns Geht es Hauptsächlich um Mobilfunkzubehör.\r\nAuktionen und Andere Shops wie USA-Shop und Coke-Shop','A','http://www.nokia-24.de\r\nhttp://www.cebit-24.de','','http://www.sellplanet.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6BjQnfCJRj','DVD-aktiv, DVD-aktiv.de, DVDs kaufen, DVD Shop, große Auswahl, riesiges Angebot, günstige DVDs, guter Service, DVD Neuheiten, faire Preise, Versand, Filmversand, DVD Versand','DVD-aktiv.de - über 6000 deutsche und englische Code 2 DVDs in freundlicher Atmosphäre kaufen','DVD-aktiv.de - über 6000 deutsche und englische Code 2 DVDs in freundlicher Atmosphäre kaufen','A','','','http://www.dvd-aktiv.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6bn9PNC62T','Endgeräte, Handys, Ledertaschen, Akkus, Freisprecheinrichtung, Einbausätze, Antennen, Ladekabel, Reiseladekabel, Autoladekabel, Oberschalen, Datenkabel, Ersatzteile, Simadapter, Displays, Leuchtdioden, LED, Kabel,','Endgeräte, Handys, Ledertaschen, Akkus, Freisprecheinrichtung, Einbausätze, Antennen, Ladekabel, Reiseladekabel, Autoladekabel, Oberschalen, Datenkabel, Ersatzteile, Simadapter, Displays, Leuchtdioden, LED','Weit über 1500 Artikel zu TOP-Preisen und klasse Qualität. \r\nVersand im Regelfall unter 48 Stunden.\r\nErsatzteile und Zubehör für über 100 Geräte','A','','','http://www.gerry-mobilfunk.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6bVKJPcVRh','CLIXS - Baukastensystem mit unbegrenzten Möglichkeiten - das Möbel ist flexibel, mitwachsend, auch für schwierige Raumsituationen geeignet und dabei aus hochwertigen Materialien, im Stil von klassisch modern (Buche natur) bis flippig bunt.\r\n','CLIXS - Baukastensystem mit unbegrenzten Möglichkeiten - das Möbel ist flexibel, mitwachsend, auch für schwierige Raumsituationen geeignet und dabei aus hochwertigen Materialien, im Stil von klassisch modern (Buche natur) bis flippig bunt.\r\n','Flexibel wohnen - so klappt es','A','','','http://www.criss-cross.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6BZ3Fp3vrn','Handy, Telefax, Telefon, Anrufbeantworter, Nokia, Siemens, Auerswald, Loewe, Samsung, Philips, Sendo, Sony, Alcatel, Sagem, Trium, 7110, 6210, 9210, 6310','Handy, Telefax, Telefon, Anrufbeantworter, Nokia, Siemens, Auerswald, Loewe, Samsung, Philips, Sendo, Sony, Alcatel, Sagem, Trium, 7110, 6210, 9210, 6310','Handys, Telefone, Faxgeräte, Zubehör zu allen gängigen Geräten und vieles mehr zu günstigen Preisen finden Sie in unserem Onlineshop','A','','','http://www.nrg-com.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6C9EcwtYwn','Handys und vieles mehr.','Handys und vieles mehr.','TOP-Handys zu günstigen Preisen und viel mehr','A','','','http://www.meisl.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6CAkWGhecv','Marzipan, Nougat, Schokolade, Konditorei, Kaffee, Tee','Marzipan, Nougat, Schokolade, Konditorei, Kaffee, Tee','Präsente, Marzipan, Geschenke, Spezialitäten, Süßwaren, Firmenpräsente, Werbegeschenke, Gebäck','A','','','http://www.niederegger.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6djabvSzfH','UMAX, Mustek, Olympus, Fuji, Agfa, Canon, Sony, Kodak, Epson, Ricoh','Scanner, Digitalkameras, DVD-Player','Hochwertige Scanner und Digitalkameras sowie DVD-Player zu Exportpreisen','A','http://www.usv-shop.de','','http://www.scanner-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6G5WaozM3V','Darts, Dartzubehör, Dartbekleidung, Billard-Queues, Billard-Zubehör, Billard-Koffer und Taschen sowie sämtliches notwendige Zubehör zu günstigen Preisen.','Darts, Dartzubehör, Dartbekleidung, Billard-Queues, Billard-Zubehör, Billard-Koffer und Taschen sowie sämtliches notwendige Zubehör zu günstigen Preisen.','Darts und entsprechendes Zubehör sowie Billard-Queues und Zubehör können Sie in unserem Online-Shop mit ca. 3000 Artikeln bequem von zu Hause aus aussuchen und bestellen ! Wir führen Darts von namhaften Herstellern wie EMPIRE DART, UNICORN, HARROWS, M-3','A','','','http://www.playersworld.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6ie1MOTi1t','Gardinen, Dekostoffe, Möbelstoffe, Tischdecken, Kissen, Rollos','Gardinen, Dekostoffe, Möbelstoffe, Tischdecken, Kissen, Rollos','Wohntextilien nach Kundenwunsch gefertigt','A','','','http://www.heimtex-atelier.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6IwYiutqG8','Zelte, Rucksäcke, Schlafsäcke, Funktionsbekleidung, Ausrüstung, Schuhe, Isomatten, Reisezubehör, Radtouren-Ausrüstung, Kletterausrüstung, Kocher usw.','Zelte, Rucksäcke, Schlafsäcke, Funktionsbekleidung, Ausrüstung, Schuhe, Isomatten, Reisezubehör, Radtouren-Ausrüstung, Kletterausrüstung, Kocher usw.','Bei SINE.de erhalten Sie alles was man für Outdoor, Reisen, Bergsport und Fahrrad benötigt.','A','','','http://www.sine.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6j4EJtclDL','Geschenke, Geschenke/Personifiziert, Kinder, Kinder/Geschenke, Nischen, Zuhause und im Garten, Zuhause und im Garten/Verschiedenes, Tabak/Produkte, Internet, Information, Hochzeit, Handarbeiten, Dienstleistungen, Dienstleistungen/Design','Gravuren, Etuis, Spiegel, Gravierte Gläser, VisitenkartenEtui, Schilder aller Art, Feuerzeuge, Bestecke, Pillendosen, Flachmann','In diesem Shop finden Sie Individuelle Präsente und Geschenke \r\nBesondere Ãœberaschungen, Neue Ideen, Gravierte Spezialitäten, \r\n...alles unter dem \r\nMotto:\r\nPersönlich statt gewöhnlich... \r\n\r\nAlle Preise sind immer inklusive einer Zeile Gravur \r\n\r\nJede we','A','','','http://ricardos-geschenkservice.de/','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6jJCnLMDtX','\r\nLuftballons, Ballons, Ballone, Werbeballons, Werbeballone, Werbeluftballons, Rundballons, Zeppelinballons, Ballonservice, Ballonservise, Ballongas, Gas, Helium, Riesenballons, Riesenballone, Riesenballon, Ballonzubehör, Siebdruck, Aufblasbares, Werbemit','\r\nLuftballons, Ballons, Ballone, Werbeballons, Werbeballone, Werbeluftballons, Rundballons, Zeppelinballons, Ballonservice, Ballonservise, Ballongas, Gas, Helium, Riesenballons, Riesenballone, Riesenballon, Ballonzubehör, Siebdruck, Aufblasbares, Werbemit','Wir bieten Luftballons Werbeballons Ballonzubeör Riesenballons Ballongas ....','A','','','http://www.meier-ballons.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6jp7zHIdht','Computershop, Computeronlineshop, khcomputerdienste, Computerdienste, Computer, Homepage, Homepagedesign, Hompageerstellung, PHP, Mysql, Computer, Shop, Onlineshop, Hardware, Software, Spiele, Games, Restposten, Computerkomponenten, Gebrauchtmarkt, handys','Hardware, Software, Spielen Notebook, Handys.','','A','','','http://www.khcomputerdienste.de/onlineshop/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6jTUllUXzN','Slip, Nylon, Vibrator, Lack, Latex, Gummi, Hilfsmittel, Kondome, Präparate, BH, Strumpfhosen, Gummipuppen, uvm.','Slip, Nylon, Vibrator, Lack, Latex, Gummi, Hilfsmittel, Kondome, Präparate, BH, Strumpfhosen, Gummipuppen, uvm.','Bei uns findet jeder das richtige. Falls einmal nicht der gewünschte Artikel aufgeführt sein sollte, schreiben Sie uns und wir finden ihn für Sie. Bis gleich!','A','http://www.dark-secret.de/x-check/x-check.html','','http://dark-secret.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6JXuhvKtPH','Lebensmittel, Süßwaren, Sekt, Spirituosen, Wein, Kaffee und Tee, Konserven und vieles mehr','Lebensmittel, Süßwaren, Sekt, Spirituosen, Wein, Kaffee und Tee, Konserven und vieles mehr','Bei uns erhalten Sie Waren von \"A\" wie Altenburger Senf bis \"Z\" wie Zörbiger Konfitüre. Produkte die früher schon gut Waren und heute noch bzw. wieder produziert werden.','A','','','http://www.ostwarenversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6KAae9daWT','Krawatten, Ledergürtel, Reisetaschen, Einstecktücher, Fliegen, Seide','Krawatten, Ledergürtel, Reisetaschen, Einstecktücher, Fliegen, Seide','24 Stunden online Krawatten shopping.\r\nMode aus Italien','A','http://www.krawattenshopping.de/\r\nhttp://www.krawatten-shopping.de/\r\n\r\n','','http://www.jo-krawatte.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6nbuDRIRjB','SPACEart, Science Fiction, Modellbau, Modelkit, Modell, Figur, Figuren, Kit, Erotik, Erotikmodell, Erotikfigur, Schwert, Schwerter, Film-Schwert, Katana, Samurai, Resin, Resinkit, Vinyl, Vinylkit, Kitworld, Manga, Anime, G-Taste, Agent Aika, Freddy Krüger','Science Fiction-, Manga/Anime-, Erotik-Modellbau und hochwertige Film-Schwerter.','Versandhandel für Science Fiction-, Manga/Anime-, Erotik-Modellbau und hochwertige Film-Schwerter. \r\n \r\nÃœber 1000 Artikel im Programm. \r\n\r\nVollbebilderter DINA4 Farb-Katalog und CD-ROM erhältlich.','A','','','http://SPACEart-online.de/cgi-bin/click.pl?http://www.SPACEart-online.de/Indexe/ShopYoo.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6NPIJtKBbn','Bierkrüge, Porzellan, Hummelporzellan, Musikdosen, Bayerische Plüschartikel, \r\nT-Shirts und Bekleidung (Trachtenzubehör), Bayerische Trachtenhüte und Caps, \r\nBücher, Kalender, Postkarten, porzellanpuppen, Magnete, Schneekugeln, Miniaturen, Mousepads, Fing','Bierkrüge, Porzellan, Hummelporzellan, Musikdosen, Bayerische Plüschartikel, \r\nT-Shirts und Bekleidung (Trachtenzubehör), Bayerische Trachtenhüte und Caps, \r\nBücher, Kalender, Postkarten, porzellanpuppen, Magnete, Schneekugeln, Miniaturen, Mousepads, Fing','Geschenkartikel\r\nSouvenir\r\n','A','','','http://www.ludwig-II.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6oAQeQ8iuD','100 % Seidenkrawatten','100 % Seidenkrawatten','100 % Seidenkrawatten von der coolsten Krawattenmarke der Welt. \r\nNur im Internet erhältlich.\r\nDie sollten Sie sich umbinden!','A','','','http://www.longestthing.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6PBevPKVrH','holzspielzeug, holzspielwaren, holzspielsachen, spielzeug, kaufladen, kaufmannsladen, ritterubrg, bollerwagen','Bino, Geuther, Glueckskaefer','Gutes Holzspielzeug zu Niedrigpreisen, das erhalten Sie bei holzspielzeug-discount. Holzspielzeug von Eltern für Kinder ausgesucht. Qualitativ hochwertiges und sinnvolles Holzspielzeug. Besuchen Sie uns!','A','www.holzspielzeugdiscount.de\r\nwww.holzspielzeug-discount.com','','http://www.holzspielzeug-discount.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6pJUfvIFrF','wein, südwein, münchen, weinhandel, weinmarkt, bordeaux, champagner, sekt, getraenke, muenchnerweinhandel, weingroßhandel, vino vini, weine, gastronomie, weinsupermarkt, weinhaus, weinimport','wein, südwein, münchen, weinhandel, weinmarkt, bordeaux, champagner, sekt, getraenke, muenchnerweinhandel, weingroßhandel, vino vini, weine, gastronomie, weinsupermarkt, weinhaus, weinimport','Südwein - München - über 1400 verschiedene Weine aus aller Welt, Kultweine, Klassiker und Trendweine. Alles für Weinliebhaber; Rotwein, Weisswein, Bordeaux, ...','A','','','http://www.suedwein.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6PPGzFKTB6','Neuheiten, Kuriositäten, Neu, Bürobedarf, Kugelschreiber, Taschenrechner, Uhren, Taschenlampen, Wetterstationen, Spielzeuge, physikalische Spiele, Schlüsselanhänger, Freizeit, Werbemittel, Werbeartikel, Computerzubehör, Handyzubehör, Handy, Computer, Haus','Neuheiten, Kuriositäten, Neu, Bürobedarf, Kugelschreiber, Taschenrechner, Uhren, Taschenlampen, Wetterstationen, Spielzeuge, physikalische Spiele, Schlüsselanhänger, Freizeit, Werbemittel, Werbeartikel, Computerzubehör, Handyzubehör, Handy, Computer, Haus','außergewöhnliche Neuheiten und Geschenkideen aus Technik und Design','A','www.premium-club.org','','http://www.world-of-innovation.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6qeQ3eReIR','address manager 2001\r\nfactura manager 2000\r\nSmartKey 2000\r\nList & Label 8.0','address manager 2001\r\nfactura manager 2000\r\nSmartKey 2000\r\nList & Label 8.0','Hier finden Sie Informationen über uns und unsere Produkte address manager (Kontaktmanagement), factura manager (Auftragsbearbeitung), List & Label (Reportgenerator) und SmartKey (Textbaustein- u. Makro-Tool). Auch Ihre Bestellung können Sie hier vornehme','A','','','http://www.combit.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6qoAqm8AMP','Reiseboutique, Geschenke, Reiseaccessoires, Reise-Accessoires, Aktenkoffer, Aktentasche, Reisespiele, Sporttasche, Geschenkartikel, Gewinnspiel, Werbegeschenke, Reisezubehör, Sportartikel, Freizeit, Urlaub, Marktplatz, Koffer, Reisetaschen, Kosmetiktasche','Reiseboutique, Geschenke, Reiseaccessoires, Reise-Accessoires, Aktenkoffer, Aktentasche, Reisespiele, Sporttasche, Geschenkartikel, Gewinnspiel, Werbegeschenke, Reisezubehör, Sportartikel, Freizeit, Urlaub, Marktplatz, Koffer, Reisetaschen, Kosmetiktasche','Grosse Auswahl attraktiver Reise-Artikel: Reisegepäck, praktische Accessoires für Komfort und Sicherheit, Reisebücher, Landkarten sowie attraktive Geschenkartikel, Wohnaccessoires uvm.','A','','','http://www.reiseboutique.com/contact/','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6QoYYUtESX','Gitarren, Bässe, Keyboards, Synthesizer, Drums, Percussion, Blasinstrumente, Studioequipment, Stageequipment, Lichtanlagen, ethnische Instrumente, Musikliteratur, Videos','Gitarren, Bässe, Keyboards, Synthesizer, Drums, Percussion, Blasinstrumente, Studioequipment, Stageequipment, Lichtanlagen, ethnische Instrumente, Musikliteratur, Videos','Online-Shop für Musikinstrumente, PA/Beschallung, Studio- und Lichttechnik','A','','','http://www.musik-produktiv.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6rPWXpexF8','Peanuts, peanuts, Snoopy, snoopy, Woodstock, Comics, Cartoons, Newsletter, World, Joe Cool, Lucy, Linus, Charlie, Charlie Brown, Charly, Peppermint, Patty, Sally, Flying Ace, Schmusedecke, Einkauf, Online Shopping, Shop, Online, Online-Shop, Little, Charl','Merchandise Artikel','Die Einkaufswelt der Comic Stars. Treffen Sie Snoopy & seine Peanuts Freunde in der Little-World','A','www.littleworld.de','','http://www.little-world.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6RTO6LIrzx','Anzüge, Sakkos, Hosen, Jeans, Jacken, Mäntel, Hemden, T-Shirts, Unterwäsche, Unterhosen, Unterhemden, Krawatten, Uhren, Socken, Strümpfe, Accessoires','Anzüge, Sakkos, Hosen, Jeans, Jacken, Mäntel, Hemden, T-Shirts, Unterwäsche, Unterhosen, Unterhemden, Krawatten, Uhren, Socken, Strümpfe, Accessoires','Starke Markenmode für Männer. Bekleidung von oben bis unten, für darunter und darüber, für drinnen und draussen. Schnell. Versandkostenfrei. Modetrends kostenlos.','A','','','http://www.herrenausstatter.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6sCUYmjGkv','Lack, Latex, Leder, Kondome, Möbel, Korsett, Fetish, Ghotik, Strapse, BH, Slip, Bondage, DVD, VHS, Video, Fesseln','Lack, Latex, Leder, Kondome, Möbel, Korsett, Fetish, Ghotik, Strapse, BH, Slip, Bondage, DVD, VHS, Video, Fesseln','1000 Sachen für Sie und Ihn rund um die schönste Sache der Welt!','A','','','http://www.liebeskiste.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6SoMAod1gl','Djembe, Bougarabou, Talkingdrum, DoumDoum, Caxixi, Shekere, Balaphon, Kalimba, Rainmaker, Didgeridoo, Masken, Stühle, Statuen','Djembe, Bougarabou, Talkingdrum, DoumDoum, Caxixi, Shekere, Balaphon, Kalimba, Rainmaker, Didgeridoo, Masken, Stühle, Statuen','Fachhandel für Musikinstrumente und Kunstgegenstände aus Afrika sowie australische Didgeridoos','A','','','http://www.african.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6usCeoh5UB','Akkus, Gehäuseschalen, KFZ-Ladekabel, KFZ-Ladekabel mit Antennenanschluss, und vielles mehr','Akkus, Gehäuseschalen, KFZ-Ladekabel, KFZ-Ladekabel mit Antennenanschluss, und vielles mehr','Alles rund ums Handy','A','','','http://www.future-communication.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6vb9VjenHH','Bilder, Kalligraphien, Skuplturen','Bilder, Kalligraphien, Skuplturen','Galerie für zeitgenössische, chinesische Kunst.','A','','','http://www.jansen-gallery.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6W5IqupkIV','Powerbeads, Armbänder, Halsketten, Edelsteine, Muscheln, Bücher, Geschenkartikel, Jadebäume, Esoterik.','Powerbeads, Armbänder, Halsketten, Edelsteine, Muscheln, Bücher, Geschenkartikel, Jadebäume, Esoterik.','Powerbeads, Schmuck, Geschenke uvm - preiwert und bequem online einkaufen.','A','','','http://www.schmuckbox.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6wGICIniIN','Siemens Telefone','Siemens Telefone','Siemens Telefone','A','','','http://siemens-teleshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6wW3SmXw9b','Amway, OnlineShop, naturprodukte, kosmetik, pflege, autozubehör, putzmittel, reinigungsmittel, pflegeserie, haushalt, haushaltstechnik, hifi, philips, tefal, körperpflege, schönheitspflege, sonnenschutz, naturprodukte, umweltschutz, chicco, aiwa, vitamine','Das Produktangebot reicht von AMWAY™ Marken über Produkte der Firmen ARTISTRY™, SATINIQUE™, NUTRILITE™, GEVAN und GRAND PLAZA™ bis hin zu bekannten Markennamen wie AIWA, Bosch, Chicco, Philips, Remington, Seiko, Tefal, TIMEX u.a..','Ein Online-Shop mit Produkten von A wie Autopolitur bis Z wie Zahnbürste.\r\nDieser Onlineshop enthält eine Auswahl an hochwertigen Qualitätsprodukten für die ganze Familie.','','','','http://www.volumena-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6xT3zjg4Jf','Lastmiute, Last Minute, Last minute reisen, Flüge, Flugreisen, Urlaub, Reisen, Pauschalreisen, Mietwagen, Mallorca, Belaearen, Ibiza, Teneriffa, Gran Canaria, Lanzarote, Fuerteventura, La Palma, Spanien, Griechenland, Italien, Türkei, Ägypten, Sonne, Stra','Reisevermittlung','Urlaubs- und Geschäftsreisen zu kleinen Preisen: Lastminute-Reisen, Flüge, Pauschalreisen, Mietwagen, Hotels und viels mehr; online buchbar.','A','http://www.1-2-3-reisen-online.de','','http://www.lm7.de/meckl/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6XZMTtkhTD','Aktuelle Produkte der Hersteller Compaq, IBM, Cabletron, Lexmark u.v.m. \r\n','Aktuelle Produkte der Hersteller Compaq, IBM, Cabletron, Lexmark u.v.m. \r\n','Günstige Angebote und vielfältige Informationen','A','','','http://www.mikro-software.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6yCs9MPAAp','Taschen, Online, Kaufen, Jeans-Taschen, Jeanstasche, bestellen, Shopping, Tasche, Jeanstaschen, Versand, Internet, AMOAH, Accessoires, einkaufen, Online-Shopping, Handtaschen, Handtasche, Hand-Tasche, Hand-Taschen, Design, Accessoire, günstig, T-Shirts, T','Taschen, Jeans-Taschen, T-Shirts, Accessoires','AMOAH.de Online-Shop - hier finden Sie ausgefallene Designer-Taschen, z.B. handgefertigte Jeanstaschen und andere Accessoires. Auch Sängerin Hila von Bro`sis trägt AMOAH-Taschen!','A','','','http://www.amoah.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6ZdShPovFR','Rimowa Samsonite Stratic Bree Mandarina Duck Aigner Joop Camel Kipling Esprit Trunk Hedgren Picard Offermann Enny The Bridge Calvin Klein Chiemsee','Rimowa Samsonite Stratic Bree Mandarina Duck Aigner Joop Camel Kipling Esprit Trunk Hedgren Picard Offermann Enny The Bridge Calvin Klein Chiemsee','Samsonite Stratic Bree Rimowa Mandarina Duck DelSey Camel Esprit günstig sicher und schnell ordern versandkostenfrei in Deutschland !!','A','','','http://www.leder-shop24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6zVQLNiJbB','Glas, Glaskunst, Christbaumschmuck, Glastiere, Glasvasen, Weihnachtsdekoration, Osterdekoration, \r\nGlaskugeln, Baumspitzen, Adventsgehänge','Glastiere, Glasvasen, Christbaumschmuck, Osterdekoration, Tintenschreiber, Ösenkugeln','Verkauf von Produkten aus Glas aus Lauscha (Thür). Glaskunst, Christbaumshmuck in Handarbeit (mundgeblasen, handdekoriert) hergestellt.','','http://www.glasverkauf.com\r\nhttp://www.glasvekauf.net','','http://s35364868.einsundeinsshop.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('6zZO2xc2Hv','Bio-Wein, Bio-Waschmittel, Bio-Kosmetik, Biokost, Bioladen, Babynahrung, Allergie, Naturkost, Naturwaren, Öko, oeko, Demeter, Bio, Bioland, Lavera, Tautropfen, Prima Vera, Sunval, Sodasan, Allos, Styrums, Teebaumöl, Neurodermitis','Naturkost, Naturkosmetik, Naturwaren, Brotaufstriche, Getreide, Müsli, Getränke, Bio-Kosmetik, Bio-Waschmittel, Reinigungsmittel, Babynahrung, Nudeln, Hülsenfrüchte, Fertiggerichte u.v.a. mehr','Versand von Naturkost, Naturkosmetik und anderen Bio-Produkten','A','','','http://www.mein-naturshop.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('70BDV29JNy','radzierblenden, radzierblende, radblenden, raid, interrad, autozubehör, aroso, filmer, wagenheber, Felgenbaum, auto-plas, pemas, werkzeug','radzierblenden, radzierblende, radblenden, raid, interrad, autozubehör, aroso, filmer, wagenheber, Felgenbaum, auto-plas, pemas, werkzeug','Wir führen ein riesiges Angebot an Radblenden / Radzierblenden für alle Stahlfelgen. Wählen Sie aus über 100 verschiedenen Modellen aus.','A','','','http://www.radblenden.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('72FBLXyRDe','Kinderkleidung, Spielzeug, Babyerstausstattung, Computerspiele','Kanz, Prenatal, Esprit, Twinnis, ...','store4kids bietet Ihnen preiswerte Kinderartikel von A-Z an.','A','','','http://www.store4kids.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('735XEKXkIk','Stockmeier, Sonax, Dr.Wack, Cartechnic und viele mehr','Stockmeier, Sonax, Dr.Wack, Cartechnic und viele mehr','Motoradpflegeprodukte verschiedener Hersteller preisgünstig online einkaufen.','A','','','http://www.zweiradpflege.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('737Nq1JqI1','Hosen, Jacken, Röcke, Shirts, Pullover.','Hosen, Jacken, Röcke, Shirts, Pullover.','Ausgefallene Mode für kleine Grössen.','A','','','http://www.xxs-fashion.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('79UzuUzScs','Siemens, Gigaset, Euroset, Tiptel, Ericsson, DECT 230i, DECT 260','Siemens, Gigaset, Euroset, Tiptel, Ericsson, DECT 230i, DECT 260','Analoge und ISDN, schnurlose und Schnurgebundene Telefone sowie Anrufbeantworter und Zubehör!','A','','','http://www.digitalconcept.de/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7ae4mKLguA','Reisen, Flüge, Fernreisen, Jugendreisen, Reisezubehör, Reisegepäck, Reise-Accessoires, Reisebücher, Landkarten, Flugtickets, Hotels, Kreuzfahrten, pauschalreisen, Last-Minute-Reisen, Geschäftsreisen, Businessclass-Tickets uvm.','Reisen, Flüge, Fernreisen, Jugendreisen, Reisezubehör, Reisegepäck, Reise-Accessoires, Reisebücher, Landkarten, Flugtickets, Hotels, Kreuzfahrten, pauschalreisen, Last-Minute-Reisen, Geschäftsreisen, Businessclass-Tickets uvm.','Preiswerte Flugtickets weltweit, auch in Business- und Firstclass. Staedtereisen nach London-Wien-Paris, Mietwagen, individuelle Fernreisen, laufend aktuelle Sonderangebote, Kreuzfahrten uvm.','A','','','http://www.airlink.de/contact/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7AsloafoW3','TEKA, teka, TEKA-Racing, tk, Wintex, WINTEX, wintex, Motorad, Motorrad, racing, Flash, motorrad, Motorad, Training, Racing, Bad Säckingen, Hochrhein, Waldshut, Hobby, Sex, Miss Wahlen, Boy, Girl, Wintex, Wintex Vertretung Deutschland, WINTEX-D, wintex-d,','TEKA, teka, TEKA-Racing, tk, Wintex, WINTEX, wintex, Motorad, Motorrad, racing, Flash, motorrad, Motorad, Training, Racing, Bad Säckingen, Hochrhein, Waldshut, Hobby, Sex, Miss Wahlen, Boy, Girl, Wintex, Wintex Vertretung Deutschland, WINTEX-D, wintex-d,','TEKA-Racing - Motorradbekleidung - Wintex Import - Ihr Partner im Rennsport - Promotion','A','','','http://www.teka-racing.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7AWLEWFiGW','Büromaterialien, Bürotechnik','Büromaterialien, Bürotechnik','6.000 Artikel Bürotechnik und Büromaterial. Lieferung innerhalb 24 bis 48 Stunden.','A','','','http://www.radutec.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7AYXmktOGK','3000 Softwaretitel namenhafter Hersteller.','3000 Softwaretitel namenhafter Hersteller.','3000 Softwaretitel zum sofortigen Download !\r\nAussuchen, downloaden, bezahlen und gleich loslegen !\r\nSoftware kauf man günstig und schnell per Download.','A','','','http://quickload.buyonet.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7BNZPrax6G','Erotikvideos, Erotikmagazine, DVD, CD-ROM und Toy´s','Erotikvideos, Erotikmagazine, DVD, CD-ROM und Toy´s','Wir haben für Sie ausgewählte Artikel (Videos, Magazine, Toy´s und mehr) aus der Welt der Erotik zusammengestellt. Viel Spaß!','A','','','http://www.jsversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7d4tD0OFzc','sex shop, porno shop, pornofilm, pornofilme, Porno versand, amateurfilme, casting, bearsex, chaser, chubby, livesex, freie Bilder\r\nporno, porno-film, pornofilm, sperma, rape, vergewaltigung, jungfrauen, girls, tennies, teenager, boys, boops, livesex, amat','Straight (10)\r\nGangBang (15)\r\nAnalFatal (31)\r\nOriental (7)\r\nCompilation (82)\r\nAmateurVHS (9)\r\nOldies (4)\r\nSexFiles (13)\r\nEbony (5)\r\nBlowJobs (9)\r\nMyFavorites (5)\r\nBizarre (12)\r\nSadoMaso (73)\r\nDirty (9)\r\nPain (54)\r\nClinic (5)\r\nSpanking (30)\r\nFatTies/ Schwa','Interessante Titel und Filme aus allen Bereichen des Lebens - haarscharf an den Tabus vorbei. Sehen Sie Aufnahmen von den ersten sexuellen Erfahrungen junger Knaben (18+) im Zeltlager. Erleben Sie, was wirklich in den Schlafsälen der Kasernen passiert. Ei','AB','','','http://www.per-adulti.it','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7iEfSOheai','Shopping, shop, onlineshop, online shopping, shopsysteme, online-shop, webshop, shopsystem, hardware, Computerversand, computerhandel, computer, handel, versand, Schnaeppchen, software, Brennersoftware, faxsoftware, software online bestellen, brennsoftwar','Boxen, CDReWriter, CD-Rom IDE / ATAPI, CD-Rom SCSI, CDWriter, Controller, CPU, CPU Luefter, Digitalkamera, Diskettenlaufwerk, Drucker, Fax, Gehaeuse, Grafikkarte, Grafiktablett, Handy / Mobiltelefon, HD IDE, HD SCSI, HD U-SCSI, HD UW-SCSI, HD LVA-SCA, Joy','Vertrieb von Hardware & Software für PC und MAC. Markenartikel zu vernünftigen Preisen, wöchentliche Sonderangebote, tägliche Preisaktualisierung.','A','','','http://www.asc-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7Io8gAfmQa','cd, cds, cd versand, billige cds, cd bestellen, cd kaufen, cds einkaufen, cd einkaufen, musik cds, billig musik kaufen, billige musik, schallplatten, vinyl, schallplatte, rares vinyl, rare schallplatten, cds grosshandel, cd grosshaendler','cd, cds, cd versand, billige cds, cd bestellen, cd kaufen, cds einkaufen, cd einkaufen, musik cds, billig musik kaufen, billige musik, schallplatten, vinyl, schallplatte, rares vinyl, rare schallplatten, cds grosshandel, cd grosshaendler','inandout records, cd bestellen, cds einkaufen, billige musik cds, rares vinyl und schallplatten online bestellen bei oesterreichs groestem musik online store','A','','','http://www.inandout.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7J4T0FCXpy','Auto & Mobiles \r\nAuktionen\r\nBücher & Musik \r\nComputer & Technik\r\nErnährung & Beauty \r\nFabrikverkauf & Outlet\r\nFinanzen & Börse\r\nGeld verdienen\r\nGewinnspiele\r\nHandy & Telefon \r\nImmobilien & Haus\r\nInternet & DSL \r\nJobs & Karriere\r\nKleidung / Mode \r\nKostenlo','Auto & Mobiles \r\nAuktionen\r\nBücher & Musik \r\nComputer & Technik\r\nErnährung & Beauty \r\nFabrikverkauf & Outlet\r\nFinanzen & Börse\r\nGeld verdienen\r\nGewinnspiele\r\nHandy & Telefon \r\nImmobilien & Haus\r\nInternet & DSL \r\nJobs & Karriere\r\nKleidung / Mode \r\nKostenlo','Shopping \r\nWas immer Sie suchen hier sollen Sie es finden. Aber nicht so teuer wie Sie es gewohnt sind. \r\nSparen Sie mit, bei Aktions- und Sonderposten, Fabrikverkäufen und machen Sie $chnäppchen. \r\nKaufen Sie sich ein gebrauchten Laptop in der Computerec','A','www.moneynet.de www.totenstarre.de www.wertvoller.de www.einkaufen-billig.de http://www.online-shopping-kostenlos.de','','http://www.wertvoller.de','AD'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7LJZPJKFFG','nostalgische Geschenkideen & Wohnaccessoires - Reklameschilder, Blechschilder, Blechdosen, Elektrogeräte, Neons, Showcases, Bücher, CD´s, antike Sammlerstücke z.B. historische Aktienund vieles mehr.\r\n','nostalgische Geschenkideen & Wohnaccessoires - Reklameschilder, Blechschilder, Blechdosen, Elektrogeräte, Neons, Showcases, Bücher, CD´s, antike Sammlerstücke z.B. historische Aktienund vieles mehr.\r\n','Nostalgic-Art, nostalgische Geschenkideen & Wohnaccessoires - Reklameschilder, Blechschilder, Blechdosen und Elektrogeräte\r\nim nostalgischen Design. Antike Sammlerstücke z.B. historische Aktien.\r\nHerstellung und europaweiter Vertrieb lizensierter Reproduk','A','','','http://www.nostalgic-art.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7lLlpxKF0E','MAXDATA PC-Systeme\r\nMAXDATA NOTEBOOK-Systeme\r\nBELINEA MONITORE\r\nEDV-Zubehör, Drucker, Scanner, USV','MAXDATA PC-Systeme\r\nMAXDATA NOTEBOOK-Systeme\r\nBELINEA MONITORE\r\nEDV-Zubehör, Drucker, Scanner, USV','Computer Hardware-Shop','A','','','http://www.bzmgmbh.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7mAZeezGga','Hundefutter, Katzenfutter, Vogelfutter, Nagerfutter, Aquaristik\r\nHundezubehör, Katzenzubehör, Vogelzubehör, Nagerzubehör\r\nFischfutter, Pflanzendüngung','Sera, Tetra, Hills, RoyalCanin, Eukanuba, Iams, Amtra, Vitakraft, Gimborn, Animonda etc.','Wir führen alles für Ihre Heimtiere. Hund, Vogel, Nager, Katze, Aquaristik.','A','','','http://www.heimtierkauf.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7Me8u9dE75','Postkarten, Poster, Kalligraphien, Feng Shui, Schlüsselanhänger, Lesezeichen','Postkarten, Poster, Kalligraphien, Feng Shui, Schlüsselanhänger, Lesezeichen','Sichtweise produziert und vertreibt Fotokarten (Tiere, Landschaften, Blumen) und einige Randbereiche wie Kalligraphien','A','','','http://www.sichtweise-verlag.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7NNvhVIDFg','Neopreneanzüge, Bikinis, Badeanzüge, Neoprene - Bademoden, Tauchzubehöhr, \r\nUnterwasserfoto, unterwasservideo.','Neopreneanzüge, Bikinis, Badeanzüge, Neoprene - Bademoden, Tauchzubehöhr, \r\nUnterwasserfoto, unterwasservideo.','Ihr Partner für Wassersportbekleidung und Tauchsportzubehöhr.\r\nBademoden, Bikinis, Neoprene, Tauchsportzubehöhr, Unterwasserfoto, Unterwasservideo.\r\nNeoprene - Bekleidung für: Tauchen, Surfen, Wasserski, Jetski, Triathlon, Kayak, Rafting, \r\nCanyoning und','A','','','http://www.oceanline.de/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7o5PIuDQas','Adressen-CD-ROMs, Adressen-Handbücher, Firmenprofile, Statistiken, Newsletter, Zolltarife','Adressen-CD-ROMs, Adressen-Handbücher, Firmenprofile, Statistiken, Newsletter, Zolltarife','Diverse Informationsprodukte rund um das Thema Osteuropa (z.B. Adressen-CD-ROMs, Adressen-Handbücher, Kredit-Reports, Statistiken etc.).','A','','','http://www.imoe.de/produkte.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7PbF4JARhK','Geschenkideen, ausgefallene Geschenke, ungewöhnliche Geschenke, besondere Geschenke, Geburtstagsgeschenke, \r\nexklusive Geschenke, Geschenke, außergewöhnliche Geschenke\r\n','Hawaii Grundstücke, Alaskagrundstücke, Trophäen,','Schenken Sie ein Stück Hawaii!\r\nAusgefallene, besondere und ungewöhnliche Geschenke mit denen Sie garantiert Eindruck machen – \r\nexklusive Geburtstagsgeschenke zum kleinen Preis!\r\n','A','','','http://www.status-for-sale.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7PDd8HsrLE','Lego Duplo Technic Software Fissler Quadro Belville Scala Mindstorms','Lego Duplo Technic Software Fissler Quadro Belville Scala','Das LEGO Spielwarensortiment (Lego-Baby, Lego-DUPLO, Lego-Spielthemen, \r\nLego-Technic, Lego-Software...) Hier können Sie spielend sapren! Ein Besuch lohnt sich!','A','','','http://www.dobmeier-wiesau.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7q1RK7joOQ','Hut, huete, damenhut, herrenhut, cowboyhut, hutshop, shopping, guenstig, billig, preiswert, sommerhut, winterhut, wintermuetze, caps, kappen, muetzen, reiterhut, reiterhuete, fanhut, fanhuete, fussballhut, fussballhuete, wm-hut, weltmeisterschaft, kleidun','Cowboyhut, Westernhut, Sunshinehut, Bogarthut, Trendhut uvm.','Hüte, Mützen, Caps uvm. in grosser Auswahl.','A','http://www.guenstigemode.de','','http://www.hutshopping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7QIpaih1aI','Distanzsensoren, Farbsensoren, Kodierschalter, Lasersensoren, LED-Lampen, Lichtschranken, Optosensorik, Relais, Schalter, Schaltnetzgeräte, Sensoren, SPS, Touchscreen-Monitore, Triangulations-Laser, Ultraschallsensoren, Wassersensoren, Zeitrelais','Distanzsensoren, Farbsensoren, Kodierschalter, Lasersensoren, LED-Lampen, Lichtschranken, Optosensorik, Relais, Schalter, Schaltnetzgeräte, Sensoren, SPS, Touchscreen-Monitore, Triangulations-Laser, Ultraschallsensoren, Wassersensoren, Zeitrelais','Herstellung und Vertrieb elektronischer und elektromechanischer Schaltgeräte und Systeme.','A','','','http://www.atm-treichl.de/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7RdtdfCxL9','Handy, Telefon, Mobilfunk, Alcatel, Ericsson, Motorola, Nokia, Siemens, Sony, Samsung, Mobilfunkvertragen T-Mobil, Mannesmann, T-D1, Vodafone, E-Plus, Viag Interkom, Hutchison, RSLcom, Talkline, TelePassport.','Handies der Hersteller Alcatel, Ericsson, Motorola, Nokia, Siemens, Sony, Samsung, in Verbindung mit Mobilfunkverträgen der Firmen T-D1, Vodafone, E-Plus, Viag Interkom, Hutchison, RSLcom, Talkline und TelePassport.','Hier finden Sie Handys mit Mobilfunk-Vertrag zu unschlagbar günstigen Preisen.\r\nWählen Sie aus einem großen Angebot an Herstellern, Netzbetreibern oder Providern.','A','','','http://www.christian-haupt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7SAxyWNGQw','Chitosan, Carnitin, Protein, Dieters Protein, Carnitech, Multivitamin Präparate, Mineralien, Fatburner, veganer, sojaprotein','Chitosan, Carnitin, Protein, Dieters Protein, Carnitech, Multivitamin Präparate, Mineralien, Fatburner, Sojaprotein','Innovative Diätprodukte, Nahrungsergänzung, Vitamine und Mineralien, sowie interessante Artikel zu Trainings- und Ernährungsthemen. Auf Wunsch mit individuellen Ernährungs- und Trainingstips.','A','','','http://www.chitosan.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7UAtyCf33U','DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','Große Auswahl an Multimedia, Erotiktoy´s, Fetisch, Literatur, Gleitmittel, Kondome uvm. Wir bieten kostenlos Fotogalery, Kontaktanzeigenmarkt und Chat an!','A','','','http://www.intimvitrine.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7uKts9bwAQ','Naturkost, Reformwaren, Geträmke, Tee, Demeter, Rapunzel, Dietz, Märkisch Landbrot, Zwergenwiese, u.v.a.','Naturkost, Reformwaren, Geträmke, Tee, Demeter, Rapunzel, Dietz, Märkisch Landbrot, Zwergenwiese, u.v.a.','Naturkost und Reformwaren, Fachhandel mit Lieferservice und Versand Bundesweit','A','','','http://www.vitaminquelle-karow.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7wanAMFCEQ','Baumaterial für Polsterwaffen, Schminke, Gewandungen, Pyro-Artikel, Literatur, Polsterwaffen, Essgeschirr, Masken, Rüstungen, ...','Baumaterial für Polsterwaffen, Schminke, Gewandungen, Pyro-Artikel, Literatur, Polsterwaffen, Essgeschirr, Masken, Rüstungen, ...','Versand für Liverollenspiel - Zubehör aus dem Bereich Fantasy und Mittelalter','A','','','http://www.larp-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7wCdkUTkGg','Raketen Bomben Tischfeuerwerk Luftschlangen Vulkane Böller , eben das ganze Silvesterzubehör','Raketen Bomben Tischfeuerwerk Luftschlangen Vulkane Böller , eben das ganze Silvesterzubehör','Feuerwerk und Pyrotechnik das ganze Jahr über bei uns erhältlich','A','','','http://www.ostsee-pyrotechnik.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7xlXpXG6he','Foto, Kamera, Fotoaparat, Digital, Digitalkamera, Spiegelreflexkamera, Sucherkamera, Sofortbild Kameras, Polaroid, I-Zone, Online Shop, e-Shop, Filme, videokamera, ccd kamera, Portrait, Passfoto, Batterien, Objektive, Taschen, Stative, Filter, Bilder, Fot','Foto, Kamera, Fotoaparat, Digital, Digitalkamera, Spiegelreflexkamera, Sucherkamera, Sofortbild Kameras, Polaroid, I-Zone, Online Shop, e-Shop, Filme, videokamera, ccd kamera, Portrait, Passfoto, Batterien, Objektive, Taschen, Stative, Filter, Bilder, Fot','Alles für die Fotografie.Wählen Sie in unserem Foto Online Shop aus ca. 5000 verschiedenen Foto Artikeln, Spiegelreflex Kameras, Digital Kameras, Sucherkameras, Camcorder, Objektive, Sofortbild Kameras.Chatten Sie tagsüber mit unserem Ladengeschäft.','A','','','http://www.fotoshop-berlin.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7xXZtpK847','Uhren von Lorus und Les Mystères des David, Schmuck, Holzspielwaren, Tee','Uhren von Lorus und Les Mystères des David, Schmuck, Holzspielwaren, Tee','Hier finden Sie preisgünstig Uhren von Lorus und Les Mystères des David, Schmuck, Holzspielwaren, Tee','A','','','http://www.schmiholz.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('7zphRbeDXu','blumen, blumenversand, valentinstag, muttertag, rose, rosen, blumenstrauss, blumengruss, blumen versenden, blumen verschicken','Blumensträuße, Champagner, Teddies, Pflanzen, Pralinen','Wir bringen den (Blumen)-Strauß ins Haus - weltweit. Sicher (SSL), schnell, pfiffig, mit Frischegarantie.Lieferung innerhalb weniger Stunden möglich. Zahlung per Rechnung, Kreditkarte, paybox.\r\nGebührenfreie Hotline: 0800-2586367','A','','','http://www.blumenpost.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('804MBnSdvF','Weihnachtskrippen , Krippenzubehör, Holzschnitzereien religiöser und profaner Art\r\nGeschenkartikel','Weihnachtskrippen , Krippenzubehör, Holzschnitzereien religiöser und profaner Art\r\nGeschenkartikel','In unserem Shop finden Sie ein reichhaltiges Angebot an Holzschnitzereien, Weihnachtskrippen, \r\nKrippenzubehör und vieles mehr','A','','','http://www.weihnachtskrippen-center.de oder www. Sperl-Holzschnitzereien.de oder www.bayerwald-kripp','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('81GUaYJgGZ','Mobilfunk, Webhosting, Domainregestrierung, Visitenkarten, D1, Telekommunikation, Business-Homepages für Selbstständige und Freiberufler, Internetzugang, T-DSL, Handys.','Mobilfunk, Webhosting, Domainregestrierung, Visitenkarten, D1, Telekommunikation, Business-Homepages für Selbstständige und Freiberufler, Internetzugang, T-DSL, Handys.','Von Telekommunikation, Mobilfunk, Internetzugang und WebHosting.Hier wird einfach was für jeden geboten.','A','','','http://www.rasorn.purespace.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('81Wa37xkO4','Nokia, Siemens, Ericsson, Motorola, Alcatel, Handy mit und ohne Vertrag, Zubehör, ISDN, DSL,','Nokia, Siemens, Ericsson, Motorola, Alcatel,','Handy mit und ohne Vertrag, Zubehör, ISDN, DSL','ABC','','','http://www.men-tel.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('84xCxXOtpn','Parfum, Kosmetik, Pflegeprodukte, Aloe Vera, Fitness, Wellness, Beauty, Lifestyle, Dessous, Mode, Schmuck, Uhren, Accessoires, Trends, Parfümerie, Drogerie, Diät, Ernährung, Gesundheit, abnehmen, Figur','Parfum, Kosmetik, Pflegeprodukte, Aloe Vera, Fitness, Wellness, Beauty, Lifestyle, Dessous, Mode, Schmuck, Uhren, Accessoires, Diäten, Ernährung','In unserem exclusiven Lifestyle- und Beautyshop finden Sie über 1000 hochwertige Produkte rund um Beauty, Wellness, Fitness und Lifestyle. Ob Parfum-, Kosmetik-, Pflege- und Ernährungsprodukte oder Mode, Schmuck und Accessoires - hier werden auch Sie gara','A','http://www.lifestyle.4-you.de\r\n','','http://www.beauty.lb-shop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8amkCY0gAr','Glastier, Glastiere, Glasfigur, Glasfiguren, Tierfigur, Tierfiguren, Glaskunst, Glaselefant, Glasdelfin, Glaskatze, Glashund, Glaseule, Glasbär, Glasfrosch, Glasvogel, Glasfisch, Glasdrache, Glashase, Glasaffe','Tierfiguren aus Glas','Hier finden Sie handgefertigte Elefanten, Delphine, Katzen, Hunde, Bären, Eulen, Frösche, Vögel, Fische und andere Tiere aus Farbglas. Jedes Glastier ist für sich ein Unikat.','A','','','http://www.glastiere.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8AsiC12WsJ','SAT Antennen, Offset Antennen, LNB´s, \r\nLNC´s, analoge und digitale Receiver, Multischalter. Kabel Steckdosen Montagematerial.','SAT Antennen, Offset Antennen, LNB´s, \r\nLNC´s, analoge und digitale Receiver, Multischalter. Kabel Steckdosen Montagematerial.','Hier können Sie bequem SAT-Technik einkaufen. SAT-Schuesseln, LNB´s digitale und analoge Receiver, Multischalter, sowie das erforderliche Zubehör sind übersichtlich angeordnet. Wenn Sie den Berater aufrufen, erhalten Sie , nachdem Sie einige einfache Frag','A','','','http://www.schuessel-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8ayEQ7LsIT','Computer, Hardware, Software, Komponenten, Handy, Mobilfunkverträge','Computer, Hardware, Software, Komponenten, Handy, Mobilfunkverträge','Bei uns finden Sie Produkte von führenden Herstellern.','A','http://www.javed-mobil.de','','http://www.showcase-shopping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8bjohrujxN','Hifi-Geräte (Lautsprecher/CD-/DVD-Player/Verstärker/Tuner/Receiver/Cassetten-/Mini-Disk/DAT-/CD-Rekorder/Kopfhörer/Design-Anlagen/DJ-Equipment/Plattnspieler/Zubehör)\r\nVideo-Geräte (Videorekorder/Camcorder/TV/Videonachbearbeitung)\r\nDolby Surround (Receiver','Hifi-Geräte (Lautsprecher/CD-/DVD-Player/Verstärker/Tuner/Receiver/Cassetten-/Mini-Disk/DAT-/CD-Rekorder/Kopfhörer/Design-Anlagen/DJ-Equipment/Plattnspieler/Zubehör)\r\nVideo-Geräte (Videorekorder/Camcorder/TV/Videonachbearbeitung)\r\nDolby Surround (Receiver','Wir führen Geräte von über 50 Markenherstellern, wie Denon/Sony/Yamaha/Canton/Mission etc. zu günstigen Preisen !!\r\n24 h Blitzversand + Hifi-Studios','A','','','http://www.audiovision-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8Cc9UWduuR','Werkzeuge, Maschinen, Werkzeugmaschinen, \r\nGartengeräte, Elektrogeräte, Schließsysteme, \r\nSchreinerbedarf, Zimmererbedarf, Metallbaubedarf, \r\nArbeitskleidung, Briefkästen, Lampen, Leuchten, \r\nMessgeräte','Werkzeuge, Maschinen, Werkzeugmaschinen, \r\nGartengeräte, Elektrogeräte, Schließsysteme, \r\nSchreinerbedarf, Zimmererbedarf, Metallbaubedarf, \r\nArbeitskleidung, Briefkästen, Lampen, Leuchten, \r\nMessgeräte','Heimwerkerbedarf, Handwerkerbedarf, Gartengeräte\r\nund mehr.\r\nGewinnspiel','A','','','http://www.scheins.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8CsU79d7Uj','Last minute Nordsee, last minute Nordseeküste: Familienfreundliche Ferienparks Urlaubsdörfer Freizeitanlagen an der Südlichen Nordsee. Ferienhäuser Ferienhaus Fewos Ferienwohnungen App. Hotel. Direkt am Meer Deich Strand Hafen.','Last minute Nordsee, last minute Nordseeküste: Familienfreundliche Ferienparks Urlaubsdörfer Freizeitanlagen an der Südlichen Nordsee. Ferienhäuser Ferienhaus Fewos Ferienwohnungen App. Hotel. Direkt am Meer Deich Strand Hafen.','Last minute Nordsee, last minute Nordseeküste: Familienfreundliche Ferienparks Urlaubsdörfer Freizeitanlagen an der Südlichen Nordsee. Ferienhäuser Ferienhaus Fewos Ferienwohnungen App. Hotel. Direkt am Meer Deich Strand Hafen.','A','','','http://www.lastminute-nordsee.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8cygIsdaEb','Büro, Drehstuhl, Besucherstuhl, Kinderstuhl, Preis, billig, günstig, Vitra, Girsberger, Pohlschröder, Sedus, Dauphin, Rovo, Werndl','Bürodrehstühle, Besucherstühle, Kinder-Drehstühle','Marken-Büromöbel führender Hersteller zu Discount-Preisen','A','','','http://www.office-discounter.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8dvoFBKFxt','Schallplatten, Jazz, Rock, Pop, USA-Importe, Blues, Krautrock, Schlager, Heavy','Schallplatten, Jazz, Rock, Pop, USA-Importe, Blues, Krautrock, Schlager, Heavy','Rossi Records - Schallplatten mit Schwerpunkt Jazz und Rock','A','','','http://www.rossi-records.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8EOc5mLyKv','','','Aphrodite, die gößte Buchhandlung für anspruchsvolle Erotik-Literatur im Internet, entführt in die Welt der erotischen Belletristik, Kunst, Fotografie und Theorie. - Sie präsentiert Bücher über das Leben und die Liebe','A','','','http://www.aphrodite.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8F2kV67b62','Plateauschuhe, Plateaustiefel, Sandaletten, Schaftstiefel, Lederstiefel, Damenschuhe, High Heels, Pantoletten, Stiefelletten, shihfetisch, nylons, pumps, hochhackig, fetisch, erotik, clubwear','Plateauschuhe, Plateaustiefel, Sandaletten, Schaftstiefel, Lederstiefel, Damenschuhe, High Heels, Pantoletten, Stiefelletten','Extravagante Schuhmode bis Gr. 45. Von klassisch bis fetisch, für jeden Geschmack der besondere Schuh!','A','www.highheels-shop.com\r\nwww.highheel-shop.com\r\n','','http://www.extravaganza.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8guAS7lKK4','autokindersitze, kindersitze, kinderautositze, Fahrradsitze, babysitz, sitzauflagen, gurtpolster, concord, Britax-Römer, recaro, Klippan, baby safe, baby star, king, Sonnenschutz, baboo, fixmax, image, lift, nackenstützen, Child car seats, sitzschale, st','autokindersitze, kindersitze, kinderautositze, Fahrradsitze, babysitz, sitzauflagen, gurtpolster, concord, Britax-Römer, recaro, Klippan, baby safe, baby star, king, Sonnenschutz, baboo, fixmax, image, lift, nackenstützen, Child car seats, sitzschale, st',' Wir führen ein breites Programm verschiedener Kindersitze und praktisches Zubehör sämtlicher Marken. Als Service bieten wir: Testberichte, Forum, usw.','A','','','http://www.kindersitze-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8GW515RIeX','Shopping, Shop, Onlineshop, Einkaufen, CDROMs, CD-Writer, CD-Brenner, CPUs, AMD, Intel, Sockel A, Slot A, Slot 1, FCPGA, 1200 Mhz, Grafikkarten, Guillemot, Abit, Elsa, Asus, Geforce, GTS2, TNT2, Comtroller, IDE, SCSI, UDMA66, UDMA100, Digital Kameras, Dru','Shopping, Shop, Onlineshop, Einkaufen, CDROMs, CD-Writer, CD-Brenner, CPUs, AMD, Intel, Sockel A, Slot A, Slot 1, FCPGA, 1200 Mhz, Grafikkarten, Guillemot, Abit, Elsa, Asus, Geforce, GTS2, TNT2, Comtroller, IDE, SCSI, UDMA66, UDMA100, Digital Kameras, Dru','Ab in den Computerhardware himmel denn hier finden Sie alles für Ihren PC günstig und schnell.','A','http://www.ft-shop2000.de\r\n','','http://www.ft-computer2000.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8h4cvzc0tn','Krahmer-Puppen, Puppen, handgeschnitzt, Puppenmöbel, Puppenkleidung','Krahmer-Puppen: Handgeschnitzte Köpfe machen sie so einzigartig. Puppen, Puppenmöbel, Puppenkleidung, Accessoires','Weltweit exclusiv: Krahmer-Puppen und mehr.....','A','','','http://www.more-than-dolls.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8iu1YIjeA2','Dachsteine, Turmspitzen, Dachrinne, Zunftkleidung, Werkzeug, Nägel, Dachschmuck','Dachsteine, Turmspitzen, Dachrinne, Zunftkleidung, Werkzeug, Nägel, Dachschmuck','Hier finden Sie alles zum Dachumbau und Neubau. Werkzeug für Profis und Heimwerker, passende Zunftkleidung für Dachdecker finden Sie hier in vielen verschiedenen Formen und Größen. Dachsteine, Dachzierschmuck aus Ton, Titan-Zink, Kupfer, Edelstahl und Dac','A','','','http://www.dacheinkauf.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8jfI8HshfD','blumenversand, Blumenversand, Blumensträuße, Blumenstrauß, blumenstrauß, Blumen, blumen, rosen, Rosen, Rosenstrauß, Rosenstrauss, Blumengruß, Blumengrüße, Blumenversand, Blumenlieferung, Blumengesteck, versenden, verschicken, Gestecke, Blumengeschenk, Blu','Blumen, Blumensträuße, Blumengestecke, Grußkarten, FreeSMS, digitale Postkarten (eCards), Erinnerungs-Service (Reminder)','Kreativ und trendig gestylte Blumensträuße einfach, günstig und sicher durch SSL bestellen und mit persönlicher Grußkarte verschicken. Kostenlos: SMS, digitale Postkarten und Erinnerungs-Service.','A','','','http://www.blumenbox.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8JHqTxOJtr','Shirts, t-shirts, tshirt, Fanartikel, bands, Fan, Mode, Pop, \r\nRock, Bekleidung, Druck, musik,','Shirts, t-shirts, tshirt, Fanartikel, bands, Fan, Mode, Pop, \r\nRock, Bekleidung, Druck, musik,','Wir bieten einen neuen Service speziell auf Ihre Wünsche ausgerichtet. \r\nWir drucken Ihre eigenen Bilder und Texte auf Ihr T-Shirt und bieten ein umfangreiches Sortiment von fertigen FUN Shirts und BAND Shirts\r\n - und das alles zu günstigeren Preisen als','A','','','http://www.shirtscout.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8kawye21GT','exklusive Gartenaccessoires, Skulpturen, Bücher und vieles mehr','exklusive Gartenaccessoires, Skulpturen, Bücher und vieles mehr','damit Ihr Garten zum Traumgarten wird','A','','','http://www.traumgarten-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8kYKK5Xm5H','','','Ihr zuverlässiger Lieferant für: KRÄUTER-GEWÃœRZE-TEE-NATURPRODUKTE','A','','','http://www.reinhold-bidlingmaier.de/warenhaus/temp/shop.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8LvCVBKlhX','Safran, Gewürze','Safran, Gewürze','Iranischen Safran bester Qualität zum günstigen Preis bestellen. Außerdem: Informationen über Safran und leckere Safran-Rezepte','A','','','http://www.safran-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8NXGrfsbdt','porzellan, porzellantreff, glas, glaswaren, haushaltsartikel, haushaltswaren, besteck, marken, geschenke, shop, shopping, online, \r\nsammeltassen, sammelteller, sammelfiguren, espressomaschinen, espressozubehör, weihnachtsteller, hochzeitstisch, geschenkar','porzellan, porzellantreff, glas, glaswaren, haushaltsartikel, haushaltswaren, besteck, marken, geschenke, shop, shopping, online, \r\nsammeltassen, sammelteller, sammelfiguren, espressomaschinen, espressozubehör, weihnachtsteller, hochzeitstisch, geschenkar','Geprüfter Online Shop für Porzellan, Glas, Besteck, Geschenke, Haushaltswaren. Markenartikel zu günstigen Preisen. \r\nSammeltassen, Sammelteller, Sammelfiguren, Espressomaschinen runden das Angebot ab.','A','http://www.porzellan-treff.de\r\nhttp://www.porzellan-steinkamp.de','','http://www.porzellantreff.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8P0mtjUphZ','Naturkost, Naturkosmetik, Naturheilmittel, Grüntee, Schwarztee, Kräutertee, Kräutersalz, Kräutermischungen, Assam, Darjeeling, Früchtetee, Eistee, Aromatee, Beuteltee, Kaffee, Kakao, Gewürze, Essig, Feinkost, Lebensmittel, Nahrungsmittel, Ökologie, ökolog','Naturkost, Naturkosmetik, Naturheilmittel, Grüntee, Schwarztee, Kräutertee, Kräutersalz, Kräutermischungen, Assam, Darjeeling, Früchtetee, Eistee, Aromatee, Beuteltee, Kaffee, Kakao, Gewürze, Essig, ätherische Öle, Bücher, Kochbücher, Waschmittel, Spülmit','Naturkost-Online Shop mit 2000 Artikeln. Auch Getreidemühlen, Küchenmaschinen, Naturheilmittel, Tee & Wein erhalten Sie im 24-Std.-Versand. Mit unserer kostenlosen Mühlenberatung finden Sie sicher zu \"Ihrer\" Getreidemühle. Allergikern bieten wir stressfre','A','','','http://www.der-bioladen.de/','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8pnqPZqrxx','Oberschalen, Datenkabel, Ladekabel, Headsets, Freisprechsets, Handytaschen, Passivhalter und weiteres Zubehör für die gängisten Modelle, z.B. Nokia, Bosch, Siemens, Ericsson, Mitsubishi, Trium, Sony, Alcatel, Philips, Sagem, Motorola...','Oberschalen, Datenkabel, Ladekabel, Headsets, Freisprechsets, Handytaschen, Passivhalter und weiteres Zubehör für die gängisten Modelle, z.B. Nokia, Bosch, Siemens, Ericsson, Mitsubishi, Trium, Sony, Alcatel, Philips, Sagem, Motorola...','Handyzubehör, Headsets, Datenkabel, Handysoftware, Ladekabel und mehr für Ihr Handy.','A','','','http://www.3kb.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8qWSWq6S3D','palm, m500, m505, pilot, shop, palmshop, usr, 3com, windows, windows ce, casio, compaq, ipaq, hp, jornada, palm iii, palm v, palm vx','Palm, Windows CE, Microsoft, Casio, Compaq iPaq, HP Jornada sowie sehr viel Zubehör','Versandhandel und Competence-Center für Handhelds und Organizer','A','','','http://www.palmshop.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8R01NPYHVR','Holzspielzeug, Holz, Natur, Spiel, Spielzeug, Kinder, Natur, Freizeit, Ried, Korneuburg, Bio, Kugelbahn, Bausatz, Kleinkindspielezug, Puppenzubehör, Puzzle, Schaukelpferd, labyrinth, Bausatz, Steinbaukasten, Fahrzeug, Kran, LKW, Drücktiere, Ritterburg, Pu','Holzspielzeug, Spiel, Spielzeug, Kinder, Games, Toy, Natur, Bio, Holz, Kugelbahn, Bausatz, Kleinkindspielezug, Puppenzubehör, Puzzle, Schaukelpferd, labyrinth, Bausatz, Steinbaukasten, Fahrzeug, Kran, LKW, Drücktiere, Ritterburg, Puppenbett, Bauernhof, Zu','Holzspielzeug, Spiele, Spielzeug, Kinderspielzeug, Games, Toys, Onlineshop. Diskontpreise! Holzishop Ried, Korneuburg','A','http://riednet.com\r\nhttp://holzspielzeug.at.tt\r\nhttp://spielzeug.at.tt\r\nhttp://spielzeugshop.de.vu','','http://holzishop.com','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8ScaOer9In','Handgefertigte Tinten und Tuschen, historische Schreibgeräte, Kalligraphiebedarf, Pflanzenfarben, Pigmente, Künstlerbedarf, Chemikalien.','Handgefertigte Tinten und Tuschen, historische Schreibgeräte, Kalligraphiebedarf, Pflanzenfarben, Pigmente, Künstlerbedarf, Chemikalien.','Einziger Online-Shop speziell für Tinten, \r\nTuschen und historische Schreibgeräte.','A','','','http://www.tinten-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8TpuLNkTJN','Kleider, Hosen, Blusen, Taschen, Overalls, Jacken, Strick, Hüte, T-Shirts, \r\nFesttagbekleidung, Sweats, Spielzeug, Accessoires\r\n \r\nWesten\r\n \r\nMäntel\r\n \r\n','Kleider, Hosen, Blusen, Taschen, Overalls, Jacken, Strick, Hüte, T-Shirts, \r\nFesttagbekleidung, Sweats, Spielzeug, Accessoires\r\n \r\nWesten\r\n \r\nMäntel\r\n \r\n','Bestellen Sie online Kinderbekleidung und Spielzeug von Käthe Kruse, Mini-Mondo, u.a.','A','','','http://kinnerhus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8UWSCIvuch','comtec, online, shopping, computer, shop, hardware, software, festplatten, grafikkarten, aufrüsten, mainboard, prozessoren, cd-rekorder, dvd-laufwerke, monitore, speicher, drucker, pc, pcs, soundkarten, modem, lcd-monitor, versandhaus, versand','comtec, online, shopping, computer, shop, hardware, software, festplatten, grafikkarten, aufrüsten, mainboard, prozessoren, cd-rekorder, dvd-laufwerke, monitore, speicher, drucker, pc, pcs, soundkarten, modem, lcd-monitor, versandhaus, versand','Online Shop für PCs, Festplatten, Grafikkarte, Mainboard, Prozessoren, CD-Rekorder, DVD-Laufwerken Monitore uvw. Hardware und Software. ComTec-online Direktversand. Wir bauen ihren Wunsch PC.','A','','','http://www.24h-comtec-online.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8vJmZfC6fV','CPUs (Prozessoren), RAMs (Arbeitsspeicher), VGAs (Grafikkarten), Soundkarten, Mainboards, HDDs (Festplatten), FDDs (Diskettenlaufwerke), CDROMs, CD-Brenner, Scanner, Drucker, Netzwerkkarten, Hubs, Switches, Arbeitsplatz-PCs, Linux-Server uvm.','CPUs (Prozessoren), RAMs (Arbeitsspeicher), VGAs (Grafikkarten), Soundkarten, Mainboards, HDDs (Festplatten), FDDs (Diskettenlaufwerke), CDROMs, CD-Brenner, Scanner, Drucker, Netzwerkkarten, Hubs, Switches, Arbeitsplatz-PCs, Linux-Server uvm.','Onlineshop mit topaktuellen und supergünstigen Preisen. WIr verkaufen Hardware (und Betriebssysteme). Komplett-PC gewünscht? Kein Problem.','A','','','http://www.rising-systems.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8VPqrr5jRN','foto, fotografie, digitalbilder, bilderdienst, online print service, poster, tassen, mützen, t-shirts, pullover, sweatshirts, fotoprints, fotoentwicklung, kerzen, mousepads','fotos, poster, großformatdrucke, tassen, mütze, grillschürze, t-shirt, pullover, sweatshirt, kerzen, mousepads, teddybär, kissen, bierkrug, kalender, tragetaschen','Perfekte Fotos, Poster und\r\nviele Geschenkartikel von Ihren digitalen Bildern. Fotos von 9x13 bis\r\n50x75cm, Großformatdrucke bis A0, Tasse, Mauspad, T-Shirts, Teddy und vieles mehr!','A','','','http://www.bildpartner.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('8waKWgXsef','Modelle, Plastikmodelle, Flugzeug, Panzer, Hubschrauber, Decals, Zurüstteile, Bücher','Modelle, Plastikmodelle, Flugzeug, Panzer, Hubschrauber, Decals, Zurüstteile, Bücher','Hier finden Sie Modelle und Zubehör von Klein- und Großserienherstellern zu fairen Preisen.','A','','','http://www.Jetmodell.de/shop/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('94BpvXGvZq','Shampoo, Totes Meersalz, Duschgel, Massagegeräte.','Shampoo, Totes Meersalz, Duschgel, Massagegeräte.','Hier finden Sie ausgewählte Wellness Produkte. Einfach online aussuchen, die Lieferung erfolgt zu Ihnen nach Hause','A','','','http://www.friseur.com/shop/wellness/index.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('95mTgozU3q','alles rund um den Computer','alles rund um den Computer','Verkauf an Endkunden, Firmen, Behörden, Schulen, Universitäten und Ämter','A','','','http://www.rato-systems.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('96xfrHMTVU','Handy, Mobiltelefon, Siemens, Zubehör, Antennen, Akku, Fax, Telefon, Sat, Satanlagen, Receiver, Computer, Freisprechanlagen, Muenchen, Erding, ISDN, TK-Anlagen','Handy, Mobiltelefon, Siemens, Zubehör, Antennen, Akku, Fax, Telefon, Sat, Satanlagen, Receiver, Computer, Freisprechanlagen, Muenchen, Erding, ISDN, TK-Anlagen','Alles Rund um die Kommunikation und den Sat-Empfang','A','','','http://www.handyshop-muenchen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('97M63er9EW','Laird of Glencairn\r\nLaird of John O´Groats','Laird of Glencairn\r\nLaird of John O´Groats','Hier gibt es originale schottische Titel. Jeder schottische Laird hilft mit die\r\nNatur zu erhalten. Wir sind offizieller Partner von South Angus Survival in\r\nSchottland.','A','','','http://www.titelshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('97oXIybuM1','Hunde, Shop, Zooartikel, Heimtierartikel, Auto, Zubehör, Tiere','Türgitter, Hundeskulpturen, Hindebetten, Sicherheitsgurte für Hunde,','Dogs-Heaven.de der Besondere Hundeshop im Internet.\r\nWie haben auch Artikel die es nicht im Handel gibt.','A','','','http://www.dogs-heaven.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('99kpAqfG77','Armbanduhren, Silberschmuck, Silber, Silberohrringe, Silberketten, Silberstecker, Sterlingsilber, Holzfiguren, Geschenke, Maritim','Armbanduhren, Silberschmuck, Silber, Silberohrringe, Silberketten, Silberstecker, Sterlingsilber, Holzfiguren, Geschenke, Maritim','Der Online-Shop für preiswerte Armbanduhren, preiswerten Silberschmuck, maritimer Keramik und Holzfiguren aus Thailand und Bali','A','','','http://www.gut-schenken.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9BRLd6i8BG','sexshop, erotikshop, vibrator, dildo, liebeskugeln, liebeshilfen, liebespuppen, gummipuppen, dessous, strümpfe, strumpfhosen, strapsstrümpfe, nylons, fetisch, lack, leder, latex, gleitmittel, condome','vibrator, dildo, liebeskugeln, liebeshilfen, liebespuppen, gummipuppen, dessous, strümpfe, strumpfhosen, strapsstrümpfe, nylons, fetisch, lack, leder, latex, gleitmittel, condome','In unserem Sexshop bieten wir Ihnen eine riesige Auswahl an Vibratoren, Dildos, Liebeshilfen, Liebespuppen, Dessous, Fetisch-Artikel, Gleitmittel, Condome, u.v.m.','A','http://s67986518.einsundeinsshop.de/shopdata/index.shopscript','','http://www.eroticbox.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9DFDhzgPJo','landkarten, karten, maps, bücher, buch, helvetica, schweiz, atlanten, veduten, stiche','Alte Landkartem, Atlanten, Bücher, Kataloge zu Ausstelungen, Reproduktionen, Faksimilierungen, alte Städteansichten und Veduten aus der Schweiz, Cartographica','Entdecken Sie die faszinierende Welt der alten Landkarten. Stöbern Sie in unserem Online-Shop nach einer Reproduktion oder einer Faksimilierung aus Ihrer Region. Reichhaltiges Sortiment an Fachbüchern und Schriften in kleiner Auflagezahlen über die Kartog','','http://www.cartographica.ch\r\nhttp://www.cartography-duerst.com','','http://www.duerst.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9e9zqytQie','Menschliche Pheromone und Sexuallockstoffe, Lockstoffe, Botenstoffe,','Menschliche Pheromone und Sexuallockstoffe, Lockstoffe, Botenstoffe,','Pheromon - Versand von Sexuallockstoffen für Sie und Ihn, mit dem Markennamen Eroscape','A','','','http://www.eroscape.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9egHIMNCok','Makeup, Schminke, Bärte, Tattoofarben, Latex, Wimpern, fx, Fettschminken, Gumminase, Mastix, Filmblut, Karneval, Fasching','Makeup, Schminke, Bärte, Tattoofarben, Latex, Wimpern, fx, Fettschminken, Gumminase, Mastix, Filmblut, Karneval, Fasching','Make Up und Effekte für Karneval und Bühne','A','','','http://www.bodypainting.net/shop/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9eGRO1PqoQ','Segelbekleidung, Segelkleidung, Segelmode, Freizeitkleidung, Segelschuhe, \r\nSegeljacken, Segelhosen, Segeltaschen, Handschuhe, Schwimmwesten, Rettungswesten, \r\nRettungsinseln, Stiefel, Handschuhe, Sportkleidung, Kompass, Signalmittel, Bootsschuhe, \r\nWasse','Segelbekleidung, Bootsschuhe, Sportbekleidung, Outdoorkleidung, Seesäcke, Taschen, Bags, Navigationsmittel, Rettungswesten, Schwimmwesten','Sportliche Kleidung für Damen, Herren und Kinder. Freizeitkleidung und Accessoires für Segeln, \r\nFreizeit und Outdoor. Große Auswahl. Günstige Preise. Viele Sonderangebote.','A','','','http://www.sailingfashion.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9eKNsYZioq','Naturkosmetik, ätherische Öle, Nahrungsergänzung, Räucherwerk, Styx, Dr.Hauschka, Provida, Tol, Hagina, Lavera, Weleda, Logona, Primavera, Lebensmittel, Tee, Ohrkerzen, Totes Meer, I&M, Lotuskerzen, Parfum, Aromatherapie','Naturkosmetik, ätherische Öle, Nahrungsergänzung, Räucherwerk, Styx, Dr.Hauschka, Provida, Tol, Hagina, Lavera, Weleda, Logona, Primavera, Lebensmittel, Tee, Ohrkerzen, Totes Meer, I&M, Lotuskerzen, Parfum, Aromatherapie','Beim Purversand finden Sie alle führenden Hersteller von Naturkosmetik, sowie ein grosse Auswahl an ätherischen Ölen, Tees, Nahrungsergänzung, u.v.m.','A','','','http://www.purversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9eoTGc65IC','Alufelgen, Tieferlegungen, Federn, Auspuff, Auspuffanlagen, Audi, BMW, Opel, VW, Federwegbegrenzer','Alufelgen, Tieferlegungen, Federn, Auspuff, Auspuffanlagen, Audi, BMW, Opel, VW, Federwegbegrenzer','Exclusives Autozubehoer online Bestellen. Alufelgen, Tieferlegungen und Auspuffanlagen im 48 Std. Service.\r\nDie Lieferung erfolgt frachtfrei!','A','','','http://www.tunershop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9Hl0LTMfFe','Samsung, Siemens, Nokia, Motorola, Benefon, Alcatel, D1, D2, E-Plus, Viag Interkom, RWE, avanza, best energy, Yello Strom, 1@1, TelePassport, RSLCom, Hutchison, BerliCom, strom, kostenlos, günstig, download','Samsung, Siemens, Nokia, Motorola, Benefon, Alcatel, D1, D2, E-Plus, Viag Interkom, RWE, avanza, best energy, Yello Strom, 1@1, TelePassport, RSLCom, Hutchison, BerliCom','Viele Informationen, 1aAngebote und eine riesen Auswahl finden Sie auf diesen Seiten. Spezielles: Offline wie Onlinebestellung möglich (Downloadpool mit fast allen Verträgen, für eine schnelle und sichere Bearbeitung)','A','','','http://www.1aangebot.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9HNzpTsHTO','Ministeck, Malen nach Zahlen, Anker Steinbaukästen, Billard Kicker, Handpuppen, Murmelbahnen.......','Ministeck, Malen nach Zahlen, Anker Steinbaukästen, Billard Kicker, Handpuppen, Murmelbahnen.......','TMTtoys bietet ein ausgefallenes\r\nSpielwarenangebot für besondere Ansprüche. z.B. Ministeck, Malen nach Zahlen, Anker Steinbaukästen, Billard Kicker.....','A','','','http://www.tmttoys.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9HPfv6YVFk','Aiwa, Ascom, Blaupunkt, Boston-A., Canton, Denon, Grundig, Harman/Kardon, Jamo, JBL, JVC, Kenwood, Loewe, MB Quart, Onkyo, Panasonic, Pioneer, Philips, Sony, Sharp, Siemens, Technics, Toshiba usw.','Aiwa, Ascom, Blaupunkt, Boston-A., Canton, Denon, Grundig, Harman/Kardon, Jamo, JBL, JVC, Kenwood, Loewe, MB Quart, Onkyo, Panasonic, Pioneer, Philips, Sony, Sharp, Siemens, Technics, Toshiba usw.','Der günstige Online-Shop für Unterhaltungselektronik. Aktuelle Geräte ausgesuchter Markenhersteller zu Preisen jenseits jeder Preisempfehlung','A','','','http://www.hifi-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9HZRtf50r1','Software Download SET acdsee adobe corel fusion INPRISE Lotus Luratech Macromedia Ontrack ShopFactory Ulead XML vmware grafik brenner plugin\r\n','ACDsee Filestream ari-data webinspector caligari Lotus Easy Sync Organizer Screencam IBM Java CeQuadrat WinOnCD Ahead Nero Finereader Apple Mac Corel Draw Duden Lexware Hummingbird exceed IMSI Borland JBuilder C++ Delphi Inso Quick View JASC Paint Shop Pr','einfach.alles.schneller. - Das Software-Portal für Einkaufsprofis. Riesenauswahl - Super Preise. Ãœber 6000 Softwareartikel. davon 2000 Downloads.\r\n','A','','','http://www.softwarehouse.de/?ID=999C05200','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9i1nweRYSe','sexshop, lovetoys, dildo, vibrator, analdildo, analvibrator, gleitmittel, dessous, straps, strapsstrümpfe, nylons, halterlose stümpfe, fetisch, lack, leder, latex, liebeshilfen','Vibratoren, Dildos, Dessous, Gleitmittel, Massageöl, Condome, Liebeshilfen, Strümpfe, Nylons','Erotikartikel schnell, bequem und 100% diskret bestellen!','A','','','http://www.ladytoys.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9Ig4oUJM3o','Alles rund um den Wassersport','Alles rund um den Wassersport','Europas größtes Versandhaus im Wassersport bietet über 8000 Artikel aus den Bereichen aktuelle Funktionsbekleidung, Ausrüstung, maritime Mode, Innovatives aus der Technik Welt und vieles mehr.\r\n','A','','','http://www.compass24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9JBl2Vgdtk','Hardware, Software, Bücher','Hardware, Software, Bücher','Gebrauchte Hardware, Software, Bücher','A','','','http://members.aon.at/evos','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9k1NmufEAW','','','die tierversuchsfrei Kosmetik aus der Schweiz. Nach dem Motto Schönheit muss nicht leiden, stellen wir unser Vollsortiment her.','A','','','http://www.st.clou.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9K3PYWxiCW','Fanartikel, Caps, T-Shirts, Fahnen, Schale, Rucksäcke, Bekleidung, Taschen, Pullover, Sweatshirts, Kappen, Mützen, Geschenke, Basecaps','Fanartikel, Caps, T-Shirts, Fahnen, Schale, Rucksäcke, Bekleidung, Taschen, Pullover, Sweatshirts, Kappen, Mützen, Geschenke, Basecaps','Online-Shop für Fanartikel und Merchandise, wie z.B. T-Shirts, Caps und Rucksäcke. \r\n','A','','','http://www.basecap.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9kEDsOJIC1','Kontaktlinsen, Pflegemittel und Zubehör, Sonnenbrillen, Linsenversicherung','Kontaktlinsen, Pflegemittel und Zubehör, Sonnenbrillen, Linsenversicherung','Die ganze Welt der Kontaktlinse und Zubehör.','A','','','http://www.lenscare.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9kKP1WHQcE','Wein, Rotwein, Weißwein, Rosé, Weißherbst, Sekt, Dornfelder, Spätburgunder, Selection, Weißer Burgunder, Weißburgunder, Grauer Burgunder, \r\nGrauburgunder, Riesling, Merlot, Cabernet Sauvignon, Rivaner, Silvaner, Johann, Portugieser, Cabernet Dorsa, trocke','Wein, Rotwein, Weißwein, Rosé, Weißherbst, Sekt, Dornfelder, Spätburgunder, Selection, Weißer Burgunder, Weißburgunder, Grauer Burgunder, \r\nGrauburgunder, Riesling, Merlot, Cabernet Sauvignon, Rivaner, Silvaner, Johann, Portugieser, Cabernet Dorsa, trocke','Fruchtige Weine vom Dornfelder bis zur trockenen Grauburgunder Auslese - 100 Jahre Familientradition - günstige Wein Probierpakete - schnelle Lieferung - \r\nWein Geschenkservice - kostenlose Internet-Postkarten','A','','','http://www.erste-lage.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9KOFAiTq35','herbalife, dermajetics, gesundheit, immunsystem, vitamine, gewichtsaufbau, abnehmen, diät, kosmetik, parfum, kräuter, job, hautpflege, network, allergie, gewichtskontrolle, übergewicht, untergewicht, saarland, deutschland, neurodermitis, diabetes, geschen','Herbalife, Dermajetics','Herba-Live-Shop bietet alles für die Ernährung von innen und aussen, Gewichtskontrolle, Sportlernahrung, Körperpflege und Gesundheit','A','','','http://www.herba-live-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9LLXRdIJVA','Magnete und Magnettafeln.\r\nMagnetische Postkarte','Magnete und Magnettafeln.\r\nMagnetische Postkarte','Neu im Sortiment ist die MAGNETISCHE POSTKARTE. Magnetix produziert und vertreibt Magnete und Magnettafeln. Sonderanfertigungen.','A','','','http://www.magnetix.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9LPxjJelJM','Jacken, Teppiche, Lampen, Dosen, Masken;figuren, Hanfhosen, Statuen, Schmuck, Marokko, Indien','Jacken, Teppiche, Lampen, Dosen, Masken;figuren, Hanfhosen, Statuen, Schmuck','Onlineshop für kleine und große Dinge aus Asien und Afrike, die das Leben schöner machen','A','','','http://www.etnostuff.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9NTtXHqdJm','Biofeedback, Biofeedbacktraining, Biofeedbackgeräte, Aromastoffe, Tees, Vitamine, Mineralstoffe, Kolloide, Aphrodisiaka, Magnete, Wasseraufbereitung','Biofeedback, Biofeedbacktraining, Biofeedbackgeräte, Aromastoffe, Tees, Vitamine, Mineralstoffe, Kolloide, Aphrodisiaka, Magnete, Wasseraufbereitung','Zu Biofeedback, Biofeedbacktraining, Biofeedbackgeräte, Aromastoffe, Tees, Vitamine, Mineralstoffe, Kolloide und vielem mehr bieten wir eine Vielzahl an Produkten und umfangreiches Informationsmaterial.','A','','','http://www.ipn.at/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9O30a7DU1G','Handy, Design Oberschalen, TK Anlagen, Faxgeröäte, Freisprecheinrichtungen, Telefone uvm.','Handy, Design Oberschalen, TK Anlagen, Faxgeröäte, Freisprecheinrichtungen, Telefone uvm.','In unserem Online - Shop können Sie einfach und bequem alles rund um die Telekommunikation bestellen.','A','','','http://www.komshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9pbHhZGZfE','Uhren, Swatch, Casio, Junghans, Batterien, Armbänder','Uhren, Swatch, Casio, Junghans, Batterien, Armbänder','SWATCH, CASIO, JUNGHANS Uhren, das riesige Onlineangebot im Uhrenshop. Dazu Ersatzbänder, Uhrenbatterien, Zubehör.','A','','','http://www.uhrenshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9pHHdZsXvM','Bücher, CD`s, Cassetten, Energieplatten, Lichtpyramidenhologramm','Bücher, CD`s, Cassetten, Energieplatten, Lichtpyramidenhologramm','Vertrieb eigener Bücher, Tonträger und energetischer Produkte.','A','','','http://www.lichtpyramide.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9pRxrN98zC','Fabrikverkauf\r\nDirektvertrieb\r\nBeachwear\r\nDessous\r\nUnterhaltung\r\nTaschen\r\nKoffer\r\nAccessoires\r\nMäntel\r\nJacken\r\nHosen\r\nKleider\r\nRöcke\r\nWesten\r\nKopfbedeckung\r\nPullover\r\nT-Shirts\r\nSpezialanzüge','Beachwear\r\nDessous\r\nUnterhaltung\r\nTaschen\r\nKoffer\r\nAccessoires\r\nMäntel\r\nJacken\r\nHosen\r\nKleider\r\nRöcke\r\nWesten\r\nKopfbedeckung\r\nPullover\r\nT-Shirts\r\nSpezialanzüge','Versand verschiedener Artikel unterschiedlicher Hersteller und Versender','A','','','http://speed-fashion.com','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9QcNAolIwU','video, videoprojektoren, videoprojektor, daten, datenprojektoren, projektor, heimkino, leinwände, leinwand, 3M, ASK, hitachi, LG, mitsubishi, moviedream, optoma, panasonic, philips, plus, sanyo, sharp, toshiba, tlp-mt1, C100, C90, LG-XG2, EzPro, PT-LC701E','videoprojektoren, datenprojektoren','Videoprojektor Online Shop - Riesige Auswahl an Videoprojektoren & Datenprojektoren von 3M Moviedream, ASK, Hitachi, LG, Mitsubishi, Optoma, Panasonic sowie Zubehör Leinwände, DVD-Player, Receiver usw.','A','','','http://www.videoprojektoren-shop.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9Qu45YjAmE','heimwerker, baumarkt, baumarkt-produkte, bauen, wohnen, renovieren, Elektrofachgroßhandel, Durchlauferhitzer, Steckdosen, Lichtschalter, Elektroinstallation, Elektromaterial, Elektro, Elektromeister, Leuchten, Lampen, Kabel, Antennen, Steckdosen, Schalter','heimwerker, baumarkt, baumarkt-produkte, bauen, wohnen, renovieren, Elektrofachgroßhandel, Durchlauferhitzer, Steckdosen, Lichtschalter, Elektroinstallation, Elektromaterial, Elektro, Elektromeister, Leuchten, Lampen, Kabel, Antennen, Steckdosen, Schalter','Wir haben es garantiert! Hochwertiges Elektroinstallationsmaterial zu günstigen Preisen. Vom Antennenmaterial bis hin zum Zugschalter...\r\nDer Online-Shop für Profi-Elektriker und Heimwerker','A','','','http://www-elektro-billig.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9uE4E76qyy','Vinyl, Records, Mixtapes, Schallplatten, Tonträger, Tonabnehmer, Cover, Reggae, Dub, Ragga, Dancehall, Raggamuffin, House, 2step, Jazz, Twostep, Triphop, Bigbeat, Garage, Funk, Soul, Brazil, Latin, Headz, Speedgarage, Drum`n`Bass, Breakbeat, Jungle\r\n','Vinyl, Records, Mixtapes, Schallplatten, Tonträger, Tonabnehmer, Cover, Reggae, Dub, Ragga, Dancehall, Raggamuffin, House, 2step, Jazz, Twostep, Triphop, Bigbeat, Garage, Funk, Soul, Brazil, Latin, Headz, Speedgarage, Drum`n`Bass, Breakbeat, Jungle\r\n','Vinyl als LP, 12inch Maxi, 7inch Single sowie CD`s, Mixtapes, Tonabnehmer von Ortofon und Pickering, Cover\r\n und anderes Zubehör.','A','','','http://www.recordsource.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9wKhSoZEKg','Nike, Converse, AND1, Timberland, Columbia, Vans, DC-Shoes, Pyro, Mountain Athletics, K-Swiss, Spalding, Mazine, Basketball, Postgame, Oldschool, Retro, Sneakers, Skatesneakers, Rucksäcke, Trekking, Jogging, Chucks, Dr.J, Wanderschuhe, Sandalen, AND1 Mixt','Trekking-, Basketball-, Indoor-, Outdoor-, Lauf-, Running-, Wander-, Freizeitschuhe, Sandalen','Sneakers und Sportschuhe auch in Ãœbergrößen sowie Textilien und Zubehör.','A','','','http://www.storeforshoes.de','ABD'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9wkvi3LGi9','Storm UhrenArmbanduhrenTrenduhrenSportuhren','Storm UhrenArmbanduhrenTrenduhrenSportuhren','Hier finden Sie Ihre Storm Uhr. Direkte Bestellmöglichkeit Ihrer Storm Uhr.','A','','','http://www.storm-uhr.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9WuL5oLSq7','Kräutertee, Tee, Kräuter, Ayurveda. Mondkräuter, Teedosen, Gesundhiet, Teezucker, Kandis, Pu-Erh-Tee, Tee-Eier, Honig, abnehmen, schlank.','Kräutertees, Kräutertees für Frauen, Kräutertees für Kinder, Ayurvedsiche Tees, Mondkräutertees, Pu-Erh-Tee','Kräutertees für die Gesundheit oder einfach nur zum Wohlfühlen.','A','http://www.teehexe.net\r\nhttp://www.teehexe.com','','http://www.kraeuterteeversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9y98GmliQk','jojo, jo-jo, yoyo, yo-yos, lenkdrachen, Kitesurfing Stuff, Kickboards und Skateboards Astrojax Windspiele, Rollerball, Kreisel, Yo-Yo, levitron, lazer top, boards, scooter, kickboards, fingerboards, mountainboard, yomega,','jojo, jo-jo, yoyo, yo-yos, lenkdrachen, Kitesurfing Stuff, Kickboards und Skateboards Astrojax Windspiele, Rollerball, Kreisel, Yo-Yo, levitron, lazer top, boards, scooter, kickboards, fingerboards, mountainboard, yomega,','Hier gibts alles was Spass macht: Lenkdrachen, Kitesurfing Stuff, Kickboards und Skateboard... Eben alles an Geschenkartikeln und Geschenkideen, vom Astrojax über Windspiele, Rollerball, Kreisel bis hin zum Yo-Yo. Active-Fun!: The World of Fun for everyon','A','','','http://www.yo-yo.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9yeZEq6aqi','korsett, korsetts, korsagen, lack, leder, satin, nylons, strumpfhosen, dessouse, fetisch, korsage, corset, corsets, schnürmieder, schnürkorsett','Korsetts , Nylons , Strumpfhosen , Lack und Leder Shop','Sexy Korsetts aus edlen Materialien wie Lack, Satin, Leder, Wild Seide.Korsett zeichnet sich aus durch Körpergerechte Halterung , mehrere eingearbeitete Spiralfedern und Stäbchen aus Edelstahl. Alle Korsagen mit Vorderverschluß, Rückenschnürung und abneh','','','','http://www.korsetts.info','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('9zvz6xapLm','Lautsprecher, Boxen, Home, Hifi, Subwoofer, 2-Wege, 3-Wege, Einzellautsprecher, Car, PC, Frequenzweiche, Set, Bass, Cubes, hoch, mittel, tief, töner, Schalter, Stecker, Zubehör, Kabel, Chinch, Zoll, Radio, Signalquelle, Shop, Internet, Eltax, McVoice, McF','Lautsprecher, Boxen, Verstärker, Zubehör, Kopfhörer, CD-Spieler, Plattenspieler, usw.','Der neuste und angesagteste Hifi-Shop im Internet. Riesen Auswahl im Bereich Home- und Car-Hifi zu kleinsten Preisen.','A','','','http://www.powerhifi.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('A0J266ITbA','Torggler, Gasser, Kathrein, Swingrodel, Klappschlitten, Davoser, Grindelwalder, Diemtigtaler, Balancer, Tourenrodel, Tourenrennrodel','Torggler, Gasser, Kathrein, Swingrodel, Klappschlitten, Davoser, Grindelwalder, Diemtigtaler, Balancer, Tourenrodel, Tourenrennrodel','Sie finden bei uns ein umfangreiches Sortiment an Schlitten und Rodeln.','A','','','http://www.schlitten.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('A1un7mhyoS','Canon, Fuji, Sony, Digitalkamera, Computer, Mp3-Player, Minolta, HP, TFT-Display','Digitalkameras, Camcorder, Computerartikel, Unterhaltungselektronik, Zubehör','Versand von Digitalkameras, Camcordern, Computerartikeln und Unterhaltungselektronik','A','','','http://www.tronix24.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('a1uTiAr5uy','Kosmetik, Haarpflege, Hautpflege, Düfte, Vitamine, Koerperpflege u.v.m.','Kosmetik, Haarpflege, Hautpflege, Düfte, Vitamine, Koerperpflege u.v.m.','Wir geben Ihnen aktuelleInformationen über viele Produkte der Fa.Amway, und bieten einen Bestellservice.','A','','','http://www.firmway2000.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('A2lFhbkrBe','Kompatible Tintenpatronen für Canon, Epson, Brother, Xerox, HP. Tonerkartuschen\r\nfür alle gängigen Laserdrucker. Canon Druckerpatronen, Epson Druckerpatronen, Xerox Druckerpatronen, Lexmark Druckerpatronen','Kompatible Tintenpatronen für Canon, Epson, Brother, Xerox, HP, Lexmark. Tonerkartuschen\r\nfür alle gängigen Laserdrucker.','Wir sind spezialisiert auf Tintenpatronen und Tonerkartuschen.','A','','','http://www.printmedia2000.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('a35RCizoKk','Kleider, Schlaghosen, Mini, Minikleid, Korsetts, Dessous, Perücken, Haarteile, Schuhe, Plateau, Plateouschuhe, Hosen, Sweatshirts, Tops, Bikinis, Tanga, Strings','Fashion, Underwear, Swimwear, Coole Schuhe, Haarteile und Perücken','Wir haben Ihn, den ultimativen Style für die angesagtesten und coolsten Clubs rund um den blauen Planeten. \r\n','A','http://www.clubrotation.net\r\nhttp://www.clubrotation.de','','http://www.clubrotation.com','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('a3CVyubeM1','PC Computer Rechner Komplett-PC Notebooks Hardware AMD Duron Athlon XP Intel Pentium4 Celeron','PC-Systeme, Notebooks, Hardware, PC-Pakete','über 120 verschiedene PC-Systeme, wir bauen Ihren Wunsch-PC, Online-Service-Center, Einkaufsvorteile für Firmen, Händler und öffentliche Einrichtungen, Reseller-Programm ...','A','','','http://www.buyco-webstore.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('a3K8KapUki','Kinderwagen, Shopper, Jogger, Kinderzimmer, Autositze, Hochstühle, Babyfone, Erstausstattung...','Kinderwagen, Shopper, Jogger, Kinderzimmer, Autositze, Hochstühle, Babyfone, Erstausstattung...','Markendiscount für Baby- und Kinderartikel, z.B. von Teutonia, Gesslein, Hartan, Hauck, Römer, Storchenmühle, Janosch...','A','','','http://www.babyonlineshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('A3SVMibc3u','Zinnschalen, Zinnkrüge, Zinnteller, Zinnuhren, Kerzenständer, Geschenke, Schlüsselschränke, Zinnbilder, Zinnreliefs, Zinnmotive, Geburtstagsgeschenke, Jubiläumsgeschenke, Zinnbecher\r\n\r\n','Zinnschalen, Zinnkrüge, Zinnteller, Zinnuhren, Kerzenständer, Geschenke, Schlüsselschränke, Zinnbilder, Zinnreliefs, Zinnmotive, Geburtstagsgeschenke, Jubiläumsgeschenke, Zinnbecher\r\n\r\n','Arlles aus Zinn!','A','','','http://www.zinnartikel','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('A3uluAx9SA','Erlenholzfiguren, Holzfiguren zum Hängen','Erlenholzfiguren, Holzfiguren zum Hängen','ausgefallene Holzartikel zum Verschenken oder Weiterverarbeiten','A','','','http://www.holzdeko.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('a3whgifSYU','Exquisite Auswahl qualitativ hochwertiger Lederjacken und Ledertaschen.','Exquisite Auswahl qualitativ hochwertiger Lederjacken und Ledertaschen.','Exquisite Auswahl qualitativ hochwertiger Lederjacken und Ledertaschen.','A','','','http://www.pikamo.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('A5qn7GpscE','DVD-Shop, DVDs, DVD-Versand, Shop, Videos, Action, Thriller, Erotik, Science Fiction, Startrek, Star Trek, Horror, Komödie, Comedy, Western, DVD-Audio, DVD-Video, Filme, Mailorder, Nostalgie, Klassiker, Angebote, Charts, Pokemon, Filmmusik, Soundtracks','DVD-Shop, DVDs, DVD-Versand, Shop, Videos, Action, Thriller, Erotik, Science Fiction, Startrek, Star Trek, Horror, Komödie, Comedy, Western, DVD-Audio, DVD-Video, Filme, Mailorder, Nostalgie, Klassiker, Angebote, Charts, Pokemon, Filmmusik, Soundtracks','Verkauf von DVDs, DVD-Audio und DVDplus von Action bis Zeichentrick und Klassik bis Techno mit tagesaktuellen Charts und Angeboten!','A','http://www.abc-dvd.de/index_musik.html','','http://www.abc-dvd.de/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('A5W0oOlYIS','Sportartikel, Kampfsport, Shop, Aikido, Tai-Chi, Kickboxen, Karate, Judo, Taekwondo, TKD, Kung-Fu, Rabatt, Vereinsbedarf, Anzug, Kleidung, Bekleidung, Kampfsportanzug, Schnäppchen, Kampfanzug, Judoanzug, Karateanzug, Kampfsportbekleidung, Kampfsportkleidu','Kampfsportbekleidung, \r\nSandsäcke, Traininigssack, Schutzweste, Schwert, Waffen, Anzüge','Online Sport Shop für Kampfsport - Karate, Judo, Taekwondo, Aikido, Kung-Fu, Ju-Jitsu, Tai-Chi, Kickboxen - kostenlose Hotline 0800 1515160 - Vereinsbedarf, Rabatt für Sammelbesteller und Vereine','A','','','http://www.budo24.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('A68xpvm8NC','Plüschtiere Stofftiere Kerzen Gelkerzen Bierkerzen Kuchenkerzen Eiskerzen Salzstreuer Kondome Gleitmittel','Plüsch- und Stofftiere, extravagante Kerzen, Kondome','Ein Online-Shop für kleine originelle Geschenkartikel, u.a. Plüschtiere und Kerzen wie man sie nur selten sieht - insbesondere Bierkerzen, Kuchenkerzen (sehen aus wie Kuchen) und Eiskerzen. Es gehören aber auch Kondome zur Produktpalette.\r\n','A','','','http://www.frank-mehlhorn-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('a6N4lhaB4S','Reisebedarf wie :Bekleidung, Rollkoffer, Reiseführer, Moskitoschutz...\r\nOutdoor Fachgeschäft mit Allen guten Marken wie:\r\nJack Wolfskin, Mammut, Gentic, Haglöfs, \r\nPatagonia, Salewa, VauDe.....','Reisebedarf wie :Bekleidung, Rollkoffer, Reiseführer, Moskitoschutz...\r\nOutdoor Fachgeschäft mit Allen guten Marken wie:\r\nJack Wolfskin, Mammut, Gentic, Haglöfs, \r\nPatagonia, Salewa, VauDe.....','Vollreisebüro mit Allen namhaften Veranstaltern.\r\nOutdoor und Abenteuer Reisen.\r\nVeranstalter von Events, Outdoor Weekends wir Rafting, Canyoning......','A','','','http://drug-store.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('a8lhp2MZXO','Autoteile, Tuning, Autozubehör, Autopflege, Ersatzteile, Auspuff, Styling, In-Pro, in.pro., FoliaTec, Temot, Trost, Autofit, Ti-Rep, FAG-Kugelfischer, Pingo, Heckträger,','Autoteile, Tuning, Autozubehör, Autopflege, Ersatzteile, Auspuff, Styling, In-Pro, in.pro., FoliaTec, Temot, Trost, Autofit, Ti-Rep, FAG-Kugelfischer, Pingo, Heckträger,','Wir haben mehrere tausend Artikel rund ums Auto. Unser Produktprogramm umfasst z. B. aktuelles Interieur von in.pro., Scheinwerferblenden von Kamei, Pflegeprodukte Pingo. Wir haben auch eine Tuningrubrik.','A','','','http://www.autoteile-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('a8TlrXUXrO','Digitalkameras von Canon, Casio, Epson, Fujifilm, JVC, Kodak, Nikon, Olympus, Ricoh und Sony. Scanner von Agfa, Canon, Epson, HP, Minolta und Nikon. Fotodrucker von Canon, Epson, HP und Olympus. Zubehör u. a. von Ansmann, CCS, Hama, Lowepro, Manfrotto, Me','Digitalkameras von Canon, Casio, Epson, Fujifilm, JVC, Kodak, Nikon, Olympus, Ricoh und Sony. Scanner von Agfa, Canon, Epson, HP, Minolta und Nikon. Fotodrucker von Canon, Epson, HP und Olympus. Zubehör u. a. von Ansmann, CCS, Hama, Lowepro, Manfrotto, Me','Spezialversand für Digitalkameras und Zubehör, Scanner und Fotodrucker. Alle wichtigen Marken-Digitalkameras in der Regel ab Lager lieferbar. Sehr umfangreiches Zubehörangebot.','A','','','http://www.imaging-one.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('A97x7qFEqG','Pflegeprodukte, Katzenmöbel, Katzentüren, Futterautomaten, Leinen, Halsbänder, Schermaschinen, Hundehütten, Ausbildungshilfen, Transportboxen','Tierbedarf, Pflegeprodukte, Zubehör,','Der Online - Shop für Ihr Haustier. Hier finden Sie Alles für Hunde, Katzen, Nager, Aquarien und mehr..','A','','','http://www.tierbedarf-chemnitz.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aAmFG1pCUS','Tee, Darjeeling, Assam, Ceylon, Nepal, schwarzer Tee, grüner Tee, Oolong, Earl Grey, First Flush, Second Flush, Teekannen, Formosa, Flugtee','Tee, Darjeeling, Assam, Ceylon, Nepal, schwarzer Tee, grüner Tee, Oolong, Earl Grey, First Flush, Second Flush, Teekannen, Formosa, Flugtee','Tee-Versand mit Spitzentees aus den besten Teeanbaugebieten und Teegärten der Welt mit einer großen Auswahl an Raritäten grüner Tees aus China','A','','','http://www.betty-darling.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aAoT1aXAsY','Buderus, Junkers, Viessmann, Vaillant, Solaranlagen, Klimageräte, Wärmerückgewinnung, Regenwassernutzung, Feuerungszubehör, Wasserwerke, Heizkörper, Badheizkörper, Wärmepumpen, Wärmerückgewinnung, Edelstahlschornstein, Tankanlagen, Warmwasserspeicher, Kes','Buderus, Junkers, Viessmann, Vaillant, Solaranlagen, Klimageräte, Wärmerückgewinnung, Regenwassernutzung, Feuerungszubehör, Wasserwerke, Heizkörper, Badheizkörper, Wärmepumpen, Wärmerückgewinnung, Edelstahlschornstein, Tankanlagen, Warmwasserspeicher, Kes','Hier finden Sie preiswerte deutsche Markenware aus dem Bereich Heizung, Sanitär und Klima','A','','','http://www.marquardt-gmbh.net/Shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AaSHuIRQIU','KORN GOLD Hunde-Vollnahrung, Kauartikel, Leinen, Halsbänder und Zubehör','KORN GOLD Hunde-Vollnahrung, Kauartikel, Leinen, Halsbänder und Zubehör','wir führen hochqualitative Hunde-Vollnahrung aus biologischem Anbau und Ökologischer Wirtschaft','A','','','http://www.bio-top-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AAUjKE2qMM','Bollerwagen, Kinderkutschen, Leiterwagen, Rodler, Schlitten, Rutscher, Schaukelpferde, Holzspielzeug, Spielzeug, Kinderfahrzeuge, Schaukeltiere','Bollerwagen, Kinderkutschen, Leiterwagen, Rodler, Schlitten, Rutscher, Schaukelpferde, Holzspielzeug, Spielzeug, Kinderfahrzeuge, Schaukeltiere','Hier finden Sie Bollerwagen, Kinderkutschen, Rodler, Rutscher und mehr was nicht nur Kinder bewegt','A','','','http://www.kinderkutsche.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aAWde10kKQ','Hardware, Software, Kommunikation, Notebooks, DVD, Digitalkameras, Karten, CPU, Drucker, Brenner, Handy, Grafikkarten, webcams, Netzwerk, ISDN, Motherboard, Festplatten, SCSI, Adaptec, Ascom, ASUS, ATI, Bosch, Canon, Creative, COMPAQ, Diamond, ELSA, Epson','Hardware, Software, Kommunikation, Notebooks, DVD, Digitalkameras, Karten, CPU, Drucker, Brenner, Handy, Grafikkarten, webcams, Netzwerk, ISDN, Motherboard, Festplatten, SCSI, Adaptec, Ascom, ASUS, ATI, Bosch, Canon, Creative, COMPAQ, Diamond, ELSA, Epson','Wir bieten Ihnen Produkte aus den Bereichen Hardware, Software und Kommunikation. Unsere Features sind sicheres Einkaufen im Netz mit SSL, zuverlässig Lieferung, günstige Preise und Produktinfos.','A','','','http://www.passiontec.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AB6XRvcjn5','Rauchmelder, Gasmelder, Rettungsleiter, Löschdecke, REV, \r\nFirex, Flammex, Brandschutz','Rauchmelder, Gasmelder, Löschdecken, Rettungsleitern, etc','Schutz für Heim & Familie. Versand von Brandschutzprodukten','','','','http://www.brandschutzzuhause.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ab8rPjYbf3','Computer, Hardware, Drucker, Monitore, Netzwerkprodukte, Multimedia, CBT - Lernsoftware','Computer, Hardware, Drucker, Monitore, Netzwerkprodukte, Multimedia, CBT - Lernsoftware','Ihr IT-Partner in Europa. Reale Preise und schnelle Lieferung !','A','','','http://www.a-w-w.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AbhnBhutDK','AVON, Avon, Kosmetik, Makeup, Schaumbad, Badezusatz, Badeöl, Sonnenlotion, Parfum, Duft, Dessous, Schmuck, Modeschmuck, Ohrringe, Strumpfhosen, Wäsche, Lippenstift, Nagellack, Reinigung, Shampoo, Duschgel, Seife, Falten, Creme, Pflegespray, Spray, Deo, Ro','AVON, Avon, Kosmetik, Makeup, Schaumbad, Badezusatz, Badeöl, Sonnenlotion, Parfum, Duft, Dessous, Schmuck, Modeschmuck, Ohrringe, Strumpfhosen, Wäsche, Lippenstift, Nagellack, Reinigung, Shampoo, Duschgel, Seife, Falten, Creme, Pflegespray, Spray, Deo, Ro','\r\nAvon Kosmetik- und Körperpflegeprodukte können hier mittels Warenkorbsystem bestellt werden. Die Seite wird von einer Avon-Beraterin unterhalten.','A','','','http://www.avonshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aBPLZPmTnG','Mundophone, Worldline, Median, Galaxy, Econophone, Tesion, Worldport, Sunrise, Mox, Gnanam, Alpha, Bananas, RSLCom\r\nCallingcards, Prepaidcards, Telefonkarten, Cashkarten, internationale Karten','Mundophone, Worldline, Median, Galaxy, Econophone, Tesion, Worldport, Sunrise, Mox, Gnanam, Alpha, Bananas, RSLCom\r\nCallingcards, Prepaidcards, Telefonkarten, Cashkarten, internationale Karten','einfach günstiger telefonieren. Sie sparen jetzt mit unseren reichhaltigen Angebot an Callingcards egal ob vom Handy, vom Festnetz, ins Ausland oder vom Ausland bis zu 70% Ihrer Telefonkosten.','A','','','http://www.topversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('acAZCG8mCS','Tauchen Scubapro Aqualung','Tauch equipment ausrüstung neopren tauchanzug shorty füssling dive diving tauch','Ihr Spezialist für den Tauchsport.','A','','','http://mall.mervisoft.de/cgi-bin/tauchtwas.storefront','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('acKFAaLeca','Stimmgabeln, Erde, Mond, Planeten, Sonne, Gongs, PAISTE, Klangspiele, Windspiele, SCHNEIDER, Klangröhren, Oberton, Flöten, Musik, CD, PsyTrance, Ambient, New Age, Cousto, Noten, Keyboard, Klavier','Stimmgabeln mit den Tönen von Erde, Mond, Planeten, Sonne u. a. Naturfrequenzen. Planet Gongs von PAISTE, Klang-/Windspiele von SCHNEIDER, Cosmic Bells und Space Flute (Obertonflöten) von HERTZ & KLANG. CDs), Bücher, Noten für Klavier + Keyboard','Holistic Instruments: Planetare Stimmgabeln, PAISTE Planet Gongs, SCHNEIDER Windspiele, Klangstäbe, Klangröhren, COLORMUSIC Noten für Klavier + Keyboard, Fachliteratur','A','','','http://www.planetware.de/o_shop.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ACQhUAjcqi','secondhand, zweite hand, 2te hand, gebraucht, computer, tv, video, hifi, audio, dvd, lp, mc, kinderbedarf, bürobedarf, berlin, fürstenwalde,','TV, Computer, DVD, Video, LP, MC, VHS, Gartenbedarf, Hobbybedarf, Sammlerbedarf, Elektronik, Mobiliar-antik, Sportartikel','secondhand-shop - Ihr Gebrauchtwaren-Portal! Unser Angebot: TV, HiFi, Audio, Video, Foto, Computer, Literatur, Schmuck, antike Ware, Mobiliar, Sammlerware, Kinderbedarf','A','','','http://www.secondhand-shop.ws','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aCwzmYHkIk','afa-algen, carbonit, wasserfilter, alvito, vitalisierer, oxywell, sauerstoffwasser, klamath, orgon, oxy-marketing','Wasserfilter, AFA-Algen, Chlorella, Spirulina, Sauerstoffwasser, Wasserbelebung, Basische Ernährung und Körperpflege.','Produkte rund um das Thema Wasser. \"Wasser ist unsere Leidenschaft\".','A','http://www.oxy-marketing.de\r\nhttp://www.rain-force.de/','','http://www.oxy-shop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('adfRnrSHbc','Solaranlagen, Heizungen aller Art, Be- und Entwässerung, Regenwasser, Alternative Heizsysteme','Solaranlagen, Heizungen aller Art, Be- und Entwässerung, Regenwasser, Alternative Heizsysteme','Selbstbausätze für den Hausbau, die Renovierung im Bereich der Haustechnik im umfassenden Sinn. Von Abwasserleitung bis Zirkulationspumpe.','A','','','http://www.heizung-direkt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ADxd8vE6Ja','dessous, kleider, lack, leder, satin, spitze, bustier, corsets, bodys, nylons, xxl, schuhe, stiefel, high heels, baby dolls, slips, kostüme, abendkleider, unterwäsche, männerwäsche, lederhosen,','Bodys, Bustier, Corsets, BHs, Abendkleider, Baby Dolls, Hemdchen, Top, Sets, Kostüme, Lederhosen, Lackhosen, Slips, Strings, Tangas, Pantys, Rock, Schuhe, Stiefel, uvm.','Atemberaubende Dessous, traumhafte Kleider (Spitze, Satin, Lack, Leder, uvm.). XXL-Größen. High Heels. Großes Angebot für Männer. Eigenes Partnerprogramm.','A','http://www.cheries-welt.com\r\nhttp://www.cheries-welt.net','','http://www.cheries-welt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ADz8t6e0zs','Satelliten Anlage, LNB, Sat Spiegel, Receiver, Pay TV, Multiprog 2000, Premiere World, Astra, Eutelsat, Anennen Zubehör, Goldwafer, Multifeed, Humax, Nokia, Irdeto, Adult, Alps, Amstrad, ART, Aston, Astro, Antenne, LNB, LNC, LNBF, Satellit, Sat-60, Sat-90','Satelliten Anlage, LNB, Sat Spiegel, Receiver, Pay TV, Multiprog 2000, Premiere World, Astra, Eutelsat, Anennen Zubehör, Goldwafer, Multifeed, Humax, Nokia, Irdeto, Adult, Alps, Amstrad, ART, Aston, Astro, Antenne, LNB, LNC, LNBF, Satellit, Sat-60, Sat-90','Hier finden Sie alles was Sie zum Satelliten Empfang benötigen. Sat-Spiegel, LNC´s, Receiver, Pay-TV, Programmer sowie Antennenzubehör.','A','','','http://www.sat-fachmann.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ae1vOkFWSq','Bücher, Literatur, Fachliteratur, Comics, Antiquariat, second, hand, gebraucht, gebrauchte, buch, antiquarisch, Sammler','Bücher, Literatur, Fachliteratur, Comics, Antiquariat','Bei booklooker.de kann jeder gebrauchte Bücher Kaufen und Verkaufen - OHNE GEBÃœHREN. Egal ob Comic, Kochbuch oder Fachliteratur, hier wird jeder fündig.','A','http://www.neuesgeldfueraltebuecher.de','','http://www.booklooker.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AEA2UQliuw','Antiquariat, Buss, Buch, Bücher, alt, gebraucht','Antiquarische und gebrauchte Bücher, Noten und Drucken','An- und Verkauf von antiquarischen Büchern, Noten und Drucken. Auch modernes Antiquariat. Versandkostenfrei innerhalb der BRD. Komfortabler Onlineshop mit Suchfunktion.','A','','','http://www.antiquariat-buss.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AEcDKwfqgo','Sportbekleidung, Trikot, Sportbekleidung, T-Shirts, Sweatshirts, Sporttaschen, Beflockung, Vereinskleidung, Textilien, Vereinstextilien, Textilmarkt, Textilwaren, Trainer, Jogging, Beflockung, Bestickung, Beschriftung, Sporttaschen,','Sportbekleidung, Trikot, Sportbekleidung, T-Shirts, Sweatshirts, Sporttaschen, Beflockung, Vereinskleidung, Textilien, Vereinstextilien, Textilmarkt, Textilwaren, Trainer, Jogging, Beflockung, Bestickung, Beschriftung, Sporttaschen,','Ob T-Shirts, Sweatshirts, Sporttaschen, Trikots, beflockt, bedruckt oder bestickt , hier sind Sie am richtigen Platz. Günstiger als Sie denken!','A','http://www.vereinstextilien.de\r\nhttp://www.textil-kauf.de\r\nhttp://www.textilshopping.de\r\nhttp://www.vereins-textilien.de\r\nhttp://www.vereins-bekleidung.de\r\nhttp://www.vereins-kleidung.de\r\nhttp://www.vereins-bekleidung','','http://www.textilmarkt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AF6h4FgXJQ','Gesundheit, Ernährung, Vitalprodukte, Naturprodukte, Vitalität, Wellness, Fitness, Nahrungsergänzung, Vitamine, Sport, Gesundheitslinks, Gesundheitscommunity, Leben, Gesund, vital, Schönheit, Kosmetik, Medizintechnik, Naturprodukte, Nahrungsergänzungsmitt','Vitalprodukte, Naturprodukte, Nahrungsergänzung, Vitamine, Kosmetik, Medizintechnik, Kräuter, Tees, Heiltees, Gesundheitstees, Heilmittel, Öle, Mineralstoffe, Spurenelemente, Schlankmacher, Diätprodukte, Guarana, Lapacho, Catuaba, Stevia, Schwarzkümmel,','Wir führen ein großes Angebot (Vitamine, Mineralstoffe, Tees, Sportlernahrung, Nahrungsergänzung, Geräte, Medizintechnik etc.) für Wellness, Gesundheit und Fitness. Inclusive Gesundheits Marktplatz, Community und weltweite Reisebuchungen.','A','','','http://www.vitaltrendshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('agGjgo835O','Versandhandel, Fachgeschäft, Umstandsmode, Mode, Umstandskleidung, Schwanger, Schwangerschaft, Schwangerschaftsbekleidung, Umstandsmieder, Stillen, Still-BH, Still-Kissen, Still-Einlagen, Frau, Unterwäsche, Strumpfhosen, Bademoden für Schwangere, Stilltee','Umstandsmode, Mode, Umstandskleidung, Umstandsmieder, Stillen, Schwangerschaftsbekleidung, Still-BH, Still-Kissen, Still-Einlagen, Frau, Unterwäsche, Strumpfhosen, Bademoden für Schwangere, Stilltee, Baby, Babies, Pflege, Haut, Creme, Babycreme, Babyshamp','Fachgeschäft und Versandhandel für Umstandsmoden und Schwangerschaftsbekleidung für die sportliche Frau. Eigene Kollektion. Zubehör: Produkte für Mutter und Kind. Beratung und Ladenverkauf. Online-Bestellung','A','','','http://www.schoene-umstaende.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ai9TIIN5gg','Naturkost, Babybedarf, Babynahrung, Babykost, Naturwaren, Naturkosmetik, \r\nNaturprodukte, Bioprodukte, Ökoprodukte, Tierbedarf, Tierfutter, Gartenbedarf, \r\nNahrungsergänzungsmittel, Heilkräuter, Haushaltswaren, Hautpflege und mehr','Naturkost, Babybedarf, Babynahrung, Babykost, Naturwaren, Naturkosmetik, \r\nNaturprodukte, Bioprodukte, Ökoprodukte, Tierbedarf, Tierfutter, Gartenbedarf, \r\nNahrungsergänzungsmittel, Heilkräuter, Haushaltswaren, Hautpflege und mehr','Versandhaus mit einer großen Auswahl von über 2.500 Einzelartikeln \r\nökologischer Produkte des täglichen Lebens','A','','','http://www.bioquelle.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aicpmsTAs7','Ölgemälde, Schildkrötpuppen, Celbapuppen, Steiff - Teddys, Herman, Meissen-Porzellan, Limoges, Moccatssen, Wallendorf-Figuren, thür.Porzellan, Antiquitäten, Geschenkartikel, bayrische und Delfter Produkte','Ölgemälde, Schildkrötpuppen, Celbapuppen, Steiff - Teddys, Herman, Meissen-Porzellan, Limoges, Moccatssen, Wallendorf-Figuren, thür.Porzellan, Antiquitäten, Geschenkartikel, bayrische und Delfter Produkte','Antiquitäten, Trödel und Geschenkartikel - alles können Sie hier aussuchen und gleich online bestellen!\r\nAlles versandkostenfrei!','A','','','http://www.troedelshop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ak3JMctikw','Onlineshop-Software','Onlineshop-Software','Hier erhalten Sie Ihren eigenen Onlineshop.','A','','','http://www.iv-systeme.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('akeV9m07Gs','Hennapasten, Öle, Schablonen, Zahnschmuck, Tattoos, Bindis, Saris, Hennalampen, Schmuck, Bücher, CD´s, Ayurvedische Nahrungergänzung, Kamasutra-Produkte, Bodypainting-Produkte, Parfums, Räucherstäbchen','Hennapasten, Öle, Schablonen, Zahnschmuck, Tattoos, Bindis, Saris, Hennalampen, Schmuck, Bücher, CD´s, Ayurvedische Nahrungergänzung, Kamasutra-Produkte, Bodypainting-Produkte, Parfums, Räucherstäbchen','Sinnliche Bodyart-, Henna-und Kamasutra-Produkte für die Körperverschönerung , sowie Saris, Ind.Schmuck, Parfums und Hennalampen zum Bestellen mit wunderschöner Photogalerie.','A','','','http://mehndi-tempel.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ald0fdOJ0U','DVD, Video, Player, Musik, CD, PC, Playstation, PS2, Hardware','DVD, Video, Player, Musik, CD, PC, Playstation, PS2, Hardware','Wir führen städndig die neusten DVD-Videos, Musik-DVDs, DVD-Player, PC-Spiele, PS2-Spiele, sowie jegliche Art von Hardware','A','','','http://www.1a-pc-dvd.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Am3vWMxiok','moto-store, motoport, ugt, yamaha, suzuki, kawasaki, hyosung, cagiva, husqvarna, motorrad, motorräder, zubehör, helmstudio, dekra, tüv, uvex, axo, abus, motul','Motorräder, Roller, Zubehör, Helme, Motorradbekleidung, Shopper,','Motorrad-Versandhaus, \r\nüber 150 Motorrad- und Rollermodelle.','A','http://www.motorrad-shop-potsdam.de','','http://www.moto-store.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Am5lI5jom1','Stuehle, Sofas, Baenke, Liegen, Schraenke, Kommoden, Kredenzen, Vitrinen, Tische','Stuehle, Sofas, Baenke, Liegen, Schraenke, Kommoden, Kredenzen, Vitrinen, Tische','Suedostasiatische Moebel fuer Haus und Garten aus Teak oder Mahagoni und alte chinesische Hochzeitsschraenke online bestellbar.','A','','','http://utenti.tripod.it/AsianStyle','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AmEpK1rmS1','Sportgeräte, Turngeräte, Schulsport, Sportartikel, Umkleidemöbel, Stadionausstattung','Sportgeräte für Fußball, Volleyball, Leichtathletik, Basketball, Fitness, Beachsportarten, Handball, Turnen, Hockey, Boxen, Gewichtheben, Karate, Physiotherapie, Umkleidemöbel,','Sportgeräte für Vereine, Schulen, Freizeit, Reha und Umkleideausstattung','','','','http://www.artisport.de/','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('amifAAHEmK','','','Zubehör für SCSI-Rechner','A','','','http://www.scsi4u.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aMilCyNsG5','Lauflernfahrzeug, Dreiräder, Traktoren, Pedalautos, Elektroautos, Geländewagen, Gokarts, Baumaschinen, Lastwagen, Schaukeltiere, alles in Riesenauswahl.','Lauflernfahrzeug, Dreiräder, Traktoren, Pedalautos, Elektroautos, Geländewagen, Gokarts, Baumaschinen, Lastwagen, Schaukeltiere, alles in Riesenauswahl.','Die ganze, bezaubernde Welt der Kinderfahrzeuge vom Bobby Car bis zum Luxuswagen bei www.WheelToys.com, demm Kinderautohaus.','A','','','http://www.wheeltoys.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aMQfu9lecg','reiten reiter reitartikel reitsport pferd pony reitsportartikel reithose reitkappe reithelm sattel trense zaum satteldecke schabracke casco eskadron kieffer cavallo eurostar pikeur pferde reiterin horseman','Reithosen Reitkappen Reitstiefel Sattel Sattelgurt Reithelme Lederpflege Satteldecken Schabracken Reitwesten Reitjacken Caso Eskadron Pikeur Eurostar Leovet Kieffer Cold Pack','Der interessante Reitsport Shop bietet alles was das Reiterherz begehrt. Für Reiter, Pferde und Pony Liebhaber und alle anderen Pferdefreunde.','A','http://www.reitsport-laden.de\r\nhttp://www.krause-junkmann.de','','http://www.reitsportladen.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AnbrprWF07','Hardware, Software, Komponenten, Komplettsysteme','Hardware, Software, Komponenten, Komplettsysteme','Bei uns können Sie bequem alles rund um den Computer einkaufen.','A','','','http://www.computer-components.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AnLxz05ndo','Import-Maxi-CD, \r\nImport-CD Alben\r\nImport-DVD (Musik und Filme in Originalversionen)\r\nCountry-CD Abteilung\r\n','Import-Maxi-CD, \r\nImport-CD Alben\r\nImport-DVD (Musik und Filme in Originalversionen)\r\nCountry-CD Abteilung\r\n','BuscherCD Versand-spezialisiert auf Import-Maxi CD´s und Import CD Alben, viele Raritäten und Exoten (Japan), \r\nneue Country Abteilung, auch DVD-Importe','A','','','http://www.buscher-cd.de/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ANNzDlAF21','Florena- Kosmetik, Nudossi, Zetti-Bambina, Bautzner-Senf, Altenburger Klarer, Rötkäppchen-Sekt, Domal und Wittol-Haushaltsreiniger, Putzi-Zahncreme, Bücher vom Eulenspiegel-Verlag, T-Shirt´s , Zigaretten F6 und Caro sowie noch 1000 Artikel aus den neuen B','Florena- Kosmetik, Nudossi, Zetti-Bambina, Bautzner-Senf, Altenburger Klarer, Rötkäppchen-Sekt, Domal und Wittol-Haushaltsreiniger, Putzi-Zahncreme, Bücher vom Eulenspiegel-Verlag, T-Shirt´s , Zigaretten F6 und Caro sowie noch 1000 Artikel aus den neuen B','Ostprodukte, die es zu DDR-Zeiten gab und heute wieder in den neuen Bundesländern gibt. Fast 1000 Artikel stehen zur Verfügung. In der N(Ost)algie-Ecke werden Erinnerungen geweckt. Audio-Files von Staatsmännern, Geldscheine, Abzeichen und Urkunden sind in','A','','','http://www.ossiladen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ao3pmsJkwI','promotion, shop, suchmaschine, suchmaschinen, suchen, ranking, link, popularität, linkpopularität, popularity, linkpopularity, webdesign, layout, webauftritt, anmeldung, submit','Suchmaschinen-Anmeldung\r\nLinkanalyse\r\nWerbung\r\nWebdesign','Der Promotion-Shop für professionelle Suchmaschinen-Anmeldung, Steigerung der Link-Popularity und Ihren eigenen Web-Auftritt (Webdesign).','A','','','http://promotion-shop.info','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aphT2RsBxk','Trial-Parts, Trial-Bikes, Mountain-Bikes, Monty, Megamo, Funtec, Univega, Hi-Tec','Trial-Parts, Trial-Bikes, Mountain-Bikes, Monty, Megamo, Funtec, Univega, Hi-Tec','Moutain-Bikes, Trial-Bikes, Teile und Zubehör im Online-Shop','A','','','http://www.bike-trial.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('APX2lfuVvq','Elektronik, Gesundheit, Outdoor, Idee&Design','Elektronik, Gesundheit, Outdoor, Idee&Design','Versandhaus für neue Produkte, die Sie woanders nur schwer finden. Zu jedem Produkt können individuelle Fragen gestellt werden!','A','','','http://www.inoma.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aQI83YjWwO','Matratzen, Lattenroste, Bettrahmen, Bettwäsche, Kissen, Federbetten, Pokemon-Bettwaesche, Markenprodukte der Hersteller Bettina, Dunlopillo, Rokado, Schlaraffia, Paradies, Tom Tailor, Kinderbettwäsche, Kaeppel, Biberna, Ibena, Digimon,','Matratzen, Lattenroste, Bettrahmen, Bettwäsche, Kissen, Federbetten, Pokemon-Bettwaesche, Tom Tailor Bettwaesche, Markenprodukte der Hersteller Bettina, Dunlopillo, Rokado, Schlaraffia, Paradies, Femira, Ibena, Kaeppel, Biberna','matratzenversand.de - hier liegen Sie günstig; Matratzen, Lattenroste, Bettwaren und Handtücher; erstklassige Markenqualität - extrem günstig','A','http://www.bettshop24.de','','http://www.matratzenversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aQOTcSF5kM','sandalen, schuhe, stiefel, nach Maß, maßarbeit, maßschuhe, maßstiefel, maßsandalen, vegetativ leder, übergrößen, leder','Maßschuhe, Maßsandalen, Maßstiefel','Manuel Rodriguez handfertigt Maßschuhe, Maßsandalen und Maßstiefel exklusiv für Ihre Füße.\r\nAußerdem ganz aus vegetativen Naturledern .','A','','','http://ganz.dufte.de/manuel/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AqYZC3tEWG','Scheren für Linkshänder, Füller für Linkshänder, Linkshänderbesteck, Korkenzieher mit Linksgewinde, Linkshandbesteck, Bücher über die Linkshändigkeit, Kühenartikel, Linkshänderfüller, Dosenöffner linksrum, Schreibblock für Linkshänder, Bumerang links, Ble','Scheren für Linkshänder, Füller für Linkshänder, Linkshänderbesteck, Korkenzieher mit Linksgewinde, Linkshandbesteck, Bücher über die Linkshändigkeit, Kühenartikel, Linkshänderfüller, Dosenöffner linksrum, Schreibblock für Linkshänder, Bumerang links, Ble','Seit 1978 für Linkshänder ein zuverlässiger Partner.Artikel für das linkshändige Kind in der Schule, oder für Linkshänder im Garten, Informationseiten für Linkshänder, Computerzubehör','A','','','http://www.linkshandversand.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ArdXVJAf4Y','','','. Bei uns liegen sie richtig: „Elektronik. Technik. Durchblick.“ lautet unser Motto. Wir versorgen unsere Kunden mit dem Rundum-Sorglos-Paket. Bei uns finden Sie nicht nur eine immense Auswahl an topaktuellen Produkten aus den Bereichen Elektr','A','','','http://www.conrad.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ArvlfjwvHe','Krawatten','Krawatten','exklusive Krawatten, von Hand genaeht','A','','','http://www.saphirkrawatten.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ASQdk3FW37','Autoersatzteile -gebraucht-','Autoersatzteile -gebraucht-','gebrauchte Ersatzteile online ++ Unfallfahrzeuge ++ Anzeigenmarkt','A','','','http://www.autoverwerter.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aSURKYbcYW','nano, silikonfrei, Deltaclear, Nanodrop, Glasversiegelung, Keramikversiegelung, dauerhaft, permanent, transparent, Textilversiegelung, Edelstahl, veredeln, versiegeln, schützen, Nanotechnologie, Nanotechnik, Glas, Keramik, kunststoff, Fliesen, Armaturen,','Deltaclear, Nanodrop','DeltaClear bietet neue Produkte aus der Nanotechnologie zum Versiegeln und Schützen von KFZ-Glas, Glas, Keramik, usw. Alles silikonfrei!','A','','','http://www.deltaclear.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ATFBHho6ta','Marc O Polo, Esprit, Marc, Baldassari, Camel, Chelmann, Dockers, Ecco, Fretz Men, Rieker, Servas, Romika, Rohde, Manas, Jenny, HIS, Dorndorf, Birkenstock, Betty Barclay, Andiamo, Der kleine Muck, Elefanten Mega Gagga, Janosch, Jela, Micio, Naturino','Marc O Polo, Esprit, Marc, Baldassari, Camel, Chelmann, Dockers, Ecco, Fretz Men, Rieker, Servas, Romika, Rohde, Manas, Jenny, HIS, Dorndorf, Birkenstock, Betty Barclay, Andiamo, Der kleine Muck, Elefanten Mega Gagga, Janosch, Jela, Micio, Naturino','Ãœber 1.500 Modelle direkt zu Auswahl. Markenschuhe führender Hersteller.','A','http://www.schuh-welt.com','','http://www.schuh-welt.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ATJ00LWHhk','Bilder','Bilder','Exclusive Tierbilder\r\nTiere mit den Augen eines Künstler\r\nsehen witzige bunte originelle\r\nhandsignierte Tierkunstdrucke','A','','','http://www.zazzaretta.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('atZ0t6UXfA','Barbour, Timberland, Alden, Peter Scott, Dale, Lacoste','Barbour, Timberland, Alden, Peter Scott, Dale, Lacoste','Hochwertige Markenbekleidung bekannter Marken (!) bis zu 25% unter der unverbindlichen Preisempfehlung des Herstellers','A','','','http://www.CountryStyle.de','C'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AtZNNryfBo','autoteile, kfz, ersatzteile, shop, zubehör, tuning, reifen, bremse, auspuff, stossdämpfer, autoglas , pflegemittel, auto, teile, kraftfahrzeug, xxl, service, lieferung, lieferservice, felgen, motor, anlasser, katalysator, sommerreifen, winterreifen, licht','autoteile, kfz, ersatzteile, shop, zubehör, tuning, reifen, bremse, auspuff, stossdämpfer, autoglas , pflegemittel, auto, teile, kraftfahrzeug, xxl, service, lieferung, lieferservice, felgen, motor, anlasser, katalysator, sommerreifen, winterreifen, licht','autoteile-shopping.de - eShop mit mehr als 125.000 MARKENERSATZTEILEN für über 17.000 KFZ-Modelle','A','','','http://www.autoteile-shopping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('auq4cy4AEw','Preiswerte Neufahrzeuge aller Fabrikate','Preiswerte Neufahrzeuge aller Fabrikate','Fahrzeug Groß- und Einzelhandel','A','','','http://www.auto-ried.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AUsnm9DOkE','Videos, DVD, CD-Rom, Hilfsmittel, Vibratoren, Kondome, Alle Erotikartikel','Videos, DVD, CD-Rom, Hilfsmittel, Vibratoren, Kondome, Alle Erotikartikel','Erotikversand-Hardcorevideos-Online Sexshop-Hilfsmittel, Pornovideos, Erotikversand, Erotikvideos, Sexvideos, Pornofilme, Sexversand, Pornoversand, Erotik','A','','','http://www.erotikexpress.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aV480JC2LQ','Kunstreproduktionen, Kunstposter, dekorative Grafik, Tierbilder, Blumenbilder, historische Illustrationen','Kunstreproduktionen, Kunstposter, dekorative Grafik, Tierbilder, Blumenbilder, historische Illustrationen','Online Verkauf von Reproduktionen dekorativer Graphik, \r\nBlumenbilder, Tierbilder, Naturkunde etc. in hochqualitativen Giclee Digitaldrucken.','A','','','http://www.museum-prints.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('avvhF89z0C','Hardware, Software, Netzwerke, Handys, T-D1, Strom, Discount-Broaking, Webdesign, ISDN, TDSL,','Hardware, Software, Netzwerke, Handys, T-D1, Strom, Discount-Broaking, Webdesign, ISDN, TDSL,','Hard- und Softwareshop, Handys, Consors-Discountbroaking, Yellowstrom online, ISDN, TDSL, Webdesign, Netzwerke...','A','','','http://www.jsc-store.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('awCJcEvOG5','Babykleidung, Kinderkleidung, Naturtextilien, Holzspielzeug, Stillkissen, \r\nGlückskäfer-Tragesäcke, Lammfelle, Lammfellschuhe, Babyunterwäsche, \r\nWolle/Seidewäsche, Baby-und Kinderoberbekleidung, \r\nBaumwollkleidung aus kontrolliert biologischem Anbau, \r\nW','Babykleidung, Kinderkleidung, Naturtextilien, Holzspielzeug, Stillkissen, \r\nGlückskäfer-Tragesäcke, Lammfelle, Lammfellschuhe, Babyunterwäsche, \r\nWolle/Seidewäsche, Baby-und Kinderoberbekleidung, \r\nBaumwollkleidung aus kontrolliert biologischem Anbau, \r\nW','Naturtextilien, Wickelsets, Spielzeug und mehr von namhaften Herstellern \r\nwie z.B. Cosilana, Disana, Engel, Cotton People organic, Lana, \r\nLeela Cotton, Kenova, Spiel & Design u.a.','A','','','http://www.kinder-naturtextilien.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ax8Lx4wt2e','Hochzeit, Angebote, Accessoires, Bastelzubehör, Blumenkinderaccessoires, Bücher, Dankeschönartikel, \r\nDekorationen, Dienstleistungen, Feuerwerk, Fotoalben, Gästebücher, Geschenkartikel, \r\nKarten, Luftballons, Tortenfiguren und Tortenständer','Angebote, Accessoires, Bastelzubehör, Blumenkinderaccessoires, Bücher, Dankeschönartikel, \r\nDekorationen, Dienstleistungen, Feuerwerk, Fotoalben, Gästebücher, Geschenkartikel, \r\nKarten, Luftballons, Tortenfiguren und Tortenständer','Umfangreiche Auswahl verschiedenster Artikel rund um die Hochzeit in den folgenden Rubriken:\r\nAngebote, Accessoires, Bastelzubehör, Bücher, Dankeschönartikel, Deko, Einladungskarten, \r\nTortenfiguren, Luftballons, Feuerwerk, u.v.m.','A','','','http://www.hochzeits-shop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AxbDv8gjzc','Sexshop, Sex-Shop, Adultshop, Sexspielzeug, Kondome, Dessous, DVD, Sex, Liebe, Erotik, P6, Pharmaka, Vibratoren,','Erotik-DVD\r\nDessous\r\nErotik-Pharmaka\r\nSex-Spielzeug\r\nKondome\r\n','Hier finden Sie alles rund um Erotik, Liebe & Sex zu Tiefstpreisen! Stöbern Sie durch über 2000 Artikel ausgewählter Hersteller.','A','','','http://www.emotica.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AxdPDtOxv1','Schnittmuster, komplette Bastelpakete, Mohair, Pluesh, Glasaugen, Gelenke, Spezial-Nadeln, Garne, Werkzeuge, \r\nKuenstler-Baeren','Schnittmuster, komplette Bastelpakete, Mohair, Pluesh, Glasaugen, Gelenke, Spezial-Nadeln, Garne, Werkzeuge, \r\nKuenstler-Baeren','Alles zur Herstellung von Teddy Baeren\r\nAll supplies to make fine Teddy Bears','A','','','http://www.BastelTeddies.homestead.com/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aXnRrHQp6O','Freisprecheinrichtung, Oberschale, Akku, Ladegeräte, Reiselader, Antennen, Multi-Sim-Card, Handy, Nokia, Siemens, Motorola, Ericsson, Sony,','Freisprecheinrichtung, Oberschale, Akku, Ladegeräte, Reiselader, Antennen, Multi-Sim-Card, Handy, Nokia, Siemens, Motorola, Ericsson, Sony,','Der bis zu 70% günstigere Handyzubehör-onlineshop!!!! Hier finden Sie wirklich alles, was Sie für Ihr Handy brauchen. Schauen Sie doch einfach mal rein und stöbern Sie durch unser Angebot von über 1300 Artikeln!','A','','','http://www.trade5.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AXtJH2M6t3','Autopflegemittel','Autopflegemittel','Hier erhalten Sie Top Autopflegemittel, vom Fachmann empfohlen','A','','','http://www.topclean-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AXvZrH9fjs','Suchmaschineneintraege','Suchmaschineneintraege','Der Eintragservice fuer Ihre Homepage in ueber 1711 Suchmaschinen, Verzeichnisse und Linklisten. Private Homepages werden kostenlos eingetragen','A','','','http://ww.submitter.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AxzprHKPv1','Flugreise, Flugticket, Pauschalreise, Hotel, Mietwagen, Kreuzfahrt, Rundreise, Weltreise','Flugreise, Flugticket, Pauschalreise, Hotel, Mietwagen, Kreuzfahrt, Rundreise, Weltreise','Willkommen bei ebookers.com - eines der führenden virtuellen Reisebüros in Europa.\r\nWir bieten ihnen 24 Stunden täglich und 7 Tage die Woche, kompetenten Service rund um das Thema Reise.\r\nÃœber eine benutzerfreundliche Oberfläche haben sie Zugriff auf über','A','','','http://www.ebookers.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AyA0C7RIYu','kletterkurse, schneeschuhtouren, lagerfeuertouren, montainbiketouren, kanutouren','kletterkurse, schneeschuhtouren, lagerfeuertouren, montainbiketouren, kanutouren','schneeschuhtouren im bayerischen wald und im salzkammergut\r\nkletterkurse, geführte mountainbiketouren','A','','','http://www.bayerwaldtrekking.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AYW8O50kqk','\r\n Esoterik, Spiritualität, Klangschalen, Räucherstäbchen, New Age, Naturheilkunde, Osho, Zen, Buddhismus, Tibet, Bücher, Buch, Edelsteine, Engel, \r\nTesla, Chakren, Kräuter, Kinesiologie, Yoga, Hinduismus, Dharma, Yin Yang, Meditation, Heilung, Reiki, Bez','\r\n Esoterik, Spiritualität, Klangschalen, Räucherstäbchen, New Age, Naturheilkunde, Osho, Zen, Buddhismus, Tibet, Bücher, Buch, Edelsteine, Engel, \r\nTesla, Chakren, Kräuter, Kinesiologie, Yoga, Hinduismus, Dharma, Yin Yang, Meditation, Heilung, Reiki, Bez','Fachbuchandlung Aeon in Wiesbaden, Online Shop speziell zum Thema Esoterik, Naturheilkunde, Spiritualität, \r\n Astrologie, Tantra, Meditation, Magie u.v.m.\r\n Natürlich können Sie uns auch in unserem Geschäft besuchen.','A','','','http://www.aeon.ebuch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aZ0ZZDatbM','Wissenschaft, Forschung, Schriftenreihe, Fachbuch, Ausbildung, Weiterbildung, Studium, Hochschule, Produktentwicklung, Recht, Planung','Bücher, Fachbücher, CD-ROM, Microfiches, Video, Audio, Dia, Software','Fachbücher aus allen Fachbereichen der Forschungseinrichtungen in DE, AT, CH und mehr','A','http://www.berufsbuchladen.de\r\nhttp://www.selbstverlage.de\r\nhttp://www.fachbuchladen.ch\r\nhttp://www.metagis.de\r\nhttp://www.metagis.ch','','http://www.fachbuchladen-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AZl4N47h0E','Das Naturmittel seit Jahren praxiserprobt.','Das Naturmittel seit Jahren praxiserprobt.','Wir erfüllen die Wünsche aller gegen die Alkohol-Fahne!\r\nEin reines Naturmittel gegen Alkohol und sämtliche anderen Mundgerüche.','A','','','http://www.needful-online.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('aZvjZbiBPA','Comics, Bücher, Poster, Spiele, Figuren, Kunstharzfiguren, Polyesterfiguren, Masken, Kostüme, Teller, Tassen, Gläser, Schlüsselanhänger, Frottierware, Handtücher, Bettwäsche und vieles vieles mehr.','Comics, Bücher, Poster, Spiele, Figuren, Kunstharzfiguren, Polyesterfiguren, Masken, Kostüme, Teller, Tassen, Gläser, Schlüsselanhänger, Frottierware, Handtücher, Bettwäsche und vieles vieles mehr.','bietet Comics und Geschenke von ASTERIX bis WALLACE AND GROMIT\r\nSimpsons, Maus, Tim und Struppi, Tintin, Sesamstrasse, Moorhuhn, Chicken Run, \r\nDisney, Mickey Maus, Loney Tunes, Peanuts, Marsupilami, Muppets, Winnie Pooh, \r\nSouth Park, Star Wars, Star Tre','A','','','http://www.comicladen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AzX0ftgDPw','Armbanduhren, Borduhren, Chronographen, Chronografen, Chronometer, Armbandwecker, Mechanik','Armbanduhren, Borduhren, Chronographen, Chronografen, Chronometer, Armbandwecker, Mechanik','wunderbare mechanische Uhren für Kenner aus der ´ersten Moskauer Uhrenfarik´, Chronografen, Chronometer, Armbandwecker... Viele klassische und aktuelle Modelle zu unschlagbar günstigen Preisen.','A','','','http://www.poljot.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('AZxFnZWXtC','Jancho(R) - Die erste Fahrradregenjacke der Welt mit integrierter Ponchofunktion','Jancho(R) - Die erste Fahrradregenjacke der Welt mit integrierter Ponchofunktion','Vertrieb von Fahrradregenjacken','A','','','http://www.jancho.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('B0HihRQzbN','Deo, Pflegecreme, Duschgel, Haarshampoo, Gesichtsmasken, Liposomen-Gel, Augenpflege, Reinigungsmittel, Gesichtswasser, Kindershampoo, Naturkosmetika','Deo, Pflegecreme, Duschgel, Haarshampoo, Gesichtsmasken, Liposomen-Gel, Augenpflege, Reinigungsmittel, Gesichtswasser, Kindershampoo, Naturkosmetika','Die K. R. Kosmetik bietet Ihnen Naturkosmetik und Produkte rund um die Pflege Ihres Körpers. Genaue Produktbeschreibungen mit Inhaltsstoffen erleichtern Ihnen die Auswahl.','A','','','http://www.krkosmetik.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('B0PUf2WPZt','NetJet, NetShop, Pixel, ThumbsPlus','NetJet, NetShop, Pixel, ThumbsPlus','Im Shop finden Sie die gesamte Palette der Software der XynX! GmbH. \r\n\r\nAußerdem sind dort immer mal wieder einige Schnäppchen von anderen Firmen zu finden.','A','','','http://www.xynx.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('B1WGKg4gCz','Na, typisch!\r\nIdentity\r\nGenerationen\r\nGlobal-Weltquiz-Reihe\r\nJob\r\nIncome\r\nPolit Poker\r\nGen Zeit\r\nGen Welt\r\nWeltgesichter\r\nIm Neanderthal\r\nChaotenviertel\r\nPetra, Paul &Co.\r\nÖko\r\nAm Pranger\r\n','Na, typisch!\r\nIdentity\r\nGenerationen\r\nGlobal-Weltquiz-Reihe\r\nJob\r\nIncome\r\nPolit Poker\r\nGen Zeit\r\nGen Welt\r\nWeltgesichter\r\nIm Neanderthal\r\nChaotenviertel\r\nPetra, Paul &Co.\r\nÖko\r\nAm Pranger\r\n','Kommunikationsspiele zu aktuellen\r\nThemen rund um Psychologie, Politik\r\nund Wirtschaft für Jugendliche und\r\nErwachsene.','A','','','http://www.aktuell-spiele-verlag.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('B26U20SDTN','Verbindungselemente aus Edelstahl Rostfrei','Verbindungselemente aus Edelstahl Rostfrei','Der erste Internet Schrauben- Shop mit über 25.000 verschiedenen Artikeln aus Edelstahl Rostfei\r\n','A','','','http://www.online-schrauben.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('b2r3DlIRtN','Silberschmuck, Mandala, Traumfänger (dreamcatcher), Holzspielzeug, Blechspielzeug, \r\nWindspiele, Mobiles, Schmuck (Creolen, Ohrringe, Anhänger)','Silberschmuck, Mandala, Traumfänger (dreamcatcher), Holzspielzeug, Blechspielzeug, \r\nWindspiele, Mobiles, Schmuck (Creolen, Ohrringe, Anhänger)','Bei den sorgfaelltig ausgesuchten Schmuckstuecken\r\nmerkt der Nutzer sofort, dass es sich nicht um Massenware, sondern\r\num ausgefallene und prachtvolle Produkte handelt. Werfen Sie am besten\r\nselbst einen Blick auf den Silberschmuck, die Traumfänger, Manda','A','','','http://www.hadiho.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('B4PuTNSBtx','Bertaung, Service, Geschäft, Privat, Familie, Partnerschaft, Gesundheit, Liebe, Beziehungen, Kerzen, Hexen, Voodoo','Professionelle, an die persönlichen Vorstellungen angepaßte magische Kerzen-Hexen-und Voodoorituale für Privat und Geschäft','Professionelle, an die persönlichen Vorstellungen angepaßte magische Kerzen-Hexen-und Voodoorituale für Privat und Geschäft','A','','','http://www.s33979001einsundeinsshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('B4zYL4uF4h','Griechischer Wein, Grieschiche Weine, Griechenland','Qualitätsweine aus Griechenland!','Die schönsten Griechischen Weine!','A','','','http://www.Stafilos.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('B5Yqmsh1cj','Holzschnitzereien, Madonnen, Engel, Heilige, Clowns, Zwerge, Kreuze, \r\nBerufe, Engel','Holzschnitzereien, Madonnen, Engel, Heilige, Clowns, Zwerge, Kreuze, \r\nBerufe, Engel','Große Auswahl an Holzschnitzereien','A','','','http://www.holzschnitzkunst.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('B6x1ZT9rVF','Produktgruppen:\r\nIch, meine Familie und Freunde\r\nHaus, Wohnung und Garten\r\nHobby und Freizeit\r\nBeruf und Geschäftliches','Produktgruppen:\r\nIch, meine Familie und Freunde\r\nHaus, Wohnung und Garten\r\nHobby und Freizeit\r\nBeruf und Geschäftliches','Alfred Wittenauer bringt Neuheiten und Ausgefallenes. Bewährtes und Praktisches. Diese Produkte wurden bereits in der deutschen Presse präsentiert.','A','','','http://www.alfred-wittenauer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('B7335StWw6','Aroömaöl, Autozubehör, Möbel, Babyartikel, Bettwäsche, Geschirr, Besteck, Holztigerenten, Postkarten, Brotzeitzubehör, Bücher, CDs, Drachen, Fahrräder, Dreiräder, Roller, Briefpapier, Kissen, Lampen, Uhren, Kuscheldecken, Wärmflaschen, Zimmerbrunnen, Hand','Aroömaöl, Autozubehör, Möbel, Babyartikel, Bettwäsche, Geschirr, Besteck, Holztigerenten, Postkarten, Brotzeitzubehör, Bücher, CDs, Drachen, Fahrräder, Dreiräder, Roller, Briefpapier, Kissen, Lampen, Uhren, Kuscheldecken, Wärmflaschen, Zimmerbrunnen, Hand','Der offizielle Janoschshop im Internet bietet mit über 2000 Produkten für gross und klein die passende Geschenkidee. \r\nVon A wie Aromaöl bis Z wie Zimmerbrunnen.','A','','','http://www.janosch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('b73UoqB7SR','Biokäse, Emmentaler, Pfefferkäse, Butter, Pfefferkäse, Bergkäse, Zurwieser, Camembert, Raclettekäse, Hanfkäse, verschiedene Käsepakete, Käse, Glückwunschkarten','Biokäse, Emmentaler, Pfefferkäse, Butter, Pfefferkäse, Bergkäse, Zurwieser, Camembert, Raclettekäse, Hanfkäse, verschiedene Käsepakete, Glückwunschkarten','Leckere und gesunde Milchprodukte frisch von 4 Allgäuer Biokäsereien. Alle unsere Käse sind nur aus kontrolierter Biomilch nach Demeter und Biolandrichtli´nien','A','','','http://www.allesbiokaese.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bakQA3rsEL','Elektrogeräte Waschmaschinen Staubsauger TV Video DVD Miele aeg bosch siemens philips','Elektrogeräte, Waschmaschinen, Staubsauger, TV, Video, DVD','Elektrogeräte supergünstig und sicher online bestellen','A','','','http://www.1a-elektrogeraete.com','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bAmi1K8Kor','Damenoberbekleidung, Abendmode, individuelle Mode','Damenoberbekleidung, Abendmode, individuelle Mode','Individuelle Damenmode für die Frau mit Charakter. Speziell bei Abendmode sind wir Ihr Partner.','A','','','http://www.BediaB.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bASwoSVKGr','Privathaftpflicht, Hundehaftpflicht, Pferdehaftpflicht, Hausratversicherung, Rechtsschutzversicherung, Auslandskrankenversicherung,','Privat- und Tierhalter-Haftpflicht; Hausrat, Rechtsschutz u.v.m.\r\nKeine KFZ-Versicherungen','Infos und Ratgeber zu Versicherungen für Privatkunden; online Versicherungsschutz beantragen; Info-Line','A','','','http://www.rundumschutz.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BDRwlhUXFp','Schreibgeräte, Schreibtisch-Accessoires, Büro-Accessoires, Möbel, Aschenbecher\r\nBleistifte\r\nBookworm\r\nBrieföffner\r\nBuero\r\nBueromoebel\r\nBüro\r\nBüroaccessoires\r\nBürobedarf\r\nBüromöbel\r\nCD\r\nComputermöbel\r\nDesign\r\nDesignermöbel\r\nEinrichten\r\nEssen\r\nFüller\r\nGesch','Schreibgeräte, Schreibtisch-Accessoires, Büro-Accessoires, Möbel, Aschenbecher\r\nBleistifte\r\nBookworm\r\nBrieföffner\r\nBuero\r\nBueromoebel\r\nBüro\r\nBüroaccessoires\r\nBürobedarf\r\nBüromöbel\r\nCD\r\nComputermöbel\r\nDesign\r\nDesignermöbel\r\nEinrichten\r\nEssen\r\nFüller\r\nGesch','500 hochwertige Büro- und Wohnaccessoires, Möbel und Schreibgeräte; versandkostenfreie Lieferung innerhalb von 48 Stunden\r\n','A','','','http://www.schreibtisch.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BdtSvpqt0J','Telefone\r\nschnurgebunden\r\nISDN-Telefone\r\nMünztelefone\r\nAnaloge Telefone','schnurgebundene Telefone\r\nISDN-Telefone\r\nMünztelefone\r\nAnaloge Telefone','Telefone aus Thüringen (ISDN-, Münz-, Karten- und analoge Telefone) direkt beim Hersteller kaufen\r\ndeutschlandweit versandkostenfrei\r\n','A','','','http://www.fmncom.com/shop/frame_shop.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Be9UUItEGh','','','umfangreicher Online-Shop für Büroartikel mit 24-Stunden Service und besonders günstigen Preisen. Bürobedarf just-in-time.','A','','','http://www.buero-katalog.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BEgaqQxCAf','CD \r\nVinyl\r\nLP\r\nSingle\r\n12\"\r\n10\"\r\n7\"\r\nMCD\r\nMaxi CD\r\n','CD`s\r\nVinyl`s\r\nPoster','Hier gibt`s CD`s und Vinyl`s in Hülle und Fülle....\r\n....auch Second Hand Ware im Angebot zu günstigen Preisen!!!','A','','','http://www.musicpeople.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bEIEQE61ex','Magnet, Magnettherapie, Magnettherapiekoffer, magnotherm, Wasserfilter, Actipol, Actiflux, Schlaftherapie, Akupunktur, Stimplus, acureflexpen, Cloud Dragon, QVC, RTL shop, home order shopping, Microfaser, Orage pure, orange super base,','Magnettherapiekoffer Akupunkturgeräte Stimulationsgeräte Massagegeräte Schmerztherapiegeräte Microfaserartikel biologische Reiniger','Hier erhalten Sie Artikel für Akupunktur, Magnettherapie, Wellness und Haushalt','A','www.magnettherapie.de','','http://www.akupoint.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('beyo5i4O7z','','','Versandhandel von DVD`s aus allen Bereichen. z.B. Erotik, Action, Horror, Komödien u.v.m.','A','','','http://www.dvd-special-site.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Bg5kseV3S6','Formel Eins Reisen, FormelEins Tickets, Formel 1Tickets, Formel 1 Events, Eintrittskarten, FormelEins Fanshop, Formel1 Fanshop, fanshop, Fanshop Formel Eins, Formel1, Formual, one, Monaco, Vorverkauf Formel Eins Events, Ticketservice, Formel 1 Fan -Shops,','David Coulthard, J. Pablo Montoya, BMW Williams, Ferrari Jaguar, Benetton Renault, Jordan, European Minardi, Arrows, Sauber, Bar Honda','Bei uns können Sie Fanartikel der Formel 1, Reisen zu den Formel 1 Events direkt Online bestellen','A','http://www.formel1-fanshop.re6.de','','http://www.formel1-fanshop.de.tf','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bGagCwlC92','garten, gartenhaus, blockhaus, hütte, gartenhütte, sauna, dampfbad, infrarot, wärmekabine, ir, carport, flachdach, satteldach, möbel, holz, massiv, bank, tisch','Gartenhaus, Sauna, Carport, Gartenmöbel','Der günstigste Versender für Gartenhäuser, Saunen, Carports etc.','A','','','http://www.hjb-trading.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BGEQyKDmub','Barockrahmen, Bilderrahmen, Ikonen\r\nOelgemälde nach Fotos, Oelgemälde\r\nOelportraits, Passepartouts, Bleistiftportraits, Sonderanfertigungen\r\n\r\n\r\n\r\n\r\n\r\n\r\n','Barockrahmen, Bilderrahmen, Ikonen\r\nOelgemälde nach Fotos, Oelgemälde\r\nOelportraits, Passepartouts, Bleistiftportraits, Sonderanfertigungen\r\n\r\n\r\n\r\n\r\n\r\n\r\n','Wir bieten unseren Kunden den perfekten Service rund um´s Bild, wir liefern Ölgemälde (auch nach Fotos gemalt), dazu den passenden Rahmen, auch individuell gefertigt, sowie Kunstdrucke, Passepartouts, Kaschierungen und Sonder-anfertigungen etc.','A','http://www.oelgemaelde-online.de','','http://www.barockrahmen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Bgma95vgi2','Personenwaagen, Einbauwaagen, Küchenwaagen, Wandwaagen, Designerwaagen, Haushaltszubehör','Personenwaagen, Einbauwaagen, Küchenwaagen, Wandwaagen, Designerwaagen, Haushaltszubehör','innovative und elegante Waagen für Bad und Küche','A','','','http://www.salter-haushaltswaagen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bgwac1xMup','Messer, Scheren, Manicure - Pedicureartikel, Kampfsportwaffen, Schwerte, Bestecke,','Messer, Scheren, Manicure - Pedicureartikel, Kampfsportwaffen, Schwerte, Bestecke,','Messr und Scheren aller Art für Beruf, Haushalt und Hobby; Gegründet 1889;','','','','http://www.pizzini.at','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BGyA5M6GoN','Software, Hardware, Beratung, Dienstleistung, Zubehör, Webdesgin, Internet, Datensicherung, Programmierung, Marketing, Anwendungen, Spiele, Service','Computer und Computerteile, Peripherie-Geräte, Zubehör sowie PC- und Playstation-Games, Standard-Software, Utilities und Tools.','Wir sind Ihr kompetenter Partner in punkto Vertrieb von Computer und Computerteile, Peripherie-Geräte, Zubehör sowie PC- und Playstation-Games, Standard-Software, Utilities und Tools.','','http://www.ferkinghoff.com/ferkinghoff_systemwerbung','','http://www.ferkinghoff.com','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BHdClx32bl','Schmuck, Uhren','Schmuck, Uhren','scuba collection | Handgefertigter Schmuck für alle Freunde der Unterwasserwelt.\r\nKettenanhänger, Ohrstecker, Ringe, Schlüsselanhänger und Krawattenklammern mit\r\ntropischen Fischen und Meeressäugern in Silber und Gold.\r\nUhren von Festina und Akteo','A','','','http://www.wiessmeyer.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BHZ3J8chBt','Druckerpatronen, Cartridges, Toner, Drcker, Plotter, Schneideplotter, Maintenance-Kit, Tintenpatronen, Wartungs-Kit.','Druckerpatronen, Cartridges, Toner, Drcker, Plotter, Schneideplotter, Maintenance-Kit, Tintenpatronen, Wartungs-Kit.','Handel und Reparatur von Printern, Plottern und Schneideplottern.\r\nHandel mit EDV-Zubehoer','A','','','http://www.shop4shopper.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Bi1OQ7fyg0','Musikinstrumente, Musikmarkt, Musikshop, Onlineshop, Online Shop, Musik, Künstlervermittlung, Konzertkarten, Konzerte, Künstler, Lichttechnik, Bühnenequipment, Gitarren, Blasinstrumente, Trompete, Flügelhorn, Flöten, Mundstück, Mundharmonika, Saxophone, S','Lichttechnik, Bühnenequipment, Gitarren, Blasinstrumente, Trompete, Flügelhorn, Flöten, Mundstück, Mundharmonika, Saxophone, Silent Brass, Becken, Drums, Percussions, Akkustic Guitar, E-Gitarre, Violinen, Keyboards, Akkordeon, Piano, Klavier, Synthesizer,','Alles für den Musiker im Musikmarkt Plauen mit Onlineshop und Künstlervermittlung. Musikinstrumente, Noten und Zubehör aus über 1500 Artikeln bestellen wie Blasinstrumente, Drums, Gitarren, Keyboards, Streichinstrumente, Verstärker, Lichttechnik, Bühnente','A','','','http://www.musikmarkt-plauen.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bi5U7AF7Gl','Uhren, Taschenrechner, Organizer, Speicherkarten, datenbanken, Digitalkameras. Zubehör','Uhren, Taschenrechner, Organizer, Speicherkarten, datenbanken, Digitalkameras. Zubehör','Alles von und für Casio.','A','','','http://www.spezialversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('biG59IDWYT','Druckerpatronen, Toner, EDV-Zubehör, Papier, Etiketten, Präsentationsbedarf, Bindegeräte, Beschriftungsgeräte, Registratur, Briefumschläge, Laminiersysteme, Versandmaterial, Ordner, Schneidemaschinen, Aktenvernichter, Taschenrechner, Kalendarien/Zeitplans','Druckerpatronen, Toner, EDV-Zubehör, Papier, Etiketten, Präsentationsbedarf, Bindegeräte, Beschriftungsgeräte, Registratur, Briefumschläge, Laminiersysteme, Versandmaterial, Ordner, Schneidemaschinen, Aktenvernichter, Taschenrechner, Kalendarien/Zeitplans','Shop mit 15.000 Artikeln des Bürobedarfes, schnelle Lieferung, hohe Verfügbarkeit der Artikel, monatliche AKtionsangebote, schnelle Shopnavigation','A','','','http://www.officio.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bIYySuVAq0','Krawatten, Krawatten, Krawatten','Krawatten, Krawatten, Krawatten','Italienische Qualitätskrawatten aus edlen Materialien in hochwertiger Verarbeitung. Lieferung direkt vom Hersteller frei Haus auf Rechnung!\r\n','A','','','http://www.top-tie.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bJ2UT4czbv','Cappuccino, lösl. Espresso, Trinkschokolade, Cappuccino-Amaretto, \r\nFruchtgummibärchen, Espressobohnen, Diätcappuccino, Eis-Cappuccino, Instant-Kalt-Getränke (Pulver).\r\nSchoko-Sahne-Cappuccino\r\nVanille-Sahne-Cappuccino\r\nCafé-Sahne-Cappuccino\r\nUltra-Clean','Cappuccino, lösl. Espresso, Trinkschokolade, Cappuccino-Amaretto, \r\nFruchtgummibärchen, Espressobohnen, Diätcappuccino, Eis-Cappuccino, Instant-Kalt-Getränke (Pulver).\r\nSchoko-Sahne-Cappuccino\r\nVanille-Sahne-Cappuccino\r\nCafé-Sahne-Cappuccino\r\nUltra-Clean','Versand von CAPpuccino-Sorten als\r\nInstant-Ware.','A','','','http://www.cappuccino2000.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bKEK13duet','Dessous, Heisse Magazine, Erotische Literatur, Videos, \r\nCDs, Kondome, Sexy-Spielzeuge, Lust-Drogerie, \r\nFun-Artikel','Dessous, Heisse Magazine, Erotische Literatur, Videos, \r\nCDs, Kondome, Sexy-Spielzeuge, Lust-Drogerie, \r\nFun-Artikel','Shopping bei Beate Uhse\r\nFür das besondere Erlebnis oder eine frivole\r\nÃœberraschung - sexy Shopping bei Beate Uhse ist stets\r\ndie richtige Wahl! Und sollte man(n) sich in der riesigen\r\nAuswahl zwischen Dessous, Spielzeugen, Hilfsmitteln\r\nund mehr nicht sc','A','','','http://www.beate-uhse.de/cgi-bin/select.cgi','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bKEmcMPOwN','Last Minute, Restplätze, Linienflüge, Charterflüge, Hotels, Pauschalreisen, Mietwagen, Ferienhäuser - Online vergleichen die Verfügbarkeit prüfen und sofort buchen - kostenloser Reisepreisvergleich - ( PARTNERPROGRAMM )','Last Minute, Restplätze, Linienflüge, Charterflüge, Hotels, Pauschalreisen, Mietwagen, Ferienhäuser - Online vergleichen die Verfügbarkeit prüfen und sofort buchen - kostenloser Reisepreisvergleich - ( PARTNERPROGRAMM )','Täglich NEUE Angebote','A','','','http://www.flughafenpreise.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BkkuiIBOoR','','','Versand von getrockneten Früchten (z.B. Mango, Papaya, Ananas, ...) und Nuss-Kernen (z.B. Cashew, Macadamia, Pecan, ...) aus konventionellem und ökologischem Anbau.','A','','','http://fruchtdepot.xynx.com/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BL4W4Fexb2','Bauknecht, Whirlpool, Ignis, Waschmaschinen, Wäschetrockner, Elektroherde, Geschirrspüler, Kühlgeräte, Kühlschränke, Wpro, Staubsaugerbeutel, Backofenreiniger, Entkalker, Entfetter, Mikrowellenreiniger, Ersatzteile für Hausgeräte, Thermostate, Laugenpumpe','Bauknecht, Whirlpool, Ignis, Waschmaschinen, Wäschetrockner, Elektroherde, Geschirrspüler, Kühlgeräte, Kühlschränke, Wpro, Staubsaugerbeutel, Backofenreiniger, Entkalker, Entfetter, Mikrowellenreiniger, Ersatzteile für Hausgeräte, Thermostate, Laugenpumpe','Ersatzteile für Hausgeräte\r\nReinigungsprodukte für Hausgeräte','A','','','http://www.ersatzteile-shop24.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('blngJjADtT','Alles aus dem Hause Birkenstock-Betula-\r\nBirkis-Footprint-Tatami-Papillio','Alles aus dem Hause Birkenstock-Betula-\r\nBirkis-Footprint-Tatami-Papillio','Verkauf von A wie Absatzsandalen-\r\nZ wie Zehenstegsandalen- Comfortschuhe für Gross und klein\r\nKostenloser Katalogversand','A','','','http://www.kaufunger-schuhversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bLrKjNiFPT','eshop, ecommerce, shop, vergleich, onlineshop, warenkorb, suchmaschine, kreditkarte, lastschrift, rechnung, software, anbieter','CosmoShop\r\nBavarian-Giftshop\r\nFlipdesigner','Wir bieten Ihnen professionelle Shopsoftware, damit Sie Ihre Waren online verkaufen können.','A','http://www.cosmoshop.de','','http://www.1A-ONLINESHOP.DE','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BmC51gd1GT','Erotikvideos, Sexvideos, Erotikversand, Sexshop, Porno, Pornovideos Sex, Hardcorevideos, xxx-videos, sex, porno, pornofilme, sexshop, sexversand, pornoversand, hardcore','Videos\r\nDVD\r\nCD-Rom\r\nSex Toys\r\nDessous','Ãœber 1500 Erotikvideos und DVD`s.\r\nEuropas grösster Erotik Video und DVD Shop.','A','www.erotikexpress.at','','http://www.erotikexpress.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BmmOaapWyP','CDs, Bücher, Reiseführer, Strassenkarten, Videos, Sprachführer, Souvenirs, Gebäck, bretonische Spezialitäten','CDs, Bücher, Reiseführer, Strassenkarten, Videos, Sprachführer, Souvenirs, Gebäck, bretonische Spezialitäten','Der Bretagneshop ist der Onlineshop für bretonische und keltische Musik. Neben CDs gibt es hier aber auch Reiseführer, Bücher aus der und über die Bretagne, Sprachführer, bretonische Spezialitäten und Souvenirs.','A','','','http://www.bretagneshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bMokUIduOd','Schallplatten CDs DVD Video Klassik classic classical music LPs classique','Neuheiten - Wiederveröffentlichungen - Raritäten - Sonderangebote - Restposten - Angebot der Woche','Der Versand für klassische Musik auf CD, DVD, Video - internationale CD-Kataloge und Musikzeitschriften','','','','http://www.albert-classic.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BMYqa92aE0','Reine natürliche ätherische Öle.\r\nÄtherische Öle.','Reine natürliche ätherische Öle.','Ãœber 100 Sorten: Reine natürliche ätherische Öle in ausgezeichneter Aromatherapie - Qualität zu äußerst attraktiven Preisen.','AB','http://pegam-aetherische-oele.einkaufsfuehrer.de','','http://pegam-aetherische-oele.ladenstadt.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BndGhvORVx','Dr Martens, Ledermantel, Kunstledermantel, Gelenkring, Gothic; Mittelalter, Samtkleid, Hemd, Kleid, Rock, Leder, Schmuck, Karneval, Halloween, Helloween, Perücken,','Schuhe, Hemden, Mäntel, Perücken, Masken, Karneval- HalloweenArtikel, Silberschmuck, Mittelaltersachen, Schwerte, Handschuhe, Kosmetik, ...','Aussergewöhnliche Mode und Schmuck - riesen Auswahl','A','http://www.teufelskueche.net\r\nhttp://www.karneval.com','','http://www.independent-store.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bnDmJrqhNp','scherzartikel, scherz-artikel, party, partydeko, party-deko, partyartikel, party-artikel, simpsons, werner, kleines arschloch, snoopy, tshirts, t-shirts, geschenke, halloween, horror, fantasy, sex-scherze, sexscherzartikel, sex-scherzartikel','Scherzartikel, Partyartikel, Partydeko, Werner, Simpsons, Das Kleine Arschloch, Snoopy','Scherzartikel ohne Ende, verrückte Geschenke, Party-Artikel, Party-Deko, Fun-Schilder, Horror, Fantasy, Halloween, TShirts, Fanartikel und vieles mehr','A','www.scherzartikelshop.com\r\nwww.scherzartikel-shop.de\r\nwww.scherzartikelshop.de\r\nwww.sex-scherzartikel.de\r\nwww.sexscherzartikel.de\r\nwww.party-scherze.de\r\nwww.partyscherze.de\r\nhome.knuut.de/humor','','http://www.scherzartikel-shop.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BNn3lxYv2p','Eintragungssoftware für Suchmaschinen. Marketingtipps für die Bekanntmachung von Internetseiten.\r\nSchmuck. Die Software gibt es auf CD- ROM.','Eintragungssoftware für Suchmaschinen. Marketingtipps für die Bekanntmachung von Internetseiten.\r\nSchmuck. Die Software gibt es auf CD- ROM.','Webgestaltung, MLM, Suchmaschineneintrag, Schmuck.Das Internet kann es sich leisten \r\nohne Sie auszukommen. Jedoch koennen Sie es sich leisten, nicht im Internet zu sein? Ausführliche Marketinganleitung auf CD, alles über Suchmaschinen, Webgestaltung. War','A','','','http://www.webturbine.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BNnILdg0Nj','Kontaktlinsen aller Markenhersteller.\r\nVon farblosen Linsen, farbigen Linsen\r\nbis Motivlinsen und Kontaktlinsenpflegemittel. \r\n','Kontaktlinsen aller Markenhersteller.\r\nVon farblosen Linsen, farbigen Linsen\r\nbis Motivlinsen und Kontaktlinsenpflegemittel. \r\n','Kontaktlinsen Online sicher (SSL und SET), einfach und günstig bestellen!','A','','','http://www.kontaktlinsenversand.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bNVQLBkLpX','ca. 100 Getränke-Produkte (Bier, Mineralwasser, Limonaden, Säfte, ....)','ca. 100 Getränke-Produkte (Bier, Mineralwasser, Limonaden, Säfte, ....)','Onlineshop für Getränke im Raum\r\nWeimar-Apolda-Jena (Thüringen).\r\nBei uns bekommt man die Getränke bis ins Haus und für Feiern kann man sich auch Gläser mieten.','A','','','http://www.getraenkeshop-meisezahl.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bo5MMApgI2','Shop guenstig billig Geschenke Internetshop einkaufen bestellen preiswert Geburtstag Hochzeit Kinder Spiel Spass','Geschenke, Sport, Freizeit, Küche, \r\nFeierlichkeiten, Garten, Haus, Werkzeug, Reisen','ShopShop24.com! Markenartikel preiswert! Direktimporte aus den \r\ngrossen Handelszentren der Welt! Keine Zwischenhaendler! 40 \r\nEinkaeufer auf 5 Kontinenten und 130 Laendern! Eigene \r\nVertretungen in Ostasien, Oceanien, Suedamerika und den USA!\r\n','','','','http://shopshop24.shopdriver.de/irobot/DE/index.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BOiw112qyx','Vincent, T.A.C., Thommessen, VISATON, Vifa, Monacor, SEAS, ETON, Peerless, Morel, Expolinear, SPEAKER PRO, HobbyBox, etc.','Vincent, T.A.C., Thommessen, VISATON, Vifa, Monacor, SEAS, ETON, Peerless, Morel, Expolinear, SPEAKER PRO, HobbyBox, etc.','Lautsprecherchassis, Lautsprecherbausätze, Bauteile, Software zur Lautsprecherentwicklung, Zubehör und ausgewählte HiFi-Elektronik und Literatur.','A','','','http://www.speaker-online.de/preise','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Bp2GzVqTxR','Bongs, Papers, Blättchen, Duftkissen, Waagen, Pesola, Wasserpfeife. Bong, Ersatzteile, Köpfe, Poster, CD, LP','Bongs, Papers, Blättchen, Duftkissen, Waagen, Pesola, Wasserpfeife. Bong, Ersatzteile, Köpfe, Poster, CD, LP','Bongs, Papers, Kleidung, Waagen, Duftkissen, Goa-CD´s und vieles mehr findet ihr in unserem Online-Headshop mit über 1444 Artikeln !','A','','','http://www.WEB-HEADSHOP.DE','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BpJWJLgr8P','Mallorca Reisen, Last Minute , Spanien, Fincas, Hotel, Appartment','Mallorca Reisen, Last Minute und mehr','Mallorca Reisespezialist. Online Reisen buchen, Inselführer, Last Minute','A','http://www.urlaubs-welt.net','','http://www.mallorca-welt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BPpMdnQHxT','Gepäcksysteme, Koffersysteme, Trägersysteme, Rücksäcke, Gepäckrollen etc.','Gepäcksysteme, Koffersysteme, Trägersysteme, Rücksäcke, Gepäckrollen etc.','Hier gibt es alles für die Gepäckunterbringung rund um das Motorrad. Gepäcksysteme\r\nvon Namhaften Hersteller wie Hepco & Becker, Krauser und GIVI sind unsere Hausmarken.','A','','','http://www.mml-motorradzubehoer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BQIMCwhoaV','PC Hardware','PC Hardware','PC Hardware zu Top Preisen','A','','','http://www.pc-shop24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bRhsfn7r2X','Fanartikel, T-Shirts, Caps, Socken, Shorts, Badelaken, Geschenkartikel, Heimtextilien, Tassen, Gläser, Fussmatten, Figuren, Schlüsselanhänger, Uhren, Wecker, Rucksäcke, Mousepads, Plüsch, Spielwaren, Spiele','Fanartikel, T-Shirts, Caps, Socken, Shorts, Badelaken, Geschenkartikel, Heimtextilien, Tassen, Gläser, Fussmatten, Figuren, Schlüsselanhänger, Uhren, Wecker, Rucksäcke, Mousepads, Plüsch, Spielwaren, Spiele','Der Fanartikel Mega-Store mit über 1.200 Fanartikeln zu den Simpsons, South Park, Looney Tunes, Disney, Sesamstrasse, Muppets, Peanuts, Wallace & Gromit, Pokemon, und viele mehr.','A','','','http://www.funnywood.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bsoymeN7YV','CD\r\nCD-R\r\nCD-Visitenkarte\r\nBrennen\r\nKopieren','CD, CD-R, CD-Visitenkarte\r\nCD-Label, Jewelbox, Fenstertüte','CD-R brennen on demand, mit Thermo- oder InkJet Druck in standard Verpackung für Industrie, Handel und Privat.','A','','','http://www.s-i-c-s.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Bt0GzbwzTB','Brenner, CPU, Mainboard, Festplatten, Lüfter, SCSI, Notebooks, PC Systeme, Grafikkarten','Brenner, CPU, Mainboard, Festplatten, Lüfter, SCSI, Notebooks, PC Systeme, Grafikkarten','Wir bieten euch ca. 12.000 Artikel aus dem Bereich Hard- und Software.\r\nAuf wunsch unterbreiten wir dir gerne ein Finanzierungsangebot','A','','','http://www.computercompany.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bt612forx0','Schilder, Türschilder, Hinweisschilder, Tischschilder, \r\n Hängeschilder aus Edelstahl','Schilder, Türschilder, Hinweisschilder, Tischschilder, \r\n Hängeschilder aus Edelstahl','Online Shop für exklusive Design Schilder aus Edelstahl.\r\nMehr als 150 Türschilder, Hinweisschilder, Tischschilder, \r\nHängeschilder sind im Angebot.','A','','','http://www.signcosigns.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bTf7ppIDR8','Hefte, Alben, Bücher, Bildbände von 1945 bis heute. 2nd hand, gebraucht, günstig. Sammlerstücke und Sonderangebote.','Hefte, Alben, Bücher, Bildbände von 1945 bis heute. 2nd hand, gebraucht, günstig. Sammlerstücke und Sonderangebote.','Antiqariat: Comics und Romane','A','','','http://www.erbercomics.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BUS1madCyt','Druckerpatronen, tinte, toner, patronen, farbpatronen, tintenpatronen, papier,','Druckerpatronen, tinte, toner, patronen, farbpatronen, tintenpatronen, papier,','Wir sind Ihr Partner wenn es um kompatible Druckerpatronen und Toner geht. Auch originale Artikel sind preisert bei uns erhältlich.','A','http://www.hdscom.de\r\nhttp://www.druck-shop.com','','http://www.druckerpatronen-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BVtqvvej6d','günstigere, Batterien, Akkus, Photobatterien, Knopfzellen, Hörgerätebatterien, Lithiumbatterien, Uhrenbatterien, Ladegeräte, Accus, schnurlose, Telefone, Camcorder, Video Angebote','bis zu 65% günstigere, Batterien, Akkus, Photobatterien, Knopfzellen, Hörgerätebatterien, Lithiumbatterien, Uhrenbatterien, Ladegeräte, Accus für schnurlose Telefone und Camcorder Angebote','Wir bieten über 160 verschiedene Batterie- und Accutypen sowie Ladegeräte zu einem sehr guten Preis-Leistungs-Verhältnis an. Unsere Produktpalette umfasst alle Batterien, Akkus, Photobatterien, Knopfzellen, Hörgerätebatterien, Lithiumbatterien, Uhrenbatti','A','','','http://www.Batterie-bestellen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bw3aGKJcGJ','Unterwäsche, Männerwäsche, Badehosen, Bademode, Badehose, \r\nT-Shirt, Underwear, Geschenke, Versace, Moschino, Calvin Klein, Otto Kern, Bruno Banani\r\nFalke, Habella','Herrenunterwäsche in vielen verschiedenen Formen, T-Shirts, Clubshirts, Badehosen und Herrensocken/strümpfe.\r\nUnsere Top-Marken:\r\nVersace, Moschino, Calvin Klein, Otto Kern, L´homme invisible, Habella, Bruno Banani, Body Art, Falke','Exklusive Herrenwäsche und Bademode internationaler Top-Designer.\r\nHerrensocken von Falke. Ständig interessante Sonderangebote.','A','http://www.underwear4me.com\r\nhttp://www.swimwear4me.com','','http://www.drunter-und-drueber.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BWkUWGhsM0','T-shirts, E-shirt & Autoaufkleber mit Ihrer Hompage-Adresse. T-shirt über 20% RABAT !','T-shirts, E-shirt & Autoaufkleber mit Ihrer Hompage-Adresse. T-shirt über 20% RABAT !','T-shirts, E-shirt & Autoaufkleber mit Ihrer Hompage-Adresse. T-Shirt und selbsklebetexte über 20% RABAT !','A','','','http://www.stepshop.de/domain/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('BWQqw9ROsX','Caremillage, Potenzmittel, Salzkristalle, Fitnessprodukte, Haifischknorpel','Caremillage, Potenzmittel, Salzkristalle, Fitnessprodukte, Haifischknorpel','Online-Shop für Wellness, Gesundheit.\r\nVertrieb z.B. von Caremillage','A','','','http://www.vitalo-shop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bwuoCmB9Sx','Mehl, Muehle, Getreide, Weizen, Weizenmehl, Roggen, Roggenmehl, Dinkel, Dinkelmehl, Hafer, Gerste, Bichweizen, Hirse, Gruenkeren, Schrot, Griess, Dunst, Mischmehl, Brotmehl, Spaetzlemehl, Sauerteig, Hefe\r\n','Mehl, Getreide, Weizen, Weizenmehl, Roggen, Roggenmehl, Dinkel, Dinkelmehl, Hafer, Gerste, Bichweizen, Hirse, Gruenkeren, Schrot, Griess, Dunst, Mischmehl, Brotmehl, Spaetzlemehl, Sauerteig, Hefe','Mehl und Getriedeprodukte direkt aus der Muehle.','','','','http://www.adler-muehle.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bxhivt3P2h','Samsonite Stratic Bree Joop Aigner Rimowa DelSey Kipling Camel Fossil Eastpak Mandarina Duck Trunk Hedgren Esquire Enny The Bridge Porsche Offrermannn The Trend Maitre Goldpfeil','Samsonite Stratic Bree Joop Aigner Rimowa DelSey Kipling Camel Fossil Eastpak Mandarina Duck Trunk Hedgren Esquire Enny The Bridge Porsche Offrermannn The Trend Maitre Goldpfeil','SAMSONITE STRATIC MANDARINA DUCK BREE AIGNER KIPLING CAMEL OFFERMANN KLVIN KLEIN CHIEMSEE PORSCHE RIMOWA PICARD WE SHIP WORLDWIDE WIR LIEFERN WELTWEIT !\r\nVERSANDKOSTENFREI IND DEUTSCHLAND !!!','A','','','http://www.ledergeschenke.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('By1mqkfEch','Bilder, Grafiken, Ölgemälde, Aquarelle, Figuren, Puppen, Glas, Bücher, Literatur, Musik, CD, Schmuck, Spiele','Bilder, Grafiken, Ölgemälde, Aquarelle, Figuren, Puppen, Glas, Bücher, Literatur, Musik, CD, Schmuck, Spiele','Entdecken Sie eine attraktive Auswahl persönlich ausgesuchter Städteprodukte für Liebhaber, die das Besondere suchen.','A','','','http://www.cityspecials.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bY3EUctiar','APOLLO, ACR, BEYMA, CAMBRIDGE AUDIO, CABASSE, DAVIS, DYNAUDIO, E.J.JORDAN, EXCEL, ESS, EXPOLINEAR, ELECTROCOMPANIET, FOCAL, FOSTEX, GOERLICH, HARWOOD ACOUSTICS, JM LAB, MARANTZ, MIVOC, MICROMEGA, MOREL, MONCOR, NAD, PHILIPS, SEAS, THIEL, SCAN SPEAK, TANN','APOLLO, ACR, BEYMA, CAMBRIDGE AUDIO, CABASSE, DAVIS, DYNAUDIO, E.J.JORDAN, EXCEL, ESS, EXPOLINEAR, ELECTROCOMPANIET, FOCAL, FOSTEX, GOERLICH, HARWOOD ACOUSTICS, JM LAB, MARANTZ, MIVOC, MICROMEGA, MOREL, MONCOR, NAD, PHILIPS, SEAS, THIEL, SCAN SPEAK, TANN','Große Auwahl an hochwertigen Lautsprechern und Bausätze für den High End Selbstbau sowie ausgewählte Hifi-Komponenten. Umfangreiches Zubehörprogramm wie Kabel, Ständer, Tische, Software, Messgeräte, alles für den Lautsprecherselbstbau: Schrauben, Dichtban','A','http://www.hifi-sound.de','','http://www.hifisound.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('By3uSMpQIt','T-Shirts, Sweatschirts, Grusskarten, Geschenke, Kalender, Jakobsweg, Siebdruck','T-Shirts, Sweatshirts, Grusskarten, Kalender','Künstlerisch wertvolle T-shirts zu erschwinglichen Preisen. Wir drucken im manuellen Siebdruck.','A','','','http://www.atelier-prisma.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ByICAa6aMf','Sprachreisen, Sprachschulen, Sprachkurse, Englisch, Spanisch, Franzoesisch, Italienisch','Sprachreisen, Sprachschulen, Sprachkurse, Englisch, Spanisch, Franzoesisch, Italienisch','GRATIS Vergleich von über 250 Sprachschulen weltweit für Englisch, Spanisch, Französisch, Italienisch, Japanisch, Chinesisch und viele andere Sprachen. Günstiger buchen als direkt bei der Schule.','A','','','http://www.languagecourse.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bzVmDxUddp','Inside BeOS Printmagazin.\r\nSoftware folgt','Inside BeOS Printmagazin.\r\nSoftware folgt','Inside BeOS ist weltweit das erste und einzige Printmagazin, welches sich ausschließlich mit den Betriebssystemen BeOS und BeIA beschäftigt.','A','','','http://www.insidebeos.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('bZzMxDWhBP','Buch, Bücher, Steuer, Steuerecht, Recht, AfA, AfA-Tabellen, Abschreibungstabellen, Buchhandlung, Buchversand, Literatur, Fachbuch, Fachbücher, Belletristik','Ãœber 1 Mio. Bücher außerdem CD´s, Computerprogramme und PC-Spiele sowie Musik-CD´s.','Juristischer Online-Informationsdienst und Versandbuchhandlung. Wöchentlich aktuelle Informationen \"Rund ums Recht\".\r\nWir sind Parner von Libri.\r\n','A','','','http://www.urbs.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('c0Dh4ZYd6y','Elektrorasierer Braun Philips Syncro SyncroSystem FlexIntegral Micron Sixtant Philishave Ladyshave LadyBraunStyle CoolSkin QuadraAction ReflexAction MicroAction OralB Zahnbürste ElektroZahnbürste BatterieZahnbürste Akkuzahnbürste Reisezahnbürste Reisehaar','AEG Beurer Braun Krups Petra Philips Remington Rowenta Saeco Rasierer Syncro SyncroSystem FlexIntegral Micron Sixtant Philishave CoolSkin QudraAction ReflexAction Haartrockner Foen Heizkissen Rheumakissen Heizdecke ElektroAkupunktur Laserakupunktur Gesich','Versandkostenfreie Lieferung von Markenprodukten für Körperpflege und Gesundheit.','A','http://www.elektrorasierer.de','','http://www.rasiererhaus.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('C0RD2dO0Ze','Vitamine, L-Carnitin, Sonnencreme, Lotion, Sauerstoff, Naturprodukte, Gesundheit, Natur, Aminosäuren, Gesichtscreme, Wellness, Gelee Royale, Kosmetik, Fitness, Qualität, Sonne, Gesund, Bio, Präparate, Gesicht, Creme, Körperlotion, Körper, Wohlbefinden, Vi','IONOVIT','Quellen der Gesundheit. Aus der Natur, für höchste Ansprüche.','A','http://www.preisglocke.de/abnehmen.html\r\n\r\nhttp://www.preisglocke.de/basedow.html\r\n\r\nhttp://www.preisglocke.de/diabetesinformationen.html\r\n\r\nhttp://www.preisglocke.de/infrarotkabinen.html\r\n\r\nhttp://www.preisglocke.de/krebsinformationen.html\r\n\r\nhttp://www.preisglocke.de/selbsthilfegruppen.html\r\n\r\nhttp://www.preisglocke.de/jesus.html\r\n\r\nhttp://www.preisglocke.de/aufmasse.html\r\n\r\nhttp://www.preisglocke.de/astrologie.html\r\n\r\nhttp://www.preisglocke.de/meskalin.html\r\n','','http://www.preisglocke.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('c1EJWqTu7C','Kontaktlinsen, Linsen, Focus, Acuvue, Contact Day, Tageslinsen, Monatslinsen, Jahreslinsen, Renu, Only One.','Ciba, Bausch6Lomb, Johson&Johnson, Zeiss, Wöhlk.\r\nFocus, Acuvue, Soflens, Contact Day, Renu, Boston.','Direktversand von Kontaktlinsen und Pflegemitteln mit Bonussystem.\r\nRegelmaßig Aktionsangebote, guter Service.','','','','http://www.linsen.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('C1MZU567OW','Psion, Palm, Siemens IC35, Targus','Psion, Palm, Siemens IC35, Targus','Palmtops, Organizer, Handhelds und Zubehör','A','http://www.bits-shop.de/','','http://www.palmtop-shop.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('C1sVWAVY9O','Handtücher Wellness fit fitness Strand Sauna Bad Dusche Bademantel Shop Haut Seife Freizeit Möve Moeve Frottier Shop sexy relaxen Farbe bunt saunatuecher saunatücher Duschhandtuch Waschlappen Beach Trend Einrichtung Wohnen Logo Druck Stick','Handtücher Saunatücher Duschtücher Strandtücher Designtücher Badematten Morgenmäntel und vieles Mehr für die Wellness und die Fitness','exclusiiver frescher Möve-shop Handtücher Strandtücher Sauna Bad etc. Bademäntel Accessores Einrichtungsdesign Wohnen, Großmengen für Firmen LOGOs etc. auf Anfrage Angebote!','A','http://fit4water.de','','http://livingpoint.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('c3AFiQDmuM','window-color, window color, servietten, servietten-technik, holzspielzeug, spielsachen, holzspielsachen, spielzeug, Marabu, Kreul, ostern, marabu, fun+fancy, gelwachs, kreul, c2, seide, seidenmalfarbe, friesenbäume, windradfolie, fensterfarbe, konturfarbe','window-color, servietten, Marabu, Kreul, fun+fancy, gelwachs, kreul, c2, seide, seidenmalfarbe, friesenbäume, windradfolie, fensterfarbe, konturfarbe, window-color c2, happy-window-color, dekka, adhäsionsfolie, glaskugel','Window-color, windradfolie, seide, servietten, gelwachs und vieles mehr finden Sie bei Seide + mehr zu sehr günstigen Preisen.','A','http://www.warenkorb.parsimony.net/shop3051','','http://www.seide-mehr.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('C3CFA5Nck3','Modeschmuck, Schmuck, Strass, Strassschmuck, Bijou, Geschenke, Collier, Ringe, Armband,','Colliers, Halsreifen, Armbänder, Armreifen, Ohrstecker, Broschen, Ringe, Strass, Modeschmuck','Qualitativ hochwertiger Modeschmuck. Aktuelles und klassisches Design für jeden und jede Gelegenheit.\r\nMit sehr interessanten Rabatten und Sonderangeboten.','A','http://www.bijoushop.net','','http://www.bijoushop.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('C44ptbaZlu','Künstlerisch wertvolle T-Shirts. Siebdruckkalender vom Jakobsweg.','Künstlerisch wertvolle T-Shirts. Siebdruckkalender vom Jakobsweg.','Wir drucken im manuellen Siebdruck.','A','','','http://www.atelier-prisma.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('c4LnNfAtno','Zelte, Schlafsack, Reisemobilzubehör, Grill, Campingmöbel, Tisch, Stuhl, Klappstuhl, SAT-Anlagen, Klima, Alarmtechnik, Kühlbox,','Zelte, Schlafsack, Reisemobilzubehör, Grill, Campingmöbel, Tisch, Stuhl, Klappstuhl, SAT-Anlagen, Klima, Alarmtechnik, Kühlbox,','Abdeckplane bis zeltzubehör, 4000 Camping-Artikel online bestellen, Zelte, Trekking, Outdoor, Reisemobilzubehör','A','','','http://www.camping-total.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('c5UbMszcie','Games, Spiele, Fun, Horror, PS2, Sony, Playstation, PSX, PC, Dreamcast, Nintendo, Gameboy, DVD, Player, Sega, Action, Rollenspiele, RPG, Evil, Memory, Action, Adventure, Beat ém-Up, Edutainment, Geschicklichkeit, Glücksspiel, Jump´n´Run, Kindersoftware, L','Games, Spiele, Fun, Horror, PS2, Sony, Playstation, PSX, PC, Dreamcast, Nintendo, Gameboy, DVD, Player, Sega, Action, Rollenspiele, RPG, Evil, Memory, Action, Adventure, Beat ém-Up, Edutainment, Geschicklichkeit, Glücksspiel, Jump´n´Run, Kindersoftware, L','Täglich aktualisierter Online-Shop mit über 3.000 Artikeln zu echten Hammerpreisen aus den Bereichen XBox, PSX, PS2, GameCube, Dreamcast, Nintendo64, Gameboy und Gameboy Advance, PC, DVD sowie Zubehör zu allen Systemen. Schnelle Lieferung, Einkauf auf Rec','A','','','http://www.game-and-fun.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('c6JhfVMxvM','Siemens, AGFEO, Auerswald, Alcatel, Elmeg, Telekom, Brother, Hewlett Packard, Canon, Samsung, Panasonic, DeTeWe, Gigaset, T-Sinus, Tiptel, Audioline, Ascom','Telefone, Anrufbeantworter, Telefonanlagen, Faxgeräte, Scanner, Handys, Handyzubehör, Computerzubehör, Navigationsgeräte, Installationsmaterial','Produkte aus der Telekommunikations-, Mobilfunk- und Computer-Branche zu günstigen Preisen.\r\n','','www.sc99-shop.de','','http://www.systemcom99.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('C6Xl4lIjtG','Heimtrainer, Ergometer, Laufbänder, Stepper, Boote, Wassersport, Inliner, City Scooter, Kraftsport, Hantelbänke, Hanteln, Billard, Kicker, Tischfußball, Boxen, Tischtennis, Golf, Dart','Heimtrainer, Ergometer, Laufbänder, Stepper, Boote, Wassersport, Inliner, City Scooter, Kraftsport, Hantelbänke, Hanteln, Billard, Kicker, Tischfußball, Boxen, Tischtennis, Golf, Dart','Geprüfter Onlineshop für Sport- und Fitnessgeräte. Testsieger unter den Sportgeräteversändern. Schneller Service, keine Nachnamegebühren.','A','','','http://www.shoppingday.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('c7EzM1NuU5','Geldmarktkonto\r\nDemnächst: Girokonto, Brokerage','Geldmarktkonto\r\nDemnächst: Girokonto, Brokerage','first-e the internet bank bietet ein Geldmarktkonto mit 6% Guthabenszins, bei täglicher Verfügbarkeit und keiner Mindesteinlage sowie keiner Kontoführungsgebühr.','A','','','http://www.first-e.com/de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('c9yPswjuim','Büro','Bürotechnik','','','','','http://www.raumgestaltung.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cAmxSOZWaS','Glasmalerei, Geschenk, Wappen, Geschenkidee, Familienwappen, Glasbild, Stadtwappen, Bleiverglasung, Vereinswappen, Berufsbilder, Städtebilder, Blumenmotive, Tiermotive, Schiffsmotive','Glasmalerei, Geschenk, Wappen, Geschenkidee, Familienwappen, Glasbild, Stadtwappen, Bleiverglasung, Vereinswappen, Berufsbilder, Städtebilder, Blumenmotive, Tiermotive, Schiffsmotive','Ãœber 1700 verschiedene, in Handarbeit erstellte Glasmalereien, Wappen und Bleiverglasungen können Sie in unserem Onlineshop als besondere Geschenk- oder Einrichtungsidee bestellen. Original-APPLIKA-Glasmalereien werden höchsten Qualitätsansprüchen gerecht','A','','','http://www.glasmalerei-applika.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cbvLRl5l0K','Schilder aus Resopal, Kunststoff, Aluminium, Messing und Acrylglas.\r\nTürschilder, Praxisschilder, \r\nIndustrieschilder','Schilder aus Resopal, Kunststoff, Aluminium, Messing und Acrylglas.\r\nTürschilder, Praxisschilder, \r\nIndustrieschilder','Wir gravieren für Sie!','A','','','http://www.elfriede-ammann.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cbXZNXWjny','Regenwasseranlagen, Bausätze, Zisternen, PE-Speicher, Pumpen, Steuerung, Nachspeisung, Filter, Installationsmaterial, Zisternenzubehör','Regenwasseranlagen, Bausätze, Zisternen, PE-Speicher, Pumpen, Steuerung, Nachspeisung, Filter, Installationsmaterial, Zisternenzubehör','Alles über Regenwasser und Regenwassernutzung mit ausführlichem Ratgeber, Berechnung und komplettem Online-Shop vom Komplettbausatz bis zur Edelstahlschlauchschelle','A','','','http://www.rewalux.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cdnBzPcVf5','Infografik','Infografik','Infografik zum honorarfreien Abdruck.\r\nSie kaufen eine Infografik und alle Medien können diese mit Ihrem Logi in Druckqualität downloaden und honorarfrei verwenden.','A','','','http://www.infografik.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CdtNlHmPp5','Toff Togs, tofftogs, Togs Zone, Togs, Kindermoden, Kinderbekleidungen, exklusive Kinderkleidungen, Designermoden, DingDong, Schuhe von Naturino, MP-Strumpfhosen, versandkostenfrei, Nobelkids','Toff Togs, Togs, Togs Zone, DingDong, Naturino, MP-Strumpfhosen','Toff Togs und Togs Zone exklusive Kinderkleidungen finden Sie versandkostenfrei bei Nobelkids. Diese Kinderbekleidungen im Designer-Outfit zeigen Kindermoden mit Trendcharakter.','A','http://s38078140.einsundeinsshop.de/shopdata/index.shopscript','','http://www.nobelkids.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cE5juaVmAa','Keyboards, Synthesizer, Gitarren, Bässe, Drums, Recording-Equipment, Saxofone, Trompeten','Keyboards, Synthesizer, Gitarren, Bässe, Drums, Recording-Equipment, Saxofone, Trompeten','Tipps, Preise und Infos zu Musikinstrumenten und Recording-Equipment','A','','','http://www.musik-service.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cf4jpFWXPu','Dekorationsartkel, Girlanden, Fächer, Tischdekoration, Lichterketten, Fahnenketten, Dekomaterial, Partyzubehör','Dekorationsartkel, Girlanden, Fächer, Tischdekoration, Lichterketten, Fahnenketten, Dekomaterial, Partyzubehör','Partyideen und Rezepte für Ihre Themenparty, Tischdekoration, komplette Party-Sets mit Dekorationen und Zubehör für ein Party-Thema, z.B. Kinderfest, Karibik, Italien, Abgetaucht, Mexico, Asien, Oktoberfest, Winter, Weihnachten','A','','','http://www.partypaket.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CFNDtrKPPo','naturfarbe, farbe, parkett, garten, gartenmöbel, diele, farbe, zaun, maschendraht, drahtzaun, weidezaun, tierbedarf, tauben, geflügel, hühner, kaninchen, haustier','Parkett, Farben, Dämmwolle, Zaun, \r\nWeidezaun, Naturfarbe, Tierbedarf, Tierfutter, Gartenmöbel, Gartendeko, Terrakotta','Der Online-Store für Naturbaustoffe, Farben, Parkett, Zäune, Gartenmöbel, Tierbedarf und Rustikales.','A','','','http://www.dorfscheune.com/shop/index.php','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CFtj8bmdXK','Bodybuilding, Sportnahrung, Protein, Fitness, Eiweiß, Eiweiss, Tribolan, Muskelaufbau, Anabolica, Trainingspläne, Kraftsport, Wellness;','Creatin, Pyruvat, Amino 1000, Tribolan, Vanadylsulfat, Sportbücher, L-Carnitin, Power-Buster, Mega-Gainer, Weight Gainer,','Vertrieb von Sportnahrungsmitteln...( Creatin, Tribolan , Pyruvat, Eiweißen, u.v.m) zum Muskelaufbau und Diät ! Spitzen Trainings und Diät Tips ! ZU TOP PREISE !!!!!!!!!!!','A','','','http://www.muskelfutter.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CgotG3Lsu3','Bild, Bilder, Wohnung, Haus, Einrichtung, Spiegel, Geschenk, Geschenke, Originell, originelle, besondere, individuell, individuelle','Motive auf Vasen, Spiegeln, Steinen, Ziegeln, Bildern etc.','Kleine Kunstwerke in Serviettentechnik - Bilder, Spiegel, Steine, Vasen, Ziegel etc.','','','','http://www.bastelunikate.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ch8bF6iDvK','Modellauto, modellauto, Modellautos, modellautos, Modellversand, modellversand, Modellmotorrad, Modellmotorräder, Sammlermodelle, Airbrushmodelle, Sockel, Motorradmodell, Motorradmodelle, Einzelvitrine, Einzelvitrinen, Onlineshop, Opel, Peugot, Pocher, Po','Modellautos, Modellmotorräder, Sammlermodelle, Airbrushmodelle, Sockel, Einzelvitrinen, Modellzubehör, Decals, Sonderanfertigungen','Ihr Onlineshop für Modellfahrzeuge aller Art','A','','','http://www.sammlermodell.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ChjP8hArJW','Damenmode, Ãœbergrössen, XL, XXL, XXXL, XXXXL, Umstandsmode, Online Shop, Naturmode, Schneiderei, Allergie, Bekleidung,','Maahs-Moden','Naturmode Online Shop für Damenoberbekleidung von K bis XXXXL. Monatlich aktualisiert. Auf Wunsch Sonderanfertigungen.','A','','','http://www.maahs-moden.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cIYDSAPmo5','Kinderbücher, Spielwaren, Spiele, Spielzeug, Puzzle, Kinderpuzzle, Toys, Plüsch, Bücher, Onlineshop, \r\nKinderspielwaren, Kinderspielzeug, Bastelbücher, Lernbücher, Malbücher, Rätselbücher, Spielebücher, Kinderfeste, Kinderschminken, Kinderspiele, Lernspie','Kinderbücher, Spielzeug, Spiele, Kinderpuzzle, Plüschspielzeug, Musikkarten','Versandhandel für Kinderbücher, Spielzeug, Spiele, Puzzle, Plüschspielzeug und mehr...','','www.neo-kinderwelt.com','','http://www.neo-kinderwelt.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CJbJfX5pDg','','','Shopping für Biker - Aufkleber, Bekleidung, Bücher & Reparaturanleitungen, Zubehör','A','','','http://www.classicbikes.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cJFXznY0fk','Tintenpatronen, Laserkartuschen, Toner, Fixierspray, Spezialpapiere, Folien, Fax, \r\n','Tintenpatronen, Laserkartuschen, Toner, Fixierspray, Spezialpapiere, Folien, Fax, \r\n','Spezialist für hochwertige Alternativen im Bereich Tintenpatronen, Laserkartuschen und Spezialpapiere. Suchmaschine zeigt für jeden Drucker die alternativen Möglichkeiten auf und das Originalprodukt.','A','','','http://www.meindrucker.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cJVZbPcj8c','Lastminute, Last Minute, Last minute reisen, Flüge, Flugreisen, Urlaub, Reisen, Pauschalreisen, Mietwagen, Mallorca, Belaearen, Ibiza, Teneriffa, Gran Canaria, Lanzarote, Fuerteventura, La Palma, Spanien, Griechenland, Italien, Türkei, Ägypten, Sonne, Str','Reisevermittlung','Urlaubs- und Geschäftsreisen zu kleinen Preisen: Lastminute-Reisen, Flüge, Pauschalreisen, Mietwagen, Hotels und viels mehr; online buchbar.','A','http://www.1-2-3-reisen-online.de','','http://www.lm7.de/meckl/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ck7JqubO7I','Kerzen, Karten, Holzbrettchen, Deckchen, Taschentücher, Kuscheltiere, Krawatten, Gemälde nach Fotovorlage, Schmuck','Kerzen, Karten, Holzbrettchen, Deckchen, Taschentücher, Kuscheltiere, Krawatten, Gemälde nach Fotovorlage, Schmuck','Geschenke-Shop. Verschiedene Künstler und Basler bieten Ihre Artikel an. Sehr individuelle Geschenkideen.','A','','','http://www.handarbeits-laden.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CKO217p7o3','Uhren, Uhren, nichts als Uhren... alle Marken A-Z','Uhren, Uhren, nichts als Uhren... alle Marken A-Z','Uhren, Uhren, nichts als Uhren... alle Marken A-Z','A','','','http://www.watch-mall.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CKOJkW21Qw','Heimtier-Center, Heimtiercenter, Maigatter, Heimtierbedarf, Hundebedarf, Hundezubehör, Hundezubehoer, Hund, Katzenbedarf, Katzenzubehör, Katze, Nagerbedarf, Nagerzubehör, Nager, Vogelbedarf, Vogelzubehör, Vogel, Aquaristikbedarf, Aquaristikzubehör, Aquar','Heimtierbedarf, Hundebedarf, Katzenbedarf, Nagerbedarf, Vogelbedarf, Aquaristikbedarf, Gartenteichbedarf','Heimtier-Center das tierische Angebot. Onlineshop für Heimtierbedarf u.a. 6000 Artikel rund um den Hund. Desweiteren Angebote für Katzen, Nager, Vögel, Aquaristik und den Gartenteich.','A','http://www.hundehandtuch.de http://www.nutro-choice.de','','http://www.heimtier-center.de','ABCD'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Cl4XJZ3tTy','LNBs, Receiver, Antennen und Zubehör\r\nFabrikate: Ankaro, Aston, Astrotel, California Amplifier, Channel Master, DRAKE, Echostar, Fagor, Grundig, IRTE, KTI, MTI, Nokia, X-Com...','LNBs, Receiver, Antennen und Zubehör\r\nFabrikate: Ankaro, Aston, Astrotel, California Amplifier, Channel Master, DRAKE, Echostar, Fagor, Grundig, IRTE, KTI, MTI, Nokia, X-Com...','Vertrieb von Teilen für den Satellitenempfang','A','','','http://www.rochegmbh.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CLXB8F3n0G','Tintenpatronen Druckerpatronen Toner Druckerpapier','Epson Canon HP Xerox','Kompatible Tintenpatronen Toner und Spezialpapiere.','A','','','http://www.tintenfee.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CM3JumtUa9','Uhren, Schmuck, taucheruhren, Automatikuhren, Chronographen, Damenuhren, Herrenuhren, Funkuhren, Wecker, Fliegeruhren, Goldschmuck, Silberschmuck, Ringe, Ketten, Armbänder, designerschmuck, Uhrenshop, Schmuckshop, Uhrenversand','Uhren, Armbanduhren, Schmuck','Onlineshop für Uhren und Schmuck führender Marken wie z. B.\r\nEsprit, Camel, Citizen, Festina, Dugena, Junghans, Mexx, \r\nBruno Banani, pierre Cardin, junkers, Benetton, Cerruti 1881, M+M, Max Bill, Cat, Carrera, u. v. mehr.','A','','','http://mywatch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cmW4SgNu17','Propolis, Gelee Royal, Blütenpollen, Tee, Heilkräuter, Heilpflanzen, Vitamine, Mineralstoffe, Met, Duftöl, Honigkosmetik, Naturkosmetik, Honig, Honiglikör, Dinkelkissen, Kräuterkissen, Naturheilmittel','Propolistropfen, Gelee Royal, Blütenpollen, Honig, Honigspezialitäten, Süßigkeiten, Met, Tee, ätherische Öle, Vitamine, Mineralstoffe, Naturheilmittel, Kosmetik','Fit und vital mit Vitaminen, Mineralstoffen und Bienenprodukten. Desweiteren erhalten Sie eine große Auswahl an Honigspezialitäten und Süßwaren','A','','','http://www.apinatur.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cMwDgqDiy7','Autopflegeprodukte und Zubehör führender Deutscher Hersteller, sowie Schneeketten.','Autopflegeprodukte und Zubehör führender Deutscher Hersteller, sowie Schneeketten.','Preisgünstige Autopflegemittel einfach und günstig online einkaufen.','A','','','http://www.autopflege-center.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CmwfA9Jmmg','Schmuck, Goldschmuck, Silberschmuck, Silber, Modeschmuck, Strassschmuck, Perlen, \r\nAccessoires, Krawatten, Seidenkrawatten, Tücher, Seidentücher, Schals, Lederwaren, Brieftaschen, \r\nPortemanaies, Geldbörsen, Krawattennadeln, Geschenke, Lampen, Leuchten, \r','Goldschmuck, Silberschmuck, Modeschmuck, Accessoires, Lederwaren, Dekoration, \r\nGeschenke, Seidentücher, Seidenkrawatten, Designerlampen','Der kleine Shop mit Herz und Superservice. Wir führen Gold-, Silber- und Modeschmuck, \r\nAccesoires, Tischkultur, Wohnambiente und viele schöne Geschenke zu günstigen Preisen. Reinschauen \r\nlohnt sich!','A','','','http://www.traumsachen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CnfvVn5VXc','Handys\r\nOrganizer\r\nPDA\r\nNotebooks\r\nVerträge\r\nSiemens \r\nNokia\r\nMotorola\r\nSony\r\nEricsson\r\nVertrag\r\nAuszahlung','Handys\r\nOrganizer\r\nPDA\r\nNotebooks\r\nVerträge','Vertrieb von Handys, Organizer, PDA, Notebooks und Handyverträgen sowie Handyzubehör. Versandkostenfrei Lieferung','A','','','http://www.7mobile.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CNL04P1r2k','Kunstdrucke, Poster, Rahmen, Bilder, Einrahmungen, Kunst, Geschenk','Kunstdrucke, Poster, Rahmen, Bilder, Einrahmungen, Kunst, Geschenk','Kunstdrucke, Bilderrahmen, exclusive Unikatrahmen, Sonderangebote, individueller Service','A','','','http://www.rahmen-kunst.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cnpznRWFpW','Computer*ISDN*Internet*Software','Computer*ISDN*Internet*Software','Informationstechnologie','A','infotech-shop.de','','http://www.it-koch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CoCL3kJmmO','ESTIM - Europas größter Online-Shop für Elektrosex, Elektrostimulation\r\nund Metal-Toy. Ãœber 500 Produkte aus den Bereichen Elektrosex , \r\nMetal-Toys, Edelstahl - Dildos, Edelstahl - Postöpsel, Edelstahl Vibratoren, \r\nAluminium Dildos, Aluminium Postöpsel','ESTIM - Europas größter Online-Shop für Elektrosex, Elektrostimulation\r\nund Metal-Toy. Ãœber 500 Produkte aus den Bereichen Elektrosex , \r\nMetal-Toys, Edelstahl - Dildos, Edelstahl - Postöpsel, Edelstahl Vibratoren, \r\nAluminium Dildos, Aluminium Postöpsel','ESTIM - Europas größter Online-Shop für Elektrosex, Elektrostimulation\r\nund Metal-Toy\r\n','A','','','http://www.estim.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cOKJEMJwmk','Outlook\r\nOffice\r\nExchange\r\nDokumentverwaltung\r\nSerienmails\r\nGruppenkalender','pvGroupCal (Gruppenkalender)\r\npvOutToOffice (Dokumentverwaltung)\r\npv-X-eMail (Serienmails)','Wir bieten Ergänzungen zu Outlook als Add-In-Module.','','','','http://microshop.de/provision-shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('COkpkc6KKy','Naturkosmetik, Haut, Creme, Hobbythek, Selbermachen, Körperpflege, Öl ätherisch, Waschmittel, Maniküre, Pediküre, Gesicht, Lavera, Primavera life, Hauschka, Sante, Meentzen, CMD, Kosmetik, Aloe Vera Milch, Shampoo, Duschgel, Lotion, Niem, Frischkosmetik,','Naturkosmetik, Creme, Hobbythekprodukte, ätherische Öle, Waschmittel, Lavera, Primavera life, Hauschka, Sante, Meentzen, CMD, Kosmetik, Aloe Vera, Milch, Shampoo, Duschgel, Lotion, Niem, Frischkosmetik, Rohstoffe, Bücher, Nahrungsergänzung, Vitamine, Alko','Eigene Herstellung und Verkauf hautverträglicher Kosmetik mit natürlichen Rohstoffen für Cremes, Lotionen, Shampoos. Ein umfassendes Sortiment an Hobbythekprodukten, ätherischen Ölen, Naturkosmetik, Umweltprodukten, Waschmittel, Literatur und Zubehör, sow','A','http://www.anatura.de/Shop/enter.html\r\nhttp://www.anatura.de/main.htm','','http://www.anatura.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('coUnUWp1Ac','Digital-Piano, Synthesizer, Keyboard, \r\nHarddisk-Recording, Computer Software, \r\nBlasinstrumente, Noten (Datenbank mit ca. 200.000 Titeln)','Digital-Piano, Synthesizer, Keyboard, \r\nHarddisk-Recording, Computer Software, \r\nBlasinstrumente, Noten (Datenbank mit ca. 200.000 Titeln)','Musik-Shop, Verkauf von Musikinstru-menten, Noten und Zubehör','A','','','http://www.musik-mueller.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CQ9l5AruiS','Swarovski Kristall / Schmuck; Böker Messer; Gilde Clowns; Hummel Figuren / Goebel; Leatherman; Original Schweizer Messer / Uhren von Victorinox; Zwilling-Henckels Messer / Messerblöcke / Scheren / Manicure etc.; Schwarzwälder Kuckucksuhren; Nussknacker/Rä','Swarovski Kristall / Schmuck; Böker Messer; Gilde Clowns; Hummel Figuren / Goebel; Leatherman; Original Schweizer Messer / Uhren von Victorinox; Zwilling-Henckels Messer / Messerblöcke / Scheren / Manicure etc.; Schwarzwälder Kuckucksuhren; Nussknacker/Rä','Kölns ältester Souvenirladen mit Online-Shop für Markenstahlwaren und Geschenkartikel aus Deutschland.','A','','','http://www.linke-cologne.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CQ9Xgm4OCc','erotikartikel, sexartikel, erotikshop, sexshop, sexversand, erotikversand, reizwäsche, dessous, bdsm, fetischartikel, bondage, catsuits, kondome, nylons, strapse, liebesschaukel, liebespuppen, liebestropfen, erotikliteratur, vibratoren, dildos, latex, led','Dessous, Fetischartikel, Kondome, Lederartikel, Lackartikel, Latexartikel, Multimedia, Präparate, Erotikliteratur, Scherzartikel, Liebesschaukel, Liebespuppen, Vibratoren','Erotikkaufhaus mit Neuheiten, Sonderangeboten und Top 10 Liste. Leistungsspektrum: Artikel nach Warengruppen sortiert. Leistungsstarke Volltexsuche. Unbefristete Bestellhistorie je Kunde. Unterstützung aller gängigen Zahlungssysteme u.v.m.','A','','','http://www.lady-lu.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CQoXsitKcI','Magnettafeln, Magnetfedern, Magnetsysteme, Magnetleisten, Magnete, Bildhalter, Bilderrahmen, Schlüsseldepots, Schlüsselanhänger, Tischuhren, Wanduhren, Design, Hochzeitsgeschenke, Edelstahl','Magnettafeln, Magnetfedern, Magnetsysteme, Magnetleisten, Magnete, Bildhalter, Bilderrahmen, Schlüsseldepots, Schlüsselanhänger, Tischuhren, Wanduhren, Design, Hochzeitsgeschenke, Edelstahl','DESIGN MUSS SEIN!\r\nHersteller design-orientierter Wohnaccessoires/Geschenkartikel/Werbemittel - aussergewöhliche Collection in einem ebenso günstigen Preis-Leistungs-Verhältnis','A','','','http://www.design-muss-sein.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CQwJeWxkw1','Schönheit, Gesundheit, Nahrungsergänzung, Wellnessprodukte, Abnehmen, Gewichtsreduzierung, Sexuelles Verlangen, mehr Sex, Penisvergrösserung, grössere Brüste, Vitamine, Mineralien, Raucherentwöhnung, stop smoking, Arthritis, erectyle disfunktion','Schönheit, Gesundheit, Nahrungsergänzung, Wellnessprodukte, Abnehmen, Gewichtsreduzierung, Sexuelles Verlangen, mehr Sex, Penisvergrösserung, grössere Brüste, Vitamine, Mineralien, Raucherentwöhnung, stop smoking, Arthritis, erectyle disfunktion','','A','','','http://www.usashop.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CRFtBJmzBS','Kunstdrucke, Kunstposter, Blumenbilder, Tierbilder, Poster, giclee prints, Kunstdruck, Orchideen, Vögel, Lithographien, Reproduktionen','Kunstdrucke, Kunstposter, giclee prints, fine art prints, Kunstreproduktionen, Reproduktionen','Kunstdrucke, Kunstposter fine art giclee prints von Blumenbildern, Tierbildern, Orchideen, Vögel, Insekten, historische Lithographien aus dem 19.Jhdt. bei Museum-Prints','A','http://www.museumprints.at','','http://www.museum-prints.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cS30wkniQO','Mido, Rado, Junghans, Lapponia, Gerstner, Steidinger, OrEst, Mühle-Glashütte, Certina, Chiemsee, Niessing','Mido, Rado, Junghans, Lapponia, Gerstner, Steidinger, OrEst, Mühle-Glashütte, Certina, Chiemsee, Niessing','Neben Uhren und Schmuck führender Hersteller finden Sie hier Unikatschmuck kleiner Design-Studios. Wir vertreten unter Anderem: Mühle-Glashütte, Rado, Mido, Lapponia und Junghans.','A','','','http://www.schmuckgalerie.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CsKp5Ihug7','Autokindersitz, Kinderautositz, Autokindersitze, Kinderautositze, Babyautositz Babyschale, Autozubehör','Storchenmühle, Concord, Recaro, Kiddy, Osann, Klippan, Maxi Cosi, Brevi, Hauck','Fachgeschäft für Autokindersitze und Zubehör mit einer Auswahl von über 350 Sitzen','A','','','http://www.Autokindersitz.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CSuZYW2oaa','Musik, CD, CDs, LPs, Vinyl, Singles, Rock, Pop, Soul, HipHop, Jazz, Funk, Black, Metal, Punk','CDs\r\nDVDs\r\nLPs','Ãœber 1, 2 Millionen CDs, LPs und DVDs bietet Deutschlands grösster Online CD-Shop seit 1995','A','','','http://www.cybercd.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CTV2NBo8Tq','Versicherungen aller Art','Versicherungen aller Art','Wir nennen Ihnen auf unseren Seiten gerne unsere günstigen Beiträge mit tollen Leistungen und einem Super Service!','A','','','http://www.vbraab.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cuiJaIpcme','Kräuter, Gewürze, Tee, Naturprodukte,','Kräuter, Gewürze, Tee, Naturprodukte,','Ihr zuverlässiger Lieferant für: KRÄUTER-GEWÃœRZE-TEE-NATURPRODUKTE','A','','','http://s32366573.einsundeinsshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cv2HZpwx0q','Piercing Produkte aller Art für Bauch, Lippe, Augenbraue, Brust usw.','Piercing Produkte aller Art für Bauch, Lippe, Augenbraue, Brust usw.','Umfangreicher Online Shop mit Piercing Angeboten für jeden Geschmack. Wild und fancy, cool und läßig, sexy und schön...','A','','','http://www.wildandcare-piercing.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cV4dnDglfq','Tai Chi Chuan Taijijuan Qigong Chi Kung \r\nKung Fu gongfu','Traditionelle chinesische Baumwoll- und Seidenanzüge Schwerter, Säbel, Schuhe Lehr Videos Bücher','Tai Chi Ausrüstung und Zubehör wie Anzüge, Schuhe, Schwerter, Säbel und vieles mehr ONLINE bestellen.','A','http://www.taichishop.com','','http://www.taichishop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Cv8F8nSXxy','PC-Gehäuse, Servergehäuse, CPU-Kühler, Festplattenkühler, Grafikkühler, Netzteile Enermax, Lüfter, Kabel, Kühler, Delta, YS-Tech, Swiftech, Silber, Thermoengine,','PC-Gehäuse, Servergehäuse, CPU-Kühler, Festplattenkühler, Grafikkühler, Netzteile Enermax, Lüfter, Kabel usw.','Online-Shop für High-Tech Hardware.\r\nBei uns finden Sie Netzteile, Gehäuse, CPU-Kühler usw. von Enermax, Titan, Cooler Master und anderen bekannten Herstellern. Wir bieten nicht nur Computerzubehör, sondern auch Qualität, Zuverlässigkeit und Leistung','A','','','http://www.listan.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CVF8LJYJt5','Schroedel, Verlag, Bildung, Schule, Lehrer, Lehrerin, Referendar, Referendarin, Schüler, Schülerin, Unterricht, Unterrichtsvorbereitung, Unterichtsmaterial, Lernhilfen, Lernsoftware, Unterrichtsvorbereitung, Arbeitsblätter, Lehrertools, Software, Shop, Sc','Schulbücher\r\nLehrerbücher\r\nCD-ROMs\r\nLernhilfen\r\nLernsoftware\r\nWeb-based-Training\r\n','Der Schroedel Verlag ist einer der führenden Anbieter von Schulbüchern und elektronischen Bildungsmedien. Auf seiner engagierten Website bietet er eines der umfangreichsten Angebote professioneller Bildungsinhalte im Netz. Das Angebot erstreckt sich vor a','A','http://shop.schroedel.de','','http://www.schroedel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CVHTflCnvQ','Aufkleber - individuell gefertigt','Aufkleber - individuell gefertigt','Wir fertigen Ihren Aufkleber für Auto, Verein oder Firma.','A','','','http://www.infoaufkleber.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CXbztlsz8U','kinderfahrzeuge, spaßfahrzeuge, spassfahrzeuge, Kinderfahrzeuge, fun-fahrzeuge, tretroller, kinderanhänger, fahrradanhänger, holzspielsachen, roller, go-kart, tretkart, bonanzarad, spielzeug, spielsachen, freizeit, sport, kinder, transportmittel, spielfah','kinderfahrzeuge, spaßfahrzeuge, spassfahrzeuge, Kinderfahrzeuge, fun-fahrzeuge, tretroller, kinderanhänger, fahrradanhänger, holzspielsachen, roller, go-kart, tretkart, bonanzarad, spielzeug, spielsachen, freizeit, sport, kinder, transportmittel, spielfah','Der Fachhandel für außergewöhnliche Familien- und Freizeitartikel.\r\nWir führen z.B. Fahrradanhänger, Tretroller, Rücksäcke, Go-Karts, Spielfahrzeuge, Bollerwagen, Rodel, \r\n','A','','','http://www.kids-in-motion.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cxfzHRMjdK','Die Preisjäger, Die Preisjaeger, Preisjaeger, Preisjäger, Elta, Elektrogerät, Haushaltsgerät, Küchengerät, Bügeleisen, Dampfbügeleisen, Fernseher, Kaffeemaschine, Angebot, Rabatt, Haarschneider, Haartrockner, Fön, Klimagerät, Klimaanlage, FCKW-frei, T-Shi','elta, Kunstgewerbe, elektrische Haushaltsgeräte, Audio und Video','Wir bieten ständig Schnäppchenpreise auf Markenartikel im Bereich Video, Audio und elektrische Haushaltskleingeräte.','A','http://www.diekopfgeldjaeger.com','','http://www.diepreisjaeger.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CXXRTfK22o','Geburtshoroskope (Radix), Kinderhoroskope, Partnerhoroskope/Partnerschaftshoroskope, Erotikhoroskope, Gesundheitshoroskope, Jahreshoroskope, Prognosehoroskope, Solarhoroskope, Astrokartografie. Erhältlich als Textanlayse in vierfärbigem Schöndruck oder Au','Geburtshoroskope (Radix), Kinderhoroskope, Partnerhoroskope/Partnerschaftshoroskope, Erotikhoroskope, Gesundheitshoroskope, Jahreshoroskope, Prognosehoroskope, Solarhoroskope, Astrokartografie. Erhältlich als Textanlayse in vierfärbigem Schöndruck oder Au','Professionelle psychologische Horoskopanalysen in vierfärbigem Schöndruckausführung - ideal auch als Geschenk. Geburtshoroskope, Kinderhoroskope, Partnerhoroskope, Erotikhoroskope, Gesundheitshoroskope, Jahreshoroskope, Prognosehoroskope, Solarhoroskope,','A','','','http://www.horoskop.at/astro/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CXzV6Fi8h3','Airbrush-Oberschalen (Originale Schalen und Gehäuse von Nokia und Siemens, von Nokia als OK-Produkt anerkannt.)\r\n\r\nSämtliches Handy-Zubehör','Airbrush-Oberschalen (Originale Schalen und Gehäuse von Nokia und Siemens, von Nokia als OK-Produkt anerkannt.)\r\n\r\nSämtliches Handy-Zubehör','Oberschalen und Zubehör für Handy`s\r\nzum Teil mit Abbildung der Lackierung.\r\n\r\n','A','','','http://sb-mobilfunk.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cYo8gmho5w','Autopflege, Lackpflege, Autopolitur, Autowax, Bootpflege, Carpflege, Fahrzeugpflege, \r\nLackreiniger, Lackversiegelung, Lackinfo, Lacktip, Microfasertuch, Schleifpolitur, \r\nLackaufbereitung, Autolack, Spezialpolitur, Autopflegemittel, Hochglanzpolitur, \r\nC','Autopolitur, Hochglanzpolitur, Polierpaste, Lackversiegelung, Poliermaschine, Autopflege, Spezialpolitur, Autowax','Der Autopoliturentest\r\nUnsere Lackexperten testeten\r\nAutopolituren und stellen Ihnen \r\nhier die Top-Produkte der\r\nProfis vor \r\n','A','http://www.lackprofi.com\r\nhttp://www.lack1.de','','http://www.lackprofi.com/shop/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CYWDSyJYqe','Amulette, Talismane, Budhhas, Statuen, Schmuck, Didgeridoo, Traumfänger, Windspiele, \r\nFeng Shui, Esoterik','Amulette, Talismane, Budhhas, Statuen, Schmuck, Didgeridoo, Traumfänger, Windspiele, \r\nFeng Shui, Esoterik','Amulette für die Liebe, Reichtum, .... Statuen, Geschenke, Esoterik-Bücher, ...lassen Sie sich verführen','A','','','http://www.talismane.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cyyf15Dyms','Handys (alle gängigen Marken)\r\nHandyverträge (D1, D2, EPlus)\r\nAngebote günstiger als Prepaid-Karten\r\nKostenlose Handys\r\nVerträge ohne Grundgebühr','Handys (alle gängigen Marken)\r\nHandyverträge (D1, D2, EPlus)\r\nAngebote günstiger als Prepaid-Karten\r\nKostenlose Handys\r\nVerträge ohne Grundgebühr','Kostenlose Handys, sehr günstige Verträge (D1, D2, EPlus), Barauszahlung bei vorhandenem Handy.\r\nStändig wechselnde Sonderangebote - Super-Service! Ein Besuch, der sich lohnt!','A','','','http://www.handylady.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Cz0dDHwxro','Douglas\r\nDouglasbeauty\r\nParfüm\r\nWellness\r\nDamendüfte Herrendüfte Gesichtspflege Reinigung Tagespflege Nachtpflege 24h-Pflege Augenpflege Lippenpflege Masken Kuren Spezialpflege Accessories \r\nKörperpflege Reinigung Körperlotion und -creme Spezialprodukte H','Damendüfte Herrendüfte Gesichtspflege Reinigung Tagespflege Nachtpflege 24h-Pflege Augenpflege Lippenpflege Masken Kuren Spezialpflege Accessories \r\nKörperpflege Reinigung Körperlotion und -creme Spezialprodukte Haarpflege Hand- und Fußpflege Deodorants A','douglasbeauty.com - Die Top-Adresse für Beauty im Internet. Große Auswahl an Düften, Make-up und Pflegeprodukten und viele Infos rund um Beauty, Wellness und Lifestyle. click. and find out.','A','http://www.douglas.de/','','http://www.douglasbeauty.com/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('cZBBBJsX8a','Antiquitäten, kunst, Gemälde, antik, biedermeier','möbel, schrank','online Galerie: Mobiliar und Kunstgegenstände des Klassizismus, speziell Biedermeier.','A','','','http://www.art-antique.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('CzRJ4dWZjy','Escora Axford Vollers High-Heels Nylons','Escora Axford Vollers High-Heels Nylons','Dessous Lack Leder Nylons High-Heels Escora-Dessous Axford und Vollers - Dessous. Sexy-Dessous für Sie und Ihn','A','','','http://www.amore-dessous.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('d0PUNNiXDr','Jacken, Shorts, Hosen, Overalls, Hemden, Mützen, Zubehör, Arbeitskleidung, Warnkleidung, Forstkleidung, Regenkleidung, Winterkleidung','Jacken, Shorts, Hosen, Overalls, Hemden, Mützen, Zubehör, Arbeitskleidung, Warnkleidung, Forstkleidung, Regenkleidung, Winterkleidung','Qualitätskleidung von FRISTADS.\r\nArbeitskleidung, Warnkleidung, Forstkleidung, Winterkleidung, Regenkleidung, Handwerkskleidung','A','','','http://www.arbeitskleidung.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('d1o3wUtiMx','High-Heels, Pumps, Sandaletten, Pantoletten, Stiefel, Stiefeletten, Ballettheels, Designerhüte, echte ! Nylon- und Seidenstrümpfe, edle Strümpfe von Gerbe, hauchdünne Satinstrumpfhosen, Korsetts, Romantik-Schmuck, Dessous aus Metall, Leder und Spitze.','High-Heels, Pumps, Sandaletten, Pantoletten, Stiefel, Stiefeletten, Ballettheels, Designerhüte, echte ! Nylon- und Seidenstrümpfe, edle Strümpfe von Gerbe, hauchdünne Satinstrumpfhosen, Korsetts, Romantik-Schmuck, Dessous aus Metall, Leder und Spitze.','Ihr Online-Shop für erotische, extravagante und exklusive Mode: High-Heels, Designerhüte, echte ! Nylon- und Seidenstrümpfe, edle Strümpfe von Gerbe, hauchdünne Satinstrumpfhosen, Korsetts, , Romantik-Schmuck sowie Dessous aus Metall, Leder und Spitze.','A','','','http://www.pariser-mode.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('d2DmfJAD8X','PC Spiele, Playstation Spiele, Dreamcast Spiele, Nintendo 64 Spiele, Handys, Dvds, Hardware','PC Spiele, Playstation Spiele, Dreamcast Spiele, Nintendo 64 Spiele, Handys, Dvds, Hardware','Bei 4brains.de finden Sie nicht nur DVDs und Handys sondern auch Computer, Playstation, Dreamcast und Nintendo 64 Spiele + Hardware. Die Bezahlung erfolgt entweder per Nachnahme, Vorkasse oder Bankeinzug.','A','','','http://www.4brains.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('D3wGAaDskP','Pflegemittel und Zubehör rund ums Wasserbett. Bettwäche und Spannlaken.','Pflegemittel und Zubehör rund ums Wasserbett. Bettwäche und Spannlaken.','Ansprechpartner im Rhein-Main-Gebiet.\r\nPflegemittelversand fürs Wasserbett in ganz Deutschland.','A','','','http://www.decker-wasserbetten.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('d6NYtfgH4T','Softwareverkauf, Softwareversand, Programme, Software, Windows, 95, 98, NT, 2000, Adaptec, Adobe, Asymetrix, Autodesk, AVM, Borland, Caere, Cheyenne, Claris, Corel, Installshield, Intuit, Lexware, Lotus, Macromedia, Mcafee, Microbasic, Micrografx, Quark,','Softwareverkauf, Softwareversand, Programme, Software, Windows, 95, 98, NT, 2000, Adaptec, Adobe, Asymetrix, Autodesk, AVM, Borland, Caere, Cheyenne, Claris, Corel, Installshield, Intuit, Lexware, Lotus, Macromedia, Mcafee, Microbasic, Micrografx, Quark,','Hier finden Sie Standard-, System- und Anwendungssoftware aller auf dem Softwaremarkt bekannten Hersteller - für Windows 95, Windows 98, Windows NT und Windows 2000.','A','','','http://www.softwarebox.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('daeWCYFC7N','Alles für Aquaristik Terraristik','Alles für Aquaristik Terraristik','Spezialist für Aquaristik und Terraristik\r\nmit Aquarienanlagenbau','A','','','http://FloraZoo','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DaIYKY0eqV','shop, mode, fashion, women, men, kaufen, shoppen, paris, bekleidung, hosen, rock, röcke, dress, dresses','Designermode\r\nEinzelstücke','Bei FASHION-ARTS.com erhalten Sie keine Farbrikware, sondern Designermode zum guten Preis. Täglich können Sie über Einzelstück verfügen und online bestellen. Wünsche werden berücksichtigt und wahr!','AC','','','http://fashion-arts.com','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DBFQLfeZb6','Bilder, Kollagen, Tischdekoration, modische Accessoires','Bilder, Kollagen, Tischdekoration, modische Accessoires','Shop mit kunsthandwerklichen Produkten aus den Bereichen Klöppeln und Seidenmalerei.','A','','','http://www.karabi.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DBlA4niltb','Ehe, Alien, Börsencrash, Lotto, Prohibition, Luftloch, Verschenkpolice, Hochzeit, Versicherung, Sir Huckleberry, Huckleberry, Geschenk, Börse','Eheglueck-, Alien-, Börsencrash-, Lottofrust-, Prohibitions-, Luftloch-Verschenkpolice, Versicherung, Versicherungen, Geschenkpolice, Geschenkpolicen, lustige Policen, lustige Versicherung','Lustige Verschenkpolicen fuer jeden Anlass','A','','','http://www.sirhuckleberry.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DD0wZf7bN0','Becher, Plüsch, T-shirts, Mousepads...','Becher, Plüsch, T-shirts, Mousepads...','Im Uli Stein Fan Shop Online gibt es fast alles von deutschlands Cartoonisten Nr.1! ','A','','','http://www.ulistein-onlineshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DdJQNbub6F','Kreisel','Kreisel','Kreiselparadies - ein Paradies für Kreiselsammler.Kreisel der besten Kreiselmacher Europas','A','','','http://www.kreiselparadies.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DdL1Xx3n2t','Window-Color, Window-Color-Zubehör, Gelwachs, Wachssand, Wassersäule, Handyzubehör','Window-Color, Window-Color-Zubehör, Gelwachs, Wachssand, Wassersäule, Handyzubehör','Top-Angebot Star-Window-Color, 125ml ab 5, 80 DM. Gelwachs, Wachssand, Wassersprudelsäule und Handyzubehör.','A','','','http://www.crazy-onlineshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ddVaTt3j2n','Uhr.Kraft, Aristo, Junkers.','Uhr.Kraft, Aristo, Junkers.','Uhrencity. Starke Marken aus Deutschland. Flieger und Designuhren.','A','','','http://www.uhrencity.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DE9coQrMMn','Ãœbergrößen, Uebergroesse, Hemd, Hemden, Jacke, Jacken, Sympatex, Blouson, Anorak, Weste, Herrenbekleidung, Herr, Herren, Kimmich, Dicke, Ãœbergewicht, Sweat-Shirts, Pullover, t-shirt, unterhemd, unterhose, Kleiderfabrik, Hose, Hosen, Mode, Versand, Verse','Baumwoll-Hosen, Kombi-Hosen, Jeans, Cord-Hosen Stretch-Hemden, City-Hemden, bügelfreie Hemden, sportliche Hemden','Herren-Hosen in über 60 Größen bis Bundweite 150 cm, in jeder Größe ca. 250 Hosen zur Auswahl Herren-Hemden bis Kragenweite 54 in fünf Armlängen (doppelkurz, extrakurz, normal, extralang, doppellang). Fordern Sie jetzt den kostenlosen Spezialkatalog an!\r\n','A','http://kimmich-modeversand.main-shop.de/','','http://www.kimmich-modeversand.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DEcG1EzCAH','Autos, Baby-Born, Badewannentiere, Bambini Puzzles, Basteln, CD-ROMs, Chattys, Dekoratives Spielzeug, Denkerspiele, Erwachsenenspiele, Experimentierkästen, Familienspiele, Funkgeräte, Furby, Game Boy, Geschicklichkeitsspiele, Holzbücher, Holzpuzzles, Holz','Autos, Baby-Born, Badewannentiere, Bambini Puzzles, Basteln, CD-ROMs, Chattys, Dekoratives Spielzeug, Denkerspiele, Erwachsenenspiele, Experimentierkästen, Familienspiele, Funkgeräte, Furby, Game Boy, Geschicklichkeitsspiele, Holzbücher, Holzpuzzles, Holz','Spielzeug, Spiele, Puppen, Plüsch, Puzzles, Hobby- und Bastelartikel, CD-ROMs - da lacht nicht nur das Kinderherz ! Grosse Auswahl zu günstigen Preisen. Mit Geschenkservice und Kundenbewertungen.','A','','','http://www.alljunior.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DEEuaw2WmH','Bademode, Bikini, Bikinis, Badeanzug, Badeanzüge, Saia, Pareo, Pareos, Strandmode, Beachware, Damenmode, Tanga, String','Bademode, Bikinis, Badeanzüge, Saia, Pareo, Strandmode, Beachware','Sexy Bademode aus Brasilien: Bikinis, Badeanzüge, Saia, Pareo, Strandmode, Beachware.','A','','','http://www.biquini-brasil.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dEKCiojEY8','Bio-Lebensmittel, Naturkost (tiefgekühlt)','Bio-Lebensmittel, Naturkost (tiefgekühlt)','Öko Direct liefert Ihnen tiefgekühlte Bio-Lebensmittel bundesweit frei Haus. Alle Naturkostprodukte aus\r\nkontrolliert biologischem Anbau. 1. dt. Bio-Tiefkühl-Heimservice.','A','','','http://www.oekodirect.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dFBG68w6nD','DJ -Equipment, Licht, Lichttechnik, Ton, Tontechnik, Partyzubehör, Deko, \r\nDekoration, Einmalgeschirr, Nebelmaschinen, Nebelfluid, Leuchtmittel, \r\nFeuerwerk','DJ -Equipment, Licht, Lichttechnik, Ton, Tontechnik, Partyzubehör, Deko, \r\nDekoration, Einmalgeschirr, Nebelmaschinen, Nebelfluid, Leuchtmittel, \r\nFeuerwerk','Günstiger Shop für alles was mit Party zu tun hat. \r\n\r\nWir bieten Ihnen im Raum Dortmund auch unseren FULLService zu \r\nihrer Feier an - Sie feiern uns wir arbeiten.\r\n\r\n','A','','','http://www.effektlicht.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dfF7hHgvnV','Sporternährung: Kreatin, Proteine, usw.\r\nDiäternährung: Fettblocker, Carnitin, usw.','Sporternährung: Kreatin, Proteine, usw.\r\nDiäternährung: Fettblocker, Carnitin, usw.','Groß- und Einzelhandel für Sport- und Diäternährung','A','','','http://www.stoll-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dFHe06etTv','Uhren, Schmuck, Taucheruhren, Sportuhren, Herrenuhren, Wanduhren, Wecker, Zubehör, Bücher, Uhrenbeweger, Bänder, Swatch, Junghans, Citizen, M&M, Mondaine, Hanhart, Fortis, Eterna, Mido, Aristo, Freyberg, Marcello, Minerva','Uhren, Schmuck, Taucheruhren, Sportuhren, Herrenuhren, Wanduhren, Wecker, Zubehör, Bücher, Uhrenbeweger, Bänder, Swatch, Junghans, Citizen, M&M, Mondaine, Hanhart, Fortis, Eterna, Mido, Aristo, Freyberg, Marcello, Minerva','Aktuelles aus der Uhren- und Schmuckwelt, mechanische Uhren, Accessoires und immer wieder attraktive Schnäppchen.','A','','','http://uhrendirect.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DFTKJz9x6N','Anrufbeantworter, Autoradios, Computer, Funkgeräte, Handys, Radio-Fernsehgeräte, Navigationsgeräte, TK-Anlagen, Alarmanlagen','Anrufbeantworter, Autoradios, Computer, Funkgeräte, Handys, Radio-Fernsehgeräte, Navigationsgeräte, TK-Anlagen, Alarmanlagen','Der Versandhandel für Computer Telekommunikation und Multimedia','A','','','http://www.hermannelectronic.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Di3o5mPWQl','orimono no2 gucci dolce gabanna shirt tshirt t-shirt hemd hose jeans schnäppchen','Hosen, Schuhe, ...','Party-Mode & more for Boys and Girls. Clubwear, Streetwear, Ravewear der angesagtesten und gestyltesten Labels: ORIMONO, NO2, Gang, Sixty, Mogul, Freeman T. Porter, Kazz, Babylon Bus, Killah Babe, Energie, Swear Shoes, Cordon, Subwear u.v.m.','AC','http://s8265961.shoplite.de/sess/utn153c0f49715756b/shopdata/product_overview.shopscript','','http://www.oluri.com','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('di7QwkTKqV','GPS, Garmin, eMap, eTrex, Streetpilot, TravelBook, RoadScout, Autopilot, GPS12, MapSource, Metroguide','GPS, Garmin, eMap, eTrex, Streetpilot, TravelBook, RoadScout, Autopilot, GPS12, MapSource, Metroguide','Der InternetShop für die mobile Navigation per Laptop, PDA, Palm, PSION und CE Geräten. Garmin GPS-Empfänger, TravelBook, GPS -Navigator','A','','','http://www.travelsoft.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dIEgM9dk58','Waschmittel Code-Wash Alarmtiere Taschenlampen LED-Lenser Lampen Leuchten Messer Multi-Tools','Waschmittel Code-Wash Alarmtiere Taschenlampen LED-Lenser Lampen Leuchten Messer Multi-Tools','Online-Shop für innovative Produkte aus den Bereichen Freizeit, Haushalt, Telefon & EDV, Lichttechnik, Elektronik & Familie','A','','','http://www.innovative-products.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DiO1o5DcYj','Einrichtung, Büro Garten, Leuchten, Accessoires, Firmengeschenke, Kunst\r\n','Einrichtung, Büro Garten, Leuchten, Accessoires, Firmengeschenke, Kunst\r\n','Große Auswahl ausgesuchter Artikel im Design- und Landhausbereich.','A','','','http://www.design-magazin.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DiwCGgroOn','Bekleidung und Hartware für Eiskletterer, Skitourengeher, Expeditionsausrüstung, Freeclimber, Alpinkletterer','Bekleidung und Hartware für Eiskletterer, Skitourengeher, Expeditionsausrüstung, Freeclimber, Alpinkletterer','Einzelhandel mit Bergsportartikel','A','','','http://bergsport-pfeffer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dJfuvt1jLl','Shirts Polos Jogginghosen u. Anzüge Hemden Jeans Hosen Jacken Unterwäsche','Shirts Polos Jogginghosen u. Anzüge Hemden Jeans Hosen Jacken Unterwäsche','over-size-\r\nSport und Freizeitmode für Dicke zu fairen, günstigen Preisen','A','','','http://www.over-size.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dJjUx2oNjf','Fotoreisen im In- und Ausland','Fotoreisen im In- und Ausland','Fotoreisen unter fachlichlicher Leitung mit dem Dozenten Horst Riefers.','A','','','http://click-fototours.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DJZgvDGpvx','Leuchten, Lampen, Designleuchten, Licht, Tischleuchten, Deckenfluter, Wandleuchten, Pendelleuchten, Außenleuchten','Artemide, Axel Meise Licht, Tobias Grau, Ingo Maurer, Flos, Luceplan, \r\nAnthologie Quartett, Belux, Woka,','Umfassende Designleuchten Suchmaschine mit Online Lichtberatung und Designer Storys.','A','www.beleuchtung.de\r\nwww.designleuchten.de\r\nwww.leuchten.com\r\nwww.designerleuchten.info\r\nwww.designerlampen.biz','','http://www.milano.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Dk9mCul5ux','DVDs','DVDs','Onlineshop fuer DVD-Medien','A','','','http://www.dvd-angebot.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dlFCr8MrDP','oberschalen, geräteschalten, mobiltelefon, handy, mobil, PSION, datensystem, tasche, ledertasche, online shop, shop, online, bestellen, wasserfest, wasserdicht, staubgeschützt, staubgeschuetzt, ledertasche, universalhalter, halter','oberschalen, geräteschalten, mobiltelefon, handy, mobil, PSION, datensystem, tasche, ledertasche, online shop, shop, online, bestellen, wasserfest, wasserdicht, staubgeschützt, staubgeschuetzt, ledertasche, universalhalter, halter','Kaufen Sie jetzt zu günstigsten Preisen Handyzubehör direkt aus dem Netz. Laden Sie Ihre Cash-Karte online auf - ohne Risiko. PSION erhalten Sie bei uns ohne auf qualifizierten Service und Beratung verzichten zu müssen.','A','','','http://www.mczub.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DLnoFFObBJ','Tintenpatronen\r\nDrucker\r\nInkJet-Patronen\r\nTelefone\r\nTelefaxe\r\nHandys\r\nMobiltelefone\r\nSoftware\r\nSpiele\r\nScanner','Tintenpatronen\r\nDrucker\r\nInkJet-Patronen\r\nTelefone\r\nTelefaxe\r\nHandys\r\nMobiltelefone\r\nSoftware\r\nSpiele\r\nScanner','Ob Telefone, Handys oder Software - dieses und vieles mehr bietet Schulze Versand & Service zu günstigen Preisen. Ein Renner sind auch die kostengünstigen Tintenpatronen für Drucker! Sparen Sie mit!','A','','','http://schulzeversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DlpINleDl0','Zeitgenössische Original-Gemälde','Zeitgenössische Original-Gemälde','Zeitgenössische Original-Gemälde zum günstigen Preis!','A','','','http://www.originalgemaelde.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DMGAs1VS3L','Babyartikel, Kinderartikel, Spielwaren, Hochstuhl, Kinderwagen, Kindermöbel, Autokindersitz, Laufgitter, Türschutzgitter, Puppen','Storchenmühle, Geuther, Recaro, Hauck, Kiddy, Brevi, Concord','Baby- und Kinderfachgeschäft mit einer Auswahl aus über 2000 Artikeln vom Schnuller bis zum Spielplatz','A','','','http://www.Alles-fuers-Kind.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DnnuV2IDJZ','Hautpflege, Feuchtigkeitscreme, Q10, Desinfektion, Neurodermitis, Ziegenmilch, trockene Haut, Microfaser','bela Desinfektionen und Hautschutz\r\nSWISS NEWBORN Kosmetik','Hier finden Sie reine Naturkosmetik, hautfreundlich, feuchtigkeitsspendend auf Grundlage der Ziegenmilch und viele andere Produkte rund um die Haut.','A','','','http://www.bela.shop.t-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dnX5B6APtl','spielen, lernen, üben, Nikitin, Paletti, CD-ROM, Bücher, TKKG, Spiele, Spielzeug, Lernspiele, Nachhilfe, CDs','Spiele, CD-ROMs, Bücher, Brettspiele, Lernspiele, Ãœbungsmaterial für Deutsch, Mathematik, Englisch, Sachkunde, Nikitin-Material','Der Elternratgeber-Shop enthält ausgwählte Spiele der Verlage Spectra und Logo. Ziel vieler Produkte ist es, die Fähigkeiten Ihrer Kinder optimal zu fördern. Alle Artikel sind von hoher Qualität und aus natürlichen Materialien.','A','http://www.elternratgeber.de/inhalt/shop/angebote.jsp\r\n\r\nhttp://www.elternratgeber.de/inhalt/shop/index.jsp','','http://www.elternratgeber.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Do9ksyDAS0','Ayurvedische Produkte, Kosmetik, Nahrungsergänzungen, Rasaynas, Tee. ayurvedische Köstlichkeiten, CD´s,','Ayurvedische Produkte, Kosmetik, Nahrungsergänzungen, Rasaynas, Tee. ayurvedische Köstlichkeiten, CD´s,','Viele Ayurvedische Produkte, Kosmetik, Nahrungsergänzungen, Rasaynas, Tee. ayurvedische Köstlichkeiten, CD´s, Bücher und vieles mehr','A','http://www.ayurveda-institut.de','','http://shop3.webmailer.de/cgi-bin/ePages.storefront/DE/Catalog/5138','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DOCc7oXqUv','DVDs und VHS aller bekannten Anbieter.\r\n','DVDs und VHS aller bekannten Anbieter.\r\n','Lieferung von neuen und gebrauchten DVDs und VHS zu günstigen Preisen im Blitzversand. Suchdienst.','A','','','http://www.video-secondhand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DOGo31Haah','Cabrioverdecke, Windschotts, Lederhauben, Sitzheizungen, Autoteppiche','Cabrioverdecke, Windschotts, Lederhauben, Sitzheizungen, Autoteppiche','Eurotop bietet ein komplettes Programm an Cabrioverdecken und Windschotts aller Automarken, sowie weiteres Zubehör','A','','','http://www.eurotop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('doMcaEtKAd','dessous erotik string strapse BH corsagen strümpfe vibrator dildos penisringe kondome puppen','dessous erotik string strapse BH corsagen strümpfe vibrator dildos penisringe kondome puppen','Hier finden Sie alles rund um die schönste Nebensache der Welt. Angefangen bei verführerischen Dessous, über Hilfsmittel, bis hin zu anregenden Videos und Spielen.','A','','','http://www.bc-erotik.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DPLI86Wf0v','Spanischer Schinken (Serrano Schinken, Pata Negra), Paprikawurst (Chorizo), Salchichón, Käse, Olivenöl, Wein','Spanischer Schinken (Serrano Schinken, Pata Negra), Paprikawurst (Chorizo), Salchichón, Käse, Olivenöl, Wein','Online-Shop für Feinkost aus Spanien - Serrano Schinken, Pata Negra, Chorizo, Salchichon, edle Weine, Olivenöl, Käse - hochwertige Delikatessen für Gourmets und alle Liebhaber der spanischen Küche','A','http://www.spanische-gaumenfreuden.de','','http://www.jamon.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dQ9eOMlWMB','bmedb, medizinfachhandel, medizinbedarf, praxisbedarf, sprechstundenbedarf, medizintechnik, instrumente, verbrauchsmaterial, medizinprodukte, online, shop, praxisausstattung, notfallprodukte, verbandstoffe, silikon, implantate, pflegebedarf, arbeitsschutz','bmedb, medizinfachhandel, medizinbedarf, praxisbedarf, sprechstundenbedarf, medizintechnik, instrumente, verbrauchsmaterial, medizinprodukte, online, shop, praxisausstattung, notfallprodukte, verbandstoffe, silikon, implantate, pflegebedarf, arbeitsschutz','Deutschlands grösster Medizinfachhandel mit 500.000 Artikel rund um die Medizin. Praxisbedarf, Sprechstundenbedarf, Medizinbedarf, Instrumente, Notfallprodukte, Medizinprodukte, Pflegebedarf, Laborbedarf uvm.','A','','','http://www.bmedb.com/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Dqq1aUPiIT','Schmuck, Modeschmuck, SIlberschmuck, Goldschmuck, Uhren, Armbanduhren','Schmuck, Modeschmuck, SIlberschmuck, Goldschmuck, Uhren, Armbanduhren','Ihr Juwelier im Internet. Zertifiziert vom EuroHandelsinstitut und auch mit dem Trusted Shops-Siegel. Auch mit Online-Beratung.','A','','','http://www.Schmuckidee.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dR89641XVZ','ritzenhoff , uhren , edelstahl , design house , räder , tee , kerzen , troika , schlüßelanhänger , heimtextilien , södahl ,','ritzenhoff , uhren , edelstahl , design house , räder , tee , kerzen , troika , schlüßelanhänger , heimtextilien , södahl ,','Besondere Geschenke für besondere Menschen . Uhrenkollektion von AKTEO und Troika .','A','','','http://www.kronprinz-steele.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dRLcVLixZR','babytragetuch, tragetuch, babytragetücher, baby shop, tragehilfen, baby, babytrage, hoppediztragetuch','Babytragetücher, Tragetücher, Strampelsack, Bindeanleitung','Hier finden Sie Babytragetücher in vielen verschiedenen Farben und Längen, alle in bewährter HOPPEDIZ® Qualität aus 100 % Baumwolle und schadstoffgeprüft nach den Kriterien der Zeitschrift Öko-Test.\r\n','','','','http://www.hoppediz.de/shopindex.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dsK3A16cUX','Dildo, Vibrator, Liebeskugeln, Kondome, Gleitmittel, Hilfsmittel, Sex, Erotik, Liebesspiel, KAmasutra, Liebesöl, Harness, Eros, Sex-Shop, Lust, Lustmittel, Selbstbefriedigung, Erotikversand, Sexartikel, Erotikartikel, Toys, xxx, Frauen','Dildo, Vibrator, Liebeskugeln, Kamasutra-Serie, Condomi, Fun Factory','Joystixx ist ein Versandservice für erotisches Spielzeug aus hautfreundlichem Silikon in originellen Farben und ästhetischen Formen. Absolut diskreter Versand!!!','A','','','http://www.joystixx.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dsKggUVEER','Hosen, Oberteile, Tops, Shirts, T-shirts, Lack, Erotik, Lederhosen, Ledermäntel, Lederröcke, Lackröcke, Toys, Lackoberteile, Schuhe, Fetish, Dessous, Unterwäsche, Röcke, Kleider, Taschen, Piercinschmuck Piercing, Lackmäntel, Piercingstäbe, Piercingbananen','Hosen, Oberteile, Tops, Shirts, T-shirts, Lack, Erotik, Lederhosen, Ledermäntel, Lederröcke, Lackröcke, Toys, Lackoberteile, Schuhe, Fetish, Dessous, Unterwäsche, Röcke, Kleider, Taschen, Piercinschmuck','Euer Shop für alle Angelegenheiten zum Thema Lack, Leder, Clubfashion, Piercingschmuck, Shoes & Toys','A','http://www.supernova-store.de/index.html\r\nhttp://www.supernova-store.de/fashionshop','','http://www.supernova-store.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Dtbql2WLTh','Agfa, Baader, Bresser, Canon, Celestron, Dörr, Durst, Fuji, Ilford, Jobo, Kaiser, Kodak, Meade, Nikon, Olympus, Pentax, Tetenal,','Agfa, Baader, Bresser, Canon, Celestron, Dörr, Durst, Fuji, Ilford, Jobo, Kaiser, Kodak, Meade, Nikon, Olympus, Pentax, Tetenal,','analoge + digitale Kameras, Objektive , Filme, Filter, Fotozubehör, Fotolaborbedarf, Astronomiebedarf','A','','','http://www.fotoamgruen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DtRiHDmBNx','Sport, Outdoor, Trekking, Adventure, Wandern, Outdoorartikel, The North Face, Jack Wolfskin, HH, Cannondale','Outdoorausstattung, Bekleidung, Zubehör,','Outdoorshop, der jedes Sportlerherz höher schlagen läßt. Umfangreiches Sortimentnamhafter Hersteller. Mirglied bei Trusted Shops. Sehr kompetente Berater-Hotline!uvm.','A','http://www.9feet.com','','http://www.9feet.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dtviXbO2xz','Zelte, Kocher, Maglite, Taschenlampen, Kochgeschirr, Heringe, Transportkisten, Leatherman','Zelte, Kocher, Maglite, Taschenlampen, Kochgeschirr, Heringe, Transportkisten, Leatherman','In unserem Online-Katalog bieten wir sämtliches Equipment für Zeltlager und Trekking an.','A','','','http://www.vepoversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DU1uyszQGD','Gamaschen, Bandagen, Hilfszügel, Geschenkartikel, Halfter, Sättel, Pferdedecken, Putzzeug, Westen, Reithosen, Reitkappen, Stiefel, Sporen, Satteldecken, Schabracken, Trensen, Handschuhe, Kandaren, Gebisse, Turnierkleidung, Sonderangebote.','Gamaschen, Bandagen, Hilfszügel, Geschenkartikel, Halfter, Sättel, Pferdedecken, Putzzeug, Westen, Reithosen, Reitkappen, Stiefel, Sporen, Satteldecken, Schabracken, Trensen, Handschuhe, Kandaren, Gebisse, Turnierkleidung, Sonderangebote.','Pferdefans können hier Ausrüstung, Pflegeartikel und diverses Zubehör für ihre vierbeinigen Freunde preiswert online erwerben.','A','','','http://www.Reitsport-Versand-Hoener.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DuIM9OrKst','Getränke, Körperpflegeprodukte, Kosmetika, Produkte zur Nahrungsergänzung, Sonnenschutzprodukte, ökologisches Waschmittel, Sportsalben u.v.m.','Getränke, Körperpflegeprodukte, Kosmetika, Produkte zur Nahrungsergänzung, Sonnenschutzprodukte, ökologisches Waschmittel, Sportsalben u.v.m.','Aloe Vera die erstaunliche Schöpfungen der Natur. Sie wird auch Erste-Hilfe-Pflanze oder Pflanze der Unsterblichkeit genannt. Erfahren Sie welche Wirkungen ALOE VERA auf Ihren Körper ausüben kann und welche Produkte neu auf dem Markt sind.','A','','','http://www.aloevera-produkte.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dUm3osBYeD','PCs, RAM, Festplatten, VGA-Karten, Motherboards, CPUs, CD-Rekorder, usw. Wir bauen PCs auch nach Ihren Wünschen.\r\n','PCs, RAM, Festplatten, VGA-Karten, Motherboards, CPUs, CD-Rekorder, usw. Wir bauen PCs auch nach Ihren Wünschen.\r\n','Online Shop für PCs, RAM, Festplatten, VGA-Karten, Motherboards, CPUs, CD-Rekorder, usw. . Direktversand. Wir bauen PCs auch nach Ihren Wünschen.\r\n','A','','','http://www.art-computer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DusWusPAir','Werbepins','Werbepins','Pinboerse, ein Paradies für Pinsammler. Werbepins aus allen Bereichen zu günstigen Preisen.','A','','','http://www.pinboerse.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dUWM3iVOKv','Vasen, Bilder aus Porzellan, Leuchter,','Vasen, Bilder aus Porzellan, Leuchter,','Artikel der Firma Goebel Porzellan Rödenthal','A','','','http://www.porzellan-onlineshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DUYMw3xKmr','Lacke, Farben, Lasuren, Rostschutz, Korrosionsschutz, Werkzeuge, Malerwerkzeuge, Wandfarbe, Fassadenfarbe, Anstriche, Schleifpapier, Pinsel','Lacke, Farben, Lasuren, Rostschutz, Korrosionsschutz, Werkzeuge, Malerwerkzeuge, Wandfarbe, Fassadenfarbe, Anstriche, Schleifpapier, Pinsel','Hier finden Sie beste Farben und Lacke in über 1500 Farbtönen aus der Sikkens-3031-Collection sowie aus der RAL- Palette, ebenso farbige Lasuren.\r\nWerkzeuge und Hilfsmittel führen wir ebenfalls.','A','','','http://www.farben-lacke-lasuren.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DuYmYudIgl','Fensterbilder, tiffany, glas, glaskunst, bleiverglasung, glasdesign, geschenk, geschenke, geschenkideen, geschenkidee, geschenkartikel, sonnenfaenger, präsent, präsente, dekoration, dekorationen, Dekorationsartikel, einkaufen, kaufen, shopping,','Glasbilder und Sonnenfänger','Glasdesign Modern Art, formschöne Objekte in Bleiverglasung und Tiffany-Technik. Unser Shop ist spezialisiert auf Sonnenfänger und Fensterbilder.','A','','','http://www.bluestar-glasdesign.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DvLMt2sLRL','DJ-Equipment, Mischpulte, Mixer, Plattenspieler, CD-Player, Systeme, Nadeln, Tonabnehmer von Reloop, Gemini, Vestax, Technics, Ortofon','DJ-Equipment, Mischpulte, Mixer, Plattenspieler, CD-Player, Systeme, Nadeln, Tonabnehmer von Reloop, Gemini, Vestax, Technics, Ortofon','Plattenspieler?\r\nMischpult? Gleich ein komplettes DJ-Bundle? Oder doch nur ein neues\r\nTonabnehmer-System? Bei DJ-Shop.net\r\nbekommen DJs, was DJs benötigen.','A','','','http://www.dj-shop.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dWA5OgBGGz','Goldschmuck, Diamantschmuck, Brillantschmuck, Ringe, Ohrringe, Anhänger, Gold, Weißgold, Gelbgold, Juwelen','Goldschmuck, Diamantschmuck, Brillantschmuck, Ringe, Ohrringe, Anhänger, Gold, Weißgold, Gelbgold, Juwelen','Goldschmuck, Diamantschmuck, Brillantschmuck und mehr bei Thomas Cobos International. Einfach anklicken und bestellen. Oder Sie stellen sich Ihr Schmuckstück selbst zusammen. Ganz wie Sie wollen.','A','','','http://www.cobos.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DwcAC3vUmL','Antik, Möbel, antiquitäten, antikmöbel, kiefernmöbel, weichholzmöbel, bauernmöbel, landhausmöbel, einrichtung, möbelversand, versand, großhandel, grosshandel, möbelversand, repromöbel, Schreibtisch, Sekretär, Bauernschrank, Schrank, Vitrine, Kommode, Vert','Schränke, Vitrinen, Kommoden, Vertikos, Brotschränke, Tische, Stühle, Bücherregale, Küchenbüffets, u.v.m.','Antike Weichholzmöbel im Internet. Immer aktuell! Alle Möbel mit Photos, Maßen und Preis. Versand europaweit.\r\nAntike Bauernschränke ab 690 DM','','','','http://www.antik-truhe.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DwiO9qZ59R','Schreibwaren, Schreibartikel, Schreibbedarf, Schreibmaterial, Hardware, Software, Netzwerke, Telekommunikation','Schreibwaren, Schreibartikel, Schreibbedarf, Schreibmaterial, Hardware, Software, Netzwerke, Telekommunikation','1a Schreibwaren zu cleveren Preisen! finden - kaufen - sparen bei Ihrem Schreibwarenspezialisten.Ãœber 17.000 Artikel einfach, günstig, schnell & bequem direkt vom Schreibtisch zum Schreibtisch.','A','','','http://www.officetradecenter.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DwIQOIPMS6','Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tanto, Naginata, Tachi, Ninja, Ninjutsu, V','Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tanto, Naginata, Tachi, Ninja, Ninjutsu, V','Sie suchen Budowaffen? Dann sind Sie hier richtig. Wir haben eine großes Sortiment an Waffen für alle Budo-Künste zu besonders günstigen Preisen und das ohne Mindestbestellwert! Außerdem können Sie hier auch ausgefallene Geschenkideen finden. Ständig wart','A','','','http://www.budowaffen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dWOgCq4KAJ','Zelte, Rucksaecke, Schlafsaecke, Isomatten, Travelmenues, Kocher und Lampen\r\nin Gas, Benzin, Petroleumausfuehrung, Haengematten, Moskitonetze, saemtliche, \r\ngaengigen Gasflaschen und Kartuschen, Brennstoffe, Heizgeraete, Wander und\r\nSurvivalliteratur, tau','Zelte, Rucksaecke, Schlafsaecke, Isomatten, Travelmenues, Kocher und Lampen\r\nin Gas, Benzin, Petroleumausfuehrung, Haengematten, Moskitonetze, saemtliche, \r\ngaengigen Gasflaschen und Kartuschen, Brennstoffe, Heizgeraete, Wander und\r\nSurvivalliteratur, tau','Outdoor-Trekking-Freizeit, Camping-Zubehoer, Trekking-Ausruestung, Safari und\r\nAbenteuer Outfit, Wohnwagen- und Wohnmobilzubehoer, Gastauschstation, Alles\r\nfür das Leben Draussen , Laden und OnlineShop','A','','','http://www.campingshop-kraus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Dws9KORQM2','Ölgemälde, Landschaftsgemälde, \r\nAktgemälde, Stilleben, Impressionisten, Gemälde, Galerie','Ölgemälde, Gemälde, Galerie','Original Ölgemälde günstig und nach Alten Meistern.','A','','','http://www.das-gemaelde.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DXdwPR5x0x','Erotikartikel, Fetisch Fashion, Videofilme, Bücher','Erotikartikel, Fetisch Fashion, Videofilme, Bücher','Heiße Outfits und sexy Spielzeug für alles was die schönste Nebensache der Welt noch angenehmer macht. Die Lieferung erfolgt diskret und günstig.','A','','','http://www.erotik-shopping.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dXDytfkdbN','Bälle, Fußball, Handball, Volleyball, Basketball, Tischtennisplatten, Basketballanlagen, \r\nFußballtore, Beregnungsanlage, Tennisanlagenzubehör, Markierungswagen, Netze\r\nBallfangzäune, Trikots, Sportartikelvertrieb, T-Shirt, Sweat-Shirt, Werbeartikel, Fana','Bälle, Fußball, Handball, Volleyball, Basketball, Tischtennisplatten, Basketballanlagen, \r\nFußballtore, Beregnungsanlage, Tennisanlagenzubehör, Markierungswagen, Netze\r\nBallfangzäune, Trikots, Sportartikelvertrieb, T-Shirt, Sweat-Shirt, Werbeartikel, Fana','Sportartikelvertrieb. Ihr Einkaufsberater\r\nin Sachen Sportartikel','A','','','http://www.sportartikelvertrieb.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DxJ5L2c8zV','Antik, Kunst, Raritäten, Kuriositäten, Schnäppchen','Antik, Kunst, Raritäten, Kuriositäten, Schnäppchen','','A','http://www.anundverkauf-web.de\r\nhttp://www.anundverkauf-shop.de\r\nhttp://www.anundverkauf-goettingen.de','','http://www.anundverkauf-rosdorf.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dXLmfVqNx6','Naturfarben, Energieberatung, Holzschutz, Holzhäuser, Auro, Leinos, BioPin, Kreidezeit, Heidelberger Naturfarben, Farben für Kinder, Malfarben, Schönes für Kinder, Pigmente, Bauberatung, Bauratgeber, Umweltberatung, Spielzeug, Wärmedämmung, Ingenieurdiens','Beizer, Fugendichtungen, Geschenkideen, Geschenkideen für Kinder, Grundierungen, Kleber, Lacke, Lasuren, Lösungsmittel, Öle, Pflegemittel, Pigmente und Farben, Pinsel, Reinigungsmittel, Schleifmittel, Schutzanstriche, Wachse, Wandfarben (Fassade und Innen','Naturfarben Shop mit Öko-Produkten und kostenfreien Fachinformationen','A','','','http://www.creasyst.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dxnOpHO6z4','Dessous, Wäsche, uhr, Uhren, schmuck, schuh, schuhe, bh, slip','Dessous, Wäsche, uhr, Uhren, schmuck, schuh, schuhe, bh, slip','Markenmode und Geschenke online unter Ladenpreis bestellen. Mit vollem Umtauschrecht, Versandkostenfrei und per Rechnung. Mit Trusted Shops Siegel','A','','','http://www.no-wonder.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dxxKVbEFzP','Socken, Strümpfe, Jacken, Hosen, Hemden, Pullover','Socken, Strümpfe, Jacken, Hosen, Hemden, Pullover','Der Online-Shop für hochwertige Casual Wear. Ãœber 100 verschiedene Strumpfdessins im Angebot. Versandkostenfrei. Schnell.','A','','','http://burlington-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DYiUo3bC98','Token Ring Ethernet Netzwerk IBM AS400 5250 Protokoll Wireless LWL rs232 rs422 rs485 g703 multimode monomode singlemode switching bridge hub repeater Medienkonverter Transceiver multiplexer Verkabelung Connectivity IBM Midrange cat5 cat6 cat7 rj45 mtrj Ha','Ethernet Hub, Repeater, Bridge, Switch, Router, Transceiver, Medienkonverter, Adapter; Token Ring MAU, CAU, LAM, RAM, Lobe Extension, Medienkonverter, Adapter; Wireless Access Point, Adapter; seriell RS-232, RS-422, RS-485 Kupfer / LWL Umsetzer','Online Shop zu aktiven und passiven Netzwerkkomponenten für Ethernet, Token Ring, IBM AS400 5250 Protokoll, Seriell RS232, RS422 und RS485, ITU G703, Wireless und LWL Transceiver / Medienkonverter, Switches, Router, Hubs, Multiplexer und Active Stars','','http://www.ubf.de/ethernet.htm\r\nhttp://www.ubf.de/tokenring.htm\r\nhttp://www.ubf.de/seriell.htm','','http://www.ubf.de/shop','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dyIwig2ysj','Schwarztee, Grüntee, aromatisierter Tee, Rooibusch, Spezialitäten aus den renomiertesten Anbaugebieten der Welt','Schwarztee, Grüntee, aromatisierter Tee, Rooibusch, Spezialitäten aus den renomiertesten Anbaugebieten der Welt','Onlineshop für qualitativ hochwertige Tees mit zahlreichen Informationen und Tipps, Schnäppchen ist jeweils der Tee des Monats','A','','','http://www.teekarawane.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('DyyMmmp3In','Badmintonschläger, -schuhe, Tennis, Squash, Textilien, Federbälle','Badmintonschläger, -schuhe, Tennis, Squash, Textilien, Federbälle','online Sport-Shop für Racketsport-Artikel','A','','','http://www.malu.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('dyYwucpu3R','Bademoden, Dessous, Lack, Leder, High-heels, Highheels, Bikini, Badeanzug, Herrenunterwäsche, Damenunterwäsche, Enzo Tenero','Bademoden, Dessous, Lack, Leder, High-heels, Highheels, Bikini, Badeanzug, Herrenunterwäsche, Damenunterwäsche, Enzo Tenero','Eine gute Auswahl extravaganter, Dessous, High-Heels, Lack- und Ledermode, sowie Bademoden und Damen- und Herrenunterwäsche','A','','','http://www.shirley-dessous.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('e0JlbpifBk','Aluräder, Felgen, Audi, BMW, Fiat, Ford, Lexus, Opel;Mazda, Tuning, Toyota, VW, Volvo, Motor, preiswert, billig','Unsere Produktpalette umfasst weit mehr als 100000 lieferbare Artikel rund um die veredlung von Fahrzeugen.','Der preiswerte Tuningshop im Internet mit kompetenter Fachberatung, allen Marken und allen Tunern...','A','','','http://www.tuning2.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('E1kpemt5OI','EHAT-Erektionshilfe','EHAT-Erektionshilfe','Neue patentierte Erektionshilfe ohne Nebenwirkungen, äußerst wirkungsvoll bei erektiler Dysfunktion.','A','','','http://www.ehat.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('E2jrNhMj63','cosmorotix, sexspielzeug, erotikspielzeug, sextoys, Vibratoren, Dildos, Liebeskugeln, Kunstvaginas, Liebespuppen, Liebesschaukel, Gleitmittel, Massageöle, Dessous, Strümpfe, Kondome, Handschellen, Fesseln, Video, Bücher, Spiele, Fetisch, Lack, Latex, Lede','Vibratoren, Dildos, Liebeskugeln, Kunstvaginas, Liebespuppen, Liebesschaukel, Gleitmittel, Massageöle, Dessous, Strümpfe, Kondome, Handschellen, Fesseln, Video, Bücher, Spiele, Fetisch, Lack, Latex, Leder, Anal, Penisringe, Penispumpen','Online-Erotik-Shop, der ein umfangreiches und vielfältiges Angebot an Erotikprodukten bietet. Die vielen und unterschiedlichen Erotikwünsche unserer Kunden werden bei uns bestens erfüllt.','A','','','http://www.cosmorotix.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('e3Ktuwtcoi','Die komplette PC- Zubehörpalette mit Komplettsysteme.','Die komplette PC- Zubehörpalette mit Komplettsysteme.','Wir bieten die komplette PC-Zubehörpalette und Komplettsysteme an. Unsere Absicht ist es denjenigen die genau wissen was sie wollen, Hardware zu fairen Preisen zu verkaufen.','A','','','http://www.Subwares.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('e46Prda8L9','','','Audiotechnik für den mobilen Musikfreak...','A','','','http://www.car-sound-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('e4LFB4Cd67','Reparatur, Notebook, Akku, Speicher, Netzteil, Ersatzteil, Computer, Laptop, Ram, Imaging Kit, \r\nOPC, Toner, Acer, Asus, Texas Instruments, Fujitsu, Siemens, Dell, Compaq, SONY, Toshiba, IBM, \r\nAst, NEC, Hewlett Packard, Panasonic, Olympus, Bürobedarf','Reparatur, Notebook, Akku, Speicher, Netzteil, Ersatzteil, Computer, Laptop, Ram, Imaging Kit, OPC, Toner, Bürobedarf','Bei Büroaktiv erhalten Sie alles für Ihr Notebook, vom Akku über Speicher bis zum Service. \r\nErsatzteile von Acer und Texas Instruments ab Lager.\r\n','A','','','http://www.bueroaktiv.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('E4n80BohNq','Eintrittskarten','Eintrittskarten','Schneller und sicherer Versand von Eintrittskarten für Veranstaltungen in ganz Deutschland.','A','','','http://www.ticket-station.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('E4XfDH7PZ1','Bildposter, Fotoposter und viles mehr','Bildposter, Fotoposter und viles mehr','Im Poster Shop finden Sie ausgesuchte Poster für Ihr Büro und Ihre Wohnung.','A','','','http://www.friseur.com/shop/postershop/index.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('e5Ezc3zKsi','Obst, Gemüse, Südfrüchte, Exoten - Saisonabhängig: Kräuterpflanzen, Gemüsejungpflanzen','Obst, Gemüse, Südfrüchte, Exoten - Saisonabhängig: Kräuterpflanzen, Gemüsejungpflanzen','Wir versenden tagesfrisches Obst und Gemüse - über Nacht und bundesweit.','A','','','http://www.fruchtversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('e5IhsKx51u','Äxte, Schwerter, Messer, Bücher, Kochkessel, Helme, Schuhwerk, Gewandungen, Rüstungen, Kettenhemden, Werkzeug, Schilde und vieles mehr','Äxte, Schwerter, Messer, Bücher, Kochkessel, Helme, Schuhwerk, Gewandungen, Rüstungen, Kettenhemden, Werkzeug, Schilde und vieles mehr','Mittelalterliche Produkte aller Art, Objekteratung, Ausstattung von Gastronomie und Museen, originalgetreue Spezialanfertigungen, Auftragsfertigung','A','','','http://www.dextrarius.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('e86rbJY6l1','Gesundheit, aromatherapie, essenzen, ätherische Öle, Aromaöle, hautpflege, lammfell, lammfellprodukte, naturkosmetik, naturprodukte, nahrungsergänzungsmittel, aloevera, aloe, aloelixir, dermakur, hornhautentfernung, babyschuhe','Aloe Vera, Aloelixir, Lammfellprodukte, ätherische Öle, Kräuterbalsam, Hautgel, Vitaminpräparate, Aromas Naturales Raumlufterfrischer','Online-Shop für hochwertige Naturprodukte, Naturkosmetik und Nahrungsergänzungsmittel.','A','http://www.aromashop24.de\r\nhttp://www.verafit.de','','http://www.hausapotheke24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('E9k69AJ1K9','Systeme, Notebooks, Mainboards, Prozessoren, Speichermodule, Grafikkarten, Soundkarten, Festplatten, DVD, CD-ROM, CDRW, Streamer, Drucker, Netzwerk, Modem, ISDN, Monitore, Organizer, Scanner','Systeme, Notebooks, Mainboards, Prozessoren, Speichermodule, Grafikkarten, Soundkarten, Festplatten, DVD, CD-ROM, CDRW, Streamer, Drucker, Netzwerk, Modem, ISDN, Monitore, Organizer, Scanner','Wir bieten Computersysteme vorkonfiguriert oder individuell gefertigt, Notesbooks, Peripheriegeräte, Komponenten und Software zu günstigen Preisen.','A','','','http://www.needful-things.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eACFIcRqwk','Schreckschusswaffen Gaswaffen Pistolen Revolver Munition Feuerwerk Zubehör','Schreckschusswaffen Gaswaffen Pistolen Revolver Munition Feuerwerk Zubehör','Bei uns bekommen Sie das gesamte Sortiment an Schreckschusswaffen und Zubehör','A','','','http://www.derwaffenshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eagHwczO5u','Neolec Airview 405 RF Cordless MouseMan Optical Typhoon Unplugged Mouse comMouse G81-8005 Cordless Desktop iTouch PC-Tastatur \"Faltbar\"\r\nMini Wheel Mouse Cordless Wheel Mouse Marble Mouse MouseMan Wheel Pilot Mouse 3 Tasten Pilot Wheel Mouse G80-11900 G81','Neolec Airview 405 RF Cordless MouseMan Optical Typhoon Unplugged Mouse comMouse G81-8005 Cordless Desktop iTouch PC-Tastatur \"Faltbar\"\r\nMini Wheel Mouse Cordless Wheel Mouse Marble Mouse MouseMan Wheel Pilot Mouse 3 Tasten Pilot Wheel Mouse G80-11900 G81','ONLINESHOP für Computermäuse, Tastaturen, Gamepads, Trackballs, WebCams ....','A','http://www.pcmaus.com','','http://www.pc-maeuse.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eASPICdIEs','Wasserfilter für den mobilen und stationären Einsatz. Für die Zubereitung von Speisen, Getränken und Babynahrung. Zur Anwendung bei Aquarien und Tiertränkung.','Wasserfilter für den mobilen und stationären Einsatz. Für die Zubereitung von Speisen, Getränken und Babynahrung. Zur Anwendung bei Aquarien und Tiertränkung.','Darstellung und Optionen von Trinkwasser-Filteranlagen für privaten und industriellen Einsatz. Aktivkohlefilter und Filtergehäuse zur Auswahl. Geprüfter Online-Shop.','A','','','http://www.carbonit.com/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eB8fnB1lxq','Bürobedarf, Computer, Bürotechnik, Telefaxgeräte, \r\nEDV Schulungen\r\nSiemens Telefone','Bürobedarf, Computer, Bürotechnik, Telefaxgeräte, \r\nEDV Schulungen\r\nSiemens Telefone','über 5.000 Bürobedarfsartikel und Bürotechnik schnell verfügbar','A','','','http://www.baumgarten-burgdorf.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EbHdXrQNr5','Wein, Weine, Chateau, Château, Rotwein, Rotweine, Bordeaux-wein, Bordeaux-weine, Bordeauxwein, Bordeauxweine, Weinverkauf, Französische Rotweine, Französische Weine, Hawesko, versteigerung, versteigerungen, wein verkauf, wein versand, wein-depot, wein-sho','TOP-Bordeauxweine in Châteaukisten Onlineversteigerungen ab 1, - Euro. Versandkostenfreie-Lieferung!\r\n','TOP-Bordeauxweine in Châteaukisten Onlineversteigerungen ab 1, - Euro. Versandkostenfreie-Lieferung!\r\n','A','','','http://www.weinfundus-auktionen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ECqxsafwWY','cd, lp, vinyl, schallplatten, independent, gothic, ebm, industrial, rock, punk, synthiepop, electronic','CD, LP, Vinyl','CDs, LPs & anderes Vinyl aus dem independent, alternative, punk, rock Bereich. Standards, Rares & 2ndHand','A','','','http://www.aligator-schallplatten.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eCwPy1XEUI','Hotel, Hotels, Hotelzimmer, Zimmervermittlung, Hotelvermittlung, Hotelführer, Tagung, Veranstaltung, Events','Hotelzimmer, Tagungsräume, Eventreisen, Städtereisen, Hotelgutscheine','Hotelvermittlung für Geschäfts-, Gruppen-, Event- und Städtereisen, sowie Tagungen und Veranstaltungen.','A','http://hotelsforyou.de','','http://www.hotels-4-u.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('edt8r4WbNQ','Reutlingen, shopping, Stuttgart, Berlin, Köln, Düsseldorf, Schweiz, Östereich, Sölden, Kaunertal, St., Moritz, Boarden, Snow, Surf, Wellenreiter, Girl, girls, woman, men, hugo, anton, Skate, Skatewear, Skate-Shoes, Skateshoes, Lakai, Lamar, Concept, pash,','és, Osiris, Record, Pepe-Jeans, Billabong, Volcom, Globe, arnette, nixon, reef-brazil, drykorn, u.v.m.','onlinewear.de - bietet Schuhe, Hosen, Jacken, Caps und verschiedene Accessoires wie Brillen und Uhren der Marken és, Osiris, Record, Pepe-Jeans, Billabong, Volcom, Globe, arnette, nixon u.v.m. Alle Lieferungen innerhalb Deutschland sind porto- und verpack','A','','','http://www.onlinewear.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ee3jAuBKEK','Computer, Hardware, Software, PC´s, Unterhaltungselektronik, Telekommunikation, Handys, Notebooks, DVD-Player, Drucker, Monitore, CD-Laufwerke, CD-Brenner, MP3-Player, CPU´s , RAM, Speicher, Digitalkamera, Organizer, Komplettsysteme, Grafikkarte, Soundkar','Computer, Hardware, Software, PC´s, Unterhaltungselektronik, Telekommunikation, Handys, Notebooks, DVD-Player, Drucker, Monitore, CD-Laufwerke, CD-Brenner, MP3-Player, CPU´s , RAM, Speicher, Digitalkamera, Organizer, Komplettsysteme, Grafikkarte, Soundkar','Der Avitos AG Online Shop liefert Computer; Hardware und Software, PC Komplett Systeme und Computerzubehör sowie Artikel aus den Bereichen Telekommunikation und Home Entertainment zu Spitzenpreisen. Schnell, einfach, gut - online einkaufen.','A','','','http://www.avitos.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eeIxekfIQa','anal dildo sexshop erotikversand dessous kondome vibrator lustmuschi, liebeskugel, latex, lack, leder','Dildo, Vibrator, Dessous, Kondome, Bücher, DVD, Video, Sexgags, Fetish','Stets die neuesten Trends der Erotik- und Sexindustrie in unserem Angebot. Diskreter Versand in neutraler Verpackung.','A','http://www.dildo-store.com','','http://www.dildoparadise.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('efbnZ83hTu','Urlaub Reisen Ferien Preisvergleich Reisepreisvergleich Flugreisen Geschäftsreisen Urlaubsreisen Lastminute','Urlaub Reisen Ferien Preisvergleich Reisepreisvergleich Flugreisen Geschäftsreisen Urlaubsreisen Lastminute','Suchen Sie sich in aller Ruhe Ihr Traumziel aus und vergleichen dann die Angebote fast aller namhaften Veranstalter und Fluglinien.','A','','','http://www.rb.reisepreisvergleich.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EfTxL27Z4s','Jacke, Pulli, Pullover, Schuhe, Shirt, Hose, Hemd, Rock, Kleid, Blazer, Mantel, Unterwäsche','Jacke, Pulli, Pullover, Schuhe, Shirt, Hose, Hemd, Rock, Kleid, Blazer, Mantel, Unterwäsche','Lange Größen für Sie und Ihn - Hosen in Sonderlängen-','A','http://www.longfashion.de','','http://www.egue.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('efxhLTWvxi','','','','A','','','http://www.Showcase-Shopping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eG74g1jwAS','Baby Born, Barbie, Berchet, Carrera, Chicco, Concord, Fisher Price, Haba, Hasbro, Hauk, Impaq, Impaq, klein, KNEX, Lego, Mattel, MB, Parker, Play-Doh, Playmobil, Pokémon, Puky, Ravensburger, Schmidt Spiele, Simba, Vedes, Zapf\r\nPuppenmuttis, Bauernhöfe, Ei','Baby Born, Barbie, Berchet, Carrera, Chicco, Concord, Fisher Price, Haba, Hasbro, Hauk, Impaq, Impaq, klein, KNEX, Lego, Mattel, MB, Parker, Play-Doh, Playmobil, Pokémon, Puky, Ravensburger, Schmidt Spiele, Simba, Vedes, Zapf, Puppenmuttis, Bauernhöfe, Ei','Absolut knallhart kalkulierte Spielzeugpreise in unserem riesigen Internetshop-Angebot. Hier finden Sie sämtliche Markenartikel zu Spitzenpreisen !!! Viel Spass.','A','','','http://www.toys-center.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eg9jmmbmyC','Dessous, Erotik, BH, Bügel-BH, Slip, String Tanga, Body, Badehose, Torselett, Lingerie, Bekleidung, Shirt, T-Shirt, Herrenslip, Schnäppchen, Corsage, Büstenhalter, Brust, Büste, Busen, Unterwäsche, HOM, First, Aubade, Simone Perele, Millesia, Gerbe, Gotte','Dessous, Aubade, Christian Dior, Millesia, Simone Perele, First, Gerbe, Nina Ricci, Gottex, Wolff.','Die Boutique für exklusive Markenwäsche.','A','','','http://www.Bella-Donna-Dessous.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EgS2OuB9eQ','hop, shops, shopping, online-shopping, online-shops, shoppingcenter, internetkaufhaus, einkauf, einkaufen, kaufen, einkaufszentrum, einkaufen im internet, e-shop, eshop, Internetkaufhaus, bestellen, bürobedarf, büro, Bürozubehör, computer, elektronik, Rei','bürobedarf, Bürozubehör, computer, elektronik, Reisen, , Tickets, Buch, Videos, CD, DVD, Telefon, Handy, Fax, Unterhaltungselektronik, Sicherheitstechnik, Lichttechnik, Kommunikationstechnik, Drucker, Toner, Tintenpatronen, Kopierer, Software, Optik, Au','Bei ONKAUF findet Sie alles vom Atuozubehör bis zum Zooartikel und das zu günstigen Preisen, ganz ohne Stress und Hecktik.\r\n','A','www.onkauf.com\r\n','','http://www.onkauf.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EGSb5oli3K','Fanartikel, Bekleidung, Fußball, Formel 1, uvm.','Fanartikel, Bekleidung, Fußball, Formel 1, uvm.','Einer der größten Online Shops Europas wenn es um Fanartikel der Formel 1 und Fußball geht.','A','','','http://www.eurofanshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EHdNhLA8HM','Heimtrainer der führenden Hersteller: Kettler, Bremshey, Tunturi, Proform, Weider, ergobike, HorizonFitness, ...','Heimtrainer der führenden Hersteller: Kettler, Bremshey, Tunturi, Proform, Weider, ergobike, HorizonFitness, ...','Heimtrainer- Online- Store seit 1998;eines der größten Angebote im deutschen Internet. Kompetente Beratung und schnelle Lieferzeiten.','A','','','http://www.heimsport.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EhnjxlK8xa','Fanartikel, Funartikel, Streetwear, Trendartikel, Aufnäher, Schals, T-Shirts, Shirts, Funshirts, Caps, Trikots, Southpark, SImpsons, Pokemon, Headhunter, Hooligan, Fussball, Masken, Plüschfiguren, Fahnen, Tassen, Uhren, Formel1, Motorsport','Fanartikel, Funartikel, Streetwear, Trendartikel, Aufnäher, Schals, T-Shirts, Shirts, Funshirts, Caps, Trikots, Southpark, SImpsons, Pokemon, Headhunter, Hooligan, Fussball, Masken, Plüschfiguren, Fahnen, Tassen, Uhren, Formel1, Motorsport','Fanartikel, Funartikel, Streetwear & mehr...!\r\nOb Aufnäher oder Schal, Funshirts oder individuell gefertigte T-Shirts, Plüschfiguren oder Caps - die Auswahl ist riesig und die Lieferung versandkostenfrei!','A','http://www.all4fan.com\r\nhttp://www.all4fan.de\r\nhttp://www.onlinesportshop.de','','http://www.fanmarkt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eiKXUWtyK7','Spezialpräperate und Pflegeprodukte für Auto, Motorrad, LKW, Boote, Flugzeuge, \r\nZüge, Industrie, Großküchen usw.','Spezialpräperate und Pflegeprodukte für Auto, Motorrad, LKW, Boote, Flugzeuge, \r\nZüge, Industrie, Großküchen usw.','Autopflege und Pflegeprodukte der neuen Generation','A','','','http://www.twintop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ejthLd5pn5','','','Megastore für Musiksoftware (PC & Mac) und DVD-Musikvideos!','A','','','http://www.db-interstore.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eJvNNdyFZm','Geschenke, Geschenkartikel, Geschenkideen, Plüschfiguren, Plueschartikel, Edelsteine, Gold, Silber, Halsketten, Ohrhänger, Armband, Colliers, Modeschmuck, Uhren, Gewinnspiel, Werbegeschenke, Reisezubehör, Reisegepäck, Reiseaccessoires, Koffer, Reisetasche','Geschenke, Geschenkartikel, Geschenkideen, Plüschfiguren, Plueschartikel, Edelsteine, Gold, Silber, Halsketten, Ohrhänger, Armband, Colliers, Modeschmuck, Uhren, Gewinnspiel, Werbegeschenke, Reisezubehör, Reisegepäck, Reiseaccessoires, Koffer, Reisetasche','Die Geschenkboutique bietet eine große Auswahl attraktiver Geschenkideen. Accessoires für Freizeit und Reise, Kinderartikel, Uhren sowie ausgefallene Designerartikel, Wohnaccessoires uvm.','A','','','http://www.geschenkboutique.com','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EKET79lSME','Shop, City, Stadt, Geschenke, Präsente, Souvenirs, Kunst, Kultur, Geschichte, Mundart, Köln, Kölle, Kölsch, Karneval, Kölner Dom, Tünnes un Schäl, Hännesche, Rote Funke, Kölsche Weihnacht, Bilder, Grafiken, Laufenberg, Musik, Lieder, CD, Schmuck, Glas, Bü','Bücher, Glas-Nachschöpfungen, Bilder, Grafiken, Puppen, Spiele, Schmuck, Design-Objekte und vieles mehr!','CitySpecials bietet Ihnen eine große Auswahl an faszinierenden Städte-Produkten, originelle Geschenkideen und einzigartige Sammlerstücke!','A','nein','','http://www.cityspecials.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('el0PhP9r8w','Akteo Stelton Edlestahl Primavera Kerzen Duftöle Design House Räder Södahl Troika','Akteo Stelton Edlestahl Primavera Kerzen Duftöle Design House Räder Södahl Troika','Besondere Geschenke für besondere Menschen.','A','','','http://kronprinz.einkaufsfuehrer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ENlvJHYrRq','Jumping Jo der superlative Kinder-Party-Animateur\r\nJo Brösele der Entertainer\r\nMusikalischer Weihnachtsmann\r\nTom Espen, der Bodypainter','Jumping Jo der superlative Kinder-Party-Animateur\r\nJo Brösele der Entertainer\r\nMusikalischer Weihnachtsmann\r\nTom Espen, der Bodypainter','Spiel, Musik, Spaß, Party, Unterhaltung.\r\nJumping Jo bietet Walking Act, S','A','','','http://www.jumping-jo.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eNRtzHuPvg','Poster, Fine Art Prints, Fotografien, Fotos, Bilder','Poster, Fine Art Prints','Online-Shop für private sowie redaktionelle und kommerzielle Nutzung von Fotografien in schwarz/ weiss und Farbe. Vertrieb von open und limited Edition Fine Art Prints und Postern in professioneller Bildqualität. Themenbereiche: Landschaft Natur Reise Akt','A','','','http://www.photomediashop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ENtZP0GVDa','Sportbandagen, Kniebandagen, Sprungelenkbandagen, orthopädische Bandagen, Oberschenkelbandagen, Orthesen','Sportbandagen, Kniebandagen, Sprungelenkbandagen, orthopädische Bandagen, Oberschenkelbandagen, Orthesen','Online shop für Sportbandagen und orthopädische Bandagen mit medizinischen Informationen','','','','http://www.orthopedia-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Eo9XGIhSCI','Licht, Leuchte, Gartenleuchte, Aussenleuchte, Halogen, Bad, Spiegel, Lampe, Büro, Garten, Strahler, Tischleuchte, Stehleuchte, Ingo Maurer, Artemide, Deckenleuchte, Landhaus, Design, Harry Potter, Janosch, Bilderleuchte','Aussenleuchten von modern bis klassisch\r\nKinderleuchten von Harry Potter und Janosch\r\nGartenleuchten in jeder Preisklasse \r\nSchreibtischleuchten, Bilderleuchten, Designerleuchten, Leuchten im Landhausstil, Einbauleuchten, Gipsleuchten','grosser Leuchten-Onlineshop mit über 850 Artikeln von Kinderleuchten bis Designerleuchten','A','www.leuchte-online.de\r\nwww.aussenleuchte.com','','http://www.wohnlicht.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eocf1iNsis','Wein, Biowein, biologische Produkte, Demeter Produkte, Trester, Spirituosen, Geschenke, Präsente, Präsentkörbe.','Wein, Biowein, biologische Produkte, Demeter Produkte, Trester, Spirituosen, Geschenke, Präsente, Präsentkörbe.','Weine aus ökologischem Anbau gemäß Demeter Richtlinien finden Sie in unserem Online-Shop.','A','','','http://www.zwoelberich.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eOqLyYZaG7','Kochjacken, Kochhosen, Kochmützen, Küchenschuhe, Westen, Blusen, Hemden, Röcke, Hosen, Bedienungsschuhe, Blazer, Schürzen, Vorbinder, Kellnerhalfter, Kassierhalfter, Kellnerbörsen, Schlüsselketten, Kochmesser, Messerkoffer, Kochwerkzeuge, Fachbücher, etc.','Kochjacken, Kochhosen, Kochmützen, Küchenschuhe, Westen, Blusen, Hemden, Röcke, Hosen, Bedienungsschuhe, Blazer, Schürzen, Vorbinder, Kellnerhalfter, Kassierhalfter, Kellnerbörsen, Schlüsselketten, Kochmesser, Messerkoffer, Kochwerkzeuge, Fachbücher, etc.','Berufsbekleidung für die Gastronomie, Hotellerie und Messen sowie Gastronomiebedarf. Hier finden Sie Kochbekleidung, Servicebekleidung, Kochwerkzeuge, Kochmesser, Kochkoffer, Fachbücher, Schuhe, etc. Umfangreicher Online-Shop mit Schnäppchen-Markt.','A','www.kochbekleidung.de\r\nwww.messerkoffer.de\r\nwww.servicebekleidung.de\r\nwww.kochwerkzeuge.de','','http://www.gastronomiebekleidung.de/webshop/','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eR4rNX3HVy','CD-R, CD-RW, CD-Audio, DVD, Rohlinge, Zubehör, Nashua, Intenso, blank, gelabelt, Spindel, Disketten, rohling24','CD-R, CD-RW, CD-Audio, DVD, Rohlinge, Zubehör, Nashua, Intenso','Bei uns finden sie ein breites Angebot an CD Rohlingen und Zubehör zu Top Preisen!','A','','','http://www.cd-rohling24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eRrvrJUjpS','Teddy\r\nTeddybär\r\nPlüschbär\r\nSpielzeug\r\nPuppe\r\nPuppen\r\nSammlerpuppe','Teddy\r\nTeddys\r\nSammlerpuppe\r\nSammlerpuppen\r\nTeddybär','In der TeddyBastelStube finden sich liebevoll handgenähte Teddys und hochwertige Sammlerpuppen','A','teddy-stube.de','','http://www.teddybastelstube.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ES3Joyp1s5','Prüfmitteletiketten, Prüfmittelaufkleber, Sperrbänder, Kennzeichnungsaufkleber, Magnettaschen, Magnetfolien, Prüfersstempel, Bürostempel','Prüfmitteletiketten, Prüfmittelaufkleber, Sperrbänder, Kennzeichnungsaufkleber, Magnettaschen, Magnetfolien, Prüfersstempel, Bürostempel','Bei IQM TOOLS finden Sie alle Hilfsmittel für das industrielle Qualitätsmanagement.\r\nNeben QM-Tools bieten wir alle Formen von Stempeln.','A','','','http://www.iqmtools.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EsMbsmr7M7','Werkzeuge, Heimwerkerprodukte, Baumarktartikel, Gartenartikel, Elektrogeräte, Holzbauprodukte','Werkzeuge, Heimwerkerprodukte, Baumarktartikel, Gartenartikel, Elektrogeräte, Holzbauprodukte','Der Online-Shop speziell für den Heimwerker- über 14.000 Baumarkt-Produkte. Online-Beratung auf mehr als 4.000 Seiten. Bequeme Anlieferung innerhalb von 48 Stunden an die Haustür.','A','','','http://www.heimwerker.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ESq2KG6aWc','nici, nicitiere, hummel, goebel, winni windelplüschtiere, plüschtier, plüsch, stofftiere, stofftier, bean bag, geschenke, weihnachtsgeschenke, werbegeschenke, geldgeschenke, geburtstagsgeschenke, hochzeitsgeschenke, ausgefallene geschenke, beanies, beanie','nici, gildeclowns, hummel, goebel, windel winni, silberschmuck, stofftiere, plüschtiere, handyzubhör, tassen','Plüschtiere von Nici, Gildeclowns, Hummelfiguren, Nina und Marco von Goebel, Silberschmuck, Windel Winni','A','','','http://www.evas-geschenke.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EsqhGAvS7i','Mondgrundstücke\r\nSchottlandgrundstücke\r\nLAIRD-Titel','Mondgrundstücke\r\nSchottlandgrundstücke\r\nLAIRD-Titel','700.000 m² auf dem Mond zu sagenhaften DM 69, -!! Oder verschenken Sie doch einmal den echten schottischen LAIRD-Titel incl. Grundstück für nur DM 129, -','A','','','http://www.mondgrundstuecke.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EtLzVnML4y','Projektmanagement, ISO 9001, Erfolgsrools, HACCP, ISO 14001, Qualitätsmanagement, Umweltmanagement, Diagnosewerkzeuge für Unternehmen, \"SAP`s\" und EDV Einführung','Projektmanagement, ISO 9001, Erfolgsrools, HACCP, ISO 14001, Qualitätsmanagement, Umweltmanagement, Diagnosewerkzeuge für Unternehmen, \"SAP`s\" und EDV Einführung','Wissen auf digitalen Datenträgern zur sofortigen Benutzung und Weiterverwendung. Speziell für Unternehmer, Führungskräfte und Berater. ZurInfo, Schulung , Unterweisung und als Leitfaden mit detaillierter Vorgehensweise.','A','','','http://www.cb-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eTrv8jKH2Q','Fanartikel, Alien, Ufo, Gothic, Horror, Fantasy, Star Trek, Star Wars, Halloween, Science-Fiction, Party, \r\nMetal, Scherzartikel, Merchandise, Shop, Artikel, kostenlos, billig, günstig, Filme, Actionfiguren, Modell, Totenschädel, Präparat, \r\nTriops, Embri','Actionfiguren, Totenschädel, Aschenbecher, Dekorationsteile, Lampen, Präparate, Scherzartikel, Tassen, Shirts, Caps, Sticker, Schilder, Kalender, Pins, Schlüsselanhänger, Kerzenständer, Kerzen, Schmuck, Statuen, Puppen, Masken, Kostüme','Der Online-Shop für Science-Fiction, Horror und Fantasy-Artikel.\r\nVon Aliens bis Zombies - wir haben für jeden Geschmack etwas im Angebot!!!','A','http://www.alienstore.de\r\nhttp://www.ufohome.de\r\n','','http://www.terminalx.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eu98CMzw3g','Dessous, Kontaktlinsen, Weihnachtskaten, Schmuck, Kamera, Rizzi, Filme, Foto, Kinderkleidung, Kinderschuhe, Gartenmöbel, Strandkorb, Kunst, Erotik-Fotografie, Brillianten und Edelsteine, Ringe, Halsketten, Broschen, Ohrstecker, Ohrringe, Weihnachtskarten,','Dessous, Kontaktlinsen, Weihnachtskaten, Schmuck, Kamera, Rizzi, Filme, Foto, Kinderkleidung, Kinderschuhe, Gartenmöbel, Strandkorb, Kunst, Erotik-Fotografie, Brillianten und Edelsteine, Ringe, Halsketten, Broschen, Ohrstecker, Ohrringe, Weihnachtskarten,','Online-Shop mit verschiedenen Abteilungen von Briefpapier über dessous, Optik, Kinderkelidung oder Spielzeug.','A','','','http://www.roll-treppe.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('euqL3g8uYC','Materialien für Window Color - Stencil - Terracotta - Stoff-, Seiden- und Holzmalerei - Perlentattoos -Kerzengel - Basteln mit Papier & Pappe - u.v.m.','Materialien für Window Color - Stencil - Terracotta - Stoff-, Seiden- und Holzmalerei - Perlentattoos -Kerzengel - Basteln mit Papier & Pappe - u.v.m.','Super, preiswerte Bastelutensilien von höchster Qualität!\r\nMaterialien für Window Color - Stencil - Terracotta - Stoff-, Seiden- und Holzmalerei - Perlentattoos -Kerzengel - Basteln mit Papier & Pappe - u.v.m.\r\n \r\nZum KOSTENLOSEN Service von tinkerbeltnet','A','','','http://www.tinkerbeltnet.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EUSj1Y8y5U','Seile, Karabiner, Klettergurte, Griffe, Klettergriffe, Schrauben, Klettergeräte, Kletterschuhe, Zubehör für Klettern, Wandsysteme','Seile, Karabiner, Klettergurte, Griffe, Klettergriffe, Schrauben, Klettergeräte, Kletterschuhe, Zubehör für Klettern, Wandsysteme','Alle Artikel rund um den Klettersport, für den Eigenbau einer Kletterwand sowie für Fitnessklettern.','A','www.kletter-shop.de','','http://www.klettershop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EVfZ44M8JQ','Formula One Tickets for all F1 events','Formula One Tickets for all F1 events','Online buchungen F1 Tickets','A','','','http://gpticketshop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('evn0d0QB6s','Kopierpapier, Toner, Tintenpatronen, Datenträger, Ordner, Schreibwaren, Briefumschläge, Bürotechnik, Etiketten, Klebematerial, Konferenztechnik, Büromöbel, Zeichentechnik, OHP-Produkte u.v.m.\r\n','Kopierpapier, Toner, Tintenpatronen, Datenträger, Ordner, Schreibwaren, Briefumschläge, Bürotechnik, Etiketten, Klebematerial, Konferenztechnik, Büromöbel, Zeichentechnik, OHP-Produkte u.v.m.\r\n','Online-Shop mit Schnäppchenmarkt. Ihr Lieferant für Büroartikel aller Art, z. B. Drucker- und Computerzubehör, Büromöbel, Archivsysteme etc., in Berlin.\r\n','A','','','http://www.bronst.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('evRxbf94Ts','Felix, Kinderbücher, Geschenkartikel, Babyspielzeug, Holzspielzeug, Schulranzen, Schulausstattung, DIE SPIEGELBURG, HABA','Felix, Kinderbücher, Geschenkartikel, Babyspielzeug, Holzspielzeug, Schulranzen, Schulausstattung, DIE SPIEGELBURG, HABA','Hier gibt´s alles für kleine Prinzen und Prinzessinnen. Viele Felix-Artikel, tolles Holzspielzeug und jede Menge liebevoll gestaltete Kinderbücher. Grosse Schnäppchenecke mit ständig wechselnden Angeboten. Zu jeder Bestellung gibt es kostenloses Geschenkp','A','','','http://www.paenz.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eW9VYAhgO5','wandern, klettern, mountainbikes, zelte, isomatten, kocher, rennrad, outdoor, funktionsbekleidung, wanderschuhe, gore-tex, schneeschuhe, kanus, paddel, bootsverleih, outdoorveranstaltungen, touren, camping, trekking','wandern, klettern, mountainbikes, zelte, isomatten, kocher, rennrad, outdoor, funktionsbekleidung, wanderschuhe, gore-tex, schneeschuhe, kanus, paddel, bootsverleih, outdoorveranstaltungen, touren, camping, trekking','der ultimative outdoor und mountainbikeshop in passau/niederbayern','','www.denk-wandern-klettern.de','','http://www.sport-denk.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eWcdYCfgKM','','','weine aus deutschland, oesterreich, frankreich, italien, spanien, portugal, bulgarien sowie aus suedafrika, chile, kalifornien und australien. ausserdem: moussierendes und feine spirituosen.','A','','','http://www.rindchen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ewe0qGlYQ1','Neuwertige Volkswagen und Audi mit Preisvorteilen je nach Modell bis zu 35% unter UPE','Neuwertige Volkswagen und Audi mit Preisvorteilen je nach Modell bis zu 35% unter UPE','Deutschlands größtes VW/Audi-Jahreswagenangebot direkt von VW/Audi-Mitarbeitern, CarGarantie für Privatfahrzeuge, Jahreswagen-Vorteils-Finanzierung, Full-Service','A','','','http://www.autoplus.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ewKvcMTOwW','Hopfen, Malz, Hefe, Brauzubehör, Flaschen, Fässer','Hopfen, Malz, Hefe, Brauzubehör, Flaschen, Fässer','Brauen Sie Ihr eigenes Bier, alles für den Heim- und Hobbybrauer.','A','','','http://bierbrau.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ExdvTp92lM','Orientlampen, indonesische Möbel, \r\nVasen, Lampen, Kerzenstaender, \r\nLampen, Hennalampen, Holzfiguren, \r\nStrausseneilampe, Seifenstein, \r\nSpeckstein','Orientlampen, indonesische Möbel, \r\nVasen, Lampen, Kerzenstaender, \r\nLampen, Hennalampen, Holzfiguren, \r\nStrausseneilampe, Seifenstein, \r\nSpeckstein','Wohnaccessoires und Dekoration\r\naus aller Welt.Wohnen wie im Urlaub.\r\nNeu:indonesische Möbel','A','','','http://www.casamadera.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eXNbTNGRxK','CDs, DVD, PC Games, Videospiele, Playstation, viedospiele, Media, Medien, cd, cds, dvds, Spiele, spiele, Computerspiele, computerspiele, games, Games, Bücher, buecher, bücher, Amazon.de, Nintendo, nintendo, sony playstation, PS2','CDs, DVD, PC Games, Videospiele, Playstation, viedospiele, Media, Medien, cd, cds, dvds, Spiele, spiele, Computerspiele, computerspiele, games, Games, Bücher, buecher, bücher, Amazon.de, Nintendo, nintendo, sony playstation, PS2','Bei Media24-shopping.de kann man ganz einfach alle Medien Online bestellen, z.B. DVDs, CDs, Bücher, Computer und Videospiele und vieles mehr !','A','','','http://www.media24-shopping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EXPprVYtbS','Hängematten, Hängesitze, Hängesofas , Hängestühle, Sitzhängematte , Hängemattengestelle, Rattanmöbel, Bambusmöbel, Seegraskörbe, Korbwaren, Onyxmarmor, Balsaholz, Sandtiere, Kinderschaukel, Babywiege, Paravent, Vorhänge, Rattanstühle,','Hängematten, Hängesitze, Hängesofas , Hängestühle, Sitzhängematte , Hängemattengestelle, Rattanmöbel, Bambusmöbel, Seegraskörbe, Korbwaren, Onyxmarmor, Balsaholz, Sandtiere','Riesen Auswahl an Hängematten, Hängesitzen und deren Zubehör. Exklusive Wohnaccessoires und Kleinmöbel aus Rattan, Bambus, Balsa, Korb, Seegras und Marmor.','A','http://www.roman-handel.de\r\nhttp://www.haengematten-roman.de\r\nhttp://www.haengesitze.de','','http://www.leguana.net','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('exVfblst89','Handytaschen für fast alle Handymarken wie Nokia, Siemens, Motorola','Handytaschen für fast alle Handymarken wie Nokia, Siemens, Motorola','NEU - Die rückstrahlende Handytasche aus Nepren/Villus \r\n\r\ndie neuen Mobilfunktaschen sind ein echtes Modezubehör mit ansprechendem Design., erstklassigem Material und sorgfältiger Verarbeitung. Der bekannte sportliche Stil verändert sich hier in cybersty','A','','','http://www.handybags.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Eyk6QUHo9y','Trolle, Hexen, Elfen Drachen, Zauberer, Trollschach, Bastelsets, Buchtipps, Marionetten, Plüsch, Puppen, Figuren','Trolle, Hexen, Elfen Drachen, Zauberer, Trollschach, Bastelsets, Buchtipps, Marionetten, Plüsch, Puppen, Figuren','Onlineshop für phantatsische Kreationen','A','','','http://www.trollart.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EZ6HBpmlrc','Datenbank und Bestellmodus fuer Grossbilprojektoren-Dias/Poster in der Alpha-Space-Gallery','Datenbank und Bestellmodus fuer Grossbilprojektoren-Dias/Poster in der Alpha-Space-Gallery','Dienstleistung & Service im Marketingund Eventbereich.Durchführung und Planung von Events in allen Bereichen-TV- Industriefilm-CD Produktionen- Veranstaltungen -Internet','A','','','http://www.Hawelka.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('eZjThByNL7','Tee, Honig, Zucker, Filter, Teedosen, Geschenke, Tee-Club','Tee, Honig, Zucker, Filter, Teedosen, Geschenke, Tee-Club','Sie suchen mehr als nur einen Teeshop? Hier finden Sie Bücher, Rezepte, Geschenke, die Geschichte des Tees, Zubhör, den Tee-Club und ein ständig wachsendes Angebot an Teesorten.','A','','','http://www.teeproduzent.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('EzVJFJalDq','Textildruck\r\nAutobeschriftung\r\nWerbeschilder\r\nT-Shirts\r\nSweater\r\nHosen\r\nPolos\r\nPullover\r\nSchuhe\r\nCaps\r\n48-Stunden Textildruck','Textildruck\r\nAutobeschriftung\r\nWerbeschilder\r\nT-Shirts\r\nSweater\r\nHosen\r\nPolos\r\nPullover\r\nSchuhe\r\nCaps\r\n48-Stunden Textildruck','Onlineshop für Sportswear und Textildruck, Werbeschilder und Autobeschriftung.','A','','','http://www.youngline.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('f00QLR50lz','Spiele, Spielzeug, Vorschulspielzeug, Bob der Baumeister, Pokémon, Lernspielzeug, Plüschtiere, Lizenzprodukte, \r\nKerzen, Modellautos, Domino-Day-Shop, Interaktive Spielwaren, StarWars-Produkte, \r\nAusgefallenes','Spiele, Spielzeug, Vorschulspielzeug, Bob der Baumeister, Pokémon, Lernspielzeug, Plüschtiere, Lizenzprodukte, \r\nKerzen, Modellautos, Domino-Day-Shop, Interaktive Spielwaren, StarWars-Produkte, \r\nAusgefallenes','Spielzeug und Spiele aller Art.\r\nSpiele, Spielzeug, Vorschulspielzeug, Modellautos, Plüsch- und Stofftiere, Ausgefallenes.\r\nSpezialist für StarWars Figuren und Artikel\r\nSonderangebote - Wir besorgen fast alles rund um das Thema TOYS!\r\nWarenkorb-Shop!','A','','','http://www.toys-house.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('f0TcnRufF8','Münzen, \r\nMedaillen, \r\nMünzuhren, \r\nMünzzubehör','Münzen, \r\nMedaillen, \r\nMünzuhren, \r\nMünzzubehör','Umfassendes Angebot an Münzen, Medaillen und artverwandten Geschenkartikel aus dem numismatischen Bereich','A','','','http://www.herchermuenzen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('f1AC9kj3mp','Proteine, Aminos, Weight Gainer, Diätprodukte, Riegel, FlapJacks, Multivitamine, Minerale, L-Carnitine, Creatine und viele Specials!\r\n','Proteine, Aminos, Weight Gainer, Diätprodukte, Riegel, FlapJacks, Multivitamine, Minerale, L-Carnitine, Creatine und viele Specials!\r\n','Sporternährung von Markenherstellern wie Multipower und Weider für optimale Unterstützung Ihres Trainings.\r\nMit Sporternährungs-Lexikon.','A','http://www.aufbauprodukte.de\r\nhttp://www.schlankheitsprodukte.de\r\nhttp://www.ausdauerprodukte.de','','http://www.fitshop.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('f24WZt1XP6','cigarren, cigarrenshop, shop, cigarillos, pfeifen, tabak, pfeifenzubehör, pfeifenaccessories, cigarrenaccessories, zigarren, cuba, kuba, dom. republik, nicaragua, honduras, feuerzeuge, stopfer, vegafina, cigarrennews, cigartasting, humidore, zigarren, hav','Zigarren, Taback, Pfeifen, Zubehör, Cigarenn,','cigarworld.de - das einkaufsmekka für zigarrenfreunde - Cigarren, Cigarrenaccessories, Cigarillos, Pfeifen, Pfeifenaccessories, Tabak uvm. Cigarren aus Cuba, Dom. Republik, Nicaragua, Honduras.','A','','','http://www.cigarworld.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('F2JC0xWNdN','Dessous, Latex, Lack, Leder, Kondome, Liebesschaukeln, Dildos, Vibratoren, Liebespuppe, Sonderangebote, Toys, Metall, Cyberskin','Dessous, Latex, Lack, Leder, Kondome, Liebesschaukeln, Dildos, Vibratoren, Liebespuppe, Sonderangebote, Toys, Metall, Cyberskin','Sie suchen nette Dessous, oder auch Lck und Latexartikel? Dann Sind Sie bei Suero richtig. Dieser Shop hat alles rund um das Spaßthema No.1. Empfehlenswert !','A','','','http://www.suero.de','AD'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('f3Ioyyf1kF','Notfall, Notfallmedizin, Intensiv, Intensivmedizin, Anästhesie, Anästhesiologie, Rettung, Notarzt, Sanitäter, Buch, Bücher, Fibeln, AGN, CDROM, Dias, NAW, Medikamente, Richtwerte, Fibel,','Bücher, Fibeln, Videos, CDROMs, Disketten, Overheadfolien und Dias.','Wir sind Spezialisiten für Bücher und elektronische Medien zu den Themen Notfall-, Intensiv-, Katastrophenmedizin, Anästhesie und Schmerztherapie.','A','http://www.agn.at','','http://medihoo.net/drmshop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('f3oWoCrEs0','','','Musikshop mit Vollservice für Schlagzeug, Percussion, Saxophone und Klarinetten, \r\n2.Hand Instrumente, Mietkauf und Verleih','A','','','http://www.tittmann.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('F3qwqiXsQ4','Rhythmus-Sets Kindergitarre Kinderinstrumente Metallophon Blockflöte Blasinstrumente Zupfinstrumente Glockenspiele Cymbel Klangbausteine Percussion Schlagwerke Schellenringe Xylophone Schellenkränze Glockenbaum Ratschen Fußballhupe Schüttelrohre Panflöte','Rhythmus-Sets Kindergitarre Kinderinstrumente Metallophon Blockflöte Blasinstrumente Zupfinstrumente Glockenspiele Cymbel Klangbausteine Percussion Schlagwerke Schellenringe Xylophone Schellenkränze Glockenbaum Ratschen Fußballhupe Schüttelrohre Panflöte','Online-Shop für Musikspielwaren, Rhythmus, Glockenspiele, Percussion, Metallophon Blockflöten, Musikinstrumente, Zupfinstrumente, Glockenspiele, Schellenringe, Xylophone','A','','','http://www.vogtline.com/musikspielwaren','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('F4b9dbeNT4','faltenfrei allergiefreundlich Hautpflege Gesichtspflege Körperpflege Peeling Gesichtsmasken Haarpflege Epoch Ernährungstherapie Aloe Vera Algenextrakt Jojobaöl','Körperpflege, Anti-Ageing, Wellness, Kosmetik, Nuskin-Produkte, Pharmanex-Produkte','Forum, Webshop und Newsletter für allergiefreundliche Wellnessprodukte, Kosmetik und Antiageing-Produkte, die Natur und aktuelle wissenschaftliche Erkenntnisse verbinden.','A','http://www.allergiefreundlich.de\r\nhttp://www.faltenfrei-schoen.de','','http://www.die-gesundheitspraxis.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('f4X7dvmLHb','','','Die kompetente Portalseite des Schuhhandels für Käufer, Verkäufer und Hersteller. Alle Onlineshops auf einen Blick !\r\n','A','','','http://www.suche-schuhe.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('f5CmKuvMWb','last minute Reisen, Pauschalreisen, Ferienwohnungen, Charterflüge, Weltreisen, Jugendreisen','last minute Reisen, Pauschalreisen, Ferienwohnungen, Charterflüge, Weltreisen, Jugendreisen','Lastminute-Urlaubsbörse für alle Flughäfen in D, A, CH! Alles zum Thema Reisen Hotels, Flughäfen, Wetter, Bahnverb. etc., 24h online buchen o. CallCenter 0351 - 471 62 80','A','','','http://www.last-minute-mallorca.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('f5QqQu2cC8','Keulen, Bälle, Diabolos, Devilsticks, Pyroartikel, Einräder, jonglieren, jongleur, etc...','Keulen, Bälle, Diabolos, Devilsticks, Pyroartikel, Einräder, etc...','Versandhandel für Artisten, mit einem großen Sortiment zum jonglieren.','A','','','http://www.jonglissimo.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('f9Ag9qdICd','Lose \r\nNKL Lose\r\nGewinnlose','Lose \r\nNKL Lose\r\nGewinnlose','Wenn Sie für einen geringen Einsatz einen hohen Gewinn erzielen moechten, sind \r\nSie hier richtig. Hier erfahren Sie alles über die hervorragenden Gewinnchancen\r\nbei der NKL. Eine gesicherte Bestellseite, Spaß und Unterhaltung und ein super Ser-\r\nvice wer','A','','','http://www.millionenkoffer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('f9MQiOhcET','Bergkäse Frischmolkedrinks Stutenmilch Schnaps Likör Nachtcreme Schampoo Holzschnitzerei Hautmilch Lotion ätherische Öle Aromaöle Kräutertee Kurbad Dinkelkissen Massagegel Frischmolke Obstler Enzian Seife Kräuterschnaps Käse','Bergkäse Frischmolkedrinks Stutenmilch Schnaps Likör Nachtcreme Schampoo Holzschnitzerei Hautmilch Lotion ätherische Öle Aromaöle Kräutertee Kurbad Dinkelkissen Massagegel Frischmolke Obstler Enzian Seife Kräuterschnaps Käse','Von Bergkäse zum Molkedrink, von Körperpflege bis Holzschnitzerei reicht das Angebot unseres Dorfmarktes.\r\n','A','','','http://www.dorfmarkt.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fa1owIhKYp','alle führenden Hersteller','alle führenden Hersteller','über 20000 Artikel, Software Hardwarte\r\nallses für PC und MAC','A','','','http://www.herkommer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FA39S54QCz','Video, Dildos, Kndome, Sexpharmaka, DVD, Vibratoren, Liebeskugeln etc.','Video, Dildos, Kndome, Sexpharmaka, DVD, Vibratoren, Liebeskugeln etc.','Sex-ist-geil.de - Erotikfilme mit Videoausschnitten. Video - satt. Erotik - pur. Hardcore - massenhaft. Viele Bilder. Riesige Galerien mit vielen Pics, Monatlich kommen 300 neue Bilder dazu. Hardcore-Filme, wie auch Erotik werden mit kleinem Videoausschni','A','','','http://www.sex-ist-geil.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fai3wa4smz','Damen und Herren Landhausmode von Kopf bis Fuß. Denn man trägtm was man von sich hält!','Damen und Herren Landhausmode von Kopf bis Fuß. Denn man trägtm was man von sich hält!','Exklusive Bekleidung mit Maßservice! Sie können bei uns Ihrer Kleidung Ihr persönliches Design verpassen!','A','','','http://badmitterndorf.at/wohlmuther','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fAWgCM6cel','Norton Commander, \r\nNorton AntiVirus, \r\nNorton Internet Security, \r\nWinFax Pro, \r\nNorton Utilities, \r\nPaint Shop Pro, \r\nBackup Exec Desktop Edition, \r\nNetObjects Fusion, \r\nPartitionMagic, \r\nDrive Copy, \r\nDriveImage','Norton Commander, \r\nNorton AntiVirus, \r\nNorton Internet Security, \r\nWinFax Pro, \r\nNorton Utilities, \r\nPaint Shop Pro, \r\nBackup Exec Desktop Edition, \r\nNetObjects Fusion, \r\nPartitionMagic, \r\nDrive Copy, \r\nDriveImage','Bei Downloadit.de können Sie kommerzielle Softwarepakete herunterladen. Die Bezahlung erfolgt per Kreditkarte (Eurocard und Visa) oder per paybox. Für die','A','','','http://www.downloadit.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fB0aJ6Chz6','Telefone, Anrufbeantworter, Designtelefone, Faxgeräte, Schnurlose Telefone, ISDN-Telefone, Telefonanlagen, ISDN-TK-Anlagen, Handys, Mobilfunk-Zubehör, Headset, Türsprechsysteme, Faxweichen und Installationsmaterial','Telefone, Anrufbeantworter, Designtelefone, Faxgeräte, Schnurlose Telefone, ISDN-Telefone, Telefonanlagen, ISDN-TK-Anlagen, Handys, Mobilfunk-Zubehör, Headset, Türsprechsysteme, Faxweichen und Installationsmaterial','Onlineshop für Telekommunikation mit einem breiten Angebot rund um Festnetz, ISDN und Mobilfunk. Förderprogramm für ISDN und DSL-Verträge mit attraktiven Gutschriften','A','http://www.telecomdirekt.de\r\nhttp://www.isdndirekt.de\r\nhttp://www.isdn-shopping.de\r\nhttp://www.mobilfunk-shopping.de\r\nhttp://www.telekom-store.de\r\nhttp://www.telekomstore.de','','http://www.telecom-store.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FceKgIbsC8','Shortboards\r\nLongboards \r\nBalsaboards\r\nSex Wax\r\nBoardbags\r\nBoardcovers\r\nWellenreiten\r\nSurfen\r\nsurfboards, Surfboards, surfing, Surfing, Fins, fins, Clark foam, Boards, boards, \r\nFin, fin, FCS, fcs, Boardbags, boardbags, Leash, leash, Barbados, malibu, Mal','Shortboards, Longboards, Zubehör, Balsaboards','Alles rund ums Wellenreiten','A','http://www.balsaboards.de','','http://www.drd-surfboards.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FcGKysfW52','ISDN, Mobilfunk, Handy, Navigationssystem, Prepaid, D1, D2, E-Plus, Viag, Telefone, Sondertelefon, Anrufbeantworter, TK-Anlagen, Nokia, Siemens, Bosch, DeTeWe, Freisprechanlagen, ISDN-Lexikon, Handy-Lexikon, Multifunkitionsgeräte, Aktionsangebote, Loop, X','ISDN, Mobilfunk, Handy, Navigationssystem, Prepaid, D1, D2, E-Plus, Viag, Telefone, Sondertelefon, Anrufbeantworter, TK-Anlagen, Nokia, Siemens, Bosch, DeTeWe, Freisprechanlagen, ISDN-Lexikon, Handy-Lexikon, Multifunkitionsgeräte, Aktionsangebote, Loop, X','In unserem Online-Shop finden Sie über 500 aktuelle Produkte rund um die Telekommunikation. Alle mit Bild und Beschreibung! ISDN -Mobilfunk -Festnetz -Handys -Navigationssysteme .','A','','','http://www.pospichl.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fcW1IM2Y7v','Ätherische Öle, Etherische Öle, Aromaöle, Heilöle, Pflegeöle, Badeöle, Massageöle, Nahrungsergänzungsmittel, Hobbythekprodukte, Aromatherapie, Phytotherapie, Aromatologie, Naturheilkunde, Esoterik, Ayurweda, Aphrodisiaka, Diät, Ernährung, Apfelessig, Aron','Ausführliche Beschreibung vieler ätherischer Öle mit Analysezertifikaten für die Aromatherapie, sowie große Auswahl an Heil- und Pflegeölen, Bade- und Massageölen, sowie Nahrungsergänzungsmitteln für Diät und Gesundheit, und Hobbythekprodukten zu den Send','Ätherische Öle, Heilöle, Pflegeöle, Badeöle, Massageöle, Nahrungsergänzungsmittel, Hobbythekprodukte, \r\nAromatherapie, Phytotherapie, Naturheilkunde, Esoterik, Ayurweda, Aphrodisiaka, Diät, Ernährung\r\n','A','','','http://www.nature.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FdP92xqXTx','Namenskissen mit Wunschnamen\r\nBettwäsche mit lustigen Figuren\r\nHandbemalte Nikkitücher mit Wunschnamen\r\nKinder-Baseballmützen, mit Namen\r\nMosaikbilder','Namenskissen mit Wunschnamen\r\nBettwäsche mit lustigen Figuren\r\nHandbemalte Nikkitücher mit Wunschnamen\r\nKinder-Baseballmützen, mit Namen\r\nMosaikbilder','Tolle Geschenkideen für Babys, Kinder und deren Eltern. Handbemalte Namenskissen, Nikkitücher u.a. mit Wunschnamen und lustigen Bildern. Die Geschenkidee!','A','','','http://www.Top-Geschenk.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fekOmgVwqT','Accessoires, Auto, Beauty, Designartikel, EDV, Elektronik, Familie, Feuerzeuge, Freizeit, Haushaltsartikel, Haushaltsgeräte, Heim, Office, Radio, Reisen, Schirme, Schlüsselanhänger, Spiele, Uhren, Werkzeuge','Accessoires, Auto, Beauty, Designartikel, EDV, Elektronik, Familie, Feuerzeuge, Freizeit, Haushaltsartikel, Haushaltsgeräte, Heim, Office, Radio, Reisen, Schirme, Schlüsselanhänger, Spiele, Uhren, Werkzeuge','Bei uns erhalten Sie eine große Auswahl an Geschenken aus vielen Bereichen. Moderne Accessoires aus Metall, Designartikel und mehr.','A','','','http://www.welt-der-geschenke.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fF41TpMNzj','original Druckerpatronen, kompatible Druckerpatronen, Refillsets, Tinte, Drucker- und Zubehör, Anwenderprogramme und Spielesoftware','original Druckerpatronen, kompatible Druckerpatronen, Refillsets, Tinte, Drucker- und Zubehör, Anwenderprogramme und Spielesoftware','Alles für den Drucker ... original- und kompatible Druckerpatronen, preiswerte Refillsets, Angebote bei Drucker- und Zubehör, günstige PC Software und Spiele.','A','','','http://www.tintenpatrone2000.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fFBsPtWb8p','Geschenk, Replicas, berühmte Köpfe, Zinnbilder, Emaill-Schilder, Keramik, Handwerkerfiguren, Krüge, Bierkrüge, Tierfiguren\r\n','Geschenk, Replicas, berühmte Köpfe, Zinnbilder, Emaill-Schilder, Keramik, Handwerkerfiguren, Krüge, Bierkrüge, Tierfiguren\r\n','Geschenke für jeden Anlass!','A','','','http://www.geschenketip.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fFvGFzA4hr','AMD, Athlon XP, Duron, Intel, Celeron, Pentium4, Samsung, Elitegroup, ECS, Megware, Prozessor, Chip, Onlineshop, Shop, Computer, Rechner, PC, PC-System, PC, Zubehör, Shop, Onlinehop, PC-Shop, Store, PC-Laden, PC-Handel, PC-Versand, PC-Versandhandel, PC-Di','AMD, Athlon XP, Duron, Intel, Celeron, Pentium4, Festplatte, HDD, Arbeitsspeicher, RAM, SD, DDR, Floppy, Laufwerk, CD, DVD, CDRW, Brenner','120 verschiedene AMD und Intel PC Marken PC-Systeme, Wunschkonfigurationen, 24 Monate Garantie auf alle Systeme, Einkaufsvorteile für Unternehmen, Händler und Behörden, Reseller-Programm, Online-\r\nService-Center\r\n','','','','http://www.pc-discount.org',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ffZq42spLL','Tintenpatronen für Canon und Epson - Drucker','Tintenpatronen für Canon und Epson - Drucker','Tintenpatronen für Canon und Epson Drucker zu günstigen Preisen','A','','','http://www.der-tinten-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FGgysAdIMx','Anti-Dekubitus Matratzen, Rollstühle, Gehhilfen, Lifter, Inkontinenz, Verbandstoffe, Betten, Rollatoren, Badehilfen, Handschuhe, Kopfkissen, Lagerungshilfen, Toilettenstühle','Anti-Dekubitus Matratzen, Rollstühle, Gehhilfen, Lifter, Inkontinenz, Verbandstoffe, Betten, Rollatoren, Badehilfen, Handschuhe, Kopfkissen, Lagerungshilfen, Toilettenstühle','Online-Shop für Alten- & Krankenpflegeartikel, Praxisbedarf','A','','','http://www.reinecke-medizintechnik.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fh8w2PCBtN','Suppen Saucen Fonds Ragouts Gerichte Essig Öl','Suppen Saucen Fonds Ragouts Gerichte Essig Öl','Restaurant mit Herstellung von feinen Spezialitäten ( Feinkost - Delikatessen )\r\nSuppen, Saucen, Ragouts, Fonds, Gerichte in Dosen!\r\nRichtig gekocht vom Küchenmeister und Köchen von besten und \r\nfrischen Grundprodukten auf klassische Art','A','','','http://www.schwanen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fhdeVNipPb','Last minute Nordsee, last minute Nordseeküste: Familienfreundliche Ferienparks Urlaubsdörfer Freizeitanlagen an der Südlichen Nordsee. Ferienhäuser Ferienhaus Fewos Ferienwohnungen App. Hotel. Direkt am Meer Deich Strand Hafen.','Last minute Nordsee, last minute Nordseeküste: Familienfreundliche Ferienparks Urlaubsdörfer Freizeitanlagen an der Südlichen Nordsee. Ferienhäuser Ferienhaus Fewos Ferienwohnungen App. Hotel. Direkt am Meer Deich Strand Hafen.','Last minute Nordsee, last minute Nordseeküste: Familienfreundliche Ferienparks Urlaubsdörfer Freizeitanlagen an der Südlichen Nordsee. Ferienhäuser Ferienhaus Fewos Ferienwohnungen App. Hotel. Direkt am Meer Deich Strand Hafen.','A','http://www.deutschlandreise.de/cuxland-ferienparks/','','http://www.cuxland-ferienparks.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fhDIVPO24b','Handy, Mobiltelefon, Siemens, Zubehör, Antennen, Akku, Fax, Telefon, Sat, Satanlagen, Receiver, Computer, Freisprechanlagen, Muenchen, Erding','Handy, Mobiltelefon, Siemens, Zubehör, Antennen, Akku, Fax, Telefon, Sat, Satanlagen, Receiver, Computer, Freisprechanlagen, Muenchen, Erding','Alles Rund um die Kommunikation und den Sat-Empfang','A','','','http://www.handyshop-erding.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FhJ5R4y802','Golfsportartikel, Golfaccessoires, Golfball, Golfschläger und GolfschlägerSets, Golfzubehör, Caddy, \r\nTrolley, Golftaschen, Putter, Golfbekleidung, Golftücher, Caddietücher, Golfbälle, Golfbags, Golftees, Golfcaps, Golfhüte, Golfbekleidung, Golfzubehör, G','Golfsportartikel, Golfaccessoires, Golfball, Golfschläger und GolfschlägerSets, Golfzubehör, Caddy, \r\nTrolley, Golftaschen, Putter, Golfbekleidung, Golftücher, Caddietücher, Golfbälle, Golfbags, Golftees, Golfcaps, Golfhüte, Golfbekleidung, Golfzubehör, G','1a-Golfzubehör zu unglaublich günstigen Preisen und dem bequemen Bestellsystem. Speziell Geschenke und Ausrüster für Kindern und Linkshänder. Kostenloser tel. Beratungsservice für Beginner. Ãœbungs- und Testschläger!','A','','','http://golfshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fhLc2huvPX','Plüschfiguren, Pluesch, Edelsteine, Gold, Silber, Halsketten, Schmuck, Geschenkartikel, Geschenke, Modeschmuck, Uhren, Werbegeschenke, Reisezubehör, Globus, Globen, Kunstartikel, Künstler, Reisegepäck, Reiseaccessoires, Koffer, Reisetaschen, Reiseführer,','Plüschfiguren, Pluesch, Edelsteine, Gold, Silber, Halsketten, Schmuck, Geschenkartikel, Geschenke, Modeschmuck, Uhren, Werbegeschenke, Reisezubehör, Globus, Globen, Kunstartikel, Künstler, Reisegepäck, Reiseaccessoires, Koffer, Reisetaschen, Reiseführer,','Grossauswahl an Wohnaccessoires, Uhren, Schmuck, Designerartikel, Haushaltswaren, Reiseartikel, Gepäck, Mode-, und Kinderartikel, Figuren, Geschenk-, Luxusartikel, Kunst- und Sammlerstücke uvm.','A','','','http://www.1a-einkaufen.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fHXCX25TVJ','shop, bestellen, haustier, Hunde, Katzen, Nager, Fische, Vögel, Frettchen, Reptilien, Haustier, Tierheim, Aquaristik, Tiere, Zoo, Hund, Kaninchen, Hunderassen, Reptilien, Hundefutter, Meerschweinchen, Fische, Katze, Tierarzt, Tier, Tierbedarf, Heimtierbed','Haustier-Zubehör\r\nFutter\r\nTier Pflegeartikel\r\n','Österreichs großer Shop rund ums Haustier - mit über 3500 Produkten. Futter und Zubehör für Hund, Katze, Nager, Vogel, Fische, Frettchen, Reptilien.','A','','','http://www.zooexpress.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fi5s7iLEeT','Garlando, Tischfussball, Kicker, Wuzzler, Wutzler, Toegglkasten, Fussballtische, Bälle, Spielerstangen, Griffe, Zubehör','Garlando, Tischfussball, Kicker, Wuzzler, Wutzler, Toegglkasten, Fussballtische, Bälle, Spielerstangen, Griffe, Zubehör','Alles für den Tischfussball von garlando. Weltweiter Versand von Tischen und Zubehör.','A','','','http://www.garlando.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FiAWQ7n7ml','Siemens, Nokia, Ericsson, Bosch, Sagem, Philips, Alcatel, Panasonic, Motorola, Trium, DeTeWe, Ascom, Olympia, DSC-Zettler, Handys, Handyzubehöhr, ISDN, Telefone, SchnurrloseTelefone, Faxgeräte,','Siemens, Nokia, Ericsson, Bosch, Sagem, Philips, Alcatel, Panasonic, Motorola, Trium, DeTeWe, Ascom, Olympia, DSC-Zettler, Handys, Handyzubehöhr, ISDN, Telefone, SchnurrloseTelefone, Faxgeräte,','Der Ultimatieve Internet Laden, hier bekommen Sie alles was Sie benötigen. Schnell, Zuverlässig, günstig und eine große Auswahl.\r\n\r\nHandyladen gibt es keine Versandkosten und Rabatt schon ab DM 100, - und ein Geschenkservice ist auch dabei.','A','','','http://www.r-d-p.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FIMmMOXws8','Britney spears Cd´s \r\nBücher , Videos , sonstige Sachen \r\nwie Kalender , mit ne shop suchmaschine ... und ein kostenloser \r\nBritney Spears Kalender zum downloaden .\r\n','Britney spears Cd´s \r\nBücher , Videos , sonstige Sachen \r\nwie Kalender , mit ne shop suchmaschine ... und ein kostenloser \r\nBritney Spears Kalender zum downloaden .\r\n','-=Britney Spears Shop für britney fans=-','A','','','http://www.mybritney.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FJLwfZIjpn','Mobilfunkzubehör zu kleinen Preisen','Mobilfunkzubehör zu kleinen Preisen','24 h Shopping. Mobilfunkzubehör zu kleinen Preisen. Zubehörsets, Datenkabel und vieles mehr. Mit Auktionshaus ( Ricardo ) links....','A','','','http://www.handyzubehoer24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FKQcy7JCqN','','','Die kostenlose Online-Auktion für Gebraucht- und Neuware jeglicher Art. Auch Sie finden ein attraktives Schnäppchen in unserer Online Auktion. Bieten oder versteigern Sie mit.\r\n','A','','','http://www.romario.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('flZ548m62z','dvd vhs filme kino soundtrack n64 psx gameboy sega dreamcast ps2 poster bücher','Filme DVD VHS Poster Bücher Merchandising Soundtracks videospiele','Ãœber 70.000 Artikel aus den Bereichen VHS, DVD, Videospiele und Merchandising','A','','','http://www.um-krumat.ivdm.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FlzsZJwRr2','Foto, Kamera, Fotoaparat, Filme, Astronomie, Refraktor, Reflektor, teleskop, Teleskop, okular, Astro, Ãœberwachung, Sicherheit, Ãœberfall, Ladendiebstahl, ccd kamera, Kompass, kompass, navigation, Navigation, Portrait, Passfoto, Batterien, Objektive, Digita','Foto, Kamera, Fotoaparat, Filme, Astronomie, Refraktor, Reflektor, teleskop, Teleskop, okular, Astro, Ãœberwachung, Sicherheit, Ãœberfall, Ladendiebstahl, ccd kamera, Kompass, kompass, navigation, Navigation, Portrait, Passfoto, Batterien, Objektive, Digita','Alles Rund um´s Foto.In unseren Online Shops können Sie aus rund 5000 Foto Artikeln wählen und online bestellen.Sie finden bei uns Spiegelreflexkameras, Digitalkameras, Sucherkameras und jede Menge Foto-Zubehör','A','','','http://www.joki-foto.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FM3gmG4qIH','Sportnahrung, Proteine, Aminosäuren, Creatin, Weight Gainer, Vitamine, Riegel, Diätprodukte, Blutdruckmessgeräte, Pulsmessgeräte, Körperfettmessgeräte, Trainingszubehör, Zughilfen, Trainingsgürtel, Gewichthebegürtel, Trainingshandschuhe, Bücher, Zeitschri','Sportnahrung, Proteine, Aminosäuren, Creatin, Weight Gainer, Vitamine, Riegel, Diätprodukte, Blutdruckmessgeräte, Pulsmessgeräte, Körperfettmessgeräte, Trainingszubehör, Zughilfen, Trainingsgürtel, Gewichthebegürtel, Trainingshandschuhe, Bücher, Zeitschri','Der Online-Versand für Bodybuilding-, Kraftsport- und Fitnessbedarf. Mit Warenkorbsystem bequem bestellen. Alle Produktinformationen inklusive Supplementratgeber online.','A','','','http://www.jackssportstore.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fmO7we2Mqv','T-Shirts, Sweat-Shits, Textilien, Glas, Porzelan, Spardosen, Bilderrahmen, Windspiele, Uhren, Schlüsselanhänger, Blechboxen, Schreibwaren, Sammlerartikel,','T-Shirts, Sweat-Shits, Textilien, Glas, Porzelan, Spardosen, Bilderrahmen, Windspiele, Uhren, Schlüsselanhänger, Blechboxen, Schreibwaren, Sammlerartikel,','In unserem Online-Shop finden Sie vieles rund um die Peanuts. \r\nPeanuts-World, die Einkaufswelt der Peanuts und Ihre Freunde.\r\n','A','','','http://www.peanuts-world.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fnbEBJE8xT','mode, bekleidung, fashion, clubwear','clubwear','abstract visions clubwear (online shop)','A','','','http://www.persus.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FnFsHD3JFt','Fotografie, Fotografin, Geschenke, Portrait, Fotos, Fotografien, Bilder, Galerie, Landschaften, Stilleben, Wohnzimmer, Küche, Urlaub, Poster, Italien, Toskana, Venedig, Südafrika, Cinque Terre, Florenz, Siena, Monterosso, Vernazza, Reise, Reisetipps, Reis','Fotografien, Farbabzüge, Poster','Hochwertige Fotografien zum Verschenken und sich selber schenken. Bilder vom Carneval in Venedig, aus der Toskana, Südafrika, Mallorca. Portraits und Stilleben.','A','http://www.monika-herbig.de/index.html','','http://www.monika-herbig.de/shop/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fNr7JJclvR','Print-Rite, Epson, Canon, HP, Lexmark, Xerox, Druckerpatronen, Refilltinte, Büromaterial, Verbrauchsmaterial, Drucker, Zubbehör, kompatible, preiswert','Print-Rite Druckerpatronen, Refilltinte, Büromaterial, Verbrauchsmaterial','Kompatibles Druckerzubehör für Canon, Epson, HP, Lexmark und Xerox. Druckerpatronen und Refilltinte von Print-Rite. Top Qualität zu super Preisen. Alle Produkte nach ISO 9000','A','','','http://www.JSZeilinger.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FoysegHukj','Notebooks, Beamer, Monitore, TFT, Digicams, Digitalkameras, Drucker, Farblaser, Kopierer, QMS, Ricoh, Minolta, Sony, Xerox, Xeron, Tektronix, HP, Laptops','Notebooks, Beamer, Monitore, TFT, Digicams, Digitalkameras, Drucker, Farblaser, Kopierer, \r\n','High End Electronic zu fairen Preisen','A','x','','http://www.pep-net.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FpP1hfmLbN','Vibratoren, Puppen, Kondome, Hilfsmittel, Bizarres, Lack, Leder, Videos, DVDs, Magazine, Bücher, Scherzartikel, Gleitmittel, Vaginas, usw.','Vibratoren, Puppen, Kondome, Hilfsmittel, Bizarres, Lack, Leder, Videos, DVDs, Magazine, Bücher, Scherzartikel, Gleitmittel, Vaginas, usw.','Erotik-Shop der anspruchvollen Art! Große Auswahl zu besonders günstigen Preisen – schnelle Lieferung in neutraler Verpackung!','A','','','http://www.claudiashop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FqmGOkTqcP','wasserbett, wasserbetten, conditioner, pflegespray, zubehör, spannbettücher, soannbetttücher','wasserbett, wasserbetten, conditioner, pflegespray, zubehör, spannbettücher, soannbetttücher','Im Wasserbetten-Profi-Shop finden Sie Softside- und Hardside-Wasserbetten plus Zubehör vom Conditionierer bis zur Wasserbett-Heizung. Umfangreiche Serviceangebote wie Montageanleitungen und die Beratung bei der Wahl der richtigen Beruhigungsstufe komplett','A','','','http://www.waterdream-wasserbetten.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Fqqm7wPO1T','Computerzubehör, Drucker, Festplatten, CD-Brenner, Multimedia, CD-Rom-Laufwerke, Software, Fotopapier, T-Shirtfolien, Grafikprogramme, Buchhaltungsprogramme, Digitalkameras, Internetsoftware','Computerzubehör, Drucker, Festplatten, CD-Brenner, Multimedia, CD-Rom-Laufwerke, Software, Fotopapier, T-Shirtfolien, Grafikprogramme, Buchhaltungsprogramme, Digitalkameras, Internetsoftware','Bei Promerx finden Sie preiswertes Computerzubehör ohne Porto- und Verpackungskosten.','A','','','http://www.Promerx.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fRdSD0CHdF','Tierfiguren Plüschtiere Emailschilder Gravurartikel Kaffeebecher Farbdrucke Castagna Schlüsselanhänger Feuerzeuge Lesezeichen','Tierfiguren Plüschtiere Emailschilder Gravurartikel Kaffeebecher Farbdrucke Castagna Schlüsselanhänger Feuerzeuge Lesezeichen','Tierfiguren, Plüschtiere, Emailschilder, Gravurartikel u.v.m. für Hunde-, Katzen-, Vögel-, Nager- und Pferde-Freunde','A','','','http://www.pats-pets.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FrJIbx3Dx8','Sexmagazine, Sex, Porno, Erotik, online, Artikel, hardcore, magazine, video, dvds, sexshop, \r\nshopping\r\nfetisch, liebe, schwul, pornofilm, sexhefte, sexfilme, lesbisch, wien, bizarr, bumsen, blasen, poppen, vibrator, dildos, schwänze, \r\nmösen, busen\r\n','Sex-Magazinen Videos DVDs SM-Zubehör Sex-Spielzeug uvm.','Online Sex-Shop: Weltweiter Sexartikel Versand SSL Verschlüsselung! Sex/Porno/Hardcore Magazinen Videos DVDs Rodox Private Colorclimax SM-Zubehör Sex-Spielzeug div. Sex-Hilfsmittel....\r\n\r\n','A','','','http://www.loveandfun.com/de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FS3wAi6yK0','Reitsportartikel, Reitkleidung, Pferdehaltungszubehör, Weidezaunartikel, Spezialfuttermittel','Reitsportartikel, Reitkleidung, Pferdehaltungszubehör, Weidezaunartikel, Spezialfuttermittel','Fachversand für preisgünstige Artikel rund um Pferd und Reiter/in','A','','','http://www.reitsportversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FsGyqiPUgl','Dessous, Wäsche, Reizwäsche, \r\nMieder, Korsetts, Schnäppchen, \r\nKataloge, Erotikdessous, Mode, aaab, \r\nStrümpfe, Slips, Kostüme, Partymode, \r\nLack, Leder, Schnäppchen','Dessous, Strümpfe, Kostüme, Bikinis, Korsetts, Mieder, Kleider, Röcke, Boa, \r\nNachthemden, Baby Dolls, Slips, \r\nNegiglee`s, Strapse, Teddys, Hosen, \r\n','1A sexy Dessous und freche Männerwäsche! Dessous für Mollies, Lack und Leder, Kostüme, Kataloge','A','www.aaab24.de','','http://www.dessousworld.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fSkiqSdCgR','Schokolade Tee Honig Kaugummi Lutscher Lolly Bonbon Fruchtgummi Gebäck Zuckerstangen Pralinen Geschenkideen Süßwaren Süßigkeiten Haribo Trolli','Schokolade Tee Honig Kaugummi Lutscher Lolly Bonbon Fruchtgummi Gebäck Zuckerstangen Pralinen Geschenkideen Marzipan Pfefferminz','Ãœber 400 süße Leckereien für große und kleine Leute','A','','','http://www.suesse-leckereien.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FSqWqwBqoT','mtb rennrad triathlon schaltwerk shimano campagnolo heimtrainer fitness','Kompletträder, Zubehör, Bekleidung, Ernährung, Teile','Onlineshop mit über 5000 Artikeln aus den bereichen:BMX- MTB- Rennrad- Triathlon- Räder und Zubehör mit großer Auswahl und guten Preisen','A','www.gettheparts.de','','http://www.bike-components.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ft2qn2SFJR','Starfotos, Filmfotos zu Kinostars','Starfotos, Filmfotos zu Kinostars','Hier könnt Ihr original Fotos zu Euren Filmstars bestellen. Hab´s ausprobiert, die Bilder sind sehr gut und das Angebot ziemlich umfangreich (über 2000 verschiedene Bilder, von Pamela Anderson bis zu ... alles vorhanden).','A','','','http://www.starfotos.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FTFo247tJb','Samen, Steckzwiebeln, Blumenzwiebeln, Gartenkleidung, Gartengeräte, Düllengeräte, Rasenmäher, Schneidgeräte Düngemittel, Pflanzzubehör, Pflanzenschutz und Pflanzenpflege, Torf, Erden, Mulch, Bewässerung, Gartenbeleuchtung. Gartendekoration, Spielgeräte, Z','Samen, Steckzwiebeln, Blumenzwiebeln, Gartenkleidung, Gartengeräte, Düllengeräte, Rasenmäher, Schneidgeräte Düngemittel, Pflanzzubehör, Pflanzenschutz und Pflanzenpflege, Torf, Erden, Mulch, Bewässerung, Gartenbeleuchtung. Gartendekoration, Spielgeräte, Z','Online-Gartencenter mit grosser Auswahl in den Bereichen Gartengeräte, Gartenausstattung, Holz im Garten, Samen und Zwiebeln. Grosser Beratungsteil mit Anleitungen zur Gartenanlage. Umfangreiches botanisches Lexikon mit über 1000 Pflanzenbeschreibungen.','A','','','http://www.gartenwelt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fTJoXRozdr','Freizeitkarten, Wanderkarten, Radwanderkarten, Topographische Karten, Historische Karten seit 1764, CD-ROMs für Niedersachsen','Freizeitkarten, Wanderkarten, Radwanderkarten, Topographische Karten, Historische Karten seit 1764, CD-ROMs für Niedersachsen','1500 Landkarten, Topographische Karten, Historische Karten, Freizeit- und Wanderkarten, CD-ROMs für Niedersachsen','A','','','http://www.lgn.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fUigg5dUGz','Audio Video Geschenke computer autozubehoer garten','Audio / Video Zubehörteile, Autozubehör, Computerzubehör, Heim und Garten, Geschenkartikel','Wir bieten alles um Audio/Video Zubehör, Auto Zubehör, Haus und Garten, Computer Zubehör und vieles mehr.','A','','','http://www.catec.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fvnqttWllz','DVD, CD, PC-Spiele, Konsolenspiele, Hardware, Software, Brettspiele, Bastelbedarf und viel mehr','DVD, CD, PC-Spiele, Konsolenspiele, Hardware, Software, Brettspiele, Bastelbedarf und viel mehr','Hobbies soweit das Auge reicht.','A','','','http://www.hobbyfabrik.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FvRGT81RXV','Bikinis, Badeanzüge, Strandmoden','Bikinis, Badeanzüge, Strandmoden','Exklusive Bade- und Strandmoden für Anspruchsvolle. Kostenloser Geschenke-Service. SSL-Verschlüsselung.','A','','','http://www.beachwearforyou.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Fw9QUcV37Z','','','Hier finden Sie Produkte aus den Bereichen Lebensmittel, Frischprodukte, Drogerie- und Haushaltsbedarf.\r\nSupermarkt Obst Gemüse Frischwaren Frischprodukte Drogerie Haushalt Getränke Lebensmittel Nahrungsmittel','A','','','http://www.freude-am-kaufen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('FWWoa94g3J','Fanartikel, Trendartikel, Bikerartikel, Motorsportartikel, Scherzartikel','Fanartikel, Trendartikel, Bikerartikel, Motorsportartikel, Scherzartikel','Fanartikel aus fast aus allen Bereichen.\r\nEntweder aus unserem Lagerprogramm oder nach Ihren Wünschen und Vorlagen','A','','','http://www.chw-motivfabrik.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fY5m5g83EP','Vanadylsulfat, Creatin, Pyruvat, Aminos, Eiweiße, Sportnahrungsmittel, Trainingspläne, Diät, Muskelaufbau, Bodybuilding, Fitness, Wellness, Kraftsport, Leistungssport, Gewichtheben, Kampfsport','Creatin, Sportnahrung, Eiweiß, Tribolan, Pyruvat, Clenbuterol, Sportbücher, Bodybuildingbücher, Proteine, Mega Gain, Wellnessdrinks, Creatin Hp, AndroDion, AndroDiol, NorAndro,','Top Sportnahrungsmittel von Markenherstellern.... (Creatin, Eiweiße, Tribolan, Pyruvat, ) Trainings und Diätpläne ! PREISHITS !!!\r\n','A','http://www.creatin-hp.de','','http://www.bodybuilder-food.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('fys71c4m3X','Geschenkartikel','Geschenkartikel','Spezialshop für individuelle und personalisierte Geschenkartikel.','A','','','http://www.geschenke-paradies.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('g4lR2HmhDY','Bodybuilding\r\nFitness\r\nSportlernahrung\r\n','Sportlernahrung, Bekleidung und Zubehör','Wir führen Hersteller wie z.b. BMS /Hi Tec / Power Man /Metabolic Nutrition / Testoplex Nutrition u.v.m.','','','','http://testoplex.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('G82N02IpVQ','Heizung, Sanitär, Solar, Bad, Regenwassernutzung','Bei uns finden Sie alles zum Thema Heizung und Sanitär.','Der Onlineshop für Profies. Bei uns finden Sie alles zum Thema Heizung und Sanitär.','','','','http://www.firma-hsl-technik.de/Shop.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('G8D828EFZU','','','Ethernet, Fast-Ethernet, FDDI Produkte zu fairen Preisen','A','','','http://www.ethernet-2000.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('g8NvDVu2JK','Modellautos, Modelleisenbahn Sammler u. Blechspielzeug','Modellautos, Modelleisenbahn Sammler u. Blechspielzeug','Modellautos, Modelleisenbahn Sammler u. Blechspielzeug','A','','','http://sammlerspielzeug.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GaCdAKlWCS','Weine aus aller Welt, Sekt und Champagner, Spituosen, Feinkost','Weine aus aller Welt, Sekt und Champagner, Spituosen, Feinkost','barbara´s wine-yards Wein-Versand und Weinladen aus Schwetzingen mit großer Auswahl an Weinen aus Ãœbersee und Europa','A','','','http://www.barbaras-wine-yards.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gbl8vVu6lo','Kindermode, Kindermoden, Mode, Kleider, Hose, Hosen, Pullis, Pullover, Rollis, Kleid, Rock, Röcke, Trägerrock, Jogginganzug, Jogging Anzug, Shirt, Shirts, Sweatshirt, Sweat Shirt, Fashion, Joung Fashion, Kidswear, Kids wear, Kinderbekleidung, Bekleidung,','Kleider, Röcke, Hosen, Sweatshirts, Pullis, Unterwäsche','Aktuelle Kindermode - Kleider, Röcke, Hosen, Sweat Shirts, Pullover, Unterwäsche u.a.für Jungen und Mädchen - zu besonders günstigen Preisen durch Direktimport finden Sie unserem Online Shop. Auf Ihren Besuch freuen wir uns jetzt schon...','A','www.minnosh.com','','http://www.minnosh.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gbtFBHKdVM','Modeschmuck, Halsketten, Bauchketten, Armreifen, Ohrringe, Piercing, Nasenstecker, Fussketten, Salzlampen','Modeschmuck - Bijoux - Costume Jewelry','Bei uns finden Sie eine Auswahl eleganter Modeschmuckartikel, passend zu jedem Outfit, ideal bei jedem Anlass. \r\nEinfach und schnell online bestellen oder mal in unser Meraner Geschäft schauen. \r\n','A','','','http://www.peterbijoux.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GBxbtD9XDG','Handy, Handyzubehoer, Handys, Handyshop, Onlineshop, Handy Zubehör, Handygehäuse, handynummern, housing, Händler, Antennen, Handygehaeuse, Oberschalen, Daten, Datentechnik, Look 8310, handyshop, Shop, Grßhandel','Akkus, Gehäuse, Headsets, Oberschalen, Ersatzteile, Nokia Original, Siemens, Ladestationen und vieles mehr.','Großhandel für Mobilfunkzubehör alle Art.\r\nSie suchen Qualität?Dann Besuchen Sie uns auf www.tkphone.de','A','','','http://www.tkphone.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GbzzTZIRj1','Funktionelle, praktische und schöne Bekleidung \"T-Shirt über Freizeitbekleidung bis Goretex-Anzug\", spezielle Damengrössen, \r\nFunktionelles Schuhwerk \"Teva Sandale bis Bergstiefel\"....\r\nFast alle Arten von Ausrüstungsgegenständen (Zelte, Rucksäcke, Kocher','Funktionelle, praktische und schöne Bekleidung \"T-Shirt über Freizeitbekleidung bis Goretex-Anzug\", spezielle Damengrössen, \r\nFunktionelles Schuhwerk \"Teva Sandale bis Bergstiefel\"....\r\nFast alle Arten von Ausrüstungsgegenständen (Zelte, Rucksäcke, Kocher','\"Tapir- der Outdoorstore\" mit seinen Ladengeschäften (Marburg, Giessen, Leipzig) ist seit fast 20 Jahren der führende Ausrüster zwischen Frankfurt und Kassel.\r\nHochwertige Artikel fast aller namhaften Marken im Ausrüstungs- wie im Bekleidungsbereich sind','A','','','http://www.tapire.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GCKdsG4OYk','Zaubertricks, Zauberkasten, Jonglierartikel, Einräder, Zauberrequisiten, Jonglierbälle, Zauberartikel, Scherzartikel, Einrad, Zauberbücher, Zauberkasten, Zaubergeräte, Becherspiele, Kartentricks, Taschenspielertricks, Diabolos, Jonglierkeulen, Bälle, Z','Zaubertricks, Zauberkasten, Jonglierartikel, Einräder, Zauberrequisiten, Jonglierbälle, Zauberartikel, Scherzartikel, Einrad, Zauberbücher, Zauberkasten, Zaubergeräte, Becherspiele, Kartentricks, Taschenspielertricks, Diabolos, Jonglierkeulen, Bälle \r','Jonglier- und Zauberartikel in großer Auswahl und bester Qualität. \r\nFür Anfänger und Profis.\r\nBeratung. Sonderanfertigungen. Seminare und Kurse','A','','','http://www.jedinat.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gCyRAOtmYe','Scheitel, Kamm, Kämme, Kaemme, Zick, Zack, Scheitelkamm, Zick-Zack, Zick-Zack-Scheitelkamm, Effekt, Branche, Haar, Haarbedarf, Friseurbranche, Haarbranche, Beautyartikel, Beauty, Artikel, Haare, Frisurtrend, Frisur, Trend, Kopf, kaufen, Shop, bestellen, P','Zick-Zack-Scheitel','Einen Zick-Zack-Scheitel alleine hinzubekommen, kann ein haarsträubend schwieriges Prozedere sein. Völlig verzweifelt landet der Kamm irgendwann in der Ecke. Mit dem neuen Zick-Zack-Scheitelkamm geht das jetzt alles viel einfacher und vor allem stressfrei','A','http://www.zickzackscheitelkamm.de','','http://www.zick-zack-scheitelkamm.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Gd20NloBZa','Bifidus, LaVita, Vita89, Vita 89, La Vita, Wellness, \r\nGesundheit, Fitness, Ernährung, Sport, Energie, Shop, Konzentrat, Vitalstoffe, Bioaktivstoffe, Darmflora, Immunsystem, Milchsäure, Orange, Apfel, Papaya, Trauben, Ananas, Maracuja, Erdbeere, Kirsch, J','Vita89','Vita89 - die geballte Kraft der Natur - natürliches Konzentrat - Unser Ziel ist es, unseren Mitmenschen bei der Erhaltung und Förderung Ihrer Gesundheit zu helfen!','A','','','http://www.bifidus.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gDnzXBap65','teddy, versand, sammlerbären, shop, sammlerteddies, teddys, sammlerteddys, Teddies, Teddybär, Sammlerbär, designerbär, teddybären, Sammlerbären, designerbären, teddy hermann hirschaid, künstlerbär, künstlerbären, Teddy-Hermann, Coburg, mohair, Hermann, ge','Hermann Coburg, Teddy Hermann, Hirschaid','Wir führen Teddybären namhafter Hersteller und Designer. Bestellen Sie Ihre Sammlerbären einfach online zu bärenstarken Konditionen!!\r\n\r\n','A','','','http://www.teddy-versand.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GEeTisDq7I','Bayer Beiersdorf Vichy Claire Fisher Wala Hauschka Xenical Viagra Zyban Aspirin','Bayer Beiersdorf Vichy Claire Fisher Wala Hauschka Xenical Viagra Zyban Aspirin','Alles rund um Gesunheit, Wellness und Schönheit. Vitaminpräparate und Verhütungsmittel finden Sie hier ebenso wie apothekenexklusive Kosmetik oder Magnetfeldmatten.\r\nUnd alles zu topfit-toppreisen!','A','','','http://www.topfit24.de/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GEkBiyZQko','trampolin, trampolinshop, gartentrampolin, trampolins, onlineshop, shop, trampolinzubehör, garten, airborn, trampolinkauf, trampolinersatzteile, ersatzteile, zubehör, springen, kinder, spielzeug, sommerspiele, gartenspiele,','trampolin, trampolinshop, gartentrampolin, trampolins, onlineshop, shop, trampolinzubehör, garten, airborn, trampolinkauf, trampolinersatzteile, ersatzteile, zubehör, springen, kinder, spielzeug, sommerspiele, gartenspiele,','Trampolin springen zu Hause im Garten? Ihr Traum wird wahr! Garten Trampoline für Freizeit, Fitness, Kinder, Familie. Online Shop für Trampoline, Gartentrampoline, Trampolinzubehör, Trampolinersatzteile,','A','','','http://www.trampolinkauf.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gEwH93LwEo','Steffan, Alufelgen, Felgen, Stoßdämpfer, Federn, Fahrwerke, Tieferlegung, Gewindefahrwerke, Komplettumbauten, VW, Seat, Lotus, Lupo, Golf, Corrado, Polo, Tuning,','Alufelgen, Fahrwerke, Zubehör','Vertrieb und Herstellung von exklusiven Fahrwerken und Alufelgen in außergewöhnlichen Größen.','A','','','http://www.steffan.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GEWPkYvkqA','Granini, Albi, Saft, Säfte','Granini, Albi, Saft, Säfte','Wir führen für Sie Säfte und noch vieles mehr ein Besuch lohnt auf jedem Fall.','A','','','http://www.kauft.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Gf0pD0wbxI','Lastminuteangebote, \r\nLast Minute, last minute\r\nPauschalreisen, Charterflüge, Linienflüge, Mietwagen, Ferienhäuser, Eintrittskarten, Hotelbuchungen, Reiseinformationen...','Lastminuteangebote, Pauschalreisen, Charterflüge, Linienflüge, Mietwagen, Ferienhäuser, Eintrittskarten, Hotelbuchungen, Reiseinformationen...','wwwTravel.de bietet umfangreiche Suchmöglichkeiten und Online-Angebote verschiedenster Reiseanbieter, Onlinereservierung mit sofortiger Bestätigung, ServiceCenter.','AB','http://www.a-z-fluege.de\r\nhttp://wap.mreise.de\r\nhttp://wap.mflug.de','','http://www.wwwtravel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GGSjkCzgkW','Honig, Honigwein, Bienenwachs, Propolis, Gelee Royale, Blütenpollen (Honigbrot), Honigbonbons, Honigseife, Honigbad, Honigshampoo, Honigcreme, Propolissalbe, Propoliscreme, Honiglikör, Lindesa, Lindesa Emulsion, Kosmetika und Nahrungsergänzung','Honig, Honigwein, Bienenwachs, Propolis, Gelee Royale, Blütenpollen (Honigbrot), Honigbonbons, Honigseife, Honigbad, Honigshampoo, Honigcreme, Propolissalbe, Propoliscreme, Honiglikör, Lindesa, Lindesa Emulsion, Kosmetika und Nahrungsergänzung','Unsere Imkerei besteht seit 1975 und ist Mitglied im Deutschen Imkerbund. Wir vertreiben unter anderem Honig, Propolis, Blütenpollen, Gelée Royale, Bienenwachskerzen, Honigwein und Honiglikör. An Kosmetik stehen Ihnen Cremes mit Honig, Gelee Royale, Propo','A','http://s24126247.einsundeinsshop.de/','','http://www.imkerei-mueller.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GhL0znsTbS',' Schmuck, Gold, Edelstahlringe, Ringe, Farbsteine','Edelstahlringe, Schmuckringe','Wir führen ausergewöhnliche Schmuckringe aus Edelstahl mit Goldaufsätzen in 14ct und synthetischen Farbsteinen.','A','','','http://www.freundschaftsring.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gHrrBhMDh1','Badesalz, Mineral-Urschlamm Maske, Reinigungsmilch, Gesichtswasser, Nährcreme, Feuchtigkeitscreme, Augencreme, Körperlotion, Shampoo. Pflegeseifen, Conditioner, duschgel, Handcreme, Urschlamm','Badesalz, Mineral-Urschlamm Maske, Reinigungsmilch, Gesichtswasser, Nährcreme, Feuchtigkeitscreme, Augencreme, Körperlotion, Shampoo. Pflegeseifen, Conditioner, duschgel, Handcreme, Urschlamm','Gerameer Kosmetik GmbH - Salz und Schlamm vom Toen Meer. Kosmetik-Produkte mit Mineralien aus dem Toten Meer','A','','','http://www.joweb.de/gerameer','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Gig2geVYWs','Digitalcamera, Fotoapperat, Digitalkamera, Notebook, Computer, Kommunikation, Canon, Nikon, Fujitsu, Sony, Olympus, Telefax, Camcorder, Digitalcamcorder, Drucker, Fotodrucker, Filmscanner, Agfa, Casio, Epson, Jenoptic, Kodak, Minolta, Ricoh,','Digitalcamera, Fotoapperat, Digitalkamera, Notebook, Computer, Kommunikation, Canon, Nikon, Fujitsu, Sony, Olympus, Telefax, Camcorder, Digitalcamcorder, Drucker, Fotodrucker, Filmscanner, Agfa, Casio, Epson, Jenoptic, Kodak, Minolta, Ricoh,','Internetshop mit 5000 Artikeln für Digitalfotografie - Speichermedien - Notebooks - TFT-Monitore - Personal Computing','A','','','http://www.edigicam.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gjfXXBgrvU','Ätherische Öle, Etherische Öle, Aromaöle, Heilöle, Pflegeöle, Badeöle, Massageöle, Nahrungsergänzungsmittel, Hobbythekprodukte, Aromatherapie, Phytotherapie, Aromatologie, Naturheilkunde, Esoterik, Ayurweda, Aphrodisiaka, Diät, Ernährung, Apfelessig, Aron','Ätherische Öle, Heilöle, Pflegeöle, Badeöle, Massageöle, Nahrungsergänzungsmittel, Hobbythekprodukte, Aromatherapie, Naturheilkunde, Aromatologie, Esoterik, Hobbythek, Diät, Erotik, Naturkost, Aphrodisiaka, Naturprodukte','Ätherische Öle, Heilöle, Pflegeöle, Badeöle, Massageöle, Nahrungsergänzungsmittel, Hobbythekprodukte \r\n','A','','','http://www.nature.de/artikel/aethoel/aethoel.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Gjr4dluzdq','unterbodenbeleuchtung, neonröhren sets fahrzeugbeleuchtung, Online Shop, schwarzlichtröhren, unterbodenbeleuchtungen, neonröhre tireflys felgenlichter \r\nMotorsport, Auto Zubehör & Tuning Shop. Exclusiv Motorsport für Tuning aus den USA für US Cars, Shop,','Evo, Efaub, DSM, OZ','unterbodenbeleuchtung de spezialisiert auf fahrzeugbeleuchtung neonröhren und LED sets. tireflys neonröhren felgenlichter und Schwarzlichtröhren im Angebot die neuen tireflys Beleuchtung aus den USA Unterbodenbeleuchtung.de ist spezialisiert auf Neonröhre','','','','http://www.unterbodenbeleuchtung.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gJrZ46s0TY','cardio, cardiogerät, reha, rehabilitation, deutschland, bayern, usa, europa, süddeutschland, Food, Ultimate, Ultimate Nutrition, worlds food, multipower, hi-tec, Nutriserch, strength systems, pmg, all stars, weider, sporting, inko, sport und fitness, spor','Nahrungsergänzungsmittel, Sportgeräte, Hanteln, Hantelscheibe, Hantelbank, Klimmzugstation, Eiweiss, Protein, Aminosäuren, Kohlehydrate, Creatin, Kreatin, Weight-Gainer, Spinning-bikes, Magnetic-Bikes, Liegefahrräder, Ergometer, Laufband, Stepper, Multifu','TOP-Produkte zu Spitzenpreisen aus den Bereichen Bodybuilding, Fitness und Ernährung sowie Sport- und Trainingsgeräte bietet unser ONLINE-SHOPPING-CENTER !','A','http://www.FITNESSADRESSE.DE/body1.htm\r\n\r\n','','http://www.FITNESSADRESSE.DE','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gJTtJnGhVc','Creatin HMB Vanadylsulfat Designer-Protein Weight-Gainer Tribolan L-Carnitin Prohormone Poster Videos Bücher Clenbuterol Wachstumshormone Chitosan Pyruvat ribose powerbooster','Creatin HMB Vanadylsulfat Designer-Protein Weight-Gainer Tribolan L-Carnitin Prohormone Poster Videos Bücher Clenbuterol Wachstumshormone Chitosan Pyruvat ribose powerbooster','Vertrieb von Creatin, HMB, Vanadylsulfat, Designer-Protein, Weight-Gainer, Tribolan, L-Carnitin, Energiedrinks, Prohormone, Poster, Videos und Bücher. \r\n','A','','','http://www.bodybuilder-food.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gKcbiW0kcc','Bauteile, Komponenten, PC, Nootebooks, \r\nKarten - Restposten -- rund um den Computer --','Bauteile, Komponenten, PC, Nootebooks, \r\nKarten - Restposten -- rund um den Computer --','Elektronik und Komponenten für Handel-Industrie und Privat\r\nNeu und Gebraucht','A','','','http://www.lantronic.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Gl2nJxg8DA','nahrungsergaenzungsmittel, clark, parasiten, orgon, vitamine, koerperpflege, strahlenschutz, dr.clark, dr., meine, base, leberkur, parasitenkur, nierenkur, aminosäure, arginin, karnitin, lysin, magnesium, ascorbinsäure, mineralstoffe, baubiologie, igl-rhe','nahrungsergaenzungsmittel, clark, parasiten, orgon, vitamine, koerperpflege, strahlenschutz, dr.clark, dr., meine, base, leberkur, parasitenkur, nierenkur, aminosäure, arginin, karnitin, lysin, magnesium, ascorbinsäure, mineralstoffe, baubiologie, igl-rhe','Wir liefern Nahrungsergänzungsmittel, Mineralstoffe und Vitamine, Dr. Clark Programme gegen Parasiten, ORGON Körperpflege Produkte und Resonanzkörper als Strahlenschutz für Menschen und Tiere','A','','','http://www.IGL-Rheinberg.de/iglshop.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gL4BVJmjFQ','Bullaugenuhren, Glasenuhren, Funkraumuhren, maritime Geschenkartikel wie Knotentafeln, Ankertafeln, Schiffsglocken, Taucherhelme, Baro-, Hygro- u. Thermometer, Schiffsbilder, Anfertigung von Computergravuren, Messingschilder','Bullaugenuhren, Glasenuhren, Funkraumuhren, maritime Geschenkartikel wie Knotentafeln, Ankertafeln, Schiffsglocken, Taucherhelme, Baro-, Hygro- u. Thermometer, Schiffsbilder, Anfertigung von Computergravuren, Messingschilder','Anfertigung von Schiffsuhren, über 200 verschiedene Uhren mit Bundesmarine-Motiven im Programm','A','http://www.schiffsuhren.de\r\n','','http://www.admiral-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Gl4XXNSvdM','Damen und Herren Bekleidung - Luxus der leisen Art! Zum teil auch Kinderbekleidung. Von Kopf bis Fuß gibt es allles.','Damen und Herren Bekleidung - Luxus der leisen Art! Zum teil auch Kinderbekleidung. Von Kopf bis Fuß gibt es allles.','Alle namhaften Designer aus dem Trachten- und Landhausbereich. Anfertigungs-Service \r\nLimitierte Auflagen der Bekleidung!','A','','','http://wohlmuther.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gLBZPtW6pk','Telefon, ISDN, Fax, Anrufbeantworter, AB, Handy, D1, D2, E-Plus, Zubehör, Handytasche, Kabel, Antenne, Tasche, Adapter, Telekom, Siemens, Stempel, Holzstempel, Nokia, Ericsson','Telefon, ISDN, Fax, Anrufbeantworter, AB, Handy, D1, D2, E-Plus, Zubehör, Handytasche, Kabel, Antenne, Tasche, Adapter, Telekom, Siemens, Stempel, Holzstempel, Nokia, Ericsson','Alles rund um die Telekommunikation, sowie eigene Stempelproduktion','A','','','http://www.d2handy-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gmK8G9n3Qy','Computer Hard- und Software, Service','Computer Hard- und Software, Service','PC Handel & Service','A','','','http://www.bluemchen.pc-vor-ort.de/','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gMobG9nGeQ','Antiquitäten, Kunst, Messinglampen','Antiquitäten, Kunst, Messinglampen','Antiquitäten und Kunst aus 3 Jahrhunderten, online-Versandkatalog, Berliner Messinglampen, Geschenkartikel, Accessoires, Web-Design, private Kleinanzeigen, Suchmaschinen, Galerie u.v.m.','A','','','http://www.pehrs.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GMWJS5zI7S','adidas boccia bruno banani casio esprit festina fossil junghans ocean pacific pulsar paco rabanne seiko spoon time force timberland','adidas boccia bruno banani casio esprit festina fossil junghans ocean pacific pulsar paco rabanne seiko spoon time force timberland','CASARO bietet aktuelle Marken und Designer Armbanduhren zu günstigen Preisen. Besonders kundenfreundlich: die kostenlose Schnell-Lieferung innerhalb nur 4 Arbeitstagen in ganz Europa. Schnäppchenecke, Gewinnspiel, Suchfunktion, insgesamt sehr gute Seite','A','','','http://www.casaro.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GnfDZRkJfk','Antivirus Software \r\nArchivierungssoftware \r\nBetriebssysteme \r\nBücher \r\nCAD Software \r\nDatenbanken \r\nDatensicherungs-Software \r\nEmulationen \r\nEntertainment \r\nFinanzsoftware \r\nGrafiksoftware \r\nInfotainment \r\nIntegrierte Softwarepakete \r\nInternet/Intranet \r','Antivirus Software \r\nArchivierungssoftware \r\nBetriebssysteme \r\nBücher \r\nCAD Software \r\nDatenbanken \r\nDatensicherungs-Software \r\nEmulationen \r\nEntertainment \r\nFinanzsoftware \r\nGrafiksoftware \r\nInfotainment \r\nIntegrierte Softwarepakete \r\nInternet/Intranet \r','5.000 Softwareprodukte aus allen Bereichen ohne Werbeeinblenungen finden.','A','','','http://www.flexcom.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gnhnDdufpQ','T-Shirts, Hosen, Sweatshirts, Volleybälle, Beachbälle, Schuhe, Knieschoner, Bandagen, Bücher, Netze, Antennen, Taschen, Ballwagen, Tops, Beachhosen','T-Shirts, Hosen, Sweatshirts, Volleybälle, Beachbälle, Schuhe, Knieschoner, Bandagen, Bücher, Netze, Antennen, Taschen, Ballwagen, Tops, Beachhosen','Der Wolliballa bietet alles was das Herz eines Vollyballspielers höher schlagen läßt. Von der Schiripfeife bis hin zur kompletten Beach-Anlage.','A','','','http://www.wolliballa.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gO3hmcvouY','Papier, Tinte, Textmarker, Schreibblock, Scheren, Mouse-Pad, Klebestift, Fineliner, CD Ediketten, Label, Bleistift, Aktendeckel, Ablage, etc.','Papier, Tinte, Textmarker, Schreibblock, Scheren, Mouse-Pad, Klebestift, Fineliner, CD Ediketten, Label, Bleistift, Aktendeckel, Ablage, etc.','Der Internet Büroladen\r\n
Bequemer geht´s nicht\r\n
Frachtfrei schon ab 50, 00DM','A','','','http://www.buerozeug.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Goa8MklY9a','Schuppenflechte, Psoriasis, Haut, Juckreiz, schuppig, kaputt, gereizt, Hautreizungen, Neurodermitis, Heilmittel, Bio, alternativ, Medizin, Salbe, beratung','Willow-natürliches flüssiges Therapeutikum gegen Schuppenflechte mit dem Salz des Toten Meeres.','Willow-natürliches Therapeutikum gegen Schuppenflechte. Informationen und Online-Bestellmöglichkeit. \r\n','A','','','http://www.willow.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gOKDEmlAok','Tepperwein Collection, Übersäuerung, Basen, Naturmittel, Prof. Tepperwein, Ionengenerator, Immuvit, Royal Plus, Bücher, CDs, Badesalz, Badezusatz, Öle, Ernährung, Krankheit, Abnehmen, Vitamine, Mineralstoffe, Lebensmittel','Naturmittel, Royal Plus, Gründer Tee (Typ Oolong) , Immuvit CH23, Etherische Öle, Ionengenerator, Basisches Badesaltz, Hautpflegemittel, Entsäuerungsprodukte, Basische Suppen nach Hildegart von Bingen.','Naturmittel nach Prof. Kurt Tepperwein. In unserem Onlineshop finden neben einer großen Außwahl von Naturmittel, Bücher, Wohlfühlkleidung, Vorträge auf CD, Suppen und Pflegemittel','A','','','http://www.tepperwein-collection.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GOqNEYdMgm','Schmuck, Uhren, Shop, Geschenke, geschenk, Juwelier, stahl, platin, silber, gold, Colliers, präsent, Ringe, design, edelsteine, ketten, ohrstecker, collier, ringe, schmuck, shren, uhr, shop, geschenke, juwelier, trauringe, armreif, armreifen, armband, arm','stahl, platin, silber, gold, Colliers, präsent, Ringe, edelsteine, ketten, ohrstecker, collier, ringe, schmuck, trauringe, armreif, armreifen, armband, armbänder, krawattennadeln, ohrringe, edelsteine, diamanten, brillianten, perlen, farbsteine, Accessoir','Juwelier Bott ist Ihr kompetenter Partner für exklusiven Schmuck und Uhren. In unseren Online-Shop finden Sie die richtigen Geschenke in einer Auswahl schönster Ringe, Colliers und Ohrstecker.','A','','','http://www.juwelier-bott.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GpDz42QN4q','Escora High-Heels Nylons Lack Leder Virbratoren Erotik-Videos','Escora High-Heels Nylons Lack Leder Virbratoren Erotik-Videos','Sexshop für Sie un Ihn. Dessous´Erotik Toys Vibratoren Erotik Videos Lack Leder Nylons','A','','','http://www.amore-dessous.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gq1j9qPgUE','englische, möbel, polsternöbel, ledermöbel, stilmöbel, stühle, tische, schreibtische, kommoden, england, butler tray, mahagoni, eibe, leder, hepplewhite, duresta, tetrad','Sessel, Sofas, Stühle, Schreibtische, Kommoden, Anrichten, Bücherschränke, Fernsehschränke, Kleinmöbel','Englische Möbel und Polstermöbel. Z.B. Chesterfield Sofas, Clubsessel, Stühle, Tische, Bücherregale, Schreibtische, Kommoden, Kleinmöbel, usw.','A','','','http://www.klassische-englische-moebel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gQaFCYN7gQ','Software, Adobe, Microsoft, Macromedia, Norton, Symantec, Download, gratis, Programme,','Software,','Onlineshop für Software für Private und Firmen.\r\nMehr als 2000 Programme übersichtlich in Kategorien aufgeteilt.\r\n','A','http:/www.waltersoftware.de\r\nhttp://www.waltersoftware.at','','http://www.waltersoftware.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gQCZqi6Ouy','Handys, händi, haendy, händy, Zubehör, Online, Bestellen, Shop, Handyzubehör, haendyzubehoer, händyzubehör, Zubehoer, Nokia, 3210, 3310, 6310, 3330, 6110, 6150, 8310, 7110, 8210, 8850, 8810, 8890, 9110, sl45, s25, c35i, s35i, m35, t28s, t18s, r320s, v66,','Mobilfunk, Telekommunikation, Handy','Versand von Handys, Handyzubehör, Oberschalen, Handy-Verträge, Freisprecheinrichtung. usw..','AB','http://www.handyclick.de\r\nhttp://www.der-handygigant.de','','http://www.handygigant.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GqOtAABsSQ','ParaFork 100 Spezial\r\nParaFork 100 Spezial Titan\r\nParaFork 125 Spezial Titan\r\nParaFork 125 DH\r\nParaFork 125 DH','ParaFork 100 Spezial\r\nParaFork 100 Spezial Titan\r\nParaFork 125 Spezial Titan\r\nParaFork 125 DH\r\nParaFork 125 DH','Parallelogrammfedergabeln für Mountainbikes. Für Tour, Freeride und Downhill. Auch Kompletträder erhältlich.','A','','','http://www.parafork.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Gr0LPnSlP7','Weisswein, Rotwein, Dessertwein, Grappa, Sekt, Champagner, Ormellaia, Salzmühlen, Pfeffermühlen, Korkenzieher, Kapselschneider, Windlichter, Gläser, Decanter.','Weisswein, Rotwein, Dessertwein, Grappa, Sekt, Champagner, Ormellaia, Salzmühlen, Pfeffermühlen, Korkenzieher, Kapselschneider, Windlichter, Gläser, Decanter.','Internationale Weine, Sekt, Champagner, Destillate, Präsent-Service. Feinkost. Wein- und Wohnaccessoirs.','A','','','http://www.bauer-lebensart.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GScfW3TMM3','Saiten für alle Instrumente','Saiten für alle Instrumente','Saiten für alle Instrumente zu unschlagbar günstigen Preisen','A','','','http://saitenkatalog.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GsmPuibeAk','CD, Dvd, Video, Schnäppchen, Fanartikel, Singles, MCs, Filmmusik, Party, Schlager, Inkarnation, Karaoke','CD, Dvd, Video, Schnäppchen, Fanartikel, Singles, MCs, Filmmusik, Party, Schlager, Inkarnation, Karaoke','Willkommen bei CD-click-on.de!\r\nHier finden Sie preiswerte\r\nMusikCDs, Dvd´s, Videos\r\nSingles, MCs, aktuelle News, Bücher, Spielwaren, Schnäppchen und unseren Online-Shop, in dem Sie bequem von zu Hause aus bestellen \r\nkönnen.','A','','','http://www.CD-click-on.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GSOdU5LAQ1','Handys, ISDN-Anlagen, Palmtop, Telefone, Faxgeräte etc.','Handys, ISDN-Anlagen, Palmtop, Telefone, Faxgeräte etc.','Mobilfunk un Festnetz.','A','','','http://www.optitel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Guq4giN93m','Tennisschläger, Squashschläger, Badmintonschläger, Snowboards, Roller, Kickboards, scooter','Tennisschläger, Squashschläger, Badmintonschläger, Snowboards, Roller, Kickboards, scooter','Shop für Tennis-, Squash- und Badmintonschläger. Sowie funsportartikel wie Snowboards und Scooter zu günstigen Preisen','A','','','http://www.absolut-sportlich.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GUS8Ygb1ii','Schuhe, Jeans, Hemden, Sweatshirts, Caps, Hosen von Levi´s, Caterpillar, Reebok, Jack Wolfskin, Merrell, Replay, Diesel, Dickies','Schuhe, Jeans, Hemden, Sweatshirts, Caps, Hosen von Levi´s, Caterpillar, Reebok, Jack Wolfskin, Merrell, Replay, Diesel, Dickies','Auf biglabels.de finden Sie Markenbekleidung führender Hersteller, die wir zum Teil als Sonderposten aufkaufen und daher reduziert anbieten können: Schuhe, Jeans, Hemden, Sweatshirts, Caps und vieles mehr von Levi´s, Caterpillar und anderen großen Marken.','A','','','http://www.biglabels.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GuyBKijO7s','Original Hamburg Souvenirs, martime Produkte, z. B. Hafenvideo, Hafenfilm, T-Shirts, Buddelschiff, Knotentafel, Uhren, Aufkleber, Plakate, Bilder, Bücher, Kalender, Handtücher, Teetassen, Kaffeepott, Kinderbücher, Hafen-CD uvm.','Original Hamburg Souvenirs, martime Produkte, z. B. Hafenvideo, Hafenfilm, T-Shirts, Buddelschiff, Knotentafel, Uhren, Aufkleber, Plakate, Bilder, Bücher, Kalender, Handtücher, Teetassen, Kaffeepott, Kinderbücher, Hafen-CD uvm.','Original Hamburg Souvenirs, Geschenke und maritime Produkte. Produkte aus Hamburg, insbesondere aus dem Hamburger Hafen. Domain: www.hamburg-geschenke.de','A','','','http://www.hafenshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Gvn2LjMn4O','Uhren von Aristo, Junkers, Polar, Casio, Time Force Suunto, Ciclo.','Uhren von Aristo, Junkers, Polar, Casio, Time Force Suunto, Ciclo.','Der autorisierte Uhrenversender. Starke Marken zu schwachen Preisen. Schnäppchenecke','A','','','http://www.mdmarketing.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GVzrF4kN0y','InkJet, Toner und Farbbänder, Papiere, Etiketten und Folien, EDV-Zubehör und Software, Büromaschinen und Zubehör, Telekominikation, Ordnen, Sortieren, Archivieren, Packen und Versenden, \r\nTeschnischer Zeichen- und Grafikbedarf, \r\nSchreiben und Korrigiren,','InkJet, Toner und Farbbänder, Papiere, Etiketten und Folien, EDV-Zubehör und Software, Büromaschinen und Zubehör, Telekominikation, Ordnen, Sortieren, Archivieren, Packen und Versenden, \r\nTeschnischer Zeichen- und Grafikbedarf, \r\nSchreiben und Korrigiren,','Online Shop für Bürobedarf InkJet, Toner und Farbbänder, Papiere, Etiketten und Folien, EDV-Zubehör und Software, Büromaschinen und Zubehör, Telekominikation, Ordnen, Sortieren, Archivieren, Packen und Versenden, \r\nTeschnischer Zeichen- und Grafikbedarf,','A','','','http://www.schere.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GWG23K0Iq1','Werke der Oper, Sinfonik, Kammermusik auf verschiedenen Tontraegern. Opernvideos aller stilrichtungen-Signierte Autogramme aus 30 Sammlerjahren...','Werke der Oper, Sinfonik, Kammermusik auf verschiedenen Tontraegern. Opernvideos aller stilrichtungen-Signierte Autogramme aus 30 Sammlerjahren...','Das Antiquariat mit CD/LP/VIDEO der Klassik in dem sie auch wertvolle Kuenstler original Autogramme von Callas bis Bocelli finden koennen','A','','','http://buehne-bild.de//shop/start.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gWmBOULmSw','Autozubehör, Autoersatzteile, Micro-Skate-Scooter, Handys, Handyzubehör','Autozubehör, Autoersatzteile, Micro-Skate-Scooter, Handys, Handyzubehör','Geprüftes Onlineshop (EHI) für Autoersatzteile, Autozubehör und Tuning zu günstigen Preisen','A','','','http://www.Autoteile-Direkt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GwQlUO47EM','Aloe Vera, Aloelixir, Teebaumöl, Hautpflege, Lammfell, Naturkosmetik, Naturprodukte','Hand- und Fusspflege, Aloevera Produkte, Aromas Naturales Raumlufterfrischer, Dermakur zur Hornhautentfernung, naturreine Essenzen, Teebaumöl, Heilpflanzenöl, etc.','Online-Shop für hochwertige Naturprodukte. Bei uns finden Sie Lammfellprodukte, naturreine Essenzen zur Aromatherapie, Nahrungsergänzungsmittel und Naturkosmetika.','A','http://www.aromashop24.de\r\nhttp://www.verafit.de','','http://www.hausapotheke24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GwUrmidicY','Kräuter, Kamille, Hautpflege, Hautabschürfung, Abszesse, Akne, Dermatophytose, Füße, Verbrühung, \r\nVerbrennung, Windpocken, Schuppen, Dermatitis, Ekzeme, Schuppenflechte, Scleroderma, Seborrhoea, \r\nGürtelrose, Sorbit, Zitronensäure, Vitamin E, \r\n','Aloe Vera Gel, Aloe Berry Nectar, Bits n´ Peaches, Forever Freedom, Lite Vanilla, Lite Strawberry, \r\nLite Chocolate, Artic- Sea Omega 3, Bienen Produkte, ALOE VERA GELLY, ALOE HEAT LOTION, ALOE PROPOLIS CREME, \r\nALOE SUNTAN LOTION, ALOE LIPS, Lippenbalsam','ALOE VERA\r\neine der erstaunlichsten Pflanzen, die die Natur uns schenkt!\r\nDie Aloe ist eine Pflanze die schon seit Jahrtausenden in vielen Ländern der Erde zur Heilung der verschiedensten Krankheiten verwendet wird. Unter den über 250 Arten gibt es nur we','A','http://www.aloevera-worldmarketing.de/html/aloe_vera_hautschutz_und_koerp.html\r\nhttp://www.aloevera-worldmarketing.de/html/aloevera_gel_eine_wertvolle_na.html\r\nhttp://www.aloevera-worldmarketing.de/html/nahrungserganzung_durch_gesund.html','','http://www.aloevera-worldmarketing.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gxpNhNi0RU','Vasenleuchten aus Chinavasen, Figurenleuchten mit Enten-Pferden-Elefanten-Buddhas-Katzen und anderen Figuren. Stableuchten - Standleuchten - Beistellleuchten - Designerleuchten - Lampenschirme - Kerzenleuchter - Raritäten aus alter Zeit.','Vasenleuchten aus Chinavasen, Figurenleuchten mit Enten-Pferden-Elefanten-Buddhas-Katzen und anderen Figuren. Stableuchten - Standleuchten - Beistellleuchten - Designerleuchten - Lampenschirme - Kerzenleuchter - Raritäten aus alter Zeit.','Herstellung und Vertrieb von Leuchten - Lampenschirme - Wohnaccessoires - Kunstgegenstäde aus Porzellan - Holz - Keramik - Metall - Terracotta - Acryl.','A','','','http://www.Majas-Shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GY3X7SFMe7','Biotintabletten, Biotinpulver Mineral und mehr','Biotintabletten, Biotinpulver Mineral und mehr','Futtermittel - Nutrizeutica - Pflegemittel\r\nfür Pferde und Haustiere','A','','','http://www.prodoca.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gyKJA56mYk','Cliparts, Business-Programme, Routenplaner, Stadtpläne, Internetsoftware, Spiele, Add-Ons für den MS-Flugsimmulator, etc... Reinschauen lohnt sich !!!','Cliparts, Business-Programme, Routenplaner, Stadtpläne, Internetsoftware, Spiele, Add-Ons für den MS-Flugsimmulator, etc... Reinschauen lohnt sich !!!','Preisgünstige Software für jeden Zweck, vom 3D Spiel über Internetanwendung und Cliparts bis hin zur professionellen Anwendung.','A','','','http://www.ari.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('GYU03SZoKw','Ticket, Tickets, Ticketservice, Konzert, Konzertkarten, Kartenvorverkauf, Vorverkaufskasse, Ticketvorverkauf, Pop, Rock, Klassik, Schlager, Volksmusik, Oper, Operette, Theter, Comedy, Sport, Tennis, Fußball, Bundesliga,','Konzerttickets, CDs, Gutscheine','Online Ticketservice für Veranstaltungen und Konzerte aller Kategorien für das In- und Ausland. Wir versuchen jedes Ticket zu bekommen.','A','www.web-ticketservice.de\r\nwww.tickets-4-u.de\r\nwww.weltweit-tickets.de','','http://www.worldwide-tickets.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('gzL6FzEPZq','Handys, Mobilfunk, Zubehör, Vertrag','Handys, Mobilfunk, Zubehör, Vertrag','Bei uns erhalten Sie Handys mit und ohne Vertrag sowie günstiges Zubehör für Ihr Handy.','A','','','http://www.mobitelshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('H0fg6DCtJJ','Puppen, CD´s, Teddys, Kristallsammlungen, Schmuck, Zubehör, \r\nRaritäten und Sammlerstücke','Puppen, CD´s, Teddys, Kristallsammlungen, Schmuck, Zubehör, \r\nRaritäten und Sammlerstücke','Janusversand - Der Sammlerspezialist für Kristalle, Künstlerpuppen, \r\nTeddys, CD´s, Schmuck und viele andere schöne Dinge','A','','','http://www.janusversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('h0lAbtkBFr','Bozita, Nutro, Gesto, Flatazor, Eukanuba, Hills, Bosch, Animonda, Royal Canin, Primox, Allco, Finnern, Matzinger, Bonzo, Doko, Bont, Happy Dog, Best Choice, Kattovit, Rinti, Reddy, Miamor, Schmusy, Felix, Friskies, Febo, Dokat, Noblesse, Iams, Elles','Bozita, Nutro, Gesto, Flatazor, Eukanuba, Hills, Bosch, Animonda, Royal Canin, Primox, Allco, Finnern, Matzinger, Bonzo, Doko, Bont, Happy Dog, Best Choice, Kattovit, Rinti, Reddy, Miamor, Schmusy, Felix, Friskies, Febo, Dokat, Noblesse, Iams, Elles','Tiernahrung & Tierbedarf & Informationen & Service rund um´s Tier','A','','','http://www.moons-tierparadies.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('h0NkNlyBnt','Katzenkratzbäume u. Zubehör','Katzenkratzbäume u. Zubehör','1976-2001 25 Jahre tiergerechte Pussicat-Katzenkratzbäume MADE IN GERMANY! Durch Baukastensystem und der Nachkaufgarantie erhalten Sie in unserem Shop nur Top Qualität zum fairen Preis!','A','','','http://www.pussicat.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('H0zqj4qVTr','Reisen, Urlaub, Mobil, Handy, Kfz, Auto, Computer, Internet, Spiele, Wohnen, Bücher, Geschenke, Sport, Mode, Büro','Reisen, Mobil, Free SMS, Gewinnspiele, Pecos24, Computerzubehör','Auf dieser Internetseite von money-shop besteht für Sie die möglichkeit von A bis Z einzukaufen. Aber es wird Ihnen auch erklärt wie Sie selber mit einem exklusiven und einzigartigen Geschäftskonzept im Internet arbeiten und Geldverdienen können.','','','','http://www.money-shop.pecos24.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('h1gy9Q0WGh','Shopping, Shop, Onlineshop, Online\r\nShopping, Online-Shopping, Online-Shop, Einkaufen, Online\r\nEinkaufen, Kaufen, OnlineShopping, Onlineshops, Kaufhaus, Bestellen, Bestellung, Online\r\nBestellen, Verkauf, Einkauf, Virtuelles\r\nKaufhaus, Kaufhaus, Handyshop,','Ihr virtuelles Kaufhaus zum Thema Shopping, Online-Parfümerie, mobile Kommunikation, Handys, Handyzubehör, Organizer, Festnetz, ISDN, Internet u.v.m.','Ihr virtuelles Kaufhaus zum Thema Shopping, Online-Parfümerie, mobile Kommunikation, Festnetz, ISDN, Internet u.v.m.','A','','','http://www.fastshopping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('h1MAEQbeYn','DVD, DVD`s, Spielfilme, Special Interest, Kinoversionen, Erotik, \r\nFSK18','DVD´s für den Handel: Spielfilme, Special Interest, Kinoversionen, Erotik','DVD-UNITED ist eine Einkaufsplattform für DVD´s, ausschließlich für den Fachhandel.\r\n','A','','','http://www.dvd-united.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('h2ZmVbKVvB','Air Berlin, Flüge, Mallorca, Griechenland, Spanien, Condor, Hapag Lloyd, Aero Lloyd, LTU','Charterflüge zu vielen europäischen Destinationen. Weiterhin Mallorca-Shuttle täglich ab vielen deutschen Flughäfen.','Buchen Sie online Ihren Flug in die Sonne und genießen Sie den Flugkomfort der AIR BERLIN.','A','','','http://air-berlin.exposa.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('H3igI9tyuH','Druckerzubehör, Tintenpatronen, Wechselrahmen, Kühler','Druckerzubehör, Tintenpatronen, Wechselrahmen, Kühler','Preiswerte kompatible Tintenpatronen für Canon- und Epsondrucker','A','','','http://www.1atintenshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('h4pyRNCRHp','Onlineshop, Basteln, Bastelbedarf, Handarbeitsbedarf, Floristik, Hochzeiten, Taufen, Kleber, Styropor, Draht, Seidenblumen, Kleinpreisartikel, Saisonartikel, Weihnachten, Advent, Ostern, Halloween, Silvester, Kerzen, Freizeit, Hobby','Bastelartikel, Bastelbedarf, Handarbeitsbedarf, Floristikartikel, Dekoartikel, Saisonartikel, Hochzeitsartikel, Kleinpreisartikel','BASTELECKE VIENNA bietet ein Onlineshop mit etwa 15.000 Artikel sowie Info- und Beratungsseiten zu den Themen Basteln, Handarbeiten, Hochzeiten, Taufen, Floristik uvm.','A','http://www.bastelecke.net\r\nhttp://members.chello.at/bastelecke','','http://www.bastelecke.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('H5MI1STsez','MTB, Rennrad, Triathlon, BMX, Trekking, Bekleidung und Zubehör','MTB, Rennrad, Triathlon, BMX, Trekking, Bekleidung und Zubehör','Internetshop mit über 2500 Artikeln und über 200 verschiedenen Firmen online','A','','','http://www.bike-components.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('H5qis1ZoI0','DVD','DVD-R, DVD-RW, CD-R','Groß- und Einzelhandel für Datenmedien','A','http://www.a1-dvd.de/\r\nhttp://www.medien-walter.de','','http://www.medienwalter.de/','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HaicGMl9qj','fachbuch, sachbuch, taschenrechner, software, hardware, zeichengeräte, dvd, digitalkamera, lehrmittel, projektoren,','Taschenrechner, Zeichengeräte, Fachbücher, Sachbücher, Bestseller, Schulsoftware, Lernsoftware, DVD, Hardware','Ihr Onlineshop für Fachbücher, Taschenrechner, Zeichengeräte, Schulsoftware und mehr.','A','','','http://www.fachbuecher.de/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hasw3GxcIx','foto24.de - Große Auswahl an digitalen und traditionellen Foto- und Videokameras sowie umfangreiches Zubehör','foto24.de - Große Auswahl an digitalen und traditionellen Foto- und Videokameras sowie umfangreiches Zubehör','foto24.de - Das Foto und Videohaus im Netz, mit großer Auswahl an digitalen und traditionellen Foto- und Videokameras sowie umfangreichem Zubehör','A','','','http://foto24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HAU7yoNySN','online, shop, e-commerce, internet, einkaufen, handel, verkauf, scherzartikel, erotik, geschenkartikel, witzartikel, lachartikel, scherze, witze, überraschungen, überraschung, geschenkideen, lustige überraschungen, komische sachen, humorvol','diverse Scherzartikel und erotische Sachen, die die natürlichste Sache der Welt etwas abwechslungsreicher macht','Onlineshopping für erotische und andere lustige Scherzartikel zum kleinen Preis finden Sie bei uns. Vom aufblasbaren Riesenpenis über unechte Hundehaufen bis hin zu gruseligen Schluuml;sselanhänger reicht der Katalog.','A','www.nordentreff.de','','http://www.echt-lustig.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hAwuqWFq5x','Fensterfarbe 60 und 100ml\r\nZubehör\r\nDecorate Coat (Serviettentechnik)','Fensterfarbe 60 und 100ml\r\nZubehör\r\nDecorate Coat (Serviettentechnik)','Nicht nur ein Shop !\r\nBei uns bekommen Sie Hinweise und Tipps zu Fensterbildern und hunderte anderer Anwender bieten Vorlagen zum Tausch an ... Sie auch ?','A','','','http://hobby2000.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hBrYP0q6tH','Softwareverkauf, Softwareversand, Programme, Software, Windows, Whistler, 98, NT, 2000, Microsoft, Adaptec, Adobe, Asymetrix, Autodesk, AVM, Borland, Caere, Cheyenne, Claris, Corel, Installshield, Intuit, Lexware, Lotus, Macromedia, Mcafee, Microbasic, Mi','Microsoft, Adaptec, Adobe, Asymetrix, Autodesk, AVM, Borland, Caere, Cheyenne, Claris, Corel, Installshield, Intuit, Lexware, Lotus, Macromedia, Mcafee, Microbasic, Micrografx, Quark, Quarterdeck, Seagate, Sun, Symantec, Tobit, Ulead, Visio, Angebote, Too','Standard-, System- und Anwendungssoftware für Windows 95, Windows 98, Windows NT, Windows 2000 und XP.','AC','','','http://www.softwarebox.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hCA5aONS1Z','PC-Software aller Art, PC-Hardware aller Art, Windows 2000 Professional OEM, Windows Millenium Edition OEM / DSP, Office, Norton AntiVirus 2001, Norton System Works 2001, Norton Ghost 2001, Norton Internet Security 2001, SKS BUSINESS Software, Microsoft,','PC-Software aller Art, PC-Hardware aller Art, Windows 2000 Professional OEM, Windows Millenium Edition OEM / DSP, Office, Norton AntiVirus 2001, Norton System Works 2001, Norton Ghost 2001, Norton Internet Security 2001, SKS BUSINESS Software, Microsoft S','PC-Software, Hardware, Office, Windows 2000 Professional OEM, Software aller Art, PC, Brenner, DVD, Festplatten, Mainboards, RAM-Speicher, SDIMM, Drucker, Monitore, Zubehör etc.','A','','','http://www.hans-ronstadt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HCi7seHoGN','Computer, Notebooks, Monitore, Drucker, Scanner, Netzwerkkomponenten','Computer, Notebooks, Monitore, Drucker, Scanner, Netzwerkkomponenten','Hier finden Sie eine Auswahl an Hardware und individuell konfigurierbare PC-Systeme - die Verfügbarkeit wird angezeigt!','A','','','http://www.joemann.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HdZUTN9bp2','Gesichtspflege, Körperpflege, Sonnen- und Babpflege, Männerserien, Parfums angelehnt an nahmhafte Hersteller, Ätherische Öle, Räucherwerk, Bücher und Zusatzartikel, vegetarisch/vegane Naturkost aus kbA-Anbau.','Gesichtspflege, Körperpflege, Sonnen- und Babpflege, Männerserien, Parfums angelehnt an nahmhafte Hersteller, Ätherische Öle, Räucherwerk, Bücher und Zusatzartikel, vegetarisch/vegane Naturkost aus kbA-Anbau.','Natrukosmetik tierversuchsfrei seit dem 1.1.1979 nach den Richtlinien des DTB/IHTK. Gesichts- und Körperpflege, natürliche Haarentfernung, Parfums, Wasch- und Reinigungsartikel, vegeatrisch/vegane Naturkost aus überwiegend kbA-Anbau. NEUKUNDEN beliefern w','A','','','http://www.without.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HE1OYkbU3p','Bücher, Yoga, Meditation, Wellness, Buddhismus, Spa, AromatherapieVideos, CD´s','Bücher, Videos, CD´s','Ratgeber Bücher rund um die Themen Yoga, Meditation, Fitness, Beauty, Aromatherapie, Bachblüten und mehr.','A','','','http://www.wellnessbuecher.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HEcwoWpkmh','acke, Jacken, Mantel, Mäntel, Hose, Hosen, Pulli, Pullis, Pullover, T-Shirt, T-Shirts, Shirts, Shirt, Korsage, Korsagen, Leder, Lack, Lackhosen, Weste, Westen, Top, Tops, Kleid, Kleider, Rock, Röcke, Lacktop, Lacktops, Sabotage, Ana-alcazar, Lipservice, E','acke, Jacken, Mantel, Mäntel, Hose, Hosen, Pulli, Pullis, Pullover, T-Shirt, T-Shirts, Shirts, Shirt, Korsage, Korsagen, Leder, Lack, Lackhosen, Weste, Westen, Top, Tops, Kleid, Kleider, Rock, Röcke, Lacktop, Lacktops, Sabotage, Ana-alcazar, Lipservice, E','Ein sehr schöner Webstore mit Schuhen, Haartönungen, Klamotten und Tonträgern.','','','','http://www.torsoshop.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HfzEzFs4VT',' Babor, Environ, Lakshmi, Schröpfi, Kosmetik, Cosmetic, Cream, Creme, Lotion',' Babor, Environ, Lakshmi, Schröpfi','Beauty-Onlineshop mit Kosmetik-Produkten aus dem Hause Babor, Environ, Lakshmi, Schröpfi','A','','','http://www.apart24.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HgCAaMbIEt','','','Alle lieferbaren Bücher bequem ins Haus | Spezialgebiet: Naturheilkunde/Homöopathie, Australien, Oberton-Musik','A','','','http://www.buch-und-wein.de/buch.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HGgkOGne3D','Kicker, kickern, kickers, Tischfussball, Soccer, Dart, Billard, billardtische, airhockey, poolbillard, carambolage,','Kicker, Airhockey, Billardtische, Flipper, Dart, Automatenersatzteile,','Online-Shop für Kicker, Billard, Airhockey, Dart.','AB','www.kicker-shop.de, www.airhockey.de, www.mechnich-online.de, \r\nwww.billardsports.de, \r\n','','http://www.sportautomaten.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HGy3EQxIsF','Antiquarische Bücher','Antiquarische Bücher','Große Auswahl antiquarischer Bücher.','A','','','http://www.badorfer-antiquariat.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hh4cFfGJXH','Hotelzimmer, Packages (Golf, Tennis, Wellness), Appartements, Ferienhäuser, etc.','Hotelzimmer, Packages (Golf, Tennis, Wellness), Appartements, Ferienhäuser, etc.','ie Plattform bei der Sie den Preis bestimmen | Hotelzimmer & Packages (Wellness, Golf, Tennis, etc.) | Auktionen, Hotelreservierung, Basar - Urlaub zu Ihrem Preis.','A','','','http://www.tourists-direct.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HHZ54xGZ4R','reise, buchen, urlaub, flug, fliegen, lastminute, pauschal, reisebüro, verreisen,','Reisen aller Art\r\nFlüge aller Art\r\nMietwagen\r\nHotels\r\nFerienwohnungen\r\nReiseversicherung\r\nInfos','Hier finden sie die günstigsten Lastminute und Pauschalreisen mit direkter Vakanzabfrage. Sollten Sie nicht fündig werden, hilft Ihnen unser kostenloses Callcenter gerne weiter!','A','http:/reisen.leadsound.de','','http://www.reise-wahl.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hhzMptgPfN','SEX, EROTIK, DILDO, VIBRATOR, LUST, LIEBE, ANAL, ORAL, GUMMI','Erotik- und Sexartikel','Der ultimative Erotikshop mit Stil. Riesige Auswahl an Produkten, auch Spezialbedarf.\r\nSchnelle Lieferung, diskreter Versand und super Service!','A','','','http://www.dildoshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hiceIcT5A6','Parfum, Kosmetik Sonnenschutz','Parfum, Kosmetik Sonnenschutz','Onlineshop für Parfum, Kosmetik und Haarpflege\r\n','A','','','http://www.go.to/duftraum','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Hj4gNnKBJj','Fan-Artikel, Fan, Alien, Ufo, Gothic, Horror, Fantasy, Star Trek, Star Wars, Halloween, Science-Fiction, Party, Metal, Scherzartikel, Merchandise, Shop, Artikel, kostenlos, billig, günstig, Filme, Actionfiguren, Modell, Totenschädel, Präparat, Triops, Emb','Fan-Artikel, Fan, Alien, Ufo, Gothic, Horror, Fantasy, Star Trek, Star Wars, Halloween, Science-Fiction, Party, Metal, Scherzartikel, Merchandise, Shop, Artikel, kostenlos, billig, günstig, Filme, Actionfiguren, Modell, Totenschädel, Präparat, Triops, Emb','Der Online-Shop für Science-Fiction, Horror und Fantasy-Artikel.\r\nFan-Artikel, Alien, Ufo, Gothic, Horror, Fantasy, Star Trek, Star Wars, Halloween, Science-Fiction, Party, \r\n\r\n','A','','','http://www.terminalx.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hj6y6Xgdn6','Daunenbetten, Metzeler-Matratzen, Viscoelastische Matratzen, Luftbetten, Wasserbetten, Latten-\r\nroste, Motorrahmen, Rubex, \r\nCarat-Vision, Carat, Rubex-Air, \r\nRubex-Saphir, Rubex-Bonnaire, \r\nTTI, Hasena,','Daunenbetten, Metzeler-Matratzen, Viscoelastische Matratzen, Luftbetten, Lattenroste, Motorrahmen, Wasserbetten ,','nur ausgesuchte gute Qualitäten mitQualitätsgarantie , die dennoch keinenPreisvergleich scheuen .Ausführliche online-Information undindividuelle Beratung per e-mail oder Telefon .','A','www.betten-land.de\r\nwww.metzeler-matratzen.de\r\nwww.wasser-betten-land.de','','http://www.homann-bettenland.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HJfuBdKR0b','kuckkucksuhren, kuckucks, uhren, schwarzwald, geschenk, online, shop, weihnachtsgeschenke, soveniers, hannets, kuckucksuhr, kuckucksuhren, uhr, kuckuksuhren, guggugsuhren, kukuksuhren','kuckkucksuhren, kuckucks, uhren, schwarzwald, geschenk, online, shop, weihnachtsgeschenke, soveniers, hannets, kuckucksuhr, kuckucksuhren, uhr, kuckuksuhren, guggugsuhren, kukuksuhren','Hannets - der Kuckucksuhrenspezialist. Hochwertige Kuckucksuhren aus dem Schwarzwald, alle Kuckucksuhren sind garantiert handgeschnitzt. Bestellen Sie Ihre Kuckucksuhr direkt im Online Shop.','A','','','http://www.hannets.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hjpa8V1Z48','George Michael Haarpflegeserien','George Michael Haarpflegeserien','\r\nalles von George Michael','A','','','http://www.mueller-team-rodgau.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hKAyUGvA1B','Lose/Nieten, Ballons, Plakate, Eintrittskontroller, Fähnchen, Schirme, Festabzeichen, Girlanden, Einweggeschirr, Startnummern\r\n','Lose/Nieten, Ballons, Plakate, Eintrittskontroller, Fähnchen, Schirme, Festabzeichen, Girlanden, Einweggeschirr, Startnummern\r\n','Brauchen Sie was für Ihre Veranstaltung? Bei uns finden Sie einfach alles!','A','','','http://www.veranstaltungsbedarf.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hkC3AWJQav','Cd-Rom, Video, ZIP Dateien','Cd-Rom, Video, ZIP Dateien','Fetisch Nylon, free Bilder, free update Gallery, Online Shop: Cd-Rom, Video, ZIP Dateien.Annett zeigt uns auf Ihrer Homepage sehr anmutige und stilvolle Fotografien von sich. Ihren schönen Körper und Ihre Beine umhüllt sie stets in einem Hauch tran','A','','','http://www.annett.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hKCMC5j71n','Notebooks, Arbeitsspeicher, Compact-Flash-Cards, USB-Card-Reader, MP3-CD-Player, MP3-PLayer und Zubehör','Notebooks, Arbeitsspeicher, Compact-Flash-Cards, USB-Card-Reader, MP3-CD-Player, MP3-PLayer und Zubehör','Ausgesuchte Hardware - speziell Notebooks, Speicher und portable MP3-CD-Player und portable MP3-Player zu sehr günstigen Konditionen.','A','','','http://www.jp-pc.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hKGS7wriwB','Nussknacker, Räuchermänner, Engel, Lichterbögen, Spieldosen, Osterhasen, Blumenkinder','Nussknacker, Räuchermänner, Engel, Lichterbögen, Spieldosen, Osterhasen, Blumenkinder','Hier bekommen Sie original erzgebirgische Holzkunst.','A','','','http://www.erzgebirgsversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HKiECCdiWH','Das Schwarze Auge\r\nDungeons & Dragons\r\nShadowrun\r\nBattleTech\r\nGURPS\r\nMidgard\r\nCthulhu','Das Schwarze Auge\r\nDungeons & Dragons\r\nShadowrun\r\nBattleTech\r\nGURPS\r\nMidgard\r\nCthulhu','Rollenspiele und andere Fantasy-Produkte','A','','','http://www.rollenspiel-shop.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HKoIK5xmst','Augustus-Bücher, Englisch-Bücher, Pestalozzi-Bücher, Anleitungen, Madeira, Stahl, Zweigart, Anchor, handarbeit, häkeln, stricken, sticken, basteln, blumen, bücher, hobby, kiste, strumpfgarn, häkelgarn, stickpackungen, acrylformen, Drahtringe','Augustus-Bücher, Englisch-Bücher, Pestalozzi-Bücher, Anleitungen, Madeira, Stahl, Zweigart, Anchor, handarbeit, häkeln, stricken, sticken, basteln, blumen, bücher, hobby, kiste, strumpfgarn, häkelgarn, stickpackungen, acrylformen, Drahtringe','Alles rund um die Welt des Häkelns, Bestellshop für Bastel- und Handarbeitsartikel, incl. Bücher, Anleitungen und fertige Häkelarbeiten, wie Hüte, Fächer, Häkelblumen, Patchdecken uvm.','A','','','http://www.bastelundhobbykiste.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hlbCdnAfTR','Pauschalreisen\r\nFlüge Ferienwohnungen\r\nJugendreisen Gruppenreisen\r\nStudienreisen\r\nExkursionen\r\nTauchreisen','Pauschalreisen\r\nFlüge Ferienwohnungen\r\nJugendreisen Gruppenreisen\r\nStudienreisen\r\nExkursionen\r\nTauchreisen','Internet-Reisebüro mit individueller Beratung für Urlaub, Geschäfts- und Gruppenreisen. Wir bieten neben Angeboten, Tips und Informationen auch ONLINE-Buchungsmöglichkeiten. In unserem Spezialbereich Natur-Touristik präsentieren wir Ihnen u. a. exclusive','A','','','http://www.reiseagenturschiebe.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HMQqmCbKmT','Reiseführer, Bücher, Hilfsmittel, Kondome, Cockringe, Gleitgels, Leder, Leather, Latex, Rubber, Realistic Cocks, Butt Plugs, Vacuum Pumps, Vakuum Pumpen, Fesseln, Gummi, Underwear von Bodystyle, MANstore und HOM, Toys, Pride Artikel, Rainbow Artikel, Brun','Reiseführer, Bücher, Hilfsmittel, Kondome, Cockringe, Gleitgels, Leder, Leather, Latex, Rubber, Realistic Cocks, Butt Plugs, Vacuum Pumps, Vakuum Pumpen, Fesseln, Gummi, Underwear von Bodystyle, MANstore und HOM, Toys, Pride Artikel, Rainbow Artikel, Brun','Alles was man(N) so braucht preiswert und sicher online bestellen.','A','','','http://gay-shop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hMsamu4gOH','Movie-Trailer, DVD-Filme, DVD-Player, Handheld , DVD-Rom,','Movie-Trailer, DVD-Filme, DVD-Player, Handheld , DVD-Rom,','Movie-Trailer, DVD-Filme, DVD-Player sowie Handheld und DVD-Rom Laufwerke sind ein kleiner Teil des Angebotes.','A','','','http://www.dvd75.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hn4GzJyjJ4','schwarztee, grüntee, tee, rooibuschtee, rooibusch, darjeeling, assam, ceylontee,','schwarztee, grüntee, tee, rooibuschtee, rooibusch, darjeeling, assam, ceylontee,','300 Sorten Tee, Grüntee Spezialitäten und Raritäten, über 90 Sorten Grüntee und viele Tees aus biologischem Anbau - Teeforum - TeaFlash Mailingliste, Teekennerinformation','A','http://www.teeblaetter.com','','http://www.teeblaetter.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hn6EDfwn2V','Waschmaschinen, Kühlschränke, Fernseher, Kaffeeautomaten, Jura, Saeco, Siemens, Neff, AEG, Bosch','Waschmaschinen, Wäschetrockner, Kühlschränke, Gefrierschränke, Herde, Backöfen, Kochfelder, Dunstabzugshauben, Fernseher, Mikrowellen, Kaffeeautomaten, AEG, Bosch, Neff, Siemens, Sharp, Miele, Jura, Saeco, LG, Candy, Foron','Der Preisbrecher für Elektrogeräte im Internet. Hier finden Sie alles von der Waschmaschine bis zum Fernseher oder Kaffeeautomaten.','A','','','http://www.elektroschotte.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HNDSp0I8Zh','gummipuppen liebespuppen sexpuppen lovedolls penispumpe vakuumpumpe sex sex shop shopping erotik gummipuppe liebespuppe lovedoll sexpuppe penispumpe vakuumpumpe','Gummipuppen, Liebespuppen, Lovedolls, Penispumpen, Sexpuppen, Gummipuppe, Vakuumpumpen, Lustvaginas','Erotikversand für preiswerte Gummipuppen (Liebespuppen, Sexpuppen, Lovedolls), Penispumpen, Lustvaginas etc.','A','http://www.sexpuppen-shop.de','','http://www.gummipuppen-stube.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HNLmvDoBL4','Farbe, Tönung, Styling, Pflege und Schnäppchen.','Farbe, Tönung, Styling, Pflege und Schnäppchen.','Im LONDA Haarkosmetik - Shop finden Sie unser komplettes Haarkosmetik - Sortiment. CMit besonderen Schnäppchen bieten wir Ihnen Qualität zu günstigen Preisen.','A','','','http://www.londa-retailshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Hnzkp0cRnX','Handys, Handyzubehör, Faxgeräte, PC, Palm, PDA, Handyverträge, Faxgeräte','Handys, Handyzubehör, Faxgeräte, PC, Palm, PDA, Handyverträge, Faxgeräte','Bei MOBILEJOKER bekommen Sie alles rund um die mobile Technik: Von Handys bis zu Navigationssystemen. Und alles zu absoluten JOKERpreisen.','A','','','http://www.mobilejoker.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ho5cOCDYIX','Bier-Präsentkartons, Bier-Spezialitäten, Pins, T-Shirts, Gläser, Kartenspiele, Mini-Lkw...','Bier-Präsentkartons, Bier-Spezialitäten, Pins, T-Shirts, Gläser, Kartenspiele, Mini-Lkw...','Souvenirs und Fanartikel der Privatbrauerei HÄRKE Peine','A','','','http://www.haerke-brauerei.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HoEeo94C9h','Desktop, Ablagesysteme, Collagen, CD, Software, Hintergrundbilder, CD-Kollektionen, Fotoposter, CD, Shopping, Screensaver, Fotos, Screensaver, Bildschirmschoner, Wallpaper, 3D-Bilder, Bilder, Bryce, Fraktale, CD-Rom, Bilderrahmen, Homepage, Tools, Buttons','Hintergrundbilder, CD, Desktops, DualDdesks, Fotoposter, Wallpaper, Homepage-Tools, Screensaver und Bilderrahmen.','Praktische Ablagesysteme für den Windows-Desktop. \r\nExklusive Hintergrundbilder mit Fotos, Collagen, Fraktale und 3D-Bilder. CD-Kollektionen und Fotoposter. Homepage-Tools.','A','','','http://www.wallpaper-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hOGA7WVCA4','CompactFlash, SmartMedia, SDRAM, Rohlinge, Tintenpatronen, Tonerkartuschen','CompactFlash, SmartMedia, SDRAM, Rohlinge, Tintenpatronen, Tonerkartuschen','Wir verkaufen Speichermodule, kompatible Druckerpatronen und Rohlinge zu supergünstigen Konditionen. Reinschauen lohnt sich!','A','','','http://www.cytronix.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hOKWSyDMEl','Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tanto, Naginata, Tachi, Ninja, Ninjutsu, V','Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tanto, Naginata, Tachi, Ninja, Ninjutsu, V','Budosoprtartikel namhafter Hersteller erhalten Sie bei uns zu besonders günstigen Preisen und das ohne Mindestbestellwert! Ständig warten neue Sonderangebote auf Sie.','A','','','http://www.budoshop-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HQA1sShsCz','Käse, Natur, Biokäse, Delikatessen, Naturprodukte, Feinkost, Naturkost, Naturland, silofreie Alpenmilch, silofreies Molkepulver, Naturkäse, Molkeprodukte, Heuprodukte, Allgäuer Honig, Allgäuer Kühe, Alpwiesen, Molkekur, Alpenheu, Natur-Therapie, Heuromed,','Allgäuer Käse, Molkeprodukte, Heuprodukte, Allgäuer Honig, Schnaps','Bei der Allgäuer Spezialitäten-Alm können Sie Naturprodukte, wie Käse, Molke, Heu, Honig und Schnaps bestellen. Besonderheit: Käseherstellung aus silofreier Alpenmilch.','A','','','http://www.spezialitaetenalm.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hqIYY9xscj','Esoterik-Bücher, Tarots, Räucherwaren, Schmuck, ätherische Öle, Kerzen, Kristallkugeln, Meditaton, Magick, Crowley, Okkultismus, Hexen, Runen, Magie, Schamanismus, Tantra','Esoterik-Bücher, Tarots, Räucherwaren, Schmuck, ätherische Öle, magisches Zubehör, Kerzen, Kristallkugeln, Meditatonsartikel','Esoterischer Online-Versand von Büchern, Tarots, Räucherwaren, Schmuck, magisches Zubehör, Kerzen, ätherischen Ölen u.v.m.','A','http://www.hadit.de','','http://www.equinox-net.de/shop/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HqqqcW43IP','Auktion, Auction, Schildkröt, Celba, Kruse, Steiff, Hermnann, Teddys, Puppen, Porzellan, Sitzendorf, Meissen, thüringen, Renoir, Dürer, Platen, Rosenthal, Dresden, Hutschreuther, Antiquariat, Bücher, Foto, Technik, Sammeln, international, Germany, Bavaria','Teddys, Puppen, Tassen, Kaffekannen, Möbel, Tische, Stuhl, Porzellan, Silber, Schmuck, Bücher, Geschenkartikel, Bestecke, Stofftiere,','Von antik , Trödel, Geschenkartikel, Puppen Teddys, Porzellan, LIVE CHAT für User, Trusted Zertifikat uvm.','A','','','http://www.troedelshop.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hRF3LTCzt6','Etikett, Etiketten, Laseretiketten, Kopieretiketten, Inkjetetiketten, Frankieretiketten, Lochrandetiketten, Software, Beschriftungssoftware, Winlabel, DesignPro 2000, Ordnerrückenetiketten, Zweckform, Avery, Herma, Jac','Etikett, Etiketten, Laseretiketten, Kopieretiketten, Inkjetetiketten, Frankieretiketten, Lochrandetiketten, Software, Beschriftungssoftware, Winlabel, DesignPro 2000, Ordnerrückenetiketten, Zweckform, Avery, Herma, Jac','Hersteller und Versandhandel von preiswerten Qualitäts- Etiketten. Autorisierter Internet-Händler von Avery / Zweckform Produkten','A','','','http://www.endiweb.com/de/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Hrne0f1Z8F','Stickpackungen\r\nZählvorlagen\r\nGarn\r\nKreuzstich\r\nHandarbeiten\r\nCharts\r\nDMC\r\nDimensions\r\nsticken\r\n','Stickpackungen\r\nZählvorlagen\r\nGarn','Wir vertreiben Kreuzstich Stickpackungen und Stickvorlagen amerikanischer Designer, sowie DMC Garn','A','','','http://www.sticknadel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HS3aUYTa1h','Dessous Berlin Kleider Lack Nylons Heels High Heels Nylons Strumpfhosen Abendkleider Dessou Sexy Bilder','Axford Escora lederkleider High Heels Fashion','Dessous Dessous Versandhandel Lack Leder Nylons Kleider High Heels Escora- Dessous echte nylons','C','http://www.amore-lovetoys.de/','','http://www.amore-dessous.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Hs9e9I85w8','Window-Color Glitter Perlen Rocailles Federn Drähte Sonstiges Laternen Schablonen Dekosand Glasfiguren Dekoartikel Geschenke Duftöle Dufttrops Kerzen Kerzengel Dochte serviettentechnik servietten folien bücher \r\ndeko-marker marabu-stoffmalfa','Window-Color Glitter Perlen Rocailles Federn Drähte Sonstiges Laternen Schablonen Dekosand Glasfiguren Dekoartikel Geschenke Duftöle Dufttrops Kerzen Kerzengel Dochte serviettentechnik servietten folien bücher \r\ndeko-marker marabu-stoffmalfa','Window-Color Glitter Perlen Rocailles Federn Drähte Sonstiges Laternen Schablonen Dekosand Glasfiguren Dekoartikel Geschenke Duftöle Dufttrops Kerzen Kerzengel Dochte serviettentechnik servietten folien bücher \r\ndeko-marker marabu-stoffmalfa','A','','','http://www.malenundmehr.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hsQG7GjYeD','Feuerwerk, Pyro, Silvester, Hochzeit, Geburtstag, Karneval, Fasching, Masken, Perücken, Schminke, Raketen, Böller, Kracher, Knaller, weco, NewGeneration, Hochzeitsfeuerwerk, Tischfeuerwerk, Kinderfeuerwerk, Gartenfeuerwerk, Indoorfeuerwerk, Buehnenfeuerwe','Weco, Feuerwerk, Pyrotechnik, Faschingsware','Feuerwerk und Feuerwerk-Programme, die auch von Nicht-Pyrotechniker gezündet werden dürfen.','A','http://www.feuerwerk-onlineshop.de','','http://www.feuerwerk.info','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hT03vtGZRX','Bewerbungsmappen, Bewerbungshefter, Bewerbungsunterlagen, Bewerbungshilfe, Lebenslauf, Präsentationsmappen, \r\nPräsentationshefter, Mappen, Hefter, Schnellhefter, Papier, Karton, Marmorpapier, Pergament, Farbiges Papier, \r\nBüttenpapier, Versandhüllen, Vers','Bewerbungsmappen, Bewerbungshefter, Bewerbungsunterlagen, Bewerbungshilfe, Lebenslauf, Präsentationsmappen, \r\nPräsentationshefter, Mappen, Hefter, Schnellhefter, Papier, Karton, Marmorpapier, Pergament, Farbiges Papier, \r\nBüttenpapier, Versandhüllen, Vers','Alles um Bewerbungsmappen und Papier, \r\nPräsentation','A','','','http://www.bewerbungsmappenland.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HtxGR0UfD8','musikinstrumente gitarre noten keyboard schlagzeug studio dj bass synthesizer sony fender gibson yamaha roland terratec jbl akg behringer','musikinstrumente gitarre noten keyboard schlagzeug studio dj bass synthesizer sony fender gibson yamaha roland terratec jbl akg behringer','Musikhaus mit Online-Shop u.a. für Gitarre, Bass, Keyboard, Schlagzeug, Noten, DJ- und Studio-Equipment.','A','','','http://www.soundhaus.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('htxoD8eDzn','Aronal, Elmex, Colgate, Curadent, Blend-a-med, Blend-a-dent, Blendax, Rembrandt, Meridol, Sensodyne, Corega, One-Drop-Only, Perlweiss, Braun, Oral-B, Waterpik, Rowenta, Sonicare, Enfresh, Sevi','Aronal, Elmex, Colgate, Curadent, Blend-a-med, Blend-a-dent, Blendax, Rembrandt, Meridol, Sensodyne, Corega, One-Drop-Only, Perlweiss, Braun, Oral-B, Waterpik, Rowenta, Sonicare, Enfresh, Sevi','Zahnputzladen, der Spezialist für Zahn- und Mundpflege, bietet mehr als Zahnbürsten. Neben hochwertigen Markenprodukten finden Sie hier Informationen, Beratung, Neuigkeiten, Bücher, Links und mehr.','A','','','http://www.zahnputzladen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hUCg5wReAX','Kabel Adapter USB DVI DFP SCSI Fire-Wire Netzwerkkabel Computerkabel TRIPEL ELSA 13W3 Spark','Kabel, Adapter, Zubehör, DVI, DFP, USB, Fire-Wire, SCSI, etc.','Riesige Auswahl an Computerkabeln, Adaptern und ähnliches Zubehör (Lüfter, etc.). - auch Spezial- und Sonderanfertigungen.','A','http://www.dfp-kabel.de/\r\nhttp://www.dvi-kabel.de/\r\nhttp://www.importkabel.de/','','http://www.tripel.de/','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('huW3KGRgud','Bisley, Tolomeo, Tizo, Design, Radius, Bombo','Design-Tisch- und Stehleuchten, Chefsessel, Drehstühle, Stapelstühle, Schränke, Schreibtische, Garderoben, Vitrinen, Accessoires und vieles Mehr!','Design-Büromöbel, Accessoires und Mehr! 24-Stunden-Lieferservice! Lieferung weltweit!','A','','','http://www.david-designversand.com','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HvFMrLQTRr','Holzbaukästen, Fröbelspielzeug, didaktisches Spielzeug, Holzfahrzeuge, Fädelspiele u.v.m.','Holzbaukästen, Fröbelspielzeug, didaktisches Spielzeug, Holzfahrzeuge, Fädelspiele u.v.m.','Online-Versand von pädagogisch wertvollem und qualitativ hochwertigem Holzspielzeug aus dem Erzgebirge, direkt vom Hersteller mit Warenkorbsystem, SSL-verschlüsselter Datenübermittlung, schnellstmöglicher Lieferung...','A','','','http://www.sina-spielzeug.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HVXUhr76hB','basketball, basketball, hiphop, hiphop, snowboard, snowboard, snowboard kleider, snowboard klamotten, snowboard, snowboard style, clothing, clothing, streetball, streetball, streetwear, streetwear, sportswear, sportswear, weaer, wear, clubwear, clubwear,','Kikwear\r\nPimpgear\r\nStreet Dunker\r\nGhetto Dog','us-streetwear, die Seite für Streetwear, Basketball, Basketball-News, NBA-News, Hiphop, Hiphop cloth, Sportswear, Snowboard und vieles mehr / T-shirts, hoddies, caps, headwear, shirts, jerseys und shorts etc. gibts in unserem basketball und hiphop online','A','http://www.us-streetwear.com\r\nhttp://www.us-streetwear.de','','http://www.us-streetwear.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hwKCA1bA1r','Software:\r\n\r\n- DVD´s\r\nalle\r\n\r\n-Hardware\r\nHifi High End + Homecinema Equipment:\r\nalle Geräte\r\nmit Händlerauthorisierung für folgende Firmen:\r\nCA \r\nAcoustic research \r\nAH-B Formdesign \r\nAiwa \r\nAkzent \r\nASW \r\nAudio Selection \r\nAudio Technica \r\nAudio Valve \r\n','Software:\r\n\r\n- DVD´s\r\nalle\r\n\r\n-Hardware\r\nHifi High End + Homecinema Equipment:\r\nalle Geräte\r\nmit Händlerauthorisierung für folgende Firmen:\r\nCA \r\nAcoustic research \r\nAH-B Formdesign \r\nAiwa \r\nAkzent \r\nASW \r\nAudio Selection \r\nAudio Technica \r\nAudio Valve \r\n','Ankauf undVerkauf von neuen und gebrauchten DVD´s. Reservierungssystem, Bonuspunkte, Preorder, Newsletter, E.Mail Info-Service, Versand von Lagerware innerhalb von 24 Stunden, versandkostenfrei bei einer Lieferung von DM 250, --, Sonderangebotsliste und n','A','','','http://www.dvd-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hWW953zUYN','Berufsmode, Berufsmoden, Berufsbekleidung, Arztmantel, Pflegerbekleidung, Laborbedarf, Labormantel','Mäntel, Hosen, Kasacks, Schürzen, Polos, T-Shirts, Sweat-Shirts','Der günstige online-shop für weiße Berufsmoden.','A','','','http://www.am-berufsmoden.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HXDOFbcx6b','Datenkabel, Zubehör, Macintosh, Leihsysteme','Datenkabel, Zubehör, Macintosh, Leihsysteme','Datenkabel für Siemens Handy´s. S25 C35 M35 S35. Logo Midi SMS Versand und mehr.','A','','','http://www.mobil-s25.de/inhalte/s25.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hxjWfT562Z','Software für Hausverwalter, Immobilienmakler und Vereine, \r\nSoftware, Hausverwaltung, Hausverwaltungssoftware, Makler, Maklersoftware, Verein, Vereinsverwaltungssoftware, Vereinssoftware, Verwaltung, \r\n\r\n','Software für Hausverwalter, Immobilienmakler und Vereine, \r\nSoftware, Hausverwaltung, Hausverwaltungssoftware, Makler, Maklersoftware, Verein, Vereinsverwaltungssoftware, Vereinssoftware, Verwaltung, \r\n\r\n','Software für Hausverwalter, Immobilienmakler und Vereine, \r\nSoftware, Hausverwaltung, Hausverwaltungssoftware, Makler, Maklersoftware, Verein, Vereinsverwaltungssoftware, Vereinssoftware, Verwaltung, \r\n\r\n','A','','','http://www.software24.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hxtyPPULlX','Wunschlied, Wunschmusik, Liedgeschenk, Musikgeschenk, Musik, Pop, Rock, Ballade, CD, individuell, einmalig, exklusiv, kreativ, unikat, komponieren, produzieren, Studio','Musik, CD, MP3, WAV, MC','Verschenken Sie ein Lied! Wir komponieren und produzieren exklusiv nach Ihren individuellen Wünschen und für jeden Anlass. Das Ergebnis: Ihr Wunschlied, ein einmaliges und kreatives Musikgeschenk.','A','','','http://www.wunschlied.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hXZqfTq0Hf','Computer Software Hardware','Hardware Software','Discount-Lieferant für IT-Hardware. Spezialisiert auf PC-Systeme unter 1000, -DM','A','','','http://www.cyber-system.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HYcCsY6WUl','Fahrräder, Fahrradteile, Fahrradbekleidung, Fahrradanhänger, Roller, Kinderräder, Trekkingräder, Damenräder, Rennräder, Mountainbikes, Fahrradzubehör, Shimano, Campagnolo','Fahrräder, Fahrradteile, Fahrradbekleidung, Fahrradanhänger, Roller, Kinderräder, Trekkingräder, Damenräder, Rennräder, Mountainbikes, Fahrradzubehör, Shimano, Campagnolo','Der Fahrraddiscounter in Deutschland. Fahrräder, Teile und Bekleidung bis 72% unter dem empfohlenen Verkaufspreis. Wöchentliche Schnäppchen und Restposten. Der erste Trusted-Shop in der Branche.','A','http://www.fahrraddiscount.de\r\nhttp://www.fahrradpreise.de','','http://www.raddiscount.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hYgSm3NkiN','Dinkelkissen, Dinkelspelzwaren nach hl. Hildegard von Bingen, Beonika-Kisserl','Dinkelkissen, Dinkelspelzwaren nach hl. Hildegard von Bingen, Beonika-Kisserl','Onlineshop für hildegardische Kissen und Matratzenauflagen','A','','','http://www.dinkelkissen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HyIqwklkOf',' Damenschuhe Herrenschuhe Sportschuhe Kinderschuhe Taschen Übergrößen TurnschuhePumps Halbschuhe Stiefel Sneaker Lack Reptil Langschaftstiefel Lederschuhe Trekking Hausschuhe Rucksäcke Schuhpflege Reebok Clarks Victory Graceland Memphis One Elefanten Bäre',' Damenschuhe Herrenschuhe Sportschuhe Kinderschuhe Taschen Übergrößen TurnschuhePumps Halbschuhe Stiefel Sneaker Lack Reptil Langschaftstiefel Lederschuhe Trekking Hausschuhe Rucksäcke Schuhpflege Reebok Clarks Victory Graceland Memphis One Elefanten Bäre','In dem Online-Shop eShoes können Sie über 1000 verschiedene Schuhmodelle bestellen. eShoes bietet über 80 Marken für Damen, Herren, Kinder und Sportbegeisterte, sowie eine große Auswahl an Taschen.','A','http://www.eshoes.de','','http://www.eshoes.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hZDsLby8l6','Körperfettanalyse\r\nHerzfrequenz\r\nPulsuhr\r\nErnährung\r\nFitness\r\nNordic Walking','Sportgeräte, Heimtrainer, Pulsuhren, Körpferfettanalyse-Geräte, Zubehör aller Art, Energieriegel, Nordic Walking, Ernährungsberatung und vieles mehr','Fitness und Gesundheit per Mausklick','A','','','http://www.ecfit.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('HzHe6n5HLp','Alle Produkte aus dem Bereich Bosch, Blaupunkt und diversen Herstellern.','Alle Produkte aus dem Bereich Bosch, Blaupunkt und diversen Herstellern.','Online-Shop für Kfz-Ausrüstung und Zubehör.','A','','','http://www.bosch-service-bunte.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hznaRpeRHl','Levi´s, Dockers, Diesel, Replay, Mustang, Edwin, HIS, Wranlger. Jeans, Jeansjacken, Jeanshemden, Sweatshirts','Levi´s, Dockers, Diesel, Replay, Mustang, Edwin, HIS, Wranlger. Jeans, Jeansjacken, Jeanshemden, Sweatshirts','Jeans: Levi´s, Dockers, Diesel, Replay, Mustang, Edwin, HIS, Wranlger!','A','','','http://jeans-land.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('hZVyvrM2Nf','academie, académie, frownies, antifaltenpflaster, x-epil, collagen, hydraderm, hydracolor, bronzecran, bronzécran','académie Kosmetik, Frownies Antifaltenpflaster, Collagen Vliese, X-EPIL Enthaarungsstreifen','Hier können Sie die Markenprodukte von académie - scientifique de beauté, Paris sowie viele weitere Kosmetikprodukte bequem und sicher online bestellen.','A','','','http://www.beautyversand.info/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('I1u0SKzysO','Teak, Möbel, wohnen, dürkop, garten, essen, tisch, trinken, ambiente, schenken, basteln, handarbeit, selbermachen, ideen, shopping, ecommerce, information, billiton, billiton.de, saeco, \r\n','Teak, Möbel, wohnen, dürkop, garten, essen, tisch, trinken, ambiente, schenken, basteln, handarbeit, selbermachen, ideen, shopping, ecommerce, information, billiton, billiton.de, saeco, \r\n','Modernes Ambiente für gehobene Ansprüche. Produkte, Ideen und Tips aus den Bereichen Haus und Garten, Essen und Trinken, Kochen und Schenken.\r\n','A','','','http://www.wohngefuehl.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('i1UJs1NekM','urlaub, holidays, österreich, austria, wien, vienna, grinzing, graz, steiermark, roseggers waldheimat, niederösterreich, weinviertel, wachau, linz an der donau, oberösterreich, salzburg, festspiele, innsbruck, tirol, bregenz, vorarlberg, bodensee, klagenf','urlaub, holidays, österreich, austria, wien, vienna, grinzing, graz, steiermark, roseggers waldheimat, niederösterreich, weinviertel, wachau, linz an der donau, oberösterreich, salzburg, festspiele, innsbruck, tirol, bregenz, vorarlberg, bodensee, klagenf','Alle Unternehmen, die Urlaub in Österreich anbieten, sind herzlichst eingeladen, ihr Angebot hier vorzustellen\r\nAD Lampenschirme\r\n\r\n','A','','','http://www.urlaub-in.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('I3sXQYBq51','Stockmeier, Sonax, Dr.Wack, Cartechnic und viele mehr','Stockmeier, Sonax, Dr.Wack, Cartechnic und viele mehr','Autopflegeprodukte verschiedener Hersteller preisgünstig online einkaufen.','A','','','http://www.carpflege.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('I3whCAjA7i','CD´s und merchandise. Ausserdem Vinyl.\r\nWeitere Leistungen: Musikproduktionen mit angeschlossenem Tonstudio, Künstlermanagement und Talntscout.','CD´s und merchandise. Ausserdem Vinyl.\r\nWeitere Leistungen: Musikproduktionen mit angeschlossenem Tonstudio, Künstlermanagement und Talntscout.','3H Music Cs and More. CD Store mit neuen jungen Künstlern aus der Dance und Pop Scene. Künstler: S.e.x.appeal, Lyane leigh, Bad Boys Blue, Fancy, Fresh Trends, Tamo etc.','A','','','http://www.3h-music.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('i6RF0daVls','Aquarium und Gartenteichprodukten von:Eheim, Sera, Schego, De Bary, American Marine, Pinpoint, Ubbink, Ginger, Mydor, Salifert, Aqualog, WaterLife, Ratz, Ultra Spring, Giesemann, usw.\r\naquarium, aquariums, aquarien, teich, gartenteich, pumpen, springbronn','Aquarium und Gartenteich','','A','http://www.SeaMe.com\r\n','','http://www.SeaMe.com/de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('i7CFeIhSGS','Geschenkkörbe, Designer Geschenkkörbe, Präsente, Verbraucher Claub, Online Magazin , Sonderangebote, Schnäppchgen,','Designer Geschenkkörbe','Was schenke ich nur`? diese Frage stellt sich bei vielen Gelegenheiten des Jahres.Wir bieten Ihnen viele Geschenkkorbideen, ein attraktives Bonussystem und Superangebote unserer Shopping Partner.','A','http://www.geschenkkorbshop24.net','','http://www.praesente-aldente.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('I7gHMSZQ3G','Bekleidung online bestellen, Footwear billiger kaufen, Club Fashion Klamotten, Trendwear Sonderangebote, coole Sportswear Outfits, aktuelle Streetwear Kollektionen, preiswerte Clubwear einkaufen, runtergesetzte günstige Preise, Rabatt bei Markenbekleidung','Baseball-Caps, Blusen, Gürtel, Hemden, Hosen, Hüte, Jacken, Jeansjacken, Longsleeves, Mäntel, Mützen, Neck-Tops, Oberteile, Pollunder, Pullover, Röcke, Schuhe, Strickjacken, Sweatshirts, Tank-Tops, Taschen, Träger-Tops, T-Shirts, Westen','Hai-Society der kultige online Mode und Fashion Versand für Markenklamotten des Genre Clubwear, Sportswear, Trendwear und Streetwear.','A','','','http://www.hai-society.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('I8PPTLGnR1','kleben folie, textilien, textildruck, schilder, werbung, Autowerbung, werbung, Werbeagenturen, aussenwerbung, t-shirt, aufkleber, prospektständer, onlineshop, plexiglas','Wir führen ein reichhaltiges Sortiment an Beschilderungen, CAR-Styling, Folien, Plattenmaterial, Planen, Textilien, Digitaldruck, POS-Material, Geschäftsausstattungen, Klebefolie, Schildern u.v.m.','Werbefachmarkt.de – der innovative Onlineshop für gewerblichen und privaten Werbebedarf\r\n\r\nBestellen Sie bequem und sicher 24 Stunden am Tag mit SSL-Verschlüsselung.\r\n','A','','','http://www.werbefachmarkt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('i8RT6rAddE','DSA, Mage Knight, Shadowrun, BattleTech, Armalion, Das Schwarze Auge, D&D, AD&D, Midgard, Vampire, Rollenspiele, \r\nTabletops, Warzone, Ronin, Krash, Lab, Zinnminiaturen, StarTrek, Star Wars, Cthulhu, Brettspiele, Kartenspiele, \r\nFanPro, Feder und Schwert,','DSA, Mage Knight, Shadowrun, BattleTech, Armalion, Das Schwarze Auge, D&D, AD&D, Midgard, Vampire, Rollenspiele, \r\nTabletops, Warzone, Ronin, Krash, Lab, Zinnminiaturen, StarTrek, Star Wars, Cthulhu, Brettspiele, Kartenspiele, \r\nFanPro, Feder und Schwert,','F-SHOP - Der Nette Versand\r\nDer Shop, wenn es um Rollenspiele, Fantasy oder Science Fiction geht. \r\nNeben den Standards finden Sie bei uns einen NewsLetter-Service, damit sie nichts verpassen, \r\neinen Flohmarkt mit günstigsten Preisen, immer neue Gewinnsp','A','','','http://www.f-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('i91nEYXsK5','Büroservice, Preisagentur, Jaus, Einkaufen, preiswert, billig, Wuppertal, Preisvergleich, Schnäppchen, Flugreisen, Geschäftsreisen, Urlaub, Ferien, Reisen, Lastminute, Shopping, Dienstleistungen,','Büroservice, Preisagentur, Jaus, Einkaufen, preiswert, billig, Wuppertal, Preisvergleich, Schnäppchen, Flugreisen, Geschäftsreisen, Urlaub, Ferien, Reisen, Lastminute, Shopping, Dienstleistungen,','Einkaufs- und Büroservice, Preisagentur, Reisepreisvergleich.\r\n','A','','','http://www.rb-einkaufsservice.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('I9SbiybU53','Piercing, Bekleidung, Mode, Haarschmuck, Modeschmuck, Designerartikel, Gürtel, Taschen, Accessoires','Piercing, Bekleidung, Mode, Haarschmuck, Modeschmuck, Designerartikel, Gürtel, Taschen, Accessoires','Verkauf von Piercings, Bekleidung, Modeschmuck, Haarschmuck, Designerartikel, Taschen, Gürtel, Accessoires','AC','http://s41595583.einsundeinsshop.de','','http://s41595583.einsundeinsshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ia9lWsL1US','Regal, Regale, Regalsysteme, regale, regal, cd racks, cdracks, Weinregal, weinregal, CD-Racks, CD Racks, CD Regale, CD-Regale, Möbel, Kleinmöbel, Designmöbel, CD, Auktionen, Regaflex, Tische, Holz, Holzspielzeug, Schaukelpferd, cdstä','Regale, CD-Ständer, Buchstützen, Holzwaren aller Art','Regaflex \r\n Eine kleine Hamburger Tischlerei hat das \r\n Regaflex-System entwickelt. Die besonderen Merkmale: \r\n nur abgerundete Ecken und ein sehr intelligentes, an \r\n Puzzle-Technik angelehntes Stecksystem. Die Site ist \r\n p','','','','http://regaflex.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IBvvPJU6BO','Das umweltfreundlichere Insektizid - einer gegen alle - ohne Treibgas.
\r\nTyrax, ein wirksamer Helfer gegen Ungeziefer wie\r\nWespen, Fliegen, Mücken, Schnaken, Schaben, Motten, Kakerlaken, \r\nFlöhe, Zecken, Milben, Läuse, Ameisen, Silberfischchen, Spinne','Das umweltfreundlichere Insektizid - einer gegen alle - ohne Treibgas.
\r\nTyrax, ein wirksamer Helfer gegen Ungeziefer wie\r\nWespen, Fliegen, Mücken, Schnaken, Schaben, Motten, Kakerlaken, \r\nFlöhe, Zecken, Milben, Läuse, Ameisen, Silberfischchen, Spinne','Das umweltfreundlichere Insektizid. \r\n - einer gegen alle - ohne Treibgas.\r\nTyrax, ein wirksamer Helfer gegen Ungeziefer wie\r\nWespen, Fliegen, Mücken, Schnaken, Schaben, Motten, Kakerlaken, \r\nFlöhe, Zecken, Milben, Läuse, Ameisen, Silberfischchen, Spinnen','A','','','http://www.tyrax.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iCilQgn13G','Hängematte, Hängematten, Hängesessel, Hängesitz, Hängesitze, Schwebesessel, Babyhängematte, Kinderhängematte, Babytragetuch, Hängemattengestell, hammocks, hamacs, hamacas, amache, haengematten, haengematte','Reisezeit, Amazonas, Hängematte, Hängematten, Hängesessel, Hängesitz, Hängesitze, Schwebesessel, Babyhängematte, Kinderhängematte, Babytragetuch, Hängemattengestell, hammocks, hamacs, hamacas, amache, haengematten, haengematte','Der onlineshop für Hängematten, Hängesessel, Hängesitze, Schwebesessel, Kinderhängematten, Babyhängematten, Babytragetücher, Hängemattengestelle und alles Zubehör rund um die Hängematte.\r\n\r\n','A','','','http://www.e-haengematten.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('icM6eIdmwY','Modellierballons in vielen Farben und Größen;\r\nLuftballons in vielen verschiedenen Größen und Farben, bedruckt und unbedruckt;\r\nFolienballons für viele Anlässe; Werbedruck auf Latexballons und Folienballons;\r\nJonglierartikel; Schminke; Seifenblasen','Modellierballons in vielen Farben und Größen;\r\nLuftballons in vielen verschiedenen Größen und Farben, bedruckt und unbedruckt;\r\nFolienballons für viele Anlässe; Werbedruck auf Latexballons und Folienballons;\r\nJonglierartikel; Schminke; Seifenblasen','Wir führen allerlei Ballons, wie Folienballons, Luftballons, Modellierballons, sowie Jonglierzubehör und Spielzeug.','A','','','http://ballonetti.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IcSpgOBcYc','holzschnitzerei, holzschnitzereien, madonnen, kreuze, engel, putte, putten, geschenke, gift, gifts, profan, ikonen, bilder, rosenkränze, hinterglasmalerei, jäger, nachtwächter, angler, musikant, moriskentänzer, schnitzerei, schnitzereien, namenspatron, he','holzschnitzerei, holzschnitzereien, madonnen, kreuze, engel, putte, putten, geschenke, gift, gifts, profan, ikonen, bilder, rosenkränze, hinterglasmalerei, jäger, nachtwächter, angler, musikant, moriskentänzer, schnitzerei, schnitzereien, namenspatron, he','Das Fachgeschäft für Holzschnitzereien im Bereich Engel, Kreuze, Madonnen, Namenspatrone und profanen Schnitzereien sowie Krippenställe und Krippenfiguren. Außerdem im Sortiment: handgemalte Hinterglasbilder. Herstellung auch in eigener Werkstatt.','A','www.wlach.com\r\nwww.woodcarving.de','','http://www.wlach.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IdJDTjQ0jW','abzeichen, adapter, adventure, angel, angler, anhänger, anorak, anstecker, anzug, armywatch, atemschutz, aufnäher, ausrüstung, ausscheider, axt, badehose, -kappe, bajonett, band, barett, baseballcap, batterie, bau, bdmp, beil, bekleidung, bergschuh, beste','Buster, Buck, Böker, Breithaupt, Coleman, Campinggaz, Gelert, Puma, HellyHansen, Maglite, Relags, Victorinox, Wenger, Zweibrüder, Zippo','Die Adresse für Schnäppchenjäger im Internet. Fachhandel für die Bereiche Freizeit-, Military- und Outdoor.\r\n','','','','http://www.troph-e-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iDvj0ZuBbW','1Apreis, shopping, einkaufen, Markenartikel, günstig, guenstig, mlm, partnerprogramm, Kosmetik, Parfum, Hautpflege, Haarpflege, Gesundheitsförderung, Konsumer-Elektronik, Audio, Haushaltsgeräte, z.B. Kaffeemaschinen, Mikrowellen, Bügeleisen, Mixer, Staub','Kosmetik, Parfum, Hautpflege, Haarpflege, Gesundheitsförderung, Konsumer-Elektronik, Audio, Haushaltsgeräte, z.B. Kaffeemaschinen, Mikrowellen, Bügeleisen, Mixer, Staubsauger, Schmuck, Uhren, Acessories, Brillen, Handtaschen, Krawatten, Füller, Sportarti','1Apreis.at - Markenartikel zu Hammerpreisen. Günstige Markenartikel wie Kosmetik, Parfum, Uhren, Schmuck und vieles mehr billig einkaufen. Dabei hat 1apreis.at noch ein 2 Stufiges Partnerprogramm, bei dem ein mehrstufiges MLM System geplannt ist.','A','','','http://www.1apreis.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IE9JsYxiKe','affinage, directions, haar, farbe, hair, colour, color, tönung, tönen, toenung, toenen, färbung, faerbung, faerben, färben, blond, blondieren, shampoo, intensiv, lola, rot, raunch, red, silver, steel, manic, magenta, fire, yellow, gelb, orange, bvlue, bla','Affinage Colour Dynamics, White Fire, Affinage Colour Lock','schrille Haarfarben, Blondiersets und Spezial-Shampoos für gefärbte Haare in Friseur-Qualität!','A','','','http://www.mw-store.de/affinage-shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iecHMkxKcu','Uhren von CASIO, SWATCH, JUNGHANS, HUGER','Uhren von CASIO, SWATCH, JUNGHANS, HUGER','SWATCH, CASIO, JUNGHANS; HUGER und andere Trenduhren-Marken, immer günstig bei Megatime, lt. \"Focus\" Europas grösster Trenduhrenversand. Jeden Monat Schnäppchenangebote und ein Gewinnspiel runden das Onlineangebot ab.','A','','','http://www.megatime.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IecxeyLccc','sexshop, erotikshop, sexpuppen, gummipuppen, liebespuppen, dildos, vibratoren, erotik, versand','sexpuppen, liebespuppen, gummipuppen, dildos, vibratoren','Grosse Auswahl an Liebespuppen, Dildos, Vibratoren und Love-Toys zu feinen Preisen bei schneller Lieferung.','A','','','http://www.toy-park.de/','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iEEhiWHe95','Filme auf DVD, Codefree Zubehör, DVD-Player, DVD-Leerhüllen und News zum Thema DVD','Filme auf DVD, Codefree Zubehör, DVD-Player, DVD-Leerhüllen und News zum Thema DVD','DVD@HOME ist ein führender Versender, speziell für RC-2-DVDs, DVD-Player sowie Codefree-Zubehör. Wir bieten eine der umfangreichsten DVD-Datenbanken und aktuelle Infos rund um den kleinen Silberling...','A','','','http://www.dvdathome.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ieerIUT7ag','Ronnefeldt, Morgentau, Yin und Yang, Fit und Frucht, Pfirsichgarten, Riobosh, Mate grün, Honybush, Famous Earl Gray, Irish Malt, Gu Zang Mao Jian, Acht Kostbarkeiten, Lapacho,','Ronnefeldt, Morgentau, Yin und Yang, Fit und Frucht, Pfirsichgarten, Riobosh, Mate grün, Honybush, Famous Earl Gray, Irish Malt, Gu Zang Mao Jian, Acht Kostbarkeiten, Lapacho,','Ausgezeichnete Qualität und höchster Genuß - ein Markenzeichen des Hauses Ronnefeldt. Nur beste Rohstoffe im Einklang mit der Natur sind Grundlage für Teekrationen der Superlative. Der Grüntee \"Morgentau\" wurde oft kopiert, aber nie erreicht.\r\nHier bekomm','A','','','http://www.tee-shop.purespce.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IekxGAFiyi','Wein Zigarren Humidor Dupont Manning Guj Jannot Humidif Cohiba Montecristo Punsch','Wein Zigarren Humidor Dupont Manning Guj Jannot Humidif Cohiba Montecristo Punsch','Sehr große Humidor – Auswahl – Wein, Zigarren und alles was das Leben bereichert!\r\nStändig über 1000 Humidore am Lager. Manning Guy Janot Dupont uvm.\r\nGroße Weinauswahl direkt ab Importlager. Luxusartikel wie Zigarre bzw Dupont \r\n','ABC','','','http://www.Lifestyle-Ambiente.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ifxjZHMzRw','Kerzenständer, Kerzen, Eikerzen, Honigkerzen, Tropfkerzen, Schwarekerzen, Schwarze Kerzen, Stumpen, Blockkerzen, Geo-Kerzen, Geokerzen, Dekoratonsartikel, Weihnachtsdekoration, Goldene Tannenbaumdeko, Silber, Geschenke, geschenideen, Präsente, Stearinkerz','Kerzen, Kerzenständer, Kerzenzubehör, Dekorationsartikel, Keramik','Wir haben es uns zur Aufgabe gemacht, Ihnen hochwertige Kerzen- und Dekorations-Artikel zu unschlagbaren Konditionen anzubieten. Und das von Herstellern aus allen teilen Deutschlands. Deshalb: Die Qualität unserer Ware überzeugt. \r\n','A','','','http://www.mckerze.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IFZ2DNA0XA','Fantasyfiguren, Drachen, Elfen, Zauberer, Schmuck, Anhänger, , Feuerzeuge, \r\nBilderrahmen, Fächer, Feurzeuge, Bronzefiguren, Kelche\r\n','Fantasyfiguren, Drachen, Elfen, Zauberer, Schmuck, Anhänger, , Feuerzeuge, \r\nBilderrahmen, Fächer, Feurzeuge, Bronzefiguren, Kelche','Geschenke für jeden Anlass.','A','','','http://www.traum-geschenke.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iGA0Qux3CS','Automodell, Modellauto, Modelle, Online-Shop, Videos, Bücher, Motorsport, Rennsport, Motorrad, Modell, Rennwagen, Auto, Motorradmodell, Film, Buch, Oldtimer, LKW, Ferrari, Mercedes, Ford, Volkswagen, VW, Audi, BMW, Chrysler, Opel, Peugeot, Smart, Volvo, A','Automodell, Modellauto, Modelle, Online-Shop, Videos, Bücher, Motorsport, Rennsport, Motorrad, Modell, Rennwagen, Auto, Motorradmodell, Film, Buch, Oldtimer, LKW, Ferrari, Mercedes, Ford, Volkswagen, VW, Audi, BMW, Chrysler, Opel, Peugeot, Smart, Volvo, A','Alles für den Sammler von Modellen, Videos und Büchern rund um das Thema Auto, Motorrad und Motorsport.','A','www.motorfanshop.de','','http://www.motorfan.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ih6TRxoB09','Sportbekleidung, Vereinsbekleidung, Freizeitbekleidung, Sportgeräte, Fusballtrikots, Uhren, Sportschuhe, Getreide','Sportbekleidung, Vereinsbekleidung, Freizeitbekleidung, Sportgeräte, Fusballtrikots, Uhren, Sportschuhe, Getreide','Ãœber 5000 Sportartikel der Marken: Adidas, Calcio, Diadora, Erima, Fila, Hammer, Horizon, Kettler, Nike, Odlo, Puma, Polar-Uhren, Reusch, Switcher, Suunto, Tamitalos, Tro, Tunturi, Uhlsport usw.','A','','','http://www.shop-24.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IhBpBtq6BC','Lampen, Leuchten, Lichterketten, Geschenke, Geschenkartikel, Wecker, Tischuhr, lavalampe, wachslampen, kitsch, design, wackelkopfdackel, möbel, ledertaschen, accessoires, wanduhren, wanduhr, projetionsuhr, armbanduhren, weihnachtsgeschenke, weihnachten, m','Lampen, Leuchten, Lichterketten, Geschenke, Geschenkartikel, Wecker, Tischuhr, lavalampe, wachslampen, kitsch, design, wackelkopfdackel, möbel, ledertaschen, accessoires, wanduhren, wanduhr, projetionsuhr, armbanduhren, weihnachtsgeschenke, weihnachten, m','Onlineshop für ausgefallene Geschenk- und Trendartikel. Design bis Kitsch.','A','http://www.hoge.de','','http://www.trend-geschenk.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IHHxJTQXrI','Brustpumpen, Stillhilfen, Flaschen, AVENT-Schnuller, Sauger, Stillkissen, Kirschkernsäckchen, Windeln, Keptin-Jr., Tommschi-Schlaftiere, Sterilisiergeräte, Flaschenwärmer,','Brustpumpen, Stillhilfen, Flaschen, AVENT-Schnuller, Sauger, Stillkissen, Kirschkernsäckchen, Windeln, Keptin-Jr., Tommschi-Schlaftiere, Sterilisiergeräte, Flaschenwärmer,','Bei uns finden Sie nützliche Artikel im Bereich Baby- und Stillbedarf, z.B. von AVENT, Medela, Playtex, Kooshies, Popolini. Wir führen Stillhilfen, Brustpumpen, Windeln, Stillkissen, Kuschelartikel u.v.m.. Außerdem bieten wir kostenlos Stillberatung und t','A','','','http://www.babys-best-onlineshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IhvrlJuN6I','Schlafsäcke Rucksäcke Zelte Wasserentkeimung Notfallausrüstung GPS Bücher Karten Mückenschutz Funktions- Kleidung Geschirr Boote Schneeschuhe Pullkas Messer Lampen Werkzeug Kocher Trockennahrung Motorradzubehör','Schlafsäcke Rucksäcke Zelte Wasserentkeimung Notfallausrüstung GPS Bücher Karten Mückenschutz Funktions- Kleidung Geschirr Boote Schneeschuhe Pullkas Messer Lampen Werkzeug Kocher Trockennahrung Motorradzubehör','Ca 30.000 Artikel rund um das Reisen von der Alukiste über Satellitennavigation bis zur Zeckenzange können online bestellt werden','A','','','http://www.lauche-maas.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iJ4FJjWNvo','Fanartikel, Schals, Fahnen, Abzeichen, Anstecknadeln, Transparente, Wimpel, Aufnäher, Fussball,','Fanartikel, Schals, Fahnen, Abzeichen, Anstecknadeln, Transparente, Wimpel, Aufnäher, Fussball,','Fanartikelproduktionen aller Art !!!','A','','','http://www.soccershop.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IJ6xnlaX8q','Leuchtenoel (Paraffin), 100 verschiedene Desginleuchten, Vollmessingleuchten, Tischleuchten, Wandleuchten, Zubehör, Brennpasten,','Leuchtenoel (Paraffin), 100 verschiedene Desginleuchten, Vollmessingleuchten, Tischleuchten, Wandleuchten, Zubehör, Brennpasten,','Internetshop mit Katalog für Paraffinleuchte, Windleuchten, Partyleuchten der Spitzenklasse von CLEAR-DROPS-International','A','','','http://www.cdi-leuchten.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iJfzrhetjO','Lüfter, Kühler, USB-Zubehör, CD-Rohlinge','Lüfter, Kühler, USB-Zubehör, CD-Rohlinge','KLEINER WEBSHOP MIT EINEM AUSZUG\r\nAUS UNSEREN GESAMTPROGRAMM','A','','','http://rmc-edv.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IJH0d258Ti','Sonax, Eins Zett, Einszett, 1Z, Autopflege, Lackpflege, Motorad, Auto, Reiniger, sauerbmacher, Autolackpflger\r\n','Sonax, Eins Zett, Einszett, 1Z, Autopflege, Lackpflege, Motorad, Auto, Reiniger, sauerbmacher, Autolackpflger\r\n','Bei Gepfleges-Auto.de kann man ganz einafach über eine große Auswahl von Autopflegepflegeprodukten der Marken 1Z und Sonax bestellen. Super !','A','','','http://www.gepflegtes-auto.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IjppvFMzJe','Modellautos, Formel eins Fanartikel','Modellautos, Formel eins Fanartikel','Es werden Modellautos aller führender Hersteller sowie Formel eins Fanartikel angeboten.','A','','','http://www.modellauto-magazin.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IkkdgYlk5w','\r\nRothschild, Mondavi, Taittinger, Bollinger, Lanson, Riedel, Armagnac, Sandoval, Loosen, Weil, Antinori, Clicquot, Freie Weingärtner Wachau, Graf Hardegg, Hamilton Russell, Allesverloren, Krug, Los Vascos, Marques De Murrieta, Margaux, Margaux, Mouton, P','Wein, Champagner, Sekt, Prosecco, Weißwein, Rotwein, Präsente, Geschenke, Rothschild, Mondavi, Taittinger, Bollinger, Lanson, Delikatessen, Bordeaux, Burgund, Chardonnay, Chablis, Grappa, Riedel, Armagnac, Cognac, Sherry, Chateau, Bodega, Winzer','Als Marktführer im deutschen Weinversand bieten wir hochwertige Weine aus aller Welt und einen Geschenkservice für Geschäfts- und Privatkunden. Ãœberzeugen Sie sich von unseren erstklassigen Produkten und unseren umfangreichen Serviceangeboten. Wir stellen','A','','','http://www.hawesko.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ILBLp6Ol2m','Medaillen - Orden - Münzen - historische Antiquitäten - Uniformen - Helme - Blankwaffen - Urkunden - Autographen - Fachliteratur','Medaillen - Orden - Münzen - historische Antiquitäten - Uniformen - Helme - Blankwaffen - Urkunden - Autographen - Fachliteratur','Mit über 12.000 angebotenen Exponaten aus 10.000 Jahren Menschheitsgeschichte ein wohl weltweit einmaliges Angebot.','A','','','http://www.galerie-histoire.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IlX2H4WdHU','kräuter, Gewürz, Gewürzöl. Pfeffer, Rosmarin, Salbei, Oregano, Basilikum','Kräuter, Gewürze, Original-Gewürzmischungen, Gewürzöle, Geschenke','Kräuter u. Gewürze aus aller Welt','','','','http://www.pfefferinsel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IMkXCsvq5G','','','Fachliteratur und Videos für den Golfsport','A','','','http://www.golfiana.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IMqJMkRASE','bio, reiniger, reinigen, bioreiniger, reinigungsmittel, pflegemittel, haushalt, bau, garten','Biologische Reinigungs- und Pflegemittel','Biologische Reinigungs- und Pflegemittel für Haus, Bau und Garten. Zur Zeit haben wir mehr als 15 verschiedene Produkte für alle Anwendungsbereiche.','','','','http://www.bio-haider.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('inhlTtgNnM','lastminute, Last Minute, Flüge, Billigflüge, LTU, LTT, TUI, ITS, Pauschalreisen, Graumarkttickets, Urlaubsreisen, Kurzreisen, Städtereisen, BUY.bye, buybye, byebye, buybuy','lastminute, Last Minute, Flüge, Billigflüge, LTU, LTT, TUI, ITS, Pauschalreisen, Graumarkttickets, Urlaubsreisen, Kurzreisen, Städtereisen','Mehrfach ausgezeichnete Last Minute Datenbank (Stiftung Warentest, Tomorrow, ...). Immer aktuelle, buchbare Angebote. Keine lästige Vakanzabfrage, nur freie Angebote werden dargestellt. Immer günstiger als im Katalog.','A','','','http://buy.bye.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IntfBj9tPc','Blumen, Pflanzen, Blumengeschäft, Blumenladen, Blumenhandel, Blumenstrauß, Blumengesteck, Trauerfloristik, Seidenblumen','Schnitblumen und PFlanzen','Stellen Sie Ihren Blumenstrauß aus mehr als 150 Schnittblumen selbst zusammen. Wir liefern ab DM 5, 00','A','','','http://www.journey.de/blumen','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iNtXNbiDNQ','zehensocke, zehensocken, toesocks, toesock, toe-socks, toe-sock, socke, socken, 5 zehen, 5zehen, 5zehensocke, 5 zehensocke, bekleidung, fünf, fünfzehensocke, shop, onlineshop, online-shop, strumpf, struempfe, strumpfwaren\r\n','zehensocke, zehensocken, toesocks, toesock, toe-socks, toe-sock, socke, socken, 5zehensocke, 5 zehensocke','Zehensocken, der Trend aus Amerika, sind auch in Deutschland zu bekommen.\r\nDie schönsten & lustigsten Modelle findest Du hier, unter www.zehensocke.de','A','','','http://www.zehensocke.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iO5vs989M5','','','Gut sortiertes Erotik-Kaufhaus mit Artikeln aus vielen Bereichen der Erotik.','A','','','http://www.rosarot.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iOAVW9tgKY','sodastream, meli, drinkmaster, vakuumiergeraet, konzentrat, gourmetgrill, vacumizer, culinare, kuechentimer, streumi, firestar, sprudelwasser, sodawasser, universalmesser, raffel, dosenoeffner, knoblauchschaeler, messerschleifer, korkenzieher, flaschenoef','sodastream, meli, drinkmaster, vakuumiergeraet, konzentrat, gourmetgrill, vacumizer, culinare, kuechentimer, streumi, firestar, sprudelwasser, sodawasser, universalmesser, raffel, dosenoeffner, knoblauchschaeler, messerschleifer, korkenzieher, flaschenoef','Innovatice Haushaltsartikel wie SodaStream, Culinare, Gourmet-Grill, Vakuumiergeraet, Universalmesser, Culinare und vieles mehr.','A','','','http://www.tenera.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Iomx9o0seu','Wein, Weine, Welt, Weinhandel, Spirituose, Spirituosen, Sekt, Champagner, Moussierendes, Import, Export, Europa, Ãœbersee, Erlesenes, Raritäten, Präsente, Winzer, Wein-Infos, Informationen, Deutschland, Österreich, Frankreich, Italien, Spanien, Portugal, B','Wein, Weine, Welt, Weinhandel, Spirituose, Spirituosen, Sekt, Champagner, Moussierendes, Import, Export, Europa, Ãœbersee, Erlesenes, Raritäten, Präsente, Winzer, Wein-Infos, Informationen, Deutschland, Österreich, Frankreich, Italien, Spanien, Portugal, B','6000-weine.de : Versandhandel, Import und Export von Weinen, Sekt, Champagner und Spirituosen aus aller Welt.','A','','','http://www.6000-weine.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IoSxaons1m','Kontaktlinse, Kontaktlinsen, Pflegemittel, Sonnenbrillen, Focus, Seeone,','Kontaktlinsen, Pflegemittel','Kontaktlinsen ab € 6, 99 .','A','','','http://www.1800contacts.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IpBJ6Z7x8E','DSL T-DSL.Webhosting Puretec ISDN T-ISDN XXL 0700 T-D1 T-Mobil Mobilfunk Yello Strom 1&1 E-Shop Handy Internet','1&1 New Webhosting & FirstClass E-Shop, 1&1 Internet.profi-Ihr Zugang zum Internet, T-DSL-Die schnelle Verbindung, 0700-Eine Rufnummer für alle Anschlüsse, TD-1-Die perfekte mobile Kommunikation, T-ISDN XXL-Das genialste ISDN, Yello Strom-Gelb.Gut.Günstig','Online-Shop für Telekommunikation und Internetanwendungen.','','','','http://www.profiseller.de/shop/europa','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IprPtFCdLs','Vereinsbekleidung, Präsentationsanzüge, Fussballtrikot, Torwarttrikot, Sweathose, Regenjacke, Trainingshose , Damenanzug, Torwarthose, Trainingsanzug, Freizeitanzüge, Baumwolltrikot, Schiedsrichter, Overall, Stadionjacke, Sweatshirt, Baumwollsporthose, St','Vereinsbekleidung, Präsentationsanzüge, Fussballtrikot, Torwarttrikot, Sweathose, Regenjacke, Trainingshose , Damenanzug, Torwarthose, Trainingsanzug, Freizeitanzüge, Baumwolltrikot, Schiedsrichter, Overall, Stadionjacke, Sweatshirt, Baumwollsporthose, St','Modisch chic, sportlich funktionell und in exklusivem Design präsentiert sich unsere neuen Serien Club- und Flash Linie. Freizeitanzüge für Sie oder Ihren Verein. Sporttrikots für den Fussballer und eine phantastische Indoor Kollektion.','A','','','http://www.erima-shop.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Iqct3iXiys','Fossil Gallery, Fossils, Minerals, Gems, Dino, Dinosaurs, Echinoderms, Jewellery, Paleontology','Mineralien, Meteoriten, Fossilien, Steine, Schmuck, Dekor','FOSSIL Gallery - Willkommen in der Welt der Steine: Mineralien, Meteoriten, Fossilien, Steine, Schmuck, Dekor','A','','','http://www.fossil-gallery.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iQY2qgd1qA','Kontaktlinsen, Brillen, Teleskope, Ferngläser, Nachtsichgeräte, Mikroskope, Operngläser, Sonnenbrillen, Windmesser, Barometer, Hygrometer.','Kontaktlinsen, Brillen, Teleskope, Ferngläser, Nachtsichgeräte, Mikroskope, Operngläser, Sonnenbrillen, Windmesser, Barometer, Hygrometer.','Das Optikhaus mit guenstigem Versand von Kontaktlinsen, Orderstatus, interaktive Produktberatung (QPA-Technologie), Kreditkarten willkommen.','A','','','http://www.bennewitz.com','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IR8HD0CvB9','schmuck, ohrringe, ketten, ohrstecker, anhaenger, perlmutter, paua, neuseeland, silber, sterlingsilber','Ohrringe, Ketten, Ohrstecker, Anhänger','Online-Shop für wunderschönen Schmuck aus Neuseeland: Anhänger, Ketten, Ohrringe & Ohrstecker online einkaufen','A','','','http://www.schmuck.co.nz','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IR8xN0E8NC','Nußknacker, Räuchermänner, Schwibbogen, \r\nPyramiden, Spieldosen und Osterhasen','Nußknacker, Räuchermänner, Schwibbogen, \r\nPyramiden, Spieldosen und Osterhasen','Versand und Onlineshop für original erzgebirgische Volkskunstartikel, wie\r\nNußknacker, Räuchermänner, Schwibbogen, Pyramiden, Spieldosen und Osterhasen.','A','','','http://www.holzwarenshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ISudU7FYuc','SmartMedia, MultiMediaCard, CompactFlash, Laufwerke und Adapter','SmartMedia, MultiMediaCard, CompactFlash, Laufwerke und Adapter','Online-Vertrieb von Speicherkarten für Digital-Kameras, Palmtops, Organizer, Drucker z.B. SmartMedia, CompactFlash und MultiMedia-Karten.','A','','','http://www.speicherkarte.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IswPYk6kWo','poster, movie, music, posters, movie posters, free poster, music posters, art posters, vintage, posters, frames posters, film poster, printing posters, sports posters\r\nFilmplakate, Poster\r\nPosters Musikplakate Filmposter Musikposter Merchandising Sesamstr','poster, movie, music, posters, movie posters, free poster, music posters, art posters, vintage, posters, frames posters, film poster, printing posters, sports posters\r\nFilmplakate, Poster\r\nPosters Musikplakate Filmposter Musikposter Merchandising Sesamstr','Wir haben eines der weltweit größten Angebote von Filmplakaten, \r\nwelches ständig durch Neuzugänge aller Art ergänzt wird. \r\nEgal ob Original oder Nachdruck, topaktuelle Neuheit oder ausgesuchte Rarität, \r\nbei uns ist für jeden Geschmack etwas dabei.','A','','','http://www.twostars.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iTFlPFcbTO','Computer, ISDN, Modem, Monitore, Drucker, Scanner, Deutsche Telekom Leistungen','Computer, ISDN, Modem, Monitore, Drucker, Scanner, Deutsche Telekom Leistungen','Täglich bequem 24 Std. einkaufen!','A','','','http://www.irlesberger.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ItVrFlULzU','Fachbuecher, Buecher, Taschenrechner, Zeichengeräte, Schulsoftware, Standardsoftware, Lernprogramme, Hardware, Organizer, Folien, Videos,','Fachbuecher, Buecher, Taschenrechner, Zeichengeräte, Schulsoftware, Standardsoftware, Lernprogramme, Hardware, Organizer, Folien, Videos,','fachbuecher.de - Ihr Online-Shop für bequemes und schnelles Einkaufen. Hier stehen Ihnen alle lieferbaren Titel an Fach- und Sachbücher, sowie Taschenrechner, Zeichengeräte und Software namenhafter Hersteller zur Auswahl. Ebenfalls haben Sie hier die Mögl','A','','','http://www.fachbuecher.de/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iTxB4jEfla','Lederjacke, Cordurajacke, Lederhose, Cordurahose, Lederkombi, Handschuhe, \r\nTankrucksack, Shop, Trappermantel, Lederweste, Lederbekleidung, Nubukjeans, Lederjeans, \r\nMotorradkombi.\r\n','Lederjacke, Cordurajacke, Lederhose, Cordurahose, Lederkombi, Handschuhe, \r\nTankrucksack, Shop, Trappermantel, Lederweste, Lederbekleidung, Nubukjeans, Lederjeans, \r\nMotorradkombi.\r\n','Internetshop für Motoradbekleidung: Jacken, Hosen Handschuhe aus Cordura und Leder in fas allen Größen.. Außerdem Lederbekleidung: Jeans, Jacken und Trappermantel.','A','','','http://www.bestforbikers.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ItzjfHa6bc','Nüsse, Trockenfrüchte, Gewürze, Krätuer, Safran, Trockenobst, Dörrobst, Persische Spezialitäten','Nüsse, Trockenfrüchte, Gewürze, Krätuer, Safran, Trockenobst, Dörrobst, Persische Spezialitäten','Onlineshop für Nüsse, Trockenfrüchte, Gewürze und Persische Spezialitäten.\r\nNeben einer großen Auswahl an gerösteten und naturbelassenen Nüssen, getrockneten und kandierten Früchten finden Sie hier Safran bester Qualität, exotische Gewürze und Zutaten für','A','','','http://www.tali.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iUGJCYvWoa','Komplettes Verbrauchermarkt-Sortiment','Komplettes Verbrauchermarkt-Sortiment','Komplettes Verbrauchermarkt-Sortiment','A','','','http://www.akzenta-markt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IuKp3CX1qc','lieferservice foodshop24 dresden sachsen shop online onlineshop lebensmittel getränke service bringdienst essen trinken food foodshop obst gemüse nahrungsmittel','Lebensmittel Getränke Hygiene Drogeriebedarf Haushaltwaren Tabakwaren Tierbedarf','Wir liefern Lebensmittel in Dresden und Umgebung. Sie bestellen wir liefern und das noch am gleichen Tag. Wir sind schnell, zuverlässig, und flexibel. Testen Sie uns.','AB','','','http://www.foodshop24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IVB6dX5DFG','Indianerschmuck, Traumfänger, Mandellas, Heilsteine, Medizinbeutel, Waffen, CDs, Glückwunschkarten, Tee, Totemsteine, Poster, Lederwaren, Decken, Mokassins, Mocassins, Hüte','Indianerschmuck, Traumfänger, Mandellas, Heilsteine, Medizinbeutel, Waffen, CDs, Glückwunschkarten, Tee, Totemsteine, Poster, Lederwaren, Decken, Mokassins, Mocassins, Hüte','Deutschlands größtes Online-Kaufhaus für Indianerschmuck in Gold & Silber, Kunsthandwerk und indianische Esoterik! Riesenauswahl - tolle Schnäppchen! Preisbewußt und kompetent.','A','','','http://www.stampede-online.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iw3vQK63EG','Microfaser , Haarentfernung, Fensterblitz, Trettroller, Haushaltshelfer, Kosmetik, Nasenhaarschneider, Panamarinde, Wunderglanz, Teppcihreiniger, Super-Puzzi-Spezial, Streester, GT47 , Pinienoil, Handmop, Micro-Aktiv-Faser, Microfasertücher, Toilettenoil,','Microfaser , Haarentfernung, Fensterblitz, Trettroller, Haushaltshelfer, Kosmetik, Nasenhaarschneider, Panamarinde, Wunderglanz, Teppcihreiniger, Super-Puzzi-Spezial, Streester, GT47 , Pinienoil, Handmop, Micro-Aktiv-Faser, Microfasertücher, Toilettenoil,','Hier finden Sie lauter tolle Produkte die sich im harten hausfrauenalltag und bei Profis bestens bewährt haben','A','','','http://www.boehringer-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IwQnimRiW5','RPC - Die Funkuhr für den PC','RPC - Die Funkuhr für den PC','Ein Shopwinzling für unsere RPC-Funkuhr. Die Atomzeit für den PC, gesendet vom DCF77-Sender in Mainflingen.','A','','','http://www.3wd.de/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IXdfd63tVe','Aero, Aero Lloyd, Condor, Hapag, Hapag Lloyd, Ägypten, Tunesien, Griechenland, Spanien, Österreich, Flüge, Onlinebuchung, Reisen, Reiseanbieter, Flug','Charterflüge','Charterflüge von Deutschland und Österreich zu vielen Reisezielen Europas.','A','','','http://www.exposa.de/fluege/yp','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('iXFjvf3zvO','Bei Natur-Shopping.de finden Sie verschiedene Holzwaren wie z. B. Puzzle groß und klein, Geschicklichkeitsspiele, Scherzartikel usw. Außerdem verschiedene Sorten Honig aus eigener Imkerei, Honigmet, Süßigkeiten und Kosmetik.','Bei Natur-Shopping.de finden Sie verschiedene Holzwaren wie z. B. Puzzle groß und klein, Geschicklichkeitsspiele, Scherzartikel usw. Außerdem verschiedene Sorten Honig aus eigener Imkerei, Honigmet, Süßigkeiten und Kosmetik.','In unserem Shop ist garantiert für jeden etwas dabei! Bei uns finden Sie die verschiedensten Geschenkartikel aus Holz sowie Honig aus eigener Imkerei und vieles mehr...\r\n','A','','','http://natur-shopping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('IyAtCIJwYq','Gummipupe, dessous, dildo, vibrator, lack, leder, sm,','Gummipupe, dessous, dildo, vibrator, lack, leder, sm,','Die ganze Welt der Erotik','A','http://www.erotic-messe.de','','http://www.mega-sex-store.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('J0f74TGVV6','Krawatten, Herrenmode, Geschenk, Design, Designerkrawatten, Seidenkrawatten, \r\nKrawattendesign, Krawatte, Krawattenmode, Ties, Accessoires, Neckties, Traumkrawatte, Mode, \r\nSchlips, Binder, Ideen, Unikat,','Krawatten, Seidenkrawatten, Fliegen, Schleifen, Accessoires','New Style Krawatten, Design in Herrenmode ein Ausdruck Ihrer Persönlichkeit','ABC','','','http://www.krawattenboutique.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('J0NGznszvb','T-Shirts, Jacken, Cap´s, Handtücher, Badetücher, Schlüsselanhänger, Puppen, Kaffeebecher, Aufkleber, Bücher, u.v.m.','T-Shirts, Jacken, Cap´s, Handtücher, Badetücher, Schlüsselanhänger, Puppen, Kaffeebecher, Aufkleber, Bücher, u.v.m.','Souvenierartikel aus Cuxhaven-Duhnen online bestellen','A','','','http://www.duhnershop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('J0VETXUx6z','Tretautos, Elektroautos, Elektromotorräder, Tretroller, Kinderfahrräder, \r\nKinderfahrzeuge','Tretautos, Elektroautos, Elektromotorräder, Tretroller, Kinderfahrräder, \r\nKinderfahrzeuge','OnlineShop mit einer reichhaltigen Auswahl an hochwertigen\r\nKinderfahrzeugen, wie Tretautos, Elektroautos, Tretrollern und\r\nKinderfahrrädern !','A','','','http://www.kinderfahrzeuge.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('j1qkKKhk3t','Kunstgewerbe, Präsente, Glas/Porzellan, Sammler, \r\nWohnen, Galerie, Auktion, Ankauf, Specials, Lifestyle, Zigarren, Strandkörbe','Kunstgewerbe, Präsente, Glas/Porzellan, Sammler, \r\nWohnen, Galerie, Auktion, Ankauf, Specials, Lifestyle, Zigarren, Strandkörbe','Kunst zum Leben und Benutzen, - \r\nfür den besonderen Alltag.\r\n\r\n','A','','','http://art-are-us.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('j3513yL5yV','Zippo, Feuerzeuge, Fachbücher, Sturmfeuerzeuge','Zippo, Feuerzeuge, Fachbücher, Sturmfeuerzeuge','Zippodepot.de - das Zippo Feuerzeug Kaufhaus im Web! Mehr als 1000 verschiedene Zippo Feuerzeuge und Zubehör online bestellbar. Des weiteren Infos rund um das Zippo, Forum, Datierungshelfer und und und...','A','','','http://www.zippodepot.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('j4fCTV9DNP','Schallplatten, CDs, Kassetten, Maxis, Maxi-CDs, Singles','Schallplatten, CDs, Kassetten, Maxis, Maxi-CDs, Singles','Die Plattenbörse im Internet: Hier kann jeder seine Platten und CDs anbieten oder im großen Angebot zahlreicher Anbieter nach seiner Lieblingsplatte suchen.','A','','','http://www.music-market.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('J4X5lZArxl','Alibi, Sonik, Giger, Adidas, Uhren, watch, Zeitmesser, Zeit, Schreibwaren, pens, Schmuck, Geschenke, Brillen, Sonnenbrillen, Optik, Accessoires, Kugelschreiber, Schreibgeräte, Mode, Trend, Stilvolles, Füller, Exklusives, Schlüsselanhänger','Alibi, adidas, Giger, sonik','Die countdown watchcompany vertritt für Sie in Deutschland exklusiv die Marken alibi und sonik. Exklusive Produkte wie Armbanduhren für Damen und Herren oder die Pen Collection bilden zusammen mit dem Angebot aus den Häusern Giger und Adiadas Watches ein','A','','','http://www.count-down.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('j51II7Fucb','Holz, Garten, Lampen, Terracotta, Geschenkideen , Blumenkübeln, Gestecke, Windlichter, \r\nDekoration, Bänke, Bilderrahmen, Kugeln, Gartenmöbel, Gartenaccessoires, \r\nBaumschmuck, Adventskalender, Sterne, Kerzen, Weihnachten, Advent, \r\nWinter, Floristik , Ei','Holz, Garten, Lampen, Terracotta, Geschenkideen , Blumenkübeln, Gestecke, Windlichter, \r\nDekoration, Bänke, Bilderrahmen, Kugeln, Gartenmöbel, Gartenaccessoires, \r\nBaumschmuck, Adventskalender, Sterne, Kerzen, Weihnachten, Advent, \r\nWinter, Floristik , Ei','Zum Wohnen und Dekorieren, zum Entspannen und Genießen. Lassen Sie sich inspirieren von einzigartigen Möbeln und Accessoires aus Holz, Terracotta, Metall, Keramik und Glas.\r\n\r\n','A','','','http://www.traumhaft-wohnen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('J5OY1WPqah','Tauchmaske, Flosse, Schnorchel, Tauchcomputer, Atemregler, Neopren, Unterwasser, Tauchen, Jacket','Tauchmasken, Flossen, Schnorchel, Tauchanzüge, Atemregler, Tauchcomputer, Schnorchelsets, Kinderausrüstung, Sportfashion und vieles mehr...','Schnorchel- und Tauchsusrüstung für die ganze Familie - über 2000 Artikel ab Lager lieferbar - 48 Stunden Lieferservice - Geld-zurück-Garantie','A','http://www.divestore.de','','http://www.tauchversand.com','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('J82WZFcFHh','Ferienwohnungen, Ferienhäuser, Reisemobile','Ferienwohnungen, Ferienhäuser, Reisemobile','Kostenlose Suche von Ferienwohnungen, Ferienhäusern, Reisemobilen. Direktbuchung vom Vermieter. Ausführliche Beschreibungen der Mietobjekte incl. Fotos.','A','','','http://www.casarent.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('j8tgxtMFz4','Hp, business, partner, microsoft, hardware, software, vectra, kayak, omnibook, jornada, server, drucker, monitor, preis, b2b, shop, angebot, verkauf, haendler, PC, Preisvergleich, 17, 19, 21, xe3, umsonst, rabatt, tft, hewlett, packard, arxes, ascad, es,','Jornadas (PDA)\r\nMobiles (Notebook, OmniBook)\r\nPC\r\nWorkstation\r\nMonitore\r\nServer\r\nStorage / Speichermedien\r\nTintenstrahldrucker\r\nLaserdrucker\r\nAll-in-One Lösungen\r\nDesignjet\r\nDigitale Fotografie\r\nDigitalsender\r\nKabel\r\nTinte\r\nToner\r\nSupport Packs\r\nMicrosoft','Der Solution-Shop der arxes ES bietet Ihnen Qualitäts-Produkte von Hewlett-Packard zu günstigen Preisen. Sie suchen Lösungen von HP...wir liefern!','A','','','http://www.solution-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JascMAZGkH','aqua, aqua-fitness, sauna, sports, sportstowel, swim, schwimmverein\r\nswimwear, schwimmverein, schwimmer, sporttuch, kosmetiktuch, saunatuch, \r\nsaunahandtuch, saunabadetuch, schwimmer , Schwimmbad, Squash, Tennis, \r\nTischtennis, tabletennis, Spassbad, Bahi','aqua, aqua-fitness, sauna, sports, sportstowel, swim, schwimmverein\r\nswimwear, schwimmverein, schwimmer, sporttuch, kosmetiktuch, saunatuch, \r\nsaunahandtuch, saunabadetuch, schwimmer , Schwimmbad, Squash, Tennis, \r\nTischtennis, tabletennis, Spassbad, Bahi','Ein Handtuch erorbert die Welt. Ein neuartiges Sporthandtuch aus Mikrofasern\r\nist die Sensation auf dem Sportmarkt. Abtrocknen - Auswringen - Abtrocknen....\r\nund das beliebig oft !','A','','','http://www.sportstowel.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jAW9YyZQK2','Schuhe, Jeans, Hemden, Hosen, Sweatshirts, Caps und vieles mehr von Levi´s, Caterpillar, Reebok, Jack Wolfskin, Merrell, Replay, Diesel, Dickies.','Schuhe, Jeans, Hemden, Hosen, Sweatshirts, Caps und vieles mehr von Levi´s, Caterpillar, Reebok, Jack Wolfskin, Merrell, Replay, Diesel, Dickies.','Auf biglabels.de finden Sie Markenbekleidung führender Hersteller, die wir zum Teil als Sonderposten aufkaufen und daher reduziert anbieten können: Schuhe, Jeans, Hemden, Sweatshirts, Caps und vieles mehr von Levi´s, Caterpillar, Reebok, Jack Wolfskin, Me','A','','','http://biglabels.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jbpIjBmLrN','Pinsel, Künstlerpinsel, Kalligraphie, Rasierpinsel, Kosmetikpinsel.','Pinsel, Künstlerpinsel, Kalligraphie, Rasierpinsel, Kosmetikpinsel.','Der ultimative Pinsel Shop. Künstlerpinsel für Profis und Hobbymaler. Von Aquarell bis Window Color alles aus einer Hand.\r\nQualität made in Germany.','A','','','http://www.pinsel-depot.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jbxiJJcH0t','reiniger, reinigungsmittel, reinigen, putzmittel, bio, haushalt, bau, bioreiniger, pflegemittel','Haushaltsreiniger, Kalkentferner, Grundreiniger, Zementschleierentferner, Algenentferner, Schimmelentferner, Fett- Oellöser, Glasreiniger, Sanitärreiniger, Steinreiniger, Gipslöser, Mauersalzlöser, Duschkabinenreiniger, Kleberest, Fleck- und Teppichreinig','Biologische Reinigungs- und Pflegemittel für Haus, Bau, und Garten. Zur Zeit bieten wir über 15 Produkte für alle Anwendungsbereiche an.','','','','http://www.bio-stein.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JcUwY7xY16','Handy, Nokia, Motorola, Siemens, Alcatel, Mobilfunk, Freisprecheinrichtung, Einbausatz, Auto, Computer, Telekommunikation, ISDN, Internet, Prepaid, D1, D2, E-Plus, Faxgerät, Telefon, Kabel,','Handy, Nokia, Motorola, Siemens, Alcatel, Mobilfunk, Freisprecheinrichtung, Einbausatz, Auto, Computer, Telekommunikation, ISDN, Internet, Prepaid, D1, D2, E-Plus, Faxgerät, Telefon, Kabel,','Hier finden Sie Handys von Nokia, Siemens, Motorola und anderen Markenherstellern, sowie Mobilfunkzubehör. ISDN TK-Anlagen und Endgeräte von führenden Anbietern. Daneben verkaufen wir Computerhardware zu günstigen Preisen.','A','','','http://www.komin.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('je91Wcja94','Urlaub, Reisebuchung, Last Minute, Pauschalreisen und Flugreisen.','Urlaub, Reisebuchung, Last Minute, Pauschalreisen und Flugreisen.','Ihr Partner für Urlaub, Reisebuchung, Last Minute, Pauschalreisen und Flugreisen.','A','','','http://www.reise-welt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JeWEIWhYGz','Erotik Sex Sexshop Erotikshop DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','Erotik Sex Sexshop Erotikshop DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','Große Auswahl an Erotiktoys , Fetisch , Gleitmittel , Kondome und vieles mehr , um jede Nacht mit heißer Erotik zu genießen !!!','A','','','http://www.101nacht.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JeyciW2Gux','„ Videoueberwachung, Audioueberwachung, Ueberwachungskamera, Ueberwachung, Funk, Funkgeräte, Funkfrequenzen, Telemetrie, Elektronik, Einkabelnetz, Leiterplattenbestückung, Schwenk- Neigesysteme, Videokonferenzsystem, Bildfunksystem, 433 MHz','Kameras, Sender, Empfänger, Antennen, Schwenk- / Neigesysteme, Einkabelsysteme, Bildfunksysteme','„Anfertigung von elektronischen Systemen zur Uebertragung von analogen Video-, Audio- \r\nund Telemetriedaten per Funk oder Einkabelnetz“\r\n','','www.video-at-net.de\r\nwww.securtec.de','','http://www.vtq.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Jf8gzjEzVt','Helme, Motorradjacken, Motorradhosen, Ledercombis, Handschuhe, Stiefel, Textilbekleidung für Motorrad und Roller, Halswärmer, Zelte, Bücher, Schlafsäcke, und vieles mehr','Helme, Motorradjacken, Motorradhosen, Ledercombis, Handschuhe, Stiefel, Textilbekleidung für Motorrad und Roller, Halswärmer, Zelte, Bücher, Schlafsäcke, und vieles mehr','Monatlich wechselndes Angebot an irren Sonderangeboten rund um´s Motorrad und Camping','A','','','http://www.speedware.purespace.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JFzU4tSzdn','','','Hochwertiger Schmuck aus der Goldstadt Pforzheim zu günstigen Preisen. Shop wurde EHI und TrustedShops zertifiziert.','A','','','http://www.ABC-Schmuck.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Jg5aGMPAEz','Paketdienst, Paketdienste, Paketversand, Lieferservice, Paketservice, Versandring, Paketpreise, Paketsendung, Paketsendungen, Speditionen, Nachnahme, Nachnahmesendungen, Paketservice, Abholservice, Paketlieferung','Paketdienst, Paketdienste, Paketversand, Lieferservice, Paketservice, Versandring, Paketpreise, Paketsendung, Paketsendungen, Speditionen, Nachnahme, Nachnahmesendungen, Paketservice, Abholservice, Paketlieferung','Der Paketdienst mit Hammer Preisen !','ABC','','','http://www.versandring.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JgoGS50AkJ','Hardware, Software, Webdesign, KHK','Hardware, Software, Webdesign, KHK','Hardware, Software, Webdesign, KHK','A','','','http://dips.de/eska','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Jh29tzMRB4','Hardware von A bis Z','Hardware von A bis Z','Computer Hardware Online Shop. Gute Hardware -- niedrige Preise','A','','','http://www.computer2000shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jHPwv4MXRz','Haarbürsten, Kämme, Zahnbürsten, Massagebürsten, Körperbürsten, Saunabürtsen, Nagelbürsten, Rasiepinsel.','Haarbürsten, Kämme, Zahnbürsten, Massagebürsten, Körperbürsten, Saunabürtsen, Nagelbürsten, Rasiepinsel.','In unserem Bürsten-Shop finden Sie ausgesuchte Haarbürsten für alle Zwecke, sowie Körper- und Zahnbürsten. Natürlich dürfen dann auch die Rasierpinsel nicht fehlen.','A','','','http://www.friseur.com/shop/buerstenshop/index.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JIkKUmpkuP','hubrig, blumenkinder, erzgebirge, volkskunst, kunstgewerbe, kostenlos, kostenlose, homepage, spieldose, radeberg, dresden, sachsen, weihnachten, ostern, geschenk, geschenke, engel, netz, web, internet, deutsch, deutschland, seiffen, marienberg, home, gebu','Hubrig Figuren, Spieldose, Spieldosen, Figuren, Schwibbogen, Adventsleuchter, Räuchermann, Räuchermänner, Räuchermännchen, Räuchermaennchen, Nußknacker, Nussknacker, Engel, Blumenkinder, Laternenkinder, Käfermusikanten, Käfer, Kaefer, Kkaefermusikanten, W','Drum-Herum bietet Ihnen den optimalen Geschenkeservice. In unserem Geschäft in Radeberg können Sie all Ihre Geschenke verpacken lassen und wunderschöne erzgebirgische Volkskunst erwerben, z. Bsp. Spieldosen, Hubrig - Figuren, Oster - Figuren, Schwibbogen','A','http://www.drum-herum.namenlos.net','','http://www.drum-herum.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jiUuQ5JAa4','Covert, Multipower, Weider, Davina, Psychotic, Gorilla Wear, Sport Freaks, Waytech, Powerhouse, AKW, Fassi etc.','Covert, Multipower, Weider, Davina, Psychotic, Gorilla Wear, Sport Freaks, Waytech, Powerhouse, AKW, Fassi etc.','Der Online Shop für Fi5tnessartikel. Wir führen Fitnessbekleidung, Nahrungsergänzungen und Trainingszubehör von mehr als 13 namhaften Herstellern. Für Endverbraucher und Wiederverkäufer.','A','','','http://www.american-fitness.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jIYSq94Iw4','Videos & DVDs, Filmplakate, Filmprogramme & Filmzeitschriften, Filmbücher & Hörbücher, Autogramme und Staradressen, Bücher und CD-Roms.','Videos & DVDs, Filmplakate, Filmprogramme & Filmzeitschriften, Filmbücher & Hörbücher, Autogramme und Staradressen, Bücher und CD-Roms.','Europas größte Online-Datenbank für Videos und DVD mit 100.000 Neutiteln in 17 Sprachen!, Filmbörse mit 7.000 antiquarischen (vergriffenen) Titeln sowie 4.000 Sammler-Kleinanzeigen in der Rubrik Suche&Biete, kostenloser Rechercheservice','A','','','http://www.opalmedia.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JjvcdtqVNx','kyocera, mita, kyoceramita, toner, farb, support, service, handbuch, manual, laser, drucker, druck, drucken, fax, faxgerät, color, colour, printer, netzwerkdrucker, laserdrucker, farbdrucker, farblaserdrucker, ecolaser, treiber, driver, download, cartridg','kyoceramita-produkte, mita-produkte, farblaserdrucker, ecolaser, netzwerkdrucker','Der Online-Shop für mita und kyocera-mita Produkte, Zubehör und Erstzteile.','A','','','http://www.mita.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jk7ey3zQEb','Vinyl´s & Cd´s','Vinyl´s & Cd´s','Der schnellste Online Shop !','A','','','http://www.vinyl24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JLnKp2StFJ','Vido und PC Games, Dreamcast Playstation, Playstation2, Nintendo64, PC DVD','Vido und PC Games, Dreamcast Playstation, Playstation2, Nintendo64, PC DVD','Alle Games für Spielekonsolen und PC. Onlineversand für Games, \r\nComputerspiele, Videospiele und DVD. Wir führen alle Neuheiten und\r\ngünstige Sonderangebote für alle Computer- und Videospielsysteme.','A','','','http://www.gameversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JLVqBJALr4','Wasserenthärter der neuen Generation, Kalkschutz, Rostschutz, Schutzfilter, Trinkwasserfilter, Umkehrosmose, Aktivkohlefilter, Schadstoffentfernung, Nitrat, Eisen und Manganentfernung, Brunnenwasseraufbereitung, UV-Desinfektion','Wasserenthärter der neuen Generation, Kalkschutz, Rostschutz, Schutzfilter, Trinkwasserfilter, Umkehrosmose, Aktivkohlefilter, Schadstoffentfernung, Nitrat, Eisen und Manganentfernung, Brunnenwasseraufbereitung, UV-Desinfektion','1a-Trinkwasser durch den Online-Wasseraufbereiter mit kostenlosem Beratungsservice und den neuesten Geräten. Spezialist auf Schadstoffentfernung durch Umkehrosmose und Aktivkohlefiltration','A','','','http://wasserdoktor.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jlXGhROH4N','Scooter, Kickboards, Tretroller, Klapproller, Zubehör, Ersatzteile','Scooter, Kickboards, Tretroller, Klapproller, Zubehör, Ersatzteile','Hier finden Sie die wirklich robusten Scooter und Kickboards -','A','','','http://www.kickboard-roller.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jMCMIcXIUF','Archos, Jukebox, Multimedia, Creative D.A.P, AEG Cafe Ole, Cafamosa, Apacer, HandyDrive, Dicota, Notepac, BacPac Jump, Recorder, Studio,','Mp3-Player: Archos Jukebox, Multimedia, Creative Jukebox, Sonicblue Sp250 und andere, Acer Travelmate, Travelerkit, Hoover, Apacer HandyDrive, Pendrive, Festplatten 2, 5\", 3, 5\" PCMCIA','Computerzubehör & Elektronik, Archos Jukebox, Multimedia, Creative D.A.P, Sonicblue, Dicota, Kensington, Targus, IBM, Toshiba, Acer','A','','','http://www.maro-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jN2uHhkPhR','Designerleuchten, design, leuchten, lampen, hängeleuchten, deckenleuchten, wandleuchten, einrichtung, tobias, grau, designerlampen, beleuchtung, wohnraumleuchten, licht, deckenlampen, wandlampen, designerleuchten','Designerleuchten, design, leuchten, lampen, hängeleuchten, deckenleuchten, wandleuchten, einrichtung, tobias, grau, designerlampen, beleuchtung, wohnraumleuchten, licht, deckenlampen, wandlampen, designerleuchten','Die Designerleuchten von Tobias Grau umfassen Wohnraumleuchten - für die Einrichtung als auch für den Objektbereich. Design Leuchten und Lampen von Tobias Grau','A','','','http://www.tobias-grau-hamburg.de/shop/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JnD38RWrtn','Alles für draussen\r\nBekleidung, Outdoorequipment, \r\nKletterzubehör, Kanus und Kajaks, \r\nZubehör','Alles für draussen\r\nBekleidung, Outdoorequipment, \r\nKletterzubehör, Kanus und Kajaks, \r\nZubehör','Trekkingladen\r\nKanushop Bootsverleih\r\nKanuschule','A','','','www.trekking-kanu-laden.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jnTi8JinJb','Büromöbel\r\nGabelstapler\r\nBürobedarf\r\nBürostühle\r\nHebebühnen\r\nHebebühne\r\nFördertechnik\r\nHubwagen\r\nIndustriebedarf\r\nBürocontainer\r\nPaletten\r\nRegal\r\nRegale\r\nBüroeinrichtung\r\nBürostuhl\r\nContainer\r\nLagertechnik\r\nWerkbank\r\nKehrmaschine\r\nKehrmaschinen\r\nGerüst\r\nG','Büromöbel\r\nBetriebsbedarf\r\n\r\n','Ihr Partner für Büro-, Betriebs- und Lagerausstattungen. Vom Bürostuhl über Regale und Leitern bis hin zum Gabelstapler finden Sie bei uns alles aus einer Hand. Alle Artikel frei Haus, mindestens 3 Jahre Garantie, Kundendienst, Ersatzteile, Nachkaufgaran','A','','','http://www.kaiserkraft.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jOOS7w4WIT','DVDs, Spielfilme auf DVD','DVDs, Spielfilme auf DVD','Sehr guter Versand für DVDs. Zuverlässig und günstig. Die Website ist schnell und übersichtlich. Alle aktuellen Titel sind vorhanden. Mit News-Ticker.','A','','','http://www.dvd-supermarkt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JrFKJ4ab48','Blockflöten Gitarren Klassik-Gitarren Western-Gitarren Konzertflöten Flöten Violinen Stimmgeräte Notenpulte Etuis Saiten Metronome','Blockflöten Gitarren Klassik-Gitarren Western-Gitarren Konzertflöten Flöten Violinen Stimmgeräte Notenpulte Etuis Saiten Metronome','Kleines, auf sorgfältig ausgewählte Produkte beschränktes Sortiment akustischer Instrumente zu attraktiven Konditionen.','A','','','http://www.miv-becki.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JRjKJJAbDN','Heizkessel für Öl- und Gasfeuerung, Gas- und Ölbrenner, Brennwerttechnik, Wasserbehandlungsgeräte gegen Kalk und Rost, Warmwasserspeicher, Regelungstechnik, Armaturen für das Bad, Regenwassernutzungsanlagen, Solaranlagen zur Warmwasserbereitung und Heizun','Heizkessel für Öl- und Gasfeuerung, Gas- und Ölbrenner, Brennwerttechnik, Wasserbehandlungsgeräte gegen Kalk und Rost, Warmwasserspeicher, Regelungstechnik, Armaturen für das Bad, Regenwassernutzungsanlagen, Solaranlagen zur Warmwasserbereitung und Heizun','In unserem Online-Shop finden Sie Artikel aus den Bereichen Heizung, Sanitär und Solartechnik.','A','','','http://www.w-wolff.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jrVq80a64B','Onlineshop, ShopBuilder, Shopcity24, Shop, Shopping, Antquitaeten, Antik, Moebel, altes, alte Moebel, Restaurierungsbedarf, restaurieren, Restauration, Moebelrestauration, Moebelbeschlaege, Moebelpflege, Holzpflege, Beschlaege, Holzteile, Basteln, Reparie','Möbelschilder Beschläge Griffe Drehgriffe Holzknöpfe Messingknöpfe Porzellanknöpfe Riegel Schlösser Schlüssel Fitschen Leisten Zierteile Pflegemittel Lacke Beizen Möbelfüße Schleifmittel Aufsätze u.v.m.','Herzlich Willkommen beim freundlichem ANTIK-SHOP der Antik-Stube, \r\nihr Partner für Möbelrestauration und Spezialist für schönes wohnen mit antiken Möbeln. \r\n\r\n','A','','','http://www.antikzubehoer.de/antik-shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Jt6A0LghHv','pc-kauf, pckauf, pckaufen, PC, Hardware\r\nAngebot, Computer, IDE, SCSI, U-SCSI, \r\nUW-SCSI, AT, ATX, AGP, PCI, ISA, COM1, \r\nCOM2, LPT1, seriell, parallel, CD, CD-Rom, \r\nCD-Writer, Writer, Brenner, Rohlinge, DVD, \r\nDrucker, dpi, Epson, HP, Canon, Maus, Mouse','CD-Rom, CD-Writer, Writer, Brenner, Rohlinge, \r\nDVD, Drucker, Maus, Tastatur, Keyboard, \r\nJoystik, Trackball, Joypad, Lenkrad, Festplatten, \r\nHarddrive, HDD, Controler, Wechselrahmen, \r\nGehäuse, Mini, Midi, Maxi, Big, Tower, \r\nGrafikkarten, Video, Foto, A','PC-KAUF.DE - Ihr 24h Hardware Shop im\r\nInternet! Bei uns können Sie Hardware \r\naller Art zu günstigen Preisen erwerben. \r\nSchauen Sie einfach mal rein!','A','','','http://www.pc-kauf.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jt81hxcz6f','happy toys happytoys shop pokemon sailor moon teletubbies the simpsons south park\r\nwinnie puuh pokémon bettwäsche spiel versand sailormoon southpark muppetshow \r\npeanuts sesamstraße biene maja looney tunes maus big brother gzsz dragonball \r\ndisney south p','happy toys happytoys shop pokemon sailor moon teletubbies the simpsons south park\r\nwinnie puuh pokémon bettwäsche spiel versand sailormoon southpark muppetshow \r\npeanuts sesamstraße biene maja looney tunes maus big brother gzsz dragonball \r\ndisney south p','Happy Toys über 1500 Artikel aus der Welt von Pokemon, Sailor Moon, Teletubbies, \r\nThe Simpsons Southpark, Winnie Puuh, Muppetshow, Peanuts, Sesamstra§e, Biene Maja \r\nLooney Tunes, Sendung mit der Maus, Sandmännchen, Big Brother, GZSZ, Dragonball, \r\nDisne','A','','','http://www.happytoys.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ju1uCKNEgp','Videos, Toys, Accessoires, DVD, Heimfilm','Videos, Toys, Accessoires, DVD, Heimfilm','Erotograph online - Videos mit Videoausschnitten. Die Welt der Erotik. Hardcore, Bilder, Kontaktanzeigen, Callboys und Callgirls. Sex! Ein Chat ist in Vorbereitung. Die geile Story, Sexkartenversand, Lustlotto = Gewinnspiele, Happiness - Sextreffs in Dein','A','','','http://www.erotograph.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JU1wuGLYEl','','','Wir sind Ihr Partner, wenn es um die Immobilienvermittlung in Wien geht.','A','','','http://www.telemedizin.at/immo','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jUcyaozWo4','','','Mietwagen weltweit online reservieren. Schnelle Abwicklung Reservierung noch bis 48 Std. vor Mietbeginn möglich. Und das zum \"alles inklusive Preis\".','A','','','http://www.weltweite-mietwagen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JUYq3cDM90','Tennissschläger von Wilson, head, Kuebler, Dunlop, Völkl. Tennisbälle, Saiten, Zubehör.','Tennissschläger von Wilson, head, Kuebler, Dunlop, Völkl. Tennisbälle, Saiten, Zubehör.','Alle Tennisprodukte mindestens 25 % unter dem empf. Verkaufspreis der Hersteller!','A','','','http://www.tennisprofi.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jvXufTA4p0','Hörgerät Hörgerätebatterien Hörgeräte Hörgerätebatterie','Hörgerätezubehör Hörgerätebatterien','Hörgerätebatterien ab 47 Cent und\r\nHörgerätezubehör bequem online bestellen','','','','http://www.hoerdirekt.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JW51k52y9B','EDV, Fujitsu, Siemens, Notebook, PC, Hardware, Server, IT, Computer, Lifebook, MTS','Fujitsu-Siemens: Server, Notebooks, PC`s, ...','e-shop für Fujitsu-Siemens-Produkte / nur für Geschäftskunden','A','','','http://www.mts.de/Shop/shop.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jx4o88I0DJ','Lose , Lose Lose','Lose , Lose Lose','Die Lotterie-Direktion der NKL informiert Sie aktuell über eines der besten Glücksspiele\r\nder Welt. Hier können Sie online Lose bestellen, aktuell Ihre Gewinnzahlen prüfen, \r\nerhalten SIe SMS- und WAP-Service und werden mit kultigen Spielen kurzweilig un','A','','','http://www.nkl.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JXb1v4cb8J','Piercer, Piercings, Hygiene, Tätowierer, Tätowieren, Lederhosen, Lederjeans, Erfahrung, T-Shirts, Shirts, Sweatshirts, Fantsie, Indianer, Delphine, Cult-','Piercer, Piercings, Hygiene, Tätowierer, Tätowieren, Lederhosen, Lederjeans, Erfahrung, T-Shirts, Shirts, Sweatshirts, Fantsie, Indianer, Delphine, Cult-','Tattoos und Piercings von Cult-Tattoo mit Infos und vielen Bildern zu Tätowierungen, Piercings, Delphine, Tribal, Indianer, Shirts und Leder , Tattooexperten, Kult-Tattoos','A','','','http://www.cult-tattoo.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jXnc2LYvDZ','BLUMEN und VERSAND WELTWEIT','BLUMEN und VERSAND WELTWEIT','Wenn Sie Blumenversenden moechten sind Sie bei uns Richtig, \r\nwir versenden jede Art von BLUMEN-STRAEUSSE-ARRANGEMENTES-KRAENZE usw.\r\nWir sind flexibel und Preiswert.\r\nLassen Sie sich von unseren Straeussen Verzaubern.','A','','','http://www.flowers.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('JYosyOh3sr','Poster, Kunstdrucke, Bilderrahmen, Wechselrahmen, gerahmte Bilder','Poster, Kunstdrucke, Bilderrahmen, Wechselrahmen, gerahmte Bilder','Online-Versand von Postern, Bilderrahmen und Passepartoutzuschnitten','A','','','http://www.rahmen-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jzfCdFK2Fb','schnaps. Spirituosen, Obstler, Obstbrände, Apfelbrand, Birnenbrand, Williams Christ, Kirschwasser, Schwarzwälder Kirschwasser, Mirabellenbrand, Mirabellenwasser, Pflaumenbrand, Quittenbrand, Quittenwasser, Zibartenbrand, Zwetschgenwasser','schnaps. Spirituosen, Obstler, Obstbrände, Apfelbrand, Birnenbrand, Williams Christ, Kirschwasser, Schwarzwälder Kirschwasser, Mirabellenbrand, Mirabellenwasser, Pflaumenbrand, Quittenbrand, Quittenwasser, Zibartenbrand, Zwetschgenwasser','Feine Obstler, edle Obstbrände von ausgesuchten Destillateuren.','A','http://www.schnapsler.de/shop3/shop.html','','http://www.schnapsler.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('jZpM8lmtNf','Silberschmuck, Herrenschmuck, Damenschmuck, Herrenringe, Damenringe, Armreife, Ohrringe, Ohrstecker, Ohrclips, Halsschmuck, Ketten, Anhänger, Collier, Cocons, Broschen, Schmucksets, Geschenkartikel, Modeschmuck, Piercing','Silberschmuck, Herrenschmuck, Damenschmuck, Herrenringe, Damenringe, Armreife, Ohrringe, Ohrstecker, Ohrclips, Halsschmuck, Ketten, Anhänger, Collier, Cocons, Broschen, Schmucksets, Geschenkartikel, Modeschmuck, Piercing','Exklusiv und preiswerter Designerschmuck für Damen und Herren wie z.B.\r\nRinge, Armreife, Ohrringe, Ketten, Anhänger, Schmucksets, Geschenkartikel, Modeschmuck, Piercing und vieles mehr.\r\n','A','','','http://www.schmuckadresse.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('k0fv2h9bnQ','Onkyo, Jamo, Oneforall, HiFi, Heimkino, Cinema, Surround, Dolby, Digital, DTS, THX, DVD, CD, Player, Receiver, Verstärker, Lautsprecher, Boxen, Touch, System, Fernbedienung, Pronto, Multimedia, Medien, Raum, IR, Steuerung, Kino, Technik, Film, Musik, Kabe','Onkyo, Jamo, Oneforall, Philips, CUE','Persönlicher Service. Spezialisiert auf einfachste Bedienung der Heimkomponenten und Raumfunktionen sowie professionelle Ausstattung privater Kinos.','A','','','http://www.abiszgroup.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('k0hnd8IvDQ','Im WebLand Erste Schritte (3-6 Jahre)\r\nIm WebLand Lern- u. Spielkiste (5-7 Jahre)\r\nDas KinderWeb Natur (7-10 Jahre)\r\nDas KinderWeb Entdeckungen (8-11 Jahre)\r\nDas KinderWeb Cool English (9-12 Jahre)','Im WebLand Erste Schritte (3-6 Jahre)\r\nIm WebLand Lern- u. Spielkiste (5-7 Jahre)\r\nDas KinderWeb Natur (7-10 Jahre)\r\nDas KinderWeb Entdeckungen (8-11 Jahre)\r\nDas KinderWeb Cool English (9-12 Jahre)','KIDOCLIC - interaktive Lernsoftware für Kinder von 3 bis 12 Jahren\r\n- mit monatlichen Updates\r\n- mit Multimediaspielen, die nicht nur die Zeit vernichten\r\n- mit E-Mail-Adresse und Forum-Funktion zur kindgerechten Einführung in neue Technologien','A','','','http://www.kidoclic.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('K0Zpf03b0k','Christstollen, Weihnachts- und Adventgebäcke','Christstollen, Weihnachts- und Adventgebäcke','Christstollen und Weihnachtsgebäcke online bestellen. Auch als Präsentservice weltweit an Freunde oder Verwandte versenden lassen.','A','','','http://www.backland.de/Shop/21225333/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('k1mFcs4mwi','','','Geschenk- und Dekoartikel','A','','','http://www.dekoparadies.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('K2zdVlsrHA','EPSON, Epson, epson, GEDAT, gedat, GEDAT-Datentechnik, GEDAT Datentechnik GmbH, EPSON-Service-Center, EPSON-Ersatzteildistributor, Ersatzteildistributor, Tally-Ersatzteildistributor, eShop, shop, eshop, Tally, HP, Hewlett Packard, Drucker, drucker, Laser,','EPSON, Tally, Peppercon und HP','Wir bieten Ihnen alles von EPSON, ob Verbrauchsmaterial, Drucker, Scanner uvm., Produkte von Peppercon und HP\r\n','A','','','http://www.gedat-datentechnik.de/Versandhandel/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('K3eZUsPSeW','Eroticshop, Erotikshop, Sexshop, Dessous, Vibrator, Vibratoren, Dildo, Bikini, Kondome, Damenunterwäsche, Corsagen, dessousladen, Dessous-shop, Sonderangebote, Strumpfhalter, Gogo, Gogotänzerinnen, Liebespuppen, Muschis, WickedWiesel, KinkyWear, Gogotänze','Dessous, Bikinis, GoGo-Outfits, Kinky Wear, Lack- & Ledermode, Latex, Lovetoys, Vibratoren, Dildos, Liebespuppen, Kondome, Disco- & Partykleidung, Corsagen, Fetisch- & SM-Artikel...','Dessousland.com - Ihr Onlineshop für Erotikartikel, Dessous, Bikinis, GoGo-Outfits, Kinky Wear, Lack- & Ledermode, Latex, Lovetoys, Vibratoren, Dildos, Disco- & Partykleidung, Corsagen, Fetisch- & SM-Artikel.Ãœber 6500 Artikel zu super preisen.','A','http://www.Swingerwear.de','','http://www.Dessousland.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('K4PRZXSJ23','Bürobedarf, Buerobedarf, Shop, Büroorganisation, Kostenstellenbelieferung, Büroeinrichtung, Büromaterialien, onlineshop, Matthes, EDV- & Bürodienst GmbH, Outsourcing, Tintenpatrone, Tintenpatronen, Toner, Tonerkartuschen, Druckerpatronen, rebuilt, refill,','Bürobedarf, Büroorganisation, Büroeinrichtung, Büromaterialien, Tintenpatrone, Tintenpatronen, Toner, Tonerkartuschen, Druckerpatronen, Farbbandkassette, Farbband, Computerpapier, Kopierpapier, Papier, FlipChart, Block, Marker, Hängehefter, Hängemappe, Hä','Der Shop mit dem großzügigen Sortiment rund ums Büro: Büroartikel, Büroeinrichtungen, Bürotechnik, Computerzubehör, Schreibwaren, Präsentationsmaterial, Moderationsbedarf, Netzwerkzubehör uvm. - einfach und bequem online bestellen.','A','','','http://www.buero-direkt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('K7C2QiLI3W','Vom Oldtimer bis hin zur Tischleuchte','Vom Oldtimer bis hin zur Tischleuchte','Internet-Forum für Design-Klassiker','A','','','http://www.markanto.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KA7VMmXCcs','Video- und Ãœberwachungstechnik, Alarmanlagen, etc.','Video- und Ãœberwachungstechnik, Alarmanlagen, etc.','Sicherheitsberatung- / management, Ermittlung & Observationen, Personenschutz, Seminare & Schulungen, Vertrieb / Vermittlung von Sicherheitstechik- und dienstleistungen, etc.','A','','','http://www.csiss.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KAKRMmPqes',' BABOR, ENVIRON, LAKSHMI, Schröpfi',' BABOR, ENVIRON, LAKSHMI, Schröpfi','Beauty-Onlineshop mit hochwertigen Kosmetik-Produkten aus dem Hause BABOR, ENVIRON, LAKSHMI, Schröpfi','A','','','http://www.apart24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kb40P0w2dm','Ladenbau, Deko, Dekoration, Schaufensterfiguren, Torsen, Konfektionsständer, Werbung, Ladenbaubedarf, Dekoartikel, Dekorationen, Torso, Ringständer, Ladenausstattung, Dekoshop, Deco, Verkaufshilfen, Promotionartikel, Schaufenster, Vitrinen, Prospektstände','Ladenbau, Deko, Dekoration, Schaufensterfiguren, Torsen, Konfektionsständer, Werbung, Ladenbaubedarf, Dekoartikel, Dekorationen, Torso, Ringständer, Ladenausstattung, Dekoshop, Deco, Verkaufshilfen, Promotionartikel, Schaufenster, Vitrinen, Prospektstände','Ihr Deko - Partner für die private u. gewerbliche Deko. Verzeichnisse, Deko-Shops, Gewinnspiele. Einfach + schnell online ordern. Deko, Bänder, Konfektionsständer, Vitrinen, Kunstpflanzen, Schneiderbüsten, Lackfolie, Dekovlies Dekomaterial, Dekofiguren','A','','','http://www.dekonetz.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kcgvkKF7iM','maschine, chimaschine, chi-machine, chi-maschine, china, noni, gesundheit, herz, kreislauf, fit, fitness, bewegung, bandscheiben, massage, medizin, akupunktur, akupressur, naturheilkunde, harmonie, meridiane, energie, muskel, stoffwechsel, qi, qigong','Die original Chi Machine®\r\nSun Ancon® Aerobic Exerciser','Chi-Aktiv: Ihr Fachversand für Sun Harmony® Aerobic Oxygen Exerciser - The original Chi MACHINE®','A','http://www.noni-abc.de\r\nhttp://www.mabuhay.de\r\nhttp://www.wok-online.de\r\nhttp://www.wachsfackel.de','','http://www.chi-aktiv.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kDvvD8mVXK','kosmetik, natur, naturkosmetik, pflege, pflegeprodukte, \r\nkörperpflege, tierversuchsfrei, gesichtspflege,','coconut, shea butter, badewannenkissen, badebomben, \r\naromatherapie, honig, love oils , etc.','APPLEWOODS-Naturkosmetik bietet Ihnen ein umfangreiches Programm an natürlichen Produkten zur Gesichts-, Haar- und Körperpflege, dekorative Kosmetik, Aromatherapie mit ätherischen Ölen, Seifen, Duftkerzen, Badebomben, Badewannenkissen Geschenkartikel u','A','','','http://www.applewoods-regensburg.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kDxxfT7lt3','bong, pfeife, wasserpfeife, hookah, chillum, headshop, growshop, growin, kräuter, herbal, räucherstäbchen, t-shit, shirts, cd,','Bongs, Pfeifen, Wasserpfeifen, Waagen, Zubehör, Räucherstäbchen, Kräuter, Tee, Hanfkosmetik, Hanfgsüßigkeiten, Growbedarf, T-Shirts, Literatur, Musik','Online Head-, Grow-, Hanfshop mit großer Auswahl an allem was dazu gehört','A','','','http://www.headshop-bremen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KEejkuRa7C','Hosen, Oberteile, Tops, Shirts, T-shirts, Lack, Erotik, Lederhosen, Ledermäntel, Lederröcke, Lackröcke, Toys, Lackoberteile, Schuhe, Fetish, Dessous, Unterwäsche, Röcke, Kleider, Taschen, Piercinschmuck Piercing, Lackmäntel, Piercingstäbe, Piercingbananen','Hosen, Oberteile, Tops, Shirts, T-shirts, Lack, Erotik, Lederhosen, Ledermäntel, Lederröcke, Lackröcke, Toys, Lackoberteile, Schuhe, Fetish, Dessous, Unterwäsche, Röcke, Kleider, Taschen, Piercinschmuck','Euer Shop für alle Angelegenheiten zum Thema Lack, Leder, Clubfashion, Piercingschmuck, Shoes & Toys','A','http://www.supernova-store.de/index.html\r\nhttp://www.supernova-store.de/fashionshop','','http://www.supernova-store.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Kffpp4Snt7','Akai Access Atari Behringer Boss Bose Clavia Creamware DBX Doepfer EMU Focusrite Genelec Jomox Kawai Korg Kenton Lexicon Midiman Mackie Novation Quasimidi Roland Sherman Stanton Steinberg Tascam Waldorf Yamaha','Vocoder Harmonizer Effektgerät Monitor Harddisk Recording Wandler PA Lautsprecher Verstärker Modularsystem Ankauf Verkauf Digitalpiano Expander Analog Digital CD DJ Mikrofon Sampler Groove Machine Plattenspieler Zubehör Mischpult Rack Kopfhörer Mixer Bea','24h-Online Shop für elektronische Musikinstrumente, DJ-Bedarf und CDs. Ständig über 5000 angesagte Neu- und Gebrauchtgeräte. Infos, Bilder, Sounds, Suchfunktionen, SSL-Warenkorbsystem, täglich weltweiter Versand, Inzahlungnahmen und Service im Laden, uvm.','','','','http://www.touched-by-sound.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KFhXp4mB6q','Puzzle aller Art und Größe, sowie Gesellschaftsspiele','Puzzle aller Art und Größe, sowie Gesellschaftsspiele','Versandhandel Puzzle & Gesellschaftspiele-Lieferung in Deutschland versandkostenfrei - alle Angebote sind übersichtlich sortiert.','A','','','http://www.familytoys.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Kh8vXbQ0VA','Toner, Laserdrucker, HP, Lexmark, Canon, Brother, Apple, Epson, Laserjet, Optra,','Toner für HP, Lexmark, Canon, Brother, Apple, Epson, u.v.m.','Wir bieten zu konkurrenzlos günstigen Preisen Verbrauchsmaterialien für Laserdrucker und Laserfaxgeräte.','A','http://www.tonerdumping.de','','http://www.toner-dumping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KHHHx8ifNU','Eheim, Eukanuba, Trixi, Sera, Gimborn, etc.. , Alles für den Hund, Katze, Fisch, Vogel, Reptilien, Pferd, Nager.','Eheim, Eukanuba, Trixi, Sera, Gimborn, etc.. , Alles für den Hund, Katze, Fisch, Vogel, Reptilien, Pferd, Nager.','Alles rund um das Tier. Großer Zoofachversandhandel im Internet mit langjähriger Kompetenz und Erfahrung','A','','','http://zoopoint.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('khLHLDCXTK','Blumen\r\nBlumenversand\r\nGeschenke\r\nHochzeitstag\r\nGeburtstag','Blumen','Bei Floridee.de können Sie einfach, schnell und preiswert Blumensträuße innerhalb Deutschlands verschicken.','A','http://www.blumen-verschicken.de','','http://www.floridee.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Kht0BVkl6W','Tinte, Tintenpatronen, Toner, Thermotransferrollen, Laserdrucker, Tintenstrahldrucker, Faxgeräte, Fax, Kopierer, Kopiergeräte','original Tintenpatronen\r\nkompatible Tintenpatronen\r\nwerkserneuerte Tintenpatronen\r\noriginal Toner\r\nkompatibel Toner\r\nwiederbefüllte Toner\r\nFolien\r\nEtiketten\r\nDruckerpapier\r\nFaxpapier','Toner und Tintenpatronen für alle gängigen Druckermarken, auch für Kopier- und Faxgeräte, Folien, Etiketten, Papier','A','','','http://www.tonershop.cc','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KhZJ24itNE','Handy, Onlineshop, Ersatzteile, Zubehör, Zubehor, Zubehoer, Mobilfunk, Nokia, Siemens, Datenkabel, Freisprecheinrichtung, Akku, Preiswert, Onlineshop, Logoversand, Antennen, Telefone, Günstig, Handy, Mobilfunk, Oberschale, Gehäuse, Freisprecheinrichtung,','Handyersatzteile, Handyzubehör, Organizer, Navigationsysteme, Hardware, Antennen, Cameras,','Handy Zubehör & Ersatzteile sowie Cameras, Organizer, PC-Zubehör im Onlineshop. Preiswert und günstig bieten wir Akku, Datenkabel, Freisprecheinrichtung, Displays, Ersatzteile, Antennen für Telefone und Mobilfunk Handys Siemens, Nokia...','A','http://www.handyteile.net/dwIndex.htm','','http://www.handyteile.net','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kI9v9qnoO3','Astra, Nokia, Hyundai, NTV, Viva, Pic, Pics, Digitalreceiver, Receiver, Shop, Online-Shop, Einkaufen, Satreceiver, Sat-Receiver, Satelliten-Receiver, Digital-Receiver, Satellitenreceiver, Satellit, Satelliten, Satellitenanlage, Satellitenanlagen, Satellit','Astra, Nokia, Hyundai, NTV, Viva, Pic, Pics, Digitalreceiver, Receiver, Shop, Online-Shop, Einkaufen, Satreceiver, Sat-Receiver, Satelliten-Receiver, Digital-Receiver, Satellitenreceiver, Satellit, Satelliten, Satellitenanlage, Satellitenanlagen, Satellit','Europaweiter Versand von Satellitentechnik. Die Welt des Satelliten-Empfangs.','A','','','http://www.tv-fachmann.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KIsFG5nGO1','HEMP, koffeinhaltige Limonade mit Hanf\r\nGreen Hemp & Vodka, alkoholische Variante von HEMP\r\nHemp Cnusper Chocolate, Schokolade mit geschältem, gerösteten Hanfsamen\r\nHempy Gums, Fruchtgummis mit dem Geschmack von HEMP\r\nGeschenkpakete\r\nFan-Artikel','HEMP, koffeinhaltige Limonade mit Hanf\r\nGreen Hemp & Vodka, alkoholische Variante von HEMP\r\nHemp Cnusper Chocolate, Schokolade mit geschältem, gerösteten Hanfsamen\r\nHempy Gums, Fruchtgummis mit dem Geschmack von HEMP\r\nGeschenkpakete\r\nFan-Artikel','Alles über und von HEMP, der weltweit ersten Limonade mit Hanf. Geschenkpakete von DM 29, 90 - DM 169, -. Fanartikel wie T-Shirts, Kappen oder Jacken. Monatliches Gewinnspiel, kostenloser Download der HEMP-Songs','A','','','http://www.hemp.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KISHmmdmwe','Haushalt, Geschenke, Glas, Porzellan, Bestecke, WMF, Seltmann, Nachtmann, Marc Aurel, Spiegelau','Porzellan von Seltmann Weiden. WMF-Bestecke. Trinkglasserien von Nachtmann, Marc Aurel, Spiegelau.','Alles für den Haushalt','A','','','http://www.agnes-klein.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KKA0My6aAM','Teleskope, Leuchtgloben, Poster, Sternkarten, Bücher, Bausätze, Kalender, CD-Rom`s, Videos, Astronomie, Astro','Teleskope, Leuchtgloben, Poster, Sternkarten, Bücher, Bausätze, Kalender, CD-Rom`s, Videos','Hier finden Sie nicht nur Astro-Teleskope und jede Art von Leuchtgloben, sondern auch eine große Auswahl an astronomischen Postern, Sternkarten, Büchern, Bausätzen, Kalendern, CD-ROMs, Videos und vielem mehr ...','A','','','http://www.astroshop.biz?affiliate_id=s12','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kkQ67yvMKm','Contactlinsen, Kontaktlinsen, ACUVUE I-DAY, AOSEPT, Complete, Contact Day 30, Cooper Classic, Focus, Softcolors, Visitint, FreshLook, LUNELLE ES 70, Opti Free, Oxysept, PRECISION UV, Soflens, SofLens, Solo Care, TITMUS, Total Care, Weflex 55, Weicon 38E,','Contactlinsen, Kontaktlinsen, ACUVUE I-DAY, AOSEPT, Complete, Contact Day 30, Cooper Classic, Focus, Softcolors, Visitint, FreshLook, LUNELLE ES 70, Opti Free, Oxysept, PRECISION UV, Soflens, SofLens, Solo Care, TITMUS, Total Care, Weflex 55, Weicon 38E,','Kontaktlinsen von Zeiss, Bausch&Lomb, Ciba Vision, Johnson&Johnson, Wessley Jessen und Lunelle, sowie Pflegemittel von Allergan und Alcon','A','','','http://www.vistalent.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kl0H6FOnbq','Bekleidung, Schuhe und Hartware von Jack Wolfskin, The North Face, Mammut, Lowe Alpine, Lowa, Meindl, Leki, Yeti, Fjäll Räven, Deuter, Ajungilak, Casio, Suunto, Falke','Bekleidung, Schuhe und Hartware von Jack Wolfskin, The North Face, Mammut, Lowe Alpine, Lowa, Meindl, Leki, Yeti, Fjäll Räven, Deuter, Ajungilak, Casio, Suunto, Falke','Ausrüstung für Outdoor, Trekking, Berg- und Radsport','A','','','http://www.sportaktiv-rodgau.de','B'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kMYDcGJs5Q','Druckerpatronen, Tintenpatronen, Toner, Tonerkartuschen, Tinte, Druckertinte, Epson, Canon, Xerox','Druck Mich, Print Rite, Neutral verpackt','Kompatible Druckerpatronen, Tonerkartuschen und Papier supergünstig und gut!','','www.drucktipps.de','','http://www.tintenfee.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kn84P8ElNA','Window-Color, Serviettentechnik, Formy, Gruselpapiere, Laternen, Bastelfolien und viel Zubehör.','Window-Color, Serviettentechnik, Formy, Gruselpapiere, Laternen, Bastelfolien und viel Zubehör.','Wir bieten alles rund um´s Basteln.\r\nVon Window-Color bis Serviettentechnik, \r\nmit Gratis-Vorlagen , Tipps und Tricks , Forum und vieles mehr.\r\nEinfach mal vorbeischauen.\r\nIhr Bastelfieber-Team','A','','','http://www.bastelfieber.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KNb2xDYpZQ','tshirtdruck, shirt, t-Shirt, Sportbekleidung, Trikot, Sportbekleidung, T-Shirts, Sweatshirts, Sporttaschen, Beflockung, Vereinskleidung, Textilien, Vereinstextilien, Textilmarkt, Textilwaren, Trainer, Trainingsanzug, Jogging, Beflockung, Bestickung','Uhlsport, Masita, US-Basic, Switcher, Hanes, Fruit of the Loom, Screen Stars, Jerzees, Marksman, MC Forsum, First-class, Red Label, Tex Market, Tarnava, Tee Jays, AD Cap. u.v.m.','Wir bieten Ihnen Sport- und Freizeitkleidung namhafter Hersteller, kombiniert mit individuellem Textildruck auch Einzelstücke erhältlich. Günstiger als Sie denken!','A','http://www.textil-markt.de\r\nhttp://www.textil-kauf.de\r\nhttp://www.vereinstextilien.de\r\nhttp://www.vereins-textilien.de\r\n','','http://www.textilmarkt.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('knFbfzAvzU','25.000 Artikel warten auf Sie!\r\nMotorradzubehör und Motorradersatzteile alle Motorradmarken wie Kettenkits, Auspuffanlagen, Koni-Federbeine, Batterien, Zünkerzen, Bremsbeläge, Motorenöle, Bremsscheiben, Reparaturanleitung, Luftfilter, Super-Bike-Lenkerumb','25.000 Artikel warten auf Sie!\r\nMotorradzubehör und Motorradersatzteile alle Motorradmarken wie Kettenkits, Auspuffanlagen, Koni-Federbeine, Batterien, Zünkerzen, Bremsbeläge, Motorenöle, Bremsscheiben, Reparaturanleitung, Luftfilter, Super-Bike-Lenkerumb','25.000 Artikel warten auf Sie!\r\nMotorradzubehör und Motorradersatzteile alle Motorradmarken wie Kettenkits, Auspuffanlagen, Koni-Federbeine, Batterien, Zünkerzen, Bremsbeläge, Motorenöle, Bremsscheiben, Reparaturanleitung, Luftfilter, Super-Bike-Lenkerumb','A','','','http://www.ebiker24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KNXR8Xkzn1','Analoguhren, Skelettarmbanduhren','Analoguhren, Skelettarmbanduhren','Günstige / sportliche Uhren für jeden Geschmack, Neu \"Skelettarmbanduhren\"','A','','','http://www.sport-watch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ko9bqwTku5','SONY, TOSHIBA, COMPAQ, IBM, FUJITSU-SIEMENS, NOKIA, NEC, LEXMARK, TEKTRONIX, etc.','SONY, TOSHIBA, COMPAQ, IBM, FUJITSU-SIEMENS, NOKIA, NEC, LEXMARK, TEKTRONIX, etc.','Wir führen alles rund ums Computing.\r\nBesonders hervorzuheben sind:\r\n- DV Camcorder\r\n- DV Projektoren\r\n- Notebooks mit Vor-Ort-Service\r\n- Digitalkameras\r\n- TFT Flachbildschirme\r\n- Design PCs\r\n- Fotodrucker\r\n- Laserdrucker color und s/w','A','','','http://www.grenzenlos-mobil.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kPlNVFctrm','simplify, your, live, Zeitplanbuch, Adressregister, Notizblätter, CDs, Kalender, beratungsdienst, gelassenheit, lebensvereinfachung, lebensfreude, selbstmanagement, zeitmanagement, forum, shop, kontaktbörse, tauschbörse, arbeitsorganisation, diskussionsfo','simplify, your, live, Zeitplanbuch, Adressregister, Notizblätter, CDs, Kalender','simplify your life Beratungsdienst und Online Shop rund ums Thema Lebensvereinfachung - Zeitplaner, CDs, Bücher, Telefonregister, Kalender, Broschüren,','A','','','http://www.simplify.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KpPFPLUVXA','Ein umfangreiches Angebot rund um die Musik präsentiert MAIL ORDER MUSIC aus Berlin, die Spezialisten für Videos, Noten & Bücher! Noten, Bücher (Fachbücher und Bio´s) und Lernvideos für fast alle Instrumente. Darüberhinaus eine große Auswahl an Instrument','Ein umfangreiches Angebot rund um die Musik präsentiert MAIL ORDER MUSIC aus Berlin, die Spezialisten für Videos, Noten & Bücher! Noten, Bücher (Fachbücher und Bio´s) und Lernvideos für fast alle Instrumente. Darüberhinaus eine große Auswahl an Instrument','Ein Riesenangebot präsentiert MAIL ORDER MUSIC aus Berlin, die Spezialisten für Videos, CDs, Noten & Bücher, Instrumente, Software, Midifiles & Zubehör! Faire Preise & schneller Service. Ãœber 300.000 Artikel online bestellbar !','A','','','http://www.mailordermusic.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kPRdNVObTW','puppen dildos kondome vibratoren slips korsetts bhs mieder strümpfe strumpfhosen masken schuhe stiefel gummi leder','puppen dildos kondome vibratoren slips korsetts bhs mieder strümpfe strumpfhosen masken schuhe stiefel gummi leder','Dessous, Lack, Leder, Latex, Dildos, Puppen, ... alles für prickelnde erotische Stunden!','A','','','http://www.tilos-erotikshop.de/check.asp','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KpVDDx5xxs','komplette holzgeschnitzte Sammelkrippen\r\nEinzelfiguren\r\nKrippenställe\r\n','komplette holzgeschnitzte Sammelkrippen\r\nEinzelfiguren\r\nKrippenställe\r\n','Bei uns erhalten Sie Österreichs umfangreichstes Angebot an holzgeschnitzten Sammelkrippen','A','','','http://www.krippenshop.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KrJBnVqh6M','Dreidimensionale Karikaturen, Spiegel- und Bilderrahmen, Skulpturen und Kunstobjekte aller Art','Dreidimensionale Karikaturen, Spiegel- und Bilderrahmen, Skulpturen und Kunstobjekte aller Art','von Ihrer Fotovorlage fertige ich Ihnen eine Karikatur als dreidimensionale Pappmache-Figur...','A','','','http://www.art-de-papp.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kS5HQ7L5oQ','Lautsprecherboxen, Standlautsprecher, Subwoofer, Bassboxen, Beschallungsanlagen, Gehäuse, Lautsprecherkabel','Lautsprecherboxen, Standlautsprecher, Subwoofer, Bassboxen, Beschallungsanlagen, Gehäuse, Lautsprecherkabel','Die Proverdi GmbH entwickelt anspruchsvolle Lautsprechersysteme, die durch ein hochqualifiziertes Personal gefertigt werden.','A','','','http://www.proverdi.de/shopping.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ktjJxNWZt7','konsolen zubehör playstation psx gc gamecube PC game cube importe backups umbau modchip xbox x-box game boy download shop günstig versand live dreamcast saturn chip einbau billig kabel verlängerung rgb adapter memory card\r\n','TOP Zubehör für alle gängigen Konsolen. Adapter, Memory Cards, RGB Kabel, Joypads, Modchips, Umbauten, Kabel etc.','Hier finden Sie günstiges und qualitativ hochwertiges Zubehör für Ihre Spielkonsole. Für alle gängigen Systeme.\r\n','A','http://www.konsolen-zubehoer.de','','http://www.konsolenzubehoer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kTRbtvEzvU','Kunstgewerbe, Kunsthandwerk, Kunst, Handarbeit, Handarbeiten, Trockenblumen, Patchwork, Floristik, Deko, Deco, Dekoration, Potpourri, Wohnaccessoires, Accessoire, Fotokarte, Fotokarten, Trockenblumen, Metallkunst, Plexiglas, Blumengestecke, Geschenke, Ges','Kunstgewerbe, Kunsthandwerk, Kunst, Handarbeit, Handarbeiten, Trockenblumen, Patchwork, Floristik, Deko, Deco, Dekoration, Potpourri, Wohnaccessoires, Accessoire, Fotokarte, Fotokarten, Trockenblumen, Metallkunst, Plexiglas, Blumengestecke, Geschenke, Ges','Das Angebot umfaßt individuelle Kunst- und Kunsthandwerksartikel und ein großes Sortiment an ausgefallenen Wohnaccessoires. Die meisten Produkte sind in liebevoller Handarbeit gefertigte Unikate. Wenn Sie auf der Suche nach schönen Dingen für sich oder al','A','','','http://www.artandcrafts.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KTzJNfu0fi','Girlanden, Tischkarten, Servietten, Luftballons, Papierdekoration, Tischaufsteller, Saisonartikel','Girlanden, Tischkarten, Servietten, Luftballons, Papierdekoration, Tischaufsteller, Saisonartikel','Im Deko4you-Shop finden Sie Dekorationen für jeden Anlass, \r\nob Weihnachten, Silvester, Valentin, Ostern, Halloween, Taufe, \r\nGeburtstag, Hochzeit oder andere Events. Passende Tischkarten, \r\nServietten, Girlanden, u.v.m.','A','','','http://www.deko4you.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kuEz9QNyki','Siemens, Nokia, Ericsson, Motorola, Sony, Bosch, Alcatel, Sagem, Nec, Panasonic, Philips, Samsung, Trium, Handy, Telekomunikation','Siemens, Nokia, Ericsson, Motorola, Sony, Bosch, Alcatel, Sagem, Nec, Panasonic, Philips, Samsung, Trium','Wir führen ein grosses Sortiment an Handys, Telekommunikation und zubehör dies zu super Komtitionen (Keine Versandkoste, Rabatt ab 100, - DM) und viele Zahlungsmöglichkeiten.','A','Direkter zum Shop: https://rdp.xynx.com/Handyshop/','','http://www.r-d-p.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kV6HjRSVx9','Reifen, Autoreifen, fahrzeugreifen, Felgen, Raeder, Autoraeder.','Reifen, Autoreifen, fahrzeugreifen, Felgen, Raeder, Autoraeder.','Autoreifen fuer PKW, sehr guenstig, geliefert, mit Mintageserviceangebot fuer keden. Grosse Auswahl Sommer- und Winterreifen.','A','http://www.reifen-schnaeppchen.de\r\nhttp://www.reifenonline.de\r\nhttp://www.reifenfuermich.de\r\nhttp://www.reifenguenstig.de\r\nhttp://www.reifenzumgreifen.de\r\nhttp://www.reifenknaller.de\r\nhttp://www.reifenzumkauf.de\r\nhttp://www.reifenwahnsinn.de\r\nhttp://www.reifenausverkauf.de\r\nhttp://www.reifenkostenlos.de\r\nhttp://www.autoreifenonline.de\r\nhttp://www.autoreifendirekt.de\r\nhttp://www.autoreifenbillig.de\r\nhttp://www.autoreifenfuermich.de\r\nhttp://www.autoreifenguenstig.de\r\nhttp://www.reifenpreis.de\r\nhttp://www.raeder-direkt.de\r\nhttp://www.raddirekt.de\r\nhttp://www.reifendirekt.at\r\nhttp://www.reifendirekt.ch\r\nhttp://www.autoreifen.org\r\nhttp://www.neureifen.com\r\nhttp://www.reifendirekt.net\r\nhttp://www.reifen-direkt.net\r\nhttp://www.reifendirekt.org\r\nhttp://www.reifen-forum.de\r\nhttp://www.tyres-direct.com\r\nhttp://www.tyredirect.com\r\nhttp://www.tires-direct.net\r\nhttp://www.alloywheels.de\r\nhttp://www.aluminiumfelgen.de\r\nhttp://www.radundreifen.de\r\nhttp://www.raederdirekt.de\r\nhttp://www.raederundreifen.de\r\nhttp://www.reifen-direkt.org\r\nhttp://www.reifen2001.de\r\nhttp://www.reifen2002.de\r\nhttp://www.reifendirekt.com\r\nhttp://www.reifeninfo.com\r\nhttp://www.tiredex.de\r\nhttp://www.tireonline.de\r\nhttp://www.tires-direct.com\r\nhttp://www.tyre-online.de\r\nhttp://www.tyredirect.org\r\nhttp://www.tyres-direct.org\r\nhttp://www.tyres-online.de\r\nhttp://www.tyresdirect.org\r\nhttp://www.tyresonline.de\r\nhttp://www.winterreifen2000.de\r\nhttp://www.winterreifen2001.de\r\nhttp://www.winterreifen2002.de\r\nhttp://www.winterreifendirekt.com\r\nhttp://www.rubbernetwork.de\r\nhttp://www.reifenhammer.de','','http://www.reifen-billig.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KVDDPrUzHy','Spiele, Spiel, Kartenspiele, Brettspiele, Gesellschaftsspiele, Computerspiele','Gesellschaftsspiele, Brettspiele, Kartenspiele, PC-Spiele, Puzzle','spielenet.de bietet eine große Auswahl der beliebtesten Gesellschaftsspiele, Familienspiele, Kinder- und Kartenspiele. Ãœber 1.700 Spiele werden innerhalb von 48 Stunden nach Hause geliefert. Ausführliche Produktinformationen und ein kompetenter Einkaufsb','A','','','http://www.spielenet.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KVF4pXuNHe','Handarbeiten, Sticken, Stricken, Nähen, Kurzwaren, Patchwork, Quilten, Basteln, Anleitungen, Anchor, DMC, Madeira, Prym, Inox, RiRi, Coats, Zweigart, Schachenmayr, Regia, Austermann, Schoeller','Umfangreicher Shop für Wolle, Garne, Kurzwaren, Anleitungen und Vorlagen für Stricken, Häkeln, Sticken, Nähen, Patchwork&Quilten sowie Basteln.','Alles zum Handarbeiten und Nähen','A','','','http://www.handarbeiten.klugeinkaufen.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KwqNOUf5M5','kaufmännische Software, PC-Kaufmann, Finanzbuchhaltung, Auftragsbearbeitung, Handwerk, Lohn & Gehalt','kaufmännische Software, PC-Kaufmann, Finanzbuchhaltung, Auftragsbearbeitung, Handwerk, Lohn & Gehalt','Kaufmännische Software mit eBusiness-Integration alles für kleine und mittelständische Unternehmen von der Auftragsbearbeitung, Finanzbuchhaltung bis zum Lohn & Gehalt.','A','','','http://www.pck-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kWWR598SgU','larry, schuba, western, union, country, pop, cd, mc, lp, vinyl, video, bücher','cd, mc, lp, single, video, bücher','\"Larry Schuba & Western Union\" - Deutschlands erfolgreichste Countrypopband hat ihren neuen Onlineshop für alle Freunde und Fans der Countrymusik geöffnet. Schaut einfach einmal vorbei! Von der brandaktuellen Weihnachts - und LIVE - Doppel CD bis zu begeh','AB','http://www.westernunionband.de\r\nhttp://www.larry-schuba.de\r\nhttp://www.wirtschaftswunderkinder.de\r\nhttp://www.countryclassiccircus.de','','http://www.western-union-band.de/shop','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KWY2EIlWyK','Tennisschläger, Tennissaiten, Taschen, Zubehör, Tennis, Tennisbälle, Squash, Badminton, Tennisversand.','Tennisschläger, Tennissaiten, Taschen, Zubehör, Besaitungsmaschinen, Bälle, Schuhe, Squash, Badminton.','Gigantisches Sortiment an Tennisschlägern, Saiten, Taschen, Bällen, Griffbändern und Zubehör. Mind. 20% Preisersparnis gegenüber dem Listenpreis, auch bei neuen Modellen. CenterCourt.de ist ein \"Geprüfter Onlineshop des EHI\" und erfüllt strengste Auflagen','A','http://www.tennisversand.de','','http://www.centercourt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kXhXTVc4lE','Erotik Sex Sexshop Erotikshop DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','Erotik Sex Sexshop Erotikshop DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','Komm in den Abo-Condomshop, denn GRATIS-Kondome sind garantiert kein Flop.Große Auswahl an Erotiktoys, Multimedia, Fetisch, Literatur, Gleitmittel, Kondome und vieles mehr.','A','','','http://www.abo-condome.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KXjxrrYfJ7','Olivenöl, extra vergine, Öle, Öl, Kochen, Italien, italiensiches Olivenöl, Olio, Ostuni, Apulien, Geschenk, Geschenke, Geschenkflasche, Knoblauch, Pfefferkörner, Chili, Rosmarin, Schmuckflasche, Feinkost, italienische Feinkost, Gutsche, Gutsche Angelika,','feinstes italienisches Olivenöl exra vergine aus Apulien\r\nauch in DEKO-Geschenkflaschen mit Gewürzen nach Wahl (Rosmarin, Knoblauch, Chili, Pfefferkörner)','Wir bieten an: Bestes italienisches Olivenöl extra vergine Erstpressung aus DOP-Anbaugebiet Ostuni in Apulien\r\nin jeder gewünschten Menge\r\nauch in DEKO-Geschenkflaschen mit Gewürzen nach Wunsch','A','','','http://www.Gutsche-Olivo.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KXLrTtCZb9','mw, mode wichtig, Aderlass, Vive Maria, Pussy Deluxe, Phaze, Raven, S.D.L, comycom, Nastrovje Potsdam, NAPO, Hard Leather Stuff, Sheffield Ranger, Fantasy Shoes, ständig frische London-Importe!','mw, mode wichtig, Aderlass, Vive Maria, Pussy Deluxe, Phaze, Raven, S.D.L, comycom, Nastrovje Potsdam, NAPO, Hard Leather Stuff, Sheffield Ranger, Fantasy Shoes, ständig frische London-Importe!','Trendfashion, Gothic-Wear, Streetwear, Clubwear, Underwear, Lack, Leder, Latex, Dessous, Shoes, Boots, Haircolours & Accessoires. Ab 80, 00 DM Warenwert versandkostenfreie Lieferung! Geld-zurück-Garantie.','A','','','http://www.mw-store.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KxnxvncpFG','DVD, Handys, Mobilfunk-Zubehör, Debitel, Computer, Systeme, Netzwerke, Spiele, Hardware, Software','DVD, Handys, Mobilfunk-Zubehör, Debitel, Computer, Systeme, Netzwerke, Spiele, Hardware, Software','Groß- und Einzelhandel mit Computer Hard- und Software, Mobilfunk, D2 Shop, PC-Spiele, DVD','A','','','http://www.ulti-com.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kxv6hTgHrO','Theatergläser, Nachtsichtgeräte, Porroprismenglas, Dachkantfernglas, Zoomfernglas, Spektive, Ferngläser, Online Shop, e-Shop','Theatergläser, Nachtsichtgeräte, Porroprismenglas, Dachkantfernglas, Zoomfernglas, Spektive, Ferngläser, Online Shop, e-Shop','Alles Rund um Ferngläser.Wählen Sie aus über 300 Ferngläsern, Theatergläsern, Spektiven und Nachtsichtgeräten Ihr passendes Produkt aus.Chatten Sie tagsüber mit unserem Ladengeschäft.','A','','','http://www.fernglasshop-berlin.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('kYOjgItAOO','Bücher, Hörbücher, Musik, CDs, Videos, DVDs, Geschenkartikel','Bücher, Hörbücher, Musik, CDs, Videos, DVDs, Geschenkartikel','Bücher, Hörbücher, Musik, Videos und DVDs: Bei uns finden Sie mehr als 2, 2 Millionen Titel. DIe Lieferung ist immer versandkostenfrei. In Aachen und Umgebung mit Drei-Stunden-Express-Lieferung.','A','','','http://www.studibuch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('KzpXRDQppm','Selmer Saxophon, Keilwerth, Blessing, Pearl Querflöte, Vandoren Blattschraube, Rovner, Expression Saxofon, Amati, Jupiter, Schreiber Klarinette, Uebel, Aebersold Play-Alongs, Buescher, Buffet, Rico Blätter, Berg Larsen Mundstück, Otto Link, Meyer, Lebayle','Selmer Saxophon, Keilwerth, Blessing, Pearl Querflöte, Vandoren Blattschraube, Rovner, Expression Saxofon, Amati, Jupiter, Schreiber Klarinette, Uebel, Aebersold Play-Alongs, Buescher, Buffet, Rico Blätter, Berg Larsen Mundstück, Otto Link, Meyer, Lebayle','Verkauf und Vermietung von neuen oder gebrauchten Saxophonen, Querflöten und Klarinetten. Informationen zu Mundstücken, Blättern und Zubehör. Klangbeispiele und Unterricht.','A','','','http://www.sander-saxophon.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('L06mHNqzR0','Ringe, Ketten, Anhänger und vieles mehrÂ…','Ringe, Ketten, Anhänger und vieles mehrÂ…','Wir präsentieren die \"Roland Gemp Collection\". Das ist Design aus massivem 925er Sterlingsilber zu attraktiven Preisen.','A','','','http://www.silberpalast.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('L0nYHfcfhh','Holzschnitzereien Ostern Ostereier Osterei Krippe Kuckucksuhren, Krippen, Kuckucksuhr, Krippenfiguren, Madonna, Madonnen, Putte, Heilige, Bierkrüge, Hinterglasbilder, Miniatur-Pendeluhr, Christbaumschmuck, Bayern, Taufe, Geschenke, Holz, Geburtstag, Weih','Holzschnitzereien Ostern Ostereier Osterei Krippe Kuckucksuhren, Krippen, Kuckucksuhr, Krippenfiguren, Madonna, Madonnen, Putte, Heilige, Bierkrüge, Hinterglasbilder, Miniatur-Pendeluhr, Christbaumschmuck, Bayern, Taufe, Geschenke, Holz, Geburtstag, Weih','Ihr Kunsthandwerk-Shop im Internet! Hier finden Sie Holzschnitzereien von Sternzeichen bis Krippenfiguren, Original Schwarzwälder Kuckucksuhren und jede Menge Geschenkideen.','A','http://www.kunsthandwerk-shop.de','','http://www.almdorfammertal.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('l0zQFDcfBp','Wein\r\nRotwein\r\nWeisswein Dornfelder Riesling chardonnay traminer bacchus sonderangebot weissherbst sekt likör schnaps williams kabinett spätlese auslese beerenauslese eiswein qualitätswein prädikatswein birkert rotberger sonderangebote probierpaket probie','Wein\r\nRotwein\r\nWeisswein Dornfelder Riesling chardonnay traminer bacchus sonderangebot weissherbst sekt likör schnaps williams kabinett spätlese auslese beerenauslese eiswein qualitätswein prädikatswein','Birkert gehört zu Deutschlands Spitzenwinzern. vor allem seine schwere, trockene Rotweine sind zu empfehlen. Bei den Weissen sollten sie Riesling und Chardonnay im Barriquefass probieren.','A','http://www.weingut-birkert.com','','http://www.weingut-birkert.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('l1o1aqx1Ql','Basteln, Bastelbedarf, Bastelzubehör, Servietten, Serviettentechnik, Bastelsets, Kerzen, Puzzles, Malen nach Zahlen, Pinsel, Farben, Hobby, Bullyland Tierfiguren, Feng Shui','Serviettentechnik, Malen nach Zahlen, Puzzles, Kratzbilder, Farben, Pinsel, Bastelbedarf, Window Color, Kerzen, Geschenkartikel, Bullyland Tierfiguren','Ihr Bastel- und Geschenkeshop im Internet mit kostenlosem Geschenkeservice. Bei uns finden Sie alles, was Sie für Ihr Hobby brauchen: Serviettentechnik, Farben, Kleber, Pinsel, Window Color, Malen nach Zahlen, Puzzles, Spielzeug, Kerzen und vieles mehr. B','A','','','http://www.bettys-world.de/index.php?referrer=10','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('L1OgOOpY9J','Lampen, Leuchten, Leuchtmittel, Halogenlampen, Halogenstrahler, Halogen, Transformatoren, Leuchtstofflampen, Elektrogeräte, Büroartikel, Scooter, Taschen','Lampen, Leuchten, Leuchtmittel, Halogenlampen, Halogenstrahler, Halogen, Transformatoren, Leuchtstofflampen, Elektrogeräte, Büroartikel, Scooter, Taschen','Für Haus und Büro - Leuchten, Leuchtmittel und mehr','A','','','http://www.peter-falcon.einkaufsfuehrer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('l4VS0DEVJd','Musikinstrumente, Blasinstrumente, Holzblasinstrumente, Blechblasinstrumente, Tuba, Posaune, Horn, Trompete, Fagott, Schalmei, Baßtrompete, Waldhorn, Bariton, Cimbasso, Fanfare, Klarinette, Fagott, Oboe, Blockflöte, Hirtenflöte, Chalumeau, Mundharmonika,','Musikinstrumente, Blasinstrumente, Holzblasinstrumente, Blechblasinstrumente, Tuba, Posaune, Horn, Trompete, Fagott, Schalmei, Baßtrompete, Waldhorn, Bariton, Cimbasso, Fanfare, Klarinette, Fagott, Oboe, Blockflöte, Hirtenflöte, Chalumeau, Mundharmonika,','Online-Shop für: Holzblasinstrumente, Blechblasinstrumente, Mundharmonikas uvm. aus dem vogtländischen Musikwinkel, Vermittlung von Reparaturleistungen, Suche/Biete, Gebrauchtinstrumente','A','','','http://www.vogtline.com/blasinstrumente','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('L5uO71Nq3V','Spielesoftware und Hardwarezubehör fürPC, Playstation, Nintendo, Dreamcast, Gameboy, ständig aktuelle Angebote und Schnäppchen','Spielesoftware und Hardwarezubehör fürPC, Playstation, Nintendo, Dreamcast, Gameboy, ständig aktuelle Angebote und Schnäppchen','Computerspiele für PC, Playstation, Nintendo, Dreamcast, Gameboy, DVDs und vieles mehr','A','','','http://www.spieleshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('l66qHfWXfx','Ballonfahrt, Alpenfahrt, Alpenüberquerung, Ballon-Charter, Werbe-Aufträge, Filmaufnahmen','Ballonfahrt, Alpenfahrt, Alpenüberquerung, Ballon-Charter, Werbe-Aufträge, Filmaufnahmen','Ballonfahrten zwischen München und Salzburg, am Chiemsee, und in den Alpen','A','','','http://www.ballonfahren.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('l6FOfLg0tj','Star Trek Uniformen und Pins, Masken und Zubehör, Star Wars Artikel, Aliens im Glas, Dinosaurier zum Ausgraben, Ureitkrebse zum Selberzüchten, Triops, Karnevalskostüme, Scherzartikel, Gags und Fanartikel','Star Trek Uniformen und Pins, Masken und Zubehör, Star Wars Artikel, Aliens im Glas, Dinosaurier zum Ausgraben, Ureitkrebse zum Selberzüchten, Triops, Karnevalskostüme, Scherzartikel, Gags und Fanartikel','Cotton Cottage bietet Star Trek Uniformen und Pins, Masken und Zubehör, Star Wars Artikel, Aliens im Glas, Dinosaurier zum Ausgraben, Ureitkrebse zum Selberzüchten, Triops, Karnevalskostüme, Scherzartikel, Gags und Fanartikel','A','','','http://www.cotton-cottage.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('l7a5oAbQID','Hardware\r\nSoftware','Hardware\r\nSoftware','Hard- und Software preiswert und individuell','A','','','http://www.eurofuchs.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('L80ed29tvb','Blasmusik · Fachliteratur · CDs · Software · Urkundenmappen · GigBags · Fanartikel','Blasmusik - Fachliteratur · CDs · Software · Urkundenmappen · GigBags · Fanartikel','Eine große Auswahl an Blasmusik CD´s, Fachliteratur, Software... stehen bereit!','A','','','http://www.blasmusik-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('l8RuD6YXZx','Rotwein, Weisswein, Rosewein, Wein, Ouzo, Brandy, Brände, Destillate, Olivenöl, Waffeln, Schokolade, Tsipouro, Halva, Geschenkverpackungen, Tsantali, Boutari, Lazaridi, Sabanis, Hatzimichalis, Metaxa, Averoff','Rotwein, Weisswein, Rosewein, Wein, Ouzo, Brandy, Brände, Destillate, Olivenöl, Waffeln, Schokolade, Tsipouro, Halva, Geschenkverpackungen','Edle griechische Weine, feine Digestifs, edle Champagner und frische Aperitifs. Ihr Internet-Profi rund um Spezialitäten aus Griechenland','A','','','http://www.weinshop2000.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lA9kKKpUCd','Salzkristall-Lampen, Salzkristall, Steinsalz, Salzlicht, Teelicht, Salzlampe, Salzlicht, Unikat, Handarbeit','Salzkristall-Lampen, Steinsalzleuchten, Salzlichter, nikate, Einzelanfertigungen, Jedes Stück ist eine individuelle Einzelanfertigung','Salzkristall-Lampen in vielen Farben und Formen. Individuelle Beratung am Telefon möglich.','A','','','http://www.salzlicht.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lAgQgKVAGh','KamaSutra-Produkte, Aphrodisiaka auf Kräuter- und Pflanzenbasis - ohne chem. Zusätze, Damenstrümpfe von levee, Das Relief TM - erotische Kunst zum selber machen, Toys, ...','KamaSutra-Produkte, Aphrodisiaka auf Kräuter- und Pflanzenbasis - ohne chem. Zusätze, Damenstrümpfe von levee, Das Relief TM - erotische Kunst zum selber machen, Toys, ...','Kommen Sie mit uns auf eine erotische Reise und entdecken Sie anregende und aufregende Stimmungsmacher für die schönsten Momente des Lebens.','A','','','http://www.funnyxx.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lAyOmyFWmx','Thiele Tee, Onno Behrends Tee, Bünting Tee, Uwo Rolf Tee, aromatisierte Schwarztees, aromatisierte Grüntees, Kräutertees, Früchtetees, ostfr. Spezialitäten, Brot und Gebäck u.v.m','Thiele Tee, Onno Behrends Tee, Bünting Tee, Uwo Rolf Tee, aromatisierte Schwarztees, aromatisierte Grüntees, Kräutertees, Früchtetees, ostfr. Spezialitäten, Brot und Gebäck u.v.m','Tee und andere Köstlichkeiten direkt aus Ostfriesland.','A','','','http://www.ostfriesentee.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LbrGFlwFvX','Power Macintosh G4, Cube G4, iMac, PowerBook, iBook, Apple Zubehör, Monitore (Apple u. Viewsonic), Festplatten, Speicherbausteine, Epson Drucker, CD Recorder u. Medien, USB, FireWire, Software (auf Bestellung).','Power Macintosh G4, Cube G4, iMac, PowerBook, iBook, Apple Zubehör, Monitore (Apple u. Viewsonic), Festplatten, Speicherbausteine, Epson Drucker, CD Recorder u. Medien, USB, FireWire, Software (auf Bestellung).','APPLE© Macintosh Computersysteme und Zubehör.','A','','','http://www.sid-net.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LbtIdlMZzX','Kontaktlinsen, Tageslinsen, Acuvue, kontaktlinse farbige Monatslinsen, Bifocale Linsen, Focus Dailies, Acuvue Bifocal, Fresh Look Colors, Color Blends, Monats-Austauschlinsen, Crazy Lenses','Kontaktlinsen, Tageslinsen, Acuvue, kontaktlinse farbige Monatslinsen, Bifocale Linsen, Focus Dailies, Acuvue Bifocal, Fresh Look Colors, Color Blends, Monats-Austauschlinsen, Crazy Lenses','Wir sind Spezialist, wenn es um Ihre Kontaktlinsen geht. Tageslinsen, Monatslinsen, farbige Kontaktlinsen -ständig führen wir alle gängigen Linsentypen und Stärken. Natürlich auch die dazu passenden Pflegemittel.','A','','','http://www.optik-lichtschlaeger.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lEGgK5pCuV','Geschenke, Schreibtisch, Locher, Hefter, Gläser, besteck, Mono, silber, Alessi, Adhoc, trendset, alla casa, Küchenaccessoires, Tisch, Design, trendstyle, lifestyle, Artikel, office accessoires, Fotorahmen, Kondomspender, Vase, Korkenzieher, Korkenheber, W','Geschenke, Wohnaccessoires, Designartikel für Wohnen, leben Büro und Outdoor. Bilderrahmen, Barutensilien, Küchenaccessoires, Tischkultur, zeitlos schöne Klassiker und pfiffige Trends fürs Wohnen und Leben','Online-Shop für Individualisten. Accessoires und Geschenkideen für Wohnen, Bad, Küche, Büro und Outdoor. Zeitlos schöne Klassiker und pfiffige Designprodukte.','A','http://www.henkes.de','','http://www.trendstyle4u.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LEq5aKTUwr','Amerikaflüge, Mietfahrzeuge, Reisefüherer, USA Angebote, Kanada Angebote, Reiseversicherungen','Amerikaflüge, Mietfahrzeuge, Reisefüherer, USA Angebote, Kanada Angebote, Reiseversicherungen','Reisebüro Hauns - Ihr Spezialist für Amerika','A','','','http://www.hauns.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LFJkn4GX4L','Foliatec, Maisto, Schuco, Folia Tec, Herpa, Bauer, Plüschtiere, Puppenhäuser, Carstyling, Tönungsfolien, Modellautos, Trucks, Flugzeugmodelle, Historische PKWs, Western Fashion, Bass CDs, Classical Highlights, Sampler.','Plüschtiere, Puppenhäuser, Carstyling, Modellautos, Trucks, Flugzeugmodelle, Historische PKWs, Western Fashion, Bass CDs, Classical Highlights, Sampler.','Bei TelVin finden Sie Highlights, die Sie anderswo vergeblich suchen:Automodelle von Herpa, Maisto, Schuco, Carstylingprodukte von FoliaTec, Western-Fashion, Indianerschmuck, Accessoires, Fantasy, \r\nPlüschtiere, Holzspielzeug von Bauer, Bass-Cds, Sampler','A','http://www.modellautos24.de\r\nhttp://www.pickup-corner.de','','http://www.telvin.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Lfp9FH3ZDH','Spiel, Bastel, Musik, Bücher, Fun, -Artikel.','Spiel, Bastel, Musik, Bücher, Fun, -Artikel.','Aktuelle Artikel aus den Bereichen Spiele-, Bastel-, Musik-, Bücher- und Fun-Artikel. \r\nNeues von Jumping Jo unter www.jumping-jo.de\r\n','A','','','http://www.espenlaub.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lfpwbHeRv0','handys, handy, handyzubehör, handy-zubehör, original handyzubehör, akku, akkus, handys mit vertrag, handyvertrag, handyverträge, handys ohne vertrag, oberschalen, headsets, headset, freisprecheinrichtung, freisprecheinrichtungen, einbausatz, kfz-einbausat','Wir führen Marken-Handys, Organizer und Original Handy-Zubehör von Nokia, Siemens, Palm, Alcatel, Ericsson, Motorola, Panasonic, Samsung und Sony.','Ihr trendbewusster Online-Shop für Marken-Handys, Organizer und Original Handy-Zubehör von Nokia, Siemens, Palm, Alcatel, Ericsson, Motorola, Panasonic, Samsung und Sony.','A','http://www.fastshopping.de','','http://www.premium-handy.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lG7UiGJ1ar','Tassen, T-Shirts, Spiele, Puzzles, Bücher, Comics, Aufkleber, Actionfiguren, Modelle, Uhren, Uniformen','Tassen, T-Shirts, Spiele, Puzzles, Bücher, Comics, Aufkleber, Actionfiguren, Modelle, Uhren, Uniformen','Fanartikel rund um Star Trek, Star Wars, Akte X, Babylon 5, Simpsons, South Park, Winnie Pooh und viele, viele mehr','A','','','http://www.funnythinx.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LGAkSGlKIB','CES, CES-Vitalpulver, Haarwuchsmittel, Meine Base, vegane Kochbücher, Sportlernahrung','CES, CES-Vitalpulver, Haarwuchsmittel, Meine Base, vegane Kochbücher, Sportlernahrung','A - Z , alle Gesundheitsprodukte die benötigt werden um gesund zu werden. Produkte zur Remineralisierung bzw. zur Leistungssteigerung, Sportlernahrung','A','','','http://www.zentrum-der-gesundheit.com/shop/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LGkcqyJOQR','Geschirr, Besteck, Gläser, Tafel & Buffett, Kühltechnik, Spültechnik, Schanktechnik, Küchentechnik, mieten, Messe, leihen, geschirrverleih, vermietung','Geschirr, Besteck, Gläser, Tafel & Buffett, Kühltechnik, Spültechnik, Schanktechnik, Küchentechnik','Vermietung, Service, Organisation rund um Veranstaltungen','A','http://shop.maxi-online.de','','http://www.maxi-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lgOuSABOE6','Sockenwolle, Baumwolle, Naturwolle, \r\ngestrickte Socken, gestrickte Pullover, \r\nAccessoires zum Handarbeiten','Sockenwolle, Baumwolle, Naturwolle, \r\ngestrickte Socken, gestrickte Pullover, \r\nAccessoires zum Handarbeiten','Anja Büngers Internet Handarbeitsladen. \r\nHier finden Sie Opal-Sockenwolle, Naturwolle Ingeborg Michel, \r\ngestrickte Socken, gestrickte Naturwolle-Pullover, maschinengestrickte\r\nPullover uvm.\r\nSelbstverständliche arbeite ich auch auf Auftrag.','A','','','http://handarbeitsladen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LgWksY0sAJ','Digitalreceiver, Receiver, LNB, Multischalter, CI-Modul, Irdeto, SECA, Satellitenanlage, \r\nSat-Anlage, Humax, Nokia, Radix, TechniSat, DISEqC, Multifeed, d-Box, dbox, DVB-2000, \r\n','Digitalreceiver, Receiver, LNB, Multischalter, CI-Modul, Irdeto, SECA, Satellitenanlage, \r\nSat-Anlage, Humax, Nokia, Radix, TechniSat, DISEqC, Multifeed, d-Box, dbox, DVB-2000, \r\n','Fachhandel für Satellitentechnik\r\nHier können Sie alles über den digitalen Satellitenempfang erfahren und preiswert erwerben!','A','','','http://www.sat-onlineshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LH8mPTS6VJ','Antik, Antiquitäten, Silber, Glas, Teddy´s, Schmuck, Varia, Kunst, Keramik, Porzellan, Bilder, Bronzen, Uhren','Antik, Antiquitäten, Silber, Glas, Teddy´s, Schmuck, Varia, Kunst, Keramik, Porzellan, Bilder, Bronzen, Uhren','Antikshop für schwedische Antiquitäten im Internet. Mitglied im Händlerring www.antikshop-im-internet.de','A','','','http://www.agnetas-antik.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lhBiTZCJLV','Flüge, Städtereisen, Last-Minute, Pauschalreisen, Mietwagen, Reiseversicherungen, Bahnfahrkarten, Ferienwohnungen, Kreuzfahrten etc.','Flüge, Städtereisen, Last-Minute, Pauschalreisen, Mietwagen, Reiseversicherungen, Bahnfahrkarten, Ferienwohnungen, Kreuzfahrten etc.','reise-online, Ihr kompetenter Reisemittler im Internet. Hier finden Sie die verschiedensten Buchungsmaschinen auf einer Seite vereint. Damit es Ihre schönsten Wochen im Jahr werden! Alles rund um Ihren Urlaub, auch mit persönlicher Beratung. So schön und','A','','','http://www.reise-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lhhWxTIrPL','Kunstdrucke, Poster, Bilderrahmen, Originalgrafiken, Originale, Serigrafien, Siebdrucke','Kunstdrucke, Poster, Bilderrahmen, Originalgrafiken, Originale, Serigrafien, Siebdrucke','Die Artgalerie druckt unikate Kunstdrucke und Poster von über 4000 berühmten Kunstmotiven. Die Größen und Materialien der Drucke sind frei wählbar und auf Wunsch gibt es auch Individualrahmen.\r\nAb sofort kann man auch Originale berühmter Künstler bestelle','A','','','http://www.kunstkopie.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lHV5nz7PdX','Hardware, Software, Distribution, Bürobedarf, Netzwerk, Schulbedarf','Hardware, Software, Distribution, Bürobedarf, Netzwerk, Schulbedarf','Onlineshop mit Bestellsystem','A','','','http://www.st-computer.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lhvcLfK4rv','Hotels, Appartments, Studios, Fincas, Flüge, Fährpassagen, Mietwagen, Reiseversicherungen.','Hotels, Appartments, Studios, Fincas, Flüge, Fährpassagen, Mietwagen, Reiseversicherungen.','Ãœber 400 Hotelangebote auf Mallorca - Flüge, Fährpassagen, Mietwagen, Reiseversicherungen und vieles mehr.','A','','','http://www.mallorca-direkt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LiSaYcrEgT','Hard - und Software Videokonsolen:\r\n\r\nPC, \r\nPlaystation 2, \r\nPlaystation, \r\nNintendo 64, \r\nDreamcast, \r\nGameboy, \r\n\r\n','Hard - und Software Videokonsolen:\r\n\r\nPC, \r\nPlaystation 2, \r\nPlaystation, \r\nNintendo 64, \r\nDreamcast, \r\nGameboy, \r\n\r\n','Wir haben uns es zur Aufgabe gemacht Ihnen schnell und kostengünstig die neuesten Spiele für Spielekonsolen und Computer zu besorgen. \r\n\r\nAusserdem bieten wir Ihnen auch eine große Palette an Gebrauchtspielen an !\r\n\r\n \r\n','A','','','http://www.GamesWorld-kitzingen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LjDQx0knRv','erotik spielzeuge dildos versand dessous pornos sex spass gummi puppen \r\ndirty gina wild sperma anal teenager reizwäsche ficken sharon Kane Lynn\r\nKelly trump bizarre manga peter north teensex blond teeny teenies Film Video VHS Livesex amateure \r\n','Dildo Puppen Vibrator Reizwäsche Dessoues Video VHS DVD Penisring Gummi','Spielzeuge für Erwachsene - Mit italienischem Temperament (ver-\r\n)führen wir Sie in die tiefen Reiche der sexuellen Erlebnisse - vom \r\nTeenager bis zur Oma, von Dessous bis zur erotischen \r\nGeburtstagstorte - bei uns finden Sie alles, was Feuer entfacht\r\n','','','','http://www.Porno-Versand.de/irobot/DE/index.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LjjGJXMtbv','Hochwertige Holzspielwaren zu vernünftigen Preisen\r\nBücher aus dem Nord-Süd Verlag - bekannt durch Regenbogenfisch, \r\nKleiner Eisbär, Mats, Dodo etc.\r\nBücher von kosmos, wie Die drei ???\r\nSpiele wie Siedler von Catan etc\r\nExperementierkästen von Kosmos -','Hochwertige Holzspielwaren zu vernünftigen Preisen\r\nBücher aus dem Nord-Süd Verlag - bekannt durch Regenbogenfisch, \r\nKleiner Eisbär, Mats, Dodo etc.\r\nBücher von kosmos, wie Die drei ???\r\nSpiele wie Siedler von Catan etc\r\nExperementierkästen von Kosmos -','Hochwertige Holzspielwaren\r\nBücher Nord-Süd-Verlag\r\nBücher - Spiele - Experementierkästen von Kosmos','A','','','http://www.klettermaxe.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LJzYBL7JPf','Design Shop, Design Produkte, Geschenke, Leben, Lifestyle, Büro, Präsente, Design','Taschenlampen, Schalen, Vasen, Lichter,','Online Shop für Design Produkte. Geschenke, Lifestyle, Wohen, Büroartikel, .. Alles, was das Leben schöner macht.','A','','','http://www.d-signshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LKcKuOtioD','topographische Karten Schweiz, Strassenkarten, Atlanten, Wanderkarten, Stadtpläne, Fahrradkarten und Vieles mehr.','topographische Karten Schweiz, Strassenkarten, Atlanten, Wanderkarten, Stadtpläne, Fahrradkarten und Vieles mehr.','Bei uns können Sie topographische Karten der Schweiz und ein umfassendes Landkartenprogramm online bestellen.','A','','','http://www.landkarten.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LkIcAid9O8','Papier- und Email-Gutschein von mehr als 80 Anbietern','Papier- und Email-Gutschein von mehr als 80 Anbietern','Riesenangebot an Gutscheinen- WOM, CInemaxx, The BodyShop, Amazon.de, GetMobile, Bungeesprünge, Rennfahrtraining, uvm.. cadooz übernimmt den Versand und Grußkarten. Per Post i.d.R. innerhalb von zwei Werktagen, per Email innerhalb von Stunden. Super Last-','A','','','http://www.cadooz.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lMIG7ivQ1R','Tierzubehör, Heimtierzubehör, Haustierzubehör, Tierbedarf, Heimtierbedarf, Haustierbedarf, Vgelbedarf, Vogelzubehör, Katzenbedarf, Katzenzubehör, Nagerbedarf, Nagerzubehör, Fischbedarf, Hundebedarf, Hundezubehör, Hundeleinen, Hundegeschirre, Halsbänder, M','Hundeleinen, Hundegeschirre, Halsbänder, Maulkörbe, ErgänzungsfuttermittelKleintiertränkenNäpfe, Käfigzubehör, Tierspielzeug, Tierbücher, Kleintierhäuser, Gehege, Aquarienzubehör, Vogelzubehör, Transportboxen, Schutznetze, Kratzbäume, Kratzspielzeug,','Zubehör für Ihr Haustier! Jeden Monat neue Angebote!','A','','','http://www.tierbedarf-Rynders.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lMmQMGba5D','Kompletter Bereich Computer Hardware/Software, Büroartikel, Handys, Telefone, \r\nTelefonanlagen, Autoradios, Navigationsgeräte, Funkgeräte, Anrufbeantworter und Zubehör','Kompletter Bereich Computer Hardware/Software, Büroartikel, Handys, Telefone, \r\nTelefonanlagen, Autoradios, Navigationsgeräte, Funkgeräte, Anrufbeantworter und Zubehör','Große Auswahl mit über 15000 Artikeln, Lieferung weltweit, immer aktuell!','A','','','http://hermannelectronic.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LNj3xzaJBf','Schuh, Schuhe, Ãœbergroß, Ãœbergröße, Ãœbergrößen, Uebergross, Uebergroesse, Uebergroessen, xxlshoes','Schuhe, Socken','Unser Shop richtet sich an Männer die korrekte Schuhe in Ãœbergrößen suchen.','A','','','http://www.xxlshoes.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LNZcfXQ6FZ','Bücher, Buch, Software, Computer, Berlin, Brandenburg, Landkarten, Veranstaltungen, Bau, EDV, Jura, Literatur, Zeitschriften, \r\nFachbuch, Geschichte, Medizin','Bücher, Software, Landkarten, Globen, CDs','Fachbücher aus allen Wissensgebieten: Architektur, Bauwesen, Naturwissenschaften, Recht, Wirtschaft, Medizin, Sprachen, EDV, Landkarten und noch viel mehr. Außerdem verwalten wir Zeitschriftenabos und Buchfortsetzungen.','A','','','http://www.kiepert.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lOYcUEJa36','pferd, tier, futter, pflege, insektenabwehr, huf, taube, desinfektion, reinigung, hund','Ergänzungsfutter und Pflege für Pferde, Heimtierfutter, Desinfektionsmittel','Produkte rund ums Pferd. Cajosol: Das komplette Pflegeprogramm mit Insektenabwehr. Hippovit: Hochwertige Ergänzungsfuttermittel. Equivital: Futterspezialitäten\r\n und bewährtes Mineralfutter.','A','','','http://www.marienfelde.com/tierern/shop/shop.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LpFAtH9VBz','Eroscillatoren; Vibratoren; Stimulatoren; Latex und Leder; Filme VHS und DVD; erotische Literatur und sonstige erotische Dinge','Eroscillatoren; Vibratoren; Stimulatoren; Latex und Leder; Filme VHS und DVD; erotische Literatur und sonstige erotische Dinge','Die neuesten Trends aus der Welt der Erotik','A','','','http://erotik-handel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LPFcF8irpx','Cobalt Server\r\nWatchguard Firewall\r\nWingate Proxy\r\nMdaemon Mailserver\r\nMap&Guide','Cobalt Server\r\nWatchguard Firewall\r\nWingate Proxy\r\nMdaemon Mailserver\r\nMap&Guide','Cobalt, Watchguard, Web, Mail, Proxy, DNS, DHCP-Server auf Linux mit Steuerung über Browser, Proxy-Mail-Server für Windows 95/98/NT','A','','','http://shop.netzsystem.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LpTKRlMNdp','Software, Routenplaner, Telefoninfo, CAD, Spiele, Lernprogramme, PC, Computer','Software, Routenplaner, Telefoninfo, CAD, Spiele, Lernprogramme','PC-Software - gut und günstig','A','','','http://www.soft-mail.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LqC9qOjk5z','Innenausstattung','Büroraumsystem','DARG & Light´s Kernkompetenz\r\n\r\nDynamisierung der Arbeitsplatz und Raumwelt\r\n','','','','http://www.raumgestaltung.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lQOUaEHyCb','Goldwaren aller Art','Goldwaren aller Art','Direktvertrieb von hochwertigen Echtschmuck eines der größten Schmuckwarenherstellers von\r\n Europa mit Hauptsitz in der Schmuckhauptstadt \"Idar-Oberstein\" / Germany.Wir haben ein Produktspektrum in unserer Fabirk von ca. 50.000 Artikel.','A','','','http://www.schmuckshop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lQSgWgpIEt','BLUMEN-STRAEUSSE-ARRANGEMENTES-KRAENZE mit WELTWEITEM VERSAND','BLUMEN-STRAEUSSE-ARRANGEMENTES-KRAENZE mit WELTWEITEM VERSAND','Wir sind ein Weltweiter zustelldienst flexibel, genau und noch dazu Schnell.\r\nLassen Sie sich von unseren Straeussen verzaubern.','A','','','http://www.blumendienst.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lseIAIdsIT','Dessous, Erotik, Lisca, Modechic, Garel, Rimba, FunFactory, Erotikartikel, Erotics, Dildos, Vibratoren, Slip, Slips, String, Strings, Bodys, Lack, Leder, Latex, Metalltoys, Erwachsene, Sex, Erotische Spiele, Swinger2000, Kamasutra','Dessous, Erotik, Lisca, Modechic, Garel, Rimba, FunFactory, Erotikartikel, Erotics, Dildos, Vibratoren, Slip, Slips, String, Strings, Bodys, Lack, Leder, Latex, Metalltoys, Erwachsene, Sex, Erotische Spiele, Swinger2000, Kamasutra','Ein Dessous und Erotikhandel der neuen Dimension. Besuchen Sie unsere Seiten und ueberzeugen Sie sich von unserer unglaublichen Produktvielfalt zu unschlagbaren Preisen','A','http://www.world-of-dessous-and-erotics.com/shop.html','','http://www.world-of-dessous-and-erotics.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LsIuGi6o3P','Flugtickets, Hotels, Mietwagen, Last Minute Pauschalreisen, Reiseversicherungen, \r\nKonzertkarten weltweit','Flugtickets, Hotels, Mietwagen, Last Minute Pauschalreisen, Reiseversicherungen, \r\nKonzertkarten weltweit','Neuer Buchungsservice mit Verfügbarkeitsabfrage & Onlinereservierung für Last Minute Reisen, Flüge, Hotels, Mietwagen, Ferienhäuser, Konzerte, Tickets & Reiseversicherungen, Reiseliteratur, kostenlose Reisepartnervermittlung und zahlreiche Tips & Reiseinf','A','','','http://www.hsrtravel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lSkucgRs1z','Scanner, Digitalkameras, Monitore und jedes andere Produkt aus dem PC-Umfeld auf Anfrage','Scanner, Digitalkameras, Monitore und jedes andere Produkt aus dem PC-Umfeld auf Anfrage','Scanner von Markenherstellern wie UMAX, Mustek, AGFA oder auf Anfrage jeder andere Scanner zu Dauerniedrigpreisen; ebenso Digitalkameras','A','','','http://www.scanner-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lt6qRzE2zX','Alles rund um den Computer.','Alles rund um den Computer.','Hier gibts alles rund um den Computer zu fairen Preisen.','A','','','http://www.konkret-computer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LTTsB4ctFf','Gitarre - Bass - Tasteninstrumente - Schlagzeug - Ton- und Lichtanlagen\r\nMikrofone - Effekte - Verstärker','Gitarre - Bass - Tasteninstrumente - Schlagzeug - Ton- und Lichtanlagen\r\nMikrofone - Effekte - Verstärker','Musikfachgeschäft mit Musikschule und Vermietung von Ton- und Lichtanlagen\r\nReparaturen - Modifikationen - Service - Festinstallationen','A','','','http://www.soundfabrik.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ltVOjDMlfZ','Computerspiele, bestellen, games, Videospiele, PC-Games, Nintendo, Playstation, GameBoy, Zubehör, DVDs','Computerspiele, Videospiele, PC-Games, Nintendo, Playstation, GameBoy, Zubehör, DVDs','Computerspiele und Kindersoftware zu fairen Preisen online bestellen bei spieleshop.de, PC-Spiele Versandhandel und Onlineshop','A','','','http://www.spieleshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LUIgqk4Iij','Sammlerpuppen, Spielpuppen, Puppenkleidung, Puppenmöbel und Puppenaccesoires','Sammlerpuppen, Spielpuppen, Puppenkleidung, Puppenmöbel und Puppenaccesoires','Seit mehr als 50 Jahren:KRAHMER-PUPPEN. Handgeschnitzte Köpfe und sorgfältige Verarbeitung machen diese liebenswerten Sammler- und Spielpuppen so einzigartig.','A','','','http://www.more-than-dolls.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LUyWOWbWE0','Das ganzheitliche Geburtshoroskop, ganzheitliche Partnerschafts- und Berufshoroskope, Kinderhoroskope und andere astrologische Beratungen und Dienstleistungen.','Das ganzheitliche Geburtshoroskop, ganzheitliche Partnerschafts- und Berufshoroskope, Kinderhoroskope und andere astrologische Beratungen und Dienstleistungen.','Ganzheitlich - astrologische Horoskope.','A','','','http://www.isis7.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LVB7bDCtFB','Reifen, Autoreifen, Autos, PKW, Autofelgen, Luftreifen, Autoräder, Räder, Fahrzeugreifen','Reifen, Autoreifen, Autos, PKW, Autofelgen, Luftreifen, Autoräder, Räder, Fahrzeugreifen','Reifen für PKW, sehr günstig, geliefert, mit Montageserviceangebot für jeden, grosse Auswahl Sommer- und Winterreifen','A','','','http://www.ReifenDirekt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lVfwFVeLnD','Geschenke, Keramik, Glas, Bücher, Kerzen, Leder, Schwein, Blumen, Geldgeschenkverpackung, \r\nHerz, Spiele, schenken, Landhaus-Stil, Accessoires, Geburtstag, Hochzeit, Taufe, Jubiläum, Urlaub, Ferien, Dekoration, \r\nKunst, Vasen, E-Commerce, Online Shopping,','weibliches, männliches, gemeinsames, spielerisches, herziges, tierisches, florales, ländliches, dekoratives, elegantes, künstlerisches, kostenloses','Geschenke für alle Anlässe schenkfertig verpackt. \r\nAuf Wunsch Versand mit Grußkarte direkt an den Beschenkten.\r\nKostenlos: Verpackungstips, Spiele für Kinderfeste, Sprüche und Gedichte für Geschenkkarten.\r\n','A','','','http://www.geschenkfabrik.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lVTgx6wrJH','Jacken Hosen Blusen Hemden Sakkos Jeans Shirts Sweate...r','Jacken Hosen Blusen Hemden Sakkos Jeans Shirts Sweate...r','Tolle Marken, laufend neue Sonderangebote, interessante Newsletter\r\nund Gewinnspiele erwarten Sie bei MENS BEST Damen und Herrenmode.\r\n','A','','','http://www.mensbest.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lwAwUMXoGh','Sigma, schweizer Uhren, Uhr, watches, swiss watches, Taucheruhren, Sportuhren, GMT, Chronographen, Chronometer, Chronos, Automatikuhren, mechanische Uhren, Zeitmesser, Damenuhren, elegante Uhren, timekeeper, timepieces, clocks, mechanical watches, sports','Sigma, schweizer Uhren, Uhr, watches, swiss watches, Taucheruhren, Sportuhren, GMT, Chronographen, Chronometer, Chronos, Automatikuhren, mechanische Uhren, Zeitmesser, Damenuhren, elegante Uhren, timekeeper, timepieces, clocks, mechanical watches, sports','Die offizielle SIGMA Web Seite: Sehen Sie eine feine Kollektion von hochwertigen schweizer Qualitätsuhren und wählen Sie von mechanischen Uhren, Chronographen, GMT & Sportuhren sowie eleganten Uhren.','AB','','','http://www.sigmawatch.com/','ABCD'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LwUSOWbkiR','digitalkameras objektive camcorder analgoe Kameras zubehör projektoren canon casio sony','digitalkameras objektive camcorder analgoe Kameras zubehör projektoren','fotomeile.de ist ihr Partner und Versand für über 3000 Produkte aus der Welt der Digitalen und Analogen Fotografie.','A','','','http://www.fotomeile.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LX8yhLSxBL','Reifen, Alufelgen, Fahrwerke, Federn, Filter, Zubehör, Lenkräder, Leuchten, Schaltknäufe','Reifen, Alufelgen, Fahrwerke, Federn, Filter, Zubehör, Lenkräder, Leuchten, Schaltknäufe','Tuningparts Online bestellen - von Alufelgen bis Sportauspuff, Zubehör, Tuning - Alles was Ihr Auto schöner macht','A','http://www.car-tuning-shop.com\r\nhttp://www.car-tuning-parts.com','','http://www.auto-tuning-shop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LXHml01znX','Hotel, Pension, Urlaub, Sachsen, Erzgebirge, Zimmer, Therme, Wellness, Reise, Ãœbernachtung, Unterkunft, Gasthof','Einzelübernachtungen, Pauschal-Urlaubsangebote, Last Minute - Reisen, Wellness - Angebote, Feiern, Gastronomie','Familiengeführtes Hotel im Erzgebirge, Sachsen im Kurort Wolkenstein mit Therme, Saunalandschaft und Gesundheitsstudio','A','http://www.erzgebirge-pension.de\r\nhttp://www.urlaub-erzgebirge.de','','http://www.waldfrieden.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LxhulBqd0P','Simpsons, Starwars, Southpark, Futurama, fry, bender, leela, selbstmordzelle, selbst, mord, zelle, Pokemon, Star Trek, Dilbert, Wallace, Gromit, Ottifanten, Teletubbies, Loriot, peanuts, snoopy, footbag, footbags, hacky, sack, hackysack, hackysacks, kickb','Badetuecher, Tassen, Espresso Tassen, Müslischalen, T-Shirt, Wanddeko, Lufterfrischer, Wecker, Uhren, Wanduhren, Armbanduhren, Plueschbuecher, Pins, Socken, Boxershorts, Schlüsselanhänger, Latex Figuren, Magnete, Masken, Kostüme, Postkarten, Poster,','Gwindi Versand bietet Fanartikel und Merchandising von den Simpsons , Starwars , Futurama, Southpark , Pokemon , Peanuts, Milka, Janosch, Tabaluga, Sesamstrasse, Star Trek, Dilbert, Wallace und Gromit, Ottifanten, Teletubbies, Loriot, Loones Tunes, Gamesw','AB','','','http://www.gwindi.com','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LxncXru4TP','','','Mietwagen vom WV Polo bis Mercedes. LKW vom Kleintransporter bis zum 7, 5 tonner. Pkw-Anhänger mit Plane oder auch als Kofferanhänger oder zum Fahrzeugtransport. Internationale Mietwagenreservierung unter \"Worldwide\"','A','','','http://www.autovermietung-miethke.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lxPwvh54Jz','Honda, Motorräder, Roller, Zubehör, Ersatzteile','Honda, Motorräder, Roller, Zubehör, Ersatzteile','HONDA - Orginalzubehör anschauen, auswählen und online bestellen. Das gesamte Honda-Programm wird präsentiert.\r\n','A','','','http://www.motorrad-pabst.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LXrOpDARdH','sexshop, sexversand, erotikshop, frauen, paare, frauenerotikshop, erotik, für, frauen, dessous, kamasutra, toys, massageöl, erotikspiele, lack, leder, latex, erotikschmuck, piercing, geschenke, frauenshop, evas, paradies, wäsche, sexyshop, kondome, gleitc','sexshop, sexversand, erotikshop, frauen, paare, frauenerotikshop, erotik, für, frauen, dessous, kamasutra, toys, massageöl, erotikspiele, lack, leder, latex, erotikschmuck, piercing, geschenke, frauenshop, evas, paradies, wäsche, sexyshop, kondome, gleitc','Evas Paradies - Der Erotikversand mit Qualität und Auswahl für Frauen und Paare. Der Erotikshop ist in erster Linie auf die Bedürfnisse von Frauen ausgelegt - Evas Paradies Erotikshop für Frauen.','A','','','http://www.evas-paradies.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LY1cCWT35d','Nahrungsergänzungsmittel, Onlineshop, Fischöl, Borretschöl, Borago officinalis, Johannisbeerkernöl, Ribes nigrum, Soja-Isoflavone, Glycine max, Schwarzkümmelöl, Nigella Sativa, Grünlippmuschel, perna canaliculus, Lycopin, Spirulina, Spirulina platensis, E','Fischöl, Borretschöl, Johannisbeerkernöl, Soja-Isoflavone, Schwarzkümmelöl, Grünlippmuschelkonzentrat, Spirulina, Lycopin, Enzyme','Wir bieten wertvolle Öle (Fischöl, Borretschöl, Schwarzkümmelöl ...) und andere Nahrungsergänzungmittel (Soja-Isoflavone, Grünlippmuschel ...) in unserem Onlineshop. Groß- und Einzelhandel. Günstige Preise durch große Einkaufsmengen, die wir an unsere Kun','A','http://www.fischoel-kapseln.de\r\nhttp://www.borretschoel-kapseln.de\r\nhttp://www.johannisbeerkernoel.de\r\nhttp://www.soja-isoflavone.de','','http://www.vital-oele.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lY3mEidEqJ','tintenpatronen laserkartuschen druckerpatronen refill rebuild faxrollen verbrauchsmaterialien bürobedarf toner','tintenpatronen laserkartuschen druckerpatronen refill rebuild faxrollen verbrauchsmaterialien bürobedarf toner','alternative Verbrauchsmaterialien für’s Büro - Kosten sparen mit Vogtline.Com','A','','','http://www.vogtline.com/druckerzubehoer','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lYAuCMn9g4','Schmuck und Uhren.','Schmuck und Uhren.','Ihr Juwelier im Internet. Zertifiziert vom Europäischen Handelsinstitut und auch mit dem Trusted Shops-Siegel. Auch mit Online-Beratung.','A','','','http://www.Schmuckidee','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lyCO3OpqaJ','Lecorbusier, Gray, Eileen Gray, Mart Stam, Stam, Harry Bertoia, Bertoia, Marcel Breuer, Breuer, Lempicka, Tamara de Lempicka, Mondrian, Piet Mondrian, van der Rohe, Rohe, Charles Eames, Eames, mackintosh, rietveld, wagenfeld, Sessel, Liegen, Liege, Relaxl','Lecorbusier, Gray, Eileen Gray, Mart Stam, Stam, Harry Bertoia, Bertoia, Marcel Breuer, Breuer, Lempicka, Tamara de Lempicka, Mondrian, Piet Mondrian, van der Rohe, Rohe, Charles Eames, Eames, mackintosh, rietveld, wagenfeld, Sessel, Liegen, Liege, Relaxl','Bei Classic Style Italia finden Sie Designklassiker zu sensationell günstigen Preisen. Designer-Möbel direkt vom Hersteller in perfekter handwerklicher Qualität und Verarbeitung. Einfach online bestellen zu sensationell günstigen Preisen.','A','','','http://www.classicstyle.com','ABD'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LyS3UudQa8','Kontaktlinsen Kosmetik Pflegemittel','Kontaktlinsen Kosmetik Pflegemittel','Preisguenstige Kontaktlinsen und Zubehoer in grosser Auswahl vom EHI geprüftem KontaktlinsenShop\r\n','A','','','http://www.KontaktlinsenShop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('LySmq5r5UV','Weihnachten, Hochzeit, Hochzeitsfeier, Hochzeitseinladungen, moderne, besondere, Firmenkarten, Weihnachtskarten, Hochzeitskarten, Tischkarten, Neujahrskarten, Glückwunschkarten, Grußkarten','Weihnachtskarten, Hochzeitskarten, Tischkarten, Neujahrskarten, Glückwunschkarten, Grußkarten','Weihnachtskarten, Hochzeitskarten, Tischkarten entworfen von jungen bildenden Künstlern','A','','','http://www.kettcards.de/shop/index.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('lYy5EKZIY4','Shopping, ADSL, DSL, Handy, isdn, Webhosting, kostenlos, Schnäppchen, Internet, Internetzugang, software, hardware, urlaub, flatrate, XXL, Reisen, Telekommunikation, 0700, Shop, handys, handy, modem, Mobilfunk, yello, strom, 1&1, geschenke, onlineshop, G','Handys, Geschenke, Drogerieartikel, Mode, Internetdienste, Technik, Hardware, Software, Kostenloses, Schnäppchen, Reisen','Eine große Auswahl an Online Shop`s und Online Dienstleistern übersichtlich in Kategorien unterteilt, die tolle Angebote, super Schnäppchen oder nicht alltägliche Produkte führen.','','','','http://www.ralf-u-weber.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('M0jNBfWt4u','Babyausstattung, Babyjogger, Umstandsmode, Drogerieartikel, Familienreisen, Bücher, Spielzeug, Kindermöbel','Babyausstattung, Babyjogger, Umstandsmode, Drogerieartikel, Familienreisen, Bücher, Spielzeug, Kindermöbel','Kinderkaufhaus mit vielen verschiedenen Shops für Babyausstattung, Spielzeug, Drogerieartikel, Bücher und Kindermöbel sowie wichtigen Tipps und Infos für Schwangere und junge Eltern.','A','','','http://www.babywelt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('M0v8vZq4PW','computerspiele, playstationspiele, spiele, PC-Spiele, Spiele, PC, CDROM, sony, playstation, Videospiele, psx, versand, action, adventure, strategie, sport, racing, simulation, shooter, pc, 3d, Konsole, Konsolenspiele, Link Kabel, Lenkrad, gamepad, joystic','computerspiele, playstationspiele, spiele, PC-Spiele, Spiele, PC, CDROM, sony, playstation, Videospiele, psx, versand, action, adventure, strategie, sport, racing, simulation, shooter, pc, 3d, Konsole, Konsolenspiele, Link Kabel, Lenkrad, gamepad, joystic','MST-Software4you ist ein PC und Playstation Games Vertrieb der ein grosse Produkpalette hat, zu kleinen Preisen. Wir bieten Ihnen immer die neuesten Games die auf dem Markt sind.','A','','','http://www.mst-software4you.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('M1ajmohKws','InkJet-Papier, Photopapier, Laserpapier, Kopierpapier, Transferfolien, Overheadfolien, Visitenkarten, Grusskarten, Etiketten, CD-Einleger, CD-Versandtaschen, Plotterpapiere, wetterfeste Druckfolien','InkJet-Papier, Photopapier, Laserpapier, Kopierpapier, Transferfolien, Overheadfolien, Visitenkarten, Grusskarten, Etiketten, CD-Einleger, CD-Versandtaschen, Plotterpapiere, wetterfeste Druckfolien','Papier & mehr... Druckmedien für den digitalen Druck.','A','','','http://www.papier-und-mehr.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('M1mHgsjY7y','- Mieder und Dessous\r\n- Herrenwäsche','- Mieder und Dessous\r\n- Herrenwäsche','Einzelhandelsgeschäft für Mieder und Dessous','A','','','http://www.hautnah-am-dom.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('m1YDocJCgi','darts, dart, queues, queue, blechschilder, billard, horror, fantasyfiguren, amazonen, sex-gags, scherzartikel, kult, simpsons, southpark, starwars, teletubbies, spiele, magier, masken, magic, fanartikel, zaubern, verrücktes\r\n','darts, dart, queues, queue, blechschilder, billard, horror, fantasyfiguren, amazonen, sex-gags, scherzartikel, kult, simpsons, southpark, starwars, teletubbies, spiele, magier, masken, magic, fanartikel, zaubern, verrücktes\r\n','Hier gibt es Blechschilder, Dart, Billard, Scherzartikel, Sex-Gags, Fantasyfiguren (Amazonen, Magier), Kultartikel (Simpsons, Star Wars, South Park, Teletubbies), Horror, Masken, Spiele, Magic, Hotsticker u.v.m.\r\n','A','','','http://www.masterstore.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('M3a2IeTEYW','Billardtische, Dartzubehör, Flippergeräte, Geldspielautomaten, Airhocjey, Tischfussball, Touchgeräte u.s.w.','Billardtische, Dartzubehör, Flippergeräte, Geldspielautomaten, Airhocjey, Tischfussball, Touchgeräte u.s.w.','Verkauf von Kick, Flipper, Dart, Billardtischen, Airhockey u.s.w.\r\nGRATIS KATALOG anfordern !...','A','','','http://www.sportautomaten.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('m4RV2TOrpA','filmplakat, filmposter, musikposter, fanposter, kunstdrucke, poster, gerahmte bilder, rahmen, geschenke, schnäppchen','Kunstdrucke, Poster, Filmplakate, Fanposter, gerahmte Bilder, Schnäppchen','Wir bieten unseren Kunden Lifestyle frei Haus - Kunst berühmter Maler und\r\nFotografen, von der Klassik bis zur Moderne, Musik- und Filmposter sowie gerahmte Bilder.','A','','','http://www.postergalerie.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('m5mLIKjw99','Blumen, Blumenstrauß, Rosen, Rosenstrauß, Blumenversand, Pflanzen.','Blumen, Blumenstrauß, Rosen, Rosenstrauß, Blumenversand, Pflanzen.','Blumenbestellung direkt beim Floristen. Ohne Handlingsgebühren usw. Lieferung innerhalb weniger Stunden möglich.','A','','','http://www.blumenonline.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('m77piiJw9u','sexshop, erotikshop, sex, shop, erotic, erotik, online, onlineshop, toys, lovetoys, liebeshilfen, hilfsmittel, liebeshilfsmittel, dildo, jellydildo, vibrator, jellyvibrator, luxusvibrator, liebeskugeln, anal, analstöpsel, analtoys, analpropfen, selbstbefr','Lovetoys, Dessous, Lack, Leder, Latex, Sex-Hilfen, Kondome, Vibratoren, Dildos','LadyToys.de - Online-Sex-Shop - Erotikartikel schnell, bequem und 100% diskret bestellen!','A','','','http://www.ladytoys.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('M7q4a1VmqS','Ölgemälde, Schnitzereien, Ikonen, handgeschnitzte Skulpturen aller Art!\r\nBilderrahmen aus Holz','Ölgemälde, Schnitzereien, Ikonen, handgeschnitzte Skulpturen aller Art!\r\nBilderrahmen aus Holz','sehr schöne Ölgemälde, Schnitzereien, Ikonen, Bilderrahmen zu Discountpreisen!','A','','','http://www.traub-kunsthandel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('M9MtmuHOyg','Mineralwasser\r\nSäfte\r\nBiosäfte\r\nBiere','Mineralwasser\r\nSäfte\r\nBiosäfte\r\nBiere','Lieferung von Getränken an Büro`s und\r\nPrivathaushalte','A','','','http://www.ghg-getraenkeshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ma7jGepuOw','T-shirts, Tshirt, T-shirt, Taschen, Textildruck, Textilien','T-shirts, Tshirt, T-shirt, Taschen, Textildruck, Textilien','T-Shirts, Taschen, Caps und andre Textilien schon ab 1 Stück. Werbung mit Ihrer Internet Seite und E-mail Adresse, Firmen, Trikot etc.\r\n','A','','','http://www.stepshop.de/textildruck','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MAo4ewzy5c','DVD','DVD','Schneller, sicherer und preiswerter DVD-Versand mit toller Datenbank und interessanten Suchmöglichkeiten.','A','','','http://www.dvd-station.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mAq23wRUYa','Handy, Handys, Handyshop, GSM, günstig, MP3, Alcatel, Benefon, Bosch, LG Electronics, Motorola, Nokia, Panasonic, Philips, Sagem, Samsung, Sendo, Siemens, Sony, Trium','Handys, Handys ohne Vertrag, Zubehör, Logos und Klingeltöne','HandyExpress.de - der Shop mit der gigantischen Auswahl an günstigen Handys, Zubehör, Logos und Klingeltönen!','A','','','http://www.handyexpress.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MbRTRNabdq','AEROBIC-OXYGEN, der trinkbarer Sauerstoff sowie\r\nOXYGEN-BAR der Sauerstoffzusatz für Wasserkühler (watercooler).','AEROBIC-OXYGEN, der trinkbarer Sauerstoff sowie\r\nOXYGEN-BAR der Sauerstoffzusatz für Wasserkühler (watercooler).','Hier tanken Sie auf, Aerobic-Oxygen erfrischt, revitalisiert Körper und Geist und spendet wertvolle Energien.\r\n','A','','','http://www.oxygen-bar.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MCKX1gvMI3','Blusen, Hemden, Hosen, Shorts, Bermudas, Shirts, Sweater, Pullover, Strickmode, Overalls, Polohemden, Kleider, Röcke, Kuscheltiere, Accessoires','Blusen, Hemden, Hosen, Shorts, Bermudas, Shirts, Sweater, Pullover, Strickmode, Overalls, Polohemden, Kleider, Röcke, Kuscheltiere, Accessoires','Junge Designs, höchste Qualitätsansprüche und eine Fertigung in Einklang mit der Natur. Mode, die alles mitmacht: Funktional, vielseitig, sportiv und schön - genau das Richtige für aktive Menschen. Das ist La Vida!','A','','','http://www.la-vida.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mCOFKS0sAM','Autovermietung, Mietwagen, Mietauto, Leihwagen, Rent a Car','Autovermietung, Mietwagen, Mietauto, Leihwagen, Rent a Car','Wir bieten in über 60 Ländern weltweit Mietwagen zum \"TOP ALLES INKLUSIVE PREIS\". Vorbeisurfen und sparen. Besuchen Sie auch unsere Linkseite \"nützliches + lustiges\"','A','','','http://www.autovermietung-weltweit.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('meKL1KV9c5','Bilder Fotos Digitalkameras Speicherkarten Speichermedien Mobiltelefone Handykarten Fotoporst Canon KodakRoyalPapier Minolta Nikon Fuji Nokia Siemens Kleinbildkameras Spiegelreflexkameras APS-Kameras KB-Kameras Blitzgeraete Objektive Compactflashkarten Sm','Bilder Fotos Digitalkameras Speicherkarten Speichermedien Mobiltelefone Handykarten Kleinbildkameras Spiegelreflexkameras APS-Kameras KB-Kameras Blitzgeraete Objektive Compactflashkarten Smartmediakarten Securedigitalcard SD-Card Multimediacard MM-Card XD','Preisgünstiger Online Fotofachhandel - Digitalkameras, analoge Kameras, Camcorder, Filme und vieles mehr rund um die Fotografie - Marken: AGFA, Canon, Fuji, Kodak, Olympus oder Sony und viele mehr','A','','','http://www.photo-porst.org','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mEs2umVQS9','Citizen\r\nAdec\r\nSeiko\r\nCasio\r\nCiclosport\r\nPulsar\r\nPolar\r\nTimex\r\nTime Force\r\nStefanel\r\nBreitling\r\nOmega\r\nRado\r\nJunghans\r\nHerzfrequenz-Meßgeräte\r\nHeart Rate Monitor\r\nSportuhren\r\nPilotenuhren\r\nFortis\r\nOutdooruhren\r\nKompaßuhren\r\nBarometeruhren\r\nTaucheruhren\r\nW','Armbanduhren','Handel mit Armbanduhren','A','','','http://www.timeworld.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MEwxCkTQYg','Musik, music, Download, kostenlos, umsonst, billig, günstig, einfach, titel, CD, Maxi, LP, Longplay, runterladen, Spass, Spaß, Gewinnspiel, spar, Angebot, Schnäppchen, Pop, Rock, Klassik, Schlager, Hit, Volksmusik, Oldie,','Musik von bekannten (z.B. Britney Spears, Backstreet Boys, Bryan Adams, Tina Turner, ...) und unbekannten Künstlern zum digitalen Download. Z.Zt. sind ca. 80.000 Titel verfügbar.','Music on Demand ist der Online-Musikshop der Deutschen Telekom und bietet superschnellen, legalen Musikdownload aus allen Genres. Das Repertoire von über 190 Musikfirmen (über 80.000 Titel!)steht zum teilweise kostenlosen Download rund um die Uhr zur Verf','A','http://www.musicondemand.de\r\nhttp://www.audio-on-demand.de/mod','','http://www.mod.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MF4DBryDdg','Alles was der Bowler braucht. Bowlingkugeln, Bowlingschuhe, Zubehör.\r\nInrmationen rund um das Bowling','Alles was der Bowler braucht. Bowlingkugeln, Bowlingschuhe, Zubehör.\r\nInrmationen rund um das Bowling','Alles was der Bowler braucht. Bowlingkugeln, Bowlingschuhe, Zubehör.\r\nInrmationen rund um das Bowling','A','','','http://www.bowlnfun.de/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mfzNtTCRz1','Viagra\r\nErektionsstörungen\r\nErektile Dysfunktion\r\nErektionsschwäche\r\nPotenz steigern\r\npotenz-pille','Boom! - natürliches Potenzmittel','Bietet ein pflanzliches Potenzmittel zur Behandlung der Impotenz und Steigerung der sexuellen Erregung der Männer und Frauen an.','A','','','http://www.takeboom.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mgclm5nyOe','Wasserenthärter, Kalkschutzgeräte, Brunnenwasseraufbereitung, Schadstoffentfernung, Nitrat, Eisen, Mangan und Ammoniumentfernung mit Crystal-Right dem patentierten Zeolith, Umkehrosmose für den Haushalt, Aktivkohlefilter, Spezialist für neue Bundesländer!','Wasserenthärter, Kalkschutzgeräte, Brunnenwasseraufbereitung, Schadstoffentfernung, Nitrat, Eisen, Mangan und Ammoniumentfernung mit Crystal-Right dem patentierten Zeolith, Umkehrosmose für den Haushalt, Aktivkohlefilter, Spezialist für neue Bundesländer!','Trinkwasseraufbereitung heute so wichtig wie nie - alle Informationen sowie online Beratung kostenlos. Der deutsche Wasseraufbereiter mit dem umfassenden Angebot. Lassen Sie sich überraschen.','A','','','http://wasser-profi.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MgiPQ9XyuM','Schuhe und Textilien von diversen Firmen wie u.a.:\r\nNIKE, CONVERSE, TIMBERLAND, COLUMBIA, RUSSEL, AND 1, PYRO...!\r\n','Schuhe und Textilien von diversen Firmen wie u.a.:\r\nNIKE, CONVERSE, TIMBERLAND, COLUMBIA, RUSSEL, AND 1, PYRO...!\r\n','BIGFOOT\r\n\r\nShop für Sport- und Freizeitartikel !\r\nSchuhe und Textilien !\r\nSchuhe Ãœbergrößen bis 51 !','A','','','http://www.bigfootstore.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MgmLu78qum','Olivenöl, Balsamico, Essig, Speiseöl, Pasta, Nudeln, Traubenkernöl, Tradizionale, Dijon, Senf, Pesto, Saucen, Oliven, Vitis, Crespi, Fondo, Montebello, Sereni, Marvaldi, Rustichella, Taggiasca, Tropföl, Konfitüre, getrocknete, Tomaten, Spaghetti','Olivenöl, Balsamico, Essig, Speiseöl, Pasta, Nudeln, Traubenkernöl, Tradizionale, Dijon, Senf, Pesto, Saucen, Oliven, Vitis, Crespi, Fondo, Montebello, Sereni, Marvaldi, Rustichella, Taggiasca, Tropföl, Konfitüre, getrocknete, Tomaten, Spaghetti','Groß- und Einzelhandel mit italienischen und europäischen Feinkost-Spezialitäten für den Feinschmecker und die gehobene Gastronomie. In unserem Web-Shop und unserem Ladengeschäft finden Sie eine große Auswahl an Essigen, Ölen, Nudeln und Saucen.','A','','','http://www.oliceto.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MGUbKUp17y','Schilder, Türschilder, Objektkennzeichnungen, Wegekennzeichnungen, Aufkleber, Schaukästen, Vitrinen, Stellwände','Schilder, Türschilder, Objektkennzeichnungen, Wegekennzeichnungen, Aufkleber, Schaukästen, Vitrinen, Stellwände','Schilder, Schaukästen, Objekt- und Wegekennzeichnungen, Vitrinen, Stellwände und mehr !','ABC','','','http://www.top-schilder.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mh6hbNCj2u','ArCon-Visuelle Architektur\r\n(diverse Versionen, Updates, Bundle, Zusatzmodule etc.), \r\nProdukte zur o2c-Technologie, \r\nsonstige Software','ArCon-Visuelle Architektur\r\n(diverse Versionen, Updates, Bundle, Zusatzmodule etc.), \r\nProdukte zur o2c-Technologie, \r\nsonstige Software','ArCon-Software.de ist die ultimative Plattform rund um die renommierte Architerktursoftware ArCon. Auf dieser Site findet der Anwender neben einem umfangreichen Online-Shop Tipps und Tricks zur Nutzung von ArCon sowie eine Vielzahl an weiteren Infos.','A','','','http://www.ArCon-Software.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mHBj0vWvNi','angeln, Angelshop, Angelsport, Angelgeräte, Angelgeräteversand','Angelrute, Angelrolle, Kunstkoeder, Kunstköder, Fliegen, Schnur, Wobbler,','Angekgeräte Onlineshop','A','','','http://www.angel-berger.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MHNjJ2eXhA','Handarbeit, Keramik, Geschenk, Geschenke, Wassersäulen, Licht, Lichtspiele, Wasser, Ton, Tonwaren, Topf, Töpfe, Figur, Figuren, Glas, Dekoration, Dekorationen, Deko, Blumentopf, Blumentöpfe, Stahl, Stahlwaren, Laternen, Windlichter, Haus, Garten','Erdmännchen, Halloweenkürbisse, Gartenwürmer, Blumentöpfe, Flaschenkorken, Schnecken, Pilze, Wassersäulen, Acyrlglasspiegel, Sturmlaternen, Windlichter','Liebevoll, ausgefallene in Handarbeit hergestellte Keramikartikel-Figuren. Wasser- und Lichtspiele, Stahlartikel (Sturmlaternen, Windlichter)Preisliste gratis.','A','','','http://www.geschenke-idee.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MIuDIAlK5U','Office-Software\r\nISDN\r\nGrafikbearbeitung\r\nBetriebssysteme','Office-Software\r\nISDN\r\nGrafikbearbeitung\r\nBetriebssysteme','Wir liefern Ihnen Markensoftware weit unter dem üblichen empf. Verkaufspreisen. Egal ob Office oder Grafikbearbeitung, bei uns werden Sie fündig...','A','','','http://www.cyber-system.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mjFJbty6ZQ','Haushaltwaren Elektrogeräte Porzellan Keramik Gartenmöbel Rasenmäher Rasierer Espressomaschinen Küchenmaschinen Werkzeuge','Haushaltwaren Elektrogeräte Porzellan Keramik Gartenmöbel Rasenmäher Rasierer Espressomaschinen Küchenmaschinen Werkzeuge','Einkauf im Fachgeschäft zu Discountpreisen.','A','','','http://Holland-Letz.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MJJ4N6Uzda','Reisen, Flüge, Tickets, Last-minute, Appartements, Fincas, Hotels, Motels, Leihwagen','Reisen, Flüge, Tickets, Last-minute, Appartements, Fincas, Hotels, Motels, Leihwagen','1001 Last-minute-Ideen von Last-minute-germany. Preise wie am Flughafen. Online & offline buchbare Reiseschnäppchen für Ihren Traumurlaub.','A','','','http://www.last-minute-germany.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MJnjJFMjXW','Snowboard, f2, burton, hot, duotone, salomon, palmer, forum, northwave, flow, proflex, raichle, dee luxe, backhill, dainesse, eastbak, gravis, oakley, dickies,','Snowboard, f2, burton, hot, duotone, salomon, palmer, forum, northwave, flow, proflex, raichle, dee luxe, backhill, dainesse, eastbak, gravis, oakley, dickies,','Bei Blue-Tomato kannst Du Snowboardprodukte aller führenden Markten bestellen:\r\nSnowboards, Boots, Bindings, Softgoods.\r\nBestpreisgarantie und kostenloser Versand in alle EU-Laender+Schweiz.\r\nSuper Angebote. 14 Tage Rückgaberecht. Online Beratung durch Pr','A','','','http://blue-tomato.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mjp0NNyN81','Fächer Drachen, Schmuck , Zauberer, Geschenke','Fächer Drachen, Schmuck , Zauberer, Geschenke','Geschenke für jeden Anlass.','A','','','http://www.traum-geschenke.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MJTN0dcXh9','CDs, Musik, Tonträger, MCs','CDs, Musik, Tonträger, MCs','Schneller, sicherer und preiswerter CD-Versand mit umfangreicher Datenbank und zahlreichen Angeboten.','A','','','http://www.cd-station.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mkAhYe0WGk','Image- und Designpapiere, Kuverts und Briefhüllen, Tinte und Toner, Kopierpapier, Transparentpapiere, Bastelartikel, Papier, Karton, Klebebänder für Werbeagenturen, Architekten, Selbstständige, Anwälte und Notare, Gastronomie, Büro und Zuhause.','Image- und Designpapiere, Kuverts und Briefhüllen, Tinte und Toner, Kopierpapier, Transparentpapiere, Bastelartikel, Papier, Karton, Klebebänder für Werbeagenturen, Architekten, Selbstständige, Anwälte und Notare, Gastronomie, Büro und Zuhause.','Online-Shop zum Aussuchen und Bestellen fast aller Papiersorten und Papierfarben in kleinsten Mengen. Zum teil ab 1 Bogen oder ab 25 Blatt A 4 etc.','A','','','http://www.pappland.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MKivakz3Ek','Puzzles Mobiles Puppen Fingerpuppen Memory Domino Motorik Lernspiele Theater Schach Backgammon Poch Tiroler Roulette Angelspiel Mikado Shut the Box','Puzzles Mobiles Puppen Fingerpuppen Memory Domino Motorik Lernspiele Theater Schach Backgammon Poch Tiroler Roulette Angelspiel Mikado Shut the Box','Hier findet man feine Holzspielwaren für die kleinen- und großen Spieler. Unsere Puzzleecke ist gut bestückt.','A','','','http://www.kauf-24.de/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mkQZ598SMo','lautsprecher, frequenzweiche, frequenzweichen, verstärker, cd-player, hochtöner, mitteltöner, bass, bässe, monacor, img stageline, breitbandlautsprecher, mischpulte, mischpult, kopfhörer, mikrofon, mikrofone, basslautsprecher','lautsprecher, frequenzweiche, frequenzweichen, verstärker, cd-player, hochtöner, mitteltöner, bass, bässe, monacor, img stageline, breitbandlautsprecher, mischpulte, mischpult, kopfhörer, mikrofon, mikrofone, basslautsprecher','Bei uns finden Sie hochwertige Lautsprecher und alles rund um Beschallung zu günstigen Preisen und VERSANDKOSTENFREIER Lieferung. In unserem Shop erhalten Sie ausserdem: Mikrofone, Kopfhörer, Mischpulte, Verstärker, CD-Player und alles zum Lautsprecherse','A','','','http://www.lautsprechershop.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MLHdhbKjnM','Warenwirtschaft, Fibu, PC-Kasse, Inventur, Bilanz, Datev, Datanorm, Fremddaten, Kasse, Web-Shop, Betriebswirtschaftliche Software, Produktion, BWA, Demo, Gratis,','Programme/Module für Handel und Handwerk, Branchensoftware für KFZ-Werkstätten / Getränkemärkte / Baumärkte','Kaufmännische Software für Handel und Handwerk','A','http://www.pc-buero.de','','http://www.pcb-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mLpvl2kdpu','Shop, Whisky, Whiskey, Malt, Single Malt, Blended, Blend, Scotch, Rye, Bourbon, Tennesssee, Canadian, Kanada, Tasting, Verkostung, Whiskyabend, Whiskyglas, Whiskeyglas, Whiskygläser, Gläser, Glas, Tumbler, Maltglas, Wasserkrüge, Wasserkrug, Maltkrug, Ce','Whisky aus Schottland: Scotch, Malt oder Grain, Whiskey aus Irland und Amerika.','Whisky aus aller Welt, aufregende Whiskyabende, Sherry und keltischer Schmuck.','A','','','http://www.whiskywarehouse.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Mm1NaSHuWQ','Sonnenbrillen','Sonnenbrillen','Sun66 - Ihr Online-Shop für trendige Sonnenbrillen. Wir führen Trendbrillen und Markenbrillen der Kollektion Michael und Ralf Schumacher, Hummel, 4you, Route66, Margaret Astor, Marlene und Primetta.','A','','','http://www.sun66.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mm92Ic8o5u','Deckenleuchten, Wandleuchten, Einbauleuchten, Aufbauchleuten, Lampen, Strahler, Kerzenständer, Kerzenleuchter, Vase, Stifthalter, Aschenbecher, Dekofiguren, Figuren, Gartenfiguren,','Deckenleuchten, Wandleuchten, Einbauleuchten, Aufbauchleuten, Lampen, Strahler, Kerzenständer, Kerzenleuchter, Vase, Stifthalter, Aschenbecher, Dekofiguren, Figuren, Gartenfiguren,','Hier finden Sie das, was sie schön immer für Ihre Stilvollen Inneneinrichtung gesucht haben. Vom hochwertigen Kerzenständer bis zu Beleuchtungssystemen!','A','','','http://www.klug-wohnen.de/online-shop/online-shop.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Mnb0BxujXC','lampenschirme, lampshades, paralumi, drahtformen, drahtgestelle, drahtringe, formringe, drahtringe mit befestigung für lampenschirme, drahtringe-, drahtfiguren zum umhäkeln und zum umwickeln mit kordeln, lampenschirmmaterial, stoffe u folien für lampensch','lampenschirme, lampshades, paralumi, drahtformen, drahtgestelle, drahtringe, formringe, drahtringe mit befestigung für lampenschirme, drahtringe-, drahtfiguren zum umhäkeln und zum umwickeln mit kordeln, lampenschirmmaterial, stoffe u folien für lampensch','Eigene Erzeugung von Lampenschirmen und Drahtformen, Reparatur und Neubespannung von Lampenschirmen, Lampenschirme aus Kundenstoff, Lampenschirme zum Bemalen, Drahtringe, Fensterbilder, Bastel-u. Handarbeitsartikel\r\n','A','','','http://www.ad-lampenschirme.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MNbzZDmhf5','besteck, bestecke, markenbesteck, rösle, WMF, BSF, christofle, robbe, berking, rosenthal, villeroy, boch, wilkens, porzellan, porzellantreff, glas, qualitätsbestecke, glaswaren, haushaltsartikel, besteck, bestecke, marken, geschenke, shop, shopping, onlin','besteck, bestecke, markenbesteck, rösle, WMF, BSF, christofle, robbe, berking, rosenthal, villeroy, boch, wilkens, porzellan, porzellantreff, glas, qualitätsbestecke, glaswaren, haushaltsartikel, besteck, bestecke, marken, geschenke, shop, shopping, onlin','Besteck bestellen imn Online Shop von Porzellantreff - Besteck, Bestecksortimente, Markenbestecke sowie weitere Küchenartikel und Haushaltswaren - Töpfe, Pfannen, Kochlöffel, Küchenausstattung, Backgeräte, Küchensiebe, Schneidbretter, Küchenmesser, Porz','A','','','http://www.porzellanscout.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mNLrNHEttS','Unterhaltungselektronik, Car-HiFi, Haushalt, Haustechnik, Kfz-Ersatzteile, Kunsthandwerk, TV, Video, Videocameras, Videokameras, Handys, Fernsehgeräte, Waschmaschinen, Herde, Küchengeräte, Kühlschränke, Gefrierschränke, Kochfelder, Lautsprecher, CD-Wechsl','Unterhaltungselektronik, Car-HiFi, Haushalt, Haustechnik, Kfz-Ersatzteile, Kunsthandwerk, TV, Video, Videocameras, Videokameras, Handys, Fernsehgeräte, Waschmaschinen, Herde, Küchengeräte, Kühlschränke, Gefrierschränke, Kochfelder, Lautsprecher, CD-Wechsl','Online-Shop für Unterhaltungselektronik, Car-HiFi, Haushalt und Haustechnik und Telekommunikation','A','','','http://az-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MNR6Nl3fBU','Gardinenstangen, Stilgarnituren, Storestangen, Scheibenstangen, Gardinenschienen, Blenden, Holzblenden, Gardinenzubehör Jalousien, Jalousetten, Rollos, Deko-Artikel, Raffhaken, Fensterdekorationen, Innendekorationen, Sonnenschutz','Gardinenstangen, Stilgarnituren, Storestangen, Scheibenstangen, Gardinenschienen, Blenden, Holzblenden, Gardinenzubehör Jalousien, Jalousetten, Rollos, Deko-Artikel, Raffhaken','In unserem Dekoshop finden Sie: Gardinenstangen (Stilgarnituren), Scheibenstangen, Gardinenschienen m. Blenden, Jalousien, Rollos, Deko-Artikel uvm. Besuchen Sie uns unter www.interdeco.de','A','','','http://www.interdeco.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mNTBLPmjZy','Praxissoftware, Lern-, Lehrsoftware, Ausbildungssoftware, Elektrosoftware','Elektromanager, Formularplaner, Prüfungsplaner, Ãœbergabebericht und Prüfprotokoll, Berechnungsmanager, Lehrprogramm Gleichstrom, Lehrprogramm Widerstände, Lehrprogramm Ohmsches Gesetz','Lehr-, Lern- und Praxissoftware für die Elektrotechnik','A','','','http://www.ethweb.de/eshop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MO1897dC9m','Hanhart, Aristo, Laco, Storm, Uhrenbeweger, Uhrenwerkzeug, \r\nUhrenzubehör','Hanhart, Aristo, Laco, Storm, Uhrenbeweger, Uhrenwerkzeug, \r\nUhrenzubehör','Armbanduhrenverkauf und alles rund um\r\ndie Armbanduhr','A','','','http://www.uhrenfreunde.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MOCtI7xSE3','Scooter, City-Runner, Ersatzteile, Zusatzteile, Taschen, Reisetaschen, Sporttaschen, Spiele, Kugellager ABEC, \r\nErsatzräder, Gurte','Scooter, City-Runner, Ersatzteile, Zusatzteile, Taschen, Reisetaschen, Sporttaschen, Spiele, Kugellager ABEC, \r\nErsatzräder, Gurte','Sport + Fun, individuelle Sportgeräte und Spiele, sowie Zubehör für Sport und Reise. Scooter-Service','A','','','http://www.scooter-fun.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mOeHEwNK9W','burgenland bgld einkaufszentrum urlaub holidays österreich austria autriche neusiedler see segeln bootfahren wein heurig musik haydn keramik stoob volkstanz thermenland thermalbad pferde reiten wandern radfahren golfschaukel südburgenland thermenregion ba','burgenland bgld einkaufszentrum urlaub holidays österreich austria autriche neusiedler see segeln bootfahren wein heurig musik haydn keramik stoob volkstanz thermenland thermalbad pferde reiten wandern radfahren golfschaukel südburgenland thermenregion ba','!hallo-burgenland! Das burgenländische Einkaufszentrum im Internet!\r\nhallo-burgenland ist eine shop-in-shop-datenbank von beranek-shopsystems.\r\nhallo-burgenland ist eine werbeplattform für burgenländische unternehmen.\r\nhallo-burgenland will die geschäftsv','A','','','http://www.hallo-burgenland.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MpJTv0ADbw','Blumen, blumen, flowers, floristik, Florist, Strauß, online, shop, webshop, Gestecke, Dekoration, Life-Style, wein, Wein, Geschenk, flora, floral, Lausitz, Hoyerswerda, Bock, Versand, Shop, Hochzeit, heiraten, Geschenkshop, advent, Weihnachten , Ostern, M','Blumen, blumen, flowers, floristik, Florist, Strauß, online, shop, webshop, Gestecke, Dekoration, Life-Style, wein, Wein, Geschenk, flora, floral, Lausitz, Hoyerswerda, Bock, Versand, Shop, Hochzeit, heiraten, Geschenkshop, advent, Weihnachten , Ostern, M','wir gestalten Ihren Geschenkblumenstrauß oder dekorieren guten Wein, floral zu einem hochwertigen Präsent','A','','','http://www.flowerroom.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mpl4PN9609','Tennis-, Trekking-, Running-Socken','Tennis-, Trekking-, Running-Socken','Vertrieb von Sportsocken','A','','','http://www.socken-laden.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MpzBrNYbBk','historische, Wertpapiere, US, Aktie, günstig, Shop, Historische, Onlineshop, us, wertpapiere, aktien, Dachau, Bond, Wertpapierangebote, Auktionen, Kron, Kron, Aktien, aktie, kron, USA, shop, Bonds, Eisenbahnen, Automobil, optionsscheine, Optionsscheine, A','historische Wertpapiere\r\nMünzen','Hier finden Sie historische Wertpapiere und Aktien aus den USA. Viele günstige Angebote an historischen Aktien erwarten Sie in unserem Onlineshop.','A','http://www.us-wertpapiere.de\r\nhttp://www.alte-aktien.com\r\nhttp://www.pentenrieder.de','','http://www.pentenrieder.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mqEdCaL3q9','PC-Komplettsysteme, 17\" Zoll Monitore, 19\"Zoll Monitore, 21\"Zoll Monitore, LCD-Monitore, PC, Computer, AMD, Duron, Athlon, Intel, Notebooks, Celeron, Pentium, PC-Systeme','PC-Komplettsysteme, 17\" Zoll Monitore, 19\"Zoll Monitore, 21\"Zoll Monitore, LCD-Monitore, PC, Computer, AMD, Duron, Athlon, Intel, Notebooks, Celeron, Pentium, PC-Systeme','+über 70 PC-Systeme \r\n+auch für Firmen \r\n+Wunschkonfigurationen +schnelle Lieferzeiten\r\n+alle Computer haben 12 Monate Garantie und werden 24 Stunden dauergetestet\r\n+Leasing und Ratenzahlung möglich','A','','','http://www.buyco-webstore.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MqGzCKbOyu','Modelle, Bauteile, Zubehör, Werkzeuge','Modelle, Bauteile, Zubehör, Werkzeuge','Modellbau im großen Maßstab - alles was das Modellbauerherz höher schlagen lässt!','A','','','http://www.tbw-modellbau.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MQU0yW0Igq','Handys und Organizer mit Provider','Handys und Organizer mit Provider','Wir sind ein Shop für mobile Kommunikation. \r\nWir bieten eine große Auswahl an Handys und Handyverträgen. Die Geräte, wie Mobiltelefone, Organizer etc. werden über das Internet vertrieben. Geliefert werden die Produkte innerhalb von 48 Stunden und versand','A','','','http://www.eteleon.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MQWh1qjUMC','Handlingsysteme, Transferanlagen, Pressenautomation, Vakuumsauger, Roboter, Magazinsysteme.','Handlingsysteme, Transferanlagen, Pressenautomation, Vakuumsauger, Roboter, Magazinsysteme.','Onlineshop für Industrie-Automation.','A','','','http://jansen-automation.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mr8DLX78ZM','Sextoys, Geschenke, Partner-Spiele, Vibratoren, Dildos, Liebeskugeln, Literatur, Kondome, Fesseln, Massageöl, Gleitgel, BIOglide, Sexspielzeug, Fun Factory, Atelier Wilhelm, Condomi, Sex, Liebesspielzeug, Phantasms, Kamasutra, pjur Eros Bodyglide, Cockrin','Sextoys, Geschenke, Partner-Spiele, Vibratoren, Dildos, Liebeskugeln, Literatur, Kondome, Fesseln, Massageöl, Gleitgel, BIOglide, Sexspielzeug, Fun Factory, Atelier Wilhelm, Condomi, Sex, Liebesspielzeug, Phantasms, Kamasutra, pjur Eros Bodyglide, Cockrin','SexToysShop!de bietet Ihnen ein Sortiment persönlich ausgewählter Produkte in ausschließlich sehr guter Qualität. Hier finden Sie deutsche Designer Dildos, erotische Geschenke, Biologische Gleitmittel, sexy Comics, detaillierte Produktbeschreibungen sowie','A','','','http://www.sextoysshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mRfB6RyHhe','Computer Server Notebook Kamera Drucker Laserdrucker Farblaser Netzwerk Display Monitor TFT Handheld Kommunikation','Büroausstattungen Computer Server Digitale Kameras Drucker Eingabegeräte Haushaltsgeräte Karten Controller Kommunikation Komponenten Massenspeicher Storage Monitore Projektoren Multimedia Netzwerk Notebook Handheld Scanner Software Speichermedien Unterhal','Wir bieten in unserem Profishop mehr als 25000 Artikel rund um EDV, Notebooks, Server, Kommunikation, Digitale Fotografie, Videoprojektion, Drucker etc. an. Wir haben ständig ca. 15000 Artikel ab Lager verfügbar. Wir produzieren auch Individual-Computer u','A','','','http://www.promise-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MrFFpBanjo','Adapter Brenner CD ROM & DVD Controller \r\nKabel Kühler CPU Diskettenlaufwerke \r\nFestplatten \r\n \r\n \r\n','Adapter Brenner CD ROM & DVD Controller \r\nKabel Kühler CPU Diskettenlaufwerke \r\nFestplatten Webdesign\r\n \r\n \r\n','Onlineversand für Hard- und Software sowie Digitalkameras gängiger Markenhersteller','A','http://www.leviathan-designs.de/shop','','http://www.leviathan-designs.de/edvshop/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MrT4xT7P8s','','','Ihr Büro-Profi im Internet.','A','','','http://www.papbedarf.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mSkHKEzcQ7','Kinderspielzeug, Spielwaren, Kinder, spiele, kinderspielzeug, Spielzeug, Spiele, kinder, Knautschball, knautschball, Fratzen, fratzen, Kinderlachen, kinderlachen, Diddl, diddl, Verkauf, verkauf, Vertrieb, vertrieb, Web, web, World, world, world-wide, Stru','Kinderspielzeug, Spielwaren, Kinder, spiele, kinderspielzeug, Spielzeug, Spiele, kinder, Knautschball, knautschball, Fratzen, fratzen, Kinderlachen, kinderlachen, Diddl, diddl, Verkauf, verkauf, Vertrieb, vertrieb, Web, web, World, world, world-wide, Stru','Kinderspielzeug, Spielwaren, Kinder, spiele, kinderspielzeug, Spielzeug, Spiele, kinder, Knautschball, knautschball, Fratzen, fratzen, Kinderlachen, kinderlachen, Diddl, diddl, Verkauf, verkauf, Vertrieb, vertrieb, Web, web, World, world, world-wide, Stru','A','','','http://www.geegeeface.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Mt2tlFERZi','schuhe, krawatten, socken','schuhe, krawatten, socken','schuhe.net Schuhe direkt aus Italien Online kaufen','A','','','http://www.schuhe.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Mu307yXwas','Last-Minute-Reisen, Last Minute Reisen, Lastminute-Reisen, Lastminute-Reisen, Last-Minute-Urlaub, Last Minute Urlaub, last-minute-Urlaub, last, Lastminute-Urlaub, Last-Minute-Ferien, Last Minute Ferien, Ferienflug','Lastminute-Reisen, Pauschalreisen, Ferienflüge, kurzfristige Reisen, Schnäppchen-Urlaub','Der Fluchthelfer für Spontanurlauber und Sparfüchse bietet täglich bis zu 500.000 echte Lastminute-Reisen und -Ferienflüge mit Abreise innerhalb von 14 Tagen von knapp 30 renommierten Reiseveranstaltern. Sämtliche Angebote sind online buchbar.','A','www.lastminute.de','','http://lastminute.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mU3l7Y2YCq','Handy Zubehör Freisprecheinrichtungen\r\nKartenverträge logos Bildsms Klingeltöne\r\nsms-Sprüche','Handy Zubehör Freisprecheinrichtungen\r\nKartenverträge logos Bildsms Klingeltöne\r\nsms-Sprüche','Alles rund um das Handy.\r\nHandys mit Kartenvertrag ab 0 DM für\r\nalle Netze (D1, D2, E+, E2).\r\nZubehör für Alle aktuellen Handy-Typen.\r\nGroße Auswahl an Betreiberlogos, Klingeltönen und Bildsms.','A','','','http://www.handy-shop24.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Mue8MONQKw','avast! Antivirus für Windows 2000/NT/98/95/ME / \r\navast! Antivirus für MS ExChange / \r\navast! Antivirus für Lotus Domino','avast! Antivirus für Windows 2000/NT/98/95/ME / \r\navast! Antivirus für MS ExChange / \r\navast! Antivirus für Lotus Domino','avast! Antivirus schützt Ihre Daten zuverlässig vor Virenattacken. Mit 2 Bedien-Oberflächen ideal für Einsteiger und Profis.','A','','','http://www.avast.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mui031FMo5','tigi tigi-haircare hair care haircare toni guy shampoo schampoo technical conditioner bed head styling finishing cosmetics kosmetik essensuals bürste buerste spray mousse balm gel promade creme developer lotion stick manipulator joysticks accessoires','Bed Head Stick, Self Absorbed Conditioner, Self Absorbed Shampoo, Uptight, Creative Genius, Manipulator, Shine Junkie, Bürsten','Lifestyle-Produkte für coole Leute. Jetzt habt Ihr die totale Kontrolle über Eure Frisur. Zum Beispiel mit dem Creative Genius lassen Sie Ihrer Phantasie freien Lauf oder das Shine Junkie gibt Ihrem Haar Superglanz, macht es aber nicht fettig oder schwer.','A','','','http://hair-concept.de/shop/','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mUsvUOTceW','Saunabedarf, Saunazubehör, Badezusätze, ätherische Öle, Duftbäder, Seife, Reinigungsmittel, Salinensalze, Badebürsten, Halsbonbons, Ölbäder','Saunabedarf, Saunazubehör, Badezusätze, ätherische Öle, Duftbäder, Seife, Reinigungsmittel, Salinensalze, Badebürsten, Halsbonbons, Ölbäder','Für Ihr Wohlbefinden in Ihrer Sauna, Ihrem Schwimmbad oder einfach in der Badewanne. In unserem Onlineshop finden Sie Saunabedarf, Saunazubehör, Badezusätze, Badesalze, ätherische Öle Duftbäder und vieles mehr!','A','','','http://www.saunabedarf-schneider.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mvtXp65Dfy','Wasserbett, Wasserbetten, Wasser, Bett, Betten, Schlafen, Liegen, Schlafzimmer','Wasserbetten','Man liegt so nett im Wasserbett: \r\nAquaDirect Wasserbetten können Sie bundesweit bestellen, \r\nselbst aufbauen und so jede Menge Geld sparen!','','','','http://www.aquadirect.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mvxvfPQPxs','Ölbilder, Ölgemälde, Graphik, Malerei, Plastik, traditionelle Kunstarten, \r\nKunst, zeitgenössische Kunst, aktuelle Kunst','Ölbilder, Ölgemälde, Graphik, Malerei, Plastik, traditionelle Kunstarten, \r\nKunst, zeitgenössische Kunst, aktuelle Kunst','InternetGallery bietet hochwertige Unikate zu festen und niedrigen Preisen. Alle Kunstwerke können online bestellt und in kürzeste Zeit geliefert werden.','A','','','http://www.internetgallery.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mx6T6HMRVw','Optimale Zusatzernährung für Kinder, Sportler, Senioren! Gewichtsabnahme, Verdauungsstörungen! Vitamine, Mineralien, Spurenelemente, Enzyme!','Optimale Zusatzernährung für Kinder, Sportler, Senioren! Gewichtsabnahme, Verdauungsstörungen! Vitamine, Mineralien, Spurenelemente, Enzyme!','Individuell optimale Nahrungsergänzung, von deutschen Spitzensportlern empfohlen! Fordern Sie noch heute persönliche Infos an!','A','','','http://www.cometo.well24.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mXHR0fSBPA','','','Wir bieten klassische, sowie exotische Sträuße für alle Anlässe an.\r\n','A','','','http://eshop.blumen.co.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('mXjLH69R0Y','Ersatzteile online, Alarmtechnik, Computer Kabel, Stecker, Adapter, Umschalter usw','Ersatzteile online, Alarmtechnik, Computer Kabel, Stecker, Adapter, Umschalter usw','Ersatzteile online, Alarmtechnik, Computer Kabel, Stecker, Adapter, Umschalter usw','A','','','http://www.elektronik-teile.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MxrLfzwDJY','','','Der größte Online Shop für Dj´s','A','','','http://www.djshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MXtRr27BRY','Low, Budget, Design, Hamburg, Eppendorf, Low Budget Design, Online-Shop, Eppendorfer Baum, Kude, Zöckler, Geschenkartikel, Geschirr, Glaswaren, Haushaltswaren, Keramik, Möbel, Textilien, Küchenhelfer, Möbel, Geschenke, Accessoires, Gartenmöbel, Glas, Porz','Geschenkartikel, Geschirr, Glaswaren, Haushaltswaren, Keramik, Möbel, Textilien, Küchenhelfer, Möbel, Geschenke, Accessoires, Gartenmöbel, Glas, Porzellan, Gläser, Tableware','Produkte rund ums Wohnen in zeitlosem Design. Low Budget Design ist ein Online-Shop aus Hamburg-Eppendorf. Wir bieten Geschirr, Möbel und Geschenkartikel sowie Accessoires in hoher Qualität.','A','','','http://www.low-budget-design.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MY3r5uX1Ak','GPS\r\nNavigation\r\nOrtung\r\nAPRS\r\nNMEA\r\nDGPS\r\naktive Antennen\r\nHandgeräte\r\nKFZ-Einbaugeräte\r\nRoutenplaner','Navigationsgeräte\r\nautorisierter Garminhändler\r\nSpezialliteratur über GPS\r\nSystemlösungen\r\nDatenfunksystem\r\n','Ingenieurbüro für drahtlose Nachrichtentechnik\r\nNavigations- und Funkortung\r\nspezialisiert auf GPS','A','','','http://gps-ilg.de','BC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('MyCTq10Mii','Hemden, T-Shirts, Hosen, Jacken, Fahrräder, Möbel, Schuhe, Sonnenbrillen, High Heels, Pumps, Clubwear, Lifestyle, Kapuzzenpullover, Sofa, Brillen, Sha Sha, mens wear, womens wear, Pimpit, Chochie, Low rider, Johnny Suede, Casino wear, Dragon Fly, TredAir,','Hemden, T-Shirts, Hosen, Jacken, Fahrräder, Möbel, Schuhe, Sonnenbrillen, High Heels, Pumps, Clubwear, Lifestyle, Kapuzzenpullover, Sofa, Brillen, Sha Sha, mens wear, womens wear, Pimpit, Chochie, Low rider, Johnny Suede, Casino wear, Dragon Fly, TredAir,','Willkommen in unserem Imperium!!! Dies ist die erste Adresse für wahren Lifestyle und Rave- und Clubwear....wir sind noch wenige....aber wir werden jeden Tag mehr!!!!!','A','','','http://www.pimpit.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('N0DWR4MVHr','Blechschilder, Blechpostkarten, Emailleschilder, Spieluhren, Walt Disney, Warner Brothersl, originelle Spardosen','Guinness, Coca Cola, Vespa, Disney','Blechschilder, Blechpostkarten, Emailleschilder, Spieluhren, Walt Disney Artikel, Warner Brothers Artikel, originelle Spardosen... all das finden Sie auf Reklamewelt.de!!','A','http://www.reklame-welt.de','','http://www.reklamewelt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('n1Oq3a2WKX','Eishockey, Schlittschuhe, Schläger, Helme, Torwartausrüstung, Schutzkleidung, Handschuhe, Taschen, Trikots, Zubehör, Tennisschuhe, Tennisschläger, Griffbänder','Eishockey, Schlittschuhe, Schläger, Helme, Torwartausrüstung, Schutzkleidung, Handschuhe, Taschen, Trikots, Zubehör, Tennisschuhe, Tennisschläger, Griffbänder','Sportartikel Online Shop für Eishockey und Tennis, Homepage der Tennisschule Ewert','A','','','http://www.ts-ewert.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('n2hWzbyjXx','Sporternärung, Eiweiß, Protein, Kohlenhydrate, Pyruvat, Creatin, Weight Gainer, L-Carnitin, Aminos, Aminossäuen, Glutamin, Vanadyl, Bücher, Literatur, Sportliteratur, Sportbücher, Kraftsport, Bodybuilding','Sporternärung, Eiweiß, Protein, Kohlenhydrate, Pyruvat, Creatin, Weight Gainer, L-Carnitin, Aminos, Aminossäuen, Glutamin, Vanadyl, Bücher, Literatur, Sportliteratur, Sportbücher, Kraftsport, Bodybuilding','Produkte Marktführender Hersteller zum gezielten Styling ( Muskel & Masseaufbau & Fettabbau ) des Körpers.\r\nSporternährung mit Tips zur Wirkung und Anwendung.\r\nSportliteratur & ZUbehör.','A','','','http://www.Body-Styling-Products.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('N40oLDu2bp','Hardware, Software, Netzwerke, Webspace, Domain, Web, Provider','Hardware, Software, Netzwerke, Webspace, Domain, Web, Provider','Computer - Internet - Netzwerke','A','','','http://www.tophardware.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('N44ol8AZ6f','Minicom, Adaptec, Roline, Microsoft, Value, Belkin, Dlink, 3com, Verax, Coolmaster, allied telesyn, Axis, BTR, Schroff, APC, Powerware, NEC, Epson, OKI, Zweckform, HP, 3M, Bafo, EXSYS, Peppercon, Asus, Maxtor, Soltek, IBM, Seagate, imation, sandisk, iomeg','Minicom, Adaptec, Roline, Microsoft, Value, Belkin, Dlink, 3com, Verax, Coolmaster, allied telesyn, Axis, BTR, Schroff, APC, Powerware, NEC, Epson, OKI, Zweckform, HP, 3M, Bafo, EXSYS, Peppercon, Asus, Maxtor, Soltek, IBM, Seagate, imation, sandisk, iomeg','Sie suchen ein Spezialkabel, Steckkarte oder Adapter dann werden Sie bei uns fündig. Videokonverter, Spezialkonverter USB, Gender, Changer, Firewire und Kabel von Standart bis Ãœberlänge.Besuchen Sie uns hier werden Sie fündig. Unsere Adresse: Klumpp-EDV E','A','http://www.klumppedv.de','','http://www.klumpp-edv.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('n4PYzN9DDV','Wein, Rotwein, Weisswein, Weißwein, Dessertwein, Suesswein, Prädikatswein, Spirituosen, Likör, Weinliteratur, Sekt, Weine, Schnaps, Weinzubehör, Weinkosmetik, Destillate, Rosé','Wein, Rotwein, Weisswein, Weißwein, Dessertwein, Suesswein, Prädikatswein, Spirituosen, Likör, Weinliteratur, Sekt, Weine, Schnaps, Weinzubehör, Weinkosmetik, Destillate, Rosé','vinothek24 - österreichische Weine und mehr. Bei uns finden Sie nicht nur excellente österreichische Weine, sondern auch Sekte, Spirituosen, Zubehör, Weinliteratur, aktuelle Nachrichten aus der Welt des Weines und vieles mehr.','A','','','http://www.vinothek24.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('n4TSnnqnpd','Glas, Porzellan, Geschenke, Bestecke, Haushalt, Rosenthal, Hutschenreuter, Wedgwood, Villeroy & Boch, Arzberg, Thomas, Seltmann, Eschenbach, Gallo, Heinrich, Hummel, Goebel, Swarovski, Selb, Alessi, Rösle, Ritzenhoff, Zwilling, WMF, Tirschenreuth, KPM, Me','Glas, Porzellan, Geschenke, Bestecke, Haushalt, Rosenthal, Hutschenreuter, Wedgwood, Villeroy & Boch, Arzberg, Thomas, Seltmann, Eschenbach, Gallo, Heinrich, Hummel, Goebel, Swarovski, Selb, Alessi, Rösle, Ritzenhoff, Zwilling, WMF, Tirschenreuth, KPM, Me','Ihr Fachgeschäft für Glas, Porzellan, Bestecke, Haushalt und Geschenke mit den besonderen Preisen. Unsere Leistungen sind individuelle Beratung, Hochzeitsservice, Bestellservice, Versandkosten freier Online-Shop, Geschenk- und Gutscheinversand.','A','','','http://www.laubmann.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('n59OQA27kb','Wohnaccessoires, Ikonen, Fensterbilder, Tiffany-Glaskunst, Schreibaccessoires, Schmuck','Wohnaccessoires, Ikonen, Fensterbilder, Tiffany-Glaskunst, Schreibaccessoires, Schmuck','Wohnaccessoires und andere schöne Dinge fürs schöne Leben - sich oder anderen eine Freude machen!','A','','','http://www.mkg-geschenkideen.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('n7AA936wE0','Scherzartikel, Moorhuhn, Simpsons, Fun, TV Total, Geburtstag, Geschenke, \r\nGeschenkideen, Schnäppchen, Weihnachtsgeschenke, Simpson, Geschenk, \r\nGeschenkidee','Mercandising- und Scherzprodukte','In unserem Shop finden Sie ausgefallene Produkte und Geschenkideen, passend\r\nzu jeder Gelegenheit.\r\nSimpson, South Park, TV Total, lustige Scherzartikel und vieles mehr. Da\r\nkommt der Spaß auch nicht zu kurz!','A','','','http://www.jokeworld-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('n7UKYcDqkb','Tee, Zubehör, Teebücher','Tee, Zubehör, Teebücher','Versand von Original Goldmännchen-Tee aus dem grünen Herzen Deutschlands.','A','','','http://www.goldmaennchen.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NaUyOG8qQB','lastminute, hotel, urlaub, online, dvd, shop, nokia, handy, player, bad,','lastminute, hotel, urlaub, online, dvd, shop, nokia, handy, player, bad, reisen, computer, hotels, einkaufen, ferienwohnung, games,','shophexe.de - Lust auf Shopping - Software - Musik - Computer - Handys - DVD - Tickets - Reisen ...','','','','http://www.shophexe.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NBPUXdq2hT','Kabel, DVD, CD, Video, Audio, TV, HiFi, Stereo, Dolby, THX, DTS','DVD, Audiotestgeräte, Videomessgeräte, Test-CD, Kabel','','','','','http://www.burosch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nBRqVHK4Fx','Wunderbares Decomania - der Online-Shop mit Deko- und Geschenkartikeln der besonderen Art. Dekofiguren, Deko-Objekte, Seltenes, Außergewöhnliches, Nostalgisches, Antiquitäten, Hollywood-Artikel und vieles mehr...','Wunderbares Decomania - der Online-Shop mit Deko- und Geschenkartikeln der besonderen Art. Dekofiguren, Deko-Objekte, Seltenes, Außergewöhnliches, Nostalgisches, Antiquitäten, Hollywood-Artikel und vieles mehr...','Wunderbares Decomania - der Online-Shop mit Deko- und Geschenkartikeln der besonderen Art. Dekofiguren, Deko-Objekte, Seltenes, Außergewöhnliches, Nostalgisches, Antiquitäten, Hollywood-Artikel und vieles mehr...','A','','','http://www.decomania.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Nd4CrNUDvj','Erotic, Vibratoren, Dildos, Liebesspielzeug, Love Toys, Specials, Erektion, Liebe, Potenz, \r\nLuststeigerung, Love Dolls, \r\nDolly Buster,','Specials aus USA, Potenz-Trainer, \r\nVibratoren, Dildos, Love Dolls, \r\nLiebesspielzeug,','Exclusiv Erotic-Shop:\r\nLassen Sie sich durch unser Programm zu mehr Lust; neuen Ideen und Varianten für Ihr erotisches Liebesspiel anregen.\r\nLassen Sie Ihrer Lust freien Lauf...','A','','','http://www.neue-lust-erleben.de/','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NdfKdFM4BR','Karateanzüge, Judoanzüge, Boxsäcke, Bücher, Kickboxausrüstung, \r\nBoxausrüstung, Boxhandschuhe, Gürtel, Waffen, Uhren, Aerobicbekleidung, \r\nFitnessbekleidung, Taekwondoausrüstung, Kopfschützer, Faustschützer','Karateanzüge, Judoanzüge, Boxsäcke, Bücher, Kickboxausrüstung, \r\nBoxausrüstung, Boxhandschuhe, Gürtel, Waffen, Uhren, Aerobicbekleidung, \r\nFitnessbekleidung, Taekwondoausrüstung, Kopfschützer, Faustschützer','In unserem Online-Shop erhalten Sie alles rund um den Kampfsport, \r\nFitnessbekleidung und Uhren','A','http://www.sportland.de','','http://www.sbj.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NdtgzbYrH8','Portweine Port Barros Burmester Pocas Quinta Romaneira Delaforce Dow Fonseca Graham Quinta do Noval Taylor Quinta do Vesuvio','Portweine Port Barros Burmester Pocas Quinta Romaneira Delaforce Dow Fonseca Graham Quinta do Noval Taylor Quinta do Vesuvio','Hochwertige Portweine von verschiedenen Erzeugern - ausschließlich LBV, Colheita und Vintage Port.','A','','','http://www.vinhoporto.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ne3yyc2mEZ','BDSM bdsm sm sadomaso sexshop sex-shop fetisch fetish edelstahl bondage spanking peitsche dildo rohrstock handschelle seile fessel handfessel fussfessel erotikshop erotik-shop anal vagina penis frankfurt hamburg berlin münchen hessen köln dresden leipzig','Erotikartikel, besonders für den SM-Bereich','Ihr preisgünstiger Online-Shop für alle Artikel zum Thema BDSM, Leder, Bondage, Spanking und Edelstahl','','keine','','http://www.bdsm-laden.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ne7omuLsCF','Shampoo, Haarspray, Spray, Festiger, Coloration, Toenung, Farbfestiger, Dauerwelle, Fixierung, Blondierpulver, Haarkur, Haarwachs, Wachs, Färbung, Wimpernfarbe, Augenbrauenfarbe, Schminke, Make up, Mascara, Lippenstift, Kajal, Puder, Nagellack, Wickler, D','Shampoo, Haarspray, Spray, Festiger, Coloration, Toenung, Farbfestiger, Dauerwelle, Fixierung, Blondierpulver, Haarkur, Haarwachs, Wachs, Färbung, Wimpernfarbe, Augenbrauenfarbe, Schminke, Make up, Mascara, Lippenstift, Kajal, Puder, Nagellack, Wickler, D','Ihr Online-Shop für alle Produkte rund um den Friseurbedarf.','A','http://www.friseurwaren.de','','http://www.friseurbedarf24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nFTObNcHhb','Wein, Sekt, Rotwein, Weinbrand, Traubensaft, Weintraubenlikör, Rosé, Trester,','Wein, Sekt, Rotwein, Weinbrand, Traubensaft, Weintraubenlikör, Rosé, Trester,','Ãœber 60 Weingüter des Anbaugebietes Mosel-Saar-Ruwer präsentieren Ihre besten Erzeugnisse gemeinsam in einem Shop. Für jeden Geschmack und jeden Geldbeutel findet sich etwas. Auch Raritäten ab 1901 und Spezialitäten wie Winzersekte, Eisweine, Trockenbeere','A','','','http://www.moselwein24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nFxgxlg8Tr','Garten, Gartenbau, Landschaftsbau, Naturschutz, Biologie, Landwirtschaft, Tiere, Haustiere, Nutztiere, Heimtiere, Zeitschriften, Bücher, Verlag, Information, Floristik, Schulbuch, Ratgeber, Häusliches Arbeiten, Selbermachen, Pflanzen, Aquaristik, Terraris','Bücher und Zeitschriften','Online shoppen beim Buch- und Zeitschriftenverlag für die Bereiche Garten, Gartenbau, Landwirtschaft, Tiere und Biologie.','','','','http://www.ulmer.de/shop.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nG11IQdK50','Handy, Handyzubehör, Kostenlose SMS, Oberschalen, Datenkabel, Antennen, Lederkonsolen, Freisprechanlagen, Ladekabel, Ledertaschen, Akkus, Ersatzantennen u.v.m....','Handy, Handyzubehör, Kostenlose SMS, Oberschalen, Datenkabel, Antennen, Lederkonsolen, Freisprechanlagen, Ladekabel, Ledertaschen, Akkus, Ersatzantennen u.v.m....','Handy+ Handyzubehör = Handy-Treff ! Kostenlose SMS, Freisprechanlagen, Oberschalen, Antennen , für Nokia, Siemens, Motorola, Ericsson, Philips, Panasonic, ..','A','','','http://www.handytre.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NGI73AHSwz','Pressetaschenbücher, Fachbücher für Presse, PR, Marketing und Werbung, Adressbücher, Hörbuch-Management-Seminare, Hörbücher, Reisevideos, Spezial-Interest-Videos, Modernes Antiquariat, Sonderausgabe und preiswerte Restbestände, Elektonische Nachschlagewer','Pressetaschenbücher, Fachbücher für Presse, PR, Marketing und Werbung, Adressbücher, Hörbuch-Management-Seminare, Hörbücher, Reisevideos, Spezial-Interest-Videos, Modernes Antiquariat, Sonderausgabe und preiswerte Restbestände, Elektonische Nachschlagewer','Spezialversandbuchhandlung für Modernes Antiquariat, Videos, Hörbücher, Adressbücher und Elektronische Nachschlagewerke','A','','','http://www.bema.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nHDOhdozRV','die gesamte Zubehörpalette für Mobilfunkhandys','die gesamte Zubehörpalette für Mobilfunkhandys','Online Shop für Mobilfunkzubehör - \r\nQualität hat einen Namen','A','','','http://www.hdk2000.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NJ4EXralRf','sexshop, erotikshop, sexmazine, porno dvds, pornos, pornohefte','Magazine, Dvds, Videos','Sexshop, Weltweiter Sexartikel Versand, Absolut Diskret! Grosse Auswahl an: Sexmagazine, Videos, Dvds. Erotikfilme und DVDs, Vibrators, uvm.','A','','','http://www.loveandfun.com/de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NjVO2jwRpX','','','Versandhandel von Spielen und Zubehör. Für N64, PC, PSX1, PSX2, Dreamcast, GameBoy u.v.m.','A','','','http://www.abound.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nKgAM96qAX','PCs, Monitore, Drucker, Notebooks, Zubehör u.s.w.','PCs, Monitore, Drucker, Notebooks, Zubehör u.s.w.','Hard- und Software','A','','','http://www.iMJ-Jeschak.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nKkOI3nOCn','Computer, Hardware, Gehäuse, ATX, Tower, AT Gehäuse, Gehäuse Zubehör, Software, Grafikkarten, Design Gehäuse, Brenner, Desktop Gehäuse, Auktionen, Online Auktionen, Netzteile, Web Cams, Webcam, Kabel, Sex, Computerzubehör, Großhandel, Grosshandel, Compute','Computer Design Gehäuse und Zubehör','Comp & More Versand ist ein Online Shop, Spezialisiert auf Computer Gehäuse Groß und Einzelhandel, der Sie 24 Std. am Tag Herzlich Willkommen heißt. Wir bieten von 08/15 Computer Cases bis zu absolut hochwertigen Server Towern fast alles, was das Comp','','http://www.compandmore.de/index1.htm\r\nhttp://www.auktion.compandmore.de/\r\nhttp://www.multimedia-shop24.de/\r\n\r\n','','http://www.compandmore.de/','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nkOegwRkYR','Büroartikel Schulutensilien Scheren Lineal Spitzer Füller Spezialhefte Schreibunterlagenblock Küchengeräte Messer Scheren Öffner Schäler PC-Zubehör Tastaturen Maus Sportartikel Musikinstrumente Beratung','Büroartikel Schulutensilien Scheren Lineal Spitzer Füller Spezialhefte Schreibunterlagenblock Küchengeräte Messer Scheren Öffner Schäler PC-Zubehör Tastaturen Maus Sportartikel Musikinstrumente Beratung','Linkshänder-Gebrauchsgegenstände so wie Literatur und Videofilm für und über Linkshaender\r\nflexible Lieferzeiten','A','http://www.sinergo.ch\r\nhttp://www.sinergo.at\r\nhttp://www.sinergo.com','','http://www.sinergo.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nLBMn4uxXz','AQUAPAC AQUAPAK AQUAPACK AQUAMAN AQUA-PAC AQUA-PACK','AQUAPAC AQUAPAK AQUAPACK AQUAMAN AQUA-PAC AQUA-PACK','AQUAPAC - 100% wasser-, sand- und staubdichte Spezial-Schutztaschen für Handy, Kamera, Organizer, GPS usw.','A','','','http://aquapac.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NLPKx2WN0z','Netzwerk, Netzwerke, Software, Windows, Windows 2000, Windows 98, Windows ME, Windows 95, Consulting, Dienstleistung, Beratung, Switches, Router, DSL, xDSL, Repeater, Ethernet, Patch-Kabel, Internet, Mulitmedia, Unternehmensberatung, Service, Support, Gib','Netgear, 3Com, Elsa, Symantec, LG, AOPEN, Adaptec, ASUS; Abit, Gigabyte, Enmic, Microsoft, APC, UPS, Toshiba, Liteon, V7, Videoseven, Kingston, Intel, AMD, Matrox, Creative, AVM, Allied Telesyn, SMC','Die gescon IT-Consulting bietet Ihnen in unserem e.Shop herausragende Produkte, vor allem aus dem Bereich Netzwerktechnik. Daneben aber auch eine reichhaltige Auswahl an sonstigen EDV-Komponenten zu günstigen Preisen. Profitieren Sie von unserer langjähri','A','','','http://www.gescon.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nn07RzITR4','Lebensmittel, Tee, Gemüse, Gewürze, Getränke, Wein, Austernsauce, Chillisauce, Fischsauce, Sojasauce, Sojaöl, Seasmöl, Erdnußöl, Reis, Reisnudeln, Reismehl, Reiswein, Sake, Pflaumenwein, Ume, Lycheewein, Mango, Papaya, Rambutan, Longan, Konserven, Currypa','Lebensmittel, Tee, Gemüse, Gewürze, Getränke, Wein, Austernsauce, Chillisauce, Fischsauce, Sojasauce, Sojaöl, Seasmöl, Erdnußöl, Reis, Reisnudeln, Reismehl, Reiswein, Sake, Pflaumenwein, Ume, Lycheewein, Mango, Papaya, Rambutan, Longan, Konserven, Currypa','Wok-Online: Der Online-Shop für Wok, Reiskocher, asiatische Lebensmittel und\r\nZubehör','A','','','http://www.wok-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('noKuyuz95P','Modeschmuck, Schmuck, Colliers, Kolliers, Armbänder, Halsketten, Markenmodeschmuck, Strass-Schmuck, Strassschmuck, Granat-Schmuck, Perlen, Glas-Schmuck, Designerschmuck, Designer-Schmuck , Swarovski, Swarovski-Steine, Broschen, Gablonzer Schmuck, Glaskett','Designer-Markenmodeschmuck, Strass-Schmuck mit Swarovski-Steinen','Von der aktuellen Mode inspiriert! Hochwertiger Designer-Markenmodeschmuck - Colliers, Armbänder, Ohrringe, Granatschmuck, Strass-Schmuck, - handgefertigt aus wertvollem Glas, Metall mit Swarovski-Steinen, vergoldet , rhodiniert. Für höchste Ansprüche der','A','','','http://www.bijoux-de-boheme.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nOQyoePyY2','Geschenke\r\nRitzenhoff\r\nLeopold Vienna\r\nGläser \r\nBücher\r\n','Geschenke\r\nRitzenhoff\r\nLeopold Vienna\r\nGläser \r\nBücher\r\n','Shop für besondere Geschenke und Dekorationen','A','','','http://www.festcompany.de/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nOsuMsXWuF','Psion, Palm, Windows CE, Software, \r\nHardware, Zubehör, Etuis','Psion, Palm, Windows CE, Software, \r\nHardware, Zubehör, Etuis','Alles rund um die Psion Organizer. Online Software-Shop, Hardware, Zubehör, Etuis, etc. Software auch für Palm und Windows CE','A','','','http://www.psionshop.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nOWImkzouH','Spezialitätenversand, Wohlbefinden, Onlineshop, Noni, Noni-Produkte, Vitalstoffe, Nahrungsergänzung, Getränke, Körperpflege','Noni-Produkte, Vitalstoffe, Nahrungsergänzung, Getränke, Körperpflege','In unserem Online-Shop für Drogeriespezialitäten erhalten Sie Produkte, die Ihnen Ihr Leben noch schöner, angenehmer, gesünder und vor allem lebenswerter machen sollen!\r\n','A','','','http://www.drogeriespezialitaeten.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nQ7ikuFCil','Simpson-/ Southpark- /TV-Total-/Starwars-/Pokemon-/Sesamstrasse-/Startrek-/ Moorhuhn-/Looney Toons Merchandise, Lavalampen, Blow-Ups, Sprudelsäulen, Dekofiguren, Trophäen, Papp-StandUps, Soakers, Hägg & Weil, Kühe, Monimals, Furbies, Masken ...','Simpson-/ Southpark- /TV-Total-/Starwars-/Pokemon-/Sesamstrasse-/Startrek-/ Moorhuhn-/Looney Toons Merchandise, Lavalampen, Blow-Ups, Sprudelsäulen, Dekofiguren, Trophäen, Papp-StandUps, Soakers, Hägg & Weil, Kühe, Monimals, Furbies, Masken ...','Der abgefahrene Online-Shop. Ãœber 1000 Artikel !','A','','','http://www.kauf-rausch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NqeW5IFKcF','Videorecorder, Camcorder, Videoschnittgeräte, Multimedia-Software, Kabel, Fachliteratur, Videocassetten, Software','Videorecorder, Camcorder, Videoschnittgeräte, Multimedia-Software, Kabel, Fachliteratur, Videocassetten, Software','Wir sind das Forum fuer Ihr Videohobby, Videoschnitt und Vertonung. In unserem Webshop finden Sie interessante Software und Hardware fuer Video','A','','','http://www.videoforum.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nQk7O3h5Q6','Bonitätsauskünfte, Auskunftei, Inkasso, Auskunft, Bonität, Mahnungen, Auskünfte','Bonitätsauskünfte durch Online-Datenbank.','Vermeiden Sie Zahlungsausfälle im Vorfeld durch Bonitätsauskünfte. Unsere Datenbank steht Ihnen rund um die Uhr zur Verfügung.','A','','','http://www.web-guardian.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NqmuuSxGUl','World of Asia, Asia, World, Welt, Welt of Asia, Onlineshop, Bambus, Teakholz, Gewinnspiel, Free, Gratis, Ges','World of Asia, Asia, World, Welt, Welt of Asia, Onlineshop, Bambus, Teakholz, Gewinnspiel, Free, Gratis, Ges','World of Asia, Asia, World, Welt, Welt of Asia, Onlineshop, Bambus, Teakholz, Gewinnspiel, Free, Gratis, Ges','A','','','http://www.world-of-asia.com/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nQqM9edqGb','Salzkristall-Lampen\r\nSalzkristall-Teelichter\r\nSalzkristall-Aromalampen\r\nSalzkristall-Nebler (Ultraschall-Zerstäuber)','Salzkristall-Lampen\r\nSalzkristall-Teelichter\r\nSalzkristall-Aromalampen\r\nSalzkristall-Nebler (Ultraschall-Zerstäuber)','Lichtbogen Salzkristall-Lampen - Lichtschwingungen für die Seele, Ionenspender für das Raumklima !','A','','','http://www.lichtbogen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nrDI6h1tFt','Erotic Art erotische Kunst Erotik Aktfotos Aktphotos Aktaufnahmen Aktfotografie Poster Bilder Sex Sonderangebote portofreie Lieferung Kunstwerke Skulpturen\r\n','Erotic Art erotische Kunst Aktfotos Aktphotos Aktaufnahmen Poster Bilder Sonderangebote Skulpturen\r\n','\"Kunstwerke: seriös & sexy\" - ob als Geschenk oder zum Selbstgenießen - im erotischen Kunstangebot ist für jeden Geschmack etwas dabei. Die seriöse Erotik-Kunst-Präsentation wurde als \"schönster Messestand\" der Erotikmesse \"Venus 2002\" hoch gelobt. Aktuel','AB','','','http://shop.akt-und-kunst.de/start.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nseMIEpKGH','Radarwarner, Playstation, SAT Receiver, MOD-Chips','Radarwarner, Playstation, SAT Receiver, MOD-Chips','Radarwarner Playstation SAT-Shop Securty Handy-Zubehör','A','','','http://www.voss-tronic.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NskeMabw7V','Software\r\nPapier\r\nVisitenkarten\r\nCD-Label','Software, Etiketten, Visitenkarten, CD-Label, Gruß- und Glückwunschkarten, InkJet- und Laser Papiere','Druckprogramme für alle Gelegenheiten.\r\nPapiere, Label, Karten aller Art','A','www.internetshop.de\r\n','','http://www.s-i-c-s.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nSUg5U2mQF','Vollverstärker, Vor- und Endstufen, CD-Player im Highend-Bereich\r\nhifi, highend, musik','Vollverstärker, Vor- und Endstufen, CD-Player im Highend-Bereich','Verkauf von highendigen Verstärkern und CD-Spielern aus Italien','A','','','http://www.faseaudio.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Nt6yPfin08','OBOY!, Jailhouse, BrunoBanani, Converse, Bodyart, Bodystyle, l´homme invisible, Return, KarlHeinzWagner, HOM, Mode, unterwäsche, dessous, strretwear, bademode, clubwear, slips, string, tanga, streetwear','OBOY!, Jailhouse, BrunoBanani, Converse, Bodyart, Bodystyle, l´homme invisible, Return, KarlHeinzWagner, HOM, Mode, unterwäsche, dessous, strretwear, bademode, clubwear, slips, string, tanga, streetwear','OBOY! under- club- beachwear more for MEN!\r\nNur das beste aus europäischen Herrendesignerkollektionen!\r\nGRATIS! Katalog + Ihrname@OBOY.com\r\nLabels: OBOY! Jailhouse BrunoBanani Converse Bodyart Bodystyle l´homme invisible Return KarlHeinzWagner HOM, ...','A','','','http://www.oboy.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nuMW5uD7c4','mode, wichtig, trend, club, street, young, fashion, techno, wear, gothic, dark, lack, underwear, wäsche, dessous, jeans, drinks, absinth, caipirinha, cocktail, buch, bücher, mode, wichtig, kleidung, mode wichtig, mode-wichtig, aderlass, sektor1, sektor 1,','Trendfashion, Clubwear, Streetwear, Jeans, Underwear, Lack, Leder, Gothic-Fashion, Shoes, Boots, Accessoires, Szene-Drinks, Kosmetik, Haarfarben, ...','Fashion & Lifestyle Onlineshop','A','','','http://www.mw-store.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NUOGqQpcQb','Video- und Computerspiele, Baby- und Kleinkindspielzeug, Autos und Rennbahnen, Hobby und Basteln, \r\nGesellschaftspiele, Outdoor\r\nLernspielzeug, Plüsch und Teddybären','Video- und Computerspiele, Baby- und Kleinkindspielzeug, Autos und Rennbahnen, Hobby und Basteln, \r\nGesellschaftspiele, Outdoor\r\nLernspielzeug, Plüsch und Teddybären','The funkiest Toystore in the Galaxy.\r\nMegastarke Auswahl an hochwertigen Marken-Spielsachen zu galaktisch-günstigen Preisen. Ãœber 8.000 Artikel für Groß & Klein.','A','','','http://www.toys.tx40.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nvJMv4Wllx','Software aus allen Bereichen!','Software aus allen Bereichen!','Bei mediakauf.de finden Sie eine Riesenauswahl an Software - bestens sortiert!','A','','','http://mediakauf.de/default.asp?origin=shopyoo','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NWyOoYZQoP','H.I.S., Levis, Jean Pascal, Tom Taylor, MEXX, Yves Rocher,','H.I.S., Levis, Jean Pascal, Tom Taylor, MEXX, Yves Rocher,','Hier findet die Frau alles, was das Herz begehrt!','A','','','http://www.sheego.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NX0SHlEHPL','Spielzeug, Spiele, Puppen, Yoyos, Fingerbaords, footbags, hackysacks, \r\nKäthe Kruse, Cuboro, Haba, Selecta','Spielzeug, Spiele, Puppen, Yoyos, Fingerbaords, footbags, hackysacks, \r\nKäthe Kruse, Cuboro, Haba, Selecta','Bei uns bekommen Sie Spielzeug, Jongliermaterial, Puppen, Footbags, FIngerboards und Yoyos, \r\nu.a. von folgenden Firmen: Cuboro, Hackysack, Käthe Kruse, Selecta, Techdeck, Yomega.','A','','','http://www.spielebazar.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NXbStBQf8J','Samsonite Reisegepäck, Koffer, Rucksäcke, Kleidersäcke, Reisetaschen, XEMEX und Montblanc Armbanduhren, Artemide Tischleuchten, Lampen, Montblanc Füller, Schreibgeräte, Skate-Scooter, Expressomaschinen, Star-Wars-Uhren, Nikon, Minolta, Pentax, Fuji, Konic','Samsonite Reisegepäck, Koffer, Rucksäcke, Kleidersäcke, Reisetaschen, XEMEX und Montblanc Armbanduhren, Artemide Tischleuchten, Lampen, Montblanc Füller, Schreibgeräte, Skate-Scooter, Expressomaschinen, Star-Wars-Uhren, Nikon, Minolta, Pentax, Fuji, Konic','Markenartikel zu Tiefpreisen für Reisen, Business, Geschenke, Lifestyle und Haushalt','A','','','http://www.topmarken.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('nXHcFH9JLJ','Selbstklebetexte, Aufkleber, Beschriftungen, Autoaufkleber, Autobeschriftungen','Selbstklebetexte, Aufkleber, Beschriftungen, Autoaufkleber, Autobeschriftungen','Selbstklebetexte für Autos, Autobeschriftungen, Labels, Aufkleber, Beschriftungen, Werbung\r\nschon ab 1 Stück. Machen Sie Werbung mit Ihrer Internet Seite und E-mail Adresse !','A','','','http://www.stepshop.de/selbstklebetexte','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('NXRGXxSl28','Weine, Rotwein, Weissweine, Prosecco, Weinzubehör, Ãœbersee Weine','Weine, Rotwein, Weissweine, Prosecco, Weinzubehör, Ãœbersee Weine','Ob Rot-, Weißweine oder auch Prosecci – unser Angebot aus den weltweit besten Anbaugebieten hält für jeden Weinliebhaber den richtigen Tropfen bereit.','A','','','http://www.woww.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Nz6yldYVXl','Wartemusik auf Audio-CD/CD-ROM','Wartemusik auf Audio-CD/CD-ROM','GEMA-freie Wartemusik für die Telefonanlage *** Music On Hold royaltyfree ***','A','','','http://www.warteschleifen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('o040l2Y26Y','Espressotassen, Accessoires, Kaffee, Sonderangebot, Küche, Wein, Balsamico, Balsamico, Bücher, Cappuccinotassen-Ritzenhoff, Eingelegtes, Espresso, Espressomaschinen, Espressomühlen, Classic-Thun, Ritzenhoff, Geschenkkörbe, Grappa, Gru&','Espressotassen, Accessoires, Kaffee, Sonderangebot, Küche, Wein, Balsamico, Balsamico, Bücher, Cappuccinotassen-Ritzenhoff, Eingelegtes, Espresso, Espressomaschinen, Espressomühlen, Classic-Thun, Ritzenhoff, Geschenkkörbe, Grappa, Gru&','Verkauf und Versand von italienischen Spezialitäten wie Espresso, Espressomaschinen, Olivenöl, Balsamico, Geschenkkörbe uvm.','A','','','http://www.altravita.de/Shop.php','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('O0vJvZ5d09','Sex, Erotik, Erotikversand, Erotikartikel, fetisch, liebesspielzeug, toys, \r\nDessous, erospa, EROSPA, erotisch, erotische Artikel, Erotik Artikel, Erotik Versand, Erotikshop, Erotik Shop, Sexshop, Sex Shop,','Liebesspielzeug, Dessous, Fetisch, Kondome, Bücher & Magazine, Erotik-Videos, Sex-Präparate, DVD & CD-ROM, Party & Fun Artikel','Erotikversand für exklusive Erotikartikel und Dessous von Markenherstellern zu unglaublich günstigen Preisen. Verdienen Sie Geld mit unserem Partnerprogramm.','','','','http://www.erospa-shop.de/?pid=shopyoo.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('o1cfyEPGU9','Ätherische Öle, Pendel, Tarotkarten, Schmuck, Power Armbänder, Räucherwerk','Ätherische Öle, Pendel, Tarotkarten, Schmuck, Power Armbänder, Räucherwerk','Versand von Räucherwerk, Ätherischen Ölen, Schmuck, Pendel, Tarotkarten u.v.m.','A','','','http://www.esopia.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('o3GRYMNOAO','gartenmoebel, teakmoebel, holzmoebel, moebel, teak, garten, wohnen, sonnenschirme, polsterauflagen, kissen','gartenmoebel, teakmoebel, holzmoebel, moebel, teak, garten, wohnen, sonnenschirme, polsterauflagen, kissen','Bei Akzentro finden Sie die passenden Gartenmöbel für Ihre individuellen Ansprüche. Genießen Sie das Wohnerlebnis Garten......bei Akzentro','A','','','http://www.akzentro.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('O3k4uWVciW','Motorradersatzteile, Motorradzubehör, Auspuffanlagen, Biker, Honda, Kawasaki, Yamaha, Suzuki, Auspuffanlagen, Streetfighter, Speedfighter, Ersatzteile, Koni, Koni-Federbeine, Mono-Federbeine, Bremsen, Memmingen, Bike, Batterien, Bremsbeläge, Vergasermembr','Motorradersatzteile, Motorradzubehör, Auspuffanlagen, Biker, Honda, Kawasaki, Yamaha, Suzuki, Auspuffanlagen, Streetfighter, Speedfighter, Ersatzteile, Koni, Koni-Federbeine, Mono-Federbeine, Bremsen, Memmingen, Bike, Batterien, Bremsbeläge, Vergasermembr','Motorradzubehör und Motorradersatzteile für Honda, Kawasaki, Yamaha und Suzuki wie Kettenkits, Auspuffanlagen, Koni-Federbeine, Batterien, Zünkerzen, Bremsbeläge, Motorenöle, Bremsscheiben, Reparaturanleitung, Luftfilter, Super-Bike-Lenkerumbau, Stahlflex','A','','','http://www.ambi-bike.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('o5mxs7JESW','Airex-Matten, Stillkissen, Lammfelle, Baby-Kissen, Tempur-Matratzen, Tempur-Kissen.\r\nMassagebänke, Pezzi-Bälle, Sprossenwände, Tummy-Tub etc.','Airex-Matten, Stillkissen, Lammfelle, Baby-Kissen, Tempur-Matratzen, Tempur-Kissen.\r\nMassagebänke, Pezzi-Bälle, Sprossenwände, Tummy-Tub etc.','Ihr Partner wenn es um Ihre Gesundheit geht. Wir vertreiben Produkte von \r\nA wie Airex-Matten über S wie Stillkissen und M wie Matratzen bis Z wie Zubehör für \r\nIhr persönliches Gesundheitsequipment.\r\nAuch sind wir der Richtige Partner im Bereich Dienstle','A','','','http://www.orthodyn.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('O6BHHVSxzm','Powerware USV-Anlagen und entsprechende Software, intelligentes Energiemanagement (Energy Control System)','Powerware USV-Anlagen und entsprechende Software, intelligentes Energiemanagement (Energy Control System)','Alles was man braucht, um seinen PC, sein Netzwerk oder jede andere auf Strom angewiesene Anwendung vor Stromausfällen zu schützen.','A','','','http://www.usv-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('O6j2pNWpdi','motorrad, roller, kawasaki, bmw, yamaha, suzukiArai, Shoei, Alpinestars, Dainese, Spyke, Spidi, AGV, Simpson, Craft, Suomy, Marushin, Held, Nolan, Schuberth, Uvwx, Roof, Bos, Shark','motorrad, roller, kawasaki, bmw, yamaha, suzukiArai, Shoei, Alpinestars, Dainese, Spyke, Spidi, AGV, Simpson, Craft, Suomy, Marushin, Held, Nolan, Schuberth, Uvwx, Roof, Bos, Shark','Alles was ein Biker braucht !\r\nWir führen starke Marken wie : Arai, Sheoi, Simpson, Dainese, Spyke, Spidi, Agv, Schuberth, Uvex, Nolan, Craft, Roof, Held, Shark...','A','','','http://www.motorrad3.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('O6L8zdoDF7','CDs, DVDs, CD-Versand, Shop, Videos, LPs, MDs, Pokemon, Mp3, Mp3z, Bücher, Pop, Reggae, Trance, Techno, Rock, Charts, Jazz, Erotik, Hörbeispiele, Action, Angebote, Bestseller, Blues, Books, Chormusik, Country, Dance, Filmmusik, Soundtracks, Folklore, Funk','CDs, DVDs, CD-Versand, Shop, Videos, LPs, MDs, Pokemon, Mp3, Mp3z, Bücher, Pop, Reggae, Trance, Techno, Rock, Charts, Jazz, Erotik, Hörbeispiele, Action, Angebote, Bestseller, Blues, Books, Chormusik, Country, Dance, Filmmusik, Soundtracks, Folklore, Funk','CDs, DVDs, Videos und Bücher aller Sparten bequem finden und auf Rechnung bestellen!','A','','','http://www.abc-cd.de/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('O6pXHxSHJc','Nokia, Siemens, Motorla, Sagem, Telekom, Viag Interkom, EPlus, Vodafon','Nokia, Siemens, Motorla, Sagem, Telekom, Viag Interkom, EPlus, Vodafon','Vollständige Liste aller Mobiltelefon & ein riesen Angebot an Festnetztelefone. Egal ob Schnurlos oder Schnurgebunden. Hier finden Sie alles zu billig Preisen.','A','http://www.pcrtelekom.de\r\nhttp://www.billiger-anrufen.de','','http://www.pcr-telekom.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('o8DjVjSVrA','Didgeridoo und Zubehör, Schmuck, Acryldesign, Accessoires u. a. Traumfänger und Windspiele','Didgeridoo und Zubehör, Schmuck, Acryldesign, Accessoires u. a. Traumfänger und Windspiele','Hochwertige Didgeridoos zu günstigen Preisen. Weiterhin Acryldesign, Schmuck und Accessoires.','A','','','http://www.aabori.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('O8pB0D7P0M','handy, nokia, siemens, ericsson, motorola, mobil, telefon, oberschale, ledertasche, ladekabel, freisprechen, freisprecheinrichtung, logos, daten, software, datenkabel, festnetz, analog, isdn','Mobiltelefone, Zubehör, Oberschalen, Logos, Klingeltöne, Taschen','Alles rund ums handy','A','http://www.edvas.de','','http://www.shophandy.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('O9gFYmhgyi','Nokia, Siemens, Ericsson, Motorola, Sagem, Apple, Palm','Nokia, Siemens, Ericsson, Motorola, Sagem, Apple, Palm','Handy Originalzubehör und Mobile Data sowie Apple Produkte und Palm Organizer, Handys, Mobiltelefone, Datakits, Datapackages, alle Produkte von Nokia, Ericsson, Motorola, Sagem, Panasonic, Sony','A','','','http://www.telefonino.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('o9oDA9Je37','','','Kartenvorverkauf für kulturelle Veranstaltungen im In- und Ausland u.a. für die Festspiele in Salzburg, Bregenz und Mörbisch, Staatsoper Wien sowie Arena di Verona, Mailänder Scala.','A','','','http://www.arena.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oaOro76S9c','headset, headsets, freisprecheinrichtung, freisprecheinrichtungen, freisprechlösungen, freisprechlösung, einbausatz, kfz-einbausatz, handyzubehör, handy-zubehör, nokia, siemens, alcatel, motorola, panasonic, ericsson, sony, samsung, sagem, philips, nec, t','headset, headsets, freisprecheinrichtung, freisprecheinrichtungen, freisprechlösungen, freisprechlösung, einbausatz, kfz-einbausatz, handyzubehör, handy-zubehör, nokia, siemens, alcatel, motorola, panasonic, ericsson, sony, samsung, sagem, philips, nec, t','Ihr Online-Shop mit einer überzeugenden Auswahl an Headsets, Freisprecheinrichtungen und sogar THB-Plug-and-Play-Lösungen für Ihr Alcatel, Ericsson, Motorola, NEC, Nokia, Panasonic, Philips, Sagem, Samsung, Siemens, Sony und Trium.','A','http://www.fastshopping.de','','http://www.headsets24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oAYxOgp5ua','Porzellan, Manufakturen, Gläser, Bestecke, Hausrat, Tischwäsche','Porzellan, Manufakturen, Gläser, Bestecke, Hausrat, Tischwäsche','radikal reduzierte GeschirrserienTeile vieler namhafter Marken\r\nständig wechselnde Sonderangebote\r\nständig wechselnde Deko-Ideen','A','www.stilger.de','','http://www.einkaufen-wiesbaden.de/stillg','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oE9BmyL5UU','CD-ROM, DVD, Mainboards, Floppy, Grafikkarten, Soundkarten, Asus, Hercules, Elsa, MSI, Epox, Creative, Aopen, Teac, Ricoh, Kingston, Logitech, Cherry, Plantronics, Plextor, Maxtor, IBM, Western Digital, Fujitsu, Gainward, Shuttle, Philipps,','Hardware, Software von Nahmhaften Herstellern.\r\nKomplettsysteme, Einzelteile sowie alles was ein Computerherz begehrt.','Kaufen sie bequem von zu Hause aus 24Std. online ein. Finanzierung möglich!!! Stellen Sie sich auf Wunsch Ihren Traum-PC zusammen. Weiterhin erhalten Sie hier bei uns exklusiv für Deutschland und Österreich die Komplettsysteme \"Powered by Hercules\"','A','','','http://www.kf-computersysteme.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oEQPQudA5g','Druckerpatronen, Tintenpatronen, Nachfülltinte, Inkjet-Papier','Druckerpatronen, Tintenpatronen, Nachfülltinte, Inkjet-Papier','Bei uns erhalten Sie Tintenpatronen so günstig, dass Sie es kaum glauben werden.\r\nNiedrige Versandkosten und schnelle Lieferung.','A','','','http://www.krauss-tinte.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OeuJEMpGG9','österreichische Gärtnereien, Hydrokultur, Zierkies, Pflanzenpflege, österreichische Baumschulen, Obstbaum, Garten, Gartenpflege, Gartenplanung, Gartenbau, Floristen, Pflanzenservice, Pflegeservice, Hydropflanzen, Zimmerbrunnen, Pflanzenservice, Dienstleis','österreichische Gärtnereien, Hydrokultur, Zierkies, Pflanzenpflege, österreichische Baumschulen, Obstbaum, Garten, Gartenpflege, Gartenplanung, Gartenbau, Floristen, Pflanzenservice, Pflegeservice, Hydropflanzen, Zimmerbrunnen, Pflanzenservice, Dienstleis','Die Welt der Pflanzen.','A','','','http://www.gaertnerei.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oF8JNbu4b7','Hochfrequenz-Steckverbinder und Koaxialkabel','Hochfrequenz-Steckverbinder und Koaxialkabel','Steckverbinder und Kabel vom Stecker-Profi®','A','','','http://www.stecker-profi.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Of8tV43RJe','Schmuck\r\nAnhänger\r\nKetten\r\nBroschen\r\nOhrringe\r\nArmbänder\r\nJade\r\nNeuseeland\r\nGeschenk','Anhänger\r\nKetten\r\nBroschen\r\nOhrringe\r\nArmbänder','Neuseeländischer Jadeschmuck - original Grünstein (Maori: Pounamu)','A','','','http://www.nz-laden.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ofj2FfqrrS','lastminute, reisen, pauschalreisen, shopping, kaufhaus, disneyland, musicalreisen, mode, schnäppchen, preiswert, designermode, sportartikel, fitnessgeräte, discontpreise, kosmetik, kindermode, kinderseite,','Autos, Bücher, Büromaterial, Computer, Drogerie, Erotik, Foto, Handy, Kindermode, Spielzeug, Kosmetik, Gartenbedarf, Haushalt, Möbel, CD, Video, Reisen, Lastminutereisen, Schmuck, Tierbedarf uvm.','1A Shopping im Kaufcenter. Kaufen Sie alles vom Buch über Kosmetik bis hin zur preiswerten Familienreise. Gehen Sie auf Schnäppchenjagd in Ihrem Internetkaufhaus!','','www.kaufcenter-online.com\r\nwww.kaufcenter-online.net','','http://www.kaufcenter-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ofnDvhKfvm','windeln, baby, einwegwindeln,','Babywindeln','Online Windel-Express','A','www.pamfix.com','','http://www.pamfix.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OfV6Rxyxnu','solar, solartechnik, solarenergie, solaranlagen, solaranlage, solarregler, solarzellen, Photovoltaik, Sonnenenergie, wechselrichter, Solarmodul, Solarmodule, fronius, BP, Solarshop, solarenergie, solarstrom, solarladeregler,','Solarmodule, Solarzellen, Wechselrichter, Laderegler, Solarpumpen, Sinus-Wechselrichter, Fronius, BP, Saturntechnik, Großdisplays, MST 43-LV, BP 3160S, BP 275U, BP 585F, BP 5170','Solarstromanlagen für Freizeit, Wohnmobil, Boot, Wochenendhaus und Gartenhaus aber auch Netzeinspeisesysteme mit bis zu mehreren kW Leistung gehören zu unsrem Angebot. Beratung, Planung und Montage der Anlagen ünbernehmen wir auch gerne für Sie.','A','','','http://www.pro-umwelt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oFVf2r56B9','Eisenbahnbuch, Eisenbahnbücher, Buch, Bücher, Video, Videos, Eisenbahnvideos, Modellbahnbücher, Modelleisenbahnvideos, Modelleisenbahn, Modellbahn, Fahrkarten, Fahrscheine, Dampflok, Modellbahnbörse, Freizeit','Eisenbahnbuch, Eisenbahnbücher, Buch, Bücher, Video, Videos, Eisenbahnvideos, Modellbahnbücher, Modelleisenbahnvideos, Modelleisenbahn, Modellbahn, Fahrkarten, Fahrscheine, Dampflok, Modellbahnbörse, Freizeit','Bei uns finden Sie nahezu 2000 Artikel rund um die kleine und große Eisenbahn sowie Fahrkarten für Nostalgiefahrten.','A','','','http://www.dampfbahnshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OFxrLj1XZg','Birkenstock, Papillio, Tatami, Betula, Birkis, Berufsschuhe, Gehwol, Allpresan, Sissel, Schuhe, Kosmetik, Fusspflege,','Birkenstock, Papillio, Tatami, Betula, Birkis, Berufsschuhe, Gehwol, Allpresan, Sissel, Schuhe,','Sie erwarten Produkte von Birkenstock, Papillio, Tatami, Betula, Birkis, Gehwol, Bodico, Allpresan und natürlich Tipps rund um Ihre Gesundheit.','A','','','http://www.praxis-gress.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oG1NcmTiii','Papier, Briefbogen, Visitenkarten, Werbeblätter, Infoblätter, Plakate, Glückwunschkarten, Einladungen, Urkunden, Speisekarten, Getränkekarten, Etiketten, Tischkarten, CD-Einleger, CD-Etiketten, Software, Fotokopien, Sigel-Papier, Umschläge','Papier, Briefbogen, Visitenkarten, Werbeblätter, Infoblätter, Plakate, Glückwunschkarten, Einladungen, Urkunden, Speisekarten, Getränkekarten, Etiketten, Tischkarten, CD-Einleger, CD-Etiketten, Software, Fotokopien, Sigel-Papier, Umschläge','Bei uns finden Sie alles rund um´s Papier, EDV-Druck und Fotokopien. Auf Wunsch bringen wir Ihre Ideen oder Dateien mit modernster Lasertechnologie auf Papier.','A','','','http://www.gcg-schuler.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ohlRtvaxpy','Tickets, Merchandisingartikel','Tickets, Merchandisingartikel','Tickets und Konzertkarten - von deutschlands größtem Ticketverkäufer für Rock, Pop, Klassik, Musical, Volksmusik, Metal, Comedy, Jazz, Blues, Schlager, Operette, Ballett, Theater, Fußball, Tennis und mehr....\r\n','A','','','http://www.eventim.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OHp4PTk6lG','Zauberartikel, Zauberzubehör, Zauberbedarf, Star Wars, Geschenkartikel, Neuheiten, Entwicklungen','Zauberartikel, Zauberzubehör, Zauberbedarf, Star Wars, Geschenkartikel, Neuheiten, Entwicklungen','Zaubern, Zauberei, Tricks, Magie, Bücher, Videos, Seide, Selbstklebefolien, Karten, Trickkarten, Scherzartikel, Zubehör, Star Wars, Geschenkartikel, Neuheiten, Entwicklungen, Elektrionik für Zauberer.\r\nAlles, rund um die Zauberei.Ihre Ideen, unsere Artike','A','','','http://www.manipulix.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OHtPjvWJns','Waschmaschinen Trockner Esse Waschtrockner Geschirrspüler Herd Dunstabzugshauben Mikrowelle Espressomaschinen Einbaugeräte Kühlgefrierkombinationen Klimageräte','Waschmaschinen Trockner Esse Waschtrockner Geschirrspüler Herd Dunstabzugshauben Mikrowelle Espressomaschinen Einbaugeräte Kühlgefrierkombinationen Klimageräte','Lieferung innerhalb Deutschland der Firmen Siemens Bosch Neff Aeg Saeco Jura.','A','','','http://www.elektrohandel-roll.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ohZ48pSPdq','','','Hier finden Sie eine große Auswahl an Messinglampen: Tisch-, Decken-, Steh- und Wandleuchten mit vielen Kombinationsmöglichkeiten.','A','','','http://www.berliner-lampen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OieBCC2g9S','Roland\r\nStika \r\nSTX-8\r\nSTX-7\r\nSchneideplotter','Roland\r\nStika \r\nSTX-8\r\nSTX-7\r\nSchneideplotter','Roland Stika Schneideplotter STX-7 und STX-8 und Zubehör.Kvalitet zum günstigsten Preis\r\nWenn Sie Geld sparen wollen - fragen Sie uns !','A','','','http://www.stepshop.de/stika','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oiIJGkLyO3','Tickets fuer alle Veranstaltungen in Berlin und viele Veranstaltungen in Deutschland','Tickets fuer alle Veranstaltungen in Berlin und viele Veranstaltungen in Deutschland','Theaterkasse in Berlin, Tickets fuer Berlin und Deutschland online bestellen und bezahlen\r\nVersandservice','A','','','http://www.telecard.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OjnPjt54ta','Animal Pak, Hard Fast, Gain Fast 3100, Herbal Thermo Stack, Gain Pro, Genesis Formula, GH max, Amino 1900, Spa Pak, Power Chews','Animal Pak, Hard Fast, Gain Fast 3100, Herbal Thermo Stack, Gain Pro, Genesis Formula, GH max, Amino 1900, Spa Pak, Power Chews','Weight Gainer, Aminos, Power Stuff, Multivitamine, Diät- und Definitionsprodukte sowie Trainings- und Ernährungstips. Durch Direktverkauf vom Importeur ca. 25% günstiger.','A','','','http://www.global-nutrition.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ojvlbr5PV1','International; Lewmar; Vetus; Aqualung;\r\nRonstan; und vieles mehr.','International; Lewmar; Vetus; Aqualung;\r\nRonstan; und vieles mehr.','Seashop- Ihr Partner für den Wassersport.\r\nBootszubehör & Wassersportartikel sowie Pflege & Reinigungsmittel.\r\nTips und Tricks rund ums Boot','A','','','http://www.seashop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oK3zM50yem','Joop, Versace, Hose, Gucci, Hemd, Bekleidung, Anzug, Fendi, Hilfinger, Pullover, Jeans','Joop, Versace, Hose, Gucci, Hemd, Bekleidung, Anzug, Fendi, Hilfinger, Pullover, Jeans','Der OutletStore im Internet mit Mode von Joop, Versace, Gucci, D&G und vielen mehr','A','','','http://www.edelstore.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oK565MHqse','Glas, Holz, Felle, Bärwurz, Wolpertinger, Schnupfmaschinen, Mineralien','Glas, Holz, Felle, Bärwurz, Wolpertinger, Schnupfmaschinen, Mineralien','Der urige Shop aus dem Bayerischen Wald mit aussergewöhnlichen Geschenkartikeln.','A','','','http://www.bayerwaldshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oKmdKcfAyY','Kunst des 20. jahrhunderts: Gemälde, Aquarelle, Grafik, Skulpturen','Kunst des 20. jahrhunderts: Gemälde, Aquarelle, Grafik, Skulpturen','Wir zeigen 2-4 Kunstausstellungen im Jahr und veranstalten 2 Kunstauktionen. Unser Skulpturenpark zeigt zahlreiche Freiplastik für den Garten','A','','','http://www.kunstgut-effeldorf.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('okuBwifoS9','Handycover, Oberschalen, Nokia Cover, Zubehör, Akkus, Headset, Freisprecheinrichtungen, Alles fürs Handy','Handycover, Oberschalen, Nokia Cover, Zubehör, Akkus, Headset, Freisprecheinrichtungen, Alles fürs Handy','Ãœber 500 Handy Cover mit exclusivem Design, keine Standart Coverbilder, wenn Sie bei uns kein Cover, keine Oberschale finden die Ihnen zu sagt dann mailen Sie uns, wir werden das von Ihnen gewünschte Cover besorgen','A','','','http://www.funcover.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oLPz6rQv21','Lack-, Leder-Latex-Bekleidung, S/M-Artikel, High-Heels, Erotikartikel für Sie und Ihn, Livecams,','Lack-, Leder-Latex-Bekleidung, S/M-Artikel, High-Heels, Erotikartikel für Sie und Ihn, Livecams,','Erotik-Boutique-Onlineshop mit exklusiver Auswahl in der Schweiz','A','','','http://www.erotik-boutique.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OLTlv4oppk','Hängematte, Hängematten, Hängesessel, Hängesitz, Hängesitze, Schwebesessel, Babyhängematte, Kinderhängematte, Babytragetuch, Hängemattengestell, hammocks, hamacs, hamacas, amache, haengematten, haengematte, babybag, tricotti, Amazonas, Reisezeit.','Hängematten, Hängesessel, Kinderhängematten, Babyhängematten, Babytragetücher, Hängemattengestelle, Hängesesselgestelle','Der onlineshop und Laden in München für Hängematten, Hängesessel, Hängesitze, Schwebesessel, Kinderhängematten, Babyhängematten, Babytragetücher, Hängemattengestelle und alles Zubehör rund um die Hängematte.\r\n\r\n','A','','','http://www.e-haengematten.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ONjfTjw2p3','Hotelzimmer Unterkünfte','Hotelzimmer Unterkünfte','Ihr Hotel in der City von Berlin, direkt am Kurfürstendamm.','A','','','http://www.hotel-ahorn.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oNJTNfU0dU','Dickies, Diesel, Energie, Freeman T.Porter, Pash, G-Star, Levis, Miss Sixty, Adidas, Converse, Gola, Nike, Puma\r\nEs, Buffalo, DVS, Puma, Osiris, Vans','Dickies, Diesel, Energie, Freeman T.Porter, Pash, G-Star, Levis, Miss Sixty, Adidas, Converse, Gola, Nike, Puma\r\nEs, Buffalo, DVS, Puma, Osiris, Vans','stylishe Markenkleidung, trendige Schuhe und witzige Accessoires.Unsere Brands:Miss Sixty, G-Star, Levis, Kazz, Freesoul\r\nBuffalo, Osiris, Puma und und und','A','http://www.mein-klamottenladen.de','','http://www.pernetix.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ONLfb4AvRW','Schokolade, Geburtstage, Glückwünsche, Glückwunschkarten, Gratulationen, Weihnachten, Ostern, Valentin, Muttertag, Geschenke, Geschenkideen, Mitbringsel, Ueberraschung, Confiserie, Postversand, Werbegeschenk, Werbegeschenke, Handarbeit,','Schokolade Gruss- & Glückwunschkarten für jeden Anlass','Originelle Geschenkideen für Geburtstage, Jubiläen, Gratulationen, Genesung oder einfach für Liebesgrüsse!','A','','','http://www.sweetart.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ONn6jn3xT1','UNCLE Sam pro fitness hemden hosen pants lr international bikini streetwaer unterwaer men woman clubwear beachwear bikini bh string shirt, sweater','Hemden, Hosen, Fitnesswear, Streetwear, Clubwear, Beachwear, Unterwear u.a.','Sportswear von lässig bis elegant.','','','','http://www.dragfox.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('onPNbNIlZM','Toff Togs, Togs Zone, toff togs, togs zone, ToffTogs, kinderkleidung, kinderbekleidung, Toff, Togs, Zone, Designer, Mädchenkleidung, Mädchenbekleidung, Kinder, Designerkleidung, Miezemaus, Kenzo, Versandhandel, Internetshop, Mode, Kindermode, kindermode,','Toff Togs, Togs Zone, Une Hautre Couture, Kleidung, Kinderkleidung, Kindermode, Designerkleidung, Jacken, Hosen, Röcke, Pullover, Shirts, T-Shirts,','Ihr Onlineshop für exclusive Designer Kindermode von Toff Togs, Togs Zone, sowie Haute Couture Kleidung für Kinder','AC','http://www.designerkleidung.info','','http://www.miezemaus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oOq6mQROKU','Eastpak, Eastpack, Rucksack, Reisetasche, Tasche','Rucksack, Taschen, Reisetaschen','Wir führen (alle) Eastpak-Artikel','A','','','http://www.bag-it.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OPjzHfm6h5','Audio-Technik \r\nKommunikations-Technik \r\nComputer-Technik \r\nBüro-Technik \r\nHiFi-Technik \r\n','Audio-Technik \r\nKommunikations-Technik \r\nComputer-Technik \r\nBüro-Technik \r\nHiFi-Technik \r\n','Völkner bietet mit über 18.000 Artikeln ein reiches Sortiment aus den Bereichen Technik und Elektronik. Neben dem Shop mit dem regulären Sortiment gibt es dort ab sofort den Euro Discount. Hier finden Sie ausgesuchte Schnäppchen hochwertiger Produkte zu b','A','','','http://www.voelkner.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OpNXnlYtrk','shirt, raik, shirts, shirts für, shirts für männer, menswear, onlineshop, clubwear, mode, outfit, technowear, junge männer, sportliche männer, pullover, badehosen, coole, trendy, klamotten, bedruckte shirts, motivshirts, stretch, wickelröcke, muskeln, mus','Clubwear- und Party-Shirts, Pullover, Wickelröcke, Badehosen, bedruckte Shirts','Shirts für Männer von RAIK menswear: von trendy bis klassisch. Partywear, coole Clubwear, bedruckte Shirts, Mode für fashion victims, Muskelshirts, Wickelröcke, Pullover und Badehosen im RAIK Onlineshop.','A','','','http://www.raik-berlin.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oqAr5MDgU3','nlineshop, Deuter, NUK, Linden, Glueckskaefer, Glückskäfer, Kinder, Babys, Kinderbett, Bettsett, Betthimmel, , Himmelbett, Ersatzbezug, Ersatzbezuege, Autokindersitz, Autokindersitzersatzbezuege, Autokindersitzersatzbezüge, , Ersatzbezug, E','Ersatzbezüge für Autokindersitze, Gurtpolster für Autokindersitze, Sitzverkleinerer, Bettsetts, Bettdecken, Nestchen, Seitenlagerungskissen, Krabbeldecken, Kinderschlafsack, Stillkissen, Kirschkernkissen, Kinderwagenzubehör, Fußsäcke, Tragetaschen, Wickel','Qualitätsprodukte der Marken Linden, NUK, \r\nGlückskäfer und Deuter. Unsere Auswahl umfaßt sowohl Produkte für die ersten Monate sowie \r\npreiswerte Ersatzbezüge für den Austausch bereits strapazierter Autokindersitze, Kinderhochstühle ect. \r\n','A','','','http://www.ABC-Kinderzubehoer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OQCXKgzUOi','CDs, Schallplatten, Maxi-CDs, Singles, LPs, Maxis','CDs, Schallplatten, Maxi-CDs, Singles, LPs, Maxis','Second-Hand CDs und Schallplatten, Raritäten, über 110.000 günstige Angebote, Ankauf und Versand','A','','','http://www.funrecords.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oqMx1iHyOk','Roulettesystem Roulette System Spielbank Spielbanken Casino Croupier Permanenz Permanenzen Gewinnen','Systemspieler - Die Software zum einfachen Erstellen, Spielen und Prüfen von Roulette-Systemen. Chart - Die Software zum optimieren von Sätzen. Permanenz-CD mit über 720.000 authentischen Coups deutscher Spielbanken, Permanenzbearbeitung - Die Software zu','Mit Software und System in der Spielbank beim Roulette gewinnen. Systemspieler, Permanenz-CD, Chart und Permanenzbearbeitung.','A','http://www.systemspieler.de','','http://www.casinosoft.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OqqLuqPYuq','Brettspiele, Kartenspiele, Knobeleien, Denkspiele, Gesellschaftsspiele, Babyspielzeug, Greiflinge, Kinderspiele, Schiebetiere, Bauklöte, Holzspielzeug, Holzkran, Holzeisenbahn, Baukasten, Baukastensysteme, fischertechnik, Lasy, Metallbaukasten, Mosaik, St','Brettspiele, Kartenspiele, Knobeleien, Denkspiele, Gesellschaftsspiele, Babyspielzeug, Greiflinge, Kinderspiele, Schiebetiere, Bauklöte, Holzspielzeug, Holzkran, Holzeisenbahn, Baukasten, Baukastensysteme, fischertechnik, Lasy, Metallbaukasten, Mosaik, St','Web-Shop rund ums Spielen','A','','','http://www.webwide-spielen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oR2dN890Hu','Kinder, Baby, Ping, Pong, Pingpong, Online, Shop, Spielzeug, Kinderzubehör, Kinderwagen, Autositze, Kinder, Baby, Kinder, Baby, Kinder, Baby, Kinder, Baby, Textilien, Babyausstattung, Holzspielzeug, Hess, Holzspielzeug, Kinderwagen, Kinderwagen, Möbel, Ki','Kinder, Baby, Ping, Pong, Pingpong, Online, Shop, Spielzeug, Kinderzubehör, Kinderwagen, Autositze, Kinder, Baby, Kinder, Baby, Kinder, Baby, Kinder, Baby, Textilien, Babyausstattung, Holzspielzeug, Hess, Holzspielzeug, Kinderwagen, Kinderwagen, Möbel, Ki','Hier bekommen Sie alles für Ihr Baby und Ihre Kinder. Vom Nuckel über Kinderwagen, Autositze, bis zu aktuellen Spielen für groß und klein.','A','','','http://www.pingpong-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OsAF3UFyuc','Holzspielzeug, Puppenwagen, Eisenbahn, Ritterburg, Puppenhaus, Kugelbahn, Motorikschleife, Schaukelpferd, Marionetten, Mobile, Bauklötze, Baukasten,','Holzspielzeug, Puppenwagen, Eisenbahn, Ritterburg, Puppenhaus, Kugelbahn, Motorikschleife, Schaukelpferd, Marionetten, Mobile, Bauklötze, Baukasten,','Bei uns finden Sie sorgfältig ausgesuchtes Holzspielzeug zu günstigen Preisen.','A','','','http://www.holzspielzeug24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ot4TzXQNdc','EUBIONA Naturkosmetik und Körperpflege, CumNatura Biolandhonig, Gelee Royale und Propolis, Pural Naturkost, Grüntee, Salzkristallleuchten...','EUBIONA Naturkosmetik und Körperpflege, CumNatura Biolandhonig, Gelee Royale und Propolis, Pural Naturkost, Grüntee, Salzkristallleuchten...','Der ökologisch orientierte Verbraucher findet bei Pur Natur verschiedene Naturwaren und andere nützliche Dinge wie den Elektrosmogdetektor','A','','','http://www.purnatur.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OtxlRJgHX7','oberschalen, oberschale, handyoberschalen, handyoberschale, cover, covers, handycover, handycovers, handyzubehör, handy-zubehör, nokia, siemens, alcatel, philips, trium, nokiaoberschalen, siemensoberschalen, siemensoberschale, siemenscover, siemenscovers,','oberschalen, oberschale, handyoberschalen, handyoberschale, cover, covers, handycover, handycovers, handyzubehör, handy-zubehör, nokia, siemens, alcatel, philips, trium, nokiaoberschalen, siemensoberschalen, siemensoberschale, siemenscover, siemenscovers,','Ihr junger Online-Shop mit über 400 cleveren Oberschalen und Handyzubehör für Ihr Nokia, Siemens, Alcatel, Philips, Sagem und Trium.','A','http://www.fastshopping.de','','http://www.oberschalen24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OW50CIfuS5','Wella, High-Hair, System-Professional, Alcina, Kosmetik, Shampoo, Festuger, Lippenstift, Herrenshampoo, Haarausfallprodukte, Nagellack, Rouge, Eyeliner, Creme, Kur, Schuppenshampoo, Exlusifshampoo, Kopfhautpflege, Hautschutz, Toenung, Aegyptische Erde, Ge','Wella, High-Hair, System-Professional, Alcina, Kosmetik, Shampoo, Festuger, Lippenstift, Herrenshampoo, Haarausfallprodukte, Nagellack, Rouge, Eyeliner, Creme, Kur, Schuppenshampoo, Exlusifshampoo, Kopfhautpflege, Hautschutz, Toenung, Aegyptische Erde, Ge','Das Haarstudio für jede Frisur mit Tips, Trends, Link´s Informationen und Online-Shop.\r\n','A','','','http://www.ihrhaarstudio.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OWIdeazQIW','SilverPlatter Datenbanken\r\nPARADISE Literaturdatenbank Dokumentenverwaltung Literaturverwaltung','SilverPlatter Datenbanken, \r\nPARADISE Literaturdatenbank und Dokumentenverwaltung','Software und Datenbanken für Literaturrecherche und Dokumentenverwaltung','A','','','http://www.winkler-infosysteme.de','C'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OwKPsSrkUO','Wein Italien Versand Handel Import Direkt','Bardolino Valpolicella Chianti Morellino Barolo Brunello Cabernet Chardonnay Merlot Pinot Grigio Prosecco Toscana Veneto Friaul Piemont','...die Weine Italiens ...Preise wie ab Lager ...direkt zu Ihnen nach Hause','A','','','http://www.televino.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oWQ2AIPQSy','Kontaktlinsen, Contactlinsen, Sonnenbrillen','Kontaktlinsen, Contactlinsen, Sonnenbrillen','Versand von Contactlinsen, Pflegemitteln und Sonnenbrillen zu sehr günstigen Preisen. Lieferzeit 1-4 Tage. Wahlweise per Post oder Paketdienst. Kauf auf Rechnung mit Rückgabegarantie.','A','','','http://www.optikplus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('oX6DVzqVvo','online shopping, shopping, shop, onlineshop, onlineshopping, online shop, powershopping, coshopping, onlineshops, homeshopping, shoppen, teleshop, tvshop, teleshopping, shop24, shopping24, internetshopping, kaufen, preiswert shoppen, online-shop, kaufen','Alle - von A wie Auto & Verkehr bis Z wie Zeitschriften','Preiswert einkaufen bei 48h Shopping! In ueber 160 übersichtlich gegliederten Kategorien werden Sie Ihr Produkt finden! Dazu Markenrecherche, Infos, Kostenloses im Ueberblick ... Service total!','A','','','http://www.48h-shopping.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('OXt2n0IzzM','Handgefertigte Lederartikel','Handgefertigte Lederartikel','Geschenke machen Freude ! Als Hochzeitsgeschenk oder Jubiläumsgeschenk sind handgemachte Uhren Spiegel und Bilder, der Renner. Ausgefallene Geschenke für viele Anlässe bieten wir Ihnen 20% unter Ladenverkauf','A','','','http://www.geschenke-bilder.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Oy3jkKDIcU','Esprit Gucci Raymond Weil Michel Herbelin M & M Akteo Swatch Jaques Lemans Steet Junghans Sector Seiko Citizen Camel Ring Ringe Armband Kette Trauring Creole Fußkette Uhr Uhren Ohringe Ohrhänger Anhänger Clip Stecker Perle Perlen Tahiti Geschenk Schmuck G','Esprit Gucci Raymond Weil Michel Herbelin M & M Akteo Swatch Jaques Lemans Steet Junghans Sector Seiko Citizen Camel Ring Ringe Armband Kette Trauring Creole Fußkette Uhr Uhren Ohringe Ohrhänger Anhänger Clip Stecker Perle Perlen Tahiti Geschenk Schmuck G','Juweliergeschäft Brintrup Juwelen Perlen Uhren Schmuck Anfertigungen etc...','A','','','http://www.brintrup.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Oy3R7YrQeU','Birkenstock, Berkemann, Jacoform, Dänenclogs, Abeba Sichheitsschuhe, Aquaclogs','Birkenstock, Berkemann, Jacoform, Dänenclogs, Abeba Sichheitsschuhe, Aquaclogs','Bekannte Schuhmarken.\r\nJeden Monat neue Angebote. \r\nAußerdem bieten wir in unserem Schnäppchenmarkt Rest- und Einzelpaare\r\nzu stark reduzierten Preisen an.\r\nLieferung frei Haus und auf Rechnung.\r\n','A','','','http://www.as-fachhandel.de/schuhe/index.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Oy7biOnyMU','arbeitsschutz, atemschutz, arbeitssicherheit, atemschutz, arbeitskleidung, arbeitshandschuhe, schutzkleidung, outdoor, sicherheitsschuhe, t-shirt','arbeitskleidung, atemschutz, einwegkleidung, \r\nt-shirt, outdoor, sicherheitsschuhe','Online-Shop für Arbeitsschutz und Outdoor','A','','','http://www.mcwork.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ozZFVxwfD7','Folie, Vlies, Netze, Gewächshausfolie, Schattiernetz, Gewebeplanen, Abdeckfolien, Gewebesäcke, Gemüseschutznetz, Garten, \r\nMüllsäcke, Obstsäcke, Mulchvlies, Mulchfolie, Lochfolie, Gitterfolie, Bodenbeläge, Bodenbelag, Luftpolsterfolie, Isolierfolie, Frühb','Folie, Vlies, Netze, Gewächshausfolie, Schattiernetz, Gewebeplanen, Abdeckfolien, Gewebesäcke, Gemüseschutznetz, Garten, \r\nMüllsäcke, Obstsäcke, Mulchvlies, Mulchfolie, Lochfolie, Gitterfolie, Bodenbeläge, Bodenbelag, Luftpolsterfolie, Isolierfolie, Frühb','Folien, Gewächshausfolien, Vliese, Mulchvlies, Luftpolsterfolien, Isolierfolien, Gemüseschutznetz, Gewebeplanen, Gitterfolien, Lochfolien, Ösen, Befestigungselemente, uvm. für Ihren Hobby-Garten !!!','A','','','http://www.dm-folien.de/shop/start.html','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('p1uOQsj17P','outdoor, outdooraktivitäten, outdoorshop, outdoorbekleidung, military, military-shop, military-sales, military-boots, militäry, freizeitbekleidung, jugendfreizeit, survival, freizeit, adventure, camping, bomberjacke','bomberjacke, Jacken, Hosen, Bogensport, Messer, Bekleidung, Trekkingartikel, Campingartikel','Umfangreiches Warensortiment für den Outdoor- und Freizeitbereich. Strapazierfähige Bekleidung und Ausrüstung nach militärischem Vorbild.','B','www.outdoor-military.com\r\nwww.buy-bw.de\r\nwww.us-bw.de\r\n','','http://www.army-online.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('P1yg9ITgc6','Fanartikel, Fußballtrikots, Trikots, Schals, Sportbekleidung, Bücher, Videos','Fanartikel, Fußballtrikots, Trikots, Schals, Sportbekleidung, Bücher, Videos','Der Fanartikel-Shop Sport-Bock mit deutschen und internationalen Fussball-Fanartikeln. Neben Fussball-Trikots gibt es bei Sport Bock unter www.world-of-football.de auch traditionelle Markenartikel, wie Nike, Umbro und Home of Football','A','','','http://www.world-of-football.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('p2NKpjK8vL','Firewire, USB, Datenkabel, USB Seriell, Exsys, USB Radio, Digitale Videobearbeitung, DV-In, DVI-Kabel, Cinchkabel, Cinch, Monitorverlängerung, Video Splitter, VGA zu TV, Konverter, Scnittstellenkarten, Scart, Fire Wire, Lacie, Nullmodemkabel, IDE Controll','Firewire Karten, Exsys ADD-ON Produkte, Video Kabel, S-VHS Kabel, USB zu Seriell Kabel, VGA zu TV Konverter, Netzwerktechnik, Automatische Arbeitsplatzumschalter, DVI Kabel, Video Splitter, Diagnose Karten, CPU Kühler und vieles mehr.','Bei uns finden Sie preisgünstige Hardware für Ihren Computer, eine große Auswahl an Datenkabeln\r\nFireWire Produkten, USB Artikeln\r\nund Computerzubehör.\r\n','A','http://www.pc-medow.de','','http://www.firewire-ieee1394.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('P6T1btWTdD','WindowColor, Hobby, Puzzle, Aquatec, Revell, Pinsel, Bücher, Airbrush, Modellbaufarben, Masken, Spiel, Tonpapier, Kindergarten, Aquarellfarbe, Jaxon, Pastellfarbe, Bastler, onlineshop, Malerei, Geschenkartikel, Fasching, Spielwaren, Kunsterziehung, Metall','WindowColor, Hobby, Puzzle, Aquatec, Revell, Pinsel, Bücher, Airbrush, Modellbaufarben, Masken, Spiel, Tonpapier, Kindergarten, Aquarellfarbe, Jaxon, Pastellfarbe, Bastler, onlineshop, Malerei, Geschenkartikel, Fasching, Spielwaren, Kunsterziehung, Metall','Lieferant für Schule Freizeit und Erziehung. Ãœber 13.000 Artikel in online-Datenbank mit Verfügbarkeitsanzeige. Katalog kostenlos anfordern. Jeden Donnerstag ab 19:00 Uhr Auktion !','A','','','http://www.opitec.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('P6Vs0vkjvD','Elektroden, Schweisselektroden, schweissen, welding, welding-consumables, Stabelektroden, schweisselektrode, Elektrode','Schweisselektroden, schweisselektroden, Stabelektrode, schweisselektrode, Elektrode','Schweisselektroden im Internet','A','','','http://www.net-weld.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('P7oaE5TUeJ','Gaststättenbedarf Tischdekoration Hotelbedarf Hochzeitsausstattung Hochzeitsbedarf Hochzeitsfeuerwerk Pyrotechnik Handel Verkauf Raketen Senftenberg Silvesterfeuerwerk Scherzartikel Festartikel Stadtfest Dorffeste Wachstuchfackeln Fackeln Wunderkerzen Gan','Fontänen, Tischdekorationen','Hier gibt es alles für Partys und Feste. Außerdem eine große Trödelecke mit Büchern, Geschenken und Nostalgischen Sachen.','','','','http://www.fw-feuerwerk.de/Partyshop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('p7UyGSBaSB','Heimtierbedarf, Heimtierzubehör, Hiemtierartikel, Hundehütten, Hundezubehör, Käfige, Katzenzubehör, Papageienkäfige, Tierbedarf, Tierzubehör, Vogelkäfige, Volieren, Zwinger, Pferdesport, Hundetoiletten, Depodog, Haustierartikel','Heimtierbedarf, Heimtierzubehör, Hiemtierartikel, Hundehütten, Hundezubehör, Käfige, Katzenzubehör, Papageienkäfige, Tierbedarf, Tierzubehör, Vogelkäfige, Volieren, Zwinger, Pferdesport, Hundetoiletten, Depodog, Haustierartikel','WiHo-Zoo.de Versand von Heimtierzubehör\r\nNeben unserem umfangreichen Shop bieten wir Ihnen interessante Rubriken rund um den Hund, Katze, Pferde, Vögel und Nager.','A','','','http://www.wiho-zoo.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pA3GGmjy7l','astra, eutelsat, humax, topfield, hyundai, technisat, fuba, nokia, d-box, philips, grundig, sharp, radix, kathrein, echostar, telestar, multischalter, diseqc, spaun, wisi, triax, switch-x, premiere, alphacrypt, betacrypt, irdeto, seca, viaccess, conax, cr','humax, huyndai, topfield, receiver, satellitenempfang, satellitenfernsehen, digital receiver, dvb, analog receiver, offsetspiegel, lnb, wandhalter\r\n','Vom Receiver bis zur SAT-Anlage, alles für den Empfang von digitalen und analogen TV- und Radioprogrammen über Satellit\r\n','','','','http://www.satfuchs.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PaaAo9jAGr','Kompatible Tintenpatronen für Epson und Canon\r\nRefill Tintenpatronen für HP\r\nDruckertinte\r\nTintenstrahldrucker\r\nDruckerzubehör\r\n','Kompatible Tintenpatronen für Epson und Canon\r\nRefill Tintenpatronen für HP\r\nDruckertinte\r\nTintenstrahldrucker\r\nDruckerzubehör\r\n','Kompatible Tintenpatronen für Epson und Canon Drucker!\r\nShop mit SSL-Verschlüsselung und Sonderangeboten!!','A','','','http://www.ink-world.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PaeAcUtcgj','Flüge Fähren Hotels Unterkünfte Tickets Eintrittskarten Musicals','Flüge Fähren Hotels Unterkünfte Tickets Eintrittskarten Musicals','Citylink London ist der führende deutschsprachige Reiseveranstalter für Städtereisen in die Hauptstadt Großbritanniens.','A','','','http://www.londontourist.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PaGemix3s0','Holzspielzeug, Kindergarten, Teddybären, Plüschtiere, Puppen, Puppenhaus, Puppenstube, Babyspielzeug, Kinderspielzeug, Brio, Ostheimer, Selecta, Schleich, Sigikid','Spielwaren, Spielzeug, Holzspielzeug, Kindergarten, Teddybären, Plüschtiere, Puppen, Puppenhaus, Puppenstube, Babyspielzeug, Kinderspielzeug, Brio, Ostheimer, Selecta, Schleich, Sigikid','Hochwertige Spielwaren aus Holz , sowie Plüschtiere und Babyartikel bekannter Marken . \r\nGroße Auswahl, attraktive Preise, zuverlässige Lieferung\r\n','A','','','http://www.jojo-spielzeug.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PaIUCYvk1j','Solingen, Emil Schmidt, Baeckermarkt, Brotformen, Backformen, Hochzeitstortenständer, Spritzbeutel, Ausstecher, Kuchenheber, Messbecher, Mehlbesen, Backhandschuhe, Fleischermesser, Wetzstähle, Schneebesen, Tüllen, Konditormesser, Ritzmesser, Tortenmesser,','Brotformen, Backformen, Hochzeitstortenständer, Spritzbeutel, Ausstecher, Kuchenheber, Messbecher, Mehlbesen, Backhandschuhe, Fleischermesser, Wetzstähle, Schneebesen, Tüllen, Konditormesser, Ritzmesser, Tortenmesser, Paletten, Kuchenheber, Gebäckzangen,','Das Bäckereibedarf - Angebot: Produkte, die Sie für Ihr Back- oder Konditorhandwerk benötigen: Bäckermesser, Paletten, Kuchenheber, Gebäckzangen, Brotformen, Ausstecher, Tortenständer, Messer, usw.','A','http://www.baeckermarkt.de\r\nhttp://www.hochzeitsartikel.de\r\nhttp://www.konditoreibedarf.de','','http://www.baecker-markt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PAss7Er3E6','Tierfutter, Tierbedarf, Leckereien, Trockenware, Ergänzungsfuttermittel, Lakse Kronch, Spielzeug, Pflegeartikel, Maulkorb, \r\nBewi Dog, Belcando, Leonardo, Royal Canin, Hills Science Plan, Leinen, Halsbänder, \r\n','Tierfutter, Tierbedarf, Leckereien, Trockenware, Ergänzungsfuttermittel, Lakse Kronch, Spielzeug, Pflegeartikel, Maulkorb, \r\nBewi Dog, Belcando, Leonardo, Royal Canin, Hills Science Plan, Leinen, Halsbänder, \r\n','Wir haben uns vorgenommen, Ihnen Besonderheiten aus der Tiernahrung und aus dem Tierbedarf vorzustellen.','A','','','http://www.tierbedarf-guse.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pauGMMFYeP','Akanada, Canada, kanadisch, kanadische, Kanada-Shop, Maple, Ahorn, Cranberries, Honig, Senf, Wildlachs, kanaischer Whisky, kanadischer Tee, kanadischer Kaffee, Youkon, Cnada Geese, Indian Gold','Ahorn-Creme, Ahorn-Gelee, Ahorn-Kaffee, Ahorn-Likör, Ahorn-Senf, Ahorn-Sirup, Ahorn-Tee, Cranberries, Honig, Kaffee, Likör, Minralwasser, Senf, Wein, Whisky, Wildlachs, Tee','Original kanadische Spezialitäten aus dem Land des Ahorn','A','','','http://www.canadian-store.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pBRgvJAXpd','Dinkelkissen, Meditationskissen, KIrschkernkissen, Kräuterkissen, Kissen, Nackenkissen, Lavendelkissen, Dinkelmatratzen','Dinkelkissen, Meditationskissen, KIrschkernkissen, Kräuterkissen, Kissen, Nackenkissen, Lavendelkissen, Dinkelmatratzen','Dinkelkissen, Meditationskissen, Kirschkernkissen, Kräuterkissen uvm.sind unsere Produkte.Gesund schlafen auf reiner Natur ist un´ser Motto.','A','','','http://www.Dinkelkissen.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PbZktJMXhx','Subwoofer, Autoradio, Lautsprecher, Speaker, Car-Audio, Verstärker, Amplifier, Top-Angebote, Car-HiFi-Komponenten','Subwoofer, Autoradio, Lautsprecher, Speaker, Car-Audio, Verstärker, Amplifier, Top-Angebote, Car-HiFi-Komponenten','Holen Sie sich Ihren Lieblingssound ins Auto. Hier finden Sie eine Reihe von Top-Angeboten aus der Car-Hifi-Welt zu unschlagbar günstigen Preisen.','A','','','http://www.car-hifi-shop.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Pc7Q99NEkD','webdesign, webagentur, webmaster, homepage, \r\nhomepageerstellung, shoplösung, shop, shopsysteme, \r\nonlineshop, kleidershop, wiesbaum, eifel, kempe','Internetseiten, Onlineshops','Sie wollen Ihre Firma im Internet präsentieren?\r\nIhren Verein? Ihre Familie? Einen eigenen Onlineshop? \r\nBei uns sind Sie in guten Händen.','','http://www.vewd.net','','http://www.vewd.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pD6OJDCtJL','Ölgemälde, Landschaftsgemälde, \r\nAktgemälde, Stilleben, Impressionisten, Gemälde, Galerie','Ölgemälde, Gemälde, Galerie','Original Ölgemälde günstig und nach Alten Meistern.','A','','','http://www.das-gemaelde.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pe5EoSp9ER','Duftkerzen Zimmerbrunnen Öle Kaufhaus Elektroartikel','Ätherische Öle, Duftkerzen, Zimmerbrunnen, Elektroartikel','Intenet-Kaufhaus','A','','','http://www.onlinehomeshopping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PeAO3m4Wwd','Fußballschuhe\r\nFußbälle\r\nFussball\r\nFussballschuh\r\nFußallschuh\r\nFußball\r\nFussbaelle','Fußballschuhe\r\nFußbälle\r\nFussball\r\nFussballschuh\r\nFußallschuh\r\nFußball\r\nFussbaelle','Wir verkaufen Fußballwaren bis zu 20 % günstiger als im Handel','A','','','http://www.fussball-shop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pfdqVXMhR8','Corel, macromedia, Lexware, Symantec, Microsoft, Adobe, EA-Sports, WISO, Lotus, Ulead, Asaptec, Adobe, Data Becker','Corel, macromedia, Lexware, Symantec, Microsoft, Adobe, EA-Sports, WISO, Lotus, Ulead, Asaptec, Adobe, Data Becker','Mit unseren 3000 Softwareprodukten finden Sie ganz einfach einfach Ihr Wunschprogramm zu attraktiven Preisen.\r\n20000 Freeware- und Shareprogramme runden unser Angebot ab.','A','','','http://www.softunity.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pFjuLH3JLj','dessous, lack, leder, latex, fetish, fetisch, bondage, sm, high-heels, high heels, online-shopping, pvc, Clubwear, lackkleidung, latexkleidung, gummi, rubber, bdsm, lederjacken, kleidung, erotik, liebesspielzeug, shopping, einkaufen, liebe, neglige, unter','Dessous, Mode, Lackkleidung, Lederkleidung, High-Heels, Toys, Clubwear, Trendwear, Fetish-Fashion.','Dessous - Mode in Lack Leder Latex Clubwear und Gothik Fashion - fetisch Bondage High-Heels und Sm Artikel in großer Auswahl. Bequemes Online-Shopping mit diskretem Versand','A','http://www.sexily.de\r\nhttp://www.lack-style.de','','http://www.love-appeal.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PG1OIYTcYv','esoterische Bücher und CD´s, Schmuck, Bernsteinschmuck, Edelsteinketten, Tee, \r\nkeltische Anhänger, Kalender, Räucherwaren, Feng Shui, Tarot-Deutungen, \r\nHoroskoperstellungen','esoterische Bücher und CD´s, Schmuck, Bernsteinschmuck, Edelsteinketten, Tee, \r\nkeltische Anhänger, Kalender, Räucherwaren, Feng Shui, Tarot-Deutungen, \r\nHoroskoperstellungen','Esoterische Literatur und Melodien von Ayurveda über Reiki bis Zen Musik. \r\nUmfangreiches Kartendeuten, viele Legesysteme und kompetente Hilfestellungen.\r\nKeltische Anhänger, Räucherwaren und Zubehör sowie einen Chat, ein Tarot Forum\r\nund vieles vieles me','A','','','http://www.esotheka.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pGA1S9Xwat','Spielzeug, Spielwaren, Babayspielzeug, Spielzeugversand, Stofftiere, Teddy, Kugelbahn, Plüschtiere, Babyartikel, Brio, Ostheimer, Selecta','Brio, Ostheimer, Selecta, Sigikid, Käthe Kruse','Spielzeug aus Holz - sowie die ganze Welt der Schmusetiere und Teddybären. Große Auswahl, kleine Preise','A','','','http://www.all-4kids.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PH8ID2qtr6','Tretorn Gummistiefel aus richtigem Gummi für Beruf, Spaß und Freizeit\r\nRegenstiefel fürs Schmuddelwetter für Kinder, Damen und Herren.\r\nWandergummistiefel für alle, die bei jedem Wetter gerne spazierengehen oder\r\nauf die Jagd gehen, etc. .\r\nWintergummisti','Tretorn Gummistiefel aus richtigem Gummi für Beruf, Spaß und Freizeit\r\nRegenstiefel fürs Schmuddelwetter für Kinder, Damen und Herren.\r\nWandergummistiefel für alle, die bei jedem Wetter gerne spazierengehen oder\r\nauf die Jagd gehen, etc. .\r\nWintergummisti','Gummistiefel aus Naturkautschuk für die ganze Familie, \r\neinfach und bequem bestellen mit unserem oneworld - shop.\r\nTelefonische Beratung.','A','','','http://www.gummistiefelshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pHbEZLqxBn','LLoyd, Audley, PacoGil, Carlo Ventura, Marioni, Moreo, Cerutti, LucBerjen, \r\nGevim, PeterKaiser, Gabor','LLoyd, Audley, PacoGil, Carlo Ventura, Marioni, Moreo, Cerutti, LucBerjen, \r\nGevim, PeterKaiser, Gabor','Topaktuelle, exklusive Schuhmode für Damen und Herren','A','','','http://www.bellascarpa.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pHhKHXu2Dt','Steinschnitzrei, Steinschnitzkunst, Steinfiguren, Speckstein, Kunst, Kunstgewerbe, Kunsthandwerk, Handarbeit, China, Horoskop, Geschenke, Geburtstag, Skulpturen, Ratte, Rind, Tiger, Hase, Drache, Schlange, Pferd, Schaf, Affe, Hahn Hund, Schwein, Schildkrö','div. Steinschnitzarbeiten, Skulpturen, Tierfiguren','Chinesische Steinschnitzkunst, Handarbeit mit Tieren des chinesischen Horoskops inklusive Suchfunktion nach Geburtstag für individuelles Schenken. Erweiterung in Arbeit.','A','','','http://www.chimport.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PHjEJvwnxP','Digitalcameras, SLR, APS, Canon, Sony, Olympus, Minolta, Nikon, Pentax, Fuji, Samsung','Digitalcameras, SLR, APS, KB, Filme, Speichermedien, DVD','Versand von Digitalcameras, SLR, APS, KB-Kameras zu TOP-Preisen!! Umfangreiches Sortiment, ständig wechselnde Aktions-Angebote.','A','','','http://www.1st-multimedia.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PiSSYODiYB','BH´s, Bodies, Corsagen für Sie\r\nModische Tagwäsche für Ihn','BH´s, Bodies, Corsagen für Sie\r\nModische Tagwäsche für Ihn','modische Dessous für Sie und Ihn und extravagantes Underwear aus Lack und Leder','A','','','http://www.am-dessous.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PIU7oupcmN',' T-Shirts, Internet T-Shirts, kultige E-Mail Shirts, Poster, Plakate, Domainaufkleber, Url-Aufkleber, Auto, Secondhand Shop, Hemden, Pulli, Sweater, Jeans,',' T-Shirts, Internet T-Shirts, kultige E-Mail Shirts, Poster, Plakate, Domainaufkleber, Url-Aufkleber, Auto, Secondhand Shop, Hemden, Pulli, Sweater, Jeans,','Wir bieten T-Shirts, Internet T-Shirts, kultige E-Mail Shirts, Poster, Plakate, Domainaufkleber, Url-Aufkleber für Ihr Auto und einen Secondhand Shop !!!','A','','','http://www.cool-shop.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PiUMICtUiB','akku, akkus, handyakku, handyakkus, handyzuehör, handy-zubehör, ersatzakku, ersatzakkus, handyersatzteile, ersatzteile, nokia, siemens, motorola, ericsson, sony, samsung, panasonic, philips, sagem, trium, 3310, 3210, 3330, 8210, 8310, 9110, 9210, 8850, 88','Wir führen Handy-Akkus für Ihr Alcatel, Bosch, Ericsson, Motorola, Nokia, Panasonic, Philips, Sagem, Samsung, Siemens, Sony und Trium.','Wir führen Handy-Akkus für Ihr Alcatel, Bosch, Ericsson, Motorola, Nokia, Panasonic, Philips, Sagem, Samsung, Siemens, Sony und Trium.','A','http://www.fastshopping.de','','http://www.akkus24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pJfCfvkP8h','Inlineskating, Snowboarding, Volleyball, Fun-Sportartikel, Sportlernahrung, Fitnesseräte, Golf, Tauchen, Boxen, Dart, Segeln','Inlineskating, Snowboarding, Volleyball, Fun-Sportartikel, Sportlernahrung, Fitnesseräte, Golf, Tauchen, Boxen, Dart, Segeln','iSport - das Sportkauhaus im Internet bietet preisbewusten Käufern ein riesiges Sport-Sortiment zu Internetpreisen. \r\n','A','','','http://www.isport.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PjHmF8U68j','farbiges Papier, Inkjetpapier, Photo-Papier, Briefpapier, Feinpapier, Visitenkarten, Etiketten, Drucker ...','farbiges Papier, Inkjetpapier, Photo-Papier, Briefpapier, Feinpapier, Visitenkarten, Etiketten, Drucker ...','100 verschiedene Druckerpapiere. Jedes Papier kann als einzelnes Blatt bestellt werden. Stellen Sie sich Ihr Sortiment selbst zusammmen.','A','','','http://www.buntpapier.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pjPCNtAhlV','halloween, masken, kostüme, scherzartikel, scherzartikel, helloween, haloween, hallowien, perücken, verkleidung, schminke, horror, geschenke, kostüme, masken, scream','scherzartikel, kostüme, geschenke, masken, perücken, merchandise, simpsons, south park, freddy krüger, scream, chucky, halloween, pfefferspray, selbstverteidigung','Eine Riesenauswahl an Halloween- und Karnevalzubehör, auserwählten Scherzartikeln, verrückten Geschenken, Perücken und hochwertigen Masken, die Sie sonst sehr lange suchen müssen!','A','','','http://www.racheshop.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pJRsL23rD4','T-Shirt, Sweat-Shirt, Kaputzenshirt, Trainingsanzüge, Trikots, Jogginganzüge, Batik, Mützen, Caps, bedruckte T-Shirts, bedruckte Caps, Gymnastikmode, Fleece-Shirts, Bekleidung, \r\n','T-Shirt, Sweat-Shirt, Kaputzenshirt, Trainingsanzüge, Trikots, Jogginganzüge, Batik, Mützen, Caps, bedruckte T-Shirts, bedruckte Caps, Gymnastikmode, Fleece-Shirts, Bekleidung, \r\n','Jedes Bekleidungstück für alle Sportarten.','A','','','http://www.prunner-sportbekleidung.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PjzyTtOvL2','Alle Artikel für Hand- Volley-und Fußball','Alle Artikel für Hand- Volley-und Fußball','Fachhandel für Ballsport,','A','','','http://www.Ballsport.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PKKIoAJesj','Armaturen, Badarmaturen, Handbrausen, Duschsysteme, Pharo, Axor, Ersatzteile, Preisliste','Armaturen, Badarmaturen, Handbrausen, Duschsysteme, Pharo, Axor, Ersatzteile, Preisliste','Hier können Sie Armaturen der Hersteller Hansgrohe und F. Grohe online bestellen.','A','','','http://www.armaturen-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pkoUsW4AAJ','Handys , Handyzubehör , Festnetztelefone , WAECO- Freizeitzubehör , WAECO-Wohnmobilzubehör , \r\n WAECO-KFZ-Zubehör','Handys , Handyzubehör , Festnetztelefone , WAECO- Freizeitzubehör , WAECO-Wohnmobilzubehör , \r\n WAECO-KFZ-Zubehör','Versandhandel mit Handys , Festnetz & Zubehör , WAECO Freizeit & KFZ-Zubehör, \r\nkostenlose SMS ohne Anmeldung - ohne Begrenzung - in alle Netzte','A','','','http://www.joachimtheis.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PksIg7pGen','Scanner, Digitalkameras, Monitore, Grafiktabletts, Software, Videorecorder, Datenträger, etc.','Scanner, Digitalkameras, Monitore, Grafiktabletts, Software, Videorecorder, Datenträger, etc.','BHS Binkert GmbH Distribution - Ihr Spezialdistributor für Digital-Imaging Produkte! Vom Scanner zum Digital-Imaging Spezialisten\r\n\r\n','A','','','http://www.bhsbinkert.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('plvsfDCdNb','Versace, Giorgio Armani, Valentino, Dolce&Gabbana, Gucci, Gianfranco Ferre, Missoni, Zegna, Calvin Klein, Herrenmode, Damenmode, outlet, store, dress, Modestore, Fashion, Fashionstore, Modedesigner','Herrenmode, Damenmode, Marken- und Designermode von Versace, Giorgio Armani, Valentino, Dolce&Gabbana, Gucci, Gianfranco Ferre, Missoni, Zegna, Calvin Klein und vielen anderen....','Bei ALDOA.DE Fashion erhalten Sie Marken- und Designermode aus Auflösungen von Rest- und Lagerbeständen von Versace, Giorgio Armani, Valentino, Dolce&Gabbana, Gucci, Gianfranco Ferre, Missoni, Zegna, Calvin Klein und vielen anderen, zu unglaublich günstig','A','','','http://www.aldoa.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('plzYpt1nFt','Sonnenbank Schutzhüllen Kopfpolster Fußpolster Sitzpolster Purlatet KHG Drachen Kunststoffverarbeitung Lotlog maritim Uhrenzubehör','Sonnenbank Schutzhüllen Kopfpolster Fußpolster Sitzpolster Purlatet KHG Drachen Kunststoffverarbeitung Lotlog maritim Uhrenzubehör','Hier finden Sie Artikel für \r\nSauna, Solarium und Freizeit, Outdoor, \r\nUhrenzubehör und unseren Drachenshop','A','','','http://www.khg.de/khgstore','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PM1oua0yKL','foto, reisen, digitalkamera, fitness, computer, edv, zubehoer, internet, valentinstag, sony, philipps, hifi, soundsysteme, werkstatt, arbeitsschutz, beauty, taschen, koffer, wein, canon, nikon, minolta, urlaub, ferien, stiefel, Regenjacke, wireless, reini','Foto, Reisen, TV-HIFI, Audio, Video, Computer, Haushalt, Gastronomie, Fitness, Werkstatt, Arbeitsschutz,','Der Onlineshop für exclusive Geschenke und Markenartikel','A','http://www.allstockfoto.net','','http://www.allstock.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PMMCSKTmQB','bremsen, fahrwerk, auspuff, lager, beleuchtung, dichtungen, alarmanlagen, kühlboxen, zentralverrielungen, sportpedale, handyzubehör uvm.','bremsen, fahrwerk, auspuff, lager, beleuchtung, dichtungen, alarmanlagen, kühlboxen, zentralverrielungen, sportpedale, handyzubehör uvm.','Wir liefern Ihnen für alle Fahrzeuge den passenden Ersatz-, Tuning oder Zubehörartikel. Und das zu super preisen. Besuchen Sie unsere Seiten.','A','','','http://www.kfz-teile-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PooGUSJoMP','Wunsch-CDs, Werbe-CDs, Herstellung von von Audio- CDs und CD-Roms für die Musik- und Software-Industrie','Wunsch-CDs, Werbe-CDs, Herstellung von von Audio- CDs und CD-Roms für die Musik- und Software-Industrie','Musikanbieter mit einem Angebot von mehr als 20.000 Einzeltiteln. Redaktionelle Vorstellung der Künstler und Musik. Jeder Titel kann 30 sec. probegehört werden.','A','','','http://www.musipa.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pos1Oe2oYT','Damen-Herrenmode, Accesoires, zeitweise Schuhe und Kindermode aller führenden Designer z.Bsp. Versace, Gucci, Joop, Armani, Donna Karan NY ect.','Damen-Herrenmode, Accesoires, zeitweise Schuhe und Kindermode aller führenden Designer z.Bsp. Versace, Gucci, Joop, Armani, Donna Karan NY ect.','Designeroutlet mit Designermode von JOOP!, Versace, Armani, Gucci, Prada uvm. zu Schnäppchenpreisen - Ersparnis bis zu 70%, Lieferung in 48 Stunden','A','','','http://www.edel-store.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('poWcOmRqqB',' Igel-Max, online, shop, Blechspielzeug, Sandspielzeug, Ratschen, Sandbagger, Schubkarre, Kindergarten, Kinderhort, Krippe, Grundschule, Vorschule, Interaktive Einrichtungen, Objekteinrichter, Holzspielzeug, Holzspielzeuge, Pädagogik, Geschenkartikel, Spi',' Igel-Max, online, shop, Blechspielzeug, Sandspielzeug, Ratschen, Sandbagger, Schubkarre, Kindergarten, Kinderhort, Krippe, Grundschule, Vorschule, Interaktive Einrichtungen, Objekteinrichter, Holzspielzeug, Holzspielzeuge, Pädagogik, Geschenkartikel, Spi','Wir bieten pädagogisch wertvolles , Qualitativ hochwertiges Spielzeug aus natürlichen Materialien.\r\nHolz, Baumwolle und Blech- Auf unseren Seiten finden Sie nicht nur Shop, Private- Kleinanzeigen sondern auch jede Menge Interessanten Themen für Kinder und','A','','','http://www.igel-max.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ppXOTlK4b0','Poster-Eventdrucke-Dias für Grossbildprojektoren','Poster-Eventdrucke-Dias für Grossbildprojektoren','Spezial-Posterversand\r\nSpezialdrucke in allen grössen bis Fussballfeldgrösse!','A','','','http://hawelka.hollywood.com/ALPHA-SPACE-GALLERY.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pqCGC7voMr','','','Hier finden Sie preiswerte Hilfe für Ihren aktiven Start im Internet: WebDesign, Beratung, oder einfache Produkteinbindung in den Web-Kreativmarkt.','A','','','http://www.alveola.de/',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pQosoq2YGp','DVD-aktiv, DVD-aktiv.de, DVDs kaufen, DVD Shop, große Auswahl, riesiges Angebot, günstige DVDs, guter Service, DVD Neuheiten, faire Preise, Versand, Filmversand, DVD Versand','DVD-aktiv.de - über 6000 deutsche und englische Code 2 DVDs in freundlicher Atmosphäre kaufen','DVD-aktiv.de - über 6000 deutsche und englische Code 2 DVDs in freundlicher Atmosphäre kaufen','A','','','http://www.dvd-aktiv.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PqUik1Jwux','','','Im Videoshop von ASV finden Sie Gayvideos, Cherry Poppers, Pur Hardcore, Extrem & Bizarr, Teenies in Action, Amateur Casting, Omasex, Fetisch, Kirschenknacker ... u.v.m. zu günstigen Preisen.Das Topaktuelle Angebot von über 1000 Videos internationaler und','A','','','http://www.asv-shop.de/video','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pQuscabAgf','Kinderbekleidung Babymode Kinderzubehör Tupperware Spielzeug Umstandsmode Mode für Sie & Ihn !','Kinderbekleidung Babymode Kinderzubehör Tupperware Spielzeug Umstandsmode Mode für Sie & Ihn !','Secondhandshop mit Tupperware Kinderbekleidung Babymode Erstlingsausstattung Zubehör Spielzeug Umstandsmode uvm !','A','','','http://www.onlinesecondhandshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PRTwrDMVtN','Neuwagen und Gebrauchtwagen, Kia, Nissan und andere, eigene Meisterwerkstatt','Neuwagen und Gebrauchtwagen, Kia, Nissan und andere, eigene Meisterwerkstatt','Nissan und Kia Autohaus in Unna','A','','','http://www.mobilteam.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pS9emG65KB','Fanartikel, Formel 1, Martin Schmitt, Harald Schmidt, Musik, Guano Apes, H.I.M., Michael Schumacher, Looney Tunes, South Park, And One, Simpsons','Fanartikel, Formel 1, Martin Schmitt, Harald Schmidt, Musik, Guano Apes, H.I.M., Michael Schumacher, Looney Tunes, South Park, And One, Simpsons','Der große Fan-Shop im Internet. Viele Angebote aus Sport, Comic, Musik, Unterhaltung, Film und Fernsehen. Mit vielen tollen Geschenkideen und Geschenkpapierservice auf Wunsch!','A','','','http://www.direktFAN.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ptBCjHgjzT','Pokale, Urkunden, Medaillen, Orden, Krüge, bedruckte Krüge, Sportfiguren, Oskar, Gravuren, Faschings-Orden,','Pokale, Urkunden, Medaillen, Orden, Krüge, bedruckte Krüge, Sportfiguren, Oskar, Gravuren, Faschings-Orden,','Einfach alles, was Ihr Verein braucht.','A','','','http://www.prunner-vereinsbedarf.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pUmUoMxiM0','T-Shirts, Basecaps, Sweatshirts, Pullover, Polos, Jacken, Taschen, Uhren, sowie Fanartikel aus Sport, Comic, Unterhaltung, Film und Fernsehen.','T-Shirts, Basecaps, Sweatshirts, Pullover, Polos, Jacken, Taschen, Uhren, sowie Fanartikel aus Sport, Comic, Unterhaltung, Film und Fernsehen.','Großer Online-Fashionshop im Internet. Mit Fanartikeln im Fanshop - Teil und vielen tollen Geschenkideen. Auf Wunsch Versand in Geschenkpapier!','A','','','http://www.direktFASHION.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pvBKrLgTJ4','Abfallleimer, Abfalltrennung, Lampen, Halogenleuchten, Reling, Linero, Säulen, Granitfelder, Einbauwaage, Dunsthaube, Besteckeinsatz, Flachkanal, Abluft, Mauerkasten, Messerblock, Zwilling, Hailo, Wesco, Kesseböhmer, Hupfer, Dunstabzug, Küche','Abfalleimer, Leuchten, Messerblöcke Relingsysteme, Säulen, Granitfelder, Einbauwaage, Dunsthauben, Badaccessoirs, Schrankausstattungen, Lüftungstechnik','Chices und Nützliches - vom Abfallsammler bis zum Zwilling-Messerblock','A','','','http://www.efftop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PVjCd07vjF','Karten Geburtstag Trauer Glückwunsch Foto Fotografie Kunst Kochen Kochbuch Vegetarisch','Grußkarten, Vegetarisches Kochbuch','Feine Karten und mehr','A','','','http://www.kartenkiste.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pVvqdZ52fv','PC-Systeme, Einzelteile, Webdesign','PC-Systeme, Einzelteile, Webdesign','Computer mit Service! Tel.Hilfe. Eigene Reparaturwerkstatt','A','','','http://www.vogel-pc.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pwgWG7fs38','Küche, Spüle, Küchenspüle, Küchenstudio, Einbauspüle, Möbel','Einbauspüle aus Edelstahl und Granit sowie Mischbatterien für die Küche','Einbauspülen aus Edelstahl und Granit sowie Mischbatterien für die Küche','A','http://www.scandi-design.de\r\nhttp://www.kuechen-spuele.de\r\nhttp://www.edelstahlspuele.de\r\nhttp://www.granitspuele.de ','','http://www.scandi-design.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pWuMGIR3Kh','Fisherman´s Friend: Extra Strong, Extra Strong zuckerfrei, Mint, Mint zuckerfrei, Anis, Lemon zuckerfrei, Cool Cinnamon zuckerfrei, Dosen mit 40 gramm Extra Strong','Fisherman´s Friend: Extra Strong, Extra Strong zuckerfrei, Mint, Mint zuckerfrei, Anis, Lemon zuckerfrei, Cool Cinnamon zuckerfrei, Dosen mit 40 gramm Extra Strong','Fisherman´s-Friend-süchtig? Hier gibts die genialen Pastillen gleich kartonweise und supergünstig!','A','','','http://www.feine-idee.de/fisherman.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pXBMtrO6fJ','Dessous, Nachtwäsche, Herrenwäsche, Strümpfe, Bodys, Corsagen, Strumpfhalter, Gerschenke, Schnäppchen, Mode, Wäsche, Unterwäsche','Dessous, Nachtwäsche, Herrenwäsche, Strümpfe, Bodys, Corsagen, Strumpfhalter','Exklusive Dessous und Nachtwäsche für Anspruchsvolle. Kostenloser Geschenke-Service. Großer Schnäppchenmarkt. SSL-Verschlüsselung. Herrenunterwäsche.','A','http://www.beachwearforyou.de','','http://www.dessousforyou.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('pXjghbu6zB','Autositze, Hochstuhl, Kettcar, Dreirad, Wippe, Stofftier, Jogger, von Herlag, Kettler, Roemer, Storchenmuehle, Stokke, Recaro, Chicco,','Autositze, Hochstuhl, Kettcar, Dreirad, Wippe, Stofftier, Jogger, von Herlag, Kettler, Roemer, Storchenmuehle, Stokke, Recaro, Chicco,','Kinderfachgeschaeft mit Onlineshop und Klapperstorchvermietung','A','','','http://www.daeumling-treis.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('PyY5QczKIN','Speichererweiterungen für (fast) alle\r\nSysteme, Notebooks, Server, Drucker','Speichererweiterungen für (fast) alle\r\nSysteme, Notebooks, Server, Drucker','Riesige Auswahl von Speichererweiterungen mit aktuellen Preisen. Schneller Versand. Einfache\r\nAbwickelung','A','','','http://www.speichermarkt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('q1Evy5dkcs','Kleinfeuerwerk, Großfeuerwerk, Lachsack, Lichterbild, Gaststättenbedarf, Tischdekoration, Hotelbedarf, Hochzeitsausstattung, Hochzeitsbedarf, Hochzeitsfeuerwerk, Feuerwerk, Verbundfeuerwerk, Pyrotechnik, Handel, Verkauf, Raketen, Senftenberg, Knaller, Kug','Fackeln, Lampions, Girlanden, Wimpelketten, Spielwaren, Feuerwerk','Alles für Feste und Feiern.','','','','http://www.fw-feuerwerk.de/handelsshop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Q1S0Ygv9oE','Lampen, Leuchten, Hausnummern, \r\nBriefkästen, Möbelbeschläge, Türgriffe\r\n\r\n','Lampen, Leuchten, Hausnummern, \r\nBriefkästen, Möbelbeschläge, Türgriffe\r\n\r\n','Exklusives zur Einrichtung von Haus und Garten','A','','','http://www.scheins.de/kunstgriff/kunst.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Q28xDfgLhC','Besteck Messer Messerblock Edelstahl Accessoires Küchenhelfer Kinderbesteck Justinus Markenware','Bestecke, Messer, Messerblöcke, Edelstahl-Accessoires, Küchenhelfer','Markenware zu Outletpreisen. In unserem Online-Shop finden Sie ein umfangreiches Angebot an Bestecken, Messerblöcken und Edelstahl-Accessoires.','A','','','http://www.edelstahl-outlet.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('q2TNnlAb4w','Thailand, Vietnam, China, Laos, Kambodscha, Myanmar (Burma), Singapur, Hong Kong, Bali, Indonesien','Thailand, Vietnam, China, Laos, Kambodscha, Myanmar (Burma), Singapur, Hong Kong, Bali, Indonesien','Reisen nach Asien und Südostasien, Hotels, Rundreisen, touristisch noch nicht erschlossene Gebiete','A','','','http://www.eurosian-reisen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Q3Y07ohy7O','Sport + Fitness, Multipower, Weider, Koelbel-Trainingsforschung, PowerBar, \r\nCapris Gesundheitsprodukte, Sport LAVIT, \r\n','Sport + Fitness, Multipower, Weider, Koelbel-Trainingsforschung, PowerBar, \r\nCapris Gesundheitsprodukte, Sport LAVIT, \r\n','Sporternaehrung und Produkte\r\nfür Fitness, Funsports, Bodystyling, Kraftsport\r\n','A','','','http://www.abcsport.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('q4XF22cpfs','Regen, Regenwasser, Regenwassernutzung, \r\nRegenwassernutzungsanlagen, Regenwasseranlagen, \r\nRegenwassersysteme, Regenaufbereitung, Regenwasseraufbereitung, \r\nRegenwasserbehandlung, Regenwasser-Systeme, Regenwassersysteme, \r\n Regenfilter, Regenwasserfilte','Regen, Regenwasser, Regenwassernutzung, \r\nRegenwassernutzungsanlagen, Regenwasseranlagen, \r\nRegenwassersysteme, Regenaufbereitung, Regenwasseraufbereitung, \r\nRegenwasserbehandlung, Regenwasser-Systeme, Regenwassersysteme, \r\n Regenfilter, Regenwasserfilte','Hier finden Sie umfangreiche Infos zur Regenwassernutzung. Ausführliche Produktinformationen und unseren Shop in dem Sie alles für die Regenwassernutzung kaufen können. Bundesweit und günstig','A','','','http://www.regenwasser-systeme.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('q53TGmLoaO','','','Gebrauchte und gepruefte Test- und Kommunikationsgeraete mit Garantie','A','','','http://www.helmut-singer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('q5ib7uPKmQ','t-shirts, shirts, clubwear, underwear, menswear','clubwear','123rush - fashion for queers, queens, kings and all the rest of you','A','http://www.123rush.net\r\nhttp://www.123rush.org','','http://www.123rush.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('q6BLxBS2HU','Sport;Sportausrüstung;Sportgeräte;Sportschuhe;Schuhe;Sportbekleidung;Bekleidung;Versand handel;ShoppingMall;shopping;Einkaufen;kostenlos;Gewinnspiel;Adidas;Reebok;Nike ;Online;Shop;Fitness;Wintersport;Ski;Snowboard','Sport;Sportausrüstung;Sportgeräte;Sportschuhe;Schuhe;Sportbekleidung;Bekleidung;Versand handel;ShoppingMall;shopping;Einkaufen;kostenlos;Gewinnspiel;Adidas;Reebok;Nike ;Online;Shop;Fitness;Wintersport;Ski;Snowboard','7000 Sportartikel aller Marken im Online-Shop: Sportbekleidung, Schuhe und Sportgeräte von Fitness über Golf bis Wintersport.Wöchentliches Gewinnspiel mit tollen Preisen! Kataloge kostenlos!','A','','','http://www.sportscheck.com/is-bin/INTERSHOP.enfinity/eCS/Store/de/-/DEM/Homepage-Start','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Q7s23MViIE','Spielzeug (Pokemon, Pikachu , Digimon) und Games für Spielkonsolen ( PSX; Nintendo, Dreamcast) \r\nPC-Spiele , Handy-Zubehör, KFZ , Haus und Bauen, ( Baustoffe, Erdmaterialien)','Spielzeug (Pokemon, Pikachu , Digimon) und Games für Spielkonsolen ( PSX; Nintendo, Dreamcast) \r\nPC-Spiele , Handy-Zubehör, KFZ , Haus und Bauen, ( Baustoffe, Erdmaterialien)','breitgefächerter Online Shop für Spielzeug (Pokemon, Pikachu , Digimon) und Games für Spielkonsolen ( PSX; Nintendo, Dreamcast) \r\nbzw. PC sowie Handy-Zubehör, KFZ , Haus und Baue, ( Baustoffe, Erdmaterialien)','A','','','http://www.mv-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('q8hvZdmtNG','lottoprogramme, lotto, lottosoftware, lottozahlen, internetcounter, internetgebühren, gebührenerfassung, kostenüberwachung, achivierung, bildverwaltung, bildbearbeitung, scannen, fotoarchiv, digitale kamera, mehrseitenscans, video, sound','lottoprogramme, lotto, lottosoftware, lottozahlen, internetcounter, internetgebühren, gebührenerfassung, kostenüberwachung, achivierung, bildverwaltung, bildbearbeitung, scannen, fotoarchiv, digitale kamera, mehrseitenscans, video, sound','Lottoprogramme - Lotto 6aus45 für Österreich und Lottosoftware 6aus49 für Deutschland mit Zahlendownloadservice. Weiter Softwareprogramme: Bildverwaltung mit Image Works 2000 und Internet Gebühren Counter.','A','','','http://www.acv-software.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Q8tLVxSrrs','Burton, K2, F2, Ride, Forum, Nitro, Special Blend, Four-Square, Salomon, M3, Arnette , Oakley, Alpina, Protest, Protective, Trans, Choc, Elfgen, Nidecker, Level, Icetools, Vans, Sessions.','Burton, K2, F2, Ride, Forum, Nitro, Special Blend, Four-Square, Salomon, M3, Arnette , Oakley, Alpina, Protest, Protective, Trans, Choc, Elfgen, Nidecker, Level, Icetools, Vans, Sessions.','Snowboard Megastore mit einer Auswahl von mehr als 700 Snowboards und Zubehör aller bekannten Marken.Tel: 0211/433414\r\nDüsseldorf Kreuzstr. 27','A','','','http://www.snow24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('q976QADS7y','Senioren Fachhandel Fernsehlupe Kartenmischmaschine Seniorenfachhandel Hausnotruf Telefon TV-Lupe Freizeit Fachhandel Senioren Pro Aktiv Blutdruck Gehstöcke Wellness Hörbucher Brettspiele sprechende Uhren Blutdruckuhren Linkshänder Einkaufswagen Spielkar','Senioren Fachhandel Fernsehlupe Kartenmischmaschine Seniorenfachhandel Hausnotruf Telefon TV-Lupe Freizeit Fachhandel Senioren Pro Aktiv Blutdruck Gehstöcke Wellness Hörbucher Brettspiele sprechende Uhren Blutdruckuhren Linkshänder Einkaufswagen Spielkar','Ãœber 300 Artikel aus den Bereichen Fit & Gesund: Gymnastikbälle und Zubehör, Kartenmischmaschine, Gehirntrainingsspiele, große Brettspiele, Blutdruckuhren, sprechende Uhren und Thermometer, Fernsehlupen, Hörbücher, Telefone usw','A','','','http://www.senioren-fachhandel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('q9qPiwxK3U','sexshop, erotikshop, dildo, erotik-shop, vibrator, dessous, lack, latex, leder, hardcore, penisring, manchette, klitoreizer, gleitmittel, condome, analstöpsel, sextoys, orgasmuskugeln','Dessous, Slips, BH´s, Nylons, Catsuits, Strapse, Sextoys, Dildos, Vibratoren, Orgasmuskugeln, Analkugeln, Dildoslips, Lackdessous, Lederdessous, Latexdessous, Erotik-Präparate, Condome, Hardcorevideos, Hardcore-DVD´s','Diskreter Online-Versand mit Top-Konditionen. Sammelbesteller mit Provisionsmöglichkeit. Riesenauswahl von Sextoys Desous für Sie und Ihn, Lack, Leder, Latex und Hardcorevideos und DVDs. Größere Lieferung versandkostenfrei in ganz Europa.','A','','','http://www.helgas-sexparadies.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('q9uVOuF1O1','scuba tauchen taucher tauchladen online shop linseisen versand wasser apnoe scubashop free diving nitrox sporttauchen tauchschule ewa marine video foto unterwasser film magnum pro saekodive reef marine citizen finis ocean mb sub beluga store equipment jac','scuba tauchen taucher tauchladen online shop linseisen versand wasser apnoe scubashop free diving nitrox sporttauchen tauchschule ewa marine video foto unterwasser film magnum pro saekodive reef marine citizen finis ocean mb sub beluga store equipment jac','Für alle die einfach gerne mal abtauchen. Wir sind einer der wenigen ECHTEN Online Shops für Taucher, die im Internet zu finden sind. Tauchen Sie ein, Sie haben 30 Tage Rückgaberecht, verschiedene Zahlungsarten und Spediteure zur Auswahl. 48 Stunden Servi','A','','','http://2dive.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Qa7F1chqQ5','Software der Bereiche Antivirus, Betriebssysteme, Bildbearbeitung, DTP, Entertainment, Grafik, 3D, Internet, OCR, Präsentationen, Projektplanung, Office 2000, Utilities, Videobearbeitung, Archivierung, CAD, wie Macromedia Freehand, Flash, Dreamweaver, Dir','Software der Bereiche Antivirus, Betriebssysteme, Bildbearbeitung, DTP, Entertainment, Grafik, 3D, Internet, OCR, Präsentationen, Projektplanung, Office 2000, Utilities, Videobearbeitung, Archivierung, CAD, wie Macromedia Freehand, Flash, Dreamweaver, Dir','Real World – der Online-Shop für Software der Bereiche DTP, Multimedia, Office, Datenbanken, Betriebssysteme, Internet, Antivirus sowie Hardware, Handys und Bücher.','A','','','http://www.realworld.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QbnjXNCVZe','Rucksäcke, Zelte, Schlafsäcke und Bekleidung sowie umfangreiches Zubehör und Fahrradtaschen. Außerdem Kontakt zu \"Bootsmann-der Kanuverleih in Verden/Aller\"','Rucksäcke, Zelte, Schlafsäcke und Bekleidung sowie umfangreiches Zubehör und Fahrradtaschen. Außerdem Kontakt zu \"Bootsmann-der Kanuverleih in Verden/Aller\"','Versandhandel von','A','','','http://www.cook-outdoors.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QbTl4BmDPE','Wein, Sekt, Traubensaft, Rotwein, Weiswein, Rose, Weisherbst, Dornfelder, Wein als Geschenk, Schaumwein, Prosecco,','Wein, Sekt, Traubensaft, Rotwein, Weiswein, Rose, Weisherbst, Dornfelder, Wein als Geschenk, Schaumwein, Prosecco,','Weingut Schwindt präsentiert sich im Internet, Im Online Shop bestellen Sie Pfälzer Qualitätsweine, Sortentypische Weine, Preisverleihung der \r\n Raritätentropy 2000, Im Herzen der Pfalz in Weisenheim am Sand','A','','','http://www.weingut-schwindt.com/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QcUz5Gf7YO','Absicherung, Altersvorsorge, Autoversicherung, Baufinanzierung, Haftpflichtversicherung, \r\nHausratversicherung, Investmentfonds, Kapitalanlage, Kfz-Versicherung, Krankenversicherung, \r\nLebensversicherung, Rechtschutz, Rechtschutzversicherung, Reiseversich','Absicherung, Altersvorsorge, Autoversicherung, Baufinanzierung, Haftpflichtversicherung, \r\nHausratversicherung, Investmentfonds, Kapitalanlage, Kfz-Versicherung, Krankenversicherung, \r\nLebensversicherung, Rechtschutz, Rechtschutzversicherung, Reiseversich','Wer sich über Versicherungen, Vorsorge oder Vermögensaufbau informieren möchte, \r\nhat die Wahl zwischen einer Vielzahl von Angeboten.\r\nMit Gerling.de haben Sie einen Partner, der Ihnen nicht nur kompetente Beratung, \r\nsondern auch die passende Lösung für','A','','','http://www.gerling.de/default_gratis.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QDR8nByFxU','Handyshop Handy Handys Mobilfunk Festnetz Organizer Zubehör Nokia\r\n Siemens Motorola Sony Samsung','Handy Handys Mobilfunk Festnetz Organizer Zubehör Nokia\r\n Siemens Motorola Sony Samsung','Hier finden Sie Handys mit und ohne Vertrag zu unschlagbar günstigen Preisen. Wählen Sie aus einem riesigen Angebot an Handymarken und Providern oder Netzbetreibern. Außerdem finden Sie hier Organizer, Handyzubör und Festnetztelefone.','A','http://www.123phones.de','','http://phone-discount.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Qe9HQy8y3k','Oberschalen, Geschenkartikel fur Handys, News und Trends','Oberschlen, Ladekabel','Mobilfunkzubehör Nwes und Trends, Tipps und Tricks','','','','http://mh-mobilfunkzubehoer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qFBJvVkPbe','Neti, Netikanne, Nasendusche, Nasenspülung, Nasenreinigung, Nasenspülkanne, Nasenspülkännchen, Netipot, Nasenprobleme, Heuschnupfen, Allergie, Schnupfen, Erkältung, Stirnhöhle, Yoga, Yogatechnik, Online-Shop, Versandhandel','Nasenspülkannen, Salzpötte','Versandhandel für Yoga Artikel','','','','http://www.neti-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QFJnhRS0Be','Kosmetik, Kosmetikversand, Internet, Shop, Assescoires, Make Up, Makeup, Make up, Dekorativkosmetik, Wellnessprodukte, Kosmetikartikel, Kosmetikprodukte, Fragance, Versand, Geschenk, Geschenkidee, Badeartikel, Puder, Lippenstift, Rouge, Mascara, Eyeliner,','kosmetik, Gernetic, etre belle, gernétic, être belle, lippenstift, tagescreme, nachtcreme, nagellack','Hier finden Sie ein breites Angebot an erlesener Kosmetik und Makeup von GERnétic, être belle uvm. Bestellen Sie bequem per Internet, Telefon oder Fax - wir liefern versandkostenfrei zu Ihnen nach Hause.','A','http://www.weltderkosmetik.de','','http://www.kosmetikplus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qFV8ZZIbD9','Kosmetik, naturkosmetik, onlineshop, shopping, wellness, gesundheit, beauty, schönheit, pflege, hautfreundlich, shopping, einkauf, einkaufen, cosmetic, shea butter, aromatherapie, tierversuche, tierversuchsfrei,','Haarpflege, Körperpflege, Gesichtspflege, Geschenkartikel','APPLEWOODS of England bietet natürliche, hautfreundliche, günstige Kosmetikprodukte, Badebomben und vieles mehr. Tierversuchsfrei! Auf Rechnung! Versandkosten EUR 1, 50; ab 25 EUR : frei!\r\n\r\n','A','','','http://www.applewoods-regensburg.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QGkpUk8YCA','Sonnenbrille, Kontaktlinsen, Funbrille, Kontaktlinsenpflegemittel, Sonnenbrillen, Kontaktlinse, sonnenbrillen, Linsen, Crazy-Lens, Brillenfassung, Onlineshop, Brillen, Sportbrille, Versandhandel, Auktion, Pflegemittel, pflegemittel, Sonnenschutz, sonnensc','Sonnenbrille, Kontaktlinsen, Funbrille, Kontaktlinsenpflegemittel, Sonnenbrillen, Kontaktlinse, sonnenbrillen, Linsen, Crazy-Lens, Brillenfassung, Onlineshop, Brillen, Sportbrille, Versandhandel, Auktion, Pflegemittel, pflegemittel, Sonnenschutz, sonnensc','Net-Eyewear versendet preiswerte Sonnenbrillen, Marken- Sonnenbrillen, Bikerbrillen, Funbrillen, Kontaktlinsen Kontaktlinsenpflegemittel','A','www.eyewear-shop.d\r\nwww.n-ew.de \r\nwww.net-eyewear.com\r\nwww.net-optic.de\r\nwww.neteyewear.de \r\n','','http://www.net-eyewear.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QgSriOVk3A','AMD Intel Abit Asus AVM Epox IBM Infineon LG Logitech MSI NEC TerraTec Samsung Sapphire Western Digital Seagate Acer HP Epson Canon Eizo Sony Pioneer Plextor Teac Yamaha Liteon Creative Elsa Gigabyte Hercules Radeon Geforce DDR ATA D-Link Traxdata Maxtor','hardware software zubehör dvd cd netzwerk arbeitsspeicher speicher ram festplatten festplatte grafikkarten grafik mainboard motherboard modem cpu brenner ram geforce test komponenten controller tastatur keyboard maus monitor tft crt drucker scanner','Ihr Onlineshop im Internet für PC und Computer Hardware, Software und Zubehör zu sehr günstigen Preisen.','A','','','http://www.silicongear.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Qh6xnJuDVQ','MAXDATA-Computer, Belinea-Monitore, \r\nDrucker, Software, Netzwerkzubehör','MAXDATA-Computer, Belinea-Monitore, \r\nDrucker, Software, Netzwerkzubehör','Komplette Produktpalette von MAXDATA','A','','','http://www.counter-shop.de/sis/shopper_lookup.asp?id=bcgdb','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qhh4Jn54la','Allergikerbedarf, Allergikerprodukte, Neurodermitisoverall, Neurodermitishandschuhe, allergenarm, allergenfrei, allergikergeeignet, Kosmetik, Waschmittel, Bettwaren, Sonnencreme, Hautpflegeprodukte','Waschmittel, Reinigungsmittel, Bettwaren, Matratzen, Encasing, Säuglingsnahrung, Kosmetik, Hautpflegeprodukte, Sonnencreme, u.v.m.','Die Firma allsana bietet per Online-Shop alles, was Allergiker im Umgang mit Ihrer Erkrankung benötigen. Allergenarmes Waschmittel, Bettwäsche, Kosmetik, Säuglingsnahrung und vieles mehr.','','','','http://www.allsana.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qHpX62wL4K','Teppiche, Teppichboden, Möbel, Lampen, Leuchten, Betten, Bad, Accessoires, Dekoration, Küchen, \r\nLampen, Stühle, Tische','Teppiche, Teppichboden, Möbel, Lampen, Leuchten, Betten, Bad, Accessoires, Dekoration, Küchen, \r\nLampen, Stühle, Tische','Einmalige moderne Teppiche in vielen Formen und Farben; wunderschöne Teppiche und Teppichboden von Home-Sweet-Home; kostenlose Kataloge, Angebote, Tipps, etc.','A','','','http://www.home-sweet-home.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qhrDp0AtZw','Weizengras, Dinkelgras, Gerstengras, \r\nmanuelle Entsafter, biologisches Saatgut','Weizengras, Dinkelgras, Gerstengras, \r\nmanuelle Entsafter, biologisches Saatgut','frisches biologisches Weizengras, Dinkelgras, Gerstengras, manuelle Saftpressen, Tips zur Anwendung von Weizengras, Weizengrassaft!','A','','','http://www.weizengras.de/s/frameset.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QiQfO3dwIK','ELA-Technik, Sicherheitstechnik, Messtechnik, Selbstbau, Schalten, Verbinden, Energie, Car-HiFi, Lautsprecher, Bühnentechnik, DJ-Equipment','ELA-Technik, Sicherheitstechnik, Messtechnik, Selbstbau, Schalten, Verbinden, Energie, Car-HiFi, Lautsprecher, Bühnentechnik, DJ-Equipment','Online Shop mit über 5000 Artikeln aus Elektronik, Beschallung, Beleuchtung und Security von MONACOR international.','A','','','http://www.bender-elektronik.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QIQHYmjYka','Grillen, Backen, Kochen, Räuchern','Cactus Jack Barbecue-Smoker','Angeboten werden hochwertige Barbecue-Smoker aus massivem Stahl samt Zubehör. Der Unterschied zum herkömmlichen Grillen: Das Grillgut wird schonend gegart und trocknet weder aus, noch verbrennt es. \r\n','A','http://www.barbeque.de','','http://www.cactus-jack.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QJjdtZs0JY','Ski, Snowboards, Schuhe, Softboots, Zubehör, Accessoires, Carver, Skischuhe, Bindungen','Ski, Snowboards, Schuhe, Softboots, Zubehör, Accessoires, Carver, Skischuhe, Bindungen','Onlineshop für Wintersportartikel. Ski, Boards und Zubehör in großer Auswahl zu kleinen Preisen. Schnäppchen & Setangebote!','A','','','http://www.snow-how.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QJPdxXGbvQ',', kunstdrucke von Ole West . Nicole Wenning, Anselm Prester und vielen anderen',', kunstdrucke von Ole West . Nicole Wenning, Anselm Prester und vielen anderen','galerie , kunstdrucke von Ole West . Nicole Wenning, Anselm Prester und vielen anderen.','A','','','http://www.atelier-am-meer.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qJvRlrSpL1','Antiquitäten , Kunst, gemälde, möbel, kommode, schrank, geschenke','Antiquitäten , Kunst, gemälde, möbel, kommode, schrank, geschenke','online galerie: Mobiliar & Kunst des Klassizismus, speziell Biedermeier','A','','','http://www.art-antique.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qJXDXj5rt1','sexpuppen liebespuppen gummipuppen vaginas muschis dildos vibratoren sexshop erotikshop','sexpuppen liebespuppen gummipuppen vaginas muschis dildos vibratoren sexshop erotikshop','Sexpuppen Gummipuppen Liebespuppen Dildos und Vibratoren in riesiger Auswahl zu fantastischen Preisen. Erotikbedarf ist jetzt preiswert !','A','','','http://www.kobe-tai.de/index.html','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qKwdAKVScm','alle Markenartikel, Lego, Carrera, Ravensburger, Jumbo, Holzspielzeug, Mattel, Zapf, Burago, Märklin, Faller, Revell, Siku, Hasbro, Parker, MB, Fischer Technik, Steiff, Wiking','alle Markenartikel, Lego, Carrera, Ravensburger, Jumbo, Holzspielzeug, Mattel, Zapf, Burago, Märklin, Faller, Revell, Siku, Hasbro, Parker, MB, Fischer Technik, Steiff, Wiking','Die Playfactory arbeitet eng mit renommierten Spielwarenhändlern zusammen und bietet mit Ihrem riesigen Sortiment an Markenprodukteb alles für Jung und Alt. Die Produktpalette reicht von den Klassikern Lego und Ravensburger bis zum flotten Kinderwagen.','A','','','http://www.playfactory.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qlv00H9h8m','Plüschfiguren, Bettwäsche, Schreibwaren, \r\nAccessores und vieles mehr.','Plüschfiguren, Bettwäsche, Schreibwaren, \r\nAccessores und vieles mehr.','Liebevolle Geschenke mit Charm.\r\nVom bekannten Liebe ist... Pärchen mit\r\nder besonderen Botschaft.','A','','','http://www.geschenkepark.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QMiX3KDUSu','Jacken\r\nSchlafsäcke\r\nZelte\r\nFleece\r\nOutdoor\r\nDaypacks','Jacken\r\nSchlafsäcke\r\nZelte\r\nFleece\r\nOutdoor\r\nDaypacks','Wir bieten eine große Auswahl an Sport- und Outdoorkleidung und Zubehör','A','','','http://www.wildgoose.de/shop/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qnblFtGLpo','Sportlernahrung Nahrungsergänzung Muskelaufbau Fettabbau Wellnes etc','Creatin Protein Mega Gain Pyruvat Ribose Tribolan Vanadylsulfat Chitosan Bücher Videos','Onlineshop mit Nahrungsergänzungen zum Muskelaufbau und Fettabbau für Fitness- und Ausdauersportler.','A','','','http://www.sportler-welt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QnBZpHyjHY','Handys, Handytaschen, Ladegeräte, Akkus, Antennen und viel weiteres Zubehör','Handys, Handytaschen, Ladegeräte, Akkus, Antennen und viel weiteres Zubehör','Goldstation.de Ihr Online-Shop für Handys und Zubehör.Suchen Sie einen bestimmten Artikel und finden ihn nicht?Dann nutzen Sie unseren kostenlosen Extra-Bestellservice!','A','','','http://www.goldstation.de/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QNfr0bqvjC','fotoversand, video, aachen, verkauf, versand, online, shop, foto, digital, audiophil, audiophil','Kameras, Stative, Taschen, digital, Speichermedien, Ferngläser, Sucherkamera, Spiegelreflexkamera, Scanner, Dia, Projektor, Film, Papier','Einfache Bestellung von normalen Sucherkameras über Taschen, Stative, Filme, Zubehör bis hin zu hochwertigen \r\nSpiegelreflexkameras, Objektiven und Digitalkameras. Darüber hinaus ein sehr großes Gebrauchtangebot und \r\nwertvolle Informationen - Alles rund','A','http://www.ac-foto.com, \r\nhttp://www.internetfoto.de, \r\nhttp://www.internetfoto.com','','http://www.internet-foto.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qPBTBj5PNG','Katze, Katzen, Kratzbaum, Netz, Toilette,','Kratzbäume - u.a. auch als Systemkratzbäume, Katzentüren in verschiedenen Variationen, Sicherheitsnetz, Fensterkippschutz, Transportkörbe, Fressnäpfe, Spielsachen rund um die katze','Alles für die Katze. Vom Kratzbaum bis zur Katzentüre.','A','http://www.katzenshopping.de\r\nhttp://www.katzen-shopping.de\r\nhttp://www.catlike.com\r\n','','http://www.catlike.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qpDXrjWnhS','Musikinstrumente, Handzuginstrumente, Akkordeon, Harmonika, Pianoakkordeon, Knopfakkordeon, Kinderakkordeon, Schülerakkordeon, Wiener Harmonika, Club Harmonika, Steirische Harmonika, Deutsche Harmonika, Bandonika, Bandoneon, Helikon, Freebass, Freebaß','Musikinstrumente, Handzuginstrumente, Akkordeon, Harmonika, Pianoakkordeon, Knopfakkordeon, Kinderakkordeon, Schülerakkordeon, Wiener Harmonika, Club Harmonika, Steirische Harmonika, Deutsche Harmonika, Bandonika, Bandoneon, Helikon, Freebass, Freebaß','Akkordeons, Harmonikas und Bandoneons - meisterlich gefertigt im vogtländischen Musikwinkel','A','','','http://www.vogtline.com/akkordeons','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qPNTF8IlH5','Kaminbestecke, Designerkaminbestecke, Messingkaminbestecke, Schmiedeeisenkaminbestecke, Kachelofengarnituren, Ofenunterlegplatten, Glasplatten, Holzkörbe, Funkenschutzgitter, Brennstoffbehälter, Zündholzständer, Blasebälge, Schmiedeeisen-Kamingarnituren,','Kaminbestecke, Designerkaminbestecke, Messingkaminbestecke, Schmiedeeisenkaminbestecke, Kachelofengarnituren, Ofenunterlegplatten, Glasplatten, Holzkörbe, Funkenschutzgitter, Brennstoffbehälter, Zündholzständer, Blasebälge, Schmiedeeisen-Kamingarnituren,','250 Kaminbestecke, Kachelofengarnituren und Ofenzubehöre - Expresslieferung - Spitzenqualität selbst bei Design-Kaminbestecken zu günstigen Preisen. Enorme Vielfalt der Modelle in Design und Stilrichtungen, auch Ofenunterlegplatten, Funkenschutzgitter, Ho','A','','','http://www.kaminbesteck-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qPvr8D9Lxe','Bergschuhe, Wanderschuhe, Kletterschuhe, Jagdschuhe, Steigeisen, Socken, Stöcke, Lowa, Leki, Meindl, Raichle, LaSportiva, Hanwag, Rohner, Scarpa, Asolo, Salomon, Chiruca, Sorel, Mephisto, Teva, Clarks, Boreal, Bundeswehr-Schuhe, Sandalen, Trekking, Bergst','Bergschuhe, Wanderschuhe, Kletterschuhe, Jagdschuhe, Steigeisen, Socken, Stöcke, Lowa, Leki, Meindl, Raichle, LaSportiva, Hanwag, Rohner, Scarpa, Asolo, Salomon, Chiruca, Sorel, Mephisto, Teva, Clarks, Boreal, Bundeswehr-Schuhe, Sandalen, Trekking, Bergst','Verkauf von Wander-, Berg-, Jagd- und Kletterschuhen der Spitzenklasse','A','htp://www.jagdschuhe.de','','http://schuh-keller.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QqqF7Mds1K','Bei uns finden Sie: Heidehonig, Wabenhonig, Kosmetik, Nahrungsergänzungen, Propolis, Gelee Royale, Blütenpollen, Handgewickelte Wabenkerzen, ...... Bestellen Sie bequem online.','Bei uns finden Sie: Heidehonig DIREKT aus der Lüneburger Heide, Wabenhonig, Kosmetik, Nahrungsergänzungen, Propolis, Gelee Royale, Blütenpollen, Handgewickelte Wabenkerzen, ...... Bestellen Sie bequem online.','Bei uns finden Sie: Heidehonig, Wabenhonig, Kosmetik, ...... Unsere Bienenwachsartikel werden in Handarbeit im eigenen Betrieb hergestellt. Schwankungen und Abweichungen im Erscheinungsbild und Ausfall der Ware sind deshalb unvermeidlich und gebe','A','http://www.heidekiosk.de','','http://www.netstore.convar.com/Bienenprodukte','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qrB0VpM8ru','Dekoration, Pavillons, Pagoden, Gartenhäuser, Blockbohlenhäuser, Gerätehäuser, Gewächshäuser, Sommerhaus, Skulpturen, Figuren, Reliefs, Holzschmuck','Dekoration, Pavillons, Pagoden, Gartenhäuser, Blockbohlenhäuser, Gerätehäuser, Gewächshäuser, Sommerhaus, Skulpturen, Figuren, Reliefs, Holzschmuck','Hier finden Sie Dekorationen für Haus und Garten, sogar Gartenhäuser und Pavillons aus Holz und Glas.','A','','','http://www.alveolara.de/kreativmarkt/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Qrbr6Xkthi','Diddl, Bücher, Zinngeschenke, Lamy, Bausätze, Spiele, Spielzeug, Fotos, Geschenke','Lamy, Schreibwaren, Spielwaren, Geschenke, Zinngeschenke, Puzzle, Bausätze, Bücher, Fotoalben','Der Geschenkekeller Direkt Shop bietet alles, was das Leben schöner und leichter macht.\r\nMit Liebe und Sachverstand ausgewählt.\r\nImmer aktuelle, ausgefallene Geschenkideen für SIE & Ihn und auch für Kinder.\r\n\r\nMit dem Geschenkekeller Direkt Shop bieten wi','A','','','http://www.Geschenkekeller.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QS1tQqJ9YC','Tische, Lampen, Barhocker, Leuchten und vieles mehr.','Tische, Lampen, Barhocker, Leuchten und vieles mehr.','Hier können Sie außergewöhnliche Designer-Möbel bestellen.\r\nEinfach aussuchen, die Lieferung erfolgt prompt','A','','','http://www.friseur.com/shop/designermoebel/index.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QsGvqGF3MK','Fanartikel, Shirts, Caps, Fahnen, Uhren, Shorts, Jacken, Polos, T-Shirts, Kappen, Schale, Hosen, Mousepads, Geschenke','Fanartikel, Shirts, Caps, Fahnen, Uhren, Shorts, Jacken, Polos, T-Shirts, Kappen, Schale, Hosen, Mousepads, Geschenke','Hier findet man alles, was man als Fan nur kaufen und bestellen kann. Fanartikel und Geschenkideen.','A','','','http://www.Fankaufhaus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Qsor5YfkCW','Klassik-CDs','Klassik-CDs','Klassik-Raritäten und musikalische Entdeckungen auf dem Label Stieglitz von Pink Tonträger GmbH','A','','','http://www.pink-tontraeger.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QTdr00SL6S','System Professional, just men, shampoo, haarwasser, tonik, pflegeschaum, gel, wax, spray, toenung,','System Professional, just men, shampoo, haarwasser, tonik, pflegeschaum, gel, wax, spray, toenung,','JUST MEN SHOP fuer anspruchsvolles Maennerhaar.','A','','','http://www.ihrhaarstudio.de/shop-men/menshop.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qUADC32gSe','Anrufbeantworter, Faxgeräte, Hard- und Software, ISDN, Telefone, Mobilfunk, Zubehör für alles, Sonstiges','Anrufbeantworter, Faxgeräte, Hard- und Software, ISDN, Telefone, Mobilfunk, Zubehör für alles, Sonstiges','Von A wie Anrufbeantworter bis Z wie Zubehör finden Sie eine große Auswahl an multimedialen Artikeln.\r\nUnser Motto: RC-Shop ping und mehr...','A','http://www.rehlaender.de','','http://www.rc-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QV2Bxp5Xn7','Gartentechnik, Rasenmäher, Benzinrasenmäher, Elektrorasenmäher, Aufsitzmäher, Rasentraktoren, Motorsägen, Gartenhäcksler, Häcksler, Motorsensen, Balkenmäher, Vertikutierer, Aufsitzrasenmäher, Laubsauger, Laubbläser, Motorsäge, Heckenschere, Heckenscheren','Gartentechnik, Rasenmäher, Benzinrasenmäher, Elektrorasenmäher, Aufsitzmäher, Rasentraktoren, Motorsägen, Gartenhäcksler, Häcksler, Motorsensen, Balkenmäher, Vertikutierer, Aufsitzrasenmäher, Laubsauger, Laubbläser, Motorsäge, Heckenschere, Heckenscheren','In unserem Online-Shop finden Sie Gartengeräte, Forsttechnik, Werkzeuge, Jagdbedarf, Reitzubehör und vieles mehr.','A','http://www.forst-und-gartenmarkt.de','','http://www.forst-gartenmarkt.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qW5r5i4qMw','dmtwqwertzuiop\r\nComputer\r\nHardware\r\nSoftware\r\nBücher\r\nSpielzeug\r\nSonderposten\r\nHandy\r\nTelefon\r\nRestposten\r\ngünstige ware','Computer\r\nHardware\r\nSoftware\r\nBücher\r\nHandy\r\nTelefon\r\ndiverse','Wir bieten Computer-Hardware und Software, sowie Computerfachliteratur, Audio-CD, DVD und Video zu günstigen Preisen.','A','','','http://www.anni-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QXNtZ0gdXw','Coca-Cola Merchandise, Zippo, Looney Tunes, MAG-LITE, Harley-Davidson, Statuen, Figuren, Candies & Sweets, Blechschilder, Diner-Möbel, Reiseführer, Flaggen und vieles mehr...','Coca-Cola Merchandise, Zippo, Looney Tunes, MAG-LITE, Harley-Davidson, Statuen, Figuren, Candies & Sweets, Blechschilder, Diner-Möbel, Reiseführer, Flaggen und vieles mehr...','Der Shop für den Amerika-Fan - Online-Shop und Ladengeschäft für typisch amerikanische Geschenk- und Dekoartikel','A','http://www-american-gifts.de','','http://www.american-style.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('qycBuUPCu5','parfum, parfums, parfüm, parfüms, duft, düfte, geschenk, geschenke, weihnachtsgeschenke, weihnachtsgeschenk, valentinstag, weihnachten, gutschein, gutscheine, geschenkgutscheine, dior, lagerfeld, kenzo, jil sander, hugo boss, davidoff, lancome, laura, cho','parfum, parfums, parfüm, parfüms, duft, düfte, geschenk, geschenke, weihnachtsgeschenke, weihnachtsgeschenk, valentinstag, weihnachten, gutschein, gutscheine, geschenkgutscheine, dior, lagerfeld, kenzo, jil sander, hugo boss, davidoff, lancome, laura, cho','Ihre virtuelle Online-Parfümerie mit Original Marken-Parfüms von Dior, Sander, Joop, Lagerfeld, Kenzo, Davidoff, Klein, Chopard, Arden, Azzaro, Hilfinger, Lancôme, Boss, Biagiotti, Armani, Kiton, Lanvin, Bogner u.v.m.','A','http://www.fastshopping.de','','http://www.parfumworld24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QyM0IQ4Em5','Kaffeespezialitäten, Espresso, Cappuccino, Geschirr, Kaffee-Vollautomaten, Espressomaschinen Dampfbügelstationen, Luftbefeuchter, Stuck, Lifestyle','Neben Kaffeespezialitäten wie Espresso, Cappuccino & Co. gibt es witziges Geschirr, Kaffee-Vollautomaten und Espressomaschinen sowie Dampfbügelstationen, Luftbefeuchter und edle Stuck-Produkte.','in Ihrem Shop für Kaffee und Lifestyle finden Sie alles rund um die Themen Kaffeegenuß und Wohndesign.\r\n','A','','','http://www.artre.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QzBXv6STZ9','Büromöbel, Gabelstapler, Bürobedarf, Arbeitssicherheit, Container, Bürostühle, Fördertechnik, Hebebühne, Hebebühnen, Hubwagen, Bürocontainer, Tresore, Industriebedarf, Büroeinrichtung, Lagertechnik, Paletten, Kehrmaschinen, Kehrmaschine, Bürostuhl, Regale','Sozialraumeinrichtung\r\nBetriebsausstattung\r\nArbeitsplazteinrichtung\r\nLagereinrichtung\r\nTransportmittel\r\nFertigraum\r\nAußenanlagen\r\nBüroausstattung','Ihr Einkaufsberater für Betrieb und Büro. Von Betriebsausstattung über Lager, Transport, Büro bis hin zu Innen- und Außenanlagen.','A','','','http://www.gaerner.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('QZzV4DQvNg','Peacock Lintec Intel AMD Lexmark Microsoft Apiras Brainware','Peacock Lintec Intel AMD Lexmark Microsoft Apiras Brainware','Alles rund um die EDV. Wir vertreiben namhafte Hersteller. Wir sind Ihr Ansprechpartner für kaufmännische Softwarelösungen und Vertriebsmanagement.','A','','','http://www.hardware-shopping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('r0porxcdJP','Tickets, Konzerte, Konzertkarte, Shopping, Veranstaltungen, Spiele, DVD, Video, Videos, CD, Britney Spears, Hamburg, Musik, Music, Musical, Hip Hop, HipHop, Punk, Kartenvorverkauf, Ticketservice, Eintrittskarten, Ticketshop','Tickets, Tonträger, DVD/Videos, Games, Fanartikel','Tickets für Konzert-, Sport-, Festival-, Theater- und Musical-Events sowie Verkauf von Tonträgern, Videos, Games und Fan-Artikeln. Ganz einfach online oder per Telefon bestellen. Oder direkt im Kartenladen vorbei kommen.','A','','','http://www.kartenhaus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('r1msYcPuAh','Beletristik, Sachbücher, Computerbücher (zu reduzierten Preisen), Geschenkideen','Beletristik, Sachbücher, Computerbücher (zu reduzierten Preisen), Geschenkideen','Alle Buchtitel mit Bild und ausführlicher Inhaltsangabe. Zu jeder Buch-Bestellung legen wir automatisch ein Ãœberraschungsgeschenk bei und schon ab 30 DM Bestellwert liefern wir portofrei.','A','','','http://www.buchshop2000.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('r2haVlYzdz','Spielzeug, Holzspielzeug, LEGO, BIG, Traktor, Puppen, Bollerwagen, Hängematten, Autositze, ERZI, KINDERKRAM, Gameboy, Pokemon, Computerspiele','Spielzeug, Holzspielzeug, LEGO, BIG, Traktor, Puppen, Bollerwagen, Hängematten, Playmobil, Autositze, ERZI, KINDERKRAM, Pokémon, Gameboy, Gameboyspiele, Computerspiele','FÃœR LIEBEN KLEINEN : \r\nSPIELZEUG von LEGO, HOLZSPIELZEUG von Brio, Kinderkram, und anderen, POKÉMON, Magic, KINDERAUTOSITZE von Kiddy, Osann\r\nFÃœR DIE GROSSEN:\r\nHängematten und Zubehör zum Ausruhen und Relaxen\r\n','A','','','http://www.kinderkram-lachendorf.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('R2tYDRgDTl','Klassische Schwarztees aus Assam, Ceylon, Darjeeling, aromatisierte \r\nSchwarztees, Grüntees aus China, Japan u.s.w., aromatisierte Grüntees, \r\nnaturbelassene und aromatisierte Früchtetees, Rooibos(Rotbusch) - Tee aus\r\nSüsafrika, Kräuter und viele Honigsor','Klassische Schwarztees aus Assam, Ceylon, Darjeeling, aromatisierte \r\nSchwarztees, Grüntees aus China, Japan u.s.w., aromatisierte Grüntees, \r\nnaturbelassene und aromatisierte Früchtetees, Rooibos(Rotbusch) - Tee aus\r\nSüsafrika, Kräuter und viele Honigsor','Eine Riesenauswahl an Tee, Kräutern, Honig und Zubehoer...','A','','','http://www.teekauf.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('R2v9vRe2HR','Ringbücher, Register, Sichthüllen, Prospekthüllen, Präsentations-Ringbücher, Präsentations-Ordner, Aktenhüllen, Prospekthüllen, Visitenkartenhüllen, Visitenkartentaschen, CD-Taschen, CD-Hüllen, CD-Verpackungen, CD-Taschen, Disketten-Taschen, Disketten-Hül','Ringbücher, Register, Sichthüllen, Prospekthüllen, Präsentations-Ringbücher, Präsentations-Ordner, Aktenhüllen, Prospekthüllen, Visitenkartenhüllen, Visitenkartentaschen, CD-Taschen, CD-Hüllen, CD-Verpackungen, CD-Taschen, Disketten-Taschen, Disketten-Hül','Bürobedarf, Präsentation, Organisation, Werbung, Sonderanfertigung. Jeden Monat neue Angebote!','A','','','http://www.kranholdt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('R5oOWMHwwR','erotische, Dessous, Reizwäsche, Lackkleidung, sexpuppen, liebespuppen, love-dolls, Strapse, Slip, BH, Corsage, Lack, Lederunterwäsche, Metall-BH, Mieder, Tanga, Body, Unterwäsche, String, Brautdessous, Schnürmieder, Strumpfhosen, Samt, Seide, Renate Bucco','Rimba, Leder, Latex, Renate Buccone, Sharon Sloane, Joyce Jones','Dreamworld bietet Ihnen ein umfassendes Sortiment an Dessous, erotischer Wäsche, Leder, Lack, Liebespuppen, Lovetoys und Allem, was Spaß macht zu äußerst günstigen Preisen.','A','','','http://www.sexshopwi.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('r6dGbREhZl','Dildos, Liebeskugeln, Vibratoren, Penise, Kunsstoffpenise, Analstöpsel, Vaginal-Vibratoren, Anal-Vibratoren, Hodenringe, Kunsstoff-Liebeskugeln, Doppel-Penise, Jelly-Vibratoren, Riesen-Vibratoren, Doppel-Dildos, Riesen-Dildos, Massagestäbe, Lady Finger, B','Dildos, Liebeskugeln, Vibratoren, Penise, Kunsstoffpenise, Analstöpsel, Vaginal-Vibratoren, Anal-Vibratoren, Hodenringe, Kunsstoff-Liebeskugeln, Doppel-Penise, Jelly-Vibratoren, Riesen-Vibratoren, Doppel-Dildos, Riesen-Dildos, Massagestäbe, Lady Finger, B','Handel, Versand und Vertrieb von Dildos, Vibratoren, Liebeskugeln und Kunststoffpenisen. Hier finden Sie nützliche Informationen zum Thema Dildos und Vibratoren, sowie Anwendungs- und Pflegetips','A','','','http://www.dildowelt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('r7u7uA0koB','DVDs, Receiver, DVD-Player Codefree, \r\nLautsprechersysteme, Projektoren & Leinwände','DVDs, Receiver, DVD-Player Codefree, \r\nLautsprechersysteme, Projektoren & Leinwände','Ladenverkauf von DVD´s und Heimkinokomponenten, THX Vorfürstudio, \r\n','A','','','http://www.cinemagic.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('r8rMBbIvNz','','','Die Suchmaschine für den Rhein/Mosel-Kreis','A','','','http://www.a-zmarkt.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('r97im7XiSp','Asiatika Asiatica Nepal Tibet Indien China spirituelle Kunst Buddhas buddhistische Statuen Figuren Tara Thangkas Raku Teeschalen Meditationsartikel Meditationskissen Altar Altäre Bücher CDs Videos Kalligraphien Kunstkarten Zen Buddhismus Hinduismus Taoism','Stutuen, Thangkas, Vajras, Raku, Yantras, Bücher, Videos, CDs, Meditationskissen, Meditationsbänke, Matten, Kunstkarten, Bilder, Kalligraphien,','Ein reichhaltiges Angebot für spirituelle Menschen: Kunst (Statuen, Thangkas, Raku, ...), Meditationsartikel (Meditationskissen u. -bänke, Matten, ..), Bücher (Zen, Buddhismus, Hinduismus, Taoismus, Christliche Mystik, ...), CDs, Videos und vieles mehr.','','','','http://www.buddhaland.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rAiIgOxIYb','Tinten für Drucker, Toner, Telefone, Faxgräte, Drucker, Zubehör','Tinten für Drucker, Toner, Telefone, Faxgräte, Drucker, Zubehör','Der Online-Shop für Produkte der Büro- und Telekommunikation.','A','','','http://www.otas.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RAk9Wklyy8','Prepaid, Rabatt, günstig, TD1, D2, ViagInterkom, XtraPac, CallYa, Loop, Handys, Nokia, Siemens, Alcatel, Motorola, Philips','TD1 XtraPacs, D2 CallYa, ViagInterkom Loop, TD1 Festverträge','Bei uns bekommen Sie Prepaid-Handys mit Rabatt, alle Angebote garantiert unter Marktpreis. Preisvergleiche erwünscht !','A','http://www.rabattfinder.net\r\nhttp://www.mobilfunk.rabattfinder.com','','http://www.rabattfinder.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RayAQQFqo4','orientalische Lampen\r\norientalische Möbel\r\nBildteppiche aus Harrania\r\nSteinskulpturen aus Simbabwe\r\nGlasobjekte von Sadika Kammoun\r\norientalische Geschenke\r\norientalischen Schmuck\r\nStickereien aus Palästina\r\nKelims aus Siwa','orientalische Lampen\r\norientalische Möbel\r\nBildteppiche aus Harrania\r\nSteinskulpturen aus Simbabwe\r\nGlasobjekte von Sadika Kammoun\r\norientalische Geschenke\r\norientalischen Schmuck\r\nStickereien aus Palästina\r\nKelims aus Siwa','Wir bieten Kunst und Handwerkskunst aus Ägypten, Syrien, Jordanien und Afrika für den Wohnbereich sowie Schmuck und Ethno Bekleidung','A','','','http://www.orientlights.de/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RBb9Vl9dVJ','Bettwäsche, Handtücher, Kissen, T-Shirts, Decken, Waschlappen, Janosch, Tabaluga, Sesamstraße, Biene Maja, Maus, Smileys, Milka, Benjamin Blümchen, Kaptain Blaubär, Coca Cola, Kermit, Philipp, Teletubbies, Star Wars, Keith Haring, Bugatti, Baccara','Bettwäsche, Handtücher, Kissen, T-Shirts, Decken, Waschlappen, Janosch, Tabaluga, Sesamstraße, Biene Maja, Maus, Smileys, Milka, Benjamin Blümchen, Kaptain Blaubär, Coca Cola, Kermit, Philipp, Teletubbies, Star Wars, Keith Haring, Bugatti, Baccara','Bettwäsche, Handtücher, T-Shirts, Kissen, Decken und vieles mehr von Janosch, Pokemon, Tabaluga, Benjamin Blümchen, Keith Haring, Sendung mit der Maus usw. .','A','','','http://www.bettundso.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RcmSIC2Oct','Handarbeit, Windowcolor, Sticken, Sticktwist, Janosch, Tigerente, Basteln, Anchor, Teletubbies, Kim Anderson, Stoffe, Hobby, Stickbuch, Vorlagen, Häkeln','Handarbeit, Windowcolor, Sticken, Sticktwist, Janosch, Tigerente, Basteln, Anchor, Teletubbies, Kim Anderson, Stoffe, Hobby, Stickbuch, Vorlagen, Häkeln','Wir haben eine große Auswahl an Handarbeitsartikeln wie z.B. Sticktwist von Coats Mez, Stickbücher und Windowcolor von Tap-Rico, Janosch, Tigerente, Kim Anderson und Zubehör. Online Bestellung mit Warenkorbsystem.','A','','','http://www.stoffhaus-kepper.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RDnyFL1zH6','Elektromarkt, Elektrocenter, Elektrohandel, Elektroshop, Elektrofachhandel, Onlineshop, Shop, Camcorder, Video, Foto, Fototechnik, Videotechnik, Technik, kaufen, bestellen, Multimedia, PC-Zubehör, PC, Zubehör, technische, Geräte','Unterhaltungselektronik, Foto- und Videotechnik, Multimedia, PC-Zubehör, Audio','Online-Shop für Unterhaltungselektronik, Foto- und Videotechnik, Multimedia, PC-Zubehör, Audio','A','','','http://www.vifo.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rEcmaMFYwR','Fahnen Flaggen Aufkleber Kappen Kugelschreiber Taschenrechner Textilien\r\nSchirme Uhren Mützen Europa-Artikel Tassen Spiele Girlanden Fähnchen','Fahnen Flaggen Aufkleber Kappen Kugelschreiber Taschenrechner Textilien\r\nSchirme Uhren Mützen Europa-Artikel Tassen Spiele Girlanden Fähnchen','Artikel im Zeichen Europas','A','','','http://www.gabartas.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rEeSsudQKL','DVD, Video, Kino, Poster','DVDs, Videos, Poster, Merchandising-Artikel','Alles zum Thema Film und Kino!','A','','','http://www.film.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Rei3CU67QL','Condor, Hapag Lloyd, LTU, Air Berlin, Flug, Flüge, Griechenland, Spanien, Ferienhäuser, Hotels, Mietwagen, Onlinbuchung','Charterflüge','Charterflüge zu den schönsten Sonnenzielen dieser Erde. Flugkomfort und ein perfekter Service für Ihren Urlaub.','A','http://www.griechenland-direkt.de\r\nhttp://www.exposa.de','','http://www.exposa.de/fluege/condor','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Reu3GIJEI0','Swissphone-Funkmeldeempfänger & -Zubehör, -Ersatzteile, -Programmierung','Swissphone-Funkmeldeempfänger & -Zubehör, -Ersatzteile, -Programmierung','FUNKMELDERdirekt bietet alles rund um´s Thema Swissphone-Funkmelder: Hier bekommen Sie Ihren persönlichen FME - individuell programmiert. Kauf auf Raten und Inzahlungnahme problemlos möglich.','A','','','http://www.funkmelder.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rF2E6nszBh','Kosmetika, Körperpflege, Lavera, Logona, LifeSource, Aquarette, Aquasoft, Pyroflam, Wasserkocher, Wasserfilter, Matratzen, Bettdecken, Kissen, Neurodermitisoverall, Wäsche, Tampons, Binden, Nahrungsergänzung','Kosmetika, Körperpflege, Lavera, Logona, LifeSource, Aquarette, Aquasoft, Pyroflam, Wasserkocher, Wasserfilter, Matratzen, Bettdecken, Kissen, Neurodermitisoverall, Wäsche, Tampons, Binden, Nahrungsergänzung','Hier finden Sie ein Produktsortiment, daß Ihnen hilft, Ihre allergischen Beschwerden zu lindern','A','','','http://www.allergieshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rFhIfRU2x6','Videos, DVDs, Filmplakate, Starfotos, Modellbausätze, Bücher zum Thema Film - viel von \"Akte X\", \"Star Trek\", \"Star Wars\" und \"Simpsons\".','Videos, DVDs, Filmplakate, Starfotos, Modellbausätze, Bücher zum Thema Film - viel von \"Akte X\", \"Star Trek\", \"Star Wars\" und \"Simpsons\".','Paradies für Filmfreunde. Der Shop hat meiner Ansicht nach die größte Auswahl im Bereich Videos, DVDs, Filmplakate, Starfotos und Merchandising. Sehr übersichtlich und guter Service.','A','','','http://www.cinemabilia.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rG3egMBKUt','Räucherstäbchen, Räucherkegel, Weihrauch, Myrrhe, Räucherkohle, Räucherstäbchenhalter, Boswellia','Räucherstäbchen, Räucherkegel, Weihrauch, Myrrhe, Räucherkohle, Räucherstäbchenhalter, Weihrauch-Öl','Verkauf von Auroshikha - Räucherstäbchen, Räucherkegel, Weihrauch, Myrrhe und vieles mehr.','A','','','http://www.anandam-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Rh4Urd16VX','Oktoberfest-Souvenirs, Lebkuchenherzen, Filzhut, Masskrughut, Masskrüge, Bierkrüge, Weißbierglas, Fahnen, Jodelbär, Jodellöwe, Schimpfsack, Brotzeitbrett´l, Schnupftabak, Schnupfmaschine, Saufmaschine, Weißwursttopf-Set, Obstler, Schnapsgläser, Bayernuhr,','Oktoberfest-Souvenirs, Lebkuchenherzen, Filzhut, Masskrughut, Masskrüge, Bierkrüge, Weißbierglas, Fahnen, Jodelbär, Jodellöwe, Schimpfsack, Brotzeitbrett´l, Schnupftabak, Schnupfmaschine, Saufmaschine, Weißwursttopf-Set, Obstler, Schnapsgläser, Bayernuhr,','Der bayerische Onlineshop - vom Lebkuchenherz bis zum Jodelbaeren, vom Schimpfsack bis zur Saufmaschine. Weltweiter Verkauf bayerischer Souvenirs wie Oktoberfest Andenken, Bierkruege, Fahnen, ...','A','','','http://www.der-bayer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rhBItJy02b','Flöten, Percussion, Blasinstrumente, Noten','Flöten, Percussion, Blasinstrumente, Noten','Bei uns finden Sie Musikinstrumente aus der ganzen Welt. Außerdem führen wir eine riesige Notenauswahl','A','','','http://www.musikkeller.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rhnSr0Ippt','Gedeck Sets, Tischdecken, Kissenbezüge, Wandbehänge','Gedeck Sets, Tischdecken, Kissenbezüge, Wandbehänge','Karossworkers – Handstickerei aus Südafrika. Karossworkers ist eine Selbsthilfeorganisation, die es Ihrer Belegschaft ermöglicht, durch Sticken im eigenen Heim und in der Freizeit Geld zu verdienen.','A','','','http://www.karossworkers.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rhZQpbAdrr','alessandro, gehwol, Charlotte Meentzen, Kosmetik, Nagelpflege, Fußpflege, Hautpflege, \r\nKörperpflege, Maniküre, Gesichtspflege, Creme, Peeling, Handpflege, Cellulite, Fingernägel, \r\nStützstrümpfe, Einlegesohlen, pedag, compressana\r\n','Kosmetikartikel, Fußpflegeartikel, Nagelpflegeartikel, Cremes, Lippenstifte, Nagellacke, Einlegesohlen, Stützstrümpfe','Der Shop hält ausgesuchte Kosmetikartikel und mehr zu günstigen Preisen für Sie bereit. \r\nAußerdem finden Sie viele Info´s und Tipps rund um Kosmetik und Körperpflege. Jeder Besuch \r\nlohnt sich.','A','','','http://www.beinetti.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ri3oc3Vcul','','','Ihr kompetenter Online-Shop für ECCO-SCHUHE','A','','','http://www.eccoshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RiAYOyXsCF','Computer, Bürobedarf, EDV, Foto, Audio, Werkstatt, Haushalt, Gastronomie, Canon, Nikon, Samsung, e-commerce, onlineshopping, fernglas, Digitalkamera','Computer, Bürobedarf, EDV, Foto, Audio, Werkstatt, Haushalt, Gastronomie, Canon, Nikon, Samsung, e-commerce, onlineshopping, fernglas, Digitalkamera','allstock.de - Onlineshopping im Internet','A','','','http://www.allstock.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ricGgqxE3v','Marquardt GmbH, SHK Shop, Bernauer Heizungs- und Sanitärshop, Heizung, Baumarkt, Heizungsmarkt, Onlineshop, Wärmepumpe, Heizkessel, Solar, Dieter Marquardt, Solarfachmarkt, Sanitärmarkt, Heizungsmarkt, Ersatzteile, Heizkörper, preiswert, einkaufen, Sanitä','Heizung, Sanitär, Solar, Heizkessel, Brennwertgeräte, Edelstahlschornstein, Badheizkörper, Kupferrohr, Fittinge, Stahlrohr, Umwälzpumpen,','Bernauer Heizungs- und Sanitärshop ein SHK Shop als Heizungsmarkt, der Baumarkt ist sprachlos.','A','http://www.marquardt-gmbh.de\r\nhttp://www.marquardt-gmbh.net','','http://www.heizungsfachshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rJ8YJ4sd4d','vinyl, record, 45, mailorder, techno, house, dance, dancefloor, hiphop, trance, progressive, blackmusic, Records, vocal, R´n´B, Rhythm, Blues, minimal techno, progressive house, music, musik, platte, schallplatten, vinyl, maxi, VINYL, cd, CD, tools, slipm','vinyl - 12 inch - 10 inch - records - techno - house - trance - progressive - black music \r\n- hiphop - rhythm & blues - selected cd`s - dj-tools - slipmats - recordcases - dj-bags \r\n- pick-up`s - cartridges - lightning & flashing shirts - and more...','HomeRun Records - The Vinyl Megastore - \r\nInternet Music Distribution (Vinyl-Mailorder) für House, Techno, Trance, Progressive, Black Music & more...\r\nwöchentlich von internationalen Top-DJs aktualisiert! \r\n','A','http://www.homerun.de','','http://www.homerun-records.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RjVSHhWtrL','garten, haus und garten, gartenshop, teichpumpe, teichbau, gartenartikel, teichfilter, bewaesserungsanlagen, teichzubehoer, gartenteich, gartenpumpen, pumpen, teichfilter, expertentipp, regneranlagen bewaesserung, schmutzwasserpumpe, filter, gartengeraete','garten, haus und garten, gartenshop, teichpumpe, teichbau, gartenartikel, teichfilter, bewaesserungsanlagen, teichzubehoer, gartenteich, gartenpumpen, pumpen, teichfilter, expertentipp, regneranlagen bewaesserung, schmutzwasserpumpe, filter, gartengeraete','Gartenshop - Der Onlineshop fuer Gartenartikel, Teichpumpen, Teichfilter, Gartenpumpen, Bewaesserungsanlagen sowie Expertenrat, Tipps und Tricks für die Anlage eines Gartenteichs.','A','','','http://www.gartenshop-online.de/shop.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rkAim16MaN','Reisen, Urlaub, Last-Minute, Kreuzfahrten, Charter-und Linienfluege, Sportreisen, Formel1 usw.\r\nFinanzen, Geldanlage, Versicherungen, \r\nAuslandimmobilien wie Tuerkei und Spanien.','Reisen, Urlaub, Last-Minute, Kreuzfahrten, Charter-und Linienfluege, Sportreisen, Formel1 usw.\r\nFinanzen, Geldanlage, Versicherungen, Investment, \r\nAuslandimmobilien wie Tuerkei und Spanien.','Wir arbeiten im Bereich Reisen, Finanzen und Immobilien als neutrale und unabhaengige Agentur mit Best-Buy Produkte.','A','','','http://www.euro-finanzkaufhaus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RkgyUWLUUr','Schreibgeräte, Uhren, Elektronik, Feuerzeuge etc.','Schreibgeräte, Uhren, Elektronik, Feuerzeuge etc.','Online Bestellung von Markenartikel','A','','','http://www.Bensching.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RMcEwgfW9v','Solarien, Bräunungsanlagen, Sonnenbänke, Bräunungsgeräte, UV-A Röhren, Bräunungslampen, Ergoline, Dr.Kern, UWE, Philips, Bräunungskosmetik, Solarien-Ersatzteile, Sonnendusche,','Solarien, Bräunungsanlagen, Sonnenbänke, Bräunungsgeräte, UV-A Röhren, Bräunungslampen, Ergoline, Dr.Kern, UWE, Philips, Bräunungskosmetik, Solarien-Ersatzteile, Sonnendusche,','Planung und Einrichtung von Sonnenstudios, verkauf von Solarien und Zubehör, Verkauf von Roll-und Bandmassagegeräte','A','','','http://ww.beautysun.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RNhcHb50NF','Persönliches Geburtstagslied, \r\nBücher, CD´s, Schmuck','Persönliches Geburtstagslied, \r\nBücher, CD´s, Schmuck','Im persönlichen Geburtstagslied wird der Name des Jubilars mehrfach genannt. dazu Geschenkideen bis zum kostenlosen Service von Free SMS und kostenlosen Grußkartenversand','A','','','http://www.geburtstags-hit.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rnT7NhWBrH','Rolladenmotore\r\nRollladenmotore\r\nRolladenmotoren\r\nRollladenmotoren\r\nRolladensteuerungen\r\nRollladensteuerungen\r\nSchalter\r\nRolladenantriebe\r\nRollladenantriebe\r\nAstroschalter\r\nJollymatic\r\nFunk-Motoren\r\nFunkmotoren\r\nFunkmotore\r\nFunk-Motore\r\nFunklösungen\r\nFunk','Rolladenmotore\r\nRollladenmotore\r\nRolladensteuerungen\r\nRollladensteuerungen\r\nSchalter','Bestellen Sie Rolladenmotoren, Schalter und Steuerungen bequem und sicher von zu Hause.\r\n - Nur qualitativ hochwertige Produkte\r\n - Extrem niedrige Preise (bis 50 % unter empfohlenen Verkaufspreisen)\r\n - Sofortige Lieferung ab Lager ist die Regel','A','','','http://www.e-motore.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ros3sgviC0','Handys, D, D2, Eplus, VIAG, Nokia, Ericsson, Siemens, Motorola, 6210, Bosch, Mobilfunk','Handys, D, D2, Eplus, VIAG, Nokia, Ericsson, Siemens, Motorola, 6210, Bosch, Mobilfunk','Handys mit und ohne Kartenvertrag der verschiedensten Anbieter.\r\nVerträge sind möglich mit D1, D2, Eplus oder VIAG-Interkom.\r\n','A','','','http://suchehandy.de/index2.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RpTCFbsHfj','Sojaprodukte, vegetarische Brotaufstriche, fleischlose Bratlinge und Burger, Salabim - der alternative Nuss-Nougat-Brotaufstrich, glutenfreie Produkte von Dr. Schär, milchfreie Nahrungsmittel, hefefreie Lebensmittel, einweißfreie Lebensmittel, Fruchtsäfte','Sojaprodukte, vegetarische Brotaufstriche, fleischlose Bratlinge und Burger, Salabim - der alternative Nuss-Nougat-Brotaufstrich, glutenfreie Produkte von Dr. Schär, milchfreie Nahrungsmittel, hefefreie Lebensmittel, einweißfreie Lebensmittel, Fruchtsäfte','Gesünder leben mit Naturkost und Bioprodukten aus kontrolliertem Anbau. Tee, Exotik und Natur liefert Ihnen Naturkost, Diät und Reformprodukte, die Ihnen helfen gesünder zu leben und gesund zu bleiben.','A','','','http://www.naturkost-shop.purespace.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rpTGFBolnX','Präsente, Spezialitäten, Olivenöl, Wein, Pasta, Balsamico, Antipasti, Gewürze, Prosecco, Espresso, Pesto, Gebäck, Süßes, Likör, Grappa','Olivenöl, Wein, Pasta, Balsamico, Antipasti, Gewürze, Prosecco, Espresso, Pesto, Gebäck, Süßes, Likör, Grappa','Auf unseren Web-Seiten finden Sie umfassende Informationen zu den Urlaubsländern rund um das Mittelmeer. Im angeschlossenen Online-Shop haben Sie die Möglichkeit, mediterrane Produkte aller Art zu bestellen.','','http://www.mittelmeershop.de','','http://www.mittelmeerbasar.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RPzQZ2qFl6','DVD Video','DVD Shop mit reichhaltiger Auswahl an Titeln (ca. 5000) stehen zur verfügung','DVD ONLINE SHOP','A','','','http://www.dvdhandelberan.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rQ1iIeNse4','Lebensmittel, Tee, Gemüse, Gewürze, Getränke, Wein, Austernsauce, Chillisauce, Fischsauce, Sojasauce, Sojaöl, Seasmöl, Erdnußöl, Reis, Reisnudeln, Reismehl, Reiswein, Sake, Pflaumenwein, Ume, Lycheewein, Mango, Papaya, Rambutan, Longan, Konserven, Currypa','Lebensmittel, Tee, Gemüse, Gewürze, Getränke, Wein, Austernsauce, Chillisauce, Fischsauce, Sojasauce, Sojaöl, Seasmöl, Erdnußöl, Reis, Reisnudeln, Reismehl, Reiswein, Sake, Pflaumenwein, Ume, Lycheewein, Mango, Papaya, Rambutan, Longan, Konserven, Currypa','Ihr Spezialist für asiatische Lebensmittel, Reiskocher, Wok und Zubehör','A','','','http://www.mabuhay-asienshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RqaG3OTkCt','Dreamcatcher, Mandellas, Zuni-Schmuck, Hopi-Schmuck, Navaho-Schmuck, Ketten, Armbänder, Uhren, T-Shirts, Westen, Musik-CDs, Bastelartikel, Artifakte, Pins, Slaves, Ringe, Ohrringe','Dreamcatcher, Mandellas, Zuni-Schmuck, Hopi-Schmuck, Navaho-Schmuck, Ketten, Armbänder, Uhren, T-Shirts, Westen, Musik-CDs, Bastelartikel, Artifakte, Pins, Slaves, Ringe, Ohrringe','Wie haben eine große Auswahl an handgearbeitetem Indianerschmuck, indianischem Kunsthandwerk sowie Biker- und Westernartikeln.','A','','','http://www.silverland.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RQGkKg69Kz','Markensolarien für den Heim- und Profi-Bereich. \r\nSolarienzubehör, Solarkosmetik, Fitnessprodukte, \r\nMolke, Vitamine und vieles mehr ...','Markensolarien für den Heim- und Profi-Bereich. \r\nSolarienzubehör, Solarkosmetik, Fitnessprodukte, \r\nMolke, Vitamine und vieles mehr ...','Exclusives Online-Shopping-Center mit über 500 Artikeln aus dem Solarien-, \r\nBesonnungs-, Kosmetik-, Wellness-, Beauty-, Fitness- und Freizeitbereich.\r\n','A','','','http://www.sun4you.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rQOgM3hMap','aderlass, fashion, kleidung, gothic, dark, mode, wichtig, accessoire, deko, aschenbecher, becher, asche, schmuck, tasse, kelch, toten, kopf, schädel, silber, parfum, patchouly, öl, kerze','Gothic-Kleidung, Gothic-Accessoires, Gothic-Deko','Gothic-Fashion, Lack & Leder-Kleidung, Deko, Accessoires, ...','A','','','http://www.mw-store.de/gothic-shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rS3K1CLGEl','','','Interessantes rund um den Golfsport','A','','','http://golf-laden.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RTrm80OTff','BMX, MTB, Trekking, Mongoose, Rocky Mountain, Rockymountain, Rocky Mountainbikes, Epple, Niagara, Felt, Dragonfly, Rochshox, Magura, Shimano, Raceface, Easton, Sigmasport, Catey, Shop','BMX, MTB, Trekking, Mongoose, Rocky Mountain, Rockymountain, Rocky Mountainbikes, Epple, Niagara, Felt, Dragonfly, Rochshox, Magura, Shimano, Raceface, Easton, Sigmasport, Catey, Shop','Online-Shop für anspruchsvolle Biker, die Qualität, Komfort und Service schätzen. Wir führen hochwertige Mountain-, Trekking- und City-Bikes, sowie BMX-Räder und Tretroller (z.B. Rocky Mountain, Epple und Mongoose), und dazu passenden Zubehör und Ersatzte','A','','','http://www.fahrradkeller.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rTtaFXUjR2','Bücher, Ätherische Öle, Vitamine, Nahrungsergänzung, Tarotdecks, \r\nTarotsets, Schmuck, Kerzen, Räucherwaren, Weihrauch, magisches\r\nZubehör','Bücher, Ätherische Öle, Vitamine, Nahrungsergänzung, Tarotdecks, \r\nTarotsets, Schmuck, Kerzen, Räucherwaren, Weihrauch, magisches\r\nZubehör','Esoterischer Versand für Bücher, magisches Zubehör, Tarots, \r\nRäucherwaren, ätherische Öle, Kerzen, Schmuck u.v.a.\r\nkostenloser Newsletter, Diskussionsforum, Bücherrezensionen, Texte\r\nund Infos dazu!','A','','','http://www.equinox-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rTXip07XP8','WMF, Alfi, Libbey, Lavazza, Leonardo, Humidor Intecta','WMF, Alfi, Libbey, Lavazza, Leonardo, Humidor Intecta','Online-Shop rund um LavAzza, Zigarrenzubehör, Cocktailgläser, Aschenbecher, Shaker u.v.m.','A','','','http://www.barshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RUiSgeh5kN','Rad, fahrrad, bike, fitness, training, kickboard, sigma, shimano, pulsmesser, roller, ked, bell, mavic, magura, ciclosport, tacx, sks, schwalbe, micro, kraftsport, surfen, kite, trendsport, onlineshop, Fahrradzubehör, radfahren, step, raven, sidewalker, f','Rad, fahrrad, bike, fitness, training, kickboard, sigma, shimano, pulsmesser, roller, ked, bell, mavic, magura, ciclosport, tacx, sks, schwalbe, micro, kraftsport, surfen, kite, trendsport, onlineshop, Fahrradzubehör, radfahren, step, raven, sidewalker, f','In unserem Onlineshop finden Sie Fahrrad- und Fitnesszubehör zu günstigen Preisen.\r\nEin Besuch unserer Seite lohnt immer wenn man sparen will','A','','','http://www.surf-radelgarage.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RuQM1gDS1T','Additiva, Ajona, Autan, Wick, Slim Fast, Sodaclub, Stada, Tempo, Tena, Vichy, Ricola, Sebamed, Sidroga, Oral B, Protefix, Penaten, Pearls Dents, Pulmoll, Ladival, Lebewohl, Multi Sanostol, Neutrogena, Odol, Kinderpunkt, Klosterfrau, Krügerol, Kukis, Kwai,','Additiva, Ajona, Autan, Wick, Slim Fast, Sodaclub, Stada, Tempo, Tena, Vichy, Ricola, Sebamed, Sidroga, Oral B, Protefix, Penaten, Pearls Dents, Pulmoll, Ladival, Lebewohl, Multi Sanostol, Neutrogena, Odol, Kinderpunkt, Klosterfrau, Krügerol, Kukis, Kwai,','Die Online-Apotheke mit den Markenartikeln zu unschlagbaren Dauerniedrigpreisen. Testen Sie unseren Top-Service!','A','http://www.kauflandapotheke.com','','http://www.apothekeimkaufpark.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RUqUiwXwWh','Musikinstrumente, Noten, Software','Musikinstrumente, Noten, Software, Notensuchmaschine, \r\nUnterricht, Musiksoftware, Midifiles, Styles, Gitarren, Bass, Drum, Verstärker, Amps','In Großstadtauswahl finden Sie bei uns auf ca. 250 m2 Ihr Wunschinstrument. \r\n Ständig ca. 300 Saiteninstrumente an Lager. Seit 25 Jahren ihr Partner in Sachen Musik','A','http://www.musikcenter.de\r\nhttp://www.notes-songs.de\r\nhttp://www.musik-midi.de/','','http://www.musikladen-bendorf.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RvdkDLuvbh','Tinte, Toner, Kartuschen, Bürotechnik, Canon, HP, Lexmark, Oki, Brother, Kyocera, Drucker, Fax, Kopierer','Canon, HP, Epson, Lexmark, Oki, Brother und Kyocera Tinten und Tonerkartuschen','Verkauf von Tintenpatronen, Tonerkartuschen und Toner für Drucker, Faxgeräte und Kopierer','A','','','http://www.bbt-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RvTo6fwvLr','aetherische oele duftoele duftlampen schaumbaeder badeschaeume sternzeichenoele','aetherische oele duftoele duftlampen schaumbaeder badeschaeume sternzeichenoele','vertrieb von aetherischen oelen, duftlampen und vielen anderen geschenkartikeln rund um wellness','A','','','http://www.aetherischeoele.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rvVorh5bJn','Affilateprogramme für verschiedene Online-Shops','Affilateprogramme für verschiedene Online-Shops','ACI Partnerprogramme sind Vertriebsmodelle für verschiedenste Produkte und hervorragend dazu geeignet mit der eigenen Homepage Geld zu verdienen. Sie erhalten einen Werbekostenzuschuss bis zu 13% für Verkäufe die über Ihre Webseite eingehen.','A','','','http://www.partnerprogramme2000.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rW1Yk7ry1b','kika, home, einrichten, lifestyle, moebel, möbel, \r\n sofa, rotes sofa, shop, trends, wohnen, service, textilien, stoffe, store, accessoirs, \r\n design, leben, komfort, filialen, jobs, HOME, magazin, tips, tricks, karriere, online\r\n shop, furniture, einr','sofa, möbel, moebel, lampen, vorhang, bettwäsche, gläser, leintücher, tische, sessel, teppich, geschirr, kissen','Webshop mit rund 2000 ausgesuchten Artikeln aus dem Bereich Wohnen und Einrichten. Und für die Geschenkesuche sind bietet kika den Geschenkefinder! \r\n','A','www.kika.com','','http://www.kika.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RwEsm9h1Un','Ferienhäuser, Ferienwohnungen, Ferienparks, Fährbuchungen und Häuser für Aktivurlaub - Angeln, Surfen, Segeln, Radwandern, Kanu und Golf.','Ferienhäuser, Ferienwohnungen, Ferienparks, Fährbuchungen und Häuser für Aktivurlaub - Angeln, Surfen, Segeln, Radwandern, Kanu und Golf.','Ferienhaus-Urlaub in Dänemark, Norwegen, Schweden, auf den Aland-Inseln.\r\nKostenloser Suchservice. Ihr Traumhaus können Sie direkt im Netz aussuchen \r\nund buchen. Umfangreiche Dänemark-Infos von A-Z.','A','','','http://daenemark-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RWMC7kriiN','Duftlampen, Düfte, Kerzen, Gelkerzen, Duftkerzen, Brunnen, Windlichter, Vasen, Dekosand, Wohnaccessiors, Windspiele, Windräder, Wassersäulen, Briefbeschwerer, Glaskugeln, Keramikfiguren, Kunstblumen, Kunstpflanzen, Schmuck, Steine, Duftstäbe','Duftlampen, Düfte, Kerzen, Gelkerzen, Duftkerzen, Brunnen, Windlichter, Vasen, Dekosand, Wohnaccessiors, Windspiele, Windräder, Wassersäulen, Briefbeschwerer, Glaskugeln, Keramikfiguren, Kunstblumen, Kunstpflanzen, Schmuck, Steine, Duftstäbe','Wir führen Artikel die ein schönes Ambiente zaubern. Wohnaccessiors, Kerzen, Windlichter für drinnen und draußen, Zimmerbrunnen für ein gesundes Raumklima, Duftlampen für einen angenehmen Duft in den Räumen. Unser Sortiment wird bald mit Wässersäulen, Wi','A','','','http://www.heikes-fundgrube.de/shop/index.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('RxFILJWFlR','Leichtathletikgeräte, Sprintschlitten, Zugschlitten, Sprintfallschirm, Zugunterstützung, NASA-Sprint, Speed XL, Zeitmessung, Lichtschranke, Stoppuhr, Diskus, Speer, Kugel, Hammer, Herzfrequenzmesser, POLAR, CICLOSPORT, HAC, BERG, AIREX, THERA, NORDIC, PAC','Leichtathletikgeräte, Sprintschlitten, Zugschlitten, Sprintfallschirm, Zugunterstützung, NASA-Sprint, Speed XL, Zeitmessung, Lichtschranke, Stoppuhr, Diskus, Speer, Kugel, Hammer, Herzfrequenzmesser, POLAR, CICLOSPORT, HAC, BERG, AIREX, THERA, NORDIC, PAC','Bei uns finden sie Sportgeräte für die Leichtathletik und spezielle Trainingsgeräte und Messeinrichtungen wie Laufschirme für Sprintkrafttraining, Lichtschrankensysteme und vieles mehr!\r\nEbenfalls versenden wir die gesamte Produktpalette an Herzfrequenzme','A','','','http://spomess.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rYq1qIn7ot','Aloevera, Aloe vera, aloe, aloevera, aloe-vera, aloevera produkte, aloe vera barbadensis, aloe vera berater, schönheit, vitalität, vitalitaet, gesundheit, körperpflege, kosmetik, natürliche körperpflege, schön, nahrungsergänzung, shopping, einkaufen, haut','Aloe Vera Gel Life Essence','Unser Körper ist ein kostbares Werkzeug, das wir mit Hochachtung nähren und pflegen sollten. Jetzt schon sollten wir handeln und etwas für unsere Gesundheit tun, nicht erst, wenn es zu spät ist. Früherkennung und Heilung ist gut, aber einer Krankheit vorz','A','','','http://aloevera.lrteam.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('rYSM3yz97v','sextoys clothes condoms aphrodisiaka oils cremes funthings specials kondom vibrator dildo sm bondage lack leder gummi bizarre joydivision funfactory unterwäsche tanga strapse dessous','sextoys clothes condoms aphrodisiaka oils cremes funthings specials kondom vibrator dildo sm bondage lack leder gummi bizarre joydivision funfactory unterwäsche tanga strapse dessous','Come in and enjoy your peepshop!\r\n\r\nIn unserem Erotikshop finden Sie zahlreiche Produkte aus Funk und Fernsehen. Jeden Artikel, der interessant ist oder nur interessant erscheint, nehmen wir für Sie in unser Sortiment auf. Sie haben die Qual der Wahl. Für','A','','','http://www.peepshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('S0xx0xQb0I','Baby, Babies, Babywäsche, Babykleidung, Babyschuhe, Liegelind, Bodies Body, Petra, Fläschchen, Allergie, Lätzchen, Erstausstattung','Babywäsche, Babykleidung, Erstausstattung, Babyschuhe, Lätzchen, Allergikerbettwäsche','Attraktives für Drunter oder Drauf für Babys. Babywäsche, Babykleidung, Body, Hemdchen, Lätzchen, Erstausstattung, Allergikerbettwäsche. Ständig aktuelle Angebote. Jetzt NEU Babyschuhe sowie erweitertes Angebot an Lätzchen !','A','','','http://www.babywaesche.info','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('S15JYUBssc','yorgel, neuheiten, bilderbuch, personalisierte bücher, geschenktipps, geschenk, buch, bücher, ostern, kindertag, baby, kind, kinder, mädchen, junge, stars, reisebücher, geburtstag, euro, fußball, außerirdisch, wunder, bibel, kinderparty, weihnachtsmann, f','Die Schatzsuche, Ein Tag im Zoo, Auf dem Bauernhof, Im Land der Dinosaurier, Der Zirkus ist in der Stadt, Im Erlebnispark, Mein grosses Baby-Buch, Mein tolles Geburtstagsfest, Mein Weihnachtsbuch, Im Zeitalter der Ritter, Der Flug ins Weltall, Im Land der','Exklusive, personalisierte Bücher für Kinder. Der Name Ihres Kindes ist im Text gedruckt, Ihre persönliche Widmung auf der Titel Seite. Klasse Geschenkidee.\r\nLassen Sie einmal Ihr Kind ein Held werden!\r\n','A','','','http://www.kinder-freund.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('S1cBAg6MOo','Kindermode, Villa Kinder Bunt, Babymode, Hosen, Jacken, Shirts, MEXX, Portofino, Toff Togs, Caterpillar, Pampolina, EX10, Gasolio, MOD8','Hosen, Jacken, Shirts, MEXX, Portofino, Toff Togs, Caterpillar, Pampolina, EX10, Gasolio, MOD8','Villa Kinder Bunt - Ihr Online Shop für Baby- und Kinderbekleidung - Wir führen die besten Marken für Ihre Kleinen','A','http://www.villakinderbunt.com\r\nhttp://www.cool-kids.biz','','http://www.villakinderbunt.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('S1MpcEt9Ey','Wein, Deutscher, Weinhandel, Weinversand, Qualitätswein, Riesling, Burgunder, Weißwein, Rotwein, Weißherbst, Trocken, Anbaugebiet, Deutschland, Ratskeller, Rathaus, Bremen, \r\nWeingut, Spirituosen, Sekt, Perlwein, \r\nSpitzenweine, Winzer, Weinhaus, Fachhan','Wein, Qualitätswein, Riesling, Burgunder, Weißwein, Rotwein, Weißherbst, Trocken, Spirituosen, Sekt, Perlwein, Spitzenweine','Mit einer Auswahl von 1.200 Produkten, größtes Sortiment an deutschen Qualitätsweinen. Von Raritäten aus dem Jahre 1727, über edle Schatzkammerweine bis zu aktuellen Jahrgängen mit internationalen Geschmacksprofilen. Das Sortiment wurde vom Weinführer \"Ga','A','http://www.ratskeller.de\r\n','','http://www.ratskeller.de/Merchant2/merchant.mv','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('s26B2TuXRW','Comic, Comics, Comix, Cartoon, Cartoons, Karikatur, Humor, Lachen, Geschenke, Geburtstag, Weihnachten, Manga, Mangas, Carlsen-Verlag, , ehapa-verlag, delta, Asterix, Obelix, Donald, Dagobert, Micky, Mouse, Disney, Barks, Libery, Lucky, Luke, Fantasy','Bücher, Comics, Fanartikel, Poster, Zeichnungen, Kunstdrucke, Figuren, PVC-Figuren, Latex-Figuren, Fussmatten, Becher, Gläser, Geschirr,','Comicportalmit mehr als 4000 gängigen, aktuellen und bestellbaren Comics. Mit Leseproben, Shop mit verschiedenen Zahlungsmöglichkeiten, Agentur und Leseservice für Leser, Zeichner und Presse','A','','','http://www.comic-now.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('S35ls3NAUO','Dessous & Wäsche von VIANIA, \r\nLack, Latex und Leder Dessous für \"SIE\" und \"IHN\"','Dessous & Wäsche von VIANIA, \r\nLack, Latex und Leder Dessous für \"SIE\" und \"IHN\"','Der Online - Shop mit Qualitätsprodukten zum fairen Preis, Wäsche von VIANIA auch in großen Größen. Da wir wegen der niedrigen Preisgestaltung auf Lagerhaltung verzichten, beträgt die Lieferzeit ca. 1 Woche.','A','','','http://www.mi-de-na-dessous-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('S3AxeoR9Es','Monitore, Bildschirme, Flascreens, Touchscreens, Industriebildschirme, usw. You name it, we got it!','Monitore, Bildschirme, Flascreens, Touchscreens, Industriebildschirme, usw. You name it, we got it!','Verkauf von günstigen Monitoren speziell im Bereich Flachbildschirme (TFT) und von normalen Monitoren....Verkauf auch in größeren Mengen. Industriemonitore auf Anfrage. Mindestens 2 Jahre Garantie auf die Monitore. Die genauen Garantiezeiten entnehmen Si','A','','','http://www.bild-schirme.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('S9OLCktQQc','Allesschneider; Elektromesser, Kaffeemaschinen, Toaster, Bügeleisen, Grillgeräte, Fritteusen, Haartrockner, Körperpflege-Artikel, Küchenmaschinen, Küchenwaagen, Mikrowellen, Mixer, Personenwaagen, Rasierer, Epilierer, Staubsauger, Teemaschinen, Espressoma','Allesschneider; Elektromesser, Kaffeemaschinen, Toaster, Bügeleisen, Grillgeräte, Fritteusen, Haartrockner, Körperpflege-Artikel, Küchenmaschinen, Küchenwaagen, Mikrowellen, Mixer, Personenwaagen, Rasierer, Epilierer, Staubsauger, Teemaschinen, Espressoma','Der Onlineshop für Haustechnik und Elektrokleingeräte. Günstige Preise verbunden mit der Redzac-Garantie für kundenorientierten Service.','A','http://www.electronic-onlineshop.de','','http://www.redzac-shop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('samPKSrWqS','Wohnmöbel, Küchen, Sofas, Schlafzimmer, Stühle, Barhocker, Küchen-Zubehör, Butcherblocks','Wohnmöbel, Küchen, Sofas, Schlafzimmer, Stühle, Barhocker, Küchen-Zubehör, Butcherblocks','Alles für Ihre Einrichtung !','A','','','http://www.moebel-shopping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SaqFA3N35w','Buch, Becher, Blechschilder, T-shirts, Gläser, Mousepads, Kalender','Buch, Becher, Blechschilder, T-shirts, Gläser, Mousepads, Kalender','Blechschilder, Becher, T-shirts, Gläser - mit collen sprüchen zu jedem Anlass.\r\nArtikel vom Cartoonisten Ralf \"Fussel\" Fieseler.','A','','','http://www.roedeldoedel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SB4nzjOVHo','Fachliteratur, Kalender, Edelsteine, Heilsteine, Räucherungen, Räucherstäbchen, esoterischer Schmuck, Indianerschmuck, Ritual-Sets, Horoskope, Salzkristallartikel, ätherische Öle, Hexenzubehör, Kerzen, Planetenöle, Ritualöle, Dreamcatcher, Mandalas, Aroma','Fachliteratur, Kalender, Edelsteine, Heilsteine, Räucherungen, Räucherstäbchen, esoterischer Schmuck, Indianerschmuck, Ritual-Sets, Horoskope, Salzkristallartikel, ätherische Öle, Hexenzubehör, Kerzen, Planetenöle, Ritualöle, Dreamcatcher, Mandalas, Aroma','Umfangreiches Warensortiment (Produkte, Artikel und Fachliteratur) für den esoterischen und schamanischen Bedarf.\r\n','A','','','http://members.tripod.de/Shamans_Online_Shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SBdjtlsJZu','Designmöbel, Designermöbel, Möbel, Einrichtungshaus, Inneneinrichtung, Möbelhaus, Innenarchitekt, Erfurt, Tisch, Büromöbel, Leuchten, Stoffe, Teppiche, Schlafsofa, Stuhl, Schrank, Design, Möbeldesign, Bettsofa, Bett, Sofa, Sessel, Regal, Thüringen, Kleide','Designermöbel','Wir planen Ihre Einrichtung mit Designmöbeln bzw. Designermöbel von führenden Herstellern Europas.','A','','','http://www.stilleben-online.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('sbtjX8S6Jo','Oilily, Toff Togs, Togzone, 3pommes, Giesswein, Bondi-Dress, Sigikid, Cakewalk, Oshkosh, Run Scotty Run, Kinderbekleidung, Kindermode, Kinder, Jungen, Mädchen, Babykleidung, Babymode','Oilily, Toff Togs, Togzone, 3pommes, Giesswein, Bondi-Dress, Sigikid, Cakewalk, Oshkosh, Run Scotty Run','Kinderbekleidung von Oilily, Toff Togs, Togzone, 3pommes, Giesswein, Bondi-Dress, Sigikid, Cakewalk, Oshkosh und der australischen Top-Marke Run Scotty Run. Versandkostenfreie Lieferung.','A','http://www.dresskids.info','','http://www.dresskids.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SCgree0OsE','Olio Verde, Valbelice, Pasquini','Olio Verde, Valbelice, Pasquini','La Culinaria: Der Anbieter von Produkten höchster Qualität. Schwerpunkt Top-Olivenöle (z.B. Olio Verde) für die Spitzen-Gastronomie und den anspruchsvollen Geniesser. Direktversand,','A','','','http://www.la-culinaria.com/deutsch/shop/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('scWxgWL3ks','Schmuck, Onlineverkauf, Goldschmuck, Silberschmuck, Ohrring, Ring, Garnitur, Kette, Ohrstecker, Asbach, Champagne, Ohrhänger, Zirkonia, Creolen, Omega-Kette','Schmuck, Onlineverkauf, Goldschmuck, Silberschmuck, Ohrring, Ring, Garnitur, Kette, Ohrstecker, Creolen,','Juwelier Friedrich, der Web-Shop im Internet für exklusiven Schmuck aus Gold, Silber und Edelstahl. Bestellen Sie Ringe, Ketten, Ohrringe und Colliers einfach online.','A','','','http://www.schmuck-friedrich.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SdHDjzYB8K','Kanusport und Campingartikel wie Kanus, Kajaks, Zelte, Schlafsäcke sowie Artikel für Trekking, Bergsport und Fernreisen.','Kanusport und Campingartikel wie Kanus, Kajaks, Zelte, Schlafsäcke sowie Artikel für Trekking, Bergsport und Fernreisen.','Fachgeschäft mit umfangreichem Online-Shop für Outdoor, Camping, Kanusport und Expeditionen.Sicher Shoppen:Mitglied bei Safe Buy.Fachberatung:DKV-Kanufachberater.','A','','','http://www.outdoor-danner.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SDhf8jCBX5','Mofas, Roller, Scooter, Ersatz- und Tuningteile, Zubehör','Mofas, Roller, Scooter, Ersatz- und Tuningteile, Zubehör','MofaShop Bonn, Mofas, Motorroller, Scooter, neu und gebraucht, An- und Verkauf, Ersatzteile, Zubehoer, Tuning, Bekleidung, Helme und vieles mehr...','A','','','http://www.mofashop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('sDLvj6otNq','Sexshop, Erotikversand, Sexshops, Erotikshops, Sexversand, Pornoshop, Sexartikel, Sexspielzeug, Erotikartikel, Bondage, BDSM, Gummipuppen, Sexkatalog, Sexführer, Erotikführer, Kontaktmagazine, Kondome, Elektrosex, \r\nZwitter, Liebespuppen, Sexpuppen, Feti','Sexartikel, Sexspielzeug: Bondage, Liebespuppen, Sexvideos, Fetisch, Kontaktmagazine, Kondome, Sexkataloge','Diskreter Sexshop. 30 Jahre Erfahrung im Erotikversand. Grosse Auswahl an heissen Sexartikeln, z.B. Bondage, Fetisch, Liebespuppen, Videos, Sexführer, \r\nSexkataloge, Kondome, Kontaktmagazine - Schnelle Lieferung','A','','','http://www.lohmaier.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SDVhzt7XJC','Heizung, sanitär, pool, sanitaer, schwimmbad, poolchemie, buderus, oase, brennwertheizkessel, therme, shop, onlineshop, preis, heizungen, nelson, hunter, beregnungsanlage, beregnungsanlagen, duschkabine, duschkabinen, hsk, duschpaneel, duschpaneele, gas','Heizungen, Teichzubehöhr, Duschen, Duschkabinen, Duschwannen. Brennwertheizkessel, Kamine, Beregnungsanlagen,','Wir bieten Ihnen in unserem Onlineshop ein Umfangreiches Angebot führender Hersteller aus den Bereichen Heizung, Sanitär, Haus & Garten sowie Pool, Schwimmbad und Sauna an. Sie finden bei uns auschließlich Preiswerte Markenprodukte. Wir haben ständig wec','A','','','http://www.heizung-sanitaershop.de/docs/start.htm','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SE5r9qviAg','Campingartikel Gymnastikartikel Sportartikel Trekkingartikel Sportartikel Wohnmobilzubehör Reisemobilzubehör Buszelte Vorzelte Zelte Luftmatratzen Elekktrolux Kühlboxen Gaskocher Campingkühlschränke Truma Campingstühle Stühle Campingtische Gaslampen Crame','Campingartikel Gymnastikartikel Sportartikel Trekkingartikel Sportartikel Wohnmobilzubehör Reisemobilzubehör Buszelte Vorzelte Zelte Luftmatratzen Elekktrolux Kühlboxen Gaskocher Campingkühlschränke Truma Campingstühle Stühle Campingtische Gaslampen Crame','Onlineshop für Campingartikel Zelte Trekking Sport Reisemobilzubehör Caravanzubehör und Freizeit.','A','http://www.camping-heinz.de','','http://campingartikel.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Sec8S7t3Ae','Design, Küche, Kueche, Bad, Office, Buero, Büro, zerla, rrp, orca, officesystem, Rückenschilder, Aktenordner, Metall, Aluminium, Edelstahl, Ordnerrücken, airpen, aufblasbar, Kugelschreiber, CD, DVD, Schutzhuelle, Jewel, Case, Storage, Notizen, Notizblock,','Rückenschilder, CD, Hüllen, DVD, Hüllen, Kugelschreiber, aufblasbare Produkte, Notizblock, Schnellhefter, Dokumententasche, Zahnbürstenhalter, Rasiererhalter, Duschuhr, Uhren, Thermometer, Schwammhalter, Eierbecher, Seifenschale, Wandhaken, Türstopper, Ka','Trendige und innovative Designprodukte für Home, Office, Bad und Living direkt vom Hersteller. \r\n','A','http://www.zerla.de\r\nhttp://www.orcainnovation.de','','http://www.european-design.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SeOZ1qX5Ci','Alle Hardware','Alle Hardware','Hier kommen Sie zu dem Online Shop aus Neuenhaus.\r\nDieser Shop wird Wöchentlich aktualisiert','A','','','http://www.eshop-neuenhaus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SFJDnLuRTk','Nokia, Siemens, Ericsson, Motorola, Samsung, Philips, Sony, Trium, Panasonic, D1, D2, Eplus, Viag','Nokia, Siemens, Ericsson, Motorola, Samsung, Philips, Sony, Trium, Panasonic, D1, D2, Eplus, Viag','Handys und Zubehör, Kartenverträge, \r\nProvisionen, Versand schnell, zuverlässig & günstig','A','','','http://www.mobilfunk-vertrieb.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SGcLoUfoyu','Plüschartikel von Nici, Nici Wild, Uli Stein, Steinbeck, Sesamstraße, Teletubbies, \r\nWinnie the Pooh und vieles mehr. Kinderlieder von Detlef Jöcker.\r\nLichtgirlanden, Bastelbedarf, Schlencker, Rucksäcke, Plüschfiguren, Schlüsselanhänger, \r\nKissen, Bettzeu','Plüschartikel von Nici, Nici Wild, Uli Stein, Steinbeck, Sesamstraße, Teletubbies, \r\nWinnie the Pooh und vieles mehr. Kinderlieder von Detlef Jöcker.\r\nLichtgirlanden, Bastelbedarf, Schlencker, Rucksäcke, Plüschfiguren, Schlüsselanhänger, \r\nKissen, Bettzeu','Fanartikel von Nici, Nici Wild, Uli Stein, Steinbeck, Winnie the Pohh, Teletubbies.\r\nWindow Color Malfarben und Zubehör.\r\nSprudlergeräte zur Erzeugung von Erfrischungsgetränken aus Trinkwasser.\r\nKonzentrate zur Erzeugung von Erfrischungsgetränken aus Trin','A','www.partybedarf.de\r\nwww.antonella.de','','http://www.littlestore.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('sgqjSEhk3o','Geburtshoroskope, Partnerhoroskope, Gesundheitshoroskope, Liebes- u. Sexualhoroskope, Berufshoroskope, Börsenanalysen, Zukunftsprognosen, Indianisches Horoskop','Geburtshoroskope, Partnerhoroskope, Gesundheitshoroskope, Liebes- u. Sexualhoroskope, Berufshoroskope, Börsenanalysen, Zukunftsprognosen, Indianisches Horoskop','Astrologische und esoterische Beratung, Seminarangebote aus dem schamanischen Bereich, Tarot- u. Pendelarbeiten, Edelsteintherapie und Horoskoperstellungen','A','','','http://members.tripod.de/Esoterik_Shaman','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('sguBuuZIwq','Freiluftstrahler, Wärmestrahler, Warmsun, Wärmelampen, Party-Strahler, Partystrahler, \r\nStrahlungsheizungen, Freiflächenstrahler, Gartenheizung, Gartenstrahler, Gasheizung, Gasstrahler, Terrassenheizung, \r\nTerrassenheizer, Freiluftstrahler, Gartensonnen,','Gartensonnen, Terrassenstrahler, Heizungen','Miete und Verkauf von Terrassenstrahler, Gartensonnen, Wärmelampen, Partystrahler, Patio Heater in verschiedenen Ausführungen, Erdgas oder Propan Gas oder Elektro Geräte.','','http://www.terrassenstrahler.ch','','http://www.outdoorinfra.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Sh8PXNGXVw','erotik, erotic, video, Bücher, Uhren, Bodybuilding, Gesundheit, Shopping, fun, diät, sport, vitamine, Fitness, Poster, anabolika, abnehmen, Wellness, Kombucha, Sportnahrung, Sportlernahrung, Sporternährung, Nahrungsergänzung, Ernährung, Functional-Food, N','AllStars, BMS, Body Perfect, E.H. Power, Energy Body, Megaform, Metabolic Nutrition, Multipower, Muscle Max, NutriSearch, Phytochem, Power Man, Profi Sport, Scitec, US Product-Line, Weider','Online-Shop für Sportnahrung, Geräte, Bücher, Videos und Zubehör. Service, Beratung und Online-Forum.','A','','','http://www.body-perfect.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SI7HW5LIEG','Geschenkartikel, Bücher, Zeitschriften, Mobilfink, Computerartikel, Druckerpatronen, Damen und Herrenmoden, Tee, Kräuter, Gewürze, DVDs, Videos, Erotikartikel, Parfüm, Lifestyle Artikel, Kosmetikartikel, Aloe Vera Artikel, Outdoor Produkte, Brillen, Konta','Geschenkartikel, Bücher, Zeitschriften, Mobilfink, Computerartikel, Druckerpatronen, Damen und Herrenmoden, Tee, Kräuter, Gewürze, DVDs, Videos, Erotikartikel, Parfüm, Lifestyle Artikel, Kosmetikartikel, Aloe Vera Artikel, Outdoor Produkte, Brillen, Konta','Market 2000 vereint mehr als 60 Online-Shops unter einem Dach. Regelmäßige Angebote, eine Menge Tips und Informationen sowie ein kostenloses Gewinnspiel machen einen regelmäßigen Besuch im Einkaufszentrum Market 2000 sicherlich lohnenswert.','A','','','http://www.market2000.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('siE0skxmuq','Kaufvideos','Kaufvideos','Kultfilme auf Video, alte Werbefilme (HB-Männchen!), Automobilgeschichte, 50er-70er Jahre, Sammlerthemen - als special interest Videoverlag bietet TACKER FILM exclusive Kaufvideos. Kostenloser Katalog!','A','','','http://www.tackerfilm.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SJBJr2QVb9','Geschirr, Küchen- und Badzubehör, Kleinmöbel, Vasen, Vorhänge, Tischdecken, Servietten, Kissen, Kerzen, Kaffeebecher, Gartenmöbel, Bettwäsche, Tischsets, Schürzen, Espressotassen','Geschirr, Küchen- und Badzubehör, Kleinmöbel, Vasen, Vorhänge, Tischdecken, Servietten, Kissen, Kerzen, Kaffeebecher, Gartenmöbel, Bettwäsche, Tischsets, Schürzen, Espressotassen','Porzellan von Design House, Edelstahlprodukte von Sievert Line, edle Heimtextilien von N.I.C. Company, Geschenkideen von plug&play, Holzgartenmöbel u.v.m.','A','','','http://www.home-store.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SjJLj2Oltc','Sprachen- und Lernsoftware, Wörterbücher, Thesauren, Synonymlexikas, Vokabeltrainer für Windows, WindowsCE, PalmOS, Epoc','Sprachen- und Lernsoftware, Wörterbücher, Thesauren, Synonymlexikas, Vokabeltrainer für Windows, WindowsCE, PalmOS, Epoc','Onlineshop mit direktem Download verschiedener Softwareprogramme oder Auslieferung auf CD- Rom. Wörterbücher in über 64 Sprachkombiantionen, Thesauren für 8 Sprachen, Vokabeltrainer...','A','','','http://www.trueterm.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SkAtCSdUig','Holzspielwaren, Puppen, Puppenmöbeln, Puzzles, Kerzenständer, Kerzen, Geschenkideen, Windspiele, Türklangspiele, Pädagogische Spielzeug, Achatscheiben, Fahrzeuge, Bauklötze, Stecktürme, Babyrasseln, Wiegenschleier, Teelichter, Geburtstagsringe.','Holzspielwaren, Puppen, Puppenmöbeln, Puzzles, Kerzenständer, Kerzen, Geschenkideen, Windspiele, Türklangspiele, Pädagogische Spielzeug, Achatscheiben, Fahrzeuge, Bauklötze, Stecktürme, Babyrasseln, Wiegenschleier, Teelichter, Geburtstagsringe.','Online Shop für pädagogische Naturspielwaren und Geschenkideen in wunderschönen Formen und Farben. Kerzenständer in Regenbogenfarben. Waldorfspielzeug, Puppen, & Klangspiele.','A','','','http://www.toyspectrum.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SKEl9sXoEm','Gemälde in Aquarell, Pastell und Öl','Gemälde in Aquarell, Pastell und Öl','Atelier Riefers • Original Gemälde in Aquarell-, Pastell- und Öltechnik','A','','','http://atelier-riefers.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SKuzckpIwq','Lebenselixier, Nahrungsergänzung, Nahrungsergänzungen, Vitamine, Mineralstoffe, Prof. Dr., Energie, kurt tepperwein, Bücher, Shop, onlineshop, online-shop, online shop, einkaufen, Geschenkidee, schenken, Lebensfreude, Bewußtsein, Bewußtseinserweiterung,','Tachyonen-Shirts, VitaChip, Notfallstick, Lebenselixier, Immuvit, Femme, Aktiv, Homme, Aktiv, Ol-Kompositionen, MI-KO-Ol-Tropfen, Schwarzkummelol, Teebaum, Lavendel, Grosser Schwedenbitter, Olziehkur, Tepperwein`s Raumluft Ionengenerator, Tepperwein`s Taf','Im Mittelpunkt der Tepperwein Collection steht Mensch. Mensch als offenes System, mit Natur und allen anderen Lebensformen Austausch steht.Stöbern Sie ein wenig in unserer Online-Schatztruhe für Naturmittel und lassen Sie sich inspirieren von Jahrhunderte','A','http://tc-partner.de','','http://k-a.de/tc/','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('slh6ZXaL27','Mühle Glashütte, Jacques Lemans, Pierre Cardin usw.','Mühle Glashütte, Jacques Lemans, Pierre Cardin usw.','Fachgeschäft für Mühle Uhren','A','','','http://www.schmuckecke.de/angebote/muehle/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Sllj0naRrq','waesche, damen, dessous, dessou, unterwaesche, simone perele, first, collection, weblingerie, lingerie, hochzeit, slip, bh, string, corsage, mieder, panty, strumpfhalter, top, short, gepolstert, underwear, women, frauen, shop, kleidung','waesche, damen, dessous, dessou, unterwaesche, simone perele, first, collection, weblingerie, lingerie, hochzeit, slip, bh, string, corsage, mieder, panty, strumpfhalter, top, short, gepolstert, underwear, women, frauen, shop, kleidung','Traumhafte Dessous aus Frankreich der Collectionen Simone Pérèle und First. Sicherheit durch SSL-Verschlüsselung. Keine Versandkosten. 14 Tage Rückgaberecht.','A','','','http://www.weblingerie.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SmcnmkBSiC','Auktion Computer Hardware Software Elektronik Telefon Fax Handy KFZ Hotel Reise Tickets Shop Notebook Digitalkamera Games DVD Spiele Auto Mode Monitor Shopping PC Schnäppchen Kaufen Verkaufen Atrada\r\n','Hardware, Computer, Software, Technik & Elektronik, Unterhaltungselektronik, Kfz & Zubehör, Freizeit & Lifestyle, Hotel & Reisen, Sportartikel, Musik, Spiele und mehr...\r\n','Das Auktions- und Handelshaus im Internet bietet Schnäppchen: Hardware & Computer, Software, Technik & Elektronik, Unterhaltungselektronik, Kfz, Hotel & Reisen, Freizeit & Lifestyle, Musik, Spiele und mehr. Auktionen, PowerBuying und Online Shops.\r\n','A','http://www.atrada.at\r\nhttp://www.powerbuying.de\r\nhttp://www.hardware.de\r\nhttp://www.software.de\r\nhttp://www.deals.de','','http://www.atrada.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('sMu0YEDOSq','Versicherungen','Versicherungen','unabhängiger Versicherungsmakler\r\nVersicherungen Online berechnen und abschließen. Schadenmeldung online. Individuelle Deckungskonzepte z.B.: Allgefahrenversicherungen für den Privathaushalt.','A','','','http://www.lost-versicherungen.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('smUrCOVeMM','Systen-Professional, Just-Men, Shampoo, Tonik, Gel, Spray, Volumenschaum, Wax, Schuppenschampoo, Produkte für Haarausfall','Systen-Professional, Just-Men, Shampoo, Tonik, Gel, Spray, Volumenschaum, Wax, Schuppenschampoo, Produkte für Haarausfall','Friseurexclisive Markenprodukte fuer den Mann Systen-Professional, Just-Men, Shampoo, Tonik, Gel, Spray, Volumenschaum, Wax, Schuppenschampoo, Produkte für Haarausfall','A','','','http://www.hnl.1a.gs','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('sn0VHril8o','Blechschilder, Neondisplays, Neonschilder, Werbeuhren, nostalgische, Werbeschilder, Claudia Schiffer, Werbeartikel, Coca-Cola, Lego, Bacardi, Walt Disney, Indian Motorcycles, Smirnoff, Ice, VW, BMW, Guinness, Neons, Rigo, Kilkenny, Miller, Afri-Cola, Peps','Blechschilder, Neondisplays, Neonschilder, Werbeuhren, nostalgische, Werbeschilder, Claudia Schiffer, Werbeartikel, Coca-Cola, Lego, Bacardi, Walt Disney, Indian Motorcycles, Smirnoff Ice, VW, BMW, Guinness, Neons, Rigo, Kilkenny, Miller, Afri-Cola, Pepsi','z.B. günstige Blechschilder USA-Import, Neondisplays, Neonschilder, Werbeuhren, nostalgische Werbeschilder, Claudia Schiffer H&M-Plakate, Werbeartikel von Marken wie Coca-Cola, Lego, Bacardi Rigo, Walt Disney, Indian Motorcycles, Smirnoff Ice, VW, BMW, Gu','A','','','http://www.datagraphix.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('So5tmsjkG9','Zupfinstrumente Streichinstrumente Gitarren Mandolinen Mandolas Mandriolas Domras Balalaikas Bouzukis Zithern Lauten Drehleiern Kinderzithern Akkordzithern Waldzithern Harpeleikzithern Violinzithern Harfenzithern Hackbretter Konzertgitarren Renaissance-La','Zupfinstrumente Streichinstrumente Gitarren Mandolinen Mandolas Mandriolas Domras Balalaikas Bouzukis Zithern Lauten Drehleiern Kinderzithern Akkordzithern Waldzithern Harpeleikzithern Violinzithern Harfenzithern Hackbretter Konzertgitarren Renaissance-La','Online-Shop für Zupf- und Streichinstrumente aus dem vogtländischen Musikwinkel für Schüler und Solisten','A','','','http://www.vogtline.com/saiteninstrumente','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('soAV79pCIA','lichttherapie\r\nvollspektrumlicht\r\ntruelight\r\ntrue-light\r\nbiolight\r\nbio-light\r\nbiolicht\r\nbio-licht\r\nfarbtherapie\r\nfarblichttherapie\r\nlampen\r\nleuchten\r\nkosmetik\r\nkörperpflege\r\nnaturkosmetik\r\nwellness-reisen\r\nreisen\r\nchi maschinen\r\nchi\r\ntcm\r\nayurveda\r\nnahrun','chi maschinen\r\nlichtduschen\r\nsoftware\r\ncremes\r\nvitamine\r\nmineralien\r\nnaturprodukte','Rund um Wellness und Wellnessprodukte. Separates Gesundheitsmagazin online. Kostenloses wie z.B. die Anti-Stress-Software \"EasyRelax\".','A','http://www.light-office.com/shop/\r\nhttp://www.wellnessshop.de','','http://www.wellness-shop.com','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('sOOfE5bYYa','Handy, Handyzubehör, Handys, Handyersatzteile, Mobilfunk, Nokia, Siemens, Datenkabel, Freisprecheinrichtung, Akku, Preiswert, Onlineshop, Logoversand, Antennen, Telefone, Günstig, preiswert, onlineshop, Verträge, datenkabel, logoversand, betreiberlogo, ha','Handy, Handyzubehör, Handys, Handyersatzteile, Mobilfunk, Nokia, Siemens, Datenkabel, Freisprecheinrichtung, Akku, Preiswert, Onlineshop, Logoversand, Antennen, Telefone, Günstig, preiswert, onlineshop, Verträge, datenkabel, logoversand, betreiberlogo, ha','Handy, Handyzubehör &Handyersatzteile im Onlineshop mit Logoversand. Preiswert und Günstig bieten wir Akku, Datenkabel, Freisprechen, Antennen für Telefone und Mobilfunk Handys Siemens, Nokia...\r\n\r\n','A','http://www.handyteile.net/dwIndex.htm','','http://www.handyteile.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('spLfRVOplK','Kondome, Kondom, Condome, Condom, Gleitmittel, Verhütung, Gummi, Sex, frommser, Billy, Boy, Durex Avanti, präser, condoms','Kondome, Kondom, Condome, Condom, Gleitmittel','Kondome zum kleinen Preis - in großer Auswahl mit Sonderangeboten, auch Condom Beutelware für Clubs, Agenturen, Hostessen-Services. Bestellen Sie die Kondome in unserem Online Shop - diskreter, zuverlässiger Versand.','A','http://www.kondom-versand.de','','http://www.kondome.t-shops.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Spv04LGn8g','einkaufen, Spirulina, Alge, Spiruskin, Kosmetik, Nahrungsergaenzung, L-Carnitin, Nachtkerze, Chlorella, Traubenkernextrakt, Algira, natura vitalis, Sanatur, Pu-Erh-Tee, Zink, Selen, Weizengras, Gerstengras, Meersalz, Meeresalgen, Chrom, Mangan, Nagelfeile','In unserem Shop finden Sie folgende Produkte: Spirulina, SpiruSkin, L-Carnitin, Pu-Erh-Tee, Schwarzkuemmeloel, Algira, Chlorella, Proanto, SpiruSelen, u.a.\r\nWir freuen uns auf Ihren Besuch.','Hochwertige und natürliche Nahrungsergänzung und Kosmetik','','','','http://www.spirushop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SpzrR6QVnW','Kosmetik, Parfum, Nail Cosmetic, Nagelkosmetik, Nail Studio, Kostenlos, \r\nGewinnspiele, Chat, Jobs, Shopping, Kosmetik Versand, Royal 2, Ausbildung, \r\nVersandhandel, Einkaufen, Arbeit, Royal Nails, Royal Bijou, Kurse, \r\nNails, Cosmetic, Eau de Parfum, Eyl','Kosmetik, Parfum, Nail Cosmetic, Nagelkosmetik, Nail Studio, Kostenlos, \r\nGewinnspiele, Chat, Jobs, Shopping, Kosmetik Versand, Royal 2, \r\nVersandhandel, Einkaufen, Arbeit, Royal Nails, Royal Bijou, \r\nNails, Cosmetic, Eau de Parfum, Eyliner, UV-Lampe, \r\nL','1A Tiefpreis-Shop \r\n\r\nWir führen Kosmetikartikel ab 2, 90, Eau de Parfum ab 7, 90, und \r\nalles zum schenken.Ausserdem Nail Cosmetic sowie komplette \r\nAusstattungen für Nagelstudios inklusiv Ausbildung.\r\nVertriebspartner gesucht.Kostenlosen Katalog jetzt a','A','','','http://www.royalbijou.com/cgi-bin/de/web_store.cgi','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SQkvqAPo1G','Damenschuhe Stiefel Sandalen usw.','Damenschuhe Stiefel Sandalen usw.','Wir bieten Ihnen eine grosse Auswahl ausgefallener Schuhmode.\r\n','A','','','http://www.high-heel-factory.com/xzenario','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('sQMTci4Ik3','Alles von A wie Alternative Medizine bis Z wie Zombies. Bücher der\r\nfolgenden Verlage:\r\nZuckschwerdt, München\r\nPrometheus, Buffalo\r\nMillennium, Altadena\r\nEdwards, Sydney\r\nund weitere amerikanische Verlage.','Alles von A wie Alternative Medizine bis Z wie Zombies. Bücher der\r\nfolgenden Verlage:\r\nZuckschwerdt, München\r\nPrometheus, Buffalo\r\nMillennium, Altadena\r\nEdwards, Sydney\r\nund weitere amerikanische Verlage.','Deutsch- und englischsprachige Bücher für Skeptiker, deutsche Zeitschrift \"Skeptiker\", \r\nVertretung der amerikanischen Zeitschrift \"SKEPTIC\".','A','','','http://www.skeptic.de/homepage.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('sQQNM9zYok','G-Star, Buffalo, FreeSoul, Hose, Jeans, Schuhe, Hemden, Taschen, Orimono, Röcke, Kleider, Shirt, Bluse','Jeans, Schuhe, Tops, Hemden, Blusen, Jacken','Onlineshop mit den angesagtesten Label und Onlineberatung','A','','','http://www.orangeblue.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('sqWzAgLW9c','Räucherungen, Weihrauch, Parfüme, Duftöle, ätherisches Öle, Massage und Chakraöle, Räucherstäbchen, Duftkräuter, Duftharze','Räucherungen, Weihrauch, Parfüme, Duftöle, ätherisches Öle, Massage und Chakraöle, Räucherstäbchen, Duftkräuter, Duftharze','Wir informieren Sie über unser Angebot an Räuchermitteln, Harzen Duftölen, Massage und Chakraölen. Infos und Tips über Räucherungen, die mystische Bedeutung der Duftstoffe und andere Themen werden behandelt .','A','','','http://www.isis-urania.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('srBfN8aTto','Fitnessgeräte der Marken Kettler, Tunturi, Daum Ergo Bike, Schwinn, Technogym etc,','Fitnessgeräte der Marken Kettler, Tunturi, Daum Ergo Bike, Schwinn, Technogym etc,','Onlineshop für Trainingsgeräte aller Art.','A','','','http://www.fittrade.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SRHpbZitFo','CD, CD-R, CD Visitenkarten, CD-R Visitenkarten, Visitenkartenrohlinge, CD Drucker, CD Card, AVO Card, kleine CD-R, mini CD-R, CD Rohlinge','CD Visitenkarten, CD-R Visitenkarten, Visitenkartenrohlinge, CD Drucker, CD Card, AVO Card, kleine CD-R, mini CD-R, CD Rohlinge','Mini CD-Rs: rechteckige CD-Rs als Visitenkarten selber brennen.','A','','','http://www.online-cd-shop.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SrHxrFKxBi','Akkus, LED, Datenkabel, KFZ- Ladekabel, Taschen, Öffnungswerkzeuge, Antennen, Ersatzteile, Simkartenadapter','Akkus, LED, Datenkabel, KFZ- Ladekabel, Taschen, Öffnungswerkzeuge, Antennen, Ersatzteile, Simkartenadapter','übersichtlicher Handyshop mit vielen Bildern, von akkus bis ersatzteile, problemlos schnell bestellen','','','','http://www.tebtron.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SRL6rHeNdA','Nokia-Handys, Siemens Handys und Festnetztelefone, Samsung Handys und Faxgeräte, Motorola Handys, Swatch Telefone, Kartenverträge und vieles mehr...','Nokia-Handys, Siemens Handys und Festnetztelefone, Samsung Handys und Faxgeräte, Motorola Handys, Swatch Telefone, Kartenverträge und vieles mehr...','Hier bekommen Sie alle aktuellen Handys von Nokia, Siemens, Samsung, Motorola..... inkl. original Zubehör. Schnurlose Telefone von Siemens zu super Preisen. Günstige Faxgeräte und mehr......','A','','','http://www.schnurlos.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SsmT5wv1mW','mp3 cetiner cd player hifi rack fernseher flat screen permoser oluri','HiFi, Unterhaltungselektronik aller Art','Vom MP3-Player bis zum kompletten Homecinema bieten wir ALLES zum Dumpingpreis an.','A','','','http://www.cetiner.biz','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SsOzYaLmQK','Verschiedene Wetterhäuschen\r\naus Holz, handbemalt.','Verschiedene Wetterhäuschen\r\naus Holz, handbemalt.','Unsere Wetterhäuschen sind aus Holz und werden komplett in Handarbeit hergestellt.\r\nMit Fingerspitzengfühl und Liebe zum Detail wird jedes einzelne Haus gefertigt.\r\nViele kleine Wetterhäuschen sind so schon entstanden. Dekorativ und funktionst','A','','','http://www.wetterhaus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SSsnIu07WQ','erotik, bondage, erotic, dessous, strumpfhosen, fetisch, latex, lack, leder, reizwäsche, \r\nbh, stringtanga, string, tanga, minirock, bodys, pvc, männer, hausfrau, fotomodelle, model, foto, women, mode, nackte, wetter, strapse,','erotik, bondage, erotic, dessous, strumpfhosen, fetisch, latex, lack, leder, reizwäsche, \r\nbh, stringtanga, string, tanga, minirock, bodys, pvc, männer, hausfrau, fotomodelle, model, foto, women, mode, nackte, wetter, strapse,','Im Fashionshop von ASV finden Sie BH-Garnituren, Bodys, Strings, Strümpfe, Pants, \r\nBustiers, BH´s, Netzoberteile ...u.v.m. zu günstigen Preisen für Sie und Ihn.','A','','','http://www.asv-shop.de/fashion','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('suCLGYvaQ1','Holzhandtaschen, Handtaschen, Holzarmbanduhren, Armbanduhren, Holzkrawatten, Krawatten, Holzstifte, Kugelschreiber, Bleistifte, Füller, Füllfederhalter, Holzkoffer, Aktenkoffer, Dekokugeln, Holzkugeln, Tabletts, Tafeln, Schiefertafel, beschriftbare Tafel,','Holzhandtaschen, Handtaschen, Holzarmbanduhren, Armbanduhren, Holzkrawatten, Krawatten, Holzstifte, Kugelschreiber, Bleistifte, Füller, Füllfederhalter, Holzkoffer, Aktenkoffer, Dekokugeln, Holzkugeln, Tabletts, Tafeln, Schiefertafel, beschriftbare Tafel,','Ausgefallene Geschenkartikel aus Holz','A','','','http://www.holz-fichtner.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SUQZO5He59','Maxi-Singles, Maxi-CDs, CDs, Maxis, Schallplatten','Maxi-Singles, Maxi-CDs, CDs, Maxis, Schallplatten','Online-Shop und Laden in Stuttgart für Second Hand 12\"Singles (Maxis), Maxi-CDs & CDs, viel 80er Jahre, Italo-Disco, Eurodisco. An- und Verkauf.','A','','','http://www.12inch.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SuSHUuXuiS','Humidor, Humidore, Zigarre, Zigarren, Lifestyle, Geschenk, \r\nGeschenke, Aficionado, Tabak, \r\nKlimaschrank, Klimaschränke','Humidore, Klimaschränke für\r\nZigarren','Humidor-Deluxe.de: Humidore, \r\nZigarren-Klimaschränke und mehr...','A','','','http://www.humidor-deluxe.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Svdpl4qff9','Wellness Nahrungsergänzung Gewichtsoptimierung Diat Vitamine Gesundheit Functional-Food Sportbekleidung Kosmetik','Fitline + Skin relax','Neue Energie braucht das Land! In diesem online-shop sofort erhältlich.','A','','','http://www.newenergy-shop.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('svHB6HyzlU','Casio, Esprit, SOliver, Guess, Boccia, Junghans, Seiko, Tissot, Camel, TagHeuer, Breitling, Cartier, Omega, Citizen, Ebel, M&M, Gucci, IWC, Oris, Joop, Hechter, Audemars, Piguet','Casio, Esprit, SOliver, Guess, Boccia, Junghans, Seiko, Tissot, Camel, TagHeuer, Breitling, Cartier, Omega, Citizen, Ebel, M&M, Gucci, IWC, Oris, Joop, Hechter, Audemars, Piguet','Uhrenversand: Casio, Esprit, SOliver, Guess, Boccia, Junghans, Seiko, Tissot, Camel, TagHeuer, Breitling, Cartier, Omega, Citizen, Ebel, M&M, Gucci, IWC, Oris, Joop, Hechter, Audemars, Piguet','A','','','http://www.uhrenparadies.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('svj6pLEVHi','Compaq','Compaq Produkte','Der Compaq online Shop ist gezielt auf die Promotionen aufgebaut, welche Compaq Schweiz betreibt. Zusätzlich zeigen wir noch die highlight Produkte, welche im Markt sehr beliebt sind. Wir bieten auch Auktionen auf Demo-Produkte an.','A','www.premium-club.ch\r\n','','http://compaq.ch/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('sWEneifA5a','Sigrid, nienstedt, LANDSCHAFT, EDITION, 99, ORIGINAL, SIEBDRUCKE, bilder, david, bielefeld, art, a, b, c, d, \r\n\r\n','Sigrid Nienstedt\r\nORIGINAL SIEBDRUCKE\r\nLANDSCHAFTEN EDITION SN 8/99\r\n\r\n','Die Galerie David wurde 1990 gegründet. Die Schwerpunkte der Galerie sind: Aktuelle Tendenzen in der Malerei, israelische Avantgarde und experimentelle Fotografie. Die Galerie David zeigt ihre Künstler auf internationalen Kunstmessen (ART COLOGNE) und ver','A','www.galerie.de/david','','http://www.galerie-david.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SwwbWWpWkM','Geschenkkarton, Dekorwellpappe, Grußkarten, Bastelmaterialien, Einladungskarten, Stanzteile aus Wellappe, Verpackungen, Flaschenkarton, Schmuckkästchen, Sonderkartonagen','Geschenkkarton, Dekorwellpappe, Grußkarten, Bastelmaterialien, Einladungskarten, Stanzteile aus Wellappe, Verpackungen, Flaschenkarton, Schmuckkästchen, Sonderkartonagen','Hier finden Sie Geschenkkartons und Geschenkkarten für alle Gelegenheiten aus offener Dekorwellpappe und Bastelzubehör zum dekorieren und gestalten.','A','','','http://www.artwell.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SxXrrvC8NS','Glückwunschkarte, Grußkarte, Grusskarte, Postkarte, Trauerkarten, Hochzeitskarten, Dankeskarte, Dankkarte, Genesungskarte, Glückwünsche zur Geburt, Blumenpostkarte, Tierpostkarte, Winnie Pooh, Visbear, \r\nPaperclip, Groh, Taurus, Skoko, Eulzer','Grußkarten, Postkarten, Kunstkarten, Glückwunschkarten, Geburtstagskarten, Trauerkarten, Hochzeitskarten, Dankeskarten, Glückwünsche zur Geburt, Abschiedskarten, Genesungskarten, Gute Besserung, Christliche Postkarten, Tierpostkarten, Foodpostkarten, Lang','Bei my-cardshop.com finden Sie geschmackvolle und witzige Post- und Grußkarten zu fairen Preisen. Sie bestellen online, per Telefon oder Fax - wir liefern umgehend. Ihre Bestellungen werden in der Regel noch am gleichen Tag sorgfältig verpackt und per Pos','A','http://www.my-internetshop.com\r\nhttp://www.my-cardshop.de','','http://www.my-cardshop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('syAFwSXOs7','Sex, sexshop, sexplosiv, shop, pornofilme, VHS, CD-ROM, DVD, hardcore, SexShop, anal, hardcorefilme, videos, fetisch, bdsm, adult, hardcore, cumshot, spritzen, Sexshop, mmv, Sex und Hardcorevideos, sex und porno, beate uhse, hardcore, erotik und sex, adul','VHD\r\nDVD\r\nCD-ROM\r\nPuppen\r\nVideo\r\nZubehör\r\nDildos','Sexplosiv.at ist der führende online SexShop in Europa. Mit über 1600 Hardcore Pornofilmen aus allen Bereichen anal, hardcore, fetisch, spritzen, klinik, swinger , oma, extrem usw...','A','','','http://www.sexplosiv.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SYqx3Ehmw5','','','Gut sortiertes Erotik-Kaufhaus mit Artikeln aus vielen Bereichen der Erotik.','A','','','http://www.rosarot.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Sz2pXRC0ZI','Alles rund um und in den computer, hardware, software, komplettsysteme, laptops usw','Alles rund um und in den computer, hardware, software, komplettsysteme, laptops usw','Alles rund um und in den Computer','A','','','http://www.the-elephant.com/index-pc.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('SzbxPRGlB7','Tauchen, Tauchschule, Tauchcenter, Tauchbasis, SCUBA, PDIA, PADI, SSI, VDST, BARAKUDA, DAN, Mallorca, Balearen, Spanien','Unterkunft, Hotel, Apartment, Freienwohnung, Mietwagen, Flug, Tauchpakete, Tauchkurse,','Online-Reisebüro für Tauchreisen nach Mallorca.','A','http://www.tauchen-auf-mallorca.de','','http://www.aqua-marine-diving.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('sZzf0XqTd1','Handyzubehör, Logos, Klingeltöne, Handys,','Handyzubehör, Logos, Klingeltöne, Handys,','Handyzubehör besonders günstig durch eigenen Import','A','','','http://www.shop2020.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('t06sJhg6jV','Geschenke, Shop, Versand, Spielwaren, geschenke, shop, versand, spielwaren, Holzspielzeug, shopping, Spielzeug, Trendartikel, Designartikel, comic, GESCHENKE, geschenk, Geschenk, Presents, Lederwaren, schmuck, weihnachtsgeschenk, Sesamstrasse, Kleiner Pri','Geschenke, Spielwaren, Holzspielzeug, Trendartikel, Designartikel, comic, Lederwaren, schmuck, weihnachtsgeschenk, Sesamstrasse, Kleiner Prinz, Muppet-Show, Felix, Haba, Sterntaler, Janosch','Geschenke - Ihr Versand für schöne und originelle Geschenke und Spielwaren. Ihr Shop , wenn Sie auf der Suche nach einem besonderen Geschenk sind. Lassen Sie sich verführen.','A','','','http://www.1001-Geschenke.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('t0Du8rCDhB','Accutrend, Basic-Homme, Blutdruckmessgerät, Buch, Boso, CM3, Cyclotest, Diabetes, Dercap, Elektromassage, Eubos, Fieberthermometer, Inhalation, Frei-Oel, Glucometer, Gluco-ouch, Hartmann, Hestia, Körperfett, Körperpflege, Kosmetik, Ladival, Lifescan, Ma','Accutrend, Basic-Homme, Blutdruckmessgerät, Buch, Boso, CM3, Cyclotest, Diabetes, Dercap, Elektromassage, Eubos, Fieberthermometer, Inhalation, Frei-Oel, Glucometer, Gluco-ouch, Hartmann, Hestia, Körperfett, Körperpflege, Kosmetik, Ladival, Lifescan, Ma','Shop für Kosmetik, Körperpflege, Sonnenschutz, Medizinische Geräte (z.B. Blutdruck, Fieberthermometer, Inhalation, Elektromassage, Körperfett u.a.), Diabetikerbedarf (z.B. Messgeräte, Teststreifen, Lanzetten), Bücher (Medizin. Ratgeber), Empfängnisverhüt','A','','','http://www.Ihre-Schloss-Apotheke.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('T0LMHTyFxd','Bildschirmschoner, Moderne Kunst, Original Bilder, Design, Tischsets, Schreibunterlagen, Posters, Prints, Art Prints','Bildschirmschoner, Moderne Kunst, Original Bilder, Design, Tischsets, Schreibunterlagen, Posters, Prints, Art Prints','Aufregender techno art Shop mit modernstem Design und abstrakter Kunst. Top moderne original Bilder, Kunstdrucke, Bildschirmschoner, Tischsets und Schreibtischunterlagen!','A','','','http://falki-pictures.com/shop/german/shop.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('T11S3gjkwv','Skulpturen, skulpturen, Kunst, kunst, Galerien, galerien, modellieren, Figuren, figuren, basteln, Künstler, Giessharz, Gießharz, Glas, glas, gegeschenk, geschenke, geschenkidee, geschenkideen, geschenkartikel, metallobjekte, bronze, bronzeobjekte, design,','Skulpturen\r\nBüsten\r\n','Hier finden Sie eine Auswahl hochwertiger Bronze- Skulpturen und Büsten des Syrischen Bildhauers Bassam Isoli.','A','','','http://www.skulpturendesign.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('T2rO0hi0bN','Advent, Weihnachten, Kunst, Osterhasen, Blumenlkinder, Ostereier, Lichterhäuser, Lichterbogen, Lichterbögen, Schwibbogen, Schwibbögen, Nußknacker, Räuchermann, Räuchermänner, Pyramide, Pyramiden, Engel, Bergmann, Bergmänner, Miniatur, Miniaturen, Spielzeu','Advent, Weihnachten, Kunst, Osterhasen, Blumenlkinder, Ostereier, Lichterhäuser, Lichterbogen, Lichterbögen, Schwibbogen, Schwibbögen, Nußknacker, Räuchermann, Räuchermänner, Pyramide, Pyramiden, Engel, Bergmann, Bergmänner, Miniatur, Miniaturen, Spielzeu','In unserem Shop “1A Volkskunst aus dem Erzgebirge” haben Sie die Möglichkeit, sehr preiswert echte erzgebirgische und handgearbeitete Produkte zu erwerben.\r\n','A','','','http://www.erzgebirge-sachsen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('T5koKunS1T','Kunstdrucke, Postkarten, Figuren, Fächer, Bücher, Engel, Elfen, Feen, Flower Fairies,','Kunstdrucke, Postkarten, Figuren, Fächer, Bücher, Engel, Elfen, Feen, Flower Fairies,','Bei uns finden Sie wunderschöne Engelbilder, Elfen, Feen, Flower Fairies, Postkarten, Kunstdrucke und vieles mehr!!','A','','','http://www.engelwelt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('T6bmjZml6b','Arbeitsschuhe, Sicherheitsschuhe, Arbeitsschutz, Security, Wachdienst, Lemaitre, Sicherheitsdienst, Objektschutz, Werkschutz, Verteitigung, Koffer, Lampen, Erste Hilfe, Pfefferspray, Peli - Produkts, M7, M9, M11, BigEd, Myti - Lite, Flasher, Peli-Koffer,','Arbeitsschutzprodukte, Bekleidung, Ãœberwachunngstechnik, Funk, Verpflegung, Selbstschutzprodukte, Erste Hilfe, Zubehör','Security - Shop der Leute, die die Sachen einsetzen und somit wissen was gut ist !','','','','http://www.euro-security-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('T6jYFFgNb0','Angelruten, Angelrollen, Kunstköder, Fliegen, Wobbler, Blinker, Spinner, Twister, Gummifische','Angelruten, Angelrollen, Kunstköder, Fliegen, Wobbler, Blinker, Spinner, Twister, Gummifische','Angelgeräte Onlineshop vom Owner- Karpfenhaken bis hin zum Fliegenfischen.\r\nJetzt neu mit Schnäppchenshop!','A','','','http://www.angel-berger.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('T7uQsqfaul','Dessous, Strings, Videos, Stringbodys, \r\nSpitzenhöschen, Bodys, Rubber, Negligé, Lederbikini, Kleider.','Dessous, Strings, Videos, Stringbodys, \r\nSpitzenhöschen, Bodys, Rubber, Negligé, Lederbikini, Kleider.','Erotik-Versand, Dessous in Lack und Leder, Latex, Erotik-Videos, Katalogversand.','A','','','http://www.sexyhexy.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('taAEuylyiV','Angelgeräte, Angelzubehör, Angelartikel, Angelbedarf, Angelruten, Angelrollen, Angelschnüre, Angelhaken, Posen, Ruten, Rollen, Angelsportgeräte, Köder, Kunstköder, Vorfächer, Bleie, Stopper, Meeresrollen, Stationärrollen, Stipruten, Karpfenruten, Forellen','Angelgeräte, Angelzubehör, Angelartikel, Angelbedarf, Angelruten, Angelrollen, Angelschnüre, Angelhaken, Posen, Ruten, Rollen, Angelsportgeräte, Köder, Kunstköder, Vorfächer, Bleie, Stopper, Meeresrollen, Stationärrollen, Stipruten, Karpfenruten, Forellen','Alles für den Angler: Angelruten, Angelrollen, Angelhaken, Angelschnüre, Angelzubehör und vieles mehr.','A','','','http://www.anglermeister.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Tac9590C1f','HiFi, Boxen, Tape, Lautsprecher, Surround, Subwoofer, Multimedia, HiFi-Anlagen, HiFi-Systeme,','HiFi, Boxen, Tape, Lautsprecher, Surround, Subwoofer, Multimedia, HiFi-Anlagen, HiFi-Systeme,','Ihr Online-Shop für den besonderen Hörgenuß HiFi-Technik vom feinsten!','A','','','http://www.vogtline.com/hifi_technik','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tAyiUKlwOX','Sportnahrung, Creatin, Tribolan, Nahrungsergänzungsmittel, Eiweiß, BMS, Anabolika, Steroide, Muskelaufbau, L- Carnitin,','Sportnahrungsmittel, Creatin, Pyruvat, Tribolan, Aminos , Power Boster, Sportbücher, Bodybuilding Videos,',' Sportnahrungsmittel von Markenherstellern .....( Creatin, Pyruvat, Tribolan, Aminos u.v.m.) Trainings und Diätpläne für optimalen Muskelaufbau und Fettreduktion !!','A','','','http://www.muskelfutter.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tb8KRjG6Nn','Kunsthandwerk, Handarbeit, Unikat, Unikate, Kunst, Künstler, Kunsthandwerker, Plattform, Verzeichnis, Suche, Liste, Kunsthandwerkermarkt, Kunsthandwerkermärkte, Puppenkunst, Teddys, Puppen, handgemacht, Keramik, Bildhauer, Maler, Malerei, Filz, Patchwor','Kunsthandwerk, Kunstgewerbe, Handarbeit, Unikat, Unikate, Kunst, Metall, Objekte, Marionetten, Gobelin, Kränze, Gestecke, Trockenblumen, Floristik, Holz, Holzkunst, Mosaik, Holzspielzeug, kunsthandwerkliches, Patchwork, Wandbehänge, Wandbehang, Erzgebirge','Online-Shop für Kunst u. kunsthandwerkliche Produkte. Kunsthandwerker u. Künstler bieten Holzartikel, Seidenmalerei, Mosaik, Metallkunst, Schmuck, Marionetten, Patchwork, Gobelin, Kränze, Puppen und vieles mehr.','A','','','http://www.kunsthandwerker.net/shop/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tBHkfvwTnn','Uhren','Uhren','Erste virtuelle Uhrenfabrik','A','','','http://www.domino-watch.ch/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tcCuG5neKh','Stauden, Gräser, Farne, Wasserpflanzen, Küchenkräuter','Stauden, Gräser, Farne, Wasserpflanzen, Küchenkräuter','Wir produzieren und verkaufen Stauden, Gräser, Wasserpflanzen und Farne. Online sind wir nicht nur mit einem knapp 1000 Pflanzen umfassenden Katalog, sondern auch vielen anderen Infos rund um den Garten.','A','','','http://www.bluetenblatt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Td4qdj1VLB','Bücher, Buch, Buchhandlung, Wörterbuch, Buchversand, Windows, Software, DVD, Video, CD, lesen, lernen, Duden, Sprachen, \r\nSprachtrainer','Bücher, Kalender, Software, DVDs, Videos und CDs','Umfassendes Angebot an Büchern, Software, Videos / DVDs und Fachliteratur aus jedem Bereich. Schneller und kostenloser Lieferservice.','A','','','http://www.abisco.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tDboZnaVxR','Netzwerktechnik, Bürogeräte, Computer, Server, Clienten, Projektoren, Einrichtungsgeräte verschiedenster Art für CAD, Schulungen, Verwaltung, Vertrieb, Einkauf´usw.','Netzwerktechnik, Bürogeräte, Computer, Server, Clienten, Projektoren, Einrichtungsgeräte verschiedenster Art für CAD, Schulungen, Verwaltung, Vertrieb, Einkauf´usw.','EDV- Netzwektechnik für kleine bis mittelständige Firmen, Schulungsräume, Hard - und Softwarehandel. Service auch am Wochenende und Abends','A','','','http://www.tibb.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TdJcHd5ZDX','Schnäppchen, Preiswert, Schurlostelefone, ISDN-Anlagen, günstig, Faxgerät, Drucker, Monitore, Mobilfunkverträge, Nürnberg','Telefone, Schnurlostelefone, Telefonanalgen, Computer, Monitore, Zubehör, Mobilfunkverträge, Faxgeräte','Hier finden Sie günstige Angebote und Schnäppchen aus der Welt von Telefonen, Telefonanlagen, Druckern, Computern, Mobilfunkverträgen uvm.','','','','http://www.tkakademie.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TdxYbhotJJ','Grusskarten, Büttengrafiken, Software, Literatur','Grusskarten, Büttengrafiken, Software, Einsteiger-Literatur','Computer Software und Literatur.\r\nGute Software zum kleinen Preis.','A','','','http://www.soleo.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Tek9sCvSQF','Baby, Kinder, Kinderwagen, Babybekleidung, Kinderbekleidung, Kindersitze, Babykleidung, Kinderkleidung, Babyausstattung, Babypflege, Babyphone, Babyshop, Babyartikel, Kinderartikel, Babyspielzeug, Onlineshop, Schwangerschaft, Geburt, Taufe, Geschenk, Jogg','Baby, Kinder, Kinderwagen, Babybekleidung, Kinderbekleidung, Kindersitze, Babykleidung, Kinderkleidung, Babyausstattung, Babypflege, Babyphone, Babyshop, Babyartikel, Kinderartikel, Babyspielzeug, Onlineshop, Schwangerschaft, Geburt, Taufe, Geschenk, Jogg','','A','','','http://www.kidsroom.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TfVILl5Nnd','Kolonialmöbel, Schränke, Esstische, Ausgrabungen, Alte Teakbänke, Lackschränke aus China, Steinfiguren','Kolonialmöbel, Schränke, Esstische, Ausgrabungen, Alte Teakbänke, Lackschränke aus China, Steinfiguren','Asiatika, Antiquitäten aus China Indien und Indonesien. Ausgrabungen und Lackschränke aus China alte Teakbänke, Original Kolonialmöbel','A','','','http://www.kolonialantik.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tg9KqIpC5P','Korb, Korbmöbel, Körbe, Rattan, Rattanmöbel, Einkaufskorb, Wäschekorb, Flechtmaterial, Kinderartikel, Brotkorb','Korbmöbel, Einkaufskörbe, Flechtartikel, Korbzubehör Tierkörbe, Handarbeitskörbe','Fachgeschäft für Korbwaren und Zubehör vom Einkaufskorb bis zu Korbmöbeln mit über 1000 Artikeln','A','','','http://www.Korbpool.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tgI9EQ01cl','Window Color, Papier, Holz, Moosgummi, Servietten, Stoff, Seide, Mosaik, Gießen, Brennpeter, Karten, Gelwachs,','Window Color, Papier, Holz, Moosgummi, Servietten, Stoff, Seide, Mosaik, Gießen, Brennpeter, Karten, Gelwachs,','bastelbedarf für fast jedes Hobby zu günstigen Preisen','A','','','http://www.hobbycreativ.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TGs7MwXs98','highheels, hohe hacken, bademoden, dessous, leder, lack, damenunterwäsche, herrenunterwäsche, high-heels, highheels, vibratoren, videos, dvd, cd-rom, gummipuppen, gleitmittel, sexlockstoffe, korsette, corsagen, korsagen, straps, strumpfhalter, strümpfe','highheels, hohe hacken, bademoden, dessous, leder, lack, damenunterwäsche, herrenunterwäsche, high-heels, highheels, vibratoren, videos, dvd, cd-rom, gummipuppen, gleitmittel, sexlockstoffe, korsette, corsagen, korsagen, straps, strumpfhalter, strümpfe','Großer Erotikshop mit mehr als 5000 Artikel die Sie online bestellen können','A','','','http://www.love-onlineshop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TIwgI9HcoV','Ring, Trauring, Ketten, Armband, Collier, Spiralen, Piercing, Anhänger','Ring, Trauring, Ketten, Armband, Collier, Spiralen, Piercing, Anhänger','Hochwertiger handgearbeiteter Gold-, Platin- & Brillantschmuck direkt vom Hersteller / ab Fabrik aus dem Raum Pforzheim.\r\nExklusive Collectionen mit Brillanten, Diamanten, Edelsteinen & Perlen in verschiedenen Variationen und Legierungen.','A','http://www.lejoyau.de\r\nhttp://www.juwel24.de\r\nhttp://www.eschmuck.de\r\nhttp://www.ejuwel.de\r\nhttp://www.wmayer.com','','http://www.dasjuwel.de','AD'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Tj0MZTahz0','fasching, fastnacht, karneval, halloween, mystisch, literatur, entspannung, musik, bücher, geschenk, puppe, kunst, kerzen, afrika, buch, veda, ambiente, dekoration, feier, fest, spiele, spielzeug, fantasy, scince fiction, grusel, schmuck, kostüme','Geschenke, Handpuppen, Spiele, Party und Festartikel, Masken und Kostüme für Halloween, Fastnacht, Fasching, Karneval, Theater, mystische Literatur und gruselige Bücher, Musik der Mystik und Entspannung und Gandharva Veda, Ungewöhnliches','Geschenke und Ungewöhnliches, \r\nMasken für Dämonen und Personen, \r\nPhantastische Literatur und gruselige Bücher, \r\nMusik zur Entspannung und Gandharva Veda\r\n \r\n \r\n','A','http://www.stockfisch.de/mystisch.htm\r\nhttp://www.stockfisch.de/masken.htm\r\nhttp://www.stockfisch.de/halloween.htm\r\nhttp://www.stockfisch.de/entspannung.htm','','http://www.stockfisch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tjLIDFQhNR','Flachdachcarport Satteldachcarport\r\nPultdachcarport \r\nTerrassenüberdachung Bausatz Leimholz Brettschichtholz','Carports in allen Größen und Höhen\r\nFlachdachcarport, Satteldachcarport, \r\nPultdachcarport, \r\nTerrassenüberdachung mit allen Arten der Dacheindeckung','Carport´s und mehr als Bausatz oder mit Montage\r\njede Größe aus Leimholz - bundesweit','','http://www.carport-und-mehr.de','','http://www.lexshops.de/sysbera','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tjNCPtqz4R','Jonglierball, Jonglierkeule, Jonglierring, Diabolo, Bean-Bag, Devil-Stick, Jonglierteller, Jongliertuch, Fackel, Zaubertrick, Zauberkasten, Einrad, Hochrad, Pedalo, Hochseil, Trapez, Schminke, Sportartikel, Gymnastikartikel, Trampolin, Außenspielzeug, Rol','Jonglierball, Jonglierkeule, Jonglierring, Diabolo, Bean-Bag, Devil-Stick, Jonglierteller, Jongliertuch, Fackel, Zaubertrick, Zauberkasten, Einrad, Hochrad, Pedalo, Hochseil, Trapez, Schminke, Sportartikel, Gymnastikartikel, Trampolin, Außenspielzeug, Rol','Versandhandel für Jonglage, Artistik, Schminke, Zauberei, Gymnastik, Sport, Spiel, Handpuppen, Kinderfahrzeuge, Bücher und Videos','A','','','http://www.diecircuskiste.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tkMQ5izg56','Fahnen, Flaggen, Bundeswehrartikel, Messer, Maglite, Bomberjacken, Tarnbekleidung, Rucksäcke, Schlafsäcke, Buck, Gerber, Leatherman, SOG, Martini, Opinel, Benchmade, Miltec,','Fahnen, Flaggen, Bundeswehrartikel, Messer, Maglite, Bomberjacken, Tarnbekleidung, Rucksäcke, Schlafsäcke, Buck, Gerber, Leatherman, SOG, Martini, Opinel, Benchmade, Miltec,','Klassischer US-SHOP mit Schwerpunkten bei Flaggen, Messern und Textilien','A','','','http://www.us-shop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TKMSocjiq2','dsl t-dsl webhosting puretec isdn t-isdn xxl 0700 t-d1 t-mobil mobilfunk yello strom 1&1 e-shop Handy Internet','1&1 New Webhosting & FirstClass E-Shop, 1&1 Internet.profi- Ihr Zugang zum Internet, T-DSL-Die schnelle Verbindung, 0700-Eine Rufnummer für alle Anschlüsse, TD-1-Die perfekte mobile Kommunikation mit einer tollen Auswahl an Handys, T-ISDN XXL-Das genialst','Hier finden Sie tolle Produkte, mit denen Sie die Möglichkeiten des Internets voll ausnutzen können sowie Handys','A','','','http://www.profiseller.de/shop/ralf-weber','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tLBcp6IfXv','Bücher, Software\r\n','Bücher, Software\r\n','EDV - Bücher und Software zu Schnäppchenpreisen da Restposten und Mängelexemplare mit kleinen Schönheitsfehlern.','A','','','http://www.ron-meyer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TLt7nl5bdl','Pinnacle Targa3000, DC2000, DC1000, DC1000DV, DV500, DV200, DC30+, DC10+, Canopus Storm, Raptor, DVEasy, EX-6500, EX-6555, EX-6501, EX-6510, DV Master, DVD Master, AV Master...','Pinnacle Targa3000, DC2000, DC1000, DC1000DV, DV500, DV200, DC30+, DC10+, Canopus Storm, Raptor, DVEasy, EX-6500, EX-6555, EX-6501, EX-6510, DV Master, DVD Master, AV Master...','Günstige Preise und Diskussionsforum für PC basierten Videoschnitt. Produkte von Pinnacle, Canopus, DPS, Electronic Design, Digital Origin, Fast, Exsys und vielen andern oft ab Lager','A','','','http://www.cts-computer.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TlXqVdYddl','Trekking, Outdoor, Camping, Jogging, Survival, \r\nFun, Boot, Ski','Schuhe, Ski, Jacken, Bergsport-Zubehör, \r\nT-Shirt, Campingausrüstung','www.globetrotter.de \r\nDie Spezialisten für das Leben im Freien \r\nbieten nicht nur den europaweit größten Online-Shop mit weit über 20.000 Outdoor-Produkten, täglich aktualisierten Sonderangeboten, zuverlässiger Lieferauskunft, sicherem SET Payment Se','B','','','http://www.globetrotter.de/partner/partner.php3?ident=33cb10fb069627c0','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TMUmSSfmGt','window-color, servietten, servietten-technik, Gelwachs, Bastelmaterial, spielsachen, Marabu, Kreul, seide, seidenmalfarbe, friesenbäume, windradfolie, fensterfarbe, konturfarbe, idea-set, c2, adhäsionsfolie, glaskugel','window-color, servietten, servietten-technik, Gelwachs, Bastelmaterial, spielsachen, Marabu, Kreul, seide, seidenmalfarbe, friesenbäume, windradfolie, fensterfarbe, konturfarbe, idea-set, c2, adhäsionsfolie, glaskugel','Unser Shop soll Ihnen unsere Produkte, wie z.B. Seide, Trendbastelartikel (Gelwachs, Window-Color, Serviettentechnik) und noch vieles mehr näher bringen. Desweiteren soll Sie Ihnen mit hoffentlich immer mehr Tipps und Tricks zur Seite stehen. Natürlich kö','A','','','http://www.seide-mehr.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tNFM6bkzrD','Autos, Bücher, CD`s , Parfüms, Beauty, Vitales, Nostalgic, Weine, Delikatessen, Geschenke, Designerartikel, Fashion, Mode, Accessiores, Hifi, Fernseher, Technik, Blumen und vieles mehr','Autos, Bücher, CD`s , Parfüms, Beauty, Vitales, Nostalgic, Weine, Delikatessen, Geschenke, Designerartikel, Fashion, Mode, Accessiores, Hifi, Fernseher, Technik, Blumen und vieles mehr','Exclusives und exquisites für den Mann von Welt. Hier findet man(n) alles für sich selbst oder aber auch Geschenke für Sie und Ihn.','A','','','http://shop.gayforum.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tNFszB7lHR','billig, flohmarkt, secondhand, baby, kinder, frauen, hosen, pulli, bücher, strampler, schlafanzug, body, schwangerschaftshose, handy, kerze, geschenk','Schlafanzüge, Strampler, bodys, Hosen, Pullis, Mützen, Socken, Strumpfhosen, Schwangerschaftshosen, Bücher, Handytaschen','Baby- und Kinderkleidung, Kleidung für Frauen, Geschenkartikel, Spielzeug, Bücher und alles mögliche Secondhand und günstig. Auch Markenware.','A','','','http://www.flohmarkt-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tNRw8zkrhN','Lehrmittel, Lernmittel, Schulmaterial, Lernspiele, pädagogische Spielwaren, Lernhilfen, Stempel, Schulausstattung, Unterrichtsmaterial, Lernscheiben, Legepuzzles, Sitzkissen, Stempel, Schulmaterial, Verpackung, Lehrerhilfen, Lernspiele','Lehrmittel, Lernmittel, Schulmaterial, Lernspiele, pädagogische Spielwaren, Lernhilfen, Stempel, Schulausstattung, Unterrichtsmaterial, Lernscheiben, Legepuzzles, Sitzkissen, Stempel, Schulmaterial, Verpackung, Lehrerhilfen, Lernspiele','Die VLS-Lernmittelwerkstatt vertreibt Produkte von Lehrern für Lehrer. \r\nIch verkaufe nur Produkte, die ich selber bei mir im Unterricht benutze. \r\nDas stellt sicher, dass Sie hier nur praktische und praxisgerechte Lösungen bekommen. \r\nAb sofort können Si','A','','','http://www.vls-verlag.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ToSuwMZY74','Videos, Surfvideos, Wakeboard, Snowboard, Snowboardvideos, Wakeboardvideos','Funsportvideos Bücher DVD´s','Wir bieten Euch die größte Auswahl an Funsportvideos / Bücher / DVD´s in unserem Onlineshop an.','A','','','http://www.snowboarden.de/videoshop/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('toy7IupOQR','Armbrüste\r\nBogensportzubehör\r\n3 - D Ziele für Bogen und Armbrustsport\r\nWaffenpflege\r\nJagdbekleidung','Armbrüste\r\nBogensportzubehör\r\n3 - D Ziele für Bogen und Armbrustsport\r\nWaffenpflege\r\nJagdbekleidung','Ãœbersicht über verschieden Armbrüste höchter Qualität.\r\n','A','','','http://niebling.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TPziJNSRp6','Frottee, Handtücher, Duschtücher, Gästetücher, Waschlappen, Spannbettücher,','Frottee, Handtücher, Duschtücher, Gästetücher, Waschlappen, Spannbettücher,','Ihr Online Frottee Warenhaus präsentiert Ihnen Handtücher, Duschtücher, Gästetücher, Waschlappen und Spannbettücher in vielen Farben und unterschiedlichen Qualitäten','A','','','http://www.handtuchprofi.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TqogAufWK2','Handy, Handys, fonmarkt, O2, D1, D2, Eplus, Sony, Nokia, Siemens, Motorola, Panasonic, Ericsson, Samsung','Hier finden Sie Handys zu günstigsten Preisen, mit und ohne Vertrag. Wir haben O2 Verträge zu besten Konditionen. Originalzubehör von führenden Herstellern sind im Angebot.','Die günstigsten Handys im Netz!','ABC','','','http://www.fonmarkt.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TQWYOQvq3Z','Autoteile, Ersatzteile, Autopflege, Kfz-Zubehör, Autozubehoer, Cabriozubehör, Car Styling, Scheinwerfer, Rückleuchten, Blinker, Lackpflege, Lackstifte, Autositze, Kindersitze, Tuning, Autotechnik, Freisprechanlagen, Kfz-Elektrik, Sitzbezüge, Sitzbezuege','Autoteile, Ersatzteile, Autopflege, Kfz-Zubehör, Autozubehoer, Cabriozubehör, Car Styling, Scheinwerfer, Rückleuchten, Blinker, Lackpflege, Lackstifte, Autositze, Kindersitze, Tuning, Autotechnik, Freisprechanlagen, Kfz-Elektrik, Sitzbezüge, Sitzbezuege','Autozubehör, Autoteile – einfach alles was Sie zum Schrauben und Pflegen brauchen finden Sie im Shop von automechanik.de mit komfortabler Suche. Ausserdem: Kostenloser Kleinanzeigenmarkt und kostenloser Ersatzteilanfrage-Service. SSL-Verschlüsselung','A','','','http://www.automechanik.de/shopyoo/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tQYk7KBEwn','Schmuck Diamant Gold Silber Platin Dugena Weil Seiko Esprit Junghans Akteo Camel Fossil Casio Diamant Rubin Saphir Perlen Bernstein Smaragd Amethyst Uhr Uhren','Uhren: Dugena Weil Seiko Esprit Junghans Akteo Camel Fossil Casio Diamant Rubin Saphir Perlen Bernstein Smaragd Amethyst Schmuck: Diamant Gold Silber Platin','Sie finden auf SchmuckundUhren.de Sonderangebote und besondere Geschenkideen. Aber SchmuckundUhren.de ist nicht nur ein Shop. Hier finden Sie viele Informationen über Schmuck und Uhren. Lassen Sie sich überraschen!','A','http://www.Uhrmachermeister.de\r\nhttp://www.Juwelier-Blank.de','','http://www.SchmuckundUhren.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tRJ5x6kvjh','briefkasten, hausnummer, außenleuchte, wetterhahn, garderobe, küche, büro, kamin, leuchte, innenleuchte, lampe, besteckeinsatz, tellerhalter, kleiderbügel, tastaturauszug, blasebalg, holzkorb','Briefkästen, Außenleuchten, Hausnummern, Wetterhähne, Garderoben + Zubehör, Küchenausstattung, Büroausstattung, Kaminzubehör, Innenleuchten.','Schönes und Nützliches rund um die eigenen vier Wände.','','','','http://www.wohnen-mit-stil.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('trngtXE2xn','segeln, segelbekleidung, segelzubehör, compass, segelausrüstung, ölzeug, trapezhose, schwimmweste, neopren, segelshop, segelladen, trockenanzug, fleece, rettungsweste, stiefel, ausrüster, catsegeln, hobie cat, segelboot, segeljolle, kat, jollensegeln, cat','segeln, segelbekleidung, segelzubehör, compass, segelausrüstung, ölzeug, trapezhose, schwimmweste, neopren, segelshop, segelladen, trockenanzug, fleece, rettungsweste, stiefel, ausrüster, catsegeln, hobie cat, segelboot, segeljolle, kat, jollensegeln, cat','Der Wassersport-Shop, der zu Ihnen nach Hause kommt. Segelzubehör, Ausrüstung und Bekleidung rund um die Uhr online bestellen. Super-Preise, Top-Service. Ständig Sonderposten.','A','','','http://www.segelservice.com','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ts3ooCt9Ux','Colliers, Ohrstecker, Damenuhren, Herrenuhren, Kinderuhren, Piercings, modische Accessoirs','Colliers, Ohrstecker, Damenuhren, Herrenuhren, Kinderuhren, Piercings, modische Accessoirs','Modeschmuck & Accessoirs zu günstigen Preisen.','A','','','http://www.Schmuck-Profis.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TSAKYmpUyl','Fettsalbe, Balsam, Shampoo, Gesichtscreme, Haarwasser, Tinktur, Seife, Duschbad, Ölbad, Hautöl, Pflegestift','Fettsalbe, Balsam, Shampoo, Gesichtscreme, Haarwasser, Tinktur, Seife, Duschbad, Ölbad, Hautöl, Pflegestift','Hier finden sie \"Patent\"ierte Produkte für Hautkrankheiten und zur Hautpflege.\r\nAlle auf Natürlicher Basis und mit besten Wirkstoffen','A','','','http://www.derma-pro-natura.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tsEkMQBwqb','Uhr, Uhren, Armbanduhren, Funkuhren, Wetterstation, Citizen, Huger, Junghans, Titanuhr, Boccia, Esprit, Taucheruhr, Eco drive, Funk, \r\nDupont, Promaster, Herrenuhr, Damenuhr,','Armbanduhren\r\nWohnraumuhren \r\nFunkuhren\r\nFunkwetterstationen\r\nFeuerzeuge\r\n','Interessante Preise für Uhren von Boccia, Citizen, Esprit und Junghans\r\nDupont Feuerzeuge und Huger Funkwetterstationen','A','www.funkuhrcenter.de\r\nwww.esters-juwelier.de','','http://www.uhrcenter.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TSEmOoLKER','Teddy\r\nBasteln\r\nKünstlerbären','Handgefertigte HeiLauPa Teddies\r\nMohairstoffe - Baumwollstoffe - Pfotenmaterial - Glasaugen - Gelenke - Füllmaterial - Bastesets - \r\nSchnittmuster - Werkzeuge - Accessoires','Hier finden Sie alles zum Herstellen von Teddybären. Vom einfachen Starterkit für Anfänger bis hin zum komplizierten Schnitt für Fortgeschrittene','','www.bastelteddies.homestead.com\r\nwww.superbear-connection.com','','http://www.heikesteddyparadies.com','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ttnkjlubJD','alles zum an und ausziehen....:)','alles zum an und ausziehen....:)','Top-Fashion im Internet über\r\n2500 Artikel online.....\r\n\r\n.....grosser Schnäppchenmarkt','A','','','http://www.store-company.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TTVad0CvFR','kerze, kerzen, teelichte, teelicht, tafelkerzen, tafelkerze, leuchterkerzen, leuchterkerze, stumpenkerzen, stumpenkerze, windlichter, windlicht, votivkerzen, votivkerze, candle, candles, duftkerze, duftkerzen','Teelichte, Tafelkerzen, Leuchterkerzen, Stumpenkerzen, Kerzen im Glas, Windlichter, Votivkerzen u.v.m.','Kerzen in allen Farben, Formen und Düften für jeden Anlass.','A','www.aroma-decor.de\r\nwww.bigpacks.de','','http://www.di-kerzen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tuCecwNAAz','Tische, Stuehle, Geschirr, Regale, Leuchter, Windlichter, Designobjekte','Tische, Stuehle, Geschirr, Regale, Leuchter, Windlichter, Designobjekte','Wohnlandschaften des Südens -Exclusive Wohnaccessoires und Gartendekorationen rund ums Muittelmeer -','A','','','http://www.mediterrandesign.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tukUSgpYIX','Futter\r\nZubehör','Futter\r\nZubehör','Umfangreiches Sortiment an Futter und Zubehör für Hund, Katze, Vogel, Nager, Fisch','A','','','http://www.zooartikel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tUmqgu0OOX','Abendmode, Ballkleid, Businessmode, DOB','Abend-, Ball- und Businessmode','Die individuelle Damenbekleidung mit \r\nCharakter. Spezielle bei Abendmode u. festlicher Bekleidung sind wir Ihr Partner.','A','','','http://www.BediaB.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tuqSI1BAiP','Esprit, Mode, günstig, versandkostenfrei, Damenbekleidung, Herrenbekleidung, Kinderbekleidung, Hosen, Jeans, Shirts, Jacken, blusen, Hemden, Unterwäsche, Dessous, Slips, Socken, Taschen, Schmuck, Uhren, Schuhe','Damenbekleidung, Herrenbekleidung, Kinderbekleidung, Hosen, Jeans, Shirts, Jacken, blusen, Hemden, Unterwäsche, Dessous, Slips, Socken, Taschen, Schmuck, Uhren, Schuhe....','Esprit Mode zu kleinen Preisen. Verandkostenfrei und auf Wunsch bezahlung per Rechnung.','A','','','http://www.esprit-shop.de.vu','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TV8e0l70Lv','saunaaufguss, sauna, saunazubehoer, saunaeinrichtung, saunaausstattung, saunaaufgusskonzentrat, saunaduftstoffe, saunakraeuter, kraeuterdampfbad, saunatauchbecken, kneipparmaturen, saunatauchbecken, saunaliege, saunaruhebank, whirlpool, amerikanische whir','Saunaaufgußkonzentrate, Saunaduftstoffe, Dampfbademulsionen, Saunapflegemittel, Saunakosmetik, Kübel und Kelle, Saunaliegen, Freizeitliegen, Fußbecken, Saunatauchbecken, Kneipparmaturen, Infrarotkabine, amerikanische Whirlpools, Dampfbadzubehör uvm.','Shop für Saunazubehör, Saunaausstattung, Saunatechnik, Zubehör für Dampfbad und Whirlpools, amerikanische Whirlpools','A','http://www.hirschfeld.de\r\nhttp://www.schwimmbadshop.com','','http://www.wellness-eshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tvDqjtkP40','Pauschalurlaube, Last-Minute, Flugreisen, Charterflüge, Sportreisen, Kreuzfahrten, Events jeder Art weltweit.','Pauschalurlaube, Last-Minute, Flugreisen, Charterflüge, Sportreisen, Kreuzfahrten, Events jeder Art weltweit.','Wir vermitteln Pauschalreisen, Last-Minute, Sportreisen jeder Art. Ebenso Flugreisen und Events weltweit.\r\nUnsere Preise sind kaum zu unterbeiten.\r\nTesten Sie uns!','A','','','http://www.Ihre-Reiseagentur.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TVjIT6y8lt','Proteine, Weight Gainer, Chitosan, Vanadyl, Creatin-Monohydrat, Aminosäuren, Enzyme, HCA, L-Carnitin, \r\nProhormone, HMB, BCAA´S, Steroide, Methoxivon,','Proteine, Weight Gainer, Chitosan, Vanadyl, Creatin-Monohydrat, Aminosäuren, Enzyme, HCA, L-Carnitin, \r\nProhormone, HMB, BCAA´S, Steroide, Methoxivon,','Nahrungsergaenzung und Sporternaehrung für Bodybuilding, Fitness, Figur, Diaet und Gesundheit. Kostenlose Ernaehrungsberatung.','A','','','http://www.Active-Body.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TvpibhmFPd','Ãœber 1000 Artikel aus dem Erotik und Fetisch - Bereich','Ãœber 1000 Artikel aus dem Erotik und Fetisch - Bereich','Toys, S/M, Army, Gear, Fetisch- und Bondage-Artikel. Unsere Tiefstpreisgarantie kann sich sehen lassen.\r\nKontaktanzeigen, Gay Guide, kostenlose eMail und vieles mehr. Service wird bei uns GROSS geschrieben.\r\n','A','','','http://www.toy-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TvpKZRiZjz','Futter, Näpfe, Leinen, Halsbänder, Körbe, Bücher, Bürsten, Kämme, Vitamine, Pflegemittel, Kratzbäume, Spielzeug, Wasserspielzeug, Snoopy, Körbchen, Kissen, Gehege, Royal Canin, Zubehör, Accessoires, Leckerlies, Aquarienzubehör, Pumpen, Heizungen, Dekorati','Futter, Näpfe, Leinen, Halsbänder, Körbe, Bücher, Bürsten, Kämme, Vitamine, Pflegemittel, Kratzbäume, Spielzeug, Wasserspielzeug, Snoopy, Körbchen, Kissen, Gehege, Royal Canin, Zubehör, Accessoires, Leckerlies, Aquarienzubehör, Pumpen, Heizungen, Dekorati','Gehen Sie shoppen für Ihr Haustier. Ob Hund, Katze, Meerschwein, Vogel oder Fische-wir haben eine große Auswahl an Produkten, die Ihr Haustier glücklich machen werden. Ein neuer Napf, ein duftiges Shampoo...','A','','','http://www.tiershopping.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('txN5bLMjvp','Bücher, Comics','Bücher, Comics','Kostenloser Internetmarktplatz für gebrauchte Bücher. Jeder kann kaufen und verkaufen aus 700 Themen und allen Sprachen.','A','','','http://www.bookkiosk.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tyA5KK6MeJ','Handies, Telekommunikation, MAC, Apple, PC, Service, Dienstleistung','Handies, Telekommunikation, MAC, Apple, PC, Service, Dienstleistung','Unser Handy-, Festnetz und Computershop. Besuchen Sie uns online oder live in Köln!','A','','','http://www.2bytes.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TyigUaXGI4','Flugtickets','Flugtickets','weltweite Linienflüge online buchbar , \r\ntägliche Specials','A','','','http://www.fairflight.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('TYo5UepUg4','Gastronomie, Gastronomietextilien, Gastronomiewesen, Gesundheitswesen, Hoteltextilien, Hygiene, Mehrweg-Putztuecher, Mehrweg-Textilsystem, Mehrweg-Textilien, Mietkleidung, Miettextilien, Mietwaesche, Mietwäsche, Putztuecher, Textil-Mietservice, Texti','Gastronomie, Gastronomietextilien, Gastronomiewesen, Gesundheitswesen, Hoteltextilien, Hygiene, Mehrweg-Putztuecher, Mehrweg-Textilsystem, Mehrweg-Textilien, Mietkleidung, Miettextilien, Mietwaesche, Mietwäsche, Putztuecher, Textil-Mietservice, Texti','Lieferant langlebiger Krankenhaus- und Hoteltextilien','A','','','http://www.dibella.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('tyo5us29AH','Onlinesecondhandshop, Secondhandshop, Onlinesecondhandshop, Kinderbekleidung, Babymode, Erstlingsausstattung, Tupperware, Erstligsmode, Spielzeug, Secondhand, gebrauchte Tupperware, Kinderzubehör, Kindermode, Babybekleidung, Kinder','Tupperware Kinderbekleidung Kinderzubehör Haushaltsartikel Spielzeug','Secondhandshop mit Tupperware Kinderbekleidung Babymode Erstlingsausstattung Zubehör Spielzeug Umstandsmode uvm !','A','http://www.1a-secondhandshop.de','','http://www.onlinesecondhandshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('u0zzT6c4p1','Charles Eames, Verner Panton, Marianne Brandt, George Nelson, Marcel Breuer, Dieter Rams, Wilhelm Wagenfeld, Aero Arnio, Saarinen, Mario Belline, Ettore Sottsass und viele mehr','Hersteller: Vitra, Heller, Mauser, Artimede, Hansen, Louis Poulsen, Tecnolumen, Memphis und viele mehr.','Verkauf und Vermittlung von Designobjekten','A','','','http://www.markanto.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('u19V3kVEqW','Geschenke','Geschenke','Bei uns finden Sie außergewöhnliche Geschenke aus Heu.','A','','','http://www.biokunst.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('U20XtxG2zu','Sämtliche Standardsoftware ist bei uns im Shop zu erwerben!','Sämtliche Standardsoftware ist bei uns im Shop zu erwerben!','Hier können Sie Software online günstig und einfach kaufen1','A','','','http://www.megasoft.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('u2TLzPSBz7','vegetarische Tiefkühlkost \r\nnaturbelassene Kombuchagetränke\r\nProdukte im Glas\r\n','vegetarische Tiefkühlkost \r\nnaturbelassene Kombuchagetränke\r\nProdukte im Glas\r\n','Ihr Spezialist für vegetarische Fleischersatzprodukte','A','','','http://www.just-natural.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('u4X644q0fm','versandhaus, katalog, katalogversender, gesundheitsversand, gratis, katalog, kostenlos, klima, wohlfühlen, erkältung, entspannter schlaf, körperpflege, mundgeruch, bauchwegroller, körpergeruch, rückenschmerzen, gelenkbeschwerden, füße, schlank werden, blu','bauch-weg-rollter, blutdruckmeßgeräte, heiltrophen, heilschlick, alltagshilfen, körperpflegemittel...','Der Aktiv Kurversand bietet Produkte rund um die Gesundheit und kuranwendungen für zuhause an. Ein breites Sortiment zu allen Themen der Gesundheit verbunden mit allgemeinen Informationen runden das Angebot ab.','A','','','http://www.aktivkurversand.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('U5ITUUnucU','Fussbalsam, Massageöl, Fussbad, Schaumbad, Deo, Spray, Beinbalsam, Seife, Waschtonic, Wundbalsam, Saunaaufguss, Handcreme, Nagelcreme','Fussbalsam, Massageöl, Fussbad, Schaumbad, Deo, Spray, Beinbalsam, Seife, Waschtonic, Wundbalsam, Saunaaufguss, Handcreme, Nagelcreme','Produkte der Firma Sixtus nicht nur zur Fusspflege.','A','','','http://www.fusspflege-narr.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('u8bfJ6EPZu','Alufelgen, Kompletträder, Fahrwerke Auspuff und Styling.','Alufelgen, Kompletträder, Fahrwerke Auspuff und Styling.','Online-Shop mit über 14000 Artikeln. Alufelgen, Kompletträder, Fahrwerke Auspuff und Styling.','A','','','http://www.tuningzone.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('u9o8S7BiwC','Tinte, Toner, Papier, Folien, EDV-Zubehör, Konferenzmittel, Plantafeln, Büromöbel, BüromaschinenOrdner, Versandtaschen, Packpapier, Zeichenbedarf, Kugelschreiber, Korrekturmittel, Geschäftsbücher, Forumlare, Kalender, Zeitplansysteme, Bürostühle, Rein','Tinte, Toner, Papier, Folien, EDV-Zubehör, Konferenzmittel, Plantafeln, Büromöbel, BüromaschinenOrdner, Versandtaschen, Packpapier, Zeichenbedarf, Kugelschreiber, Korrekturmittel, Geschäftsbücher, Forumlare, Kalender, Zeitplansysteme, Bürostühle, Rein','Buerobedarf von A-Z - 170000 Artikel täglich lieferbar. Bis 15 Uhr bestellt - am nächsten Tag geliefert.','A','','','http://www.bueroexpress.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('u9odIM25wu','handycover\r\nhandy-cover\r\nhandy-zubehör\r\nhandyzubehör\r\nhandyakkus\r\nhandyakku\r\nfreisprecheinrichtung\r\nfreisprecher\r\noberschale\r\nhandyoberschale\r\nhandyoberschalen\r\noberschalen\r\nhandygehäuse\r\nhandy-gehäuse\r\nhandy-oberschale\r\nhandy-oberschalen\r\nhandykette\r\nhan','Handycover\r\nHandyzubehör\r\nHandyakkus\r\nFreisprecheinrichtung\r\nHandykette\r\nLadekabel\r\nHandyhalter\r\n3Dhologramme\r\nHandytaschen','Alles fürs Handy! Trendmodelle wie Lasercover, Gravurcover im Angebot! Sehr große Auswahl an Handycover, Handytaschen, Handyakkus uvm. zu Tiefstpreisen!','','','','http://www.handy-cover.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('U9STYGrgOy','Viessmann Heizung Therme Gastherme Wandtherme Ölkessel Solarheizung Solarkollektor Heimwerker','Vitopend\r\nVitodens\r\nVitosol\r\nVitola\r\nVitorond','Verkauft Heizungen von der Gastherme bis zur Solarheizung, Infos und Prospekte zum download.','A','','','http://www.loebbeshop.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UAA8QwHw1i','Babyartikel, Kinderartikel, Kinderanhänger, Spielzeug, Zudecken, Babyjogger, Holzspielzeug, Dinkelkissen, Kasperle, Kirschkernsäckchen, Fahrradanhänger\r\n','Babyartikel, Kinderartikel, Kinderanhänger, Spielzeug, Zudecken, Babyjogger, Holzspielzeug, Dinkelkissen, Kasperle, Kirschkernsäckchen, Fahrradanhänger\r\n','Babyartikel, Kinderartikel, Kinderanhänger, Spielzeug, Zudecken, Babyjogger, Holzspielzeug, Dinkelkissen, Kasperle, Kirschkernsäckchen, Fahrradanhänger\r\n','A','','','http://www.bemisa.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UB0RTxkTbc','erotik, erotikartikel, sexartikel, kondome, vibrator, fesselspiele, bondage, dessous, unterwäsche, sexvideo','Erotikartikel, Erotikvideos, Kondome etc.','Onlineshop für hochwertige Erotikartikel. Bei uns können Sie in aller Ruhe aussuchen und bestellen. Wir versenden in diskreten Verpackungen','A','','','http://www.funtoys.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UbdfTn90do','','','Gebrauchte PC´s, Drucker, Monitore','A','','','http://www.second-hand-pc-siegen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uBHJtnGR03','Oberschalen, Cover, Akkus, Headsets, Freisprechanlagen, Ledertaschen, Antennen, Siemens, Nokia, Panasonic usw.','Oberschalen, Cover, Akkus, Headsets, Freisprechanlagen, Ledertaschen, Antennen, Siemens, Nokia, Panasonic usw.','Wir führen über 600 Handy-Cover und sämtliches Zubehör für Ihr Handy, exclusive und einzigartige Cover zu unschlagbar günstigen Preisen(keine Chinaware)','A','','','http://www.nokia-cover.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Uc7bsS8CiG','Blumen, Trockensträuße, Trockengestecke, Trockenkränze, Trockenblumen, Keramik, Glasvasen, \r\nDünger, Pflanzenschutz, Bücher, Gartenbücher','Blumen, Trockensträuße, Trockengestecke, Trockenkränze, Trockenblumen, Keramik, Glasvasen, \r\nDünger, Pflanzenschutz, Bücher, Gartenbücher','Blumenversand deutschland- und weltweit via Fleurop. Trockenblumen, Keramik und Geschenke sowie \r\nDünger und Pflanzenschutz. uvm.','A','','','http://www.blumen-theumer.de/online-shop.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uciHwa8cAI','Noni-Juice','Noni-Juice','Produkt/Haendlerregistrierung-Vergabe','A','','','http://www.morindaweb.com/m.paul','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UCMLGO03sy','PC´s, Komplettsysteme, Hardwarekomponete, Software, unsw.','PC´s, Komplettsysteme, Hardwarekomponete, Software, unsw.','Der Ultimatieve Internet Laden, hier bekommen Sie alles was Sie benötigen. Schnell, Zuverlässig und eine große auswahl von Hard-, Software, Telekomunikation, Handys unsw.. Handwerkersoftware bieden wir ebenso an.','A','','','http://www.computer-rdp.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uDDHFjWDNw','cd, vinyl, musik','cd, vinyl','veröffentlichungen von schallpark recordings, teils exklusiv, als vinyl und cd','A','','','http://www.shop.schallpark.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uDVbPziDtG','Marken wie Volcom, Stüssy, Arnette, Billabong, Fuct, Zoo York, Nixon, Spiewak, Phillies, Indigo, Ezekiel, M3, Flux, aphanumeric ...','Marken wie Volcom, Stüssy, Arnette, Billabong, Fuct, Zoo York, Nixon, Spiewak, Phillies, Indigo, Ezekiel, M3, Flux, aphanumeric ...','Board & Style','A','','','http://www.rockon.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UGyZk1Zyek','Vibrator, Dildo, Liebespuppe, Gummipuppe, Penispumpe, Fetish, Lack, Leder, Latex, Dessous, Corsagen, Strümpfe, Strapsstrümpfe, Condome, Pheromone, gleitmittel','Vibratoren, Dildos, Liebespuppen, Gummipuppen, Penispumpen, Fetish-Artikel, Dessous, Corsagen, Strümpfe, Strapsstrümpfe, Condome, Pheromone','Der Sexshop für Genießer bietet ein umfangreiches Sortiment an Vibratoren, Dildos und anderen Spielzeugen sowie Dessous, Fetish-Artikel, Condome, DVD & Video uvm. ...','A','http://s70227210.einsundeinsshop.de/shopdata/index.shopscript','','http://www.enjoytoy.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uhHTHZA0Ra','hängematte, hängematten, haengematte, haengematten, relax, entspannung, latino, ecuador, brasilien, südamerika, mexiko, mexico, colombia, kolumbien, otavalo, hamaca, hammock\r\n','Hängematten, Chinchorros','Hängematten aus Südamerika. Entspannen Sie sich in Ihrer eigenen Hängematte. Hängematten aus Ecuador, Brasilien, Mexico und Kolumbien. Auch Kreditkarten akzeptiert.\r\n','A','','','http://www.hamaca.com','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uJNz2R5JdW','Espressomaschinen, Espressomaschine, Saeco, Jura, Gaggia, Pavoni, ECM, Espresso, Kaffee, Cafe, X1, Illy, Kaffeeröster, Kaffeemaschinen, Kaffeemaschine, Kaffeeautomat, Kaffeeautomaten, Espressoautomat, Espressoautomaten, Vollautomat, Kaffeevollautomat','Espressomaschinen, Espressomaschine, Saeco, Jura, Gaggia, Pavoni, ECM, Espresso, Kaffee, Cafe, X1, Illy, Kaffeeröster, Kaffeemaschinen, Kaffeemaschine, Kaffeeautomat, Kaffeeautomaten, Espressoautomat, Espressoautomaten, Vollautomat, Kaffeevollautomat','Espressomaschinen, Kaffee, italienischen Espresso und Accessoires von Saeco, Jura, Pavoni, ECM, Gaggia, Illy, X1, etc. zu fairen Preisen mit 14-tägigem Rückgaberecht.','A','','','http://www.coffeeshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ujvvbjon2C','pc-kauf, pckauf, pckaufen, PC, Hardware, Angebot, Computer, Hardwarekaufen, Computershop, Hardwareshop, Pcshop, Grosshandel, Pc-Komponenten, Upgrades, Einzelkomponenten','Computer Hardware','b12-hardware - Ihr 24h Hardware Shop im Internet! Bei uns können Sie Hardware aller Art zu günstigen Preisen erwerben. Schauen Sie einfach mal rein','','','','http://www.b12hardware.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UkgxSAhKUm','tapeten, maus tapeten, janosch tapeten, designer tapeten, rauhfaser, farben, lacke, wandfarben, fassadenfarben, teppichboden, vorwerk-premium, tretford, girloon, laminatboden, parkettboden, paneele, werkzeug, elektrowerkzeug, bohrmaschinen, schrauber, boh','tapeten, maus tapeten, janosch tapeten, designer tapeten, rauhfaser, farben, lacke, wandfarben, fassadenfarben, teppichboden, vorwerk-premium, tretford, girloon, laminatboden, parkettboden, paneele, werkzeug, elektrowerkzeug, bohrmaschinen, schrauber, boh','Online Shop rund ums Wohnen - Markenartikel - viel Information und Service - von Anleitungen für Heimwerker bis zur Vermittlung von Handwerkern und Architekten','A','','','http://www.bauscouts.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UkIxakjemg','Aloe Vera, Kosmetika, Nahrungsergänzung, Accesoires, Beauty, Prfum, Diät, Geschenke, Modeschmuck, Schmuck','Aloe Vera, hochwerige Kosmetika, Parfum, Modeschmuck, Nahrungsergänzung, Accesoires','Aloe Vera, Kosmetika, Nahrungsergänzung, Accesoires zu günstigen Konditionen','A','','','http://www.wellnessartikel.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uKKNcUfyAM','online shop, shopping, online shopping, festplatten, ram, cd-laufwerke, monitore, prozessoren, motherboards, soundkarten, grafikkarten, scanner, kameras, datenträger, disketten, drucker, druckerpatronen, tintenpatronen, flatscreen, dvd, digital, netzwerk,','Festplatten, Motherboards, DVD-Laufwerke, RAM, Grafikkarten, Soundkarten, Digitalkameras, Drucker, Monitore, Prozessoren, Kühler, Scanner und vieles mehr...','In unserem Online Shopping-System finden Sie Artikel aus den Bereichen: Motherboards, RAM, Festplatten, Soundkarten, Grafikkarten, Scanner, Kameras...','A','','','http://www.shopatmassy.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uKUd5shISY','Onlineshop, Webshop, Heizungsshop, Sanitärshop, Buderus, Junkers, Viessmann, Vaillant, Solaranlagen, Klimageräte, Wärmerückgewinnung, Regenwassernutzung, Feuerungszubehör, Wasserwerke, Heizkörper, Badheizkörper, Wärmepumpen, Wärmerückgewinnung, Edelstahls','Onlineshop, Webshop, Heizungsshop, Sanitärshop, Buderus, Junkers, Viessmann, Vaillant, Solaranlagen, Klimageräte, Wärmerückgewinnung, Regenwassernutzung, Feuerungszubehör, Wasserwerke, Heizkörper, Badheizkörper, Wärmepumpen, Wärmerückgewinnung, Edelstahls','Hier finden Sie preiswerte deutsche Markenware aus dem Bereich Heizung, Sanitär und Klima','A','','','http://www.marquardt-gmbh.de/Shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UkYrwAjqUU','Freizeitartikel, Spiele, Regen-Sonnenschrime, Standkörbe, Grill`s und Zubehör, Baseball-Caps, Sonnenbrillen,','Freizeitartikel, Spiele, Regen-Sonnenschrime, Standkörbe, Grill`s und Zubehör, Baseball-Caps, Sonnenbrillen,','Ob coole Sonnenbrillen oder Caps hier finden Sie vieles für Ihren Urlaub, egal ob Sie zuhause oder unterwegs sind. Eine große Auswahl an Grill`s und die richtigen Spiele runden den Abend ab.','A','','','http://www.amr-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UlFXTfiFx5','Hardware, Software, Telekommunikationsartikel, Bücher, CDs, Videos, Kassensysteme, Spracherkennung, Handys, kostenlose Gästebücher, Internet Komplett-Service uvm!','Hardware, Software, Telekommunikationsartikel, Bücher, CDs, Videos, Kassensysteme, Spracherkennung, Handys, kostenlose Gästebücher, Internet Komplett-Service uvm!','Verkauf von Soft- und Hardware, ISDN-Produkte, ISDN-Anmeldung, T-DSL Anmeldung & Versandhandel uvm','A','','','http://www.atescom.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uLTfBpCV0i','Sonnenbrillen, Kontaktlinsen, Brillen, Farblinsen, Kosmetik, Kosmetika, Designer, Sonnenbrille, Kontaktlinsen, Contactlinsen, Contactlinse,','Sonnenbrillen, Kontaktlinsen, Brillen, Farblinsen, Kosmetik, Kosmetika, Designer, Sonnenbrille, Kontaktlinsen, Contactlinsen, Contactlinse,','Ansprechend gestalteter Onlineshop mit professioneller Produktfotographie und einem breiten Angebot an edlen Sonnenbrillen sowie Kontaktlinsen. Aber auch Brillenfassungen samt Gläsern können hier geordert werden. Günstigster Anbieter im Netz.','A','','','http://www.seeside.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ulvdDRA0zS','Ranger, Soldat, Bundeswehr, Flecktarn, Bekleidung, Schuhe, Outdoor, Tarnnetz, Panzer, Reservisten, US-Bekleidung, GSG9, Fallschirmjaeger, Polizei, Feuerwehr, Fallschirm, SWAT, Army, Armee, Soldier, Bote, Sturm, Miltec, Bundeswehrbekleidung, Gebirgsjaeger,','BW Artikel, Bekleidung, Schuhe, Kinderbekleidung, Kopfbedeckung, Handschuhe, Struempfe, Stiefel, Schuhzubehör, Guertel, Koppel, Koppeltaschen, Tragetaschen, Seesaecke, Rucksaecke, Schlafsaecke, Zelte, Zubehoer, Feldflaschen, Kochgeschirr, Feuer und Licht,','Wir bieten Ihnen eine große Auswahl an Outdoor und Bundeswehrartikeln, u.a. Bekleidung, Schuhe und umfangreiches Zubehör. Ein Besuch der sich lohnt !','A','http://www.rangershop.de/\r\nhttp://www.ranger-shop.com/\r\nhttp://www.tarnnetz.de/\r\nhttp://www.barett.de/\r\nhttp://www.sturmboot.de/\r\nu.v.m.','','http://www.ranger-shop.de/','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uMORgQByQG','DMC Garn, Stoffe, Stickmuster, Stickpackungen','DMC Garn, Stoffe, Stickmuster, Stickpackungen','Alles zum Thema Sticken und Handarbeiten','A','','','http://www.stickparadies.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uMqR3Cx9EE','Weizen, Fruchtliköre, Creamliköre, Doppelkorn, Wacholder, alter Weinbrand VSOP, Kräuterlikör, Magenbitter, Wodka, Probiersets, Geschenkideen, Rhein-Ruhr Spezialitäten','Weizen, Fruchtliköre, Creamliköre, Doppelkorn, Wacholder, alter Weinbrand VSOP, Kräuterlikör, Magenbitter, Wodka, Probiersets, Geschenkideen, Rhein-Ruhr Spezialitäten','Ausgesuchte und erlesene Zutaten bieten die Grundlage für unsere qualitativ hochwertigen Spirituosen. Wir bieten Ihnen eine exclusive Auswahl an erlesenen Spezialitäten, auch als Geschenkverpackung.','A','','','http://www.kornbrennerei-boente.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Un6XzbAHrG','Bürobedarf, Papier, Glückwunschkarten, Weihnachtskarten, Kuverts, Hüllen, Zeitplansysteme, Farbiges Papier, Karten und Hüllen, Zerkall Bütten, Imagepapiere, Sonderanfertigungen, bedruckte Hüllen und Versandtaschen, Büromöbel, Bürobedarf, Präsentations','Bürobedarf, Papier, Glückwunschkarten, Weihnachtskarten, Kuverts, Hüllen, Zeitplansysteme, Farbiges Papier, Karten und Hüllen, Zerkall Bütten, Imagepapiere, Sonderanfertigungen, bedruckte Hüllen und Versandtaschen, Büromöbel, Bürobedarf, Präsentations','Kompletter Bürobedarf von A wie Aktenklammer bis Z wie Zeitplansysteme.Glückwunschkarten für Hochzeiten, Weihnachten, Einladungen, Eröffnungen usw.','A','','','http://www.neuser.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('unvLPjEP6y','Aquabee, Aqua Connect, Aqua Light, Aqua Lux, Aqualine Buschke, AB, Aqua Medic, Aquarium Systems, Aqua Technik, ATK, Arcadia, Bede Verlag, Bischof, Breßlein, Brustmann, Dähne Verlag, Dohse Aquaristik, Eheim, Eugen Ulmer Verlag, Fumigro, Grässlin, Giesemann','Aquabee, Aqua Connect, Aqua Light, Aqua Lux, Aqualine Buschke, AB, Aqua Medic, Aquarium Systems, Aqua Technik, ATK, Arcadia, Bede Verlag, Bischof, Breßlein, Brustmann, Dähne Verlag, Dohse Aquaristik, Eheim, Eugen Ulmer Verlag, Fumigro, Grässlin, Giesemann','Ãœber 4000 Artikel für die Süß- und Meerwasseraquaristik, Terraristik und Gartenteich. Supergünstige Preise und Versandkonditionen.','A','','','http://aquaristic.net/de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UOenSuTO3e','CD´s Vinyl, MC, MD, Video, DVD','CD´s Vinyl, MC, MD, Video, DVD','CD Sp...ace der ultimative CD Online-Shop','A','','','http://www.cdspace.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UoMDuSLWg7','Tee, Aromaöle, Bücher, Tierpflege, Insektenschutz, Sonnenschutz, Dinkelkissen, Körperflege, \r\nKinder, Milchersatz, Heimilttel, Teebaum, Öle, Kräuter','Tee, Aromaöle, Bücher, Tierpflege, Insektenschutz, Sonnenschutz, Dinkelkissen, Körperflege, \r\nKinder, Milchersatz, Heimilttel, Teebaum, Öle, Kräuter','Natur pur: Heilmittel, Tee, Aromaöle, Pflegeartikel u.v.m von bekannten Bio-Herstellern\r\nzu günstigen Preisen ! Monatliche Schnäppchen versandkostenfrei, gebrauchte Bücher zu\r\nNatur-Themen ab 2, -DM ! Ständig neue Produkte, wir finden auch das , was Sie s','A','','','http://www.natur-heilt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UoqtEGd3A5','gesundheit, konkret, gesundheit-konkret, online, shop, gesundheit, fitness, wellnes, GEK, gmünder, ersatzkasse, krankenkasse, reisen, trends, erholung, entspannung, heimtrainer, sport, urlaub, city-bladeroller, bladeroller, gesundheitsbücher, trendprodukt','gesundheit, konkret, gesundheit-konkret, online, shop, gesundheit, fitness, wellnes, GEK, gmünder, ersatzkasse, krankenkasse, reisen, trends, erholung, entspannung, heimtrainer, sport, urlaub, city-bladeroller, bladeroller, gesundheitsbücher, trendprodukt','Gesundheit konkret GEK - Grosser Schnäppchen Onlineshop - Die Seiten für Gesundheit, Fitness und Wellnes, aktuelle Trends, Reisen und vieles mehr zum Thema Gesundheit und Fitness.','A','','','http://www.gesundheitkonkret.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uqcbYWNe13','Erotik Sex Sexshop Erotikshop DVD Video CD-ROM Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','DVD Video Fetisch Anal Vagina Liebespuppen Penisringe Penispumpen Vibratoren Liebeskugeln Literatur Gleitmittel Kondome Handschellen Fesseln Fotogalerie Kontaktanzeigen Chat','Komm in den Abo-Condomshop, denn GRATIS-Kondome sind garantiert kein Flop.Große Auswahl an Erotiktoys, Multimedia, Fetisch, Literatur, Gleitmittel, Kondome und vieles mehr.','A','','','http://www.abo-condome.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uQcRAULW7m','Schalter, Steckdosen, Schalterprogramme, Verteiler, Klemmen , Schellen, Schutzschalter','Schalter, Steckdosen, Schalterprogramme, Verteiler, Klemmen , Schellen, Schutzschalter','MediaSales bietet Installationsmaterial für die gesamte Hauselektrik.','A','','','http://www.mediasales.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UqkDuujiYs','Geschenke, Accessoires, Lava-Lampen, Blow-Ups, Stand-Ups, Fanartikel (Simpsons, South Park, etc.), Figuren, Trophäen, Monimals, Plüsch, Puppen, Spielzeug, Soaker, einrichten, Einrichtung, Möbel, Puppen, Kitsch, kult, kurioses\r\n\r\n','Geschenke, Accessoires, Lava-Lampen, Blow-Ups, Stand-Ups, Fanartikel (Simpsons, South Park, etc.), Figuren, (Plüsch-) Trophäen, Monimals, Soaker, Deko-Artikel, Kitsch, Kultiges, Kurioses','\"der_abgefahrene_online_shop\" Hier gibt’s so ziemlich alles, was schräg oder kultig ist. Von Fanartikeln (z.B. Simpsons) über Deko-Vorschläge (Lavalampen, Blow-ups) bis hin zur „Poppen“ Kategorie (z.B. essbare Unterwäsche) – ausgef','A','http://www.rockon.de','','http://www.kauf-rausch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UqQ4mKXYq3','Souvenirs, Geschenke, Geburtstagsgeschenke, Weihnachtsgeschenke, Spielzeug, Spielsachen, Kindermagazine, WC-Deckel, Glas, Kunstglas, Glaskunst, Scooter','Souvenirs, Geschenke, Geburtstagsgeschenke, Weihnachtsgeschenke, Spielzeug, Spielsachen, Kindermagazine, WC-Deckel, Glas, Kunstglas, Glaskunst, Scooter','Grosser Geschenkeshop mit diversen Kategorien','A','','','http://www.topangebot.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uRnd2zyL09','phantastischer realismus, heinz zander, horst hussel, katrin prinich-heutzenröder, leipziger schule, leipziger kunst, Bilder, Zeichnungen, Grafik, Künstlerbücher, Kataloge,','Bilder, Zeichnungen, Grafik, Künstlerbücher, Kataloge','Galerie für zeitgenössische realistische Kunst und Phantastischen Realismus der \"Leipziger Schule\"','A','','','http://www.galerie-thoms.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('urtf8liD8c','Bücher, Nahrungsergänzung, Tee, Kombucha, CD, Buch Nahrungsergänzung, Kombucha, Tee, Trennkost, Vitalstoffe, Vitamine, Buch, Abnehmen, rezepte, abnehmen, gesund, vital, gesundheit, wellness, buch-shop','Bücher, Nahrungsergänzung, Tee, Kombucha, CD, Buch Nahrungsergänzung, Kombucha, Tee, Trennkost, Vitalstoffe, Vitamine, Buch, Abnehmen, rezepte, abnehmen, gesund, vital, gesundheit, wellness, buch-shop','Informationen und Produkte (Bücher) zum Thema Trennkost, sowie ausgewählte Produkte der Nahrungsergänzung die Sie bequem von zu Hause aus bestellen können.','A','','','http://www.ocea-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UsOHeoXk9W','Einbauherde, Standherde, Gasherde, Backöfen, Gaskochmulden, Gasherde, Gasmulden, Cerankochfelder, Gas- Elektroherde, Gas- Elektromulden, Kühlschränke, Essen, Kochzentren ...','Einbauherde, Standherde, Gasherde, Backöfen, Gaskochmulden, Gasherde, Gasmulden, Cerankochfelder, Gas- Elektroherde, Gas- Elektromulden, Kühlschränke, Essen, Kochzentren ...','Der Hermes- Shop bietet exklusive Küchengeräte an. Wenn Sie auf der Suche nach außergewöhnlichen Produkten sind, werden Sie hier fündig.','A','','','http://www.hermes-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UtF2HzA2tA','Mode, Braut, Brautmode, Schleier, Brautkleid, Brauttasche, Brautbeutel, Heirat, Hochzeit, Kleider, Abendkleidung, Anlassmode, Festmode, Shopping, Hochzeitsorganisation, Cocktail, elegante Kleidung, Accessoires, Strumpf, String, Strumpfband, Dessous, Kopfs','Mode, Braut, Brautmode, Schleier, Brautkleid, Brauttasche, Brautbeutel, Heirat, Hochzeit, Kleider, Abendkleidung, Anlassmode, Festmode, Shopping, Hochzeitsorganisation, Cocktail, elegante Kleidung, Accessoires, Strumpf, String, Strumpfband, Dessous, Kopfs','Brautaccessoires und Dessous für Frauen, die sich trauen...','A','','','http://www.Brautmode-Online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UtlHlNeln5','Musik-CDs aus allen Musikrichtungen','Musik-CDs aus allen Musikrichtungen','CD-Schnäppchen ab DM 1.-','A','','','http://www.a-cd.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uU3JYghyEg','handytaschen, handytasche, tasche, taschen, handyzubehör, handy-zubehör, ledertaschen, ledertasche, kuhtasche, kuhtaschen, plüschtasche, plüschtaschen, nokia, siemens, sony, samsung, alcatel, ericsson, panasonic, trium, nec, bosch, philips, 3310, 3210, 33','Ihr Online-Shop mit einer vielfältigen Auswahl an trendy Handytaschen für Ihr Nokia, Siemens, Motorola, Sony, Samsung, Philip, Bosch, Alcatel, Ericsson, Panasonic, Trium und NEC.','Ihr Online-Shop mit einer vielfältigen Auswahl an trendy Handytaschen für Ihr Nokia, Siemens, Motorola, Sony, Samsung, Philip, Bosch, Alcatel, Ericsson, Panasonic, Trium und NEC.','A','http://www.handytaschen24.de','','http://www.handytaschen24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uUGjqonw9O','Nail-Design, Pflegende Kosmetik, Dekorative Kosmetik, Nagellacle, Lippenstifte, \r\nShampoos, Nahrungsergänzung, Teebaumöl, Enthaarung, Fußpflege,','Nail-Design, Pflegende Kosmetik, Dekorative Kosmetik, Nagellacle, Lippenstifte, \r\nShampoos, Nahrungsergänzung, Teebaumöl, Enthaarung, Fußpflege,','Ihr kompetenter Kosmetik-Fachhandel im Internet für Nail-Design, Kosmetik, \r\ndekorativer Kosmetik u.v.m.','A','','','http://www.beauty-vital-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uUURmWNei5','Domains\r\nWebSpace\r\nInternetkomplettpakete','Domains\r\nWebSpace\r\nInternetkomplettpakete','Webspace, Domains und iNternetkomplettpakete zu reisen die Spass machen auf das neue Medium','A','','','http://ww.avanzo.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UuUV1ozeA1','Rahmentrommeln, Bumbass, Rhythmus Percussion Tamburine stimmbare Tamburine Schellenringe Multischlagwerk Teufelsgeige Pauken','Rahmentrommeln, Bumbass, Rhythmus Percussion Tamburine stimmbare Tamburine Schellenringe Multischlagwerk Teufelsgeige Pauken','Online-Shop für Rhythmus und Percussioninstrumente aus dem vogtländischen Musikwinkel','A','','','http://www.vogtline.com/percussion','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uV6vtNY8Rm','Rucksäcke, Wanderschuhe, Zelte, Kletterseile, Klettergurte, Kletterschuhe, Karabiner, Steinschlaghelme, Schlafsäcke, Teleskopstöcke, funktionelle Bekleidung, Isomatten, Steigeisen, Kochgeschirr, Kocher, Edelstahlisolierflaschen, Wandersocken, Funktionsunt','Rucksäcke, Wanderschuhe, Zelte, Kletterseile, Klettergurte, Kletterschuhe, Karabiner, Steinschlaghelme, Schlafsäcke, Teleskopstöcke, funktionelle Bekleidung, Isomatten, Steigeisen, Kochgeschirr, Kocher, Edelstahlisolierflaschen, Wandersocken, Funktionsunt','Alles, was man zum Bergsteigen, Wandern und Reisen braucht!','A','','','http://www.rumtreiber.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uVBNxPa8zW','Handycover, Oberschalen, Cover, Gehäuse, Akku, Flasher, Freisprecheinrichtung, Datenkabel, Software, GSM','Handycover, Oberschalen, Cover, Gehäuse, Akku, Flasher, Freisprecheinrichtung, Datenkabel, Software, GSM','Handyzubehör wie Handycover, Oberschalen, Datenkabel, Akkus uvm. zu extrem günstigen Preisen!','A','','','http://www.handybude.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uwehOADeMa','CD, Vinyl, Video, DVD, Games, Bücher, Merchandising, Bilder, Hifi, Zubehör u.v.m.','CD, Vinyl, Video, DVD, Games, Bücher, Merchandising, Bilder, Hifi, Zubehör u.v.m.','Musik, Movies, Games und vieles mehr ...','A','','','http://adorishop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uwGDeEFmuc','Oliven , Meeresfrüchte , Gemüse , Trockenfrüchte , Pasten , Dips , Brotaufstriche , Delikatessen , Spezialitäten','Oliven , Meeresfrüchte , Gemüse , Trockenfrüchte , Pasten , Dips , Brotaufstriche','Hier können Sie ausgewählte Delikatessen aus dem Mittelmeerraum, zum Beispiel aus Italien, Frankreich, Griechenland und der Türkei bestellen und geniessen.','A','','','http://www.olivia-feinkost.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UwQtqAroMG','geschenke, Russisch, Souvenirs, russland, bilder, Schmuck, haarpflege, Porzellan, kunst, geschirr, Bernstein, Puppen, Ostereier, Sibirien, Matrjoschkas, samowar, Spielzeuge','Produkte der traditionellen russischen Holzschnitzerei, Erzeugnisse aus Bernstein, Bilder, Matrjoschkas, traditionelles russisches Geschirr, Produkte der traditionellen russischen Lackmalerei','In unserem Shop finden Sie Souvenirs aus Russland, wie z.B. Produkte der traditionellen Holzschnitzerei, Erzeugnisse aus Bernstein, Bilder, Matrjoschkas, traditionelles Geschirr und vieles mehr...','A','','','http://www.russouvenir.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ux0Hf81PNI','-Matratzen\r\n-Lattenroste\r\n-Federkern-Matratzen\r\n-Endlosfederkern-Matratzen\r\n-Taschenfederkern-Matratzen\r\n-Tonnentaschenfederkern-Matratzen\r\n-Kaltschaum-Matratzen\r\n-Viscoschaum-Matratzen\r\n','-Matratzen\r\n-Lattenroste\r\n-Federkern-Matratzen\r\n-Endlosfederkern-Matratzen\r\n-Taschenfederkern-Matratzen\r\n-Tonnentaschenfederkern-Matratzen\r\n-Kaltschaum-Matratzen\r\n-Viscoschaum-Matratzen\r\n','Direktverkauf vom Hersteller, \r\nMatratzen und Lattenroste jeder Art, \r\nSuper Qualität zu niedrigen Preisen, \r\nLieferung frachtfrei, \r\nLieferung innerhalb 48 Std. möglich.\r\n','A','','','http://www.mk-matratzen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uxJv8T12Na','kompatible Druckerpatronen für die Drucker Canon und Epson, Tinte, Papier und Folien','kompatible Druckerpatronen für die Drucker Canon und Epson, Tinte, Papier und Folien','Druckerzubehöhr für die Drucker Canon und Epson','A','','','http://www.druckerzubehoer.in-eisenach.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uxJzxpOd6u','kinderwagen, kinderautositze, babyjogger, jogger, holzspielzeug, babysicherheit, babyspielzeug, schnullerketten, spieluhren,','kinderwagen, kinderautositze, babyjogger, jogger, holzspielzeug, babysicherheit, babyspielzeug, schnullerketten, spieluhren,','onlineshop für babyartikel','','','','http://www.baby-shop-krueger.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UXNZ0twDhO','Bier, Bücher, Geschenkartikel','Bier, Bücher, Geschenkartikel','Bierbestellung per Mausklick!\r\nAusgewählte Biere von kleinen deutschen Brauereien, \r\nsowie Bierbücher und Bierfilze. Das einzigartige \"Dosenbier\", \r\nmit alle Zutaten zum häuslichen Bierbrauen (inkl. Anleitung) \r\nbietet sich als perfektes Geschenk für Bie','A','','','http://probier-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UYKJyKfgCG','Alles was ein moderner Tourismusort bracht. Großes Kur und Freizeitangebot mit Skiregion. WM und EM Ort!','Alles was ein moderner Tourismusort bracht. Großes Kur und Freizeitangebot mit Skiregion. WM und EM Ort!','Kur und Thermenort Bad Mitterndorf für das ganze Jahr!\r\n','A','','','http://badmitterndorf.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('UYmh7KZYsE','gebrauchte fahrzeuge, pkw, lkw, motorräder, unfallfahrzeuge, autoverwertung, autoverschrottung, nutzfahzeuge, pkw aus erstbesitz, vorführwagen, burgenland, eisenstadt, neusiedl am see, mattersburg, rust, oberpullendorf, oberwart, güssing, jennersdorf','gebrauchte fahrzeuge, pkw, lkw, motorräder, unfallfahrzeuge, autoverwertung, autoverschrottung, nutzfahzeuge, pkw aus erstbesitz, vorführwagen, burgenland, eisenstadt, neusiedl am see, mattersburg, rust, oberpullendorf, oberwart, güssing, jennersdorf','hallo-burgenland/gebrauchtfahrzeuge ist ein online-shop mit datenbankanbindung von beranek-online-shopsystems. es werden vorwiegend gebrauchte fahrzeuge angeboten, die bei burgenländischen fahrzeughändlern oder burgenländischen reparaturwerkstätten stehen','A','','','http://www.hallo-burgenland.at/gebrauchtfahrzeuge','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uYq2eSrQCK','Glaskunst, Räuchermännchen, Rauch, Plüschtiere, Räuchermänner, Thüringen, Gechenke, Geschenkideen, Service, Räuchermann, Plüsch, Kuscheltiere, Teddy, Teddybären, Delfine, Handwerkskunst, Glas;Glaskunst;Delfin;Bär;Geschenke;Geschenkideen;Handwerkskunst;Kun','Räuchermännchen und diverses Zubehör\r\nGlaskunst von kleinen Geschenken bis hin zu Sammlerstücken\r\nQualitäts-Plüschtiere “Made in Sonneberg”','Traditionelle Handwerkskunst aus dem grüne Herzen Deutschlands. Hier finden Sie Räuchermännchen und alles was dazu gehört, Qualitäts-Plüschtiere “Made in Sonneberg” und darüber hinaus Glas soweit das Auge reicht, von kleinen Geschenken bis hinzu unikaten','A','http://www.glas-laedli.de\r\nhttp://www.plueti-laedli.de\r\nhttp://www.raeuchermann-laedli.de','','http://www.laedli.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uYwP1wxqW1','Spassgeschenke, Simpsons, Uli Stein-Shop, Brettspiele, Lach-Blechschilder, \r\nFunny Food, Gummiviecher, Geschenkeneuheiten, Rucksaecke, Janoschgeschenke, Pluesch, Samtschuhe, \r\nHaengesitzstuhl, Smileys, Spieluhren, Fantasyfiguren, Quatsch, Dies&Das\r\n','Spassgeschenke, Simpsons, Uli Stein-Shop, Brettspiele, Lach-Blechschilder, \r\nFunny Food, Gummiviecher, Geschenkeneuheiten, Rucksaecke, Janoschgeschenke, Pluesch, Samtschuhe, \r\nHaengesitzstuhl, Smileys, Spieluhren, Fantasyfiguren, Quatsch, Dies&Das\r\n','Geschenke der etwas anderen Art. Am liebsten hoeren wir sie herzlich lachen: ueber unsere Spassgeschenke, \r\nGaudischilder und Funny Food!\r\nSimpson´s Family, Uli Stein´s Viechereien bringen genausoviel Spass \r\nund wers genau wissen will kann beim Lachclub','A','','','http://www.der-andere-laden.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('uZT8xHo04y','Garmin GPS, Mag- Lite, Sure- Fire, UK, Herbertz, Buck, Gerber, Böker, Leatherman, Meindl, Lowa, Relags Outdoor, Deuter, Therm A Rest, SIGG, Coleman, Camping- Gaz, uvm.','Garmin GPS, Mag- Lite, Sure- Fire, UK, Herbertz, Buck, Gerber, Böker, Leatherman, Meindl, Lowa, Relags Outdoor, Deuter, Therm A Rest, SIGG, Coleman, Camping- Gaz, uvm.','Professionelles Equipment für:\r\n- Camping, \r\n- Outdoor, \r\n- Survival','A','','','http://www.freudenberg-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('v0hofN7fXT','Konzertkarten, Tickets, Eintrittskarten, Kartenvorverkauf, Ticketing, Event, Erlebnisreisen, Packages, Eventreisen, Musik, Festivals, Jazz/Blues, Klassik, Oper, Pop/Rock, Schlager/Volksmusik, Musikal/Show, Sport, Fussball, Motorsport, Tennis, Tanz/Artisti','Eintrittskarten\r\nEventreisen\r\nGanz neu: Tickets für alle Heimspiele des FC Bayern München','Tolle Events, ganz einfach! Wannago bietet eine riesige Auswahl an Tickets für Musik-, Kultur- und Sportveranstaltungen sowie Erlebnispakete in Deutschland und ganz Europa.\r\nZertiziert als Trusted Shop (Geld-zurück-Garantie).','AB','www.wannago.com','','http://www.wannago.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('V0z1VJklFX','Dessous, Lack, Leder, Latex, Strumpfhosen, String, Tanga, Höschen, Masken, Bodys, Body','Dessous aus Lack, Leder, Latex und Spitze. Erotische Artikel von A bis Z.','der Spielzeugladen für Erwachsene mit Gütesiegel von Trusted Shop und kostenloser Geld-zurück Garantie von Gerling. Entdecken Sie die aufregend bunte Welt der Dinge die Ihr Sexleben noch prickelnder machen. Ãœber 1800 Erotische Artikel warten auf Ihren Kli','A','','','http://www.Objekte-der-Lust.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('V1gA3oN9af','Fitness, Bodybuilding, Fitness-Shop, Sport-Shop, Ernährung, Ernährungsberatung, Nahrungsergänzung, Trainingszubehör, Sporternährung, Protein, Kohlenhydrate, Aminosäure, Vitamine, Mineralien, Eiweiß, supplements, nutrition, Bücher, Diät, diet, weight gain,','Nahrungsergänzungen, Sportbekleidung, Trainingsgeräte, Trainigszubehör, Bücher und Videos.','Fitnessdome ist Ihr kompetenter Fitness-Spezial-Shop im Internet. Großauswahl an Sporternährung, Trainingszubehör und Kleidung der Spitzenklasse marktführender Hersteller zu Superpreisen.','A','http://www.fitness-dome.de/','','http://www.fitnessdome.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('v1IYUSxAWV','Hemden, Mode, hemd, Herrenhemden, Oberhemden, Hemdenkollektion, hemdenland, Olymphemden, Haticohemden, Marvelishemden, bekleidung, Bekleidungsberatung, Bekleidungshaus, Bekleidungsshop, Bekleidungsberater, Herrenbekleidung, Kleidung, herrenausstatter, kra','Herren Hemden, Sweat-Shirt, Pullover, T-Shirts, .....','Exclusive Herren-Mode, Sweat-Shirts und Hemden sowie Designer Hemden mit Stickereien.','A','','','http://www.genesis-versand.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('V285Hloffr','Armeebekleidung, Secondhand, Hosen, Jacken, Hemden, Pullover, Socken, T-Shirt, Messer, Kompass, Tools, Gürtel, Parka, Skaterhosen, Schlafsäcke, Rucksäcke, Brotbeutel, Zelte, Feuerzeuge, Erkennungsmarken, Taschenlampen, Handwärmer, Handschuhe, Tücher, Abze','Armeebekleidung, Secondhand, Hosen, Jacken, Hemden, Pullover, Socken, T-Shirt, Messer, Kompass, Tools, Gürtel, Parka, Skaterhosen, Schlafsäcke, Rucksäcke, Brotbeutel, Zelte, Feuerzeuge, Erkennungsmarken, Taschenlampen, Handwärmer, Handschuhe, Tücher, Abze','Neue und gebrauchte Armeebekleidung für Freizeit und Beruf. Ausrüstung für Abenteuer, Outdoor, Trekking, Camping usw. Hier wird der Armyfan fündig.\r\n\r\n','A','','','http://www.armyshop.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('v4fYhPiBVD','Nostalgietelefone','Nostalgietelefone','Nostalgietelefone\r\nModerne Technik in klassischem Design\r\nDAS Geschenk mit bleibendem Erinnerungswert','A','','','http://www.Nostalgietelefon.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('v8dmJ0yBXp','.','.','Hier können Sie Möbel, Lampen, Küchengeräte sowie Wohnaccessoires online einkaufen!','A','http://www.designlampen.de\r\nhttp://www.lampenwelt.de\r\nhttp://www.lebensartshop.de\r\nhttp://www.movemedia.de\r\nhttp://www.lebensart-versand.de\r\n','','http://www.lebensartversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('V8h1JNUn6r','Verstärker, Boxen, Subwoofer, HiFi, Car-HiFi, Disco, Lichteffekte, Werkzeug, Mischpulte, Karaoke, Audio, Car-Audio, Elektronik, PC, Computer, Notebook, Digitalkamera, Digital Imaging, Digitale Kamera, Sony, Casio, Kodak, Fuji, Minolta, Olympus, Canon, HP','Verstärker, Boxen, Mischpulte, Lasertechnik, Lichttechnik, Kabel, Stecker, Alarmtechnik, Monitore, Kameras, PC-Komplettsysteme, Digitalkameras, Notebooks','Versandhandel mit Unterhaltungselektronik, Elektronik-Zubehör, Computer, Digitalkameras und Notebooks.','A','','','http://www.adamar.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('v95W312uCd','Aquaristik, Meerwasseraquaristik, Nagerzubehör, Hunde- und Katzenzubehör, Vogelbedarf, Laborbedarf,','Aquaristik, Meerwasseraquaristik, Nagerzubehör, Hunde- und Katzenzubehör, Vogelbedarf, Laborbedarf,','Hier erhalten Sie alles für Ihre Lieblinge. Neben einem umfangreichen Sortiment finden Sie nützliche Tipps und Anregungen.','A','','','http://zoo-hoefler.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VAIig3FM5f','Dinkelkissen, Gesundheit, Kissen, Waermekissen, Wärmekissen, Dinkel, Bettzeug, Dinkelspelz, Dinkelkorn, Allergie, Allergien, Unterbett, Verspannungen, dinkel, Hildegard von Bingen, milben, Schimmelpilz, Hausstaubmilben, Kieselsäure, Schlafstörung, Kräute','Dinkelkissen, Dinkel-Waermekissen, Kältekissen, Werbemittel, Kissenbezüge, Stillkissen, Nackenrollen, Venenrollen','Alles aus Dinkel für Ihre Gesundheit - Dinkelkissen, Waermekissen und Bettzeug aus Dinkelspelz und Dinkelkorn - portofreier Versand - toller Kundenservice - kostenlose Hotline','A','','','http://www.dinkelkissen-waermekissen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vBho6HGHTh','ONLINE, SHOP, SHOPPING, VERSAND, HANDEL, HARDWARE, SOFTWARE, COMPUTER, NOTEBOOK, CPU, PROZESSOREN, MAINBOARDS, MOTHERBOARD, SPEICHER, RAM, GRAFIKKARTE, FESTPLATTE, CD-ROM, CD-BRENNER, DVD, IOMEGA, ZIP, CONTROLLER, MODEM, ISDN, NETZWERK, SOUNDKARTEN, AK','Mainboards, CPU, Speichermodule, Grafikkarten, Festplatten, Soundkarten\r\nHeadsets, Webcams, Satellitenkarten, TV- und Videokarten, Modem, ISDN\r\nDrucker, Scanner, Monitore, USV-Anlagen, Tastaturen, Mäuse, Kabel, Software','Online-Shop für Computersysteme, Notebooks, Hardware und Software','A','http://www.needful-hardware.de\r\nhttp://www.needful-software.de','','http://www.needful-things.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vCQweAleIz','Monitore, Scanner, CD-Rom, CD-Brenner\r\nMainboards, Drucker, Zubehör, Mäuse, \r\nGehäuse, CPU`s','Monitore, Scanner, CD-Rom, CD-Brenner\r\nMainboards, Drucker, Zubehör, Mäuse, \r\nGehäuse, CPU`s','MST-Hardware4you ist ein Computer Hardwarevertrieb der ein grosse Produkpalette hat, zu kleinen Preisen. Wir bieten Ihnen immer die neuesten Produkte die auf dem Markt sind.','A','','','http://www.mst-hardware4you.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vDDAZv1X2z','Mod Modchips Zubehör Konsolen Gebrauchtartikel','Mod Modchips Zubehör Konsolen Gebrauchtartikel','Alles für Spielekonsolen wie die Playstation z.B ModChips für das Abspielen von Sicherungskopien!\r\n','A','http://www.funzt.de','','http://www.mod-chip-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VDpYRhGnvD','Erotik-, Fantasy-, Manga/Anime- und Science Fiction-Modellbausätze','Erotik-, Fantasy-, Manga/Anime- und Science Fiction-Modellbausätze','Versandhandel für Erotik-, Fantasy-, Manga/Anime- und Science Fiction-Modellbau. \r\nÃœber 1000 Modelle im Programm. \r\nVollbebilderter A4-Farbkatalog und CD-ROM erhältlich.','A','','','http://www.SPACEart-online.de/cgi-bin/click.pl?http://www.SPACEart-online.de/Indexe/ShopYoo.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VEeSweVo9B','Lammfell, Lammfelle, Schaffell, Babyfell, Babylammfell, Fußsack, Lammfellartikel, Lammfellprodukte, Reha-Artikel, Schlafsack, Fellsack, Kinderanhänger, Fahrradanhänger, Kinderwagenfußsack, Felle, babyfelle, Schaffelle, Dekorationsfell, Fellartikel, Sheeps','Lammfell, Lammfelle, Schaffell, Babyfell, Babylammfell, Fußsack, Lammfellartikel, Lammfellprodukte, Reha-Artikel, Schlafsack, Fellsack, Kinderanhänger, Fahrradanhänger, Kinderwagenfußsack, Felle, babyfelle, Schaffelle, Dekorationsfell, Fellartikel, Sheeps','Lammfellartikel - Lammfelle, Fußsack, Babyfelle, Schlafsack, Fellsack, Reha-Artikel, Betteinlagen, Kinderanhänger bzw. Fahrradanhänger Zubehör - erhalten Sie in unserem Online-Shop\r\n','A','','','http://www.kensai.de/body_index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vFvGLnMb04','T-Shirts, Sweat-Shirts, Jacken, Hemden, Polo-Shirts, Accessoires, Druckservice, Stickerei','T-Shirts, Sweat-Shirts, Jacken, Hemden, Polo-Shirts, Accessoires, Druckservice, Stickerei','Produktion und Vertrieb von \r\nsportlicher Bekleidung und Accessoires\r\nfür Verein, Schule, Beruf\r\nindividuell bedruckt oder bestickt','A','','','http://www.shirteria-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VG5EMytqwj','Hängematten, Hängesitze, Versand, Haengematten, Berlin, Hängematte, Kleidung, Hüte, Mützen, Mexiko, Jonglierbälle, Sorgenpüppchen, Regenmacher, Alpaka, Ponchos, Accessoires, Taschen, Portemonnaies, Sarongs, Schals, Geschenke, Schmuck-Truhen, Asiatika','Hängematten, Hängesitze, Accessoires, Asiatika, Dekorationsartikel, Didgeridoos, Geschenke, Hüte, Jonglierbälle, Klangspiele, Kleidung, lateinamerikanische Handarbeiten, Kunsthandwerk, Mützen, Ponchos, Portemonnaies, Regenmacher, Sarongs, Schals, Schmuck','Wir präsentieren Ihnen die traumhaft bequemen mexikanischen Netzhängematten in vielen Farben und Größen. Daneben bieten wir Hängesitze, handgefertigte Textilien, Kunsthandwerk und exotische Geschenke aus Lateinamerika, Asien und Australien.','A','','','http://www.alasiesta.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VGaum5r3OX','Töpfe, Topfset, Pfannen, Koffer, Reisekoffer, Taschen, Staubsauger, Alfeddissimo, Bioleck, Spielzeug, Spielwaren, Kaffeemaschinen, Kaffeemaschine, Espressomaschine, Espressomaschinen, Kaffee, Espresso, Cappuccino, Berndes, Kinderspielzeug, Kochen, Backen,','Töpfe, Topfset, Pfannen, Koffer, Reisekoffer, Taschen, Staubsauger, Alfeddissimo, Bioleck, Spielzeug, Spielwaren, Kaffeemaschinen, Kaffeemaschine, Espressomaschine, Espressomaschinen, Kaffee, Espresso, Cappuccino, Berndes, Kinderspielzeug, Kochen, Backen,','Der Markenartikelshop Mediagalaxis24.de bietet Ihnen preisgünstige Markenprodukte namhafter Hersteller aus den Bereichen Living, Haushalt, Kids, Hightech, Video, Audio und Hifi uvm.','A','http://www.mediagalaxis.de','','http://www.mediagalaxis24.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vGus3Evy9b','Hardware, Software, Zübehör, Microsoft, Drucker, Grafikkarten, Computer, Festplatten, Lüfter, Prozessor, Mainboard, Monitor, Speicher, Hannover','Hardware, Software, Zübehör, Microsoft,','Wir verkaufen Computer Hard- und Software zu günstigen Preisen. Wöchentlich wechselndes \"Top Angebot\".','A','http://www.digatech.de','','http://www.digashop.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vHJwVPMF0p','Märklin, Fleischmann, BRAWA, Roco, Faller, Piko, Trix, LGB, Minitrix, Herpa, Wiking, AMW, Pola, Vollmer, Liliput, Spur H0, Spur Z, Spur 1, Spur N','Märklin, Fleischmann, BRAWA, Roco, Faller, Piko, Trix, LGB, Minitrix, Herpa, Wiking, AMW, Pola, Vollmer, Liliput, Spur H0, Spur Z, Spur 1, Spur N','Das führende Fachgeschäft im Landkreis Hof mit Kompetenz in allen Spurweiten.','A','','','http://www.modellbahn-hertel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VHrwZn5pVN','Weihnnacht Silvester Glücksbringer Kurzwaren Bänder Borten Spitzen Kordeln Knopfzellen Batterien Blumen Blumenstiele Kerzenringe Bücher Farben Textilfarben Figuren Handarbeit Häkelgarn Stickgarn Perlen Wolle Socken Haushalt Plexikugel Applikationen Parf','Weihnnacht Silvester Glücksbringer Kurzwaren Bänder Borten Spitzen Kordeln Knopfzellen Batterien Blumen Blumenstiele Kerzenringe Bücher Farben Textilfarben Figuren Handarbeit Häkelgarn Stickgarn Perlen Wolle Socken Haushalt Plexikugel Applikationen Parf','Hier finden Sie mehr als tausend Artikel zu kleinen Preisen, welche Sie sofort bestellen können. z.B.: Geschenksbänder Weihnachts- und Silvesterartikel, Handarbeits- Kurz- und Haushaltswaren, Spiele Dekoration, Socken und ein GRATIS-Kartenservice!','A','','','http://www.reinhilde.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vhzGxJorL8','Marionetten, Puppen, Geschenkartikel','Marionetten, Puppen, Geschenkartikel','Marionetten und Puppen als exklusives Geschenk und eindrucksvolles Wohndekor. Kunsthandwerkliche Einzelfertigung!','A','','','http://www.mp-collectionen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Vi55o1bYCH','Tee, Kräuter, Gewürze, Kräuterkosmetik, ätherische Öle.','Tee, Kräuter, Gewürze, Kräuterkosmetik, ätherische Öle.','Große Auswahl an Kräuter, Tee, ätherischen Ölen, Gewürzen.','A','','','http://www.herbal-farm.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vjHaDb7VxT','Tinten, Toner, Cartridges, Drucker, Plotter, Schneideplotter, Folien, cartridges, Maintenance-Kit, Wartungs-Kit.','Tinten, Toner, Cartridges, Drucker, Plotter, Schneideplotter, Folien, cartridges, Maintenance-Kit, Wartungs-Kit.','Reparatur und Handel mit Printer- Plotter- Schneideplotterzubehoer.\r\n','A','','','http://www.schieraus.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VlNwxDilzb','Korkenzieher Geschenkartikel Haushaltsartikel Haushaltswaren Aschenbecher Nussknacker Weihnachtsgeschenke Flaschenöffner Flaschenverschlüsse Barzange Sektzange Sommelier Kellnerkorkenzieher Cocktailshaker Becher Tassen Kerzenleuchter Kerzenständer Wohnleu','Korkenzieher Geschenkartikel Haushaltsartikel Haushaltswaren Aschenbecher Nussknacker Weihnachtsgeschenke Flaschenöffner Flaschenverschlüsse Barzange Sektzange Sommelier Kellnerkorkenzieher Cocktailshaker Becher Tassen Kerzenleuchter Kerzenständer Wohnleu','NUWELL ist Hersteller hochwertiger Geschenkartikel und betreibt einen Online- Shop für Weinzubehör, Korkenzieher, Folienschneider, Barzubehör, Raucherbedarf, Kerzenleuchter, Windlichter, Nussknacker u.v.m\r\n','A','','','http://www.nuwell.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VlrIBxMTTf','Porzellan, Glas, Besteck, Geschenke','Porzellan, Glas, Besteck, Geschenke','Online-Shop für Porzellan, Glas, Besteck und Geschenkartikel von Markenherstellern. Alle Preise 20% unter der unverbindlichen Preisempfehlung der Hersteller','A','','','http://www.porzellantreff.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VMsIugfigF','Von zart bis hart, alles ist möglich ...','Von zart bis hart, alles ist möglich ...','Wir bieten exquisite Erotikartikel zu Top-Konditionen, versandkostenfrei - Herzlich Willkommen!','A','','','http://www.sex-and-pleasure.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vnPa4Hsbnj','Wir haben alles zum Thema Modellbahn, Modellautos und Bausätze von folgenden Herstellern im Programm:\r\nAlbedo, AMW, Arnold, AWM, Bachmann, Bemo, Brawa, Brekina, Tillig, Burago, Busch, Dragon, Ertel, ESCI, Faller, Fleischmann, Fujimi, Gama, Gützold, HAG, H','Wir haben alles zum Thema Modellbahn, Modellautos und Bausätze von folgenden Herstellern im Programm:\r\nAlbedo, AMW, Arnold, AWM, Bachmann, Bemo, Brawa, Brekina, Tillig, Burago, Busch, Dragon, Ertel, ESCI, Faller, Fleischmann, Fujimi, Gama, Gützold, HAG, H','Ihr Online-Shop für Modellbahnen, Modellautos und Bausätze mit zahlreichen Bildern z.B.: Faller Car-System, Märklin, Fleischmann, Roco, Kibri , Viessmann, Preiser, Herpa, Wiking, Brekina....','A','','','http://www.khm-modellbahnen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vnXeDZmX4N','Kontaktlinsen, Linsen,','Kontaktlinsen und Pflegemittel','1800 Kontaktlinsen und mehr','A','','','http://www.lenscare.be','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VOeGeED3OZ','Ordner Aktenordner Ringbücher Bücher Organizer Hausordner Sunrose Systems Steuerordner Rentenordner Versicherungsordner Bankordner Fotoalben','Ordner Aktenordner Ringbücher Bücher Organizer Hausordner Sunrose Systems Steuerordner Rentenordner Versicherungsordner Bankordner Fotoalben','\r\nHausordner, Versicherungsordner, Steuerordner, Bankordner, Rentenordner\r\n-über 15 verschiedene Sunrose Systems Sammelordner helfen Ihnen bei dem \r\ntäglichen Papierkrieg. Alle Ordner haben 6 farbige Register mit vielen Tips und\r\nHinweisen, die von Expe','A','','','http://www.sunrose.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vOkIuQvWqx','Armbanduhren u.a. folgende Marken: Adidas, Akteo, Casio, Dugena, Esprit, Festina, Junghans, Jacques Lemans, Automatikuhren, Funkuhren, Mechanische Uhren, Quartzuhren','Armbanduhren u.a. folgende Marken: Adidas, Akteo, Casio, Dugena, Esprit, Festina, Junghans, Jacques Lemans, Automatikuhren, Funkuhren, Mechanische Uhren, Quartzuhren','Markenuhren zu Discount-Preisen in einer Online-Datenbank.','A','','','http://www.TIMEDISCOUNT.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vOmgkyh9Ip','Yamaha, Moeck, Hohner, Pearl, Korg, Jupiter, Hoefner, Sanchez, Musima,','Yamaha, Moeck, Hohner, Pearl, Korg, Jupiter, Hoefner, Sanchez, Musima,','Onlineshop für Instrumente und Zubehör\r\nBlockflöten von Moeck und Yamaha zu sehr günstigen Preisen\r\nGitarren, Hozl- und Blechblasinstrumente, Notenständer, Stimmgeräte\r\nMundharmonikas, Saiten für Girarren und Streichinstrumente\r\nNotenversand über 50 , - D','A','','','http://www.tritonus-musik.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VPFQ2zqjd0','Triumph, Bruno Banani, Mey, BeeDees, Alide, Dessous, Unterwäsche, BH, Slip, String, Underwear, Tanga, Panty, Jazzpant, Bustier, Body','Triumph, Bruno Banani, Mey, BeeDees, Alide, Dessous, Unterwäsche, BH, Slip, String, Underwear, Tanga, Panty, Jazzpant, Bustier, Body','Aktuelle Markendessous für junge und Modische Frauen','A','','','http://www.dessousfashion.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Vpv9vpYV4d','','','Im Spezialartikelshop von ASV finden Sie Vibratoren, Puppen, Vaginas, Pumpen, Stöpsel, Ringe, Präser, Gleitmittel, Scherzartikel... u.v.m.','A','','','http://www.asv-shop.de/zubeh','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VQGQcYVmc0','CB, LPD, FREENET, MOBILFUNK, POLIZEI, POLIZEIFUNK, CB-FUNK, BOS, MODIFIKATION, SCANNER, RADIO, PMR, AMATEUR, AFU, SAT, DBOX, DIGITAL, LNC, KOAX, ELEKTRONIK, WARENKORB, ONLINESHOP, BETRIEBSFUNK, 446, ALBERECHT, STABO, TEAM, ALAN, MAAS, ICOM, WALKI, TORKY,','CB, LPD, FREENET, MOBILFUNK, POLIZEI, POLIZEIFUNK, CB-FUNK, BOS, MODIFIKATION, SCANNER, RADIO, PMR, AMATEUR, AFU, SAT, DBOX, DIGITAL, LNC, KOAX, ELEKTRONIK, WARENKORB, ONLINESHOP, BETRIEBSFUNK, 446, ALBERECHT, STABO, TEAM, ALAN, MAAS, ICOM, WALKI, TORKY,','ONLINESHOP FUNKSHOP TUTSCH FÃœR CB-FUNK, AMATEURFUNK, LPD, FREENET, PMR, RADIO-SCANNER, SATELLITENEMPFANGSTECHNIK UND VIELEN MEHR MIT DIREKTER ONLINBESTELLUNG VIA WARENKORBSYSTEM\r\n','A','http://www.funkshop.de/index6.htm\r\nhttp://www.funkshop.de/shop/\r\nhttp://www.pmr-funkshop.de/\r\nhttp://www.scanner-funkshop.de/shop/\r\n','','http://www.funkshop.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vqiGIM4sAN','Geschenke für jeden Anlaß aus den Materialien Ton, Holz, Glas, Metall, Stoff, Silber, Keramik ...lassen Sie sich überraschen, wozu Künstler in der Lage sind.','Geschenke für jeden Anlaß aus den Materialien Ton, Holz, Glas, Metall, Stoff, Silber, Keramik ...lassen Sie sich überraschen, wozu Künstler in der Lage sind.','Individuelle Geschenke aus dem Kunsthandwerk: Unikate, Gläser, Vasen, Schmuck, Bilder, Skulpturen etc.','A','','','http://www.kunstgeschenk.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VrL76zCt6p','Anselm Grün, Krebs, Bewegungstherapie, Montessori, Patienten, Ratgeber, Ernährung, Akupunktur','Bücher (Bewegungstherapie, Krebs, Patientenratgeber, Wohlfühl- und Frauenbücher, usw.)','Verkauf von Büchern zu Naturheilverfahren, Lebenshilfe. Hier finden Sie auch die gesamte Reihe von \"Anselm Grün\" Büchern.','','','','http://www.das-gesundheitsportal.com/shop/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Vs1quCJKuN','Amulette, Talismane, Feng Shui, Esoterik, Horoskop, buddha, hufnagel, glücksbringer, meditation, esoterik bücher, musik, kerzenlöscher, windspiel, klangspiel, ba gua, spiegel, kunsthandwerk, delfine, delphine, statuen, ketten, traumfänger, räucherschiffe,','Amulette, Talismane, Feng Shui, Esoterik, Horoskop, buddha, hufnagel, glücksbringer, meditation, esoterik bücher, musik, kerzenlöscher, windspiel, klangspiel, ba gua, spiegel, kunsthandwerk, delfine, delphine, statuen, ketten, traumfänger, räucherschiffe,','Versand von Esoterikartikeln, Geschenkideen, Fantasy, Amuletten, Talismanen, Räucherung & Zubehör, Kerzenhalter, Kerzenlöscher, Feng Shui, Buddha, Kerzen, Lotuskerzen, Lederbeutel, Geburtshoroskope, Partnerschaftshoroskope, Glücksbringer, Anhänger, handge','A','','','http://www.zauberschatulle.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vsSc7YNqQt','ActiveX-Steuerelemente für VB 32-Bit, u.a. sevCoolbar, sevCommand, sevEingabe, sevListBox, sevBLZLib, sevForm, sevSplitterBar','ActiveX-Steuerelemente für VB 32-Bit, u.a. sevCoolbar, sevCommand, sevEingabe, sevListBox, sevBLZLib, sevForm, sevSplitterBar','ActiveX-Komponenten für Visual-Basic Entwickler.','A','','','http://www.tools4vb.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VtBcProHdV','Gesundheit, Fitness, Mobil, Gesund, Sportbandagen, Bandagen, Inkontinenz, Medizin, Sportmedizin, Sportunfall, Sportverletzung, Rezept, Verletzung, Orthesen, Therapie, Training, Sanitätsartikel, Sanitätshaus, Newsletter, Aktivierung, Mobilisation, Orthopäd','Sportbandagen, Sanitaetsartikel, Fitnessartikel, Therapie und Trainingsartikel, Gesund und mobil, Massage, Sport- und Funktionsunterwäsche, Inkontinenzprodukte','Der Klick für Ihre Gesundheit. Ãœber 2500 Produkte können Sie im MedizinShop zu günstigen Preisen bestellen. Neuartig ist Bestellung von Hilfsmitteln per Rezept!!!','A','','','http://www.medizinshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VVfwlH3Xzn','bikini, bikinis, design, designer, designerbikini, designerbikinis, badeanzug, badeanzüge, mode, bademode, bademoden, strandmode, strandmoden, swimwear, beachwear, strandkleider, designermode, designermoden, modedesign, outfits, discomode, discomoden, abe','Bikinis, Badeanzüge, Beachwear, Trendwear, Disco-Mode, Designermode','Sexy Bikinis und exclusive Designermode für Frauen, die das Besondere suchen.','A','http://www.bikini-mode-design.de\r\nhttp://www.designermode-shop.de','','http://www.bikini-designermode.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vVLgxPKRtl','.','.','Hier können Sie Möbel, Lampen, Küchengeräte sowie Wohnaccessoires online einkaufen!!','A','http://www.lebensart-versand.de','','http://www.lebensart-wohndesign.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VvvuxXUHBd','Seife, Lavendelhonig, Lavendelsäckchen, Lavendelseife, Kräuter, Gewürze, Bioprodukte, Wäschewasser, Oliven, Olivenöl, Thymianhonig, Rosmarinhonig, Lavendelöl, Lavendelessig, Perhuhnpastete, Terrinen, Geschenke, Konfitüre, Confit, Tapenade, Räucherwerk, Me','Seife, Lavendelhonig, Lavendelsäckchen, Lavendelseife, Kräuter, Gewürze, Bioprodukte, Wäschewasser, Oliven, Olivenöl, Thymianhonig, Rosmarinhonig, Lavendelöl, Lavendelessig, Perhuhnpastete, Terrinen, Geschenke, Konfitüre, Confit, Tapenade, Räucherwerk, Me','Spezialitäten aus der Provence sicher und problemlos bestellt und schnell geliefert. Alles aus Lavendel und feine Konfitüren und Patés, Seifen und Geschenkartikel.','A','','','http://www.provenc-al.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vWaGysLM74','yorgel, geschenk, erotik, valentinstag, ostern, muttertag, vatertag, baby, kind, geschenktipps, abitur, neuheiten, mädchen, junge, shop, geburtstag, stars, reisebücher, geburtstag, euro, fußball, außerirdisch, geld, gold, wunder, firmung, abitur, bibel, w','Personalisierte Bücher für Kinder:Die Schatzsuche, Ein Tag im Zoo, Auf dem Bauernhof, Im Land der Dinosaurier, Der Zirkus ist in der Stadt, Im Erlebnispark, Mein grosses Baby-Buch, Mein tolles Geburtstagsfest, Mein Weihnachtsbuch, Im Zeitalter der Ritter,','Exklusive, personalisierte Bücher für Kinder und Erwachsene- Ihr Name (Ihres Kindes, Freundes) ist im Text gedruckt, Ihre persönliche Widmung auf der Titel Seite. Klasse Geschenkidee.','A','','','http://www.klasseshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vwWOEINWIj','','','Online Shop für Komplett-PC´s, Barebone-Systeme, Festplatten, Grafikkarten, Soundkarten, Mainboards, CPU´s, Arbeitsspeicher, CD-Recorder, DVD-Laufwerke, Monitore u.a.\r\nHardware und Software.\r\nPccity-online Direktversand. Wir konfigurieren Ihren Wunsch PC.','A','','','http://www.pccity.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VWWqyCpQQf','Rauchmann, Nussknacker, Engel, Schwibbogen, Lichterbogen, Pyramide, Weihnachtspyramide, Weihnachtspyramiden, Lichterhaus, Spieldosen, Leuchter, Kerzenhalter, Blumenkinder, Wandbilder, Krippen, Laternen, Osterhasen, Osterschmuck, Ostereier, Dekoration','Rauchmann, Nussknacker, Engel, Schwibbogen, Lichterbogen, Pyramide, Weihnachtspyramide, Weihnachtspyramiden, Lichterhaus, Spieldosen, Leuchter, Kerzenhalter, Blumenkinder, Wandbilder, Krippen, Laternen, Osterhasen, Osterschmuck, Ostereier, Dekoration','Liebevoll ausgesuchte Volkskunstartikel aus dem traditionsreichen Erzgebirge für Weihnachten, Ostern und das ganze Jahr.\r\nVom Nussknacker, Räuchermann, Schwibbogen, Lichterhaus, Weihnachtsstern und Pyramide bis zum Osterhasen und Osterschmuck sowie Spield','A','http://www.erzgebirgsladen.com\r\nhttp://www.weihnachtsland-sachsen.de\r\nhttp://www.osterfreu.de\r\nhttp://www.holzspielzeugautos.de','','http://www.erzgebirgsladen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Vx6w0lctPT','Geschenke Versand Pralinen Schokolade Wein Champagner Sekt Schreibgeräte Kugelschreiber Regenschirme Lederwaren Brieftaschen Geldbörsen Portemonnaie Doppler Rotring Tombow Diplomat Cross Lamy Lerche','Geschenke Versand Pralinen Schokolade Wein Champagner Sekt Schreibgeräte Kugelschreiber Regenschirme Lederwaren Brieftaschen Geldbörsen Portemonnaie Doppler Rotring Tombow Diplomat Cross Lamy Lerche','Wir versenden, auch als Geschenk, Pralinen, Weine, Champagner, Schreibgeräte, Regenschirme und Leder-Accessoires - weltweit, bei Bedarf mit Geschenkverpackung und Glückwunschkarte. Und das schnell und zu günstigen Preisen.','A','','','http://www.online-geschenk.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VyKs93BaSN','elektrische Haushaltgeräte, \r\nWaschmaschinen, Rasierer, Kaffeemaschine, Trockner, Kondensationstrockner, Ablufttrockner, Waschtrockner, Kühlschränke, Gefrierschränke, Gefriertruhen, Kühlkombinationen, Einbaugeräte, Herde, Gasherde, Kochfelder, Geschirrspü','Waschmaschinen, Frontlader, Toplader, Trockner, Kondensationstrockner, Ablufttrockner, Waschtrockner, Geschirrspüler, Kühlschränke, Gefrierschränke, Gefriertruhen, Kühlkombinationen, Einbaugeräte, Herde, Gasherde, Kochfelder, Glaskeramikkochmulden, Backöf','Ihr informativer Fachhandel im Internet mit einer großen Auswahl von Haushaltsgeräten ausgewählter Markenhersteller zu kleinen Preisen mit umfangreichen und detaillierten Produktinformationen, hervorragendem Service und kostenloser Anlieferung.\r\n','A','','','http://www.bacowa.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VYQIe7VQex','Stichworte: Sportnahrung, Sportbekleidung, Eiweiss, Vitamine, Masse-Aufbau und Diät Produkte, Riegel, h5, sanas, Amino, Aminosäure, mineralien, eiweiss riegel, bodybuilding, fitness, sportzusatznahrung, sporternährung, klaffke, kraftaufbau, diät, molke, p','Stichworte: Sportnahrung, Sportbekleidung, Eiweiss, Vitamine, Masse-Aufbau und Diät Produkte, Riegel, h5, sanas, Amino, Aminosäure, mineralien, eiweiss riegel, bodybuilding, fitness, sportzusatznahrung, sporternährung, klaffke, kraftaufbau, diät, molke, p','Sportnahrung & Sportbekleidung nicht nur für Athleten','A','','','http://www.Klaffke-Sportnahrung.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('VyUocwH5Wx','Digitalkameras, Speicherkarten, Digitalkamerazubehör','Digitalkameras, Speicherkarten, Digitalkamerazubehör','Digitalkameras und Zubehör aller führenden Hersteller zum kaufen und ausleihen.','A','','','http://www.a-krueger.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('vZ8sXJuprV','Serviettentechnik window color keramik farben lacke kleber pinsel\r\nbastelbedarf bastelzubehör hobbybedarf modelliermassen farbschmelzpulver blumen floristik','Keramik, Farben, Lacke, Kleber, Modelliermassen, Pinsel, Dosen und Schachteln aus Holz und Pappe sowie Kunstblumen, Kunststoffartikel und vieles mehr.','Bei uns finden Sie vieles zum Thema Servietten-, 3D-Technik, Window Color sowie zu anderen Basteltechniken.\r\nAußerdem bieten wir eine große Auswahl an Kunstfloristik.','A','','','http://www.keramikwelt-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('w1IrO5tOWW','Erotik-Toys, dessous, lingerie, slips, gummi, lack, struempfe, bodys, Sexspielzeug, sex-shop, sex shop, Sexhilfsmittel, Bettspielzeug, Erotikartikel, videos, cd-rom, bestellen, dildos, dildo, sex, shop, Onlineshop, viagra, \r\nanal-toys, erotik, toys, kunst','Erotik-Toys, dessous, lingerie, slips, gummi, lack, struempfe, bodys, Sexspielzeug, sex-shop, sex shop, Sexhilfsmittel, Bettspielzeug, Erotikartikel, videos, cd-rom, bestellen, dildos, dildo, sex, shop, Onlineshop, viagra, \r\nanal-toys, erotik, toys, kunst','Erotikartikel einfach und bequem Online-Bestellen! Dildos, Vibratoren, Liebespuppen, Videos, Bondage, Anal-Toys, Scherzartikel... Einfach gut!','','','','http://www.erotik-toys.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('w35daSdUms','LCD-Projektoren, Overheadprojektoren, Leinwände, Materialien für fie Feuerwehrausbildung, Telekommuniukation und Dienstleistungen','LCD-Projektoren, Overheadprojektoren, Leinwände, Materialien für fie Feuerwehrausbildung, Telekommuniukation und Dienstleistungen','Alles für die Aus- und Fortbildung. Unser Spetialgebiet ist die Feuerwehr-Ausbildung','A','','','http://www.feuerwehr-ausbildung.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('w3i0UE2ico','Meditation, New Age, Esoterik, Entspannung, \r\nHeilung,','Meditations Musik','Wie bieten die große Auswahl an Meditations-, \r\nEntspannungs- und Heilungsmusik an.\r\nÃœber 6000 Titel im Angebot.\r\nBesuchen Sie unseren Shop.','A','www.schoenwaldcd-versand-shop.de','','http://www.meditation-cd.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('W68hTrA8Di','Growshop, Headshop, Hanfprodukte, Brainshop, psychedelische Bibliothek, Pflanzenbedarf, Digitalwaagen, Pflanzenlampen ( Natriumdampf -Hochdrucklampen), Ventilatoren, Lüftungstechnik, Klimatechnik, Literatur, Bewässerung usw','Growshop, Headshop, Hanfprodukte, Brainshop, psychedelische Bibliothek, Pflanzenbedarf, Digitalwaagen, Pflanzenlampen ( Natriumdampf -Hochdrucklampen), Ventilatoren, Lüftungstechnik, Klimatechnik, usw','Headshop, Growshop, Hanfshop\r\nDer größte europäische Fachversand für Hanfprodukte, \r\nRaucherbedarf und Gartenbedarf, \r\naußerdem Streetwear, Geschenkartikel.\r\nHauptgeschäftsbereich:\r\neuropaweiter Großhandel\r\nLadengeschäft in Berlin:\r\nGrow In Berlin\r\nKaiser','A','www.homegrow.de','','http://www.grow-in-europe.de','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('w8pTTvITDm','Schachcomputer, Schachsoftware, Schachliteratur, Schachmaterial, Go-Material, Go-Literatur, Bridge-Computer, Backgammon-Computer, Reparatur von Schachcomputern.\r\n','Schachcomputer, Schachsoftware, Schachliteratur, Schachmaterial, Go-Material, Go-Literatur, Bridge-Computer, Backgammon-Computer, Reparatur von Schachcomputern.\r\n','Vertrieb/Versand von \"intelligenten Spielen\". Schach, Bridge, Backgammon und Go.','A','','','http://www.niggemann.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('w8TbV4WP63','Hardware, Software, Zubehör','Hardware, Software, Zubehör','Online Shop für alles aus der Welt der Computer inkl. Hard- und Software und Zubehör. Mit Pinwand (Forum), Chat und Downloadarea.','A','','','http://www.missbach.com/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('w9mrCqDYYq','Ãœber 400 aktuelle IT-Jobs vom Servicetechniker, über Softwareentwicklcker, Consultants, Vertriebsbeauftragte, Vertriebsleitung bis hin zu Positionen in der Geschäftsleitung und Vorstand.','Ãœber 400 aktuelle IT-Jobs vom Servicetechniker, über Softwareentwicklcker, Consultants, Vertriebsbeauftragte, Vertriebsleitung bis hin zu Positionen in der Geschäftsleitung und Vorstand.','PERIT Consulting ist die Personalberatung für den IT-Markt.','A','','','http://www.perit.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Wa3luSnmmU','Beratung bei Fragen in der häuslichen Alten- und Krankenpflege - insbesondere für pflegende Angehörige!','Beratung bei Fragen in der häuslichen Alten- und Krankenpflege - insbesondere für pflegende Angehörige!','Beratung bei Fragen in der häuslichen Alten- und Krankenpflege.','A','','','http://www.reinberger.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wa7fAYhIQg','','','Ihre last minute & Urlaubsprofis\r\nWir bieten Ihnen lastminute, kurzfrist-, pauschal-, individualreisen, flüge, mietwagen, hotel, club, reiseversicherungen.\r\n ab allen flughäfen in D, A, CH! reise-hotline 0351-4716280','A','','','http://www.reise-zentrum24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wawPUGVM1c','Kindersoftware, Lernsoftware, Schulsoftware, Schule, Vorschule, Grundschule, Schullizenzen, Ausbildung, Ferienkalender, Gewinnspiel, Software, Lernen, Schule, Kinder, Weiterbildung, Sprachsoftware, Sprachtrainer, Sprachlernsoftware, Shop, bestellen, CD-RO','Kindersoftware, Lernsoftware, Schulsoftware, Schule, Kinder, Weiterbildung, Sprachsoftware, Sprachtrainer, prachlernsoftware, Addy, Unterrichtssoftware, Chemicus, Physikus, Azubipro, Bioscopia, Addy Buschu, Adiboo, Historion, Mathica, Lollipop, Rosetta St','Herzlich willkommen beim Lernmonster OnlineShop!\r\n \r\nLernsoftware, Kindersoftware und Schulsoftware die fördert\r\nund zugleich Spaß macht... Ausgesucht und zu fairen Preisen.\r\nÃœberzeugen Sie sich selbst und durchstöbern Sie unser Angebot.','A','','','http://www.lernmonster.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Wbn8vJCvzy','Juwelen, Schmuck, Uhr, Jewels, watch, wristwatch, Gold, Silber, Stahl-Gold, Goldring, Silberring, Ehering, Trauring, Hochzeit, Heirat, Schmuckanhänger, Goldkette, Trachtenschmuck, Armbanduhr, Countryschmuck, Landhausschmuck, Wanduhr, Weißgold, Gelbgold, K','Uhren, Goldschmuck, Silberschmuck, Trachtschmuck, Brillantschmuck, Brillanten, Tafelsilber, Weißgoldschmuck.','Das größte Fachgeschäft für Uhren und Schmuck im Internet präsentiert Ihnen eine Riesenauswahl. \r\nTolle Armbanduhren, trendiger Gold- Platin- und Silberschmuck, Tracht- und Landhausschmuck, exklusives Tafelsilber, aufregende Silberaccessoires, wunderbare','A','http://schmuckdesign.at','','http://juweliere.co.at','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wbnHJ8CTrM','Eisvitrinen, Kühlschränke, Stühle, Tische, Spaghettimaschine, Sahnemaschinen, Softeismaschinen, Pizzatische\r\n','Eismaschinen, Kühlvitrinen, Bestuhlung, Kaffeemaschinen, Sahneautomaten, Großküchentechnik','Produkte und Service für Gastätten, Cafès, Bäcker, Fleischer und Großküchen','','','','http://www.leko.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WBv20JE2rq','Lego, Big, Bully, Playmobil, Siku, Wader, Holztiger, Heros und vielen mehr','Lego, Big, Bully, Playmobil, Siku, Wader, Holztiger, Heros und vielen mehr','Spielsachen, Bastelartikel und jede Menge Schnäppchen von namhaften Herstellern.','A','','','http://www.spielwelt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WC78s9jUQo','Geschirr, Fliesen, Tischdekoration, Wohnaccessoires, Blumentöpfe, Aschenbecher, Gläser, Vasen, Krüge, Kerzenhalter, Kosmetik, Schmuck, Korbwaren, Wasserpfeifen und Zubehör, Bücher, Delikatessen, Spirituosen, Kuskus, Feigenschnaps, Gebäck...','Geschirr, Fliesen, Tischdekoration, Wohnaccessoires, Blumentöpfe, Aschenbecher, Gläser, Vasen, Krüge, Kerzenhalter, Kosmetik, Schmuck, Korbwaren, Wasserpfeifen und Zubehör, Bücher, Delikatessen, Spirituosen, Kuskus, Feigenschnaps, Gebäck...','Der Einkaufsbazar mit Produkten aus Tunesien und dem Orient – Ein Online-Shop für Geschenke, Schmuck, Kunsthandwerk, Keramik, Glas, Wasserpfeifen, Delikatessen, Kosmetik, Bücher und Artikel für Haus & Garten. MARHABA........Willkommen.','A','','','http://www.souk-el-web.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wd2bjxi6Vs','Dessous, Vibratoren, Dildos, Liebesöle, Massageöle, Cremes, Duftzusätze, Videos, CD-Roms, DVD, Puppen, Mini-Muschis, Penismanschetten, Latex, Lack, Fesseln, Handschellen, Overall, Gummi, BH, Slip, Tanga, String-Tanga','Dessous, Vibratoren, Dildos, Liebesöle, Massageöle, Cremes, Duftzusätze, Videos, CD-Roms, DVD, Puppen, Mini-Muschis, Penismanschetten, Latex, Lack, Fesseln, Handschellen, Overall, Gummi, BH, Slip, Tanga, String-Tanga','In unserem großen Online Shop finden Sie alles, was das Liebes alleine oder zu zweit aufregender macht. Natürlich senden wir alle unsere Waren absolut neutral mit einer Absenderangabe, mit der niemand etwas anfangen kann.','A','','','http://www.sex-company.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wDb624kF4e','Sonderangebote, Buchhandel, Schnäppchen, Kultur, Literatur, Freizeit, Bildung, Wirtschaft, Medien, Unterhaltung, Antiquariat, preiswerte, sparen, billige, Buch, Buecher, Bücher','Schnäppchen, Schnaeppchen, Bücher, Buecher, CDs, CD-ROMs, Boutiqueartikel','Restauflagen und Sonderausgaben 40-90% billiger als frühere Ladenpreise oder Originalausgaben. Täglich aktuelles Programm mit Sonderverkäufen: Romane, Lyrik, Sachbücher, Fachbücher, Kunst, Bibliophiles uvm. Newsletter und Print-Katalog gratis.','A','http://www.jokers-online.de\r\nhttp://www.jokers-restseller.de\r\nhttp://www.jokers-restseller.com','','http://www.jokers.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WFplx0A4dk','Originalgemälde, Graphiken, Poster, CD-Rom, Audio-CD, Video, Pins, Kataloge','Originalgemälde, Graphiken, Poster, CD-Rom, Audio-CD, Video, Pins, Kataloge','Produzentengalerie der Künstler Jacqueline Ditt (expressionistische Malerei) und Mario Strack (audiovisuelle Medienkunst)','A','','','http://www.universal-arts.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wGEvYK47oc','Haushaltsgroßgeräte (Waschmaschinen, Trockner, Geschirrspüler, Herde, Kochfelder, Kühlgeräte u.vm.)\r\nEspressoautomaten, Unterhaltungselektronik\r\nFast alle Marken im Angebot!!!','Haushaltsgroßgeräte (Waschmaschinen, Trockner, Geschirrspüler, Herde, Kochfelder, Kühlgeräte u.vm.)\r\nEspressoautomaten, Unterhaltungselektronik\r\nFast alle Marken im Angebot!!!','Großhandelspreise für Endverbraucher\r\nDurch Direktvertrieb können wir unsere Einkaufsvorteile an unsere Kunden weitergeben','A','','','http://www.handelspunkt-schlema','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WGIL9a4cOw','Seile, Netze, Bootstauwerk, Yachttauwerk, Absturzsicherung, Kletternetze, Architekturseile, Architektur-Seil-System, ASS, Drahtseilnetze, Montageschutznetze, Kunstfasern, Naturfasern, Hanfseil, Rankgerüst, Edelstahlseil, Schutznetz, Sicherheitsnetz, Kette','Seile, Netze, Bootstauwerk, Yachttauwerk, Absturzsicherung, Kletternetze, Architekturseile, Architektur-Seil-System, ASS, Drahtseilnetze, Montageschutznetze, Kunstfasern, Naturfasern, Hanfseil, Rankgerüst, Edelstahlseil, Schutznetz, Sicherheitsnetz, Kette','Als Hersteller von Seilen und Netzen bieten wir über 2000 verschiedene Seile und Netze unterschiedlichster Materialien (aus Kunst-, Naturfasern, Draht, Edelstahl) an, auf Wunsch maßgenau gefertigt. Für die verschiedensten Einsatzzwecke: Edelstahlseile, Bo','A','','','http://www.seil-frey.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WGKrM5f5Qo','Trompeten, Flügelhörner, Waldhörner, Posaunen, Tenorhörner, Baritone, Tuben, Querflöten, Klarinetten, Saxophone, Oboen, Fagotte, Baßklarinetten, Pauken, Xylophone, Marimbaphone, Schlagzeuge, Glockenspiele, Meisterwerkstatt, Kundendienstservice','Trompeten, Flügelhörner, Waldhörner, Posaunen, Tenorhörner, Baritone, Tuben, Querflöten, Klarinetten, Saxophone, Oboen, Fagotte, Baßklarinetten, Pauken, Xylophone, Marimbaphone, Schlagzeuge, Glockenspiele, Meisterwerkstatt, Kundendienstservice','Blasinstrumente, Schlaginstrumente, Zubehör, Riesiger Onlineshop mit einer großen Auswahl renommierter Marken.','A','','','http://www.reisser-musikvertrieb.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Wgy8SWfa99','Naturkosmetik, Kosmetik, tierversuchsfrei, Geschenke, ohne Tierversuche, ätherische öle, provida, linden, TOL, Hagina, Tautropfen, Sanoll, Amyris, living nature, miss flip, Martina Gebhardt, leichner','Naturkosmetik, Kosmetik, tierversuchsfrei, Geschenke, ohne Tierversuche, ätherische öle, provida, linden, TOL, Hagina, Tautropfen, Sanoll, Amyris, living nature, miss flip, Martina Gebhardt, leichner','Der kleine Online-Shop mit dem großen Service: Kosmetik ohne Tierversuche, ätherische Öle und nette Geschenkideen - ohne Mindestbestellwert und ab 100 DM versandkostenfrei! Außerdem: Kosmetikrezepte, Horoskope, e-cards und viele nützliche Infos!','A','','','http://www.verwoehnshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wIqpquho1A','geschenk, geschenke, geschenkidee, weihnachtsgeschenke, weihnachtsgeschenk, nikolaus, christmas, weihnachtssterne, sterntaufe, wunschliste, geburtstag, hochzeit, muttertag, ostern','Sterntaufe','Die besondere Geschenkidee! Schenken Sie zu Taufe, Geburtstag, Weihnachten, Ostern, Kommunion, Firmung oder Konfirmation doch einen Stern. Ein unvergängliches Geschenk!','','http://www.sternland.de\r\nhttp://www.nvds.de\r\nhttp://www.ich-will-sterne.de','','http://www.mystar.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wj66fzw0fG','Yamakawa, DVD, Player, MP3, HiFi, TV, Video, Minidisc, CD, 715, Xwave, Samsung, Kamera, Recorder, Camcorder, Player, Fernseher, Codefree, Anlage, Minidisc, Radio, cd, mp3, 715, 713, 820, 860, yamakawa, dvd, player, recorder, boxen, shop, microwellen, rasi','Yamakawa, DVD, Player, MP3, HiFi, TV, Video, Minidisc, CD, 715, Xwave, Samsung, Kamera, Recorder, Camcorder, Player, Fernseher, Codefree, Anlage, Minidisc, Radio, cd, mp3, 715, 713, 820, 860, yamakawa, dvd, player, recorder, boxen, shop, microwellen, rasi','Shop-4You führt Yamakawa DVD MP3 Player sowie Xwave DVD MP3 Player mit Dolby Digital, HiFi, TV, Video, Elektrogeräte. ( TV, Minidisc, HiFi, Player, DVD, Video)','A','','','http://www.shop-4you.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wJFZbjC0zs','DVD. DVD`s, Spielfilme, Special Interest, Kinoversionen, Musikfilme, Kinderfilme, Club-Bereich, Sonderkonditionen für Händler (siehe DVD-United).','Spielfilme, Special Interest, Kinoversionen, Musikfilme, Kinderfilme, Club-Bereich, Sonderkonditionen für Händler (siehe DVD-United).','Online-Internetshop für Ihre Lieblings-Spielfilme, außerdem Reviews und Neuigkeiten aus der Kinowelt, Hardware-Tests, und ein Gewinnspiel!','A','','','http://www.dvd-now.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wJVtHjeFro','Weine aus Italien, Frankreich, USA, Spanien, Afrika, Deutschland, Griechenland, Neuseeland etc.','Weine aus Italien, Frankreich, USA, Spanien, Afrika, Deutschland, Griechenland, Neuseeland etc.','Sehr große Auswahl besonderer Weine\r\naus Italien, Frankreich, USA, Spanien, Afrika, Deutschland, Griechenland, Neuseeland etc.','A','','','http://www.bruehler-markt.de/ambrosia','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wK3B9uDgIK','Glas: Briefbeschwerer, Glaskugeln, Glastiere','Glas: Briefbeschwerer, Glaskugeln, Glastiere','Handwerkskunst in verschiedenen Materialien aus verschiedenen Werkstaetten.\r\nDen Anfang macht das Glas mit Briefbeschwerern, Glaskugeln und Glastieren.\r\nIn Arbeit sind: Keramik, Steinschmuck, handgeschoepfte Papiere, Fingerhuete, Eulendarstellungen...','A','','','http://www.Keramikkunst.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WkCfMeriAi','Beratung per e-mail oder im Sonder-Chatroom, Gratis: psychologische Fachberichte , allg. Besucher-Chatroom, Diskussionsforum und Newsletter.','Beratung per e-mail oder im Sonder-Chatroom, Gratis: psychologische Fachberichte , allg. Besucher-Chatroom, Diskussionsforum und Newsletter.','Advice- die psychologische Online-Beratung bietet Rat und Hilfe bei persönlichen Problemen und in Lebenskrisen. Grantiert wird seriöse, kostengünstige und, wenn gewünscht, auch anonyme Beratung durch dipl. Psychologin.','A','','','http://www.psychohelp.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WKcNAExECY','individuelle Wunsch CD','individuelle Wunsch CD','Stellen Sie sich aus über 5.000 Musiktiteln Ihre Wunsch CD zusammen. \r\nDie CD wir außerdem nach Ihren Wünschen mit einem Text (Gruß, Widmung, etc.) bedruckt. Wählen Sie noch Ihre Wunschverpackung und bestellen Sie dann direkt online Ihre Wunsch CD.','A','','','http://www.mydisc.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wkeRkG0CwU','Körperschmuck, Intimschmuck, Piercingschmuck','Körperschmuck, Intimschmuck, Piercingschmuck','exclusiver, extravaganter Intim- und Körperschmuck für Damen und Herren','A','','','http://www.fancy-rings.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wkMR3W6951','Reinigungsprodukte, Gesichtwasser, Pelling, Regenerationscremes, Gesichtscremes auf jeden Hauttyp abgestimmt, Körperpflegeartikel, Cellulite Creme, Sonnenpflegeprodukte, Decorative Kosmetik, Augenpflege','Reinigungsprodukte, Gesichtwasser, Pelling, Regenerationscremes, Gesichtscremes auf jeden Hauttyp abgestimmt, Körperpflegeartikel, Cellulite Creme, Sonnenpflegeprodukte, Decorative Kosmetik, Augenpflege','Willkommen im virtuellen Kosmetikstudio. Hier können Sie ganz bequem von zu Hause aus Produkte der Firma Dr.Babor online bestellen. Haben sie noch Fragen oder möchten sie eine Beratung? Bitte mailen Sie mir. Ich helfe Ihnen gern!','A','','','http://www.beautyline.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wL02VdedLW','Gill Segelbekleidung\r\nJacke, Hose, Handschuh, Stiefel, Gore-Tex, Fleece, atmungsaktiv','Gill Segelbekleidung\r\n','Segelbekleidung von Yachtsegeln.de empfohlen.','A','','','http://www.yachtsegeln.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wlBljDI0Xg','Sport, sport, Nahrungsergänzung, nahrungsergänzung, Bodybulding, bodybulding, Kraftsport, kraftsport, \r\nMuskeln, muskeln, Muskulatur, muskulatur, Gesundheit, gesundheit, Body, body, Zubehör, zubehör, Protein, protein, Kohlenhydrate, kohlenhydrate, Vitamin','^Nahrungsergänzungsmitten, Inko, Weider, Ultimate','Ihr persönlicher Diätcoach mit Erfolg - Professionelle Diätbetreuung, von der Analyse zur individuellen Diätplanerstellung bis zum Personal Training in einem zertifiziertem Gesundheits- und Sportstudio.','A','http://www.perfect-diet.de','','http://www.beauty-diet-center.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WlvzPrkhZU','CD, CDs, DVD, DVDs, Buch, Bücher, Video, Videos, LP;DVD Plus, Super Audio CD, DVD Video, DVD Audio, ...','CDs, DVDs, Bücher, Videos, LP;DVD Plus, Super Audio CD, DVD Video, DVD Audio, ...','cdhaus.de Ihr Onlineshop für Bücher, cds, dvds, videos... einfach online bestellen! Jeden Monat über 2500 Neuheiten aus den Bereichen Pop, Jazz und Klassik die Seite für jeden Musikfan.','A','','','http://www.cdhaus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WLzPL4aRz1','US-Nummernschilder, US- Uhrenschilder, Boosterplates, US- Jahrgangsnummernschilder, Kanadische Nummernschilder','US-Nummernschilder, US- Uhrenschilder, Boosterplates, US- Jahrgangsnummernschilder, Kanadische Nummernschilder','Nummernschildershop: Original aktuelle amerikanische und kanadische Nummernschilder aus allen Staaten sowie als Geburtstagsgeschenk alte US-Nummernschilder aus dem Jahr der Geburt oder Uhrenschilder.','A','','','http://www.nummernschilder.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wM98aslGeC','Ferienwohnungen, Ferienhäuser, Hotels, Mietwagen, Flüge, Fährpassagen, Griechenland, Korfu, Mallorca, Reiseinfos, Kerkyra, Acharavi, Minoan Lines, Strintzis Lines, Blue Star Ferries, Ventouris Ferries, drive Corfu, Reiseversicherungen','Ferienwohnungen, Ferienhäuser, Hotels, Mietwagen, Flüge, Fährpassagen, Reiseversicherungen','Urlaub in Griechenland - Insel Korfu. \r\nVerbringen Sie die schönsten Wochen des Jahres auf der grünen Sonneninsel Korfu.','A','http://www.mallorca-direkt.de\r\nhttp://www.exposa.de\r\nhttp://www.minoan-lines.de\r\nhttp://air-berlin.exposa.de\r\nhttp://www.exposa.de/fluege/condor\r\nhttp://www.exposa.de/fluege/hlf\r\nhttp://www.exposa.de/fluege/yp\r\n','','http://griechenland-direkt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wm9BQIzUow','Navigation, Bordstromversorgung, Bugstrahlruder; Ankerwinden, Radaranlagen etc.','Navigation, Bordstromversorgung, Bugstrahlruder; Ankerwinden, Radaranlagen etc.','Yachtzubehoer im Internet','A','','','http://www.zeikowsky.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wmA0UGrwSq','Softairwaffen, Co2-Waffen, Gaswaffen, Schreckschußwaffen, Munition, Bundeswehrartikel, Bogen, Boomerang, Dart, Survivalartikel, Messer, Taschenlampen','Softairwaffen, Co2-Waffen, Gaswaffen, Schreckschußwaffen, Munition, Bundeswehrartikel, Bogen, Boomerang, Dart, Survivalartikel, Messer, Taschenlampen','Der Shop für Volltreffer im Ineterne. Alles rund ums Thema Freie Waffen, Dart, Bogensport, Military-und Outdoorartikel','A','','','http://www.fungun.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WmCzAafksm','Uhren, Herzfrequenzuhren, Sendergurt,','Uhren, Herzfrequenzuhren, Sendergurt,','Wenn Sie Ihr persönliches Trainingsprogramm zusammenstellen, ist die Bestimmung und Einhaltung der optimalen Herzfrequenz ein entscheidender Faktor für Ihren Erfolg. Polar-Uhren für Fitness-, Sport- und Rehabilitationsprogramm.','A','','','http://www.polar-uhren.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WmM0gYLK9I','Solarsysteme, Regenwassernutzung, PhotovoltaikMarkenprodukte zu Topkonditionen !','Solarsysteme, Regenwassernutzung, PhotovoltaikMarkenprodukte zu Topkonditionen !','Solar- Photovoltaik und Regenwassernutzungssysteme. Vom Selbstbauset bis zur schlüsselfertigen Großanlage.','A','','','http://www.solararchitektur.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wnlZrbmt2A','Handys , Festnetztelephone, Navigationssysteme, Autoalarmanlagen, Radarwarner, \r\nGPS-Ortungssysteme.','Handys , Festnetztelephone, Navigationssysteme, Autoalarmanlagen, Radarwarner, \r\nGPS-Ortungssysteme.','Onlineshop mit ca 4000 Artikeln , Handys Festnetz , Navigation, Autoalarmanlagen\r\nGPS-Aufspürsysteme, Radarwarner.','A','','','http://www.Tele-Tec.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WNpbNBwZXI','Cd Player, Doppel CD Player, Tape Decks, Plattenspieler, Lichteffekte, Scheinwerfer, CD Recorder, Mischpulte, DVD, CD, MCD, Vinyl, Kopfhörer, Mikrofone, Lautsprecher, Boxen, DJ, Discotheken, Disco, Diskotheken, Disko, Equipment','Cd Player, Doppel CD Player, Tape Decks, Plattenspieler, Lichteffekte, Scheinwerfer, CD Recorder, Mischpulte, DVD, CD, MCD, Vinyl, Kopfhörer, Mikrofone, Lautsprecher, Boxen','Wir bieten DJ Equipment, Light, Sound, DVD und CD´s zu Sonderpreisen.','A','www.dj-team-lamstedt.de\r\nwww.sound-of-the-80th.de\r\nwww.platten-teller.de\r\n','','http://www.la-mu-sh.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WNtp8J5XvO','Verschiedene Beleuchtung, Kabeltrommeln, Verteiler, Verlängerungen, Zubehör','Verschiedene Beleuchtung, Kabeltrommeln, Verteiler, Verlängerungen, Zubehör','Online-Shop für Hand-, Kopf-, Helm- und Arbeitsplatzbeleuchtung.','A','','','http://www.setolite.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WnZXHFWZru','Uncle Sam, Unclesam, Kleidung, Sportswear, Profitness, \r\nSportbekleidung, Sportkleidung, Sport-Bekleidung, Sport-Kleidung, \r\nStrümpfe, Slip, Bikini, Bikinitop, Bluse, Leder, Wildleder, Wild-Leder, \r\n Amerika, America, Outdoor, Overall, Gürtel, Ledergürt','Uncle Sam, Unclesam, Kleidung, Sportswear, Profitness, \r\nSportbekleidung, Sportkleidung, Sport-Bekleidung, Sport-Kleidung, \r\nStrümpfe, Slip, Bikini, Bikinitop, Bluse, Leder, Wildleder, Wild-Leder, \r\n Amerika, America, Outdoor, Overall, Gürtel, Ledergürt','Uncle Sam THE SPORTSWEAR COMPANY, Online Shop mit dem aktuellen Gesamtkatalog online\r\nfür angesagte Sportbekleidung im American Style','A','','','http://www.unclesam.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WoKHaMbYGI','Monitore, Scanner, CPUs, Handys, Festplatten, Software, Kabel, Digital-Kameras, Speicher, Drucker, Handy-Zubehör','Monitore, Scanner, CPUs, Handys, Festplatten, Software, Kabel, Digital-Kameras, Speicher, Drucker, Handy-Zubehör','Zu fairen Preisen Hard- und Software für Sie. Handys, Telefone, Digital-Kameras und jede menge Zubehör haben wir natürlich auch für Sie','A','','','http://www.top-pcshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('woONmu8oEy','Daune, Daunenjacke, Daunenmantel, Daunenanzug, Daunenschlafsack, Daunenhose, Daunensuit, expedition, down jacket, down suit, down bag, down coat, down fetisch, shiny, down, parka, Daunenoverall, Eistouren, Federdecke, alpine, army, kayaking, Bundeswehr,','Daunenbekleidung, Schlafsäcke und Expeditionsausrüstung\r\n','Onlineshop für hochwertige Daunenbekleidung, Schlafsäcke und Expeditionsausrüstung\r\n','A','','','http://www.parkasite.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WowdcMNMSK','Filmplakate, Kinoposter, Kinoplakate, Poster, Plakate, Filmposter, Videoplakate,','Filmplakate, Kinoposter, Kinoplakate, Poster, Plakate, Filmposter, Videoplakate,','Ãœber 1000 verschiedene Filmplakate, immer auf den aktuellen Stand, unserer Ansicht nach mit hervorragender Auswahl und günstigen Preisen.','A','','','http://filmplakate.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wp8hXVMT2I','Zelte, Schlafsäcke, Bekleidung, Wanderstiefel, Kompasse, GPS, Kocher, Lampen, Isomatten','Zelte, Schlafsäcke, Bekleidung, Wanderstiefel, Kompasse, GPS, Kocher, Lampen, Isomatten','Das Fachgeschäft für Outdoor- und Reiseausrüstung in Darmstadt und in Trier. Kostenloser Katalog, Sonderangebote im Internet.','A','','','http://Kleinefluchtenoutdoor.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WpnF6VCztG','Pfefferkuchen Weihnachten Christmas Ostern Geburtstag Feiern Lebkuchen','Gefüllte Schokoladenspitzen Schoko-Mandelpfefferkuchen \r\nUngefüllte Schokoladenspitzen Honigzungen Elisenkuchen Pulsnitzer Alpenbrot Haselnusslebkuchen Pulsnitzer Pflastersteine Nussbissen Mandelmakronen','Original Pfefferkuchen aus Pulsnitz!\r\n','A','','','http://www.pfefferkuchen-pulsnitz.com','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wpvTnTsDv3','Dessous, Lack, Leder, Latex, Gummi, Dildos, Vibratoren, Liebespuppen, Liebeskugeln, Klistier, Bondage, Toys, Cockringe, Fesseln, Strapse, Fetisch, Reiterpeitschen, Brustfesseln, Armfesseln, Fussfesseln','Dessous, Lack, Leder, Latex, Gummi, Dildos, Vibratoren, Liebespuppen, Liebeskugeln, Klistier, Bondage, Toys, Cockringe, Fesseln, Strapse, Fetisch, Reiterpeitschen, Brustfesseln, Armfesseln, Fussfesseln','Erotikartikel einfach und bequem Online-Bestellen - Lack, Leder, Latex, Gummi, Dessous, Toys, Spielzeuge, Dildo, Vibrator, Kondome, Puppen, Spiele, Klistier, SM, Präparate ...','A','http://www.onlinesexladen.com','','http://www.onlinesexladen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WPvVD4IxpE','Ãœber 15000 Produkte Online aller Art.','Ãœber 15000 Produkte Online aller Art.','Versand von Spielwaren, Toysoldier, Timpotoys. Weltweit','A','','','http://www.pbtoys.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Wpvz8PU88c','Blockbohlen 45cm und Elementsaunen mit extra Isolation, sowie Wärmekabinen mit Keramik UV-Licht - alles bequem online bestellen.','Blockbohlen 45cm und Elementsaunen mit extra Isolation, sowie Wärmekabinen mit Keramik UV-Licht - alles bequem online bestellen.','1a-Markensaunen - Blockbohle und Element zu phantastisch günstigen Preisen incl. Lieferung frei Haus. Leichter Selbstaufbau mit Videounterstützung!','A','','','http://1a-markensauna.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wPzhbbIZ63','Badetuch, Strandsegel, Kombi-Regenschirm, Basecap, Bobhat, T-Shirt, Polo-Shirt, Sweat-Shirt, Fleece-Shirt, Windjacke, Kirios Gläser, Tablett, Spyros Gläser, Skatspiel, Barschürze, Bodybag, Rucksack, Backgammon Spiel, Lesezeichen, Regenschirm, Fußmatte, Sä','Badetuch, Strandsegel, Kombi-Regenschirm, Basecap, Bobhat, T-Shirt, Polo-Shirt, Sweat-Shirt, Fleece-Shirt, Windjacke, Kirios Gläser, Tablett, Spyros Gläser, Skatspiel, Barschürze, Bodybag, Rucksack, Backgammon Spiel, Lesezeichen, Regenschirm, Fußmatte, Sä','Hier erhalten Sie alles rund um Metaxa. ...für sonnige Tage ...zum Wohlfühlen ...für gesellige Runden ...für unterwegs und Freizeit ...für zu Hause ...für genussvolle Stunden','A','','','http://www.metaxa.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WqC851VS7i','Ticket, Tickets, Vorverkauf, Kartenvorverkauf, Eintrittskarten, Konzerttickets, Veranstaltungen, Veranstaltung, Konzerte, Konzertkarten, Konzertveranstaltungen, Ticket Online, Vorverkaufsstellen, Rock-Pop, Sport, Theater, Oper, Volksmusik, Klassik, Tourne','Tickets, Eintrittskarten, Konzerttickets, Konzertkarten','Ticket Online bietet Kartenvorverkauf für Tickets über Internet und Vorverkaufsstellen von Konzertkarten - Eintrittskarten über Rock-Pop, Klassik, Musical, Oper, Theater und Sport - Veranstaltungen.','A','','','http://www.ticketonline.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WQMvwyTIsu','Flug, buchen, Flug buchen, Flug buchen nach, Flug nach, günstig, billig, Flug günstig buchen, nach, Billigflug, Billigflüge, günstig Flug buchen, günstig fliegen, billig fliegen, Discountflüge, Nur-Flug, günstig Flüge buchen, online, online buchen, Online','Flüge','Flug.de ist Spezialist für Flugbuchungen im Internet. Der kostenlose und unabhängige Dienst\r\nbietet eine schnelle und umfassende Buchungsplattform für Privat- und Geschäftsreisende\r\nim Internet.','A','','','http://flug.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WqsbYuPY3y','Blutzuckermeßgeräte, Blutzuckerteststreifen, Insulinpens, \r\nBlutdruckmeßgeräte, Harnteststreifen, Diabetikerbedarf, Technische Hilfsmittel für Diabetiker, Bücher, Diabetes, Diabetes Mellitus, Zucker, Zuckerkrank, Blutzucker','Blutzukcermeßgeräte, Blutzuckerteststreifen, Insulinpens, \r\nBlutdruckmeßgeräte, Harnteststreifen, Diabetikerbedarf, Technische Hilfsmittel für Diabetiker, Bücher','Diabetikertreff.de bietet neben dem gut sortierten Online-Shop umfangreiche Zusatzinformationen für Diabetiker.','A','','','http://diabetikertreff.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WRJHvPyxr7','Bohrhämmer Bohrschrauber Schlagschrauber Blechscheren Nager Bohrmaschinen Gewindeschneider Rührwerke Schlagbohrmaschinen Bohrhammer Schlaghämmer Abbruchhammer Winkelschleifer Trennschleifer Polierer Doppelschleifmaschinen Geradschleifer Schleifbürste Stic','Bohrhämmer Bohrschrauber Schlagschrauber Blechscheren Nager Bohrmaschinen Gewindeschneider Rührwerke Schlagbohrmaschinen Bohrhammer Schlaghämmer Abbruchhammer Winkelschleifer Trennschleifer Polierer Doppelschleifmaschinen Geradschleifer Schleifbürste Stic','Onlineshop für Bosch Elektrowerkzeuge mit Komplettprogramm von Heim- und Handwerkergeräten und Zubehör','A','www.elektrowerkzeug.net\r\nwww.segmueller.net','','http://www.segis.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WRvDXRkrP9','Kinderbekleidung Babymode','Kinderbekleidung Babymode','Secondhandshop mit Tupperware Kinderbekleidung Babymode Erstlingsausstattung Zubehör Spielzeug Umstandsmode uvm !','A','','','http://www.1a-secondhandshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wS3x7avSEm','Arbeitsschutz, Berufsbekleidung, Berufskleidung, Arbeitsschuhe, Kopfschutz, Schutzkleidung, Schutzbekleidung, Zunftbekleidung, Caterpillar, CAT, Tyvek, Kevlar, Du Pont, Peltor, LAS, Arbeitsstiefel, Schutzhelme, Helme, Arbeitshandschuhe, Handschuhe, Imagek','Arbeitsschutz, Berufsbekleidung, Berufskleidung, Arbeitsschuhe, Kopfschutz, Schutzkleidung, Schutzbekleidung, Zunftbekleidung, Caterpillar, CAT, Tyvek, Kevlar, Du Pont, Peltor, LAS, Arbeitsstiefel, Schutzhelme, Helme, Arbeitshandschuhe, Handschuhe, Imagek','Arbeitsschutz und Berufsbekleidung FÃœR ALLE; DIE MEHR ERWARTEN. Lassen Sie sich von unseren Services überraschen...\r\n\r\nHersteller von Arbeitsschutz und Berufsbekleidung\r\n\r\nArbeitsschutz, Berufsbekleidung, Service - für mehr Sicherheit am Arbeitsplatz. Hoc','A','','','http://www.abs-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wSCDSmPmsm','Licht, Lampen, Leuchten, Strahler, Lichtsysteme, Halogensysteme, Lichtdeko, Lichtobjekte, Lichteffekte, Partylicht, Hobbylicht, Fun, Glasart, Kinderlampen, Gartenbeleuchtung, Wegbeleuchtung, Aussenbeleuchtung, Außenbeleuchtung, Outdoor, Haus, Wohnraum, Ge','Finden Sie Lampen, Leuchten, Strahler, Lichtspots & Halogensysteme, Dekoration, Effekte, Montagezubehör und\r\nLeuchtmittel für Haus, Wohnung, Garten und Geschäft.','Ihr Online-Shop für Lampen, Leuchten, Strahler, Lichtspots & Halogensysteme, Dekoration, Effekte und\r\nLeuchtmittel für Haus, Wohnung, Garten und Geschäft.','A','http://www.licht-uhe.de\r\n(...nur Umleitungsseite)','','http://www.licht-uhe.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wsUh73HcOo','Brewferm Munton Bierkits und Zubehör','Brewferm Munton Bierkits und Zubehör','Bierking - Bier einfach selber zu Hause brauen mit unseren Bierkits','A','','','http://www.bierking.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wtLzhRI62K','Puppenstube, Puppenhaus, Miniatur, Miniaturen, Porzellanpuppen, Bausatz, MiniMundus, Puppenküche','Puppenstuben, Miniaturen, Porzellanpuppen, Puppenküchen','Verkauf selbst hergestellter Puppenstuben und Miniaturen im Internet. Verkauf auch von Waren von MiniMundus und anderen Herstellern.','A','www.1zu12.de','','http://www.miniatur.com','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WTnnPD3hVy','Monitore\r\nDrucker\r\nPC\r\nNetzwerk','Monitore\r\nDrucker\r\nPC\r\nNetzwerk\r\n','Bei uns finden Sie über 5000 Hardware und Softwareartikel','A','','','http://www.guter-service.de/shop/main.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WU1PSapeaS','Handys, PDAs, Palms, Organizer, Mobilfunkverträge, Zubehör','Handys, PDAs, Palms, Organizer, Mobilfunkverträge, Zubehör','Der Online Shop für Handys mit oder ohne Vertrag, PDAs (Palms etc.) sowie Zubehör zu allen gängigen Mobilfunkgeräten. Außerdem bietet getmobile.de einen Tarifrechner, der aus 1500 Handy-Verträgen, den für Sie optimalen ermittelt. Kompetente Beratung per T','A','','','http://www.getmobile.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wUAzEOjwoI','elektro elektrik schalter kabel leitung kabeltrommel elektromaterial installationsmaterial sicherung fi schalterprogramm zähler verteilung','Schalter Kabel Leitung Kabeltrommel\r\nElektromaterial','Bei uns können Sie Elektromaterial günstig einkaufen. Markenware vom\r\nElektromeister. Ãœber 160 000 Artikel\r\nlieferbar.','A','http://vs-elektro.com\r\nhttp://vs-elektrotechnik.de\r\n','','http://vs-elektro.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WuGBaMLeIQ','Staubsaugerbeutel, Staubsaugerzubehör','Staubsaugerbeutel, Staubsaugerzubehör','Wir liefern Staubsaugerbeutel und Staubsaugerzubehör für über 1500 Staubsaugertypen zu super günstigen Preisen','A','','','http://www.staubsauger-depot.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WVdLz6MpLQ','Das komplette Mobilfunkzubehoerangebot.','Das komplette Mobilfunkzubehoerangebot.','Waren im Internet zu kaufen muss nicht kompliziert sein. Wir haben die passende Loesung fuer Sie, mit der Sie schnell und einfach an das benoetigte Zubehoer fuer Ihr Mobiltelefon gelangen.\r\n','A','','','http://www.diehandyprofis.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wWARCmjq7w','Sonnenbrillen, \r\nKontaktlinsen, \r\nEtui, Brillen, \r\nfarbige kontaktlinsen','Sonnenbrillen, \r\nKontaktlinsen, \r\nEtui, Brillen, \r\nfarbige kontaktlinsen','Sonnenbrillen, Brillen und Kontaktlinsen\r\nvon Ray Ban, Joop, Mexx, Hugo Boss, Tommy Hilfiger, Funk und Zeiss.\r\nAlles Preiswert.','A','','','http://www.brillenshop24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WwINk9jsGE','Lampen für Kinder.','Lampen für Kinder.','...wunderschöne Lampen für Kinder. Ãœber 250 verschiedene in allen Formen und Farben. Versandkostenfrei und mit 30 Tagen Rückgaberecht.','A','','','http://www.kinderlampe.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('WwMJY7tkEc','Abdeckplanen, Alu-Riser, Auspuff, Auspuffanlagen, Benzinfilter, Blinker, Bremshebel, Bremsleitung, Bremsscheiben, Carbon, Chopper, Chopperteile, Digitaltacho, Doppelscheinwerfer, Drehzahlmesser, Einbauscheinwerfer, Edelstahl, Fußraste, Gabelbrücke, Gaszu','Abdeckplanen, Alu-Riser, Auspuff, Auspuffanlagen, Benzinfilter, Blinker, Bremshebel, Bremsleitung, Bremsscheiben, Carbon, Chopper, Chopperteile, Digitaltacho, Doppelscheinwerfer, Drehzahlmesser, Einbauscheinwerfer, Edelstahl, Fußraste, Gabelbrücke, Gaszu','Allein unsere Edelstahlrubrik umfaßt über 250 verschieden Verbindungselemente mit amerikanischen-, metrischen- und Feingewinden.','A','','','http://www.bischoffversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wxhpPJABng','Handyzubehör von Eurocelluar, Wellnessprodukte, Nahrungsergänzung, \r\nBücher, l','Handyzubehör von Eurocelluar, Wellnessprodukte, Nahrungsergänzung, \r\nBücher, l','Homepage von Schillershop Austria.ONLINE SHOP mit Handyzubehör, Wellness, Bücher, Schnäppchen, Chat, Spiele, Infoplattformen Gesundheit, Technik, Telekommunikation, Suchmaschinen, vieles mehr!','A','','','http://www.schillershop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wXVRDXWVrg','Markenuhren, Trenduhren, Modeuhren, Damenuhren, Herrenuhren, Chronographen, Uhren, klassische Uhren, Luxusuhren','Uhren','Auktionshaus mit Uhrenshop','A','','','http://www.kewestes-uhrenhaus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wymR9YZ33w','Lotto-Star 2000, Lotto-Star 2000/Pro, Lotto-Star 2000/Expert. Garantie-Systeme.','Lotto-Star 2000, Lotto-Star 2000/Pro, Lotto-Star 2000/Expert. Garantie-Systeme.','Die ultimative Software für alle Lotto-Spieler in D-A-CH. Mit Tipp-Scheindruck, Ãœbernahme der Gewinnzahlen und -quoten aus dem Internet u.v.m. Es gibt nichts Besseres.','A','','','http://www.fortune.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wzxPNpobnA','Magazine, Tabak, Cigarren, Zippo, Tabakwaren, Lotto, Lottozahlen, Pfeifen, Fundgrube, Pfeifentabak, Angebote, Zigarretten , Rauchen, Zeitungen.','Magazine, Tabak, Cigarren, Zippo, Tabakwaren, Lotto, Lottozahlen, Pfeifen, Fundgrube, Pfeifentabak, Angebote, Zigarretten , Rauchen, Zeitungen.','Ihr Fachgeschäft für alles rund um das rauchen, für Lotto und Zeitschriften im Internet.','A','','','http://www.Tabakland.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('wZXV68yt0Q','Preisagentur, Schnäppchensuche, Schnäppchen, Preissuche, billig, preiswert, günstig, Waren, Geld, sparen, Geld Fux','Preisagentur, Schnäppchensuche, Schnäppchen, Preissuche','Wir ermitteln den für Sie besten Preis für Waren und Dienstleistungen aller Art. Deutschlandweit. Gut, professionell, schnell und zuverlässig.','','','','http://www.geld-fux.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('x0DMDT3xR2','elektro, electro, elektroshop, elektroshopping, shop, shopping, mag, lite, maglite, schnaeppchen, schnäppchen, mixer, kuechenmaschine, buegeleisen, wolfsbach, palmetshofer, audio, monacor, hifi, carhifi, car, auto, lautsprecher, haushaltsgeraete, boxen, b','elektro, electro, elektroshop, elektroshopping, shop, shopping, mag, lite, maglite, schnaeppchen, schnäppchen, mixer, kuechenmaschine, buegeleisen, wolfsbach, palmetshofer, audio, monacor, hifi, carhifi, car, auto, lautsprecher, haushaltsgeraete, boxen, b','ELEKTRO-SHOPPING, der Onlineshop fuer Elektrogeräte aller Art. Hier finden sie elektrische Haushaltsgeraete fuer den persönlichen Bedarf, sowie Lautsprecher, Schnaeppchen, Leuchten, u. v. m NEU!! Jede Woche eine neue AKTION!!!','','','','http://www.elektro-shopping.at','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('X0T9009NPH','Möbel Lampen Küchengeräte Accessoires Wohndesign Geschenke Tisch Stuhl Regal Lampen Deckenlampen Tischlampen Mixer Espressomaschine Badzubehör einrichten ausstatten','Wohnaccessoires Geschenke Lampen Küchengeräte Möbel Tische Stühle Coutschische','Hier können Sie Möbel, Lampen, Küchengeräte sowie Wohnaccessoires online einkaufen','A','','','http://www.lebensart-versand.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('x0tsbZCT2x','Software','Software','Wir sind ein führender Anbieter innovativer Datenmanagementsoftware, die eine effiziente Verwaltung von komplexen Informationen ermöglicht. Wir setzen auf durchdachte Produkte und funktionierende Lösungen.','A','','','http://members.chello.at/juergen.gottsbacher','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('X37eSK03gF','Kung Fu, Englisch, Deutsch, Lehrvideo, Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tan','Kung Fu, Englisch, Deutsch, Lehrvideo, Karate, Karategi, Judo, Judogi, Ju Jutsu, Ju-Jutsu, Ju-Jutsu-Gi, , Aikido, Kendo, Thaiboxen, Muay Thai, Kickboxen, Kixkboxing, Bücher, Budo, Kampfsport, Waffen, Budowaffen, Nunchaku, Sai, Kama, Katana, Wakizashi, Tan','Sie suchen Budo-Literatur? Dann schauen Sie mal bei uns vorbei. Bei uns finden Sie eine große Auswahl deutsch- und englischsprachiger Bücher zu Thema. Außerdem können Sie auch Lehrvideos bestellen.\r\nDas beste aber: Wir kennen keinen Mindestbestellwert! St','A','','','http://www.budobooks.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('X4FSPRaVXV','Kondome','Kondome','Kondomshop-Fun - Der No. 1 Kondomversand im Internet\r\n','A','','','http://www.kondomshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('x4NQpDCTpL','Geschenke, Weihnachtsgeschenke, Werbegeschenke, Spiele Spielzeug, Schachfiguren, Pfeffermühlen, Gewürzmühlen, Grußkarten, Glückwunschkarten, Weihnachtskarten, Rutschtiere, Spardosen, Kompass, Stifte, Wasserwaagen, Rosen, Tropfenfänger, Weinmanschetten, Fl','Schachfiguren, Pfeffermühlen, Gewürzmühlen, Grußkarten, Glückwunschkarten, Weihnachtskarten, Rutschtiere, Spardosen, Kompass, Stifte, Wasserwaagen, Rosen, Tropfenfänger, Weinmanschetten, Flaschenöffner, Korkenzieher, Jojo, Eurorechner, Taschenrechner, Ans','Der Internet-Geschenkshop Giftig.de bietet geschmackvolle und ausgefallene Geschenke für jeden Geldbeutel. Der Schwerpunkt liegt auf Design-Geschenken aus Metall und Holz, die sich auch gut als Werbegeschenke eignen. Reinschauen lohnt sich!','A','','','http://www.giftig.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('X5ogyO0yAL','Gewürze, gewürz, Kräuter, Pfeffer, salz, Thymian, kochen, essen, Basilikum, Majoran,','Alle Gewürze und Kräuter','Hier können Sie bequem Gewürze, Kräuter, Essig und Öle online bestellen.','A','','','http://www.gewuerzservice.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('x6LGzDGtBf','Geldbörsen, Handtaschen, Aktentaschen, Terminplaner, Gürtel, Uhrarmbänder, Bilderrahmen, Brillenetuis, Maneküretuis, Lippenstifthüllen, Kosmetiktaschen, Golfhandtaschen, Golfballtaschen, Tischdecken, Sets, Wandbehänge, Schieferuhren','Geldbörsen, Handtaschen, Aktentaschen, Terminplaner, Gürtel, Uhrarmbänder, Bilderrahmen, Brillenetuis, Maneküretuis, Lippenstifthüllen, Kosmetiktaschen, Golfhandtaschen, Golfballtaschen, Tischdecken, Sets, Wandbehänge, Schieferuhren','Breites Sortiment an Accessoires aus Büffel- und Straußenleder zum Verwöhnen und als exklusive Geschenke für Damen und Herren, sowie Aktionen mit handgefertigten Artikeln hoher Qualität.','A','','','http://www.joyce-leather.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('X7Seq1pQKl','Goldketten, Anhänger, Armbänder, Armreifen.','Goldketten, Anhänger, Armbänder, Armreifen.','Schmuck vom Feinsten\r\nHochwertigen Schmuckstüken aus 14kt.-und 18kt.-Gold.','A','','','http://www.aurotrade.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('X7sIOe0O12','Alcatel Bosch Ericsson Motorola NEC Nokia Panasonic Philips Sagem Samsung Siemens Sony Telital Trium Ascom DeTeWe Olympia Auerswald AVM Agfeo dnt Becker Hutchison Cellway Talkline TeleBridge Viag Interkom','Alcatel Bosch Ericsson Motorola NEC Nokia Panasonic Philips Sagem Samsung Siemens Sony Telital Trium Ascom DeTeWe Olympia Auerswald AVM Agfeo dnt Becker Hutchison Cellway Talkline TeleBridge Viag Interkom','Telekommunikation total : Festnetz, Mobilfunk, Datenkommunikation, Navigationssysteme. Vertrieb von Produkten aller namhafter Hersteller','A','','','http://www.prokomm.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xAEIoktiU4','E-Shop-Net - Willkommen im Hardware, Software, Mainboards, Gehäuse, CPUs, Speicher, Festplatten, Grafikkarten, Soundkarten, Boxen, Laufwerke, Tastaturen, Mouse, Drucker, Printmedien, Visitenkarten, Stempel, 3 Com, Amd, Asus, Ati, Avm, Abit, Adaptec, Agfa,','E-Shop-Net - Willkommen im Hardware, Software, Mainboards, Gehäuse, CPUs, Speicher, Festplatten, Grafikkarten, Soundkarten, Boxen, Laufwerke, Tastaturen, Mouse, Drucker, Printmedien, Visitenkarten, Stempel, 3 Com, Amd, Asus, Ati, Avm, Abit, Adaptec, Agfa,','Computer-Hardware & -Software von A-Z. Aktuelle Schnäppchen!','A','','','http://www.sd-pc-druck-huth.de/shop/index.html','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xaM3C7FamB','Girlanden, Partyteller, Tischdecken, Servietten, Kleinspielzeuge, Geburtstagskerzen, Luftballons','Girlanden, Partyteller, Tischdecken, Servietten, Kleinspielzeuge, Geburtstagskerzen, Luftballons','Dekorationsmaterial und Zubehör zur Gestaltung einer Kinderparty','A','','','http://www.kinderpartyfun.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XB4A6RIdVr','Rabatt, Schnäppchen, billig, kostenlos, sparen, Coupons, rabatte,','Raba.tt-Coupons','Nutzen Sie auch unsere Online-Coupons. Mit diesen liegt Ihnen die Welt des E-Commerce zu Füßen und das auch noch exklusiv für Sie als raba.tt-Surfer günstiger als für jeden anderen Surfer.','A','','','http://www.raba.tt','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XB8qR0sjT8','Modellbahnen, Modellautos, Spielwaren, Pferdebedarf, Geschenkartikel, Einrichtung, Last Minute Reisen, HiFi-Bedarf, Heimtextilien, Forst- und Motorgeräte, Haushaltswaren','Modellbahnen, Modellautos, Spielwaren, Pferdebedarf, Geschenkartikel, Einrichtung, Last Minute Reisen, HiFi-Bedarf, Heimtextilien, Forst- und Motorgeräte, Haushaltswaren','Hier finden Sie die Shops unserer Einzelhandelskunden.','A','','','http://www.schmidtbank-mall.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xb8sRTSJv6','Reifen Autoreifen Autos PKW Fahrzeuge Felgen Autofelgen Autoräder Räder Fahrzeugreifen Luftreifen Einkaufen Verkaufen billig günstig Schnäppchen sparen wenig Service Transport Auslieferung Preishammer Mall','Reifen, Autoreifen, Felgen, Kompletträder, Montage','Reifen für PKW, sehr günstig, geliefert, mit Montageserviceangebot für jeden, große Auswahl Sommer- und Winterreifen','A','http://www.ReifenDirekt.ch\r\nhttp://www.ReifenDirekt.at','','http://www.ReifenDirekt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XbzoHdcVTl','Debbie Mumm, Timbleberries, Jenny Byers, Stoffe, Zubehör','Debbie Mumm, Timbleberries, Jenny Byers, Stoffe, Zubehör','Alles zum Thema Patchwork und Quilten','A','','','http://patchworkparadies.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xdhs0jCZ4r','Saatgut, Blumen, Dünger, Rasen, Futter, Aquarien, Fische,','Saatgut, Blumen, Dünger, Rasen, Futter, Aquarien, Fische,','Versand von Garten- und Tierzubehör für Aquaristik, Teich, Hund, Katze, Nager, Ziervögel und Tauben.','A','','','http://www.samen-mack.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XdtmR0uFvP','Bücher - CD-ROMS - Magazine - Fanartikel','Bücher - CD-ROMS - Magazine - Fanartikel','Technische Fachbuchhandlung\r\nNaturwissenschaft - Technik - EDV','A','http://www.linuxcorner.at','','http://www.fric.at','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xDxqRDkZxN',' Musiksaiten, Ständer, Instrumentenkoffer, Etuis, Taschen, Notenständer, Notenpulte, Tragbänder, Mikrofonständer, Keyboardsitz, Bänke, Sitze, Drummersitz, Keyboard-Ständer, Gitarrensaiten, Violinensaiten, Zithersaiten, Mandolinensaiten,',' Musiksaiten, Ständer, Instrumentenkoffer, Etuis, Taschen, Notenständer, Notenpulte, Tragbänder, Mikrofonständer, Keyboardsitz, Bänke, Sitze, Drummersitz, Keyboard-Ständer, Gitarrensaiten, Violinensaiten, Zithersaiten, Mandolinensaiten,','Der Online-Shop für: Musikzubehör aller Art','A','','','http://www.vogtline.com/musikzubehoer','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xfHEzVeDbf','Nahrungsergänzungen, Trainingszubehör, Fitnessbekleidung, Energydrinks, Vitamine, u.v.m.','Nahrungsergänzungen, Trainingszubehör, Fitnessbekleidung, Energydrinks, Vitamine, u.v.m.','Alles rund um Bodybuilding, Fitness und Diät. Kostenlose Beratung vom südwestdt. Meister im Bodybuilding.','A','','','http://www.mikesbodyshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xfZWBvuL6X','Besondere Heilbehandlungen:\r\nOsteoporose, Krebs, Rheuma, Gicht, Neurodermitis, Schuppenflechte, Biochemie, Kristallisationsanalyse,','Besondere Heilbehandlungen:\r\nOsteoporose, Krebs, Rheuma, Gicht, Neurodermitis, Schuppenflechte.','Alternative Heilbehandlungen nach der Biochemie des Dr. Schüßler, und Sauerstoffbehandlungen nach Prof.M.v. Ardenne. Mitglieder bekommen kostenlos monatliche Gesundheitsratschläge.','A','http://www.Tierheilpraktiker.at','','http://www.Hoener-med.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Xg5G1Mzyud','Antiquität, Bücher, Briefmarken, Autogramm, Münzen, Schilder, Ansichtskarte, Modellautos, Dampfmaschine, Puppen, Blechspielzeug, Gemälde, Skulptur, Grafik, Literatur, Autographen, Wilesco, Blechschild','Antiquitäten, Bücher, Briefmarken, Autogramme, Münzen, Schilder, Ansichtskarten, Modellautos, Dampfmaschinen, Puppen, Blechspielzeug, Gemälde, Skulpturen, Grafik, Literatur','Sammelplatz.de ist ein Internet-Shopp für alle Sammler. Liebhaber alter und schöner Dinge finden hier ein anspruchsvolles Handelsforum mit einer Vielzahl alter und neuer Sammelobjekte zu oft erstaunlich moderaten Preisen.','A','','','http://www.sammelplatz.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xGC95gP1EL','Kompass, kompass, kompasse, Kompasse, kompen, Kompen, kompanten, Kompanten, fachhändler, orientierung, outdoor, uhren, Barometer, Peil kompass, Marine kompass, elektronische kompasse, gps system, Windmesser, schrittzähler, navigations system, e-Shop, jagd','Kompass, kompass, kompasse, Kompasse, kompen, Kompen, kompanten, Kompanten, fachhändler, orientierung, outdoor, uhren, Barometer, Peil kompass, Marine kompass, elektronische kompasse, gps system, Windmesser, schrittzähler, navigations system, e-Shop, jagd','In unserem Navigations und Kompass Shop finden Sie eine große Auswahl an Kompassen aus allen Navigations Bereichen.Chatten Sie tagsüber mit unserem Ladengeschäft.','A','','','http://www.joki-foto.de/kompasshop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XgcSAG2Owb','MP3-Hardware, MP3-Player, Musikprodukte, Speicherkarten, Brenner','MP3-Hardware, MP3-Player, Musikprodukte, Speicherkarten, Brenner','Hier bekommen Sie exklusive MP3-Hardware.','A','','','http://www.mp3-special.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XHlm0TYfzj','Masken, Knebel, Lack, Latex, Liebesschaukel, Potenzmittel, Sexlockstoffe, Pheromone, \r\nLiebesschaukel, bizarre Videos, Tantra, Kamasutra, Bondage','Masken, Knebel, Lack, Latex, Liebesschaukel, Potenzmittel, Sexlockstoffe, Pheromone, \r\nLiebesschaukel, bizarre Videos, Tantra, Kamasutra, Bondage','Masken, Knebel, Katex und Lackprodukte, S/M-Zubehör','A','','','http://www.anjas-sexshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xhtuZlUhZ2','Akkus, Ledertaschen, Ladehabel, Antennenadapter, Kopfsprechsets, Freisprecheinrichtungen, Prepaidkarten','Akkus, Ledertaschen, Ladehabel, Antennenadapter, Kopfsprechsets, Freisprecheinrichtungen, Prepaidkarten','Alles für Ihr Handy, Zubehör für mehr als 100 Handytypen','A','','','http://www.handy-zubehoershop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XiE3w1l9Ul','Haarkosmetik, Haarpflege, Loreal, L´oréal, Keralogie, Wella, System Professional, Rene Furterer, American Crew, Revlon, Clynol, Pflanzenhaarfarben, Coloration, Styling, Dauerwelle, Tönung, Haarspray, Festiger, Kur, Spülung, Friseur, Frisör, Coiffeur, Salo','Haarkosmetik, Haarpflege, Loreal, L´oréal, Keralogie, Wella, System Professional, Rene Furterer, American Crew, Revlon, Clynol, Pflanzenhaarfarben, Coloration, Styling, Dauerwelle, Tönung, Haarspray, Festiger, Kur, Spülung, Friseur, Frisör, Coiffeur, Salo','In unserem OnlineShop finden Sie Friseurexklusive Markenprodukte für Haarpflege, Haarkosmetik, Coloration, Styling und Dauerwelle der Hersteller L´oréal, Loreal, Wella, René Futerer, American Crew, Clynol und Timm Professional Line für die Anwendung zu Ha','A','','','http://www.timm-hairshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XJ6gx8ctTP','goldschmuck platinschmuck silberschmuck stahlschmuck brilliantschmuck diamantschmuck herrenringe damenringe ringe halsketten armreifen armbänder ketten ohrringe ohrschmuck colliers brilliantcollier uhren armbanduhren damenuhren herrenuhren eheringe trauri','goldschmuck platinschmuck silberschmuck stahlschmuck brilliantschmuck diamantschmuck herrenringe damenringe ringe halsketten armreifen armbänder ketten ohrringe ohrschmuck colliers brilliantcollier uhren armbanduhren damenuhren herrenuhren eheringe trauri','preiswert...aber nicht billig. Wählen Sie aus einer Vielzahl aktueller Uhren und Schmuckstücke aus Gold, Platin, Silber oder Stahl. Unternehmen Sie einen Streifzug durch unser Angebot und lassen sich von unseren Leistungen überzeugen. Wir freuen uns auf I','A','','','http://www.schmuck-dorado.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xJjq6vqbDr','Entspannungsmusik, Wellness, \r\nSuggestionsprogramme, Entspannungsmedien für Kinder, \r\nCDs, MCs, Tonträger','Entspannungsmusik, Motivations- und\r\nSuggestionsprogramme, Entspannungs-\r\nMedien für Kinder','Wissenschaftlich fundierte\r\nEntspannungsprogramme von\r\nDr. Arnd Stein\r\nWellness für Körper und Seele','A','','','http://www.vtm-stein.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xK9Umc2cwH','Reisen, Urlaub, Last-Minute, Last-Minute-Reisen, Reiseangebote, Flug, Flüge, Hotel, Hotels, Unterkunft, Mietwagen, Eintrittskarten, Veranstaltung, Urlaubsreise, Pauschalreise','Last-Minute & Pauschalreisen, Flüge, Hotels, Mietwagen und Eintrittskarten','Vielfalt im direkten Ãœberblick: Ãœber 200.000 Last-Minute-Angebote und\r\nPauschalreisen aller namhaften Veranstalter, Flüge, Hotels, Mietwagen und Eintrittskarten - alles online buchbar. Außerdem nützliche Informationen rund um das Thema Reisen.','A','','','http://www.start.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xlHMvxyFt0','Hotelzimmer, Bungalows, Mietwägen, Touren und Ausflüge, Trekking, Tauchen, ...','Hotelzimmer, Bungalows, Mietwägen, Touren und Ausflüge, Trekking, Tauchen, ...','Insider Informationen zum Reiseziel Thailand. Hotels und Bungalows online buchen. Viele Hintergrund Informationen und kostenloser Screensaver.','A','','','http://www.thaisite.com/d/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XNFELdo4LB','Champagner, Essig, Olivenöl, Balsamico, Aromatisierte Öle, Nudeln, Nudelsaucen, Antipasti, Vorspeisen, Pasteten, Schnecken, Fisch, Marmeladen, Konfitüren, Gelees, Fond, Suppen, Fertiggerichte, Macadamia, Kochzutaten, Pfeffer, Reis, Wein, Sekt, Spirituosen','Champagner, Essig, Olivenöl, Balsamico, Aromatisierte Öle, Nudeln, Nudelsaucen, Antipasti, Vorspeisen, Pasteten, Schnecken, Fisch, Marmeladen, Konfitüren, Gelees, Fond, Suppen, Fertiggerichte, Macadamia, Kochzutaten, Pfeffer, Reis, Wein, Sekt, Spirituosen','Die Leipner-Selektion - Sachsens feiner Delikatessenhandel im Internet. Wir liefern internationale Delikatessen und Gutes aus Sachsen. Stöbern Sie in unserem Rezeptarchiv, nehmen Sie am Gewinnspiel teil oder abonnieren Sie unseren monatlichen Newletter mi','A','http://www.leipner-selektion.de','','http://www.leipner.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xnLkDDWFTj','Handyzubehör von Antenne bie Zusatzakku. Alle Hersteller.','Handyzubehör von Antenne bie Zusatzakku. Alle Hersteller.','Onlineshop mit Warenkorbsystem.\r\nVersand per Postpaket.\r\nNachnahme oder Kreditkartenzahlung.\r\n12 Monate Garantie , 14 tägiges Umtauschrecht , Geld zurück Garantie','A','','','http://www.koppiphone.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Xo57UYRusV','hiphop, hiphop, hip hop, hip-hop, klamotten, kleidung, bekleidung, mode, baggypants, einkaufen, kaufen, bestellen, shopping, billig, marken, streetware, wear, wearz, t-shirts, shirts, shirt, hosen, jeans, jacken, sweatshirts, accessoires, baggy, pants, ba','hiphop, hiphop, hip hop, hip-hop, klamotten, kleidung, bekleidung, mode, baggypants, einkaufen, kaufen, bestellen, shopping, billig, marken, streetware, wear, wearz, t-shirts, shirts, shirt, hosen, jeans, jacken, sweatshirts, accessoires, baggy, pants, ba','Unter www.guter-name.de finden Sie eine reiche Auswahl der aktuellsten Trend- und Markenprodukte, die Sie einfach und schnell bestellen können !','A','','','http://www.guter-name.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XoagS7BkYB','Einbaugeräte, AEG, Zanussi, Franke, Siemens, Standgeräte, Herde, Ceranfelder, Kühlgeräte, Küchentechnik, Kochfelder, Geschirrspüler, Mikrowellen, Waschmaschienen, Spülen, Kochmulden, Dunstabzugshauben, Küchengeräte, Hausgeräte, Spülen, Armaturen, Bosch','Einbaugeräte, Standgeräte, Herde, Ceranfelder, Kühlgeräte, Küchentechnik, Kochfelder, Geschirrspüler, Mikrowellen, Waschmaschienen, Spülen, Kochmulden, Dunstabzugshauben, Küchengeräte, Hausgeräte, Spülen, Armaturen, Gefrierschränke, Gefrierschrank','Bei uns finden Sie Top- Einbau- und Standgeräte namhafter Hersteller wie z.B. Aeg, Siemens, Zanussi und Miele. Spülen, Armaturen und Zubehör für Küche und Haushalt, runden unser unfangreiches Programm ab.','A','http://www.vogtkuechentechnik.de','','http://www.vogtkuechentechnik.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XOMwWcF1At','PC, PSX, N64, Dreamcast, Hardware und Software aller Art','PC, PSX, N64, Dreamcast, Hardware und Software aller Art','Bei uns gibt es Onlineshopping, News, Free SMS, Chat','A','','','http://www.gamer-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xp0I6lElfJ','nähmaschinen, nähmaschine, overlock, overlockmaschinen, pfaff, singer, brother, toyota, domena, bügeln, schneiderbüste','Nähmaschinen, Stickmaschinen, Coverlockmaschinen, Overlockmaschinen, Bügelpressen, Mangeln, Dampfreiniger, Nähmöbel','Nähmaschinen und Bügeltechnik von PFAFF, \r\nBROTHER, SINGER, HUSQVARNA, TOYOTA, \r\nKNITTAX uvm. Großer übersichlicher Online\r\nShop mit ausführlicher Beschreibung und\r\nBebilderung. Einfach bequem Einkaufen.','A','','','http://www.dittrich-naehmaschinen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XP4Q64wzr6','kataloge, katalog, versandkataloge, versandkatalog, prospekte, prospekt, kostenlos, kostenloses, gratis, büro\r\n','kataloge, katalog, versandkataloge, versandkatalog, prospekte, prospekt, kostenlos, kostenloses, gratis, büro\r\n','Bei Kataloge-online.de können Sie kostenlos Kataloge - Versandkataloge bestellen, das Angebot\r\ngilt sowohl für Privatkunden als auch für Geschäftskunden.\r\n','A','','','http://www.katalogeonline.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xpTqddSh8F','Webdesign & Serverhosting','Webdesign & Serverhosting','Webdesign & Serverhosting','A','','','http://WWW:REINBERGER:DE','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xPVYdfmxJZ','Laptoptaschen, Notebooktaschen, Laptopkoffer, Notebookkoffer, Bag, Geld, Sparen, Webmaster, Gutscheine, Partnerprogramm, Verdienst, Nebenjob, Shop, Einkaufen, Shopping, Weltneuheiten, Taschen, Koffer, lemonfish, samsonite, case, Reisen','Laptoptaschen, Notebooktaschen, Laptopkoffer, Notebookkoffer, Rucksäcke','Hochwertige Laptoptaschen, Notebooktaschen und Koffer von Namenhaften Herstellern für jeden Geldbeutel!','A','http://www.laptoptaschenshop.de\r\nhttp://www.laptoptaschen-shop.com\r\nhttp://www.notebooktaschen.com\r\nhttp://www.notebooktaschen-shop.com\r\nhttp://www.notebooktaschen-shop.de','','http://www.laptoptaschen-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XqOcekJIuf','Reiki Ätherische Öle Edelsteine CD´s Bücher Räucherwaren Seminare Pendel','Reiki Ätherische Öle Edelsteine CD´s Bücher Räucherwaren Seminare Pendel','Alles rund um die Esoterik. Wir bieten weiterhin Seminare mit bekannten Buchautoren.','A','','','http://www.wunderkiste.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Xr0GVhwRll','Druckerpatronen, Rebuildpatronen, Refillsets, Tinte, Lasertoner, Farblasertoner, Pc-Software, Paperware','Druckerpatronen, Rebuildpatronen, Refillsets, Tinte, Lasertoner, Farblasertoner, Pc-Software, Paperware','Angebote bei originalen Druckerpatronen, kompatible Druckerpatronen, Refillsets, Rebuild Patronen, Drucker - und Zubehör, günstige PC Software und Spiele\r\n','A','','','http://www.druckerpatronen-shop.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XSaW5MLImt','Mode, Kleidung, Strampler, Schnuller, Sauger, Markenware, Spielwaren, Babyflasche, Ausstattung, Stillzubehoer, Schuhe, BONDI, Jacky, Sterntaler, Playshoes,','Mode, Kleidung, Strampler, Schnuller, Sauger, Markenware, Spielwaren, Babyflasche, Ausstattung, Stillzubehoer, Schuhe,','Onlineshop mit trendiger Mode für werdende Mamis, Babys und Kinder. Außerdem Spielwaren und sonstige Babyausstattung. Viele Markenartikel.','A','','','http://www.pepinio.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XTN70J9JT2','winterharte, widerstandsfähige Blumenstauden, Steingartenpflanzen','winterharte, widerstandsfähige Blumenstauden, Steingartenpflanzen','Steingartenpflanzen Onlineshop für Rabatten, Stauden, Pflanzen, alpine Steingärten sowie Trogpflanzungen und Balkonkästen','A','','','http://www.steingartenpflanzen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xtTu4BIrjV','','','Digitalkameras-Sucherkameras-SLR-Kameras-Videokameras-Filme-Zubehör','A','','','http://www.kamerashop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XTXmJNsRHx','Kaffee, Likör, Syrup, Dessert, Sosse, Cocktail, Eispulver, Eismaschinen, slush, sodados, frozen, deutsche-sodados, heinze-import, slush-made, slushmade, eisgetränk, eisgetränke, granita, granitoren, frozen-cocktail, frozen-cocktails, frozencocktail, froze','Kaffee, Likör, Syrup, Desserts, Sossen, Cocktail, Eispulver, Eismaschinen...','Kaffee- und Eis-Spezialitäten und Maschinen in Eiscafé-Qualität\r\n','A','-','','http://www.sodados.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xueOYinkIL','Damendüfte Herrendüfte Nagelpflege Lippenpflege Augenpflege Gesichtpflege Reinigung Tagespflege Nachtpflege Masken Bade- und Massageöle Cremebäder Körperpflege Körperlotion Haarpflege Accessories Arm- und Haarschmuck Geschenksets','Damendüfte Herrendüfte Nagelpflege Lippenpflege Augenpflege Gesichtpflege Reinigung Tagespflege Nachtpflege Masken Bade- und Massageöle Cremebäder Körperpflege Körperlotion Haarpflege Accessories Arm- und Haarschmuck Geschenksets','Alles für ihre Schönheit bei beauty24.de, aus den Bereichen: Düfte, Makeup, Hautpflege, Bad und Körper, Haarpflege und Accessoires. Portofrei und sicher einkaufen!','A','','','http://www.beauty24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xuIkyKXIoz','Gesundheit, Ernährung, Vitaminshop, Nahrungsergänzungen, Vitamine, Mineralstoffe, Vitalstoffe, Mikronährstoffe, orthomolekular, organisch, vegetarisch, Chelat, Zellschutz, Q10, Calcium, Magnesium, Acerola, Geschenk, Abonnement, Bonn','Multivitamin, Multimineral, Zellschutz, Vitamin C, Acerola, Q10, Calcium, Magnesium','Wir bieten Ihnen hochwertige Nahrungsergänzungen - Vitamine (vegetarisch), Mineralstoffe (organisch/Chelate) und Pflanzenextrakte. Natürliche Vitalstoffe für Ihre Gesundheit, Fitness und Schönheit. Lieferung ist versandkostenfrei.','A','','','http://www.viventis.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XUkQ9YhYCz','Last-Minute Reisen\r\nPauschalreisen\r\nRestplätze\r\nFerienweohnungen\r\nFlüge\r\nMietwagen\r\nReiseversicherungen\r\nHotels','Last-Minute Reisen\r\nPauschalreisen\r\nRestplätze\r\nFerienweohnungen\r\nFlüge\r\nMietwagen\r\nReiseversicherungen\r\nHotels','Tausende Lastminute Angebote online verfügbar. Reisepreisvergleich für Pauschalreisen, ferienwohnungen, Billigflüge - alles onlione.','A','','','http://www.1a-aber-lastminute.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XV4IPNMPV8','Elektrosmog, Schlafstörungen','Polarisator','Der Polarisator ist Ihr \"Sicherheitsgurt\" gegen Elektrosmog.\r\nEr ist eine Matte, die im Schlaf den Elektrosmog auf natürliche Weise ableitet.\r\n','','','','http://www.polarisator.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xvBED8K24h','geschenke, accessoires, edelstahl, \r\n einkaufen, quality shopping, online shop, onlin einkaufem','Türstopper, Tabletts, Filze, Bügel, Kochbuchhalter, edelstahlprodukte, untersetzer, Tafelleuchter, Garderoben, uhren, Wanduhren, Bildhalter, Buchstützen','okee.de liefert ausgesuchte, nützliche Qualitätsprodukte\r\nfür Wohnraum, Küche, Büro, \r\nBad, Haus und garten','A','','','http://www.okee.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xvBwd0yTNZ','Kindermode, Toff Togs, TogsZone, Marc Brown, Die Maus, Oilily, Kinder Mode, Kinderbekleidung, Onlineshop, Online-Shop\r\n','Ausgefallene, hochwertige Kinderkleidung','Kindermode von Toff Togs, TogsZone, Marc Brown, Die Maus, Oilily. Online-Kombination beliebiger Kleidungsstücke.\r\n','A','','','http://www.kindermode-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xvlQxNobXd','Urlaub, Pauschalurlaub, Pauschalreise, Pauschalreisen, Pauschalreise-Veranstalter, Ferien, Reise, Reisen, reise, reisen, Buchen, buchen, Buchung, Onlinebuchung, online, online buchen, Urlaub online buchen, Last-Minute-Angebote, Last-Minute, last-minute, L','Pauschalreisen','Der Spezialist für Sonne, Strand und Meer bietet Pauschalreisen aus den Katalogen der namhaften deutschen Reiseverantalter zu über 5000 Hotels an rund 1000 Ferienorten an, dazu kurzfristige Schnäppchen mit Abreise zwischen 15 Tagen und sieben Wochen. Das','A','www.ferienklick.de','','http://ferienklick.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XWe9E1lQed','grill, gasgrill, holzkohlegrill, grillgeräte, webergrill, kugelgrill, grillzubehör, grillküche, grillstation, grillrezepte, grillbücher, grillregeln, grilltips, tips\r\nzum grillen, grilltipps, grillparty, grillkohle, grillanzünder, grillrost, \r\n','Holzkohlegrills, Gasgrills, Grillzubhör sowie Grillbücher.','Grillshop-Der Onlineshop für Holzkohlegrills, Gasgrills, Grillzubehör\r\nund Grillbücher. Dazu viele Grilltips, Grillregeln und Grillrezepte.\r\nMonatlicher Newsletter\r\n','A','http://www.gartenshop-online.de','','http://www.grillshop-online.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XxJ7ZLAzpl','Rundreisen Arabische Staaten, Libanon, Jordanien, Syrien, Fluege, Hotels, Mietwagen, Reiseversicherungen, Flugangebote, Charterfluege, Linienfluege','Rundreisen Arabische Staaten, Libanon, Jordanien, Syrien, Fluege, Hotels, Mietwagen, Reiseversicherungen, Flugangebote, Charterfluege, Linienfluege','Zeder Reisen Unser Angebot Flüge, Pauschalreisen, Last Minute, Rundreisen Arabische Staaten, Hotels, Mietwagen, Reiseversicherungen Nichts wie weg in die Sonne Bei uns können Sie telefonisch, per Fax oder Online buchen','A','','','http://www.zeder-reisen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xXn1jjGn0p','Mode, Moden, Kleidung, klein, kleine, kurz, kurze, Grösse, Grössen, Beine, Menschen, Sondergrösse, Sondergrössen, extrem, sehr, xxs, Untergrösse, Untergrössen, mini, Leute, Klamotten, Extremgrösse, Extremgrössen, schmal, schmale, schlank, schlanke, dünn,','Ausgefallene Mode für trendbewusste Frauen','','A','','','http://www.cocon-fashion.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('XYkKyEt3KZ','Gartenrosen, Pflanzen, Zubehör, Pflegetipps und mahr','Gartenrosen, Pflanzen, Zubehör, Pflegetipps und mahr','Die Seiten, die Ihren Computer erblühen lassen. Ãœber 350 Gartenrosen online zu bestaunen und \r\nzu bestellen.','A','','','http://www.gartenrosen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xyo5kI4YCB','Locher, Papier, Patronen, Kleber, Window-Color, Kugelschreiber, Heftgeräte, Textmarker, Notizklötze, Briefkörbe, Paketband, Briefumschläge, Faxrollen, Briefwaagen, Folien, Schreibunterlagen, Zirkel, Seidenmalfarben, Inkjet, Visitenkarten, Bürobedarf, Bast','Locher, Papier, Patronen, Kleber, Window-Color, Kugelschreiber, Heftgeräte, Textmarker, Notizklötze, Briefkörbe, Paketband, Briefumschläge, Faxrollen, Briefwaagen, Folien, Schreibunterlagen, Zirkel, Seidenmalfarben, Inkjet, Visitenkarten, Bürobedarf, Bast','Bürobedarf, Bastelzubehör und kompatible Druckerpatronen für rund 380 Druckertypen. Kompetent, faire Preise, kein Mindestbestellwert. Zahlreiche Abbildungen.','A','','','http://www.martins-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xZ2eNzeN0x','CD, CDs, Compact Disc, Vinyl, Vinyl Shop, Schallplatten, Records, Tontraeger, Music, Musik, DVD, DVDs, Digital Versatile Disc, Video, Videos, Film, Filme, MC, MCs, Musikcassette, Musikkassette, MD, MDs, Minidisc, Raveline, Grosshandel, Großhandel, Wholesa','CD, CDs, Compact Disc, Vinyl, Vinyl Shop, Schallplatten, Records, Tontraeger, Music, Musik, DVD, DVDs, Digital Versatile Disc, Video, Videos, Film, Filme, MC, MCs, Musikcassette, Musikkassette, MD, MDs, Minidisc, Raveline, Grosshandel, Großhandel, Wholesa','Ihr Musikshop im Internet. CDs, Minidiscs, Schallplatten, Musikcassetten, DVDs, Videos, Poster und Fanartikel zum aussuchen und bestellen.','A','','','http://www.musicpeople.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('xZdCHDgZHB','Markenspielzeug, Babyfone, Rauchmelder, Holzspielzeug.','Markenspielzeug, Babyfone, Rauchmelder, Holzspielzeug.','1a-spielzeug.com bietet Spielzeug, Holzspielzeug, Markenspielzeug und Sicherheitsartikel.','A','','','http://www.1a-spielzeug.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Y0LXjTGvjU','Percussion, Musikinstrumente, Powwow, Trommeln, Djembes, Udu, Tonbongo, Cayones, Cajones, Kinderinstrumente, Schlitztrommeln, Therapietrommeln, Therapieinstrumente, Musiktherapie, Tepo, Bassglocken, Kalimba, Glockenspiele, Didgeridoo, Blasinstrumente, Min','Percussion, Musikinstrumente, Powwow, Trommeln, Djembes, Udu, Tonbongo, Cayones, Cajones, Kinderinstrumente, Schlitztrommeln, Therapietrommeln, Therapieinstrumente, Musiktherapie, Tepo, Bassglocken, Kalimba, Glockenspiele, Didgeridoo, Blasinstrumente, Min','Aus aller Welt - Musikinstrumente von Vogtline.Com, Zupf-und Streichinstrumente, Trommeln, Therapieinstrumente, Steeldrums, Percussion, Gong, Didgeridoo, Schlitztrommeln, Regenmacher, Musiktherapie','A','','','http://www.vogtline.com/weltmusik','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Y15XU7f3Me','otbusch, Rotbuschtee, rooibostee, rooibusch, tee, Massai, Vanille, earl-grey, südafrika, aroma, Tee, tea, Teehandel, Tee-Praesente, Schwarztee, Grüntee, Teesorten, Versand, Blattqualität, catuaba, catuabatee, rindentee, tee, aphrodisiakum, Amazonas, Südam','otbusch, Rotbuschtee, rooibostee, rooibusch, tee, Massai, Vanille, earl-grey, südafrika, aroma, Tee, tea, Teehandel, Tee-Praesente, Schwarztee, Grüntee, Teesorten, Versand, Blattqualität, catuaba, catuabatee, rindentee, tee, aphrodisiakum, Amazonas, Südam','Geprüfte Qualität zu Direktpreisen, Tee, Gewürze aus kontr. biol. Anbau, Kräuter, \r\nAb 1 Kg können wir Ihnen für fast jedes pflanzliche Produkt, das wir nicht im Festprogramm haben ein individuelles Angebot erstellen, 4-14 Tage Lieferzeit','A','','','http://www.teee.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('y3Ab7SZSAy','Kinderlampe Lampe HABA Kinderzimmer Kindersitz Wickelauflage','Lampen für glückliche Kinder...','Schenken macht glücklich, einkaufen auch: Ãœber 250 verschiedene Lampen für Kinder – Mäuse, Elefanten, Hubschrauber, Sterne, Wolken, Strahler, .... warten auf Sie. Bei uns bezahlen Sie keine Versandkosten und haben 30 Tage uneingeschränktes Rückgab','A','','','http://www.kinderlampe.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Y3GfuMZEsg','Musiksoftware, Soundkarten, Digital-Audio, Musikinstrumente, Keyboards, Synthesizer, Sequenzer, Notationssoftware, Creamware, Steinberg, midiman, Sekd, Cubase, Samplitude, Pulsar, Luna, Emagic, Capella, Sibelius, EgoSys, Hoontech, Finale','Musiksoftware, Soundkarten, Digital-Audio, Musikinstrumente, Keyboards, Synthesizer, Sequenzer, Notationssoftware, Creamware, Steinberg, midiman, Sekd, Cubase, Samplitude, Pulsar, Luna, Emagic, Capella, Sibelius, EgoSys, Hoontech, Finale','Musik Hard - und Software. Hier finden Sie ein umfangreiches Angebot rund ums Thema Musik & Computer. Ausführliche Produktbeschreibungen.','A','','','http://www.amadeus-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('y3uZyuvIOs','Omnitronic, Knopex, Wea, Emi, Virgin, Zyx, Zomba, LG, Daewoo, Sony','DVD, CD, CD Sampler, Black Music House Dance Bereich, Plattenspieler\r\nVideorecorder, Zubehör','','B','','','http://www.masonicrecords.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Y4dXDFiL2A','liebe\r\nsinnlichkeit\r\nerotik\r\nsex\r\nshiva\r\nshakti\r\nduft\r\naroma\r\nrauch\r\nfeng shui\r\nchi\r\nyin\r\nyang\r\ntranszendentale\r\nmeditation\r\nyoga\r\nesoterik\r\nenergie\r\nreiki\r\nlichtarbeit\r\nlichtwesen\r\nenergiearbeit\r\norgone\r\nschwingungen\r\nheilung\r\naura\r\nsoma\r\nalte religion\r\n','räucherwerk\r\nräucherwaren\r\nräuchermischungen\r\nweihrauch\r\nmyrrhe\r\nweihrauchmischungen\r\nräucherharze\r\nräucherstäbchen\r\nrauchwerk\r\nharze\r\nhölzer\r\nkräuter\r\nblüten\r\nwurzeln\r\nräucherzubehör\r\nräucherkohle\r\nplaneten\r\nelemente\r\nsternzeichen\r\naphrodisia\r\nreinigungs','Feinstes Räucherwerk nach überlieferten Rezepten.\r\n\r\nIn allen Kulturen gab und gibt es Rituale des Räucherns, ob zu religiösen Zeremonien, magischen Ritualen, zum Reinigen von Gegenständen und Räumen oder einfach nur, um eine angenehme Atmosphäre zu schaf','A','','','http://www.yanini.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('y5AZGCf9wC','High Heels, Nylons, Lack, Leder, \r\nMultimedia, Fesselndes,','High Heels, Nylons, Lack, Leder, \r\nMultimedia, Fesselndes,','Online Shop für High Heels und Fetisch Fashion,','A','','','http://www.mistress-d.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Y5Gz1mdSe3','Jalousien, Jalousetten, Rollos, Springrollos, Seitenzugrollos, Dachfensterrollos, Lamellenvorhänge, Vertikalanlagen, Plissee, Plisseestores, Sonnenschutz, Innendekoration, Fensterdekoration','Jalousien, Jalousetten, Rollos, Springrollos, Seitenzugrollos, Dachfensterrollos, Lamellenvorhänge, Vertikalanlagen, Plissee, Plisseestores','Bei uns finden Sie: Rollos, Jalousien, Lamellenvorhänge, Plisseestores in vielen Farben und Dessins. Besuchen Sie uns unter www.aurawin.de','A','','','http://www.aurawin.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Y7sMsuq0Ln','sport, sports, intersport, sportartikel, sportshop, sportsshop, schuhe, sportschuhe, bekleidung, sportbekleidung, tennis, fußball, laufen, trekking, wandern, inliner, basketball, volleyball, zelte, schlafsäcke, rucksäcke, dart, badehosen, bikini, badeanzu','inliner, basketball, volleyball, zelte, schlafsäcke, rucksäcke, dart, badehosen, bikini, badeanzug, jogginganzug, freizeitanzug, gymnastikmatten, isomatten, wanderschuhe, trekkingschuhe, sandalen, trekkingsandalen, badminton, squash, naumburg, jakobstrass','Intersport Höss, Ihr Profi für Sport und Sportartikel in Naumburg und Umgebung','A','http://www.Intersport-Hoess.de','','http://www.Sport-Hoess.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YA1lsU0cqk','JBL, Beyerdynamik, Dynakord, EV, Crest, Rane, Soundcraft, Shure, Vifa, Epicure uvm.','JBL, Beyerdynamik, Dynakord, EV, Crest, Rane, Soundcraft, Shure, Vifa, Epicure uvm.','Produktion und Vertrieb von professionellen Beschallungssystemen, Lautsprecherbausätze und Frequenzweichen.','A','','','http://www.rw-soundsystem.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YAi4Gizgk5','Handys, Farben, Schlau-Tapeten, D1, D2, Software, Yello-Strom, ISDN, Reisen, Auktion, Bücher, Gedichte, Gunter Domschke','Handys, Farben, Schlau-Tapeten, D1, D2, Software, Yello-Strom, ISDN, Reisen, Auktion, Bücher, Gedichte, Gunter Domschke','Hier finden Sie ein großes Produktsortiment mit günstigen Preisen in unseren Online-Shop´s mit Artikeln wie z.B. Farben, Werkzeuge, Tapeten, Handys von D1 und D2, Software (Eintragungssoftware für Suchmaschienen), Reiseangebote, Yello-Strom sowie Gedichte','A','','','http://www.wildfoot.de/shop.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YaOhIEd5wW','Kinderbekleidung, Kindermode, Kinderfashion, Jungen, Mädchen, Kinder, Spielzeug, Babys, Sigikid, Giesswein, Oilily, Run Scotty Run, Toff-Togs, Cakewalk, Oshkosh, Kindermarken, Kinderladen, Kinderklamotten, Klamotten, Kids, Kidsfashion, Fashion for kids, r','Hosen, Röcke, Kleider, Sweatshirts, Strümpfe, Pullover, Accessories, Hemden, T-Shirts, Jacken, Jeans','Wir führen Kinderbekleidung von Oilily, Toff Togs, Togzone, 3pommes, Giesswein, Bondi-Dress, Sigikid, Cakewalk, Oshkosh und der australischen Top-Marke Run Scotty Run. Versandkostenfreie Lieferung.','A','','','http://www.dresskids.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ybr4htoPf7','gamecube, cube, cubeshop, cube-shop, shop, shopping, spiele, games, informationen, erscheinungstermine, newsletter, hardware, software, versandhandel, versand, versender, günstig, preiswert, nintendo, billig, schnäppchen, gcn, ngc, konsole, nachnahme, vor','gamecube, spiele, games, konsolen, controller, memory card','cubeshop.de - Der einzig wahre Gamecubeshop, mit allen Spielen aus allen Genres zu unglaublich günstigen Preisen.','A','http://www.cube-shop.de\r\nhttp://www.gamecube-versand.de','','http://www.cubeshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Yc5PaObO5u','ben bor, modeschmuck, echtschmuck, schmuck, edelstahlschmuck, klappbarer, faltbarer, rollstuhl, rollstühle, geschenke, ringe, geschenkideen, rollboy, ohrschmuck, unikatschmuck, designschmuck, jewelry, jewellery, costume, gifts, rings, stainless, steel, hy','ben bor, modeschmuck, echtschmuck, schmuck, edelstahlschmuck, klappbarer, faltbarer, rollstuhl, rollstühle, geschenke, ringe, geschenkideen, rollboy, ohrschmuck, unikatschmuck, designschmuck, jewelry, jewellery, costume, gifts, rings, stainless, steel, hy','Ben Bor - Entwicklung und Vertrieb von Designartikel, Designschmuck, Modeschmuck, Echtschmuck, Edelstahlschmuck, Goldschmuck, Geschenkideen, Kleinmöbel, faltbarer Rollstuhl uvm.','A','','','http://www.benbor.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yCGj5k0wAy','Masche24, Selektdirekt, Burlington, Jockey, Sidema, Oberlausitz, Damenwäsche, Herrenwäsche, Body, Shirt, Unterwäsche, Skiunterwäsche, BH-Hemd, Top, Slip, Strumpf, Strümpfe, Socken, Pulli, Pullover, Pyjama, Schal, Tuch, Weste, Pullunder, Micromodal, Strick','Unterwäsche, Strumpf, Pulli, Pullover, Westen, Pullunder, Pyjamas, Schals, Damenwäsche, Herrenwäsche, BH, Slips, Unterhemden, Unterhosen, Shirts','körpernahe Basic-Textilien im variantenreichen Dauersortiment - (Unter)wäsche, Strümpfe, Pullis und Schals z.B. von Jockey, Burlington, Sidema, .. - Optimale Trageeigenschaften, beste Materialen, hochwertige Maschenstoffe, ökologische Herstellung','A','http://www.selektdirekt.de','','http://www.masche24.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ycsdi9hGiC','CDs, Videos, DVD, Vibratoren, Puppen, Cremen, Kondome, Wäsche, Magazine, ...\r\n','CDs, Videos, DVD, Vibratoren, Puppen, Cremen, Kondome, Wäsche, Magazine, ...\r\n','Amor Versand - www.amor.com bietet Ihnen \r\ndas internationale Erotik-Sortiment :Video-und DVD Hits für Ihr Heimkino, CD`s für Ihren PC, lustvolle Sex-Hits für erotische Stunden, News, Gratis-Videos und Ãœberraschungen!\r\n','A','http://www.amor.co.at\r\nhttp://www.amor.to','','http://www.amor.com','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YdBdJlKznG','carrera autorennbahn slotracing spielzeug exclusiv evolution autorennen Go profi ersatzteile schienen autos','Carrera Rennbahnen','Original Carreraprodukte zu sensationellen Preisen. Alle Neuheiten 2002 mit unverb. Vorbestellung. Exclusiv-, Evolution-, Go-, und Profi-Rennbahnen. Ersatzteilkatalog.','A','','','http://www.der-carrerashop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YdpT8XSPLw','Lammsfell Producte, Wachsbekleidund, \r\nKinder Sweatshirts.','Lammsfell Producte, Wachsbekleidund, \r\nKinder Sweatshirts.','Spezial Artikeln für denn Pferdesport','A','','','http://www.jays-pferdesport.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YdtLVxcxxQ','Abtastdiamanten für Plattenspieler\r\nStahlnadeln für Grammophone\r\nTonabnehmersysteme\r\nInstandsetzung von moving-coil - Systemen\r\nReparaturservice für Tonabnehmer und Nadelträger','Abtastdiamanten für Plattenspieler\r\nStahlnadeln für Grammophone\r\nTonabnehmersysteme\r\nInstandsetzung von moving-coil - Systemen\r\nReparaturservice für Tonabnehmer und Nadelträger','Versand von Abtastnadeln, Diamanten und Tonnadeln für\r\nfast alle Plattenspieler.\r\nTelefonischer Kundenservice : 0621/543772\r\nReparaturservice für Tonabnehmersysteme und Nadelträger.','A','','','http://www.tonnadeln.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YDVNfXMfvq','ätherische_öle, brunnen, duftöl, duft, duftlampe, duftverdampfer, duftspray, geschenk, edelstein, schmuck, edelsteinbrunnen, fantasybrunnen, gravuren, insekten, nebler, aromabrunnen, zimmerbrunnen, außenbrunnen, salzlampe, salzbrunnen, brunnenpumpe','ätherische_öle, brunnen, duftöl, duft, duftlampe, duftverdampfer, duftspray, geschenk, edelstein, schmuck, edelsteinbrunnen, fantasybrunnen, gravuren, insekten, nebler, aromabrunnen, zimmerbrunnen, außenbrunnen, salzlampe, salzbrunnen, brunnenpumpe','Ob Nebler, Aroma-, Zimmer-, Fantasy- oder Außenbrunnen, ob Salz- Rosenquarz oder Bergkristall-Brunnen, ob Edelsteine, Gravuren oder Schmuck, ob Schwarzkümmel, Teebaum- oder Duftöle – im MAGICSHOP finden Sie eine Fülle an Artikeln für ein gesundes Le','A','','','http://www.magicshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YE3rKsBUma','Reisen, Reise, Reisebüro, website, flug, flugticket, hotel, mietwagen, \r\neintrittskarten, pauschalreisen, lastminute, ucak, tatil, holiday, ferien, \r\nstädtereise, schnäppchen, lastminute, charterflug, vergleich, linienflug, \r\nbillig, weltreisen, \r\nVeranst','Reisen, Flüge, Kreuzfahrten, Pauschalreisen, Katalogreisen, Lastminutes, Hotelreservierung, Ferienwohnungen, Autovermietung, Reiseversicherung, Reiseshop, Reiseliteratur, Event-Tickets, Tagesangebote','Das Online-Reisebüro bietet Flugreisen, Hotelreservierungen, \r\nMietwagenservice, Pauschalreisen, Last-Minute-Angebote, Kreuzfahten und\r\nEventtickets an.\r\n','A','','','http://www.patalon.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ye5LyIRMKy','Handyzubehör von Nokia, Siemens, Alcatel, Ericsson, Sony, Samsung, Sagem, Mitsubihi, Motorola, Bosch, Panasonic, NEC, Philips','Handyzubehör von Nokia, Siemens, Alcatel, Ericsson, Sony, Samsung, Sagem, Mitsubihi, Motorola, Bosch, Panasonic, NEC, Philips','##### Einfach reinschauen! Handys und Handyzubehör. Riesenauswahl, kleine Preise. #####','A','','','http://www.handy4you.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yfhblJKTxS','Elektrosmog, Schlafstörungen','Polarisator','Der Polarisator ist Ihr \"Sicherheitsgurt\" gegen Elektrosmog.\r\nEr ist eine Matte, die im Schlaf den Elektrosmog auf natürliche Weise ableitet.\r\n','','','','http://www.polarisator.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YfJhVnQZlI','Badmintonschläger, Squashschläger, Badmintonbekleidung, Badmintonschuhe, \r\nBadmintonnetze, Hallenausstattung, Badmintonzubehör','Badmintonschläger, Squashschläger, Badmintonbekleidung, Badmintonschuhe, \r\nBadmintonnetze, Hallenausstattung, Badmintonzubehör','Badmintonartikel für Spieler und Vereine\r\nSquashschläger','A','','','http://www.Racket-Shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YFLtN4mBFW','Tee, Kräuter, Gewürze, Gesundheitskissen, Wasserfilter, Kaffee, Keimsaaten, Teebaumöl, Sanddorn, Naturkosmetik, Naturheilmittel, Reinigungsmittel','Tee, Kräuter, Gewürze, Gesundheitskissen, Wasserfilter, Kaffee, Keimsaaten, Teebaumöl, Sanddorn, Naturkosmetik, Naturheilmittel, Reinigungsmittel','Ihr ONLINE-ShopVersand für Naturwaren und mehr...','A','','','http://www.naturas.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yFTTdnKRD7','','','Beratung und Dienstleistungen im Bereich Einkauf, Materialwirtschaft, \r\nQualitätssicherung bei Lieferanten, Einkaufsverträge, Projektmanagement, \r\nProzessoptimierungen, Kapazitätsverbesserungen, \r\nEinkaufservice','A','','','http://www.anthes-industrieberatung.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yGajOUfWYo','Daunenjacken, Daunenbekleidung, Daunenhosen, Schlafsäcke, Rab, Valandre, Moonstone, Snugpack, Montane, Warmpeace','Daunenjacken, Daunenbekleidung, Daunenhosen, Schlafsäcke, Rab, Valandre, Moonstone, Snugpack, Montane, Warmpeace','Daunenbekleidung und Schlafsäcke.\r\nFunktions und Treckingbekleidung','A','','','http://www.parkasite.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YGEjymVm3e','Coca Cola, Biene Maja, Harley Davidson, Harry Potter, Garfield, Janosch, Looney Toons, Moorhuhn, Peanuts, Simpsons','Coca Cola, Biene Maja, Harley Davidson, Harry Potter, Garfield, Janosch, Looney Toons, Moorhuhn, Peanuts, Simpsons','Bei uns finden Sie ausgefallene Artikel aus den Bereichen Comic, Film, Werbung, TV, Kultiges und Kitschiges wie zum Beispiel. lizenzierte Markenartikel zum Thema Coca Cola, Harley Davidson und usw.','A','','','http://www.shopping-by-beate.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YgINmq0kMq','Dessous, Sexspielzeug, Bücher, Videos, CD, Outfits','Dessous, Sexspielzeug, Bücher, Videos, CD, Outfits','Sexy Dessous, heiße Outfits, Lack, Leder, Latex, Sexspielzeug und noch viel mehr findet Ihr hier zu dauer Tiefstpreisen','A','','','http://www.slipfetischist.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yGsF9aDyO1','Irdeto, Antennen, Satanlagen, Digitalreceiver, Analogreceiver, Multischalter, LNB´s, Common-Interface, Hauppauge, WIN DVB, ALLCAM, Programmer, CB-Funk, Jupiter 1 Karte, Goldwafer, Gigaswitch, TechniSat, Telestar','Irdeto, Antennen, Satanlagen, Digitalreceiver, Analogreceiver, Multischalter, LNB´s, Common-Interface, Hauppauge, WIN DVB, ALLCAM, Programmer, CB-Funk, Jupiter 1 Karte, Goldwafer, Gigaswitch, TechniSat, Telestar','Wir sind ein Internetshop, dessen Hauptprodukte Antennen, Satellitenanlagen, Kommunikationstechnik, sowie Computer und Zubehör sind.','A','http://www.satshop24.de','','http://www.ponnys-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yhNDxDw2Vo','Laserdrucker Tonerkassetten Toner Trommeln HP Lexmark Optra Canon Brother Laserjet','Laserdrucker Tonerkassetten Toner Trommeln','Wir bieten Qualitäts-Tonerkassetten zu Dumpingpreisen an. Bestellen und sparen! Toner für HP (Hewlett Packard), Brother, Canon, Lexmark, u.v.m.','A','http://www.tonerdumping.de\r\nhttp://www.tonerdumping.com','','http://www.toner-dumping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yhXftNChJ3','Baby, stillen, Schnuller, Sauger, Windeln, AVENT, Medela, Popolini, Popolino, Stillkissen, Handbrustpumpe, Milchpumpe, Brustpumpe, Brusthütchen, Warzenformer, Flasche, Babyflasche, Beruhigungssauger, Flaschenbeutel, Playtex, Weleda, Creme, Sterilisator, W','Milchpumpen, Brustpumpen, Stillhütchen, AVENT Stillhilfen, Tommschi, Kuscheltiere Keptin-Jr., Stillkissen, Flaschen, Schnuller, Sauger, Sterilisiergeräte, Flaschenwärmer, Windeln, Schmusetiere, Niplette, Handpumpen, Stilleinlagen, Flaschenbehälter, Lammfe','Wir führen Babybedarf und Stillbedarf von u.a. AVENT, Medela, Popolini, Tommschi, Keptin-Jr., Weleda, Playtex, Mertina uvm.','A','http://www.stillkind.de\r\n','','http://www.babys-best-onlineshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YIilMirwyM','Rohrstock, Reitgerte, Fesseln, Poys, Piercing, Ledermode, Cockringe, Gewichte, Peitschen.','Rohrstock, Reitgerte, Fesseln, Poys, Piercing, Ledermode, Cockringe, Gewichte, Peitschen.','Bestellservice des RS-Verlages - Acessoires für Rohrstockfreunde, Leder, Piercing, Gay, Fetish.','A','','','http://heisse-liebe-com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yiYv3UJ5Wa','Taschenrechner, Grafikrechner, TI-Voyage200 \r\nTI-92plus\r\nTI-89 \r\nCasio FX 2.0 plus \r\nHP 49\r\nCasio CFX 9850 \r\nTI-83plus\r\nSharp EL-9650\r\nTI-82\r\nTI-BA II Plus\r\nCasio FX-85 WA\r\nCasio FX-82 solar\r\nTI-30 X II S\r\nTI-30 ECO RS \r\nSharp EL-531 VH\r\nCasio Class Pad 3','TI-Voyage200 \r\nTI-92plus\r\nTI-89 \r\nCasio FX 2.0 plus \r\nHP 49\r\nCasio CFX 9850 \r\nTI-83plus\r\nSharp EL-9650\r\nTI-82\r\nTI-BA II Plus\r\nCasio FX-85 WA\r\nCasio FX-82 solar\r\nTI-30 X II S\r\nTI-30 ECO RS \r\nSharp EL-531 VH\r\nCasio Class Pad 300','Hier finden Sie Taschenrechner in einer riesigen Auswahl und zu günstigen Preisen.\r\nMit einer Vielzahl von Zubehör, z.B. diversen Sensoren und entsprechender Software.\r\nWir führen Geräte von Hewlett Packard, Texas Instruments, Sharp, \r\nCasio uvm.','A','http://www.taschenrechner.BIZ','','http://www.dynatech.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YKCbogl1Ei','Briefpapier, Papier, Papiere, Wasserzeichenpapier, Geschäftspapier, Inkjetpapier, Kopierpapier, Glossy Papier, Glossypapier, Feinpapier, Feinstpapier, Neusiedler, Gohrsmühle, Cranes Crest, Conqueror, Motivpapier, Designpapier, DTP, Briefumschläge, Briefhü','Briefpapier, Papier, Papiere, Wasserzeichenpapier, Geschäftspapier, Inkjetpapier, Kopierpapier, Glossy Papier, Glossypapier, Feinpapier, Feinstpapier, Neusiedler, Gohrsmühle, Cranes Crest, Conqueror, Motivpapier, Designpapier, DTP, Briefumschläge, Briefhü','Hochwertige Kopier-, Brief- und Wasserzeichenpapiere sowie Design- und Inkjetpapiere.','A','','','http://www.briefpapiere.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ykuniGxoW5','TV, DVD, Video, Digital, Fernseher, Sony, JVC, Philips, Panasonic, Pioneer, Toshiba, Thomson, Canon, Casio, Ricoh, Fuji, Olympus, Denon, Grundig, IBM, Hoover, Sharp, JBL, Canton, DVD-Player, Foto, Camcorder, Receiver, Projektoren, Staubsauger','Kompaktanlagen, Autoradios, CD-Player, Digitale Fotokameras, Digitale Videokameras, Verstärker, Videorecorder, Staubsauger, Receiver, Navigationssysteme, MDPlayer, Kaffeemaschinen, DVD-Player, Fernseher, Lautsprecher,','Ihr günstigster Technik Fachdiscounter im Internet. Super Angebote jeden Tag neu!','A','','','http://www.digital-net-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YlHLBDKlR5','Bücher u. Bildbände, Dessous, Kondome, Präparate, Sexy-Locetoys, Erotikfilme, Erotik-CD`s, Erotik-DVD`s, Vibratoren u. Dildos','Bücher u. Bildbände, Dessous, Kondome, Präparate, Sexy-Locetoys, Erotikfilme, Erotik-CD`s, Erotik-DVD`s, Vibratoren u. Dildos','Heiße Outfits und sexy Spielzeug für alles was die schönste Nebensache der Welt noch angenehmer macht. Die Lieferung erfolgt diskret und günstig.','A','','','http://www.trends2001.net','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YlVnPPkvXe','Briefmarken','Briefmarken und Zubehör','Briefmarken Onlineshop mit hunderten Angeboten aler Sammlegebiete und einer monatlichen Schnäppchenliste mit Sammlungen, Teilsammlungen, Zubhör etc.','A','http://www.Houseofstamps.com','','http://www.HausderBriefmarke.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ylxlvB1vbY','Alles was das Zubehörangebot für Handys hergibt.','Alles was das Zubehörangebot für Handys hergibt.','Kompletter-Handyzubehör Onlineshop. Spezialisiert auf : Datenkabel, Datenkabelsoftware, Akkus, Freisprecheinrichtungen, Handytaschen, Gehäuse/Cover u.v.m.','A','','','http://www.schnaeppchen2000.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ylxR82QTDE','Restposten, Konkurs, Konkursware, Discount, Diskount, Abverkauf, Billig, Günstig','Restposten & Konkursware aus einem Sortiment von mehr als 1.500 Artikeln','Restposten & Konkursware aus einem Sortiment von mehr als 1.500 Artikeln','A','','','http://www.discount-liste.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YM5lkyFk3s','Reisen, Reise, Reisebüro, website, flug, flugticket, hotel, mietwagen, \r\neintrittskarten, pauschalreisen, lastminute, ucak, tatil, holiday, ferien, \r\nstädtereise, schnäppchen, lastminute, charterflug, vergleich, linienflug, \r\nbillig, weltreisen, \r\nVeranst','Reisen, Flüge, Kreuzfahrten, Pauschalreisen, Katalogreisen, Lastminutes, Hotelreservierung, Ferienwohnungen, Autovermietung, Reiseversicherung, Reiseshop, Reiseliteratur, Event-Tickets, Tagesangebote','Das Online-Reisebüro bietet Flugreisen, Hotelreservierungen, \r\nMietwagenservice, Pauschalreisen, Last-Minute-Angebote, Kreuzfahten und\r\nEventtickets an.\r\n','A','','','http://www.patalon.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Ym7zkW67su','Visitenkarten, Visitenkarte, Businesscard, card, card de visit','Visitenkarten','Visitenkarten online gestalten und bestellen. Ob Firma oder Privat.','A','','','http://www.visitenkarten.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ymknugvIcY','Schmuck, Uhren, Modeschmuck, SIlberschmuck, Goldschmuck, Armbanduhren','Schmuck, Uhren, Modeschmuck, SIlberschmuck, Goldschmuck, Armbanduhren','Schmuck aus der Goldstadt Pforzheim.','A','','','http://www.Schmuckdirektversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ymU8QKdIAy','Friseurprodukte aller Art','Friseurprodukte aller Art','Informations- und Shop-Portal\r\nfür Friseure','A','','','http://www.webcoiffeur.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ynL2vHsJfu','PA Beschallung Bühnentechnik Audio-Verstärker HDB KME Verstärker Effektgeräte Discomixer Bass-Systeme Powermixer Frequenzweiche Fidelity Universalverstärker Musikerbedarf Phantomspeisung Verteiler Schutzhüllen Boxen-Systeme Boxensysteme Floormonitore Büh','PA Beschallung Bühnentechnik Audio-Verstärker HDB KME Verstärker Effektgeräte Discomixer Bass-Systeme Powermixer Frequenzweiche Fidelity Universalverstärker Musikerbedarf Phantomspeisung Verteiler Schutzhüllen Boxen-Systeme Boxensysteme Floormonitore Büh','Online-Shop für: PA/Beschallungstechnik : Boxen, Verstärker, Floormonitor, Mixer, Endstufen, Effektgeräte, Powermixer, Frequenzweichen aus dem vogtländischen Musikwinkel','A','','','http://www.vogtline.com/pa_beschallung','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YNp6L096ZI','PC, Monitore, Notebook, Floppy, Mainboards, CPU, USV, Kabel, Festplatten, Streamer, Beamer, Drucker, Kameras, Kopierer, Mäuse, Scanner, Webcams','PC, Monitore, Notebook, Floppy, Mainboards, CPU, USV, Kabel, Festplatten, Streamer, Beamer, Drucker, Kameras, Kopierer, Mäuse, Scanner, Webcams','Ãœber 6000 Artikel, z.B: Software\r\nHardware\r\nSpiele, Zubehör','','','','http://www.softwareedition.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yNv8D8Mr8A','arbeitsspeicher, speicherbausteine, notebookspeicher, speichererweiterungen, speicher, speichermodule, dimm, pc100, pc133, simm, sol-dimm, so-dimm, sram, big-dimm, sdram, dram, speicherkarten, flashcard, compactflash, ata-flash, flashdiscs, speicheraufrüs','arbeitsspeicher, speicherbausteine, notebookspeicher, speichererweiterungen, speicher, speichermodule, dimm, pc100, pc133, simm, sol-dimm, so-dimm, sram, big-dimm, sdram, dram, speicherkarten, flashcard, compactflash, ata-flash, flashdiscs, speicheraufrüs','Wir beliefern Industrie, Handel und Systemhäuser mit Memoryupgrades für Workstations, Server, PC´s und Notebooks. Selbstverständlich erhalten Sie von uns auch alle Varianten von Standard- und Spezialspeichermodulen, Flashcards, Compactflash und Flashdiscs','A','','','http://www.arbeitsspeicher24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yooVkYhSuQ','Last Minute Reisen, Flugtickets, Eintritskarten, Eventtickets, Hotels, Mietwagen, Ferienhaeuser, Hotelgutscheine, reiseversicherungen, Motels, Airlines, Reiseinformationen, Impfbestimmungen','Last Minute Reisen, Flugtickets, Eintritskarten, Eventtickets, Hotels, Mietwagen, Ferienhaeuser, Hotelgutscheine, reiseversicherungen, Motels, Airlines, Reiseinformationen, Impfbestimmungen','Reisebuero ermoeglicht online buchen und Verfuegbarkeiten direkt abfragen fuer Last Minute Reisen, Flugtickets, hotels, Mietwagen, Ferienwohnungen, Eintrittskarten, Event Tickets und Reiseversicherungen.Zur Reisevorbereitung dienen Laenderinformationen un','A','','','http://www.hsr-travel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YP0zxx9pf5','Uhren, Storm, Casio, Junghans, Huger, Fishbone, Sonnenbrillen, Rey-Ban','Uhren, Storm, Casio, Junghans, Huger, Fishbone, Sonnenbrillen, Rey-Ban','Gesamte Uhren-Kollektion von Casio, Junghans, Storm, Huger und Fishbone sowie Sonnebrillen von Rey-Ban.','A','','','http://www.abcox.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YPdNRHGlLa','Staubsauger, Luftreiniger, Luftbefeuchter, Luftentfeuchter, Kochgeschirr, Waschmittel, Reinigungsmittel, Dyson, Polti, Hoover, Pari, Honeywell, Matratzen, Decken, Allergiebettwäsche, Allergie, Allergien, Allergikerprodukte','Staubsauger, Luftreiniger, Luftbefeuchter, Luftentfeuchter, Kochgeschirr, Waschmittel, Reinigungsmittel, Dyson, Polti, Hoover, Pari, Honeywell, Matratzen, Decken, Allergiebettwäsche, Allergie, Allergien, Allergikerprodukte','Sie finden bei uns ein umfassendes Produktangebot zur Allergen- und Schadstoffminimierung zu Hause und am Arbeitsplatz - nicht nur für Allergiegeeeplagte','A','','','http://www.alfda.de/bereiche/shop/shop.htm','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YqMBYIFcUY','Bilder, Aquarelle, Acrylgemälde, Geburtstagskarte,','Bilder, Aquarelle, Acrylgemälde, Geburtstagskarte,','Die Plattform für Künstler und Ihre Werke. Hier finden Sie Werke von in verschiedenen Materialien und Techniken zum ansehen und kaufen. Künstler haben die Möglichkeit sich hier vorzustellen und Ihre Werke zum Kauf anbieten. \r\n','A','','','http://www.gabys.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YrBF4D5jPe','Bleikristall, Bleikristallfiguren, Glasfiguren, Tierfiguren, Glastiere, Bleikristalltiere, Sportfiguren, Musikinstrumente, Elefanten, Delfine, Delphine, Pferde, Adler, Katzen, Bär, Pfaue, Hirsch, Löwe, Hund, Eule, Forelle, Hahn, Kinderschuh, Kinderwagen,','Bleikristallfiguren','Hier finden Sie verschiedene Tierfiguren, Sportfiguren, Musikinstrumente und Objekte aus Bleikristall.','','','','http://www.bleikristallfiguren.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yRLnljQZFg','nachfülltinte, druckertinte, tinte, drucker, jettec, hp, epson, lexmark, xerox, berlin,','Nachfülltinte für alle Druckermodelle.','Discounter für Nachfülltinte. Mit extra großem Service-Teil zum Thema.','A','','','http://inkdiscount.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yS3fca9a9362364','355','244','133','','22','http://111','http://www.test.de11',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yS3fcbd7a85a227','355','244','133','AC','22','','http://www.test.de11','B'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yS3fcd10a4756c7','355','244','133','AC','22','http://','http://www.test.de11','B'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yS3fcd27c35f6ee','355','244','133','AC','22','http://','http://www.test.de11','B'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yS3fcd30b15a8df','355','244','133','AC','22','','http://www.test.de11','B'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yS3fcff270e9cb4','testshop keywords','testshop products','testshop description','AB','','','http://www.erstertestshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yS3fd0fe1328120','12','123','änderungen\r\nblümchen','AB','','http://111','http://www.tanja.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yS401d9faf3864a','3','3','3','','','http://','http://www.test.de',''); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ytBTBFQJnm','Grusskarten','Grusskarten','Online - messageCards von nella, Avatar-site, eine Frau ein Wort, böse Worte, nette Worte, direkte Worte, traurige Worte, virtualCards, Grusskarten, highend Flash Animation - Emotion online - Versand weltweit - nelladesign online-shop','A','','','http://www.nelladesign.com/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YTDRfFcJjI','modell modellauto modellautos automodelle zirkus zirkusmodelle ddr','Modellfahrzeuge in den Maßstäben 1:87 - 1:42 - 1:25','DDR Straßen-, Schienen- und\r\nZirkusfahrzeuge als Modelle','A','','','http://www.thor-shop.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yu7tAOZGkw','Computer, Tastaturen, Maus, Scanner, Monitore, Drucker, Plotter, Multimedia, Kameras, Mainboards, CPU, SIMM, DIMM, RAM, Modem, ISDN, PCMCIA, Graphikkarten, Soundkarten, Netzwerk, Mechanik, Festplatten, CD, Band, Floppy, Zubehör, Software','Computer, Tastaturen, Maus, Scanner, Monitore, Drucker, Plotter, Multimedia, Kameras, Mainboards, CPU, SIMM, DIMM, RAM, Modem, ISDN, PCMCIA, Graphikkarten, Soundkarten, Netzwerk, Mechanik, Festplatten, CD, Band, Floppy, Zubehör, Software','Computerservice und Computerhandel unter einem Dach. Einkauf von Hard- und Software im Web, Service durch Ihren Partner vor Ort. PC-Beratung, Vor-Ort-Service und Notdienst. Ca. 3000 Produkte im Shop.','A','','','http://www.PC-vor-Ort.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YUmLSI0u9W','Sportnahrung, Sportlernahrung, Sporternährung, Nahrungsergänzung, Ernährung, Functional-Food, Nutrition, Supplement, Fitness, fit, Bodybuilding, Gesundheit, Diät, Diet, Protein, Eiweiss, Fett, Kreatin, Creatine, Aminos, Aminosäuren, Muskel, Masse, Aufbau,','Sportnahrung, Sportlernahrung, Sporternährung, Nahrungsergänzung, Ernährung, Functional-Food, Nutrition, Supplement, Fitness, fit, Bodybuilding, Gesundheit, Diät, Diet, Protein, Eiweiss, Fett, Kreatin, Creatine, Aminos, Aminosäuren, Muskel, Masse, Aufbau,','Online-Shop für Sportnahrung, Supplements, Vitamine und für Fitness, Bodybuilding, Diät, Gewicht, Gesundheit','A','','','http://www.bodyperfect.ch','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YvbbLbq8da','Champagner, Eiswein, Grappa, Liköre, Portwein, Rosewein, Rotwein, Schaumwein, Sekt, Sherry, Wein, Weinbrand, Brandy, Cognac, Weißwein, Chateau-Kisten, Feinschmecker-Körbe, Geschenke und Probierpakete.','Champagner, Eiswein, Grappa, Liköre, Portwein, Rosewein, Rotwein, Schaumwein, Sekt, Sherry, Weinbrand, Brandy, Cognac, Wein, Weißwein, Chateau-Kisten, Feinschmecker-Körbe, Geschenke und Probierpakete.','Genießen Sie gerne edle Weine und Speisen, gemeinsam mit Freunden in einer gemütlichen Runde oder alleine mit Ihrem Partner in einer romantischen Umgebung? Mit schönen kulinarischen Präsenten bereiten Sie sich und anderen Freude. Wir bieten Ihnen hierfür','A','http://www.dolce-vino.de','','http://www.dolcevino.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Yvnf6VIXz9','Wörterbücher, Thesauren, Synonymlexikas, Verblexikas, Vokabeltrainer, Windows, WindowsCE, PalmOS, Epoc','Wörterbücher, Thesauren, Synonymlexikas, Verblexikas, Vokabeltrainer für Windows, WindowsCE, PalmOS, Epoc','Onlineshop mit Postversand und Downloadversand','A','','','http://trueterm.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yVxvBN3rla','ADA (Aqua Design Amano), Dupla, Dennerle, Tropica, Aquarienfilter, Heizer, pH-Messgeräte, Dünger, Bodengrund, etc.','ADA (Aqua Design Amano), Dupla, Dennerle, Tropica, Aquarienfilter, Heizer, pH-Messgeräte, Dünger, Bodengrund, etc.','Aquaristik Online Shop\r\n\r\nQualität, Service und interessante Produkte.','A','','','http://www.aquarium2000.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yWENgkti57','Ãœber 50 verschiedene Fruchtsaftkonzentrate, Sodasysteme, Zubehör, Kohlensäure, Energizer, \"Bierkonzentrate\", Ling Zhi, Aloe Vera Produkte','Ãœber 50 verschiedene Fruchtsaftkonzentrate, Sodasysteme, Zubehör, Kohlensäure, Energizer, \"Bierkonzentrate\", Ling Zhi, Aloe Vera Produkte','Ãœber 50 verschiedene Fruchtsaftkonzentrate, Sodasysteme, Zubehör, Kohlensäure, Energizer, \"Bierkonzentrate\", Ling Zhi, Aloe Vera Produkte','A','','','http://www.DerSaftladen.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yWgtwwbE9i','Uhren, Armbanduhren, Schmuck, Shop, shopping, Juwelier, Riedel, Gold, Silber, Platin, Perlen, Geschenke, Akteo, M&M, Adidas, Junghans, Funkuhr\r\n Festina, Boss, Camel, Schneeberg, Beierfeld, Schwarzenberg, Silberschmuck, Goldschmuck, Diamanten, Brillan','Uhren, Armbanduhren, Schmuck, Shop, shopping, Juwelier, Riedel, Gold, Silber, Platin, Perlen, Geschenke, Akteo, M&M, Adidas, Junghans, Funkuhr\r\n Festina, Boss, Camel, Schneeberg, Beierfeld, Schwarzenberg, Silberschmuck, Goldschmuck, Diamanten, Brillan','Uhren und Schmuck aus dem Fachhandels Shop. Service, Markenqualität und gute Preise. Wir berechnen Ihnen keine Versand - Kosten.','A','','','http://www.schmuckshopping.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YwkRWADOuw','Unterwaesche Damenunterwaesche Dessous Herrenunterwäsche\r\nStrümpfe Strumpfwaren Qualität Schnäppchen Angebot Strupfwaren\r\nUnterhose Slip String Body schwul Homo männer frauen Mann frau\r\nBH Büstenhalter Miederwaren Mieder Corsagen Corsage Halterlosestrümpf','Strumpfwaren, Halterlose, Strümpfe Straps und Strumpf, Unterwäsche, BH´s Slips Strings Bandeaus, Miederwaren, Shirts und Shorts Pants und Strings , Slips Jocks samtbodies\r\n etc','Bei und finden Sie eine reichhaltige Palette Damen und Herren Wäsche, Miederwaren und\r\nStrümpfen.\r\nVon klassisch bis elegant, verspielt bis sexy, \r\nob für Herren oder Damen.\r\n','A','alexdessous\r\nschwulshop','','http://www.Alex-Dessous.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YX4D4jYLDa','Papiertheater, --literatur, --bogen, Oblaten (Glanzbilder), Ankleidepuppen, Modell= baubogen, Reprints, Postkarten, Paierspielzeug (mechanisch)','Papiertheater, --literatur, --bogen, Oblaten (Glanzbilder), Ankleidepuppen, Modell= baubogen, Reprints, Postkarten, Paierspielzeug (mechanisch)','Kleines Geschäft mit Papierprodukten, kleine Papiertheaterausstellung, kleiner Internetshop','A','','','http://www.pollidor.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YXR2tn98jc','Hausgerätetechnik und Unterhaltungselektronik','Hausgerätetechnik und Unterhaltungselektronik','Die reido Vertriebs GmbH bietet Elektrogeräte mit 5 Jahren Garantie und einem umfangreichen Servicepaket zu marktüblichen Preisen.','A','','','http://www.reido.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yy9Vesducu','jung, histoservice, online, histologie, histopathologie, zytologie, verbrauchsmaterial, leica, mikrotomie, einwegklingen, einbettmedien, mikrotommesser, zytozentrifuge, einbettkassetten, probenpräparation, biopsie-kassetten, einbettzubehör','jung, histoservice, online, histologie, histopathologie, zytologie, verbrauchsmaterial, leica, mikrotomie, einwegklingen, einbettmedien, mikrotommesser, zytozentrifuge, einbettkassetten, probenpräparation, biopsie-kassetten, einbettzubehör','Jung HistoService Online Shop - Verbrauchsmaterial für die Histologie / Histopathologie und Zytologie. Mikrotomie, Einwegklingen, Einbettmedien, Mikrotommesser, Zytozentrifugen uvm.','A','','','http://www.junghisto.shoppingserver.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('yYQ0a5XSQy','maglite mag lite shop light leatherman multitool wave pst supertool juice victorinox swisstool stablampe taschenlampe\r\nflashlight solitaire mag charger minimag micromag whitestar leuchte licht torch segelhandschuhe riggerhandschuhe\r\nveranstaltungstechnik','Maglite Taschenlampen, Batterien, Multitools, Isoliergefäße, Thermoskannen, Taschenmesser','Online Shop für Maglite Taschenlampen und Zubehör Sie finden hier Produkte von: Mag-Lite, Leatherman, Nite-Ize, Isosteel, Victorinox, Varta...\r\n','A','','','http://www.taschenlampen24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YzBB2hYVNQ','Schokolade, Pralinen, Geschenke, Spiele, Weihnachten, Ostern','Schokolade, Pralinen, Spiele, Geschenke','chocoman bietet alles rund um die Schokolade. Von Pralinen über Postkarten, von Schachfiguren aus Schokolade bis Body-Painting.','A','','','http://www.chocoman.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('YzXXzPkltE','accu, akku, accus, akkus, ladegerät, ladegeräte, batterie, batterien, handy, mp3 player, camecorder, digitalkamera, sony, sanyo, panasonic, canon, kamera, camera, foto, fotos, accucell, ansmann, friwo, varta, gp, cr','Akkus, Ladegeräte, Solargeräte, Leuchten, Netzteile und Handy-Zubehör','Onlineshop für Akku und Ladetechnik','A','http://www.accumarkt.de','','http://www.akkumarkt.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('z02e20MJzJ','Blumen, Blumenversand, Blumenzustellung, Valentinstag, Muttertag, Rosen, Geschenk, Flowery','Blumen, Abonnements, Flower-Marketing','Blumendirektversand bundesweit. Regionaler Blumenbote.\r\nFLOWERY ist Premiumanbieter, mit sehr schönen und kreativ gestalteten Arrangements.\r\nAbonnements; Blumenstäuße im Corporate Design mit Logo; Premium Service;\r\nBestellen Sie bei FLOWERY.de blumige Emo','A','','','http://www.flowery.de/index.html?ref=3','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Z0Dc60U0dX','Hörbücher, Holzspielzeug, Plüschtiere, Audiobooks, Kuscheltiere, Hörbuch,','Hörbücher, Holzspielzeug, Plüschtiere, Audiobooks, Kuscheltiere, Hörbuch,','Wir sind Ihr Spezialist im Internet für Hörbücher, Holzspielzeug und Plüschtiere. Schauen Sie vorbei, wir freuen uns auf Sie! Eine große Auswahl und immer wieder neue Angebote. Bestellen Sie auch unseren Newsletter!','A','','','http://www.toybook.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Z0hsTPC0B8','Musik CDs, Computersoftware, Kindervideofilme, Spielfilme','Musik CDs, Computersoftware, Kindervideofilme, Spielfilme','Allerhand Top Angebote im Bereich Musik CD`s (z.B. 5 DM), Videofilme und Computersoftware erwarten Dich. Wir haben nicht die Neusten, aber wahrscheinlich die günstigsten CD´s im ganzen Internet.','A','','','http://www.cdshop2000.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Z0vm2PG8VL','Erotische köstlichkeiten aus Marzipan und Schokolade','Erotische köstlichkeiten aus Marzipan und Schokolade','Die erotische Bäckerei im Internet','A','','','http://www.lustbaecker.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('z1cYCoRiKB','Hundebücher, Videos zu Hunderassen und Hundethemen','Hundebücher, Videos zu Hunderassen und Hundethemen','Bei uns finden Sie eine reichhaltige Auswahl an Hundebüchern und Videos.','A','','','http://www.hundezubehoer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Z2hifhS6TB','Kerzen, Kräuter, Bücher, Tonträger, Kleider, Trinkhörner, Körperöle, Räucherwerk, Tee, Traumfänger, Trommeln, Körpermalfarbe, Schmuck','Kerzen, Kräuter, Bücher, Tonträger, Kleider, Trinkhörner, Körperöle, Räucherwerk, Tee, Traumfänger, Trommeln, Körpermalfarbe, Schmuck','Versand für Esoterik, Naturreligion, Schamanismus uvm.','A','','','http://www.gaia-versand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Z3YYayF7Uh','Wir bieten Ihnen Bücher, Videos, CDs und CD-ROMs aus den Bereichen Religion, Theologie, Gott, Jesus Christus, Kirche, Gemeinde und Pfarramt. Titel aus diesem Themenkreis können Sie bei uns recherchieren, bestellen und sich ab 30, 00 DM portofrei zusenden','Wir bieten Ihnen Bücher, Videos, CDs und CD-ROMs aus den Bereichen Religion, Theologie, Gott, Jesus Christus, Kirche, Gemeinde und Pfarramt. Titel aus diesem Themenkreis können Sie bei uns recherchieren, bestellen und sich ab 30, 00 DM portofrei zusenden','bibli.com ist der Medienshop Nr. 1 für Religion und Kultur im Internet. Das religiöse, v. a. christliche Buch ist unser Fachbereich. Neben Recherche und Bestellung aus dem VLB (Verzeichnis lieferbarer Bücher mit über 1 Million Titeln) pflegen wir eine eig','A','','','http://www.bibli.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Z7cG31Xua6','Solaranlagen, Blitzschutz, Ãœberspannungsschutz, Heimkino, HiFi, DVD, Fernseher, Alarmanlagen, Sprechanlagen, Licht-Technik, Satanlagen,','Solaranlagen, Blitzschutz, Ãœberspannungsschutz, Heimkino, HiFi, DVD, Fernseher, Alarmanlagen, Sprechanlagen, Licht-Technik, Satanlagen,','Online Shop für Elektroartikel: Solaranlagen, Blitzschutz, Ãœberspannungsschutz, Heimkino, HiFi, DVD, Fernseher, Alarmanlagen, Sprechanlagen, Licht-Technik, Satanlagen, Haushaltsgeräte wie Kühlschränke, Mixer, Entsafter, Waffeleisen uvm..','A','','','http://www.knappmeier-elektrotechnik.de/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('z7iqWqBUC8','','','Geschenkartikel zum Schmunzeln','A','','','http://www.schneiders-allerlei.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Z7OkicFQeh','Handyzubehör Zb. Nokia Siemens Sagem Ericsson Alcatel Bosch und und viele mehr','Handyzubehör Zb. Nokia Siemens Sagem Ericsson Alcatel Bosch und und viele mehr','Supergünstige Angebote , alles fürs Handy zb. Freisprecher ab 15.- DM','A','','','http://www.wildermuth-online.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('z8bwL8Ol2D','Blumen, Geschenke','Blumen, Geschenke','Blumen verschenken - echt preiswert !','A','','','http://www.blumenzustellung.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('z8dmzpArZj','Briefbeschwerer, Paperweight, Paperweights, Glaskugel, Glaskugeln, Glasbriefbeschwerer, Glaspaperweight, Glaspaperweights','Briefbeschwerer (Paperweights) aus Glas','verschiedenste handgefertigte Briefbeschwerer (Paperweights) aus Glas','','http://www.briefbeschwerer.at\r\nhttp://www.paperweights.at','','http://www.briefbeschwerer.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Z93KgStqeB','Computer, Software, Telekommunikation, TV, HiFi, Video, \r\nFoto, Haushaltsgeräte, Musikinstrumente, Sportgeräte, Spielwaren, \r\nHeimwerkerartikel, Porzellan, Bestecke, Schmuck, Uhren, \r\nCDs, DVDs, Videos','Computer, Software, Telekommunikation, TV, HiFi, Video, \r\nFoto, Haushaltsgeräte, Musikinstrumente, Sportgeräte, Spielwaren, \r\nHeimwerkerartikel, Porzellan, Bestecke, Schmuck, Uhren, \r\nCDs, DVDs, Videos','','A','','','http://www.brinkmann.de/index.cfm?WID=115931','ABC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('z95Sq7rMWz','Krawatten, Hemden, Manschettenknöpfe, Uhren, Schleifen, Gürtel','Krawatten, Hemden, Manschettenknöpfe, Uhren, Schleifen, Gürtel','Von Armani bis Zegna: NetTie liefert Krawatten von Top-Designern zu günstigen Internet-Preisen','A','','','http://www.NetTie.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('z9GugMlWIr','Tinte, Toner, Farbbänder, Tintenpatronen, \r\nTonerkartuschen, Trommeleinheit, Druckfolie, Druckkopf, Prozesseinheit, Inkjetpapier, Druckerzubehör, Canon, Plotterpapier, Kopierertoner, Druckertinte, HP, OKI, Epson, Kyocera, Lexmark, Tally, Mita, Minolta, Xe','Tinte, Toner, Farbbänder, Tintenpatronen, \r\nTonerkartuschen, Trommeleinheit, Druckfolie, Druckkopf, Prozesseinheit, Inkjetpapier, Druckerzubehör, Canon, Plotterpapier, Kopierertoner, Druckertinte, HP, OKI, Epson, Kyocera, Lexmark, Tally, Mita, Minolta, Xe','Ãœber 1000 Druckmittel für alle gängigen\r\nDrucker, Kopierer und Faxe.\r\nEinfaches Bestellsystem.\r\n','A','','','http://www.tinton.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('z9kYigNoKj','Stereoanlagen, Autoradios, Video, DVD, MiniDisc, Surround, Camcorder der Marken Aiwa, Blaupunkt, Grundig, Philips, Sherwood, Panasonic, Technics, Sony, Thomson, Samsung','Stereoanlagen, Autoradios, Video, DVD, MiniDisc, Surround, Camcorder der Marken Aiwa, Blaupunkt, Grundig, Philips, Sherwood, Panasonic, Technics, Sony, Thomson, Samsung','www.hifi-world.de .. die clevere Adresse für Ihren problemlosen Hifi oder Video Einkauf .. große Auswahl zu günstigen Preisen ..','A','','','http://www.hifi-world.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zaQ9G54KeF','Praezisionswerkzeuge fuer die Zerspanung, Werkzeuge zum:\r\nDrehen, Fräsen, Bohren und Stechen auf Drehautomaten, Fraesmaschinen und Drehmaschinen im Maschinenbau','Praezisionswerkzeuge fuer die Zerspanung, Werkzeuge zum:\r\nDrehen, Fräsen, Bohren und Stechen auf Drehautomaten, Fraesmaschinen und Drehmaschinen im Maschinenbau','Praezisionswerkzeuge fuer die Zerspanung, Werkzeuge zum:\r\nDrehen, Fräsen, Bohren und Stechen auf Drehautomaten, Fraesmaschinen und Drehmaschinen im Maschinenbau.','A','','','http://www.utilis.com/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zc3wYmjwgr','Holzspielzeug aus naturbelassenem Holz.','Holzspielzeug aus naturbelassenem Holz.','Vom Kreisel bis zur Puppenstube, Holzspielwaren aus naturbelassenem Holz.','A','','','http://www.salu-holzspielwaren.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZCi3OgF5uj','lastminute, Last Minute, Wellnessreisen, fliegen, reisen, Flug, Preisvergleich, Sprachreisen, Kreuzfahrten, Kreuzfahrt, Kulturreisen, verreisen, Reisen, Sprachreisen, preiswert, F1-Reisen, Flug, Flüge','Lastminute, Pauschalreisen, Wellnessreisen, Sprachreisen, Kulturreisen, Familienreisen, Kreuzfahrten, Clubreisen, F1-Reisen, Specialreisen, Konzertreisen, Singlereisen ...','1a-Reisechannel - Täglich Neue Reiseschnäppchen - Lastminute, Flugreisen, Pauschalreisen, Wellnessreisen, Sprachreisen, Kulturreisen, Familienreisen, Kreuzfahrten, Clubreisen, F1-Reisen ...','A','','','http://www.1a-reisechannel.de.tf','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Zcquww29u6','Katzenspielzeug, Schmusekissen, Spieldecken, Kratzbäume, Fellmäuse, Spielbälle, und mehr.','Katzenspielzeug, Schmusekissen, Spieldecken, Kratzbäume, Fellmäuse, Spielbälle, und mehr.','Der Internet Shop für Online Katzen.','A','','','http://www.cat-toy.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zEgEq9r55F','bulbul, egotrip, sporthalle, bobby conn, flying luttenbachers, schispringerlieder, calexico,','bulbul, egotrip, sporthalle, bobby conn, flying luttenbachers, schispringerlieder, calexico,','mailorder für anspruchsvollen rock/pop/jazz. nur die guten sachen.','A','','','http://www.monochord.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zEkEEqpSUR','Tee, Kaffee, Gewürzmischungen, Molke, Fitness-Drinks, Geschenk-Körbe, TROPEA, Darjeeling, Assam, Earl Grey, Schwarztee, Grüntee, Kräutertee, Früchtetee, Heilkräuter\r\n\r\n','Tee, Kaffee, Gewürzmischungen, Molke, Fitness-Drinks, Geschenk-Körbe, TROPEA, Darjeeling, Assam, Earl Grey, Schwarztee, Grüntee, Kräutertee, Früchtetee, Heilkräuter\r\n\r\n','Der Spezialitäten-Shop für Geniesser mit Riesenauswahl an ausgefallenem Tee, Kaffee, Gewürzmischungen und Lifestyle-Zubehör. Höchste Qualität und beste Rohstoffe garantieren dauerhaft Zufriedenheit.','A','','','http://www.fahrenkamp.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zF0WXfs2tX','Boote, Yacht, Segel, Wassersport, Navigation, Shop, Geschenke, maritime, Knotentafel, Steuerrad, Teakmöbel, Buddelschiffe, Schiffsmodelle, Glocken, Flaggen, Pütz, Nebelhorn, Lampen, Seemannskisten, Messingschilder, Kapockkissen, Bootsmannsstuhl, Geschirr,','Boote, Yacht, Segel, Wassersport, Navigation, Shop, Geschenke, maritime, Knotentafel, Steuerrad, Teakmöbel, Buddelschiffe, Schiffsmodelle, Glocken, Flaggen, Pütz, Nebelhorn, Lampen, Seemannskisten, Messingschilder, Kapockkissen, Bootsmannsstuhl, Geschirr,','hier finden Sie alles maritime rund um Knotentafel, Steuerrad, Teakmöbel, Buddelschiffe, Schiffsmodelle, Glocken, Flaggen, Pütz, Nebelhorn, Lampen, Seemannskisten, Messingschild, Kapockkissen, Bootsmannsstühle, Geschirr, Solardusche und viele weitere Ges','A','','','http://www.geschenke-klick.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zF6wVH7xV6','CD-ROM-Laufwerke\r\nCD-Writer/Rewriter\r\nController\r\nDrucker\r\nDVD-Laufwerke\r\nEingabegeräte\r\nFestplatten-EIDE\r\nFestplatten-SCSI\r\nGehäuse\r\nGrafikkarten\r\nKabel/Adapter\r\nKameras\r\nKomplettsysteme\r\nLaufwerke\r\nMainboards\r\nMedien/Datenträger\r\nMobiltelefone\r\nModem/IS','CD-ROM-Laufwerke\r\nCD-Writer/Rewriter\r\nController\r\nDrucker\r\nDVD-Laufwerke\r\nEingabegeräte\r\nFestplatten-EIDE\r\nFestplatten-SCSI\r\nGehäuse\r\nGrafikkarten\r\nKabel/Adapter\r\nKameras\r\nKomplettsysteme\r\nLaufwerke\r\nMainboards\r\nMedien/Datenträger\r\nMobiltelefone\r\nModem/IS','Der faire und kompetente Online-Shop für Hardware, Software, Netzwerk!','A','','','http://www.bernies-pc-shop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zfbEr0wtX2','liebe, erotikartikel, sex, porno, toy, toys, lesbo, gay, lesben, schwule, sexbekleidung, fetishmode, erotik, hilfsmittel, gummipuppe, gleitgel, vibrator, anal, analdildo, glück, liebe, höhepunkt, video, dvd, dessous, strümpfe, slip, tanga, catsuite, ouver','Dessous, Erotikartikel, Video, Bücher, sexy Mode','Von feinen Dessous bis hin zur Peitsche. Bei uns findet Ihr alles, was den Sex so richtig spannend macht. Und unsere Preise sind Balsam für die Wunden !','A','http://www.erotik.thx.to\r\nhttp://www.lovetoy.de.vu','','http://www.sport-edition.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zh0spnylzd','Kopierpapier Büroartikel Bürobedarf Büromaterial Toner Tinte Ordner Leitz HP Farbband Kassenrollen EDV Computer Elba Zweckform Faxrollen Kostenstellen Heftklammer Office Allago Otto Viking','Kopierpapier Büroartikel Bürobedarf Büromaterial Toner Tinte Ordner Leitz HP Farbband Kassenrollen EDV Computer Elba Zweckform Faxrollen Kostenstellen Heftklammer Office Allago Otto Viking','Büroartikel Frei-Haus bundesweit','A','','','http://www.aktenklammer.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zhHYL6kfzZ','Hard & Software, Handys, Internet-Zugäne, ISDN, Handwerkersoftware, Komplettsysteme und vieles mehr','Hard & Software, Handys, Internet-Zugäne, ISDN, Handwerkersoftware, Komplettsysteme und vieles mehr','Online-Shop mit wöchentlichen TOP-Angeboten für Computer und Kommunikation','A','','','http://www.sm-pcshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZhjeFLgRxr','Parfüm, Cremes, Kosmetik, Boss, Sander, Gaultier, Cartier, Joop, Hilfiger, Lauder, Lancaster, Parfuem, Parfum, Clavin Klein,','Parfüm, Kosmetik, Solarienkosmetik, Pfegeserien, Geschenk-Sets und vieles mehr','Wir haben Original-Parfüm, Parfüm in Originalqualität und nachgemachtes Parfüm der Extraklasse. Ferner bieten wir alles rund um die Kosmetik (Cremes, dekorative Kosmetik, Pflegeserien etc. etc.) an. 24 h sicher Online','A','','','http://www.parfuemversand.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Zhlqn85nxd','Outdoorbekleidung, Trekkingschuhe, Zelte, Isomatten, GPS, Höhenmesser, \r\nKompasse, Bergsportartikel, Kinderbekleidung, Trekkingnahrung, Kocher, \r\nRucksäcke, Schlafsäcke, Moskitonetze, Mückenschutz, Reisetaschen, \r\nRolltaschen, Daypacks, Seile, Goretex, Ki','Outdoorbekleidung, Trekkingschuhe, Zelte, Isomatten, GPS, Höhenmesser, \r\nKompasse, Bergsportartikel, Kinderbekleidung, Trekkingnahrung, Kocher, \r\nRucksäcke, Schlafsäcke, Moskitonetze, Mückenschutz, Reisetaschen, \r\nRolltaschen, Daypacks, Seile, Goretex, Ki','Bremens Fachgeschäft No.1 für Reisebedarf und Outdoorausrüstung. \r\nGratiskatalog anfordern! Rucksack- und Zeltverleih.\r\n','A','','','http://www.quovadis-hb.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZHNYBnE4lx','Rindfleisch, Ochsenfleisch, Lammfleisch\r\nBiofleisch, Ökofleisch, Roastbeef, Rumpsteak, Hüftsteak, Rinderfilet, Grillen\r\nKochen, Braten, Lammfilet, Lammlachse, Lammkeule, Lammcarree','Rindfleisch, Ochsenfleisch, Lammfleisch\r\nBiofleisch, Ökofleisch, Roastbeef, Rumpsteak, Hüftsteak, Rinderfilet, Grillen\r\nKochen, Braten, Lammfilet, Lammlachse, Lammkeule, Lammcarree','Argentinisches Qualitätsfleisch vom Weideochsen und neuseeländisches Lammfleisch','A','','','http://www.fleisch24.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZHTw8n9JpD','DVD, -Player, -Recorder, DVD-Spieler, DVD-Digital, Projektor, Projektion, Leinwand, Playstation, PS2, JVC, Pioneer, CD, CD-Player, Verstärker, Kino, Beamer, Heimkino, Homecinema, DVD-Heimkino, Multimedia, Elektronik, DVD, Sony, Verstärker, Spiele, Games,','Projektion, DVD, Audio, Video, Homecinema und TV Geräte namenhafter Hersteller wie z.B. JVC, Pioneer, Denon, Technics, Sony, Philips, Panasonic etc.','Mit uns können Sie handeln! Wir vertreiben Projektion, DVD, Audio, Video, Homecinema und TV Geräte namenhafter Hersteller wie z.B. JVC, Pioneer, Denon, Technics, Sony, Philips, Panasonic etc.','A','','','http://www.hifi-netshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zI1GMaJEin','20000 Büroartikel','20000 Büroartikel','schnell... \r\nheute bis 15 Uhr bestellt morgen geliefert, 10 Artikel in 30 Sekunden bestellbar, persönliche Einkaufslisten \r\n...sicher... \r\nEinkaufen mit Sicherheitsgarantie, \r\nDatenschutz, \r\nRückgabe / Umtauschrecht \r\n...günstig \r\nmehr als 20.0000 günstig','A','','','http://www.mypaper.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZICus5voiN','Mobil-Elasto Jeans & Tuchhosen','Mobil-Elasto Jeans & Tuchhosen','Hier haben Sie die Möglichkeit Mobil-Elasto Dehnbundhosen online zu bestellen','A','','','http://www.Hosen-Winkler.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZIEY91hOYn','Hochzeitskarten, Einladungskarten, Geburtskarten, Danksagungen, Danksagungskarten, Designpapiere, Glückwunschkarten, Jubiläumskarten, \r\nKonfirmationskarten, kommunionskarten, Weihnachtsbriefe, Weihnachtskarten, PC-Briefe, PC-Karten, Stempel, Silberhochzei','Hochzeitskarten, Danksagungen, Danksagungskarten, Designpapiere, Glückwunschkarten, Einladungskarten, Geburtskarten, Konfirmationskarten, kommunionskarten, Weihnachtsbriefe, Weihnachtskarten, PC-Briefe, PC-Karten, Stempel, Silberhochzeit, Trauerkarten','Karten für jeden Anlass z.B. Hochzeitskarten, Geburtskarten, Weihnachtskarten, Grußkarten, Danksagungen, Motivbriefe uvm. bequem Online bestellen und bedrucken lassen.','A','http://www.hochzeitskarten1.de','','http://www.alle-karten.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZIiyiMLWkD','Sammlerpuppen, Porzallenpuppen, Dolls, Moderne Puppen, Puppen, Teddys','Sammlerpuppen, Porzallenpuppen, Dolls, Moderne Puppen, Puppen, Teddys','Hochwertige Sammlerpuppen aus Porzellan, alle mit Sammlerzertifikaten. Tolle Qualität zu tollen Preisen. Grosse Auswahl, schnelle Lieferung. Ebenso ständig laufende Auktionen, kostenloser SMS-Dienst.','A','','','http://www.geschenke-city.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zimYSwJGcb','Kristallsalz, Algen, Vitamine, Enzyme, Mineralien, Aminosäuren, Naturkosmetik, Wasser, AHAVA, Chlorophyll, Wasserfilter','Kristallsalz, Algen, Chlorella-Süßwasseralgen, Weizengras aus den USA, Naturkosmetik mit Kristallsalz, Gesundheitsbücher, AHAVA Kosmetik vom toten Meer, Wasserfilter, Umkehrosmose','Versorgen Sie Ihren Organismus mit Vitaminen, Enzymen, Mineralien, Aminosäuren und Chlorophyll und Schutz vor freien Radikalen. Algen, Weizengras und Kristallsalz enthält alles im natürlichen Verbund. Trinken Sie reines, schadstofffreies Wasser durch Umke','A','www.chlorella.salzstengel.de\r\nwww.weizengras.salzstengel.de','','http://www.salzstengel.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ziygWUn7Kl','Getränke (Bier, Schnaps), verschiedene Gläser und Krüge, Brauereitrucks, Bekleidung, Regenschirm, Flaschenöffner, Wanduhr, Tablett, etc...','Getränke (Bier, Schnaps), verschiedene Gläser und Krüge, Brauereitrucks, Bekleidung, Regenschirm, Flaschenöffner, Wanduhr, Tablett, etc...','Brauereiaccessories, Kleidung der Rothbier Kollektion, Getränke, Schnaps, Gläser und ein Gewinnspiel','A','','','http://www.rothbier.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZJpEHXcxBZ','Satelliten Anlage, LNB, Sat Spiegel, Receiver, Pay TV, Multiprog 2000, Premiere World, Astra, Eutelsat, Anennen Zubehör, Goldwafer, Multifeed, Humax, Nokia, Irdeto, Adult, Alps, Amstrad, ART, Aston, Astro, Antenne, LNB, LNC, LNBF, Satellit, Sat-60, Sat-90','Satelliten Anlage, LNB, Sat Spiegel, Receiver, Pay TV, Multiprog 2000, Premiere World, Astra, Eutelsat, Anennen Zubehör, Goldwafer, Multifeed, Humax, Nokia, Irdeto, Adult, Alps, Amstrad, ART, Aston, Astro, Antenne, LNB, LNC, LNBF, Satellit, Sat-60, Sat-90','Der richtige Weg zum Satelliten Empfang.','A','','','http://www.antennen-fachmann.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zkAsWELsUr','spielwaren, spielzeug, holzspielwaren, holzspielzeug, holzfahrzeuge, holzklötze, holzspiele, holzbausteine, matatdor, walker, modellfahrzeuge, mobiles, kinderspiele, kreatives holzspielzeug, kinderspielzeug, holzbaukästen, kindershop, spielwarenshop, uhre','spielwaren, spielzeug, holzspielwaren, holzspielzeug, holzfahrzeuge, holzklötze, holzspiele, holzbausteine, matatdor, walker, modellfahrzeuge, mobiles, kinderspiele, kreatives holzspielzeug, kinderspielzeug, holzbaukästen, kindershop, spielwarenshop, uhre','kiddymax.com der Shop für Kinder\r\n\r\nspielwaren, spielzeug, holzspielwaren, holzspielzeug, holzfahrzeuge, holzklötze, holzspiele, holzbausteine, matatdor, walker, modellfahrzeuge, mobiles, kinderspiele, kreatives holzspielzeug, kinderspielzeug, holzbaukäst','A','','','http://www.kiddymax.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZKWYkWHMyT','Futtermittel, Tierzubehör, Futter, Rattenfutter, Rattima, Merkatima, Tinatur, Tima, Mäusefutter, Chinchillafutter, Hamsterfutter, Zwergkaninchenfutter, Fischfutter, Aquaristikzubehör, Kaninchenfutter, Hundefutter, Katzenfutter, Einstreu, Stroh, Heu, \r\nFo','Futtermittel und Tierzubehör.\r\nSpezielle Anfragen können separat bearbeitet werden. Ständig aktualisierte Seiten. Mit Fotowettbewerb.','Tierfutter und Tierbedarf für Hund, Katze, Nager, Vögel, Pferde, Aquaristik','A','http://www.tinatur.de','','http://www.timmermannshof.de','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZlFYH0SlxT','Hotels Ferienwohnungen Pensionen Gasthöfe Reiterferien Camping uvm.','Hotels Ferienwohnungen Pensionen Gasthöfe Reiterferien Camping uvm.','Top-Hotels in Text & Bild sehr übersichtlich dargestellt !','A','','','http://www.hoteltreff.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZmEASQxA3x','Seidenmalerei\r\nWindow-Color\r\nWachs\r\nServiettentechnik\r\nMosaik\r\nSpeckstein\r\nBastelbücher\r\nHolz\r\nTöpfern\r\nTraditionelles Bastelnmaterial','Seidenmalerei\r\nWindow-Color\r\nWachs\r\nServiettentechnik\r\nMosaik\r\nSpeckstein\r\nBastelbücher\r\nHolz\r\nTöpfern\r\nTraditionelles Bastelnmaterial','Materialversand für Werken und Basteln\r\nLieferant für alle kreativ Tätigen.\r\nWachswarenfabrik.','A','','','http://www.schafmeister.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zmgSUG2Ien','Top Produkte von MicroProse, SCi, USM, Just Flight , sowie Zubehör von Logic 3.\r\n','Top Produkte von MicroProse, SCi, USM, Just Flight , sowie Zubehör von Logic 3.\r\n','Aktuelle Games & Zubehör für PC & Konsole gibt es zu Spitzenpreisen bei Leisuresoft GmbH.','A','','','http://www.leisuresoft.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zMmE5eV3A4','Tachyon, Frequenzprodukte, Meisteressenzen, Bücher, CDs, Handysteine, Entstörscheiben','Tachyon, Frequenzprodukte, Meisteressenzen, Bücher, CDs, Handysteine, Entstörscheiben','Esoterikartikel und Frequenzprodukte, eigene Herstellung, auch Großhandel','A','','','http://www.energetic-dream.de/shop','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZMSOGGxQsp','Geschenke, Handpuppen, Spiele, Party und Festartikel, Masken und Kostüme für Halloween, Fastnacht, Fasching, Karneval, Theater, mystische Literatur und gruselige Bücher, Musik der Mystik und Entspannung und Gandharva Veda, Ungewöhnliches','Geschenke, Handpuppen, Spiele, Party und Festartikel, Masken und Kostüme für Halloween, Fastnacht, Fasching, Karneval, Theater, mystische Literatur und gruselige Bücher, Musik der Mystik und Entspannung und Gandharva Veda, Ungewöhnliches','Masken von Personen und Dämonen\r\nUngewöhnliche Geschenke, Außergewöhnliche Dekorationen\r\nMystische Klänge und Musik zur Entspannung\r\nSterne der mystischen Literatur\r\n','A','','','http://www.stockfisch.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZMuSuSPmen','Quilts, Patchworkstoffe, Handarbeiten, Accessoires, Puppenfertigpackungen, Schmuck, Ketten, Kissen, Knoepfe, Bilder, Keramik, Tassen, Spiegel','Quilts, Patchworkstoffe, Handarbeiten, Accessoires, Puppenfertigpackungen, Schmuck, Ketten, Kissen, Knoepfe, Bilder, Keramik, Tassen, Spiegel','Patchwork, Quilts und Zubehör sowie viele kunsthandwerklich hergestellte Produkte deutscher Künstler','A','','','http://www.kunstundmarkt.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZO39Aq2qeR','Hochzeit, heiraten, trauringe, memoire ringe , ringe, schmuck, goldschmuck, eheringe, ESPRIT,','Trauringe, Ringe, Freundschaftsringe, Memoire Ringe','Bei uns finden Sie die größte Auswahl an Trauringen, Freundschaftsringen und Memoire Ringen. Ihrer Hochzeit kann also nichts mehr im Wege stehen...','A','','','http://www.trauringpalast.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Zo5CmEHIUv','Drehstühle Chefsessel stuhl büro drehstuhl Besucherstühle Bistrostühle Konferenzmöbel Büromöbel Aeron Sedus wiesner hager Klöber röder viasit','Drehstühle Chefsessel Besucherstühle Bistrostühle Konferenzmöbel Büromöbel Aeron Sedus wiesner hager Klöber röder viasit','Der Internet-Direkthändler für Büromöbel','A','www.chairholder.com','','http://www.chairholder.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zO7q3uZ9Ef','Küchengeräte, Essen und Trinken, Geschenkartikel, Mode, Wellness, Kosmetik, Dessous, Bücher, CDs, Audio-Video, Software, Hardware, Haushalt, Werkzeug, Badzubehör,','Küchengeräte, Essen und Trinken, Geschenkartikel, Mode, Wellness, Kosmetik, Dessous, Bücher, CDs, Audio-Video, Software, Hardware, Haushalt, Werkzeug, Badzubehör,','Der Megamarkt.com ist eine virtuelle Shopping-Mall, die es allen Anbietern erlaubt, sich gratis zu registrieren. Die Anbieter erhalten eine komplette e-Commerce Standard Website mit allen Shoppingfunktionen geschenkt. Einfach Artikeldaten bereithalten, di','A','','','http://www.megamarkt.com','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zOuMEOPEOp','Adressen, Adressdaten, Firmenadressen, Ausstelleradressen, Firmenprofile, Pressepools, Fachpresseveröffentlichungen, Recherche, Mailing, Datenpools, Adressselektionen, Branchenadressen,','Firmenadressen, Branchenadressen, Ausstelleradressen, Firmenprofile, Pressepools, Fachpresseveröffentlichungen, Adressen, Adressdaten','Wir bieten Ihnen aktuell selektierte Firmenadressen von hoher Qualität für Ihre Marketingaktivitäten zu besonders günstigen Preisen. Einfachste Online-Bestellung über unseren Adressenshop und Lieferung innerhalb 24 Stunden.','A','http://www.infobroking.de','','http://www.datenpools.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zPv5BrKFjR','','','Musikintrumente und Noten, insbesondere für Musikvereine und Schulen.','A','','','http://www.orpheon.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zPXo2xMN4R','Kunstdrucke, Geschenkartikel, Fertigrahmen','Kunstdrucke, Geschenkartikel, Fertigrahmen','Kunstdrucke und Geschenkartikel für lau ...','A','','','http://www.art-for-less.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zqeiU3x3m0','Herr der Ringe, Fantasy Miniaturen, Tabletops, Rollenspiele, Historische Miniaturen/Modelle, Fantasy-Literatur, Xena uvm.\r\n\r\nRollenspiele','Herr der Ringe, Fantasy Miniaturen, Tabletops, Rollenspiele, Historische Miniaturen/Modelle, Fantasy-Literatur, Xena uvm.\r\n\r\nRollenspiele','Versandhandel','A','','','http://www.fantasy-shop.at','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZqwmAY8ykd','Gamekonsolen, Games, Virtual Reality Produkte, 3D Brillen, Zubehoer, Joysticks, \r\nNeuheiten','Gamekonsolen, Games, Virtual Reality Produkte, 3D Brillen, Zubehoer, Joysticks, \r\nNeuheiten','Der Gamesshop fuer SEGA Dreamcast, Sony Playstation, Nintendo64, Gameboy Color, PC-Games, Virtual-Reality, Home Entertainment','A','','','http://www.playking.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('Zr4eXL1Fvn','Hardware, Software, PC, Monitore, CPU, Speicher, Netzwerke, Microsoft, DVD, Festplatten, TFT, Scanner, Drucker, Laser, Tinte, Motherboard, AMD, Intel, SDRAM, DDRAM, Kabel, USB, Telefon, Fax, Gehäuse, CD, Plotter, USV, Hubs, Switches, Netzwerkkarten, Funkn','Computer, Hardware, Software, PC, Monitore, CPU, Speicher, Netzwerke, Microsoft, DVD, Festplatten, TFT, Scanner, Drucker, Laser, Tinte, Motherboard, AMD, Intel, SDRAM, DDRAM, Kabel, USB, Telefon, Fax, Gehäuse, CD, Plotter, USV, Hubs, Switches, Netzwerkkar','Wir liefern Ihnen kostengünstig Hardware, Software, PC, Monitore, CPU, Speicher, Netzwerke, Microsoft, DVD, Festplatten, TFT, Scanner, Drucker, Laser, Tinte, Motherboard, AMD, Intel, SDRAM, DDRAM, Kabel, USB, Telefon, Fax, Gehäuse, CD, Plotter, USV, Hubs,','A','http://www.hicon.de','','http://www.hicon.de/shop/','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zrHEBx7426','Bondage, Lack Fashion, Latex Fashion, Leatherette, SM - Toys, Corsets, Dessous, Menswear, XXL Dessous, Drag Shoes, Plateau, Pumps, Stiefel, Glasschuhe, Transparente Schuhe, Erotik-Drogerie, Aphrodisiaka, Gleitgel, Kamasutra, Kamasutra-Spiele, Kondome','Bondage, Lack Fashion, Latex Fashion, Leatherette, SM - Toys, Corsets, Dessous, XXL Dessous, Drag Shoes, Plateau, Pumps, Stiefel, Glasschuhe, Transparente Schuhe, Brüste, Kosmetik, Multimedia & Books, Perfekte Beine \r\n, Perücken, Schuhe in Ãœbergrößen, \r','Star-Onlineshop und Onlinemagazin für Drag Queens, Crossdresser, GoGo Girls die schrillste Mode, Perücken, Siliconbusen, weibliche Vaginas ......\r\n','A','www.startrans.net\r\nwww.transvestit.de','','www.startrans.org','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zS1GcYfOYz','stuco, sicherheitsschuhe, spezialschuhe, arbeitsschutzprodukte, online-shop, marken-schutzprodukte, lederstiefel, unfallverhütung, antistatik, atemschutz, arbeitsschuhe, schutzhelm, stahlkappen, schutzbrillen, hautschutz, egb, esd','stuco, sicherheitsschuhe, spezialschuhe, arbeitsschutzprodukte, online-shop, marken-schutzprodukte, lederstiefel, unfallverhütung, antistatik, atemschutz, arbeitsschuhe, schutzhelm, stahlkappen, schutzbrillen, hautschutz, egb, esd','Stuco ist Hersteller von Sicherheitsschuhen und Spezialschuhe für alle Industriebereiche. Im Online-Shop erhalten Sie Arbeitsschutzprodukte verschiedenster Marken.','A','','','http://www.stuco.ch/','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zs9AAw41Kp','Sportwolle, Landwolle, Arosa, Teppichwolle, Ingeborg Michels Wolle, Naturwollle Michels, Wollpakete zu Brigitte Projekten','Sportwolle, Landwolle, Arosa, Teppichwolle, Ingeborg Michels Wolle, Naturwollle Michels, Wollpakete zu Brigitte Projekten','Sportwolle, Landwolle, Arosa, Teppichwolle, Ingeborg Michels Wolle, Naturwollle Michels, Wollpakete zu Brigitte Projekten zum bestellen mit 14 Tagen Rückgaberecht.','A','','','http://www.wollshop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zt0ylXkBBn','Blumen, Blumengeschäft, Blumenladen, Blumenstrauß, Schnittblumen, Pflanzen, Seidenblumen, Trockenblumen','Schnittblumen, Pflanzen, Seidenblumen, Trockenblumen, Blumengestecke','Binden Sie Ihren Strauß aus 150 verschiedenen Schnittblumen selbst. Wir liefern ab DM 5, 00','A','','','http://www.journey.de/blumen','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zTjCPZkxhL','Anorak, Bekleidung, Uhrencomputer, Radcomputer, Herzfrequenz Meßgerät, Eispickel, Fleecepulli, Fleecejacke, Helm, Karabiner, Klettergurt, Pulsmesser, Radbekleidung, Radbrillen, Sportnahrung, Sportgetränk, PowerBar, Clifbar, Gletscherbrille, Seil, Steigeis','Anorak, Bekleidung, Uhrencomputer, Radcomputer, Herzfrequenz Meßgerät, Eispickel, Fleecepulli, Fleecejacke, Helm, Karabiner, Klettergurt, Pulsmesser, Radbekleidung, Radbrillen, Sportnahrung, Sportgetränk, PowerBar, Clifbar, Gletscherbrille, Seil, Steigeis','Shop, Bergschule und Alpinmagazin für Bergsport, Mountainbike, Outdoor und Wandern. Lieferung ohne Versandkosten und mit voller Rückgabe-Garantie.','A','','','http://www.bergzeit.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZtjsPzg6RN','Naturkosmetik, Toten Meer, Totes Meer, Salz, Totesmeer , Arthritis, Neurodermitis, Rheumatismus, Schuppenflächte, Ekzeme, Gesundheit, Kosmetik, Pflege, Gesicht, Haut, Augen,','Gesichtspflege','Hier finden Sie die Pflege, die ihrer Haut Tag für Tag mehr Spannkraft, jugendliche Energie und Vitalität verleiht:Sie sehen damit einfach strahlend aus!!!','A','http://www.interpermit.com/annalotan/index.html','','http://www.annalotan.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZtpMdD92DL','','','DVD3000.de, der DVD-Versand! Wir haben eine riesige Auswahl an DVDs. Zusätzlich bieten wir einen FSK18-Bereich.','A','','','http://www.dvd-3000.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZU3gw5lsuL','Storm-Uhren, Armbanduhren von STORM - London','Storm-Uhren, Armbanduhren von STORM - London','Storm-Uhren aus London, das komplette Angebot. Auch die neuesten Modellle.','A','http://www.knac.de','','http://www.stormuhr.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zUSIykbQOL','DVDs','DVDs','Sie suchen einen Online-Shop für DVDs mit gutem Service und super Preisen? Dann haben Sie ihn hier gefunden.','A','','','http://www.dvdmedia.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZUyes56sKT','Blumensträusse\r\nFrischblumengestecke\r\nPflanzenarrangements\r\nEinzelblume','Blumensträusse\r\nFrischblumengestecke\r\nPflanzenarrangements\r\nEinzelblume','Hier können Sie Blumen in alle Welt und natürlich auch an Ihre eigene Adresse versenden.','A','','','http://www.fleurop.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zvBYZX16PX','Münzen, Münze, Goldmünze, Silbermünze, Euro, Briefmarke, Briefmarken, Sammler,','Porzellan, Holz, Briefmarken, Münzen, Antiquitäten, Miniaturen','Eine Ladengalerie für die unnützen Dinge des Lebens, die unser Leben ein bisschen schöner machen!','A','www.the-special-shop.com','','http://www.der-besondere-laden.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZwAYemLIof','Leinen und Halsbänder, Pflegeartikel, Bücher, Videos, Futternäpfe und Futter, Vitamine und Aufbaupräparate, Hundespielzeug, Alles für die Hundeausbildung, und vieles, vieles mehr........','Leinen und Halsbänder, Pflegeartikel, Bücher, Videos, Futternäpfe und Futter, Vitamine und Aufbaupräparate, Hundespielzeug, Alles für die Hundeausbildung, und vieles, vieles mehr........','Bei uns finden Sie derzeit ca. 2000 Artikel \"rund um den Hund\". Ob für den Familienhund oder den Sporthund bei uns sind Sie genau richtig. Auch Frauchen oder Herrchen kommen nicht zu kurz.','A','','','http://www.Pet-Style.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZXHi6bSDrB','Betten Bett Wasserbett Wasserbetten Waterbed Softside','Wasserbetten und Zubehör','TOP Marken Wasserbetten zu Discountpreisen !','','','','http://www.waterbed24.de','AC'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zXzQZ09NLt','Mongoose, Epple, Niagara, Bauer, Rock Shox, Rocky Mountain, Magura, Voxom, \r\nOdyssey, Raceface, Marzocchi, MTB, BMX, \r\nMavic, Braxxo, Sync, Sigma Sport, \r\nSchwalbe, Maxxis, Titec, Easton, Selle Royal, Felt, Shimano, Fahrrad, Mountenbike','Mongoose, Epple, Niagara, Bauer, Rock Shox, Rocky Mountain, Magura, Voxom, \r\nOdyssey, Raceface, Marzocchi, MTB, BMX, \r\nMavic, Braxxo, Sync, Sigma Sport, \r\nSchwalbe, Maxxis, Titec, Easton, Selle Royal, Felt, Shimano, Fahrrad, Mountenbike','Markenfahrräder, BMX und Zubehör','A','','','http://www.fahrradkeller.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zZ87FFwBbJ','Bürobedarf, Schulbedarf, Schreibwaren, Bürotechnik, Büromöbel, EDV Zubehör, Zeichentechnik, Stempel...','Bürobedarf, Schulbedarf, Schreibwaren, Bürotechnik, Büromöbel, EDV Zubehör, Zeichentechnik, Stempel...','Bürobedarf Online Shop, 14000 Artikel, ab 50 DM Lieferung frei Haus','A','','','http://www.bbjs.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('ZzFmzhCxhR','Motomania, Comics, Tassen, T-Shirts, Shorts, Blechdosen, Mousepads','Motomania, Comics, Tassen, T-Shirts, Shorts, Blechdosen, Mousepads','Motomania - Comics von Holger Aue für Motorradfahrer, bekannt aus der Zeitschrift Motorrad! Alle Bände sowie jede Menge T-Shirts und Tassen online bestellbar!','A','','','http://www.motomania.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zzpMt0aR66','elektro, Mp3, CD, Minidisc, Hifi, Audio, Video, TV, Polar, Haushalt, Unterhaltungselektronik, Gesundheit, Elektrogeräte, Kfz-Teile, Kfz, Espressomaschine, Ronic, Freizeit, Küchengeräte','elektro, Mp3, CD, Minidisc, Hifi, Audio, Video, TV, Polar, Haushalt, Unterhaltungselektronik, Gesundheit, Elektrogeräte, Kfz-Teile, Kfz, Espressomaschine, Ronic, Freizeit, Küchengeräte','Top Preise für Marken-Kunsumgüter von A-Z, mit kostenlosem Angebotservice für Ihren Wunschartikel. Persönlicher Ansprechpartner in Ihrer Nähe durch 60 Vertriebspartner bundesweit.','A','','','http://www.planet-jaus.de','A'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zzPsbxsZjT','Hapag Lloyd, Onlinebuc´hung, Lastminuteflüge, Lastminute, Reisen, LTU, Neckermann, TUI, Griechenland, Spanien, Ferienflüge, Urlaubsreisen','Charterflüge','Charterflüge zu Reisezielen in Europa und der Karibik.','A','www.exposa.de','','http://www.exposa.de/fluege/hlf','AB'); +INSERT INTO `shop_details` (`shop_id`, `keywords`, `products`, `description`, `commercetype`, `moreurl`, `agblink`, `url`, `shoptype`) VALUES ('zZr1dbwBBz','Teak, Teakholz, Vollholz-Möbel, Teakholz-Möbel, Möbel, Design-Möbel, Designer','Möbel aus Teakholz, modern und klassisch.','Ars Munda - Shop für Interieur aus Teakholz. Naturholzmöbel aus Teak für gehobene Ansprüche.\r\n','A','','','http://www.arsmunda.de','A'); + +-- +-- Table structure for table `shop_list` +-- + +CREATE TABLE `shop_list` ( + `shop_id` varchar(32) NOT NULL default '', + `shop_name` varchar(100) NOT NULL default '', + `customer_id` varchar(32) NOT NULL default '', + `showtype` char(1) NOT NULL default '', + `active` tinyint(4) NOT NULL default '1', + PRIMARY KEY (`shop_id`), + KEY `customer_id` (`customer_id`), + FULLTEXT KEY `shop_name` (`shop_name`) +) TYPE=MyISAM COMMENT='Alle Shops mit wichtigsten Angaben'; + +-- +-- Dumping data for table `shop_list` +-- + +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gJrZ46s0TY',' FITNESSADRESSE.DE / Bodybuilding - Sporternährung - Sportgeräte','sC400188722dc6e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fY5m5g83EP',' At Bodybuilder-food.de','sC40018b62af238','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DYiUo3bC98',' B2B Online Shop für Netzwerk und Kommunikation - UBF EDV Handel und Beratung','sC40018bffd3d5b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hhzMptgPfN',' DILDOSHOP.DE','sC40018c68cc6f5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CFtj8bmdXK',' Fit at TTJ Sportnahrung','sC40018b61cc700','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('735XEKXkIk',' Motorradpflegeshop','sC40018b3728de4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vGus3Evy9b','! DIGATECH EDV Service Online Shop - Hannover !','sC40018c1e61435','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DOGo31Haah','! EUROTOP ! Cabrioverdecke','sC40018b35d3d5f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mAq23wRUYa','! HandyExpress.de !','sC40018bfd3c6ad','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mOeHEwNK9W','!hallo-burgenland! Das burgenländische Einkaufszentrum im Internet','sC400188671558e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1llfD8eNTW','!IMMOPOOL! - Das große europäische Immobilienportal','sC40018c2f2b4df','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XP4Q64wzr6','!kataloge-online.de - Kostenlose Kataloge - Versandkataloge','sC40018c3ec9ffc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CQ9Xgm4OCc','!~Lady Lu Internet Shopping~!','sC40018bef4fecc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yWENgkti57','\"Der Saftladen\"','sC400188ac6d7ce','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TMUmSSfmGt','\"Seide-mehr\" der günstige Bastelladen','sC400188fc721ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('c3AFiQDmuM','\"Seide-mehr\" der günstige Bastelladen','sC40018bd417c58','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QgSriOVk3A','* 24h - Shopping bei SiliconGear.de *','sC40018c7128dcb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('q9qPiwxK3U','* Erotikshop - Helgas Sexparadies *','sC40018c3dc03ad','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Zr4eXL1Fvn','* HICON Computer Online-Shop *','sC40018c545e899','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dsK3A16cUX','* Joystixx Erotik Online-Shop *','sC40018c030b972','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Bt0GzbwzTB','** ComputerCompany **','sC400188b86103f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6sCUYmjGkv','***Liebeskiste.com - Ihr diskreter Onlinehändler!***','sC40018c0e88146','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dsKggUVEER','***Supernova***','sC40018bf21554f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KEejkuRa7C','***Supernova***','sC40018bf1b6b8a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zrHEBx7426','*Be A Star - Startrans.org the Onlinemagazin','sC40018b696d401','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iTFlPFcbTO','*FiBu & Bürosysteme Irlesberger','sC400188c04628d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lYy5EKZIY4','*Online Shopping Portal von Ralf Weber*','sC40018c4cd8ddf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('z9GugMlWIr','*TINTON','sC400188c7d3d2a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QFJnhRS0Be','+ kosmetikplus.de - exklusive Kosmetik online +','sC40018c23e4d95','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('52NtVhgVpc','+1ALEDERWAREN VENHUES GMBH.SAMSONITE STRATIC BREE JOOP MANDARINA DUCK AIGNER CAM','sC40018b47266c6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cyyf15Dyms','- Handylady - IHR Handypartner im Internet','sC4001888a091fe','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lQSgWgpIEt','-FLOWERS-BLUMENDIENST-WELTWEIT','sC40018900c51cc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OwKPsSrkUO','. Televino','sC40018c33302f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zPv5BrKFjR','... einfach ONLINE einkaufen - ORPHEON-Musikwaren','sC40018b0209202','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wd2bjxi6Vs','... für mehr Höhepunkte im Leben','sC40018b0eb4065','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CFNDtrKPPo','..::Dorfscheune::.. Leben auf dem Land','sC40018c388f66d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tDboZnaVxR','.TIBB EDV- Netzwerke Rheda- Wiedenbrück','sC400188c859ffb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('inhlTtgNnM','0, -- DM gespart; gibt es nicht bei BUY.bye.','sC40018b2d4146d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tjLIDFQhNR','0815 ist out - Carport`s nach Maß','sC40018c6d1a37a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tLBcp6IfXv','0nline Bücher Shop','sC40018b0a573f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bIYySuVAq0','0riginal Top Tie - Italienische Krawatten','sC4001886e76fd8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qycBuUPCu5','1 000 Marken-Parfümerie-Artikel, verführerisch, luxuriös und extravagant – parfumworld24.de','sC40018bdf57402','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('h1gy9Q0WGh','1 000 Shoppingtrends – fastshopping.de','sC40018be18ac85','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1WWluQzMSa','1 000 Trends aus der spannenden Welt der Telekommunikation','sC40018bdfe75a7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vnXeDZmX4N','1 a Kontaktlinsen','sC40018c049e4c2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lfpwbHeRv0','1 A Original-Handyzubehör – premium-handy.de','sC40018be143b86','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OtxlRJgHX7','1 A trendy Oberschalen – oberschalen24.de','sC40018bdf9e506','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GVzrF4kN0y','1 Bürobedarf & mehr','sC4001882a54ceb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EbHdXrQNr5','1 Euro Bordeauxwein-Versteigerungen Weinfundus','sC40018c2a32a1c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FnFsHD3JFt','1 Galerie - Monika Herbig - Fotografien','sC40018c0e39f39','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TKMSocjiq2','1&1 Profiseller','sC40018c429b9b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IpBJ6Z7x8E','1&1 Profiseller','sC40018c1165edd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jZpM8lmtNf','1*1 Galerie Berlin Mailand','sC400188e861045','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Vpv9vpYV4d','1+ASV-Der Shop für Erotikspezialartikel und Zubehör','sC40018b1976fda','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5VF20xgHP7','1-2-3 Puppen-Schnittmuster Online Shop','sC400188f7378e6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6xT3zjg4Jf','1-2-3-Reisen-Online','sC40018bcb61082','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cJVZbPcj8c','1-2-3-Reisen-Online','sC40018bcb1a36e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9kKP1WHQcE','1. Lage – Weine vom Erzeuger','sC400188cfbdd0d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VVfwlH3Xzn','1. Bikini - Designermode - Shop','sC40018c1bd157d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5BN0fpkDlY','1. Classic-Präsente und Wein-Shop','sC400188d3748b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Wbn8vJCvzy','1. und größter Internetjuwelier - juweliere.co.at - Vertrauen verpflichtet','sC40018b692b562','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LGAkSGlKIB','1. Zentrum der Gesundheit Online-Shop','sC40018b1aaa835','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MpJTv0ADbw','1.FlowerRoom...florale Geschenke','sC40018b26c7922','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VHrwZn5pVN','10,- online SHOP Reinhilde Holzmeister','sC4001882a6ac87','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MIuDIAlK5U','100 % Preisgarantie','sC40018b2180c1a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('i7CFeIhSGS','100 unbd mehr Designer Geschenkkörbe','sC40018c700e02d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('sn0VHril8o','1000 Werbeartikel-Shop: Blechschilder, Neonschilder, Neonreklame uvm.','sC40018c6c54cee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('t06sJhg6jV','1001-Geschenke.de','sC40018bbd7e506','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JeWEIWhYGz','101 Nacht','sC40018b43c03bb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('b2r3DlIRtN','111-hadiho.com','sC400188ddcee1a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rYSM3yz97v','11AA PEEPSHOP','sC40018b133783a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZO39Aq2qeR','12324 - TRAURINGE - die haben wir','sC40018bb9c51d4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QDR8nByFxU','123phones.de und phone-discount.de','sC40018bc159bfb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('433Smqh1Mt','123phones.de und phone-discount.de','sC40018bc112e41','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('q5ib7uPKmQ','123rush','sC40018c17e4e25','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SUQZO5He59','12inch.de','sC40018b05e9fcf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IoSxaons1m','1800 kontaktlinsen und mehr!','sC40018c04eeddf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QqqF7Mds1K','1a Bienenwachskerzen & -produkte','sC40018af85e9e7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XHlm0TYfzj','1A Erotik und Fetish Fashion','sC400188602dbeb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VQGQcYVmc0','1a Funkshop Tutsch Dresden - Schnellversand zu günstigen Preisen','sC40018c5f10734','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UbdfTn90do','1a Gebraucht PC','sC400188bf4d7b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vwWOEINWIj','1A Onlineshop - PCCITY','sC40018af891e00','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DwiO9qZ59R','1a Schreibwaren finden - kaufen - sparen','sC40018877573f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lEGgK5pCuV','1a Shopping bei trendstyle4u.com - stilvoll wohnen und leben','sC40018c6b1ca77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OfV6Rxyxnu','1a Solar Shop für alternative Energie','sC40018c706ac85','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uYq2eSrQCK','1a Thüringer Internetvertrieb','sC40018bdf0e01a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('T2rO0hi0bN','1A Volkskunst aus dem Erzgebirge','sC40018af66d7ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HoEeo94C9h','1a Wallpaper-Shop','sC40018b5612e40','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XUkQ9YhYCz','1a-aber-lastminute.de','sC40018b2485e64','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fhLc2huvPX','1a-einkaufen.de - Ihr Kaufhaus im Internet','sC40018b31c03b0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bakQA3rsEL','1A-Elektrogeraete','sC40018c0c83317','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FhJ5R4y802','1a-Golf Discount','sC40018878dffe2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ylxlvB1vbY','1A-Handyzubehör','sC40018886e2694','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Wpvz8PU88c','1a-Markensaunaland','sC4001887946295','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AZl4N47h0E','1A-Needful-online gegen die Alkoholfahne','sC400188af41473','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bLrKjNiFPT','1A-ONLINESHOP.DE','sC40018bc039f46','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ald0fdOJ0U','1a-pc-dvd.de - Hallstein Unterhaltungselektronik','sC40018b44cc6fc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZCi3OgF5uj','1a-ReiseChannel','sC40018c0ed3d35','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WRvDXRkrP9','1a-secondhandshop.de','sC40018b2b4628c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gQaFCYN7gQ','1A-Software','sC400188d61f63c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xZdCHDgZHB','1a-spielzeug.com Playtrend Spielzeugversand','sC40018b3512e3f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GEeTisDq7I','1A-Topfit24','sC400188aa302f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JLVqBJALr4','1a-Trinkwasser-Online','sC4001887928dd4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mgclm5nyOe','1a-Trinkwasseraufbereitung','sC400188796378b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PMMCSKTmQB','1A.Kfz-Teile','sC400188231ca75','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9Hl0LTMfFe','1aAngebot zu Mobilfunk / Handy, Festnetz, Strom, Internet','sC40018bda01ce5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iDvj0ZuBbW','1apreis.at','sC40018bdb3a354','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('H3igI9tyuH','1aTintenshop','sC400188c7aa419','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PHjEJvwnxP','1st-Multimedia','sC40018bdadff87','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0J2abHMtrH','1x1 Shopcreate Softwarestore','sC400188cc6ac80','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('g4lR2HmhDY','24 H Online -Shop','sC40018bb6ee9d7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hxjWfT562Z','24 Stunden Software von Software24.com','sC400188cd28dd3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SRL6rHeNdA','24h Online shoppen! Handy, schnurlose Telefone, Faxgeräte und mehr online einkau','sC40018b3f218a3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FcGKysfW52','24h Online-Shop. Alles rund um die Telekommunikation. ISDN - Handys - Navigation','sC400188bad3d27','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pjPCNtAhlV','24h RACHESHOP online','sC40018c403516e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8UWSCIvuch','24h-ComTec-online - Computer Online Shop','sC4001887739fbd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3HtpVbQ00Y','3 Pagen','sC400188b728dcc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('I3whCAjA7i','3H Music CD´s and More','sC40018b01266b8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IwQnimRiW5','3WD Shop','sC4001886332a0d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oX6DVzqVvo','48h Shopping - Online Shopping Guide im Internet','sC40018c0639f38','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('d2DmfJAD8X','4brains.de - OnlineShop','sC400188b9e2694','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pauGMMFYeP','4C Canadian Store','sC40018c5c96beb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Iomx9o0seu','6000-Weine.de Caveau Weinversand GmbH Reinbek','sC40018bd45ea80','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UwQtqAroMG','===>RusSouvenir.de<===','sC40018c1f1072e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AtZNNryfBo','>> autoteile-shopping.de <<','sC40018c264146c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pFjuLH3JLj','@love-Appeal - Dessous, Mode in Lack, Leder, Latex','sC40018c0032e27','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nXHcFH9JLJ','A @ Internet Werbung','sC400188db0b971','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ma7jGepuOw','A @ und www-Werbung','sC400188d01f63b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eG74g1jwAS','A B C Toys-Center.de','sC40018b618813e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VG5EMytqwj','A la Siesta e. K. Hängematten & Lebenskunstbedarf','sC40018b083782d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('COkpkc6KKy','A NATURA - Der Shop für sanfte Naturkosmetik, Hobbythekprodukte und ätherische Öle','sC40018c6710b42','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eiKXUWtyK7','A P V Pflegeprodukte','sC40018825dd86d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('sWEneifA5a','a* GALERIE DAVID','sC400188f0020ef','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UtlHlNeln5','A-CD','sC40018b050b95c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eu98CMzw3g','A-Z Internetkaufhaus roll-treppe.de','sC400188f1c0408','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('r8rMBbIvNz','a-zmarkt.de','sC40018865992b5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ddVaTt3j2n','A1 - Uhrencity','sC4001886b01ccd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FsGyqiPUgl','aaab-Dessous','sC40018c4de4d96','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qlv00H9h8m','Aaah! Liebe ist... Fan-Shop für Jung und Alt','sC40018af781024','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('suCLGYvaQ1','AaaHa Holz, Holz-Fichtner','sC40018afc0e01c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bxhivt3P2h','AAASamsonite Stratic Bree RIMOWA Mandarina Duck PORSCHE by LEDERWAREN VENHUES','sC40018b46d8a4a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('o8DjVjSVrA','Aabori \"Schöne Dinge Handel\"','sC400188c506af0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XJ6gx8ctTP','AB SCHMUCK-DORADO Arnsberg','sC40018869f37ff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('O6L8zdoDF7','abc-CD - Ihr Media-Shop im Netz!','sC40018b02f1507','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('A5qn7GpscE','abc-DVD - Ihr DVD-Shop im Netz!','sC40018b03721b9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oqAr5MDgU3','ABC-Kinderzubehoer.de','sC40018c594899a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JFzU4tSzdn','ABC-Schmuck','sC400188b480c0d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YP0zxx9pf5','Abcox - Uhren & Accessoires','sC400188b06d812','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uU3JYghyEg','Aber Schutz muss sein – handytaschen24.de','sC40018be0ec2d0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oaOro76S9c','Abfinden mit dem Handyverbot am Steuer? – nicht mit headsets24.de','sC40018be059bf5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7J4T0FCXpy','Abfragedienst - wertvoller.de - Schnäppchen und Discount','sC40018c1354cf8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Gf0pD0wbxI','abheben mit == wwwTravel.de ==','sC40018b24c2b34','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Td4qdj1VLB','Abisco.de - Ihre virtuelle Buchhandlung','sC40018be83ed5a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('k0fv2h9bnQ','abiszgroup.com / Authorizierter Fachhandel für HiFi und Heimkino Technik','sC40018c6132e1d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kXhXTVc4lE','Abo - Condome','sC40018c16e74b4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uqcbYWNe13','Abo - Condome','sC40018c1691d79','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4NjabXaFTl','abodirekt.de','sC4001885fdd86a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NjVO2jwRpX','ABOUND','sC400188d185a96','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wS3x7avSEm','ABS Täubner GmbH','sC40018c2b85a3c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oEQPQudA5g','Absolut günstige Druckerpatronen zum Hammerpreis','sC400188c904422','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jlXGhROH4N','absolut preiswert - Scooter / Kickboards / Klapproller - Made in Germany ab 99,-','sC400188b2d1527','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Guq4giN93m','absolut-sportlich','sC4001888ad6347','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SpzrR6QVnW','Absolute Tiefpreise bei Royal Shopping World','sC40018b6a992c3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SQkvqAPo1G','absolute Xzenario','sC4001887591cfd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('T0LMHTyFxd','Abstrakte Kunst für Ihr Bureau - Techno Art Shop','sC40018b4f8a853','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('q4XF22cpfs','ABW-Shop Regenwassernutzung und alles was dazugehört','sC40018b577bdfc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QNfr0bqvjC','AC-Foto GmbH','sC40018c07d8993','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4q59wKV35B','Academy4me','sC400188b6aa899','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BDRwlhUXFp','Accessoires für Anspruchsvolle.','sC40018b30c2ef8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('v8dmJ0yBXp','Accessoires online einkaufen - Lebensart-Versand.d','sC40018829f37f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('X0T9009NPH','Accessoires online einkaufen - Lebensart-Versand.de','sC40018b602dbef','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MHNjJ2eXhA','Accessoires Schönmann - Kunst & Geschenke für Haus und Garten','sC40018af6d6395','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VlNwxDilzb','Accessoires und Geschenkartikel rund um Wein und Bar von NUWELL','sC40018c22e9bc7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2CIKwGZcK8','ACI - Aloe Vera Shop','sC40018afee268e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DuIM9OrKst','ACI - Aloe Vera Shop','sC400188c1dd86c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('r1msYcPuAh','ACI - Buch Shop 2000','sC400188c21072e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Z0hsTPC0B8','ACI - CD Shop 2000','sC400188c23a374','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SI7HW5LIEG','ACI - Einkaufszentrum Market 2000','sC400188c2b1d86','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DXdwPR5x0x','ACI - Erotik Shopping','sC40018b37e268f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Xr0GVhwRll','ACI - Ink Shop 2000','sC40018aff26ad9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fF41TpMNzj','ACI - Ink Shop 2000','sC400188c261088','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FKQcy7JCqN','ACI - Online Auktion Romario','sC400188d1db15f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rvVorh5bJn','ACI - Partnerprogramme 2000','sC400188c2d8a92','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YlHLBDKlR5','ACI - Trend Shop 2001','sC40018aff8fa94','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4OokWMZcmn','Action, Lernen und Spass für PC, PSX, PS2, Dreamcast und Nintendo64 bei Bertges','sC400188d96105d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TVjIT6y8lt','Active-Body','sC4001887bbb599','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5dTlBv9LNE','Active-Fun.de!','sC4001885f721be','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9y98GmliQk','Active-Fun.de! presents yo-yo.de','sC4001890104427','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('q8hvZdmtNG','ACV Software','sC400188c9573f6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Mnb0BxujXC','AD Lampenschirme online-shop','sC40018866f10ee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('V8h1JNUn6r','Adamar Elektronik&Computer','sC40018bfb17c58','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NXbStBQf8J','ADESSO World Shop','sC40018869db157','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bwuoCmB9Sx','Adler Muehle Bahlingen','sC40018c0217c57','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gL4BVJmjFQ','Admiral Shop','sC40018af7b676c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uwehOADeMa','ADORI-SHOP','sC4001888c885c8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FrJIbx3Dx8','Adult Erotik Shop - LOVE & FUN - 100% diskreter Versand!','sC40018bf97bdfb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NJ4EXralRf','Adult LOVE & FUN Sexhop 100%ig diskreter Erotikartikel Versand!','sC40018c496fa9e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mr8DLX78ZM','Adult SexToysShop - Deutsche Designer Dildos','sC40018af44146f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VMsIugfigF','Adults only: Sex & Pleasure, Lovetoys and Freepics - online','sC40018b118331f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WkCfMeriAi','Advice - psychologische Online-Beratung','sC400188b1e51f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uhHTHZA0Ra','Aegerter Latin Import (Hängematten)','sC40018827db156','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0G3WMoFqOP','AERO - MUSIC Sound-Light-Laser-Equipment','sC40018afe0e48d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IXdfd63tVe','AERO LLOYD','sC40018b5b3ed5b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IE9JsYxiKe','Affinage-Shop - crazy haircolours','sC40018b5a06af0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6SoMAod1gl','Afrikanische Musikinstrumente und Kunstgegenstände','sC40018b3ba07d8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OieBCC2g9S','Agentur STIKA Roland','sC400188d04899f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0dfSvPmJ0d','Agenturportal.de','sC400188289e0f0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KISHmmdmwe','agnes klein','sC40018c1b80c12','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LH8mPTS6VJ','Agnetas-Antik','sC400188df4d7b6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fhdeVNipPb','Ahoi! Nordseeurlaub erleben - Cuxland Ferienparks','sC40018865525ed','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('h2ZmVbKVvB','Air Berlin','sC40018b59b405f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qpDXrjWnhS','Akkordeon-Shop VOGTLINE.COM','sC400188b4f1506','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YzXXzPkltE','AkkuMarkt.de','sC40018b70725c5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PiUMICtUiB','Akkupower für Ihr Handy – akkus24.de','sC40018be0a0839','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nrDI6h1tFt','Akt-und-Kunst.de Erotic Fine Nude Art Shop','sC40018c756d3b2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zh0spnylzd','aktenklammer.de','sC4001882923faa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0XBGtbK4VT','AKTIV-VITAL - Sporternährung Nahrungsergänzung Vitalstoffe - Versand','sC40018bed2b8ff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OFxrLj1XZg','Aktive Gesundheit im Praxis Gress Shop','sC40018be792191','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ToSuwMZY74','Aktive Video Shop','sC40018bcc83327','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('B1WGKg4gCz','aktuell-spiele-verlag','sC400188e610738','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wSCDSmPmsm','Aktuelles rund um Licht und mehr... www.LICHT-UHE.com','sC40018b63ec2d9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bEIEQE61ex','akupoint','sC40018b6c020ec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iUGJCYvWoa','akzenta Verbrauchermarkt','sC400188cab194a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('o3GRYMNOAO','Akzentro - Garten und Wohnen','sC40018b32c51cb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bMokUIduOd','ALBERT Schallplattenversand','sC40018bc64d842','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('plvsfDCdNb','ALDOA','sC40018bc3e9bc0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YwkRWADOuw','Alex-Dessous','sC40018bce6378c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aQI83YjWwO','Alexander Settele matratzenversand.de','sC40018863b8e79','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YPdNRHGlLa','alfda = alles für den Allergiker','sC400188258cfc9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eOqLyYZaG7','Alfred Grages Gastronomiebekleidung - Berufsbekleidung und Gastronomiebedarf','sC40018c8135583','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('B6x1ZT9rVF','Alfred Wittenauer - neue Produkte aus aller Welt','sC4001886830739','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ECqxsafwWY','AliGator Schallplatten','sC40018b5c65e7e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pGA1S9Xwat','all-4kids Babyspielzeug','sC40018c3bb4056','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EhnjxlK8xa','All4Fan-Fanmarkt.de','sC400188ec48998','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aMilCyNsG5','Alle Arten von Kinderfahrzeugen','sC400188e1ddc92','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HHZ54xGZ4R','Alle Reisen supergünstig!','sC40018c1021897','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9pbHhZGZfE','Alle Uhren im UHRENSHOP','sC4001886be74ad','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZIEY91hOYn','Alle-Karten.de Kartenshop','sC40018bc31a37c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uMqR3Cx9EE','Allerbeste Qualität von Boente','sC400188c288137','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rF2E6nszBh','Allergieshop','sC40018825a2efc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5nx4JFURfC','Allergikergerechte Produkte vom Sauger bis zum Milbenmittel. Wir helfen Ihnen schadstoffarm zu leben','sC4001887d77066','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fRdSD0CHdF','Allerlei Geschenkideen für Tierfreunde','sC40018af299312','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Qa7F1chqQ5','Alles an Software und Hardware bei Real World','sC400188762dbef','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MKivakz3Ek','Alles aus Holz - Holzspielwaren','sC400188e5d8a54','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0EgIqApIaj','Alles aus Papier','sC400188f1ee9d7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WC78s9jUQo','Alles aus Tunesien - Souk El Web','sC400188768103f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('b73UoqB7SR','Alles Bio Käse','sC400188a9dd88a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tukUSgpYIX','Alles für das Haustier - Zooartikel.de','sC400188f4944dd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xaM3C7FamB','Alles für den Kindergeburtstag - Kids Party Store','sC40018b53dffe0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QV2Bxp5Xn7','Alles für Garten, Forst, Heimwerker, Jagd, Reiten - Gerhard Schönefeld GmbH','sC40018bce1554e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XiE3w1l9Ul','Alles für Ihr Haar bei timm-hairshop.de','sC40018b114b117','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2TF1FNSNPP','Alles für Ihr Handy - Telemania.de','sC40018b330e020','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7AWLEWFiGW','Alles fürs Büro - Bürotechnik & Büromaterial online bestellen','sC400188cb8d38c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JUYq3cDM90','Alles fürs Tennis - mind. 25 % reduziert','sC4001887b5e9d8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LNj3xzaJBf','Alles groß bei XXLshoes.de','sC40018bf32b8da','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('m1YDocJCgi','Alles im masterstore: Der Total verrückte Shop !!!','sC400188752189b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RpTCFbsHfj','Alles Natur - Ihr Naturkost - Online - Shop','sC40018b2048997','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1w3F7azSA3','Alles rund um das Spaßthema No.1','sC40018b127e4f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ax8Lx4wt2e','Alles rund um die Hochzeit','sC400188294d824','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('K2zdVlsrHA','Alles rund um EPSON - GEDAT eShop','sC40018c4765ea7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CKOJkW21Qw','Alles rund ums Heimtier - Heimtier-Center','sC40018bda4fecc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tb8KRjG6Nn','Alles Unikate','sC40018c65948af','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('q6BLxBS2HU','Alles was man zum Glück braucht-Sport-Scheck','sC40018b4ccf224','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('J5OY1WPqah','Alles zum Schnorcheln und Tauchen','sC40018c1a3783b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HQA1sShsCz','Allgäuer Naturprodukte','sC40018c70c03ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DEcG1EzCAH','Alljunior.de - Spielzeug für alle !','sC400188e339f3c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qhh4Jn54la','allsana - Produkte für Allergiker','sC40018c1496bf1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RiAYOyXsCF','allstock.de - Onlineshopping im Internet','sC40018c47b680b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PM1oua0yKL','allstock.de online shopping','sC40018c69a332b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('L0nYHfcfhh','Almdorf Ammertal - Kunsthandwerk-Shop.de - Holzschnitzereien, Kuckucksuhren und','sC400188dc88146','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rYq1qIn7ot','Aloe Vera - Der Power-Cocktail','sC40018c4b2439a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GwUrmidicY','Aloe Vera Worldmarketing','sC40018c64dd87b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UkIxakjemg','Aloe Vera, Kosmetika, Nahrungsergänzung und Accesoires bei Wellnessartikel.net','sC40018c5185a9f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2s1IGI2Gin','alpha-CD - Buchshop','sC40018b03aa417','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5fXFtXWTXA','Alpha-Space-Gallery','sC400188608373d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SjJLj2Oltc','AlphaSoft','sC400188b8acb34','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Yvnf6VIXz9','AlphaSoft- TrueTerm','sC40018bba6857b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9DFDhzgPJo','Alte Landkarten und Schrfiten der Kartographie - Prof. Arthur Dürst Publikationen & Schriften Zürich','sC40018b67266c1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cJFXznY0fk','Altenberger & Partner','sC400188268cf59','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lY3mEidEqJ','alternative Verbrauchsmittel für Drucker, Kopierer und Fax','sC400188b54b117','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('o040l2Y26Y','altravita.de: Shop für italienische Spezialitäten','sC40018c4406f66','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gEwH93LwEo','Alufelgen & Fahrwerke von Steffan','sC40018b65f3807','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pqCGC7voMr','Alveola','sC4001882726cae','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PiSSYODiYB','AM Dessous-Versand','sC40018b4ad633b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hWW953zUYN','am-berufsmoden.de','sC40018c52e2ac0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Y3GfuMZEsg','Amadeus musicmedia','sC40018b07f10ef','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('O3k4uWVciW','Ambis Bike Shop','sC40018823e74bc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wJVtHjeFro','Ambrosia Weine & Delikatessen','sC40018b170e01b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jiUuQ5JAa4','American Fitness','sC4001887161040','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QXNtZ0gdXw','AMERICAN LIFESTYLE - Gift- & Deco Store','sC40018b37a55fa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6yCs9MPAAp','AMOAH.de - Designer-Jeanstaschen und andere Accessoires','sC40018c0126724','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ycsdi9hGiC','AMOR Versand','sC400188b23c65b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('spLfRVOplK','Amore Kondom Shop...der diskrete www.kondom-versand.de im Internet','sC40018b13aa41e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CzRJ4dWZjy','Amore-Dessous Dessous aus Lack Leder Nylons High-Heels','sC40018b4a54ced','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UkYrwAjqUU','AMR-Shop','sC400188233031e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CYWDSyJYqe','Amulette, Talismane, Staten und Schmuck','sC40018860573f6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rG3egMBKUt','ANANDAM Räucherwerk Versand','sC400188dda2eec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nQk7O3h5Q6','Anbieter Schutzgemeinschaft WEB-GUARDIAN','sC40018bcf94494','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vWaGysLM74','Andere Art von Büchern - Personalisierung!','sC40018c054628c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('S15JYUBssc','Andere Art von Büchern für Kinder!','sC40018c05e2aa1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2x0kB03hRn','Andere Art von Horoskopen - Als Ihr persönliches BUCH!','sC40018c059487f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Wgy8SWfa99','Anders als andere: verwoehnshop.de - Der Laden zum Wohlfühlen','sC4001888cf1159','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('taAEuylyiV','Angelgeräte, Angelsport, Angeln mit www.anglermeister.de','sC4001887a9e13a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mHBj0vWvNi','Angelsport Axel Berger','sC40018b585a015','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('T6jYFFgNb0','Angelsport Axel Berger','sC40018b361f12b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2gcKWuVs1T','Anke Golling Reinigungsartikel - Bestellshop fuer','sC400188256722d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZtjsPzg6RN','anna lotan bio-cosmetic labs. - Naturkosmetik aus dem Toten Meer','sC40018c0b43bff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hkC3AWJQav','Annett ® Gallery','sC40018861e9c1f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qW5r5i4qMw','anni-shop.de','sC40018c5bc7918','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZJpEHXcxBZ','Antennen-Fachmann','sC4001888a4fed1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jrVq80a64B','ANTIK-SHOP \"Ihr Partner für Möbelrestauration und Antik-Zubehör','sC40018bbcdff7e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DwcAC3vUmL','Antik-Truhe.de','sC40018bbc92214','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DxJ5L2c8zV','Antikes- Kunst und Kuriositaeten','sC40018bbd35163','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AEA2UQliuw','Antiquariat Buss','sC40018c4b796e0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gMobG9nGeQ','Antiquitäten Magdalena Pehrs','sC4001886192177','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HfzEzFs4VT','Apart Das Kosmetikstudio','sC40018c4c28dce','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KAKRMmPqes','Apart Das Kosmetikstudio','sC40018c5504425','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8EOc5mLyKv','Aphrodite, das erotische Buch im Internet','sC40018b0e091f6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cmW4SgNu17','Apinatur Bienen- und Naturprodukte','sC40018b7280c0d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RuQM1gDS1T','Apotheke im Kaufpark','sC40018c4248999','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RvTo6fwvLr','apotheker bauer & cie, www.duftlampen.de','sC40018b274b0b3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qFV8ZZIbD9','Applewoods-Regensburg-Naturkosmetik','sC40018c183ed58','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kDvvD8mVXK','APPLEWOODS-Regensburg-Natürliche Kosmetik','sC40018bedc03ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cAmxSOZWaS','Applika Glasmanufaktur GmbH','sC40018b4c8cf59','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SzbxPRGlB7','AQUA MARINE DIVING - Tauchen auf Mallorca','sC40018b71e74ab','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mvtXp65Dfy','AquaDirect Wasserbetten GmbH','sC40018bf6a7d0a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nLBMn4uxXz','AQUAPAC - 100% dicht','sC4001888912e8e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('unvLPjEP6y','aquaristic.net - Der Treffpunkt für Aquarianer.','sC400188f94fecb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yVxvBN3rla','Aquaristik Online Shop','sC400188ee6ace1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3dRxJnIVty','Aquaristik Online Shop','sC400188ee3c6c7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('v95W312uCd','Aquaristik und alles für Ihre Haustiere','sC400188fa8cf58','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zS1GcYfOYz','Arbeitsschutzprodukte und Sicherheitsschuhe von Stuco','sC4001886461044','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mh6hbNCj2u','ArCon-Software.de','sC400188dee9bbf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gyKJA56mYk','ARI DATA','sC400188d677011','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('99kpAqfG77','Armbanduhren und Silberschmuck von La Tienda online','sC400188fb65e7d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('V285Hloffr','ARMYSHOP','sC40018870218a3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FM3gmG4qIH','Arnold Fitness Shop','sC400188832dbec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gjfXXBgrvU','Aromatherapie - Online','sC40018bb5992b4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zZr1dbwBBz','ARS MUNDA - The Art of Living Culture','sC40018bd032a10','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kTRbtvEzvU','Art & Crafts - Kunstgewerbe','sC40018b2ff37f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('akeV9m07Gs','Art by Mehndi-Tempel','sC4001886f8a857','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SKEl9sXoEm','Art Shop für Original Aquarelle und Pastelle','sC40018861796e2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('T11S3gjkwv','Art&Design - Bassam Isoli Skulpturen','sC40018c0a9b9b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qJvRlrSpL1','art-antique Die Antiquitäten & Kunstgalerie','sC400188609b9b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cZBBBJsX8a','art-antiQue Die Antiquitäten & Kunstgalerie','sC40018b67b194f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('j1qkKKhk3t','art-are-us.com','sC40018875e78be','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dUm3osBYeD','ART-Computer WebShop','sC400188bfc2aba','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KrJBnVqh6M','Art-de-Papp','sC40018862cc6f6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zPXo2xMN4R','art-for-less','sC400188612dbef','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lhhWxTIrPL','Artgalerie KUNSTkopie','sC400188c704421','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AmEpK1rmS1','Artisport','sC40018c2394493','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QyM0IQ4Em5','artre.de - Shop für Kaffee und Lifestyle','sC40018b4eaa419','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SwwbWWpWkM','Artwell - die aussergewöhnliche Geschenkverpackung','sC400188ef0441c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Oy3R7YrQeU','AS-Schuh-Shop','sC40018871e9bbf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('scWxgWL3ks','Asbach Juwelier Friedrich - Schmuck online einkaufen','sC40018c0fc7928','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7iEfSOheai','ASC Computersysteme','sC400188bc61046','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('R2tYDRgDTl','Asia Tee','sC400188b36fa99','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Am5lI5jom1','Asian Style','sC4001885f85a3c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9HZRtf50r1','asknet softwarehouse.de','sC400188d130300','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('sgqjSEhk3o','AstroEsoterik Shaman','sC400188e76856b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CXXRTfK22o','AstrologieService Regina Binder - Horoskopanalysen','sC400188e0992f6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0xtybhQ4h0','AstroMedia','sC400188eeca400','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('57q6mKjOgi','astroshop-berlin.de','sC400188825e9c0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KKA0My6aAM','Astroshop.biz','sC40018c31d1527','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0O9Cwo6Wi8','ASTROX GmbH','sC40018c34e4e02','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SSsnIu07WQ','ASV - Der Shop für Top (Erotic)Fashion','sC40018b193c6af','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PqUik1Jwux','ASV - Videoshop mit über 1000 Hardcorevideos aller Genres','sC40018b19b194e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3A3Ru9dOeO','ASV-Shop','sC40018b1901cdc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QJPdxXGbvQ','atelier am meer','sC400188e66fecb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('By3uSMpQIt','Atelier Prisma','sC40018be2748c6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('C44ptbaZlu','Atelier Prisma','sC40018b0d8cf66','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3bbjJjS8tS','ATELIER WINTER','sC400187fd17ca4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UlFXTfiFx5','AtesCom: Hard-und Software [auch Profiseller-Shop]','sC400188c40920f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qnblFtGLpo','Athleten-Nahrungsergänzung Online Shop','sC40018b5fddc84','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SmcnmkBSiC','ATRADA.de - Auktionen & mehr','sC40018bc23ca44','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Tac9590C1f','Audio-HiFi-Shop VOGTLINE.COM','sC400188b56fa98','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8bjohrujxN','Audio-Vision Shop','sC4001887c21897','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2MSEgInKc6','Audioleercassetten - Direktversand','sC400188843ed56','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aXnRrHQp6O','Auf zu trade5!!!','sC40018b413ca80','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8NXGrfsbdt','Aufgepasst! Porzellan, Glas, Besteck, Haushaltswaren, Geschenke - Shop zu günsti','sC400188b1c2ab9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Sllj0naRrq','AUFREGENDE DESSOUS VON WEBLINGERIE','sC400188ce06f18','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iQY2qgd1qA','Augenoptik Bennewitz','sC40018869aa425','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LbtIdlMZzX','Augenoptik Lichtschläger','sC400188f18cf5f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NX0SHlEHPL','Augsburger Spielebazar','sC400188e0f10fb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2ecsAIHYQp','AURA Kunst & Hobby','sC40018bc9e74c3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Y5Gz1mdSe3','Aurawin.de - Sonnenschutz & Fensterdekoration','sC40018bb74b10e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('X7Seq1pQKl','AuroTrade','sC40018b4879b15','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Y0LXjTGvjU','Aus aller Welt - Musikinstrumente von Vogtline.Com','sC400188b65e9c3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ieerIUT7ag','Aus Tradition - Tee aus dem Hause Ronnefeldt','sC40018b2083319','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('03IO1WduSf','Ausgesuchte Weine - Der Weinmakler','sC40018b50e268c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JU1wuGLYEl','Austria - Vienna Immobilien','sC400188b83c6ae','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2AIas5zgAR','Austrian Stone Art','sC40018866d8a4d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('auq4cy4AEw','Auto Ried \"Der Weg zum preiswerten Neufahrzeug\"','sC4001886491d27','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LX8yhLSxBL','Auto Tuning Shop','sC40017b1e091f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('I3sXQYBq51','Auto- und Motorradpflegeshop','sC40018b36dd873','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TQWYOQvq3Z','automechanik.de - Heinzmann Autotechnik KG','sC40018b64881a4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cMwDgqDiy7','Autopflegeshop','sC40018b376380f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AXtJH2M6t3','Autopüflegeshop Topclean','sC400188c806aec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kV6HjRSVx9','Autoreifen fuer PKW','sC4001888ccee0e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gWmBOULmSw','Autoteile-Direkt ... günstiger Kaufen','sC400187fca7d0e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LxncXru4TP','Autovermietung Miethke','sC40018828c522b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mCOFKS0sAM','AUTOVERMIETUNG WELTWEIT.DE','sC40018828b1949','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ASQdk3FW37','autoverwerter.de','sC400188bb4628e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uUURmWNei5','avanzo.de','sC400188fca55fb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Mue8MONQKw','avast! Antivirus Center','sC400188cf1072e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ee3jAuBKEK','Avitos AG Online Shops','sC400188ba63791','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ab8rPjYbf3','AWW Computer','sC400188bdcee0f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Y4dXDFiL2A','aYanini.de Räucherwerk, Weihrauch, Harze, Kräuter und mehr','sC40018c3d6ac80','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Do9ksyDAS0','Ayurveda Shop','sC40018872d3d3a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mNLrNHEttS','az-Shop - der Online-Shop','sC40018b3cc51cd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5uY6giXo9O','B.J. Buttons und Sticker','sC400188dad3d25','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ujvvbjon2C','B12 Hardware Shop','sC40018bd82dbf8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DMGAs1VS3L','Baby- und Kinderartikelshop','sC40018b6565e84','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('a3K8KapUki','Baby-Online-Shop','sC4001886e5c696','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uxJzxpOd6u','baby-shop-krueger','sC40018c5612e83','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UAA8QwHw1i','Babyartikel, Kinderartikel','sC40018b32489a6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dRLcVLixZR','Babytragetücher von Hoppediz','sC40018c6243b78','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IHHxJTQXrI','Baby`s Best','sC400188f25e9bd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yhXftNChJ3','Baby`s Best Babybedarf und Stillbedarf','sC40018bc94dbee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3LHvlxUnXc','Baby´s Natur','sC40018870cc6fa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VyKs93BaSN','bacowa.de','sC40018bd53ed59','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UYKJyKfgCG','Bad Mitterndorf Tourismus','sC4001886817c65','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fai3wa4smz','Bad Mitterndorfer Landhausmode','sC40018867db157','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DEEuaw2WmH','Bademode aus Brasilien','sC40018c4f4d7b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HGy3EQxIsF','Badorfer Antiquariat','sC40018b16ca43e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PaIUCYvk1j','Baecker-Markt.de','sC40018c312b4e2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oOq6mQROKU','bag-it!','sC40018b60b4057','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('icM6eIdmwY','Ballonetti GmbH & Co.KG','sC40018b39b448a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GaCdAKlWCS','barbara´s wine-yards','sC400188db9219c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rTXip07XP8','BarSHOP','sC400188b04b0ad','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9K3PYWxiCW','basecap.de','sC4001887909204','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HKoIK5xmst','Bastel- & Hobbykiste','sC400188ef35160','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('h4pyRNCRHp','BASTELECKE VIENNA','sC40018c0f2dbec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5RDHlBsDV3','BASTELmaus - Dein Bastelshop im Internet','sC400188f7992e1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CgotG3Lsu3','BastelUnikate.de','sC40018c4c7e4ff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vZ8sXJuprV','Bastelwelt Hobby- und Bastelbedarf','sC40018c2d302f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Gr0LPnSlP7','Bauer Lebensart','sC400188ebaf23a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eB8fnB1lxq','baumgarten büromarkt in Burgdorf','sC40018b3fe2a80','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UkgxSAhKUm','bauscouts.de','sC400188ab992bb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zimYSwJGcb','Bausteine der Natur für Ihre Gesundheit','sC40018c6932a19','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6NPIJtKBbn','Bavarian and German Souvenir Shop','sC40018b2a4899e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oK565MHqse','Bayerwaldshop','sC400188ef948fc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AyA0C7RIYu','bayerwaldtrekking','sC40018b0192195','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zZ87FFwBbJ','BBJS Bürobedarf & Schreibwaren Online Shop','sC400188236fb06','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RvdkDLuvbh','BBT TINTEN UND TONER ONLINESHOP','sC40018bdd43b77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('doMcaEtKAd','BC Erotik - Dessous und mehr...','sC40018c0de268d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ne3yyc2mEZ','bdsm-laden','sC40018c491a7b4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FvRGT81RXV','Beachwear for You','sC4001886eacf4a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bKEK13duet','Beate Uhse shopping','sC40018b136feb6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wlBljDI0Xg','Beauty&Diet Center','sC40018bfe9448d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uUGjqonw9O','Beauty- & Vital-Shop','sC400188b0b67b3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('84xCxXOtpn','BEAUTY-, WELLNESS-, FITNESS- und LIFESTYLE-SHOP!','sC40018c4e992b3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xueOYinkIL','beauty24.de - buy beauty and more','sC40018882c040f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4gOQaIZem6','Beautyfulcats - der Shop für die Schönheit ihrer Katze','sC40018c3fd1519','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wkMR3W6951','Beautyline','sC40018874c03ba','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8JHqTxOJtr','Bei SHIRTSCOUT bekommt Ihr T-Shirt Druck.','sC400188c0bb612','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rhZQpbAdrr','beinetti - cosmetics and more','sC40018c5f6856b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DnnuV2IDJZ','bela Naturshop','sC40018c21eee0d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eg9jmmbmyC','Bella Donna Dessous','sC40018bfc9b9b9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pHbEZLqxBn','BellaScarpa - Schuhboutique','sC4001886c721ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NGI73AHSwz','BEMA-Buchvertrieb GmbH','sC4001887d3c6aa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Yc5PaObO5u','Ben Bor Shop - Edelstahlschmuck, Modeschmuck, Echtschmuck, Raumschmuck','sC40018b33c791e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QiQfO3dwIK','Bender Elektronik','sC4001888b04422','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RkgyUWLUUr','Bensching-Online','sC40018b19e9fa5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zTjCPZkxhL','Bergzeit.de','sC4001887885a33','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ricGgqxE3v','Bernauer Heizungs- und Sanitärshop ein SHK Shop','sC40018c0265e7f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('n4TSnnqnpd','Berndhard Laubmann KG - Geschenke, die von Herzen','sC40018825ca8e5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zF6wVH7xV6','Bernie´s PC-Shop','sC400188d4af23f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ynL2vHsJfu','Beschallungs-Technik für Laienbands und die Profis','sC400188b5bb58d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5KsFg3ZI79','BEST BOOKS & PLAY-KIDS','sC400188f91f1e2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iTxB4jEfla','Best For Bikers - Motorradbekleidung und Lederbekleidung','sC40018c3b06b4d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MNbzZDmhf5','Besteck - Bestecke, Porzellan, Glaswaren, Haushaltsartikel online Shop','sC400188d0748b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Q28xDfgLhC','Besteck- und Edelstahl-Outlet','sC40018c2888557','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RBb9Vl9dVJ','Bett und so... / Online-Shop für Lizenzthemen','sC40018875af2c4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hj6y6Xgdn6','Betten-Land','sC40018829796e7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aAmFG1pCUS','Betty Darling Tea Company, The','sC40018b0dc51cf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('l1o1aqx1Ql','Betty`s World - Spielen, Sammeln, Basteln, Schenken','sC40018c7b1555a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hT03vtGZRX','bewerbungsmappenland','sC40018c6a5c226','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PksIg7pGen','BHS Binkert GmbH','sC40018824721ab','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Z3YYayF7Uh','bibli.com','sC40018b08db15a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wsUh73HcOo','Bierkign - Bier einfach selber brauen','sC400188ab0e01d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9wKhSoZEKg','BIG FOOT - Store for Shoes','sC40018c2f7bded','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MgiPQ9XyuM','BIGFOOT-STORE FOR SHOES','sC40018876a07d9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jAW9YyZQK2','Biglabels','sC40018af30e57a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GUS8Ygb1ii','Biglabels','sC40018af2cc70e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('C3CFA5Nck3','BijouShop - Modeschmuck','sC40018c79ee9df','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('noKuyuz95P','bijoux-de-boheme','sC40018bd4e9bb8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aphT2RsBxk','Bike Trial Sport','sC4001888a94896','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('H5MI1STsez','bike-components','sC400188b410743','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FSqWqwBqoT','bike-components','sC40018bf0c9ff0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OXt2n0IzzM','Bilder aus Leder','sC4001886348998','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8VPqrr5jRN','bildpartner.de - Fotos von Ihren Digitalen Bildern','sC40018c6e28dcf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AaSHuIRQIU','bio-top-versand','sC400188f465e7d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xfZWBvuL6X','Biochemie-Regenerations-Zentrum Duisburg','sC40018874a5609','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9NTtXHqdJm','Biofeedback und alternativ medizinisches - Das IPN','sC400188a90b9da','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('u19V3kVEqW','Biokunst','sC40018af3c7932','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ai9TIIN5gg','bioquelle.de','sC400188a8dd87e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IMqJMkRASE','Bioreiniger Haider','sC40018bfe4628d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jbxiJJcH0t','Bioreiniger Stein','sC40018c2e2dbeb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WwMJY7tkEc','Bischoff Versand -Der Online-shop für Mo','sC4001882385a34','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('C1MZU567OW','BITS Palmtop-Shop','sC400188b94fedb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('sZzf0XqTd1','Bitss Onlinehaus','sC40018884c03ae','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('l4VS0DEVJd','Blasinstrumente aus dem vogtländischen Musikwinkel von VOGTLINE.COM','sC400188b5266cd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KzpXRDQppm','Blasinstrumente bei Sax´n´Flute - Sander Saxophon','sC40018b0423fba','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('L80ed29tvb','Blasmusik Shop','sC40018b45d6341','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4hT5Lj76P8','blockfloetenshop.de','sC40018b01ca040','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MJnjJFMjXW','BLUE TOMATO','sC40018883af244','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DuYmYudIgl','Bluestar-Glasdesign','sC40018bf26104e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1C32csZMCo','Blumen Theumer','sC40018c0ae9bba','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Uc7bsS8CiG','Blumen Theumer','sC4001886de74b4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8jfI8HshfD','BlumenBox.de - Blumenversand deutschlandweit','sC40018bb685a2f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('m5mLIKjw99','Blumenonline','sC40018b02bb596','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mXHR0fSBPA','Blumensevice Edith','sC400188b4a7d0e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('khLHLDCXTK','Blumenversand Floridee','sC400188fe1f1f1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('z8bwL8Ol2D','Blumenzustellung.de','sC400188fe80c0e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dQ9eOMlWMB','bmedb - Medizinfachhandel, Praxisbedarf, Sprechstundenbedarf, Pflegebedarf','sC400188afacb38','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Sh8PXNGXVw','Body Perfect Fitness, Sport und Fun Shop','sC40018bd74b0b5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YUmLSI0u9W','Body Perfect Fitness-Shop','sC40018b3dcc6f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gJTtJnGhVc','Bodybuidler-Food Sportnahrung','sC400188724899f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9egHIMNCok','Bodypainting Shop','sC40018b12f10f3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4LFalzqJD8','BodypaintingShop','sC400188d26856c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('txN5bLMjvp','BookKiosk.de','sC400188b6cf22e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ae1vOkFWSq','booklooker.de - der second-hand Büchermarkt','sC40018bc4d3d32','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mfzNtTCRz1','Boom! - natürliches Potenzmittel','sC40018c198f66b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HzHe6n5HLp','Bosch Service Bunte','sC40018871cee15','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5SCdOCJYoI','Bossert u. Co. GmbH – Schmuck direkt aus Pforzheim','sC40018b54f10ee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GOqNEYdMgm','Bott Juwelier','sC40018bd2dd86b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MF4DBryDdg','bowlnfun.de- Online Bowling Shop','sC400188ed12e4c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AB6XRvcjn5','Brandschutzzuhause.de','sC40018c7ee9bb7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Qh6xnJuDVQ','BRAUN Computer & Software Engineering GmbH','sC400188d6a5a48','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UtF2HzA2tA','Brautmode-Online','sC4001886b3515d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('f9MQiOhcET','Bregenzerwälder Dorfmarkt','sC400188aa0bd4f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('S1MpcEt9Ey','Bremer Ratskeller Weinhandel - Tradition online','sC40018c6306af2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BmmOaapWyP','Bretagneshop. Alles rund um die Bretagne','sC40018b29c2ac1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('z8dmzpArZj','Briefbeschwerer (Paperweights) aus Glas','sC40018bde2b4ed','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YKCbogl1Ei','briefpapiere.de','sC4001888792175','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wWARCmjq7w','brillenshop24','sC400188854d7b6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Z93KgStqeB','Brinkmann TECHNIK ONLINE','sC40018b6d266c2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FIMmMOXws8','britney Shop','sC40018b074d7b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('evn0d0QB6s','BRONST Shop','sC4001886d65e78','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HgCAaMbIEt','Buch & Wein Helmut Ruck','sC40018b0d1a3c2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2o59q9jmUp','Buch & Wein Helmut Ruck','sC40018b0cd6704','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0pp5nVah4D','Bucher Reisen','sC40018b344fecd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LNZcfXQ6FZ','Buchhandlung Kiepert','sC40018b0f6ac86','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('r97im7XiSp','Buddhaland - der spirituelle Online-Shop','sC40018b65b1d78','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('A5W0oOlYIS','Budo24 - Kampfsportartikel online - Topqualität - Topservice','sC40018bf3748ba','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3k7XE7TO3M','Budoartikel (Budoshop-Online)','sC40018873bdcf0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('X37eSK03gF','Budobooks (Budoshop-Online)','sC40018873f37f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hOKWSyDMEl','Budoshop-Online','sC40018873a07dc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DwIQOIPMS6','Budowaffen (Budoshop-Online)','sC40018873d8a4d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('K4PRZXSJ23','buero-direkt.de - der Bürobedarf Onlineshop','sC40018bc52b4af','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Be9UUItEGh','buero-katalog.de','sC40018829378bc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gO3hmcvouY','buerozeug.de - Der Internet Büroladen','sC4001882963780','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5TJplHM20I','Bull & Bear Börsenshop','sC40018af906afb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PjHmF8U68j','buntpapier.de - Papier für den Drucker','sC4001882a2bb37','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UYmh7KZYsE','Burgenländische Gbrauchtfahrzeuge','sC400188674899a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Vi55o1bYCH','Burkheimer Kräuterhof','sC40018885af246','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dxxKVbEFzP','Burlington Online-Shop','sC4001886ee268c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NBPUXdq2hT','BUROSCH Audio-Video-Technik','sC40018c439e4e8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AnLxz05ndo','BuscherCD','sC400188e8c03af','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mqEdCaL3q9','buyco-webstore','sC400188c559bee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('a3CVyubeM1','buyco-webstore.de','sC40018c1794913','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0C51IAzqIb','Buyitonline.ch','sC40018c434b11a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('sQMTci4Ik3','Bücher für Skeptiker - VERLAG Lee Traynor','sC40018b0ca07d9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('e4LFB4Cd67','Büroaktiv, Mobile Computing','sC40018bb48cfdd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3CwZwG2kmc','Bürobedarf, Drucker, Notebooks, Software und mehr...','sC400188d5bdcee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('c9yPswjuim','Bürosystem','sC40018c21502e1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jHPwv4MXRz','Bürstenshop','sC40018b1f1555c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7lLlpxKF0E','bzm edv-systeme gmbh','sC400188e485e49','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iw3vQK63EG','Böhringer Versand innovative Produkte','sC40018824c2235','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EtLzVnML4y','c+b Ingenieur Gesellschaft','sC400188cf6857b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QIQHYmjYka','Cactus Jack - Barbecue-Smoker','sC40018c27dd877','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LkIcAid9O8','cadooz-Gutscheine','sC400189019b9c4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1nZ4d0UvHC','Camping Onlineshop','sC40018823d6380','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dWOgCq4KAJ','Camping Shop Kruas','sC400188d51073b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('c4LnNfAtno','Camping-total, Abdeckplane bis Zeltzubehör 4000 Artikel Online','sC4001886632a1d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SE5r9qviAg','Campingartikel Zelte Carvanzubehör und Reisemobil Heinz','sC40018865c7d13','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bJ2UT4czbv','CAPpuccino 2000 GmbH','sC40018b21bb59c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PbZktJMXhx','Car-HiFi-Shop','sC400188b2f3bff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('e46Prda8L9','Car-Sound-Shop.de','sC40018afaec2cd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eASPICdIEs','Carbonit Wasserfilter','sC40018829dd8cf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2e3iQkLC3L','Carolath Collection','sC40018af5f10fa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ExdvTp92lM','Casa Madera Shop','sC40018b2b80c0c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('J82WZFcFHh','CasaRent.de','sC40018864e9bbf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GMWJS5zI7S','CASARO.com Marken und Designeruhren','sC4001886b4feca','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4yeig7jEEv','Casio - Uhren - Shop','sC4001886d32e87','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bi5U7AF7Gl','CASIO SPEZIALVERSAND','sC4001886add86e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Zcquww29u6','cat-toy','sC400188f2f37ff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0KQa35HKij','CaTec! Electronic Versand GmbH','sC40018b426ace1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fUigg5dUGz','CaTec! Electronic Versand GmbH','sC40018b621f19c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qPBTBj5PNG','Catlike','sC40018bc0c2ab6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UOenSuTO3e','CD Sp...ace','sC40018b00e26a9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GsmPuibeAk','CD-click-on','sC40018bcac9ff0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bsoymeN7YV','CD-R Shop','sC40018bbaf387c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SRHpbZitFo','CD-R Visitenkarten','sC400188c759bf8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MJTN0dcXh9','CD-Station','sC400188ff26ad5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WlvzPrkhZU','CDHaus.de','sC40018af406aec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IJ6xnlaX8q','CDI-Leuchten','sC40018b2f796d6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KWY2EIlWyK','CenterCourt.de - Der Tennisversand','sC40018877af34f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SsmT5wv1mW','CETINER - Unterhaltungselektronik DISCOUNT','sC40018c28d89e1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JjvcdtqVNx','CFD Büroservice - Ihr Servicepartner in Berlin','sC40018c4661046','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Zo5CmEHIUv','Chairholder','sC40018c0a4d7b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0a1wISDOUv','chemie für Auto und Motorrad','sC40018b64d3d0b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ADxd8vE6Ja','Cheries Welt der Dessous und Kleider','sC40018beb48999','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kcgvkKF7iM','Chi-Aktiv: Ihr Partner für Gesundheit und Wellness','sC40018bd791d79','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pHhKHXu2Dt','CHIMPORT - Kunsthandwerk aus China','sC40018be9266b9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YzBB2hYVNQ','chocoman','sC40018bcd7bded','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7RdtdfCxL9','Christian Haupt - Telekommunikation','sC40018bcc3ed59','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GCKdsG4OYk','Christian Jedinat. Der Jonglier- und Zauberladen im Internet','sC400188e6a07da','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('K0Zpf03b0k','Christstollen online','sC400188aadd8d0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FWWoa94g3J','CHW Der Fanartikelspezialist','sC40018b11bdcf2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('f24WZt1XP6','Cigarworld - Cigarren, Cigarillos, Pfeifen, Tabak, Cigarren-Zubehör','sC40018be2bdcfe','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rFhIfRU2x6','Cinemabilia.de - Alles über Film, Kino & TV','sC40018b2509627','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('r7u7uA0koB','Cinemagic Heimkino GmbH','sC40018b440e024','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bNVQLBkLpX','City-Getränke-Lieferservice','sC40018b1e5c29e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PaeAcUtcgj','Citylink London','sC4001888bf115c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EKET79lSME','CitySpecials','sC40018bf7ec2da','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('By1mqkfEch','CitySpecials','sC40018b240e01c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1x4P8z3jpA','Classic Caffee','sC4001885f9bddc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lyCO3OpqaJ','Classic Style Italia','sC4001882a4146b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FpP1hfmLbN','Claudia-Shop – Versand von Erotikartikeln aller Art!','sC40018864a7d0d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1HRT8XiTl7','Close Up Posters','sC40018b13e268e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3bxZ6XMl6Q','CLUBaltitude','sC400188d53c654','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('a35RCizoKk','Clubrotation','sC40018b68db199','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xXn1jjGn0p','Cocon Fashion','sC40018c3f7e50f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5qy2Skr3Cg','Coffee-Shop','sC4001882661043','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uJNz2R5JdW','CoffeeShop - Klick Dich zum Genuss!','sC40018b417bdec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0seAUcT1CR','COMA computer components','sC40018c3e796e3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6qeQ3eReIR','combit','sC400188cd7be45','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aZvjZbiBPA','Comic and Company Der Kult Geschenke-Shop','sC40018b048f66d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JcUwY7xY16','ComIn Onlineshop - Kommunikation und mehr','sC4001888a721af','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('s26B2TuXRW','ComiNow','sC40018c66acb4e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nKkOI3nOCn','Comp & More, Versand für Design Computer Gehäuse','sC40018bb7dd86e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('svj6pLEVHi','Compaq online Shop (Schweiz)','sC400188be2b4e0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9Ig4oUJM3o','Compass24.de','sC40018b1a35587','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yNv8D8Mr8A','CompuRAM IT System Upgrades','sC400188bef115c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AnbrprWF07','Computer Components','sC400188bd80c0c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TdxYbhotJJ','Computer Software und Literatur','sC40018bc283319','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BGyA5M6GoN','Computer-Shop von Ferkinghoff Computertechnik','sC40018bdc1f18f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Jh29tzMRB4','Computer2000Shop.de','sC400188b9bdcf5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('31qVAynkaQ','Computerbestellservice.de','sC400188c35e9b9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8GW515RIeX','Computerhardware Versand','sC400188bb04419','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Sz2pXRC0ZI','ComputerOnlineShop by The Elephant®','sC4001887f96c90','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MrFFpBanjo','Computerzubehör osm@novic-edv','sC40018c676856d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Rei3CU67QL','Condor','sC40018b5aa55f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ArdXVJAf4Y','Conrad.com AG','sC4001886691d9b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7ae4mKLguA','CONTACT TRAVEL - Das Fachreisebüro für den preisbewussten Individualisten!','sC4001886661040','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6qoAqm8AMP','CONTACT TRAVEL - Reiseboutique','sC40018866796da','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QbnjXNCVZe','COOK Outdoors','sC400188d291d79','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PIU7oupcmN','Cool Shop - T-Shirts,Mode,Domainaufkleber,Poster','sC400188ec17c57','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('E2jrNhMj63','cosmorotiX.de – spice up your sexlife!','sC40018c2dcee1c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('l6FOfLg0tj','cotton cottage','sC40018b28c03bb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('J4X5lZArxl','count down uhrenshop','sC40018c158cf5a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('atZ0t6UXfA','CountryStyle','sC40018b6691d77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DdL1Xx3n2t','Crazy-Onlineshop','sC40018b334b0bb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dXLmfVqNx6','creasyst - Naturfarben Shop','sC40018c59f37f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3uQxKkrI5I','creative-label','sC40018876d8a4c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6bVKJPcVRh','CRISS CROSS','sC4001885f5c247','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TLt7nl5bdl','CTS Videosystemhaus Online Shop für NLE','sC400188c385e49','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ybr4htoPf7','Cubeshop.de','sC40018c3380c0d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hXZqfTq0Hf','CYBER SYSTEM ONLINE','sC40018bd965ed8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CSuZYW2oaa','CyberCD','sC40018bd701d3d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0IkUAOfa74','Cybergrafica-Arte-da-Parte','sC400188de8f66c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('39oV5IzaUy','CybErotics Erotikversand und Online-Sexshop','sC40018b180b972','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hOGA7WVCA4','Cytronix OHG','sC400188bc85a2e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LJzYBL7JPf','d-signshop','sC40018bdceea43','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8iu1YIjeA2','Dacheinkauf','sC4001882341478','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pXjghbu6zB','Daeumling Kinderfachgeschaeft','sC400188e2a2eed','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RwEsm9h1Un','DanFun Ferienhausvermittlung','sC4001886cc2b21','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1XtFJBOtlo','Daniela M. - Ihr Schönheitshaus im Internet','sC40018b5061044','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SdHDjzYB8K','Danner Outdoor Camping Kanusport','sC4001886601cd4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LqC9qOjk5z','Darg & Light','sC40018c219e0cf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6jTUllUXzN','Dark-Secret','sC40018b110e01c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Dws9KORQM2','Das Gemälde-Artothek','sC40018bf8d8a64','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pD6OJDCtJL','Das Gemälde-Artothek','sC40018bf88f66c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VrL76zCt6p','Das Gesundheitsportal','sC40018c72b8e87','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YE3rKsBUma','Das Online-Reisebüro - Patalon.de','sC40018c2101cd3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YM5lkyFk3s','Das Online-Reisebüro - Patalon.de','sC40018c20a5600','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZIiyiMLWkD','Das Puppenparadies','sC400188eb7e4f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QbTl4BmDPE','Das Weingut Schwindt Online, Pfälzer Qualitätswein direkt vom Erzeuger','sC40018b22ec2d5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zOuMEOPEOp','Datenpools - Adressenshop','sC40018c2ad76cc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('huW3KGRgud','DAVID DESIGN OFFICE','sC40018c1eb405e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ejthLd5pn5','db-INTERSTORE','sC40018b00091fa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('D3wGAaDskP','Decker-Wasserbetten','sC4001882a8126b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nBRqVHK4Fx','Decomania Megastore','sC40018827c7975','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0owEqQZco4','Deiters Online-Shop','sC40018af5525df','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kb40P0w2dm','Dekonetz.de','sC40018c3e266b6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('k1mFcs4mwi','Dekoparadies','sC400188fa218a3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aSURKYbcYW','DeltaClear','sC40018c51d6345','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eW9VYAhgO5','denk bike+outdoor','sC40018b5ecee1d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4FfuvtIdFZ','denk bike+outdoor','sC40018b015c25e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uYwP1wxqW1','der \"andere\" laden Geschenke und mehr','sC40018b00acbbb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lQOUaEHyCb','Der \"schmuckshop.com\"','sC40018869c2b27','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('u4X644q0fm','Der Aktiv Kurversand - die Spezialauswahl für die Gesundheit','sC40018bf74b210','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zvBYZX16PX','Der Besondere Laden','sC40018c486ac7a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8P0mtjUphZ','Der Bioladen','sC40018b71573f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YdBdJlKznG','Der Carrera Shop','sC40018c1448dd4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KTzJNfu0fi','Der Deko-Shop','sC400188bf9bcff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HqqqcW43IP','Der Echte wahre Trödelshop','sC40018c1ad8999','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dnX5B6APtl','Der Elternratgeber - Spiele und Ãœbungsmaterial für Kinder von 2-13','sC40018bceacb3a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YgINmq0kMq','Der erotische Onlineshop','sC40018b39f1511','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('l7a5oAbQID','Der EuroFuchs - EDV- und Internetservice','sC400188bd2b4ee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wZXV68yt0Q','Der Geld Fux – Ihr Preisdetektiv!','sC40018c7aacb38','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OeuJEMpGG9','Der GRÃœNE OnlineShop','sC4001885fc7924','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GuyBKijO7s','Der Hafenshop','sC400188be79741','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ck7JqubO7I','Der Handarbeits-Laden','sC40018c806ac87','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gQCZqi6Ouy','Der Handy Gigant','sC40018bc5b6852','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nG11IQdK50','Der Handytreff','sC400188867e4f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uKUd5shISY','Der Heizungs- und Sanitärshop Deutschland’s.','sC4001887e182d0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aAoT1aXAsY','Der Heizungs- und Sanitärshop Deutschland’s.','sC40018824ad950','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6RTO6LIrzx','Der Herrenausstatter im Internet','sC4001886ec7984','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZHTw8n9JpD','Der Hifi-Netshop','sC40018c1f5e9ce','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZlFYH0SlxT','Der Hoteltreff','sC400188657e4fe','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Gvn2LjMn4O','Der Internet Uhren Shop','sC4001886a9449f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KVDDPrUzHy','Der Klick-Shop für die gute Spiele','sC40018bd076fcf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zF0WXfs2tX','der maritime Geschenke online Versandshop','sC400188b08f66c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DtRiHDmBNx','Der Online Adventure Shop','sC40018b6cd637d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2jxSv6KVBR','Der Online-Shop für Haustiere','sC40018b386d392','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hn6EDfwn2V','Der Online-Shop mit den schottischen Preisen !','sC40018c38e268b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hZVyvrM2Nf','Der Online-Shop von Marlene Thiele - Kosmetikerin','sC40018c224899f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uQcRAULW7m','Der Onlinemarkt für die Elektro-Installation','sC400188830b95b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WRJHvPyxr7','Der Onlineshop für Bosch Elektrowerkzeuge','sC4001882579766','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SDVhzt7XJC','Der Onlineshop für Heizung-Sanitär-Haus-Garten','sC40018c6ed8a61','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GSOdU5LAQ1','Der OptiTEL Telekommunikationsshop','sC40018888e4da4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gCyRAOtmYe','Der orginal ZICK-ZACK-SCHEITELKAMM – die Weltneuheit in der Haarbranche','sC40018c64302f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YfJhVnQZlI','Der Racket-Shop online','sC400188727e4fe','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aMQfu9lecg','Der Reitsport Laden','sC40018c56c03b2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uV6vtNY8Rm','Der Rumtreiber - Bergsteigen, Wandern und Reisebedarf','sC400188d210776','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ADz8t6e0zs','Der Sat-Fachmann online','sC4001888a2e00a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3Pd2lPwFxW','Der SCHERZARTIKEL-SHOP','sC40018af717c67','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bnDmJrqhNp','Der Scherzartikel-Shop','sC40018bc2ca03c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8AsiC12WsJ','Der Schuessel-Shop','sC4001888935163','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eZjThByNL7','Der Teeproduzent','sC400188cf3c6ba','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('h0NkNlyBnt','Der TIERGERECHTE Kratzbaumshop mit System','sC400188f332a1b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ffZq42spLL','Der Tinten Shop','sC4001886fdd8d9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('97M63er9EW','Der Titelshop','sC40018883d1517','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9HNzpTsHTO','Der TMTtoys Spielwaren-Shop','sC400188ea7e4ff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kI9v9qnoO3','Der TV-Fachmann','sC40018b3b1f28a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eACFIcRqwk','Der Waffenshop','sC400188606d393','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6pJUfvIFrF','Der Weinmarkt in München. SUEDWEIN - über 1400 Weine, Klassiker, Kultweine und','sC400188bc3515e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TSAKYmpUyl','Derma-Pro-Natura Int.','sC4001887ecee1c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3nXJ6NWPpw','derReisetipp.de - Informations- und Buchungscenter','sC40018861d3d2e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DiO1o5DcYj','Design Magazin','sC400188285eb52','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QS1tQqJ9YC','Designer Möbel','sC40018b210442d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SJBJr2QVb9','Designergeschenke und Wohnaccessoires frachtfrei in Deutschland','sC40018b4e28dcf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jN2uHhkPhR','Designerleuchten von Tobias Grau','sC400188b3266c6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HS3aUYTa1h','Dessous Amore Dessous','sC40018b5d6ac78','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pXBMtrO6fJ','Dessous for You','sC4001886e91d13','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('F2JC0xWNdN','Dessous und mehr','sC40018bc7ca043','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VPFQ2zqjd0','Dessousfashion','sC40018b56a07d8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5x0xzF9Zbu','Dessousfashion','sC40018c1c80c0f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('K3eZUsPSeW','Dessousland.com - Ihr diskreter Partner in Sachen Erotik','sC40018c793c6b0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('e5IhsKx51u','dextrarius','sC40018af96faa5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WqsbYuPY3y','Diabetikertreff.de','sC40018884dff76','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TYo5UepUg4','DIBELLA Objekttextilien Mietwäsche Bettwäsche Tischwäsche Frottierwaren','sC400188786897f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tjNCPtqz4R','Die Circuskiste','sC40018b304146d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hlbCdnAfTR','Die ganze Welt des Reisens...','sC4001886e0b95d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cYo8gmho5w','Die geheimen Tricks der Lackprofis','sC40018c3a3ed59','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('F4b9dbeNT4','Die Gesundheitspraxis','sC40018c3f2b4d8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HNDSp0I8Zh','Die Gummipuppen - Stube','sC40018c01bdcf4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PVjCd07vjF','Die Kartenkiste','sC40018bd24b0ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3SihSyXMGA','Die Ladeneinrichter alles für Ihre Einrichtung','sC40018c13f10fc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XNFELdo4LB','Die Leipner-Selektion','sC40018b1caa501','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cxfzHRMjdK','DIE PREISJÄGER - der preisbewußte Online-Store','sC40018bea59c89','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cS30wkniQO','Die Schmuckgalerie','sC4001886ac51cc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hBrYP0q6tH','Die Software BOX','sC40018bbc48997','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('d6NYtfgH4T','Die Software BOX - Der Online Shop für Windows Betriebsysteme','sC400188d8748b9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dyIwig2ysj','Die Teekarawane','sC40018b1ed1582','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9k1NmufEAW','die tierversuchsfreie Kosmetik aus der Schweiz','sC40018877748b6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CLXB8F3n0G','die Tintenfee','sC40018c68796d8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('l8RuD6YXZx','Die Weine Griechenlands','sC40018bfce74b3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WVdLz6MpLQ','DieHandyProfis','sC400188861f18d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ykuniGxoW5','Digital Net Shop','sC40018c03573f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VyUocwH5Wx','Digitalkamera Verkauf & Verleih','sC400188821f18d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eeIxekfIQa','Dildoparadise 24h Eroitikversand','sC40018c7765e88','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('r6dGbREhZl','Dildowelt - Das beste Stück im Internet','sC40018861a7d0b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VAIig3FM5f','Dinkelkissen, Waermekissen, Dinkelbetten - im Spezial-Dinkel-Shop bei Doktor-Klaus','sC40018bec8a84b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hYgSm3NkiN','dinkelkissen.de','sC400188cb0e021','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pS9emG65KB','direktFAN','sC40018b47e4d9b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pUmUoMxiM0','direktFASHION','sC40018b47a7d93','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ylxR82QTDE','Discount-liste','sC40018c3c12e3d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xp0I6lElfJ','Dittrich Nähmaschinen Online Shop','sC40018826b67cc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MxrLfzwDJY','Dj Shop.de','sC40018b4b218a6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DvLMt2sLRL','DJ-Shop.net','sC4001887ff10fd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7PDd8HsrLE','Dobmeier LEGO Spielwaren','sC40018b4621cbd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('97oXIybuM1','Dogs-Heaven.de','sC40018c3029252','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4S3CSc0a56','doit24 Online-Supermarkt','sC40018bf415966','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YvbbLbq8da','dolcevino – Kulinarische Genüsse für Genießer','sC40018c06dffe5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BWkUWGhsM0','Domain T-Shirt & Autoaufkleber','sC40018b18489a6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0Z6Q4LMT6h','Domain4000.de','sC40018b17c7927','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tBHkfvwTnn','Domino Watch','sC400188ccc7920','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Cz0dDHwxro','douglasbeauty.com - click. and find out.','sC4001887665e97','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fAWgCM6cel','Downloadit.de','sC400188d761040','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OWIdeazQIW','Dr. Winkler Infosysteme','sC400188da1f1ba','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('51q4QMBis5','Drachenshop PEGASUS','sC400188ee0b970','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ONn6jn3xT1','dragfox.de','sC40018c60748b9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FceKgIbsC8','DRD-Surfboards','sC40018be22dbf9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('R5oOWMHwwR','Dreamworld - Europas großer Erotikdiscounter','sC40018bd5cf320','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('sbtjX8S6Jo','Dresskids - trendige Kindermode','sC40018c4a74ced','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YaOhIEd5wW','dresskids.de - trendige Kindermode','sC40018c5eaf2be','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('f3Ioyyf1kF','DRM-Shop','sC40018b0b46314','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nOWImkzouH','Drogeriespezialitäten aus Schliengen','sC40018bca39f38','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BUS1madCyt','Druckerpatronen-Shop','sC400188bec9ffc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uxJv8T12Na','druckerzubehoer.in-eisenach.de','sC4001888b291e7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fNr7JJclvR','Druckerzubehör - Zeilinger computer equipment','sC40018bb9748c6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('a6N4lhaB4S','Drugstore Outdoor&Reisen','sC400188d7b8e83','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JIkKUmpkuP','Drum-Herum Geschenkeservice','sC40018c48bb58d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bw3aGKJcGJ','drunter & drüber Wäsche für Männer','sC40018bcba7d13','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hiceIcT5A6','Duftraum - - Der Parfum Onlineshop','sC400188726378a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('J0NGznszvb','DuhnerShop','sC40018afd5ea00','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RPzQZ2qFl6','DVD Shop Deutschland','sC40018c7d01ccf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6BjQnfCJRj','DVD-aktiv.de - DVDs in freundlicher Atmosphäre kaufen','sC40018c278cf57','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pQosoq2YGp','DVD-aktiv.de - DVDs in freundlicher Atmosphäre kaufen','sC40018c273c6af','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Dk9mCul5ux','DVD-Angebot','sC40018b535e9e7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wJFZbjC0zs','DVD-NOW - Ihr Onlineshop für DVD´s','sC40018b4f462c9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('beyo5i4O7z','DVD-SPECIAL-SITE','sC400188d1b1954','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MAo4ewzy5c','DVD-Station','sC400188fee74c4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jOOS7w4WIT','DVD-Supermarkt','sC40018b26502e2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('h1MAEQbeYn','DVD-United - DVD-Shop nur für Wiederverkäufer','sC40018b4eee9d9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hwKCA1bA1r','DVD-Versand','sC40018b0a1e26c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZtpMdD92DL','DVD3000 - Der DVD-Versand','sC40018b0b7bdf4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hMsamu4gOH','DVD75.de','sC40018b086d7c5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iEEhiWHe95','dvd@home direktversand','sC40018b0ac9fef','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zUSIykbQOL','DVDMedia','sC40018b0954ced','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gnhnDdufpQ','DVV Volleyballshop Der Wolliballa','sC400188729ba1a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5x8r6d1NDg','Dymo-Online-Shop','sC40018b3085eb7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yiYv3UJ5Wa','Dynatech','sC40018c7dc2ac6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SeOZ1qX5Ci','E-Schop aus Neuenhaus','sC400188c06ac85','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xAEIoktiU4','E-Shop-Net','sC400188d98cf5f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2y9GGEzISv','e-shop2','sC40018bda97001','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('knFbfzAvzU','ebiker24 - Der Onlineshop für Motorradzubehör','sC400188834d7c7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AxzprHKPv1','ebookers.com Deutschland','sC40018866a7d66','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ri3oc3Vcul','Ecco - shoes for life -','sC400188717bdec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hZDsLby8l6','ecfit Ernährung, Coaching, Fitness','sC40018bc86857c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HAU7yoNySN','echt lustig','sC40018c2d80c0c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pos1Oe2oYT','Edelstore Meilando','sC4001882432a21','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oK3zM50yem','EdelStore Meilando Der OutletStore','sC4001886f721ba','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Gig2geVYWs','eDigicam Bestpreisshop für Digitalkameras und Zubehör','sC40018bd3c51cf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('T5koKunS1T','Edna´s Engelwelt','sC40018afa4fed5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tyA5KK6MeJ','EDV Systeme César - Onlineshop EDV und Telekommunikation','sC4001888c218a0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('524BZdChPg','edv-bookshop.de','sC40018b091f16b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BHZ3J8chBt','EDV-Zubehoer','sC400188f50441b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dFBG68w6nD','Effektlicht.de','sC4001887dee9d6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pvBKrLgTJ4','efftop.de zubehör für küche + bad +++','sC40018825f115b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EfTxL27Z4s','Egü-Modeversand','sC400188c6d1518','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('E1kpemt5OI','EHAT-Erektionshilfe','sC4001887eec2cc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wpvTnTsDv3','Einfach Shoppen im Online-Sex-Laden - 100 % diskret','sC40018b5580c0d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1znX6jahDA','ek-center','sC40018bff3c6ae','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9Qu45YjAmE','ELBI Elektroinstallationsmaterial','sC40018b2a83318','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0L8Gx47H6R','Elegantman.Com','sC40018b6a54cfc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('x0DMDT3xR2','elektro-shopping Der Onlineshop für Elektrogeräte','sC40018c1304424','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OHtPjvWJns','Elektrohandel','sC40018b3f5e9e7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mXjLH69R0Y','elektronik shop','sC400188882189e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cbvLRl5l0K','Elfriede Ammann Maschinengravuren','sC400188b10960e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('58JlrLAZFe','Eljo´s Notenversand','sC40018b078375a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AxbDv8gjzc','emotica- der grosse Erotik-Discounter','sC40018c82b4056','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1CelOQRwgy','ENB Wien/München GmbH präsentiert SECRET NATUREL Naturkosmetik','sC4001887199300','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hRF3LTCzt6','ENDISCH - ETIKETTEN','sC400188290b97d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zMmE5eV3A4','Energetic Dream - Esoterikprodukte','sC4001890061046','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gq1j9qPgUE','Englische Möbel','sC40018c29d94ae','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UGyZk1Zyek','enjoyTOY - Der Sexshop für Genießer!','sC40018c5e5a041','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0tbOXDqbPx','EP:Diebels CoShopping','sC40018bddd3d15','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rTtaFXUjR2','Equinox Versand','sC40018829ca159','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bTf7ppIDR8','Erber - Comics & Romane','sC40018b433a36e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IprPtFCdLs','Erima Sportbekleidung','sC40018879a07d6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4QMiaGvYKL','Ernaehrung24','sC40018b07bb59b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9e9zqytQie','Eroscape - Pheromon Shop','sC400188dd7490d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('O0vJvZ5d09','EROSPA-SHOP','sC40018c269220c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9BRLd6i8BG','eroticBOX - Sexshop','sC40018c393ed56','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LpFAtH9VBz','erotics for ladies','sC40018b1a6fa9a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oLPz6rQv21','Erotik-Boutique-Versand','sC40018b2148995','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2m599MHyK0','Erotik-Shop Portal','sC40018b178cfa3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('w1IrO5tOWW','Erotik-Toys -Der diskrete Online Sex-Shop','sC40018bc691d77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zfbEr0wtX2','Erotikartikel online kaufen und sparen','sC4001887e6fa98','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AUsnm9DOkE','EROTIKEXPRESS - Der Erotikversand Nr. 1 in Europa ! Alle Hardcorevideos und DVD´','sC40018b0e7bded','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BmC51gd1GT','Erotikexpress Erotik Shop','sC40018bc48cf57','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7UAtyCf33U','Erotikshop Röschen´s Intimvitrine','sC40018b0d550e5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('sDLvj6otNq','Erotikversand Lohmaier. Online-Sexshop','sC40018c317e4f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ju1uCKNEgp','Erotograph online','sC4001888065ee1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BL4W4Fexb2','Ersatzteile-Shop24.de','sC400188261077e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yS3fcff270e9cb4','Erster Testshop','AmwZjHqef4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3AKh5Wds55','erstmalurlaub / Online-Reisebuero','sC40018b29091f5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VWWqyCpQQf','Erzgebirgsladen, Volkskunst aus dem Erzgebirge','sC40018afab8ea6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hKGS7wriwB','Erzgebirgsversand GbR','sC40018b38acb2d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TIwgI9HcoV','eSchmuck - Le Joyau - Das Juwel - eJuwel - Juwel24','sC4001886b9e0d5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HyIqwklkOf','eShoes: Schuhe bestellen im Online-Shop','sC400188b3bb593','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JgoGS50AkJ','ESKA System- und Datenservice','sC400188c01f145','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('o1cfyEPGU9','Esopia Versand','sC400188e00e022','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PG1OIYTcYv','Esoteriktraumland','sC400188de06af4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Lfp9FH3ZDH','Espenlaub','sC400188e3f10ed','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tuqSI1BAiP','Esprit Shop','sC40018c5aaf3d6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('49sUACNEKL','Essig & Oel Basar Gummersbach','sC400188b215942','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CoCL3kJmmO','ESTIM','sC40018b1057406','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MQU0yW0Igq','eteleon.','sC400188c981022','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mNTBLPmjZy','ETH-Web','sC40018c111808e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('G8D828EFZU','ETHERNET 2000','sC400188c830739','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9LPxjJelJM','etnostuff.com','sC40018c5721897','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('10DfvLGrjW','eunet24 SCZERBYNA','sC40018c7e2b55a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('T6bmjZml6b','Euro - Security - Shop','sC40018c801554d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EGSb5oli3K','Euro Fan Shop','sC40018879dd873','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rkAim16MaN','euro-finanzkaufhaus','sC40018b54b194e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2r6MNtORNf','Euro-Handy Mobilfunk-Shop','sC400188856d395','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Sec8S7t3Ae','European Designers Group','sC40018c5d4d7b6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('q2TNnlAb4w','Eurosian Reisen Ihr Spezialreiseveranstalter für Südostasien','sC40018865dff77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LXrOpDARdH','Evas Paradies Erotikshop - Online Erotikversand für Frauen u. Paare','sC40018b554147b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ESq2KG6aWc','evas-geschenke','sC40018bd585a2f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mpl4PN9609','evelyn´s sockenladen','sC4001886fc2aef','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ohlRtvaxpy','EVENTIM','sC40018b4379737','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1pLz8ZmVJC','EXCEED Sports','sC4001887b4146c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8F2kV67b62','extravaganza - Plateauschuhe, Plateaustiefel & High-Heels','sC40018b6e9b9bf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4s3yGIBeY6','eXtrem zapatos','sC40018875748b6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('i8RT6rAddE','F-SHOP.DE','sC40018b2cbb58c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2HDYlP3nt4','Faboro Enterprises AG','sC400188ceb1955','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AYW8O50kqk','Fachbuchhandlung Das Aeon','sC400188e6cee1c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HaicGMl9qj','fachbuecher.de','sC40018b5deedf3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ItVrFlULzU','fachbuecher.de','sC40018b09db1b9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CsKp5Ihug7','Fachgeschäft für Autokindersitze und Zubehör','sC40018b6441474','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tg9KqIpC5P','Fachgeschäft für Korb- und Flechtwaren','sC40018b65218a6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('q976QADS7y','Fachhandel für Senioren Pro Aktiv','sC4001887c3ed56','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zEkEEqpSUR','Fahrenkamp - Der Spezialitäten-Shop','sC40018c3b6380a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zXzQZ09NLt','Fahrradkeller Rombs','sC4001888d43b78','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RTrm80OTff','Fahrradkeller Rombs','sC40018b18bb58d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TyigUaXGI4','fairflight.de','sC40018866c03bd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KFhXp4mB6q','family-toys ..und alle spielen mit','sC400188e0c51f0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wkeRkG0CwU','Fancy Rings','sC4001886a17c68','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QsGvqGF3MK','Fankaufhaus','sC40018860182ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zqeiU3x3m0','Fantasy Shop','sC40018b3d10742','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nSUg5U2mQF','Faseaudio','sC40018af585a33','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DaIYKY0eqV','FASHION-ARTS.com _ Ihr OnlineShop','sC40018c26e268d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hAwuqWFq5x','Fensterfarben 1A Qualität zu Superpreisen','sC4001885f4899a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2PRMnlklR2','Ferien am Scharmuetzelsee in Bad Saarow.','sC40018bdca5607','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xvlQxNobXd','Ferienklick.de','sC400188e06856d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kxv6hTgHrO','fernglasshop-berlin.de','sC400188827e4f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0Nzsx8yjhz','Fertigschriften-Shop','sC40018c5a57400','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nOQyoePyY2','festcompany.de Shop','sC400188e9e74c3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hsQG7GjYeD','Feuerwerk und Fasching','sC40018beb91d79','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YrBF4D5jPe','Figuren aus Bleikristall','sC40018c0080c0f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('30DFHxQjhW','film.de','sC40018bc81f19b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rEeSsudQKL','film.de','sC40018bca7e54a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WowdcMNMSK','Filmplakate.de','sC40018b254628e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0CUqCOjk9N','Finanza','sC400188b2acb2c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0VZO8hajbR','FINISHLINE','sC400188fbccb0a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('w35daSdUms','FireGrafics ... alles für den cleveren Ausbilder','sC4001887c7975b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JXb1v4cb8J','Firma Cult-tattoo','sC400188c9acb30','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('a1uTiAr5uy','Firmway2000','sC4001888dacf53','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5GE6uubw5e','First Base US-Sport-, Fanartikel und mehr!','sC4001887b23fad','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('c7EzM1NuU5','first-e the internet bank','sC400188bf26ad7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pWuMGIR3Kh','Fisherman´s Friend Online-Shop','sC40018b23af238','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Q3Y07ohy7O','FIT & MORE','sC400188dbc03cb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tAyiUKlwOX','Fit at Muskelfutter','sC40018b626856a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mx6T6HMRVw','Fit und gesund','sC40018b51bb58e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('V1gA3oN9af','Fitnessdome - Ihr Fitness-Spezial-Shop im Internet','sC40018b6f4d7be','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('f1AC9kj3mp','Fitshop.de - Markendiscount für Sporternährung','sC4001887d59ffd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('srBfN8aTto','Fittrade Onlineshop','sC40018877c9ffc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZHNYBnE4lx','fleisch24.de','sC40018b3d8cf58','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QZzV4DQvNg','Fleischer Hard- und Software','sC400188c58102a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jXnc2LYvDZ','FLEUR-BLUMENDIENST','sC4001890091d77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZUyes56sKT','Fleurop-Online-Store','sC40018b2d04422','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GnfDZRkJfk','Flexcom','sC400188d709261','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tNFszB7lHR','Flohmarkt-Shop','sC40018c653c65d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('daeWCYFC7N','FloraZoo','sC400188f56856d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('z02e20MJzJ','FLOWERY ®','sC400188ff88140','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WQMvwyTIsu','Flug.de','sC4001886d7e4f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bKEmcMPOwN','Flughafenpreise.de','sC4001886143bf6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BdtSvpqt0J','FMN-Online-Shop für Telefone','sC40018b51796d8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ozZFVxwfD7','Folien für den Hobbygarten, uvm., ...','sC40018bbeaf239','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TqogAufWK2','fonmarkt.de','sC40018c36dd87d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IuKp3CX1qc','foodshop24','sC40018c45af23e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Bg5kseV3S6','Formel1 Fanartikel - F1 Reisen','sC40018c0d944ab','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wymR9YZ33w','Fortune Systems Lotto-Software','sC4001890030307','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Iqct3iXiys','Fossil Gallery','sC40018c6e85a34','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Dtbql2WLTh','Foto Am Grün Marburg','sC40018880e4da6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4YAQeinm9j','Foto-Ruhrgebiet','sC40018bbf52660','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hasw3GxcIx','foto24.de','sC4001888110735','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LwUSOWbkiR','fotomeile.de','sC40018be7dd8d8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dJjUx2oNjf','Fotoreisen','sC40018862e269b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7xlXpXG6he','fotoshop-berlin.de','sC40018882a0c5f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('A68xpvm8NC','Frank-Mehlhorn-Versand Geschenkartikel','sC40018b606fa99','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Rh4Urd16VX','Franz Ostermeier GmbH - www.der-bayer.de','sC40018afbcc6fe','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Fw9QUcV37Z','Freude-am-Kaufen.de Online Supermarkt','sC400188a93077a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uZT8xHo04y','Freudenberg Armee & Freizeitwaren','sC400188d159bf4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GhL0znsTbS','Freundschaftsring.de','sC40018c2c83323','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XdtmR0uFvP','FRIC + FRIC interaktiv','sC40018b3e5c21d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ne7omuLsCF','Friseurbedarf24','sC40018c4d8f67a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('smUrCOVeMM','Friseurexclusivshop','sC4001887332a0f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('d0PUNNiXDr','FRISTADS Arbeits- und Freizeitkleidung','sC4001887adb159','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1uet9Q8mgQ','Frontline GmbH','sC40018b4bc07c1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BkkuiIBOoR','Fruchtdepot','sC40018b1d6378b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('e5Ezc3zKsi','fruchtversand.de','sC40018b1d9b9c5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZqwmAY8ykd','FUN & MORE','sC400188dbf3861','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OQCXKgzUOi','Fun Records','sC40018b4559c09','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('okuBwifoS9','Funcover.de','sC400188c9d633f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wmA0UGrwSq','Fungun - Volltreffer im Internet','sC400188780e01c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Reu3GIJEI0','FUNKMELDERdirekt','sC40018881721aa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lG7UiGJ1ar','Funnythinx.de','sC40018afc7e8ea','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bRhsfn7r2X','FUNNYWOOD','sC40018b280b9c8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lAgQgKVAGh','FUNNYXX','sC40018b101ce9a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UB0RTxkTbc','Funtoys – Erotikartikelshop online','sC40018bfc4d7b9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PeAO3m4Wwd','Fussball-Shop','sC4001887b0441d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6usCeoh5UB','Future-Communication H&H','sC400188847e4f6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rEcmaMFYwR','Gabartas Werbemittel','sC400188cda7d0c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YqMBYIFcUY','Gaby´s Galerie','sC4001886102153','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QzBXv6STZ9','Gaerner GmbH','sC40018be6f37f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Z2hifhS6TB','Gaia-Versand','sC400188e5796e7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4HBiHVOtrb','Galeria-Toyshop Der Shop für Erwachsene','sC40018befe74c6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ILBLp6Ol2m','Galerie d`Histoire','sC400188635e9ce','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('w3i0UE2ico','Galerie meditativer Musik','sC40018bc8b677b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uRnd2zyL09','Galerie Thoms \"Von Altenbourg bis Zander\"','sC40018b680448b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ATJ00LWHhk','Galerie Zazzaretta','sC400188de35158','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('c5UbMszcie','GAME AND FUN - Spielekonsolen und Videospiele!','sC40018c5cec2cf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2zpSZxuVVB','GAME WORLD Computerspiele und Videospiele Versand','sC400188cf91d7f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XOMwWcF1At','Gamer-Shop','sC400188cedb157','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LiSaYcrEgT','GamesWorld-Kitzingen','sC400188d483383','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fi5s7iLEeT','Garlando Tischfussball Onlineshop','sC400188ff573f6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xdhs0jCZ4r','Garten- und Zoocenter Samen Mack','sC400188efc791e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RjVSHhWtrL','Gartenshop - Gartenartikel sowie alles zum Teichbau','sC400188631ce9b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GEkBiyZQko','Gartentrampolin - Online Shop für Trampoline','sC40018b2e01cd2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FTFo247tJb','gartenwelt.de - alles im grünen Bereich','sC40018825525d9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LXHml01znX','Gasthaus-Pension Waldfrieden','sC40018bfa23fad','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HMQqmCbKmT','Gay-Shop Online','sC40018bc606f21','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tNFM6bkzrD','Gay-Store','sC40018b1246294','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RNhcHb50NF','Geburtstags-Hit','sC40018b2785a2d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mSkHKEzcQ7','geegeeface','sC400188fac03b5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3jt6flUR4M','Gemtrade','sC40018b49c791a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WpnF6VCztG','Georg Gräfe Pulsnitzer Pfefferkuchen','sC40018b5f1caee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IJH0d258Ti','Gepflegtes-Auto.de . Onlineshop für Autopflgeprodukte von SONAX und 1Z','sC40018b2bbdcfa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vjHaDb7VxT','Geprüfte Sicherheit','sC400188f537835','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gHrrBhMDh1','Gerameer Kosmetik gmbH','sC400188708cfab','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QcUz5Gf7YO','Gerling.de','sC400188b7bdd02','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6bn9PNC62T','Gerry-Mobilfunk','sC40018887b194f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IhBpBtq6BC','Geschenk- und Trendartikel Hoge','sC4001882761046','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('A3uluAx9SA','Geschenkartikelvertrieb Wegener','sC400188fa525df','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eJvNNdyFZm','Geschenkboutique.com - Eine Riesenauswahl attraktiver Geschenkideen!','sC40018b320961c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fys71c4m3X','Geschenke-Paradies','sC400188ef65ea8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Qrbr6Xkthi','Geschenkekeller','sC40018c2cd1527','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Vx6w0lctPT','Geschenkeshop - RS-Versand','sC40018b1e944d9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fFBsPtWb8p','Geschenketip','sC400188f696bd9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lVfwFVeLnD','Geschenkfabrik','sC40018bc3a5972','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NLPKx2WN0z','gescon IT-Consulting e.K. - e.Shop','sC40018bdb80c1c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GwQlUO47EM','Gesundheit aus der Natur','sC40018c566ac75','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('e86rbJY6l1','Gesundheit aus der Natur','sC40018c55573f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UoqtEGd3A5','Gesundheit konkret - Alles für Gesundheit u. Fitness','sC40018b2fb67ca','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WU1PSapeaS','getmobile.de - Wir holen das Beste für Sie raus.','sC400188852dbef','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3Yufs3Leyy','getyourcar Ag','sC40018868c2b26','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('X5ogyO0yAL','Gewürz- und Kräuter Heimservice','sC40018bdbca418','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1UmBsKZmSC','Gg Fashion Party-Mode & mehr...','sC40018c11b40e6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mjFJbty6ZQ','Gg. Holland-Letz Söhne - Fachgeschäft - OnlineShop','sC40018828245e6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('M9MtmuHOyg','ghg-getraenkeshop.de','sC400188aa96bdf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('x4NQpDCTpL','Giftig.de Schöne Geschenke','sC40018bc99b9b8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wL02VdedLW','Gill Segelbekleidung','sC4001887b7bdec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6zVQLNiJbB','Glas aus Lauscha (Thür.) Glasverkauf.com','sC40018c62a2eeb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7SAxyWNGQw','Global Nutrition Online Shop','sC400188eda2efa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TlXqVdYddl','Globetrotter Ausrüstung','sC40018beeacb2f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ko9bqwTku5','GM Grenzenlos Mobil - Der absolut günstige Internet-Discounter !','sC400188cb6377f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('n7UKYcDqkb','Goldmaennchen.com','sC40018b236fa9e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QnBZpHyjHY','Goldstation.de','sC4001887057420','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4oMKwA0oMn','Golfdiscount','sC4001887a61046','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IMkXCsvq5G','Golfiana','sC40018b08a5607','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rS3K1CLGEl','Golfshop Walter Renn','sC40018878a5600','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2gWIm1Hia4','GoodPro Online-Shop - Digitalkameras, Notebooks, Drucker und mehr...','sC40018be3ec2e1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rQOgM3hMap','Gothic-Shop','sC40018b5a4b0f1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3JvbrNsNbK','Gourmet Kaffee aus dem Hochland Costa Ricas','sC40018c0928dd8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MY3r5uX1Ak','gps-ilg.de','sC40018c6faa425','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EVfZ44M8JQ','gpticketshop.com','sC400188fddff77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XWe9E1lQed','Grillshop-Holzkohlegrills und Gasgrills sowie alles zum Grillen','sC40018b5dacf65','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PKKIoAJesj','Grohe Armaturen und Duschsysteme','sC40018827ef035','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('W68hTrA8Di','Grow In Berlin','sC40018b664899f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Xo57UYRusV','Guter-Name.de - Wir ziehen an','sC40018b4765ed9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KXjxrrYfJ7','Gutsche-Olivo','sC40018b2f3c654','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LxhulBqd0P','GWINDI - DIE MERCHANDISER','sC40018bc361040','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PH8ID2qtr6','Günther´s Gummistiefelshop','sC4001887368574','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ts3ooCt9Ux','H&W Decoration','sC4001886a489ad','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hqIYY9xscj','Hadit Versand','sC40018bd29449d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('I7gHMSZQ3G','Hai-Society online','sC40018bfb61092','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wGEvYK47oc','Handelspunkt','sC40018881f10fc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8pnqPZqrxx','Handelsversand','sC400188af1ce7b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TPziJNSRp6','handtuchprofi','sC40018b284899e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mU3l7Y2YCq','Handy-Shop24','sC40018b3e997de','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xhtuZlUhZ2','HANDY-ZUBEHÖRSHOP - Zubehör auch für Ihr Handy','sC4001886c0b970','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ye5LyIRMKy','handy4you.de','sC40018887d1525','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('exVfblst89','handybags.de','sC400188d23c65a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uVBNxPa8zW','Handybude','sC40018b5c1f510','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('u9odIM25wu','HANDYCOVER - R&S Gollner','sC40018bff8a84e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KhZJ24itNE','Handyersatzteile & Unterhaltungselektronic','sC40018c3739f36','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4m7c3W6o3V','HandyNow.de','sC40018bc906af5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ros3sgviC0','Handys mit und ohne Kartenvertrag','sC400188863ed55','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('sOOfE5bYYa','handyteile.net','sC40018c09a7d0c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FJLwfZIjpn','Handyzubehoer24','sC400188870e017','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('f0TcnRufF8','Hans W. Hercher Münzen','sC400188ea218a2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zzPsbxsZjT','HAPAG LLOYD','sC40018b5bc2f25','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jt81hxcz6f','Happy Toys','sC40018afb992ed','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YlVnPPkvXe','Haus der Briefmarke','sC400188db39f3b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('M1mHgsjY7y','Hautnah am Dom','sC40018b4d1a36c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EZ6HBpmlrc','HAWELKA-DESIGN','sC4001886265e83','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nHDOhdozRV','HDK Direkt Mobilfunkzubehör','sC40018884a07e7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kDxxfT7lt3','Headshop - Bremen','sC40018b710e438','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HCi7seHoGN','HEICOM','sC400188c6a7d13','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RWMC7kriiN','Heikes Fundgrube','sC400188c3af23d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TSEmOoLKER','Heike`s Teddy-Paradies','sC40018bcd1a36d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AxdPDtOxv1','Heike´s Teddy-Paradies','sC400188edd1522','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1L8TBfiH4U','HEIMKINOSHOP','sC4001888730365','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EHdNhLA8HM','heimsport.de','sC4001887a43b77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6ie1MOTi1t','heimtex-atelier','sC40018b2c7e4f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7mAZeezGga','Heimtierkauf','sC40018bd332a1b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EsMbsmr7M7','heimwerker.de - einfach machen','sC400188253f6c5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YIilMirwyM','heisse-liebe.com','sC40018b2276fd3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('adfRnrSHbc','HEIZUNG-DIREKT','sC4001882354d61','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('q53TGmLoaO','Helmut Singer Elektronik','sC4001888048996','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KIsFG5nGO1','HEMP','sC400188aa525de','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('q1Evy5dkcs','Hendelsshop','sC40018c46b194e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dUWM3iVOKv','Henke&Partner GbR','sC40018b4c4d7b6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9KOFAiTq35','Herba-Live-Shop','sC40018c5237839','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fa1owIhKYp','Herkommer Soft-Hardware','sC400188c4acf6e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lMmQMGba5D','hermannelectronic Computer Telekommunikation Multimedia','sC4001888ab680a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DFTKJz9x6N','hermannelectronic Fachversand','sC400188ad06aea','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UsOHeoXk9W','Hermes-Shop','sC4001882739f37','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8kYKK5Xm5H','HEUBACHER WARENHAUS','sC40018b223c6ba','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cuiJaIpcme','HEUBACHER WARENHAUS','sC400188eb218a4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9HPfv6YVFk','Hifi-Shop.de','sC4001888028dd5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('z9kYigNoKj','hifi-world Online Versand Shop, Hifi, Audio, Video','sC40018b42aa418','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bY3EUctiar','hifisound Lautsprecher im Selbstbau','sC40018881d1515','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Bp2GzVqTxR','Higher Spirit - Euer Headshop-Versand mit der riesen Auswahl und den günstigen P','sC400188ec77456','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pBRgvJAXpd','Highland-BioKissen','sC4001887c01cce','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RDnyFL1zH6','hightech lowprices - vifo.de','sC40018b5d28dce','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XTXmJNsRHx','Himmlisch gute Kaffee- und Eis-Spezialitäten','sC40018c7e91d76','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MpzBrNYbBk','historische Wertpapiere Pentenrieder','sC40018bbe61048','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bGagCwlC92','HJB-Trading','sC40018b62f1528','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tgI9EQ01cl','Hobbycreativ-Bastelbedarf','sC4001882a17c1a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fvnqttWllz','Hobbyfabrik','sC40018b0bb4057','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('P6T1btWTdD','HOBBYFIX - OPITEC','sC4001888cacf50','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jvXufTA4p0','hoerdirekt.com','sC40018c6a06aef','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ewKvcMTOwW','Hofstetter Brautechnik','sC400188aa74cf5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8R01NPYHVR','Holzishop RIED, Korneuburg: Holzspielzeug, Spiele, Kinderspielzeug','sC40018b23351ca','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IcSpgOBcYc','Holzschnitzerei Wlach','sC4001886117c78','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OsAF3UFyuc','Holzspielzeug','sC400188f4351a6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6PBevPKVrH','Holzspielzeug-Discount','sC40018bbbe74bc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4nRcztY2jl','Holzspielzeug.com','sC40018b36a07d8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IR8xN0E8NC','Holzwarenshop Zimmermann','sC40018b0665e7d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qHpX62wL4K','Home Sweet Home Teppiche in Form und Teppichboden','sC40018827b4055','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rJ8YJ4sd4d','HomeRun Records','sC40018bcbec75f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iXFjvf3zvO','Honig- und Geschenkeladerl','sC40018af93cadf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZICus5voiN','Hosen-Winkler, der Online-Versand für Mobil-Elasto Dehnbundhoden','sC4001886fa7d15','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ONjfTjw2p3','Hotel Ahorn','sC400188679217a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eCwPy1XEUI','Hotels-4-U','sC40018be9721bb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('G82N02IpVQ','HSL Technik online','sC40018c1b32a0d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LsIuGi6o3P','HSR Travel','sC400188acd6760','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yooVkYhSuQ','HSR Travel','sC4001886761046','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wM98aslGeC','http://www.griechenland-direkt.de','sC40018860c7987','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3yE0wQhU7C','hufShop','sC400188f80962f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SuSHUuXuiS','Humidor-Deluxe.de','sC40018c6ab67d3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('z1cYCoRiKB','Hundezubehoer.de Bücher, Videos und mehr... für den Hundefreund','sC400188f8e26aa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7q1RK7joOQ','Hutshop','sC40018c120e021','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ho5cOCDYIX','Härke Brauerei Souvenir-Shop','sC400188b799258','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('poWcOmRqqB','Igel-Max Naturnahe Spielwaren-Holzspielzeug','sC400188e243b77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Gl2nJxg8DA','IGL-Rheinberg','sC400188b74d7b6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GBxbtD9XDG','Ihr Groß & Einzelhandel für Mobilfumnkzubehör','sC40018c3283316','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SrHxrFKxBi','Ihr preiswerter Handyspezialist','sC40018c528cf5e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tvDqjtkP40','Ihre Reiseagentur','sC4001886c29205','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OW50CIfuS5','Ihrhaarstudio','sC4001887317c1b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('a8TlrXUXrO','Imaging One Online Shop GmbH','sC400188874fed8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GGSjkCzgkW','Imkerei Müller Onlineshop','sC40018b1c57406','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7o5PIuDQas','iMOE','sC400188b1796d8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7Io8gAfmQa','inandout records,billiges einkaufen von musik cds und raren schallplatten','sC400188b39448c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IVB6dX5DFG','Indianerschmuck von STAMPEDE-ONLINE.DE','sC40018b4985e2c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0CQe9ajgO2','individuelle HiFi-Lösungen','sC400188836d38d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7QIpaih1aI','Industreielektronik','sC40018880c7918','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CVHTflCnvQ','Infoaufkleber.de','sC40018b2612e3c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cdnBzPcVf5','Infografik','sC400188b0db15f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nKgAM96qAX','Informationsverarbeitung Michael Jeschak','sC400188ca85a2c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PaaAo9jAGr','Ink-World','sC400188bfe9bb9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yRLnljQZFg','inkdiscount','sC40018b6b37830','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AZxFnZWXtC','InnoWay','sC4001887dd1519','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('APX2lfuVvq','INOMA Versand - innovative produkte & creatives design','sC40018af7e9fb6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bzVmDxUddp','Inside BeOS','sC400188d5e78e6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CQoXsitKcI','inside objects','sC400188280e7c7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MNR6Nl3fBU','Interdeco.de - der moderne Dekoshop','sC40018bb79448d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LKcKuOtioD','Internationaler Landkartenshop','sC40018862245d7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lgOuSABOE6','Internet Handarbeitsladen von Anja Bünger','sC40018883f10fa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mvxvfPQPxs','Internetgallery','sC40018afb63808','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0g3MwwTe1V','Irischer Wildlachs','sC40018870721b4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LUyWOWbWE0','ISIS-Horoskope: Astrologie ganzheitlich','sC400188e21554c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('sqWzAgLW9c','Isis-Urania W.Larsen','sC400188e183324','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pJfCfvkP8h','iSport.de','sC400188b34b117','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cnpznRWFpW','it-koch.de','sC400188d737836','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4ZrW42ANvN','Jadecor','sC400188f704427','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ewe0qGlYQ1','Jahreswagenzentrale AUTOPLUS VW/Audi','sC40018b35525d9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DPLI86Wf0v','Jamon.de - Spanische Gaumenfreuden per Mausklick !','sC400188e309204','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AbhnBhutDK','Janines Avon Shop','sC40018876f3c8b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('B7335StWw6','Janoschshop','sC40018afc43b81','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MQWh1qjUMC','Jansen-Automation','sC40018b393516d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('H0fg6DCtJJ','Janusversand - Der Sammlerspezialist','sC40018af51f1ec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2tJAlvuxBV','Japanischer Sencha in geprüfter Bio - Qalität','sC40018b2009206','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8ayEQ7LsIT','Javed Computer Shop','sC40018bee61048','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('efxhLTWvxi','Javed Computer Shop','sC400188c18cfdb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YdpT8XSPLw','Jay´s Pferdesport','sC400188f76856c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hznaRpeRHl','Jeans-Land Online Shopping','sC40018b1e23fac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8waKWgXsef','Jetmodell.de Modellbauversand Jan Koennig','sC400188ee992c3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dIEgM9dk58','JHP innovative products KG - Online-Shop','sC4001887db1957','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6KAae9daWT','Jo Krawatte','sC400188712b914','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pkoUsW4AAJ','Joachim Theis Versandhandel','sC4001888b4b0ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PaGemix3s0','JOJO Puppen Bären Holzspielzeug','sC40018c153ed66','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wDb624kF4e','Jokers Restseller','sC4001887f74cec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('n7AA936wE0','JokeWorld - Shopping mit Humor','sC40018c01748c7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4MguCQFsod','JokeWorld-Shop','sC40018c4459c0a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FlzsZJwRr2','JOKI-Foto ONLINE SHOP Ihr Fotohändler im Internet','sC40018881b1953','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xGC95gP1EL','JOKI´s Navigations und Kompass Shop','sC400188823ed57','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('f5QqQu2cC8','Jonglissimo - Jonglierartikelversand','sC400188ecaa422','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IntfBj9tPc','Journey - Blumen - Onlinedienst / Das Blumengeschäft in Berlin','sC40018be48cfc4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zt0ylXkBBn','Journey - Blumen - Onlinedienst / Das Blumengeschäft in Berlin','sC40018be4d633f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('x6LGzDGtBf','joyce Fine Leather - Haus exklusiver Lederwaren','sC400188771f19a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hKCMC5j71n','JP-PC Multimedia','sC400188d93515e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('avvhF89z0C','JSC-Store','sC40018b0c302ff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7BNZPrax6G','jsversand - Erotikshop','sC40018b10ca4b5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5fXTJBwNdO','jumax.de Baby- und Kinderausstatter','sC40018870e74b0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ENlvJHYrRq','Jumping Jo','sC400188e459c06','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yy9Vesducu','Jung HistoService online - Histologie / Histopathologie','sC4001887e8d34e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QTdr00SL6S','JUST MEN SHOP','sC40018b2ef37f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JLnKp2StFJ','Just play the Game','sC400188e03ca8d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Oy3jkKDIcU','Juwelier Brintrup','sC40018867c2b23','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1uQhYurYm3','Juwelier OEKE','sC40018869796df','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yWgtwwbE9i','Juwelier Riedel - Uhren und Schmuck','sC4001887501cd5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('B0HihRQzbN','K R Kosmetik','sC40018877e4da5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oE9BmyL5UU','K&F Computersysteme','sC40018b73796f1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hUCg5wReAX','Kabelshop TRIPEL','sC40018bb5e78c2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jnTi8JinJb','KAISER+KRAFT GmbH','sC40018be6a7d14','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xtTu4BIrjV','kamerashop','sC40018b40eea42','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qPNTF8IlH5','Kaminbesteck-Versand Brigitte Weber','sC400188b43788b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DBFQLfeZb6','Karabi Kunsthandwerk, Geschenkartikel, Wohnaccesoires','sC4001887e525df','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lseIAIdsIT','KARIDA SERVICES','sC40018b108f668','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rhnSr0Ippt','Karossworkers - Handbestickte Shangaan Stoffe aus Südafrika','sC400188c483318','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('o9oDA9Je37','Kartenbüro Arena','sC400188fd79743','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('r0porxcdJP','Kartenhaus.de - Der Online-Ticketservice','sC40018c583782f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nQ7ikuFCil','kauf-rausch.de','sC4001882a9930a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ofj2FfqrrS','Kaufcenter-online','sC40018c50ca04c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('blngJjADtT','Kaufunger Schuhversand','sC40018868aa8a7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5aqVO9VgA5','KBS-Technik','sC40018828ec2da','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VEeSweVo9B','KenSai Handel und Vertrieb von Naturprodukten','sC400188661cb1e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TTVad0CvFR','Kerzen-Shop','sC40018bebe26fc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LySmq5r5UV','Kettcards Kunst und Karten','sC40018bb8dffe4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wXVRDXWVrg','Kewestes-Uhrenhaus','sC40018c3991d80','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('plzYpt1nFt','KHG Online-Store','sC4001886159eeb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vnPa4Hsbnj','KHM-Modellbahnen','sC400188ed721ab','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zkAsWELsUr','kiddymax.com der Shop für Kinder','sC400188f22dbec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('k0hnd8IvDQ','Kidoclic','sC400188da4b0ad','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CXbztlsz8U','kids in motion','sC4001888bcee12','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Tek9sCvSQF','kidsroom.de','sC40018c2e7e4f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rW1Yk7ry1b','kika Möbel und Mehr','sC40018c41e7503','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DE9coQrMMn','Kimmich Mode-Versand: paßt nicht gibt´s nicht!','sC40018b6dc51e3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('J0VETXUx6z','Kinderfahrzeuge.de','sC400188e157402','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('r2haVlYzdz','kinderkram-lachendorf.de','sC400188e1b194d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AAUjKE2qMM','Kinderkutsche','sC4001882ac5817','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WwINk9jsGE','Kinderlampe.de','sC4001882888136','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('y3Ab7SZSAy','Kinderlampe.de','sC40018b5b80c0e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xvBwd0yTNZ','Kindermode Shop','sC40018c5fbb58e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8guAS7lKK4','kindersitze-shop.de','sC400187fcbdd03','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4Rh5ZRAjvr','KINDERWINDEL.DE','sC40018870aabf6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wtLzhRI62K','Kindheitsträume','sC40018c481595e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8TpuLNkTJN','Kinnerhus - Kindermoden','sC400188734d7be','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('18vF0piD2A','Klangschale.de Online-Shop für Esoterikbedarf und Buddhismus','sC400188e394490','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wp8hXVMT2I','Kleine Fluchten','sC400188d4db156','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DiwCGgroOn','kletter und Hochtourenecke','sC400188d3a2efb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LjjGJXMtbv','klettermaxe','sC400188fe4feec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EUSj1Y8y5U','Klettershop','sC40018864bdd02','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('N44ol8AZ6f','KLUMPP-EDV','sC40018c5c41473','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Z7cG31Xua6','Knappmeier Elektrotechnik','sC40018c359218f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('12J28ZQF8i','Knife Shop - Messer, Scheren, Schwerter, Schnitzme','sC4001882501cda','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1MiJO9VUWq','Kobe-Print','sC40018b4948dbd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('36vdBpItjO','KofferKlaus','sC40018b270e017','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TfVILl5Nnd','Kolonialantik Asiatika Bräuning','sC400188d9e74c2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9O30a7DU1G','KOMSHOP','sC40018889b8e86','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('X4FSPRaVXV','Kondomshop-Fun - Der No. 1 Kondomversand im Internet','sC40018861bdcf2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lt6qRzE2zX','KONKRET-Computer GdbR','sC400188c13ed59','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LyS3UudQa8','KontaktlinsenShop.de','sC4001886861040','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BNnILdg0Nj','kontaktlinsenversand.com','sC4001887c5c247','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xnLkDDWFTj','Koppiphone','sC400188858cf55','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XYkKyEt3KZ','Kordes-Rosen','sC4001882679d1c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9yeZEq6aqi','Korsett Shop , Lack, Leder, Satin u. Seide Korsetts','sC40018c6488147','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HdZUTN9bp2','Kosmetik tierversuchsfrei seit 1.1.1979 bei www.without.de','sC40018b546fa9a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('R2v9vRe2HR','Kranholdt Handels- und Vertriebsagentur','sC40018b2eb67d0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('J0f74TGVV6','Krawattenboutique','sC40018b69b6b8d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DdJQNbub6F','Kreiselparadies','sC40018b2946293','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KpVDDx5xxs','Krippenshop','sC40018af361045','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dR89641XVZ','Kronprinz ... Geschenkideen a la carte','sC4001882874f18','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('el0PhP9r8w','Kronprinz ...Geschenkideen a la carte','sC400189016acdf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FS3wAi6yK0','Krum & Meißner Reitsportversand','sC400188f596bdf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9WuL5oLSq7','Kräuterteeversand','sC40018be74b0ad','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HJfuBdKR0b','Kuckucksuhren - Original Kuckucksuhren aus dem Schwarzwald','sC400188b45c242','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wK3B9uDgIK','Kunst-Hand-Werk-Shop','sC400188278a8cf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CRFtBJmzBS','Kunstdrucke Kunstposter bei Museum-Prints','sC40018afcb4064','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vqiGIM4sAN','kunstgeschenk','sC40018b15c2ac6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Q1S0Ygv9oE','Kunstgriff','sC400188264ddd7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oKmdKcfAyY','Kunstgut Effeldorf R+M Doebele','sC400188620b963','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZMuSuSPmen','KunstUndMarkt','sC40018b542dbfb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SFJDnLuRTk','Kämpf Mobilfunk','sC400188adb6774','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SCgree0OsE','La Culinaria GmbH','sC400188dcb6baa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MCKX1gvMI3','La Vida - Maritime Naturmode','sC40018b4904429','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('m77piiJw9u','LadyToys.de','sC40018c1d302f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9i1nweRYSe','LadyToys.de - Sexshop','sC40018c2fc9ff3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WNpbNBwZXI','Lamstedter Musik Shop','sC40018b733783b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fTJoXRozdr','Landkarten-Shop Niedersachsen','sC40018863748b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ByICAa6aMf','LanguageCourse.Net - Weltweit mitreden!','sC40018b3d4fedc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gKcbiW0kcc','Lantronic','sC400188c11554f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xPVYdfmxJZ','Laptoptaschen-Shop','sC40018c60cc6ff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kWWR598SgU','Larry Schuba & Western Union - Online Shop','sC40018c61e2697','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8CsU79d7Uj','Last minute Nordsee','sC40018865266cc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2n8ivr96LB','Last Minute Urlaub buchen im Last Minute Reisebüro','sC40018b244b0bb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MJJ4N6Uzda','Last-Minute-Germany','sC40018b2985a2d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('f5CmKuvMWb','Lastminute-Urlaubsbörse','sC4001888c65e7c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Mu307yXwas','Lastminute.de','sC400188ffbb595','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wa7fAYhIQg','lastminuteairport.de','sC400188dc2dbfc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IhvrlJuN6I','Lauche und Maas `Der Outdoor - Spezialist`','sC400188d3cc703','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BOiw112qyx','Lautsprecherbau und HiFi','sC4001887fb4061','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vVLgxPKRtl','Lebensart-Versand.de - Ihr Onlineshop für Wohndesign','sC40018827a07e6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6ZdShPovFR','Leder-Shop24.de Samsonite Stratic Bree Rimowa Samsonite','sC40018b469b9c4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('04f7pbqxZ8','Lederversand and More','sC40018b676ac95','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EXPprVYtbS','Leguana - Der Hängemattenshop und Einrichtungsshop!','sC40018c770b967','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zmgSUG2Ien','Leisuresoft GmbH - Games & Zubehör für PC & Konsole','sC400188d0cee15','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0xf3NLGFbR','Leitern','sC400187fce2b51','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wbnHJ8CTrM','LEKO Produkt & Service','sC40018c12aa42e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wawPUGVM1c','Lernmonster - Lernsoftware - Kindersoftware','sC40018c77bdd02','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Eo9XGIhSCI','Leuchte-Online Wohnlicht','sC40018bcdc51cf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nQqM9edqGb','Lichtbogen Salzkristall-Lampen','sC4001882776fca','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9pHHdZsXvM','lichtpyramide','sC400188e12b90e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IekxGAFiyi','Lifestyle-Ambiente','sC40018c30ca040','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3BrJjja2lQ','Limes - mechanische Uhren','sC4001886bb677c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AqYZC3tEWG','Linkshandversand','sC40018b4832a28','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nkOegwRkYR','Linkshänder-Spezialversand sinErgo','sC40018b4a12e3f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('c1EJWqTu7C','Linse-Xpres','sC40018b6f99282','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9kEDsOJIC1','Linse: Lenscare','sC4001886e4147c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Cv8F8nSXxy','LISTAN Hardware & Computerzubehör','sC400188d0a5a47','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6rPWXpexF8','Little-World','sC40018c1259c49','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SGcLoUfoyu','LittleStore','sC400188f091d85','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('C1sVWAVY9O','LIVINGPOINT - fit4water','sC40018c378f67b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('U9STYGrgOy','LoebbeShop Heizungstechnik','sC40018c194146d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fSkiqSdCgR','Lollypop','sC40018c460e017','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HNLmvDoBL4','LONDA Haarkosmetik-Shop','sC400188741ca82','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('sMu0YEDOSq','Lost Versicherungen e.K.','sC400188b974ca8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TGs7MwXs98','LoveOnlineShop','sC40018b2d7be5d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MXtRr27BRY','Low Budget Design - Produkte rund ums Wohnen!','sC40018c2006f23','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6jJCnLMDtX','Luftballons und Werbeballons von meier-ballons Karlsruhe','sC40018af8c7923','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Z0vm2PG8VL','Lustbaecker','sC40018b1880c10','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Qe9HQy8y3k','M&H Mobilfunkzubehör','sC40018c1faa417','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0YqcKSl5O0','MABUHAY- Kerzenshop','sC40018b531f0c2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rQ1iIeNse4','MABUHAY-Asienshop','sC400188a9748bf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ohZ48pSPdq','Magdalena Pehrs: Online-Versandkatalog mit Berliner Messinglampen','sC400188da796e4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YDVNfXMfvq','MAGICSHOP - Gesundes Leben und Wohnen','sC40018b524fed3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9LLXRdIJVA','MAGNETIX Magnete und Magnettafeln','sC400188fc091f5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KpPFPLUVXA','Mail Order Music Ihr Musik-Online-Shop im Internet','sC40018b05b4057','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gxpNhNi0RU','Majas-Shop','sC400188284b11b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Hs9e9I85w8','malenundmehr','sC400188f980c0c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1hLxjF3zL7','malenundmehr','sC40018b5812e3a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DUYMw3xKmr','Maler-Fachmarkt GMK','sC40018826dd87c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lhvcLfK4rv','mallorca-direkt.de','sC40018860b1954','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BpJWJLgr8P','Mallorca-Welt','sC40018b5972207','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DyyMmmp3In','MaLu-Sportmarketing','sC400188b261040','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aQOTcSF5kM','Manuel Rodriguez','sC40018bd1acb34','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lOYcUEJa36','Marienfelde Onlineshop','sC40018bf463be9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9eGRO1PqoQ','Marineshop Petra Otto','sC40018c5076fdc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('K7C2QiLI3W','Markanto','sC40018b1428dce','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('u0zzT6c4p1','Markanto Designklassiker des 20. Jahrhunderts','sC40018bbb4fed5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jMCMIcXIUF','MaRo OnlineStore','sC40018c18e268f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xyo5kI4YCB','martins-shop','sC400188c432e46','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yCGj5k0wAy','masche24 - hochwertige Basic-Textilien im Dauersortiment','sC40018bf84146f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Tj0MZTahz0','Masken - Mystik - Geisterparty','sC40018bf4af244','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZMSOGGxQsp','Masken - Mystik - Geisterparty','sC400188fb30718','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('y3uZyuvIOs','Masonic Records','sC40018bd201cf5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('n2hWzbyjXx','Masseaufbau, Muskelaufbau, Fettabbau mit Body Styling Products','sC4001887cd3c2c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uKKNcUfyAM','Massy EDV - Shopping System','sC40018bd0c085b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bASwoSVKGr','MAV Versicherungsmakler','sC400188b901cdc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LGkcqyJOQR','Maxi Online Rental Store','sC40018c7183316','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Oy7biOnyMU','mc Work Arbeitsschutz und Outdoor','sC40018c00ca04d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ifxjZHMzRw','McKerze - Ihr Kerzen und Deko Sonderpreis-Shop','sC40018c44acf9f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dlFCr8MrDP','mcZUB - mobile Ideen','sC40018b0eec2d3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mm92Ic8o5u','MD Online-Shop','sC400188274dd96','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('M3a2IeTEYW','MECHNICH SPIELAUTOMATEN','sC4001885ff3806','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HGgkOGne3D','Mechnich Spielautomaten Online-Shop','sC40018b6ae26f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('05CaY9TWct','Medi-Set','sC4001888880c0c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eXNbTNGRxK','Media24-Shopping.de','sC40018b06d1516','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4uKuuuDEAV','Mediacenter24.de','sC400188e832a0d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VGaum5r3OX','Mediagalaxis24.de','sC40018c7b7bdfb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nvJMv4Wllx','mediakauf.de','sC40018b3410734','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9QcNAolIwU','Mediastar Videoprojektoren - Video Projektoren u. Daten Projektoren Shop','sC40018b6102108','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('H5qis1ZoI0','Medien Walter','sC40018c2a88139','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tuCecwNAAz','Mediterran Design','sC40018b55c791c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('U5ITUUnucU','Medizinische Fusspflege Kerstin Narr','sC4001887cf1525','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VtBcProHdV','MedizinShop','sC40018b6d6d393','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('p2NKpjK8vL','Medow Computersysteme','sC40018bb4e2ab2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IyAtCIJwYq','MEGA-SEX-STORE.de','sC4001886f0961b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('U20XtxG2zu','Megasoft GmbH','sC40018afd2b4d8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iecHMkxKcu','Megatime, Europas groesster Ternduhrenversand','sC4001886bcee0c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LUIgqk4Iij','Mehr als Puppen........','sC400188e42dbef','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WTnnPD3hVy','MEI','sC40018bb3ec2cb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6zZO2xc2Hv','mein-naturshop.de','sC40018bd376fcd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6C9EcwtYwn','Meisl Telekommunikation + Computer','sC40018889db592','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EsqhGAvS7i','MEITO Service - Mondgrundstücke und mehr','sC40018b1c1ca7f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('81Wa37xkO4','Men-Tel.Com','sC40018c0b921a2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lVTgx6wrJH','MENS BEST THE FASHION COMPANY','sC4001886848a05','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6oAQeQ8iuD','MEN´S LONGEST THING','sC400188700483d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aZ0ZZDatbM','MetaGIS Fachbuchladen-Online','sC40018bc6d8a5c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1j8bNLoT0I','Meximania','sC40018c35e4dd8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('S35ls3NAUO','Mi-De-Na Dessous & Wäsche Shop','sC40018b52d1526','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('onPNbNIlZM','MiezeMaus Kinderkleidung','sC40018be35c613','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xfHEzVeDbf','Mike´s Bodyshop','sC40018872eedf4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DJZgvDGpvx','MILANO einleuchtend','sC40018bfabb590','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('139XOY4eem','miniWOOD','sC400188e5aa417','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gbl8vVu6lo','Minnosh Kindermoden','sC40018c4e43b78','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kn84P8ElNA','Minuth`s Bastelfieber','sC400188f8a55f6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('y5AZGCf9wC','Mistress D','sC40018b0fdb159','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rpTGFBolnX','Mittelmeerbasar.de','sC40018be8d1586','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ux0Hf81PNI','mk-matratzen Online Shop','sC400188ad4d7c1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('n59OQA27kb','mkg-geschenkideen','sC40018af4aa419','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BPpMdnQHxT','MML-Motorradzubehör','sC4001886cf3801','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PRTwrDMVtN','Mobil Team Unna','sC400188bcd151d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Hnzkp0cRnX','MOBILEJOKER.DE','sC40018b406fb05','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gzL6FzEPZq','mobitelShop','sC40018886a07e2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vDDAZv1X2z','Mod-chip-versand','sC400188c8d1527','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tUmqgu0OOX','Modeatelier BediaB','sC40018b5f9b9c6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bAmi1K8Kor','Modeatelier BediaB','sC400188c62dbfb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0b0GhR30L0','Modeimport','sC4001886930733','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IjppvFMzJe','modellauto-magazin.de','sC40018b3ad6346','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('g8NvDVu2JK','Modellautos, Modelleisenbahn Sammler u. Blechspielzeug','sC400188ebdd882','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YTDRfFcJjI','Modellautovertrieb T.H.O.R.','sC40018bbe1ca80','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vHJwVPMF0p','Modellbahn Hertel','sC400188f36378a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('samPKSrWqS','moebel-shopping','sC400188bea32ff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SDhf8jCBX5','MofaShop','sC40018823af247','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('H0zqj4qVTr','money-shop','sC40018c40d633f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zEgEq9r55F','monochord rec.','sC40018b04c7922','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('h0lAbtkBFr','Moon´s Tierparadies','sC40018b1588146','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8h4cvzc0tn','more-than-dolls','sC40018b58dd86c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nFTObNcHhb','Moselwein 24','sC400188ab54cf0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Am3vWMxiok','Moto-Store','sC40018b66d6743','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZzFmzhCxhR','Motomania-Shop','sC400188e7c7a27','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lxPwvh54Jz','Motorrad Pabst Online Shop','sC4001888d65e7c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('O6j2pNWpdi','Motorradonline24','sC400187fcd1515','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vhzGxJorL8','MP-Collectionen','sC40018af6a2ef4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XgcSAG2Owb','mp3-special shop','sC400188bbdb161','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('00HujJa8hr','MrSUN - die netten Reiseprofis','sC40018b27c2b16','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6XZMTtkhTD','MS Mikro Software GmbH','sC400188c45c27f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vCQweAleIz','MST-Hardware4you EDV-Hardware Vertrieb','sC400188bf748b6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('M0v8vZq4PW','MST-Software4you Computerspiele und Playstationspiele Vertrieb!','sC400188d58f66c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JW51k52y9B','MTS e-shop','sC40018bb892169','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hjpa8V1Z48','MUELLER-TEAM-RODGAU.de','sC4001886f266c2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aV480JC2LQ','Museum-Prints Fine Art Editions','sC40018b34c9fed','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MEwxCkTQYg','Music on Demand','sC40018b1bd6341','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Nz6yldYVXl','Music on hold','sC40018b4e685eb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BEgaqQxCAf','Musicpeople','sC40018c7bd1517','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xZ2eNzeN0x','MusicPeople','sC40018afb302f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('coUnUWp1Ac','Musik Müller','sC40018b054628d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6QoYYUtESX','Musik Produktiv','sC40018affc791b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JrFKJ4ab48','Musik-Instrumente-Versand Astrid Becki','sC40018b21f37fe','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cE5juaVmAa','Musik-Service Aschaffenburg','sC40018afe796db','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WGKrM5f5Qo','Musikhaus Reisser','sC40018b03dff77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rhBItJy02b','Musikkeller.de','sC40018b004147b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RUqUiwXwWh','Musikladen Bendorf','sC40018b0276fce','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Bi1OQ7fyg0','Musikmarkt Plauen – Musikinstrumente, Künstlervermittlung, Onlineshop','sC40018c19dff8d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('F3qwqiXsQ4','Musikspielwaren aus dem vogtländischen Musikwinkel','sC400188b59448c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xDxqRDkZxN','Musikzubebör -Shop: vom Akkordeonwagen bis zur Zithersaite','sC400188b5dff80','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PooGUSJoMP','musipa.de','sC40018af2291e0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4wQIgufy3X','MVVersand','sC400188f0f3800','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KXLrTtCZb9','mw-store.de','sC40018b338813b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nuMW5uD7c4','mw-store.de','sC40018c4d37845','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SxXrrvC8NS','my-cardshop.com','sC40018c1e1325f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WKcNAExECY','mydisc - die individuelle Wunsch CD','sC40018b4599206','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zI1GMaJEin','mypaper.de','sC40018b366103f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wIqpquho1A','MySTAR','sC40018be5bb594','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2AkiyY2ekJ','mywatch.de','sC40018becd633e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CM3JumtUa9','mywatch.de - Onlineshop für Uhren und Schmuck','sC40018bef9be3c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5EKNO1FwGW','Möbelhof Parsberg','sC40018864355a7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UoMDuSLWg7','Natur heilt','sC400188af88144','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YFLtN4mBFW','NATURAS NaturwarenVersand','sC40018bd4a56a6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fcW1IM2Y7v','Nature - Die Alternative','sC40018bb54d7c0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ChjP8hArJW','Naturmoden Maahs','sC40018c3aa8104','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('awCJcEvOG5','Naturtextilien Kunterbunt','sC4001886476fcc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('E9k69AJ1K9','Needful Things','sC400188bc0b97a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vBho6HGHTh','Needful Things','sC40018c0f7bdee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ytBTBFQJnm','Nelladesign message Card','sC40018b1ae4d97','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cIYDSAPmo5','NEO - Kinderwelt','sC40018c37e268e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QGkpUk8YCA','Net- Eyewear versendet schrille Funbrillen, coole Sonnenbrillen','sC40018b6e573ff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('P6Vs0vkjvD','Net-Weld.Com - Schweisselektroden im Internet','sC40018b70306e3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0o7eUkLQY8','net4success - Das Dienstleistungsnetz','sC40018c7f4fecd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1oknKKbqAS','NetFactory GmbH','sC400188cfe78dd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qFBJvVkPbe','Neti-Shop | Nützliches für die Yoga Praxis','sC40018c4eec2ca','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('z95Sq7rMWz','NetTie - Luxury Ties And More','sC4001886f57880','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Svdpl4qff9','Neue Energie braucht das Land!','sC40018c5779b62','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('72FBLXyRDe','Neue und gebrauchte Kinderartikel von A-Z','sC40018c635e880','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Nd4CrNUDvj','New Vision: neue-Lust-erleben.de','sC40018c0883359','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HKiECCdiWH','NewWorlds - Rollenspiel-Shop im Internet','sC400188e3c5651','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('toy7IupOQR','niebling, Hunting & Outdoor','sC40018874db163','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6CAkWGhecv','Niederegger','sC40018b2c43b74','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('f9Ag9qdICd','NKL','sC400188e4e4da7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jx4o88I0DJ','NKL Lotterie-Direktion','sC400188e4b67cd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CdtNlHmPp5','Nobelkids','sC40018c1cd3d4a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uBHJtnGR03','nokia-cover','sC400188cb39f40','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5wizSqlmIU','noni Original günstigster Anbieter Nur 78,- Trenartikel','sC40018b0f32eaa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uciHwa8cAI','NONI-JUICE','sC400188a8992f0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yFTTdnKRD7','Norbert Anthes Industrieberatung & Einkaufservice','sC400188b6f3c2f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7LJZPJKFFG','Nostalgic-Art Geschenkideen & Wohnaccessoires','sC400188fd1555c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('v4fYhPiBVD','Nostalgietelefon','sC400188ca5e9bb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1WghE9heOk','nota bene Musikalienhandlung','sC40018b0459bf6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4zZwdJchZN','Novodrom','sC400188bd5a019','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6BZ3Fp3vrn','NRG-com.de Onlineshop','sC40018b5657407','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WLzPL4aRz1','Nummernschildershop: Original amerikanische und kanadische Nummernschilder','sC400188e92b4d5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Of8tV43RJe','NZ-Laden.de','sC40018c6f52650','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('V0z1VJklFX','Objekte-der-Lust','sC40018c248f66c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Nt6yPfin08','OBOY! under- club- beachwear more for MEN!','sC40018b528f673','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('urtf8liD8c','Ocea Shop - Ihrer Gesundheit zu liebe','sC400188a9bb58d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7NNvhVIDFg','OCEANLINE WATERSPORTEQUIPMENT','sC4001887210734','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oF8JNbu4b7','OELSCHLÄGER Elektronik','sC400188c780c14','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8cygIsdaEb','Office-Discounter','sC40018be52b8f0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('biG59IDWYT','Officio-Das Büro-Depot','sC40018c25e7533','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xvBED8K24h','okee.de - quality shopping ohne versandkosten','sC40018c2055115','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3AMVASXiAc','Oldieworld','sC40018823c2ab4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MgmLu78qum','Oliceto Olio, Aceto & Pasta','sC40018b2e3ed57','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('w8TbV4WP63','Oliver´s Compunity','sC400188b99930b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uwGDeEFmuc','Olivia-Feinkost','sC40018bc1e9bbd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Di3o5mPWQl','OLURI.com','sC40018bf92dbeb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EgS2OuB9eQ','ONKAUF','sC40018c66573f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TdJcHd5ZDX','Online bei der TKAkademie einkaufen','sC40018c14e4da1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('79UzuUzScs','Online Shop - digital concept','sC4001888c43b79','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wPzhbbIZ63','Online Shop Metaxa','sC40018b2e796da','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('B26U20SDTN','online-schrauben.de','sC400188283782f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iGA0Qux3CS','Online-Shop für den Motorsport-Fan','sC40018c57cef06','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JRjKJJAbDN','Online-Shop für Gebäudetechnik','sC40018826f10ea','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UuUV1ozeA1','Online-Shop für: Rhythmus-und Percussioninstrumente','sC400188b610741','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CJbJfX5pDg','OnlineBikeShop','sC4001886a61045','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pe5EoSp9ER','onlinehomeshopping','sC40018c6bee9d7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pQuscabAgf','Onlinesecondhandshop.de - Der Secondhandshop !','sC40018b2b091f5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tyo5us29AH','Onlinesecondhandshop.de - Der Secondhandshop !','sC40018b5e3ed5b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BGEQyKDmub','Onlineshop Bildveredelung Scheidler','sC40018b168cf5a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bt612forx0','Onlineshop für Schilder aus Edelstahl','sC40018b56e74ba','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0qOeo1dg1z','OnlineShop InstallShield Software GmbH','sC400188cc9e140','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6jp7zHIdht','Onlineshop von K.H. Computerdienste','sC40018c5b6fa9f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('edt8r4WbNQ','onlinewear.de - trends & classics online','sC40018c58e268f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jIYSq94Iw4','opalmedia.de - Filme in 17 Sprachen!','sC40018863e4d96','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oWQ2AIPQSy','Optik Plus - Contactlinsenversand','sC400188760e022','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('sQQNM9zYok','Orangeblue','sC40018c471072e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RayAQQFqo4','OrientLights Egyptian Islamic & Bedouin Art','sC40018863cee24','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DlpINleDl0','originalgemaelde.de','sC400188641f195','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('o5mxs7JESW','Orthodyn - Gesundheitsdienstleistung','sC400188eb4fecf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ENtZP0GVDa','Orthopedia Shop','sC40018c4bca039','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ANNzDlAF21','Ossiladen','sC40018b4fd1517','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lAyOmyFWmx','Ostfriesentee-Versand','sC40018b25cc6f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7wCdkUTkGg','Ostsee-Pyrotechnik - Online-Shop','sC4001886041474','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6JXuhvKtPH','Ostwarenversand','sC40018b1dd637e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('sguBuuZIwq','Outdoor Infra Terrassenstrahler','sC40018c2939f37','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('p1uOQsj17P','Outdoorshop DEUBLER und SOHN','sC40018bd9af23f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dJfuvt1jLl','over-size Sport und freizeitmode für Dicke','sC400188b7721ab','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aCwzmYHkIk','Oxy-Marketing Online-Shop','sC40018b719e15d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MbRTRNabdq','Oxygen-Bar','sC400188a9525d7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IR8HD0CvB9','Pacific Jewel','sC40018c68218a7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8qWSWq6S3D','palmshop.de','sC40018bba1a66c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MrT4xT7P8s','Papbedarf.ch','sC400188239b9b6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NskeMabw7V','Paper & More','sC40018bbaacf59','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('M1ajmohKws','Papier & mehr... Druckmedien für den digitalen Druck.','sC40018b310b97a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oG1NcmTiii','Papier und EDV-Druck - GCG-Schuler','sC400188b285a2b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('30xd4fKpdK','Papiton Internet Shop - Diddl, Uli Stein, Janosch','sC400188e9885d1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mkAhYe0WGk','pappland.com papier und pappe','sC400188f0c51cb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GqOtAABsSQ','ParaFork','sC400188244b0fc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('d1o3wUtiMx','Pariser-Mode','sC400188b4ccb1c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('woONmu8oEy','Parkasite','sC40018c6cacb3c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yGajOUfWYo','Parkasite Outdoorprodukte','sC400188650bd89','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cf4jpFWXPu','PartyPaket.de','sC4001886779af7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('P7oaE5TUeJ','Partyshop','sC40018c71e4ddc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aAWde10kKQ','passiontec','sC400188ba159dd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XbzoHdcVTl','Patchworkparadies','sC400188f9e4da7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WPvVD4IxpE','PBToys','sC400188f130301','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('46Dmt4izV8','PC Shop EDV Gross','sC40018bb639f36','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MLHdhbKjnM','PC-BÃœRO Kaufmännische Datentechnik','sC40018c32d1516','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Jt6A0LghHv','pc-kauf.de','sC40018b72c7d3f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eagHwczO5u','PC-MÄUSE','sC400188c67e507','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BQIMCwhoaV','PC-Shop24','sC40018b154fecd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5ftddbwZdI','pc-Shopping','sC400188d7e2690','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yu7tAOZGkw','PC-vor-Ort','sC400188c165e75','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gmK8G9n3Qy','PC-vor-Ort Springe','sC400188c730307','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('O6pXHxSHJc','PCR Telefon & Computer','sC40018b6fdff79','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fFvGFzA4hr','PC´s zum DISCOUNTPREIS !!!','sC40018c298a84e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fmO7we2Mqv','Peanuts-World','sC400188f0637ca','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BMYqa92aE0','Pegam Ätherische Öle','sC4001888d885c2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FoysegHukj','PEP-NET','sC40018c3cb67cd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XSaW5MLImt','Pepinio','sC40018c2c32e2b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('w9mrCqDYYq','PERIT Consulting','sC400188b130303','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oNJTNfU0dU','Pernetix oder gar nix','sC40018c599e154','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fnbEBJE8xT','persus men`s clubwear','sC40018c818f66e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZwAYemLIof','Pet-Style Versandhandel für Hundebedarf und Hundesportzubehör','sC400188f391e01','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gbtFBHKdVM','Peter Bijoux','sC40018c307bded','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('L1OgOOpY9J','peter falcon','sC40018881525d7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IlX2H4WdHU','Pfefferinsel.de','sC40018c6d721ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('meKL1KV9c5','Photo Porst - Online Foto-Shop','sC40018c76992ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eNRtzHuPvg','PhotoMediaShop - Poster & Prints Online-Shop','sC40018c1d80c0e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3ZZtDRETPS','Pieger Pflege- und Wohlfuehlparadies','sC40018bf11f5b2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('a3whgifSYU','Pikamo - Lederwaren: Lederjacken & Ledertaschen','sC40018b174fecd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DusWusPAir','Pinboerse, der Online-Werbepinshop','sC40018864d3d36','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oR2dN890Hu','Ping Pong for girls for boys','sC400188b812e3e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jbpIjBmLrN','Pinsel Depot Brombach','sC400188ecd8a4b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2wkmgUZ3Y6','Pioneer Ballooning','sC40018bbfe4d98','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('l66qHfWXfx','Pioneer Ballooning','sC4001886cdb158','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zzpMt0aR66','Planet-Jaus','sC400188d565ea9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('acKFAaLeca','planetware.de','sC40018b0b0b970','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6G5WaozM3V','Players World - Dart und Billardzubehör im Online-Shop','sC4001887a06af0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qKwdAKVScm','Playfactory','sC40018b3c689a9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0oqikSHect','Plüschtier-Paradies','sC40018c2343b87','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WmCzAafksm','Polar Uhren','sC40018879c03b0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yfhblJKTxS','Polarisator','sC40018c7a54cff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XV4IPNMPV8','Polarisator','sC40018c7996be0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AzX0ftgDPw','POLJOT - Uhren aus Russland','sC4001886db4058','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YX4D4jYLDa','Pollidor´s Papier Curiosa','sC400188f032e5a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yGsF9aDyO1','Ponny´s Internetshop','sC4001888954cec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LjDQx0knRv','Porno Versand','sC40018bf3c03ae','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VlrIBxMTTf','Porzellantreff','sC4001882626cbb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('m4RV2TOrpA','Poster Galerie - Kunst, Geschenke & Auktionen','sC400188dd1a36c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ppXOTlK4b0','POSTER-SHOP-ALPHA-SPACEGALLERY','sC400188df79b4e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0vn9RnULBZ','Posterhaus','sC40018b151555b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('E4XfDH7PZ1','Postershop','sC40018b1f4feca','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9zvz6xapLm','Powerhifi','sC40018c42ee9d6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0a317sPquP','PraesentKontor','sC40018be888146','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('C0RD2dO0Ze','Preisglocke','sC40018bfdd8a6c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('A2lFhbkrBe','PrintMedia2000','sC400188c8aa41b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mkQZ598SMo','Pro Sound','sC40018c81f10ee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UXNZ0twDhO','probier-shop','sC400188afcf1f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GY3X7SFMe7','prodoca online shop','sC400188f5c9ffc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('81GUaYJgGZ','Profiseller-Shop von Ralf-Martin Riepe','sC400188d81a36c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5GkJys4uGi','projekt.R -visual productions & products','sC400188bda7d0c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('X7sIOe0O12','PROKOMM Der Telekomm Shop','sC400188ab32e33','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Fqqm7wPO1T','Promerx','sC400188b92b4e6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mRfB6RyHhe','Promise Computer Online Shop','sC40018bed74cee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ao3pmsJkwI','Promotion-Shop','sC40018c24e268b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VvvuxXUHBd','Provenc-Al Spezialitäten aus der Provence','sC400188af65e74','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pJRsL23rD4','Prunner-Vereinsbedarf','sC400188f637834','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ptBCjHgjzT','Prunner-Vereinsbedarf','sC400188f604429','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ot4TzXQNdc','Pur Natur EUBIONA Naturwaren GmbH','sC400188ac0e018','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9eKNsYZioq','Purversand','sC40018b3e1f0fc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('evRxbf94Ts','Pänz Versand','sC400188f15e9cf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ES3Joyp1s5','Qualitätsmanagement - Büroorganisation','sC40018b314899f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7AYXmktOGK','Quickload.de','sC400188d8a2ee9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Zhlqn85nxd','Quo Vadis, Alles für Rucksackreisen GmbH','sC400188d2bdd04','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kuEz9QNyki','R-D-P','sC40018b6b7e9c8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FiAWQ7n7ml','R-D-P','sC400188c1b67cf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UCMLGO03sy','R-D-P Computer und Handyladen','sC400188c4d3d32','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XB4A6RIdVr','raba.tt','sC40018be312e39','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RAk9Wklyy8','RABATTFINDER, es geht auch günstiger !','sC40018bcf4d7b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('70BDV29JNy','radblenden.de - Eine runde Sache!','sC4001872aec2d3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HYcCsY6WUl','Raddiscount Online-Shop','sC4001886d1a37c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CNL04P1r2k','Rahmen-Kunst','sC400188daa8121','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JYosyOh3sr','Rahmen-Shop.de','sC40018b42e74bc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0LhUFXOhdN','RAKEN Style','sC400188638a85c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ulvdDRA0zS','RANGER-SHOP.de® - OnlineShop','sC4001886d9b9bc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('c0Dh4ZYd6y','Rasiererhaus.de - das online Fachgeschäft für wellness & beauty','sC40018c2837c41','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('95mTgozU3q','RATO-Systems - Computer+mehr!','sC400188d8489aa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('i91nEYXsK5','RB - kaufmännische Dienstleistungen','sC400188aff37f5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('efbnZ83hTu','RB Reisepreisvergleich','sC400188ad2b4d8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qUADC32gSe','RC-Shop','sC400188acb4065','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9uE4E76qyy','RECORDSOURCE','sC40018b57bdd0a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('S9OLCktQQc','Redzac-Shop.com','sC40018c2bd8a9b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ia9lWsL1US','Regaflex','sC40018bfc0441e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4AA91yFeuF','Regenmode Lehmann - Bekleidung für Wind und Wetter','sC4001886891d84','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YXR2tn98jc','reido Vertriebs GmbH','sC4001887fd4125','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xb8sRTSJv6','Reifen zu besten Preisen','sC40018b5af1142','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3HF6FTGx4e','Reifen-RVD Shop','sC40018c80c2eda','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Wa3luSnmmU','REINBERGERdienstleistungen','sC400188ac4b0b5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xpTqddSh8F','REINBERGERwebdesign','sC400188ac8f674','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FGgysAdIMx','Reinecke Medizintechnik','sC40018886c03ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lhBiTZCJLV','reise-online','sC400188b0266b8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('je91Wcja94','reise-welt.de','sC400188653c6d9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LEq5aKTUwr','Reisebüro Hauns - Ihr Spezialist für Amerika','sC4001886a796e5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iCilQgn13G','Reisezeit Hängematten onlineshop','sC40018bea0e01c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OLTlv4oppk','Reisezeit Hängematten Shop & Versand','sC40018c5130300','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DU1uyszQGD','Reitsport-Versand-Höner','sC400188746d39c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('N0DWR4MVHr','Reklamewelt.de','sC40018c3d1a370','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cbXZNXWjny','REWALUX-Regenwassersysteme','sC40018826ca5d2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6j4EJtclDL','Ricardos Geschenkservice','sC40018be65e9bf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eWcdYCfgKM','rindchen´s weinkontor','sC40018b3c2b8fc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8vJmZfC6fV','rising systems webshop','sC400188c3d637e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iJfzrhetjO','RMC-EDV Shop','sC400188c0e268f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Cl4XJZ3tTy','Roche GmbH','sC4001888861084','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uDVbPziDtG','RockOn.de','sC4001882aaf267','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rnT7NhWBrH','Rolladenantriebe, Schalter und Steuerungen','sC40018bec41482','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('16hdNbGRJW','rollershop.de','sC400187fc83318','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iO5vs989M5','Rosa Rot Versand','sC40018b1461047','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SYqx3Ehmw5','Rosa Rot Versand Österreich','sC40018b14992bc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1qUhWaj5wg','rosenbote.de','sC400188fd489a8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8dvoFBKFxt','Rossi Records','sC40018b348cf58','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ziygWUn7Kl','Rothbier Shop','sC400188d64b0ae','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oqMx1iHyOk','Roulette-Software','sC40018bbb9be3c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('B4PuTNSBtx','Roxanas magische Welt','sC40018bd7db168','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0DxezpIHnf','Russouvenir.de','sC40018c7623fab','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YA1lsU0cqk','rw soundsystem','sC400188841f18d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('27yQMe4kkl','RZTpower - Tuning für Simson, Scooter und MZ','sC400188241f18b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SaqFA3N35w','Rödel Dödel Der Online Fun Shop','sC40018b4c0b9af','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GEWPkYvkqA','S&T-Handel der Onlineshop','sC400188a8bb592','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NdfKdFM4BR','S.B.J - Sport und Freizeit','sC400188743782d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HXDOFbcx6b','S25 C35 M35 S35 Datenkabel per Mailorder','sC400188876fa95','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0ssW7mvcMl','sachsenvers@nd.de','sC40018887f10ee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8LvCVBKlhX','Safran-Versand','sC40018b5206aed','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KwqNOUf5M5','Sage KHK PC-Kaufmann Shop','sC400188ca351cb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('So5tmsjkG9','Saiteninstrumente aus dem vogtländischen Musikwinkel','sC400188b639f40','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GScfW3TMM3','saitenkatalog.de','sC40018afdccb44','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zc3wYmjwgr','SALU-Holzspielwaren','sC400188dfd637d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lA9kKKpUCd','Salzkristall-Lampen für Harmonie und Wohlbefinden','sC40018be61555c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0J4uj4K8HN','sambina','sC40018c18921fd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Xg5G1Mzyud','Sammeln, was Spaß macht!','sC400188ea4fed4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1y52wS0m1q','sammlerland.de','sC400188e9b8e77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ch8bF6iDvK','SammlerModell','sC40018bbf9bdd5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CXzV6Fi8h3','Sandra Benke Mobiltelefone','sC400188884146c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ArvlfjwvHe','Saphir Krawattendesign','sC4001887792282','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GWG23K0Iq1','Sarastro-Klassik-Musik-Antiquariat-Online-Shopping','sC400188de61046','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LgWksY0sAJ','Sat-Onlineshop (Fernsehmeister Döring)','sC40018888a2efc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pA3GGmjy7l','Satfuchs - Alles für den Satellitenempfang.','sC40018c6dc7916','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mUsvUOTceW','Saunabedarf, Badezusätze, ätherische Öle und Duftbäder','sC400188b154da0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('c6JhfVMxvM','SC 99 Online-Shop','sC40018c419219c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pwgWG7fs38','Scandi-design - Küchenspüle & Wasserhahn für die Küche','sC40018c044b0b5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6djabvSzfH','Scanner-Shop','sC40018b723782b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lSkucgRs1z','Scanner-Shop','sC400188bbb6775','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('w8pTTvITDm','SCHACH E. NIGGEMANN','sC400188e641473','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZmEASQxA3x','Schafmeister GmbH','sC400188ed43b77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uDDHFjWDNw','schallpark online shop','sC40018c724628e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8Cc9UWduuR','Scheins Eisenwaren','sC4001882639f37','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ak3JMctikw','Schiffers Netshop','sC400188add8eb0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wxhpPJABng','schillershop','sC40018b4226ace','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('A0J266ITbA','Schlitten-Shop','sC400188624fecc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('t0Du8rCDhB','Schloss-Apotheke Lauterecken – Ihr Online Shop','sC40018bccca06d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aicpmsTAs7','Schmidl´s Trödelshop','sC400188d9bb594','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XB8qR0sjT8','SchmidtBank-Marktplatz','sC400188f4020e7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7xXZtpK847','Schmiholz','sC4001886b80c1b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6W5IqupkIV','Schmuckbox','sC4001886c59bf6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ymknugvIcY','Schmuckdirektversand','sC400188ad91d78','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('slh6ZXaL27','Schmuckecke - Mühle Glashütte','sC4001886c41473','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lYAuCMn9g4','Schmuckidee','sC4001886aacb86','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Dqq1aUPiIT','Schmuckidee - Ihr Juwlier im Internet','sC400188ad6fe81','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tQYk7KBEwn','SchmuckundUhren.de','sC4001886f3ed68','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jzfCdFK2Fb','schnapsler.de','sC40018c15db165','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('z7iqWqBUC8','Schneider´s Allerlei','sC40018b024146c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bgwac1xMup','Schneidwarenfachgeschäft PIZZINI','sC40018b638f66c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ONLfb4AvRW','Schokolade Gruss- & Glückwunschkarten zum Verschicken','sC40018c7d5c228','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LbrGFlwFvX','SCHREIBER Computersysteme','sC400188ba881f4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CVF8LJYJt5','Schroedel Shop','sC40018bc73c6af','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qPvr8D9Lxe','Schuh Keller Ludwigshafen','sC400188656856d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ATFBHho6ta','Schuh-Welt.online','sC4001886948a14','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Mt2tlFERZi','schuhe.net Schuhe direkt aus Italien Online kaufen','sC40018b48bb590','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DLnoFFObBJ','Schulze Versand & Service','sC400188c530747','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fh8w2PCBtN','schwanen','sC40018af82b4ed','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2jlMzBIDHB','Schwimmbadshop mit Schwimmbadzubehoer','sC40018c2b35166','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('agGjgo835O','schöne umstände Pullach','sC40018bf7a07da','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MOCtI7xSE3','scooter-fun','sC4001888132a1b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('amifAAHEmK','SCSI4U','sC400188bd01cd6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('q9uVOuF1O1','Scuba + Apnoe Shop','sC4001887abdd01','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('i6RF0daVls','SeaMe.com/de internetshop für Aquarium und Gartenteich','sC40018bc1a3317','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ojvlbr5PV1','Seashop','sC40018875cc6f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9JBl2Vgdtk','Second Hand Computershop für Österreich','sC400188cadb56b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ACQhUAjcqi','secondhand-shop.ws','sC40018bcfdd86b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uLTfBpCV0i','seeside.de','sC400188691803d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('trngtXE2xn','SEGELSERVICE.COM','sC400188753ed58','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WGIL9a4cOw','Seil-Frey - Seile und Netze','sC40018b4ddb15c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0JFSvPOPJL','select24.de','sC400188ba3ed5f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6a9QQIJeIz','Sellplanet.de','sC40018c32302f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('33OJ798a9E','SerioSana Für Ihre Gesundheit','sC40018c5021897','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WNtp8J5XvO','SETOLITE','sC40018b465e9ef','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CnfvVn5VXc','Seven Mobile','sC40018c1c2b91b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FA39S54QCz','Sex-ist-geil.de','sC4001888085a41','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('syAFwSXOs7','Sexplosiv.at - Ihr Hardcore Filme Shop','sC40018bd91ca81','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5t8TDpkh2k','Sexshop 69','sC40018880a7d0e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GpDz42QN4q','Sexshop Amore-Lovetoys Dessous Vibratoren Lack Leder Nylons Erotik Video','sC40018b4a91d85','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qJXDXj5rt1','Sexshop Kobe Tai Toy Company','sC40018c2ecc6f6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('T7uQsqfaul','SEXYHEXY','sC400188703c663','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SB4nzjOVHo','Shaman´s AstroEsoterik-Shop','sC400188e739f36','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NWyOoYZQoP','sheego.com - it´s a woman´s world','sC40018b4d5c21c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dyYwucpu3R','Shirley of Hollywood','sC40018b2db8e7b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vFvGLnMb04','shirteria','sC40018b2ac03bb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OpNXnlYtrk','Shirts für Männer im RAIK menswear online shop: clubwear, partywear...','sC40018bfd8f66d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('rAiIgOxIYb','Shop für Tinte, Toner, Drucker, Telefone und mehr.','sC4001887bd8a53','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LPFcF8irpx','Shop Netzsystem Gera Web GmbH','sC400188c880c16','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ih6TRxoB09','Shop-24','sC4001887981051','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wj66fzw0fG','Shop-4You DVD MP3 Player Minidisc Hifi TV Video','sC40018888c2ab7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4iA3YwZCWB','Shop-Finanzierung','sC400188bb6ac77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('47KMiKVuYj','Shop.CD-DVD-Rohlinge.de','sC40018c78d8a4c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('I9SbiybU53','SHOPCENTRALE','sC40018c0c35587','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('O8pB0D7P0M','shophandy.de just click your handy','sC40018b6ee2ab7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NaUyOG8qQB','Shophexe.de Online Shopping','sC40018c5e0441f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kS5HQ7L5oQ','Shopping direkt','sC400188e8eedc7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('C6Xl4lIjtG','Shoppingday - Ihr Sportgeräteversand','sC40018865af67d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bo5MMApgI2','ShopShop24','sC40018bf0796ed','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1EkxEAXwaW','ShopTempel.de - Das Online Shopping Portal','sC40018b268a84d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KA7VMmXCcs','Sicherheit','sC40018af392196','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7Me8u9dE75','Sichtweise Verlag','sC400188644b0aa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6wGICIniIN','Siemens-Teleshop','sC40018b4032a17','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lwAwUMXoGh','SIGMA watches - Swiss Made Since 1865','sC4001888d2189f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('L06mHNqzR0','Silberpalast','sC400188c6573ff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RqaG3OTkCt','Silverland - indian arts & crafts','sC4001886b68574','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kPlNVFctrm','simplify your life - Online Shop','sC40018c3541479','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HvFMrLQTRr','SINA Spielzeug GmbH','sC400188e54d7b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6IwYiutqG8','SINE.de - der außergewöhnliche Ausrüster','sC400188d3489a7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DBlA4niltb','Sir Huckleberry','sC40018b057bdee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zhHYL6kfzZ','SM Computer & Kommunukation','sC400188c5d1518','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QJjdtZs0JY','SNOW-HOW! Ski & Snowboards','sC400188abbb58e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Q8tLVxSrrs','Snowboard - Spezialist Westside Düsseldorf','sC40018b50a331a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iJ4FJjWNvo','Soccershop.at','sC40018878c2ab7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LpTKRlMNdp','Soft>Mail eShop','sC40018bd118091','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1cYTGOjikC','SoftPreis.de','sC400188d8cee14','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pfdqVXMhR8','Softunity','sC40018b3b5c220','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YNp6L096ZI','Software Edition International','sC40018c4a1f18c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cOKJEMJwmk','Software für Outlook, Office und Exchange','sC40018c078cf57','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('x0tsbZCT2x','Software Media Service GOTTSBACHER','sC400188ca091f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RMcEwgfW9v','Solarien und Zubehör','sC4001887d1f18f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('j8tgxtMFz4','Solution-Shop.de','sC40018beaf10eb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Mm1NaSHuWQ','Sonnenbrillen-Shop www.sun66.com','sC400188d4573fb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LTTsB4ctFf','soundfabrik','sC40018afe46293','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HtxGR0UfD8','Soundhaus.de Musikinstrumente Versand','sC40018afeaf247','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6nbuDRIRjB','SPACEart - Science Fiction + Erotik Modellbau','sC40018b5ca973f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VDpYRhGnvD','SPACEart - Science Fiction + Erotik Modellbau','sC400188e51f59b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9pRxrN98zC','Speed-Fashion','sC40018bdd8a84c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Jf8gzjEzVt','speedware discounthandel','sC40018af9a55fe','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ISudU7FYuc','speicherkarte.de','sC400188c30bd7c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PyY5QczKIN','Speichermarkt','sC400188b885a2d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('67o5CA4oMX','Speicherportal.de','sC40018c67c03ae','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('L5uO71Nq3V','Spieleshop.de','sC400188ce5c241','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ltVOjDMlfZ','Spieleshop.de','sC40018bb843b78','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WBv20JE2rq','Spielwelt','sC400188e88f66f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Spv04LGn8g','SpiruShop','sC40018be443b7f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RxFILJWFlR','SpoMess - Online Shop rund um Leichtathletik und mehr','sC4001887a266b6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KNXR8Xkzn1','Sport - Watch','sC4001887a7e4f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KNb2xDYpZQ','Sport- und Freizeitbekleidung für Vereine und Privat – Günstiger als Sie denken!','sC40018c65ee9d7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VYQIe7VQex','Sport-Oase der Bodyshop in Darmstadt 24h 7Tage die Woche Online!','sC40018874529fc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kl0H6FOnbq','sportaktiv','sC400188d2e74b8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Y7sMsuq0Ln','SportShop','sC40018b5e8a853','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JascMAZGkH','Sportstowel Qucik & Easy','sC400188784b117','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('v1IYUSxAWV','Sportsware & Young Fashion direkt vom Hersteller.','sC40018be5721aa','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lHV5nz7PdX','ST - COMPUTER','sC400188baaf237','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('B4zYL4uF4h','Stafilos Griechische Weine','sC40018bef01cd0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CQ9l5AruiS','Stahlwaren + Geschenkartikel Linke','sC40018af632a16','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ft2qn2SFJR','Starfotos.com','sC40018b258104b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7PbF4JARhK','Status for Sale','sC40018c0a01ccf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WuGBaMLeIQ','Staubsauger-Depot','sC40018b40af65f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tcCuG5neKh','Stauden Junge - Sortiment BlütenBlatt','sC40018825182c6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BHdClx32bl','STEFAN WIESSMEYER - schmuck','sC4001886b1ca77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XTN70J9JT2','Steingartenpflanzen Dressel','sC400188845e9c5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Hrne0f1Z8F','sticknadel.de','sC400188f86d38e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('uMORgQByQG','Stickparadies','sC400188f9b4058','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Qsor5YfkCW','Stieglitz - Klassik-Label von Pink Tonträger','sC40018b069b9c6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SBdjtlsJZu','Stilleben Inneneinrichtungen','sC40018b684d7b8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oAYxOgp5ua','STILLGER - fuer Kueche, Tisch und Tafel','sC40018825b67da','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RcmSIC2Oct','Stoffhaus Kepper, Handarbeiten, Hobby, Modestoffe','sC400188ffee9d7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dfF7hHgvnV','STOLL Sporternährung','sC4001887d9449b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9wkvi3LGi9','Storm Uhr - Trenduhrenshop','sC40018824e214c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZU3gw5lsuL','Storm-Uhren aus London','sC400188710e018','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gLBZPtW6pk','STORZ-Telekommunikation','sC40018889992ad','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kYOjgItAOO','Studibuch.de','sC40018aff5a01b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AXvZrH9fjs','submitter.de - Der Eintragservice fuer Profis','sC400188fcd8a4c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('e3Ktuwtcoi','Subwares-PC Spezialist','sC400188865ea78','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('f4X7dvmLHb','suche-schuhe.de','sC40018871b406d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('28tG6xSpLB','Sugar Dog','sC4001887f17cb2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RQGkKg69Kz','Sun4you - Consumer Sun-Shop','sC40018872b8e79','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4ldcJ6e668','SunDiscounter Online Shop','sC40018c4fc03af','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('VOeGeED3OZ','Sunrose Systems Sammelordner für Beruf, Finanzen, Familie und Vorsorge','sC400188d6d1518','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KVF4pXuNHe','Susi´s Laden','sC40018c788331e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5ESDq3Beeu','SwissMusicShop','sC40018afd944e9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2rvWhV5fht','swissPrecision Engineer CAD CAM','sC400188cc1554c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wzxPNpobnA','Tabakland alles was Anmacht !','sC400188be525e0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('siE0skxmuq','TACKER FILM videomailorder','sC40018b14d1517','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cV4dnDglfq','Tai Chi Shop','sC40018b6c8a859','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ItzjfHa6bc','TALI','sC40018b444fed3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yS3fd0fe1328120','tanja','SY19','C',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GbzzTZIRj1','Tapir -der Outdoorstore GmbH','sC400188d10441b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7wanAMFCEQ','Taron´s kleiner LARP-Versand','sC40018b35948c5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('acAZCG8mCS','Taucht was!','sC40018b6e12e3f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MqGzCKbOyu','TBW-Modellbau OnlineShop','sC400188cbb8e87','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gDnzXBap65','Teddy - Versand: Der Sammlerbären-Shop','sC40018c450bd83','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eRrvrJUjpS','TeddyBastelStube.de','sC40018b589939a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Y15XU7f3Me','Tee und Spezialitätenversand I T Lohr','sC40018b1ce4d98','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hn4GzJyjJ4','Teeblätter-Versand, Grüntee, Tee aus aller Welt','sC40018b1d2b561','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7AsloafoW3','TEKA-Racing Wintex Bekleidung Online Shop','sC400188245eb49','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wnlZrbmt2A','Tele-Tec','sC40018b3f9b9c6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oiIJGkLyO3','Telecard','sC40018b451a3c4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1mshcAdE9o','TELECARD - standortunabhängig billiger telefonieren ( auch über Handy! )','sC4001887559c0c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fB0aJ6Chz6','Telecom-Store','sC400188abddc9d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('O9gFYmhgyi','TELEFONINO.DE','sC400188850b95d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5hnvTH1ZBY','Telefonshop.net Versandhaus für Telefone und Kommunikation','sC40018b3ed6348','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LFJkn4GX4L','TelVin, das Webhouse mit Pfiff','sC40018bbef37f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iOAVW9tgKY','Tenera AG','sC40018824992b0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('gOKDEmlAok','Tepperwein-Collection','sC40018bc56faa8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SKuzckpIwq','Tepperwein-Collection Partner','sC40018be3a2f69','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eTrv8jKH2Q','Terminal X','sC40018c2546295','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Hj4gNnKBJj','Terminal X','sC40018bfee4ddb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yS3fca9a9362364','test1','SY19','E',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yS3fcbd7a85a227','test2','SY19','E',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yS401d9faf3864a','test29','SY19','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yS3fcd10a4756c7','test3','SY19','E',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yS3fcd27c35f6ee','test4','SY19','C',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yS3fcd30b15a8df','test5','SY19','E',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BndGhvORVx','Teufelskueche - Independent-Store','sC40018c3641474','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xlHMvxyFt0','Thailand-Reise - thaisite.com','sC40018868f37ff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6vb9VjenHH','The Jansen Gallery','sC40018b39748c5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mLpvl2kdpu','The Whisky Warehouse','sC40018c601ca77','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dWA5OgBGGz','Thomas Cobos International - Goldschmuck, Diamantschmuck, Brillantschmuck und mehr...','sC400188b683327','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WqC851VS7i','Ticket Online - Kartenvorverkauf für Tickets, Konzertkarten und Eintrittskarten.','sC40018bc07e581','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('E4n80BohNq','Ticket-Station','sC400188feb4058','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('GYU03SZoKw','Tickets-4-U','sC40018be1d8e47','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0MYY77n9MT','TICKETWORLD','sC400188fdacb2e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('A97x7qFEqG','Tierbedarf - Chemnitz','sC40018bde721b2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PAss7Er3E6','Tierbedarf Guse - Der Pfotentreff in Immenhausen','sC4001886406af4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('lMIG7ivQ1R','Tierbedarf-Rynders','sC40018c413783b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8amkCY0gAr','Tiere aus Glas','sC40018c3c65e7c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TvpKZRiZjz','Tiershopping.de - Shopping für´s Tier!','sC400188f3c565a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mui031FMo5','TIGI Haircare by hair concept','sC40018c63cc706','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kPRdNVObTW','Tilos Erotikshop','sC40018b0e43b7a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('31AdAavEgI','Time/system Schweiz - Organizer, Zeitmanagement,','sC40018b1654cf4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vOkIuQvWqx','TIMEDISCOUNT','sC4001886d4d837','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mEs2umVQS9','TIMEWORLD Der Uhrenhandel im Internet','sC40018b6a048a9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZKWYkWHMyT','Timmermann´s Hof - alles fürs Tier!','sC400188f7cc6fe','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('RUiSgeh5kN','Tims Surf & Radelgarage','sC40018b2a0b9b7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8ScaOer9In','Tinten-Online','sC40018b38e9bbc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0vBo8JWndJ','Tisch und Stuhl','sC4001885fb194c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('f3oWoCrEs0','Tittmann´s DRUM & SAXOPHON STUDIO','sC40018b007745b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Kh8vXbQ0VA','Toner-Dumping.de - Toner zum Dumpingpreis','sC40018c7828dce','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yhNDxDw2Vo','Toner-Dumping.de - Toner zum Dumpingpreis','sC40018c75c07d6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Kht0BVkl6W','Tonershop','sC40018bdebb599','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YdtLVxcxxQ','Tonnadeln von Günther´s Handel mit technischen Gütern','sC400188738331e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vsSc7YNqQt','Tools & Komponenten','sC400188cc41481','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FdP92xqXTx','Top-Geschenk','sC40018afa83315','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WoKHaMbYGI','top-pcshop','sC400188c5aa41f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MGUbKUp17y','Top-Schilder.de','sC40018bf701cd7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UqQ4mKXYq3','Topangebot Online-Shop','sC40018af1e74ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('N40oLDu2bp','TOPHARDWARE','sC400188d78cf58','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('aBPLZPmTnG','Topversand','sC40018885eee10','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HEcwoWpkmh','torsoshop.de','sC40018c0bdd878','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('25GeICLeYV','torsoshop.de','sC40018c02b194d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Kffpp4Snt7','Touched by Sound GmbH','sC40018c55acb39','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hh4cFfGJXH','tourists-direct.com','sC40018863a2eeb','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IecxeyLccc','Toy Park Erotik Megastore','sC40018bf9c51ce','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SkAtCSdUig','Toy Spectrum','sC400188dfaa416','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TvpibhmFPd','Toy-Versand online','sC40018b12b8e7f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Z0Dc60U0dX','Toybook Versand','sC400188f28cf54','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('f00QLR50lz','toys house Spielzeugversand','sC400188f83c6ac','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NUOGqQpcQb','Toys.TX40.de','sC40018b2883321','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('M7q4a1VmqS','traub-kunsthandel.de','sC400188dce2695','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IFZ2DNA0XA','Traum-Geschenke','sC40018afa1a3be','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('mjp0NNyN81','Traum-Geschenke','sC40018af9d8a53','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('8kawye21GT','Traumgarten-shop.de','sC400188e2d1516','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('j51II7Fucb','traumhaft-wohnen.de','sC40018bee155b1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CmwfA9Jmmg','Traumsachen - Der Shop für die schönen Dinge im Leben','sC40018b071326a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('di7QwkTKqV','TravelSoft GPS und Navigation','sC4001886e28dd5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JnD38RWrtn','Trekking & Kanuladen','sC400188d42dbf9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('vOmgkyh9Ip','Tritonus-Musik.de Onlineshop für Instrumente, Zubehör und Notenversand','sC40018b0c68574','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Eyk6QUHo9y','trollart-online','sC4001886c8a84c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('A1un7mhyoS','TRONIX24.DE','sC40018c106fa98','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IdJDTjQ0jW','troph-e-shop','sC40018c1a88148','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('n1Oq3a2WKX','TS Ewert','sC400188782dbee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('9eoTGc65IC','Tunershop','sC40018b38302f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('e0JlbpifBk','Tuning2.de - Tuningshop & Community','sC40018c5da2eee','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('u8bfJ6EPZu','Tuningzone','sC400188240441c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IswPYk6kWo','TwoStars: der Spezialist für Filmposter.','sC400188c09219d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IBvvPJU6BO','TYRA-X','sC4001886304846','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tsEkMQBwqb','UhrCenter.de','sC40018bcf04428','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MO1897dC9m','Uhren Schwabe','sC400188e959c06','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dFHe06etTv','uhrendirect','sC4001886961042','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('svHB6HyzlU','Uhrenparadies','sC40018868db158','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('488CTNM4Pv','Uhrenwerkstatt','sC40018869923ad','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DD0wZf7bN0','Uli Stein Fan Shop Online','sC40018b098a854','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KxnxvncpFG','Ulti-Com','sC400188bcacf52','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('flZ548m62z','UM - Krumat','sC40018bc783373','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WnZXHFWZru','Unclesam','sC40018af4dd874','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WFplx0A4dk','universal arts online Galerie','sC4001886239f35','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OjnPjt54ta','Universal, Sporternährung und Diätprodukte für Fitness und Bodybuilding.','sC4001887b9b9ce','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Gjr4dluzdq','Unterbodenbeleuchtung','sC40018c5b1554d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('bZzMxDWhBP','urbs-media Online-Buchhandlung','sC40018b0a92201','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('i1UJs1NekM','Urlaub in Österreich','sC40018867302f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tkMQ5izg56','US-SHOP','sC400188eaaf356','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CQwJeWxkw1','usashop.ch - Medikamente und Schönheitsprodukte einkaufen in Amerika','sC40018c7facf4b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('O6BHHVSxzm','USV_Shop','sC400188bb8f6f4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zaQ9G54KeF','UTILIS AG','sC400188ce85e1d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZhjeFLgRxr','v.W. Parfümversand','sC40018b6c4628d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('u2TLzPSBz7','Vegetarisch mal ganz anders...','sC40018b3288139','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dtviXbO2xz','VEPO Versand','sC4001886648d8c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hKAyUGvA1B','Veranstaltungsbedarf','sC400188f66857b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AEcDKwfqgo','Vereinstextilien','sC40018c39e268c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nFxgxlg8Tr','Verlag Eugen Ulmer','sC40018c383ed69','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xJjq6vqbDr','Verlag für Therapeutische Medien','sC4001887c992ad','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hCA5aONS1Z','Versand * Soft & Hard','sC400188db65e91','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4GEyiE6Q7j','Versandantiquariat Rainer Woelfel','sC400188d906af5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2dh1tfUlph','Versandhaus Westfalia','sC400188eadd86b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Jg5aGMPAEz','Versandring.de - Der preisgünstige Paketdienst','sC40018beaa0827','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('4ea51c8KQJ','vfi Immobilien GmbH','sC400188cbe0000','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('00fCfdmB8L','Vibrator - Pleasure','sC40018c22992ab','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('DOCc7oXqUv','Video Secondhand DVD + VHS New + SH','sC40018b0be9c24','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NqeW5IFKcF','videoforum','sC400188ab76fd4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('S1cBAg6MOo','Villa Kinder Bunt - The Kids Fashion House','sC40018c08cee0d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NdtgzbYrH8','vinhoporto','sC40018b3bdd86e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('n4PYzN9DDV','vinothek24 - Wein aus Österreich','sC400188ccf10f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jk7ey3zQEb','Vinyl24','sC40018b4b74cb8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('j4fCTV9DNP','Virtual Record Market','sC40018b06302ff','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Ym7zkW67su','Visitenkarten Onlinedruckerei','sC40018b5930714','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kkQ67yvMKm','Vistalent Ihr Spezialist für Kontaktlinsen und Kontaktlinsen-Pflegemittel','sC40018b4d9b9c3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Gd20NloBZa','Vita89 - DAS VITALSTOFF KONZENTRAT aus 70 Lebensmittel','sC40018c618813b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('AF6h4FgXJQ','Vital Trend Shop für Wellness, Fitness, Gesundheit und Körperpflege.','sC40018b61466b8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LY1cCWT35d','Vital-Oele.de - Nahrungsergänzungsmittelvertrieb','sC40018c49c03af','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BWQqw9ROsX','Vitalo.Shop','sC40018b53a07d7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7uKts9bwAQ','Vitaminquelle-Karow','sC40018b22b194d','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xuIkyKXIoz','VIVENTIS - Vitamine und mehr','sC40018c03a55f8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tNRw8zkrhN','VLS Verlag für pädagogische Lehrmittel und Spielwaren','sC40018b501f10c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('pVvqdZ52fv','Vogel CAD Technik','sC400188c3351ae','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XoagS7BkYB','Vogt Küchentechnik','sC40018bd874923','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6wW3SmXw9b','Volumena-Shop','sC40018c33cf246','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nseMIEpKGH','Voss Electronic','sC400188838cfc3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wUAzEOjwoI','VS-Elektro Elektroinstallatiosmaterial','sC40018bf50441e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('JeyciW2Gux','VTQ Videotronik Querfurt GmbH','sC40018b70bb593','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Pc7Q99NEkD','Vulkan Eifel Web Design','sC40018c0688556','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OPjzHfm6h5','Völkner.com GmbH','sC40018b41c2b37','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('B5Yqmsh1cj','Walter Holzschnitzkunst','sC400188dc59c07','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('v0hofN7fXT','Wannago','sC40018bc441474','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1IAhakXocW','Warehouse.de','sC400188e801ce4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ZXHi6bSDrB','waterbed24 - Die Wasserbetten Discounter !','sC40018c7c39f36','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('FqmGOkTqcP','Waterdream Wasserbetten - der Wasserbett-Shop','sC40018c163ed67','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1zfTl87NBu','Watzmann-Laden GmbH','sC400188d31f1b1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qrB0VpM8ru','Web-Kreativmarkt Haus und Garten','sC400188271077e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ymU8QKdIAy','WebCoiffeur.de','sC4001887488141','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BNn3lxYv2p','Webturbine','sC40018b2c06aed','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OqqLuqPYuq','webwide-spielen','sC400188e7095dd','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('804MBnSdvF','Weihnachtskrippen-center','sC400188df218a6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eocf1iNsis','Weine aus ökologischem Anbau','sC400188b19e156','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('l0zQFDcfBp','Weingut Birkert','sC40018c455e9fc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('IkkdgYlk5w','Weinversand Hawesko.de','sC40018c1746293','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('qhrDp0AtZw','Weizengras online','sC4001890137c47','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('94BpvXGvZq','Wellness Shop','sC40018b20c03af','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('TV8e0l70Lv','Wellness-Shop für Sauna, Whirlpool, Dampfbad','sC40018c10bdd07','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('soAV79pCIA','Wellness-Shop.com | Mit der Lizenz zum Verwöhnen.','sC40018c7c91d75','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HE1OYkbU3p','WellnessBuecher.de','sC400188c92dbec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fekOmgVwqT','Welt der Geschenke','sC400188e2721ab','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('2jpm26efvN','Welt der Spieluhr','sC400188dd489a6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('jUcyaozWo4','WELTWEITE MIETWAGEN.DE','sC40018828d8a4e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('I8PPTLGnR1','werbefachmarkt.de','sC40018be9bb59b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5RRT0NSHPc','Werkzeugcenter Online-Shop','sC40018871462f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('SsOzYaLmQK','Wetterhäuschen wie aus Uromas Zeiten...','sC40018af74d7b8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3XnNxh7pzq','Whisky-Versandhandel','sC40018b1fc51cc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('p7UyGSBaSB','WiHo-Zoo.de Versand von Haustierartikel','sC400188fc4146f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('cv2HZpwx0q','Wild & Care - Piercing','sC40018876bdcf0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Z7OkicFQeh','Wildermuth - Alles fürs Handy zu Discountpreisen !','sC40018885cee0f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YAi4Gizgk5','WILDFOOT-Shopping','sC400188cdd1517','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('QMiX3KDUSu','Wildgoose','sC400188d401ce4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('a8lhp2MZXO','Willkommen bei autoteile-shop.de','sC4001872aec2d3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zO7q3uZ9Ef','Willkommen im Megamarkt','sC40018882e03a8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Goa8MklY9a','Willow - Therapeutikum gegen Schuppenflechte','sC4001887cb67c4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CTV2NBo8Tq','WIR VERSICHERN SIE GÃœNSTIG!','sC400188be01ced','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Gl4XXNSvdM','Wohlmuther Mode im Landhausstil','sC40018867f37fe','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('I1u0SKzysO','wohngefühl online','sC4001887eaf23a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nn07RzITR4','Wok-Online','sC400188a999284','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('zs9AAw41Kp','Wollshop','sC400188ce32a1c','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('PjzyTtOvL2','Wolter-Volley-Shop','sC4001888974caf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fhDIVPO24b','Word of Communication','sC4001888baf365','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('96xfrHMTVU','Word of Communication','sC4001888b8cfb7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3lNRXRUrH5','World of Erotik','sC40018b0fa2eec','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('P1yg9ITgc6','world of football','sC40018af5bb591','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('6PPGzFKTB6','world of innovation','sC40018c0d466c3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dxnOpHO6z4','World of No-Wonder','sC40018867aa851','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NXRGXxSl28','World Wide Wine','sC40018b3183319','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('NqmuuSxGUl','World-of-Asia','sC40018b5130306','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XqOcekJIuf','Wunderkiste','sC400188debdd0b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('hxtyPPULlX','Wunschlied - Das individuelle Musikgeschenk','sC40018c13a2f13','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('kMYDcGJs5Q','www die Tintenfee','sC40018c6b96be7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('M0jNBfWt4u','www.babywelt.de','sC400188f4c791f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('BVtqvvej6d','www.Batterie-bestellen.de','sC40018c03f37f6','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('S3AxeoR9Es','www.bild-schirme.de','sC40018b12091f9','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7zphRbeDXu','www.blumenpost.de','sC40018bfbaa416','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('u9o8S7BiwC','www.bueroexpress.com','sC400188252b4d8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('eR4rNX3HVy','www.cd-rohling24.de','sC40018bf2acb3b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('oFVf2r56B9','www.dampfbahnshop.de','sC40018afce7536','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('0nR7X4mnTz','www.internet-produkte.com','sC40018b448d37a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('UqkDuujiYs','www.kauf-rausch.de','sC40018bd15ea84','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ktjJxNWZt7','www.konsolenzubehoer.de','sC40018c2596be4','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Q7s23MViIE','www.mv-shop.de','sC40017887cc788','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Un6XzbAHrG','www.neuser.com','sC400188248394b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ofnDvhKfvm','www.pamfix.de','sC40018bbdca03a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('7d4tD0OFzc','www.per-adulti.it','sC40018c073788b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('MyCTq10Mii','www.pimpit.de','sC40018b1606b4e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1MAhGiFW1a','www.preis-guenstig.de','sC40018826a34ef','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('nOsuMsXWuF','www.psionshop.ch','sC400188b8d1528','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('LVB7bDCtFB','www.ReifenDirekt.de','sC400188764b0ab','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('YGEjymVm3e','www.shopping-by-beate.de','sC40018bf16ac82','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1QghwGpSgo','www.sound-light-shop.de','sC400188b3dff85','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dXDytfkdbN','www.sportartikelvertrieb.de','sC4001887e35166','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('xK9Umc2cwH','www.start.de','sC40018b6891d76','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('ttnkjlubJD','www.store-company.de','sC40018868796df','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('yYQ0a5XSQy','www.Taschenlampen24.de','sC40018c82525e5','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('euqL3g8uYC','www.tinkerbeltnet.de','sC40018af4748bf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('HVXUhr76hB','www.us-streetwear.ch','sC40018c083557f','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('CKO217p7o3','www.WATCH-MALL.de','sC4001886dcee17','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('tRJ5x6kvjh','www.wohnen-mit-stil.de','sC40018c243ed59','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Bgma95vgi2','wwwSalter-Haushaltswaagen.de','sC40018c4ac51db','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('S0xx0xQb0I','Wäsche und mehr...für Babies','sC40018c588cf65','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('737Nq1JqI1','xxs-fashion','sC400188b7e268b','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('B0PUf2WPZt','XynX! Onlineshop','sC400188cd525f2','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('wm9BQIzUow','Yacht-Zubehoer.de','sC4001888192168','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('EzVJFJalDq','Youngline Sportswear','sC4001888b6d3a3','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('1HZxtDelr5','yuleclub','sC400188e365ee0','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('htxoD8eDzn','Zahnputzladen','sC40018b573515a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('OHp4PTk6lG','Zauberhandel Manipulix','sC400188f2c2ab8','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('Vs1quCJKuN','Zauberschatulle - Talismane Amulette Fantasie Eso','sC400188c604428','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('3qKVa5t9U1','Zebralino','sC400188fb99262','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('XxJ7ZLAzpl','Zeder-Reisen Hamburg','sC4001886ca7d0a','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('iNtXNbiDNQ','zehensocke.de Onlineshop für Zehensocken','sC40018c0cd3d26','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('WmM0gYLK9I','Ziemann Energietechnik','sC4001886a302f7','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('5nBTxXGXdi','Zigarrenshop','sC40018b1f88146','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('A3SVMibc3u','Zinnartikel','sC400188f6ca0e1','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('j3513yL5yV','Zippodepot.de','sC400188e7997bf','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('fHXCX25TVJ','ZooExpress - Alles rund ums Haustier','sC40018bd8ca03e','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('KHHHx8ifNU','ZooPoint','sC400188faf10fc','A',1); +INSERT INTO `shop_list` (`shop_id`, `shop_name`, `customer_id`, `showtype`, `active`) VALUES ('dEKCiojEY8','Öko direct GmbH','sC400188aabb59a','A',1); + +-- +-- Table structure for table `shop_product_config` +-- + +CREATE TABLE `shop_product_config` ( + `shop_id` varchar(32) NOT NULL default '', + `mode` char(1) NOT NULL default '', + `upload_file` varchar(255) NOT NULL default '', + `upload_link` varchar(255) NOT NULL default '', + `insert_date` datetime NOT NULL default '0000-00-00 00:00:00', + `update_date` datetime NOT NULL default '0000-00-00 00:00:00', + `validation` mediumint(9) NOT NULL default '0', + `refresh_time` char(1) NOT NULL default '', + `provision` decimal(3,2) NOT NULL default '0.00', + `currency` char(3) NOT NULL default '', + PRIMARY KEY (`shop_id`) +) TYPE=MyISAM COMMENT='Produktschnittstelle des Shops ( 1:1 zu shop_list )'; + +-- +-- Dumping data for table `shop_product_config` +-- + +INSERT INTO `shop_product_config` (`shop_id`, `mode`, `upload_file`, `upload_link`, `insert_date`, `update_date`, `validation`, `refresh_time`, `provision`, `currency`) VALUES ('yS3fca9a9362364','A','222','http://111','2003-12-17 02:34:13','2004-02-29 02:21:18',4,'A','3.00','EUR'); +INSERT INTO `shop_product_config` (`shop_id`, `mode`, `upload_file`, `upload_link`, `insert_date`, `update_date`, `validation`, `refresh_time`, `provision`, `currency`) VALUES ('yS3fcd27c35f6ee','A','666','http://','2003-12-17 00:57:25','2004-02-29 02:30:42',99,'A','2.50','EUR'); +INSERT INTO `shop_product_config` (`shop_id`, `mode`, `upload_file`, `upload_link`, `insert_date`, `update_date`, `validation`, `refresh_time`, `provision`, `currency`) VALUES ('yS3fd0fe1328120','B','','http://www.meinedaten.txt','2003-12-17 00:58:00','2004-01-08 00:12:52',15,'C','5.00','USD'); + +-- +-- Table structure for table `shop_rating` +-- + +CREATE TABLE `shop_rating` ( + `shop_rating_id` int(10) unsigned NOT NULL auto_increment, + `shop_id` varchar(32) NOT NULL default '', + `group` varchar(40) NOT NULL default '', + `clicks` mediumint(9) NOT NULL default '0', + `value` mediumint(9) NOT NULL default '0', + PRIMARY KEY (`shop_rating_id`), + KEY `shop_id` (`shop_id`), + KEY `group` (`group`) +) TYPE=MyISAM COMMENT='Bewertungskriterien des Shops'; + +-- +-- Dumping data for table `shop_rating` +-- + +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1,'gJrZ46s0TY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2,'gJrZ46s0TY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3,'gJrZ46s0TY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4,'gJrZ46s0TY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5,'gJrZ46s0TY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6,'gJrZ46s0TY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7,'gJrZ46s0TY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8,'gJrZ46s0TY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9,'gJrZ46s0TY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10,'gJrZ46s0TY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11,'gJrZ46s0TY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12,'fY5m5g83EP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13,'fY5m5g83EP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14,'fY5m5g83EP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15,'fY5m5g83EP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16,'fY5m5g83EP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17,'fY5m5g83EP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18,'fY5m5g83EP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19,'fY5m5g83EP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20,'fY5m5g83EP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21,'fY5m5g83EP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22,'fY5m5g83EP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23,'DYiUo3bC98','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (24,'DYiUo3bC98','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (25,'DYiUo3bC98','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (26,'DYiUo3bC98','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (27,'DYiUo3bC98','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (28,'DYiUo3bC98','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (29,'DYiUo3bC98','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (30,'DYiUo3bC98','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (31,'DYiUo3bC98','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (32,'DYiUo3bC98','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (33,'DYiUo3bC98','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (34,'hhzMptgPfN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (35,'hhzMptgPfN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (36,'hhzMptgPfN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (37,'hhzMptgPfN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (38,'hhzMptgPfN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (39,'hhzMptgPfN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (40,'hhzMptgPfN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (41,'hhzMptgPfN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (42,'hhzMptgPfN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (43,'hhzMptgPfN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (44,'hhzMptgPfN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (45,'CFtj8bmdXK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (46,'CFtj8bmdXK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (47,'CFtj8bmdXK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (48,'CFtj8bmdXK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (49,'CFtj8bmdXK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (50,'CFtj8bmdXK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (51,'CFtj8bmdXK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (52,'CFtj8bmdXK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (53,'CFtj8bmdXK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (54,'CFtj8bmdXK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (55,'CFtj8bmdXK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (56,'735XEKXkIk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (57,'735XEKXkIk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (58,'735XEKXkIk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (59,'735XEKXkIk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (60,'735XEKXkIk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (61,'735XEKXkIk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (62,'735XEKXkIk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (63,'735XEKXkIk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (64,'735XEKXkIk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (65,'735XEKXkIk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (66,'735XEKXkIk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (67,'vGus3Evy9b','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (68,'vGus3Evy9b','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (69,'vGus3Evy9b','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (70,'vGus3Evy9b','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (71,'vGus3Evy9b','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (72,'vGus3Evy9b','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (73,'vGus3Evy9b','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (74,'vGus3Evy9b','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (75,'vGus3Evy9b','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (76,'vGus3Evy9b','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (77,'vGus3Evy9b','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (78,'DOGo31Haah','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (79,'DOGo31Haah','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (80,'DOGo31Haah','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (81,'DOGo31Haah','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (82,'DOGo31Haah','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (83,'DOGo31Haah','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (84,'DOGo31Haah','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (85,'DOGo31Haah','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (86,'DOGo31Haah','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (87,'DOGo31Haah','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (88,'DOGo31Haah','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (89,'mAq23wRUYa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (90,'mAq23wRUYa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (91,'mAq23wRUYa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (92,'mAq23wRUYa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (93,'mAq23wRUYa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (94,'mAq23wRUYa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (95,'mAq23wRUYa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (96,'mAq23wRUYa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (97,'mAq23wRUYa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (98,'mAq23wRUYa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (99,'mAq23wRUYa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (100,'mOeHEwNK9W','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (101,'mOeHEwNK9W','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (102,'mOeHEwNK9W','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (103,'mOeHEwNK9W','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (104,'mOeHEwNK9W','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (105,'mOeHEwNK9W','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (106,'mOeHEwNK9W','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (107,'mOeHEwNK9W','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (108,'mOeHEwNK9W','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (109,'mOeHEwNK9W','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (110,'mOeHEwNK9W','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (111,'1llfD8eNTW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (112,'1llfD8eNTW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (113,'1llfD8eNTW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (114,'1llfD8eNTW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (115,'1llfD8eNTW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (116,'1llfD8eNTW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (117,'1llfD8eNTW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (118,'1llfD8eNTW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (119,'1llfD8eNTW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (120,'1llfD8eNTW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (121,'1llfD8eNTW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (122,'XP4Q64wzr6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (123,'XP4Q64wzr6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (124,'XP4Q64wzr6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (125,'XP4Q64wzr6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (126,'XP4Q64wzr6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (127,'XP4Q64wzr6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (128,'XP4Q64wzr6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (129,'XP4Q64wzr6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (130,'XP4Q64wzr6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (131,'XP4Q64wzr6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (132,'XP4Q64wzr6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (133,'CQ9Xgm4OCc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (134,'CQ9Xgm4OCc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (135,'CQ9Xgm4OCc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (136,'CQ9Xgm4OCc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (137,'CQ9Xgm4OCc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (138,'CQ9Xgm4OCc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (139,'CQ9Xgm4OCc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (140,'CQ9Xgm4OCc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (141,'CQ9Xgm4OCc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (142,'CQ9Xgm4OCc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (143,'CQ9Xgm4OCc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (144,'yWENgkti57','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (145,'yWENgkti57','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (146,'yWENgkti57','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (147,'yWENgkti57','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (148,'yWENgkti57','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (149,'yWENgkti57','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (150,'yWENgkti57','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (151,'yWENgkti57','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (152,'yWENgkti57','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (153,'yWENgkti57','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (154,'yWENgkti57','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (155,'TMUmSSfmGt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (156,'TMUmSSfmGt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (157,'TMUmSSfmGt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (158,'TMUmSSfmGt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (159,'TMUmSSfmGt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (160,'TMUmSSfmGt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (161,'TMUmSSfmGt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (162,'TMUmSSfmGt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (163,'TMUmSSfmGt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (164,'TMUmSSfmGt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (165,'TMUmSSfmGt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (166,'c3AFiQDmuM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (167,'c3AFiQDmuM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (168,'c3AFiQDmuM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (169,'c3AFiQDmuM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (170,'c3AFiQDmuM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (171,'c3AFiQDmuM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (172,'c3AFiQDmuM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (173,'c3AFiQDmuM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (174,'c3AFiQDmuM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (175,'c3AFiQDmuM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (176,'c3AFiQDmuM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (177,'QgSriOVk3A','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (178,'QgSriOVk3A','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (179,'QgSriOVk3A','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (180,'QgSriOVk3A','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (181,'QgSriOVk3A','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (182,'QgSriOVk3A','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (183,'QgSriOVk3A','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (184,'QgSriOVk3A','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (185,'QgSriOVk3A','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (186,'QgSriOVk3A','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (187,'QgSriOVk3A','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (188,'q9qPiwxK3U','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (189,'q9qPiwxK3U','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (190,'q9qPiwxK3U','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (191,'q9qPiwxK3U','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (192,'q9qPiwxK3U','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (193,'q9qPiwxK3U','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (194,'q9qPiwxK3U','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (195,'q9qPiwxK3U','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (196,'q9qPiwxK3U','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (197,'q9qPiwxK3U','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (198,'q9qPiwxK3U','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (199,'Zr4eXL1Fvn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (200,'Zr4eXL1Fvn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (201,'Zr4eXL1Fvn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (202,'Zr4eXL1Fvn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (203,'Zr4eXL1Fvn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (204,'Zr4eXL1Fvn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (205,'Zr4eXL1Fvn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (206,'Zr4eXL1Fvn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (207,'Zr4eXL1Fvn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (208,'Zr4eXL1Fvn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (209,'Zr4eXL1Fvn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (210,'dsK3A16cUX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (211,'dsK3A16cUX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (212,'dsK3A16cUX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (213,'dsK3A16cUX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (214,'dsK3A16cUX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (215,'dsK3A16cUX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (216,'dsK3A16cUX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (217,'dsK3A16cUX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (218,'dsK3A16cUX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (219,'dsK3A16cUX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (220,'dsK3A16cUX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (221,'Bt0GzbwzTB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (222,'Bt0GzbwzTB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (223,'Bt0GzbwzTB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (224,'Bt0GzbwzTB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (225,'Bt0GzbwzTB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (226,'Bt0GzbwzTB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (227,'Bt0GzbwzTB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (228,'Bt0GzbwzTB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (229,'Bt0GzbwzTB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (230,'Bt0GzbwzTB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (231,'Bt0GzbwzTB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (232,'6sCUYmjGkv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (233,'6sCUYmjGkv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (234,'6sCUYmjGkv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (235,'6sCUYmjGkv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (236,'6sCUYmjGkv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (237,'6sCUYmjGkv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (238,'6sCUYmjGkv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (239,'6sCUYmjGkv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (240,'6sCUYmjGkv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (241,'6sCUYmjGkv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (242,'6sCUYmjGkv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (243,'dsKggUVEER','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (244,'dsKggUVEER','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (245,'dsKggUVEER','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (246,'dsKggUVEER','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (247,'dsKggUVEER','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (248,'dsKggUVEER','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (249,'dsKggUVEER','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (250,'dsKggUVEER','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (251,'dsKggUVEER','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (252,'dsKggUVEER','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (253,'dsKggUVEER','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (254,'KEejkuRa7C','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (255,'KEejkuRa7C','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (256,'KEejkuRa7C','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (257,'KEejkuRa7C','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (258,'KEejkuRa7C','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (259,'KEejkuRa7C','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (260,'KEejkuRa7C','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (261,'KEejkuRa7C','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (262,'KEejkuRa7C','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (263,'KEejkuRa7C','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (264,'KEejkuRa7C','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (265,'zrHEBx7426','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (266,'zrHEBx7426','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (267,'zrHEBx7426','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (268,'zrHEBx7426','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (269,'zrHEBx7426','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (270,'zrHEBx7426','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (271,'zrHEBx7426','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (272,'zrHEBx7426','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (273,'zrHEBx7426','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (274,'zrHEBx7426','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (275,'zrHEBx7426','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (276,'iTFlPFcbTO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (277,'iTFlPFcbTO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (278,'iTFlPFcbTO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (279,'iTFlPFcbTO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (280,'iTFlPFcbTO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (281,'iTFlPFcbTO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (282,'iTFlPFcbTO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (283,'iTFlPFcbTO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (284,'iTFlPFcbTO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (285,'iTFlPFcbTO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (286,'iTFlPFcbTO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (287,'lYy5EKZIY4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (288,'lYy5EKZIY4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (289,'lYy5EKZIY4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (290,'lYy5EKZIY4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (291,'lYy5EKZIY4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (292,'lYy5EKZIY4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (293,'lYy5EKZIY4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (294,'lYy5EKZIY4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (295,'lYy5EKZIY4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (296,'lYy5EKZIY4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (297,'lYy5EKZIY4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (298,'z9GugMlWIr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (299,'z9GugMlWIr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (300,'z9GugMlWIr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (301,'z9GugMlWIr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (302,'z9GugMlWIr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (303,'z9GugMlWIr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (304,'z9GugMlWIr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (305,'z9GugMlWIr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (306,'z9GugMlWIr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (307,'z9GugMlWIr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (308,'z9GugMlWIr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (309,'QFJnhRS0Be','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (310,'QFJnhRS0Be','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (311,'QFJnhRS0Be','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (312,'QFJnhRS0Be','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (313,'QFJnhRS0Be','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (314,'QFJnhRS0Be','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (315,'QFJnhRS0Be','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (316,'QFJnhRS0Be','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (317,'QFJnhRS0Be','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (318,'QFJnhRS0Be','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (319,'QFJnhRS0Be','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (320,'52NtVhgVpc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (321,'52NtVhgVpc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (322,'52NtVhgVpc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (323,'52NtVhgVpc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (324,'52NtVhgVpc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (325,'52NtVhgVpc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (326,'52NtVhgVpc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (327,'52NtVhgVpc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (328,'52NtVhgVpc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (329,'52NtVhgVpc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (330,'52NtVhgVpc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (331,'cyyf15Dyms','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (332,'cyyf15Dyms','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (333,'cyyf15Dyms','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (334,'cyyf15Dyms','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (335,'cyyf15Dyms','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (336,'cyyf15Dyms','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (337,'cyyf15Dyms','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (338,'cyyf15Dyms','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (339,'cyyf15Dyms','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (340,'cyyf15Dyms','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (341,'cyyf15Dyms','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (342,'lQSgWgpIEt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (343,'lQSgWgpIEt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (344,'lQSgWgpIEt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (345,'lQSgWgpIEt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (346,'lQSgWgpIEt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (347,'lQSgWgpIEt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (348,'lQSgWgpIEt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (349,'lQSgWgpIEt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (350,'lQSgWgpIEt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (351,'lQSgWgpIEt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (352,'lQSgWgpIEt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (353,'OwKPsSrkUO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (354,'OwKPsSrkUO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (355,'OwKPsSrkUO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (356,'OwKPsSrkUO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (357,'OwKPsSrkUO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (358,'OwKPsSrkUO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (359,'OwKPsSrkUO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (360,'OwKPsSrkUO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (361,'OwKPsSrkUO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (362,'OwKPsSrkUO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (363,'OwKPsSrkUO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (364,'zPv5BrKFjR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (365,'zPv5BrKFjR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (366,'zPv5BrKFjR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (367,'zPv5BrKFjR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (368,'zPv5BrKFjR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (369,'zPv5BrKFjR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (370,'zPv5BrKFjR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (371,'zPv5BrKFjR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (372,'zPv5BrKFjR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (373,'zPv5BrKFjR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (374,'zPv5BrKFjR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (375,'wd2bjxi6Vs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (376,'wd2bjxi6Vs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (377,'wd2bjxi6Vs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (378,'wd2bjxi6Vs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (379,'wd2bjxi6Vs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (380,'wd2bjxi6Vs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (381,'wd2bjxi6Vs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (382,'wd2bjxi6Vs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (383,'wd2bjxi6Vs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (384,'wd2bjxi6Vs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (385,'wd2bjxi6Vs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (386,'CFNDtrKPPo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (387,'CFNDtrKPPo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (388,'CFNDtrKPPo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (389,'CFNDtrKPPo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (390,'CFNDtrKPPo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (391,'CFNDtrKPPo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (392,'CFNDtrKPPo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (393,'CFNDtrKPPo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (394,'CFNDtrKPPo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (395,'CFNDtrKPPo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (396,'CFNDtrKPPo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (397,'tDboZnaVxR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (398,'tDboZnaVxR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (399,'tDboZnaVxR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (400,'tDboZnaVxR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (401,'tDboZnaVxR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (402,'tDboZnaVxR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (403,'tDboZnaVxR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (404,'tDboZnaVxR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (405,'tDboZnaVxR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (406,'tDboZnaVxR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (407,'tDboZnaVxR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (408,'inhlTtgNnM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (409,'inhlTtgNnM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (410,'inhlTtgNnM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (411,'inhlTtgNnM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (412,'inhlTtgNnM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (413,'inhlTtgNnM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (414,'inhlTtgNnM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (415,'inhlTtgNnM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (416,'inhlTtgNnM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (417,'inhlTtgNnM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (418,'inhlTtgNnM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (419,'tjLIDFQhNR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (420,'tjLIDFQhNR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (421,'tjLIDFQhNR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (422,'tjLIDFQhNR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (423,'tjLIDFQhNR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (424,'tjLIDFQhNR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (425,'tjLIDFQhNR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (426,'tjLIDFQhNR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (427,'tjLIDFQhNR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (428,'tjLIDFQhNR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (429,'tjLIDFQhNR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (430,'tLBcp6IfXv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (431,'tLBcp6IfXv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (432,'tLBcp6IfXv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (433,'tLBcp6IfXv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (434,'tLBcp6IfXv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (435,'tLBcp6IfXv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (436,'tLBcp6IfXv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (437,'tLBcp6IfXv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (438,'tLBcp6IfXv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (439,'tLBcp6IfXv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (440,'tLBcp6IfXv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (441,'bIYySuVAq0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (442,'bIYySuVAq0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (443,'bIYySuVAq0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (444,'bIYySuVAq0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (445,'bIYySuVAq0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (446,'bIYySuVAq0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (447,'bIYySuVAq0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (448,'bIYySuVAq0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (449,'bIYySuVAq0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (450,'bIYySuVAq0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (451,'bIYySuVAq0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (452,'qycBuUPCu5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (453,'qycBuUPCu5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (454,'qycBuUPCu5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (455,'qycBuUPCu5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (456,'qycBuUPCu5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (457,'qycBuUPCu5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (458,'qycBuUPCu5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (459,'qycBuUPCu5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (460,'qycBuUPCu5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (461,'qycBuUPCu5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (462,'qycBuUPCu5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (463,'h1gy9Q0WGh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (464,'h1gy9Q0WGh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (465,'h1gy9Q0WGh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (466,'h1gy9Q0WGh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (467,'h1gy9Q0WGh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (468,'h1gy9Q0WGh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (469,'h1gy9Q0WGh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (470,'h1gy9Q0WGh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (471,'h1gy9Q0WGh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (472,'h1gy9Q0WGh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (473,'h1gy9Q0WGh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (474,'1WWluQzMSa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (475,'1WWluQzMSa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (476,'1WWluQzMSa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (477,'1WWluQzMSa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (478,'1WWluQzMSa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (479,'1WWluQzMSa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (480,'1WWluQzMSa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (481,'1WWluQzMSa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (482,'1WWluQzMSa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (483,'1WWluQzMSa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (484,'1WWluQzMSa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (485,'vnXeDZmX4N','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (486,'vnXeDZmX4N','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (487,'vnXeDZmX4N','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (488,'vnXeDZmX4N','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (489,'vnXeDZmX4N','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (490,'vnXeDZmX4N','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (491,'vnXeDZmX4N','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (492,'vnXeDZmX4N','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (493,'vnXeDZmX4N','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (494,'vnXeDZmX4N','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (495,'vnXeDZmX4N','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (496,'lfpwbHeRv0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (497,'lfpwbHeRv0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (498,'lfpwbHeRv0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (499,'lfpwbHeRv0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (500,'lfpwbHeRv0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (501,'lfpwbHeRv0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (502,'lfpwbHeRv0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (503,'lfpwbHeRv0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (504,'lfpwbHeRv0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (505,'lfpwbHeRv0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (506,'lfpwbHeRv0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (507,'OtxlRJgHX7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (508,'OtxlRJgHX7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (509,'OtxlRJgHX7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (510,'OtxlRJgHX7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (511,'OtxlRJgHX7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (512,'OtxlRJgHX7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (513,'OtxlRJgHX7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (514,'OtxlRJgHX7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (515,'OtxlRJgHX7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (516,'OtxlRJgHX7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (517,'OtxlRJgHX7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (518,'GVzrF4kN0y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (519,'GVzrF4kN0y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (520,'GVzrF4kN0y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (521,'GVzrF4kN0y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (522,'GVzrF4kN0y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (523,'GVzrF4kN0y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (524,'GVzrF4kN0y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (525,'GVzrF4kN0y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (526,'GVzrF4kN0y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (527,'GVzrF4kN0y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (528,'GVzrF4kN0y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (529,'EbHdXrQNr5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (530,'EbHdXrQNr5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (531,'EbHdXrQNr5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (532,'EbHdXrQNr5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (533,'EbHdXrQNr5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (534,'EbHdXrQNr5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (535,'EbHdXrQNr5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (536,'EbHdXrQNr5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (537,'EbHdXrQNr5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (538,'EbHdXrQNr5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (539,'EbHdXrQNr5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (540,'FnFsHD3JFt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (541,'FnFsHD3JFt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (542,'FnFsHD3JFt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (543,'FnFsHD3JFt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (544,'FnFsHD3JFt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (545,'FnFsHD3JFt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (546,'FnFsHD3JFt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (547,'FnFsHD3JFt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (548,'FnFsHD3JFt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (549,'FnFsHD3JFt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (550,'FnFsHD3JFt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (551,'TKMSocjiq2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (552,'TKMSocjiq2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (553,'TKMSocjiq2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (554,'TKMSocjiq2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (555,'TKMSocjiq2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (556,'TKMSocjiq2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (557,'TKMSocjiq2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (558,'TKMSocjiq2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (559,'TKMSocjiq2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (560,'TKMSocjiq2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (561,'TKMSocjiq2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (562,'IpBJ6Z7x8E','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (563,'IpBJ6Z7x8E','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (564,'IpBJ6Z7x8E','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (565,'IpBJ6Z7x8E','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (566,'IpBJ6Z7x8E','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (567,'IpBJ6Z7x8E','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (568,'IpBJ6Z7x8E','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (569,'IpBJ6Z7x8E','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (570,'IpBJ6Z7x8E','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (571,'IpBJ6Z7x8E','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (572,'IpBJ6Z7x8E','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (573,'jZpM8lmtNf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (574,'jZpM8lmtNf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (575,'jZpM8lmtNf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (576,'jZpM8lmtNf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (577,'jZpM8lmtNf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (578,'jZpM8lmtNf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (579,'jZpM8lmtNf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (580,'jZpM8lmtNf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (581,'jZpM8lmtNf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (582,'jZpM8lmtNf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (583,'jZpM8lmtNf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (584,'Vpv9vpYV4d','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (585,'Vpv9vpYV4d','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (586,'Vpv9vpYV4d','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (587,'Vpv9vpYV4d','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (588,'Vpv9vpYV4d','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (589,'Vpv9vpYV4d','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (590,'Vpv9vpYV4d','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (591,'Vpv9vpYV4d','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (592,'Vpv9vpYV4d','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (593,'Vpv9vpYV4d','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (594,'Vpv9vpYV4d','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (595,'5VF20xgHP7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (596,'5VF20xgHP7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (597,'5VF20xgHP7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (598,'5VF20xgHP7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (599,'5VF20xgHP7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (600,'5VF20xgHP7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (601,'5VF20xgHP7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (602,'5VF20xgHP7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (603,'5VF20xgHP7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (604,'5VF20xgHP7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (605,'5VF20xgHP7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (606,'6xT3zjg4Jf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (607,'6xT3zjg4Jf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (608,'6xT3zjg4Jf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (609,'6xT3zjg4Jf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (610,'6xT3zjg4Jf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (611,'6xT3zjg4Jf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (612,'6xT3zjg4Jf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (613,'6xT3zjg4Jf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (614,'6xT3zjg4Jf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (615,'6xT3zjg4Jf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (616,'6xT3zjg4Jf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (617,'cJVZbPcj8c','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (618,'cJVZbPcj8c','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (619,'cJVZbPcj8c','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (620,'cJVZbPcj8c','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (621,'cJVZbPcj8c','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (622,'cJVZbPcj8c','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (623,'cJVZbPcj8c','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (624,'cJVZbPcj8c','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (625,'cJVZbPcj8c','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (626,'cJVZbPcj8c','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (627,'cJVZbPcj8c','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (628,'9kKP1WHQcE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (629,'9kKP1WHQcE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (630,'9kKP1WHQcE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (631,'9kKP1WHQcE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (632,'9kKP1WHQcE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (633,'9kKP1WHQcE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (634,'9kKP1WHQcE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (635,'9kKP1WHQcE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (636,'9kKP1WHQcE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (637,'9kKP1WHQcE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (638,'9kKP1WHQcE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (639,'VVfwlH3Xzn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (640,'VVfwlH3Xzn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (641,'VVfwlH3Xzn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (642,'VVfwlH3Xzn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (643,'VVfwlH3Xzn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (644,'VVfwlH3Xzn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (645,'VVfwlH3Xzn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (646,'VVfwlH3Xzn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (647,'VVfwlH3Xzn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (648,'VVfwlH3Xzn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (649,'VVfwlH3Xzn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (650,'5BN0fpkDlY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (651,'5BN0fpkDlY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (652,'5BN0fpkDlY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (653,'5BN0fpkDlY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (654,'5BN0fpkDlY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (655,'5BN0fpkDlY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (656,'5BN0fpkDlY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (657,'5BN0fpkDlY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (658,'5BN0fpkDlY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (659,'5BN0fpkDlY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (660,'5BN0fpkDlY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (661,'Wbn8vJCvzy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (662,'Wbn8vJCvzy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (663,'Wbn8vJCvzy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (664,'Wbn8vJCvzy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (665,'Wbn8vJCvzy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (666,'Wbn8vJCvzy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (667,'Wbn8vJCvzy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (668,'Wbn8vJCvzy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (669,'Wbn8vJCvzy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (670,'Wbn8vJCvzy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (671,'Wbn8vJCvzy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (672,'LGAkSGlKIB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (673,'LGAkSGlKIB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (674,'LGAkSGlKIB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (675,'LGAkSGlKIB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (676,'LGAkSGlKIB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (677,'LGAkSGlKIB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (678,'LGAkSGlKIB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (679,'LGAkSGlKIB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (680,'LGAkSGlKIB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (681,'LGAkSGlKIB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (682,'LGAkSGlKIB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (683,'MpJTv0ADbw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (684,'MpJTv0ADbw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (685,'MpJTv0ADbw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (686,'MpJTv0ADbw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (687,'MpJTv0ADbw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (688,'MpJTv0ADbw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (689,'MpJTv0ADbw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (690,'MpJTv0ADbw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (691,'MpJTv0ADbw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (692,'MpJTv0ADbw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (693,'MpJTv0ADbw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (694,'VHrwZn5pVN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (695,'VHrwZn5pVN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (696,'VHrwZn5pVN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (697,'VHrwZn5pVN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (698,'VHrwZn5pVN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (699,'VHrwZn5pVN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (700,'VHrwZn5pVN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (701,'VHrwZn5pVN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (702,'VHrwZn5pVN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (703,'VHrwZn5pVN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (704,'VHrwZn5pVN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (705,'MIuDIAlK5U','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (706,'MIuDIAlK5U','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (707,'MIuDIAlK5U','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (708,'MIuDIAlK5U','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (709,'MIuDIAlK5U','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (710,'MIuDIAlK5U','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (711,'MIuDIAlK5U','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (712,'MIuDIAlK5U','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (713,'MIuDIAlK5U','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (714,'MIuDIAlK5U','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (715,'MIuDIAlK5U','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (716,'i7CFeIhSGS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (717,'i7CFeIhSGS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (718,'i7CFeIhSGS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (719,'i7CFeIhSGS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (720,'i7CFeIhSGS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (721,'i7CFeIhSGS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (722,'i7CFeIhSGS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (723,'i7CFeIhSGS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (724,'i7CFeIhSGS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (725,'i7CFeIhSGS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (726,'i7CFeIhSGS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (727,'sn0VHril8o','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (728,'sn0VHril8o','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (729,'sn0VHril8o','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (730,'sn0VHril8o','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (731,'sn0VHril8o','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (732,'sn0VHril8o','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (733,'sn0VHril8o','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (734,'sn0VHril8o','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (735,'sn0VHril8o','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (736,'sn0VHril8o','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (737,'sn0VHril8o','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (738,'t06sJhg6jV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (739,'t06sJhg6jV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (740,'t06sJhg6jV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (741,'t06sJhg6jV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (742,'t06sJhg6jV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (743,'t06sJhg6jV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (744,'t06sJhg6jV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (745,'t06sJhg6jV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (746,'t06sJhg6jV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (747,'t06sJhg6jV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (748,'t06sJhg6jV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (749,'JeWEIWhYGz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (750,'JeWEIWhYGz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (751,'JeWEIWhYGz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (752,'JeWEIWhYGz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (753,'JeWEIWhYGz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (754,'JeWEIWhYGz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (755,'JeWEIWhYGz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (756,'JeWEIWhYGz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (757,'JeWEIWhYGz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (758,'JeWEIWhYGz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (759,'JeWEIWhYGz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (760,'b2r3DlIRtN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (761,'b2r3DlIRtN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (762,'b2r3DlIRtN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (763,'b2r3DlIRtN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (764,'b2r3DlIRtN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (765,'b2r3DlIRtN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (766,'b2r3DlIRtN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (767,'b2r3DlIRtN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (768,'b2r3DlIRtN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (769,'b2r3DlIRtN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (770,'b2r3DlIRtN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (771,'rYSM3yz97v','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (772,'rYSM3yz97v','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (773,'rYSM3yz97v','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (774,'rYSM3yz97v','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (775,'rYSM3yz97v','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (776,'rYSM3yz97v','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (777,'rYSM3yz97v','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (778,'rYSM3yz97v','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (779,'rYSM3yz97v','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (780,'rYSM3yz97v','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (781,'rYSM3yz97v','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (782,'ZO39Aq2qeR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (783,'ZO39Aq2qeR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (784,'ZO39Aq2qeR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (785,'ZO39Aq2qeR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (786,'ZO39Aq2qeR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (787,'ZO39Aq2qeR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (788,'ZO39Aq2qeR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (789,'ZO39Aq2qeR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (790,'ZO39Aq2qeR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (791,'ZO39Aq2qeR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (792,'ZO39Aq2qeR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (793,'QDR8nByFxU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (794,'QDR8nByFxU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (795,'QDR8nByFxU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (796,'QDR8nByFxU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (797,'QDR8nByFxU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (798,'QDR8nByFxU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (799,'QDR8nByFxU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (800,'QDR8nByFxU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (801,'QDR8nByFxU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (802,'QDR8nByFxU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (803,'QDR8nByFxU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (804,'433Smqh1Mt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (805,'433Smqh1Mt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (806,'433Smqh1Mt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (807,'433Smqh1Mt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (808,'433Smqh1Mt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (809,'433Smqh1Mt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (810,'433Smqh1Mt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (811,'433Smqh1Mt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (812,'433Smqh1Mt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (813,'433Smqh1Mt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (814,'433Smqh1Mt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (815,'q5ib7uPKmQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (816,'q5ib7uPKmQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (817,'q5ib7uPKmQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (818,'q5ib7uPKmQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (819,'q5ib7uPKmQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (820,'q5ib7uPKmQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (821,'q5ib7uPKmQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (822,'q5ib7uPKmQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (823,'q5ib7uPKmQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (824,'q5ib7uPKmQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (825,'q5ib7uPKmQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (826,'SUQZO5He59','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (827,'SUQZO5He59','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (828,'SUQZO5He59','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (829,'SUQZO5He59','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (830,'SUQZO5He59','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (831,'SUQZO5He59','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (832,'SUQZO5He59','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (833,'SUQZO5He59','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (834,'SUQZO5He59','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (835,'SUQZO5He59','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (836,'SUQZO5He59','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (837,'IoSxaons1m','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (838,'IoSxaons1m','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (839,'IoSxaons1m','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (840,'IoSxaons1m','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (841,'IoSxaons1m','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (842,'IoSxaons1m','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (843,'IoSxaons1m','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (844,'IoSxaons1m','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (845,'IoSxaons1m','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (846,'IoSxaons1m','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (847,'IoSxaons1m','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (848,'QqqF7Mds1K','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (849,'QqqF7Mds1K','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (850,'QqqF7Mds1K','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (851,'QqqF7Mds1K','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (852,'QqqF7Mds1K','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (853,'QqqF7Mds1K','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (854,'QqqF7Mds1K','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (855,'QqqF7Mds1K','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (856,'QqqF7Mds1K','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (857,'QqqF7Mds1K','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (858,'QqqF7Mds1K','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (859,'XHlm0TYfzj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (860,'XHlm0TYfzj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (861,'XHlm0TYfzj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (862,'XHlm0TYfzj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (863,'XHlm0TYfzj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (864,'XHlm0TYfzj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (865,'XHlm0TYfzj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (866,'XHlm0TYfzj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (867,'XHlm0TYfzj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (868,'XHlm0TYfzj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (869,'XHlm0TYfzj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (870,'VQGQcYVmc0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (871,'VQGQcYVmc0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (872,'VQGQcYVmc0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (873,'VQGQcYVmc0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (874,'VQGQcYVmc0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (875,'VQGQcYVmc0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (876,'VQGQcYVmc0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (877,'VQGQcYVmc0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (878,'VQGQcYVmc0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (879,'VQGQcYVmc0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (880,'VQGQcYVmc0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (881,'UbdfTn90do','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (882,'UbdfTn90do','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (883,'UbdfTn90do','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (884,'UbdfTn90do','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (885,'UbdfTn90do','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (886,'UbdfTn90do','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (887,'UbdfTn90do','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (888,'UbdfTn90do','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (889,'UbdfTn90do','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (890,'UbdfTn90do','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (891,'UbdfTn90do','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (892,'vwWOEINWIj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (893,'vwWOEINWIj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (894,'vwWOEINWIj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (895,'vwWOEINWIj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (896,'vwWOEINWIj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (897,'vwWOEINWIj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (898,'vwWOEINWIj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (899,'vwWOEINWIj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (900,'vwWOEINWIj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (901,'vwWOEINWIj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (902,'vwWOEINWIj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (903,'DwiO9qZ59R','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (904,'DwiO9qZ59R','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (905,'DwiO9qZ59R','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (906,'DwiO9qZ59R','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (907,'DwiO9qZ59R','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (908,'DwiO9qZ59R','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (909,'DwiO9qZ59R','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (910,'DwiO9qZ59R','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (911,'DwiO9qZ59R','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (912,'DwiO9qZ59R','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (913,'DwiO9qZ59R','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (914,'lEGgK5pCuV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (915,'lEGgK5pCuV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (916,'lEGgK5pCuV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (917,'lEGgK5pCuV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (918,'lEGgK5pCuV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (919,'lEGgK5pCuV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (920,'lEGgK5pCuV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (921,'lEGgK5pCuV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (922,'lEGgK5pCuV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (923,'lEGgK5pCuV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (924,'lEGgK5pCuV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (925,'OfV6Rxyxnu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (926,'OfV6Rxyxnu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (927,'OfV6Rxyxnu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (928,'OfV6Rxyxnu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (929,'OfV6Rxyxnu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (930,'OfV6Rxyxnu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (931,'OfV6Rxyxnu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (932,'OfV6Rxyxnu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (933,'OfV6Rxyxnu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (934,'OfV6Rxyxnu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (935,'OfV6Rxyxnu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (936,'uYq2eSrQCK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (937,'uYq2eSrQCK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (938,'uYq2eSrQCK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (939,'uYq2eSrQCK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (940,'uYq2eSrQCK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (941,'uYq2eSrQCK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (942,'uYq2eSrQCK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (943,'uYq2eSrQCK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (944,'uYq2eSrQCK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (945,'uYq2eSrQCK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (946,'uYq2eSrQCK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (947,'T2rO0hi0bN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (948,'T2rO0hi0bN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (949,'T2rO0hi0bN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (950,'T2rO0hi0bN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (951,'T2rO0hi0bN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (952,'T2rO0hi0bN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (953,'T2rO0hi0bN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (954,'T2rO0hi0bN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (955,'T2rO0hi0bN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (956,'T2rO0hi0bN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (957,'T2rO0hi0bN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (958,'HoEeo94C9h','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (959,'HoEeo94C9h','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (960,'HoEeo94C9h','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (961,'HoEeo94C9h','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (962,'HoEeo94C9h','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (963,'HoEeo94C9h','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (964,'HoEeo94C9h','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (965,'HoEeo94C9h','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (966,'HoEeo94C9h','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (967,'HoEeo94C9h','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (968,'HoEeo94C9h','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (969,'XUkQ9YhYCz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (970,'XUkQ9YhYCz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (971,'XUkQ9YhYCz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (972,'XUkQ9YhYCz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (973,'XUkQ9YhYCz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (974,'XUkQ9YhYCz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (975,'XUkQ9YhYCz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (976,'XUkQ9YhYCz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (977,'XUkQ9YhYCz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (978,'XUkQ9YhYCz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (979,'XUkQ9YhYCz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (980,'fhLc2huvPX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (981,'fhLc2huvPX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (982,'fhLc2huvPX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (983,'fhLc2huvPX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (984,'fhLc2huvPX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (985,'fhLc2huvPX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (986,'fhLc2huvPX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (987,'fhLc2huvPX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (988,'fhLc2huvPX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (989,'fhLc2huvPX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (990,'fhLc2huvPX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (991,'bakQA3rsEL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (992,'bakQA3rsEL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (993,'bakQA3rsEL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (994,'bakQA3rsEL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (995,'bakQA3rsEL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (996,'bakQA3rsEL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (997,'bakQA3rsEL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (998,'bakQA3rsEL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (999,'bakQA3rsEL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1000,'bakQA3rsEL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1001,'bakQA3rsEL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1002,'FhJ5R4y802','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1003,'FhJ5R4y802','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1004,'FhJ5R4y802','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1005,'FhJ5R4y802','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1006,'FhJ5R4y802','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1007,'FhJ5R4y802','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1008,'FhJ5R4y802','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1009,'FhJ5R4y802','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1010,'FhJ5R4y802','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1011,'FhJ5R4y802','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1012,'FhJ5R4y802','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1013,'ylxlvB1vbY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1014,'ylxlvB1vbY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1015,'ylxlvB1vbY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1016,'ylxlvB1vbY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1017,'ylxlvB1vbY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1018,'ylxlvB1vbY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1019,'ylxlvB1vbY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1020,'ylxlvB1vbY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1021,'ylxlvB1vbY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1022,'ylxlvB1vbY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1023,'ylxlvB1vbY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1024,'Wpvz8PU88c','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1025,'Wpvz8PU88c','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1026,'Wpvz8PU88c','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1027,'Wpvz8PU88c','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1028,'Wpvz8PU88c','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1029,'Wpvz8PU88c','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1030,'Wpvz8PU88c','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1031,'Wpvz8PU88c','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1032,'Wpvz8PU88c','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1033,'Wpvz8PU88c','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1034,'Wpvz8PU88c','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1035,'AZl4N47h0E','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1036,'AZl4N47h0E','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1037,'AZl4N47h0E','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1038,'AZl4N47h0E','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1039,'AZl4N47h0E','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1040,'AZl4N47h0E','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1041,'AZl4N47h0E','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1042,'AZl4N47h0E','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1043,'AZl4N47h0E','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1044,'AZl4N47h0E','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1045,'AZl4N47h0E','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1046,'bLrKjNiFPT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1047,'bLrKjNiFPT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1048,'bLrKjNiFPT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1049,'bLrKjNiFPT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1050,'bLrKjNiFPT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1051,'bLrKjNiFPT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1052,'bLrKjNiFPT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1053,'bLrKjNiFPT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1054,'bLrKjNiFPT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1055,'bLrKjNiFPT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1056,'bLrKjNiFPT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1057,'ald0fdOJ0U','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1058,'ald0fdOJ0U','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1059,'ald0fdOJ0U','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1060,'ald0fdOJ0U','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1061,'ald0fdOJ0U','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1062,'ald0fdOJ0U','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1063,'ald0fdOJ0U','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1064,'ald0fdOJ0U','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1065,'ald0fdOJ0U','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1066,'ald0fdOJ0U','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1067,'ald0fdOJ0U','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1068,'ZCi3OgF5uj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1069,'ZCi3OgF5uj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1070,'ZCi3OgF5uj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1071,'ZCi3OgF5uj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1072,'ZCi3OgF5uj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1073,'ZCi3OgF5uj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1074,'ZCi3OgF5uj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1075,'ZCi3OgF5uj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1076,'ZCi3OgF5uj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1077,'ZCi3OgF5uj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1078,'ZCi3OgF5uj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1079,'WRvDXRkrP9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1080,'WRvDXRkrP9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1081,'WRvDXRkrP9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1082,'WRvDXRkrP9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1083,'WRvDXRkrP9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1084,'WRvDXRkrP9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1085,'WRvDXRkrP9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1086,'WRvDXRkrP9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1087,'WRvDXRkrP9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1088,'WRvDXRkrP9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1089,'WRvDXRkrP9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1090,'gQaFCYN7gQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1091,'gQaFCYN7gQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1092,'gQaFCYN7gQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1093,'gQaFCYN7gQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1094,'gQaFCYN7gQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1095,'gQaFCYN7gQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1096,'gQaFCYN7gQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1097,'gQaFCYN7gQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1098,'gQaFCYN7gQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1099,'gQaFCYN7gQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1100,'gQaFCYN7gQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1101,'xZdCHDgZHB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1102,'xZdCHDgZHB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1103,'xZdCHDgZHB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1104,'xZdCHDgZHB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1105,'xZdCHDgZHB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1106,'xZdCHDgZHB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1107,'xZdCHDgZHB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1108,'xZdCHDgZHB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1109,'xZdCHDgZHB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1110,'xZdCHDgZHB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1111,'xZdCHDgZHB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1112,'GEeTisDq7I','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1113,'GEeTisDq7I','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1114,'GEeTisDq7I','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1115,'GEeTisDq7I','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1116,'GEeTisDq7I','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1117,'GEeTisDq7I','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1118,'GEeTisDq7I','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1119,'GEeTisDq7I','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1120,'GEeTisDq7I','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1121,'GEeTisDq7I','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1122,'GEeTisDq7I','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1123,'JLVqBJALr4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1124,'JLVqBJALr4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1125,'JLVqBJALr4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1126,'JLVqBJALr4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1127,'JLVqBJALr4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1128,'JLVqBJALr4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1129,'JLVqBJALr4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1130,'JLVqBJALr4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1131,'JLVqBJALr4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1132,'JLVqBJALr4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1133,'JLVqBJALr4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1134,'mgclm5nyOe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1135,'mgclm5nyOe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1136,'mgclm5nyOe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1137,'mgclm5nyOe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1138,'mgclm5nyOe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1139,'mgclm5nyOe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1140,'mgclm5nyOe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1141,'mgclm5nyOe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1142,'mgclm5nyOe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1143,'mgclm5nyOe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1144,'mgclm5nyOe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1145,'PMMCSKTmQB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1146,'PMMCSKTmQB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1147,'PMMCSKTmQB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1148,'PMMCSKTmQB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1149,'PMMCSKTmQB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1150,'PMMCSKTmQB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1151,'PMMCSKTmQB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1152,'PMMCSKTmQB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1153,'PMMCSKTmQB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1154,'PMMCSKTmQB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1155,'PMMCSKTmQB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1156,'9Hl0LTMfFe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1157,'9Hl0LTMfFe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1158,'9Hl0LTMfFe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1159,'9Hl0LTMfFe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1160,'9Hl0LTMfFe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1161,'9Hl0LTMfFe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1162,'9Hl0LTMfFe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1163,'9Hl0LTMfFe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1164,'9Hl0LTMfFe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1165,'9Hl0LTMfFe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1166,'9Hl0LTMfFe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1167,'iDvj0ZuBbW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1168,'iDvj0ZuBbW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1169,'iDvj0ZuBbW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1170,'iDvj0ZuBbW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1171,'iDvj0ZuBbW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1172,'iDvj0ZuBbW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1173,'iDvj0ZuBbW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1174,'iDvj0ZuBbW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1175,'iDvj0ZuBbW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1176,'iDvj0ZuBbW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1177,'iDvj0ZuBbW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1178,'H3igI9tyuH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1179,'H3igI9tyuH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1180,'H3igI9tyuH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1181,'H3igI9tyuH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1182,'H3igI9tyuH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1183,'H3igI9tyuH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1184,'H3igI9tyuH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1185,'H3igI9tyuH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1186,'H3igI9tyuH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1187,'H3igI9tyuH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1188,'H3igI9tyuH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1189,'PHjEJvwnxP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1190,'PHjEJvwnxP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1191,'PHjEJvwnxP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1192,'PHjEJvwnxP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1193,'PHjEJvwnxP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1194,'PHjEJvwnxP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1195,'PHjEJvwnxP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1196,'PHjEJvwnxP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1197,'PHjEJvwnxP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1198,'PHjEJvwnxP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1199,'PHjEJvwnxP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1200,'0J2abHMtrH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1201,'0J2abHMtrH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1202,'0J2abHMtrH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1203,'0J2abHMtrH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1204,'0J2abHMtrH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1205,'0J2abHMtrH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1206,'0J2abHMtrH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1207,'0J2abHMtrH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1208,'0J2abHMtrH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1209,'0J2abHMtrH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1210,'0J2abHMtrH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1211,'g4lR2HmhDY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1212,'g4lR2HmhDY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1213,'g4lR2HmhDY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1214,'g4lR2HmhDY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1215,'g4lR2HmhDY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1216,'g4lR2HmhDY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1217,'g4lR2HmhDY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1218,'g4lR2HmhDY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1219,'g4lR2HmhDY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1220,'g4lR2HmhDY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1221,'g4lR2HmhDY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1222,'hxjWfT562Z','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1223,'hxjWfT562Z','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1224,'hxjWfT562Z','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1225,'hxjWfT562Z','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1226,'hxjWfT562Z','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1227,'hxjWfT562Z','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1228,'hxjWfT562Z','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1229,'hxjWfT562Z','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1230,'hxjWfT562Z','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1231,'hxjWfT562Z','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1232,'hxjWfT562Z','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1233,'SRL6rHeNdA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1234,'SRL6rHeNdA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1235,'SRL6rHeNdA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1236,'SRL6rHeNdA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1237,'SRL6rHeNdA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1238,'SRL6rHeNdA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1239,'SRL6rHeNdA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1240,'SRL6rHeNdA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1241,'SRL6rHeNdA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1242,'SRL6rHeNdA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1243,'SRL6rHeNdA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1244,'FcGKysfW52','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1245,'FcGKysfW52','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1246,'FcGKysfW52','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1247,'FcGKysfW52','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1248,'FcGKysfW52','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1249,'FcGKysfW52','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1250,'FcGKysfW52','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1251,'FcGKysfW52','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1252,'FcGKysfW52','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1253,'FcGKysfW52','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1254,'FcGKysfW52','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1255,'pjPCNtAhlV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1256,'pjPCNtAhlV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1257,'pjPCNtAhlV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1258,'pjPCNtAhlV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1259,'pjPCNtAhlV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1260,'pjPCNtAhlV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1261,'pjPCNtAhlV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1262,'pjPCNtAhlV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1263,'pjPCNtAhlV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1264,'pjPCNtAhlV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1265,'pjPCNtAhlV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1266,'8UWSCIvuch','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1267,'8UWSCIvuch','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1268,'8UWSCIvuch','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1269,'8UWSCIvuch','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1270,'8UWSCIvuch','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1271,'8UWSCIvuch','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1272,'8UWSCIvuch','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1273,'8UWSCIvuch','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1274,'8UWSCIvuch','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1275,'8UWSCIvuch','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1276,'8UWSCIvuch','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1277,'3HtpVbQ00Y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1278,'3HtpVbQ00Y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1279,'3HtpVbQ00Y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1280,'3HtpVbQ00Y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1281,'3HtpVbQ00Y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1282,'3HtpVbQ00Y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1283,'3HtpVbQ00Y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1284,'3HtpVbQ00Y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1285,'3HtpVbQ00Y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1286,'3HtpVbQ00Y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1287,'3HtpVbQ00Y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1288,'I3whCAjA7i','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1289,'I3whCAjA7i','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1290,'I3whCAjA7i','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1291,'I3whCAjA7i','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1292,'I3whCAjA7i','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1293,'I3whCAjA7i','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1294,'I3whCAjA7i','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1295,'I3whCAjA7i','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1296,'I3whCAjA7i','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1297,'I3whCAjA7i','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1298,'I3whCAjA7i','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1299,'IwQnimRiW5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1300,'IwQnimRiW5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1301,'IwQnimRiW5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1302,'IwQnimRiW5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1303,'IwQnimRiW5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1304,'IwQnimRiW5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1305,'IwQnimRiW5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1306,'IwQnimRiW5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1307,'IwQnimRiW5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1308,'IwQnimRiW5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1309,'IwQnimRiW5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1310,'oX6DVzqVvo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1311,'oX6DVzqVvo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1312,'oX6DVzqVvo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1313,'oX6DVzqVvo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1314,'oX6DVzqVvo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1315,'oX6DVzqVvo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1316,'oX6DVzqVvo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1317,'oX6DVzqVvo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1318,'oX6DVzqVvo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1319,'oX6DVzqVvo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1320,'oX6DVzqVvo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1321,'d2DmfJAD8X','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1322,'d2DmfJAD8X','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1323,'d2DmfJAD8X','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1324,'d2DmfJAD8X','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1325,'d2DmfJAD8X','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1326,'d2DmfJAD8X','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1327,'d2DmfJAD8X','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1328,'d2DmfJAD8X','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1329,'d2DmfJAD8X','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1330,'d2DmfJAD8X','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1331,'d2DmfJAD8X','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1332,'pauGMMFYeP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1333,'pauGMMFYeP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1334,'pauGMMFYeP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1335,'pauGMMFYeP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1336,'pauGMMFYeP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1337,'pauGMMFYeP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1338,'pauGMMFYeP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1339,'pauGMMFYeP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1340,'pauGMMFYeP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1341,'pauGMMFYeP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1342,'pauGMMFYeP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1343,'Iomx9o0seu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1344,'Iomx9o0seu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1345,'Iomx9o0seu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1346,'Iomx9o0seu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1347,'Iomx9o0seu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1348,'Iomx9o0seu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1349,'Iomx9o0seu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1350,'Iomx9o0seu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1351,'Iomx9o0seu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1352,'Iomx9o0seu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1353,'Iomx9o0seu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1354,'UwQtqAroMG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1355,'UwQtqAroMG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1356,'UwQtqAroMG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1357,'UwQtqAroMG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1358,'UwQtqAroMG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1359,'UwQtqAroMG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1360,'UwQtqAroMG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1361,'UwQtqAroMG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1362,'UwQtqAroMG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1363,'UwQtqAroMG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1364,'UwQtqAroMG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1365,'AtZNNryfBo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1366,'AtZNNryfBo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1367,'AtZNNryfBo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1368,'AtZNNryfBo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1369,'AtZNNryfBo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1370,'AtZNNryfBo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1371,'AtZNNryfBo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1372,'AtZNNryfBo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1373,'AtZNNryfBo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1374,'AtZNNryfBo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1375,'AtZNNryfBo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1376,'pFjuLH3JLj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1377,'pFjuLH3JLj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1378,'pFjuLH3JLj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1379,'pFjuLH3JLj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1380,'pFjuLH3JLj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1381,'pFjuLH3JLj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1382,'pFjuLH3JLj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1383,'pFjuLH3JLj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1384,'pFjuLH3JLj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1385,'pFjuLH3JLj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1386,'pFjuLH3JLj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1387,'nXHcFH9JLJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1388,'nXHcFH9JLJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1389,'nXHcFH9JLJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1390,'nXHcFH9JLJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1391,'nXHcFH9JLJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1392,'nXHcFH9JLJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1393,'nXHcFH9JLJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1394,'nXHcFH9JLJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1395,'nXHcFH9JLJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1396,'nXHcFH9JLJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1397,'nXHcFH9JLJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1398,'ma7jGepuOw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1399,'ma7jGepuOw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1400,'ma7jGepuOw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1401,'ma7jGepuOw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1402,'ma7jGepuOw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1403,'ma7jGepuOw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1404,'ma7jGepuOw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1405,'ma7jGepuOw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1406,'ma7jGepuOw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1407,'ma7jGepuOw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1408,'ma7jGepuOw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1409,'eG74g1jwAS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1410,'eG74g1jwAS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1411,'eG74g1jwAS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1412,'eG74g1jwAS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1413,'eG74g1jwAS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1414,'eG74g1jwAS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1415,'eG74g1jwAS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1416,'eG74g1jwAS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1417,'eG74g1jwAS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1418,'eG74g1jwAS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1419,'eG74g1jwAS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1420,'VG5EMytqwj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1421,'VG5EMytqwj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1422,'VG5EMytqwj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1423,'VG5EMytqwj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1424,'VG5EMytqwj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1425,'VG5EMytqwj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1426,'VG5EMytqwj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1427,'VG5EMytqwj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1428,'VG5EMytqwj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1429,'VG5EMytqwj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1430,'VG5EMytqwj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1431,'COkpkc6KKy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1432,'COkpkc6KKy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1433,'COkpkc6KKy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1434,'COkpkc6KKy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1435,'COkpkc6KKy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1436,'COkpkc6KKy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1437,'COkpkc6KKy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1438,'COkpkc6KKy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1439,'COkpkc6KKy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1440,'COkpkc6KKy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1441,'COkpkc6KKy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1442,'eiKXUWtyK7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1443,'eiKXUWtyK7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1444,'eiKXUWtyK7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1445,'eiKXUWtyK7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1446,'eiKXUWtyK7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1447,'eiKXUWtyK7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1448,'eiKXUWtyK7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1449,'eiKXUWtyK7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1450,'eiKXUWtyK7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1451,'eiKXUWtyK7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1452,'eiKXUWtyK7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1453,'sWEneifA5a','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1454,'sWEneifA5a','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1455,'sWEneifA5a','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1456,'sWEneifA5a','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1457,'sWEneifA5a','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1458,'sWEneifA5a','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1459,'sWEneifA5a','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1460,'sWEneifA5a','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1461,'sWEneifA5a','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1462,'sWEneifA5a','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1463,'sWEneifA5a','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1464,'UtlHlNeln5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1465,'UtlHlNeln5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1466,'UtlHlNeln5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1467,'UtlHlNeln5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1468,'UtlHlNeln5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1469,'UtlHlNeln5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1470,'UtlHlNeln5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1471,'UtlHlNeln5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1472,'UtlHlNeln5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1473,'UtlHlNeln5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1474,'UtlHlNeln5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1475,'eu98CMzw3g','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1476,'eu98CMzw3g','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1477,'eu98CMzw3g','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1478,'eu98CMzw3g','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1479,'eu98CMzw3g','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1480,'eu98CMzw3g','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1481,'eu98CMzw3g','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1482,'eu98CMzw3g','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1483,'eu98CMzw3g','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1484,'eu98CMzw3g','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1485,'eu98CMzw3g','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1486,'r8rMBbIvNz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1487,'r8rMBbIvNz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1488,'r8rMBbIvNz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1489,'r8rMBbIvNz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1490,'r8rMBbIvNz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1491,'r8rMBbIvNz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1492,'r8rMBbIvNz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1493,'r8rMBbIvNz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1494,'r8rMBbIvNz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1495,'r8rMBbIvNz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1496,'r8rMBbIvNz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1497,'ddVaTt3j2n','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1498,'ddVaTt3j2n','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1499,'ddVaTt3j2n','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1500,'ddVaTt3j2n','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1501,'ddVaTt3j2n','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1502,'ddVaTt3j2n','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1503,'ddVaTt3j2n','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1504,'ddVaTt3j2n','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1505,'ddVaTt3j2n','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1506,'ddVaTt3j2n','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1507,'ddVaTt3j2n','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1508,'FsGyqiPUgl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1509,'FsGyqiPUgl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1510,'FsGyqiPUgl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1511,'FsGyqiPUgl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1512,'FsGyqiPUgl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1513,'FsGyqiPUgl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1514,'FsGyqiPUgl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1515,'FsGyqiPUgl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1516,'FsGyqiPUgl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1517,'FsGyqiPUgl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1518,'FsGyqiPUgl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1519,'qlv00H9h8m','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1520,'qlv00H9h8m','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1521,'qlv00H9h8m','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1522,'qlv00H9h8m','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1523,'qlv00H9h8m','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1524,'qlv00H9h8m','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1525,'qlv00H9h8m','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1526,'qlv00H9h8m','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1527,'qlv00H9h8m','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1528,'qlv00H9h8m','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1529,'qlv00H9h8m','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1530,'suCLGYvaQ1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1531,'suCLGYvaQ1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1532,'suCLGYvaQ1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1533,'suCLGYvaQ1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1534,'suCLGYvaQ1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1535,'suCLGYvaQ1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1536,'suCLGYvaQ1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1537,'suCLGYvaQ1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1538,'suCLGYvaQ1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1539,'suCLGYvaQ1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1540,'suCLGYvaQ1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1541,'bxhivt3P2h','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1542,'bxhivt3P2h','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1543,'bxhivt3P2h','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1544,'bxhivt3P2h','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1545,'bxhivt3P2h','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1546,'bxhivt3P2h','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1547,'bxhivt3P2h','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1548,'bxhivt3P2h','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1549,'bxhivt3P2h','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1550,'bxhivt3P2h','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1551,'bxhivt3P2h','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1552,'o8DjVjSVrA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1553,'o8DjVjSVrA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1554,'o8DjVjSVrA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1555,'o8DjVjSVrA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1556,'o8DjVjSVrA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1557,'o8DjVjSVrA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1558,'o8DjVjSVrA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1559,'o8DjVjSVrA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1560,'o8DjVjSVrA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1561,'o8DjVjSVrA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1562,'o8DjVjSVrA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1563,'XJ6gx8ctTP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1564,'XJ6gx8ctTP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1565,'XJ6gx8ctTP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1566,'XJ6gx8ctTP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1567,'XJ6gx8ctTP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1568,'XJ6gx8ctTP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1569,'XJ6gx8ctTP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1570,'XJ6gx8ctTP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1571,'XJ6gx8ctTP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1572,'XJ6gx8ctTP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1573,'XJ6gx8ctTP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1574,'O6L8zdoDF7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1575,'O6L8zdoDF7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1576,'O6L8zdoDF7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1577,'O6L8zdoDF7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1578,'O6L8zdoDF7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1579,'O6L8zdoDF7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1580,'O6L8zdoDF7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1581,'O6L8zdoDF7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1582,'O6L8zdoDF7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1583,'O6L8zdoDF7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1584,'O6L8zdoDF7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1585,'A5qn7GpscE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1586,'A5qn7GpscE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1587,'A5qn7GpscE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1588,'A5qn7GpscE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1589,'A5qn7GpscE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1590,'A5qn7GpscE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1591,'A5qn7GpscE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1592,'A5qn7GpscE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1593,'A5qn7GpscE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1594,'A5qn7GpscE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1595,'A5qn7GpscE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1596,'oqAr5MDgU3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1597,'oqAr5MDgU3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1598,'oqAr5MDgU3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1599,'oqAr5MDgU3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1600,'oqAr5MDgU3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1601,'oqAr5MDgU3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1602,'oqAr5MDgU3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1603,'oqAr5MDgU3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1604,'oqAr5MDgU3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1605,'oqAr5MDgU3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1606,'oqAr5MDgU3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1607,'JFzU4tSzdn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1608,'JFzU4tSzdn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1609,'JFzU4tSzdn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1610,'JFzU4tSzdn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1611,'JFzU4tSzdn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1612,'JFzU4tSzdn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1613,'JFzU4tSzdn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1614,'JFzU4tSzdn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1615,'JFzU4tSzdn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1616,'JFzU4tSzdn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1617,'JFzU4tSzdn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1618,'YP0zxx9pf5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1619,'YP0zxx9pf5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1620,'YP0zxx9pf5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1621,'YP0zxx9pf5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1622,'YP0zxx9pf5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1623,'YP0zxx9pf5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1624,'YP0zxx9pf5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1625,'YP0zxx9pf5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1626,'YP0zxx9pf5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1627,'YP0zxx9pf5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1628,'YP0zxx9pf5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1629,'uU3JYghyEg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1630,'uU3JYghyEg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1631,'uU3JYghyEg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1632,'uU3JYghyEg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1633,'uU3JYghyEg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1634,'uU3JYghyEg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1635,'uU3JYghyEg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1636,'uU3JYghyEg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1637,'uU3JYghyEg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1638,'uU3JYghyEg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1639,'uU3JYghyEg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1640,'oaOro76S9c','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1641,'oaOro76S9c','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1642,'oaOro76S9c','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1643,'oaOro76S9c','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1644,'oaOro76S9c','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1645,'oaOro76S9c','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1646,'oaOro76S9c','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1647,'oaOro76S9c','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1648,'oaOro76S9c','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1649,'oaOro76S9c','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1650,'oaOro76S9c','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1651,'7J4T0FCXpy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1652,'7J4T0FCXpy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1653,'7J4T0FCXpy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1654,'7J4T0FCXpy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1655,'7J4T0FCXpy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1656,'7J4T0FCXpy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1657,'7J4T0FCXpy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1658,'7J4T0FCXpy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1659,'7J4T0FCXpy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1660,'7J4T0FCXpy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1661,'7J4T0FCXpy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1662,'Gf0pD0wbxI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1663,'Gf0pD0wbxI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1664,'Gf0pD0wbxI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1665,'Gf0pD0wbxI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1666,'Gf0pD0wbxI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1667,'Gf0pD0wbxI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1668,'Gf0pD0wbxI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1669,'Gf0pD0wbxI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1670,'Gf0pD0wbxI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1671,'Gf0pD0wbxI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1672,'Gf0pD0wbxI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1673,'Td4qdj1VLB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1674,'Td4qdj1VLB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1675,'Td4qdj1VLB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1676,'Td4qdj1VLB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1677,'Td4qdj1VLB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1678,'Td4qdj1VLB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1679,'Td4qdj1VLB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1680,'Td4qdj1VLB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1681,'Td4qdj1VLB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1682,'Td4qdj1VLB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1683,'Td4qdj1VLB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1684,'k0fv2h9bnQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1685,'k0fv2h9bnQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1686,'k0fv2h9bnQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1687,'k0fv2h9bnQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1688,'k0fv2h9bnQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1689,'k0fv2h9bnQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1690,'k0fv2h9bnQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1691,'k0fv2h9bnQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1692,'k0fv2h9bnQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1693,'k0fv2h9bnQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1694,'k0fv2h9bnQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1695,'kXhXTVc4lE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1696,'kXhXTVc4lE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1697,'kXhXTVc4lE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1698,'kXhXTVc4lE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1699,'kXhXTVc4lE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1700,'kXhXTVc4lE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1701,'kXhXTVc4lE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1702,'kXhXTVc4lE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1703,'kXhXTVc4lE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1704,'kXhXTVc4lE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1705,'kXhXTVc4lE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1706,'uqcbYWNe13','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1707,'uqcbYWNe13','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1708,'uqcbYWNe13','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1709,'uqcbYWNe13','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1710,'uqcbYWNe13','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1711,'uqcbYWNe13','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1712,'uqcbYWNe13','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1713,'uqcbYWNe13','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1714,'uqcbYWNe13','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1715,'uqcbYWNe13','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1716,'uqcbYWNe13','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1717,'4NjabXaFTl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1718,'4NjabXaFTl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1719,'4NjabXaFTl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1720,'4NjabXaFTl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1721,'4NjabXaFTl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1722,'4NjabXaFTl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1723,'4NjabXaFTl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1724,'4NjabXaFTl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1725,'4NjabXaFTl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1726,'4NjabXaFTl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1727,'4NjabXaFTl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1728,'NjVO2jwRpX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1729,'NjVO2jwRpX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1730,'NjVO2jwRpX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1731,'NjVO2jwRpX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1732,'NjVO2jwRpX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1733,'NjVO2jwRpX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1734,'NjVO2jwRpX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1735,'NjVO2jwRpX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1736,'NjVO2jwRpX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1737,'NjVO2jwRpX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1738,'NjVO2jwRpX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1739,'wS3x7avSEm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1740,'wS3x7avSEm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1741,'wS3x7avSEm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1742,'wS3x7avSEm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1743,'wS3x7avSEm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1744,'wS3x7avSEm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1745,'wS3x7avSEm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1746,'wS3x7avSEm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1747,'wS3x7avSEm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1748,'wS3x7avSEm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1749,'wS3x7avSEm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1750,'oEQPQudA5g','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1751,'oEQPQudA5g','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1752,'oEQPQudA5g','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1753,'oEQPQudA5g','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1754,'oEQPQudA5g','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1755,'oEQPQudA5g','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1756,'oEQPQudA5g','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1757,'oEQPQudA5g','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1758,'oEQPQudA5g','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1759,'oEQPQudA5g','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1760,'oEQPQudA5g','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1761,'jlXGhROH4N','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1762,'jlXGhROH4N','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1763,'jlXGhROH4N','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1764,'jlXGhROH4N','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1765,'jlXGhROH4N','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1766,'jlXGhROH4N','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1767,'jlXGhROH4N','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1768,'jlXGhROH4N','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1769,'jlXGhROH4N','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1770,'jlXGhROH4N','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1771,'jlXGhROH4N','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1772,'Guq4giN93m','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1773,'Guq4giN93m','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1774,'Guq4giN93m','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1775,'Guq4giN93m','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1776,'Guq4giN93m','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1777,'Guq4giN93m','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1778,'Guq4giN93m','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1779,'Guq4giN93m','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1780,'Guq4giN93m','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1781,'Guq4giN93m','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1782,'Guq4giN93m','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1783,'SpzrR6QVnW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1784,'SpzrR6QVnW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1785,'SpzrR6QVnW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1786,'SpzrR6QVnW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1787,'SpzrR6QVnW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1788,'SpzrR6QVnW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1789,'SpzrR6QVnW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1790,'SpzrR6QVnW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1791,'SpzrR6QVnW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1792,'SpzrR6QVnW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1793,'SpzrR6QVnW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1794,'SQkvqAPo1G','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1795,'SQkvqAPo1G','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1796,'SQkvqAPo1G','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1797,'SQkvqAPo1G','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1798,'SQkvqAPo1G','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1799,'SQkvqAPo1G','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1800,'SQkvqAPo1G','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1801,'SQkvqAPo1G','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1802,'SQkvqAPo1G','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1803,'SQkvqAPo1G','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1804,'SQkvqAPo1G','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1805,'T0LMHTyFxd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1806,'T0LMHTyFxd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1807,'T0LMHTyFxd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1808,'T0LMHTyFxd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1809,'T0LMHTyFxd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1810,'T0LMHTyFxd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1811,'T0LMHTyFxd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1812,'T0LMHTyFxd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1813,'T0LMHTyFxd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1814,'T0LMHTyFxd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1815,'T0LMHTyFxd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1816,'q4XF22cpfs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1817,'q4XF22cpfs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1818,'q4XF22cpfs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1819,'q4XF22cpfs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1820,'q4XF22cpfs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1821,'q4XF22cpfs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1822,'q4XF22cpfs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1823,'q4XF22cpfs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1824,'q4XF22cpfs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1825,'q4XF22cpfs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1826,'q4XF22cpfs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1827,'QNfr0bqvjC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1828,'QNfr0bqvjC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1829,'QNfr0bqvjC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1830,'QNfr0bqvjC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1831,'QNfr0bqvjC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1832,'QNfr0bqvjC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1833,'QNfr0bqvjC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1834,'QNfr0bqvjC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1835,'QNfr0bqvjC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1836,'QNfr0bqvjC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1837,'QNfr0bqvjC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1838,'4q59wKV35B','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1839,'4q59wKV35B','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1840,'4q59wKV35B','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1841,'4q59wKV35B','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1842,'4q59wKV35B','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1843,'4q59wKV35B','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1844,'4q59wKV35B','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1845,'4q59wKV35B','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1846,'4q59wKV35B','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1847,'4q59wKV35B','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1848,'4q59wKV35B','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1849,'BDRwlhUXFp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1850,'BDRwlhUXFp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1851,'BDRwlhUXFp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1852,'BDRwlhUXFp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1853,'BDRwlhUXFp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1854,'BDRwlhUXFp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1855,'BDRwlhUXFp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1856,'BDRwlhUXFp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1857,'BDRwlhUXFp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1858,'BDRwlhUXFp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1859,'BDRwlhUXFp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1860,'v8dmJ0yBXp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1861,'v8dmJ0yBXp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1862,'v8dmJ0yBXp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1863,'v8dmJ0yBXp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1864,'v8dmJ0yBXp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1865,'v8dmJ0yBXp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1866,'v8dmJ0yBXp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1867,'v8dmJ0yBXp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1868,'v8dmJ0yBXp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1869,'v8dmJ0yBXp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1870,'v8dmJ0yBXp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1871,'X0T9009NPH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1872,'X0T9009NPH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1873,'X0T9009NPH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1874,'X0T9009NPH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1875,'X0T9009NPH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1876,'X0T9009NPH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1877,'X0T9009NPH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1878,'X0T9009NPH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1879,'X0T9009NPH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1880,'X0T9009NPH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1881,'X0T9009NPH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1882,'MHNjJ2eXhA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1883,'MHNjJ2eXhA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1884,'MHNjJ2eXhA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1885,'MHNjJ2eXhA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1886,'MHNjJ2eXhA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1887,'MHNjJ2eXhA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1888,'MHNjJ2eXhA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1889,'MHNjJ2eXhA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1890,'MHNjJ2eXhA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1891,'MHNjJ2eXhA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1892,'MHNjJ2eXhA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1893,'VlNwxDilzb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1894,'VlNwxDilzb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1895,'VlNwxDilzb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1896,'VlNwxDilzb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1897,'VlNwxDilzb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1898,'VlNwxDilzb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1899,'VlNwxDilzb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1900,'VlNwxDilzb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1901,'VlNwxDilzb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1902,'VlNwxDilzb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1903,'VlNwxDilzb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1904,'2CIKwGZcK8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1905,'2CIKwGZcK8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1906,'2CIKwGZcK8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1907,'2CIKwGZcK8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1908,'2CIKwGZcK8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1909,'2CIKwGZcK8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1910,'2CIKwGZcK8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1911,'2CIKwGZcK8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1912,'2CIKwGZcK8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1913,'2CIKwGZcK8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1914,'2CIKwGZcK8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1915,'DuIM9OrKst','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1916,'DuIM9OrKst','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1917,'DuIM9OrKst','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1918,'DuIM9OrKst','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1919,'DuIM9OrKst','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1920,'DuIM9OrKst','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1921,'DuIM9OrKst','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1922,'DuIM9OrKst','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1923,'DuIM9OrKst','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1924,'DuIM9OrKst','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1925,'DuIM9OrKst','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1926,'r1msYcPuAh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1927,'r1msYcPuAh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1928,'r1msYcPuAh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1929,'r1msYcPuAh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1930,'r1msYcPuAh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1931,'r1msYcPuAh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1932,'r1msYcPuAh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1933,'r1msYcPuAh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1934,'r1msYcPuAh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1935,'r1msYcPuAh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1936,'r1msYcPuAh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1937,'Z0hsTPC0B8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1938,'Z0hsTPC0B8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1939,'Z0hsTPC0B8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1940,'Z0hsTPC0B8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1941,'Z0hsTPC0B8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1942,'Z0hsTPC0B8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1943,'Z0hsTPC0B8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1944,'Z0hsTPC0B8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1945,'Z0hsTPC0B8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1946,'Z0hsTPC0B8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1947,'Z0hsTPC0B8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1948,'SI7HW5LIEG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1949,'SI7HW5LIEG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1950,'SI7HW5LIEG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1951,'SI7HW5LIEG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1952,'SI7HW5LIEG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1953,'SI7HW5LIEG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1954,'SI7HW5LIEG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1955,'SI7HW5LIEG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1956,'SI7HW5LIEG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1957,'SI7HW5LIEG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1958,'SI7HW5LIEG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1959,'DXdwPR5x0x','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1960,'DXdwPR5x0x','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1961,'DXdwPR5x0x','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1962,'DXdwPR5x0x','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1963,'DXdwPR5x0x','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1964,'DXdwPR5x0x','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1965,'DXdwPR5x0x','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1966,'DXdwPR5x0x','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1967,'DXdwPR5x0x','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1968,'DXdwPR5x0x','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1969,'DXdwPR5x0x','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1970,'Xr0GVhwRll','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1971,'Xr0GVhwRll','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1972,'Xr0GVhwRll','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1973,'Xr0GVhwRll','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1974,'Xr0GVhwRll','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1975,'Xr0GVhwRll','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1976,'Xr0GVhwRll','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1977,'Xr0GVhwRll','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1978,'Xr0GVhwRll','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1979,'Xr0GVhwRll','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1980,'Xr0GVhwRll','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1981,'fF41TpMNzj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1982,'fF41TpMNzj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1983,'fF41TpMNzj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1984,'fF41TpMNzj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1985,'fF41TpMNzj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1986,'fF41TpMNzj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1987,'fF41TpMNzj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1988,'fF41TpMNzj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1989,'fF41TpMNzj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1990,'fF41TpMNzj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1991,'fF41TpMNzj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1992,'FKQcy7JCqN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1993,'FKQcy7JCqN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1994,'FKQcy7JCqN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1995,'FKQcy7JCqN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1996,'FKQcy7JCqN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1997,'FKQcy7JCqN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1998,'FKQcy7JCqN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (1999,'FKQcy7JCqN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2000,'FKQcy7JCqN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2001,'FKQcy7JCqN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2002,'FKQcy7JCqN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2003,'rvVorh5bJn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2004,'rvVorh5bJn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2005,'rvVorh5bJn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2006,'rvVorh5bJn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2007,'rvVorh5bJn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2008,'rvVorh5bJn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2009,'rvVorh5bJn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2010,'rvVorh5bJn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2011,'rvVorh5bJn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2012,'rvVorh5bJn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2013,'rvVorh5bJn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2014,'YlHLBDKlR5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2015,'YlHLBDKlR5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2016,'YlHLBDKlR5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2017,'YlHLBDKlR5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2018,'YlHLBDKlR5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2019,'YlHLBDKlR5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2020,'YlHLBDKlR5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2021,'YlHLBDKlR5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2022,'YlHLBDKlR5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2023,'YlHLBDKlR5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2024,'YlHLBDKlR5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2025,'4OokWMZcmn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2026,'4OokWMZcmn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2027,'4OokWMZcmn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2028,'4OokWMZcmn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2029,'4OokWMZcmn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2030,'4OokWMZcmn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2031,'4OokWMZcmn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2032,'4OokWMZcmn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2033,'4OokWMZcmn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2034,'4OokWMZcmn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2035,'4OokWMZcmn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2036,'TVjIT6y8lt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2037,'TVjIT6y8lt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2038,'TVjIT6y8lt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2039,'TVjIT6y8lt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2040,'TVjIT6y8lt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2041,'TVjIT6y8lt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2042,'TVjIT6y8lt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2043,'TVjIT6y8lt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2044,'TVjIT6y8lt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2045,'TVjIT6y8lt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2046,'TVjIT6y8lt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2047,'5dTlBv9LNE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2048,'5dTlBv9LNE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2049,'5dTlBv9LNE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2050,'5dTlBv9LNE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2051,'5dTlBv9LNE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2052,'5dTlBv9LNE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2053,'5dTlBv9LNE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2054,'5dTlBv9LNE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2055,'5dTlBv9LNE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2056,'5dTlBv9LNE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2057,'5dTlBv9LNE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2058,'9y98GmliQk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2059,'9y98GmliQk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2060,'9y98GmliQk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2061,'9y98GmliQk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2062,'9y98GmliQk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2063,'9y98GmliQk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2064,'9y98GmliQk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2065,'9y98GmliQk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2066,'9y98GmliQk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2067,'9y98GmliQk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2068,'9y98GmliQk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2069,'q8hvZdmtNG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2070,'q8hvZdmtNG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2071,'q8hvZdmtNG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2072,'q8hvZdmtNG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2073,'q8hvZdmtNG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2074,'q8hvZdmtNG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2075,'q8hvZdmtNG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2076,'q8hvZdmtNG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2077,'q8hvZdmtNG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2078,'q8hvZdmtNG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2079,'q8hvZdmtNG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2080,'Mnb0BxujXC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2081,'Mnb0BxujXC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2082,'Mnb0BxujXC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2083,'Mnb0BxujXC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2084,'Mnb0BxujXC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2085,'Mnb0BxujXC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2086,'Mnb0BxujXC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2087,'Mnb0BxujXC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2088,'Mnb0BxujXC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2089,'Mnb0BxujXC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2090,'Mnb0BxujXC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2091,'V8h1JNUn6r','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2092,'V8h1JNUn6r','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2093,'V8h1JNUn6r','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2094,'V8h1JNUn6r','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2095,'V8h1JNUn6r','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2096,'V8h1JNUn6r','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2097,'V8h1JNUn6r','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2098,'V8h1JNUn6r','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2099,'V8h1JNUn6r','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2100,'V8h1JNUn6r','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2101,'V8h1JNUn6r','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2102,'NXbStBQf8J','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2103,'NXbStBQf8J','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2104,'NXbStBQf8J','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2105,'NXbStBQf8J','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2106,'NXbStBQf8J','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2107,'NXbStBQf8J','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2108,'NXbStBQf8J','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2109,'NXbStBQf8J','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2110,'NXbStBQf8J','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2111,'NXbStBQf8J','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2112,'NXbStBQf8J','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2113,'bwuoCmB9Sx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2114,'bwuoCmB9Sx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2115,'bwuoCmB9Sx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2116,'bwuoCmB9Sx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2117,'bwuoCmB9Sx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2118,'bwuoCmB9Sx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2119,'bwuoCmB9Sx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2120,'bwuoCmB9Sx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2121,'bwuoCmB9Sx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2122,'bwuoCmB9Sx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2123,'bwuoCmB9Sx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2124,'gL4BVJmjFQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2125,'gL4BVJmjFQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2126,'gL4BVJmjFQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2127,'gL4BVJmjFQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2128,'gL4BVJmjFQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2129,'gL4BVJmjFQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2130,'gL4BVJmjFQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2131,'gL4BVJmjFQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2132,'gL4BVJmjFQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2133,'gL4BVJmjFQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2134,'gL4BVJmjFQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2135,'uwehOADeMa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2136,'uwehOADeMa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2137,'uwehOADeMa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2138,'uwehOADeMa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2139,'uwehOADeMa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2140,'uwehOADeMa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2141,'uwehOADeMa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2142,'uwehOADeMa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2143,'uwehOADeMa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2144,'uwehOADeMa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2145,'uwehOADeMa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2146,'FrJIbx3Dx8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2147,'FrJIbx3Dx8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2148,'FrJIbx3Dx8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2149,'FrJIbx3Dx8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2150,'FrJIbx3Dx8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2151,'FrJIbx3Dx8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2152,'FrJIbx3Dx8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2153,'FrJIbx3Dx8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2154,'FrJIbx3Dx8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2155,'FrJIbx3Dx8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2156,'FrJIbx3Dx8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2157,'NJ4EXralRf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2158,'NJ4EXralRf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2159,'NJ4EXralRf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2160,'NJ4EXralRf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2161,'NJ4EXralRf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2162,'NJ4EXralRf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2163,'NJ4EXralRf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2164,'NJ4EXralRf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2165,'NJ4EXralRf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2166,'NJ4EXralRf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2167,'NJ4EXralRf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2168,'mr8DLX78ZM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2169,'mr8DLX78ZM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2170,'mr8DLX78ZM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2171,'mr8DLX78ZM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2172,'mr8DLX78ZM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2173,'mr8DLX78ZM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2174,'mr8DLX78ZM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2175,'mr8DLX78ZM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2176,'mr8DLX78ZM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2177,'mr8DLX78ZM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2178,'mr8DLX78ZM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2179,'VMsIugfigF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2180,'VMsIugfigF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2181,'VMsIugfigF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2182,'VMsIugfigF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2183,'VMsIugfigF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2184,'VMsIugfigF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2185,'VMsIugfigF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2186,'VMsIugfigF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2187,'VMsIugfigF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2188,'VMsIugfigF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2189,'VMsIugfigF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2190,'WkCfMeriAi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2191,'WkCfMeriAi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2192,'WkCfMeriAi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2193,'WkCfMeriAi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2194,'WkCfMeriAi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2195,'WkCfMeriAi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2196,'WkCfMeriAi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2197,'WkCfMeriAi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2198,'WkCfMeriAi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2199,'WkCfMeriAi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2200,'WkCfMeriAi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2201,'uhHTHZA0Ra','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2202,'uhHTHZA0Ra','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2203,'uhHTHZA0Ra','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2204,'uhHTHZA0Ra','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2205,'uhHTHZA0Ra','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2206,'uhHTHZA0Ra','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2207,'uhHTHZA0Ra','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2208,'uhHTHZA0Ra','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2209,'uhHTHZA0Ra','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2210,'uhHTHZA0Ra','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2211,'uhHTHZA0Ra','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2212,'0G3WMoFqOP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2213,'0G3WMoFqOP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2214,'0G3WMoFqOP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2215,'0G3WMoFqOP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2216,'0G3WMoFqOP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2217,'0G3WMoFqOP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2218,'0G3WMoFqOP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2219,'0G3WMoFqOP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2220,'0G3WMoFqOP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2221,'0G3WMoFqOP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2222,'0G3WMoFqOP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2223,'IXdfd63tVe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2224,'IXdfd63tVe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2225,'IXdfd63tVe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2226,'IXdfd63tVe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2227,'IXdfd63tVe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2228,'IXdfd63tVe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2229,'IXdfd63tVe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2230,'IXdfd63tVe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2231,'IXdfd63tVe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2232,'IXdfd63tVe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2233,'IXdfd63tVe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2234,'IE9JsYxiKe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2235,'IE9JsYxiKe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2236,'IE9JsYxiKe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2237,'IE9JsYxiKe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2238,'IE9JsYxiKe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2239,'IE9JsYxiKe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2240,'IE9JsYxiKe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2241,'IE9JsYxiKe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2242,'IE9JsYxiKe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2243,'IE9JsYxiKe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2244,'IE9JsYxiKe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2245,'6SoMAod1gl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2246,'6SoMAod1gl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2247,'6SoMAod1gl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2248,'6SoMAod1gl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2249,'6SoMAod1gl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2250,'6SoMAod1gl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2251,'6SoMAod1gl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2252,'6SoMAod1gl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2253,'6SoMAod1gl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2254,'6SoMAod1gl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2255,'6SoMAod1gl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2256,'OieBCC2g9S','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2257,'OieBCC2g9S','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2258,'OieBCC2g9S','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2259,'OieBCC2g9S','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2260,'OieBCC2g9S','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2261,'OieBCC2g9S','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2262,'OieBCC2g9S','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2263,'OieBCC2g9S','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2264,'OieBCC2g9S','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2265,'OieBCC2g9S','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2266,'OieBCC2g9S','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2267,'0dfSvPmJ0d','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2268,'0dfSvPmJ0d','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2269,'0dfSvPmJ0d','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2270,'0dfSvPmJ0d','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2271,'0dfSvPmJ0d','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2272,'0dfSvPmJ0d','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2273,'0dfSvPmJ0d','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2274,'0dfSvPmJ0d','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2275,'0dfSvPmJ0d','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2276,'0dfSvPmJ0d','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2277,'0dfSvPmJ0d','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2278,'KISHmmdmwe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2279,'KISHmmdmwe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2280,'KISHmmdmwe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2281,'KISHmmdmwe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2282,'KISHmmdmwe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2283,'KISHmmdmwe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2284,'KISHmmdmwe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2285,'KISHmmdmwe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2286,'KISHmmdmwe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2287,'KISHmmdmwe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2288,'KISHmmdmwe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2289,'LH8mPTS6VJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2290,'LH8mPTS6VJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2291,'LH8mPTS6VJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2292,'LH8mPTS6VJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2293,'LH8mPTS6VJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2294,'LH8mPTS6VJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2295,'LH8mPTS6VJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2296,'LH8mPTS6VJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2297,'LH8mPTS6VJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2298,'LH8mPTS6VJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2299,'LH8mPTS6VJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2300,'fhdeVNipPb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2301,'fhdeVNipPb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2302,'fhdeVNipPb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2303,'fhdeVNipPb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2304,'fhdeVNipPb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2305,'fhdeVNipPb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2306,'fhdeVNipPb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2307,'fhdeVNipPb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2308,'fhdeVNipPb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2309,'fhdeVNipPb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2310,'fhdeVNipPb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2311,'h2ZmVbKVvB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2312,'h2ZmVbKVvB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2313,'h2ZmVbKVvB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2314,'h2ZmVbKVvB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2315,'h2ZmVbKVvB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2316,'h2ZmVbKVvB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2317,'h2ZmVbKVvB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2318,'h2ZmVbKVvB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2319,'h2ZmVbKVvB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2320,'h2ZmVbKVvB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2321,'h2ZmVbKVvB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2322,'qpDXrjWnhS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2323,'qpDXrjWnhS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2324,'qpDXrjWnhS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2325,'qpDXrjWnhS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2326,'qpDXrjWnhS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2327,'qpDXrjWnhS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2328,'qpDXrjWnhS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2329,'qpDXrjWnhS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2330,'qpDXrjWnhS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2331,'qpDXrjWnhS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2332,'qpDXrjWnhS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2333,'YzXXzPkltE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2334,'YzXXzPkltE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2335,'YzXXzPkltE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2336,'YzXXzPkltE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2337,'YzXXzPkltE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2338,'YzXXzPkltE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2339,'YzXXzPkltE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2340,'YzXXzPkltE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2341,'YzXXzPkltE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2342,'YzXXzPkltE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2343,'YzXXzPkltE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2344,'PiUMICtUiB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2345,'PiUMICtUiB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2346,'PiUMICtUiB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2347,'PiUMICtUiB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2348,'PiUMICtUiB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2349,'PiUMICtUiB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2350,'PiUMICtUiB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2351,'PiUMICtUiB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2352,'PiUMICtUiB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2353,'PiUMICtUiB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2354,'PiUMICtUiB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2355,'nrDI6h1tFt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2356,'nrDI6h1tFt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2357,'nrDI6h1tFt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2358,'nrDI6h1tFt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2359,'nrDI6h1tFt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2360,'nrDI6h1tFt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2361,'nrDI6h1tFt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2362,'nrDI6h1tFt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2363,'nrDI6h1tFt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2364,'nrDI6h1tFt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2365,'nrDI6h1tFt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2366,'zh0spnylzd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2367,'zh0spnylzd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2368,'zh0spnylzd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2369,'zh0spnylzd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2370,'zh0spnylzd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2371,'zh0spnylzd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2372,'zh0spnylzd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2373,'zh0spnylzd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2374,'zh0spnylzd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2375,'zh0spnylzd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2376,'zh0spnylzd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2377,'0XBGtbK4VT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2378,'0XBGtbK4VT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2379,'0XBGtbK4VT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2380,'0XBGtbK4VT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2381,'0XBGtbK4VT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2382,'0XBGtbK4VT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2383,'0XBGtbK4VT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2384,'0XBGtbK4VT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2385,'0XBGtbK4VT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2386,'0XBGtbK4VT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2387,'0XBGtbK4VT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2388,'OFxrLj1XZg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2389,'OFxrLj1XZg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2390,'OFxrLj1XZg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2391,'OFxrLj1XZg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2392,'OFxrLj1XZg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2393,'OFxrLj1XZg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2394,'OFxrLj1XZg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2395,'OFxrLj1XZg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2396,'OFxrLj1XZg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2397,'OFxrLj1XZg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2398,'OFxrLj1XZg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2399,'ToSuwMZY74','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2400,'ToSuwMZY74','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2401,'ToSuwMZY74','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2402,'ToSuwMZY74','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2403,'ToSuwMZY74','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2404,'ToSuwMZY74','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2405,'ToSuwMZY74','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2406,'ToSuwMZY74','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2407,'ToSuwMZY74','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2408,'ToSuwMZY74','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2409,'ToSuwMZY74','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2410,'B1WGKg4gCz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2411,'B1WGKg4gCz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2412,'B1WGKg4gCz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2413,'B1WGKg4gCz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2414,'B1WGKg4gCz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2415,'B1WGKg4gCz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2416,'B1WGKg4gCz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2417,'B1WGKg4gCz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2418,'B1WGKg4gCz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2419,'B1WGKg4gCz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2420,'B1WGKg4gCz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2421,'wSCDSmPmsm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2422,'wSCDSmPmsm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2423,'wSCDSmPmsm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2424,'wSCDSmPmsm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2425,'wSCDSmPmsm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2426,'wSCDSmPmsm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2427,'wSCDSmPmsm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2428,'wSCDSmPmsm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2429,'wSCDSmPmsm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2430,'wSCDSmPmsm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2431,'wSCDSmPmsm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2432,'bEIEQE61ex','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2433,'bEIEQE61ex','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2434,'bEIEQE61ex','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2435,'bEIEQE61ex','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2436,'bEIEQE61ex','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2437,'bEIEQE61ex','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2438,'bEIEQE61ex','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2439,'bEIEQE61ex','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2440,'bEIEQE61ex','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2441,'bEIEQE61ex','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2442,'bEIEQE61ex','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2443,'iUGJCYvWoa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2444,'iUGJCYvWoa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2445,'iUGJCYvWoa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2446,'iUGJCYvWoa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2447,'iUGJCYvWoa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2448,'iUGJCYvWoa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2449,'iUGJCYvWoa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2450,'iUGJCYvWoa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2451,'iUGJCYvWoa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2452,'iUGJCYvWoa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2453,'iUGJCYvWoa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2454,'o3GRYMNOAO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2455,'o3GRYMNOAO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2456,'o3GRYMNOAO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2457,'o3GRYMNOAO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2458,'o3GRYMNOAO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2459,'o3GRYMNOAO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2460,'o3GRYMNOAO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2461,'o3GRYMNOAO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2462,'o3GRYMNOAO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2463,'o3GRYMNOAO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2464,'o3GRYMNOAO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2465,'bMokUIduOd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2466,'bMokUIduOd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2467,'bMokUIduOd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2468,'bMokUIduOd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2469,'bMokUIduOd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2470,'bMokUIduOd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2471,'bMokUIduOd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2472,'bMokUIduOd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2473,'bMokUIduOd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2474,'bMokUIduOd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2475,'bMokUIduOd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2476,'plvsfDCdNb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2477,'plvsfDCdNb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2478,'plvsfDCdNb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2479,'plvsfDCdNb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2480,'plvsfDCdNb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2481,'plvsfDCdNb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2482,'plvsfDCdNb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2483,'plvsfDCdNb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2484,'plvsfDCdNb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2485,'plvsfDCdNb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2486,'plvsfDCdNb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2487,'YwkRWADOuw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2488,'YwkRWADOuw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2489,'YwkRWADOuw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2490,'YwkRWADOuw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2491,'YwkRWADOuw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2492,'YwkRWADOuw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2493,'YwkRWADOuw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2494,'YwkRWADOuw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2495,'YwkRWADOuw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2496,'YwkRWADOuw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2497,'YwkRWADOuw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2498,'aQI83YjWwO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2499,'aQI83YjWwO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2500,'aQI83YjWwO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2501,'aQI83YjWwO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2502,'aQI83YjWwO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2503,'aQI83YjWwO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2504,'aQI83YjWwO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2505,'aQI83YjWwO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2506,'aQI83YjWwO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2507,'aQI83YjWwO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2508,'aQI83YjWwO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2509,'YPdNRHGlLa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2510,'YPdNRHGlLa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2511,'YPdNRHGlLa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2512,'YPdNRHGlLa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2513,'YPdNRHGlLa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2514,'YPdNRHGlLa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2515,'YPdNRHGlLa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2516,'YPdNRHGlLa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2517,'YPdNRHGlLa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2518,'YPdNRHGlLa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2519,'YPdNRHGlLa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2520,'eOqLyYZaG7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2521,'eOqLyYZaG7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2522,'eOqLyYZaG7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2523,'eOqLyYZaG7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2524,'eOqLyYZaG7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2525,'eOqLyYZaG7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2526,'eOqLyYZaG7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2527,'eOqLyYZaG7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2528,'eOqLyYZaG7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2529,'eOqLyYZaG7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2530,'eOqLyYZaG7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2531,'B6x1ZT9rVF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2532,'B6x1ZT9rVF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2533,'B6x1ZT9rVF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2534,'B6x1ZT9rVF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2535,'B6x1ZT9rVF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2536,'B6x1ZT9rVF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2537,'B6x1ZT9rVF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2538,'B6x1ZT9rVF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2539,'B6x1ZT9rVF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2540,'B6x1ZT9rVF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2541,'B6x1ZT9rVF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2542,'ECqxsafwWY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2543,'ECqxsafwWY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2544,'ECqxsafwWY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2545,'ECqxsafwWY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2546,'ECqxsafwWY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2547,'ECqxsafwWY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2548,'ECqxsafwWY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2549,'ECqxsafwWY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2550,'ECqxsafwWY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2551,'ECqxsafwWY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2552,'ECqxsafwWY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2553,'pGA1S9Xwat','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2554,'pGA1S9Xwat','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2555,'pGA1S9Xwat','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2556,'pGA1S9Xwat','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2557,'pGA1S9Xwat','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2558,'pGA1S9Xwat','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2559,'pGA1S9Xwat','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2560,'pGA1S9Xwat','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2561,'pGA1S9Xwat','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2562,'pGA1S9Xwat','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2563,'pGA1S9Xwat','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2564,'EhnjxlK8xa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2565,'EhnjxlK8xa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2566,'EhnjxlK8xa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2567,'EhnjxlK8xa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2568,'EhnjxlK8xa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2569,'EhnjxlK8xa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2570,'EhnjxlK8xa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2571,'EhnjxlK8xa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2572,'EhnjxlK8xa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2573,'EhnjxlK8xa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2574,'EhnjxlK8xa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2575,'aMilCyNsG5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2576,'aMilCyNsG5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2577,'aMilCyNsG5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2578,'aMilCyNsG5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2579,'aMilCyNsG5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2580,'aMilCyNsG5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2581,'aMilCyNsG5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2582,'aMilCyNsG5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2583,'aMilCyNsG5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2584,'aMilCyNsG5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2585,'aMilCyNsG5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2586,'HHZ54xGZ4R','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2587,'HHZ54xGZ4R','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2588,'HHZ54xGZ4R','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2589,'HHZ54xGZ4R','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2590,'HHZ54xGZ4R','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2591,'HHZ54xGZ4R','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2592,'HHZ54xGZ4R','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2593,'HHZ54xGZ4R','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2594,'HHZ54xGZ4R','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2595,'HHZ54xGZ4R','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2596,'HHZ54xGZ4R','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2597,'9pbHhZGZfE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2598,'9pbHhZGZfE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2599,'9pbHhZGZfE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2600,'9pbHhZGZfE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2601,'9pbHhZGZfE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2602,'9pbHhZGZfE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2603,'9pbHhZGZfE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2604,'9pbHhZGZfE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2605,'9pbHhZGZfE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2606,'9pbHhZGZfE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2607,'9pbHhZGZfE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2608,'ZIEY91hOYn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2609,'ZIEY91hOYn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2610,'ZIEY91hOYn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2611,'ZIEY91hOYn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2612,'ZIEY91hOYn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2613,'ZIEY91hOYn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2614,'ZIEY91hOYn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2615,'ZIEY91hOYn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2616,'ZIEY91hOYn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2617,'ZIEY91hOYn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2618,'ZIEY91hOYn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2619,'uMqR3Cx9EE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2620,'uMqR3Cx9EE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2621,'uMqR3Cx9EE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2622,'uMqR3Cx9EE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2623,'uMqR3Cx9EE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2624,'uMqR3Cx9EE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2625,'uMqR3Cx9EE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2626,'uMqR3Cx9EE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2627,'uMqR3Cx9EE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2628,'uMqR3Cx9EE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2629,'uMqR3Cx9EE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2630,'rF2E6nszBh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2631,'rF2E6nszBh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2632,'rF2E6nszBh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2633,'rF2E6nszBh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2634,'rF2E6nszBh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2635,'rF2E6nszBh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2636,'rF2E6nszBh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2637,'rF2E6nszBh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2638,'rF2E6nszBh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2639,'rF2E6nszBh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2640,'rF2E6nszBh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2641,'5nx4JFURfC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2642,'5nx4JFURfC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2643,'5nx4JFURfC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2644,'5nx4JFURfC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2645,'5nx4JFURfC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2646,'5nx4JFURfC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2647,'5nx4JFURfC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2648,'5nx4JFURfC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2649,'5nx4JFURfC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2650,'5nx4JFURfC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2651,'5nx4JFURfC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2652,'fRdSD0CHdF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2653,'fRdSD0CHdF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2654,'fRdSD0CHdF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2655,'fRdSD0CHdF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2656,'fRdSD0CHdF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2657,'fRdSD0CHdF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2658,'fRdSD0CHdF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2659,'fRdSD0CHdF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2660,'fRdSD0CHdF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2661,'fRdSD0CHdF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2662,'fRdSD0CHdF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2663,'Qa7F1chqQ5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2664,'Qa7F1chqQ5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2665,'Qa7F1chqQ5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2666,'Qa7F1chqQ5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2667,'Qa7F1chqQ5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2668,'Qa7F1chqQ5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2669,'Qa7F1chqQ5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2670,'Qa7F1chqQ5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2671,'Qa7F1chqQ5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2672,'Qa7F1chqQ5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2673,'Qa7F1chqQ5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2674,'MKivakz3Ek','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2675,'MKivakz3Ek','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2676,'MKivakz3Ek','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2677,'MKivakz3Ek','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2678,'MKivakz3Ek','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2679,'MKivakz3Ek','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2680,'MKivakz3Ek','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2681,'MKivakz3Ek','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2682,'MKivakz3Ek','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2683,'MKivakz3Ek','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2684,'MKivakz3Ek','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2685,'0EgIqApIaj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2686,'0EgIqApIaj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2687,'0EgIqApIaj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2688,'0EgIqApIaj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2689,'0EgIqApIaj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2690,'0EgIqApIaj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2691,'0EgIqApIaj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2692,'0EgIqApIaj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2693,'0EgIqApIaj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2694,'0EgIqApIaj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2695,'0EgIqApIaj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2696,'WC78s9jUQo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2697,'WC78s9jUQo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2698,'WC78s9jUQo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2699,'WC78s9jUQo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2700,'WC78s9jUQo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2701,'WC78s9jUQo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2702,'WC78s9jUQo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2703,'WC78s9jUQo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2704,'WC78s9jUQo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2705,'WC78s9jUQo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2706,'WC78s9jUQo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2707,'b73UoqB7SR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2708,'b73UoqB7SR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2709,'b73UoqB7SR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2710,'b73UoqB7SR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2711,'b73UoqB7SR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2712,'b73UoqB7SR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2713,'b73UoqB7SR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2714,'b73UoqB7SR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2715,'b73UoqB7SR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2716,'b73UoqB7SR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2717,'b73UoqB7SR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2718,'tukUSgpYIX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2719,'tukUSgpYIX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2720,'tukUSgpYIX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2721,'tukUSgpYIX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2722,'tukUSgpYIX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2723,'tukUSgpYIX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2724,'tukUSgpYIX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2725,'tukUSgpYIX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2726,'tukUSgpYIX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2727,'tukUSgpYIX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2728,'tukUSgpYIX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2729,'xaM3C7FamB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2730,'xaM3C7FamB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2731,'xaM3C7FamB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2732,'xaM3C7FamB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2733,'xaM3C7FamB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2734,'xaM3C7FamB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2735,'xaM3C7FamB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2736,'xaM3C7FamB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2737,'xaM3C7FamB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2738,'xaM3C7FamB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2739,'xaM3C7FamB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2740,'QV2Bxp5Xn7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2741,'QV2Bxp5Xn7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2742,'QV2Bxp5Xn7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2743,'QV2Bxp5Xn7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2744,'QV2Bxp5Xn7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2745,'QV2Bxp5Xn7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2746,'QV2Bxp5Xn7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2747,'QV2Bxp5Xn7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2748,'QV2Bxp5Xn7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2749,'QV2Bxp5Xn7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2750,'QV2Bxp5Xn7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2751,'XiE3w1l9Ul','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2752,'XiE3w1l9Ul','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2753,'XiE3w1l9Ul','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2754,'XiE3w1l9Ul','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2755,'XiE3w1l9Ul','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2756,'XiE3w1l9Ul','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2757,'XiE3w1l9Ul','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2758,'XiE3w1l9Ul','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2759,'XiE3w1l9Ul','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2760,'XiE3w1l9Ul','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2761,'XiE3w1l9Ul','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2762,'2TF1FNSNPP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2763,'2TF1FNSNPP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2764,'2TF1FNSNPP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2765,'2TF1FNSNPP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2766,'2TF1FNSNPP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2767,'2TF1FNSNPP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2768,'2TF1FNSNPP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2769,'2TF1FNSNPP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2770,'2TF1FNSNPP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2771,'2TF1FNSNPP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2772,'2TF1FNSNPP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2773,'7AWLEWFiGW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2774,'7AWLEWFiGW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2775,'7AWLEWFiGW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2776,'7AWLEWFiGW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2777,'7AWLEWFiGW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2778,'7AWLEWFiGW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2779,'7AWLEWFiGW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2780,'7AWLEWFiGW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2781,'7AWLEWFiGW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2782,'7AWLEWFiGW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2783,'7AWLEWFiGW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2784,'JUYq3cDM90','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2785,'JUYq3cDM90','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2786,'JUYq3cDM90','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2787,'JUYq3cDM90','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2788,'JUYq3cDM90','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2789,'JUYq3cDM90','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2790,'JUYq3cDM90','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2791,'JUYq3cDM90','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2792,'JUYq3cDM90','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2793,'JUYq3cDM90','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2794,'JUYq3cDM90','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2795,'LNj3xzaJBf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2796,'LNj3xzaJBf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2797,'LNj3xzaJBf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2798,'LNj3xzaJBf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2799,'LNj3xzaJBf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2800,'LNj3xzaJBf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2801,'LNj3xzaJBf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2802,'LNj3xzaJBf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2803,'LNj3xzaJBf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2804,'LNj3xzaJBf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2805,'LNj3xzaJBf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2806,'m1YDocJCgi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2807,'m1YDocJCgi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2808,'m1YDocJCgi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2809,'m1YDocJCgi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2810,'m1YDocJCgi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2811,'m1YDocJCgi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2812,'m1YDocJCgi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2813,'m1YDocJCgi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2814,'m1YDocJCgi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2815,'m1YDocJCgi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2816,'m1YDocJCgi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2817,'RpTCFbsHfj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2818,'RpTCFbsHfj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2819,'RpTCFbsHfj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2820,'RpTCFbsHfj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2821,'RpTCFbsHfj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2822,'RpTCFbsHfj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2823,'RpTCFbsHfj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2824,'RpTCFbsHfj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2825,'RpTCFbsHfj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2826,'RpTCFbsHfj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2827,'RpTCFbsHfj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2828,'1w3F7azSA3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2829,'1w3F7azSA3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2830,'1w3F7azSA3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2831,'1w3F7azSA3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2832,'1w3F7azSA3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2833,'1w3F7azSA3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2834,'1w3F7azSA3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2835,'1w3F7azSA3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2836,'1w3F7azSA3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2837,'1w3F7azSA3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2838,'1w3F7azSA3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2839,'Ax8Lx4wt2e','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2840,'Ax8Lx4wt2e','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2841,'Ax8Lx4wt2e','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2842,'Ax8Lx4wt2e','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2843,'Ax8Lx4wt2e','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2844,'Ax8Lx4wt2e','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2845,'Ax8Lx4wt2e','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2846,'Ax8Lx4wt2e','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2847,'Ax8Lx4wt2e','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2848,'Ax8Lx4wt2e','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2849,'Ax8Lx4wt2e','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2850,'K2zdVlsrHA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2851,'K2zdVlsrHA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2852,'K2zdVlsrHA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2853,'K2zdVlsrHA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2854,'K2zdVlsrHA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2855,'K2zdVlsrHA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2856,'K2zdVlsrHA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2857,'K2zdVlsrHA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2858,'K2zdVlsrHA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2859,'K2zdVlsrHA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2860,'K2zdVlsrHA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2861,'CKOJkW21Qw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2862,'CKOJkW21Qw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2863,'CKOJkW21Qw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2864,'CKOJkW21Qw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2865,'CKOJkW21Qw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2866,'CKOJkW21Qw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2867,'CKOJkW21Qw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2868,'CKOJkW21Qw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2869,'CKOJkW21Qw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2870,'CKOJkW21Qw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2871,'CKOJkW21Qw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2872,'tb8KRjG6Nn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2873,'tb8KRjG6Nn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2874,'tb8KRjG6Nn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2875,'tb8KRjG6Nn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2876,'tb8KRjG6Nn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2877,'tb8KRjG6Nn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2878,'tb8KRjG6Nn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2879,'tb8KRjG6Nn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2880,'tb8KRjG6Nn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2881,'tb8KRjG6Nn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2882,'tb8KRjG6Nn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2883,'q6BLxBS2HU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2884,'q6BLxBS2HU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2885,'q6BLxBS2HU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2886,'q6BLxBS2HU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2887,'q6BLxBS2HU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2888,'q6BLxBS2HU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2889,'q6BLxBS2HU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2890,'q6BLxBS2HU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2891,'q6BLxBS2HU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2892,'q6BLxBS2HU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2893,'q6BLxBS2HU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2894,'J5OY1WPqah','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2895,'J5OY1WPqah','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2896,'J5OY1WPqah','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2897,'J5OY1WPqah','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2898,'J5OY1WPqah','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2899,'J5OY1WPqah','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2900,'J5OY1WPqah','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2901,'J5OY1WPqah','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2902,'J5OY1WPqah','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2903,'J5OY1WPqah','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2904,'J5OY1WPqah','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2905,'HQA1sShsCz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2906,'HQA1sShsCz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2907,'HQA1sShsCz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2908,'HQA1sShsCz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2909,'HQA1sShsCz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2910,'HQA1sShsCz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2911,'HQA1sShsCz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2912,'HQA1sShsCz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2913,'HQA1sShsCz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2914,'HQA1sShsCz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2915,'HQA1sShsCz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2916,'DEcG1EzCAH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2917,'DEcG1EzCAH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2918,'DEcG1EzCAH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2919,'DEcG1EzCAH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2920,'DEcG1EzCAH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2921,'DEcG1EzCAH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2922,'DEcG1EzCAH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2923,'DEcG1EzCAH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2924,'DEcG1EzCAH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2925,'DEcG1EzCAH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2926,'DEcG1EzCAH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2927,'qhh4Jn54la','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2928,'qhh4Jn54la','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2929,'qhh4Jn54la','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2930,'qhh4Jn54la','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2931,'qhh4Jn54la','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2932,'qhh4Jn54la','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2933,'qhh4Jn54la','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2934,'qhh4Jn54la','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2935,'qhh4Jn54la','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2936,'qhh4Jn54la','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2937,'qhh4Jn54la','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2938,'RiAYOyXsCF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2939,'RiAYOyXsCF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2940,'RiAYOyXsCF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2941,'RiAYOyXsCF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2942,'RiAYOyXsCF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2943,'RiAYOyXsCF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2944,'RiAYOyXsCF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2945,'RiAYOyXsCF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2946,'RiAYOyXsCF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2947,'RiAYOyXsCF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2948,'RiAYOyXsCF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2949,'PM1oua0yKL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2950,'PM1oua0yKL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2951,'PM1oua0yKL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2952,'PM1oua0yKL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2953,'PM1oua0yKL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2954,'PM1oua0yKL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2955,'PM1oua0yKL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2956,'PM1oua0yKL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2957,'PM1oua0yKL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2958,'PM1oua0yKL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2959,'PM1oua0yKL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2960,'L0nYHfcfhh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2961,'L0nYHfcfhh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2962,'L0nYHfcfhh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2963,'L0nYHfcfhh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2964,'L0nYHfcfhh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2965,'L0nYHfcfhh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2966,'L0nYHfcfhh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2967,'L0nYHfcfhh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2968,'L0nYHfcfhh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2969,'L0nYHfcfhh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2970,'L0nYHfcfhh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2971,'rYq1qIn7ot','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2972,'rYq1qIn7ot','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2973,'rYq1qIn7ot','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2974,'rYq1qIn7ot','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2975,'rYq1qIn7ot','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2976,'rYq1qIn7ot','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2977,'rYq1qIn7ot','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2978,'rYq1qIn7ot','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2979,'rYq1qIn7ot','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2980,'rYq1qIn7ot','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2981,'rYq1qIn7ot','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2982,'GwUrmidicY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2983,'GwUrmidicY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2984,'GwUrmidicY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2985,'GwUrmidicY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2986,'GwUrmidicY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2987,'GwUrmidicY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2988,'GwUrmidicY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2989,'GwUrmidicY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2990,'GwUrmidicY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2991,'GwUrmidicY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2992,'GwUrmidicY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2993,'UkIxakjemg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2994,'UkIxakjemg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2995,'UkIxakjemg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2996,'UkIxakjemg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2997,'UkIxakjemg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2998,'UkIxakjemg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (2999,'UkIxakjemg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3000,'UkIxakjemg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3001,'UkIxakjemg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3002,'UkIxakjemg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3003,'UkIxakjemg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3004,'2s1IGI2Gin','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3005,'2s1IGI2Gin','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3006,'2s1IGI2Gin','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3007,'2s1IGI2Gin','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3008,'2s1IGI2Gin','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3009,'2s1IGI2Gin','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3010,'2s1IGI2Gin','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3011,'2s1IGI2Gin','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3012,'2s1IGI2Gin','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3013,'2s1IGI2Gin','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3014,'2s1IGI2Gin','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3015,'5fXFtXWTXA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3016,'5fXFtXWTXA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3017,'5fXFtXWTXA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3018,'5fXFtXWTXA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3019,'5fXFtXWTXA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3020,'5fXFtXWTXA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3021,'5fXFtXWTXA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3022,'5fXFtXWTXA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3023,'5fXFtXWTXA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3024,'5fXFtXWTXA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3025,'5fXFtXWTXA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3026,'SjJLj2Oltc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3027,'SjJLj2Oltc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3028,'SjJLj2Oltc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3029,'SjJLj2Oltc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3030,'SjJLj2Oltc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3031,'SjJLj2Oltc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3032,'SjJLj2Oltc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3033,'SjJLj2Oltc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3034,'SjJLj2Oltc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3035,'SjJLj2Oltc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3036,'SjJLj2Oltc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3037,'Yvnf6VIXz9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3038,'Yvnf6VIXz9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3039,'Yvnf6VIXz9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3040,'Yvnf6VIXz9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3041,'Yvnf6VIXz9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3042,'Yvnf6VIXz9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3043,'Yvnf6VIXz9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3044,'Yvnf6VIXz9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3045,'Yvnf6VIXz9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3046,'Yvnf6VIXz9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3047,'Yvnf6VIXz9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3048,'9DFDhzgPJo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3049,'9DFDhzgPJo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3050,'9DFDhzgPJo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3051,'9DFDhzgPJo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3052,'9DFDhzgPJo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3053,'9DFDhzgPJo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3054,'9DFDhzgPJo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3055,'9DFDhzgPJo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3056,'9DFDhzgPJo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3057,'9DFDhzgPJo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3058,'9DFDhzgPJo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3059,'cJFXznY0fk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3060,'cJFXznY0fk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3061,'cJFXznY0fk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3062,'cJFXznY0fk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3063,'cJFXznY0fk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3064,'cJFXznY0fk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3065,'cJFXznY0fk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3066,'cJFXznY0fk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3067,'cJFXznY0fk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3068,'cJFXznY0fk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3069,'cJFXznY0fk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3070,'lY3mEidEqJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3071,'lY3mEidEqJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3072,'lY3mEidEqJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3073,'lY3mEidEqJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3074,'lY3mEidEqJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3075,'lY3mEidEqJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3076,'lY3mEidEqJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3077,'lY3mEidEqJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3078,'lY3mEidEqJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3079,'lY3mEidEqJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3080,'lY3mEidEqJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3081,'o040l2Y26Y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3082,'o040l2Y26Y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3083,'o040l2Y26Y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3084,'o040l2Y26Y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3085,'o040l2Y26Y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3086,'o040l2Y26Y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3087,'o040l2Y26Y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3088,'o040l2Y26Y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3089,'o040l2Y26Y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3090,'o040l2Y26Y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3091,'o040l2Y26Y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3092,'gEwH93LwEo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3093,'gEwH93LwEo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3094,'gEwH93LwEo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3095,'gEwH93LwEo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3096,'gEwH93LwEo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3097,'gEwH93LwEo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3098,'gEwH93LwEo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3099,'gEwH93LwEo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3100,'gEwH93LwEo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3101,'gEwH93LwEo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3102,'gEwH93LwEo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3103,'pqCGC7voMr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3104,'pqCGC7voMr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3105,'pqCGC7voMr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3106,'pqCGC7voMr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3107,'pqCGC7voMr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3108,'pqCGC7voMr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3109,'pqCGC7voMr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3110,'pqCGC7voMr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3111,'pqCGC7voMr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3112,'pqCGC7voMr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3113,'pqCGC7voMr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3114,'PiSSYODiYB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3115,'PiSSYODiYB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3116,'PiSSYODiYB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3117,'PiSSYODiYB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3118,'PiSSYODiYB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3119,'PiSSYODiYB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3120,'PiSSYODiYB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3121,'PiSSYODiYB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3122,'PiSSYODiYB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3123,'PiSSYODiYB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3124,'PiSSYODiYB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3125,'hWW953zUYN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3126,'hWW953zUYN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3127,'hWW953zUYN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3128,'hWW953zUYN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3129,'hWW953zUYN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3130,'hWW953zUYN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3131,'hWW953zUYN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3132,'hWW953zUYN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3133,'hWW953zUYN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3134,'hWW953zUYN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3135,'hWW953zUYN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3136,'Y3GfuMZEsg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3137,'Y3GfuMZEsg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3138,'Y3GfuMZEsg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3139,'Y3GfuMZEsg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3140,'Y3GfuMZEsg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3141,'Y3GfuMZEsg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3142,'Y3GfuMZEsg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3143,'Y3GfuMZEsg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3144,'Y3GfuMZEsg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3145,'Y3GfuMZEsg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3146,'Y3GfuMZEsg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3147,'O3k4uWVciW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3148,'O3k4uWVciW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3149,'O3k4uWVciW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3150,'O3k4uWVciW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3151,'O3k4uWVciW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3152,'O3k4uWVciW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3153,'O3k4uWVciW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3154,'O3k4uWVciW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3155,'O3k4uWVciW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3156,'O3k4uWVciW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3157,'O3k4uWVciW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3158,'wJVtHjeFro','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3159,'wJVtHjeFro','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3160,'wJVtHjeFro','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3161,'wJVtHjeFro','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3162,'wJVtHjeFro','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3163,'wJVtHjeFro','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3164,'wJVtHjeFro','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3165,'wJVtHjeFro','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3166,'wJVtHjeFro','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3167,'wJVtHjeFro','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3168,'wJVtHjeFro','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3169,'jiUuQ5JAa4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3170,'jiUuQ5JAa4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3171,'jiUuQ5JAa4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3172,'jiUuQ5JAa4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3173,'jiUuQ5JAa4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3174,'jiUuQ5JAa4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3175,'jiUuQ5JAa4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3176,'jiUuQ5JAa4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3177,'jiUuQ5JAa4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3178,'jiUuQ5JAa4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3179,'jiUuQ5JAa4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3180,'QXNtZ0gdXw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3181,'QXNtZ0gdXw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3182,'QXNtZ0gdXw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3183,'QXNtZ0gdXw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3184,'QXNtZ0gdXw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3185,'QXNtZ0gdXw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3186,'QXNtZ0gdXw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3187,'QXNtZ0gdXw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3188,'QXNtZ0gdXw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3189,'QXNtZ0gdXw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3190,'QXNtZ0gdXw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3191,'6yCs9MPAAp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3192,'6yCs9MPAAp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3193,'6yCs9MPAAp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3194,'6yCs9MPAAp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3195,'6yCs9MPAAp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3196,'6yCs9MPAAp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3197,'6yCs9MPAAp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3198,'6yCs9MPAAp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3199,'6yCs9MPAAp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3200,'6yCs9MPAAp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3201,'6yCs9MPAAp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3202,'Ycsdi9hGiC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3203,'Ycsdi9hGiC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3204,'Ycsdi9hGiC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3205,'Ycsdi9hGiC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3206,'Ycsdi9hGiC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3207,'Ycsdi9hGiC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3208,'Ycsdi9hGiC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3209,'Ycsdi9hGiC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3210,'Ycsdi9hGiC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3211,'Ycsdi9hGiC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3212,'Ycsdi9hGiC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3213,'spLfRVOplK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3214,'spLfRVOplK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3215,'spLfRVOplK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3216,'spLfRVOplK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3217,'spLfRVOplK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3218,'spLfRVOplK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3219,'spLfRVOplK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3220,'spLfRVOplK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3221,'spLfRVOplK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3222,'spLfRVOplK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3223,'spLfRVOplK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3224,'CzRJ4dWZjy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3225,'CzRJ4dWZjy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3226,'CzRJ4dWZjy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3227,'CzRJ4dWZjy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3228,'CzRJ4dWZjy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3229,'CzRJ4dWZjy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3230,'CzRJ4dWZjy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3231,'CzRJ4dWZjy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3232,'CzRJ4dWZjy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3233,'CzRJ4dWZjy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3234,'CzRJ4dWZjy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3235,'UkYrwAjqUU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3236,'UkYrwAjqUU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3237,'UkYrwAjqUU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3238,'UkYrwAjqUU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3239,'UkYrwAjqUU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3240,'UkYrwAjqUU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3241,'UkYrwAjqUU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3242,'UkYrwAjqUU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3243,'UkYrwAjqUU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3244,'UkYrwAjqUU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3245,'UkYrwAjqUU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3246,'CYWDSyJYqe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3247,'CYWDSyJYqe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3248,'CYWDSyJYqe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3249,'CYWDSyJYqe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3250,'CYWDSyJYqe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3251,'CYWDSyJYqe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3252,'CYWDSyJYqe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3253,'CYWDSyJYqe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3254,'CYWDSyJYqe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3255,'CYWDSyJYqe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3256,'CYWDSyJYqe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3257,'rG3egMBKUt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3258,'rG3egMBKUt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3259,'rG3egMBKUt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3260,'rG3egMBKUt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3261,'rG3egMBKUt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3262,'rG3egMBKUt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3263,'rG3egMBKUt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3264,'rG3egMBKUt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3265,'rG3egMBKUt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3266,'rG3egMBKUt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3267,'rG3egMBKUt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3268,'nQk7O3h5Q6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3269,'nQk7O3h5Q6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3270,'nQk7O3h5Q6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3271,'nQk7O3h5Q6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3272,'nQk7O3h5Q6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3273,'nQk7O3h5Q6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3274,'nQk7O3h5Q6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3275,'nQk7O3h5Q6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3276,'nQk7O3h5Q6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3277,'nQk7O3h5Q6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3278,'nQk7O3h5Q6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3279,'vWaGysLM74','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3280,'vWaGysLM74','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3281,'vWaGysLM74','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3282,'vWaGysLM74','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3283,'vWaGysLM74','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3284,'vWaGysLM74','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3285,'vWaGysLM74','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3286,'vWaGysLM74','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3287,'vWaGysLM74','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3288,'vWaGysLM74','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3289,'vWaGysLM74','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3290,'S15JYUBssc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3291,'S15JYUBssc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3292,'S15JYUBssc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3293,'S15JYUBssc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3294,'S15JYUBssc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3295,'S15JYUBssc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3296,'S15JYUBssc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3297,'S15JYUBssc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3298,'S15JYUBssc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3299,'S15JYUBssc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3300,'S15JYUBssc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3301,'2x0kB03hRn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3302,'2x0kB03hRn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3303,'2x0kB03hRn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3304,'2x0kB03hRn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3305,'2x0kB03hRn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3306,'2x0kB03hRn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3307,'2x0kB03hRn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3308,'2x0kB03hRn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3309,'2x0kB03hRn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3310,'2x0kB03hRn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3311,'2x0kB03hRn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3312,'Wgy8SWfa99','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3313,'Wgy8SWfa99','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3314,'Wgy8SWfa99','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3315,'Wgy8SWfa99','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3316,'Wgy8SWfa99','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3317,'Wgy8SWfa99','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3318,'Wgy8SWfa99','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3319,'Wgy8SWfa99','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3320,'Wgy8SWfa99','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3321,'Wgy8SWfa99','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3322,'Wgy8SWfa99','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3323,'taAEuylyiV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3324,'taAEuylyiV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3325,'taAEuylyiV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3326,'taAEuylyiV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3327,'taAEuylyiV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3328,'taAEuylyiV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3329,'taAEuylyiV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3330,'taAEuylyiV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3331,'taAEuylyiV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3332,'taAEuylyiV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3333,'taAEuylyiV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3334,'mHBj0vWvNi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3335,'mHBj0vWvNi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3336,'mHBj0vWvNi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3337,'mHBj0vWvNi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3338,'mHBj0vWvNi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3339,'mHBj0vWvNi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3340,'mHBj0vWvNi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3341,'mHBj0vWvNi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3342,'mHBj0vWvNi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3343,'mHBj0vWvNi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3344,'mHBj0vWvNi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3345,'T6jYFFgNb0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3346,'T6jYFFgNb0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3347,'T6jYFFgNb0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3348,'T6jYFFgNb0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3349,'T6jYFFgNb0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3350,'T6jYFFgNb0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3351,'T6jYFFgNb0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3352,'T6jYFFgNb0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3353,'T6jYFFgNb0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3354,'T6jYFFgNb0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3355,'T6jYFFgNb0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3356,'2gcKWuVs1T','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3357,'2gcKWuVs1T','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3358,'2gcKWuVs1T','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3359,'2gcKWuVs1T','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3360,'2gcKWuVs1T','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3361,'2gcKWuVs1T','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3362,'2gcKWuVs1T','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3363,'2gcKWuVs1T','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3364,'2gcKWuVs1T','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3365,'2gcKWuVs1T','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3366,'2gcKWuVs1T','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3367,'ZtjsPzg6RN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3368,'ZtjsPzg6RN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3369,'ZtjsPzg6RN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3370,'ZtjsPzg6RN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3371,'ZtjsPzg6RN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3372,'ZtjsPzg6RN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3373,'ZtjsPzg6RN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3374,'ZtjsPzg6RN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3375,'ZtjsPzg6RN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3376,'ZtjsPzg6RN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3377,'ZtjsPzg6RN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3378,'hkC3AWJQav','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3379,'hkC3AWJQav','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3380,'hkC3AWJQav','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3381,'hkC3AWJQav','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3382,'hkC3AWJQav','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3383,'hkC3AWJQav','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3384,'hkC3AWJQav','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3385,'hkC3AWJQav','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3386,'hkC3AWJQav','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3387,'hkC3AWJQav','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3388,'hkC3AWJQav','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3389,'qW5r5i4qMw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3390,'qW5r5i4qMw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3391,'qW5r5i4qMw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3392,'qW5r5i4qMw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3393,'qW5r5i4qMw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3394,'qW5r5i4qMw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3395,'qW5r5i4qMw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3396,'qW5r5i4qMw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3397,'qW5r5i4qMw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3398,'qW5r5i4qMw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3399,'qW5r5i4qMw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3400,'ZJpEHXcxBZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3401,'ZJpEHXcxBZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3402,'ZJpEHXcxBZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3403,'ZJpEHXcxBZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3404,'ZJpEHXcxBZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3405,'ZJpEHXcxBZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3406,'ZJpEHXcxBZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3407,'ZJpEHXcxBZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3408,'ZJpEHXcxBZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3409,'ZJpEHXcxBZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3410,'ZJpEHXcxBZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3411,'jrVq80a64B','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3412,'jrVq80a64B','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3413,'jrVq80a64B','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3414,'jrVq80a64B','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3415,'jrVq80a64B','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3416,'jrVq80a64B','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3417,'jrVq80a64B','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3418,'jrVq80a64B','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3419,'jrVq80a64B','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3420,'jrVq80a64B','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3421,'jrVq80a64B','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3422,'DwcAC3vUmL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3423,'DwcAC3vUmL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3424,'DwcAC3vUmL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3425,'DwcAC3vUmL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3426,'DwcAC3vUmL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3427,'DwcAC3vUmL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3428,'DwcAC3vUmL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3429,'DwcAC3vUmL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3430,'DwcAC3vUmL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3431,'DwcAC3vUmL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3432,'DwcAC3vUmL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3433,'DxJ5L2c8zV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3434,'DxJ5L2c8zV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3435,'DxJ5L2c8zV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3436,'DxJ5L2c8zV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3437,'DxJ5L2c8zV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3438,'DxJ5L2c8zV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3439,'DxJ5L2c8zV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3440,'DxJ5L2c8zV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3441,'DxJ5L2c8zV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3442,'DxJ5L2c8zV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3443,'DxJ5L2c8zV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3444,'AEA2UQliuw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3445,'AEA2UQliuw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3446,'AEA2UQliuw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3447,'AEA2UQliuw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3448,'AEA2UQliuw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3449,'AEA2UQliuw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3450,'AEA2UQliuw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3451,'AEA2UQliuw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3452,'AEA2UQliuw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3453,'AEA2UQliuw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3454,'AEA2UQliuw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3455,'gMobG9nGeQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3456,'gMobG9nGeQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3457,'gMobG9nGeQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3458,'gMobG9nGeQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3459,'gMobG9nGeQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3460,'gMobG9nGeQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3461,'gMobG9nGeQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3462,'gMobG9nGeQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3463,'gMobG9nGeQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3464,'gMobG9nGeQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3465,'gMobG9nGeQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3466,'HfzEzFs4VT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3467,'HfzEzFs4VT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3468,'HfzEzFs4VT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3469,'HfzEzFs4VT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3470,'HfzEzFs4VT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3471,'HfzEzFs4VT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3472,'HfzEzFs4VT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3473,'HfzEzFs4VT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3474,'HfzEzFs4VT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3475,'HfzEzFs4VT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3476,'HfzEzFs4VT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3477,'KAKRMmPqes','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3478,'KAKRMmPqes','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3479,'KAKRMmPqes','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3480,'KAKRMmPqes','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3481,'KAKRMmPqes','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3482,'KAKRMmPqes','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3483,'KAKRMmPqes','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3484,'KAKRMmPqes','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3485,'KAKRMmPqes','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3486,'KAKRMmPqes','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3487,'KAKRMmPqes','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3488,'8EOc5mLyKv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3489,'8EOc5mLyKv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3490,'8EOc5mLyKv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3491,'8EOc5mLyKv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3492,'8EOc5mLyKv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3493,'8EOc5mLyKv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3494,'8EOc5mLyKv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3495,'8EOc5mLyKv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3496,'8EOc5mLyKv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3497,'8EOc5mLyKv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3498,'8EOc5mLyKv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3499,'cmW4SgNu17','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3500,'cmW4SgNu17','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3501,'cmW4SgNu17','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3502,'cmW4SgNu17','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3503,'cmW4SgNu17','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3504,'cmW4SgNu17','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3505,'cmW4SgNu17','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3506,'cmW4SgNu17','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3507,'cmW4SgNu17','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3508,'cmW4SgNu17','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3509,'cmW4SgNu17','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3510,'RuQM1gDS1T','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3511,'RuQM1gDS1T','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3512,'RuQM1gDS1T','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3513,'RuQM1gDS1T','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3514,'RuQM1gDS1T','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3515,'RuQM1gDS1T','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3516,'RuQM1gDS1T','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3517,'RuQM1gDS1T','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3518,'RuQM1gDS1T','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3519,'RuQM1gDS1T','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3520,'RuQM1gDS1T','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3521,'RvTo6fwvLr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3522,'RvTo6fwvLr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3523,'RvTo6fwvLr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3524,'RvTo6fwvLr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3525,'RvTo6fwvLr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3526,'RvTo6fwvLr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3527,'RvTo6fwvLr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3528,'RvTo6fwvLr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3529,'RvTo6fwvLr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3530,'RvTo6fwvLr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3531,'RvTo6fwvLr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3532,'qFV8ZZIbD9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3533,'qFV8ZZIbD9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3534,'qFV8ZZIbD9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3535,'qFV8ZZIbD9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3536,'qFV8ZZIbD9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3537,'qFV8ZZIbD9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3538,'qFV8ZZIbD9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3539,'qFV8ZZIbD9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3540,'qFV8ZZIbD9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3541,'qFV8ZZIbD9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3542,'qFV8ZZIbD9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3543,'kDvvD8mVXK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3544,'kDvvD8mVXK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3545,'kDvvD8mVXK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3546,'kDvvD8mVXK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3547,'kDvvD8mVXK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3548,'kDvvD8mVXK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3549,'kDvvD8mVXK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3550,'kDvvD8mVXK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3551,'kDvvD8mVXK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3552,'kDvvD8mVXK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3553,'kDvvD8mVXK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3554,'cAmxSOZWaS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3555,'cAmxSOZWaS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3556,'cAmxSOZWaS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3557,'cAmxSOZWaS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3558,'cAmxSOZWaS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3559,'cAmxSOZWaS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3560,'cAmxSOZWaS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3561,'cAmxSOZWaS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3562,'cAmxSOZWaS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3563,'cAmxSOZWaS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3564,'cAmxSOZWaS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3565,'SzbxPRGlB7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3566,'SzbxPRGlB7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3567,'SzbxPRGlB7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3568,'SzbxPRGlB7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3569,'SzbxPRGlB7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3570,'SzbxPRGlB7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3571,'SzbxPRGlB7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3572,'SzbxPRGlB7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3573,'SzbxPRGlB7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3574,'SzbxPRGlB7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3575,'SzbxPRGlB7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3576,'mvtXp65Dfy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3577,'mvtXp65Dfy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3578,'mvtXp65Dfy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3579,'mvtXp65Dfy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3580,'mvtXp65Dfy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3581,'mvtXp65Dfy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3582,'mvtXp65Dfy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3583,'mvtXp65Dfy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3584,'mvtXp65Dfy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3585,'mvtXp65Dfy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3586,'mvtXp65Dfy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3587,'nLBMn4uxXz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3588,'nLBMn4uxXz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3589,'nLBMn4uxXz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3590,'nLBMn4uxXz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3591,'nLBMn4uxXz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3592,'nLBMn4uxXz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3593,'nLBMn4uxXz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3594,'nLBMn4uxXz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3595,'nLBMn4uxXz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3596,'nLBMn4uxXz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3597,'nLBMn4uxXz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3598,'unvLPjEP6y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3599,'unvLPjEP6y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3600,'unvLPjEP6y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3601,'unvLPjEP6y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3602,'unvLPjEP6y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3603,'unvLPjEP6y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3604,'unvLPjEP6y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3605,'unvLPjEP6y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3606,'unvLPjEP6y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3607,'unvLPjEP6y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3608,'unvLPjEP6y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3609,'yVxvBN3rla','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3610,'yVxvBN3rla','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3611,'yVxvBN3rla','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3612,'yVxvBN3rla','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3613,'yVxvBN3rla','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3614,'yVxvBN3rla','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3615,'yVxvBN3rla','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3616,'yVxvBN3rla','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3617,'yVxvBN3rla','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3618,'yVxvBN3rla','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3619,'yVxvBN3rla','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3620,'3dRxJnIVty','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3621,'3dRxJnIVty','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3622,'3dRxJnIVty','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3623,'3dRxJnIVty','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3624,'3dRxJnIVty','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3625,'3dRxJnIVty','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3626,'3dRxJnIVty','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3627,'3dRxJnIVty','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3628,'3dRxJnIVty','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3629,'3dRxJnIVty','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3630,'3dRxJnIVty','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3631,'v95W312uCd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3632,'v95W312uCd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3633,'v95W312uCd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3634,'v95W312uCd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3635,'v95W312uCd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3636,'v95W312uCd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3637,'v95W312uCd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3638,'v95W312uCd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3639,'v95W312uCd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3640,'v95W312uCd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3641,'v95W312uCd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3642,'zS1GcYfOYz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3643,'zS1GcYfOYz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3644,'zS1GcYfOYz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3645,'zS1GcYfOYz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3646,'zS1GcYfOYz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3647,'zS1GcYfOYz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3648,'zS1GcYfOYz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3649,'zS1GcYfOYz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3650,'zS1GcYfOYz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3651,'zS1GcYfOYz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3652,'zS1GcYfOYz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3653,'mh6hbNCj2u','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3654,'mh6hbNCj2u','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3655,'mh6hbNCj2u','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3656,'mh6hbNCj2u','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3657,'mh6hbNCj2u','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3658,'mh6hbNCj2u','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3659,'mh6hbNCj2u','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3660,'mh6hbNCj2u','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3661,'mh6hbNCj2u','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3662,'mh6hbNCj2u','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3663,'mh6hbNCj2u','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3664,'gyKJA56mYk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3665,'gyKJA56mYk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3666,'gyKJA56mYk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3667,'gyKJA56mYk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3668,'gyKJA56mYk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3669,'gyKJA56mYk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3670,'gyKJA56mYk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3671,'gyKJA56mYk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3672,'gyKJA56mYk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3673,'gyKJA56mYk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3674,'gyKJA56mYk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3675,'99kpAqfG77','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3676,'99kpAqfG77','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3677,'99kpAqfG77','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3678,'99kpAqfG77','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3679,'99kpAqfG77','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3680,'99kpAqfG77','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3681,'99kpAqfG77','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3682,'99kpAqfG77','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3683,'99kpAqfG77','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3684,'99kpAqfG77','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3685,'99kpAqfG77','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3686,'V285Hloffr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3687,'V285Hloffr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3688,'V285Hloffr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3689,'V285Hloffr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3690,'V285Hloffr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3691,'V285Hloffr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3692,'V285Hloffr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3693,'V285Hloffr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3694,'V285Hloffr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3695,'V285Hloffr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3696,'V285Hloffr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3697,'FM3gmG4qIH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3698,'FM3gmG4qIH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3699,'FM3gmG4qIH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3700,'FM3gmG4qIH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3701,'FM3gmG4qIH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3702,'FM3gmG4qIH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3703,'FM3gmG4qIH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3704,'FM3gmG4qIH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3705,'FM3gmG4qIH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3706,'FM3gmG4qIH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3707,'FM3gmG4qIH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3708,'gjfXXBgrvU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3709,'gjfXXBgrvU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3710,'gjfXXBgrvU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3711,'gjfXXBgrvU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3712,'gjfXXBgrvU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3713,'gjfXXBgrvU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3714,'gjfXXBgrvU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3715,'gjfXXBgrvU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3716,'gjfXXBgrvU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3717,'gjfXXBgrvU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3718,'gjfXXBgrvU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3719,'zZr1dbwBBz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3720,'zZr1dbwBBz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3721,'zZr1dbwBBz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3722,'zZr1dbwBBz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3723,'zZr1dbwBBz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3724,'zZr1dbwBBz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3725,'zZr1dbwBBz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3726,'zZr1dbwBBz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3727,'zZr1dbwBBz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3728,'zZr1dbwBBz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3729,'zZr1dbwBBz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3730,'kTRbtvEzvU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3731,'kTRbtvEzvU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3732,'kTRbtvEzvU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3733,'kTRbtvEzvU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3734,'kTRbtvEzvU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3735,'kTRbtvEzvU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3736,'kTRbtvEzvU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3737,'kTRbtvEzvU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3738,'kTRbtvEzvU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3739,'kTRbtvEzvU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3740,'kTRbtvEzvU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3741,'akeV9m07Gs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3742,'akeV9m07Gs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3743,'akeV9m07Gs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3744,'akeV9m07Gs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3745,'akeV9m07Gs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3746,'akeV9m07Gs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3747,'akeV9m07Gs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3748,'akeV9m07Gs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3749,'akeV9m07Gs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3750,'akeV9m07Gs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3751,'akeV9m07Gs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3752,'SKEl9sXoEm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3753,'SKEl9sXoEm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3754,'SKEl9sXoEm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3755,'SKEl9sXoEm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3756,'SKEl9sXoEm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3757,'SKEl9sXoEm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3758,'SKEl9sXoEm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3759,'SKEl9sXoEm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3760,'SKEl9sXoEm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3761,'SKEl9sXoEm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3762,'SKEl9sXoEm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3763,'T11S3gjkwv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3764,'T11S3gjkwv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3765,'T11S3gjkwv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3766,'T11S3gjkwv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3767,'T11S3gjkwv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3768,'T11S3gjkwv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3769,'T11S3gjkwv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3770,'T11S3gjkwv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3771,'T11S3gjkwv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3772,'T11S3gjkwv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3773,'T11S3gjkwv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3774,'qJvRlrSpL1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3775,'qJvRlrSpL1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3776,'qJvRlrSpL1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3777,'qJvRlrSpL1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3778,'qJvRlrSpL1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3779,'qJvRlrSpL1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3780,'qJvRlrSpL1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3781,'qJvRlrSpL1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3782,'qJvRlrSpL1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3783,'qJvRlrSpL1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3784,'qJvRlrSpL1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3785,'cZBBBJsX8a','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3786,'cZBBBJsX8a','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3787,'cZBBBJsX8a','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3788,'cZBBBJsX8a','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3789,'cZBBBJsX8a','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3790,'cZBBBJsX8a','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3791,'cZBBBJsX8a','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3792,'cZBBBJsX8a','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3793,'cZBBBJsX8a','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3794,'cZBBBJsX8a','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3795,'cZBBBJsX8a','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3796,'j1qkKKhk3t','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3797,'j1qkKKhk3t','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3798,'j1qkKKhk3t','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3799,'j1qkKKhk3t','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3800,'j1qkKKhk3t','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3801,'j1qkKKhk3t','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3802,'j1qkKKhk3t','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3803,'j1qkKKhk3t','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3804,'j1qkKKhk3t','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3805,'j1qkKKhk3t','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3806,'j1qkKKhk3t','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3807,'dUm3osBYeD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3808,'dUm3osBYeD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3809,'dUm3osBYeD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3810,'dUm3osBYeD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3811,'dUm3osBYeD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3812,'dUm3osBYeD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3813,'dUm3osBYeD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3814,'dUm3osBYeD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3815,'dUm3osBYeD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3816,'dUm3osBYeD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3817,'dUm3osBYeD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3818,'KrJBnVqh6M','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3819,'KrJBnVqh6M','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3820,'KrJBnVqh6M','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3821,'KrJBnVqh6M','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3822,'KrJBnVqh6M','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3823,'KrJBnVqh6M','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3824,'KrJBnVqh6M','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3825,'KrJBnVqh6M','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3826,'KrJBnVqh6M','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3827,'KrJBnVqh6M','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3828,'KrJBnVqh6M','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3829,'zPXo2xMN4R','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3830,'zPXo2xMN4R','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3831,'zPXo2xMN4R','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3832,'zPXo2xMN4R','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3833,'zPXo2xMN4R','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3834,'zPXo2xMN4R','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3835,'zPXo2xMN4R','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3836,'zPXo2xMN4R','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3837,'zPXo2xMN4R','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3838,'zPXo2xMN4R','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3839,'zPXo2xMN4R','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3840,'lhhWxTIrPL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3841,'lhhWxTIrPL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3842,'lhhWxTIrPL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3843,'lhhWxTIrPL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3844,'lhhWxTIrPL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3845,'lhhWxTIrPL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3846,'lhhWxTIrPL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3847,'lhhWxTIrPL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3848,'lhhWxTIrPL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3849,'lhhWxTIrPL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3850,'lhhWxTIrPL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3851,'AmEpK1rmS1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3852,'AmEpK1rmS1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3853,'AmEpK1rmS1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3854,'AmEpK1rmS1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3855,'AmEpK1rmS1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3856,'AmEpK1rmS1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3857,'AmEpK1rmS1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3858,'AmEpK1rmS1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3859,'AmEpK1rmS1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3860,'AmEpK1rmS1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3861,'AmEpK1rmS1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3862,'QyM0IQ4Em5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3863,'QyM0IQ4Em5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3864,'QyM0IQ4Em5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3865,'QyM0IQ4Em5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3866,'QyM0IQ4Em5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3867,'QyM0IQ4Em5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3868,'QyM0IQ4Em5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3869,'QyM0IQ4Em5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3870,'QyM0IQ4Em5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3871,'QyM0IQ4Em5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3872,'QyM0IQ4Em5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3873,'SwwbWWpWkM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3874,'SwwbWWpWkM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3875,'SwwbWWpWkM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3876,'SwwbWWpWkM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3877,'SwwbWWpWkM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3878,'SwwbWWpWkM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3879,'SwwbWWpWkM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3880,'SwwbWWpWkM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3881,'SwwbWWpWkM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3882,'SwwbWWpWkM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3883,'SwwbWWpWkM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3884,'Oy3R7YrQeU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3885,'Oy3R7YrQeU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3886,'Oy3R7YrQeU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3887,'Oy3R7YrQeU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3888,'Oy3R7YrQeU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3889,'Oy3R7YrQeU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3890,'Oy3R7YrQeU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3891,'Oy3R7YrQeU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3892,'Oy3R7YrQeU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3893,'Oy3R7YrQeU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3894,'Oy3R7YrQeU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3895,'scWxgWL3ks','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3896,'scWxgWL3ks','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3897,'scWxgWL3ks','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3898,'scWxgWL3ks','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3899,'scWxgWL3ks','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3900,'scWxgWL3ks','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3901,'scWxgWL3ks','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3902,'scWxgWL3ks','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3903,'scWxgWL3ks','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3904,'scWxgWL3ks','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3905,'scWxgWL3ks','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3906,'7iEfSOheai','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3907,'7iEfSOheai','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3908,'7iEfSOheai','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3909,'7iEfSOheai','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3910,'7iEfSOheai','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3911,'7iEfSOheai','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3912,'7iEfSOheai','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3913,'7iEfSOheai','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3914,'7iEfSOheai','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3915,'7iEfSOheai','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3916,'7iEfSOheai','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3917,'R2tYDRgDTl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3918,'R2tYDRgDTl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3919,'R2tYDRgDTl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3920,'R2tYDRgDTl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3921,'R2tYDRgDTl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3922,'R2tYDRgDTl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3923,'R2tYDRgDTl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3924,'R2tYDRgDTl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3925,'R2tYDRgDTl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3926,'R2tYDRgDTl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3927,'R2tYDRgDTl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3928,'Am5lI5jom1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3929,'Am5lI5jom1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3930,'Am5lI5jom1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3931,'Am5lI5jom1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3932,'Am5lI5jom1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3933,'Am5lI5jom1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3934,'Am5lI5jom1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3935,'Am5lI5jom1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3936,'Am5lI5jom1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3937,'Am5lI5jom1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3938,'Am5lI5jom1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3939,'9HZRtf50r1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3940,'9HZRtf50r1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3941,'9HZRtf50r1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3942,'9HZRtf50r1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3943,'9HZRtf50r1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3944,'9HZRtf50r1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3945,'9HZRtf50r1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3946,'9HZRtf50r1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3947,'9HZRtf50r1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3948,'9HZRtf50r1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3949,'9HZRtf50r1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3950,'sgqjSEhk3o','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3951,'sgqjSEhk3o','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3952,'sgqjSEhk3o','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3953,'sgqjSEhk3o','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3954,'sgqjSEhk3o','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3955,'sgqjSEhk3o','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3956,'sgqjSEhk3o','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3957,'sgqjSEhk3o','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3958,'sgqjSEhk3o','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3959,'sgqjSEhk3o','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3960,'sgqjSEhk3o','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3961,'CXXRTfK22o','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3962,'CXXRTfK22o','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3963,'CXXRTfK22o','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3964,'CXXRTfK22o','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3965,'CXXRTfK22o','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3966,'CXXRTfK22o','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3967,'CXXRTfK22o','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3968,'CXXRTfK22o','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3969,'CXXRTfK22o','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3970,'CXXRTfK22o','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3971,'CXXRTfK22o','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3972,'0xtybhQ4h0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3973,'0xtybhQ4h0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3974,'0xtybhQ4h0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3975,'0xtybhQ4h0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3976,'0xtybhQ4h0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3977,'0xtybhQ4h0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3978,'0xtybhQ4h0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3979,'0xtybhQ4h0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3980,'0xtybhQ4h0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3981,'0xtybhQ4h0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3982,'0xtybhQ4h0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3983,'57q6mKjOgi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3984,'57q6mKjOgi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3985,'57q6mKjOgi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3986,'57q6mKjOgi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3987,'57q6mKjOgi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3988,'57q6mKjOgi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3989,'57q6mKjOgi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3990,'57q6mKjOgi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3991,'57q6mKjOgi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3992,'57q6mKjOgi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3993,'57q6mKjOgi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3994,'KKA0My6aAM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3995,'KKA0My6aAM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3996,'KKA0My6aAM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3997,'KKA0My6aAM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3998,'KKA0My6aAM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (3999,'KKA0My6aAM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4000,'KKA0My6aAM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4001,'KKA0My6aAM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4002,'KKA0My6aAM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4003,'KKA0My6aAM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4004,'KKA0My6aAM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4005,'0O9Cwo6Wi8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4006,'0O9Cwo6Wi8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4007,'0O9Cwo6Wi8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4008,'0O9Cwo6Wi8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4009,'0O9Cwo6Wi8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4010,'0O9Cwo6Wi8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4011,'0O9Cwo6Wi8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4012,'0O9Cwo6Wi8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4013,'0O9Cwo6Wi8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4014,'0O9Cwo6Wi8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4015,'0O9Cwo6Wi8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4016,'SSsnIu07WQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4017,'SSsnIu07WQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4018,'SSsnIu07WQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4019,'SSsnIu07WQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4020,'SSsnIu07WQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4021,'SSsnIu07WQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4022,'SSsnIu07WQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4023,'SSsnIu07WQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4024,'SSsnIu07WQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4025,'SSsnIu07WQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4026,'SSsnIu07WQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4027,'PqUik1Jwux','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4028,'PqUik1Jwux','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4029,'PqUik1Jwux','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4030,'PqUik1Jwux','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4031,'PqUik1Jwux','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4032,'PqUik1Jwux','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4033,'PqUik1Jwux','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4034,'PqUik1Jwux','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4035,'PqUik1Jwux','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4036,'PqUik1Jwux','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4037,'PqUik1Jwux','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4038,'3A3Ru9dOeO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4039,'3A3Ru9dOeO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4040,'3A3Ru9dOeO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4041,'3A3Ru9dOeO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4042,'3A3Ru9dOeO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4043,'3A3Ru9dOeO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4044,'3A3Ru9dOeO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4045,'3A3Ru9dOeO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4046,'3A3Ru9dOeO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4047,'3A3Ru9dOeO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4048,'3A3Ru9dOeO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4049,'QJPdxXGbvQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4050,'QJPdxXGbvQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4051,'QJPdxXGbvQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4052,'QJPdxXGbvQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4053,'QJPdxXGbvQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4054,'QJPdxXGbvQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4055,'QJPdxXGbvQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4056,'QJPdxXGbvQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4057,'QJPdxXGbvQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4058,'QJPdxXGbvQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4059,'QJPdxXGbvQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4060,'By3uSMpQIt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4061,'By3uSMpQIt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4062,'By3uSMpQIt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4063,'By3uSMpQIt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4064,'By3uSMpQIt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4065,'By3uSMpQIt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4066,'By3uSMpQIt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4067,'By3uSMpQIt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4068,'By3uSMpQIt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4069,'By3uSMpQIt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4070,'By3uSMpQIt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4071,'C44ptbaZlu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4072,'C44ptbaZlu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4073,'C44ptbaZlu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4074,'C44ptbaZlu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4075,'C44ptbaZlu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4076,'C44ptbaZlu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4077,'C44ptbaZlu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4078,'C44ptbaZlu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4079,'C44ptbaZlu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4080,'C44ptbaZlu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4081,'C44ptbaZlu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4082,'3bbjJjS8tS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4083,'3bbjJjS8tS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4084,'3bbjJjS8tS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4085,'3bbjJjS8tS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4086,'3bbjJjS8tS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4087,'3bbjJjS8tS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4088,'3bbjJjS8tS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4089,'3bbjJjS8tS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4090,'3bbjJjS8tS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4091,'3bbjJjS8tS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4092,'3bbjJjS8tS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4093,'UlFXTfiFx5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4094,'UlFXTfiFx5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4095,'UlFXTfiFx5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4096,'UlFXTfiFx5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4097,'UlFXTfiFx5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4098,'UlFXTfiFx5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4099,'UlFXTfiFx5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4100,'UlFXTfiFx5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4101,'UlFXTfiFx5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4102,'UlFXTfiFx5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4103,'UlFXTfiFx5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4104,'qnblFtGLpo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4105,'qnblFtGLpo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4106,'qnblFtGLpo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4107,'qnblFtGLpo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4108,'qnblFtGLpo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4109,'qnblFtGLpo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4110,'qnblFtGLpo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4111,'qnblFtGLpo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4112,'qnblFtGLpo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4113,'qnblFtGLpo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4114,'qnblFtGLpo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4115,'SmcnmkBSiC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4116,'SmcnmkBSiC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4117,'SmcnmkBSiC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4118,'SmcnmkBSiC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4119,'SmcnmkBSiC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4120,'SmcnmkBSiC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4121,'SmcnmkBSiC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4122,'SmcnmkBSiC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4123,'SmcnmkBSiC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4124,'SmcnmkBSiC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4125,'SmcnmkBSiC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4126,'Tac9590C1f','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4127,'Tac9590C1f','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4128,'Tac9590C1f','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4129,'Tac9590C1f','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4130,'Tac9590C1f','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4131,'Tac9590C1f','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4132,'Tac9590C1f','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4133,'Tac9590C1f','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4134,'Tac9590C1f','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4135,'Tac9590C1f','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4136,'Tac9590C1f','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4137,'8bjohrujxN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4138,'8bjohrujxN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4139,'8bjohrujxN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4140,'8bjohrujxN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4141,'8bjohrujxN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4142,'8bjohrujxN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4143,'8bjohrujxN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4144,'8bjohrujxN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4145,'8bjohrujxN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4146,'8bjohrujxN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4147,'8bjohrujxN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4148,'2MSEgInKc6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4149,'2MSEgInKc6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4150,'2MSEgInKc6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4151,'2MSEgInKc6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4152,'2MSEgInKc6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4153,'2MSEgInKc6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4154,'2MSEgInKc6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4155,'2MSEgInKc6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4156,'2MSEgInKc6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4157,'2MSEgInKc6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4158,'2MSEgInKc6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4159,'aXnRrHQp6O','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4160,'aXnRrHQp6O','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4161,'aXnRrHQp6O','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4162,'aXnRrHQp6O','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4163,'aXnRrHQp6O','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4164,'aXnRrHQp6O','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4165,'aXnRrHQp6O','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4166,'aXnRrHQp6O','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4167,'aXnRrHQp6O','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4168,'aXnRrHQp6O','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4169,'aXnRrHQp6O','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4170,'8NXGrfsbdt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4171,'8NXGrfsbdt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4172,'8NXGrfsbdt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4173,'8NXGrfsbdt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4174,'8NXGrfsbdt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4175,'8NXGrfsbdt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4176,'8NXGrfsbdt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4177,'8NXGrfsbdt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4178,'8NXGrfsbdt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4179,'8NXGrfsbdt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4180,'8NXGrfsbdt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4181,'Sllj0naRrq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4182,'Sllj0naRrq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4183,'Sllj0naRrq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4184,'Sllj0naRrq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4185,'Sllj0naRrq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4186,'Sllj0naRrq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4187,'Sllj0naRrq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4188,'Sllj0naRrq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4189,'Sllj0naRrq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4190,'Sllj0naRrq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4191,'Sllj0naRrq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4192,'iQY2qgd1qA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4193,'iQY2qgd1qA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4194,'iQY2qgd1qA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4195,'iQY2qgd1qA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4196,'iQY2qgd1qA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4197,'iQY2qgd1qA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4198,'iQY2qgd1qA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4199,'iQY2qgd1qA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4200,'iQY2qgd1qA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4201,'iQY2qgd1qA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4202,'iQY2qgd1qA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4203,'LbtIdlMZzX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4204,'LbtIdlMZzX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4205,'LbtIdlMZzX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4206,'LbtIdlMZzX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4207,'LbtIdlMZzX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4208,'LbtIdlMZzX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4209,'LbtIdlMZzX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4210,'LbtIdlMZzX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4211,'LbtIdlMZzX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4212,'LbtIdlMZzX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4213,'LbtIdlMZzX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4214,'NX0SHlEHPL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4215,'NX0SHlEHPL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4216,'NX0SHlEHPL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4217,'NX0SHlEHPL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4218,'NX0SHlEHPL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4219,'NX0SHlEHPL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4220,'NX0SHlEHPL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4221,'NX0SHlEHPL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4222,'NX0SHlEHPL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4223,'NX0SHlEHPL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4224,'NX0SHlEHPL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4225,'2ecsAIHYQp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4226,'2ecsAIHYQp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4227,'2ecsAIHYQp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4228,'2ecsAIHYQp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4229,'2ecsAIHYQp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4230,'2ecsAIHYQp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4231,'2ecsAIHYQp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4232,'2ecsAIHYQp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4233,'2ecsAIHYQp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4234,'2ecsAIHYQp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4235,'2ecsAIHYQp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4236,'Y5Gz1mdSe3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4237,'Y5Gz1mdSe3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4238,'Y5Gz1mdSe3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4239,'Y5Gz1mdSe3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4240,'Y5Gz1mdSe3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4241,'Y5Gz1mdSe3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4242,'Y5Gz1mdSe3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4243,'Y5Gz1mdSe3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4244,'Y5Gz1mdSe3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4245,'Y5Gz1mdSe3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4246,'Y5Gz1mdSe3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4247,'X7Seq1pQKl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4248,'X7Seq1pQKl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4249,'X7Seq1pQKl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4250,'X7Seq1pQKl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4251,'X7Seq1pQKl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4252,'X7Seq1pQKl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4253,'X7Seq1pQKl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4254,'X7Seq1pQKl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4255,'X7Seq1pQKl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4256,'X7Seq1pQKl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4257,'X7Seq1pQKl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4258,'Y0LXjTGvjU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4259,'Y0LXjTGvjU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4260,'Y0LXjTGvjU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4261,'Y0LXjTGvjU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4262,'Y0LXjTGvjU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4263,'Y0LXjTGvjU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4264,'Y0LXjTGvjU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4265,'Y0LXjTGvjU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4266,'Y0LXjTGvjU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4267,'Y0LXjTGvjU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4268,'Y0LXjTGvjU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4269,'ieerIUT7ag','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4270,'ieerIUT7ag','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4271,'ieerIUT7ag','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4272,'ieerIUT7ag','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4273,'ieerIUT7ag','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4274,'ieerIUT7ag','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4275,'ieerIUT7ag','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4276,'ieerIUT7ag','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4277,'ieerIUT7ag','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4278,'ieerIUT7ag','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4279,'ieerIUT7ag','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4280,'03IO1WduSf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4281,'03IO1WduSf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4282,'03IO1WduSf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4283,'03IO1WduSf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4284,'03IO1WduSf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4285,'03IO1WduSf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4286,'03IO1WduSf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4287,'03IO1WduSf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4288,'03IO1WduSf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4289,'03IO1WduSf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4290,'03IO1WduSf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4291,'JU1wuGLYEl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4292,'JU1wuGLYEl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4293,'JU1wuGLYEl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4294,'JU1wuGLYEl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4295,'JU1wuGLYEl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4296,'JU1wuGLYEl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4297,'JU1wuGLYEl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4298,'JU1wuGLYEl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4299,'JU1wuGLYEl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4300,'JU1wuGLYEl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4301,'JU1wuGLYEl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4302,'2AIas5zgAR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4303,'2AIas5zgAR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4304,'2AIas5zgAR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4305,'2AIas5zgAR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4306,'2AIas5zgAR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4307,'2AIas5zgAR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4308,'2AIas5zgAR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4309,'2AIas5zgAR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4310,'2AIas5zgAR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4311,'2AIas5zgAR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4312,'2AIas5zgAR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4313,'auq4cy4AEw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4314,'auq4cy4AEw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4315,'auq4cy4AEw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4316,'auq4cy4AEw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4317,'auq4cy4AEw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4318,'auq4cy4AEw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4319,'auq4cy4AEw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4320,'auq4cy4AEw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4321,'auq4cy4AEw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4322,'auq4cy4AEw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4323,'auq4cy4AEw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4324,'LX8yhLSxBL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4325,'LX8yhLSxBL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4326,'LX8yhLSxBL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4327,'LX8yhLSxBL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4328,'LX8yhLSxBL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4329,'LX8yhLSxBL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4330,'LX8yhLSxBL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4331,'LX8yhLSxBL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4332,'LX8yhLSxBL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4333,'LX8yhLSxBL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4334,'LX8yhLSxBL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4335,'I3sXQYBq51','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4336,'I3sXQYBq51','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4337,'I3sXQYBq51','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4338,'I3sXQYBq51','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4339,'I3sXQYBq51','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4340,'I3sXQYBq51','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4341,'I3sXQYBq51','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4342,'I3sXQYBq51','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4343,'I3sXQYBq51','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4344,'I3sXQYBq51','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4345,'I3sXQYBq51','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4346,'TQWYOQvq3Z','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4347,'TQWYOQvq3Z','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4348,'TQWYOQvq3Z','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4349,'TQWYOQvq3Z','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4350,'TQWYOQvq3Z','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4351,'TQWYOQvq3Z','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4352,'TQWYOQvq3Z','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4353,'TQWYOQvq3Z','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4354,'TQWYOQvq3Z','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4355,'TQWYOQvq3Z','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4356,'TQWYOQvq3Z','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4357,'cMwDgqDiy7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4358,'cMwDgqDiy7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4359,'cMwDgqDiy7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4360,'cMwDgqDiy7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4361,'cMwDgqDiy7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4362,'cMwDgqDiy7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4363,'cMwDgqDiy7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4364,'cMwDgqDiy7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4365,'cMwDgqDiy7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4366,'cMwDgqDiy7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4367,'cMwDgqDiy7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4368,'AXtJH2M6t3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4369,'AXtJH2M6t3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4370,'AXtJH2M6t3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4371,'AXtJH2M6t3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4372,'AXtJH2M6t3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4373,'AXtJH2M6t3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4374,'AXtJH2M6t3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4375,'AXtJH2M6t3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4376,'AXtJH2M6t3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4377,'AXtJH2M6t3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4378,'AXtJH2M6t3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4379,'kV6HjRSVx9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4380,'kV6HjRSVx9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4381,'kV6HjRSVx9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4382,'kV6HjRSVx9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4383,'kV6HjRSVx9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4384,'kV6HjRSVx9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4385,'kV6HjRSVx9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4386,'kV6HjRSVx9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4387,'kV6HjRSVx9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4388,'kV6HjRSVx9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4389,'kV6HjRSVx9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4390,'gWmBOULmSw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4391,'gWmBOULmSw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4392,'gWmBOULmSw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4393,'gWmBOULmSw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4394,'gWmBOULmSw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4395,'gWmBOULmSw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4396,'gWmBOULmSw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4397,'gWmBOULmSw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4398,'gWmBOULmSw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4399,'gWmBOULmSw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4400,'gWmBOULmSw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4401,'LxncXru4TP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4402,'LxncXru4TP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4403,'LxncXru4TP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4404,'LxncXru4TP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4405,'LxncXru4TP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4406,'LxncXru4TP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4407,'LxncXru4TP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4408,'LxncXru4TP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4409,'LxncXru4TP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4410,'LxncXru4TP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4411,'LxncXru4TP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4412,'mCOFKS0sAM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4413,'mCOFKS0sAM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4414,'mCOFKS0sAM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4415,'mCOFKS0sAM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4416,'mCOFKS0sAM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4417,'mCOFKS0sAM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4418,'mCOFKS0sAM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4419,'mCOFKS0sAM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4420,'mCOFKS0sAM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4421,'mCOFKS0sAM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4422,'mCOFKS0sAM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4423,'ASQdk3FW37','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4424,'ASQdk3FW37','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4425,'ASQdk3FW37','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4426,'ASQdk3FW37','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4427,'ASQdk3FW37','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4428,'ASQdk3FW37','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4429,'ASQdk3FW37','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4430,'ASQdk3FW37','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4431,'ASQdk3FW37','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4432,'ASQdk3FW37','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4433,'ASQdk3FW37','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4434,'uUURmWNei5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4435,'uUURmWNei5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4436,'uUURmWNei5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4437,'uUURmWNei5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4438,'uUURmWNei5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4439,'uUURmWNei5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4440,'uUURmWNei5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4441,'uUURmWNei5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4442,'uUURmWNei5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4443,'uUURmWNei5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4444,'uUURmWNei5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4445,'Mue8MONQKw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4446,'Mue8MONQKw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4447,'Mue8MONQKw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4448,'Mue8MONQKw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4449,'Mue8MONQKw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4450,'Mue8MONQKw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4451,'Mue8MONQKw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4452,'Mue8MONQKw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4453,'Mue8MONQKw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4454,'Mue8MONQKw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4455,'Mue8MONQKw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4456,'Ee3jAuBKEK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4457,'Ee3jAuBKEK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4458,'Ee3jAuBKEK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4459,'Ee3jAuBKEK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4460,'Ee3jAuBKEK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4461,'Ee3jAuBKEK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4462,'Ee3jAuBKEK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4463,'Ee3jAuBKEK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4464,'Ee3jAuBKEK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4465,'Ee3jAuBKEK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4466,'Ee3jAuBKEK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4467,'ab8rPjYbf3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4468,'ab8rPjYbf3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4469,'ab8rPjYbf3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4470,'ab8rPjYbf3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4471,'ab8rPjYbf3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4472,'ab8rPjYbf3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4473,'ab8rPjYbf3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4474,'ab8rPjYbf3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4475,'ab8rPjYbf3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4476,'ab8rPjYbf3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4477,'ab8rPjYbf3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4478,'Y4dXDFiL2A','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4479,'Y4dXDFiL2A','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4480,'Y4dXDFiL2A','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4481,'Y4dXDFiL2A','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4482,'Y4dXDFiL2A','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4483,'Y4dXDFiL2A','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4484,'Y4dXDFiL2A','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4485,'Y4dXDFiL2A','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4486,'Y4dXDFiL2A','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4487,'Y4dXDFiL2A','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4488,'Y4dXDFiL2A','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4489,'Do9ksyDAS0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4490,'Do9ksyDAS0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4491,'Do9ksyDAS0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4492,'Do9ksyDAS0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4493,'Do9ksyDAS0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4494,'Do9ksyDAS0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4495,'Do9ksyDAS0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4496,'Do9ksyDAS0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4497,'Do9ksyDAS0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4498,'Do9ksyDAS0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4499,'Do9ksyDAS0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4500,'mNLrNHEttS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4501,'mNLrNHEttS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4502,'mNLrNHEttS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4503,'mNLrNHEttS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4504,'mNLrNHEttS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4505,'mNLrNHEttS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4506,'mNLrNHEttS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4507,'mNLrNHEttS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4508,'mNLrNHEttS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4509,'mNLrNHEttS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4510,'mNLrNHEttS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4511,'5uY6giXo9O','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4512,'5uY6giXo9O','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4513,'5uY6giXo9O','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4514,'5uY6giXo9O','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4515,'5uY6giXo9O','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4516,'5uY6giXo9O','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4517,'5uY6giXo9O','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4518,'5uY6giXo9O','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4519,'5uY6giXo9O','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4520,'5uY6giXo9O','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4521,'5uY6giXo9O','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4522,'Ujvvbjon2C','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4523,'Ujvvbjon2C','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4524,'Ujvvbjon2C','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4525,'Ujvvbjon2C','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4526,'Ujvvbjon2C','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4527,'Ujvvbjon2C','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4528,'Ujvvbjon2C','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4529,'Ujvvbjon2C','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4530,'Ujvvbjon2C','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4531,'Ujvvbjon2C','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4532,'Ujvvbjon2C','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4533,'DMGAs1VS3L','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4534,'DMGAs1VS3L','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4535,'DMGAs1VS3L','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4536,'DMGAs1VS3L','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4537,'DMGAs1VS3L','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4538,'DMGAs1VS3L','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4539,'DMGAs1VS3L','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4540,'DMGAs1VS3L','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4541,'DMGAs1VS3L','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4542,'DMGAs1VS3L','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4543,'DMGAs1VS3L','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4544,'a3K8KapUki','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4545,'a3K8KapUki','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4546,'a3K8KapUki','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4547,'a3K8KapUki','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4548,'a3K8KapUki','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4549,'a3K8KapUki','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4550,'a3K8KapUki','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4551,'a3K8KapUki','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4552,'a3K8KapUki','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4553,'a3K8KapUki','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4554,'a3K8KapUki','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4555,'uxJzxpOd6u','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4556,'uxJzxpOd6u','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4557,'uxJzxpOd6u','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4558,'uxJzxpOd6u','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4559,'uxJzxpOd6u','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4560,'uxJzxpOd6u','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4561,'uxJzxpOd6u','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4562,'uxJzxpOd6u','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4563,'uxJzxpOd6u','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4564,'uxJzxpOd6u','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4565,'uxJzxpOd6u','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4566,'UAA8QwHw1i','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4567,'UAA8QwHw1i','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4568,'UAA8QwHw1i','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4569,'UAA8QwHw1i','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4570,'UAA8QwHw1i','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4571,'UAA8QwHw1i','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4572,'UAA8QwHw1i','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4573,'UAA8QwHw1i','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4574,'UAA8QwHw1i','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4575,'UAA8QwHw1i','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4576,'UAA8QwHw1i','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4577,'dRLcVLixZR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4578,'dRLcVLixZR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4579,'dRLcVLixZR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4580,'dRLcVLixZR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4581,'dRLcVLixZR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4582,'dRLcVLixZR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4583,'dRLcVLixZR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4584,'dRLcVLixZR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4585,'dRLcVLixZR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4586,'dRLcVLixZR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4587,'dRLcVLixZR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4588,'IHHxJTQXrI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4589,'IHHxJTQXrI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4590,'IHHxJTQXrI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4591,'IHHxJTQXrI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4592,'IHHxJTQXrI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4593,'IHHxJTQXrI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4594,'IHHxJTQXrI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4595,'IHHxJTQXrI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4596,'IHHxJTQXrI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4597,'IHHxJTQXrI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4598,'IHHxJTQXrI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4599,'yhXftNChJ3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4600,'yhXftNChJ3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4601,'yhXftNChJ3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4602,'yhXftNChJ3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4603,'yhXftNChJ3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4604,'yhXftNChJ3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4605,'yhXftNChJ3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4606,'yhXftNChJ3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4607,'yhXftNChJ3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4608,'yhXftNChJ3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4609,'yhXftNChJ3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4610,'3LHvlxUnXc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4611,'3LHvlxUnXc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4612,'3LHvlxUnXc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4613,'3LHvlxUnXc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4614,'3LHvlxUnXc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4615,'3LHvlxUnXc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4616,'3LHvlxUnXc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4617,'3LHvlxUnXc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4618,'3LHvlxUnXc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4619,'3LHvlxUnXc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4620,'3LHvlxUnXc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4621,'VyKs93BaSN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4622,'VyKs93BaSN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4623,'VyKs93BaSN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4624,'VyKs93BaSN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4625,'VyKs93BaSN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4626,'VyKs93BaSN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4627,'VyKs93BaSN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4628,'VyKs93BaSN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4629,'VyKs93BaSN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4630,'VyKs93BaSN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4631,'VyKs93BaSN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4632,'UYKJyKfgCG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4633,'UYKJyKfgCG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4634,'UYKJyKfgCG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4635,'UYKJyKfgCG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4636,'UYKJyKfgCG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4637,'UYKJyKfgCG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4638,'UYKJyKfgCG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4639,'UYKJyKfgCG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4640,'UYKJyKfgCG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4641,'UYKJyKfgCG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4642,'UYKJyKfgCG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4643,'fai3wa4smz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4644,'fai3wa4smz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4645,'fai3wa4smz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4646,'fai3wa4smz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4647,'fai3wa4smz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4648,'fai3wa4smz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4649,'fai3wa4smz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4650,'fai3wa4smz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4651,'fai3wa4smz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4652,'fai3wa4smz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4653,'fai3wa4smz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4654,'DEEuaw2WmH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4655,'DEEuaw2WmH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4656,'DEEuaw2WmH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4657,'DEEuaw2WmH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4658,'DEEuaw2WmH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4659,'DEEuaw2WmH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4660,'DEEuaw2WmH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4661,'DEEuaw2WmH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4662,'DEEuaw2WmH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4663,'DEEuaw2WmH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4664,'DEEuaw2WmH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4665,'HGy3EQxIsF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4666,'HGy3EQxIsF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4667,'HGy3EQxIsF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4668,'HGy3EQxIsF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4669,'HGy3EQxIsF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4670,'HGy3EQxIsF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4671,'HGy3EQxIsF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4672,'HGy3EQxIsF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4673,'HGy3EQxIsF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4674,'HGy3EQxIsF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4675,'HGy3EQxIsF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4676,'PaIUCYvk1j','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4677,'PaIUCYvk1j','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4678,'PaIUCYvk1j','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4679,'PaIUCYvk1j','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4680,'PaIUCYvk1j','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4681,'PaIUCYvk1j','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4682,'PaIUCYvk1j','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4683,'PaIUCYvk1j','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4684,'PaIUCYvk1j','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4685,'PaIUCYvk1j','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4686,'PaIUCYvk1j','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4687,'oOq6mQROKU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4688,'oOq6mQROKU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4689,'oOq6mQROKU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4690,'oOq6mQROKU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4691,'oOq6mQROKU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4692,'oOq6mQROKU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4693,'oOq6mQROKU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4694,'oOq6mQROKU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4695,'oOq6mQROKU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4696,'oOq6mQROKU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4697,'oOq6mQROKU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4698,'icM6eIdmwY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4699,'icM6eIdmwY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4700,'icM6eIdmwY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4701,'icM6eIdmwY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4702,'icM6eIdmwY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4703,'icM6eIdmwY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4704,'icM6eIdmwY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4705,'icM6eIdmwY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4706,'icM6eIdmwY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4707,'icM6eIdmwY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4708,'icM6eIdmwY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4709,'GaCdAKlWCS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4710,'GaCdAKlWCS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4711,'GaCdAKlWCS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4712,'GaCdAKlWCS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4713,'GaCdAKlWCS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4714,'GaCdAKlWCS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4715,'GaCdAKlWCS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4716,'GaCdAKlWCS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4717,'GaCdAKlWCS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4718,'GaCdAKlWCS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4719,'GaCdAKlWCS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4720,'rTXip07XP8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4721,'rTXip07XP8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4722,'rTXip07XP8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4723,'rTXip07XP8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4724,'rTXip07XP8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4725,'rTXip07XP8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4726,'rTXip07XP8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4727,'rTXip07XP8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4728,'rTXip07XP8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4729,'rTXip07XP8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4730,'rTXip07XP8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4731,'9K3PYWxiCW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4732,'9K3PYWxiCW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4733,'9K3PYWxiCW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4734,'9K3PYWxiCW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4735,'9K3PYWxiCW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4736,'9K3PYWxiCW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4737,'9K3PYWxiCW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4738,'9K3PYWxiCW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4739,'9K3PYWxiCW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4740,'9K3PYWxiCW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4741,'9K3PYWxiCW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4742,'HKoIK5xmst','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4743,'HKoIK5xmst','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4744,'HKoIK5xmst','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4745,'HKoIK5xmst','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4746,'HKoIK5xmst','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4747,'HKoIK5xmst','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4748,'HKoIK5xmst','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4749,'HKoIK5xmst','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4750,'HKoIK5xmst','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4751,'HKoIK5xmst','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4752,'HKoIK5xmst','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4753,'h4pyRNCRHp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4754,'h4pyRNCRHp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4755,'h4pyRNCRHp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4756,'h4pyRNCRHp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4757,'h4pyRNCRHp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4758,'h4pyRNCRHp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4759,'h4pyRNCRHp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4760,'h4pyRNCRHp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4761,'h4pyRNCRHp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4762,'h4pyRNCRHp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4763,'h4pyRNCRHp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4764,'5RDHlBsDV3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4765,'5RDHlBsDV3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4766,'5RDHlBsDV3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4767,'5RDHlBsDV3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4768,'5RDHlBsDV3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4769,'5RDHlBsDV3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4770,'5RDHlBsDV3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4771,'5RDHlBsDV3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4772,'5RDHlBsDV3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4773,'5RDHlBsDV3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4774,'5RDHlBsDV3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4775,'CgotG3Lsu3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4776,'CgotG3Lsu3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4777,'CgotG3Lsu3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4778,'CgotG3Lsu3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4779,'CgotG3Lsu3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4780,'CgotG3Lsu3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4781,'CgotG3Lsu3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4782,'CgotG3Lsu3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4783,'CgotG3Lsu3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4784,'CgotG3Lsu3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4785,'CgotG3Lsu3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4786,'vZ8sXJuprV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4787,'vZ8sXJuprV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4788,'vZ8sXJuprV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4789,'vZ8sXJuprV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4790,'vZ8sXJuprV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4791,'vZ8sXJuprV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4792,'vZ8sXJuprV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4793,'vZ8sXJuprV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4794,'vZ8sXJuprV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4795,'vZ8sXJuprV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4796,'vZ8sXJuprV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4797,'Gr0LPnSlP7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4798,'Gr0LPnSlP7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4799,'Gr0LPnSlP7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4800,'Gr0LPnSlP7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4801,'Gr0LPnSlP7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4802,'Gr0LPnSlP7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4803,'Gr0LPnSlP7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4804,'Gr0LPnSlP7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4805,'Gr0LPnSlP7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4806,'Gr0LPnSlP7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4807,'Gr0LPnSlP7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4808,'eB8fnB1lxq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4809,'eB8fnB1lxq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4810,'eB8fnB1lxq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4811,'eB8fnB1lxq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4812,'eB8fnB1lxq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4813,'eB8fnB1lxq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4814,'eB8fnB1lxq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4815,'eB8fnB1lxq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4816,'eB8fnB1lxq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4817,'eB8fnB1lxq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4818,'eB8fnB1lxq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4819,'UkgxSAhKUm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4820,'UkgxSAhKUm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4821,'UkgxSAhKUm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4822,'UkgxSAhKUm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4823,'UkgxSAhKUm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4824,'UkgxSAhKUm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4825,'UkgxSAhKUm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4826,'UkgxSAhKUm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4827,'UkgxSAhKUm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4828,'UkgxSAhKUm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4829,'UkgxSAhKUm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4830,'zimYSwJGcb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4831,'zimYSwJGcb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4832,'zimYSwJGcb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4833,'zimYSwJGcb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4834,'zimYSwJGcb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4835,'zimYSwJGcb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4836,'zimYSwJGcb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4837,'zimYSwJGcb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4838,'zimYSwJGcb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4839,'zimYSwJGcb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4840,'zimYSwJGcb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4841,'6NPIJtKBbn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4842,'6NPIJtKBbn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4843,'6NPIJtKBbn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4844,'6NPIJtKBbn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4845,'6NPIJtKBbn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4846,'6NPIJtKBbn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4847,'6NPIJtKBbn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4848,'6NPIJtKBbn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4849,'6NPIJtKBbn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4850,'6NPIJtKBbn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4851,'6NPIJtKBbn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4852,'oK565MHqse','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4853,'oK565MHqse','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4854,'oK565MHqse','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4855,'oK565MHqse','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4856,'oK565MHqse','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4857,'oK565MHqse','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4858,'oK565MHqse','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4859,'oK565MHqse','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4860,'oK565MHqse','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4861,'oK565MHqse','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4862,'oK565MHqse','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4863,'AyA0C7RIYu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4864,'AyA0C7RIYu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4865,'AyA0C7RIYu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4866,'AyA0C7RIYu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4867,'AyA0C7RIYu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4868,'AyA0C7RIYu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4869,'AyA0C7RIYu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4870,'AyA0C7RIYu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4871,'AyA0C7RIYu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4872,'AyA0C7RIYu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4873,'AyA0C7RIYu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4874,'zZ87FFwBbJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4875,'zZ87FFwBbJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4876,'zZ87FFwBbJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4877,'zZ87FFwBbJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4878,'zZ87FFwBbJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4879,'zZ87FFwBbJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4880,'zZ87FFwBbJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4881,'zZ87FFwBbJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4882,'zZ87FFwBbJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4883,'zZ87FFwBbJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4884,'zZ87FFwBbJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4885,'RvdkDLuvbh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4886,'RvdkDLuvbh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4887,'RvdkDLuvbh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4888,'RvdkDLuvbh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4889,'RvdkDLuvbh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4890,'RvdkDLuvbh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4891,'RvdkDLuvbh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4892,'RvdkDLuvbh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4893,'RvdkDLuvbh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4894,'RvdkDLuvbh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4895,'RvdkDLuvbh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4896,'doMcaEtKAd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4897,'doMcaEtKAd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4898,'doMcaEtKAd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4899,'doMcaEtKAd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4900,'doMcaEtKAd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4901,'doMcaEtKAd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4902,'doMcaEtKAd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4903,'doMcaEtKAd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4904,'doMcaEtKAd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4905,'doMcaEtKAd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4906,'doMcaEtKAd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4907,'ne3yyc2mEZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4908,'ne3yyc2mEZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4909,'ne3yyc2mEZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4910,'ne3yyc2mEZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4911,'ne3yyc2mEZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4912,'ne3yyc2mEZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4913,'ne3yyc2mEZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4914,'ne3yyc2mEZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4915,'ne3yyc2mEZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4916,'ne3yyc2mEZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4917,'ne3yyc2mEZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4918,'FvRGT81RXV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4919,'FvRGT81RXV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4920,'FvRGT81RXV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4921,'FvRGT81RXV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4922,'FvRGT81RXV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4923,'FvRGT81RXV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4924,'FvRGT81RXV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4925,'FvRGT81RXV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4926,'FvRGT81RXV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4927,'FvRGT81RXV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4928,'FvRGT81RXV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4929,'bKEK13duet','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4930,'bKEK13duet','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4931,'bKEK13duet','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4932,'bKEK13duet','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4933,'bKEK13duet','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4934,'bKEK13duet','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4935,'bKEK13duet','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4936,'bKEK13duet','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4937,'bKEK13duet','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4938,'bKEK13duet','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4939,'bKEK13duet','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4940,'wlBljDI0Xg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4941,'wlBljDI0Xg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4942,'wlBljDI0Xg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4943,'wlBljDI0Xg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4944,'wlBljDI0Xg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4945,'wlBljDI0Xg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4946,'wlBljDI0Xg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4947,'wlBljDI0Xg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4948,'wlBljDI0Xg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4949,'wlBljDI0Xg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4950,'wlBljDI0Xg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4951,'uUGjqonw9O','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4952,'uUGjqonw9O','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4953,'uUGjqonw9O','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4954,'uUGjqonw9O','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4955,'uUGjqonw9O','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4956,'uUGjqonw9O','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4957,'uUGjqonw9O','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4958,'uUGjqonw9O','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4959,'uUGjqonw9O','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4960,'uUGjqonw9O','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4961,'uUGjqonw9O','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4962,'84xCxXOtpn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4963,'84xCxXOtpn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4964,'84xCxXOtpn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4965,'84xCxXOtpn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4966,'84xCxXOtpn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4967,'84xCxXOtpn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4968,'84xCxXOtpn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4969,'84xCxXOtpn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4970,'84xCxXOtpn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4971,'84xCxXOtpn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4972,'84xCxXOtpn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4973,'xueOYinkIL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4974,'xueOYinkIL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4975,'xueOYinkIL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4976,'xueOYinkIL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4977,'xueOYinkIL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4978,'xueOYinkIL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4979,'xueOYinkIL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4980,'xueOYinkIL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4981,'xueOYinkIL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4982,'xueOYinkIL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4983,'xueOYinkIL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4984,'4gOQaIZem6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4985,'4gOQaIZem6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4986,'4gOQaIZem6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4987,'4gOQaIZem6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4988,'4gOQaIZem6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4989,'4gOQaIZem6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4990,'4gOQaIZem6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4991,'4gOQaIZem6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4992,'4gOQaIZem6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4993,'4gOQaIZem6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4994,'4gOQaIZem6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4995,'wkMR3W6951','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4996,'wkMR3W6951','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4997,'wkMR3W6951','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4998,'wkMR3W6951','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (4999,'wkMR3W6951','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5000,'wkMR3W6951','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5001,'wkMR3W6951','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5002,'wkMR3W6951','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5003,'wkMR3W6951','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5004,'wkMR3W6951','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5005,'wkMR3W6951','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5006,'8JHqTxOJtr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5007,'8JHqTxOJtr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5008,'8JHqTxOJtr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5009,'8JHqTxOJtr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5010,'8JHqTxOJtr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5011,'8JHqTxOJtr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5012,'8JHqTxOJtr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5013,'8JHqTxOJtr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5014,'8JHqTxOJtr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5015,'8JHqTxOJtr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5016,'8JHqTxOJtr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5017,'rhZQpbAdrr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5018,'rhZQpbAdrr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5019,'rhZQpbAdrr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5020,'rhZQpbAdrr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5021,'rhZQpbAdrr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5022,'rhZQpbAdrr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5023,'rhZQpbAdrr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5024,'rhZQpbAdrr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5025,'rhZQpbAdrr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5026,'rhZQpbAdrr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5027,'rhZQpbAdrr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5028,'DnnuV2IDJZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5029,'DnnuV2IDJZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5030,'DnnuV2IDJZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5031,'DnnuV2IDJZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5032,'DnnuV2IDJZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5033,'DnnuV2IDJZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5034,'DnnuV2IDJZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5035,'DnnuV2IDJZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5036,'DnnuV2IDJZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5037,'DnnuV2IDJZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5038,'DnnuV2IDJZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5039,'eg9jmmbmyC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5040,'eg9jmmbmyC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5041,'eg9jmmbmyC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5042,'eg9jmmbmyC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5043,'eg9jmmbmyC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5044,'eg9jmmbmyC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5045,'eg9jmmbmyC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5046,'eg9jmmbmyC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5047,'eg9jmmbmyC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5048,'eg9jmmbmyC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5049,'eg9jmmbmyC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5050,'pHbEZLqxBn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5051,'pHbEZLqxBn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5052,'pHbEZLqxBn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5053,'pHbEZLqxBn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5054,'pHbEZLqxBn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5055,'pHbEZLqxBn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5056,'pHbEZLqxBn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5057,'pHbEZLqxBn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5058,'pHbEZLqxBn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5059,'pHbEZLqxBn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5060,'pHbEZLqxBn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5061,'NGI73AHSwz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5062,'NGI73AHSwz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5063,'NGI73AHSwz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5064,'NGI73AHSwz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5065,'NGI73AHSwz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5066,'NGI73AHSwz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5067,'NGI73AHSwz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5068,'NGI73AHSwz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5069,'NGI73AHSwz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5070,'NGI73AHSwz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5071,'NGI73AHSwz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5072,'Yc5PaObO5u','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5073,'Yc5PaObO5u','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5074,'Yc5PaObO5u','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5075,'Yc5PaObO5u','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5076,'Yc5PaObO5u','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5077,'Yc5PaObO5u','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5078,'Yc5PaObO5u','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5079,'Yc5PaObO5u','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5080,'Yc5PaObO5u','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5081,'Yc5PaObO5u','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5082,'Yc5PaObO5u','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5083,'QiQfO3dwIK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5084,'QiQfO3dwIK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5085,'QiQfO3dwIK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5086,'QiQfO3dwIK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5087,'QiQfO3dwIK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5088,'QiQfO3dwIK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5089,'QiQfO3dwIK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5090,'QiQfO3dwIK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5091,'QiQfO3dwIK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5092,'QiQfO3dwIK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5093,'QiQfO3dwIK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5094,'RkgyUWLUUr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5095,'RkgyUWLUUr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5096,'RkgyUWLUUr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5097,'RkgyUWLUUr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5098,'RkgyUWLUUr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5099,'RkgyUWLUUr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5100,'RkgyUWLUUr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5101,'RkgyUWLUUr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5102,'RkgyUWLUUr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5103,'RkgyUWLUUr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5104,'RkgyUWLUUr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5105,'zTjCPZkxhL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5106,'zTjCPZkxhL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5107,'zTjCPZkxhL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5108,'zTjCPZkxhL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5109,'zTjCPZkxhL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5110,'zTjCPZkxhL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5111,'zTjCPZkxhL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5112,'zTjCPZkxhL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5113,'zTjCPZkxhL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5114,'zTjCPZkxhL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5115,'zTjCPZkxhL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5116,'ricGgqxE3v','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5117,'ricGgqxE3v','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5118,'ricGgqxE3v','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5119,'ricGgqxE3v','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5120,'ricGgqxE3v','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5121,'ricGgqxE3v','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5122,'ricGgqxE3v','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5123,'ricGgqxE3v','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5124,'ricGgqxE3v','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5125,'ricGgqxE3v','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5126,'ricGgqxE3v','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5127,'n4TSnnqnpd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5128,'n4TSnnqnpd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5129,'n4TSnnqnpd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5130,'n4TSnnqnpd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5131,'n4TSnnqnpd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5132,'n4TSnnqnpd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5133,'n4TSnnqnpd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5134,'n4TSnnqnpd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5135,'n4TSnnqnpd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5136,'n4TSnnqnpd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5137,'n4TSnnqnpd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5138,'zF6wVH7xV6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5139,'zF6wVH7xV6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5140,'zF6wVH7xV6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5141,'zF6wVH7xV6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5142,'zF6wVH7xV6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5143,'zF6wVH7xV6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5144,'zF6wVH7xV6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5145,'zF6wVH7xV6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5146,'zF6wVH7xV6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5147,'zF6wVH7xV6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5148,'zF6wVH7xV6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5149,'ynL2vHsJfu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5150,'ynL2vHsJfu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5151,'ynL2vHsJfu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5152,'ynL2vHsJfu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5153,'ynL2vHsJfu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5154,'ynL2vHsJfu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5155,'ynL2vHsJfu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5156,'ynL2vHsJfu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5157,'ynL2vHsJfu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5158,'ynL2vHsJfu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5159,'ynL2vHsJfu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5160,'5KsFg3ZI79','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5161,'5KsFg3ZI79','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5162,'5KsFg3ZI79','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5163,'5KsFg3ZI79','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5164,'5KsFg3ZI79','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5165,'5KsFg3ZI79','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5166,'5KsFg3ZI79','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5167,'5KsFg3ZI79','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5168,'5KsFg3ZI79','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5169,'5KsFg3ZI79','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5170,'5KsFg3ZI79','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5171,'iTxB4jEfla','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5172,'iTxB4jEfla','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5173,'iTxB4jEfla','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5174,'iTxB4jEfla','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5175,'iTxB4jEfla','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5176,'iTxB4jEfla','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5177,'iTxB4jEfla','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5178,'iTxB4jEfla','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5179,'iTxB4jEfla','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5180,'iTxB4jEfla','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5181,'iTxB4jEfla','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5182,'MNbzZDmhf5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5183,'MNbzZDmhf5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5184,'MNbzZDmhf5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5185,'MNbzZDmhf5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5186,'MNbzZDmhf5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5187,'MNbzZDmhf5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5188,'MNbzZDmhf5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5189,'MNbzZDmhf5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5190,'MNbzZDmhf5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5191,'MNbzZDmhf5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5192,'MNbzZDmhf5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5193,'Q28xDfgLhC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5194,'Q28xDfgLhC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5195,'Q28xDfgLhC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5196,'Q28xDfgLhC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5197,'Q28xDfgLhC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5198,'Q28xDfgLhC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5199,'Q28xDfgLhC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5200,'Q28xDfgLhC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5201,'Q28xDfgLhC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5202,'Q28xDfgLhC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5203,'Q28xDfgLhC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5204,'RBb9Vl9dVJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5205,'RBb9Vl9dVJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5206,'RBb9Vl9dVJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5207,'RBb9Vl9dVJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5208,'RBb9Vl9dVJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5209,'RBb9Vl9dVJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5210,'RBb9Vl9dVJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5211,'RBb9Vl9dVJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5212,'RBb9Vl9dVJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5213,'RBb9Vl9dVJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5214,'RBb9Vl9dVJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5215,'hj6y6Xgdn6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5216,'hj6y6Xgdn6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5217,'hj6y6Xgdn6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5218,'hj6y6Xgdn6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5219,'hj6y6Xgdn6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5220,'hj6y6Xgdn6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5221,'hj6y6Xgdn6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5222,'hj6y6Xgdn6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5223,'hj6y6Xgdn6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5224,'hj6y6Xgdn6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5225,'hj6y6Xgdn6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5226,'aAmFG1pCUS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5227,'aAmFG1pCUS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5228,'aAmFG1pCUS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5229,'aAmFG1pCUS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5230,'aAmFG1pCUS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5231,'aAmFG1pCUS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5232,'aAmFG1pCUS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5233,'aAmFG1pCUS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5234,'aAmFG1pCUS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5235,'aAmFG1pCUS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5236,'aAmFG1pCUS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5237,'l1o1aqx1Ql','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5238,'l1o1aqx1Ql','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5239,'l1o1aqx1Ql','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5240,'l1o1aqx1Ql','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5241,'l1o1aqx1Ql','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5242,'l1o1aqx1Ql','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5243,'l1o1aqx1Ql','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5244,'l1o1aqx1Ql','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5245,'l1o1aqx1Ql','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5246,'l1o1aqx1Ql','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5247,'l1o1aqx1Ql','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5248,'hT03vtGZRX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5249,'hT03vtGZRX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5250,'hT03vtGZRX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5251,'hT03vtGZRX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5252,'hT03vtGZRX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5253,'hT03vtGZRX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5254,'hT03vtGZRX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5255,'hT03vtGZRX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5256,'hT03vtGZRX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5257,'hT03vtGZRX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5258,'hT03vtGZRX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5259,'PksIg7pGen','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5260,'PksIg7pGen','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5261,'PksIg7pGen','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5262,'PksIg7pGen','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5263,'PksIg7pGen','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5264,'PksIg7pGen','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5265,'PksIg7pGen','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5266,'PksIg7pGen','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5267,'PksIg7pGen','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5268,'PksIg7pGen','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5269,'PksIg7pGen','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5270,'Z3YYayF7Uh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5271,'Z3YYayF7Uh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5272,'Z3YYayF7Uh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5273,'Z3YYayF7Uh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5274,'Z3YYayF7Uh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5275,'Z3YYayF7Uh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5276,'Z3YYayF7Uh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5277,'Z3YYayF7Uh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5278,'Z3YYayF7Uh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5279,'Z3YYayF7Uh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5280,'Z3YYayF7Uh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5281,'wsUh73HcOo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5282,'wsUh73HcOo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5283,'wsUh73HcOo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5284,'wsUh73HcOo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5285,'wsUh73HcOo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5286,'wsUh73HcOo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5287,'wsUh73HcOo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5288,'wsUh73HcOo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5289,'wsUh73HcOo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5290,'wsUh73HcOo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5291,'wsUh73HcOo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5292,'9wKhSoZEKg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5293,'9wKhSoZEKg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5294,'9wKhSoZEKg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5295,'9wKhSoZEKg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5296,'9wKhSoZEKg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5297,'9wKhSoZEKg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5298,'9wKhSoZEKg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5299,'9wKhSoZEKg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5300,'9wKhSoZEKg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5301,'9wKhSoZEKg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5302,'9wKhSoZEKg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5303,'MgiPQ9XyuM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5304,'MgiPQ9XyuM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5305,'MgiPQ9XyuM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5306,'MgiPQ9XyuM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5307,'MgiPQ9XyuM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5308,'MgiPQ9XyuM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5309,'MgiPQ9XyuM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5310,'MgiPQ9XyuM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5311,'MgiPQ9XyuM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5312,'MgiPQ9XyuM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5313,'MgiPQ9XyuM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5314,'jAW9YyZQK2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5315,'jAW9YyZQK2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5316,'jAW9YyZQK2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5317,'jAW9YyZQK2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5318,'jAW9YyZQK2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5319,'jAW9YyZQK2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5320,'jAW9YyZQK2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5321,'jAW9YyZQK2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5322,'jAW9YyZQK2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5323,'jAW9YyZQK2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5324,'jAW9YyZQK2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5325,'GUS8Ygb1ii','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5326,'GUS8Ygb1ii','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5327,'GUS8Ygb1ii','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5328,'GUS8Ygb1ii','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5329,'GUS8Ygb1ii','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5330,'GUS8Ygb1ii','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5331,'GUS8Ygb1ii','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5332,'GUS8Ygb1ii','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5333,'GUS8Ygb1ii','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5334,'GUS8Ygb1ii','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5335,'GUS8Ygb1ii','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5336,'C3CFA5Nck3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5337,'C3CFA5Nck3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5338,'C3CFA5Nck3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5339,'C3CFA5Nck3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5340,'C3CFA5Nck3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5341,'C3CFA5Nck3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5342,'C3CFA5Nck3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5343,'C3CFA5Nck3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5344,'C3CFA5Nck3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5345,'C3CFA5Nck3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5346,'C3CFA5Nck3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5347,'noKuyuz95P','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5348,'noKuyuz95P','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5349,'noKuyuz95P','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5350,'noKuyuz95P','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5351,'noKuyuz95P','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5352,'noKuyuz95P','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5353,'noKuyuz95P','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5354,'noKuyuz95P','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5355,'noKuyuz95P','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5356,'noKuyuz95P','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5357,'noKuyuz95P','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5358,'aphT2RsBxk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5359,'aphT2RsBxk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5360,'aphT2RsBxk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5361,'aphT2RsBxk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5362,'aphT2RsBxk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5363,'aphT2RsBxk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5364,'aphT2RsBxk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5365,'aphT2RsBxk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5366,'aphT2RsBxk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5367,'aphT2RsBxk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5368,'aphT2RsBxk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5369,'H5MI1STsez','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5370,'H5MI1STsez','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5371,'H5MI1STsez','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5372,'H5MI1STsez','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5373,'H5MI1STsez','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5374,'H5MI1STsez','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5375,'H5MI1STsez','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5376,'H5MI1STsez','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5377,'H5MI1STsez','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5378,'H5MI1STsez','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5379,'H5MI1STsez','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5380,'FSqWqwBqoT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5381,'FSqWqwBqoT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5382,'FSqWqwBqoT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5383,'FSqWqwBqoT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5384,'FSqWqwBqoT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5385,'FSqWqwBqoT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5386,'FSqWqwBqoT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5387,'FSqWqwBqoT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5388,'FSqWqwBqoT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5389,'FSqWqwBqoT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5390,'FSqWqwBqoT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5391,'OXt2n0IzzM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5392,'OXt2n0IzzM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5393,'OXt2n0IzzM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5394,'OXt2n0IzzM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5395,'OXt2n0IzzM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5396,'OXt2n0IzzM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5397,'OXt2n0IzzM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5398,'OXt2n0IzzM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5399,'OXt2n0IzzM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5400,'OXt2n0IzzM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5401,'OXt2n0IzzM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5402,'8VPqrr5jRN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5403,'8VPqrr5jRN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5404,'8VPqrr5jRN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5405,'8VPqrr5jRN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5406,'8VPqrr5jRN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5407,'8VPqrr5jRN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5408,'8VPqrr5jRN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5409,'8VPqrr5jRN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5410,'8VPqrr5jRN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5411,'8VPqrr5jRN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5412,'8VPqrr5jRN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5413,'AaSHuIRQIU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5414,'AaSHuIRQIU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5415,'AaSHuIRQIU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5416,'AaSHuIRQIU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5417,'AaSHuIRQIU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5418,'AaSHuIRQIU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5419,'AaSHuIRQIU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5420,'AaSHuIRQIU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5421,'AaSHuIRQIU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5422,'AaSHuIRQIU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5423,'AaSHuIRQIU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5424,'xfZWBvuL6X','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5425,'xfZWBvuL6X','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5426,'xfZWBvuL6X','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5427,'xfZWBvuL6X','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5428,'xfZWBvuL6X','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5429,'xfZWBvuL6X','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5430,'xfZWBvuL6X','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5431,'xfZWBvuL6X','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5432,'xfZWBvuL6X','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5433,'xfZWBvuL6X','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5434,'xfZWBvuL6X','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5435,'9NTtXHqdJm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5436,'9NTtXHqdJm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5437,'9NTtXHqdJm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5438,'9NTtXHqdJm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5439,'9NTtXHqdJm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5440,'9NTtXHqdJm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5441,'9NTtXHqdJm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5442,'9NTtXHqdJm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5443,'9NTtXHqdJm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5444,'9NTtXHqdJm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5445,'9NTtXHqdJm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5446,'u19V3kVEqW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5447,'u19V3kVEqW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5448,'u19V3kVEqW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5449,'u19V3kVEqW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5450,'u19V3kVEqW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5451,'u19V3kVEqW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5452,'u19V3kVEqW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5453,'u19V3kVEqW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5454,'u19V3kVEqW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5455,'u19V3kVEqW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5456,'u19V3kVEqW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5457,'Ai9TIIN5gg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5458,'Ai9TIIN5gg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5459,'Ai9TIIN5gg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5460,'Ai9TIIN5gg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5461,'Ai9TIIN5gg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5462,'Ai9TIIN5gg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5463,'Ai9TIIN5gg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5464,'Ai9TIIN5gg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5465,'Ai9TIIN5gg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5466,'Ai9TIIN5gg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5467,'Ai9TIIN5gg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5468,'IMqJMkRASE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5469,'IMqJMkRASE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5470,'IMqJMkRASE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5471,'IMqJMkRASE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5472,'IMqJMkRASE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5473,'IMqJMkRASE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5474,'IMqJMkRASE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5475,'IMqJMkRASE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5476,'IMqJMkRASE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5477,'IMqJMkRASE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5478,'IMqJMkRASE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5479,'jbxiJJcH0t','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5480,'jbxiJJcH0t','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5481,'jbxiJJcH0t','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5482,'jbxiJJcH0t','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5483,'jbxiJJcH0t','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5484,'jbxiJJcH0t','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5485,'jbxiJJcH0t','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5486,'jbxiJJcH0t','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5487,'jbxiJJcH0t','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5488,'jbxiJJcH0t','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5489,'jbxiJJcH0t','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5490,'WwMJY7tkEc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5491,'WwMJY7tkEc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5492,'WwMJY7tkEc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5493,'WwMJY7tkEc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5494,'WwMJY7tkEc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5495,'WwMJY7tkEc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5496,'WwMJY7tkEc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5497,'WwMJY7tkEc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5498,'WwMJY7tkEc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5499,'WwMJY7tkEc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5500,'WwMJY7tkEc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5501,'C1MZU567OW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5502,'C1MZU567OW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5503,'C1MZU567OW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5504,'C1MZU567OW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5505,'C1MZU567OW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5506,'C1MZU567OW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5507,'C1MZU567OW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5508,'C1MZU567OW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5509,'C1MZU567OW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5510,'C1MZU567OW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5511,'C1MZU567OW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5512,'sZzf0XqTd1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5513,'sZzf0XqTd1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5514,'sZzf0XqTd1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5515,'sZzf0XqTd1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5516,'sZzf0XqTd1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5517,'sZzf0XqTd1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5518,'sZzf0XqTd1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5519,'sZzf0XqTd1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5520,'sZzf0XqTd1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5521,'sZzf0XqTd1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5522,'sZzf0XqTd1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5523,'l4VS0DEVJd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5524,'l4VS0DEVJd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5525,'l4VS0DEVJd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5526,'l4VS0DEVJd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5527,'l4VS0DEVJd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5528,'l4VS0DEVJd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5529,'l4VS0DEVJd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5530,'l4VS0DEVJd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5531,'l4VS0DEVJd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5532,'l4VS0DEVJd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5533,'l4VS0DEVJd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5534,'KzpXRDQppm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5535,'KzpXRDQppm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5536,'KzpXRDQppm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5537,'KzpXRDQppm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5538,'KzpXRDQppm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5539,'KzpXRDQppm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5540,'KzpXRDQppm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5541,'KzpXRDQppm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5542,'KzpXRDQppm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5543,'KzpXRDQppm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5544,'KzpXRDQppm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5545,'L80ed29tvb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5546,'L80ed29tvb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5547,'L80ed29tvb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5548,'L80ed29tvb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5549,'L80ed29tvb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5550,'L80ed29tvb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5551,'L80ed29tvb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5552,'L80ed29tvb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5553,'L80ed29tvb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5554,'L80ed29tvb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5555,'L80ed29tvb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5556,'4hT5Lj76P8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5557,'4hT5Lj76P8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5558,'4hT5Lj76P8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5559,'4hT5Lj76P8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5560,'4hT5Lj76P8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5561,'4hT5Lj76P8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5562,'4hT5Lj76P8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5563,'4hT5Lj76P8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5564,'4hT5Lj76P8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5565,'4hT5Lj76P8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5566,'4hT5Lj76P8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5567,'MJnjJFMjXW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5568,'MJnjJFMjXW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5569,'MJnjJFMjXW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5570,'MJnjJFMjXW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5571,'MJnjJFMjXW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5572,'MJnjJFMjXW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5573,'MJnjJFMjXW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5574,'MJnjJFMjXW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5575,'MJnjJFMjXW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5576,'MJnjJFMjXW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5577,'MJnjJFMjXW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5578,'DuYmYudIgl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5579,'DuYmYudIgl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5580,'DuYmYudIgl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5581,'DuYmYudIgl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5582,'DuYmYudIgl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5583,'DuYmYudIgl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5584,'DuYmYudIgl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5585,'DuYmYudIgl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5586,'DuYmYudIgl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5587,'DuYmYudIgl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5588,'DuYmYudIgl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5589,'1C32csZMCo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5590,'1C32csZMCo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5591,'1C32csZMCo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5592,'1C32csZMCo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5593,'1C32csZMCo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5594,'1C32csZMCo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5595,'1C32csZMCo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5596,'1C32csZMCo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5597,'1C32csZMCo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5598,'1C32csZMCo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5599,'1C32csZMCo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5600,'Uc7bsS8CiG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5601,'Uc7bsS8CiG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5602,'Uc7bsS8CiG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5603,'Uc7bsS8CiG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5604,'Uc7bsS8CiG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5605,'Uc7bsS8CiG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5606,'Uc7bsS8CiG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5607,'Uc7bsS8CiG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5608,'Uc7bsS8CiG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5609,'Uc7bsS8CiG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5610,'Uc7bsS8CiG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5611,'8jfI8HshfD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5612,'8jfI8HshfD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5613,'8jfI8HshfD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5614,'8jfI8HshfD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5615,'8jfI8HshfD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5616,'8jfI8HshfD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5617,'8jfI8HshfD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5618,'8jfI8HshfD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5619,'8jfI8HshfD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5620,'8jfI8HshfD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5621,'8jfI8HshfD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5622,'m5mLIKjw99','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5623,'m5mLIKjw99','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5624,'m5mLIKjw99','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5625,'m5mLIKjw99','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5626,'m5mLIKjw99','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5627,'m5mLIKjw99','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5628,'m5mLIKjw99','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5629,'m5mLIKjw99','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5630,'m5mLIKjw99','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5631,'m5mLIKjw99','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5632,'m5mLIKjw99','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5633,'mXHR0fSBPA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5634,'mXHR0fSBPA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5635,'mXHR0fSBPA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5636,'mXHR0fSBPA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5637,'mXHR0fSBPA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5638,'mXHR0fSBPA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5639,'mXHR0fSBPA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5640,'mXHR0fSBPA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5641,'mXHR0fSBPA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5642,'mXHR0fSBPA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5643,'mXHR0fSBPA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5644,'khLHLDCXTK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5645,'khLHLDCXTK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5646,'khLHLDCXTK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5647,'khLHLDCXTK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5648,'khLHLDCXTK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5649,'khLHLDCXTK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5650,'khLHLDCXTK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5651,'khLHLDCXTK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5652,'khLHLDCXTK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5653,'khLHLDCXTK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5654,'khLHLDCXTK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5655,'z8bwL8Ol2D','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5656,'z8bwL8Ol2D','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5657,'z8bwL8Ol2D','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5658,'z8bwL8Ol2D','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5659,'z8bwL8Ol2D','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5660,'z8bwL8Ol2D','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5661,'z8bwL8Ol2D','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5662,'z8bwL8Ol2D','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5663,'z8bwL8Ol2D','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5664,'z8bwL8Ol2D','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5665,'z8bwL8Ol2D','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5666,'dQ9eOMlWMB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5667,'dQ9eOMlWMB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5668,'dQ9eOMlWMB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5669,'dQ9eOMlWMB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5670,'dQ9eOMlWMB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5671,'dQ9eOMlWMB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5672,'dQ9eOMlWMB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5673,'dQ9eOMlWMB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5674,'dQ9eOMlWMB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5675,'dQ9eOMlWMB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5676,'dQ9eOMlWMB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5677,'Sh8PXNGXVw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5678,'Sh8PXNGXVw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5679,'Sh8PXNGXVw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5680,'Sh8PXNGXVw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5681,'Sh8PXNGXVw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5682,'Sh8PXNGXVw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5683,'Sh8PXNGXVw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5684,'Sh8PXNGXVw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5685,'Sh8PXNGXVw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5686,'Sh8PXNGXVw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5687,'Sh8PXNGXVw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5688,'YUmLSI0u9W','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5689,'YUmLSI0u9W','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5690,'YUmLSI0u9W','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5691,'YUmLSI0u9W','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5692,'YUmLSI0u9W','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5693,'YUmLSI0u9W','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5694,'YUmLSI0u9W','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5695,'YUmLSI0u9W','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5696,'YUmLSI0u9W','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5697,'YUmLSI0u9W','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5698,'YUmLSI0u9W','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5699,'gJTtJnGhVc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5700,'gJTtJnGhVc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5701,'gJTtJnGhVc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5702,'gJTtJnGhVc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5703,'gJTtJnGhVc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5704,'gJTtJnGhVc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5705,'gJTtJnGhVc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5706,'gJTtJnGhVc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5707,'gJTtJnGhVc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5708,'gJTtJnGhVc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5709,'gJTtJnGhVc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5710,'9egHIMNCok','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5711,'9egHIMNCok','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5712,'9egHIMNCok','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5713,'9egHIMNCok','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5714,'9egHIMNCok','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5715,'9egHIMNCok','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5716,'9egHIMNCok','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5717,'9egHIMNCok','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5718,'9egHIMNCok','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5719,'9egHIMNCok','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5720,'9egHIMNCok','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5721,'4LFalzqJD8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5722,'4LFalzqJD8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5723,'4LFalzqJD8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5724,'4LFalzqJD8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5725,'4LFalzqJD8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5726,'4LFalzqJD8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5727,'4LFalzqJD8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5728,'4LFalzqJD8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5729,'4LFalzqJD8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5730,'4LFalzqJD8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5731,'4LFalzqJD8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5732,'txN5bLMjvp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5733,'txN5bLMjvp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5734,'txN5bLMjvp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5735,'txN5bLMjvp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5736,'txN5bLMjvp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5737,'txN5bLMjvp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5738,'txN5bLMjvp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5739,'txN5bLMjvp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5740,'txN5bLMjvp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5741,'txN5bLMjvp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5742,'txN5bLMjvp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5743,'Ae1vOkFWSq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5744,'Ae1vOkFWSq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5745,'Ae1vOkFWSq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5746,'Ae1vOkFWSq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5747,'Ae1vOkFWSq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5748,'Ae1vOkFWSq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5749,'Ae1vOkFWSq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5750,'Ae1vOkFWSq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5751,'Ae1vOkFWSq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5752,'Ae1vOkFWSq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5753,'Ae1vOkFWSq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5754,'mfzNtTCRz1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5755,'mfzNtTCRz1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5756,'mfzNtTCRz1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5757,'mfzNtTCRz1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5758,'mfzNtTCRz1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5759,'mfzNtTCRz1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5760,'mfzNtTCRz1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5761,'mfzNtTCRz1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5762,'mfzNtTCRz1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5763,'mfzNtTCRz1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5764,'mfzNtTCRz1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5765,'HzHe6n5HLp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5766,'HzHe6n5HLp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5767,'HzHe6n5HLp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5768,'HzHe6n5HLp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5769,'HzHe6n5HLp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5770,'HzHe6n5HLp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5771,'HzHe6n5HLp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5772,'HzHe6n5HLp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5773,'HzHe6n5HLp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5774,'HzHe6n5HLp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5775,'HzHe6n5HLp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5776,'5SCdOCJYoI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5777,'5SCdOCJYoI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5778,'5SCdOCJYoI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5779,'5SCdOCJYoI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5780,'5SCdOCJYoI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5781,'5SCdOCJYoI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5782,'5SCdOCJYoI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5783,'5SCdOCJYoI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5784,'5SCdOCJYoI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5785,'5SCdOCJYoI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5786,'5SCdOCJYoI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5787,'GOqNEYdMgm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5788,'GOqNEYdMgm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5789,'GOqNEYdMgm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5790,'GOqNEYdMgm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5791,'GOqNEYdMgm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5792,'GOqNEYdMgm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5793,'GOqNEYdMgm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5794,'GOqNEYdMgm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5795,'GOqNEYdMgm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5796,'GOqNEYdMgm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5797,'GOqNEYdMgm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5798,'MF4DBryDdg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5799,'MF4DBryDdg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5800,'MF4DBryDdg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5801,'MF4DBryDdg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5802,'MF4DBryDdg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5803,'MF4DBryDdg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5804,'MF4DBryDdg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5805,'MF4DBryDdg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5806,'MF4DBryDdg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5807,'MF4DBryDdg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5808,'MF4DBryDdg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5809,'AB6XRvcjn5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5810,'AB6XRvcjn5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5811,'AB6XRvcjn5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5812,'AB6XRvcjn5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5813,'AB6XRvcjn5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5814,'AB6XRvcjn5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5815,'AB6XRvcjn5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5816,'AB6XRvcjn5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5817,'AB6XRvcjn5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5818,'AB6XRvcjn5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5819,'AB6XRvcjn5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5820,'Qh6xnJuDVQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5821,'Qh6xnJuDVQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5822,'Qh6xnJuDVQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5823,'Qh6xnJuDVQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5824,'Qh6xnJuDVQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5825,'Qh6xnJuDVQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5826,'Qh6xnJuDVQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5827,'Qh6xnJuDVQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5828,'Qh6xnJuDVQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5829,'Qh6xnJuDVQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5830,'Qh6xnJuDVQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5831,'UtF2HzA2tA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5832,'UtF2HzA2tA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5833,'UtF2HzA2tA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5834,'UtF2HzA2tA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5835,'UtF2HzA2tA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5836,'UtF2HzA2tA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5837,'UtF2HzA2tA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5838,'UtF2HzA2tA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5839,'UtF2HzA2tA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5840,'UtF2HzA2tA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5841,'UtF2HzA2tA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5842,'f9MQiOhcET','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5843,'f9MQiOhcET','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5844,'f9MQiOhcET','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5845,'f9MQiOhcET','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5846,'f9MQiOhcET','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5847,'f9MQiOhcET','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5848,'f9MQiOhcET','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5849,'f9MQiOhcET','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5850,'f9MQiOhcET','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5851,'f9MQiOhcET','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5852,'f9MQiOhcET','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5853,'S1MpcEt9Ey','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5854,'S1MpcEt9Ey','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5855,'S1MpcEt9Ey','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5856,'S1MpcEt9Ey','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5857,'S1MpcEt9Ey','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5858,'S1MpcEt9Ey','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5859,'S1MpcEt9Ey','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5860,'S1MpcEt9Ey','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5861,'S1MpcEt9Ey','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5862,'S1MpcEt9Ey','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5863,'S1MpcEt9Ey','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5864,'BmmOaapWyP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5865,'BmmOaapWyP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5866,'BmmOaapWyP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5867,'BmmOaapWyP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5868,'BmmOaapWyP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5869,'BmmOaapWyP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5870,'BmmOaapWyP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5871,'BmmOaapWyP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5872,'BmmOaapWyP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5873,'BmmOaapWyP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5874,'BmmOaapWyP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5875,'z8dmzpArZj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5876,'z8dmzpArZj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5877,'z8dmzpArZj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5878,'z8dmzpArZj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5879,'z8dmzpArZj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5880,'z8dmzpArZj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5881,'z8dmzpArZj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5882,'z8dmzpArZj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5883,'z8dmzpArZj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5884,'z8dmzpArZj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5885,'z8dmzpArZj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5886,'YKCbogl1Ei','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5887,'YKCbogl1Ei','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5888,'YKCbogl1Ei','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5889,'YKCbogl1Ei','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5890,'YKCbogl1Ei','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5891,'YKCbogl1Ei','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5892,'YKCbogl1Ei','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5893,'YKCbogl1Ei','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5894,'YKCbogl1Ei','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5895,'YKCbogl1Ei','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5896,'YKCbogl1Ei','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5897,'wWARCmjq7w','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5898,'wWARCmjq7w','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5899,'wWARCmjq7w','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5900,'wWARCmjq7w','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5901,'wWARCmjq7w','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5902,'wWARCmjq7w','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5903,'wWARCmjq7w','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5904,'wWARCmjq7w','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5905,'wWARCmjq7w','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5906,'wWARCmjq7w','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5907,'wWARCmjq7w','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5908,'Z93KgStqeB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5909,'Z93KgStqeB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5910,'Z93KgStqeB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5911,'Z93KgStqeB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5912,'Z93KgStqeB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5913,'Z93KgStqeB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5914,'Z93KgStqeB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5915,'Z93KgStqeB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5916,'Z93KgStqeB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5917,'Z93KgStqeB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5918,'Z93KgStqeB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5919,'FIMmMOXws8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5920,'FIMmMOXws8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5921,'FIMmMOXws8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5922,'FIMmMOXws8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5923,'FIMmMOXws8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5924,'FIMmMOXws8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5925,'FIMmMOXws8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5926,'FIMmMOXws8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5927,'FIMmMOXws8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5928,'FIMmMOXws8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5929,'FIMmMOXws8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5930,'evn0d0QB6s','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5931,'evn0d0QB6s','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5932,'evn0d0QB6s','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5933,'evn0d0QB6s','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5934,'evn0d0QB6s','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5935,'evn0d0QB6s','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5936,'evn0d0QB6s','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5937,'evn0d0QB6s','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5938,'evn0d0QB6s','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5939,'evn0d0QB6s','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5940,'evn0d0QB6s','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5941,'HgCAaMbIEt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5942,'HgCAaMbIEt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5943,'HgCAaMbIEt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5944,'HgCAaMbIEt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5945,'HgCAaMbIEt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5946,'HgCAaMbIEt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5947,'HgCAaMbIEt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5948,'HgCAaMbIEt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5949,'HgCAaMbIEt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5950,'HgCAaMbIEt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5951,'HgCAaMbIEt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5952,'2o59q9jmUp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5953,'2o59q9jmUp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5954,'2o59q9jmUp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5955,'2o59q9jmUp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5956,'2o59q9jmUp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5957,'2o59q9jmUp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5958,'2o59q9jmUp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5959,'2o59q9jmUp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5960,'2o59q9jmUp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5961,'2o59q9jmUp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5962,'2o59q9jmUp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5963,'0pp5nVah4D','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5964,'0pp5nVah4D','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5965,'0pp5nVah4D','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5966,'0pp5nVah4D','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5967,'0pp5nVah4D','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5968,'0pp5nVah4D','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5969,'0pp5nVah4D','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5970,'0pp5nVah4D','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5971,'0pp5nVah4D','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5972,'0pp5nVah4D','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5973,'0pp5nVah4D','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5974,'LNZcfXQ6FZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5975,'LNZcfXQ6FZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5976,'LNZcfXQ6FZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5977,'LNZcfXQ6FZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5978,'LNZcfXQ6FZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5979,'LNZcfXQ6FZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5980,'LNZcfXQ6FZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5981,'LNZcfXQ6FZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5982,'LNZcfXQ6FZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5983,'LNZcfXQ6FZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5984,'LNZcfXQ6FZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5985,'r97im7XiSp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5986,'r97im7XiSp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5987,'r97im7XiSp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5988,'r97im7XiSp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5989,'r97im7XiSp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5990,'r97im7XiSp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5991,'r97im7XiSp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5992,'r97im7XiSp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5993,'r97im7XiSp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5994,'r97im7XiSp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5995,'r97im7XiSp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5996,'A5W0oOlYIS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5997,'A5W0oOlYIS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5998,'A5W0oOlYIS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (5999,'A5W0oOlYIS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6000,'A5W0oOlYIS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6001,'A5W0oOlYIS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6002,'A5W0oOlYIS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6003,'A5W0oOlYIS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6004,'A5W0oOlYIS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6005,'A5W0oOlYIS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6006,'A5W0oOlYIS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6007,'3k7XE7TO3M','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6008,'3k7XE7TO3M','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6009,'3k7XE7TO3M','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6010,'3k7XE7TO3M','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6011,'3k7XE7TO3M','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6012,'3k7XE7TO3M','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6013,'3k7XE7TO3M','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6014,'3k7XE7TO3M','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6015,'3k7XE7TO3M','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6016,'3k7XE7TO3M','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6017,'3k7XE7TO3M','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6018,'X37eSK03gF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6019,'X37eSK03gF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6020,'X37eSK03gF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6021,'X37eSK03gF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6022,'X37eSK03gF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6023,'X37eSK03gF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6024,'X37eSK03gF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6025,'X37eSK03gF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6026,'X37eSK03gF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6027,'X37eSK03gF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6028,'X37eSK03gF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6029,'hOKWSyDMEl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6030,'hOKWSyDMEl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6031,'hOKWSyDMEl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6032,'hOKWSyDMEl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6033,'hOKWSyDMEl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6034,'hOKWSyDMEl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6035,'hOKWSyDMEl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6036,'hOKWSyDMEl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6037,'hOKWSyDMEl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6038,'hOKWSyDMEl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6039,'hOKWSyDMEl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6040,'DwIQOIPMS6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6041,'DwIQOIPMS6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6042,'DwIQOIPMS6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6043,'DwIQOIPMS6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6044,'DwIQOIPMS6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6045,'DwIQOIPMS6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6046,'DwIQOIPMS6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6047,'DwIQOIPMS6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6048,'DwIQOIPMS6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6049,'DwIQOIPMS6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6050,'DwIQOIPMS6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6051,'K4PRZXSJ23','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6052,'K4PRZXSJ23','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6053,'K4PRZXSJ23','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6054,'K4PRZXSJ23','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6055,'K4PRZXSJ23','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6056,'K4PRZXSJ23','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6057,'K4PRZXSJ23','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6058,'K4PRZXSJ23','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6059,'K4PRZXSJ23','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6060,'K4PRZXSJ23','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6061,'K4PRZXSJ23','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6062,'Be9UUItEGh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6063,'Be9UUItEGh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6064,'Be9UUItEGh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6065,'Be9UUItEGh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6066,'Be9UUItEGh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6067,'Be9UUItEGh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6068,'Be9UUItEGh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6069,'Be9UUItEGh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6070,'Be9UUItEGh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6071,'Be9UUItEGh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6072,'Be9UUItEGh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6073,'gO3hmcvouY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6074,'gO3hmcvouY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6075,'gO3hmcvouY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6076,'gO3hmcvouY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6077,'gO3hmcvouY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6078,'gO3hmcvouY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6079,'gO3hmcvouY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6080,'gO3hmcvouY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6081,'gO3hmcvouY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6082,'gO3hmcvouY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6083,'gO3hmcvouY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6084,'5TJplHM20I','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6085,'5TJplHM20I','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6086,'5TJplHM20I','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6087,'5TJplHM20I','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6088,'5TJplHM20I','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6089,'5TJplHM20I','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6090,'5TJplHM20I','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6091,'5TJplHM20I','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6092,'5TJplHM20I','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6093,'5TJplHM20I','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6094,'5TJplHM20I','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6095,'PjHmF8U68j','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6096,'PjHmF8U68j','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6097,'PjHmF8U68j','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6098,'PjHmF8U68j','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6099,'PjHmF8U68j','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6100,'PjHmF8U68j','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6101,'PjHmF8U68j','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6102,'PjHmF8U68j','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6103,'PjHmF8U68j','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6104,'PjHmF8U68j','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6105,'PjHmF8U68j','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6106,'UYmh7KZYsE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6107,'UYmh7KZYsE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6108,'UYmh7KZYsE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6109,'UYmh7KZYsE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6110,'UYmh7KZYsE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6111,'UYmh7KZYsE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6112,'UYmh7KZYsE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6113,'UYmh7KZYsE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6114,'UYmh7KZYsE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6115,'UYmh7KZYsE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6116,'UYmh7KZYsE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6117,'Vi55o1bYCH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6118,'Vi55o1bYCH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6119,'Vi55o1bYCH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6120,'Vi55o1bYCH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6121,'Vi55o1bYCH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6122,'Vi55o1bYCH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6123,'Vi55o1bYCH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6124,'Vi55o1bYCH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6125,'Vi55o1bYCH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6126,'Vi55o1bYCH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6127,'Vi55o1bYCH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6128,'dxxKVbEFzP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6129,'dxxKVbEFzP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6130,'dxxKVbEFzP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6131,'dxxKVbEFzP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6132,'dxxKVbEFzP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6133,'dxxKVbEFzP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6134,'dxxKVbEFzP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6135,'dxxKVbEFzP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6136,'dxxKVbEFzP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6137,'dxxKVbEFzP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6138,'dxxKVbEFzP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6139,'NBPUXdq2hT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6140,'NBPUXdq2hT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6141,'NBPUXdq2hT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6142,'NBPUXdq2hT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6143,'NBPUXdq2hT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6144,'NBPUXdq2hT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6145,'NBPUXdq2hT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6146,'NBPUXdq2hT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6147,'NBPUXdq2hT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6148,'NBPUXdq2hT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6149,'NBPUXdq2hT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6150,'AnLxz05ndo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6151,'AnLxz05ndo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6152,'AnLxz05ndo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6153,'AnLxz05ndo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6154,'AnLxz05ndo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6155,'AnLxz05ndo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6156,'AnLxz05ndo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6157,'AnLxz05ndo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6158,'AnLxz05ndo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6159,'AnLxz05ndo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6160,'AnLxz05ndo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6161,'mqEdCaL3q9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6162,'mqEdCaL3q9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6163,'mqEdCaL3q9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6164,'mqEdCaL3q9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6165,'mqEdCaL3q9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6166,'mqEdCaL3q9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6167,'mqEdCaL3q9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6168,'mqEdCaL3q9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6169,'mqEdCaL3q9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6170,'mqEdCaL3q9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6171,'mqEdCaL3q9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6172,'a3CVyubeM1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6173,'a3CVyubeM1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6174,'a3CVyubeM1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6175,'a3CVyubeM1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6176,'a3CVyubeM1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6177,'a3CVyubeM1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6178,'a3CVyubeM1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6179,'a3CVyubeM1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6180,'a3CVyubeM1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6181,'a3CVyubeM1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6182,'a3CVyubeM1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6183,'0C51IAzqIb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6184,'0C51IAzqIb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6185,'0C51IAzqIb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6186,'0C51IAzqIb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6187,'0C51IAzqIb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6188,'0C51IAzqIb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6189,'0C51IAzqIb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6190,'0C51IAzqIb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6191,'0C51IAzqIb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6192,'0C51IAzqIb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6193,'0C51IAzqIb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6194,'sQMTci4Ik3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6195,'sQMTci4Ik3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6196,'sQMTci4Ik3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6197,'sQMTci4Ik3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6198,'sQMTci4Ik3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6199,'sQMTci4Ik3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6200,'sQMTci4Ik3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6201,'sQMTci4Ik3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6202,'sQMTci4Ik3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6203,'sQMTci4Ik3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6204,'sQMTci4Ik3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6205,'e4LFB4Cd67','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6206,'e4LFB4Cd67','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6207,'e4LFB4Cd67','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6208,'e4LFB4Cd67','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6209,'e4LFB4Cd67','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6210,'e4LFB4Cd67','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6211,'e4LFB4Cd67','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6212,'e4LFB4Cd67','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6213,'e4LFB4Cd67','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6214,'e4LFB4Cd67','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6215,'e4LFB4Cd67','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6216,'3CwZwG2kmc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6217,'3CwZwG2kmc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6218,'3CwZwG2kmc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6219,'3CwZwG2kmc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6220,'3CwZwG2kmc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6221,'3CwZwG2kmc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6222,'3CwZwG2kmc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6223,'3CwZwG2kmc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6224,'3CwZwG2kmc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6225,'3CwZwG2kmc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6226,'3CwZwG2kmc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6227,'c9yPswjuim','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6228,'c9yPswjuim','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6229,'c9yPswjuim','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6230,'c9yPswjuim','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6231,'c9yPswjuim','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6232,'c9yPswjuim','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6233,'c9yPswjuim','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6234,'c9yPswjuim','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6235,'c9yPswjuim','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6236,'c9yPswjuim','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6237,'c9yPswjuim','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6238,'jHPwv4MXRz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6239,'jHPwv4MXRz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6240,'jHPwv4MXRz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6241,'jHPwv4MXRz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6242,'jHPwv4MXRz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6243,'jHPwv4MXRz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6244,'jHPwv4MXRz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6245,'jHPwv4MXRz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6246,'jHPwv4MXRz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6247,'jHPwv4MXRz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6248,'jHPwv4MXRz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6249,'7lLlpxKF0E','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6250,'7lLlpxKF0E','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6251,'7lLlpxKF0E','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6252,'7lLlpxKF0E','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6253,'7lLlpxKF0E','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6254,'7lLlpxKF0E','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6255,'7lLlpxKF0E','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6256,'7lLlpxKF0E','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6257,'7lLlpxKF0E','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6258,'7lLlpxKF0E','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6259,'7lLlpxKF0E','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6260,'iw3vQK63EG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6261,'iw3vQK63EG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6262,'iw3vQK63EG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6263,'iw3vQK63EG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6264,'iw3vQK63EG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6265,'iw3vQK63EG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6266,'iw3vQK63EG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6267,'iw3vQK63EG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6268,'iw3vQK63EG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6269,'iw3vQK63EG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6270,'iw3vQK63EG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6271,'EtLzVnML4y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6272,'EtLzVnML4y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6273,'EtLzVnML4y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6274,'EtLzVnML4y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6275,'EtLzVnML4y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6276,'EtLzVnML4y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6277,'EtLzVnML4y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6278,'EtLzVnML4y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6279,'EtLzVnML4y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6280,'EtLzVnML4y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6281,'EtLzVnML4y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6282,'QIQHYmjYka','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6283,'QIQHYmjYka','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6284,'QIQHYmjYka','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6285,'QIQHYmjYka','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6286,'QIQHYmjYka','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6287,'QIQHYmjYka','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6288,'QIQHYmjYka','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6289,'QIQHYmjYka','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6290,'QIQHYmjYka','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6291,'QIQHYmjYka','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6292,'QIQHYmjYka','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6293,'LkIcAid9O8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6294,'LkIcAid9O8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6295,'LkIcAid9O8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6296,'LkIcAid9O8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6297,'LkIcAid9O8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6298,'LkIcAid9O8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6299,'LkIcAid9O8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6300,'LkIcAid9O8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6301,'LkIcAid9O8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6302,'LkIcAid9O8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6303,'LkIcAid9O8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6304,'1nZ4d0UvHC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6305,'1nZ4d0UvHC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6306,'1nZ4d0UvHC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6307,'1nZ4d0UvHC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6308,'1nZ4d0UvHC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6309,'1nZ4d0UvHC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6310,'1nZ4d0UvHC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6311,'1nZ4d0UvHC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6312,'1nZ4d0UvHC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6313,'1nZ4d0UvHC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6314,'1nZ4d0UvHC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6315,'dWOgCq4KAJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6316,'dWOgCq4KAJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6317,'dWOgCq4KAJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6318,'dWOgCq4KAJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6319,'dWOgCq4KAJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6320,'dWOgCq4KAJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6321,'dWOgCq4KAJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6322,'dWOgCq4KAJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6323,'dWOgCq4KAJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6324,'dWOgCq4KAJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6325,'dWOgCq4KAJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6326,'c4LnNfAtno','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6327,'c4LnNfAtno','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6328,'c4LnNfAtno','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6329,'c4LnNfAtno','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6330,'c4LnNfAtno','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6331,'c4LnNfAtno','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6332,'c4LnNfAtno','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6333,'c4LnNfAtno','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6334,'c4LnNfAtno','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6335,'c4LnNfAtno','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6336,'c4LnNfAtno','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6337,'SE5r9qviAg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6338,'SE5r9qviAg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6339,'SE5r9qviAg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6340,'SE5r9qviAg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6341,'SE5r9qviAg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6342,'SE5r9qviAg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6343,'SE5r9qviAg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6344,'SE5r9qviAg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6345,'SE5r9qviAg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6346,'SE5r9qviAg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6347,'SE5r9qviAg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6348,'bJ2UT4czbv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6349,'bJ2UT4czbv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6350,'bJ2UT4czbv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6351,'bJ2UT4czbv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6352,'bJ2UT4czbv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6353,'bJ2UT4czbv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6354,'bJ2UT4czbv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6355,'bJ2UT4czbv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6356,'bJ2UT4czbv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6357,'bJ2UT4czbv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6358,'bJ2UT4czbv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6359,'PbZktJMXhx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6360,'PbZktJMXhx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6361,'PbZktJMXhx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6362,'PbZktJMXhx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6363,'PbZktJMXhx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6364,'PbZktJMXhx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6365,'PbZktJMXhx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6366,'PbZktJMXhx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6367,'PbZktJMXhx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6368,'PbZktJMXhx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6369,'PbZktJMXhx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6370,'e46Prda8L9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6371,'e46Prda8L9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6372,'e46Prda8L9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6373,'e46Prda8L9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6374,'e46Prda8L9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6375,'e46Prda8L9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6376,'e46Prda8L9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6377,'e46Prda8L9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6378,'e46Prda8L9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6379,'e46Prda8L9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6380,'e46Prda8L9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6381,'eASPICdIEs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6382,'eASPICdIEs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6383,'eASPICdIEs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6384,'eASPICdIEs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6385,'eASPICdIEs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6386,'eASPICdIEs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6387,'eASPICdIEs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6388,'eASPICdIEs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6389,'eASPICdIEs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6390,'eASPICdIEs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6391,'eASPICdIEs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6392,'2e3iQkLC3L','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6393,'2e3iQkLC3L','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6394,'2e3iQkLC3L','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6395,'2e3iQkLC3L','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6396,'2e3iQkLC3L','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6397,'2e3iQkLC3L','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6398,'2e3iQkLC3L','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6399,'2e3iQkLC3L','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6400,'2e3iQkLC3L','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6401,'2e3iQkLC3L','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6402,'2e3iQkLC3L','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6403,'ExdvTp92lM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6404,'ExdvTp92lM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6405,'ExdvTp92lM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6406,'ExdvTp92lM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6407,'ExdvTp92lM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6408,'ExdvTp92lM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6409,'ExdvTp92lM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6410,'ExdvTp92lM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6411,'ExdvTp92lM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6412,'ExdvTp92lM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6413,'ExdvTp92lM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6414,'J82WZFcFHh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6415,'J82WZFcFHh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6416,'J82WZFcFHh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6417,'J82WZFcFHh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6418,'J82WZFcFHh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6419,'J82WZFcFHh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6420,'J82WZFcFHh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6421,'J82WZFcFHh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6422,'J82WZFcFHh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6423,'J82WZFcFHh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6424,'J82WZFcFHh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6425,'GMWJS5zI7S','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6426,'GMWJS5zI7S','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6427,'GMWJS5zI7S','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6428,'GMWJS5zI7S','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6429,'GMWJS5zI7S','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6430,'GMWJS5zI7S','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6431,'GMWJS5zI7S','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6432,'GMWJS5zI7S','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6433,'GMWJS5zI7S','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6434,'GMWJS5zI7S','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6435,'GMWJS5zI7S','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6436,'4yeig7jEEv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6437,'4yeig7jEEv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6438,'4yeig7jEEv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6439,'4yeig7jEEv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6440,'4yeig7jEEv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6441,'4yeig7jEEv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6442,'4yeig7jEEv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6443,'4yeig7jEEv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6444,'4yeig7jEEv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6445,'4yeig7jEEv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6446,'4yeig7jEEv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6447,'bi5U7AF7Gl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6448,'bi5U7AF7Gl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6449,'bi5U7AF7Gl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6450,'bi5U7AF7Gl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6451,'bi5U7AF7Gl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6452,'bi5U7AF7Gl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6453,'bi5U7AF7Gl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6454,'bi5U7AF7Gl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6455,'bi5U7AF7Gl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6456,'bi5U7AF7Gl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6457,'bi5U7AF7Gl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6458,'Zcquww29u6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6459,'Zcquww29u6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6460,'Zcquww29u6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6461,'Zcquww29u6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6462,'Zcquww29u6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6463,'Zcquww29u6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6464,'Zcquww29u6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6465,'Zcquww29u6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6466,'Zcquww29u6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6467,'Zcquww29u6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6468,'Zcquww29u6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6469,'0KQa35HKij','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6470,'0KQa35HKij','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6471,'0KQa35HKij','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6472,'0KQa35HKij','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6473,'0KQa35HKij','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6474,'0KQa35HKij','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6475,'0KQa35HKij','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6476,'0KQa35HKij','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6477,'0KQa35HKij','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6478,'0KQa35HKij','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6479,'0KQa35HKij','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6480,'fUigg5dUGz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6481,'fUigg5dUGz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6482,'fUigg5dUGz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6483,'fUigg5dUGz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6484,'fUigg5dUGz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6485,'fUigg5dUGz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6486,'fUigg5dUGz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6487,'fUigg5dUGz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6488,'fUigg5dUGz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6489,'fUigg5dUGz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6490,'fUigg5dUGz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6491,'qPBTBj5PNG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6492,'qPBTBj5PNG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6493,'qPBTBj5PNG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6494,'qPBTBj5PNG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6495,'qPBTBj5PNG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6496,'qPBTBj5PNG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6497,'qPBTBj5PNG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6498,'qPBTBj5PNG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6499,'qPBTBj5PNG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6500,'qPBTBj5PNG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6501,'qPBTBj5PNG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6502,'UOenSuTO3e','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6503,'UOenSuTO3e','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6504,'UOenSuTO3e','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6505,'UOenSuTO3e','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6506,'UOenSuTO3e','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6507,'UOenSuTO3e','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6508,'UOenSuTO3e','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6509,'UOenSuTO3e','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6510,'UOenSuTO3e','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6511,'UOenSuTO3e','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6512,'UOenSuTO3e','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6513,'GsmPuibeAk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6514,'GsmPuibeAk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6515,'GsmPuibeAk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6516,'GsmPuibeAk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6517,'GsmPuibeAk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6518,'GsmPuibeAk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6519,'GsmPuibeAk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6520,'GsmPuibeAk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6521,'GsmPuibeAk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6522,'GsmPuibeAk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6523,'GsmPuibeAk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6524,'bsoymeN7YV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6525,'bsoymeN7YV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6526,'bsoymeN7YV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6527,'bsoymeN7YV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6528,'bsoymeN7YV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6529,'bsoymeN7YV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6530,'bsoymeN7YV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6531,'bsoymeN7YV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6532,'bsoymeN7YV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6533,'bsoymeN7YV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6534,'bsoymeN7YV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6535,'SRHpbZitFo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6536,'SRHpbZitFo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6537,'SRHpbZitFo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6538,'SRHpbZitFo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6539,'SRHpbZitFo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6540,'SRHpbZitFo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6541,'SRHpbZitFo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6542,'SRHpbZitFo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6543,'SRHpbZitFo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6544,'SRHpbZitFo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6545,'SRHpbZitFo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6546,'MJTN0dcXh9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6547,'MJTN0dcXh9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6548,'MJTN0dcXh9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6549,'MJTN0dcXh9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6550,'MJTN0dcXh9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6551,'MJTN0dcXh9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6552,'MJTN0dcXh9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6553,'MJTN0dcXh9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6554,'MJTN0dcXh9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6555,'MJTN0dcXh9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6556,'MJTN0dcXh9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6557,'WlvzPrkhZU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6558,'WlvzPrkhZU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6559,'WlvzPrkhZU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6560,'WlvzPrkhZU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6561,'WlvzPrkhZU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6562,'WlvzPrkhZU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6563,'WlvzPrkhZU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6564,'WlvzPrkhZU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6565,'WlvzPrkhZU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6566,'WlvzPrkhZU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6567,'WlvzPrkhZU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6568,'IJ6xnlaX8q','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6569,'IJ6xnlaX8q','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6570,'IJ6xnlaX8q','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6571,'IJ6xnlaX8q','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6572,'IJ6xnlaX8q','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6573,'IJ6xnlaX8q','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6574,'IJ6xnlaX8q','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6575,'IJ6xnlaX8q','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6576,'IJ6xnlaX8q','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6577,'IJ6xnlaX8q','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6578,'IJ6xnlaX8q','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6579,'KWY2EIlWyK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6580,'KWY2EIlWyK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6581,'KWY2EIlWyK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6582,'KWY2EIlWyK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6583,'KWY2EIlWyK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6584,'KWY2EIlWyK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6585,'KWY2EIlWyK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6586,'KWY2EIlWyK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6587,'KWY2EIlWyK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6588,'KWY2EIlWyK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6589,'KWY2EIlWyK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6590,'SsmT5wv1mW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6591,'SsmT5wv1mW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6592,'SsmT5wv1mW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6593,'SsmT5wv1mW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6594,'SsmT5wv1mW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6595,'SsmT5wv1mW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6596,'SsmT5wv1mW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6597,'SsmT5wv1mW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6598,'SsmT5wv1mW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6599,'SsmT5wv1mW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6600,'SsmT5wv1mW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6601,'JjvcdtqVNx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6602,'JjvcdtqVNx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6603,'JjvcdtqVNx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6604,'JjvcdtqVNx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6605,'JjvcdtqVNx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6606,'JjvcdtqVNx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6607,'JjvcdtqVNx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6608,'JjvcdtqVNx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6609,'JjvcdtqVNx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6610,'JjvcdtqVNx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6611,'JjvcdtqVNx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6612,'Zo5CmEHIUv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6613,'Zo5CmEHIUv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6614,'Zo5CmEHIUv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6615,'Zo5CmEHIUv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6616,'Zo5CmEHIUv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6617,'Zo5CmEHIUv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6618,'Zo5CmEHIUv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6619,'Zo5CmEHIUv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6620,'Zo5CmEHIUv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6621,'Zo5CmEHIUv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6622,'Zo5CmEHIUv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6623,'0a1wISDOUv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6624,'0a1wISDOUv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6625,'0a1wISDOUv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6626,'0a1wISDOUv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6627,'0a1wISDOUv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6628,'0a1wISDOUv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6629,'0a1wISDOUv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6630,'0a1wISDOUv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6631,'0a1wISDOUv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6632,'0a1wISDOUv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6633,'0a1wISDOUv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6634,'ADxd8vE6Ja','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6635,'ADxd8vE6Ja','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6636,'ADxd8vE6Ja','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6637,'ADxd8vE6Ja','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6638,'ADxd8vE6Ja','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6639,'ADxd8vE6Ja','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6640,'ADxd8vE6Ja','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6641,'ADxd8vE6Ja','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6642,'ADxd8vE6Ja','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6643,'ADxd8vE6Ja','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6644,'ADxd8vE6Ja','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6645,'kcgvkKF7iM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6646,'kcgvkKF7iM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6647,'kcgvkKF7iM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6648,'kcgvkKF7iM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6649,'kcgvkKF7iM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6650,'kcgvkKF7iM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6651,'kcgvkKF7iM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6652,'kcgvkKF7iM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6653,'kcgvkKF7iM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6654,'kcgvkKF7iM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6655,'kcgvkKF7iM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6656,'pHhKHXu2Dt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6657,'pHhKHXu2Dt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6658,'pHhKHXu2Dt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6659,'pHhKHXu2Dt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6660,'pHhKHXu2Dt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6661,'pHhKHXu2Dt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6662,'pHhKHXu2Dt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6663,'pHhKHXu2Dt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6664,'pHhKHXu2Dt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6665,'pHhKHXu2Dt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6666,'pHhKHXu2Dt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6667,'YzBB2hYVNQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6668,'YzBB2hYVNQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6669,'YzBB2hYVNQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6670,'YzBB2hYVNQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6671,'YzBB2hYVNQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6672,'YzBB2hYVNQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6673,'YzBB2hYVNQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6674,'YzBB2hYVNQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6675,'YzBB2hYVNQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6676,'YzBB2hYVNQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6677,'YzBB2hYVNQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6678,'7RdtdfCxL9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6679,'7RdtdfCxL9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6680,'7RdtdfCxL9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6681,'7RdtdfCxL9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6682,'7RdtdfCxL9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6683,'7RdtdfCxL9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6684,'7RdtdfCxL9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6685,'7RdtdfCxL9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6686,'7RdtdfCxL9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6687,'7RdtdfCxL9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6688,'7RdtdfCxL9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6689,'GCKdsG4OYk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6690,'GCKdsG4OYk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6691,'GCKdsG4OYk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6692,'GCKdsG4OYk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6693,'GCKdsG4OYk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6694,'GCKdsG4OYk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6695,'GCKdsG4OYk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6696,'GCKdsG4OYk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6697,'GCKdsG4OYk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6698,'GCKdsG4OYk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6699,'GCKdsG4OYk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6700,'K0Zpf03b0k','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6701,'K0Zpf03b0k','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6702,'K0Zpf03b0k','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6703,'K0Zpf03b0k','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6704,'K0Zpf03b0k','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6705,'K0Zpf03b0k','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6706,'K0Zpf03b0k','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6707,'K0Zpf03b0k','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6708,'K0Zpf03b0k','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6709,'K0Zpf03b0k','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6710,'K0Zpf03b0k','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6711,'FWWoa94g3J','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6712,'FWWoa94g3J','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6713,'FWWoa94g3J','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6714,'FWWoa94g3J','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6715,'FWWoa94g3J','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6716,'FWWoa94g3J','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6717,'FWWoa94g3J','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6718,'FWWoa94g3J','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6719,'FWWoa94g3J','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6720,'FWWoa94g3J','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6721,'FWWoa94g3J','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6722,'f24WZt1XP6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6723,'f24WZt1XP6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6724,'f24WZt1XP6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6725,'f24WZt1XP6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6726,'f24WZt1XP6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6727,'f24WZt1XP6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6728,'f24WZt1XP6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6729,'f24WZt1XP6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6730,'f24WZt1XP6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6731,'f24WZt1XP6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6732,'f24WZt1XP6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6733,'rFhIfRU2x6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6734,'rFhIfRU2x6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6735,'rFhIfRU2x6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6736,'rFhIfRU2x6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6737,'rFhIfRU2x6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6738,'rFhIfRU2x6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6739,'rFhIfRU2x6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6740,'rFhIfRU2x6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6741,'rFhIfRU2x6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6742,'rFhIfRU2x6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6743,'rFhIfRU2x6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6744,'r7u7uA0koB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6745,'r7u7uA0koB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6746,'r7u7uA0koB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6747,'r7u7uA0koB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6748,'r7u7uA0koB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6749,'r7u7uA0koB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6750,'r7u7uA0koB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6751,'r7u7uA0koB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6752,'r7u7uA0koB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6753,'r7u7uA0koB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6754,'r7u7uA0koB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6755,'bNVQLBkLpX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6756,'bNVQLBkLpX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6757,'bNVQLBkLpX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6758,'bNVQLBkLpX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6759,'bNVQLBkLpX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6760,'bNVQLBkLpX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6761,'bNVQLBkLpX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6762,'bNVQLBkLpX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6763,'bNVQLBkLpX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6764,'bNVQLBkLpX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6765,'bNVQLBkLpX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6766,'PaeAcUtcgj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6767,'PaeAcUtcgj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6768,'PaeAcUtcgj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6769,'PaeAcUtcgj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6770,'PaeAcUtcgj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6771,'PaeAcUtcgj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6772,'PaeAcUtcgj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6773,'PaeAcUtcgj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6774,'PaeAcUtcgj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6775,'PaeAcUtcgj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6776,'PaeAcUtcgj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6777,'EKET79lSME','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6778,'EKET79lSME','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6779,'EKET79lSME','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6780,'EKET79lSME','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6781,'EKET79lSME','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6782,'EKET79lSME','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6783,'EKET79lSME','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6784,'EKET79lSME','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6785,'EKET79lSME','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6786,'EKET79lSME','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6787,'EKET79lSME','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6788,'By1mqkfEch','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6789,'By1mqkfEch','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6790,'By1mqkfEch','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6791,'By1mqkfEch','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6792,'By1mqkfEch','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6793,'By1mqkfEch','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6794,'By1mqkfEch','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6795,'By1mqkfEch','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6796,'By1mqkfEch','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6797,'By1mqkfEch','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6798,'By1mqkfEch','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6799,'1x4P8z3jpA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6800,'1x4P8z3jpA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6801,'1x4P8z3jpA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6802,'1x4P8z3jpA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6803,'1x4P8z3jpA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6804,'1x4P8z3jpA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6805,'1x4P8z3jpA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6806,'1x4P8z3jpA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6807,'1x4P8z3jpA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6808,'1x4P8z3jpA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6809,'1x4P8z3jpA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6810,'lyCO3OpqaJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6811,'lyCO3OpqaJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6812,'lyCO3OpqaJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6813,'lyCO3OpqaJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6814,'lyCO3OpqaJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6815,'lyCO3OpqaJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6816,'lyCO3OpqaJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6817,'lyCO3OpqaJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6818,'lyCO3OpqaJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6819,'lyCO3OpqaJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6820,'lyCO3OpqaJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6821,'FpP1hfmLbN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6822,'FpP1hfmLbN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6823,'FpP1hfmLbN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6824,'FpP1hfmLbN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6825,'FpP1hfmLbN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6826,'FpP1hfmLbN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6827,'FpP1hfmLbN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6828,'FpP1hfmLbN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6829,'FpP1hfmLbN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6830,'FpP1hfmLbN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6831,'FpP1hfmLbN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6832,'1HRT8XiTl7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6833,'1HRT8XiTl7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6834,'1HRT8XiTl7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6835,'1HRT8XiTl7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6836,'1HRT8XiTl7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6837,'1HRT8XiTl7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6838,'1HRT8XiTl7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6839,'1HRT8XiTl7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6840,'1HRT8XiTl7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6841,'1HRT8XiTl7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6842,'1HRT8XiTl7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6843,'3bxZ6XMl6Q','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6844,'3bxZ6XMl6Q','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6845,'3bxZ6XMl6Q','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6846,'3bxZ6XMl6Q','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6847,'3bxZ6XMl6Q','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6848,'3bxZ6XMl6Q','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6849,'3bxZ6XMl6Q','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6850,'3bxZ6XMl6Q','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6851,'3bxZ6XMl6Q','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6852,'3bxZ6XMl6Q','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6853,'3bxZ6XMl6Q','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6854,'a35RCizoKk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6855,'a35RCizoKk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6856,'a35RCizoKk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6857,'a35RCizoKk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6858,'a35RCizoKk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6859,'a35RCizoKk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6860,'a35RCizoKk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6861,'a35RCizoKk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6862,'a35RCizoKk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6863,'a35RCizoKk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6864,'a35RCizoKk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6865,'xXn1jjGn0p','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6866,'xXn1jjGn0p','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6867,'xXn1jjGn0p','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6868,'xXn1jjGn0p','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6869,'xXn1jjGn0p','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6870,'xXn1jjGn0p','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6871,'xXn1jjGn0p','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6872,'xXn1jjGn0p','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6873,'xXn1jjGn0p','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6874,'xXn1jjGn0p','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6875,'xXn1jjGn0p','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6876,'5qy2Skr3Cg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6877,'5qy2Skr3Cg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6878,'5qy2Skr3Cg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6879,'5qy2Skr3Cg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6880,'5qy2Skr3Cg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6881,'5qy2Skr3Cg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6882,'5qy2Skr3Cg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6883,'5qy2Skr3Cg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6884,'5qy2Skr3Cg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6885,'5qy2Skr3Cg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6886,'5qy2Skr3Cg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6887,'uJNz2R5JdW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6888,'uJNz2R5JdW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6889,'uJNz2R5JdW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6890,'uJNz2R5JdW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6891,'uJNz2R5JdW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6892,'uJNz2R5JdW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6893,'uJNz2R5JdW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6894,'uJNz2R5JdW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6895,'uJNz2R5JdW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6896,'uJNz2R5JdW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6897,'uJNz2R5JdW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6898,'0seAUcT1CR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6899,'0seAUcT1CR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6900,'0seAUcT1CR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6901,'0seAUcT1CR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6902,'0seAUcT1CR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6903,'0seAUcT1CR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6904,'0seAUcT1CR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6905,'0seAUcT1CR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6906,'0seAUcT1CR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6907,'0seAUcT1CR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6908,'0seAUcT1CR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6909,'6qeQ3eReIR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6910,'6qeQ3eReIR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6911,'6qeQ3eReIR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6912,'6qeQ3eReIR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6913,'6qeQ3eReIR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6914,'6qeQ3eReIR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6915,'6qeQ3eReIR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6916,'6qeQ3eReIR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6917,'6qeQ3eReIR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6918,'6qeQ3eReIR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6919,'6qeQ3eReIR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6920,'aZvjZbiBPA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6921,'aZvjZbiBPA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6922,'aZvjZbiBPA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6923,'aZvjZbiBPA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6924,'aZvjZbiBPA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6925,'aZvjZbiBPA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6926,'aZvjZbiBPA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6927,'aZvjZbiBPA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6928,'aZvjZbiBPA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6929,'aZvjZbiBPA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6930,'aZvjZbiBPA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6931,'JcUwY7xY16','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6932,'JcUwY7xY16','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6933,'JcUwY7xY16','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6934,'JcUwY7xY16','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6935,'JcUwY7xY16','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6936,'JcUwY7xY16','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6937,'JcUwY7xY16','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6938,'JcUwY7xY16','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6939,'JcUwY7xY16','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6940,'JcUwY7xY16','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6941,'JcUwY7xY16','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6942,'s26B2TuXRW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6943,'s26B2TuXRW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6944,'s26B2TuXRW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6945,'s26B2TuXRW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6946,'s26B2TuXRW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6947,'s26B2TuXRW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6948,'s26B2TuXRW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6949,'s26B2TuXRW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6950,'s26B2TuXRW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6951,'s26B2TuXRW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6952,'s26B2TuXRW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6953,'nKkOI3nOCn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6954,'nKkOI3nOCn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6955,'nKkOI3nOCn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6956,'nKkOI3nOCn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6957,'nKkOI3nOCn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6958,'nKkOI3nOCn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6959,'nKkOI3nOCn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6960,'nKkOI3nOCn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6961,'nKkOI3nOCn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6962,'nKkOI3nOCn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6963,'nKkOI3nOCn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6964,'svj6pLEVHi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6965,'svj6pLEVHi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6966,'svj6pLEVHi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6967,'svj6pLEVHi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6968,'svj6pLEVHi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6969,'svj6pLEVHi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6970,'svj6pLEVHi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6971,'svj6pLEVHi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6972,'svj6pLEVHi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6973,'svj6pLEVHi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6974,'svj6pLEVHi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6975,'9Ig4oUJM3o','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6976,'9Ig4oUJM3o','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6977,'9Ig4oUJM3o','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6978,'9Ig4oUJM3o','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6979,'9Ig4oUJM3o','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6980,'9Ig4oUJM3o','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6981,'9Ig4oUJM3o','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6982,'9Ig4oUJM3o','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6983,'9Ig4oUJM3o','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6984,'9Ig4oUJM3o','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6985,'9Ig4oUJM3o','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6986,'yNv8D8Mr8A','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6987,'yNv8D8Mr8A','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6988,'yNv8D8Mr8A','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6989,'yNv8D8Mr8A','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6990,'yNv8D8Mr8A','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6991,'yNv8D8Mr8A','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6992,'yNv8D8Mr8A','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6993,'yNv8D8Mr8A','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6994,'yNv8D8Mr8A','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6995,'yNv8D8Mr8A','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6996,'yNv8D8Mr8A','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6997,'AnbrprWF07','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6998,'AnbrprWF07','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (6999,'AnbrprWF07','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7000,'AnbrprWF07','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7001,'AnbrprWF07','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7002,'AnbrprWF07','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7003,'AnbrprWF07','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7004,'AnbrprWF07','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7005,'AnbrprWF07','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7006,'AnbrprWF07','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7007,'AnbrprWF07','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7008,'TdxYbhotJJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7009,'TdxYbhotJJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7010,'TdxYbhotJJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7011,'TdxYbhotJJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7012,'TdxYbhotJJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7013,'TdxYbhotJJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7014,'TdxYbhotJJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7015,'TdxYbhotJJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7016,'TdxYbhotJJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7017,'TdxYbhotJJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7018,'TdxYbhotJJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7019,'BGyA5M6GoN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7020,'BGyA5M6GoN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7021,'BGyA5M6GoN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7022,'BGyA5M6GoN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7023,'BGyA5M6GoN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7024,'BGyA5M6GoN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7025,'BGyA5M6GoN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7026,'BGyA5M6GoN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7027,'BGyA5M6GoN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7028,'BGyA5M6GoN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7029,'BGyA5M6GoN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7030,'Jh29tzMRB4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7031,'Jh29tzMRB4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7032,'Jh29tzMRB4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7033,'Jh29tzMRB4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7034,'Jh29tzMRB4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7035,'Jh29tzMRB4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7036,'Jh29tzMRB4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7037,'Jh29tzMRB4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7038,'Jh29tzMRB4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7039,'Jh29tzMRB4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7040,'Jh29tzMRB4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7041,'31qVAynkaQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7042,'31qVAynkaQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7043,'31qVAynkaQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7044,'31qVAynkaQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7045,'31qVAynkaQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7046,'31qVAynkaQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7047,'31qVAynkaQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7048,'31qVAynkaQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7049,'31qVAynkaQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7050,'31qVAynkaQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7051,'31qVAynkaQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7052,'8GW515RIeX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7053,'8GW515RIeX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7054,'8GW515RIeX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7055,'8GW515RIeX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7056,'8GW515RIeX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7057,'8GW515RIeX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7058,'8GW515RIeX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7059,'8GW515RIeX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7060,'8GW515RIeX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7061,'8GW515RIeX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7062,'8GW515RIeX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7063,'Sz2pXRC0ZI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7064,'Sz2pXRC0ZI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7065,'Sz2pXRC0ZI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7066,'Sz2pXRC0ZI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7067,'Sz2pXRC0ZI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7068,'Sz2pXRC0ZI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7069,'Sz2pXRC0ZI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7070,'Sz2pXRC0ZI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7071,'Sz2pXRC0ZI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7072,'Sz2pXRC0ZI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7073,'Sz2pXRC0ZI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7074,'MrFFpBanjo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7075,'MrFFpBanjo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7076,'MrFFpBanjo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7077,'MrFFpBanjo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7078,'MrFFpBanjo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7079,'MrFFpBanjo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7080,'MrFFpBanjo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7081,'MrFFpBanjo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7082,'MrFFpBanjo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7083,'MrFFpBanjo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7084,'MrFFpBanjo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7085,'Rei3CU67QL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7086,'Rei3CU67QL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7087,'Rei3CU67QL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7088,'Rei3CU67QL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7089,'Rei3CU67QL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7090,'Rei3CU67QL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7091,'Rei3CU67QL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7092,'Rei3CU67QL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7093,'Rei3CU67QL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7094,'Rei3CU67QL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7095,'Rei3CU67QL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7096,'ArdXVJAf4Y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7097,'ArdXVJAf4Y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7098,'ArdXVJAf4Y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7099,'ArdXVJAf4Y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7100,'ArdXVJAf4Y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7101,'ArdXVJAf4Y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7102,'ArdXVJAf4Y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7103,'ArdXVJAf4Y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7104,'ArdXVJAf4Y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7105,'ArdXVJAf4Y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7106,'ArdXVJAf4Y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7107,'7ae4mKLguA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7108,'7ae4mKLguA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7109,'7ae4mKLguA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7110,'7ae4mKLguA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7111,'7ae4mKLguA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7112,'7ae4mKLguA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7113,'7ae4mKLguA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7114,'7ae4mKLguA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7115,'7ae4mKLguA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7116,'7ae4mKLguA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7117,'7ae4mKLguA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7118,'6qoAqm8AMP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7119,'6qoAqm8AMP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7120,'6qoAqm8AMP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7121,'6qoAqm8AMP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7122,'6qoAqm8AMP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7123,'6qoAqm8AMP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7124,'6qoAqm8AMP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7125,'6qoAqm8AMP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7126,'6qoAqm8AMP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7127,'6qoAqm8AMP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7128,'6qoAqm8AMP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7129,'QbnjXNCVZe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7130,'QbnjXNCVZe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7131,'QbnjXNCVZe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7132,'QbnjXNCVZe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7133,'QbnjXNCVZe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7134,'QbnjXNCVZe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7135,'QbnjXNCVZe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7136,'QbnjXNCVZe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7137,'QbnjXNCVZe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7138,'QbnjXNCVZe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7139,'QbnjXNCVZe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7140,'PIU7oupcmN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7141,'PIU7oupcmN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7142,'PIU7oupcmN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7143,'PIU7oupcmN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7144,'PIU7oupcmN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7145,'PIU7oupcmN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7146,'PIU7oupcmN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7147,'PIU7oupcmN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7148,'PIU7oupcmN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7149,'PIU7oupcmN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7150,'PIU7oupcmN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7151,'E2jrNhMj63','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7152,'E2jrNhMj63','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7153,'E2jrNhMj63','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7154,'E2jrNhMj63','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7155,'E2jrNhMj63','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7156,'E2jrNhMj63','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7157,'E2jrNhMj63','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7158,'E2jrNhMj63','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7159,'E2jrNhMj63','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7160,'E2jrNhMj63','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7161,'E2jrNhMj63','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7162,'l6FOfLg0tj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7163,'l6FOfLg0tj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7164,'l6FOfLg0tj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7165,'l6FOfLg0tj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7166,'l6FOfLg0tj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7167,'l6FOfLg0tj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7168,'l6FOfLg0tj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7169,'l6FOfLg0tj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7170,'l6FOfLg0tj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7171,'l6FOfLg0tj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7172,'l6FOfLg0tj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7173,'J4X5lZArxl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7174,'J4X5lZArxl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7175,'J4X5lZArxl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7176,'J4X5lZArxl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7177,'J4X5lZArxl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7178,'J4X5lZArxl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7179,'J4X5lZArxl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7180,'J4X5lZArxl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7181,'J4X5lZArxl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7182,'J4X5lZArxl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7183,'J4X5lZArxl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7184,'atZ0t6UXfA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7185,'atZ0t6UXfA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7186,'atZ0t6UXfA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7187,'atZ0t6UXfA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7188,'atZ0t6UXfA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7189,'atZ0t6UXfA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7190,'atZ0t6UXfA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7191,'atZ0t6UXfA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7192,'atZ0t6UXfA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7193,'atZ0t6UXfA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7194,'atZ0t6UXfA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7195,'DdL1Xx3n2t','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7196,'DdL1Xx3n2t','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7197,'DdL1Xx3n2t','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7198,'DdL1Xx3n2t','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7199,'DdL1Xx3n2t','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7200,'DdL1Xx3n2t','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7201,'DdL1Xx3n2t','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7202,'DdL1Xx3n2t','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7203,'DdL1Xx3n2t','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7204,'DdL1Xx3n2t','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7205,'DdL1Xx3n2t','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7206,'dXLmfVqNx6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7207,'dXLmfVqNx6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7208,'dXLmfVqNx6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7209,'dXLmfVqNx6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7210,'dXLmfVqNx6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7211,'dXLmfVqNx6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7212,'dXLmfVqNx6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7213,'dXLmfVqNx6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7214,'dXLmfVqNx6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7215,'dXLmfVqNx6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7216,'dXLmfVqNx6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7217,'3uQxKkrI5I','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7218,'3uQxKkrI5I','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7219,'3uQxKkrI5I','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7220,'3uQxKkrI5I','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7221,'3uQxKkrI5I','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7222,'3uQxKkrI5I','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7223,'3uQxKkrI5I','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7224,'3uQxKkrI5I','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7225,'3uQxKkrI5I','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7226,'3uQxKkrI5I','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7227,'3uQxKkrI5I','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7228,'6bVKJPcVRh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7229,'6bVKJPcVRh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7230,'6bVKJPcVRh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7231,'6bVKJPcVRh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7232,'6bVKJPcVRh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7233,'6bVKJPcVRh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7234,'6bVKJPcVRh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7235,'6bVKJPcVRh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7236,'6bVKJPcVRh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7237,'6bVKJPcVRh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7238,'6bVKJPcVRh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7239,'TLt7nl5bdl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7240,'TLt7nl5bdl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7241,'TLt7nl5bdl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7242,'TLt7nl5bdl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7243,'TLt7nl5bdl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7244,'TLt7nl5bdl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7245,'TLt7nl5bdl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7246,'TLt7nl5bdl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7247,'TLt7nl5bdl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7248,'TLt7nl5bdl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7249,'TLt7nl5bdl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7250,'ybr4htoPf7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7251,'ybr4htoPf7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7252,'ybr4htoPf7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7253,'ybr4htoPf7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7254,'ybr4htoPf7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7255,'ybr4htoPf7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7256,'ybr4htoPf7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7257,'ybr4htoPf7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7258,'ybr4htoPf7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7259,'ybr4htoPf7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7260,'ybr4htoPf7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7261,'hXZqfTq0Hf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7262,'hXZqfTq0Hf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7263,'hXZqfTq0Hf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7264,'hXZqfTq0Hf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7265,'hXZqfTq0Hf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7266,'hXZqfTq0Hf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7267,'hXZqfTq0Hf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7268,'hXZqfTq0Hf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7269,'hXZqfTq0Hf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7270,'hXZqfTq0Hf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7271,'hXZqfTq0Hf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7272,'CSuZYW2oaa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7273,'CSuZYW2oaa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7274,'CSuZYW2oaa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7275,'CSuZYW2oaa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7276,'CSuZYW2oaa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7277,'CSuZYW2oaa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7278,'CSuZYW2oaa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7279,'CSuZYW2oaa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7280,'CSuZYW2oaa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7281,'CSuZYW2oaa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7282,'CSuZYW2oaa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7283,'0IkUAOfa74','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7284,'0IkUAOfa74','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7285,'0IkUAOfa74','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7286,'0IkUAOfa74','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7287,'0IkUAOfa74','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7288,'0IkUAOfa74','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7289,'0IkUAOfa74','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7290,'0IkUAOfa74','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7291,'0IkUAOfa74','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7292,'0IkUAOfa74','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7293,'0IkUAOfa74','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7294,'39oV5IzaUy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7295,'39oV5IzaUy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7296,'39oV5IzaUy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7297,'39oV5IzaUy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7298,'39oV5IzaUy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7299,'39oV5IzaUy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7300,'39oV5IzaUy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7301,'39oV5IzaUy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7302,'39oV5IzaUy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7303,'39oV5IzaUy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7304,'39oV5IzaUy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7305,'hOGA7WVCA4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7306,'hOGA7WVCA4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7307,'hOGA7WVCA4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7308,'hOGA7WVCA4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7309,'hOGA7WVCA4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7310,'hOGA7WVCA4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7311,'hOGA7WVCA4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7312,'hOGA7WVCA4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7313,'hOGA7WVCA4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7314,'hOGA7WVCA4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7315,'hOGA7WVCA4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7316,'LJzYBL7JPf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7317,'LJzYBL7JPf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7318,'LJzYBL7JPf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7319,'LJzYBL7JPf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7320,'LJzYBL7JPf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7321,'LJzYBL7JPf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7322,'LJzYBL7JPf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7323,'LJzYBL7JPf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7324,'LJzYBL7JPf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7325,'LJzYBL7JPf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7326,'LJzYBL7JPf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7327,'8iu1YIjeA2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7328,'8iu1YIjeA2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7329,'8iu1YIjeA2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7330,'8iu1YIjeA2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7331,'8iu1YIjeA2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7332,'8iu1YIjeA2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7333,'8iu1YIjeA2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7334,'8iu1YIjeA2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7335,'8iu1YIjeA2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7336,'8iu1YIjeA2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7337,'8iu1YIjeA2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7338,'pXjghbu6zB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7339,'pXjghbu6zB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7340,'pXjghbu6zB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7341,'pXjghbu6zB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7342,'pXjghbu6zB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7343,'pXjghbu6zB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7344,'pXjghbu6zB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7345,'pXjghbu6zB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7346,'pXjghbu6zB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7347,'pXjghbu6zB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7348,'pXjghbu6zB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7349,'RwEsm9h1Un','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7350,'RwEsm9h1Un','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7351,'RwEsm9h1Un','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7352,'RwEsm9h1Un','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7353,'RwEsm9h1Un','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7354,'RwEsm9h1Un','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7355,'RwEsm9h1Un','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7356,'RwEsm9h1Un','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7357,'RwEsm9h1Un','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7358,'RwEsm9h1Un','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7359,'RwEsm9h1Un','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7360,'1XtFJBOtlo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7361,'1XtFJBOtlo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7362,'1XtFJBOtlo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7363,'1XtFJBOtlo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7364,'1XtFJBOtlo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7365,'1XtFJBOtlo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7366,'1XtFJBOtlo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7367,'1XtFJBOtlo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7368,'1XtFJBOtlo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7369,'1XtFJBOtlo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7370,'1XtFJBOtlo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7371,'SdHDjzYB8K','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7372,'SdHDjzYB8K','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7373,'SdHDjzYB8K','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7374,'SdHDjzYB8K','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7375,'SdHDjzYB8K','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7376,'SdHDjzYB8K','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7377,'SdHDjzYB8K','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7378,'SdHDjzYB8K','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7379,'SdHDjzYB8K','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7380,'SdHDjzYB8K','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7381,'SdHDjzYB8K','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7382,'LqC9qOjk5z','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7383,'LqC9qOjk5z','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7384,'LqC9qOjk5z','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7385,'LqC9qOjk5z','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7386,'LqC9qOjk5z','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7387,'LqC9qOjk5z','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7388,'LqC9qOjk5z','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7389,'LqC9qOjk5z','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7390,'LqC9qOjk5z','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7391,'LqC9qOjk5z','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7392,'LqC9qOjk5z','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7393,'6jTUllUXzN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7394,'6jTUllUXzN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7395,'6jTUllUXzN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7396,'6jTUllUXzN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7397,'6jTUllUXzN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7398,'6jTUllUXzN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7399,'6jTUllUXzN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7400,'6jTUllUXzN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7401,'6jTUllUXzN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7402,'6jTUllUXzN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7403,'6jTUllUXzN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7404,'Dws9KORQM2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7405,'Dws9KORQM2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7406,'Dws9KORQM2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7407,'Dws9KORQM2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7408,'Dws9KORQM2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7409,'Dws9KORQM2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7410,'Dws9KORQM2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7411,'Dws9KORQM2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7412,'Dws9KORQM2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7413,'Dws9KORQM2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7414,'Dws9KORQM2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7415,'pD6OJDCtJL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7416,'pD6OJDCtJL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7417,'pD6OJDCtJL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7418,'pD6OJDCtJL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7419,'pD6OJDCtJL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7420,'pD6OJDCtJL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7421,'pD6OJDCtJL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7422,'pD6OJDCtJL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7423,'pD6OJDCtJL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7424,'pD6OJDCtJL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7425,'pD6OJDCtJL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7426,'VrL76zCt6p','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7427,'VrL76zCt6p','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7428,'VrL76zCt6p','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7429,'VrL76zCt6p','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7430,'VrL76zCt6p','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7431,'VrL76zCt6p','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7432,'VrL76zCt6p','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7433,'VrL76zCt6p','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7434,'VrL76zCt6p','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7435,'VrL76zCt6p','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7436,'VrL76zCt6p','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7437,'YE3rKsBUma','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7438,'YE3rKsBUma','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7439,'YE3rKsBUma','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7440,'YE3rKsBUma','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7441,'YE3rKsBUma','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7442,'YE3rKsBUma','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7443,'YE3rKsBUma','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7444,'YE3rKsBUma','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7445,'YE3rKsBUma','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7446,'YE3rKsBUma','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7447,'YE3rKsBUma','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7448,'YM5lkyFk3s','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7449,'YM5lkyFk3s','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7450,'YM5lkyFk3s','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7451,'YM5lkyFk3s','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7452,'YM5lkyFk3s','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7453,'YM5lkyFk3s','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7454,'YM5lkyFk3s','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7455,'YM5lkyFk3s','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7456,'YM5lkyFk3s','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7457,'YM5lkyFk3s','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7458,'YM5lkyFk3s','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7459,'ZIiyiMLWkD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7460,'ZIiyiMLWkD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7461,'ZIiyiMLWkD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7462,'ZIiyiMLWkD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7463,'ZIiyiMLWkD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7464,'ZIiyiMLWkD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7465,'ZIiyiMLWkD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7466,'ZIiyiMLWkD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7467,'ZIiyiMLWkD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7468,'ZIiyiMLWkD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7469,'ZIiyiMLWkD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7470,'QbTl4BmDPE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7471,'QbTl4BmDPE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7472,'QbTl4BmDPE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7473,'QbTl4BmDPE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7474,'QbTl4BmDPE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7475,'QbTl4BmDPE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7476,'QbTl4BmDPE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7477,'QbTl4BmDPE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7478,'QbTl4BmDPE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7479,'QbTl4BmDPE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7480,'QbTl4BmDPE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7481,'zOuMEOPEOp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7482,'zOuMEOPEOp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7483,'zOuMEOPEOp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7484,'zOuMEOPEOp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7485,'zOuMEOPEOp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7486,'zOuMEOPEOp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7487,'zOuMEOPEOp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7488,'zOuMEOPEOp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7489,'zOuMEOPEOp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7490,'zOuMEOPEOp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7491,'zOuMEOPEOp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7492,'huW3KGRgud','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7493,'huW3KGRgud','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7494,'huW3KGRgud','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7495,'huW3KGRgud','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7496,'huW3KGRgud','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7497,'huW3KGRgud','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7498,'huW3KGRgud','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7499,'huW3KGRgud','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7500,'huW3KGRgud','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7501,'huW3KGRgud','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7502,'huW3KGRgud','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7503,'ejthLd5pn5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7504,'ejthLd5pn5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7505,'ejthLd5pn5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7506,'ejthLd5pn5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7507,'ejthLd5pn5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7508,'ejthLd5pn5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7509,'ejthLd5pn5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7510,'ejthLd5pn5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7511,'ejthLd5pn5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7512,'ejthLd5pn5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7513,'ejthLd5pn5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7514,'D3wGAaDskP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7515,'D3wGAaDskP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7516,'D3wGAaDskP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7517,'D3wGAaDskP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7518,'D3wGAaDskP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7519,'D3wGAaDskP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7520,'D3wGAaDskP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7521,'D3wGAaDskP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7522,'D3wGAaDskP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7523,'D3wGAaDskP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7524,'D3wGAaDskP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7525,'nBRqVHK4Fx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7526,'nBRqVHK4Fx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7527,'nBRqVHK4Fx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7528,'nBRqVHK4Fx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7529,'nBRqVHK4Fx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7530,'nBRqVHK4Fx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7531,'nBRqVHK4Fx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7532,'nBRqVHK4Fx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7533,'nBRqVHK4Fx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7534,'nBRqVHK4Fx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7535,'nBRqVHK4Fx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7536,'0owEqQZco4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7537,'0owEqQZco4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7538,'0owEqQZco4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7539,'0owEqQZco4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7540,'0owEqQZco4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7541,'0owEqQZco4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7542,'0owEqQZco4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7543,'0owEqQZco4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7544,'0owEqQZco4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7545,'0owEqQZco4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7546,'0owEqQZco4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7547,'kb40P0w2dm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7548,'kb40P0w2dm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7549,'kb40P0w2dm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7550,'kb40P0w2dm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7551,'kb40P0w2dm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7552,'kb40P0w2dm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7553,'kb40P0w2dm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7554,'kb40P0w2dm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7555,'kb40P0w2dm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7556,'kb40P0w2dm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7557,'kb40P0w2dm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7558,'k1mFcs4mwi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7559,'k1mFcs4mwi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7560,'k1mFcs4mwi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7561,'k1mFcs4mwi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7562,'k1mFcs4mwi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7563,'k1mFcs4mwi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7564,'k1mFcs4mwi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7565,'k1mFcs4mwi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7566,'k1mFcs4mwi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7567,'k1mFcs4mwi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7568,'k1mFcs4mwi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7569,'aSURKYbcYW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7570,'aSURKYbcYW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7571,'aSURKYbcYW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7572,'aSURKYbcYW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7573,'aSURKYbcYW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7574,'aSURKYbcYW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7575,'aSURKYbcYW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7576,'aSURKYbcYW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7577,'aSURKYbcYW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7578,'aSURKYbcYW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7579,'aSURKYbcYW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7580,'eW9VYAhgO5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7581,'eW9VYAhgO5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7582,'eW9VYAhgO5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7583,'eW9VYAhgO5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7584,'eW9VYAhgO5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7585,'eW9VYAhgO5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7586,'eW9VYAhgO5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7587,'eW9VYAhgO5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7588,'eW9VYAhgO5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7589,'eW9VYAhgO5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7590,'eW9VYAhgO5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7591,'4FfuvtIdFZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7592,'4FfuvtIdFZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7593,'4FfuvtIdFZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7594,'4FfuvtIdFZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7595,'4FfuvtIdFZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7596,'4FfuvtIdFZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7597,'4FfuvtIdFZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7598,'4FfuvtIdFZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7599,'4FfuvtIdFZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7600,'4FfuvtIdFZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7601,'4FfuvtIdFZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7602,'uYwP1wxqW1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7603,'uYwP1wxqW1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7604,'uYwP1wxqW1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7605,'uYwP1wxqW1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7606,'uYwP1wxqW1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7607,'uYwP1wxqW1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7608,'uYwP1wxqW1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7609,'uYwP1wxqW1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7610,'uYwP1wxqW1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7611,'uYwP1wxqW1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7612,'uYwP1wxqW1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7613,'lQOUaEHyCb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7614,'lQOUaEHyCb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7615,'lQOUaEHyCb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7616,'lQOUaEHyCb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7617,'lQOUaEHyCb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7618,'lQOUaEHyCb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7619,'lQOUaEHyCb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7620,'lQOUaEHyCb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7621,'lQOUaEHyCb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7622,'lQOUaEHyCb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7623,'lQOUaEHyCb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7624,'u4X644q0fm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7625,'u4X644q0fm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7626,'u4X644q0fm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7627,'u4X644q0fm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7628,'u4X644q0fm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7629,'u4X644q0fm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7630,'u4X644q0fm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7631,'u4X644q0fm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7632,'u4X644q0fm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7633,'u4X644q0fm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7634,'u4X644q0fm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7635,'zvBYZX16PX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7636,'zvBYZX16PX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7637,'zvBYZX16PX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7638,'zvBYZX16PX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7639,'zvBYZX16PX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7640,'zvBYZX16PX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7641,'zvBYZX16PX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7642,'zvBYZX16PX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7643,'zvBYZX16PX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7644,'zvBYZX16PX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7645,'zvBYZX16PX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7646,'8P0mtjUphZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7647,'8P0mtjUphZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7648,'8P0mtjUphZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7649,'8P0mtjUphZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7650,'8P0mtjUphZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7651,'8P0mtjUphZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7652,'8P0mtjUphZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7653,'8P0mtjUphZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7654,'8P0mtjUphZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7655,'8P0mtjUphZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7656,'8P0mtjUphZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7657,'YdBdJlKznG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7658,'YdBdJlKznG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7659,'YdBdJlKznG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7660,'YdBdJlKznG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7661,'YdBdJlKznG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7662,'YdBdJlKznG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7663,'YdBdJlKznG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7664,'YdBdJlKznG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7665,'YdBdJlKznG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7666,'YdBdJlKznG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7667,'YdBdJlKznG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7668,'KTzJNfu0fi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7669,'KTzJNfu0fi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7670,'KTzJNfu0fi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7671,'KTzJNfu0fi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7672,'KTzJNfu0fi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7673,'KTzJNfu0fi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7674,'KTzJNfu0fi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7675,'KTzJNfu0fi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7676,'KTzJNfu0fi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7677,'KTzJNfu0fi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7678,'KTzJNfu0fi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7679,'HqqqcW43IP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7680,'HqqqcW43IP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7681,'HqqqcW43IP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7682,'HqqqcW43IP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7683,'HqqqcW43IP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7684,'HqqqcW43IP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7685,'HqqqcW43IP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7686,'HqqqcW43IP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7687,'HqqqcW43IP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7688,'HqqqcW43IP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7689,'HqqqcW43IP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7690,'dnX5B6APtl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7691,'dnX5B6APtl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7692,'dnX5B6APtl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7693,'dnX5B6APtl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7694,'dnX5B6APtl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7695,'dnX5B6APtl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7696,'dnX5B6APtl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7697,'dnX5B6APtl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7698,'dnX5B6APtl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7699,'dnX5B6APtl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7700,'dnX5B6APtl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7701,'YgINmq0kMq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7702,'YgINmq0kMq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7703,'YgINmq0kMq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7704,'YgINmq0kMq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7705,'YgINmq0kMq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7706,'YgINmq0kMq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7707,'YgINmq0kMq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7708,'YgINmq0kMq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7709,'YgINmq0kMq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7710,'YgINmq0kMq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7711,'YgINmq0kMq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7712,'l7a5oAbQID','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7713,'l7a5oAbQID','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7714,'l7a5oAbQID','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7715,'l7a5oAbQID','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7716,'l7a5oAbQID','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7717,'l7a5oAbQID','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7718,'l7a5oAbQID','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7719,'l7a5oAbQID','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7720,'l7a5oAbQID','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7721,'l7a5oAbQID','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7722,'l7a5oAbQID','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7723,'wZXV68yt0Q','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7724,'wZXV68yt0Q','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7725,'wZXV68yt0Q','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7726,'wZXV68yt0Q','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7727,'wZXV68yt0Q','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7728,'wZXV68yt0Q','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7729,'wZXV68yt0Q','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7730,'wZXV68yt0Q','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7731,'wZXV68yt0Q','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7732,'wZXV68yt0Q','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7733,'wZXV68yt0Q','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7734,'OeuJEMpGG9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7735,'OeuJEMpGG9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7736,'OeuJEMpGG9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7737,'OeuJEMpGG9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7738,'OeuJEMpGG9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7739,'OeuJEMpGG9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7740,'OeuJEMpGG9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7741,'OeuJEMpGG9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7742,'OeuJEMpGG9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7743,'OeuJEMpGG9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7744,'OeuJEMpGG9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7745,'GuyBKijO7s','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7746,'GuyBKijO7s','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7747,'GuyBKijO7s','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7748,'GuyBKijO7s','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7749,'GuyBKijO7s','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7750,'GuyBKijO7s','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7751,'GuyBKijO7s','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7752,'GuyBKijO7s','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7753,'GuyBKijO7s','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7754,'GuyBKijO7s','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7755,'GuyBKijO7s','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7756,'ck7JqubO7I','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7757,'ck7JqubO7I','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7758,'ck7JqubO7I','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7759,'ck7JqubO7I','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7760,'ck7JqubO7I','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7761,'ck7JqubO7I','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7762,'ck7JqubO7I','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7763,'ck7JqubO7I','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7764,'ck7JqubO7I','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7765,'ck7JqubO7I','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7766,'ck7JqubO7I','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7767,'gQCZqi6Ouy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7768,'gQCZqi6Ouy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7769,'gQCZqi6Ouy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7770,'gQCZqi6Ouy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7771,'gQCZqi6Ouy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7772,'gQCZqi6Ouy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7773,'gQCZqi6Ouy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7774,'gQCZqi6Ouy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7775,'gQCZqi6Ouy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7776,'gQCZqi6Ouy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7777,'gQCZqi6Ouy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7778,'nG11IQdK50','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7779,'nG11IQdK50','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7780,'nG11IQdK50','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7781,'nG11IQdK50','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7782,'nG11IQdK50','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7783,'nG11IQdK50','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7784,'nG11IQdK50','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7785,'nG11IQdK50','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7786,'nG11IQdK50','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7787,'nG11IQdK50','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7788,'nG11IQdK50','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7789,'uKUd5shISY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7790,'uKUd5shISY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7791,'uKUd5shISY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7792,'uKUd5shISY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7793,'uKUd5shISY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7794,'uKUd5shISY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7795,'uKUd5shISY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7796,'uKUd5shISY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7797,'uKUd5shISY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7798,'uKUd5shISY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7799,'uKUd5shISY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7800,'aAoT1aXAsY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7801,'aAoT1aXAsY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7802,'aAoT1aXAsY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7803,'aAoT1aXAsY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7804,'aAoT1aXAsY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7805,'aAoT1aXAsY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7806,'aAoT1aXAsY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7807,'aAoT1aXAsY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7808,'aAoT1aXAsY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7809,'aAoT1aXAsY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7810,'aAoT1aXAsY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7811,'6RTO6LIrzx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7812,'6RTO6LIrzx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7813,'6RTO6LIrzx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7814,'6RTO6LIrzx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7815,'6RTO6LIrzx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7816,'6RTO6LIrzx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7817,'6RTO6LIrzx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7818,'6RTO6LIrzx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7819,'6RTO6LIrzx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7820,'6RTO6LIrzx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7821,'6RTO6LIrzx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7822,'ZHTw8n9JpD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7823,'ZHTw8n9JpD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7824,'ZHTw8n9JpD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7825,'ZHTw8n9JpD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7826,'ZHTw8n9JpD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7827,'ZHTw8n9JpD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7828,'ZHTw8n9JpD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7829,'ZHTw8n9JpD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7830,'ZHTw8n9JpD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7831,'ZHTw8n9JpD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7832,'ZHTw8n9JpD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7833,'ZlFYH0SlxT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7834,'ZlFYH0SlxT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7835,'ZlFYH0SlxT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7836,'ZlFYH0SlxT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7837,'ZlFYH0SlxT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7838,'ZlFYH0SlxT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7839,'ZlFYH0SlxT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7840,'ZlFYH0SlxT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7841,'ZlFYH0SlxT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7842,'ZlFYH0SlxT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7843,'ZlFYH0SlxT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7844,'Gvn2LjMn4O','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7845,'Gvn2LjMn4O','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7846,'Gvn2LjMn4O','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7847,'Gvn2LjMn4O','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7848,'Gvn2LjMn4O','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7849,'Gvn2LjMn4O','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7850,'Gvn2LjMn4O','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7851,'Gvn2LjMn4O','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7852,'Gvn2LjMn4O','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7853,'Gvn2LjMn4O','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7854,'Gvn2LjMn4O','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7855,'KVDDPrUzHy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7856,'KVDDPrUzHy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7857,'KVDDPrUzHy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7858,'KVDDPrUzHy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7859,'KVDDPrUzHy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7860,'KVDDPrUzHy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7861,'KVDDPrUzHy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7862,'KVDDPrUzHy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7863,'KVDDPrUzHy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7864,'KVDDPrUzHy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7865,'KVDDPrUzHy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7866,'zF0WXfs2tX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7867,'zF0WXfs2tX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7868,'zF0WXfs2tX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7869,'zF0WXfs2tX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7870,'zF0WXfs2tX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7871,'zF0WXfs2tX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7872,'zF0WXfs2tX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7873,'zF0WXfs2tX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7874,'zF0WXfs2tX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7875,'zF0WXfs2tX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7876,'zF0WXfs2tX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7877,'DtRiHDmBNx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7878,'DtRiHDmBNx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7879,'DtRiHDmBNx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7880,'DtRiHDmBNx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7881,'DtRiHDmBNx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7882,'DtRiHDmBNx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7883,'DtRiHDmBNx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7884,'DtRiHDmBNx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7885,'DtRiHDmBNx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7886,'DtRiHDmBNx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7887,'DtRiHDmBNx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7888,'2jxSv6KVBR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7889,'2jxSv6KVBR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7890,'2jxSv6KVBR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7891,'2jxSv6KVBR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7892,'2jxSv6KVBR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7893,'2jxSv6KVBR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7894,'2jxSv6KVBR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7895,'2jxSv6KVBR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7896,'2jxSv6KVBR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7897,'2jxSv6KVBR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7898,'2jxSv6KVBR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7899,'hn6EDfwn2V','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7900,'hn6EDfwn2V','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7901,'hn6EDfwn2V','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7902,'hn6EDfwn2V','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7903,'hn6EDfwn2V','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7904,'hn6EDfwn2V','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7905,'hn6EDfwn2V','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7906,'hn6EDfwn2V','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7907,'hn6EDfwn2V','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7908,'hn6EDfwn2V','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7909,'hn6EDfwn2V','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7910,'hZVyvrM2Nf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7911,'hZVyvrM2Nf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7912,'hZVyvrM2Nf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7913,'hZVyvrM2Nf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7914,'hZVyvrM2Nf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7915,'hZVyvrM2Nf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7916,'hZVyvrM2Nf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7917,'hZVyvrM2Nf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7918,'hZVyvrM2Nf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7919,'hZVyvrM2Nf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7920,'hZVyvrM2Nf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7921,'uQcRAULW7m','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7922,'uQcRAULW7m','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7923,'uQcRAULW7m','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7924,'uQcRAULW7m','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7925,'uQcRAULW7m','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7926,'uQcRAULW7m','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7927,'uQcRAULW7m','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7928,'uQcRAULW7m','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7929,'uQcRAULW7m','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7930,'uQcRAULW7m','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7931,'uQcRAULW7m','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7932,'WRJHvPyxr7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7933,'WRJHvPyxr7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7934,'WRJHvPyxr7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7935,'WRJHvPyxr7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7936,'WRJHvPyxr7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7937,'WRJHvPyxr7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7938,'WRJHvPyxr7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7939,'WRJHvPyxr7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7940,'WRJHvPyxr7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7941,'WRJHvPyxr7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7942,'WRJHvPyxr7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7943,'SDVhzt7XJC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7944,'SDVhzt7XJC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7945,'SDVhzt7XJC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7946,'SDVhzt7XJC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7947,'SDVhzt7XJC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7948,'SDVhzt7XJC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7949,'SDVhzt7XJC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7950,'SDVhzt7XJC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7951,'SDVhzt7XJC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7952,'SDVhzt7XJC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7953,'SDVhzt7XJC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7954,'GSOdU5LAQ1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7955,'GSOdU5LAQ1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7956,'GSOdU5LAQ1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7957,'GSOdU5LAQ1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7958,'GSOdU5LAQ1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7959,'GSOdU5LAQ1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7960,'GSOdU5LAQ1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7961,'GSOdU5LAQ1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7962,'GSOdU5LAQ1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7963,'GSOdU5LAQ1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7964,'GSOdU5LAQ1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7965,'gCyRAOtmYe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7966,'gCyRAOtmYe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7967,'gCyRAOtmYe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7968,'gCyRAOtmYe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7969,'gCyRAOtmYe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7970,'gCyRAOtmYe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7971,'gCyRAOtmYe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7972,'gCyRAOtmYe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7973,'gCyRAOtmYe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7974,'gCyRAOtmYe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7975,'gCyRAOtmYe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7976,'YfJhVnQZlI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7977,'YfJhVnQZlI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7978,'YfJhVnQZlI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7979,'YfJhVnQZlI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7980,'YfJhVnQZlI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7981,'YfJhVnQZlI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7982,'YfJhVnQZlI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7983,'YfJhVnQZlI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7984,'YfJhVnQZlI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7985,'YfJhVnQZlI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7986,'YfJhVnQZlI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7987,'aMQfu9lecg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7988,'aMQfu9lecg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7989,'aMQfu9lecg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7990,'aMQfu9lecg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7991,'aMQfu9lecg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7992,'aMQfu9lecg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7993,'aMQfu9lecg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7994,'aMQfu9lecg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7995,'aMQfu9lecg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7996,'aMQfu9lecg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7997,'aMQfu9lecg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7998,'uV6vtNY8Rm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (7999,'uV6vtNY8Rm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8000,'uV6vtNY8Rm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8001,'uV6vtNY8Rm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8002,'uV6vtNY8Rm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8003,'uV6vtNY8Rm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8004,'uV6vtNY8Rm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8005,'uV6vtNY8Rm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8006,'uV6vtNY8Rm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8007,'uV6vtNY8Rm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8008,'uV6vtNY8Rm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8009,'ADz8t6e0zs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8010,'ADz8t6e0zs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8011,'ADz8t6e0zs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8012,'ADz8t6e0zs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8013,'ADz8t6e0zs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8014,'ADz8t6e0zs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8015,'ADz8t6e0zs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8016,'ADz8t6e0zs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8017,'ADz8t6e0zs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8018,'ADz8t6e0zs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8019,'ADz8t6e0zs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8020,'3Pd2lPwFxW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8021,'3Pd2lPwFxW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8022,'3Pd2lPwFxW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8023,'3Pd2lPwFxW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8024,'3Pd2lPwFxW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8025,'3Pd2lPwFxW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8026,'3Pd2lPwFxW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8027,'3Pd2lPwFxW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8028,'3Pd2lPwFxW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8029,'3Pd2lPwFxW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8030,'3Pd2lPwFxW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8031,'bnDmJrqhNp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8032,'bnDmJrqhNp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8033,'bnDmJrqhNp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8034,'bnDmJrqhNp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8035,'bnDmJrqhNp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8036,'bnDmJrqhNp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8037,'bnDmJrqhNp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8038,'bnDmJrqhNp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8039,'bnDmJrqhNp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8040,'bnDmJrqhNp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8041,'bnDmJrqhNp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8042,'8AsiC12WsJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8043,'8AsiC12WsJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8044,'8AsiC12WsJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8045,'8AsiC12WsJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8046,'8AsiC12WsJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8047,'8AsiC12WsJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8048,'8AsiC12WsJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8049,'8AsiC12WsJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8050,'8AsiC12WsJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8051,'8AsiC12WsJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8052,'8AsiC12WsJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8053,'eZjThByNL7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8054,'eZjThByNL7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8055,'eZjThByNL7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8056,'eZjThByNL7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8057,'eZjThByNL7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8058,'eZjThByNL7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8059,'eZjThByNL7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8060,'eZjThByNL7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8061,'eZjThByNL7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8062,'eZjThByNL7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8063,'eZjThByNL7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8064,'h0NkNlyBnt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8065,'h0NkNlyBnt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8066,'h0NkNlyBnt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8067,'h0NkNlyBnt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8068,'h0NkNlyBnt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8069,'h0NkNlyBnt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8070,'h0NkNlyBnt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8071,'h0NkNlyBnt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8072,'h0NkNlyBnt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8073,'h0NkNlyBnt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8074,'h0NkNlyBnt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8075,'ffZq42spLL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8076,'ffZq42spLL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8077,'ffZq42spLL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8078,'ffZq42spLL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8079,'ffZq42spLL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8080,'ffZq42spLL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8081,'ffZq42spLL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8082,'ffZq42spLL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8083,'ffZq42spLL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8084,'ffZq42spLL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8085,'ffZq42spLL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8086,'97M63er9EW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8087,'97M63er9EW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8088,'97M63er9EW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8089,'97M63er9EW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8090,'97M63er9EW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8091,'97M63er9EW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8092,'97M63er9EW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8093,'97M63er9EW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8094,'97M63er9EW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8095,'97M63er9EW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8096,'97M63er9EW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8097,'9HNzpTsHTO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8098,'9HNzpTsHTO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8099,'9HNzpTsHTO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8100,'9HNzpTsHTO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8101,'9HNzpTsHTO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8102,'9HNzpTsHTO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8103,'9HNzpTsHTO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8104,'9HNzpTsHTO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8105,'9HNzpTsHTO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8106,'9HNzpTsHTO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8107,'9HNzpTsHTO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8108,'kI9v9qnoO3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8109,'kI9v9qnoO3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8110,'kI9v9qnoO3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8111,'kI9v9qnoO3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8112,'kI9v9qnoO3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8113,'kI9v9qnoO3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8114,'kI9v9qnoO3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8115,'kI9v9qnoO3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8116,'kI9v9qnoO3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8117,'kI9v9qnoO3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8118,'kI9v9qnoO3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8119,'eACFIcRqwk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8120,'eACFIcRqwk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8121,'eACFIcRqwk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8122,'eACFIcRqwk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8123,'eACFIcRqwk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8124,'eACFIcRqwk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8125,'eACFIcRqwk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8126,'eACFIcRqwk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8127,'eACFIcRqwk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8128,'eACFIcRqwk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8129,'eACFIcRqwk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8130,'6pJUfvIFrF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8131,'6pJUfvIFrF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8132,'6pJUfvIFrF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8133,'6pJUfvIFrF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8134,'6pJUfvIFrF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8135,'6pJUfvIFrF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8136,'6pJUfvIFrF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8137,'6pJUfvIFrF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8138,'6pJUfvIFrF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8139,'6pJUfvIFrF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8140,'6pJUfvIFrF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8141,'TSAKYmpUyl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8142,'TSAKYmpUyl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8143,'TSAKYmpUyl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8144,'TSAKYmpUyl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8145,'TSAKYmpUyl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8146,'TSAKYmpUyl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8147,'TSAKYmpUyl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8148,'TSAKYmpUyl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8149,'TSAKYmpUyl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8150,'TSAKYmpUyl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8151,'TSAKYmpUyl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8152,'3nXJ6NWPpw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8153,'3nXJ6NWPpw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8154,'3nXJ6NWPpw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8155,'3nXJ6NWPpw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8156,'3nXJ6NWPpw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8157,'3nXJ6NWPpw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8158,'3nXJ6NWPpw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8159,'3nXJ6NWPpw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8160,'3nXJ6NWPpw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8161,'3nXJ6NWPpw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8162,'3nXJ6NWPpw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8163,'DiO1o5DcYj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8164,'DiO1o5DcYj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8165,'DiO1o5DcYj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8166,'DiO1o5DcYj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8167,'DiO1o5DcYj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8168,'DiO1o5DcYj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8169,'DiO1o5DcYj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8170,'DiO1o5DcYj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8171,'DiO1o5DcYj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8172,'DiO1o5DcYj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8173,'DiO1o5DcYj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8174,'QS1tQqJ9YC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8175,'QS1tQqJ9YC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8176,'QS1tQqJ9YC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8177,'QS1tQqJ9YC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8178,'QS1tQqJ9YC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8179,'QS1tQqJ9YC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8180,'QS1tQqJ9YC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8181,'QS1tQqJ9YC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8182,'QS1tQqJ9YC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8183,'QS1tQqJ9YC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8184,'QS1tQqJ9YC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8185,'SJBJr2QVb9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8186,'SJBJr2QVb9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8187,'SJBJr2QVb9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8188,'SJBJr2QVb9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8189,'SJBJr2QVb9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8190,'SJBJr2QVb9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8191,'SJBJr2QVb9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8192,'SJBJr2QVb9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8193,'SJBJr2QVb9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8194,'SJBJr2QVb9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8195,'SJBJr2QVb9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8196,'jN2uHhkPhR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8197,'jN2uHhkPhR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8198,'jN2uHhkPhR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8199,'jN2uHhkPhR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8200,'jN2uHhkPhR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8201,'jN2uHhkPhR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8202,'jN2uHhkPhR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8203,'jN2uHhkPhR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8204,'jN2uHhkPhR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8205,'jN2uHhkPhR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8206,'jN2uHhkPhR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8207,'HS3aUYTa1h','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8208,'HS3aUYTa1h','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8209,'HS3aUYTa1h','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8210,'HS3aUYTa1h','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8211,'HS3aUYTa1h','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8212,'HS3aUYTa1h','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8213,'HS3aUYTa1h','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8214,'HS3aUYTa1h','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8215,'HS3aUYTa1h','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8216,'HS3aUYTa1h','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8217,'HS3aUYTa1h','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8218,'pXBMtrO6fJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8219,'pXBMtrO6fJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8220,'pXBMtrO6fJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8221,'pXBMtrO6fJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8222,'pXBMtrO6fJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8223,'pXBMtrO6fJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8224,'pXBMtrO6fJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8225,'pXBMtrO6fJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8226,'pXBMtrO6fJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8227,'pXBMtrO6fJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8228,'pXBMtrO6fJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8229,'F2JC0xWNdN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8230,'F2JC0xWNdN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8231,'F2JC0xWNdN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8232,'F2JC0xWNdN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8233,'F2JC0xWNdN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8234,'F2JC0xWNdN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8235,'F2JC0xWNdN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8236,'F2JC0xWNdN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8237,'F2JC0xWNdN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8238,'F2JC0xWNdN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8239,'F2JC0xWNdN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8240,'VPFQ2zqjd0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8241,'VPFQ2zqjd0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8242,'VPFQ2zqjd0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8243,'VPFQ2zqjd0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8244,'VPFQ2zqjd0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8245,'VPFQ2zqjd0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8246,'VPFQ2zqjd0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8247,'VPFQ2zqjd0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8248,'VPFQ2zqjd0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8249,'VPFQ2zqjd0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8250,'VPFQ2zqjd0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8251,'5x0xzF9Zbu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8252,'5x0xzF9Zbu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8253,'5x0xzF9Zbu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8254,'5x0xzF9Zbu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8255,'5x0xzF9Zbu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8256,'5x0xzF9Zbu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8257,'5x0xzF9Zbu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8258,'5x0xzF9Zbu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8259,'5x0xzF9Zbu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8260,'5x0xzF9Zbu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8261,'5x0xzF9Zbu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8262,'K3eZUsPSeW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8263,'K3eZUsPSeW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8264,'K3eZUsPSeW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8265,'K3eZUsPSeW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8266,'K3eZUsPSeW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8267,'K3eZUsPSeW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8268,'K3eZUsPSeW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8269,'K3eZUsPSeW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8270,'K3eZUsPSeW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8271,'K3eZUsPSeW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8272,'K3eZUsPSeW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8273,'e5IhsKx51u','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8274,'e5IhsKx51u','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8275,'e5IhsKx51u','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8276,'e5IhsKx51u','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8277,'e5IhsKx51u','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8278,'e5IhsKx51u','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8279,'e5IhsKx51u','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8280,'e5IhsKx51u','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8281,'e5IhsKx51u','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8282,'e5IhsKx51u','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8283,'e5IhsKx51u','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8284,'WqsbYuPY3y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8285,'WqsbYuPY3y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8286,'WqsbYuPY3y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8287,'WqsbYuPY3y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8288,'WqsbYuPY3y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8289,'WqsbYuPY3y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8290,'WqsbYuPY3y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8291,'WqsbYuPY3y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8292,'WqsbYuPY3y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8293,'WqsbYuPY3y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8294,'WqsbYuPY3y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8295,'TYo5UepUg4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8296,'TYo5UepUg4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8297,'TYo5UepUg4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8298,'TYo5UepUg4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8299,'TYo5UepUg4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8300,'TYo5UepUg4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8301,'TYo5UepUg4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8302,'TYo5UepUg4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8303,'TYo5UepUg4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8304,'TYo5UepUg4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8305,'TYo5UepUg4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8306,'tjNCPtqz4R','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8307,'tjNCPtqz4R','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8308,'tjNCPtqz4R','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8309,'tjNCPtqz4R','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8310,'tjNCPtqz4R','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8311,'tjNCPtqz4R','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8312,'tjNCPtqz4R','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8313,'tjNCPtqz4R','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8314,'tjNCPtqz4R','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8315,'tjNCPtqz4R','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8316,'tjNCPtqz4R','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8317,'hlbCdnAfTR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8318,'hlbCdnAfTR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8319,'hlbCdnAfTR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8320,'hlbCdnAfTR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8321,'hlbCdnAfTR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8322,'hlbCdnAfTR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8323,'hlbCdnAfTR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8324,'hlbCdnAfTR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8325,'hlbCdnAfTR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8326,'hlbCdnAfTR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8327,'hlbCdnAfTR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8328,'cYo8gmho5w','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8329,'cYo8gmho5w','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8330,'cYo8gmho5w','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8331,'cYo8gmho5w','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8332,'cYo8gmho5w','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8333,'cYo8gmho5w','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8334,'cYo8gmho5w','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8335,'cYo8gmho5w','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8336,'cYo8gmho5w','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8337,'cYo8gmho5w','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8338,'cYo8gmho5w','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8339,'F4b9dbeNT4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8340,'F4b9dbeNT4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8341,'F4b9dbeNT4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8342,'F4b9dbeNT4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8343,'F4b9dbeNT4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8344,'F4b9dbeNT4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8345,'F4b9dbeNT4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8346,'F4b9dbeNT4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8347,'F4b9dbeNT4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8348,'F4b9dbeNT4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8349,'F4b9dbeNT4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8350,'HNDSp0I8Zh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8351,'HNDSp0I8Zh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8352,'HNDSp0I8Zh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8353,'HNDSp0I8Zh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8354,'HNDSp0I8Zh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8355,'HNDSp0I8Zh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8356,'HNDSp0I8Zh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8357,'HNDSp0I8Zh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8358,'HNDSp0I8Zh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8359,'HNDSp0I8Zh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8360,'HNDSp0I8Zh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8361,'PVjCd07vjF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8362,'PVjCd07vjF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8363,'PVjCd07vjF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8364,'PVjCd07vjF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8365,'PVjCd07vjF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8366,'PVjCd07vjF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8367,'PVjCd07vjF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8368,'PVjCd07vjF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8369,'PVjCd07vjF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8370,'PVjCd07vjF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8371,'PVjCd07vjF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8372,'3SihSyXMGA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8373,'3SihSyXMGA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8374,'3SihSyXMGA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8375,'3SihSyXMGA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8376,'3SihSyXMGA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8377,'3SihSyXMGA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8378,'3SihSyXMGA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8379,'3SihSyXMGA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8380,'3SihSyXMGA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8381,'3SihSyXMGA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8382,'3SihSyXMGA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8383,'XNFELdo4LB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8384,'XNFELdo4LB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8385,'XNFELdo4LB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8386,'XNFELdo4LB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8387,'XNFELdo4LB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8388,'XNFELdo4LB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8389,'XNFELdo4LB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8390,'XNFELdo4LB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8391,'XNFELdo4LB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8392,'XNFELdo4LB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8393,'XNFELdo4LB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8394,'cxfzHRMjdK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8395,'cxfzHRMjdK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8396,'cxfzHRMjdK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8397,'cxfzHRMjdK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8398,'cxfzHRMjdK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8399,'cxfzHRMjdK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8400,'cxfzHRMjdK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8401,'cxfzHRMjdK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8402,'cxfzHRMjdK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8403,'cxfzHRMjdK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8404,'cxfzHRMjdK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8405,'cS30wkniQO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8406,'cS30wkniQO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8407,'cS30wkniQO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8408,'cS30wkniQO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8409,'cS30wkniQO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8410,'cS30wkniQO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8411,'cS30wkniQO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8412,'cS30wkniQO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8413,'cS30wkniQO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8414,'cS30wkniQO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8415,'cS30wkniQO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8416,'hBrYP0q6tH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8417,'hBrYP0q6tH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8418,'hBrYP0q6tH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8419,'hBrYP0q6tH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8420,'hBrYP0q6tH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8421,'hBrYP0q6tH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8422,'hBrYP0q6tH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8423,'hBrYP0q6tH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8424,'hBrYP0q6tH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8425,'hBrYP0q6tH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8426,'hBrYP0q6tH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8427,'d6NYtfgH4T','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8428,'d6NYtfgH4T','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8429,'d6NYtfgH4T','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8430,'d6NYtfgH4T','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8431,'d6NYtfgH4T','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8432,'d6NYtfgH4T','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8433,'d6NYtfgH4T','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8434,'d6NYtfgH4T','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8435,'d6NYtfgH4T','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8436,'d6NYtfgH4T','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8437,'d6NYtfgH4T','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8438,'dyIwig2ysj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8439,'dyIwig2ysj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8440,'dyIwig2ysj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8441,'dyIwig2ysj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8442,'dyIwig2ysj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8443,'dyIwig2ysj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8444,'dyIwig2ysj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8445,'dyIwig2ysj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8446,'dyIwig2ysj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8447,'dyIwig2ysj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8448,'dyIwig2ysj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8449,'9k1NmufEAW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8450,'9k1NmufEAW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8451,'9k1NmufEAW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8452,'9k1NmufEAW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8453,'9k1NmufEAW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8454,'9k1NmufEAW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8455,'9k1NmufEAW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8456,'9k1NmufEAW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8457,'9k1NmufEAW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8458,'9k1NmufEAW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8459,'9k1NmufEAW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8460,'CLXB8F3n0G','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8461,'CLXB8F3n0G','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8462,'CLXB8F3n0G','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8463,'CLXB8F3n0G','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8464,'CLXB8F3n0G','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8465,'CLXB8F3n0G','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8466,'CLXB8F3n0G','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8467,'CLXB8F3n0G','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8468,'CLXB8F3n0G','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8469,'CLXB8F3n0G','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8470,'CLXB8F3n0G','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8471,'l8RuD6YXZx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8472,'l8RuD6YXZx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8473,'l8RuD6YXZx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8474,'l8RuD6YXZx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8475,'l8RuD6YXZx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8476,'l8RuD6YXZx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8477,'l8RuD6YXZx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8478,'l8RuD6YXZx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8479,'l8RuD6YXZx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8480,'l8RuD6YXZx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8481,'l8RuD6YXZx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8482,'WVdLz6MpLQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8483,'WVdLz6MpLQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8484,'WVdLz6MpLQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8485,'WVdLz6MpLQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8486,'WVdLz6MpLQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8487,'WVdLz6MpLQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8488,'WVdLz6MpLQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8489,'WVdLz6MpLQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8490,'WVdLz6MpLQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8491,'WVdLz6MpLQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8492,'WVdLz6MpLQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8493,'ykuniGxoW5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8494,'ykuniGxoW5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8495,'ykuniGxoW5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8496,'ykuniGxoW5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8497,'ykuniGxoW5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8498,'ykuniGxoW5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8499,'ykuniGxoW5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8500,'ykuniGxoW5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8501,'ykuniGxoW5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8502,'ykuniGxoW5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8503,'ykuniGxoW5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8504,'VyUocwH5Wx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8505,'VyUocwH5Wx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8506,'VyUocwH5Wx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8507,'VyUocwH5Wx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8508,'VyUocwH5Wx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8509,'VyUocwH5Wx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8510,'VyUocwH5Wx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8511,'VyUocwH5Wx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8512,'VyUocwH5Wx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8513,'VyUocwH5Wx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8514,'VyUocwH5Wx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8515,'eeIxekfIQa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8516,'eeIxekfIQa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8517,'eeIxekfIQa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8518,'eeIxekfIQa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8519,'eeIxekfIQa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8520,'eeIxekfIQa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8521,'eeIxekfIQa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8522,'eeIxekfIQa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8523,'eeIxekfIQa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8524,'eeIxekfIQa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8525,'eeIxekfIQa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8526,'r6dGbREhZl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8527,'r6dGbREhZl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8528,'r6dGbREhZl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8529,'r6dGbREhZl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8530,'r6dGbREhZl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8531,'r6dGbREhZl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8532,'r6dGbREhZl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8533,'r6dGbREhZl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8534,'r6dGbREhZl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8535,'r6dGbREhZl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8536,'r6dGbREhZl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8537,'VAIig3FM5f','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8538,'VAIig3FM5f','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8539,'VAIig3FM5f','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8540,'VAIig3FM5f','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8541,'VAIig3FM5f','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8542,'VAIig3FM5f','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8543,'VAIig3FM5f','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8544,'VAIig3FM5f','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8545,'VAIig3FM5f','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8546,'VAIig3FM5f','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8547,'VAIig3FM5f','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8548,'hYgSm3NkiN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8549,'hYgSm3NkiN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8550,'hYgSm3NkiN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8551,'hYgSm3NkiN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8552,'hYgSm3NkiN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8553,'hYgSm3NkiN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8554,'hYgSm3NkiN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8555,'hYgSm3NkiN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8556,'hYgSm3NkiN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8557,'hYgSm3NkiN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8558,'hYgSm3NkiN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8559,'pS9emG65KB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8560,'pS9emG65KB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8561,'pS9emG65KB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8562,'pS9emG65KB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8563,'pS9emG65KB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8564,'pS9emG65KB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8565,'pS9emG65KB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8566,'pS9emG65KB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8567,'pS9emG65KB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8568,'pS9emG65KB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8569,'pS9emG65KB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8570,'pUmUoMxiM0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8571,'pUmUoMxiM0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8572,'pUmUoMxiM0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8573,'pUmUoMxiM0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8574,'pUmUoMxiM0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8575,'pUmUoMxiM0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8576,'pUmUoMxiM0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8577,'pUmUoMxiM0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8578,'pUmUoMxiM0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8579,'pUmUoMxiM0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8580,'pUmUoMxiM0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8581,'ylxR82QTDE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8582,'ylxR82QTDE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8583,'ylxR82QTDE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8584,'ylxR82QTDE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8585,'ylxR82QTDE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8586,'ylxR82QTDE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8587,'ylxR82QTDE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8588,'ylxR82QTDE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8589,'ylxR82QTDE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8590,'ylxR82QTDE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8591,'ylxR82QTDE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8592,'xp0I6lElfJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8593,'xp0I6lElfJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8594,'xp0I6lElfJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8595,'xp0I6lElfJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8596,'xp0I6lElfJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8597,'xp0I6lElfJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8598,'xp0I6lElfJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8599,'xp0I6lElfJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8600,'xp0I6lElfJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8601,'xp0I6lElfJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8602,'xp0I6lElfJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8603,'MxrLfzwDJY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8604,'MxrLfzwDJY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8605,'MxrLfzwDJY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8606,'MxrLfzwDJY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8607,'MxrLfzwDJY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8608,'MxrLfzwDJY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8609,'MxrLfzwDJY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8610,'MxrLfzwDJY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8611,'MxrLfzwDJY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8612,'MxrLfzwDJY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8613,'MxrLfzwDJY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8614,'DvLMt2sLRL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8615,'DvLMt2sLRL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8616,'DvLMt2sLRL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8617,'DvLMt2sLRL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8618,'DvLMt2sLRL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8619,'DvLMt2sLRL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8620,'DvLMt2sLRL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8621,'DvLMt2sLRL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8622,'DvLMt2sLRL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8623,'DvLMt2sLRL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8624,'DvLMt2sLRL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8625,'7PDd8HsrLE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8626,'7PDd8HsrLE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8627,'7PDd8HsrLE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8628,'7PDd8HsrLE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8629,'7PDd8HsrLE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8630,'7PDd8HsrLE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8631,'7PDd8HsrLE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8632,'7PDd8HsrLE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8633,'7PDd8HsrLE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8634,'7PDd8HsrLE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8635,'7PDd8HsrLE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8636,'97oXIybuM1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8637,'97oXIybuM1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8638,'97oXIybuM1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8639,'97oXIybuM1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8640,'97oXIybuM1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8641,'97oXIybuM1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8642,'97oXIybuM1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8643,'97oXIybuM1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8644,'97oXIybuM1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8645,'97oXIybuM1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8646,'97oXIybuM1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8647,'4S3CSc0a56','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8648,'4S3CSc0a56','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8649,'4S3CSc0a56','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8650,'4S3CSc0a56','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8651,'4S3CSc0a56','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8652,'4S3CSc0a56','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8653,'4S3CSc0a56','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8654,'4S3CSc0a56','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8655,'4S3CSc0a56','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8656,'4S3CSc0a56','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8657,'4S3CSc0a56','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8658,'YvbbLbq8da','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8659,'YvbbLbq8da','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8660,'YvbbLbq8da','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8661,'YvbbLbq8da','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8662,'YvbbLbq8da','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8663,'YvbbLbq8da','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8664,'YvbbLbq8da','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8665,'YvbbLbq8da','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8666,'YvbbLbq8da','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8667,'YvbbLbq8da','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8668,'YvbbLbq8da','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8669,'BWkUWGhsM0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8670,'BWkUWGhsM0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8671,'BWkUWGhsM0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8672,'BWkUWGhsM0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8673,'BWkUWGhsM0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8674,'BWkUWGhsM0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8675,'BWkUWGhsM0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8676,'BWkUWGhsM0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8677,'BWkUWGhsM0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8678,'BWkUWGhsM0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8679,'BWkUWGhsM0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8680,'0Z6Q4LMT6h','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8681,'0Z6Q4LMT6h','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8682,'0Z6Q4LMT6h','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8683,'0Z6Q4LMT6h','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8684,'0Z6Q4LMT6h','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8685,'0Z6Q4LMT6h','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8686,'0Z6Q4LMT6h','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8687,'0Z6Q4LMT6h','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8688,'0Z6Q4LMT6h','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8689,'0Z6Q4LMT6h','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8690,'0Z6Q4LMT6h','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8691,'tBHkfvwTnn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8692,'tBHkfvwTnn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8693,'tBHkfvwTnn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8694,'tBHkfvwTnn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8695,'tBHkfvwTnn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8696,'tBHkfvwTnn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8697,'tBHkfvwTnn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8698,'tBHkfvwTnn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8699,'tBHkfvwTnn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8700,'tBHkfvwTnn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8701,'tBHkfvwTnn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8702,'Cz0dDHwxro','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8703,'Cz0dDHwxro','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8704,'Cz0dDHwxro','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8705,'Cz0dDHwxro','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8706,'Cz0dDHwxro','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8707,'Cz0dDHwxro','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8708,'Cz0dDHwxro','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8709,'Cz0dDHwxro','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8710,'Cz0dDHwxro','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8711,'Cz0dDHwxro','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8712,'Cz0dDHwxro','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8713,'fAWgCM6cel','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8714,'fAWgCM6cel','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8715,'fAWgCM6cel','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8716,'fAWgCM6cel','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8717,'fAWgCM6cel','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8718,'fAWgCM6cel','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8719,'fAWgCM6cel','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8720,'fAWgCM6cel','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8721,'fAWgCM6cel','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8722,'fAWgCM6cel','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8723,'fAWgCM6cel','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8724,'OWIdeazQIW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8725,'OWIdeazQIW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8726,'OWIdeazQIW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8727,'OWIdeazQIW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8728,'OWIdeazQIW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8729,'OWIdeazQIW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8730,'OWIdeazQIW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8731,'OWIdeazQIW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8732,'OWIdeazQIW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8733,'OWIdeazQIW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8734,'OWIdeazQIW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8735,'51q4QMBis5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8736,'51q4QMBis5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8737,'51q4QMBis5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8738,'51q4QMBis5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8739,'51q4QMBis5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8740,'51q4QMBis5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8741,'51q4QMBis5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8742,'51q4QMBis5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8743,'51q4QMBis5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8744,'51q4QMBis5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8745,'51q4QMBis5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8746,'ONn6jn3xT1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8747,'ONn6jn3xT1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8748,'ONn6jn3xT1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8749,'ONn6jn3xT1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8750,'ONn6jn3xT1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8751,'ONn6jn3xT1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8752,'ONn6jn3xT1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8753,'ONn6jn3xT1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8754,'ONn6jn3xT1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8755,'ONn6jn3xT1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8756,'ONn6jn3xT1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8757,'FceKgIbsC8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8758,'FceKgIbsC8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8759,'FceKgIbsC8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8760,'FceKgIbsC8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8761,'FceKgIbsC8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8762,'FceKgIbsC8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8763,'FceKgIbsC8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8764,'FceKgIbsC8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8765,'FceKgIbsC8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8766,'FceKgIbsC8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8767,'FceKgIbsC8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8768,'R5oOWMHwwR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8769,'R5oOWMHwwR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8770,'R5oOWMHwwR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8771,'R5oOWMHwwR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8772,'R5oOWMHwwR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8773,'R5oOWMHwwR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8774,'R5oOWMHwwR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8775,'R5oOWMHwwR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8776,'R5oOWMHwwR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8777,'R5oOWMHwwR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8778,'R5oOWMHwwR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8779,'sbtjX8S6Jo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8780,'sbtjX8S6Jo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8781,'sbtjX8S6Jo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8782,'sbtjX8S6Jo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8783,'sbtjX8S6Jo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8784,'sbtjX8S6Jo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8785,'sbtjX8S6Jo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8786,'sbtjX8S6Jo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8787,'sbtjX8S6Jo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8788,'sbtjX8S6Jo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8789,'sbtjX8S6Jo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8790,'YaOhIEd5wW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8791,'YaOhIEd5wW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8792,'YaOhIEd5wW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8793,'YaOhIEd5wW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8794,'YaOhIEd5wW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8795,'YaOhIEd5wW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8796,'YaOhIEd5wW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8797,'YaOhIEd5wW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8798,'YaOhIEd5wW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8799,'YaOhIEd5wW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8800,'YaOhIEd5wW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8801,'f3Ioyyf1kF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8802,'f3Ioyyf1kF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8803,'f3Ioyyf1kF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8804,'f3Ioyyf1kF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8805,'f3Ioyyf1kF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8806,'f3Ioyyf1kF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8807,'f3Ioyyf1kF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8808,'f3Ioyyf1kF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8809,'f3Ioyyf1kF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8810,'f3Ioyyf1kF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8811,'f3Ioyyf1kF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8812,'nOWImkzouH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8813,'nOWImkzouH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8814,'nOWImkzouH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8815,'nOWImkzouH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8816,'nOWImkzouH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8817,'nOWImkzouH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8818,'nOWImkzouH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8819,'nOWImkzouH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8820,'nOWImkzouH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8821,'nOWImkzouH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8822,'nOWImkzouH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8823,'BUS1madCyt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8824,'BUS1madCyt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8825,'BUS1madCyt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8826,'BUS1madCyt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8827,'BUS1madCyt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8828,'BUS1madCyt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8829,'BUS1madCyt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8830,'BUS1madCyt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8831,'BUS1madCyt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8832,'BUS1madCyt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8833,'BUS1madCyt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8834,'uxJv8T12Na','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8835,'uxJv8T12Na','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8836,'uxJv8T12Na','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8837,'uxJv8T12Na','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8838,'uxJv8T12Na','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8839,'uxJv8T12Na','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8840,'uxJv8T12Na','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8841,'uxJv8T12Na','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8842,'uxJv8T12Na','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8843,'uxJv8T12Na','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8844,'uxJv8T12Na','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8845,'fNr7JJclvR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8846,'fNr7JJclvR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8847,'fNr7JJclvR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8848,'fNr7JJclvR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8849,'fNr7JJclvR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8850,'fNr7JJclvR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8851,'fNr7JJclvR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8852,'fNr7JJclvR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8853,'fNr7JJclvR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8854,'fNr7JJclvR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8855,'fNr7JJclvR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8856,'a6N4lhaB4S','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8857,'a6N4lhaB4S','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8858,'a6N4lhaB4S','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8859,'a6N4lhaB4S','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8860,'a6N4lhaB4S','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8861,'a6N4lhaB4S','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8862,'a6N4lhaB4S','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8863,'a6N4lhaB4S','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8864,'a6N4lhaB4S','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8865,'a6N4lhaB4S','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8866,'a6N4lhaB4S','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8867,'JIkKUmpkuP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8868,'JIkKUmpkuP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8869,'JIkKUmpkuP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8870,'JIkKUmpkuP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8871,'JIkKUmpkuP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8872,'JIkKUmpkuP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8873,'JIkKUmpkuP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8874,'JIkKUmpkuP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8875,'JIkKUmpkuP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8876,'JIkKUmpkuP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8877,'JIkKUmpkuP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8878,'bw3aGKJcGJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8879,'bw3aGKJcGJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8880,'bw3aGKJcGJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8881,'bw3aGKJcGJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8882,'bw3aGKJcGJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8883,'bw3aGKJcGJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8884,'bw3aGKJcGJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8885,'bw3aGKJcGJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8886,'bw3aGKJcGJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8887,'bw3aGKJcGJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8888,'bw3aGKJcGJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8889,'hiceIcT5A6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8890,'hiceIcT5A6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8891,'hiceIcT5A6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8892,'hiceIcT5A6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8893,'hiceIcT5A6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8894,'hiceIcT5A6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8895,'hiceIcT5A6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8896,'hiceIcT5A6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8897,'hiceIcT5A6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8898,'hiceIcT5A6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8899,'hiceIcT5A6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8900,'J0NGznszvb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8901,'J0NGznszvb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8902,'J0NGznszvb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8903,'J0NGznszvb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8904,'J0NGznszvb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8905,'J0NGznszvb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8906,'J0NGznszvb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8907,'J0NGznszvb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8908,'J0NGznszvb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8909,'J0NGznszvb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8910,'J0NGznszvb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8911,'RPzQZ2qFl6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8912,'RPzQZ2qFl6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8913,'RPzQZ2qFl6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8914,'RPzQZ2qFl6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8915,'RPzQZ2qFl6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8916,'RPzQZ2qFl6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8917,'RPzQZ2qFl6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8918,'RPzQZ2qFl6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8919,'RPzQZ2qFl6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8920,'RPzQZ2qFl6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8921,'RPzQZ2qFl6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8922,'6BjQnfCJRj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8923,'6BjQnfCJRj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8924,'6BjQnfCJRj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8925,'6BjQnfCJRj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8926,'6BjQnfCJRj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8927,'6BjQnfCJRj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8928,'6BjQnfCJRj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8929,'6BjQnfCJRj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8930,'6BjQnfCJRj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8931,'6BjQnfCJRj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8932,'6BjQnfCJRj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8933,'pQosoq2YGp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8934,'pQosoq2YGp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8935,'pQosoq2YGp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8936,'pQosoq2YGp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8937,'pQosoq2YGp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8938,'pQosoq2YGp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8939,'pQosoq2YGp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8940,'pQosoq2YGp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8941,'pQosoq2YGp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8942,'pQosoq2YGp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8943,'pQosoq2YGp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8944,'Dk9mCul5ux','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8945,'Dk9mCul5ux','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8946,'Dk9mCul5ux','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8947,'Dk9mCul5ux','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8948,'Dk9mCul5ux','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8949,'Dk9mCul5ux','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8950,'Dk9mCul5ux','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8951,'Dk9mCul5ux','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8952,'Dk9mCul5ux','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8953,'Dk9mCul5ux','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8954,'Dk9mCul5ux','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8955,'wJFZbjC0zs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8956,'wJFZbjC0zs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8957,'wJFZbjC0zs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8958,'wJFZbjC0zs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8959,'wJFZbjC0zs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8960,'wJFZbjC0zs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8961,'wJFZbjC0zs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8962,'wJFZbjC0zs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8963,'wJFZbjC0zs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8964,'wJFZbjC0zs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8965,'wJFZbjC0zs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8966,'beyo5i4O7z','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8967,'beyo5i4O7z','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8968,'beyo5i4O7z','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8969,'beyo5i4O7z','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8970,'beyo5i4O7z','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8971,'beyo5i4O7z','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8972,'beyo5i4O7z','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8973,'beyo5i4O7z','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8974,'beyo5i4O7z','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8975,'beyo5i4O7z','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8976,'beyo5i4O7z','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8977,'MAo4ewzy5c','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8978,'MAo4ewzy5c','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8979,'MAo4ewzy5c','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8980,'MAo4ewzy5c','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8981,'MAo4ewzy5c','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8982,'MAo4ewzy5c','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8983,'MAo4ewzy5c','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8984,'MAo4ewzy5c','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8985,'MAo4ewzy5c','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8986,'MAo4ewzy5c','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8987,'MAo4ewzy5c','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8988,'jOOS7w4WIT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8989,'jOOS7w4WIT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8990,'jOOS7w4WIT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8991,'jOOS7w4WIT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8992,'jOOS7w4WIT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8993,'jOOS7w4WIT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8994,'jOOS7w4WIT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8995,'jOOS7w4WIT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8996,'jOOS7w4WIT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8997,'jOOS7w4WIT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8998,'jOOS7w4WIT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (8999,'h1MAEQbeYn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9000,'h1MAEQbeYn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9001,'h1MAEQbeYn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9002,'h1MAEQbeYn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9003,'h1MAEQbeYn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9004,'h1MAEQbeYn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9005,'h1MAEQbeYn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9006,'h1MAEQbeYn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9007,'h1MAEQbeYn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9008,'h1MAEQbeYn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9009,'h1MAEQbeYn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9010,'hwKCA1bA1r','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9011,'hwKCA1bA1r','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9012,'hwKCA1bA1r','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9013,'hwKCA1bA1r','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9014,'hwKCA1bA1r','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9015,'hwKCA1bA1r','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9016,'hwKCA1bA1r','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9017,'hwKCA1bA1r','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9018,'hwKCA1bA1r','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9019,'hwKCA1bA1r','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9020,'hwKCA1bA1r','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9021,'ZtpMdD92DL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9022,'ZtpMdD92DL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9023,'ZtpMdD92DL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9024,'ZtpMdD92DL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9025,'ZtpMdD92DL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9026,'ZtpMdD92DL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9027,'ZtpMdD92DL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9028,'ZtpMdD92DL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9029,'ZtpMdD92DL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9030,'ZtpMdD92DL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9031,'ZtpMdD92DL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9032,'hMsamu4gOH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9033,'hMsamu4gOH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9034,'hMsamu4gOH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9035,'hMsamu4gOH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9036,'hMsamu4gOH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9037,'hMsamu4gOH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9038,'hMsamu4gOH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9039,'hMsamu4gOH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9040,'hMsamu4gOH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9041,'hMsamu4gOH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9042,'hMsamu4gOH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9043,'iEEhiWHe95','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9044,'iEEhiWHe95','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9045,'iEEhiWHe95','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9046,'iEEhiWHe95','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9047,'iEEhiWHe95','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9048,'iEEhiWHe95','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9049,'iEEhiWHe95','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9050,'iEEhiWHe95','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9051,'iEEhiWHe95','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9052,'iEEhiWHe95','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9053,'iEEhiWHe95','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9054,'zUSIykbQOL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9055,'zUSIykbQOL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9056,'zUSIykbQOL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9057,'zUSIykbQOL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9058,'zUSIykbQOL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9059,'zUSIykbQOL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9060,'zUSIykbQOL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9061,'zUSIykbQOL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9062,'zUSIykbQOL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9063,'zUSIykbQOL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9064,'zUSIykbQOL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9065,'gnhnDdufpQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9066,'gnhnDdufpQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9067,'gnhnDdufpQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9068,'gnhnDdufpQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9069,'gnhnDdufpQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9070,'gnhnDdufpQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9071,'gnhnDdufpQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9072,'gnhnDdufpQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9073,'gnhnDdufpQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9074,'gnhnDdufpQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9075,'gnhnDdufpQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9076,'5x8r6d1NDg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9077,'5x8r6d1NDg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9078,'5x8r6d1NDg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9079,'5x8r6d1NDg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9080,'5x8r6d1NDg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9081,'5x8r6d1NDg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9082,'5x8r6d1NDg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9083,'5x8r6d1NDg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9084,'5x8r6d1NDg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9085,'5x8r6d1NDg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9086,'5x8r6d1NDg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9087,'yiYv3UJ5Wa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9088,'yiYv3UJ5Wa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9089,'yiYv3UJ5Wa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9090,'yiYv3UJ5Wa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9091,'yiYv3UJ5Wa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9092,'yiYv3UJ5Wa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9093,'yiYv3UJ5Wa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9094,'yiYv3UJ5Wa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9095,'yiYv3UJ5Wa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9096,'yiYv3UJ5Wa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9097,'yiYv3UJ5Wa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9098,'SeOZ1qX5Ci','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9099,'SeOZ1qX5Ci','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9100,'SeOZ1qX5Ci','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9101,'SeOZ1qX5Ci','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9102,'SeOZ1qX5Ci','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9103,'SeOZ1qX5Ci','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9104,'SeOZ1qX5Ci','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9105,'SeOZ1qX5Ci','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9106,'SeOZ1qX5Ci','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9107,'SeOZ1qX5Ci','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9108,'SeOZ1qX5Ci','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9109,'xAEIoktiU4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9110,'xAEIoktiU4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9111,'xAEIoktiU4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9112,'xAEIoktiU4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9113,'xAEIoktiU4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9114,'xAEIoktiU4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9115,'xAEIoktiU4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9116,'xAEIoktiU4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9117,'xAEIoktiU4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9118,'xAEIoktiU4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9119,'xAEIoktiU4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9120,'2y9GGEzISv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9121,'2y9GGEzISv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9122,'2y9GGEzISv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9123,'2y9GGEzISv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9124,'2y9GGEzISv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9125,'2y9GGEzISv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9126,'2y9GGEzISv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9127,'2y9GGEzISv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9128,'2y9GGEzISv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9129,'2y9GGEzISv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9130,'2y9GGEzISv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9131,'knFbfzAvzU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9132,'knFbfzAvzU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9133,'knFbfzAvzU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9134,'knFbfzAvzU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9135,'knFbfzAvzU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9136,'knFbfzAvzU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9137,'knFbfzAvzU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9138,'knFbfzAvzU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9139,'knFbfzAvzU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9140,'knFbfzAvzU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9141,'knFbfzAvzU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9142,'AxzprHKPv1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9143,'AxzprHKPv1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9144,'AxzprHKPv1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9145,'AxzprHKPv1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9146,'AxzprHKPv1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9147,'AxzprHKPv1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9148,'AxzprHKPv1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9149,'AxzprHKPv1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9150,'AxzprHKPv1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9151,'AxzprHKPv1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9152,'AxzprHKPv1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9153,'ri3oc3Vcul','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9154,'ri3oc3Vcul','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9155,'ri3oc3Vcul','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9156,'ri3oc3Vcul','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9157,'ri3oc3Vcul','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9158,'ri3oc3Vcul','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9159,'ri3oc3Vcul','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9160,'ri3oc3Vcul','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9161,'ri3oc3Vcul','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9162,'ri3oc3Vcul','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9163,'ri3oc3Vcul','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9164,'hZDsLby8l6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9165,'hZDsLby8l6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9166,'hZDsLby8l6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9167,'hZDsLby8l6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9168,'hZDsLby8l6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9169,'hZDsLby8l6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9170,'hZDsLby8l6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9171,'hZDsLby8l6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9172,'hZDsLby8l6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9173,'hZDsLby8l6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9174,'hZDsLby8l6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9175,'HAU7yoNySN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9176,'HAU7yoNySN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9177,'HAU7yoNySN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9178,'HAU7yoNySN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9179,'HAU7yoNySN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9180,'HAU7yoNySN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9181,'HAU7yoNySN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9182,'HAU7yoNySN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9183,'HAU7yoNySN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9184,'HAU7yoNySN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9185,'HAU7yoNySN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9186,'pos1Oe2oYT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9187,'pos1Oe2oYT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9188,'pos1Oe2oYT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9189,'pos1Oe2oYT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9190,'pos1Oe2oYT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9191,'pos1Oe2oYT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9192,'pos1Oe2oYT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9193,'pos1Oe2oYT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9194,'pos1Oe2oYT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9195,'pos1Oe2oYT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9196,'pos1Oe2oYT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9197,'oK3zM50yem','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9198,'oK3zM50yem','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9199,'oK3zM50yem','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9200,'oK3zM50yem','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9201,'oK3zM50yem','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9202,'oK3zM50yem','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9203,'oK3zM50yem','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9204,'oK3zM50yem','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9205,'oK3zM50yem','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9206,'oK3zM50yem','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9207,'oK3zM50yem','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9208,'Gig2geVYWs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9209,'Gig2geVYWs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9210,'Gig2geVYWs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9211,'Gig2geVYWs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9212,'Gig2geVYWs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9213,'Gig2geVYWs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9214,'Gig2geVYWs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9215,'Gig2geVYWs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9216,'Gig2geVYWs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9217,'Gig2geVYWs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9218,'Gig2geVYWs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9219,'T5koKunS1T','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9220,'T5koKunS1T','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9221,'T5koKunS1T','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9222,'T5koKunS1T','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9223,'T5koKunS1T','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9224,'T5koKunS1T','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9225,'T5koKunS1T','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9226,'T5koKunS1T','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9227,'T5koKunS1T','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9228,'T5koKunS1T','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9229,'T5koKunS1T','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9230,'tyA5KK6MeJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9231,'tyA5KK6MeJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9232,'tyA5KK6MeJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9233,'tyA5KK6MeJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9234,'tyA5KK6MeJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9235,'tyA5KK6MeJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9236,'tyA5KK6MeJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9237,'tyA5KK6MeJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9238,'tyA5KK6MeJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9239,'tyA5KK6MeJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9240,'tyA5KK6MeJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9241,'524BZdChPg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9242,'524BZdChPg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9243,'524BZdChPg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9244,'524BZdChPg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9245,'524BZdChPg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9246,'524BZdChPg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9247,'524BZdChPg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9248,'524BZdChPg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9249,'524BZdChPg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9250,'524BZdChPg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9251,'524BZdChPg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9252,'BHZ3J8chBt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9253,'BHZ3J8chBt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9254,'BHZ3J8chBt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9255,'BHZ3J8chBt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9256,'BHZ3J8chBt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9257,'BHZ3J8chBt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9258,'BHZ3J8chBt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9259,'BHZ3J8chBt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9260,'BHZ3J8chBt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9261,'BHZ3J8chBt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9262,'BHZ3J8chBt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9263,'dFBG68w6nD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9264,'dFBG68w6nD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9265,'dFBG68w6nD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9266,'dFBG68w6nD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9267,'dFBG68w6nD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9268,'dFBG68w6nD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9269,'dFBG68w6nD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9270,'dFBG68w6nD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9271,'dFBG68w6nD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9272,'dFBG68w6nD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9273,'dFBG68w6nD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9274,'pvBKrLgTJ4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9275,'pvBKrLgTJ4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9276,'pvBKrLgTJ4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9277,'pvBKrLgTJ4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9278,'pvBKrLgTJ4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9279,'pvBKrLgTJ4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9280,'pvBKrLgTJ4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9281,'pvBKrLgTJ4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9282,'pvBKrLgTJ4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9283,'pvBKrLgTJ4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9284,'pvBKrLgTJ4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9285,'EfTxL27Z4s','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9286,'EfTxL27Z4s','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9287,'EfTxL27Z4s','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9288,'EfTxL27Z4s','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9289,'EfTxL27Z4s','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9290,'EfTxL27Z4s','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9291,'EfTxL27Z4s','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9292,'EfTxL27Z4s','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9293,'EfTxL27Z4s','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9294,'EfTxL27Z4s','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9295,'EfTxL27Z4s','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9296,'E1kpemt5OI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9297,'E1kpemt5OI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9298,'E1kpemt5OI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9299,'E1kpemt5OI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9300,'E1kpemt5OI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9301,'E1kpemt5OI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9302,'E1kpemt5OI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9303,'E1kpemt5OI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9304,'E1kpemt5OI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9305,'E1kpemt5OI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9306,'E1kpemt5OI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9307,'wpvTnTsDv3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9308,'wpvTnTsDv3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9309,'wpvTnTsDv3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9310,'wpvTnTsDv3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9311,'wpvTnTsDv3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9312,'wpvTnTsDv3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9313,'wpvTnTsDv3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9314,'wpvTnTsDv3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9315,'wpvTnTsDv3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9316,'wpvTnTsDv3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9317,'wpvTnTsDv3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9318,'1znX6jahDA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9319,'1znX6jahDA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9320,'1znX6jahDA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9321,'1znX6jahDA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9322,'1znX6jahDA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9323,'1znX6jahDA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9324,'1znX6jahDA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9325,'1znX6jahDA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9326,'1znX6jahDA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9327,'1znX6jahDA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9328,'1znX6jahDA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9329,'9Qu45YjAmE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9330,'9Qu45YjAmE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9331,'9Qu45YjAmE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9332,'9Qu45YjAmE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9333,'9Qu45YjAmE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9334,'9Qu45YjAmE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9335,'9Qu45YjAmE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9336,'9Qu45YjAmE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9337,'9Qu45YjAmE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9338,'9Qu45YjAmE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9339,'9Qu45YjAmE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9340,'0L8Gx47H6R','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9341,'0L8Gx47H6R','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9342,'0L8Gx47H6R','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9343,'0L8Gx47H6R','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9344,'0L8Gx47H6R','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9345,'0L8Gx47H6R','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9346,'0L8Gx47H6R','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9347,'0L8Gx47H6R','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9348,'0L8Gx47H6R','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9349,'0L8Gx47H6R','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9350,'0L8Gx47H6R','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9351,'x0DMDT3xR2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9352,'x0DMDT3xR2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9353,'x0DMDT3xR2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9354,'x0DMDT3xR2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9355,'x0DMDT3xR2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9356,'x0DMDT3xR2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9357,'x0DMDT3xR2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9358,'x0DMDT3xR2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9359,'x0DMDT3xR2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9360,'x0DMDT3xR2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9361,'x0DMDT3xR2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9362,'OHtPjvWJns','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9363,'OHtPjvWJns','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9364,'OHtPjvWJns','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9365,'OHtPjvWJns','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9366,'OHtPjvWJns','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9367,'OHtPjvWJns','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9368,'OHtPjvWJns','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9369,'OHtPjvWJns','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9370,'OHtPjvWJns','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9371,'OHtPjvWJns','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9372,'OHtPjvWJns','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9373,'mXjLH69R0Y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9374,'mXjLH69R0Y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9375,'mXjLH69R0Y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9376,'mXjLH69R0Y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9377,'mXjLH69R0Y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9378,'mXjLH69R0Y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9379,'mXjLH69R0Y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9380,'mXjLH69R0Y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9381,'mXjLH69R0Y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9382,'mXjLH69R0Y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9383,'mXjLH69R0Y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9384,'cbvLRl5l0K','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9385,'cbvLRl5l0K','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9386,'cbvLRl5l0K','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9387,'cbvLRl5l0K','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9388,'cbvLRl5l0K','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9389,'cbvLRl5l0K','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9390,'cbvLRl5l0K','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9391,'cbvLRl5l0K','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9392,'cbvLRl5l0K','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9393,'cbvLRl5l0K','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9394,'cbvLRl5l0K','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9395,'58JlrLAZFe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9396,'58JlrLAZFe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9397,'58JlrLAZFe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9398,'58JlrLAZFe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9399,'58JlrLAZFe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9400,'58JlrLAZFe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9401,'58JlrLAZFe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9402,'58JlrLAZFe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9403,'58JlrLAZFe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9404,'58JlrLAZFe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9405,'58JlrLAZFe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9406,'AxbDv8gjzc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9407,'AxbDv8gjzc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9408,'AxbDv8gjzc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9409,'AxbDv8gjzc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9410,'AxbDv8gjzc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9411,'AxbDv8gjzc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9412,'AxbDv8gjzc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9413,'AxbDv8gjzc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9414,'AxbDv8gjzc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9415,'AxbDv8gjzc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9416,'AxbDv8gjzc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9417,'1CelOQRwgy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9418,'1CelOQRwgy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9419,'1CelOQRwgy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9420,'1CelOQRwgy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9421,'1CelOQRwgy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9422,'1CelOQRwgy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9423,'1CelOQRwgy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9424,'1CelOQRwgy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9425,'1CelOQRwgy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9426,'1CelOQRwgy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9427,'1CelOQRwgy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9428,'hRF3LTCzt6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9429,'hRF3LTCzt6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9430,'hRF3LTCzt6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9431,'hRF3LTCzt6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9432,'hRF3LTCzt6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9433,'hRF3LTCzt6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9434,'hRF3LTCzt6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9435,'hRF3LTCzt6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9436,'hRF3LTCzt6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9437,'hRF3LTCzt6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9438,'hRF3LTCzt6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9439,'zMmE5eV3A4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9440,'zMmE5eV3A4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9441,'zMmE5eV3A4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9442,'zMmE5eV3A4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9443,'zMmE5eV3A4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9444,'zMmE5eV3A4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9445,'zMmE5eV3A4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9446,'zMmE5eV3A4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9447,'zMmE5eV3A4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9448,'zMmE5eV3A4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9449,'zMmE5eV3A4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9450,'gq1j9qPgUE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9451,'gq1j9qPgUE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9452,'gq1j9qPgUE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9453,'gq1j9qPgUE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9454,'gq1j9qPgUE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9455,'gq1j9qPgUE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9456,'gq1j9qPgUE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9457,'gq1j9qPgUE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9458,'gq1j9qPgUE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9459,'gq1j9qPgUE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9460,'gq1j9qPgUE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9461,'UGyZk1Zyek','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9462,'UGyZk1Zyek','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9463,'UGyZk1Zyek','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9464,'UGyZk1Zyek','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9465,'UGyZk1Zyek','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9466,'UGyZk1Zyek','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9467,'UGyZk1Zyek','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9468,'UGyZk1Zyek','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9469,'UGyZk1Zyek','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9470,'UGyZk1Zyek','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9471,'UGyZk1Zyek','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9472,'0tbOXDqbPx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9473,'0tbOXDqbPx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9474,'0tbOXDqbPx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9475,'0tbOXDqbPx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9476,'0tbOXDqbPx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9477,'0tbOXDqbPx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9478,'0tbOXDqbPx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9479,'0tbOXDqbPx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9480,'0tbOXDqbPx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9481,'0tbOXDqbPx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9482,'0tbOXDqbPx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9483,'rTtaFXUjR2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9484,'rTtaFXUjR2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9485,'rTtaFXUjR2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9486,'rTtaFXUjR2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9487,'rTtaFXUjR2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9488,'rTtaFXUjR2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9489,'rTtaFXUjR2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9490,'rTtaFXUjR2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9491,'rTtaFXUjR2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9492,'rTtaFXUjR2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9493,'rTtaFXUjR2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9494,'bTf7ppIDR8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9495,'bTf7ppIDR8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9496,'bTf7ppIDR8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9497,'bTf7ppIDR8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9498,'bTf7ppIDR8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9499,'bTf7ppIDR8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9500,'bTf7ppIDR8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9501,'bTf7ppIDR8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9502,'bTf7ppIDR8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9503,'bTf7ppIDR8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9504,'bTf7ppIDR8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9505,'IprPtFCdLs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9506,'IprPtFCdLs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9507,'IprPtFCdLs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9508,'IprPtFCdLs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9509,'IprPtFCdLs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9510,'IprPtFCdLs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9511,'IprPtFCdLs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9512,'IprPtFCdLs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9513,'IprPtFCdLs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9514,'IprPtFCdLs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9515,'IprPtFCdLs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9516,'4QMiaGvYKL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9517,'4QMiaGvYKL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9518,'4QMiaGvYKL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9519,'4QMiaGvYKL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9520,'4QMiaGvYKL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9521,'4QMiaGvYKL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9522,'4QMiaGvYKL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9523,'4QMiaGvYKL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9524,'4QMiaGvYKL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9525,'4QMiaGvYKL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9526,'4QMiaGvYKL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9527,'9e9zqytQie','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9528,'9e9zqytQie','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9529,'9e9zqytQie','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9530,'9e9zqytQie','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9531,'9e9zqytQie','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9532,'9e9zqytQie','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9533,'9e9zqytQie','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9534,'9e9zqytQie','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9535,'9e9zqytQie','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9536,'9e9zqytQie','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9537,'9e9zqytQie','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9538,'O0vJvZ5d09','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9539,'O0vJvZ5d09','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9540,'O0vJvZ5d09','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9541,'O0vJvZ5d09','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9542,'O0vJvZ5d09','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9543,'O0vJvZ5d09','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9544,'O0vJvZ5d09','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9545,'O0vJvZ5d09','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9546,'O0vJvZ5d09','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9547,'O0vJvZ5d09','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9548,'O0vJvZ5d09','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9549,'9BRLd6i8BG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9550,'9BRLd6i8BG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9551,'9BRLd6i8BG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9552,'9BRLd6i8BG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9553,'9BRLd6i8BG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9554,'9BRLd6i8BG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9555,'9BRLd6i8BG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9556,'9BRLd6i8BG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9557,'9BRLd6i8BG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9558,'9BRLd6i8BG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9559,'9BRLd6i8BG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9560,'LpFAtH9VBz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9561,'LpFAtH9VBz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9562,'LpFAtH9VBz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9563,'LpFAtH9VBz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9564,'LpFAtH9VBz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9565,'LpFAtH9VBz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9566,'LpFAtH9VBz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9567,'LpFAtH9VBz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9568,'LpFAtH9VBz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9569,'LpFAtH9VBz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9570,'LpFAtH9VBz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9571,'oLPz6rQv21','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9572,'oLPz6rQv21','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9573,'oLPz6rQv21','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9574,'oLPz6rQv21','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9575,'oLPz6rQv21','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9576,'oLPz6rQv21','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9577,'oLPz6rQv21','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9578,'oLPz6rQv21','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9579,'oLPz6rQv21','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9580,'oLPz6rQv21','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9581,'oLPz6rQv21','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9582,'2m599MHyK0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9583,'2m599MHyK0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9584,'2m599MHyK0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9585,'2m599MHyK0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9586,'2m599MHyK0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9587,'2m599MHyK0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9588,'2m599MHyK0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9589,'2m599MHyK0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9590,'2m599MHyK0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9591,'2m599MHyK0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9592,'2m599MHyK0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9593,'w1IrO5tOWW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9594,'w1IrO5tOWW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9595,'w1IrO5tOWW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9596,'w1IrO5tOWW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9597,'w1IrO5tOWW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9598,'w1IrO5tOWW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9599,'w1IrO5tOWW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9600,'w1IrO5tOWW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9601,'w1IrO5tOWW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9602,'w1IrO5tOWW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9603,'w1IrO5tOWW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9604,'zfbEr0wtX2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9605,'zfbEr0wtX2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9606,'zfbEr0wtX2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9607,'zfbEr0wtX2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9608,'zfbEr0wtX2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9609,'zfbEr0wtX2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9610,'zfbEr0wtX2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9611,'zfbEr0wtX2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9612,'zfbEr0wtX2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9613,'zfbEr0wtX2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9614,'zfbEr0wtX2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9615,'AUsnm9DOkE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9616,'AUsnm9DOkE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9617,'AUsnm9DOkE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9618,'AUsnm9DOkE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9619,'AUsnm9DOkE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9620,'AUsnm9DOkE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9621,'AUsnm9DOkE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9622,'AUsnm9DOkE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9623,'AUsnm9DOkE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9624,'AUsnm9DOkE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9625,'AUsnm9DOkE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9626,'BmC51gd1GT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9627,'BmC51gd1GT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9628,'BmC51gd1GT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9629,'BmC51gd1GT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9630,'BmC51gd1GT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9631,'BmC51gd1GT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9632,'BmC51gd1GT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9633,'BmC51gd1GT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9634,'BmC51gd1GT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9635,'BmC51gd1GT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9636,'BmC51gd1GT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9637,'7UAtyCf33U','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9638,'7UAtyCf33U','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9639,'7UAtyCf33U','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9640,'7UAtyCf33U','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9641,'7UAtyCf33U','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9642,'7UAtyCf33U','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9643,'7UAtyCf33U','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9644,'7UAtyCf33U','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9645,'7UAtyCf33U','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9646,'7UAtyCf33U','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9647,'7UAtyCf33U','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9648,'sDLvj6otNq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9649,'sDLvj6otNq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9650,'sDLvj6otNq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9651,'sDLvj6otNq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9652,'sDLvj6otNq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9653,'sDLvj6otNq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9654,'sDLvj6otNq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9655,'sDLvj6otNq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9656,'sDLvj6otNq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9657,'sDLvj6otNq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9658,'sDLvj6otNq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9659,'ju1uCKNEgp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9660,'ju1uCKNEgp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9661,'ju1uCKNEgp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9662,'ju1uCKNEgp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9663,'ju1uCKNEgp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9664,'ju1uCKNEgp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9665,'ju1uCKNEgp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9666,'ju1uCKNEgp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9667,'ju1uCKNEgp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9668,'ju1uCKNEgp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9669,'ju1uCKNEgp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9670,'BL4W4Fexb2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9671,'BL4W4Fexb2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9672,'BL4W4Fexb2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9673,'BL4W4Fexb2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9674,'BL4W4Fexb2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9675,'BL4W4Fexb2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9676,'BL4W4Fexb2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9677,'BL4W4Fexb2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9678,'BL4W4Fexb2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9679,'BL4W4Fexb2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9680,'BL4W4Fexb2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9681,'yS3fcff270e9cb4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9682,'yS3fcff270e9cb4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9683,'yS3fcff270e9cb4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9684,'yS3fcff270e9cb4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9685,'yS3fcff270e9cb4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9686,'yS3fcff270e9cb4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9687,'yS3fcff270e9cb4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9688,'yS3fcff270e9cb4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9689,'yS3fcff270e9cb4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9690,'yS3fcff270e9cb4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9691,'yS3fcff270e9cb4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9692,'3AKh5Wds55','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9693,'3AKh5Wds55','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9694,'3AKh5Wds55','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9695,'3AKh5Wds55','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9696,'3AKh5Wds55','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9697,'3AKh5Wds55','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9698,'3AKh5Wds55','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9699,'3AKh5Wds55','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9700,'3AKh5Wds55','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9701,'3AKh5Wds55','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9702,'3AKh5Wds55','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9703,'VWWqyCpQQf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9704,'VWWqyCpQQf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9705,'VWWqyCpQQf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9706,'VWWqyCpQQf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9707,'VWWqyCpQQf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9708,'VWWqyCpQQf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9709,'VWWqyCpQQf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9710,'VWWqyCpQQf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9711,'VWWqyCpQQf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9712,'VWWqyCpQQf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9713,'VWWqyCpQQf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9714,'hKGS7wriwB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9715,'hKGS7wriwB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9716,'hKGS7wriwB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9717,'hKGS7wriwB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9718,'hKGS7wriwB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9719,'hKGS7wriwB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9720,'hKGS7wriwB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9721,'hKGS7wriwB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9722,'hKGS7wriwB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9723,'hKGS7wriwB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9724,'hKGS7wriwB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9725,'TIwgI9HcoV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9726,'TIwgI9HcoV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9727,'TIwgI9HcoV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9728,'TIwgI9HcoV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9729,'TIwgI9HcoV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9730,'TIwgI9HcoV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9731,'TIwgI9HcoV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9732,'TIwgI9HcoV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9733,'TIwgI9HcoV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9734,'TIwgI9HcoV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9735,'TIwgI9HcoV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9736,'HyIqwklkOf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9737,'HyIqwklkOf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9738,'HyIqwklkOf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9739,'HyIqwklkOf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9740,'HyIqwklkOf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9741,'HyIqwklkOf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9742,'HyIqwklkOf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9743,'HyIqwklkOf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9744,'HyIqwklkOf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9745,'HyIqwklkOf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9746,'HyIqwklkOf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9747,'JgoGS50AkJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9748,'JgoGS50AkJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9749,'JgoGS50AkJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9750,'JgoGS50AkJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9751,'JgoGS50AkJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9752,'JgoGS50AkJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9753,'JgoGS50AkJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9754,'JgoGS50AkJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9755,'JgoGS50AkJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9756,'JgoGS50AkJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9757,'JgoGS50AkJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9758,'o1cfyEPGU9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9759,'o1cfyEPGU9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9760,'o1cfyEPGU9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9761,'o1cfyEPGU9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9762,'o1cfyEPGU9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9763,'o1cfyEPGU9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9764,'o1cfyEPGU9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9765,'o1cfyEPGU9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9766,'o1cfyEPGU9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9767,'o1cfyEPGU9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9768,'o1cfyEPGU9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9769,'PG1OIYTcYv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9770,'PG1OIYTcYv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9771,'PG1OIYTcYv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9772,'PG1OIYTcYv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9773,'PG1OIYTcYv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9774,'PG1OIYTcYv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9775,'PG1OIYTcYv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9776,'PG1OIYTcYv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9777,'PG1OIYTcYv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9778,'PG1OIYTcYv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9779,'PG1OIYTcYv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9780,'Lfp9FH3ZDH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9781,'Lfp9FH3ZDH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9782,'Lfp9FH3ZDH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9783,'Lfp9FH3ZDH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9784,'Lfp9FH3ZDH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9785,'Lfp9FH3ZDH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9786,'Lfp9FH3ZDH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9787,'Lfp9FH3ZDH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9788,'Lfp9FH3ZDH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9789,'Lfp9FH3ZDH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9790,'Lfp9FH3ZDH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9791,'tuqSI1BAiP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9792,'tuqSI1BAiP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9793,'tuqSI1BAiP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9794,'tuqSI1BAiP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9795,'tuqSI1BAiP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9796,'tuqSI1BAiP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9797,'tuqSI1BAiP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9798,'tuqSI1BAiP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9799,'tuqSI1BAiP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9800,'tuqSI1BAiP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9801,'tuqSI1BAiP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9802,'49sUACNEKL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9803,'49sUACNEKL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9804,'49sUACNEKL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9805,'49sUACNEKL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9806,'49sUACNEKL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9807,'49sUACNEKL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9808,'49sUACNEKL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9809,'49sUACNEKL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9810,'49sUACNEKL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9811,'49sUACNEKL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9812,'49sUACNEKL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9813,'CoCL3kJmmO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9814,'CoCL3kJmmO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9815,'CoCL3kJmmO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9816,'CoCL3kJmmO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9817,'CoCL3kJmmO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9818,'CoCL3kJmmO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9819,'CoCL3kJmmO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9820,'CoCL3kJmmO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9821,'CoCL3kJmmO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9822,'CoCL3kJmmO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9823,'CoCL3kJmmO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9824,'MQU0yW0Igq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9825,'MQU0yW0Igq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9826,'MQU0yW0Igq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9827,'MQU0yW0Igq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9828,'MQU0yW0Igq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9829,'MQU0yW0Igq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9830,'MQU0yW0Igq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9831,'MQU0yW0Igq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9832,'MQU0yW0Igq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9833,'MQU0yW0Igq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9834,'MQU0yW0Igq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9835,'mNTBLPmjZy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9836,'mNTBLPmjZy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9837,'mNTBLPmjZy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9838,'mNTBLPmjZy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9839,'mNTBLPmjZy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9840,'mNTBLPmjZy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9841,'mNTBLPmjZy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9842,'mNTBLPmjZy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9843,'mNTBLPmjZy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9844,'mNTBLPmjZy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9845,'mNTBLPmjZy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9846,'G8D828EFZU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9847,'G8D828EFZU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9848,'G8D828EFZU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9849,'G8D828EFZU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9850,'G8D828EFZU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9851,'G8D828EFZU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9852,'G8D828EFZU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9853,'G8D828EFZU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9854,'G8D828EFZU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9855,'G8D828EFZU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9856,'G8D828EFZU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9857,'9LPxjJelJM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9858,'9LPxjJelJM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9859,'9LPxjJelJM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9860,'9LPxjJelJM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9861,'9LPxjJelJM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9862,'9LPxjJelJM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9863,'9LPxjJelJM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9864,'9LPxjJelJM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9865,'9LPxjJelJM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9866,'9LPxjJelJM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9867,'9LPxjJelJM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9868,'10DfvLGrjW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9869,'10DfvLGrjW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9870,'10DfvLGrjW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9871,'10DfvLGrjW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9872,'10DfvLGrjW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9873,'10DfvLGrjW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9874,'10DfvLGrjW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9875,'10DfvLGrjW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9876,'10DfvLGrjW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9877,'10DfvLGrjW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9878,'10DfvLGrjW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9879,'T6bmjZml6b','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9880,'T6bmjZml6b','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9881,'T6bmjZml6b','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9882,'T6bmjZml6b','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9883,'T6bmjZml6b','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9884,'T6bmjZml6b','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9885,'T6bmjZml6b','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9886,'T6bmjZml6b','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9887,'T6bmjZml6b','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9888,'T6bmjZml6b','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9889,'T6bmjZml6b','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9890,'EGSb5oli3K','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9891,'EGSb5oli3K','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9892,'EGSb5oli3K','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9893,'EGSb5oli3K','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9894,'EGSb5oli3K','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9895,'EGSb5oli3K','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9896,'EGSb5oli3K','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9897,'EGSb5oli3K','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9898,'EGSb5oli3K','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9899,'EGSb5oli3K','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9900,'EGSb5oli3K','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9901,'rkAim16MaN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9902,'rkAim16MaN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9903,'rkAim16MaN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9904,'rkAim16MaN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9905,'rkAim16MaN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9906,'rkAim16MaN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9907,'rkAim16MaN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9908,'rkAim16MaN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9909,'rkAim16MaN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9910,'rkAim16MaN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9911,'rkAim16MaN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9912,'2r6MNtORNf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9913,'2r6MNtORNf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9914,'2r6MNtORNf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9915,'2r6MNtORNf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9916,'2r6MNtORNf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9917,'2r6MNtORNf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9918,'2r6MNtORNf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9919,'2r6MNtORNf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9920,'2r6MNtORNf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9921,'2r6MNtORNf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9922,'2r6MNtORNf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9923,'Sec8S7t3Ae','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9924,'Sec8S7t3Ae','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9925,'Sec8S7t3Ae','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9926,'Sec8S7t3Ae','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9927,'Sec8S7t3Ae','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9928,'Sec8S7t3Ae','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9929,'Sec8S7t3Ae','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9930,'Sec8S7t3Ae','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9931,'Sec8S7t3Ae','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9932,'Sec8S7t3Ae','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9933,'Sec8S7t3Ae','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9934,'q2TNnlAb4w','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9935,'q2TNnlAb4w','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9936,'q2TNnlAb4w','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9937,'q2TNnlAb4w','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9938,'q2TNnlAb4w','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9939,'q2TNnlAb4w','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9940,'q2TNnlAb4w','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9941,'q2TNnlAb4w','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9942,'q2TNnlAb4w','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9943,'q2TNnlAb4w','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9944,'q2TNnlAb4w','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9945,'LXrOpDARdH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9946,'LXrOpDARdH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9947,'LXrOpDARdH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9948,'LXrOpDARdH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9949,'LXrOpDARdH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9950,'LXrOpDARdH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9951,'LXrOpDARdH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9952,'LXrOpDARdH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9953,'LXrOpDARdH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9954,'LXrOpDARdH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9955,'LXrOpDARdH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9956,'ESq2KG6aWc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9957,'ESq2KG6aWc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9958,'ESq2KG6aWc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9959,'ESq2KG6aWc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9960,'ESq2KG6aWc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9961,'ESq2KG6aWc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9962,'ESq2KG6aWc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9963,'ESq2KG6aWc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9964,'ESq2KG6aWc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9965,'ESq2KG6aWc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9966,'ESq2KG6aWc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9967,'mpl4PN9609','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9968,'mpl4PN9609','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9969,'mpl4PN9609','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9970,'mpl4PN9609','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9971,'mpl4PN9609','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9972,'mpl4PN9609','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9973,'mpl4PN9609','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9974,'mpl4PN9609','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9975,'mpl4PN9609','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9976,'mpl4PN9609','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9977,'mpl4PN9609','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9978,'ohlRtvaxpy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9979,'ohlRtvaxpy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9980,'ohlRtvaxpy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9981,'ohlRtvaxpy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9982,'ohlRtvaxpy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9983,'ohlRtvaxpy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9984,'ohlRtvaxpy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9985,'ohlRtvaxpy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9986,'ohlRtvaxpy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9987,'ohlRtvaxpy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9988,'ohlRtvaxpy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9989,'1pLz8ZmVJC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9990,'1pLz8ZmVJC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9991,'1pLz8ZmVJC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9992,'1pLz8ZmVJC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9993,'1pLz8ZmVJC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9994,'1pLz8ZmVJC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9995,'1pLz8ZmVJC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9996,'1pLz8ZmVJC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9997,'1pLz8ZmVJC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9998,'1pLz8ZmVJC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (9999,'1pLz8ZmVJC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10000,'8F2kV67b62','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10001,'8F2kV67b62','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10002,'8F2kV67b62','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10003,'8F2kV67b62','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10004,'8F2kV67b62','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10005,'8F2kV67b62','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10006,'8F2kV67b62','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10007,'8F2kV67b62','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10008,'8F2kV67b62','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10009,'8F2kV67b62','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10010,'8F2kV67b62','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10011,'4s3yGIBeY6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10012,'4s3yGIBeY6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10013,'4s3yGIBeY6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10014,'4s3yGIBeY6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10015,'4s3yGIBeY6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10016,'4s3yGIBeY6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10017,'4s3yGIBeY6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10018,'4s3yGIBeY6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10019,'4s3yGIBeY6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10020,'4s3yGIBeY6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10021,'4s3yGIBeY6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10022,'i8RT6rAddE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10023,'i8RT6rAddE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10024,'i8RT6rAddE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10025,'i8RT6rAddE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10026,'i8RT6rAddE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10027,'i8RT6rAddE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10028,'i8RT6rAddE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10029,'i8RT6rAddE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10030,'i8RT6rAddE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10031,'i8RT6rAddE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10032,'i8RT6rAddE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10033,'2HDYlP3nt4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10034,'2HDYlP3nt4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10035,'2HDYlP3nt4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10036,'2HDYlP3nt4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10037,'2HDYlP3nt4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10038,'2HDYlP3nt4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10039,'2HDYlP3nt4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10040,'2HDYlP3nt4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10041,'2HDYlP3nt4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10042,'2HDYlP3nt4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10043,'2HDYlP3nt4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10044,'AYW8O50kqk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10045,'AYW8O50kqk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10046,'AYW8O50kqk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10047,'AYW8O50kqk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10048,'AYW8O50kqk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10049,'AYW8O50kqk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10050,'AYW8O50kqk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10051,'AYW8O50kqk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10052,'AYW8O50kqk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10053,'AYW8O50kqk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10054,'AYW8O50kqk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10055,'HaicGMl9qj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10056,'HaicGMl9qj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10057,'HaicGMl9qj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10058,'HaicGMl9qj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10059,'HaicGMl9qj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10060,'HaicGMl9qj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10061,'HaicGMl9qj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10062,'HaicGMl9qj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10063,'HaicGMl9qj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10064,'HaicGMl9qj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10065,'HaicGMl9qj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10066,'ItVrFlULzU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10067,'ItVrFlULzU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10068,'ItVrFlULzU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10069,'ItVrFlULzU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10070,'ItVrFlULzU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10071,'ItVrFlULzU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10072,'ItVrFlULzU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10073,'ItVrFlULzU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10074,'ItVrFlULzU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10075,'ItVrFlULzU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10076,'ItVrFlULzU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10077,'CsKp5Ihug7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10078,'CsKp5Ihug7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10079,'CsKp5Ihug7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10080,'CsKp5Ihug7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10081,'CsKp5Ihug7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10082,'CsKp5Ihug7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10083,'CsKp5Ihug7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10084,'CsKp5Ihug7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10085,'CsKp5Ihug7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10086,'CsKp5Ihug7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10087,'CsKp5Ihug7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10088,'tg9KqIpC5P','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10089,'tg9KqIpC5P','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10090,'tg9KqIpC5P','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10091,'tg9KqIpC5P','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10092,'tg9KqIpC5P','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10093,'tg9KqIpC5P','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10094,'tg9KqIpC5P','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10095,'tg9KqIpC5P','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10096,'tg9KqIpC5P','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10097,'tg9KqIpC5P','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10098,'tg9KqIpC5P','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10099,'q976QADS7y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10100,'q976QADS7y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10101,'q976QADS7y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10102,'q976QADS7y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10103,'q976QADS7y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10104,'q976QADS7y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10105,'q976QADS7y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10106,'q976QADS7y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10107,'q976QADS7y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10108,'q976QADS7y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10109,'q976QADS7y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10110,'zEkEEqpSUR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10111,'zEkEEqpSUR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10112,'zEkEEqpSUR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10113,'zEkEEqpSUR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10114,'zEkEEqpSUR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10115,'zEkEEqpSUR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10116,'zEkEEqpSUR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10117,'zEkEEqpSUR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10118,'zEkEEqpSUR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10119,'zEkEEqpSUR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10120,'zEkEEqpSUR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10121,'zXzQZ09NLt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10122,'zXzQZ09NLt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10123,'zXzQZ09NLt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10124,'zXzQZ09NLt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10125,'zXzQZ09NLt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10126,'zXzQZ09NLt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10127,'zXzQZ09NLt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10128,'zXzQZ09NLt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10129,'zXzQZ09NLt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10130,'zXzQZ09NLt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10131,'zXzQZ09NLt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10132,'RTrm80OTff','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10133,'RTrm80OTff','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10134,'RTrm80OTff','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10135,'RTrm80OTff','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10136,'RTrm80OTff','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10137,'RTrm80OTff','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10138,'RTrm80OTff','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10139,'RTrm80OTff','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10140,'RTrm80OTff','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10141,'RTrm80OTff','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10142,'RTrm80OTff','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10143,'TyigUaXGI4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10144,'TyigUaXGI4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10145,'TyigUaXGI4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10146,'TyigUaXGI4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10147,'TyigUaXGI4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10148,'TyigUaXGI4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10149,'TyigUaXGI4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10150,'TyigUaXGI4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10151,'TyigUaXGI4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10152,'TyigUaXGI4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10153,'TyigUaXGI4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10154,'KFhXp4mB6q','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10155,'KFhXp4mB6q','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10156,'KFhXp4mB6q','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10157,'KFhXp4mB6q','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10158,'KFhXp4mB6q','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10159,'KFhXp4mB6q','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10160,'KFhXp4mB6q','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10161,'KFhXp4mB6q','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10162,'KFhXp4mB6q','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10163,'KFhXp4mB6q','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10164,'KFhXp4mB6q','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10165,'wkeRkG0CwU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10166,'wkeRkG0CwU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10167,'wkeRkG0CwU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10168,'wkeRkG0CwU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10169,'wkeRkG0CwU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10170,'wkeRkG0CwU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10171,'wkeRkG0CwU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10172,'wkeRkG0CwU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10173,'wkeRkG0CwU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10174,'wkeRkG0CwU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10175,'wkeRkG0CwU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10176,'QsGvqGF3MK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10177,'QsGvqGF3MK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10178,'QsGvqGF3MK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10179,'QsGvqGF3MK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10180,'QsGvqGF3MK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10181,'QsGvqGF3MK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10182,'QsGvqGF3MK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10183,'QsGvqGF3MK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10184,'QsGvqGF3MK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10185,'QsGvqGF3MK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10186,'QsGvqGF3MK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10187,'zqeiU3x3m0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10188,'zqeiU3x3m0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10189,'zqeiU3x3m0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10190,'zqeiU3x3m0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10191,'zqeiU3x3m0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10192,'zqeiU3x3m0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10193,'zqeiU3x3m0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10194,'zqeiU3x3m0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10195,'zqeiU3x3m0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10196,'zqeiU3x3m0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10197,'zqeiU3x3m0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10198,'nSUg5U2mQF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10199,'nSUg5U2mQF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10200,'nSUg5U2mQF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10201,'nSUg5U2mQF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10202,'nSUg5U2mQF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10203,'nSUg5U2mQF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10204,'nSUg5U2mQF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10205,'nSUg5U2mQF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10206,'nSUg5U2mQF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10207,'nSUg5U2mQF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10208,'nSUg5U2mQF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10209,'DaIYKY0eqV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10210,'DaIYKY0eqV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10211,'DaIYKY0eqV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10212,'DaIYKY0eqV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10213,'DaIYKY0eqV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10214,'DaIYKY0eqV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10215,'DaIYKY0eqV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10216,'DaIYKY0eqV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10217,'DaIYKY0eqV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10218,'DaIYKY0eqV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10219,'DaIYKY0eqV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10220,'hAwuqWFq5x','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10221,'hAwuqWFq5x','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10222,'hAwuqWFq5x','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10223,'hAwuqWFq5x','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10224,'hAwuqWFq5x','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10225,'hAwuqWFq5x','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10226,'hAwuqWFq5x','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10227,'hAwuqWFq5x','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10228,'hAwuqWFq5x','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10229,'hAwuqWFq5x','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10230,'hAwuqWFq5x','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10231,'2PRMnlklR2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10232,'2PRMnlklR2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10233,'2PRMnlklR2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10234,'2PRMnlklR2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10235,'2PRMnlklR2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10236,'2PRMnlklR2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10237,'2PRMnlklR2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10238,'2PRMnlklR2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10239,'2PRMnlklR2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10240,'2PRMnlklR2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10241,'2PRMnlklR2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10242,'xvlQxNobXd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10243,'xvlQxNobXd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10244,'xvlQxNobXd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10245,'xvlQxNobXd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10246,'xvlQxNobXd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10247,'xvlQxNobXd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10248,'xvlQxNobXd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10249,'xvlQxNobXd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10250,'xvlQxNobXd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10251,'xvlQxNobXd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10252,'xvlQxNobXd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10253,'kxv6hTgHrO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10254,'kxv6hTgHrO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10255,'kxv6hTgHrO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10256,'kxv6hTgHrO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10257,'kxv6hTgHrO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10258,'kxv6hTgHrO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10259,'kxv6hTgHrO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10260,'kxv6hTgHrO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10261,'kxv6hTgHrO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10262,'kxv6hTgHrO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10263,'kxv6hTgHrO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10264,'0Nzsx8yjhz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10265,'0Nzsx8yjhz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10266,'0Nzsx8yjhz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10267,'0Nzsx8yjhz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10268,'0Nzsx8yjhz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10269,'0Nzsx8yjhz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10270,'0Nzsx8yjhz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10271,'0Nzsx8yjhz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10272,'0Nzsx8yjhz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10273,'0Nzsx8yjhz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10274,'0Nzsx8yjhz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10275,'nOQyoePyY2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10276,'nOQyoePyY2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10277,'nOQyoePyY2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10278,'nOQyoePyY2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10279,'nOQyoePyY2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10280,'nOQyoePyY2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10281,'nOQyoePyY2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10282,'nOQyoePyY2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10283,'nOQyoePyY2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10284,'nOQyoePyY2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10285,'nOQyoePyY2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10286,'hsQG7GjYeD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10287,'hsQG7GjYeD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10288,'hsQG7GjYeD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10289,'hsQG7GjYeD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10290,'hsQG7GjYeD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10291,'hsQG7GjYeD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10292,'hsQG7GjYeD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10293,'hsQG7GjYeD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10294,'hsQG7GjYeD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10295,'hsQG7GjYeD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10296,'hsQG7GjYeD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10297,'YrBF4D5jPe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10298,'YrBF4D5jPe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10299,'YrBF4D5jPe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10300,'YrBF4D5jPe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10301,'YrBF4D5jPe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10302,'YrBF4D5jPe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10303,'YrBF4D5jPe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10304,'YrBF4D5jPe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10305,'YrBF4D5jPe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10306,'YrBF4D5jPe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10307,'YrBF4D5jPe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10308,'30DFHxQjhW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10309,'30DFHxQjhW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10310,'30DFHxQjhW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10311,'30DFHxQjhW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10312,'30DFHxQjhW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10313,'30DFHxQjhW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10314,'30DFHxQjhW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10315,'30DFHxQjhW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10316,'30DFHxQjhW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10317,'30DFHxQjhW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10318,'30DFHxQjhW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10319,'rEeSsudQKL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10320,'rEeSsudQKL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10321,'rEeSsudQKL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10322,'rEeSsudQKL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10323,'rEeSsudQKL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10324,'rEeSsudQKL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10325,'rEeSsudQKL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10326,'rEeSsudQKL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10327,'rEeSsudQKL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10328,'rEeSsudQKL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10329,'rEeSsudQKL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10330,'WowdcMNMSK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10331,'WowdcMNMSK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10332,'WowdcMNMSK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10333,'WowdcMNMSK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10334,'WowdcMNMSK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10335,'WowdcMNMSK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10336,'WowdcMNMSK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10337,'WowdcMNMSK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10338,'WowdcMNMSK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10339,'WowdcMNMSK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10340,'WowdcMNMSK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10341,'0CUqCOjk9N','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10342,'0CUqCOjk9N','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10343,'0CUqCOjk9N','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10344,'0CUqCOjk9N','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10345,'0CUqCOjk9N','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10346,'0CUqCOjk9N','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10347,'0CUqCOjk9N','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10348,'0CUqCOjk9N','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10349,'0CUqCOjk9N','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10350,'0CUqCOjk9N','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10351,'0CUqCOjk9N','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10352,'0VZO8hajbR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10353,'0VZO8hajbR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10354,'0VZO8hajbR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10355,'0VZO8hajbR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10356,'0VZO8hajbR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10357,'0VZO8hajbR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10358,'0VZO8hajbR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10359,'0VZO8hajbR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10360,'0VZO8hajbR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10361,'0VZO8hajbR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10362,'0VZO8hajbR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10363,'w35daSdUms','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10364,'w35daSdUms','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10365,'w35daSdUms','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10366,'w35daSdUms','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10367,'w35daSdUms','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10368,'w35daSdUms','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10369,'w35daSdUms','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10370,'w35daSdUms','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10371,'w35daSdUms','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10372,'w35daSdUms','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10373,'w35daSdUms','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10374,'JXb1v4cb8J','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10375,'JXb1v4cb8J','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10376,'JXb1v4cb8J','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10377,'JXb1v4cb8J','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10378,'JXb1v4cb8J','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10379,'JXb1v4cb8J','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10380,'JXb1v4cb8J','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10381,'JXb1v4cb8J','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10382,'JXb1v4cb8J','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10383,'JXb1v4cb8J','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10384,'JXb1v4cb8J','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10385,'a1uTiAr5uy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10386,'a1uTiAr5uy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10387,'a1uTiAr5uy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10388,'a1uTiAr5uy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10389,'a1uTiAr5uy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10390,'a1uTiAr5uy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10391,'a1uTiAr5uy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10392,'a1uTiAr5uy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10393,'a1uTiAr5uy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10394,'a1uTiAr5uy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10395,'a1uTiAr5uy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10396,'5GE6uubw5e','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10397,'5GE6uubw5e','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10398,'5GE6uubw5e','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10399,'5GE6uubw5e','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10400,'5GE6uubw5e','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10401,'5GE6uubw5e','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10402,'5GE6uubw5e','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10403,'5GE6uubw5e','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10404,'5GE6uubw5e','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10405,'5GE6uubw5e','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10406,'5GE6uubw5e','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10407,'c7EzM1NuU5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10408,'c7EzM1NuU5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10409,'c7EzM1NuU5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10410,'c7EzM1NuU5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10411,'c7EzM1NuU5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10412,'c7EzM1NuU5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10413,'c7EzM1NuU5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10414,'c7EzM1NuU5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10415,'c7EzM1NuU5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10416,'c7EzM1NuU5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10417,'c7EzM1NuU5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10418,'pWuMGIR3Kh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10419,'pWuMGIR3Kh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10420,'pWuMGIR3Kh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10421,'pWuMGIR3Kh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10422,'pWuMGIR3Kh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10423,'pWuMGIR3Kh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10424,'pWuMGIR3Kh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10425,'pWuMGIR3Kh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10426,'pWuMGIR3Kh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10427,'pWuMGIR3Kh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10428,'pWuMGIR3Kh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10429,'Q3Y07ohy7O','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10430,'Q3Y07ohy7O','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10431,'Q3Y07ohy7O','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10432,'Q3Y07ohy7O','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10433,'Q3Y07ohy7O','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10434,'Q3Y07ohy7O','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10435,'Q3Y07ohy7O','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10436,'Q3Y07ohy7O','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10437,'Q3Y07ohy7O','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10438,'Q3Y07ohy7O','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10439,'Q3Y07ohy7O','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10440,'tAyiUKlwOX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10441,'tAyiUKlwOX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10442,'tAyiUKlwOX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10443,'tAyiUKlwOX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10444,'tAyiUKlwOX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10445,'tAyiUKlwOX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10446,'tAyiUKlwOX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10447,'tAyiUKlwOX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10448,'tAyiUKlwOX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10449,'tAyiUKlwOX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10450,'tAyiUKlwOX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10451,'mx6T6HMRVw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10452,'mx6T6HMRVw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10453,'mx6T6HMRVw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10454,'mx6T6HMRVw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10455,'mx6T6HMRVw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10456,'mx6T6HMRVw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10457,'mx6T6HMRVw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10458,'mx6T6HMRVw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10459,'mx6T6HMRVw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10460,'mx6T6HMRVw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10461,'mx6T6HMRVw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10462,'V1gA3oN9af','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10463,'V1gA3oN9af','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10464,'V1gA3oN9af','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10465,'V1gA3oN9af','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10466,'V1gA3oN9af','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10467,'V1gA3oN9af','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10468,'V1gA3oN9af','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10469,'V1gA3oN9af','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10470,'V1gA3oN9af','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10471,'V1gA3oN9af','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10472,'V1gA3oN9af','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10473,'f1AC9kj3mp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10474,'f1AC9kj3mp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10475,'f1AC9kj3mp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10476,'f1AC9kj3mp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10477,'f1AC9kj3mp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10478,'f1AC9kj3mp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10479,'f1AC9kj3mp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10480,'f1AC9kj3mp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10481,'f1AC9kj3mp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10482,'f1AC9kj3mp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10483,'f1AC9kj3mp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10484,'srBfN8aTto','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10485,'srBfN8aTto','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10486,'srBfN8aTto','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10487,'srBfN8aTto','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10488,'srBfN8aTto','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10489,'srBfN8aTto','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10490,'srBfN8aTto','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10491,'srBfN8aTto','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10492,'srBfN8aTto','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10493,'srBfN8aTto','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10494,'srBfN8aTto','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10495,'ZHNYBnE4lx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10496,'ZHNYBnE4lx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10497,'ZHNYBnE4lx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10498,'ZHNYBnE4lx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10499,'ZHNYBnE4lx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10500,'ZHNYBnE4lx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10501,'ZHNYBnE4lx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10502,'ZHNYBnE4lx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10503,'ZHNYBnE4lx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10504,'ZHNYBnE4lx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10505,'ZHNYBnE4lx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10506,'QZzV4DQvNg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10507,'QZzV4DQvNg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10508,'QZzV4DQvNg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10509,'QZzV4DQvNg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10510,'QZzV4DQvNg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10511,'QZzV4DQvNg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10512,'QZzV4DQvNg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10513,'QZzV4DQvNg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10514,'QZzV4DQvNg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10515,'QZzV4DQvNg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10516,'QZzV4DQvNg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10517,'jXnc2LYvDZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10518,'jXnc2LYvDZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10519,'jXnc2LYvDZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10520,'jXnc2LYvDZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10521,'jXnc2LYvDZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10522,'jXnc2LYvDZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10523,'jXnc2LYvDZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10524,'jXnc2LYvDZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10525,'jXnc2LYvDZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10526,'jXnc2LYvDZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10527,'jXnc2LYvDZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10528,'ZUyes56sKT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10529,'ZUyes56sKT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10530,'ZUyes56sKT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10531,'ZUyes56sKT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10532,'ZUyes56sKT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10533,'ZUyes56sKT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10534,'ZUyes56sKT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10535,'ZUyes56sKT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10536,'ZUyes56sKT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10537,'ZUyes56sKT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10538,'ZUyes56sKT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10539,'GnfDZRkJfk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10540,'GnfDZRkJfk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10541,'GnfDZRkJfk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10542,'GnfDZRkJfk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10543,'GnfDZRkJfk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10544,'GnfDZRkJfk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10545,'GnfDZRkJfk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10546,'GnfDZRkJfk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10547,'GnfDZRkJfk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10548,'GnfDZRkJfk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10549,'GnfDZRkJfk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10550,'tNFszB7lHR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10551,'tNFszB7lHR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10552,'tNFszB7lHR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10553,'tNFszB7lHR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10554,'tNFszB7lHR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10555,'tNFszB7lHR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10556,'tNFszB7lHR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10557,'tNFszB7lHR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10558,'tNFszB7lHR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10559,'tNFszB7lHR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10560,'tNFszB7lHR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10561,'daeWCYFC7N','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10562,'daeWCYFC7N','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10563,'daeWCYFC7N','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10564,'daeWCYFC7N','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10565,'daeWCYFC7N','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10566,'daeWCYFC7N','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10567,'daeWCYFC7N','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10568,'daeWCYFC7N','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10569,'daeWCYFC7N','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10570,'daeWCYFC7N','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10571,'daeWCYFC7N','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10572,'z02e20MJzJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10573,'z02e20MJzJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10574,'z02e20MJzJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10575,'z02e20MJzJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10576,'z02e20MJzJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10577,'z02e20MJzJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10578,'z02e20MJzJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10579,'z02e20MJzJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10580,'z02e20MJzJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10581,'z02e20MJzJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10582,'z02e20MJzJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10583,'WQMvwyTIsu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10584,'WQMvwyTIsu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10585,'WQMvwyTIsu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10586,'WQMvwyTIsu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10587,'WQMvwyTIsu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10588,'WQMvwyTIsu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10589,'WQMvwyTIsu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10590,'WQMvwyTIsu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10591,'WQMvwyTIsu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10592,'WQMvwyTIsu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10593,'WQMvwyTIsu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10594,'bKEmcMPOwN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10595,'bKEmcMPOwN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10596,'bKEmcMPOwN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10597,'bKEmcMPOwN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10598,'bKEmcMPOwN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10599,'bKEmcMPOwN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10600,'bKEmcMPOwN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10601,'bKEmcMPOwN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10602,'bKEmcMPOwN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10603,'bKEmcMPOwN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10604,'bKEmcMPOwN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10605,'BdtSvpqt0J','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10606,'BdtSvpqt0J','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10607,'BdtSvpqt0J','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10608,'BdtSvpqt0J','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10609,'BdtSvpqt0J','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10610,'BdtSvpqt0J','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10611,'BdtSvpqt0J','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10612,'BdtSvpqt0J','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10613,'BdtSvpqt0J','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10614,'BdtSvpqt0J','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10615,'BdtSvpqt0J','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10616,'ozZFVxwfD7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10617,'ozZFVxwfD7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10618,'ozZFVxwfD7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10619,'ozZFVxwfD7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10620,'ozZFVxwfD7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10621,'ozZFVxwfD7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10622,'ozZFVxwfD7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10623,'ozZFVxwfD7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10624,'ozZFVxwfD7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10625,'ozZFVxwfD7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10626,'ozZFVxwfD7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10627,'TqogAufWK2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10628,'TqogAufWK2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10629,'TqogAufWK2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10630,'TqogAufWK2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10631,'TqogAufWK2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10632,'TqogAufWK2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10633,'TqogAufWK2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10634,'TqogAufWK2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10635,'TqogAufWK2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10636,'TqogAufWK2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10637,'TqogAufWK2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10638,'IuKp3CX1qc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10639,'IuKp3CX1qc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10640,'IuKp3CX1qc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10641,'IuKp3CX1qc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10642,'IuKp3CX1qc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10643,'IuKp3CX1qc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10644,'IuKp3CX1qc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10645,'IuKp3CX1qc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10646,'IuKp3CX1qc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10647,'IuKp3CX1qc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10648,'IuKp3CX1qc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10649,'Bg5kseV3S6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10650,'Bg5kseV3S6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10651,'Bg5kseV3S6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10652,'Bg5kseV3S6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10653,'Bg5kseV3S6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10654,'Bg5kseV3S6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10655,'Bg5kseV3S6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10656,'Bg5kseV3S6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10657,'Bg5kseV3S6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10658,'Bg5kseV3S6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10659,'Bg5kseV3S6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10660,'wymR9YZ33w','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10661,'wymR9YZ33w','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10662,'wymR9YZ33w','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10663,'wymR9YZ33w','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10664,'wymR9YZ33w','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10665,'wymR9YZ33w','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10666,'wymR9YZ33w','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10667,'wymR9YZ33w','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10668,'wymR9YZ33w','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10669,'wymR9YZ33w','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10670,'wymR9YZ33w','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10671,'Iqct3iXiys','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10672,'Iqct3iXiys','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10673,'Iqct3iXiys','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10674,'Iqct3iXiys','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10675,'Iqct3iXiys','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10676,'Iqct3iXiys','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10677,'Iqct3iXiys','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10678,'Iqct3iXiys','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10679,'Iqct3iXiys','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10680,'Iqct3iXiys','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10681,'Iqct3iXiys','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10682,'Dtbql2WLTh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10683,'Dtbql2WLTh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10684,'Dtbql2WLTh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10685,'Dtbql2WLTh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10686,'Dtbql2WLTh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10687,'Dtbql2WLTh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10688,'Dtbql2WLTh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10689,'Dtbql2WLTh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10690,'Dtbql2WLTh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10691,'Dtbql2WLTh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10692,'Dtbql2WLTh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10693,'4YAQeinm9j','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10694,'4YAQeinm9j','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10695,'4YAQeinm9j','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10696,'4YAQeinm9j','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10697,'4YAQeinm9j','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10698,'4YAQeinm9j','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10699,'4YAQeinm9j','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10700,'4YAQeinm9j','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10701,'4YAQeinm9j','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10702,'4YAQeinm9j','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10703,'4YAQeinm9j','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10704,'hasw3GxcIx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10705,'hasw3GxcIx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10706,'hasw3GxcIx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10707,'hasw3GxcIx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10708,'hasw3GxcIx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10709,'hasw3GxcIx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10710,'hasw3GxcIx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10711,'hasw3GxcIx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10712,'hasw3GxcIx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10713,'hasw3GxcIx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10714,'hasw3GxcIx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10715,'LwUSOWbkiR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10716,'LwUSOWbkiR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10717,'LwUSOWbkiR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10718,'LwUSOWbkiR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10719,'LwUSOWbkiR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10720,'LwUSOWbkiR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10721,'LwUSOWbkiR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10722,'LwUSOWbkiR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10723,'LwUSOWbkiR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10724,'LwUSOWbkiR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10725,'LwUSOWbkiR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10726,'dJjUx2oNjf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10727,'dJjUx2oNjf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10728,'dJjUx2oNjf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10729,'dJjUx2oNjf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10730,'dJjUx2oNjf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10731,'dJjUx2oNjf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10732,'dJjUx2oNjf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10733,'dJjUx2oNjf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10734,'dJjUx2oNjf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10735,'dJjUx2oNjf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10736,'dJjUx2oNjf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10737,'7xlXpXG6he','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10738,'7xlXpXG6he','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10739,'7xlXpXG6he','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10740,'7xlXpXG6he','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10741,'7xlXpXG6he','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10742,'7xlXpXG6he','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10743,'7xlXpXG6he','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10744,'7xlXpXG6he','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10745,'7xlXpXG6he','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10746,'7xlXpXG6he','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10747,'7xlXpXG6he','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10748,'A68xpvm8NC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10749,'A68xpvm8NC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10750,'A68xpvm8NC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10751,'A68xpvm8NC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10752,'A68xpvm8NC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10753,'A68xpvm8NC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10754,'A68xpvm8NC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10755,'A68xpvm8NC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10756,'A68xpvm8NC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10757,'A68xpvm8NC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10758,'A68xpvm8NC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10759,'Rh4Urd16VX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10760,'Rh4Urd16VX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10761,'Rh4Urd16VX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10762,'Rh4Urd16VX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10763,'Rh4Urd16VX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10764,'Rh4Urd16VX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10765,'Rh4Urd16VX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10766,'Rh4Urd16VX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10767,'Rh4Urd16VX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10768,'Rh4Urd16VX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10769,'Rh4Urd16VX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10770,'Fw9QUcV37Z','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10771,'Fw9QUcV37Z','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10772,'Fw9QUcV37Z','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10773,'Fw9QUcV37Z','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10774,'Fw9QUcV37Z','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10775,'Fw9QUcV37Z','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10776,'Fw9QUcV37Z','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10777,'Fw9QUcV37Z','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10778,'Fw9QUcV37Z','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10779,'Fw9QUcV37Z','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10780,'Fw9QUcV37Z','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10781,'uZT8xHo04y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10782,'uZT8xHo04y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10783,'uZT8xHo04y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10784,'uZT8xHo04y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10785,'uZT8xHo04y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10786,'uZT8xHo04y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10787,'uZT8xHo04y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10788,'uZT8xHo04y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10789,'uZT8xHo04y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10790,'uZT8xHo04y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10791,'uZT8xHo04y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10792,'GhL0znsTbS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10793,'GhL0znsTbS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10794,'GhL0znsTbS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10795,'GhL0znsTbS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10796,'GhL0znsTbS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10797,'GhL0znsTbS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10798,'GhL0znsTbS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10799,'GhL0znsTbS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10800,'GhL0znsTbS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10801,'GhL0znsTbS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10802,'GhL0znsTbS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10803,'XdtmR0uFvP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10804,'XdtmR0uFvP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10805,'XdtmR0uFvP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10806,'XdtmR0uFvP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10807,'XdtmR0uFvP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10808,'XdtmR0uFvP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10809,'XdtmR0uFvP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10810,'XdtmR0uFvP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10811,'XdtmR0uFvP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10812,'XdtmR0uFvP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10813,'XdtmR0uFvP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10814,'ne7omuLsCF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10815,'ne7omuLsCF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10816,'ne7omuLsCF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10817,'ne7omuLsCF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10818,'ne7omuLsCF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10819,'ne7omuLsCF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10820,'ne7omuLsCF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10821,'ne7omuLsCF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10822,'ne7omuLsCF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10823,'ne7omuLsCF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10824,'ne7omuLsCF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10825,'smUrCOVeMM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10826,'smUrCOVeMM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10827,'smUrCOVeMM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10828,'smUrCOVeMM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10829,'smUrCOVeMM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10830,'smUrCOVeMM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10831,'smUrCOVeMM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10832,'smUrCOVeMM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10833,'smUrCOVeMM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10834,'smUrCOVeMM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10835,'smUrCOVeMM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10836,'d0PUNNiXDr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10837,'d0PUNNiXDr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10838,'d0PUNNiXDr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10839,'d0PUNNiXDr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10840,'d0PUNNiXDr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10841,'d0PUNNiXDr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10842,'d0PUNNiXDr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10843,'d0PUNNiXDr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10844,'d0PUNNiXDr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10845,'d0PUNNiXDr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10846,'d0PUNNiXDr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10847,'1uet9Q8mgQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10848,'1uet9Q8mgQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10849,'1uet9Q8mgQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10850,'1uet9Q8mgQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10851,'1uet9Q8mgQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10852,'1uet9Q8mgQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10853,'1uet9Q8mgQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10854,'1uet9Q8mgQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10855,'1uet9Q8mgQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10856,'1uet9Q8mgQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10857,'1uet9Q8mgQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10858,'BkkuiIBOoR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10859,'BkkuiIBOoR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10860,'BkkuiIBOoR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10861,'BkkuiIBOoR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10862,'BkkuiIBOoR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10863,'BkkuiIBOoR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10864,'BkkuiIBOoR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10865,'BkkuiIBOoR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10866,'BkkuiIBOoR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10867,'BkkuiIBOoR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10868,'BkkuiIBOoR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10869,'e5Ezc3zKsi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10870,'e5Ezc3zKsi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10871,'e5Ezc3zKsi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10872,'e5Ezc3zKsi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10873,'e5Ezc3zKsi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10874,'e5Ezc3zKsi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10875,'e5Ezc3zKsi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10876,'e5Ezc3zKsi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10877,'e5Ezc3zKsi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10878,'e5Ezc3zKsi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10879,'e5Ezc3zKsi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10880,'ZqwmAY8ykd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10881,'ZqwmAY8ykd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10882,'ZqwmAY8ykd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10883,'ZqwmAY8ykd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10884,'ZqwmAY8ykd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10885,'ZqwmAY8ykd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10886,'ZqwmAY8ykd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10887,'ZqwmAY8ykd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10888,'ZqwmAY8ykd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10889,'ZqwmAY8ykd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10890,'ZqwmAY8ykd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10891,'OQCXKgzUOi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10892,'OQCXKgzUOi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10893,'OQCXKgzUOi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10894,'OQCXKgzUOi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10895,'OQCXKgzUOi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10896,'OQCXKgzUOi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10897,'OQCXKgzUOi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10898,'OQCXKgzUOi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10899,'OQCXKgzUOi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10900,'OQCXKgzUOi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10901,'OQCXKgzUOi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10902,'okuBwifoS9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10903,'okuBwifoS9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10904,'okuBwifoS9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10905,'okuBwifoS9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10906,'okuBwifoS9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10907,'okuBwifoS9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10908,'okuBwifoS9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10909,'okuBwifoS9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10910,'okuBwifoS9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10911,'okuBwifoS9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10912,'okuBwifoS9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10913,'wmA0UGrwSq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10914,'wmA0UGrwSq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10915,'wmA0UGrwSq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10916,'wmA0UGrwSq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10917,'wmA0UGrwSq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10918,'wmA0UGrwSq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10919,'wmA0UGrwSq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10920,'wmA0UGrwSq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10921,'wmA0UGrwSq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10922,'wmA0UGrwSq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10923,'wmA0UGrwSq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10924,'Reu3GIJEI0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10925,'Reu3GIJEI0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10926,'Reu3GIJEI0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10927,'Reu3GIJEI0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10928,'Reu3GIJEI0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10929,'Reu3GIJEI0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10930,'Reu3GIJEI0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10931,'Reu3GIJEI0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10932,'Reu3GIJEI0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10933,'Reu3GIJEI0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10934,'Reu3GIJEI0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10935,'lG7UiGJ1ar','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10936,'lG7UiGJ1ar','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10937,'lG7UiGJ1ar','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10938,'lG7UiGJ1ar','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10939,'lG7UiGJ1ar','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10940,'lG7UiGJ1ar','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10941,'lG7UiGJ1ar','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10942,'lG7UiGJ1ar','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10943,'lG7UiGJ1ar','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10944,'lG7UiGJ1ar','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10945,'lG7UiGJ1ar','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10946,'bRhsfn7r2X','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10947,'bRhsfn7r2X','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10948,'bRhsfn7r2X','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10949,'bRhsfn7r2X','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10950,'bRhsfn7r2X','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10951,'bRhsfn7r2X','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10952,'bRhsfn7r2X','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10953,'bRhsfn7r2X','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10954,'bRhsfn7r2X','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10955,'bRhsfn7r2X','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10956,'bRhsfn7r2X','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10957,'lAgQgKVAGh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10958,'lAgQgKVAGh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10959,'lAgQgKVAGh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10960,'lAgQgKVAGh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10961,'lAgQgKVAGh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10962,'lAgQgKVAGh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10963,'lAgQgKVAGh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10964,'lAgQgKVAGh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10965,'lAgQgKVAGh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10966,'lAgQgKVAGh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10967,'lAgQgKVAGh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10968,'UB0RTxkTbc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10969,'UB0RTxkTbc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10970,'UB0RTxkTbc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10971,'UB0RTxkTbc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10972,'UB0RTxkTbc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10973,'UB0RTxkTbc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10974,'UB0RTxkTbc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10975,'UB0RTxkTbc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10976,'UB0RTxkTbc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10977,'UB0RTxkTbc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10978,'UB0RTxkTbc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10979,'PeAO3m4Wwd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10980,'PeAO3m4Wwd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10981,'PeAO3m4Wwd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10982,'PeAO3m4Wwd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10983,'PeAO3m4Wwd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10984,'PeAO3m4Wwd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10985,'PeAO3m4Wwd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10986,'PeAO3m4Wwd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10987,'PeAO3m4Wwd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10988,'PeAO3m4Wwd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10989,'PeAO3m4Wwd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10990,'6usCeoh5UB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10991,'6usCeoh5UB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10992,'6usCeoh5UB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10993,'6usCeoh5UB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10994,'6usCeoh5UB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10995,'6usCeoh5UB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10996,'6usCeoh5UB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10997,'6usCeoh5UB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10998,'6usCeoh5UB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (10999,'6usCeoh5UB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11000,'6usCeoh5UB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11001,'rEcmaMFYwR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11002,'rEcmaMFYwR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11003,'rEcmaMFYwR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11004,'rEcmaMFYwR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11005,'rEcmaMFYwR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11006,'rEcmaMFYwR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11007,'rEcmaMFYwR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11008,'rEcmaMFYwR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11009,'rEcmaMFYwR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11010,'rEcmaMFYwR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11011,'rEcmaMFYwR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11012,'YqMBYIFcUY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11013,'YqMBYIFcUY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11014,'YqMBYIFcUY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11015,'YqMBYIFcUY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11016,'YqMBYIFcUY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11017,'YqMBYIFcUY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11018,'YqMBYIFcUY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11019,'YqMBYIFcUY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11020,'YqMBYIFcUY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11021,'YqMBYIFcUY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11022,'YqMBYIFcUY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11023,'QzBXv6STZ9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11024,'QzBXv6STZ9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11025,'QzBXv6STZ9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11026,'QzBXv6STZ9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11027,'QzBXv6STZ9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11028,'QzBXv6STZ9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11029,'QzBXv6STZ9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11030,'QzBXv6STZ9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11031,'QzBXv6STZ9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11032,'QzBXv6STZ9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11033,'QzBXv6STZ9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11034,'Z2hifhS6TB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11035,'Z2hifhS6TB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11036,'Z2hifhS6TB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11037,'Z2hifhS6TB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11038,'Z2hifhS6TB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11039,'Z2hifhS6TB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11040,'Z2hifhS6TB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11041,'Z2hifhS6TB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11042,'Z2hifhS6TB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11043,'Z2hifhS6TB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11044,'Z2hifhS6TB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11045,'4HBiHVOtrb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11046,'4HBiHVOtrb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11047,'4HBiHVOtrb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11048,'4HBiHVOtrb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11049,'4HBiHVOtrb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11050,'4HBiHVOtrb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11051,'4HBiHVOtrb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11052,'4HBiHVOtrb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11053,'4HBiHVOtrb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11054,'4HBiHVOtrb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11055,'4HBiHVOtrb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11056,'ILBLp6Ol2m','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11057,'ILBLp6Ol2m','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11058,'ILBLp6Ol2m','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11059,'ILBLp6Ol2m','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11060,'ILBLp6Ol2m','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11061,'ILBLp6Ol2m','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11062,'ILBLp6Ol2m','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11063,'ILBLp6Ol2m','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11064,'ILBLp6Ol2m','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11065,'ILBLp6Ol2m','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11066,'ILBLp6Ol2m','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11067,'w3i0UE2ico','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11068,'w3i0UE2ico','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11069,'w3i0UE2ico','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11070,'w3i0UE2ico','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11071,'w3i0UE2ico','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11072,'w3i0UE2ico','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11073,'w3i0UE2ico','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11074,'w3i0UE2ico','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11075,'w3i0UE2ico','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11076,'w3i0UE2ico','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11077,'w3i0UE2ico','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11078,'uRnd2zyL09','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11079,'uRnd2zyL09','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11080,'uRnd2zyL09','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11081,'uRnd2zyL09','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11082,'uRnd2zyL09','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11083,'uRnd2zyL09','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11084,'uRnd2zyL09','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11085,'uRnd2zyL09','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11086,'uRnd2zyL09','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11087,'uRnd2zyL09','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11088,'uRnd2zyL09','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11089,'ATJ00LWHhk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11090,'ATJ00LWHhk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11091,'ATJ00LWHhk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11092,'ATJ00LWHhk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11093,'ATJ00LWHhk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11094,'ATJ00LWHhk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11095,'ATJ00LWHhk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11096,'ATJ00LWHhk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11097,'ATJ00LWHhk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11098,'ATJ00LWHhk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11099,'ATJ00LWHhk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11100,'c5UbMszcie','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11101,'c5UbMszcie','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11102,'c5UbMszcie','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11103,'c5UbMszcie','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11104,'c5UbMszcie','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11105,'c5UbMszcie','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11106,'c5UbMszcie','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11107,'c5UbMszcie','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11108,'c5UbMszcie','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11109,'c5UbMszcie','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11110,'c5UbMszcie','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11111,'2zpSZxuVVB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11112,'2zpSZxuVVB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11113,'2zpSZxuVVB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11114,'2zpSZxuVVB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11115,'2zpSZxuVVB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11116,'2zpSZxuVVB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11117,'2zpSZxuVVB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11118,'2zpSZxuVVB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11119,'2zpSZxuVVB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11120,'2zpSZxuVVB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11121,'2zpSZxuVVB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11122,'XOMwWcF1At','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11123,'XOMwWcF1At','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11124,'XOMwWcF1At','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11125,'XOMwWcF1At','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11126,'XOMwWcF1At','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11127,'XOMwWcF1At','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11128,'XOMwWcF1At','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11129,'XOMwWcF1At','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11130,'XOMwWcF1At','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11131,'XOMwWcF1At','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11132,'XOMwWcF1At','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11133,'LiSaYcrEgT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11134,'LiSaYcrEgT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11135,'LiSaYcrEgT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11136,'LiSaYcrEgT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11137,'LiSaYcrEgT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11138,'LiSaYcrEgT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11139,'LiSaYcrEgT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11140,'LiSaYcrEgT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11141,'LiSaYcrEgT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11142,'LiSaYcrEgT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11143,'LiSaYcrEgT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11144,'fi5s7iLEeT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11145,'fi5s7iLEeT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11146,'fi5s7iLEeT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11147,'fi5s7iLEeT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11148,'fi5s7iLEeT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11149,'fi5s7iLEeT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11150,'fi5s7iLEeT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11151,'fi5s7iLEeT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11152,'fi5s7iLEeT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11153,'fi5s7iLEeT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11154,'fi5s7iLEeT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11155,'xdhs0jCZ4r','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11156,'xdhs0jCZ4r','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11157,'xdhs0jCZ4r','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11158,'xdhs0jCZ4r','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11159,'xdhs0jCZ4r','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11160,'xdhs0jCZ4r','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11161,'xdhs0jCZ4r','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11162,'xdhs0jCZ4r','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11163,'xdhs0jCZ4r','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11164,'xdhs0jCZ4r','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11165,'xdhs0jCZ4r','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11166,'RjVSHhWtrL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11167,'RjVSHhWtrL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11168,'RjVSHhWtrL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11169,'RjVSHhWtrL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11170,'RjVSHhWtrL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11171,'RjVSHhWtrL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11172,'RjVSHhWtrL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11173,'RjVSHhWtrL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11174,'RjVSHhWtrL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11175,'RjVSHhWtrL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11176,'RjVSHhWtrL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11177,'GEkBiyZQko','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11178,'GEkBiyZQko','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11179,'GEkBiyZQko','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11180,'GEkBiyZQko','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11181,'GEkBiyZQko','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11182,'GEkBiyZQko','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11183,'GEkBiyZQko','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11184,'GEkBiyZQko','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11185,'GEkBiyZQko','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11186,'GEkBiyZQko','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11187,'GEkBiyZQko','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11188,'FTFo247tJb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11189,'FTFo247tJb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11190,'FTFo247tJb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11191,'FTFo247tJb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11192,'FTFo247tJb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11193,'FTFo247tJb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11194,'FTFo247tJb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11195,'FTFo247tJb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11196,'FTFo247tJb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11197,'FTFo247tJb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11198,'FTFo247tJb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11199,'LXHml01znX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11200,'LXHml01znX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11201,'LXHml01znX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11202,'LXHml01znX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11203,'LXHml01znX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11204,'LXHml01znX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11205,'LXHml01znX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11206,'LXHml01znX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11207,'LXHml01znX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11208,'LXHml01znX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11209,'LXHml01znX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11210,'HMQqmCbKmT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11211,'HMQqmCbKmT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11212,'HMQqmCbKmT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11213,'HMQqmCbKmT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11214,'HMQqmCbKmT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11215,'HMQqmCbKmT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11216,'HMQqmCbKmT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11217,'HMQqmCbKmT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11218,'HMQqmCbKmT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11219,'HMQqmCbKmT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11220,'HMQqmCbKmT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11221,'tNFM6bkzrD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11222,'tNFM6bkzrD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11223,'tNFM6bkzrD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11224,'tNFM6bkzrD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11225,'tNFM6bkzrD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11226,'tNFM6bkzrD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11227,'tNFM6bkzrD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11228,'tNFM6bkzrD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11229,'tNFM6bkzrD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11230,'tNFM6bkzrD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11231,'tNFM6bkzrD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11232,'RNhcHb50NF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11233,'RNhcHb50NF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11234,'RNhcHb50NF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11235,'RNhcHb50NF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11236,'RNhcHb50NF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11237,'RNhcHb50NF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11238,'RNhcHb50NF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11239,'RNhcHb50NF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11240,'RNhcHb50NF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11241,'RNhcHb50NF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11242,'RNhcHb50NF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11243,'mSkHKEzcQ7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11244,'mSkHKEzcQ7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11245,'mSkHKEzcQ7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11246,'mSkHKEzcQ7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11247,'mSkHKEzcQ7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11248,'mSkHKEzcQ7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11249,'mSkHKEzcQ7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11250,'mSkHKEzcQ7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11251,'mSkHKEzcQ7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11252,'mSkHKEzcQ7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11253,'mSkHKEzcQ7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11254,'3jt6flUR4M','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11255,'3jt6flUR4M','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11256,'3jt6flUR4M','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11257,'3jt6flUR4M','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11258,'3jt6flUR4M','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11259,'3jt6flUR4M','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11260,'3jt6flUR4M','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11261,'3jt6flUR4M','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11262,'3jt6flUR4M','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11263,'3jt6flUR4M','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11264,'3jt6flUR4M','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11265,'WpnF6VCztG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11266,'WpnF6VCztG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11267,'WpnF6VCztG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11268,'WpnF6VCztG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11269,'WpnF6VCztG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11270,'WpnF6VCztG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11271,'WpnF6VCztG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11272,'WpnF6VCztG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11273,'WpnF6VCztG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11274,'WpnF6VCztG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11275,'WpnF6VCztG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11276,'IJH0d258Ti','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11277,'IJH0d258Ti','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11278,'IJH0d258Ti','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11279,'IJH0d258Ti','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11280,'IJH0d258Ti','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11281,'IJH0d258Ti','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11282,'IJH0d258Ti','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11283,'IJH0d258Ti','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11284,'IJH0d258Ti','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11285,'IJH0d258Ti','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11286,'IJH0d258Ti','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11287,'vjHaDb7VxT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11288,'vjHaDb7VxT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11289,'vjHaDb7VxT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11290,'vjHaDb7VxT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11291,'vjHaDb7VxT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11292,'vjHaDb7VxT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11293,'vjHaDb7VxT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11294,'vjHaDb7VxT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11295,'vjHaDb7VxT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11296,'vjHaDb7VxT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11297,'vjHaDb7VxT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11298,'gHrrBhMDh1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11299,'gHrrBhMDh1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11300,'gHrrBhMDh1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11301,'gHrrBhMDh1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11302,'gHrrBhMDh1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11303,'gHrrBhMDh1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11304,'gHrrBhMDh1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11305,'gHrrBhMDh1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11306,'gHrrBhMDh1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11307,'gHrrBhMDh1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11308,'gHrrBhMDh1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11309,'QcUz5Gf7YO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11310,'QcUz5Gf7YO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11311,'QcUz5Gf7YO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11312,'QcUz5Gf7YO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11313,'QcUz5Gf7YO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11314,'QcUz5Gf7YO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11315,'QcUz5Gf7YO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11316,'QcUz5Gf7YO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11317,'QcUz5Gf7YO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11318,'QcUz5Gf7YO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11319,'QcUz5Gf7YO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11320,'6bn9PNC62T','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11321,'6bn9PNC62T','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11322,'6bn9PNC62T','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11323,'6bn9PNC62T','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11324,'6bn9PNC62T','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11325,'6bn9PNC62T','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11326,'6bn9PNC62T','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11327,'6bn9PNC62T','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11328,'6bn9PNC62T','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11329,'6bn9PNC62T','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11330,'6bn9PNC62T','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11331,'IhBpBtq6BC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11332,'IhBpBtq6BC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11333,'IhBpBtq6BC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11334,'IhBpBtq6BC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11335,'IhBpBtq6BC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11336,'IhBpBtq6BC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11337,'IhBpBtq6BC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11338,'IhBpBtq6BC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11339,'IhBpBtq6BC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11340,'IhBpBtq6BC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11341,'IhBpBtq6BC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11342,'A3uluAx9SA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11343,'A3uluAx9SA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11344,'A3uluAx9SA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11345,'A3uluAx9SA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11346,'A3uluAx9SA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11347,'A3uluAx9SA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11348,'A3uluAx9SA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11349,'A3uluAx9SA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11350,'A3uluAx9SA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11351,'A3uluAx9SA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11352,'A3uluAx9SA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11353,'eJvNNdyFZm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11354,'eJvNNdyFZm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11355,'eJvNNdyFZm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11356,'eJvNNdyFZm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11357,'eJvNNdyFZm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11358,'eJvNNdyFZm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11359,'eJvNNdyFZm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11360,'eJvNNdyFZm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11361,'eJvNNdyFZm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11362,'eJvNNdyFZm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11363,'eJvNNdyFZm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11364,'fys71c4m3X','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11365,'fys71c4m3X','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11366,'fys71c4m3X','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11367,'fys71c4m3X','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11368,'fys71c4m3X','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11369,'fys71c4m3X','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11370,'fys71c4m3X','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11371,'fys71c4m3X','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11372,'fys71c4m3X','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11373,'fys71c4m3X','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11374,'fys71c4m3X','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11375,'Qrbr6Xkthi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11376,'Qrbr6Xkthi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11377,'Qrbr6Xkthi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11378,'Qrbr6Xkthi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11379,'Qrbr6Xkthi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11380,'Qrbr6Xkthi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11381,'Qrbr6Xkthi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11382,'Qrbr6Xkthi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11383,'Qrbr6Xkthi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11384,'Qrbr6Xkthi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11385,'Qrbr6Xkthi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11386,'Vx6w0lctPT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11387,'Vx6w0lctPT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11388,'Vx6w0lctPT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11389,'Vx6w0lctPT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11390,'Vx6w0lctPT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11391,'Vx6w0lctPT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11392,'Vx6w0lctPT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11393,'Vx6w0lctPT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11394,'Vx6w0lctPT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11395,'Vx6w0lctPT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11396,'Vx6w0lctPT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11397,'fFBsPtWb8p','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11398,'fFBsPtWb8p','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11399,'fFBsPtWb8p','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11400,'fFBsPtWb8p','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11401,'fFBsPtWb8p','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11402,'fFBsPtWb8p','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11403,'fFBsPtWb8p','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11404,'fFBsPtWb8p','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11405,'fFBsPtWb8p','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11406,'fFBsPtWb8p','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11407,'fFBsPtWb8p','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11408,'lVfwFVeLnD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11409,'lVfwFVeLnD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11410,'lVfwFVeLnD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11411,'lVfwFVeLnD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11412,'lVfwFVeLnD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11413,'lVfwFVeLnD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11414,'lVfwFVeLnD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11415,'lVfwFVeLnD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11416,'lVfwFVeLnD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11417,'lVfwFVeLnD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11418,'lVfwFVeLnD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11419,'NLPKx2WN0z','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11420,'NLPKx2WN0z','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11421,'NLPKx2WN0z','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11422,'NLPKx2WN0z','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11423,'NLPKx2WN0z','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11424,'NLPKx2WN0z','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11425,'NLPKx2WN0z','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11426,'NLPKx2WN0z','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11427,'NLPKx2WN0z','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11428,'NLPKx2WN0z','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11429,'NLPKx2WN0z','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11430,'GwQlUO47EM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11431,'GwQlUO47EM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11432,'GwQlUO47EM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11433,'GwQlUO47EM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11434,'GwQlUO47EM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11435,'GwQlUO47EM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11436,'GwQlUO47EM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11437,'GwQlUO47EM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11438,'GwQlUO47EM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11439,'GwQlUO47EM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11440,'GwQlUO47EM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11441,'e86rbJY6l1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11442,'e86rbJY6l1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11443,'e86rbJY6l1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11444,'e86rbJY6l1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11445,'e86rbJY6l1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11446,'e86rbJY6l1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11447,'e86rbJY6l1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11448,'e86rbJY6l1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11449,'e86rbJY6l1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11450,'e86rbJY6l1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11451,'e86rbJY6l1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11452,'UoqtEGd3A5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11453,'UoqtEGd3A5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11454,'UoqtEGd3A5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11455,'UoqtEGd3A5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11456,'UoqtEGd3A5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11457,'UoqtEGd3A5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11458,'UoqtEGd3A5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11459,'UoqtEGd3A5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11460,'UoqtEGd3A5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11461,'UoqtEGd3A5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11462,'UoqtEGd3A5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11463,'WU1PSapeaS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11464,'WU1PSapeaS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11465,'WU1PSapeaS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11466,'WU1PSapeaS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11467,'WU1PSapeaS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11468,'WU1PSapeaS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11469,'WU1PSapeaS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11470,'WU1PSapeaS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11471,'WU1PSapeaS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11472,'WU1PSapeaS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11473,'WU1PSapeaS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11474,'3Yufs3Leyy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11475,'3Yufs3Leyy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11476,'3Yufs3Leyy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11477,'3Yufs3Leyy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11478,'3Yufs3Leyy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11479,'3Yufs3Leyy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11480,'3Yufs3Leyy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11481,'3Yufs3Leyy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11482,'3Yufs3Leyy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11483,'3Yufs3Leyy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11484,'3Yufs3Leyy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11485,'X5ogyO0yAL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11486,'X5ogyO0yAL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11487,'X5ogyO0yAL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11488,'X5ogyO0yAL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11489,'X5ogyO0yAL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11490,'X5ogyO0yAL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11491,'X5ogyO0yAL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11492,'X5ogyO0yAL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11493,'X5ogyO0yAL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11494,'X5ogyO0yAL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11495,'X5ogyO0yAL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11496,'1UmBsKZmSC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11497,'1UmBsKZmSC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11498,'1UmBsKZmSC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11499,'1UmBsKZmSC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11500,'1UmBsKZmSC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11501,'1UmBsKZmSC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11502,'1UmBsKZmSC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11503,'1UmBsKZmSC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11504,'1UmBsKZmSC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11505,'1UmBsKZmSC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11506,'1UmBsKZmSC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11507,'mjFJbty6ZQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11508,'mjFJbty6ZQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11509,'mjFJbty6ZQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11510,'mjFJbty6ZQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11511,'mjFJbty6ZQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11512,'mjFJbty6ZQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11513,'mjFJbty6ZQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11514,'mjFJbty6ZQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11515,'mjFJbty6ZQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11516,'mjFJbty6ZQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11517,'mjFJbty6ZQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11518,'M9MtmuHOyg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11519,'M9MtmuHOyg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11520,'M9MtmuHOyg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11521,'M9MtmuHOyg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11522,'M9MtmuHOyg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11523,'M9MtmuHOyg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11524,'M9MtmuHOyg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11525,'M9MtmuHOyg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11526,'M9MtmuHOyg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11527,'M9MtmuHOyg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11528,'M9MtmuHOyg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11529,'x4NQpDCTpL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11530,'x4NQpDCTpL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11531,'x4NQpDCTpL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11532,'x4NQpDCTpL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11533,'x4NQpDCTpL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11534,'x4NQpDCTpL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11535,'x4NQpDCTpL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11536,'x4NQpDCTpL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11537,'x4NQpDCTpL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11538,'x4NQpDCTpL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11539,'x4NQpDCTpL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11540,'wL02VdedLW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11541,'wL02VdedLW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11542,'wL02VdedLW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11543,'wL02VdedLW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11544,'wL02VdedLW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11545,'wL02VdedLW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11546,'wL02VdedLW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11547,'wL02VdedLW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11548,'wL02VdedLW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11549,'wL02VdedLW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11550,'wL02VdedLW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11551,'6zVQLNiJbB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11552,'6zVQLNiJbB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11553,'6zVQLNiJbB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11554,'6zVQLNiJbB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11555,'6zVQLNiJbB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11556,'6zVQLNiJbB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11557,'6zVQLNiJbB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11558,'6zVQLNiJbB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11559,'6zVQLNiJbB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11560,'6zVQLNiJbB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11561,'6zVQLNiJbB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11562,'7SAxyWNGQw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11563,'7SAxyWNGQw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11564,'7SAxyWNGQw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11565,'7SAxyWNGQw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11566,'7SAxyWNGQw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11567,'7SAxyWNGQw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11568,'7SAxyWNGQw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11569,'7SAxyWNGQw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11570,'7SAxyWNGQw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11571,'7SAxyWNGQw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11572,'7SAxyWNGQw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11573,'TlXqVdYddl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11574,'TlXqVdYddl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11575,'TlXqVdYddl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11576,'TlXqVdYddl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11577,'TlXqVdYddl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11578,'TlXqVdYddl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11579,'TlXqVdYddl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11580,'TlXqVdYddl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11581,'TlXqVdYddl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11582,'TlXqVdYddl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11583,'TlXqVdYddl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11584,'ko9bqwTku5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11585,'ko9bqwTku5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11586,'ko9bqwTku5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11587,'ko9bqwTku5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11588,'ko9bqwTku5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11589,'ko9bqwTku5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11590,'ko9bqwTku5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11591,'ko9bqwTku5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11592,'ko9bqwTku5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11593,'ko9bqwTku5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11594,'ko9bqwTku5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11595,'n7UKYcDqkb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11596,'n7UKYcDqkb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11597,'n7UKYcDqkb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11598,'n7UKYcDqkb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11599,'n7UKYcDqkb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11600,'n7UKYcDqkb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11601,'n7UKYcDqkb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11602,'n7UKYcDqkb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11603,'n7UKYcDqkb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11604,'n7UKYcDqkb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11605,'n7UKYcDqkb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11606,'QnBZpHyjHY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11607,'QnBZpHyjHY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11608,'QnBZpHyjHY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11609,'QnBZpHyjHY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11610,'QnBZpHyjHY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11611,'QnBZpHyjHY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11612,'QnBZpHyjHY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11613,'QnBZpHyjHY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11614,'QnBZpHyjHY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11615,'QnBZpHyjHY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11616,'QnBZpHyjHY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11617,'4oMKwA0oMn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11618,'4oMKwA0oMn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11619,'4oMKwA0oMn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11620,'4oMKwA0oMn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11621,'4oMKwA0oMn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11622,'4oMKwA0oMn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11623,'4oMKwA0oMn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11624,'4oMKwA0oMn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11625,'4oMKwA0oMn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11626,'4oMKwA0oMn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11627,'4oMKwA0oMn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11628,'IMkXCsvq5G','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11629,'IMkXCsvq5G','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11630,'IMkXCsvq5G','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11631,'IMkXCsvq5G','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11632,'IMkXCsvq5G','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11633,'IMkXCsvq5G','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11634,'IMkXCsvq5G','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11635,'IMkXCsvq5G','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11636,'IMkXCsvq5G','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11637,'IMkXCsvq5G','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11638,'IMkXCsvq5G','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11639,'rS3K1CLGEl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11640,'rS3K1CLGEl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11641,'rS3K1CLGEl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11642,'rS3K1CLGEl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11643,'rS3K1CLGEl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11644,'rS3K1CLGEl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11645,'rS3K1CLGEl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11646,'rS3K1CLGEl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11647,'rS3K1CLGEl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11648,'rS3K1CLGEl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11649,'rS3K1CLGEl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11650,'2gWIm1Hia4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11651,'2gWIm1Hia4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11652,'2gWIm1Hia4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11653,'2gWIm1Hia4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11654,'2gWIm1Hia4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11655,'2gWIm1Hia4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11656,'2gWIm1Hia4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11657,'2gWIm1Hia4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11658,'2gWIm1Hia4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11659,'2gWIm1Hia4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11660,'2gWIm1Hia4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11661,'rQOgM3hMap','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11662,'rQOgM3hMap','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11663,'rQOgM3hMap','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11664,'rQOgM3hMap','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11665,'rQOgM3hMap','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11666,'rQOgM3hMap','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11667,'rQOgM3hMap','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11668,'rQOgM3hMap','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11669,'rQOgM3hMap','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11670,'rQOgM3hMap','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11671,'rQOgM3hMap','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11672,'3JvbrNsNbK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11673,'3JvbrNsNbK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11674,'3JvbrNsNbK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11675,'3JvbrNsNbK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11676,'3JvbrNsNbK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11677,'3JvbrNsNbK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11678,'3JvbrNsNbK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11679,'3JvbrNsNbK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11680,'3JvbrNsNbK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11681,'3JvbrNsNbK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11682,'3JvbrNsNbK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11683,'MY3r5uX1Ak','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11684,'MY3r5uX1Ak','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11685,'MY3r5uX1Ak','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11686,'MY3r5uX1Ak','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11687,'MY3r5uX1Ak','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11688,'MY3r5uX1Ak','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11689,'MY3r5uX1Ak','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11690,'MY3r5uX1Ak','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11691,'MY3r5uX1Ak','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11692,'MY3r5uX1Ak','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11693,'MY3r5uX1Ak','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11694,'EVfZ44M8JQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11695,'EVfZ44M8JQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11696,'EVfZ44M8JQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11697,'EVfZ44M8JQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11698,'EVfZ44M8JQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11699,'EVfZ44M8JQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11700,'EVfZ44M8JQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11701,'EVfZ44M8JQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11702,'EVfZ44M8JQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11703,'EVfZ44M8JQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11704,'EVfZ44M8JQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11705,'XWe9E1lQed','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11706,'XWe9E1lQed','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11707,'XWe9E1lQed','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11708,'XWe9E1lQed','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11709,'XWe9E1lQed','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11710,'XWe9E1lQed','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11711,'XWe9E1lQed','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11712,'XWe9E1lQed','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11713,'XWe9E1lQed','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11714,'XWe9E1lQed','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11715,'XWe9E1lQed','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11716,'PKKIoAJesj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11717,'PKKIoAJesj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11718,'PKKIoAJesj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11719,'PKKIoAJesj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11720,'PKKIoAJesj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11721,'PKKIoAJesj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11722,'PKKIoAJesj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11723,'PKKIoAJesj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11724,'PKKIoAJesj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11725,'PKKIoAJesj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11726,'PKKIoAJesj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11727,'W68hTrA8Di','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11728,'W68hTrA8Di','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11729,'W68hTrA8Di','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11730,'W68hTrA8Di','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11731,'W68hTrA8Di','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11732,'W68hTrA8Di','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11733,'W68hTrA8Di','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11734,'W68hTrA8Di','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11735,'W68hTrA8Di','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11736,'W68hTrA8Di','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11737,'W68hTrA8Di','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11738,'Xo57UYRusV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11739,'Xo57UYRusV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11740,'Xo57UYRusV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11741,'Xo57UYRusV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11742,'Xo57UYRusV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11743,'Xo57UYRusV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11744,'Xo57UYRusV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11745,'Xo57UYRusV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11746,'Xo57UYRusV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11747,'Xo57UYRusV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11748,'Xo57UYRusV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11749,'KXjxrrYfJ7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11750,'KXjxrrYfJ7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11751,'KXjxrrYfJ7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11752,'KXjxrrYfJ7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11753,'KXjxrrYfJ7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11754,'KXjxrrYfJ7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11755,'KXjxrrYfJ7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11756,'KXjxrrYfJ7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11757,'KXjxrrYfJ7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11758,'KXjxrrYfJ7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11759,'KXjxrrYfJ7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11760,'LxhulBqd0P','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11761,'LxhulBqd0P','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11762,'LxhulBqd0P','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11763,'LxhulBqd0P','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11764,'LxhulBqd0P','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11765,'LxhulBqd0P','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11766,'LxhulBqd0P','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11767,'LxhulBqd0P','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11768,'LxhulBqd0P','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11769,'LxhulBqd0P','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11770,'LxhulBqd0P','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11771,'PH8ID2qtr6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11772,'PH8ID2qtr6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11773,'PH8ID2qtr6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11774,'PH8ID2qtr6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11775,'PH8ID2qtr6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11776,'PH8ID2qtr6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11777,'PH8ID2qtr6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11778,'PH8ID2qtr6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11779,'PH8ID2qtr6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11780,'PH8ID2qtr6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11781,'PH8ID2qtr6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11782,'ts3ooCt9Ux','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11783,'ts3ooCt9Ux','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11784,'ts3ooCt9Ux','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11785,'ts3ooCt9Ux','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11786,'ts3ooCt9Ux','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11787,'ts3ooCt9Ux','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11788,'ts3ooCt9Ux','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11789,'ts3ooCt9Ux','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11790,'ts3ooCt9Ux','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11791,'ts3ooCt9Ux','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11792,'ts3ooCt9Ux','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11793,'hqIYY9xscj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11794,'hqIYY9xscj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11795,'hqIYY9xscj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11796,'hqIYY9xscj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11797,'hqIYY9xscj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11798,'hqIYY9xscj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11799,'hqIYY9xscj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11800,'hqIYY9xscj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11801,'hqIYY9xscj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11802,'hqIYY9xscj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11803,'hqIYY9xscj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11804,'I7gHMSZQ3G','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11805,'I7gHMSZQ3G','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11806,'I7gHMSZQ3G','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11807,'I7gHMSZQ3G','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11808,'I7gHMSZQ3G','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11809,'I7gHMSZQ3G','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11810,'I7gHMSZQ3G','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11811,'I7gHMSZQ3G','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11812,'I7gHMSZQ3G','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11813,'I7gHMSZQ3G','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11814,'I7gHMSZQ3G','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11815,'wGEvYK47oc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11816,'wGEvYK47oc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11817,'wGEvYK47oc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11818,'wGEvYK47oc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11819,'wGEvYK47oc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11820,'wGEvYK47oc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11821,'wGEvYK47oc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11822,'wGEvYK47oc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11823,'wGEvYK47oc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11824,'wGEvYK47oc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11825,'wGEvYK47oc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11826,'8pnqPZqrxx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11827,'8pnqPZqrxx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11828,'8pnqPZqrxx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11829,'8pnqPZqrxx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11830,'8pnqPZqrxx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11831,'8pnqPZqrxx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11832,'8pnqPZqrxx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11833,'8pnqPZqrxx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11834,'8pnqPZqrxx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11835,'8pnqPZqrxx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11836,'8pnqPZqrxx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11837,'TPziJNSRp6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11838,'TPziJNSRp6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11839,'TPziJNSRp6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11840,'TPziJNSRp6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11841,'TPziJNSRp6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11842,'TPziJNSRp6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11843,'TPziJNSRp6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11844,'TPziJNSRp6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11845,'TPziJNSRp6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11846,'TPziJNSRp6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11847,'TPziJNSRp6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11848,'mU3l7Y2YCq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11849,'mU3l7Y2YCq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11850,'mU3l7Y2YCq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11851,'mU3l7Y2YCq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11852,'mU3l7Y2YCq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11853,'mU3l7Y2YCq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11854,'mU3l7Y2YCq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11855,'mU3l7Y2YCq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11856,'mU3l7Y2YCq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11857,'mU3l7Y2YCq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11858,'mU3l7Y2YCq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11859,'xhtuZlUhZ2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11860,'xhtuZlUhZ2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11861,'xhtuZlUhZ2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11862,'xhtuZlUhZ2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11863,'xhtuZlUhZ2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11864,'xhtuZlUhZ2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11865,'xhtuZlUhZ2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11866,'xhtuZlUhZ2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11867,'xhtuZlUhZ2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11868,'xhtuZlUhZ2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11869,'xhtuZlUhZ2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11870,'Ye5LyIRMKy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11871,'Ye5LyIRMKy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11872,'Ye5LyIRMKy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11873,'Ye5LyIRMKy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11874,'Ye5LyIRMKy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11875,'Ye5LyIRMKy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11876,'Ye5LyIRMKy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11877,'Ye5LyIRMKy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11878,'Ye5LyIRMKy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11879,'Ye5LyIRMKy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11880,'Ye5LyIRMKy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11881,'exVfblst89','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11882,'exVfblst89','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11883,'exVfblst89','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11884,'exVfblst89','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11885,'exVfblst89','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11886,'exVfblst89','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11887,'exVfblst89','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11888,'exVfblst89','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11889,'exVfblst89','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11890,'exVfblst89','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11891,'exVfblst89','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11892,'uVBNxPa8zW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11893,'uVBNxPa8zW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11894,'uVBNxPa8zW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11895,'uVBNxPa8zW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11896,'uVBNxPa8zW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11897,'uVBNxPa8zW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11898,'uVBNxPa8zW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11899,'uVBNxPa8zW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11900,'uVBNxPa8zW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11901,'uVBNxPa8zW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11902,'uVBNxPa8zW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11903,'u9odIM25wu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11904,'u9odIM25wu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11905,'u9odIM25wu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11906,'u9odIM25wu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11907,'u9odIM25wu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11908,'u9odIM25wu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11909,'u9odIM25wu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11910,'u9odIM25wu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11911,'u9odIM25wu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11912,'u9odIM25wu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11913,'u9odIM25wu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11914,'KhZJ24itNE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11915,'KhZJ24itNE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11916,'KhZJ24itNE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11917,'KhZJ24itNE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11918,'KhZJ24itNE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11919,'KhZJ24itNE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11920,'KhZJ24itNE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11921,'KhZJ24itNE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11922,'KhZJ24itNE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11923,'KhZJ24itNE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11924,'KhZJ24itNE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11925,'4m7c3W6o3V','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11926,'4m7c3W6o3V','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11927,'4m7c3W6o3V','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11928,'4m7c3W6o3V','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11929,'4m7c3W6o3V','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11930,'4m7c3W6o3V','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11931,'4m7c3W6o3V','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11932,'4m7c3W6o3V','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11933,'4m7c3W6o3V','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11934,'4m7c3W6o3V','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11935,'4m7c3W6o3V','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11936,'Ros3sgviC0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11937,'Ros3sgviC0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11938,'Ros3sgviC0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11939,'Ros3sgviC0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11940,'Ros3sgviC0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11941,'Ros3sgviC0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11942,'Ros3sgviC0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11943,'Ros3sgviC0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11944,'Ros3sgviC0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11945,'Ros3sgviC0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11946,'Ros3sgviC0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11947,'sOOfE5bYYa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11948,'sOOfE5bYYa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11949,'sOOfE5bYYa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11950,'sOOfE5bYYa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11951,'sOOfE5bYYa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11952,'sOOfE5bYYa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11953,'sOOfE5bYYa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11954,'sOOfE5bYYa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11955,'sOOfE5bYYa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11956,'sOOfE5bYYa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11957,'sOOfE5bYYa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11958,'FJLwfZIjpn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11959,'FJLwfZIjpn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11960,'FJLwfZIjpn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11961,'FJLwfZIjpn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11962,'FJLwfZIjpn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11963,'FJLwfZIjpn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11964,'FJLwfZIjpn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11965,'FJLwfZIjpn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11966,'FJLwfZIjpn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11967,'FJLwfZIjpn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11968,'FJLwfZIjpn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11969,'f0TcnRufF8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11970,'f0TcnRufF8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11971,'f0TcnRufF8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11972,'f0TcnRufF8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11973,'f0TcnRufF8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11974,'f0TcnRufF8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11975,'f0TcnRufF8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11976,'f0TcnRufF8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11977,'f0TcnRufF8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11978,'f0TcnRufF8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11979,'f0TcnRufF8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11980,'zzPsbxsZjT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11981,'zzPsbxsZjT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11982,'zzPsbxsZjT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11983,'zzPsbxsZjT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11984,'zzPsbxsZjT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11985,'zzPsbxsZjT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11986,'zzPsbxsZjT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11987,'zzPsbxsZjT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11988,'zzPsbxsZjT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11989,'zzPsbxsZjT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11990,'zzPsbxsZjT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11991,'jt81hxcz6f','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11992,'jt81hxcz6f','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11993,'jt81hxcz6f','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11994,'jt81hxcz6f','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11995,'jt81hxcz6f','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11996,'jt81hxcz6f','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11997,'jt81hxcz6f','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11998,'jt81hxcz6f','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (11999,'jt81hxcz6f','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12000,'jt81hxcz6f','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12001,'jt81hxcz6f','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12002,'YlVnPPkvXe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12003,'YlVnPPkvXe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12004,'YlVnPPkvXe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12005,'YlVnPPkvXe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12006,'YlVnPPkvXe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12007,'YlVnPPkvXe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12008,'YlVnPPkvXe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12009,'YlVnPPkvXe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12010,'YlVnPPkvXe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12011,'YlVnPPkvXe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12012,'YlVnPPkvXe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12013,'M1mHgsjY7y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12014,'M1mHgsjY7y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12015,'M1mHgsjY7y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12016,'M1mHgsjY7y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12017,'M1mHgsjY7y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12018,'M1mHgsjY7y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12019,'M1mHgsjY7y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12020,'M1mHgsjY7y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12021,'M1mHgsjY7y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12022,'M1mHgsjY7y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12023,'M1mHgsjY7y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12024,'EZ6HBpmlrc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12025,'EZ6HBpmlrc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12026,'EZ6HBpmlrc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12027,'EZ6HBpmlrc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12028,'EZ6HBpmlrc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12029,'EZ6HBpmlrc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12030,'EZ6HBpmlrc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12031,'EZ6HBpmlrc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12032,'EZ6HBpmlrc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12033,'EZ6HBpmlrc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12034,'EZ6HBpmlrc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12035,'nHDOhdozRV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12036,'nHDOhdozRV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12037,'nHDOhdozRV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12038,'nHDOhdozRV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12039,'nHDOhdozRV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12040,'nHDOhdozRV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12041,'nHDOhdozRV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12042,'nHDOhdozRV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12043,'nHDOhdozRV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12044,'nHDOhdozRV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12045,'nHDOhdozRV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12046,'kDxxfT7lt3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12047,'kDxxfT7lt3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12048,'kDxxfT7lt3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12049,'kDxxfT7lt3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12050,'kDxxfT7lt3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12051,'kDxxfT7lt3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12052,'kDxxfT7lt3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12053,'kDxxfT7lt3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12054,'kDxxfT7lt3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12055,'kDxxfT7lt3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12056,'kDxxfT7lt3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12057,'HCi7seHoGN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12058,'HCi7seHoGN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12059,'HCi7seHoGN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12060,'HCi7seHoGN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12061,'HCi7seHoGN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12062,'HCi7seHoGN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12063,'HCi7seHoGN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12064,'HCi7seHoGN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12065,'HCi7seHoGN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12066,'HCi7seHoGN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12067,'HCi7seHoGN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12068,'RWMC7kriiN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12069,'RWMC7kriiN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12070,'RWMC7kriiN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12071,'RWMC7kriiN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12072,'RWMC7kriiN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12073,'RWMC7kriiN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12074,'RWMC7kriiN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12075,'RWMC7kriiN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12076,'RWMC7kriiN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12077,'RWMC7kriiN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12078,'RWMC7kriiN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12079,'TSEmOoLKER','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12080,'TSEmOoLKER','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12081,'TSEmOoLKER','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12082,'TSEmOoLKER','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12083,'TSEmOoLKER','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12084,'TSEmOoLKER','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12085,'TSEmOoLKER','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12086,'TSEmOoLKER','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12087,'TSEmOoLKER','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12088,'TSEmOoLKER','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12089,'TSEmOoLKER','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12090,'AxdPDtOxv1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12091,'AxdPDtOxv1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12092,'AxdPDtOxv1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12093,'AxdPDtOxv1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12094,'AxdPDtOxv1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12095,'AxdPDtOxv1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12096,'AxdPDtOxv1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12097,'AxdPDtOxv1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12098,'AxdPDtOxv1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12099,'AxdPDtOxv1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12100,'AxdPDtOxv1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12101,'1L8TBfiH4U','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12102,'1L8TBfiH4U','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12103,'1L8TBfiH4U','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12104,'1L8TBfiH4U','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12105,'1L8TBfiH4U','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12106,'1L8TBfiH4U','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12107,'1L8TBfiH4U','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12108,'1L8TBfiH4U','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12109,'1L8TBfiH4U','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12110,'1L8TBfiH4U','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12111,'1L8TBfiH4U','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12112,'EHdNhLA8HM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12113,'EHdNhLA8HM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12114,'EHdNhLA8HM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12115,'EHdNhLA8HM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12116,'EHdNhLA8HM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12117,'EHdNhLA8HM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12118,'EHdNhLA8HM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12119,'EHdNhLA8HM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12120,'EHdNhLA8HM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12121,'EHdNhLA8HM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12122,'EHdNhLA8HM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12123,'6ie1MOTi1t','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12124,'6ie1MOTi1t','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12125,'6ie1MOTi1t','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12126,'6ie1MOTi1t','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12127,'6ie1MOTi1t','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12128,'6ie1MOTi1t','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12129,'6ie1MOTi1t','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12130,'6ie1MOTi1t','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12131,'6ie1MOTi1t','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12132,'6ie1MOTi1t','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12133,'6ie1MOTi1t','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12134,'7mAZeezGga','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12135,'7mAZeezGga','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12136,'7mAZeezGga','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12137,'7mAZeezGga','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12138,'7mAZeezGga','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12139,'7mAZeezGga','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12140,'7mAZeezGga','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12141,'7mAZeezGga','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12142,'7mAZeezGga','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12143,'7mAZeezGga','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12144,'7mAZeezGga','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12145,'EsMbsmr7M7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12146,'EsMbsmr7M7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12147,'EsMbsmr7M7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12148,'EsMbsmr7M7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12149,'EsMbsmr7M7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12150,'EsMbsmr7M7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12151,'EsMbsmr7M7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12152,'EsMbsmr7M7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12153,'EsMbsmr7M7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12154,'EsMbsmr7M7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12155,'EsMbsmr7M7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12156,'YIilMirwyM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12157,'YIilMirwyM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12158,'YIilMirwyM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12159,'YIilMirwyM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12160,'YIilMirwyM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12161,'YIilMirwyM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12162,'YIilMirwyM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12163,'YIilMirwyM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12164,'YIilMirwyM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12165,'YIilMirwyM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12166,'YIilMirwyM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12167,'adfRnrSHbc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12168,'adfRnrSHbc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12169,'adfRnrSHbc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12170,'adfRnrSHbc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12171,'adfRnrSHbc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12172,'adfRnrSHbc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12173,'adfRnrSHbc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12174,'adfRnrSHbc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12175,'adfRnrSHbc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12176,'adfRnrSHbc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12177,'adfRnrSHbc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12178,'q53TGmLoaO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12179,'q53TGmLoaO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12180,'q53TGmLoaO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12181,'q53TGmLoaO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12182,'q53TGmLoaO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12183,'q53TGmLoaO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12184,'q53TGmLoaO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12185,'q53TGmLoaO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12186,'q53TGmLoaO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12187,'q53TGmLoaO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12188,'q53TGmLoaO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12189,'KIsFG5nGO1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12190,'KIsFG5nGO1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12191,'KIsFG5nGO1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12192,'KIsFG5nGO1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12193,'KIsFG5nGO1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12194,'KIsFG5nGO1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12195,'KIsFG5nGO1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12196,'KIsFG5nGO1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12197,'KIsFG5nGO1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12198,'KIsFG5nGO1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12199,'KIsFG5nGO1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12200,'q1Evy5dkcs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12201,'q1Evy5dkcs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12202,'q1Evy5dkcs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12203,'q1Evy5dkcs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12204,'q1Evy5dkcs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12205,'q1Evy5dkcs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12206,'q1Evy5dkcs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12207,'q1Evy5dkcs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12208,'q1Evy5dkcs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12209,'q1Evy5dkcs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12210,'q1Evy5dkcs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12211,'dUWM3iVOKv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12212,'dUWM3iVOKv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12213,'dUWM3iVOKv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12214,'dUWM3iVOKv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12215,'dUWM3iVOKv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12216,'dUWM3iVOKv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12217,'dUWM3iVOKv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12218,'dUWM3iVOKv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12219,'dUWM3iVOKv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12220,'dUWM3iVOKv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12221,'dUWM3iVOKv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12222,'9KOFAiTq35','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12223,'9KOFAiTq35','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12224,'9KOFAiTq35','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12225,'9KOFAiTq35','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12226,'9KOFAiTq35','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12227,'9KOFAiTq35','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12228,'9KOFAiTq35','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12229,'9KOFAiTq35','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12230,'9KOFAiTq35','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12231,'9KOFAiTq35','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12232,'9KOFAiTq35','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12233,'fa1owIhKYp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12234,'fa1owIhKYp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12235,'fa1owIhKYp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12236,'fa1owIhKYp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12237,'fa1owIhKYp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12238,'fa1owIhKYp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12239,'fa1owIhKYp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12240,'fa1owIhKYp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12241,'fa1owIhKYp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12242,'fa1owIhKYp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12243,'fa1owIhKYp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12244,'lMmQMGba5D','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12245,'lMmQMGba5D','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12246,'lMmQMGba5D','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12247,'lMmQMGba5D','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12248,'lMmQMGba5D','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12249,'lMmQMGba5D','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12250,'lMmQMGba5D','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12251,'lMmQMGba5D','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12252,'lMmQMGba5D','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12253,'lMmQMGba5D','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12254,'lMmQMGba5D','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12255,'DFTKJz9x6N','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12256,'DFTKJz9x6N','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12257,'DFTKJz9x6N','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12258,'DFTKJz9x6N','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12259,'DFTKJz9x6N','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12260,'DFTKJz9x6N','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12261,'DFTKJz9x6N','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12262,'DFTKJz9x6N','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12263,'DFTKJz9x6N','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12264,'DFTKJz9x6N','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12265,'DFTKJz9x6N','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12266,'UsOHeoXk9W','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12267,'UsOHeoXk9W','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12268,'UsOHeoXk9W','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12269,'UsOHeoXk9W','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12270,'UsOHeoXk9W','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12271,'UsOHeoXk9W','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12272,'UsOHeoXk9W','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12273,'UsOHeoXk9W','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12274,'UsOHeoXk9W','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12275,'UsOHeoXk9W','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12276,'UsOHeoXk9W','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12277,'8kYKK5Xm5H','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12278,'8kYKK5Xm5H','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12279,'8kYKK5Xm5H','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12280,'8kYKK5Xm5H','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12281,'8kYKK5Xm5H','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12282,'8kYKK5Xm5H','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12283,'8kYKK5Xm5H','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12284,'8kYKK5Xm5H','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12285,'8kYKK5Xm5H','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12286,'8kYKK5Xm5H','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12287,'8kYKK5Xm5H','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12288,'cuiJaIpcme','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12289,'cuiJaIpcme','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12290,'cuiJaIpcme','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12291,'cuiJaIpcme','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12292,'cuiJaIpcme','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12293,'cuiJaIpcme','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12294,'cuiJaIpcme','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12295,'cuiJaIpcme','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12296,'cuiJaIpcme','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12297,'cuiJaIpcme','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12298,'cuiJaIpcme','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12299,'9HPfv6YVFk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12300,'9HPfv6YVFk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12301,'9HPfv6YVFk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12302,'9HPfv6YVFk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12303,'9HPfv6YVFk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12304,'9HPfv6YVFk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12305,'9HPfv6YVFk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12306,'9HPfv6YVFk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12307,'9HPfv6YVFk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12308,'9HPfv6YVFk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12309,'9HPfv6YVFk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12310,'z9kYigNoKj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12311,'z9kYigNoKj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12312,'z9kYigNoKj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12313,'z9kYigNoKj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12314,'z9kYigNoKj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12315,'z9kYigNoKj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12316,'z9kYigNoKj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12317,'z9kYigNoKj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12318,'z9kYigNoKj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12319,'z9kYigNoKj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12320,'z9kYigNoKj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12321,'bY3EUctiar','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12322,'bY3EUctiar','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12323,'bY3EUctiar','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12324,'bY3EUctiar','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12325,'bY3EUctiar','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12326,'bY3EUctiar','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12327,'bY3EUctiar','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12328,'bY3EUctiar','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12329,'bY3EUctiar','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12330,'bY3EUctiar','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12331,'bY3EUctiar','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12332,'Bp2GzVqTxR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12333,'Bp2GzVqTxR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12334,'Bp2GzVqTxR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12335,'Bp2GzVqTxR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12336,'Bp2GzVqTxR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12337,'Bp2GzVqTxR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12338,'Bp2GzVqTxR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12339,'Bp2GzVqTxR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12340,'Bp2GzVqTxR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12341,'Bp2GzVqTxR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12342,'Bp2GzVqTxR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12343,'pBRgvJAXpd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12344,'pBRgvJAXpd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12345,'pBRgvJAXpd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12346,'pBRgvJAXpd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12347,'pBRgvJAXpd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12348,'pBRgvJAXpd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12349,'pBRgvJAXpd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12350,'pBRgvJAXpd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12351,'pBRgvJAXpd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12352,'pBRgvJAXpd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12353,'pBRgvJAXpd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12354,'RDnyFL1zH6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12355,'RDnyFL1zH6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12356,'RDnyFL1zH6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12357,'RDnyFL1zH6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12358,'RDnyFL1zH6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12359,'RDnyFL1zH6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12360,'RDnyFL1zH6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12361,'RDnyFL1zH6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12362,'RDnyFL1zH6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12363,'RDnyFL1zH6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12364,'RDnyFL1zH6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12365,'XTXmJNsRHx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12366,'XTXmJNsRHx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12367,'XTXmJNsRHx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12368,'XTXmJNsRHx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12369,'XTXmJNsRHx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12370,'XTXmJNsRHx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12371,'XTXmJNsRHx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12372,'XTXmJNsRHx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12373,'XTXmJNsRHx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12374,'XTXmJNsRHx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12375,'XTXmJNsRHx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12376,'MpzBrNYbBk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12377,'MpzBrNYbBk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12378,'MpzBrNYbBk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12379,'MpzBrNYbBk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12380,'MpzBrNYbBk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12381,'MpzBrNYbBk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12382,'MpzBrNYbBk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12383,'MpzBrNYbBk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12384,'MpzBrNYbBk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12385,'MpzBrNYbBk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12386,'MpzBrNYbBk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12387,'bGagCwlC92','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12388,'bGagCwlC92','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12389,'bGagCwlC92','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12390,'bGagCwlC92','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12391,'bGagCwlC92','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12392,'bGagCwlC92','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12393,'bGagCwlC92','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12394,'bGagCwlC92','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12395,'bGagCwlC92','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12396,'bGagCwlC92','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12397,'bGagCwlC92','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12398,'tgI9EQ01cl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12399,'tgI9EQ01cl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12400,'tgI9EQ01cl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12401,'tgI9EQ01cl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12402,'tgI9EQ01cl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12403,'tgI9EQ01cl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12404,'tgI9EQ01cl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12405,'tgI9EQ01cl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12406,'tgI9EQ01cl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12407,'tgI9EQ01cl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12408,'tgI9EQ01cl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12409,'fvnqttWllz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12410,'fvnqttWllz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12411,'fvnqttWllz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12412,'fvnqttWllz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12413,'fvnqttWllz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12414,'fvnqttWllz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12415,'fvnqttWllz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12416,'fvnqttWllz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12417,'fvnqttWllz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12418,'fvnqttWllz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12419,'fvnqttWllz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12420,'P6T1btWTdD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12421,'P6T1btWTdD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12422,'P6T1btWTdD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12423,'P6T1btWTdD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12424,'P6T1btWTdD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12425,'P6T1btWTdD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12426,'P6T1btWTdD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12427,'P6T1btWTdD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12428,'P6T1btWTdD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12429,'P6T1btWTdD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12430,'P6T1btWTdD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12431,'jvXufTA4p0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12432,'jvXufTA4p0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12433,'jvXufTA4p0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12434,'jvXufTA4p0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12435,'jvXufTA4p0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12436,'jvXufTA4p0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12437,'jvXufTA4p0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12438,'jvXufTA4p0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12439,'jvXufTA4p0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12440,'jvXufTA4p0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12441,'jvXufTA4p0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12442,'ewKvcMTOwW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12443,'ewKvcMTOwW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12444,'ewKvcMTOwW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12445,'ewKvcMTOwW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12446,'ewKvcMTOwW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12447,'ewKvcMTOwW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12448,'ewKvcMTOwW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12449,'ewKvcMTOwW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12450,'ewKvcMTOwW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12451,'ewKvcMTOwW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12452,'ewKvcMTOwW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12453,'8R01NPYHVR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12454,'8R01NPYHVR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12455,'8R01NPYHVR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12456,'8R01NPYHVR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12457,'8R01NPYHVR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12458,'8R01NPYHVR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12459,'8R01NPYHVR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12460,'8R01NPYHVR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12461,'8R01NPYHVR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12462,'8R01NPYHVR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12463,'8R01NPYHVR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12464,'IcSpgOBcYc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12465,'IcSpgOBcYc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12466,'IcSpgOBcYc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12467,'IcSpgOBcYc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12468,'IcSpgOBcYc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12469,'IcSpgOBcYc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12470,'IcSpgOBcYc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12471,'IcSpgOBcYc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12472,'IcSpgOBcYc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12473,'IcSpgOBcYc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12474,'IcSpgOBcYc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12475,'OsAF3UFyuc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12476,'OsAF3UFyuc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12477,'OsAF3UFyuc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12478,'OsAF3UFyuc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12479,'OsAF3UFyuc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12480,'OsAF3UFyuc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12481,'OsAF3UFyuc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12482,'OsAF3UFyuc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12483,'OsAF3UFyuc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12484,'OsAF3UFyuc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12485,'OsAF3UFyuc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12486,'6PBevPKVrH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12487,'6PBevPKVrH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12488,'6PBevPKVrH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12489,'6PBevPKVrH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12490,'6PBevPKVrH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12491,'6PBevPKVrH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12492,'6PBevPKVrH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12493,'6PBevPKVrH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12494,'6PBevPKVrH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12495,'6PBevPKVrH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12496,'6PBevPKVrH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12497,'4nRcztY2jl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12498,'4nRcztY2jl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12499,'4nRcztY2jl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12500,'4nRcztY2jl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12501,'4nRcztY2jl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12502,'4nRcztY2jl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12503,'4nRcztY2jl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12504,'4nRcztY2jl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12505,'4nRcztY2jl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12506,'4nRcztY2jl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12507,'4nRcztY2jl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12508,'IR8xN0E8NC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12509,'IR8xN0E8NC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12510,'IR8xN0E8NC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12511,'IR8xN0E8NC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12512,'IR8xN0E8NC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12513,'IR8xN0E8NC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12514,'IR8xN0E8NC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12515,'IR8xN0E8NC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12516,'IR8xN0E8NC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12517,'IR8xN0E8NC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12518,'IR8xN0E8NC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12519,'qHpX62wL4K','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12520,'qHpX62wL4K','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12521,'qHpX62wL4K','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12522,'qHpX62wL4K','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12523,'qHpX62wL4K','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12524,'qHpX62wL4K','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12525,'qHpX62wL4K','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12526,'qHpX62wL4K','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12527,'qHpX62wL4K','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12528,'qHpX62wL4K','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12529,'qHpX62wL4K','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12530,'rJ8YJ4sd4d','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12531,'rJ8YJ4sd4d','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12532,'rJ8YJ4sd4d','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12533,'rJ8YJ4sd4d','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12534,'rJ8YJ4sd4d','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12535,'rJ8YJ4sd4d','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12536,'rJ8YJ4sd4d','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12537,'rJ8YJ4sd4d','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12538,'rJ8YJ4sd4d','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12539,'rJ8YJ4sd4d','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12540,'rJ8YJ4sd4d','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12541,'iXFjvf3zvO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12542,'iXFjvf3zvO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12543,'iXFjvf3zvO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12544,'iXFjvf3zvO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12545,'iXFjvf3zvO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12546,'iXFjvf3zvO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12547,'iXFjvf3zvO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12548,'iXFjvf3zvO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12549,'iXFjvf3zvO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12550,'iXFjvf3zvO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12551,'iXFjvf3zvO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12552,'ZICus5voiN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12553,'ZICus5voiN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12554,'ZICus5voiN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12555,'ZICus5voiN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12556,'ZICus5voiN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12557,'ZICus5voiN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12558,'ZICus5voiN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12559,'ZICus5voiN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12560,'ZICus5voiN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12561,'ZICus5voiN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12562,'ZICus5voiN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12563,'ONjfTjw2p3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12564,'ONjfTjw2p3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12565,'ONjfTjw2p3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12566,'ONjfTjw2p3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12567,'ONjfTjw2p3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12568,'ONjfTjw2p3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12569,'ONjfTjw2p3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12570,'ONjfTjw2p3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12571,'ONjfTjw2p3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12572,'ONjfTjw2p3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12573,'ONjfTjw2p3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12574,'eCwPy1XEUI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12575,'eCwPy1XEUI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12576,'eCwPy1XEUI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12577,'eCwPy1XEUI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12578,'eCwPy1XEUI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12579,'eCwPy1XEUI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12580,'eCwPy1XEUI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12581,'eCwPy1XEUI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12582,'eCwPy1XEUI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12583,'eCwPy1XEUI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12584,'eCwPy1XEUI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12585,'G82N02IpVQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12586,'G82N02IpVQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12587,'G82N02IpVQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12588,'G82N02IpVQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12589,'G82N02IpVQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12590,'G82N02IpVQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12591,'G82N02IpVQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12592,'G82N02IpVQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12593,'G82N02IpVQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12594,'G82N02IpVQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12595,'G82N02IpVQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12596,'LsIuGi6o3P','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12597,'LsIuGi6o3P','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12598,'LsIuGi6o3P','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12599,'LsIuGi6o3P','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12600,'LsIuGi6o3P','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12601,'LsIuGi6o3P','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12602,'LsIuGi6o3P','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12603,'LsIuGi6o3P','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12604,'LsIuGi6o3P','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12605,'LsIuGi6o3P','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12606,'LsIuGi6o3P','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12607,'yooVkYhSuQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12608,'yooVkYhSuQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12609,'yooVkYhSuQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12610,'yooVkYhSuQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12611,'yooVkYhSuQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12612,'yooVkYhSuQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12613,'yooVkYhSuQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12614,'yooVkYhSuQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12615,'yooVkYhSuQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12616,'yooVkYhSuQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12617,'yooVkYhSuQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12618,'wM98aslGeC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12619,'wM98aslGeC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12620,'wM98aslGeC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12621,'wM98aslGeC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12622,'wM98aslGeC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12623,'wM98aslGeC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12624,'wM98aslGeC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12625,'wM98aslGeC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12626,'wM98aslGeC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12627,'wM98aslGeC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12628,'wM98aslGeC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12629,'3yE0wQhU7C','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12630,'3yE0wQhU7C','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12631,'3yE0wQhU7C','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12632,'3yE0wQhU7C','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12633,'3yE0wQhU7C','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12634,'3yE0wQhU7C','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12635,'3yE0wQhU7C','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12636,'3yE0wQhU7C','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12637,'3yE0wQhU7C','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12638,'3yE0wQhU7C','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12639,'3yE0wQhU7C','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12640,'SuSHUuXuiS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12641,'SuSHUuXuiS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12642,'SuSHUuXuiS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12643,'SuSHUuXuiS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12644,'SuSHUuXuiS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12645,'SuSHUuXuiS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12646,'SuSHUuXuiS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12647,'SuSHUuXuiS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12648,'SuSHUuXuiS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12649,'SuSHUuXuiS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12650,'SuSHUuXuiS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12651,'z1cYCoRiKB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12652,'z1cYCoRiKB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12653,'z1cYCoRiKB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12654,'z1cYCoRiKB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12655,'z1cYCoRiKB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12656,'z1cYCoRiKB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12657,'z1cYCoRiKB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12658,'z1cYCoRiKB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12659,'z1cYCoRiKB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12660,'z1cYCoRiKB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12661,'z1cYCoRiKB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12662,'7q1RK7joOQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12663,'7q1RK7joOQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12664,'7q1RK7joOQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12665,'7q1RK7joOQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12666,'7q1RK7joOQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12667,'7q1RK7joOQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12668,'7q1RK7joOQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12669,'7q1RK7joOQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12670,'7q1RK7joOQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12671,'7q1RK7joOQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12672,'7q1RK7joOQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12673,'ho5cOCDYIX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12674,'ho5cOCDYIX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12675,'ho5cOCDYIX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12676,'ho5cOCDYIX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12677,'ho5cOCDYIX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12678,'ho5cOCDYIX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12679,'ho5cOCDYIX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12680,'ho5cOCDYIX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12681,'ho5cOCDYIX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12682,'ho5cOCDYIX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12683,'ho5cOCDYIX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12684,'poWcOmRqqB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12685,'poWcOmRqqB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12686,'poWcOmRqqB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12687,'poWcOmRqqB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12688,'poWcOmRqqB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12689,'poWcOmRqqB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12690,'poWcOmRqqB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12691,'poWcOmRqqB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12692,'poWcOmRqqB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12693,'poWcOmRqqB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12694,'poWcOmRqqB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12695,'Gl2nJxg8DA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12696,'Gl2nJxg8DA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12697,'Gl2nJxg8DA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12698,'Gl2nJxg8DA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12699,'Gl2nJxg8DA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12700,'Gl2nJxg8DA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12701,'Gl2nJxg8DA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12702,'Gl2nJxg8DA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12703,'Gl2nJxg8DA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12704,'Gl2nJxg8DA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12705,'Gl2nJxg8DA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12706,'GBxbtD9XDG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12707,'GBxbtD9XDG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12708,'GBxbtD9XDG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12709,'GBxbtD9XDG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12710,'GBxbtD9XDG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12711,'GBxbtD9XDG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12712,'GBxbtD9XDG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12713,'GBxbtD9XDG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12714,'GBxbtD9XDG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12715,'GBxbtD9XDG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12716,'GBxbtD9XDG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12717,'SrHxrFKxBi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12718,'SrHxrFKxBi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12719,'SrHxrFKxBi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12720,'SrHxrFKxBi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12721,'SrHxrFKxBi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12722,'SrHxrFKxBi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12723,'SrHxrFKxBi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12724,'SrHxrFKxBi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12725,'SrHxrFKxBi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12726,'SrHxrFKxBi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12727,'SrHxrFKxBi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12728,'tvDqjtkP40','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12729,'tvDqjtkP40','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12730,'tvDqjtkP40','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12731,'tvDqjtkP40','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12732,'tvDqjtkP40','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12733,'tvDqjtkP40','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12734,'tvDqjtkP40','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12735,'tvDqjtkP40','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12736,'tvDqjtkP40','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12737,'tvDqjtkP40','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12738,'tvDqjtkP40','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12739,'OW50CIfuS5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12740,'OW50CIfuS5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12741,'OW50CIfuS5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12742,'OW50CIfuS5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12743,'OW50CIfuS5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12744,'OW50CIfuS5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12745,'OW50CIfuS5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12746,'OW50CIfuS5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12747,'OW50CIfuS5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12748,'OW50CIfuS5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12749,'OW50CIfuS5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12750,'a8TlrXUXrO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12751,'a8TlrXUXrO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12752,'a8TlrXUXrO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12753,'a8TlrXUXrO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12754,'a8TlrXUXrO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12755,'a8TlrXUXrO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12756,'a8TlrXUXrO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12757,'a8TlrXUXrO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12758,'a8TlrXUXrO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12759,'a8TlrXUXrO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12760,'a8TlrXUXrO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12761,'GGSjkCzgkW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12762,'GGSjkCzgkW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12763,'GGSjkCzgkW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12764,'GGSjkCzgkW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12765,'GGSjkCzgkW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12766,'GGSjkCzgkW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12767,'GGSjkCzgkW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12768,'GGSjkCzgkW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12769,'GGSjkCzgkW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12770,'GGSjkCzgkW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12771,'GGSjkCzgkW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12772,'7o5PIuDQas','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12773,'7o5PIuDQas','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12774,'7o5PIuDQas','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12775,'7o5PIuDQas','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12776,'7o5PIuDQas','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12777,'7o5PIuDQas','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12778,'7o5PIuDQas','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12779,'7o5PIuDQas','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12780,'7o5PIuDQas','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12781,'7o5PIuDQas','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12782,'7o5PIuDQas','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12783,'7Io8gAfmQa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12784,'7Io8gAfmQa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12785,'7Io8gAfmQa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12786,'7Io8gAfmQa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12787,'7Io8gAfmQa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12788,'7Io8gAfmQa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12789,'7Io8gAfmQa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12790,'7Io8gAfmQa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12791,'7Io8gAfmQa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12792,'7Io8gAfmQa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12793,'7Io8gAfmQa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12794,'IVB6dX5DFG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12795,'IVB6dX5DFG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12796,'IVB6dX5DFG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12797,'IVB6dX5DFG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12798,'IVB6dX5DFG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12799,'IVB6dX5DFG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12800,'IVB6dX5DFG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12801,'IVB6dX5DFG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12802,'IVB6dX5DFG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12803,'IVB6dX5DFG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12804,'IVB6dX5DFG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12805,'0CQe9ajgO2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12806,'0CQe9ajgO2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12807,'0CQe9ajgO2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12808,'0CQe9ajgO2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12809,'0CQe9ajgO2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12810,'0CQe9ajgO2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12811,'0CQe9ajgO2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12812,'0CQe9ajgO2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12813,'0CQe9ajgO2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12814,'0CQe9ajgO2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12815,'0CQe9ajgO2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12816,'7QIpaih1aI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12817,'7QIpaih1aI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12818,'7QIpaih1aI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12819,'7QIpaih1aI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12820,'7QIpaih1aI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12821,'7QIpaih1aI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12822,'7QIpaih1aI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12823,'7QIpaih1aI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12824,'7QIpaih1aI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12825,'7QIpaih1aI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12826,'7QIpaih1aI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12827,'CVHTflCnvQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12828,'CVHTflCnvQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12829,'CVHTflCnvQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12830,'CVHTflCnvQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12831,'CVHTflCnvQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12832,'CVHTflCnvQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12833,'CVHTflCnvQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12834,'CVHTflCnvQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12835,'CVHTflCnvQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12836,'CVHTflCnvQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12837,'CVHTflCnvQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12838,'cdnBzPcVf5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12839,'cdnBzPcVf5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12840,'cdnBzPcVf5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12841,'cdnBzPcVf5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12842,'cdnBzPcVf5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12843,'cdnBzPcVf5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12844,'cdnBzPcVf5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12845,'cdnBzPcVf5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12846,'cdnBzPcVf5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12847,'cdnBzPcVf5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12848,'cdnBzPcVf5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12849,'nKgAM96qAX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12850,'nKgAM96qAX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12851,'nKgAM96qAX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12852,'nKgAM96qAX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12853,'nKgAM96qAX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12854,'nKgAM96qAX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12855,'nKgAM96qAX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12856,'nKgAM96qAX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12857,'nKgAM96qAX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12858,'nKgAM96qAX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12859,'nKgAM96qAX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12860,'PaaAo9jAGr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12861,'PaaAo9jAGr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12862,'PaaAo9jAGr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12863,'PaaAo9jAGr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12864,'PaaAo9jAGr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12865,'PaaAo9jAGr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12866,'PaaAo9jAGr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12867,'PaaAo9jAGr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12868,'PaaAo9jAGr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12869,'PaaAo9jAGr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12870,'PaaAo9jAGr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12871,'yRLnljQZFg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12872,'yRLnljQZFg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12873,'yRLnljQZFg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12874,'yRLnljQZFg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12875,'yRLnljQZFg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12876,'yRLnljQZFg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12877,'yRLnljQZFg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12878,'yRLnljQZFg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12879,'yRLnljQZFg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12880,'yRLnljQZFg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12881,'yRLnljQZFg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12882,'AZxFnZWXtC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12883,'AZxFnZWXtC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12884,'AZxFnZWXtC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12885,'AZxFnZWXtC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12886,'AZxFnZWXtC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12887,'AZxFnZWXtC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12888,'AZxFnZWXtC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12889,'AZxFnZWXtC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12890,'AZxFnZWXtC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12891,'AZxFnZWXtC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12892,'AZxFnZWXtC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12893,'APX2lfuVvq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12894,'APX2lfuVvq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12895,'APX2lfuVvq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12896,'APX2lfuVvq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12897,'APX2lfuVvq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12898,'APX2lfuVvq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12899,'APX2lfuVvq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12900,'APX2lfuVvq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12901,'APX2lfuVvq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12902,'APX2lfuVvq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12903,'APX2lfuVvq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12904,'bzVmDxUddp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12905,'bzVmDxUddp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12906,'bzVmDxUddp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12907,'bzVmDxUddp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12908,'bzVmDxUddp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12909,'bzVmDxUddp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12910,'bzVmDxUddp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12911,'bzVmDxUddp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12912,'bzVmDxUddp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12913,'bzVmDxUddp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12914,'bzVmDxUddp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12915,'CQoXsitKcI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12916,'CQoXsitKcI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12917,'CQoXsitKcI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12918,'CQoXsitKcI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12919,'CQoXsitKcI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12920,'CQoXsitKcI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12921,'CQoXsitKcI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12922,'CQoXsitKcI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12923,'CQoXsitKcI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12924,'CQoXsitKcI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12925,'CQoXsitKcI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12926,'MNR6Nl3fBU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12927,'MNR6Nl3fBU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12928,'MNR6Nl3fBU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12929,'MNR6Nl3fBU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12930,'MNR6Nl3fBU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12931,'MNR6Nl3fBU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12932,'MNR6Nl3fBU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12933,'MNR6Nl3fBU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12934,'MNR6Nl3fBU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12935,'MNR6Nl3fBU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12936,'MNR6Nl3fBU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12937,'LKcKuOtioD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12938,'LKcKuOtioD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12939,'LKcKuOtioD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12940,'LKcKuOtioD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12941,'LKcKuOtioD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12942,'LKcKuOtioD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12943,'LKcKuOtioD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12944,'LKcKuOtioD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12945,'LKcKuOtioD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12946,'LKcKuOtioD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12947,'LKcKuOtioD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12948,'lgOuSABOE6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12949,'lgOuSABOE6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12950,'lgOuSABOE6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12951,'lgOuSABOE6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12952,'lgOuSABOE6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12953,'lgOuSABOE6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12954,'lgOuSABOE6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12955,'lgOuSABOE6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12956,'lgOuSABOE6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12957,'lgOuSABOE6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12958,'lgOuSABOE6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12959,'mvxvfPQPxs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12960,'mvxvfPQPxs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12961,'mvxvfPQPxs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12962,'mvxvfPQPxs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12963,'mvxvfPQPxs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12964,'mvxvfPQPxs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12965,'mvxvfPQPxs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12966,'mvxvfPQPxs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12967,'mvxvfPQPxs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12968,'mvxvfPQPxs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12969,'mvxvfPQPxs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12970,'0g3MwwTe1V','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12971,'0g3MwwTe1V','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12972,'0g3MwwTe1V','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12973,'0g3MwwTe1V','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12974,'0g3MwwTe1V','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12975,'0g3MwwTe1V','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12976,'0g3MwwTe1V','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12977,'0g3MwwTe1V','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12978,'0g3MwwTe1V','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12979,'0g3MwwTe1V','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12980,'0g3MwwTe1V','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12981,'LUyWOWbWE0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12982,'LUyWOWbWE0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12983,'LUyWOWbWE0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12984,'LUyWOWbWE0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12985,'LUyWOWbWE0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12986,'LUyWOWbWE0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12987,'LUyWOWbWE0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12988,'LUyWOWbWE0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12989,'LUyWOWbWE0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12990,'LUyWOWbWE0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12991,'LUyWOWbWE0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12992,'sqWzAgLW9c','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12993,'sqWzAgLW9c','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12994,'sqWzAgLW9c','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12995,'sqWzAgLW9c','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12996,'sqWzAgLW9c','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12997,'sqWzAgLW9c','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12998,'sqWzAgLW9c','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (12999,'sqWzAgLW9c','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13000,'sqWzAgLW9c','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13001,'sqWzAgLW9c','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13002,'sqWzAgLW9c','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13003,'pJfCfvkP8h','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13004,'pJfCfvkP8h','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13005,'pJfCfvkP8h','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13006,'pJfCfvkP8h','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13007,'pJfCfvkP8h','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13008,'pJfCfvkP8h','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13009,'pJfCfvkP8h','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13010,'pJfCfvkP8h','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13011,'pJfCfvkP8h','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13012,'pJfCfvkP8h','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13013,'pJfCfvkP8h','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13014,'cnpznRWFpW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13015,'cnpznRWFpW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13016,'cnpznRWFpW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13017,'cnpznRWFpW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13018,'cnpznRWFpW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13019,'cnpznRWFpW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13020,'cnpznRWFpW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13021,'cnpznRWFpW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13022,'cnpznRWFpW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13023,'cnpznRWFpW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13024,'cnpznRWFpW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13025,'4ZrW42ANvN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13026,'4ZrW42ANvN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13027,'4ZrW42ANvN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13028,'4ZrW42ANvN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13029,'4ZrW42ANvN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13030,'4ZrW42ANvN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13031,'4ZrW42ANvN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13032,'4ZrW42ANvN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13033,'4ZrW42ANvN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13034,'4ZrW42ANvN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13035,'4ZrW42ANvN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13036,'Ewe0qGlYQ1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13037,'Ewe0qGlYQ1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13038,'Ewe0qGlYQ1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13039,'Ewe0qGlYQ1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13040,'Ewe0qGlYQ1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13041,'Ewe0qGlYQ1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13042,'Ewe0qGlYQ1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13043,'Ewe0qGlYQ1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13044,'Ewe0qGlYQ1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13045,'Ewe0qGlYQ1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13046,'Ewe0qGlYQ1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13047,'DPLI86Wf0v','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13048,'DPLI86Wf0v','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13049,'DPLI86Wf0v','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13050,'DPLI86Wf0v','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13051,'DPLI86Wf0v','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13052,'DPLI86Wf0v','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13053,'DPLI86Wf0v','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13054,'DPLI86Wf0v','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13055,'DPLI86Wf0v','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13056,'DPLI86Wf0v','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13057,'DPLI86Wf0v','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13058,'AbhnBhutDK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13059,'AbhnBhutDK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13060,'AbhnBhutDK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13061,'AbhnBhutDK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13062,'AbhnBhutDK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13063,'AbhnBhutDK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13064,'AbhnBhutDK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13065,'AbhnBhutDK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13066,'AbhnBhutDK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13067,'AbhnBhutDK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13068,'AbhnBhutDK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13069,'B7335StWw6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13070,'B7335StWw6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13071,'B7335StWw6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13072,'B7335StWw6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13073,'B7335StWw6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13074,'B7335StWw6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13075,'B7335StWw6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13076,'B7335StWw6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13077,'B7335StWw6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13078,'B7335StWw6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13079,'B7335StWw6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13080,'MQWh1qjUMC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13081,'MQWh1qjUMC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13082,'MQWh1qjUMC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13083,'MQWh1qjUMC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13084,'MQWh1qjUMC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13085,'MQWh1qjUMC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13086,'MQWh1qjUMC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13087,'MQWh1qjUMC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13088,'MQWh1qjUMC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13089,'MQWh1qjUMC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13090,'MQWh1qjUMC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13091,'H0fg6DCtJJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13092,'H0fg6DCtJJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13093,'H0fg6DCtJJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13094,'H0fg6DCtJJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13095,'H0fg6DCtJJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13096,'H0fg6DCtJJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13097,'H0fg6DCtJJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13098,'H0fg6DCtJJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13099,'H0fg6DCtJJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13100,'H0fg6DCtJJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13101,'H0fg6DCtJJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13102,'2tJAlvuxBV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13103,'2tJAlvuxBV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13104,'2tJAlvuxBV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13105,'2tJAlvuxBV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13106,'2tJAlvuxBV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13107,'2tJAlvuxBV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13108,'2tJAlvuxBV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13109,'2tJAlvuxBV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13110,'2tJAlvuxBV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13111,'2tJAlvuxBV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13112,'2tJAlvuxBV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13113,'8ayEQ7LsIT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13114,'8ayEQ7LsIT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13115,'8ayEQ7LsIT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13116,'8ayEQ7LsIT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13117,'8ayEQ7LsIT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13118,'8ayEQ7LsIT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13119,'8ayEQ7LsIT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13120,'8ayEQ7LsIT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13121,'8ayEQ7LsIT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13122,'8ayEQ7LsIT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13123,'8ayEQ7LsIT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13124,'efxhLTWvxi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13125,'efxhLTWvxi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13126,'efxhLTWvxi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13127,'efxhLTWvxi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13128,'efxhLTWvxi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13129,'efxhLTWvxi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13130,'efxhLTWvxi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13131,'efxhLTWvxi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13132,'efxhLTWvxi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13133,'efxhLTWvxi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13134,'efxhLTWvxi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13135,'YdpT8XSPLw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13136,'YdpT8XSPLw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13137,'YdpT8XSPLw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13138,'YdpT8XSPLw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13139,'YdpT8XSPLw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13140,'YdpT8XSPLw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13141,'YdpT8XSPLw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13142,'YdpT8XSPLw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13143,'YdpT8XSPLw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13144,'YdpT8XSPLw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13145,'YdpT8XSPLw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13146,'hznaRpeRHl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13147,'hznaRpeRHl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13148,'hznaRpeRHl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13149,'hznaRpeRHl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13150,'hznaRpeRHl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13151,'hznaRpeRHl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13152,'hznaRpeRHl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13153,'hznaRpeRHl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13154,'hznaRpeRHl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13155,'hznaRpeRHl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13156,'hznaRpeRHl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13157,'8waKWgXsef','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13158,'8waKWgXsef','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13159,'8waKWgXsef','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13160,'8waKWgXsef','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13161,'8waKWgXsef','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13162,'8waKWgXsef','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13163,'8waKWgXsef','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13164,'8waKWgXsef','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13165,'8waKWgXsef','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13166,'8waKWgXsef','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13167,'8waKWgXsef','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13168,'dIEgM9dk58','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13169,'dIEgM9dk58','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13170,'dIEgM9dk58','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13171,'dIEgM9dk58','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13172,'dIEgM9dk58','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13173,'dIEgM9dk58','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13174,'dIEgM9dk58','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13175,'dIEgM9dk58','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13176,'dIEgM9dk58','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13177,'dIEgM9dk58','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13178,'dIEgM9dk58','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13179,'6KAae9daWT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13180,'6KAae9daWT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13181,'6KAae9daWT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13182,'6KAae9daWT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13183,'6KAae9daWT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13184,'6KAae9daWT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13185,'6KAae9daWT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13186,'6KAae9daWT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13187,'6KAae9daWT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13188,'6KAae9daWT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13189,'6KAae9daWT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13190,'pkoUsW4AAJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13191,'pkoUsW4AAJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13192,'pkoUsW4AAJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13193,'pkoUsW4AAJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13194,'pkoUsW4AAJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13195,'pkoUsW4AAJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13196,'pkoUsW4AAJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13197,'pkoUsW4AAJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13198,'pkoUsW4AAJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13199,'pkoUsW4AAJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13200,'pkoUsW4AAJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13201,'PaGemix3s0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13202,'PaGemix3s0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13203,'PaGemix3s0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13204,'PaGemix3s0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13205,'PaGemix3s0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13206,'PaGemix3s0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13207,'PaGemix3s0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13208,'PaGemix3s0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13209,'PaGemix3s0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13210,'PaGemix3s0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13211,'PaGemix3s0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13212,'wDb624kF4e','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13213,'wDb624kF4e','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13214,'wDb624kF4e','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13215,'wDb624kF4e','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13216,'wDb624kF4e','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13217,'wDb624kF4e','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13218,'wDb624kF4e','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13219,'wDb624kF4e','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13220,'wDb624kF4e','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13221,'wDb624kF4e','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13222,'wDb624kF4e','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13223,'n7AA936wE0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13224,'n7AA936wE0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13225,'n7AA936wE0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13226,'n7AA936wE0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13227,'n7AA936wE0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13228,'n7AA936wE0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13229,'n7AA936wE0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13230,'n7AA936wE0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13231,'n7AA936wE0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13232,'n7AA936wE0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13233,'n7AA936wE0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13234,'4MguCQFsod','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13235,'4MguCQFsod','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13236,'4MguCQFsod','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13237,'4MguCQFsod','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13238,'4MguCQFsod','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13239,'4MguCQFsod','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13240,'4MguCQFsod','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13241,'4MguCQFsod','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13242,'4MguCQFsod','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13243,'4MguCQFsod','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13244,'4MguCQFsod','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13245,'FlzsZJwRr2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13246,'FlzsZJwRr2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13247,'FlzsZJwRr2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13248,'FlzsZJwRr2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13249,'FlzsZJwRr2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13250,'FlzsZJwRr2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13251,'FlzsZJwRr2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13252,'FlzsZJwRr2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13253,'FlzsZJwRr2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13254,'FlzsZJwRr2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13255,'FlzsZJwRr2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13256,'xGC95gP1EL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13257,'xGC95gP1EL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13258,'xGC95gP1EL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13259,'xGC95gP1EL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13260,'xGC95gP1EL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13261,'xGC95gP1EL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13262,'xGC95gP1EL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13263,'xGC95gP1EL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13264,'xGC95gP1EL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13265,'xGC95gP1EL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13266,'xGC95gP1EL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13267,'f5QqQu2cC8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13268,'f5QqQu2cC8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13269,'f5QqQu2cC8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13270,'f5QqQu2cC8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13271,'f5QqQu2cC8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13272,'f5QqQu2cC8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13273,'f5QqQu2cC8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13274,'f5QqQu2cC8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13275,'f5QqQu2cC8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13276,'f5QqQu2cC8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13277,'f5QqQu2cC8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13278,'IntfBj9tPc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13279,'IntfBj9tPc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13280,'IntfBj9tPc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13281,'IntfBj9tPc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13282,'IntfBj9tPc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13283,'IntfBj9tPc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13284,'IntfBj9tPc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13285,'IntfBj9tPc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13286,'IntfBj9tPc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13287,'IntfBj9tPc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13288,'IntfBj9tPc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13289,'zt0ylXkBBn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13290,'zt0ylXkBBn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13291,'zt0ylXkBBn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13292,'zt0ylXkBBn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13293,'zt0ylXkBBn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13294,'zt0ylXkBBn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13295,'zt0ylXkBBn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13296,'zt0ylXkBBn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13297,'zt0ylXkBBn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13298,'zt0ylXkBBn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13299,'zt0ylXkBBn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13300,'x6LGzDGtBf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13301,'x6LGzDGtBf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13302,'x6LGzDGtBf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13303,'x6LGzDGtBf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13304,'x6LGzDGtBf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13305,'x6LGzDGtBf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13306,'x6LGzDGtBf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13307,'x6LGzDGtBf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13308,'x6LGzDGtBf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13309,'x6LGzDGtBf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13310,'x6LGzDGtBf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13311,'hKCMC5j71n','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13312,'hKCMC5j71n','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13313,'hKCMC5j71n','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13314,'hKCMC5j71n','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13315,'hKCMC5j71n','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13316,'hKCMC5j71n','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13317,'hKCMC5j71n','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13318,'hKCMC5j71n','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13319,'hKCMC5j71n','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13320,'hKCMC5j71n','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13321,'hKCMC5j71n','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13322,'avvhF89z0C','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13323,'avvhF89z0C','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13324,'avvhF89z0C','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13325,'avvhF89z0C','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13326,'avvhF89z0C','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13327,'avvhF89z0C','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13328,'avvhF89z0C','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13329,'avvhF89z0C','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13330,'avvhF89z0C','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13331,'avvhF89z0C','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13332,'avvhF89z0C','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13333,'7BNZPrax6G','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13334,'7BNZPrax6G','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13335,'7BNZPrax6G','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13336,'7BNZPrax6G','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13337,'7BNZPrax6G','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13338,'7BNZPrax6G','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13339,'7BNZPrax6G','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13340,'7BNZPrax6G','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13341,'7BNZPrax6G','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13342,'7BNZPrax6G','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13343,'7BNZPrax6G','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13344,'5fXTJBwNdO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13345,'5fXTJBwNdO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13346,'5fXTJBwNdO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13347,'5fXTJBwNdO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13348,'5fXTJBwNdO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13349,'5fXTJBwNdO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13350,'5fXTJBwNdO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13351,'5fXTJBwNdO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13352,'5fXTJBwNdO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13353,'5fXTJBwNdO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13354,'5fXTJBwNdO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13355,'ENlvJHYrRq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13356,'ENlvJHYrRq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13357,'ENlvJHYrRq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13358,'ENlvJHYrRq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13359,'ENlvJHYrRq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13360,'ENlvJHYrRq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13361,'ENlvJHYrRq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13362,'ENlvJHYrRq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13363,'ENlvJHYrRq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13364,'ENlvJHYrRq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13365,'ENlvJHYrRq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13366,'yy9Vesducu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13367,'yy9Vesducu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13368,'yy9Vesducu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13369,'yy9Vesducu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13370,'yy9Vesducu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13371,'yy9Vesducu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13372,'yy9Vesducu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13373,'yy9Vesducu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13374,'yy9Vesducu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13375,'yy9Vesducu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13376,'yy9Vesducu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13377,'QTdr00SL6S','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13378,'QTdr00SL6S','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13379,'QTdr00SL6S','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13380,'QTdr00SL6S','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13381,'QTdr00SL6S','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13382,'QTdr00SL6S','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13383,'QTdr00SL6S','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13384,'QTdr00SL6S','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13385,'QTdr00SL6S','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13386,'QTdr00SL6S','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13387,'QTdr00SL6S','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13388,'JLnKp2StFJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13389,'JLnKp2StFJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13390,'JLnKp2StFJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13391,'JLnKp2StFJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13392,'JLnKp2StFJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13393,'JLnKp2StFJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13394,'JLnKp2StFJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13395,'JLnKp2StFJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13396,'JLnKp2StFJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13397,'JLnKp2StFJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13398,'JLnKp2StFJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13399,'Oy3jkKDIcU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13400,'Oy3jkKDIcU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13401,'Oy3jkKDIcU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13402,'Oy3jkKDIcU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13403,'Oy3jkKDIcU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13404,'Oy3jkKDIcU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13405,'Oy3jkKDIcU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13406,'Oy3jkKDIcU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13407,'Oy3jkKDIcU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13408,'Oy3jkKDIcU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13409,'Oy3jkKDIcU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13410,'1uQhYurYm3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13411,'1uQhYurYm3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13412,'1uQhYurYm3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13413,'1uQhYurYm3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13414,'1uQhYurYm3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13415,'1uQhYurYm3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13416,'1uQhYurYm3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13417,'1uQhYurYm3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13418,'1uQhYurYm3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13419,'1uQhYurYm3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13420,'1uQhYurYm3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13421,'yWgtwwbE9i','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13422,'yWgtwwbE9i','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13423,'yWgtwwbE9i','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13424,'yWgtwwbE9i','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13425,'yWgtwwbE9i','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13426,'yWgtwwbE9i','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13427,'yWgtwwbE9i','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13428,'yWgtwwbE9i','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13429,'yWgtwwbE9i','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13430,'yWgtwwbE9i','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13431,'yWgtwwbE9i','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13432,'B0HihRQzbN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13433,'B0HihRQzbN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13434,'B0HihRQzbN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13435,'B0HihRQzbN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13436,'B0HihRQzbN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13437,'B0HihRQzbN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13438,'B0HihRQzbN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13439,'B0HihRQzbN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13440,'B0HihRQzbN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13441,'B0HihRQzbN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13442,'B0HihRQzbN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13443,'oE9BmyL5UU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13444,'oE9BmyL5UU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13445,'oE9BmyL5UU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13446,'oE9BmyL5UU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13447,'oE9BmyL5UU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13448,'oE9BmyL5UU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13449,'oE9BmyL5UU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13450,'oE9BmyL5UU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13451,'oE9BmyL5UU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13452,'oE9BmyL5UU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13453,'oE9BmyL5UU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13454,'hUCg5wReAX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13455,'hUCg5wReAX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13456,'hUCg5wReAX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13457,'hUCg5wReAX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13458,'hUCg5wReAX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13459,'hUCg5wReAX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13460,'hUCg5wReAX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13461,'hUCg5wReAX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13462,'hUCg5wReAX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13463,'hUCg5wReAX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13464,'hUCg5wReAX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13465,'jnTi8JinJb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13466,'jnTi8JinJb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13467,'jnTi8JinJb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13468,'jnTi8JinJb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13469,'jnTi8JinJb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13470,'jnTi8JinJb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13471,'jnTi8JinJb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13472,'jnTi8JinJb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13473,'jnTi8JinJb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13474,'jnTi8JinJb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13475,'jnTi8JinJb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13476,'xtTu4BIrjV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13477,'xtTu4BIrjV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13478,'xtTu4BIrjV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13479,'xtTu4BIrjV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13480,'xtTu4BIrjV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13481,'xtTu4BIrjV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13482,'xtTu4BIrjV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13483,'xtTu4BIrjV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13484,'xtTu4BIrjV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13485,'xtTu4BIrjV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13486,'xtTu4BIrjV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13487,'qPNTF8IlH5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13488,'qPNTF8IlH5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13489,'qPNTF8IlH5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13490,'qPNTF8IlH5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13491,'qPNTF8IlH5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13492,'qPNTF8IlH5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13493,'qPNTF8IlH5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13494,'qPNTF8IlH5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13495,'qPNTF8IlH5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13496,'qPNTF8IlH5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13497,'qPNTF8IlH5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13498,'DBFQLfeZb6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13499,'DBFQLfeZb6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13500,'DBFQLfeZb6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13501,'DBFQLfeZb6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13502,'DBFQLfeZb6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13503,'DBFQLfeZb6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13504,'DBFQLfeZb6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13505,'DBFQLfeZb6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13506,'DBFQLfeZb6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13507,'DBFQLfeZb6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13508,'DBFQLfeZb6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13509,'lseIAIdsIT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13510,'lseIAIdsIT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13511,'lseIAIdsIT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13512,'lseIAIdsIT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13513,'lseIAIdsIT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13514,'lseIAIdsIT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13515,'lseIAIdsIT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13516,'lseIAIdsIT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13517,'lseIAIdsIT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13518,'lseIAIdsIT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13519,'lseIAIdsIT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13520,'rhnSr0Ippt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13521,'rhnSr0Ippt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13522,'rhnSr0Ippt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13523,'rhnSr0Ippt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13524,'rhnSr0Ippt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13525,'rhnSr0Ippt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13526,'rhnSr0Ippt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13527,'rhnSr0Ippt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13528,'rhnSr0Ippt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13529,'rhnSr0Ippt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13530,'rhnSr0Ippt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13531,'o9oDA9Je37','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13532,'o9oDA9Je37','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13533,'o9oDA9Je37','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13534,'o9oDA9Je37','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13535,'o9oDA9Je37','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13536,'o9oDA9Je37','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13537,'o9oDA9Je37','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13538,'o9oDA9Je37','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13539,'o9oDA9Je37','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13540,'o9oDA9Je37','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13541,'o9oDA9Je37','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13542,'r0porxcdJP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13543,'r0porxcdJP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13544,'r0porxcdJP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13545,'r0porxcdJP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13546,'r0porxcdJP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13547,'r0porxcdJP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13548,'r0porxcdJP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13549,'r0porxcdJP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13550,'r0porxcdJP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13551,'r0porxcdJP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13552,'r0porxcdJP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13553,'nQ7ikuFCil','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13554,'nQ7ikuFCil','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13555,'nQ7ikuFCil','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13556,'nQ7ikuFCil','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13557,'nQ7ikuFCil','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13558,'nQ7ikuFCil','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13559,'nQ7ikuFCil','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13560,'nQ7ikuFCil','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13561,'nQ7ikuFCil','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13562,'nQ7ikuFCil','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13563,'nQ7ikuFCil','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13564,'ofj2FfqrrS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13565,'ofj2FfqrrS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13566,'ofj2FfqrrS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13567,'ofj2FfqrrS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13568,'ofj2FfqrrS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13569,'ofj2FfqrrS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13570,'ofj2FfqrrS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13571,'ofj2FfqrrS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13572,'ofj2FfqrrS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13573,'ofj2FfqrrS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13574,'ofj2FfqrrS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13575,'blngJjADtT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13576,'blngJjADtT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13577,'blngJjADtT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13578,'blngJjADtT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13579,'blngJjADtT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13580,'blngJjADtT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13581,'blngJjADtT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13582,'blngJjADtT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13583,'blngJjADtT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13584,'blngJjADtT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13585,'blngJjADtT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13586,'5aqVO9VgA5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13587,'5aqVO9VgA5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13588,'5aqVO9VgA5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13589,'5aqVO9VgA5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13590,'5aqVO9VgA5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13591,'5aqVO9VgA5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13592,'5aqVO9VgA5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13593,'5aqVO9VgA5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13594,'5aqVO9VgA5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13595,'5aqVO9VgA5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13596,'5aqVO9VgA5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13597,'VEeSweVo9B','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13598,'VEeSweVo9B','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13599,'VEeSweVo9B','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13600,'VEeSweVo9B','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13601,'VEeSweVo9B','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13602,'VEeSweVo9B','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13603,'VEeSweVo9B','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13604,'VEeSweVo9B','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13605,'VEeSweVo9B','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13606,'VEeSweVo9B','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13607,'VEeSweVo9B','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13608,'TTVad0CvFR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13609,'TTVad0CvFR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13610,'TTVad0CvFR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13611,'TTVad0CvFR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13612,'TTVad0CvFR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13613,'TTVad0CvFR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13614,'TTVad0CvFR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13615,'TTVad0CvFR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13616,'TTVad0CvFR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13617,'TTVad0CvFR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13618,'TTVad0CvFR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13619,'LySmq5r5UV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13620,'LySmq5r5UV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13621,'LySmq5r5UV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13622,'LySmq5r5UV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13623,'LySmq5r5UV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13624,'LySmq5r5UV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13625,'LySmq5r5UV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13626,'LySmq5r5UV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13627,'LySmq5r5UV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13628,'LySmq5r5UV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13629,'LySmq5r5UV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13630,'wXVRDXWVrg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13631,'wXVRDXWVrg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13632,'wXVRDXWVrg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13633,'wXVRDXWVrg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13634,'wXVRDXWVrg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13635,'wXVRDXWVrg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13636,'wXVRDXWVrg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13637,'wXVRDXWVrg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13638,'wXVRDXWVrg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13639,'wXVRDXWVrg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13640,'wXVRDXWVrg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13641,'plzYpt1nFt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13642,'plzYpt1nFt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13643,'plzYpt1nFt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13644,'plzYpt1nFt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13645,'plzYpt1nFt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13646,'plzYpt1nFt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13647,'plzYpt1nFt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13648,'plzYpt1nFt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13649,'plzYpt1nFt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13650,'plzYpt1nFt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13651,'plzYpt1nFt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13652,'vnPa4Hsbnj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13653,'vnPa4Hsbnj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13654,'vnPa4Hsbnj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13655,'vnPa4Hsbnj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13656,'vnPa4Hsbnj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13657,'vnPa4Hsbnj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13658,'vnPa4Hsbnj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13659,'vnPa4Hsbnj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13660,'vnPa4Hsbnj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13661,'vnPa4Hsbnj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13662,'vnPa4Hsbnj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13663,'zkAsWELsUr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13664,'zkAsWELsUr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13665,'zkAsWELsUr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13666,'zkAsWELsUr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13667,'zkAsWELsUr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13668,'zkAsWELsUr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13669,'zkAsWELsUr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13670,'zkAsWELsUr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13671,'zkAsWELsUr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13672,'zkAsWELsUr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13673,'zkAsWELsUr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13674,'k0hnd8IvDQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13675,'k0hnd8IvDQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13676,'k0hnd8IvDQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13677,'k0hnd8IvDQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13678,'k0hnd8IvDQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13679,'k0hnd8IvDQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13680,'k0hnd8IvDQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13681,'k0hnd8IvDQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13682,'k0hnd8IvDQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13683,'k0hnd8IvDQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13684,'k0hnd8IvDQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13685,'CXbztlsz8U','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13686,'CXbztlsz8U','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13687,'CXbztlsz8U','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13688,'CXbztlsz8U','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13689,'CXbztlsz8U','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13690,'CXbztlsz8U','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13691,'CXbztlsz8U','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13692,'CXbztlsz8U','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13693,'CXbztlsz8U','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13694,'CXbztlsz8U','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13695,'CXbztlsz8U','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13696,'Tek9sCvSQF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13697,'Tek9sCvSQF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13698,'Tek9sCvSQF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13699,'Tek9sCvSQF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13700,'Tek9sCvSQF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13701,'Tek9sCvSQF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13702,'Tek9sCvSQF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13703,'Tek9sCvSQF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13704,'Tek9sCvSQF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13705,'Tek9sCvSQF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13706,'Tek9sCvSQF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13707,'rW1Yk7ry1b','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13708,'rW1Yk7ry1b','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13709,'rW1Yk7ry1b','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13710,'rW1Yk7ry1b','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13711,'rW1Yk7ry1b','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13712,'rW1Yk7ry1b','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13713,'rW1Yk7ry1b','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13714,'rW1Yk7ry1b','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13715,'rW1Yk7ry1b','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13716,'rW1Yk7ry1b','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13717,'rW1Yk7ry1b','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13718,'DE9coQrMMn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13719,'DE9coQrMMn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13720,'DE9coQrMMn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13721,'DE9coQrMMn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13722,'DE9coQrMMn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13723,'DE9coQrMMn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13724,'DE9coQrMMn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13725,'DE9coQrMMn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13726,'DE9coQrMMn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13727,'DE9coQrMMn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13728,'DE9coQrMMn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13729,'J0VETXUx6z','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13730,'J0VETXUx6z','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13731,'J0VETXUx6z','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13732,'J0VETXUx6z','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13733,'J0VETXUx6z','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13734,'J0VETXUx6z','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13735,'J0VETXUx6z','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13736,'J0VETXUx6z','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13737,'J0VETXUx6z','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13738,'J0VETXUx6z','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13739,'J0VETXUx6z','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13740,'r2haVlYzdz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13741,'r2haVlYzdz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13742,'r2haVlYzdz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13743,'r2haVlYzdz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13744,'r2haVlYzdz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13745,'r2haVlYzdz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13746,'r2haVlYzdz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13747,'r2haVlYzdz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13748,'r2haVlYzdz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13749,'r2haVlYzdz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13750,'r2haVlYzdz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13751,'AAUjKE2qMM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13752,'AAUjKE2qMM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13753,'AAUjKE2qMM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13754,'AAUjKE2qMM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13755,'AAUjKE2qMM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13756,'AAUjKE2qMM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13757,'AAUjKE2qMM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13758,'AAUjKE2qMM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13759,'AAUjKE2qMM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13760,'AAUjKE2qMM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13761,'AAUjKE2qMM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13762,'WwINk9jsGE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13763,'WwINk9jsGE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13764,'WwINk9jsGE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13765,'WwINk9jsGE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13766,'WwINk9jsGE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13767,'WwINk9jsGE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13768,'WwINk9jsGE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13769,'WwINk9jsGE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13770,'WwINk9jsGE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13771,'WwINk9jsGE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13772,'WwINk9jsGE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13773,'y3Ab7SZSAy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13774,'y3Ab7SZSAy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13775,'y3Ab7SZSAy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13776,'y3Ab7SZSAy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13777,'y3Ab7SZSAy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13778,'y3Ab7SZSAy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13779,'y3Ab7SZSAy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13780,'y3Ab7SZSAy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13781,'y3Ab7SZSAy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13782,'y3Ab7SZSAy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13783,'y3Ab7SZSAy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13784,'xvBwd0yTNZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13785,'xvBwd0yTNZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13786,'xvBwd0yTNZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13787,'xvBwd0yTNZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13788,'xvBwd0yTNZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13789,'xvBwd0yTNZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13790,'xvBwd0yTNZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13791,'xvBwd0yTNZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13792,'xvBwd0yTNZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13793,'xvBwd0yTNZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13794,'xvBwd0yTNZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13795,'8guAS7lKK4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13796,'8guAS7lKK4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13797,'8guAS7lKK4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13798,'8guAS7lKK4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13799,'8guAS7lKK4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13800,'8guAS7lKK4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13801,'8guAS7lKK4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13802,'8guAS7lKK4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13803,'8guAS7lKK4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13804,'8guAS7lKK4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13805,'8guAS7lKK4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13806,'4Rh5ZRAjvr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13807,'4Rh5ZRAjvr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13808,'4Rh5ZRAjvr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13809,'4Rh5ZRAjvr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13810,'4Rh5ZRAjvr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13811,'4Rh5ZRAjvr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13812,'4Rh5ZRAjvr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13813,'4Rh5ZRAjvr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13814,'4Rh5ZRAjvr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13815,'4Rh5ZRAjvr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13816,'4Rh5ZRAjvr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13817,'wtLzhRI62K','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13818,'wtLzhRI62K','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13819,'wtLzhRI62K','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13820,'wtLzhRI62K','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13821,'wtLzhRI62K','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13822,'wtLzhRI62K','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13823,'wtLzhRI62K','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13824,'wtLzhRI62K','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13825,'wtLzhRI62K','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13826,'wtLzhRI62K','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13827,'wtLzhRI62K','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13828,'8TpuLNkTJN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13829,'8TpuLNkTJN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13830,'8TpuLNkTJN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13831,'8TpuLNkTJN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13832,'8TpuLNkTJN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13833,'8TpuLNkTJN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13834,'8TpuLNkTJN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13835,'8TpuLNkTJN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13836,'8TpuLNkTJN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13837,'8TpuLNkTJN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13838,'8TpuLNkTJN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13839,'18vF0piD2A','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13840,'18vF0piD2A','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13841,'18vF0piD2A','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13842,'18vF0piD2A','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13843,'18vF0piD2A','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13844,'18vF0piD2A','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13845,'18vF0piD2A','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13846,'18vF0piD2A','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13847,'18vF0piD2A','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13848,'18vF0piD2A','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13849,'18vF0piD2A','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13850,'wp8hXVMT2I','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13851,'wp8hXVMT2I','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13852,'wp8hXVMT2I','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13853,'wp8hXVMT2I','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13854,'wp8hXVMT2I','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13855,'wp8hXVMT2I','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13856,'wp8hXVMT2I','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13857,'wp8hXVMT2I','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13858,'wp8hXVMT2I','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13859,'wp8hXVMT2I','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13860,'wp8hXVMT2I','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13861,'DiwCGgroOn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13862,'DiwCGgroOn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13863,'DiwCGgroOn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13864,'DiwCGgroOn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13865,'DiwCGgroOn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13866,'DiwCGgroOn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13867,'DiwCGgroOn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13868,'DiwCGgroOn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13869,'DiwCGgroOn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13870,'DiwCGgroOn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13871,'DiwCGgroOn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13872,'LjjGJXMtbv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13873,'LjjGJXMtbv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13874,'LjjGJXMtbv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13875,'LjjGJXMtbv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13876,'LjjGJXMtbv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13877,'LjjGJXMtbv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13878,'LjjGJXMtbv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13879,'LjjGJXMtbv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13880,'LjjGJXMtbv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13881,'LjjGJXMtbv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13882,'LjjGJXMtbv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13883,'EUSj1Y8y5U','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13884,'EUSj1Y8y5U','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13885,'EUSj1Y8y5U','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13886,'EUSj1Y8y5U','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13887,'EUSj1Y8y5U','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13888,'EUSj1Y8y5U','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13889,'EUSj1Y8y5U','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13890,'EUSj1Y8y5U','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13891,'EUSj1Y8y5U','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13892,'EUSj1Y8y5U','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13893,'EUSj1Y8y5U','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13894,'N44ol8AZ6f','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13895,'N44ol8AZ6f','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13896,'N44ol8AZ6f','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13897,'N44ol8AZ6f','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13898,'N44ol8AZ6f','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13899,'N44ol8AZ6f','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13900,'N44ol8AZ6f','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13901,'N44ol8AZ6f','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13902,'N44ol8AZ6f','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13903,'N44ol8AZ6f','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13904,'N44ol8AZ6f','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13905,'Z7cG31Xua6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13906,'Z7cG31Xua6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13907,'Z7cG31Xua6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13908,'Z7cG31Xua6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13909,'Z7cG31Xua6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13910,'Z7cG31Xua6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13911,'Z7cG31Xua6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13912,'Z7cG31Xua6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13913,'Z7cG31Xua6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13914,'Z7cG31Xua6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13915,'Z7cG31Xua6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13916,'12J28ZQF8i','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13917,'12J28ZQF8i','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13918,'12J28ZQF8i','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13919,'12J28ZQF8i','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13920,'12J28ZQF8i','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13921,'12J28ZQF8i','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13922,'12J28ZQF8i','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13923,'12J28ZQF8i','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13924,'12J28ZQF8i','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13925,'12J28ZQF8i','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13926,'12J28ZQF8i','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13927,'1MiJO9VUWq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13928,'1MiJO9VUWq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13929,'1MiJO9VUWq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13930,'1MiJO9VUWq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13931,'1MiJO9VUWq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13932,'1MiJO9VUWq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13933,'1MiJO9VUWq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13934,'1MiJO9VUWq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13935,'1MiJO9VUWq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13936,'1MiJO9VUWq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13937,'1MiJO9VUWq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13938,'36vdBpItjO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13939,'36vdBpItjO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13940,'36vdBpItjO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13941,'36vdBpItjO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13942,'36vdBpItjO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13943,'36vdBpItjO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13944,'36vdBpItjO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13945,'36vdBpItjO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13946,'36vdBpItjO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13947,'36vdBpItjO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13948,'36vdBpItjO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13949,'TfVILl5Nnd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13950,'TfVILl5Nnd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13951,'TfVILl5Nnd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13952,'TfVILl5Nnd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13953,'TfVILl5Nnd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13954,'TfVILl5Nnd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13955,'TfVILl5Nnd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13956,'TfVILl5Nnd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13957,'TfVILl5Nnd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13958,'TfVILl5Nnd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13959,'TfVILl5Nnd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13960,'9O30a7DU1G','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13961,'9O30a7DU1G','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13962,'9O30a7DU1G','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13963,'9O30a7DU1G','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13964,'9O30a7DU1G','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13965,'9O30a7DU1G','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13966,'9O30a7DU1G','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13967,'9O30a7DU1G','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13968,'9O30a7DU1G','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13969,'9O30a7DU1G','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13970,'9O30a7DU1G','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13971,'X4FSPRaVXV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13972,'X4FSPRaVXV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13973,'X4FSPRaVXV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13974,'X4FSPRaVXV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13975,'X4FSPRaVXV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13976,'X4FSPRaVXV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13977,'X4FSPRaVXV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13978,'X4FSPRaVXV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13979,'X4FSPRaVXV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13980,'X4FSPRaVXV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13981,'X4FSPRaVXV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13982,'lt6qRzE2zX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13983,'lt6qRzE2zX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13984,'lt6qRzE2zX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13985,'lt6qRzE2zX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13986,'lt6qRzE2zX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13987,'lt6qRzE2zX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13988,'lt6qRzE2zX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13989,'lt6qRzE2zX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13990,'lt6qRzE2zX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13991,'lt6qRzE2zX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13992,'lt6qRzE2zX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13993,'LyS3UudQa8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13994,'LyS3UudQa8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13995,'LyS3UudQa8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13996,'LyS3UudQa8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13997,'LyS3UudQa8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13998,'LyS3UudQa8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (13999,'LyS3UudQa8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14000,'LyS3UudQa8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14001,'LyS3UudQa8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14002,'LyS3UudQa8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14003,'LyS3UudQa8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14004,'BNnILdg0Nj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14005,'BNnILdg0Nj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14006,'BNnILdg0Nj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14007,'BNnILdg0Nj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14008,'BNnILdg0Nj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14009,'BNnILdg0Nj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14010,'BNnILdg0Nj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14011,'BNnILdg0Nj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14012,'BNnILdg0Nj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14013,'BNnILdg0Nj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14014,'BNnILdg0Nj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14015,'xnLkDDWFTj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14016,'xnLkDDWFTj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14017,'xnLkDDWFTj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14018,'xnLkDDWFTj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14019,'xnLkDDWFTj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14020,'xnLkDDWFTj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14021,'xnLkDDWFTj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14022,'xnLkDDWFTj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14023,'xnLkDDWFTj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14024,'xnLkDDWFTj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14025,'xnLkDDWFTj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14026,'XYkKyEt3KZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14027,'XYkKyEt3KZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14028,'XYkKyEt3KZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14029,'XYkKyEt3KZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14030,'XYkKyEt3KZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14031,'XYkKyEt3KZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14032,'XYkKyEt3KZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14033,'XYkKyEt3KZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14034,'XYkKyEt3KZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14035,'XYkKyEt3KZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14036,'XYkKyEt3KZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14037,'9yeZEq6aqi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14038,'9yeZEq6aqi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14039,'9yeZEq6aqi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14040,'9yeZEq6aqi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14041,'9yeZEq6aqi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14042,'9yeZEq6aqi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14043,'9yeZEq6aqi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14044,'9yeZEq6aqi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14045,'9yeZEq6aqi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14046,'9yeZEq6aqi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14047,'9yeZEq6aqi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14048,'HdZUTN9bp2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14049,'HdZUTN9bp2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14050,'HdZUTN9bp2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14051,'HdZUTN9bp2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14052,'HdZUTN9bp2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14053,'HdZUTN9bp2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14054,'HdZUTN9bp2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14055,'HdZUTN9bp2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14056,'HdZUTN9bp2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14057,'HdZUTN9bp2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14058,'HdZUTN9bp2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14059,'R2v9vRe2HR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14060,'R2v9vRe2HR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14061,'R2v9vRe2HR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14062,'R2v9vRe2HR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14063,'R2v9vRe2HR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14064,'R2v9vRe2HR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14065,'R2v9vRe2HR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14066,'R2v9vRe2HR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14067,'R2v9vRe2HR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14068,'R2v9vRe2HR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14069,'R2v9vRe2HR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14070,'J0f74TGVV6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14071,'J0f74TGVV6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14072,'J0f74TGVV6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14073,'J0f74TGVV6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14074,'J0f74TGVV6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14075,'J0f74TGVV6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14076,'J0f74TGVV6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14077,'J0f74TGVV6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14078,'J0f74TGVV6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14079,'J0f74TGVV6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14080,'J0f74TGVV6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14081,'DdJQNbub6F','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14082,'DdJQNbub6F','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14083,'DdJQNbub6F','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14084,'DdJQNbub6F','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14085,'DdJQNbub6F','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14086,'DdJQNbub6F','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14087,'DdJQNbub6F','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14088,'DdJQNbub6F','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14089,'DdJQNbub6F','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14090,'DdJQNbub6F','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14091,'DdJQNbub6F','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14092,'KpVDDx5xxs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14093,'KpVDDx5xxs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14094,'KpVDDx5xxs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14095,'KpVDDx5xxs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14096,'KpVDDx5xxs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14097,'KpVDDx5xxs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14098,'KpVDDx5xxs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14099,'KpVDDx5xxs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14100,'KpVDDx5xxs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14101,'KpVDDx5xxs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14102,'KpVDDx5xxs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14103,'dR89641XVZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14104,'dR89641XVZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14105,'dR89641XVZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14106,'dR89641XVZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14107,'dR89641XVZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14108,'dR89641XVZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14109,'dR89641XVZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14110,'dR89641XVZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14111,'dR89641XVZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14112,'dR89641XVZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14113,'dR89641XVZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14114,'el0PhP9r8w','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14115,'el0PhP9r8w','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14116,'el0PhP9r8w','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14117,'el0PhP9r8w','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14118,'el0PhP9r8w','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14119,'el0PhP9r8w','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14120,'el0PhP9r8w','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14121,'el0PhP9r8w','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14122,'el0PhP9r8w','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14123,'el0PhP9r8w','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14124,'el0PhP9r8w','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14125,'FS3wAi6yK0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14126,'FS3wAi6yK0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14127,'FS3wAi6yK0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14128,'FS3wAi6yK0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14129,'FS3wAi6yK0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14130,'FS3wAi6yK0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14131,'FS3wAi6yK0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14132,'FS3wAi6yK0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14133,'FS3wAi6yK0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14134,'FS3wAi6yK0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14135,'FS3wAi6yK0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14136,'9WuL5oLSq7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14137,'9WuL5oLSq7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14138,'9WuL5oLSq7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14139,'9WuL5oLSq7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14140,'9WuL5oLSq7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14141,'9WuL5oLSq7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14142,'9WuL5oLSq7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14143,'9WuL5oLSq7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14144,'9WuL5oLSq7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14145,'9WuL5oLSq7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14146,'9WuL5oLSq7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14147,'HJfuBdKR0b','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14148,'HJfuBdKR0b','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14149,'HJfuBdKR0b','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14150,'HJfuBdKR0b','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14151,'HJfuBdKR0b','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14152,'HJfuBdKR0b','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14153,'HJfuBdKR0b','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14154,'HJfuBdKR0b','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14155,'HJfuBdKR0b','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14156,'HJfuBdKR0b','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14157,'HJfuBdKR0b','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14158,'wK3B9uDgIK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14159,'wK3B9uDgIK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14160,'wK3B9uDgIK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14161,'wK3B9uDgIK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14162,'wK3B9uDgIK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14163,'wK3B9uDgIK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14164,'wK3B9uDgIK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14165,'wK3B9uDgIK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14166,'wK3B9uDgIK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14167,'wK3B9uDgIK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14168,'wK3B9uDgIK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14169,'CRFtBJmzBS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14170,'CRFtBJmzBS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14171,'CRFtBJmzBS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14172,'CRFtBJmzBS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14173,'CRFtBJmzBS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14174,'CRFtBJmzBS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14175,'CRFtBJmzBS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14176,'CRFtBJmzBS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14177,'CRFtBJmzBS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14178,'CRFtBJmzBS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14179,'CRFtBJmzBS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14180,'vqiGIM4sAN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14181,'vqiGIM4sAN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14182,'vqiGIM4sAN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14183,'vqiGIM4sAN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14184,'vqiGIM4sAN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14185,'vqiGIM4sAN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14186,'vqiGIM4sAN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14187,'vqiGIM4sAN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14188,'vqiGIM4sAN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14189,'vqiGIM4sAN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14190,'vqiGIM4sAN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14191,'Q1S0Ygv9oE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14192,'Q1S0Ygv9oE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14193,'Q1S0Ygv9oE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14194,'Q1S0Ygv9oE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14195,'Q1S0Ygv9oE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14196,'Q1S0Ygv9oE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14197,'Q1S0Ygv9oE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14198,'Q1S0Ygv9oE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14199,'Q1S0Ygv9oE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14200,'Q1S0Ygv9oE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14201,'Q1S0Ygv9oE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14202,'oKmdKcfAyY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14203,'oKmdKcfAyY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14204,'oKmdKcfAyY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14205,'oKmdKcfAyY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14206,'oKmdKcfAyY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14207,'oKmdKcfAyY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14208,'oKmdKcfAyY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14209,'oKmdKcfAyY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14210,'oKmdKcfAyY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14211,'oKmdKcfAyY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14212,'oKmdKcfAyY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14213,'ZMuSuSPmen','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14214,'ZMuSuSPmen','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14215,'ZMuSuSPmen','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14216,'ZMuSuSPmen','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14217,'ZMuSuSPmen','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14218,'ZMuSuSPmen','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14219,'ZMuSuSPmen','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14220,'ZMuSuSPmen','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14221,'ZMuSuSPmen','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14222,'ZMuSuSPmen','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14223,'ZMuSuSPmen','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14224,'SFJDnLuRTk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14225,'SFJDnLuRTk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14226,'SFJDnLuRTk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14227,'SFJDnLuRTk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14228,'SFJDnLuRTk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14229,'SFJDnLuRTk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14230,'SFJDnLuRTk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14231,'SFJDnLuRTk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14232,'SFJDnLuRTk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14233,'SFJDnLuRTk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14234,'SFJDnLuRTk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14235,'SCgree0OsE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14236,'SCgree0OsE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14237,'SCgree0OsE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14238,'SCgree0OsE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14239,'SCgree0OsE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14240,'SCgree0OsE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14241,'SCgree0OsE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14242,'SCgree0OsE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14243,'SCgree0OsE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14244,'SCgree0OsE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14245,'SCgree0OsE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14246,'MCKX1gvMI3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14247,'MCKX1gvMI3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14248,'MCKX1gvMI3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14249,'MCKX1gvMI3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14250,'MCKX1gvMI3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14251,'MCKX1gvMI3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14252,'MCKX1gvMI3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14253,'MCKX1gvMI3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14254,'MCKX1gvMI3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14255,'MCKX1gvMI3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14256,'MCKX1gvMI3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14257,'m77piiJw9u','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14258,'m77piiJw9u','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14259,'m77piiJw9u','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14260,'m77piiJw9u','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14261,'m77piiJw9u','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14262,'m77piiJw9u','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14263,'m77piiJw9u','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14264,'m77piiJw9u','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14265,'m77piiJw9u','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14266,'m77piiJw9u','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14267,'m77piiJw9u','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14268,'9i1nweRYSe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14269,'9i1nweRYSe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14270,'9i1nweRYSe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14271,'9i1nweRYSe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14272,'9i1nweRYSe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14273,'9i1nweRYSe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14274,'9i1nweRYSe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14275,'9i1nweRYSe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14276,'9i1nweRYSe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14277,'9i1nweRYSe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14278,'9i1nweRYSe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14279,'WNpbNBwZXI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14280,'WNpbNBwZXI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14281,'WNpbNBwZXI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14282,'WNpbNBwZXI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14283,'WNpbNBwZXI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14284,'WNpbNBwZXI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14285,'WNpbNBwZXI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14286,'WNpbNBwZXI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14287,'WNpbNBwZXI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14288,'WNpbNBwZXI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14289,'WNpbNBwZXI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14290,'fTJoXRozdr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14291,'fTJoXRozdr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14292,'fTJoXRozdr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14293,'fTJoXRozdr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14294,'fTJoXRozdr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14295,'fTJoXRozdr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14296,'fTJoXRozdr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14297,'fTJoXRozdr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14298,'fTJoXRozdr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14299,'fTJoXRozdr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14300,'fTJoXRozdr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14301,'ByICAa6aMf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14302,'ByICAa6aMf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14303,'ByICAa6aMf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14304,'ByICAa6aMf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14305,'ByICAa6aMf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14306,'ByICAa6aMf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14307,'ByICAa6aMf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14308,'ByICAa6aMf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14309,'ByICAa6aMf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14310,'ByICAa6aMf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14311,'ByICAa6aMf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14312,'gKcbiW0kcc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14313,'gKcbiW0kcc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14314,'gKcbiW0kcc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14315,'gKcbiW0kcc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14316,'gKcbiW0kcc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14317,'gKcbiW0kcc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14318,'gKcbiW0kcc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14319,'gKcbiW0kcc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14320,'gKcbiW0kcc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14321,'gKcbiW0kcc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14322,'gKcbiW0kcc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14323,'xPVYdfmxJZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14324,'xPVYdfmxJZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14325,'xPVYdfmxJZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14326,'xPVYdfmxJZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14327,'xPVYdfmxJZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14328,'xPVYdfmxJZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14329,'xPVYdfmxJZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14330,'xPVYdfmxJZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14331,'xPVYdfmxJZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14332,'xPVYdfmxJZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14333,'xPVYdfmxJZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14334,'kWWR598SgU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14335,'kWWR598SgU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14336,'kWWR598SgU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14337,'kWWR598SgU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14338,'kWWR598SgU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14339,'kWWR598SgU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14340,'kWWR598SgU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14341,'kWWR598SgU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14342,'kWWR598SgU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14343,'kWWR598SgU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14344,'kWWR598SgU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14345,'8CsU79d7Uj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14346,'8CsU79d7Uj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14347,'8CsU79d7Uj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14348,'8CsU79d7Uj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14349,'8CsU79d7Uj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14350,'8CsU79d7Uj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14351,'8CsU79d7Uj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14352,'8CsU79d7Uj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14353,'8CsU79d7Uj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14354,'8CsU79d7Uj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14355,'8CsU79d7Uj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14356,'2n8ivr96LB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14357,'2n8ivr96LB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14358,'2n8ivr96LB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14359,'2n8ivr96LB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14360,'2n8ivr96LB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14361,'2n8ivr96LB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14362,'2n8ivr96LB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14363,'2n8ivr96LB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14364,'2n8ivr96LB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14365,'2n8ivr96LB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14366,'2n8ivr96LB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14367,'MJJ4N6Uzda','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14368,'MJJ4N6Uzda','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14369,'MJJ4N6Uzda','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14370,'MJJ4N6Uzda','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14371,'MJJ4N6Uzda','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14372,'MJJ4N6Uzda','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14373,'MJJ4N6Uzda','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14374,'MJJ4N6Uzda','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14375,'MJJ4N6Uzda','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14376,'MJJ4N6Uzda','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14377,'MJJ4N6Uzda','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14378,'f5CmKuvMWb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14379,'f5CmKuvMWb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14380,'f5CmKuvMWb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14381,'f5CmKuvMWb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14382,'f5CmKuvMWb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14383,'f5CmKuvMWb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14384,'f5CmKuvMWb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14385,'f5CmKuvMWb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14386,'f5CmKuvMWb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14387,'f5CmKuvMWb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14388,'f5CmKuvMWb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14389,'Mu307yXwas','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14390,'Mu307yXwas','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14391,'Mu307yXwas','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14392,'Mu307yXwas','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14393,'Mu307yXwas','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14394,'Mu307yXwas','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14395,'Mu307yXwas','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14396,'Mu307yXwas','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14397,'Mu307yXwas','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14398,'Mu307yXwas','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14399,'Mu307yXwas','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14400,'wa7fAYhIQg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14401,'wa7fAYhIQg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14402,'wa7fAYhIQg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14403,'wa7fAYhIQg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14404,'wa7fAYhIQg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14405,'wa7fAYhIQg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14406,'wa7fAYhIQg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14407,'wa7fAYhIQg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14408,'wa7fAYhIQg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14409,'wa7fAYhIQg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14410,'wa7fAYhIQg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14411,'IhvrlJuN6I','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14412,'IhvrlJuN6I','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14413,'IhvrlJuN6I','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14414,'IhvrlJuN6I','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14415,'IhvrlJuN6I','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14416,'IhvrlJuN6I','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14417,'IhvrlJuN6I','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14418,'IhvrlJuN6I','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14419,'IhvrlJuN6I','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14420,'IhvrlJuN6I','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14421,'IhvrlJuN6I','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14422,'BOiw112qyx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14423,'BOiw112qyx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14424,'BOiw112qyx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14425,'BOiw112qyx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14426,'BOiw112qyx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14427,'BOiw112qyx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14428,'BOiw112qyx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14429,'BOiw112qyx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14430,'BOiw112qyx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14431,'BOiw112qyx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14432,'BOiw112qyx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14433,'vVLgxPKRtl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14434,'vVLgxPKRtl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14435,'vVLgxPKRtl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14436,'vVLgxPKRtl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14437,'vVLgxPKRtl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14438,'vVLgxPKRtl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14439,'vVLgxPKRtl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14440,'vVLgxPKRtl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14441,'vVLgxPKRtl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14442,'vVLgxPKRtl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14443,'vVLgxPKRtl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14444,'6ZdShPovFR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14445,'6ZdShPovFR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14446,'6ZdShPovFR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14447,'6ZdShPovFR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14448,'6ZdShPovFR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14449,'6ZdShPovFR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14450,'6ZdShPovFR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14451,'6ZdShPovFR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14452,'6ZdShPovFR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14453,'6ZdShPovFR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14454,'6ZdShPovFR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14455,'04f7pbqxZ8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14456,'04f7pbqxZ8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14457,'04f7pbqxZ8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14458,'04f7pbqxZ8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14459,'04f7pbqxZ8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14460,'04f7pbqxZ8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14461,'04f7pbqxZ8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14462,'04f7pbqxZ8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14463,'04f7pbqxZ8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14464,'04f7pbqxZ8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14465,'04f7pbqxZ8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14466,'EXPprVYtbS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14467,'EXPprVYtbS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14468,'EXPprVYtbS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14469,'EXPprVYtbS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14470,'EXPprVYtbS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14471,'EXPprVYtbS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14472,'EXPprVYtbS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14473,'EXPprVYtbS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14474,'EXPprVYtbS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14475,'EXPprVYtbS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14476,'EXPprVYtbS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14477,'zmgSUG2Ien','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14478,'zmgSUG2Ien','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14479,'zmgSUG2Ien','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14480,'zmgSUG2Ien','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14481,'zmgSUG2Ien','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14482,'zmgSUG2Ien','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14483,'zmgSUG2Ien','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14484,'zmgSUG2Ien','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14485,'zmgSUG2Ien','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14486,'zmgSUG2Ien','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14487,'zmgSUG2Ien','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14488,'0xf3NLGFbR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14489,'0xf3NLGFbR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14490,'0xf3NLGFbR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14491,'0xf3NLGFbR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14492,'0xf3NLGFbR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14493,'0xf3NLGFbR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14494,'0xf3NLGFbR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14495,'0xf3NLGFbR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14496,'0xf3NLGFbR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14497,'0xf3NLGFbR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14498,'0xf3NLGFbR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14499,'wbnHJ8CTrM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14500,'wbnHJ8CTrM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14501,'wbnHJ8CTrM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14502,'wbnHJ8CTrM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14503,'wbnHJ8CTrM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14504,'wbnHJ8CTrM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14505,'wbnHJ8CTrM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14506,'wbnHJ8CTrM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14507,'wbnHJ8CTrM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14508,'wbnHJ8CTrM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14509,'wbnHJ8CTrM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14510,'wawPUGVM1c','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14511,'wawPUGVM1c','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14512,'wawPUGVM1c','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14513,'wawPUGVM1c','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14514,'wawPUGVM1c','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14515,'wawPUGVM1c','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14516,'wawPUGVM1c','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14517,'wawPUGVM1c','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14518,'wawPUGVM1c','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14519,'wawPUGVM1c','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14520,'wawPUGVM1c','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14521,'Eo9XGIhSCI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14522,'Eo9XGIhSCI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14523,'Eo9XGIhSCI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14524,'Eo9XGIhSCI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14525,'Eo9XGIhSCI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14526,'Eo9XGIhSCI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14527,'Eo9XGIhSCI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14528,'Eo9XGIhSCI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14529,'Eo9XGIhSCI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14530,'Eo9XGIhSCI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14531,'Eo9XGIhSCI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14532,'nQqM9edqGb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14533,'nQqM9edqGb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14534,'nQqM9edqGb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14535,'nQqM9edqGb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14536,'nQqM9edqGb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14537,'nQqM9edqGb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14538,'nQqM9edqGb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14539,'nQqM9edqGb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14540,'nQqM9edqGb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14541,'nQqM9edqGb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14542,'nQqM9edqGb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14543,'9pHHdZsXvM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14544,'9pHHdZsXvM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14545,'9pHHdZsXvM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14546,'9pHHdZsXvM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14547,'9pHHdZsXvM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14548,'9pHHdZsXvM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14549,'9pHHdZsXvM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14550,'9pHHdZsXvM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14551,'9pHHdZsXvM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14552,'9pHHdZsXvM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14553,'9pHHdZsXvM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14554,'IekxGAFiyi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14555,'IekxGAFiyi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14556,'IekxGAFiyi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14557,'IekxGAFiyi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14558,'IekxGAFiyi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14559,'IekxGAFiyi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14560,'IekxGAFiyi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14561,'IekxGAFiyi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14562,'IekxGAFiyi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14563,'IekxGAFiyi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14564,'IekxGAFiyi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14565,'3BrJjja2lQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14566,'3BrJjja2lQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14567,'3BrJjja2lQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14568,'3BrJjja2lQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14569,'3BrJjja2lQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14570,'3BrJjja2lQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14571,'3BrJjja2lQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14572,'3BrJjja2lQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14573,'3BrJjja2lQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14574,'3BrJjja2lQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14575,'3BrJjja2lQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14576,'AqYZC3tEWG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14577,'AqYZC3tEWG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14578,'AqYZC3tEWG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14579,'AqYZC3tEWG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14580,'AqYZC3tEWG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14581,'AqYZC3tEWG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14582,'AqYZC3tEWG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14583,'AqYZC3tEWG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14584,'AqYZC3tEWG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14585,'AqYZC3tEWG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14586,'AqYZC3tEWG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14587,'nkOegwRkYR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14588,'nkOegwRkYR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14589,'nkOegwRkYR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14590,'nkOegwRkYR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14591,'nkOegwRkYR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14592,'nkOegwRkYR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14593,'nkOegwRkYR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14594,'nkOegwRkYR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14595,'nkOegwRkYR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14596,'nkOegwRkYR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14597,'nkOegwRkYR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14598,'c1EJWqTu7C','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14599,'c1EJWqTu7C','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14600,'c1EJWqTu7C','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14601,'c1EJWqTu7C','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14602,'c1EJWqTu7C','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14603,'c1EJWqTu7C','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14604,'c1EJWqTu7C','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14605,'c1EJWqTu7C','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14606,'c1EJWqTu7C','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14607,'c1EJWqTu7C','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14608,'c1EJWqTu7C','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14609,'9kEDsOJIC1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14610,'9kEDsOJIC1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14611,'9kEDsOJIC1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14612,'9kEDsOJIC1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14613,'9kEDsOJIC1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14614,'9kEDsOJIC1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14615,'9kEDsOJIC1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14616,'9kEDsOJIC1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14617,'9kEDsOJIC1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14618,'9kEDsOJIC1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14619,'9kEDsOJIC1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14620,'Cv8F8nSXxy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14621,'Cv8F8nSXxy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14622,'Cv8F8nSXxy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14623,'Cv8F8nSXxy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14624,'Cv8F8nSXxy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14625,'Cv8F8nSXxy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14626,'Cv8F8nSXxy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14627,'Cv8F8nSXxy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14628,'Cv8F8nSXxy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14629,'Cv8F8nSXxy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14630,'Cv8F8nSXxy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14631,'6rPWXpexF8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14632,'6rPWXpexF8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14633,'6rPWXpexF8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14634,'6rPWXpexF8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14635,'6rPWXpexF8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14636,'6rPWXpexF8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14637,'6rPWXpexF8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14638,'6rPWXpexF8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14639,'6rPWXpexF8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14640,'6rPWXpexF8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14641,'6rPWXpexF8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14642,'SGcLoUfoyu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14643,'SGcLoUfoyu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14644,'SGcLoUfoyu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14645,'SGcLoUfoyu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14646,'SGcLoUfoyu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14647,'SGcLoUfoyu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14648,'SGcLoUfoyu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14649,'SGcLoUfoyu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14650,'SGcLoUfoyu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14651,'SGcLoUfoyu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14652,'SGcLoUfoyu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14653,'C1sVWAVY9O','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14654,'C1sVWAVY9O','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14655,'C1sVWAVY9O','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14656,'C1sVWAVY9O','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14657,'C1sVWAVY9O','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14658,'C1sVWAVY9O','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14659,'C1sVWAVY9O','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14660,'C1sVWAVY9O','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14661,'C1sVWAVY9O','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14662,'C1sVWAVY9O','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14663,'C1sVWAVY9O','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14664,'U9STYGrgOy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14665,'U9STYGrgOy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14666,'U9STYGrgOy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14667,'U9STYGrgOy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14668,'U9STYGrgOy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14669,'U9STYGrgOy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14670,'U9STYGrgOy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14671,'U9STYGrgOy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14672,'U9STYGrgOy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14673,'U9STYGrgOy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14674,'U9STYGrgOy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14675,'fSkiqSdCgR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14676,'fSkiqSdCgR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14677,'fSkiqSdCgR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14678,'fSkiqSdCgR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14679,'fSkiqSdCgR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14680,'fSkiqSdCgR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14681,'fSkiqSdCgR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14682,'fSkiqSdCgR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14683,'fSkiqSdCgR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14684,'fSkiqSdCgR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14685,'fSkiqSdCgR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14686,'HNLmvDoBL4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14687,'HNLmvDoBL4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14688,'HNLmvDoBL4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14689,'HNLmvDoBL4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14690,'HNLmvDoBL4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14691,'HNLmvDoBL4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14692,'HNLmvDoBL4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14693,'HNLmvDoBL4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14694,'HNLmvDoBL4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14695,'HNLmvDoBL4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14696,'HNLmvDoBL4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14697,'sMu0YEDOSq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14698,'sMu0YEDOSq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14699,'sMu0YEDOSq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14700,'sMu0YEDOSq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14701,'sMu0YEDOSq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14702,'sMu0YEDOSq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14703,'sMu0YEDOSq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14704,'sMu0YEDOSq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14705,'sMu0YEDOSq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14706,'sMu0YEDOSq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14707,'sMu0YEDOSq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14708,'TGs7MwXs98','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14709,'TGs7MwXs98','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14710,'TGs7MwXs98','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14711,'TGs7MwXs98','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14712,'TGs7MwXs98','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14713,'TGs7MwXs98','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14714,'TGs7MwXs98','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14715,'TGs7MwXs98','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14716,'TGs7MwXs98','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14717,'TGs7MwXs98','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14718,'TGs7MwXs98','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14719,'MXtRr27BRY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14720,'MXtRr27BRY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14721,'MXtRr27BRY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14722,'MXtRr27BRY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14723,'MXtRr27BRY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14724,'MXtRr27BRY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14725,'MXtRr27BRY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14726,'MXtRr27BRY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14727,'MXtRr27BRY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14728,'MXtRr27BRY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14729,'MXtRr27BRY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14730,'6jJCnLMDtX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14731,'6jJCnLMDtX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14732,'6jJCnLMDtX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14733,'6jJCnLMDtX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14734,'6jJCnLMDtX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14735,'6jJCnLMDtX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14736,'6jJCnLMDtX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14737,'6jJCnLMDtX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14738,'6jJCnLMDtX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14739,'6jJCnLMDtX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14740,'6jJCnLMDtX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14741,'Z0vm2PG8VL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14742,'Z0vm2PG8VL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14743,'Z0vm2PG8VL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14744,'Z0vm2PG8VL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14745,'Z0vm2PG8VL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14746,'Z0vm2PG8VL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14747,'Z0vm2PG8VL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14748,'Z0vm2PG8VL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14749,'Z0vm2PG8VL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14750,'Z0vm2PG8VL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14751,'Z0vm2PG8VL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14752,'Qe9HQy8y3k','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14753,'Qe9HQy8y3k','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14754,'Qe9HQy8y3k','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14755,'Qe9HQy8y3k','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14756,'Qe9HQy8y3k','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14757,'Qe9HQy8y3k','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14758,'Qe9HQy8y3k','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14759,'Qe9HQy8y3k','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14760,'Qe9HQy8y3k','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14761,'Qe9HQy8y3k','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14762,'Qe9HQy8y3k','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14763,'0YqcKSl5O0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14764,'0YqcKSl5O0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14765,'0YqcKSl5O0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14766,'0YqcKSl5O0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14767,'0YqcKSl5O0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14768,'0YqcKSl5O0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14769,'0YqcKSl5O0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14770,'0YqcKSl5O0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14771,'0YqcKSl5O0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14772,'0YqcKSl5O0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14773,'0YqcKSl5O0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14774,'rQ1iIeNse4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14775,'rQ1iIeNse4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14776,'rQ1iIeNse4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14777,'rQ1iIeNse4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14778,'rQ1iIeNse4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14779,'rQ1iIeNse4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14780,'rQ1iIeNse4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14781,'rQ1iIeNse4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14782,'rQ1iIeNse4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14783,'rQ1iIeNse4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14784,'rQ1iIeNse4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14785,'ohZ48pSPdq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14786,'ohZ48pSPdq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14787,'ohZ48pSPdq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14788,'ohZ48pSPdq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14789,'ohZ48pSPdq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14790,'ohZ48pSPdq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14791,'ohZ48pSPdq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14792,'ohZ48pSPdq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14793,'ohZ48pSPdq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14794,'ohZ48pSPdq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14795,'ohZ48pSPdq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14796,'YDVNfXMfvq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14797,'YDVNfXMfvq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14798,'YDVNfXMfvq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14799,'YDVNfXMfvq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14800,'YDVNfXMfvq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14801,'YDVNfXMfvq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14802,'YDVNfXMfvq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14803,'YDVNfXMfvq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14804,'YDVNfXMfvq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14805,'YDVNfXMfvq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14806,'YDVNfXMfvq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14807,'9LLXRdIJVA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14808,'9LLXRdIJVA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14809,'9LLXRdIJVA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14810,'9LLXRdIJVA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14811,'9LLXRdIJVA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14812,'9LLXRdIJVA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14813,'9LLXRdIJVA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14814,'9LLXRdIJVA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14815,'9LLXRdIJVA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14816,'9LLXRdIJVA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14817,'9LLXRdIJVA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14818,'KpPFPLUVXA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14819,'KpPFPLUVXA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14820,'KpPFPLUVXA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14821,'KpPFPLUVXA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14822,'KpPFPLUVXA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14823,'KpPFPLUVXA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14824,'KpPFPLUVXA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14825,'KpPFPLUVXA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14826,'KpPFPLUVXA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14827,'KpPFPLUVXA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14828,'KpPFPLUVXA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14829,'gxpNhNi0RU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14830,'gxpNhNi0RU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14831,'gxpNhNi0RU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14832,'gxpNhNi0RU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14833,'gxpNhNi0RU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14834,'gxpNhNi0RU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14835,'gxpNhNi0RU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14836,'gxpNhNi0RU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14837,'gxpNhNi0RU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14838,'gxpNhNi0RU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14839,'gxpNhNi0RU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14840,'Hs9e9I85w8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14841,'Hs9e9I85w8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14842,'Hs9e9I85w8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14843,'Hs9e9I85w8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14844,'Hs9e9I85w8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14845,'Hs9e9I85w8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14846,'Hs9e9I85w8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14847,'Hs9e9I85w8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14848,'Hs9e9I85w8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14849,'Hs9e9I85w8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14850,'Hs9e9I85w8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14851,'1hLxjF3zL7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14852,'1hLxjF3zL7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14853,'1hLxjF3zL7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14854,'1hLxjF3zL7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14855,'1hLxjF3zL7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14856,'1hLxjF3zL7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14857,'1hLxjF3zL7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14858,'1hLxjF3zL7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14859,'1hLxjF3zL7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14860,'1hLxjF3zL7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14861,'1hLxjF3zL7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14862,'DUYMw3xKmr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14863,'DUYMw3xKmr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14864,'DUYMw3xKmr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14865,'DUYMw3xKmr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14866,'DUYMw3xKmr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14867,'DUYMw3xKmr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14868,'DUYMw3xKmr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14869,'DUYMw3xKmr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14870,'DUYMw3xKmr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14871,'DUYMw3xKmr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14872,'DUYMw3xKmr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14873,'lhvcLfK4rv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14874,'lhvcLfK4rv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14875,'lhvcLfK4rv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14876,'lhvcLfK4rv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14877,'lhvcLfK4rv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14878,'lhvcLfK4rv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14879,'lhvcLfK4rv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14880,'lhvcLfK4rv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14881,'lhvcLfK4rv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14882,'lhvcLfK4rv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14883,'lhvcLfK4rv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14884,'BpJWJLgr8P','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14885,'BpJWJLgr8P','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14886,'BpJWJLgr8P','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14887,'BpJWJLgr8P','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14888,'BpJWJLgr8P','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14889,'BpJWJLgr8P','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14890,'BpJWJLgr8P','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14891,'BpJWJLgr8P','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14892,'BpJWJLgr8P','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14893,'BpJWJLgr8P','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14894,'BpJWJLgr8P','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14895,'DyyMmmp3In','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14896,'DyyMmmp3In','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14897,'DyyMmmp3In','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14898,'DyyMmmp3In','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14899,'DyyMmmp3In','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14900,'DyyMmmp3In','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14901,'DyyMmmp3In','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14902,'DyyMmmp3In','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14903,'DyyMmmp3In','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14904,'DyyMmmp3In','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14905,'DyyMmmp3In','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14906,'aQOTcSF5kM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14907,'aQOTcSF5kM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14908,'aQOTcSF5kM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14909,'aQOTcSF5kM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14910,'aQOTcSF5kM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14911,'aQOTcSF5kM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14912,'aQOTcSF5kM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14913,'aQOTcSF5kM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14914,'aQOTcSF5kM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14915,'aQOTcSF5kM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14916,'aQOTcSF5kM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14917,'lOYcUEJa36','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14918,'lOYcUEJa36','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14919,'lOYcUEJa36','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14920,'lOYcUEJa36','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14921,'lOYcUEJa36','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14922,'lOYcUEJa36','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14923,'lOYcUEJa36','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14924,'lOYcUEJa36','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14925,'lOYcUEJa36','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14926,'lOYcUEJa36','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14927,'lOYcUEJa36','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14928,'9eGRO1PqoQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14929,'9eGRO1PqoQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14930,'9eGRO1PqoQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14931,'9eGRO1PqoQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14932,'9eGRO1PqoQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14933,'9eGRO1PqoQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14934,'9eGRO1PqoQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14935,'9eGRO1PqoQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14936,'9eGRO1PqoQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14937,'9eGRO1PqoQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14938,'9eGRO1PqoQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14939,'K7C2QiLI3W','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14940,'K7C2QiLI3W','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14941,'K7C2QiLI3W','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14942,'K7C2QiLI3W','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14943,'K7C2QiLI3W','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14944,'K7C2QiLI3W','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14945,'K7C2QiLI3W','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14946,'K7C2QiLI3W','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14947,'K7C2QiLI3W','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14948,'K7C2QiLI3W','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14949,'K7C2QiLI3W','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14950,'u0zzT6c4p1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14951,'u0zzT6c4p1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14952,'u0zzT6c4p1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14953,'u0zzT6c4p1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14954,'u0zzT6c4p1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14955,'u0zzT6c4p1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14956,'u0zzT6c4p1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14957,'u0zzT6c4p1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14958,'u0zzT6c4p1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14959,'u0zzT6c4p1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14960,'u0zzT6c4p1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14961,'jMCMIcXIUF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14962,'jMCMIcXIUF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14963,'jMCMIcXIUF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14964,'jMCMIcXIUF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14965,'jMCMIcXIUF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14966,'jMCMIcXIUF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14967,'jMCMIcXIUF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14968,'jMCMIcXIUF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14969,'jMCMIcXIUF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14970,'jMCMIcXIUF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14971,'jMCMIcXIUF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14972,'xyo5kI4YCB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14973,'xyo5kI4YCB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14974,'xyo5kI4YCB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14975,'xyo5kI4YCB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14976,'xyo5kI4YCB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14977,'xyo5kI4YCB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14978,'xyo5kI4YCB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14979,'xyo5kI4YCB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14980,'xyo5kI4YCB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14981,'xyo5kI4YCB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14982,'xyo5kI4YCB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14983,'yCGj5k0wAy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14984,'yCGj5k0wAy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14985,'yCGj5k0wAy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14986,'yCGj5k0wAy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14987,'yCGj5k0wAy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14988,'yCGj5k0wAy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14989,'yCGj5k0wAy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14990,'yCGj5k0wAy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14991,'yCGj5k0wAy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14992,'yCGj5k0wAy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14993,'yCGj5k0wAy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14994,'Tj0MZTahz0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14995,'Tj0MZTahz0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14996,'Tj0MZTahz0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14997,'Tj0MZTahz0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14998,'Tj0MZTahz0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (14999,'Tj0MZTahz0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15000,'Tj0MZTahz0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15001,'Tj0MZTahz0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15002,'Tj0MZTahz0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15003,'Tj0MZTahz0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15004,'Tj0MZTahz0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15005,'ZMSOGGxQsp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15006,'ZMSOGGxQsp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15007,'ZMSOGGxQsp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15008,'ZMSOGGxQsp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15009,'ZMSOGGxQsp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15010,'ZMSOGGxQsp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15011,'ZMSOGGxQsp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15012,'ZMSOGGxQsp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15013,'ZMSOGGxQsp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15014,'ZMSOGGxQsp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15015,'ZMSOGGxQsp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15016,'y3uZyuvIOs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15017,'y3uZyuvIOs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15018,'y3uZyuvIOs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15019,'y3uZyuvIOs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15020,'y3uZyuvIOs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15021,'y3uZyuvIOs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15022,'y3uZyuvIOs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15023,'y3uZyuvIOs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15024,'y3uZyuvIOs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15025,'y3uZyuvIOs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15026,'y3uZyuvIOs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15027,'n2hWzbyjXx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15028,'n2hWzbyjXx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15029,'n2hWzbyjXx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15030,'n2hWzbyjXx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15031,'n2hWzbyjXx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15032,'n2hWzbyjXx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15033,'n2hWzbyjXx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15034,'n2hWzbyjXx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15035,'n2hWzbyjXx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15036,'n2hWzbyjXx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15037,'n2hWzbyjXx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15038,'uKKNcUfyAM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15039,'uKKNcUfyAM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15040,'uKKNcUfyAM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15041,'uKKNcUfyAM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15042,'uKKNcUfyAM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15043,'uKKNcUfyAM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15044,'uKKNcUfyAM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15045,'uKKNcUfyAM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15046,'uKKNcUfyAM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15047,'uKKNcUfyAM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15048,'uKKNcUfyAM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15049,'bASwoSVKGr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15050,'bASwoSVKGr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15051,'bASwoSVKGr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15052,'bASwoSVKGr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15053,'bASwoSVKGr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15054,'bASwoSVKGr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15055,'bASwoSVKGr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15056,'bASwoSVKGr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15057,'bASwoSVKGr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15058,'bASwoSVKGr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15059,'bASwoSVKGr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15060,'LGkcqyJOQR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15061,'LGkcqyJOQR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15062,'LGkcqyJOQR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15063,'LGkcqyJOQR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15064,'LGkcqyJOQR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15065,'LGkcqyJOQR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15066,'LGkcqyJOQR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15067,'LGkcqyJOQR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15068,'LGkcqyJOQR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15069,'LGkcqyJOQR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15070,'LGkcqyJOQR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15071,'Oy7biOnyMU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15072,'Oy7biOnyMU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15073,'Oy7biOnyMU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15074,'Oy7biOnyMU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15075,'Oy7biOnyMU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15076,'Oy7biOnyMU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15077,'Oy7biOnyMU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15078,'Oy7biOnyMU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15079,'Oy7biOnyMU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15080,'Oy7biOnyMU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15081,'Oy7biOnyMU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15082,'ifxjZHMzRw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15083,'ifxjZHMzRw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15084,'ifxjZHMzRw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15085,'ifxjZHMzRw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15086,'ifxjZHMzRw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15087,'ifxjZHMzRw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15088,'ifxjZHMzRw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15089,'ifxjZHMzRw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15090,'ifxjZHMzRw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15091,'ifxjZHMzRw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15092,'ifxjZHMzRw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15093,'dlFCr8MrDP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15094,'dlFCr8MrDP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15095,'dlFCr8MrDP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15096,'dlFCr8MrDP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15097,'dlFCr8MrDP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15098,'dlFCr8MrDP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15099,'dlFCr8MrDP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15100,'dlFCr8MrDP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15101,'dlFCr8MrDP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15102,'dlFCr8MrDP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15103,'dlFCr8MrDP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15104,'mm92Ic8o5u','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15105,'mm92Ic8o5u','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15106,'mm92Ic8o5u','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15107,'mm92Ic8o5u','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15108,'mm92Ic8o5u','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15109,'mm92Ic8o5u','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15110,'mm92Ic8o5u','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15111,'mm92Ic8o5u','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15112,'mm92Ic8o5u','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15113,'mm92Ic8o5u','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15114,'mm92Ic8o5u','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15115,'M3a2IeTEYW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15116,'M3a2IeTEYW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15117,'M3a2IeTEYW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15118,'M3a2IeTEYW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15119,'M3a2IeTEYW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15120,'M3a2IeTEYW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15121,'M3a2IeTEYW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15122,'M3a2IeTEYW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15123,'M3a2IeTEYW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15124,'M3a2IeTEYW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15125,'M3a2IeTEYW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15126,'HGgkOGne3D','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15127,'HGgkOGne3D','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15128,'HGgkOGne3D','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15129,'HGgkOGne3D','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15130,'HGgkOGne3D','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15131,'HGgkOGne3D','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15132,'HGgkOGne3D','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15133,'HGgkOGne3D','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15134,'HGgkOGne3D','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15135,'HGgkOGne3D','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15136,'HGgkOGne3D','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15137,'05CaY9TWct','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15138,'05CaY9TWct','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15139,'05CaY9TWct','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15140,'05CaY9TWct','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15141,'05CaY9TWct','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15142,'05CaY9TWct','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15143,'05CaY9TWct','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15144,'05CaY9TWct','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15145,'05CaY9TWct','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15146,'05CaY9TWct','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15147,'05CaY9TWct','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15148,'eXNbTNGRxK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15149,'eXNbTNGRxK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15150,'eXNbTNGRxK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15151,'eXNbTNGRxK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15152,'eXNbTNGRxK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15153,'eXNbTNGRxK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15154,'eXNbTNGRxK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15155,'eXNbTNGRxK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15156,'eXNbTNGRxK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15157,'eXNbTNGRxK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15158,'eXNbTNGRxK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15159,'4uKuuuDEAV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15160,'4uKuuuDEAV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15161,'4uKuuuDEAV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15162,'4uKuuuDEAV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15163,'4uKuuuDEAV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15164,'4uKuuuDEAV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15165,'4uKuuuDEAV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15166,'4uKuuuDEAV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15167,'4uKuuuDEAV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15168,'4uKuuuDEAV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15169,'4uKuuuDEAV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15170,'VGaum5r3OX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15171,'VGaum5r3OX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15172,'VGaum5r3OX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15173,'VGaum5r3OX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15174,'VGaum5r3OX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15175,'VGaum5r3OX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15176,'VGaum5r3OX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15177,'VGaum5r3OX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15178,'VGaum5r3OX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15179,'VGaum5r3OX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15180,'VGaum5r3OX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15181,'nvJMv4Wllx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15182,'nvJMv4Wllx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15183,'nvJMv4Wllx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15184,'nvJMv4Wllx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15185,'nvJMv4Wllx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15186,'nvJMv4Wllx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15187,'nvJMv4Wllx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15188,'nvJMv4Wllx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15189,'nvJMv4Wllx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15190,'nvJMv4Wllx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15191,'nvJMv4Wllx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15192,'9QcNAolIwU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15193,'9QcNAolIwU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15194,'9QcNAolIwU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15195,'9QcNAolIwU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15196,'9QcNAolIwU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15197,'9QcNAolIwU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15198,'9QcNAolIwU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15199,'9QcNAolIwU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15200,'9QcNAolIwU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15201,'9QcNAolIwU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15202,'9QcNAolIwU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15203,'H5qis1ZoI0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15204,'H5qis1ZoI0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15205,'H5qis1ZoI0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15206,'H5qis1ZoI0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15207,'H5qis1ZoI0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15208,'H5qis1ZoI0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15209,'H5qis1ZoI0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15210,'H5qis1ZoI0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15211,'H5qis1ZoI0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15212,'H5qis1ZoI0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15213,'H5qis1ZoI0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15214,'tuCecwNAAz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15215,'tuCecwNAAz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15216,'tuCecwNAAz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15217,'tuCecwNAAz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15218,'tuCecwNAAz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15219,'tuCecwNAAz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15220,'tuCecwNAAz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15221,'tuCecwNAAz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15222,'tuCecwNAAz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15223,'tuCecwNAAz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15224,'tuCecwNAAz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15225,'U5ITUUnucU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15226,'U5ITUUnucU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15227,'U5ITUUnucU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15228,'U5ITUUnucU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15229,'U5ITUUnucU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15230,'U5ITUUnucU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15231,'U5ITUUnucU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15232,'U5ITUUnucU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15233,'U5ITUUnucU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15234,'U5ITUUnucU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15235,'U5ITUUnucU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15236,'VtBcProHdV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15237,'VtBcProHdV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15238,'VtBcProHdV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15239,'VtBcProHdV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15240,'VtBcProHdV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15241,'VtBcProHdV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15242,'VtBcProHdV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15243,'VtBcProHdV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15244,'VtBcProHdV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15245,'VtBcProHdV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15246,'VtBcProHdV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15247,'p2NKpjK8vL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15248,'p2NKpjK8vL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15249,'p2NKpjK8vL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15250,'p2NKpjK8vL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15251,'p2NKpjK8vL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15252,'p2NKpjK8vL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15253,'p2NKpjK8vL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15254,'p2NKpjK8vL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15255,'p2NKpjK8vL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15256,'p2NKpjK8vL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15257,'p2NKpjK8vL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15258,'IyAtCIJwYq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15259,'IyAtCIJwYq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15260,'IyAtCIJwYq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15261,'IyAtCIJwYq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15262,'IyAtCIJwYq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15263,'IyAtCIJwYq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15264,'IyAtCIJwYq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15265,'IyAtCIJwYq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15266,'IyAtCIJwYq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15267,'IyAtCIJwYq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15268,'IyAtCIJwYq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15269,'U20XtxG2zu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15270,'U20XtxG2zu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15271,'U20XtxG2zu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15272,'U20XtxG2zu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15273,'U20XtxG2zu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15274,'U20XtxG2zu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15275,'U20XtxG2zu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15276,'U20XtxG2zu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15277,'U20XtxG2zu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15278,'U20XtxG2zu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15279,'U20XtxG2zu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15280,'iecHMkxKcu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15281,'iecHMkxKcu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15282,'iecHMkxKcu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15283,'iecHMkxKcu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15284,'iecHMkxKcu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15285,'iecHMkxKcu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15286,'iecHMkxKcu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15287,'iecHMkxKcu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15288,'iecHMkxKcu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15289,'iecHMkxKcu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15290,'iecHMkxKcu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15291,'LUIgqk4Iij','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15292,'LUIgqk4Iij','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15293,'LUIgqk4Iij','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15294,'LUIgqk4Iij','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15295,'LUIgqk4Iij','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15296,'LUIgqk4Iij','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15297,'LUIgqk4Iij','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15298,'LUIgqk4Iij','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15299,'LUIgqk4Iij','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15300,'LUIgqk4Iij','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15301,'LUIgqk4Iij','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15302,'WTnnPD3hVy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15303,'WTnnPD3hVy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15304,'WTnnPD3hVy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15305,'WTnnPD3hVy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15306,'WTnnPD3hVy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15307,'WTnnPD3hVy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15308,'WTnnPD3hVy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15309,'WTnnPD3hVy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15310,'WTnnPD3hVy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15311,'WTnnPD3hVy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15312,'WTnnPD3hVy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15313,'6zZO2xc2Hv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15314,'6zZO2xc2Hv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15315,'6zZO2xc2Hv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15316,'6zZO2xc2Hv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15317,'6zZO2xc2Hv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15318,'6zZO2xc2Hv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15319,'6zZO2xc2Hv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15320,'6zZO2xc2Hv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15321,'6zZO2xc2Hv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15322,'6zZO2xc2Hv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15323,'6zZO2xc2Hv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15324,'6C9EcwtYwn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15325,'6C9EcwtYwn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15326,'6C9EcwtYwn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15327,'6C9EcwtYwn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15328,'6C9EcwtYwn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15329,'6C9EcwtYwn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15330,'6C9EcwtYwn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15331,'6C9EcwtYwn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15332,'6C9EcwtYwn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15333,'6C9EcwtYwn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15334,'6C9EcwtYwn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15335,'EsqhGAvS7i','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15336,'EsqhGAvS7i','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15337,'EsqhGAvS7i','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15338,'EsqhGAvS7i','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15339,'EsqhGAvS7i','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15340,'EsqhGAvS7i','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15341,'EsqhGAvS7i','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15342,'EsqhGAvS7i','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15343,'EsqhGAvS7i','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15344,'EsqhGAvS7i','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15345,'EsqhGAvS7i','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15346,'81Wa37xkO4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15347,'81Wa37xkO4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15348,'81Wa37xkO4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15349,'81Wa37xkO4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15350,'81Wa37xkO4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15351,'81Wa37xkO4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15352,'81Wa37xkO4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15353,'81Wa37xkO4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15354,'81Wa37xkO4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15355,'81Wa37xkO4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15356,'81Wa37xkO4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15357,'lVTgx6wrJH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15358,'lVTgx6wrJH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15359,'lVTgx6wrJH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15360,'lVTgx6wrJH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15361,'lVTgx6wrJH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15362,'lVTgx6wrJH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15363,'lVTgx6wrJH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15364,'lVTgx6wrJH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15365,'lVTgx6wrJH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15366,'lVTgx6wrJH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15367,'lVTgx6wrJH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15368,'6oAQeQ8iuD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15369,'6oAQeQ8iuD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15370,'6oAQeQ8iuD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15371,'6oAQeQ8iuD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15372,'6oAQeQ8iuD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15373,'6oAQeQ8iuD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15374,'6oAQeQ8iuD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15375,'6oAQeQ8iuD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15376,'6oAQeQ8iuD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15377,'6oAQeQ8iuD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15378,'6oAQeQ8iuD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15379,'aZ0ZZDatbM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15380,'aZ0ZZDatbM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15381,'aZ0ZZDatbM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15382,'aZ0ZZDatbM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15383,'aZ0ZZDatbM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15384,'aZ0ZZDatbM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15385,'aZ0ZZDatbM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15386,'aZ0ZZDatbM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15387,'aZ0ZZDatbM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15388,'aZ0ZZDatbM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15389,'aZ0ZZDatbM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15390,'1j8bNLoT0I','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15391,'1j8bNLoT0I','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15392,'1j8bNLoT0I','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15393,'1j8bNLoT0I','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15394,'1j8bNLoT0I','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15395,'1j8bNLoT0I','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15396,'1j8bNLoT0I','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15397,'1j8bNLoT0I','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15398,'1j8bNLoT0I','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15399,'1j8bNLoT0I','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15400,'1j8bNLoT0I','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15401,'S35ls3NAUO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15402,'S35ls3NAUO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15403,'S35ls3NAUO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15404,'S35ls3NAUO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15405,'S35ls3NAUO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15406,'S35ls3NAUO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15407,'S35ls3NAUO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15408,'S35ls3NAUO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15409,'S35ls3NAUO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15410,'S35ls3NAUO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15411,'S35ls3NAUO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15412,'onPNbNIlZM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15413,'onPNbNIlZM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15414,'onPNbNIlZM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15415,'onPNbNIlZM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15416,'onPNbNIlZM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15417,'onPNbNIlZM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15418,'onPNbNIlZM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15419,'onPNbNIlZM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15420,'onPNbNIlZM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15421,'onPNbNIlZM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15422,'onPNbNIlZM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15423,'xfHEzVeDbf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15424,'xfHEzVeDbf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15425,'xfHEzVeDbf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15426,'xfHEzVeDbf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15427,'xfHEzVeDbf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15428,'xfHEzVeDbf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15429,'xfHEzVeDbf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15430,'xfHEzVeDbf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15431,'xfHEzVeDbf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15432,'xfHEzVeDbf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15433,'xfHEzVeDbf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15434,'DJZgvDGpvx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15435,'DJZgvDGpvx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15436,'DJZgvDGpvx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15437,'DJZgvDGpvx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15438,'DJZgvDGpvx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15439,'DJZgvDGpvx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15440,'DJZgvDGpvx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15441,'DJZgvDGpvx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15442,'DJZgvDGpvx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15443,'DJZgvDGpvx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15444,'DJZgvDGpvx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15445,'139XOY4eem','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15446,'139XOY4eem','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15447,'139XOY4eem','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15448,'139XOY4eem','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15449,'139XOY4eem','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15450,'139XOY4eem','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15451,'139XOY4eem','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15452,'139XOY4eem','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15453,'139XOY4eem','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15454,'139XOY4eem','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15455,'139XOY4eem','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15456,'gbl8vVu6lo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15457,'gbl8vVu6lo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15458,'gbl8vVu6lo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15459,'gbl8vVu6lo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15460,'gbl8vVu6lo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15461,'gbl8vVu6lo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15462,'gbl8vVu6lo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15463,'gbl8vVu6lo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15464,'gbl8vVu6lo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15465,'gbl8vVu6lo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15466,'gbl8vVu6lo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15467,'kn84P8ElNA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15468,'kn84P8ElNA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15469,'kn84P8ElNA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15470,'kn84P8ElNA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15471,'kn84P8ElNA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15472,'kn84P8ElNA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15473,'kn84P8ElNA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15474,'kn84P8ElNA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15475,'kn84P8ElNA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15476,'kn84P8ElNA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15477,'kn84P8ElNA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15478,'y5AZGCf9wC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15479,'y5AZGCf9wC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15480,'y5AZGCf9wC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15481,'y5AZGCf9wC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15482,'y5AZGCf9wC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15483,'y5AZGCf9wC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15484,'y5AZGCf9wC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15485,'y5AZGCf9wC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15486,'y5AZGCf9wC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15487,'y5AZGCf9wC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15488,'y5AZGCf9wC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15489,'rpTGFBolnX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15490,'rpTGFBolnX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15491,'rpTGFBolnX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15492,'rpTGFBolnX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15493,'rpTGFBolnX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15494,'rpTGFBolnX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15495,'rpTGFBolnX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15496,'rpTGFBolnX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15497,'rpTGFBolnX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15498,'rpTGFBolnX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15499,'rpTGFBolnX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15500,'ux0Hf81PNI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15501,'ux0Hf81PNI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15502,'ux0Hf81PNI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15503,'ux0Hf81PNI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15504,'ux0Hf81PNI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15505,'ux0Hf81PNI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15506,'ux0Hf81PNI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15507,'ux0Hf81PNI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15508,'ux0Hf81PNI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15509,'ux0Hf81PNI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15510,'ux0Hf81PNI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15511,'n59OQA27kb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15512,'n59OQA27kb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15513,'n59OQA27kb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15514,'n59OQA27kb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15515,'n59OQA27kb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15516,'n59OQA27kb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15517,'n59OQA27kb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15518,'n59OQA27kb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15519,'n59OQA27kb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15520,'n59OQA27kb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15521,'n59OQA27kb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15522,'BPpMdnQHxT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15523,'BPpMdnQHxT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15524,'BPpMdnQHxT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15525,'BPpMdnQHxT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15526,'BPpMdnQHxT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15527,'BPpMdnQHxT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15528,'BPpMdnQHxT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15529,'BPpMdnQHxT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15530,'BPpMdnQHxT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15531,'BPpMdnQHxT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15532,'BPpMdnQHxT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15533,'PRTwrDMVtN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15534,'PRTwrDMVtN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15535,'PRTwrDMVtN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15536,'PRTwrDMVtN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15537,'PRTwrDMVtN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15538,'PRTwrDMVtN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15539,'PRTwrDMVtN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15540,'PRTwrDMVtN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15541,'PRTwrDMVtN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15542,'PRTwrDMVtN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15543,'PRTwrDMVtN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15544,'Hnzkp0cRnX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15545,'Hnzkp0cRnX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15546,'Hnzkp0cRnX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15547,'Hnzkp0cRnX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15548,'Hnzkp0cRnX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15549,'Hnzkp0cRnX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15550,'Hnzkp0cRnX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15551,'Hnzkp0cRnX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15552,'Hnzkp0cRnX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15553,'Hnzkp0cRnX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15554,'Hnzkp0cRnX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15555,'gzL6FzEPZq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15556,'gzL6FzEPZq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15557,'gzL6FzEPZq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15558,'gzL6FzEPZq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15559,'gzL6FzEPZq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15560,'gzL6FzEPZq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15561,'gzL6FzEPZq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15562,'gzL6FzEPZq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15563,'gzL6FzEPZq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15564,'gzL6FzEPZq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15565,'gzL6FzEPZq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15566,'vDDAZv1X2z','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15567,'vDDAZv1X2z','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15568,'vDDAZv1X2z','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15569,'vDDAZv1X2z','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15570,'vDDAZv1X2z','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15571,'vDDAZv1X2z','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15572,'vDDAZv1X2z','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15573,'vDDAZv1X2z','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15574,'vDDAZv1X2z','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15575,'vDDAZv1X2z','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15576,'vDDAZv1X2z','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15577,'tUmqgu0OOX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15578,'tUmqgu0OOX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15579,'tUmqgu0OOX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15580,'tUmqgu0OOX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15581,'tUmqgu0OOX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15582,'tUmqgu0OOX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15583,'tUmqgu0OOX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15584,'tUmqgu0OOX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15585,'tUmqgu0OOX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15586,'tUmqgu0OOX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15587,'tUmqgu0OOX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15588,'bAmi1K8Kor','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15589,'bAmi1K8Kor','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15590,'bAmi1K8Kor','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15591,'bAmi1K8Kor','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15592,'bAmi1K8Kor','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15593,'bAmi1K8Kor','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15594,'bAmi1K8Kor','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15595,'bAmi1K8Kor','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15596,'bAmi1K8Kor','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15597,'bAmi1K8Kor','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15598,'bAmi1K8Kor','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15599,'0b0GhR30L0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15600,'0b0GhR30L0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15601,'0b0GhR30L0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15602,'0b0GhR30L0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15603,'0b0GhR30L0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15604,'0b0GhR30L0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15605,'0b0GhR30L0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15606,'0b0GhR30L0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15607,'0b0GhR30L0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15608,'0b0GhR30L0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15609,'0b0GhR30L0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15610,'IjppvFMzJe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15611,'IjppvFMzJe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15612,'IjppvFMzJe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15613,'IjppvFMzJe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15614,'IjppvFMzJe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15615,'IjppvFMzJe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15616,'IjppvFMzJe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15617,'IjppvFMzJe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15618,'IjppvFMzJe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15619,'IjppvFMzJe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15620,'IjppvFMzJe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15621,'g8NvDVu2JK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15622,'g8NvDVu2JK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15623,'g8NvDVu2JK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15624,'g8NvDVu2JK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15625,'g8NvDVu2JK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15626,'g8NvDVu2JK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15627,'g8NvDVu2JK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15628,'g8NvDVu2JK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15629,'g8NvDVu2JK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15630,'g8NvDVu2JK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15631,'g8NvDVu2JK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15632,'YTDRfFcJjI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15633,'YTDRfFcJjI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15634,'YTDRfFcJjI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15635,'YTDRfFcJjI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15636,'YTDRfFcJjI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15637,'YTDRfFcJjI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15638,'YTDRfFcJjI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15639,'YTDRfFcJjI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15640,'YTDRfFcJjI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15641,'YTDRfFcJjI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15642,'YTDRfFcJjI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15643,'vHJwVPMF0p','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15644,'vHJwVPMF0p','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15645,'vHJwVPMF0p','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15646,'vHJwVPMF0p','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15647,'vHJwVPMF0p','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15648,'vHJwVPMF0p','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15649,'vHJwVPMF0p','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15650,'vHJwVPMF0p','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15651,'vHJwVPMF0p','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15652,'vHJwVPMF0p','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15653,'vHJwVPMF0p','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15654,'samPKSrWqS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15655,'samPKSrWqS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15656,'samPKSrWqS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15657,'samPKSrWqS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15658,'samPKSrWqS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15659,'samPKSrWqS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15660,'samPKSrWqS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15661,'samPKSrWqS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15662,'samPKSrWqS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15663,'samPKSrWqS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15664,'samPKSrWqS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15665,'SDhf8jCBX5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15666,'SDhf8jCBX5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15667,'SDhf8jCBX5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15668,'SDhf8jCBX5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15669,'SDhf8jCBX5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15670,'SDhf8jCBX5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15671,'SDhf8jCBX5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15672,'SDhf8jCBX5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15673,'SDhf8jCBX5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15674,'SDhf8jCBX5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15675,'SDhf8jCBX5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15676,'H0zqj4qVTr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15677,'H0zqj4qVTr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15678,'H0zqj4qVTr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15679,'H0zqj4qVTr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15680,'H0zqj4qVTr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15681,'H0zqj4qVTr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15682,'H0zqj4qVTr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15683,'H0zqj4qVTr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15684,'H0zqj4qVTr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15685,'H0zqj4qVTr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15686,'H0zqj4qVTr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15687,'zEgEq9r55F','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15688,'zEgEq9r55F','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15689,'zEgEq9r55F','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15690,'zEgEq9r55F','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15691,'zEgEq9r55F','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15692,'zEgEq9r55F','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15693,'zEgEq9r55F','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15694,'zEgEq9r55F','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15695,'zEgEq9r55F','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15696,'zEgEq9r55F','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15697,'zEgEq9r55F','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15698,'h0lAbtkBFr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15699,'h0lAbtkBFr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15700,'h0lAbtkBFr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15701,'h0lAbtkBFr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15702,'h0lAbtkBFr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15703,'h0lAbtkBFr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15704,'h0lAbtkBFr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15705,'h0lAbtkBFr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15706,'h0lAbtkBFr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15707,'h0lAbtkBFr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15708,'h0lAbtkBFr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15709,'8h4cvzc0tn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15710,'8h4cvzc0tn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15711,'8h4cvzc0tn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15712,'8h4cvzc0tn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15713,'8h4cvzc0tn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15714,'8h4cvzc0tn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15715,'8h4cvzc0tn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15716,'8h4cvzc0tn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15717,'8h4cvzc0tn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15718,'8h4cvzc0tn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15719,'8h4cvzc0tn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15720,'nFTObNcHhb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15721,'nFTObNcHhb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15722,'nFTObNcHhb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15723,'nFTObNcHhb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15724,'nFTObNcHhb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15725,'nFTObNcHhb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15726,'nFTObNcHhb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15727,'nFTObNcHhb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15728,'nFTObNcHhb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15729,'nFTObNcHhb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15730,'nFTObNcHhb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15731,'Am3vWMxiok','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15732,'Am3vWMxiok','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15733,'Am3vWMxiok','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15734,'Am3vWMxiok','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15735,'Am3vWMxiok','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15736,'Am3vWMxiok','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15737,'Am3vWMxiok','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15738,'Am3vWMxiok','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15739,'Am3vWMxiok','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15740,'Am3vWMxiok','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15741,'Am3vWMxiok','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15742,'ZzFmzhCxhR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15743,'ZzFmzhCxhR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15744,'ZzFmzhCxhR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15745,'ZzFmzhCxhR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15746,'ZzFmzhCxhR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15747,'ZzFmzhCxhR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15748,'ZzFmzhCxhR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15749,'ZzFmzhCxhR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15750,'ZzFmzhCxhR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15751,'ZzFmzhCxhR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15752,'ZzFmzhCxhR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15753,'lxPwvh54Jz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15754,'lxPwvh54Jz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15755,'lxPwvh54Jz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15756,'lxPwvh54Jz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15757,'lxPwvh54Jz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15758,'lxPwvh54Jz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15759,'lxPwvh54Jz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15760,'lxPwvh54Jz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15761,'lxPwvh54Jz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15762,'lxPwvh54Jz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15763,'lxPwvh54Jz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15764,'O6j2pNWpdi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15765,'O6j2pNWpdi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15766,'O6j2pNWpdi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15767,'O6j2pNWpdi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15768,'O6j2pNWpdi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15769,'O6j2pNWpdi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15770,'O6j2pNWpdi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15771,'O6j2pNWpdi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15772,'O6j2pNWpdi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15773,'O6j2pNWpdi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15774,'O6j2pNWpdi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15775,'vhzGxJorL8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15776,'vhzGxJorL8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15777,'vhzGxJorL8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15778,'vhzGxJorL8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15779,'vhzGxJorL8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15780,'vhzGxJorL8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15781,'vhzGxJorL8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15782,'vhzGxJorL8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15783,'vhzGxJorL8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15784,'vhzGxJorL8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15785,'vhzGxJorL8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15786,'XgcSAG2Owb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15787,'XgcSAG2Owb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15788,'XgcSAG2Owb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15789,'XgcSAG2Owb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15790,'XgcSAG2Owb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15791,'XgcSAG2Owb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15792,'XgcSAG2Owb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15793,'XgcSAG2Owb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15794,'XgcSAG2Owb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15795,'XgcSAG2Owb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15796,'XgcSAG2Owb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15797,'00HujJa8hr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15798,'00HujJa8hr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15799,'00HujJa8hr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15800,'00HujJa8hr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15801,'00HujJa8hr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15802,'00HujJa8hr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15803,'00HujJa8hr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15804,'00HujJa8hr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15805,'00HujJa8hr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15806,'00HujJa8hr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15807,'00HujJa8hr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15808,'6XZMTtkhTD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15809,'6XZMTtkhTD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15810,'6XZMTtkhTD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15811,'6XZMTtkhTD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15812,'6XZMTtkhTD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15813,'6XZMTtkhTD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15814,'6XZMTtkhTD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15815,'6XZMTtkhTD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15816,'6XZMTtkhTD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15817,'6XZMTtkhTD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15818,'6XZMTtkhTD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15819,'vCQweAleIz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15820,'vCQweAleIz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15821,'vCQweAleIz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15822,'vCQweAleIz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15823,'vCQweAleIz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15824,'vCQweAleIz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15825,'vCQweAleIz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15826,'vCQweAleIz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15827,'vCQweAleIz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15828,'vCQweAleIz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15829,'vCQweAleIz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15830,'M0v8vZq4PW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15831,'M0v8vZq4PW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15832,'M0v8vZq4PW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15833,'M0v8vZq4PW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15834,'M0v8vZq4PW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15835,'M0v8vZq4PW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15836,'M0v8vZq4PW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15837,'M0v8vZq4PW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15838,'M0v8vZq4PW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15839,'M0v8vZq4PW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15840,'M0v8vZq4PW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15841,'JW51k52y9B','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15842,'JW51k52y9B','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15843,'JW51k52y9B','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15844,'JW51k52y9B','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15845,'JW51k52y9B','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15846,'JW51k52y9B','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15847,'JW51k52y9B','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15848,'JW51k52y9B','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15849,'JW51k52y9B','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15850,'JW51k52y9B','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15851,'JW51k52y9B','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15852,'hjpa8V1Z48','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15853,'hjpa8V1Z48','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15854,'hjpa8V1Z48','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15855,'hjpa8V1Z48','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15856,'hjpa8V1Z48','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15857,'hjpa8V1Z48','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15858,'hjpa8V1Z48','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15859,'hjpa8V1Z48','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15860,'hjpa8V1Z48','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15861,'hjpa8V1Z48','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15862,'hjpa8V1Z48','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15863,'aV480JC2LQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15864,'aV480JC2LQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15865,'aV480JC2LQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15866,'aV480JC2LQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15867,'aV480JC2LQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15868,'aV480JC2LQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15869,'aV480JC2LQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15870,'aV480JC2LQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15871,'aV480JC2LQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15872,'aV480JC2LQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15873,'aV480JC2LQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15874,'MEwxCkTQYg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15875,'MEwxCkTQYg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15876,'MEwxCkTQYg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15877,'MEwxCkTQYg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15878,'MEwxCkTQYg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15879,'MEwxCkTQYg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15880,'MEwxCkTQYg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15881,'MEwxCkTQYg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15882,'MEwxCkTQYg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15883,'MEwxCkTQYg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15884,'MEwxCkTQYg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15885,'Nz6yldYVXl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15886,'Nz6yldYVXl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15887,'Nz6yldYVXl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15888,'Nz6yldYVXl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15889,'Nz6yldYVXl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15890,'Nz6yldYVXl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15891,'Nz6yldYVXl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15892,'Nz6yldYVXl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15893,'Nz6yldYVXl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15894,'Nz6yldYVXl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15895,'Nz6yldYVXl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15896,'BEgaqQxCAf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15897,'BEgaqQxCAf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15898,'BEgaqQxCAf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15899,'BEgaqQxCAf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15900,'BEgaqQxCAf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15901,'BEgaqQxCAf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15902,'BEgaqQxCAf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15903,'BEgaqQxCAf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15904,'BEgaqQxCAf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15905,'BEgaqQxCAf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15906,'BEgaqQxCAf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15907,'xZ2eNzeN0x','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15908,'xZ2eNzeN0x','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15909,'xZ2eNzeN0x','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15910,'xZ2eNzeN0x','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15911,'xZ2eNzeN0x','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15912,'xZ2eNzeN0x','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15913,'xZ2eNzeN0x','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15914,'xZ2eNzeN0x','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15915,'xZ2eNzeN0x','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15916,'xZ2eNzeN0x','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15917,'xZ2eNzeN0x','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15918,'coUnUWp1Ac','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15919,'coUnUWp1Ac','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15920,'coUnUWp1Ac','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15921,'coUnUWp1Ac','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15922,'coUnUWp1Ac','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15923,'coUnUWp1Ac','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15924,'coUnUWp1Ac','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15925,'coUnUWp1Ac','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15926,'coUnUWp1Ac','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15927,'coUnUWp1Ac','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15928,'coUnUWp1Ac','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15929,'6QoYYUtESX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15930,'6QoYYUtESX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15931,'6QoYYUtESX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15932,'6QoYYUtESX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15933,'6QoYYUtESX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15934,'6QoYYUtESX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15935,'6QoYYUtESX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15936,'6QoYYUtESX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15937,'6QoYYUtESX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15938,'6QoYYUtESX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15939,'6QoYYUtESX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15940,'JrFKJ4ab48','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15941,'JrFKJ4ab48','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15942,'JrFKJ4ab48','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15943,'JrFKJ4ab48','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15944,'JrFKJ4ab48','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15945,'JrFKJ4ab48','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15946,'JrFKJ4ab48','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15947,'JrFKJ4ab48','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15948,'JrFKJ4ab48','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15949,'JrFKJ4ab48','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15950,'JrFKJ4ab48','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15951,'cE5juaVmAa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15952,'cE5juaVmAa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15953,'cE5juaVmAa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15954,'cE5juaVmAa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15955,'cE5juaVmAa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15956,'cE5juaVmAa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15957,'cE5juaVmAa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15958,'cE5juaVmAa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15959,'cE5juaVmAa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15960,'cE5juaVmAa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15961,'cE5juaVmAa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15962,'WGKrM5f5Qo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15963,'WGKrM5f5Qo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15964,'WGKrM5f5Qo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15965,'WGKrM5f5Qo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15966,'WGKrM5f5Qo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15967,'WGKrM5f5Qo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15968,'WGKrM5f5Qo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15969,'WGKrM5f5Qo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15970,'WGKrM5f5Qo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15971,'WGKrM5f5Qo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15972,'WGKrM5f5Qo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15973,'rhBItJy02b','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15974,'rhBItJy02b','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15975,'rhBItJy02b','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15976,'rhBItJy02b','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15977,'rhBItJy02b','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15978,'rhBItJy02b','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15979,'rhBItJy02b','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15980,'rhBItJy02b','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15981,'rhBItJy02b','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15982,'rhBItJy02b','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15983,'rhBItJy02b','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15984,'RUqUiwXwWh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15985,'RUqUiwXwWh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15986,'RUqUiwXwWh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15987,'RUqUiwXwWh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15988,'RUqUiwXwWh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15989,'RUqUiwXwWh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15990,'RUqUiwXwWh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15991,'RUqUiwXwWh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15992,'RUqUiwXwWh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15993,'RUqUiwXwWh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15994,'RUqUiwXwWh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15995,'Bi1OQ7fyg0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15996,'Bi1OQ7fyg0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15997,'Bi1OQ7fyg0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15998,'Bi1OQ7fyg0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (15999,'Bi1OQ7fyg0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16000,'Bi1OQ7fyg0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16001,'Bi1OQ7fyg0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16002,'Bi1OQ7fyg0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16003,'Bi1OQ7fyg0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16004,'Bi1OQ7fyg0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16005,'Bi1OQ7fyg0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16006,'F3qwqiXsQ4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16007,'F3qwqiXsQ4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16008,'F3qwqiXsQ4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16009,'F3qwqiXsQ4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16010,'F3qwqiXsQ4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16011,'F3qwqiXsQ4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16012,'F3qwqiXsQ4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16013,'F3qwqiXsQ4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16014,'F3qwqiXsQ4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16015,'F3qwqiXsQ4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16016,'F3qwqiXsQ4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16017,'xDxqRDkZxN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16018,'xDxqRDkZxN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16019,'xDxqRDkZxN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16020,'xDxqRDkZxN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16021,'xDxqRDkZxN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16022,'xDxqRDkZxN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16023,'xDxqRDkZxN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16024,'xDxqRDkZxN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16025,'xDxqRDkZxN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16026,'xDxqRDkZxN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16027,'xDxqRDkZxN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16028,'PooGUSJoMP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16029,'PooGUSJoMP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16030,'PooGUSJoMP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16031,'PooGUSJoMP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16032,'PooGUSJoMP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16033,'PooGUSJoMP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16034,'PooGUSJoMP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16035,'PooGUSJoMP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16036,'PooGUSJoMP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16037,'PooGUSJoMP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16038,'PooGUSJoMP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16039,'4wQIgufy3X','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16040,'4wQIgufy3X','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16041,'4wQIgufy3X','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16042,'4wQIgufy3X','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16043,'4wQIgufy3X','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16044,'4wQIgufy3X','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16045,'4wQIgufy3X','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16046,'4wQIgufy3X','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16047,'4wQIgufy3X','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16048,'4wQIgufy3X','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16049,'4wQIgufy3X','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16050,'KXLrTtCZb9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16051,'KXLrTtCZb9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16052,'KXLrTtCZb9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16053,'KXLrTtCZb9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16054,'KXLrTtCZb9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16055,'KXLrTtCZb9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16056,'KXLrTtCZb9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16057,'KXLrTtCZb9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16058,'KXLrTtCZb9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16059,'KXLrTtCZb9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16060,'KXLrTtCZb9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16061,'nuMW5uD7c4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16062,'nuMW5uD7c4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16063,'nuMW5uD7c4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16064,'nuMW5uD7c4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16065,'nuMW5uD7c4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16066,'nuMW5uD7c4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16067,'nuMW5uD7c4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16068,'nuMW5uD7c4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16069,'nuMW5uD7c4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16070,'nuMW5uD7c4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16071,'nuMW5uD7c4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16072,'SxXrrvC8NS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16073,'SxXrrvC8NS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16074,'SxXrrvC8NS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16075,'SxXrrvC8NS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16076,'SxXrrvC8NS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16077,'SxXrrvC8NS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16078,'SxXrrvC8NS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16079,'SxXrrvC8NS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16080,'SxXrrvC8NS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16081,'SxXrrvC8NS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16082,'SxXrrvC8NS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16083,'WKcNAExECY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16084,'WKcNAExECY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16085,'WKcNAExECY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16086,'WKcNAExECY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16087,'WKcNAExECY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16088,'WKcNAExECY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16089,'WKcNAExECY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16090,'WKcNAExECY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16091,'WKcNAExECY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16092,'WKcNAExECY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16093,'WKcNAExECY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16094,'zI1GMaJEin','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16095,'zI1GMaJEin','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16096,'zI1GMaJEin','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16097,'zI1GMaJEin','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16098,'zI1GMaJEin','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16099,'zI1GMaJEin','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16100,'zI1GMaJEin','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16101,'zI1GMaJEin','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16102,'zI1GMaJEin','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16103,'zI1GMaJEin','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16104,'zI1GMaJEin','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16105,'wIqpquho1A','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16106,'wIqpquho1A','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16107,'wIqpquho1A','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16108,'wIqpquho1A','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16109,'wIqpquho1A','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16110,'wIqpquho1A','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16111,'wIqpquho1A','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16112,'wIqpquho1A','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16113,'wIqpquho1A','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16114,'wIqpquho1A','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16115,'wIqpquho1A','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16116,'2AkiyY2ekJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16117,'2AkiyY2ekJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16118,'2AkiyY2ekJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16119,'2AkiyY2ekJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16120,'2AkiyY2ekJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16121,'2AkiyY2ekJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16122,'2AkiyY2ekJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16123,'2AkiyY2ekJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16124,'2AkiyY2ekJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16125,'2AkiyY2ekJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16126,'2AkiyY2ekJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16127,'CM3JumtUa9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16128,'CM3JumtUa9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16129,'CM3JumtUa9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16130,'CM3JumtUa9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16131,'CM3JumtUa9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16132,'CM3JumtUa9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16133,'CM3JumtUa9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16134,'CM3JumtUa9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16135,'CM3JumtUa9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16136,'CM3JumtUa9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16137,'CM3JumtUa9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16138,'5EKNO1FwGW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16139,'5EKNO1FwGW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16140,'5EKNO1FwGW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16141,'5EKNO1FwGW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16142,'5EKNO1FwGW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16143,'5EKNO1FwGW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16144,'5EKNO1FwGW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16145,'5EKNO1FwGW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16146,'5EKNO1FwGW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16147,'5EKNO1FwGW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16148,'5EKNO1FwGW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16149,'UoMDuSLWg7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16150,'UoMDuSLWg7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16151,'UoMDuSLWg7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16152,'UoMDuSLWg7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16153,'UoMDuSLWg7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16154,'UoMDuSLWg7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16155,'UoMDuSLWg7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16156,'UoMDuSLWg7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16157,'UoMDuSLWg7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16158,'UoMDuSLWg7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16159,'UoMDuSLWg7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16160,'YFLtN4mBFW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16161,'YFLtN4mBFW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16162,'YFLtN4mBFW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16163,'YFLtN4mBFW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16164,'YFLtN4mBFW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16165,'YFLtN4mBFW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16166,'YFLtN4mBFW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16167,'YFLtN4mBFW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16168,'YFLtN4mBFW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16169,'YFLtN4mBFW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16170,'YFLtN4mBFW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16171,'fcW1IM2Y7v','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16172,'fcW1IM2Y7v','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16173,'fcW1IM2Y7v','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16174,'fcW1IM2Y7v','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16175,'fcW1IM2Y7v','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16176,'fcW1IM2Y7v','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16177,'fcW1IM2Y7v','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16178,'fcW1IM2Y7v','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16179,'fcW1IM2Y7v','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16180,'fcW1IM2Y7v','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16181,'fcW1IM2Y7v','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16182,'ChjP8hArJW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16183,'ChjP8hArJW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16184,'ChjP8hArJW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16185,'ChjP8hArJW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16186,'ChjP8hArJW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16187,'ChjP8hArJW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16188,'ChjP8hArJW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16189,'ChjP8hArJW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16190,'ChjP8hArJW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16191,'ChjP8hArJW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16192,'ChjP8hArJW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16193,'awCJcEvOG5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16194,'awCJcEvOG5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16195,'awCJcEvOG5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16196,'awCJcEvOG5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16197,'awCJcEvOG5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16198,'awCJcEvOG5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16199,'awCJcEvOG5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16200,'awCJcEvOG5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16201,'awCJcEvOG5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16202,'awCJcEvOG5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16203,'awCJcEvOG5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16204,'E9k69AJ1K9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16205,'E9k69AJ1K9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16206,'E9k69AJ1K9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16207,'E9k69AJ1K9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16208,'E9k69AJ1K9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16209,'E9k69AJ1K9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16210,'E9k69AJ1K9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16211,'E9k69AJ1K9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16212,'E9k69AJ1K9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16213,'E9k69AJ1K9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16214,'E9k69AJ1K9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16215,'vBho6HGHTh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16216,'vBho6HGHTh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16217,'vBho6HGHTh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16218,'vBho6HGHTh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16219,'vBho6HGHTh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16220,'vBho6HGHTh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16221,'vBho6HGHTh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16222,'vBho6HGHTh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16223,'vBho6HGHTh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16224,'vBho6HGHTh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16225,'vBho6HGHTh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16226,'ytBTBFQJnm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16227,'ytBTBFQJnm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16228,'ytBTBFQJnm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16229,'ytBTBFQJnm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16230,'ytBTBFQJnm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16231,'ytBTBFQJnm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16232,'ytBTBFQJnm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16233,'ytBTBFQJnm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16234,'ytBTBFQJnm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16235,'ytBTBFQJnm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16236,'ytBTBFQJnm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16237,'cIYDSAPmo5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16238,'cIYDSAPmo5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16239,'cIYDSAPmo5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16240,'cIYDSAPmo5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16241,'cIYDSAPmo5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16242,'cIYDSAPmo5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16243,'cIYDSAPmo5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16244,'cIYDSAPmo5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16245,'cIYDSAPmo5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16246,'cIYDSAPmo5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16247,'cIYDSAPmo5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16248,'QGkpUk8YCA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16249,'QGkpUk8YCA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16250,'QGkpUk8YCA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16251,'QGkpUk8YCA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16252,'QGkpUk8YCA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16253,'QGkpUk8YCA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16254,'QGkpUk8YCA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16255,'QGkpUk8YCA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16256,'QGkpUk8YCA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16257,'QGkpUk8YCA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16258,'QGkpUk8YCA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16259,'P6Vs0vkjvD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16260,'P6Vs0vkjvD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16261,'P6Vs0vkjvD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16262,'P6Vs0vkjvD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16263,'P6Vs0vkjvD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16264,'P6Vs0vkjvD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16265,'P6Vs0vkjvD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16266,'P6Vs0vkjvD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16267,'P6Vs0vkjvD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16268,'P6Vs0vkjvD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16269,'P6Vs0vkjvD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16270,'0o7eUkLQY8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16271,'0o7eUkLQY8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16272,'0o7eUkLQY8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16273,'0o7eUkLQY8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16274,'0o7eUkLQY8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16275,'0o7eUkLQY8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16276,'0o7eUkLQY8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16277,'0o7eUkLQY8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16278,'0o7eUkLQY8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16279,'0o7eUkLQY8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16280,'0o7eUkLQY8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16281,'1oknKKbqAS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16282,'1oknKKbqAS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16283,'1oknKKbqAS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16284,'1oknKKbqAS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16285,'1oknKKbqAS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16286,'1oknKKbqAS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16287,'1oknKKbqAS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16288,'1oknKKbqAS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16289,'1oknKKbqAS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16290,'1oknKKbqAS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16291,'1oknKKbqAS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16292,'qFBJvVkPbe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16293,'qFBJvVkPbe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16294,'qFBJvVkPbe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16295,'qFBJvVkPbe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16296,'qFBJvVkPbe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16297,'qFBJvVkPbe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16298,'qFBJvVkPbe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16299,'qFBJvVkPbe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16300,'qFBJvVkPbe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16301,'qFBJvVkPbe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16302,'qFBJvVkPbe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16303,'z95Sq7rMWz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16304,'z95Sq7rMWz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16305,'z95Sq7rMWz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16306,'z95Sq7rMWz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16307,'z95Sq7rMWz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16308,'z95Sq7rMWz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16309,'z95Sq7rMWz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16310,'z95Sq7rMWz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16311,'z95Sq7rMWz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16312,'z95Sq7rMWz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16313,'z95Sq7rMWz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16314,'Svdpl4qff9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16315,'Svdpl4qff9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16316,'Svdpl4qff9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16317,'Svdpl4qff9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16318,'Svdpl4qff9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16319,'Svdpl4qff9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16320,'Svdpl4qff9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16321,'Svdpl4qff9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16322,'Svdpl4qff9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16323,'Svdpl4qff9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16324,'Svdpl4qff9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16325,'72FBLXyRDe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16326,'72FBLXyRDe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16327,'72FBLXyRDe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16328,'72FBLXyRDe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16329,'72FBLXyRDe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16330,'72FBLXyRDe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16331,'72FBLXyRDe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16332,'72FBLXyRDe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16333,'72FBLXyRDe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16334,'72FBLXyRDe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16335,'72FBLXyRDe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16336,'Nd4CrNUDvj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16337,'Nd4CrNUDvj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16338,'Nd4CrNUDvj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16339,'Nd4CrNUDvj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16340,'Nd4CrNUDvj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16341,'Nd4CrNUDvj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16342,'Nd4CrNUDvj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16343,'Nd4CrNUDvj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16344,'Nd4CrNUDvj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16345,'Nd4CrNUDvj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16346,'Nd4CrNUDvj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16347,'HKiECCdiWH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16348,'HKiECCdiWH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16349,'HKiECCdiWH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16350,'HKiECCdiWH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16351,'HKiECCdiWH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16352,'HKiECCdiWH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16353,'HKiECCdiWH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16354,'HKiECCdiWH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16355,'HKiECCdiWH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16356,'HKiECCdiWH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16357,'HKiECCdiWH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16358,'toy7IupOQR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16359,'toy7IupOQR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16360,'toy7IupOQR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16361,'toy7IupOQR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16362,'toy7IupOQR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16363,'toy7IupOQR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16364,'toy7IupOQR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16365,'toy7IupOQR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16366,'toy7IupOQR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16367,'toy7IupOQR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16368,'toy7IupOQR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16369,'6CAkWGhecv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16370,'6CAkWGhecv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16371,'6CAkWGhecv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16372,'6CAkWGhecv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16373,'6CAkWGhecv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16374,'6CAkWGhecv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16375,'6CAkWGhecv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16376,'6CAkWGhecv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16377,'6CAkWGhecv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16378,'6CAkWGhecv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16379,'6CAkWGhecv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16380,'f9Ag9qdICd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16381,'f9Ag9qdICd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16382,'f9Ag9qdICd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16383,'f9Ag9qdICd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16384,'f9Ag9qdICd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16385,'f9Ag9qdICd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16386,'f9Ag9qdICd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16387,'f9Ag9qdICd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16388,'f9Ag9qdICd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16389,'f9Ag9qdICd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16390,'f9Ag9qdICd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16391,'jx4o88I0DJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16392,'jx4o88I0DJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16393,'jx4o88I0DJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16394,'jx4o88I0DJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16395,'jx4o88I0DJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16396,'jx4o88I0DJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16397,'jx4o88I0DJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16398,'jx4o88I0DJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16399,'jx4o88I0DJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16400,'jx4o88I0DJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16401,'jx4o88I0DJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16402,'CdtNlHmPp5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16403,'CdtNlHmPp5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16404,'CdtNlHmPp5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16405,'CdtNlHmPp5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16406,'CdtNlHmPp5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16407,'CdtNlHmPp5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16408,'CdtNlHmPp5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16409,'CdtNlHmPp5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16410,'CdtNlHmPp5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16411,'CdtNlHmPp5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16412,'CdtNlHmPp5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16413,'uBHJtnGR03','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16414,'uBHJtnGR03','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16415,'uBHJtnGR03','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16416,'uBHJtnGR03','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16417,'uBHJtnGR03','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16418,'uBHJtnGR03','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16419,'uBHJtnGR03','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16420,'uBHJtnGR03','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16421,'uBHJtnGR03','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16422,'uBHJtnGR03','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16423,'uBHJtnGR03','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16424,'5wizSqlmIU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16425,'5wizSqlmIU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16426,'5wizSqlmIU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16427,'5wizSqlmIU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16428,'5wizSqlmIU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16429,'5wizSqlmIU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16430,'5wizSqlmIU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16431,'5wizSqlmIU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16432,'5wizSqlmIU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16433,'5wizSqlmIU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16434,'5wizSqlmIU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16435,'uciHwa8cAI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16436,'uciHwa8cAI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16437,'uciHwa8cAI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16438,'uciHwa8cAI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16439,'uciHwa8cAI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16440,'uciHwa8cAI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16441,'uciHwa8cAI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16442,'uciHwa8cAI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16443,'uciHwa8cAI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16444,'uciHwa8cAI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16445,'uciHwa8cAI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16446,'yFTTdnKRD7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16447,'yFTTdnKRD7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16448,'yFTTdnKRD7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16449,'yFTTdnKRD7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16450,'yFTTdnKRD7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16451,'yFTTdnKRD7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16452,'yFTTdnKRD7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16453,'yFTTdnKRD7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16454,'yFTTdnKRD7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16455,'yFTTdnKRD7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16456,'yFTTdnKRD7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16457,'7LJZPJKFFG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16458,'7LJZPJKFFG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16459,'7LJZPJKFFG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16460,'7LJZPJKFFG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16461,'7LJZPJKFFG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16462,'7LJZPJKFFG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16463,'7LJZPJKFFG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16464,'7LJZPJKFFG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16465,'7LJZPJKFFG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16466,'7LJZPJKFFG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16467,'7LJZPJKFFG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16468,'v4fYhPiBVD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16469,'v4fYhPiBVD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16470,'v4fYhPiBVD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16471,'v4fYhPiBVD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16472,'v4fYhPiBVD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16473,'v4fYhPiBVD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16474,'v4fYhPiBVD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16475,'v4fYhPiBVD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16476,'v4fYhPiBVD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16477,'v4fYhPiBVD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16478,'v4fYhPiBVD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16479,'1WghE9heOk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16480,'1WghE9heOk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16481,'1WghE9heOk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16482,'1WghE9heOk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16483,'1WghE9heOk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16484,'1WghE9heOk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16485,'1WghE9heOk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16486,'1WghE9heOk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16487,'1WghE9heOk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16488,'1WghE9heOk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16489,'1WghE9heOk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16490,'4zZwdJchZN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16491,'4zZwdJchZN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16492,'4zZwdJchZN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16493,'4zZwdJchZN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16494,'4zZwdJchZN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16495,'4zZwdJchZN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16496,'4zZwdJchZN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16497,'4zZwdJchZN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16498,'4zZwdJchZN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16499,'4zZwdJchZN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16500,'4zZwdJchZN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16501,'6BZ3Fp3vrn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16502,'6BZ3Fp3vrn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16503,'6BZ3Fp3vrn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16504,'6BZ3Fp3vrn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16505,'6BZ3Fp3vrn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16506,'6BZ3Fp3vrn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16507,'6BZ3Fp3vrn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16508,'6BZ3Fp3vrn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16509,'6BZ3Fp3vrn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16510,'6BZ3Fp3vrn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16511,'6BZ3Fp3vrn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16512,'WLzPL4aRz1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16513,'WLzPL4aRz1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16514,'WLzPL4aRz1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16515,'WLzPL4aRz1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16516,'WLzPL4aRz1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16517,'WLzPL4aRz1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16518,'WLzPL4aRz1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16519,'WLzPL4aRz1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16520,'WLzPL4aRz1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16521,'WLzPL4aRz1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16522,'WLzPL4aRz1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16523,'Of8tV43RJe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16524,'Of8tV43RJe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16525,'Of8tV43RJe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16526,'Of8tV43RJe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16527,'Of8tV43RJe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16528,'Of8tV43RJe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16529,'Of8tV43RJe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16530,'Of8tV43RJe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16531,'Of8tV43RJe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16532,'Of8tV43RJe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16533,'Of8tV43RJe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16534,'V0z1VJklFX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16535,'V0z1VJklFX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16536,'V0z1VJklFX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16537,'V0z1VJklFX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16538,'V0z1VJklFX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16539,'V0z1VJklFX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16540,'V0z1VJklFX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16541,'V0z1VJklFX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16542,'V0z1VJklFX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16543,'V0z1VJklFX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16544,'V0z1VJklFX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16545,'Nt6yPfin08','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16546,'Nt6yPfin08','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16547,'Nt6yPfin08','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16548,'Nt6yPfin08','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16549,'Nt6yPfin08','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16550,'Nt6yPfin08','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16551,'Nt6yPfin08','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16552,'Nt6yPfin08','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16553,'Nt6yPfin08','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16554,'Nt6yPfin08','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16555,'Nt6yPfin08','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16556,'urtf8liD8c','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16557,'urtf8liD8c','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16558,'urtf8liD8c','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16559,'urtf8liD8c','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16560,'urtf8liD8c','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16561,'urtf8liD8c','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16562,'urtf8liD8c','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16563,'urtf8liD8c','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16564,'urtf8liD8c','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16565,'urtf8liD8c','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16566,'urtf8liD8c','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16567,'7NNvhVIDFg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16568,'7NNvhVIDFg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16569,'7NNvhVIDFg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16570,'7NNvhVIDFg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16571,'7NNvhVIDFg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16572,'7NNvhVIDFg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16573,'7NNvhVIDFg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16574,'7NNvhVIDFg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16575,'7NNvhVIDFg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16576,'7NNvhVIDFg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16577,'7NNvhVIDFg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16578,'oF8JNbu4b7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16579,'oF8JNbu4b7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16580,'oF8JNbu4b7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16581,'oF8JNbu4b7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16582,'oF8JNbu4b7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16583,'oF8JNbu4b7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16584,'oF8JNbu4b7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16585,'oF8JNbu4b7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16586,'oF8JNbu4b7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16587,'oF8JNbu4b7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16588,'oF8JNbu4b7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16589,'8cygIsdaEb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16590,'8cygIsdaEb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16591,'8cygIsdaEb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16592,'8cygIsdaEb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16593,'8cygIsdaEb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16594,'8cygIsdaEb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16595,'8cygIsdaEb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16596,'8cygIsdaEb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16597,'8cygIsdaEb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16598,'8cygIsdaEb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16599,'8cygIsdaEb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16600,'biG59IDWYT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16601,'biG59IDWYT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16602,'biG59IDWYT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16603,'biG59IDWYT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16604,'biG59IDWYT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16605,'biG59IDWYT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16606,'biG59IDWYT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16607,'biG59IDWYT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16608,'biG59IDWYT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16609,'biG59IDWYT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16610,'biG59IDWYT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16611,'xvBED8K24h','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16612,'xvBED8K24h','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16613,'xvBED8K24h','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16614,'xvBED8K24h','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16615,'xvBED8K24h','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16616,'xvBED8K24h','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16617,'xvBED8K24h','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16618,'xvBED8K24h','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16619,'xvBED8K24h','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16620,'xvBED8K24h','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16621,'xvBED8K24h','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16622,'3AMVASXiAc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16623,'3AMVASXiAc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16624,'3AMVASXiAc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16625,'3AMVASXiAc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16626,'3AMVASXiAc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16627,'3AMVASXiAc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16628,'3AMVASXiAc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16629,'3AMVASXiAc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16630,'3AMVASXiAc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16631,'3AMVASXiAc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16632,'3AMVASXiAc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16633,'MgmLu78qum','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16634,'MgmLu78qum','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16635,'MgmLu78qum','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16636,'MgmLu78qum','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16637,'MgmLu78qum','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16638,'MgmLu78qum','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16639,'MgmLu78qum','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16640,'MgmLu78qum','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16641,'MgmLu78qum','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16642,'MgmLu78qum','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16643,'MgmLu78qum','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16644,'w8TbV4WP63','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16645,'w8TbV4WP63','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16646,'w8TbV4WP63','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16647,'w8TbV4WP63','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16648,'w8TbV4WP63','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16649,'w8TbV4WP63','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16650,'w8TbV4WP63','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16651,'w8TbV4WP63','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16652,'w8TbV4WP63','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16653,'w8TbV4WP63','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16654,'w8TbV4WP63','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16655,'uwGDeEFmuc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16656,'uwGDeEFmuc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16657,'uwGDeEFmuc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16658,'uwGDeEFmuc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16659,'uwGDeEFmuc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16660,'uwGDeEFmuc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16661,'uwGDeEFmuc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16662,'uwGDeEFmuc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16663,'uwGDeEFmuc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16664,'uwGDeEFmuc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16665,'uwGDeEFmuc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16666,'Di3o5mPWQl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16667,'Di3o5mPWQl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16668,'Di3o5mPWQl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16669,'Di3o5mPWQl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16670,'Di3o5mPWQl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16671,'Di3o5mPWQl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16672,'Di3o5mPWQl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16673,'Di3o5mPWQl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16674,'Di3o5mPWQl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16675,'Di3o5mPWQl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16676,'Di3o5mPWQl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16677,'EgS2OuB9eQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16678,'EgS2OuB9eQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16679,'EgS2OuB9eQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16680,'EgS2OuB9eQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16681,'EgS2OuB9eQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16682,'EgS2OuB9eQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16683,'EgS2OuB9eQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16684,'EgS2OuB9eQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16685,'EgS2OuB9eQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16686,'EgS2OuB9eQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16687,'EgS2OuB9eQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16688,'TdJcHd5ZDX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16689,'TdJcHd5ZDX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16690,'TdJcHd5ZDX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16691,'TdJcHd5ZDX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16692,'TdJcHd5ZDX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16693,'TdJcHd5ZDX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16694,'TdJcHd5ZDX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16695,'TdJcHd5ZDX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16696,'TdJcHd5ZDX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16697,'TdJcHd5ZDX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16698,'TdJcHd5ZDX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16699,'79UzuUzScs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16700,'79UzuUzScs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16701,'79UzuUzScs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16702,'79UzuUzScs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16703,'79UzuUzScs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16704,'79UzuUzScs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16705,'79UzuUzScs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16706,'79UzuUzScs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16707,'79UzuUzScs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16708,'79UzuUzScs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16709,'79UzuUzScs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16710,'wPzhbbIZ63','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16711,'wPzhbbIZ63','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16712,'wPzhbbIZ63','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16713,'wPzhbbIZ63','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16714,'wPzhbbIZ63','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16715,'wPzhbbIZ63','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16716,'wPzhbbIZ63','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16717,'wPzhbbIZ63','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16718,'wPzhbbIZ63','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16719,'wPzhbbIZ63','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16720,'wPzhbbIZ63','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16721,'B26U20SDTN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16722,'B26U20SDTN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16723,'B26U20SDTN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16724,'B26U20SDTN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16725,'B26U20SDTN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16726,'B26U20SDTN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16727,'B26U20SDTN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16728,'B26U20SDTN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16729,'B26U20SDTN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16730,'B26U20SDTN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16731,'B26U20SDTN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16732,'iGA0Qux3CS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16733,'iGA0Qux3CS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16734,'iGA0Qux3CS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16735,'iGA0Qux3CS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16736,'iGA0Qux3CS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16737,'iGA0Qux3CS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16738,'iGA0Qux3CS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16739,'iGA0Qux3CS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16740,'iGA0Qux3CS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16741,'iGA0Qux3CS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16742,'iGA0Qux3CS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16743,'JRjKJJAbDN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16744,'JRjKJJAbDN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16745,'JRjKJJAbDN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16746,'JRjKJJAbDN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16747,'JRjKJJAbDN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16748,'JRjKJJAbDN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16749,'JRjKJJAbDN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16750,'JRjKJJAbDN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16751,'JRjKJJAbDN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16752,'JRjKJJAbDN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16753,'JRjKJJAbDN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16754,'UuUV1ozeA1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16755,'UuUV1ozeA1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16756,'UuUV1ozeA1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16757,'UuUV1ozeA1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16758,'UuUV1ozeA1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16759,'UuUV1ozeA1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16760,'UuUV1ozeA1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16761,'UuUV1ozeA1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16762,'UuUV1ozeA1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16763,'UuUV1ozeA1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16764,'UuUV1ozeA1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16765,'CJbJfX5pDg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16766,'CJbJfX5pDg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16767,'CJbJfX5pDg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16768,'CJbJfX5pDg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16769,'CJbJfX5pDg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16770,'CJbJfX5pDg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16771,'CJbJfX5pDg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16772,'CJbJfX5pDg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16773,'CJbJfX5pDg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16774,'CJbJfX5pDg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16775,'CJbJfX5pDg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16776,'pe5EoSp9ER','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16777,'pe5EoSp9ER','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16778,'pe5EoSp9ER','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16779,'pe5EoSp9ER','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16780,'pe5EoSp9ER','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16781,'pe5EoSp9ER','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16782,'pe5EoSp9ER','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16783,'pe5EoSp9ER','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16784,'pe5EoSp9ER','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16785,'pe5EoSp9ER','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16786,'pe5EoSp9ER','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16787,'pQuscabAgf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16788,'pQuscabAgf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16789,'pQuscabAgf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16790,'pQuscabAgf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16791,'pQuscabAgf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16792,'pQuscabAgf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16793,'pQuscabAgf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16794,'pQuscabAgf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16795,'pQuscabAgf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16796,'pQuscabAgf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16797,'pQuscabAgf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16798,'tyo5us29AH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16799,'tyo5us29AH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16800,'tyo5us29AH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16801,'tyo5us29AH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16802,'tyo5us29AH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16803,'tyo5us29AH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16804,'tyo5us29AH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16805,'tyo5us29AH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16806,'tyo5us29AH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16807,'tyo5us29AH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16808,'tyo5us29AH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16809,'BGEQyKDmub','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16810,'BGEQyKDmub','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16811,'BGEQyKDmub','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16812,'BGEQyKDmub','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16813,'BGEQyKDmub','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16814,'BGEQyKDmub','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16815,'BGEQyKDmub','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16816,'BGEQyKDmub','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16817,'BGEQyKDmub','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16818,'BGEQyKDmub','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16819,'BGEQyKDmub','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16820,'bt612forx0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16821,'bt612forx0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16822,'bt612forx0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16823,'bt612forx0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16824,'bt612forx0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16825,'bt612forx0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16826,'bt612forx0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16827,'bt612forx0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16828,'bt612forx0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16829,'bt612forx0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16830,'bt612forx0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16831,'0qOeo1dg1z','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16832,'0qOeo1dg1z','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16833,'0qOeo1dg1z','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16834,'0qOeo1dg1z','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16835,'0qOeo1dg1z','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16836,'0qOeo1dg1z','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16837,'0qOeo1dg1z','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16838,'0qOeo1dg1z','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16839,'0qOeo1dg1z','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16840,'0qOeo1dg1z','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16841,'0qOeo1dg1z','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16842,'6jp7zHIdht','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16843,'6jp7zHIdht','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16844,'6jp7zHIdht','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16845,'6jp7zHIdht','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16846,'6jp7zHIdht','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16847,'6jp7zHIdht','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16848,'6jp7zHIdht','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16849,'6jp7zHIdht','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16850,'6jp7zHIdht','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16851,'6jp7zHIdht','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16852,'6jp7zHIdht','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16853,'edt8r4WbNQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16854,'edt8r4WbNQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16855,'edt8r4WbNQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16856,'edt8r4WbNQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16857,'edt8r4WbNQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16858,'edt8r4WbNQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16859,'edt8r4WbNQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16860,'edt8r4WbNQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16861,'edt8r4WbNQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16862,'edt8r4WbNQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16863,'edt8r4WbNQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16864,'jIYSq94Iw4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16865,'jIYSq94Iw4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16866,'jIYSq94Iw4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16867,'jIYSq94Iw4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16868,'jIYSq94Iw4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16869,'jIYSq94Iw4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16870,'jIYSq94Iw4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16871,'jIYSq94Iw4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16872,'jIYSq94Iw4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16873,'jIYSq94Iw4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16874,'jIYSq94Iw4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16875,'oWQ2AIPQSy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16876,'oWQ2AIPQSy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16877,'oWQ2AIPQSy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16878,'oWQ2AIPQSy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16879,'oWQ2AIPQSy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16880,'oWQ2AIPQSy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16881,'oWQ2AIPQSy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16882,'oWQ2AIPQSy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16883,'oWQ2AIPQSy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16884,'oWQ2AIPQSy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16885,'oWQ2AIPQSy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16886,'sQQNM9zYok','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16887,'sQQNM9zYok','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16888,'sQQNM9zYok','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16889,'sQQNM9zYok','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16890,'sQQNM9zYok','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16891,'sQQNM9zYok','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16892,'sQQNM9zYok','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16893,'sQQNM9zYok','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16894,'sQQNM9zYok','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16895,'sQQNM9zYok','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16896,'sQQNM9zYok','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16897,'RayAQQFqo4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16898,'RayAQQFqo4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16899,'RayAQQFqo4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16900,'RayAQQFqo4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16901,'RayAQQFqo4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16902,'RayAQQFqo4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16903,'RayAQQFqo4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16904,'RayAQQFqo4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16905,'RayAQQFqo4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16906,'RayAQQFqo4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16907,'RayAQQFqo4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16908,'DlpINleDl0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16909,'DlpINleDl0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16910,'DlpINleDl0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16911,'DlpINleDl0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16912,'DlpINleDl0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16913,'DlpINleDl0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16914,'DlpINleDl0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16915,'DlpINleDl0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16916,'DlpINleDl0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16917,'DlpINleDl0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16918,'DlpINleDl0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16919,'o5mxs7JESW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16920,'o5mxs7JESW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16921,'o5mxs7JESW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16922,'o5mxs7JESW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16923,'o5mxs7JESW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16924,'o5mxs7JESW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16925,'o5mxs7JESW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16926,'o5mxs7JESW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16927,'o5mxs7JESW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16928,'o5mxs7JESW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16929,'o5mxs7JESW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16930,'ENtZP0GVDa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16931,'ENtZP0GVDa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16932,'ENtZP0GVDa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16933,'ENtZP0GVDa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16934,'ENtZP0GVDa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16935,'ENtZP0GVDa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16936,'ENtZP0GVDa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16937,'ENtZP0GVDa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16938,'ENtZP0GVDa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16939,'ENtZP0GVDa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16940,'ENtZP0GVDa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16941,'ANNzDlAF21','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16942,'ANNzDlAF21','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16943,'ANNzDlAF21','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16944,'ANNzDlAF21','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16945,'ANNzDlAF21','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16946,'ANNzDlAF21','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16947,'ANNzDlAF21','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16948,'ANNzDlAF21','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16949,'ANNzDlAF21','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16950,'ANNzDlAF21','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16951,'ANNzDlAF21','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16952,'lAyOmyFWmx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16953,'lAyOmyFWmx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16954,'lAyOmyFWmx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16955,'lAyOmyFWmx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16956,'lAyOmyFWmx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16957,'lAyOmyFWmx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16958,'lAyOmyFWmx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16959,'lAyOmyFWmx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16960,'lAyOmyFWmx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16961,'lAyOmyFWmx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16962,'lAyOmyFWmx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16963,'7wCdkUTkGg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16964,'7wCdkUTkGg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16965,'7wCdkUTkGg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16966,'7wCdkUTkGg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16967,'7wCdkUTkGg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16968,'7wCdkUTkGg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16969,'7wCdkUTkGg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16970,'7wCdkUTkGg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16971,'7wCdkUTkGg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16972,'7wCdkUTkGg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16973,'7wCdkUTkGg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16974,'6JXuhvKtPH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16975,'6JXuhvKtPH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16976,'6JXuhvKtPH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16977,'6JXuhvKtPH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16978,'6JXuhvKtPH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16979,'6JXuhvKtPH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16980,'6JXuhvKtPH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16981,'6JXuhvKtPH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16982,'6JXuhvKtPH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16983,'6JXuhvKtPH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16984,'6JXuhvKtPH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16985,'sguBuuZIwq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16986,'sguBuuZIwq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16987,'sguBuuZIwq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16988,'sguBuuZIwq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16989,'sguBuuZIwq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16990,'sguBuuZIwq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16991,'sguBuuZIwq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16992,'sguBuuZIwq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16993,'sguBuuZIwq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16994,'sguBuuZIwq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16995,'sguBuuZIwq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16996,'p1uOQsj17P','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16997,'p1uOQsj17P','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16998,'p1uOQsj17P','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (16999,'p1uOQsj17P','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17000,'p1uOQsj17P','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17001,'p1uOQsj17P','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17002,'p1uOQsj17P','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17003,'p1uOQsj17P','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17004,'p1uOQsj17P','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17005,'p1uOQsj17P','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17006,'p1uOQsj17P','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17007,'dJfuvt1jLl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17008,'dJfuvt1jLl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17009,'dJfuvt1jLl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17010,'dJfuvt1jLl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17011,'dJfuvt1jLl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17012,'dJfuvt1jLl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17013,'dJfuvt1jLl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17014,'dJfuvt1jLl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17015,'dJfuvt1jLl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17016,'dJfuvt1jLl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17017,'dJfuvt1jLl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17018,'aCwzmYHkIk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17019,'aCwzmYHkIk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17020,'aCwzmYHkIk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17021,'aCwzmYHkIk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17022,'aCwzmYHkIk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17023,'aCwzmYHkIk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17024,'aCwzmYHkIk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17025,'aCwzmYHkIk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17026,'aCwzmYHkIk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17027,'aCwzmYHkIk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17028,'aCwzmYHkIk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17029,'MbRTRNabdq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17030,'MbRTRNabdq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17031,'MbRTRNabdq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17032,'MbRTRNabdq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17033,'MbRTRNabdq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17034,'MbRTRNabdq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17035,'MbRTRNabdq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17036,'MbRTRNabdq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17037,'MbRTRNabdq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17038,'MbRTRNabdq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17039,'MbRTRNabdq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17040,'IR8HD0CvB9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17041,'IR8HD0CvB9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17042,'IR8HD0CvB9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17043,'IR8HD0CvB9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17044,'IR8HD0CvB9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17045,'IR8HD0CvB9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17046,'IR8HD0CvB9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17047,'IR8HD0CvB9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17048,'IR8HD0CvB9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17049,'IR8HD0CvB9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17050,'IR8HD0CvB9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17051,'8qWSWq6S3D','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17052,'8qWSWq6S3D','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17053,'8qWSWq6S3D','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17054,'8qWSWq6S3D','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17055,'8qWSWq6S3D','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17056,'8qWSWq6S3D','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17057,'8qWSWq6S3D','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17058,'8qWSWq6S3D','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17059,'8qWSWq6S3D','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17060,'8qWSWq6S3D','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17061,'8qWSWq6S3D','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17062,'MrT4xT7P8s','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17063,'MrT4xT7P8s','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17064,'MrT4xT7P8s','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17065,'MrT4xT7P8s','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17066,'MrT4xT7P8s','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17067,'MrT4xT7P8s','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17068,'MrT4xT7P8s','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17069,'MrT4xT7P8s','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17070,'MrT4xT7P8s','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17071,'MrT4xT7P8s','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17072,'MrT4xT7P8s','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17073,'NskeMabw7V','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17074,'NskeMabw7V','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17075,'NskeMabw7V','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17076,'NskeMabw7V','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17077,'NskeMabw7V','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17078,'NskeMabw7V','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17079,'NskeMabw7V','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17080,'NskeMabw7V','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17081,'NskeMabw7V','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17082,'NskeMabw7V','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17083,'NskeMabw7V','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17084,'M1ajmohKws','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17085,'M1ajmohKws','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17086,'M1ajmohKws','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17087,'M1ajmohKws','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17088,'M1ajmohKws','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17089,'M1ajmohKws','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17090,'M1ajmohKws','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17091,'M1ajmohKws','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17092,'M1ajmohKws','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17093,'M1ajmohKws','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17094,'M1ajmohKws','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17095,'oG1NcmTiii','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17096,'oG1NcmTiii','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17097,'oG1NcmTiii','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17098,'oG1NcmTiii','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17099,'oG1NcmTiii','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17100,'oG1NcmTiii','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17101,'oG1NcmTiii','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17102,'oG1NcmTiii','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17103,'oG1NcmTiii','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17104,'oG1NcmTiii','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17105,'oG1NcmTiii','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17106,'30xd4fKpdK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17107,'30xd4fKpdK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17108,'30xd4fKpdK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17109,'30xd4fKpdK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17110,'30xd4fKpdK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17111,'30xd4fKpdK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17112,'30xd4fKpdK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17113,'30xd4fKpdK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17114,'30xd4fKpdK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17115,'30xd4fKpdK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17116,'30xd4fKpdK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17117,'mkAhYe0WGk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17118,'mkAhYe0WGk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17119,'mkAhYe0WGk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17120,'mkAhYe0WGk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17121,'mkAhYe0WGk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17122,'mkAhYe0WGk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17123,'mkAhYe0WGk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17124,'mkAhYe0WGk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17125,'mkAhYe0WGk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17126,'mkAhYe0WGk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17127,'mkAhYe0WGk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17128,'GqOtAABsSQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17129,'GqOtAABsSQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17130,'GqOtAABsSQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17131,'GqOtAABsSQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17132,'GqOtAABsSQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17133,'GqOtAABsSQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17134,'GqOtAABsSQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17135,'GqOtAABsSQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17136,'GqOtAABsSQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17137,'GqOtAABsSQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17138,'GqOtAABsSQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17139,'d1o3wUtiMx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17140,'d1o3wUtiMx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17141,'d1o3wUtiMx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17142,'d1o3wUtiMx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17143,'d1o3wUtiMx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17144,'d1o3wUtiMx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17145,'d1o3wUtiMx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17146,'d1o3wUtiMx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17147,'d1o3wUtiMx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17148,'d1o3wUtiMx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17149,'d1o3wUtiMx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17150,'woONmu8oEy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17151,'woONmu8oEy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17152,'woONmu8oEy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17153,'woONmu8oEy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17154,'woONmu8oEy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17155,'woONmu8oEy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17156,'woONmu8oEy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17157,'woONmu8oEy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17158,'woONmu8oEy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17159,'woONmu8oEy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17160,'woONmu8oEy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17161,'yGajOUfWYo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17162,'yGajOUfWYo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17163,'yGajOUfWYo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17164,'yGajOUfWYo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17165,'yGajOUfWYo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17166,'yGajOUfWYo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17167,'yGajOUfWYo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17168,'yGajOUfWYo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17169,'yGajOUfWYo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17170,'yGajOUfWYo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17171,'yGajOUfWYo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17172,'cf4jpFWXPu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17173,'cf4jpFWXPu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17174,'cf4jpFWXPu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17175,'cf4jpFWXPu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17176,'cf4jpFWXPu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17177,'cf4jpFWXPu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17178,'cf4jpFWXPu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17179,'cf4jpFWXPu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17180,'cf4jpFWXPu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17181,'cf4jpFWXPu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17182,'cf4jpFWXPu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17183,'P7oaE5TUeJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17184,'P7oaE5TUeJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17185,'P7oaE5TUeJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17186,'P7oaE5TUeJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17187,'P7oaE5TUeJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17188,'P7oaE5TUeJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17189,'P7oaE5TUeJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17190,'P7oaE5TUeJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17191,'P7oaE5TUeJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17192,'P7oaE5TUeJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17193,'P7oaE5TUeJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17194,'aAWde10kKQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17195,'aAWde10kKQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17196,'aAWde10kKQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17197,'aAWde10kKQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17198,'aAWde10kKQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17199,'aAWde10kKQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17200,'aAWde10kKQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17201,'aAWde10kKQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17202,'aAWde10kKQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17203,'aAWde10kKQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17204,'aAWde10kKQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17205,'XbzoHdcVTl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17206,'XbzoHdcVTl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17207,'XbzoHdcVTl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17208,'XbzoHdcVTl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17209,'XbzoHdcVTl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17210,'XbzoHdcVTl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17211,'XbzoHdcVTl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17212,'XbzoHdcVTl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17213,'XbzoHdcVTl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17214,'XbzoHdcVTl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17215,'XbzoHdcVTl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17216,'WPvVD4IxpE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17217,'WPvVD4IxpE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17218,'WPvVD4IxpE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17219,'WPvVD4IxpE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17220,'WPvVD4IxpE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17221,'WPvVD4IxpE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17222,'WPvVD4IxpE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17223,'WPvVD4IxpE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17224,'WPvVD4IxpE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17225,'WPvVD4IxpE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17226,'WPvVD4IxpE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17227,'46Dmt4izV8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17228,'46Dmt4izV8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17229,'46Dmt4izV8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17230,'46Dmt4izV8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17231,'46Dmt4izV8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17232,'46Dmt4izV8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17233,'46Dmt4izV8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17234,'46Dmt4izV8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17235,'46Dmt4izV8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17236,'46Dmt4izV8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17237,'46Dmt4izV8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17238,'MLHdhbKjnM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17239,'MLHdhbKjnM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17240,'MLHdhbKjnM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17241,'MLHdhbKjnM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17242,'MLHdhbKjnM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17243,'MLHdhbKjnM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17244,'MLHdhbKjnM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17245,'MLHdhbKjnM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17246,'MLHdhbKjnM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17247,'MLHdhbKjnM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17248,'MLHdhbKjnM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17249,'Jt6A0LghHv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17250,'Jt6A0LghHv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17251,'Jt6A0LghHv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17252,'Jt6A0LghHv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17253,'Jt6A0LghHv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17254,'Jt6A0LghHv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17255,'Jt6A0LghHv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17256,'Jt6A0LghHv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17257,'Jt6A0LghHv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17258,'Jt6A0LghHv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17259,'Jt6A0LghHv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17260,'eagHwczO5u','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17261,'eagHwczO5u','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17262,'eagHwczO5u','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17263,'eagHwczO5u','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17264,'eagHwczO5u','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17265,'eagHwczO5u','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17266,'eagHwczO5u','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17267,'eagHwczO5u','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17268,'eagHwczO5u','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17269,'eagHwczO5u','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17270,'eagHwczO5u','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17271,'BQIMCwhoaV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17272,'BQIMCwhoaV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17273,'BQIMCwhoaV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17274,'BQIMCwhoaV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17275,'BQIMCwhoaV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17276,'BQIMCwhoaV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17277,'BQIMCwhoaV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17278,'BQIMCwhoaV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17279,'BQIMCwhoaV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17280,'BQIMCwhoaV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17281,'BQIMCwhoaV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17282,'5ftddbwZdI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17283,'5ftddbwZdI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17284,'5ftddbwZdI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17285,'5ftddbwZdI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17286,'5ftddbwZdI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17287,'5ftddbwZdI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17288,'5ftddbwZdI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17289,'5ftddbwZdI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17290,'5ftddbwZdI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17291,'5ftddbwZdI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17292,'5ftddbwZdI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17293,'yu7tAOZGkw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17294,'yu7tAOZGkw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17295,'yu7tAOZGkw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17296,'yu7tAOZGkw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17297,'yu7tAOZGkw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17298,'yu7tAOZGkw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17299,'yu7tAOZGkw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17300,'yu7tAOZGkw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17301,'yu7tAOZGkw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17302,'yu7tAOZGkw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17303,'yu7tAOZGkw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17304,'gmK8G9n3Qy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17305,'gmK8G9n3Qy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17306,'gmK8G9n3Qy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17307,'gmK8G9n3Qy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17308,'gmK8G9n3Qy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17309,'gmK8G9n3Qy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17310,'gmK8G9n3Qy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17311,'gmK8G9n3Qy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17312,'gmK8G9n3Qy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17313,'gmK8G9n3Qy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17314,'gmK8G9n3Qy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17315,'O6pXHxSHJc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17316,'O6pXHxSHJc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17317,'O6pXHxSHJc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17318,'O6pXHxSHJc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17319,'O6pXHxSHJc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17320,'O6pXHxSHJc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17321,'O6pXHxSHJc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17322,'O6pXHxSHJc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17323,'O6pXHxSHJc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17324,'O6pXHxSHJc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17325,'O6pXHxSHJc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17326,'fFvGFzA4hr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17327,'fFvGFzA4hr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17328,'fFvGFzA4hr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17329,'fFvGFzA4hr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17330,'fFvGFzA4hr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17331,'fFvGFzA4hr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17332,'fFvGFzA4hr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17333,'fFvGFzA4hr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17334,'fFvGFzA4hr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17335,'fFvGFzA4hr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17336,'fFvGFzA4hr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17337,'fmO7we2Mqv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17338,'fmO7we2Mqv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17339,'fmO7we2Mqv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17340,'fmO7we2Mqv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17341,'fmO7we2Mqv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17342,'fmO7we2Mqv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17343,'fmO7we2Mqv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17344,'fmO7we2Mqv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17345,'fmO7we2Mqv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17346,'fmO7we2Mqv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17347,'fmO7we2Mqv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17348,'BMYqa92aE0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17349,'BMYqa92aE0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17350,'BMYqa92aE0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17351,'BMYqa92aE0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17352,'BMYqa92aE0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17353,'BMYqa92aE0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17354,'BMYqa92aE0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17355,'BMYqa92aE0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17356,'BMYqa92aE0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17357,'BMYqa92aE0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17358,'BMYqa92aE0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17359,'FoysegHukj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17360,'FoysegHukj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17361,'FoysegHukj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17362,'FoysegHukj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17363,'FoysegHukj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17364,'FoysegHukj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17365,'FoysegHukj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17366,'FoysegHukj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17367,'FoysegHukj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17368,'FoysegHukj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17369,'FoysegHukj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17370,'XSaW5MLImt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17371,'XSaW5MLImt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17372,'XSaW5MLImt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17373,'XSaW5MLImt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17374,'XSaW5MLImt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17375,'XSaW5MLImt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17376,'XSaW5MLImt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17377,'XSaW5MLImt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17378,'XSaW5MLImt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17379,'XSaW5MLImt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17380,'XSaW5MLImt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17381,'w9mrCqDYYq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17382,'w9mrCqDYYq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17383,'w9mrCqDYYq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17384,'w9mrCqDYYq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17385,'w9mrCqDYYq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17386,'w9mrCqDYYq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17387,'w9mrCqDYYq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17388,'w9mrCqDYYq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17389,'w9mrCqDYYq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17390,'w9mrCqDYYq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17391,'w9mrCqDYYq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17392,'oNJTNfU0dU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17393,'oNJTNfU0dU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17394,'oNJTNfU0dU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17395,'oNJTNfU0dU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17396,'oNJTNfU0dU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17397,'oNJTNfU0dU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17398,'oNJTNfU0dU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17399,'oNJTNfU0dU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17400,'oNJTNfU0dU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17401,'oNJTNfU0dU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17402,'oNJTNfU0dU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17403,'fnbEBJE8xT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17404,'fnbEBJE8xT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17405,'fnbEBJE8xT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17406,'fnbEBJE8xT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17407,'fnbEBJE8xT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17408,'fnbEBJE8xT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17409,'fnbEBJE8xT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17410,'fnbEBJE8xT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17411,'fnbEBJE8xT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17412,'fnbEBJE8xT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17413,'fnbEBJE8xT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17414,'ZwAYemLIof','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17415,'ZwAYemLIof','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17416,'ZwAYemLIof','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17417,'ZwAYemLIof','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17418,'ZwAYemLIof','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17419,'ZwAYemLIof','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17420,'ZwAYemLIof','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17421,'ZwAYemLIof','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17422,'ZwAYemLIof','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17423,'ZwAYemLIof','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17424,'ZwAYemLIof','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17425,'gbtFBHKdVM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17426,'gbtFBHKdVM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17427,'gbtFBHKdVM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17428,'gbtFBHKdVM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17429,'gbtFBHKdVM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17430,'gbtFBHKdVM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17431,'gbtFBHKdVM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17432,'gbtFBHKdVM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17433,'gbtFBHKdVM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17434,'gbtFBHKdVM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17435,'gbtFBHKdVM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17436,'L1OgOOpY9J','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17437,'L1OgOOpY9J','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17438,'L1OgOOpY9J','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17439,'L1OgOOpY9J','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17440,'L1OgOOpY9J','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17441,'L1OgOOpY9J','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17442,'L1OgOOpY9J','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17443,'L1OgOOpY9J','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17444,'L1OgOOpY9J','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17445,'L1OgOOpY9J','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17446,'L1OgOOpY9J','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17447,'IlX2H4WdHU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17448,'IlX2H4WdHU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17449,'IlX2H4WdHU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17450,'IlX2H4WdHU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17451,'IlX2H4WdHU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17452,'IlX2H4WdHU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17453,'IlX2H4WdHU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17454,'IlX2H4WdHU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17455,'IlX2H4WdHU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17456,'IlX2H4WdHU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17457,'IlX2H4WdHU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17458,'meKL1KV9c5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17459,'meKL1KV9c5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17460,'meKL1KV9c5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17461,'meKL1KV9c5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17462,'meKL1KV9c5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17463,'meKL1KV9c5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17464,'meKL1KV9c5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17465,'meKL1KV9c5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17466,'meKL1KV9c5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17467,'meKL1KV9c5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17468,'meKL1KV9c5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17469,'eNRtzHuPvg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17470,'eNRtzHuPvg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17471,'eNRtzHuPvg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17472,'eNRtzHuPvg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17473,'eNRtzHuPvg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17474,'eNRtzHuPvg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17475,'eNRtzHuPvg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17476,'eNRtzHuPvg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17477,'eNRtzHuPvg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17478,'eNRtzHuPvg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17479,'eNRtzHuPvg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17480,'3ZZtDRETPS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17481,'3ZZtDRETPS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17482,'3ZZtDRETPS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17483,'3ZZtDRETPS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17484,'3ZZtDRETPS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17485,'3ZZtDRETPS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17486,'3ZZtDRETPS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17487,'3ZZtDRETPS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17488,'3ZZtDRETPS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17489,'3ZZtDRETPS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17490,'3ZZtDRETPS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17491,'a3whgifSYU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17492,'a3whgifSYU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17493,'a3whgifSYU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17494,'a3whgifSYU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17495,'a3whgifSYU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17496,'a3whgifSYU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17497,'a3whgifSYU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17498,'a3whgifSYU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17499,'a3whgifSYU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17500,'a3whgifSYU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17501,'a3whgifSYU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17502,'DusWusPAir','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17503,'DusWusPAir','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17504,'DusWusPAir','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17505,'DusWusPAir','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17506,'DusWusPAir','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17507,'DusWusPAir','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17508,'DusWusPAir','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17509,'DusWusPAir','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17510,'DusWusPAir','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17511,'DusWusPAir','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17512,'DusWusPAir','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17513,'oR2dN890Hu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17514,'oR2dN890Hu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17515,'oR2dN890Hu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17516,'oR2dN890Hu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17517,'oR2dN890Hu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17518,'oR2dN890Hu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17519,'oR2dN890Hu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17520,'oR2dN890Hu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17521,'oR2dN890Hu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17522,'oR2dN890Hu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17523,'oR2dN890Hu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17524,'jbpIjBmLrN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17525,'jbpIjBmLrN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17526,'jbpIjBmLrN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17527,'jbpIjBmLrN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17528,'jbpIjBmLrN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17529,'jbpIjBmLrN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17530,'jbpIjBmLrN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17531,'jbpIjBmLrN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17532,'jbpIjBmLrN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17533,'jbpIjBmLrN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17534,'jbpIjBmLrN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17535,'2wkmgUZ3Y6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17536,'2wkmgUZ3Y6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17537,'2wkmgUZ3Y6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17538,'2wkmgUZ3Y6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17539,'2wkmgUZ3Y6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17540,'2wkmgUZ3Y6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17541,'2wkmgUZ3Y6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17542,'2wkmgUZ3Y6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17543,'2wkmgUZ3Y6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17544,'2wkmgUZ3Y6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17545,'2wkmgUZ3Y6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17546,'l66qHfWXfx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17547,'l66qHfWXfx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17548,'l66qHfWXfx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17549,'l66qHfWXfx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17550,'l66qHfWXfx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17551,'l66qHfWXfx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17552,'l66qHfWXfx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17553,'l66qHfWXfx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17554,'l66qHfWXfx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17555,'l66qHfWXfx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17556,'l66qHfWXfx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17557,'zzpMt0aR66','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17558,'zzpMt0aR66','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17559,'zzpMt0aR66','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17560,'zzpMt0aR66','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17561,'zzpMt0aR66','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17562,'zzpMt0aR66','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17563,'zzpMt0aR66','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17564,'zzpMt0aR66','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17565,'zzpMt0aR66','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17566,'zzpMt0aR66','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17567,'zzpMt0aR66','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17568,'acKFAaLeca','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17569,'acKFAaLeca','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17570,'acKFAaLeca','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17571,'acKFAaLeca','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17572,'acKFAaLeca','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17573,'acKFAaLeca','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17574,'acKFAaLeca','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17575,'acKFAaLeca','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17576,'acKFAaLeca','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17577,'acKFAaLeca','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17578,'acKFAaLeca','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17579,'6G5WaozM3V','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17580,'6G5WaozM3V','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17581,'6G5WaozM3V','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17582,'6G5WaozM3V','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17583,'6G5WaozM3V','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17584,'6G5WaozM3V','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17585,'6G5WaozM3V','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17586,'6G5WaozM3V','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17587,'6G5WaozM3V','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17588,'6G5WaozM3V','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17589,'6G5WaozM3V','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17590,'qKwdAKVScm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17591,'qKwdAKVScm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17592,'qKwdAKVScm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17593,'qKwdAKVScm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17594,'qKwdAKVScm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17595,'qKwdAKVScm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17596,'qKwdAKVScm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17597,'qKwdAKVScm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17598,'qKwdAKVScm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17599,'qKwdAKVScm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17600,'qKwdAKVScm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17601,'0oqikSHect','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17602,'0oqikSHect','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17603,'0oqikSHect','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17604,'0oqikSHect','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17605,'0oqikSHect','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17606,'0oqikSHect','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17607,'0oqikSHect','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17608,'0oqikSHect','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17609,'0oqikSHect','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17610,'0oqikSHect','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17611,'0oqikSHect','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17612,'WmCzAafksm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17613,'WmCzAafksm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17614,'WmCzAafksm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17615,'WmCzAafksm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17616,'WmCzAafksm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17617,'WmCzAafksm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17618,'WmCzAafksm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17619,'WmCzAafksm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17620,'WmCzAafksm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17621,'WmCzAafksm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17622,'WmCzAafksm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17623,'yfhblJKTxS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17624,'yfhblJKTxS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17625,'yfhblJKTxS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17626,'yfhblJKTxS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17627,'yfhblJKTxS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17628,'yfhblJKTxS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17629,'yfhblJKTxS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17630,'yfhblJKTxS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17631,'yfhblJKTxS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17632,'yfhblJKTxS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17633,'yfhblJKTxS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17634,'XV4IPNMPV8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17635,'XV4IPNMPV8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17636,'XV4IPNMPV8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17637,'XV4IPNMPV8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17638,'XV4IPNMPV8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17639,'XV4IPNMPV8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17640,'XV4IPNMPV8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17641,'XV4IPNMPV8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17642,'XV4IPNMPV8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17643,'XV4IPNMPV8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17644,'XV4IPNMPV8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17645,'AzX0ftgDPw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17646,'AzX0ftgDPw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17647,'AzX0ftgDPw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17648,'AzX0ftgDPw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17649,'AzX0ftgDPw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17650,'AzX0ftgDPw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17651,'AzX0ftgDPw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17652,'AzX0ftgDPw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17653,'AzX0ftgDPw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17654,'AzX0ftgDPw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17655,'AzX0ftgDPw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17656,'YX4D4jYLDa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17657,'YX4D4jYLDa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17658,'YX4D4jYLDa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17659,'YX4D4jYLDa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17660,'YX4D4jYLDa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17661,'YX4D4jYLDa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17662,'YX4D4jYLDa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17663,'YX4D4jYLDa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17664,'YX4D4jYLDa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17665,'YX4D4jYLDa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17666,'YX4D4jYLDa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17667,'yGsF9aDyO1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17668,'yGsF9aDyO1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17669,'yGsF9aDyO1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17670,'yGsF9aDyO1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17671,'yGsF9aDyO1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17672,'yGsF9aDyO1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17673,'yGsF9aDyO1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17674,'yGsF9aDyO1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17675,'yGsF9aDyO1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17676,'yGsF9aDyO1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17677,'yGsF9aDyO1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17678,'LjDQx0knRv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17679,'LjDQx0knRv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17680,'LjDQx0knRv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17681,'LjDQx0knRv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17682,'LjDQx0knRv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17683,'LjDQx0knRv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17684,'LjDQx0knRv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17685,'LjDQx0knRv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17686,'LjDQx0knRv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17687,'LjDQx0knRv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17688,'LjDQx0knRv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17689,'VlrIBxMTTf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17690,'VlrIBxMTTf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17691,'VlrIBxMTTf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17692,'VlrIBxMTTf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17693,'VlrIBxMTTf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17694,'VlrIBxMTTf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17695,'VlrIBxMTTf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17696,'VlrIBxMTTf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17697,'VlrIBxMTTf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17698,'VlrIBxMTTf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17699,'VlrIBxMTTf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17700,'m4RV2TOrpA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17701,'m4RV2TOrpA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17702,'m4RV2TOrpA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17703,'m4RV2TOrpA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17704,'m4RV2TOrpA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17705,'m4RV2TOrpA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17706,'m4RV2TOrpA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17707,'m4RV2TOrpA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17708,'m4RV2TOrpA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17709,'m4RV2TOrpA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17710,'m4RV2TOrpA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17711,'ppXOTlK4b0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17712,'ppXOTlK4b0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17713,'ppXOTlK4b0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17714,'ppXOTlK4b0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17715,'ppXOTlK4b0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17716,'ppXOTlK4b0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17717,'ppXOTlK4b0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17718,'ppXOTlK4b0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17719,'ppXOTlK4b0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17720,'ppXOTlK4b0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17721,'ppXOTlK4b0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17722,'0vn9RnULBZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17723,'0vn9RnULBZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17724,'0vn9RnULBZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17725,'0vn9RnULBZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17726,'0vn9RnULBZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17727,'0vn9RnULBZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17728,'0vn9RnULBZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17729,'0vn9RnULBZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17730,'0vn9RnULBZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17731,'0vn9RnULBZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17732,'0vn9RnULBZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17733,'E4XfDH7PZ1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17734,'E4XfDH7PZ1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17735,'E4XfDH7PZ1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17736,'E4XfDH7PZ1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17737,'E4XfDH7PZ1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17738,'E4XfDH7PZ1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17739,'E4XfDH7PZ1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17740,'E4XfDH7PZ1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17741,'E4XfDH7PZ1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17742,'E4XfDH7PZ1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17743,'E4XfDH7PZ1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17744,'9zvz6xapLm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17745,'9zvz6xapLm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17746,'9zvz6xapLm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17747,'9zvz6xapLm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17748,'9zvz6xapLm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17749,'9zvz6xapLm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17750,'9zvz6xapLm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17751,'9zvz6xapLm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17752,'9zvz6xapLm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17753,'9zvz6xapLm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17754,'9zvz6xapLm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17755,'0a317sPquP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17756,'0a317sPquP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17757,'0a317sPquP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17758,'0a317sPquP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17759,'0a317sPquP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17760,'0a317sPquP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17761,'0a317sPquP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17762,'0a317sPquP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17763,'0a317sPquP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17764,'0a317sPquP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17765,'0a317sPquP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17766,'C0RD2dO0Ze','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17767,'C0RD2dO0Ze','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17768,'C0RD2dO0Ze','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17769,'C0RD2dO0Ze','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17770,'C0RD2dO0Ze','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17771,'C0RD2dO0Ze','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17772,'C0RD2dO0Ze','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17773,'C0RD2dO0Ze','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17774,'C0RD2dO0Ze','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17775,'C0RD2dO0Ze','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17776,'C0RD2dO0Ze','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17777,'A2lFhbkrBe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17778,'A2lFhbkrBe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17779,'A2lFhbkrBe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17780,'A2lFhbkrBe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17781,'A2lFhbkrBe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17782,'A2lFhbkrBe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17783,'A2lFhbkrBe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17784,'A2lFhbkrBe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17785,'A2lFhbkrBe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17786,'A2lFhbkrBe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17787,'A2lFhbkrBe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17788,'mkQZ598SMo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17789,'mkQZ598SMo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17790,'mkQZ598SMo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17791,'mkQZ598SMo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17792,'mkQZ598SMo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17793,'mkQZ598SMo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17794,'mkQZ598SMo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17795,'mkQZ598SMo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17796,'mkQZ598SMo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17797,'mkQZ598SMo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17798,'mkQZ598SMo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17799,'UXNZ0twDhO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17800,'UXNZ0twDhO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17801,'UXNZ0twDhO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17802,'UXNZ0twDhO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17803,'UXNZ0twDhO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17804,'UXNZ0twDhO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17805,'UXNZ0twDhO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17806,'UXNZ0twDhO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17807,'UXNZ0twDhO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17808,'UXNZ0twDhO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17809,'UXNZ0twDhO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17810,'GY3X7SFMe7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17811,'GY3X7SFMe7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17812,'GY3X7SFMe7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17813,'GY3X7SFMe7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17814,'GY3X7SFMe7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17815,'GY3X7SFMe7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17816,'GY3X7SFMe7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17817,'GY3X7SFMe7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17818,'GY3X7SFMe7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17819,'GY3X7SFMe7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17820,'GY3X7SFMe7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17821,'81GUaYJgGZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17822,'81GUaYJgGZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17823,'81GUaYJgGZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17824,'81GUaYJgGZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17825,'81GUaYJgGZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17826,'81GUaYJgGZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17827,'81GUaYJgGZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17828,'81GUaYJgGZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17829,'81GUaYJgGZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17830,'81GUaYJgGZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17831,'81GUaYJgGZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17832,'5GkJys4uGi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17833,'5GkJys4uGi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17834,'5GkJys4uGi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17835,'5GkJys4uGi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17836,'5GkJys4uGi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17837,'5GkJys4uGi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17838,'5GkJys4uGi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17839,'5GkJys4uGi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17840,'5GkJys4uGi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17841,'5GkJys4uGi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17842,'5GkJys4uGi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17843,'X7sIOe0O12','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17844,'X7sIOe0O12','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17845,'X7sIOe0O12','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17846,'X7sIOe0O12','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17847,'X7sIOe0O12','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17848,'X7sIOe0O12','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17849,'X7sIOe0O12','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17850,'X7sIOe0O12','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17851,'X7sIOe0O12','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17852,'X7sIOe0O12','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17853,'X7sIOe0O12','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17854,'Fqqm7wPO1T','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17855,'Fqqm7wPO1T','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17856,'Fqqm7wPO1T','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17857,'Fqqm7wPO1T','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17858,'Fqqm7wPO1T','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17859,'Fqqm7wPO1T','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17860,'Fqqm7wPO1T','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17861,'Fqqm7wPO1T','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17862,'Fqqm7wPO1T','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17863,'Fqqm7wPO1T','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17864,'Fqqm7wPO1T','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17865,'mRfB6RyHhe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17866,'mRfB6RyHhe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17867,'mRfB6RyHhe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17868,'mRfB6RyHhe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17869,'mRfB6RyHhe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17870,'mRfB6RyHhe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17871,'mRfB6RyHhe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17872,'mRfB6RyHhe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17873,'mRfB6RyHhe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17874,'mRfB6RyHhe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17875,'mRfB6RyHhe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17876,'Ao3pmsJkwI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17877,'Ao3pmsJkwI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17878,'Ao3pmsJkwI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17879,'Ao3pmsJkwI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17880,'Ao3pmsJkwI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17881,'Ao3pmsJkwI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17882,'Ao3pmsJkwI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17883,'Ao3pmsJkwI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17884,'Ao3pmsJkwI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17885,'Ao3pmsJkwI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17886,'Ao3pmsJkwI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17887,'VvvuxXUHBd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17888,'VvvuxXUHBd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17889,'VvvuxXUHBd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17890,'VvvuxXUHBd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17891,'VvvuxXUHBd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17892,'VvvuxXUHBd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17893,'VvvuxXUHBd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17894,'VvvuxXUHBd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17895,'VvvuxXUHBd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17896,'VvvuxXUHBd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17897,'VvvuxXUHBd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17898,'pJRsL23rD4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17899,'pJRsL23rD4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17900,'pJRsL23rD4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17901,'pJRsL23rD4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17902,'pJRsL23rD4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17903,'pJRsL23rD4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17904,'pJRsL23rD4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17905,'pJRsL23rD4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17906,'pJRsL23rD4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17907,'pJRsL23rD4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17908,'pJRsL23rD4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17909,'ptBCjHgjzT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17910,'ptBCjHgjzT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17911,'ptBCjHgjzT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17912,'ptBCjHgjzT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17913,'ptBCjHgjzT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17914,'ptBCjHgjzT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17915,'ptBCjHgjzT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17916,'ptBCjHgjzT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17917,'ptBCjHgjzT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17918,'ptBCjHgjzT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17919,'ptBCjHgjzT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17920,'Ot4TzXQNdc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17921,'Ot4TzXQNdc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17922,'Ot4TzXQNdc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17923,'Ot4TzXQNdc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17924,'Ot4TzXQNdc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17925,'Ot4TzXQNdc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17926,'Ot4TzXQNdc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17927,'Ot4TzXQNdc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17928,'Ot4TzXQNdc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17929,'Ot4TzXQNdc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17930,'Ot4TzXQNdc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17931,'9eKNsYZioq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17932,'9eKNsYZioq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17933,'9eKNsYZioq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17934,'9eKNsYZioq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17935,'9eKNsYZioq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17936,'9eKNsYZioq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17937,'9eKNsYZioq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17938,'9eKNsYZioq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17939,'9eKNsYZioq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17940,'9eKNsYZioq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17941,'9eKNsYZioq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17942,'evRxbf94Ts','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17943,'evRxbf94Ts','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17944,'evRxbf94Ts','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17945,'evRxbf94Ts','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17946,'evRxbf94Ts','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17947,'evRxbf94Ts','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17948,'evRxbf94Ts','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17949,'evRxbf94Ts','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17950,'evRxbf94Ts','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17951,'evRxbf94Ts','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17952,'evRxbf94Ts','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17953,'ES3Joyp1s5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17954,'ES3Joyp1s5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17955,'ES3Joyp1s5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17956,'ES3Joyp1s5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17957,'ES3Joyp1s5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17958,'ES3Joyp1s5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17959,'ES3Joyp1s5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17960,'ES3Joyp1s5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17961,'ES3Joyp1s5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17962,'ES3Joyp1s5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17963,'ES3Joyp1s5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17964,'7AYXmktOGK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17965,'7AYXmktOGK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17966,'7AYXmktOGK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17967,'7AYXmktOGK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17968,'7AYXmktOGK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17969,'7AYXmktOGK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17970,'7AYXmktOGK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17971,'7AYXmktOGK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17972,'7AYXmktOGK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17973,'7AYXmktOGK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17974,'7AYXmktOGK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17975,'Zhlqn85nxd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17976,'Zhlqn85nxd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17977,'Zhlqn85nxd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17978,'Zhlqn85nxd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17979,'Zhlqn85nxd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17980,'Zhlqn85nxd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17981,'Zhlqn85nxd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17982,'Zhlqn85nxd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17983,'Zhlqn85nxd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17984,'Zhlqn85nxd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17985,'Zhlqn85nxd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17986,'kuEz9QNyki','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17987,'kuEz9QNyki','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17988,'kuEz9QNyki','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17989,'kuEz9QNyki','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17990,'kuEz9QNyki','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17991,'kuEz9QNyki','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17992,'kuEz9QNyki','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17993,'kuEz9QNyki','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17994,'kuEz9QNyki','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17995,'kuEz9QNyki','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17996,'kuEz9QNyki','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17997,'FiAWQ7n7ml','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17998,'FiAWQ7n7ml','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (17999,'FiAWQ7n7ml','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18000,'FiAWQ7n7ml','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18001,'FiAWQ7n7ml','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18002,'FiAWQ7n7ml','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18003,'FiAWQ7n7ml','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18004,'FiAWQ7n7ml','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18005,'FiAWQ7n7ml','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18006,'FiAWQ7n7ml','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18007,'FiAWQ7n7ml','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18008,'UCMLGO03sy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18009,'UCMLGO03sy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18010,'UCMLGO03sy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18011,'UCMLGO03sy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18012,'UCMLGO03sy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18013,'UCMLGO03sy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18014,'UCMLGO03sy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18015,'UCMLGO03sy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18016,'UCMLGO03sy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18017,'UCMLGO03sy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18018,'UCMLGO03sy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18019,'XB4A6RIdVr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18020,'XB4A6RIdVr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18021,'XB4A6RIdVr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18022,'XB4A6RIdVr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18023,'XB4A6RIdVr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18024,'XB4A6RIdVr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18025,'XB4A6RIdVr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18026,'XB4A6RIdVr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18027,'XB4A6RIdVr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18028,'XB4A6RIdVr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18029,'XB4A6RIdVr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18030,'RAk9Wklyy8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18031,'RAk9Wklyy8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18032,'RAk9Wklyy8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18033,'RAk9Wklyy8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18034,'RAk9Wklyy8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18035,'RAk9Wklyy8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18036,'RAk9Wklyy8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18037,'RAk9Wklyy8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18038,'RAk9Wklyy8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18039,'RAk9Wklyy8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18040,'RAk9Wklyy8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18041,'70BDV29JNy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18042,'70BDV29JNy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18043,'70BDV29JNy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18044,'70BDV29JNy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18045,'70BDV29JNy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18046,'70BDV29JNy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18047,'70BDV29JNy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18048,'70BDV29JNy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18049,'70BDV29JNy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18050,'70BDV29JNy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18051,'70BDV29JNy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18052,'HYcCsY6WUl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18053,'HYcCsY6WUl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18054,'HYcCsY6WUl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18055,'HYcCsY6WUl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18056,'HYcCsY6WUl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18057,'HYcCsY6WUl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18058,'HYcCsY6WUl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18059,'HYcCsY6WUl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18060,'HYcCsY6WUl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18061,'HYcCsY6WUl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18062,'HYcCsY6WUl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18063,'CNL04P1r2k','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18064,'CNL04P1r2k','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18065,'CNL04P1r2k','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18066,'CNL04P1r2k','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18067,'CNL04P1r2k','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18068,'CNL04P1r2k','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18069,'CNL04P1r2k','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18070,'CNL04P1r2k','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18071,'CNL04P1r2k','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18072,'CNL04P1r2k','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18073,'CNL04P1r2k','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18074,'JYosyOh3sr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18075,'JYosyOh3sr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18076,'JYosyOh3sr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18077,'JYosyOh3sr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18078,'JYosyOh3sr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18079,'JYosyOh3sr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18080,'JYosyOh3sr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18081,'JYosyOh3sr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18082,'JYosyOh3sr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18083,'JYosyOh3sr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18084,'JYosyOh3sr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18085,'0LhUFXOhdN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18086,'0LhUFXOhdN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18087,'0LhUFXOhdN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18088,'0LhUFXOhdN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18089,'0LhUFXOhdN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18090,'0LhUFXOhdN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18091,'0LhUFXOhdN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18092,'0LhUFXOhdN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18093,'0LhUFXOhdN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18094,'0LhUFXOhdN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18095,'0LhUFXOhdN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18096,'ulvdDRA0zS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18097,'ulvdDRA0zS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18098,'ulvdDRA0zS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18099,'ulvdDRA0zS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18100,'ulvdDRA0zS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18101,'ulvdDRA0zS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18102,'ulvdDRA0zS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18103,'ulvdDRA0zS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18104,'ulvdDRA0zS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18105,'ulvdDRA0zS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18106,'ulvdDRA0zS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18107,'c0Dh4ZYd6y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18108,'c0Dh4ZYd6y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18109,'c0Dh4ZYd6y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18110,'c0Dh4ZYd6y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18111,'c0Dh4ZYd6y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18112,'c0Dh4ZYd6y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18113,'c0Dh4ZYd6y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18114,'c0Dh4ZYd6y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18115,'c0Dh4ZYd6y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18116,'c0Dh4ZYd6y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18117,'c0Dh4ZYd6y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18118,'95mTgozU3q','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18119,'95mTgozU3q','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18120,'95mTgozU3q','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18121,'95mTgozU3q','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18122,'95mTgozU3q','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18123,'95mTgozU3q','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18124,'95mTgozU3q','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18125,'95mTgozU3q','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18126,'95mTgozU3q','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18127,'95mTgozU3q','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18128,'95mTgozU3q','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18129,'i91nEYXsK5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18130,'i91nEYXsK5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18131,'i91nEYXsK5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18132,'i91nEYXsK5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18133,'i91nEYXsK5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18134,'i91nEYXsK5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18135,'i91nEYXsK5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18136,'i91nEYXsK5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18137,'i91nEYXsK5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18138,'i91nEYXsK5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18139,'i91nEYXsK5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18140,'efbnZ83hTu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18141,'efbnZ83hTu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18142,'efbnZ83hTu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18143,'efbnZ83hTu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18144,'efbnZ83hTu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18145,'efbnZ83hTu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18146,'efbnZ83hTu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18147,'efbnZ83hTu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18148,'efbnZ83hTu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18149,'efbnZ83hTu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18150,'efbnZ83hTu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18151,'qUADC32gSe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18152,'qUADC32gSe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18153,'qUADC32gSe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18154,'qUADC32gSe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18155,'qUADC32gSe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18156,'qUADC32gSe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18157,'qUADC32gSe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18158,'qUADC32gSe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18159,'qUADC32gSe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18160,'qUADC32gSe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18161,'qUADC32gSe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18162,'9uE4E76qyy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18163,'9uE4E76qyy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18164,'9uE4E76qyy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18165,'9uE4E76qyy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18166,'9uE4E76qyy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18167,'9uE4E76qyy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18168,'9uE4E76qyy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18169,'9uE4E76qyy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18170,'9uE4E76qyy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18171,'9uE4E76qyy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18172,'9uE4E76qyy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18173,'S9OLCktQQc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18174,'S9OLCktQQc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18175,'S9OLCktQQc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18176,'S9OLCktQQc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18177,'S9OLCktQQc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18178,'S9OLCktQQc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18179,'S9OLCktQQc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18180,'S9OLCktQQc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18181,'S9OLCktQQc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18182,'S9OLCktQQc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18183,'S9OLCktQQc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18184,'Ia9lWsL1US','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18185,'Ia9lWsL1US','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18186,'Ia9lWsL1US','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18187,'Ia9lWsL1US','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18188,'Ia9lWsL1US','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18189,'Ia9lWsL1US','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18190,'Ia9lWsL1US','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18191,'Ia9lWsL1US','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18192,'Ia9lWsL1US','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18193,'Ia9lWsL1US','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18194,'Ia9lWsL1US','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18195,'4AA91yFeuF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18196,'4AA91yFeuF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18197,'4AA91yFeuF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18198,'4AA91yFeuF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18199,'4AA91yFeuF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18200,'4AA91yFeuF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18201,'4AA91yFeuF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18202,'4AA91yFeuF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18203,'4AA91yFeuF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18204,'4AA91yFeuF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18205,'4AA91yFeuF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18206,'YXR2tn98jc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18207,'YXR2tn98jc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18208,'YXR2tn98jc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18209,'YXR2tn98jc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18210,'YXR2tn98jc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18211,'YXR2tn98jc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18212,'YXR2tn98jc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18213,'YXR2tn98jc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18214,'YXR2tn98jc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18215,'YXR2tn98jc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18216,'YXR2tn98jc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18217,'xb8sRTSJv6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18218,'xb8sRTSJv6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18219,'xb8sRTSJv6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18220,'xb8sRTSJv6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18221,'xb8sRTSJv6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18222,'xb8sRTSJv6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18223,'xb8sRTSJv6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18224,'xb8sRTSJv6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18225,'xb8sRTSJv6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18226,'xb8sRTSJv6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18227,'xb8sRTSJv6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18228,'3HF6FTGx4e','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18229,'3HF6FTGx4e','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18230,'3HF6FTGx4e','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18231,'3HF6FTGx4e','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18232,'3HF6FTGx4e','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18233,'3HF6FTGx4e','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18234,'3HF6FTGx4e','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18235,'3HF6FTGx4e','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18236,'3HF6FTGx4e','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18237,'3HF6FTGx4e','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18238,'3HF6FTGx4e','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18239,'Wa3luSnmmU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18240,'Wa3luSnmmU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18241,'Wa3luSnmmU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18242,'Wa3luSnmmU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18243,'Wa3luSnmmU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18244,'Wa3luSnmmU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18245,'Wa3luSnmmU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18246,'Wa3luSnmmU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18247,'Wa3luSnmmU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18248,'Wa3luSnmmU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18249,'Wa3luSnmmU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18250,'xpTqddSh8F','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18251,'xpTqddSh8F','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18252,'xpTqddSh8F','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18253,'xpTqddSh8F','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18254,'xpTqddSh8F','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18255,'xpTqddSh8F','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18256,'xpTqddSh8F','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18257,'xpTqddSh8F','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18258,'xpTqddSh8F','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18259,'xpTqddSh8F','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18260,'xpTqddSh8F','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18261,'FGgysAdIMx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18262,'FGgysAdIMx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18263,'FGgysAdIMx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18264,'FGgysAdIMx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18265,'FGgysAdIMx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18266,'FGgysAdIMx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18267,'FGgysAdIMx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18268,'FGgysAdIMx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18269,'FGgysAdIMx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18270,'FGgysAdIMx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18271,'FGgysAdIMx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18272,'lhBiTZCJLV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18273,'lhBiTZCJLV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18274,'lhBiTZCJLV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18275,'lhBiTZCJLV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18276,'lhBiTZCJLV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18277,'lhBiTZCJLV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18278,'lhBiTZCJLV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18279,'lhBiTZCJLV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18280,'lhBiTZCJLV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18281,'lhBiTZCJLV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18282,'lhBiTZCJLV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18283,'je91Wcja94','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18284,'je91Wcja94','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18285,'je91Wcja94','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18286,'je91Wcja94','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18287,'je91Wcja94','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18288,'je91Wcja94','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18289,'je91Wcja94','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18290,'je91Wcja94','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18291,'je91Wcja94','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18292,'je91Wcja94','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18293,'je91Wcja94','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18294,'LEq5aKTUwr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18295,'LEq5aKTUwr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18296,'LEq5aKTUwr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18297,'LEq5aKTUwr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18298,'LEq5aKTUwr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18299,'LEq5aKTUwr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18300,'LEq5aKTUwr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18301,'LEq5aKTUwr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18302,'LEq5aKTUwr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18303,'LEq5aKTUwr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18304,'LEq5aKTUwr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18305,'iCilQgn13G','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18306,'iCilQgn13G','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18307,'iCilQgn13G','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18308,'iCilQgn13G','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18309,'iCilQgn13G','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18310,'iCilQgn13G','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18311,'iCilQgn13G','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18312,'iCilQgn13G','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18313,'iCilQgn13G','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18314,'iCilQgn13G','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18315,'iCilQgn13G','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18316,'OLTlv4oppk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18317,'OLTlv4oppk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18318,'OLTlv4oppk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18319,'OLTlv4oppk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18320,'OLTlv4oppk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18321,'OLTlv4oppk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18322,'OLTlv4oppk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18323,'OLTlv4oppk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18324,'OLTlv4oppk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18325,'OLTlv4oppk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18326,'OLTlv4oppk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18327,'DU1uyszQGD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18328,'DU1uyszQGD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18329,'DU1uyszQGD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18330,'DU1uyszQGD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18331,'DU1uyszQGD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18332,'DU1uyszQGD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18333,'DU1uyszQGD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18334,'DU1uyszQGD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18335,'DU1uyszQGD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18336,'DU1uyszQGD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18337,'DU1uyszQGD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18338,'N0DWR4MVHr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18339,'N0DWR4MVHr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18340,'N0DWR4MVHr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18341,'N0DWR4MVHr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18342,'N0DWR4MVHr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18343,'N0DWR4MVHr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18344,'N0DWR4MVHr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18345,'N0DWR4MVHr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18346,'N0DWR4MVHr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18347,'N0DWR4MVHr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18348,'N0DWR4MVHr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18349,'cbXZNXWjny','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18350,'cbXZNXWjny','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18351,'cbXZNXWjny','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18352,'cbXZNXWjny','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18353,'cbXZNXWjny','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18354,'cbXZNXWjny','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18355,'cbXZNXWjny','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18356,'cbXZNXWjny','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18357,'cbXZNXWjny','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18358,'cbXZNXWjny','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18359,'cbXZNXWjny','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18360,'6j4EJtclDL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18361,'6j4EJtclDL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18362,'6j4EJtclDL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18363,'6j4EJtclDL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18364,'6j4EJtclDL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18365,'6j4EJtclDL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18366,'6j4EJtclDL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18367,'6j4EJtclDL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18368,'6j4EJtclDL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18369,'6j4EJtclDL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18370,'6j4EJtclDL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18371,'eWcdYCfgKM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18372,'eWcdYCfgKM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18373,'eWcdYCfgKM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18374,'eWcdYCfgKM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18375,'eWcdYCfgKM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18376,'eWcdYCfgKM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18377,'eWcdYCfgKM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18378,'eWcdYCfgKM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18379,'eWcdYCfgKM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18380,'eWcdYCfgKM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18381,'eWcdYCfgKM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18382,'8vJmZfC6fV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18383,'8vJmZfC6fV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18384,'8vJmZfC6fV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18385,'8vJmZfC6fV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18386,'8vJmZfC6fV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18387,'8vJmZfC6fV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18388,'8vJmZfC6fV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18389,'8vJmZfC6fV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18390,'8vJmZfC6fV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18391,'8vJmZfC6fV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18392,'8vJmZfC6fV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18393,'iJfzrhetjO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18394,'iJfzrhetjO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18395,'iJfzrhetjO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18396,'iJfzrhetjO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18397,'iJfzrhetjO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18398,'iJfzrhetjO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18399,'iJfzrhetjO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18400,'iJfzrhetjO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18401,'iJfzrhetjO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18402,'iJfzrhetjO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18403,'iJfzrhetjO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18404,'Cl4XJZ3tTy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18405,'Cl4XJZ3tTy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18406,'Cl4XJZ3tTy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18407,'Cl4XJZ3tTy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18408,'Cl4XJZ3tTy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18409,'Cl4XJZ3tTy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18410,'Cl4XJZ3tTy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18411,'Cl4XJZ3tTy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18412,'Cl4XJZ3tTy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18413,'Cl4XJZ3tTy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18414,'Cl4XJZ3tTy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18415,'uDVbPziDtG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18416,'uDVbPziDtG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18417,'uDVbPziDtG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18418,'uDVbPziDtG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18419,'uDVbPziDtG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18420,'uDVbPziDtG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18421,'uDVbPziDtG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18422,'uDVbPziDtG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18423,'uDVbPziDtG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18424,'uDVbPziDtG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18425,'uDVbPziDtG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18426,'rnT7NhWBrH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18427,'rnT7NhWBrH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18428,'rnT7NhWBrH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18429,'rnT7NhWBrH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18430,'rnT7NhWBrH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18431,'rnT7NhWBrH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18432,'rnT7NhWBrH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18433,'rnT7NhWBrH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18434,'rnT7NhWBrH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18435,'rnT7NhWBrH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18436,'rnT7NhWBrH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18437,'16hdNbGRJW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18438,'16hdNbGRJW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18439,'16hdNbGRJW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18440,'16hdNbGRJW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18441,'16hdNbGRJW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18442,'16hdNbGRJW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18443,'16hdNbGRJW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18444,'16hdNbGRJW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18445,'16hdNbGRJW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18446,'16hdNbGRJW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18447,'16hdNbGRJW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18448,'iO5vs989M5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18449,'iO5vs989M5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18450,'iO5vs989M5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18451,'iO5vs989M5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18452,'iO5vs989M5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18453,'iO5vs989M5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18454,'iO5vs989M5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18455,'iO5vs989M5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18456,'iO5vs989M5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18457,'iO5vs989M5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18458,'iO5vs989M5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18459,'SYqx3Ehmw5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18460,'SYqx3Ehmw5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18461,'SYqx3Ehmw5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18462,'SYqx3Ehmw5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18463,'SYqx3Ehmw5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18464,'SYqx3Ehmw5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18465,'SYqx3Ehmw5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18466,'SYqx3Ehmw5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18467,'SYqx3Ehmw5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18468,'SYqx3Ehmw5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18469,'SYqx3Ehmw5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18470,'1qUhWaj5wg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18471,'1qUhWaj5wg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18472,'1qUhWaj5wg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18473,'1qUhWaj5wg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18474,'1qUhWaj5wg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18475,'1qUhWaj5wg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18476,'1qUhWaj5wg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18477,'1qUhWaj5wg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18478,'1qUhWaj5wg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18479,'1qUhWaj5wg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18480,'1qUhWaj5wg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18481,'8dvoFBKFxt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18482,'8dvoFBKFxt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18483,'8dvoFBKFxt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18484,'8dvoFBKFxt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18485,'8dvoFBKFxt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18486,'8dvoFBKFxt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18487,'8dvoFBKFxt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18488,'8dvoFBKFxt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18489,'8dvoFBKFxt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18490,'8dvoFBKFxt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18491,'8dvoFBKFxt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18492,'ziygWUn7Kl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18493,'ziygWUn7Kl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18494,'ziygWUn7Kl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18495,'ziygWUn7Kl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18496,'ziygWUn7Kl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18497,'ziygWUn7Kl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18498,'ziygWUn7Kl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18499,'ziygWUn7Kl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18500,'ziygWUn7Kl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18501,'ziygWUn7Kl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18502,'ziygWUn7Kl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18503,'oqMx1iHyOk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18504,'oqMx1iHyOk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18505,'oqMx1iHyOk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18506,'oqMx1iHyOk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18507,'oqMx1iHyOk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18508,'oqMx1iHyOk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18509,'oqMx1iHyOk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18510,'oqMx1iHyOk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18511,'oqMx1iHyOk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18512,'oqMx1iHyOk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18513,'oqMx1iHyOk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18514,'B4PuTNSBtx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18515,'B4PuTNSBtx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18516,'B4PuTNSBtx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18517,'B4PuTNSBtx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18518,'B4PuTNSBtx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18519,'B4PuTNSBtx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18520,'B4PuTNSBtx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18521,'B4PuTNSBtx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18522,'B4PuTNSBtx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18523,'B4PuTNSBtx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18524,'B4PuTNSBtx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18525,'0DxezpIHnf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18526,'0DxezpIHnf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18527,'0DxezpIHnf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18528,'0DxezpIHnf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18529,'0DxezpIHnf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18530,'0DxezpIHnf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18531,'0DxezpIHnf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18532,'0DxezpIHnf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18533,'0DxezpIHnf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18534,'0DxezpIHnf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18535,'0DxezpIHnf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18536,'YA1lsU0cqk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18537,'YA1lsU0cqk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18538,'YA1lsU0cqk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18539,'YA1lsU0cqk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18540,'YA1lsU0cqk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18541,'YA1lsU0cqk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18542,'YA1lsU0cqk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18543,'YA1lsU0cqk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18544,'YA1lsU0cqk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18545,'YA1lsU0cqk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18546,'YA1lsU0cqk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18547,'27yQMe4kkl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18548,'27yQMe4kkl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18549,'27yQMe4kkl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18550,'27yQMe4kkl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18551,'27yQMe4kkl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18552,'27yQMe4kkl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18553,'27yQMe4kkl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18554,'27yQMe4kkl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18555,'27yQMe4kkl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18556,'27yQMe4kkl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18557,'27yQMe4kkl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18558,'SaqFA3N35w','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18559,'SaqFA3N35w','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18560,'SaqFA3N35w','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18561,'SaqFA3N35w','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18562,'SaqFA3N35w','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18563,'SaqFA3N35w','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18564,'SaqFA3N35w','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18565,'SaqFA3N35w','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18566,'SaqFA3N35w','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18567,'SaqFA3N35w','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18568,'SaqFA3N35w','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18569,'GEWPkYvkqA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18570,'GEWPkYvkqA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18571,'GEWPkYvkqA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18572,'GEWPkYvkqA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18573,'GEWPkYvkqA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18574,'GEWPkYvkqA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18575,'GEWPkYvkqA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18576,'GEWPkYvkqA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18577,'GEWPkYvkqA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18578,'GEWPkYvkqA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18579,'GEWPkYvkqA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18580,'NdfKdFM4BR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18581,'NdfKdFM4BR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18582,'NdfKdFM4BR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18583,'NdfKdFM4BR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18584,'NdfKdFM4BR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18585,'NdfKdFM4BR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18586,'NdfKdFM4BR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18587,'NdfKdFM4BR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18588,'NdfKdFM4BR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18589,'NdfKdFM4BR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18590,'NdfKdFM4BR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18591,'HXDOFbcx6b','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18592,'HXDOFbcx6b','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18593,'HXDOFbcx6b','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18594,'HXDOFbcx6b','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18595,'HXDOFbcx6b','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18596,'HXDOFbcx6b','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18597,'HXDOFbcx6b','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18598,'HXDOFbcx6b','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18599,'HXDOFbcx6b','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18600,'HXDOFbcx6b','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18601,'HXDOFbcx6b','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18602,'0ssW7mvcMl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18603,'0ssW7mvcMl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18604,'0ssW7mvcMl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18605,'0ssW7mvcMl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18606,'0ssW7mvcMl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18607,'0ssW7mvcMl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18608,'0ssW7mvcMl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18609,'0ssW7mvcMl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18610,'0ssW7mvcMl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18611,'0ssW7mvcMl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18612,'0ssW7mvcMl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18613,'8LvCVBKlhX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18614,'8LvCVBKlhX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18615,'8LvCVBKlhX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18616,'8LvCVBKlhX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18617,'8LvCVBKlhX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18618,'8LvCVBKlhX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18619,'8LvCVBKlhX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18620,'8LvCVBKlhX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18621,'8LvCVBKlhX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18622,'8LvCVBKlhX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18623,'8LvCVBKlhX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18624,'KwqNOUf5M5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18625,'KwqNOUf5M5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18626,'KwqNOUf5M5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18627,'KwqNOUf5M5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18628,'KwqNOUf5M5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18629,'KwqNOUf5M5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18630,'KwqNOUf5M5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18631,'KwqNOUf5M5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18632,'KwqNOUf5M5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18633,'KwqNOUf5M5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18634,'KwqNOUf5M5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18635,'So5tmsjkG9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18636,'So5tmsjkG9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18637,'So5tmsjkG9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18638,'So5tmsjkG9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18639,'So5tmsjkG9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18640,'So5tmsjkG9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18641,'So5tmsjkG9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18642,'So5tmsjkG9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18643,'So5tmsjkG9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18644,'So5tmsjkG9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18645,'So5tmsjkG9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18646,'GScfW3TMM3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18647,'GScfW3TMM3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18648,'GScfW3TMM3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18649,'GScfW3TMM3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18650,'GScfW3TMM3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18651,'GScfW3TMM3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18652,'GScfW3TMM3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18653,'GScfW3TMM3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18654,'GScfW3TMM3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18655,'GScfW3TMM3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18656,'GScfW3TMM3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18657,'zc3wYmjwgr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18658,'zc3wYmjwgr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18659,'zc3wYmjwgr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18660,'zc3wYmjwgr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18661,'zc3wYmjwgr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18662,'zc3wYmjwgr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18663,'zc3wYmjwgr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18664,'zc3wYmjwgr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18665,'zc3wYmjwgr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18666,'zc3wYmjwgr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18667,'zc3wYmjwgr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18668,'lA9kKKpUCd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18669,'lA9kKKpUCd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18670,'lA9kKKpUCd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18671,'lA9kKKpUCd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18672,'lA9kKKpUCd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18673,'lA9kKKpUCd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18674,'lA9kKKpUCd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18675,'lA9kKKpUCd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18676,'lA9kKKpUCd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18677,'lA9kKKpUCd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18678,'lA9kKKpUCd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18679,'0J4uj4K8HN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18680,'0J4uj4K8HN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18681,'0J4uj4K8HN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18682,'0J4uj4K8HN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18683,'0J4uj4K8HN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18684,'0J4uj4K8HN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18685,'0J4uj4K8HN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18686,'0J4uj4K8HN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18687,'0J4uj4K8HN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18688,'0J4uj4K8HN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18689,'0J4uj4K8HN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18690,'Xg5G1Mzyud','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18691,'Xg5G1Mzyud','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18692,'Xg5G1Mzyud','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18693,'Xg5G1Mzyud','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18694,'Xg5G1Mzyud','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18695,'Xg5G1Mzyud','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18696,'Xg5G1Mzyud','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18697,'Xg5G1Mzyud','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18698,'Xg5G1Mzyud','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18699,'Xg5G1Mzyud','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18700,'Xg5G1Mzyud','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18701,'1y52wS0m1q','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18702,'1y52wS0m1q','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18703,'1y52wS0m1q','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18704,'1y52wS0m1q','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18705,'1y52wS0m1q','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18706,'1y52wS0m1q','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18707,'1y52wS0m1q','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18708,'1y52wS0m1q','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18709,'1y52wS0m1q','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18710,'1y52wS0m1q','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18711,'1y52wS0m1q','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18712,'ch8bF6iDvK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18713,'ch8bF6iDvK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18714,'ch8bF6iDvK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18715,'ch8bF6iDvK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18716,'ch8bF6iDvK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18717,'ch8bF6iDvK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18718,'ch8bF6iDvK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18719,'ch8bF6iDvK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18720,'ch8bF6iDvK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18721,'ch8bF6iDvK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18722,'ch8bF6iDvK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18723,'CXzV6Fi8h3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18724,'CXzV6Fi8h3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18725,'CXzV6Fi8h3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18726,'CXzV6Fi8h3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18727,'CXzV6Fi8h3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18728,'CXzV6Fi8h3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18729,'CXzV6Fi8h3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18730,'CXzV6Fi8h3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18731,'CXzV6Fi8h3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18732,'CXzV6Fi8h3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18733,'CXzV6Fi8h3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18734,'ArvlfjwvHe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18735,'ArvlfjwvHe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18736,'ArvlfjwvHe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18737,'ArvlfjwvHe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18738,'ArvlfjwvHe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18739,'ArvlfjwvHe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18740,'ArvlfjwvHe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18741,'ArvlfjwvHe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18742,'ArvlfjwvHe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18743,'ArvlfjwvHe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18744,'ArvlfjwvHe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18745,'GWG23K0Iq1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18746,'GWG23K0Iq1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18747,'GWG23K0Iq1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18748,'GWG23K0Iq1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18749,'GWG23K0Iq1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18750,'GWG23K0Iq1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18751,'GWG23K0Iq1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18752,'GWG23K0Iq1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18753,'GWG23K0Iq1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18754,'GWG23K0Iq1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18755,'GWG23K0Iq1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18756,'LgWksY0sAJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18757,'LgWksY0sAJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18758,'LgWksY0sAJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18759,'LgWksY0sAJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18760,'LgWksY0sAJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18761,'LgWksY0sAJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18762,'LgWksY0sAJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18763,'LgWksY0sAJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18764,'LgWksY0sAJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18765,'LgWksY0sAJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18766,'LgWksY0sAJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18767,'pA3GGmjy7l','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18768,'pA3GGmjy7l','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18769,'pA3GGmjy7l','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18770,'pA3GGmjy7l','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18771,'pA3GGmjy7l','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18772,'pA3GGmjy7l','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18773,'pA3GGmjy7l','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18774,'pA3GGmjy7l','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18775,'pA3GGmjy7l','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18776,'pA3GGmjy7l','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18777,'pA3GGmjy7l','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18778,'mUsvUOTceW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18779,'mUsvUOTceW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18780,'mUsvUOTceW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18781,'mUsvUOTceW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18782,'mUsvUOTceW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18783,'mUsvUOTceW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18784,'mUsvUOTceW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18785,'mUsvUOTceW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18786,'mUsvUOTceW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18787,'mUsvUOTceW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18788,'mUsvUOTceW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18789,'c6JhfVMxvM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18790,'c6JhfVMxvM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18791,'c6JhfVMxvM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18792,'c6JhfVMxvM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18793,'c6JhfVMxvM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18794,'c6JhfVMxvM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18795,'c6JhfVMxvM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18796,'c6JhfVMxvM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18797,'c6JhfVMxvM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18798,'c6JhfVMxvM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18799,'c6JhfVMxvM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18800,'pwgWG7fs38','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18801,'pwgWG7fs38','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18802,'pwgWG7fs38','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18803,'pwgWG7fs38','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18804,'pwgWG7fs38','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18805,'pwgWG7fs38','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18806,'pwgWG7fs38','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18807,'pwgWG7fs38','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18808,'pwgWG7fs38','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18809,'pwgWG7fs38','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18810,'pwgWG7fs38','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18811,'6djabvSzfH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18812,'6djabvSzfH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18813,'6djabvSzfH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18814,'6djabvSzfH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18815,'6djabvSzfH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18816,'6djabvSzfH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18817,'6djabvSzfH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18818,'6djabvSzfH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18819,'6djabvSzfH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18820,'6djabvSzfH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18821,'6djabvSzfH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18822,'lSkucgRs1z','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18823,'lSkucgRs1z','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18824,'lSkucgRs1z','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18825,'lSkucgRs1z','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18826,'lSkucgRs1z','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18827,'lSkucgRs1z','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18828,'lSkucgRs1z','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18829,'lSkucgRs1z','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18830,'lSkucgRs1z','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18831,'lSkucgRs1z','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18832,'lSkucgRs1z','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18833,'w8pTTvITDm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18834,'w8pTTvITDm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18835,'w8pTTvITDm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18836,'w8pTTvITDm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18837,'w8pTTvITDm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18838,'w8pTTvITDm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18839,'w8pTTvITDm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18840,'w8pTTvITDm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18841,'w8pTTvITDm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18842,'w8pTTvITDm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18843,'w8pTTvITDm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18844,'ZmEASQxA3x','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18845,'ZmEASQxA3x','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18846,'ZmEASQxA3x','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18847,'ZmEASQxA3x','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18848,'ZmEASQxA3x','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18849,'ZmEASQxA3x','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18850,'ZmEASQxA3x','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18851,'ZmEASQxA3x','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18852,'ZmEASQxA3x','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18853,'ZmEASQxA3x','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18854,'ZmEASQxA3x','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18855,'uDDHFjWDNw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18856,'uDDHFjWDNw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18857,'uDDHFjWDNw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18858,'uDDHFjWDNw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18859,'uDDHFjWDNw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18860,'uDDHFjWDNw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18861,'uDDHFjWDNw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18862,'uDDHFjWDNw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18863,'uDDHFjWDNw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18864,'uDDHFjWDNw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18865,'uDDHFjWDNw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18866,'8Cc9UWduuR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18867,'8Cc9UWduuR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18868,'8Cc9UWduuR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18869,'8Cc9UWduuR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18870,'8Cc9UWduuR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18871,'8Cc9UWduuR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18872,'8Cc9UWduuR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18873,'8Cc9UWduuR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18874,'8Cc9UWduuR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18875,'8Cc9UWduuR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18876,'8Cc9UWduuR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18877,'ak3JMctikw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18878,'ak3JMctikw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18879,'ak3JMctikw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18880,'ak3JMctikw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18881,'ak3JMctikw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18882,'ak3JMctikw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18883,'ak3JMctikw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18884,'ak3JMctikw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18885,'ak3JMctikw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18886,'ak3JMctikw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18887,'ak3JMctikw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18888,'wxhpPJABng','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18889,'wxhpPJABng','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18890,'wxhpPJABng','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18891,'wxhpPJABng','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18892,'wxhpPJABng','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18893,'wxhpPJABng','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18894,'wxhpPJABng','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18895,'wxhpPJABng','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18896,'wxhpPJABng','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18897,'wxhpPJABng','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18898,'wxhpPJABng','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18899,'A0J266ITbA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18900,'A0J266ITbA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18901,'A0J266ITbA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18902,'A0J266ITbA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18903,'A0J266ITbA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18904,'A0J266ITbA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18905,'A0J266ITbA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18906,'A0J266ITbA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18907,'A0J266ITbA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18908,'A0J266ITbA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18909,'A0J266ITbA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18910,'t0Du8rCDhB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18911,'t0Du8rCDhB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18912,'t0Du8rCDhB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18913,'t0Du8rCDhB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18914,'t0Du8rCDhB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18915,'t0Du8rCDhB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18916,'t0Du8rCDhB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18917,'t0Du8rCDhB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18918,'t0Du8rCDhB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18919,'t0Du8rCDhB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18920,'t0Du8rCDhB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18921,'aicpmsTAs7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18922,'aicpmsTAs7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18923,'aicpmsTAs7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18924,'aicpmsTAs7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18925,'aicpmsTAs7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18926,'aicpmsTAs7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18927,'aicpmsTAs7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18928,'aicpmsTAs7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18929,'aicpmsTAs7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18930,'aicpmsTAs7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18931,'aicpmsTAs7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18932,'XB8qR0sjT8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18933,'XB8qR0sjT8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18934,'XB8qR0sjT8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18935,'XB8qR0sjT8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18936,'XB8qR0sjT8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18937,'XB8qR0sjT8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18938,'XB8qR0sjT8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18939,'XB8qR0sjT8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18940,'XB8qR0sjT8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18941,'XB8qR0sjT8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18942,'XB8qR0sjT8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18943,'7xXZtpK847','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18944,'7xXZtpK847','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18945,'7xXZtpK847','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18946,'7xXZtpK847','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18947,'7xXZtpK847','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18948,'7xXZtpK847','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18949,'7xXZtpK847','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18950,'7xXZtpK847','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18951,'7xXZtpK847','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18952,'7xXZtpK847','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18953,'7xXZtpK847','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18954,'6W5IqupkIV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18955,'6W5IqupkIV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18956,'6W5IqupkIV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18957,'6W5IqupkIV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18958,'6W5IqupkIV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18959,'6W5IqupkIV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18960,'6W5IqupkIV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18961,'6W5IqupkIV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18962,'6W5IqupkIV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18963,'6W5IqupkIV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18964,'6W5IqupkIV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18965,'ymknugvIcY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18966,'ymknugvIcY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18967,'ymknugvIcY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18968,'ymknugvIcY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18969,'ymknugvIcY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18970,'ymknugvIcY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18971,'ymknugvIcY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18972,'ymknugvIcY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18973,'ymknugvIcY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18974,'ymknugvIcY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18975,'ymknugvIcY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18976,'slh6ZXaL27','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18977,'slh6ZXaL27','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18978,'slh6ZXaL27','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18979,'slh6ZXaL27','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18980,'slh6ZXaL27','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18981,'slh6ZXaL27','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18982,'slh6ZXaL27','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18983,'slh6ZXaL27','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18984,'slh6ZXaL27','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18985,'slh6ZXaL27','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18986,'slh6ZXaL27','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18987,'lYAuCMn9g4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18988,'lYAuCMn9g4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18989,'lYAuCMn9g4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18990,'lYAuCMn9g4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18991,'lYAuCMn9g4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18992,'lYAuCMn9g4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18993,'lYAuCMn9g4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18994,'lYAuCMn9g4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18995,'lYAuCMn9g4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18996,'lYAuCMn9g4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18997,'lYAuCMn9g4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18998,'Dqq1aUPiIT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (18999,'Dqq1aUPiIT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19000,'Dqq1aUPiIT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19001,'Dqq1aUPiIT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19002,'Dqq1aUPiIT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19003,'Dqq1aUPiIT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19004,'Dqq1aUPiIT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19005,'Dqq1aUPiIT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19006,'Dqq1aUPiIT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19007,'Dqq1aUPiIT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19008,'Dqq1aUPiIT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19009,'tQYk7KBEwn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19010,'tQYk7KBEwn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19011,'tQYk7KBEwn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19012,'tQYk7KBEwn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19013,'tQYk7KBEwn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19014,'tQYk7KBEwn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19015,'tQYk7KBEwn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19016,'tQYk7KBEwn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19017,'tQYk7KBEwn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19018,'tQYk7KBEwn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19019,'tQYk7KBEwn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19020,'jzfCdFK2Fb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19021,'jzfCdFK2Fb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19022,'jzfCdFK2Fb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19023,'jzfCdFK2Fb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19024,'jzfCdFK2Fb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19025,'jzfCdFK2Fb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19026,'jzfCdFK2Fb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19027,'jzfCdFK2Fb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19028,'jzfCdFK2Fb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19029,'jzfCdFK2Fb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19030,'jzfCdFK2Fb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19031,'z7iqWqBUC8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19032,'z7iqWqBUC8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19033,'z7iqWqBUC8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19034,'z7iqWqBUC8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19035,'z7iqWqBUC8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19036,'z7iqWqBUC8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19037,'z7iqWqBUC8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19038,'z7iqWqBUC8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19039,'z7iqWqBUC8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19040,'z7iqWqBUC8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19041,'z7iqWqBUC8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19042,'bgwac1xMup','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19043,'bgwac1xMup','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19044,'bgwac1xMup','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19045,'bgwac1xMup','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19046,'bgwac1xMup','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19047,'bgwac1xMup','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19048,'bgwac1xMup','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19049,'bgwac1xMup','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19050,'bgwac1xMup','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19051,'bgwac1xMup','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19052,'bgwac1xMup','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19053,'ONLfb4AvRW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19054,'ONLfb4AvRW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19055,'ONLfb4AvRW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19056,'ONLfb4AvRW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19057,'ONLfb4AvRW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19058,'ONLfb4AvRW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19059,'ONLfb4AvRW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19060,'ONLfb4AvRW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19061,'ONLfb4AvRW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19062,'ONLfb4AvRW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19063,'ONLfb4AvRW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19064,'LbrGFlwFvX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19065,'LbrGFlwFvX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19066,'LbrGFlwFvX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19067,'LbrGFlwFvX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19068,'LbrGFlwFvX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19069,'LbrGFlwFvX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19070,'LbrGFlwFvX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19071,'LbrGFlwFvX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19072,'LbrGFlwFvX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19073,'LbrGFlwFvX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19074,'LbrGFlwFvX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19075,'CVF8LJYJt5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19076,'CVF8LJYJt5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19077,'CVF8LJYJt5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19078,'CVF8LJYJt5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19079,'CVF8LJYJt5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19080,'CVF8LJYJt5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19081,'CVF8LJYJt5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19082,'CVF8LJYJt5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19083,'CVF8LJYJt5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19084,'CVF8LJYJt5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19085,'CVF8LJYJt5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19086,'qPvr8D9Lxe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19087,'qPvr8D9Lxe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19088,'qPvr8D9Lxe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19089,'qPvr8D9Lxe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19090,'qPvr8D9Lxe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19091,'qPvr8D9Lxe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19092,'qPvr8D9Lxe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19093,'qPvr8D9Lxe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19094,'qPvr8D9Lxe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19095,'qPvr8D9Lxe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19096,'qPvr8D9Lxe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19097,'ATFBHho6ta','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19098,'ATFBHho6ta','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19099,'ATFBHho6ta','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19100,'ATFBHho6ta','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19101,'ATFBHho6ta','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19102,'ATFBHho6ta','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19103,'ATFBHho6ta','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19104,'ATFBHho6ta','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19105,'ATFBHho6ta','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19106,'ATFBHho6ta','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19107,'ATFBHho6ta','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19108,'Mt2tlFERZi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19109,'Mt2tlFERZi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19110,'Mt2tlFERZi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19111,'Mt2tlFERZi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19112,'Mt2tlFERZi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19113,'Mt2tlFERZi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19114,'Mt2tlFERZi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19115,'Mt2tlFERZi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19116,'Mt2tlFERZi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19117,'Mt2tlFERZi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19118,'Mt2tlFERZi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19119,'DLnoFFObBJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19120,'DLnoFFObBJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19121,'DLnoFFObBJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19122,'DLnoFFObBJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19123,'DLnoFFObBJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19124,'DLnoFFObBJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19125,'DLnoFFObBJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19126,'DLnoFFObBJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19127,'DLnoFFObBJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19128,'DLnoFFObBJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19129,'DLnoFFObBJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19130,'fh8w2PCBtN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19131,'fh8w2PCBtN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19132,'fh8w2PCBtN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19133,'fh8w2PCBtN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19134,'fh8w2PCBtN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19135,'fh8w2PCBtN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19136,'fh8w2PCBtN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19137,'fh8w2PCBtN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19138,'fh8w2PCBtN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19139,'fh8w2PCBtN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19140,'fh8w2PCBtN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19141,'2jlMzBIDHB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19142,'2jlMzBIDHB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19143,'2jlMzBIDHB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19144,'2jlMzBIDHB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19145,'2jlMzBIDHB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19146,'2jlMzBIDHB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19147,'2jlMzBIDHB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19148,'2jlMzBIDHB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19149,'2jlMzBIDHB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19150,'2jlMzBIDHB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19151,'2jlMzBIDHB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19152,'agGjgo835O','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19153,'agGjgo835O','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19154,'agGjgo835O','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19155,'agGjgo835O','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19156,'agGjgo835O','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19157,'agGjgo835O','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19158,'agGjgo835O','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19159,'agGjgo835O','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19160,'agGjgo835O','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19161,'agGjgo835O','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19162,'agGjgo835O','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19163,'MOCtI7xSE3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19164,'MOCtI7xSE3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19165,'MOCtI7xSE3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19166,'MOCtI7xSE3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19167,'MOCtI7xSE3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19168,'MOCtI7xSE3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19169,'MOCtI7xSE3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19170,'MOCtI7xSE3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19171,'MOCtI7xSE3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19172,'MOCtI7xSE3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19173,'MOCtI7xSE3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19174,'amifAAHEmK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19175,'amifAAHEmK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19176,'amifAAHEmK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19177,'amifAAHEmK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19178,'amifAAHEmK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19179,'amifAAHEmK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19180,'amifAAHEmK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19181,'amifAAHEmK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19182,'amifAAHEmK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19183,'amifAAHEmK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19184,'amifAAHEmK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19185,'q9uVOuF1O1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19186,'q9uVOuF1O1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19187,'q9uVOuF1O1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19188,'q9uVOuF1O1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19189,'q9uVOuF1O1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19190,'q9uVOuF1O1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19191,'q9uVOuF1O1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19192,'q9uVOuF1O1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19193,'q9uVOuF1O1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19194,'q9uVOuF1O1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19195,'q9uVOuF1O1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19196,'i6RF0daVls','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19197,'i6RF0daVls','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19198,'i6RF0daVls','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19199,'i6RF0daVls','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19200,'i6RF0daVls','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19201,'i6RF0daVls','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19202,'i6RF0daVls','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19203,'i6RF0daVls','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19204,'i6RF0daVls','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19205,'i6RF0daVls','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19206,'i6RF0daVls','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19207,'ojvlbr5PV1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19208,'ojvlbr5PV1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19209,'ojvlbr5PV1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19210,'ojvlbr5PV1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19211,'ojvlbr5PV1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19212,'ojvlbr5PV1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19213,'ojvlbr5PV1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19214,'ojvlbr5PV1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19215,'ojvlbr5PV1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19216,'ojvlbr5PV1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19217,'ojvlbr5PV1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19218,'9JBl2Vgdtk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19219,'9JBl2Vgdtk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19220,'9JBl2Vgdtk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19221,'9JBl2Vgdtk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19222,'9JBl2Vgdtk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19223,'9JBl2Vgdtk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19224,'9JBl2Vgdtk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19225,'9JBl2Vgdtk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19226,'9JBl2Vgdtk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19227,'9JBl2Vgdtk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19228,'9JBl2Vgdtk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19229,'ACQhUAjcqi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19230,'ACQhUAjcqi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19231,'ACQhUAjcqi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19232,'ACQhUAjcqi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19233,'ACQhUAjcqi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19234,'ACQhUAjcqi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19235,'ACQhUAjcqi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19236,'ACQhUAjcqi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19237,'ACQhUAjcqi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19238,'ACQhUAjcqi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19239,'ACQhUAjcqi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19240,'uLTfBpCV0i','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19241,'uLTfBpCV0i','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19242,'uLTfBpCV0i','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19243,'uLTfBpCV0i','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19244,'uLTfBpCV0i','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19245,'uLTfBpCV0i','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19246,'uLTfBpCV0i','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19247,'uLTfBpCV0i','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19248,'uLTfBpCV0i','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19249,'uLTfBpCV0i','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19250,'uLTfBpCV0i','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19251,'trngtXE2xn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19252,'trngtXE2xn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19253,'trngtXE2xn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19254,'trngtXE2xn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19255,'trngtXE2xn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19256,'trngtXE2xn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19257,'trngtXE2xn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19258,'trngtXE2xn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19259,'trngtXE2xn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19260,'trngtXE2xn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19261,'trngtXE2xn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19262,'WGIL9a4cOw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19263,'WGIL9a4cOw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19264,'WGIL9a4cOw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19265,'WGIL9a4cOw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19266,'WGIL9a4cOw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19267,'WGIL9a4cOw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19268,'WGIL9a4cOw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19269,'WGIL9a4cOw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19270,'WGIL9a4cOw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19271,'WGIL9a4cOw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19272,'WGIL9a4cOw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19273,'0JFSvPOPJL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19274,'0JFSvPOPJL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19275,'0JFSvPOPJL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19276,'0JFSvPOPJL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19277,'0JFSvPOPJL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19278,'0JFSvPOPJL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19279,'0JFSvPOPJL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19280,'0JFSvPOPJL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19281,'0JFSvPOPJL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19282,'0JFSvPOPJL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19283,'0JFSvPOPJL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19284,'6a9QQIJeIz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19285,'6a9QQIJeIz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19286,'6a9QQIJeIz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19287,'6a9QQIJeIz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19288,'6a9QQIJeIz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19289,'6a9QQIJeIz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19290,'6a9QQIJeIz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19291,'6a9QQIJeIz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19292,'6a9QQIJeIz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19293,'6a9QQIJeIz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19294,'6a9QQIJeIz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19295,'33OJ798a9E','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19296,'33OJ798a9E','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19297,'33OJ798a9E','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19298,'33OJ798a9E','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19299,'33OJ798a9E','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19300,'33OJ798a9E','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19301,'33OJ798a9E','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19302,'33OJ798a9E','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19303,'33OJ798a9E','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19304,'33OJ798a9E','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19305,'33OJ798a9E','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19306,'WNtp8J5XvO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19307,'WNtp8J5XvO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19308,'WNtp8J5XvO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19309,'WNtp8J5XvO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19310,'WNtp8J5XvO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19311,'WNtp8J5XvO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19312,'WNtp8J5XvO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19313,'WNtp8J5XvO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19314,'WNtp8J5XvO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19315,'WNtp8J5XvO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19316,'WNtp8J5XvO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19317,'CnfvVn5VXc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19318,'CnfvVn5VXc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19319,'CnfvVn5VXc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19320,'CnfvVn5VXc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19321,'CnfvVn5VXc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19322,'CnfvVn5VXc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19323,'CnfvVn5VXc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19324,'CnfvVn5VXc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19325,'CnfvVn5VXc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19326,'CnfvVn5VXc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19327,'CnfvVn5VXc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19328,'FA39S54QCz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19329,'FA39S54QCz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19330,'FA39S54QCz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19331,'FA39S54QCz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19332,'FA39S54QCz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19333,'FA39S54QCz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19334,'FA39S54QCz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19335,'FA39S54QCz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19336,'FA39S54QCz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19337,'FA39S54QCz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19338,'FA39S54QCz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19339,'syAFwSXOs7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19340,'syAFwSXOs7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19341,'syAFwSXOs7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19342,'syAFwSXOs7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19343,'syAFwSXOs7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19344,'syAFwSXOs7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19345,'syAFwSXOs7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19346,'syAFwSXOs7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19347,'syAFwSXOs7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19348,'syAFwSXOs7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19349,'syAFwSXOs7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19350,'5t8TDpkh2k','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19351,'5t8TDpkh2k','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19352,'5t8TDpkh2k','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19353,'5t8TDpkh2k','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19354,'5t8TDpkh2k','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19355,'5t8TDpkh2k','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19356,'5t8TDpkh2k','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19357,'5t8TDpkh2k','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19358,'5t8TDpkh2k','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19359,'5t8TDpkh2k','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19360,'5t8TDpkh2k','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19361,'GpDz42QN4q','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19362,'GpDz42QN4q','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19363,'GpDz42QN4q','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19364,'GpDz42QN4q','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19365,'GpDz42QN4q','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19366,'GpDz42QN4q','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19367,'GpDz42QN4q','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19368,'GpDz42QN4q','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19369,'GpDz42QN4q','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19370,'GpDz42QN4q','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19371,'GpDz42QN4q','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19372,'qJXDXj5rt1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19373,'qJXDXj5rt1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19374,'qJXDXj5rt1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19375,'qJXDXj5rt1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19376,'qJXDXj5rt1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19377,'qJXDXj5rt1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19378,'qJXDXj5rt1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19379,'qJXDXj5rt1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19380,'qJXDXj5rt1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19381,'qJXDXj5rt1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19382,'qJXDXj5rt1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19383,'T7uQsqfaul','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19384,'T7uQsqfaul','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19385,'T7uQsqfaul','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19386,'T7uQsqfaul','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19387,'T7uQsqfaul','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19388,'T7uQsqfaul','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19389,'T7uQsqfaul','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19390,'T7uQsqfaul','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19391,'T7uQsqfaul','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19392,'T7uQsqfaul','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19393,'T7uQsqfaul','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19394,'SB4nzjOVHo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19395,'SB4nzjOVHo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19396,'SB4nzjOVHo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19397,'SB4nzjOVHo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19398,'SB4nzjOVHo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19399,'SB4nzjOVHo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19400,'SB4nzjOVHo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19401,'SB4nzjOVHo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19402,'SB4nzjOVHo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19403,'SB4nzjOVHo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19404,'SB4nzjOVHo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19405,'NWyOoYZQoP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19406,'NWyOoYZQoP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19407,'NWyOoYZQoP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19408,'NWyOoYZQoP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19409,'NWyOoYZQoP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19410,'NWyOoYZQoP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19411,'NWyOoYZQoP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19412,'NWyOoYZQoP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19413,'NWyOoYZQoP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19414,'NWyOoYZQoP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19415,'NWyOoYZQoP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19416,'dyYwucpu3R','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19417,'dyYwucpu3R','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19418,'dyYwucpu3R','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19419,'dyYwucpu3R','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19420,'dyYwucpu3R','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19421,'dyYwucpu3R','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19422,'dyYwucpu3R','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19423,'dyYwucpu3R','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19424,'dyYwucpu3R','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19425,'dyYwucpu3R','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19426,'dyYwucpu3R','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19427,'vFvGLnMb04','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19428,'vFvGLnMb04','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19429,'vFvGLnMb04','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19430,'vFvGLnMb04','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19431,'vFvGLnMb04','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19432,'vFvGLnMb04','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19433,'vFvGLnMb04','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19434,'vFvGLnMb04','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19435,'vFvGLnMb04','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19436,'vFvGLnMb04','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19437,'vFvGLnMb04','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19438,'OpNXnlYtrk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19439,'OpNXnlYtrk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19440,'OpNXnlYtrk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19441,'OpNXnlYtrk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19442,'OpNXnlYtrk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19443,'OpNXnlYtrk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19444,'OpNXnlYtrk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19445,'OpNXnlYtrk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19446,'OpNXnlYtrk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19447,'OpNXnlYtrk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19448,'OpNXnlYtrk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19449,'rAiIgOxIYb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19450,'rAiIgOxIYb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19451,'rAiIgOxIYb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19452,'rAiIgOxIYb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19453,'rAiIgOxIYb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19454,'rAiIgOxIYb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19455,'rAiIgOxIYb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19456,'rAiIgOxIYb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19457,'rAiIgOxIYb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19458,'rAiIgOxIYb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19459,'rAiIgOxIYb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19460,'LPFcF8irpx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19461,'LPFcF8irpx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19462,'LPFcF8irpx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19463,'LPFcF8irpx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19464,'LPFcF8irpx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19465,'LPFcF8irpx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19466,'LPFcF8irpx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19467,'LPFcF8irpx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19468,'LPFcF8irpx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19469,'LPFcF8irpx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19470,'LPFcF8irpx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19471,'Ih6TRxoB09','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19472,'Ih6TRxoB09','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19473,'Ih6TRxoB09','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19474,'Ih6TRxoB09','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19475,'Ih6TRxoB09','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19476,'Ih6TRxoB09','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19477,'Ih6TRxoB09','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19478,'Ih6TRxoB09','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19479,'Ih6TRxoB09','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19480,'Ih6TRxoB09','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19481,'Ih6TRxoB09','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19482,'wj66fzw0fG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19483,'wj66fzw0fG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19484,'wj66fzw0fG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19485,'wj66fzw0fG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19486,'wj66fzw0fG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19487,'wj66fzw0fG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19488,'wj66fzw0fG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19489,'wj66fzw0fG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19490,'wj66fzw0fG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19491,'wj66fzw0fG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19492,'wj66fzw0fG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19493,'4iA3YwZCWB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19494,'4iA3YwZCWB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19495,'4iA3YwZCWB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19496,'4iA3YwZCWB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19497,'4iA3YwZCWB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19498,'4iA3YwZCWB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19499,'4iA3YwZCWB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19500,'4iA3YwZCWB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19501,'4iA3YwZCWB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19502,'4iA3YwZCWB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19503,'4iA3YwZCWB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19504,'47KMiKVuYj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19505,'47KMiKVuYj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19506,'47KMiKVuYj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19507,'47KMiKVuYj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19508,'47KMiKVuYj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19509,'47KMiKVuYj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19510,'47KMiKVuYj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19511,'47KMiKVuYj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19512,'47KMiKVuYj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19513,'47KMiKVuYj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19514,'47KMiKVuYj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19515,'I9SbiybU53','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19516,'I9SbiybU53','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19517,'I9SbiybU53','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19518,'I9SbiybU53','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19519,'I9SbiybU53','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19520,'I9SbiybU53','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19521,'I9SbiybU53','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19522,'I9SbiybU53','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19523,'I9SbiybU53','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19524,'I9SbiybU53','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19525,'I9SbiybU53','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19526,'O8pB0D7P0M','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19527,'O8pB0D7P0M','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19528,'O8pB0D7P0M','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19529,'O8pB0D7P0M','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19530,'O8pB0D7P0M','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19531,'O8pB0D7P0M','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19532,'O8pB0D7P0M','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19533,'O8pB0D7P0M','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19534,'O8pB0D7P0M','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19535,'O8pB0D7P0M','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19536,'O8pB0D7P0M','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19537,'NaUyOG8qQB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19538,'NaUyOG8qQB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19539,'NaUyOG8qQB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19540,'NaUyOG8qQB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19541,'NaUyOG8qQB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19542,'NaUyOG8qQB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19543,'NaUyOG8qQB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19544,'NaUyOG8qQB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19545,'NaUyOG8qQB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19546,'NaUyOG8qQB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19547,'NaUyOG8qQB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19548,'kS5HQ7L5oQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19549,'kS5HQ7L5oQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19550,'kS5HQ7L5oQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19551,'kS5HQ7L5oQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19552,'kS5HQ7L5oQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19553,'kS5HQ7L5oQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19554,'kS5HQ7L5oQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19555,'kS5HQ7L5oQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19556,'kS5HQ7L5oQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19557,'kS5HQ7L5oQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19558,'kS5HQ7L5oQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19559,'C6Xl4lIjtG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19560,'C6Xl4lIjtG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19561,'C6Xl4lIjtG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19562,'C6Xl4lIjtG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19563,'C6Xl4lIjtG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19564,'C6Xl4lIjtG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19565,'C6Xl4lIjtG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19566,'C6Xl4lIjtG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19567,'C6Xl4lIjtG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19568,'C6Xl4lIjtG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19569,'C6Xl4lIjtG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19570,'bo5MMApgI2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19571,'bo5MMApgI2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19572,'bo5MMApgI2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19573,'bo5MMApgI2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19574,'bo5MMApgI2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19575,'bo5MMApgI2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19576,'bo5MMApgI2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19577,'bo5MMApgI2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19578,'bo5MMApgI2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19579,'bo5MMApgI2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19580,'bo5MMApgI2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19581,'1EkxEAXwaW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19582,'1EkxEAXwaW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19583,'1EkxEAXwaW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19584,'1EkxEAXwaW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19585,'1EkxEAXwaW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19586,'1EkxEAXwaW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19587,'1EkxEAXwaW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19588,'1EkxEAXwaW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19589,'1EkxEAXwaW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19590,'1EkxEAXwaW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19591,'1EkxEAXwaW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19592,'KA7VMmXCcs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19593,'KA7VMmXCcs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19594,'KA7VMmXCcs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19595,'KA7VMmXCcs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19596,'KA7VMmXCcs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19597,'KA7VMmXCcs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19598,'KA7VMmXCcs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19599,'KA7VMmXCcs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19600,'KA7VMmXCcs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19601,'KA7VMmXCcs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19602,'KA7VMmXCcs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19603,'7Me8u9dE75','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19604,'7Me8u9dE75','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19605,'7Me8u9dE75','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19606,'7Me8u9dE75','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19607,'7Me8u9dE75','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19608,'7Me8u9dE75','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19609,'7Me8u9dE75','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19610,'7Me8u9dE75','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19611,'7Me8u9dE75','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19612,'7Me8u9dE75','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19613,'7Me8u9dE75','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19614,'6wGICIniIN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19615,'6wGICIniIN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19616,'6wGICIniIN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19617,'6wGICIniIN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19618,'6wGICIniIN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19619,'6wGICIniIN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19620,'6wGICIniIN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19621,'6wGICIniIN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19622,'6wGICIniIN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19623,'6wGICIniIN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19624,'6wGICIniIN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19625,'lwAwUMXoGh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19626,'lwAwUMXoGh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19627,'lwAwUMXoGh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19628,'lwAwUMXoGh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19629,'lwAwUMXoGh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19630,'lwAwUMXoGh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19631,'lwAwUMXoGh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19632,'lwAwUMXoGh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19633,'lwAwUMXoGh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19634,'lwAwUMXoGh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19635,'lwAwUMXoGh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19636,'L06mHNqzR0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19637,'L06mHNqzR0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19638,'L06mHNqzR0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19639,'L06mHNqzR0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19640,'L06mHNqzR0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19641,'L06mHNqzR0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19642,'L06mHNqzR0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19643,'L06mHNqzR0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19644,'L06mHNqzR0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19645,'L06mHNqzR0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19646,'L06mHNqzR0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19647,'RqaG3OTkCt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19648,'RqaG3OTkCt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19649,'RqaG3OTkCt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19650,'RqaG3OTkCt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19651,'RqaG3OTkCt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19652,'RqaG3OTkCt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19653,'RqaG3OTkCt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19654,'RqaG3OTkCt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19655,'RqaG3OTkCt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19656,'RqaG3OTkCt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19657,'RqaG3OTkCt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19658,'kPlNVFctrm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19659,'kPlNVFctrm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19660,'kPlNVFctrm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19661,'kPlNVFctrm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19662,'kPlNVFctrm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19663,'kPlNVFctrm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19664,'kPlNVFctrm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19665,'kPlNVFctrm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19666,'kPlNVFctrm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19667,'kPlNVFctrm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19668,'kPlNVFctrm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19669,'HvFMrLQTRr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19670,'HvFMrLQTRr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19671,'HvFMrLQTRr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19672,'HvFMrLQTRr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19673,'HvFMrLQTRr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19674,'HvFMrLQTRr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19675,'HvFMrLQTRr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19676,'HvFMrLQTRr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19677,'HvFMrLQTRr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19678,'HvFMrLQTRr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19679,'HvFMrLQTRr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19680,'6IwYiutqG8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19681,'6IwYiutqG8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19682,'6IwYiutqG8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19683,'6IwYiutqG8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19684,'6IwYiutqG8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19685,'6IwYiutqG8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19686,'6IwYiutqG8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19687,'6IwYiutqG8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19688,'6IwYiutqG8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19689,'6IwYiutqG8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19690,'6IwYiutqG8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19691,'DBlA4niltb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19692,'DBlA4niltb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19693,'DBlA4niltb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19694,'DBlA4niltb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19695,'DBlA4niltb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19696,'DBlA4niltb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19697,'DBlA4niltb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19698,'DBlA4niltb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19699,'DBlA4niltb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19700,'DBlA4niltb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19701,'DBlA4niltb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19702,'zhHYL6kfzZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19703,'zhHYL6kfzZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19704,'zhHYL6kfzZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19705,'zhHYL6kfzZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19706,'zhHYL6kfzZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19707,'zhHYL6kfzZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19708,'zhHYL6kfzZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19709,'zhHYL6kfzZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19710,'zhHYL6kfzZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19711,'zhHYL6kfzZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19712,'zhHYL6kfzZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19713,'QJjdtZs0JY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19714,'QJjdtZs0JY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19715,'QJjdtZs0JY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19716,'QJjdtZs0JY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19717,'QJjdtZs0JY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19718,'QJjdtZs0JY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19719,'QJjdtZs0JY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19720,'QJjdtZs0JY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19721,'QJjdtZs0JY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19722,'QJjdtZs0JY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19723,'QJjdtZs0JY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19724,'Q8tLVxSrrs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19725,'Q8tLVxSrrs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19726,'Q8tLVxSrrs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19727,'Q8tLVxSrrs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19728,'Q8tLVxSrrs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19729,'Q8tLVxSrrs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19730,'Q8tLVxSrrs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19731,'Q8tLVxSrrs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19732,'Q8tLVxSrrs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19733,'Q8tLVxSrrs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19734,'Q8tLVxSrrs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19735,'iJ4FJjWNvo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19736,'iJ4FJjWNvo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19737,'iJ4FJjWNvo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19738,'iJ4FJjWNvo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19739,'iJ4FJjWNvo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19740,'iJ4FJjWNvo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19741,'iJ4FJjWNvo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19742,'iJ4FJjWNvo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19743,'iJ4FJjWNvo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19744,'iJ4FJjWNvo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19745,'iJ4FJjWNvo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19746,'LpTKRlMNdp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19747,'LpTKRlMNdp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19748,'LpTKRlMNdp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19749,'LpTKRlMNdp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19750,'LpTKRlMNdp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19751,'LpTKRlMNdp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19752,'LpTKRlMNdp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19753,'LpTKRlMNdp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19754,'LpTKRlMNdp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19755,'LpTKRlMNdp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19756,'LpTKRlMNdp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19757,'1cYTGOjikC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19758,'1cYTGOjikC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19759,'1cYTGOjikC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19760,'1cYTGOjikC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19761,'1cYTGOjikC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19762,'1cYTGOjikC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19763,'1cYTGOjikC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19764,'1cYTGOjikC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19765,'1cYTGOjikC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19766,'1cYTGOjikC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19767,'1cYTGOjikC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19768,'pfdqVXMhR8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19769,'pfdqVXMhR8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19770,'pfdqVXMhR8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19771,'pfdqVXMhR8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19772,'pfdqVXMhR8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19773,'pfdqVXMhR8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19774,'pfdqVXMhR8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19775,'pfdqVXMhR8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19776,'pfdqVXMhR8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19777,'pfdqVXMhR8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19778,'pfdqVXMhR8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19779,'YNp6L096ZI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19780,'YNp6L096ZI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19781,'YNp6L096ZI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19782,'YNp6L096ZI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19783,'YNp6L096ZI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19784,'YNp6L096ZI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19785,'YNp6L096ZI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19786,'YNp6L096ZI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19787,'YNp6L096ZI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19788,'YNp6L096ZI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19789,'YNp6L096ZI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19790,'cOKJEMJwmk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19791,'cOKJEMJwmk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19792,'cOKJEMJwmk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19793,'cOKJEMJwmk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19794,'cOKJEMJwmk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19795,'cOKJEMJwmk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19796,'cOKJEMJwmk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19797,'cOKJEMJwmk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19798,'cOKJEMJwmk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19799,'cOKJEMJwmk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19800,'cOKJEMJwmk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19801,'x0tsbZCT2x','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19802,'x0tsbZCT2x','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19803,'x0tsbZCT2x','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19804,'x0tsbZCT2x','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19805,'x0tsbZCT2x','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19806,'x0tsbZCT2x','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19807,'x0tsbZCT2x','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19808,'x0tsbZCT2x','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19809,'x0tsbZCT2x','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19810,'x0tsbZCT2x','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19811,'x0tsbZCT2x','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19812,'RMcEwgfW9v','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19813,'RMcEwgfW9v','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19814,'RMcEwgfW9v','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19815,'RMcEwgfW9v','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19816,'RMcEwgfW9v','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19817,'RMcEwgfW9v','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19818,'RMcEwgfW9v','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19819,'RMcEwgfW9v','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19820,'RMcEwgfW9v','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19821,'RMcEwgfW9v','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19822,'RMcEwgfW9v','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19823,'j8tgxtMFz4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19824,'j8tgxtMFz4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19825,'j8tgxtMFz4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19826,'j8tgxtMFz4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19827,'j8tgxtMFz4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19828,'j8tgxtMFz4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19829,'j8tgxtMFz4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19830,'j8tgxtMFz4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19831,'j8tgxtMFz4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19832,'j8tgxtMFz4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19833,'j8tgxtMFz4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19834,'Mm1NaSHuWQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19835,'Mm1NaSHuWQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19836,'Mm1NaSHuWQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19837,'Mm1NaSHuWQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19838,'Mm1NaSHuWQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19839,'Mm1NaSHuWQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19840,'Mm1NaSHuWQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19841,'Mm1NaSHuWQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19842,'Mm1NaSHuWQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19843,'Mm1NaSHuWQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19844,'Mm1NaSHuWQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19845,'LTTsB4ctFf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19846,'LTTsB4ctFf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19847,'LTTsB4ctFf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19848,'LTTsB4ctFf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19849,'LTTsB4ctFf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19850,'LTTsB4ctFf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19851,'LTTsB4ctFf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19852,'LTTsB4ctFf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19853,'LTTsB4ctFf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19854,'LTTsB4ctFf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19855,'LTTsB4ctFf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19856,'HtxGR0UfD8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19857,'HtxGR0UfD8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19858,'HtxGR0UfD8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19859,'HtxGR0UfD8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19860,'HtxGR0UfD8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19861,'HtxGR0UfD8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19862,'HtxGR0UfD8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19863,'HtxGR0UfD8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19864,'HtxGR0UfD8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19865,'HtxGR0UfD8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19866,'HtxGR0UfD8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19867,'6nbuDRIRjB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19868,'6nbuDRIRjB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19869,'6nbuDRIRjB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19870,'6nbuDRIRjB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19871,'6nbuDRIRjB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19872,'6nbuDRIRjB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19873,'6nbuDRIRjB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19874,'6nbuDRIRjB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19875,'6nbuDRIRjB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19876,'6nbuDRIRjB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19877,'6nbuDRIRjB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19878,'VDpYRhGnvD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19879,'VDpYRhGnvD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19880,'VDpYRhGnvD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19881,'VDpYRhGnvD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19882,'VDpYRhGnvD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19883,'VDpYRhGnvD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19884,'VDpYRhGnvD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19885,'VDpYRhGnvD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19886,'VDpYRhGnvD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19887,'VDpYRhGnvD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19888,'VDpYRhGnvD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19889,'9pRxrN98zC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19890,'9pRxrN98zC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19891,'9pRxrN98zC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19892,'9pRxrN98zC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19893,'9pRxrN98zC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19894,'9pRxrN98zC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19895,'9pRxrN98zC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19896,'9pRxrN98zC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19897,'9pRxrN98zC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19898,'9pRxrN98zC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19899,'9pRxrN98zC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19900,'Jf8gzjEzVt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19901,'Jf8gzjEzVt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19902,'Jf8gzjEzVt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19903,'Jf8gzjEzVt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19904,'Jf8gzjEzVt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19905,'Jf8gzjEzVt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19906,'Jf8gzjEzVt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19907,'Jf8gzjEzVt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19908,'Jf8gzjEzVt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19909,'Jf8gzjEzVt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19910,'Jf8gzjEzVt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19911,'ISudU7FYuc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19912,'ISudU7FYuc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19913,'ISudU7FYuc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19914,'ISudU7FYuc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19915,'ISudU7FYuc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19916,'ISudU7FYuc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19917,'ISudU7FYuc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19918,'ISudU7FYuc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19919,'ISudU7FYuc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19920,'ISudU7FYuc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19921,'ISudU7FYuc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19922,'PyY5QczKIN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19923,'PyY5QczKIN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19924,'PyY5QczKIN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19925,'PyY5QczKIN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19926,'PyY5QczKIN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19927,'PyY5QczKIN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19928,'PyY5QczKIN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19929,'PyY5QczKIN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19930,'PyY5QczKIN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19931,'PyY5QczKIN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19932,'PyY5QczKIN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19933,'67o5CA4oMX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19934,'67o5CA4oMX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19935,'67o5CA4oMX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19936,'67o5CA4oMX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19937,'67o5CA4oMX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19938,'67o5CA4oMX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19939,'67o5CA4oMX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19940,'67o5CA4oMX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19941,'67o5CA4oMX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19942,'67o5CA4oMX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19943,'67o5CA4oMX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19944,'L5uO71Nq3V','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19945,'L5uO71Nq3V','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19946,'L5uO71Nq3V','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19947,'L5uO71Nq3V','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19948,'L5uO71Nq3V','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19949,'L5uO71Nq3V','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19950,'L5uO71Nq3V','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19951,'L5uO71Nq3V','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19952,'L5uO71Nq3V','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19953,'L5uO71Nq3V','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19954,'L5uO71Nq3V','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19955,'ltVOjDMlfZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19956,'ltVOjDMlfZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19957,'ltVOjDMlfZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19958,'ltVOjDMlfZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19959,'ltVOjDMlfZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19960,'ltVOjDMlfZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19961,'ltVOjDMlfZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19962,'ltVOjDMlfZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19963,'ltVOjDMlfZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19964,'ltVOjDMlfZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19965,'ltVOjDMlfZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19966,'WBv20JE2rq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19967,'WBv20JE2rq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19968,'WBv20JE2rq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19969,'WBv20JE2rq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19970,'WBv20JE2rq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19971,'WBv20JE2rq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19972,'WBv20JE2rq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19973,'WBv20JE2rq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19974,'WBv20JE2rq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19975,'WBv20JE2rq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19976,'WBv20JE2rq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19977,'Spv04LGn8g','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19978,'Spv04LGn8g','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19979,'Spv04LGn8g','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19980,'Spv04LGn8g','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19981,'Spv04LGn8g','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19982,'Spv04LGn8g','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19983,'Spv04LGn8g','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19984,'Spv04LGn8g','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19985,'Spv04LGn8g','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19986,'Spv04LGn8g','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19987,'Spv04LGn8g','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19988,'RxFILJWFlR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19989,'RxFILJWFlR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19990,'RxFILJWFlR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19991,'RxFILJWFlR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19992,'RxFILJWFlR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19993,'RxFILJWFlR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19994,'RxFILJWFlR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19995,'RxFILJWFlR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19996,'RxFILJWFlR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19997,'RxFILJWFlR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19998,'RxFILJWFlR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (19999,'KNXR8Xkzn1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20000,'KNXR8Xkzn1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20001,'KNXR8Xkzn1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20002,'KNXR8Xkzn1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20003,'KNXR8Xkzn1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20004,'KNXR8Xkzn1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20005,'KNXR8Xkzn1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20006,'KNXR8Xkzn1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20007,'KNXR8Xkzn1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20008,'KNXR8Xkzn1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20009,'KNXR8Xkzn1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20010,'KNb2xDYpZQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20011,'KNb2xDYpZQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20012,'KNb2xDYpZQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20013,'KNb2xDYpZQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20014,'KNb2xDYpZQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20015,'KNb2xDYpZQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20016,'KNb2xDYpZQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20017,'KNb2xDYpZQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20018,'KNb2xDYpZQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20019,'KNb2xDYpZQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20020,'KNb2xDYpZQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20021,'VYQIe7VQex','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20022,'VYQIe7VQex','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20023,'VYQIe7VQex','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20024,'VYQIe7VQex','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20025,'VYQIe7VQex','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20026,'VYQIe7VQex','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20027,'VYQIe7VQex','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20028,'VYQIe7VQex','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20029,'VYQIe7VQex','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20030,'VYQIe7VQex','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20031,'VYQIe7VQex','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20032,'kl0H6FOnbq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20033,'kl0H6FOnbq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20034,'kl0H6FOnbq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20035,'kl0H6FOnbq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20036,'kl0H6FOnbq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20037,'kl0H6FOnbq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20038,'kl0H6FOnbq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20039,'kl0H6FOnbq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20040,'kl0H6FOnbq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20041,'kl0H6FOnbq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20042,'kl0H6FOnbq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20043,'Y7sMsuq0Ln','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20044,'Y7sMsuq0Ln','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20045,'Y7sMsuq0Ln','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20046,'Y7sMsuq0Ln','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20047,'Y7sMsuq0Ln','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20048,'Y7sMsuq0Ln','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20049,'Y7sMsuq0Ln','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20050,'Y7sMsuq0Ln','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20051,'Y7sMsuq0Ln','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20052,'Y7sMsuq0Ln','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20053,'Y7sMsuq0Ln','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20054,'JascMAZGkH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20055,'JascMAZGkH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20056,'JascMAZGkH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20057,'JascMAZGkH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20058,'JascMAZGkH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20059,'JascMAZGkH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20060,'JascMAZGkH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20061,'JascMAZGkH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20062,'JascMAZGkH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20063,'JascMAZGkH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20064,'JascMAZGkH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20065,'v1IYUSxAWV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20066,'v1IYUSxAWV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20067,'v1IYUSxAWV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20068,'v1IYUSxAWV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20069,'v1IYUSxAWV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20070,'v1IYUSxAWV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20071,'v1IYUSxAWV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20072,'v1IYUSxAWV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20073,'v1IYUSxAWV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20074,'v1IYUSxAWV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20075,'v1IYUSxAWV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20076,'lHV5nz7PdX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20077,'lHV5nz7PdX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20078,'lHV5nz7PdX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20079,'lHV5nz7PdX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20080,'lHV5nz7PdX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20081,'lHV5nz7PdX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20082,'lHV5nz7PdX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20083,'lHV5nz7PdX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20084,'lHV5nz7PdX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20085,'lHV5nz7PdX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20086,'lHV5nz7PdX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20087,'B4zYL4uF4h','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20088,'B4zYL4uF4h','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20089,'B4zYL4uF4h','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20090,'B4zYL4uF4h','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20091,'B4zYL4uF4h','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20092,'B4zYL4uF4h','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20093,'B4zYL4uF4h','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20094,'B4zYL4uF4h','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20095,'B4zYL4uF4h','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20096,'B4zYL4uF4h','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20097,'B4zYL4uF4h','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20098,'CQ9l5AruiS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20099,'CQ9l5AruiS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20100,'CQ9l5AruiS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20101,'CQ9l5AruiS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20102,'CQ9l5AruiS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20103,'CQ9l5AruiS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20104,'CQ9l5AruiS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20105,'CQ9l5AruiS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20106,'CQ9l5AruiS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20107,'CQ9l5AruiS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20108,'CQ9l5AruiS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20109,'ft2qn2SFJR','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20110,'ft2qn2SFJR','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20111,'ft2qn2SFJR','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20112,'ft2qn2SFJR','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20113,'ft2qn2SFJR','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20114,'ft2qn2SFJR','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20115,'ft2qn2SFJR','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20116,'ft2qn2SFJR','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20117,'ft2qn2SFJR','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20118,'ft2qn2SFJR','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20119,'ft2qn2SFJR','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20120,'7PbF4JARhK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20121,'7PbF4JARhK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20122,'7PbF4JARhK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20123,'7PbF4JARhK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20124,'7PbF4JARhK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20125,'7PbF4JARhK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20126,'7PbF4JARhK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20127,'7PbF4JARhK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20128,'7PbF4JARhK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20129,'7PbF4JARhK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20130,'7PbF4JARhK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20131,'WuGBaMLeIQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20132,'WuGBaMLeIQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20133,'WuGBaMLeIQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20134,'WuGBaMLeIQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20135,'WuGBaMLeIQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20136,'WuGBaMLeIQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20137,'WuGBaMLeIQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20138,'WuGBaMLeIQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20139,'WuGBaMLeIQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20140,'WuGBaMLeIQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20141,'WuGBaMLeIQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20142,'tcCuG5neKh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20143,'tcCuG5neKh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20144,'tcCuG5neKh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20145,'tcCuG5neKh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20146,'tcCuG5neKh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20147,'tcCuG5neKh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20148,'tcCuG5neKh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20149,'tcCuG5neKh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20150,'tcCuG5neKh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20151,'tcCuG5neKh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20152,'tcCuG5neKh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20153,'BHdClx32bl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20154,'BHdClx32bl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20155,'BHdClx32bl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20156,'BHdClx32bl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20157,'BHdClx32bl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20158,'BHdClx32bl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20159,'BHdClx32bl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20160,'BHdClx32bl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20161,'BHdClx32bl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20162,'BHdClx32bl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20163,'BHdClx32bl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20164,'XTN70J9JT2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20165,'XTN70J9JT2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20166,'XTN70J9JT2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20167,'XTN70J9JT2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20168,'XTN70J9JT2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20169,'XTN70J9JT2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20170,'XTN70J9JT2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20171,'XTN70J9JT2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20172,'XTN70J9JT2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20173,'XTN70J9JT2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20174,'XTN70J9JT2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20175,'Hrne0f1Z8F','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20176,'Hrne0f1Z8F','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20177,'Hrne0f1Z8F','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20178,'Hrne0f1Z8F','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20179,'Hrne0f1Z8F','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20180,'Hrne0f1Z8F','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20181,'Hrne0f1Z8F','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20182,'Hrne0f1Z8F','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20183,'Hrne0f1Z8F','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20184,'Hrne0f1Z8F','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20185,'Hrne0f1Z8F','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20186,'uMORgQByQG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20187,'uMORgQByQG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20188,'uMORgQByQG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20189,'uMORgQByQG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20190,'uMORgQByQG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20191,'uMORgQByQG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20192,'uMORgQByQG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20193,'uMORgQByQG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20194,'uMORgQByQG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20195,'uMORgQByQG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20196,'uMORgQByQG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20197,'Qsor5YfkCW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20198,'Qsor5YfkCW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20199,'Qsor5YfkCW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20200,'Qsor5YfkCW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20201,'Qsor5YfkCW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20202,'Qsor5YfkCW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20203,'Qsor5YfkCW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20204,'Qsor5YfkCW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20205,'Qsor5YfkCW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20206,'Qsor5YfkCW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20207,'Qsor5YfkCW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20208,'SBdjtlsJZu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20209,'SBdjtlsJZu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20210,'SBdjtlsJZu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20211,'SBdjtlsJZu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20212,'SBdjtlsJZu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20213,'SBdjtlsJZu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20214,'SBdjtlsJZu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20215,'SBdjtlsJZu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20216,'SBdjtlsJZu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20217,'SBdjtlsJZu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20218,'SBdjtlsJZu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20219,'oAYxOgp5ua','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20220,'oAYxOgp5ua','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20221,'oAYxOgp5ua','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20222,'oAYxOgp5ua','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20223,'oAYxOgp5ua','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20224,'oAYxOgp5ua','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20225,'oAYxOgp5ua','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20226,'oAYxOgp5ua','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20227,'oAYxOgp5ua','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20228,'oAYxOgp5ua','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20229,'oAYxOgp5ua','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20230,'RcmSIC2Oct','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20231,'RcmSIC2Oct','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20232,'RcmSIC2Oct','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20233,'RcmSIC2Oct','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20234,'RcmSIC2Oct','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20235,'RcmSIC2Oct','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20236,'RcmSIC2Oct','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20237,'RcmSIC2Oct','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20238,'RcmSIC2Oct','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20239,'RcmSIC2Oct','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20240,'RcmSIC2Oct','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20241,'dfF7hHgvnV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20242,'dfF7hHgvnV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20243,'dfF7hHgvnV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20244,'dfF7hHgvnV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20245,'dfF7hHgvnV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20246,'dfF7hHgvnV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20247,'dfF7hHgvnV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20248,'dfF7hHgvnV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20249,'dfF7hHgvnV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20250,'dfF7hHgvnV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20251,'dfF7hHgvnV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20252,'9wkvi3LGi9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20253,'9wkvi3LGi9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20254,'9wkvi3LGi9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20255,'9wkvi3LGi9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20256,'9wkvi3LGi9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20257,'9wkvi3LGi9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20258,'9wkvi3LGi9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20259,'9wkvi3LGi9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20260,'9wkvi3LGi9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20261,'9wkvi3LGi9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20262,'9wkvi3LGi9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20263,'ZU3gw5lsuL','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20264,'ZU3gw5lsuL','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20265,'ZU3gw5lsuL','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20266,'ZU3gw5lsuL','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20267,'ZU3gw5lsuL','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20268,'ZU3gw5lsuL','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20269,'ZU3gw5lsuL','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20270,'ZU3gw5lsuL','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20271,'ZU3gw5lsuL','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20272,'ZU3gw5lsuL','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20273,'ZU3gw5lsuL','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20274,'gLBZPtW6pk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20275,'gLBZPtW6pk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20276,'gLBZPtW6pk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20277,'gLBZPtW6pk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20278,'gLBZPtW6pk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20279,'gLBZPtW6pk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20280,'gLBZPtW6pk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20281,'gLBZPtW6pk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20282,'gLBZPtW6pk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20283,'gLBZPtW6pk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20284,'gLBZPtW6pk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20285,'kYOjgItAOO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20286,'kYOjgItAOO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20287,'kYOjgItAOO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20288,'kYOjgItAOO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20289,'kYOjgItAOO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20290,'kYOjgItAOO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20291,'kYOjgItAOO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20292,'kYOjgItAOO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20293,'kYOjgItAOO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20294,'kYOjgItAOO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20295,'kYOjgItAOO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20296,'AXvZrH9fjs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20297,'AXvZrH9fjs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20298,'AXvZrH9fjs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20299,'AXvZrH9fjs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20300,'AXvZrH9fjs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20301,'AXvZrH9fjs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20302,'AXvZrH9fjs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20303,'AXvZrH9fjs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20304,'AXvZrH9fjs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20305,'AXvZrH9fjs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20306,'AXvZrH9fjs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20307,'e3Ktuwtcoi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20308,'e3Ktuwtcoi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20309,'e3Ktuwtcoi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20310,'e3Ktuwtcoi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20311,'e3Ktuwtcoi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20312,'e3Ktuwtcoi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20313,'e3Ktuwtcoi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20314,'e3Ktuwtcoi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20315,'e3Ktuwtcoi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20316,'e3Ktuwtcoi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20317,'e3Ktuwtcoi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20318,'f4X7dvmLHb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20319,'f4X7dvmLHb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20320,'f4X7dvmLHb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20321,'f4X7dvmLHb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20322,'f4X7dvmLHb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20323,'f4X7dvmLHb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20324,'f4X7dvmLHb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20325,'f4X7dvmLHb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20326,'f4X7dvmLHb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20327,'f4X7dvmLHb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20328,'f4X7dvmLHb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20329,'28tG6xSpLB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20330,'28tG6xSpLB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20331,'28tG6xSpLB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20332,'28tG6xSpLB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20333,'28tG6xSpLB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20334,'28tG6xSpLB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20335,'28tG6xSpLB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20336,'28tG6xSpLB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20337,'28tG6xSpLB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20338,'28tG6xSpLB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20339,'28tG6xSpLB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20340,'RQGkKg69Kz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20341,'RQGkKg69Kz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20342,'RQGkKg69Kz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20343,'RQGkKg69Kz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20344,'RQGkKg69Kz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20345,'RQGkKg69Kz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20346,'RQGkKg69Kz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20347,'RQGkKg69Kz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20348,'RQGkKg69Kz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20349,'RQGkKg69Kz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20350,'RQGkKg69Kz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20351,'4ldcJ6e668','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20352,'4ldcJ6e668','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20353,'4ldcJ6e668','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20354,'4ldcJ6e668','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20355,'4ldcJ6e668','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20356,'4ldcJ6e668','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20357,'4ldcJ6e668','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20358,'4ldcJ6e668','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20359,'4ldcJ6e668','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20360,'4ldcJ6e668','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20361,'4ldcJ6e668','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20362,'VOeGeED3OZ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20363,'VOeGeED3OZ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20364,'VOeGeED3OZ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20365,'VOeGeED3OZ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20366,'VOeGeED3OZ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20367,'VOeGeED3OZ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20368,'VOeGeED3OZ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20369,'VOeGeED3OZ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20370,'VOeGeED3OZ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20371,'VOeGeED3OZ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20372,'VOeGeED3OZ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20373,'KVF4pXuNHe','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20374,'KVF4pXuNHe','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20375,'KVF4pXuNHe','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20376,'KVF4pXuNHe','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20377,'KVF4pXuNHe','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20378,'KVF4pXuNHe','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20379,'KVF4pXuNHe','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20380,'KVF4pXuNHe','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20381,'KVF4pXuNHe','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20382,'KVF4pXuNHe','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20383,'KVF4pXuNHe','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20384,'5ESDq3Beeu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20385,'5ESDq3Beeu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20386,'5ESDq3Beeu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20387,'5ESDq3Beeu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20388,'5ESDq3Beeu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20389,'5ESDq3Beeu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20390,'5ESDq3Beeu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20391,'5ESDq3Beeu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20392,'5ESDq3Beeu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20393,'5ESDq3Beeu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20394,'5ESDq3Beeu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20395,'2rvWhV5fht','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20396,'2rvWhV5fht','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20397,'2rvWhV5fht','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20398,'2rvWhV5fht','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20399,'2rvWhV5fht','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20400,'2rvWhV5fht','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20401,'2rvWhV5fht','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20402,'2rvWhV5fht','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20403,'2rvWhV5fht','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20404,'2rvWhV5fht','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20405,'2rvWhV5fht','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20406,'wzxPNpobnA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20407,'wzxPNpobnA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20408,'wzxPNpobnA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20409,'wzxPNpobnA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20410,'wzxPNpobnA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20411,'wzxPNpobnA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20412,'wzxPNpobnA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20413,'wzxPNpobnA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20414,'wzxPNpobnA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20415,'wzxPNpobnA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20416,'wzxPNpobnA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20417,'siE0skxmuq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20418,'siE0skxmuq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20419,'siE0skxmuq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20420,'siE0skxmuq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20421,'siE0skxmuq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20422,'siE0skxmuq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20423,'siE0skxmuq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20424,'siE0skxmuq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20425,'siE0skxmuq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20426,'siE0skxmuq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20427,'siE0skxmuq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20428,'cV4dnDglfq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20429,'cV4dnDglfq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20430,'cV4dnDglfq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20431,'cV4dnDglfq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20432,'cV4dnDglfq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20433,'cV4dnDglfq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20434,'cV4dnDglfq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20435,'cV4dnDglfq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20436,'cV4dnDglfq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20437,'cV4dnDglfq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20438,'cV4dnDglfq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20439,'ItzjfHa6bc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20440,'ItzjfHa6bc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20441,'ItzjfHa6bc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20442,'ItzjfHa6bc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20443,'ItzjfHa6bc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20444,'ItzjfHa6bc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20445,'ItzjfHa6bc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20446,'ItzjfHa6bc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20447,'ItzjfHa6bc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20448,'ItzjfHa6bc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20449,'ItzjfHa6bc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20450,'yS3fd0fe1328120','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20451,'yS3fd0fe1328120','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20452,'yS3fd0fe1328120','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20453,'yS3fd0fe1328120','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20454,'yS3fd0fe1328120','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20455,'yS3fd0fe1328120','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20456,'yS3fd0fe1328120','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20457,'yS3fd0fe1328120','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20458,'yS3fd0fe1328120','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20459,'yS3fd0fe1328120','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20460,'yS3fd0fe1328120','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20461,'GbzzTZIRj1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20462,'GbzzTZIRj1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20463,'GbzzTZIRj1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20464,'GbzzTZIRj1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20465,'GbzzTZIRj1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20466,'GbzzTZIRj1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20467,'GbzzTZIRj1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20468,'GbzzTZIRj1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20469,'GbzzTZIRj1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20470,'GbzzTZIRj1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20471,'GbzzTZIRj1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20472,'7wanAMFCEQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20473,'7wanAMFCEQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20474,'7wanAMFCEQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20475,'7wanAMFCEQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20476,'7wanAMFCEQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20477,'7wanAMFCEQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20478,'7wanAMFCEQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20479,'7wanAMFCEQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20480,'7wanAMFCEQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20481,'7wanAMFCEQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20482,'7wanAMFCEQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20483,'acAZCG8mCS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20484,'acAZCG8mCS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20485,'acAZCG8mCS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20486,'acAZCG8mCS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20487,'acAZCG8mCS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20488,'acAZCG8mCS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20489,'acAZCG8mCS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20490,'acAZCG8mCS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20491,'acAZCG8mCS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20492,'acAZCG8mCS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20493,'acAZCG8mCS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20494,'MqGzCKbOyu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20495,'MqGzCKbOyu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20496,'MqGzCKbOyu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20497,'MqGzCKbOyu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20498,'MqGzCKbOyu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20499,'MqGzCKbOyu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20500,'MqGzCKbOyu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20501,'MqGzCKbOyu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20502,'MqGzCKbOyu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20503,'MqGzCKbOyu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20504,'MqGzCKbOyu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20505,'gDnzXBap65','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20506,'gDnzXBap65','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20507,'gDnzXBap65','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20508,'gDnzXBap65','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20509,'gDnzXBap65','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20510,'gDnzXBap65','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20511,'gDnzXBap65','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20512,'gDnzXBap65','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20513,'gDnzXBap65','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20514,'gDnzXBap65','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20515,'gDnzXBap65','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20516,'eRrvrJUjpS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20517,'eRrvrJUjpS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20518,'eRrvrJUjpS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20519,'eRrvrJUjpS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20520,'eRrvrJUjpS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20521,'eRrvrJUjpS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20522,'eRrvrJUjpS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20523,'eRrvrJUjpS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20524,'eRrvrJUjpS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20525,'eRrvrJUjpS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20526,'eRrvrJUjpS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20527,'Y15XU7f3Me','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20528,'Y15XU7f3Me','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20529,'Y15XU7f3Me','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20530,'Y15XU7f3Me','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20531,'Y15XU7f3Me','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20532,'Y15XU7f3Me','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20533,'Y15XU7f3Me','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20534,'Y15XU7f3Me','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20535,'Y15XU7f3Me','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20536,'Y15XU7f3Me','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20537,'Y15XU7f3Me','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20538,'hn4GzJyjJ4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20539,'hn4GzJyjJ4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20540,'hn4GzJyjJ4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20541,'hn4GzJyjJ4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20542,'hn4GzJyjJ4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20543,'hn4GzJyjJ4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20544,'hn4GzJyjJ4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20545,'hn4GzJyjJ4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20546,'hn4GzJyjJ4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20547,'hn4GzJyjJ4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20548,'hn4GzJyjJ4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20549,'7AsloafoW3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20550,'7AsloafoW3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20551,'7AsloafoW3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20552,'7AsloafoW3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20553,'7AsloafoW3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20554,'7AsloafoW3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20555,'7AsloafoW3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20556,'7AsloafoW3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20557,'7AsloafoW3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20558,'7AsloafoW3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20559,'7AsloafoW3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20560,'wnlZrbmt2A','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20561,'wnlZrbmt2A','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20562,'wnlZrbmt2A','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20563,'wnlZrbmt2A','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20564,'wnlZrbmt2A','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20565,'wnlZrbmt2A','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20566,'wnlZrbmt2A','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20567,'wnlZrbmt2A','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20568,'wnlZrbmt2A','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20569,'wnlZrbmt2A','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20570,'wnlZrbmt2A','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20571,'oiIJGkLyO3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20572,'oiIJGkLyO3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20573,'oiIJGkLyO3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20574,'oiIJGkLyO3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20575,'oiIJGkLyO3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20576,'oiIJGkLyO3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20577,'oiIJGkLyO3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20578,'oiIJGkLyO3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20579,'oiIJGkLyO3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20580,'oiIJGkLyO3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20581,'oiIJGkLyO3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20582,'1mshcAdE9o','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20583,'1mshcAdE9o','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20584,'1mshcAdE9o','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20585,'1mshcAdE9o','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20586,'1mshcAdE9o','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20587,'1mshcAdE9o','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20588,'1mshcAdE9o','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20589,'1mshcAdE9o','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20590,'1mshcAdE9o','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20591,'1mshcAdE9o','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20592,'1mshcAdE9o','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20593,'fB0aJ6Chz6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20594,'fB0aJ6Chz6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20595,'fB0aJ6Chz6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20596,'fB0aJ6Chz6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20597,'fB0aJ6Chz6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20598,'fB0aJ6Chz6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20599,'fB0aJ6Chz6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20600,'fB0aJ6Chz6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20601,'fB0aJ6Chz6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20602,'fB0aJ6Chz6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20603,'fB0aJ6Chz6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20604,'O9gFYmhgyi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20605,'O9gFYmhgyi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20606,'O9gFYmhgyi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20607,'O9gFYmhgyi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20608,'O9gFYmhgyi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20609,'O9gFYmhgyi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20610,'O9gFYmhgyi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20611,'O9gFYmhgyi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20612,'O9gFYmhgyi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20613,'O9gFYmhgyi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20614,'O9gFYmhgyi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20615,'5hnvTH1ZBY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20616,'5hnvTH1ZBY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20617,'5hnvTH1ZBY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20618,'5hnvTH1ZBY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20619,'5hnvTH1ZBY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20620,'5hnvTH1ZBY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20621,'5hnvTH1ZBY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20622,'5hnvTH1ZBY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20623,'5hnvTH1ZBY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20624,'5hnvTH1ZBY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20625,'5hnvTH1ZBY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20626,'LFJkn4GX4L','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20627,'LFJkn4GX4L','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20628,'LFJkn4GX4L','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20629,'LFJkn4GX4L','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20630,'LFJkn4GX4L','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20631,'LFJkn4GX4L','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20632,'LFJkn4GX4L','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20633,'LFJkn4GX4L','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20634,'LFJkn4GX4L','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20635,'LFJkn4GX4L','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20636,'LFJkn4GX4L','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20637,'iOAVW9tgKY','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20638,'iOAVW9tgKY','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20639,'iOAVW9tgKY','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20640,'iOAVW9tgKY','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20641,'iOAVW9tgKY','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20642,'iOAVW9tgKY','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20643,'iOAVW9tgKY','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20644,'iOAVW9tgKY','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20645,'iOAVW9tgKY','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20646,'iOAVW9tgKY','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20647,'iOAVW9tgKY','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20648,'gOKDEmlAok','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20649,'gOKDEmlAok','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20650,'gOKDEmlAok','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20651,'gOKDEmlAok','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20652,'gOKDEmlAok','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20653,'gOKDEmlAok','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20654,'gOKDEmlAok','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20655,'gOKDEmlAok','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20656,'gOKDEmlAok','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20657,'gOKDEmlAok','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20658,'gOKDEmlAok','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20659,'SKuzckpIwq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20660,'SKuzckpIwq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20661,'SKuzckpIwq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20662,'SKuzckpIwq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20663,'SKuzckpIwq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20664,'SKuzckpIwq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20665,'SKuzckpIwq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20666,'SKuzckpIwq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20667,'SKuzckpIwq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20668,'SKuzckpIwq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20669,'SKuzckpIwq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20670,'eTrv8jKH2Q','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20671,'eTrv8jKH2Q','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20672,'eTrv8jKH2Q','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20673,'eTrv8jKH2Q','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20674,'eTrv8jKH2Q','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20675,'eTrv8jKH2Q','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20676,'eTrv8jKH2Q','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20677,'eTrv8jKH2Q','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20678,'eTrv8jKH2Q','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20679,'eTrv8jKH2Q','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20680,'eTrv8jKH2Q','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20681,'Hj4gNnKBJj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20682,'Hj4gNnKBJj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20683,'Hj4gNnKBJj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20684,'Hj4gNnKBJj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20685,'Hj4gNnKBJj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20686,'Hj4gNnKBJj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20687,'Hj4gNnKBJj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20688,'Hj4gNnKBJj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20689,'Hj4gNnKBJj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20690,'Hj4gNnKBJj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20691,'Hj4gNnKBJj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20692,'yS3fca9a9362364','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20693,'yS3fca9a9362364','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20694,'yS3fca9a9362364','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20695,'yS3fca9a9362364','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20696,'yS3fca9a9362364','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20697,'yS3fca9a9362364','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20698,'yS3fca9a9362364','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20699,'yS3fca9a9362364','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20700,'yS3fca9a9362364','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20701,'yS3fca9a9362364','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20702,'yS3fca9a9362364','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20703,'yS3fcbd7a85a227','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20704,'yS3fcbd7a85a227','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20705,'yS3fcbd7a85a227','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20706,'yS3fcbd7a85a227','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20707,'yS3fcbd7a85a227','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20708,'yS3fcbd7a85a227','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20709,'yS3fcbd7a85a227','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20710,'yS3fcbd7a85a227','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20711,'yS3fcbd7a85a227','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20712,'yS3fcbd7a85a227','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20713,'yS3fcbd7a85a227','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20714,'yS401d9faf3864a','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20715,'yS401d9faf3864a','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20716,'yS401d9faf3864a','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20717,'yS401d9faf3864a','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20718,'yS401d9faf3864a','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20719,'yS401d9faf3864a','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20720,'yS401d9faf3864a','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20721,'yS401d9faf3864a','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20722,'yS401d9faf3864a','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20723,'yS401d9faf3864a','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20724,'yS401d9faf3864a','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20725,'yS3fcd10a4756c7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20726,'yS3fcd10a4756c7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20727,'yS3fcd10a4756c7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20728,'yS3fcd10a4756c7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20729,'yS3fcd10a4756c7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20730,'yS3fcd10a4756c7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20731,'yS3fcd10a4756c7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20732,'yS3fcd10a4756c7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20733,'yS3fcd10a4756c7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20734,'yS3fcd10a4756c7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20735,'yS3fcd10a4756c7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20736,'yS3fcd27c35f6ee','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20737,'yS3fcd27c35f6ee','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20738,'yS3fcd27c35f6ee','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20739,'yS3fcd27c35f6ee','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20740,'yS3fcd27c35f6ee','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20741,'yS3fcd27c35f6ee','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20742,'yS3fcd27c35f6ee','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20743,'yS3fcd27c35f6ee','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20744,'yS3fcd27c35f6ee','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20745,'yS3fcd27c35f6ee','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20746,'yS3fcd27c35f6ee','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20747,'yS3fcd30b15a8df','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20748,'yS3fcd30b15a8df','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20749,'yS3fcd30b15a8df','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20750,'yS3fcd30b15a8df','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20751,'yS3fcd30b15a8df','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20752,'yS3fcd30b15a8df','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20753,'yS3fcd30b15a8df','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20754,'yS3fcd30b15a8df','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20755,'yS3fcd30b15a8df','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20756,'yS3fcd30b15a8df','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20757,'yS3fcd30b15a8df','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20758,'BndGhvORVx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20759,'BndGhvORVx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20760,'BndGhvORVx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20761,'BndGhvORVx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20762,'BndGhvORVx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20763,'BndGhvORVx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20764,'BndGhvORVx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20765,'BndGhvORVx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20766,'BndGhvORVx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20767,'BndGhvORVx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20768,'BndGhvORVx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20769,'xlHMvxyFt0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20770,'xlHMvxyFt0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20771,'xlHMvxyFt0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20772,'xlHMvxyFt0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20773,'xlHMvxyFt0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20774,'xlHMvxyFt0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20775,'xlHMvxyFt0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20776,'xlHMvxyFt0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20777,'xlHMvxyFt0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20778,'xlHMvxyFt0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20779,'xlHMvxyFt0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20780,'6vb9VjenHH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20781,'6vb9VjenHH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20782,'6vb9VjenHH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20783,'6vb9VjenHH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20784,'6vb9VjenHH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20785,'6vb9VjenHH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20786,'6vb9VjenHH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20787,'6vb9VjenHH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20788,'6vb9VjenHH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20789,'6vb9VjenHH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20790,'6vb9VjenHH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20791,'mLpvl2kdpu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20792,'mLpvl2kdpu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20793,'mLpvl2kdpu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20794,'mLpvl2kdpu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20795,'mLpvl2kdpu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20796,'mLpvl2kdpu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20797,'mLpvl2kdpu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20798,'mLpvl2kdpu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20799,'mLpvl2kdpu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20800,'mLpvl2kdpu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20801,'mLpvl2kdpu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20802,'dWA5OgBGGz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20803,'dWA5OgBGGz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20804,'dWA5OgBGGz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20805,'dWA5OgBGGz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20806,'dWA5OgBGGz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20807,'dWA5OgBGGz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20808,'dWA5OgBGGz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20809,'dWA5OgBGGz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20810,'dWA5OgBGGz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20811,'dWA5OgBGGz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20812,'dWA5OgBGGz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20813,'WqC851VS7i','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20814,'WqC851VS7i','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20815,'WqC851VS7i','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20816,'WqC851VS7i','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20817,'WqC851VS7i','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20818,'WqC851VS7i','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20819,'WqC851VS7i','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20820,'WqC851VS7i','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20821,'WqC851VS7i','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20822,'WqC851VS7i','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20823,'WqC851VS7i','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20824,'E4n80BohNq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20825,'E4n80BohNq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20826,'E4n80BohNq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20827,'E4n80BohNq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20828,'E4n80BohNq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20829,'E4n80BohNq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20830,'E4n80BohNq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20831,'E4n80BohNq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20832,'E4n80BohNq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20833,'E4n80BohNq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20834,'E4n80BohNq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20835,'GYU03SZoKw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20836,'GYU03SZoKw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20837,'GYU03SZoKw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20838,'GYU03SZoKw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20839,'GYU03SZoKw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20840,'GYU03SZoKw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20841,'GYU03SZoKw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20842,'GYU03SZoKw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20843,'GYU03SZoKw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20844,'GYU03SZoKw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20845,'GYU03SZoKw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20846,'0MYY77n9MT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20847,'0MYY77n9MT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20848,'0MYY77n9MT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20849,'0MYY77n9MT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20850,'0MYY77n9MT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20851,'0MYY77n9MT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20852,'0MYY77n9MT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20853,'0MYY77n9MT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20854,'0MYY77n9MT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20855,'0MYY77n9MT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20856,'0MYY77n9MT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20857,'A97x7qFEqG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20858,'A97x7qFEqG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20859,'A97x7qFEqG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20860,'A97x7qFEqG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20861,'A97x7qFEqG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20862,'A97x7qFEqG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20863,'A97x7qFEqG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20864,'A97x7qFEqG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20865,'A97x7qFEqG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20866,'A97x7qFEqG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20867,'A97x7qFEqG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20868,'PAss7Er3E6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20869,'PAss7Er3E6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20870,'PAss7Er3E6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20871,'PAss7Er3E6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20872,'PAss7Er3E6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20873,'PAss7Er3E6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20874,'PAss7Er3E6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20875,'PAss7Er3E6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20876,'PAss7Er3E6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20877,'PAss7Er3E6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20878,'PAss7Er3E6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20879,'lMIG7ivQ1R','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20880,'lMIG7ivQ1R','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20881,'lMIG7ivQ1R','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20882,'lMIG7ivQ1R','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20883,'lMIG7ivQ1R','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20884,'lMIG7ivQ1R','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20885,'lMIG7ivQ1R','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20886,'lMIG7ivQ1R','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20887,'lMIG7ivQ1R','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20888,'lMIG7ivQ1R','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20889,'lMIG7ivQ1R','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20890,'8amkCY0gAr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20891,'8amkCY0gAr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20892,'8amkCY0gAr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20893,'8amkCY0gAr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20894,'8amkCY0gAr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20895,'8amkCY0gAr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20896,'8amkCY0gAr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20897,'8amkCY0gAr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20898,'8amkCY0gAr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20899,'8amkCY0gAr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20900,'8amkCY0gAr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20901,'TvpKZRiZjz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20902,'TvpKZRiZjz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20903,'TvpKZRiZjz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20904,'TvpKZRiZjz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20905,'TvpKZRiZjz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20906,'TvpKZRiZjz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20907,'TvpKZRiZjz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20908,'TvpKZRiZjz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20909,'TvpKZRiZjz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20910,'TvpKZRiZjz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20911,'TvpKZRiZjz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20912,'mui031FMo5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20913,'mui031FMo5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20914,'mui031FMo5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20915,'mui031FMo5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20916,'mui031FMo5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20917,'mui031FMo5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20918,'mui031FMo5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20919,'mui031FMo5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20920,'mui031FMo5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20921,'mui031FMo5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20922,'mui031FMo5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20923,'kPRdNVObTW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20924,'kPRdNVObTW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20925,'kPRdNVObTW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20926,'kPRdNVObTW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20927,'kPRdNVObTW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20928,'kPRdNVObTW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20929,'kPRdNVObTW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20930,'kPRdNVObTW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20931,'kPRdNVObTW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20932,'kPRdNVObTW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20933,'kPRdNVObTW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20934,'31AdAavEgI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20935,'31AdAavEgI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20936,'31AdAavEgI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20937,'31AdAavEgI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20938,'31AdAavEgI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20939,'31AdAavEgI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20940,'31AdAavEgI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20941,'31AdAavEgI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20942,'31AdAavEgI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20943,'31AdAavEgI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20944,'31AdAavEgI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20945,'vOkIuQvWqx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20946,'vOkIuQvWqx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20947,'vOkIuQvWqx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20948,'vOkIuQvWqx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20949,'vOkIuQvWqx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20950,'vOkIuQvWqx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20951,'vOkIuQvWqx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20952,'vOkIuQvWqx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20953,'vOkIuQvWqx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20954,'vOkIuQvWqx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20955,'vOkIuQvWqx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20956,'mEs2umVQS9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20957,'mEs2umVQS9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20958,'mEs2umVQS9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20959,'mEs2umVQS9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20960,'mEs2umVQS9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20961,'mEs2umVQS9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20962,'mEs2umVQS9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20963,'mEs2umVQS9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20964,'mEs2umVQS9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20965,'mEs2umVQS9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20966,'mEs2umVQS9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20967,'ZKWYkWHMyT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20968,'ZKWYkWHMyT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20969,'ZKWYkWHMyT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20970,'ZKWYkWHMyT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20971,'ZKWYkWHMyT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20972,'ZKWYkWHMyT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20973,'ZKWYkWHMyT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20974,'ZKWYkWHMyT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20975,'ZKWYkWHMyT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20976,'ZKWYkWHMyT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20977,'ZKWYkWHMyT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20978,'RUiSgeh5kN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20979,'RUiSgeh5kN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20980,'RUiSgeh5kN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20981,'RUiSgeh5kN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20982,'RUiSgeh5kN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20983,'RUiSgeh5kN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20984,'RUiSgeh5kN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20985,'RUiSgeh5kN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20986,'RUiSgeh5kN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20987,'RUiSgeh5kN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20988,'RUiSgeh5kN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20989,'8ScaOer9In','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20990,'8ScaOer9In','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20991,'8ScaOer9In','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20992,'8ScaOer9In','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20993,'8ScaOer9In','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20994,'8ScaOer9In','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20995,'8ScaOer9In','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20996,'8ScaOer9In','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20997,'8ScaOer9In','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20998,'8ScaOer9In','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (20999,'8ScaOer9In','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21000,'0vBo8JWndJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21001,'0vBo8JWndJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21002,'0vBo8JWndJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21003,'0vBo8JWndJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21004,'0vBo8JWndJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21005,'0vBo8JWndJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21006,'0vBo8JWndJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21007,'0vBo8JWndJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21008,'0vBo8JWndJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21009,'0vBo8JWndJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21010,'0vBo8JWndJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21011,'f3oWoCrEs0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21012,'f3oWoCrEs0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21013,'f3oWoCrEs0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21014,'f3oWoCrEs0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21015,'f3oWoCrEs0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21016,'f3oWoCrEs0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21017,'f3oWoCrEs0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21018,'f3oWoCrEs0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21019,'f3oWoCrEs0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21020,'f3oWoCrEs0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21021,'f3oWoCrEs0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21022,'Kh8vXbQ0VA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21023,'Kh8vXbQ0VA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21024,'Kh8vXbQ0VA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21025,'Kh8vXbQ0VA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21026,'Kh8vXbQ0VA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21027,'Kh8vXbQ0VA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21028,'Kh8vXbQ0VA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21029,'Kh8vXbQ0VA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21030,'Kh8vXbQ0VA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21031,'Kh8vXbQ0VA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21032,'Kh8vXbQ0VA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21033,'yhNDxDw2Vo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21034,'yhNDxDw2Vo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21035,'yhNDxDw2Vo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21036,'yhNDxDw2Vo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21037,'yhNDxDw2Vo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21038,'yhNDxDw2Vo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21039,'yhNDxDw2Vo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21040,'yhNDxDw2Vo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21041,'yhNDxDw2Vo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21042,'yhNDxDw2Vo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21043,'yhNDxDw2Vo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21044,'Kht0BVkl6W','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21045,'Kht0BVkl6W','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21046,'Kht0BVkl6W','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21047,'Kht0BVkl6W','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21048,'Kht0BVkl6W','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21049,'Kht0BVkl6W','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21050,'Kht0BVkl6W','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21051,'Kht0BVkl6W','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21052,'Kht0BVkl6W','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21053,'Kht0BVkl6W','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21054,'Kht0BVkl6W','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21055,'YdtLVxcxxQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21056,'YdtLVxcxxQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21057,'YdtLVxcxxQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21058,'YdtLVxcxxQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21059,'YdtLVxcxxQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21060,'YdtLVxcxxQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21061,'YdtLVxcxxQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21062,'YdtLVxcxxQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21063,'YdtLVxcxxQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21064,'YdtLVxcxxQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21065,'YdtLVxcxxQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21066,'vsSc7YNqQt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21067,'vsSc7YNqQt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21068,'vsSc7YNqQt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21069,'vsSc7YNqQt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21070,'vsSc7YNqQt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21071,'vsSc7YNqQt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21072,'vsSc7YNqQt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21073,'vsSc7YNqQt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21074,'vsSc7YNqQt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21075,'vsSc7YNqQt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21076,'vsSc7YNqQt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21077,'FdP92xqXTx','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21078,'FdP92xqXTx','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21079,'FdP92xqXTx','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21080,'FdP92xqXTx','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21081,'FdP92xqXTx','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21082,'FdP92xqXTx','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21083,'FdP92xqXTx','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21084,'FdP92xqXTx','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21085,'FdP92xqXTx','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21086,'FdP92xqXTx','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21087,'FdP92xqXTx','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21088,'WoKHaMbYGI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21089,'WoKHaMbYGI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21090,'WoKHaMbYGI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21091,'WoKHaMbYGI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21092,'WoKHaMbYGI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21093,'WoKHaMbYGI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21094,'WoKHaMbYGI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21095,'WoKHaMbYGI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21096,'WoKHaMbYGI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21097,'WoKHaMbYGI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21098,'WoKHaMbYGI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21099,'MGUbKUp17y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21100,'MGUbKUp17y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21101,'MGUbKUp17y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21102,'MGUbKUp17y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21103,'MGUbKUp17y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21104,'MGUbKUp17y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21105,'MGUbKUp17y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21106,'MGUbKUp17y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21107,'MGUbKUp17y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21108,'MGUbKUp17y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21109,'MGUbKUp17y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21110,'UqQ4mKXYq3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21111,'UqQ4mKXYq3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21112,'UqQ4mKXYq3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21113,'UqQ4mKXYq3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21114,'UqQ4mKXYq3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21115,'UqQ4mKXYq3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21116,'UqQ4mKXYq3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21117,'UqQ4mKXYq3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21118,'UqQ4mKXYq3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21119,'UqQ4mKXYq3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21120,'UqQ4mKXYq3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21121,'N40oLDu2bp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21122,'N40oLDu2bp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21123,'N40oLDu2bp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21124,'N40oLDu2bp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21125,'N40oLDu2bp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21126,'N40oLDu2bp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21127,'N40oLDu2bp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21128,'N40oLDu2bp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21129,'N40oLDu2bp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21130,'N40oLDu2bp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21131,'N40oLDu2bp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21132,'aBPLZPmTnG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21133,'aBPLZPmTnG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21134,'aBPLZPmTnG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21135,'aBPLZPmTnG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21136,'aBPLZPmTnG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21137,'aBPLZPmTnG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21138,'aBPLZPmTnG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21139,'aBPLZPmTnG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21140,'aBPLZPmTnG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21141,'aBPLZPmTnG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21142,'aBPLZPmTnG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21143,'HEcwoWpkmh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21144,'HEcwoWpkmh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21145,'HEcwoWpkmh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21146,'HEcwoWpkmh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21147,'HEcwoWpkmh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21148,'HEcwoWpkmh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21149,'HEcwoWpkmh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21150,'HEcwoWpkmh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21151,'HEcwoWpkmh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21152,'HEcwoWpkmh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21153,'HEcwoWpkmh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21154,'25GeICLeYV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21155,'25GeICLeYV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21156,'25GeICLeYV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21157,'25GeICLeYV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21158,'25GeICLeYV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21159,'25GeICLeYV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21160,'25GeICLeYV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21161,'25GeICLeYV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21162,'25GeICLeYV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21163,'25GeICLeYV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21164,'25GeICLeYV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21165,'Kffpp4Snt7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21166,'Kffpp4Snt7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21167,'Kffpp4Snt7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21168,'Kffpp4Snt7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21169,'Kffpp4Snt7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21170,'Kffpp4Snt7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21171,'Kffpp4Snt7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21172,'Kffpp4Snt7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21173,'Kffpp4Snt7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21174,'Kffpp4Snt7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21175,'Kffpp4Snt7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21176,'hh4cFfGJXH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21177,'hh4cFfGJXH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21178,'hh4cFfGJXH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21179,'hh4cFfGJXH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21180,'hh4cFfGJXH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21181,'hh4cFfGJXH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21182,'hh4cFfGJXH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21183,'hh4cFfGJXH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21184,'hh4cFfGJXH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21185,'hh4cFfGJXH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21186,'hh4cFfGJXH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21187,'IecxeyLccc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21188,'IecxeyLccc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21189,'IecxeyLccc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21190,'IecxeyLccc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21191,'IecxeyLccc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21192,'IecxeyLccc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21193,'IecxeyLccc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21194,'IecxeyLccc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21195,'IecxeyLccc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21196,'IecxeyLccc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21197,'IecxeyLccc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21198,'SkAtCSdUig','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21199,'SkAtCSdUig','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21200,'SkAtCSdUig','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21201,'SkAtCSdUig','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21202,'SkAtCSdUig','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21203,'SkAtCSdUig','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21204,'SkAtCSdUig','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21205,'SkAtCSdUig','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21206,'SkAtCSdUig','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21207,'SkAtCSdUig','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21208,'SkAtCSdUig','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21209,'TvpibhmFPd','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21210,'TvpibhmFPd','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21211,'TvpibhmFPd','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21212,'TvpibhmFPd','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21213,'TvpibhmFPd','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21214,'TvpibhmFPd','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21215,'TvpibhmFPd','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21216,'TvpibhmFPd','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21217,'TvpibhmFPd','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21218,'TvpibhmFPd','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21219,'TvpibhmFPd','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21220,'Z0Dc60U0dX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21221,'Z0Dc60U0dX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21222,'Z0Dc60U0dX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21223,'Z0Dc60U0dX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21224,'Z0Dc60U0dX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21225,'Z0Dc60U0dX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21226,'Z0Dc60U0dX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21227,'Z0Dc60U0dX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21228,'Z0Dc60U0dX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21229,'Z0Dc60U0dX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21230,'Z0Dc60U0dX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21231,'f00QLR50lz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21232,'f00QLR50lz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21233,'f00QLR50lz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21234,'f00QLR50lz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21235,'f00QLR50lz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21236,'f00QLR50lz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21237,'f00QLR50lz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21238,'f00QLR50lz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21239,'f00QLR50lz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21240,'f00QLR50lz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21241,'f00QLR50lz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21242,'NUOGqQpcQb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21243,'NUOGqQpcQb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21244,'NUOGqQpcQb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21245,'NUOGqQpcQb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21246,'NUOGqQpcQb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21247,'NUOGqQpcQb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21248,'NUOGqQpcQb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21249,'NUOGqQpcQb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21250,'NUOGqQpcQb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21251,'NUOGqQpcQb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21252,'NUOGqQpcQb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21253,'M7q4a1VmqS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21254,'M7q4a1VmqS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21255,'M7q4a1VmqS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21256,'M7q4a1VmqS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21257,'M7q4a1VmqS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21258,'M7q4a1VmqS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21259,'M7q4a1VmqS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21260,'M7q4a1VmqS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21261,'M7q4a1VmqS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21262,'M7q4a1VmqS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21263,'M7q4a1VmqS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21264,'IFZ2DNA0XA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21265,'IFZ2DNA0XA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21266,'IFZ2DNA0XA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21267,'IFZ2DNA0XA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21268,'IFZ2DNA0XA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21269,'IFZ2DNA0XA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21270,'IFZ2DNA0XA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21271,'IFZ2DNA0XA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21272,'IFZ2DNA0XA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21273,'IFZ2DNA0XA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21274,'IFZ2DNA0XA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21275,'mjp0NNyN81','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21276,'mjp0NNyN81','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21277,'mjp0NNyN81','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21278,'mjp0NNyN81','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21279,'mjp0NNyN81','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21280,'mjp0NNyN81','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21281,'mjp0NNyN81','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21282,'mjp0NNyN81','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21283,'mjp0NNyN81','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21284,'mjp0NNyN81','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21285,'mjp0NNyN81','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21286,'8kawye21GT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21287,'8kawye21GT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21288,'8kawye21GT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21289,'8kawye21GT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21290,'8kawye21GT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21291,'8kawye21GT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21292,'8kawye21GT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21293,'8kawye21GT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21294,'8kawye21GT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21295,'8kawye21GT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21296,'8kawye21GT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21297,'j51II7Fucb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21298,'j51II7Fucb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21299,'j51II7Fucb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21300,'j51II7Fucb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21301,'j51II7Fucb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21302,'j51II7Fucb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21303,'j51II7Fucb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21304,'j51II7Fucb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21305,'j51II7Fucb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21306,'j51II7Fucb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21307,'j51II7Fucb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21308,'CmwfA9Jmmg','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21309,'CmwfA9Jmmg','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21310,'CmwfA9Jmmg','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21311,'CmwfA9Jmmg','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21312,'CmwfA9Jmmg','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21313,'CmwfA9Jmmg','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21314,'CmwfA9Jmmg','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21315,'CmwfA9Jmmg','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21316,'CmwfA9Jmmg','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21317,'CmwfA9Jmmg','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21318,'CmwfA9Jmmg','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21319,'di7QwkTKqV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21320,'di7QwkTKqV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21321,'di7QwkTKqV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21322,'di7QwkTKqV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21323,'di7QwkTKqV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21324,'di7QwkTKqV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21325,'di7QwkTKqV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21326,'di7QwkTKqV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21327,'di7QwkTKqV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21328,'di7QwkTKqV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21329,'di7QwkTKqV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21330,'JnD38RWrtn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21331,'JnD38RWrtn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21332,'JnD38RWrtn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21333,'JnD38RWrtn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21334,'JnD38RWrtn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21335,'JnD38RWrtn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21336,'JnD38RWrtn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21337,'JnD38RWrtn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21338,'JnD38RWrtn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21339,'JnD38RWrtn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21340,'JnD38RWrtn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21341,'vOmgkyh9Ip','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21342,'vOmgkyh9Ip','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21343,'vOmgkyh9Ip','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21344,'vOmgkyh9Ip','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21345,'vOmgkyh9Ip','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21346,'vOmgkyh9Ip','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21347,'vOmgkyh9Ip','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21348,'vOmgkyh9Ip','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21349,'vOmgkyh9Ip','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21350,'vOmgkyh9Ip','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21351,'vOmgkyh9Ip','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21352,'Eyk6QUHo9y','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21353,'Eyk6QUHo9y','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21354,'Eyk6QUHo9y','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21355,'Eyk6QUHo9y','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21356,'Eyk6QUHo9y','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21357,'Eyk6QUHo9y','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21358,'Eyk6QUHo9y','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21359,'Eyk6QUHo9y','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21360,'Eyk6QUHo9y','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21361,'Eyk6QUHo9y','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21362,'Eyk6QUHo9y','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21363,'A1un7mhyoS','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21364,'A1un7mhyoS','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21365,'A1un7mhyoS','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21366,'A1un7mhyoS','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21367,'A1un7mhyoS','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21368,'A1un7mhyoS','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21369,'A1un7mhyoS','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21370,'A1un7mhyoS','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21371,'A1un7mhyoS','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21372,'A1un7mhyoS','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21373,'A1un7mhyoS','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21374,'IdJDTjQ0jW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21375,'IdJDTjQ0jW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21376,'IdJDTjQ0jW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21377,'IdJDTjQ0jW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21378,'IdJDTjQ0jW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21379,'IdJDTjQ0jW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21380,'IdJDTjQ0jW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21381,'IdJDTjQ0jW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21382,'IdJDTjQ0jW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21383,'IdJDTjQ0jW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21384,'IdJDTjQ0jW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21385,'n1Oq3a2WKX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21386,'n1Oq3a2WKX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21387,'n1Oq3a2WKX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21388,'n1Oq3a2WKX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21389,'n1Oq3a2WKX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21390,'n1Oq3a2WKX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21391,'n1Oq3a2WKX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21392,'n1Oq3a2WKX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21393,'n1Oq3a2WKX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21394,'n1Oq3a2WKX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21395,'n1Oq3a2WKX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21396,'9eoTGc65IC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21397,'9eoTGc65IC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21398,'9eoTGc65IC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21399,'9eoTGc65IC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21400,'9eoTGc65IC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21401,'9eoTGc65IC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21402,'9eoTGc65IC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21403,'9eoTGc65IC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21404,'9eoTGc65IC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21405,'9eoTGc65IC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21406,'9eoTGc65IC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21407,'e0JlbpifBk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21408,'e0JlbpifBk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21409,'e0JlbpifBk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21410,'e0JlbpifBk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21411,'e0JlbpifBk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21412,'e0JlbpifBk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21413,'e0JlbpifBk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21414,'e0JlbpifBk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21415,'e0JlbpifBk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21416,'e0JlbpifBk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21417,'e0JlbpifBk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21418,'u8bfJ6EPZu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21419,'u8bfJ6EPZu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21420,'u8bfJ6EPZu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21421,'u8bfJ6EPZu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21422,'u8bfJ6EPZu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21423,'u8bfJ6EPZu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21424,'u8bfJ6EPZu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21425,'u8bfJ6EPZu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21426,'u8bfJ6EPZu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21427,'u8bfJ6EPZu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21428,'u8bfJ6EPZu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21429,'IswPYk6kWo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21430,'IswPYk6kWo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21431,'IswPYk6kWo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21432,'IswPYk6kWo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21433,'IswPYk6kWo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21434,'IswPYk6kWo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21435,'IswPYk6kWo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21436,'IswPYk6kWo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21437,'IswPYk6kWo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21438,'IswPYk6kWo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21439,'IswPYk6kWo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21440,'IBvvPJU6BO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21441,'IBvvPJU6BO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21442,'IBvvPJU6BO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21443,'IBvvPJU6BO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21444,'IBvvPJU6BO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21445,'IBvvPJU6BO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21446,'IBvvPJU6BO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21447,'IBvvPJU6BO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21448,'IBvvPJU6BO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21449,'IBvvPJU6BO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21450,'IBvvPJU6BO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21451,'tsEkMQBwqb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21452,'tsEkMQBwqb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21453,'tsEkMQBwqb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21454,'tsEkMQBwqb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21455,'tsEkMQBwqb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21456,'tsEkMQBwqb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21457,'tsEkMQBwqb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21458,'tsEkMQBwqb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21459,'tsEkMQBwqb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21460,'tsEkMQBwqb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21461,'tsEkMQBwqb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21462,'MO1897dC9m','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21463,'MO1897dC9m','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21464,'MO1897dC9m','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21465,'MO1897dC9m','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21466,'MO1897dC9m','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21467,'MO1897dC9m','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21468,'MO1897dC9m','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21469,'MO1897dC9m','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21470,'MO1897dC9m','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21471,'MO1897dC9m','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21472,'MO1897dC9m','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21473,'dFHe06etTv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21474,'dFHe06etTv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21475,'dFHe06etTv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21476,'dFHe06etTv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21477,'dFHe06etTv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21478,'dFHe06etTv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21479,'dFHe06etTv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21480,'dFHe06etTv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21481,'dFHe06etTv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21482,'dFHe06etTv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21483,'dFHe06etTv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21484,'svHB6HyzlU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21485,'svHB6HyzlU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21486,'svHB6HyzlU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21487,'svHB6HyzlU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21488,'svHB6HyzlU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21489,'svHB6HyzlU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21490,'svHB6HyzlU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21491,'svHB6HyzlU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21492,'svHB6HyzlU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21493,'svHB6HyzlU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21494,'svHB6HyzlU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21495,'488CTNM4Pv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21496,'488CTNM4Pv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21497,'488CTNM4Pv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21498,'488CTNM4Pv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21499,'488CTNM4Pv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21500,'488CTNM4Pv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21501,'488CTNM4Pv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21502,'488CTNM4Pv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21503,'488CTNM4Pv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21504,'488CTNM4Pv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21505,'488CTNM4Pv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21506,'DD0wZf7bN0','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21507,'DD0wZf7bN0','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21508,'DD0wZf7bN0','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21509,'DD0wZf7bN0','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21510,'DD0wZf7bN0','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21511,'DD0wZf7bN0','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21512,'DD0wZf7bN0','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21513,'DD0wZf7bN0','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21514,'DD0wZf7bN0','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21515,'DD0wZf7bN0','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21516,'DD0wZf7bN0','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21517,'KxnxvncpFG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21518,'KxnxvncpFG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21519,'KxnxvncpFG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21520,'KxnxvncpFG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21521,'KxnxvncpFG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21522,'KxnxvncpFG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21523,'KxnxvncpFG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21524,'KxnxvncpFG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21525,'KxnxvncpFG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21526,'KxnxvncpFG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21527,'KxnxvncpFG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21528,'flZ548m62z','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21529,'flZ548m62z','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21530,'flZ548m62z','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21531,'flZ548m62z','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21532,'flZ548m62z','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21533,'flZ548m62z','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21534,'flZ548m62z','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21535,'flZ548m62z','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21536,'flZ548m62z','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21537,'flZ548m62z','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21538,'flZ548m62z','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21539,'WnZXHFWZru','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21540,'WnZXHFWZru','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21541,'WnZXHFWZru','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21542,'WnZXHFWZru','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21543,'WnZXHFWZru','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21544,'WnZXHFWZru','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21545,'WnZXHFWZru','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21546,'WnZXHFWZru','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21547,'WnZXHFWZru','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21548,'WnZXHFWZru','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21549,'WnZXHFWZru','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21550,'WFplx0A4dk','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21551,'WFplx0A4dk','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21552,'WFplx0A4dk','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21553,'WFplx0A4dk','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21554,'WFplx0A4dk','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21555,'WFplx0A4dk','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21556,'WFplx0A4dk','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21557,'WFplx0A4dk','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21558,'WFplx0A4dk','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21559,'WFplx0A4dk','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21560,'WFplx0A4dk','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21561,'OjnPjt54ta','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21562,'OjnPjt54ta','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21563,'OjnPjt54ta','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21564,'OjnPjt54ta','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21565,'OjnPjt54ta','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21566,'OjnPjt54ta','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21567,'OjnPjt54ta','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21568,'OjnPjt54ta','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21569,'OjnPjt54ta','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21570,'OjnPjt54ta','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21571,'OjnPjt54ta','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21572,'Gjr4dluzdq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21573,'Gjr4dluzdq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21574,'Gjr4dluzdq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21575,'Gjr4dluzdq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21576,'Gjr4dluzdq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21577,'Gjr4dluzdq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21578,'Gjr4dluzdq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21579,'Gjr4dluzdq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21580,'Gjr4dluzdq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21581,'Gjr4dluzdq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21582,'Gjr4dluzdq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21583,'bZzMxDWhBP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21584,'bZzMxDWhBP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21585,'bZzMxDWhBP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21586,'bZzMxDWhBP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21587,'bZzMxDWhBP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21588,'bZzMxDWhBP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21589,'bZzMxDWhBP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21590,'bZzMxDWhBP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21591,'bZzMxDWhBP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21592,'bZzMxDWhBP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21593,'bZzMxDWhBP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21594,'i1UJs1NekM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21595,'i1UJs1NekM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21596,'i1UJs1NekM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21597,'i1UJs1NekM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21598,'i1UJs1NekM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21599,'i1UJs1NekM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21600,'i1UJs1NekM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21601,'i1UJs1NekM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21602,'i1UJs1NekM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21603,'i1UJs1NekM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21604,'i1UJs1NekM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21605,'tkMQ5izg56','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21606,'tkMQ5izg56','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21607,'tkMQ5izg56','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21608,'tkMQ5izg56','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21609,'tkMQ5izg56','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21610,'tkMQ5izg56','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21611,'tkMQ5izg56','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21612,'tkMQ5izg56','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21613,'tkMQ5izg56','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21614,'tkMQ5izg56','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21615,'tkMQ5izg56','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21616,'CQwJeWxkw1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21617,'CQwJeWxkw1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21618,'CQwJeWxkw1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21619,'CQwJeWxkw1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21620,'CQwJeWxkw1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21621,'CQwJeWxkw1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21622,'CQwJeWxkw1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21623,'CQwJeWxkw1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21624,'CQwJeWxkw1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21625,'CQwJeWxkw1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21626,'CQwJeWxkw1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21627,'O6BHHVSxzm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21628,'O6BHHVSxzm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21629,'O6BHHVSxzm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21630,'O6BHHVSxzm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21631,'O6BHHVSxzm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21632,'O6BHHVSxzm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21633,'O6BHHVSxzm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21634,'O6BHHVSxzm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21635,'O6BHHVSxzm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21636,'O6BHHVSxzm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21637,'O6BHHVSxzm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21638,'zaQ9G54KeF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21639,'zaQ9G54KeF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21640,'zaQ9G54KeF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21641,'zaQ9G54KeF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21642,'zaQ9G54KeF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21643,'zaQ9G54KeF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21644,'zaQ9G54KeF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21645,'zaQ9G54KeF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21646,'zaQ9G54KeF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21647,'zaQ9G54KeF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21648,'zaQ9G54KeF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21649,'ZhjeFLgRxr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21650,'ZhjeFLgRxr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21651,'ZhjeFLgRxr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21652,'ZhjeFLgRxr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21653,'ZhjeFLgRxr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21654,'ZhjeFLgRxr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21655,'ZhjeFLgRxr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21656,'ZhjeFLgRxr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21657,'ZhjeFLgRxr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21658,'ZhjeFLgRxr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21659,'ZhjeFLgRxr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21660,'u2TLzPSBz7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21661,'u2TLzPSBz7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21662,'u2TLzPSBz7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21663,'u2TLzPSBz7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21664,'u2TLzPSBz7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21665,'u2TLzPSBz7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21666,'u2TLzPSBz7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21667,'u2TLzPSBz7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21668,'u2TLzPSBz7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21669,'u2TLzPSBz7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21670,'u2TLzPSBz7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21671,'dtviXbO2xz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21672,'dtviXbO2xz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21673,'dtviXbO2xz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21674,'dtviXbO2xz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21675,'dtviXbO2xz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21676,'dtviXbO2xz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21677,'dtviXbO2xz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21678,'dtviXbO2xz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21679,'dtviXbO2xz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21680,'dtviXbO2xz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21681,'dtviXbO2xz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21682,'hKAyUGvA1B','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21683,'hKAyUGvA1B','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21684,'hKAyUGvA1B','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21685,'hKAyUGvA1B','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21686,'hKAyUGvA1B','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21687,'hKAyUGvA1B','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21688,'hKAyUGvA1B','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21689,'hKAyUGvA1B','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21690,'hKAyUGvA1B','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21691,'hKAyUGvA1B','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21692,'hKAyUGvA1B','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21693,'AEcDKwfqgo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21694,'AEcDKwfqgo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21695,'AEcDKwfqgo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21696,'AEcDKwfqgo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21697,'AEcDKwfqgo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21698,'AEcDKwfqgo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21699,'AEcDKwfqgo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21700,'AEcDKwfqgo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21701,'AEcDKwfqgo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21702,'AEcDKwfqgo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21703,'AEcDKwfqgo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21704,'nFxgxlg8Tr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21705,'nFxgxlg8Tr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21706,'nFxgxlg8Tr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21707,'nFxgxlg8Tr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21708,'nFxgxlg8Tr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21709,'nFxgxlg8Tr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21710,'nFxgxlg8Tr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21711,'nFxgxlg8Tr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21712,'nFxgxlg8Tr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21713,'nFxgxlg8Tr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21714,'nFxgxlg8Tr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21715,'xJjq6vqbDr','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21716,'xJjq6vqbDr','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21717,'xJjq6vqbDr','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21718,'xJjq6vqbDr','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21719,'xJjq6vqbDr','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21720,'xJjq6vqbDr','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21721,'xJjq6vqbDr','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21722,'xJjq6vqbDr','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21723,'xJjq6vqbDr','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21724,'xJjq6vqbDr','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21725,'xJjq6vqbDr','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21726,'hCA5aONS1Z','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21727,'hCA5aONS1Z','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21728,'hCA5aONS1Z','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21729,'hCA5aONS1Z','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21730,'hCA5aONS1Z','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21731,'hCA5aONS1Z','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21732,'hCA5aONS1Z','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21733,'hCA5aONS1Z','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21734,'hCA5aONS1Z','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21735,'hCA5aONS1Z','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21736,'hCA5aONS1Z','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21737,'4GEyiE6Q7j','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21738,'4GEyiE6Q7j','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21739,'4GEyiE6Q7j','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21740,'4GEyiE6Q7j','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21741,'4GEyiE6Q7j','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21742,'4GEyiE6Q7j','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21743,'4GEyiE6Q7j','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21744,'4GEyiE6Q7j','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21745,'4GEyiE6Q7j','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21746,'4GEyiE6Q7j','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21747,'4GEyiE6Q7j','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21748,'2dh1tfUlph','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21749,'2dh1tfUlph','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21750,'2dh1tfUlph','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21751,'2dh1tfUlph','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21752,'2dh1tfUlph','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21753,'2dh1tfUlph','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21754,'2dh1tfUlph','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21755,'2dh1tfUlph','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21756,'2dh1tfUlph','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21757,'2dh1tfUlph','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21758,'2dh1tfUlph','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21759,'Jg5aGMPAEz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21760,'Jg5aGMPAEz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21761,'Jg5aGMPAEz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21762,'Jg5aGMPAEz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21763,'Jg5aGMPAEz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21764,'Jg5aGMPAEz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21765,'Jg5aGMPAEz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21766,'Jg5aGMPAEz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21767,'Jg5aGMPAEz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21768,'Jg5aGMPAEz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21769,'Jg5aGMPAEz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21770,'4ea51c8KQJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21771,'4ea51c8KQJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21772,'4ea51c8KQJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21773,'4ea51c8KQJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21774,'4ea51c8KQJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21775,'4ea51c8KQJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21776,'4ea51c8KQJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21777,'4ea51c8KQJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21778,'4ea51c8KQJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21779,'4ea51c8KQJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21780,'4ea51c8KQJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21781,'00fCfdmB8L','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21782,'00fCfdmB8L','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21783,'00fCfdmB8L','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21784,'00fCfdmB8L','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21785,'00fCfdmB8L','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21786,'00fCfdmB8L','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21787,'00fCfdmB8L','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21788,'00fCfdmB8L','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21789,'00fCfdmB8L','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21790,'00fCfdmB8L','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21791,'00fCfdmB8L','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21792,'DOCc7oXqUv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21793,'DOCc7oXqUv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21794,'DOCc7oXqUv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21795,'DOCc7oXqUv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21796,'DOCc7oXqUv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21797,'DOCc7oXqUv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21798,'DOCc7oXqUv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21799,'DOCc7oXqUv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21800,'DOCc7oXqUv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21801,'DOCc7oXqUv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21802,'DOCc7oXqUv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21803,'NqeW5IFKcF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21804,'NqeW5IFKcF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21805,'NqeW5IFKcF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21806,'NqeW5IFKcF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21807,'NqeW5IFKcF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21808,'NqeW5IFKcF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21809,'NqeW5IFKcF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21810,'NqeW5IFKcF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21811,'NqeW5IFKcF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21812,'NqeW5IFKcF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21813,'NqeW5IFKcF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21814,'S1cBAg6MOo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21815,'S1cBAg6MOo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21816,'S1cBAg6MOo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21817,'S1cBAg6MOo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21818,'S1cBAg6MOo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21819,'S1cBAg6MOo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21820,'S1cBAg6MOo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21821,'S1cBAg6MOo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21822,'S1cBAg6MOo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21823,'S1cBAg6MOo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21824,'S1cBAg6MOo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21825,'NdtgzbYrH8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21826,'NdtgzbYrH8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21827,'NdtgzbYrH8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21828,'NdtgzbYrH8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21829,'NdtgzbYrH8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21830,'NdtgzbYrH8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21831,'NdtgzbYrH8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21832,'NdtgzbYrH8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21833,'NdtgzbYrH8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21834,'NdtgzbYrH8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21835,'NdtgzbYrH8','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21836,'n4PYzN9DDV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21837,'n4PYzN9DDV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21838,'n4PYzN9DDV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21839,'n4PYzN9DDV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21840,'n4PYzN9DDV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21841,'n4PYzN9DDV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21842,'n4PYzN9DDV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21843,'n4PYzN9DDV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21844,'n4PYzN9DDV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21845,'n4PYzN9DDV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21846,'n4PYzN9DDV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21847,'jk7ey3zQEb','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21848,'jk7ey3zQEb','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21849,'jk7ey3zQEb','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21850,'jk7ey3zQEb','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21851,'jk7ey3zQEb','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21852,'jk7ey3zQEb','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21853,'jk7ey3zQEb','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21854,'jk7ey3zQEb','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21855,'jk7ey3zQEb','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21856,'jk7ey3zQEb','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21857,'jk7ey3zQEb','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21858,'j4fCTV9DNP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21859,'j4fCTV9DNP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21860,'j4fCTV9DNP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21861,'j4fCTV9DNP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21862,'j4fCTV9DNP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21863,'j4fCTV9DNP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21864,'j4fCTV9DNP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21865,'j4fCTV9DNP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21866,'j4fCTV9DNP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21867,'j4fCTV9DNP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21868,'j4fCTV9DNP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21869,'Ym7zkW67su','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21870,'Ym7zkW67su','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21871,'Ym7zkW67su','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21872,'Ym7zkW67su','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21873,'Ym7zkW67su','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21874,'Ym7zkW67su','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21875,'Ym7zkW67su','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21876,'Ym7zkW67su','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21877,'Ym7zkW67su','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21878,'Ym7zkW67su','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21879,'Ym7zkW67su','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21880,'kkQ67yvMKm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21881,'kkQ67yvMKm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21882,'kkQ67yvMKm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21883,'kkQ67yvMKm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21884,'kkQ67yvMKm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21885,'kkQ67yvMKm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21886,'kkQ67yvMKm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21887,'kkQ67yvMKm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21888,'kkQ67yvMKm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21889,'kkQ67yvMKm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21890,'kkQ67yvMKm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21891,'Gd20NloBZa','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21892,'Gd20NloBZa','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21893,'Gd20NloBZa','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21894,'Gd20NloBZa','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21895,'Gd20NloBZa','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21896,'Gd20NloBZa','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21897,'Gd20NloBZa','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21898,'Gd20NloBZa','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21899,'Gd20NloBZa','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21900,'Gd20NloBZa','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21901,'Gd20NloBZa','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21902,'AF6h4FgXJQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21903,'AF6h4FgXJQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21904,'AF6h4FgXJQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21905,'AF6h4FgXJQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21906,'AF6h4FgXJQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21907,'AF6h4FgXJQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21908,'AF6h4FgXJQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21909,'AF6h4FgXJQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21910,'AF6h4FgXJQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21911,'AF6h4FgXJQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21912,'AF6h4FgXJQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21913,'LY1cCWT35d','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21914,'LY1cCWT35d','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21915,'LY1cCWT35d','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21916,'LY1cCWT35d','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21917,'LY1cCWT35d','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21918,'LY1cCWT35d','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21919,'LY1cCWT35d','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21920,'LY1cCWT35d','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21921,'LY1cCWT35d','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21922,'LY1cCWT35d','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21923,'LY1cCWT35d','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21924,'BWQqw9ROsX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21925,'BWQqw9ROsX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21926,'BWQqw9ROsX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21927,'BWQqw9ROsX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21928,'BWQqw9ROsX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21929,'BWQqw9ROsX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21930,'BWQqw9ROsX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21931,'BWQqw9ROsX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21932,'BWQqw9ROsX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21933,'BWQqw9ROsX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21934,'BWQqw9ROsX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21935,'7uKts9bwAQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21936,'7uKts9bwAQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21937,'7uKts9bwAQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21938,'7uKts9bwAQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21939,'7uKts9bwAQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21940,'7uKts9bwAQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21941,'7uKts9bwAQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21942,'7uKts9bwAQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21943,'7uKts9bwAQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21944,'7uKts9bwAQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21945,'7uKts9bwAQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21946,'xuIkyKXIoz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21947,'xuIkyKXIoz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21948,'xuIkyKXIoz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21949,'xuIkyKXIoz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21950,'xuIkyKXIoz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21951,'xuIkyKXIoz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21952,'xuIkyKXIoz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21953,'xuIkyKXIoz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21954,'xuIkyKXIoz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21955,'xuIkyKXIoz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21956,'xuIkyKXIoz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21957,'tNRw8zkrhN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21958,'tNRw8zkrhN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21959,'tNRw8zkrhN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21960,'tNRw8zkrhN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21961,'tNRw8zkrhN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21962,'tNRw8zkrhN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21963,'tNRw8zkrhN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21964,'tNRw8zkrhN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21965,'tNRw8zkrhN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21966,'tNRw8zkrhN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21967,'tNRw8zkrhN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21968,'pVvqdZ52fv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21969,'pVvqdZ52fv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21970,'pVvqdZ52fv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21971,'pVvqdZ52fv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21972,'pVvqdZ52fv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21973,'pVvqdZ52fv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21974,'pVvqdZ52fv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21975,'pVvqdZ52fv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21976,'pVvqdZ52fv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21977,'pVvqdZ52fv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21978,'pVvqdZ52fv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21979,'XoagS7BkYB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21980,'XoagS7BkYB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21981,'XoagS7BkYB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21982,'XoagS7BkYB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21983,'XoagS7BkYB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21984,'XoagS7BkYB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21985,'XoagS7BkYB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21986,'XoagS7BkYB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21987,'XoagS7BkYB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21988,'XoagS7BkYB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21989,'XoagS7BkYB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21990,'6wW3SmXw9b','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21991,'6wW3SmXw9b','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21992,'6wW3SmXw9b','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21993,'6wW3SmXw9b','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21994,'6wW3SmXw9b','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21995,'6wW3SmXw9b','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21996,'6wW3SmXw9b','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21997,'6wW3SmXw9b','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21998,'6wW3SmXw9b','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (21999,'6wW3SmXw9b','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22000,'6wW3SmXw9b','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22001,'nseMIEpKGH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22002,'nseMIEpKGH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22003,'nseMIEpKGH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22004,'nseMIEpKGH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22005,'nseMIEpKGH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22006,'nseMIEpKGH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22007,'nseMIEpKGH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22008,'nseMIEpKGH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22009,'nseMIEpKGH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22010,'nseMIEpKGH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22011,'nseMIEpKGH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22012,'wUAzEOjwoI','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22013,'wUAzEOjwoI','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22014,'wUAzEOjwoI','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22015,'wUAzEOjwoI','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22016,'wUAzEOjwoI','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22017,'wUAzEOjwoI','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22018,'wUAzEOjwoI','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22019,'wUAzEOjwoI','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22020,'wUAzEOjwoI','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22021,'wUAzEOjwoI','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22022,'wUAzEOjwoI','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22023,'JeyciW2Gux','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22024,'JeyciW2Gux','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22025,'JeyciW2Gux','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22026,'JeyciW2Gux','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22027,'JeyciW2Gux','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22028,'JeyciW2Gux','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22029,'JeyciW2Gux','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22030,'JeyciW2Gux','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22031,'JeyciW2Gux','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22032,'JeyciW2Gux','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22033,'JeyciW2Gux','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22034,'Pc7Q99NEkD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22035,'Pc7Q99NEkD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22036,'Pc7Q99NEkD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22037,'Pc7Q99NEkD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22038,'Pc7Q99NEkD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22039,'Pc7Q99NEkD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22040,'Pc7Q99NEkD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22041,'Pc7Q99NEkD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22042,'Pc7Q99NEkD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22043,'Pc7Q99NEkD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22044,'Pc7Q99NEkD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22045,'OPjzHfm6h5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22046,'OPjzHfm6h5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22047,'OPjzHfm6h5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22048,'OPjzHfm6h5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22049,'OPjzHfm6h5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22050,'OPjzHfm6h5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22051,'OPjzHfm6h5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22052,'OPjzHfm6h5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22053,'OPjzHfm6h5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22054,'OPjzHfm6h5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22055,'OPjzHfm6h5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22056,'B5Yqmsh1cj','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22057,'B5Yqmsh1cj','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22058,'B5Yqmsh1cj','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22059,'B5Yqmsh1cj','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22060,'B5Yqmsh1cj','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22061,'B5Yqmsh1cj','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22062,'B5Yqmsh1cj','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22063,'B5Yqmsh1cj','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22064,'B5Yqmsh1cj','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22065,'B5Yqmsh1cj','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22066,'B5Yqmsh1cj','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22067,'v0hofN7fXT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22068,'v0hofN7fXT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22069,'v0hofN7fXT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22070,'v0hofN7fXT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22071,'v0hofN7fXT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22072,'v0hofN7fXT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22073,'v0hofN7fXT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22074,'v0hofN7fXT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22075,'v0hofN7fXT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22076,'v0hofN7fXT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22077,'v0hofN7fXT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22078,'1IAhakXocW','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22079,'1IAhakXocW','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22080,'1IAhakXocW','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22081,'1IAhakXocW','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22082,'1IAhakXocW','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22083,'1IAhakXocW','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22084,'1IAhakXocW','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22085,'1IAhakXocW','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22086,'1IAhakXocW','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22087,'1IAhakXocW','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22088,'1IAhakXocW','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22089,'ZXHi6bSDrB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22090,'ZXHi6bSDrB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22091,'ZXHi6bSDrB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22092,'ZXHi6bSDrB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22093,'ZXHi6bSDrB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22094,'ZXHi6bSDrB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22095,'ZXHi6bSDrB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22096,'ZXHi6bSDrB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22097,'ZXHi6bSDrB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22098,'ZXHi6bSDrB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22099,'ZXHi6bSDrB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22100,'FqmGOkTqcP','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22101,'FqmGOkTqcP','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22102,'FqmGOkTqcP','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22103,'FqmGOkTqcP','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22104,'FqmGOkTqcP','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22105,'FqmGOkTqcP','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22106,'FqmGOkTqcP','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22107,'FqmGOkTqcP','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22108,'FqmGOkTqcP','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22109,'FqmGOkTqcP','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22110,'FqmGOkTqcP','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22111,'1zfTl87NBu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22112,'1zfTl87NBu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22113,'1zfTl87NBu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22114,'1zfTl87NBu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22115,'1zfTl87NBu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22116,'1zfTl87NBu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22117,'1zfTl87NBu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22118,'1zfTl87NBu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22119,'1zfTl87NBu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22120,'1zfTl87NBu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22121,'1zfTl87NBu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22122,'qrB0VpM8ru','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22123,'qrB0VpM8ru','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22124,'qrB0VpM8ru','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22125,'qrB0VpM8ru','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22126,'qrB0VpM8ru','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22127,'qrB0VpM8ru','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22128,'qrB0VpM8ru','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22129,'qrB0VpM8ru','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22130,'qrB0VpM8ru','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22131,'qrB0VpM8ru','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22132,'qrB0VpM8ru','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22133,'ymU8QKdIAy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22134,'ymU8QKdIAy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22135,'ymU8QKdIAy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22136,'ymU8QKdIAy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22137,'ymU8QKdIAy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22138,'ymU8QKdIAy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22139,'ymU8QKdIAy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22140,'ymU8QKdIAy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22141,'ymU8QKdIAy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22142,'ymU8QKdIAy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22143,'ymU8QKdIAy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22144,'BNn3lxYv2p','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22145,'BNn3lxYv2p','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22146,'BNn3lxYv2p','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22147,'BNn3lxYv2p','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22148,'BNn3lxYv2p','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22149,'BNn3lxYv2p','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22150,'BNn3lxYv2p','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22151,'BNn3lxYv2p','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22152,'BNn3lxYv2p','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22153,'BNn3lxYv2p','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22154,'BNn3lxYv2p','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22155,'OqqLuqPYuq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22156,'OqqLuqPYuq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22157,'OqqLuqPYuq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22158,'OqqLuqPYuq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22159,'OqqLuqPYuq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22160,'OqqLuqPYuq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22161,'OqqLuqPYuq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22162,'OqqLuqPYuq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22163,'OqqLuqPYuq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22164,'OqqLuqPYuq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22165,'OqqLuqPYuq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22166,'804MBnSdvF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22167,'804MBnSdvF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22168,'804MBnSdvF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22169,'804MBnSdvF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22170,'804MBnSdvF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22171,'804MBnSdvF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22172,'804MBnSdvF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22173,'804MBnSdvF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22174,'804MBnSdvF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22175,'804MBnSdvF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22176,'804MBnSdvF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22177,'eocf1iNsis','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22178,'eocf1iNsis','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22179,'eocf1iNsis','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22180,'eocf1iNsis','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22181,'eocf1iNsis','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22182,'eocf1iNsis','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22183,'eocf1iNsis','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22184,'eocf1iNsis','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22185,'eocf1iNsis','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22186,'eocf1iNsis','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22187,'eocf1iNsis','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22188,'l0zQFDcfBp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22189,'l0zQFDcfBp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22190,'l0zQFDcfBp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22191,'l0zQFDcfBp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22192,'l0zQFDcfBp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22193,'l0zQFDcfBp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22194,'l0zQFDcfBp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22195,'l0zQFDcfBp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22196,'l0zQFDcfBp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22197,'l0zQFDcfBp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22198,'l0zQFDcfBp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22199,'IkkdgYlk5w','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22200,'IkkdgYlk5w','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22201,'IkkdgYlk5w','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22202,'IkkdgYlk5w','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22203,'IkkdgYlk5w','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22204,'IkkdgYlk5w','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22205,'IkkdgYlk5w','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22206,'IkkdgYlk5w','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22207,'IkkdgYlk5w','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22208,'IkkdgYlk5w','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22209,'IkkdgYlk5w','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22210,'qhrDp0AtZw','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22211,'qhrDp0AtZw','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22212,'qhrDp0AtZw','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22213,'qhrDp0AtZw','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22214,'qhrDp0AtZw','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22215,'qhrDp0AtZw','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22216,'qhrDp0AtZw','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22217,'qhrDp0AtZw','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22218,'qhrDp0AtZw','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22219,'qhrDp0AtZw','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22220,'qhrDp0AtZw','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22221,'94BpvXGvZq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22222,'94BpvXGvZq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22223,'94BpvXGvZq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22224,'94BpvXGvZq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22225,'94BpvXGvZq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22226,'94BpvXGvZq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22227,'94BpvXGvZq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22228,'94BpvXGvZq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22229,'94BpvXGvZq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22230,'94BpvXGvZq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22231,'94BpvXGvZq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22232,'TV8e0l70Lv','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22233,'TV8e0l70Lv','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22234,'TV8e0l70Lv','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22235,'TV8e0l70Lv','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22236,'TV8e0l70Lv','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22237,'TV8e0l70Lv','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22238,'TV8e0l70Lv','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22239,'TV8e0l70Lv','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22240,'TV8e0l70Lv','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22241,'TV8e0l70Lv','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22242,'TV8e0l70Lv','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22243,'soAV79pCIA','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22244,'soAV79pCIA','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22245,'soAV79pCIA','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22246,'soAV79pCIA','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22247,'soAV79pCIA','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22248,'soAV79pCIA','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22249,'soAV79pCIA','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22250,'soAV79pCIA','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22251,'soAV79pCIA','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22252,'soAV79pCIA','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22253,'soAV79pCIA','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22254,'HE1OYkbU3p','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22255,'HE1OYkbU3p','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22256,'HE1OYkbU3p','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22257,'HE1OYkbU3p','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22258,'HE1OYkbU3p','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22259,'HE1OYkbU3p','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22260,'HE1OYkbU3p','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22261,'HE1OYkbU3p','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22262,'HE1OYkbU3p','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22263,'HE1OYkbU3p','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22264,'HE1OYkbU3p','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22265,'fekOmgVwqT','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22266,'fekOmgVwqT','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22267,'fekOmgVwqT','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22268,'fekOmgVwqT','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22269,'fekOmgVwqT','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22270,'fekOmgVwqT','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22271,'fekOmgVwqT','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22272,'fekOmgVwqT','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22273,'fekOmgVwqT','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22274,'fekOmgVwqT','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22275,'fekOmgVwqT','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22276,'2jpm26efvN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22277,'2jpm26efvN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22278,'2jpm26efvN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22279,'2jpm26efvN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22280,'2jpm26efvN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22281,'2jpm26efvN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22282,'2jpm26efvN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22283,'2jpm26efvN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22284,'2jpm26efvN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22285,'2jpm26efvN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22286,'2jpm26efvN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22287,'jUcyaozWo4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22288,'jUcyaozWo4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22289,'jUcyaozWo4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22290,'jUcyaozWo4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22291,'jUcyaozWo4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22292,'jUcyaozWo4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22293,'jUcyaozWo4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22294,'jUcyaozWo4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22295,'jUcyaozWo4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22296,'jUcyaozWo4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22297,'jUcyaozWo4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22298,'I8PPTLGnR1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22299,'I8PPTLGnR1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22300,'I8PPTLGnR1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22301,'I8PPTLGnR1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22302,'I8PPTLGnR1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22303,'I8PPTLGnR1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22304,'I8PPTLGnR1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22305,'I8PPTLGnR1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22306,'I8PPTLGnR1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22307,'I8PPTLGnR1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22308,'I8PPTLGnR1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22309,'5RRT0NSHPc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22310,'5RRT0NSHPc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22311,'5RRT0NSHPc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22312,'5RRT0NSHPc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22313,'5RRT0NSHPc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22314,'5RRT0NSHPc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22315,'5RRT0NSHPc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22316,'5RRT0NSHPc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22317,'5RRT0NSHPc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22318,'5RRT0NSHPc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22319,'5RRT0NSHPc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22320,'SsOzYaLmQK','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22321,'SsOzYaLmQK','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22322,'SsOzYaLmQK','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22323,'SsOzYaLmQK','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22324,'SsOzYaLmQK','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22325,'SsOzYaLmQK','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22326,'SsOzYaLmQK','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22327,'SsOzYaLmQK','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22328,'SsOzYaLmQK','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22329,'SsOzYaLmQK','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22330,'SsOzYaLmQK','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22331,'3XnNxh7pzq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22332,'3XnNxh7pzq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22333,'3XnNxh7pzq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22334,'3XnNxh7pzq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22335,'3XnNxh7pzq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22336,'3XnNxh7pzq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22337,'3XnNxh7pzq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22338,'3XnNxh7pzq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22339,'3XnNxh7pzq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22340,'3XnNxh7pzq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22341,'3XnNxh7pzq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22342,'p7UyGSBaSB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22343,'p7UyGSBaSB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22344,'p7UyGSBaSB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22345,'p7UyGSBaSB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22346,'p7UyGSBaSB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22347,'p7UyGSBaSB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22348,'p7UyGSBaSB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22349,'p7UyGSBaSB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22350,'p7UyGSBaSB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22351,'p7UyGSBaSB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22352,'p7UyGSBaSB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22353,'cv2HZpwx0q','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22354,'cv2HZpwx0q','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22355,'cv2HZpwx0q','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22356,'cv2HZpwx0q','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22357,'cv2HZpwx0q','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22358,'cv2HZpwx0q','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22359,'cv2HZpwx0q','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22360,'cv2HZpwx0q','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22361,'cv2HZpwx0q','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22362,'cv2HZpwx0q','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22363,'cv2HZpwx0q','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22364,'Z7OkicFQeh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22365,'Z7OkicFQeh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22366,'Z7OkicFQeh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22367,'Z7OkicFQeh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22368,'Z7OkicFQeh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22369,'Z7OkicFQeh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22370,'Z7OkicFQeh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22371,'Z7OkicFQeh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22372,'Z7OkicFQeh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22373,'Z7OkicFQeh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22374,'Z7OkicFQeh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22375,'YAi4Gizgk5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22376,'YAi4Gizgk5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22377,'YAi4Gizgk5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22378,'YAi4Gizgk5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22379,'YAi4Gizgk5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22380,'YAi4Gizgk5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22381,'YAi4Gizgk5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22382,'YAi4Gizgk5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22383,'YAi4Gizgk5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22384,'YAi4Gizgk5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22385,'YAi4Gizgk5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22386,'QMiX3KDUSu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22387,'QMiX3KDUSu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22388,'QMiX3KDUSu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22389,'QMiX3KDUSu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22390,'QMiX3KDUSu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22391,'QMiX3KDUSu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22392,'QMiX3KDUSu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22393,'QMiX3KDUSu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22394,'QMiX3KDUSu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22395,'QMiX3KDUSu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22396,'QMiX3KDUSu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22397,'a8lhp2MZXO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22398,'a8lhp2MZXO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22399,'a8lhp2MZXO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22400,'a8lhp2MZXO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22401,'a8lhp2MZXO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22402,'a8lhp2MZXO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22403,'a8lhp2MZXO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22404,'a8lhp2MZXO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22405,'a8lhp2MZXO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22406,'a8lhp2MZXO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22407,'a8lhp2MZXO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22408,'zO7q3uZ9Ef','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22409,'zO7q3uZ9Ef','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22410,'zO7q3uZ9Ef','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22411,'zO7q3uZ9Ef','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22412,'zO7q3uZ9Ef','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22413,'zO7q3uZ9Ef','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22414,'zO7q3uZ9Ef','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22415,'zO7q3uZ9Ef','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22416,'zO7q3uZ9Ef','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22417,'zO7q3uZ9Ef','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22418,'zO7q3uZ9Ef','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22419,'Goa8MklY9a','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22420,'Goa8MklY9a','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22421,'Goa8MklY9a','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22422,'Goa8MklY9a','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22423,'Goa8MklY9a','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22424,'Goa8MklY9a','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22425,'Goa8MklY9a','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22426,'Goa8MklY9a','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22427,'Goa8MklY9a','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22428,'Goa8MklY9a','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22429,'Goa8MklY9a','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22430,'CTV2NBo8Tq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22431,'CTV2NBo8Tq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22432,'CTV2NBo8Tq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22433,'CTV2NBo8Tq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22434,'CTV2NBo8Tq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22435,'CTV2NBo8Tq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22436,'CTV2NBo8Tq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22437,'CTV2NBo8Tq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22438,'CTV2NBo8Tq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22439,'CTV2NBo8Tq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22440,'CTV2NBo8Tq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22441,'Gl4XXNSvdM','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22442,'Gl4XXNSvdM','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22443,'Gl4XXNSvdM','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22444,'Gl4XXNSvdM','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22445,'Gl4XXNSvdM','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22446,'Gl4XXNSvdM','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22447,'Gl4XXNSvdM','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22448,'Gl4XXNSvdM','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22449,'Gl4XXNSvdM','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22450,'Gl4XXNSvdM','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22451,'Gl4XXNSvdM','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22452,'I1u0SKzysO','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22453,'I1u0SKzysO','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22454,'I1u0SKzysO','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22455,'I1u0SKzysO','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22456,'I1u0SKzysO','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22457,'I1u0SKzysO','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22458,'I1u0SKzysO','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22459,'I1u0SKzysO','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22460,'I1u0SKzysO','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22461,'I1u0SKzysO','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22462,'I1u0SKzysO','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22463,'nn07RzITR4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22464,'nn07RzITR4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22465,'nn07RzITR4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22466,'nn07RzITR4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22467,'nn07RzITR4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22468,'nn07RzITR4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22469,'nn07RzITR4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22470,'nn07RzITR4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22471,'nn07RzITR4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22472,'nn07RzITR4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22473,'nn07RzITR4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22474,'zs9AAw41Kp','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22475,'zs9AAw41Kp','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22476,'zs9AAw41Kp','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22477,'zs9AAw41Kp','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22478,'zs9AAw41Kp','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22479,'zs9AAw41Kp','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22480,'zs9AAw41Kp','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22481,'zs9AAw41Kp','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22482,'zs9AAw41Kp','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22483,'zs9AAw41Kp','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22484,'zs9AAw41Kp','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22485,'PjzyTtOvL2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22486,'PjzyTtOvL2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22487,'PjzyTtOvL2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22488,'PjzyTtOvL2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22489,'PjzyTtOvL2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22490,'PjzyTtOvL2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22491,'PjzyTtOvL2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22492,'PjzyTtOvL2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22493,'PjzyTtOvL2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22494,'PjzyTtOvL2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22495,'PjzyTtOvL2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22496,'fhDIVPO24b','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22497,'fhDIVPO24b','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22498,'fhDIVPO24b','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22499,'fhDIVPO24b','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22500,'fhDIVPO24b','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22501,'fhDIVPO24b','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22502,'fhDIVPO24b','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22503,'fhDIVPO24b','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22504,'fhDIVPO24b','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22505,'fhDIVPO24b','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22506,'fhDIVPO24b','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22507,'96xfrHMTVU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22508,'96xfrHMTVU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22509,'96xfrHMTVU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22510,'96xfrHMTVU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22511,'96xfrHMTVU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22512,'96xfrHMTVU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22513,'96xfrHMTVU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22514,'96xfrHMTVU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22515,'96xfrHMTVU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22516,'96xfrHMTVU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22517,'96xfrHMTVU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22518,'3lNRXRUrH5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22519,'3lNRXRUrH5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22520,'3lNRXRUrH5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22521,'3lNRXRUrH5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22522,'3lNRXRUrH5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22523,'3lNRXRUrH5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22524,'3lNRXRUrH5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22525,'3lNRXRUrH5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22526,'3lNRXRUrH5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22527,'3lNRXRUrH5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22528,'3lNRXRUrH5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22529,'P1yg9ITgc6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22530,'P1yg9ITgc6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22531,'P1yg9ITgc6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22532,'P1yg9ITgc6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22533,'P1yg9ITgc6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22534,'P1yg9ITgc6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22535,'P1yg9ITgc6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22536,'P1yg9ITgc6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22537,'P1yg9ITgc6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22538,'P1yg9ITgc6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22539,'P1yg9ITgc6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22540,'6PPGzFKTB6','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22541,'6PPGzFKTB6','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22542,'6PPGzFKTB6','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22543,'6PPGzFKTB6','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22544,'6PPGzFKTB6','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22545,'6PPGzFKTB6','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22546,'6PPGzFKTB6','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22547,'6PPGzFKTB6','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22548,'6PPGzFKTB6','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22549,'6PPGzFKTB6','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22550,'6PPGzFKTB6','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22551,'dxnOpHO6z4','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22552,'dxnOpHO6z4','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22553,'dxnOpHO6z4','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22554,'dxnOpHO6z4','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22555,'dxnOpHO6z4','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22556,'dxnOpHO6z4','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22557,'dxnOpHO6z4','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22558,'dxnOpHO6z4','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22559,'dxnOpHO6z4','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22560,'dxnOpHO6z4','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22561,'dxnOpHO6z4','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22562,'NXRGXxSl28','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22563,'NXRGXxSl28','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22564,'NXRGXxSl28','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22565,'NXRGXxSl28','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22566,'NXRGXxSl28','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22567,'NXRGXxSl28','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22568,'NXRGXxSl28','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22569,'NXRGXxSl28','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22570,'NXRGXxSl28','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22571,'NXRGXxSl28','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22572,'NXRGXxSl28','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22573,'NqmuuSxGUl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22574,'NqmuuSxGUl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22575,'NqmuuSxGUl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22576,'NqmuuSxGUl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22577,'NqmuuSxGUl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22578,'NqmuuSxGUl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22579,'NqmuuSxGUl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22580,'NqmuuSxGUl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22581,'NqmuuSxGUl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22582,'NqmuuSxGUl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22583,'NqmuuSxGUl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22584,'XqOcekJIuf','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22585,'XqOcekJIuf','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22586,'XqOcekJIuf','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22587,'XqOcekJIuf','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22588,'XqOcekJIuf','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22589,'XqOcekJIuf','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22590,'XqOcekJIuf','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22591,'XqOcekJIuf','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22592,'XqOcekJIuf','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22593,'XqOcekJIuf','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22594,'XqOcekJIuf','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22595,'hxtyPPULlX','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22596,'hxtyPPULlX','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22597,'hxtyPPULlX','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22598,'hxtyPPULlX','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22599,'hxtyPPULlX','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22600,'hxtyPPULlX','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22601,'hxtyPPULlX','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22602,'hxtyPPULlX','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22603,'hxtyPPULlX','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22604,'hxtyPPULlX','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22605,'hxtyPPULlX','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22606,'kMYDcGJs5Q','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22607,'kMYDcGJs5Q','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22608,'kMYDcGJs5Q','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22609,'kMYDcGJs5Q','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22610,'kMYDcGJs5Q','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22611,'kMYDcGJs5Q','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22612,'kMYDcGJs5Q','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22613,'kMYDcGJs5Q','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22614,'kMYDcGJs5Q','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22615,'kMYDcGJs5Q','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22616,'kMYDcGJs5Q','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22617,'M0jNBfWt4u','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22618,'M0jNBfWt4u','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22619,'M0jNBfWt4u','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22620,'M0jNBfWt4u','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22621,'M0jNBfWt4u','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22622,'M0jNBfWt4u','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22623,'M0jNBfWt4u','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22624,'M0jNBfWt4u','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22625,'M0jNBfWt4u','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22626,'M0jNBfWt4u','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22627,'M0jNBfWt4u','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22628,'BVtqvvej6d','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22629,'BVtqvvej6d','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22630,'BVtqvvej6d','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22631,'BVtqvvej6d','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22632,'BVtqvvej6d','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22633,'BVtqvvej6d','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22634,'BVtqvvej6d','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22635,'BVtqvvej6d','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22636,'BVtqvvej6d','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22637,'BVtqvvej6d','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22638,'BVtqvvej6d','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22639,'S3AxeoR9Es','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22640,'S3AxeoR9Es','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22641,'S3AxeoR9Es','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22642,'S3AxeoR9Es','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22643,'S3AxeoR9Es','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22644,'S3AxeoR9Es','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22645,'S3AxeoR9Es','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22646,'S3AxeoR9Es','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22647,'S3AxeoR9Es','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22648,'S3AxeoR9Es','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22649,'S3AxeoR9Es','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22650,'7zphRbeDXu','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22651,'7zphRbeDXu','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22652,'7zphRbeDXu','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22653,'7zphRbeDXu','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22654,'7zphRbeDXu','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22655,'7zphRbeDXu','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22656,'7zphRbeDXu','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22657,'7zphRbeDXu','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22658,'7zphRbeDXu','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22659,'7zphRbeDXu','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22660,'7zphRbeDXu','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22661,'u9o8S7BiwC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22662,'u9o8S7BiwC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22663,'u9o8S7BiwC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22664,'u9o8S7BiwC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22665,'u9o8S7BiwC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22666,'u9o8S7BiwC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22667,'u9o8S7BiwC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22668,'u9o8S7BiwC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22669,'u9o8S7BiwC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22670,'u9o8S7BiwC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22671,'u9o8S7BiwC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22672,'eR4rNX3HVy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22673,'eR4rNX3HVy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22674,'eR4rNX3HVy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22675,'eR4rNX3HVy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22676,'eR4rNX3HVy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22677,'eR4rNX3HVy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22678,'eR4rNX3HVy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22679,'eR4rNX3HVy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22680,'eR4rNX3HVy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22681,'eR4rNX3HVy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22682,'eR4rNX3HVy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22683,'oFVf2r56B9','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22684,'oFVf2r56B9','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22685,'oFVf2r56B9','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22686,'oFVf2r56B9','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22687,'oFVf2r56B9','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22688,'oFVf2r56B9','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22689,'oFVf2r56B9','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22690,'oFVf2r56B9','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22691,'oFVf2r56B9','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22692,'oFVf2r56B9','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22693,'oFVf2r56B9','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22694,'0nR7X4mnTz','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22695,'0nR7X4mnTz','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22696,'0nR7X4mnTz','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22697,'0nR7X4mnTz','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22698,'0nR7X4mnTz','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22699,'0nR7X4mnTz','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22700,'0nR7X4mnTz','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22701,'0nR7X4mnTz','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22702,'0nR7X4mnTz','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22703,'0nR7X4mnTz','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22704,'0nR7X4mnTz','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22705,'UqkDuujiYs','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22706,'UqkDuujiYs','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22707,'UqkDuujiYs','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22708,'UqkDuujiYs','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22709,'UqkDuujiYs','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22710,'UqkDuujiYs','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22711,'UqkDuujiYs','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22712,'UqkDuujiYs','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22713,'UqkDuujiYs','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22714,'UqkDuujiYs','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22715,'UqkDuujiYs','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22716,'ktjJxNWZt7','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22717,'ktjJxNWZt7','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22718,'ktjJxNWZt7','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22719,'ktjJxNWZt7','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22720,'ktjJxNWZt7','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22721,'ktjJxNWZt7','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22722,'ktjJxNWZt7','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22723,'ktjJxNWZt7','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22724,'ktjJxNWZt7','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22725,'ktjJxNWZt7','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22726,'ktjJxNWZt7','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22727,'Q7s23MViIE','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22728,'Q7s23MViIE','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22729,'Q7s23MViIE','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22730,'Q7s23MViIE','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22731,'Q7s23MViIE','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22732,'Q7s23MViIE','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22733,'Q7s23MViIE','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22734,'Q7s23MViIE','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22735,'Q7s23MViIE','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22736,'Q7s23MViIE','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22737,'Q7s23MViIE','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22738,'Un6XzbAHrG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22739,'Un6XzbAHrG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22740,'Un6XzbAHrG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22741,'Un6XzbAHrG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22742,'Un6XzbAHrG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22743,'Un6XzbAHrG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22744,'Un6XzbAHrG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22745,'Un6XzbAHrG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22746,'Un6XzbAHrG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22747,'Un6XzbAHrG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22748,'Un6XzbAHrG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22749,'ofnDvhKfvm','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22750,'ofnDvhKfvm','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22751,'ofnDvhKfvm','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22752,'ofnDvhKfvm','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22753,'ofnDvhKfvm','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22754,'ofnDvhKfvm','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22755,'ofnDvhKfvm','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22756,'ofnDvhKfvm','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22757,'ofnDvhKfvm','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22758,'ofnDvhKfvm','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22759,'ofnDvhKfvm','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22760,'7d4tD0OFzc','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22761,'7d4tD0OFzc','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22762,'7d4tD0OFzc','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22763,'7d4tD0OFzc','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22764,'7d4tD0OFzc','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22765,'7d4tD0OFzc','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22766,'7d4tD0OFzc','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22767,'7d4tD0OFzc','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22768,'7d4tD0OFzc','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22769,'7d4tD0OFzc','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22770,'7d4tD0OFzc','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22771,'MyCTq10Mii','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22772,'MyCTq10Mii','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22773,'MyCTq10Mii','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22774,'MyCTq10Mii','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22775,'MyCTq10Mii','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22776,'MyCTq10Mii','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22777,'MyCTq10Mii','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22778,'MyCTq10Mii','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22779,'MyCTq10Mii','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22780,'MyCTq10Mii','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22781,'MyCTq10Mii','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22782,'1MAhGiFW1a','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22783,'1MAhGiFW1a','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22784,'1MAhGiFW1a','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22785,'1MAhGiFW1a','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22786,'1MAhGiFW1a','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22787,'1MAhGiFW1a','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22788,'1MAhGiFW1a','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22789,'1MAhGiFW1a','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22790,'1MAhGiFW1a','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22791,'1MAhGiFW1a','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22792,'1MAhGiFW1a','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22793,'nOsuMsXWuF','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22794,'nOsuMsXWuF','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22795,'nOsuMsXWuF','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22796,'nOsuMsXWuF','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22797,'nOsuMsXWuF','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22798,'nOsuMsXWuF','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22799,'nOsuMsXWuF','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22800,'nOsuMsXWuF','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22801,'nOsuMsXWuF','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22802,'nOsuMsXWuF','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22803,'nOsuMsXWuF','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22804,'LVB7bDCtFB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22805,'LVB7bDCtFB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22806,'LVB7bDCtFB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22807,'LVB7bDCtFB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22808,'LVB7bDCtFB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22809,'LVB7bDCtFB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22810,'LVB7bDCtFB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22811,'LVB7bDCtFB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22812,'LVB7bDCtFB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22813,'LVB7bDCtFB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22814,'LVB7bDCtFB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22815,'YGEjymVm3e','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22816,'YGEjymVm3e','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22817,'YGEjymVm3e','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22818,'YGEjymVm3e','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22819,'YGEjymVm3e','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22820,'YGEjymVm3e','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22821,'YGEjymVm3e','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22822,'YGEjymVm3e','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22823,'YGEjymVm3e','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22824,'YGEjymVm3e','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22825,'YGEjymVm3e','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22826,'1QghwGpSgo','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22827,'1QghwGpSgo','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22828,'1QghwGpSgo','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22829,'1QghwGpSgo','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22830,'1QghwGpSgo','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22831,'1QghwGpSgo','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22832,'1QghwGpSgo','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22833,'1QghwGpSgo','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22834,'1QghwGpSgo','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22835,'1QghwGpSgo','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22836,'1QghwGpSgo','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22837,'dXDytfkdbN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22838,'dXDytfkdbN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22839,'dXDytfkdbN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22840,'dXDytfkdbN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22841,'dXDytfkdbN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22842,'dXDytfkdbN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22843,'dXDytfkdbN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22844,'dXDytfkdbN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22845,'dXDytfkdbN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22846,'dXDytfkdbN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22847,'dXDytfkdbN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22848,'xK9Umc2cwH','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22849,'xK9Umc2cwH','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22850,'xK9Umc2cwH','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22851,'xK9Umc2cwH','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22852,'xK9Umc2cwH','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22853,'xK9Umc2cwH','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22854,'xK9Umc2cwH','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22855,'xK9Umc2cwH','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22856,'xK9Umc2cwH','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22857,'xK9Umc2cwH','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22858,'xK9Umc2cwH','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22859,'ttnkjlubJD','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22860,'ttnkjlubJD','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22861,'ttnkjlubJD','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22862,'ttnkjlubJD','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22863,'ttnkjlubJD','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22864,'ttnkjlubJD','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22865,'ttnkjlubJD','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22866,'ttnkjlubJD','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22867,'ttnkjlubJD','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22868,'ttnkjlubJD','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22869,'ttnkjlubJD','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22870,'yYQ0a5XSQy','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22871,'yYQ0a5XSQy','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22872,'yYQ0a5XSQy','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22873,'yYQ0a5XSQy','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22874,'yYQ0a5XSQy','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22875,'yYQ0a5XSQy','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22876,'yYQ0a5XSQy','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22877,'yYQ0a5XSQy','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22878,'yYQ0a5XSQy','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22879,'yYQ0a5XSQy','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22880,'yYQ0a5XSQy','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22881,'euqL3g8uYC','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22882,'euqL3g8uYC','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22883,'euqL3g8uYC','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22884,'euqL3g8uYC','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22885,'euqL3g8uYC','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22886,'euqL3g8uYC','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22887,'euqL3g8uYC','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22888,'euqL3g8uYC','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22889,'euqL3g8uYC','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22890,'euqL3g8uYC','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22891,'euqL3g8uYC','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22892,'HVXUhr76hB','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22893,'HVXUhr76hB','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22894,'HVXUhr76hB','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22895,'HVXUhr76hB','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22896,'HVXUhr76hB','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22897,'HVXUhr76hB','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22898,'HVXUhr76hB','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22899,'HVXUhr76hB','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22900,'HVXUhr76hB','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22901,'HVXUhr76hB','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22902,'HVXUhr76hB','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22903,'CKO217p7o3','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22904,'CKO217p7o3','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22905,'CKO217p7o3','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22906,'CKO217p7o3','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22907,'CKO217p7o3','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22908,'CKO217p7o3','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22909,'CKO217p7o3','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22910,'CKO217p7o3','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22911,'CKO217p7o3','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22912,'CKO217p7o3','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22913,'CKO217p7o3','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22914,'tRJ5x6kvjh','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22915,'tRJ5x6kvjh','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22916,'tRJ5x6kvjh','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22917,'tRJ5x6kvjh','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22918,'tRJ5x6kvjh','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22919,'tRJ5x6kvjh','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22920,'tRJ5x6kvjh','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22921,'tRJ5x6kvjh','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22922,'tRJ5x6kvjh','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22923,'tRJ5x6kvjh','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22924,'tRJ5x6kvjh','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22925,'Bgma95vgi2','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22926,'Bgma95vgi2','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22927,'Bgma95vgi2','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22928,'Bgma95vgi2','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22929,'Bgma95vgi2','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22930,'Bgma95vgi2','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22931,'Bgma95vgi2','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22932,'Bgma95vgi2','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22933,'Bgma95vgi2','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22934,'Bgma95vgi2','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22935,'Bgma95vgi2','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22936,'S0xx0xQb0I','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22937,'S0xx0xQb0I','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22938,'S0xx0xQb0I','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22939,'S0xx0xQb0I','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22940,'S0xx0xQb0I','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22941,'S0xx0xQb0I','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22942,'S0xx0xQb0I','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22943,'S0xx0xQb0I','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22944,'S0xx0xQb0I','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22945,'S0xx0xQb0I','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22946,'S0xx0xQb0I','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22947,'737Nq1JqI1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22948,'737Nq1JqI1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22949,'737Nq1JqI1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22950,'737Nq1JqI1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22951,'737Nq1JqI1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22952,'737Nq1JqI1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22953,'737Nq1JqI1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22954,'737Nq1JqI1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22955,'737Nq1JqI1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22956,'737Nq1JqI1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22957,'737Nq1JqI1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22958,'B0PUf2WPZt','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22959,'B0PUf2WPZt','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22960,'B0PUf2WPZt','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22961,'B0PUf2WPZt','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22962,'B0PUf2WPZt','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22963,'B0PUf2WPZt','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22964,'B0PUf2WPZt','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22965,'B0PUf2WPZt','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22966,'B0PUf2WPZt','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22967,'B0PUf2WPZt','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22968,'B0PUf2WPZt','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22969,'wm9BQIzUow','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22970,'wm9BQIzUow','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22971,'wm9BQIzUow','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22972,'wm9BQIzUow','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22973,'wm9BQIzUow','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22974,'wm9BQIzUow','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22975,'wm9BQIzUow','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22976,'wm9BQIzUow','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22977,'wm9BQIzUow','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22978,'wm9BQIzUow','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22979,'wm9BQIzUow','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22980,'EzVJFJalDq','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22981,'EzVJFJalDq','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22982,'EzVJFJalDq','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22983,'EzVJFJalDq','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22984,'EzVJFJalDq','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22985,'EzVJFJalDq','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22986,'EzVJFJalDq','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22987,'EzVJFJalDq','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22988,'EzVJFJalDq','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22989,'EzVJFJalDq','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22990,'EzVJFJalDq','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22991,'1HZxtDelr5','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22992,'1HZxtDelr5','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22993,'1HZxtDelr5','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22994,'1HZxtDelr5','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22995,'1HZxtDelr5','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22996,'1HZxtDelr5','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22997,'1HZxtDelr5','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22998,'1HZxtDelr5','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (22999,'1HZxtDelr5','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23000,'1HZxtDelr5','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23001,'1HZxtDelr5','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23002,'htxoD8eDzn','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23003,'htxoD8eDzn','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23004,'htxoD8eDzn','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23005,'htxoD8eDzn','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23006,'htxoD8eDzn','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23007,'htxoD8eDzn','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23008,'htxoD8eDzn','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23009,'htxoD8eDzn','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23010,'htxoD8eDzn','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23011,'htxoD8eDzn','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23012,'htxoD8eDzn','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23013,'OHp4PTk6lG','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23014,'OHp4PTk6lG','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23015,'OHp4PTk6lG','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23016,'OHp4PTk6lG','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23017,'OHp4PTk6lG','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23018,'OHp4PTk6lG','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23019,'OHp4PTk6lG','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23020,'OHp4PTk6lG','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23021,'OHp4PTk6lG','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23022,'OHp4PTk6lG','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23023,'OHp4PTk6lG','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23024,'Vs1quCJKuN','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23025,'Vs1quCJKuN','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23026,'Vs1quCJKuN','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23027,'Vs1quCJKuN','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23028,'Vs1quCJKuN','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23029,'Vs1quCJKuN','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23030,'Vs1quCJKuN','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23031,'Vs1quCJKuN','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23032,'Vs1quCJKuN','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23033,'Vs1quCJKuN','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23034,'Vs1quCJKuN','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23035,'3qKVa5t9U1','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23036,'3qKVa5t9U1','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23037,'3qKVa5t9U1','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23038,'3qKVa5t9U1','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23039,'3qKVa5t9U1','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23040,'3qKVa5t9U1','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23041,'3qKVa5t9U1','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23042,'3qKVa5t9U1','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23043,'3qKVa5t9U1','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23044,'3qKVa5t9U1','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23045,'3qKVa5t9U1','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23046,'XxJ7ZLAzpl','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23047,'XxJ7ZLAzpl','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23048,'XxJ7ZLAzpl','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23049,'XxJ7ZLAzpl','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23050,'XxJ7ZLAzpl','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23051,'XxJ7ZLAzpl','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23052,'XxJ7ZLAzpl','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23053,'XxJ7ZLAzpl','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23054,'XxJ7ZLAzpl','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23055,'XxJ7ZLAzpl','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23056,'XxJ7ZLAzpl','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23057,'iNtXNbiDNQ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23058,'iNtXNbiDNQ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23059,'iNtXNbiDNQ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23060,'iNtXNbiDNQ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23061,'iNtXNbiDNQ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23062,'iNtXNbiDNQ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23063,'iNtXNbiDNQ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23064,'iNtXNbiDNQ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23065,'iNtXNbiDNQ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23066,'iNtXNbiDNQ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23067,'iNtXNbiDNQ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23068,'WmM0gYLK9I','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23069,'WmM0gYLK9I','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23070,'WmM0gYLK9I','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23071,'WmM0gYLK9I','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23072,'WmM0gYLK9I','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23073,'WmM0gYLK9I','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23074,'WmM0gYLK9I','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23075,'WmM0gYLK9I','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23076,'WmM0gYLK9I','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23077,'WmM0gYLK9I','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23078,'WmM0gYLK9I','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23079,'5nBTxXGXdi','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23080,'5nBTxXGXdi','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23081,'5nBTxXGXdi','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23082,'5nBTxXGXdi','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23083,'5nBTxXGXdi','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23084,'5nBTxXGXdi','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23085,'5nBTxXGXdi','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23086,'5nBTxXGXdi','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23087,'5nBTxXGXdi','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23088,'5nBTxXGXdi','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23089,'5nBTxXGXdi','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23090,'A3SVMibc3u','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23091,'A3SVMibc3u','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23092,'A3SVMibc3u','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23093,'A3SVMibc3u','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23094,'A3SVMibc3u','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23095,'A3SVMibc3u','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23096,'A3SVMibc3u','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23097,'A3SVMibc3u','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23098,'A3SVMibc3u','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23099,'A3SVMibc3u','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23100,'A3SVMibc3u','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23101,'j3513yL5yV','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23102,'j3513yL5yV','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23103,'j3513yL5yV','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23104,'j3513yL5yV','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23105,'j3513yL5yV','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23106,'j3513yL5yV','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23107,'j3513yL5yV','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23108,'j3513yL5yV','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23109,'j3513yL5yV','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23110,'j3513yL5yV','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23111,'j3513yL5yV','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23112,'fHXCX25TVJ','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23113,'fHXCX25TVJ','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23114,'fHXCX25TVJ','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23115,'fHXCX25TVJ','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23116,'fHXCX25TVJ','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23117,'fHXCX25TVJ','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23118,'fHXCX25TVJ','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23119,'fHXCX25TVJ','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23120,'fHXCX25TVJ','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23121,'fHXCX25TVJ','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23122,'fHXCX25TVJ','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23123,'KHHHx8ifNU','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23124,'KHHHx8ifNU','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23125,'KHHHx8ifNU','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23126,'KHHHx8ifNU','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23127,'KHHHx8ifNU','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23128,'KHHHx8ifNU','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23129,'KHHHx8ifNU','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23130,'KHHHx8ifNU','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23131,'KHHHx8ifNU','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23132,'KHHHx8ifNU','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23133,'KHHHx8ifNU','shop_rating_transporttime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23134,'dEKCiojEY8','shop_rating_handling',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23135,'dEKCiojEY8','shop_rating_information',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23136,'dEKCiojEY8','shop_rating_layout',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23137,'dEKCiojEY8','shop_rating_loadingtime',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23138,'dEKCiojEY8','shop_rating_payment',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23139,'dEKCiojEY8','shop_rating_productprice',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23140,'dEKCiojEY8','shop_rating_products',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23141,'dEKCiojEY8','shop_rating_security',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23142,'dEKCiojEY8','shop_rating_service',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23143,'dEKCiojEY8','shop_rating_shopall',0,0); +INSERT INTO `shop_rating` (`shop_rating_id`, `shop_id`, `group`, `clicks`, `value`) VALUES (23144,'dEKCiojEY8','shop_rating_transporttime',0,0); + +-- +-- Table structure for table `shop_service` +-- + +CREATE TABLE `shop_service` ( + `shop_id` varchar(32) NOT NULL default '', + `company` varchar(50) NOT NULL default '', + `name` varchar(50) NOT NULL default '', + `telefon` varchar(30) NOT NULL default '', + `fax` varchar(30) NOT NULL default '', + `email` varchar(100) NOT NULL default '', + `zipcode` varchar(15) NOT NULL default '', + `city` varchar(50) NOT NULL default '', + `country` varchar(50) NOT NULL default '', + PRIMARY KEY (`shop_id`) +) TYPE=MyISAM COMMENT='weiteren Eigenschaften des Shops ( 1:1 zu shop_list)'; + +-- +-- Dumping data for table `shop_service` +-- + +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('00fCfdmB8L','EF - Versand','Oliver Hoffmann','','','webmaster@vibrator-pleasure.de','','Wunsiedel',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('00HujJa8hr','Schmidt`s Reisetreff','Klaus P. Schmidt - Touristikfachwirt','','','MisterTUI@aol.com','','Höchberg','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('03IO1WduSf','Wein Forster','Stefan Forster','','','info@der-weinmakler.de','','Langweid-Foret','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('04f7pbqxZ8','','Kerkhoff','02102-475614','02102-473129','Hardy@Hardleatherstuff.de','','Ratingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('05CaY9TWct','Modellia, Karl Hofmann GmbH + CO','Karl Hofmann','','','info@modellia.de','','Geislingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0a1wISDOUv','AS Vertriebs GmbH','Herr Kotlewski','05223 6887-16','05223 64401','info@as-chemie.com','','Bünde','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0a317sPquP','PraesentKontor','Sabine Würges','02484-919452','02484-919453','service@praesentkontor.de','','Zülpich','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0b0GhR30L0','Modeimport Textilvertrieb','Mehmet Sarikus','','','Sarikus@t-online.de','','Freiberg a.N.','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0C51IAzqIb','buyitonline.ch','Yagmur Tarhan','+41716600545','-','yagmur@tarhan.ch','','Ermatingen','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0CQe9ajgO2','Iris Strassacker, individuelle HiFi-Lösu','Iris Strassacker','','','shopyoo@lautsprechershop.de','','Eggenstein','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0CUqCOjk9N','SVM Software GmbH','Gisela Booz','','','SVM@finanza.com','','Jülich','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0dfSvPmJ0d','Agenturportal GmbH','Claudia Nowacyk','','','cno@agenturportal.de','','Köln','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0DxezpIHnf','','Nadja Fromm','','','mail@russouvenir.de','','Berlin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0EgIqApIaj','-rbö- dienste Düren','Rudi Böhmer','','','info@rboe.de','','Düren','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0g3MwwTe1V','Gera-Import','Gerold Rabba','','','g.rabba@cityweb.de','','Meerbusch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0G3WMoFqOP','AERO-MUSIC','Thomas George','','','ThomasGeorge@aero-music.de','','Porta Westfalica','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0IkUAOfa74','Brandt','Henrik Brandt','','','Brandthk@12move.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0J2abHMtrH','Shopcreate Webdesign','S.Zschern','','','info@shopcreate.de','','Lütjenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0J4uj4K8HN','Sambina Werbung','Martin Schuster','040 - 4309 3989','','info@sambina.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0JFSvPOPJL','select24 internetstores GmbH','Sandra Henning','','','info@select24.de','','Lotte','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0KQa35HKij','CaTec! Electronic Versand GmbH','Caren Duden','','','info@catec.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0L8Gx47H6R','Elegantman.Com - Inh. Christoph Votruba','Elegantman Kundenservice','','0043 1 9671209','service@elegantman.com','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0LhUFXOhdN','RAKEN Trading','R.Menebhi (DE), L.Boughaba (FR)','','','style@raken.com','','La Marsa','Tunesien'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0MYY77n9MT','ets - electronic trade systems gmbh','Petra Streffer','','','ticketworld@ticketworld.de','','Unterföhring','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0nR7X4mnTz','-','carsten hillebrandt','','','info@internet-produkte.com','','eisenhüttenstadt','germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0Nzsx8yjhz','','Hack','','','fertigschriften-shop@t-online.de','','Bad Wildbad','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0o7eUkLQY8','Net4Success','Olaf Wilck','04513991061','','service@net4success.de','','Lübeck','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0O9Cwo6Wi8','Th-Info','Holger Czajka','08762-729461','08762-726646','service@astrox.de','','Wartenberg','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0oqikSHect','Plüschtierparadies','Thomas Gebauer','09131-6859644','09131-685849','info@plueschtierparadies.de','','Erlangen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0owEqQZco4','Twin-Server online','Antonino Didamo','','','info@deiters.de','','Huerth','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0pp5nVah4D','Bucher Reisen','Service Center','','','reisecenter1@bucher-reisen.de','','Meerbusch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0qOeo1dg1z','InstallShield Software GmbH','Bernhard Knauß','','','info@installshield.de','','Ulm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0seAUcT1CR','COMA computer components','C Mahle','07774939784','07774939789','info@comaonline.de','','Aach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0ssW7mvcMl','sachsenvers@nd.de','Denise Richter','','','info@sachsenversand.de','','Ebersbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0tbOXDqbPx','montis edv - Lohmann und Sluiters, GbR','Ralf Diebels','02823/87122','02823/87123','info@epdiebels.de','','Goch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0vBo8JWndJ','scope','Achim Hammelmann','','','comment@tisch-und-stuh.de','','Hamburg','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0vn9RnULBZ','Close Up Posters','Stefan Schlegel','0711/450450','0711/4504552','closeup@closeup.de','','Ostfildern','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0VZO8hajbR','FINISH Public Service','Petra Hinsen','','','petra.hinsen@finishpublic.de','','Krefeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0XBGtbK4VT','','klaus huck','0800 1515160','','search@aktiv-vital.com','','mönchengladbach',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0xf3NLGFbR','Skylax S.r.l.','Dr. Rupp','00393332577681','00390432951339','email@skylax.com','','Coseano, Udine','Friaul, Italien, Adr'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0xtybhQ4h0','AstroMedia*','Frau Mergenthaler und Herr Hünig','','','service@astromedia.de','','Würzburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0YqcKSl5O0','MABUHAY - Direktmarketing','Berthold Ernst','','','Kerzen@mabuhay.de','','Weilheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('0Z6Q4LMT6h','Domain4000.de','Marcel Menke','','','info@domain4000.de','','Brühl','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('10DfvLGrjW','','Herwig SCZERBYNA','','','herwig_5@hotmail.com','','Altenstadt',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('12J28ZQF8i','knifeshop.com Handels GmbH','Martin Morocutti','','','contact@knifeshop.com','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('139XOY4eem','alex gaas holzwaren','miniwood','','','info@miniwood.de','','neunkirchen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('16hdNbGRJW','rollershop.de','Henning Bergmann','','','an@rollershop.de','','Vienenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('18vF0piD2A','Zimmer-Bartels/ Voigts GbR','Zimmer-Bartels','','','info@klangschale.de','','Liebenau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1C32csZMCo','','Jan Theumer','01795907482','03763488414','info@blumen-theumer.de','','Glauchau','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1CelOQRwgy','ENB Beteiligungs GmbH','Lagler Dr.Ernst-Peter','','','enb@telecom.at','','WIEN','Austria - Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1cYTGOjikC','Petrikowski Software','Michael Petrikowski','','','petrikowski@softpreis.de','','Hameln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1EkxEAXwaW','Schuetz Internetservices','M. Schuetz','','','info@shoptempel.de','','Köln-Hürth','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1hLxjF3zL7','malenundmehr','tanja paul','06831 761835','06831 761834','malenundmehr@addcom.de','','diefflen','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1HRT8XiTl7','Close Up Posters','','','','closeup@closeup.de','','Ostfildern','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1HZxtDelr5','yuleclub GmbH i.G.','Norman Langbein','','','kundenservice@yuleclub.de','','Berlin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1IAhakXocW','Kummer Kummer Popp GbR','Herr Kummer','','','orders@warehouse.de','','Würzburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1j8bNLoT0I','Meximania GbR','Jens Fehling','04931 975118','04931 975113','fehling@meximania.com','','Norden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1L8TBfiH4U','O-TON A/V-Technik','Herr Schuster','','','info@heimkinoshop.de','','Gldb.','GERMANY'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1llfD8eNTW','LAGLER Spezial-Software GmbH','Heiko Lagler','0561/95999-0','0561/95999-99','webmaster@immopool.de','','Kassel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1MAhGiFW1a','Unternehmensgruppe Jaus','Jens Acker','06151-963279','06151-963842','Online@preis-guenstig.de','','Darmstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1MiJO9VUWq','Kobe-Print','Berthold Kollmer','','','Berthold. Kollmer@t-online.de','','Bodenmais','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1mshcAdE9o','ENB Beteiligungs GmbH','Lagler Dr. Ernst-Peter','','','enb@telecom.at','','WIEN','Österreich - Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1nZ4d0UvHC','Friedrichs Reisemobile','Jörg Friedrichs','','','mail@friedrichs.de','','Wittingen','German'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1oknKKbqAS','NetFactory GmbH','Hr. Anyfantis','+49-721-933300','+49-721-9333088','info@net-factory.de','','Karlsruhe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1pLz8ZmVJC','EXCEED GMBH','Taurer Kurt','','','exceed@aon.at','','St.Michael','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1QghwGpSgo','Cyber System','Sven Rockmann','','','svenrockmann@t-online.de','','Bergen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1qUhWaj5wg','rosenbote.de','beverung','','','service@rosenbote.de','','Braunschweig','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1uet9Q8mgQ','Frontline GmbH','Frontline Support Team','','','Support@frontline-net.de','','Hannover','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1UmBsKZmSC','Cetiner + Partner','Kundenservice','09122/634321','','kundenservice@gg-fashion.de','','Rednitzhembach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1uQhYurYm3','Juwelier OEKE','Dieter Hollnack','','','Juwelier-OEKE@t-online.de','',' Weimar','Deutschland/Thüringe'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1w3F7azSA3','Suero Versand oHG','.','06020-978513','06020-978515','info@suero-versand.de','','Heigenbrücken','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1WghE9heOk','nota bene Musikalienhandlung','Claudia Botsch','','','info@notabene-noten.de','','Goettingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1WWluQzMSa','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Handytrends2','0700/ 48 48 2000','0700/ 48 48 3000','info@handytrends24.de','','Rastatt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1x4P8z3jpA','scope','achim hammelmann','','','info@scope-net.de','','hamburg','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1XtFJBOtlo','mekado-internet-service','Katrin Röder','','','mekado@t-online.de','','Wipfratal','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1y52wS0m1q','Ü-Ei-Shop Gruntz','Marko Gruntz','','','info@sammlerland.de','','Hohen Neuendorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1zfTl87NBu','Watzmann-Laden','','','','info@watzmann-laden.de','','duisburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('1znX6jahDA','ek-center','Heinz Vehreschild','02834/511','02834/6512','info@ek-center.de','','Straelen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('25GeICLeYV','torso','frederick januszewski','+493615613360','+493615402866','f.januszewski@t-online.de','','erfurt','germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('27yQMe4kkl','RZTpower','RZTpower','037423 48599','037423 48652','RZTpower@RZTpower.com','','Adorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('28tG6xSpLB','S.Endrulat & M.Möhlen','S. Endrulat','076177633','','info@sugardog.de','','Freiburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2AIas5zgAR','Austrian Stone Art','Hubertus Franciscus Dors','','','hdors@aon.at','','Bregenz','Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2AkiyY2ekJ','mywatch.de AG','Herbert Ebert','0731-72 44 77','0731 - 972 7688','info@mywatch.de','','Neu-Ulm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2CIKwGZcK8','ACI Service & Vertriebs GmbH','Dietmar Böse','','','webmaster@aloevera-produkte.com','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2dh1tfUlph','Versandhaus Westfalia','Stefan Stahl','','','info@westfalia.de','','Hagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2e3iQkLC3L','The Carolath Collection','Frau Chris Neubauer','','','info@carolath-collection.de','','Olching','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2ecsAIHYQp','','Wilfried Flessner','04921 29179','04921 32986','Info@aura-shop.de','','Emden',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2gcKWuVs1T','Anke Golling Reinigungsartikel','Anke Golling','','','anke.golling@kg-online.de','','Wolnzach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2gWIm1Hia4','GoodPro','Stefan Hübel','02241/809683','02241/809653','info@goodpro.de','','Troisdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2HDYlP3nt4','Faboro Enterprises AG','Vertrieb','','','info@faboro.net','','Zuerich','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2jlMzBIDHB','Hirschfeld-Schwimmbadtechnik','Hirschfeld K-D','03445-777961','03445-704144','info@hirsch-feld.de','','Wetterscheidt','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2jpm26efvN','Welt der Spieluhr','Monika Fahlke','','','musicalboxes@spieluhr.de','','Salzgitter','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2jxSv6KVBR','Tierbedarf-Chemnitz','Mario Stoerr','','','webmaster@tierbedarf-chemnitz.de','','Chemnitz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2m599MHyK0','E-Commerce','E-Commerce','','','info@sexshop-1.de','','Landau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2MSEgInKc6','Cesco records GbR','Franco Maiorano','','','service@cesco-records.de','','Erlangen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2n8ivr96LB','WELT WEIT TOURISTIK.de','Frank Bischoff','','','FB@welt-weit-touristik.de','','Ellwangen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2o59q9jmUp','Buch & Wein Helmut Ruck','Helmut Ruck','','','info@buch-und-wein.de','','Lienen-Kattenvenne','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2PRMnlklR2','HDWe','Hans Rainer Sörgel','033631 2801','033631 2801','service@hauswirtschaftsdienst.com','','Fürstenwalde','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2r6MNtORNf','Euro-Handy.de','Johannes Küper','','','info@euro-handy.de','','Remagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2rvWhV5fht','Precisionsoft AG','R. Kobel','+41 1 782 66 22','+41 1 782 66 26','psoft@swissprecision.com','','Au/Zuerich','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2s1IGI2Gin','David Media-Service','Stefan David','','','webmaster@alpha-cd.de','','Bad Laer','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2TF1FNSNPP','Jürgen TRapp GbR - Telemania','Juereg Trapp','','','Juergen@telemania.de','','Frankfurt','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2tJAlvuxBV','Tee, Exotik und Natur','Wolfgang Pohl','','','gudrun@tee-exotik.de','','Weißwasser','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2wkmgUZ3Y6','Pioneer Ballooning','Fr. Ute Dzial','08669/901734','08669/901405','info@ballonfahren.net','','Traunreut','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2x0kB03hRn','Personalisierte Bücher - Druck & Versand','Johanna Tux','07024/54973','','tux@esoterik-pur.de','','Wendlingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2y9GGEzISv','bitlogic Internet und Services AG','Vertrieb','','','info@bitlogic.de','','Braunschweig','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('2zpSZxuVVB','GAME WORLD GmbH','Herr Mirbach','','','holger@gameworld.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('30DFHxQjhW','kinokasse.de AG','membercenter','06221-13759-0','06221-13759-59','membercenter@film.de','','Heidelberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('30xd4fKpdK','Papiton','','','','info@papiton.de','','Lüneburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('31AdAavEgI','Time/system Schweiz','Time/system Schweiz','','','kundendienst@timesystem.ch','','Steinmauer','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('31qVAynkaQ','Computer&Beschriftungstechnik','','','','info@computerbestellservice.de','','Giengen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('33OJ798a9E','SerioSana M. Herrle & B. Rückl GbR','Andreas Herrle','','','info@seriosana.de','','Reutlingen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('36vdBpItjO','KofferKlaus','Klaus Hendrichs','','','info@Klaus Hendrichs.de','','Haan','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('39oV5IzaUy','CybErotics GbR','Herr Reese','0173/3117532','04731/923266','webmaster@cyberotics.de','','Nordenham','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3A3Ru9dOeO','ASV-Shop','Enrico Ehrhardt','','','Webmaster@ASV-Shop.de','','Auerbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3AKh5Wds55','Neue Horizonte Reisen','Herr Manfred Gouthier','','','info@erstmalurlaub.de','','Hassloch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3AMVASXiAc','Oldieworld','Luise Habig','','','info@oldieworld.de','','Bonn','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3bbjJjS8tS','Atelier Winter','Thomas Winter','','','info@atelier-winter.de','','Ottobrunn-Riemerling','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3BrJjja2lQ','Ickler GmbH','Kerstin Walter','','','info@limes-watches.com','','Pforzheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3bxZ6XMl6Q','CLUBaltitude','Joachim Wechner, staatl. gepr. Berg- und','','','bergtraeume@clubaltitude.de','','Münster','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3CwZwG2kmc','office & family','H.Usko','','','admin@usko.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3dRxJnIVty','Zoo am Bahnhof','','','','Kundenservice@zooweb.de','','Rödermark','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3HF6FTGx4e','RVD','Gerd Deike','02594/909224','02594/909225','info@reifen-rvd.de','','Dülmen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3HtpVbQ00Y','ASKARO.com','Kundenservice','','','info@3pagen.de','','Alsdorf','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3jt6flUR4M','Gemtrade Edelsteine & Schmuckdesign','Regina Jaeger','','','kontakt@gemtrade.de','','Wuppertal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3JvbrNsNbK','Aventura Cafe Ltda. NL-Vertrieb Deutschland','M.Roessner','','0721-151342393','kontakt@kaffeewebshop.de','','Auenwald','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3k7XE7TO3M','Bushido Lubwart Bad Liebenwerda e.V.','Ralph P. Görlach','','','infos@bushido-lubwart.de','','Elsterwerda','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3LHvlxUnXc','Baby´s Natur','Susann Köthe','05525/959615','05525/959616','info@babysnatur.de','','Walkenried','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3lNRXRUrH5','world of erotik','Kundenberatung Michaela Kunrad','','','M.Kunrad@worldoferotik.de','','Kelkheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3nXJ6NWPpw','keine Fa','Andreas','','','sowerbe@gmx.de','','das','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3Pd2lPwFxW','SCHATZINSEL e.K.','Wolfgang J. Osthoff','02402-83224','','service@scherzartikel-shop.de','','Stolberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3qKVa5t9U1','Gemini Medien GmbH','01805 -17 25 17','','','service@zebralino.de','','Frechen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3SihSyXMGA','Die Ladeneinrichter','Rüdiger Flöder','08122 892 606','08122 892 605','info@die-ladeneinrichter.de','','Erding','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3uQxKkrI5I','Pd-sign GmbH','Thomas Pieper','','','kontakt@creative-label.e','','Sersheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3XnNxh7pzq','Whisky-Versandhandel','Ulf Thalheim','','','info@whisky-versandhandel.de','','Meßkirch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3yE0wQhU7C','hufShop','Claudia Baldauf-Jung','','','info@hufshop.com','','Oberrot','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3Yufs3Leyy','getyourcar AG','Martin Riedmüller','','','riedmüller@getyourcar.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('3ZZtDRETPS','Pieger','Pieger','09191974228','09191974228','info@pflegeparadies.de','','Forchheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('433Smqh1Mt','Tasch & Polzer GbR','Tasch & Polzer GbR','09131-480981','09131-480892','info@phone-discount.de','','Erlangen','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('46Dmt4izV8','EDV Groß','Andreas Groß','02306-202340','02306-257427','ag@edv-gross.de','','Lünen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('47KMiKVuYj','','Rainer Safferthal','','','rainer@safferthal.de','','Gerlingen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('488CTNM4Pv','Juwelier OEKE','Dieter Hollnack','','','Juwelier-OEKE@t-online.de','','Weimar','Deutschland/Thüringe'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('49sUACNEKL','Essig & Oel Basar Gummersbach','Olaf Holler','02261 64804','','post@essigbasar.de','','Gummersbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4AA91yFeuF','Regenmode Lehmann','','','','','','Eisenhüttenstadt',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4ea51c8KQJ','vfi immobilien GmbH','G. Weissenborn','','','info@vfi.de','','Langenselbold','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4FfuvtIdFZ','denk bike+outdoor','werner kavcic','','','info@sport-denk.de','','passau','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4GEyiE6Q7j','Versandantiquariat','Rainer Woelfel','','','info@woelfelbuch.de','','Woerthsee','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4gOQaIZem6','','Jutta Müller','','','info@beautyfulcats.de','','Türkheim',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4HBiHVOtrb','Galeria.it di InterCede.it','Herr Roesner','01805 998460','','Portale@galeria.it','','San Vito Chietino',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4hT5Lj76P8','Kunath Instrumentenbau','jo Kunath','','','info@blockfloetenshop.de','','Fulda','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4iA3YwZCWB','S+H Finanzvermittlung GmbH','Herr Keim','','','info@sh-finanzmanagement.de','','Wiesloch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4ldcJ6e668','SunDiscounter by SSV GmbH','Audrey de Groot','0049-(0)2232-56716','0049-(0)2232-567171','info@sundiscounter.de','','Brühl','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4LFalzqJD8','Jannys ART Richter & Frenk GbR','Peter Richter','','','info@bodypainting.net','','Berlin','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4m7c3W6o3V','HandyNow.de','Service@HandyNow.de','0201-4781966','0201-4781976','Service@HandyNow.de','','Essen','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4MguCQFsod','JokeWorld GmbH & Co.KG','Thomas Mack','','','service@jokeworld.de','','Crailsheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4NjabXaFTl','Web & IT Solutions GmbH','','','','','','Osnabrück',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4nRcztY2jl','Fun Store eCommerce','Herr Ralf Scheppler','','','Info@Holzspielzeug.com','','Altenstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4oMKwA0oMn','SUNDAY GmbH','Birger Holz','','','sales@golfdiscount.de','','Oldenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4OokWMZcmn','Bertges Multimedia','Herr Bertges','','','info@bertges.de','','Wittlich','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4q59wKV35B','LCI InterCreate w3developement GmbH','Petra Schweiger','','','petra.schweiger@intercreate.at','','Wien','Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4QMiaGvYKL','Ernaehrung24','Marcus Iken','','','uken@ernaehrung24.com','','Gießen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4Rh5ZRAjvr','RFT','','','','','','Siegen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4S3CSc0a56','doit24 - Deutschland','Oliver Riedel','0351-2518318','0351-2518317','kontakt@doit24.de','','Dresden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4s3yGIBeY6','eXpedicion creativa','Verkaufsabteilung','','','info@expcreativa.com','','Mijas','Spanien'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4uKuuuDEAV','Mediacenter24','Trieb Michael','0911/30603089','0911/30603094','michael@mediacenter24.de','','Nürnberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4wQIgufy3X','MVVersand','Marcus Vieß','','','mvversand@online.de','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4YAQeinm9j','Foto-Ruhrgebiet, Claudia und Martin Konopka GbR','Martin Konopka','(+49 23 23) 4 45 76','(+49 23 23) 92 99 25','Info@foto-ruhrgebiet.de','','Herne','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4yeig7jEEv','Casio-Uhren-Shop','Matekalo','','','service@casio-uhren-shop.de','','Mühlacker','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4ZrW42ANvN','Jadecor','Alfred Prunner','','','info@baumwolltapete.de','','Moßbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('4zZwdJchZN','Novodrom GmbH','Melanie Stock','0180 - 5 30 53 58 (0','0180 - 5 30 53 60 (0','service@novodrom.com','','Würzburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('51q4QMBis5','PEGASUS Drachenshop & Versand','Alfred Zimmermann','','','info@drachenshop.de','','Boppard','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('524BZdChPg','edv-bookshop.de','Sebastian Lämmle','','','buchladen@web.de','','Ottobrunn','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('52NtVhgVpc','Venhues','Christine Löhdorf','','','j.venhues@leder-shop24.de','','Essen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('57q6mKjOgi','JOKI-Foto','Joachim Kirsch','','','joachim-kirsch@astroshop-berlin.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('58JlrLAZFe','Eljo´s Notenversand','Elke Beckers-Kopp Hans Joachim Kopp','','','info@eljos-notenversand.de','','Blankenheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5aqVO9VgA5','KBS-Technik','Mark Gorke','02351/27240','02351/27250','info@kbs-technik.de','','Lüdenscheid','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5BN0fpkDlY','Ars Vivendi Weinimport','Rüdiger Schmidt','05232-68133','05232-68133','proliners@aol.com','','Lage','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5dTlBv9LNE','Active-Fun.de!','Roland Damm','','','roli@kitesail.de','','Rödermark','Deutschlnd'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5EKNO1FwGW','Möbelhof Parsberg.de','Birgit Meier','','','info@moebelhof-parsberg.de','','Lupburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5ESDq3Beeu','A&O Sound AG','Gerry Meier','','','admin@aundo.ch','','Frauenfeld','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5ftddbwZdI','vmm verlag gmbH','Rolf Füßner','','','Rolf.Fuessner@vmm.de','','Augsburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5fXFtXWTXA','HAWELKA TRANSFORMATION','Uschi Hawelka','','','transformation@hawelka.de','','Worms','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5fXTJBwNdO','jumax.de','jumax Callcenter: 0180-5586290','','','mail@jumax.de','','Steinbach-Hallenberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5GE6uubw5e','First Base','Michael Smandzich','','','info@first-base.de','','Marl','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5GkJys4uGi','projekt.R','Kai U. Rüster','','','vertrieb@projekt-R.de','','Stolberg','Deutschland / NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5hnvTH1ZBY','Telefonshop.net GmbH','Vertriebsteam 0800 9 369 369','','','vertrieb@telefonshop.net','','Dorfen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5KsFg3ZI79','BEST BOOKS & PLAY-KIDS','M. Siemens','','','mail@play-kids.de','','Meerbusch','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5nBTxXGXdi','DC Cigars Dana Burkart','Dana Burkart','','','rubio@friseur.com','','Gaggenau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5nx4JFURfC','Ingenieurbüro Oetzel','Dipl.-Ing. H. Oetzel','0561 26569','0561 2889586','info@umweltanalytik.com','','Kassel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5qy2Skr3Cg','Coffee-Shop','Max Jucker','','','info@coffee-shop-ch.ch','','Uster','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5RDHlBsDV3','BASTELmaus - Dein Bastelshop im Internet','Frank Höflich','030 / 4991 3872','030 / 4991 3870','info@bastelmaus.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5RRT0NSHPc','Friedrich Nieman GmbH & Co. KG','Peter Niemann','','','p-niemann@f-niemann.de','','Kiel','Schleswig-Holstein'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5SCdOCJYoI','Bossert u. Co. GmbH','Eckard Wittenauer','','','bossert-pforzheim@t-online.de','','Pforzheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5t8TDpkh2k','Teuber Medien und Vertrieb','Service Teuber Film','','','bjendreck@arcormail.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5TJplHM20I','Bull & Bear AG','Gitta Schimunek','','','gitta.schimunek@bull-bear.de','','Weilheim/Teck','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5uY6giXo9O','B.J. Buttons','Jürgensen','','','buttons@stepshop.de','','Flensburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5VF20xgHP7','Puppen-Schnittmuster Online Shop','Gerda Gebel','','','gerda-gebel@puppenschnitte.de','','Erding','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5wizSqlmIU','wigra','stefan graf','','','wienand.graf@okay.net','','straelen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5x0xzF9Zbu','Dessousfashion','Susanne Gerber','07144/260767','07144/260768','info@dessousfashion.de','','Steinheim','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('5x8r6d1NDg','J-Kessel GmbH & Co KG','Herr Schwendemann','','','Info@J-Kessel.de','','Kehl-Kork','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('67o5CA4oMX','Timm IT-Service','Herr Timm','','','mail@speicherportal.de','','Wathlingen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6a9QQIJeIz','M.Mennilli','Manuel Mennilli','02301 919602','02301 919604','info@sellplanet.de','','Holzwickede','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6BjQnfCJRj','','Reinhard Nödler','','','info@dvd-aktiv.de','','Großalmerode',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6bn9PNC62T','Gerry-Mobilfunk GbR','Herr Lübke, Herr Schreiber','','','info@gerry-Mobilfunk.de','','Duisburg','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6bVKJPcVRh','CRISS CROSS Marketing','Uta Lerche','','','u.lerche@criss-cross.de','','Lengefeld','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6BZ3Fp3vrn','NRG-com.de, Daniel Anselment','Daniel Anselment','','','info@nrg-com.de','','Eitorf','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6C9EcwtYwn','','Meisl Mario','','','info@meisl.de','','','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6CAkWGhecv','Niederegger GmbH & Co. KG','Herr Willi Meier','','','info@niederegger.de','','Lübeck','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6djabvSzfH','MAS Elektronik AG','Rainer Persigehl','040/767335-27','040/767335-25','rainer@mas.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6G5WaozM3V','Players World','Ramona Faras','','','faras@playersworld.de','','Epfendorf - Talhause','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6ie1MOTi1t','Fritz Reingruber GmbH+Co.KG','Frau Walther','','','awalther@reingruber.de','','Schwarzenbach/Saale','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6IwYiutqG8','SINE GmbH','Thomas Zengler','','','info@sine.de','','Frankfurt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6j4EJtclDL','','Kappel','','','info@k-a.de','','Bad Honnef',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6jJCnLMDtX','meier-ballon gmbh','Henrik Broder','','','Broder@meier-ballons.de','','Karlsruhe','Baden'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6jp7zHIdht','','Herr Zink','','','support@khcomputerdienste.de','','Unterensingen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6jTUllUXzN','Dark-Secret','Kniewald','','','info@dark-secret.de','','Neuried bei München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6JXuhvKtPH','GV-Service Klett','Hartmut Klett','','','Info.Ostwarenversand@gmx.de','','Benshausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6KAae9daWT','Jo Krawatte','Bruno Chirchietti','','','info@krawatten-shopping.de','','Königswinter','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6nbuDRIRjB','SPACEart','Ingo Siemon','02 51 - 379 40 58','02 51 - 379 40 63','info@SPACEart-online.de','','Münster','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6NPIJtKBbn','Feichtner OHG','Herr Feichtner','','','feichtner.ogau@t-online.de','','Ettal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6oAQeQ8iuD','Bodo u. Thilo Burgey GbR','Bodo Burgey','','','mail@longestthing.de','','Göllheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6PBevPKVrH','','Sabine Wahl','','','sabine_wahl@holzspielzeug-discount.de','','Röttenbach',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6pJUfvIFrF','Südwein Import & Handel GmbH','Rainer Ködel','','','a.koedel@t-online.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6PPGzFKTB6','world of innovation','Justin Jernoiu','0202-590853','0202-590883','info@world-of-innovation.de','','Wuppertal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6qeQ3eReIR','combit GmbH','Petra Heim','07531-906010','07531-906018','info@combit.net','','Konstanz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6qoAqm8AMP','Contact Travel','Jutta Kohler','07621-426666','','info@reiseboutique.com','','Lörrach','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6QoYYUtESX','Musik Produktiv','Armin Seelig','','','info@musik-produktiv.de','','Ibbenbüren','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6rPWXpexF8','Little-World','Andrea Strobel','04123-921037','04123-921038','office@little-world.de','','Barmstedt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6RTO6LIrzx','DePauli.com AG','herrenausstatter.de - Team','','','service@herrenausstatter.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6sCUYmjGkv','F & P Medienvertrieb GbR','M. Peters','05333948320','','webmaster@liebebeskiste.com','','Sickte','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6SoMAod1gl','African Percussion Vertriebs Gmbh','Markus Isele','','','african.percussion@aon.at','','Lustenau','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6usCeoh5UB','Future-Communication H&H','Herr Hahl','','','info@future-communication.de','','Viernheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6vb9VjenHH','Galerie Jansen','Dr. Franz-Josef Jansen','','','China@jansen-gallery.com','','Wörth am Main','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6W5IqupkIV','Schmuckbox','Webmaster','','','webmaster@schmuckbox.com','','Idar-Oberstein','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6wGICIniIN','baumgarten büromarkt, Inh. Harald und Ca','Harald Baumgarten','','','baumgartenbuero@t-online.de','','Burgdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6wW3SmXw9b','Petra-Maria Kotitschke','Petra-Maria Kotitschke','0385 55575039','','info@volumena-shop.de','','Schwerin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6xT3zjg4Jf','1-2-3-Reisen-Online','Karin Meckl','06322/982293','06322/982294','reisecenter@lm7.de','','Wachenheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6XZMTtkhTD','MS Mikro Software GmbH','Vertrieb','','','info@mikro-software.de','','Rheinbach','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6yCs9MPAAp','AMOAH.de','AMOAH-Team','040-46093662','040-46777580','info@amoah.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6ZdShPovFR','Lederwaren Venhues GMBH.','Josef Venhues','','','j.venhues@leder-shop24.de','','Essen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6zVQLNiJbB','','Reiner Stempel','','','service@glasverkauf.com','','Neuhaus',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('6zZO2xc2Hv','mein-naturshop.de','Birgit Schweer','04487 / 99 99 30','04487 / 99 99 38','info@mein-naturshop.de','','Huntlosen','Niedersachsen / Deut'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('70BDV29JNy','Halter Autoteile-A-Z','Herr Vollmer','','','vollmer@radblenden.de','','Haslach i. K.','Baden-Württemberg'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('72FBLXyRDe','store4kids','Gabriele Haensch','03045083569','','store4kids@email.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('735XEKXkIk','Carpflege-Vertrieb','Katrin Recknagel','','','webmaster@zweiradpflege.de','','Oschatz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('737Nq1JqI1','xxs-fashion','Wolfgang Schrader','','','info@xxs-fashion.de','','Kassel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('79UzuUzScs','digital concept','M. Fritzsche','','','info.search@digitalconcept.de','','Jena','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7ae4mKLguA','Contact Travel','3 erfahrene Reisebürofachkräfte','','','contact@airlink.de','','Lörrach','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7AsloafoW3','Teka-Racing','Thomas Knur','','','teka-racing@t-online.de','','Bad Säckingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7AWLEWFiGW','Raduschewski','Marina Richter','','','info@radutec.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7AYXmktOGK','ASSoftware','SupportTeam','','','support@quickload.de','','Göttingen','.de'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7BNZPrax6G','Jörg Soyka','Frau Schmidt','','','jsversand@jsversand.de','','Heidesheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7d4tD0OFzc','InterCede.it','Dennis Dittmer','+49 (0) 18059 984 60','+49 (0) 18059 984 60','D.Dittmer@intercede.it','','San Vito Chietino','italien -anrrufe wer'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7iEfSOheai','ASC Computersysteme','Axel Schmidt','+49 36961 72210','+49 36961 72220','info@asc-shop.de','','Schweina','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7Io8gAfmQa','inandout records','tino','','','kopanakis','','graz','österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7J4T0FCXpy','','Martin Krusch','','','martinkrusch@wertvoller.de','','Berlin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7LJZPJKFFG','Nostalgic-Art','','','','kundenservice@nostalgic-art.com','','Berlin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7lLlpxKF0E','bzm edv-systeme gmbh','Christian Seidl','','','chr.seidl@bzmgmbh.de','','Martinsried','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7mAZeezGga','Heimtierkauf','Herr Herlitzius','02331 181011','02331 31268','shop@heimtierkauf.de','','Hagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7Me8u9dE75','Sichtweise Verlag','','','','info@sichtweise-verlag.de','','Lehrte','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7NNvhVIDFg','OCEANLINE WATERSPORTEQUIPMENT','Uwe Hausmann','','','oceanline@oceanline.de','','Meinerzhagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7o5PIuDQas','iMOE-Informationsagentur Mittel- und Ost','Nicola Stobbe','','','imoe@imoe.de','','Hemmingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7PbF4JARhK','Status for Sale','Karsten Noth','','','webmaster@status-for-sale.de','','Berlin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7PDd8HsrLE','Dobmeier','Albert Dobmeier','09634-447','09634-2083','dobmeier-wiesau@t-online.de','','Wiesau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7q1RK7joOQ','Beelmann & Klatt GbR','Thomas Klatt','02518997437','0251897437','doelmernews@web.de','','Münster','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7QIpaih1aI','TREICHL-ATM Electronic','Verkauf','','','service@atm-treichl.de','','Mönchengladbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7RdtdfCxL9','Christian Haupt - Telekommunikation','Christian Haupt','02571-952237','02571-952238','info@christian-haupt.de','','Greven','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7SAxyWNGQw','Global Nutrition Ltd.','Herr Homan','+31-243447604','+31-243447285','info@chitosan.de','','CR Nijmegen','Niederlande'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7UAtyCf33U','Gritt Förster Erotikversand','Gritt Förster','','','erotikshop@intimvitrine.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7uKts9bwAQ','Vitaminquelle-Karow','Gerard Berrar','','','berrar@vitaminquelle-karow.de','','Berlin','Deutschland/Berlin'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7wanAMFCEQ','Taron´s kleiner LARP-Versand','Joerg Schneider','','','info@larp-versand.de','','Drakenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7wCdkUTkGg','Ostsee-Pyrotechnik GmbH','Stephan Stotz','','','info@ostsee-pyrotechnik.de','','Oldenburg i.H.','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7xlXpXG6he','JOKI-Foto','Joachim Kirsch','030-833 33 34','030-843 10 634','joachim-kirsch@fotoshop-berlin.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7xXZtpK847','Schmiholz','Barbara Weidinger','','','weimicha@t-online.de','','Besigheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('7zphRbeDXu','BlumenPost GbR','Katharina Griessinger','06151-45057','06151-45056','katja@blumenpost.de','','Darmstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('804MBnSdvF','Weihnachtskrippen-Center Ernst Sperl','Herr Ernst Sperl','','','sperl@weihnachtskrippen-center.de','','Neukirchen hl.Blut','BRD- Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('81GUaYJgGZ','Ralf-Martin Riepe','Ralf-Martin Riepe','','','webmaster@rasorn.de','','Iserlohn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('81Wa37xkO4','Men-Tel Großhandelsgesellschaft','Akgök Özcan','07163534092','0721151429898','O.akgoek@men-tel.com','','Ebersbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('84xCxXOtpn','SEIBIdesign','Peter Bihlmaier','07151/369421','07151/369421','peter.bihlmaier@web.de','','Waiblingen-Neustadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8amkCY0gAr','Glas - Geschenke Werner Schmidt','Werner Schmidt','+43/664/2318560','+43/2859/7358','info@glastiere.com','','Alt-Nagelberg','Österrecih'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8AsiC12WsJ','Pfleger Ringel Logistik','Edgar Oden','','','info@schuessel-shop.de','','Lauda Königshofen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8ayEQ7LsIT','Javed Compute Shop','Amar Javed','0173-3035509','06039-931022','Info@showcase-shopping.de','','Karben','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8bjohrujxN','Audio-Vision','Fr. Becker','','','webmaster@audiovision-shop.de','','Willich','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8Cc9UWduuR','Scheins Eisenwaren','Herr Kleeb','','','info@scheins.de','','Aachen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8CsU79d7Uj','Cuxland Ferienparks GmbH','Cuxland Ferienparks','','','info@cuxland-ferienparks.de','','Dorum','Deutschland/Niedersa'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8cygIsdaEb','','Udo Kunkel','','','office-discounter@breitinger.de','','Aschaffenburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8dvoFBKFxt','Rossi Records','Thomas Rossa','','','info@rossi-records.de','','Augsburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8EOc5mLyKv','Medienversand booknow.de','Frau Susemil','','','info@aphrodite.de','','Berlin','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8F2kV67b62','extravaganza e. K.','extravaganza-Team','01805-PLATEAU','02159-819362','team@extravaganza.de','','Meerbusch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8guAS7lKK4','Halter Autoteile-A-Z','Herr Vollmer','','','vollmer@kindersitze-shop.de','','Haslach i. K.','Baden-Württemberg'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8GW515RIeX','Computerhardware Thielbeer','Frank Thielbeer','','','webmaster@ft-computer2000.de','','Salzwedel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8h4cvzc0tn','','Gudrun Gläser','07361/66364','07361/680109','glaeser@more-than-dolls.de','','Aalen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8iu1YIjeA2','Christoph Pürner','Christoph Pürner','','','Dacheinkauf@web.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8jfI8HshfD','BlumenBox.de - Blumenversand deutschlandweit','Ingrid Rieck','+49 (0)911 72 34 447','+49(0)911 72 94 79','info@blumenbox.de','','Fürth','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8JHqTxOJtr','Shirtscout','','','',' bestell@twostars.de','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8kawye21GT','traumgarten-shop','','','','info@traumgarten-shop.de','','Lippetal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8kYKK5Xm5H','Heubacher Warenhaus','Reinhold Bidlingmaier','','','reinhold.bidlingmaier@t-online.de','','Heubach','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8LvCVBKlhX','Safran-Versand by TALI','','','','safran@tali.de','','Helsa',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8NXGrfsbdt','Porzellanhaus Steinkamp Gerhard Steinkam','Matthias Steinkamp','','','info@porzellan-steinkamp.de','','Arzberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8P0mtjUphZ','Der Bioladen','Peter Rump','0800-DERBIOLADEN ode','0800-0123210','info@der-bioladen.de','','Westerburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8pnqPZqrxx','Handelsversand','Peter Kluge','0711-4687821','0711-467773','info@handelsversand.de','','Stuttgart','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8qWSWq6S3D','palmshop.de e.K.','Vertrieb','05971/796595','05971/796597','info@palmshop.de','','Rheine','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8R01NPYHVR','Günter Ried','Günter Ried','','','holzishop@riednet.com','','Korneuburg','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8ScaOer9In','Galerie Jansen','Dr. Franz-Josef Jansen','','','FJJ@tinten-online.de','','Wörth am Main','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8TpuLNkTJN','Kinnerhus - Kindermoden','E.D. Grewenig','','','ernst-dieter@kinnerhus.de','','Buxtehude','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8UWSCIvuch','ComTec-online - P.Knoche-Vogel','Knoche','','','info@24h-comtec-online.de','','Hanau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8vJmZfC6fV','rising systems Gesellschaft für EDV mbH','Herr Richter','','','vertrieb@rising-systems.de','','Düsseldorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8VPqrr5jRN','adconsys AG','Hotline','+49 341 9847435','+49 341 9847459','kontakt@bildpartner.de','','Leipzig','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('8waKWgXsef','Jetmodell.de','Jan Koennig','','','mail@Jetmodell.de','','Uelzen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('94BpvXGvZq','Netpool Shop','Armin Burkart','','','info@friseur.com','','Gaggenau','Detschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('95mTgozU3q','RATO-Systems','Thomas Böck','','','info@rato-systems.de','','Ried','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('96xfrHMTVU','Sat-Kom-Tech','Christian Wiemann','','','info@chrishop.de','','Ottenhofen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('97M63er9EW','Frank Döge','Frank Döge','','','info@titelshop.de','','Oldenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('97oXIybuM1','','Renate Kaufmann-Konrad','06678 / 1373','06678 / 1601','Konrad@Hundeschule-Waldhessen.de','','Niederaula','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('99kpAqfG77','La Tienda','Angela Beckmann','','','latienda@gut-schenken.de','','Kiel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9BRLd6i8BG','','Kundenservice','','','kundenservice@eroticbox.de','','Zwickau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9DFDhzgPJo','','M. Dürst','','','duerst@bluewin.ch','','Zürich','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9e9zqytQie','Vitalogo','Georg Bütow','','','webmaster@eroscape.de','','Bad Oeynhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9egHIMNCok','Jannys ART Richter & Frenk GbR','Peter Richter','','','info@bodypainting.net','','Berlin','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9eGRO1PqoQ','','Petra Otto','07164 903692','','info@sailingfashion.de','','Plochingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9eKNsYZioq','Purversand','H. Katzenberger','','','info@purversand.de','','Geldersheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9eoTGc65IC','Colour Tuning GmbH','Herr Knarr','','','info@colour-tuning.de','','Naila','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9Hl0LTMfFe','Internet Sale Service GbR St.@B.Fielitz, Ch.Freeri','Benjamin Fielitz','038306 60219','038306 60396','info@1aangebot.de','','Altefähr','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9HNzpTsHTO','MULTICOM OHG','Thomas Gehrmann','','','info@tmttoys.de','','Neumarkt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9HPfv6YVFk','HiFi-Vertrieb Hüsemann','Eike Christian Hüsemann','','','info@hifi-shop.de','','Espelkamp','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9HZRtf50r1','asknet AG','Ihr softwarehouse Team','0721 / 96458 20','0721 / 96458 99','softwarehouse@asknet.de','','Karlsruhe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9i1nweRYSe','','Kundenservice','','','info@ladytoys.de','','Zwickau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9Ig4oUJM3o','Compass Yachtzubehör Handels GmbH Co. KG','Compass24 Team','','','info@compass24.de','','Ascheberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9JBl2Vgdtk','Edv EVOS','Edv EVOS Tomrle Oskar','','','evos@aon.at','','Oberrußbach','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9k1NmufEAW','SC Vertriebs GmbH','Oscar Sallmann','','','Oscar@st-clou.ch','','Romanshorn','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9K3PYWxiCW','Baumgärtner & Kersten GbR','Daniel Baumgärtner','','','post@basecap.de','','Radefeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9kEDsOJIC1','Lenscare.de AG','','','','service@lenscare.de','','Kiel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9kKP1WHQcE','Weinbau-Weinkellerei Wilfried Hilgert','Sabine Hilgert','06727 244','06727 1258','hilgert@gmx.de','','Horrweiler','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9KOFAiTq35','Herba-Live-Shop','Fritz Walter','06825/48678','','herbalife.walter@t-online.de','','Illingen','D / Saarland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9LLXRdIJVA','Magnetix','Dirk Poll','0711 / 2868265','0711 / 2865982','info@magnetix.de','','Stuttgart','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9LPxjJelJM','digital inspiration','Alex Bald','02244-9020160','02244-9020177','info@digital-inspration.com','','Bad Honnef','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9NTtXHqdJm','International PcE Network','IPN Shop','','','ipn@ipn.at','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9O30a7DU1G','KOMSHOP','Matthias Brumbauer','','','info@komshop.de','','Neubiberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9pbHhZGZfE','Uhrenshop, powered bei Megatime','Petra Denkert, Onlineverkauf','','','denkert@megatime.de','','Dormagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9pHHdZsXvM','Die Lichtpyramide GbR','Fritz Henke','','','kontakt@lichtpyramide.de','','Schwanfeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9pRxrN98zC','','Dirk Riedrich','','','riedrich@speed-fashion.com','','Frankfurt am Main',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9QcNAolIwU','MEDIASTAR','Thorsten Knoche','0049 6182 8949-0','0049 6182 200719','fel@abacho.com','','Seligenstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9Qu45YjAmE','elektrobillig e.K.','Christian Litzel','','','info@elektro-billig.de','','Bergheim','NRW (Deutschland)'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9uE4E76qyy','RECORDSOURCE','Thomas Wenzel','0611 2049845','k.a.','private@recordsource.de','','Wiesbaden','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9wKhSoZEKg','BIG FOOT','Hannes Wagner','030/44341112','030/44341113','info@storeforshoes.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9wkvi3LGi9','Storm Uhr - Amex, Corp.','Kundenservice','','','storm-uhr@ecommerce-webcenter.com','','Mühlacker','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9WuL5oLSq7','','Constanze','','','constanze@kraeuterteeversand.de','','Eggenstein',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9y98GmliQk','Active-Fun.de!','Roland Damm','','','roli@yo-yo.de','','Rödermark','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9yeZEq6aqi','','Michael Guenther','','','info@korsetts.info','','Wallenhorst','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('9zvz6xapLm','Powerhifi','Herr B. Feisel','02357/906137','02357/906138','Powerhifí@t-online.de','','Herscheid','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('A0J266ITbA','GeoMap AG','Hans-Peter Sahrhage','','','info@schlitten.ch','','Uetendorf','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('A1un7mhyoS','Tronix24','Michael Eigl','06150-541988','06150-541989','info@tronix24.de','','Weiterstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('a1uTiAr5uy','Firmway2000','Martin Illmann','','','Fam.M.Illmann@westerzgebirge.de','','Aue','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('A2lFhbkrBe','PrintMedia2000 e.K.','Walter Kreisheimer','','06021/570849','service@printmedia2000.de','','Goldbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('a35RCizoKk','yovondo.com GmbH','Support','0180 - 111 8000','089 - 697 98 327','mail@clubrotation.com','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('a3CVyubeM1','buyco-IT GbR','buyco-webstore Team','03464278098','03464278097','shop@buyco.de','','Sangerhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('a3K8KapUki','Haus des Kindes STOCKERT Bereich Baby-On','Henrik Geschier','','','info@babyonlineshop.de','','Bad Neuenahr-Ahrweil','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('A3SVMibc3u','Zinnartikel','Alfred Prunner','','','info@zinnartikel.de','','Moßbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('A3uluAx9SA','','Dirk WEgener','','','dwegener@t-online.de','','','d'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('a3whgifSYU','Bruehl.Net','Marcel Menke','','','mmenke@bruehl.net','','Brühl','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('A5qn7GpscE','David Media-Service','Stefan David','','','webmaster@abc-dvd.de','','Bad Laer','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('A5W0oOlYIS','Budo24 Sportartikel GbR','Klaus Huck','02161 204548','','search@eleven-webdesign.de','','Mönchengladbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('A68xpvm8NC','','Frank Mehlhorn','','','info@frank-mehlhorn-versand.de','','Magdeburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('a6N4lhaB4S','drugstore','armin dantl','','','drugstore@icece.de','','landshut','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('a8lhp2MZXO','Halter Autoteile-A-Z','Herr Vollmer','','','vollmer@autoteile-shop.de','','Haslach i. K.','Baden-Württemberg'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('a8TlrXUXrO','Imaging One Online Shop GmbH','Michael Weigend','','','wg@imaging-one.de','','Lübeck','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('A97x7qFEqG','','Mario Stoerr','0371/8000767','0371/8000768','webmaster@tierbedarf-chemnitz.de','','Chemnitz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aAmFG1pCUS','The Betty Darling Tea Company','Kunden-Service','0421/525925','0421/5259262','betty@betty-darling.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aAoT1aXAsY','Marquardt GmbH','Dieter Marquardt','','','Marquardt-GmbH-Bernau@t-online.de','','Bernau','Brandenburg'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AaSHuIRQIU','Snoop-doggy-doggs','Adlhart Robert','','','service@bio-top-versand.de','','Halfing','Deutschland / Oberba'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AAUjKE2qMM','Kinderkutsche','Torsten Schmidt','','','info@kinderkutsche.de','','Hohen Neuendorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aAWde10kKQ','passiontec Computerversand','Daniel Schmidt','','','info@passiontec.de','','Eisdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AB6XRvcjn5','Gero Homburger','G. Homburger','','07666/610564','info@brandschutzzuhause.de','','Denzlingen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ab8rPjYbf3','AWW Computer','Frau Orth','','','support@a-w-w.de','','Kitzingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AbhnBhutDK','Janines Avon-Shop','Janine Hauswald','','','Janine.Hauswald@avonshop.de','','Miesbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aBPLZPmTnG','Topversand','Andreas Rockenstein','','','service@topversand.de','','Apolda','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('acAZCG8mCS','','Thilo Posch','0611 183 61 151','0611 183 61 333','marketing@tauchtwas.de','','Wiesbaden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('acKFAaLeca','PLANETWARE','Fritz Dobretzberger','+49 (0)89 8121105','+49 (0)89 8129381','info@planetware.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ACQhUAjcqi','HDWe-Design','Dirk Hübner','03361312751','03361693235','dirk@hdwe.de','','Fürstenwalde','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aCwzmYHkIk','Oxy-Marketing - Bünning & Junghans GbR','Rainer Bünning / Michael Junghans','04521-798633','04521-798633','info@oxy-marketing.de','','Eutin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('adfRnrSHbc','HEIZUNG-DIREKT','Michael Musil','','','muslix@t-online.de','','Montabaur','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ADxd8vE6Ja','','Nadine Kempe','06593 996689','06593 996689','mail@cheries-welt.de','','Wiesbaum','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ADz8t6e0zs','Sat-Technik M.Albers','M.Albers','','','Info@sat-fachmann.de','','Solingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ae1vOkFWSq','c-books GmbH','Daniel Conrad','','','support@booklooker.de','','Düsseldorf',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AEA2UQliuw','Antiquariat Buss','Ullrich Buss','04461-909116','04461-909136','info@antiquariat-buss.de','','Jever','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AEcDKwfqgo','HK-Beschriftung','Thomas Hans','07276/9876-16','07276/9876-16','info@vereinstextilien.de','','Herxheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AF6h4FgXJQ','Vital Trend Shop','Roland Weimer','089 35654903','089 35654904','roland@vitaltrend.com','','München','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('agGjgo835O','schöne umstände Pullach','Eveline Müller','+49(0)89-7937174','+49(0)89-793312183','info@schoene-umstaende.de','','Pullach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ai9TIIN5gg','bioquelle.de','Service Team','','','service@bioquelle.de','','Kößlarn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aicpmsTAs7','Bavaria-online','g.schmidl','','','info@troedelshop.com','','schollbrunn','Bayern/Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ak3JMctikw','Schiffer IV-Systeme','Marc Schiffer','','','Support@iv-systeme.de','','Köln','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('akeV9m07Gs','Art by Mehndi-Tempel','Petra Rascher','','','info@mehndi-tempel.com','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ald0fdOJ0U','1a-pc-dvd.de - Hallstein Unterhaltungsel','Herr Hallstein','','','tim_zxr@hotmail.com','','Lützelbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Am3vWMxiok','','Olaf Grapentin','0331/2703331','0331/2703332','info@moto-store.de','','Potsdam','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Am5lI5jom1','Asian Style','Frau Colonna','','','asianstyle@web.de','','Mailand','Italien'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AmEpK1rmS1','Artisport-Vertrieb','Herr Elsner','030 93493080','030 9331698','service@artisport.de','','Wildau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('amifAAHEmK','mdt - Müller´s Datentechnik','Dietmar Tillmann','','','webmaster@scsi4u.de','','Herdecke','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aMilCyNsG5','Hohnloser Spielwaren','Sandra Fiebig','','','info@wheeltoys.com','','Neu-Ulm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aMQfu9lecg','Der Reitsport Laden','Krause-Junkmann','','','info@reitsportladen.com','','Aurich',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AnbrprWF07','Computer Components','Herrn Thallmair','','','Marc.Thallmair@computer-components.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AnLxz05ndo','BuscherCD','Wilfried Buscher','','','BuscherCD@Aol.com','','Wuppertal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ANNzDlAF21','Ossiladen','Michael Frühauf','','','info@ossiladen.de','','Espenhain','Bundesland Sachsen'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ao3pmsJkwI','Internet-Service Wernecke','Ron Wernecke','040-88301751','','shop@iswernecke.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aphT2RsBxk','Bike Trial Sport','Jan Göhrig','','','webmaster@biketrial.de','','Königsbach-Stein','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('APX2lfuVvq','INOMA Versand','Christof Martin','','','cm@inoma.de','','Trippstadt','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aQI83YjWwO','Alexander Settele Möbelvertrieb','Alexander Settele','08031-32072','08031-33952','info@matratzenversand.de','','Rosenheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aQOTcSF5kM','Manuel Rodriguez','Manuel Rodriguez','+34-928802499','+49 (0) 89 2443 - 34','manuel.rodriguez@gmx.net','','Arrecife','Spanien'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AqYZC3tEWG','MWD','Sabine Hornung','','','hornung@linkshandversand.de','','Worms','Deutchland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ArdXVJAf4Y','Conrad.com AG','webmaster','','','webmaster@conrad.com','','Hirschau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ArvlfjwvHe','Saphir Krawattendesign','M. Frenzel','','','info@saphirkraeatten.de','','Muenchen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ASQdk3FW37','datentechnik m.falk','Alle Autoverwerter','','','info@autoverwerter.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aSURKYbcYW','DeltaClear','Fritz Walter','0682545311','06825/497968','fritz.walter@deltaclear.com','','Illingen','D / Saarland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ATFBHho6ta','Schuh-Welt Schuhhandels GmbH','Frau Klein','06333/1003','06333/5054','Verkauf@Schuh-Welt.de','','Waldfischbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ATJ00LWHhk','Galerie Zazzaretta','Franco Zazzaretta','','','FZazzaretta@t-online.de','','Pfronten','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('atZ0t6UXfA','','CountryStyle-Team','0511/1691662','0511/2880699','Info@CountryStyle.de','','Hannover','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AtZNNryfBo','','jan franke','','','info@autoteile-shopping.de','','berlin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('auq4cy4AEw','Auto Ried \"Der Weg zum preiswerten Neufa','Hr. Ried','','','auto-ried@t-online.de','','Breitenau bei Dachau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AUsnm9DOkE','Erotikexpress','Hermann Berger','','','kontakt@erotikexpress.com, International','','Bregenz','Österreich, Deutschl'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aV480JC2LQ','Museum-Prints','Stefan Fiedler','','','info@museum-prints.com','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('avvhF89z0C','Hard- und Softwarevertrieb Jörg Schulz','Jörg Schulz','','','kontakt@jsc-store.de','','Kolkwitz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('awCJcEvOG5','Naturtextilien Regine Settelmeier','Regine Settelmeier','','','info@kinder-naturtextilien.de','','Röttingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ax8Lx4wt2e','Hochzeitsservice Marriage Day','Yvonne Köth','','','shop@hochzeitsservice.de','','Niederdorfelden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AxbDv8gjzc','emotica C. Brandt','Emotica Kundenservice','','','info@emotica.com','','Bonn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AxdPDtOxv1','Heike´s Teddy-Paradies','Heike Kudjer','','','kudjerbaer@aol.com','','Geretsried','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aXnRrHQp6O','trade5','Raphael Kurzawa','','','kundenservice@trade5.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AXtJH2M6t3','Topclean R. Lambiase','Roberto Lambiase','','','r.lambiase@topclean-shop.de','','Mühlacker','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AXvZrH9fjs','evanzo e-commerce GmbH','Mehrtens','','','info@avanzo.de','','Bremen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AxzprHKPv1','ebookers.com Deutschland GmbH','Call Center Bonn','','','anfrage@ebookers.com','','Bonn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AyA0C7RIYu','bayerwaldtrekking.de','johannes denk','','','info@denk.com','','neuhaus/inn','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AYW8O50kqk','Das Aeon','Kai Fuhr / Waltraud Bauer','','','aeon@ebuch.de','','Wiesbaden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aZ0ZZDatbM','MetaGIS - Informations- uind Kommunikationssysteme','Matthias Werner','0621 72739120','0621 72739122','info@metagis.de','','Mannheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AZl4N47h0E','Needful-online','Manns','','030 66 52 7005','order@needful-online.com','','Berlin','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('aZvjZbiBPA','Comic and Company','Andreas Catania','','','post@comicladen.de','','Gütersloh','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AzX0ftgDPw','ERKA sales consulting','Robert Karthäuser','','','info@poljot.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('AZxFnZWXtC','InnoWay','Christine Schmitt','','','innoalex@aol.com','','Emsdetten','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('B0HihRQzbN','K R Kosmetik - Näher zur Natur - e.K.','Ruth Gerhards','0211/555108','0211/553428','mail@krkosmetik.de','','Düsseldorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('B0PUf2WPZt','XynX! GmbH','Anke Schäkermann','','','anke@xynx.de','','Gevelsberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('B1WGKg4gCz','Aktuell-Spiele-Verlag','Franz Scholles','','','mail@aktuell-spiele-verlag.de','','´Remagen','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('B26U20SDTN','online-schrauben.de','H.Albus','','','albus@online-schrauben.de','','Wuppertal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('b2r3DlIRtN','hadiho.com','H.-D. Hoppe','','','hadiho@t-online.de','','Leverkusen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('B4PuTNSBtx','Roxanas Magische Welt','Rosemarie Jepsen','02191-460856','','BabdsMagischeWelt@web.de','','Remscheid','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('B4zYL4uF4h','','Uwe Petersdorf','030 5328891','','webmaste@stafilos.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('B5Yqmsh1cj','Walter Holzschnitzkunst','Frau Walter','','','info@holzschnitzkunst.de','','Hardheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('B6x1ZT9rVF','Alfred Wittenauer','Eckard Wittenauer','','','alfred.wittenauer@t-online.de','','Pforzheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('B7335StWw6','Odeon New Vision GmbH','Wiebke Petzoldt','','','marketing@tigerente.de','','Geiselgasteig','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('b73UoqB7SR','','Georg Werthmann','','','webmaster@allesbiokaese.de','','Dillingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bakQA3rsEL','','V.Schulze','0177/8991450','07153/899146','mail@vs-elektro.de','','Deizisau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bAmi1K8Kor','Bölükbasi & Peukert GbR','Fr. Bölükbasi','','','mail@bediab.de','','Tauberbischofsheim','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bASwoSVKGr','MAV Versicherungsmakler','Herr Alberer','089/30777900','089/30777901','MAV@rundumschutz.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BDRwlhUXFp','desigNow!','Jochen Müller','','','info@schreibtisch.com','','Rosenheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BdtSvpqt0J','FMN-Fernmeldetechnik GmbH Nordhausen','Suzanne Strauch','','','suzanne.strauch@fmn.de','','Nordhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Be9UUItEGh','buero-katalog.de','H. Brenner','','','info@buero-katalog.de','','Dillingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BEgaqQxCAf','Musicpeople','Elke Roßkamp','02461 / 621910','02461 / 621911','elke@musicpeople.de','','Jülich-Kirchberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bEIEQE61ex','alphaleun OHG','Arno Tetzlaff','06473 92030','06473 920323','alphaleun@alphaleun.de','','Leun','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('beyo5i4O7z','Versandhandel Gorsler','Jürgen Gorsler','','','info@dvd-special-site.de','','Gifhorn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Bg5kseV3S6','','Dirk Rudat','0201675458','','merkurone@web.de','','Essen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bGagCwlC92','HJB-Trading Hofmann GmbH','Abt. Versandhandel','09261-966234','09261-627828','info@hjb-trading.de','','Kronach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BGEQyKDmub','Bildveredelung Scheidler','Kurt Scheidler','','','Bildveredelung.Scheidler@t-online.de','','Breuberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Bgma95vgi2','Salter Haushaltswaagen','Frank Hamans','04191 724567','0212521437650','info@salter-haushaltswaagen.de','','Kaltenkirchen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bgwac1xMup','','Thomas Pizzini','+43 732 77 18 31','+43 732 77 98 11','pizzini@pizzini.at','','Linz','Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BGyA5M6GoN','Ferkinghoff Systemwerbung & Computertechnik','Heinz Willi Ferkinghoff','0202 / 7092839','0202 / 7092840','schopping@ferkinghoff.com','','Wuppertal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BHdClx32bl','Stefan Wiessmeyer - schmuck','Stefan Wiessmeyer','','','info@wiessmeyer.de','','Krailling','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BHZ3J8chBt','Geprüfte Sicherheit Andreas Schieraus','Ing. Andreas Schieraus','','','zubehoer@schieraus.com','','Sollenau','Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Bi1OQ7fyg0','Musikmarkt Plauen','Steffen Krebs','+49 (0)3741-131371','+49 (0)3741-131371','info@musikmarkt-plauen.de','','Plauen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bi5U7AF7Gl','M&D','Service','','','info@spezialversand.de','','Hamburg','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('biG59IDWYT','web-xact.de','Rolf vom Bruck','0421-4377700','0421-4377701','info@officio.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bIYySuVAq0','Top Tie Frank Curatolo','Frank Curatolo','','','shop@top-tie.de','','Bochum','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bJ2UT4czbv','CAPpuccino 2000 GmbH','Marita Prettin','','','cappuccino2000@t-online.de','','Hünfeld-Nüst','Deutschland / Hessen'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bKEK13duet','Beate Uhse new media','','','','','','Flensburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bKEmcMPOwN','Reisebüro Am Berge','Dirk Dümmel','04131-37001','','info@lastminute-suchen.de','','Lüneburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BkkuiIBOoR','Michael Budke - Fruchtdepot','Michael Budke','','','fruchtdepot@t-online.de','','Marktschellenberg','Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BL4W4Fexb2','BAUKNECHT Servicecenter Wagenhäuser','Matthias Wagenhäuser','0931-2790710','0931-275187','Matthias.Wagenhaeuser@wagenhaeuser.de','','Würzburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('blngJjADtT','Kaufunger Schuhversand','Greilich Christian','','','versand@kaufunger-schuhversand.de','','Kaufungen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bLrKjNiFPT','Zaunz Publishing GmbH','Herr Dolezalek','08141-379033-0','08141-379033-39','dolezalek@zaunz.de','','Eichenau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BmC51gd1GT','Erotikexpress','Hermann Berger','00436644309343','','erotikexpress@directbox.com','','Bregenz','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BmmOaapWyP','Bretagneshop','Ingrid Winnenberg-Schröder','','','info@bretagneshop.de','','Solingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bMokUIduOd','ALBERT Schallplattenversand','Herr Albert','040 - 603 05 93','040 - 603 30 74','mail@albert-classic.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BMYqa92aE0','Pegam Ätherische Öle','Christine Pegam','07122 - 658','07122 - 3748','info@pegam-aetherische-oele.de','','St. Johann','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BndGhvORVx','Teufelskueche - Independent-Store Münster','Teufelskueche-Team','0251-5105851','0251-5105850','info@teufelskueche.net','','Münster','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bnDmJrqhNp','SCHATZINSEL e.K.','*','02402-83224','02402-8654620','service@scherzartikelshop.de','','Stolberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BNn3lxYv2p','','Torsten Schwant','','','cybschwant@gmx.de','','Berlin','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BNnILdg0Nj','Optik Ufer','Frank Adamus','','','kontakt@kontaktlinsenversand.com','','Wiesbaden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bNVQLBkLpX','Getränkeshop Meisezahl','Heiko Meisezahl','','','h.meisezahl@t-online.de','','Apolda','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bo5MMApgI2','','Herr Roesner','01805 998460','02332 758811','shopshop24@intercede.it','','Lüdenscheid','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BOiw112qyx','SPEAKER Vertrieb/Versand','Walter Fröhlich','','','versandWF@aol.com','','Erdweg','Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Bp2GzVqTxR','Higher Spirit','Heiko Kremling oder Edda Düsterloh','','','Info@HigherSpirit.de','','Schneverdingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BpJWJLgr8P','Mallorca-welt','Herr Senkel','0800-5003380','0211-2496018','senkel@visitenkarten.com','','Düsseldorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BPpMdnQHxT','MML-Motorradzubehör','Manfred Hartmann','','','service@mml-motorradzubehoer.de','','Gräfendorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BQIMCwhoaV','New Media Publishing','Sven Jagata','','','info@pc-shop24.de','','Obernkirchen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bRhsfn7r2X','Funnywood OHG','S. Bulga','','','kundenservice@funnywood.de','','Lamerdingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bsoymeN7YV','SICS EDV Copy GmbH','Walter Schlutius','08024 / 9 31 36','08024 / 9 31 37','WS@S-I-C-S.de','','Holzkirchen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Bt0GzbwzTB','Tauch & Partner - ComputerCompany.de','ComputerCompany Team','05241 905530','05241 905533','info@computercompany.de','','Gütersloh','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bt612forx0','Schewe & Breuer','Karl-Heinz Schewe','','','info@signcosigns.com','','Offenbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bTf7ppIDR8','','Erber','','','webmaster@erbercomics.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BUS1madCyt','HDS D.Schönau','Danny Schönau','03735-661407','03735-661408','s.d@online.de','','Marienberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BVtqvvej6d','www.Batterie-bestellen.de','Matthias Schwarz','(08321) 7 18 02','','info@Batterie-bestellen.de','','Sonthofen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bw3aGKJcGJ','Caroline Auth-Sturm & Ingo Friebe GbR','Kundenservice','069/361668','069/362312','webmaster@drunter-und-drueber.de','','Frankfurt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BWkUWGhsM0','Domain Druck & Service','Jürgensen','','','domain@stepshop.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('BWQqw9ROsX','Vitalo','Fr. Kuhlmann','','','info@vitalo-schop.com','','Südbrookmerland','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bwuoCmB9Sx','','Dr. Hubert Gilly','','','info@adler-muehle.de','','Bahlingen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bxhivt3P2h','Venhues','Elisabeth Venhues','','','Lederwaren_Venhues_GmbH@t-online.de','','Essen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('By1mqkfEch','CitySpecials','Monika Henke','','','info@cityspecials.de','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bY3EUctiar','hifisound Lautsprechervertrieb','Herr Saerbeck oder Herr Kerkmann','0251-47828','0251-43956','hifisound@t-online.de','','Münster','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('By3uSMpQIt','Atelier Prisma','Tatjana Treiber','0700 28774762','0700 28774762','info@atelier-prisma.de','','Leopoldshafen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ByICAa6aMf','LanguageCourse.Net','Philip Holtmann','','','support1@languagecourse.net','','Koeln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bzVmDxUddp','Inside BeOS','Bernd Thorsten Korz','','','order@insidebeos.de','','Kutenholz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('bZzMxDWhBP','urbs-media GbR','Assessor jur. Michael Bauhoff','02102 - 968506','02103 - 968507','info@urbs.de','','Hilden','Deutschland (NRW)'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('c0Dh4ZYd6y','Elektro Thönnißen','R.Thönnißen-Basten','02133-219422','02133-428140','r.thoennissen@rasiererhaus.de','','Dormagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('C0RD2dO0Ze','','Weppner','','','webmaster@preisglocke.de','','sontra',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('c1EJWqTu7C','Linse-Xpres','Matthias Dost','0180 50 000 32','034603 2 16 85','kontakt@linsen.de','','Krosigk',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('C1MZU567OW','EDV-Service Pichl','Thomas Pichl','07195 57657','07195 57658','vertrieb@palmtop-shop.de','','Schwaikheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('C1sVWAVY9O','Livingpoint','M. Ritter','','','info@livingpoint.de','','Bad Nauheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('c3AFiQDmuM','\"Seide-mehr\"Gehrsitz Roland','Gehrsitz Tanja','09364/811655','','info@seide-mehr.de','','Himmelstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('C3CFA5Nck3','','A. Karathanasopoulos','','','info@bijoushop.de','','idar-oberstein',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('C44ptbaZlu','Atelier Prisma','Tatjana Treiber','','','info@atelier-prisma.de','','Leopoldshafen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('c4LnNfAtno','IMS','Manfred Weber','','','info@freizeitecke.de','','Kirrweiler','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('c5UbMszcie','Game and Fun GmbH','Frank Windelband','0700 / 42638386','0700 / 42638386','info@game-and-fun.de','','Maintal-Drnigheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('c6JhfVMxvM','System Com 99 e.K.','Daniela Storz','07062 / 97 888 - 0','07062 / 97 888 - 99','d.storz@systemcom99.de','','Beilstein','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('C6Xl4lIjtG','Shoppingday','Harry Malinke','','','info@internetraser.de','','Bergisch Gladbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('c7EzM1NuU5','first-e bancorp plc','','','','','','Dublin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('c9yPswjuim','','Herr Siegmund','089/6087910','089/6087919','info@raumgestaltung.de','','Ottobrunn',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cAmxSOZWaS','Applika Glasmanufaktur GmbH','','','','Service@applika.de','','Burgdorf',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cbvLRl5l0K','Maschinengravuren','Elfriede Ammann','','','maschinengravuren@elfriede-ammann.de','','Aichach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cbXZNXWjny','Steinle Umwelttechnik','Detlev Steinle','','','info@rewalux.de','','Lemwerder','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cdnBzPcVf5','Der Auer Grafikdienst','Hans Auer','','','grafik@auer.at','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CdtNlHmPp5','Nobelkids','Klaus Werner-Link','0651/9933183','0651/9933183','b.link@nobelkids.de','','Trier','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cE5juaVmAa','Musik-Service Aschaffenburg','Johannes Hofmann','','','jh@musik-service.de','','Aschaffenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cf4jpFWXPu','PartyPaket.de','Thies Burdorf','','','Service@partypaket.de','','Reinbek','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CFNDtrKPPo','Dorfscheune','Ronny Thurow','038307-41931','038307-41933','info@dorfscheune.com','','Neparmitz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CFtj8bmdXK','','Thomas Staudt','','','shorty210@gmx.de','','Leverkusen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CgotG3Lsu3','BastelUnikate.de','Elke Roll','0911/9616165','0911/9616166','service@bastelunikate.de','','Zirndorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ch8bF6iDvK','Michael Schäfer Modellbau & Zubehör','Michael Schäfer','05452-7360','05452-935807','info@sammlermodell.de','','Mettingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ChjP8hArJW','','Evelin Maahs','0361 2606162','','maahs-moden@t-online.de','','Erfurt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cIYDSAPmo5','Alexander Emter - Versandhandel','Alexander Emter','0911 5407680','0911 5407681','info@neo-kinderwelt.de','','Nürnberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CJbJfX5pDg','ClassicBikes','Andreas Lehmann','','','bike-shop@classicbikes.de','','Rostock','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cJFXznY0fk','Altenberger & Partner','Christian Altenberger','','','info@meindrucker.com','','Goefis','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cJVZbPcj8c','1-2-3-Reisen-Online','Karin Meckl','06322/982293','06322/982294','reisecenter@lm7.de','','Wachenheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ck7JqubO7I','','Beate Rattba','','','info@handarbeits-laden.de','','Teltow',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CKO217p7o3','ERKA sales consulting','Robert Karthäuser','','','karthaeuser@erka.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CKOJkW21Qw','Heimtier-Center','Frau Elke Maigatter','01805-101418','01805-101420','E.Maigatter@heimtier-center.de','','Verl','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Cl4XJZ3tTy','D. Roche GmbH','Daniel Roche','','','info@rochegmbh.com','','Lebach','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CLXB8F3n0G','die Tintenfee','F. Kerz','02154816357','02154816365','info@tintenfee.de','','Willich','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CM3JumtUa9','','Herbert Ebert','','','info@mywatch.de','','Neu-Ulm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cmW4SgNu17','Gudrun Müller','Marion Porlein','06327/507445','06327/507446','info@apinatur.de','','Neustadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cMwDgqDiy7','Online-Vertrieb Recknagel','D.Recknagel','','','webmaster@autopflege-center.de','','Oschatz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CmwfA9Jmmg','ITC Bernd Austmeyer','Karin Austmeyer','049-(0)2159-670607','','kontakt@traumsachen.de','','Meerbusch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CnfvVn5VXc','Seven Mobile Communications oHG','Herr Thorsten Piontek','040 41468949','040 41468953','tpiontek@7mobile.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CNL04P1r2k','Rahmen-Kunst','Hardy Baier','','','Baier@rahmen-kunst.de','','Pforzheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cnpznRWFpW','Koch-InfoTech','Herr Jürgen Koch','05238-775','05238-997116','it-koch@online.de','','Nieheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CoCL3kJmmO','ESTIM Inh. M.A. Wiemer','','','','','','Dortmund',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cOKJEMJwmk','proVision Informationstechnologien','Peter Rohde','0511/6138118','0511/6138110','look@provision-info.de','','Isernhagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('COkpkc6KKy','A NATURA','Monika Wrede','0841 - 33 7 11','0841 - 33 7 81','wrede@anatura.de','','Ingolstadt / Donau','Deutschland / Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('coUnUWp1Ac','Musik Müller','Müller Willi','','','mmueller@musik-mueller.de','','Kaiserslautern','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CQ9l5AruiS','Stahlwaren + Geschenkartikel Linke','Marc Wnuck','','','marc@12ender.de','','Köln','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CQ9Xgm4OCc','','Luzia Roessler','06155 828874','06155 828876','service@lady-lu.de','','Griesheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CQoXsitKcI','inside objects köhler concept GmbH','Ulrike Pietsch','','','up@insideobjects.com','','Grossefehn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CQwJeWxkw1','Global Marketing','Christian Künzli','618131440','61-813-1440','info@usashop.ch','','Kaiseraugust','Switzerland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CRFtBJmzBS','Museum-Prints','Stefan Fiedler','+4315227292','+4315227292','info@museum-prints.com','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cS30wkniQO','Fander','Bernhard Fander','','','service@schmuckgalerie.de','','Kempen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CsKp5Ihug7','J.K. Internet','Jakob','03675-401040','03675-401041','info@Autokindersitz.de','','Sonneberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CSuZYW2oaa','','CyberCD-Team','0202-4783720','0202-4783719','sales@cybercd.de','','Wuppertal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CTV2NBo8Tq','Versicherungsbüro Raab','Brigitte Raab','','','brigitte@vbraab.de','','Fürth','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cuiJaIpcme','HEUBACHER WARENHAUS','Reinhold Bidlingmaier','','','heubacher.warenhaus@gmx.de','','Heubach','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cv2HZpwx0q','Wild&Care','Herr Izzy Wunder','','','wunder@wildandcare-piercing.de','','Erlangen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cV4dnDglfq','Pohl & Spatz GbR','Wolfgang Pohl','04214340948','04214340949','w.pohl@taichishop.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Cv8F8nSXxy','LISTAN Hardware & Computerzubehör','Stanislav Minkine','','','kontakt@listan.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CVF8LJYJt5','education-one GmbH','BMS','0 18 05 / 21 31 00','','sco@schroedel.de','','Hannover','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CVHTflCnvQ','J. Weyerts','Ina Weyerts','','','weyerts@gmx.de','','Dornumersiel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CXbztlsz8U','Claudia Voth','Claudia Voth','','','shop@kids-in-motion.de','','Ravensburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cxfzHRMjdK','DIE PREISJÄGER in der DIE KOPFGELDJÄGER GbR','Ines Lommatzsch','0 60 85 / 98 91 98','0 12 12 / 510 982 23','Ines.Lommatzsch@diepreisjaeger.de','','Waldsolms','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CXXRTfK22o','AstrologieService Regina Binder','Regina Binder','','','office@horoskop.at','','Wien',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CXzV6Fi8h3','SBM-Mobiltelefone','Frau Sandra Benke','','','sbm-mobiltelefone@t-online.de','','Wolnzach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cYo8gmho5w','König Lackierfachbetrieb GmbH','Roger König','0340/511524','0340/511646','webmaster@lackprofi.com','','Dessau','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CYWDSyJYqe','talismane','Frau Harbach','','','harbach@talismane.de','','seligenstadt','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cyyf15Dyms','- Handylady - IHR Handypartner im Intern','Yvonne von Foller','','','Yvonne@handylady.de','','Wermelskirchen','Deutschland / NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Cz0dDHwxro','DOUGLAS Informatik & Service GmbH','Team douglasbeauty.com GmbH','','','service@douglasbeauty.com','','Hagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('cZBBBJsX8a','art-antiQue','Rainer Proch','038723/80629','038723/80892','info@art-antique.de','','Groß Niendorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('CzRJ4dWZjy','A&D Online Shop','Webmaster','','','webmaster@amore-dessous.de','','Trittau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('d0PUNNiXDr','GeoMap AG / Fristads-Shop','Hans-Peter Sahrhage','','','info@arbeitskleidung.ch','','Uetendorf','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('d1o3wUtiMx','Pariser-Mode','Gisela Lysiak','','','info@pariser-mode.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('d2DmfJAD8X','4brains.de','Jan Oberhauser','','','Info@4brains.de','','Betzigau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('D3wGAaDskP','Michaela Decker Wasserbetten','Michaela Friedl','','','info@decker-wasserbetten.de','','Offenbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('d6NYtfgH4T','HB Software & Internetdienste','Herr Bergmann','','','info@softwarebox.de','','Dornstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('daeWCYFC7N','Flora 2000 Gartencenter GmbH und Co Kg','C. Schuhmacher','','','flora-2000@t-online.de','','Filderstadt','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DaIYKY0eqV','FASHIONARTS','Marco Kricheldorf','+49 3834 776517','+49 3834 776531','info@fashion-arts.com','','Greifswald','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DBFQLfeZb6','Karin Birkmanns','Rainer Birkmanns','','','Karabi@Telebel.de','','Wuppertal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DBlA4niltb','Sir Huckleberry Insur@nce Company','Antje Muehle','','','welcome@sirhuckleberry.com','','Amsterdam',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DD0wZf7bN0','Gerd Koch Cartoon Edition GmbH','Frau Schwenke','','','info@ulistein-onlineshop.de','','Isernhagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DdJQNbub6F','Palea','M.Scharmann','','','info@kreiselparadies.de','','Esens','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DdL1Xx3n2t','','Wolfgang Jäger','','','info@crazy-onlineshop.de','','Rodgau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ddVaTt3j2n','M&D','Vertrieb','','','info@uhrencity.de','','Hamburg','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DE9coQrMMn','Kimmich Mode-Versand GmbH&Co.KG','Stefan Berchtenbreiter','06027-1291','06027-7657','info@kimmich-modeversand.de','','Stockstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DEcG1EzCAH','Alljunior.de - Spiel & Freizeit Schinach','Jan Schinacher','','','service@alljunior.de','','Friedrichshafen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DEEuaw2WmH','','Kundenservice','09279-971478','069-791225896','service@biquini-brasil.com','','Mistelgau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dEKCiojEY8','Öko Direct GmbH','Jürgen Hoffart','','','info@oekodirect.de','','Kuppingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dFBG68w6nD','Tiger Veranstaltungsservice','Webmaster','','','webmaster@effektlicht.de','','Dortmund','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dfF7hHgvnV','STOLL Sporternährung','Andreas Stoll','','','info@stoll-online.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dFHe06etTv','Uhren Hieber GmbH','Andrea Hieber','','','hieber@uhren-hieber.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DFTKJz9x6N','hermann electronic','Frau M.Baur','','','mb@hermannelectronic.de','','Hohentengen a.Hrh.','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Di3o5mPWQl','Cetiner & oluri gdbr','Support','','','info@oluri.com','','Rednitzhembach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('di7QwkTKqV','TravelSoft GPS und Navigation','TravelSoft','','','info@travelsoft.de','','Wietzen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dIEgM9dk58','JHP innovative products KG','Herr Jakob','','','info@innovative-products.de','','Weissenbrunn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DiO1o5DcYj','Josi Schneider','jürgen schneider','','','josi.schneider@t-online.de','','augsburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DiwCGgroOn','Kletter und Hochtourenecke','Hr.Pfeffer','','','Bergsport@web.de','','München','Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dJfuvt1jLl','AGB Inter Trade GmbH','Ronald Gareis','','','info@over-size.de','','Emtmannsberg','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dJjUx2oNjf','click-fototours','Karla Hoppe, Horst Riefers','','','k.hoppe@click-fototours.de, h.riefers@cl','','Bonn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DJZgvDGpvx','MILANO Möbel & Leuchten GmbH','Wolfgang Schmierer','0049711-292929','0049711-293383','office@milano.de','','Stuttgart','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Dk9mCul5ux','ProMedia GbR','Michqael Kemnitz','','','dvd@videoforum.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dlFCr8MrDP','mcZUB','service','','','service@mczub.de','','Göttingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DLnoFFObBJ','Schulze Versand & Service','Andreas Schulze (Inhaber)','','','service@schulze-versand.de','','Lünen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DlpINleDl0','','','','','critic@originalgemaelde.de','','','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DMGAs1VS3L','J.K. Internet','Jakob','03675-401040','03675-401041','Info@Alles-fuers-Kind.com','','Sonneberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DnnuV2IDJZ','bela International AG','Ronald Fischer','','','info@belainternational.com','','Darmstadt',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dnX5B6APtl','','Spectra Verlag','','','info@spectra-verlag.de','','Hannover',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Do9ksyDAS0','Ayurveda Institut Dhanvantari','Edgar Bettermann','06202-605315 / 94564','06202-605316 /945647','shop@ayurveda-institut.de','','Schwetzingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DOCc7oXqUv','Simon Enterprises','Manfred J. Simon','','','webmaster@video-secondhand.de','','Mainz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DOGo31Haah','EUROTOP GmbH & Co. KG','Verkaufs-Team','','','webmaster@eurotop.de','','Nürtingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('doMcaEtKAd','','Christian Balog','','','info@bc-erotik.de','','Straßlach-Dinghartin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DPLI86Wf0v','Jamon.de','Kathrin Volmer','','','info@jamon.de','','Verl','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dQ9eOMlWMB','bmedb.com AG','Bergfelder','','','dirkbergfelder@bmedb.com','','Hennef','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Dqq1aUPiIT','edoras','Herr Simsek','','','e.simsek@edoras.de','','Pforzheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dR89641XVZ','Kronprinz ... Geschenkideen a la carte','christian hinkel','','','kronprinz@einkaufscentrum.de','','essen','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dRLcVLixZR','Hoppediz','Anette Schröder','070001001870','','info@hoppediz.de','','Bergisch Gladbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dsK3A16cUX','','S. Fietz','','','info@joystixx.de','','Bassum',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dsKggUVEER','Supernova','Lohmann, Holger','02841/ 170053','02841/ 170053','info@supernova-store.de','','Moers','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Dtbql2WLTh','Foto Am Grün Marburg','Schöffler','','','info@fotoamgruen.de','','Marburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DtRiHDmBNx','9feet','Kundenservice','089/59988560','089/59988561','Kundenservice@9feet.com','','München','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dtviXbO2xz','VEPO Versand','Christian Poseiner','','','VEPOVersand@t-online.de','','Rödermark','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DU1uyszQGD','Reitsport-Versand-Höner','Klaus Höner','02841-87200','02841-87200','HoenerVersand@compuserve.de','','Duisburg-Baerl','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DuIM9OrKst','ACI Service & Vertriebs GmbH','Sven Markfort','','','info@aloevera-produkte.com','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dUm3osBYeD','ART-Computer Vertriebs GmbH','Hr. Nolte','','','info@art-computer.de','','Olching','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DusWusPAir','','Mark Zacharias','','','webmaster@pinboerse.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dUWM3iVOKv','Henke&Partner GbR','Brigitta Henke-Theel','','','henke@porzellan-onlineshop.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DUYMw3xKmr','GMK Maler-Fachmarkt','Martin Mueller','','','gmk@alveola.de','','Koblenz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DuYmYudIgl','Bluestar-Glasdesign','Markus Rink','via mail','via mail','info@bluestar-glasdesign.de','','Saarbrücken','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DvLMt2sLRL','Stage Crew Veranstaltungstechnik','Sven-Michael Reichle','','','service@dj-shop.net','','Heddesheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dWA5OgBGGz','Thomas Cobos International','Thomas Cobos','07231 / 582627','07231 / 582628','info@cobos.de','','Pforzheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DwcAC3vUmL','Antik-Truhe','Andreas Barsuhn','05136 - 97 64 65','05136 - 97 64 82','info@antik-truhe.de','','Burgdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DwiO9qZ59R','K&K Vertrieb','Frank Krautscheid','','','info@officetradecenter.de','','Siegburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DwIQOIPMS6','Bushido Lubwart Bad Liebenwerda e.V.','Ralph P. Görlach','','','infos@bushido-lubwart.de','','Elsterwerda','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dWOgCq4KAJ','Camping Shop Kraus','M. Kraus','','','kraus@datacomm.de','','Loerrach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Dws9KORQM2','','rainer leverenz','04952-941781','04952-941784','info@das-gemaelde.de','','Ostrhauderfehn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DXdwPR5x0x','ACI Service & Vertriebs GmbH','Dietmar Böse','','','webmaster@erotik-shopping.net','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dXDytfkdbN','Kreuschner Sportartikelvertrieb','Hans-Joachim Kreuschner','','','info@sportartikelvertrieb.de','','Wedemark','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DxJ5L2c8zV','','Regina Meier','','','info@anundverkauf-rosdorf.de','','Rosdorf',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dXLmfVqNx6','creasyst','Frank Ogrissek','0700 / 27327978','0700 / 27327978','info@creasyst.de','','Schauenstein','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dxnOpHO6z4','No-Wonder.de','Ulrich Becker','','','Becker@no-wonder.de','','Ratingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dxxKVbEFzP','DePauli.com AG','burlingtonshop.de - Serviceteam','','','service@depauli.com','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DYiUo3bC98','UBF EDV Handel und Beratung','Jürgen Fischer','+49 (0)2323 92090','+49 (0)2323 920917','vertrieb@ubf.de','','Herne','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dyIwig2ysj','Die Teekarawane Klaus & Maluck GbR','Peter Klaus','','','Klaus@teekarawane.de','','Tübingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('DyyMmmp3In','MaLu-Sportmarketing','Lutz Lichtenberg','','','info@malu.de','','Haan','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('dyYwucpu3R','Walter Haunodl','Walter Haunold','','','office@love-onlineshop.com','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('e0JlbpifBk','Kevin Kuke Handelsvertretung','Tuning2.de Team','01723501286','0352350587','info@tuning2.de','','Coswig','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('E1kpemt5OI','EHAT-Marketing Tonte & Vogl GdbR','Rudolf Tonte','','','R-Tonte@ehat.de','','Deggendorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('E2jrNhMj63','spring shopping solution GmbH','spring shopping solution GmbH','0511/ 35 77 93-0','0511/ 35 77 93-9','kontakt@cosmorotix.de','','Hannover','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('e3Ktuwtcoi','Schnaeppchen2000 GbR','Herr Lattenkamp','','','subgames@telda.net','','Voerde','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('e46Prda8L9','CYBER SYSTEM','N.Nuss','','','N.Nuss@web.de','','Bergen','M/V'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('e4LFB4Cd67','Büroaktiv','Holzhauer','05601/9337-0','05601/9337-10','vertrieb@bueroaktiv.de','','Schauenburg (bei Kas','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('E4n80BohNq','escapi Deutschland Vertriebs-GmbH','Viola Kubach','','','tickets@escapi.com','','Bonn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('E4XfDH7PZ1','Netpool Shop','Armin Burkart','','','Postershop@friseur.com','','Gaggenau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('e5Ezc3zKsi','Thomas Kraus Agrarprodukte','Thomas Kraus','','','info@fruchtversand.de','','Hösbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('e5IhsKx51u','Dextrarius','Dextrarius','','','info@dextrarius.de','','Adelebsen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('e86rbJY6l1','','Werner Ruf','','','kamonwan@web.de','','Saarlouis',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('E9k69AJ1K9','Needful Things - T. Markwitz EDV-Service','T. Markwitz','','','info@needful-things.de','','Battenberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eACFIcRqwk','Der Waffenshop','Reiner Banse','','','info@derwaffenshop.de','','Hamburg','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eagHwczO5u','PC-MÄUSE Udo Jacobi','Herr Jacobi','05722 21958','05722 906293','info@pc-maeuse.de','','Porta Westfalica','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eASPICdIEs','Carbonit Filtertechnik GmbH','Sandra Demitrowitz','','','info@carbonit.com','','Dambeck (Altmark)','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eB8fnB1lxq','baumgarten büromarkt, Inh. harald und C','Harald Baumgarten','','','baumgartenbuero@t-online.de','','Burgdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EbHdXrQNr5','','Weber','','','weinfundus@weinfundus-auktionen.de','','Lippstadt',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ECqxsafwWY','eigenproduktion','dieter dp','0421 7947363','','dieter@eigenproduktion.de','','Bremen','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eCwPy1XEUI','Hotels-4-U','Annett Schneider','0351/4137 666','0351/4137 667','schneider@hotels-4-u.de','','Dresden','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('edt8r4WbNQ','','Benjamin Mayer','','','info@onlinewear.de','','Reutlingen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ee3jAuBKEK','Avitos AG','Service','','','info@avitos.com','','Giessen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eeIxekfIQa','B&G Logistik GbR','André Gohl','','','erotikversand@dildoparadise.de','','Weissach im Tal',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('efbnZ83hTu','Rainer Birkmanns','Rainer Birkmanns','','','Jaus@Telebel.de','','Wuppertal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EfTxL27Z4s','Egü-Modeversand','Ole Guenther','','','egu@egu-modeversand.de','','Kiel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('efxhLTWvxi','Javed Computer Shop','Amar Javed','','','info@Showcase-Shopping.de','','Karben','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eG74g1jwAS','','Carsten Stöckel','','','info@toys-center.de','','Fuldabrück',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eg9jmmbmyC','','Sabine Krüger','0160 42 440 42','','kontakt@bella-donna-dessous.de','','Langenhagen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EgS2OuB9eQ','ONKAUF GmbH','Marcel Rehfeldt','033971 / 30706','033971 / 30707','info@onkauf.de','','Kyritz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EGSb5oli3K','Euro Fan Shop','Wolfgang Eidt','','','chef@eurofanshop.de','','Pforzheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EHdNhLA8HM','heimsport.de','Raimund Klöcker','','','info@heimsport.de','','Krefeld','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EhnjxlK8xa','Fanmarkt.de GbR','Kundenservice','07151 966 450','07151 966 463','service@fanmarkt.de','','Waiblingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eiKXUWtyK7','APV Autopflege-Produkt-Vertrieb','Herr Schmid','','','info@twintop.de','','Braunschweig','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ejthLd5pn5','db-INTERSTORE','Service','','','info@db-interstore.de','','Hilden','BRD (NRW)'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eJvNNdyFZm','TravelShop GmbH','Mehrere Fachberater','07621-426666','','versandhandel@travelshop.de','','Lörrach','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EKET79lSME','CitySpecials','Monika Henke','0700/77324257','0221/9723345','info@cityspecials.de','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('el0PhP9r8w','Kronprinz','Christian Hinkel','','','kronprinz@einkaufscentrum.de','','essen','germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ENlvJHYrRq','Jumping Jo','Jumping Jo','','','jumping-jo@espenlaub.de','','Sulmingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eNRtzHuPvg','','Rene Weller','','','webmaster@photomediashop.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ENtZP0GVDa','','Orthopädie SM Woick','0335 60 67 99 1','','info@orthopedia-shop.de','','Frankfurt',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Eo9XGIhSCI','Wohnlicht Handels GmbH','Anja Reiser','04821-72200','04821-78596','info@wohnlicht.com','','Heiligenstedten','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eocf1iNsis','WEINGUT IM ZWÖLBERICH','Hartmut Heintz','','','Zwoelberich@t-online.de','','Langenlonsheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eOqLyYZaG7','','Alfred Grages','04631/8624','04631/3367','info@gastronomiebekleidung.de','','Glücksburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eR4rNX3HVy','','Frank Eckardt','','','webmaster@cd-rohling24.de','','Flöha',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eRrvrJUjpS','Teddy-Bastel-Stube','Reinhard Keller','','','info@teddybastelstube.de','',' Eversdorf-Kaaks','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ES3Joyp1s5','IQM TOOLS GmbH','Vertrieb','','','vertrieb@iqmtools.de','','Brigachtal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EsMbsmr7M7','Virtueller Bau-Markt AG','heimwerker.de Support Team','','','info@heimwerker.de','','Meerbusch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ESq2KG6aWc','evas-geschenke','Frau Krämer','06842/536338','','hallo@evas-geschenke.de','','blieskastel',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EsqhGAvS7i','MEITO Service','Tobias Meisinger','','','infos@meito.de','','Miesbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EtLzVnML4y','c+b Ing.- Gesellschaft','Wolfgang Baumgärtel','','','vertrieb@cb-online.de','','Königsbrunn','Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eTrv8jKH2Q','Terminal X','Thorsten Läsker','','','service@terminalx.de','','Coburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eu98CMzw3g','-rbö- dienste düren','Rudi Böhmer','','','info@rboe.de','','Düren','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('euqL3g8uYC','tinkerbelt.net','Cornelia Gädtke','','','connie@tinkerbeltnet.de','','Tostedt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EUSj1Y8y5U','Outdoor-Consulting GmbH','Udo Heinke','+49-7520-9561-0','+49-7520-9561-22','info@outdoor-consulting.de','','Amtzell','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EVfZ44M8JQ','A.Ostermann gesmbH. & Co.KG','mark lew','','','service@gpticketshop.com','','Wien','Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('evn0d0QB6s','BRONST GmbH Berlin Bürobedarf, Büroeinri','René Adam','','','adam@bronst.com','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('evRxbf94Ts','Pänz Versand','Christof Held','02224-941150','02224-941151','versand@paenz.de','','Rheinbreitbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eW9VYAhgO5','denk bike+outdoor','werner kavcic','0851-31450','0851-33497','info@sport-denk.de','','passau','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eWcdYCfgKM','s.o.','gerd rindchen','','','info@rindchen.de','','','d'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ewe0qGlYQ1','Jahreswagenzentrale AUTOPLUS','Markus B. Müller','','','autoplus@wolfsburg.de','','Wolfsburg','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ewKvcMTOwW','Hofstetter Brautechnik OHG','Manfred Michel','','','info@bierbrau.de','','Mülheim-Kärlich','Deutsch'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ExdvTp92lM','Casa Madera','Herr Wildgrube','','','info@casamadera.de','','Büdingen','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eXNbTNGRxK','keine','Hannes Keller','','','support@media24-shopping.de','','Sontheim','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EXPprVYtbS','Leguana Roman Handels GmbH','Herr Steffen','030 31013344','030 31013343','service@leguana.net','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('exVfblst89','handybags.de','K.Krüger','','','info@handybags.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Eyk6QUHo9y','Trollart','Gudrun Schön','','','trollartshop@trollart.de','','Weilrod','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EZ6HBpmlrc','HAWELKA - DESIGN','Werner Hawelka','','','design@hawelka.de','','Worms','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('eZjThByNL7','Der Teeproduzent - ein Service der F&S P','Oliver Schön','','','webmaster@teeproduzent.de','','Mosbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('EzVJFJalDq','Youngline Sportswear','A. Weber','','','AWeber@youngline.de','','Saarlouis','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('f00QLR50lz','toys house Spielzeugversand','Brigitte Schneider','','','info@toys-house.de','','Obertshausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('f0TcnRufF8','Hans W. Hercher Münzen GmbH','Roman Schneider','','','roman.schneider@herchermuenzen.de','','Umkirch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('f1AC9kj3mp','Fitshop @ Sportstudio K&M GmbH','Daniel Häberle','0700 - FITSHOP DE (0','0700 - FITSHOP DE (0','kundenservice@fitshop.de','','Göppingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('f24WZt1XP6','','Benden','','','info@cigarworld.de','','Düsseldorf',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('F2JC0xWNdN','','Ihr Kundenberater','06020-978513','06020-978515','info@suero.de','','Heigenbrücken','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('f3Ioyyf1kF','DRM-Shop','Dr. Ralf Müller','+43 3144 6337','+43 3144 6337','ralf.mueller@agn.at','','Köflach','Österrreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('f3oWoCrEs0','Fa, Tittmann','Kay Siebold','','','Info@tittmann.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('F3qwqiXsQ4','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','','Zwota','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('F4b9dbeNT4','','Ann Beyer','','','info@die-gesundheitspraxis.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('f4X7dvmLHb','suche-schuhe.de','Guido Baar','','','baar@suche-schuhe.de','','Potsdam','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('f5CmKuvMWb','Reisebüro Zornow-Tours','Frau Zornow','','','mail@reisebuero-zornow.de','','Dresden',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('f5QqQu2cC8','Jonglissimo - Jonglierversand','Hendrik Achilles','05451 / 979964','05451 / 979965','info@jonglissimo.de','','Ibbenbüren','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('f9Ag9qdICd','DWMS','Torsten Burkhardt','','','t.burkhardt@dwms.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('f9MQiOhcET','Sigar Internet Design','Ingo Metzler','','','natur@molkeprodukte.at','','Egg','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fa1owIhKYp','Herkommer Soft- Hardware','Werner Hekrommer','','','webmaster@herkommer.de','','Kirchardt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FA39S54QCz','Teuber Medien und Vertrieb','Service Teuber Film','','','bjendreck@arcormail.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fai3wa4smz','Wohlmuther Mode im Landhausstil','Christian Wohlmuther','','','wohlmuther@badmitterndorf.at','','Bad Mitterndorf','Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fAWgCM6cel','Downloadit.de','Jörg Wege','','','joerg.wege@downloadit.de','','Solingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fB0aJ6Chz6','Beer Telekommunikation','Frau Krös','0341 14990090','0341 14990095','service@telecom-store.de','','Leipzig','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FceKgIbsC8','','Darius Torkzadeh','','','surfer@drd-surfboards.de','','Essen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FcGKysfW52','Pospichl Phone Service','Thomas Pospichl','','','info@pospichl.de','','Bad Schönborn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fcW1IM2Y7v','Nature','Christina Wessner','09269/9615','09269/9614','service@nature.de','','Tettau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FdP92xqXTx','Top-Geschenk','Martin Mades','','','Mail@top-geschenk.de','','Frankfurt','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fekOmgVwqT','FUN PRODUCTION','Christian Stumpp','','','shop@fun-production.com','','Frankfurt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fF41TpMNzj','ACI Service & Vertriebs GmbH','Sven Markfort','','','info@tintenpatrone2000.de','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fFBsPtWb8p','Geschenketip','Alfred Prunner','','','info@geschenketip.de','','Moßbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fFvGFzA4hr','','Herr Remus','','','remus@buyco-it.de','','Sangerhausen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ffZq42spLL','E-M-R Dieter Lustinger','Dieter Lustinger','','','d.lustinger@gmx.de','','Ruhstorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FGgysAdIMx','Reinecke Medizintechnik','R. Reinecke','','','service@reinecke-medizintechnik.de','','Rüsselsheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fh8w2PCBtN','Landgasthof \"zum Schwanen\"','Herbert Merkle (Küchenmeister)','','','merkle@schwanen.de','','Sachsenheim-Ochsenba','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fhdeVNipPb','Cuxland Ferienparks GmbH','Cuxland Ferienparks','','','info@cuxland-ferienparks.de','','Dorum','Deutschland/Niedersa'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fhDIVPO24b','Sat-Kom-Tech','Christian Wiemann','','','info@chrishop.de','','Ottenhofen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FhJ5R4y802','PAR3 Golfstore','Elisbeth Kleinhenz','','','info@par3-golfstore.de','','Forst','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fhLc2huvPX','TravelShop GmbH','Mehrere Fachberater','07621-426666','','versandhandel@travelshop.de','','Lörrach','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fHXCX25TVJ','AktivShop24','Rom Norbert','+43/5522/74813','+43/5522/74813-20','office@zooexpress.com','','Frastanz','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fi5s7iLEeT','A.u.S. Spielgeräte GmbH','Alfred Weichselberger','','','verkauf@garlando.at','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FiAWQ7n7ml','R-D-P','Ditzel','','','rditzel@rolandditzel.de','','Gelnhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FIMmMOXws8','Britney spears Homepage','BritChristoph','','','britchristoph@mybritney.de','','KR','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FJLwfZIjpn','Schnaeppchen2000 GbR','Herr Carsten Plog','','','info@handyzubehoer24.de','','Voerde','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FKQcy7JCqN','ACI Service & Vertriebs GmbH','Uwe Klöckner','','','webmaster@romario.de','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('flZ548m62z','UM-Krumat','Marco Krumat','','0431/7201176','um-krumat@ivdm.de','','Kiel','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FlzsZJwRr2','JOKI-Foto','Joachim Kirsch','','','joachim-kirsch@joki-foto.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FM3gmG4qIH','ARNOLD Fitness','Andreas Arnold','','','info@arnold-fitness.net','','Geiß-Nidda','Hessen/Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fmO7we2Mqv','Peanuts-World','','','','info@peanuts-world.de','','Barmstedt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fnbEBJE8xT','','A.Ordowski','0221/2725775','','info@persus.de','','Köln','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FnFsHD3JFt','','Monika Herbig','','','webmaster@monika-herbig.de','','Friedrichsdorf',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fNr7JJclvR','Zeilinger computer equipment','Jürgen Zeilinger','09129 40 92 244','09129 40 92 245','Info@JSZeilinger.de','','Wendelstein','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FoysegHukj','CS-direct','Herr Schilder','','','info@pep-net.de','','Riesa','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FpP1hfmLbN','Claudia Versand','Christine Haderdauer','','','shop@claudiashop.de','','Würzburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FqmGOkTqcP','Waterdream GmbH','Michael Louis','06831-5010488','06831-5010487','willkommen@waterdream.de','','Ensdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Fqqm7wPO1T','Deberling Internet-Dienstleistungen','Oliver Deberling','','','Promerx@aol.com','','Vaihingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fRdSD0CHdF','Dr. Herrfeld GmbH','Dr. Herrfeld','','','info@pats-pets.de','','Vellmar','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FrJIbx3Dx8','','Jäger Martin','','','office@loveandfun.com','','Wien',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FS3wAi6yK0','Krum & Meißner Reitsportversand','Patrick Meißner','','','shop@reitsportversand.de','','Herford','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FsGyqiPUgl','aaab online gmbh','Heike Rex','07471-622600','07471-12949','kundenbetreuung@aaab.de','','Hechingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fSkiqSdCgR','Lollypop','Frank Hagemeyer','02174 / 791451','02174 / 791452','kontakt@suesse-leckereien.de','','Burscheid','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FSqWqwBqoT','bike-components','Klaus Hoenig','0241/92045660','0241/92045666','info@bike-components.de','','Aachen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ft2qn2SFJR','Starfotos.com','Starfotos.com Infoteam','','','info@cinemabilia.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FTFo247tJb','Virtueller Bau-Markt AG','gartenwelt.de Support-Team','','','info@gartenwelt.de','','Meerbusch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fTJoXRozdr','Landesvermessung + Geobasisinformation N','Hans-Jürgen Gau','','','Hans-Juergen.Gau@lgn.niedersachsen.de','','Hannover','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fUigg5dUGz','CaTec! Electronic Versand GmbH','Caren Duden','040 65493304','040 65493305','info@catec.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fvnqttWllz','Hobbyfabrik','Heidelinde Nürnberger','','','Nuebetrieb@aol.com','','Gewerbehöfe Güterfel','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FvRGT81RXV','Beachwear for You','Frau Schneider','08141-356574','08141-356574','info@beachwearforyou.de','','Füstenfeldbruck','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Fw9QUcV37Z','Kleibrink+Antwerpen GbR','Volker Kleibrink','','','Zentale@freude-am-kaufen.de','','Krefeld','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('FWWoa94g3J','CHW Creationen Hümmerich','Patrick Dönges','','','support@chw-motivfabrik.de','','Dierdorf-Giershofen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fY5m5g83EP','TTJ Versandhandel','Thomas Staudt','02173/856071','','shorty210@gmx.de','','Leverkusen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('fys71c4m3X','Bayerwaldshop','Herr Karl Voigtmann','','','mail@geschenke-paradies.de','','Kirchdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('g4lR2HmhDY','Tesoplex Onlineshop','C.Schaufert','06825/499841','06825/499842','info@testoplex.com','','Illingen','Saarland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('G82N02IpVQ','HSL Technik ohg','Thomas Janusch','06048952690','06048952692','Firmahsl@aol.cm','','Büdingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('G8D828EFZU','ethernet2000','G. Röhrig','','','service@ethernet-2000.com','','Niederwmbach','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('g8NvDVu2JK','sammlerspielzeug.de','Ruppert Popp','','','ruppertpopp@t-online.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GaCdAKlWCS','barbara´s wine-yards','Arno Gänsmantel, Barbara Grundler','','','webmaster@barbaras-wine-yards.de','','Schwetzingen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gbl8vVu6lo','','Figen Akmut','','','info@minnosh.de','','Tübingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gbtFBHKdVM','','Florian Haid','','','info@peterbijoux.com','','Meran','Italien'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GBxbtD9XDG','TKPhone Usta & Kurt GbR','Manuel Mennilli','0203 5785541/42','0203 5785543','info@tkphone.de','','Duisburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GbzzTZIRj1','Tapir der Outdoorstore- Ausrüstung für R',' Gaby Jürgen, Stefan Lang','','','marburg@tapire.de','','Marburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GCKdsG4OYk','Jonglier- & Zauberartikel','Christian Jedinat','06224-924207','','info@jedinat.de','','Sandhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gCyRAOtmYe','Bischof Handelsgesellschaft m.b.h. & Co. KG.','Bischof Handelsgesellschaft m.b.h. & Co. KG.','+49 (0)2336/470616','+49 (0)2336/83377','info@zick-zack-scheitelkamm.de','','Schwelm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Gd20NloBZa','','Richard Roither','','','bifidus@aon.at','','Ober-Grafendorf',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gDnzXBap65','','Oliver Hoffmann','','','webmaster@teddy-versand.de','','Wunsiedel',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GEeTisDq7I','Marimed HealthCare','Dr. Endres','','','doc@netpharmacy.de','','Dachau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GEkBiyZQko','Jumking Outdoor Produkte','R. König','','','info@trampolinkauf.de','','Lübbecke','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gEwH93LwEo','Steffan Fahrwerksbau GmbH','Zentrale','06181-66540','06181-665410','info@steffan.de','','Hanau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GEWPkYvkqA','S&T-Handel','Herr Bendel','','','kundenbetreuung@kauft.de','','Schönbrunn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Gf0pD0wbxI','wwwTravel GmbH','ServiceCenter','04022660639','04022660613','servicecenter@wwwtravel.de','','Schenefeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GGSjkCzgkW','Imkerei Müller','Tanja Müller','08141-621632','08141-621634','info@imkerei-mueller.de','','Fürstenfeldbruck','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GhL0znsTbS','','Timo Grumbach','07231-984814','','info@freundschaftsring.de','','Pforzheim',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gHrrBhMDh1','Gerameer Kosmetik GmbH','Gerold Rabba','','','g.rabba@cityweb.de','','Meerbusch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Gig2geVYWs','','Weber Reinhard','09931-5566','09931-5565','info@edigicam.de','','Plattling',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gjfXXBgrvU','Nature','Christina Wessner','09269/9615','','service@nature.de','','Tettau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Gjr4dluzdq','','Martina Schurr','','','information@unterbodenbeleuchtung.de','','Mössingen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gJrZ46s0TY','R+J Online','R. Fritzsch','','','shop@fitnessadresse.de','','Weiden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gJTtJnGhVc','MiNaNeT Internet Solution GbR','MiNaNeT Internet Solution GbR','','','info@minanet.de','','Leverkusen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gKcbiW0kcc','Lantronic - Inh. Adelheid Lange','Norbert J.Lange','','','nlange@lantronic.de','','Marsberg','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Gl2nJxg8DA','IGL-Rheinberg','Maria Fischer','02843-9879','02843-9890','fischer@igl-rheinberg.de','','Rheinberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gL4BVJmjFQ','Admiral Shop Geschenkartikel','Teusch','','','teusch.geschenkartikel@t-online.de','','Kappeln','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Gl4XXNSvdM','Wohlmuther GesmbH','Christian Wohlmuther','','','wohlmuther@lola.at','','Bad Mitterndorf','Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gLBZPtW6pk','STORZ-Telekommunikation','Klaus Storz','','','storz@d2handy-shop.de','','Grenzach-Wyhlen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gmK8G9n3Qy','PC-vor-Ort Springe','Thomas Blümchen','','','thomasbluemchen@web.de','','Springe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gMobG9nGeQ','Antiquitäten Magdalena Pehrs','Magdalena Pehrs','','','reschroe@icsmedia.de','','Münster','NRW - Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GMWJS5zI7S','Rousseau & Schuy GdbR','Laura','','','Laura@casaro.com','','Müllheim','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GnfDZRkJfk','Flexcom c/o Ballnath GmbH','Thomas Ballnath','','','tballnath@flexcom.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gnhnDdufpQ','Volleyball-Versand Grevinga GmbH','Herr Grevinga','','','grevinga@wolliballa.de','','Rheine','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gO3hmcvouY','buerozeug.de','Holger Deglau','','','info@buerozeug.de','','Auerbach','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Goa8MklY9a','WEB-Werbe & EDV Betreuung / Willow Vertr','Willow Vertriebsteam','04105 - 570 649','','Info@willow.de','','Seevetal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gOKDEmlAok','Tepperwein-Collection, selbst. Berater','Harry Vogel','07463/990577','07463/5374','post@vit-gesund.de','','Mühlheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GOqNEYdMgm','net.appearance','Traugott Adolph','0661-74140','0661-2 1823','service@juwelier-bott.de','','Fulda','Deutschlanf'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GpDz42QN4q','A&D Online Shop','C.Duerr','','','Webmaster@amore-lovetoys.de','','Trittau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gq1j9qPgUE','','Frank Zittlau','05211640325','05211640492','f.zittlau@gmx.de','','Bielefeld',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gQaFCYN7gQ','Waltersoftware','Walter Rhomberg','+43 (0)5574 47224','','office@waltersoftware.com','','Bregenz','A-D-CH'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gQCZqi6Ouy','Handy Gigant','Herr Brandt','05223-15277','05223-15253','post@handygigant.de','','Bünde','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GqOtAABsSQ','ParaFork','Christian Gusic','','','infos@parafork.de','','Hohenbrunn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Gr0LPnSlP7','Bauer Lebensart','Doris Bauer','','','kontakt@bauer-lebensart.de','','Ulm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GScfW3TMM3','Meisterwerkstatt für klassischen Gitarre','André Schneider','','','shop@saitenkatalog.de','','Markneukirchen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GsmPuibeAk','Hahn & Eichhorn GbR','CD-click-on Team','03818112211','03818112211','info@cd-click-on.de','','Rostock','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GSOdU5LAQ1','','Andreas Weber','','','service@optitel.de','','','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Guq4giN93m','absolut-sportlich','Wolfgang Martin','','','info@absolut-sportlich.de','','Fürstenfeldbruck','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GUS8Ygb1ii','Cotton Cottage','Peter Valent','','','p.valent@cotton-cottage.com','','Gunzenhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GuyBKijO7s','Hamburg-Hafenverlag','Yvonne Kowollik','','','yk@hafenshop.de','','Buxtehude','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Gvn2LjMn4O','M&D','Vertrieb','','','casioshop@aiol.com','','Hamburg','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GVzrF4kN0y','Bürobedarf & mehr Thomas Scherer e.K.','Thomas Scherer','','','info@schere.com','','Biebesheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GWG23K0Iq1','Brandt','Henrik Brandt','','','Brandthk@hotmail.com','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gWmBOULmSw','Autoteile-Direkt','Herr März','','','info@autoteile-Direkt.de','','Putzbrunn','de'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GwQlUO47EM','','Werner Ruf','06831-123881','06831-123882','kamonwan@email.de','','Saarlouis',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GwUrmidicY','Aloevera und Multivitaminshop Worldmarketing','Helmut Engel','0541-1813954','0541-707737','engel-osnabrueck@t-online.de','','Osnabrück','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gxpNhNi0RU','Leuchten Design & Elegantes Wohnen','Dieter Hahlweg','','','hahlwegDesign@web.de','','Norderstedt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GY3X7SFMe7','PRODOCA Knut Günther','Herr Guenther','','','prodoca@t-online.de','','Ahlen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gyKJA56mYk','ARI DATA','Hr. Geißler','','','geissler@ari.de','','Willich','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('GYU03SZoKw','Hotels & Tickets-4-U','Annett Schneider','0351/4137 666','0351/4137 667','info@tickets-4-u.de','','Dresden','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('gzL6FzEPZq','mobitelShop Nicola Pagano','Herr Pagano','','','mail@mobitelshop.de','','Frankfurt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('H0fg6DCtJJ','Twin-Server online','Janusversand','','','info@janusversand.de','','Huerth','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('h0lAbtkBFr','Moon´s Tierparadies','Frau Heismann','','','moon@moons-tierparadies.de','','Schortens','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('h0NkNlyBnt','PUSSICAT KLETTERMÖBEL','Fr.Dörschelln o. Hr.Fischer','','','PUSSICAT-WUPPERTAL@t-online.de','','Wuppertal','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('H0zqj4qVTr','','Thorsten Eilers','','','eilers@ohrwege.de','','Ohrwege','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('h1gy9Q0WGh','fastshopping.de GmbH','fastshopping.de GmbH','0700/ 48 48 2000','0700/ 48 48 3000','info@fastshopping.de','','Rastatt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('h1MAEQbeYn','go online AG','Händlerkunden-Betreuung','06181 - 4375 - 380 o','06181 - 4375 - 690','info@dvd-united.de','','Maintal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('h2ZmVbKVvB','Exposa GmbH','Exposa GmbH','02271-66616','02271-66673','info@exposa.de','','Bergheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('H3igI9tyuH','Comtropolis','Arnold Richter, Tanja Evers, Anh-Vy Do','','','info@comtropolis.de','','Münster','Deutschland, NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('h4pyRNCRHp','Ing. Andreas Rajecky GmbH','Ing. Andreas Rajecky','+ 43 - 1 - 984 66 70','+ 43 - 1 - 961 09 92','bastelecke-vienna@chello.at','','Wien','Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('H5MI1STsez','bike-components','','','','info@bike-components.de','','Aachen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('H5qis1ZoI0','Medien Walter','J. Walter','','030 - 21 91 65 22','mail@medienwalter.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HaicGMl9qj','FACHBUCH HOLZER GmbH','Luis Martinez','0741/942530','0741/6971','info@holzer.de','','Rottweil','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hasw3GxcIx','foto24 Gmbh','Ralph Bisdorf','','','rbisdorf@foto24.de','','Münster','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HAU7yoNySN','echt lustig','Monika Franzen','04168/540','04168/540','montreff@aol.com','','Neu Wulmstorf','Niedersachsen'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hAwuqWFq5x','Concept2000','Herr Schubert','','','info@hobby2000.net','','Castrop-Rauxel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hBrYP0q6tH','HB Software & Internetdienste','H. Bergmann','','','info@softwarebox.de','','Dornstadt',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hCA5aONS1Z','Versand * PC-Software, Hardware etc.','Hans Ronstadt','02051-250287','02051-250470','versand@hans-ronstadt.de','','Velbert','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HCi7seHoGN','HEICOM','Günter Joemann','','','joemann@joemann.de','','Heiden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HdZUTN9bp2','WITHOUT-Versand','Sonja Smykalla','','','info@without.de','','Tangstedt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HE1OYkbU3p','WellnessBuecher.de','Ganapathi','','','webmaster@wellnessbuecher.de','','Ibiza','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HEcwoWpkmh','torso','frederick januszewski','03615613360','03615402866','f.januszewski@t-online.de','','erfurt','germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HfzEzFs4VT','','Silke Laßmann','0234-12325','','kosmetikstudioapart@web.de','','Bochum','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HgCAaMbIEt','Buch & Wein Helmut Ruck','Helmut Ruck','','','info@buch-und-wein.de','','Lienen-Kattenvenne','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HGgkOGne3D','Mechnich Spielautomaten','Mechnich Team','0621-557939','0621-5540384','info@sportautomaten.de','','Ludwigshafen','Deutschlabd'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HGy3EQxIsF','Bruehl.Net','Marcel Menke','','','mmenke@bruehl.net','','Brühl','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hh4cFfGJXH',':: tourists-direct.com','Markus Hübner','','','office@tourists-direct.com','','Aldrans','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HHZ54xGZ4R','','Bley','','','info@reise-wahl.de','','Jülich','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hhzMptgPfN','KPP GmbH','J. Wurth','040-22691240','','service@dildoshop.de','','Hamburg','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hiceIcT5A6','','Stefan Lauterbach','','','SLauterbach@gmx.de','','Weyhe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Hj4gNnKBJj','Terminal X','Thorsten Läsker','','','ViperT@ngi.de','','Coburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hj6y6Xgdn6','homann-bettenland','Mathias Homann','07741-64840','07741-1534','homann-bettenland@t-online.de','','Waldshut-Tiengen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HJfuBdKR0b','Hannets','Lothar Naujokat','','','graupel1@t-online.de','','Hannover','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hjpa8V1Z48','Müller-Team','Kersten Müller','','','mueller@mueller-team-rodgau.de','','Rodgau','-d-'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hKAyUGvA1B','Deutschland','Alfred Prunner','','','info@veranstaltungsbedarf.de','','Moßbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hkC3AWJQav','Annett Gallery e.K.','Annett Mroz','','','annett@annett.de','','Hamburg','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hKCMC5j71n','JP-PC Multimedia','Dipl.-Bw. Sabine Püschel','','','sabine@jp-pc.de','','Münster','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hKGS7wriwB','Erzgebirgsversand GbR','Holger Freier','','','info@erzgebirgsversand.de','','Mildenau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HKiECCdiWH','regioconnect GmbH','Daniel Schneider','','','versand@rollenspiel-shop.de','','Steinfurt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HKoIK5xmst','Bastel- & Hobbykiste','Martina Schimbach','','','info@bastelundhobbykiste.de','','Blessenbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hlbCdnAfTR','Reiseagentur A. Schiebe','Aglaia Schiebe','','','info@eco-online-traveller.de','','Münsingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HMQqmCbKmT','RSZ-Versand','Serviceabteilung','','','service@gay-shop.com','','Roth','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hMsamu4gOH','DVD75.de','Daniel Andrich','','','webmaster@dvd75.de','','Frittlingen','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hn4GzJyjJ4','Teeblätter-Versand','Roland Gehweiler','07771-920177','07771-920178','RolandGehweiler@teeblaetter.amsee.de','','Stockach-Wahlwies','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hn6EDfwn2V','Elektrohandel Sascha Wolff','Sascha Wolff','05221-386030','05221-289593','wolff@elektroschotte.de','','Herford','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HNDSp0I8Zh','','Oliver Hoffmann','','','kontakt@gummipuppen-stube.de','','Wunsiedel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HNLmvDoBL4','LONDA GmbH','Peer Wandiger','','','pwandiger@londa.de','','Leipzig','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Hnzkp0cRnX','etronixx Trading GmbH','Mobilejoker-Team','','','info@mobilejoker.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ho5cOCDYIX','Privatbrauerei Härke KG','Matthias Härke','','','shop@haerke-brauerei.de','','Peine','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HoEeo94C9h','Texeltown','H.Heib','','','info@wallpaper-shop.de','','Karlsruhe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hOGA7WVCA4','Cytronix OHG','Cytronix-Team','','','info@cytronix.de','','Ubstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hOKWSyDMEl','Bushido Lubwart Bad Liebenwerda e.V.','Ralph P. Görlach','','','infos@bushido-lubwart.de','','Elsterwerda','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HQA1sShsCz','Allgäuer Spezialitäten-Alm - Otto Specht','Otto Specht','08381 - 1530','08381 - 942417','info@spezialitaetealm.de','','Lindenberg im Allgäu','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hqIYY9xscj','Hadit Versand','Gundula Freytag','036424-82677','036424-82677','mail@hadit.de','','Kahla','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HqqqcW43IP','Bavaria-Online.net','Schmidl','01805311422','0190001935','schmidlg@bavaria-online.net','','Alzenau','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hRF3LTCzt6','ENDISCH - ETIKETTEN','Jo Endisch','','','etiketten@endiweb.com','','Bad Vilbel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Hrne0f1Z8F','sticknadel.de','Stefan Zeiler','','','webmaster@sticknadel.de','','Schmatzhausen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HS3aUYTa1h','','Webmaster','','','webmaster@amore-dessous.de','','trittau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Hs9e9I85w8','malenundmehr','tanja paul','','','malenundmehr@addcom.de','','diefflen','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hsQG7GjYeD','Krause & Sohn GmbH','Rudi Krause','0351-4119338','0351-4121441','krause300@aol.com','','Dresden','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hT03vtGZRX','Document Centre Jena','Krämer','03641-891012','03641-891013','info@bewerbungsmappenland.de','','Jena','Thüringen'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HtxGR0UfD8','Soundhaus Lübeck','Georg Kutrieb','0451/789-84','0451/789-47','info@soundhaus.de','','Lübeck','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('htxoD8eDzn','Zahnputzladen GbR','Serviceteam','','','service@zahnputzladen.de','','Graben-Neudorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hUCg5wReAX','TRIPEL Björnsen & Grüger GbRmbH','TRIPEL Björnsen & Grüger GbRmbH','0800-87473533','0700-87473533','service@tripel.de','','Dörpstedt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('huW3KGRgud','DAVID DESIGN OFFICE GmbH & Co. KG','Kundenbetreuung','0180-5789595','0180-5789191','service@david-designversand.com','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HvFMrLQTRr','SINA Spielzeug GmbH','Norman Seidler','','','sina-spielzeug@t-online.de','','Neuhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HVXUhr76hB','www.us-streetwear.ch','Renato Jost','0041 81 253 14 28','0041 81 253 14 28','info@us-streetwear.ch','','Chur','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hwKCA1bA1r','DVD-Versand','Frau Birgit Schmidt','','','verkauf@dvd-versand.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hWW953zUYN','am-berufsmoden.de','Adelheid Müller','07332/5777','07332/5907','info@am-berufsmoden.de','','Schwäbisch Gmünd','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HXDOFbcx6b','EDV Service Thomas Knäbel','Thomas Knäbel','','','kontakt@mobil-s25.de','','Frankfurt am Main','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hxjWfT562Z','Software24.com GMBH','Vertrieb','','','info@software24.com','','Stephanskirchen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hxtyPPULlX','Wunschlied','Andreas Piepke','089-153519','089-51399195','service@wunschlied.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hXZqfTq0Hf','','N.Nuss','','','info@cyber-system.de','','Bergen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HYcCsY6WUl','Raddiscount, Inh. Danuta Badziag','Felix Badziag','07452-818112','07452-3442','info@raddiscount.de','','Nagold','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hYgSm3NkiN','Angelika Sari Import-Export-Vertrieb','Angelika Sari','','','service@dinkelkissen.de','','Pfaffenhofen','BR Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HyIqwklkOf','eShoes GmbH','eShoes-Service-Team (0180-3646560)','','','info@eshoes.de','','Essen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hZDsLby8l6','ecfit GmbH','Jürgen Seckler','06243-906794','06243-906799','info@ecfit.com','','Monsheim','Rheinland Pfalz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('HzHe6n5HLp','Hermann Bunte Autoelektrik GmbH','Herr Frey','','','bosch-service-bunte@t-online.de','','Papenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hznaRpeRHl','Jeans-Land GmbH','JEANS-LAND Team','','','info@jeans-land.com','','Freiburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('hZVyvrM2Nf','Kosmetikstudio Marlene Thiele','Marlene Thiele','06721 - 99 26 82','06721 - 99 26 83','r.thiele@t-online.de','','Weiler bei Bingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('I1u0SKzysO','wohngefühl online','Lisa Klingauf','','','office@wohngefuehl.de','','Wilnsdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('i1UJs1NekM','AD Lampenschirme Ges.m.b.H.','Katharina Dvorak','','','info@urlaub-in.at','','Ollersdorf im Burgen','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('I3sXQYBq51','Carpflege-Vertrieb','Hr. Recknagel','','','info@carpflege.de','','Oschatz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('I3whCAjA7i','3H MusicProduction GmbH','Heino Hegemann','','','info@3h-music.de','','Straelen','Deutschland und Nied'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('i6RF0daVls','SeaMe b.v.','Charles van Os de Man','(+)31 348 434044','(+)31 348 432090','info@SeaMe.com','','Woerden','Niederlande'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('i7CFeIhSGS','Präsente aldente','Jutta Fares','030-53211830','01805-323266-70783','leitung@praesente-aldente.de','','Berlin','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('I7gHMSZQ3G','Hai-Society GmbH','Guido Winger','02403 961111','02403 961112','shop@hai-society-shop.de','','Eschweiler','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('I8PPTLGnR1','Werbung Complett','Herr Uwe Hauke','09831/6775-0','09831/6775-30','heidulf@internet-complett.de','','Gunzenhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('i8RT6rAddE','F-Shop.de','F-Man','0211-9243-200','0211-244-049','shop@f-shop.de','','Erkrath','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('i91nEYXsK5','Rainer Birkmanns','Rainer Birkmanns','','','Jaus@telebel.de','','Wuppertal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('I9SbiybU53','Shopcentrale','Güler','089-244361090','089-244361090','guler@serapkoc.com','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ia9lWsL1US','Regaflex','Ewald Eertmoed','040858876','040 858845','info@regaflex.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IBvvPJU6BO','Albatro-Produkt-Marketing GmbH','Hans-Jürgen Lenk','','','info@tyrax.de','','Nempitz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iCilQgn13G','Reisezeit Hängematten onlineshop','meyerding','089505050','089501005','reisezeit@yahoo.com','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('icM6eIdmwY','Ballonetti Ballon und Freizeitartikel Gm','Herr Krasenbrink','','','service@ballonetti.de','','Münster','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IcSpgOBcYc','Holzschnitzerei Wlach','Alexander Wlach','09185/5301','09185/5469','service@wlach.de','','Mühlhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IdJDTjQ0jW','troph-e-shop','Andreas Wenninger','','','troph-e-shop@t-online.de','','Fünfstetten',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iDvj0ZuBbW','Bailoni & Bischof OEG','Umberto Bailoni','+43/ 676/ 645 512 4','+43/ 5522/ 52589','newsletter@1apreis.at','','Frastanz','Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IE9JsYxiKe','Affinage-Shop by mw-store.de','mw-store.de Kunden-Service','0203 / 26846','0203 / 26847','info@mw-store.de','','Duisburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iecHMkxKcu','Megatime CM-Media','Jaqueline Timmler, Kundenservice','','','timmler@megatime.de','','Dormagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IecxeyLccc','Toy Park GbR','Fred Gutter','0611-3368710','0611-3368711','service@toy-park.de','','Wiesbaden','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iEEhiWHe95','dvd@home direktversand','Infoservice','','','info@dvdathome.de','','Frankfurt am Main','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ieerIUT7ag','Tee, Exotik und Natur','Herr Wolfgang Pohl','','','gudrun@tee-exotik.de','','Weißwasser','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IekxGAFiyi','Lifestyle-Ambiente','Michael Steuer','','','Service@Lifestyle-Ambiente.de','','Schwalbach',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ifxjZHMzRw','McKerze Deutschland','Mc Kerze','0800 2001 3 1331','040 605 6605 2735','info@mckerze.de','','Preetz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IFZ2DNA0XA','Bülent Özkan','Bülent Özkan','','','geschenke@traum-gescheke.de','','Burgau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iGA0Qux3CS','','Rolf Weide',' 02302/390078','','postmaster@motorfan.de','','Witten','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ih6TRxoB09','Bolliger Sport / Shop 24','Bolliger Martin','','','info@shop-24.ch','','5707 Seengen','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IhBpBtq6BC','Hoge mode+mehr','Hoge','02921-13992','02921-15835','info@hoge.de','','Soest','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IHHxJTQXrI','Baby`s Best','Karin Bernardi-Van Eyghen','','','babysbestshop@aol.com','','Eppelborn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IhvrlJuN6I','Lauche und Maas München GmbH','Claudius Scheer','','','cjs@lauche-maas.de','','München',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iJ4FJjWNvo','ÖPB-Fanshop','Österreichisches Pressebüro','','','office@soccershop.at','','LINZ','AUSTRIA'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IJ6xnlaX8q','CLEAR-DROPS-International','Dimitrios E.Bauer','','','cdi-leuchten@t-online.de','','94481 Grafenau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iJfzrhetjO','Real Magic Computer','Jens Melpert','','','shop@rmc-edv.de','','Schwalmstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IJH0d258Ti','','Fa. Y.Gajdar','','','gepflgtes-auto@web.de','','Herbrechtingen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IjppvFMzJe','TTC GmbH','Andreas Kopkau','','','AKopkau333@aol.com','','Gelsenkirchen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IkkdgYlk5w','Hanseatisches Wein- & Sekt-Kontor GmbH & Co KG','Telefonísche weinberatung','04122 - 50 44 33','04122 - 50 44 77','beratung@hawesko.de','','Tornesch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ILBLp6Ol2m','Galerie d`Histoire','Herr Hüsken','','','Andre-Huesken@Galerie-Histoire.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IlX2H4WdHU','Pfefferinsel.de','Petra u. Peter Mai','05551-67466','05551-919331','Kontakt@pfefferinsel.de','','Northeim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IMkXCsvq5G','Golfiana','Jean-Pierre Bertschi','','','info@golfiana.ch','','Zug','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IMqJMkRASE','Haider','Carsten Stein','07254/74239','','BioHaide@aol.com','','Oberhausen','Deu'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('inhlTtgNnM','BUY.bye Touristik GmbH','BUY.bye Serviceteam','0211-177030','0211-1770310','BUY.bye@iname.com','','Düsseldorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IntfBj9tPc','Journey GbR','Norbert Pietschmann','030-34 50 32 13','030-34 50 91 13','Journey-Blumen@gmx.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iNtXNbiDNQ','exim neva','Herr Würfel','','','info@zehensocke.de','','Dresden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iO5vs989M5','Rosa Rot GmbH','Rosa Rot Versand','','','info@rosarot.de','','Mettmann',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iOAVW9tgKY','Tenera AG','Brigitte Signer','','','bsigner@tenera.ch','','Frick','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Iomx9o0seu','Caveau','Erik Wachsmuth','+ 49 40 7228644','+ 49 40 72 81 00 23','erik@wachsmuth.as','','Reinbek','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IoSxaons1m','Lenscare AG','Denis Nehls','0431 881188','0431 881166','service@lenscare.de','','Kiel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IpBJ6Z7x8E','/','Corrientes','(030) 81462858','(01212) 530 519 401','15833@gmx.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IprPtFCdLs','Bolliger Sport / Shop 24','Bolliger Martin','','','info@erima-shop.ch','','Seengen','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Iqct3iXiys','Fossil Gallery','Stefan Della Valle Reinach','061-7120625','061-7120625','promo2@euromediainfo.com','','Reinach BL','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iQY2qgd1qA','Augenoptik Bennewitz','M. Haase','+49-373323494','+49-3733-22660','orders@bennewitz.com','','Annaberg-Buchholz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IR8HD0CvB9','Pacific Jewel','Joe Fagan','+64 7 824 5924','+64 7 824 5924','info@schmuck.co.nz','','Ngaruawahia','Neuseeland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IR8xN0E8NC','Holzwarenversand Zimmermann','Mirko Zimmermann','','','Webmaster@Holzwarenshop.de','','Rechenberg-Bienenmüh','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ISudU7FYuc','speicherkarte.de','Jörg Falkenberg','','','info@speicherkarte.de','','Stutensee','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IswPYk6kWo','Twostars','','','','bestell@twostars.de','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iTFlPFcbTO','FiBu & Bürosysteme Irlesberger','Irlesberger Gerhard','','','fibu@irlesberger.de','','Hutthurm','Deutschland / Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ItVrFlULzU','FACHBUCH HOLZER GmbH','Herr Martinez','','','info@holzer.de','','Rottweil','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iTxB4jEfla','Best For Bikers','Uwe Ratz','0175-4779183','05085-92478','uweratz@bestforbikers.de','','Adelheidsdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ItzjfHa6bc','TALI','','','','kontakt@tali.de','','Helsa',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iUGJCYvWoa','Herzog Einzelhandels KG','Michael Jeschak','','','Info@akzenta-Markt.de','','Wetter','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IuKp3CX1qc','foodshop24 GbR','M.Czisch / M.Pulz','03512137777','03512137778','mail@foodshop24.de','','Dresden','Deutschland / Sachse'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IVB6dX5DFG','Silverado','Hotline','089 / 299 745','089 / 299 745','info@stampede-online.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iw3vQK63EG','Böhringer - Versand','Elfriede Hartmann','','','e.hartmann@boehringer-versand.de','','Forst','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IwQnimRiW5','3WD PC-Service e.K.','Frank Sypplie','','','rpc-info@3wd.de','','Rastatt','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IXdfd63tVe','Exposa GmbH','Reservierungszentrale','02271-66616','02271-66673','info@exposa.de','','Bergheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('iXFjvf3zvO','Weiss-Natur-Idee-Pur','Weiss-Natur-Idee-Pur Pfeilschifter Andre','','','info@weiss-natur-idee.de','','Zandt','Deutschland / Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('IyAtCIJwYq','M + R Vertrieb','MEGA-SEX-STORE.de','06074 815575','06074 815177','shopyoo@mss-versand.de','','Dietzenbach','-d-'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('J0f74TGVV6','DECOSY','Herr Seckel','','','info@decosy.de','','Salomonsborn',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('J0NGznszvb','Touristic GmbH Duhnen','Herr Arnold','','','arnold@tgduhnen.de','','Cuxhaven','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('J0VETXUx6z','Ahlers','Herr Ahlers','','','info@kinderfahrzeuge.de','','Bottrop','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('j1qkKKhk3t','art-are-us.com','David Gewecke','','','support@art-are-us.com','','Reppenstedt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('j3513yL5yV','Kummer Kummer Popp GbR','Herr Kummer','','','orders@warehouse.de','','Würzburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('j4fCTV9DNP','','Fedor Sigel','','','mail@music-market.de','','Stuttgart','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('J4X5lZArxl','','Herr Klein','','','info@watchshop-online.de','','Boppard',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('j51II7Fucb','smoo GmbH','Mark Ante','02981-929900','02981-929904','marketing@traumhaft-wohnen.de','','Winterberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('J5OY1WPqah','Divestore-Mailorder & Service GmbH','Jörg Seegert','01805-880 220','01805-880 330','info@tauchversand.com','','Ratingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('J82WZFcFHh','','Mark Zacharias','','','webmaster@casarent.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('j8tgxtMFz4','arxes Engineering Solutions GmbH','Florian Bettges','0234-9594-0','0234-9594-234','Florian.Bettges@arxes.de','','Bochum','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JascMAZGkH','Dibella GmbH','Ralf Hellmann','','','hellmann@dibella.de','','Bocholt','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jAW9YyZQK2','Cotton Cottage','Peter Valent','','','p.valent@cotton-cottage.com','','Gunzenhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jbpIjBmLrN','Pinsel Depot Brombach','Michael Brombach','','','brombach@pinsel-depot.de','','Wieseth','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jbxiJJcH0t','Bio - Stein','Carsten Stein','07254/74239','040/3603910521','biostein@aol.com','','Oberhausen','Deu'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JcUwY7xY16','ComIn Klingler','Stefan Klingler','','','skl@omin.de','','Bingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('je91Wcja94','Helge Christian Schacht Internetservice','Olaf Slater','','','reisen@reisevertrieb.de','','Bargfeld-Stegen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JeWEIWhYGz','Gritt Förster Erotikversand','Gritt Förster','','','shop@101nacht.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JeyciW2Gux','VTQ Videotronik GmbH','Steffen Enke','+49 (0)34771/ 51-0','+49 (0)34771/ 22 044','main@vtq.de','','Querfurt','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Jf8gzjEzVt','speedware','speedware','','','info@dextrarius.de','','Göttingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JFzU4tSzdn','edoras gmbh & co.kg','Herr Simsek','','','e.simsek@edoras.de','','Pforzheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Jg5aGMPAEz','Versandring.de','Thiel','06596 900568','06596 900569','redaktion@versandring.de','','Oberstadtfeld','Eifel'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JgoGS50AkJ','ESKA System- und Datenservice Elke Sobos','Uwe Soboszcyk','','','ElkeSoboszcyk@T-Online.de','','Blomberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Jh29tzMRB4','Computer Service, GRAF','I.Graf','','','info@computer2000shop.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jHPwv4MXRz','Netpool Shop','Armin Burkart','','','buerstenshop@friseur.com','','Gaggenau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JIkKUmpkuP','Drum-Herum Geschenkeservice','Hr. Richter','03528-447121','03528-447121','service@drum-herum.de','','Radeberg','Sachsen'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jiUuQ5JAa4','SN-concept OHG','SN-concept OHG - Herr Vetter','','','kontakt@american-fitness.de','','Paderborn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jIYSq94Iw4','Opal Filmproduktion GmbH','Frau Jochimsen','','','info@opalmedia.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JjvcdtqVNx','','Friedemann Dewerzeny','(0)30.7212671/2','(0)30.7212681','info@mita.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jk7ey3zQEb','DANCE ALL DAY Musicvertriebs GmbH','Armin','','','info@vinyl24.de','','Traunstein','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JLnKp2StFJ','Siggi´s Toy-Shop','S.Felmet','','','webmaster@gameversand.de','','Lüneburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JLVqBJALr4','Kleinhenz Wassertechnologie','Jens-Peter Kleinhenz','','','chef@wassernet.de','','Forst','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jlXGhROH4N','Valuta Webservice GmbH','Frank Schulz','','','webmaster@kickboard-roller.de','','Düsseldorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jMCMIcXIUF','','Nikolic','06131240769','0613140769','webmaster@maro-shop.de','','Mainz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jN2uHhkPhR','Tobias Grau KG GmbH & Co.','K. Schmidtke','','','info@tobias-grau.de','','Rellingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JnD38RWrtn','Trekking & Kanuladen','Ralf Zimmermann','','','info@trekking-kanu-laden.de','','Regensburg','Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jnTi8JinJb','','Service','0711/3465-60','0711/3465-6100','service@kaiserkraft.de','','Stuttgart',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jOOS7w4WIT','DVD-Supermarkt.de','Kundenservice vom DVD-Supermarkt.de','','','info@cinemabilia.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JrFKJ4ab48','Musik-Instrumente-Versand Astrid Becki','Astrid Becki','07274/4302','07274/778023','miv-becki@t-online.de','','Germersheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JRjKJJAbDN','W. WOLFF Gebäudetechnik','Wolfgang Wolff','','','info@w-wolff.de','','Marl','Deutschland NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jrVq80a64B','ANTIK_STUBE','Mario Leiber','06586-986100','06586-986110','info@antikzubehoer.de','','Hinzert-Pölert','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Jt6A0LghHv','SHARING IT-Systeme GmbH','Reklamation','06404-66750','06404-667515','support@pc-kauf.de','','Pohlheim',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jt81hxcz6f','Happy Toys','Enrico Koehncke','','','info@happytoys.de','','Rostock-Roggentin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ju1uCKNEgp','Teuber Medien und Vertrieb','Service Teuber Film','','','bjendreck@arcormail.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JU1wuGLYEl','Oeser GmbH','Oeser GmbH','','','oeser.info@aon.at','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jUcyaozWo4','Autoverleih Miethke','Petra Miethke','','','mail@weltweite-mietwagen.de','','Bietigheim-Bissingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JUYq3cDM90','Tennisprofi','Tennisprofi','','','Tennisprofi@gmx.at','','Vaihingen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jvXufTA4p0','Hörgeräte Fachberatung Bonsel GmbH','Jürgen Becker','06131-326654','06131-326653','j.becker@hoerdirekt.com','','Mainz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JW51k52y9B','','Herr Hummel','0531 / 25 25 25','0531 / 25 25 2-900','info@mts.de','','Braunschweig','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jx4o88I0DJ','NKL','I. Schaper','','','i.schaper@nkl.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JXb1v4cb8J','Cult','Herr Poll','','','webmaster@cult-tattoo.de','','Krefeld','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jXnc2LYvDZ','FLEUR-BLUMENDIENST','NADERER RENATWE','','','NADERER@flowers.at','','Wien','OESTERREICH'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('JYosyOh3sr','Hans Biedermann KG','Niklas Biedermann','','','promo@rahmen-shop.de','','Rothenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jzfCdFK2Fb','Ingolf Holstein','schnapsler.de','','','info@schnapsler.de','','Lindau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('jZpM8lmtNf','Galerie Berlin Mailand','Galerie Berlin Mailand','','','info@schmuckadresse.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('k0fv2h9bnQ','abiszgroup.com','Miron Dziuba','02204 201136','02204 201139','info@abiszgroup.com','','Bergisch Gladbach',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('k0hnd8IvDQ','Hortus Soft GmbH','Jean-Michel Guilbault','','','kunde@hortus-soft.com','','Montpellier','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('K0Zpf03b0k','Bäckerei Vanforsch','Bernd Vanforsch','','','info@backland.de','','Düsseldorf','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('k1mFcs4mwi','','T. Franz','','','g.franz@planet-interkom.de','','','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('K2zdVlsrHA','G&G Marketing','Uwe Grießbach','03723/48011','03723/440172','vertrieb@gedat-datentechnik.de','','Hohenstein-Ernstthal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('K3eZUsPSeW','Dessousland.com','Donny Steinlein','09227-9409990','09227-909230','Info@Dessousland.com','','Wirsberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('K4PRZXSJ23','innochange','Frau Illner','+49 (030) 349955 0','+49 (030) 345008 16','info@buero-direkt.de','','Plauen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('K7C2QiLI3W','Markanto Brüggemann, Ianas & Vorderstras','Vorderstrase, Sven','','','info@markanto.de','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KA7VMmXCcs','CS.Investigation & SECURITY Service GmbH','Christian Senger','','','cs.investigation@csiss.de','','Sindelfingen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KAKRMmPqes','APART Das Kosmetikstudio','Silke Laßmann','0234-12325','','kosmetikstudioapart@web.de','','Bochum','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kb40P0w2dm','Dekonetz.de','Andreas Weber','08457 - 2005','08457 - 7984','beratung@dekonetz.de','','Vohburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kcgvkKF7iM','MABUHAY-Direktmarketing','Berthold Ernst','08802 9011973','08802 91074','chi-aktiv@mabuhay.de','','Weilheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kDvvD8mVXK','APPLEWOODS-Regensburg','Frau Brem','0941/56 76 390','0941/56 76 390','info@applewoods-regensburg.de','','Regensburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kDxxfT7lt3','Cirkus Unwahrscheinlich','dieter dp','0421 7947363','','dieterdp@headshop-bremen.de','','Bruchhausen Vilsen','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KEejkuRa7C','Supernova','Lohmann, Holger','02841/ 170053','02841/ 170053','info@supernova-store.de','','Moers','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Kffpp4Snt7','Touched by Sound GmbH','S.Paraskevas','+49-(0)911-9364650','+49-(0)911-93646566','info@touched-by-sound.com','','Nuernberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KFhXp4mB6q','family-toys','Frank Dörfelt','','','FranksStern@t-online.de','','Wilkau-Haßlau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Kh8vXbQ0VA','Daniel Orth','Daniel Orth','03022014063','03029309956','info@toner-dumping.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KHHHx8ifNU','ZooPoint GmbH','Hr. Wickel','','','r.wickel@zoopoint.de','','Eckental','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('khLHLDCXTK','Floridee-Blumen GmbH','Floridee-Blumen GmbH','0375/3032919','0375/3531985','shop@floridee.de','','Zwickau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Kht0BVkl6W','ICOM Software GmbH','Schachner Mario','0732 / 375 373','0732 / 375 373 - 44','m.schachner@icom-solutions.net','','Linz','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KhZJ24itNE','','thomas stahl','0711-4599424','0711-4599423','stahl@handyteile.net','','stuttgart','germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kI9v9qnoO3','Michael Albers Satellitentechnik','M. Albers','','','info@tv-fachmann.de','','Solingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KIsFG5nGO1','Designer Food P & S GmbH','Andrea Düsing','','','info@hemp.de','','Düsseldorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KISHmmdmwe','','Agnes Klein','','','agnesklein@agnesklein.via.t-online.de','','Zierenberg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KKA0My6aAM','Astroshop.biz','Dominik Schwarz','0700-27876746','0721-151302702','Mail@Astroshop.biz','','Landsberg am Lech','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kkQ67yvMKm','Vistalent','Thomas Bitterwolf, Optikermeister','','','info@vistalent.de','','Karlsruhe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kl0H6FOnbq','sportaktiv','Ute Stark','06106/3431','06106/646016','sport.aktiv@t-online.de','','Rodgau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kMYDcGJs5Q','die Tintenfee','Frank Kerz','02154816357','02154816365','kerz@tintenfee.de','','Willich','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kn84P8ElNA','Minuth Bastelbedarf','Uwe Minuth','05241-337964','0721-151242912','info@bastelfieber.de','','Gütersloh','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KNb2xDYpZQ','HK-Beschriftung','Thomas HANS','07276/9876-16','07276/9876-10','info@textilmarkt.de','','Herxheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('knFbfzAvzU','ebiker24','Hr. Baumann/Weikl','','','info@ebiker24.de','','Bodenmais','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KNXR8Xkzn1','E-M-R Dieter Lustinger','Dieter Lustinger','','','d.lustinger@gmx.de','','Ruhstorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ko9bqwTku5','GM grenzenlos Mobil','Jürgen Rausch','','','Info@grenzenlos-mobil.de','','Frankfurt am Main','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kPlNVFctrm','Verlag für die Deutsche Wirtschaft AG','Verlag für die Deutsche Wirtschaft AG','','','info@simplify.de','','Bonn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KpPFPLUVXA','Mail Order Music','Nadine Lingenau','','','order@mailordermusic.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kPRdNVObTW','Imoa Versandhandel','Herr Niemtschke','','','info@tilos-erotikshop.de','','Sohland','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KpVDDx5xxs','Staffler Vienna','Peter Staffler','','','peter.staffler@krippenshop.at','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KrJBnVqh6M','Art-de-Papp Dekorationen Nicole Mettmann','Nicole Mettmann','','','info@art-de-papp.de','','Bühl / Baden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kS5HQ7L5oQ','Proverdi GmbH','Gunter Baldauf','','','info@proverdi.de','','Großolbersdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ktjJxNWZt7','www.konsolenzubehoer.de','Michael Schuster','','','info@konsolenzubehoer.de','','Neuwied','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kTRbtvEzvU','Art & Crafts - Kunstgewerbe','Iris Willecke','','','iris.willecke@artandcrafts.de','','Herford','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KTzJNfu0fi','Hochzeitsservice Marriage Day','Yvonne Köth','','','shop@hochzeitsservice.de','','Niederdorfelden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kuEz9QNyki','R.D. Programmierung','Roland Ditzel','06051-473176','0721-151207789','info@r-d-p.de','','Gelnhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kV6HjRSVx9','Delti.com','Andreas Pruefer','','','info@delti.com','','Hannover','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KVDDPrUzHy','spielenet.de GmbH','Kundenservice','089-78018219','089-78018220','info@spielenet.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KVF4pXuNHe','Susi´s Laden','Hutterer Susanne','02687/47721','02687/47721','hutterer@everyday.com','','Hirm','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KwqNOUf5M5','Sage KHK','Installed Base','','','anwender@sagekhk.de','','Frankfurt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kWWR598SgU','UNDO RECORDS','Larry Schuba','03377302257','03377302258','webmaster@western-union-band.de','','Zossen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KWY2EIlWyK','CenterCourt.de Sportartikelvertrieb oHG','Herr Buchholz','0800 999 22 33','0800 722 53 87','dbuchholz@centercourt.de','','Rostock','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kXhXTVc4lE','Gritt Förster Versand','Gritt Förster','01605814254','0721151308731','shop@abo-condome.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KXjxrrYfJ7','Gutsche-Olivo','Angelika Gutsche','089-69375798','040-3603 494 338','gutscheolivo@aol.com','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KXLrTtCZb9','mw-store.com','webmaster','+49 (0)203 26846','+49 (0)203 26847','webmaster@mw-store.de','','Duisburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KxnxvncpFG','Ulti-Com','Markus Brüchler','','','info@ulti-com.de','','Dortmund','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kxv6hTgHrO','JOKI-Foto','Joachim Kirsch','','','joachim-kirsch@fernglasshop-berlin.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('kYOjgItAOO','Studibuch KG','Benjamin Küchenhoff','','','info@studibuch.de','','Aachen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('KzpXRDQppm','Musik Sander','Wolfgang Sander','','','sander@sander-saxophon.de','','Herne','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('L06mHNqzR0','abcSales','Mark Reinhardt','','','mre@silberpalast.de','','Fellbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('L0nYHfcfhh','Almdorf Ammertal','Tanja Georgi-Heyer','','','contact@almdorfammertal.de','','Bad Bayersoien','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('l0zQFDcfBp','','Oliver Birkert','01739804809','07946-3378','webmaster@weingut-birkert.com','','Mannheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('l1o1aqx1Ql','','Bettina Ramm','03338 759775','','info@bettys-world.de','','Bernau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('L1OgOOpY9J','falcon design + technic gmbh','falcon design + technic gmbh - Hartmut S','','','info@peter-falcon.de','','Welver','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('l4VS0DEVJd','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','','Zwota','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('L5uO71Nq3V','Bittner','Joysoft','','','joysoft@joysoft.de','','Leinburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('l66qHfWXfx','Pioneer Ballooning','Thomas Dzial','','','info@ballonfahren.net','','Traunreut','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('l6FOfLg0tj','Cotton Cottage','Peter Valent','','','order@cotton-cottage.com','','Gunzenhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('l7a5oAbQID','Der EuroFuchs - EDV- und Internetservice','Uwe Wehe','','','service@eurofuchs.de','','Zerbst','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('L80ed29tvb','Druck und Verlag Obermayer','Stefan Männlein','','','infos@blasmusik.de','','Buchloe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('l8RuD6YXZx','Die Weine Griechenlands','Alexandros Arathymos','','','webmaster@weinshop2000.com','','Leverkusen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lA9kKKpUCd','Lamellen Junker','Ina Junker','06184 / 62140','06184 / 905769','webmaster@salzlicht.de','','Langenselbold','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lAgQgKVAGh','FUNNYXX','Christine Stock','','','cs@funnyxx.de','','Mömbris','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lAyOmyFWmx','J. Weyerts','Ina Weyerts','','','weyerts@gmx.de','','Dornumersiel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LbrGFlwFvX','SCHREIBER Computersysteme','Herr Frank Schreiber','','','fsch@sid-net.com','','Bad Münder','GERMANY'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LbtIdlMZzX','-rbö- dienste Düren','Rudi Böhmer','','','info@rboe.de','','Düren','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lEGgK5pCuV','trendstyle4u.com Fa. Markus Henkes','Markus Henkes','+49 (0) 6541 816813','+49 (0) 6541 816814','info@trendstyle4u.com','','Traben-Trarbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LEq5aKTUwr','Reisebüro Hauns','Peter Wolf','','','welcome@hauns.de','','Butzbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LFJkn4GX4L','TelVin-Shop','Harry Petri','+49 911 977 27 29','+49 911 75 33 21','webmaster@telvin.de','','Fürth','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Lfp9FH3ZDH','Espenlaub','Kunden-Service-Abteilung','','','verlag@espenlaub.de','','Sulmingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lfpwbHeRv0','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Premium-Hand','0700/ 48 48 2000','0700/ 48 48 3000','info@premium-handy.de','','Rastatt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lG7UiGJ1ar','Thallos Merchandise / Funnythinx.de','Michel Mohrmann','','','service@funnythinx.de','','Dorfmark','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LGAkSGlKIB','Zentrum der Gesundheit','I. Muthmann','','','info@zentrum-der-gesundheit.com','','Sinsheim','Baden-Württemberg'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LGkcqyJOQR','','Sabine Weber','','','s.weber@maxi-online.de','','Hanau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lgOuSABOE6','Anja Bünger Handarbeiten','Anja Bünger','','','anja@handarbeitsladen.de','','Georgsmarienhütte','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LgWksY0sAJ','Fernsehmeister Döring','R. Döring','','','info@sat-onlineshop.de','','Peine','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LH8mPTS6VJ','Agnetas-Antik','Agneta Bogs','','','bogs@agnetas-antik.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lhBiTZCJLV','reise-online Gmbh&Co.KG','Silke Meyer','','','info@reise-online.de','','Volkach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lhhWxTIrPL','Artgalerie KUNSTkopie - Schulz & Schulz','KUNSTkopie Team','','','info@kunstkopie.de','','Essen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lHV5nz7PdX','ST - COMPUTER','Manfred Tomanik','','','mtomanik@st-computer.com','','Reiskirchen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lhvcLfK4rv','Exposa GmbH Reiseservice','Exposa GmbH','','','info@mallorca-direkt.de','','Bergheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LiSaYcrEgT','GamesWorld-Kitzingen','Herr Armin Schneider','','','Ga-wo@gmx.de','','Kitzingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LjDQx0knRv','Porno Versand','Herr Sven Roesner','01805/998460','02332/758811','Porno-Versand@intercede.it','','San Vito Chietino','Italien'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LjjGJXMtbv','Klettermaxe','Rolf Knutzen','','','voila@otelo-online.de','','Wildeshausen','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LJzYBL7JPf','','Jochen Wendl','','','info@d-signshop.de','','Friedrichsdorf',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LKcKuOtioD','GeoMap AG','Hans-Peter Sahrhage','','','info@geomap.ch','','Uetendorf','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LkIcAid9O8','cadooz AG','Falk Hunger','','','service@cadooz.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lMIG7ivQ1R','Tierbedarf-Rynders','Rene Rynders','02963-660864','02963660864','Webmaster@tierbedarf-rynders.de','','Brilon','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lMmQMGba5D','hermannelectronic','Marion Baur','','','m-baur@hermannelectronic.de','','Hohentengen a.Hrh.','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LNj3xzaJBf','XXLshoes.de','peter breuer','0561-9536774','0561-9536775','mail@xxlshoes.de','','kassel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LNZcfXQ6FZ','Kiepert Gmbh & Co. Buchhandel KG','Sabine Schmidt','','','service@kiepert.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lOYcUEJa36','MFH Marienfelde GmbH','Boris Kohnke','040/8908070','040/8903316','info1@marienfelde.com','','Hamburg','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LpFAtH9VBz','erotics for ladies','Martin Lucas','0761-2924540','0761-2923654','info@smo3.com','','Freiburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LPFcF8irpx','Gera Web GmbH','Herr Würfel','','','info@netzsystem.de','','Gera','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LpTKRlMNdp','Soft Mail IT AG','Hr. Sündermann','0180 222 42 11','0810 222 42 16','suendermann@softmail.ch','','Büsingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LqC9qOjk5z','','Herr Siegmund','089/6087910','089/6087919','info@raumgestaltung.de','','Ottobrunn',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lQOUaEHyCb','schmuckshop.com','Herr Thaler VL Internet','','','schmuckshop@schmuckshop.com','','','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lQSgWgpIEt','BLUMENDIENST-FLEUR-NADERER','Naderer Renate','','','NADERER@flowers.at','','Wien','OESTERREICH'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lseIAIdsIT','KARIDA SERVICES','Karin Adam','+49 (2104) 448050','+49 (2104) 448051','kontakt@karida.de','','Erkrath','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LsIuGi6o3P','HSR Travel','Regina Rosales','','','info@hsrtravel.de','','Bonn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lSkucgRs1z','MAS Elektronik AG','Rainer Persigehl','','','rainer@mas.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lt6qRzE2zX','KONKRET-Computer GdbR','Marcus Schmehrer','','','post@konkret-computer.de','','Erpolzheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LTTsB4ctFf','Soundfabrik','Wolfgang Klingelhöffer','','','soundfabrik@soundfabrik.com','','Fürth','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ltVOjDMlfZ','','Webmaster Spieleshop.de','','','info@spieleshop.de','','Leinburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LUIgqk4Iij','more-than-dolls','Gudrun Gläser','','','glaeser@more-than-dolls.de','','Aalen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LUyWOWbWE0','ISIS - HOROSKOPE','Peter W. Klein','','','mail@isis7.de','','Steiningen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LVB7bDCtFB','www.ReifenDirekt.de','Andreas Prüfer','','','pruefer@delti.com','','Hannover','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lVfwFVeLnD','Geschenkfabrik, Renate Wolber','Renate Wolber','09342/9339-88','09342/9339-80','info@geschenkfabrik.de','','Wertheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lVTgx6wrJH','MENS BEST Damen und Herrenmode','Hr. Lorenz','','','office@mensbest.at','','Mattersburg','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lwAwUMXoGh','SIGMA watches - Swiss Made Since 1865','Katrin Bunte','++ 403 - 609 - 1199','++ 403 - 609 - 2525','info@sigmawatch.com','','Canmore - Alberta','Canmore - AB - Canad'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LwUSOWbkiR','fotomeile.de','Thomas Borkowski','0228-96289003','0228-96289004','info@fotomeile.de','','Bonn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LX8yhLSxBL','Reifen Arnold GbR','A.Arnold','','','info@auto-tuning-shop.de','','Frankfurt','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LXHml01znX','Gasthaus-Pension Waldfrieden','Familie König','(0049) 037369-9311','(0049) 037369-5052','hotel-waldfrieden@t-online.de','','Wolkenstein','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LxhulBqd0P','GWINDI - DIE MERCHANDISER','Serviceteam','+49 (0) 30/ 818 56 7','+49 (0) 30/ 818 56 7','mail@gwindi.com','','Berlin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LxncXru4TP','Autovermietung Miethke','M. Miethke','','','mail@autovermietung-miethke.de','','Bietigheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lxPwvh54Jz','Motorrad Pabst','Thorsten Pabst','','','tpabst@motorrad-pabst.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LXrOpDARdH','Evas Paradies','Neifer','','','info@evas-paradies.de','','Overath','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LY1cCWT35d','','Matthias Keßler','0231 5314578','0231 5314579','service@vital-oele.de','','Dortmund','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lY3mEidEqJ','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','','Zwota','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lYAuCMn9g4','edoras','Herr Simsek','','','e.simsek@edoras.de','','pforzheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lyCO3OpqaJ','INTERPAGE media factory','M. Becker','','','info@classicstyle.com','','München','Italien'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LyS3UudQa8','Optik Bauer GmbH','Swen Bauer','06102/770101','06102/770100','info@KontaktlinsenShop.de','','Dreieich','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('LySmq5r5UV','Kettcards','Kettcards','030/21474721','','post@kettcards.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('lYy5EKZIY4','','Ralf Weber','05352909524','','webmaster@ralf-u-weber.de','','Schöningen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('M0jNBfWt4u','KIS Online GmbH','Andrea Kelz-Schwenzer','','','a.kelz@babywelt.de','','Troisdorf','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('M0v8vZq4PW','MST-Hardware4you','M.Stehle','','','info@mst-hardware4you.de','','Westerheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('M1ajmohKws','Reinhard Bergmann, Papier & mehr','Reinhard Bergmann, Christian Bergmann','','','info@buero-bergmann.de','','Neuenhaus','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('M1mHgsjY7y','Hautnah am Dom','Doris Müller','','','hautnah@sittler.de','','Arnsberg-Neheim','Deutschland ( NRW )'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('m1YDocJCgi','masterstore e.K.','Marco Schumacher','','','info@masterstore.de','','Marktheidenfeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('M3a2IeTEYW','Mechnich Spielautomaten','Herr Mechnich','','','info@sportautomaten.de','','Ludwigshafen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('m4RV2TOrpA','Poster Galerie GmbH','Hotline','(040) 55 77 89 40','(040) 55 77 89 77','shop@postergalerie.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('m5mLIKjw99','Blumenonline GmbH','Blumenonline GmbH','','','info@blumenonline.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('m77piiJw9u','Ingenieurbüro Keil','LadyToys Service','','','service@ladytoys.de','','Zwickau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('M7q4a1VmqS','Kunsthandel','Herr Johann Traub','','','Kunsthandel@t-online.de','','Eichstätt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('M9MtmuHOyg','Fa.GHG Getränkehandelsgesellschft mbH','Herr Ermisch','','','info@ghg-getraenkeshop.de','','Dresden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ma7jGepuOw','A @ und www-Werbung','Herr Jürgensen','','','textildruck@stepshop.de','','Aventoft','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MAo4ewzy5c','escapi Deutschland Vertriebs-GmbH','Sabine Liessem','','','s.liessem@escapi.com','','Bonn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mAq23wRUYa','HandyExpress.de GmbH','Annette Fox','0700-70034567','0700-80034567','info@handyexpress.de','','Erkelenz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MbRTRNabdq','FIT Foundation','Patrick Auderset','','','fit@oxygen-bar.ch','','Genève','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MCKX1gvMI3','La Vida','Bianca Seidel','','','info@la-vida.de','','Friedrichshafen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mCOFKS0sAM','Michael Miethke GmbH','Michael Miethke','','','mail@autovermietung-weltweit.de','','Bietigheim-Bissingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('meKL1KV9c5','Photo Porst Weiden','Photo Porst Weiden','096146389','09614160876','service@photo-porst.org','','Weiden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mEs2umVQS9','time for sports GmbH','Herr Bregula','06061-13492','06061-13493','info@timeworld.com','','Michelstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MEwxCkTQYg','Deutsche Telekom AG','MoD Kundenbetreuung','','','mod-betreuung@t-online.de','','Trier','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MF4DBryDdg','bowl`n fun GmbH','Andy Wienert','','','admin@bowlnfun.de','','Bremen','Bremen'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mfzNtTCRz1','','Radovan Klukos','','','webmaster@takeboom.de','','Red Bank, NJ',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mgclm5nyOe','Kleinhenz Wassertechnologie','JP Kleinhenz','','','info@wassernet.de','','Forst','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MgiPQ9XyuM','Bigfoot','Jens Zander','','','info@bigfootstore.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MgmLu78qum','Oliceto','Fred Zahn','','','info@oliceto.de','','Marburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MGUbKUp17y','KST','Herr Schäfer','06085-98260','06085-982698','Service@Konschewski.de','','Waldsolms','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mh6hbNCj2u','LUMINAR Medien Vertrieb GmbH','','','','info@luminar.de','','Hameln',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mHBj0vWvNi','','A. Berger','035955 44759','','info@angel-berger.de','','Pulsnitz','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MHNjJ2eXhA','Accessoires Schönmann','Wolfgang Schönmann','09351/609765','09351/600541','wosch@geschenke-idee.de','','Gemünden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MIuDIAlK5U','CYBER SYSTEM','N.Nuss','','','info@cyber-system.de','','Bergen','M/V'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mjFJbty6ZQ','Gg. Holland-Letz Söhne','Steffen Gericke','','','gerickes@gmx.de','','Steinbach-Hallenberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MJJ4N6Uzda','Universalreisen / Last-Minute-Germany','Heike Lessner','','','heike.lessner@last-minute-germany.de','','Lüneburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MJnjJFMjXW','Snowbord Dachstein Tauern GmbH','Blue Tomato Team','','','office@blue-tomato.at','','Schladming','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mjp0NNyN81','Bülent Özkan','Bülent Özkan','','','geschenke@traum-gescheke.de','','Burgau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MJTN0dcXh9','escapi Deutschland Vertriebs-GmbH','Vertrieb','','','vertrieb@escapi.com','','Bonn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mkAhYe0WGk','enational GmbH','Jochen Nibbe','','','j.nibbe@pappland.com','','Geretsried','BR Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MKivakz3Ek','Gundula Dumser Vertrieb','Dietmar Dumser','','','service@kauf-24.de','','Hamburg','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mkQZ598SMo','Pro Sound','Björn Whistling','08063-200669','08063-200668','kontakt@lautsprechershop.com','','Feldkirchen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MLHdhbKjnM','Softwareentwicklung Stender','Rüdiger Stender','','','info@pc-buero.de','','Sonneberg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mLpvl2kdpu','','Herr Probst','','','whisky@whiskywarehouse.de','','Berlin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Mm1NaSHuWQ','Martin Schmidt und Holger Damczyk GdbR','Martin Schmidt und Holger Damczyk GdbR','','','service@sun66.com','','Kaiserslautern','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mm92Ic8o5u','Müller & Drzisga GbR','F. Drzisga','','','info@muellerdrzisga.de','','Essen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Mnb0BxujXC','AD Lampenschirme Ges.m.b.H.','Katharina Dvorak','','','ad-lampenschirme@nol.at','','Ollersdorf im Burgen','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MNbzZDmhf5','Steinkamp','M. Steinkamp','','','info@porzellantreff.de','','Arzberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mNLrNHEttS','az-Shop','Heiko Zimmermann','','','admin@az-shop.de','','Frankenberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MNR6Nl3fBU','Albert Meyer Onlineshopping','Albert Meyer','','','info@interdeco.de','','Schachtebich',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mNTBLPmjZy','','ETH-Web','','','service@ethweb.de','','Kerpen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MO1897dC9m','Uhren Schwabe','Günter Schwabe','','','service@uhrenfreunde.de','','Burgbrohl','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MOCtI7xSE3','falcon design + technic gmbh','falcon design + technic gmbh - Hartmut S','','','info@peter-falcon.de','','Welver','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mOeHEwNK9W','AD Lampenschirme Ges.m.b.H.','Alfred Dvorak','','','hallo@hallo-burgenland.at','','Ollersdorf im Burgen','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MpJTv0ADbw','Flowerroom.de','Herr Bock','','','info@flowerroom.de','','Hoyerswerda','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mpl4PN9609','PERSONAL MED Stoltenberg GmbH','Evelyn Stoltenberg','','','verkauf@socken-laden.de','','Rupp.-Winterscheid','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MpzBrNYbBk','historische Wertpapiere Pentenrieder','Norbert Pentenrieder','08254/2494','08254/2619','info@Pentenrieder.com','','Altomünster','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mqEdCaL3q9','buyco-IT GbR','webstore Verkaufsteam','','','shop@buyco-it.de','','Sangerhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MqGzCKbOyu','Techn. Büro Weissenborn','Gerd Weissenborn','','','info@tbw-modellbau.de','','Langenselbold','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MQU0yW0Igq','eteleon','Stefan Seebauer','','','Stefan.Seebauer@eteleon.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MQWh1qjUMC','Jansen Gesellschaft für Industrieautomat','Dr. Franz-Josef Jansen','','','Automation@jansen-automation.de','','Wörth am Main','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mr8DLX78ZM','-','Marcel Schmidt-Bonacker','','','Service@sextoysshop.de','','Oldenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mRfB6RyHhe','Promise Computer','Oliver Devrient','+49 89 46204080','+49 89 46204081','info@promise-computer.de','','Feldkirchen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MrFFpBanjo','Nicole Osmanovic','N. Osmanovic','01742121088','01742121088','osm@novic-edv.de','','Mainz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MrT4xT7P8s','A. Schmidiger-Weinmann','Patrick Schmidiger','','','info@papbedarf.ch','','Beroünster','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mSkHKEzcQ7','Spielzeug Gruschke','Guenter Gruschke','','','geegeeface@inbox.as','','Frankfurt/Oder','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Mt2tlFERZi','schuhe.net schuhwaren rabanser ohg','markus','','','info@schuhe.net','','st.ulrich','italien'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Mu307yXwas','Cinetic Touristik GmbH & Co KG','Call-Center','+49 1805 155 123','+49 1805 155 124','service@lastminute.de','','Karlsruhe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mU3l7Y2YCq','Siam-Online Handy-Shop24.de','A. Dalebout','','','info@handy-shop24.de','','Bad Dürrheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Mue8MONQKw','avast! Antivirus Center','Hans-Christian Singhuber','','','info@avast.at','','Wien','Oesterreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mui031FMo5','BREAK GmbH','hair concept','+49 (0)221/7607677','+49 (0)221/2766947','info@hair-concept.de','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mUsvUOTceW','Schneider´s medizinische Badezusätze','Christian Schneider','','','info@saunabedarf-schneider.de','','Hackenheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mvtXp65Dfy','AquaDirect GmbH','Marc Gloning','0049-821-57042-0','0049-821-57042-20','info@aquadirect.de','','Augsburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mvxvfPQPxs','InternetGallery','Dr. Poleev','','','mail@internetgallery.de','','Münster','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mx6T6HMRVw','Direktvertrieb','Martina Ufer','','','Tina68@web.de','','Wiehl','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mXHR0fSBPA','Blumenservice Edith','Blumenservice Edith','','','info@blumen.co.at','','Weinitzen','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('mXjLH69R0Y','Elektro Schwanzer oHG','Jürgen Schwanzer','','','info@elektronik-teile.de','','Mellrichstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MxrLfzwDJY','DANCE ALL DAY Musicvertriebs GmbH','Armin Wirth','','','armin@djshop.de','','Traunstein','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MXtRr27BRY','','Sabine Zöckler','040/488899','040/462107','info@low-budget-design.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MY3r5uX1Ak','Ingenieurbüro Dr. Ilg','Dr. Ilg','089 66090063','089 66090064','k.ilg@t-online.de','','Neubiberg','Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('MyCTq10Mii','whatsup24','Till Mertens','','','Till@whatsup24.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('N0DWR4MVHr','Reklamewelt.de','Martin Bötticher','089/95959846','089/95959846','webmaster@reklamewelt.de','','München','Deutschland / Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('n1Oq3a2WKX','TS Ewert','Sabina Ewert','','','info@ts-ewert.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('n2hWzbyjXx','Body Styling Products','Herr Zank','','','Master@body-styling-products.de','','Potsdam','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('N40oLDu2bp','CDS SYSTEME GmbH & Co. KG','Abteilung Einkauf','','','einkauf@cds24.de','','Regen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('N44ol8AZ6f','Klumpp-Edv','Herr Schmidt','0721/9462750','0721/9462749','tintin38@web.de','','Karlsruhe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('n4PYzN9DDV','Trhlik & Fahn OEG','Katharina Trhlik','+43 676 4312432','+43 2534 4773','info@vinothek24.at','','Sulz','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('n4TSnnqnpd','Bernhard Laubmann KG','Herr Laubmann','','','info@laubmann.de','','Hof/Saale','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('n59OQA27kb','Ideen zum Schenken und Gestalten','Marianne Kräft-Grünebach','','','info@mkg-geschenkideen.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('n7AA936wE0','','Armin Schultes','','','Linklisten@jokeworld.de','','Bad Krozingen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('n7UKYcDqkb','Goldmaennchen.com','Steffen Schäfer','','','info@goldmaennchen.com','','Erfurt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NaUyOG8qQB','N/A','shophexe.de','0231','0231','shop@shophexe.de','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NBPUXdq2hT','BUROSCH Audio-Video-Technik','Klaus Burosch','','','info@burosch.de','','Stuttgart',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nBRqVHK4Fx','Blickfang ArtRoom & DecoPartner','Pete Schmidt','','','info@decomania.de','','Hannover','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Nd4CrNUDvj','New Vision','Herr Colozinski','0231/2062571','0231/2062572','info@neue-lust-erleben.de','','Dortmund','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NdfKdFM4BR','S.B.J - Sport und Freizeit','Bernhard Junge','','','info@sbj.de','','Weiden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NdtgzbYrH8','Nobles Vins de France','KD-Info','','','welcome@vinhoporto.de','','Bodenheim','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ne3yyc2mEZ','bdsm-laden','Weigel','06051-9120385','00','info@bdsm-laden.de','','Gruendau','Hessen'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ne7omuLsCF','','Hr. Schmidt','','','info@friseurbedarf24.de','','Mainz',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nFTObNcHhb','Melsheimer Reiseservice GmbH','Ulrich Melsheimer','','','kundenbetreuung@moselwein24.de','','Zell/Mosel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nFxgxlg8Tr','','Herr Steffen Meier','','','webmaster@ulmer.de','','Stuttgart',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nG11IQdK50','Der Handytreff','Der Handytreff - Verkauf','','','info@handytreff.de','','Bünde','Deutschland / NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NGI73AHSwz','BEMA-Buchvertrieb GmbH','Gottfried Bernt','','','info@bema.de','','Seefeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nHDOhdozRV','HDK International','Herr Burg','','','burg@hdk.de','','Bochum','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NJ4EXralRf','','-','','','office@lovandfun.com','','Wien',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NjVO2jwRpX','Versandhandel Gorsler','Jürgen Gorsler','','','info@abound.de','','Gifhorn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nKgAM96qAX','Informationsverarbeitung Michael Jeschak','Michael Jeschak','','','Info@iMJ-Jeschak.de','','Gevelsberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nKkOI3nOCn','Comp & More','Georg Balbier','04065390809','04065390808','info@compandmore.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nkOegwRkYR','sinErgo','Szócska, János','+49/89/453626-08','+49/89/453626-09','info@sinergo.de','','München',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nLBMn4uxXz','AQUAMAN Deutschland GmbH','Thomas Lindner','05722 - 98 10 50','','Lindner@aquaman.de','','Bückeburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NLPKx2WN0z','','Jürgen Gessner','','','sales@gescon.de','','Eppenbrunn',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nn07RzITR4','MABUHAY - Asienshop','Berthold Ernst','','','mabuhay-asienshop@t-online.de','','Weilheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('noKuyuz95P','Butterfly','Michael Furch','07231-8008923','07231-8008924','m.furch@bijoux-de-boheme.de','','Kämpfelbach-Ersingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nOQyoePyY2','festcompany.de GmbH','Robert Buchmann','','','buchmann@festcompany.de','','Rosenheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nOsuMsXWuF','Orbitron Products GmbH','Info-Desk','','','orbitron@openoffice.ch','','Rebstein','Switzerland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nOWImkzouH','Drogerie am Bach','Eckart Meyer-Götz','(0 76 35) 4 24','(0 76 35) 82 25 96','drogerie@mego.de','','Schliengen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nQ7ikuFCil','smoo GmbH','Tina','','','bestellung@kauf-rausch.de','','Winterberg','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NqeW5IFKcF','ProMedia GbR','Michael Kemnitz','','','bestellung@videoforum.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nQk7O3h5Q6','PFAHLWEB Internetdienstleistungen','Michael Pfahl','04182/289495','0721/151420137','kontakt@web-guardian.de','','Tostedt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NqmuuSxGUl','World of Asia','Höhfurtner Franz','','','office@world-of-asia.com','','Aurolzmünster','Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nQqM9edqGb','Lichtbogen','Wolfgang Landgrafe','','','info@lichtbogen.de','','Esens','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nrDI6h1tFt','Kunstversand Thomas, Inh. Lysann Rummel','Support-Abteilung','036428-51780','036428-60541','contact-shopyoo@akt-und-kunst.de','','Quirla','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nseMIEpKGH','Voss Electronic','Voss Electronic','','','Voss-Eelctronic@t-online.de','','Loxstedt','Deuschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NskeMabw7V','SICS EDV Copy GmbH','Anja Bauer','08024 / 9 31 36','08024 / 9 31 37','AB@S-I-C-S.de','','Holzkirchen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nSUg5U2mQF','Twin-Server online','Jochen Gedicke','','','info@wohnraumakustik.de','','Hürth','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Nt6yPfin08','DMNS-communications.com','Ihr OBOY! team','','','orders@oboy.de','','Hall in Tirol','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nuMW5uD7c4','mw-store.de','mw-store.de','0203/26846','0203/26847','info@mw-store.de','','Duisburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NUOGqQpcQb','Toys International.de GmbH','','','','service@tx40.de','','Neuwied','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nvJMv4Wllx','mediakauf.de','Sabine Reif','09633-923050','09633-91127','service@mediakauf.de','','Mitterteich','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NWyOoYZQoP','sheego.com gmbh&co. kg','Oliver Klink','','','oliver.klink@sheego.com','','hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NX0SHlEHPL','Augsburger Spielebazar','Rita Schmitt','','','spielebazar@t-online.de','','Augsburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NXbStBQf8J','TOM Handels GmbH','Annette Krämer','','','annette@topmarken.de','','Haan','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('nXHcFH9JLJ','www Werbung / Druck','Danielsen','','','selbstklebetexte@stepshop.de','','Aventoft','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('NXRGXxSl28','World Wide Wine','A. Grosser','','','info@woww.de','','Dortmund','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Nz6yldYVXl','Roundabout Music GbR','Andreas Unruh','','','sales@warteschleifen.de','','Hollenstedt','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('o040l2Y26Y','','Beatrice Engel','','','info@altravita.de','','Berlin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('O0vJvZ5d09','','Andreas Chr. Wolf','0180-5323939','0700-EROSPASHOP','info@erospa-shop.de','','Bautzen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('o1cfyEPGU9','Esopia Versand','Pia Keller','','','esopia2@aol.com','','Weiterstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('o3GRYMNOAO','Akzentro GmbH','Jan Völpel','','','info@akzentro.de','','Limburgerhof','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('O3k4uWVciW','Ambis Bike Shop','Ambacher Juergen','','','abs@ambi-bike.de','','Memmingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('o5mxs7JESW','ORTHODYN - Gesundheitsdienstleistung','Herr Marcus Thannhäuser','','','info@orthodyn.de','','Barenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('O6BHHVSxzm','MAS Elektronik AG','Rainer Persigehl','','','rainer@mas.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('O6j2pNWpdi','Motorradonline24','chalatbari','','','webmaster@motorradonline24.de','','aachen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('O6L8zdoDF7','David Media-Service','Stefan David','','','webmaster@abc-cd.de','','Bad Laer','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('O6pXHxSHJc','PCR Telefon & Computer','Steffen Pierstorf','0700-72783535','0700-72783535','StP@PCRTelekom.de','','Rostock','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('o8DjVjSVrA','Aabori','Herr Mohr','','','info@aabori.de','','Ziegendorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('O8pB0D7P0M','EDVAS Telekommunikation','Andy Seidel','0180 333 8271','09281-45116','info@edvas.de','','Hof','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('O9gFYmhgyi','Telefonino.de','Herr Göbel','','','info@telefonino.de','','Bernburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('o9oDA9Je37','Kartenbüro Arena','Ursula Schneider','','','info@arena.at','','Salzburg-Elsbethen','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oaOro76S9c','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Headsets24.d','0700/ 48 48 2000','0700/ 48 48 3000','info@headsets24.de','','Rastatt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oAYxOgp5ua','STILLGER - fuer Kueche, Tisch und Tafel','Mathias Stillger','0611300620','0611378382 ab 10.00h','stillger@einkaufen-wiesbaden.de','','Wiesbaden','FRG'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oE9BmyL5UU','K&F Computersysteme','Bettina Kroner','0180/5308976','0471/3089765','info@kf-computersysteme.de','','Bremerhaven','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oEQPQudA5g','EDV-Zubehör Krauß','Rainer Krauß','','','rainer@krauss-klingenberg.de','','Klingenberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OeuJEMpGG9','der Pflanzendoktor','Manfred Pfeiffer','','','office@gaertnerei.at','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oF8JNbu4b7','OELSCHLÄGER Elektronik','Günter Oelschläger','','','GO@stecker-profi.de','','Weiterstadt','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Of8tV43RJe','','Inh. Marco Blessenohl','','0721-151406864','kontakt@nz-laden.de','','Bochum',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ofj2FfqrrS','Kaufcenter-online','J. Menzel','0351 3100097','0351 3100278','kaufcenter@t-online.de','','Dresden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ofnDvhKfvm','PAMFIX GmbH','Peralta Fernando','01805-997744','0221-91654321','info@pamfix.de','','Heidenheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OfV6Rxyxnu','Elektrotechnik Stevens','Birgit Verfürth','','','info@pro-umwelt.de','','Korschenbroich',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oFVf2r56B9','Flashlight Fantasy GbR','Thomas Pöller','','','Dampfbahnfreunde@aol.com','','Edingen-Neckarhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OFxrLj1XZg','Praxis Gress','Ute Gress','0 71 63 67 67','0 71 61 92 98 22','Info@praxis-gress.de','','Ebersbach/Fils','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oG1NcmTiii','GCG-Schuler','Frank Schuler','','','info@gcg-schuler.de','','Königswinter','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ohlRtvaxpy','CTS-EVENTIM AG','Frank Bauer','','','f.bauer@eventim.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OHp4PTk6lG','Zauberhandlung Manipulix GbR','Wolfgang Messelken','','','messelken@manipulix.com','','Lalling','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OHtPjvWJns','Elektrohandel Roll','Georg Roll','03379 57079','03378 57080','roll@elektrohandel-roll.de','','Diedersdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ohZ48pSPdq','Antiquitäten Magdalena Pehrs','Magdalena Pehrs','','','pehrs@berliner-lampen.de','','Münster','NRW, Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OieBCC2g9S','Agentur Stika Roland','','','','','','Flensburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oiIJGkLyO3','TeleCard','Elke Rasener','','','info@telecard.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OjnPjt54ta','Global Nutrition Ltd.','Herman Homan','','','info@global-nutrition.de','','CR Nijmegen','Niederlande'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ojvlbr5PV1','Seashop','F.Prestin','','','info@seashop.de','','Potsdam','Deuschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oK3zM50yem','EdelStore Meilando','EdelStore Meilando','','','info@edelstore.de','','Wietzen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oK565MHqse','Bayerwaldshop','Herr Karl Voigtmann','','','mail@bayerwaldshop.de','','Kirchdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oKmdKcfAyY','Kunstgut Effeldorf','Markus Doebele','','','kunstgut-effeldorf@t-online.de','','Dettelbach-Effeldorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('okuBwifoS9','kabelladen GbR','Wilhelm Trumpfheller','','','info@funcover.de','','Groß Bieberau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oLPz6rQv21','E.-B.-Versand','Arnold Vogt','','','ebv@erotik-boutique.ch','','siebnen','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OLTlv4oppk','Reisezeit Hängematten Shop & versand','Meyerding','089505050','089501005','reisezeit@yahoo.com','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ONjfTjw2p3','Hotel Ahorn Garni','Daniel Glau','','','info@hotel-ahorn.com','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oNJTNfU0dU','Pernetix.com GmbH','Nikki','0261-1338298','0261-1338534','nicole@pernetix.com','','Koblenz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ONLfb4AvRW','Sweet Art Confiserie','Heidi Lowiner','+41 / 52 / 301 22 00','+41 / 52 / 301 22 01','info@sweetart.ch','','Truttikon','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ONn6jn3xT1','online-agentur-kuprat','online-agentur- kuprat','0172-3527901','040-3603 177777','info@dragfox.de','','Burkau','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('onPNbNIlZM','MiezeMaus Kinderkleidung','Sonja Kienberger-Gattinger','','','kontakt@miezemaus.de','','Eckental','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oOq6mQROKU','','Hendrik Müller','','','info@bag-it.de','','Lemgo',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OPjzHfm6h5','Völkner.com GmbH','Völkner-Online-Team','','','info@voelkner.com','','Hirschau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OpNXnlYtrk','RAIK Berlin','Stefan Schinle','(030) 69041659','(030) 69041659','info@raik-berlin.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oqAr5MDgU3','Petra Brummer Textilverkauf Onlineverkauf','Petra Brummer','06187-990323','','abc-kinderzubehoer@concorazon.com','','Schöneck','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OQCXKgzUOi','Fun Records','','','','mail@funrecords.de','','Hamburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oqMx1iHyOk','Montag GbR','J. Krause','030 / 321043096','030 / 32104396','info@casinosoft.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OqqLuqPYuq','Thomas Luz webwide-spielen','Thomas Luz','','','info@webwide-spielen.de','','Kornwestheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oR2dN890Hu','Ping Pong','Maria Hendus','','','service@pingpong-online.de','','Heiligenstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OsAF3UFyuc','BEST BOOKS & PLAY-KIDS','Michael Siemens','','','mail@play-kids.de','','Meerbusch','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ot4TzXQNdc','EUBIONA Naturwaren GmbH','Rainer M. Grethel','','','purnatur@purnatur.de','','Staufen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OtxlRJgHX7','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Oberschalen2','0700/ 48 48 2000','0700/ 48 48 3000','info@oberschalen24.de','','Rastatt','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OW50CIfuS5','Haarstudio Norbert Lutz','Herr Lutz','','','info@ihrhaarstudio.de','','Mannheim','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OWIdeazQIW','Dr. Winkler Informationssysteme','Jonas van Eggewaartskapelle','+49(0)6221/27999','+49(0)6221/163028','jve@winkler-infosysteme.de','','Heidelberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OwKPsSrkUO','','Markus Landmann','','','info@televino.de','','Kressbronn',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oWQ2AIPQSy','Optik Plus GmbH','Frau Vivenzio / Herr Gerstenberger','','','info@optikplus.de','','Stuttgart','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('oX6DVzqVvo','','Dirk Rudat','02016959682','','webmaster@48h-shopping.de','','Essen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('OXt2n0IzzM','Import Export Wiaime','Wiaime Jürgen','','','J.Wiaime@dekoration-wohnen.de','','Roscheid','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Oy3jkKDIcU','Waltraud Brintrup','Sascha Brintrup','','','info@brintrup.de','','Verl','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Oy3R7YrQeU','AS-Fachhandel, Hüve & Gerdes GbR','Klaus Gerdes','','','info@as-fachhandel.de','','Senden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Oy7biOnyMU','mc Work e.K.','Markus Pistrich','02271-982924','02271-982925','m.pistrich@mcwork.com','','Bergheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ozZFVxwfD7','dm-folien','M. Kirchner','07121/9118-0','07121/9118-18','info@dm-folien.de','','Reutlingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('p1uOQsj17P','Outdoorshop DEUBLER und SOHN','Günther Deubler','07362-7392','07362-919510','info@army-online.de','','Bopfingen','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('P1yg9ITgc6','','Michael Strehlau','','','webmaster@world-of-football.de','','','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('p2NKpjK8vL','Medow Computersysteme','Alexander Medow','07668 902005','07668 902004','info@firewire-ieee1394.de','','Ihringen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('P6T1btWTdD','Opitec GmbH','Beate Schauberth','0180 - 54 56 54 56','09334 - 94 11 94','info.de@opitec.com','','Sulzdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('P6Vs0vkjvD','Regio-Net-Shop Lausitz GmbH','Herr Krumbein','03531-707240','03531-707241','service@regio-net-shop.de','','Finsterwalde','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('P7oaE5TUeJ','Feuerwerke Weinert','Herr Weinert','03573 796104','','feste@nexgo.de','','Sedlitz','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('p7UyGSBaSB','Wiho-zoo OHG','Olaf Wischhoefer','','','info@wiho-zoo.de','','Stolzenau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pA3GGmjy7l','international-broking-pool GmbH','T. Fiedler','01805443001','03044340102','vertrieb@satfuchs.de','','Berlin','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PaaAo9jAGr','Ink-World','Daniel Klehr','','','Daniel.Klehr@t-online.de','','Oberdolling','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PaeAcUtcgj','London Tourist Network Ltd','Thomas Weigt','','','headoffice@londontourist.net','','London','Großbritannien'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PaGemix3s0','JOJO Spielzeug','Fred langner','069 8066 5515','069 8066 5515','fred.langner@kosa.com','','Bad Vilbel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PaIUCYvk1j','Emil Schmidt GmbH','Rigo Kirschner','+49 (0)212 813872','+49 (0)212 813875','rigo.kirschner@baecker-markt.de','','Solingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PAss7Er3E6','Tierbedarf Guse','Andreas Guse','','','aguse@tierbedarf-guse.de','','Immenhausen','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pauGMMFYeP','Bettina Hahn-Skowronek CANIS','Bettina Hahn-Skworonek service@canadian-store.de','040/701015-20','','info@canadian-store.de','','Hamburg','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pBRgvJAXpd','Highland Naturprodukte','Hr. Herrmann','','','Dinkelkissen@t-online.de','','Pirmasens','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PbZktJMXhx','Car-HiFi-Shop','Patrick Schäfer','','','shop@peppy.de','','Ruppertshofen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Pc7Q99NEkD','Vulkan Eifel Web Design','Nadine Kempe','06593 996689','06593 996689','service@vewd.de','','Wiesbaum',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pD6OJDCtJL','','rainer leverenz','04952-941781','04952-941784','info@das-gemaelde.de','','Ostrhauderfehn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pe5EoSp9ER','Onlinehomeshopping','Jens Krautheim','089 547 18 617','089 547 18 620','webmaster@onlinehomeshopping.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PeAO3m4Wwd','eBaukmann GbR','Mark Baukmann','','','info@fussball-shop.com','','Arnsberg','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pfdqVXMhR8','Softunity AG','Infomail','','','info@softunity.com','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pFjuLH3JLj','Love-Appeal','christian Ermke','0208 200415','0208 807163','chris@love-appeal.de','','Oberhausen','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PG1OIYTcYv','esotheka','','','','','','Schwäbisch Gmünd',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pGA1S9Xwat','all-4kids','Fred Langner','06101127451','06101127451','frd.Langner@t-online.de','','Bad Vilbel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PH8ID2qtr6','Irmin Günther Handel mit technischen Güt','I. Günther','','','aagutec@t-online.de','','Ludwigshafen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pHbEZLqxBn','BellaScarpa','Mike Schubert','','','bellascarpa@profimail.de','','Ascherslben','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pHhKHXu2Dt','','Henri Markert','','','service@chimport.de','','Werdau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PHjEJvwnxP','1st-Multimedia','Kasner / Kernchen','030-3814437','030-3814437','service@1st-multimedia.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PiSSYODiYB','AM Dessous-Versand','Herr Matzick','','','info@am-dessous.de','','Herborn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PIU7oupcmN','Cool Shop','Majer Erwin','','','office@exclusive-design.at','','Aurolzmünster','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PiUMICtUiB','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Akkus24.de','0700/ 48 48 2000','0700/ 48 48 3000','info@akkus24.de','','Rastatt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pJfCfvkP8h','iSport','Lars Platzek','','','info@isport.de','','Leipzig','germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PjHmF8U68j','www.buntpapier.de','Herr Jänicke','','','info@buntpapier.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pjPCNtAhlV','24h RACHESHOP online','Susanne Spangenberg','0180-5005850','07123-949674','spangenberg@racheshop.com','','Metzingen','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pJRsL23rD4','Deutschland','Alfred Prunner','','','info@prunner-sportbekleidung.de','','Moßbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PjzyTtOvL2','Wolter-Volley','Herr Heiko Wolter','','','Wolter-Volley@Ballsport.de','','Leipzig','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PKKIoAJesj','Grohe Armaturen Shop','Michael Fischer','','','webmaster@armaturen-versand.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pkoUsW4AAJ','Joachim Theis Versandhandel','Dirk Theis','','','info@joachimtheis.de','','Wuppertal','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PksIg7pGen','bhs binkert hard- und software gmbh','','','','','','Albbruck',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('plvsfDCdNb','Aldoa','Jenz Kuschel','49(0)175/5821177','49(0)6403/926263','info@aldoa.de','','Langgöns','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('plzYpt1nFt','Kunststoffverarbeitung und Handels GmbH','Jürgen Wiegert','','','khg@khg.de','','Wehretal-Langenhain','Hessen'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PM1oua0yKL','Allstock AG','Adrian Elvedi','','','kundenservice@allstock.de','','Schwerzenbach','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PMMCSKTmQB','KFZ-TEILE-VERSAND','Herr Rabanser','','','webmaster@kfz-teile-versand.de','','Pfaffenhofen a.d.Ilm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PooGUSJoMP','musik-paradies.de GmbH','Klaus Widorski','','','info@musipa.de','','Mettmann',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pos1Oe2oYT','Edelstore Meilando','Melanie Stuck','','','info@edel-store.de','','Wietzen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('poWcOmRqqB','STEFFI TOYS','','','','info@igel-max.de','','Würzburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ppXOTlK4b0','HAWELKA-TRANSFORMATION','Werner Hawelka','','','design@hawelka.de','','Worms','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pqCGC7voMr','Alveola','Gabi Buhren','','','info@alveola.de','','Pfalzfeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pQosoq2YGp','','Reinhard Nödler','','','info@dvd-aktiv.de','','Großalmerode',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PqUik1Jwux','ASV-Shop','Enrico Ehrhardt','','','Webmaster@ASV-Shop.de','','Auerbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pQuscabAgf','ISP Marketing','Tanja Jakob','','','redaktion@onlinesecondhandshop.de','','Schnellbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PRTwrDMVtN','Mobilteam Unna GmbH','Klaus Nolde','','','info@mobilteam.de','','Unna','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pS9emG65KB','conjoin media group','Holger Weser','','','mail@direktFAN.de','','Jena','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ptBCjHgjzT','Prunner-Vereinsbedarf','Alfred Prunner','','','info@prunner-vereinsbedarf.de','','Moßbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pUmUoMxiM0','conjoin media group','H. Weser','','','mail@direktFASHION.de','','Jena','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pvBKrLgTJ4','efftop.de anneliese freund e.Kfr.','Anneliese Freund','05105 5894-20','05105 5894-50','service@efftop.de','','Barsinghausen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PVjCd07vjF','Die Kartenkiste','Petra Jänsch','0203-7981877','','PJ@kartenkiste.de','','Duisburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pVvqdZ52fv','Martina Vogel CAD Technik','Josef Vogel','','','vogel-cad-technik@t-online.de','','Markt Wald','Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pwgWG7fs38','Scandi-design Einbauspülen GmbH','Herr Gaca','0511/3524609','0511/3523276','gaca@scandi-design.com','','Hannover','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pWuMGIR3Kh','Bentrup-Versand','Torsten Bentrup','05254/942929','05254/942930','info@feine-idee.de','','Paderborn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pXBMtrO6fJ','Dessous for You','Frau Schneider','08141-356574','08141-356574','info@dedssousforyou.de','','Füstenfeldbruck','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('pXjghbu6zB','Daeumling Kinderfachgeschaeft','Thomas Nehrenberg','','','daeumlingtreis-karden@t-online.de','','Treis-Karden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('PyY5QczKIN','INDUSYS GmbH','Herr Wolfgang Heider','','','heider@speichermarkt.de','','Lüdenscheid','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('q1Evy5dkcs','','Herr Weinert','03573 796104','','feuerwerk@surfeu.de','','Sedlitz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Q1S0Ygv9oE','Kunstgriff','Herr Kleeb','','','kunstgriff@scheins.de','','Aachen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Q28xDfgLhC','e-kontor.net','Monika Hilbrink','0221 / 340 36 44','','info@e-kontor.net','','Köln','Deuschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('q2TNnlAb4w','Eurosian Reisen','Andreas Schulz','','','eurosian-reise@t-online.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Q3Y07ohy7O','ABC SPORT Food & Sportswear','A. Lorke','','','info@abcsport.de','','Vaterstetten','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('q4XF22cpfs','ABWasserspartechnik','Sven Hänichen','','','kundenservice@regenwasser-systeme.de','','Oranienburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('q53TGmLoaO','','','','','info@helmut-singher.de','','Aachen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('q5ib7uPKmQ','','Günther Kraus','','','service@123rush.de','','München',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('q6BLxBS2HU','sportscheck.com','Serviceteam','','','service@soprtscheck.com','','Unterhaching','Deutschland, Österre'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Q7s23MViIE','offerix.de AG','Ralf Becker','','','rbe@offerix.de','','Rostock-Kessin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('q8hvZdmtNG','ACV Software','Franz Josef Rappold','','','f.rappold@acv-software.com','','Graz','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Q8tLVxSrrs','Westside Surfing KG','Oliver Nolte oder Jost Henkenjohann','','','info@snow24.de','','Düsseldorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('q976QADS7y','Pro Aktiv','Birgit Jacobs','','','proaktiv@gmx.de','','Neu Wulmstorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('q9qPiwxK3U','Onlineversand Hanke','Lothar & Helga Hanke','02238 945256','02238 945255','kontakt@onlineversand.hanke.de','','Bergheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('q9uVOuF1O1','Scuba + Apnoe Shop Linseisen','Stefan Linseisen','','','service@2dive.de','','Dietersheim','GE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Qa7F1chqQ5','Real World GmbH','Kundenservice','','','kontakt@realworld.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QbnjXNCVZe','COOK Outdoors','Jan-H. Thalmann','','','info@cook-outdoors.de','','Verden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QbTl4BmDPE','Weingut Otto Schwindt','Michael Schwindt','','','Michael.Schwindt@weingut-Schwindt.com','','Weisenheim am Sand','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QcUz5Gf7YO','Gerling.de','','','','','','Köln',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QDR8nByFxU','Tasch & Polzer GbR','Tasch & Polzer Telecom-Fachhandel GbR','09131-480981','09131-480982','info@phone-discount.de','','Erlangen','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Qe9HQy8y3k','','Heike Ziller','','','mike.ronnisch@eplus-online.de','','Berlin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qFBJvVkPbe','','Neti-Shop','','','info@neti-shop.de','','Steinfurt',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QFJnhRS0Be','','Martin Muskala','','','martin.muskala@t-online.de','','Rellingen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qFV8ZZIbD9','APPLEWOODS-Regensburg-Naturkosmetik','Brem','0941/56 76 390','0941/56 76 390','info@applewoods-regensburg.de','','Regensburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QGkpUk8YCA','Net- Eyewear','Andreas Poll','08241- 919712','08241- 919712','service@net-eyewear.de','','Wiedergeltingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QgSriOVk3A','SiliconGear','Michael Hübner','030 / 330 01 40 0','030 / 330 01 40 2','info@silicongear.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Qh6xnJuDVQ','BRAUN Computer & Software Engineering Gm','Michael Munk','','','braun@braun-computer.de','','Rauenberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qhh4Jn54la','','Riehl Stefanie','08652/948098','08652/948099','info@allsana.de','','Bischofswiesen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qHpX62wL4K','Home Sweet Home GmbH','Thomas Weber','','','t.weber@scarp.com','','Frankenthal',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qhrDp0AtZw','Green Connection','Anton Kraiss','','','webmaster@weizengras.de','','Oberschwarzach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QiQfO3dwIK','Bender Elektronik','W. Bender','','','info@bender-elektronik.de','','Darmstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QIQHYmjYka','Gebr. Vöpel GmbH','Gebr. Vöpel GmbH','02351 / 71475','02351 / 786469','info@schotters.de','','Lüdenscheid','Deutachland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QJjdtZs0JY','SNOW-HOW! Ski & Snowboards GmbH','Dirk & Reent Iserlohe','','','mail@snow-how.de','','Lingen (Ems)','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QJPdxXGbvQ','Atelier am Meer','uwe stomberg','04922990555','','webmaster@atelier-am-meer.de','','borkum','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qJvRlrSpL1','Kunsthandel-MV','Rainer Proch','','','info@art-antique.de','','Groß Niendorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qJXDXj5rt1','Sexshop Kobe Tai Toy Company','Juergen Friedhart','0611-3368890','0611-3368899','service@kobe-tai.de','','Wiesbaden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qKwdAKVScm','L & P Internetversand GmbH','Karin Lerley','','','Info@playfactory.net','','Hamm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qlv00H9h8m','Gabotex VIP GmbH','Kundenservice','','','info@gabotex.com','','Lüdenscheid','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QMiX3KDUSu','Wildgoose','WildGoose','','','info@wildgoose.de','','Stettfeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qnblFtGLpo','','Kharkan','01729281717','','kharkan@minanet.de','','Bonn',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QnBZpHyjHY','Goldstation.de','Michael Gold','','','kontakt@goldstation.de','','Elmshorn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QNfr0bqvjC','AC-Foto Handels GmbH','Ingo Burger','0241 30007','0241 24608','info@internet-foto.de','','Aachen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qPBTBj5PNG','Catlike.de','Herr Arendt','089-3193936','089-3196341','arendt@catlike.de','','Unterschleissheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qpDXrjWnhS','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','','Zwota','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qPNTF8IlH5','Kaminbesteck-Versand Brigitte Weber','Michael Weber','','','Info@kaminbesteck-versand.de','','Kreuzwertheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qPvr8D9Lxe','Schuh Keller','Herr Keller / Herr Leist','0621-511294','0621-513208','info@schuh-keller.de','','Ludwigshafen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QqqF7Mds1K','A&V von Bienenprodukte','A&V von Bienenprodukte Inh.Edward Walter','','','info@bienenwachskerzen.com','','Faßberg OT Müden/Ört','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qrB0VpM8ru','Alveola','Gabi Buhren','','','info@web-kreativmarkt.de','','Pfalzfeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Qrbr6Xkthi','','Ralf Kirchberg','','','webmaster@geschenkekeller.de','','Dingelstädt',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QS1tQqJ9YC','Netpool Shop','Armin Burkart','','','info@friseur.com','','Gaggenau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QsGvqGF3MK','Baumgärtner & Kersten GbR','Daniel Baumgärtner','','','info@fankaufhaus.de','','Radefeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Qsor5YfkCW','Pink Tonträger Prod.- und Vertr.-GmbH','Elisabeth v. Magassy','','','info@pink-tontraeger.de','','Staufen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QTdr00SL6S','HAARSTUDIO NORBERT LUTZ','Norbert Lutz','','','lutz.norbert@t-online.de','','Mannheim','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qUADC32gSe','Rehländer Communications','Herr Rehländer','','','rehlaender@rc-shop.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QV2Bxp5Xn7','Kallisto Webservices','Gerhard Schönefeld','036083 40777','036083 40778','kontakt@forst-gartenmarkt.de','','Heiligenstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qW5r5i4qMw','the-free-team.de','Donald Miericke','030/94519376','030/94519376','d_miericke@dmtw.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QXNtZ0gdXw','AMERICAN LIFESTYLE','Brigitte Wittig','','030-76007611','info@american-style.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('qycBuUPCu5','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Parfumworld2','0700/ 48 48 2000','0700/ 48 48 3000','info@parfumworld24.de','','Rastatt','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QyM0IQ4Em5','go online AG - Konrad Scheja','Kundenbetreuung','06048 - 95 05 44','06048 - 95 05 42','info@artre.de','','Maintal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QzBXv6STZ9','KAISER+KRAFT GmbH','Service','0180 / 5 25 49 85','0180 / 5 32 81 81','service@gaerner.de','','Stuttgart',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('QZzV4DQvNg','Fleischer Hard- und Software','Knut Jacob','','','kjacob@hardware-shopping.de','','Henstedt-Ulzburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('r0porxcdJP','Kartenhaus','Stefan Bügel','','','service@kartenhaus.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('r1msYcPuAh','ACI Service & Vertriebs GmbH','Sven Markfort','','','info@buchshop2000.de','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('r2haVlYzdz','KINDERKRAM Inh. Sylvia Kunert e.K.','Sylvia Kunert','05145284141','051458324','service@kinderkram-lachendorf.de','','Lachendorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('R2tYDRgDTl','Axel Franke','Axel Franke','','','asiatee@teekauf.de','','Köthen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('R2v9vRe2HR','Kranholdt Handels- und Vertriebsagentur','Kim Kranholdt','','','kkranholdt@kranholdt.de','','Wöllstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('R5oOWMHwwR','Future Space GmbH','Alois Hefter','0611-3368710','0611-3368711','futurespace@web.de','','Wiesbaden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('r6dGbREhZl','Kondomshop-fun Erotikmittel Versand','Jenifer May','','','info@dildowelt.de','','Heinsberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('r7u7uA0koB','Cinemagic Heimkino GmbH','Alexander Rivinius','','','cinemagic@cinemagic.de','','Nürnberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('r8rMBbIvNz','ISP Thiel-Marketing','Henning Thiel','','','info@traumbau.de','','Schnellbach','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('r97im7XiSp','Buddhaland','Christian Kopfer','0611-98 82 783','0611-98 82 784','info@buddhaland.de','','Wiesbaden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rAiIgOxIYb','OTAS GmbH','Frank Ristau','','','ristau@otas.de','','Schortens','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RAk9Wklyy8','PFAHLWEB Internetdienstleistungen','Michael Pfahl','04182/289495','0721/151420137','kontakt@rabattfinder.com','','Tostedt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RayAQQFqo4','OrientLights','Frau Basyouni','','','bestell@orientlights.de','','Buchholz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RBb9Vl9dVJ','Bett und so...','Gloria Schumacher','','','anuns@bettundso.de','','Wesel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RcmSIC2Oct','Stoffhaus Kepper','Uwe Kepper','','','info@stoffhaus-kepper.de','','Herborn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RDnyFL1zH6','BWCS Ben Wiedenhöft Computerservice','vifo.de','','01805-2927329','info@vifo.de','','Markranstädt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rEcmaMFYwR','Gabartas Werbemittel','Roswitha Gabartas','','','europrom.gabartas@t-online.de','','Wetter','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rEeSsudQKL','kinokasse.de AG','Membercenter','06221-13759-0','','membercenter@film.de','','Heidelberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Rei3CU67QL','Exposa GmbH','Herr Dreyling','02271-66616','02271-66673','info@exposa.de','','Bergheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Reu3GIJEI0','Lührmann Elektronik','Ulrich Klinkenberg','','','funkmelder@sprechfunk.de','','Gummersbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rF2E6nszBh','alfda handels-GmbH','Angelika Sielmann','','','verkauf@alfda.de','','Bergheim','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rFhIfRU2x6','Cinemabilia.de','Das Cinemabilia.de Infoteam','','','info@cinemabilia.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rG3egMBKUt','ANANDAM-Klaus Wengel','Klaus Wengel','','','info@anandam.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Rh4Urd16VX','Franz Ostermeier GmbH - www.der-bayer.de','Verkaufsabteilung','','','info@der-bayer.de','','Geiselhöring','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rhBItJy02b','Musikkeller','Günter Furtenbacher','','','info@musikkeller.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rhnSr0Ippt','Safimports e.K.','Roland Fischer','','','roland.fischer@safimports.de','','Bad Abbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rhZQpbAdrr','Kosmetikshop Annette Bürger','Frau Annette Bürger','0361 2601904','0361 2601905','info@kosmetikshop-buerger.de','','Erfurt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ri3oc3Vcul','Eccoshop','Guido Baar','','','info@eccoshop.de','','Potsdam','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RiAYOyXsCF','Allstock AG','Adrian Elvedi','01 825 61 62','01 825 45 52','webmaster@allstock.de','','Schwerzenbach','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ricGgqxE3v','Marquardt GmbH','Dieter Marquardt','03338 2023','03338 755450','marquardt-gmbh-bernau@t-online.de','','Bernau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rJ8YJ4sd4d','HomeRun Records GmbH','Kenfenheuer, Spiekers, Mikelic, Weyand','','','support-team@homerun.de','','Willich',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RjVSHhWtrL','Kübler GmbH','Saladin','','','information@gartenshop-online.de','','Leimen-St. Jlgen','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rkAim16MaN','1a reisen','Erwin Haecker','','09376-99931','info@1a-reisen.com','','Collenberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RkgyUWLUUr','Bensching Online','','','','','','Karlsruhe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RMcEwgfW9v','Solarienvertrieb Beauty Sun','Herr Bayik Izzet','','','Izzet.Bayik@asamnet.de','','Weiden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RNhcHb50NF','Mueller-Musik-Binz','Klaus Mueller','','','mueller-musik-binz@t-online.de','','Binz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rnT7NhWBrH','Aloys Cormann GmbH','Daniel Cormann','02394/2429716','02394/1659','daniel@cormann.de','','Neuenrade','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ros3sgviC0','TelMo-Versand','MaxiShop.de','','','info@bergholz.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RpTCFbsHfj','Tee, Exotik und Natur','Wolfgang Pohl','','','gudrun@tee-exotik.de','','Weißwasser','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rpTGFBolnX','Mittelmeerbasar.de','Petra u. Peter Mai','05551-67466','05551-919331','Kontakt@mittelmeerbasar.de','','Northeim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RPzQZ2qFl6','DVD Beran Gbr,','Dirk Beran','+49 5251 876 0 504','+49 5251 876 0 505','info@dvdhandelberan.de','','Paderborn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rQ1iIeNse4','MABUHAY - Asienshop','Berthold Ernst','','','mabuhay-asienshop@t-online.de','','Weilheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RqaG3OTkCt','Silverland','M.Braunshausen','0421-78555','04207-2000','kontakt@silverland.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RQGkKg69Kz','SunWare GbR','Wolfgang Stigler','','','consumer-eshop@sun4you.de','','Aalen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rQOgM3hMap','Gothic-Shop by mw-store.de','Service','0203 / 26846','0203 / 26847','info@mw-store.de','','Duisburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rS3K1CLGEl','Unternehmensberatung Walter Renn','Walter Renn','','','info@w-renn.de','','Heiden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RTrm80OTff','Fahrradkeller Rombs','Alexander Rombs','','','info@fahrradkeller.de','','Nürnberg','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rTtaFXUjR2','Equinox Verlag und Versand','Frank Cebulla','','','versand@equinox-net.de','','Jena','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rTXip07XP8','TheBarkeeper','Herr Fabian Schramböhmer','','','info@the-barkeeper.de','','Neustadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RUiSgeh5kN','Tims Surf & Radelgarage','Tim Stern','','','info@surf-radelgarage.de','','Filderstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RuQM1gDS1T','','Daniel Orth','0800 1653546','030 9989609','daniel.orth@web.de','','Eiche','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RUqUiwXwWh','Musikladen','Jürgen Schlöffel','026224344','4783','jschloef@abo.rhein-zeitung.de','','Bendorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RvdkDLuvbh','BBT Bürotechnik Schulze & Schulze oHG','Herr Markus Schulze','030 341 30 13','030 342 76 01','m.schulze@bbt-online.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RvTo6fwvLr','apotheker bauer & cie','stefan bauer','','','apoba@duftlampen.de','','münchen','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rvVorh5bJn','ACI Service & Vertriebs GmbH','Sven Markfort','','','info@partnerprogramme2000.de','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rW1Yk7ry1b','kika','Fr. Hartig','+432742 805 1545','+432742 805 58','info@kika.at','','St. Pölten','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RwEsm9h1Un','DanFun Ferienhausvermittlung','DanFun Ferienhausvermittlung','','','info@danfun.de','','Witten','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RWMC7kriiN','Fundgrube','Heike Wunderlich','','','info@heikes-fundgrube.de','','Mönchengladbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('RxFILJWFlR','Sportgeräte & Messtechnik Ulrich Fehr','Ulrich Fehr','','','info@spomess.de','','Bad Dürkheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rYq1qIn7ot','','Robert Knippler','','','lr-knippler@gmx.de','','Schmitten',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('rYSM3yz97v','EMK','Olivia vom Bienwald','','','bestellung@peepshop.de','','St. Ingbert','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('S0xx0xQb0I','Babyausstattung Wencke Rathsack','Babyaussttattung Wencke Rathsack','08762-727837','08762-727836','bestellung@babywaesche.info','','Berglern','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('S15JYUBssc','Personalisierte Bücher - Druck & Versand','Johanna Tux','07024/54973','','tux@kinder.freund.de','','Wendlingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('S1cBAg6MOo','Villa Kinder Bunt','Andreas Herrenkind','039201/62028','039201/62027','kontakt@villakinderbunt.de','','Wolmirstedt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('S1MpcEt9Ey','Bremer Ratskeller GmbH','Uwe Scholz','0421-337788','0421-3377878','ratskeller@ecom-bremen.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('s26B2TuXRW','Flying Kiwi Media GmbH','Judith de Jong','0461-5700818','0461-5700828','info@flying-kiwi.de','','Flensburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('S35ls3NAUO','Mi-De-Na - Dessous','Monika Scheunert','','','mi-de-na@gmx.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('S3AxeoR9Es','whatsup24','Till Mertens','','','Till@whatsup24.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('S9OLCktQQc','','Herr Schäfer','036075/60633','036075/62376','info@redzac-shop.com','','Dingelstädt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('samPKSrWqS','HEKO Küchen & Wohnmöbel','Herr Kontek','','','mail@moebel-shopping.de','','Loffenau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SaqFA3N35w','Rödel Dödel GbR','Gerrit Koch','','','info@roedeldoedel.de','','Isernhagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SB4nzjOVHo','AstroEsoterik Shaman','AstroEsoterik Shaman, Frau Berger','','','Shaman@t-online.de','','Hagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SBdjtlsJZu','Stilleben Inneneinrichtungen','Konrad Trautmann','03 61 566 44 36','03 61 789 12 03','info@stilleben.de','','Erfurt','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('sbtjX8S6Jo','Dresskids','Constanze von Miquel','02631-957124','02631-957125','info@dresskids.de','','Neuwied','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SCgree0OsE','La Culinaria GmbH','Ronald Iblacker','','','info@la-culinaria.com','','Ramsen','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('scWxgWL3ks','Schmuck Friedrich','patrick schuster','06786 7134','','info@schmuck-friedrich.de','','Asbach','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SdHDjzYB8K','Danner Outdoor Camping Kanusport','Karl Danner','','','info@outdoor-danner.de','','Simbach bei Landau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SDhf8jCBX5','MofaShop','Luise Habig','','','info@mofashop.de','','Bonn','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('sDLvj6otNq','','Lohmaier','','','info@lohmaier.de','','Nürnberg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SDVhzt7XJC','Tietböhl Heizung/Sanitär','Herr Tietböhl','','','webmaster@heizung-sanitaershop.de','','Basdorf',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SE5r9qviAg','Bonner Camping Freizeit Shop Heinz','Ralf Heinz','','','anfrage@camping-heinz.de','','Bonn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Sec8S7t3Ae','EDG. European Designers Group GmbH','Shop Team','0351 - 810 78 60','0351 - 810 78 69','shop@european-design.de','','Dresden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SeOZ1qX5Ci','Bellmanns Marketing','Heinz - Dietr Huckel','','','info@huckel.net','','Neuenhaus','Deutschlan'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SFJDnLuRTk','Kämpf Mobilfunk','Hans-Dieter Kämpf','','','anfrage@mobilfunk-vertrieb.de','','Offenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SGcLoUfoyu','LittleStore','Erwin Rungelrath','02152 - 91 23 83','02152 - 51 95 74','service@littlestore.de','','Kempen','Deutschland/NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('sgqjSEhk3o','AstroEsoterik Shaman','AstroEsoterik Shaman','','','Shaman@t-online.de','','Hagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('sguBuuZIwq','','R. Berlinger','','','info@outdoorinfra.ch','','Trimbach','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Sh8PXNGXVw','Body Perfect Fitness-Shop','Stefan Hübel','','','news@body-perfect.de','','Troisdorf',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SI7HW5LIEG','ACI Service & Vertriebs GmbH','Sven Markfort','','','info@market2000.de','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('siE0skxmuq','TACKER FILMGmbH','W.Dresler','','','info@tackerfilm.de','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SJBJr2QVb9','home-store.de GmbH','','','','info@home-store.de','','Grafschaft','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SjJLj2Oltc','AlphaSoft','Bettina Schott','','','Bettina.Schott@trueterm.de','','Kornwestheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SkAtCSdUig','Toy Spectrum','','','','','','Lichtenstein',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SKEl9sXoEm','Atelier Riefers','Ursula Riefers','','','ursula@riefers.de','','Krefeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SKuzckpIwq','Kappel-Service','Ricardo Kappel','0 22 24 - 98 68 59','0 22 24 - 98 68 61','tc@k-a.de','','Bad Honnef','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('slh6ZXaL27','Schmuckecke','Michael Hictaler','','','info@schmuckecke.de','','Sankt Augustin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Sllj0naRrq','KESYS AG','Matthias Schmidt','','','service@weblingerie.de','','dresden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SmcnmkBSiC','Atrada Trading Network AG','Customer Care','','','info@atrada.de','','Nürnberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('sMu0YEDOSq','Lost Versicherungen e.K.','Michael Lost','','','info@lost-versicherungen.com','','Tornesch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('smUrCOVeMM','Haarstudio Norbert Lutz','Herr N. Lutz','','','norbert@ihrhaarstudio','','Mannheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('sn0VHril8o','','Ralph Gärner','','','office@datagraphix.de','','Berlin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('So5tmsjkG9','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','','Zwota','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('soAV79pCIA','LightOffice','LightOffice Info-Service','0180-LIGHTTEL','0180-LIGHTFAX','info@light-office.com','','Winterbach','GERMANY'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('sOOfE5bYYa','tomek & stahl Gbr.','thomas stahl','0711-4599423','0711-4599424','stahl@handyteile.net','','stuttgart','germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('spLfRVOplK','Automaten und Kondomservice','Herr Müller','03334/212597','03334/289699','service@kondom-versand.de','','Eberswalde','Brandenburg'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Spv04LGn8g','Spirushop','Erich Framke','02154 - 80183','02154 - 80183','info@spirushop.de','','Willich','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SpzrR6QVnW','','W.Rettert','','','info@royalbijou.com','','Weil am Rhein',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SQkvqAPo1G','absolut Xzenario E.M.Hente','','','','xzenario@t-online.de','','Sehnde','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('sQMTci4Ik3','VERLAG Lee Traynor','Lee Traynor','','','traynor@skeptic.de','','Rossdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('sQQNM9zYok','Orangeblue GmbH','Christine Jüttemann','03691 882316','03691 882317','service@orangeblue.de','','Eisenach','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('sqWzAgLW9c','w.larsen','Werner Larsen','','','wlarsen@isis-urania.de','','Schneverdingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('srBfN8aTto','Fittrade','Daniel Hüsler','','','webmaster@fittrade.ch','','Zumikon','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SRHpbZitFo','ISB Internetberatung Stuttgart GmbH & Co','Caroline Bauer','0711 696 00 26','0711 69 13 42','info@isb-gmbh.de','','Stuttgart','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SrHxrFKxBi','Tebtron Electronic e. K.','Tebtron Electronic','','','info@tebtron.de','','Dresden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SRL6rHeNdA','Millennium Computers','Vetrieb','','','info@schnurlos.com','','Gundelfingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SsmT5wv1mW','Cetiner + Partner','Kundenservice','09122/634321','0721/151475442','kundenservice@cetiner.biz','','Rednitzhembach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SsOzYaLmQK','Euromedia-Verlag','A.Kind','','','webmaster@wetterhaus.de','','Schlitz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SSsnIu07WQ','ASV-Shop','Enrico Ehrhardt','','','Webmaster@ASV-Shop.de','','Auerbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('suCLGYvaQ1','Holz-Fichtner','Reiner Fichtner','','','info@holz-fichtner.de','','Bayreuth','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SUQZO5He59','12inch.de','Fedor Sigel','0711-763565','0711-763566','mail@12inch.de','','Stuttgart','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SuSHUuXuiS','Humidor-Deluxe.de','Fimmen','0681-9104994','siehe online-shop','anfragen@humidor-deluxe.de','','Saarbrücken','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Svdpl4qff9','','PM-International','','','vertrieb@pm-international.de','','Hamburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('svHB6HyzlU','MEMMEL GmbH','Tanja Behr','','','behr@uhrenparadies.de','','Schweinfurt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('svj6pLEVHi','Compaq Schweiz (GmbH)','Cucuz Sascha','','','sascha.cucuz@compaq.com','','Duebendorf','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('sWEneifA5a','galerie david','sonnak','+49 521 179233','+49 521 139977','davidgal@aol.com','','bielefeld','germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SwwbWWpWkM','ARTWELL','C. Schneider','','','info@artwell.de','','Michelau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SxXrrvC8NS','my-internetshop.com','Marko Mrugalla','07 00/ 30 50 50 00 (','07 00/ 30 50 50 00 (','info@my-cardshop.com','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('syAFwSXOs7','Bailoni & Bischof OEG','Michael Bischof','','','webmaster@sexplosiv.at','','Frastanz','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SYqx3Ehmw5','Rosa Rot GmbH - Niederlassung Innsbruck/','Rosa Rot Versand Österreich','','','info@rosarot.at','','Innsbruck','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Sz2pXRC0ZI','GERHARD GABER INTERNATIONAL','Michael G. Gaber','+32 87 27 51 45','+32 87 27 57 75','pcinfo@the-elephant.com','','Koeln','Deutschland + Belgie'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('SzbxPRGlB7','AQUA MARINE DIVINGCENTER S.L.','Leo Klein','0034-971-674376','0034-971-674493','amd@aqua-marine-diving.de','','Puerto Andraitx','Spanien/Mallorca'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('sZzf0XqTd1','Bitss','Torsten Seitz','','','bitss@t-online.de','','Marienheide','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('t06sJhg6jV','Holzenplotz GbR','Marcel und Jean Pierre Weiss','09281/3708','09281/3708','webmaster@1001-Geschenke.de','','Hof','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('t0Du8rCDhB','Schloss-Apotheke','Bernd Gatting','06382-270','06382-1399','GattingSchlossApotheke@t-online.de','','Lauterecken','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('T0LMHTyFxd','Falki Pictures and Design','Stephan Wuethrich','','','falki@falki-pictures.com','','Binningen','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('T11S3gjkwv','','Bassam Isoli','','','info@skulpturendesign.de','','holzminden',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('T2rO0hi0bN','1A Volkskunst aus dem Erzgebirge','Germar Geiler','','','geiler@erzgebirge-sachsen.de','','Freiberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('T5koKunS1T','Thüringer Lädchen','Andreas Lahey','','','info@engelwelt.de','','Erkelenz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('T6bmjZml6b','MK - Wirtschaftsdienst GmbH','Rolf G. Wilmink','02391 / 3945','02391 / 3706','office@mkw-security.de','','Plettenberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('T6jYFFgNb0','Angelsport Axel Berger','A. Berger','','','info@angel-berger.de','','Pulsnitz','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('T7uQsqfaul','Scheier GmbH','Hans Scheier','','','armyshop@aon.at','','Feldkirch','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('taAEuylyiV','Groborz/Pietzka GbR','Dipl.Ing. W.Pietzka','','','Service@anglermeister.de','','Krefeld','Deutschland, NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Tac9590C1f','VOGTLINE.COM Online-Verand','Michael Sobkowiak','','','info@vogtline.com','','Zwota','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tAyiUKlwOX','TTJ Versandhandel','Thomas Staudt','02173/856071','','shorty210@gmx.de','','Leverkusen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tb8KRjG6Nn','','Iris Willecke','','','iris.willecke@kunsthandwerkerportal.de','','Herford',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tBHkfvwTnn','Faboro Enterprises AG','Vertrieb','','','info@domino-watch.ch','','Zuerich','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tcCuG5neKh','Stauden Junge','Matthias Großmann','','','info@bluetenblatt.de','','Hameln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Td4qdj1VLB','','Heinz Merscher','','','Heinz.Merscher@abisco.de','','Bobingen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tDboZnaVxR','TIBBB Ing. Büro Rheda- WD','T. Bröhl','','','vertrieb@tibb.de','','Rheda- WD','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TdJcHd5ZDX','ConnectionS','Walter Maar','09122632566','09122632567','walter.maar@tkakademie.de','','Nürnberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TdxYbhotJJ','soleo Medien & Vertriebs GmbH','Benno von Ehr','02151/5189536','02151/5189534','bestellung@soleo.de','','Krefeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Tek9sCvSQF','kidsroom.de','Diana Jaekel-Hau','+49(0)36965 - 61871','+49(0)36965 - 61872','info@kidsroom.de','','Stadtlengsfeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TfVILl5Nnd','Bräuning GmbH&Co.KG','Thomas Bräuning','','','Thomas.braeuning@kolonialantik.de','','Hünfeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tg9KqIpC5P','J.K. Internet','Jakob','03675-401040','03675-401041','info@Korbpool.de','','Sonneberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tgI9EQ01cl','Hobbycreativ','Hr. Hieske','','','webmaster@hobbycreativ.de','','Frankenthal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TGs7MwXs98','Walter Haunold','Walter Haunold','','','office@love-onlineshop.com','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TIwgI9HcoV','Wolfgang Mayer Gold und Platin Kettenfab','Stefan Mayer','07043-33130','07043-33242','info@wmayer.com','','Knittlingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Tj0MZTahz0','Internetvertrieb stockfisch.de','Serviceteam Stockfisch','','089-244333113','service@stockfisch.de','','Friedrichsdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tjLIDFQhNR','SysBera GmbH','Carport Hotline','04203 / 78 58 06','04203 / 78 58 15','info@sysbera.de','','Weyhe','Deutschland, Niederl'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tjNCPtqz4R','Die Circuskiste','Andreas Kleffmann','','','webmaster@diecircuskiste.de','','Wuppertal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tkMQ5izg56','US-SHOP Rumpf','H. Brandt','','','Service@us-shop.com','','Dortmund','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TKMSocjiq2','','Ralf Weber','05352/909524','','ralfmann@onlinehome.de','','Schöningen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tLBcp6IfXv','ron-meyer.de','Ronald Meyer','','','Anfrage@ron-meyer.de','','Heilbronn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TLt7nl5bdl','Corporate Technologie Systems Gesellscha','Vertrieb','','','vertrieb@cts-computer.com','','Herten','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TlXqVdYddl','Globetrotter Ausrüstung','Michael Buchholz','+49 (0)40-67966-101','','Michael.Buchholz@globetrotter.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TMUmSSfmGt','\"Seide-mehr\"','Gehrsitz Tanja','','','seide-mehr@online.de','','Himmelstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tNFM6bkzrD','gayforum.de AG','Alexander Schwab','','','aschwab@gayforum.net','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tNFszB7lHR','Flohmarkt-Shop','Silvia Liebenow','06127-967436','','yava@gmx.net','','Niedernhausen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tNRw8zkrhN','VLS Verlag für pädagogische Lehrmittel u','Brundhilde Lehmann','','','info@kk-software.de','','Gerolzhofen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ToSuwMZY74','','Redaktion Online Snowboard Magazin','','','info@snowboarden.de','','Planegg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('toy7IupOQR','Niebling GmbH, Hunting & Outdoor','Fr. Thümmler / H. Niebling','','','info@niebling.de','','Burgbernheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TPziJNSRp6','Cotton Cottage','Peter Valent','','','p.valent@cotton-cottage.com','','Gunzenhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TqogAufWK2','akbulut-karsli GbR','Herr Karsli','054160079005','054160079006','bk@fonmarkt.de','','Osnabrück','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TQWYOQvq3Z','RPF Online GmbH','Johann M. Heinzmann','(09831) 50 00 -0','(09831) 50 00 50','info@automechanik.de','','Nürnberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tQYk7KBEwn','Luis Blank','Luis Blank','','','Meister@Juwelier-Blank.de','','Vilshofen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tRJ5x6kvjh','www.wohnen-mit-stil.de','Angelika Gude-Weinand','02682/968317','02682/967299','wohnen-mit-stil@web.de','','Pracht','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('trngtXE2xn','STRATMANN GmbH','Jörg Wengoborski','+49 (0)5231-92686-0','+49 (0)5231-92686-50','service@segelservice.com','','Detmold','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ts3ooCt9Ux','Schmuck-Profis','Frau Heinbuch und Herr Wohlfahrt','','','Post@Schmuck-Profis.de','','Eppertshausen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TSAKYmpUyl','DERMA-PRO-NATURA Int.','Herr Fischer','','','info@derma-pro-natura.de','','Annweiler','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tsEkMQBwqb','Esters GmbH','Heinz-Peter Esters','07031 220506','07031 228387','info@uhrcenter.de','','Böblingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TSEmOoLKER','','Heike Kudjer','08171-340058','08171-340059','kudjerbaer@aol.com','','Geretsried','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ttnkjlubJD','The Store-Company','stefan lindauer','','','lds@online-club.de','','Duessldorf','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TTVad0CvFR','','M.Richter','','','info@di-kerzen.de','','Zeithain',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tuCecwNAAz','MediterranDesign GmbH','MediterranDesign GmbH','','','newvision@t-online.de','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tukUSgpYIX','Zooartikel.de','Jana Mahlke','','','info@zooartikel.de','','Teltow','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tUmqgu0OOX','','Markus Peukert','','','mail@bediab.de','','Tauberbischofsheim',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tuqSI1BAiP','','Michael Gajdosch','','','webmaster@kaufzentrale.de','','Altenstadt',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TV8e0l70Lv','Hirschfeld-Schwimmbadtechnik','Hirschfeld Kl.-Dieter','03445-777961','03445-704144','info@hirsch-feld.de','','Wetterscheidt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tvDqjtkP40','Ihre Reiseagentur','Elke Rodius','','','Reise@Rodius.com','','Taunusstein','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TVjIT6y8lt','Active-Body','Peter Schweitzer','','','webmaster@active-body.de','','Ehringshausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TvpibhmFPd','Toy-Versand','Toy-Versand Team','','','anfrage@toy-versand.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TvpKZRiZjz','','Hans-Ulrich Thielecke','033398-91669','033398-90210','chef@tiershopping.de','','Freiberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('txN5bLMjvp','BookKiosk.de GmbH','','','','info@bookkiosk.de','','Sinsheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tyA5KK6MeJ','EDV-Systeme César GmbH','Matthias Kuske','','','m.kuske@edv-systeme-cesar.de','','Köln','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TyigUaXGI4','Jumboreisen GbR','','','','','','Wittenberg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('TYo5UepUg4','Dibella GmbH','Hellmann','','','hellmann@dibella.de','','Bocholt','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('tyo5us29AH','ISP Marketing','Tanja jakob','06596 900- 568','06596 900- 569','redaktion@onlinesecondhandshop.de','','Oberstadtfeld','germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('u0zzT6c4p1','Markanto GbR','Sven Vorderstrase','0221/135059','0221/120149','info0@markanto.de','','Köln','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('u19V3kVEqW','Biokunst','Roman Poczesniok','','','office@biokunst.com','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('U20XtxG2zu','Megasoft GmbH','Vertrieb','+49 (0) 212 3392-0','+49 (0) 212 3392-33','Vertrieb@megasoft.de','','Solingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('u2TLzPSBz7','Just-Natural','Dr. Heinrich Nemec','','','info@just-natural.de','','Gross-Gerau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('u4X644q0fm','Aktiv Kurversand AG','G. Iwersen','0180/5005431','02331/955966','info@aktivkurversand.de','','Hagen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('U5ITUUnucU','Medizinische Fusspflege Kerstin Narr','Kerstin Narr','','','fusspflege.narr@gmx.de','','Grossenhain','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('u8bfJ6EPZu','Richters Tuning','Das Tuningzone Team','','','info@tuningzone.de','','Hamburg','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('u9o8S7BiwC','Bueroexpress','Frau Stark','','','bueroexpress@gmx.de','','Potsdam','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('u9odIM25wu','R&S Gollner','Robert Gollner','','','office@handy-cover.at','','Salzburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('U9STYGrgOy','','Frank Löbbe','02307 / 9107897','02307 / 79564','info@loebbeshop.de','','Kamen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UAA8QwHw1i','','S. Tigli','','','info@bemisa.de','','.',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UB0RTxkTbc','','Gedicke, Jochen','','','gedicke@twin.de','','Huerth',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UbdfTn90do','second-hand-pc','Herr Becker','','','jochenbecker@online.de','','Siegen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uBHJtnGR03','kabelladen','W.Trumpfheller','','','info@nokia-cover.de','','Gross Bieberau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Uc7bsS8CiG','Gärtnerei Theumer','Jan Theumer','','','JanTheumer@t-online.de','','Glauchau','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uciHwa8cAI','Ernaehrungsstudio','Marianne Paul','','','m.paul@morindaweb.com','','Ebhausen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UCMLGO03sy','R-D-P','R-D-P Team','','','rditzel@rolandditzel.de','','Gelnhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uDDHFjWDNw','schallpark','christian schnettelker','0234 810 255 00','','christian@schallpark.de','','bochum','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uDVbPziDtG','smoo GmbH','Tina','','','service@rockon.de','','Winterberg','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UGyZk1Zyek','','Kundenservice','','','kundenservice@enjoytoy.de','','Zwickau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uhHTHZA0Ra','Aegerter Latin Import','Ilari Henrik Aegerter','+41 1 240 10 25','+41 1 240 10 27','info@hamaca.com','','Zürich','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uJNz2R5JdW','Der Wiener Kaffee','Coffeeshop-Team','','','info@coffeeshop.de','','Wiesbaden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ujvvbjon2C','','Herr Miccachionie','02041 181316','','info@b12hardware.de','','Bottrop',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UkgxSAhKUm','sara Service und Handelsges.mbH','Lis Vincenz','','','info@bauscouts.de','','Essen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UkIxakjemg','Wellnessartikel.net','Welnessartikel.net','0621/4296829','','kontakt@wellnessartikel.net','','Mannheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uKKNcUfyAM','Systemhaus Dipl.-Ing. Klaus Massy','Philipp Guntermann','02103 50 00 30','02103 50 00 39','animation@massy.de','','Hilden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uKUd5shISY','Marquardt GmbH','Dieter Marquardt','','','Marquardt-GmbH-Bernau@t-online.de','','Bernau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UkYrwAjqUU','Manns & Ruß GbR','Mario Ruß','','','AMR-Shop@web.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UlFXTfiFx5','AtesCom:Hard-& Software','Dipl.-Ing. Herr ATES','','','service@atescom.de','','Essen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uLTfBpCV0i','seeside.de','Dr. C. Finke','','','finke@seeside.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ulvdDRA0zS','Systemhaus Jens Hampe','Claus-Volker Selck','+49(0)4331.86 86 -0','+49(0)4331.86 86 -86','info@vselck.de','','Kiel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uMORgQByQG','','Tanja Franz','','','g.franz@planet-interkom.de','','','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uMqR3Cx9EE','ACI Service & Vertriebs GmbH','Sven Markfort','','','webmaster@kornbrennerei-boente.de','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Un6XzbAHrG','Gustav Neuser GmbH','Kurt-G. Scheible','','','info@neuser.com','','Göppingen','Deutschland- Baden-W'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('unvLPjEP6y','aquaristic.net','H. Lukasch','','','kundenservice@aquaristic.net','','Kettershausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UOenSuTO3e','CD Sp...ace e.K.','Frau Russo','','','service@cdspace.de','','Eschach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UoMDuSLWg7','Naturheilmittel Elfinger','Stefanie Elfinger','','','info@natur-heilt.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UoqtEGd3A5','Gmünder ErsatzKasse GEK','Martin Göttle','','','dsa@abacho.de','','Schwäbisch-Gmünd','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uqcbYWNe13','Gritt Förster Versand','Gritt Förster','01605814254','0721151308731','shop@abo-condome.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uQcRAULW7m','MediaSales','Ulrike Bock','','','service@mediasales.de','','Reichelsheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UqkDuujiYs','smoo GmbH','Mareike','02981-929900','02981-929904','info@kauf-rausch.de','','Winterberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UqQ4mKXYq3','Topangebot','Hans Kaufmann','','','kaufmann@yeah.ch','','Einsiedeln','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uRnd2zyL09','','Peter Thoms','03601/812503','03601/812503','webmaster@galerie-thoms.de','','mühlhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('urtf8liD8c','Agentur Brandstätter','Kajetan Brandstätter','','','webmaster@ocea-shop.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UsOHeoXk9W','Hermes-Shop','Winfried Hermes','','','hermes@hermes-shop.de','','Emsdetten','Deutschland NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UtF2HzA2tA','BRautmode-Online','Herr/Frau Bachmann','','','shopping@brautmode-online.de','','Schopfheim','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UtlHlNeln5','A-CD','Atze','','','info@a-cd.de','','Egenhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uU3JYghyEg','fastshopping.de GmbH','fastshopping.de GmbH Geschäftsbereich Handytaschen','0700/ 48 48 2000','0700/ 48 48 3000','info@handytaschen24.de','','Rastatt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uUGjqonw9O','Beauty- & Vital-Shop','Gerlinde Buschmann','','','info@beauty-vital-shop.de','','Mülheim an der Ruhr','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uUURmWNei5','evanzo e-commerce GmbH','Mehrtens','','','info@avanzo.de','','Bremen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UuUV1ozeA1','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','','Zwota','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uV6vtNY8Rm','Der Rumtreiber','Dirk Scholze','','','dirk@rumtreiber.de','','Dresden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uVBNxPa8zW','Handybude','Handybude','035243 449575','035243 449576','info@handybude.de','','Weinböhla','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uwehOADeMa','Adori AG','Kundenservice','','','Info@AdoriShop.de','','Regensburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uwGDeEFmuc','Olivia-Feinkost GmbH','Michael Aluko','030 / 789 907 22','030 / 789 907 23','Micaluko@aol.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UwQtqAroMG','','Nadja Fromm','030 9377584','0721 - 151 445270','mail@russouvenir.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ux0Hf81PNI','mk-matratzen','Manuel Kreft','05731,156604','05731,156607','info@mk-matratzen.de','','Bad Oeynhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uxJv8T12Na','INTERAKTIVES BLAU','INTERAKTIVES BLAU, Dirk Engler','','','info@druckerzubehoer.in-eisenach.de','','Eisenach','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uxJzxpOd6u','baby-shop-krueger','Claudia Krüger','05084/981759','05084/981760','info@baby-shop-krueger.de','','Hambühren','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UXNZ0twDhO','PROBIER GmbH','Frank Winkel','','','info@probier.com','','Dortmund','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UYKJyKfgCG','Bad Mitterndorf Tourismus','Seebacher Martina','','','info@badmitterndorf.at','','Bad Mitterndorf','Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('UYmh7KZYsE','AD Lampenschirme Ges.m.b.H.','Alfred Dvorak','','','hallo@hallo-burgenland.at','','Ollersdorf im Burgen','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uYq2eSrQCK','','Herr Schmidt','03685706877','','Info@laedli.de','','Hildburghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uYwP1wxqW1','der \"andere\" laden GmbH','Manfred Leitner','','','geschenke1@der-andere-laden.de','','Regensburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('uZT8xHo04y','Freudenberg Armee & Freizeitwaren','Maik Freudenberg','','','info@freudenberg-shop.de','','Zierenberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('v0hofN7fXT','Wannago Deutschland GmbH','Lorand Szöcs','089-729977-56','089-729977-77','kundenservice@wannago.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('V0z1VJklFX','Johanna Bury, Erotikversand','Hansjörg Scherer','06122588703','06122588702','Hansi@Objekte-der-Lust.de','','Wiesbaden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('V1gA3oN9af','Fitnessdome','René Eberling','03304-501833','03304-505292','kundenservice@fitnessdome.de','','Vehlefanz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('v1IYUSxAWV','Genesis Mode Vertriebs GmbH','Ercan Pekgöz','02844-900960','02844-900966','mail@genesis-mode.de','','Rheinberg','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('V285Hloffr','Scheier GmbH','Hans Scheier','','','armyshop@aon.at','','Feldkirch','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('v4fYhPiBVD','Informationsverarbeitung Michael Jeschak','Michael Jeschak','','','Info@Nostalgietelefon.de','','Schwelm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('v8dmJ0yBXp','Lebensart - Stefan Kampmeier','Stefan Kampmeier','','','info@lebensart-versand.de','','Delbrück','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('V8h1JNUn6r','Adamar Elektronik&Computer','Adamarteam','06472 / 831224','06472 / 831945','info@adamar.de','','Braunfels','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('v95W312uCd','Zoo - Hoefler','H. Hoefler','','','zoo-hoefler@t-online.de','','Nürnberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VAIig3FM5f','','klaus huck','0800 1515160','','search.dinkelkissen@doktor-klaus.de','','mönchengladbach',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vBho6HGHTh','T. Markwitz EDV-Service','Timm Markwitz','06452/5289','06452/5287','info@needful-things.de','','Battenberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vCQweAleIz','MST-Hardware4you','Marc Stehle','','','info@mst-hardware4you.de','','Westerheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vDDAZv1X2z','IS-Hamsch','Ralf Hamsch','','','mail@is-hamsch.de','','Meißenheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VDpYRhGnvD','SPACEart','Ingo Siemon','','','info@SPACEart-online.de','','Münster','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VEeSweVo9B','','','','','','','','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vFvGLnMb04','Hofmann Siebdruck + Design','Christine Hofmann-Breckner','','','info@shirteria-shop.de','','Schwarzenbach an der','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VG5EMytqwj','A la Siesta e. K. Hängematten & Lebensku','Silke Meier','030 / 78707170','030 / 78707171','alasiesta@aol.com','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VGaum5r3OX','Mediagalaxis24.de','Serviceteam','056128610111','056115343','service@mediagalaxis24.de','','Kassel','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vGus3Evy9b','Digatech EDV Service GbR','Digatech Online Shop Service Team','0511 2624633','0511 2624634','shop@digatech.de','','Hannover','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vHJwVPMF0p','Modellbahn Hertel','Herr Rainer Keller','','','modellbahn.hertel@web.de','','Oberkotzau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VHrwZn5pVN','10,- Shop','Reinhilde Holzmeister','','','holzmeister@reinhilde.com','','Graz','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vhzGxJorL8','MP-Collectionen','F. Pawlofsky','','','info@mp-collectionen.de','','Drensteinfurt','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Vi55o1bYCH','Burkheimer Kräuterhof','Martin Schmidt','','','info@herbal-farm.com','','Vogtsburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vjHaDb7VxT','Geprüfte Sicherheit Andreas Schieraus','Ing. Andreas Schieraus','','','zubehoer@schieraus.com','','Sollenau','Austria'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VlNwxDilzb','Nuwell GmbH','Christian Numsen','07153-825070','07153-825079','christian.numsen@nuwell.de','','Plochingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VlrIBxMTTf','Gerhard Steinkamp KG','Kundenservice','','','info@porzellan-steinkamp.de','','Arzberg','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VMsIugfigF','Sex & Pleasure','J. Jurkat','','','info@sex-and-pleasure.com','','Pegau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vnPa4Hsbnj','KHM-Modellbahnen','KHM-Modellbahnen','','','info@khm-modellbahnen.de','','Ahaus','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vnXeDZmX4N','Lenscare AG','Susanne Barrie','0431 881188','0431 881166','service@lenscare.de','','Kiel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VOeGeED3OZ','Sunrose Systems','Rainer Ostendorf','','','verlag@sunrose.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vOkIuQvWqx','TIMEDISCOUNT','TIMEDISCOUNT - Team','','','info@timediscount.de','','Rottenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vOmgkyh9Ip','Tritonus, Franz-Josef Stürmer','Franz-Josef Stürmer','','','info@tritonus-musik.de','','Kerpen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VPFQ2zqjd0','Dessousfashion Susanne Gerber','Susanne Gerber','','','info@dessousfashion.de','','Steinheim','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Vpv9vpYV4d','ASV-Shop','Enrico Ehrhardt','','','Webmaster@ASV-Shop.de','','Auerbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VQGQcYVmc0','Funkshop Tutsch','Andreas Tutsch','0351 4941757','0351 2044798','tutsch@funkshop.de','','Dresden','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vqiGIM4sAN','','Chr. Westphal','','','Kunstgeschenk@gmx.de','','','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VrL76zCt6p','Project and Commerce','Denise-Cathérine Ikrath','09305/989 7241','09305/989 7242','info@das-gesundheitsportal.com','','Estenfeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Vs1quCJKuN','Talismane','Markus Vetter','','','mvetter@zauberschatulle.de','','Hainburg 1','DE'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vsSc7YNqQt','Software-Entwicklung & Vertrieb','Dieter Otter','','','info@tools4vb.de','','Bad Bocklet/Steinach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VtBcProHdV','MedizinShop','Herr Marco Naumann','0700/633 494 67','0431/6611260','mnaumann@medizinshop.de','','Kiel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VVfwlH3Xzn','Ars Vivendi Modevertrieb','Petra Schmidt','+49 (0) 5232 68133','+49 (0) 5232 68133','info@bikini-designermode.de ','','Lage','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vVLgxPKRtl','Lebensart - Stefan Kampmeier','Stefan Kampmeier','','','info@lebensart-versand.de','','Delbrück','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VvvuxXUHBd','Provenc-Al','Lea B. Lembke-Albrecht','','','lea@provenc-al.com','','Seedorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vWaGysLM74','Personalisierte Bücher - Druck & Versand','Johanna Tux','07024/54973','','tux@klasseshop.de','','Wendlingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vwWOEINWIj','Computer by D.','','','','support@pccity.de','','Merseburg','Deutschöand'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VWWqyCpQQf','ABIMADA Fritzsche & Rudert GbR','Dagmar Fritzsche','03765/719371','03765/719341','contact@erzgebirgsladen.de','','Schönfels','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Vx6w0lctPT','RS-Versand','Karin Rudolph','03338756326','03338756326','K.Rudolph@RS-Versand.de','','Bernau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VyKs93BaSN','bacowa GmbH','Hans Skribelka','030 / 93022964','030 / 74776413','service@bacowa.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VYQIe7VQex','Klaffke-Sportnahrung','W.Klaffke','','','info@klaffke-sportnahrung.de','','Darmstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('VyUocwH5Wx','Andreas Krüger','A. Krüger','','','webmaster@a-krueger.de','','Hamburg','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('vZ8sXJuprV','Keramikwelt','Petra Höch','05607-7512','040-3603932844','info@keramikwelt-online.de','','Fuldatal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('w1IrO5tOWW','Schanze & Spall Versand GbR.','Erotik-Toys','','05 61 / 9 88 05 01','service@erotik-toys.de','','Kassel','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('w35daSdUms','FireGrafics','Stefan Jurgahn','','','info@feuerwehr-ausbildung.de','','Runkel-Dehrn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('w3i0UE2ico','Schönwld CD-Versand','Karl-Heinz Schönwald','0721-378221','0721-378235','schoenwaldcdversand@t-online.de','','Karlsruhe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('W68hTrA8Di','Grow In Berlin','Herr Müller','030 34 99 80 70','030 34 99 90 73','info@grow-in-europe.de','','Berlin','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('w8pTTvITDm','Schach E. Niggemann','Günter Niggemann','','','schach@niggemann.com','','Heiden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('w8TbV4WP63','','','','','','','München',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('w9mrCqDYYq','PERIT Consulting GmbH','Hans-Peter Haslauer','','','Mail@perit.com','','Rosbach v.d.H.','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Wa3luSnmmU','REINBERGERdienstleistungen','Stefan Reinberger','','','info@reinberger.de','','Mülheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wa7fAYhIQg','ReiseZentrum','Team reise-zentrum24','','','mail@reisebuero-zornow.de','','Dresden','de'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wawPUGVM1c','Lernmonster OnlineShop e.K.','Frank Oltmann','08450-91495','08450-91595','info@lernmonster.de','','Ingolstadt','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Wbn8vJCvzy','Juweliere Schober','Josef Schober','+43 5372 62643','+43 5372 62643','verkauf@juweliere.co.at','','Kufstein','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wbnHJ8CTrM','','Herr Ledig','03434851408','03434853520','info@leko.de','','Frohburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WBv20JE2rq','Spielwelt GmbH','Herr Angerer','','','info@spielwelt.de','','Metzingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WC78s9jUQo','Souk El Web','Julia Dernbach','','','kontakt@souk-el-web.de','','Würzburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wd2bjxi6Vs','Sex-Company','service','','','service@sex-company.de','','Göttingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wDb624kF4e','Jokers Restseller im Weltbild Verlag GmbH','Kundenservice','0180/5354329','0821/7004369','mail@jokers-online.de','','Augsburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WFplx0A4dk','universal arts Galerie Studio GmbH','Mario Strack','','','mail@universal-arts.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wGEvYK47oc','Handelspunkt','Hr. Jähn','','','Handelspunkt@t-online.de','','Schlema','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WGIL9a4cOw','Seil-Frey GmbH','Erik Frey','','','shop@seil-frey.de','','Ettenheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WGKrM5f5Qo','Christian Reisser Musik-Vertriebs-GmbH','Herr Junginger','','','info@reisser-musikvertrieb.de','','Ulm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Wgy8SWfa99','verwoehnshop.de','Claudia Talbi','089/85466811','','kontakt@verwoehnshop.de','','Gräfelfing','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wIqpquho1A','Th-info','Mindy Wieters','08762-5303','08762-5338','service@mystar.de','','Wartenberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wj66fzw0fG','Shop-4You','Golz Ricardo','03877403916','03788403911','ricardo@shop-4you.de','','Wittenberge','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wJFZbjC0zs','go-online AG, Geschäftsbereich DVD-Now','Kundenservice','06181 - 43 75 - 380','06181 - 43 75 - 690','info@dvd-now.de','','Maintal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wJVtHjeFro','Bruehl.Net','Marcel Menke','','','mmenke@bruehl.net','','Brühl','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wK3B9uDgIK','Keramikkunst','','','','','','Bad Mergentheim',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WkCfMeriAi','Advice- psychologische Online-Beratung','Mag. Christiane Turnheim','','','cturnheim@psychohelp.at','','Göllersdorf','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WKcNAExECY','Deshima Music GmbH','mydisc - Kundenservice','','','info@deshima.de','','Winnenden','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wkeRkG0CwU','Fancy Rings - Doll GmbH','Bernhard + Patricia','','','contact@fancy-rings.de','','Pforzheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wkMR3W6951','Beautyline','Beatrix Stoll','','','info@beautyline.de','','Bad Segeberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wL02VdedLW','Yachtsegeln.de Michael Höckert','Michael Höckert','02302-79799','02302-71326','michael@hoeckert.de','','Witten','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wlBljDI0Xg','Beauty&Diet Center','Birk Luther','030/674 894 50','030/674 894 51','info@beauty-diet-center.de','','Berlin-Grünau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WlvzPrkhZU','','Stuckenberg','','','mail@cdhaus.de','','Georgsmarienhütte','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WLzPL4aRz1','Sven Rost Vertrieb','Sven Rost','','','sven@rost.de','','Großolbersdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wM98aslGeC','Exposa GmbH Reiseservice','Reservierungszentrale','02271-66616','02271-66673','info@exposa.de','','Bergheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wm9BQIzUow','Yachtelektrotechnik','Lothar Zeikowsky','','','Lothar@Zeikowsky.de','','Lensahn','Deutschland (Schlesw'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wmA0UGrwSq','Sportartikel König GmbH','Florian König','','','info@fungun.de','','Bretzfeld-Geddelsbac','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WmCzAafksm','Bolliger Sport / Shop 24','Bolliger Martin','','','info@polar-uhren.ch','','Seengen','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WmM0gYLK9I','Ziemann Energietechnik','Frau Gorsky','','','service@solararchitektur.de','','Lünen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wnlZrbmt2A','Tele-Tec','Herr Lawerenz','','','Tele-Tec@t-online.de','','Brandenburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WNpbNBwZXI','Lamstedter Musik Shop','Ralf Dembeck','04773-892091','04773-892092','ralf@la-mu-sh.de','','Lamstedt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WNtp8J5XvO','SETOLITE Vertriebsgesellschaft für Isoli','Herr Schultz','','','schultz@setolite.de','','Wermelskirchen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WnZXHFWZru','Twin-Server online','Unclesam Support','','','info@unclesam.de','','Huerth','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WoKHaMbYGI','top Hard- und Software Vertriebs GmbH','Uli Stähler','','','info@top-pcshop.de','','Bad Homburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('woONmu8oEy','Parkasite Wotke GbR','Bianka Wotke','0049-2941-658786','0049-2941-810932','webmaster@parkasite.de','','Lippstadt','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WowdcMNMSK','Filmplakate.de','Kundenservice','','','info@filmplakate.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wp8hXVMT2I','Kleine Fluchten','Christoph Weissgerber','','','verkauf@kleinefluchtendarmstadt.de','','Darmstadt','Deutuschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WpnF6VCztG','','Herr Nitsche','035955 4800','','info@pfefferkuchen-pulsnitz.com','','Pulsnitz','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wpvTnTsDv3','Video und Versandhandel','Volker Muth','06241-82460','06241-82470','Info@onlinesexladen.de','','Osthofen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WPvVD4IxpE','PBToys','Peter Bergner','','','peter@pbtoys.com','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Wpvz8PU88c','Kleinhenz-Saunavertrieb','Jens Kleinhenz','','','kw@wassernet.de','','Forst','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wPzhbbIZ63','Martin Poettgen & Partner','Metaxa','','','metaxa@mp-p.com','','Bochum','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WqC851VS7i','','Callcenter','01805170517Min./24Pf','','info@ticketonline.de','','München',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WQMvwyTIsu','Flug.de','Callcenter','01805 / 358433','01805 / 3584329','service@flug.de','','Karlsruhe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WqsbYuPY3y','Stadt-Apotheke Schneverdingen','Heinz Tödter','','','toedter@diabetikertreff.de','','Schneverdingen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WRJHvPyxr7','Eisenwaren Segmüller','Josef Segmüller','','','E.Segmueller@t-online.de','','Burghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WRvDXRkrP9','ISP Marketing','Tanja Jakob','','','redaktion@onlinesecondhandshop.de','','Schnellbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wS3x7avSEm','ABS Täubner GmbH','Elke Täubner','+49 (0)3774 1581-0','+49 (0)3774 1581-50','info@abs-shop.de','','Raschau',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wSCDSmPmsm','LICHT-UHE/U.Hartl-Elektronik','U. Hartl','07721/65122','07721/65122','kontakt@licht-uhe.com','','VS-Villingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wsUh73HcOo','Bierking','Schnittka','','','schnittka@bierking.de','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wtLzhRI62K','Kindheitsträume','Kirsten Faust','06023 999 848','06023 999 852','k.faust@miniatur.com','','Alzenau','Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WTnnPD3hVy','Ebinger Internetdienstleistungen','Ebinger','+49 711 5284358','+49 711 5284359','info@guter-service.de','','Stuttgart','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WU1PSapeaS','getmobile AG','','','','service@getmobile.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wUAzEOjwoI','VS-Elektrotechnik','V.Schulze','0177/8991450','07153/899146','mail@vs-elektro.de','','Deizisau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WuGBaMLeIQ','Staubsauger-Depot Kirsten Dittmar','Kirsten Dittmar','','','info@staubsauger-depot.de','','Wöllstein','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WVdLz6MpLQ','Schnaeppchen2000 GbR','Herr Plog','','','info@diehandyprofis.de','','Voerde','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wWARCmjq7w','Brillen-Galerie','Armin Hampel','','','brillen-galerie@t.online.de','','Osnabrück','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WwINk9jsGE','Kinderlampe.de','BestellCenter','','','info@kinderlampe.de','','Neuendettelsau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('WwMJY7tkEc','Bischoff Versand','Herr Bischoff','','','info@bischoffversand.de','','Adenbüttel','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wxhpPJABng','Heinz Schiller','Heinz Schiller','','','einkauf@schillershop.com','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wXVRDXWVrg','Kewesteonline','Kersten Westendorff','02027387416','','kersten.westendorff@telebel.de','','Wuppertal','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wymR9YZ33w','Fortune Systems GmbH & Co.','Dipl.-Ing.(TH) Winfried Kaiser','','','WKaiser@fortune.de','','Husby','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wzxPNpobnA','Tabakland','Habersaat','','','Info@Tabakland.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('wZXV68yt0Q','Der Geld Fux','Jens Wyrsgalla','0385/2074043','0385/2074044','webmaster@geld-fux.de','','Schwerin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('x0DMDT3xR2','','Palmetshofer Andreas','0043 7477 8463 0','','palmetshofer_andreas@elektro-shopping.at','','Wolfsbach','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('X0T9009NPH','Lebensart-Versand.de','Stefan Kampmeier','05250-932282','05250-932281','info@lebensart-versand.de','','Delbrück','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('x0tsbZCT2x','Software Media Service GOTTSBACHER','Herr Gottsbacher','','','SMSGottsbacher@chello.at','','Klagenfurt','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('X37eSK03gF','Bushido Lubwart Bad Liebenwerda e.V.','Ralph P. Görlach','','','infos@bushido-lubwart.de','','Elsterwerda','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('X4FSPRaVXV','Kondomshop-fun Erotikmittel Versand','','','','info@kondomshop.de','','Heinsberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('x4NQpDCTpL','Giftig.de e.K.','Gabriele Schnepp','06103 929809','06103 929639','mail@giftig.de','','Dreieich','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('X5ogyO0yAL','Gewürz und Kräuter Heimservice','Marlene Rehrl','08666 986989','08666 986999','r.m.rehrl@t-online.de','','Teisendorf','Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('x6LGzDGtBf','joyce Fine Leather Accessories','Gunda Bernhardt','','','info@joyce-leather.com','','Hout Bay','Suedafrika'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('X7Seq1pQKl','AuroTrade','Ildikó Lorenz','','','Ildiko.Lorenz@Aurotrade.de','','Starnberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('X7sIOe0O12','PROKOMM','H.Schenkel','','','PROKOMM@t-online.de','','Hamm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xAEIoktiU4','SD-EDV Huth','Britta Huth / SD-EDV','','','sd.edv@t-online.de','','Titz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xaM3C7FamB','K. St. Onlineshops','K. Stümpfig','','','kontakt@kinderpartyfun.de','','Nürnberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XB4A6RIdVr','raba.tt gmbh','Sebastian Hertlein','08151 90 28 983','08151 90 28 988','info@raba.tt','','Starnberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XB8qR0sjT8','SchmidtBank Zentrale','Andreas Huß','','','andreas.huss@schmidtbank.de','','Hof','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xb8sRTSJv6','Delticom AG','Team Delticom','01805-335842','0511-33611644','info@delti.com','','Hannover',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XbzoHdcVTl','','T. Franz','','','g.franz@planet-interkom.de','','','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xdhs0jCZ4r','Garten- und Zoocenter Samen Mack','Herr Wirtz','','','samen-mack@wse.de','','Jülich','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XdtmR0uFvP','FRIC + FRIC interaktiv','Gerhard Köberl','','','books@fric.at','','Wien','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xDxqRDkZxN','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','','Zwota','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xfHEzVeDbf','Mikes Bodyshop','Mike','','','mike@mikesbodyshop.de','','Fürfeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xfZWBvuL6X','Biochemie-Regenerationszentrum','Klaus Höner','02841-87200','02841-87200','HoenerVersand@compuserve.de','','Duisburg-Baerl','NRW'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Xg5G1Mzyud','NiceNet Online KG','Frank Kroyer','','','service@sammelplatz.de','','Gelting','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xGC95gP1EL','JOKI-Foto','Joachim Kirsch','','','joachim-kirsch@joki-foto.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XgcSAG2Owb','JP-PC','Josef Püschel','','','josef@mp3-special.de','','Münster','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XHlm0TYfzj','Anjas Erotik-Boutique','Frau Harbach','','','ahatbach@anjas-sexshop.de','','seligenstadt','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xhtuZlUhZ2','Handy-Zubehörshop','FRIEDHELM Clauberg','0221 970 10 41','0221 970 10 42','info@handy-zubehoershop.de','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XiE3w1l9Ul','timm-hairshop','Kundenservice','','','kundenservice@timm-hairshop.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XJ6gx8ctTP','Danuta Dluzyk, Uhren und Schmuck','Ralf Staklies','','','DDluzyk@aol.com','','Arnsberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xJjq6vqbDr','Verlag für Therapeutische Medien','Jörg Buddruweit','','','info@vtm-stein.de','','Iserlohn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xK9Umc2cwH','START Media Plus GmbH','www.start.de Postmaster','0180-5 782 783 3 (DM','','postmaster@web.start.de','','Bad Homburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xlHMvxyFt0','thaisite.com','Hans Mueller','','','mueller@thaisite.com','','','Thailand'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XNFELdo4LB','Handelsagentur Leipner GmbH','Frau Katrin Leipner','0351-8303919','0351-8303939','leipner@leipner.de','','Radebeul','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xnLkDDWFTj','Koppiphone','Thomas Hesse','','','info@koppiphone.de','','Hannover','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Xo57UYRusV','Guter Name GmbH','Karsten Kaiser','','','info@guter-name.de','','Köln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XoagS7BkYB','Handelsvertretung Christian Vogt','Christian Vogt','02626-924897','02626-925337','info@vogtkuechentechnik.com','','Oberhaid','Rheinland-Pfalz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XOMwWcF1At','SCS-Computertechnik','Herr Schubert','+49-9401-910200','+49-9401-910202','r.schubert@scs-computertechnik.de','','Neutraubling','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xp0I6lElfJ','Dittrich Nähmaschinen','Herr Dittrich','0351 3177984','0351 3177983','info@dittrich-naehmaschinen.de','','Dresden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XP4Q64wzr6','','Tim Börsch','','','service@katalogeonline.de','','Remscheid',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xpTqddSh8F','REINBERGERwebdesign','Stefan Reinberger','','','info@reinberger.de','','Mülheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xPVYdfmxJZ','goodlife','Fred Geschka','+49 941 2909 277','+49 941 2909 276','info@laptoptaschen-shop.de','','Regensburh','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XqOcekJIuf','Wunderkiste','Anne Schoel','','','Anne@wunderkiste.de','','Bitburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Xr0GVhwRll','ACI Service & Vertriebs GmbH','Dietmar Böse','','','webmaster@druckerpatronen-shop.com','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XSaW5MLImt','Pepinio','Pepinio','0241/ 7019943','0241/ 7019943','info@pepinio.de','','Aachen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XTN70J9JT2','Steingartenpflanzen Dressel','Dr. Volker Dressel','','','webmaster@steingartenpflanzen.de','','Lengenfeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xtTu4BIrjV','Overthun','Hepke','','','www.kamerashop.de','','Waltrop','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XTXmJNsRHx','Heinze Import - Sodados® Deutschland','Peter Januszewski','0208 - 78 21283','0208 - 78 21284','info@sodados.de','','Mülheim','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xueOYinkIL','network orange medien service','Andreas Bergemann','','','service@beauty24.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xuIkyKXIoz','VIVENTIS','Dr. Sühling','0228 / 229702','0228 / 2422128','info@viventis.de','','Bonn',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XUkQ9YhYCz','1a-aber-lastminute.de/helmchen & reicher','Peter Reichert','','','peter@reiseexperten.de','','Wiesbaden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XV4IPNMPV8','Polarisator Deutschland','Herr Ulrich Rob','0 89 / 62 44 79 94','0 89 / 64 19 96 20','welcome@creaplan.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xvBED8K24h','Schewe & Breuer','B. Drabant','069-8004029','069-8004001','info@okee.de','','Offenbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xvBwd0yTNZ','','Patricia Böhme','08250-928314','08250-928586','pb@kindermode-shop.de','','Jetzendorf-Eck','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xvlQxNobXd','Cinetic Touristik GmbH & Co KG','hotline','+49 1803 133 123','+49 1803 133 124','service@ferienklick.de','','Karlsruhe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XWe9E1lQed','Kübler GmbH','Herr Saladin','06224/83716','06224/924564','kuebler.gmbh@t-online.de','','Leimen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XxJ7ZLAzpl','Zeder-Reisen Hamburg-Reisebuero','','','','Info@zeder-reisen.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xXn1jjGn0p','Cocon-fashion','Karima Daghiri','06172 138661','06172 138662','info@cocon-fashion.de','','Bad Homburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('XYkKyEt3KZ','W. Kordes Söhne','Herr Pöllsner','','','Kordes-Rosen@t-online.de','','Sparrieshoop','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xyo5kI4YCB','Saure','Service','','','service@martins-shop.de','','Bielefeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xZ2eNzeN0x','MusicPeople','Elke Rosskamp','','','elke@musicpeople.de','','Inden/Pier','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('xZdCHDgZHB','Playtrend Spielzeugversand','Claudia Fortkamp','','','info@playtrend.de','','Billerbeck','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Y0LXjTGvjU','VOGTLINE.COM Online-Verand','Michael Sobkowiak','','','info@vogtline.com','','Zwota','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Y15XU7f3Me','Tee und Spezialitätenversand I T Lohr','Thomas Lohr','','','094162616-0001@t-online.de','','Zeitlarn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('y3Ab7SZSAy','Kinderlampe.de','Beratungsteam','01805.901.990','09874.688.7002','info@kinderlampe.de','','Neuendettelsau','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Y3GfuMZEsg','Amadeus musicmedia GmbH','Gerd Rieber','','','service@amadeus-musicmedia.de','','Waldshut-Tiengen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('y3uZyuvIOs','Masonic Music Ltd','Herr Moeller','','','masonic@t-online.de','','Leonberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Y4dXDFiL2A','Yanini.de','Michael Balzer','02332 7588-0','02332 7588-11','service@yanini.de','','Gevelsberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('y5AZGCf9wC','Mistress D','Mistress D','','','mistress@mistress-d.de','','Erftstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Y5Gz1mdSe3','Albert Meyer Onlineshopping','Albert Meyer','','','info@aurawin.de','','Schachtebich',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Y7sMsuq0Ln','INTERSPORT HÖSS','Christian Höss','03445 203626','03445 201907','Info@Sport-Hoess.de','','Naumburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YA1lsU0cqk','rw soundsystem','R. Kallies','','','infos@rw-soundsystem.com','','Bretzfeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YAi4Gizgk5','WILDFOOT / Düfa-Shop','K.-H. Krüger','','','postmaster@wildfoot.de','','Cunewalde','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YaOhIEd5wW','Dresskids','Constanze von Miquel','+49-2631-958664','+49-2631-958665','info@dresskids.de','','Neuwied','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ybr4htoPf7','Cubeshop.de','Service - Team','0831/5656330','','Info@cubeshop.de','','Kempten',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Yc5PaObO5u','Ben Bor','Yvonne Hagi','','','dsa@abacho.de','','Le Val d´Ajol','Frankreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yCGj5k0wAy','SelektDirekt Kühn GbR','Heiderose Kühn','06257 5079 112','06257 5079 113','mail@masche24.de','','Seeheim-Jugenheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ycsdi9hGiC','Amor Dessous Handels GsmbH','Christa Simbrunner','','','amor@amor-versand.co.at','','Linz','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YdBdJlKznG','WDS-Suderburg','Andreas Düfel','05826 880451','','andreas@duefel.de','','Suderburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YdpT8XSPLw','Jays Pferdesport','John Walker','','','info@jays-pferdesport.de','','Hamm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YdtLVxcxxQ','Irmin Günther Handel mit technischen Güt','I. Günther','','','aagutec@t-online.de','','Ludwigshafen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YDVNfXMfvq','MAGICSHOP Zauner & Haipl GbR','Frau Zauner','','','ulizauner@magicshop.de','','Gemünden','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YE3rKsBUma','Kimyon GbR','C. Uhlig','040 - 534 322 522','','c.uhlig@patalon.de','','München','Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ye5LyIRMKy','handy4you.de Mobilfunk','Jan Sperschneider','','','info@handy4you.de','','Riesa','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yfhblJKTxS','Polarisator Deutschland','Herr Ulrich Rob','089-62 44 79 94','089-64 19 96 20','welcome@creaplan.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YfJhVnQZlI','DER RACKETSHOP','Katrin Sonnenberg','','','Sonnen.berg@t-online.de','','Großwallstadt','Deutschlan/Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YFLtN4mBFW','NATURAS NaturwarenVersand','NATURAS KundenService','08066-906654','08066-906657','kundenservice@naturas.de','','Bad Feilnbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yFTTdnKRD7','Norbert Anthes Industrieberatung & Einka','Norbert Anthes','','','anthesind.ber.einkaufservice@t-online.de','','Mainz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yGajOUfWYo','Parkasite Outdoorprodukte','Rolf Wotke','','','webmaster@parkasite.de','','Lippstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YGEjymVm3e','','Peter F.X. Röhrl','','','contact@shopping-by-beate.de','','Bad Krozingen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YgINmq0kMq','Webagentur Rösler','Fuchs','','','webmaster@slip-fetischist.de','','Wendeburg','Niedersachsen'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yGsF9aDyO1','Antennen- & Satanlagenbau','Rainer Schulz','','','trschulz@t-online.de','','Tröbitz','Brandenburg'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yhNDxDw2Vo','','Daniel Orth','','','info@toner-dumping.de','','Berlin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yhXftNChJ3','Baby`s Best Baby- und Stillbedarf','Karin Bernardi-Van Eyghen','06881-898267','','babysbestshop@aol.com','','Eppelborn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YIilMirwyM','Verlagshaus Neef GbR,bH','Gerhard Neef','','','info@rohrstock.de','','Heidelberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yiYv3UJ5Wa','Dynatech','Mirco Neubert','036602/5010','','info@dynatech.de','','Rückersdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YKCbogl1Ei','briefpapiere.de','Erika Otto','','','info@briefpapiere.de','','Riedstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ykuniGxoW5','Digital Net Shop','Callcenter','01805-973900','','anfrage@digital-net-shop.de','','Butzbach','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YlHLBDKlR5','ACI Service & Vertriebs GmbH','Dietmar Böse','','','webmaster@trends2001.net','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YlVnPPkvXe','Haus der Briefmarke','Thomas Gompf','','','Thomas.Gompf@HausderBriefmarke.de','','Darmstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ylxlvB1vbY','Schnaeppchen2000 GbR','Herr Plog','','','info@schnaeppchen2000.de','','Voerde','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ylxR82QTDE','K & K GmbH','Toni Claudi','0264390217112','026439021771','service@discount-liste.de','','Berg-Krälingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YM5lkyFk3s','Kimyon GbR','C. Uhlig','040 - 534 322 522','','c.uhlig@patalon.de','','München','Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Ym7zkW67su','Visitenkartendruckerei Lesaar und Senkel','Herr Thorsten Senkel','0700-00 333 111','0211-9348306','senkel@visitenkarten.com','','Düsseldorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ymknugvIcY','edoras','Herr Simsek','','','e.simsek@edoras.de','','Pforzheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ymU8QKdIAy','Euro T.E.C.','Kai Müller','','','Kai@webcoiffeur.de','','Chemnitz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ynL2vHsJfu','VOGTLINE.COM Online-Verand','Michael Sobkowiak','037467 594018','037467 21537','info@vogtline.com','','Zwota','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YNp6L096ZI','Software Edition International','Sven Junker','0049(0)5151-923636','0049(0)5151-923638','kontakt@softwareedition.de','',' Hameln','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yNv8D8Mr8A','CompuRAM GmbH','Thomas Bauer','','','thomas.bauer@compuram.de','','München','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yooVkYhSuQ','HSR Travel','Kaethe Springuel','','','info@hsr-travel.de','','Bonn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YP0zxx9pf5','Abcox - Amex, Corp.','Service-Center','','','service@abcox.de','','Muehlacker','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YPdNRHGlLa','alfda Handels-GmbH Artikel für Allergike','Angelika Sielmann','','','verkauf@alfda.de','','Bergheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YqMBYIFcUY','Gaby´s Galerie','Gaby´s Galerie','0173/3154237','','gabriele@tap.de','','Taunusstein','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YrBF4D5jPe','Glas - Geschenke Werner Schmidt','Werner Schmidt','+43/664/2318560','+43/2859/7358','info@bleikristallfiguren.cc','','Alt-Nagelberg','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yRLnljQZFg','HDWe-Design','Herr Gohlke','03361 312751','03361 693235','info@inkdiscount.de','','Fürstenwalde','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yS3fca9a9362364','888a','1b','1c','11d','test@test.dee','','ortoo111g','land333h'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yS3fcbd7a85a227','888a','1b','1c','11d','test@test.dee','','ortoo111g','land333h'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yS3fcd10a4756c7','888a','1b','1c','11d','test@test.dee','','ortoo111g','land333h'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yS3fcd27c35f6ee','888a','1b','1c','11d','test@test.dee','','ortoo111g','land333h'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yS3fcd30b15a8df','888a','1b','1c','11d','test@test.dee','','ortoo111g','land333h'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yS3fcff270e9cb4','testfirma','testansprechpartner','0123456789','0123456789','testemail@testfirma.de','','testort','testland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yS3fd0fe1328120','111','tanja','0123','','tanja@tanja.de','','ort','1322'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yS401d9faf3864a','','1','1','1','1@1.de','','1','1'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ytBTBFQJnm','Nelladesign message Card','Simone Willers','','','dsa@abacho.de','','Düsseldorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YTDRfFcJjI','','T. Eichstädt','','','info@thor-shop.de','','Neuruppin',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yu7tAOZGkw','Cyberpool Marketing KG','Ihr regionaler Partner vor Ort','','','','','Oberhausen/Rh.','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YUmLSI0u9W','Body Perfect Fitness-Shop','Stefan Hübel','','','news@bodyperfect.ch','','Troisdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YvbbLbq8da','dolcevino','Wolfgang Kundler','(08203) 95 97 64','(08203) 95 97 65','info@dolcevino.de','','Kleinaitingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Yvnf6VIXz9','AlphaSoft','Bettina Schott','07154- 18 27 00','07154- 49 39','Bettina.Schott@trueterm.com','','Kornwestheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yVxvBN3rla','Zoo am Bahnhof','','','','Kundenservice@zooweb.de','','Rödermark','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yWENgkti57','\"Der Saftladen\"','Stefan Reinberger','','','info@reinberger.de','','Mülheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yWgtwwbE9i','Juwelier Riedel','Michael Riedel','','','info@schmuckshopping.de','','Beierfeld','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YwkRWADOuw','Internetvertrieb Behrendt','Behrendt Alexandra','07082-940449','07082-940652','Webmaster@Alex-Dessous.de','','Birkenfeld','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YX4D4jYLDa','Pollidor´s Papier Curiosa','Dirk Reimers','','','dirk.reimer@pollidor.de','','Preetz','BRD/ Schleswig-Holst'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YXR2tn98jc','reido Vertriebs GmbH','Dieter Scholz','','','info@reido.de','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yy9Vesducu','R. Jung GmbH','Gaupner','','','info@junghisto.de','','Nussloch','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('yYQ0a5XSQy','','Christian Gieger','','','info@taschenlampen24.de','','Landau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YzBB2hYVNQ','','chocoman-Team','','','info@chocoman.de','','Bamberg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('YzXXzPkltE','AkkuMarkt.de','AkkuMarkt.de Team','07151-502255','07151-502254','info@akkumarkt.de','','Waiblingen','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('z02e20MJzJ','FLOWERY ®','FLOWERY Kundenservice','0180.KREATIV / 0180.','','KREATIV@flowery.de','','Leipzig','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Z0Dc60U0dX','Toybook Versand','Frau Gerda Gander, Herr Ronny Gander','','','info@toybook.de','','Eisenhüttenstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Z0hsTPC0B8','ACI Service & Vertriebs GmbH','Sven Markfort','','','info@cdshop2000.de','','Recklinghausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Z0vm2PG8VL','lustbaecker','Th. Sauer','','','info@lustbaecker.de','','Krefeld','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('z1cYCoRiKB','Internetagentur Baxmann','Lothar Baxmann','','','baxmann@hundezubehoer.de','','Heilbronn','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Z2hifhS6TB','gaia-versand','Katrin Kupka','','','service@gaia-versand.de','','engerda','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Z3YYayF7Uh','bibli.com im Gemeinschaftswerk der Evang','Herr Thilo Bunzel-Duran','','','info@bibli.com','','Frankfurt am Main','Bundesrepublik Deuts'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Z7cG31Xua6','','Knappmeier','','','knappmeier-elektrotechnik@t-online.de','','Melle',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('z7iqWqBUC8','Schneider´s Allerlei','','','','info@schneiders-allerlei.de','','Ludwigsburg','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Z7OkicFQeh','Wildermuth','Herr Hauber','','','info@wildermuth-online.de','','Denkendorf','BRD'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('z8bwL8Ol2D','Blumenzustellung.de','','','','info@blumenzustellung.de','','Freiburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('z8dmzpArZj','Glas - Geschenke Werner Schmidt','Werner Schmidt','+43/664/2318560','+43/2859/7358','info@briefbeschwerer.com','','Alt-Nagelberg','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Z93KgStqeB','Ernst Brinkmann KG','Stefan Kille','','','kille@brinkmann.de','','Hamburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('z95Sq7rMWz','NetTie - Luxury Ties And More','','','','info@NetTie.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('z9GugMlWIr','TINTON Vertrieb e.K.','Ursula Süßmann','','','info@tinton.de','','Nabburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('z9kYigNoKj','W. Maier elektronik','','','','info@hifi-world.de','','Windberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zaQ9G54KeF','Faboro Enterprises AG','Vertrieb','','','info@utilis.com','','Zuerich','Schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zc3wYmjwgr','SALU-Holzspielwaren','Peter Kovarik','','','salu-toys@t-online.de','','Neu-Ulm','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZCi3OgF5uj','','Manuela Hauser','0201675858','','mspar@gmx.net','','Essen','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Zcquww29u6','cat-toy','Jakobs','','','info@cat-toy.de','','Stuttgart','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zEgEq9r55F','wolfgang almer tonträgerhandel','wolfgang almer','','','mail@monochord.com','','Linz','österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zEkEEqpSUR','WeWeWe','Gerhard Fahrenkamp','0731 - 65371','0731 - 61533','info@fahrenkamp.de','','Göppingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zF0WXfs2tX','printservice','Teut Juncker','','','info@Geschenke-Klick.de','','Ueckermünde','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zF6wVH7xV6','Bernie´s PC-Shop','Bernd Klooss','0451/8132777','0451/8132778','info@bernies-pc-shop.de','','Lübeck','D'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zfbEr0wtX2','Kowalewski / Sportartikel & Textilien','Ralf Gucia','0511 / 6068303','0511 / 6068304','hotline@sport-edition.de','','Hannover','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zh0spnylzd','Menzel & Woelke GmbH','Axel Hillebrandt','','','info@aktenklammer.de','','Warstein','NRW Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zhHYL6kfzZ','SM Computer & Kommunikation','Stefan Müller','','','vertrieb@sm-pcshop.de','','Diepholz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZhjeFLgRxr','v.W. Parfümversand','von Wietersheim','041338210','04133510034','mail@parfuemversand.de','','Barum','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Zhlqn85nxd','Quo Vadis, Alles für Rucksackreisen GmbH','Friedrich Duensing','','','info@quovadis-hb.de','','Bremen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZHNYBnE4lx','fleisch24.de GmbH','Niels Vollmer','','','nvollmer@fleisch24.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZHTw8n9JpD','','Herr Steinberg','','','steinberg@hifi-netshop.de','','Güstrow',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zI1GMaJEin','zanox AG','Service Team','','','service@mypaper.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZICus5voiN','Hosen-Winkler','Helmut Winkler','','','H.Winkler@Hosen-Winkler.de','','Wyk','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZIEY91hOYn','','Swen Wingenfeld','034381-42071','034381-44633','info@alle-karten.de','','colditz','deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZIiyiMLWkD','TWG Geschenkartikel','Thorsten Wolff','','','ThorstenWolff@directbox.com','','Donzdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zimYSwJGcb','RS-Versand','Reinhard Stengel','07940-51280','07940-25863','info@salzstengel.de','','Künzelsau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ziygWUn7Kl','Rothbier Brauerei','Brauerei Roth','','','info@rothbier.de','','Schweinfurt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZJpEHXcxBZ','M.Albers Sat-Technik','M. Albers','','','webmaster@antennen-fachmann.de','','Solingen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zkAsWELsUr','kiddymax.com','EUR Ing. Koch Dietmar, Gerhard Brändle','','','info@kiddymax.com','','Götzis','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZKWYkWHMyT','Timmermann´s Hof','Frau Lenssen','05250-977900','05250-977920','timashop@tinatur.de','','Delbrück','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZlFYH0SlxT','ISP Thiel-Marketing.de','Henning Thiel','','','info@hoteltreff.de','','Schnellbach','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZmEASQxA3x','Schafmeister GmbH','','','','mail@schafmeister.de','','Detmold','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zmgSUG2Ien','Leisuresoft GmbH','Meriel Stadermann','','','shop@leisuresoft.de','','Bönen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zMmE5eV3A4','Energetic Dream','Jens Becker','','','info@energetic-dream.de','','Darmstadt','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZMSOGGxQsp','Internet Vertrieb stockfisch.de','stockfisch.de','','','service@stockfisch.de','','Friedrichsdorf','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZMuSuSPmen','KunstUndMarkt','Ulrike Hoffmann','','','ulrike.hoffmann@kunstundmarkt.com','','Niedernhausen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZO39Aq2qeR','Juweliere Tschoeltsch Goslar','Herr Ahrens','','','info@trauringpalast.de','','Goslar',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Zo5CmEHIUv','','Andreas Hennig','08143 99 77 44','08143 99 77 45','info@chairholder.de','','Bachern Inning','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zO7q3uZ9Ef','Crosslinks EDV-DienstleistungsGmbH','','','','','','Wien',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zOuMEOPEOp','infobroking lutz','Dipl.-Kfm. Wolfgang Lutz','0731-96815-0','0731.96815-99','info@infobroking.de','','Ulm','Baden-Württemberg'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zPv5BrKFjR','ORPHEON-Musikwaren','Bernd Stiebel','','','shopyoo@orpheon.de','','Altenholz','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zPXo2xMN4R','Burgauer Galerie','Sigrid Gross','','','info@art-for-less.de','','Burgau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zqeiU3x3m0','Fantasy Shop - Versandhandel Inh. Gollob','Kontakt','','','fantasy-shop@netway.at','','Niklasdorf','Österreich'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZqwmAY8ykd','PCall EDV Soft- & Hardware','A. Lorke','','','info@playking.de','','Vaterstetten','Germany'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('Zr4eXL1Fvn','','Firma HICON, Hr. Hannes Keller','08221/3671-889','08221/3671-891','keller@hicon.de','','Günzburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zrHEBx7426','yovondo.com GmbH','Support','0180 - 111 8000','089-69798327','mail@startrans.org','','München','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zS1GcYfOYz','Stuco AG','Rene Bilger','','','rbilger@stuco.ch','','Herzogenbuchsee','schweiz'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zs9AAw41Kp','Wollshop','U.Symnick','','','wollshop@wollshop.de','','Hamburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zt0ylXkBBn','Journey GbR','Norbert Pietschmann','030-34 50 32 13','030-34 50 91 13','Journey-Blumen@gmx.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zTjCPZkxhL','Bergzeit.de','','','','','','Holzkirchen',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZtjsPzg6RN','','Stanislaus Heibel','','','info@interpermit.com','','Freiburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZtpMdD92DL','DVD3000','Kundenbetreuung','','','mail@dvd3000.de','','Klettgau','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZU3gw5lsuL','Rolf Richter','Rolf Richter','','','knac@knac.de','','Itzehoe','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zUSIykbQOL','MH - Internet Marketing','Mario Hiller','0700-DVDMEDIA','0700-DVDMEDIA','info@dvdmedia.de','','Brühl','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZUyes56sKT','Fleurop GmbH','Fleurop GmbH','','','info@fleurop.de','','Berlin','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zvBYZX16PX','Kindheitsträume','Kirsten Faust','06023 999 848','06023 999 852','k.faust@der-besondere-laden.de','','Alzenau','Bayern'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZwAYemLIof','Pet-Style Hundesportzubehör','Frau Graeter und Herr Graeven','','','webmaster@Pet-Style.de','','Grenzach-Wyhlen','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZXHi6bSDrB','','Thorsten Jaeger','0 700 - 62 24 87 84','','info@waterbed24.de','','Hamm',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zXzQZ09NLt','Fahrradkeller Rombs','Alexander Rombs','','','info@fahrradkeller.de','','Nürnberg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zZ87FFwBbJ','BBJS','','','','jschulz@bbjs.de','','Neubrandenburg',''); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('ZzFmzhCxhR','Kummer Kummer Popp GbR','Herr Kummer','','','orders@warehouse.de','','Würzburg','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zzpMt0aR66','Unternehmensgruppe Jaus','Dillschnitter','','','jaus60@t-online.de','','Neutraubling','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zzPsbxsZjT','Exposa GmbH','Reservierungszentrale','02271-66616','02271-66673','info@exposa.de','','Bergheim','Deutschland'); +INSERT INTO `shop_service` (`shop_id`, `company`, `name`, `telefon`, `fax`, `email`, `zipcode`, `city`, `country`) VALUES ('zZr1dbwBBz','Arsmunda','Kundenservice','06048 - 950544','06048 - 950542','info@arsmunda.de','','Ronneburg','Deutschland'); + +-- +-- Table structure for table `shop_statistics` +-- + +CREATE TABLE `shop_statistics` ( + `shop_id` varchar(32) NOT NULL default '', + `clicks` mediumint(9) NOT NULL default '0', + `rating` mediumint(9) NOT NULL default '0', + `details` mediumint(9) NOT NULL default '0', + `comments` mediumint(9) NOT NULL default '0', + `orders` mediumint(9) NOT NULL default '0', + PRIMARY KEY (`shop_id`) +) TYPE=MyISAM COMMENT='Auswertungen des Shops ( 1:1 zu shop_list)'; + +-- +-- Dumping data for table `shop_statistics` +-- + +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('00fCfdmB8L',1,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('00HujJa8hr',4,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('03IO1WduSf',10,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('04f7pbqxZ8',24,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('05CaY9TWct',3,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0a1wISDOUv',11,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0a317sPquP',13,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0b0GhR30L0',46,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0C51IAzqIb',9,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0CQe9ajgO2',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0CUqCOjk9N',20,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0dfSvPmJ0d',21,0,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0DxezpIHnf',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0EgIqApIaj',12,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0g3MwwTe1V',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0G3WMoFqOP',31,1,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0IkUAOfa74',10,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0J2abHMtrH',14,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0J4uj4K8HN',10,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0JFSvPOPJL',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0KQa35HKij',25,1,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0L8Gx47H6R',6,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0LhUFXOhdN',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0MYY77n9MT',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0nR7X4mnTz',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0Nzsx8yjhz',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0o7eUkLQY8',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0O9Cwo6Wi8',1,2,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0oqikSHect',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0owEqQZco4',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0pp5nVah4D',12,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0qOeo1dg1z',22,0,24,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0seAUcT1CR',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0ssW7mvcMl',12,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0tbOXDqbPx',113,2,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0vBo8JWndJ',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0vn9RnULBZ',5,3,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0VZO8hajbR',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0XBGtbK4VT',15,0,21,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0xf3NLGFbR',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0xtybhQ4h0',6,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0YqcKSl5O0',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('0Z6Q4LMT6h',2,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('10DfvLGrjW',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('12J28ZQF8i',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('139XOY4eem',2,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('16hdNbGRJW',9,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('18vF0piD2A',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1C32csZMCo',4,2,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1CelOQRwgy',5,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1cYTGOjikC',1,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1EkxEAXwaW',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1hLxjF3zL7',31,0,35,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1HRT8XiTl7',15,4,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1HZxtDelr5',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1IAhakXocW',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1j8bNLoT0I',7,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1L8TBfiH4U',17,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1llfD8eNTW',58,12,28,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1MAhGiFW1a',37,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1MiJO9VUWq',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1mshcAdE9o',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1nZ4d0UvHC',22,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1oknKKbqAS',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1pLz8ZmVJC',12,4,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1QghwGpSgo',11,3,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1qUhWaj5wg',7,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1uet9Q8mgQ',147,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1UmBsKZmSC',56,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1uQhYurYm3',4,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1w3F7azSA3',16,2,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1WghE9heOk',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1WWluQzMSa',53,0,34,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1x4P8z3jpA',16,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1XtFJBOtlo',10,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1y52wS0m1q',0,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1zfTl87NBu',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('1znX6jahDA',5,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('25GeICLeYV',81,2,15,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('27yQMe4kkl',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('28tG6xSpLB',49,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2AIas5zgAR',11,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2AkiyY2ekJ',27,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2CIKwGZcK8',23,0,16,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2dh1tfUlph',8,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2e3iQkLC3L',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2ecsAIHYQp',9,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2gcKWuVs1T',11,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2gWIm1Hia4',40,3,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2HDYlP3nt4',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2jlMzBIDHB',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2jpm26efvN',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2jxSv6KVBR',15,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2m599MHyK0',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2MSEgInKc6',16,0,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2n8ivr96LB',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2o59q9jmUp',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2PRMnlklR2',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2r6MNtORNf',10,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2rvWhV5fht',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2s1IGI2Gin',10,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2TF1FNSNPP',9,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2tJAlvuxBV',17,1,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2wkmgUZ3Y6',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2x0kB03hRn',5,2,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2y9GGEzISv',19,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('2zpSZxuVVB',9,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('30DFHxQjhW',27,1,33,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('30xd4fKpdK',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('31AdAavEgI',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('31qVAynkaQ',12,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('33OJ798a9E',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('36vdBpItjO',17,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('39oV5IzaUy',10,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3A3Ru9dOeO',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3AKh5Wds55',10,0,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3AMVASXiAc',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3bbjJjS8tS',10,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3BrJjja2lQ',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3bxZ6XMl6Q',17,2,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3CwZwG2kmc',15,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3dRxJnIVty',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3HF6FTGx4e',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3HtpVbQ00Y',31,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3jt6flUR4M',15,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3JvbrNsNbK',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3k7XE7TO3M',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3LHvlxUnXc',22,18,25,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3lNRXRUrH5',18,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3nXJ6NWPpw',8,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3Pd2lPwFxW',8,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3qKVa5t9U1',9,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3SihSyXMGA',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3uQxKkrI5I',13,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3XnNxh7pzq',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3yE0wQhU7C',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3Yufs3Leyy',6,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('3ZZtDRETPS',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('433Smqh1Mt',37,5,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('46Dmt4izV8',12,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('47KMiKVuYj',1,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('488CTNM4Pv',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('49sUACNEKL',5,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4AA91yFeuF',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4ea51c8KQJ',21,0,23,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4FfuvtIdFZ',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4GEyiE6Q7j',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4gOQaIZem6',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4HBiHVOtrb',10,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4hT5Lj76P8',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4iA3YwZCWB',19,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4ldcJ6e668',1,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4LFalzqJD8',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4m7c3W6o3V',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4MguCQFsod',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4NjabXaFTl',13,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4nRcztY2jl',8,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4oMKwA0oMn',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4OokWMZcmn',8,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4q59wKV35B',15,0,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4QMiaGvYKL',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4Rh5ZRAjvr',29,0,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4S3CSc0a56',44,3,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4s3yGIBeY6',14,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4uKuuuDEAV',60,3,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4wQIgufy3X',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4YAQeinm9j',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4yeig7jEEv',11,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4ZrW42ANvN',12,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('4zZwdJchZN',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('51q4QMBis5',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('524BZdChPg',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('52NtVhgVpc',95,0,131,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('57q6mKjOgi',10,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('58JlrLAZFe',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5aqVO9VgA5',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5BN0fpkDlY',22,1,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5dTlBv9LNE',10,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5EKNO1FwGW',12,2,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5ESDq3Beeu',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5ftddbwZdI',15,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5fXFtXWTXA',19,1,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5fXTJBwNdO',53,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5GE6uubw5e',11,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5GkJys4uGi',11,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5hnvTH1ZBY',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5KsFg3ZI79',4,2,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5nBTxXGXdi',10,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5nx4JFURfC',12,0,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5qy2Skr3Cg',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5RDHlBsDV3',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5RRT0NSHPc',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5SCdOCJYoI',9,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5t8TDpkh2k',19,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5TJplHM20I',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5uY6giXo9O',8,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5VF20xgHP7',17,0,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5wizSqlmIU',6,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5x0xzF9Zbu',21,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('5x8r6d1NDg',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('67o5CA4oMX',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6a9QQIJeIz',4,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6BjQnfCJRj',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6bn9PNC62T',20,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6bVKJPcVRh',26,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6BZ3Fp3vrn',13,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6C9EcwtYwn',9,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6CAkWGhecv',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6djabvSzfH',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6G5WaozM3V',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6ie1MOTi1t',16,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6IwYiutqG8',5,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6j4EJtclDL',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6jJCnLMDtX',15,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6jp7zHIdht',9,3,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6jTUllUXzN',38,0,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6JXuhvKtPH',9,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6KAae9daWT',8,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6nbuDRIRjB',23,1,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6NPIJtKBbn',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6oAQeQ8iuD',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6PBevPKVrH',5,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6pJUfvIFrF',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6PPGzFKTB6',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6qeQ3eReIR',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6qoAqm8AMP',14,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6QoYYUtESX',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6rPWXpexF8',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6RTO6LIrzx',59,2,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6sCUYmjGkv',15,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6SoMAod1gl',5,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6usCeoh5UB',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6vb9VjenHH',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6W5IqupkIV',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6wGICIniIN',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6wW3SmXw9b',4,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6xT3zjg4Jf',21,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6XZMTtkhTD',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6yCs9MPAAp',21,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6ZdShPovFR',14,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6zVQLNiJbB',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('6zZO2xc2Hv',17,1,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('70BDV29JNy',9,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('72FBLXyRDe',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('735XEKXkIk',20,1,30,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('737Nq1JqI1',31,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('79UzuUzScs',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7ae4mKLguA',15,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7AsloafoW3',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7AWLEWFiGW',32,1,26,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7AYXmktOGK',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7BNZPrax6G',5,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7d4tD0OFzc',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7iEfSOheai',46,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7Io8gAfmQa',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7J4T0FCXpy',10,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7LJZPJKFFG',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7lLlpxKF0E',44,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7mAZeezGga',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7Me8u9dE75',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7NNvhVIDFg',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7o5PIuDQas',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7PbF4JARhK',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7PDd8HsrLE',5,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7q1RK7joOQ',30,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7QIpaih1aI',27,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7RdtdfCxL9',12,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7SAxyWNGQw',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7UAtyCf33U',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7uKts9bwAQ',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7wanAMFCEQ',0,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7wCdkUTkGg',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7xlXpXG6he',11,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7xXZtpK847',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('7zphRbeDXu',3,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('804MBnSdvF',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('81GUaYJgGZ',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('81Wa37xkO4',33,2,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('84xCxXOtpn',4,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8amkCY0gAr',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8AsiC12WsJ',17,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8ayEQ7LsIT',21,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8bjohrujxN',71,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8Cc9UWduuR',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8CsU79d7Uj',7,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8cygIsdaEb',33,3,24,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8dvoFBKFxt',0,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8EOc5mLyKv',8,0,15,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8F2kV67b62',24,2,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8guAS7lKK4',16,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8GW515RIeX',15,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8h4cvzc0tn',25,12,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8iu1YIjeA2',9,0,16,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8jfI8HshfD',24,21,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8JHqTxOJtr',9,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8kawye21GT',14,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8kYKK5Xm5H',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8LvCVBKlhX',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8NXGrfsbdt',23,2,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8P0mtjUphZ',16,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8pnqPZqrxx',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8qWSWq6S3D',11,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8R01NPYHVR',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8ScaOer9In',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8TpuLNkTJN',29,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8UWSCIvuch',115,3,35,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8vJmZfC6fV',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8VPqrr5jRN',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('8waKWgXsef',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('94BpvXGvZq',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('95mTgozU3q',18,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('96xfrHMTVU',14,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('97M63er9EW',9,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('97oXIybuM1',0,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('99kpAqfG77',13,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9BRLd6i8BG',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9DFDhzgPJo',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9e9zqytQie',3,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9egHIMNCok',12,1,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9eGRO1PqoQ',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9eKNsYZioq',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9eoTGc65IC',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9Hl0LTMfFe',36,1,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9HNzpTsHTO',12,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9HPfv6YVFk',36,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9HZRtf50r1',4,3,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9i1nweRYSe',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9Ig4oUJM3o',16,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9JBl2Vgdtk',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9k1NmufEAW',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9K3PYWxiCW',15,5,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9kEDsOJIC1',5,3,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9kKP1WHQcE',19,0,15,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9KOFAiTq35',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9LLXRdIJVA',4,1,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9LPxjJelJM',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9NTtXHqdJm',8,2,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9O30a7DU1G',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9pbHhZGZfE',18,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9pHHdZsXvM',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9pRxrN98zC',113,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9QcNAolIwU',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9Qu45YjAmE',16,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9uE4E76qyy',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9wKhSoZEKg',4,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9wkvi3LGi9',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9WuL5oLSq7',7,1,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9y98GmliQk',10,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9yeZEq6aqi',10,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('9zvz6xapLm',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('A0J266ITbA',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('A1un7mhyoS',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('a1uTiAr5uy',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('A2lFhbkrBe',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('a35RCizoKk',218,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('a3CVyubeM1',14,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('a3K8KapUki',66,0,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('A3SVMibc3u',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('A3uluAx9SA',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('a3whgifSYU',12,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('A5qn7GpscE',42,3,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('A5W0oOlYIS',8,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('A68xpvm8NC',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('a6N4lhaB4S',14,0,16,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('a8lhp2MZXO',5,1,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('a8TlrXUXrO',22,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('A97x7qFEqG',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aAmFG1pCUS',7,2,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aAoT1aXAsY',22,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AaSHuIRQIU',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AAUjKE2qMM',2,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aAWde10kKQ',10,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AB6XRvcjn5',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ab8rPjYbf3',38,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AbhnBhutDK',8,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aBPLZPmTnG',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('acAZCG8mCS',17,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('acKFAaLeca',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ACQhUAjcqi',56,2,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aCwzmYHkIk',13,0,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('adfRnrSHbc',10,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ADxd8vE6Ja',113,5,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ADz8t6e0zs',16,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ae1vOkFWSq',12,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AEA2UQliuw',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AEcDKwfqgo',1,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AF6h4FgXJQ',5,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('agGjgo835O',18,2,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ai9TIIN5gg',11,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aicpmsTAs7',20,2,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ak3JMctikw',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('akeV9m07Gs',19,0,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ald0fdOJ0U',95,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Am3vWMxiok',17,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Am5lI5jom1',14,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AmEpK1rmS1',7,3,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('amifAAHEmK',4,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aMilCyNsG5',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aMQfu9lecg',0,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AnbrprWF07',30,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AnLxz05ndo',10,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ANNzDlAF21',14,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ao3pmsJkwI',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aphT2RsBxk',45,1,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('APX2lfuVvq',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aQI83YjWwO',19,1,28,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aQOTcSF5kM',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AqYZC3tEWG',1,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ArdXVJAf4Y',12,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ArvlfjwvHe',3,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ASQdk3FW37',13,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aSURKYbcYW',2,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ATFBHho6ta',59,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ATJ00LWHhk',5,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('atZ0t6UXfA',29,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AtZNNryfBo',14,4,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('auq4cy4AEw',12,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AUsnm9DOkE',10,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aV480JC2LQ',4,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('avvhF89z0C',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('awCJcEvOG5',24,2,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ax8Lx4wt2e',32,0,51,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AxbDv8gjzc',1,0,29,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AxdPDtOxv1',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aXnRrHQp6O',10,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AXtJH2M6t3',14,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AXvZrH9fjs',14,0,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AxzprHKPv1',11,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AyA0C7RIYu',20,0,21,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AYW8O50kqk',6,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aZ0ZZDatbM',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AZl4N47h0E',36,6,49,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('aZvjZbiBPA',10,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AzX0ftgDPw',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('AZxFnZWXtC',17,0,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('B0HihRQzbN',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('B0PUf2WPZt',1,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('B1WGKg4gCz',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('B26U20SDTN',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('b2r3DlIRtN',33,1,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('B4PuTNSBtx',10,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('B4zYL4uF4h',2,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('B5Yqmsh1cj',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('B6x1ZT9rVF',19,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('B7335StWw6',10,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('b73UoqB7SR',22,2,15,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bakQA3rsEL',14,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bAmi1K8Kor',32,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bASwoSVKGr',15,0,24,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BDRwlhUXFp',33,1,28,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BdtSvpqt0J',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Be9UUItEGh',10,3,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BEgaqQxCAf',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bEIEQE61ex',23,0,38,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('beyo5i4O7z',14,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Bg5kseV3S6',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bGagCwlC92',10,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BGEQyKDmub',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Bgma95vgi2',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bgwac1xMup',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BGyA5M6GoN',52,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BHdClx32bl',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BHZ3J8chBt',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Bi1OQ7fyg0',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bi5U7AF7Gl',13,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('biG59IDWYT',16,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bIYySuVAq0',20,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bJ2UT4czbv',14,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bKEK13duet',12,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bKEmcMPOwN',6,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BkkuiIBOoR',17,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BL4W4Fexb2',12,3,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('blngJjADtT',25,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bLrKjNiFPT',16,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BmC51gd1GT',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BmmOaapWyP',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bMokUIduOd',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BMYqa92aE0',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BndGhvORVx',24,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bnDmJrqhNp',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BNn3lxYv2p',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BNnILdg0Nj',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bNVQLBkLpX',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bo5MMApgI2',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BOiw112qyx',18,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Bp2GzVqTxR',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BpJWJLgr8P',11,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BPpMdnQHxT',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BQIMCwhoaV',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bRhsfn7r2X',10,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bsoymeN7YV',10,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Bt0GzbwzTB',174,2,27,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bt612forx0',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bTf7ppIDR8',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BUS1madCyt',9,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BVtqvvej6d',20,0,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bw3aGKJcGJ',29,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BWkUWGhsM0',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('BWQqw9ROsX',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bwuoCmB9Sx',15,7,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bxhivt3P2h',39,0,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('By1mqkfEch',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bY3EUctiar',8,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('By3uSMpQIt',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ByICAa6aMf',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bzVmDxUddp',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('bZzMxDWhBP',1,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('c0Dh4ZYd6y',8,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('C0RD2dO0Ze',5,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('c1EJWqTu7C',9,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('C1MZU567OW',23,2,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('C1sVWAVY9O',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('c3AFiQDmuM',26,0,31,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('C3CFA5Nck3',3,6,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('C44ptbaZlu',9,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('c4LnNfAtno',31,0,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('c5UbMszcie',5,1,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('c6JhfVMxvM',3,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('C6Xl4lIjtG',26,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('c7EzM1NuU5',15,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('c9yPswjuim',10,0,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cAmxSOZWaS',10,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cbvLRl5l0K',5,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cbXZNXWjny',8,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cdnBzPcVf5',4,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CdtNlHmPp5',20,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cE5juaVmAa',0,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cf4jpFWXPu',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CFNDtrKPPo',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CFtj8bmdXK',30,2,40,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CgotG3Lsu3',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ch8bF6iDvK',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ChjP8hArJW',8,2,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cIYDSAPmo5',8,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CJbJfX5pDg',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cJFXznY0fk',22,0,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cJVZbPcj8c',33,0,21,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ck7JqubO7I',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CKO217p7o3',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CKOJkW21Qw',12,1,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Cl4XJZ3tTy',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CLXB8F3n0G',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CM3JumtUa9',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cmW4SgNu17',18,3,25,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cMwDgqDiy7',16,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CmwfA9Jmmg',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CnfvVn5VXc',17,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CNL04P1r2k',3,4,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cnpznRWFpW',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CoCL3kJmmO',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cOKJEMJwmk',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('COkpkc6KKy',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('coUnUWp1Ac',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CQ9l5AruiS',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CQ9Xgm4OCc',39,1,29,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CQoXsitKcI',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CQwJeWxkw1',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CRFtBJmzBS',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cS30wkniQO',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CsKp5Ihug7',19,2,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CSuZYW2oaa',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CTV2NBo8Tq',13,0,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cuiJaIpcme',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cv2HZpwx0q',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cV4dnDglfq',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Cv8F8nSXxy',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CVF8LJYJt5',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CVHTflCnvQ',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CXbztlsz8U',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cxfzHRMjdK',52,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CXXRTfK22o',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CXzV6Fi8h3',7,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cYo8gmho5w',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CYWDSyJYqe',14,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cyyf15Dyms',36,0,28,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Cz0dDHwxro',9,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('cZBBBJsX8a',13,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('CzRJ4dWZjy',18,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('d0PUNNiXDr',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('d1o3wUtiMx',26,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('d2DmfJAD8X',130,1,44,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('D3wGAaDskP',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('d6NYtfgH4T',7,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('daeWCYFC7N',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DaIYKY0eqV',38,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DBFQLfeZb6',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DBlA4niltb',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DD0wZf7bN0',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DdJQNbub6F',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DdL1Xx3n2t',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ddVaTt3j2n',15,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DE9coQrMMn',12,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DEcG1EzCAH',17,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DEEuaw2WmH',4,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dEKCiojEY8',6,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dFBG68w6nD',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dfF7hHgvnV',6,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dFHe06etTv',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DFTKJz9x6N',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Di3o5mPWQl',257,0,369,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('di7QwkTKqV',17,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dIEgM9dk58',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DiO1o5DcYj',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DiwCGgroOn',11,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dJfuvt1jLl',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dJjUx2oNjf',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DJZgvDGpvx',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Dk9mCul5ux',30,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dlFCr8MrDP',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DLnoFFObBJ',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DlpINleDl0',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DMGAs1VS3L',85,0,23,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DnnuV2IDJZ',11,3,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dnX5B6APtl',15,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Do9ksyDAS0',11,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DOCc7oXqUv',17,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DOGo31Haah',30,3,21,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('doMcaEtKAd',27,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DPLI86Wf0v',7,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dQ9eOMlWMB',17,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Dqq1aUPiIT',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dR89641XVZ',6,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dRLcVLixZR',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dsK3A16cUX',35,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dsKggUVEER',166,4,41,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Dtbql2WLTh',13,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DtRiHDmBNx',27,0,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dtviXbO2xz',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DU1uyszQGD',10,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DuIM9OrKst',25,0,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dUm3osBYeD',33,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DusWusPAir',11,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dUWM3iVOKv',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DUYMw3xKmr',10,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DuYmYudIgl',4,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DvLMt2sLRL',12,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dWA5OgBGGz',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DwcAC3vUmL',17,1,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DwiO9qZ59R',28,0,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DwIQOIPMS6',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dWOgCq4KAJ',42,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Dws9KORQM2',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DXdwPR5x0x',21,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dXDytfkdbN',5,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DxJ5L2c8zV',16,0,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dXLmfVqNx6',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dxnOpHO6z4',21,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dxxKVbEFzP',15,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DYiUo3bC98',51,2,26,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dyIwig2ysj',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('DyyMmmp3In',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('dyYwucpu3R',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('e0JlbpifBk',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('E1kpemt5OI',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('E2jrNhMj63',8,2,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('e3Ktuwtcoi',31,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('e46Prda8L9',24,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('e4LFB4Cd67',22,0,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('E4n80BohNq',5,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('E4XfDH7PZ1',5,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('e5Ezc3zKsi',11,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('e5IhsKx51u',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('e86rbJY6l1',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('E9k69AJ1K9',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eACFIcRqwk',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eagHwczO5u',17,1,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eASPICdIEs',16,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eB8fnB1lxq',10,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EbHdXrQNr5',3,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ECqxsafwWY',16,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eCwPy1XEUI',8,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('edt8r4WbNQ',14,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ee3jAuBKEK',25,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eeIxekfIQa',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('efbnZ83hTu',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EfTxL27Z4s',24,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('efxhLTWvxi',12,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eG74g1jwAS',14,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eg9jmmbmyC',24,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EgS2OuB9eQ',1,1,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EGSb5oli3K',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EHdNhLA8HM',14,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EhnjxlK8xa',16,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eiKXUWtyK7',24,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ejthLd5pn5',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eJvNNdyFZm',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EKET79lSME',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('el0PhP9r8w',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ENlvJHYrRq',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eNRtzHuPvg',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ENtZP0GVDa',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Eo9XGIhSCI',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eocf1iNsis',4,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eOqLyYZaG7',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eR4rNX3HVy',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eRrvrJUjpS',2,2,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ES3Joyp1s5',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EsMbsmr7M7',12,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ESq2KG6aWc',4,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EsqhGAvS7i',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EtLzVnML4y',5,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eTrv8jKH2Q',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eu98CMzw3g',26,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('euqL3g8uYC',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EUSj1Y8y5U',6,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EVfZ44M8JQ',4,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('evn0d0QB6s',17,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('evRxbf94Ts',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eW9VYAhgO5',16,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eWcdYCfgKM',5,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ewe0qGlYQ1',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ewKvcMTOwW',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ExdvTp92lM',17,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eXNbTNGRxK',11,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EXPprVYtbS',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('exVfblst89',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Eyk6QUHo9y',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EZ6HBpmlrc',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('eZjThByNL7',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('EzVJFJalDq',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('f00QLR50lz',42,0,37,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('f0TcnRufF8',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('f1AC9kj3mp',3,2,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('f24WZt1XP6',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('F2JC0xWNdN',14,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('f3Ioyyf1kF',22,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('f3oWoCrEs0',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('F3qwqiXsQ4',0,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('F4b9dbeNT4',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('f4X7dvmLHb',42,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('f5CmKuvMWb',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('f5QqQu2cC8',2,3,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('f9Ag9qdICd',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('f9MQiOhcET',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fa1owIhKYp',13,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FA39S54QCz',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fai3wa4smz',9,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fAWgCM6cel',2,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fB0aJ6Chz6',7,4,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FceKgIbsC8',15,1,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FcGKysfW52',20,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fcW1IM2Y7v',5,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FdP92xqXTx',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fekOmgVwqT',27,0,23,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fF41TpMNzj',10,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fFBsPtWb8p',7,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fFvGFzA4hr',13,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ffZq42spLL',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FGgysAdIMx',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fh8w2PCBtN',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fhdeVNipPb',13,1,15,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fhDIVPO24b',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FhJ5R4y802',41,0,63,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fhLc2huvPX',17,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fHXCX25TVJ',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fi5s7iLEeT',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FiAWQ7n7ml',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FIMmMOXws8',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FJLwfZIjpn',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FKQcy7JCqN',44,0,21,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('flZ548m62z',13,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FlzsZJwRr2',10,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FM3gmG4qIH',12,1,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fmO7we2Mqv',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fnbEBJE8xT',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FnFsHD3JFt',17,7,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fNr7JJclvR',10,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FoysegHukj',6,2,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FpP1hfmLbN',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FqmGOkTqcP',3,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Fqqm7wPO1T',33,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fRdSD0CHdF',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FrJIbx3Dx8',24,6,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FS3wAi6yK0',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FsGyqiPUgl',16,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fSkiqSdCgR',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FSqWqwBqoT',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ft2qn2SFJR',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FTFo247tJb',20,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fTJoXRozdr',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fUigg5dUGz',42,0,77,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fvnqttWllz',7,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FvRGT81RXV',24,0,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Fw9QUcV37Z',25,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('FWWoa94g3J',21,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fY5m5g83EP',46,3,91,1,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('fys71c4m3X',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('g4lR2HmhDY',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('G82N02IpVQ',1,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('G8D828EFZU',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('g8NvDVu2JK',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GaCdAKlWCS',7,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gbl8vVu6lo',3,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gbtFBHKdVM',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GBxbtD9XDG',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GbzzTZIRj1',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GCKdsG4OYk',6,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gCyRAOtmYe',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Gd20NloBZa',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gDnzXBap65',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GEeTisDq7I',34,0,28,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GEkBiyZQko',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gEwH93LwEo',23,2,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GEWPkYvkqA',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Gf0pD0wbxI',21,3,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GGSjkCzgkW',12,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GhL0znsTbS',3,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gHrrBhMDh1',5,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Gig2geVYWs',44,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gjfXXBgrvU',16,1,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Gjr4dluzdq',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gJrZ46s0TY',61,9,45,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gJTtJnGhVc',14,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gKcbiW0kcc',9,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Gl2nJxg8DA',14,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gL4BVJmjFQ',6,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Gl4XXNSvdM',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gLBZPtW6pk',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gmK8G9n3Qy',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gMobG9nGeQ',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GMWJS5zI7S',11,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GnfDZRkJfk',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gnhnDdufpQ',8,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gO3hmcvouY',16,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Goa8MklY9a',18,2,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gOKDEmlAok',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GOqNEYdMgm',9,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GpDz42QN4q',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gq1j9qPgUE',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gQaFCYN7gQ',15,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gQCZqi6Ouy',55,2,27,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GqOtAABsSQ',15,0,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Gr0LPnSlP7',8,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GScfW3TMM3',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GsmPuibeAk',39,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GSOdU5LAQ1',13,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Guq4giN93m',10,1,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GUS8Ygb1ii',77,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GuyBKijO7s',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Gvn2LjMn4O',10,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GVzrF4kN0y',34,1,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GWG23K0Iq1',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gWmBOULmSw',14,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GwQlUO47EM',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GwUrmidicY',4,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gxpNhNi0RU',12,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GY3X7SFMe7',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gyKJA56mYk',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('GYU03SZoKw',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('gzL6FzEPZq',17,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('H0fg6DCtJJ',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('h0lAbtkBFr',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('h0NkNlyBnt',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('H0zqj4qVTr',2,2,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('h1gy9Q0WGh',78,1,31,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('h1MAEQbeYn',10,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('h2ZmVbKVvB',21,1,21,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('H3igI9tyuH',15,0,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('h4pyRNCRHp',13,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('H5MI1STsez',39,0,21,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('H5qis1ZoI0',10,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HaicGMl9qj',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hasw3GxcIx',18,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HAU7yoNySN',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hAwuqWFq5x',3,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hBrYP0q6tH',31,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hCA5aONS1Z',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HCi7seHoGN',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HdZUTN9bp2',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HE1OYkbU3p',12,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HEcwoWpkmh',66,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HfzEzFs4VT',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HgCAaMbIEt',4,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HGgkOGne3D',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HGy3EQxIsF',7,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hh4cFfGJXH',11,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HHZ54xGZ4R',16,4,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hhzMptgPfN',6,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hiceIcT5A6',16,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Hj4gNnKBJj',5,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hj6y6Xgdn6',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HJfuBdKR0b',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hjpa8V1Z48',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hKAyUGvA1B',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hkC3AWJQav',25,1,15,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hKCMC5j71n',28,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hKGS7wriwB',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HKiECCdiWH',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HKoIK5xmst',6,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hlbCdnAfTR',15,3,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HMQqmCbKmT',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hMsamu4gOH',12,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hn4GzJyjJ4',3,2,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hn6EDfwn2V',5,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HNDSp0I8Zh',4,4,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HNLmvDoBL4',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Hnzkp0cRnX',14,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ho5cOCDYIX',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HoEeo94C9h',17,2,16,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hOGA7WVCA4',7,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hOKWSyDMEl',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HQA1sShsCz',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hqIYY9xscj',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HqqqcW43IP',11,3,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hRF3LTCzt6',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Hrne0f1Z8F',0,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HS3aUYTa1h',24,5,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Hs9e9I85w8',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hsQG7GjYeD',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hT03vtGZRX',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HtxGR0UfD8',1,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('htxoD8eDzn',12,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hUCg5wReAX',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('huW3KGRgud',12,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HvFMrLQTRr',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HVXUhr76hB',61,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hwKCA1bA1r',12,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hWW953zUYN',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HXDOFbcx6b',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hxjWfT562Z',10,1,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hxtyPPULlX',1,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hXZqfTq0Hf',8,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HYcCsY6WUl',52,9,34,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hYgSm3NkiN',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HyIqwklkOf',53,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hZDsLby8l6',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('HzHe6n5HLp',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hznaRpeRHl',11,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('hZVyvrM2Nf',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('I1u0SKzysO',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('i1UJs1NekM',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('I3sXQYBq51',10,2,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('I3whCAjA7i',11,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('i6RF0daVls',21,0,26,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('i7CFeIhSGS',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('I7gHMSZQ3G',139,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('I8PPTLGnR1',2,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('i8RT6rAddE',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('i91nEYXsK5',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('I9SbiybU53',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ia9lWsL1US',20,1,21,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IBvvPJU6BO',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iCilQgn13G',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('icM6eIdmwY',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IcSpgOBcYc',2,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IdJDTjQ0jW',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iDvj0ZuBbW',23,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IE9JsYxiKe',32,2,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iecHMkxKcu',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IecxeyLccc',6,2,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iEEhiWHe95',13,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ieerIUT7ag',11,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IekxGAFiyi',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ifxjZHMzRw',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IFZ2DNA0XA',4,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iGA0Qux3CS',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ih6TRxoB09',19,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IhBpBtq6BC',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IHHxJTQXrI',37,0,43,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IhvrlJuN6I',14,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iJ4FJjWNvo',12,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IJ6xnlaX8q',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iJfzrhetjO',14,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IJH0d258Ti',11,4,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IjppvFMzJe',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IkkdgYlk5w',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ILBLp6Ol2m',15,0,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IlX2H4WdHU',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IMkXCsvq5G',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IMqJMkRASE',11,1,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('inhlTtgNnM',25,6,15,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IntfBj9tPc',2,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iNtXNbiDNQ',35,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iO5vs989M5',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iOAVW9tgKY',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Iomx9o0seu',12,0,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IoSxaons1m',15,1,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IpBJ6Z7x8E',24,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IprPtFCdLs',17,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Iqct3iXiys',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iQY2qgd1qA',6,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IR8HD0CvB9',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IR8xN0E8NC',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ISudU7FYuc',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IswPYk6kWo',18,2,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iTFlPFcbTO',65,3,28,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ItVrFlULzU',8,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iTxB4jEfla',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ItzjfHa6bc',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iUGJCYvWoa',31,0,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IuKp3CX1qc',2,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IVB6dX5DFG',6,2,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iw3vQK63EG',13,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IwQnimRiW5',33,2,15,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IXdfd63tVe',16,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('iXFjvf3zvO',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('IyAtCIJwYq',19,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('J0f74TGVV6',5,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('J0NGznszvb',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('J0VETXUx6z',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('j1qkKKhk3t',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('j3513yL5yV',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('j4fCTV9DNP',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('J4X5lZArxl',5,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('j51II7Fucb',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('J5OY1WPqah',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('J82WZFcFHh',9,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('j8tgxtMFz4',12,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JascMAZGkH',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jAW9YyZQK2',75,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jbpIjBmLrN',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jbxiJJcH0t',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JcUwY7xY16',16,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('je91Wcja94',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JeWEIWhYGz',23,0,16,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JeyciW2Gux',21,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Jf8gzjEzVt',12,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JFzU4tSzdn',13,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Jg5aGMPAEz',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JgoGS50AkJ',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Jh29tzMRB4',30,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jHPwv4MXRz',10,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JIkKUmpkuP',6,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jiUuQ5JAa4',16,0,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jIYSq94Iw4',13,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JjvcdtqVNx',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jk7ey3zQEb',3,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JLnKp2StFJ',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JLVqBJALr4',20,0,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jlXGhROH4N',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jMCMIcXIUF',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jN2uHhkPhR',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JnD38RWrtn',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jnTi8JinJb',25,0,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jOOS7w4WIT',11,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JrFKJ4ab48',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JRjKJJAbDN',5,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jrVq80a64B',16,2,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Jt6A0LghHv',37,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jt81hxcz6f',11,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ju1uCKNEgp',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JU1wuGLYEl',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jUcyaozWo4',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JUYq3cDM90',13,2,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jvXufTA4p0',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JW51k52y9B',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jx4o88I0DJ',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JXb1v4cb8J',11,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jXnc2LYvDZ',10,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('JYosyOh3sr',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jzfCdFK2Fb',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('jZpM8lmtNf',37,3,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('k0fv2h9bnQ',4,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('k0hnd8IvDQ',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('K0Zpf03b0k',8,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('k1mFcs4mwi',7,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('K2zdVlsrHA',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('K3eZUsPSeW',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('K4PRZXSJ23',15,3,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('K7C2QiLI3W',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KA7VMmXCcs',3,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KAKRMmPqes',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kb40P0w2dm',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kcgvkKF7iM',11,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kDvvD8mVXK',12,0,26,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kDxxfT7lt3',20,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KEejkuRa7C',46,1,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Kffpp4Snt7',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KFhXp4mB6q',10,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Kh8vXbQ0VA',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KHHHx8ifNU',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('khLHLDCXTK',12,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Kht0BVkl6W',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KhZJ24itNE',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kI9v9qnoO3',22,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KIsFG5nGO1',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KISHmmdmwe',10,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KKA0My6aAM',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kkQ67yvMKm',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kl0H6FOnbq',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kMYDcGJs5Q',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kn84P8ElNA',3,2,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KNb2xDYpZQ',7,4,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('knFbfzAvzU',12,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KNXR8Xkzn1',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ko9bqwTku5',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kPlNVFctrm',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KpPFPLUVXA',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kPRdNVObTW',13,2,25,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KpVDDx5xxs',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KrJBnVqh6M',9,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kS5HQ7L5oQ',20,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ktjJxNWZt7',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kTRbtvEzvU',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KTzJNfu0fi',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kuEz9QNyki',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kV6HjRSVx9',26,1,23,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KVDDPrUzHy',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KVF4pXuNHe',2,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KwqNOUf5M5',2,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kWWR598SgU',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KWY2EIlWyK',9,3,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kXhXTVc4lE',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KXjxrrYfJ7',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KXLrTtCZb9',192,7,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KxnxvncpFG',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kxv6hTgHrO',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('kYOjgItAOO',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('KzpXRDQppm',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('L06mHNqzR0',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('L0nYHfcfhh',25,1,27,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('l0zQFDcfBp',1,1,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('l1o1aqx1Ql',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('L1OgOOpY9J',8,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('l4VS0DEVJd',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('L5uO71Nq3V',15,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('l66qHfWXfx',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('l6FOfLg0tj',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('l7a5oAbQID',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('L80ed29tvb',10,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('l8RuD6YXZx',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lA9kKKpUCd',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lAgQgKVAGh',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lAyOmyFWmx',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LbrGFlwFvX',8,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LbtIdlMZzX',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lEGgK5pCuV',2,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LEq5aKTUwr',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LFJkn4GX4L',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Lfp9FH3ZDH',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lfpwbHeRv0',36,0,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lG7UiGJ1ar',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LGAkSGlKIB',58,1,31,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LGkcqyJOQR',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lgOuSABOE6',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LgWksY0sAJ',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LH8mPTS6VJ',18,0,21,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lhBiTZCJLV',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lhhWxTIrPL',9,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lHV5nz7PdX',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lhvcLfK4rv',10,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LiSaYcrEgT',15,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LjDQx0knRv',6,2,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LjjGJXMtbv',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LJzYBL7JPf',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LKcKuOtioD',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LkIcAid9O8',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lMIG7ivQ1R',0,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lMmQMGba5D',18,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LNj3xzaJBf',20,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LNZcfXQ6FZ',7,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lOYcUEJa36',7,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LpFAtH9VBz',7,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LPFcF8irpx',7,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LpTKRlMNdp',3,3,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LqC9qOjk5z',9,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lQOUaEHyCb',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lQSgWgpIEt',21,0,31,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lseIAIdsIT',16,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LsIuGi6o3P',6,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lSkucgRs1z',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lt6qRzE2zX',30,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LTTsB4ctFf',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ltVOjDMlfZ',26,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LUIgqk4Iij',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LUyWOWbWE0',14,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LVB7bDCtFB',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lVfwFVeLnD',6,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lVTgx6wrJH',19,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lwAwUMXoGh',10,2,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LwUSOWbkiR',17,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LX8yhLSxBL',23,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LXHml01znX',6,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LxhulBqd0P',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LxncXru4TP',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lxPwvh54Jz',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LXrOpDARdH',7,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LY1cCWT35d',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lY3mEidEqJ',10,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lYAuCMn9g4',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lyCO3OpqaJ',19,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LyS3UudQa8',8,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('LySmq5r5UV',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('lYy5EKZIY4',7,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('M0jNBfWt4u',42,0,16,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('M0v8vZq4PW',11,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('M1ajmohKws',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('M1mHgsjY7y',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('m1YDocJCgi',16,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('M3a2IeTEYW',2,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('m4RV2TOrpA',10,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('m5mLIKjw99',12,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('m77piiJw9u',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('M7q4a1VmqS',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('M9MtmuHOyg',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ma7jGepuOw',18,0,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MAo4ewzy5c',9,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mAq23wRUYa',47,0,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MbRTRNabdq',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MCKX1gvMI3',23,3,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mCOFKS0sAM',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('meKL1KV9c5',0,1,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mEs2umVQS9',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MEwxCkTQYg',16,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MF4DBryDdg',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mfzNtTCRz1',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mgclm5nyOe',23,0,26,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MgiPQ9XyuM',16,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MgmLu78qum',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MGUbKUp17y',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mh6hbNCj2u',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mHBj0vWvNi',5,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MHNjJ2eXhA',52,0,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MIuDIAlK5U',27,3,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mjFJbty6ZQ',13,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MJJ4N6Uzda',5,2,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MJnjJFMjXW',16,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mjp0NNyN81',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MJTN0dcXh9',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mkAhYe0WGk',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MKivakz3Ek',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mkQZ598SMo',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MLHdhbKjnM',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mLpvl2kdpu',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Mm1NaSHuWQ',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mm92Ic8o5u',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Mnb0BxujXC',12,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MNbzZDmhf5',18,1,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mNLrNHEttS',57,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MNR6Nl3fBU',11,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mNTBLPmjZy',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MO1897dC9m',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MOCtI7xSE3',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mOeHEwNK9W',28,0,26,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MpJTv0ADbw',13,0,15,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mpl4PN9609',16,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MpzBrNYbBk',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mqEdCaL3q9',19,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MqGzCKbOyu',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MQU0yW0Igq',13,0,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MQWh1qjUMC',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mr8DLX78ZM',14,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mRfB6RyHhe',55,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MrFFpBanjo',3,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MrT4xT7P8s',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mSkHKEzcQ7',13,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Mt2tlFERZi',21,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Mu307yXwas',5,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mU3l7Y2YCq',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Mue8MONQKw',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mui031FMo5',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mUsvUOTceW',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mvtXp65Dfy',9,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mvxvfPQPxs',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mx6T6HMRVw',20,1,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mXHR0fSBPA',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('mXjLH69R0Y',24,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MxrLfzwDJY',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MXtRr27BRY',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MY3r5uX1Ak',2,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('MyCTq10Mii',153,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('N0DWR4MVHr',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('n1Oq3a2WKX',2,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('n2hWzbyjXx',7,3,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('N40oLDu2bp',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('N44ol8AZ6f',4,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('n4PYzN9DDV',4,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('n4TSnnqnpd',16,2,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('n59OQA27kb',5,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('n7AA936wE0',5,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('n7UKYcDqkb',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NaUyOG8qQB',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NBPUXdq2hT',11,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nBRqVHK4Fx',11,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Nd4CrNUDvj',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NdfKdFM4BR',10,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NdtgzbYrH8',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ne3yyc2mEZ',3,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ne7omuLsCF',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nFTObNcHhb',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nFxgxlg8Tr',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nG11IQdK50',21,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NGI73AHSwz',13,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nHDOhdozRV',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NJ4EXralRf',3,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NjVO2jwRpX',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nKgAM96qAX',4,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nKkOI3nOCn',29,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nkOegwRkYR',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nLBMn4uxXz',19,0,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NLPKx2WN0z',10,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nn07RzITR4',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('noKuyuz95P',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nOQyoePyY2',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nOsuMsXWuF',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nOWImkzouH',22,3,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nQ7ikuFCil',14,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NqeW5IFKcF',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nQk7O3h5Q6',4,0,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NqmuuSxGUl',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nQqM9edqGb',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nrDI6h1tFt',3,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nseMIEpKGH',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NskeMabw7V',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nSUg5U2mQF',20,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Nt6yPfin08',20,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nuMW5uD7c4',5,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NUOGqQpcQb',19,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nvJMv4Wllx',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NWyOoYZQoP',74,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NX0SHlEHPL',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NXbStBQf8J',14,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('nXHcFH9JLJ',21,0,32,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('NXRGXxSl28',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Nz6yldYVXl',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('o040l2Y26Y',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('O0vJvZ5d09',3,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('o1cfyEPGU9',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('o3GRYMNOAO',22,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('O3k4uWVciW',18,2,26,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('o5mxs7JESW',12,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('O6BHHVSxzm',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('O6j2pNWpdi',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('O6L8zdoDF7',38,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('O6pXHxSHJc',30,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('o8DjVjSVrA',9,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('O8pB0D7P0M',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('O9gFYmhgyi',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('o9oDA9Je37',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oaOro76S9c',19,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oAYxOgp5ua',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oE9BmyL5UU',16,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oEQPQudA5g',35,1,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OeuJEMpGG9',36,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oF8JNbu4b7',16,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Of8tV43RJe',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ofj2FfqrrS',2,1,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ofnDvhKfvm',14,2,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OfV6Rxyxnu',6,4,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oFVf2r56B9',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OFxrLj1XZg',14,0,23,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oG1NcmTiii',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ohlRtvaxpy',11,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OHp4PTk6lG',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OHtPjvWJns',15,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ohZ48pSPdq',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OieBCC2g9S',24,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oiIJGkLyO3',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OjnPjt54ta',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ojvlbr5PV1',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oK3zM50yem',35,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oK565MHqse',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oKmdKcfAyY',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('okuBwifoS9',13,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oLPz6rQv21',7,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OLTlv4oppk',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ONjfTjw2p3',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oNJTNfU0dU',33,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ONLfb4AvRW',2,1,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ONn6jn3xT1',14,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('onPNbNIlZM',32,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oOq6mQROKU',15,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OPjzHfm6h5',17,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OpNXnlYtrk',76,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oqAr5MDgU3',8,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OQCXKgzUOi',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oqMx1iHyOk',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OqqLuqPYuq',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oR2dN890Hu',32,1,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OsAF3UFyuc',3,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ot4TzXQNdc',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OtxlRJgHX7',23,0,24,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OW50CIfuS5',4,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OWIdeazQIW',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OwKPsSrkUO',4,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oWQ2AIPQSy',3,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('oX6DVzqVvo',16,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('OXt2n0IzzM',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Oy3jkKDIcU',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Oy3R7YrQeU',75,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Oy7biOnyMU',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ozZFVxwfD7',15,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('p1uOQsj17P',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('P1yg9ITgc6',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('p2NKpjK8vL',10,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('P6T1btWTdD',27,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('P6Vs0vkjvD',12,2,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('P7oaE5TUeJ',1,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('p7UyGSBaSB',11,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pA3GGmjy7l',1,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PaaAo9jAGr',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PaeAcUtcgj',13,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PaGemix3s0',5,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PaIUCYvk1j',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PAss7Er3E6',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pauGMMFYeP',2,1,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pBRgvJAXpd',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PbZktJMXhx',12,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Pc7Q99NEkD',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pD6OJDCtJL',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pe5EoSp9ER',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PeAO3m4Wwd',27,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pfdqVXMhR8',2,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pFjuLH3JLj',48,0,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PG1OIYTcYv',12,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pGA1S9Xwat',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PH8ID2qtr6',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pHbEZLqxBn',47,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pHhKHXu2Dt',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PHjEJvwnxP',52,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PiSSYODiYB',18,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PIU7oupcmN',80,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PiUMICtUiB',15,2,21,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pJfCfvkP8h',24,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PjHmF8U68j',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pjPCNtAhlV',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pJRsL23rD4',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PjzyTtOvL2',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PKKIoAJesj',14,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pkoUsW4AAJ',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PksIg7pGen',12,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('plvsfDCdNb',376,1,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('plzYpt1nFt',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PM1oua0yKL',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PMMCSKTmQB',37,0,24,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PooGUSJoMP',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pos1Oe2oYT',67,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('poWcOmRqqB',3,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ppXOTlK4b0',4,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pqCGC7voMr',12,0,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pQosoq2YGp',12,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PqUik1Jwux',23,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pQuscabAgf',3,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PRTwrDMVtN',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pS9emG65KB',13,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ptBCjHgjzT',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pUmUoMxiM0',68,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pvBKrLgTJ4',20,1,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PVjCd07vjF',18,0,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pVvqdZ52fv',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pwgWG7fs38',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pWuMGIR3Kh',8,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pXBMtrO6fJ',29,1,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('pXjghbu6zB',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('PyY5QczKIN',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('q1Evy5dkcs',4,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Q1S0Ygv9oE',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Q28xDfgLhC',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('q2TNnlAb4w',5,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Q3Y07ohy7O',9,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('q4XF22cpfs',21,3,27,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('q53TGmLoaO',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('q5ib7uPKmQ',34,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('q6BLxBS2HU',18,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Q7s23MViIE',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('q8hvZdmtNG',6,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Q8tLVxSrrs',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('q976QADS7y',4,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('q9qPiwxK3U',14,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('q9uVOuF1O1',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Qa7F1chqQ5',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QbnjXNCVZe',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QbTl4BmDPE',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QcUz5Gf7YO',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QDR8nByFxU',30,4,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Qe9HQy8y3k',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qFBJvVkPbe',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QFJnhRS0Be',12,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qFV8ZZIbD9',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QGkpUk8YCA',14,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QgSriOVk3A',6,3,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Qh6xnJuDVQ',12,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qhh4Jn54la',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qHpX62wL4K',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qhrDp0AtZw',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QiQfO3dwIK',91,3,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QIQHYmjYka',5,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QJjdtZs0JY',9,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QJPdxXGbvQ',12,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qJvRlrSpL1',14,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qJXDXj5rt1',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qKwdAKVScm',13,3,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qlv00H9h8m',4,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QMiX3KDUSu',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qnblFtGLpo',12,2,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QnBZpHyjHY',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QNfr0bqvjC',20,3,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qPBTBj5PNG',20,0,31,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qpDXrjWnhS',8,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qPNTF8IlH5',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qPvr8D9Lxe',11,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QqqF7Mds1K',27,2,26,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qrB0VpM8ru',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Qrbr6Xkthi',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QS1tQqJ9YC',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QsGvqGF3MK',13,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Qsor5YfkCW',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QTdr00SL6S',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qUADC32gSe',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QV2Bxp5Xn7',62,0,52,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qW5r5i4qMw',23,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QXNtZ0gdXw',8,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('qycBuUPCu5',75,1,53,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QyM0IQ4Em5',15,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QzBXv6STZ9',17,0,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('QZzV4DQvNg',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('r0porxcdJP',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('r1msYcPuAh',9,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('r2haVlYzdz',19,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('R2tYDRgDTl',6,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('R2v9vRe2HR',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('R5oOWMHwwR',10,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('r6dGbREhZl',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('r7u7uA0koB',18,2,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('r8rMBbIvNz',13,0,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('r97im7XiSp',15,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rAiIgOxIYb',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RAk9Wklyy8',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RayAQQFqo4',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RBb9Vl9dVJ',12,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RcmSIC2Oct',0,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RDnyFL1zH6',110,0,16,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rEcmaMFYwR',14,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rEeSsudQKL',4,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Rei3CU67QL',8,2,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Reu3GIJEI0',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rF2E6nszBh',22,1,39,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rFhIfRU2x6',5,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rG3egMBKUt',4,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Rh4Urd16VX',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rhBItJy02b',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rhnSr0Ippt',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rhZQpbAdrr',0,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ri3oc3Vcul',23,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RiAYOyXsCF',9,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ricGgqxE3v',5,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rJ8YJ4sd4d',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RjVSHhWtrL',20,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rkAim16MaN',17,1,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RkgyUWLUUr',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RMcEwgfW9v',3,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RNhcHb50NF',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rnT7NhWBrH',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ros3sgviC0',27,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RpTCFbsHfj',21,2,27,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rpTGFBolnX',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RPzQZ2qFl6',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rQ1iIeNse4',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RqaG3OTkCt',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RQGkKg69Kz',9,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rQOgM3hMap',58,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rS3K1CLGEl',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RTrm80OTff',39,0,23,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rTtaFXUjR2',14,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rTXip07XP8',22,0,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RUiSgeh5kN',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RuQM1gDS1T',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RUqUiwXwWh',3,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RvdkDLuvbh',35,1,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RvTo6fwvLr',12,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rvVorh5bJn',17,0,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rW1Yk7ry1b',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RwEsm9h1Un',14,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RWMC7kriiN',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('RxFILJWFlR',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rYq1qIn7ot',3,2,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('rYSM3yz97v',22,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('S0xx0xQb0I',3,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('S15JYUBssc',5,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('S1cBAg6MOo',28,1,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('S1MpcEt9Ey',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('s26B2TuXRW',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('S35ls3NAUO',13,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('S3AxeoR9Es',13,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('S9OLCktQQc',4,5,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('samPKSrWqS',22,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SaqFA3N35w',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SB4nzjOVHo',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SBdjtlsJZu',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('sbtjX8S6Jo',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SCgree0OsE',5,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('scWxgWL3ks',18,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SdHDjzYB8K',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SDhf8jCBX5',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('sDLvj6otNq',3,1,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SDVhzt7XJC',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SE5r9qviAg',35,0,32,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Sec8S7t3Ae',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SeOZ1qX5Ci',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SFJDnLuRTk',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SGcLoUfoyu',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('sgqjSEhk3o',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('sguBuuZIwq',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Sh8PXNGXVw',27,10,16,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SI7HW5LIEG',12,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('siE0skxmuq',9,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SJBJr2QVb9',11,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SjJLj2Oltc',6,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SkAtCSdUig',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SKEl9sXoEm',13,0,15,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SKuzckpIwq',4,4,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('slh6ZXaL27',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Sllj0naRrq',25,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SmcnmkBSiC',18,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('sMu0YEDOSq',14,0,16,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('smUrCOVeMM',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('sn0VHril8o',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('So5tmsjkG9',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('soAV79pCIA',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('sOOfE5bYYa',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('spLfRVOplK',4,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Spv04LGn8g',8,2,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SpzrR6QVnW',33,0,23,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SQkvqAPo1G',77,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('sQMTci4Ik3',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('sQQNM9zYok',24,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('sqWzAgLW9c',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('srBfN8aTto',9,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SRHpbZitFo',12,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SrHxrFKxBi',5,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SRL6rHeNdA',36,1,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SsmT5wv1mW',44,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SsOzYaLmQK',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SSsnIu07WQ',21,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('suCLGYvaQ1',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SUQZO5He59',12,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SuSHUuXuiS',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Svdpl4qff9',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('svHB6HyzlU',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('svj6pLEVHi',25,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('sWEneifA5a',16,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SwwbWWpWkM',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SxXrrvC8NS',4,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('syAFwSXOs7',8,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SYqx3Ehmw5',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Sz2pXRC0ZI',26,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('SzbxPRGlB7',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('sZzf0XqTd1',12,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('t06sJhg6jV',34,0,24,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('t0Du8rCDhB',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('T0LMHTyFxd',27,2,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('T11S3gjkwv',10,1,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('T2rO0hi0bN',7,2,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('T5koKunS1T',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('T6bmjZml6b',1,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('T6jYFFgNb0',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('T7uQsqfaul',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('taAEuylyiV',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Tac9590C1f',64,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tAyiUKlwOX',7,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tb8KRjG6Nn',4,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tBHkfvwTnn',10,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tcCuG5neKh',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Td4qdj1VLB',13,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tDboZnaVxR',19,3,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TdJcHd5ZDX',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TdxYbhotJJ',15,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Tek9sCvSQF',5,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TfVILl5Nnd',17,0,21,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tg9KqIpC5P',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tgI9EQ01cl',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TGs7MwXs98',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TIwgI9HcoV',9,9,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Tj0MZTahz0',34,0,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tjLIDFQhNR',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tjNCPtqz4R',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tkMQ5izg56',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TKMSocjiq2',14,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tLBcp6IfXv',31,0,16,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TLt7nl5bdl',17,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TlXqVdYddl',24,0,25,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TMUmSSfmGt',22,0,23,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tNFM6bkzrD',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tNFszB7lHR',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tNRw8zkrhN',8,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ToSuwMZY74',30,2,23,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('toy7IupOQR',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TPziJNSRp6',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TqogAufWK2',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TQWYOQvq3Z',37,0,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tQYk7KBEwn',8,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tRJ5x6kvjh',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('trngtXE2xn',5,29,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ts3ooCt9Ux',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TSAKYmpUyl',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tsEkMQBwqb',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TSEmOoLKER',4,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ttnkjlubJD',73,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TTVad0CvFR',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tuCecwNAAz',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tukUSgpYIX',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tUmqgu0OOX',4,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tuqSI1BAiP',1,2,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TV8e0l70Lv',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tvDqjtkP40',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TVjIT6y8lt',26,1,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TvpibhmFPd',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TvpKZRiZjz',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('txN5bLMjvp',9,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tyA5KK6MeJ',23,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TyigUaXGI4',6,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('TYo5UepUg4',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('tyo5us29AH',60,0,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('u0zzT6c4p1',28,0,26,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('u19V3kVEqW',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('U20XtxG2zu',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('u2TLzPSBz7',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('u4X644q0fm',5,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('U5ITUUnucU',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('u8bfJ6EPZu',5,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('u9o8S7BiwC',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('u9odIM25wu',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('U9STYGrgOy',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UAA8QwHw1i',64,2,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UB0RTxkTbc',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UbdfTn90do',60,2,25,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uBHJtnGR03',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Uc7bsS8CiG',7,2,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uciHwa8cAI',19,0,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UCMLGO03sy',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uDDHFjWDNw',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uDVbPziDtG',36,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UGyZk1Zyek',3,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uhHTHZA0Ra',14,2,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uJNz2R5JdW',11,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ujvvbjon2C',50,2,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UkgxSAhKUm',18,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UkIxakjemg',16,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uKKNcUfyAM',59,2,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uKUd5shISY',8,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UkYrwAjqUU',21,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UlFXTfiFx5',15,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uLTfBpCV0i',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ulvdDRA0zS',10,3,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uMORgQByQG',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uMqR3Cx9EE',9,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Un6XzbAHrG',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('unvLPjEP6y',10,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UOenSuTO3e',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UoMDuSLWg7',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UoqtEGd3A5',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uqcbYWNe13',12,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uQcRAULW7m',12,2,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UqkDuujiYs',5,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UqQ4mKXYq3',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uRnd2zyL09',5,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('urtf8liD8c',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UsOHeoXk9W',12,2,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UtF2HzA2tA',23,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UtlHlNeln5',15,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uU3JYghyEg',29,0,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uUGjqonw9O',18,1,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uUURmWNei5',14,0,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UuUV1ozeA1',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uV6vtNY8Rm',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uVBNxPa8zW',10,3,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uwehOADeMa',18,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uwGDeEFmuc',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UwQtqAroMG',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ux0Hf81PNI',4,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uxJv8T12Na',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uxJzxpOd6u',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UXNZ0twDhO',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UYKJyKfgCG',10,0,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('UYmh7KZYsE',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uYq2eSrQCK',8,6,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uYwP1wxqW1',11,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('uZT8xHo04y',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('v0hofN7fXT',5,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('V0z1VJklFX',17,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('V1gA3oN9af',6,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('v1IYUSxAWV',22,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('V285Hloffr',15,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('v4fYhPiBVD',3,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('v8dmJ0yBXp',68,0,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('V8h1JNUn6r',58,0,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('v95W312uCd',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VAIig3FM5f',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vBho6HGHTh',3,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vCQweAleIz',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vDDAZv1X2z',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VDpYRhGnvD',4,2,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VEeSweVo9B',31,4,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vFvGLnMb04',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VG5EMytqwj',38,0,29,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VGaum5r3OX',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vGus3Evy9b',29,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vHJwVPMF0p',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VHrwZn5pVN',25,0,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vhzGxJorL8',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Vi55o1bYCH',21,1,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vjHaDb7VxT',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VlNwxDilzb',7,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VlrIBxMTTf',2,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VMsIugfigF',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vnPa4Hsbnj',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vnXeDZmX4N',18,1,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VOeGeED3OZ',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vOkIuQvWqx',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vOmgkyh9Ip',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VPFQ2zqjd0',36,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Vpv9vpYV4d',23,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VQGQcYVmc0',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vqiGIM4sAN',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VrL76zCt6p',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Vs1quCJKuN',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vsSc7YNqQt',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VtBcProHdV',8,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VVfwlH3Xzn',27,12,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vVLgxPKRtl',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VvvuxXUHBd',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vWaGysLM74',12,2,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vwWOEINWIj',80,0,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VWWqyCpQQf',3,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Vx6w0lctPT',23,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VyKs93BaSN',9,4,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VYQIe7VQex',4,2,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('VyUocwH5Wx',37,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('vZ8sXJuprV',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('w1IrO5tOWW',13,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('w35daSdUms',7,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('w3i0UE2ico',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('W68hTrA8Di',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('w8pTTvITDm',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('w8TbV4WP63',2,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('w9mrCqDYYq',9,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Wa3luSnmmU',12,0,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wa7fAYhIQg',4,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wawPUGVM1c',0,2,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Wbn8vJCvzy',26,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wbnHJ8CTrM',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WBv20JE2rq',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WC78s9jUQo',15,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wd2bjxi6Vs',38,0,24,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wDb624kF4e',2,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WFplx0A4dk',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wGEvYK47oc',11,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WGIL9a4cOw',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WGKrM5f5Qo',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Wgy8SWfa99',23,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wIqpquho1A',13,1,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wj66fzw0fG',38,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wJFZbjC0zs',8,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wJVtHjeFro',7,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wK3B9uDgIK',9,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WkCfMeriAi',17,0,23,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WKcNAExECY',3,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wkeRkG0CwU',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wkMR3W6951',13,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wL02VdedLW',9,2,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wlBljDI0Xg',9,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WlvzPrkhZU',28,6,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WLzPL4aRz1',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wM98aslGeC',16,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wm9BQIzUow',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wmA0UGrwSq',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WmCzAafksm',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WmM0gYLK9I',4,3,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wnlZrbmt2A',4,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WNpbNBwZXI',15,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WNtp8J5XvO',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WnZXHFWZru',29,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WoKHaMbYGI',10,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('woONmu8oEy',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WowdcMNMSK',6,2,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wp8hXVMT2I',4,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WpnF6VCztG',4,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wpvTnTsDv3',19,2,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WPvVD4IxpE',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Wpvz8PU88c',22,0,25,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wPzhbbIZ63',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WqC851VS7i',5,1,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WQMvwyTIsu',4,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WqsbYuPY3y',27,2,19,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WRJHvPyxr7',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WRvDXRkrP9',21,0,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wS3x7avSEm',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wSCDSmPmsm',14,0,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wsUh73HcOo',9,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wtLzhRI62K',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WTnnPD3hVy',36,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WU1PSapeaS',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wUAzEOjwoI',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WuGBaMLeIQ',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WVdLz6MpLQ',17,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wWARCmjq7w',15,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WwINk9jsGE',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('WwMJY7tkEc',9,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wxhpPJABng',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wXVRDXWVrg',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wymR9YZ33w',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wzxPNpobnA',20,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('wZXV68yt0Q',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('x0DMDT3xR2',11,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('X0T9009NPH',46,0,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('x0tsbZCT2x',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('X37eSK03gF',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('X4FSPRaVXV',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('x4NQpDCTpL',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('X5ogyO0yAL',17,3,25,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('x6LGzDGtBf',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('X7Seq1pQKl',9,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('X7sIOe0O12',8,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xAEIoktiU4',12,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xaM3C7FamB',9,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XB4A6RIdVr',5,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XB8qR0sjT8',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xb8sRTSJv6',12,2,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XbzoHdcVTl',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xdhs0jCZ4r',21,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XdtmR0uFvP',2,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xDxqRDkZxN',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xfHEzVeDbf',5,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xfZWBvuL6X',8,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Xg5G1Mzyud',1,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xGC95gP1EL',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XgcSAG2Owb',5,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XHlm0TYfzj',11,0,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xhtuZlUhZ2',3,2,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XiE3w1l9Ul',29,0,24,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XJ6gx8ctTP',27,0,20,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xJjq6vqbDr',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xK9Umc2cwH',8,1,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xlHMvxyFt0',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XNFELdo4LB',8,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xnLkDDWFTj',10,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Xo57UYRusV',59,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XoagS7BkYB',27,4,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XOMwWcF1At',5,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xp0I6lElfJ',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XP4Q64wzr6',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xpTqddSh8F',2,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xPVYdfmxJZ',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XqOcekJIuf',6,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Xr0GVhwRll',21,0,15,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XSaW5MLImt',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XTN70J9JT2',6,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xtTu4BIrjV',16,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XTXmJNsRHx',2,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xueOYinkIL',21,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xuIkyKXIoz',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XUkQ9YhYCz',15,0,23,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XV4IPNMPV8',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xvBED8K24h',22,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xvBwd0yTNZ',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xvlQxNobXd',7,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XWe9E1lQed',8,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XxJ7ZLAzpl',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xXn1jjGn0p',40,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('XYkKyEt3KZ',8,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xyo5kI4YCB',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xZ2eNzeN0x',6,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('xZdCHDgZHB',23,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Y0LXjTGvjU',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Y15XU7f3Me',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('y3Ab7SZSAy',3,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Y3GfuMZEsg',5,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('y3uZyuvIOs',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Y4dXDFiL2A',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('y5AZGCf9wC',9,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Y5Gz1mdSe3',11,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Y7sMsuq0Ln',40,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YA1lsU0cqk',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YAi4Gizgk5',9,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YaOhIEd5wW',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ybr4htoPf7',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Yc5PaObO5u',10,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yCGj5k0wAy',11,2,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ycsdi9hGiC',13,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YdBdJlKznG',13,1,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YdpT8XSPLw',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YdtLVxcxxQ',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YDVNfXMfvq',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YE3rKsBUma',6,3,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ye5LyIRMKy',8,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yfhblJKTxS',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YfJhVnQZlI',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YFLtN4mBFW',12,1,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yFTTdnKRD7',11,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yGajOUfWYo',13,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YGEjymVm3e',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YgINmq0kMq',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yGsF9aDyO1',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yhNDxDw2Vo',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yhXftNChJ3',11,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YIilMirwyM',2,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yiYv3UJ5Wa',0,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YKCbogl1Ei',9,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ykuniGxoW5',62,0,14,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YlHLBDKlR5',19,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YlVnPPkvXe',4,2,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ylxlvB1vbY',18,1,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ylxR82QTDE',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YM5lkyFk3s',5,2,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Ym7zkW67su',3,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ymknugvIcY',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ymU8QKdIAy',8,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ynL2vHsJfu',6,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YNp6L096ZI',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yNv8D8Mr8A',25,1,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yooVkYhSuQ',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YP0zxx9pf5',14,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YPdNRHGlLa',10,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YqMBYIFcUY',9,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YrBF4D5jPe',0,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yRLnljQZFg',22,0,28,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yS3fca9a9362364',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yS3fcbd7a85a227',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yS3fcd10a4756c7',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yS3fcd27c35f6ee',0,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yS3fcd30b15a8df',0,0,0,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yS3fcff270e9cb4',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yS3fd0fe1328120',0,3,29,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yS401d9faf3864a',0,2,22,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ytBTBFQJnm',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YTDRfFcJjI',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yu7tAOZGkw',9,1,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YUmLSI0u9W',9,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YvbbLbq8da',19,1,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Yvnf6VIXz9',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yVxvBN3rla',11,0,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yWENgkti57',32,0,31,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yWgtwwbE9i',14,2,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YwkRWADOuw',30,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YX4D4jYLDa',7,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YXR2tn98jc',10,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yy9Vesducu',6,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('yYQ0a5XSQy',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YzBB2hYVNQ',12,1,9,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('YzXXzPkltE',27,2,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('z02e20MJzJ',7,0,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Z0Dc60U0dX',1,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Z0hsTPC0B8',17,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Z0vm2PG8VL',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('z1cYCoRiKB',5,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Z2hifhS6TB',6,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Z3YYayF7Uh',10,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Z7cG31Xua6',6,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('z7iqWqBUC8',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Z7OkicFQeh',9,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('z8bwL8Ol2D',7,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('z8dmzpArZj',1,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Z93KgStqeB',86,0,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('z95Sq7rMWz',7,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('z9GugMlWIr',61,12,26,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('z9kYigNoKj',50,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zaQ9G54KeF',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zc3wYmjwgr',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZCi3OgF5uj',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Zcquww29u6',8,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zEgEq9r55F',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zEkEEqpSUR',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zF0WXfs2tX',18,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zF6wVH7xV6',18,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zfbEr0wtX2',19,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zh0spnylzd',24,1,18,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zhHYL6kfzZ',8,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZhjeFLgRxr',9,1,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Zhlqn85nxd',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZHNYBnE4lx',7,3,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZHTw8n9JpD',53,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zI1GMaJEin',8,3,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZICus5voiN',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZIEY91hOYn',84,0,361,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZIiyiMLWkD',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zimYSwJGcb',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ziygWUn7Kl',1,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZJpEHXcxBZ',16,0,13,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zkAsWELsUr',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZKWYkWHMyT',3,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZlFYH0SlxT',8,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZmEASQxA3x',2,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zmgSUG2Ien',1,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zMmE5eV3A4',11,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZMSOGGxQsp',4,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZMuSuSPmen',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZO39Aq2qeR',23,0,25,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Zo5CmEHIUv',21,1,12,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zO7q3uZ9Ef',6,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zOuMEOPEOp',5,1,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zPv5BrKFjR',16,0,17,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zPXo2xMN4R',11,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zqeiU3x3m0',16,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZqwmAY8ykd',10,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('Zr4eXL1Fvn',17,15,11,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zrHEBx7426',65,2,52,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zS1GcYfOYz',10,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zs9AAw41Kp',4,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zt0ylXkBBn',2,0,7,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zTjCPZkxhL',13,1,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZtjsPzg6RN',9,0,8,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZtpMdD92DL',13,0,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZU3gw5lsuL',3,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zUSIykbQOL',14,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZUyes56sKT',11,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zvBYZX16PX',0,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZwAYemLIof',0,0,2,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZXHi6bSDrB',1,0,1,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zXzQZ09NLt',10,0,3,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zZ87FFwBbJ',18,2,10,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('ZzFmzhCxhR',7,0,6,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zzpMt0aR66',22,0,5,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zzPsbxsZjT',7,1,4,0,0); +INSERT INTO `shop_statistics` (`shop_id`, `clicks`, `rating`, `details`, `comments`, `orders`) VALUES ('zZr1dbwBBz',9,0,6,0,0); + +-- +-- Table structure for table `shop_support` +-- + +CREATE TABLE `shop_support` ( + `shop_id` varchar(32) NOT NULL default '', + `languages` varchar(20) NOT NULL default '', + `orders` varchar(20) NOT NULL default '', + `paytypes` varchar(20) NOT NULL default '', + `transports` varchar(20) NOT NULL default '', + `deliver` varchar(20) NOT NULL default '', + `transporttime` varchar(20) NOT NULL default '', + `service` varchar(20) NOT NULL default '', + `security` varchar(20) NOT NULL default '', + `certificates` varchar(20) NOT NULL default '', + PRIMARY KEY (`shop_id`) +) TYPE=MyISAM COMMENT='zugeordnete Services zu einem Shop (1:1 zu shop_list)'; + +-- +-- Dumping data for table `shop_support` +-- + +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('00fCfdmB8L','A','ABCDE','DEF','A','AB','C','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('00HujJa8hr','A','ABCE','BC','A','B','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('03IO1WduSf','A','ABD','ABDE','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('04f7pbqxZ8','AB','ABCD','ABCDF','AB','AB','A','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('05CaY9TWct','A','ABCD','C','F','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0a1wISDOUv','A','ABCDT','BCDEF','AFT','AB','C','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0a317sPquP','A','ABCD','CD','AE','AB','D','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0b0GhR30L0','A','ABCDE','D','AB','','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0C51IAzqIb','A','ABCD','DF','AT','C','D','D','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0CQe9ajgO2','A','ABCE','DEF','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0CUqCOjk9N','A','E','DF','AB','A','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0dfSvPmJ0d','A','BCD','C','ABCDEF','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0DxezpIHnf','A','ABCD','CF','A','A','C','ADE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0EgIqApIaj','A','ABC','CD','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0g3MwwTe1V','A','ABC','CF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0G3WMoFqOP','ABC','ABCDET','CDEFT','ABFT','ABC','A','D','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0IkUAOfa74','A','D','DF','A','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0J2abHMtrH','A','AD','ABDT','AE','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0J4uj4K8HN','A','ABDE','F','A','A','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0JFSvPOPJL','A','BD','CDF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0KQa35HKij','A','ABCD','DF','AB','B','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0L8Gx47H6R','A','ACD','ABCI','A','C','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0LhUFXOhdN','ABC','ABCDE','ABF','ACT','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0MYY77n9MT','A','ABCD','ABIT','AET','B','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0nR7X4mnTz','A','ABCET','BDE','AT','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0Nzsx8yjhz','A','ACE','CD','AT','A','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0o7eUkLQY8','A','ABCD','DFT','A','A','C','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0O9Cwo6Wi8','A','ABCDE','ABCDF','ABT','C','B','AE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0oqikSHect','A','ABCDE','CEF','A','B','D','ABEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0owEqQZco4','A','ADE','D','B','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0pp5nVah4D','A','ABCT','BC','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0qOeo1dg1z','AB','D','ABC','B','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0seAUcT1CR','A','ABCD','DF','BDEF','B','C','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0ssW7mvcMl','A','ACD','DF','A','A','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0tbOXDqbPx','A','E','CDT','AT','A','D','ABDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0vBo8JWndJ','A','D','CDEF','T','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0vn9RnULBZ','A','ACD','ABDE','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0VZO8hajbR','A','D','DEFI','T','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0XBGtbK4VT','A','ABCD','ABCDE','AB','C','C','ABCDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0xf3NLGFbR','ABC','ABCDET','ABCFI','ABCET','ABC','B','E','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0xtybhQ4h0','A','DE','CE','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0YqcKSl5O0','A','ACD','DF','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('0Z6Q4LMT6h','A','E','E','T','C','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('10DfvLGrjW','ABC','A','AB','A','AB','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('12J28ZQF8i','AB','ABCDE','ABDFI','AFT','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('139XOY4eem','A','ACD','DEF','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('16hdNbGRJW','A','ABCE','CDF','AF','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('18vF0piD2A','A','D','CDE','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1C32csZMCo','A','ABCD','CDEF','A','A','D','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1CelOQRwgy','AB','ABCDET','DEF','BCT','ABC','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1cYTGOjikC','A','ACDE','D','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1EkxEAXwaW','A','ABCDET','ABCDEFT','ABCDEFT','AB','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1hLxjF3zL7','A','ABCT','CDFT','A','C','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1HRT8XiTl7','A','ABCD','ABDE','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1HZxtDelr5','A','ACD','ABE','ABE','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1IAhakXocW','A','ABCD','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1j8bNLoT0I','A','ABCDE','CD','AT','B','Z','ABC','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1L8TBfiH4U','A','ABCD','DEF','AB','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1llfD8eNTW','ABC','ABCDET','','T','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1MAhGiFW1a','A','ABCDE','DF','E','A','D','D','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1MiJO9VUWq','A','ABCDE','CDEF','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1mshcAdE9o','AB','ABCDET','DT','BCT','ABC','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1nZ4d0UvHC','A','ACDE','CE','T','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1oknKKbqAS','A','ABC','ADF','AB','AB','A','ABCDE','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1pLz8ZmVJC','A','ABCE','ABDF','A','ABC','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1QghwGpSgo','A','ACDE','ABDEF','AEF','AB','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1qUhWaj5wg','A','CE','D','A','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1uet9Q8mgQ','A','ABCDE','ABDE','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1UmBsKZmSC','A','ABDET','DF','E','AB','A','ABCEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1uQhYurYm3','A','ABCDE','ABCDEFI','ABCDEFT','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1w3F7azSA3','A','ABCDET','DF','A','A','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1WghE9heOk','A','ABCD','CD','ABF','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1WWluQzMSa','A','D','ABDEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1x4P8z3jpA','A','D','CDEF','AT','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1XtFJBOtlo','A','DE','CDF','AF','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1y52wS0m1q','A','ABCDT','CEFT','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1zfTl87NBu','A','ABCD','ABCDF','B','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('1znX6jahDA','A','ABCDE','CDEFT','AF','B','D','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('25GeICLeYV','A','ABCDE','D','A','B','B','ABD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('27yQMe4kkl','A','ABCD','CDEF','A','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('28tG6xSpLB','A','ABCD','ABDF','AB','AB','B','ADEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2AIas5zgAR','AB','ADE','CD','B','BC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2AkiyY2ekJ','A','ACD','ABD','AE','B','B','E','A','B'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2CIKwGZcK8','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2dh1tfUlph','A','ABCD','CDE','AFT','ABC','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2e3iQkLC3L','A','D','ABDF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2ecsAIHYQp','A','ABCDE','ABCDEF','A','C','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2gcKWuVs1T','A','ABCD','CD','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2gWIm1Hia4','A','ACDE','DEF','A','A','C','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2HDYlP3nt4','A','ABC','','','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2jlMzBIDHB','A','ABCD','CF','AET','A','C','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2jpm26efvN','AB','ABCDE','CDF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2jxSv6KVBR','A','AD','CD','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2m599MHyK0','A','D','ABCDEGH','ABE','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2MSEgInKc6','A','ABCE','CDF','ABE','AB','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2n8ivr96LB','A','ABCD','BCDEF','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2o59q9jmUp','A','ABC','CF','ABET','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2PRMnlklR2','A','ABCE','CFT','T','C','A','C','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2r6MNtORNf','A','ACD','DF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2rvWhV5fht','ABC','ABCET','CT','AT','C','B','BE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2s1IGI2Gin','AB','ACD','ABCE','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2TF1FNSNPP','A','ABCDT','ABCDEFT','ABCDEFT','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2tJAlvuxBV','A','ABCD','DEF','AFT','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2wkmgUZ3Y6','AB','ABCE','CDEF','A','ABC','C','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2x0kB03hRn','A','ABD','CDT','A','C','A','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2y9GGEzISv','A','D','ABCDEF','AT','ABC','A','ABCDEF','AC',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('2zpSZxuVVB','A','ABCDT','ABCDEFT','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('30DFHxQjhW','A','DET','E','A','A','A','BCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('30xd4fKpdK','A','E','CDEI','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('31AdAavEgI','A','BCD','ABC','BT','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('31qVAynkaQ','A','D','DF','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('33OJ798a9E','AB','ACDE','DEF','ABF','B','D','ADE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('36vdBpItjO','A','AD','DF','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('39oV5IzaUy','A','ACDE','ABDFI','A','B','C','BCEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3A3Ru9dOeO','A','ABCD','DF','A','BC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3AKh5Wds55','A','ABC','BCE','A','A','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3AMVASXiAc','A','ABCD','DEF','ABF','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3bbjJjS8tS','A','ABCDE','CDEF','FT','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3BrJjja2lQ','AB','ABCE','ABDF','AB','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3bxZ6XMl6Q','AB','ABCE','C','T','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3CwZwG2kmc','A','ACD','CDF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3dRxJnIVty','A','ABCD','ABDEF','AB','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3HF6FTGx4e','A','ABCDT','ABCDEF','E','B','C','ABE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3HtpVbQ00Y','A','DT','C','T','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3jt6flUR4M','A','ABCD','CF','AE','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3JvbrNsNbK','A','CD','CDEF','A','A','C','CE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3k7XE7TO3M','A','ACD','CDE','AF','ABC','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3LHvlxUnXc','A','ABCDE','DEFI','A','AB','A','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3lNRXRUrH5','A','BCD','CDEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3nXJ6NWPpw','AB','ABCDE','ABE','ABCE','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3Pd2lPwFxW','A','ABCD','DFGI','A','A','B','CE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3qKVa5t9U1','A','D','BCDE','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3SihSyXMGA','A','ACDE','DF','BT','A','C','BCD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3uQxKkrI5I','A','ABCD','ABDEF','AT','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3XnNxh7pzq','A','ACD','DEFT','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3yE0wQhU7C','A','ABCD','ABDEFT','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3Yufs3Leyy','A','ABCE','I','T','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('3ZZtDRETPS','A','ACDE','DEF','A','B','D','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('433Smqh1Mt','A','ABCD','DEF','A','A','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('46Dmt4izV8','A','A','DF','A','A','A','DF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('47KMiKVuYj','A','D','CDF','A','B','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('488CTNM4Pv','A','ABCE','ABCDEFI','ABCDEFT','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('49sUACNEKL','A','ABDET','CDEFT','A','AB','C','ACEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4AA91yFeuF','A','ABCDE','CDEF','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4ea51c8KQJ','A','ABC','','','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4FfuvtIdFZ','A','ABCDE','CDE','AB','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4GEyiE6Q7j','A','ABCD','ABCDEF','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4gOQaIZem6','A','ABCD','ABCDEF','','','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4HBiHVOtrb','AB','D','ABCDEF','A','A','D','AB','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4hT5Lj76P8','AB','ABD','ABCDEF','ABEF','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4iA3YwZCWB','A','ABCE','','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4ldcJ6e668','AB','ABCDT','BEFT','ABT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4LFalzqJD8','A','ABCD','ABDEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4m7c3W6o3V','A','ABCDET','DFT','AE','ABC','B','ABCDE','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4MguCQFsod','A','D','DFI','A','A','C','ABCEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4NjabXaFTl','A','E','E','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4nRcztY2jl','A','BCD','DI','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4oMKwA0oMn','A','D','ABDFI','A','AB','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4OokWMZcmn','A','ABCD','DF','A','ABC','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4q59wKV35B','AB','ADE','ACT','ET','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4QMiaGvYKL','A','ABCD','DEFI','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4Rh5ZRAjvr','A','ACE','DF','E','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4S3CSc0a56','A','BD','ABCDEFI','T','A','A','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4s3yGIBeY6','AB','ABCET','ABDF','T','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4uKuuuDEAV','A','ABCE','CDEFI','ABCDEFT','AB','D','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4wQIgufy3X','AB','D','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4YAQeinm9j','A','D','C','T','C','A','C','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4yeig7jEEv','A','BD','ABDE','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4ZrW42ANvN','A','ABCE','CDEF','ACF','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('4zZwdJchZN','A','ABCD','ABDF','E','B','Z','BDE','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('51q4QMBis5','AB','ABCDT','ABCDEF','E','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('524BZdChPg','A','ABCT','CDF','A','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('52NtVhgVpc','ABC','ABCDE','ABCDEFI','ABCEF','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('57q6mKjOgi','A','ABCDE','DF','A','AB','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('58JlrLAZFe','A','ABC','CDE','A','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5aqVO9VgA5','A','ABCDE','DEF','E','ABC','A','ABCDE','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5BN0fpkDlY','A','ABCDE','CDEFT','ABT','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5dTlBv9LNE','A','ABCD','CDEF','A','AB','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5EKNO1FwGW','A','D','D','AT','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5ESDq3Beeu','A','D','ABCF','F','B','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5ftddbwZdI','A','D','ABCDEFG','ABCF','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5fXFtXWTXA','ABC','ABCDE','ABCDEG','ABCE','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5fXTJBwNdO','A','ABCD','ABCDFHI','AF','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5GE6uubw5e','A','ABCD','DF','ABEF','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5GkJys4uGi','A','ABCD','DEF','ABC','A','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5hnvTH1ZBY','A','BCD','ABDF','ABF','BC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5KsFg3ZI79','A','ABCDET','CDEF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5nBTxXGXdi','A','DE','CD','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5nx4JFURfC','A','ABCD','CDEF','AF','BC','A','D','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5qy2Skr3Cg','A','ABC','DF','','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5RDHlBsDV3','A','AD','CDEF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5RRT0NSHPc','A','D','DFT','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5SCdOCJYoI','A','ABCE','ABCDF','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5t8TDpkh2k','A','ABCDE','ABDEF','A','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5TJplHM20I','A','ABCD','CDF','AF','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5uY6giXo9O','A','ABCE','CDF','A','ABC','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5VF20xgHP7','A','ABCD','CE','A','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5wizSqlmIU','A','ABCDET','DEF','AT','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5x0xzF9Zbu','A','ABCDE','CDEF','A','ABC','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('5x8r6d1NDg','A','AD','CDEF','AE','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('67o5CA4oMX','A','D','DF','A','A','B','AD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6a9QQIJeIz','A','ABCDET','CDEFT','AT','C','B','ABCDE','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6BjQnfCJRj','A','AD','DEF','A','A','B','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6bn9PNC62T','A','ABCDE','CDEFI','A','A','B','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6bVKJPcVRh','A','ACD','CD','AB','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6BZ3Fp3vrn','A','ABCD','CDFT','AB','','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6C9EcwtYwn','A','ABCDET','ABDFT','ABT','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6CAkWGhecv','AB','ABCD','ABEF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6djabvSzfH','AB','ABCD','ABCD','AB','ABC','A','BCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6G5WaozM3V','A','AD','DF','AB','AB','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6ie1MOTi1t','A','D','BCDF','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6IwYiutqG8','A','ABCD','ABCD','AB','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6j4EJtclDL','A','ABCD','CDEF','A','B','C','AB','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6jJCnLMDtX','A','ABCET','BCDEFT','ABT','AB','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6jp7zHIdht','A','ACD','CDEF','AB','A','D','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6jTUllUXzN','A','AD','CDEF','A','B','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6JXuhvKtPH','A','ABCD','CEF','A','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6KAae9daWT','A','ABD','D','ABCDEFT','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6nbuDRIRjB','A','ABCDET','ABCDF','A','C','Z','CEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6NPIJtKBbn','AB','D','ABDE','AB','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6oAQeQ8iuD','A','D','ABDE','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6PBevPKVrH','A','ABCDT','DEFT','AT','AB','D','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6pJUfvIFrF','A','D','ABDE','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6PPGzFKTB6','A','ABCD','ABCDEF','A','AB','C','AB','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6qeQ3eReIR','AB','ABCD','ABDEF','AB','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6qoAqm8AMP','A','ABCD','ABDFIT','AB','AB','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6QoYYUtESX','A','ABCD','ABDE','AB','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6rPWXpexF8','A','ABCDE','CDEF','AE','ABC','C','ABCDEF','','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6RTO6LIrzx','A','ABCD','ABDE','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6sCUYmjGkv','A','ADE','CDF','AFT','C','D','ABD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6SoMAod1gl','AB','BCD','ABDE','F','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6usCeoh5UB','A','CD','D','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6vb9VjenHH','B','ABC','C','T','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6W5IqupkIV','AB','D','DF','AB','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6wGICIniIN','A','ABCD','ABCD','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6wW3SmXw9b','A','D','CD','AT','A','D','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6xT3zjg4Jf','A','ABCE','BCE','','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6XZMTtkhTD','A','DE','DF','BEF','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6yCs9MPAAp','A','ABCE','DF','A','A','C','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6ZdShPovFR','AB','ABCDET','ABCDEFIT','BE','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6zVQLNiJbB','A','AD','DF','A','A','C','ABCF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('6zZO2xc2Hv','A','ABCDET','CDEF','AT','ABC','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('70BDV29JNy','A','ABCDE','CDEF','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('72FBLXyRDe','A','ABDE','CDEF','A','A','C','ACE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('735XEKXkIk','A','ABCDE','DEF','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('737Nq1JqI1','A','AD','CDFT','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('79UzuUzScs','AB','D','DFT','A','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7ae4mKLguA','A','ABCE','ABCF','ABF','C','B','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7AsloafoW3','A','ABCD','DF','AF','AB','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7AWLEWFiGW','A','BD','CD','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7AYXmktOGK','','','','','','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7BNZPrax6G','A','ACD','D','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7d4tD0OFzc','AB','ABCDET','ABCDEFT','ABF','C','A','ABCDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7iEfSOheai','A','ABCD','CDEF','A','AB','C','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7Io8gAfmQa','AB','ABCDT','ABF','AT','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7J4T0FCXpy','A','ABDE','ABCDEFG','ACE','A','C','ABD','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7LJZPJKFFG','A','ABCD','ABDFG','AE','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7lLlpxKF0E','A','BCD','CDF','B','A','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7mAZeezGga','A','AD','D','F','AB','B','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7Me8u9dE75','A','D','DE','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7NNvhVIDFg','A','CD','ABEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7o5PIuDQas','A','ABCE','C','A','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7PbF4JARhK','A','AD','DF','A','C','B','A','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7PDd8HsrLE','A','ABCD','CD','A','A','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7q1RK7joOQ','A','ACD','CDF','A','ABC','D','ABC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7QIpaih1aI','A','D','CD','AE','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7RdtdfCxL9','A','T','DE','AB','A','C','C','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7SAxyWNGQw','A','ABCD','CDF','A','B','D','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7UAtyCf33U','A','ABCD','DEF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7uKts9bwAQ','A','ABCDE','DEF','ABT','A','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7wanAMFCEQ','A','D','DF','AE','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7wCdkUTkGg','A','ABCD','DF','AC','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7xlXpXG6he','A','ABCDE','DF','A','AB','D','DE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7xXZtpK847','A','ABCT','CT','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('7zphRbeDXu','A','ABCDE','ABCFIT','AT','ABC','A','BD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('804MBnSdvF','A','ABCDE','','A','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('81GUaYJgGZ','A','ABCET','BDET','T','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('81Wa37xkO4','A','ABCD','ABCDEFI','AB','B','A','ABCDEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('84xCxXOtpn','A','ABCDE','DF','A','A','D','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8amkCY0gAr','AB','ACD','ABDF','A','B','E','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8AsiC12WsJ','A','AD','DE','E','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8ayEQ7LsIT','AB','ABCDET','BDFI','ABDE','AB','E','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8bjohrujxN','A','ABCE','DF','BT','B','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8Cc9UWduuR','A','ABCE','CD','AT','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8CsU79d7Uj','AB','ABCE','CFG','A','ABC','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8cygIsdaEb','A','ABCD','ABCF','T','AB','D','D','B',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8dvoFBKFxt','AB','D','ABCDH','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8EOc5mLyKv','A','ABCDET','ABCDEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8F2kV67b62','AB','ABCDE','ABDF','A','ABC','B','ABCDE','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8guAS7lKK4','A','ABCD','D','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8GW515RIeX','A','ABD','DF','AFT','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8h4cvzc0tn','A','ACDE','ABDEF','ABEF','C','B','ABCDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8iu1YIjeA2','A','ABCD','CD','AF','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8jfI8HshfD','A','ABCD','ABE','A','A','A','BD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8JHqTxOJtr','AB','ABD','ABD','A','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8kawye21GT','A','ABCDE','D','ABEF','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8kYKK5Xm5H','A','D','CDF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8LvCVBKlhX','A','ABCD','DEI','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8NXGrfsbdt','A','ABCD','ABCD','A','C','B','ABE','A','B'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8P0mtjUphZ','A','D','ABCDEF','A','C','A','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8pnqPZqrxx','A','ABCDE','DFT','AF','ABC','B','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8qWSWq6S3D','A','ABCDET','ABCDFI','AE','AB','A','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8R01NPYHVR','A','D','ABDEF','AT','B','C','BEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8ScaOer9In','A','D','CDEF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8TpuLNkTJN','A','BCDE','DFT','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8UWSCIvuch','A','D','C','AB','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8vJmZfC6fV','A','ACD','D','BT','ABC','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8VPqrr5jRN','A','D','BCE','AF','A','B','B','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('8waKWgXsef','A','ACD','ABDEF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('94BpvXGvZq','A','DE','CD','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('95mTgozU3q','A','ABCD','CDEF','F','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('96xfrHMTVU','A','ABCDE','CDEF','AB','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('97M63er9EW','A','ACD','F','A','ABC','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('97oXIybuM1','A','ADE','CDF','A','ABC','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('99kpAqfG77','A','ABCD','CDE','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9BRLd6i8BG','A','D','CDEFIT','A','A','C','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9DFDhzgPJo','AB','ABCD','CD','AT','ABC','D','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9e9zqytQie','A','ADE','DF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9egHIMNCok','A','ABCD','ABDEF','AT','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9eGRO1PqoQ','A','ABCD','BDF','AF','AB','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9eKNsYZioq','A','ABCDE','CDEF','A','B','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9eoTGc65IC','A','ABCET','ABDF','ABEFT','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9Hl0LTMfFe','A','ABCDE','CDEF','AB','A','B','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9HNzpTsHTO','AB','ABCDET','CDEF','AE','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9HPfv6YVFk','A','ABCD','DF','AT','B','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9HZRtf50r1','AB','ABCD','ABCDEIT','AF','C','B','ACDE','AB',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9i1nweRYSe','A','D','CDF','A','B','C','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9Ig4oUJM3o','A','ABCDE','C','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9JBl2Vgdtk','A','AD','DF','T','A','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9k1NmufEAW','AB','','ABCDF','AT','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9K3PYWxiCW','A','ABCD','DEF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9kEDsOJIC1','A','ABCD','ABDI','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9kKP1WHQcE','A','ABCDT','CT','AT','A','B','ABE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9KOFAiTq35','A','ABCDE','CDFT','AT','B','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9LLXRdIJVA','A','ABCD','ABCDEF','ABCEF','C','D','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9LPxjJelJM','A','ABD','DF','A','A','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9NTtXHqdJm','AB','ABCD','DF','AT','ABC','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9O30a7DU1G','A','DE','D','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9pbHhZGZfE','A','ABCDE','ABEF','ABF','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9pHHdZsXvM','A','ABCD','CDE','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9pRxrN98zC','A','AD','CDF','ABEF','AB','D','ABE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9QcNAolIwU','A','BCD','D','A','C','B','A','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9Qu45YjAmE','A','ABCD','CDF','AB','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9uE4E76qyy','A','CDT','CDE','AEFT','A','Z','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9wKhSoZEKg','AB','ABDE','D','A','B','B','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9wkvi3LGi9','A','BCD','ABDF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9WuL5oLSq7','A','AD','C','AE','C','C','BCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9y98GmliQk','A','ABCD','CDEF','A','AB','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9yeZEq6aqi','A','D','DF','AB','B','D','A','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('9zvz6xapLm','A','D','DF','A','A','E','ABDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('A0J266ITbA','A','D','ABDF','AT','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('A1un7mhyoS','A','ABCD','DFI','A','A','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('a1uTiAr5uy','A','ABCD','CD','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('A2lFhbkrBe','A','ABCD','CDEF','A','AB','A','ADE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('a35RCizoKk','A','ABCDE','ABCDF','A','ABC','E','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('a3CVyubeM1','A','ABCDET','CDFT','AF','A','D','ABCDEF','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('a3K8KapUki','A','ABCDE','ABDF','E','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('A3SVMibc3u','A','ABCE','CDEF','ACF','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('A3uluAx9SA','A','ABCD','DEF','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('a3whgifSYU','A','D','D','F','AB','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('A5qn7GpscE','A','ACD','ABCE','A','C','B','BCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('A5W0oOlYIS','A','ABCD','ABCDEF','ABEF','C','C','ABCDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('A68xpvm8NC','A','D','EF','A','A','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('a6N4lhaB4S','AB','ABC','BC','F','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('a8lhp2MZXO','A','ABCD','F','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('a8TlrXUXrO','A','ABC','ABDEF','AT','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('A97x7qFEqG','A','ABCD','D','A','A','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aAmFG1pCUS','A','ABCDET','ABCEF','AE','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aAoT1aXAsY','A','ABCDE','CDEF','ABCEF','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AaSHuIRQIU','','ABCD','DE','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AAUjKE2qMM','A','ABCD','CDEF','AFT','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aAWde10kKQ','A','ACDE','D','AF','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AB6XRvcjn5','A','ACD','DF','A','A','D','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ab8rPjYbf3','A','ABCDE','CDF','ABDFT','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AbhnBhutDK','A','ABCD','CDF','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aBPLZPmTnG','A','CD','DFI','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('acAZCG8mCS','A','ABCDET','ABDEF','A','ABC','A','ABDF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('acKFAaLeca','A','ABCD','CDE','AF','C','C','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ACQhUAjcqi','A','ABCDE','CDF','AT','B','C','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aCwzmYHkIk','A','ABCD','DEFT','AE','B','B','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('adfRnrSHbc','A','ACDE','F','ET','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ADxd8vE6Ja','A','ADE','CDF','A','ABC','E','CE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ADz8t6e0zs','A','ABCD','DF','AB','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ae1vOkFWSq','A','AD','CDF','A','AB','C','B','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AEA2UQliuw','A','ABCDT','ABC','A','ABC','D','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AEcDKwfqgo','A','ABCDE','BCDEF','AB','A','B','ABDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AF6h4FgXJQ','A','ABCD','ABCDF','AB','A','B','ADEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('agGjgo835O','A','ABCDE','ABDF','BCEFT','AB','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ai9TIIN5gg','A','D','CDEF','ABF','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aicpmsTAs7','A','ACD','DEF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ak3JMctikw','A','D','DFT','A','AB','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('akeV9m07Gs','A','ABCDE','BDF','A','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ald0fdOJ0U','A','ABCDE','CDEF','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Am3vWMxiok','A','ABCDE','CDEF','AT','A','C','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Am5lI5jom1','AB','ABE','CEF','T','B','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AmEpK1rmS1','A','ABC','CDEF','ABCEF','B','D','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('amifAAHEmK','A','ABCD','CDEF','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aMilCyNsG5','ABC','D','ADE','AET','ABC','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aMQfu9lecg','A','ABCD','DF','A','A','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AnbrprWF07','A','ABCD','BDEF','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AnLxz05ndo','A','ABCDET','CDEF','A','C','Z','BE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ANNzDlAF21','A','ABC','DEFT','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ao3pmsJkwI','A','D','CE','T','C','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aphT2RsBxk','A','D','C','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('APX2lfuVvq','A','D','CDEFT','AE','AB','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aQI83YjWwO','A','ABCD','CDFT','AT','AB','D','ADEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aQOTcSF5kM','AB','BCDT','ABDF','A','ABC','Z','AB','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AqYZC3tEWG','A','ABCDET','C','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ArdXVJAf4Y','ABC','ABCD','DE','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ArvlfjwvHe','A','ABCDE','DE','A','B','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ASQdk3FW37','A','ABCE','BCDEF','ABCEFT','AB','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aSURKYbcYW','A','ABCDET','CDFT','AT','B','A','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ATFBHho6ta','A','BCD','BD','AB','C','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ATJ00LWHhk','A','E','BD','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('atZ0t6UXfA','A','ABCET','DEFT','AE','C','A','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AtZNNryfBo','A','ABCDET','CDEF','AT','C','C','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('auq4cy4AEw','AB','ABCE','C','T','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AUsnm9DOkE','AB','D','ABDF','AB','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aV480JC2LQ','AB','D','BDE','B','ABC','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('avvhF89z0C','A','ACDE','DF','ABF','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('awCJcEvOG5','A','CD','DE','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ax8Lx4wt2e','A','D','E','AF','A','B','BE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AxbDv8gjzc','AB','D','F','A','ABC','B','ABCF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AxdPDtOxv1','AB','ABCE','ABEFH','AET','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aXnRrHQp6O','A','ABD','BDF','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AXtJH2M6t3','A','D','CDEF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AXvZrH9fjs','A','BCDE','ABCEFT','T','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AxzprHKPv1','ABC','ABCE','ABCE','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AyA0C7RIYu','A','ABE','CT','','','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AYW8O50kqk','A','ABCD','ABDEF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aZ0ZZDatbM','A','ACD','CDEF','ABCEF','ABC','E','ABCEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AZl4N47h0E','ABC','ABC','DF','AT','B','D','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('aZvjZbiBPA','A','ABCDT','ABCDF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AzX0ftgDPw','AB','ABCD','ABD','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('AZxFnZWXtC','AB','ABC','','AE','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('B0HihRQzbN','A','ABCD','BCDF','A','A','C','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('B0PUf2WPZt','A','BCD','ABCDF','A','ABC','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('B1WGKg4gCz','A','AD','CE','A','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('B26U20SDTN','A','ABCDE','ABCDEF','AE','C','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('b2r3DlIRtN','A','ACET','C','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('B4PuTNSBtx','A','ABD','EF','A','A','Z','C','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('B4zYL4uF4h','A','ABD','CD','A','A','D','ABE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('B5Yqmsh1cj','A','ABCE','CDEF','A','ABC','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('B6x1ZT9rVF','A','ABC','CDF','A','AB','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('B7335StWw6','A','D','ABDE','E','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('b73UoqB7SR','A','D','ABE','A','A','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bakQA3rsEL','A','ABCDE','EFT','ABT','C','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bAmi1K8Kor','A','ABCDT','CDF','AF','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bASwoSVKGr','A','ABCE','CE','A','A','B','C','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BDRwlhUXFp','A','D','ABDEI','E','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BdtSvpqt0J','A','ACD','D','B','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Be9UUItEGh','A','D','ABCE','E','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BEgaqQxCAf','A','ACD','ABDEF','AC','C','B','BF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bEIEQE61ex','A','ABCD','CDE','','C','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('beyo5i4O7z','A','ABCD','DF','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Bg5kseV3S6','A','DE','ABCDEFGHIT','ABEF','AB','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bGagCwlC92','A','CD','CDEF','T','A','Z','','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BGEQyKDmub','A','ABCD','DEF','AE','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Bgma95vgi2','A','ABCDE','CDFI','F','B','C','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bgwac1xMup','AB','CE','ABF','T','C','D','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BGyA5M6GoN','A','BCD','CDE','AF','A','D','ABCD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BHdClx32bl','A','E','BDF','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BHZ3J8chBt','A','ABCDE','CD','B','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Bi1OQ7fyg0','A','ABCD','DF','A','B','D','ADE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bi5U7AF7Gl','A','ABCDET','ABCDEF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('biG59IDWYT','A','ABCDE','BCDE','AT','A','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bIYySuVAq0','A','ABD','C','A','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bJ2UT4czbv','A','ABCD','CDEFI','A','A','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bKEK13duet','A','BD','BCD','AT','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bKEmcMPOwN','A','ABCE','C','A','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BkkuiIBOoR','A','ABCD','ACDEF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BL4W4Fexb2','A','ABCDE','ABDEF','A','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('blngJjADtT','A','ABCDE','CDEF','AET','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bLrKjNiFPT','A','ABCDE','ABCDEF','A','C','A','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BmC51gd1GT','AB','ACD','ABD','AB','C','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BmmOaapWyP','A','AD','CD','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bMokUIduOd','A','ABCD','ABCDF','A','C','B','BCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BMYqa92aE0','A','ABCDT','DE','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BndGhvORVx','A','BCD','DF','A','ABC','C','A','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bnDmJrqhNp','A','ABCD','DFGI','A','A','C','ABCE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BNn3lxYv2p','A','E','C','A','AB','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BNnILdg0Nj','A','D','ABDE','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bNVQLBkLpX','A','ABDET','ET','T','','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bo5MMApgI2','A','D','CDF','A','A','D','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BOiw112qyx','A','ABC','DEF','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Bp2GzVqTxR','A','ABCDT','CDEFT','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BpJWJLgr8P','A','ABCDET','ABE','A','ABC','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BPpMdnQHxT','A','ABC','DEF','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BQIMCwhoaV','A','D','DF','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bRhsfn7r2X','A','ABCD','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bsoymeN7YV','A','ABC','CDEF','','C','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Bt0GzbwzTB','A','ABCDE','CEF','AB','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bt612forx0','A','CD','ABCE','AT','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bTf7ppIDR8','A','AE','C','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BUS1madCyt','A','ABCD','CDEF','A','AB','B','ABE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BVtqvvej6d','A','AD','CF','A','AB','A','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bw3aGKJcGJ','A','D','ABDEF','A','C','A','ABCDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BWkUWGhsM0','A','ABCE','CDF','A','B','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('BWQqw9ROsX','A','ABCD','D','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bwuoCmB9Sx','A','ABCDET','C','E','A','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bxhivt3P2h','AB','ABCDE','ABCDEFI','BE','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('By1mqkfEch','AB','ADE','ABDE','BE','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bY3EUctiar','A','ABCD','ABDF','AE','ABC','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('By3uSMpQIt','A','D','ABC','A','','C','ABF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ByICAa6aMf','AB','','ABE','','C','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bzVmDxUddp','AB','ABC','ABCD','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('bZzMxDWhBP','A','ABCD','ABC','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('c0Dh4ZYd6y','A','ABCD','DEF','ABEFT','ABC','A','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('C0RD2dO0Ze','A','AD','CEF','A','A','B','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('c1EJWqTu7C','A','ABCET','CDEF','A','AB','D','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('C1MZU567OW','A','CD','DF','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('C1sVWAVY9O','A','ACD','CDF','A','A','D','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('c3AFiQDmuM','A','ABCD','CDF','A','C','B','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('C3CFA5Nck3','A','D','DF','A','B','D','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('C44ptbaZlu','A','ACD','ABC','A','A','Z','AF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('c4LnNfAtno','A','ABCDE','CDEF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('c5UbMszcie','A','ABCDT','CDFT','A','AB','A','ABCDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('c6JhfVMxvM','A','ABCD','DF','A','A','D','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('C6Xl4lIjtG','A','ABCD','DEF','AT','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('c7EzM1NuU5','A','E','','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('c9yPswjuim','A','','','','','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cAmxSOZWaS','A','ABCD','DF','A','ABC','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cbvLRl5l0K','A','','CE','A','A','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cbXZNXWjny','A','ABCD','DEF','AT','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cdnBzPcVf5','A','ABC','C','T','AB','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CdtNlHmPp5','A','ABCDE','ABCDF','AF','C','B','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cE5juaVmAa','A','ABCE','ADF','A','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cf4jpFWXPu','A','D','ABDE','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CFNDtrKPPo','A','ABCD','CDEF','AFT','B','C','ABC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CFtj8bmdXK','A','ABCD','ABCDF','A','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CgotG3Lsu3','A','ABCE','EF','A','A','D','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ch8bF6iDvK','A','ABCDT','ABCDEF','A','ABC','B','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ChjP8hArJW','A','E','D','A','A','A','AB','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cIYDSAPmo5','A','ABCDE','CDF','A','A','D','A','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CJbJfX5pDg','AB','ADE','CDEF','ABCEF','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cJFXznY0fk','A','ACD','ABF','AF','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cJVZbPcj8c','A','ABCE','BCE','','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ck7JqubO7I','A','ABDE','CEF','A','B','D','ABE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CKO217p7o3','AB','AD','ABDF','AB','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CKOJkW21Qw','A','ABCD','ABDEF','A','C','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Cl4XJZ3tTy','ABC','ABCDE','ABCDEF','ABT','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CLXB8F3n0G','A','ABCE','CDEF','A','B','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CM3JumtUa9','A','D','ADT','A','A','C','ABCDE','A','B'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cmW4SgNu17','A','BCD','CDEF','AE','A','B','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cMwDgqDiy7','A','ABCD','DEF','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CmwfA9Jmmg','A','ABCD','CDE','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CnfvVn5VXc','A','ABCD','CDEF','A','A','B','BCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CNL04P1r2k','A','DE','CDE','F','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cnpznRWFpW','A','ACDE','CDEF','ABDEF','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CoCL3kJmmO','A','ADE','DF','A','B','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cOKJEMJwmk','A','E','D','A','A','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('COkpkc6KKy','A','D','DEF','A','AB','B','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('coUnUWp1Ac','AB','ABD','CD','AF','B','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CQ9l5AruiS','AB','ABCD','ABD','B','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CQ9Xgm4OCc','A','ABCD','ABDEF','A','C','B','BCD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CQoXsitKcI','AB','ABCD','ABDF','A','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CQwJeWxkw1','A','D','AB','T','C','A','AD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CRFtBJmzBS','AB','ABCDE','ABCDE','B','C','C','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cS30wkniQO','A','CD','DFI','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CsKp5Ihug7','A','ABCD','ABDFT','ABEFT','C','A','ABCDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CSuZYW2oaa','ABC','ABCD','ABDEF','AC','C','A','A','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CTV2NBo8Tq','A','ABCE','CE','A','','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cuiJaIpcme','A','AD','CD','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cv2HZpwx0q','A','D','DF','AB','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cV4dnDglfq','A','ABCD','DEF','A','AB','B','BE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Cv8F8nSXxy','A','ABCDE','DF','A','B','B','ABDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CVF8LJYJt5','A','ABCDE','CD','A','ABC','D','A','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CVHTflCnvQ','A','ABCE','CD','A','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CXbztlsz8U','A','ABCD','DEF','A','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cxfzHRMjdK','A','ABCD','CDEF','ABCDEFT','AB','D','ABCDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CXXRTfK22o','A','ACE','ABD','A','B','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CXzV6Fi8h3','A','ABCD','DEF','AB','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cYo8gmho5w','A','CDE','D','A','A','C','CD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CYWDSyJYqe','A','ABCD','DF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cyyf15Dyms','A','A','D','B','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Cz0dDHwxro','A','D','ABCT','A','A','C','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('cZBBBJsX8a','A','ABCE','CDFT','ABT','C','D','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('CzRJ4dWZjy','A','CDE','DFT','AT','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('d0PUNNiXDr','A','D','ABDF','AT','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('d1o3wUtiMx','A','D','CEF','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('d2DmfJAD8X','A','ABCD','CDEF','A','C','A','F','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('D3wGAaDskP','A','AC','C','E','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('d6NYtfgH4T','A','ABCDE','BCDEF','AB','A','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('daeWCYFC7N','A','ABC','ABD','AC','B','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DaIYKY0eqV','A','ABCDE','CDEF','AT','AB','A','ABCDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DBFQLfeZb6','A','ABCDE','CDEF','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DBlA4niltb','AB','ABCE','ABC','T','C','A','ABC','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DD0wZf7bN0','A','AD','BE','F','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DdJQNbub6F','A','ABCD','ABCDEF','A','B','Z','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DdL1Xx3n2t','A','BCD','DF','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ddVaTt3j2n','AB','ABCDET','ABCDEF','AT','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DE9coQrMMn','A','ABCDE','CDF','A','AB','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DEcG1EzCAH','A','ABD','ABD','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DEEuaw2WmH','A','ABCD','DEF','A','ABC','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dEKCiojEY8','A','ABCD','C','T','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dFBG68w6nD','A','ABCDE','DF','ABC','C','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dfF7hHgvnV','A','ABCD','CD','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dFHe06etTv','A','ABCD','ABDF','A','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DFTKJz9x6N','A','ABCDE','DF','AB','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Di3o5mPWQl','A','ABCD','CDEF','AE','AB','A','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('di7QwkTKqV','AB','ABCD','ABDF','AB','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dIEgM9dk58','A','D','AD','AB','A','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DiO1o5DcYj','A','ABCDE','ABCDF','AT','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DiwCGgroOn','A','ACD','B','F','B','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dJfuvt1jLl','A','BCD','CDEF','F','B','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dJjUx2oNjf','A','ABCD','CD','AT','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DJZgvDGpvx','A','ABCD','ABCDEF','AB','ABC','B','ABDE','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Dk9mCul5ux','A','D','CDF','A','A','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dlFCr8MrDP','A','ABCDE','T','A','A','C','ABCDE','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DLnoFFObBJ','A','CD','DF','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DlpINleDl0','A','ACD','C','AT','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DMGAs1VS3L','A','ABCDT','ABDFT','ABCEFT','C','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DnnuV2IDJZ','A','D','C','AB','C','D','ACE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dnX5B6APtl','A','ABCD','C','AT','AB','C','ABD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Do9ksyDAS0','AB','ABCDE','ABCDEFGH','AF','ABC','D','ABCEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DOCc7oXqUv','AB','AD','CEF','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DOGo31Haah','ABC','ABCD','ABDEF','ABE','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('doMcaEtKAd','A','D','DF','A','A','E','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DPLI86Wf0v','A','ABCD','ABDEF','A','A','B','E','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dQ9eOMlWMB','A','BCD','C','AB','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Dqq1aUPiIT','A','ABCDE','ABDEFI','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dR89641XVZ','AB','ABCD','ABCDF','ABF','C','B','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dRLcVLixZR','A','ABD','DF','AF','B','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dsK3A16cUX','A','ACD','DE','A','B','D','B','AC',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dsKggUVEER','A','ABCD','D','A','B','B','ABCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Dtbql2WLTh','A','D','DF','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DtRiHDmBNx','AB','ABCD','ABDE','E','C','C','ABCDE','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dtviXbO2xz','A','ABC','CDF','AET','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DU1uyszQGD','A','D','CDE','AF','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DuIM9OrKst','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dUm3osBYeD','A','ACD','DF','AB','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DusWusPAir','A','CDE','DF','A','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dUWM3iVOKv','A','A','CF','F','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DUYMw3xKmr','A','D','CDE','AEF','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DuYmYudIgl','A','AD','CDF','A','B','D','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DvLMt2sLRL','A','ACD','ABDEF','AE','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dWA5OgBGGz','A','ABCD','ABDEF','AB','C','E','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DwcAC3vUmL','A','ABCE','DF','AT','AB','D','','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DwiO9qZ59R','A','ABCD','CDGI','ABT','AB','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DwIQOIPMS6','A','ACD','CDE','AF','ABC','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dWOgCq4KAJ','AB','ABCD','CDF','AE','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Dws9KORQM2','A','ABC','DFT','AT','B','D','F','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DXdwPR5x0x','A','BCDE','ABEF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dXDytfkdbN','A','ABCD','CT','E','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DxJ5L2c8zV','A','AE','DFT','AB','C','B','BE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dXLmfVqNx6','A','ABCD','CDEF','AF','AB','C','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dxnOpHO6z4','A','D','C','B','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dxxKVbEFzP','A','ABCD','ABDE','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DYiUo3bC98','A','ABCD','CDEF','BT','B','E','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dyIwig2ysj','A','D','C','A','A','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('DyyMmmp3In','A','AD','CDF','AB','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('dyYwucpu3R','A','ABCD','ABDF','A','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('e0JlbpifBk','A','ABCDE','CDEF','AF','ABC','D','ABDF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('E1kpemt5OI','A','ABCET','CDEF','','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('E2jrNhMj63','A','BCD','ABDE','A','B','D','ABCDEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('e3Ktuwtcoi','A','ABCDE','CDF','AT','AB','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('e46Prda8L9','A','ADE','DEFI','AE','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('e4LFB4Cd67','A','ABC','DEF','AE','B','B','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('E4n80BohNq','A','ABCD','ABF','B','C','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('E4XfDH7PZ1','A','DE','CD','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('e5Ezc3zKsi','','ABCD','CDE','A','A','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('e5IhsKx51u','A','ABCE','ABCDEF','AF','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('e86rbJY6l1','A','ABCD','CDEF','A','','B','ABCEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('E9k69AJ1K9','A','ACD','DF','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eACFIcRqwk','A','ABCD','DF','ABCEF','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eagHwczO5u','A','ABCDE','CDF','A','AB','B','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eASPICdIEs','AB','D','ABC','AE','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eB8fnB1lxq','A','ABCDE','ABCDF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EbHdXrQNr5','A','T','C','A','C','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ECqxsafwWY','AB','ABCD','','ABF','C','C','F','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eCwPy1XEUI','A','ABCE','BCF','A','ABC','A','ACD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('edt8r4WbNQ','A','ABCD','ABCDEF','A','C','B','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ee3jAuBKEK','A','ABCD','ABD','ADT','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eeIxekfIQa','A','D','DF','A','ABC','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('efbnZ83hTu','A','ABE','E','','','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EfTxL27Z4s','A','D','CDE','ABEFT','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('efxhLTWvxi','A','ABCD','ABDFI','ABD','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eG74g1jwAS','A','D','D','ABF','A','C','ABC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eg9jmmbmyC','A','ABCDE','ABDFT','ABEF','BC','C','AB','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EgS2OuB9eQ','A','D','DE','A','A','C','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EGSb5oli3K','A','ABCD','DF','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EHdNhLA8HM','A','D','ABCDEI','ET','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EhnjxlK8xa','A','ACDET','CDEFI','AF','ABC','B','ABEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eiKXUWtyK7','AB','ABCE','CDEF','AE','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ejthLd5pn5','A','CD','CDF','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eJvNNdyFZm','A','ABCDT','ABDFIT','A','AB','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EKET79lSME','AB','ABCD','ABCDE','BT','C','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('el0PhP9r8w','AB','ABCDE','ABDF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ENlvJHYrRq','A','ABC','C','T','AB','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eNRtzHuPvg','AB','D','F','A','C','E','BCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ENtZP0GVDa','A','ABCDET','DE','AB','A','Z','AB','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Eo9XGIhSCI','A','ABC','DEF','AB','C','E','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eocf1iNsis','A','D','C','AB','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eOqLyYZaG7','A','ABCDT','CDFT','AT','AB','A','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eR4rNX3HVy','AB','D','DF','A','ABC','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eRrvrJUjpS','A','ACD','CDF','A','A','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ES3Joyp1s5','A','BCD','C','B','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EsMbsmr7M7','A','ABCDE','ABDFI','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ESq2KG6aWc','A','ABCD','ACDEF','A','B','D','BC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EsqhGAvS7i','A','D','DEF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EtLzVnML4y','A','ABDE','CDE','AB','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eTrv8jKH2Q','A','ABCDE','DF','A','A','C','ACE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eu98CMzw3g','A','ABC','CD','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('euqL3g8uYC','A','ABCDE','CD','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EUSj1Y8y5U','A','ABCD','BCDEF','B','B','A','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EVfZ44M8JQ','AB','D','ABC','B','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('evn0d0QB6s','A','ABCDE','C','BT','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('evRxbf94Ts','A','ABCD','CDEFI','A','C','A','AE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eW9VYAhgO5','A','ABCDE','ABCDEF','AB','AB','C','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eWcdYCfgKM','A','ABCD','CDET','T','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ewe0qGlYQ1','A','CET','CT','','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ewKvcMTOwW','A','ABCD','C','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ExdvTp92lM','A','D','DEF','ABF','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eXNbTNGRxK','A','ADE','ABC','E','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EXPprVYtbS','A','ABCD','ABCDF','ABE','C','A','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('exVfblst89','A','ACD','ABDE','F','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Eyk6QUHo9y','A','ABCDET','ABDF','AB','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EZ6HBpmlrc','ABC','ABCDE','ACDEG','ABCDET','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('eZjThByNL7','A','BCDE','CDE','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('EzVJFJalDq','A','D','DF','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('f00QLR50lz','A','ABCDE','ABCDEF','AET','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('f0TcnRufF8','A','ABD','CDF','AET','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('f1AC9kj3mp','A','ABCD','ABCDEF','A','AB','C','BCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('f24WZt1XP6','A','BCD','ABD','A','B','B','F','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('F2JC0xWNdN','A','ABCDET','DF','A','A','A','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('f3Ioyyf1kF','A','ABCDE','CD','T','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('f3oWoCrEs0','A','ABCE','BCDEF','A','AB','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('F3qwqiXsQ4','A','ABCDE','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('F4b9dbeNT4','A','ABCD','ABDF','ABT','C','D','BCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('f4X7dvmLHb','A','','','','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('f5CmKuvMWb','A','ABCE','ABCE','T','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('f5QqQu2cC8','A','ABCD','CDF','ABF','A','D','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('f9Ag9qdICd','A','BCE','ABCE','A','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('f9MQiOhcET','A','D','C','B','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fa1owIhKYp','A','ACD','CDF','AF','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FA39S54QCz','A','ABCDE','ABDEF','A','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fai3wa4smz','A','ABCE','ABEF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fAWgCM6cel','A','E','ABI','T','C','A','','AB',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fB0aJ6Chz6','AB','ABCDT','CDEF','A','ABC','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FceKgIbsC8','AB','A','DF','A','ABC','D','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FcGKysfW52','A','ABCD','DF','A','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fcW1IM2Y7v','A','ABCE','ABCDEF','A','C','B','ABC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FdP92xqXTx','A','AE','DFT','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fekOmgVwqT','A','D','CDEF','ABF','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fF41TpMNzj','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fFBsPtWb8p','A','ABCE','CDEF','ACF','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fFvGFzA4hr','A','ABCD','CDF','AF','A','D','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ffZq42spLL','A','D','D','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FGgysAdIMx','A','ABCDE','ABCDE','AF','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fh8w2PCBtN','A','ADE','CDEF','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fhdeVNipPb','AB','ABCE','CFG','A','ABC','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fhDIVPO24b','A','ABCDE','CDEF','AB','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FhJ5R4y802','A','ABCDE','ABCDEF','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fhLc2huvPX','A','ABCDT','ABDFIT','A','AB','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fHXCX25TVJ','A','ABCDE','ABCDF','A','B','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fi5s7iLEeT','A','D','ABCDF','T','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FiAWQ7n7ml','A','ABCDE','CDF','AB','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FIMmMOXws8','AB','DET','DT','T','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FJLwfZIjpn','A','ABCDE','CDEF','AT','AB','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FKQcy7JCqN','A','E','','','','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('flZ548m62z','A','AC','DF','AT','AB','D','AB','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FlzsZJwRr2','A','ABCDE','DF','A','AB','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FM3gmG4qIH','A','ABCD','DEF','AF','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fmO7we2Mqv','A','ABCDE','DEF','ABE','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fnbEBJE8xT','AB','ABCD','ABDF','A','ABC','C','ABE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FnFsHD3JFt','A','AD','D','A','A','E','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fNr7JJclvR','A','ABCD','CDF','A','C','C','BCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FoysegHukj','A','D','D','A','AB','C','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FpP1hfmLbN','A','ABCD','DF','A','A','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FqmGOkTqcP','A','ABCD','DF','CF','AB','B','ABCDE','','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Fqqm7wPO1T','A','ACD','CDT','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fRdSD0CHdF','AB','ABCDET','ABDEF','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FrJIbx3Dx8','AB','ACD','ABD','BT','C','B','AB','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FS3wAi6yK0','A','ABCD','ABDF','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FsGyqiPUgl','AB','ABCDE','ADF','A','C','D','BCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fSkiqSdCgR','A','ABCD','CD','A','B','C','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FSqWqwBqoT','AB','ABCDT','ABDFI','A','ABC','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ft2qn2SFJR','A','ABCDET','ABDET','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FTFo247tJb','A','ABCDE','ABDEFI','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fTJoXRozdr','A','D','C','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fUigg5dUGz','A','ABCD','CDF','AB','AB','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fvnqttWllz','A','ABCD','ABDF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FvRGT81RXV','A','ABCDE','ABDFT','A','C','A','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Fw9QUcV37Z','A','ABCDT','CD','T','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('FWWoa94g3J','A','D','DE','AB','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fY5m5g83EP','A','ABCD','ABCDEF','A','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('fys71c4m3X','A','D','ABCDEF','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('g4lR2HmhDY','A','ABCD','ABDF','A','B','B','AB','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('G82N02IpVQ','A','ABCD','DEF','T','A','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('G8D828EFZU','A','D','DF','F','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('g8NvDVu2JK','A','ABCD','CDF','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GaCdAKlWCS','A','ABCD','ABCDEF','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gbl8vVu6lo','A','ACD','DEF','A','A','C','ACE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gbtFBHKdVM','AB','ACD','ABD','AT','C','C','CE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GBxbtD9XDG','A','ABCDET','CDEFT','ABT','C','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GbzzTZIRj1','A','ABCDE','DT','B','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GCKdsG4OYk','AB','ABCD','ABCDET','AF','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gCyRAOtmYe','A','BCD','DF','A','B','B','B','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Gd20NloBZa','A','BCE','DE','E','B','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gDnzXBap65','A','ABCD','DF','A','B','E','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GEeTisDq7I','AB','ABCDE','ABCDEF','B','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GEkBiyZQko','A','D','C','AB','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gEwH93LwEo','A','ABCD','DFT','AT','C','A','','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GEWPkYvkqA','A','CD','ABCDEF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Gf0pD0wbxI','A','ABCE','ABCE','A','BC','B','B','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GGSjkCzgkW','A','CD','ABCDEFT','A','A','B','ABCEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GhL0znsTbS','A','D','D','A','A','E','EF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gHrrBhMDh1','A','ABC','CDEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Gig2geVYWs','A','ACD','ABDF','AB','AB','C','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gjfXXBgrvU','A','ABCE','ABCDEF','A','C','B','ABC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Gjr4dluzdq','A','ABDE','CDEF','AE','B','B','AB','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gJrZ46s0TY','A','ABCD','ABDF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gJTtJnGhVc','A','ABCD','CDEF','ABCEFT','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gKcbiW0kcc','A','ABC','CDEF','A','ABC','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Gl2nJxg8DA','A','ABCD','CDEF','A','AB','B','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gL4BVJmjFQ','A','ACD','DF','AB','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Gl4XXNSvdM','A','ABCE','ABEF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gLBZPtW6pk','A','AD','FIT','B','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gmK8G9n3Qy','A','BCD','DF','A','A','C','AE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gMobG9nGeQ','AB','D','D','A','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GMWJS5zI7S','ABC','ABCDE','ABD','AT','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GnfDZRkJfk','A','D','ABDF','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gnhnDdufpQ','A','ABCE','ABCDE','EF','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gO3hmcvouY','A','D','CD','F','A','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Goa8MklY9a','A','ABCDE','DEFT','AT','A','D','F','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gOKDEmlAok','A','ABCE','DE','A','B','B','A','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GOqNEYdMgm','A','D','ABDF','AB','C','B','ABDE','AB',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GpDz42QN4q','A','CD','CDF','AT','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gq1j9qPgUE','A','CE','D','T','A','Z','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gQaFCYN7gQ','A','ABCDE','ABCDEFT','ABDF','C','B','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gQCZqi6Ouy','A','D','CDFT','A','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GqOtAABsSQ','A','ABC','DF','AB','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Gr0LPnSlP7','A','BCD','CE','AF','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GScfW3TMM3','A','ABCDT','ABCDEF','AF','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GsmPuibeAk','A','ABCDE','CDF','A','A','D','ADEF','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GSOdU5LAQ1','A','ABCDE','ABDF','A','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Guq4giN93m','AB','ABCDE','ABCDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GUS8Ygb1ii','A','ABC','ABD','AE','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GuyBKijO7s','A','ABCDE','CDEF','AB','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Gvn2LjMn4O','A','ABCDET','ABCDEFT','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GVzrF4kN0y','A','ABCDE','DEF','AB','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GWG23K0Iq1','A','AD','DF','A','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gWmBOULmSw','A','ABCD','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GwQlUO47EM','A','ABCD','CDEF','A','A','B','ACE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GwUrmidicY','A','ABCD','CF','A','B','C','F','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gxpNhNi0RU','A','ABCD','D','AF','B','Z','AB','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GY3X7SFMe7','A','ABCDE','DEF','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gyKJA56mYk','AB','ABCDE','ABDF','AB','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('GYU03SZoKw','A','ABCD','DF','','B','C','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('gzL6FzEPZq','A','ABCD','CDE','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('H0fg6DCtJJ','A','ADE','CD','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('h0lAbtkBFr','A','ABCDET','CEF','AEF','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('h0NkNlyBnt','A','ABCD','CEF','EF','AB','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('H0zqj4qVTr','A','','','','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('h1gy9Q0WGh','A','D','ABEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('h1MAEQbeYn','A','D','ABDEF','ABCEF','C','B','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('h2ZmVbKVvB','A','ABCDE','ABE','A','B','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('H3igI9tyuH','A','ABCD','DEF','AE','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('h4pyRNCRHp','A','AD','CD','AT','B','C','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('H5MI1STsez','ABC','ABCDET','ABCDEFI','A','ABC','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('H5qis1ZoI0','A','ACDE','BDEFIT','B','C','A','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HaicGMl9qj','A','ABCDE','CE','AF','AB','B','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hasw3GxcIx','A','ABCD','ABCDEF','AF','ABC','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HAU7yoNySN','A','E','CDEF','A','B','D','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hAwuqWFq5x','A','ACD','F','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hBrYP0q6tH','A','ABCDE','ABCDEFT','AB','A','B','BD','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hCA5aONS1Z','A','ABCDET','D','A','B','B','','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HCi7seHoGN','A','D','D','A','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HdZUTN9bp2','A','ABCE','CDEF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HE1OYkbU3p','A','D','ABDE','F','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HEcwoWpkmh','A','','','A','B','B','ABDE','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HfzEzFs4VT','A','ABCDE','CEF','A','C','D','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HgCAaMbIEt','A','ABC','CF','ABET','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HGgkOGne3D','A','ABCDET','CDEF','BT','ABC','C','ACDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HGy3EQxIsF','A','D','D','A','AB','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hh4cFfGJXH','AB','DE','ABD','BT','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HHZ54xGZ4R','A','ABDE','BCDEFI','AT','A','A','C','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hhzMptgPfN','A','ABCDE','ABCEF','ABT','AB','C','ABCDEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hiceIcT5A6','','ABD','DF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Hj4gNnKBJj','A','ABCDE','DF','A','A','C','ABC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hj6y6Xgdn6','A','ABCD','ABEF','ABT','B','E','DE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HJfuBdKR0b','A','BCDE','ABD','AC','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hjpa8V1Z48','A','ABT','ABCDEFT','ABCDEFT','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hKAyUGvA1B','A','ABCE','CDEF','ACF','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hkC3AWJQav','AB','BCDE','ABCD','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hKCMC5j71n','A','D','DEF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hKGS7wriwB','A','AD','DF','A','B','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HKiECCdiWH','A','D','DEF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HKoIK5xmst','A','ABCD','CDEF','AF','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hlbCdnAfTR','AB','ABCE','C','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HMQqmCbKmT','A','D','BD','A','C','E','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hMsamu4gOH','A','ACD','D','A','A','Z','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hn4GzJyjJ4','A','ABCD','ABCDEF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hn6EDfwn2V','A','ABCD','DF','AT','A','D','CDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HNDSp0I8Zh','A','ABCDE','DF','A','AB','D','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HNLmvDoBL4','A','D','BE','AD','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Hnzkp0cRnX','A','ABCD','DEF','AE','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ho5cOCDYIX','A','D','E','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HoEeo94C9h','A','AD','DF','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hOGA7WVCA4','A','ABCDE','DF','AB','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hOKWSyDMEl','A','ACD','CDE','AF','ABC','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HQA1sShsCz','A','ABCE','CE','AB','B','C','B','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hqIYY9xscj','A','ABCD','CDEF','A','B','D','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HqqqcW43IP','A','ABCDE','DFI','AF','C','B','ABCDEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hRF3LTCzt6','AB','ABCDE','ABCDE','AE','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Hrne0f1Z8F','A','ACD','CDEFT','A','AB','D','ABCF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HS3aUYTa1h','A','ACDT','DEF','AE','A','D','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Hs9e9I85w8','A','ABCT','CF','A','','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hsQG7GjYeD','A','ABCDET','ABCDEF','ABCEF','A','C','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hT03vtGZRX','A','A','CDF','A','B','B','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HtxGR0UfD8','A','ABCD','ABDFT','AB','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('htxoD8eDzn','A','D','CDEF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hUCg5wReAX','A','ABCDET','ABCDEFT','A','ABC','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('huW3KGRgud','A','ABCD','ABCDF','ET','C','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HvFMrLQTRr','AB','D','DEF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HVXUhr76hB','AB','AD','CF','A','AB','B','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hwKCA1bA1r','A','D','ABDEF','A','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hWW953zUYN','A','BCD','CE','A','A','E','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HXDOFbcx6b','A','A','DF','AB','B','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hxjWfT562Z','A','ABCD','ABEF','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hxtyPPULlX','A','ABCE','CEF','A','A','E','BC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hXZqfTq0Hf','A','ADE','DF','AF','B','C','DE','B',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HYcCsY6WUl','A','ABCD','ABDEFIT','A','C','B','ABDE','A','AT'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hYgSm3NkiN','A','ABCDET','CE','AF','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HyIqwklkOf','A','ABCD','ABCD','B','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hZDsLby8l6','A','D','ABDE','AF','B','B','F','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('HzHe6n5HLp','A','ABCD','CD','A','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hznaRpeRHl','A','BCD','ABD','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('hZVyvrM2Nf','A','ABCD','DE','A','A','C','ABCEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('I1u0SKzysO','A','ABCD','ABCDEF','F','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('i1UJs1NekM','A','B','C','','','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('I3sXQYBq51','A','ABCDE','DEF','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('I3whCAjA7i','AB','D','ABF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('i6RF0daVls','AB','D','ABDE','C','C','C','BDE','AB','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('i7CFeIhSGS','A','ABD','CFI','AEF','AB','C','B','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('I7gHMSZQ3G','A','ABCD','CDF','A','AB','B','ABEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('I8PPTLGnR1','A','AD','BDE','A','A','C','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('i8RT6rAddE','A','ABCDE','ABDEFT','A','ABC','B','ABCE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('i91nEYXsK5','A','ABC','E','','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('I9SbiybU53','A','ADE','CDE','A','C','C','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ia9lWsL1US','A','ABD','CDEF','B','B','E','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IBvvPJU6BO','AB','ABCE','DE','A','ABC','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iCilQgn13G','A','ABCDE','ABCF','AB','C','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('icM6eIdmwY','A','ABCD','CDE','AFT','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IcSpgOBcYc','A','ABCD','ABCDEF','A','C','C','ACE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IdJDTjQ0jW','A','BCD','D','A','A','B','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iDvj0ZuBbW','','DE','ABCE','A','A','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IE9JsYxiKe','A','ABCD','ABD','A','B','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iecHMkxKcu','A','ABCDE','ABFT','ABF','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IecxeyLccc','A','ABCD','ABCDEF','A','B','C','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iEEhiWHe95','A','ACDT','ABCDEFT','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ieerIUT7ag','A','ABCD','DEF','AF','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IekxGAFiyi','A','ABCD','DEF','AT','B','B','ABCDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ifxjZHMzRw','AB','D','DF','ABEF','AB','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IFZ2DNA0XA','A','ACD','DF','A','A','D','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iGA0Qux3CS','A','ABCD','ABDE','A','A','C','ABD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ih6TRxoB09','A','ACD','ABFT','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IhBpBtq6BC','A','ABCD','ABCDF','A','A','B','BE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IHHxJTQXrI','A','ABCD','CDEF','AE','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IhvrlJuN6I','A','ABCDT','ABDT','ABT','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iJ4FJjWNvo','A','ABC','CDEF','BCT','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IJ6xnlaX8q','AB','ACDE','ABCD','BE','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iJfzrhetjO','A','D','CDEF','ABC','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IJH0d258Ti','','ACDE','DF','','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IjppvFMzJe','A','D','ABDF','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IkkdgYlk5w','A','ABCDET','ABCE','BT','A','C','ABCD','A','B'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ILBLp6Ol2m','AB','ABCDE','ABCDF','AT','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IlX2H4WdHU','A','D','CDF','A','C','C','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IMkXCsvq5G','ABC','ABCDE','C','A','C','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IMqJMkRASE','A','AD','DF','A','A','C','BD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('inhlTtgNnM','A','ABCDE','CET','AT','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IntfBj9tPc','AB','ABCE','ABEF','T','A','A','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iNtXNbiDNQ','A','ABCE','CDFT','AT','A','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iO5vs989M5','A','ABCD','ABDFT','A','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iOAVW9tgKY','AB','ACD','CDEF','T','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Iomx9o0seu','A','ABCDET','ABCDEF','','AB','C','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IoSxaons1m','A','ABCD','ABDEI','AT','B','B','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IpBJ6Z7x8E','A','E','E','','A','E','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IprPtFCdLs','A','ACD','ABFT','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Iqct3iXiys','AB','','','','','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iQY2qgd1qA','A','BCD','ABCDE','AF','C','A','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IR8HD0CvB9','A','D','AB','T','C','E','AE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IR8xN0E8NC','A','AD','D','A','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ISudU7FYuc','A','AD','CDF','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IswPYk6kWo','AB','ABD','ABD','A','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iTFlPFcbTO','A','ABCD','CDF','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ItVrFlULzU','A','ABCD','CE','AF','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iTxB4jEfla','A','D','DE','A','A','C','A','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ItzjfHa6bc','A','ABCD','DEI','AF','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iUGJCYvWoa','A','ABCD','DFG','T','A','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IuKp3CX1qc','A','BD','ET','T','A','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IVB6dX5DFG','A','BCD','ABDF','A','C','A','ADE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iw3vQK63EG','A','ABCDE','ABCDEF','A','ABC','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IwQnimRiW5','A','D','CDEF','A','AB','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IXdfd63tVe','A','ABCDE','C','A','B','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('iXFjvf3zvO','A','ABCD','CDEF','AB','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('IyAtCIJwYq','A','ABCDET','ABCDEFT','ABCDEFT','ABC','Z','DE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('J0f74TGVV6','A','BCD','CDF','A','ABC','C','BCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('J0NGznszvb','A','ABCDE','C','A','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('J0VETXUx6z','A','BD','DF','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('j1qkKKhk3t','AB','ADE','ABCDEFIT','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('j3513yL5yV','A','ABCD','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('j4fCTV9DNP','AB','ABC','T','T','','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('J4X5lZArxl','A','D','DEF','ABF','AB','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('j51II7Fucb','A','ABCD','ABDF','F','B','B','A','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('J5OY1WPqah','A','ABCDE','ABCDET','A','AB','B','ABCDEF','A','B'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('J82WZFcFHh','A','ABCE','','','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('j8tgxtMFz4','A','ABCDE','CT','AT','AB','B','BDF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JascMAZGkH','AB','ABCD','CDEF','AE','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jAW9YyZQK2','A','ABCD','ABD','AE','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jbpIjBmLrN','AB','ABCDT','ABCDEF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jbxiJJcH0t','A','ACD','DF','A','A','D','B','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JcUwY7xY16','A','ABCD','ABDFI','A','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('je91Wcja94','A','ADE','BEF','T','ABC','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JeWEIWhYGz','A','ABCD','DEF','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JeyciW2Gux','ABC','ACDET','ABEF','B','ABC','C','BD','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Jf8gzjEzVt','A','AE','DEF','AT','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JFzU4tSzdn','A','ABCDE','ABDEFI','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Jg5aGMPAEz','A','ABCE','CD','ET','A','A','F','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JgoGS50AkJ','A','ABCDE','CD','AT','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Jh29tzMRB4','A','ADT','ABDE','AB','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jHPwv4MXRz','A','DE','CD','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JIkKUmpkuP','A','ABCDE','CDF','ABF','ABC','C','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jiUuQ5JAa4','A','D','ABDE','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jIYSq94Iw4','A','ABCDE','ABDE','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JjvcdtqVNx','A','D','D','B','A','B','ABDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jk7ey3zQEb','AB','D','ABDE','AE','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JLnKp2StFJ','A','BD','D','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JLVqBJALr4','AB','ABCET','ABCDEF','AT','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jlXGhROH4N','A','ABCDE','CDF','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jMCMIcXIUF','A','ABCDE','DFI','A','C','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jN2uHhkPhR','A','CD','C','AC','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JnD38RWrtn','AB','ABC','CD','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jnTi8JinJb','A','ABCDE','AC','ABF','A','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jOOS7w4WIT','A','ABCDET','ABDET','AT','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JrFKJ4ab48','A','ACD','F','A','A','E','DE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JRjKJJAbDN','A','ABCDE','ABCDEF','ABE','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jrVq80a64B','A','ABCDE','DF','AF','ABC','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Jt6A0LghHv','A','ACDE','CDF','ABE','AB','B','ABCD','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jt81hxcz6f','A','ABCD','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ju1uCKNEgp','A','ABCDE','ABDEF','A','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JU1wuGLYEl','AB','ABCD','','','','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jUcyaozWo4','A','AE','AB','','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JUYq3cDM90','A','ABD','ABDF','AE','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jvXufTA4p0','A','ABCD','C','A','B','A','AC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JW51k52y9B','A','D','CF','AB','A','C','ABCDF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jx4o88I0DJ','A','BE','ABCE','A','A','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JXb1v4cb8J','A','ABCET','DF','ABT','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jXnc2LYvDZ','AB','ABCDE','ABCI','T','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('JYosyOh3sr','A','ABCD','ABCDEF','ABT','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jzfCdFK2Fb','A','ACD','DF','A','A','B','ABE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('jZpM8lmtNf','A','ABCD','CDEF','ABF','AB','B','ABE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('k0fv2h9bnQ','A','ABCD','DF','A','A','B','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('k0hnd8IvDQ','ABC','ABCDE','ABCE','T','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('K0Zpf03b0k','ABC','ABCDE','DE','A','ABC','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('k1mFcs4mwi','A','ABCD','CDEF','A','ABC','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('K2zdVlsrHA','A','ABCDET','CE','AF','B','A','A','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('K3eZUsPSeW','A','ABCDE','DFI','ABCDEF','C','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('K4PRZXSJ23','A','ABD','ABCDFI','ABF','A','A','ABCDE','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('K7C2QiLI3W','AB','AE','D','E','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KA7VMmXCcs','AB','ABCT','CEF','ABDET','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KAKRMmPqes','AB','ABD','ABCDEF','A','C','D','A','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kb40P0w2dm','A','ABCD','C','ET','B','A','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kcgvkKF7iM','A','ACD','EF','A','A','E','DE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kDvvD8mVXK','A','ABCD','ABCD','A','B','B','ABE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kDxxfT7lt3','A','BCD','DEF','ABF','C','C','BF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KEejkuRa7C','A','ABCD','D','A','B','B','ABCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Kffpp4Snt7','AB','ABCDT','ABDFT','ABT','C','B','D','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KFhXp4mB6q','A','ABCDE','ABCDE','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Kh8vXbQ0VA','A','ABD','DF','AB','A','B','ABDF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KHHHx8ifNU','A','D','ABCDE','ABF','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('khLHLDCXTK','A','ABCDE','ABEF','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Kht0BVkl6W','A','ABCDE','CDI','BT','B','D','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KhZJ24itNE','A','ABCDE','ABCDEFI','ABE','C','D','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kI9v9qnoO3','A','ABCDE','DFT','AT','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KIsFG5nGO1','AB','ABDE','ABDF','AEF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KISHmmdmwe','A','ABCD','D','AF','A','E','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KKA0My6aAM','A','D','CDE','A','C','B','BE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kkQ67yvMKm','A','BCD','C','F','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kl0H6FOnbq','A','AC','DF','A','A','A','BDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kMYDcGJs5Q','A','ABCE','CDF','A','B','B','ABCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kn84P8ElNA','A','ABCD','CDF','A','A','D','ABE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KNb2xDYpZQ','A','ABCDET','CDEF','AB','AB','A','ABCDEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('knFbfzAvzU','A','ABDE','ABD','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KNXR8Xkzn1','A','D','D','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ko9bqwTku5','A','ABCDE','DF','AB','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kPlNVFctrm','A','D','DEF','A','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KpPFPLUVXA','AB','ABCDE','ABCDEF','AB','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kPRdNVObTW','A','ABCD','DF','ABCEF','AB','B','BDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KpVDDx5xxs','AB','ABCDE','ABCDF','T','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KrJBnVqh6M','A','ABC','DF','A','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kS5HQ7L5oQ','A','ABCE','CDEF','AFT','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ktjJxNWZt7','A','D','CDFT','A','C','B','ABCDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kTRbtvEzvU','A','ACDE','CE','A','ABC','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KTzJNfu0fi','A','D','E','AF','A','B','ABE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kuEz9QNyki','A','ABCD','ABCDF','AB','A','B','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kV6HjRSVx9','A','ABCDE','ABDE','BF','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KVDDPrUzHy','A','ABCD','ABCDE','F','ABC','B','AEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KVF4pXuNHe','A','ABCD','ACDEF','AT','ABC','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KwqNOUf5M5','A','ABCDE','ABDE','EF','A','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kWWR598SgU','A','ABCDET','DFT','A','ABC','A','ADE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KWY2EIlWyK','A','ABCDET','ABDFI','A','C','B','ABCDE','A','BT'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kXhXTVc4lE','A','ABCD','CDEF','A','C','D','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KXjxrrYfJ7','A','ABCE','C','A','AC','D','B','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KXLrTtCZb9','A','ABCD','ABD','A','B','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KxnxvncpFG','A','BCD','ABDEFT','AB','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kxv6hTgHrO','A','ABCDE','DF','A','AB','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('kYOjgItAOO','A','ABCD','ABCDEF','AT','ABC','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('KzpXRDQppm','A','ABCDE','DF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('L06mHNqzR0','A','D','D','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('L0nYHfcfhh','AB','ABCDE','ABDEFT','AB','C','C','AE','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('l0zQFDcfBp','AB','ABCD','CDEF','A','AB','C','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('l1o1aqx1Ql','A','AD','DFI','ABF','A','D','BE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('L1OgOOpY9J','A','AD','F','AF','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('l4VS0DEVJd','A','ABCDE','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('L5uO71Nq3V','A','ABCD','BCDEF','AB','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('l66qHfWXfx','AB','ABCE','CDE','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('l6FOfLg0tj','A','ACD','ABD','AE','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('l7a5oAbQID','A','AD','D','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('L80ed29tvb','AB','BD','ABCE','A','C','B','E','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('l8RuD6YXZx','A','ABCD','CDEF','A','AB','D','AE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lA9kKKpUCd','A','ABCE','CDEF','A','B','D','ABE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lAgQgKVAGh','A','ABCDE','DEF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lAyOmyFWmx','A','ABCD','CD','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LbrGFlwFvX','A','ABCD','ABDEF','ABF','A','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LbtIdlMZzX','A','ABC','CD','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lEGgK5pCuV','A','ACD','ABCDF','AF','B','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LEq5aKTUwr','A','ABC','CF','A','ABC','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LFJkn4GX4L','A','ABCD','ABDEF','A','ABC','B','ABCEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Lfp9FH3ZDH','A','ABCD','C','AE','B','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lfpwbHeRv0','A','D','ABDEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lG7UiGJ1ar','A','ACD','DEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LGAkSGlKIB','A','ABCD','DE','AF','B','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LGkcqyJOQR','A','ABCD','CDEF','T','A','A','BC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lgOuSABOE6','A','ABCD','C','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LgWksY0sAJ','A','ABCDE','DF','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LH8mPTS6VJ','AB','ABCD','CDEF','A','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lhBiTZCJLV','A','ABCE','ABCE','A','ABC','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lhhWxTIrPL','A','ACDE','ABCDEF','ABE','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lHV5nz7PdX','A','DE','ABCDF','AB','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lhvcLfK4rv','A','D','CE','A','B','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LiSaYcrEgT','A','ABCDE','DF','A','A','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LjDQx0knRv','AB','D','ABCDF','A','A','D','AB','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LjjGJXMtbv','AB','ACD','ABCDET','AE','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LJzYBL7JPf','A','D','DF','A','A','D','B','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LKcKuOtioD','A','D','ABCDF','AT','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LkIcAid9O8','AB','BD','ABI','AT','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lMIG7ivQ1R','A','ACD','CDEFI','A','A','C','ABDF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lMmQMGba5D','A','BCDE','D','AB','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LNj3xzaJBf','A','ABCD','C','A','B','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LNZcfXQ6FZ','A','ABCDE','BCE','AE','C','A','ACE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lOYcUEJa36','A','ABCD','C','AE','B','C','','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LpFAtH9VBz','A','ABCD','ABDEF','AE','B','B','BCDE','A','AT'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LPFcF8irpx','A','D','ABDF','B','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LpTKRlMNdp','A','ABCD','ABC','AT','B','D','ABCDF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LqC9qOjk5z','A','ABC','','','','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lQOUaEHyCb','A','AD','ABF','A','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lQSgWgpIEt','AB','ABCDE','ABC','T','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lseIAIdsIT','A','BCD','DEF','A','AB','D','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LsIuGi6o3P','A','ABC','C','ABCDEF','ABC','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lSkucgRs1z','AB','ABCDT','ABCDF','ABF','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lt6qRzE2zX','A','ABCD','CDEF','ABF','ABC','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LTTsB4ctFf','AB','ABCDE','DF','E','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ltVOjDMlfZ','A','E','ABD','A','A','B','ABF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LUIgqk4Iij','A','ABCDE','ABDEF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LUyWOWbWE0','A','ABCE','C','A','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LVB7bDCtFB','AB','ABCDE','ABE','CF','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lVfwFVeLnD','A','D','DFI','A','A','A','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lVTgx6wrJH','A','D','DF','AT','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lwAwUMXoGh','AB','ABCDET','ABCDEFT','ABCT','ABC','A','ADEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LwUSOWbkiR','A','ABCD','CDF','AB','AB','C','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LX8yhLSxBL','A','ABD','ABDF','EFT','ABC','D','ABCD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LXHml01znX','A','ABCE','C','','C','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LxhulBqd0P','A','ABCDT','ABCDF','A','C','A','ABCD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LxncXru4TP','A','ABCE','ABC','','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lxPwvh54Jz','A','ACD','DF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LXrOpDARdH','A','BCD','ABDEF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LY1cCWT35d','A','ACD','CDEF','AE','B','B','CF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lY3mEidEqJ','A','ABCDE','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lYAuCMn9g4','A','ABCD','ABDEI','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lyCO3OpqaJ','AB','ABCDE','ABD','BT','C','Z','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LyS3UudQa8','A','ABD','ABDFI','AB','AB','C','ABCDEF','A','B'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('LySmq5r5UV','A','ABCD','CDF','A','A','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('lYy5EKZIY4','A','ABCD','CDEF','AT','A','C','CD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('M0jNBfWt4u','A','ABCD','BEF','ABF','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('M0v8vZq4PW','A','ACD','DEF','A','A','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('M1ajmohKws','A','ABCDE','ABDEF','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('M1mHgsjY7y','A','ACDE','ABD','AB','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('m1YDocJCgi','A','D','ABDF','A','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('M3a2IeTEYW','A','ABCDE','D','AT','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('m4RV2TOrpA','A','ABCDET','BCDEF','B','AB','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('m5mLIKjw99','A','AE','ABT','T','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('m77piiJw9u','A','D','CDF','A','AB','B','BE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('M7q4a1VmqS','A','ABCDE','DEF','A','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('M9MtmuHOyg','A','ABC','CD','T','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ma7jGepuOw','A','ABCE','F','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MAo4ewzy5c','A','ABCD','ABDEF','AB','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mAq23wRUYa','A','ABCD','DF','AE','C','C','ABDEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MbRTRNabdq','ABC','D','ABCDF','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MCKX1gvMI3','AC','ABC','D','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mCOFKS0sAM','A','ABCE','ABC','T','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('meKL1KV9c5','A','D','CDEF','AE','AB','C','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mEs2umVQS9','AB','ABCD','ABDEF','AB','ABC','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MEwxCkTQYg','A','D','T','T','A','A','','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MF4DBryDdg','A','D','ABCDE','A','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mfzNtTCRz1','AB','D','AB','A','C','D','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mgclm5nyOe','A','ABCET','ABCDEF','AT','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MgiPQ9XyuM','A','ABC','DF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MgmLu78qum','A','ABCDE','CE','AB','B','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MGUbKUp17y','A','ABCDET','CDEF','B','ABC','A','BD','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mh6hbNCj2u','AB','ABCET','CDEF','A','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mHBj0vWvNi','A','ABCDET','DF','A','ABC','B','ABCDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MHNjJ2eXhA','A','ABCD','CDEF','AF','A','C','ABCDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MIuDIAlK5U','A','ABCD','DFI','AE','B','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mjFJbty6ZQ','A','CD','ADF','B','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MJJ4N6Uzda','A','ABCET','CT','AT','AB','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MJnjJFMjXW','AB','ABCD','ABF','F','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mjp0NNyN81','A','AD','D','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MJTN0dcXh9','A','ABCD','ABDEF','B','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mkAhYe0WGk','A','D','CDEF','AB','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MKivakz3Ek','A','D','CDE','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mkQZ598SMo','A','ABCD','ABCDEF','A','BC','D','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MLHdhbKjnM','A','ABCDE','DEF','ABCF','B','A','BCF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mLpvl2kdpu','A','D','DF','A','A','D','BCF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Mm1NaSHuWQ','AB','D','ABE','ABF','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mm92Ic8o5u','A','D','C','B','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Mnb0BxujXC','A','ABCD','CDE','T','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MNbzZDmhf5','A','BCD','C','AB','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mNLrNHEttS','A','D','DE','ABEFT','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MNR6Nl3fBU','A','ABCD','CDE','A','A','D','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mNTBLPmjZy','A','AC','D','A','B','C','A','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MO1897dC9m','A','ABCDE','DFT','AFT','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MOCtI7xSE3','A','AD','F','AF','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mOeHEwNK9W','A','ABC','CD','T','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MpJTv0ADbw','A','ABCDE','BCEF','AT','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mpl4PN9609','A','AB','CDF','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MpzBrNYbBk','A','ABCD','F','A','ABC','A','CE','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mqEdCaL3q9','A','ABCDE','DT','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MqGzCKbOyu','A','ACDE','DE','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MQU0yW0Igq','','ABCD','ABDI','AF','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MQWh1qjUMC','A','D','C','T','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mr8DLX78ZM','A','D','DEF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mRfB6RyHhe','A','ABCD','DEF','ABT','ABC','B','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MrFFpBanjo','A','AD','CDEF','AT','A','D','A','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MrT4xT7P8s','A','ABCD','CF','AT','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mSkHKEzcQ7','A','D','CD','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Mt2tlFERZi','AB','ABCD','ABDT','AT','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Mu307yXwas','A','ABCT','ABCE','AT','ABC','A','D','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mU3l7Y2YCq','A','CDE','ABDEF','A','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Mue8MONQKw','A','ABCE','C','AT','B','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mui031FMo5','A','BCD','DF','A','A','B','AB','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mUsvUOTceW','A','D','C','AB','B','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mvtXp65Dfy','A','ABCDE','ABCDEF','A','C','A','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mvxvfPQPxs','ABC','ABCET','CDF','AB','ABC','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mx6T6HMRVw','A','D','BDE','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mXHR0fSBPA','A','ADE','AC','AT','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('mXjLH69R0Y','A','D','D','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MxrLfzwDJY','AB','ABCDT','ABDET','AE','C','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MXtRr27BRY','A','ABCE','ABEF','B','B','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MY3r5uX1Ak','A','ABC','CDF','B','C','A','D','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('MyCTq10Mii','A','BC','CDF','AB','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('N0DWR4MVHr','A','ABE','FI','F','B','B','BC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('n1Oq3a2WKX','A','ABCD','D','A','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('n2hWzbyjXx','A','ABCDET','CDEF','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('N40oLDu2bp','A','D','D','AD','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('N44ol8AZ6f','A','ABCDE','DEFT','AT','B','B','ABCDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('n4PYzN9DDV','A','ABCD','ABCD','FT','C','C','CE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('n4TSnnqnpd','A','D','CDEF','AF','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('n59OQA27kb','AB','ABCD','ADFT','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('n7AA936wE0','A','D','CDFI','A','A','C','A','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('n7UKYcDqkb','A','CD','CDF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NaUyOG8qQB','A','D','ABCDEF','A','','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NBPUXdq2hT','A','ACD','CE','A','C','A','ADE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nBRqVHK4Fx','A','ABCE','ABCDEF','AFT','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Nd4CrNUDvj','A','ABCDE','DFT','A','A','A','BD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NdfKdFM4BR','A','ABCD','ABCDEF','A','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NdtgzbYrH8','A','ACD','DFT','F','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ne3yyc2mEZ','A','ABCDE','DF','A','A','D','BCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ne7omuLsCF','A','ABCD','DEF','','B','B','AEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nFTObNcHhb','A','D','ABCEF','F','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nFxgxlg8Tr','A','ABCD','CE','A','B','E','AB','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nG11IQdK50','A','ABCD','CDFI','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NGI73AHSwz','A','ABCDET','BDEF','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nHDOhdozRV','A','D','ABD','B','AB','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NJ4EXralRf','AB','CD','ABDF','ABT','C','B','','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NjVO2jwRpX','A','ABCD','DF','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nKgAM96qAX','A','ABCD','DF','E','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nKkOI3nOCn','AB','ABCDET','CDFT','A','ABC','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nkOegwRkYR','AB','ABCDET','CDEFT','A','C','Z','CE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nLBMn4uxXz','A','ABCDET','ABDEFT','A','B','B','ABDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NLPKx2WN0z','A','ABCD','ABDEF','A','C','B','ABCDEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nn07RzITR4','A','ACD','DF','A','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('noKuyuz95P','A','ABCD','ABDE','A','B','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nOQyoePyY2','A','ABCDE','DE','F','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nOsuMsXWuF','A','ADE','BF','A','C','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nOWImkzouH','A','ADE','C','A','ABC','B','AC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nQ7ikuFCil','A','ABCDE','ABDEF','AF','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NqeW5IFKcF','A','D','DE','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nQk7O3h5Q6','A','ABC','CT','T','B','B','C','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NqmuuSxGUl','A','ABCD','CD','','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nQqM9edqGb','A','ABCD','CDEFG','AF','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nrDI6h1tFt','A','ABCD','ABCDEFIT','A','ABC','D','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nseMIEpKGH','A','D','D','A','B','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NskeMabw7V','A','ABCDE','CDEF','ABCF','C','A','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nSUg5U2mQF','A','ABCD','DEF','AD','A','C','ADE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Nt6yPfin08','ABC','ABCDET','ABDFT','ABCDEFT','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nuMW5uD7c4','A','ABCD','ABD','A','B','A','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NUOGqQpcQb','A','ABCD','ABCD','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nvJMv4Wllx','A','ABCDET','ABCDEF','A','C','B','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NWyOoYZQoP','A','D','ABCDE','T','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NX0SHlEHPL','AB','ABCE','ABDT','A','ABC','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NXbStBQf8J','A','ABCD','DF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('nXHcFH9JLJ','A','ABCE','CDF','A','ABC','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('NXRGXxSl28','A','BCD','DF','AB','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Nz6yldYVXl','A','ABCE','CDEF','A','AB','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('o040l2Y26Y','A','ABCD','ABEFI','AB','AB','A','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('O0vJvZ5d09','A','ABCDE','DEF','A','C','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('o1cfyEPGU9','A','ABCE','ABCDF','','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('o3GRYMNOAO','A','ABCDE','CDF','AFT','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('O3k4uWVciW','A','ABCD','ABDEF','A','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('o5mxs7JESW','A','ABCD','CDE','AF','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('O6BHHVSxzm','AB','ABCDT','ABCDF','ABF','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('O6j2pNWpdi','A','D','BD','B','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('O6L8zdoDF7','AB','ACD','ABCE','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('O6pXHxSHJc','A','ABCD','CDF','A','A','B','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('o8DjVjSVrA','A','CD','DEFI','AF','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('O8pB0D7P0M','A','ABCDE','DF','A','A','A','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('O9gFYmhgyi','ABC','ABCET','ABCDF','AE','ABC','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('o9oDA9Je37','A','ACD','ABD','CT','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oaOro76S9c','A','D','ABEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oAYxOgp5ua','A','ABCD','CDF','AF','C','B','AE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oE9BmyL5UU','A','ABCD','BDF','A','AB','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oEQPQudA5g','A','ACD','DF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OeuJEMpGG9','A','ADE','DEF','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oF8JNbu4b7','A','ABCE','CEF','AT','B','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Of8tV43RJe','A','ACD','DEF','A','A','Z','F','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ofj2FfqrrS','A','ABCDET','ABCDET','AT','A','C','ADE','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ofnDvhKfvm','A','ABCDE','C','E','A','A','AE','','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OfV6Rxyxnu','A','ACDE','CDEF','AF','A','C','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oFVf2r56B9','A','ABCDET','CDEFT','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OFxrLj1XZg','A','ABCDE','ABCDEF','A','ABC','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oG1NcmTiii','A','ABCD','CDEF','A','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ohlRtvaxpy','A','D','BT','B','A','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OHp4PTk6lG','AB','ABCT','ABCDEFT','AFT','C','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OHtPjvWJns','A','ABCDE','DF','T','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ohZ48pSPdq','AB','D','D','A','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OieBCC2g9S','A','ABCDE','CDF','A','AB','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oiIJGkLyO3','AB','AC','AB','AT','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OjnPjt54ta','AB','ABCD','CDF','A','B','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ojvlbr5PV1','A','ABCD','ABDF','ABEF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oK3zM50yem','A','ABCD','ABDF','AB','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oK565MHqse','A','D','CDEF','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oKmdKcfAyY','AB','ABC','CF','AF','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('okuBwifoS9','A','ACDE','CDF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oLPz6rQv21','A','ABC','ABDFT','T','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OLTlv4oppk','A','ABCDE','ABCF','AB','C','C','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ONjfTjw2p3','ABC','ABCE','ABF','','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oNJTNfU0dU','AB','ABCDE','ABCDEF','A','C','B','ABCDEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ONLfb4AvRW','A','ABCD','BCDF','AT','C','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ONn6jn3xT1','A','ACD','DF','A','B','D','ABE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('onPNbNIlZM','AB','ABD','CDF','AF','C','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oOq6mQROKU','A','D','CD','A','A','B','ABCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OPjzHfm6h5','A','ABCDE','CDEF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OpNXnlYtrk','A','ABCDE','DF','A','A','C','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oqAr5MDgU3','A','ABD','CDEF','AB','B','E','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OQCXKgzUOi','AB','ACDE','ABD','AC','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oqMx1iHyOk','A','ABCD','DF','A','AB','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OqqLuqPYuq','A','ABCT','CDEF','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oR2dN890Hu','A','ABCD','ABDEF','AB','','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OsAF3UFyuc','A','ABCD','CDEF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ot4TzXQNdc','A','D','BCDET','AF','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OtxlRJgHX7','A','D','ABEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OW50CIfuS5','A','ABCD','DF','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OWIdeazQIW','A','AC','C','A','B','B','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OwKPsSrkUO','A','ABCD','CDEF','B','A','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oWQ2AIPQSy','A','ABCD','ABCEF','AF','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('oX6DVzqVvo','A','ABCDET','ABCDEFGHI','ABCDEF','AB','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('OXt2n0IzzM','A','AE','DF','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Oy3jkKDIcU','AB','ABCD','DFI','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Oy3R7YrQeU','A','ABCD','CE','AB','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Oy7biOnyMU','A','ABCD','CDE','F','B','D','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ozZFVxwfD7','A','ABCD','C','AFT','AB','B','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('p1uOQsj17P','A','ABCDE','DF','A','B','C','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('P1yg9ITgc6','A','D','ABDF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('p2NKpjK8vL','A','D','D','A','AB','B','ABD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('P6T1btWTdD','ABC','ABCD','CD','AE','B','B','ABCEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('P6Vs0vkjvD','A','ABCDE','CDEF','ABEFT','ABC','B','BCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('P7oaE5TUeJ','A','ABCD','CDFT','AT','B','B','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('p7UyGSBaSB','A','CD','CD','AE','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pA3GGmjy7l','AB','ABCD','DF','A','B','A','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PaaAo9jAGr','A','ABCD','CDF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PaeAcUtcgj','A','ABCD','ABC','BT','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PaGemix3s0','A','ABCD','ABDF','A','C','B','ABCD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PaIUCYvk1j','A','ABCDE','CDF','AB','AB','C','AB','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PAss7Er3E6','A','ABCDE','CDEF','A','ABC','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pauGMMFYeP','A','DT','CEF','FT','AB','D','C','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pBRgvJAXpd','A','ABCD','D','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PbZktJMXhx','A','D','DEF','AF','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Pc7Q99NEkD','A','ABCE','CEF','','ABC','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pD6OJDCtJL','A','ABC','DFT','AT','B','D','F','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pe5EoSp9ER','A','D','DEF','A','A','D','F','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PeAO3m4Wwd','A','BD','CD','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pfdqVXMhR8','A','CD','ABCE','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pFjuLH3JLj','A','ABCDE','ABDFT','AF','B','D','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PG1OIYTcYv','A','ABCDE','CDF','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pGA1S9Xwat','A','ABCD','ABDEF','A','C','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PH8ID2qtr6','A','ABCD','CD','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pHbEZLqxBn','A','D','D','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pHhKHXu2Dt','A','D','CDF','A','A','Z','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PHjEJvwnxP','A','AD','DEF','A','A','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PiSSYODiYB','A','ABCDE','ABDT','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PIU7oupcmN','A','ABDE','BCD','AB','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PiUMICtUiB','A','D','ABEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pJfCfvkP8h','A','BCD','ABDEF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PjHmF8U68j','A','D','ABDEF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pjPCNtAhlV','A','ABCDET','ABCDEF','AEF','B','A','ABCEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pJRsL23rD4','A','ABCE','CDEF','ACF','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PjzyTtOvL2','A','A','CDFH','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PKKIoAJesj','A','AD','ABD','B','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pkoUsW4AAJ','A','AC','DF','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PksIg7pGen','A','ABCD','DF','T','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('plvsfDCdNb','A','ABCDET','ABDEFT','A','C','C','ABCDEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('plzYpt1nFt','A','ABCD','ADE','ABCF','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PM1oua0yKL','A','D','DF','AT','B','D','BD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PMMCSKTmQB','A','ABCDE','CDF','AET','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PooGUSJoMP','A','AD','ABE','A','C','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pos1Oe2oYT','A','BCD','ABD','AB','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('poWcOmRqqB','A','ABCD','CDFT','AF','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ppXOTlK4b0','ABC','ABCDET','ABCDEFT','ABCDEFT','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pqCGC7voMr','A','A','C','T','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pQosoq2YGp','A','AD','DEF','A','A','B','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PqUik1Jwux','A','ABCD','DF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pQuscabAgf','A','CD','CDF','A','A','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PRTwrDMVtN','A','ABCD','T','T','A','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pS9emG65KB','A','ABCD','DF','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ptBCjHgjzT','A','ABCE','CDEF','ACF','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pUmUoMxiM0','A','ABCD','DF','A','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pvBKrLgTJ4','A','ABCDE','CDF','A','C','E','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PVjCd07vjF','A','ABD','C','A','A','B','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pVvqdZ52fv','A','ABCD','D','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pwgWG7fs38','A','ABCD','D','F','A','B','ABCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pWuMGIR3Kh','A','ABCE','DEF','A','C','B','ABDE','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pXBMtrO6fJ','A','ABCDE','ABDFT','A','C','A','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('pXjghbu6zB','A','ABCD','CDEF','AF','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('PyY5QczKIN','AB','BCDE','ABD','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('q1Evy5dkcs','A','ABCD','CDFT','A','B','B','ABCE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Q1S0Ygv9oE','A','ABCE','CD','AT','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Q28xDfgLhC','A','AD','DF','A','A','D','D','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('q2TNnlAb4w','A','ABCE','CEF','ABCDEF','B','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Q3Y07ohy7O','A','ABCDET','CDEF','ABCEF','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('q4XF22cpfs','A','ABCDE','CDF','ABDEFT','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('q53TGmLoaO','AB','ABCE','ABDF','ABT','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('q5ib7uPKmQ','AB','D','ABD','A','ABC','C','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('q6BLxBS2HU','A','BCDE','CDF','T','AB','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Q7s23MViIE','A','ABCD','ABCDF','A','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('q8hvZdmtNG','A','AC','D','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Q8tLVxSrrs','A','ABCD','DEFT','B','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('q976QADS7y','A','ABCT','CDEFT','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('q9qPiwxK3U','A','ABCDE','CDEFIT','AT','AB','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('q9uVOuF1O1','AB','ABCD','ABCDF','AF','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Qa7F1chqQ5','A','BCD','ABE','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QbnjXNCVZe','A','ABCD','CD','AE','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QbTl4BmDPE','A','BCD','CDEFT','AF','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QcUz5Gf7YO','A','','','','A','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QDR8nByFxU','A','ABCD','DEF','A','A','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Qe9HQy8y3k','','ABD','DE','A','A','C','ABC','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qFBJvVkPbe','A','E','CDF','AF','A','D','C','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QFJnhRS0Be','A','BCD','ABCDE','A','B','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qFV8ZZIbD9','A','ABCD','C','A','B','B','ABDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QGkpUk8YCA','A','ABCDE','DF','A','AB','A','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QgSriOVk3A','A','ACD','DF','A','A','B','BE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Qh6xnJuDVQ','A','BD','D','AB','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qhh4Jn54la','A','ABCDET','CDEF','AF','B','B','ABE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qHpX62wL4K','AB','ABCE','ABCEF','BFT','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qhrDp0AtZw','A','ABCD','CDF','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QiQfO3dwIK','A','ABCD','D','A','A','Z','ABCD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QIQHYmjYka','A','ABCD','DEF','ET','A','D','AB','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QJjdtZs0JY','A','ACDE','DF','B','A','B','DE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QJPdxXGbvQ','A','ABDE','CD','A','AB','D','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qJvRlrSpL1','A','ABCE','CDF','ABT','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qJXDXj5rt1','A','AD','ABCDEF','A','C','B','ACDF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qKwdAKVScm','A','D','ABCDF','AE','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qlv00H9h8m','A','ABDE','D','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QMiX3KDUSu','A','ABCDE','BDFG','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qnblFtGLpo','A','A','ABCF','A','A','B','B','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QnBZpHyjHY','A','ABCD','CDFI','A','A','C','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QNfr0bqvjC','ABC','ABCET','DF','AB','ABC','C','ADEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qPBTBj5PNG','A','ABCDET','ABCDEFT','ABF','ABC','C','ABDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qpDXrjWnhS','A','ABCD','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qPNTF8IlH5','A','ABCD','ABCE','F','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qPvr8D9Lxe','A','ABCDE','CDF','A','C','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QqqF7Mds1K','AB','ABCDT','CDF','A','ABC','B','E','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qrB0VpM8ru','A','D','CDE','AT','B','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Qrbr6Xkthi','A','AD','BCF','A','A','C','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QS1tQqJ9YC','A','DE','D','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QsGvqGF3MK','A','ABCDE','CDEF','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Qsor5YfkCW','AB','D','AT','AT','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QTdr00SL6S','A','ABCD','D','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qUADC32gSe','A','ACD','DF','A','A','C','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QV2Bxp5Xn7','A','ABCD','DF','A','B','C','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qW5r5i4qMw','A','D','CDEF','A','A','D','CF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QXNtZ0gdXw','A','ABCDE','DEF','A','B','D','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('qycBuUPCu5','A','D','ABDEFI','AE','A','B','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QyM0IQ4Em5','A','D','ABDEF','ABEF','C','B','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QzBXv6STZ9','A','ABCDE','C','B','A','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('QZzV4DQvNg','A','ABCE','DFT','AT','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('r0porxcdJP','A','BDT','ABF','AT','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('r1msYcPuAh','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('r2haVlYzdz','A','ABCDET','CDEF','A','AB','A','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('R2tYDRgDTl','A','D','CDF','A','ABC','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('R2v9vRe2HR','A','ABCDE','CEF','ABEFT','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('R5oOWMHwwR','A','ABCD','ABCDEF','A','B','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('r6dGbREhZl','A','D','DEF','A','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('r7u7uA0koB','A','ABCD','AB','B','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('r8rMBbIvNz','A','','','','','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('r97im7XiSp','A','ABCE','DEF','A','C','D','ACE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rAiIgOxIYb','AB','ACD','DEF','F','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RAk9Wklyy8','A','ABCDE','DE','AEF','A','C','BCD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RayAQQFqo4','A','ABCE','ABDF','AB','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RBb9Vl9dVJ','A','D','CDE','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RcmSIC2Oct','A','ABCD','ABCDEF','AE','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RDnyFL1zH6','A','ACDT','CDF','A','A','C','ABD','C',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rEcmaMFYwR','A','ABCD','CDFT','AF','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rEeSsudQKL','A','A','E','A','A','C','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Rei3CU67QL','A','ABCDE','ABC','A','BC','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Reu3GIJEI0','A','ABCE','D','A','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rF2E6nszBh','A','ABCDE','DEF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rFhIfRU2x6','A','BCD','ABDET','AT','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rG3egMBKUt','A','BCD','ABD','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Rh4Urd16VX','AB','ABCD','ABE','AE','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rhBItJy02b','A','ABCD','ABDEF','A','ABC','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rhnSr0Ippt','A','ABCE','DF','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rhZQpbAdrr','A','BCD','CDF','AF','A','C','ABE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ri3oc3Vcul','AB','E','ABD','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RiAYOyXsCF','A','D','ABE','ABCDEF','B','D','BD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ricGgqxE3v','A','ABCDE','CDEF','ABFT','AB','B','BCD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rJ8YJ4sd4d','AB','D','ABDE','AB','C','A','ABE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RjVSHhWtrL','A','BCD','ABC','AB','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rkAim16MaN','A','ABCE','CDEF','A','A','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RkgyUWLUUr','A','D','D','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RMcEwgfW9v','A','ABCDT','ABDEF','A','AB','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RNhcHb50NF','A','E','DEF','A','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rnT7NhWBrH','A','CD','DE','A','A','A','DE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ros3sgviC0','A','ABCDET','CDEF','AB','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RpTCFbsHfj','A','ABCD','DEF','AF','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rpTGFBolnX','A','D','CDF','A','A','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RPzQZ2qFl6','A','ABCD','BDEF','F','A','C','ACDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rQ1iIeNse4','A','ACD','DF','A','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RqaG3OTkCt','A','ABCDT','ABDT','A','B','Z','A','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RQGkKg69Kz','A','AD','DE','B','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rQOgM3hMap','A','ABCD','ABD','A','B','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rS3K1CLGEl','A','D','AE','ABE','A','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RTrm80OTff','A','ABCDET','DEFIT','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rTtaFXUjR2','A','ABCD','CEF','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rTXip07XP8','A','ABCDET','DFT','ABEF','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RUiSgeh5kN','A','ACDE','F','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RuQM1gDS1T','A','BCD','ABDF','A','A','A','ACDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RUqUiwXwWh','A','ABCDE','CDEF','AB','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RvdkDLuvbh','AB','ABCDE','CDT','A','C','A','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RvTo6fwvLr','A','ABCD','DE','F','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rvVorh5bJn','A','ABCE','ABDEF','','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rW1Yk7ry1b','A','D','ABD','FT','B','C','ABCDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RwEsm9h1Un','A','ABCE','CFT','AT','B','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RWMC7kriiN','A','ABCD','D','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('RxFILJWFlR','A','D','CDF','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rYq1qIn7ot','A','D','F','A','A','D','BCE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('rYSM3yz97v','A','ABCD','DEF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('S0xx0xQb0I','A','BCD','CD','A','B','D','ABC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('S15JYUBssc','A','ABD','CDT','A','C','A','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('S1cBAg6MOo','A','ABCDET','CDF','A','AB','A','AB','AC',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('S1MpcEt9Ey','A','D','DEFT','T','C','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('s26B2TuXRW','A','ABCDE','ABCDE','A','C','C','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('S35ls3NAUO','A','ABCD','DEF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('S3AxeoR9Es','A','ABCD','CDEF','AB','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('S9OLCktQQc','A','ABCD','ABCDFT','AF','B','C','ACDF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('samPKSrWqS','A','CD','DE','B','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SaqFA3N35w','A','D','ABCE','F','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SB4nzjOVHo','A','ABCDE','CDF','ABEF','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SBdjtlsJZu','A','ABCD','ABCDF','AB','B','C','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('sbtjX8S6Jo','A','ABCD','ABCDEF','A','C','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SCgree0OsE','A','ABCD','CF','AT','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('scWxgWL3ks','A','D','CDF','A','A','C','AE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SdHDjzYB8K','A','ABCD','ABCDF','AT','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SDhf8jCBX5','A','ABCD','DEF','ABF','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('sDLvj6otNq','A','ABDE','CD','A','A','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SDVhzt7XJC','A','BCD','EF','AT','A','C','ABCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SE5r9qviAg','A','ABCD','CDEF','ABF','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Sec8S7t3Ae','A','ABCD','DF','AEFT','C','B','A','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SeOZ1qX5Ci','A','ADE','DF','ABC','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SFJDnLuRTk','A','ACE','DF','A','B','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SGcLoUfoyu','A','ABCD','CF','AEF','B','B','E','','B'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('sgqjSEhk3o','A','ABC','CDF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('sguBuuZIwq','A','BE','CD','T','A','C','AB','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Sh8PXNGXVw','A','ABCD','DEF','A','B','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SI7HW5LIEG','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('siE0skxmuq','A','ABCE','BDE','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SJBJr2QVb9','A','ABD','CDE','AF','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SjJLj2Oltc','AB','ABCD','ABCDE','AT','AC','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SkAtCSdUig','AB','ABCD','ABCDEF','AF','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SKEl9sXoEm','A','ABCD','D','AB','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SKuzckpIwq','A','ABCD','DE','A','AB','D','ABC','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('slh6ZXaL27','','ABCDE','DEF','A','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Sllj0naRrq','A','BD','ABDE','AB','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SmcnmkBSiC','A','ADE','ABCDEFT','ABCEFT','ABC','A','AD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('sMu0YEDOSq','A','ABCE','CE','A','A','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('smUrCOVeMM','A','D','D','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('sn0VHril8o','A','ABCDE','DF','AF','AB','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('So5tmsjkG9','A','ABCDE','CEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('soAV79pCIA','AB','ABCDE','ABCDEF','AB','ABC','B','ABCDEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('sOOfE5bYYa','A','BCD','ABCDE','AE','B','B','ADE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('spLfRVOplK','A','ABCDE','CDEF','A','A','B','','AB',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Spv04LGn8g','A','ABCD','CDE','A','A','D','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SpzrR6QVnW','A','ABCDE','DF','A','ABC','B','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SQkvqAPo1G','AB','ABCE','BDFT','AEFT','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('sQMTci4Ik3','AB','AD','ABCE','A','B','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('sQQNM9zYok','A','D','CDF','A','A','A','ABEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('sqWzAgLW9c','A','ABCDE','DF','A','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('srBfN8aTto','A','D','ABF','T','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SRHpbZitFo','A','CDE','CDF','AB','C','C','BCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SrHxrFKxBi','A','ABCDT','CDEF','AE','ABC','A','AB','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SRL6rHeNdA','A','ACD','ABF','B','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SsmT5wv1mW','A','ABCDE','DF','E','B','A','ABCEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SsOzYaLmQK','A','DE','C','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SSsnIu07WQ','A','ABCD','DF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('suCLGYvaQ1','AB','BCD','CDE','F','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SUQZO5He59','AB','ABCDE','DEF','A','ABC','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SuSHUuXuiS','A','ABCD','CDEF','A','A','C','ABC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Svdpl4qff9','ABC','D','BDE','AF','C','C','BD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('svHB6HyzlU','AB','ABCDE','BDF','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('svj6pLEVHi','AC','ABD','ABCF','T','A','D','BE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('sWEneifA5a','A','ABCDET','CDEFT','ABET','C','C','ADE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SwwbWWpWkM','A','ABCD','CDF','AE','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SxXrrvC8NS','A','ABCD','CF','A','A','B','BC','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('syAFwSXOs7','A','ADE','ABDF','A','B','D','BCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SYqx3Ehmw5','A','ABCD','ABDFT','T','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Sz2pXRC0ZI','A','ABCDE','ABDF','ABT','ABC','B','DE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('SzbxPRGlB7','AB','ABC','ABEFT','T','C','A','B','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('sZzf0XqTd1','A','ABCD','DE','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('t06sJhg6jV','A','ABCDE','CDEF','AF','A','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('t0Du8rCDhB','A','ADE','ABCD','A','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('T0LMHTyFxd','AB','D','AB','A','C','Z','E','AB',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('T11S3gjkwv','A','A','D','AE','C','D','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('T2rO0hi0bN','A','ABCD','CDFT','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('T5koKunS1T','A','ABCD','FI','ABE','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('T6bmjZml6b','A','ABCDET','CDEF','A','','C','ABCDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('T6jYFFgNb0','A','D','D','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('T7uQsqfaul','A','ABCDE','ABF','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('taAEuylyiV','A','BCD','ABDEF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Tac9590C1f','A','ABCDE','CDEF','AFT','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tAyiUKlwOX','A','ABCD','ABCDEF','A','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tb8KRjG6Nn','A','AD','CEF','A','C','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tBHkfvwTnn','ABC','ADE','CF','T','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tcCuG5neKh','A','ABCD','CE','AT','AB','E','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Td4qdj1VLB','A','D','ABCD','A','C','B','BE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tDboZnaVxR','A','ABC','CE','AT','AB','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TdJcHd5ZDX','A','ABC','DF','AF','','A','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TdxYbhotJJ','A','ABCDE','BCDEF','A','ABC','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Tek9sCvSQF','A','D','','A','A','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TfVILl5Nnd','A','ABCDE','CDE','ABF','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tg9KqIpC5P','A','ABCDT','ABDFT','ABCEFT','C','D','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tgI9EQ01cl','ABC','D','ABDEF','A','ABC','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TGs7MwXs98','A','ABCD','ABDF','A','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TIwgI9HcoV','A','ABCDET','CDFT','AT','ABC','A','ABCDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Tj0MZTahz0','A','ACDET','CEF','A','AB','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tjLIDFQhNR','A','ABCDE','BC','T','A','Z','DF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tjNCPtqz4R','A','ABCDE','CDF','ABF','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tkMQ5izg56','A','ABCD','CDET','A','B','E','ABDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TKMSocjiq2','A','BET','DE','AT','A','C','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tLBcp6IfXv','A','ABCDET','CDEFT','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TLt7nl5bdl','AB','ABCD','ACDEF','AT','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TlXqVdYddl','AB','ABCDET','ABCDEI','AE','B','D','ABDE','AB',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TMUmSSfmGt','A','ABCD','CDF','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tNFM6bkzrD','A','ABCDE','ABCE','ABT','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tNFszB7lHR','A','D','CDFI','A','A','B','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tNRw8zkrhN','A','ABCD','C','A','B','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ToSuwMZY74','A','D','DE','A','A','A','ABE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('toy7IupOQR','A','ABCD','EF','B','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TPziJNSRp6','A','ABCD','ABD','AE','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TqogAufWK2','A','ABCET','DFT','AB','AB','B','ABCDF','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TQWYOQvq3Z','A','ABCD','ABDF','AB','A','D','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tQYk7KBEwn','A','AD','DF','A','A','E','BDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tRJ5x6kvjh','A','ACDE','DE','AB','A','E','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('trngtXE2xn','A','ABCDET','ABCDEFT','AE','C','A','ABCDE','A','B'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ts3ooCt9Ux','A','D','D','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TSAKYmpUyl','A','ABCD','CDEF','AE','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tsEkMQBwqb','A','ABCD','ABDEF','A','B','B','ADE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TSEmOoLKER','AB','ACE','ADEF','AF','C','D','A','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ttnkjlubJD','A','ABD','ABDE','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TTVad0CvFR','AB','D','CDF','A','A','B','B','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tuCecwNAAz','A','ABCD','ABDEF','ABF','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tukUSgpYIX','A','D','C','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tUmqgu0OOX','A','ABCDET','CDF','AF','A','C','ABE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tuqSI1BAiP','A','D','ABCDE','T','A','C','BDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TV8e0l70Lv','A','ABCDE','CF','AE','A','D','BCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tvDqjtkP40','AB','ABC','BCE','','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TVjIT6y8lt','A','ABCD','CDF','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TvpibhmFPd','A','','CDFT','','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TvpKZRiZjz','A','ABCDE','CD','AB','AB','D','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('txN5bLMjvp','A','D','CF','AT','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tyA5KK6MeJ','A','D','BCEFI','AB','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TyigUaXGI4','A','','BCDE','AB','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('TYo5UepUg4','AB','ABCDE','CDEF','AET','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('tyo5us29AH','A','ABCDE','CDF','AF','A','B','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('u0zzT6c4p1','A','ABCD','ABCDE','ET','C','D','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('u19V3kVEqW','AB','ABCD','D','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('U20XtxG2zu','A','ABCDT','ABDFI','A','ABC','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('u2TLzPSBz7','A','ABCD','CE','B','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('u4X644q0fm','A','ABCDE','CDEF','A','A','A','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('U5ITUUnucU','A','D','D','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('u8bfJ6EPZu','A','ABCD','D','AT','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('u9o8S7BiwC','A','BCD','ABCDE','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('u9odIM25wu','A','ACDE','DF','AT','B','C','ABE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('U9STYGrgOy','A','ABCE','F','T','A','D','ABCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UAA8QwHw1i','A','ABCE','CDEFT','AT','AB','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UB0RTxkTbc','A','ADE','CEF','A','A','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UbdfTn90do','A','AC','D','AF','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uBHJtnGR03','A','ACDE','CDF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Uc7bsS8CiG','','ACE','CD','AB','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uciHwa8cAI','B','AC','D','A','B','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UCMLGO03sy','A','ABCDE','DF','A','A','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uDDHFjWDNw','A','D','DF','A','A','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uDVbPziDtG','A','ABCDE','ABDEF','DF','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UGyZk1Zyek','A','D','CDEFIT','A','A','C','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uhHTHZA0Ra','AB','ABCDE','ABCFT','AT','ABC','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uJNz2R5JdW','A','ABCD','ABCDEFI','AB','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ujvvbjon2C','A','ABCDET','CDEF','ABEF','C','A','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UkgxSAhKUm','A','BCDT','ABE','ABT','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UkIxakjemg','A','DE','CDFT','A','A','B','AC','C','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uKKNcUfyAM','A','DE','C','AB','A','D','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uKUd5shISY','A','ABCDE','CDEF','ABCDEF','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UkYrwAjqUU','A','ABCD','CD','AF','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UlFXTfiFx5','A','ABCDET','CDEFT','AT','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uLTfBpCV0i','AB','ABCD','ABCDEFI','AE','BC','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ulvdDRA0zS','A','ABCDT','ABDEF','AB','C','C','ABCDE','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uMORgQByQG','A','ABCD','CDEF','A','ABC','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uMqR3Cx9EE','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Un6XzbAHrG','A','ABCDE','ABCDEF','AF','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('unvLPjEP6y','AB','ABCDT','ABDFT','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UOenSuTO3e','A','D','ABCDEFHI','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UoMDuSLWg7','AB','ABCDET','CDEF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UoqtEGd3A5','A','D','ABC','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uqcbYWNe13','A','ABCDT','CDEF','A','C','C','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uQcRAULW7m','A','ABCD','DF','AE','C','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UqkDuujiYs','A','D','ABDF','AF','A','B','AB','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UqQ4mKXYq3','A','D','ABF','AT','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uRnd2zyL09','AB','ABC','CD','ABF','C','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('urtf8liD8c','A','CD','CDH','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UsOHeoXk9W','A','ACD','DEF','T','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UtF2HzA2tA','A','ABCDE','ABDEF','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UtlHlNeln5','AB','ACDE','FG','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uU3JYghyEg','A','D','ABEFI','ABEF','A','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uUGjqonw9O','A','ABCD','ABD','A','B','C','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uUURmWNei5','A','BCDE','ABCEFT','T','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UuUV1ozeA1','A','ABCDE','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uV6vtNY8Rm','A','ABC','DF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uVBNxPa8zW','A','ABCD','CDF','A','ABC','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uwehOADeMa','A','D','ABDE','AE','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uwGDeEFmuc','A','D','D','A','A','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UwQtqAroMG','A','ABCD','CF','A','C','D','ABCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ux0Hf81PNI','A','ABCDE','DF','T','A','B','D','','DT'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uxJv8T12Na','A','ABCDE','D','A','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uxJzxpOd6u','A','ABCDE','DEF','A','A','D','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UXNZ0twDhO','A','ABCD','CE','A','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UYKJyKfgCG','A','ABCE','BCF','T','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('UYmh7KZYsE','A','','','','A','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uYq2eSrQCK','A','ABCDT','ABDFT','A','B','D','AB','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uYwP1wxqW1','A','AD','DET','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('uZT8xHo04y','A','ABCDE','ABDF','A','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('v0hofN7fXT','AB','ABC','ABC','AT','ABC','C','DEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('V0z1VJklFX','A','AD','CDFI','AT','B','C','ABCDEF','A','AT'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('V1gA3oN9af','A','ABCD','CDF','A','AB','B','ABDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('v1IYUSxAWV','A','ABCDE','ABDE','AB','A','B','ABE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('V285Hloffr','AB','ABCDE','ABDF','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('v4fYhPiBVD','A','ABCD','DFT','E','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('v8dmJ0yBXp','A','ACD','DI','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('V8h1JNUn6r','A','ABCDE','DF','A','A','B','ABCDEF','C',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('v95W312uCd','A','ACE','ABDEF','AF','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VAIig3FM5f','A','ABCD','ABCDE','ABE','C','C','ABCDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vBho6HGHTh','A','CD','DFT','A','AB','D','BCD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vCQweAleIz','A','CD','D','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vDDAZv1X2z','A','ACD','D','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VDpYRhGnvD','A','ABCDT','ABCDF','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VEeSweVo9B','A','ABCE','CDEF','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vFvGLnMb04','AB','ABCE','CDEF','ABCDEFT','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VG5EMytqwj','A','ABCD','CDEF','A','B','B','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VGaum5r3OX','A','ABCD','BFT','E','B','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vGus3Evy9b','A','ABCDE','CD','A','A','D','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vHJwVPMF0p','A','D','D','B','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VHrwZn5pVN','A','BCD','DF','AT','AB','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vhzGxJorL8','A','D','D','ABF','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Vi55o1bYCH','A','D','C','F','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vjHaDb7VxT','A','ABCDE','CD','ABCDEFT','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VlNwxDilzb','A','D','CE','F','A','B','ADF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VlrIBxMTTf','A','ABCD','ABC','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VMsIugfigF','A','ACD','DF','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vnPa4Hsbnj','AB','ABCDT','DE','A','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vnXeDZmX4N','A','ABCD','ABDEI','A','B','B','ABDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VOeGeED3OZ','A','ABCDE','C','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vOkIuQvWqx','AB','ABCDE','ABDFI','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vOmgkyh9Ip','A','ACD','BCDE','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VPFQ2zqjd0','A','ABCD','CDEF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Vpv9vpYV4d','A','ABCD','DF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VQGQcYVmc0','A','ABCD','DFI','A','AB','C','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vqiGIM4sAN','A','AE','D','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VrL76zCt6p','A','ABD','CDFT','A','B','A','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Vs1quCJKuN','A','ABCD','DF','A','B','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vsSc7YNqQt','A','AD','EF','A','ABC','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VtBcProHdV','A','BCD','CDEFT','AF','AB','D','BF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VVfwlH3Xzn','A','ABCDE','ABCDEF','AB','C','B','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vVLgxPKRtl','A','ACD','DI','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VvvuxXUHBd','A','BCD','ABC','AE','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vWaGysLM74','A','ABD','CDT','A','C','A','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vwWOEINWIj','A','ABCDE','DEF','AE','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VWWqyCpQQf','AB','ABCDE','ABDEF','A','C','B','ABDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Vx6w0lctPT','A','D','ABDF','A','C','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VyKs93BaSN','A','ABCD','ABCFT','AT','AB','D','ADEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VYQIe7VQex','A','ABCDE','ABDEF','AB','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('VyUocwH5Wx','A','ABCDT','DEFT','A','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('vZ8sXJuprV','A','ABCDE','CDEF','A','A','A','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('w1IrO5tOWW','A','ACD','DF','A','A','D','ABCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('w35daSdUms','A','D','CDF','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('w3i0UE2ico','A','AD','ABDF','A','C','E','ABCDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('W68hTrA8Di','ABC','ABCDE','DF','AT','AB','A','ABD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('w8pTTvITDm','AB','ABCD','ABDG','AB','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('w8TbV4WP63','A','BCDE','ABDEF','B','B','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('w9mrCqDYYq','AB','AB','','','B','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Wa3luSnmmU','A','B','T','T','A','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wa7fAYhIQg','A','ABCE','ABET','T','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wawPUGVM1c','A','ABCD','DEF','A','A','B','ABC','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Wbn8vJCvzy','A','D','ABCDF','A','ABC','D','ABDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wbnHJ8CTrM','A','ACD','D','AT','B','E','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WBv20JE2rq','A','D','DEF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WC78s9jUQo','ABC','ABCD','ABDF','AB','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wd2bjxi6Vs','A','ABCDE','T','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wDb624kF4e','A','ABCD','ABCE','A','C','C','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WFplx0A4dk','A','ABE','C','AT','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wGEvYK47oc','A','ABCE','DE','ABET','B','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WGIL9a4cOw','A','ABCDET','CEFT','AF','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WGKrM5f5Qo','A','ABCDET','CDEF','AE','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Wgy8SWfa99','A','ABCDT','CF','A','A','C','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wIqpquho1A','AB','ABCE','BFT','ABT','C','C','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wj66fzw0fG','A','ABCD','ABCDFT','ABCT','B','B','CD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wJFZbjC0zs','A','D','ABDEF','ABCEFT','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wJVtHjeFro','A','D','D','F','AB','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wK3B9uDgIK','A','D','CE','AE','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WkCfMeriAi','A','A','FT','','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WKcNAExECY','A','D','BE','A','C','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wkeRkG0CwU','A','ABCD','ABDF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wkMR3W6951','A','ABD','CDEF','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wL02VdedLW','A','ACD','CDT','A','A','C','BCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wlBljDI0Xg','A','D','CF','A','A','D','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WlvzPrkhZU','AB','AD','ABCE','A','ABC','C','BE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WLzPL4aRz1','A','ABCE','CDEF','A','A','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wM98aslGeC','A','ABCDET','CE','A','C','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wm9BQIzUow','A','ABDE','ABCDE','AT','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wmA0UGrwSq','A','D','ABDEFI','A','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WmCzAafksm','A','AD','ABFT','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WmM0gYLK9I','A','AC','C','EF','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wnlZrbmt2A','A','ABCD','DF','ABE','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WNpbNBwZXI','A','ABCDT','CDEFT','ABDEFT','B','D','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WNtp8J5XvO','A','ABCD','CD','T','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WnZXHFWZru','A','ADE','CDEF','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WoKHaMbYGI','A','D','DF','B','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('woONmu8oEy','AB','ABCE','DF','A','C','B','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WowdcMNMSK','A','BDE','ABCDET','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wp8hXVMT2I','A','ABC','CD','B','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WpnF6VCztG','A','ABCDE','C','ABCEF','ABC','B','BD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wpvTnTsDv3','A','ACDE','ABDF','A','B','D','DE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WPvVD4IxpE','AB','D','ABDEF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Wpvz8PU88c','A','ABCET','F','T','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wPzhbbIZ63','A','D','D','T','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WqC851VS7i','A','BDE','AB','A','','B','AE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WQMvwyTIsu','A','ABD','ABC','A','C','A','F','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WqsbYuPY3y','A','ABCD','CDEFIT','A','A','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WRJHvPyxr7','A','ABCD','ABDF','AF','B','B','E','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WRvDXRkrP9','A','ACD','CDF','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wS3x7avSEm','A','D','BCDEF','A','A','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wSCDSmPmsm','A','ACD','DF','A','A','D','BE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wsUh73HcOo','A','CD','DF','A','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wtLzhRI62K','AB','AD','ABCDEF','A','ABC','C','ABCDE','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WTnnPD3hVy','A','CD','CDEF','AET','B','B','BCD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WU1PSapeaS','A','BD','ABDT','T','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wUAzEOjwoI','A','ABCDE','CDEF','AT','AB','A','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WuGBaMLeIQ','A','ABCDE','C','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WVdLz6MpLQ','A','ABCDE','CDFT','AT','AB','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wWARCmjq7w','A','D','BDE','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WwINk9jsGE','A','ABCDE','ABDE','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('WwMJY7tkEc','A','ABCD','D','A','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wxhpPJABng','A','ABCD','DF','FT','AB','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wXVRDXWVrg','A','D','F','A','B','C','ACDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wymR9YZ33w','A','ACT','DEF','A','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wzxPNpobnA','A','ABCD','ABDEFH','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('wZXV68yt0Q','A','BCE','CDEF','A','A','A','BF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('x0DMDT3xR2','A','ABCDE','CDEF','','B','E','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('X0T9009NPH','A','ABCD','DI','AF','AB','D','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('x0tsbZCT2x','A','D','C','T','B','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('X37eSK03gF','A','ACD','CDE','AF','ABC','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('X4FSPRaVXV','A','A','','','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('x4NQpDCTpL','A','BCD','C','A','A','C','ABCDEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('X5ogyO0yAL','A','ABCD','','ABF','A','B','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('x6LGzDGtBf','AB','D','ABF','T','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('X7Seq1pQKl','A','ABD','D','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('X7sIOe0O12','AB','ABCD','ABD','AB','AB','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xAEIoktiU4','A','ABCD','DF','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xaM3C7FamB','A','D','CD','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XB4A6RIdVr','A','ADT','BCDEFIT','ABT','A','D','ABCDF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XB8qR0sjT8','A','D','CD','ABC','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xb8sRTSJv6','AB','ABCDET','ABEFT','EFT','B','C','ABCDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XbzoHdcVTl','A','ABCD','CDEF','A','ABC','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xdhs0jCZ4r','A','ABCD','ABDF','AT','ABC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XdtmR0uFvP','A','ABCDET','ABCDF','FT','B','D','BF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xDxqRDkZxN','A','ABCDE','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xfHEzVeDbf','A','ABCDE','ABDEF','A','ABC','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xfZWBvuL6X','A','ACD','CDE','ABF','C','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Xg5G1Mzyud','A','D','CDF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xGC95gP1EL','A','ABCDE','DF','A','AB','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XgcSAG2Owb','A','D','D','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XHlm0TYfzj','A','ABCD','F','A','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xhtuZlUhZ2','A','ACDE','ABDEF','A','A','B','ACDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XiE3w1l9Ul','A','AD','DEF','AEF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XJ6gx8ctTP','A','ABD','ABDF','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xJjq6vqbDr','A','D','CDEF','AB','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xK9Umc2cwH','A','ABET','ABDT','AT','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xlHMvxyFt0','AB','ACE','ABCEF','','ABC','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XNFELdo4LB','A','ABCD','ABCDE','AF','C','B','B','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xnLkDDWFTj','A','ACDE','ABDF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Xo57UYRusV','A','D','ABDF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XoagS7BkYB','A','ACD','ABCDFI','AEF','B','D','ABCDEF','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XOMwWcF1At','A','D','DET','A','B','B','ADE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xp0I6lElfJ','A','ABCD','ABCDF','A','AB','B','DE','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XP4Q64wzr6','A','A','T','ABCDEF','A','C','','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xpTqddSh8F','A','ABC','C','','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xPVYdfmxJZ','A','BCDE','BCDE','A','B','B','AD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XqOcekJIuf','A','ABCD','CDEF','AF','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Xr0GVhwRll','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XSaW5MLImt','A','ABCD','CDF','A','A','C','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XTN70J9JT2','A','D','C','A','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xtTu4BIrjV','A','BCD','D','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XTXmJNsRHx','A','ABCD','CEF','A','B','C','ABCDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xueOYinkIL','A','D','ABDEI','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xuIkyKXIoz','A','ABCDE','CDEF','A','AB','B','B','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XUkQ9YhYCz','A','ABCDET','ABCEFT','AT','C','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XV4IPNMPV8','A','ABC','D','A','A','E','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xvBED8K24h','A','ACDE','ABCDEF','AE','ABC','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xvBwd0yTNZ','AB','ABCD','ABDF','AF','ABC','B','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xvlQxNobXd','A','ABCT','ABCE','AT','C','A','D','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XWe9E1lQed','A','ABCD','D','B','A','C','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XxJ7ZLAzpl','A','ABCE','CDEF','AB','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xXn1jjGn0p','A','ABCD','CDEF','AT','AB','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('XYkKyEt3KZ','AB','ABCDE','BCDE','A','BC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xyo5kI4YCB','A','ABCDE','CDF','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xZ2eNzeN0x','AB','ABCD','ABDEFT','AC','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('xZdCHDgZHB','A','ABCDE','DF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Y0LXjTGvjU','A','ABCDE','CDEF','AF','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Y15XU7f3Me','A','ABCDE','CDE','A','A','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('y3Ab7SZSAy','A','ABCDE','ABDE','A','C','A','ABCDE','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Y3GfuMZEsg','A','ABCD','ABCDEF','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('y3uZyuvIOs','A','AD','DEF','ACE','A','C','ABDE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Y4dXDFiL2A','A','ABCD','DF','A','AB','D','ABCDEF','AC',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('y5AZGCf9wC','A','AD','DEF','A','ABC','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Y5Gz1mdSe3','A','ABC','CD','A','A','E','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Y7sMsuq0Ln','A','ABCD','CDF','AB','B','B','ABDF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YA1lsU0cqk','A','ABC','CDEF','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YAi4Gizgk5','A','ABCDET','CDEF','AT','A','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YaOhIEd5wW','A','ABCDE','ABCDEF','A','ABC','A','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ybr4htoPf7','A','ABCD','DEF','A','A','B','F','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Yc5PaObO5u','AB','D','ABDF','AB','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yCGj5k0wAy','A','ABCDE','ABDEFT','A','AB','C','ABDE','A','AT'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ycsdi9hGiC','A','ABCDE','ABDF','ABDT','BC','C','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YdBdJlKznG','A','ABCD','CDF','A','B','D','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YdpT8XSPLw','A','AD','CDF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YdtLVxcxxQ','A','ABCT','CD','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YDVNfXMfvq','A','ABCDET','CDEFIT','AT','B','B','E','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YE3rKsBUma','A','ABCDE','ABCDEFGI','ABCEF','C','A','B','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ye5LyIRMKy','A','ABCD','ABDE','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yfhblJKTxS','A','BCE','D','A','A','E','A','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YfJhVnQZlI','A','ABCDE','DEF','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YFLtN4mBFW','A','ABCD','CDEF','AB','B','C','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yFTTdnKRD7','A','ABC','C','','','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yGajOUfWYo','A','ABCE','BCDEF','A','ABC','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YGEjymVm3e','','D','F','A','A','D','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YgINmq0kMq','A','DE','DF','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yGsF9aDyO1','A','D','D','AF','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yhNDxDw2Vo','A','ABCD','DF','AB','A','B','BDF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yhXftNChJ3','A','ABD','DF','AE','B','A','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YIilMirwyM','A','D','DF','A','A','Z','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yiYv3UJ5Wa','A','ABCDT','CDF','AB','AB','A','ABCDEF','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YKCbogl1Ei','A','ABCD','CDF','AT','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ykuniGxoW5','A','ABCDE','BDF','ABF','AB','C','ACDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YlHLBDKlR5','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YlVnPPkvXe','AB','ABCDE','ABCDFT','AT','C','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ylxlvB1vbY','A','ABCDE','CDEF','AT','AB','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ylxR82QTDE','A','ABCDE','DEF','AEF','A','B','F','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YM5lkyFk3s','A','ABCDE','ABCDEFGI','ABCEF','C','A','B','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Ym7zkW67su','A','','DF','A','AB','D','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ymknugvIcY','A','ABCDET','ABDEFI','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ymU8QKdIAy','A','BCD','DE','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ynL2vHsJfu','A','ABCD','CDEF','AFT','ABC','B','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YNp6L096ZI','A','ABCD','ADT','AE','C','D','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yNv8D8Mr8A','A','ABCDT','CDEF','AB','AB','B','ABD','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yooVkYhSuQ','AB','ABCE','CDF','ABCDEF','ABC','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YP0zxx9pf5','A','BCD','ABDEFT','AT','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YPdNRHGlLa','A','ABCDE','','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YqMBYIFcUY','A','ABD','F','AB','B','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YrBF4D5jPe','A','CD','ABDF','A','B','D','ABCE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yRLnljQZFg','A','ABCDE','CDEF','AT','B','B','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yS3fca9a9362364','A','C','B','A','B','D','E','C','C'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yS3fcbd7a85a227','A','C','ABDE','A','B','D','E','C','C'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yS3fcd10a4756c7','A','C','B','AE','B','D','E','C','C'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yS3fcd27c35f6ee','A','C','BCD','ACF','B','D','E','C','CZ'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yS3fcd30b15a8df','A','C','B','A','B','D','E','C','C'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yS3fcff270e9cb4','','E','AB','A','','','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yS3fd0fe1328120','A','A','ABDF','ABCE','C','A','A','A','ADZ'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yS401d9faf3864a','','','','','','','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ytBTBFQJnm','AB','D','B','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YTDRfFcJjI','A','ABCDET','DEFT','A','C','D','A','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yu7tAOZGkw','A','D','D','B','A','B','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YUmLSI0u9W','A','ACD','DF','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YvbbLbq8da','A','ABCD','BC','AT','A','D','DF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Yvnf6VIXz9','AB','ABCD','ABCDE','AB','C','A','F','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yVxvBN3rla','A','ABCD','ABCDE','AB','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yWENgkti57','A','ABCDE','ABCD','ABCDEFT','AB','A','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yWgtwwbE9i','A','ABD','CDF','A','AB','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YwkRWADOuw','A','ABCET','CDEF','AB','B','D','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YX4D4jYLDa','A','BCD','CDF','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YXR2tn98jc','A','ABCD','CFT','T','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yy9Vesducu','A','D','C','A','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('yYQ0a5XSQy','A','ABCD','DEF','AE','A','C','DF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YzBB2hYVNQ','A','ACD','ABCDEF','A','A','C','B','AB',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('YzXXzPkltE','A','ABCD','CDEF','A','B','A','AE','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('z02e20MJzJ','A','ABD','ABE','AT','A','A','D','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Z0Dc60U0dX','A','ABCDE','CDEF','A','ABC','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Z0hsTPC0B8','A','BCD','ABDEF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Z0vm2PG8VL','A','ADT','ABCDEFGHI','AB','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('z1cYCoRiKB','A','ABCD','ABDEF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Z2hifhS6TB','A','ABCDE','DEF','AF','B','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Z3YYayF7Uh','A','ABCDE','ABCE','A','C','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Z7cG31Xua6','A','BCD','CEF','A','A','B','ABD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('z7iqWqBUC8','A','CD','DT','A','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Z7OkicFQeh','A','BCDE','BDEI','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('z8bwL8Ol2D','A','D','ABE','T','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('z8dmzpArZj','A','CD','ABDF','A','B','E','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Z93KgStqeB','A','ABCD','ABDIT','AT','ABC','C','ABCDEF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('z95Sq7rMWz','A','ABCD','ABCDEF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('z9GugMlWIr','A','ABCD','CE','AE','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('z9kYigNoKj','A','ACDE','D','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zaQ9G54KeF','ABC','ACDE','','','C','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zc3wYmjwgr','AB','D','ACDF','A','C','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZCi3OgF5uj','A','ABCE','ABCEFHI','ABEF','B','B','BC','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Zcquww29u6','A','D','DEF','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zEgEq9r55F','A','AD','CDF','AT','B','Z','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zEkEEqpSUR','A','ABCD','CDE','ABF','A','A','','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zF0WXfs2tX','A','ABCD','CDF','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zF6wVH7xV6','A','ABCDE','DF','A','AB','B','ABCDE','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zfbEr0wtX2','A','ACDET','CDEF','AB','AB','D','ACE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zh0spnylzd','A','ABCDE','CDE','AFT','AB','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zhHYL6kfzZ','A','ABCD','D','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZhjeFLgRxr','A','ABCD','ABDEF','A','B','C','ABCDE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Zhlqn85nxd','A','ACDE','CDF','A','A','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZHNYBnE4lx','A','ABCDET','ABCDEF','ABFT','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZHTw8n9JpD','A','ABCDE','DEF','ABCEF','A','D','BDEF','A','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zI1GMaJEin','A','ABCD','ABCDEF','AE','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZICus5voiN','A','AE','CDF','A','B','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZIEY91hOYn','A','ACDET','DEF','AF','AB','D','ABCE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZIiyiMLWkD','AB','ABD','CDEF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zimYSwJGcb','A','BCD','DEF','A','A','C','ABC','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ziygWUn7Kl','A','ABCD','DF','A','C','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZJpEHXcxBZ','A','ABCD','DF','AB','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zkAsWELsUr','A','D','ABD','AT','AB','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZKWYkWHMyT','A','ABCD','CDEF','F','AB','B','ABE','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZlFYH0SlxT','A','E','','','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZmEASQxA3x','A','ABCD','ABDF','A','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zmgSUG2Ien','A','BD','ABDE','A','B','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zMmE5eV3A4','A','AD','DEF','A','B','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZMSOGGxQsp','A','ACDT','CDFT','A','A','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZMuSuSPmen','A','ACDE','CD','A','','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZO39Aq2qeR','A','ABCD','D','A','A','C','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Zo5CmEHIUv','A','ABCD','ABCF','T','C','Z','DF','','T'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zO7q3uZ9Ef','A','D','ABCDEF','T','ABC','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zOuMEOPEOp','A','ABCD','C','T','ABC','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zPv5BrKFjR','A','ADE','CDEF','ABF','B','B','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zPXo2xMN4R','A','D','CD','A','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zqeiU3x3m0','A','D','CDF','T','AB','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZqwmAY8ykd','AB','ABCDE','CDEF','ABCEF','BC','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('Zr4eXL1Fvn','A','ABCDET','DF','AF','A','B','AD','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zrHEBx7426','AB','ABCDE','ABCDEF','AT','ABC','B','ABCDEF','ABC','AT'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zS1GcYfOYz','A','BCD','BC','BCT','C','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zs9AAw41Kp','A','ACET','C','AT','AB','B','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zt0ylXkBBn','AB','ABCE','ABEFT','T','A','A','D','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zTjCPZkxhL','A','ABCD','ABCDF','AE','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZtjsPzg6RN','A','D','DF','A','A','E','ABCEF','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZtpMdD92DL','A','CD','ABCDEFI','A','A','Z','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZU3gw5lsuL','AB','ABCD','ABD','E','ABC','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zUSIykbQOL','A','ABCDE','CDF','A','A','B','EF','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZUyes56sKT','A','D','ABI','T','C','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zvBYZX16PX','AB','D','ABCDF','AB','ABC','C','ABCDE','A','A'); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZwAYemLIof','A','ABCDE','ABCDF','AF','C','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZXHi6bSDrB','A','ABDE','DF','T','C','E','ABCDE','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zXzQZ09NLt','A','ABCD','CDEFI','A','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zZ87FFwBbJ','A','ABCD','CDEI','A','A','A','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('ZzFmzhCxhR','A','ABCD','ABDF','A','B','B','E','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zzpMt0aR66','A','D','CEF','','A','Z','E','',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zzPsbxsZjT','A','ABCDET','C','A','B','A','','A',''); +INSERT INTO `shop_support` (`shop_id`, `languages`, `orders`, `paytypes`, `transports`, `deliver`, `transporttime`, `service`, `security`, `certificates`) VALUES ('zZr1dbwBBz','A','ABCD','ABDEF','ABCDEFT','ABC','D','ABDE','A',''); + +-- +-- Current Database: voyage-dev +-- + +CREATE DATABASE /*!32312 IF NOT EXISTS*/ `voyage-dev`; + +USE voyage-dev; + +-- +-- Table structure for table `bl_charges` +-- + +CREATE TABLE `bl_charges` ( + `charge_id` int(10) unsigned NOT NULL auto_increment, + `message_id` int(10) unsigned NOT NULL default '0', + `charge_no` int(10) unsigned NOT NULL default '0', + `item_id` int(10) unsigned NOT NULL default '0', + `charge_code` varchar(10) NOT NULL default '', + `payable_indicator` enum('P','C','E') NOT NULL default 'P', + `agent_payment` varchar(5) NOT NULL default '', + `agent_invoice` varchar(5) NOT NULL default '', + `currency` char(3) NOT NULL default '', + `price` decimal(15,4) NOT NULL default '0.0000', + `price_base` decimal(15,4) NOT NULL default '0.0000', + `measure_unit` varchar(5) NOT NULL default '', + `percentage` decimal(12,4) NOT NULL default '0.0000', + `monetary_amount` decimal(15,4) NOT NULL default '0.0000', + PRIMARY KEY (`charge_id`), + KEY `message_id` (`message_id`,`charge_no`,`charge_code`), + KEY `currency` (`currency`), + KEY `item_id` (`item_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `bl_charges` +-- + +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (1,1,1,1,'NTFR','P','CPH','CPH','USD','0.0000','1.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (2,2,1,0,'WAR','P','CPH','CPH','USD','12.0000','5.0000','2','0.0000','60.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (3,2,2,0,'THCL','P','CPH','CPH','DKK','600.0000','5.0000','2','0.0000','3000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (4,2,3,0,'ARO','P','CPH','CPH','USD','275.0000','5.0000','2','0.0000','1375.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (5,2,4,0,'FAC','P','CPH','CPH','USD','-52.5000','5.0000','2','0.0000','-262.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (6,2,5,0,'NTFR','P','CPH','CPH','USD','3100.0000','1.0000','LUM','0.0000','3100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (7,2,6,0,'BAF','P','CPH','CPH','USD','106.8900','5.0000','2','0.0000','534.4500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (8,2,7,2,'NTFR','P','CPH','CPH','USD','775.0000','1.0000','2','0.0000','775.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (9,3,1,0,'BAF','P','CPH','CPH','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (10,3,2,0,'WAR','P','CPH','CPH','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (11,3,3,0,'FAC','P','CPH','CPH','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (12,3,4,0,'THCD','C','DAR','DAR','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (13,3,5,0,'ARO','P','CPH','CPH','USD','275.0000','1.0000','2','0.0000','275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (14,3,6,0,'THCL','P','CPH','CPH','DKK','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (15,3,7,7,'NTFR','P','CPH','CPH','USD','775.0000','1.0000','2','0.0000','775.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (16,4,1,0,'THCL','P','CPH','CPH','DKK','600.0000','2.0000','4','0.0000','1200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (17,4,2,0,'NTFR','P','CPH','CPH','USD','1750.0000','1.0000','LUM','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (18,4,3,0,'BAF','P','CPH','CPH','USD','218.8700','2.0000','4','0.0000','437.7400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (19,4,4,0,'WAR','P','CPH','CPH','USD','24.0000','2.0000','4','0.0000','48.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (20,4,5,0,'FAC','P','CPH','CPH','USD','-107.5000','2.0000','4','0.0000','-215.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (21,4,6,0,'ONC','P','CPH','CPH','USD','6000.0000','2.0000','4','0.0000','12000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (22,4,7,0,'DOC','P','CPH','CPH','USD','65.0000','2.0000','4','0.0000','130.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (23,4,8,0,'ARO','P','CPH','CPH','USD','400.0000','2.0000','4','0.0000','800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (24,4,9,8,'NTFR','P','CPH','CPH','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (25,5,1,0,'BAF','P','CPH','CPH','USD','117.0700','1.0000','2','0.0000','117.0700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (26,5,2,0,'WAR','P','CPH','CPH','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (27,5,3,0,'FAC','P','CPH','CPH','USD','-57.5000','1.0000','2','0.0000','-57.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (28,5,4,0,'THCD','C','EAC','DAR','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (29,5,5,0,'ARO','P','CPH','CPH','USD','275.0000','1.0000','2','0.0000','275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (30,5,6,0,'THCL','P','CPH','CPH','DKK','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (31,5,7,10,'NTFR','P','CPH','CPH','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (32,6,1,0,'BAF','P','CPH','CPH','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (33,6,2,0,'WAR','P','CPH','CPH','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (34,6,3,0,'FAC','P','CPH','CPH','USD','-110.0000','1.0000','4','0.0000','-110.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (35,6,4,0,'THCD','C','DAR','DAR','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (36,6,5,0,'ARO','P','CPH','CPH','USD','400.0000','1.0000','4','0.0000','400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (37,6,6,0,'THCL','P','CPH','CPH','DKK','600.0000','1.0000','4','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (38,6,7,11,'NTFR','P','CPH','CPH','USD','1800.0000','1.0000','4','0.0000','1800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (39,7,1,12,'NTFR','P','LON','LON','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (40,7,2,12,'BAF','P','FLX','LON','USD','96.7100','1.0000','2','0.0000','96.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (41,7,3,12,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (42,7,4,12,'FAC','P','LON','LON','USD','-47.5000','1.0000','2','0.0000','-47.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (43,7,5,12,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (44,8,1,13,'NTFR','P','LON','LON','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (45,8,2,13,'BAF','P','LON','LON','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (46,8,3,13,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (47,8,4,13,'THCD','P','LON','LON','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (48,8,5,13,'FAC','P','LON','LON','USD','-36.7500','1.0000','2','0.0000','-36.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (49,8,6,13,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (50,9,1,0,'BAF','C','DAR','DAR','USD','239.2300','1.0000','4','0.0000','239.2300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (51,9,2,0,'THCD','C','DAR','DAR','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (52,9,3,0,'FAC','P','LON','LON','USD','-82.2500','1.0000','4','0.0000','-82.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (53,9,4,0,'WAR','C','DAR','DAR','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (54,9,5,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (55,9,6,14,'NTFR','C','DAR','DAR','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (56,10,1,15,'NTFR','C','LON','LON','GBP','2065.0000','1.0000','4','0.0000','2065.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (57,11,1,0,'BAF','P','CPH','CPH','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (58,11,2,0,'WAR','P','CPH','CPH','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (59,11,3,0,'FAC','P','CPH','CPH','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (60,11,4,0,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (61,11,5,0,'ARO','P','CPH','CPH','USD','275.0000','1.0000','2','0.0000','275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (62,11,6,0,'THCL','P','CPH','CPH','DKK','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (63,11,7,16,'NTFR','P','CPH','CPH','USD','775.0000','1.0000','2','0.0000','775.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (64,12,1,17,'NTFR','P','LON','LON','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (65,12,2,17,'BAF','P','FLX','LON','USD','96.7100','1.0000','2','0.0000','96.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (66,12,3,17,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (67,12,4,17,'THCD','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (68,12,5,17,'FAC','P','LON','LON','USD','-47.5000','1.0000','2','0.0000','-47.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (69,12,6,17,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (70,12,7,17,'ONC','P','LON','LON','USD','550.0000','1.0000','2','0.0000','550.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (71,13,1,18,'NTFR','P','LON','LON','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (72,13,2,18,'ONC','P','LON','LON','USD','550.0000','1.0000','2','0.0000','550.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (73,13,3,18,'BAF','P','FLX','LON','USD','96.7100','1.0000','2','0.0000','96.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (74,13,4,18,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (75,13,5,18,'FAC','P','LON','LON','USD','-47.5000','1.0000','2','0.0000','-47.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (76,13,6,18,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (77,14,1,19,'NTFR','P','LON','LON','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (78,14,2,19,'BAF','P','FLX','LON','USD','104.3600','1.0000','2','0.0000','104.3600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (79,14,3,19,'IMO','P','LON','LON','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (80,14,4,19,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (81,14,5,19,'FAC','P','LON','LON','USD','-47.5000','1.0000','2','0.0000','-47.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (82,14,6,19,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (83,15,1,20,'NTFR','P','LON','LON','USD','1900.0000','1.0000','4','0.0000','1900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (84,15,2,20,'BAF','P','LON','LON','USD','94.5000','1.0000','4','0.0000','94.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (85,15,3,20,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (86,15,4,20,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (87,15,5,20,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (88,15,6,20,'FAC','P','LON','LON','USD','-95.0000','1.0000','4','0.0000','-95.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (89,16,1,21,'NTFR','P','LON','LON','USD','1900.0000','1.0000','4','0.0000','1900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (90,16,2,21,'BAF','P','LON','FLX','USD','193.4200','1.0000','4','0.0000','193.4200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (91,16,3,21,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (92,16,4,21,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (93,16,5,21,'FAC','P','LON','LON','USD','-66.5000','1.0000','4','0.0000','-66.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (94,16,6,21,'WAR','P','LON','FLX','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (95,17,1,0,'FAC','P','LON','LON','USD','-66.5000','1.0000','4','0.0000','-66.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (96,17,2,22,'NTFR','P','LON','LON','USD','1900.0000','1.0000','4','0.0000','1900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (97,17,3,22,'BAF','P','LON','LON','USD','193.4200','1.0000','4','0.0000','193.4200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (98,17,4,22,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (99,17,5,22,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (100,17,6,22,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (101,18,1,23,'NTFR','P','LON','LON','USD','1925.0000','1.0000','4','0.0000','1925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (102,18,2,23,'BAF','P','LON','FLX','USD','195.9700','1.0000','4','0.0000','195.9700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (103,18,3,23,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (104,18,4,23,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (105,18,5,23,'FAC','P','LON','LON','USD','-67.3800','1.0000','4','0.0000','-67.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (106,18,6,23,'WAR','P','LON','FLX','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (107,19,1,24,'NTFR','P','LON','LON','USD','2075.0000','1.0000','4','0.0000','2075.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (108,19,2,24,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (109,19,3,24,'BAF','P','LON','LON','USD','229.0800','1.0000','4','0.0000','229.0800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (110,19,4,24,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (111,19,5,24,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (112,19,6,24,'FAC','P','LON','LON','USD','-72.6300','1.0000','4','0.0000','-72.6300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (113,20,1,25,'NTFR','P','LON','LON','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (114,20,2,25,'BAF','P','LON','FLX','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (115,20,3,25,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (116,20,4,25,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (117,20,5,25,'FAC','P','LON','LON','USD','-36.7500','1.0000','2','0.0000','-36.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (118,20,6,25,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (119,21,1,26,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (120,21,2,26,'BAF','P','LON','LON','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (121,21,3,26,'IMO','P','LON','LON','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (122,21,4,26,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (123,21,5,26,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (124,21,6,26,'FAC','P','LON','LON','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (125,21,7,26,'WAR','P','LON','FLX','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (126,22,1,27,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (127,22,2,27,'BAF','P','LON','LON','USD','109.4400','1.0000','2','0.0000','109.4400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (128,22,3,27,'IMO','P','LON','LON','USD','50.0000','1.0000','2','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (129,22,4,27,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (130,22,5,27,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (131,22,6,27,'FAC','P','LON','LON','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (132,22,7,27,'WAR','P','LON','FLX','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (133,23,1,0,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (134,23,2,0,'FAC','P','LON','LON','USD','-35.0000','1.0000','2','0.0000','-35.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (135,23,3,0,'THCD','C','NBO','NBO','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (136,23,4,0,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (137,23,5,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (138,23,6,28,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (139,24,1,29,'NTFR','P','LON','LON','USD','1900.0000','1.0000','4','0.0000','1900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (140,24,2,29,'BAF','P','LON','LON','USD','193.4200','1.0000','4','0.0000','193.4200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (141,24,3,29,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (142,24,4,29,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (143,24,5,29,'FAC','P','LON','LON','USD','-66.5000','1.0000','4','0.0000','-66.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (144,24,6,29,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (145,25,1,30,'NTFR','P','LON','LON','USD','0.0000','1.0000','4','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (146,26,1,31,'NTFR','P','LON','LON','USD','1250.0000','1.0000','2','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (147,26,2,31,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (148,26,3,31,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (149,26,4,31,'FAC','P','LON','FLX','USD','-43.7500','1.0000','2','0.0000','-43.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (150,27,1,32,'NTFR','P','LON','LON','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (151,27,2,32,'ONC','P','LON','LON','USD','550.0000','1.0000','2','0.0000','550.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (152,27,3,32,'BAF','P','FLX','LON','USD','96.7100','1.0000','2','0.0000','96.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (153,27,4,32,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (154,27,5,32,'THCD','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (155,27,6,32,'FAC','P','LON','LON','USD','-47.5000','1.0000','2','0.0000','-47.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (156,27,7,32,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (157,28,1,33,'NTFR','P','LON','LON','USD','2050.0000','1.0000','4','0.0000','2050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (158,28,2,33,'BAF','P','LON','LON','USD','208.6900','1.0000','4','0.0000','208.6900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (159,28,3,33,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (160,28,4,33,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (161,28,5,33,'FAC','P','LON','LON','USD','-71.7500','1.0000','4','0.0000','-71.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (162,28,6,33,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (163,29,1,34,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (164,30,1,0,'IMO','P','LON','LON','USD','100.0000','1.0000','4','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (165,30,2,0,'FAC','P','LON','LON','USD','-91.0000','1.0000','4','0.0000','-91.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (166,30,3,0,'THCD','P','LON','LON','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (167,30,4,0,'ONC','P','LON','LON','USD','250.0000','1.0000','4','0.0000','250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (168,30,5,0,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (169,30,6,0,'BAF','P','LON','LON','USD','264.6800','1.0000','4','0.0000','264.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (170,30,7,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (171,30,8,35,'NTFR','P','LON','LON','USD','2600.0000','1.0000','4','0.0000','2600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (172,31,1,0,'BAF','P','CPH','CPH','USD','111.9800','1.0000','2','0.0000','111.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (173,31,2,0,'WAR','P','CPH','CPH','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (174,31,3,0,'FAC','P','CPH','CPH','USD','-55.0000','1.0000','2','0.0000','-55.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (175,31,4,0,'ARO','P','CPH','CPH','USD','275.0000','1.0000','2','0.0000','275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (176,31,5,0,'THCL','P','CPH','CPH','DKK','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (177,31,6,36,'NTFR','P','CPH','CPH','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (178,32,1,0,'DOC','P','LON','LON','USD','50.0000','2.0000','CNT','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (179,32,2,37,'NTFR','P','LON','LON','USD','2075.0000','1.0000','4','0.0000','2075.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (180,32,3,37,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (181,32,4,37,'BAF','P','LON','LON','USD','229.0800','1.0000','4','0.0000','229.0800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (182,32,5,37,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (183,32,6,37,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (184,32,7,37,'FAC','P','LON','LON','USD','2075.0000','2075.0000','%','-5.5000','-114.1300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (185,32,8,38,'NTFR','P','LON','LON','USD','2075.0000','1.0000','4','0.0000','2075.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (186,33,1,0,'CAF','C','DAR','DAR','USD','91.4100','2.0000','4','0.0000','182.8200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (187,33,2,0,'THCL','P','LON','LON','GBP','75.0000','2.0000','4','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (188,33,3,0,'FAC','P','LON','LON','USD','-90.1300','2.0000','4','0.0000','-180.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (189,33,4,0,'WAR','C','DAR','DAR','USD','24.0000','2.0000','4','0.0000','48.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (190,33,5,0,'BAF','C','DAR','DAR','USD','262.1400','2.0000','4','0.0000','524.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (191,33,6,39,'NTFR','C','DAR','DAR','USD','2575.0000','2.0000','4','0.0000','5150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (192,34,1,40,'NTFR','P','LON','LON','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (193,34,2,40,'BAF','P','LON','LON','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (194,34,3,40,'CAF','P','LON','LON','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (195,34,4,40,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (196,34,5,40,'ONC','P','LON','LON','USD','1650.0000','1.0000','2','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (197,34,6,40,'FAC','P','LON','LON','USD','-26.2500','1.0000','2','0.0000','-26.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (198,34,7,40,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (199,35,1,41,'NTFR','P','LON','LON','USD','1150.0000','1.0000','2','0.0000','1150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (200,35,2,41,'BAF','P','LON','LON','USD','117.0700','1.0000','2','0.0000','117.0700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (201,35,3,41,'CAF','P','LON','LON','USD','40.8200','1.0000','2','0.0000','40.8200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (202,35,4,41,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (203,35,5,41,'FAC','P','LON','LON','USD','-28.7500','1.0000','2','0.0000','-28.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (204,35,6,41,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (205,36,1,0,'CAF','P','CPH','CPH','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (206,36,2,0,'BAF','P','CPH','CPH','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (207,36,3,0,'WAR','P','CPH','CPH','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (208,36,4,0,'FAC','P','CPH','CPH','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (209,36,5,0,'THCD','C','DAR','DAR','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (210,36,6,0,'ARO','P','CPH','CPH','USD','275.0000','1.0000','2','0.0000','275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (211,36,7,0,'THCL','P','CPH','CPH','DKK','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (212,36,8,42,'NTFR','P','CPH','CPH','USD','775.0000','1.0000','2','0.0000','775.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (213,37,1,0,'CAF','P','CPH','CPH','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (214,37,2,0,'BAF','P','CPH','CPH','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (215,37,3,0,'WAR','P','CPH','CPH','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (216,37,4,0,'FAC','P','CPH','CPH','USD','-105.0000','1.0000','4','0.0000','-105.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (217,37,5,0,'THCD','C','DAR','DAR','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (218,37,6,0,'ARO','P','CPH','CPH','USD','400.0000','1.0000','4','0.0000','400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (219,37,7,0,'THCL','P','CPH','CPH','DKK','600.0000','1.0000','4','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (220,37,8,43,'NTFR','P','CPH','CPH','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (221,38,1,0,'CAF','P','CPH','CPH','USD','40.8300','1.0000','2','0.0000','40.8300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (222,38,2,0,'BAF','P','CPH','CPH','USD','117.0700','1.0000','2','0.0000','117.0700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (223,38,3,0,'WAR','P','CPH','CPH','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (224,38,4,0,'FAC','P','CPH','CPH','USD','-28.7500','1.0000','2','0.0000','-28.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (225,38,5,0,'ONC','P','CPH','CPH','USD','2350.0000','1.0000','2','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (226,38,6,0,'WHAR','P','CPH','CPH','DKK','4800.0000','1.0000','2','0.0000','4800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (227,38,7,0,'ARO','P','CPH','CPH','USD','275.0000','1.0000','2','0.0000','275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (228,38,8,0,'THCL','P','CPH','CPH','DKK','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (229,38,9,44,'NTFR','P','CPH','CPH','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (230,39,1,0,'CAF','P','CPH','CPH','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (231,39,2,0,'BAF','P','CPH','CPH','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (232,39,3,0,'WAR','P','CPH','CPH','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (233,39,4,0,'FAC','P','CPH','CPH','USD','-105.0000','1.0000','4','0.0000','-105.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (234,39,5,0,'THCD','C','DAR','DAR','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (235,39,6,0,'ARO','P','CPH','CPH','USD','400.0000','1.0000','4','0.0000','400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (236,39,7,0,'THCL','P','CPH','CPH','DKK','600.0000','1.0000','4','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (237,39,8,45,'NTFR','P','CPH','CPH','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (238,40,1,0,'CAF','P','CPH','CPH','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (239,40,2,0,'BAF','P','CPH','CPH','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (240,40,3,0,'WAR','P','CPH','CPH','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (241,40,4,0,'FAC','P','CPH','CPH','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (242,40,5,0,'THCD','C','DAR','DAR','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (243,40,6,0,'ARO','P','CPH','CPH','USD','275.0000','1.0000','2','0.0000','275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (244,40,7,0,'THCL','P','CPH','CPH','DKK','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (245,40,8,46,'NTFR','P','CPH','CPH','USD','775.0000','1.0000','2','0.0000','775.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (246,41,1,0,'CAF','P','CPH','CPH','USD','74.5500','1.0000','4','0.0000','74.5500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (247,41,2,0,'BAF','P','CPH','CPH','USD','213.7800','1.0000','4','0.0000','213.7800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (248,41,3,0,'WAR','P','CPH','CPH','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (249,41,4,0,'FAC','P','CPH','CPH','USD','-105.0000','1.0000','4','0.0000','-105.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (250,41,5,0,'THCD','C','DAR','DAR','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (251,41,6,0,'ARO','P','CPH','CPH','USD','400.0000','1.0000','4','0.0000','400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (252,41,7,0,'THCL','P','CPH','CPH','DKK','600.0000','1.0000','4','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (253,41,8,47,'NTFR','P','CPH','CPH','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (254,42,1,0,'CAF','P','LON','LON','USD','68.3400','1.0000','4','0.0000','68.3400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (255,42,2,0,'BAF','P','LON','LON','USD','195.9700','1.0000','4','0.0000','195.9700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (256,42,3,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (257,42,4,0,'FAC','P','LON','LON','USD','-67.3800','1.0000','4','0.0000','-67.3800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (258,42,5,0,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (259,42,6,48,'NTFR','P','LON','LON','USD','1925.0000','1.0000','4','0.0000','1925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (260,43,1,49,'NTFR','C','DAR','DAR','USD','2150.0000','1.0000','4','0.0000','2150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (261,43,2,49,'CAF','C','DAR','DAR','USD','76.3300','1.0000','4','0.0000','76.3300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (262,43,3,49,'BAF','C','DAR','DAR','USD','218.8700','1.0000','4','0.0000','218.8700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (263,43,4,49,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (264,43,5,49,'FAC','P','LON','LON','USD','-75.2500','1.0000','4','0.0000','-75.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (265,43,6,49,'WAR','C','DAR','DAR','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (266,44,1,50,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (267,44,2,50,'IMO','P','LON','LON','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (268,44,3,50,'BAF','P','LON','LON','USD','109.4300','1.0000','2','0.0000','109.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (269,44,4,50,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (270,44,5,50,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (271,44,6,50,'CAF','P','LON','LON','USD','38.1600','1.0000','2','0.0000','38.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (272,44,7,50,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (273,45,1,0,'CAF','C','DAR','DAR','USD','83.4300','1.0000','4','0.0000','83.4300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (274,45,2,0,'BAF','C','DAR','DAR','USD','239.2300','1.0000','4','0.0000','239.2300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (275,45,3,0,'THCD','C','DAR','DAR','USD','96.0000','1.0000','4','0.0000','96.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (276,45,4,0,'FAC','P','LON','LON','USD','-82.2500','1.0000','4','0.0000','-82.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (277,45,5,0,'WAR','C','DAR','DAR','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (278,45,6,0,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (279,45,7,51,'NTFR','C','DAR','DAR','USD','2350.0000','1.0000','4','0.0000','2350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (280,46,1,52,'NTFR','P','LON','LON','USD','1050.0000','1.0000','2','0.0000','1050.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (281,46,2,52,'CAF','P','LON','LON','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (282,46,3,52,'BAF','P','LON','LON','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (283,46,4,52,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (284,46,5,52,'THCD','P','LON','LON','USD','64.0000','1.0000','2','0.0000','64.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (285,46,6,52,'FAC','P','LON','LON','USD','-36.7500','1.0000','2','0.0000','-36.7500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (286,46,7,52,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (287,47,1,53,'NTFR','P','LON','LON','USD','1800.0000','1.0000','4','0.0000','1800.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (288,47,2,53,'CAF','P','LON','LON','USD','63.9000','1.0000','4','0.0000','63.9000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (289,47,3,53,'BAF','P','LON','LON','USD','183.2400','1.0000','4','0.0000','183.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (290,47,4,53,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (291,48,1,0,'FAC','P','AAR','AAR','USD','-52.5000','1.0000','2','0.0000','-52.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (292,48,2,0,'CAF','P','AAR','AAR','USD','37.2800','1.0000','2','0.0000','37.2800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (293,48,3,0,'BAF','P','AAR','AAR','USD','106.8900','1.0000','2','0.0000','106.8900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (294,48,4,0,'WAR','P','AAR','AAR','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (295,48,5,0,'ONC','P','AAR','AAR','USD','525.0000','1.0000','2','0.0000','525.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (296,48,6,0,'CONG','P','AAR','AAR','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (297,48,7,0,'THCD','P','AAR','AAR','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (298,48,8,0,'ARO','P','AAR','AAR','USD','275.0000','1.0000','2','0.0000','275.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (299,48,9,0,'THCL','P','AAR','AAR','DKK','600.0000','1.0000','2','0.0000','600.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (300,48,10,54,'NTFR','P','AAR','AAR','USD','775.0000','1.0000','2','0.0000','775.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (301,49,1,55,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (302,49,2,55,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (303,49,3,55,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (304,49,4,55,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (305,49,5,55,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (306,49,6,55,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (307,49,7,55,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (308,50,1,56,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (309,50,2,56,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (310,50,3,56,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (311,50,4,56,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (312,50,5,56,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (313,50,6,56,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (314,50,7,56,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (315,51,1,57,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (316,51,2,57,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (317,51,3,57,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (318,51,4,57,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (319,51,5,57,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (320,51,6,57,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (321,51,7,57,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (322,51,8,57,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (323,52,1,58,'NTFR','P','LON','LON','USD','1900.0000','1.0000','4','0.0000','1900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (324,52,2,58,'CONG','P','LON','LON','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (325,52,3,58,'CAF','P','LON','LON','USD','67.4500','1.0000','4','0.0000','67.4500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (326,52,4,58,'BAF','P','LON','FLX','USD','193.4200','1.0000','4','0.0000','193.4200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (327,52,5,58,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (328,52,6,58,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (329,52,7,58,'FAC','P','LON','LON','USD','-66.5000','1.0000','4','0.0000','-66.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (330,52,8,58,'WAR','P','LON','FLX','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (331,53,1,59,'NTFR','P','LON','LON','USD','1025.0000','1.0000','2','0.0000','1025.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (332,53,2,59,'IMO','P','LON','LON','USD','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (333,53,3,59,'CAF','P','FLX','LON','USD','39.0500','1.0000','2','0.0000','39.0500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (334,53,4,59,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (335,53,5,59,'THCD','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (336,53,6,59,'FAC','P','LON','LON','USD','-35.8800','1.0000','2','0.0000','-35.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (337,53,7,59,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (338,53,8,59,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (339,53,9,59,'BAF','P','LON','LON','USD','111.9800','1.0000','2','0.0000','111.9800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (340,54,1,60,'NTFR','C','KLA','KLA','USD','2150.0000','1.0000','4','0.0000','2150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (341,54,2,60,'DOC','C','KLA','KLA','GBP','20.0000','1.0000','4','0.0000','20.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (342,54,3,60,'CUST','C','KLA','KLA','GBP','30.0000','1.0000','4','0.0000','30.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (343,54,4,60,'PRE','C','KLA','KLA','GBP','183.0000','1.0000','4','0.0000','183.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (344,54,5,60,'CONG','C','KLA','KLA','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (345,54,6,60,'CAF','C','KLA','KLA','USD','76.3300','1.0000','4','0.0000','76.3300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (346,54,7,60,'BAF','C','KLA','KLA','USD','218.8700','1.0000','4','0.0000','218.8700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (347,54,8,60,'ONC','C','KLA','KLA','USD','2850.0000','1.0000','4','0.0000','2850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (348,54,9,60,'THCD','C','KLA','KLA','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (349,54,10,60,'THCL','C','KLA','KLA','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (350,54,11,60,'FAC','P','LON','LON','USD','-75.2500','1.0000','4','0.0000','-75.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (351,54,12,60,'WAR','C','KLA','KLA','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (352,55,1,61,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (353,55,2,61,'BAF','P','LON','FLX','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (354,55,3,61,'CAF','P','LON','FLX','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (355,55,4,61,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (356,55,5,61,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (357,55,6,61,'FAC','P','LON','LON','USD','-35.0000','1.0000','2','0.0000','-35.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (358,55,7,61,'WAR','P','FLX','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (359,56,1,62,'NTFR','P','LON','LON','USD','0.0000','1.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (360,57,1,63,'NTFR','P','LON','LON','USD','0.0000','1.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (361,58,1,64,'NTFR','P','LON','LON','USD','0.0000','1.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (362,59,1,65,'NTFR','P','LON','LON','USD','0.0000','1.0000','2','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (363,60,1,66,'NTFR','P','LON','LON','USD','1350.0000','1.0000','2','0.0000','1350.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (364,60,2,66,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (365,60,3,66,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (366,60,4,66,'FAC','P','LON','FLX','USD','-47.2500','1.0000','2','0.0000','-47.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (367,60,5,66,'CAF','P','LON','LON','USD','47.9300','1.0000','2','0.0000','47.9300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (368,60,6,66,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (369,61,1,67,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (370,61,2,67,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (371,61,3,67,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (372,61,4,67,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (373,61,5,67,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (374,61,6,67,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (375,61,7,67,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (376,61,8,67,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (377,62,1,68,'NTFR','P','LON','LON','USD','1000.0000','1.0000','2','0.0000','1000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (378,62,2,68,'BAF','P','LON','LON','USD','101.8000','1.0000','2','0.0000','101.8000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (379,62,3,68,'CAF','P','LON','LON','USD','35.5000','1.0000','2','0.0000','35.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (380,62,4,68,'CONG','P','LON','LON','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (381,62,5,68,'THCL','P','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (382,62,6,68,'THCD','C','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (383,62,7,68,'FAC','P','LON','LON','USD','-50.0000','1.0000','2','0.0000','-50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (384,62,8,68,'WAR','P','LON','LON','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (385,63,1,69,'NTFR','P','LON','LON','USD','2000.0000','1.0000','4','0.0000','2000.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (386,63,2,69,'CONG','P','LON','LON','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (387,63,3,69,'CAF','P','LON','LON','USD','71.0000','1.0000','4','0.0000','71.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (388,63,4,69,'BAF','P','LON','LON','USD','203.6000','1.0000','4','0.0000','203.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (389,63,5,69,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (390,63,6,69,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (391,63,7,69,'FAC','P','LON','LON','USD','-70.0000','1.0000','4','0.0000','-70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (392,63,8,69,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (393,64,1,70,'NTFR','P','LON','LON','USD','0.0000','1.0000','4','0.0000','0.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (394,65,1,71,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (395,65,2,71,'CONG','P','LON','LON','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (396,65,3,71,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (397,65,4,71,'BAF','P','LON','LON','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (398,65,5,71,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (399,65,6,71,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (400,65,7,71,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (401,65,8,71,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (402,66,1,72,'NTFR','P','LON','LON','USD','2200.0000','1.0000','4','0.0000','2200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (403,66,2,72,'CONG','P','LON','LON','USD','140.0000','1.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (404,66,3,72,'CAF','P','LON','LON','USD','78.1000','1.0000','4','0.0000','78.1000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (405,66,4,72,'BAF','P','LON','LON','USD','223.9600','1.0000','4','0.0000','223.9600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (406,66,5,72,'THCD','C','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (407,66,6,72,'THCL','P','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (408,66,7,72,'FAC','P','LON','LON','USD','-77.0000','1.0000','4','0.0000','-77.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (409,66,8,72,'WAR','P','LON','LON','USD','24.0000','1.0000','4','0.0000','24.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (410,67,1,73,'NTFR','C','FLX','FLX','USD','650.0000','7.0000','2','0.0000','4550.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (411,67,2,73,'THCL','P','EAC','EAC','USD','70.0000','7.0000','2','0.0000','490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (412,67,3,73,'THCD','C','FLX','FLX','GBP','75.0000','7.0000','CNT','0.0000','525.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (413,68,1,74,'NTFR','C','FLX','FLX','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (414,68,2,74,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (415,68,3,74,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','CNT','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (416,69,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (417,69,2,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (418,69,3,75,'NTFR','C','LON','LON','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (419,70,1,0,'THCL','P','EAC','EAC','USD','80.0000','1.0000','4','0.0000','80.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (420,70,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','4','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (421,70,3,76,'NTFR','P','FLX','FLX','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (422,71,1,0,'THCL','P','EAC','DAR','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (423,71,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (424,71,3,77,'NTFR','P','EAC','EAC','USD','575.0000','1.0000','2','0.0000','575.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (425,72,1,78,'NTFR','C','EAC','EAC','USD','700.0000','1.0000','2','0.0000','700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (426,72,2,78,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (427,72,3,78,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (428,73,1,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (429,73,2,79,'NTFR','P','EAC','EAC','USD','775.0000','1.0000','2','0.0000','775.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (430,74,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','4','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (431,74,2,0,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','CNT','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (432,74,3,80,'NTFR','C','FLX','FLX','USD','1400.0000','1.0000','4','0.0000','1400.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (433,75,1,0,'THCL','P','EAC','EAC','USD','70.0000','2.0000','4','0.0000','140.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (434,75,2,0,'THCD','C','FLX','FLX','GBP','75.0000','2.0000','CNT','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (435,75,3,81,'NTFR','C','FLX','FLX','USD','1140.0000','2.0000','4','0.0000','2280.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (436,76,1,82,'NTFR','C','FLX','FLX','USD','725.0000','1.0000','2','0.0000','725.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (437,76,2,82,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (438,76,3,82,'THCD','C','FLX','FLX','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (439,77,1,0,'THCL','P','EAC','EAC','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (440,77,2,0,'THCD','C','LIS','LIS','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (441,77,3,83,'NTFR','C','LIS','LIS','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (442,78,1,84,'NTFR','P','EAC','EAC','USD','1250.0000','1.0000','4','0.0000','1250.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (443,79,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (444,79,2,85,'NTFR','C','LON','LON','USD','725.0000','1.0000','2','0.0000','725.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (445,80,1,0,'THCD','C','LON','LON','GBP','75.0000','1.0000','2','0.0000','75.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (446,80,2,86,'NTFR','C','LON','LON','USD','725.0000','1.0000','2','0.0000','725.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (447,81,1,0,'THCD','C','LON','LON','GBP','75.0000','2.0000','2','0.0000','150.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (448,81,2,87,'NTFR','C','LON','LON','USD','650.0000','2.0000','2','0.0000','1300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (449,82,1,0,'BAF','P','DUR','DUR','USD','925.0000','925.0000','%','11.0400','102.1200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (450,82,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (451,82,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (452,82,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (453,82,5,88,'NTFR','P','DUR','DUR','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (454,83,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','11.0400','93.8400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (455,83,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (456,83,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (457,83,4,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (458,83,5,89,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (459,84,1,0,'BAF','P','DUR','DUR','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (460,84,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (461,84,3,0,'THCL','P','DUR','DUR','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (462,84,4,0,'THCD','C','DUR','DUR','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (463,84,5,90,'NTFR','P','DUR','DUR','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (464,85,1,0,'BAF','P','DUR','DUR','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (465,85,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (466,85,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (467,85,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (468,85,5,91,'NTFR','P','DUR','DUR','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (469,86,1,0,'BAF','C','DUR','DUR','USD','950.0000','950.0000','%','11.0400','104.8800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (470,86,2,0,'CONG','C','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (471,86,3,0,'THCL','P','DUR','DUR','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (472,86,4,0,'THCD','C','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (473,86,5,92,'NTFR','C','DUR','DUR','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (474,87,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (475,87,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (476,87,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (477,87,4,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (478,87,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (479,87,6,93,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (480,88,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','11.0400','164.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (481,88,2,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (482,88,3,0,'ONC','P','JNB','JNB','GBP','443.0000','1.0000','4','0.0000','443.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (483,88,4,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (484,88,5,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (485,88,6,94,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (486,89,1,0,'BAF','C','PLZ','PLZ','USD','199.2700','1.0000','LUM','0.0000','199.2700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (487,89,2,0,'THCL','C','PLZ','PLZ','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (488,89,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (489,89,4,0,'DISB','C','FLX','FLX','USD','50.0000','1.0000','LUM','0.0000','50.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (490,89,5,0,'COLF','C','FLX','FLX','USD','5.0000','1.0000','LUM','0.0000','5.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (491,89,6,95,'NTFR','C','PLZ','PLZ','USD','1750.0000','1.0000','4','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (492,90,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','11.0400','182.1600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (493,90,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (494,90,3,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (495,90,4,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (496,90,5,96,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (497,91,1,0,'BAF','P','CPT','CPT','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (498,91,2,0,'THCL','P','CPT','CPT','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (499,91,3,0,'THCD','C','CPT','CPT','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (500,91,4,97,'NTFR','P','CPT','CPT','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (501,92,1,0,'BAF','C','FLX','FLX','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (502,92,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','2.0000','2','0.0000','1278.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (503,92,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (504,92,4,98,'NTFR','C','FLX','FLX','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (505,93,1,0,'BAF','C','FLX','FLX','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (506,93,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','2.0000','2','0.0000','1278.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (507,93,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (508,93,4,99,'NTFR','C','FLX','FLX','USD','850.0000','2.0000','2','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (509,94,1,0,'BAF','C','FLX','FLX','USD','1750.0000','1750.0000','%','11.0400','193.2000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (510,94,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','2.0000','2','0.0000','1278.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (511,94,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (512,94,4,100,'NTFR','C','FLX','FLX','USD','875.0000','2.0000','2','0.0000','1750.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (513,95,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','11.0400','96.6000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (514,95,2,0,'THCL','P','CPT','CPT','ZAR','639.0000','1.0000','2','0.0000','639.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (515,95,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (516,95,4,101,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (517,96,1,0,'BAF','P','JNB','JNB','USD','1700.0000','1700.0000','%','11.0400','187.6800'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (518,96,2,0,'THCL','P','JNB','JNB','ZAR','944.5000','1.0000','4','0.0000','944.5000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (519,96,3,0,'THCD','C','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (520,96,4,102,'NTFR','P','JNB','JNB','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (521,97,1,103,'NTFR','P','ANR','ANR','USD','925.0000','1.0000','2','0.0000','925.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (522,97,2,103,'WAR','P','ANR','ANR','USD','12.0000','1.0000','2','0.0000','12.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (523,97,3,103,'FAC','P','ANR','ANR','USD','925.0000','925.0000','%','-5.0000','-46.2500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (524,97,4,103,'THCL','P','ANR','ANR','EUR','86.0000','1.0000','2','0.0000','86.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (525,97,5,103,'THCD','C','ANR','ANR','USD','70.0000','1.0000','2','0.0000','70.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (526,97,6,103,'BAF','P','ANR','ANR','USD','925.0000','925.0000','%','10.1800','94.1700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (527,97,7,103,'ONC','C','ANR','ANR','USD','550.0000','1.0000','2','0.0000','550.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (716,135,2,0,'ONC','P','JNB','JNB','GBP','420.0000','1.0000','4','0.0000','420.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (715,135,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (714,134,4,146,'NTFR','P','CPT','CPT','USD','1700.0000','1.0000','4','0.0000','1700.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (713,134,3,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (712,134,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (711,134,1,0,'BAF','P','CPT','CPT','USD','1700.0000','1700.0000','%','13.9100','236.4700'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (710,133,5,145,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (709,133,4,144,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (708,133,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (707,133,2,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (706,133,1,0,'THCL','P','CPT','CPT','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (705,132,5,143,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (704,132,4,142,'NTFR','C','FLX','FLX','USD','825.0000','1.0000','2','0.0000','825.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (703,132,3,0,'THCD','C','FLX','FLX','GBP','73.0000','2.0000','2','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (702,132,2,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (701,132,1,0,'THCL','P','CPT','CPT','ZAR','677.0000','2.0000','2','0.0000','1354.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (700,131,4,141,'NTFR','C','FLX','FLX','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (699,131,3,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (698,131,2,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (697,131,1,0,'BAF','C','FLX','FLX','USD','875.0000','875.0000','%','13.9100','121.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (696,130,4,140,'NTFR','P','CPT','CPT','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (695,130,3,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (694,130,2,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (693,130,1,0,'BAF','P','CPT','CPT','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (692,129,5,139,'NTFR','P','CPT','CPT','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (691,129,4,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (690,129,3,0,'THCD','P','CPT','CPT','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (689,129,2,0,'ONC','P','CPT','CPT','GBP','389.0000','1.0000','2','0.0000','389.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (688,129,1,0,'BAF','P','CPT','CPT','USD','950.0000','950.0000','%','13.9100','132.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (687,128,5,138,'NTFR','P','CPT','CPT','USD','950.0000','1.0000','2','0.0000','950.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (686,128,4,0,'THCL','P','CPT','CPT','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (685,128,3,0,'THCD','P','CPT','CPT','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (684,128,2,0,'ONC','P','CPT','CPT','GBP','389.0000','1.0000','2','0.0000','389.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (683,128,1,0,'BAF','P','CPT','CPT','USD','950.0000','950.0000','%','13.9100','132.1500'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (682,127,5,137,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (681,127,4,0,'THCL','P','CPT','CPT','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (680,127,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (679,127,2,0,'ONC','C','FLX','FLX','GBP','380.0000','1.0000','4','0.0000','380.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (678,127,1,0,'BAF','C','FLX','FLX','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (677,126,5,136,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (676,126,4,135,'NTFR','C','FLX','FLX','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (675,126,3,0,'THCL','P','PLZ','PLZ','ZAR','1001.0000','2.0000','4','0.0000','2002.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (674,126,2,0,'BAF','C','FLX','FLX','USD','3300.0000','3300.0000','%','13.9100','459.0300'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (673,126,1,0,'THCD','C','FLX','FLX','GBP','146.0000','2.0000','4','0.0000','292.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (672,125,6,134,'NTFR','P','JNB','JNB','USD','900.0000','1.0000','2','0.0000','900.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (671,125,5,0,'THCL','P','JNB','JNB','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (670,125,4,0,'THCD','P','JNB','JNB','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (669,125,3,0,'CONG','P','JNB','JNB','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (668,125,2,0,'ONC','P','JNB','JNB','GBP','361.0000','1.0000','2','0.0000','361.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (667,125,1,0,'BAF','P','JNB','JNB','USD','900.0000','900.0000','%','13.9100','125.1900'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (666,124,6,133,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (665,124,5,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (664,124,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (663,124,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (662,124,2,0,'ONC','P','JNB','JNB','GBP','420.0000','1.0000','4','0.0000','420.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (661,124,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (660,123,6,132,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (659,123,5,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (658,123,4,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (657,123,3,0,'CONG','P','JNB','JNB','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (656,123,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (655,123,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (654,122,5,131,'NTFR','P','DUR','DUR','USD','875.0000','1.0000','2','0.0000','875.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (653,122,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (652,122,3,0,'THCD','C','FLX','FLX','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (651,122,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (650,122,1,0,'BAF','P','DUR','DUR','USD','875.0000','875.0000','%','13.9100','121.7100'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (649,121,5,130,'NTFR','P','DUR','DUR','USD','850.0000','1.0000','2','0.0000','850.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (648,121,4,0,'THCL','P','DUR','DUR','ZAR','677.0000','1.0000','2','0.0000','677.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (647,121,3,0,'THCD','P','DUR','DUR','GBP','73.0000','1.0000','2','0.0000','73.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (646,121,2,0,'CONG','P','DUR','DUR','USD','100.0000','1.0000','2','0.0000','100.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (645,121,1,0,'BAF','P','DUR','DUR','USD','850.0000','850.0000','%','13.9100','118.2400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (644,120,6,129,'NTFR','P','DUR','DUR','USD','875.0000','3.0000','2','0.0000','2625.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (643,120,5,0,'THCL','P','DUR','DUR','ZAR','677.0000','3.0000','2','0.0000','2031.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (642,120,4,0,'THCD','P','DUR','DUR','GBP','73.0000','3.0000','2','0.0000','219.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (641,120,3,0,'CONG','P','DUR','DUR','USD','100.0000','3.0000','2','0.0000','300.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (640,120,2,0,'ONC','P','DUR','DUR','GBP','381.0000','3.0000','2','0.0000','1143.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (639,120,1,0,'BAF','P','DUR','DUR','USD','2625.0000','2625.0000','%','13.9100','365.1400'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (638,119,5,128,'NTFR','P','DUR','DUR','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (637,119,4,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (636,119,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (635,119,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (634,119,1,0,'BAF','P','DUR','DUR','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (633,118,5,127,'NTFR','P','DUR','DUR','USD','1650.0000','1.0000','4','0.0000','1650.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (632,118,4,0,'THCL','P','DUR','DUR','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (631,118,3,0,'THCD','C','FLX','FLX','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (630,118,2,0,'CONG','P','DUR','DUR','USD','200.0000','1.0000','4','0.0000','200.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (629,118,1,0,'BAF','P','DUR','DUR','USD','1650.0000','1650.0000','%','13.9100','229.5200'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (717,135,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (718,135,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (719,135,5,147,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (720,136,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (721,136,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (722,136,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (723,136,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (724,136,5,148,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (725,137,1,0,'BAF','P','JNB','JNB','USD','1490.0000','1490.0000','%','13.9100','207.2600'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (726,137,2,0,'ONC','P','JNB','JNB','GBP','370.0000','1.0000','4','0.0000','370.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (727,137,3,0,'THCD','P','JNB','JNB','GBP','146.0000','1.0000','4','0.0000','146.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (728,137,4,0,'THCL','P','JNB','JNB','ZAR','1001.0000','1.0000','4','0.0000','1001.0000'); +INSERT INTO `bl_charges` (`charge_id`, `message_id`, `charge_no`, `item_id`, `charge_code`, `payable_indicator`, `agent_payment`, `agent_invoice`, `currency`, `price`, `price_base`, `measure_unit`, `percentage`, `monetary_amount`) VALUES (729,137,5,149,'NTFR','P','JNB','JNB','USD','1490.0000','1.0000','4','0.0000','1490.0000'); + +-- +-- Table structure for table `bl_headers` +-- + +CREATE TABLE `bl_headers` ( + `message_id` int(10) unsigned NOT NULL auto_increment, + `message_no` varchar(20) NOT NULL default '', + `document_no` varchar(25) NOT NULL default '', + `status` enum('9','5','1') NOT NULL default '9', + `bl_no` varchar(50) NOT NULL default '', + `bl_date` date NOT NULL default '0000-00-00', + `message_date` datetime NOT NULL default '0000-00-00 00:00:00', + `port_loading` varchar(50) NOT NULL default '', + `date_loading` date NOT NULL default '0000-00-00', + `port_discharge` varchar(50) NOT NULL default '', + `date_discharge` date NOT NULL default '0000-00-00', + `terms_of_shipment` varchar(10) NOT NULL default '', + `voyage_no` varchar(10) NOT NULL default '', + `vessel_code` varchar(10) NOT NULL default '', + `transport_route` varchar(10) NOT NULL default '', + `customer_id` varchar(10) NOT NULL default '', + `customer_name` varchar(250) NOT NULL default '', + `shipper` text NOT NULL, + `consignee` text NOT NULL, + `notify` text NOT NULL, + PRIMARY KEY (`message_id`), + KEY `document_no` (`document_no`), + KEY `bl_no` (`bl_no`), + KEY `transport_route` (`transport_route`), + KEY `shipper_id` (`customer_id`), + KEY `message_no` (`message_no`), + KEY `voyage_no` (`voyage_no`), + KEY `vessel_code` (`vessel_code`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `bl_headers` +-- + +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (1,'50007765','LON50002463','9','STINCPHDE345309','2003-12-19','2003-12-15 00:00:00','Felixstowe','2003-12-15','Djibouti','2003-12-31','FLT','DE345','MHIM','EAFS','-1','UNICEF ADDIS ABABA\r\nPO BOX 1169\r\nAFRICA HALL 2ND AND 3RD FLOORS\r\nOLD ECA BULDING ROTUNDA, MENELIK\r\nAVENUE,ADDIS ABABA,ETHIOPIA','UNICEF\r\nUNICEF PLADS - FREEPORT\r\n2100 COPENHAGEN OE\r\nDENMARK','UNICEF ADDIS ABABA\r\nPO BOX 1169\r\nAFRICA HALL 2ND AND 3RD FLOORS\r\nOLD ECA BULDING ROTUNDA, MENELIK\r\nAVENUE,ADDIS ABABA,ETHIOPIA','AKAKAS LOGISTICS PLC\r\nDEBREZIET ROAD,WOREADA 18,KEBELE 41\r\nHOUSE #389,\'IN FRONT OF HAWI HOTEL\'\r\nPO BOX 23128,ADDIS ABABA,ETHIOPIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (2,'50007766','LON50002464','9','STINCPHDE345310','2003-12-19','2003-12-15 00:00:00','Felixstowe','2003-12-15','Djibouti','2003-12-31','FLT','DE345','MHIM','EAFS','-1','UNICEF ADDIS ABABA\r\nPO BOX 1169\r\nAFRICA HALL 2ND ANDD 3RD FLOORS\r\nOLD ECA BUILDING ROTUNDA, MENELIK\r\nAVENUE,ADDIS ABABA,ETHIOPIA','UNICEF\r\nUNICEF PLADS - FREEPORT\r\n2100 COPENHAGEN OE\r\nDENMARK','UNICEF ADDIS ABABA\r\nPO BOX 1169\r\nAFRICA HALL 2ND ANDD 3RD FLOORS\r\nOLD ECA BUILDING ROTUNDA, MENELIK\r\nAVENUE,ADDIS ABABA,ETHIOPIA','AKAKAS LOGISTICS PLC\r\nDEBREZIET ROAD,WOAREDA 18,KEBELE 41\r\nHOUSE #389,\'IN FRONT OF HAWI HOTEL\'\r\nPO BOX 23128,ADDIS ABABA,ETHIOPIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (3,'50007767','LON50002465','9','STINCPHDE345307','2003-12-19','2003-12-15 00:00:00','Felixstowe','2003-12-15','Dar Es Salaam','2004-01-07','FLT','DE345','MHIM','EAFS','-1','PEV BUJJUMBURA\r\nB.P. 160\r\nBUJUMBURA\r\nBURUNDI','UNICEF\r\nUNICEF PLADS - FREEPORT\r\n2100 COPENHAGEN OE\r\nDENMARK','PEV BUJJUMBURA\r\nB.P. 160\r\nBUJUMBURA\r\nBURUNDI','DAL FORWARDING (T) LTD\r\nP.O. BOX 40019\r\nNYERERE ROAD\r\nDAR ES SALAAM, TANZANIA\r\nTEL: +255 22 286 0410'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (4,'50007768','LON50002466','9','STINCPHDE345312','2003-12-19','2003-12-15 00:00:00','Felixstowe','2003-12-15','Dar Es Salaam','2004-01-07','FLT','DE345','MHIM','EAFS','-1','ASRAMES\r\nAVENUE DUE PORT 201\r\nGOMA, ZAIRE','MISSIONPHARMA A/S\r\nVASSINGERODVEJ 9\r\nDK-3540 LYNGE\r\nDENMARK','ASRAMES\r\nAVENUE DUE PORT 201\r\nGOMA, ZAIRE','SAME AS CONSIGNEE\r\nATT: MONSIEUR LEONARD MBUSA MWANA\r\nTEL: 00250 083 05 954 / 00250543153\r\nFAX: 00 250 54 31 54\r\nEMAIL: DIR@ASRAMES.ORG'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (5,'50007769','LON50002467','9','STINCPHDE345313','2003-12-19','2003-12-15 00:00:00','Felixstowe','2003-12-15','Dar Es Salaam','2004-01-07','FLT','DE345','MHIM','EAFS','-1','ADRA TANZANIA\r\nNJIRO HILL, TEMI ROAD\r\nP.O. BOX 1121\r\nARUSHA - TANZANIA','ADRA DENMARK\r\nCONCORDIAVEJ 16\r\nDK-2850 NAERUM\r\nDENMARK','ADRA TANZANIA\r\nNJIRO HILL, TEMI ROAD\r\nP.O. BOX 1121\r\nARUSHA - TANZANIA','TRANSIT LTD\r\nP.O.BOX 4996\r\nDAR ES SALAAM, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (6,'50007770','LON50002468','9','STINCPHDE345319','2003-12-19','2003-12-15 00:00:00','Felixstowe','2003-12-15','Dar Es Salaam','2004-01-07','FLT','DE345','MHIM','EAFS','-1','DREAM TRADING CENTRE\r\nP.O. BOX 71807\r\nDAR ES SALAAM - TANZANIA\r\nTEL: +255 744 022 066','AMEX TRADING\r\nHOVEDGADEN 2B\r\nDK-4050 SKIBBY\r\nDENMARK','DREAM TRADING CENTRE\r\nP.O. BOX 71807\r\nDAR ES SALAAM - TANZANIA\r\nTEL: +255 744 022 066','SAME AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (7,'50007771','LON50002469','9','STINLONDE345015','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Dar Es Salaam','2004-01-07','FLT','DE345','MHIM','EAFS','-1','AMI TANZANIA LTD\r\nBANDARI STREET - KURASINI\r\nP.O.B 9041\r\nDAR-ES-SALAAM, TANZANIA','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD,\r\nBRENTWOOD - ESSEX CM14 4SB','AMI TANZANIA LTD\r\nBANDARI STREET - KURASINI\r\nP.O.B 9041\r\nDAR-ES-SALAAM, TANZANIA','AMI TANZANIA LTD\r\nBANDARI STREET - KURASINI\r\nP.O.B 9041\r\nDAR-ES-SALAAM, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (8,'50007772','LON50002470','9','STINLONDE345016','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Dar Es Salaam','2004-01-07','FLT','DE345','MHIM','EAFS','-1','SIKUTE ENTERPRISE CO LTD\r\nP.O. BOX 8347\r\nDAR ES SALAAM, TANZANIA','PR BUSINESS MACHINES\r\nUNIT 9 GRANCE GARM ROAD\r\nWHITEHALL INDSUTRIAL ESTATE\r\nCOLCHESTER, ESSEX CO2 8JW U.K.','SIKUTE ENTERPRISE CO LTD\r\nP.O. BOX 8347\r\nDAR ES SALAAM, TANZANIA','SIKUTE ENTERPRISES CO LTD\r\nP.O. BOX 8347\r\nDAR ES SALAAM, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (9,'50007773','LON50002471','9','STINLONDE345018','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Dar Es Salaam','2004-01-07','FLT','DE345','MHIM','EAFS','-1','SABCO REF.\r\nP O BOX 16540\r\nDAR ES SALAAM, TANZANIA','A45 APPLIANCES LTD\r\nTHE OLD WATERWORKS\r\nRYTON ON DUNSMORE, NEAR COVENTRY\r\nCV8 3DX','SABCO REF.\r\nP O BOX 16540\r\nDAR ES SALAAM, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (10,'50007774','LON50002472','9','STINLONDE345022','2003-12-18','2003-12-15 00:00:00','Felixstowe','2003-12-15','Dar Es Salaam','2004-01-07','FLT','DE345','MHIM','EAFS','-1','MOHAMED CLOTHING COMPANY\r\nNO. 6 LIVINGSTONE STREET\r\nP.O. BOX 22740\r\nDAR ES SALAAM, TANZANIA\r\nTEL: 00 255 51 184 325','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','MOHAMED CLOTHING COMPANY\r\nNO. 6 LIVINGSTONE STREET\r\nP.O. BOX 22740\r\nDAR ES SALAAM, TANZANIA\r\nTEL: 00 255 51 184 325',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (11,'50007775','LON50002473','9','STINCPHDE345308','2003-12-19','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','UNICEF\r\nPO BOX 44145\r\nLIMURU ROAD, GIGIRI\r\nNAIROBI, KENYA','UNICEF\r\nUNICEF PLADS - FREEPORT\r\n2100 COPENHAGEN OE\r\nDENMARK','UNICEF\r\nPO BOX 44145\r\nLIMURU ROAD, GIGIRI\r\nNAIROBI, KENYA','UNICEF\r\nPO BOX 44145\r\nLIMURU ROAD, GIGIRI\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (12,'50007776','LON50002474','9','STINLONDE345001','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','UCHUMI QUICK SUPPLIERS LTD\r\nC/O SDV TRANSAMI (K) LTD\r\nOLD AIRPORT NORTH ROAD\r\nP.O.BOX 46585, NAIROBI, MOMBASA','SDV UK\r\nAS AGENTS','UCHUMI QUICK SUPPLIERS LTD\r\nC/O SDV TRANSAMI (K) LTD\r\nOLD AIRPORT NORTH ROAD\r\nP.O.BOX 46585, NAIROBI, MOMBASA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (13,'50007777','LON50002475','9','STINLONDE345002','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','TRANSAMI (K) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 45686, NAIROBI, KENYA','SDV (UK) LTD\r\n2ND FLOOR, FAIRIFELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD - ESSEX CM14 4SB','TRANSAMI (K) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 45686, NAIROBI, KENYA','SDV TRANSAMI (K) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 45686, NAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (14,'50007778','LON50002476','9','STINLONDE345003','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586, NAIROBI, KENYA','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586, NAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586, NAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (15,'50007779','LON50002477','9','STINLONDE345004','2003-12-19','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','SDV TRANSAMI (UGANDA) LTD\r\nPL.OT M-611, NTINDA ROAD\r\nP.O. BOX 55012\r\nKAMPALA, UGANDA','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD\r\nBRENTWOOD - ESSEX CM14 4SB','SDV TRANSAMI (UGANDA) LTD\r\nPL.OT M-611, NTINDA ROAD\r\nP.O. BOX 55012\r\nKAMPALA, UGANDA','SDV TRANSAMI (KENYA) LTD\r\nMOMBASA-NAIROBI ROAD\r\nP.O.BOX 90263 - CHANGAMWE\r\nMOMBASA, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (16,'50007780','LON50002478','9','STINLONDE345005','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA','W.H. TRACEY LIMITED\r\nPARADISE MILL, JOHN STREET,\r\nBURY, LANCS','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (17,'50007781','LON50002479','9','STINLONDE345006','2003-12-17','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','ELIZABETH NYAMBURA\r\nP.O. BOX 44575\r\nNAIROBI, KENYA','OXFAM WASTESAVERS\r\nBECK ROAD, RINGWAY INDUSTRIAL \r\nESTATE, HUDDERSFIELD','ELIZABETH NYAMBURA\r\nP.O. BOX 44575\r\nNAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (18,'50007782','LON50002480','9','STINLONDE345007','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','SWALLEH S BARIGYE\r\nHABBS AUTO SPARE PARTS\r\nKATWE OPP. KAKUMBA COMPLEX\r\nKAMPALA, UGANDA','SIRAJE HABIB JUNIOR\r\n29 HIGH GROVE, WEST WOOD HEATH\r\nCOVENTRY CV4 8JJ','SWALLEH S BARIGYE\r\nHABBS AUTO SPARE PARTS\r\nKATWE OPP. KAKUMBA COMPLEX\r\nKAMPALA, UGANDA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (19,'50007783','LON50002481','9','STINLONDE345008','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','GLAXOSMITHKLINE LTD\r\nP.O. BOX 78392, 0507\r\nLIKONI ROAD, INDUSTRIAL AREA\r\nNAIROBI, KENYA','GLAXOSMITHKLINE EXPORT LTD\r\n980 GREAT WEST ROAD\r\nBRENTFORD, MIDDLESEX TW8 9GS U.K.','GLAXOSMITHKLINE LTD\r\nP.O. BOX 78392, 0507\r\nLIKONI ROAD, INDUSTRIAL AREA\r\nNAIROBI, KENYA','GLAXOSMITHKLINE LTD\r\nP.O. BOX 78392, 0507\r\nLIKONI ROAD, INDUSTRIAL AREA\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (20,'50007784','LON50002482','9','STINLONDE345009','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','GLAXOSMITHKLINE LTD\r\nP.O. BOX 78392, 0507\r\nLIKONI ROAD, INDUSTRIAL AREA\r\nNAIROBI, KENYA','GLAXOSMITHKLINE EXPORT LTD\r\n980 GREAT WEST ROAD\r\nBRENTFORD, MIDDLESEX TW8 9GS U.K.','GLAXOSMITHKLINE LTD\r\nP.O. BOX 78392, 0507\r\nLIKONI ROAD, INDUSTRIAL AREA\r\nNAIROBI, KENYA','GLAXOSMITHKLINE LTD\r\nP.O. BOX 78392, 0507\r\nLIKONI ROAD, INDUSTRIAL AREA\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (21,'50007785','LON50002483','9','STINLONDE345010','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','GATHANI (UGANDA) LIMITED\r\nP.O.BOX 22285\r\nKAMPALA, UGANDA','OAKE & CO (GM) LIMITED\r\nGATEX HOUSE, 603 HARROW ROAD\r\nNORTH KENSINGTON, LONDON W10 4RA','GATHANI (UGANDA) LIMITED\r\nP.O.BOX 22285\r\nKAMPALA, UGANDA','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (22,'50007786','LON50002484','9','STINLONDE345011','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','GATHANI LIMITED\r\nP.O. BOX 40329\r\nNAIROBI, KENYA','OAKE & CO (GM) LIMITED\r\nGATEX HOUSE, 603 HARROW ROAD\r\nNORTH KENSINGTON, LONDON W10 4RA','GATHANI LIMITED\r\nP.O. BOX 40329\r\nNAIROBI, KENYA','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (23,'50007787','LON50002485','9','STINLONDE345012','2003-12-17','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','MURPHY CHEMICALS (EA) LTD\r\nBABA DOGO ROAD, RUARAKA,\r\nP.O.BOX 20495, NAIROBI, KENYA','OMEX AGRIFLUIDS LIMITED\r\nESTUARY ROAD, KING\'S LYNN\r\nNORFOLK PE30 2HH, ENGLAND','MURPHY CHEMICALS (EA) LTD\r\nBABA DOGO ROAD, RUARAKA,\r\nP.O.BOX 20495, NAIROBI, KENYA','MURPHY CHEMICALS (EA) LTD\r\nBABA DOGO ROAD, RUARAKA,\r\nP.O.BOX 20495, NAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (24,'50007788','LON50002486','9','STINLONDE345013','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','HIDDEN TREASURE\r\nPO BOX 24434\r\nNAIROBI, KENYA','CAPRICORN SRL\r\nVIA DONATELLO 59, ITALY','HIDDEN TREASURE\r\nPO BOX 24434\r\nNAIROBI, KENYA','HIDDEN TREASURE\r\nPO BOX 24434\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (25,'50007789','LON50002487','9','STINLONDE345014','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','HIDDEN TREASURE\r\nPO BOX 24434, \r\nNAIROBI, KENYA','PARMEX LTD\r\n104 COLLEGE ROAD, HARROW \r\nMIDDX HA1 1BK','HIDDEN TREASURE\r\nPO BOX 24434, \r\nNAIROBI, KENYA','HIDDEN TREASURE\r\nPO BOX 24434\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (26,'50007790','LON50002488','9','STINLONDE345019','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','PASTEL LTD\r\nP.O. BOX 175\r\nARUSHA, TANZANIA','BRADFORM\r\n231 CANNON LANE, PINNDER\r\nMIDDLESEX HA5 1JB','PASTEL LTD\r\nP.O. BOX 175\r\nARUSHA, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (27,'50007791','LON50002489','9','STINLONDE345020','2003-12-16','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','VITACRESS KENYA LTD\r\nC/O SDV TRANSAMI (K) LTD\r\nOLD AIRPORT NORTH ROAD\r\nP.O. BOX 46586, NAIROBI, MOMBASA','SDV UK\r\nAS AGENTS','VITACRESS KENYA LTD\r\nC/O SDV TRANSAMI (K) LTD\r\nOLD AIRPORT NORTH ROAD\r\nP.O. BOX 46586, NAIROBI, MOMBASA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (28,'50007792','LON50002490','9','STINLONDE345021','2003-12-18','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','MOSES KAWEESA\r\nPO BOX 30754\r\nBUSIA, UGANDA','K FRIDGES\r\nHUME AVENUE\r\nTILBURY, ESSEX','MOSES KAWEESA\r\nPO BOX 30754\r\nBUSIA, UGANDA','MOSES KAWEESA\r\nPO BOX 30754\r\nBUSIA, UGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (29,'50007793','LON50002491','9','STINLONDE345024','2003-12-18','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','KENBRO INDUSTRIES LTD\r\nP.O. BOX 41277, GPO 00100\r\nNAIROBI, KENYA','LAKE ASPHALT OF TRINIDAD & TOBAGO\r\n1978, BRIGHTON LA BREA\r\nTRINIDAD W.I.','KENBRO INDUSTRIES LTD\r\nP.O. BOX 41277, GPO 00100\r\nNAIROBI, KENYA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (30,'50007794','LON50002492','9','STINLONDE345025','2003-12-19','2003-12-15 00:00:00','Felixstowe','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','MEDICAL SUPERINTENDENT DR.RICHARD\r\nCOLLINS, FRCP, DISTRICT GENERAL\r\nHOSPITAL, HOSPITAL TEULE, MUHEZA,\r\nTANGA PROVINCE, TANZANIA\r\nAND DR. GEORGE BAKARI','HEREFORD - MUHEZA LINK SOCIETY\r\nC/O DORMINGTON HOUSE,\r\nDORMINGTON, HEREFORD HR1 4ES','MEDICAL SUPERINTENDENT DR.RICHARD\r\nCOLLINS, FRCP, DISTRICT GENERAL\r\nHOSPITAL, HOSPITAL TEULE, MUHEZA,\r\nTANGA PROVINCE, TANZANIA\r\nAND DR. GEORGE BAKARI',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (31,'50007795','LON50002493','9','STINCPHDE345301','2003-12-19','2003-12-15 00:00:00','Felixstowe','2003-12-15','Aden','2004-01-01','FLT','DE345','MHIM','EAFS','-1','TO THE ORDER OF\r\nARAB BANK PLC','INTERNATIONAL NUTRITION CO. A/S\r\nINDIAKAJ 20\r\nDK-2100 COPENHAGEN O\r\nDENMARK','TO THE ORDER OF\r\nARAB BANK PLC','M/S. AL RAWDHA DRUG COMPANY\r\nP.O. BOX 17066\r\nTEL. (1) 421289 FAX. (1) 421290\r\nSANA\'A REPUBLIC OF YEMEN'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (32,'50007930','LON50002481','9','STINLONDE345008','2004-01-16','2003-12-15 00:00:00','Felix','2003-12-15','Mombasa','2004-01-10','FLT','DE345','MHIM','EAFS','-1','GLAXOSMITHKLINE LTD\r\nP.O. BOX 78392, 0507\r\nLIKONI ROAD, INDUSTRIAL AREA\r\nNAIROBI, KENYA','GLAXOSMITHKLINE EXPORT LTD\r\n980 GREAT WEST ROAD\r\nBRENTFORD, MIDDLESEX TW8 9GS U.K.','GLAXOSMITHKLINE LTD\r\nP.O. BOX 78392, 0507\r\nLIKONI ROAD, INDUSTRIAL AREA\r\nNAIROBI, KENYA','GLAXOSMITHKLINE LTD\r\nP.O. BOX 78392, 0507\r\nLIKONI ROAD, INDUSTRIAL AREA\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (33,'50010252','LON50003138','9','STINLONDE410001','2004-03-04','2004-03-04 00:00:00','Antwerp','2004-03-04','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','GB001253','VIVASAVAN ENTERPRISES LTD\r\nRAYS HOUSE, NORTH CIRCULAR ROAD\r\nLONDON NW10 7XP','VIVASAVAN ENTERPRISES LTD\r\nRAYS HOUSE, NORTH CIRCULAR ROAD\r\nLONDON NW10 7XP','TO THE ORDER OF \r\nSUNFLAG (TANZANIA) LTD\r\nPO BOX 3123, ARUSHA, TANZANIA','SUNFLAG (TANZANIA) LTD\r\nPO BOX 3123, ARUSHA, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (34,'50010253','LON50003135','9','STINLONDE410018','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Djibouti','2004-03-27','FLT','DE410','WROT','EAFS','GB001608','COMPUTERAID INTERNATIONAL \r\nGROUND FLOOR\r\n433 HOLLOWAY ROAD\r\nLONDON N7 6LJ','COMPUTERAID INTERNATIONAL \r\nGROUND FLOOR\r\n433 HOLLOWAY ROAD\r\nLONDON N7 6LJ','THE CHRISTIAN RELIEF AND \r\nDEVELOPMENT ASSOCIATION\r\nP O BOX 4572 ADDIS ABABA\r\nETHIOPIA TEL: 00251 403 332\r\nATTN: FEKADE TSEGAYE','FEKADE TSEGAYE\r\nTEL: 00 251 403 332'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (35,'50010254','LON50003139','9','STINLONDE410019','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Djibouti','2004-03-27','FLT','DE410','WROT','EAFS','GB001560','M/S GLEN CATRINE BONDED WAREHOUSE\r\nLTD, 7 LAIGHT ROAD, CATRINE,\r\nAYRESHIRE, SCOTLAND KA5 6SQ - UK','M/S GLEN CATRINE BONDED WAREHOUSE\r\nLTD, 7 LAIGHT ROAD, CATRINE,\r\nAYRESHIRE, SCOTLAND KA5 6SQ - UK','TO ORDER OF\r\nBANQUE POUR LE COMMERCE ET\r\nL\'INDUSTRIE, MER ROUGE\r\nDJIBOUTI','ETS MAGASIN DU PLATEAU SARL\r\nBP 1988\r\nDJIBOUTI DJIBOUTI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (36,'50010255','LON50003140','9','STINCPHDE410386','2004-03-09','2004-03-06 00:00:00','Felixstowe','2004-03-06','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','HSL0000437','PETER JUSTESEN COMPANY A/S\r\nP.O. BOX 2721, FRIHAVEN\r\nDK-0900 KOBENHAVN\r\nDENMARK','PETER JUSTESEN COMPANY A/S\r\nP.O. BOX 2721, FRIHAVEN\r\nDK-0900 KOBENHAVN\r\nDENMARK','DAL FORWARDING (T) LTD\r\nP.O.BOX 40019\r\nNYERERE ROAD\r\nDAR ES SALAAM - TANZANIA\r\nTEL: +255 22 286 0410',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (37,'50010256','LON50003141','9','STINCPHDE410387','2004-03-09','2004-03-06 00:00:00','Felixstowe','2004-03-06','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','HSL0000437','PETER JUSTESEN COMPANY A/S\r\nP.O.BOX 2721, FRIHAVNEN\r\n0900 KOBENHAVN\r\nDENMARK','PETER JUSTESEN COMPANY A/S\r\nP.O.BOX 2721, FRIHAVNEN\r\n0900 KOBENHAVN\r\nDENMARK','DAL FORWARDING (T) LTD\r\nP.O.BOX 40019\r\nNYERERE ROAD\r\nDAR ES SALAAM - TANZANIA\r\nTEL: +255 22 286 0410',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (38,'50010257','LON50003142','9','STINCPHDE410389','2004-03-11','2004-03-06 00:00:00','Felixstowe','2004-03-06','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','DE002441','MORSOE U - LANDSFORENING\r\nSMEDETOFTEN 6, TOEDSOE\r\n7900 NYKOEBING MORS\r\nDENMARK','MORSOE U - LANDSFORENING\r\nSMEDETOFTEN 6, TOEDSOE\r\n7900 NYKOEBING MORS\r\nDENMARK','E.L.C.T. NORTH WESTERN DIOCESE\r\nP.O.BOX 98, BUKOA, TANZANIA\r\nATT: GENERAL SECRETARY','THE DIRECTOR CCT WAMA\r\nP.O.BOX 2537\r\nDAR ES SALAAM, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (39,'50010258','LON50003143','9','STINCPHDE410391','2004-03-09','2004-03-06 00:00:00','Felixstowe','2004-03-06','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','DE002441','UNICEF\r\nUNICEF PLADS - FREEEPORT\r\n2100 COPENHAGEN OE\r\nDENMARK','UNICEF\r\nUNICEF PLADS - FREEEPORT\r\n2100 COPENHAGEN OE\r\nDENMARK','UNICEF BUJUMBURA\r\nBOULEVARD DE L\'UPRONA\r\nB.P. 1650\r\nBUJUMBURA, BURUNDI','DAL FOWARDING (T) LTD\r\nP.O.BOX 40019\r\nNYERE ROAD\r\nDAR ES SALAAM, TANZANIA\r\nTEL: +255 22 286 0410'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (40,'50010259','LON50003144','9','STINCPHDE410394','2004-03-09','2004-03-06 00:00:00','Felixstowe','2004-03-06','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','DE002441','ALBATROS FLYTNING & LOGISTIK A/S\r\nHORSKETTEN 30-32\r\nDK-2630 TAASTRUP\r\nDENMARK','ALBATROS FLYTNING & LOGISTIK A/S\r\nHORSKETTEN 30-32\r\nDK-2630 TAASTRUP\r\nDENMARK','STEVEN VALLIK, DANIDA MISSION\r\nC/O ROYAL DANISH EMBASSY\r\nGHANA AVENUE, P.O.BOX 9171\r\nDAR ES SALAAM / TANZANIA\r\nTEL:+255222113887/FAX:+255222116433','DAL FORWARDING (T) LTD\r\nP.O.BOX 40019, NYERERE ROAD\r\nDAR ES SALAAM / TANZANIA\r\nATT: FINN BENGTSEN\r\nTEL:+255222860410/FAX:255222865037 '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (41,'50010260','LON50003145','9','STINCPHDE410395','2004-03-09','2004-03-06 00:00:00','Felixstowe','2004-03-06','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','DE002441','ALBATROS FLYTNING & LOGISTIK A/S\r\nHORSKETTEN 30-32\r\nDK-2630 TAASTRUP\r\nDENMARK','ALBATROS FLYTNING & LOGISTIK A/S\r\nHORSKETTEN 30-32\r\nDK-2630 TAASTRUP\r\nDENMARK','ROYAL DANISH EMBASSY\r\n18 DUNDUZA CHISIDZA CRESCENT\r\nPROSPECK HILL\r\nLUSAKA - ZAMBIA\r\nTEL: +260 1 25 42 77','DAL FORWARDING (T) LTD\r\nPLOT 29C, NYERERE ROAD\r\nDAR ES SALAAM / TANZANIA\r\nATT: FIN BENGTSEN\r\nTEL:255222860410/FAX:255222865037'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (42,'50010261','LON50003146','9','STINLONDE410013','2004-03-12','2004-03-06 00:00:00','Felixstowe','2004-03-06','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','GB001253','RECLAIMED APPLIANCES\r\nHAVEN BULK STORE, PORT OF BOSTON\r\nSKIRBECK ROAD, BOSTON\r\nLINCOLNSHIRE PE21 6BN','RECLAIMED APPLIANCES\r\nHAVEN BULK STORE, PORT OF BOSTON\r\nSKIRBECK ROAD, BOSTON\r\nLINCOLNSHIRE PE21 6BN','RECLAIMED APPLIANCES (T) LTD\r\nMILLENIUM BUSINESS PARK\r\nDAR ES SALAAM, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (43,'50010262','LON50003147','9','STINLONDE410014','2004-03-12','2004-03-06 00:00:00','Felixstowe','2004-03-06','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','GB001253','RAINBOW DYES & CHEMICALS LTD\r\nSOUTHBRIDGE WAY, THE GREEN,\r\nSOUTHALL, MIDDLESEX UB2 4AX','RAINBOW DYES & CHEMICALS LTD\r\nSOUTHBRIDGE WAY, THE GREEN,\r\nSOUTHALL, MIDDLESEX UB2 4AX','TO THE ORDER OF \r\nSUNFLAG (TANZANIA) LTD\r\nPO BOX 3123, ARUSHA, TANZANIA','SUNFLAG (TANZANIA) LTD\r\nPO BOX 3123, ARUSHA, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (44,'50010263','LON50003148','9','STINLONDE410015','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','AMI TANZANIA LTD\r\nBANDARI STREET - KURASINI\r\nP.O.B 9041\r\nDAR-ES-SALAAM, TANZANIA','AMI TANZANIA LTD\r\nBANDARI STREET - KURASINI\r\nP.O.B 9041\r\nDAR-ES-SALAAM, TANZANIA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (45,'50010264','LON50003149','9','STINLONDE410016','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','GB001619','ABDI SHAKOUR\r\n2C HORACE BARNES CLOSE\r\nMANCHESTER M14 4JL','ABDI SHAKOUR\r\n2C HORACE BARNES CLOSE\r\nMANCHESTER M14 4JL','LA PRIMA GEN TRADING\r\nP O BOX : 8264\r\nDAR ES SALAAM, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (46,'50010265','LON50003150','9','STINLONDE410017','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','GB000730','CROWN MASSMOULD 1\r\nCOSGROVE WAY, LUTON\r\nBEDFORDSHIRE LU1 1XL','CROWN MASSMOULD 1\r\nCOSGROVE WAY, LUTON\r\nBEDFORDSHIRE LU1 1XL','ORDER','BONITE BOTTLERS LTD\r\nP.O.BOX 1352\r\nMOSHI, TANZANIA\r\nTEL 255 55 5442 ZOEB HASSUJI'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (47,'50010266','LON50003151','9','STINLONDE410025','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Dar Es Salaam','2004-04-03','FLT','DE410','WROT','EAFS','GB001670','APL UK\r\nWALTON HOUSE, THE DOCK\r\nFELIXSTOWE IP11 8SX','APL UK\r\nWALTON HOUSE, THE DOCK\r\nFELIXSTOWE IP11 8SX','SHARAF SHIPPING/DIAMOND SHIPPING\r\nSERVICES PO BOX 75970,DAR ES SALAAM\r\nTANZANIA. TEL: 00255222150660 /\r\n2152081, FAX: 00255222152476\r\nATTN JOSEPH SABU',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (48,'50010267','LON50003152','9','STINAARDE410097','2004-03-12','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','DE002441','JIFFY PRODUCTS INTERNATIONAL AS\r\nP.O.BOX 64\r\nN-2336 STANGE, NORWAY','JIFFY PRODUCTS INTERNATIONAL AS\r\nP.O.BOX 64\r\nN-2336 STANGE, NORWAY','ORDER OF SHIPPER','KPP PLANT PRODUCTION GMBH\r\nP.O.BOX 64132\r\n00620 NAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (49,'50010268','LON50003153','9','STINLONDE410002','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (50,'50010269','LON50003154','9','STINLONDE410003','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD - ESSEX CM14 4SB','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD - ESSEX CM14 4SB','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586\r\nNAIROBI, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (51,'50010270','LON50003155','9','STINLONDE410004','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB000833','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','SDV TRANSAMI (UGANDA) LTD\r\nPLOT M-611, NTINDA ROAD\r\nP.O. BOX 5501\r\nKAMPALA, UGANDA','SDV TRANSAMI (KENYA) LTD\r\nMOMBASA-NAIROBI ROAD\r\nP.O.BOX 90263 - CHANGAMWE\r\nMOMBASA, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (52,'50010271','LON50003156','9','STINLONDE410005','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB001253','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447, NAIROBI, KENYA\r\nTEL: 22-00-92',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (53,'50010272','LON50003157','9','STINLONDE410006','2004-03-12','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB001606','TRANS WORLD SHIPPING \r\n(AS AGENTS)','TRANS WORLD SHIPPING \r\n(AS AGENTS)','AFRIFREIGHT UGANDA LTD\r\n32 KABIRA ROAD,\r\nKAMPALA, UGANDA\r\nTEL: 0025641231850',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (54,'50010273','LON50003158','9','STINLONDE410007','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','UK00002ANR','ABBEY SENYONGA\r\n77 WHITE HEAD CLOSE\r\nEDMONTON, LONDON N18 1UZ','ABBEY SENYONGA\r\n77 WHITE HEAD CLOSE\r\nEDMONTON, LONDON N18 1UZ','ABBEY SENYONGA\r\nP.O. BOX 26099\r\nKAMPALA, UGANDA\r\nTEL: 077402539',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (55,'50010274','LON50003159','9','STINLONDE410008','2004-03-12','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB001634','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PZ UK','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PZ UK','COMIDO SELF HELP GROUP \r\nP.O. BOX 8153\r\nELDORET, 30100 KENYA','FOR THE ATTN OF PASTER BONIFACE\r\nODERO SIMANI, CHAIRMAN\r\nTEL: 0721-267683'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (56,'50010275','LON50003160','9','STINLONDE410009','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB001634','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PX UK','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PX UK','THE ROCK SELF HELP PROJECT\r\nP.O. BOX 7079\r\nELDORET, KENYA','FOR THE ATTN OF MOTURI ANOKA\r\nDIRECTOR (TEL 005 722 680345)'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (57,'50010276','LON50003161','9','STINLONDE410010','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB001634','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PX UK','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PX UK','NYAKIAMBOKIA TRADING COLLEGE\r\nP.O. BOX 11\r\nNYAMBUNWA - KISII, KENYA','FOR THE ATTN OF MR SAMUEL ROSANA\r\nNUNDA, PROJECT MANAGER\r\nTEL: 0733-543230'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (58,'50010277','LON50003162','9','STINLONDE410011','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB001634','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PX UK','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PX UK','SLUM SELF HELP GROUP\r\nP.O. BOX 1798\r\nELDORET, KENYA','FOR THE ATTN OF SAMUEL M MBUGUA\r\nCHAIRMAN TEL: 0722-651861'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (59,'50010278','LON50003163','9','STINLONDE410012','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB001634','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PX UK','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PX UK','MARAKWET VISION PROJECT GROUP\r\nP.O. BOX 205\r\nKAPSOWAR, KENYA','FOR THE ATTN OF PETER CHESEREK\r\nCHAIRMAN TEL: 0722 625518'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (60,'50010279','LON50003164','9','STINLONDE410020','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB001646','BRADFORM LTD\r\n231 CANNON LANE\r\nPINNER, MIDDLESEX HA5 1JB','BRADFORM LTD\r\n231 CANNON LANE\r\nPINNER, MIDDLESEX HA5 1JB','PASTEL LTD\r\nP.O. BOX 175\r\nARUSHA, TANZANIA',''); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (61,'50010280','LON50003165','9','STINLONDE410021','2004-03-08','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB000833','SDV (UK) LTD\r\nAS AGENTS ONLY','SDV (UK) LTD\r\nAS AGENTS ONLY','STAR PHOTO LABORATORIES LTD\r\nPLOT 13/14 WILLLIAM/WILSON ROAD\r\nP.O. BOX 1759\r\nKAMPALA, UGANDA','SDV TRANSAMI (KENYA) LTD\r\nCHANGAMWE AREA\r\nOFF MOMBASA-NAIROBI ROAD\r\nMOMBASA KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (62,'50010281','LON50003137','9','STINLONDE410022','2004-03-11','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB000833','RDT CHAMBER SOLUTIONS\r\nLASYARD HOUSE, UNDERHILL STREET\r\nBRIDGNORTH, SHROPSHIRE WV16 4BB','RDT CHAMBER SOLUTIONS\r\nLASYARD HOUSE, UNDERHILL STREET\r\nBRIDGNORTH, SHROPSHIRE WV16 4BB','MTN UGANDA\r\n7TH FLOOR, MTN TOWERS\r\n22 HANNINGTON ROAD\r\nKAMPALA, UGANDA','SDV TRANSAMI (KENYA) LTD\r\nCHAGAMWE AREA\r\nOFF MOMBASA-NAIROBI ROAD\r\nMOMBASA, KENYA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (63,'50010282','LON50003166','9','STINLONDE410023','2004-03-24','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB001607','ERICK KABERA NJOROGE\r\n49 SELWIN AVENUE\r\nILFORD, ESSEX IG3 8JP','ERICK KABERA NJOROGE\r\n49 SELWIN AVENUE\r\nILFORD, ESSEX IG3 8JP','ERICK KABERA NJOROGE\r\nPO BOX 55\r\nNAKUYU, KENYA\r\nTEL: 25406722702','ERICK KABERA NJOROGE\r\nPO BOX 55\r\nNAKUYU, KENYA\r\nTEL: 25406722702'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (64,'50010283','LON50003167','9','STINLONDE410024','2004-03-24','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB001607','SAMSON WACHIRA NJOROGE\r\n49 SELWIN AVENUE\r\nILFORD, ESSEX IG3 8JP','SAMSON WACHIRA NJOROGE\r\n49 SELWIN AVENUE\r\nILFORD, ESSEX IG3 8JP','SAMSON WACHIRA NJOROGE\r\nP.O. BOX 4609\r\nTHIKA, KENYA\r\nTELE 2540722741847','SAMSON WACHIRA NJOROGE\r\nP.O. BOX 4609\r\nTHIKA, KENYA\r\nTELE 2540722741847'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (65,'50010284','LON50003168','9','STINLONDE410026','2004-03-09','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB001607','K FRIDGES\r\nHUME AVENUE\r\nTILBURY, ESSEX','K FRIDGES\r\nHUME AVENUE\r\nTILBURY, ESSEX','FREDERICK KYEMBA\r\nPO BOX 2449\r\nKAMPALA, UGANDA','FREDERICK KYEMBA\r\nPO BOX 2449\r\nKAMPALA, UGANDA'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (66,'50010285','LON50003169','9','STINLONDE410027','2004-03-09','2004-03-06 00:00:00','Felixstowe','2004-03-06','Mombasa','2004-04-08','FLT','DE410','WROT','EAFS','GB001607','SITA\r\nVILLIERS ROAD\r\nKINGSTON UPON THAMES, SURREY','SITA\r\nVILLIERS ROAD\r\nKINGSTON UPON THAMES, SURREY','ZIRIDASADA ROBERTS\r\nPO BOX 2688\r\nKAMPALA, UGANDA\r\nTEL: 077586306','ZIRIDASADA ROBERTS\r\nPO BOX 2688\r\nKAMPALA, UGANDA\r\nTEL: 077586306'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (67,'50010303','EAC50003113','9','STINEACIE405011','2004-03-04','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','FINLAY TEA SOLUTIONS UK LIMITED,\r\n5TH FLOOR STERLING HOUSE ,\r\nGREAT EASTERN WHARF,\r\n51 PARKGATE ROAD,\r\nLONDON SW11 4NQ.','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560,00100-GPO\r\nNAIROBI\r\nKENYA','FINLAY TEA SOLUTIONS UK LIMITED,\r\n5TH FLOOR STERLING HOUSE ,\r\nGREAT EASTERN WHARF,\r\n51 PARKGATE ROAD,\r\nLONDON SW11 4NQ.','BUCHANAN BUTLERS WAREHOUSING \r\nSERVICES UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (68,'50010304','EAC50003114','9','STINEACIE405012','2004-03-02','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','HSL000056','TAYLORS OF HARROGATE,\r\n PAGODA HOUSE,\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK.','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560,00100-GPO\r\nNAIROBI\r\nKENYA','TAYLORS OF HARROGATE,\r\n PAGODA HOUSE,\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK.','TAYLORS OF HARROGATE,\r\n PAGODA HOUSE,\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (69,'50010305','EAC50003115','9','STINEACIE405016','2004-03-08','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','HSL000056','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7 LD UK.','EASTERN PRODUCE KENYA LTD\r\nP.O. BOX 45560,00100-GPO\r\nNAIROBI\r\nKENYA','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7 LD UK.','TAYLORS OF HARROGATE\r\nPAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK.'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (70,'50010306','EAC50003116','9','STINEACIE405017','2004-03-08','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','HSL000015','VAN REES LIMITED,\r\n24 WINCHESTER STREET,\r\nBASINGSTOKE\r\nHANTS\r\nRG21 7DZ','EASTERN PRODUCE KENYA LTD\r\nP.O.BOX 45560,00100-GPO\r\nNAIROBI\r\nKENYA','VAN REES LIMITED,\r\n24 WINCHESTER STREET,\r\nBASINGSTOKE\r\nHANTS\r\nRG21 7DZ','VAN REES LIMITED,\r\n24 WINCHESTER STREET,\r\nBASINGSTOKE\r\nHANTS\r\nRG21 7DZ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (71,'50010307','EAC50003117','9','STINEACIE405020','2004-03-01','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','TO ORDER','Safi Uganda Ltd.\r\nP.O. BOX 21144\r\n Kampala\r\n\r\nUGANDA','TO ORDER','COMPETE COFFEE LTD\r\nT/A RIDGE & BREMINER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (72,'50010308','EAC50003118','9','STINEACIE405029','2004-03-03','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','Europe West Indies Lines (UK) Ltd. \r\nSuite 24, Orwell House\r\nFerry Lane\r\nFelixstowe\r\nSuffolk','LIPTON LIMITED\r\nP.O. BOX 83067\r\nMOMBASA\r\n\r\n ','Europe West Indies Lines (UK) Ltd. \r\nSuite 24, Orwell House\r\nFerry Lane\r\nFelixstowe\r\nSuffolk','SAME AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (73,'50010309','EAC50003119','9','STINEACIE405038','2004-03-02','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','KE00002EAC','NEVILLE UK PLC,VIKING WAY ERITH\r\nKENT, DA 8 IEN\r\nUK','KALUWORKS LIMITED\r\nP.O BOX 90421\r\nMOMBASA\r\nKENYA','NEVILLE UK PLC,VIKING WAY ERITH\r\nKENT, DA 8 IEN\r\nUK','NEVILLE UK PLC\r\nVIKING WAY ,ERITH KENT\r\nDA 8 IEN\r\nUK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (74,'50010310','EAC50003120','9','STINEACIE405039','2004-03-01','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','TO ORDER','M, J.CLARKE LTD\r\nP.O. BOX 42802\r\nMOMBASA\r\nKENYA','TO ORDER','M/S TAYLORS OF HARROGATE\r\nTEA BUYING DEPT,PAGODA HOUSE\r\nPLUMTON PARK, HARROGATE\r\nNORTH YORKSHIRE HG2 7 LD UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (75,'50010311','EAC50003121','9','STINEACIE405045','2004-03-01','2004-02-23 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF ,\r\n51 PARKGATE ROAD,LONDON SW 11 4NQ','JAMES FINLAY (KENYA) LTD\r\nP.O. BOX 71\r\nKERICHO\r\nKENYA','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF ,\r\n51 PARKGATE ROAD,LONDON SW 11 4NQ','BBWS,UNIT 11WESTMAYNE INDUSTRIAL\r\nPARK BRAMSTONE WAY\r\nLAINDON ESSEX SS 15 6 TP\r\nTEL 01268 412019'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (76,'50010312','EAC50003122','9','STINEACIE405046','2004-03-01','2004-02-23 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','TO ORDER','MONACO COFFEE INTERNATIONAL LTD\r\nP.O. BOX 41004,00100\r\nNAIROBI\r\n00100 - KENYA\r\n ','TO ORDER','COMPLETE COFFEE LTD\r\nT/A RIDGE &BREMINER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (77,'50010313','EAC50003123','9','STINEACIE405048','2004-03-09','2004-02-24 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','CONDE &NEVES,LDA\r\nRUA DA MADALENA 192-R/C\r\nLOJA 1100\r\nLISBON PORTUGAL','NAUSHAD TRADING CO. LTD\r\nLIKONI RD\r\nP.O. BOX 87587\r\nMOMBASA\r\nKENYA','CONDE &NEVES,LDA\r\nRUA DA MADALENA 192-R/C\r\nLOJA 1100\r\nLISBON PORTUGAL','MANUEL JERONIMO M.\r\nALVARENGA\r\nTEL 96 902 2768\r\nFAX 21 471 7395'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (78,'50010314','NBO50003124','9','STINNBOIE405019','2004-03-02','2004-02-25 00:00:00','Mombasa','2004-02-26','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','GB000833','SDV (UK) LTD\r\n2nd Fl., Fairfield House, Fairfield\r\nBRENTWOOD, ESSEX, CM14 4SB','SDV TRNASAMI ( KENYA ) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 46586 NAIROBI\r\nKENIA\r\nTF. 2823111 FAX. 2823195','SDV (UK) LTD\r\n2nd Fl., Fairfield House, Fairfield\r\nBRENTWOOD, ESSEX, CM14 4SB','SAME AS CONSINGEE\r\nATTN: MARK PILSWORTH\r\nTEL :012 77 243504\r\nFAX :012 777 203261'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (79,'50010315','JIB50003125','9','STINJIBIE405263','2004-03-05','2004-03-02 00:00:00','Djibouti','2004-03-04','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','M/S NIB INTERNATIONAL BANK, SHOLLA\r\nBRANCH ADDIS ABABA, ETHIOPIA','HANYON INTERNATIONAL TRADING\r\nENTERPRISE\r\n\r\n\r\n Addis Ababa ','M/S NIB INTERNATIONAL BANK, SHOLLA\r\nBRANCH ADDIS ABABA, ETHIOPIA','COMPLETE COFFEE LTD T/A\r\nRIDGE AND BREMINER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (80,'50010316','JIB50003126','9','STINJIBIE405265','2004-03-05','2004-03-02 00:00:00','Djibouti','2004-03-04','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','M/S NIB INTERNATIONAL BANK,\r\nSHOLLA BRANCH ADDIS ABABA,\r\nETHIOPIA','HANYON INTERNATIONAL TRADING\r\nENTERPRISE\r\n\r\n\r\n Addis Ababa ','M/S NIB INTERNATIONAL BANK,\r\nSHOLLA BRANCH ADDIS ABABA,\r\nETHIOPIA','COMPLETE COFFEE LTD T/A RIDGE\r\nAND BREMINER'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (81,'50010317','JIB50003127','9','STINJIBIE405268','2004-03-05','2004-03-02 00:00:00','Djibouti','2004-03-04','Felixstowe','2004-03-23','FLT','IE405','MGIA','EAFN','-1','MADE OUT CONSIGNED TO ORDER OF\r\nAWASH INTERNATIONAL BANK, SHARE\r\nCOMPANY\r\nP.O.BOX 12638\r\nADDIS ABABA, ETHIOPIA','NAZARETH INTERNATIONAL TRADING PLC\r\n\r\n Addis Ababa \r\n\r\nETHIOPIA','MADE OUT CONSIGNED TO ORDER OF\r\nAWASH INTERNATIONAL BANK, SHARE\r\nCOMPANY\r\nP.O.BOX 12638\r\nADDIS ABABA, ETHIOPIA','M/S FUERST DAY LAWSON LTD SEEDS,\r\nAND NATURAL PRODUCT, DEVON HOUSE,\r\n58-60 ST.\r\nKATHARINES WAY, LONDON E1W JP'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (82,'50011068','DUR50003473','9','STINDURIZ415003','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GEOLOGISTICS LTD.\r\nROYAL COURT, 81 TWEEDY ROAD\r\nBROMLEY, KENT BR1 1TW\r\nTEL: 0208 460 50 50\r\nATT: BARRY GREATOREX','TURNERS SHIPPING (PTY) LTD\r\n37 JONSSON LANE\r\nDURBAN\r\n4000','GEOLOGISTICS LTD.\r\nROYAL COURT, 81 TWEEDY ROAD\r\nBROMLEY, KENT BR1 1TW\r\nTEL: 0208 460 50 50\r\nATT: BARRY GREATOREX','SECURITY WINDOW SHUTTERS\r\nCLAUGHTON,LANCASTER\r\nLA2 9LA, UNITED KINGDOM'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (83,'50011069','DUR50003474','9','STINDURIZ415004','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE,\r\nWOODFORD PARK INDUSTRIAL ESTATE\r\nWINSFORD, CHESIRE, CW7 2JZ, \r\nUNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE,\r\nWOODFORD PARK INDUSTRIAL ESTATE\r\nWINSFORD, CHESIRE, CW7 2JZ, \r\nUNITED KINGDOM','OWENS INTERNATIONAL,FREIGHT LIMITED\r\nCHURCHILL HOUSE, HORNDON BUSINESS \r\nPARK, STATION ROAD, WEST HORNDON\r\nBRENTWOOD, ESSEX, CM13 3XD. CTC. D.\r\nROBERT T:09441277812811F:1277810636'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (84,'50011070','DUR50003475','9','STINDURIZ415005','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','SOUTHDOWN HOLDINGS LIMITED\r\nPRIVATE BAG 2004\r\nCHIPINGE\r\nZIMBABWE','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','WILSON SMITHETT & CO. LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (85,'50011071','DUR50003476','9','STINDURIZ415007','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','PSA TRANSPORT LTD\r\n420 TRELAWNEY HOUSE, THE DOC\r\nFELIXSTOWE, SUFFOLK\r\nENGLAND','ROTAN KZN\r\nBUXTON VILLAGE, RIDGE ROAD\r\nSHOP 8 UMHLANGA ROCKS\r\nDURBAN, SOUTH AFRICA','PSA TRANSPORT LTD\r\n420 TRELAWNEY HOUSE, THE DOC\r\nFELIXSTOWE, SUFFOLK\r\nENGLAND','REINDEER ENTERPRISE (PTY) LTD\r\nC/O TMF SERVICES, 16 RUE DE HESE\r\nCH1211, GENEVA 11\r\nSWITZERLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (86,'50011072','DUR50003477','9','STINDURIZ415009','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','AMSCO LOGISTICS LIMITED\r\nAMSCO HOUSE\r\nOLD HAY, BRENCHLEY\r\nTONBRIDGE, KENT TN 12 7 DG','SNS FREIGHT \r\nP.O BOX 65266\r\nRESERVOIR HILLS\r\n4090','AMSCO LOGISTICS LIMITED\r\nAMSCO HOUSE\r\nOLD HAY, BRENCHLEY\r\nTONBRIDGE, KENT TN 12 7 DG','SAME AS CONSIGNEE\r\nTEL: 44 1892 832277\r\nFAX: 44 1892 832288'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (87,'50011073','JNB50003478','9','STINJNBIZ415004','2004-03-16','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (88,'50011074','JNB50003479','9','STINJNBIZ415006','2004-03-26','2004-03-15 00:00:00','Durban','2004-03-15','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','EMMERSON TRADE DIRECT\r\nUNITS 17 & 18, BRINDLEY ROAD\r\nHERTBURN INDUSTRIAL ESTATE\r\nWASHINGTON, TYNE & WEAR\r\nNE37 2SF','SPHINX ACRYLIC BATHROOMWARE(PTY)LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','EMMERSON TRADE DIRECT\r\nUNITS 17 & 18, BRINDLEY ROAD\r\nHERTBURN INDUSTRIAL ESTATE\r\nWASHINGTON, TYNE & WEAR\r\nNE37 2SF','EMMERSON TRADE DIRECT\r\nUNITS 17 & 18, BRINDLEY ROAD\r\nHERTBURN INDUSTRIAL ESTATE\r\nWASHINGTON, TYNE & WEAR\r\nNE37 2SF'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (89,'50011075','PLZ50003480','9','STINPLZIZ415001','2004-03-26','2004-03-18 00:00:00','Port Elizabeth','2004-03-18','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','TEXPLANT CORPORTAION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISEHOUSE, \r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ, U.K','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','TEXPLANT CORPORTAION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISEHOUSE, \r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ, U.K','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (90,'50011076','CPT50003481','9','STINCPTIZ415001','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3, HALESFIELD 23\r\nTELFORD TF7 4NY\r\nENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (91,'50011077','CPT50003482','9','STINCPTIZ415002','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','CAVALIER MARKETING\r\nHOWALL WORKS, ELLIOT STREET, \r\nSILSDEN\r\nWEST, YORKSHIRE, BD20 ODP., ENGLAND\r\nATT: ROB HARRISON T:09441535655677','APS PLASTICS (PTY) LTD\r\nUNIT 6, ISLAND PARK\r\nAUCKLAND STREET, PAARDEN EILAND\r\nCAPE TOWN, SOUTH AFRICA','CAVALIER MARKETING\r\nHOWALL WORKS, ELLIOT STREET, \r\nSILSDEN\r\nWEST, YORKSHIRE, BD20 ODP., ENGLAND\r\nATT: ROB HARRISON T:09441535655677','PLASTECH INTL LTD.\r\nRUE DU PUITS - GODET 12\r\nP.O BOX 126,2005\r\nNEUCHATEL 5, SWITZERLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (92,'50011078','CPT50003483','9','STINCPTIZ415006','2004-03-30','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR \r\nAFRICAN TERRIOR (PTY ) LTD\r\nP.O BOX 2029\r\nWINDMEUL, 7630, SOUTH AFRICA','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nU.K. ATT: THERESA \r\nFAX: 277 235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (93,'50011079','CPT50003484','9','STINCPTIZ415007','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISICS AS AGENTS FOR\r\nSHERITO WINES CC\r\nP.O. BOX 186\r\nRIEBEECK - WEST, 7306','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167- KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4 EG, U.K.\r\nATT: THERESA \r\nFAX: 277 235 231'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (94,'50011080','CPT50003485','9','STINCPTIZ415009','2004-03-30','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMAN MEGAFREIGHT AS AGENTS FOR: \r\nBERSIG WINE ESTATE\r\nP.O. BOX 15 BREEDERIVER 6858\r\nSOUTH AFRCIA','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (95,'50011081','CPT50003486','9','STINCPTIZ415010','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMAN MEGAFREIGHT AS AGENTS FOR:\r\nBERSIG ESTATE\r\nP.O. BOX 15 BREERIVIER\r\nSOUTH AFRICA','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (96,'50011082','JNB50003487','9','STINJNBIZ415011','2004-03-29','2004-03-20 00:00:00','Cape Town','2004-03-20','Felixstowe','2004-04-04','FIO','IZ415','MSUZ','SAFN','-1','KAMINO INT\'L TRANSPORT LTD., \r\nKAMINO HOUSE UNITS A3- A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','JONEN FREIGHT (PTY) LTD\r\nNO.9 SIM ROAD\r\nPOMONA, KEMPTON PARK, 1620\r\nSOUTH AFRICA\r\nAS AGENTS ONLY','KAMINO INT\'L TRANSPORT LTD., \r\nKAMINO HOUSE UNITS A3- A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','KAMINO INT\'L TRANSPORT LTD.,\r\nKAMINO HOUSE, UNITS A3-A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ATLRINCHAM\r\nCHESHIRE WA14 5GJ ENGLAND'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (97,'50015123','ANR50000857','9','STINANRDE317007','2003-05-27','2003-05-07 00:00:00','Antwerpen','2003-05-09','Mombasa','2003-06-11','FLT','DE317','COYR','EAFS','-1','TO THE ORDER OF\r\nMIRITINI VET & AGRO SUPPLIES LTD.\r\nNAIROBI - KENYA','INTRACO LTD.\r\nMEIR 24\r\n2000 ANTWERP - BELGIUM','TO THE ORDER OF\r\nMIRITINI VET & AGRO SUPPLIES LTD.\r\nNAIROBI - KENYA','MIRITINI VET & AGRO SUPPLIES LTD.\r\nFUNZI ROAD INDUSTRIAL AREA\r\nP.O.BOX 18178 CODE 00500 ENTERPRISE\r\nRD NAIROBI - KENYA\r\nFAX : 54.46.04'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (136,'50014943','JNB50005235','9','STINJNBIZ428019','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (135,'50014942','JNB50005234','9','STINJNBIZ428018','2004-06-30','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','FORMULA ONE\r\nUNIT 19\r\nPAINT INDUSTRIAL ESTATE\r\nDOWLAIS, MERTYR TYDFIL\r\nCF48 2SR','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','FORMULA ONE\r\nUNIT 19\r\nPAINT INDUSTRIAL ESTATE\r\nDOWLAIS, MERTYR TYDFIL\r\nCF48 2SR','FORMULA ONE\r\nUNIT 19\r\nPAINT INDUSTRIAL ESTATE\r\nDOWLAIS, MERTYR TYDFIL\r\nCF48 2SR'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (134,'50014941','CPT50005233','9','STINCPTIZ428014','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','CAVALIER MARKETING\r\nNORTH DEAN ROAD,\r\nWEST LANE, KEIGHLEY, WEST YORKSHIRE\r\nBD22 60Y. GB.','A.P.S PLASTICS (PTY) LTD\r\nUNIT 6, ISLAND PARK, AUCKLAND STR\r\nPAARDEN EILAND, 7405\r\nCAPE TOWN SOUTH AFRICA','CAVALIER MARKETING\r\nNORTH DEAN ROAD,\r\nWEST LANE, KEIGHLEY, WEST YORKSHIRE\r\nBD22 60Y. GB.','AS ABOVE\r\nTEL: 153 565 5677\r\nATT: ROB HARRISON'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (133,'50014940','CPT50005232','9','STINCPTIZ428010','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR\r\nAFRICAN TERRIOR (PTY) LTD\r\nP.O. BOX 2029\r\nWINDMEUL, 7630','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM ATT: THERESA\r\nFAX: 277 245 321'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (132,'50014939','CPT50005231','9','STINCPTIZ428009','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','ICA BULK LOGISTICS AS AGENTS FOR\r\nSHERITO WINES\r\nP.O. BOX 186\r\nRIEBEECK - WEST, 7306','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM ATT: THERESA\r\nFAX: 277 245 321'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (131,'50014938','CPT50005230','9','STINCPTIZ428008','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','BACHMANN MEGAFREIGHT AS AGENTS FOR:\r\nBERGSIG WINE ESTATE\r\nP.O. BOX 15 BREEDERIVER 6858\r\nSOUTH AFRICA','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','AS CONSIGNEE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (130,'50014937','CPT50005229','9','STINCPTIZ428007','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','SCHENKER LIMITED (BTL)\r\nMIDLANDS LOGISTICS CNTR, KELSEY CL.\r\nATTLEBOROUGH FIELDS IND. ESTATE\r\nNUNEATON, WARWICKSHIRE, CV11 6XN','SCHENKER STINNES LOGISTICS\r\nUNIT 1 MADISON SQUARE\r\nCNR. MANHATTAN & MOBILE ROADS\r\nAIRPORT INDUSTRIA SOUTH AFRICA','SCHENKER LIMITED (BTL)\r\nMIDLANDS LOGISTICS CNTR, KELSEY CL.\r\nATTLEBOROUGH FIELDS IND. ESTATE\r\nNUNEATON, WARWICKSHIRE, CV11 6XN','SAME AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (129,'50014936','CPT50005228','9','STINCPTIZ428006','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD, HOLMEWOOD\r\nCHESTERFIELD\r\nS42 5UQ, U.K.','CONTINENTAL CHINA\r\nRANGE ROAD\r\nBLACKHEATH','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD, HOLMEWOOD\r\nCHESTERFIELD\r\nS42 5UQ, U.K.','SAME AS CONSIGNEE\r\nATT: STEVE DODD\r\nTEL: 1246-858800'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (128,'50014935','CPT50005227','9','STINCPTIZ428003','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD, HOLMEWOOD\r\nCHESTERFIELD\r\nS42 5UQ, U.K.','CONTINENTAL CHINA\r\nRANGE ROAD\r\nBLACKHEATH','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD, HOLMEWOOD\r\nCHESTERFIELD\r\nS42 5UQ, U.K.','SAME AS CONSIGNEE\r\nATT: STEVE DODD\r\nTEL: 1246-858800'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (127,'50014934','CPT50005226','9','STINCPTIZ428001','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD TF3 3BJ\r\nENGLAND','VICTORIA & ALBERT PRODUCTS\r\n30 TRAUB STREET\r\nWORCESTER\r\nSOUTH AFRICA','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD TF3 3BJ\r\nENGLAND','GLOBAL FREIGHT SERVICES\r\nUNIT D3\r\nHALESFIELD 23\r\nTELFORD TF7 4NY'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (126,'50014933','PLZ50005225','9','STINPLZIZ428001','2004-06-29','2004-06-20 00:00:00','Port Elizabeth','2004-06-18','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','TEXPLANT CORPORATION LTD,\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD. 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ. UNITED KINGDOM','DOLPHIN LOGISTICS C/O\r\nINTERNATIONAL LINER AGENCIES\r\nEXTRA ATTIC BUILDING\r\n17-19 MANHATTAN STREET\r\nAIRPORT INDUSTRIA, CAPE TOWN','TEXPLANT CORPORATION LTD,\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD. 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ. UNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (125,'50014932','JNB50005224','9','STINJNBIZ428012','2004-06-28','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE ROAD, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU','PRIMA INDUSTRIAL HOLDINGS (PTY) LTD\r\nLINCOLN ROAD INDUSTRIAL SITES\r\nBENONI 1500\r\nRSA','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE ROAD, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (123,'50014930','JNB50005222','9','STINJNBIZ428006','2004-06-24','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE \r\nMORLEY\r\nLEEDS \r\nLS 27 ONQ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (124,'50014931','JNB50005223','9','STINJNBIZ428009','2004-06-24','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (122,'50014929','DUR50005221','9','STINDURIZ428007','2004-06-24','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','BRITISH BAKELS\r\nGRANVILLE WAY\r\nBICESTER\r\nOXON, ENGLAND','SOUTH BAKELS\r\n235 MAIN ROAD\r\nMARTINDALE\r\nJOHANNESBURG','BRITISH BAKELS\r\nGRANVILLE WAY\r\nBICESTER\r\nOXON, ENGLAND','SAME AS ABOVE\r\nCONTACT: IAN CAMPBELL\r\nTEL: 0186 924 7098\r\nFAX: 0186 936 9660'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (120,'50014927','DUR50005219','9','STINDURIZ428003','2004-06-24','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','INEOS SILICAS LTD\r\nBANK QUAY \r\nWARRINGTON\r\nWA5 1AB','INEOS SILICAS SOUTH AFRICA PTY LTD\r\nP O BOX 14014\r\nWADEVILLE 1422\r\nJOHANNESBURG - \r\nSOUTH AFRICA','INEOS SILICAS LTD\r\nBANK QUAY \r\nWARRINGTON\r\nWA5 1AB','INEOS SILICAS LTD\r\nBANK QUAY\r\nWARRINGTON\r\nWA5 1 AB'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (121,'50014928','DUR50005220','9','STINDURIZ428004','2004-06-28','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','ISEGEN SOUTH AFRICA (PTY) LTD\r\nC/O SOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD,\r\nCHESHIRE, CW7 2JC, UNITED KINGDOM','ISEGEN SOUTH AFRICA (PTY) LTD\r\n284 REFINERY ROAD\r\nISIPINGO 4110\r\nSOUTH AFRICA','ISEGEN SOUTH AFRICA (PTY) LTD\r\nC/O SOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD,\r\nCHESHIRE, CW7 2JC, UNITED KINGDOM','OWENS INTERNATIONAL FREIGHT LIMITED\r\nCHURCHILL HOUSE, HORDON BUSINESS \r\nPARK, STATION ROAD, WEST HORNDON\r\nBRENTWOOD, ESSEX, CM13 3XD \r\nCTC: DONNA ROBERT *CONT. IN BODY '); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (118,'50014925','DUR50005217','9','STINDURIZ428001','2004-06-24','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','GEOLOGISTICS LTD\r\nEXETER AIRPORT, \r\nDEVON EX5 2BD\r\nUNITED KINGDOM','LEP LOGISTICS\r\n38 VICTORIA EMBANKMENT\r\nDURBAN, 4001\r\nSOUTH AFRICA','GEOLOGISTICS LTD\r\nEXETER AIRPORT, \r\nDEVON EX5 2BD\r\nUNITED KINGDOM','AS ABOVE'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (119,'50014926','DUR50005218','9','STINDURIZ428002','2004-06-24','2004-06-16 00:00:00','Durban','2004-06-14','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','SOUTHDOWN HOLDINGS LIMITED\r\nPRIVATE BAG 2004,\r\nCHIPINGE\r\nZIMBABWE','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','WILSON SMITHETT & CO. LTD\r\n202 BLACKFRIARS ROAD\r\nLONDON \r\nSE1 8NJ'); +INSERT INTO `bl_headers` (`message_id`, `message_no`, `document_no`, `status`, `bl_no`, `bl_date`, `message_date`, `port_loading`, `date_loading`, `port_discharge`, `date_discharge`, `terms_of_shipment`, `voyage_no`, `vessel_code`, `transport_route`, `customer_id`, `customer_name`, `shipper`, `consignee`, `notify`) VALUES (137,'50014944','JNB50005236','9','STINJNBIZ428020','2004-06-29','2004-06-24 00:00:00','Cape Town','2004-06-23','Felixstowe SFK','2004-07-07','FIO','IZ428','MITA','SAFN','-1','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE \r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','SPHINX ACRYLIC BATHROOMWARE\r\n(PTY) LTD\r\n5 CADMIUM ROAD\r\nDAGGAFONTEIN\r\nSOUTH AFRICA','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE \r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ'); + +-- +-- Table structure for table `bl_item_containers` +-- + +CREATE TABLE `bl_item_containers` ( + `id` int(10) unsigned NOT NULL auto_increment, + `item_id` int(10) unsigned NOT NULL default '0', + `container_id` varchar(20) NOT NULL default '', + `weight` decimal(15,4) NOT NULL default '0.0000', + `volume` decimal(15,4) NOT NULL default '0.0000', + `size` varchar(10) NOT NULL default '', + `supplier` char(3) NOT NULL default '', + `weight_class` char(2) NOT NULL default '', + `full_empty` enum('f','e') NOT NULL default 'f', + `no_packages` int(11) NOT NULL default '1', + PRIMARY KEY (`id`), + KEY `item_id` (`item_id`,`container_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `bl_item_containers` +-- + +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (1,1,'SUDU 3963430','2218.0000','0.2630','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (2,2,'SUDU 3963430','8694.0000','18.4330','D2','2','C2','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (3,3,'AWSU 1933005','9372.0000','20.2750','D2','2','C2','f',22); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (4,4,'SUDU 3963410','9372.0000','20.2750','D2','2','C2','f',22); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (5,5,'SUDU 2484747','9372.0000','20.2750','D2','2','C2','f',22); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (6,6,'GLDU 2020368','9472.0000','20.2750','D2','2','C2','f',22); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (7,7,'TRIU 3967466','3836.0000','15.1300','D2','2','C1','f',16); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (8,8,'SUDU 4586012','16611.9000','60.4660','D5','2','C4','f',1000); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (9,9,'AMFU 8419738','25631.8000','68.3520','D5','2','C6','f',1359); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (10,10,'AWSU 1995748','6805.0000','0.0000','D2','2','C1','f',181); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (11,11,'AMFU 8402904','10100.0000','0.0000','D5','2','C2','f',103); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (12,12,'GLDU 0221996','15704.0000','22.8570','D2','2','C4','f',18); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (13,13,'TRLU 3438847','4270.0000','25.0000','D2','2','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (14,14,'CLHU 8290377','22100.0000','0.0000','D5','2','C5','f',107); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (15,15,'PRSU 4064229','29180.0000','0.0000','D4','2','C6','f',510); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (16,16,'CAXU 2528916','5338.0000','22.5120','D2','2','C1','f',23); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (17,17,'TTNU 3302872','16554.0000','22.7970','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (18,18,'SUDU 3613622','9266.0000','11.9760','D2','2','C2','f',7); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (19,19,'SUDU 3658925','10568.0000','21.9850','D2','2','C3','f',24); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (20,20,'CMCU 4030837','15588.0000','36.4300','D4','2','C4','f',17); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (21,21,'SUDU 4916120','22550.0000','0.0000','D5','2','C5','f',510); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (22,22,'SUDU 4678377','27770.0000','0.0000','D4','2','C6','f',554); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (23,23,'GLDU 0510670','24100.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (24,24,'CMCU 4022657','20431.0000','26.8880','D4','2','C5','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (25,25,'SUDU 3699879','21100.0000','24.1920','D2','2','C5','f',63); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (26,26,'AWSU 1990854','23081.0000','0.0000','D2','2','C5','f',1487); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (27,27,'SUDU 3773298','17467.0000','0.0000','D2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (28,28,'SUDU 2580479','22380.0000','0.0000','D2','2','C5','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (29,29,'GLDU 0714689','14565.0000','0.0000','D5','2','C3','f',7184); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (30,30,'GLDU 0714689','13335.0000','0.0000','D5','2','C3','f',7478); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (31,31,'SUDU 3702490','8700.0000','0.0000','D2','2','C2','f',58); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (32,32,'FSCU 3225205','7360.0000','0.0000','D2','2','C2','f',511); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (33,33,'TOLU 1571351','19100.0000','0.0000','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (34,34,'EWLU 2284738','20200.0000','0.0000','D2','1','C5','f',77); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (35,35,'TTNU 4967039','13600.0000','0.0000','D4','2','C3','f',514); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (36,36,'SUDU 3690676','14872.0000','29.7600','D2','2','C4','f',960); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (37,37,'CMCU 4022657','20431.0000','26.8880','D4','2','C5','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (38,38,'INBU 4812130','20431.0000','26.8880','D4','2','C5','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (39,39,'SUDU 4632843','14350.0000','0.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (40,39,'SUDU 4682799','14350.0000','0.0000','D4','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (41,40,'SUDU 2543006','9700.0000','0.0000','D2','2','C2','f',239); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (42,41,'GLDU 2048004','23900.0000','29.4000','D2','2','C6','f',1400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (43,42,'AWSU 1941510','3334.0000','11.4610','D2','2','C1','f',40); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (44,43,'CRXU 4293076','14981.0000','55.4700','D4','2','C3','f',577); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (45,44,'CAXU 6125821','7200.0000','0.0000','D2','2','C1','f',396); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (46,45,'SUDU 4647099','8793.2000','25.0710','D4','2','C2','f',40); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (47,46,'GATU 1025070','5100.0000','0.0000','D2','2','C1','f',217); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (48,47,'KHLU 5407131','8100.0000','0.0000','D4','2','C1','f',438); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (49,48,'SUDU 4541656','13600.0000','0.0000','D5','2','C3','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (50,49,'SUDU 4960610','19825.0000','0.0000','D5','2','C4','f',549); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (51,50,'SUDU 2568679','15483.0000','24.5660','D2','2','C4','f',24); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (52,51,'TRLU 5491183','22100.0000','0.0000','D5','2','C5','f',108); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (53,52,'SUDU 3671070','7045.0000','29.0400','D2','2','C1','f',484); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (54,53,'TEXU 5378060','27423.0000','47.5730','D5','1','C6','f',508); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (55,54,'SUDU 3344821','14660.0000','2.4000','D2','2','C4','f',7); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (56,55,'SUDU 3483811','7474.0000','19.2030','D2','2','C2','f',20); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (57,56,'CLHU 2610940','9166.0000','20.9530','D2','2','C2','f',17); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (58,57,'AWSU 1989724','8817.0000','23.8220','D2','2','C2','f',23); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (59,58,'TRLU 5124233','23500.0000','0.0000','D5','2','C5','f',500); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (60,59,'CMCU 2017991','9276.0000','23.1180','D2','2','C2','f',89); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (61,60,'SUDU 4572560','22100.0000','0.0000','D5','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (62,61,'SUDU 3442089','3135.0000','4.3060','D2','2','C1','f',31); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (63,62,'SUDU 3442089','2635.0000','1.9380','D2','2','C1','f',14); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (64,63,'SUDU 3442089','3035.0000','3.7140','D2','2','C1','f',27); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (65,64,'SUDU 3442089','2870.0000','3.0680','D2','2','C1','f',22); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (66,65,'SUDU 3442089','2750.0000','2.4760','D2','2','C1','f',18); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (67,66,'SUDU 3635010','8700.0000','0.0000','D2','2','C2','f',44); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (68,67,'SUDU 3348998','19750.0000','0.0000','D2','2','C5','f',1300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (69,68,'SUDU 3797730','8680.0000','0.0000','D2','2','C2','f',14); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (70,69,'IEAU 4567948','9600.0000','0.0000','D4','1','C2','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (71,70,'IEAU 4567948','8600.0000','0.0000','D4','1','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (72,71,'CMCU 4950157','19100.0000','0.0000','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (73,72,'CRXU 9519401','19100.0000','0.0000','D5','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (74,73,'TTNU 3431904','14664.0000','23.0000','D2','2','C1','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (75,73,'AWSU 1990788','14664.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (76,73,'BHCU 3023359','14664.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (77,73,'SUDU 3603814','14664.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (78,73,'SCZU 7659624','14664.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (79,73,'HLXU 2397727','14664.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (80,73,'AWSU 1995922','14664.0000','23.0000','D2','2','C4','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (81,74,'CMCU 4079020','28420.0000','46.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (82,75,'SUDU 4670756','26740.0000','0.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (83,76,'SUDU 4670756','3602.6100','46.0000','D4','2','C2','f',60); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (84,77,'SUDU 2540270','21656.0000','23.0000','D2','2','C6','f',320); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (85,78,'GLDU 2213454','2212.2280','24.0000','D2','2','C1','f',200); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (86,80,'SUDU 4645516','30208.0000','46.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (87,81,'GLDU 0934359','30580.0000','50.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (88,81,'SUDU 4678778','30360.0000','50.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (89,82,'AWSU 1983618','21902.0000','23.0000','D2','2','C1','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (90,83,'SUDU 3393636','4471.0000','23.0000','D2','2','C1','f',334); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (91,84,'SUDU 4574053','28975.0000','46.0000','D5','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (92,85,'SUDU 3652974','20425.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (93,86,'SUDU 2478831','20425.0000','0.0000','D2','2','C5','f',300); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (94,87,'SUDU 3445431','22240.0000','0.0000','D2','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (95,87,'GATU 0626626','22240.0000','0.0000','D2','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (96,88,'FBLU 3003813','9861.0000','10.9700','D2','2','C3','f',359); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (97,89,'TPMU 3513914','26740.0000','25.0000','T2','1','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (98,90,'TRIU 5969961','26220.0000','52.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (99,91,'ENAU 2461870','23200.0000','22.0000','D2','2','C6','f',420); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (100,92,'CAXU 6082191','12200.0000','14.4660','D2','2','C1','f',27); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (101,93,'SUDU 4320974','13219.0000','58.0000','D4','2','C4','f',215); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (102,94,'CMCU 4079499','17110.0000','58.0000','D4','2','C5','f',660); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (103,95,'KHJU 5417627','13973.0000','56.0000','D5','2','C4','f',333); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (104,96,'CRXU 4955017','21600.0000','50.0000','D4','2','C6','f',280); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (105,97,'SUDU 4611558','14917.0000','60.0000','D4','2','C4','f',991); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (106,98,'GCAU 2177950','33200.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (107,98,'GCAU 2178010','33200.0000','30.0000','T2','2','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (108,99,'BLKU 2516472','31900.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (109,99,'BKLU 2516446','31900.0000','30.0000','T2','1','C4','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (110,100,'CMCU 2027650','19700.0000','30.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (111,100,'FSCU 3043242','19700.0000','30.0000','D2','2','C5','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (112,101,'CRXU 1072868','21240.0000','30.2400','D2','2','C6','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (113,102,'GATU 4309677','14042.3000','61.0600','D4','2','C4','f',741); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (114,103,'CLHU 2227192','22298.0000','22.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (163,148,'SUDU 4646913','13615.0000','58.0000','D4','2','C4','f',269); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (162,147,'AWSU 4932532','13630.0000','58.0000','D4','2','C4','f',807); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (161,146,'CLHU 4311110','14962.9000','57.6950','D4','2','C4','f',995); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (160,145,'EURU 1961002','33050.0000','30.0000','T2','1','C1','f',26060); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (159,144,'EURU 1961018','33050.0000','30.0000','T2','1','C1','f',26040); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (158,143,'EURU 1960963','33050.0000','30.0000','T2','1','C1','f',26000); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (157,142,'EURU 1960958','33050.0000','30.0000','T2','1','C1','f',26000); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (156,141,'SUDU 1573480','21240.0000','30.2400','D2','2','C6','f',1120); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (155,140,'SUDU 5401617','23600.0000','50.0000','D4','2','C6','f',82); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (154,139,'SUDU 1571148','13385.1000','26.6910','D2','2','C4','f',24); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (153,138,'SUDU 1553571','12521.2000','19.0500','D2','2','C4','f',24); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (152,137,'AWSU 4909466','21600.0000','50.0000','D4','2','C6','f',330); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (151,136,'CLHU 4068757','13685.0000','56.0000','D4','2','C4','f',316); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (150,135,'CMCU 4042247','17905.0000','56.0000','D4','2','C5','f',946); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (149,134,'CRXU 2274400','22360.0000','0.0000','D2','2','C6','f',9); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (148,133,'SUDU 4645270','16517.0000','58.0000','D4','2','C5','f',661); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (147,132,'TGHU 4278701','20550.0000','58.0000','D4','2','C5','f',1904); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (146,131,'CLHU 3415574','16956.0000','24.0000','D2','2','C5','f',600); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (145,130,'TIFU 3260896','27080.0000','25.0000','T2','1','C6','f',1909); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (144,129,'KHLU 5225435','22760.0000','25.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (143,129,'TTNU 2461530','23080.0000','25.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (142,129,'SUDU 3604770','23160.0000','25.0000','D2','2','C6','f',1); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (141,128,'TGHU 4394168','25520.0000','52.0000','D4','2','C6','f',400); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (140,127,'KHLU 6403737','17600.0000','54.0000','D4','2','C5','f',520); +INSERT INTO `bl_item_containers` (`id`, `item_id`, `container_id`, `weight`, `volume`, `size`, `supplier`, `weight_class`, `full_empty`, `no_packages`) VALUES (164,149,'SUDU 4675845','18697.0000','58.0000','D4','2','C5','f',1906); + +-- +-- Table structure for table `bl_items` +-- + +CREATE TABLE `bl_items` ( + `item_id` int(10) unsigned NOT NULL auto_increment, + `message_id` int(10) unsigned NOT NULL default '0', + `item_no` int(10) unsigned NOT NULL default '0', + `no_packages` int(10) unsigned NOT NULL default '0', + `kind_pack_code` varchar(10) NOT NULL default '', + `kind_pack_descr` varchar(50) NOT NULL default '', + `movement_detail` varchar(4) NOT NULL default '', + `commodity_code` varchar(20) NOT NULL default '', + `weight` decimal(15,4) NOT NULL default '0.0000', + `volume` decimal(15,4) NOT NULL default '0.0000', + PRIMARY KEY (`item_id`), + KEY `kind_pack_code` (`kind_pack_code`), + KEY `movement_detail` (`movement_detail`), + KEY `commodity_code` (`commodity_code`), + KEY `message_id` (`message_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `bl_items` +-- + +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (1,1,1,1,'D2','20 FT DRY','3','AIDCARGO','18.0000','0.2630'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (2,2,1,1,'D2','20 FT DRY','3','AIDCARGO','6494.0000','18.4330'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (3,2,2,1,'D2','20 FT DRY','3','AIDCARGO','7172.0000','20.2750'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (4,2,3,1,'D2','20 FT DRY','3','AIDCARGO','7172.0000','20.2750'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (5,2,4,1,'D2','20 FT DRY','3','AIDCARGO','7172.0000','20.2750'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (6,2,5,1,'D2','20 FT DRY','3','AIDCARGO','7272.0000','20.2750'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (7,3,1,1,'D2','20 FT DRY','3','AIDCARGO','1636.0000','15.1300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (8,4,1,1,'D5','40 FT HIGH CUBE','3','MEDICINE','12511.9000','60.4660'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (9,4,2,1,'D5','40 FT HIGH CUBE','3','MEDICINE','21531.8000','68.3520'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (10,5,1,1,'D2','20 FT DRY','3','AIDCARGO','4605.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (11,6,1,1,'D5','40 FT HIGH CUBE','3','FAK','6000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (12,7,1,1,'D2','20 FT DRY','4','GROUPCARGO','13504.0000','22.8570'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (13,8,1,1,'D2','20\' Standard','3','MACHINERY','4270.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (14,9,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (15,10,1,1,'D4','40 FT DRY','3','CLOTHES','25580.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (16,11,1,1,'D2','20 FT DRY','3','AIDCARGO','3138.0000','22.5120'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (17,12,1,1,'D2','20 FT DRY','3','GROUPCARGO','14354.0000','22.7970'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (18,13,1,1,'D2','20 FT DRY','4','GROUPCARGO','7066.0000','11.9760'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (19,14,1,1,'D2','20 FT DRY','4','IMO','8368.0000','21.9850'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (20,15,1,1,'D4','40 FT DRY','3','GROUPCARGO','11988.0000','36.4300'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (21,16,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','18450.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (22,17,1,1,'D4','40 FT DRY','3','CLOTHES','24170.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (23,18,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','20000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (24,19,1,1,'D4','40 FT DRY','3','CHEM HARML','16831.0000','26.8880'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (25,20,1,1,'D2','20 FT DRY','3','SOFT DRINK','18900.0000','24.1920'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (26,21,1,1,'D2','20 FT DRY','3','IMO','20881.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (27,22,1,1,'D2','20 FT DRY','3','IMO','15267.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (28,23,1,1,'D2','20\' Standard','3','FERTILIZER','20180.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (29,24,1,1,'D5','40 FT HIGH CUBE','3','BOOKS','10465.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (30,25,1,1,'D5','40 FT HIGH CUBE','3','BOOKS','9235.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (31,26,1,1,'D2','20 FT DRY','3','EKECTRICAL','6500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (32,27,1,1,'D2','20 FT DRY','3','PACKAGING','5160.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (33,28,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (34,29,1,1,'D2','20 FT DRY','3','FAK','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (35,30,1,1,'D4','40 FT DRY','3','AIDCARGO','10000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (36,31,1,1,'D2','20 FT DRY','3','MILKPOWDER','12672.0000','29.7600'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (37,32,1,1,'D4','40 FT DRY','3','CHEM HARML','16831.0000','26.8880'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (38,32,2,1,'D4','40 FT DRY','3','CHEM HARML','18831.0000','26.8880'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (39,33,1,2,'D4','40 FT DRY','3','MACHINERY','21500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (40,34,1,1,'D2','20 FT DRY','3','ELECTRONIC','7500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (41,35,1,1,'D2','20 FT DRY','3','WHISKY','21700.0000','29.4000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (42,36,1,1,'D2','20 FT DRY','3','AIDCARGO','1134.0000','11.4610'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (43,37,1,1,'D4','40 FT DRY','3','AIDCARGO','11381.0000','55.4700'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (44,38,1,1,'D2','20 FT DRY','3','MACHINERY','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (45,39,1,1,'D4','40 FT DRY','3','AIDCARGO','5193.2000','25.0710'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (46,40,1,1,'D2','20 FT DRY','3','AIDCARGO','2900.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (47,41,1,1,'D4','40 FT DRY','3','AIDCARGO','4500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (48,42,1,1,'D5','40 FT HIGH CUBE','3','ELECTRICAL','9500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (49,43,1,1,'D5','40 FT HIGH CUBE','3','DYES','15725.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (50,44,1,1,'D2','20\' Standard','4','GROUPCARGO','13283.0000','24.5660'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (51,45,1,1,'D5','40 FT HIGH CUBE','3','EKECTRICAL','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (52,46,1,1,'D2','20\' Standard','3','PLASTICCAP','4845.0000','29.0400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (53,47,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','23323.0000','47.5730'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (54,48,1,1,'D2','20 FT DRY','3','AIDCARGO','12460.0000','2.4000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (55,49,1,1,'D2','20 FT DRY','4','GROUPCARGO','5274.0000','19.2030'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (56,50,1,1,'D2','20 FT DRY','4','GROUPCARGO','6966.0000','20.9530'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (57,51,1,1,'D2','20 FT DRY','3','GROUPCARGO','6617.0000','23.8220'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (58,52,1,1,'D5','40 FT HIGH CUBE','3','CLOTHES','19400.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (59,53,1,1,'D2','20 FT DRY','3','GROUPCARGO','7076.0000','23.1180'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (60,54,1,1,'D5','40 FT HIGH CUBE','3','ELECTRICAL','18000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (61,55,1,1,'D2','20 FT DRY','4','AIDCARGO','935.0000','4.3060'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (62,56,1,1,'D2','20 FT DRY','4','AIDCARGO','435.0000','1.9380'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (63,57,1,1,'D2','20 FT DRY','4','AIDCARGO','835.0000','3.7140'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (64,58,1,1,'D2','20 FT DRY','4','AIDCARGO','670.0000','3.0680'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (65,59,1,1,'D2','20 FT DRY','4','AIDCARGO','550.0000','2.4760'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (66,60,1,1,'D2','20 FT DRY','3','EKECTRICAL','6500.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (67,61,1,1,'D2','20\' Standard','3','PAPER','17550.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (68,62,1,1,'D2','20 FT DRY','3','ELECTEQUIP','6480.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (69,63,1,1,'D4','40 FT DRY','3','AUTOMOBILE','6000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (70,64,1,1,'D4','40 FT DRY','3','AUTOMOBILE','5000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (71,65,1,1,'D5','40 FT HIGH CUBE','3','ELECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (72,66,1,1,'D5','40 FT HIGH CUBE','3','ELECTRICAL','15000.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (73,67,1,7,'D2','20 FT DRY','3','TEA','87248.0000','161.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (74,68,1,1,'D4','40 FT DRY','3','TEA','24820.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (75,69,1,1,'D4','40 FT DRY','3','TEA','23140.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (76,70,1,1,'F4','40 FT FLAT','3','TEA','2.6100','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (77,71,1,1,'D2','20 FT DRY','5','COFFEE','19456.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (78,72,1,1,'D2','20 FT DRY','3','TEA','12.2280','24.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (79,73,1,1,'D2','20 FT DRY','3','ALUMINIUM','4800.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (80,74,1,1,'D4','40 FT DRY','3','TEA','26608.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (81,75,1,2,'D4','40 FT DRY','3','TEA','53520.0000','100.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (82,76,1,1,'D2','20 FT DRY','5','COFFEE','19552.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (83,77,1,1,'D2','20 FT DRY','3','WOOD','2271.0000','23.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (84,78,1,1,'D5','40 FT HIGH CUBE','3','WOOD','24875.0000','46.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (85,79,1,1,'D2','20 FT DRY','5','COFFEE','18225.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (86,80,1,1,'D2','20 FT DRY','5','COFFEE','18225.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (87,81,1,2,'D2','20 FT DRY','3','BEANSDRIED','40080.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (88,82,1,1,'D2','20 FT DRY','3','SECURITY','7661.0000','10.9700'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (89,83,1,1,'T2','20 FT TANK CONTAINER','3','CHEM HARML','23340.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (90,84,1,1,'D4','40 FT DRY','3','TEA','22620.0000','52.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (91,85,1,1,'D2','20 FT DRY','3','IRONSTEEL','21000.0000','22.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (92,86,1,1,'D2','20 FT DRY','3','GROUPCARGO','10000.0000','14.4660'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (93,87,1,1,'D4','40 FT DRY','3','BATHCABIN','9619.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (94,88,1,1,'D4','40 FT DRY','3','BATHCABIN','13510.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (95,89,1,1,'D5','40 FT HIGH CUBE','3','FURNIT','9873.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (96,90,1,1,'D4','40 FT DRY','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (97,91,1,1,'D4','40 FT DRY','3','PLASTARTIC','11317.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (98,92,1,1,'T2','20 FT TANK CONTAINER','3','WINE','59600.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (99,93,1,1,'T2','20 FT TANK CONTAINER','3','WINE','57000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (100,94,1,1,'D2','20 FT DRY','3','WINE','35000.0000','60.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (101,95,1,1,'D2','20 FT DRY','3','WINE','19040.0000','30.2400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (102,96,1,1,'D4','40 FT DRY','3','GASAPPLIA','10442.3000','61.0600'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (103,97,1,1,'D2','20\' Standard','3','FERTILIZER','27798.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (146,134,1,995,'CART','CARTONS','3','PLASTARTIC','11362.9000','57.6950'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (145,133,2,26060,'BULK','BULK','3','WINE','29650.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (144,133,1,26040,'BULK','BULK','3','WINE','29650.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (143,132,2,26000,'BULK','BULK','3','WINE','29650.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (142,132,1,26000,'BULK','BULK','3','WINE','29650.0000','30.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (141,131,1,1120,'CASE','CASES','3','WINE','19040.0000','30.2400'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (140,130,1,82,'PKGS','PACKAGES','3','MACHINERY','20000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (139,129,1,24,'PKGS','PACKAGES','3','CERAMIC','11185.1000','26.6910'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (138,128,1,24,'PKGS','PACKAGES','3','CERAMIC','10321.2000','19.0500'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (137,127,1,330,'PICS','PIECES','3','SANITARY','18000.0000','50.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (136,126,2,316,'CART','CARTONS','3','FURNIT','10085.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (135,126,1,946,'CART','CARTONS','3','FURNIT','14305.0000','56.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (134,125,1,9,'PKGS','PACKAGES','3','TOOLS','20160.0000','0.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (133,124,1,661,'PKGS','PACKAGES','3','BATHCABIN','12917.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (132,123,1,1904,'PKGS','PACKAGES','3','BATHCABIN','16950.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (131,122,1,600,'CART','CARTONS','3','GENECARGO','14756.0000','24.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (130,121,1,19098,'BULK','BULK','3','ACID','23680.0000','25.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (129,120,1,1,'LOOS','LOOSE','3','GLASSWARE','62400.0000','75.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (128,119,1,400,'BAGS','BAGS','3','TEA','21920.0000','52.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (127,118,1,520,'BOX','Boxe(s)','3','MOTORPARTS','14000.0000','54.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (147,135,1,807,'PKGS','PACKAGES','3','BATHCABIN','10030.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (148,136,1,269,'PKGS','PACKAGES','3','BATHCABIN','10015.0000','58.0000'); +INSERT INTO `bl_items` (`item_id`, `message_id`, `item_no`, `no_packages`, `kind_pack_code`, `kind_pack_descr`, `movement_detail`, `commodity_code`, `weight`, `volume`) VALUES (149,137,1,1906,'PKGS','PACKAGES','3','BATHCABIN','15097.0000','58.0000'); + +-- +-- Table structure for table `charge_codes` +-- + +CREATE TABLE `charge_codes` ( + `charge_code` varchar(10) NOT NULL default '', + `charge_descr` varchar(50) NOT NULL default '', + `imp_accounting_code` varchar(50) NOT NULL default '', + `exp_accounting_code` varchar(50) NOT NULL default '', + `acc_def` enum('a','v') NOT NULL default 'a', + PRIMARY KEY (`charge_code`), + KEY `imp_accounting_code` (`imp_accounting_code`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `charge_codes` +-- + +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('NTFR','Basic Freight','NTFR','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('BAF','BAF','BAF','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('CAF','CAF','CAF','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('COLF','Collection fee','COLF','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('CONG','Congestion surcharge','CONG','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('CUST','Customs clearance','CUST','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('DEM','Demurrage','DEM','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('DISB','Disbursements','DISB','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('DOC','Documentation fee','DOC','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('FAC','FAC','FAC','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('FR','Flat rack additional','FR','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('FOB','FOB','FOB','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('HL','Heavy lift additional','HL','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('IMO','IMO / HAZ additional','IMO','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('OT','O/T additional','OT','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('ONC','Oncarriage','ONC','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('OUTP','Outport additional','OUTP','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('OH','Overheight additional','OH','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('OL','Overlength additional','OL','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('OVER','Overstay additional','OVER','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('OW','Overwidth additional','OW','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('PRE','Precarriage','PRE','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('RF','Reefer additional','RF','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('STEV','Stevedoring','STEV','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('THCD','THC disport','THCD','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('THCL','THC loadport','THCL','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('T/IN','Turn-in fee','T/IN','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('WHAR','Wharfage','WHAR','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('WAR','War freight','WAR','','a'); +INSERT INTO `charge_codes` (`charge_code`, `charge_descr`, `imp_accounting_code`, `exp_accounting_code`, `acc_def`) VALUES ('ARO','ARO','ARO','','a'); + +-- +-- Table structure for table `charge_translation` +-- + +CREATE TABLE `charge_translation` ( + `charge_trans_id` int(10) unsigned NOT NULL auto_increment, + `trade` enum('E','I') NOT NULL default 'E', + `charge_code` varchar(50) NOT NULL default '', + `accounting_code` varchar(50) NOT NULL default '', + PRIMARY KEY (`charge_trans_id`), + KEY `trade` (`trade`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `charge_translation` +-- + + +-- +-- Table structure for table `currencies` +-- + +CREATE TABLE `currencies` ( + `cur_id` char(3) NOT NULL default '', + `country` varchar(100) NOT NULL default '', + `cur_symbol` varchar(10) NOT NULL default '', + `cur_name` varchar(100) NOT NULL default '', + PRIMARY KEY (`cur_id`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `currencies` +-- + +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('EUR','Europa','€','Euro'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('GBP','Great Britain','£','British Pound'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('USD','USA','$','US Dollar'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('AUD','Australia','$','Australian Dollar'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('CAD','Canada','$','Canadian Dollar'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('JPY','Japan','¥','Japanese Yen'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('ZAR','South Africa','','South African Rand'); +INSERT INTO `currencies` (`cur_id`, `country`, `cur_symbol`, `cur_name`) VALUES ('DKK','Denmark','','Danish Krones'); + +-- +-- Table structure for table `edi_translation` +-- + +CREATE TABLE `edi_translation` ( + `edi_trans_id` int(10) unsigned NOT NULL auto_increment, + `translation_group` varchar(20) NOT NULL default '', + `import_code` varchar(50) NOT NULL default '', + `export_code` varchar(50) NOT NULL default '', + `export_code_usd` varchar(50) NOT NULL default '', + PRIMARY KEY (`edi_trans_id`), + KEY `translation_group` (`translation_group`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `edi_translation` +-- + +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (1,'kind_of_package','D2','CN',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (2,'kind_of_package','BOX','BX',''); +INSERT INTO `edi_translation` (`edi_trans_id`, `translation_group`, `import_code`, `export_code`, `export_code_usd`) VALUES (3,'voyage','IZ428','QQ',''); + +-- +-- Table structure for table `exchange` +-- + +CREATE TABLE `exchange` ( + `exchange_id` int(10) unsigned NOT NULL auto_increment, + `voyage_no` varchar(10) NOT NULL default '', + `fcps_file` varchar(255) NOT NULL default '', + `status` enum('new','scheduled','transfered') NOT NULL default 'new', + `import_date` datetime NOT NULL default '0000-00-00 00:00:00', + `exchange_date` datetime default NULL, + PRIMARY KEY (`exchange_id`), + KEY `voyage_no` (`voyage_no`,`status`), + KEY `status` (`status`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `exchange` +-- + +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`) VALUES (1,'DE345','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-06-30_00-41-46_12617_00000.txt','transfered','2004-06-30 00:41:50','2004-06-30 22:25:10'); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`) VALUES (2,'DE345','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-06-30_00-41-50_12617_00001.txt','transfered','2004-06-30 00:41:51','2004-06-30 22:25:10'); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`) VALUES (3,'DE410','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-06-30_00-41-51_12617_00002.txt','transfered','2004-06-30 00:41:56','2004-07-01 22:15:41'); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`) VALUES (4,'IE405','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-06-30_00-41-56_12617_00003.txt','transfered','2004-06-30 00:41:57','2004-06-30 22:25:10'); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`) VALUES (5,'IZ415','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-06-30_00-41-57_12617_00005.txt','transfered','2004-06-30 00:41:59','2004-06-30 22:25:10'); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`) VALUES (6,'DE317','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-07-07_00-05-45_17697_00000.txt','new','2004-07-07 00:05:45',NULL); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`) VALUES (7,'IZ428','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-07-07_00-44-39_18274_00001.txt','new','2004-07-07 00:44:43',NULL); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`) VALUES (8,'IZ428','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-07-07_00-49-25_18359_00001.txt','new','2004-07-07 00:49:27',NULL); +INSERT INTO `exchange` (`exchange_id`, `voyage_no`, `fcps_file`, `status`, `import_date`, `exchange_date`) VALUES (9,'IZ428','/home/frank/devel/Voyage/edi-files/fcps/fcps_2004-07-07_23-35-52_04117_00001.txt','new','2004-07-07 23:36:02',NULL); + +-- +-- Table structure for table `invoice_charges` +-- + +CREATE TABLE `invoice_charges` ( + `id` int(10) unsigned NOT NULL auto_increment, + `invoice_id` int(10) unsigned NOT NULL default '0', + `pos_no` int(10) unsigned NOT NULL default '0', + `charge_code` varchar(10) NOT NULL default '', + `charge_value` decimal(15,4) NOT NULL default '0.0000', + `charge_per` enum('b','%') NOT NULL default 'b', + `charge_base` decimal(15,4) NOT NULL default '0.0000', + `charge_currency` char(3) NOT NULL default '', + `charge_currencyfactor` decimal(12,6) NOT NULL default '0.000000', + `charge_vat` decimal(12,6) NOT NULL default '0.000000', + `position_text` text NOT NULL, + PRIMARY KEY (`id`), + KEY `invoice_id` (`invoice_id`,`pos_no`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `invoice_charges` +-- + +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (1,7,1,'NTFR','950.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (2,7,2,'BAF','96.7100','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (3,7,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (4,7,4,'FAC','-47.5000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (5,7,5,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (6,8,1,'NTFR','1050.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (7,8,2,'BAF','106.8900','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (8,8,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (9,8,4,'THCD','64.0000','b','1.0000','USD','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (10,8,5,'FAC','-36.7500','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (11,8,6,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (12,9,1,'FAC','-82.2500','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (13,9,2,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (14,10,1,'NTFR','2065.0000','b','1.0000','GBP','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (15,12,1,'NTFR','950.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (16,12,2,'BAF','96.7100','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (17,12,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (18,12,4,'THCD','70.0000','b','1.0000','USD','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (19,12,5,'FAC','-47.5000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (20,12,6,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (21,12,7,'ONC','550.0000','b','1.0000','USD','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (22,13,1,'NTFR','950.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (23,13,2,'ONC','550.0000','b','1.0000','USD','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (24,13,3,'BAF','96.7100','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (25,13,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (26,13,5,'FAC','-47.5000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (27,13,6,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (28,14,1,'NTFR','950.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (29,14,2,'BAF','104.3600','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (30,14,3,'IMO','75.0000','b','1.0000','USD','1.000000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (31,14,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (32,14,5,'FAC','-47.5000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (33,14,6,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (34,15,1,'NTFR','1900.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (35,15,2,'BAF','94.5000','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (36,15,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (37,15,4,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (38,15,5,'FAC','-95.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (39,16,1,'NTFR','1900.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (40,16,2,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (41,16,3,'FAC','-66.5000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (42,17,1,'FAC','-66.5000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (43,17,2,'NTFR','1900.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (44,17,3,'BAF','193.4200','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (45,17,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (46,17,5,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (47,18,1,'NTFR','1925.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (48,18,2,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (49,18,3,'FAC','-67.3800','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (50,19,1,'NTFR','2075.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (51,19,2,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (52,19,3,'BAF','229.0800','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (53,19,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (54,19,5,'FAC','-72.6300','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (55,20,1,'NTFR','1050.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (56,20,2,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (57,20,3,'FAC','-36.7500','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (58,20,4,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (59,21,1,'NTFR','1025.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (60,21,2,'BAF','109.4400','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (61,21,3,'IMO','50.0000','b','1.0000','USD','1.000000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (62,21,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (63,21,5,'FAC','-35.8800','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (64,22,1,'NTFR','1025.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (65,22,2,'BAF','109.4400','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (66,22,3,'IMO','50.0000','b','1.0000','USD','1.000000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (67,22,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (68,22,5,'FAC','-35.8800','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (69,23,1,'BAF','101.8000','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (70,23,2,'FAC','-35.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (71,23,3,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (72,23,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (73,23,5,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (74,24,1,'NTFR','1900.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (75,24,2,'BAF','193.4200','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (76,24,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (77,24,4,'FAC','-66.5000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (78,24,5,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (79,25,1,'NTFR','0.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (80,26,1,'NTFR','1250.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (81,26,2,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (82,26,3,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (83,27,1,'NTFR','950.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (84,27,2,'ONC','550.0000','b','1.0000','USD','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (85,27,3,'BAF','96.7100','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (86,27,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (87,27,5,'FAC','-47.5000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (88,27,6,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (89,28,1,'NTFR','2050.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (90,28,2,'BAF','208.6900','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (91,28,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (92,28,4,'FAC','-71.7500','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (93,28,5,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (94,29,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (95,30,1,'IMO','100.0000','b','1.0000','USD','1.000000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (96,30,2,'FAC','-91.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (97,30,3,'THCD','96.0000','b','1.0000','USD','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (98,30,4,'ONC','250.0000','b','1.0000','USD','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (99,30,5,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (100,30,6,'BAF','264.6800','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (101,30,7,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (102,30,8,'NTFR','2600.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (103,32,1,'DOC','50.0000','b','2.0000','USD','1.000000','0.000000','Documentation fee'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (104,32,2,'NTFR','2075.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (105,32,3,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (106,32,4,'BAF','229.0800','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (107,32,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (108,32,6,'FAC','2075.0000','%','-5.5000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (109,32,7,'NTFR','2075.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (110,33,1,'THCL','75.0000','b','2.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (111,33,2,'FAC','-90.1300','b','2.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (112,34,1,'NTFR','1050.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (113,34,2,'BAF','106.8900','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (114,34,3,'CAF','37.2800','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (115,34,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (116,34,5,'ONC','1650.0000','b','1.0000','USD','1.000000','0.000000','Oncarriage'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (117,34,6,'FAC','-26.2500','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (118,34,7,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (119,35,1,'NTFR','1150.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (120,35,2,'BAF','117.0700','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (121,35,3,'CAF','40.8200','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (122,35,4,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (123,35,5,'FAC','-28.7500','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (124,35,6,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (125,42,1,'CAF','68.3400','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (126,42,2,'BAF','195.9700','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (127,42,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (128,42,4,'FAC','-67.3800','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (129,42,5,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (130,42,6,'NTFR','1925.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (131,43,1,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (132,43,2,'FAC','-75.2500','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (133,44,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (134,44,2,'IMO','75.0000','b','1.0000','USD','1.000000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (135,44,3,'BAF','109.4300','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (136,44,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (137,44,5,'FAC','-50.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (138,44,6,'CAF','38.1600','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (139,44,7,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (140,45,1,'FAC','-82.2500','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (141,45,2,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (142,46,1,'NTFR','1050.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (143,46,2,'CAF','37.2800','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (144,46,3,'BAF','106.8900','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (145,46,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (146,46,5,'THCD','64.0000','b','1.0000','USD','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (147,46,6,'FAC','-36.7500','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (148,46,7,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (149,47,1,'NTFR','1800.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (150,47,2,'CAF','63.9000','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (151,47,3,'BAF','183.2400','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (152,47,4,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (153,49,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (154,49,2,'BAF','101.8000','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (155,49,3,'CAF','35.5000','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (156,49,4,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (157,49,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (158,49,6,'FAC','-50.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (159,49,7,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (160,50,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (161,50,2,'BAF','101.8000','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (162,50,3,'CAF','35.5000','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (163,50,4,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (164,50,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (165,50,6,'FAC','-50.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (166,50,7,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (167,51,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (168,51,2,'BAF','101.8000','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (169,51,3,'CAF','35.5000','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (170,51,4,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (171,51,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (172,51,6,'FAC','-50.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (173,51,7,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (174,52,1,'NTFR','1900.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (175,52,2,'CONG','140.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (176,52,3,'CAF','67.4500','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (177,52,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (178,52,5,'FAC','-66.5000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (179,53,1,'NTFR','1025.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (180,53,2,'IMO','75.0000','b','1.0000','USD','1.000000','0.000000','IMO / HAZ additional'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (181,53,3,'CAF','39.0500','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (182,53,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (183,53,5,'THCD','70.0000','b','1.0000','USD','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (184,53,6,'FAC','-35.8800','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (185,53,7,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (186,53,8,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (187,53,9,'BAF','111.9800','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (188,54,1,'FAC','-75.2500','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (189,55,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (190,55,2,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (191,55,3,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (192,55,4,'FAC','-35.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (193,55,5,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (194,56,1,'NTFR','0.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (195,57,1,'NTFR','0.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (196,58,1,'NTFR','0.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (197,59,1,'NTFR','0.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (198,60,1,'NTFR','1350.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (199,60,2,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (200,60,3,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (201,60,4,'CAF','47.9300','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (202,60,5,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (203,61,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (204,61,2,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (205,61,3,'BAF','101.8000','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (206,61,4,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (207,61,5,'FAC','-50.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (208,61,6,'CAF','35.5000','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (209,61,7,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (210,62,1,'NTFR','1000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (211,62,2,'BAF','101.8000','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (212,62,3,'CAF','35.5000','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (213,62,4,'CONG','70.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (214,62,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (215,62,6,'FAC','-50.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (216,62,7,'WAR','12.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (217,63,1,'NTFR','2000.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (218,63,2,'CONG','140.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (219,63,3,'CAF','71.0000','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (220,63,4,'BAF','203.6000','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (221,63,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (222,63,6,'FAC','-70.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (223,63,7,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (224,64,1,'NTFR','0.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (225,65,1,'NTFR','2200.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (226,65,2,'CONG','140.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (227,65,3,'CAF','78.1000','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (228,65,4,'BAF','223.9600','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (229,65,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (230,65,6,'FAC','-77.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (231,65,7,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (232,66,1,'NTFR','2200.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (233,66,2,'CONG','140.0000','b','1.0000','USD','1.000000','0.000000','Congestion surcharge'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (234,66,3,'CAF','78.1000','b','1.0000','USD','1.000000','0.000000','CAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (235,66,4,'BAF','223.9600','b','1.0000','USD','1.000000','0.000000','BAF'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (236,66,5,'THCL','75.0000','b','1.0000','GBP','1.000000','0.000000','THC loadport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (237,66,6,'FAC','-77.0000','b','1.0000','USD','1.000000','0.000000','FAC'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (238,66,7,'WAR','24.0000','b','1.0000','USD','1.000000','0.000000','War freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (239,69,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (240,69,2,'NTFR','1400.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (241,79,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (242,79,2,'NTFR','725.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (243,80,1,'THCD','75.0000','b','1.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (244,80,2,'NTFR','725.0000','b','1.0000','USD','1.000000','0.000000','Basic Freight'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (245,81,1,'THCD','75.0000','b','2.0000','GBP','1.000000','0.000000','THC disport'); +INSERT INTO `invoice_charges` (`id`, `invoice_id`, `pos_no`, `charge_code`, `charge_value`, `charge_per`, `charge_base`, `charge_currency`, `charge_currencyfactor`, `charge_vat`, `position_text`) VALUES (246,81,2,'NTFR','650.0000','b','2.0000','USD','1.000000','0.000000','Basic Freight'); + +-- +-- Table structure for table `invoice_headers` +-- + +CREATE TABLE `invoice_headers` ( + `id` int(10) unsigned NOT NULL auto_increment, + `group` enum('s','o') NOT NULL default 's', + `no` int(10) unsigned NOT NULL default '0', + `type` enum('i','c') NOT NULL default 'i', + `printed` enum('y','n') NOT NULL default 'n', + `reinvoice_ref` int(10) unsigned NOT NULL default '0', + `edi_ref` int(10) unsigned NOT NULL default '0', + `date` date NOT NULL default '0000-00-00', + `currency` char(3) NOT NULL default '', + `transfered` enum('y','n') NOT NULL default 'n', + `voyage_id` int(10) unsigned NOT NULL default '0', + `locked` enum('y','n') NOT NULL default 'n', + `customer` text NOT NULL, + `customer_no` varchar(50) NOT NULL default '', + `bl_no` varchar(50) NOT NULL default '', + `cust_ref` varchar(100) NOT NULL default '', + `text_before` text NOT NULL, + `text_after` text NOT NULL, + `route` varchar(10) NOT NULL default '', + PRIMARY KEY (`id`), + KEY `no` (`no`,`type`,`reinvoice_ref`,`edi_ref`,`voyage_id`,`customer_no`,`bl_no`), + KEY `group` (`group`), + KEY `route` (`route`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `invoice_headers` +-- + +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (1,'s',0,'i','n',0,1,'2004-06-30','USD','n',1,'n','UNICEF ADDIS ABABA\r\nPO BOX 1169\r\nAFRICA HALL 2ND AND 3RD FLOORS\r\nOLD ECA BULDING ROTUNDA, MENELIK\r\nAVENUE,ADDIS ABABA,ETHIOPIA','XXXXXXXX','STINCPHDE345309','','SUDU 3963430 D2 1 20 FT DRY 2218.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (2,'s',0,'i','n',0,2,'2004-06-30','USD','n',1,'n','UNICEF ADDIS ABABA\r\nPO BOX 1169\r\nAFRICA HALL 2ND ANDD 3RD FLOORS\r\nOLD ECA BUILDING ROTUNDA, MENELIK\r\nAVENUE,ADDIS ABABA,ETHIOPIA','XXXXXXXX','STINCPHDE345310','','SUDU 3963430 D2 1 20 FT DRY 8694.00 kgs\r\nAWSU 1933005 D2 1 20 FT DRY 9372.00 kgs\r\nSUDU 3963410 D2 1 20 FT DRY 9372.00 kgs\r\nSUDU 2484747 D2 1 20 FT DRY 9372.00 kgs\r\nGLDU 2020368 D2 1 20 FT DRY 9472.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (3,'s',0,'i','n',0,3,'2004-06-30','USD','n',1,'n','PEV BUJJUMBURA\r\nB.P. 160\r\nBUJUMBURA\r\nBURUNDI','XXXXXXXX','STINCPHDE345307','','TRIU 3967466 D2 1 20 FT DRY 3836.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (4,'s',0,'i','n',0,4,'2004-06-30','USD','n',1,'n','ASRAMES\r\nAVENUE DUE PORT 201\r\nGOMA, ZAIRE','XXXXXXXX','STINCPHDE345312','','SUDU 4586012 D5 1 40 FT HIGH CUBE 16611.90 kgs\r\nAMFU 8419738 D5 1 40 FT HIGH CUBE 25631.80 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (5,'s',0,'i','n',0,5,'2004-06-30','USD','n',1,'n','ADRA TANZANIA\r\nNJIRO HILL, TEMI ROAD\r\nP.O. BOX 1121\r\nARUSHA - TANZANIA','XXXXXXXX','STINCPHDE345313','','AWSU 1995748 D2 1 20 FT DRY 6805.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (6,'s',0,'i','n',0,6,'2004-06-30','USD','n',1,'n','DREAM TRADING CENTRE\r\nP.O. BOX 71807\r\nDAR ES SALAAM - TANZANIA\r\nTEL: +255 744 022 066','XXXXXXXX','STINCPHDE345319','','AMFU 8402904 D5 1 40 FT HIGH CUBE 10100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (7,'s',0,'i','n',0,7,'2004-06-30','USD','n',1,'n','AMI TANZANIA LTD\r\nBANDARI STREET - KURASINI\r\nP.O.B 9041\r\nDAR-ES-SALAAM, TANZANIA','XXXXXXXX','STINLONDE345015','','GLDU 0221996 D2 1 20 FT DRY 15704.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (8,'s',0,'i','n',0,8,'2004-06-30','USD','n',1,'n','SIKUTE ENTERPRISE CO LTD\r\nP.O. BOX 8347\r\nDAR ES SALAAM, TANZANIA','XXXXXXXX','STINLONDE345016','','TRLU 3438847 D2 1 20\' Standard 4270.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (9,'s',0,'i','n',0,9,'2004-06-30','USD','n',1,'n','SABCO REF.\r\nP O BOX 16540\r\nDAR ES SALAAM, TANZANIA','XXXXXXXX','STINLONDE345018','','CLHU 8290377 D5 1 40 FT HIGH CUBE 22100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (10,'s',0,'i','n',0,10,'2004-06-30','GBP','n',1,'n','MOHAMED CLOTHING COMPANY\r\nNO. 6 LIVINGSTONE STREET\r\nP.O. BOX 22740\r\nDAR ES SALAAM, TANZANIA\r\nTEL: 00 255 51 184 325','XXXXXXXX','STINLONDE345022','','PRSU 4064229 D4 1 40 FT DRY 29180.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (11,'s',0,'i','n',0,11,'2004-06-30','USD','n',1,'n','UNICEF\r\nPO BOX 44145\r\nLIMURU ROAD, GIGIRI\r\nNAIROBI, KENYA','XXXXXXXX','STINCPHDE345308','','CAXU 2528916 D2 1 20 FT DRY 5338.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (12,'s',0,'i','n',0,12,'2004-06-30','USD','n',1,'n','UCHUMI QUICK SUPPLIERS LTD\r\nC/O SDV TRANSAMI (K) LTD\r\nOLD AIRPORT NORTH ROAD\r\nP.O.BOX 46585, NAIROBI, MOMBASA','XXXXXXXX','STINLONDE345001','','TTNU 3302872 D2 1 20 FT DRY 16554.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (13,'s',0,'i','n',0,13,'2004-06-30','USD','n',1,'n','TRANSAMI (K) LTD\r\nAIRPORT NORTH ROAD\r\nPO BOX 45686, NAIROBI, KENYA','XXXXXXXX','STINLONDE345002','','SUDU 3613622 D2 1 20 FT DRY 9266.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (14,'s',0,'i','n',0,14,'2004-06-30','USD','n',1,'n','SDV TRANSAMI (KENYA) LTD\r\nAIRPORT ROAD NORTH\r\nP.O. BOX 46586, NAIROBI, KENYA','XXXXXXXX','STINLONDE345003','','SUDU 3658925 D2 1 20 FT DRY 10568.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (15,'s',0,'i','n',0,15,'2004-06-30','USD','n',1,'n','SDV TRANSAMI (UGANDA) LTD\r\nPL.OT M-611, NTINDA ROAD\r\nP.O. BOX 55012\r\nKAMPALA, UGANDA','XXXXXXXX','STINLONDE345004','','CMCU 4030837 D4 1 40 FT DRY 15588.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (16,'s',0,'i','n',0,16,'2004-06-30','USD','n',1,'n','ANCHOR EAST AFRICA LTD\r\nPO BOX 58447\r\nNAIROBI, KENYA','XXXXXXXX','STINLONDE345005','','SUDU 4916120 D5 1 40 FT HIGH CUBE 22550.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (17,'s',0,'i','n',0,17,'2004-06-30','USD','n',1,'n','ELIZABETH NYAMBURA\r\nP.O. BOX 44575\r\nNAIROBI, KENYA','XXXXXXXX','STINLONDE345006','','SUDU 4678377 D4 1 40 FT DRY 27770.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (18,'s',0,'i','n',0,18,'2004-06-30','USD','n',1,'n','SWALLEH S BARIGYE\r\nHABBS AUTO SPARE PARTS\r\nKATWE OPP. KAKUMBA COMPLEX\r\nKAMPALA, UGANDA','XXXXXXXX','STINLONDE345007','','GLDU 0510670 D5 1 40 FT HIGH CUBE 24100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (19,'s',0,'i','n',0,19,'2004-06-30','USD','n',1,'n','GLAXOSMITHKLINE LTD\r\nP.O. BOX 78392, 0507\r\nLIKONI ROAD, INDUSTRIAL AREA\r\nNAIROBI, KENYA','XXXXXXXX','STINLONDE345008','','CMCU 4022657 D4 1 40 FT DRY 20431.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (20,'s',0,'i','n',0,20,'2004-06-30','USD','n',1,'n','GLAXOSMITHKLINE LTD\r\nP.O. BOX 78392, 0507\r\nLIKONI ROAD, INDUSTRIAL AREA\r\nNAIROBI, KENYA','XXXXXXXX','STINLONDE345009','','SUDU 3699879 D2 1 20 FT DRY 21100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (21,'s',0,'i','n',0,21,'2004-06-30','USD','n',1,'n','GATHANI (UGANDA) LIMITED\r\nP.O.BOX 22285\r\nKAMPALA, UGANDA','XXXXXXXX','STINLONDE345010','','AWSU 1990854 D2 1 20 FT DRY 23081.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (22,'s',0,'i','n',0,22,'2004-06-30','USD','n',1,'n','GATHANI LIMITED\r\nP.O. BOX 40329\r\nNAIROBI, KENYA','XXXXXXXX','STINLONDE345011','','SUDU 3773298 D2 1 20 FT DRY 17467.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (23,'s',0,'i','n',0,23,'2004-06-30','USD','n',1,'n','MURPHY CHEMICALS (EA) LTD\r\nBABA DOGO ROAD, RUARAKA,\r\nP.O.BOX 20495, NAIROBI, KENYA','XXXXXXXX','STINLONDE345012','','SUDU 2580479 D2 1 20\' Standard 22380.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (24,'s',0,'i','n',0,24,'2004-06-30','USD','n',1,'n','HIDDEN TREASURE\r\nPO BOX 24434\r\nNAIROBI, KENYA','XXXXXXXX','STINLONDE345013','','GLDU 0714689 D5 1 40 FT HIGH CUBE 14565.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (25,'s',0,'i','n',0,25,'2004-06-30','USD','n',1,'n','HIDDEN TREASURE\r\nPO BOX 24434, \r\nNAIROBI, KENYA','XXXXXXXX','STINLONDE345014','','GLDU 0714689 D5 1 40 FT HIGH CUBE 13335.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (26,'s',0,'i','n',0,26,'2004-06-30','USD','n',1,'n','PASTEL LTD\r\nP.O. BOX 175\r\nARUSHA, TANZANIA','XXXXXXXX','STINLONDE345019','','SUDU 3702490 D2 1 20 FT DRY 8700.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (27,'s',0,'i','n',0,27,'2004-06-30','USD','n',1,'n','VITACRESS KENYA LTD\r\nC/O SDV TRANSAMI (K) LTD\r\nOLD AIRPORT NORTH ROAD\r\nP.O. BOX 46586, NAIROBI, MOMBASA','XXXXXXXX','STINLONDE345020','','FSCU 3225205 D2 1 20 FT DRY 7360.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (28,'s',0,'i','n',0,28,'2004-06-30','USD','n',1,'n','MOSES KAWEESA\r\nPO BOX 30754\r\nBUSIA, UGANDA','XXXXXXXX','STINLONDE345021','','TOLU 1571351 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (29,'s',0,'i','n',0,29,'2004-06-30','USD','n',1,'n','KENBRO INDUSTRIES LTD\r\nP.O. BOX 41277, GPO 00100\r\nNAIROBI, KENYA','XXXXXXXX','STINLONDE345024','','EWLU 2284738 D2 1 20 FT DRY 20200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (30,'s',0,'i','n',0,30,'2004-06-30','USD','n',1,'n','MEDICAL SUPERINTENDENT DR.RICHARD\r\nCOLLINS, FRCP, DISTRICT GENERAL\r\nHOSPITAL, HOSPITAL TEULE, MUHEZA,\r\nTANGA PROVINCE, TANZANIA\r\nAND DR. GEORGE BAKARI','XXXXXXXX','STINLONDE345025','','TTNU 4967039 D4 1 40 FT DRY 13600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (31,'s',0,'i','n',0,31,'2004-06-30','USD','n',1,'n','TO THE ORDER OF\r\nARAB BANK PLC','XXXXXXXX','STINCPHDE345301','','SUDU 3690676 D2 1 20 FT DRY 14872.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (32,'s',0,'i','n',0,32,'2004-06-30','USD','n',1,'n','GLAXOSMITHKLINE LTD\r\nP.O. BOX 78392, 0507\r\nLIKONI ROAD, INDUSTRIAL AREA\r\nNAIROBI, KENYA','XXXXXXXX','STINLONDE345008','','CMCU 4022657 D4 1 40 FT DRY 20431.00 kgs\r\nINBU 4812130 D4 1 40 FT DRY 20431.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (33,'s',0,'i','n',0,33,'2004-06-30','USD','n',2,'n','VIVASAVAN ENTERPRISES LTD\r\nRAYS HOUSE, NORTH CIRCULAR ROAD\r\nLONDON NW10 7XP','XXXXXXXX','STINLONDE410001','','SUDU 4632843 D4 2 40 FT DRY 14350.00 kgs\r\nSUDU 4682799 D4 2 40 FT DRY 14350.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (34,'s',0,'i','n',0,34,'2004-06-30','USD','n',2,'n','COMPUTERAID INTERNATIONAL \r\nGROUND FLOOR\r\n433 HOLLOWAY ROAD\r\nLONDON N7 6LJ','XXXXXXXX','STINLONDE410018','','SUDU 2543006 D2 1 20 FT DRY 9700.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (35,'s',0,'i','n',0,35,'2004-06-30','USD','n',2,'n','M/S GLEN CATRINE BONDED WAREHOUSE\r\nLTD, 7 LAIGHT ROAD, CATRINE,\r\nAYRESHIRE, SCOTLAND KA5 6SQ - UK','XXXXXXXX','STINLONDE410019','','GLDU 2048004 D2 1 20 FT DRY 23900.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (36,'s',0,'i','n',0,36,'2004-06-30','USD','n',2,'n','PETER JUSTESEN COMPANY A/S\r\nP.O. BOX 2721, FRIHAVEN\r\nDK-0900 KOBENHAVN\r\nDENMARK','XXXXXXXX','STINCPHDE410386','','AWSU 1941510 D2 1 20 FT DRY 3334.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (37,'s',0,'i','n',0,37,'2004-06-30','USD','n',2,'n','PETER JUSTESEN COMPANY A/S\r\nP.O.BOX 2721, FRIHAVNEN\r\n0900 KOBENHAVN\r\nDENMARK','XXXXXXXX','STINCPHDE410387','','CRXU 4293076 D4 1 40 FT DRY 14981.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (38,'s',0,'i','n',0,38,'2004-06-30','USD','n',2,'n','MORSOE U - LANDSFORENING\r\nSMEDETOFTEN 6, TOEDSOE\r\n7900 NYKOEBING MORS\r\nDENMARK','XXXXXXXX','STINCPHDE410389','','CAXU 6125821 D2 1 20 FT DRY 7200.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (39,'s',0,'i','n',0,39,'2004-06-30','USD','n',2,'n','UNICEF\r\nUNICEF PLADS - FREEEPORT\r\n2100 COPENHAGEN OE\r\nDENMARK','XXXXXXXX','STINCPHDE410391','','SUDU 4647099 D4 1 40 FT DRY 8793.20 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (40,'s',0,'i','n',0,40,'2004-06-30','USD','n',2,'n','ALBATROS FLYTNING & LOGISTIK A/S\r\nHORSKETTEN 30-32\r\nDK-2630 TAASTRUP\r\nDENMARK','XXXXXXXX','STINCPHDE410394','','GATU 1025070 D2 1 20 FT DRY 5100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (41,'s',0,'i','n',0,41,'2004-06-30','USD','n',2,'n','ALBATROS FLYTNING & LOGISTIK A/S\r\nHORSKETTEN 30-32\r\nDK-2630 TAASTRUP\r\nDENMARK','XXXXXXXX','STINCPHDE410395','','KHLU 5407131 D4 1 40 FT DRY 8100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (42,'s',0,'i','n',0,42,'2004-06-30','USD','n',2,'n','RECLAIMED APPLIANCES\r\nHAVEN BULK STORE, PORT OF BOSTON\r\nSKIRBECK ROAD, BOSTON\r\nLINCOLNSHIRE PE21 6BN','XXXXXXXX','STINLONDE410013','','SUDU 4541656 D5 1 40 FT HIGH CUBE 13600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (43,'s',0,'i','n',0,43,'2004-06-30','USD','n',2,'n','RAINBOW DYES & CHEMICALS LTD\r\nSOUTHBRIDGE WAY, THE GREEN,\r\nSOUTHALL, MIDDLESEX UB2 4AX','XXXXXXXX','STINLONDE410014','','SUDU 4960610 D5 1 40 FT HIGH CUBE 19825.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (44,'s',0,'i','n',0,44,'2004-06-30','USD','n',2,'n','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','XXXXXXXX','STINLONDE410015','','SUDU 2568679 D2 1 20\' Standard 15483.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (45,'s',0,'i','n',0,45,'2004-06-30','USD','n',2,'n','ABDI SHAKOUR\r\n2C HORACE BARNES CLOSE\r\nMANCHESTER M14 4JL','XXXXXXXX','STINLONDE410016','','TRLU 5491183 D5 1 40 FT HIGH CUBE 22100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (46,'s',0,'i','n',0,46,'2004-06-30','USD','n',2,'n','CROWN MASSMOULD 1\r\nCOSGROVE WAY, LUTON\r\nBEDFORDSHIRE LU1 1XL','XXXXXXXX','STINLONDE410017','','SUDU 3671070 D2 1 20\' Standard 7045.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (47,'s',0,'i','n',0,47,'2004-06-30','USD','n',2,'n','APL UK\r\nWALTON HOUSE, THE DOCK\r\nFELIXSTOWE IP11 8SX','XXXXXXXX','STINLONDE410025','','TEXU 5378060 D5 1 40 FT HIGH CUBE 27423.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (48,'s',0,'i','n',0,48,'2004-06-30','USD','n',2,'n','JIFFY PRODUCTS INTERNATIONAL AS\r\nP.O.BOX 64\r\nN-2336 STANGE, NORWAY','XXXXXXXX','STINAARDE410097','','SUDU 3344821 D2 1 20 FT DRY 14660.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (49,'s',0,'i','n',0,49,'2004-06-30','USD','n',2,'n','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE,\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','XXXXXXXX','STINLONDE410002','','SUDU 3483811 D2 1 20 FT DRY 7474.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (50,'s',0,'i','n',0,50,'2004-06-30','USD','n',2,'n','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD,\r\nBRENTWOOD - ESSEX CM14 4SB','XXXXXXXX','STINLONDE410003','','CLHU 2610940 D2 1 20 FT DRY 9166.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (51,'s',0,'i','n',0,51,'2004-06-30','USD','n',2,'n','SDV (UK) LTD\r\n2ND FLOOR, FAIRFIELD HOUSE\r\nFAIRFIELD ROAD, \r\nBRENTWOOD - ESSEX CM14 4SB','XXXXXXXX','STINLONDE410004','','AWSU 1989724 D2 1 20 FT DRY 8817.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (52,'s',0,'i','n',0,52,'2004-06-30','USD','n',2,'n','WASTESAVERS INTERNATIONAL LTD\r\nUNIT 7-8, SKEGNESS GRAIN IND ESTATE\r\nBURGH ROAD, SKEGNESS PE24 4UF','XXXXXXXX','STINLONDE410005','','TRLU 5124233 D5 1 40 FT HIGH CUBE 23500.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (53,'s',0,'i','n',0,53,'2004-06-30','USD','n',2,'n','TRANS WORLD SHIPPING \r\n(AS AGENTS)','XXXXXXXX','STINLONDE410006','','CMCU 2017991 D2 1 20 FT DRY 9276.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (54,'s',0,'i','n',0,54,'2004-06-30','USD','n',2,'n','ABBEY SENYONGA\r\n77 WHITE HEAD CLOSE\r\nEDMONTON, LONDON N18 1UZ','XXXXXXXX','STINLONDE410007','','SUDU 4572560 D5 1 40 FT HIGH CUBE 22100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (55,'s',0,'i','n',0,55,'2004-06-30','USD','n',2,'n','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PZ UK','XXXXXXXX','STINLONDE410008','','SUDU 3442089 D2 1 20 FT DRY 3135.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (56,'s',0,'i','n',0,56,'2004-06-30','USD','n',2,'n','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PX UK','XXXXXXXX','STINLONDE410009','','SUDU 3442089 D2 1 20 FT DRY 2635.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (57,'s',0,'i','n',0,57,'2004-06-30','USD','n',2,'n','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PX UK','XXXXXXXX','STINLONDE410010','','SUDU 3442089 D2 1 20 FT DRY 3035.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (58,'s',0,'i','n',0,58,'2004-06-30','USD','n',2,'n','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PX UK','XXXXXXXX','STINLONDE410011','','SUDU 3442089 D2 1 20 FT DRY 2870.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (59,'s',0,'i','n',0,59,'2004-06-30','USD','n',2,'n','INTERACT\r\nMOULSHAM MILL, PARKWAY\r\nCHELMSFORD, ESSEX CM2 7PX UK','XXXXXXXX','STINLONDE410012','','SUDU 3442089 D2 1 20 FT DRY 2750.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (60,'s',0,'i','n',0,60,'2004-06-30','USD','n',2,'n','BRADFORM LTD\r\n231 CANNON LANE\r\nPINNER, MIDDLESEX HA5 1JB','XXXXXXXX','STINLONDE410020','','SUDU 3635010 D2 1 20 FT DRY 8700.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (61,'s',0,'i','n',0,61,'2004-06-30','USD','n',2,'n','SDV (UK) LTD\r\nAS AGENTS ONLY','XXXXXXXX','STINLONDE410021','','SUDU 3348998 D2 1 20\' Standard 19750.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (62,'s',0,'i','n',0,62,'2004-06-30','USD','n',2,'n','RDT CHAMBER SOLUTIONS\r\nLASYARD HOUSE, UNDERHILL STREET\r\nBRIDGNORTH, SHROPSHIRE WV16 4BB','XXXXXXXX','STINLONDE410022','','SUDU 3797730 D2 1 20 FT DRY 8680.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (63,'s',0,'i','n',0,63,'2004-06-30','USD','n',2,'n','ERICK KABERA NJOROGE\r\n49 SELWIN AVENUE\r\nILFORD, ESSEX IG3 8JP','XXXXXXXX','STINLONDE410023','','IEAU 4567948 D4 1 40 FT DRY 9600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (64,'s',0,'i','n',0,64,'2004-06-30','USD','n',2,'n','SAMSON WACHIRA NJOROGE\r\n49 SELWIN AVENUE\r\nILFORD, ESSEX IG3 8JP','XXXXXXXX','STINLONDE410024','','IEAU 4567948 D4 1 40 FT DRY 8600.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (65,'s',0,'i','n',0,65,'2004-06-30','USD','n',2,'n','K FRIDGES\r\nHUME AVENUE\r\nTILBURY, ESSEX','XXXXXXXX','STINLONDE410026','','CMCU 4950157 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (66,'s',0,'i','n',0,66,'2004-06-30','USD','n',2,'n','SITA\r\nVILLIERS ROAD\r\nKINGSTON UPON THAMES, SURREY','XXXXXXXX','STINLONDE410027','','CRXU 9519401 D5 1 40 FT HIGH CUBE 19100.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (67,'s',0,'i','n',0,67,'2004-06-30','USD','n',3,'n','FINLAY TEA SOLUTIONS UK LIMITED,\r\n5TH FLOOR STERLING HOUSE ,\r\nGREAT EASTERN WHARF,\r\n51 PARKGATE ROAD,\r\nLONDON SW11 4NQ.','XXXXXXXX','STINEACIE405011','','TTNU 3431904 D2 7 20 FT DRY 14664.00 kgs\r\nAWSU 1990788 D2 7 20 FT DRY 14664.00 kgs\r\nBHCU 3023359 D2 7 20 FT DRY 14664.00 kgs\r\nSUDU 3603814 D2 7 20 FT DRY 14664.00 kgs\r\nSCZU 7659624 D2 7 20 FT DRY 14664.00 kgs\r\nHLXU 2397727 D2 7 20 FT DRY 14664.00 kgs\r\nAWSU 1995922 D2 7 20 FT DRY 14664.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (68,'s',0,'i','n',0,68,'2004-06-30','USD','n',3,'n','TAYLORS OF HARROGATE,\r\n PAGODA HOUSE,\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7LD UK.','XXXXXXXX','STINEACIE405012','','CMCU 4079020 D4 1 40 FT DRY 28420.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (69,'s',0,'i','n',0,69,'2004-06-30','GBP','n',3,'n','TAYLORS OF HARROGATE\r\n PAGODA HOUSE\r\nPLUMPTON PARK HARROGATE\r\nNORTH YORKSHIRE\r\nHG2 7 LD UK.','XXXXXXXX','STINEACIE405016','','SUDU 4670756 D4 1 40 FT DRY 26740.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (70,'s',0,'i','n',0,70,'2004-06-30','USD','n',3,'n','VAN REES LIMITED,\r\n24 WINCHESTER STREET,\r\nBASINGSTOKE\r\nHANTS\r\nRG21 7DZ','XXXXXXXX','STINEACIE405017','','SUDU 4670756 D4 1 40 FT FLAT 3602.61 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (71,'s',0,'i','n',0,71,'2004-06-30','USD','n',3,'n','TO ORDER','XXXXXXXX','STINEACIE405020','','SUDU 2540270 D2 1 20 FT DRY 21656.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (72,'s',0,'i','n',0,72,'2004-06-30','USD','n',3,'n','Europe West Indies Lines (UK) Ltd. \r\nSuite 24, Orwell House\r\nFerry Lane\r\nFelixstowe\r\nSuffolk','XXXXXXXX','STINEACIE405029','','GLDU 2213454 D2 1 20 FT DRY 2212.23 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (73,'s',0,'i','n',0,73,'2004-06-30','GBP','n',3,'n','NEVILLE UK PLC,VIKING WAY ERITH\r\nKENT, DA 8 IEN\r\nUK','XXXXXXXX','STINEACIE405038','','','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (74,'s',0,'i','n',0,74,'2004-06-30','USD','n',3,'n','TO ORDER','XXXXXXXX','STINEACIE405039','','SUDU 4645516 D4 1 40 FT DRY 30208.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (75,'s',0,'i','n',0,75,'2004-06-30','USD','n',3,'n','FINLAY TEA SOLUTIONS UK LIMITED\r\n5TH FLOOR STERLING HSE\r\nGREAT EASTERN WHARF ,\r\n51 PARKGATE ROAD,LONDON SW 11 4NQ','XXXXXXXX','STINEACIE405045','','GLDU 0934359 D4 2 40 FT DRY 30580.00 kgs\r\nSUDU 4678778 D4 2 40 FT DRY 30360.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (76,'s',0,'i','n',0,76,'2004-06-30','USD','n',3,'n','TO ORDER','XXXXXXXX','STINEACIE405046','','AWSU 1983618 D2 1 20 FT DRY 21902.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (77,'s',0,'i','n',0,77,'2004-06-30','USD','n',3,'n','CONDE &NEVES,LDA\r\nRUA DA MADALENA 192-R/C\r\nLOJA 1100\r\nLISBON PORTUGAL','XXXXXXXX','STINEACIE405048','','SUDU 3393636 D2 1 20 FT DRY 4471.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (78,'s',0,'i','n',0,78,'2004-06-30','USD','n',3,'n','SDV (UK) LTD\r\n2nd Fl., Fairfield House, Fairfield\r\nBRENTWOOD, ESSEX, CM14 4SB','XXXXXXXX','STINNBOIE405019','','SUDU 4574053 D5 1 40 FT HIGH CUBE 28975.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (79,'s',0,'i','n',0,79,'2004-06-30','GBP','n',3,'n','M/S NIB INTERNATIONAL BANK, SHOLLA\r\nBRANCH ADDIS ABABA, ETHIOPIA','XXXXXXXX','STINJIBIE405263','','SUDU 3652974 D2 1 20 FT DRY 20425.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (80,'s',0,'i','n',0,80,'2004-06-30','GBP','n',3,'n','M/S NIB INTERNATIONAL BANK,\r\nSHOLLA BRANCH ADDIS ABABA,\r\nETHIOPIA','XXXXXXXX','STINJIBIE405265','','SUDU 2478831 D2 1 20 FT DRY 20425.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (81,'s',0,'i','n',0,81,'2004-06-30','GBP','n',3,'n','MADE OUT CONSIGNED TO ORDER OF\r\nAWASH INTERNATIONAL BANK, SHARE\r\nCOMPANY\r\nP.O.BOX 12638\r\nADDIS ABABA, ETHIOPIA','XXXXXXXX','STINJIBIE405268','','SUDU 3445431 D2 2 20 FT DRY 22240.00 kgs\r\nGATU 0626626 D2 2 20 FT DRY 22240.00 kgs\r\n','','EAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (82,'s',0,'i','n',0,82,'2004-06-30','USD','n',5,'n','GEOLOGISTICS LTD.\r\nROYAL COURT, 81 TWEEDY ROAD\r\nBROMLEY, KENT BR1 1TW\r\nTEL: 0208 460 50 50\r\nATT: BARRY GREATOREX','XXXXXXXX','STINDURIZ415003','','FBLU 3003813 D2 1 20 FT DRY 9861.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (83,'s',0,'i','n',0,83,'2004-06-30','USD','n',5,'n','ISEGEN SOUTH AFRICA (PTY) LTD C/O\r\nSOLUTECH LIMITED BARLOW DRIVE,\r\nWOODFORD PARK INDUSTRIAL ESTATE\r\nWINSFORD, CHESIRE, CW7 2JZ, \r\nUNITED KINGDOM','XXXXXXXX','STINDURIZ415004','','TPMU 3513914 T2 1 20 FT TANK CONTAINER 26740.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (84,'s',0,'i','n',0,84,'2004-06-30','USD','n',5,'n','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','XXXXXXXX','STINDURIZ415005','','TRIU 5969961 D4 1 40 FT DRY 26220.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (85,'s',0,'i','n',0,85,'2004-06-30','USD','n',5,'n','PSA TRANSPORT LTD\r\n420 TRELAWNEY HOUSE, THE DOC\r\nFELIXSTOWE, SUFFOLK\r\nENGLAND','XXXXXXXX','STINDURIZ415007','','ENAU 2461870 D2 1 20 FT DRY 23200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (86,'s',0,'i','n',0,86,'2004-06-30','USD','n',5,'n','AMSCO LOGISTICS LIMITED\r\nAMSCO HOUSE\r\nOLD HAY, BRENCHLEY\r\nTONBRIDGE, KENT TN 12 7 DG','XXXXXXXX','STINDURIZ415009','','CAXU 6082191 D2 1 20 FT DRY 12200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (87,'s',0,'i','n',0,87,'2004-06-30','USD','n',5,'n','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','XXXXXXXX','STINJNBIZ415004','','SUDU 4320974 D4 1 40 FT DRY 13219.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (88,'s',0,'i','n',0,88,'2004-06-30','USD','n',5,'n','EMMERSON TRADE DIRECT\r\nUNITS 17 & 18, BRINDLEY ROAD\r\nHERTBURN INDUSTRIAL ESTATE\r\nWASHINGTON, TYNE & WEAR\r\nNE37 2SF','XXXXXXXX','STINJNBIZ415006','','CMCU 4079499 D4 1 40 FT DRY 17110.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (89,'s',0,'i','n',0,89,'2004-06-30','USD','n',5,'n','TEXPLANT CORPORTAION LTD\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD 5TH FLOOR NEW ENTERPRISEHOUSE, \r\n149-151 HIGH RD CHADWELL HEATH, \r\nESSEX RM6 6PJ, U.K','XXXXXXXX','STINPLZIZ415001','','KHJU 5417627 D5 1 40 FT HIGH CUBE 13973.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (90,'s',0,'i','n',0,90,'2004-06-30','USD','n',5,'n','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD, TF3 3BJ\r\nENGLAND','XXXXXXXX','STINCPTIZ415001','','CRXU 4955017 D4 1 40 FT DRY 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (91,'s',0,'i','n',0,91,'2004-06-30','USD','n',5,'n','CAVALIER MARKETING\r\nHOWALL WORKS, ELLIOT STREET, \r\nSILSDEN\r\nWEST, YORKSHIRE, BD20 ODP., ENGLAND\r\nATT: ROB HARRISON T:09441535655677','XXXXXXXX','STINCPTIZ415002','','SUDU 4611558 D4 1 40 FT DRY 14917.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (92,'s',0,'i','n',0,92,'2004-06-30','USD','n',5,'n','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD ESSEX CM 14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ415006','','GCAU 2177950 T2 1 20 FT TANK CONTAINER 33200.00 kgs\r\nGCAU 2178010 T2 1 20 FT TANK CONTAINER 33200.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (93,'s',0,'i','n',0,93,'2004-06-30','USD','n',5,'n','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ415007','','BLKU 2516472 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\nBKLU 2516446 T2 1 20 FT TANK CONTAINER 31900.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (94,'s',0,'i','n',0,94,'2004-06-30','USD','n',5,'n','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ415009','','CMCU 2027650 D2 1 20 FT DRY 19700.00 kgs\r\nFSCU 3043242 D2 1 20 FT DRY 19700.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (95,'s',0,'i','n',0,95,'2004-06-30','USD','n',5,'n','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ415010','','CRXU 1072868 D2 1 20 FT DRY 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (96,'s',0,'i','n',0,96,'2004-06-30','USD','n',5,'n','KAMINO INT\'L TRANSPORT LTD., \r\nKAMINO HOUSE UNITS A3- A5\r\nSTUART ROAD, ALTRINCHAM\r\nBUSINESS PARK, ALTRINCHAM\r\nCHESHIRE WA14 5GJ, ENGLAND','XXXXXXXX','STINJNBIZ415011','','GATU 4309677 D4 1 40 FT DRY 14042.30 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (97,'s',0,'i','n',0,97,'2004-07-07','USD','n',7,'n','TO THE ORDER OF\r\nMIRITINI VET & AGRO SUPPLIES LTD.\r\nNAIROBI - KENYA','XXXXXXXX','STINANRDE317007','','CLHU 2227192 D2 1 20\' Standard 22298.00 kgs\r\n','','EAFS'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (135,'s',0,'i','n',0,135,'2004-07-07','USD','n',8,'n','FORMULA ONE\r\nUNIT 19\r\nPAINT INDUSTRIAL ESTATE\r\nDOWLAIS, MERTYR TYDFIL\r\nCF48 2SR','XXXXXXXX','STINJNBIZ428018','','AWSU 4932532 D4 807 PACKAGES 13630.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (133,'s',0,'i','n',0,133,'2004-07-07','ZAR','n',8,'n','GCA TRANSPORT LTD\r\nROMY HOUSE, 163 - 167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ428010','','EURU 1961018 T2 26040 BULK 33050.00 kgs\r\nEURU 1961002 T2 26060 BULK 33050.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (134,'s',0,'i','n',0,134,'2004-07-07','USD','n',8,'n','CAVALIER MARKETING\r\nNORTH DEAN ROAD,\r\nWEST LANE, KEIGHLEY, WEST YORKSHIRE\r\nBD22 60Y. GB.','XXXXXXXX','STINCPTIZ428014','','CLHU 4311110 D4 995 CARTONS 14962.90 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (132,'s',0,'i','n',0,132,'2004-07-07','ZAR','n',8,'n','GCA TRANSPORT LTD\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM 14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ428009','','EURU 1960958 T2 26000 BULK 33050.00 kgs\r\nEURU 1960963 T2 26000 BULK 33050.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (131,'s',0,'i','n',0,131,'2004-07-07','USD','n',8,'n','GCA TRANSPORT\r\nROMY HOUSE, 163-167 KINGS ROAD\r\nBRENTWOOD, ESSEX CM14 4EG\r\nUNITED KINGDOM','XXXXXXXX','STINCPTIZ428008','','SUDU 1573480 D2 1120 CASES 21240.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (130,'s',0,'i','n',0,130,'2004-07-07','USD','n',8,'n','SCHENKER LIMITED (BTL)\r\nMIDLANDS LOGISTICS CNTR, KELSEY CL.\r\nATTLEBOROUGH FIELDS IND. ESTATE\r\nNUNEATON, WARWICKSHIRE, CV11 6XN','XXXXXXXX','STINCPTIZ428007','','SUDU 5401617 D4 82 PACKAGES 23600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (129,'s',0,'i','n',0,129,'2004-07-07','USD','n',8,'n','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD, HOLMEWOOD\r\nCHESTERFIELD\r\nS42 5UQ, U.K.','XXXXXXXX','STINCPTIZ428006','','SUDU 1571148 D2 24 PACKAGES 13385.10 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (128,'s',0,'i','n',0,128,'2004-07-07','USD','n',8,'n','UTOPIA TABLEWARE LIMITED\r\nPARK ROAD, HOLMEWOOD\r\nCHESTERFIELD\r\nS42 5UQ, U.K.','XXXXXXXX','STINCPTIZ428003','','SUDU 1553571 D2 24 PACKAGES 12521.20 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (127,'s',0,'i','n',0,127,'2004-07-07','USD','n',8,'n','DOMOTEC EUROPE LIMITED\r\nUNIT 14, STAFFORD PARK 12\r\nTELFORD TF3 3BJ\r\nENGLAND','XXXXXXXX','STINCPTIZ428001','','AWSU 4909466 D4 330 PIECES 21600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (126,'s',0,'i','n',0,126,'2004-07-07','GBP','n',8,'n','TEXPLANT CORPORATION LTD,\r\nIMPORT DEPT C/O DOLPHIN LOGISTICS \r\nLTD. 5TH FLOOR NEW ENTERPRISE HOUSE\r\n149-151 HIGH ROAD CHADWELL HEATH\r\nESSEX RM6 6PJ. UNITED KINGDOM','XXXXXXXX','STINPLZIZ428001','','CMCU 4042247 D4 946 CARTONS 17905.00 kgs\r\nCLHU 4068757 D4 316 CARTONS 13685.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (125,'s',0,'i','n',0,125,'2004-07-07','USD','n',8,'n','EXTEC SCREENS & CRUSHERS LTD\r\nHEARTHCOTE ROAD, SWADLINCOTE\r\nNR BURTON-ON-TRENT\r\nDERBYSHIRE DE11 9DU','XXXXXXXX','STINJNBIZ428012','','CRXU 2274400 D2 9 PACKAGES 22360.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (124,'s',0,'i','n',0,124,'2004-07-07','USD','n',8,'n','TILES R US\r\nPRINCIPALITY HOUSE\r\nMAIN AVENUE\r\nLITCHARD, BRIDGEND\r\nMID GLAMORGAN, UK','XXXXXXXX','STINJNBIZ428009','','SUDU 4645270 D4 661 PACKAGES 16517.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (122,'s',0,'i','n',0,122,'2004-07-07','USD','n',8,'n','BRITISH BAKELS\r\nGRANVILLE WAY\r\nBICESTER\r\nOXON, ENGLAND','XXXXXXXX','STINDURIZ428007','','CLHU 3415574 D2 600 CARTONS 16956.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (123,'s',0,'i','n',0,123,'2004-07-07','USD','n',8,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE\r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','XXXXXXXX','STINJNBIZ428006','','TGHU 4278701 D4 1904 PACKAGES 20550.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (121,'s',0,'i','n',0,121,'2004-07-07','USD','n',8,'n','ISEGEN SOUTH AFRICA (PTY) LTD\r\nC/O SOLUTECH LIMITED\r\nBARLOW DRIVE, WOODFORD PARK \r\nINDUSTRIAL ESTATE, WINSFORD,\r\nCHESHIRE, CW7 2JC, UNITED KINGDOM','XXXXXXXX','STINDURIZ428004','','TIFU 3260896 T2 19098 BULK 27080.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (120,'s',0,'i','n',0,120,'2004-07-07','USD','n',8,'n','INEOS SILICAS LTD\r\nBANK QUAY \r\nWARRINGTON\r\nWA5 1AB','XXXXXXXX','STINDURIZ428003','','SUDU 3604770 D2 1 LOOSE 23160.00 kgs\r\nTTNU 2461530 D2 1 LOOSE 23080.00 kgs\r\nKHLU 5225435 D2 1 LOOSE 22760.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (119,'s',0,'i','n',0,119,'2004-07-07','USD','n',8,'n','WILSON SMITHETT & CO LTD.\r\n202 BLACKFRIARS ROAD\r\nLONDON\r\nSE1 8NJ','XXXXXXXX','STINDURIZ428002','','TGHU 4394168 D4 400 BAGS 25520.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (118,'s',0,'i','n',0,118,'2004-07-07','USD','n',8,'n','GEOLOGISTICS LTD\r\nEXETER AIRPORT, \r\nDEVON EX5 2BD\r\nUNITED KINGDOM','XXXXXXXX','STINDURIZ428001','','KHLU 6403737 D4 520 Boxe(s) 17600.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (136,'s',0,'i','n',0,136,'2004-07-07','USD','n',8,'n','SHIRES LIMITED\r\nBECKSIDE ROAD\r\nBRADFORD\r\nBD7 2JE','XXXXXXXX','STINJNBIZ428019','','SUDU 4646913 D4 269 PACKAGES 13615.00 kgs\r\n','','SAFN'); +INSERT INTO `invoice_headers` (`id`, `group`, `no`, `type`, `printed`, `reinvoice_ref`, `edi_ref`, `date`, `currency`, `transfered`, `voyage_id`, `locked`, `customer`, `customer_no`, `bl_no`, `cust_ref`, `text_before`, `text_after`, `route`) VALUES (137,'s',0,'i','n',0,137,'2004-07-07','USD','n',8,'n','PHOENIX WHIRLPOOL LTD\r\nSCOTT LANE \r\nMORLEY\r\nLEEDS\r\nLS 27 ONQ','XXXXXXXX','STINJNBIZ428020','','SUDU 4675845 D4 1906 PACKAGES 18697.00 kgs\r\n','','SAFN'); + +-- +-- Table structure for table `preferences` +-- + +CREATE TABLE `preferences` ( + `config_name` varchar(20) NOT NULL default '', + `config_value` varchar(250) NOT NULL default '', + PRIMARY KEY (`config_name`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `preferences` +-- + +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('no_copies','1'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('no_originals','1'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('agent_invoicing','LON, MAN'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('address_agency','Here in London\r\nwhere else ?'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('vat_no','GB 507 5320 69'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('admin_passwd','10c402f803f89e9a'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('exp_acc_cur','GBP'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('export_data_path','C:\\'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('default_vat_code','1'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('port_sys_agent_code','DSR'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('fcps_mail_to','brehm@acwain.com'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('fcps_mail_from','Senator lines '); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('fcps_mail_subject','Bill of lading'); +INSERT INTO `preferences` (`config_name`, `config_value`) VALUES ('activesageconnection','true'); + +-- +-- Table structure for table `rates` +-- + +CREATE TABLE `rates` ( + `rate_id` int(10) unsigned NOT NULL auto_increment, + `basic_cur_id` char(3) NOT NULL default '', + `target_cur_id` char(3) NOT NULL default '', + `factor` decimal(12,6) NOT NULL default '0.000000', + `voyage_no` varchar(10) NOT NULL default '', + PRIMARY KEY (`rate_id`), + KEY `basic_cur_id` (`basic_cur_id`), + KEY `target_cur_id` (`target_cur_id`), + KEY `voyage_no` (`voyage_no`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `rates` +-- + + +-- +-- Table structure for table `route_translation` +-- + +CREATE TABLE `route_translation` ( + `id` int(10) unsigned NOT NULL auto_increment, + `code` varchar(10) NOT NULL default '', + `descr` varchar(50) NOT NULL default '', + `text` mediumtext NOT NULL, + `office` varchar(50) NOT NULL default '', + PRIMARY KEY (`id`), + UNIQUE KEY `code` (`code`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `route_translation` +-- + + +-- +-- Table structure for table `sequences` +-- + +CREATE TABLE `sequences` ( + `invoice_no` int(10) unsigned NOT NULL default '0', + `credit_note_no` int(10) unsigned NOT NULL default '0' +) TYPE=MyISAM; + +-- +-- Dumping data for table `sequences` +-- + +INSERT INTO `sequences` (`invoice_no`, `credit_note_no`) VALUES (0,0); + +-- +-- Table structure for table `translation_groups` +-- + +CREATE TABLE `translation_groups` ( + `group` varchar(20) NOT NULL default '', + `import_text` varchar(100) NOT NULL default '', + `export_text` varchar(100) NOT NULL default '', + PRIMARY KEY (`group`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `translation_groups` +-- + +INSERT INTO `translation_groups` (`group`, `import_text`, `export_text`) VALUES ('customer','&Customer Id:','&GBP Account:'); +INSERT INTO `translation_groups` (`group`, `import_text`, `export_text`) VALUES ('container-size','&Import CT EDI size code:','&Export CT EDI size code:'); +INSERT INTO `translation_groups` (`group`, `import_text`, `export_text`) VALUES ('commodity','&Import EDI code:','&Export description:'); +INSERT INTO `translation_groups` (`group`, `import_text`, `export_text`) VALUES ('kind_of_package','&Import KOP-code','&Export KOP-code'); +INSERT INTO `translation_groups` (`group`, `import_text`, `export_text`) VALUES ('voyage','&Voyage Number','Voyage &FCPS-Code'); + +-- +-- Table structure for table `voyage` +-- + +CREATE TABLE `voyage` ( + `voyage_id` int(10) unsigned NOT NULL auto_increment, + `voyage_no` varchar(10) NOT NULL default '', + `trade` enum('E','I') NOT NULL default 'E', + `accounting_no` varchar(12) NOT NULL default '0', + `vessel_name` varchar(250) NOT NULL default '', + `date` date NOT NULL default '0000-00-00', + `uvi` varchar(20) NOT NULL default '', + PRIMARY KEY (`voyage_id`), + UNIQUE KEY `voyage_no` (`voyage_no`), + KEY `trade` (`trade`), + KEY `accounting_no` (`accounting_no`) +) TYPE=MyISAM; + +-- +-- Dumping data for table `voyage` +-- + +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (1,'DE345','I','1001','Titanic','2004-07-09','jhckjgvk'); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (2,'DE410','E','2310','Uhu banane','2004-07-11','45111'); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (3,'IE405','I','1103','MS Bismark','2004-06-29','ygdbdfgb'); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (4,'IE409','I','kuz ozug','MSBla','2004-07-17',''); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (5,'IZ415','I','sdtg','Fram','2004-08-05','ascSD'); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (6,'VZ678','E','eqrq','vqervqew','2004-07-29','qewrgv'); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (7,'DE317','I','1230','TTTTT','2004-07-30','123445'); +INSERT INTO `voyage` (`voyage_id`, `voyage_no`, `trade`, `accounting_no`, `vessel_name`, `date`, `uvi`) VALUES (8,'IZ428','I','1200','iztiuzgou','2004-07-29','yhgahars'); + diff --git a/Datensicherung/password-export-2008-11-11 b/Datensicherung/password-export-2008-11-11 new file mode 100644 index 0000000..78677ec --- /dev/null +++ b/Datensicherung/password-export-2008-11-11 @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Datensicherung/serial-nr-nero-linux-2.0.0.3b-x86.txt b/Datensicherung/serial-nr-nero-linux-2.0.0.3b-x86.txt new file mode 100644 index 0000000..e91c3cd --- /dev/null +++ b/Datensicherung/serial-nr-nero-linux-2.0.0.3b-x86.txt @@ -0,0 +1,2 @@ +Name: nerolinux-2.0.0.3b-x86.rpm +S/N: 1A23-0609-4030-2333-6402-0097 diff --git a/Eigentumswohnung/2007-11-05.SaFin_Lohnsteuerermaessigung_2008.doc b/Eigentumswohnung/2007-11-05.SaFin_Lohnsteuerermaessigung_2008.doc new file mode 100644 index 0000000000000000000000000000000000000000..07de1d2df7ceaa243691622e5fed89b80aa54924 GIT binary patch literal 34816 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 literal 0 HcmV?d00001 diff --git a/Eigentumswohnung/Aufwendungen_2008.xls b/Eigentumswohnung/Aufwendungen_2008.xls new file mode 100644 index 0000000000000000000000000000000000000000..e9a199bde55f9c1d886027c02ad02fa19eb67f3d GIT binary patch literal 23040 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 F{{>$pz)1iA literal 0 HcmV?d00001 diff --git a/Eigentumswohnung/Kaufvertrag.pdf b/Eigentumswohnung/Kaufvertrag.pdf new file mode 100644 index 0000000000000000000000000000000000000000..9613d93bb66efb16b91fdcff0ee91901aa62c3d2 GIT binary patch literal 1618711 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≶ecbg2s4q%mOyen7xiE~T1$ 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 z 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 q37#!}*c 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

aIvZt97Ue#Ep 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 z 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⪙EYh>Ho4f{D0X0kyu*So_LIa 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

FUX3^=fiYrN@^yxW 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


urH<4` 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

WUP^di&bbJgtx;1?(`9pw#m8lzU(RWe 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 literal 0 HcmV?d00001 diff --git a/Eigentumswohnung/Lohnsteuerermaessigung-2010.pdf b/Eigentumswohnung/Lohnsteuerermaessigung-2010.pdf new file mode 100644 index 0000000000000000000000000000000000000000..c95540e235c32c59c7a75a319fc5ab0a0cb82da2 GIT binary patch literal 64776 zcmeFZbyQu+7AK4oT!TBo{o?Ktg1fuB2e&|Q39i8*I0Scx;0f-K;1=9%?xj2Zx?lIq zn{U?o)|)@(o>lCseX4fts@l75arW;X3I#C<1{OwEB#IyF}{;nT4Gl2Ww4r0Jyj~|6Lw%7=K=K7binY8&fAFc%b1a18t6kjfF|U z$}*`3!ffoK62h!3Y}{PjBAntZ z%)(+49Gs$JBAf#MxdzB$;hkL!om_r1PG%%{3JP&~2_*Qx*e?=18*nK>{sD3iQ#*4P z3!po&Gf7z5xR^RIN!S>=n2MPi+nbm&y(R&$u>!pX0N`X&25Jrv5O8*JGBvaX+W&%) zfq?-q>2-Gwb&}M_2V{YRU*l@{=h7n*(D`S``px+s!|iZ0Gg}b3U;QN1`JhxgbtWp| zT!+Eq{CV3sgI04fzu8eY>ho5CEx}~;;r-W|rF|G3I8j&}RAJJ^_Zwu6)Mf^#hHIva zot?3U#qJ3m6k86d83U3tf=kJBR)ta&;neOsjxRo{OWD7+)ByYTWwi6S5Lb#7q8bbJ zjD`8$DCD#V0tyE#kW)em2_ERnzw7?HS3fVrZ?hop>S6=jC!9%GfQt@X5Lr_fLlZ+6 zLlPFC!vM<)hUTD~z|{v9OE3d~cUYeX!UQS+?>txgmz?K` z_)X65_RGcbPxkvSYn2KMQXRHiWJYa;{UUh40&ewQUXh2=b|M!g+d{WiXz?BTWIdiX z40Q?kZB5e#tLIK!TxQ~CKDUjCm7AMeqe*lO*Dw-&^aQ)$8F9|}Drlb;?&0-#cwU>K9_ z6n}sps@Ewte8r8QDq4oqZ-h5O*mf@)3$arm)8~{$q8|p^r=?%g-L&r^Vt0Zs_z~gc ze;al7crcWFIIp@nyV+ix>Py*xHxk#M(=gsuWVgAMe%o2_`Vjk)C1&jEDjubXq)IDX zK%9hEHay@!zi3CPRkm8DnzFj5gG7@x&_)WXdqy>@sF9Sn2F*+yb0xp=RZ7}%0#pay zG(XifbeDe29MApgH}$+?SKS1)Df{D*IuKYMA0nymdI7it^R*C%GLHvuUhr1tiAvh8LNYN^p}y#|Bp z2hj0TwPL5RzGN*AKfdR`sS@QDX9!{8;9r>VVm;eBQH;19WtwGwk@`7ERP!_aJ5R`( zSNCPJ4i^Hi<1wX^q&_t`fZOLh!k@Fj$z#LTmTANVU_#SP_zOUfMm3Z;615&%y{!EMoG_(OXojk0L# z`zqf4FtI8nA~AWRTqZ4>gsT_o7%3Z(*vfPHD~<6QIkN|1W^koLSxbY;T~!IW*Q;+* z=cH7)G3K4&(Yc9felpdU>=S&N=A7D3((!n5GosaG9vm=Ml<>O#iqF1mtOU?(gZY5v zvM|9Kx~j^1f+ug0ae%mn#k;(-B9l)I9lu>NRgyYFN~`uU{l1n?(}D6#-7Qfq4o-=V zLBv^cvBkC2@f{2SA#o_~#&;X9`UHbMW<$f1L*0h!YMDbIAEHi689R1dB{uWZ;AflkFZjg0#A zC{uli*A&m@sjit+dJ2Y+{;^TZyD8J>Yx}O0IJRD12d5`qgFN(`K_xUg_w5f*9y_*aC#aL2%TseyR z)wEL?-yn{Tc!XA0Cb8MNRz0&1w ziX`Q2{zz>)5d@P>$HPSlBd?j(x3+<_ey?w_=*J_!A{eIfk=baA+Y);euB7;#9^pIQ zIy?32Mti9q{L zcXORnEhYZCaD zDvEdl&mnN>Iv4U{;AarA{ypIW$>Dv$Lke zYn5N!LhAYYKjZJWD^Zd{V;%GXWOt67`!+~v6jP2aQR_OJi7f+6&@*oXuuOCZ@h(lR zsY3!G8wd)tjQ!r~chS_MeBV-OSXT}jFmCBKwH$|a(~$qPTWNs5$KP6>7Zc;#@ui3j>D_hzNsF)zU)*t@Z4)Xrp;TW7 zpbKBWf=!_?qMY*9Vds`|>LIT(jqdtRp-*(NC$JmNx|JkV%$2e7*|r#JT9P*HS~u~)frUk4{ot6VyfcQPpZ1 zjTutNOrfkM;pV7gu6ysZPZS{|CPnK8+-1agqrEB0gt;wn*QdblaNjtU4AP$?k2ua4 zO<2j&i{ck)aIxXW-4^wMvA_ZPpd7cjKRAtRIq}VkTyCT9gxfU&CX2m{x!`k>A*Wp+ zr05ifxP_DkEDk9B3#-i#z$8iISa&bpq!PT&wuj9q6vb;Se9O&Vf&`Z$!xV?XFr9}w zoXM>9NQh*3dkgR--R&2DG0Rruv;RhGlP&mg)P^b^g)QMV6bs)|^Bwy`1d)`wRy~{f zMu|v(xFxJ=H-+kP2N)z6)B>OTKRG?)H;w3woR4d)nd$#jBMvAFVv(>mUb zmEPr6=XgXBLI0Wb;Mh2WruEG5GImp9rpL0Kbioj5Y2L<2yy8f-6AP7d!*Z?AOnD&L zi!m%GTXvYd?wb(A@YDQSnh#x{dZlLG9^DPxoq0TcJMc|e%^sZHciC{ZGSj1u}2| z<)BzTD(K4?GP|t3BGh+^mZ|XGO9l$`1rul0sWt!#Xn5JuO8w+oCj1Yp-(^SIyeVvb zV`2A$+{g>(HLin{vnl1TO&AfYMbcLbBPHN!s+sYsNBg@iuDS3L@(k~wD*L+)+*jp8 zB61Ml)7b(N=6EGtmQ9^^I!5KtU>~)gx+uSjzhpeo>F3jlvzUKUY0P_B?LENw zHXJ^XLK#s#nY7OX7pqpBu>kD=KI>>YAQurnD|LfpXe}qD0|F7u|88mHpDZ8r z|M6cepNsWB9YzyWfrn9M#5U|5KLvZ5uNJqTZHPH*p_`Ff*mnGp`qtRO*V!Gx<}Cvr z=5=rJ-4+ZJ=m(XOU>5tn8Gn%!i2H0WFHcS9*pIr+&B$6SOjLu&8aT6qrSq8p8{p)~ z5Zj5ETk;UZ`{j(e5M zA3gN4R!Yo^pe2+K?a*-vdj!Xm!_;_4aSTDmDFIxS@vBM_Nu`(;u6!Vz@Ve-15!I2I zg%vn^%*W@hr)DQ<1|rzHhk zziw#KK2B*7R0UDNAShFa1kGHW{%S%*sNw*fr066FhH<_lO&u{tW=MN#@vr%z z-8_DoOEeE<3&B?3xYGbQ%NzBI-&-wIupe9-rV-k_+!5bAex`N%k4`V?=C6=-% zKP6V+JJ}GQayE7JiShhAwTJMUFtUdFws(dx`Hb@XUL*W>yg==v_vF>5)O!AbAz|M6ZsJPoz0IDkHu(!mH06x%2Z@L{hvoGTN<+D9 zS&5>`O)g$^-+HIlzZ!2c){7ZF6nH$meY`eqnAfh1G-w2SUGLJy)g^E{dHLFQ%lJ~U zY?T^@Sl^?}jaZA0cVcDTP*9|BxFk55c%mTfvdX<7cZ+N31-snl(Z|}w555&?p*{() zd6f&U?95B#=aRsK=i{Cd?LT=U=*iAsJdqo~{2#u964XZRfd3Y@GgTci&nZK2X}zwe zxJx0i3|}@vBa!g3@XRhl6W1sNiwg(uP|z=t6ch!XKR*dZR1lb;yblo_^JXPBf3Nib ziBc-~)TrG>f7uO|E4~(tR;F})_m21$ymzHLL={HA@-i_HmXveTEkX&uOhMR9MX1PI zN`Y_|pJAp6ZK)GkHGJY7uOZ?DO*HyPXc6g-efz3C#Ug?4eT+71oxZeZShhV0UCDGe zPRj->VB4v%Wm?;H>zM3(8((k@r59ZNw;m_b+f(%eyPak5B+Me_wEOe0o>)ZM-=}LL zswdb{`7$QzZA+VM<-Z9lQ)@NPFM>>*cb>AioI7-R;?0?G)*Zqu{cM+rFz872MMqAK zs`jVpH{Q0y3<@sv0eFNFX&SobalKR;OkPFIz_)nShxz8D6v(LOg9p`bOoBSxJ;DTY zqFhlWWz#M@;w-5+I@NAJPp zDSt^kO%j^KMCbdo^191rJ`DHe+L5F^#&FXsG0oQkaf_c8cTY_!y&9A`j0CeXBImgF zyC`O?x4%Ob4wqTtHWV$UP5IL@(S)@pODg2fU72-pNf+owP@iMvSfgbO)QwRfAvV56 zgcLm8ifE|nl&}@8J1ZiB9=))xhz9h%<}WP63$|$xnqYgAnow04{%%I)NF@qGI!UE2 zgqEDUV4u7r>4ukWuM_P{aHfE*j954>4xq+z zu-nf3$!!;HW#9jC!2-|o#GCCyjN8YBRBZH(Y3DPDsZ%Ux@x+D7qu@-FO13uS;144E zlWM#|)=fTMR!y1xbxW_x5N`K&T+1fj)htFR#QP2)XRHJwmB9wgx=vJ%2{?N`(5X`J zPu*i4Rw%g@qWK-a0Xp}oWmfe+IXCFR^Ix5tXT}AKrWvx50=rlt~HK*ygPHbmeqD<|%Eq&Ya zlhEN3dN|pJI39W6T4i4^Mo=EWqFSqCu&mGb16e<#)00Bz=B_vdF*<1BG+NavlR?W> zMB=b|S*UXiutIX{O&~ML$0dl_DCuD4vuLY}Va7R-F9W&}ZX}?Vi{e-tjZo}ftj}~A z%YDyq^2S5gp>$l2dpS`^(kJkN(%xo=({OHS7@K~AF%9kwuPb_ASy zndUe4=`xGfMRYZ)ip?c-&TSJj?l)_Zo?V(Xt4p!d8iPmMjhV>HtT?~T<844 z#~#%;0jk^dyXyu&PIO!Qs>fz3oUGMchoe{0VH z-9l{a;YWDO&5vixWTbrK0IDRK9K^h_)}3jS03Enx(#dq}Fb ziWwZl2WL#-z1MBX-t2HALN)ndkG*V%3W7V?vX^&3IHKeJOWe9=g=>iRCO`4eGYP+| zOQ=_skieJvmgeZ@`aj{JA|VB?oFXD4T~n4-#I!&}q)ov?9^tI+;Hj?12}yn-OyM0Q z4BGw@toqO_Hy|Hx5}aYtk;etQSXG)>c@gS>S^B3 z>K9^MD~VxySz{hy5cZg^{k%P%-2p+qsJpMLt|b|>(Ox3e8`kP=nvB!6-E|q1>Cew# z$0)6#uL$gxr7;d*yg;}{Rb6hJSvRTc+A&w;+VtroJaAL#GN+JU<5m zA;3YaqQcLfKp>4`%{PZX!lPA*KPZ^~rah;KfX5itIC3{<2)h5>>ewPDYfPVd3gb$9 zlU}C-Js-BjPlZUysu$m#w%nr;j9DBFsspmxco8RE5q%nuB?Qj*42oPrQ^hkgAJsNo zcX(Z|bD~AqqPQC7c_ehr3#IKRm!swCQ#e;f>cr!zBk_(3B_(OfjLT=LecA#^J020R zY?m`iotsZ`#yySSNUs|fAp6aZqzw}G7iPx4o{^IcT1V6;lIAegtW>=8d5X24n9r&* zN(7We=;pBl76kdJF@CO7FN9+J{EP=3-6JiGoNV!?b5{EtBS>*7_Y=cWqEAva-3e13$iPuOZe3OdyQsfWse${55%r;hm)Qtr7!*BfsSJ zyLIxV^)Xl%Q(0%^8sm*=AsLt_TI9G<`q!xLJ9g6gi+2+V^BSEtFboK73X}9_w3l1NpL0M|_RAfNtSOGjHxOZ+SxmsQon$PK!b&X0DYinfT2@hxZT{DgcZOfX6kGViuy7D zSOCw0L_mRB1`c3cn1PiO2uT5f2+yO%npn&J4l&Ynp?P#aBwjH7Ka5X z0TSk9>EL4T#Pk{%g0?gkwllYRjsROaJ6qbBt6Q1?qy7L+u0I7;{}r57b~SPVg|Ahd zTuqi(+tM>|kGARqXE{F(mZgLL?%|FaIj@q&0D-9d8y zOhJ4Q50w5qR!|-^Kfmt%qR;d5yF3sNBnzb1AM*kP?11V3fH0q5bIA#W==`_SAM*j! z_YYlxd61r=IPg(|2qW&j)0T%`$9f1Ajl|y>DOZXqJK05PWH1Q{E32;{bd|~)cdo{ z-xuo71OJr=E%LAYpXslDf6-qC@J|#pG5^R1P7a6hMc_3&`ERz|H+jXjr?ZJr?i>(edzi~ z=H2R($78zP%Gva3o2tIgg=%KW7$gf>c%f>(!u%BOeA6pIQO17b%kEM-Ympl_GNJ|t z@l3RlNiVU>YV|1{4_D@W9HD$&m(2W8?E`FK8nxr>;vlNC4b3+;?CiRk-{Bvu~1<{zFvu z8>xcI@5O{JNk8+z+2T1q`?5v;u)xyoR@rgiL9QRvGW3zgo>)FlxggNCwH1BPJxBL} zL|9SB-Ta2RGoEX8tHLeua^~Ge_TncL+3a2VXxd#u?~XvEtFLY6)|blr_~$(SYI$wm zrys^WyLd!#T|yS}38SuG+Gg{Qm@(91O`_sSM=cq*89#hjQW1`sRIVEAS(uKX2~PTo z*PKN`%S7r*{1C{aiJ4U-Gx1SUKKZMSmc*Zf2=K@#rCa713v3QOI3xtij9A*tI%`V>O)GFDw0eS@;U-fUKttoV6Sihb{*f6uE;1l_UP@Tf8WVecA8`Pc|*z)s> zP@0)=9_IKQkNPRV5*kBl0PfJVJ2|R4PO0_!P-xNA%Qj&e?=jl0t>dN}nJ@*Hj z{`o83VrRvo`T6iUSCTlpAS$B50n{sA7FgJ|Z=42>us&g$QbsiNNNzF46lDprX33w2 zHQ2RB?Tp{n+|5&7;&{Q3cj7b>)_XO^jISlOrmYUyukYW;dA~hVzu~>77K9sKf0_J4 zQGz;|+Bu@c&Jv1;xHS~H!tCdHrT-{!USRqU0ZHc{=;7mpT z70aPVxvrNoZ(e4#qjsEaEW@H(qHXCRWXq^Pzn)pg@?-r2f+P}tFTkKlcv*lC&D!C` zYCr5Jy7|}DmMn=zEKVp}hA?V<*ecmBMtVkK{5JSsFs2^^Eze3QuU&0WqRf~kr190O zN=pba4USHbT?IR0qnQQYsAQ=mS;D%*+YZ=G^YNDbH{4$N;=smcE%W)-gppK)>Yff@sz(&mG<+_MPK8n8|VzD3d4^ z?0cM&z-P&m|3*B|w2L`ehB3E{c_5KEXZlm9wUV@Yf3$~3JM1DQl+dL35cSZ6+P!Ts*)zH*FGAh9$;Gchg(3BXX$laG2ZfPhq$_b6C~Qc z^5H4{1bl`DN1wQ9#Gf&xW+A)4VOw-*eVAQ9-N7ykxuv`n17lp)oNNVpKj>dD;6b4rBhKo`q|IyI#|CYn~ylh=EY7 zTtCDhPnBAii05_59cpMUz$MDFyN>C4c$ z38K8ba}lyLk}S(P={r~oDhkTp0VIO29s2s_HZm?MSzlg+EEg8TnNRT#Y#)#UW^ihuif1nfl87s5)iK=-e;CuDy3mSTilnZYBpbc`XhHE zAtAg>CSF!+N6R3t^lRjW)XTJ2EiAV2GA#%F8uSvP`;kc_m;Jm88MU29VI@wgs(Na6 zw23csW7>(%wN3h0uNAu+G}%_{m2Pa8t>Y8>e+2ct|H8qsVwQ3^In**+7-}vKy#SV6 zlyr^%=IaHagV8P`WZMb*%S}q{cZ^6Z=qx2`*Co1rxxIdgh7yhNx)FGlr^Z%sc(Q4} zqS7QZgDt~*+4)9!j%H1Cee_apsw!AWR=7e@llB&}=Xhb;GbX0>Tz4>pi|82m(qiIo z9WDMo zYV0Ie=UA3udKZA#K_=$EzY*sAhE|lKUS(VTRUDaIvk20~_uAc)6kJ>~v4eQ#qAJJS zk(jX|op1dEjaC^jP)m}g$F`<@*EWrU6yh?+%^XY&Lj5}I<$Nie7Q#;ct@9t@dbtc8HT2KdhUuSH?rXjzb?a(mSdHNx~E{k=AQd0WvqJUMWU~($~zc1=B z*8Yw8$9RO9n8Ol;f|1Agp+plR=@S$288T|7eI=~aQ)*?|KEZUvJz8a9g&_#DgcP}_ zzAkfd6X~HVr-g%PyL^s)=dQRP+FD7Y*KXvL&kG?SjX8>Y5A=TxiLEX8U>EGl)x_KOpo*HAt{k+(>%^V0pS=_CmaQym&L9$0imgQ7%l zoUeU2^iVzq-n7E8889>V*rb=G+!QkeCRYeZT>zIGPDH9jUsGU0GKu=KOo3khfu%`q zr;;2}1Dbj&k}BSViR65??lJ~rbQL}Hkj_I8ZX*(&QY#a#$+R7O=%P2l$`luQfCpK1 z_;~MIVsPv`Qfz9~Mi_YBw({z+CDoluusvulV?@b1`LLdJZT0YkSFP+pT0SI{bMihU z{N%IP#WG6h`O;YSIotMVR%896E}j z*iNA~pBSeYl@{&Vz(-0L0`g#ssOUl4D{*QJMQhr(-Rp0MR?@VVjU6c+>2?z!9k^U6 zl;}P<(MCzJ8>Qi~ut%k&NoafveS=2RkhkTwV?xKN6y-$74jw~No;w%-?(UE*gZO5A zx!@Ho+;NaIiuZs*+7uodIsKa#=le|4=vsM3P6(GYb!;!!nA}peZ`&dOI)*MPfKt$>ZiDe)xz(&u?(+vVq%2%fsU9PmHzl-Ts8!$hVJOcxYDS z)Ih2oEkTV}a4B4`)%M=+#r${t-k6-~n|qY=7fKmN-|uK(gWh_iR|P(OJj#XmlJ`Yj z_-7yiToZ5XY4}S2q86#aU7?Um1`hoy@v%t=x~CO2S{8xydBpHV!RhKTwu9=-%@Ik6 zaC_&XW8L)4Su9-aAs2NU#0{MQUa}dXdT91N!z!Ion&3cI-v`<4@&FveK-?;XYH|aN zAE{u_&ZhIXdXI>!(Tg9)vXC3&6`Jd&`DJ33-(BJ`s=5Yrc?#;k@=HjpVal0`gd}`* zu^t0`Dn>3F(DuGPg7bvZUgRU^bo%CU?neHW$)=5Bqzd`)7uI?l0jiF8HZBx|q{<%F z7{uru@Kzy=4*u+|)b<*jcpU5^Rd-gPw*dCPk`ha_b zYfvE>(Xf&jvBM-GKoLd)7soX2H)4?R8dL(3_t=O`IC{*jao?eP5P*eB6Zfv;!0(BX z1k6sIU%<&F0nY?Bl3);60ukoU=j&Au*z*;O2noDI0T~8dT@HcY6A-Cz>f|fW%if!fEb`j5Ngr1z7 z+1KU{L9&ol=o-*3?06dw*XrLbGBzCoTKB-a*t?iP7ex=$^Ob;z0lbs}XSY;7(0FvoF`9($6@6jd$UdCR-GGK4xOPy7m*gts=>ICI=et zWajwC&{@czES~s__?SIyL|-t35UQXxkT$@Zgs@`acRtfY-fphs7^9meuP z+)94(<)QuvzvD$x4|A@FdIn*MEi{6ZPdMfC%?4|?Bzp{T5ErK*b`tW|=94VKP7f(x z09(V?F(Jv~PlRJbyX0S{P^~qpsMLjk@EEr27>osEX$*{Un*@r{NifnxHJtNp-7+21 z6@lB=4@3`8I|JV}f(DMFI9~oxu)<8f5V z7K25At}^Q4!fZ~kfpdO)0pSqifbmY@4)xC94op%oWD;#X)Jcqo06AUM)d7|prdE?s z4~5hQb}mC?PUS?!bYZYBK7u&?xWouqPLQmoLuu%ZIp$}j8XwX`M&^-@QHQ!}DS}pZ zbyC*5M5Wyk5$Cd^+EF`M&NIG(!ZsT_4+P`4YS~j8){8i!^!CO{)LQZMc8v^?GiCBC z;*k^;n)-^uaE^5F=gnrq#@Y5!H71|!A5CaVC$TDGYWUu%auYwI# z;n0We;uWS6$;NOk3%`?*)1-%$z1+?hN1;aQri$X$!oE#M8SQpQd!>9&d{LVb{X^pV z(Cud`cVeyqJHu4Br(x~ztMUd1potOVzzMe!4Dj-iP3sa-w0%BGm3zB*~J z?i-QfDFXiTDVbE3BAuY{-EzLCjOp;0GP&#@ed5<4-kDJC%k0IMty#@yK70H7)_r*^ z%5PMx%tol$2i9O#j2iOj{1l;w7+)mQgwtDxg;LwqEGX^~@1;Dm_Xmp+T zs41Tx>r>6CV7GMmdFtc-t`f>2W_=d=^QKR#{wxoh>XQDRR*fVq#m^!Um^dY;Z=%*j zpF|2_3L5OO&}EBdHDx_Ui$^s_Jvb5sTA+h(u})}_OzagujVa^1LB+Ygbl@04f8fW% zVbgG1qDLo^4=zf2?dLN)Pk(UEI56{Gt2}XZHkj&_hTa?DO@o3W0htmMMHADu{LsgZ zpLA~DC(jsh_yswh=p=JRA0Zy+LT*l((gP+0+x_;YQftPH1|W7M!04~3Ajs}|$7t9F zUl+-_$~j|&47CWPaka#5<##9vF!Z{@BpVM=5`VD$>`XIemyvSHQK64lOEe{sJGhap zvXW2dE*R2(H>b)dU^TwFO~s^NpMm&_{;(W)+|2hOLvSfo3+$H8TlE=7x&N*x_9060 z{rj^c-^<54*>m4VI>CAc%wtDVn>>z9_7X+wVqyg&VwslMS4~0rOsKg|`vKKNIIw@|9AbN0|uTiSUmS zqHw6>NdGCiJZ`&g5kM`e|27*5djciQzdG%68xjhE!rOIhjz(yTg}T0 z6G>cBAFNHsohLg()_nYj*^;`M*ZHhpFDX8CAUR=ejKsFV0UmPJzEp>^tT0X-%R>%v zf=vdvcIsS99y@nVe$bC`A)b2)jtkvuV2KheC(scq^M(FgkcQ1JZoQwYxgYATKz2Li zxVVznARcG7s8e{&fpgK*=z;rF0hwujh9Jw9g#m=1RPgbeBAjHmky|Y=-c7|wYn1F_ zRkm*78IC#4?8E%K5983M6jouy>6T5W6k7&V%NC1LF}WGnFV^f6hU69E7!ps{I-F|# zXcVG2u7=$|p>t?Zk+@#qP~NJGe1X1&B`_@B%(C?nLgwbExkl zYfw$J7afjP%zVJ-iKQTrA@Ido!F{tece02Ei`#@XBEP|%d?U70Gv3Q3F5?=1Wp&6V zJ4bRSZWCOf@z&xBhBPr?q7XKbeCm~vTCcVSd`GAT#=c@%SSNNqr{gm-DwK@>Q1xnXwSd`;XJ7 zPZ-B==oj^c}qvUeTODEjZ_mj*xg4u!Z&91M&Sk=nWwOh+H+Ee-!G!xg>)3aBbL+iCG?&~bKN0q?5|*#8 z43DlemqJh`GQKtwA#Z@qTNvA05YOk;YU&$B`5Ji*FBmgbT~foA@z=waFTI&+^vsHztQ&VEQJ*3x-`8UGtYT?S_B#z095xe>&yo(f$c((gMDJM62cRrjLE3 zT8*4Is`2)iYC*f)uApEKb_#0IIFYc+$rVNx%`3MV!ZN{F9{a*4fl^aY_aRX2Q_qJL z_@=Pig@fAeOZ={CZRloT;f>qU<_D6)70mt4sdaY8Vsz=84 zCz@d;IYT7Efm?KgPxw+{3yupxb+u}@RMfL!7kLCl0b~-)?Ww1Hjsz@^P`cKOa&PAr z(B4WOGjaub@J3hD=TuACD>P^q zxK*FlH#)Q>%Q}4}UZTEse~eqcHSdxRfOdR~euN0kw=pdvtuCijd>ZBbv{Wdr^l>Vp z$Lk)0R++BTzKE7xNHsjz1;T;&2O3{_)RqN;<5)AnVNmCQKZdYry{nYDwmcmF`~as~ zhQBA|rnDZXly(m)hv3ZU*4^4-IvPs1UVh6Woz3BAR+IIcgZOpK!$2z6N6{sM@+<$T z?1PN{*-5wT)Q$*ecV70YD6TS_LUcF8IfCv`M1^S>PaFWkDeKyc zD%?4QdnQ-5a^XcLq55#I0I(+^QxX};BR^2`LuiX}F#GuW zHNUC4cgSUgvyrbB^GeI95fk@}==LJ}$>Bn$)=fLd6EC>+HrO%Xc*4(3-zXW)D@geO z!~T1#;g7OguAeED-#l|`ti$9wgj~!7E=iY4#`&T?Yf80{K0&<7wqbd-B2k29YK|I} zX%7h-V8)(Wfs#pw@qr21Y1|I3E*WnFVTC5cO)duRRDKo4M&uR=Owr9#aHB0&Uw9R& z65=zsX(_2BsXj~s$rI%%26*(j`485p>B)qzpv`Dyog%meW_e z@n|!9V{DJaNd>1|Qi?sw}8i^U50x`!qSJ5`pMI`hLz?waZJ z0qA^V9h+IBSwHRpey8)^v_cCWFfnM{G(O6=g+Bt6F*8{bE?M=WDDaryHmhh_B_}bO18XTteu&`pCZ&v@EZL zKISb+Xt_NKqd0F-nT&UMuY9>V%U~MI;$#}+zB#aW&Sdh?2t3Qo?|tWU7xm_g9MAQo zFl~zWB?a{*p}NB*1*t+jKhqP+&Dh&5UC6Gjar_Ugz1xGelYB#!H(($Yw zw|%~>lZ6|^ZscgYuYt_TT2DUD#eRD7Khp!!wjFUM&uU0rR2EpdsBEhk>+tJ7}|Fo?0e%OrFmtg==T z%|}9}+NAV`xRir`y$Fq*^^mgVc<~5}wD1DS0U3U~byxM8(-2joe6FX9a?g{I{__|F8f5KHlp8 zt-*g~4gLhP0{jVP_3wN6U%*x>_NsQ4pw}t^(Voxv$$tV_{p)9n|MXn}LY4j#pcLl+ z3!oH;oMT`Gumb_5KpZCvGb`u+Pk_?rSNQz?z4spgr9c4R{|ZnF!p5-z-&6JrH}?#f z1Y-ACxPdPU`W+4?`V4mbzZp>q)Dtug(767O5T!sADrheLFrfbl zqV&&T(Ld+^??9A-7Vmc>_(eg3`g8il|3~^eqV#X~e#vEK{$r~HzLx7xTix?k^q2kZ z5Af*!4w&?BzZ2tRW#jmV)8fCtq+CFF@L#~B9w0Dj{Zn!C)#c$qrVqukY`nw-92^`f z#0M7=I13Xv!`Ea|5Mpkc5aGxotY3_v6te(<(e!!bkUUFJCU_<=OOh%Mkc6&KXdiiy zA#ZhvjGR_0?N*UVZ;2l|Jf4o8e2#|OZl<|i_f)2fm5Y)VNhQS4Hps&yVoHVv$=6@+ zMVQ=AHC>#I-eZXI8Safn5Crh~2$>AFIX<2@1(e~*U6^_qkzM@jo%5)G)m#N+HYR-=UeL(iY86V^c-u^Q^ zKSs)sQp(IwMrJ4!(s|x<<`SGkvrRD-tvN4?J0HxY3x0a0CeM8~1k!-$p0~Q_CwK#|H7s(R-Mx>X@tqXk|$?NKbrM)&FV^}n3M7#N1t(V zMx8Y0@6_tn?pE+kB*_1q%Xw6T$wx~Me`fzA9BY4rOpL-ooT1HHRoYbEe zUZazXPvh79M!@)Sim^g859Jw!e?-u*C74q~)}(?HuI7_({dPYioiD`}$T1JR6a&96 zZ<@z1>>GtLGmO&E7N%uEs3-6lw`IIL2L7q^2|})np&NL6QJ8;Gv#`{bSBXWSyi=&B z5*qLEK>k+QrD(9QASArN7*cg+4)Ln1?%F;1jh*5d=&l2~)rn6P8sg5u+oNb5V+V}+k!Dn_b1&TTY>ZgWlkG%gjH zlTWm}$Xo+V{LCQgBIN??Jr(gV;Z@|L!MXc`=T)weAivB1XwGv@Y`YGN!%wyDd=;)K zvC{ClPVR#JiTgb<<)#+EA;35piy`To7_w6tk9(LjW_8FgUTnK)JKfwl`&5}-TwNqR z&<~^W4a64^cUf%wfZ0KL%BHM=6)|vbAkPu~33AQSlx=IyvvR$n_i)F}Gs$nPUst_K zF7Hmyo5bVc*1^yfyWMwvjCgPCu7B)%j9DmJ+I|rCCMEVWiVab%GVZGPJ@FwflY}tA z<%LUOwZulrm8w0_JP9`0;W0(6uIug7UW-**z$U+`(H3`IYwhWbP>J`530$v68M&f* zmByiQ`X2OIcg5E%8XOw5f>?zgo{d!f%{S@DofJ5Sjt^a7N zgOIRKVz<+u^9KBbz=v>qT;b-LOcf>}ufUyJ8HYkH9;ZNTu5wOXDnT#lizX|%E3Rv} zd_1>K_llw2G=^6;n~pJ=Fis#&K#78;n#!C$H@P)=5u^JMwy~RA1HV$OEMWoujQ`Qr z8b9xz%QO5-5TC$RT8lVIN?~@BS6}`};#Fzj-XxtOY9~~sE3opgxxTX_q;7yE6w!$E zG~gn*TK_=%g%c3V7NA-~lRo$krd2;M$|DqhaD0*pKr-eDPfpS3TV?UtLXoGBbSHiT z2#qE2&Cxz&JI9yaad_$@n1)^8`Rd?AQN85zYLrqGKQMjjY4z9@7rSG-7RxNTgzm@L zP(J;xrHlD2E=U-VAPI*lh_NJ}Ji4Cas@QLQpyiOumUmO;*Otziv9G1^q~_FQp})N_ zWte09UpB|h&ZBagl^NGO<0zW-osNR1xNeaL+Ps}LCSWsHhtq%vNCtMFU5 zWT&4|pQ)5?{GiB?N5NIVzN5adlPTm~g>J)Z9}~T>e6MLkG$5pk6BmpR8fisvWJcf_ zFzY}x%85l5VyzvbG{EGM_M$g#%_*XdgKI~a@>gFQQmp*aUMo;2&UkpI!hP?>@ut?= z5Hhy}y)-Ca^AWnI#-}|Nan1TU6+?aK$zi|eyQ>P=Pr8S-H?JXk!`<3e=7LwtE~0qF zFUvFX&ho*V^+tDHkz@N^Rmh5UC@|CSaLRPp9Ca}1*~&(^&nK1iw%?ZZdk)SUAu2EM zA+=1g^XxV`(LDlEUzg3oVAn6e$NT>N?cnHPYUOUC&}`MQR>*=Ap@&B_lsHysjS4lp*9vt8{$VyfJBUXE~+K3U7@okkIhv84CdB zUW|&4XDY=ijgM3AlxTU#Ic-5xPAld#X_zabD}pOrUthw-24{oygMOC1JB=K{45A-( z9D>8CPP~VTeo$4bh`e3;H+XuYlA3@VuCAu8TKbvul8L#c&56n~T9l4R1653}ut=00 z+qj|}dz<3~T7GUj-lS$o#?q@TTj3Nc|0H{*k5MDV;&Lc|9^Xl`icH6)?A#$8P7JnI zXOXdG*@8+k+dOfdoSZe@+S1rrbfJ9Q(!wA3g+uH^7rDa|Py9>`r9(k`fT~>MkXo)x z2v!)DssRALiiNl|<8Ve;M?{A;-E7g&>SsC|j#GI(Ir(6_zJM6DX>?KTB15rS=2=-O zqnvegei3u?mDCe=d^O$ZlvR@$B;Gn6wkgXlGJaa{6H6fL0=PPJ(Pq7@#z7kda4uI7 zw}Dh6tT7Hzd@%3=n+wpw%>vWHT#=!;nH90fdAbegZ=HqZM7WIc*#~xF5S`;MpTdHz zL=6@j{R9KC%!Ux0vA~X_TZ^c_nkWd>E`Mc|H>Hb^} z-SgBGFAUu&MMU|pH07WkkaAMC#P-p};`=Un2M#r4KABXv;4*9F%dJSGUQ#+H`|RcI zpNwP4NZK66e}+)Lq#Q;5bmWbxDrst8QdyU=dTTR3h3otQ2zsTBTGon`7pmC(;#Fml zMovUsPZBHQ)=6N!F=r0&OxJHDp@D~XO0;fj+x2gtSUCMiOZs>NR~jcuDNi%A0_9Ub zg4B)c?(4XrfQHyds=(4-UqJH|!xpBW*=45?8kk?PDmE?=->+d|y*XY+L_{i)TI_IG zRm}B!feoFwKo2ja&<~UlHFs6x;%F->`jwL3QCd~HRsCMng2$mg@AF0H+hpmZsmtW> z@#f$Dv+>S_{bmu4gQvT{$5WW)jpTcFZ1qg_Rw+Hx8FGT2>Y)xRCgt%i= zHa3!L2dRKW!D`UVBT~~3k8mS6$TKzSY&Jg`4CTEfqo)UlV_Pn=(E&0BW*xuFH^Z<- zQPJb1pkG-z#aMOszBf+(C_Z)yCeB;Q@z$@FYw&m=WIj085+9^mQwoOQqQvwNO+X=j z#yuWAeG0pLVb3C8#0_84T!PGh2LXZyG6hQWP5Tq~Td;zX6dl0a^9m_x`{50D?p>ht z!RK&&`)shLO%MLt;~jn|!I<7|@u|zs38fd=XXb(hBAL8v5{rm;9#epTa5xGUvj5)+7y=`;6Tk_^PK{%FE z=m6i1m4jr{kEWK^0+K}&U(d3wa31%H0UBZYWIKTok$r1oK75@b``Gzwe$^lcvX*JcqXJ?L*4U@0-`34 z&AQ-@&U*m}YCDfk=Hu+I5Y((A*(kMDg4G0>nBcfsHzlZsmjiVIK@V7eaJd*0@isxn zMo$A=w-Yq+MxF^$Ijc>6_#&X^^t16wPy%D4KH&A8aIxLt;e-ln!O21(fF1+m*9f-r zz-=28C`mf`85ywD;Qc_Ou>{(BbW^LIuv1JT%=&Z#K z<;|^@IP+y;Dhh+hSEO24H{^(2ymRacbVvP(jYsm~+!owqLViwl78xJ3a~1Ha8T@SM zB+LE`pEDK3rzPVY2f`PO67M1`)C9kju>@dR=*g_Pt3+5iny(_(NGe(9d>XA`znfe7 zAUw@C6klHd_+YWFB@8iH=6_$ebX(J(y45D;I(cG^1w{~X@m&LYPmq9HM5kKWFw&PF?1hgS@yNe0-e`Q|3) z&jF2xvd7W@y+$iV++^; zOPm($Rlz@P%gPsKc`f#0&=k-H19b`~*=lWUT<%5fMJ&gOuK%#8ds|Ls8|J@b=*%u> zU3x#_f09N;VMINmd&ASd#O;A7@yb4^61~wNdBfi$u)dLy4oRqUYFkReS7kwL_V)`T zSG$x>r4vIpy#_|@;2+3pC3^y4#^a*}YrFsGIw1j4O4N+aASz(QcPlo?h zL}0)(L4rFlTSa`J+0f$1OrA7J2miso=Wj9lcXKazX8G~g-hj5>O}q33xJ7upqHHGI zaoSc*Rq}iww!vRWQ$qv0Dg)Ti9tsjBm#mQ%Ml&wi{pe>e}vL7Y$77+$L2iH7ege*?UZ<;6} zw+4X{;|rAmPTOcN$@js7lDz85Qnmf(xJ$z43ABd7y@U4cOS>#PT#HVGRiu;pp06SV zJ6tId+lS4oCcwI&$l9(FNswqQF?CUCfq{C15&}GNe7}gcW3;1=C4oop$(Xin5}iK&gcdiN3~=6aK~$DCgzpD)CHycr z4I9x*O3tw*BL2s6#;NC*FCPXg%z%9@1=|D4;Wcnz)cFA0Q6&FF)1%NyMDTtr`(qA}}N!6qfzP3N7;>rBH zf4-cG>{xl=M2TkiPSKb$+G2PZ1o?}1s`_9N9_!BnC2pFnhC0dycE1B{@9=-SjWwCf z{2EZFUegEW4d4)9-!sIC68r8Hx<9NJhpU8G%B{W^5`f+&>IS*zhVb@ge6nAt1_?IQ z1N7h-BEC%{^JCsm4K1Si+@4zNGcF}CZA4!Zbn%E%MF|4HrWMgq|`LqZ4-i0HT2UK_l*AfJZ z4f`OB;YpeTR4RB@=$87$`JZ=@m&OPLmqk(#MOo!n(_OD)*$<$ z&_6r{=Ab_{$Nl1712#5BnLkft&a+LKzv}zN%c_5KiRsl*+}cne3_%y@s!ZTqg4^{0;lw2`Al*g#SuT)IG2lTMai-^_$z} z?JEl(gr_uUlr`_d}C7tC>IUQJBg$!%Lccvq+fGX{=$6>)^M`!y$v5pY^Y`K3h3VQYTYo{{NAu0pxRtj;>?*AA zX;%eKbIx-|l4@!NK0?)hn9q7@QFq3?2b5$e%no@d$)Xy( zj|an_&+pjs=vxHo8hkG1?)>dR3{83H#=e)LS$;e(Sf-fZUrFxN3s+}pDd}SGU z6q4{Vk8BWVxx-@ixm;Du@8 zX7G7rbh#Dw=IXRf@!(B)kY`uhG9Jnkput#{VnolsPaqf!zn2~GRXA;t;Y?pChL@s2 z=trog#4!aMydnen24--OlBR*_M_dn1r%P^$^{ux-|N8?g3gg!o#U0|$N}ZrL>r)C3 z7Ix{$(9ULRl`dqbD9^FY&;){#Z}K(vUj8C2OWvg=s~gNm%AoAoVLk5vKi2P-VmEC@A`k$Z$-I!Sob##m4J@$$f#1}j%9_;{Z36MS`BG#0r7HND{u}G8 zTWHC(E99B}8uSFnH@E}OOLqW2=o`_)cd)0MA3rXYeOBbhWRK8+fP@c%BK#M@jQb27 z5k{!cXB5aD|6Snq%(vs){x+dN%H9+Uy6f7Yz1|-g9$%3U8=TDPoIhFJ>;d=R$_@SY z5Lp&Ih%aW`QC>Mqx9i6_-uqzGNArNl9C#7Sw3R#4TUZYiaNnP1Xwf=?Q`GUEslViD z4%2=??_4mMm%qmeYjSH_*xeY&a9T`;EwG!>1o1wq^r0&Q7^Ro zHcvtSwikMvC<36)sVx30aGAzl35$HLeJe~m-i`A9{_Iu5=O-WbcueWA(JS$zBHec7 zRrI0u0(~tYu#GsGQ8{JsPG(8Q5fJSnk5}EeG<54=?T!}{(O4F?t7J$frW={aa5n-q z)fYihLKX13YGE&b!Ryl6CX}Rt!9!F<#X{0SMME=}kvhlui&+^`BZBFLL~5-ETR~py z#yuXgKTU_mv1 z(QTEFH|!fGnHF7HJ?Qjawxfw&j_QoM(K961>nkULwk}(ny2sulDudI&1M3^*FLd4{ z5#Kc@QgddX&xP#Jldify#IxS{a_N`L`i~T%MURtD4_9(mqL3>C2SGs(KNc^KRlO>4 zSu`M0F}zf`Lz~?SHVGt738)$PxXAi2jN(Y!xjY{d`!}AhPL<-~4AoTO$FDYdY8Avi zQ`^0!TAL$mD8uva^I@ItjDaHCn7C`1C~9NFr_pl)HDo_H`vj=Q!l)mREaDB`4p?G_ zS;Jh^>D{x+=1~Y!pyFdwV{_Dz>>att+!WM>x^NLd!bVSWa#Bj#3WM-rWndwK?y^cN zA78lJNh=>mCn}@LbFw|&tJlJtexPs`PA0C5HHZbK)m^TFj#szIjaE%mcKJ-4y{sTB zl}|4v$#HSV(zn`8olWpN-j-{=ZZ0N4;vjkTuXXK^p2Cwp$-7J7)P{i4Mdzp~4Bss; zE*rlZK044XtI#Lgt2Phac`bSwzcMcB58a73GAHZT=!NdjSIqCdXq;=XKIQfGlZCIN z)8^6Bfe2w?E1@9}h66A}M1QG?E{&ArIe-~VhdLm8?M85=ghSmfC)oC6&oV!Bagz!o z#F;axY|!jgHjWfzfmR!D%nEZ*ckBBA@G>{+eZK>uKZ49Jvd`<^o)fmAUbu(I*WT4g0VmtAQb> z%4`uWp@v~`;QM5VGgO>jWhIThfui#0Z)(AMf%_00Q`4AI0w_eSX=(Pn8|;p zdM0_t?KULi-9W!WHo!4zfWwULCR?TE>xNzJ^JiV3fmpXdWyDl#2aT}FWI!H7?n&RV zVIRb{XDIPGNLX3Yl*VXgpA4UkxHOQ{;%-MGL*ecYBbcau)_T4QLl{yO`TBUg--%Ie z^$S34b^?%(r4-GCk60uNW5v*dN`Fk|6VZt3M_A(+ws^jhMC}oQEfn-nI-(5tK?|lM z6{VvxqYBcAC4;kIltu=!pcE@%lbK0=dTH)mOQC=}QpoR9jR-$^q5ZxB>M^9|62=A( zBOr$HPvVu72}T-+LpEUVS)s1U88TC{L?Ocv3a%j=W!@u$4u>X%4g??u9{K5`n5Q`^ zVlm`XA)>_oO>$5o$Ol3KK9F-70GIGPWCJ$7YKOiwyX+hwM!8 zj3nL25J41}dQKzr6H_R-=bS)X4T2el2ENW&0RdZ9p9&6(G+a;@dRVeRlypQW;gl^H zBa}yqc#+T=#ZWPM>7|FN*w?e>GeQ9*S?h=-!9x*kZ~kXyCp77db8x_$GrivD%)(yX z=}?!}Wm{5->#~vN^WN}f8}5*&`ZK5MU)8JXG{s0s9mbIt+0A7>+>|{OQLY(4&;QB5 zAW-}22YC%xJYFVvP;AYB^xhRw7#IEgLi-$xK#1NqH#-%Z-UFRj&~v_Nn~3n4oZVL} z{Q;_+7#CO_iGF){yi9V$rj#o_F1%vh!8WU$4n_waNe@0vbv!rl^D{l5_cvF5ZX*$V zP66DVWPxRL`;osC7VrfpwZm^`y?`L6#6ux6F}))p3k+gl{2<7tsF&l-GOdNImThX> ziuWmUg~By1r-j&Z91?M*{6lN$nj;@*5tnv7x^&>+jZjI5y*ET8J7o0coWYP;Yg zD?W~LW_NCMD85H|bUp!9ZnrWh#r%((I>GY2JiACi`2iFPpY`juL*33RV4xg+~|pn`*Vnm?)mO&EBI)mC=vnWW|wV#=khi}@Vio1xFO0+Q{+&A zfys&fV}Ub>Cu9w76up-7K|ZJ)&}{*gns=ZfLEc3XBHq3qR4<~?{Yiz$K8>K+QiK_1 zXfE@;-*(NNp~6hQNGTx6>?aiFZNL+%d{6A55JRmc%T`DR+&fLtxL$fCqq}LOK^vvxE1rh$u>3F$P4@dafWjZwBmxPlr}Zw zxRI>gH_W}}#g-wY5nWG{$GR&qZ_~+ArN*od#MgkpO(u#r(y`rhTmbjoSexM-{%UGJ zvMof{;vIHqVKU!C-9zP)Q>4(YHbu^6)l>IC@v|2KXq@|%TWUBwV7g&AD)D^4y3UP1 zF*NwKx;pVs8Ld|x|*N=Ake%_;E09qHsRq^^U-{ASXUVn%vGdy4L z_u27zlinhy!x)_U`I#r)&VjB#gK@DiBzFr9Z{W_4x7Mo=Tgc+qGT$HxhmFgfmVHXp z1MM9nF08h9*P4KIFbZa?7R$k z#yd?&`PchYULM6^)BN2=Ascp2jxUv#!;x558fL#v_kV+YOFYFwiUAU{7-#af8L)c! za6J!kBPCFH?b4A85c#R`QGpTj-bp9!Uye0!hQaI7JG=C~IdXfb9z>W8u8R%^Ez z0NuAL&ITP9EB)XJGUG=)6a)mAdBf;Cj_&5MZy+KownJw1*mC|595GcxRFsCFwvYP@`R*uhpkO?Uq^u#4Mb4F~(YCiJb3u583{vkMS2fNuc zDs%+0#1PWXgDK!a^Paw+gUUp~p?_onA;_70UdM*W#yUQ!dpeLyv~;JnX+4T_2T;40 zuB7s{doAj%LH)%3CPbrv+yG8&MaXJ?3qKEHRcuxW)QhsJ{&-^aB?Ct!3%>98aCHg-OT41@F-z+%gW&+14lBKMqmPqD9;f z58ay-7 zH|Yuf0^KF+22y+6=@%9>{g}?Xl5>*bf!G678;Ba?p@~MEegC1Am!s#8mh<-Zd}`YM z+QmQq!)s*H!)3+IEYtsB%GtE&r^aMK ztKL}ZbOYMq-ePa1dX15z&xJ2a^$^oG2GJlwztzd(WxNSCuCv$N)@?n+(;@bpwIhwv zssJXCD!i<$Iij*@gI6?o0mS&uDaV*Df70Nge4WM)kDA0~=Gg^e)Chb%EX>1zAz_ii z&M7lOM|w~I#d3|br9(G_lfm2fjT_rR|6o~NC1#9^t=0pHYKmp-wWt0o7aa+`%)39u z_v%ZL50x*OZW=;0#>I5BFi`DRuqo6E!s62_kI6m!OTrW+@f_%i<7O?rv^6y#9 z$04x$_8{^ayEG%n@zmH|T;(Qc0DBQ@jA#jIUnoEp`5fzg}C<_kEOBVc-eTaLp;hoz+l+WFrxf!GY|o#K}Nvb^JsZOseoP<7sIrqSGK+&8R) z4aP5R>gut$pywD8qHNCVlazVnUg_YT2;1?~qh-m~&^(7=M}X6d z5-U5oHk9bN-ul=!pxgD#sL1!kPTYyn`?F?9_oQx{_ak?R;30|&)hdWKQG+~kWmZzy z8*}A}k;eY3veyDum_HGdu)HT*H;qzb{;}eowLMsAd31vXef<@S7TECV9VML&lm}9otuzZ^G+17%(A z=}q%geqb7`eZhR>XXT5tqK{C2l$3D=1#vBfn)BS@HH@ptTFU+YoLQ*|4GrO=d;>=JIeFJpBU926zV#jH?c=|0`-SgP3uL7qjF;n_XzjGR;A{f z{aM@Zdl-zWtIArIT01+rXL&5NDL=L4aY>Tyw^;>*QYg%0I%Sa z1MAl{zNBd7g2Gu3UGrzc%nrF6^c!@ByRq5cj$y{F^Mz3Yr%U!j2yvJVTLdzjb4}+>=RB> zIu=sFcC5XLlNF%kN08CdAc~mbD<~FB24ME@rFHN;@nJ(9c!mN;-2Yo61`EOxdpfUV-MUFPcF7KaT96A$Q9m{eQNsq z8cG^0!+nY4+{tHF?9pO=E_4Bn*GOr=(nlI>#Br8tSUJ<&YG^|tc<0qiwNG16L&nI> z9XedNWB?*6Xl7r3ZRLRV0yZY8yPHz0lErargvNlz#YFHYV96{{qVQni;RIJ6pX_d? zdF|pfp?;^=gt#;vW$V=2km2lp{ZgE`Y;#6xM~Sq7;{NH@J=O(rK=2weA#Z%u3sg2O ze|m3tj9Dr*e_qobsg*ilAO<}r_&8iaTnC`^#{Q4HjrK_0t6nT1{ytz>^b)!j9#f)w zi!7i9z{#fO2P6qN4q%GNt4?6#6jI!3o=E{-s9XljchdG)S+Q=@u#du~6>)E|tt0@! zgrxid$KiJ_; zwv{3w)&jSh3SEw^&6b1wbb4o|A!oeNm|rKS5$kt)GFCNJ;gws!X?m}HV-O3cED#sM z%6qj*9v&lddF^lSdi_9dJpB8@Upq=icM>)IIb~F4SZsI<%N3h@ryU76AeDIbXa@~R zfgsR6KD3lpKG8_B+O49dJEUu4?3rXs8C31coU8IpDTm46&RQd9Om>N>0A!sqd;c0X zc+)Hi=_WBLOX41P;cMePN{Kq^T+$V(lSJL$Ruw8yg}btc^lZr)IwiRqL~8wZspZWr z(EY1-Y{6S5bOH6piXi=@r>$RNo@0y4oD_VP?p4XKkB5n2TK%%)?uVyVT(mZIH<`Z7 zv zmiAHUuE&D#(L&F(iU4bG6uaPaRD`?8JGqlWxdVv^&PgJ{KosHKWjR0?F-Gr4{m8_F zXSc!7+*7pHScWie9NZz*H6y_i$Woa&Vhjn?;Qm17P3Xo0xnpxIMZdTUiGfM!W@(~) z!~42mIpEaXn^HlFejQA(lG5B9Ygsx;zOC5zc1vQWAZWmeQuD|u%P@iuADvV`wz9Cs} z(ZRNGgTb8B50Ks1D?2HzZ<~*bm%(E5430jVnv#SUGda=oS!3$wy4pD<-#OY3LcVRH z7s2fY*F3JCcm4WAD%&EU2oJ)w?*P@=_kz8zs@ZC&t!;m*jaQoaUek02I-2PE+kKi` znjy@ycbg(o6IH}Vci*$!wh;ut-}MarWGq zDd!fuI_HW3bH(`+4iq~3S5fzcIAKPA$O_e-Aul5Wplhz7*$qAPQ(u?@HiecRnr}1v zkFz@L9bmbk@(hbTCk>Rf6$lkioGl*b!MFW#;7tJ#AXgmrGHt7#TVyb~^0Ci6)t{58 zGFhoG;S^|_d;*-1-rcb1jyQ4Rvmn-K)i$Lu{Mbb3XbQBgqI;aMvKylj;K)5rFi_KJ zUxx9OAN+N1wr;0B_5$%p4i!7}jvs1%Iu;HmGX8vTZA)lS(eCqp=uh`7yAXZUZL@Ax zpufe7eLBz_#KyN{>{(Zw?#5(D^ij>R^|u zmR7FStGG-rwfKrdj6JE?9AUV?XkGpc&U+Lfb>`M7WdiZ?q#iZ_wSCK=6tL;E{Yn#y zz3-(D&aw}9FBi0|XtSx&$~Nsn-g-h8h|Nc#ZC_bAp`6)XJ&*vw`%)^%MSlq(f{8eJN&~!;olVJzp}%B zR9gJcvO}egoYMwJLRT@(H}G|KqE;9&5DHoSBf&)!{&BzFGA?E5ngt?h*gf*3A_D^D zuhV8bRfacs{@0pMpdF+gw!%10e)k2|%_xYO6NOlPpEwFr1`K^4;siGIe&6r6t8vDk zx1gVpCr{&yEYzr~P^9CcGD;<6%X<}LsD)zM5w9uwRPgekW_o3!DMqAqEHa4~yNxeg z24x8iDCv?>Xqw`rn0s)FT)isu64{8de0Z#dInHL}>{@8trP7Yc>MYc-)94co$YeSe;OO5mR#(*8_C;Hs%`@Ii70=II$Fjk9P zM-xByP-CiGArv6lv_q;WJEr0jE3_U6%2QtFfFLmWG<}q+I7*>G<3nK%nqSf zmOG=K2NpvW;3goJ=CzZbuir0{*QX7|w<}k5x3Nwu_?bCd6#2Ai0`s0N!_8fq#LLbc zz&x`|;GalMkjn%!9#)E)!&+jDL7FH=LMTjiN{by9`^d7kitycNl91hGIBJlfC@1i64Et>db6CD@@mkTyHYHe7&u+YTc!C%{54eQ$NhjHx%&mZHWc|Ly}sIRF0BA58X*_FCJ0)jBx z6E>CA*%fCb=~pUO@uA=%NU8AQ!>5&CybuqaD}oFgohrhV^-}3<%J|J3^Y*_%4LYk) zjh=O#t=f}I1<31*hjn(j1lPybZyC;}1)QR_YoX1TXVaR?<(RA-wt7=Bo349hc7yF+ zdv3bbKlTEm?Hv<$BHDD>BVLOKm41caCtOaFAXlqTo?V1wL|neAPn;AK`cv>JIo~BB zqDn~A-5ys7m>*NRIDIXax;JV~TaSE)YZ|J?gEC$!E?R^s^DJbn7BxY>YKp+lRUKh@ z(E9WdHF(|{P8CQ=#?duD)UwAwjh<3{0_{e)u1|6g0a}tsnpv3t=$AI%yL6UhNqNe1 zRBj0|?iZp|pDmg#JG*!Ri~YGqlwc_gCiF5W5D7ePk?3H{BT3L!XG+zF(Zs9fY**7+ zpuM$`;45MN2CkL1dE4k;cp>@_ZRq`B zGr3ddP(Uqr6THBk_|(;UHBcd>*qF7=xNE7`kn!HFgVksuFv}GKM+&}gLOlmU%!gS* zzQKcpbCP%;Z?_u`>v}Q`%sBq)%2n(aYQ(l(GCaI7 zy@gD7Mdbq9N`11dYV)S+v#z>?b>7IcG&&;6>co8lrW|MW`Va*4K{msvz+!FXLqMN` zYFyI&xwQPWl(aaevhGAWk7J%PT8U3sOY+{&?lw65jDv zdM_^RrYvRlxl&EHVa4O5$viBpAOv}R40ierwE@RcA*J2|7|jX6tmlPSNmd&7gUmWg zE@blG;jLCi*J($R`G_TQ@kx4|-x0jr4WH)Rvc7R@;jFb96R5Kj3@HcMr-E@TJ3tpl zPbEV5Q+f1pt`x1c;P7T}jD`|k)L$iBKc$~M=CRtKZHHo+E>=F zLP;maq5BBeHJv&yz@wgdB(&K1j_y5M`)IiKIokI^odO@SiMNm}g=@2ToDs&9qs7#S zMg>f6d2D#`1zIowI<1Jv-W{%ljqetl!;SAP5kA_jF*47!kv`Vq6(aiaY4OMjdnSo^ z6^vmqLg5Jl204XPmL2W98h@_o(k9POmx! z4ovzCP_Gl^wpCbIhR~*t3SPtpR~daZ@=%jy+EtvBl}Be=>IsW?!$zg*Kwcq4Zi}LV zXyylIjHJ1HD-`QD0ZR66i5uc7Fso<-W16*QQSO{g+a(dnc2pdh0>lz*IZ+6mD&R2L zt_1<4I3L!$YGJ(a=RcUqpY|jY@n= z`QLTIhZrv=I`|@2D-qpvG{wck`{r(Tdy4D)NuPa9vJtIBbyWOy$1z#jBe|^_pO(5Q zS<$tJ#GH%j=WA}{B~oioiG#KUHb~jtmeu?yt+?=8kSSV4u}a}@l)BA{D)M&!=vf`k zg^^0{NGyK^cX-UutCUV3l~O?DN+g9x3a`Szct%sZMrAbwN3j}fdwunH3LFGT9RpTh zvb^j1`g>C#sKaBUdws*Tgi2E~KeM6h5KWcx@sfQT;O6xFD(%dwWL=y)fpV`>E#r+EIJmUaKHkrw|dDU<7Y+uk`)!!xI=9Lo+fw$q$+Rq z54P@>%F&_qKX+D5_q)1Lo9p56Bv<8RM=81JMXF(TQXECcCpqTWgNhjPCJ)a$YzI)0!%5590P6^Nt*BV}N z5WWu$No_B|k=Cxc{*9c$l>>(B8;WvYBH}Ny*Qx!h>2O|_z~_g9yrz{^@EJrKZgh|z zkJ0^&15TfW@3NKv2Q#o*-(3!OD$K+2f~4F!fU1|PfO%qxVo}`~8Q(?m^8x0OnR=SW zUCW?vi{==>pi6*jR{ud!PG1kDY4#ivCSlt&zm~P;T7M)x!LdilLK_v+zjd8{ewCpC z7Nv~>Q)#i(W;3iS=yoYO4*kK2mNZOGA86u|z7w)qs==&kP-p|iTk@et>x*YKX2Nh= z4Bt*wv=s_UUN^|{r^>dFdEj!q`27$EAHHr?x~!!hL)EZ2!+3}+%_~=3?oeK z&0&Hr$UiCPmD(50uu;?}S6F=YHIYAx9uHuet+4JgOqC;2&Nq$L8y^oJe+=ikN274L zUqn`puhaW3Z74Zlq!7X7#Y(kpEARuv-fi7TUnDn&OW$W^QxFE#C?s~5uUAe_njQYM zq@TLLoh#K6LzNo~GG_0kV>bqS9pg%U#Qs0Ty;E>+LHi{f|6<#=ZQHhO+t!I~+qP{x zC+3NBVw`01{^y&Tiq@4nc*p66N1R4~3H;|MLIM`@*V`&PjaG+^)~ z@KTTE*6;=a&JZ_tyE=Z~X2VZFK+7Y_QzSZq98E(;(3_TxVmVn^P%4j$Axeksb^Cmu zaGg)`U?Nm?DY{_8`Ph{Cz)XTK4359+V>HMo4b|1CCF7is53{)_2nDhdZobcAh{XU}Q@!e>QX>TD}8*+0d zFJF&S2YX$O^Y#c6U;91nSeA|cTDx34(#-&ob?#clIkGkKqq!T`Wp0Uw%=4nZ*NuFa z#=rSLW763Eq?!8-GvV1t!$?1?uPeb_63>lNe5{7W&L8=GQNpXKoCC<6^6j zRAmJW9mMhYr%)%WCgY7@M;SoIzzTt;WT-T3X^*{XViwsk0(71m8WfY-_ZCEQOuE??k` zVe4d^?3yGD)?cD?((F7}A^%|;yKGV)(WnxJ&uL0;?+GU{FN@-mo&(YTz44TgGg(nj zU3v=6OUE!htazfOR_wvNAlq&GW4iPf(d8JG2!r;mqkRH7dDbE-0c_AyJYnrWj7_V$E#toWUe}^9lfc>tI~5|s`;R?dg*L5+a@<3W zw^Lz)6WcVe=FMAP{>8q1bSJ}n_LqzneLxz+Z|z=96ID}|nl!4)YqKB`Z&tpm-tb@D zJ45)^_Vr3Fsx=`SzAfMo0YzBKQbdlUS-#P1br*`xdAeim7U7YDtI)O>dIRJ!pVsgJ zvCgtn=yMZ)?G1esKgL4ao`N89%(IOcG~i0(Q^>?jQ9%iDleLVpaU)D+*-DyHiMa=( z7e-9{+8QCw~JbZHklUE87sP0q{C zNwdCCk_^{+kTadhNZ`gx$Iq8qIQbX#t=+hWJ|`F{WkFG~HzPy|8qmaIsHj(Pq%WGu zvANDk2&I0vG2q795U7K(tV(>pgxHbt<&K~a_nWZ(2pw?XfIo%It?$J^tb4BbA%91O zXmk(?8=-&G($Ld%9;2@>2IMjjf9yN(QI;O&y)?Gtqmq%79zvEo@WtRGe7y}M-(58hen4EQJyu0rC$GSh%pc!jdUi$lz!oJQr?o!wT3X}7Gg1x_@f_?52#zlV z-FR3L%+NQXUc?B|+TIzKK2lmHdQPTTB&i`qQ`m39t0)VnO*~%8w zo--33UY>k~Z^+RxQs^Oy5f|4GQ~Mopc$g@hi77lpB!)I^Wf)jo9G=0=fvu6Fofp?Q zW9j~!2^ZJcR4XPi_AIHAbxiT7lW-V@>8B2rdW>?+WiXqT7#0wLDLsw}56|fMR|FOz z0#odUDM#q>XO^`g6GkmB$SOCxVB0+-k)+y~=J4-)2`4fW= z3|y*UiRF<+0p;)V#|93TCHP3W;_zzrM~S*h1)O(Ni)9sagtV35D*2niRHke8I(HVRr)!S3ONbCK^_-&F!9 zI<7h+=o}uFj0FCTunQ26ibozj<7$;d5#pi2_nL8@mo~=YUEo&05;qv9If-hm#$CWhGI=LQh^4Rd2sTN%sA#@_GeAN%y(GyD2v1t%C^Stu zAt1rha%aeFt4c8MwS0G4W=%o#2CovP94m&5~bf>}c4@W)C~ zL0ahC9s@-?50V)1WW`giYA96LQSW*29HZ_)%QlBQVJCPS&Nhd~`24IVdngNY(huKE zBTsgd!WhYWx|n%6zwHo>`5a|S{NAMMsLzU+TdY(O1iTe_*-ni>tN}iN^v#InKh-^V zl!2=WKD_6SF}*ig7-0|I9q;y4`2H&=o)^k5_2bSf@Xzw&X|}Q^&9Ej#-{G z+U!vbHaSn`M>t*Aa+~kDSaN^1$h{jL1f3f?T(tC#tQJq`cJc&(LQj1%OXM8x;z|;u z@^O-VBQkGcq+X$^$BIF!bR(@^SGa890xs!@Viq0I;gJ_V>*t z9{mHgB{+ok5Y*peWofa~T&jsCNQd=a$)>}nKCL9(HJ)JC!}p~frbC!zH>n)w;QYu_ z=l5>j&D-bcnIY~N8FwFX42sPqb~%YxO8>Js93iauRw4;aK^Vet?|6D4@GOe@yv9-G z)CPMlNN6hL3IVfa;>jsoI1)QE6nMCgC`R>hA;25vP&4i97;1cl!wod^d zZr)ds)0Fea586Bi-CMBSt0zc}zZMJsW6^!|!RRzk*g8+PZ?B0@oxa?9?)XgrXCoQ* zzcD?q{r@mM{PzgB{}-l*|Ap0*orUrLWO^w5iFm-3_^*hE#~f2ytvX)~FD8JM#9tj7 z%_e}R4T4xuhJT1Wx2-6D6?1iQ7M)KZ6Pl^0xv8mX4|5a$cMUD| zEP8&x*smtj;Q;@)(}#KKXTDEBVfVa%O3^~Fnl5Uaah67y+SQV_%1XE!Ty_MK`#Kdh zhHO?<1!uRa8qp6h*`Q3+2qKwsl|-Wz$!+YYZ#mu47)A@+oRFmltp{L@8ny3**hcNSQwAt7(fx1Of3HDpy3e%!+i>21$5_=(5lNyJ**Zb?q+*Zv?bd!C{u<7w_0~Lq-J#Dk z-L^3Uqb666VN_uK0y=5j`CGK0ac{YOO9e)r4G18a{c8)8U1Jq5(Ch1sobGgDSFHQgh2h55G{ ztvW?%!mOR5>>b3B4pF(A0SHMLi1)5Aq>KnxDfq!fQhbE_kL2O>7@FsjCjt9UgtULJ zli!w~@pIoDPXag1{k5O*Hs27UVB7N?&r;k7BkRxs;7w6SRLBEg*n<=f~PK-UXLJ5YhgO0u;`S~BMh{x`%HQ%lV zqFB+>rqZIJXP|fxAF0(R(Hv#WvbI+2yhDNKCK?sDCPhm6i!Ipu6{7)b_wbW*z7kc7 z7P|U~Oj4Cu{ef&trdc8gMv%%Xn%GLs7FR|BdAmfBa73hvmNPY{@a*;YjlVz{jgy#q z>bVqT*V(oIt}7jOIfsHhheO{?1zpD_wC4$?1?1{Iy<*+CDv) z*uTFG{o_#r`fP^2?mU>*reT*$u|VAuY-~gG?H*XblvYY=_MK+bJ7hjo^_UY z*r)B=wSt`Mw_%=_-TSWxcwHQ|xveneMi8Nb&hWPVV-*5WLwgqjXH*mh_6-^KQ3@fYr0_6Yt z1@wJ0P}*|EOMlH_vz+%8mbbqVWwN zhX)<@8$z7GdUo`9S-4&ds6}rdc$GX{a%Qz08-I?M;f<6K93y-0p?!0 z^)CC>WhgKY@Ay@Z9U!TQ6#z2LhGRo{{=UtHyPc>7iz2w7Ol=J!K25!+^e2f7ZZjoy zk`VhJIsDMuL}$<-Sh2hDnrtdjYa>J`;f|*$x0Bm?AiyQ)ZuSaMcnQM8dz^X#**@Br zH+HgqEHu(}=9@*QZYRi>FS?4%yzdk2#K*j8pz(WHKpa>ZYLfrBJ{opQz77C_sf%bb zt|^RHixwx4;R3gqO%_r;Sz5%?9uSoT^DAhN^~6VzOGLWk`gaa40R8io6S>Jy)oDWC zMjk8S0G3@(95PK}wT@6(D|%u3Qp_c6^3=Yqf4)+0Kjz9}(7k^;y|Xol6hTH5I`|A& z5BB_9QYHSN;4?WxWw5YrawI!P#pqAPSG5ZSD2TeU#)=X^7Y|#g#gw^~_8zM>D zh_J6(xMI5lH!W8QYTL++m`l_tsT*RF`((lv@E&JKZ6%g@wl9mHT!K$TGAHWgV*LVf zAc9vr_@5j1a|K3kvlT)!KFuxPgw-2O$f_pK$BMgIGrZj7Cwl?Vpijt)z3_~a>%v~} zMTb6o0+I!BHLTw<#xr`!;|XJ_pQyM2*xzKLJzj$ohnbn=um0|X>LdCz#o;S4<=#&r z2q+6ZgOg(cU4|gS3veR^`}PE<`;bfp8{x{RMRkh-79IRjHUKBHDLtcsf*;?U0kDab zQYk2*UvAb(?kWAp&sv7?1q(2V5zuFT+qJv1&yJ4%8G9-t7ZvYlkr5^A^YkUv#=)hP zQa}C$p7}g}8#og;_|0;iGWqPj-?(HFAPS=tIDP&xN}CU>0SEQeVHyaHlKL(!S~%!N z0bC8{^@wOG3~pJXJ$pK%u8u;n83kgx{mN0VzN-3vQClxY8vcsex=y#hj=I zO33Sk16vahdZ3!S%HMh(s$J24HeEox>Ap^LnyBv~&VF+t>8S+_gA4zzHqGrG(C^IU zgUkeU^*Lm(La=y+?(yD70f}!isPB|n-8R^+zQ50KLZQ+-t45pHbIg$HC1RL22`UbL zdu4Xx_fRhm6v{sF9W*fbE{<~~h*+y69&ej%H(*>28@K-;(c4bOao~eXmHK9s{b%ss z%g^}4Q$2Gg_wJTSH!l>o{a|(;XUuO(?*tfM5i|aOlyr$aQCYs?cyj;I7qe+cC?wv)GgTHu0j1vJ5r?G^f6`IBggBm+Rda$k`JhxX7MHX#bpp3c z8-uRX$)hm9er!zfP}-oZqkwwyg7B-jA#PaOu`TDE5)>O@6w@a^os$;dwlW!!1!mU( zk3BnQbBYP3Oup=i`;yp@RS?`~cZY3f^`@#*t5uWqb8v^n$ghYCmMnvp+cBsGtXVyM z^Vu*b#@B_ZPJK;tGXIq1mmm?4n{4{gkeZxf>X!%u+=AH%9SKgfODsi>o%aKvh|+(={rDgepubui6Xg1K8jpLe z2jKfTKR4}z$ixaqNP7dVnHQ(&2{; z!~qna=M@G_|ALsvgt3Xa!JnSsMS?&Y8y|tuL+)ok9m~)>^ zZk9`acI1=kS%0}xUft4+*QS1a4Dk`w&{|nV=>r>X9MT4I9dHWTm^dW?8%*lkXl;QQ z?C>mMYS>3+dX!b8Mj!#{7IlEn{ZK>APHMRMnz6Wnvf*i={Oi+DR;<7R*8CQx2l|&g*A$QsMr$#Pm04+hX1uLdPYi6~3MJr9Hd6Y;z6WC`Af`>Z zuui_X`5?fe0!0=+V1zq`j3i%Uc3omQ{V&*Hxg5e4Y?&M-2PG4>zRe9!4Voe7j>ChP z|Lqa?9c@hzeUvjaj0z^lCZKAoA6A=j}mmmkV5BPxYL3pC!(CxnRJhj{(rbGB@`FIWLP8WWx z&u3V1+$JGy7#b1ttK2}T<4mw}AOyT`fi@g? zn~bGW#G#Ypkm`JcFvJmt=&<5kAp$wXw+n-pd3T3jx7`8mqB~q6{w&&W(`9XzOg_R6 z3;$8)6<{v|!f6Xv@{N2ra^HN1naG4uGd2!M*B~Im5^1bK{|L^QT-l(Kj10#x>Zi}> z#te_zh;JqlK)P_=Sjvp`L>eF3hdj~@>PPp;ulp^w?hBMIZj*kEia zpI41;PL&|8+FF9qgoJg|X|V*X$@2^C7*5@j?U@bt$S9FSwqzW%yn~^8)y&_~*P)h? zF4XZ|&nD1;YYXOu>ADFtVQf|o&OpNX<9>60x&q^Agq^%1wi`Tv5R5vK&#mC^`$Mi| zz%l!n=k8?3-yQd1`pwsOHbo|XSGwi_HmF|2DqQF z*Fzm-sHzj#CboiU&0dfO+R%Q^dF8z!6D

H^B3xn`#>?znhG5e|&wr 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 d^Ctz<{L3_|EQgM9#fFdgZKEO~k|cU2Tm4wzgL0 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 literal 0 HcmV?d00001 diff --git a/Finanzen1.ods b/Finanzen1.ods new file mode 100644 index 0000000000000000000000000000000000000000..1e026662c2e25bf5f362e76a0c6deca28ef3971a GIT binary patch literal 12580 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 literal 0 HcmV?d00001 diff --git "a/Geburtstagsgr\303\274\303\237e.odt" "b/Geburtstagsgr\303\274\303\237e.odt" new file mode 100644 index 0000000000000000000000000000000000000000..da7ba32bf549b56464a76ed9259495a85206281c GIT binary patch literal 11599 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 LODMu-zV7`WZjw1* literal 0 HcmV?d00001 diff --git "a/Schl\303\274ssel_Fingerabdr\303\274cke.2011-09-26.odt" "b/Schl\303\274ssel_Fingerabdr\303\274cke.2011-09-26.odt" new file mode 100644 index 0000000000000000000000000000000000000000..326adfb5a589b7d7ff04563e5e4661969663f91d GIT binary patch literal 22002 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 literal 0 HcmV?d00001 -- 2.39.5

uSg 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 &S$&1-f{0X7Wlsy-LHRR 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